2007-09-16 [colin] 3.0.0cvs16
[claws.git] / ChangeLog
1 2007-09-16 [colin]      3.0.0cvs16
2
3         * src/account.c
4         * src/compose.c
5         * src/prefs_account.c
6         * src/prefs_account.h
7         * src/prefs_template.c
8         * src/common/utils.c
9                 Remove Generate Message-ID option. We need
10                 this on some IMAP servers.
11
12 2007-09-16 [colin]      3.0.0cvs15
13
14         * src/prefs_filtering.c
15         * src/prefs_filtering.h
16         * src/prefs_filtering_action.c
17         * src/common/tags.c
18                 Fix tags issues: tags with spaces, renaming
19                 tags.
20
21 2007-09-16 [colin]      3.0.0cvs14
22
23         * src/folderview.c
24         * src/main.c
25         * src/mainwindow.c
26                 Fix bug 1308, 'Claws deletes folderlist.xml after
27                 fetching mail short after start-up'
28
29 2007-09-16 [colin]      3.0.0cvs13
30
31         * src/compose.c
32                 Fix scrolling to cursor
33
34 2007-09-16 [paul]       3.0.0cvs12
35
36         * po/sr.po
37                 updated by Aleksandar Urosevic
38
39 2007-09-16 [paul]       3.0.0cvs11
40
41         * src/folder.c
42                 do not allow locked msgs to be deleted,
43                 even by filtering/processing
44
45 2007-09-07 [paul]       3.0.0cvs10
46
47         * src/prefs_folder_column.c
48         * src/prefs_summary_column.c
49                 implement button sensitivity
50                 patch by Pawel Pekala
51
52 2007-09-06 [wwp]        3.0.0cvs9
53
54         * src/prefs_gtk.c
55                 Add a missing linefeed to a debug message.
56
57 2007-09-05 [colin]      3.0.0cvs8
58
59         * src/inc.c
60                 Fix statusbar/window mismatch on Maemo
61
62 2007-09-05 [colin]      3.0.0cvs7
63
64         * src/ldaputil.c
65                 Fix build without USE_LDAP_TLS
66
67 2007-09-05 [colin]      3.0.0cvs6
68
69         * src/folder.c
70         * src/imap.c
71         * src/inc.c
72         * src/mbox.c
73         * src/send_message.c
74         * src/statusbar.c
75         * src/statusbar.h
76                 Maemo: distinguish various statusbar messages,
77                 in order to display only the most important.
78
79 2007-09-04 [wwp]        3.0.0cvs5
80
81         * src/account.c
82                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
83                 Show protocol "SMTP" and the appropriate server for send-only
84                 accounts, show "-" instead of "" when no value is relevant.
85
86 2007-09-03 [ticho]      3.0.0cvs4
87
88         * src/summaryview.c
89                 Handle plural form better in delete confirmation dialog.
90
91 2007-09-03 [wwp]        3.0.0cvs3
92
93         * src/compose.c
94                 Warn differently when sending or sending later (queueing).
95
96 2007-09-03 [colin]      3.0.0cvs2
97
98         * src/procmime.c
99         * src/procmime.h
100         * src/common/plugin.c
101         * src/common/plugin.h
102                 Add a new plugin API, MimeParser. It allows
103                 plugins to scan email MIME parts and optionally,
104                 transform them.
105
106 2007-09-03 [mones]      3.0.0cvs1
107
108         * po/es.po
109                 Updated translation
110         * src/common/defs.h
111                 While a better solution is made double history sizes
112
113 2007-09-03 [paul]       3.0.0
114
115         * NEWS
116         * README
117         * RELEASE_NOTES
118                 3.0.0 released
119
120 2007-09-03 [paul]       2.10.0cvs191
121
122         * po/bg.po
123         * po/ca.po
124         * po/de.po
125         * po/fi.po
126         * po/fr.po
127         * po/hu.po
128         * po/it.po
129         * po/pl.po
130         * po/pt_BR.po
131         * po/ru.po
132         * po/sk.po
133         * po/zh_CN.po
134                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
135                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
136                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
137                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
138
139 2007-09-02 [colin]      2.10.0cvs190
140
141         * src/edittags.c
142         * src/common/tags.c
143                 Prevent empty or white-space tags
144
145 2007-09-01 [colin]      2.10.0cvs189
146
147         * src/main.c
148                 Fix double-reading of accounts list when
149                 the wizard has been run due to no accounts
150         * src/mainwindow.c
151                 Fix sensitivity of a menu item in case 
152                 there's no account
153
154 2007-09-01 [wwp]        2.10.0cvs188
155
156         * src/wizard.c
157                 Fix wizard crash when Mailbox dir already exists
158                 (thanks to Colin).
159
160 2007-08-31 [colin]      2.10.0cvs187
161
162         * src/etpan/imap-thread.c
163                 Fix unwanted creation of 
164                 libetpan's stream dump file
165         * src/compose.c
166                 Fix coloring of pastes as quotation
167         * src/summaryview.c
168                 Maemo: Fix opening of mails from keypad
169                 in Sent folders
170         * src/addressbook.c
171         * src/folderview.c
172         * src/image_viewer.c
173         * src/mimeview.c
174         * src/gtk/prefswindow.c
175                 Maemo: Fix adjustments changes 
176
177 2007-08-30 [colin]      2.10.0cvs186
178
179         * src/folderview.c
180                 Don't opened selected folder when clicking
181                 on white space
182         * src/mainwindow.c
183                 Maemo: Make Esc close messageviews
184         * src/messageview.c
185                 Maemo: Fix message scrolling to the end on 
186                 opening
187                 Maemo: Fix reopening same message
188         * src/gtk/prefswindow.c
189                 Maemo: try to fix scrollbar. Doesn't work,
190                 it seems as if gtk_adjustment_set_value was
191                 a noop.
192
193 2007-08-30 [colin]      2.10.0cvs185
194
195         * src/compose.c
196         * src/folderview.c
197         * src/main.c
198         * src/prefs_matcher.c
199         * src/prefs_template.c
200         * src/quote_fmt.c
201         * src/send_message.c
202         * src/toolbar.c
203         * src/gtk/gtkaspell.c
204         * src/plugins/bogofilter/bogofilter.c
205         * src/plugins/bogofilter/bogofilter_gtk.c
206         * src/plugins/clamav/clamav_plugin_gtk.c
207         * src/plugins/pgpcore/sgpgme.c
208         * src/plugins/spamassassin/spamassassin.c
209         * src/plugins/spamassassin/spamassassin_gtk.c
210                 Fix all potential misuses of format-string functions
211
212 2007-08-30 [wwp]        2.10.0cvs184
213
214         * src/prefs_template.c
215                 Fix a leak.
216
217 2007-08-29 [colin]      2.10.0cvs183
218
219         * src/plugins/trayicon/trayicon.c
220                 Fix leak of hooks in case of error,
221                 thanks to Holger Berndt
222
223 2007-08-28 [colin]      2.10.0cvs182
224
225         * src/mainwindow.c
226                 Don't use current folder settings when
227                 composing from the compose button's
228                 account selector
229
230 2007-08-28 [colin]      2.10.0cvs181
231
232         * src/quote_fmt_parse.y
233                 Fix cursor offset when quote contains UTF-8
234                 chars
235
236 2007-08-28 [colin]      2.10.0cvs180
237
238         * src/compose.c
239         * src/compose.h
240                 Fix signature replacement when it's been wrapped
241
242 2007-08-27 [colin]      2.10.0cvs179
243
244         * src/summaryview.c
245                 Fix indentation
246
247 2007-08-27 [colin]      2.10.0cvs178
248
249         * src/summaryview.c
250                 Fix Quicksearch's Sticky mode
251
252 2007-08-27 [colin]      2.10.0cvs177
253
254         * src/folder_item_prefs.c
255         * src/folder_item_prefs.h
256         * src/imap_gtk.c
257         * src/mh_gtk.c
258                 Fix loss of subfolders properties when
259                 renaming a folder
260
261 2007-08-26 [wwp]        2.10.0cvs176
262
263         * src/alertpanel.c
264         * src/messageview.c
265         * src/prefs_actions.c
266                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
267                 will have to be used when necessary *before* calling
268                 alertpanel functions.
269
270 2007-08-25 [paul]       2.10.0cvs175
271
272         * src/prefs_actions.c
273                 workaround gettext problem marking
274                 string as c-format when it's not
275
276 2007-08-25 [wwp]        2.10.0cvs174
277
278         * src/alertpanel.c
279         * src/messageview.c
280         * src/prefs_actions.c
281                 Call the pango markup escape function right ince in alertpanel_create
282                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
283                 2.10.0cvs158).
284
285         * src/common/log.c
286                 Fix a crash due to a misuse of g_print(), encountered when the string
287                 passed to g_print was containing printf substitution symbols.
288
289 2007-08-25 [paul]       2.10.0cvs173
290
291         * src/common/log.c
292                 fix a segfault when refreshing RSSyl feeds
293
294 2007-08-25 [paul]       2.10.0cvs172
295
296         * src/gtk/icon_legend.c
297                 add watchthread.xpm
298
299 2007-08-25 [paul]       2.10.0cvs171
300
301         * src/Makefile.am
302         * src/stock_pixmap.c
303         * src/pixmaps/insert_file.xpm
304                 add a new pixmap instead of re-using
305                 paste.xpm. (easier for icon theme authors)
306
307 2007-08-24 [holger]     2.10.0cvs170
308
309         * src/plugins/trayicon/trayicon.c
310                 The same fix for another hook id.
311
312 2007-08-24 [holger]     2.10.0cvs169
313
314         * src/plugins/trayicon/trayicon.c
315                 Micro-fix: Do the error checking for
316                 the right hook id.
317
318 2007-08-24 [paul]       2.10.0cvs168
319
320         * src/folder.h
321                 fix typo causing compiler warning
322
323 2007-08-24 [paul]       2.10.0cvs167
324
325         * README
326                 put back the correct version of this file also
327
328 2007-08-24 [colin]      2.10.0cvs166
329
330         * src/send_message.c
331                 Use progress bar when sending messages
332
333 2007-08-24 [paul]       2.10.0cvs165
334
335         * Makefile.am
336                 oops! if i'm quick no-one will notice
337                 (put back the proper file)
338
339 2007-08-24 [paul]       2.10.0cvs164
340
341         * AUTHORS
342         * Makefile.am
343         * README
344         * src/gtk/authors.h
345         * tools/Makefile.am
346         * tools/README
347         * tools/mew2claws-mail.pl
348                 add new script that imports a Mew address book
349                 submitted by Jerome Lelong
350
351 2007-08-24 [paul]       2.10.0cvs163
352
353         * manual/plugins.xml
354                 remove the obsolete plugins, add the
355                 missing plugins, including the forthcoming
356                 SpamReport plugin
357
358 2007-08-24 [paul]       2.10.0cvs162
359
360         * manual/advanced.xml
361                 add info about the hidden emphasis_color option
362         * manual/keyboard.xml
363                 correct the info about hotkeys
364                 wrap the long lines
365
366 2007-08-24 [paul]       2.10.0cvs161
367
368         * src/folderview.c
369                 add mnemonic to 'Run procesing rules'
370
371 2007-08-24 [paul]       2.10.0cvs160
372
373         * src/account.c
374         * src/folder.c
375         * src/folder.h
376                 use suitable defaults for outbox,
377                 queue, drafts and trash folders
378
379 2007-08-24 [wwp]        2.10.0cvs159
380
381         * src/folderview.c
382                 Update menu item sensitivity if necessary (or we get a
383                 gtk critical message).
384
385 2007-08-23 [wwp]        2.10.0cvs158
386
387         * src/action.c
388         * src/prefs_actions.c
389                 Allow literal % chars in action commands (use %%).
390                 Add a missing p++ to the action parser in action_get_type(),
391                 which was missing it, even if it was neutral.
392                 Fix a pango markup warning at runtime.
393
394 2007-08-23 [wwp]        2.10.0cvs157
395
396         * src/addressbook.c
397                 Contacts are now locale-aware sorted in the address book
398                 (LC_COLLATE matters here).
399                 Fix missing table initializers.
400
401 2007-08-23 [colin]      2.10.0cvs156
402
403         * src/imap.c
404                 Check scan_required on dest folder when copying
405
406 2007-08-23 [colin]      2.10.0cvs155
407
408         * src/imap.c
409                 Fix scanning when folder was empty
410
411 2007-08-22 [colin]      2.10.0cvs154
412
413         * src/msgcache.c
414                 Don't g_warning when g_try_malloc fails(), or it makes
415                 things worse as g_log() allocates. Fixes bug 1290,
416                 'Claws Mail crashes if too little memory when 
417                 rebuilding folder tree'
418
419 2007-08-22 [colin]      2.10.0cvs153
420
421         * src/inc.c
422                 Fix format string vulnerability, thanks to
423                 Ulf Harnhammar, Secunia Research
424
425 2007-08-22 [colin]      2.10.0cvs152
426
427         * src/ldapserver.c
428                 Set tv_usec too
429
430 2007-08-22 [wwp]        2.10.0cvs151
431
432         * src/ldapquery.c
433                 Few better null-ptr checks.
434
435 2007-08-22 [colin]      2.10.0cvs150
436
437         * src/editldap.c
438         * src/editldap_basedn.c
439         * src/ldapquery.c
440         * src/ldapserver.c
441         * src/ldapserver.h
442         * src/ldapupdate.c
443         * src/ldaputil.c
444         * src/ldaputil.h
445                 Fix ldap timeouts
446
447 2007-08-22 [colin]      2.10.0cvs149
448
449         * src/ldapquery.c
450                 Finish previous fix
451
452 2007-08-22 [colin]      2.10.0cvs148
453
454         * src/ldapquery.c
455                 Fix wrong assertions
456
457 2007-08-22 [colin]      2.10.0cvs147
458
459         * src/ldaputil.c
460                 Fix test (set ldap v3 if bindDN is set or TLS is set)
461
462 2007-08-22 [colin]      2.10.0cvs146
463
464         * src/editldap.c
465         * src/ldaputil.c
466                 Fix wrong "Connected successfully to server". Connection only succeeds if
467                 we can get the base DN.
468
469 2007-08-21 [wwp]        2.10.0cvs145
470
471         * src/browseldap.c
472         * src/editldap.c
473         * src/ldapctrl.c
474         * src/ldapquery.c
475         * src/ldapserver.c
476         * src/ldapupdate.c
477         * src/ldaputil.c
478                 More sanity checks in ldap functions.
479
480 2007-08-21 [wwp]        2.10.0cvs144
481
482         * src/prefs_account.c
483                 Don't return a value in a void function().
484
485 2007-08-21 [paul]       2.10.0cvs143
486
487         * src/messageview.c
488                 add check for ftp: to messageview_list_urls()
489
490 2007-08-21 [colin]      2.10.0cvs142
491
492         * src/editldap.c
493         * src/ldapctrl.c
494         * src/ldapctrl.h
495         * src/ldapquery.c
496         * src/ldapupdate.c
497                 Fix bug 1293, 'LDAP address book not working'
498                 Search only on specified fields, but fetch 
499                 every field possible. People will have to 
500                 reset the searched Attributes in their LDAP
501                 servers properties.
502
503 2007-08-21 [wwp]        2.10.0cvs141
504
505         * src/addr_compl.c
506         * src/addrbook.c
507         * src/addrcache.c
508         * src/addrcindex.c
509         * src/addressbook.c
510         * src/addrindex.c
511         * src/browseldap.c
512         * src/crash.c
513         * src/editaddress_other_attributes_ldap.c
514         * src/exporthtml.c
515         * src/folder.c
516         * src/folderview.c
517         * src/imap.c
518         * src/jpilot.c
519         * src/ldapserver.c
520         * src/ldapupdate.c
521         * src/ldif.c
522         * src/main.c
523         * src/mainwindow.c
524         * src/matcher.c
525         * src/mh.c
526         * src/msgcache.c
527         * src/mutt.c
528         * src/pine.c
529         * src/pop.c
530         * src/prefs_customheader.c
531         * src/prefs_msg_colors.c
532         * src/procmime.c
533         * src/textview.c
534         * src/vcard.c
535         * src/wizard.c
536         * src/common/log.c
537         * src/common/socket.c
538         * src/common/ssl_certificate.c
539         * src/common/utils.c
540         * src/common/utils.h
541         * src/gtk/description_window.c
542         * src/plugins/demo/demo.c
543         * src/plugins/pgpcore/prefs_gpg.c
544         * src/plugins/spamassassin/libspamc.c
545                 Make sure we use glib functions to send text messages (information,
546                 debug, warning, errors) to stdout/stderr - no more direct puts
547                 fputs printf fprintf to stdout/stderr when it can be done using
548                 g_log*() and g_print/g_printerr. Doing this, we make sure every
549                 stdout/stderr message is saved to log in Windows.
550
551
552 2007-08-21 [wwp]        2.10.0cvs140
553
554         * src/main.c
555         * src/common/utils.h
556                 Route glib's stdout/stderr messages to a log file (Windows only),
557                 instead of loosing them.
558
559 2007-08-21 [paul]       2.10.0cvs139
560
561         * src/mainwindow.c
562                 replace deprecated g_strncasecmp()
563         * src/messageview.c
564                 fix 'List URLS'
565
566 2007-08-20 [ticho]      2.10.0cvs138
567
568         * src/account.c
569         * src/prefs_account.h
570                 Copy all account preferences in account_clone() - some
571                 were missing.
572         * src/prefs_account.c
573                 Handle empty privacy system combobox gracefully (warning
574                 instead of a crash).
575
576 2007-08-20 [colin]      2.10.0cvs137
577
578         * src/ldapctrl.c
579                 Fix a leak
580
581 2007-08-20 [paul]       2.10.0cvs136
582
583         * src/browseldap.c
584         * src/editldap.c
585         * src/ldapctrl.c
586         * src/ldapquery.c
587         * src/ldapquery.h
588         * src/ldapserver.c
589         * src/ldaputil.c
590                 add debug_prints
591                 patch by Michael Rasmussen
592
593 2007-08-19 [colin]      2.10.0cvs135
594
595         * src/imap.c
596                 Fix previous commit. Sensitivity update is needed
597                 for "Cancel receiving". However when batching we
598                 don't need to do it for every message flag change,
599                 just once at the start and once at the end.
600
601 2007-08-19 [colin]      2.10.0cvs134
602
603         * src/imap.c
604                 Remove useless menu updates on session lock/unlock
605
606 2007-08-19 [colin]      2.10.0cvs133
607
608         * src/etpan/imap-thread.c
609                 Make all fetch logs less verbose
610
611 2007-08-19 [paul]       2.10.0cvs132
612
613         * src/foldersel.c
614         * src/folderview.c
615         * src/summaryview.c
616                 fix bug 1286, 'Can't move a folder into a "Folders
617                 Only" folder'
618
619 2007-08-18 [ticho]      2.10.0cvs131
620
621         * src/editaddress_other_attributes_ldap.c
622                 Converted option menu for other ldap attributes to GtkComboBox.
623
624 2007-08-18 [colin]      2.10.0cvs130
625
626         * src/compose.c
627         * src/prefs_common.c
628         * src/prefs_common.h
629         * src/prefs_send.c
630         * src/send_message.c
631                 Revert 'send_dialog_mode' meaning to 
632                 'send_dialog_invisible', so that the 
633                 new checkbox doesn't change the 
634                 existing behaviour.
635
636 2007-08-18 [paul]       2.10.0cvs129
637
638         * src/summaryview.c
639                 add missing menu update
640
641 2007-08-17 [colin]      2.10.0cvs128
642
643         * src/folder.c
644                 Set batching after getting flags - maybe fixes
645                 bug 1292, 'CM crashes on writing mail'
646
647 2007-08-16 [ticho]      2.10.0cvs127
648
649         * src/prefs_send.c
650                 Convert two GtkOptionMenu widgets to new GtkComboBox.
651         * src/gtk/combobox.h
652         * src/gtk/gtkutils.c
653                 Allow NULL for GtkComboBox menuitem label, rendering such
654                 items as row separators.
655
656 2007-08-16 [paul]       2.10.0cvs126
657
658         * src/plugins/trayicon/trayicon.c
659                 remove wrongly used gettextisation
660
661 2007-08-15 [ticho]      2.10.0cvs125
662
663         * src/importldif.c
664                 Fixed a runtime warning where an attempt to pack an
665                 already packed GtkLabel was made.
666
667 2007-08-15 [ticho]      2.10.0cvs124
668
669         * src/prefs_compose_writing.c
670                 Convert the insert-or-attach-dragged-files GtkOptionMenu
671                 into GtkComboBox.
672
673 2007-08-14 [ticho]      2.10.0cvs123
674
675         * src/messageview.c
676         * src/gtk/gtkutils.c
677                 Changed return receipt account selector to GtkComboBox.
678                 Fixed a runtime warning where GTK tried to parse
679                 "name <email@address" as a Pango markup in an alertpanel label.
680
681 2007-08-14 [ticho]      2.10.0cvs122
682
683         * src/prefs_logging.c
684                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
685
686 2007-08-14 [wwp]        2.10.0cvs121
687
688         * tools/Makefile.am
689         * tools/README
690         * tools/popfile-link.sh
691                 Added a new tool: POPFile helper, to open
692                 selected messages in POPFile control center,
693                 in order to change the messages' status.
694
695 2007-08-14 [ticho]      2.10.0cvs120
696
697         * src/compose.c
698         * src/prefs_common.c
699         * src/prefs_common.h
700         * src/prefs_send.c
701         * src/send_message.c
702                 Change "Show send dialog" optionmenu to a checkbutton.
703         * src/prefs_receive.c
704                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
705
706 2007-08-13 [wwp]        2.10.0cvs119
707
708         * src/addr_compl.c
709         * src/addressbook.c
710         * src/addrindex.c
711         * src/compose.c
712         * src/filtering.c
713         * src/folderview.c
714         * src/inc.c
715         * src/matcher.c
716         * src/mh.c
717         * src/partial_download.c
718         * src/prefs_gtk.c
719         * src/procmsg.c
720         * src/stock_pixmap.c
721         * src/summaryview.c
722         * src/common/utils.c
723         * src/gtk/gtkaspell.c
724         * src/gtk/menu.c
725                 Make sure we never pass NULL pointers for %s substitutions
726                 (prevent from crashing in Windows).
727
728 2007-08-13 [wwp]        2.10.0cvs118
729
730         * src/msgcache.c
731                 Re-enable mmap_reads in Windows with some missing
732                 CloseHandle of mapping objects, thanks to
733                 Marcus Brinkmann.
734
735 2007-08-13 [paul]       2.10.0cvs117
736
737         * src/common/utils.c
738                 fix bug 1287, 'Compile time problem on Solaris
739                 (nexenta gnu/Solaris) utils.c'
740                 Thanks to Piotr Chrzczonowicz
741
742 2007-08-12 [wwp]        2.10.0cvs116
743
744         * src/plugins/pgpcore/prefs_gpg.c
745                 Don't try to unset a GPG_AGENT_INFO that was not
746                 set (and don't use a NULL string in Windows, it was
747                 crashing with --debug if GPG_AGENT_INFO was not set).
748
749 2007-08-12 [wwp]        2.10.0cvs115
750
751         * src/privacy.h
752                 Make gcc type-check arguments passed to privacy_set_error().
753
754 2007-08-12 [ticho]      2.10.0cvs114
755
756         * src/prefs_folder_item.c
757                 Make sure that folder default account combobox always has some
758                 account preselected.
759         * src/gtk/combobox.c
760                 Handle empty combobox gracefully (warning instead of crash).
761
762 2007-08-12 [ticho]      2.10.0cvs114
763
764         * src/prefs_folder_item.c
765                 Make sure that folder default account combobox is not empty.
766         * src/gtk/combobox.c
767                 Handle empty combobox gracefully (warning instead of crash).
768
769 2007-08-11 [paul]       2.10.0cvs113
770
771         * src/addrgather.c
772         * src/folderview.c
773                 use 'subfolder' instead of 'sub-folder', matching
774                 everywhere else the term is used
775         * src/imap_gtk.c
776                 fix engrish
777
778 2007-08-10 [wwp]        2.10.0cvs112
779
780         * src/msgcache.c
781                 Disable mmap reads in Windows only (at least temporarily), they
782                 prevent from renaming/removing target cache files.
783
784 2007-08-10 [paul]
785
786         3.0.0-rc2 released
787
788 2007-08-10 [wwp]        2.10.0cvs111
789
790         * src/msgcache.c
791                 fix unpredictable crashes in Windows due to broken
792                 cache/mark/tags files writting (file were opened for
793                 writing in text mode).
794
795         * src/recv.c
796                 use gettimeofday() from w32lib.h on Windows.
797
798 2007-08-10 [colin]      2.10.0cvs110
799
800         * src/imap.c
801         * src/etpan/imap-thread.c
802         * src/etpan/imap-thread.h
803                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
804
805 2007-08-09 [colin]      2.10.0cvs109
806
807         * src/editldap.c
808                 Fix port being reset to 636 on SSL
809         * src/folder.c
810                 Fix folder_item_get_msg_num_by_file
811                 on drafts/queue folders
812
813 2007-08-09 [wwp]        2.10.0cvs108
814
815         * src/folder.c
816                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
817                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
818
819
820 2007-08-09 [colin]      2.10.0cvs107
821
822         * src/folderview.c
823         * src/summaryview.c
824         * src/gtk/prefswindow.c
825                 A few Maemo layout fixes
826
827 2007-08-09 [paul]       2.10.0cvs106
828
829         * src/prefs_account.c
830                 remove the hyphen from plug-ins to
831                 match everywhere else
832
833 2007-08-08 [wwp]        2.10.0cvs105
834
835         * src/prefs_folder_item.c
836                 Fix an extraneous stealth ^L char.
837
838 2007-08-08 [wwp]        2.10.0cvs104
839
840         * src/prefs_folder_item.c
841                 Better fix, group variables declarations (USE_ASPELL).
842
843 2007-08-08 [wwp]        2.10.0cvs103
844
845         * src/prefs_folder_item.c
846                 Fix compilation w/ USE_ASPELL set (broken
847                 by 2.10.0cvs102).
848
849 2007-08-08 [ticho]      2.10.0cvs102
850
851         * src/prefs_folder_item.c
852                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
853
854 2007-08-08 [colin]      2.10.0cvs101
855
856         * src/imap.c
857         * src/etpan/imap-thread.c
858         * src/etpan/imap-thread.h
859                 Close selected mailbox before doing
860                 status on it.
861
862 2007-08-08 [colin]      2.10.0cvs100
863
864         * src/html.c
865                 Complete symbol table, thanks to wwp.
866                 Fixes bug 1284, 'The html -> text 
867                 converter ignores entities'
868         * src/msgcache.c
869                 Fix possible fd leak
870
871 2007-08-08 [colin]      2.10.0cvs99
872
873         * src/imap.c
874                 Better way to fetch UIDs on non-UIDPLUS servers
875
876 2007-08-07 [colin]      2.10.0cvs98
877
878         * src/imap.c
879                 fix bug 1275, 'auto-saved draft messages not 
880                 always being removed'; Also, make multiple
881                 copy (in the same account) faster by matching
882                 source/destination message UIDs.
883         * src/messageview.c
884                 Don't try to reshow deleted mail
885         * src/msgcache.c
886                 Fix leak on error path
887
888 2007-08-07 [wwp]        2.10.0cvs97
889
890         * manual/account.xml
891         * manual/advanced.xml
892         * manual/fr/account.xml
893         * manual/fr/advanced.xml
894                 Updated the reference manual and the French translation to
895                 reflect 2.10.0cvs84: enable running folder Processing
896                 rules on demand.
897
898 2007-08-06 [wwp]        2.10.0cvs96
899
900         * src/prefs_common.c
901         * src/prefs_common.h
902         * src/textview.c
903                 Allow changing the emphasis color used to highlight
904                 the newsreader/x-mailer header value when it matches
905                 our preferred mail agent (hidden pref 'emphasis_col' added
906                 to clawsrc).
907
908 2007-08-06 [colin]      2.10.0cvs95
909
910         * src/compose.c
911         * src/compose.h
912                 Re-commit 2.10.0cvs86, with a protection
913                 against Pango bug. Also, try to fix 
914                 bug 1275, 'auto-saved draft messages not 
915                 always being removed'
916
917 2007-08-06 [wwp]        2.10.0cvs94
918
919         * src/gtk/quicksearch.c
920                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
921
922 2007-08-06 [ticho]      2.10.0cvs93
923
924         * src/prefs_account.c
925         * src/gtk/combobox.c
926                 Use GtkComboBox instead of GtkOptionMenu for privacy system
927                 selection in account preferences.
928
929 2007-08-06 [wwp]        2.10.0cvs92
930
931         * src/plugins/pgpcore/plugin.def
932                 Apply one more chunk from gpg4win's 03-w32-port patch.
933
934 2007-08-05 [colin]      2.10.0cvs91
935
936         * src/compose.c
937         * src/compose.h
938                 reverting buggy patch for now
939
940 2007-08-05 [colin]      2.10.0cvs90
941
942         * src/folder.c
943                 Fix slowdown
944
945 2007-08-04 [colin]      2.10.0cvs89
946
947         * src/prefs_summaries.c
948         * src/summary_search.c
949                 Replace deprecated widgets. Patch by
950                 Andrej.
951
952 2007-08-04 [colin]      2.10.0cvs88
953
954         * src/mh.c
955                 Refresh GUI only every 2000 mails on mh_get_last_num
956                 This is fast (readdir) and done only once per 
957                 session/folder
958
959 2007-08-03 [colin]      2.10.0cvs87
960
961         * src/prefs_account.c
962         * src/gtk/combobox.h
963         * src/gtk/gtkutils.c
964                 Fix a deprecated widget. Patch by
965                 Andrej
966
967 2007-08-03 [colin]      2.10.0cvs86
968
969         * src/compose.c
970         * src/compose.h
971                 Make colorisation and wrapping algorithms
972                 faster. Fixes bug 1246, 'compose becomes 
973                 increasingly slow replying to complex emails'
974
975 2007-08-03 [paul]       2.10.0cvs85
976
977         * src/mh.c
978                 keep the window painted
979
980 2007-08-02 [paul]       2.10.0cvs84
981
982         * src/folderview.c
983         * src/mainwindow.c
984         * src/mainwindow.h
985                 enable running folder Processing
986                 rules on demand
987
988 2007-08-02 [paul]       2.10.0cvs83
989
990         * src/textview.c
991                 speed up/clean up rendering of larger
992                 msgs
993                 Thanks to Colin
994
995 2007-08-01 [paul]       2.10.0cvs82
996
997         * src/mainwindow.h
998                 clean up cruft
999         * src/toolbar.c
1000                 change default toolbar layout on maemo
1001         * src/pixmaps/close.xpm
1002                 make the red cross a grey cross
1003         * src/pixmaps/jpilot.xpm
1004                 make icon smaller so it fits better
1005
1006 2007-07-31 [paul]       2.10.0cvs81
1007
1008         * src/setup.c
1009         * src/gtk/gtkutils.c
1010                 fix crash on maemo on first launch
1011
1012 2007-07-30 [paul]       2.10.0cvs80
1013
1014         * src/prefs_matcher.c
1015                 specify the units of age and size
1016
1017 2007-07-30 [paul]       2.10.0cvs79
1018
1019         * src/main.c
1020                 Fix IMAP timeout setting
1021
1022 2007-07-30 [colin]      2.10.0cvs78
1023
1024         * src/prefs_account.c
1025                 Fix a deprecated widget. Patch by
1026                 Andrej
1027
1028 2007-07-27 [paul]       2.10.0cvs77
1029
1030         * src/matcher_parser_parse.y
1031         * src/prefs_filtering_action.c
1032         * src/prefs_matcher.c
1033                 these changes forgotten in cvs74's
1034                 'watch thread' feature
1035
1036 2007-07-27 [paul]       2.10.0cvs76
1037
1038         * src/compose.c
1039                 fix potential crasher
1040                 thanks to Colin
1041
1042 2007-07-27 [paul]       2.10.0cvs75
1043
1044         * src/mainwindow.c
1045         * src/manual.c
1046         * src/manual.h
1047         * src/gtk/gtkutils.c
1048                 make mainwindow's /Help/Manual point to the
1049                 remote copy if the local copy doesn't exist
1050
1051 2007-07-27 [paul]       2.10.0cvs74
1052
1053         * src/Makefile.am
1054         * src/filtering.c
1055         * src/folder.c
1056         * src/mainwindow.c
1057         * src/matcher.c
1058         * src/matcher.h
1059         * src/matcher_parser_parse.y
1060         * src/procmsg.c
1061         * src/procmsg.h
1062         * src/stock_pixmap.c
1063         * src/stock_pixmap.h
1064         * src/summaryview.c
1065         * src/summaryview.h
1066         * src/toolbar.c
1067         * src/toolbar.h
1068         * src/pixmaps/watchthread.xpm
1069                 add 'watch thread' feature
1070
1071 2007-07-27 [paul]       2.10.0cvs73
1072
1073         * src/prefs_folder_item.c
1074                 adjust labels, add tooltips
1075
1076 2007-07-27 [colin]      2.10.0cvs72
1077
1078         * src/summaryview.c
1079                 Maemo: Remove less used menu items
1080
1081 2007-07-26 [colin]      2.10.0cvs71
1082
1083         * src/messageview.c
1084                 Maemo: destroy messageview after trashing mail.
1085                 Maybe should be done on X11 too
1086
1087 2007-07-26 [colin]      2.10.0cvs70
1088
1089         * src/folderview.c
1090         * src/mainwindow.c
1091         * src/prefs_common.c
1092         * src/prefs_common.h
1093         * src/summaryview.c
1094                 Add View/Show or Hide/Column headers
1095
1096 2007-07-26 [colin]      2.10.0cvs69
1097
1098         * src/procmime.c
1099                 Fix unwanted output
1100
1101 2007-07-26 [colin]      2.10.0cvs68
1102
1103         * src/ldapserver.c
1104                 Fix possible crash on cache invalidation
1105         * src/compose.c
1106         * src/procmime.c
1107         * src/procmime.h
1108         * src/quote_fmt_parse.y
1109                 Make replying to mails with big attachments
1110                 much faster. Fixes bug 1224, 'The process of 
1111                 Replying to emails with large attachments 
1112                 seems unreasonably long...'
1113
1114 2007-07-26 [colin]      2.10.0cvs67
1115
1116         * src/mimeview.c
1117         * src/matcher.c
1118         * src/common/ssl.c
1119                 Fix threads use on BSDs
1120
1121 2007-07-26 [paul]       2.10.0cvs66
1122
1123         * src/gtk/prefswindow.c
1124                 fix account prefs breakage
1125                 thanks to Colin
1126
1127 2007-07-26 [paul]       2.10.0cvs65
1128
1129         * configure.ac
1130                 standardise ./configure --help messages
1131
1132 2007-07-26 [colin]      2.10.0cvs64
1133
1134         * src/addressbook.c
1135         * src/editaddress.c
1136                 Fix two vCard-related crashes
1137
1138 2007-07-25 [colin]      2.10.0cvs63
1139
1140         * src/inc.c
1141         * src/prefs_common.c
1142         * src/prefs_common.h
1143         * src/prefs_receive.c
1144                 Maemo: Add a better way to notify of
1145                 new mails
1146         * src/mainwindow.c
1147         * src/statusbar.h
1148         * src/summaryview.c
1149         * src/toolbar.c
1150                 Maemo: Various layout fixes
1151         * src/gtk/prefswindow.c
1152                 Maemo: Better prefs layout
1153
1154 2007-07-25 [paul]       2.10.0cvs62
1155
1156         * src/textview.c
1157                 fix the layout on maemo
1158                 thanks to Colin
1159
1160 2007-07-25 [iwkse]      2.10.0cvs61
1161
1162         * src/summaryview.c
1163                 add 'o' shortcut on summaryview
1164
1165 2007-07-25 [iwkse]      2.10.0cvs60
1166
1167         * src/textview.c
1168                 fix o shortcut
1169
1170 2007-07-24 [colin]      2.10.0cvs59
1171
1172         * src/mh.c
1173                 Fix missing timestamp update on source
1174                 folder when moving
1175         * src/textview.c
1176         * src/textview.h
1177                 Better text layout on part's choices
1178
1179 2007-07-23 [colin]      2.10.0cvs58
1180
1181         * src/mimeview.c
1182         * src/textview.c
1183                 Maemo: Automatically choose the correct application
1184                 to open parts
1185         * src/gtk/quicksearch.c
1186                 Make search run on GDK_KP_Enter too
1187
1188 2007-07-23 [wwp]        2.10.0cvs57
1189
1190         * src/quote_fmt_lex.l
1191                 Revert accidentaly committed lines (account_sig) in
1192                 2.10.0cvs56.
1193
1194 2007-07-23 [wwp]        2.10.0cvs56
1195
1196         * src/quote_fmt_lex.l
1197                 Fix typos around long form expressions in the quote lexer.
1198
1199 2007-07-23 [paul]
1200
1201         3.0.0-rc1 released
1202
1203 2007-07-23 [colin]      2.10.0cvs55
1204
1205         * src/addr_compl.c
1206                 Fix auto-completion on Maemo
1207
1208 2007-07-23 [colin]      2.10.0cvs54
1209
1210         * src/statusbar.c
1211                 Maemo: Fix sticking statusbars
1212
1213 2007-07-22 [colin]      2.10.0cvs53
1214
1215         * src/main.c
1216                 Maemo: Fix the strange "top_application" info
1217                 at startup. We should do something when 
1218                 receiving such a message.
1219
1220 2007-07-20 [paul]       2.10.0cvs52
1221
1222         * src/news_gtk.c
1223                 add missing #include "statusbar.h"
1224
1225 2007-07-20 [colin]      2.10.0cvs51
1226
1227         * src/folder.c
1228         * src/folder.h
1229         * src/folder_item_prefs.c
1230         * src/folder_item_prefs.h
1231         * src/folderview.c
1232         * src/imap.c
1233         * src/imap_gtk.c
1234         * src/imap_gtk.h
1235         * src/news.c
1236         * src/news_gtk.c
1237         * src/news_gtk.h
1238         * src/prefs_folder_item.c
1239                 Implement age-based caching: allow to
1240                 specify a threshold for the offline synchronisation
1241                 feature, and whether old cached bodies should 
1242                 be removed
1243         * src/toolbar.c
1244         * src/toolbar.h
1245                 Fix label/tooltips
1246         * src/plugins/dillo_viewer/dillo_viewer.c
1247                 Check that Dillo's installed
1248
1249 2007-07-20 [wwp]        2.10.0cvs50
1250
1251         * src/mimeview.c
1252         * src/stock_pixmap.c
1253                 Draw a frame around the selected mimeview part icon (instead of the
1254                 shifted 'dancing' icon).
1255
1256 2007-07-20 [colin]      2.10.0cvs49
1257
1258         * src/main.c
1259                 Unref stuff even on error
1260         * src/wizard.c
1261                 disconnect signals only at the very
1262                 end of the wizard save.
1263
1264 2007-07-20 [colin]      2.10.0cvs48
1265
1266         * src/mainwindow.c
1267         * src/messageview.c
1268         * src/toolbar.c
1269         * src/toolbar.h
1270                 Fix random crashes while navigating
1271                 (GTK_EVENTS_FLUSH)
1272
1273 2007-07-19 [colin]      2.10.0cvs47
1274
1275         * configure.ac
1276         * src/main.c
1277         * src/prefs_common.c
1278         * src/prefs_common.h
1279         * src/wizard.c
1280         * src/common/defs.h
1281         * src/common/utils.c
1282                 Maemo: add an easy way to store data (mails
1283                 and IMAP/NNTP caches) on one of the SD cards,
1284                 and protect against unmounts if needed
1285
1286 2007-07-19 [paul]       2.10.0cvs46
1287
1288         * src/Makefile.am
1289         * src/stock_pixmap.c
1290         * src/gtk/about.c
1291         * src/pixmaps/claws-mail_logo-small.xpm
1292                 implement a (slightly) different About
1293                 dialog for maemo and add a small version
1294                 of the logo for it
1295         * src/wizard.c
1296                 use a scrolled window for wizard page 1
1297                 on maemo
1298
1299 2007-07-19 [paul]       2.10.0cvs45
1300
1301         * src/Makefile.am
1302                 too soon for this line
1303
1304 2007-07-19 [paul]       2.10.0cvs44
1305
1306         * src/Makefile.am
1307                 fix build on n800
1308
1309 2007-07-19 [colin]      2.10.0cvs43
1310
1311         * src/wizard.c
1312                 Solve Mail/Mailbox name when specifying
1313                 full /path/to/Mail.
1314
1315 2007-07-18 [colin]      2.10.0cvs42
1316
1317         * src/inc.c
1318         * configure.ac
1319                 Fix build on n770
1320
1321 2007-07-18 [colin]      2.10.0cvs41
1322
1323         * src/inc.c
1324                 Maemo: plug the online/offline system into
1325                 maemo's interfaces to have Claws automatically
1326                 switch according to the system status
1327         * src/statusbar.c
1328                 Maemo: use HildonBanners to display status
1329                 messages. Renders the main statusbar useless.
1330
1331 2007-07-18 [paul]       2.10.0cvs40
1332
1333         * src/filtering.c
1334                 fix screen blanking on moving/copying many msgs
1335         * src/folder.c
1336                 fix processing progressbar and screen blanking
1337                 during processing
1338
1339 2007-07-18 [paul]       2.10.0cvs39
1340
1341         * src/messageview.c
1342                 revert cvs37, breakage on maemo
1343
1344 2007-07-18 [paul]       2.10.0cvs38
1345
1346         * src/gtk/gtkutils.c
1347                 make sure we can still build with older GTK's
1348
1349 2007-07-18 [colin]      2.10.0cvs37
1350
1351         * src/messageview.c
1352                 Only hide the small layout's messageview, instead
1353                 of destroying it when closing
1354         * src/gtk/gtkutils.c
1355                 Use gtk_window_present_with_time to popup windows,
1356                 it seems to make things better with modern WMs
1357                 (actually focusing)
1358
1359 2007-07-17 [colin]      2.10.0cvs36
1360
1361         * src/editaddress.c
1362                 Simplify layout on Maemo
1363         * src/folder.c
1364                 Fix possible crash
1365         * src/prefs_display_header.c
1366                 Remove some headers by default on Maemo
1367
1368 2007-07-17 [paul]       2.10.0cvs35
1369
1370         * src/prefs_common.c
1371         * src/prefs_common.h
1372         * src/prefs_logging.c
1373         * src/common/log.c
1374                 add options to stop/enable writing logs to disc
1375
1376 2007-07-17 [paul]       2.10.0cvs34
1377
1378         * src/edittags.c
1379                 fix some issues with the Apply tags window:
1380                 - set search column (enables autocompl in the treeview)
1381                 - apply tag from "New tag" if it existed
1382                 - clears New tag entry when adding it with the button
1383                 Thanks to Colin
1384
1385 2007-07-17 [paul]       2.10.0cvs33
1386
1387         * src/edittags.c
1388                 fix 'apply tags' dialogue weirdness
1389
1390 2007-07-16 [colin]      2.10.0cvs32
1391
1392         * src/toolbar.c
1393                 Fix double-loading of mails on Maemo
1394
1395 2007-07-16 [colin]      2.10.0cvs31
1396
1397         * src/messageview.c
1398                 Prevent double-loading of the same part under some
1399                 conditions; hide statusbar on Maemo
1400
1401 2007-07-16 [colin]      2.10.0cvs30
1402
1403         * src/edittags.c
1404         * src/edittags.h
1405         * src/mainwindow.c
1406         * src/summaryview.c
1407                 Improve the tag interface - allow
1408                 to set/unset tags from a special
1409                 window.
1410         * src/gtk/gtkvscrollbutton.c
1411         * src/mimeview.c
1412         * src/mimeview.h
1413         * src/stock_pixmap.c
1414                 Fix Mimeview's ugly hacks in the
1415                 icon list. 
1416
1417 2007-07-16 [paul]       2.10.0cvs29
1418
1419         * src/wizard.c
1420                 rework dialog
1421         * src/gtk/icon_legend.c
1422                 put it all in a scrolled window
1423
1424 2007-07-15 [colin]      2.10.0cvs28
1425
1426         * src/mainwindow.c
1427                 Maemo: force layout to be Small screen; the
1428                 others don't make sense
1429
1430 2007-07-14 [colin]      2.10.0cvs27
1431
1432         * src/mimeview.c
1433         * src/gtk/gtkvscrollbutton.c
1434                 Maemo: Fix mimeview's buttons size
1435
1436 2007-07-14 [colin]      2.10.0cvs26
1437
1438         * src/toolbar.c
1439                 Fix the button workaround fix.
1440                 (Use the correct variable)
1441
1442 2007-07-14 [colin]      2.10.0cvs25
1443
1444         * src/mainwindow.c
1445         * src/toolbar.c
1446                 Maemo: put the progress bar in the
1447                 toolbar
1448
1449 2007-07-14 [colin]      2.10.0cvs24
1450
1451         * src/prefs_common.c
1452                 Maemo: hide statusbar by default
1453         * src/Makefile.am
1454         * src/stock_pixmap.c
1455         * src/stock_pixmap.h
1456         * src/toolbar.c
1457         * src/pixmaps/go_folders.xpm
1458                 Maemo: Add a specific icon to go back to
1459                 folder list
1460
1461 2007-07-14 [colin]      2.10.0cvs23
1462
1463         * src/toolbar.c
1464                 Don't set homogeneous finally
1465
1466 2007-07-14 [colin]      2.10.0cvs22
1467
1468         * src/toolbar.c
1469                 Fix button show/hide issues
1470
1471 2007-07-14 [colin]      2.10.0cvs21
1472
1473         * src/toolbar.c
1474                 Fix huge arrows
1475                 Fix button workaround to be able to click
1476                 if mouse was on button when it went un-
1477                 sensitive.
1478                 Revert previous commit, gtk_tool_item_set_homogeneous
1479                 doesn't mean what it seems to mean ;-)
1480
1481 2007-07-14 [paul]       2.10.0cvs20
1482
1483         * src/toolbar.c
1484                 make homogeneous FALSE always
1485
1486 2007-07-13 [colin]      2.10.0cvs19
1487
1488         * src/toolbar.c
1489         * src/toolbar.h
1490                 Rework to fit the non-deprecated API
1491         * src/compose.c
1492         * src/folderview.c
1493         * src/mainwindow.c
1494         * src/messageview.c
1495         * src/summaryview.c
1496                 Maemo layout changes. Better toolbars,
1497                 removal of CTree headers. 
1498
1499 2007-07-13 [paul]       2.10.0cvs18
1500
1501         * src/gtk/colorlabel.c
1502                 fix bug 1261, '[DE] coloring messages in overview 
1503                 keys are not localised'
1504                 the string is now included in claws-mail.pot
1505
1506 2007-07-13 [colin]      2.10.0cvs17
1507
1508         * src/summaryview.c
1509                 Fix bug 1267, 'printing mutliple messages 
1510                 opens one message-dialog after the other'
1511                 Ask for confirmation when printing 10
1512                 messages or more.
1513
1514 2007-07-11 [colin]      2.10.0cvs16
1515
1516         * COPYING
1517         * README
1518         * autogen.sh
1519         * manual/claws-mail-manual.xml
1520         * manual/gpl.xml
1521         * manual/es/claws-mail-manual.xml
1522         * manual/es/gpl.xml
1523         * manual/fr/claws-mail-manual.xml
1524         * manual/fr/gpl.xml
1525         * manual/pl/gpl.xml
1526         * src/account.c
1527         * src/account.h
1528         * src/action.c
1529         * src/action.h
1530         * src/adbookbase.h
1531         * src/addr_compl.c
1532         * src/addr_compl.h
1533         * src/addrbook.c
1534         * src/addrbook.h
1535         * src/addrcache.c
1536         * src/addrcache.h
1537         * src/addrcindex.c
1538         * src/addrcindex.h
1539         * src/addrclip.c
1540         * src/addrclip.h
1541         * src/addrdefs.h
1542         * src/addressadd.c
1543         * src/addressadd.h
1544         * src/addressbook.c
1545         * src/addressbook.h
1546         * src/addressbook_foldersel.c
1547         * src/addressbook_foldersel.h
1548         * src/addressitem.h
1549         * src/addrgather.c
1550         * src/addrgather.h
1551         * src/addrharvest.c
1552         * src/addrharvest.h
1553         * src/addrindex.c
1554         * src/addrindex.h
1555         * src/addritem.c
1556         * src/addritem.h
1557         * src/addrquery.c
1558         * src/addrquery.h
1559         * src/addrselect.c
1560         * src/addrselect.h
1561         * src/alertpanel.c
1562         * src/alertpanel.h
1563         * src/browseldap.c
1564         * src/browseldap.h
1565         * src/codeconv.c
1566         * src/codeconv.h
1567         * src/compose.c
1568         * src/compose.h
1569         * src/crash.c
1570         * src/crash.h
1571         * src/customheader.c
1572         * src/customheader.h
1573         * src/displayheader.c
1574         * src/displayheader.h
1575         * src/editaddress.c
1576         * src/editaddress.h
1577         * src/editaddress_other_attributes_ldap.c
1578         * src/editaddress_other_attributes_ldap.h
1579         * src/editbook.c
1580         * src/editbook.h
1581         * src/editgroup.c
1582         * src/editgroup.h
1583         * src/editjpilot.c
1584         * src/editjpilot.h
1585         * src/editldap.c
1586         * src/editldap.h
1587         * src/editldap_basedn.c
1588         * src/editldap_basedn.h
1589         * src/edittags.c
1590         * src/edittags.h
1591         * src/editvcard.c
1592         * src/editvcard.h
1593         * src/enriched.c
1594         * src/enriched.h
1595         * src/exphtmldlg.c
1596         * src/exphtmldlg.h
1597         * src/expldifdlg.c
1598         * src/expldifdlg.h
1599         * src/export.c
1600         * src/export.h
1601         * src/exporthtml.c
1602         * src/exporthtml.h
1603         * src/exportldif.c
1604         * src/exportldif.h
1605         * src/filtering.c
1606         * src/filtering.h
1607         * src/folder.c
1608         * src/folder.h
1609         * src/folder_item_prefs.c
1610         * src/folder_item_prefs.h
1611         * src/foldersel.c
1612         * src/foldersel.h
1613         * src/folderutils.c
1614         * src/folderutils.h
1615         * src/folderview.c
1616         * src/folderview.h
1617         * src/gedit-print.c
1618         * src/gedit-print.h
1619         * src/grouplistdialog.c
1620         * src/grouplistdialog.h
1621         * src/headerview.c
1622         * src/headerview.h
1623         * src/html.c
1624         * src/html.h
1625         * src/image_viewer.c
1626         * src/image_viewer.h
1627         * src/imap.c
1628         * src/imap.h
1629         * src/imap_gtk.c
1630         * src/imap_gtk.h
1631         * src/import.c
1632         * src/import.h
1633         * src/importldif.c
1634         * src/importldif.h
1635         * src/importmutt.c
1636         * src/importmutt.h
1637         * src/importpine.c
1638         * src/importpine.h
1639         * src/inc.c
1640         * src/inc.h
1641         * src/jpilot.c
1642         * src/jpilot.h
1643         * src/ldapctrl.c
1644         * src/ldapctrl.h
1645         * src/ldaplocate.c
1646         * src/ldaplocate.h
1647         * src/ldapquery.c
1648         * src/ldapquery.h
1649         * src/ldapserver.c
1650         * src/ldapserver.h
1651         * src/ldapupdate.c
1652         * src/ldapupdate.h
1653         * src/ldaputil.c
1654         * src/ldaputil.h
1655         * src/ldif.c
1656         * src/ldif.h
1657         * src/localfolder.c
1658         * src/localfolder.h
1659         * src/main.c
1660         * src/main.h
1661         * src/mainwindow.c
1662         * src/mainwindow.h
1663         * src/manual.c
1664         * src/manual.h
1665         * src/matcher.c
1666         * src/matcher.h
1667         * src/matcher_parser.h
1668         * src/matcher_parser_lex.l
1669         * src/matcher_parser_parse.y
1670         * src/mbox.c
1671         * src/mbox.h
1672         * src/message_search.c
1673         * src/message_search.h
1674         * src/messageview.c
1675         * src/messageview.h
1676         * src/mh.c
1677         * src/mh.h
1678         * src/mh_gtk.c
1679         * src/mh_gtk.h
1680         * src/mimeview.c
1681         * src/mimeview.h
1682         * src/msgcache.c
1683         * src/msgcache.h
1684         * src/mutt.c
1685         * src/mutt.h
1686         * src/news.c
1687         * src/news.h
1688         * src/news_gtk.c
1689         * src/news_gtk.h
1690         * src/noticeview.c
1691         * src/noticeview.h
1692         * src/partial_download.c
1693         * src/partial_download.h
1694         * src/pine.c
1695         * src/pine.h
1696         * src/pop.c
1697         * src/pop.h
1698         * src/prefs_account.c
1699         * src/prefs_account.h
1700         * src/prefs_actions.c
1701         * src/prefs_actions.h
1702         * src/prefs_common.c
1703         * src/prefs_common.h
1704         * src/prefs_compose_writing.c
1705         * src/prefs_compose_writing.h
1706         * src/prefs_customheader.c
1707         * src/prefs_customheader.h
1708         * src/prefs_display_header.c
1709         * src/prefs_display_header.h
1710         * src/prefs_ext_prog.c
1711         * src/prefs_ext_prog.h
1712         * src/prefs_filtering.c
1713         * src/prefs_filtering.h
1714         * src/prefs_filtering_action.c
1715         * src/prefs_filtering_action.h
1716         * src/prefs_folder_column.c
1717         * src/prefs_folder_column.h
1718         * src/prefs_folder_item.c
1719         * src/prefs_folder_item.h
1720         * src/prefs_fonts.c
1721         * src/prefs_fonts.h
1722         * src/prefs_gtk.c
1723         * src/prefs_gtk.h
1724         * src/prefs_image_viewer.c
1725         * src/prefs_image_viewer.h
1726         * src/prefs_logging.c
1727         * src/prefs_logging.h
1728         * src/prefs_matcher.c
1729         * src/prefs_matcher.h
1730         * src/prefs_message.c
1731         * src/prefs_message.h
1732         * src/prefs_msg_colors.c
1733         * src/prefs_msg_colors.h
1734         * src/prefs_other.c
1735         * src/prefs_other.h
1736         * src/prefs_quote.c
1737         * src/prefs_quote.h
1738         * src/prefs_receive.c
1739         * src/prefs_receive.h
1740         * src/prefs_send.c
1741         * src/prefs_send.h
1742         * src/prefs_spelling.c
1743         * src/prefs_spelling.h
1744         * src/prefs_summaries.c
1745         * src/prefs_summaries.h
1746         * src/prefs_summary_column.c
1747         * src/prefs_summary_column.h
1748         * src/prefs_summary_open.c
1749         * src/prefs_summary_open.h
1750         * src/prefs_template.c
1751         * src/prefs_template.h
1752         * src/prefs_themes.c
1753         * src/prefs_themes.h
1754         * src/prefs_toolbar.c
1755         * src/prefs_toolbar.h
1756         * src/prefs_wrapping.c
1757         * src/prefs_wrapping.h
1758         * src/privacy.c
1759         * src/privacy.h
1760         * src/procheader.c
1761         * src/procheader.h
1762         * src/procmime.c
1763         * src/procmime.h
1764         * src/procmsg.c
1765         * src/procmsg.h
1766         * src/quote_fmt.c
1767         * src/quote_fmt_lex.l
1768         * src/quote_fmt_parse.y
1769         * src/recv.c
1770         * src/recv.h
1771         * src/remotefolder.c
1772         * src/remotefolder.h
1773         * src/send_message.c
1774         * src/send_message.h
1775         * src/setup.c
1776         * src/setup.h
1777         * src/simple-gettext.c
1778         * src/sourcewindow.c
1779         * src/sourcewindow.h
1780         * src/ssl_manager.c
1781         * src/ssl_manager.h
1782         * src/statusbar.c
1783         * src/statusbar.h
1784         * src/stock_pixmap.c
1785         * src/stock_pixmap.h
1786         * src/summary_search.c
1787         * src/summary_search.h
1788         * src/summaryview.c
1789         * src/summaryview.h
1790         * src/textview.c
1791         * src/textview.h
1792         * src/toolbar.c
1793         * src/toolbar.h
1794         * src/undo.c
1795         * src/undo.h
1796         * src/unmime.c
1797         * src/unmime.h
1798         * src/uri_opener.c
1799         * src/uri_opener.h
1800         * src/vcard.c
1801         * src/vcard.h
1802         * src/wizard.c
1803         * src/wizard.h
1804         * src/common/base64.c
1805         * src/common/base64.h
1806         * src/common/claws.c
1807         * src/common/claws.h
1808         * src/common/defs.h
1809         * src/common/fnmatch.c
1810         * src/common/fnmatch.h
1811         * src/common/fnmatch_loop.c
1812         * src/common/hooks.c
1813         * src/common/hooks.h
1814         * src/common/log.c
1815         * src/common/log.h
1816         * src/common/md5.c
1817         * src/common/md5.h
1818         * src/common/mgutils.c
1819         * src/common/mgutils.h
1820         * src/common/nntp.c
1821         * src/common/nntp.h
1822         * src/common/passcrypt.c
1823         * src/common/passcrypt.h.in
1824         * src/common/plugin.c
1825         * src/common/plugin.h
1826         * src/common/prefs.c
1827         * src/common/prefs.h
1828         * src/common/progressindicator.c
1829         * src/common/progressindicator.h
1830         * src/common/quoted-printable.c
1831         * src/common/quoted-printable.h
1832         * src/common/session.c
1833         * src/common/session.h
1834         * src/common/smtp.c
1835         * src/common/smtp.h
1836         * src/common/socket.c
1837         * src/common/socket.h
1838         * src/common/ssl.c
1839         * src/common/ssl.h
1840         * src/common/ssl_certificate.c
1841         * src/common/ssl_certificate.h
1842         * src/common/string_match.c
1843         * src/common/string_match.h
1844         * src/common/stringtable.c
1845         * src/common/stringtable.h
1846         * src/common/tags.c
1847         * src/common/tags.h
1848         * src/common/template.c
1849         * src/common/template.h
1850         * src/common/timing.h
1851         * src/common/utils.c
1852         * src/common/utils.h
1853         * src/common/uuencode.c
1854         * src/common/uuencode.h
1855         * src/common/version.h.in
1856         * src/common/w32_dirent.c
1857         * src/common/w32_reg.c
1858         * src/common/w32_signal.c
1859         * src/common/w32_stat.c
1860         * src/common/w32_stdlib.c
1861         * src/common/w32_string.c
1862         * src/common/w32_time.c
1863         * src/common/w32_unistd.c
1864         * src/common/w32_wait.c
1865         * src/common/w32lib.h
1866         * src/common/xml.c
1867         * src/common/xml.h
1868         * src/common/xmlprops.c
1869         * src/common/xmlprops.h
1870         * src/etpan/etpan-errors.h
1871         * src/etpan/etpan-thread-manager-types.h
1872         * src/etpan/etpan-thread-manager.c
1873         * src/etpan/etpan-thread-manager.h
1874         * src/etpan/imap-thread.c
1875         * src/etpan/imap-thread.h
1876         * src/gtk/about.c
1877         * src/gtk/about.h
1878         * src/gtk/colorlabel.c
1879         * src/gtk/colorlabel.h
1880         * src/gtk/colorsel.c
1881         * src/gtk/colorsel.h
1882         * src/gtk/combobox.c
1883         * src/gtk/combobox.h
1884         * src/gtk/description_window.c
1885         * src/gtk/description_window.h
1886         * src/gtk/filesel.c
1887         * src/gtk/filesel.h
1888         * src/gtk/foldersort.c
1889         * src/gtk/foldersort.h
1890         * src/gtk/gtkaspell.c
1891         * src/gtk/gtkaspell.h
1892         * src/gtk/gtksctree.c
1893         * src/gtk/gtkshruler.c
1894         * src/gtk/gtkshruler.h
1895         * src/gtk/gtksourceprintjob.c
1896         * src/gtk/gtksourceprintjob.h
1897         * src/gtk/gtkutils.c
1898         * src/gtk/gtkutils.h
1899         * src/gtk/gtkvscrollbutton.c
1900         * src/gtk/gtkvscrollbutton.h
1901         * src/gtk/icon_legend.c
1902         * src/gtk/icon_legend.h
1903         * src/gtk/inputdialog.c
1904         * src/gtk/inputdialog.h
1905         * src/gtk/logwindow.c
1906         * src/gtk/logwindow.h
1907         * src/gtk/manage_window.c
1908         * src/gtk/manage_window.h
1909         * src/gtk/menu.c
1910         * src/gtk/menu.h
1911         * src/gtk/pluginwindow.c
1912         * src/gtk/pluginwindow.h
1913         * src/gtk/prefswindow.c
1914         * src/gtk/prefswindow.h
1915         * src/gtk/progressdialog.c
1916         * src/gtk/progressdialog.h
1917         * src/gtk/quicksearch.c
1918         * src/gtk/quicksearch.h
1919         * src/gtk/sslcertwindow.c
1920         * src/gtk/sslcertwindow.h
1921         * src/plugins/bogofilter/bogofilter.c
1922         * src/plugins/bogofilter/bogofilter.h
1923         * src/plugins/bogofilter/bogofilter_gtk.c
1924         * src/plugins/clamav/clamav_plugin.c
1925         * src/plugins/clamav/clamav_plugin.h
1926         * src/plugins/clamav/clamav_plugin_gtk.c
1927         * src/plugins/demo/demo.c
1928         * src/plugins/dillo_viewer/dillo_prefs.c
1929         * src/plugins/dillo_viewer/dillo_prefs.h
1930         * src/plugins/dillo_viewer/dillo_viewer.c
1931         * src/plugins/pgpcore/passphrase.c
1932         * src/plugins/pgpcore/passphrase.h
1933         * src/plugins/pgpcore/pgp_viewer.c
1934         * src/plugins/pgpcore/pgp_viewer.h
1935         * src/plugins/pgpcore/plugin.c
1936         * src/plugins/pgpcore/prefs_gpg.c
1937         * src/plugins/pgpcore/prefs_gpg.h
1938         * src/plugins/pgpcore/select-keys.c
1939         * src/plugins/pgpcore/select-keys.h
1940         * src/plugins/pgpcore/sgpgme.c
1941         * src/plugins/pgpcore/sgpgme.h
1942         * src/plugins/pgpinline/pgpinline.c
1943         * src/plugins/pgpinline/pgpinline.h
1944         * src/plugins/pgpinline/plugin.c
1945         * src/plugins/pgpmime/pgpmime.c
1946         * src/plugins/pgpmime/pgpmime.h
1947         * src/plugins/pgpmime/plugin.c
1948         * src/plugins/spamassassin/spamassassin.c
1949         * src/plugins/spamassassin/spamassassin.h
1950         * src/plugins/spamassassin/spamassassin_gtk.c
1951         * src/plugins/trayicon/trayicon.c
1952         * src/plugins/trayicon/trayicon_prefs.c
1953         * src/plugins/trayicon/trayicon_prefs.h
1954         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1955         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1956         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1957         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1958         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1959         * tools/OOo2claws-mail.pl
1960         * tools/README.sylprint
1961         * tools/acroread2claws-mail.pl
1962         * tools/claws-mail-compose-insert-files.pl
1963         * tools/convert_mbox.pl
1964         * tools/filter_conv.pl
1965         * tools/filter_conv_new.pl
1966         * tools/fix_date.sh
1967         * tools/freshmeat_search.pl
1968         * tools/google_search.pl
1969         * tools/kmail-mailbox2claws-mail.pl
1970         * tools/kmail2claws-mail.pl
1971         * tools/kmail2claws-mail_v2.pl
1972         * tools/mairix.sh
1973         * tools/make.themes.project
1974         * tools/multiwebsearch.pl
1975         * tools/nautilus2claws-mail.sh
1976         * tools/outlook2claws-mail.pl
1977         * tools/textviewer.sh
1978         * tools/thunderbird-filters-convertor.pl
1979         * tools/update-po
1980         * tools/uuooffice
1981         * tools/vcard2xml.py
1982         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1983                 Upgrade to GPLv3 or later.
1984
1985 2007-07-10 [wwp]        2.10.0cvs15
1986
1987         * src/main.c
1988                 Fix re-opening of all composing messages that were
1989                 opened when closing the previous instance, thanks
1990                 to Colin.
1991
1992 2007-07-10 [paul]       2.10.0cvs14
1993
1994         * src/editaddress_other_attributes_ldap.c
1995         * src/ldapupdate.c
1996                 fix crash on selecting 'other attributes' combo
1997                 for either a new entry or an old entry with no
1998                 existing attributes.
1999                 fix bug on editing multiple attributes which
2000                 resulted them all having the value of the last
2001                 one changed.
2002                 Thanks to Colin
2003
2004 2007-07-10 [colin]      2.10.0cvs13
2005
2006         * src/editaddress.c
2007         * src/editaddress_other_attributes_ldap.h
2008         * src/ldapupdate.c
2009                 Fix --disable-ldap build
2010
2011 2007-07-09 [colin]      2.10.0cvs12
2012
2013         * src/Makefile.am
2014         * src/addritem.c
2015         * src/addritem.h
2016         * src/editaddress.c
2017         * src/editaddress_other_attributes_ldap.c
2018         * src/editaddress_other_attributes_ldap.h
2019         * src/editldap.c
2020         * src/ldapctrl.c
2021         * src/ldapctrl.h
2022         * src/ldapupdate.c
2023                 Add capability to edit all inetOrgPerson
2024                 attributes on LDAP. Patch by Michael 
2025                 Rasmussen
2026
2027 2007-07-09 [colin]      2.10.0cvs11
2028
2029         * src/Makefile.am
2030         * src/exporthtml.c
2031         * src/mbox.c
2032         * src/msgcache.c
2033         * src/prefs_summaries.c
2034         * src/prefs_themes.c
2035         * src/procheader.c
2036         * src/common/Makefile.am
2037         * src/common/log.c
2038         * src/common/timing.h
2039         * src/common/utils.c
2040         * src/common/utils.h
2041         * src/common/w32_account.c
2042         * src/common/w32lib.h
2043         * src/gtk/Makefile.am
2044         * src/gtk/colorlabel.c
2045         * src/plugins/pgpcore/Makefile.am
2046         * src/plugins/pgpcore/claws.def
2047         * src/plugins/pgpcore/passphrase.c
2048         * src/plugins/pgpcore/pgp_viewer.c
2049         * src/plugins/pgpcore/plugin.def
2050         * src/plugins/pgpcore/sgpgme.c
2051         * src/plugins/pgpinline/Makefile.am
2052         * src/plugins/pgpinline/claws.def
2053         * src/plugins/pgpinline/mypgpcore.def
2054         * src/plugins/pgpinline/plugin.def
2055         * src/plugins/pgpmime/Makefile.am
2056         * src/plugins/pgpmime/claws.def
2057         * src/plugins/pgpmime/mypgpcore.def
2058         * src/plugins/pgpmime/plugin.def
2059                 Commit win32 patch, from Werner Koch and
2060                 Marcus Brinkmann
2061
2062 2007-07-09 [colin]      2.10.0cvs10
2063
2064         * src/prefs_toolbar.c
2065                 Fix crash when no actions exist
2066
2067 2007-07-07 [paul]       2.10.0cvs9
2068
2069         * COPYING
2070         * manual/claws-mail-manual.xml
2071                 update copyright year
2072         * po/fi.po
2073                 updated by Flammie Pirinen
2074
2075 2007-07-05 [wwp]        2.10.0cvs8
2076
2077         * src/plugins/clamav/clamav_plugin_gtk.c
2078                 Make vertical spacing like in other plugin prefs pages.
2079
2080 2007-07-05 [wwp]        2.10.0cvs7
2081
2082         * src/quote_fmt.c
2083                 It's %am that works, not %ae (this doc incoherence has been
2084                 introduced with 2.9.2cvs13).
2085
2086 2007-07-04 [wwp]        2.10.0cvs6
2087
2088         * src/plugins/bogofilter/bogofilter.c
2089                 Gettext-ize an occurrence of "Any" that wasn't.
2090
2091 2007-07-04 [colin]      2.10.0cvs5
2092
2093         * po/POTFILES.in
2094                 Fix untranslated strings; thanks
2095                 to Pader Rezso.
2096
2097 2007-07-03 [colin]      2.10.0cvs4
2098
2099         * src/folder.c
2100         * src/mainwindow.c
2101                 Fix saving of sort mode for tags and
2102                 thread date. Thanks to Pierre Ossman.
2103                 Completes fix for bug 1233
2104
2105 2007-07-03 [paul]       2.10.0cvs3
2106
2107         * src/compose.c
2108                 fix auto-save
2109         * src/summaryview.c
2110                 fix build warnings
2111         Thanks to Colin
2112
2113 2007-07-02 [colin]      2.10.0cvs2
2114
2115         * src/folder.h
2116         * src/mainwindow.c
2117         * src/procmsg.h
2118         * src/summaryview.c
2119                 Add View/Sort/by Thread date
2120                 Fixes bug 1233, 'Capability to sort 
2121                 threads by most recent message'
2122                 Based on a patch by Paul Rolland
2123
2124 2007-07-02 [colin]      2.10.0cvs1
2125
2126         * src/Makefile.am
2127         * src/compose.c
2128         * src/edittags.c
2129         * src/edittags.h
2130         * src/filtering.c
2131         * src/folder.c
2132         * src/folder.h
2133         * src/headerview.c
2134         * src/headerview.h
2135         * src/main.c
2136         * src/mainwindow.c
2137         * src/mainwindow.h
2138         * src/manual.h
2139         * src/matcher.c
2140         * src/matcher.h
2141         * src/matcher_parser_parse.y
2142         * src/mimeview.c
2143         * src/msgcache.c
2144         * src/msgcache.h
2145         * src/prefs_common.c
2146         * src/prefs_common.h
2147         * src/prefs_filtering_action.c
2148         * src/prefs_matcher.c
2149         * src/prefs_summary_column.c
2150         * src/procmsg.c
2151         * src/procmsg.h
2152         * src/quote_fmt.c
2153         * src/quote_fmt_lex.l
2154         * src/quote_fmt_parse.y
2155         * src/summaryview.c
2156         * src/summaryview.h
2157         * src/textview.c
2158         * src/common/Makefile.am
2159         * src/common/defs.h
2160         * src/common/tags.c
2161         * src/common/tags.h
2162         * src/gtk/quicksearch.c
2163         * src/gtk/quicksearch.h
2164                 Add Tags implementation. Tags are arbitrary labels
2165                 that can be applied to messages. It is possible 
2166                 to create, edit, remove tags; apply them to mails;
2167                 filter on tags or tag presence; apply or unset
2168                 tags via filtering actions; reference tags in
2169                 reply templates.
2170
2171 2007-07-02 [paul]       2.10.0
2172
2173         * NEWS
2174         * README
2175         * RELEASE_NOTES
2176                 2.10.0 released
2177
2178 2007-07-02 [paul]       2.9.2cvs78
2179
2180         * po/de.po
2181         * po/en_GB.po
2182         * po/es.po
2183         * po/fr.po
2184         * po/hu.po
2185         * po/pt_BR.po
2186         * po/ru.po
2187         * po/zh_CN.po
2188                 updated by Stephan Sachse, me, Ricardo Mones
2189                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2190                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2191
2192 2007-07-02 [paul]       2.9.2cvs77
2193
2194         * AUTHORS
2195                 updated
2196
2197 2007-06-29 [wwp]        2.9.2cvs76
2198
2199         * src/gtk/headers.h
2200                 Fix a typo (thanks to Ricardo for finding this out).
2201
2202 2007-06-28 [paul]       2.9.2cvs75
2203
2204         * src/folderview.c
2205                 fix build warnings
2206
2207 2007-06-28 [paul]       2.9.2cvs74
2208
2209         * tools/Makefile.am
2210                 fix bug in the autotools build system.
2211                 Files cataloged under EXTRA_DIST were never
2212                 automatically copied to the build tree.
2213                 (fix 'make distcheck')
2214                 Patch by Michael Rasmussen.
2215
2216 2007-06-24 [colin]      2.9.2cvs73
2217
2218         * src/news_gtk.c
2219                 Fix bug 1249, 'Error handling for 
2220                 news errors needs modification'
2221                 Only popup error if the according
2222                 pref in Prefs/Receive is set.
2223
2224 2007-06-21 [colin]      2.9.2cvs72
2225
2226         * src/common/plugin.c
2227         * src/common/plugin.h
2228                 Change plugin API to know whether it's safe to 
2229                 unload plugins or whether we should just hide
2230                 them. Fixes bug 1248, 'Core dumps after 
2231                 unloading plugin and clicking on load plugins'
2232         * src/plugins/bogofilter/bogofilter.c
2233         * src/plugins/clamav/clamav_plugin.c
2234         * src/plugins/demo/demo.c
2235         * src/plugins/dillo_viewer/dillo_viewer.c
2236         * src/plugins/pgpcore/plugin.c
2237         * src/plugins/pgpinline/plugin.c
2238         * src/plugins/pgpmime/plugin.c
2239         * src/plugins/spamassassin/spamassassin.c
2240         * src/plugins/trayicon/trayicon.c
2241                 Update API
2242
2243 2007-06-19 [colin]      2.9.2cvs71
2244
2245         * src/compose.c
2246         * src/messageview.c
2247                 Fix crash mentioned in bug 1246
2248                 Race condition when automatically drafting
2249                 due to insertion on reedit.
2250
2251 2007-06-18 [wwp]        2.9.2cvs70
2252
2253         * src/importldif.c
2254                 LDIF import: use a "Proceed" button to complete
2255                 the process.
2256
2257 2007-06-18 [paul]       2.9.2cvs69
2258
2259         * configure.ac
2260                 use pkgconfig to check for gtk and glib
2261
2262 2007-06-17 [wwp]        2.9.2cvs68
2263
2264         * src/ldif.c
2265         * src/importldif.c
2266                 LDIF import: better error handling, minor code
2267                 and UI cleanup, and renamed the Save button
2268                 to Close, as imported stuff is already saved
2269                 when the Save button is shown.
2270
2271 2007-06-17 [colin]      2.9.2cvs67
2272
2273         * src/prefs_summaries.c
2274         * src/procmsg.c
2275                 Don't set as read when forwarded, only replied to
2276
2277 2007-06-17 [paul]       2.9.2cvs66
2278
2279         * src/alertpanel.c
2280                 add missing #include
2281
2282 2007-06-16 [colin]      2.9.2cvs65
2283
2284         * src/prefs_summaries.c
2285         * src/procmsg.c
2286                 Change the pref "Only mark as read when opened
2287                 in new window" to "..., replied to or forwarded".
2288                 Based on a patch by Paul Rolland.
2289
2290 2007-06-16 [paul]       2.9.2cvs64
2291
2292         * src/gtk/authors.h
2293                 alphabetical order! :)
2294
2295 2007-06-16 [colin]      2.9.2cvs63
2296
2297         * AUTHORS
2298         * src/gtk/authors.h
2299                 Add Michael Rasmussen in authors list
2300
2301 2007-06-16 [colin]      2.9.2cvs62
2302
2303         * src/messageview.c
2304                 Fix messageview_copy_clipboard to take advantage
2305                 of plugins' get_selection.
2306
2307 2007-06-15 [colin]      2.9.2cvs61
2308
2309         * src/action.c
2310         * src/addr_compl.c
2311         * src/addressbook.c
2312         * src/folderview.c
2313         * src/message_search.c
2314         * src/mimeview.c
2315         * src/summary_search.c
2316         * src/summaryview.c
2317         * src/textview.c
2318                 Allow GDK_KP_Enter to do the same as GDK_Return
2319                 Patch by Michael Rasmussen
2320
2321 2007-06-15 [paul]       2.9.2cvs60
2322
2323         * src/compose.c
2324                 fix bug when closing a compose window
2325                 during autosave
2326
2327 2007-06-14 [paul]       2.9.2cvs59
2328
2329         * src/main.c
2330         * src/common/defs.h
2331                 migrate sylpheed config
2332
2333 2007-06-14 [wwp]        2.9.2cvs58
2334
2335         * src/gtk/pluginwindow.c
2336                 Yet another attempt to fix sizing/alignment of the
2337                 button bar in plugins window.
2338
2339 2007-06-12 [colin]      2.9.2cvs57
2340
2341         * po/POTFILES.in
2342         * src/Makefile.am
2343         * src/folderview.c
2344         * src/prefs_common.c
2345         * src/prefs_common.h
2346         * src/prefs_summaries.c
2347         * src/prefs_summary_open.c
2348         * src/prefs_summary_open.h
2349         * src/summaryview.c
2350                 Make "when entering a folder" actions more personalisable
2351
2352 2007-06-12 [wwp]        2.9.2cvs56
2353
2354         * tools/README
2355                 Use short description from Paul (mairix.sh).
2356
2357 2007-06-12 [wwp]        2.9.2cvs55
2358
2359         * tools/README
2360                 Updated info about mairix.sh.
2361
2362 2007-06-11 [paul]       2.9.2cvs54
2363
2364         * src/prefs_logging.c
2365                 rework log window length widgets
2366                 and some sensitivity fixes
2367
2368 2007-06-11 [paul]       2.9.2cvs53
2369
2370         * src/mainwindow.c
2371         * src/prefs_logging.c
2372                 rename 'Protocol Log' to 'Network Log'
2373                 and some function renaming
2374
2375 2007-06-10 [wwp]        2.9.2cvs52
2376
2377         * src/gtk/pluginwindow.c
2378                 Revert 2.9.2cvs51.
2379
2380 2007-06-10 [wwp]        2.9.2cvs51
2381
2382         * src/gtk/pluginwindow.c
2383                 Fix button bar in plugin window, was centered and not
2384                 behaving like other dialogs w/ such button bar.
2385
2386 2007-06-08 [wwp]        2.9.2cvs50
2387
2388         * src/compose.c
2389         * src/compose.h
2390         * src/main.c
2391         * src/mainwindow.c
2392         * src/mainwindow.h
2393                 Provide a way out of automatic draft saving on IMAP, when
2394                 exiting offline.
2395                 Prevent drafting while sending and quitting while sending.
2396                 Thanks for Colin.
2397
2398
2399
2400 2007-06-08 [wwp]        2.9.2cvs49
2401
2402         * src/prefs_account.c
2403         * src/gtk/prefswindow.c
2404         * src/gtk/prefswindow.h
2405                 Activate the Basic page when opening account prefs.
2406
2407 2007-06-08 [wwp]        2.9.2cvs48
2408
2409         * src/common/socket.c
2410                 Don't crash if fork() fails, thanks to Colin.
2411
2412 2007-06-08 [wwp]        2.9.2cvs47
2413
2414         * src/gtk/prefswindow.c
2415                 Wrap some long lines, and reset horizontal scroller's adjusment
2416                 (this was already done, vertically), when changing tab (not page)
2417                 in prefs windows.
2418
2419 2007-06-08 [paul]       2.9.2cvs46
2420
2421         * src/common/utils.c
2422                 use gethostname() instead of uname()
2423                 based on a patch by Michael Hughes
2424                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2425
2426 2007-06-07 [wwp]        2.9.2cvs45
2427
2428         * src/prefs_common.c
2429                 Fix some useless warnings, thanks to Colin.
2430
2431 2007-06-06 [colin]      2.9.2cvs44
2432
2433         * src/ldapupdate.c
2434                 Fix strange allocations. 
2435
2436 2007-06-06 [colin]      2.9.2cvs43
2437
2438         * src/ldapupdate.c
2439                 Patch by Michael Rasmussus to help
2440                 bug 1232
2441
2442 2007-06-05 [wwp]        2.9.2cvs42
2443
2444         * src/prefs_account.c
2445         * src/prefs_folder_item.c
2446         * src/prefs_quote.c
2447         * src/quote_fmt.c
2448         * src/quote_fmt.h
2449                 Per-folder templates can now be applied recursively.
2450                 Always save per-folder templates (formats were erroneously
2451                 saved only if they were enabled).
2452                 Check for validity of quotation marks everywhere there
2453                 are defined.
2454
2455 2007-06-05 [wwp]        2.9.2cvs41
2456
2457         * src/inc.c
2458                 Fix incoming messages from local accounts always getting filtered
2459                 (even if the account prefs say don't), thanks to Colin.
2460
2461 2007-06-05 [wwp]        2.9.2cvs40
2462
2463         * src/compose.c
2464         * src/compose.h
2465                 Use per-folder/per-account quote chars when applying a
2466                 template or inserting text as well. Const'ify some
2467                 vars more.
2468
2469 2007-06-04 [colin]      2.9.2cvs39
2470
2471         * src/compose.c
2472                 More work for wwp :)
2473
2474 2007-06-04 [wwp]        2.9.2cvs38
2475
2476         * src/compose.c
2477                 Same as 2.9.2cvs36 but for forwarding.
2478
2479 2007-06-04 [colin]      2.9.2cvs37
2480
2481         * src/compose.c
2482                 Use original mail file for forward/redirect
2483                 Fixes some forwarded mails to be attached as
2484                 application/octet-stream (when they have binary
2485                 parts), and incidentally fixes bug 848
2486                 'Redirect breaks GnuPG'
2487
2488 2007-06-04 [wwp]        2.9.2cvs36
2489
2490         * src/compose.c
2491                 Fix quote mark mis-initialisation when replying/forwarding
2492                 (introduced w/ 2.9.2cvs20).
2493
2494 2007-06-04 [wwp]        2.9.2cvs35
2495
2496         * src/prefs_compose_writing.c
2497         * src/prefs_quote.c
2498                 Fix a bug where Quotation characters (prefs/compose/writing)
2499                 was cleared (introduced w/ 2.9.2cvs26).
2500
2501 2007-06-04 [wwp]        2.9.2cvs34
2502
2503         * src/prefs_account.c
2504         * src/prefs_account.h
2505                 Better fix for compiling w/o aspell (rollbacks
2506                 2.9.2cvs31).
2507
2508 2007-06-04 [wwp]        2.9.2cvs33
2509
2510         * src/account.c
2511         * src/prefs_account.c
2512         * src/prefs_account.h
2513         * src/procmsg.c
2514                 It's now possible to disable mail filtering plugins
2515                 on a per-account basis.
2516
2517 2007-06-04 [wwp]        2.9.2cvs32
2518
2519         * src/procheader.c
2520         * src/common/utils.c
2521         * src/common/utils.h
2522                 Support CRLF in headers part of messages.
2523                 Support few more date formats (RFC3339 subsets).
2524
2525 2007-06-04 [wwp]        2.9.2cvs31
2526
2527         * src/prefs_account.c
2528                 Fix compiling w/o aspell support.
2529
2530 2007-06-03 [wwp]        2.9.2cvs30
2531
2532         * src/prefs_gtk.c
2533                 Don't decode leading ENV_ and ~ in P_PASSWORD
2534                 values.
2535
2536 2007-06-03 [wwp]        2.9.2cvs29
2537
2538         * src/prefs_gtk.c
2539                 Don't decode leading ENV_ and ~ in P_PASSWORD
2540                 values.
2541
2542 2007-06-03 [wwp]        2.9.2cvs28
2543
2544         * src/prefs_account.c
2545         * src/gtk/prefswindow.c
2546         * src/gtk/prefswindow.h
2547                 Added a way to force preloading of all pages
2548                 (prefswindow).
2549                 Moved tabs to pages in account prefs.
2550
2551 2007-06-02 [colin]      2.9.2cvs27
2552
2553         * src/addressbook.c
2554                 Fix possible crash, fix ldap write bugs
2555         * src/ldapupdate.c
2556                 Fix ldap write bugs - patch by Michael
2557                 Rasmussen
2558         * src/alertpanel.c
2559         * src/alertpanel.h
2560                 Add a hook whenever alertpanel opens/closes
2561
2562 2007-05-31 [wwp]        2.9.2cvs26
2563
2564         * src/prefs_compose_writing.c
2565         * src/prefs_quote.c
2566                 Re-organized writing options a bit:
2567                  - renamed the Quoting page to Templates
2568                  - moved all composing templates to that page
2569                  - moved non-templates options to the Writing one,
2570                    grouped reply-related options, reordered reply and
2571                    forward options.
2572
2573 2007-05-31 [wwp]        2.9.2cvs25
2574
2575         * src/compose.c
2576                 Removed unused code.
2577
2578 2007-05-31 [colin]      2.9.2cvs24
2579
2580         * src/addressbook.c
2581                 Fix missing display name when modifying
2582                 LDAP. Patch by Michael Rasmussen
2583
2584 2007-05-31 [wwp]        2.9.2cvs23
2585
2586         * src/plugins/bogofilter/Makefile.am
2587         * src/plugins/clamav/Makefile.am
2588         * src/plugins/demo/Makefile.am
2589         * src/plugins/dillo_viewer/Makefile.am
2590         * src/plugins/spamassassin/Makefile.am
2591                 Fix building of those plugins in Mac OS X.
2592
2593 2007-05-30 [wwp]        2.9.2cvs22
2594
2595         * src/gtk/quicksearch.c
2596                 Fix missing initialization.
2597
2598 2007-05-30 [wwp]        2.9.2cvs21
2599
2600         * src/procheader.c
2601                 Revert accidental commit (debug outputs).
2602
2603 2007-05-30 [wwp]        2.9.2cvs20
2604
2605         * src/compose.c
2606         * src/folder_item_prefs.c
2607         * src/folder_item_prefs.h
2608         * src/prefs_account.c
2609         * src/prefs_account.h
2610         * src/prefs_folder_item.c
2611         * src/prefs_gtk.c
2612         * src/prefs_gtk.h
2613                 Implemented per-account and per-folder
2614                 compose/reply/forward formats.
2615
2616 2007-05-30 [wwp]        2.9.2cvs19
2617
2618         * src/prefs_compose_writing.c
2619         * src/prefs_quote.c
2620         * src/procheader.c
2621         * src/quote_fmt.c
2622         * src/quote_fmt.h
2623                 Internal API changes (factorize quote format
2624                 prefs and checks).
2625
2626 2007-05-30 [colin]      2.9.2cvs18
2627
2628         * src/compose.c
2629                 Fix race where it's possible to re-click Send
2630                 between end of SMTP session and end of "move to
2631                 sent folder" when sending an email with send
2632                 dialog enabled.
2633
2634 2007-05-30 [colin]      2.9.2cvs17
2635
2636         * src/crash.c
2637                 Ask for backtrace on all threads. Patch by
2638                 Pawel
2639         * src/folderview.c
2640                 Fix stale news statusbar when scanning fails.
2641                 Patch by Pawel
2642         * src/ldapupdate.c
2643                 Fix some LDAP write updates bugs. Patch
2644                 by Michael Rasmussen
2645
2646 2007-05-29 [colin]      2.9.2cvs16
2647
2648         * src/imap.c
2649                 Fix loss of local flags when moving mails
2650                 on IMAP in high-bandwidth mode (UID FETCH)
2651
2652 2007-05-25 [paul]       2.9.2cvs15
2653
2654         * src/common/socket.c
2655                 fix sometimes crasher on cancelling
2656                 message sending
2657
2658 2007-05-25 [colin]      2.9.2cvs14
2659
2660         * src/imap.c
2661                 Fix a memory leak
2662         * src/imap_gtk.c
2663                 Be more helpful in the subscription
2664                 message
2665
2666 2007-05-23 [wwp]        2.9.2cvs13
2667
2668         * src/compose.c
2669         * src/prefs_compose_writing.c
2670         * src/prefs_quote.c
2671         * src/prefs_template.c
2672         * src/prefs_template.h
2673         * src/quote_fmt.c
2674         * src/quote_fmt.h
2675         * src/quote_fmt_lex.l
2676         * src/quote_fmt_parse.y
2677                 Introduced new syntax elements (symbols and commands)
2678                 in templates/quote_fmt. Compatibility w/ old
2679                 symbols is kept.
2680                 Updated and reworked the corresponding Information
2681                 dialog.
2682                 Display the line number in dialogs that talk about
2683                 parser errors (in addition to the error message in
2684                 output).
2685
2686 2007-05-23 [wwp]        2.9.2cvs12
2687
2688         * src/quote_fmt_parse.y
2689                 Fix 2.9.2cvs11, probably a paste accident ;).
2690
2691 2007-05-23 [wwp]        2.9.2cvs11
2692
2693         * src/compose.c
2694         * src/prefs_template.c
2695         * src/quote_fmt.h
2696         * src/quote_fmt_parse.y
2697                 Fix 2.9.2cvs10, which broke --disable-aspell.
2698
2699 2007-05-22 [wwp]        2.9.2cvs10
2700
2701         * src/compose.c
2702         * src/prefs_template.c
2703         * src/quote_fmt.c
2704         * src/quote_fmt.h
2705         * src/quote_fmt_lex.l
2706         * src/quote_fmt_parse.y
2707         * src/gtk/gtkaspell.c
2708         * src/gtk/gtkaspell.h
2709                 Added template/quote format syntactical elements
2710                 to show and query:
2711                         - current dictionary
2712                           %T to show (shows empty if not set or not enabled),
2713                           ?T and !T to check if the default dictionary is
2714                           enabled and set
2715                         - current account's default dictionary
2716                           %aT to show (empty if not set or not enabled),
2717                           ?aT and !aT to check if it's enabled and set
2718                         - name completion for an address, from the address
2719                           book
2720                           %ABf, %ABt, %ABc respectively show the full name got
2721                           from the address book if From, To or Cc match a single
2722                           contact.
2723                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2724                           matches any contact and if the full name is non-empty.
2725                           If From, To or Cc are lists of email addresses, only
2726                           the first address will be checked.
2727                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2728                 that could show a trailing ','.
2729                 Also, template/quote_fmt parser now shows the line number in case
2730                 of parser error.
2731
2732 2007-05-15 [colin]      2.9.2cvs9
2733
2734         * src/main.c
2735         * src/main.h
2736                 Add a public function to know whether Claws
2737                 crashed last time
2738                 Store opened folder when exiting
2739         * src/folder.c
2740         * src/folder.h
2741                 Store last opened message in each FolderItem;
2742                 Reset last seen messages if Claws crashed, so 
2743                 that one can't go in an infinite crash in case 
2744                 a particular mail crashes Claws.
2745         * src/messageview.c
2746         * src/prefs_common.c
2747         * src/prefs_common.h
2748         * src/summaryview.c
2749         * src/prefs_summaries.c
2750                 Add "Select last opened message" when entering
2751                 a folder
2752                 Add "Select last opened folder" at startup.
2753
2754 2007-05-14 [colin]      2.9.2cvs8
2755
2756         * manual/xml2pdf
2757                 Fix bashism, search for xml catalog 
2758                 in /usr/local/share/xml/catalog too
2759                 Patch by Pawel
2760
2761 2007-05-13 [wwp]        2.9.2cvs7
2762
2763         * src/gtk/logwindow.c
2764                 fix raising log windows when they are either minimized or
2765                 in background.
2766
2767 2007-05-11 [colin]      2.9.2cvs6
2768
2769         * src/gtk/filesel.c
2770                 Use Hildon's file chooser on Maemo. Patch
2771                 by Jean-Luc Biord; fixes part 2 of bug 1201,
2772                 'File attachment "manipulation" bugs...'
2773
2774 2007-05-10 [wwp]        2.9.2cvs5
2775
2776         * src/prefs_common.c
2777         * src/prefs_common.h
2778         * src/gtk/quicksearch.c
2779                 Add a quicksearch option to automatically run
2780                 a search selected from the history (this option
2781                 is exclusive towards type-ahead).
2782
2783 2007-05-10 [colin]      2.9.2cvs4
2784
2785         * src/imap.c
2786                 Fix g_warnings, thanks to Brian
2787                 Morrison
2788
2789 2007-05-09 [colin]      2.9.2cvs3
2790
2791         * src/crash.c
2792         * src/exporthtml.c
2793         * src/mbox.c
2794         * src/prefs_summaries.c
2795         * src/procheader.c
2796         * src/common/log.c
2797         * src/common/utils.c
2798         * src/gtk/gtksourceprintjob.c
2799         * src/gtk/sslcertwindow.c
2800                 Use the re-entrant variant of time functions
2801                 Probably fixes bug 1217, 'reentrancy problems 
2802                 with time functions'
2803
2804 2007-05-09 [colin]      2.9.2cvs2
2805
2806         * src/imap.c
2807                 Fix crasher when reconnection fails
2808
2809 2007-05-08 [paul]       2.9.2cvs1
2810
2811         * NEWS
2812         * README
2813         * RELEASE_NOTES
2814         * configure.ac
2815                 bump version number following
2816                 stable release
2817
2818 2007-05-08 [paul]       2.9.1cvs48
2819
2820         * src/plugins/demo/demo.c
2821         * src/plugins/dillo_viewer/dillo_prefs.c
2822         * src/plugins/dillo_viewer/dillo_prefs.h
2823         * src/plugins/dillo_viewer/dillo_viewer.c
2824         * src/plugins/pgpcore/pgp_viewer.c
2825         * src/plugins/pgpcore/pgp_viewer.h
2826         * src/plugins/pgpcore/plugin.c
2827         * src/plugins/pgpcore/prefs_gpg.c
2828         * src/plugins/pgpcore/prefs_gpg.h
2829         * src/plugins/pgpcore/sgpgme.c
2830         * src/plugins/pgpcore/sgpgme.h
2831         * src/plugins/pgpinline/plugin.c
2832         * src/plugins/pgpmime/pgpmime.c
2833         * src/plugins/pgpmime/pgpmime.h
2834         * src/plugins/pgpmime/plugin.c
2835         * src/plugins/spamassassin/spamassassin.c
2836         * src/plugins/spamassassin/spamassassin.h
2837         * src/plugins/spamassassin/spamassassin_gtk.c
2838         * src/plugins/trayicon/README
2839         * tools/README
2840         * tools/README.sylprint
2841         * tools/outlook2claws-mail.pl
2842         * tools/sylprint.pl
2843         * tools/tb2claws-mail
2844         * tools/tbird2claws.py
2845         * tools/update-po
2846         * tools/vcard2xml.py
2847         * tools/kdeservicemenu/README
2848                 cleanups and corrections
2849
2850 2007-05-06 [wwp]        2.9.1cvs47
2851
2852         * tools/uudec
2853                 Fix missing dash to `display` command-line, reported
2854                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2855
2856 2007-05-06 [colin]      2.9.1cvs46
2857
2858         * src/Makefile.am
2859         * src/stock_pixmap.c
2860         * src/stock_pixmap.h
2861         * src/pixmaps/printer.xpm
2862                 Add a printer icon
2863
2864 2007-05-06 [paul]       2.9.1cvs45
2865
2866         * src/compose.c
2867         * src/ldapquery.c
2868         * src/privacy.h
2869         * src/summary_search.c
2870         * src/summaryview.c
2871                 fix build warnings
2872
2873 2007-05-05 [wwp]        2.9.1cvs44
2874
2875         * src/messageview.c
2876         * src/mh.c
2877         * src/prefs_actions.c
2878         * src/prefs_gtk.c
2879         * src/summaryview.c
2880         * src/common/xml.c
2881                 Fix "faild" typos everywhere and capitalization of
2882                 some g_warnings.
2883
2884 2007-05-04 [colin]      2.9.1cvs43
2885
2886         * src/compose.c
2887         * src/privacy.c
2888         * src/privacy.h
2889         * src/plugins/pgpcore/prefs_gpg.c
2890         * src/plugins/pgpcore/prefs_gpg.h
2891         * src/plugins/pgpinline/pgpinline.c
2892         * src/plugins/pgpmime/pgpmime.c
2893                 Add an API to warn about encryption limits,
2894                 and allow to disable these warnings
2895
2896 2007-05-03 [colin]      2.9.1cvs42
2897
2898         * src/summaryview.c
2899         * src/mainwindow.c
2900                 Fix bug 1213, 'Delete more than 
2901                 one thread at once'
2902
2903 2007-05-03 [wwp]        2.9.1cvs41
2904
2905         * src/prefs_common.c
2906         * src/prefs_filtering.c
2907         * src/prefs_template.c
2908         * src/common/template.c
2909         * src/common/template.h
2910         * src/gtk/gtkutils.c
2911         * src/gtk/gtkutils.h
2912                 Templates are no longer automatically sorted
2913                 by name, but can be sorted manually using
2914                 |< < > >| buttons as well as drag'n'drop.
2915
2916 2007-05-03 [wwp]        2.9.1cvs40
2917
2918         * src/plugins/spamassassin/spamassassin.c
2919         * src/plugins/spamassassin/spamassassin.h
2920         * src/plugins/spamassassin/spamassassin_gtk.c
2921         * src/plugins/bogofilter/bogofilter.c
2922         * src/plugins/bogofilter/bogofilter.h
2923         * src/plugins/bogofilter/bogofilter_gtk.c
2924                 Added an option to conditionally mark saved spam
2925                 as read (default is and was to do so).
2926                 Satisfies feature request 1708539 on sf.net tracker.
2927
2928 2007-05-03 [colin]      2.9.1cvs39
2929
2930         * src/inc.c
2931                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2932
2933 2007-05-02 [colin]      2.9.1cvs38
2934
2935         * src/textview.c
2936                 Fix bug 1209, 'Clicking on address 
2937                 in header (mailto uri) selects 
2938                 default account'. Patch adapted from
2939                 G.P. Halkes' patch.
2940
2941 2007-05-02 [colin]      2.9.1cvs37
2942
2943         * src/grouplistdialog.c
2944                 Set cursor to wait cursor while loading
2945                 groups.
2946
2947 2007-05-02 [paul]       2.9.1cvs36
2948
2949         * src/folder.c
2950         * src/common/defs.h
2951                 rename cache and mark files
2952                 (data is preserved)
2953
2954 2007-04-30 [paul]       2.9.1cvs35
2955
2956         * manual/glossary.xml
2957         * manual/plugins.xml
2958                 updates. Patch by Ricardo
2959
2960 2007-04-29 [wwp]        2.9.1cvs34
2961
2962         * src/mainwindow.c
2963         * configure.ac
2964                 Fix few grammatical errors (patch by David Relson < relson at
2965                 osagesoftware dot com >).
2966
2967 2007-04-28 [colin]      2.9.1cvs33
2968
2969         * src/account.c
2970         * src/pop.c
2971         * src/prefs_account.c
2972         * src/prefs_account.h
2973                 Drop the "Download all" preference. It's
2974                 stupidly useless and confuses people from
2975                 time to time.
2976
2977 2007-04-27 [wwp]        2.9.1cvs32
2978
2979         * src/account.c
2980         * src/prefs_account.c
2981         * src/prefs_account.h
2982                 Don't reflect accounts changes to the mainwindow when it's
2983                 not necessary.
2984
2985 2007-04-27 [colin]      2.9.1cvs31
2986
2987         * src/folder.c
2988                 Freeze/thaw when sync'ing flags
2989         * src/imap.c
2990         * src/prefs_account.c
2991         * src/prefs_account.h
2992         * src/etpan/imap-thread.c
2993         * src/etpan/imap-thread.h
2994                 Add a way to use UID FETCH instead
2995                 of searches to fetch message lists
2996                 and flags. More expensive towards
2997                 bandwidth, less expensive towards
2998                 server's CPU. Probably fixes 
2999                 bug 1158, 'Scanning new folders on 
3000                 Exchange 2007 extremely slow'.
3001                 Patch 95% by Hoa.
3002
3003 2007-04-27 [paul]       2.9.1cvs30
3004
3005         * src/mainwindow.c
3006         * src/prefs_logging.c
3007                 improvements to english usage
3008
3009 2007-04-27 [colin]      2.9.1cvs29
3010
3011         * src/imap.c
3012                 Fix build without libetpan (my bad!)
3013
3014 2007-04-26 [colin]      2.9.1cvs28
3015
3016         * src/imap.c
3017         * src/imap.h
3018                 Fix uselessly exported function
3019         * src/textview.c
3020                 Consider "- -- \n" as signature separator
3021                 (that's what signature separators look like
3022                  in PGP/Inline signed mails)
3023
3024 2007-04-26 [colin]      2.9.1cvs27
3025
3026         * configure.ac
3027                 libetpan-0.49 is now required
3028         * src/procmime.c
3029                 Fix double fetching of mails if
3030                 first try failed
3031         * src/imap.c
3032                 Make offline sync faster, by
3033                 remembering last change time, and
3034                 last sync time.
3035
3036 2007-04-26 [hoa]        2.9.1cvs26
3037
3038         * src/imap.c
3039         * src/imap.h
3040         * src/mainwindow.c
3041         * src/toolbar.c
3042         * src/etpan/imap-thread.c
3043         * src/etpan/imap-thread.h
3044                 cancellation of IMAP operations is now allowed.
3045                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3046
3047 2007-04-26 [colin]      2.9.1cvs25
3048
3049         * src/folder.c
3050                 Always fetch body+headers in folders that are
3051                 synched for offline use, if "Synchronise as
3052                 soon as possible" is set.
3053                 Fixes bug 1200, 'Add option to always retrieve full 
3054                 messages'
3055
3056 2007-04-25 [colin]      2.9.1cvs24
3057
3058         * src/compose.c
3059                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3060                 persists...'
3061
3062 2007-04-24 [colin]      2.9.1cvs23
3063
3064         * src/folderview.c
3065                 Fix bug 1195, 'Hardware key navigation' 
3066                 Make GDK_Enter toggle expansion (Maemo)
3067
3068 2007-04-24 [wwp]        2.9.1cvs22
3069
3070         * src/compose.c
3071                 Fix few compiler warnings.
3072
3073 2007-04-24 [paul]       2.9.1cvs21
3074
3075         * src/Makefile.am
3076         * src/stock_pixmap.c
3077         * src/stock_pixmap.h
3078                 complete last commit
3079
3080 2007-04-24 [paul]       2.9.1cvs20
3081
3082         * src/gtk/about.c
3083         * src/pixmaps/active.xpm
3084         * src/pixmaps/checkbox_off.xpm
3085         * src/pixmaps/checkbox_on.xpm
3086         * src/pixmaps/inactive.xpm
3087                 kick out the blobs
3088                 remove transparent border from checkbox icons
3089
3090 2007-04-24 [wwp]        2.9.1cvs19
3091
3092         * src/textview.c
3093         * src/textview.h
3094                 Fix a crash in textview, thanks to Colin.
3095
3096 2007-04-23 [wwp]        2.9.1cvs18
3097
3098         * src/prefs_common.c
3099                 Fix 2.9.1cvs5: no header was being translated at all.
3100
3101 2007-04-23 [colin]      2.9.1cvs17
3102
3103         * src/Makefile.am
3104         * src/stock_pixmap.c
3105         * src/stock_pixmap.h
3106         * src/summaryview.c
3107         * src/summaryview.h
3108         * src/gtk/gtksctree.c
3109         * src/gtk/gtksctree.h
3110         * src/pixmaps/selection.xpm
3111                 Fix bug 1193, 'Need a way to multi-select
3112                 items'. Add a toggle button to the summaryview
3113                 to switch between normal and multiple selection
3114                 (Maemo)
3115
3116 2007-04-23 [colin]      2.9.1cvs16
3117
3118         * src/Makefile.am
3119         * src/stock_pixmap.c
3120         * src/stock_pixmap.h
3121         * src/summaryview.c
3122         * src/summaryview.h
3123         * src/gtk/gtksctree.c
3124         * src/gtk/gtksctree.h
3125         * src/pixmaps/selection.xpm
3126                 Fix bug 1193, 'Need a way to multi-
3127                 select items'
3128                 Add a toggle button in the summaryview
3129                 to enable normal or multiple selection.
3130                 (Maemo)
3131
3132 2007-04-23 [colin]      2.9.1cvs15
3133
3134         * src/compose.c
3135                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3136
3137 2007-04-21 [colin]      2.9.1cvs14
3138
3139         * src/gtk/quicksearch.c
3140                 Fix previous commit (actually use correct
3141                 parameter)
3142
3143 2007-04-21 [colin]      2.9.1cvs13
3144
3145         * src/gtk/quicksearch.c
3146                 Fix changing quicksearch type (after Esc,
3147                 after changing Recursive, ...)
3148
3149 2007-04-20 [wwp]        2.9.1cvs12
3150
3151         * src/gtk/Makefile.am
3152                 Added headers.h (completes 2.9.1cvs5).
3153
3154 2007-04-20 [wwp]        2.9.1cvs11
3155
3156         * src/addressbook.c
3157                 Fix the use of display name in name column,
3158                 it has been overriden w/ the use of nickname
3159                 by 2.9.0cvs3. Now nickname is used (if any)
3160                 in case of LDAP books only.
3161
3162 2007-04-20 [colin]      2.9.1cvs10
3163
3164         * src/mimeview.c
3165         * src/summaryview.c
3166         * src/textview.c
3167                 Add handling of 'a' to loop in a mail's
3168                 mimeparts
3169
3170 2007-04-20 [colin]      2.9.1cvs9
3171
3172         * src/toolbar.c
3173                 Fix bug 1190, 'dir_open' button doesn't work'
3174                 (Maemo)
3175
3176 2007-04-20 [colin]      2.9.1cvs8
3177
3178         * src/folderview.c
3179         * src/mainwindow.c
3180                 Fix bug 1194, 'Hardware keys move from email 
3181                 list to account/directory list, but not back 
3182                 to email list...' (Maemo)
3183
3184 2007-04-20 [colin]      2.9.1cvs7
3185
3186         * src/compose.h
3187                 complete previous commit
3188
3189 2007-04-20 [colin]      2.9.1cvs6
3190
3191         * src/compose.c
3192                 Fix bug 1187, 'Reply-to addressee disappears 
3193                 when reply-to text box is clicked...' (Maemo)
3194
3195 2007-04-20 [wwp]        2.9.1cvs5
3196
3197         * po/POTFILES.in
3198         * src/addressbook.c
3199         * src/compose.c
3200         * src/filtering.c
3201         * src/headerview.c
3202         * src/matcher.c
3203         * src/prefs_common.c
3204         * src/prefs_common.h
3205         * src/prefs_display_header.c
3206         * src/prefs_matcher.c
3207         * src/summaryview.c
3208         * src/gtk/headers.h
3209         * src/gtk/quicksearch.c
3210                 Translate more header names according to the relevant option value,
3211                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3212                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3213                 to prefs_common_translated_header_name().
3214                 Added a headers.h reference file that contains known header names
3215                 (RFC2822 and others) to the translation process' input, so that
3216                 translated header names will still exist even if no occurrence of
3217                 _("headername") is found anymore in the sources.
3218                 Don't translate column name 'Number' following to trans_hdr option
3219                 value as it's not a header name.
3220
3221 2007-04-20 [colin]      2.9.1cvs4
3222
3223         * src/gtk/quicksearch.c
3224         * src/gtk/quicksearch.h
3225                 Add "From, To or Subject" quicksearch
3226                 type. Patch by ulfschaper@users.sf.net
3227
3228 2007-04-20 [colin]      2.9.1cvs3
3229
3230         * src/matcher.c
3231                 Implement proper references filtering condition.
3232                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3233
3234 2007-04-19 [wwp]        2.9.1cvs2
3235
3236         * src/prefs_display_header.c
3237         * src/message_search.c
3238                 Fix few warnings (g_free of const gchar*).
3239
3240 2007-04-19 [paul]       2.9.1cvs1
3241
3242         * NEWS
3243         * README
3244         * RELEASE_NOTES
3245         * configure.ac
3246                 bump version number following
3247                 stable release
3248
3249 2007-04-19 [paul]       2.9.0cvs9
3250
3251         * manual/advanced.xml
3252         * manual/glossary.xml
3253                 fix typos
3254
3255 2007-04-18 [paul]       2.9.0cvs8
3256
3257         * src/pop.c
3258                 fix for CVE-2007-1558 (APOP)
3259                 Thanks to Colin
3260
3261 2007-04-18 [paul]       2.9.0cvs7
3262
3263         * src/messageview.c
3264         * src/mimeview.c
3265         * src/summaryview.c
3266         * src/gtk/filesel.c
3267                 Fix encoding woes wrt saving of
3268                 mails and parts
3269                 Thanks to Colin
3270
3271 2007-04-18 [colin]      2.9.0cvs6
3272
3273         * src/gtk/pluginwindow.c
3274                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3275
3276 2007-04-17 [wwp]        2.9.0cvs5
3277
3278         * src/addressadd.c
3279         * src/addressbook.c
3280         * src/addrindex.c
3281         * src/ldapupdate.c
3282                 Fix --disable-ldap build,
3283                 fix some LDAP annoyances on 
3284                 searches, thanks to Colin.
3285
3286 2007-04-17 [wwp]        2.9.0cvs4
3287
3288         * src/ldapupdate.c
3289                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3290                 like gcc 2.9x. Thanks to Colin.
3291
3292 2007-04-17 [wwp]        2.9.0cvs3
3293
3294         * src/Makefile.am
3295         * src/addressadd.c
3296         * src/addressbook.c
3297         * src/addrindex.c
3298         * src/addritem.c
3299         * src/addritem.h
3300         * src/editaddress.c
3301         * src/ldapctrl.c
3302         * src/ldapctrl.h
3303         * src/ldapquery.c
3304         * src/ldapserver.c
3305         * src/ldapserver.h
3306         * src/ldapupdate.c
3307         * src/ldapupdate.h
3308                 Add LDAP write support. Patch mostly by 
3309                 Michael <mir at datanom dot net>
3310
3311 2007-04-17 [wwp]        2.9.0cvs2
3312
3313         * src/compose.c
3314                 Prepend "Add to address book" to the context menu of compose window's sender and
3315                 recipient fields.
3316
3317 2007-04-16 [paul]       2.9.0cvs1
3318
3319         * src/gtk/authors.h
3320                 add Pader Rezso
3321
3322 2007-04-16 [paul]       2.9.0
3323
3324         * NEWS
3325         * README
3326         * RELEASE_NOTES
3327                 2.9.0 released
3328
3329 2007-04-16 [paul]       2.8.1cvs102
3330
3331         * po/fr.po
3332                 updated by Fabien Vantard
3333
3334 2007-04-16 [paul]       2.8.1cvs101
3335
3336         * po/ca.po
3337         * po/cs.po
3338         * po/de.po
3339         * po/hu.po
3340         * po/pl.po
3341         * po/pt_BR.po
3342         * po/sr.po
3343         * po/zh_CN.po
3344                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3345                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3346                 Aleksandar Urosevic, and Ralgh Young
3347
3348 2007-04-15 [mones]      2.8.1cvs100
3349
3350         * po/es.po
3351                 Updated for release
3352
3353 2007-04-14 [colin]      2.8.1cvs99
3354
3355         * src/message_search.c
3356         * src/prefs_display_header.c
3357         * src/summary_search.c
3358         * src/gtk/combobox.c
3359                 Fix allocations
3360
3361 2007-04-14 [wwp]        2.8.1cvs98
3362
3363         * src/gtk/combobox.c
3364         * src/message_search.c
3365         * src/summary_search.c
3366         * src/prefs_display_header.c
3367                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3368                 returns NULL, get the text value directly from the GtkEntry child.
3369
3370 2007-04-13 [colin]      2.8.1cvs97
3371
3372         * src/gtk/quicksearch.c
3373                 Give the focus back to summaryview when
3374                 emptying the quicksearch with Esc
3375
3376 2007-04-13 [colin]      2.8.1cvs96
3377
3378         * src/message_search.c
3379         * src/prefs_display_header.c
3380         * src/summary_search.c
3381                 Fix possibles crashes when getting text
3382                 from gtk combos
3383
3384 2007-04-13 [colin]      2.8.1cvs95
3385
3386         * src/pop.c
3387                 Add some UIDL debugging
3388
3389 2007-04-12 [colin]      2.8.1cvs94
3390
3391         * src/folder.c
3392                 Force folder scan if necessary after
3393                 copying mails, to be able to reapply
3394                 flags.
3395
3396 2007-04-11 [colin]      2.8.1cvs93
3397
3398         * src/main.c
3399                 don't scan for new mail on startup if --select
3400                 is specified (or race conditions arise). If so,
3401                 do both sequentially.
3402
3403 2007-04-09 [colin]      2.8.1cvs92
3404
3405         * src/common/defs.h
3406                 Use leafpad by default on Maemo. Patch
3407                 by Jean-Luc Biord.
3408
3409 2007-04-06 [colin]      2.8.1cvs91
3410
3411         * src/pixmaps/queue_close.xpm
3412         * src/pixmaps/queue_close_hrm.xpm
3413         * src/pixmaps/queue_close_hrm_mark.xpm
3414         * src/pixmaps/queue_close_mark.xpm
3415         * src/pixmaps/queue_open.xpm
3416         * src/pixmaps/queue_open_hrm.xpm
3417         * src/pixmaps/queue_open_hrm_mark.xpm
3418         * src/pixmaps/queue_open_mark.xpm
3419                 Move the clock one pixel down :)
3420
3421 2007-04-05 [colin]      2.8.1cvs90
3422
3423         * src/mainwindow.c
3424                 Don't sync when switching offline from
3425                 command line - it's usually too late :)
3426
3427 2007-04-05 [paul]       2.8.1cvs89
3428
3429         * src/Makefile.am
3430         * src/stock_pixmap.c
3431         * src/pixmaps/dir_close_hrm.xpm
3432         * src/pixmaps/dir_close_hrm_mark.xpm
3433         * src/pixmaps/drafts_close.xpm
3434         * src/pixmaps/drafts_close_mark.xpm
3435         * src/pixmaps/drafts_open.xpm
3436         * src/pixmaps/drafts_open_mark.xpm
3437         * src/pixmaps/inbox.xpm
3438         * src/pixmaps/inbox_close.xpm
3439         * src/pixmaps/inbox_close_hrm.xpm
3440         * src/pixmaps/inbox_close_hrm_mark.xpm
3441         * src/pixmaps/inbox_close_mark.xpm
3442         * src/pixmaps/inbox_hrm.xpm
3443         * src/pixmaps/inbox_hrm_mark.xpm
3444         * src/pixmaps/inbox_mark.xpm
3445         * src/pixmaps/inbox_open.xpm
3446         * src/pixmaps/inbox_open_hrm.xpm
3447         * src/pixmaps/inbox_open_hrm_mark.xpm
3448         * src/pixmaps/inbox_open_mark.xpm
3449         * src/pixmaps/outbox.xpm
3450         * src/pixmaps/outbox_close.xpm
3451         * src/pixmaps/outbox_close_hrm.xpm
3452         * src/pixmaps/outbox_close_hrm_mark.xpm
3453         * src/pixmaps/outbox_close_mark.xpm
3454         * src/pixmaps/outbox_hrm.xpm
3455         * src/pixmaps/outbox_hrm_mark.xpm
3456         * src/pixmaps/outbox_mark.xpm
3457         * src/pixmaps/outbox_open.xpm
3458         * src/pixmaps/outbox_open_hrm.xpm
3459         * src/pixmaps/outbox_open_hrm_mark.xpm
3460         * src/pixmaps/outbox_open_mark.xpm
3461         * src/pixmaps/queue_close.xpm
3462         * src/pixmaps/queue_close_hrm.xpm
3463         * src/pixmaps/queue_close_hrm_mark.xpm
3464         * src/pixmaps/queue_close_mark.xpm
3465         * src/pixmaps/queue_open.xpm
3466         * src/pixmaps/queue_open_hrm.xpm
3467         * src/pixmaps/queue_open_hrm_mark.xpm
3468         * src/pixmaps/queue_open_mark.xpm
3469                 updated, added and replaced icons
3470                 Icons by Colin
3471
3472 2007-04-04 [colin]      2.8.1cvs88
3473
3474         * src/imap.c
3475                 Fix build without libetpan
3476
3477 2007-04-03 [colin]      2.8.1cvs87
3478
3479         * src/imap.c
3480                 Fix crash with Citadel, and try to make
3481                 things work. this server (and specifically 
3482                 STATUS and APPEND at least) seems broken.
3483
3484 2007-04-03 [colin]      2.8.1cvs86
3485
3486         * src/folderview.c
3487                 Fix icons on folder close
3488
3489 2007-04-03 [colin]      2.8.1cvs85
3490
3491         * src/inc.c
3492                 Fix double-ask of offline override in
3493                 certain cases
3494         * src/imap.c
3495         * src/imap.h
3496         * src/imap_gtk.c
3497                 Much more efficient way to synchronise
3498                 for offline use
3499         * src/etpan/imap-thread.c
3500                 Fix possible segs
3501         * src/folder.c
3502         * src/gtk/quicksearch.c
3503                 Fix some GUI lags
3504
3505 2007-04-03 [paul]       2.8.1cvs84
3506
3507         * src/filtering.c
3508         * src/folder.c
3509         * src/folder.h
3510         * src/prefs_common.c
3511         * src/prefs_common.h
3512         * src/prefs_other.c
3513                 Fix sync being done too late
3514                 Thanks to Colin
3515
3516 2007-04-02 [colin]      2.8.1cvs83
3517
3518         * src/summaryview.c
3519                 Maemo: Put status and quicksearch at the top
3520         * src/plugins/bogofilter/bogofilter.c
3521         * src/plugins/spamassassin/spamassassin.c
3522                 Derive trash from inbox if possible
3523
3524 2007-04-02 [paul]       2.8.1cvs82
3525
3526         * src/plugins/bogofilter/bogofilter_gtk.c
3527                 a few English changes
3528
3529 2007-04-02 [paul]
3530
3531         2.9.0-rc1 released
3532
3533 2007-04-02 [colin]      2.8.1cvs81
3534
3535         * src/image_viewer.c
3536                 Fix transparent images by using
3537                 GtkImage
3538         * src/messageview.c
3539                 Flush events (on new windows) to avoid
3540                 having the textview's image resize fail
3541                 to know the available width
3542
3543 2007-04-01 [colin]      2.8.1cvs80
3544
3545         * src/prefs_account.c
3546                 If no MH mailbox exist, when creating a POP/Local
3547                 account, just create and use the default one 
3548                 instead of bailing with a "Mailbox doesn't exist"
3549                 error
3550
3551 2007-03-31 [colin]      2.8.1cvs79
3552
3553         * src/prefs_account.c
3554                 Create signature file if it doesn't exist
3555                 before editing
3556         * src/prefs_toolbar.c
3557                 Maemo: Move "Use default" on the left so
3558                 that people can find it
3559         * src/common/defs.h
3560                 Maemo: make default editor "Maemopad", 
3561                 default signature file "MyDocs/signature.txt"
3562
3563 2007-03-31 [colin]      2.8.1cvs78
3564
3565         * src/prefs_account.c
3566                 Maemo: rework account prefs so
3567                 that less horizontal scrolling
3568                 is required
3569
3570 2007-03-31 [colin]      2.8.1cvs77
3571
3572         * src/folderview.c
3573         * src/prefs_common.c
3574         * src/prefs_common.h
3575                 Fix bug 1167, 'Allow not displaying zeros 
3576                 in folder list'. Patch by MartinP
3577
3578 2007-03-31 [colin]      2.8.1cvs76
3579
3580         * AUTHORS
3581                 Add Jean-Luc Biord
3582
3583 2007-03-31 [colin]      2.8.1cvs75
3584
3585         * src/imap.c
3586                 Apply patch from bug 1172, direct
3587                 access to the folder's session instead
3588                 of using getter. Patch by MartinP
3589
3590 2007-03-31 [paul]       2.8.1cvs74
3591
3592         * src/gtk/authors.h
3593                 no need to list Fabien twice!
3594
3595 2007-03-31 [colin]      2.8.1cvs73
3596
3597         * src/inc.c
3598                 If we're currently "overriding for %d minutes",
3599                 don't ask
3600
3601 2007-03-31 [colin]      2.8.1cvs72
3602
3603         * src/compose.c
3604         * src/imap.c
3605         * src/inc.c
3606         * src/inc.h
3607         * src/messageview.c
3608         * src/news.c
3609         * src/plugins/spamassassin/spamassassin.c
3610                 Offline override: Add a parameter to allow
3611                 asking even if the override timer is running.
3612                 Allows to ask every time the user makes an
3613                 explicit action needing online access (such
3614                 as Get Mail), and not when the action is 
3615                 implicit (such as opening an IMAP folder)
3616
3617 2007-03-31 [colin]      2.8.1cvs71
3618
3619         * src/inc.c
3620                 Override offline: "No" answer shouldn't
3621                 re-ask after 3 seconds, but 10 minutes. 
3622
3623 2007-03-30 [colin]      2.8.1cvs70
3624
3625         * src/common/socket.c
3626                 Better error reporting on unix socket
3627                 failure (bind usually)
3628         * src/gtk/gtkutils.c
3629         * src/gtk/gtkutils.h
3630                 Label window: add a pulsing progress
3631                 bar to show we're not hung :)
3632         * src/folderview.c
3633         * src/main.c
3634         * src/plugins/pgpcore/sgpgme.c
3635                 Update API
3636
3637 2007-03-30 [colin]      2.8.1cvs69
3638
3639         * src/pop.c
3640         * src/prefs_common.c
3641                 Fix possible trashing of history and uidl
3642                 files on disk full problems
3643
3644 2007-03-30 [paul]       2.8.1cvs68
3645
3646         * src/mainwindow.c
3647         * src/summaryview.c
3648         * src/summaryview.h
3649                 update summary when changing layout type
3650                 (fixes wrong folder icon being displayed)
3651                 Thanks to Colin
3652
3653 2007-03-29 [colin]      2.8.1cvs67
3654
3655         * src/prefs_ext_prog.c
3656                 The browser pref is irrelevant on Maemo
3657
3658 2007-03-29 [colin]      2.8.1cvs66
3659
3660         * src/compose.c
3661         * src/compose.h
3662                 Maemo: dynamically switch headers/text position
3663         * src/prefs_common.c
3664                 Maemo: hide compose's ruler by default
3665         * src/common/socket.c
3666         * src/common/socket.h
3667                 Fix build warning
3668
3669 2007-03-29 [colin]      2.8.1cvs65
3670
3671         * src/common/socket.c
3672         * src/common/socket.h
3673                 Fix build when MAEMO_CFLAGS contains
3674                 _X_OPENSOURCE (resolv.h errors as long
3675                 as we don't add _BSD_SOURCE. Ugly).
3676
3677 2007-03-29 [wwp]        2.8.1cvs64
3678
3679         * src/prefs_logging.c
3680                 Fix sensitivity of clip-log widgets in prefs/logging,
3681                 thanks to Fabien.
3682
3683 2007-03-29 [wwp]        2.8.1cvs63
3684
3685         * po/POTFILES.in
3686                 Updated files list for translations, thanks to Fabien.
3687
3688 2007-03-29 [colin]      2.8.1cvs62
3689
3690         * src/main.c
3691         * src/common/Makefile.am
3692         * src/common/utils.c
3693                 Maybe make URI opening work in Maemo
3694                 Requires testing :)
3695
3696 2007-03-28 [colin]      2.8.1cvs61
3697
3698         * src/folder.c
3699         * src/folder.h
3700         * src/folderview.c
3701                 Add the possibility to sort folders arbitrarily
3702                 (via editing of folderlist.xml only). Patch by
3703                 Martin P <mp26+claws@os.inf.tu-dresden.de>
3704                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
3705                 be changed by the user'
3706
3707 2007-03-28 [colin]      2.8.1cvs60
3708
3709         * src/mimeview.c
3710                 Add popup menu for mime icons
3711
3712 2007-03-28 [colin]      2.8.1cvs59
3713
3714         * src/mainwindow.c
3715                 Fix a layout issue when presenting
3716                 mainwindow in Small screen layout
3717         * src/toolbar.c
3718         * src/toolbar.h
3719                 Add a "Go to folder list" button for
3720                 mainwindow, and make it default in
3721                 the Maemo build
3722
3723 2007-03-28 [colin]      2.8.1cvs58
3724
3725         * src/compose.c
3726                 Don't dynamically update title on Maemo
3727                 Patch by Jean-Luc Biord
3728
3729 2007-03-27 [colin]      2.8.1cvs57
3730
3731         * src/compose.c
3732         * src/folderview.c
3733         * src/summaryview.c
3734                 Enable tap-and-hold on Maemo
3735
3736 2007-03-26 [colin]      2.8.1cvs56
3737
3738         * src/compose.c
3739                 More popup-menu (in attachments list)
3740
3741 2007-03-26 [colin]      2.8.1cvs55
3742
3743         * src/compose.c
3744                 Enable popup-menu signal
3745
3746 2007-03-26 [colin]      2.8.1cvs54
3747
3748         * src/plugins/pgpinline/pgpinline.c
3749                 Fix bug 1111, 'PGP/inline plugin hides text 
3750                 around encrypted text block'. Patch based on
3751                 a patch from Michal Cihar.
3752
3753 2007-03-26 [wwp]        2.8.1cvs53
3754
3755         * src/procmsg.c
3756                 Fix getting a false error when sending queued message
3757                 whereas the sending was fine (if there are subfolders
3758                 in the queue folder), thanks to Colin.
3759
3760 2007-03-26 [paul]       2.8.1cvs52
3761
3762         * src/wizard.c
3763                 update FACE header in welcome message
3764
3765 2007-03-25 [colin]      2.8.1cvs51
3766
3767         * src/Makefile.am
3768                 Fix make dist
3769
3770 2007-03-25 [colin]      2.8.1cvs50
3771
3772         * src/main.c
3773                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3774
3775 2007-03-24 [colin]      2.8.1cvs49
3776
3777         * src/main.c
3778                 Fix a few launch problems on Maemo
3779                 Patch by Jean-Luc Biord
3780
3781 2007-03-24 [wwp]        2.8.1cvs48
3782
3783         * src/alertpanel.c
3784         * src/alertpanel.h
3785         * src/messageview.c
3786         * src/summaryview.c
3787                 Fix wrong action performed when closing the
3788                 "ask about account specific filtering rules
3789                 when filtering manually" dialog by pressing Escape.
3790                 Fix wrong order of buttons in the "return receipt
3791                 notification - the message was sent to several of
3792                 your accounts" dialog.
3793
3794 2007-03-24 [paul]       2.8.1cvs47
3795
3796         * src/folderview.c
3797                 an improvement to English usage
3798         * tools/kdeservicemenu/README
3799                 updated Claws url
3800
3801 2007-03-24 [paul]       2.8.1cvs46
3802
3803         * src/Makefile.am
3804         * src/stock_pixmap.c
3805         * src/pixmaps/edit_extern.xpm
3806         * src/pixmaps/mail_sign.xpm
3807                 rescue long lost icons
3808
3809 2007-03-24 [paul]       2.8.1cvs45
3810
3811         * src/toolbar.c
3812                 fix toolbar (broken in 2.8.1cvs42)
3813
3814 2007-03-23 [colin]      2.8.1cvs44
3815
3816         * src/imap.c
3817                 Correctly unsubscribe/resubscribe after
3818                 RENAME
3819
3820 2007-03-23 [colin]      2.8.1cvs43
3821
3822         * src/prefs_common.c
3823                 Maemo: as the platform is light on RAM, allow
3824                 caches to be discarded faster.
3825
3826 2007-03-23 [colin]      2.8.1cvs42
3827
3828         * src/Makefile.am
3829         * src/compose.c
3830         * src/compose.h
3831         * src/stock_pixmap.c
3832         * src/stock_pixmap.h
3833         * src/summaryview.c
3834         * src/summaryview.h
3835         * src/toolbar.c
3836         * src/toolbar.h
3837         * src/pixmaps/open_mail.xpm
3838                 Maemo changes: Add the possibility to have
3839                 "Open Email" and "Close Window" buttons on 
3840                 toolbars (and use them in Maemo's default
3841                 toolbars)
3842
3843 2007-03-23 [wwp]        2.8.1cvs41
3844
3845         * src/action.c
3846                 Reverted that part of the action dialog closure logics, to
3847                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3848                 done later in a different way (or may not).
3849
3850 2007-03-22 [wwp]        2.8.1cvs40
3851
3852         * src/action.c
3853                 Fix sticky action dialog when got no output but action command
3854                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3855
3856 2007-03-22 [colin]      2.8.1cvs39
3857
3858         * src/prefs_filtering.c
3859         * src/gtk/combobox.h
3860                 Fix escaping account names in filtering prefs
3861
3862 2007-03-22 [colin]      2.8.1cvs38
3863
3864         * src/addrindex.c
3865         * src/ldapctrl.h
3866         * src/ldapquery.c
3867                 Add any attribute specified in LDAP servers'
3868                 Search attributes to the Other Attributes tab
3869                 of contacts; Add 'telephoneNumber' in the
3870                 default list.
3871
3872 2007-03-22 [colin]      2.8.1cvs37
3873
3874         * src/folderview.c
3875         * src/folderview.h
3876         * src/mainwindow.c
3877                 Try to prevent race conditions when
3878                 changing the folder list
3879         * src/summaryview.c
3880                 Fix possible red folder icon when
3881                 switching from Small screen layout
3882                 to any other
3883
3884 2007-03-22 [colin]      2.8.1cvs36
3885
3886         * src/mainwindow.c
3887         * src/mainwindow.h
3888         * src/summaryview.c
3889                 Rename "little screen" to "Small screen"
3890         * src/gtk/Makefile.am
3891         * src/common/utils.c
3892         * src/mh.c
3893                 Fix Maemo-related compilation problems
3894
3895 2007-03-21 [colin]      2.8.1cvs35
3896
3897         * configure.ac
3898                 Fix previous commit
3899         * claws-mail.desktop
3900                 Remove .png from the Icon, it's useless
3901
3902 2007-03-21 [colin]      2.8.1cvs34
3903
3904         * configure.ac
3905         * src/Makefile.am
3906                 Add the necessary lib checking for 
3907                 Maemo
3908
3909 2007-03-21 [colin]      2.8.1cvs33
3910
3911         * src/main.c
3912                 Fix unconditional "error happened" when
3913                 sending via command-line. "lol @ myself"
3914
3915 2007-03-21 [colin]      2.8.1cvs32
3916
3917         * claws-mail-40x40.png
3918         * claws-mail-26x26.png
3919         * src/account.c
3920         * src/addressbook.c
3921         * src/compose.c
3922         * src/folderview.c
3923         * src/folderview.h
3924         * src/main.c
3925         * src/mainwindow.c
3926         * src/mainwindow.h
3927         * src/messageview.c
3928         * src/prefs_account.c
3929         * src/prefs_common.c
3930         * src/summary_search.c
3931         * src/summaryview.c
3932         * src/summaryview.h
3933         * src/gtk/authors.h
3934         * src/gtk/gtkutils.c
3935         * src/gtk/gtkutils.h
3936         * src/gtk/logwindow.c
3937         * src/gtk/menu.c
3938         * src/gtk/prefswindow.c
3939                 Add Maemo port (patch mainly by Jean-Luc Biort)
3940                 Add a new 'Little screen' layout to help on such
3941                 platforms (patch by me)
3942                 Make some default preferences different (more
3943                 adapted) on Maemo (patch by me)
3944
3945 2007-03-21 [wwp]        2.8.1cvs31
3946
3947         * src/prefs_logging.c
3948         * src/prefs_logging.h
3949                 Fixed copyright header of newly added files.
3950
3951 2007-03-21 [wwp]        2.8.1cvs30
3952
3953         * src/Makefile.am
3954         * src/filtering.c
3955         * src/filtering.h
3956         * src/folder.c
3957         * src/folderview.c
3958         * src/imap.c
3959         * src/inc.c
3960         * src/main.c
3961         * src/mainwindow.c
3962         * src/mainwindow.h
3963         * src/matcher.c
3964         * src/messageview.c
3965         * src/news.c
3966         * src/pop.c
3967         * src/prefs_common.c
3968         * src/prefs_common.h
3969         * src/prefs_logging.c
3970         * src/prefs_logging.h
3971         * src/prefs_other.c
3972         * src/procmsg.c
3973         * src/send_message.c
3974         * src/summaryview.c
3975         * src/common/log.c
3976         * src/common/log.h
3977         * src/common/nntp.c
3978         * src/common/session.c
3979         * src/common/smtp.c
3980         * src/common/socket.c
3981         * src/etpan/imap-thread.c
3982         * src/gtk/logwindow.c
3983         * src/gtk/logwindow.h
3984         * src/plugins/bogofilter/bogofilter.c
3985         * src/plugins/spamassassin/spamassassin.c
3986                 Added debugging of filtering/processing rules.
3987                 The debug log is here 'Tools/Filtering debug window',
3988                 the options there 'Configuration/Preferences/Other/Logging',
3989                 and the log file is ~/.claws-mail/filtering.log.
3990                 Moved protocol log prefs to 'Other/Logging' as well.
3991                 To support such debugging feature, the existing log API has
3992                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3993                 this impacts many external modules (commits follow).
3994
3995 2007-03-21 [paul]       2.8.1cvs29
3996
3997         * src/etpan/Makefile.am
3998         * src/etpan/imap-thread.c
3999                 add missing #include
4000
4001 2007-03-21 [colin]      2.8.1cvs28
4002
4003         * src/procmime.c
4004                 Fix bug 1157, 'some broken messages confuse 
4005                 mime parser'. Make sure we can't have MimeInfos
4006                 with negative sizes.
4007
4008 2007-03-20 [colin]      2.8.1cvs27
4009
4010         * src/main.c
4011                 Fix missing \0 on buffer
4012
4013 2007-03-20 [colin]      2.8.1cvs26
4014
4015         * src/mh.c
4016                 Use make_dir_hier instead of make_dir 
4017                 to create the MH mailbox
4018
4019 2007-03-20 [colin]      2.8.1cvs25
4020
4021         * src/folder.c
4022         * src/folder.h
4023         * src/prefs_account.c
4024         * src/wizard.c
4025                 Fix default inbox weirdnesses (after wizard,
4026                 if path is Mail, mailbox identifier is #mh/Mailbox,
4027                 and when creating new accounts)
4028
4029 2007-03-20 [colin]      2.8.1cvs24
4030
4031         * src/account.c
4032                 Write folderlist after adding/deleting accounts
4033                 that have folders
4034
4035 2007-03-20 [colin]      2.8.1cvs23
4036
4037         * src/imap.c
4038         * src/remotefolder.h
4039                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4040                 selected while scanning prior to update'
4041
4042 2007-03-17 [paul]       2.8.1cvs22
4043
4044         * src/main.c
4045                 fix a typo, and be a little more verbose.
4046
4047 2007-03-17 [wwp]        2.8.1cvs21
4048
4049         * src/inc.c
4050                 Fix a compiler warning.
4051
4052 2007-03-16 [wwp]        2.8.1cvs20
4053
4054         * tools/Makefile.am
4055         * tools/README
4056                 Updated to deal w/ the new mairix.sh tool.
4057
4058 2007-03-16 [wwp]        2.8.1cvs19
4059
4060         * src/action.c
4061                 Fix logics issues around the action IO dialog:
4062                 - disable entry widget and exec button when
4063                   the exec button is clicked (don't wait for any
4064                   output line) - fix possible disabling/re-enabling/
4065                   re-disabling of those widgets
4066                 - raise an error if executing a %as{} action either
4067                   empty or invalid, instead of failing silently
4068                 - don't close the dialog if the abort button has been
4069                   clicked and if there was no output yet
4070                 - set focus to the abort button when the exec button
4071                   is clicked
4072                 - fix capitalization of a warning message
4073
4074 2007-03-16 [wwp]        2.8.1cvs18
4075
4076         * tools/mairix.sh
4077                 Added a wrapper to mairix to the tools folder.
4078
4079 2007-03-16 [colin]      2.8.1cvs17
4080
4081         * src/messageview.c
4082         * src/mimeview.h
4083                 Allow mimeviewer plugins to print
4084                 their stuff
4085
4086 2007-03-16 [colin]      2.8.1cvs16
4087
4088         * .cvsignore
4089                 Ignore *.patchset
4090
4091 2007-03-15 [colin]      2.8.1cvs15
4092
4093         * src/messageview.c
4094         * src/mimeview.h
4095                 Add a way for mimeviewer plugins to
4096                 implement body search
4097
4098 2007-03-15 [paul]       2.8.1cvs14
4099
4100         * src/prefs_spelling.c
4101                 fix English usage
4102
4103 2007-03-15 [paul]       2.8.1cvs13
4104
4105         * src/common/quoted-printable.c
4106                 fix decoding of quoted-printable parts
4107
4108 2007-03-14 [wwp]        2.8.1cvs12
4109
4110         * src/gtk/logwindow.h
4111                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4112
4113 2007-03-14 [wwp]        2.8.1cvs11
4114
4115         * src/gtk/logwindow.h
4116                 Complete 2.8.1cvs10.
4117
4118 2007-03-14 [colin]      2.8.1cvs10
4119
4120         * src/gtk/logwindow.c
4121                 Probably fix bug 1149, crash on logwindow
4122                 close - at the expense of performance once
4123                 logwin has been opened
4124
4125 2007-03-14 [colin]      2.8.1cvs9
4126
4127         * src/main.c
4128                 If claws-mail is running on another
4129                 display, warn instead of popping it up
4130                 on the other display
4131
4132 2007-03-12 [colin]      2.8.1cvs8
4133
4134         * src/wizard.c
4135                 Fix bug 1145, 'Setting a different name 
4136                 for the Mailbox name isn't reflected in 
4137                 default account settings'. Patch by wwp
4138
4139 2007-03-12 [colin]      2.8.1cvs7
4140
4141         * src/summaryview.c
4142                 Fix bug 1143, 'Add number of messages to be 
4143                 deleted to confirmation dialog'
4144
4145 2007-03-12 [wwp]        2.8.1cvs6
4146
4147         * src/folderview.c
4148         * src/prefs_common.c
4149         * src/prefs_common.h
4150         * src/prefs_summaries.c
4151                 Changed the option that displays unread messages count
4152                 next to the folder name in folder list: it is now
4153                 possible to either display nothing, display the
4154                 unread messages number only or the unread and total messages
4155                 numbers. The patch includes this extra feature as well
4156                 as some minor fixes by rewriting the algo in folderview.c.
4157                 Thanks to Paul for the original idea and implementation, plus
4158                 testing and proof-reading!
4159
4160 2007-03-09 [paul]       2.8.1cvs5
4161
4162         * tools/Makefile.am
4163         * tools/README
4164         * tools/claws-mail-compose-insert-files.pl
4165                 added a script which enables inserting files
4166                 into the message body of a new Claws Mail
4167                 Compose window from the command line. Additionally
4168                 To, Cc, Subject and files to attach to the message
4169                 can be specified.
4170
4171 2007-03-09 [wwp]        2.8.1cvs4
4172
4173         * src/addr_compl.c
4174         * src/addr_compl.h
4175         * src/filtering.c
4176                 Optimize matching of addresses in the addressbook
4177                 (filtering/processing 'found_in_addressbook' condition).
4178
4179 2007-03-07 [wwp]        2.8.1cvs3
4180
4181         * src/quote_fmt.c
4182         * src/quote_fmt_lex.l
4183         * src/quote_fmt_parse.y
4184                 Add a new quote format symbol: %A to insert the
4185                 sender email address (just the address itself).
4186
4187 2007-03-06 [wwp]        2.8.1cvs2
4188
4189         * src/gtk/gtkutils.c
4190         * src/plugins/trayicon/trayicon_prefs.h
4191         * src/plugins/trayicon/trayicon_prefs.c
4192         * src/plugins/trayicon/trayicon.c
4193         * src/mainwindow.h
4194         * src/mainwindow.c
4195                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4196                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4197
4198
4199 2007-03-06 [paul]       2.8.1cvs1
4200
4201         * NEWS
4202         * README
4203         * RELEASE_NOTES
4204         * configure.ac
4205                 bump version number following
4206                 stable release
4207
4208 2007-03-06 [paul]       2.8.0cvs24
4209
4210         * po/cs.po
4211                 corrected by by Tim <timbrain@post.cz>
4212
4213 2007-03-05 [colin]      2.8.0cvs23
4214
4215         * src/Makefile.am
4216         * src/procmime.c
4217                 Fix mime/globs path on NetBSD
4218                 patch by George Michaelson
4219
4220 2007-03-05 [wwp]        2.8.0cvs22
4221
4222         * src/addr_compl.c
4223                 Remove debug statement (accidentally committed w/ cvs14).
4224
4225 2007-03-05 [paul]       2.8.0cvs21
4226
4227         * src/plugins/pgpcore/prefs_gpg.c
4228                 fix compiler warning
4229
4230 2007-03-05 [wwp]        2.8.0cvs20
4231
4232         * src/matcher_parser_parse.y
4233                 Fix mismerge between cvs17 and cvs19.
4234
4235 2007-03-05 [wwp]        2.8.0cvs19
4236
4237         * src/matcher_parser_parse.y
4238         * src/prefs_filtering_action.c
4239         * src/matcher.c
4240         * src/matcher.h
4241         * src/filtering.c
4242         * src/filtering.h
4243                 Add new 'add_to_addressbook' filtering/processing action.
4244
4245 2007-03-05 [wwp]        2.8.0cvs18
4246
4247         * src/filtering.c
4248                 Fix mark_as_ham filtering/processing action: spam flag
4249                 was not unset.
4250
4251 2007-03-04 [colin]      2.8.0cvs17
4252
4253         * src/filtering.c
4254         * src/matcher.c
4255         * src/matcher.h
4256         * src/matcher_parser_parse.y
4257         * src/prefs_filtering_action.c
4258                 Add 'Mark as spam' and 'Mark as ham' filtering
4259                 actions. Fixes bug 1138.
4260
4261 2007-03-04 [colin]      2.8.0cvs16
4262
4263         * src/imap.c
4264                 Fix bug 1140, wrong return value
4265                 without libetpan
4266
4267 2007-03-04 [wwp]        2.8.0cvs15
4268
4269         * src/addr_compl.c
4270                 Rollback cvs14: don't free stuff that is managed in g_list.
4271
4272 2007-03-04 [wwp]        2.8.0cvs14
4273
4274         * src/addr_compl.c
4275                 Fix a leak in address completion code.
4276
4277 2007-03-04 [colin]      2.8.0cvs13
4278
4279         * src/addr_compl.c
4280                 Maybe fix bug 1136, 'Crash in group 
4281                 address completion'
4282
4283 2007-03-04 [iwkse]      2.8.0cvs12
4284
4285         * src/imap.c
4286                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4287
4288 2007-03-03 [colin]      2.8.0cvs11
4289
4290         * src/plugins/pgpinline/pgpinline.c
4291                 Fix off-by-one, fix double-free. Fixes
4292                 bug 1135, 'cm-segfault on decrypting 
4293                 with PGP/inline'
4294
4295 2007-03-03 [colin]      2.8.0cvs10
4296
4297         * configure.ac
4298         * src/main.c
4299         * src/common/plugin.c
4300                 Fix bug 1134, 'Valgrind macros unhandled 
4301                 by Irix's cc'
4302
4303 2007-03-02 [colin]      2.8.0cvs9
4304
4305         * src/mbox.c
4306                 Don't error out on EAGAIN. Fixes 
4307                 bug 1129, '"local mbox file" account 
4308                 isn't retrieving mails'
4309
4310 2007-03-01 [wwp]        2.8.0cvs8
4311
4312         * src/mainwindow.c
4313         * src/gtk/colorlabel.c
4314                 Remove accels for extra color labels until we set better
4315                 and definitive ones.
4316
4317 2007-02-28 [wwp]        2.8.0cvs7
4318
4319         * src/mainwindow.c
4320         * src/matcher_parser_parse.y
4321         * src/prefs_common.c
4322         * src/prefs_msg_colors.c
4323         * src/procmsg.h
4324         * src/gtk/colorlabel.c
4325         * src/gtk/colorlabel.h
4326                 Add more customizable color labels. Cleaned up a bit
4327                 the color label API to avoid duplicate defines of
4328                 the max number of colors.
4329
4330 2007-02-27 [colin]      2.8.0cvs6
4331
4332         * src/mainwindow.c
4333         * src/common/utils.c
4334         * src/common/utils.h
4335                 Fix '+' in mailto URIs for List-* headers
4336
4337 2007-02-27 [colin]      2.8.0cvs5
4338
4339         * src/gtk/gtkutils.c
4340                 Use gtk_window_set_role instead of 
4341                 _set_wmclass
4342
4343 2007-02-27 [colin]      2.8.0cvs4
4344
4345         * src/inc.c
4346                 Fix "After receiving new mail, go to inbox" on IMAP,
4347                 and make it work only on manual reception
4348
4349 2007-02-27 [wwp]        2.8.0cvs3
4350
4351         * src/prefs_filtering.c
4352         * src/prefs_filtering_action.c
4353         * src/prefs_matcher.c
4354                 Update filtering matcher's and action's color label menus
4355                 when re-opening those dialogs (reflect any change to the
4356                 color labels list in the preferences).
4357
4358 2007-02-27 [colin]      2.8.0cvs2
4359
4360         * src/imap.c
4361         * src/etpan/etpan-thread-manager-types.h
4362         * src/etpan/etpan-thread-manager.c
4363         * src/etpan/imap-thread.c
4364                 Log imap ALERTs as errors in the log.
4365
4366 2007-02-26 [paul]       2.8.0cvs1
4367
4368         * tools/claws.i18n.status.pl
4369                 updated
4370
4371 2007-02-26 [paul]       2.7.2cvs75
4372
4373         * po/ca.po
4374         * po/cs.po
4375         * po/de.po
4376         * po/en_GB.po
4377         * po/fi.po
4378         * po/fr.po
4379         * po/hu.po
4380         * po/pl.po
4381         * po/pt_BR.po
4382         * po/sk.po
4383         * po/sr.po
4384         * po/zh_CN.po
4385                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4386                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4387                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4388                 Aleksandar Urosevic, and Ralgh Young
4389
4390 2007-02-25 [mones]      2.7.2cvs74
4391
4392         * po/es.po
4393                 Updated for release
4394
4395 2007-02-25 [colin]      2.7.2cvs73
4396
4397         * src/main.c
4398                 Clearing the list is only useful
4399                 to prevent a valgrind false-positive
4400
4401 2007-02-25 [paul]       2.7.2cvs72
4402
4403         * tools/Makefile.am
4404         * tools/README
4405         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
4406         * tools/maildir2claws-mail.pl  **REMOVED**
4407                 renamed the script, fixed a couple bugs
4408
4409 2007-02-23 [colin]      2.7.2cvs71
4410
4411         * src/addressbook.c
4412                 Fix a leak, check for a few improbable nulls
4413
4414 2007-02-23 [colin]      2.7.2cvs70
4415
4416         * src/main.c
4417         * src/main.h
4418         * src/plugins/trayicon/trayicon.c
4419                 Fix blinking mainwin when starting in tray
4420                 (show mainwindow later in the startup process,
4421                  apart if restarting post-crash)
4422
4423 2007-02-23 [colin]      2.7.2cvs69
4424
4425         * src/folderview.c
4426         * src/imap_gtk.c
4427                 Fix crash when unsubscribing the currently
4428                 selected/opened folder
4429
4430 2007-02-23 [colin]      2.7.2cvs68
4431
4432         * src/compose.c
4433                 Fix bug that prevented colorization to
4434                 work without wrap quotation option
4435
4436 2007-02-23 [colin]      2.7.2cvs67
4437
4438         * src/addr_compl.c
4439                 Fix refcounting, start and end completion who
4440                 behaved as if there couldn't be any other current
4441                 user of completion
4442
4443 2007-02-23 [wwp]        2.7.2cvs66
4444
4445         * src/addressbook.c
4446         * src/addrindex.c
4447                 Address completion fixes: fix addressbook_peek_folder_exists() in
4448                 which the algorithm was ridiculously over-obfuscated and broken.
4449                 Fix addrindex_load_completion() as well, to load addresses in
4450                 completion list with regards to what addressbook_peek_folder_exists()
4451                 returns now.
4452
4453 2007-02-23 [wwp]        2.7.2cvs65
4454
4455         * src/addr_compl.c
4456                 Add addresses to completion when they're non-empty (thanks to Colin).
4457
4458 2007-02-23 [paul]       2.7.2cvs64
4459
4460         * src/plugins/pgpcore/passphrase.c
4461                 remove 'const '
4462
4463 2007-02-23 [colin]      2.7.2cvs63
4464
4465         * src/plugins/pgpcore/prefs_gpg.c
4466         * src/plugins/pgpcore/prefs_gpg.h
4467         * src/plugins/pgpcore/sgpgme.c
4468         * src/plugins/pgpinline/pgpinline.c
4469         * src/plugins/pgpmime/pgpmime.c
4470                 Try harder to respect user's choice wrt
4471                 gpg-agent even with gpg2, by unsetting
4472                 GPG_AGENT_INFO when necessary.
4473
4474 2007-02-22 [paul]       2.7.2cvs62
4475
4476         * src/plugins/pgpcore/sgpgme.c
4477         * src/plugins/pgpcore/sgpgme.h
4478         * src/plugins/pgpcore/passphrase.c
4479         * src/plugins/pgpinline/pgpinline.c
4480         * src/plugins/pgpmime/pgpmime.c
4481                 Fix a leak - gpgme_data_release_and_get_mem
4482                 leaks in recent gpgme. Workaround by using
4483                 our own function.
4484
4485 2007-02-22 [paul]       2.7.2cvs61
4486
4487         * src/gtk/quicksearch.c
4488                 Abandon dynamic search when pressing
4489                 Enter
4490
4491 2007-02-21 [colin]      2.7.2cvs60
4492
4493         * src/procmsg.c
4494         * src/plugins/pgpcore/passphrase.c
4495                 Fix little memory leaks
4496         * src/main.c
4497                 Fix false-positive leak at exit
4498         * src/gtk/quicksearch.c
4499                 Fix potentially big leak in recursive
4500                 Quicksearch
4501
4502 2007-02-21 [wwp]        2.7.2cvs59
4503
4504         * src/summaryview.c
4505                 Add missing newline to a debug message.
4506
4507 2007-02-20 [colin]      2.7.2cvs58
4508
4509         * src/Makefile.am
4510         * src/mimeview.c
4511         * src/stock_pixmap.c
4512         * src/stock_pixmap.h
4513         * src/pixmaps/mime_pgpsig.xpm
4514                 Add icon for application/pgp-signature
4515
4516 2007-02-20 [colin]      2.7.2cvs57
4517
4518         * src/Makefile.am
4519         * src/main.c
4520         * src/mimeview.c
4521         * src/stock_pixmap.c
4522         * src/stock_pixmap.h
4523         * src/pixmaps/mime_calendar.xpm
4524         * src/pixmaps/mime_pdf.xpm
4525         * src/pixmaps/mime_ps.xpm
4526                 Add icons for text/calendar, application/pdf
4527                 and application/postscript
4528
4529 2007-02-20 [colin]      2.7.2cvs56
4530
4531         * autogen.sh
4532         * src/matcher_parser_parse.y
4533         * src/matcher_parser_lex.l
4534                 Fix big memory leak in flex, and
4535                 require flex 2.5.31
4536
4537 2007-02-20 [wwp]        2.7.2cvs55
4538
4539         * src/matcher_parser_parse.y
4540                 Fix a duplicate token definition (thanks to iwkse).
4541
4542 2007-02-20 [wwp]        2.7.2cvs54
4543
4544         * src/matcher_parser_lex.l
4545         * src/quote_fmt_lex.l
4546                 Use proper flex options instead of direct use of #define,
4547                 make the flex-generated C lighter.
4548
4549 2007-02-20 [colin]      2.7.2cvs53
4550
4551         * src/summaryview.c
4552                 Grab focus in message list after hiding
4553                 the quicksearch, instead of leaving it
4554                 "somewhere"
4555
4556 2007-02-19 [colin]      2.7.2cvs52
4557
4558         * src/folderview.c
4559                 Fix bug 1033, 'Automatically refresh 
4560                 message list when new messages arrives'
4561                 Looks like folderview->opened can sometimes
4562                 be wrong...
4563
4564 2007-02-19 [paul]       2.7.2cvs51
4565
4566         * tools/Makefile.am
4567         * tools/README
4568         * tools/thunderbird-filters-convertor.pl
4569                 add new script which converts thunderbird filter
4570                 rules to Claws filter rules
4571
4572 2007-02-18 [paul]       2.7.2cvs50
4573
4574         * src/plugins/pgpcore/prefs_gpg.c
4575         * src/plugins/pgpcore/prefs_gpg.h
4576         * src/plugins/pgpcore/sgpgme.c
4577         * src/plugins/pgpinline/pgpinline.c
4578         * src/plugins/pgpmime/pgpmime.c
4579                 improved GUI interoperability with gpg-agent
4580
4581 2007-02-18 [paul]       2.7.2cvs49
4582
4583         * src/prefs_account.c
4584                 Privacy options sensitivity fix
4585
4586 2007-02-17 [colin]      2.7.2cvs48
4587
4588         * src/messageview.c
4589                 Reset icon to warning in the noticeview
4590
4591 2007-02-15 [colin]      2.7.2cvs47
4592
4593         * src/folderview.c
4594                 Fix a manifestation of bug 1033 (summaryview failing
4595                 to update for new mails), which happens after editing
4596                 account preferences or preferences that cause a 
4597                 folderview reload.
4598
4599 2007-02-15 [colin]      2.7.2cvs46
4600
4601         * src/addressbook.c
4602                 Probably fix bug 1123, 'Segmentation 
4603                 fault while opening address book'. I get
4604                 g_warnings if the saved paned position is
4605                 not greater than 0. Also, save position
4606                 when hiding the addressbook instead of
4607                 via signal.
4608
4609 2007-02-14 [colin]      2.7.2cvs45
4610
4611         * src/plugins/pgpcore/prefs_gpg.c
4612         * src/plugins/pgpcore/prefs_gpg.h
4613         * src/plugins/pgpcore/sgpgme.c
4614         * src/plugins/pgpinline/pgpinline.c
4615         * src/plugins/pgpmime/pgpmime.c
4616                 Add an option "Use gpg-agent if available". Fixes
4617                 annoyances with distro-installed gpg-agent, when
4618                 no pinentry program is installed, and the user's 
4619                 at a loss on why "decryption failed". Makes more
4620                 clear why passphrase isn't saved when gpg-agent is
4621                 used. Defaults to true, to avoid changing the 
4622                 current behaviour.
4623
4624 2007-02-14 [wwp]        2.7.2cvs44
4625
4626         * src/matcher_parser_parse.y
4627                 Fix missing line number reset (wrong line number might appear
4628                 when re-loading filtering rules if there's a parser error).
4629
4630 2007-02-13 [colin]      2.7.2cvs43
4631
4632         * src/common/utils.c
4633                 Don't encode ',' in URIs before passing it
4634                 to the browser command-line. It was probably
4635                 done at a time where commas in URIs made
4636                 mozilla -remote 'openurl(%s,new-window)'
4637                 bug.
4638
4639 2007-02-13 [wwp]        2.7.2cvs42
4640
4641         * src/prefs_matcher.c
4642         * src/plugins/bogofilter/bogofilter_gtk.c
4643                 A bit of string factorization around "Select ..." buttons.
4644
4645 2007-02-11 [colin]      2.7.2cvs41
4646
4647         * src/alertpanel.c
4648                 Make sure to escape the title
4649
4650 2007-02-11 [colin]      2.7.2cvs40
4651
4652         * src/codeconv.c
4653                 Recognize .utf8 locales as .UTF-8 ones
4654
4655 2007-02-11 [colin]      2.7.2cvs39
4656
4657         * src/compose.c
4658                 Fix code conversion when dragging a file
4659
4660 2007-02-09 [colin]      2.7.2cvs38
4661
4662         * src/plugins/clamav/clamav_plugin.c
4663                 Complete Paul's patch with conditional
4664                 compilation to avoid breaking compilation
4665                 on old Dapper and Edgy... Maybe other
4666                 distros too.
4667
4668 2007-02-09 [paul]       2.7.2cvs37
4669
4670         * src/plugins/clamav/clamav_plugin.c
4671                 fix for the upstream changes in libclamav
4672
4673 2007-02-09 [paul]       2.7.2cvs36
4674
4675         * src/main.c
4676         * src/mainwindow.c
4677         * src/procmsg.c
4678         * src/procmsg.h
4679                 fix "warn if there are queued messages" (on exit)
4680                 option, which only checked the first mailbox's
4681                 queue
4682                 don't ask before emptying trash if there are no
4683                 messages in trash, also check and empty all trash
4684                 folders
4685         * src/prefs_other.c
4686                 move "Ask before emptying trash" option
4687                 outside of the "On exit" frame as it's
4688                 not only an "On exit" option
4689
4690 2007-02-09 [paul]       2.7.2cvs35
4691
4692         * src/addrgather.c
4693         * src/alertpanel.c
4694         * src/editldap.c
4695         * src/prefs_account.c
4696         * src/prefs_folder_item.c
4697         * src/prefs_gtk.h
4698         * src/prefs_matcher.c
4699         * src/prefs_message.c
4700         * src/prefs_msg_colors.c
4701         * src/prefs_summaries.c
4702         * src/wizard.c
4703         * src/gtk/inputdialog.c
4704         * src/plugins/bogofilter/bogofilter_gtk.c
4705                 pedantic commit: use 'checkbtn' everywhere
4706                 instead of a mixture of 'checkbtn' and 'chkbtn'
4707
4708 2007-02-09 [paul]       2.7.2cvs34
4709
4710         * src/compose.c
4711                 fix default hotkeys
4712         * src/prefs_other.c
4713         * src/prefs_send.c
4714                 move "Never send Return Receipts" from
4715                 prefs_other to prefs_send
4716                 add an option "Ask about account specific
4717                 filtering rules..." to prefs_other
4718         * src/gtk/gtkutils.c
4719                 fix a compiler warning
4720
4721 2007-02-08 [colin]      2.7.2cvs33
4722
4723         * src/plugins/pgpinline/pgpinline.c
4724                 Fix bug 1110, 'pgpmime fails to process 
4725                 encapsulated openpgp mime (rfc 3156, 6.1 
4726                 -> rfc1847)'
4727                 It was due to an interaction between PGP/Mime
4728                 and PGP/Inline plugin. 
4729
4730 2007-02-08 [colin]      2.7.2cvs32
4731
4732         * src/inc.c
4733         * src/mbox.c
4734         * src/mbox.h
4735                 Fix bug 1117, 'fcntl locking code 
4736                 does not work in mbox.c'
4737
4738 2007-02-08 [colin]      2.7.2cvs31
4739
4740         * src/prefs_account.c
4741                 Fix Gentoo bug 165819, 'can't create 
4742                 a "local mbox file" account'. Patch
4743                 by Olivier <castan.o@free.fr>
4744
4745 2007-02-07 [colin]      2.7.2cvs30
4746
4747         * src/ldapquery.c
4748                 Fix bug 1106, 'Claws crash on exit if LDAPS 
4749                 autocompletion was used'
4750
4751 2007-02-07 [paul]       2.7.2cvs29
4752
4753         * src/folder.c
4754                 cut down on unnecessary debug_prints
4755         * src/imap_gtk.c
4756                 fix menu_set_active() on 'Show only
4757                 subscribed folders'
4758
4759 2007-02-07 [paul]       2.7.2cvs28
4760
4761         * src/plugins/clamav/clamav_plugin.c
4762         * src/plugins/clamav/clamav_plugin.h
4763         * src/plugins/clamav/clamav_plugin_gtk.c
4764                 fix copyright header
4765
4766 2007-02-07 [paul]       2.7.2cvs27
4767
4768         * src/procheader.c
4769                 fix bug 1116, 'summary view allow a 
4770                 subject line break'
4771
4772 2007-02-06 [colin]      2.7.2cvs26
4773
4774         * src/summaryview.c
4775                 Fix delete thread
4776
4777 2007-02-05 [fabien]     2.7.2cvs25
4778
4779         * po/POTFILES.in
4780         * src/uri_opener.c
4781                 i18n related - 1 fix and 1 message for translators.
4782
4783 2007-02-05 [colin]      2.7.2cvs24
4784
4785         * src/gtk/quicksearch.c
4786                 Don't reload summary list if quicksearch wasn't
4787                 active on hiding; move currently selected mail in
4788                 the visible area when showing the quicksearch
4789
4790 2007-02-05 [colin]      2.7.2cvs23
4791
4792         * src/folderview.c
4793                 Add debug to try to solve bug 1104
4794
4795 2007-02-05 [paul]       2.7.2cvs22
4796
4797         * src/mainwindow.c
4798                 confirm before emptying trash on exit is
4799                 a Yes or No answer, use Yes or No in the
4800                 dialog
4801
4802 2007-02-04 [colin]      2.7.2cvs21
4803
4804         * src/compose.c
4805         * src/plugins/pgpcore/passphrase.c
4806         * src/plugins/pgpcore/select-keys.c
4807                 Set wmclass on new windows
4808
4809 2007-02-04 [colin]
4810
4811         2.8.0-rc1 released
4812
4813 2007-02-04 [colin]      2.7.2cvs20
4814
4815         * src/compose.c
4816         * src/compose.h
4817                 Auto save drafts on exit, reopen them
4818                 at startup, instead of asking
4819         * src/account.c
4820         * src/addressadd.c
4821         * src/addressbook.c
4822         * src/addressbook_foldersel.c
4823         * src/addrgather.c
4824         * src/crash.c
4825         * src/editaddress.c
4826         * src/editbook.c
4827         * src/editgroup.c
4828         * src/editjpilot.c
4829         * src/editldap.c
4830         * src/editldap_basedn.c
4831         * src/editvcard.c
4832         * src/exphtmldlg.c
4833         * src/expldifdlg.c
4834         * src/export.c
4835         * src/foldersel.c
4836         * src/gedit-print.c
4837         * src/import.c
4838         * src/importldif.c
4839         * src/importmutt.c
4840         * src/importpine.c
4841         * src/main.c
4842         * src/mainwindow.c
4843         * src/message_search.c
4844         * src/messageview.c
4845         * src/prefs_actions.c
4846         * src/prefs_customheader.c
4847         * src/prefs_display_header.c
4848         * src/prefs_filtering.c
4849         * src/prefs_filtering_action.c
4850         * src/prefs_folder_column.c
4851         * src/prefs_gtk.c
4852         * src/prefs_matcher.c
4853         * src/prefs_other.c
4854         * src/prefs_summaries.c
4855         * src/prefs_summary_column.c
4856         * src/prefs_template.c
4857         * src/sourcewindow.c
4858         * src/ssl_manager.c
4859         * src/summary_search.c
4860         * src/uri_opener.c
4861         * src/gtk/about.c
4862         * src/gtk/description_window.c
4863         * src/gtk/foldersort.c
4864         * src/gtk/gtkutils.c
4865         * src/gtk/gtkutils.h
4866         * src/gtk/icon_legend.c
4867         * src/gtk/logwindow.c
4868         * src/gtk/pluginwindow.c
4869         * src/gtk/prefswindow.c
4870                 Give different wmclass to different
4871                 windows - thanks to sed ;)
4872
4873 2007-02-04 [colin]      2.7.2cvs19
4874
4875         * src/main.c
4876                 Revert previous patch, can't reproduce
4877                 it anymore. 
4878
4879 2007-02-03 [colin]      2.7.2cvs18
4880
4881         * src/main.c
4882                 Don't save the mainwindow size and
4883                 position on emergency exit (libSM's
4884                 "die" callback), Xfce seems to make
4885                 the window smaller just before the
4886                 size's saved.
4887
4888 2007-02-03 [colin]      2.7.2cvs17
4889
4890         * src/plugins/bogofilter/bogofilter.c
4891         * src/plugins/bogofilter/bogofilter.h
4892         * src/plugins/bogofilter/bogofilter_gtk.c
4893         * src/plugins/pgpinline/pgpinline.c
4894         * src/plugins/pgpinline/pgpinline.h
4895                 Fix more copyrights
4896
4897 2007-02-03 [colin]      2.7.2cvs16
4898
4899         * src/partial_download.c
4900         * src/partial_download.h
4901         * src/ssl_manager.c
4902         * src/ssl_manager.h
4903         * src/uri_opener.c
4904         * src/uri_opener.h
4905         * src/wizard.c
4906         * src/wizard.h
4907         * src/common/ssl_certificate.c
4908         * src/common/ssl_certificate.h
4909         * src/gtk/quicksearch.c
4910         * src/gtk/quicksearch.h
4911         * src/gtk/sslcertwindow.c
4912         * src/gtk/sslcertwindow.h
4913                 Fix copyright on my files
4914
4915 2007-02-02 [colin]      2.7.2cvs15
4916
4917         * src/Makefile.am
4918         * src/mainwindow.c
4919         * src/messageview.c
4920         * src/messageview.h
4921         * src/textview.c
4922         * src/textview.h
4923         * src/uri_opener.c
4924         * src/uri_opener.h
4925                 Add Tools/List URIs to allow
4926                 opening any URI in the current mail
4927
4928 2007-02-02 [colin]      2.7.2cvs14
4929
4930         * src/common/valgrind.h ** NEW FILE **
4931         * src/common/Makefile.am
4932         * src/common/plugin.c
4933                 Don't dlclose the plugins if we're running
4934                 under valgrind. (doesn't require valgrind
4935                 either at compile time or run time).
4936
4937 2007-02-01 [paul]       2.7.2cvs13
4938
4939         * AUTHORS
4940         * src/gtk/authors.h
4941         * tools/freshmeat_search.pl
4942         * tools/google_search.pl
4943         * tools/multiwebsearch.pl
4944                 add support for non ISO-8859-1 compatible locales
4945                 Patch by Alex Gorbachenko <agent_007@immo.ru>
4946
4947 2007-02-01 [colin]      2.7.2cvs12
4948
4949         * src/prefs_other.c
4950         * src/prefs_summaries.c
4951                 Move keybinding prefs to the Other page
4952
4953 2007-02-01 [wwp]        2.7.2cvs11
4954
4955         * src/plugins/trayicon/trayicon.c
4956                 Fix a raising issue within KDE.
4957
4958 2007-02-01 [colin]      2.7.2cvs10
4959
4960         * src/codeconv.c
4961                 Fix stray quotes in encoded strings
4962         * src/addressadd.c
4963                 Fix wrong call causing g_warnings
4964         * src/textview.c
4965                 Remove useless message
4966
4967 2007-01-31 [wwp]        2.7.2cvs9
4968
4969         * src/plugins/trayicon/trayicon.c
4970                 fix buggy hiding of main window when closing if close-to-tray
4971                 is not set (bad logics  in the trayicon hook code).
4972                 Changed the quit confirmation message too.
4973
4974 2007-01-30 [colin]      2.7.2cvs8
4975
4976         * src/main.c
4977                 Fix hidden mainwindow after clicking on
4978                 the X close button, if compose windows
4979                 exist and the user chooses not to quit
4980
4981 2007-01-30 [colin]      2.7.2cvs7
4982
4983         * src/main.c
4984         * src/compose.c
4985                 Handle local URIs to attach files (file:///...)
4986                 Fixes attaching files from Thunar for example
4987
4988 2007-01-30 [colin]      2.7.2cvs6
4989
4990         * src/prefs_ext_prog.c
4991                 Add 'mousepad' to the list of text editors.
4992                 Mousepad is XFCE's text editor
4993
4994 2007-01-29 [wwp]        2.7.2cvs5
4995
4996         * po/POTFILES.in
4997         * src/plugins/trayicon/trayicon_prefs.c
4998                 trayicon i18n fixes, thanks to Fabien.
4999
5000 2007-01-28 [wwp]        2.7.2cvs4
5001
5002         * src/mainwindow.c
5003         * src/mainwindow.h
5004         * src/plugins/trayicon/trayicon.c
5005         * src/plugins/trayicon/trayicon_prefs.c
5006         * src/plugins/trayicon/trayicon_prefs.h
5007                 Added a new TrayIcon plugin option to close to tray
5008                 (WM's hotkey and [X] button will hide the window instead
5009                 of closing it - closing CM can be done using the tray icon
5010                 menu or the File menu).
5011                 Improved visibility handling in trayicon, clicking the
5012                 trayicon now raise the window to current desktop when it
5013                 was either minimized/shaded/on another desktop.
5014                 Thanks to Paul for testing and fixing a strange behaviour
5015                 in KDE ;-).
5016
5017 2007-01-27 [paul]       2.7.2cvs3
5018
5019         * src/prefs_folder_item.c
5020         * src/prefs_receive.c
5021         * src/plugins/pgpcore/prefs_gpg.c
5022                 use 'start-up' instead of 'startup' in labels
5023
5024 2007-01-26 [wwp]        2.7.2cvs2
5025
5026         * src/plugins/trayicon/Makefile.am
5027         * src/plugins/trayicon/trayicon.c
5028         * src/plugins/trayicon/trayicon_prefs.c
5029         * src/plugins/trayicon/trayicon_prefs.h
5030                 Add a new TrayIcon option to hide the main window at
5031                 start-up.
5032                 Fix trayicon.c copyright header.
5033
5034 2007-01-26 [paul]       2.7.2cvs1
5035
5036         * NEWS
5037         * README
5038         * RELEASE_NOTES
5039         * configure.ac
5040                 bump up version number following
5041                 stable release
5042
5043 2007-01-25 [mones]      2.7.1cvs60
5044
5045         * po/es.po
5046                 updated thousands of strings (well, probably less ;-)
5047
5048 2007-01-25 [colin]      2.7.1cvs59
5049
5050         * src/matcher.c
5051                 Fix 2nd-run loss of matcherrc on new
5052                 configurations. 
5053
5054 2007-01-25 [wwp]        2.7.1cvs58
5055
5056         * src/mimeview.c
5057                 fix handling of empty value in attach_save_directory too, thanks
5058                 to Colin.
5059
5060 2007-01-25 [wwp]        2.7.1cvs57
5061
5062         * src/gtk/filesel.c
5063                 fix handling of empty value in attach_load_directory,
5064                 thanks to Colin.
5065
5066 2007-01-25 [wwp]        2.7.1cvs56
5067
5068         * src/plugins/dillo_viewer/dillo_prefs.h
5069                 fix a typo.
5070
5071 2007-01-25 [colin]      2.7.1cvs55
5072
5073         * src/matcher.c
5074         * src/matcher.h
5075         * src/matcher_parser_parse.y
5076         * src/prefs_matcher.c
5077                 Add matching on the spam flag
5078
5079 2007-01-24 [colin]      2.7.1cvs54
5080
5081         * src/folder.c
5082         * src/common/xml.c
5083         * src/common/xml.h
5084                 Make sure folderlist.xml is correctly
5085                 written before overwriting it.
5086         * src/procmsg.c
5087         * src/procmsg.h
5088         * src/summaryview.c
5089         * src/plugins/bogofilter/bogofilter.c
5090         * src/plugins/bogofilter/bogofilter.h
5091         * src/plugins/bogofilter/bogofilter_gtk.c
5092         * src/plugins/spamassassin/spamassassin.c
5093         * src/plugins/spamassassin/spamassassin.h
5094         * src/plugins/spamassassin/spamassassin_gtk.c
5095                 Move spam to the correct trash folder after
5096                 learning, if spam directory isn't set.
5097
5098 2007-01-23 [paul]       2.7.1cvs53
5099
5100         * src/plugins/bogofilter/bogofilter_gtk.c
5101                 fix sensitivity of "Insert X-Bogosity header"
5102                 option
5103
5104 2007-01-23 [colin]      2.7.1cvs52
5105
5106         * src/toolbar.c
5107                 Translate toolbar items text if
5108                 they're translatable (default)
5109         * src/addrcache.c
5110         * src/addrcache.h
5111         * src/addritem.c
5112         * src/addritem.h
5113         * src/codeconv.c
5114         * src/codeconv.h
5115         * src/jpilot.c
5116         * src/jpilot.h
5117         * src/ldapctrl.c
5118         * src/ldapctrl.h
5119         * src/ldapquery.h
5120         * src/ldif.c
5121         * src/ldif.h
5122         * src/etpan/etpan-thread-manager.c
5123         * src/etpan/etpan-thread-manager.h
5124         * src/gtk/gtkutils.c
5125         * src/gtk/gtkutils.h
5126                 More static functions
5127
5128 2007-01-22 [fabien]     2.7.1cvs51
5129
5130         * src/gtk/gtkutils.c
5131                 gtkut_get_options_frame() : ability to pass
5132                 a 'NULL' value in frame pointer parameter if
5133                 we don't need it.
5134
5135 2007-01-22 [colin]      2.7.1cvs50
5136
5137         * src/procmsg.c
5138         * src/procmsg.h
5139         * src/plugins/bogofilter/bogofilter.c
5140         * src/plugins/bogofilter/bogofilter_gtk.c
5141         * src/plugins/spamassassin/spamassassin.c
5142         * src/plugins/spamassassin/spamassassin_gtk.c
5143                 Allow moving spams to the account's trash
5144                 instead of default one
5145
5146 2007-01-21 [colin]      2.7.1cvs49
5147
5148         * src/ldapquery.c
5149         * src/ldapquery.h
5150                 Revert a static function that shouldn't
5151                 have been
5152
5153 2007-01-21 [colin]      2.7.1cvs48
5154
5155         * src/ldapquery.c
5156         * src/ldapquery.h
5157                 Same
5158
5159 2007-01-21 [colin]      2.7.1cvs47
5160
5161         * src/procmsg.c
5162         * src/procmsg.h
5163                 Same
5164
5165 2007-01-21 [colin]      2.7.1cvs46
5166
5167         * src/common/socket.c
5168         * src/common/socket.h
5169                 Same
5170
5171 2007-01-21 [colin]      2.7.1cvs45
5172
5173         * src/crash.c
5174         * src/exporthtml.c
5175         * src/exporthtml.h
5176         * src/exportldif.c
5177         * src/exportldif.h
5178         * src/folder.c
5179         * src/folder.h
5180         * src/folder_item_prefs.c
5181         * src/folder_item_prefs.h
5182         * src/folderview.c
5183         * src/folderview.h
5184         * src/gedit-print.c
5185         * src/gedit-print.h
5186         * src/main.c
5187         * src/main.h
5188         * src/common/socket.c
5189         * src/common/socket.h
5190         * src/gtk/gtkaspell.c
5191         * src/gtk/gtkaspell.h
5192         * src/gtk/quicksearch.c
5193         * src/gtk/quicksearch.h
5194                 Same
5195
5196 2007-01-21 [colin]      2.7.1cvs44
5197
5198         * src/common/utils.c
5199         * src/common/utils.h
5200         * src/etpan/etpan-thread-manager.c
5201         * src/etpan/etpan-thread-manager.h
5202                 Same (Funny that etpan_thread_unbind
5203                 is called but not etpan_thread_bind)
5204
5205 2007-01-21 [colin]      2.7.1cvs43
5206
5207         * src/addrselect.c
5208         * src/addrselect.h
5209         * src/codeconv.c
5210         * src/codeconv.h
5211         * src/compose.c
5212         * src/compose.h
5213         * src/etpan/Makefile.am
5214         * src/gtk/colorlabel.c
5215         * src/gtk/colorlabel.h
5216         * src/gtk/sslcertwindow.c
5217         * src/gtk/sslcertwindow.h
5218         * src/etpan/etpan-log.c ** REMOVED **
5219         * src/etpan/etpan-log.h ** REMOVED **
5220                 Same
5221
5222 2007-01-20 [colin]      2.7.1cvs42
5223
5224         * src/addritem.c
5225         * src/addritem.h
5226                 Same
5227
5228 2007-01-20 [colin]      2.7.1cvs41
5229
5230         * src/account.c
5231         * src/account.h
5232         * src/addrbook.c
5233         * src/addrbook.h
5234         * src/addrcache.c
5235         * src/addrcache.h
5236         * src/addrclip.c
5237         * src/addrclip.h
5238         * src/addressbook.c
5239         * src/addressbook.h
5240         * src/addrharvest.c
5241         * src/addrharvest.h
5242         * src/addrindex.c
5243         * src/addrindex.h
5244         * src/editaddress.c
5245         * src/editaddress.h
5246                 Make functions that aren't used in other
5247                 files static
5248
5249 2007-01-20 [colin]      2.7.1cvs40
5250
5251         * src/account.c
5252         * src/addrbook.c
5253         * src/addrcache.c
5254         * src/addressbook.c
5255         * src/addrgather.c
5256         * src/addrindex.c
5257         * src/addrquery.c
5258         * src/addrselect.c
5259         * src/browseldap.c
5260         * src/compose.c
5261         * src/editbook.c
5262         * src/editjpilot.c
5263         * src/editldap.c
5264         * src/editldap_basedn.c
5265         * src/editvcard.c
5266         * src/exporthtml.c
5267         * src/exportldif.c
5268         * src/folder.c
5269         * src/folderview.c
5270         * src/image_viewer.c
5271         * src/imap.c
5272         * src/importmutt.c
5273         * src/importpine.c
5274         * src/jpilot.c
5275         * src/ldapquery.c
5276         * src/main.c
5277         * src/mainwindow.c
5278         * src/matcher.c
5279         * src/messageview.c
5280         * src/mh.c
5281         * src/mimeview.c
5282         * src/msgcache.c
5283         * src/mutt.c
5284         * src/news.c
5285         * src/pine.c
5286         * src/prefs_account.c
5287         * src/prefs_common.c
5288         * src/prefs_compose_writing.c
5289         * src/prefs_ext_prog.c
5290         * src/prefs_folder_item.c
5291         * src/prefs_fonts.c
5292         * src/prefs_message.c
5293         * src/prefs_msg_colors.c
5294         * src/prefs_other.c
5295         * src/prefs_quote.c
5296         * src/prefs_receive.c
5297         * src/prefs_send.c
5298         * src/prefs_spelling.c
5299         * src/prefs_summaries.c
5300         * src/prefs_toolbar.c
5301         * src/prefs_wrapping.c
5302         * src/privacy.c
5303         * src/procmime.c
5304         * src/procmsg.c
5305         * src/ssl_manager.c
5306         * src/statusbar.c
5307         * src/summaryview.c
5308         * src/toolbar.c
5309         * src/vcard.c
5310         * src/common/hooks.c
5311         * src/common/log.c
5312         * src/common/passcrypt.c
5313         * src/common/socket.c
5314         * src/common/ssl.c
5315         * src/common/ssl_certificate.c
5316         * src/common/template.c
5317         * src/common/utils.c
5318         * src/etpan/imap-thread.c
5319         * src/gtk/sslcertwindow.c
5320         * src/gtk/sslcertwindow.h
5321                 Make functions that could be static, static
5322
5323 2007-01-20 [colin]      2.7.1cvs39
5324
5325         * src/editldap.c
5326                 Fix tooltip
5327
5328 2007-01-20 [colin]      2.7.1cvs38
5329
5330         * src/ldapquery.c
5331         * src/ldaputil.c
5332         * src/ldaputil.h
5333                 Fix bug 1102, 'claws-mail-2.7.1 
5334                 makes use of deprecated ldap 
5335                 functions'
5336
5337 2007-01-20 [colin]      2.7.1cvs37
5338
5339         * src/mainwindow.c
5340         * src/mainwindow.h
5341         * src/summaryview.c
5342         * src/gtk/quicksearch.c
5343                 Add Wide message list layout
5344
5345 2007-01-19 [fabien]     2.7.1cvs36
5346
5347         * src/textview.c
5348                 make sure a font change is considered in links of
5349                 headerview.
5350
5351 2007-01-19 [colin]      2.7.1cvs35
5352
5353         * src/main.c
5354         * src/mainwindow.c
5355         * src/mainwindow.h
5356         * src/messageview.c
5357         * src/messageview.h
5358         * src/prefs_common.c
5359         * src/prefs_common.h
5360         * src/summaryview.c
5361         * src/summaryview.h
5362         * src/gtk/quicksearch.c
5363         * src/gtk/quicksearch.h
5364                 Drop 'Separate Folder tree' and 'Separate
5365                 Message View'. Put three layouts in place
5366                 of it.
5367
5368 2007-01-19 [paul]       2.7.1cvs34
5369
5370         * src/prefs_msg_colors.c
5371                 more use of Q_ for translators
5372
5373 2007-01-19 [paul]       2.7.1cvs33
5374
5375         * src/imap_gtk.c
5376         * src/prefs_account.c
5377                 a few changes to the English
5378
5379 2007-01-19 [fabien]     2.7.1cvs32
5380
5381         * src/wizard.c
5382                 factorize translatable string
5383
5384 2007-01-18 [colin]      2.7.1cvs31
5385
5386         * src/main.c
5387                 Don't error out on --sync option. Although
5388                 we don't do anything with it, gtk+ handles
5389                 it, and it's useful for debugging X errors
5390
5391 2007-01-18 [fabien]     2.7.1cvs30
5392
5393         * src/prefs_other.c
5394                 ability to apply on the fly the recent added
5395                 'gtk_can_change_accels' pref (no need to restart).
5396
5397 2007-01-18 [fabien]     2.7.1cvs29
5398
5399         * src/plugins/bogofilter/bogofilter_gtk.c
5400         * src/plugins/bogofilter/bogofilter.c
5401         * src/plugins/spamassassin/spamassassin_gtk.c
5402         * src/addr_compl.c
5403         * src/prefs_account.c
5404                 factorize or rewrite some translatable strings.
5405
5406 2007-01-18 [fabien]     2.7.1cvs28
5407
5408         * src/prefs_gtk.h
5409         * src/compose.c
5410                 set a 4pix space between "Subject:" label and subject entry in
5411                 compose window.
5412
5413 2007-01-18 [wwp]        2.7.1cvs27
5414
5415         * src/addressbook.c
5416                 fix conflicting address-copy/paste when focus is set
5417                 to the embedded edit-person form.
5418  
5419
5420 2007-01-18 [wwp]        2.7.1cvs26
5421
5422         * src/addressbook.h
5423                 complete 2.7.1cvs23 (one more file was missing from that
5424                 commit).
5425
5426 2007-01-18 [colin]      2.7.1cvs25
5427
5428         * src/main.c
5429                 Provide a way to migrate without backup
5430                 Re-ask for migration on next start if 
5431                 it has been refused and wizard has been 
5432                 cancelled after.
5433
5434 2007-01-18 [wwp]        2.7.1cvs24
5435
5436         * src/editaddress.c
5437                 complete 2.7.1.cvs23 (file was missing from previous
5438                 commit).
5439
5440 2007-01-18 [wwp]        2.7.1cvs23
5441
5442         * src/addressbook.c
5443                 fix potential crashes in address book's focus_in/out signal handlers,
5444                 force focus to the edit-person form when clicked the Edit menu entry or
5445                 button (this only matters if the edit-person form is embedded to the
5446                 AB window, in that case, focus is not set when browsing the contacts
5447                 list w/ keys or mouse clicks).
5448
5449 2007-01-18 [paul]       2.7.1cvs22
5450
5451         * src/main.c
5452                 add command line options:
5453                 -h for --help
5454                 -q and --quit for --exit
5455                 -v for --version
5456                 print "Unknown option" for unknown options
5457
5458 2007-01-18 [paul]       2.7.1cvs21
5459
5460         * po/ru.po
5461                 updated by Pavlo Bohmat
5462
5463 2007-01-18 [paul]       2.7.1cvs20
5464
5465         * src/mainwindow.c
5466                 fix sensitivity issues of Mark as Spam/Ham
5467
5468 2007-01-17 [fabien]     2.7.1cvs19
5469
5470         * src/prefs_other.c
5471         * src/prefs_common.c
5472         * src/prefs_common.h
5473         * src/main.c
5474                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5475                 control the corresponding gtk property. It could be used to lock
5476                 all shortcuts (avoid to set one of them by inadvertency).
5477
5478 2007-01-17 [colin]      2.7.1cvs18
5479
5480         * src/summaryview.c
5481                 Fix bug 1100, 'Highlighted e-mail data not visible 
5482                 when color label applied.'. Use a weighted average
5483                 between normal selected foreground color and color
5484                 label instead of a simple one (3/1 instead 1/1).
5485
5486 2007-01-17 [colin]      2.7.1cvs17
5487
5488         * src/messageview.c
5489                 Better fix for bug 1088, 'Ctrl-h produces repeatable
5490                 crash' - don't prevent mail switching while loading
5491
5492 2007-01-17 [colin]      2.7.1cvs16
5493
5494         * src/folder.c
5495         * src/folder.h
5496         * src/folderview.c
5497         * src/folderview.h
5498         * src/imap.c
5499         * src/imap.h
5500         * src/imap_gtk.c
5501                 Manage recursive search of unsubscribed folders
5502                 Rescan tree without checking for new messages 
5503                 after subscriptions changed
5504
5505 2007-01-17 [paul]       2.7.1cvs15
5506
5507         * src/prefs_common.c
5508         * src/gtk/pluginwindow.c
5509                 fix bug 1101, '"Load plugin" button is
5510                 accidentally hidden'
5511                 unset (-1) initial width in prefs_common,
5512                 fix overlapping buttons,
5513                 and other cleanups
5514
5515 2007-01-17 [paul]       2.7.1cvs14
5516
5517         * src/procmime.c
5518                 add #include <errno.h>, it's needed
5519                 on some systems
5520
5521 2007-01-17 [paul]       2.7.1cvs13
5522
5523         * src/common/defs.h
5524         * tools/make.themes.project
5525                 rename .sylpheed_themeinfo to .claws_themeinfo
5526                 and use it
5527         * src/etpan/etpan-errors.h
5528         * src/etpan/etpan-log.c
5529         * src/etpan/etpan-log.h
5530         * src/etpan/etpan-thread-manager-types.h
5531         * src/etpan/etpan-thread-manager.c
5532         * src/etpan/etpan-thread-manager.h
5533         * src/etpan/imap-thread.c
5534         * src/etpan/imap-thread.h
5535                 add copyright header
5536
5537 2007-01-17 [colin]      2.7.1cvs12
5538
5539         * src/plugins/pgpcore/select-keys.c
5540         * src/gtk/pluginwindow.c
5541         * src/prefs_account.c
5542                 Fix warnings
5543
5544 2007-01-16 [colin]      2.7.1cvs11
5545
5546         * src/imap.c
5547         * src/imap.h
5548         * src/imap_gtk.c
5549                 Manage subscribing to subfolders when only
5550                 subscribed folders are shown.
5551
5552 2007-01-16 [colin]      2.7.1cvs10
5553
5554         * src/folderview.c
5555                 Fix annoying vscrollbar going back to top
5556                 on Check for new folders
5557
5558 2007-01-16 [colin]      2.7.1cvs9
5559
5560         * src/imap.c
5561                 Remove printf
5562
5563 2007-01-16 [colin]      2.7.1cvs8
5564
5565         * src/filtering.c
5566                 Bigger buffer for errors
5567         * src/imap.c
5568         * src/imap.h
5569         * src/imap_gtk.c
5570         * src/prefs_account.c
5571         * src/prefs_account.h
5572         * src/wizard.c
5573         * src/etpan/imap-thread.c
5574         * src/etpan/imap-thread.h
5575         * manual/handling.xml
5576                 Add subscriptions management. What it changes:
5577                 Creating a folder subscribes to it
5578                 Deleting a folder unsubscribes it
5579                 New contextual menu item allowing to switch between
5580                 All folders and Subscribed folders, subscribe, and
5581                 unsubscribe. "Creating" an existing but unsubscribed
5582                 folder will subscribe it.
5583                 By default for new accounts, only subscribed folders 
5584                 are shown.
5585
5586
5587 2007-01-16 [paul]       2.7.1cvs7
5588
5589         * src/summaryview.c
5590                 Allow folder classes to specify only sort_key or
5591                 sort_type instead of both or none.
5592
5593 2007-01-16 [paul]       2.7.1cvs6
5594
5595         * src/action.c
5596         * src/compose.c
5597         * src/mimeview.c
5598         * src/procmime.c
5599         * src/textview.c
5600                 Save and use errno for procmime_get_part
5601
5602 2007-01-16 [colin]      2.7.1cvs5
5603
5604         * src/imap.c
5605                 Never remove INBOX when scanning for
5606                 new folders. It's a special folder
5607                 that has to exist.
5608
5609 2007-01-15 [colin]      2.7.1cvs4
5610
5611         * src/imap.c
5612                 Fix 'Check for new folders' when IMAP subdirectory
5613                 is set
5614         * src/etpan/imap-thread.c
5615                 Fix build
5616
5617 2007-01-15 [colin]      2.7.1cvs3
5618
5619         * src/etpan/imap-thread.c
5620                 Fix invalid free on command-connection
5621                 error
5622
5623 2007-01-15 [wwp]        2.7.1cvs2
5624
5625         * src/matcher_parser_lex.l
5626         * src/quote_fmt_lex.l
5627         * src/matcher_parser_parse.y
5628                 fix copyright header in lexers and parsers.
5629
5630 2007-01-15 [paul]       2.7.1cvs1
5631
5632         * NEWS
5633         * README
5634         * RELEASE_NOTES
5635         * configure.ac
5636                 bump up version number following
5637                 stable release
5638
5639 2007-01-15 [paul]       2.7.0cvs31
5640
5641         * AUTHORS
5642         * src/gtk/authors.h
5643                 add Fabien to the Team list
5644                 add the recent contributors
5645                 make a few corrections
5646
5647 2007-01-15 [paul]       2.7.0cvs30
5648
5649         * src/mainwindow.c
5650                 fix compiler warning
5651         * src/plugins/pgpcore/prefs_gpg.c
5652         * src/plugins/pgpcore/prefs_gpg.h
5653                 add missing include
5654                 fix copyright header
5655
5656 2007-01-14 [colin]      2.7.0cvs29
5657
5658         * src/gtk/filesel.c
5659                 Use the 'gtk+' backend. Avoids gnome-vfs use,
5660                 two benefits: faster to open, will fix strange
5661                 dbus-related crash. Thanks to Pascal Terjan.
5662
5663 2007-01-14 [colin]      2.7.0cvs28
5664
5665         * src/etpan/imap-thread.c
5666                 Delete the old imap just after allocating
5667                 the new one. Makes sure we don't get the
5668                 same pointer by sheer luck, which feels
5669                 strange in the debug log.
5670
5671 2007-01-14 [colin]      2.7.0cvs27
5672
5673         * src/gtk/inputdialog.c
5674                 Make sure we don't print passwords in
5675                 clear text when in debug mode
5676
5677 2007-01-14 [colin]      2.7.0cvs26
5678
5679         * src/gtk/gtksctree.c
5680                 Fix bug 1098, 'bogus last row display 
5681                 after expanding a thread'. Patch by
5682                 Jindrich Makovicka <makovick@gmail.com>
5683
5684 2007-01-14 [colin]      2.7.0cvs25
5685
5686         * src/etpan/imap-thread.c
5687                 Close socket manually before
5688                 freeing the imap struct
5689
5690 2007-01-14 [colin]      2.7.0cvs24
5691
5692         * src/etpan/imap-thread.c
5693                 Maybe fix new reconnection issues
5694
5695 2007-01-13 [colin]      2.7.0cvs23
5696
5697         * src/summaryview.c
5698                 Freeze/thaw on thread selection
5699
5700 2007-01-13 [paul]       2.7.0cvs22
5701
5702         * src/mainwindow.c
5703         * src/summaryview.c
5704         * src/summaryview.h
5705                 add 'Edit/Delete thread'
5706
5707 2007-01-13 [colin]      2.7.0cvs21
5708
5709         * src/prefs_account.c
5710         * src/prefs_compose_writing.c
5711         * src/prefs_message.c
5712         * src/prefs_msg_colors.c
5713         * src/prefs_other.c
5714         * src/prefs_receive.c
5715         * src/prefs_spelling.c
5716         * src/prefs_summaries.c
5717         * src/prefs_themes.c
5718         * src/gtk/gtkutils.c
5719         * src/gtk/gtkutils.h
5720         * src/plugins/pgpcore/prefs_gpg.c
5721         * src/plugins/spamassassin/spamassassin_gtk.c
5722                 Factorize gtk frame creation
5723                 Patch by Pawel
5724
5725 2007-01-13 [colin]      2.7.0cvs20
5726
5727         * src/message_search.c
5728         * src/summary_search.c
5729                 Fix Enter in search windows
5730         * src/messageview.c
5731                 Fix body search starting at the
5732                 end of the mail (and asking for loop)
5733
5734 2007-01-13 [colin]      2.7.0cvs19
5735
5736         * src/etpan/imap-thread.c
5737                 Make sure we don't free the same imap
5738                 twice
5739
5740 2007-01-13 [colin]      2.7.0cvs18
5741
5742         * commitHelper
5743                 Allow multiple commitHelpers to
5744                 run at once
5745
5746 2007-01-12 [colin]      2.7.0cvs17
5747
5748         * src/etpan/imap-thread.c
5749                 Make sure we get rid of the previous mailimap
5750                 when connecting - just in case disconnect was
5751                 unclean
5752
5753 2007-01-12 [paul]       2.7.0cvs16
5754
5755         * src/compose.c
5756                 Strip S/MIME signatures when re-editing
5757                 S/MIME signed messages.
5758
5759 2007-01-12 [paul]       2.7.0cvs15
5760
5761         * configure.ac
5762         * src/addressbook.c
5763         * src/foldersel.c
5764         * src/folderview.c
5765         * src/main.c
5766                 no need to define CLAWS anymore, remove
5767                 all that stuff
5768
5769 2007-01-12 [paul]       2.7.0cvs14
5770
5771         * src/mimeview.c
5772                 check if the mail's signed as
5773                 it can change the mail structure
5774                 Thanks to Colin
5775
5776 2007-01-12 [paul]       2.7.0cvs13
5777
5778         * src/procmime.c
5779                 fix Forwarding msgs with attachments
5780                 that have dos line endings
5781                 Thanks to Colin
5782
5783 2007-01-12 [wwp]        2.7.0cvs12
5784
5785         * configure.ac
5786                 Revert accidentally committed extra version tag.
5787
5788 2007-01-12 [wwp]        2.7.0cvs11
5789
5790         * src/prefs_account.c
5791                 Fix compilation w/o aspell (completes 2.7.0cvs7).
5792
5793 2007-01-11 [colin]      2.7.0cvs10
5794
5795         * src/imap.c
5796                 move g_warning to debug_print
5797                 it scares people for no reason
5798
5799 2007-01-11 [colin]      2.7.0cvs9
5800
5801         * po/POTFILES.in
5802                 Fix files to translate. Patch by
5803                 Fabien
5804
5805 2007-01-11 [paul]       2.7.0cvs8
5806
5807         * src/imap.c
5808                 Fix recursion when server lists the
5809                 current subfolder in the response
5810         * src/mimeview.c
5811                 Fix updating of icon_list/ctree
5812         * src/plugins/pgpcore/select-keys.c
5813                 Fix a few annoyances when choosing
5814                 keys for the CMS (S/MIME) protocol
5815
5816 2007-01-11 [wwp]        2.7.0cvs7
5817
5818         * src/compose.c
5819         * src/prefs_account.c
5820         * src/prefs_account.h
5821                 Add per-account spellcheck default dictionaries settings.
5822
5823 2007-01-10 [colin]      2.7.0cvs6
5824
5825         * src/prefs_folder_item.c
5826                 Factorize strings - patch by Fabien
5827
5828 2007-01-10 [colin]      2.7.0cvs5
5829
5830         * src/mainwindow.c
5831                 Fix bug 1095, 'Crash while changing folder 
5832                 columns during incorporation'
5833
5834 2007-01-09 [colin]      2.7.0cvs4
5835
5836         * src/gtk/pluginwindow.c
5837                 Set the plugin window transient. Seems
5838                 like some window managers hide it in
5839                 the background after "load plugin"...
5840
5841 2007-01-09 [colin]      2.7.0cvs3
5842
5843         * src/gtk/filesel.c
5844                 Use the same type for alloc and free
5845
5846 2007-01-08 [paul]       2.7.0cvs2
5847
5848         * po/nl.po
5849                 updated by Tim Dijkstra
5850
5851 2007-01-08 [paul]       2.7.0cvs1
5852
5853         * src/prefs_themes.c
5854         * src/common/utils.c
5855                 Fix resource leaks
5856
5857 2007-01-08 [paul]       2.7.0
5858
5859         * NEWS
5860         * README
5861         * RELEASE_NOTES
5862                 2.7.0 released
5863
5864 2007-01-08 [paul]       2.6.1cvs119
5865
5866         * doc/man/claws-mail.1
5867                 another correction
5868
5869 2007-01-08 [paul]       2.6.1cvs118
5870
5871         * doc/man/claws-mail.1
5872                 corrections
5873         * manual/advanced.xml
5874                 improved English usage
5875
5876 2007-01-08 [paul]       2.6.1cvs117
5877
5878         * po/ca.po
5879         * po/de.po
5880         * po/en_GB.po
5881         * po/fi.po
5882         * po/it.po
5883         * po/pt_BR.po
5884         * po/sk.po
5885         * po/sr.po
5886         * po/zh_CN.po
5887                 updated by Miquel Oliete, Stephan Sachse, me,
5888                 Tommi Pirinen, Andrea Spadaccini, Frederico
5889                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
5890                 Urosevic, and Ralgh Young
5891
5892 2007-01-07 [mones]      2.6.1cvs116
5893
5894         * manual/es/advanced.xml
5895         * po/es.po
5896                 Synced manual (unhide mark_as_read_delay)
5897                 and updated translation for release
5898
5899 2007-01-07 [paul]       2.6.1cvs115
5900
5901         * src/prefs_matcher.c
5902                 make the hbox content fit better under
5903                 various languages
5904
5905 2007-01-07 [colin]      2.6.1cvs114
5906
5907         * src/messageview.c
5908                 Fix bug 1088, 'Ctrl-h produces repeatable
5909                 crash'
5910
5911 2007-01-06 [colin]      2.6.1cvs113
5912
5913         * src/etpan/imap-thread.c
5914                 Add casts to int to get certs. Fixes
5915                 bug 1064, 'crash @ etpan_certificate_check() 
5916                 when opening an IMAP folder', with latest
5917                 libetpan CVS or >= 0.49
5918         * src/mainwindow.c
5919         * src/mainwindow.h
5920         * src/imap_gtk.c
5921         * src/news_gtk.c
5922         * src/prefs_folder_item.c
5923                 Grey out the "synchronise" menu items if
5924                 there's nothing to synchronise.
5925         * src/plugins/pgpcore/sgpgme.c
5926                 Make an error clearer than "Unknown error"
5927
5928 2007-01-06 [colin]      2.6.1cvs112
5929
5930         * src/messageview.c
5931                 Don't try to show a message if updating
5932                 Maybe fixes bug 1088, 'ctrl-h produces
5933                 repeatable crash'.
5934
5935 2007-01-06 [colin]      2.6.1cvs111
5936
5937         * src/summaryview.c
5938                 Disable Control-Space (handle it as Space).
5939
5940 2007-01-05 [paul]       2.6.1cvs110
5941
5942         * src/imap.c
5943                 Fix bug 934, 'sylpheed claws 2.1 
5944                 doesn't show Exchanges Public Folders'
5945                 Thanks to Hoa and Colin
5946         * src/msgcache.c
5947                 Refuse to allocate more than 2 MB for a 
5948                 single field, it's a good indication of
5949                 cache corruption.
5950
5951 2007-01-05 [colin]      2.6.1cvs109
5952
5953         * src/mainwindow.c
5954                 Allow --select'ing emails by Message-ID too
5955
5956 2007-01-05 [colin]      2.6.1cvs108
5957
5958         * src/common/quoted-printable.c
5959                 Uh! Third fix :)
5960
5961 2007-01-05 [colin]      2.6.1cvs107
5962
5963         * src/common/quoted-printable.c
5964                 Fix previous commit about bug 1089
5965                 Thanks to Ralf
5966
5967 2007-01-05 [colin]      2.6.1cvs106
5968
5969         * src/common/quoted-printable.c
5970                 Fix my previous commit on bug 1089
5971                 - Thanks to Ralf :)
5972
5973 2007-01-04 [colin]      2.6.1cvs105
5974
5975         * src/common/quoted-printable.c
5976                 Fix bug 1089, 'NUL characters in Subject 
5977                 line are misinterpreted'. Not a pain to
5978                 fix in fact.
5979
5980 2007-01-04 [colin]      
5981
5982         2.7.0-rc3 released
5983
5984 2007-01-04 [wwp]        2.6.1cvs104
5985
5986         * src/image_viewer.c
5987                 Force operator precedence (fix a compiler warning).
5988
5989 2007-01-04 [colin]      2.6.1cvs103
5990
5991         * src/image_viewer.c
5992                 Be cautious there too (same fix as the one
5993                 in textview from cvs33)
5994         * src/messageview.c
5995                 Don't use any MimeViewer plugin when showing
5996                 all headers
5997
5998 2007-01-03 [wwp]        2.6.1cvs102
5999
6000         * src/html.c
6001         * src/html.h
6002                 fixed "cent" sign (use the existing ASCII one),
6003                 decode more HTML entities,
6004                 converted table ASCII entries to UTF-8,
6005                 moved a switch() into a hashtable.
6006
6007 2007-01-03 [paul]       2.6.1cvs101
6008
6009         * src/compose.c
6010         * src/messageview.c
6011         * src/procmsg.c
6012         * src/procmsg.h
6013                 When possible, use move_msg instead of
6014                 copy_msg + remove_msg to move sent mail
6015                 from Queue to Sent. 
6016
6017 2007-01-03 [paul]       2.6.1cvs100
6018
6019         * src/html.c
6020                 add more html entity recognition:
6021                 pounds, euros, and cents
6022
6023 2007-01-03 [colin]      2.6.1cvs99
6024
6025         * src/imap_gtk.c
6026                 Don't display an error on NOSELECT
6027                 folders when synchronising
6028
6029 2007-01-03 [paul]       2.6.1cvs98
6030
6031         * tools/maildir2claws-mail.pl
6032                 only substitute 'sent-mail' if it's
6033                 the full directory name
6034
6035 2007-01-03 [paul]       2.6.1cvs97
6036
6037         * ChangeLog
6038         * ChangeLog.pre2.0.0
6039         * Makefile.am
6040                 archive a chunk of ChangeLog in
6041                 ChangeLog.pre2.0.0
6042         * ChangeLog.gtk1
6043         * doc/src/ChangeLog.claws-pre0.8.0
6044                 remove ChangeLog.claws-pre0.8.0, adding
6045                 its contents to ChangeLog.gtk1
6046
6047 2007-01-03 [paul]       2.6.1cvs96
6048
6049         * src/account.c
6050         * src/account.h
6051         * src/action.c
6052         * src/action.h
6053         * src/adbookbase.h
6054         * src/addr_compl.c
6055         * src/addr_compl.h
6056         * src/addrbook.c
6057         * src/addrcache.c
6058         * src/addrcache.h
6059         * src/addrcindex.c
6060         * src/addrcindex.h
6061         * src/addrclip.c
6062         * src/addrclip.h
6063         * src/addrdefs.h
6064         * src/addressadd.c
6065         * src/addressadd.h
6066         * src/addressbook.c
6067         * src/addressbook.h
6068         * src/addressbook_foldersel.c
6069         * src/addressbook_foldersel.h
6070         * src/addrgather.c
6071         * src/addrgather.h
6072         * src/addrharvest.c
6073         * src/addrharvest.h
6074         * src/addrindex.c
6075         * src/addrindex.h
6076         * src/addritem.c
6077         * src/addritem.h
6078         * src/addrquery.c
6079         * src/addrquery.h
6080         * src/addrselect.c
6081         * src/addrselect.h
6082         * src/alertpanel.c
6083         * src/alertpanel.h
6084         * src/browseldap.c
6085         * src/browseldap.h
6086         * src/codeconv.c
6087         * src/codeconv.h
6088         * src/compose.c
6089         * src/compose.h
6090         * src/customheader.c
6091         * src/customheader.h
6092         * src/displayheader.c
6093         * src/displayheader.h
6094         * src/editaddress.c
6095         * src/editaddress.h
6096         * src/editbook.c
6097         * src/editbook.h
6098         * src/editgroup.c
6099         * src/editgroup.h
6100         * src/editjpilot.c
6101         * src/editjpilot.h
6102         * src/editldap.c
6103         * src/editldap.h
6104         * src/editldap_basedn.c
6105         * src/editldap_basedn.h
6106         * src/editvcard.c
6107         * src/editvcard.h
6108         * src/exphtmldlg.c
6109         * src/exphtmldlg.h
6110         * src/expldifdlg.c
6111         * src/expldifdlg.h
6112         * src/export.c
6113         * src/export.h
6114         * src/exporthtml.c
6115         * src/exporthtml.h
6116         * src/exportldif.c
6117         * src/exportldif.h
6118         * src/filtering.c
6119         * src/filtering.h
6120         * src/folder.c
6121         * src/folder.h
6122         * src/folder_item_prefs.c
6123         * src/folder_item_prefs.h
6124         * src/foldersel.c
6125         * src/foldersel.h
6126         * src/folderutils.c
6127         * src/folderutils.h
6128         * src/folderview.c
6129         * src/folderview.h
6130         * src/grouplistdialog.c
6131         * src/grouplistdialog.h
6132         * src/headerview.c
6133         * src/html.c
6134         * src/html.h
6135         * src/image_viewer.c
6136         * src/image_viewer.h
6137         * src/imap.c
6138         * src/imap.h
6139         * src/imap_gtk.c
6140         * src/imap_gtk.h
6141         * src/import.c
6142         * src/import.h
6143         * src/importldif.c
6144         * src/importldif.h
6145         * src/importmutt.c
6146         * src/importmutt.h
6147         * src/importpine.c
6148         * src/importpine.h
6149         * src/inc.c
6150         * src/inc.h
6151         * src/jpilot.c
6152         * src/jpilot.h
6153         * src/ldapctrl.c
6154         * src/ldapctrl.h
6155         * src/ldaplocate.c
6156         * src/ldaplocate.h
6157         * src/ldapquery.c
6158         * src/ldapquery.h
6159         * src/ldapserver.c
6160         * src/ldapserver.h
6161         * src/ldaputil.c
6162         * src/ldaputil.h
6163         * src/ldif.c
6164         * src/ldif.h
6165         * src/main.c
6166         * src/main.h
6167         * src/mainwindow.c
6168         * src/mainwindow.h
6169         * src/manual.c
6170         * src/manual.h
6171         * src/mbox.c
6172         * src/message_search.c
6173         * src/message_search.h
6174         * src/messageview.c
6175         * src/messageview.h
6176         * src/mh.c
6177         * src/mh.h
6178         * src/mh_gtk.c
6179         * src/mh_gtk.h
6180         * src/mimeview.c
6181         * src/mimeview.h
6182         * src/msgcache.c
6183         * src/msgcache.h
6184         * src/mutt.c
6185         * src/mutt.h
6186         * src/news.c
6187         * src/news.h
6188         * src/news_gtk.c
6189         * src/news_gtk.h
6190         * src/partial_download.c
6191         * src/partial_download.h
6192         * src/pine.c
6193         * src/pine.h
6194         * src/pop.c
6195         * src/pop.h
6196         * src/prefs_account.c
6197         * src/prefs_account.h
6198         * src/prefs_actions.c
6199         * src/prefs_actions.h
6200         * src/prefs_common.c
6201         * src/prefs_common.h
6202         * src/prefs_compose_writing.c
6203         * src/prefs_compose_writing.h
6204         * src/prefs_customheader.c
6205         * src/prefs_customheader.h
6206         * src/prefs_display_header.c
6207         * src/prefs_display_header.h
6208         * src/prefs_filtering.c
6209         * src/prefs_filtering.h
6210         * src/prefs_filtering_action.c
6211         * src/prefs_filtering_action.h
6212         * src/prefs_folder_column.c
6213         * src/prefs_folder_column.h
6214         * src/prefs_folder_item.c
6215         * src/prefs_folder_item.h
6216         * src/prefs_fonts.c
6217         * src/prefs_fonts.h
6218         * src/prefs_gtk.c
6219         * src/prefs_gtk.h
6220         * src/prefs_image_viewer.c
6221         * src/prefs_image_viewer.h
6222         * src/prefs_matcher.c
6223         * src/prefs_matcher.h
6224         * src/prefs_message.c
6225         * src/prefs_msg_colors.c
6226         * src/prefs_msg_colors.h
6227         * src/prefs_other.c
6228         * src/prefs_quote.c
6229         * src/prefs_receive.c
6230         * src/prefs_send.c
6231         * src/prefs_spelling.c
6232         * src/prefs_spelling.h
6233         * src/prefs_summaries.c
6234         * src/prefs_summaries.h
6235         * src/prefs_summary_column.c
6236         * src/prefs_summary_column.h
6237         * src/prefs_template.c
6238         * src/prefs_template.h
6239         * src/prefs_themes.c
6240         * src/prefs_themes.h
6241         * src/prefs_toolbar.c
6242         * src/prefs_toolbar.h
6243         * src/prefs_wrapping.c
6244         * src/prefs_wrapping.h
6245         * src/privacy.c
6246         * src/privacy.h
6247         * src/procheader.c
6248         * src/procheader.h
6249         * src/procmime.c
6250         * src/procmime.h
6251         * src/procmsg.c
6252         * src/procmsg.h
6253         * src/quote_fmt.c
6254         * src/quote_fmt_parse.y
6255         * src/recv.c
6256         * src/recv.h
6257         * src/remotefolder.c
6258         * src/remotefolder.h
6259         * src/send_message.c
6260         * src/send_message.h
6261         * src/setup.c
6262         * src/setup.h
6263         * src/sourcewindow.c
6264         * src/sourcewindow.h
6265         * src/ssl_manager.c
6266         * src/ssl_manager.h
6267         * src/statusbar.c
6268         * src/statusbar.h
6269         * src/stock_pixmap.c
6270         * src/stock_pixmap.h
6271         * src/summary_search.c
6272         * src/summary_search.h
6273         * src/summaryview.c
6274         * src/summaryview.h
6275         * src/textview.c
6276         * src/textview.h
6277         * src/toolbar.c
6278         * src/toolbar.h
6279         * src/undo.c
6280         * src/undo.h
6281         * src/unmime.c
6282         * src/unmime.h
6283         * src/vcard.c
6284         * src/vcard.h
6285         * src/wizard.c
6286         * src/wizard.h
6287         * src/common/base64.c
6288         * src/common/base64.h
6289         * src/common/defs.h
6290         * src/common/hooks.c
6291         * src/common/hooks.h
6292         * src/common/log.c
6293         * src/common/log.h
6294         * src/common/mgutils.c
6295         * src/common/mgutils.h
6296         * src/common/nntp.c
6297         * src/common/nntp.h
6298         * src/common/passcrypt.c
6299         * src/common/passcrypt.h.in
6300         * src/common/plugin.c
6301         * src/common/plugin.h
6302         * src/common/prefs.c
6303         * src/common/prefs.h
6304         * src/common/progressindicator.c
6305         * src/common/progressindicator.h
6306         * src/common/quoted-printable.c
6307         * src/common/quoted-printable.h
6308         * src/common/session.c
6309         * src/common/session.h
6310         * src/common/smtp.c
6311         * src/common/smtp.h
6312         * src/common/socket.c
6313         * src/common/socket.h
6314         * src/common/ssl.c
6315         * src/common/ssl.h
6316         * src/common/ssl_certificate.c
6317         * src/common/ssl_certificate.h
6318         * src/common/stringtable.c
6319         * src/common/stringtable.h
6320         * src/common/template.c
6321         * src/common/template.h
6322         * src/common/timing.h
6323         * src/common/utils.c
6324         * src/common/utils.h
6325         * src/common/version.h.in
6326         * src/common/xml.c
6327         * src/common/xml.h
6328         * src/common/xmlprops.c
6329         * src/common/xmlprops.h
6330         * src/gtk/about.c
6331         * src/gtk/colorlabel.c
6332         * src/gtk/colorsel.c
6333         * src/gtk/colorsel.h
6334         * src/gtk/combobox.c
6335         * src/gtk/combobox.h
6336         * src/gtk/description_window.c
6337         * src/gtk/description_window.h
6338         * src/gtk/filesel.c
6339         * src/gtk/filesel.h
6340         * src/gtk/foldersort.c
6341         * src/gtk/foldersort.h
6342         * src/gtk/gtksctree.c
6343         * src/gtk/gtkutils.c
6344         * src/gtk/gtkutils.h
6345         * src/gtk/inputdialog.c
6346         * src/gtk/inputdialog.h
6347         * src/gtk/logwindow.c
6348         * src/gtk/logwindow.h
6349         * src/gtk/manage_window.c
6350         * src/gtk/manage_window.h
6351         * src/gtk/menu.c
6352         * src/gtk/menu.h
6353         * src/gtk/pluginwindow.c
6354         * src/gtk/pluginwindow.h
6355         * src/gtk/prefswindow.c
6356         * src/gtk/prefswindow.h
6357         * src/gtk/progressdialog.c
6358         * src/gtk/progressdialog.h
6359         * src/gtk/sslcertwindow.c
6360         * src/gtk/sslcertwindow.h
6361         * src/plugins/bogofilter/bogofilter.c
6362         * src/plugins/bogofilter/bogofilter.h
6363         * src/plugins/bogofilter/bogofilter_gtk.c
6364         * src/plugins/clamav/clamav_plugin.c
6365         * src/plugins/clamav/clamav_plugin.h
6366         * src/plugins/clamav/clamav_plugin_gtk.c
6367         * src/plugins/demo/demo.c
6368         * src/plugins/dillo_viewer/dillo_prefs.c
6369         * src/plugins/dillo_viewer/dillo_prefs.h
6370         * src/plugins/dillo_viewer/dillo_viewer.c
6371         * src/plugins/pgpcore/passphrase.c
6372         * src/plugins/pgpcore/passphrase.h
6373         * src/plugins/pgpcore/pgp_viewer.c
6374         * src/plugins/pgpcore/pgp_viewer.h
6375         * src/plugins/pgpcore/plugin.c
6376         * src/plugins/pgpcore/select-keys.c
6377         * src/plugins/pgpcore/select-keys.h
6378         * src/plugins/pgpcore/sgpgme.c
6379         * src/plugins/pgpcore/sgpgme.h
6380         * src/plugins/pgpinline/pgpinline.c
6381         * src/plugins/pgpinline/pgpinline.h
6382         * src/plugins/pgpinline/plugin.c
6383         * src/plugins/pgpmime/pgpmime.c
6384         * src/plugins/pgpmime/pgpmime.h
6385         * src/plugins/pgpmime/plugin.c
6386         * src/plugins/spamassassin/spamassassin.c
6387         * src/plugins/spamassassin/spamassassin.h
6388         * src/plugins/spamassassin/spamassassin_gtk.c
6389         * src/plugins/trayicon/trayicon.c
6390                 it's 2007, update the year in the copyright headers
6391
6392 2007-01-03 [paul]       2.6.1cvs95
6393
6394         * src/gtk/about.c
6395                 it is 2007, use it in the copyright string
6396
6397 2007-01-03 [paul]       2.6.1cvs94
6398
6399         * src/html.c
6400                 html entity conversion:
6401                 move &#153; to a more suitable place
6402                 add &bull; and &ndash;
6403                 make sure &mdash; and &#8212; are both
6404                 converted the same
6405
6406 2007-01-02 [colin]      2.6.1cvs93
6407
6408         * src/addrbook.c
6409                 Fix leak
6410         * src/common/plugin.c
6411                 Add comment
6412         * src/etpan/imap-thread.c
6413                 Fix warning
6414
6415 2006-12-31 [paul]       2.6.1cvs92
6416
6417         * src/prefs_summaries.c
6418                 use gtk_button_new_from_stock()
6419
6420 2006-12-30 [colin]      2.6.1cvs91
6421
6422         * src/folder.c
6423         * src/imap_gtk.c
6424         * src/mh_gtk.c
6425                 Don't update filtering and account paths 
6426                 when copying folders
6427
6428 2006-12-30 [colin]      2.6.1cvs90
6429
6430         * src/prefs_compose_writing.c
6431         * src/prefs_quote.c
6432         * src/prefs_template.c
6433                 Use message font for Writing and 
6434                 Quoting prefs, as well as Templates.
6435
6436 2006-12-30 [colin]      2.6.1cvs89
6437
6438         * src/prefs_summaries.c
6439                 Rework GUI; patch by Pawel
6440
6441 2006-12-29 [colin]      2.6.1cvs88
6442
6443         * src/prefs_folder_item.c
6444                 Fix bug 1085, 'Apply to subfolder 
6445                 doesn't work' - I was mistaken saying
6446                 it worked in every case
6447
6448 2006-12-28 [colin]      2.6.1cvs87
6449
6450         * src/gtk/gtkaspell.c
6451                 Don't assert if use_alternate is true
6452                 and alt_dictionary isn't set -- this 
6453                 is what happens on upgrade! Rather,
6454                 do with it.
6455
6456 2006-12-28 [colin]      2.6.1cvs86
6457
6458         * Makefile.am
6459                 Fix desktop/icon simplification
6460
6461 2006-12-28 [colin]      2.6.1cvs85
6462
6463         * Makefile.am
6464                 Make desktop and icon not 
6465                 dependant on the desktop
6466
6467 2006-12-28 [wwp]        2.6.1cvs84
6468
6469         * src/plugins/pgpmime/claws.def
6470                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6471
6472 2006-12-28 [wwp]        2.6.1cvs83
6473
6474         * src/prefs_folder_item.c
6475                 Fix coloring of "simplify subject regexp" (folder prefs),
6476                 which might be left to red whereas the regexp gets empty.
6477
6478 2006-12-28 [wwp]        2.6.1cvs82
6479
6480         * src/prefs_common.c
6481         * src/prefs_common.h
6482         * src/addressbook.c
6483         * src/addressitem.h
6484                 Save addressbook mainwindow's horizontal and vertical splitter position.
6485
6486 2006-12-27 [wwp]        2.6.1cvs81
6487
6488         * src/gtk/gtkaspell.c
6489         * src/gtk/gtkaspell.h
6490         * src/compose.c
6491                 Fix assignment of compose's default and alternate dictionary from
6492                 account or folder settings. Now gtkaspell_change_dict does rotate
6493                 dicts only when it's called from a menu cb.
6494
6495 2006-12-27 [wwp]        2.6.1cvs80
6496
6497         * src/folder_item_prefs.c
6498                 Fix randomly initialized default-alt-dictionary (folder prefs),
6499                 complete 2.6.1cvs72.
6500
6501 2006-12-27 [paul]       2.6.1cvs79
6502
6503         * src/imap_gtk.c
6504         * src/mh_gtk.c
6505                 Add Copy folder in the folder's contextual
6506                 menu
6507
6508 2006-12-27 [wwp]        2.6.1cvs78
6509
6510         * src/imap.c
6511                 Clean up session locking, thanks to Colin.
6512
6513 2006-12-26 [colin]      2.6.1cvs77
6514
6515         * src/statusbar.c
6516                 Revert previous patch
6517
6518 2006-12-26 [colin]      2.6.1cvs76
6519
6520         * src/folder.c
6521         * src/folderview.c
6522         * src/imap.c
6523         * src/statusbar.c
6524         * src/etpan/imap-thread.c
6525                 Fix previous commit warnings
6526                 Make statusbar update every second if total < 20
6527                 Make IMAP APPEND faster by simplifying log              
6528
6529 2006-12-26 [colin]      2.6.1cvs75
6530
6531         * src/folder.c
6532         * src/folder.h
6533         * src/folderview.c
6534         * src/folderview.h
6535         * src/imap_gtk.c
6536         * src/mh_gtk.c
6537                 Make it possible to copy folders accross
6538                 mailboxes (this was an arbitrary limitation).
6539                 Still make it impossible to move folders 
6540                 accross mailboxes.
6541
6542 2006-12-26 [colin]      2.6.1cvs74
6543
6544         * src/etpan/imap-thread.c
6545                 Fix bug 1081, 'claws-mail 
6546                 segfaults when going offline 
6547                 while it transfers mails via 
6548                 imap'
6549
6550 2006-12-26 [colin]      2.6.1cvs73
6551
6552         * src/folder_item_prefs.c
6553                 Don't forget alt dictionary when
6554                 renaming/moving folders
6555
6556 2006-12-26 [wwp]        2.6.1cvs72
6557
6558         * src/folder_item_prefs.c
6559                 Add missing defaults for per-folder alt dict
6560                 (forgotten in 2.6.1cvs61).
6561
6562 2006-12-26 [colin]      2.6.1cvs71
6563
6564         * src/wizard.c
6565                 Add tooltip to state that specifying
6566                 full path to mailbox is possible
6567
6568 2006-12-26 [wwp]        2.6.1cvs70
6569
6570         * src/partial_download.c
6571         * src/gtk/gtkvscrollbutton.c
6572         * src/plugins/pgpinline/plugin.c
6573                 Fix for few compiler warnings that matter.
6574
6575 2006-12-25 [colin]      2.6.1cvs69
6576
6577         * src/partial_download.c
6578                 Fix marking for download or deletion
6579                 when the header isn't the first
6580         * src/gtk/logwindow.c
6581                 Fix start of scrolling
6582
6583 2006-12-23 [paul]       2.6.1cvs68
6584
6585         * src/compose.c
6586                 change last commit to use the 'academic'
6587                 method instead. Thanks to wwp
6588
6589 2006-12-23 [paul]       2.6.1cvs67
6590
6591         * src/compose.c
6592                 don't warn about empty subject when
6593                 redirecting
6594
6595 2006-12-22 [colin]      2.6.1cvs66
6596
6597         * src/summary_search.c
6598                 Fix previous patch
6599
6600 2006-12-22 [colin]      2.6.1cvs65
6601
6602         * src/gtk/gtkutils.c
6603         * src/imap.c
6604         * src/jpilot.c
6605         * src/summary_search.c
6606                 A few warning fixes
6607
6608 2006-12-23 [paul]       
6609
6610         2.7.0-rc2 released
6611
6612 2006-12-22 [colin]      2.6.1cvs64
6613
6614         * src/toolbar.c
6615         * src/toolbar.h
6616                 Add a combo to the learn spam button
6617         * src/plugins/bogofilter/bogofilter.c
6618         * src/plugins/bogofilter/bogofilter_gtk.c
6619         * src/plugins/bogofilter/bogofilter.h
6620                 Allow to store Unsure mails in a specific
6621                 folder to make better teaching easier
6622
6623 2006-12-21 [wwp]        2.6.1cvs63
6624
6625         * src/compose.c
6626         * src/prefs_common.c
6627         * src/prefs_common.h
6628         * src/prefs_spelling.c
6629         * src/gtk/gtkaspell.c
6630         * src/gtk/gtkaspell.h
6631                 Allow spell-checking using both current and alternate dictionaries
6632                 (thanks to Colin).
6633
6634 2006-12-21 [wwp]        2.6.1cvs62
6635
6636         * src/gtk/gtkaspell.c
6637                 Apply recheck_when_changing_dict (highlight all mispelled words)
6638                 when switching to alternate dictionary.
6639
6640 2006-12-21 [wwp]        2.6.1cvs61
6641
6642         * src/compose.c
6643         * src/folder_item_prefs.h
6644         * src/prefs_common.c
6645         * src/prefs_common.h
6646         * src/prefs_folder_item.c
6647         * src/prefs_spelling.c
6648         * src/gtk/gtkaspell.c
6649         * src/gtk/gtkaspell.h
6650                 Add global and per-folder prefs to set the default
6651                 alternate dictionary.
6652
6653 2006-12-21 [colin]      2.6.1cvs60
6654
6655         * src/folder.c
6656                 Look for folders by path in all folders
6657         * src/html.c
6658                 add &mdash;
6659
6660 2006-12-20 [colin]      2.6.1cvs59
6661
6662         * src/gtk/quicksearch.c
6663                 Make sure in_typing is false when clearing
6664
6665 2006-12-20 [wwp]        2.6.1cvs58
6666
6667         * configure.ac
6668                 change manual's target dir to be LFH-compliant (thanks to Colin).
6669
6670 2006-12-20 [wwp]        2.6.1cvs57
6671
6672         * src/prefs_common.c
6673         * src/prefs_summaries.c
6674                 i18n fix and factorize patch, thanks to Fabien.
6675
6676 2006-12-20 [paul]       2.6.1cvs56
6677
6678         * configure.ac
6679                 last of the renaming (??)
6680         * src/main.c
6681                 correct --help info of --status-full
6682         * src/plugins/bogofilter/bogofilter.c
6683                 make FALSE default of whitelist_ab
6684
6685 2006-12-19 [colin]      2.6.1cvs55
6686
6687         * src/jpilot.c
6688                 Same as before, without depending on
6689                 pisock >= 0.12
6690
6691 2006-12-19 [colin]      2.6.1cvs54
6692
6693         * src/jpilot.c
6694                 Fix bug 1059, 'Better jpilot charset 
6695                 handling'. Use libpisync's charset conversion
6696                 if possible
6697
6698 2006-12-19 [colin]      2.6.1cvs53
6699
6700         * po/fr.po
6701                 Updated by Fabien
6702
6703 2006-12-19 [wwp]        2.6.1cvs52
6704
6705         * src/gtk/about.c
6706                 Add missing #include (thanks to Colin).
6707
6708 2006-12-19 [wwp]        2.6.1cvs51
6709
6710         * src/prefs_receive.c
6711                 Better spacing between widgets in prefs.
6712
6713 2006-12-18 [colin]      2.6.1cvs50
6714
6715         * src/imap.c
6716                 Fix failure to get separator on LIST "" ""
6717                 Try LIST "" "INBOX" too.
6718
6719 2006-12-18 [wwp]        2.6.1cvs49
6720
6721         * src/common/session.c
6722                 Fix a compiler warning (thanks to Fabien).
6723
6724 2006-12-18 [wwp]        2.6.1cvs48
6725
6726         * src/compose.c
6727         * src/prefs_quote.c
6728                 Factorize some strings for translation (it's about error
6729                 messages when applying or checking template/quote format).
6730
6731 2006-12-18 [colin]      2.6.1cvs47
6732
6733         * Makefile.am
6734         * src/common/defs.h
6735         * src/gtk/Makefile.am
6736         * src/gtk/about.c
6737                 Add a Release notes tab from the contents of
6738                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
6739
6740 2006-12-17 [colin]      2.6.1cvs46
6741
6742         * src/mimeview.c
6743         * src/textview.c
6744         * src/gtk/filesel.c
6745                 Correctly convert from/to UTF8/filename encoding
6746                 when loading and saving files. Probably fixes
6747                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
6748                 for a file to attach and is blocked...'
6749
6750 2006-12-17 [colin]      2.6.1cvs45
6751
6752         * src/gtk/logwindow.c
6753                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
6754                 IMAP folder and is blocked on main thread': 
6755                 make sure we put utf8 in the log.
6756
6757 2006-12-16 [colin]      2.6.1cvs44
6758
6759         * src/toolbar.c
6760         * src/toolbar.h
6761                 Fix bug 1055, 'Add the 'cancel receive' 
6762                 in the available events for the toolbar buttons'
6763
6764 2006-12-16 [colin]      2.6.1cvs43
6765
6766         * po/POTFILES.in
6767         * src/imap.c
6768         * src/common/nntp.c
6769         * src/common/session.c
6770                 Log error when SSL handshakes fail. 
6771                 Fixes bug 1082, 'incorrect / imprecise 
6772                 error message when imap server provides 
6773                 ssl only through STARTTLS but SSL is 
6774                 selected'
6775
6776 2006-12-15 [wwp]        2.6.1cvs42
6777
6778         * src/plugins/bogofilter/bogofilter_gtk.c
6779                 set proper sensitivity to widgets I've recently added.
6780
6781 2006-12-15 [colin]      
6782
6783         2.7.0-rc1 released
6784
6785 2006-12-15 [wwp]        2.6.1cvs41
6786
6787         * src/plugins/bogofilter/bogofilter.c
6788         * src/plugins/bogofilter/bogofilter.h
6789         * src/plugins/bogofilter/bogofilter_gtk.c
6790                 bogofilter's whitelist can now use a subset of
6791                 the addressbook (either a book, a subfolder of a book,
6792                 or the whole addressbook by using "Any"). Re-used there
6793                 some pref_matcher widgets and mechanisms to match a subset
6794                 of the addressbook.
6795
6796 2006-12-15 [wwp]        2.6.1cvs40
6797
6798         * src/wizard.c
6799         * src/common/plugin.c
6800         * src/common/plugin.h
6801         * src/gtk/about.c
6802         * src/plugins/bogofilter/bogofilter.c
6803         * src/plugins/clamav/clamav_plugin.c
6804         * src/plugins/demo/demo.c
6805         * src/plugins/dillo_viewer/dillo_viewer.c
6806         * src/plugins/pgpcore/plugin.c
6807         * src/plugins/pgpinline/plugin.c
6808         * src/plugins/pgpmime/plugin.c
6809         * src/plugins/spamassassin/spamassassin.c
6810         * src/plugins/trayicon/trayicon.c
6811                 factorize some translatable strings (plugins-related),
6812                 fix missing punctuation in several places,
6813                 remove useless translatable \n in about.c,
6814                 and factorize plugin init code w/ a new function
6815                 check_plugin_version() in common/plugin.c.
6816                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6817
6818 2006-12-15 [wwp]        2.6.1cvs39
6819
6820         * src/plugins/bogofilter/bogofilter.c
6821         * src/plugins/bogofilter/bogofilter_gtk.c
6822                 flag whitelisted spams as spam, but don't filter it to the spam
6823                 folder. Thanks to Colin.
6824
6825 2006-12-15 [ticho]      2.6.1cvs38
6826
6827         * src/plugins/bogofilter/bogofilter.c
6828         * src/plugins/bogofilter/bogofilter.h
6829         * src/plugins/bogofilter/bogofilter_gtk.c
6830                 Add option to whitelist senders found in addressbook. Patch by colin.
6831
6832 2006-12-15 [paul]       2.6.1cvs37
6833
6834         * src/folderview.c
6835                 add missing #include "log.h"
6836
6837 2006-12-15 [paul]       2.6.1cvs36
6838
6839         * src/plugins/bogofilter/bogofilter.c
6840         * src/plugins/bogofilter/bogofilter.h
6841         * src/plugins/bogofilter/bogofilter_gtk.c
6842                 Add an option to allow inserting an
6843                 X-Claws-Bogosity header (on MH folders
6844                 only). Patch by Colin
6845
6846 2006-12-14 [colin]      2.6.1cvs35
6847
6848         * src/main.c
6849                 "Yes" should be the default choice for
6850                 migration configuration
6851
6852 2006-12-14 [paul]       2.6.1cvs34
6853
6854         * src/prefs_summaries.c
6855         * manual/advanced.xml
6856                 Unhide mark_as_read_delay
6857
6858 2006-12-14 [paul]       2.6.1cvs33
6859
6860         * src/messageview.c
6861         * src/messageview.h
6862         * src/mimeview.c
6863         * src/mimeview.h
6864         * src/summaryview.c
6865         * src/textview.c
6866         * src/textview.h
6867                 Fix printing of selection
6868                 Fix printing of message parts
6869                 Fix printing of images
6870         * src/gtk/gtksourceprintjob.c
6871                 Fix page count when there are images
6872
6873 2006-12-14 [wwp]        2.6.1cvs32
6874
6875         * src/mainwindow.c
6876         * src/summaryview.c
6877         * src/summaryview.h
6878         * src/gtk/quicksearch.c
6879                 fix quicksearch 'magnify' button status when QS is closed
6880                 using the Escape key, thanks to Colin.
6881
6882 2006-12-14 [wwp]        2.6.1cvs31
6883
6884         * src/mainwindow.c
6885         * src/summaryview.c
6886         * src/summaryview.h
6887         * src/gtk/quicksearch.c
6888                 fix quicksearch 'magnify' button status when QS is closed
6889                 using the Escape key, thanks to Colin.
6890
6891 2006-12-13 [colin]      2.6.1cvs30
6892
6893         * src/ldapquery.c
6894         * src/ldaputil.c
6895                 Use the binary safe version of ldap_get_values,
6896                 to make sure we manipulate null-terminated 
6897                 strings. Maybe fixes bug 1075, 'claws mail 
6898                 segfault when completing ldap adresses'
6899         * src/syldap.c ** REMOVED **
6900         * src/syldap.h ** REMOVED **
6901                 Remove dead files
6902
6903 2006-12-13 [mones]      2.6.1cvs29
6904
6905         * po/es.po
6906                 Fixed piped strings, fixed click translation
6907
6908 2006-12-13 [paul]       2.6.1cvs28
6909
6910         * src/main.c
6911                 don't translate these strings
6912
6913 2006-12-13 [paul]       2.6.1cvs27
6914
6915         * po/en_GB.po
6916                 updated
6917
6918 2006-12-13 [colin]      2.6.1cvs26
6919
6920         * src/main.c
6921         * src/main.h
6922                 Add claws_is_starting()
6923
6924 2006-12-13 [mones]      2.6.1cvs25
6925
6926         * manual/es/advanced.xml
6927         * po/es.po
6928                 Synced manual and updated translation
6929
6930 2006-12-12 [colin]      2.6.1cvs24
6931
6932         * src/wizard.c
6933                 Add an option to use STARTTLS in the
6934                 welcome wizard. Fixes bug 1080, 
6935                 'Using SSL option in wizard for incoming 
6936                 server does not activate SSL with STARTTLS'
6937
6938 2006-12-12 [colin]      2.6.1cvs23
6939
6940         * src/main.c
6941                 Don't exit when there's an incomplete
6942                 mailbox configured - leaves a chance 
6943                 to fix a failing IMAP account. Exit
6944                 if no mailbox at all is loaded (case
6945                 of missing plugin).
6946                 Completes bug 1077's fix (I was wrong
6947                 in this bug's comment #3).
6948
6949 2006-12-12 [colin]      2.6.1cvs22
6950
6951         * src/gtk/menu.h
6952                 Add another menu data type
6953         * src/prefs_account.c
6954                 Complete the completion of bug 1076
6955                 (doesn't lose the pref on apply)
6956
6957 2006-12-12 [paul]       2.6.1cvs21
6958
6959         * src/prefs_account.c
6960                 complete the fix of bug 1076
6961                 also be more verbose with the text
6962
6963 2006-12-12 [paul]       2.6.1cvs20
6964
6965         * src/gtk/combobox.c
6966                 fix compilation warning
6967
6968 2006-12-11 [colin]      2.6.1cvs19
6969
6970         * src/wizard.c
6971                 Document :port in server entry tooltips
6972
6973 2006-12-11 [colin]      2.6.1cvs18
6974
6975         * src/main.c
6976                 Fix compile
6977
6978 2006-12-11 [colin]      2.6.1cvs17
6979
6980         * src/main.c
6981                 Add failing IMAP as a reason for no
6982                 mailbox
6983
6984 2006-12-11 [colin]      2.6.1cvs16
6985
6986         * src/prefs_account.c
6987                 Check for existence of inbox for local
6988                 accounts too
6989         * src/wizard.c
6990                 Allow setting the port to use for servers
6991                 by using the usual "server.example.com:port"
6992                 syntax. Fixes bug 1077, 'sylpheed-claws does 
6993                 not start when IMAP server is unavailable'
6994
6995 2006-12-11 [colin]      2.6.1cvs15
6996
6997         * src/prefs_account.c
6998                 Prevent use of non-existing default inbox
6999
7000 2006-12-11 [colin]      2.6.1cvs14
7001
7002         * src/prefs_account.c
7003                 Fix sensitivity. Fixes bug 1076, 'privacy 
7004                 options are displayed even when pgp plugin 
7005                 not loaded / available'
7006
7007 2006-12-09 [colin]      2.6.1cvs13
7008
7009         * manual/advanced.xml
7010         * src/prefs_common.c
7011         * src/prefs_common.h
7012         * src/common/ssl_certificate.c
7013                 Add a new hidden preference, 'unsafe_ssl_certs',
7014                 which allows to store multiple certificates per
7015                 server/port. This is disabled by default because
7016                 it's less secure (presenting a new certificate
7017                 instead of a changed one raises less alarms).
7018                 This will cause Claws to ask about an unknown
7019                 certificate for people who have used 2.6.1cvs8
7020                 or greater.
7021
7022 2006-12-09 [colin]      2.6.1cvs12
7023
7024         * src/action.c
7025                 Fix cache updating after action
7026
7027 2006-12-07 [wwp]        2.6.1cvs11
7028
7029         * src/compose.c
7030                 fix email address comparison when replying to all
7031                 (avoid replying to ourselves), thanks to Colin.
7032
7033 2006-12-06 [paul]       2.6.1cvs10
7034
7035         * src/addrharvest.c
7036         * src/editldap.c
7037         * src/expldifdlg.c
7038         * src/news.c
7039         * src/toolbar.c
7040         * src/common/utils.c
7041                 ...and more renaming
7042                 Thanks to Colin
7043
7044 2006-12-06 [paul]       2.6.1cvs9
7045
7046         * src/compose.c
7047         * src/messageview.c
7048         * src/procheader.c
7049         * src/procmime.c
7050         * src/procmsg.c
7051         * src/textview.c
7052                 more renaming
7053                 Thanks to Colin
7054
7055 2006-12-06 [colin]      2.6.1cvs8
7056
7057         * src/ssl_manager.c
7058         * src/common/ssl_certificate.c
7059         * src/common/ssl_certificate.h
7060                 Handle multiple certificates per host/port
7061
7062 2006-12-06 [colin]      2.6.1cvs7
7063
7064         * src/etpan/imap-thread.c
7065                 Fix certificate checking on IMAP
7066
7067 2006-12-06 [colin]      2.6.1cvs6
7068
7069         * src/folderview.c
7070                 Fix bug 1072, 'Claws stops fetching newsgroups 
7071                 from server when newsgroup got deleted': continue
7072                 checking other groups
7073
7074 2006-12-05 [wwp]        2.6.1cvs5
7075
7076         * src/message_search.c
7077         * src/summary_search.c
7078         * src/gtk/combobox.c
7079         * src/gtk/combobox.h
7080         * src/gtk/gtkutils.c
7081         * src/gtk/gtkutils.h
7082                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7083                 behave like w/ old comboboxes (summary and message search only).
7084
7085 2006-12-05 [paul]       2.6.1cvs4
7086
7087         * src/wizard.c
7088                 encode headers
7089                 Thanks to Colin
7090
7091 2006-12-05 [paul]       2.6.1cvs3
7092
7093         * tools/README
7094         * tools/textviewer.pl
7095                 script updated and description added
7096
7097 2006-12-04 [colin]      2.6.1cvs2
7098
7099         * src/compose.c
7100                 Run pre-send hook only when checking
7101                 everything
7102
7103 2006-12-04 [paul]       2.6.1cvs1
7104
7105         * NEWS
7106         * README
7107         * RELEASE_NOTES
7108         * configure.ac
7109         * tools/README
7110                 bump up version number following stable release
7111
7112 2006-12-04 [paul]       2.6.0cvs83
7113
7114         * README
7115                 updates and corrections
7116
7117 2006-12-04 [colin]      2.6.0cvs82
7118
7119         * src/common/utils.c
7120                 Probably fix bug 1066, 'Incorrect mailbox 
7121                 size displayed'
7122
7123 2006-12-04 [colin]      2.6.0cvs81
7124
7125         * src/common/utils.c
7126                 Trim tabs from mailcap file too.
7127
7128 2006-12-02 [paul]       2.6.0cvs80
7129
7130         * src/exphtmldlg.c
7131                 fix broken GUI under certain languages
7132         * src/expldifdlg.c
7133                 put the Cancel button to the right
7134
7135 2006-12-01 [paul]       2.6.0cvs79
7136
7137         * tools/Makefile.am
7138                 remove reference to removed file
7139
7140 2006-12-01 [wwp]        2.6.0cvs78
7141
7142         * src/addressbook.c
7143         * src/editaddress.c
7144                 remove forgotten debug statements.
7145
7146 2006-12-01 [wwp]        2.6.0cvs77
7147
7148         * manual/advanced.xml
7149         * manual/fr/advanced.xml
7150         * src/addressbook.c
7151         * src/addressbook.h
7152         * src/addressitem.h
7153         * src/editaddress.c
7154         * src/editaddress.h
7155         * src/prefs_common.c
7156         * src/prefs_common.h
7157         * src/gtk/gtkutils.c
7158         * src/gtk/gtkutils.h
7159                 add a hidden option to allow embedding the editaddress (edit contact details)
7160                 dialog into the addressbook's window. This doesn't change the default
7161                 behaviour.
7162
7163 2006-12-01 [wwp]        2.6.0cvs76
7164
7165         * src/message_search.c
7166         * src/summary_search.c
7167                 fix more focus issues (don't set focus to combobox's entry widget when
7168                 entry's value changed, if entry widget has focus already).
7169
7170 2006-12-01 [wwp]        2.6.0cvs75
7171
7172         * src/gtk/quicksearch.c
7173                 revert last changes to the quicksearch gtk_combo_box, this needs more
7174                 tuning and testing.
7175
7176 2006-12-01 [paul]       2.6.0cvs74
7177
7178         * tools/kdeservicemenu/README
7179         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7180         * tools/kdeservicemenu/install.sh
7181         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7182         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7183                 simplify this stuff, and in so doing,
7184                 fix it. (possibly re-extend it again at
7185                 a later date)
7186
7187 2006-12-01 [wwp]        2.6.0cvs73
7188
7189         * src/gtk/quicksearch.c
7190                 adapt quicksearch code to use modern gtk_combo_box'es.
7191
7192 2006-12-01 [wwp]        2.6.0cvs72
7193
7194         * src/common/defs.h
7195         * src/prefs_common.c
7196         * src/prefs_common.h
7197         * src/message_search.c
7198         * src/summary_search.c
7199         * src/gtk/combobox.c
7200         * src/gtk/combobox.h
7201                 add history combos to all message and summary search fields.
7202
7203 2006-12-01 [wwp]        2.6.0cvs71
7204
7205         * src/summaryview.c
7206                 As the list may change while the mark as read delay
7207                 runs, we can't rely on the 'row' pointer, which can
7208                 be invalid when the timeout is called. As the mark
7209                 as read is only done if the message is still selected,
7210                 use summaryview->selected instead. Thanks to Colin.
7211
7212 2006-11-30 [paul]       2.6.0cvs70
7213
7214         * src/textview.c
7215                 give emphasis to "Sylpheed-Claws"
7216                 as well as "Claws Mail"
7217
7218 2006-11-30 [colin]      2.6.0cvs69
7219
7220         * src/wizard.c
7221                 Put the SSL checkboxes in the receiving
7222                 and sending server pages.
7223
7224 2006-11-29 [colin]      2.6.0cvs68
7225
7226         * src/gtk/gtkutils.c
7227         * src/gtk/gtkvscrollbutton.c
7228                 Revert some deprecated fixes - they seem to
7229                 deprecate stuff as soon as a new one gets out.
7230                 g_object_ref_sink needed glib-2.10.
7231
7232 2006-11-29 [colin]      2.6.0cvs67
7233
7234         * src/common/utils.c
7235                 Create .mailcap if it doesn't exist
7236
7237 2006-11-29 [colin]      2.6.0cvs66
7238
7239         * src/compose.c
7240                 Followup to cvs60: use original list
7241                 of recipients if replying to a mail
7242                 in Sent Drafts or Queue.
7243
7244 2006-11-27 [paul]       2.6.0cvs65
7245
7246         * src/image_viewer.c
7247                 revert the last change for now (it's broken)
7248
7249 2006-11-27 [paul]       2.6.0cvs64
7250
7251         * Makefile.am
7252         * configure.ac
7253         * m4/aclocal-include.m4
7254         * m4/check-type.m4
7255         * src/Makefile.am
7256         * src/addr_compl.c
7257         * src/compose.c
7258         * src/crash.c
7259         * src/export.c
7260         * src/exporthtml.c
7261         * src/exportldif.c
7262         * src/imap.c
7263         * src/import.c
7264         * src/main.c
7265         * src/main.h
7266         * src/matcher.c
7267         * src/mimeview.c
7268         * src/procmsg.c
7269         * src/textview.c
7270         * src/common/Makefile.am
7271         * src/common/claws.c
7272         * src/common/claws.h
7273         * src/common/ssl.c
7274         * src/common/sylpheed.c
7275         * src/common/sylpheed.h
7276         * src/etpan/Makefile.am
7277         * src/gtk/Makefile.am
7278         * src/gtk/claws-marshal.list
7279         * src/gtk/filesel.c
7280         * src/gtk/gtksctree.c
7281         * src/gtk/quicksearch.c
7282         * src/gtk/sylpheed-marshal.list
7283         * src/plugins/bogofilter/bogofilter.c
7284         * src/plugins/bogofilter/bogofilter_gtk.c
7285         * src/plugins/clamav/clamav_plugin.c
7286         * src/plugins/clamav/clamav_plugin_gtk.c
7287         * src/plugins/demo/demo.c
7288         * src/plugins/dillo_viewer/dillo_viewer.c
7289         * src/plugins/pgpcore/Makefile.am
7290         * src/plugins/pgpcore/claws.def
7291         * src/plugins/pgpcore/pgp_viewer.c
7292         * src/plugins/pgpcore/plugin.c
7293         * src/plugins/pgpcore/sylpheed.def
7294         * src/plugins/pgpinline/Makefile.am
7295         * src/plugins/pgpinline/claws.def
7296         * src/plugins/pgpinline/plugin.c
7297         * src/plugins/pgpinline/sylpheed.def
7298         * src/plugins/pgpmime/Makefile.am
7299         * src/plugins/pgpmime/claws.def
7300         * src/plugins/pgpmime/plugin.c
7301         * src/plugins/pgpmime/sylpheed.def
7302         * src/plugins/spamassassin/spamassassin.c
7303         * src/plugins/spamassassin/spamassassin_gtk.c
7304         * src/plugins/trayicon/trayicon.c
7305                 yet more renaming
7306                 remove deprecated gtk_tooltips_set_delay()
7307
7308 2006-11-26 [paul]       2.6.0cvs63
7309
7310         * src/expldifdlg.c
7311         * src/folderview.c
7312         * src/image_viewer.c
7313         * src/mainwindow.c
7314         * src/gtk/gtkutils.c
7315         * src/gtk/gtkvscrollbutton.c
7316         * src/gtk/prefswindow.c
7317         * src/plugins/pgpcore/prefs_gpg.c
7318                 replace more deprecated GTK+ functions
7319
7320 2006-11-26 [paul]       2.6.0cvs62
7321
7322         * src/addr_compl.c
7323         * src/addressbook.c
7324         * src/browseldap.c
7325                 replace deprecated gtk_idle_... functions
7326
7327 2006-11-26 [paul]       2.6.0cvs61
7328
7329         * src/compose.c
7330         * src/folderview.c
7331         * src/inc.c
7332         * src/summaryview.c
7333         * src/gtk/gtkvscrollbutton.c
7334         * src/gtk/quicksearch.c
7335         * src/plugins/pgpcore/passphrase.c
7336                 replace deprecated gtk_timeout_add and
7337                 gtk_timeout_remove
7338
7339 2006-11-26 [paul]       2.6.0cvs60
7340
7341         * src/compose.c
7342                 fix bug that caused the wrong recipient
7343                 to be selected when replying to a msg
7344                 which is From one of our accounts to
7345                 another of our accounts
7346
7347 2006-11-25 [paul]       2.6.0cvs59
7348
7349         * src/summaryview.c
7350                 don't change the From column title to
7351                 To if the To column is visible
7352
7353 2006-11-24 [paul]       2.6.0cvs58
7354
7355         * src/compose.c
7356                 fix bug 1069, 'Sent mails disappear, BCC
7357                 or locking problem?'
7358
7359 2006-11-21 [wwp]        2.6.0cvs57
7360
7361         * src/compose.c
7362                 fix spelling menu when replying (same as 2.3.1cvs39):
7363                 discrepancy between context menu and top menu when
7364                 folder's dictionary isn't the default one.
7365
7366 2006-11-19 [paul]       2.6.0cvs56
7367
7368         * src/summaryview.c
7369                 obey always_show_msg option when
7370                 marking as spam
7371         * src/plugins/bogofilter/bogofilter.c
7372                 fix typo
7373
7374 2006-11-18 [paul]       2.6.0cvs55
7375
7376         * AUTHORS
7377         * README
7378         * debian/copyright
7379         * manual/ack.xml
7380         * manual/es/ack.xml
7381         * manual/fr/ack.xml
7382         * manual/pl/ack.xml
7383         * src/gtk/authors.h
7384         * src/gtk/icon_legend.c
7385         * src/gtk/icon_legend.h
7386         * tools/OOo2claws-mail.pl
7387         * tools/README
7388         * tools/acroread2claws-mail.pl
7389         * tools/claws.i18n.status.pl
7390         * tools/filter_conv.pl
7391         * tools/filter_conv_new.pl
7392         * tools/freshmeat_search.pl
7393         * tools/google_search.pl
7394         * tools/kmail2claws-mail.pl
7395         * tools/kmail2claws-mail_v2.pl
7396         * tools/maildir2claws-mail.pl
7397         * tools/make.themes.project
7398         * tools/multiwebsearch.pl
7399         * tools/outlook2claws-mail.pl
7400         * tools/tb2claws-mail
7401         * tools/kdeservicemenu/README
7402         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7403                 update mine and wwp's email addresses in
7404                 several places
7405                 Patch by wwp
7406         * src/prefs_compose_writing.c
7407                 set sensitivity on 'new message format' frame
7408
7409 2006-11-17 [paul]       2.6.0cvs54
7410
7411         * src/gtk/about.c
7412                 more reworking of the GUI
7413                 Patch by Fabien Vantard
7414
7415 2006-11-16 [paul]       2.6.0cvs53
7416
7417         * src/gtk/about.c
7418                 set a minimum size for the window, allow
7419                 it to automatically expand as necessary
7420
7421 2006-11-16 [wwp]        2.6.0cvs52
7422
7423         * src/gtk/about.c
7424                 better wrap of copyright info on some systems.
7425
7426 2006-11-16 [paul]       2.6.0cvs51
7427
7428         * src/gtk/about.c
7429                 move the tech info from the upper panel
7430                 to the Info tab
7431                 use a gtk_text_view for the features tab
7432
7433 2006-11-16 [paul]       2.6.0cvs50
7434
7435         * po/Makevars
7436                 update my email address
7437         * src/addressbook.c
7438         * src/compose.c
7439         * src/imap_gtk.c
7440         * src/mh_gtk.c
7441         * src/news_gtk.c
7442         * src/summaryview.c
7443         * src/plugins/trayicon/trayicon.c
7444                 don't offer simple menu separators
7445                 for translation
7446         * src/folderview.c
7447                 add separator between 'mark all read'
7448                 and 'search folder'
7449
7450 2006-11-15 [wwp]        2.6.0cvs49
7451
7452         * src/gtk/authors.h
7453                 updated manuals authors.
7454
7455 2006-11-14 [paul]       2.6.0cvs48
7456
7457         * src/compose.c
7458                 Fix Options/Reply mode after draft save
7459
7460 2006-11-14 [paul]       2.6.0cvs47
7461
7462         * src/Makefile.am
7463                 Fix make DESTDIR=...
7464         * src/mbox.c
7465                 Optimise speed
7466         * src/plugins/pgpinline/pgpinline.c
7467                 Probably fix bug 1061
7468
7469 2006-11-14 [paul]       2.6.0cvs46
7470
7471         * po/Makevars
7472                 enable Q_ macro
7473         * src/Makefile.am
7474         * src/stock_pixmap.c
7475         * src/stock_pixmap.h
7476         * src/gtk/about.c
7477         * src/pixmaps/active.xpm
7478         * src/pixmaps/inactive.xpm
7479                 add a new page, 'Features', to the About dialog
7480                 showing which features are compiled in and which
7481                 are not
7482
7483 2006-11-14 [paul]       2.6.0cvs45
7484
7485         * po/ru.po
7486                 updated by Pavlo Bohmat
7487
7488 2006-11-14 [colin]      2.6.0cvs44
7489
7490         * src/compose.c
7491         * src/inc.c
7492         * src/messageview.c
7493         * src/news.c
7494         * src/pop.c
7495         * src/procmsg.c
7496         * src/gtk/gtkaspell.c
7497                 Fix 64-bit-related warnings
7498         * src/ssl_manager.c
7499                 Fix possible infinite loop
7500         * src/plugins/pgpcore/sgpgme.c
7501                 Remove useless check
7502
7503 2006-11-13 [colin]      2.6.0cvs43
7504
7505         * src/gtk/Makefile.am
7506                 authors.h isn't generated
7507
7508 2006-11-13 [colin]      2.6.0cvs42
7509
7510         * src/plugins/pgpinline/pgpinline.c
7511         * src/plugins/pgpmime/pgpmime.c
7512                 Very probably fix bug 1061, 'crash on 
7513                 opening signed email'. Another cast
7514                 problem
7515
7516 2006-11-13 [colin]      2.6.0cvs41
7517
7518         * src/plugins/pgpcore/sgpgme.c
7519                 Maybe fix bug 1061, 'crash on opening 
7520                 signed email'
7521
7522 2006-11-13 [wwp]        2.6.0cvs40
7523
7524         * src/plugins/pgpinline/pgpinline.c
7525                 fix candidate for bug #1057, thanks to Colin.
7526
7527 2006-11-13 [wwp]        2.6.0cvs39
7528
7529         * src/compose.c
7530         * src/quote_fmt_parse.y
7531                 fix bug 1052: current parser buffer was not always 
7532                 allocated, ptr to this buffer could be returned as 
7533                 NULL whereas no parser error has occurred. in 
7534                 consequence, defining a template body as "%d" 
7535                 (w/o the quotes) for the first time of the instance 
7536                 of claws-mail, was reporting a parser error. make 
7537                 sure that the buffer is always allocated, even to 
7538                 an empty string.
7539                 fix mis-unescaping in compose.:compose_quote_fmt(): 
7540                 unescaping of the fmt string was always done 
7541                 whereas it must be done *only* when receiving 
7542                 quote format strings issued from the prefs 
7543                 (compose new message, reply, forward, redirect 
7544                 formats), *not* when applying templates.  in 
7545                 consequences, applying templates w/ sequences 
7546                 like \\|p{echo} were failing. make sure that 
7547                 unescaping is done only when necessary.
7548
7549 2006-11-12 [colin]      2.6.0cvs38
7550
7551         * po/de.po
7552                 Fix typo (s/KB/MB)
7553
7554 2006-11-12 [colin]      2.6.0cvs37
7555
7556         * src/plugins/pgpinline/pgpinline.c
7557         * src/plugins/pgpmime/pgpmime.c
7558                 Release GPG context at the latest 
7559                 possible moment. Maybe fixes 
7560                 bug 1057, 'crash on sending signed 
7561                 message to a newsgroup'
7562                 
7563
7564 2006-11-12 [colin]      2.6.0cvs36
7565
7566         * src/plugins/pgpcore/sgpgme.c
7567                 Tell a bit more when gpg's status doesn't
7568                 contain any signature
7569
7570 2006-11-12 [colin]      2.6.0cvs35
7571
7572         * src/compose.c
7573                 Fix bug 1060, 'compilation error with 
7574                 Irix's cc'
7575
7576 2006-11-12 [paul]       2.6.0cvs34
7577
7578         * doc/man/claws-mail.1
7579         * src/prefs_gtk.c
7580         * src/plugins/clamav/README
7581         * src/plugins/spamassassin/README
7582         * tools/README
7583         * tools/freshmeat_search.pl
7584         * tools/google_search.pl
7585         * tools/multiwebsearch.pl
7586                 more renaming
7587         * src/plugins/trayicon/trayicon.c
7588                 fix compiliation warning
7589
7590 2006-11-11 [colin]      2.6.0cvs33
7591
7592         * src/folderview.c
7593                 Forbid drag and drop from/to different
7594                 folders of type F_UNKNOWN
7595
7596 2006-11-11 [colin]      2.6.0cvs32
7597
7598         * src/plugins/pgpinline/pgpinline.c
7599                 Fix typo in previous commit:
7600                 - gpgme_new(&ctx);
7601                 + if ((err = gpgme_new(&data->ctx)) ...)
7602
7603 2006-11-11 [colin]      2.6.0cvs31
7604
7605         * src/plugins/pgpinline/pgpinline.c
7606         * src/plugins/pgpmime/pgpmime.c
7607                 Check success after calling gpgme_new
7608                 Maybe fixes bug 1057, 'crash on sending 
7609                 signed message to a newsgroup'
7610
7611 2006-11-11 [colin]      2.6.0cvs30
7612
7613         * src/undo.c
7614                 init undostruct to 0s (from
7615                 valgrind log of bug 1057)
7616
7617 2006-11-10 [colin]      2.6.0cvs29
7618
7619         * src/mainwindow.c
7620                 Set cursor to wait before filtering
7621                 duplicates in all folders
7622         * src/plugins/bogofilter/bogofilter.c
7623         * src/plugins/bogofilter/bogofilter.h
7624         * src/plugins/bogofilter/bogofilter_gtk.c
7625                 Completely thread away the bogofilter
7626                 filtering
7627
7628 2006-11-10 [mones]      2.6.0cvs28
7629
7630         * src/compose.c
7631         * src/compose.h
7632                 added COMPOSE_CHECK_BEFORE_SEND hook
7633
7634 2006-11-10 [paul]       2.6.0cvs27
7635
7636         * src/crash.c
7637                 more renaming
7638                 add libSM to get_compiled_in_features()
7639         * src/main.c
7640                 more renaming
7641
7642 2006-11-10 [colin]      2.6.0cvs26
7643
7644         * src/etpan/imap-thread.c
7645                 Add a reference to libetpan's sasl engine
7646                 so that sasl_done() doesn't get called by
7647                 libetpan, and doesn't break openssl.
7648                 Should fix bug 1053, 'SC fails to reestablish 
7649                 a secure connection'
7650                 Patch by Hoa
7651
7652 2006-11-10 [colin]      2.6.0cvs25
7653
7654         * manual/addrbook.xml
7655         * manual/advanced.xml
7656         * manual/faq.xml
7657         * manual/intro.xml
7658                 Some more renaming
7659
7660 2006-11-09 [colin]      2.6.0cvs24
7661
7662         * src/plugins/bogofilter/bogofilter_gtk.c
7663                 Add comment about annoyance
7664
7665 2006-11-09 [colin]      2.6.0cvs23
7666
7667         * src/plugins/bogofilter/bogofilter.c
7668         * src/plugins/bogofilter/bogofilter_gtk.c
7669                 Prepare things needed to thread bogofilter
7670                 filtering: separate bogo stuff and possible GUI
7671                 stuff. 
7672
7673 2006-11-09 [colin]      2.6.0cvs22
7674
7675         * src/account.c
7676         * src/compose.c
7677                 Search for one of our accounts in Delivered-To
7678                 (helps for auto-account selection when 
7679                  replying/forwarding)
7680         * src/folderview.c
7681         * src/mainwindow.c
7682         * src/mainwindow.h
7683         * src/plugins/trayicon/trayicon.c
7684                 Allow opening a new mail with any account from
7685                 the contextual menu
7686
7687 2006-11-09 [wwp]        2.6.0cvs21
7688
7689         * src/compose.c
7690         * src/prefs_common.c
7691         * src/prefs_common.h
7692         * src/prefs_compose_writing.c
7693                 add a compose new message format (in prefs/compose/writing), it's a
7694                 simple subject+body template to use when opening a new composition
7695                 window. It's similar to the existent reply and forward formats.
7696
7697                 enhanced the template/format % symbols substitution mechanism to
7698                 use current composition window information when % are used in
7699                 the compose new message format or in templates applied to new
7700                 messages (there were useless in that situations before). When
7701                 applied to new messages, %d corresponds to the system time/date.
7702
7703 2006-11-09 [paul]       2.6.0cvs20
7704
7705         * src/gtk/authors.h
7706                 fix last commit
7707
7708 2006-11-09 [paul]       2.6.0cvs19
7709
7710         * src/gtk/authors.h
7711                 keep tje alphabetical order
7712
7713 2006-11-08 [colin]      2.6.0cvs18
7714
7715         * src/etpan/imap-thread.c
7716                 Fix bug 1054, 'Slowness logging big 
7717                 data chunks'
7718
7719 2006-11-08 [paul]       2.6.0cvs17
7720
7721         * tools/Makefile.am
7722                 fix the renaming
7723
7724 2006-11-08 [paul]       2.6.0cvs16
7725
7726         * src/common/defs.h
7727                 update BUGZILLA_URI
7728
7729 2006-11-08 [paul]       2.6.0cvs15
7730
7731         * tools/Makefile.am
7732         * tools/OOo2claws-mail.pl
7733         * tools/OOo2sylpheed.pl
7734         * tools/README
7735         * tools/acroread2claws-mail.pl
7736         * tools/acroread2sylpheed.pl
7737         * tools/kmail2claws-mail.pl
7738         * tools/kmail2claws-mail_v2.pl
7739         * tools/kmail2sylpheed.pl
7740         * tools/kmail2sylpheed_v2.pl
7741         * tools/maildir2claws-mail.pl
7742         * tools/maildir2sylpheed.pl
7743         * tools/nautilus2claws-mail.sh
7744         * tools/nautilus2sylpheed.sh
7745         * tools/outlook2claws-mail.pl
7746         * tools/outlook2sylpheed.pl
7747         * tools/tb2claws-mail
7748         * tools/tb2sylpheed
7749         * tools/tbird2claws.py
7750         * tools/tbird2syl.py
7751         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7752         * tools/kdeservicemenu/install.sh
7753         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7754         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7755         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7756         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7757         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7758                 renamed (removed, added) tools files
7759
7760 2006-11-08 [paul]       2.6.0cvs14
7761
7762         * src/main.c
7763         * src/common/defs.h
7764                 Migrate sylpheedrc to clawsrc, and fix the standard
7765                 plugins path in the process
7766
7767 2006-11-07 [colin]      2.6.0cvs13
7768
7769         * src/Makefile.am
7770                 Symlink sylpheed-claws relative to 
7771                 claws-mail
7772
7773 2006-11-07 [colin]      2.6.0cvs12
7774
7775         * src/compose.c
7776                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
7777
7778 2006-11-07 [paul]       2.6.0cvs11
7779
7780         * src/gtk/about.c
7781                 Fix a missed occurence of
7782                 Sylpheed-Claws
7783
7784 2006-11-07 [paul]       2.6.0cvs10
7785
7786         * src/Makefile.am
7787                 Fix symlink installation
7788
7789 2006-11-07 [paul]       2.6.0cvs9
7790
7791         * src/Makefile.am
7792                 Symlink claws-mail to sylpheed-claws
7793         * src/common/utils.c
7794                 Fix migrating symlinks
7795         * src/etpan/imap-thread.c
7796                 check certificate only when there's
7797                 no error
7798
7799 2006-11-07 [paul]       2.6.0cvs8
7800
7801         * Makefile.am
7802                 Fix icon breakages with Gtk, which needs a 
7803                 cache updated to see them.
7804
7805 2006-11-07 [paul]       2.6.0cvs7
7806
7807         * .cvsignore
7808         * AUTHORS
7809         * COPYING
7810         * INSTALL
7811         * Makefile.am
7812         * NEWS
7813         * README
7814         * RELEASE_NOTES
7815         * autogen.sh
7816         * claws-mail-128x128.png
7817         * claws-mail-64x64.png
7818         * claws-mail.ico
7819         * claws-mail.pc.in
7820         * claws-mail.png
7821         * configure.ac
7822         * sylpheed-claws-128x128.png
7823         * sylpheed-claws-64x64.png
7824         * sylpheed-claws.desktop
7825         * sylpheed-claws.ico
7826         * sylpheed-claws.pc.in
7827         * sylpheed-claws.png
7828         * debian/README.Debian
7829         * debian/changelog
7830         * debian/claws-mail.desktop
7831         * debian/claws-mail.menu
7832         * debian/claws-mail.postinst.debhelper
7833         * debian/claws-mail.postrm.debhelper
7834         * debian/control
7835         * debian/copyright
7836         * debian/files
7837         * debian/rules
7838         * debian/sylpheed-claws.desktop
7839         * debian/sylpheed-claws.menu
7840         * debian/sylpheed-claws.postinst.debhelper
7841         * debian/sylpheed-claws.postrm.debhelper
7842         * doc/man/Makefile.am
7843         * doc/man/claws-mail.1
7844         * doc/man/sylpheed-claws.1
7845         * doc/src/ChangeLog.claws-pre0.8.0
7846         * manual/Makefile.am
7847         * manual/account.xml
7848         * manual/ack.xml
7849         * manual/addrbook.xml
7850         * manual/advanced.xml
7851         * manual/claws-mail-manual.xml
7852         * manual/faq.xml
7853         * manual/glossary.xml
7854         * manual/handling.xml
7855         * manual/intro.xml
7856         * manual/keyboard.xml
7857         * manual/plugins.xml
7858         * manual/starting.xml
7859         * manual/sylpheed-claws-manual.xml
7860         * manual/xml2pdf
7861         * manual/dist/.cvsignore
7862         * manual/dist/html/.cvsignore
7863         * manual/dist/html/Makefile.am
7864         * manual/dist/pdf/.cvsignore
7865         * manual/dist/pdf/Makefile.am
7866         * manual/dist/ps/.cvsignore
7867         * manual/dist/ps/Makefile.am
7868         * manual/dist/txt/.cvsignore
7869         * manual/dist/txt/Makefile.am
7870         * manual/es/Makefile.am
7871         * manual/es/advanced.xml
7872         * manual/es/claws-mail-manual.xml
7873         * manual/es/faq.xml
7874         * manual/es/glossary.xml
7875         * manual/es/handling.xml
7876         * manual/es/intro.xml
7877         * manual/es/plugins.xml
7878         * manual/es/sylpheed-claws-manual.xml
7879         * manual/es/dist/.cvsignore
7880         * manual/es/dist/html/.cvsignore
7881         * manual/es/dist/html/Makefile.am
7882         * manual/es/dist/pdf/.cvsignore
7883         * manual/es/dist/pdf/Makefile.am
7884         * manual/es/dist/ps/.cvsignore
7885         * manual/es/dist/ps/Makefile.am
7886         * manual/es/dist/txt/.cvsignore
7887         * manual/es/dist/txt/Makefile.am
7888         * manual/fr/Makefile.am
7889         * manual/fr/account.xml
7890         * manual/fr/ack.xml
7891         * manual/fr/addrbook.xml
7892         * manual/fr/advanced.xml
7893         * manual/fr/claws-mail-manual.xml
7894         * manual/fr/faq.xml
7895         * manual/fr/glossary.xml
7896         * manual/fr/handling.xml
7897         * manual/fr/intro.xml
7898         * manual/fr/keyboard.xml
7899         * manual/fr/plugins.xml
7900         * manual/fr/starting.xml
7901         * manual/fr/sylpheed-claws-manual.xml
7902         * manual/fr/dist/.cvsignore
7903         * manual/fr/dist/html/.cvsignore
7904         * manual/fr/dist/html/Makefile.am
7905         * manual/fr/dist/pdf/.cvsignore
7906         * manual/fr/dist/pdf/Makefile.am
7907         * manual/fr/dist/ps/.cvsignore
7908         * manual/fr/dist/ps/Makefile.am
7909         * manual/fr/dist/txt/.cvsignore
7910         * manual/fr/dist/txt/Makefile.am
7911         * manual/pl/Makefile.am
7912         * manual/pl/account.xml
7913         * manual/pl/ack.xml
7914         * manual/pl/addrbook.xml
7915         * manual/pl/advanced.xml
7916         * manual/pl/claws-mail-manual.xml
7917         * manual/pl/faq.xml
7918         * manual/pl/glossary.xml
7919         * manual/pl/handling.xml
7920         * manual/pl/intro.xml
7921         * manual/pl/keyboard.xml
7922         * manual/pl/plugins.xml
7923         * manual/pl/starting.xml
7924         * manual/pl/sylpheed-claws-manual.xml
7925         * manual/pl/dist/.cvsignore
7926         * manual/pl/dist/html/.cvsignore
7927         * manual/pl/dist/html/Makefile.am
7928         * manual/pl/dist/pdf/.cvsignore
7929         * manual/pl/dist/pdf/Makefile.am
7930         * manual/pl/dist/ps/.cvsignore
7931         * manual/pl/dist/ps/Makefile.am
7932         * manual/pl/dist/txt/.cvsignore
7933         * manual/pl/dist/txt/Makefile.am
7934         * po/.cvsignore
7935         * po/Makevars
7936         * src/.cvsignore
7937         * src/Makefile.am
7938         * src/account.c
7939         * src/account.h
7940         * src/action.c
7941         * src/action.h
7942         * src/adbookbase.h
7943         * src/addr_compl.c
7944         * src/addr_compl.h
7945         * src/addrbook.c
7946         * src/addrcache.c
7947         * src/addrcache.h
7948         * src/addrcindex.c
7949         * src/addrcindex.h
7950         * src/addrclip.c
7951         * src/addrclip.h
7952         * src/addrdefs.h
7953         * src/addressadd.c
7954         * src/addressadd.h
7955         * src/addressbook.c
7956         * src/addressbook.h
7957         * src/addressbook_foldersel.c
7958         * src/addressbook_foldersel.h
7959         * src/addrgather.c
7960         * src/addrgather.h
7961         * src/addrharvest.c
7962         * src/addrharvest.h
7963         * src/addrindex.c
7964         * src/addrindex.h
7965         * src/addritem.c
7966         * src/addritem.h
7967         * src/addrquery.c
7968         * src/addrquery.h
7969         * src/addrselect.c
7970         * src/addrselect.h
7971         * src/alertpanel.c
7972         * src/alertpanel.h
7973         * src/browseldap.c
7974         * src/browseldap.h
7975         * src/codeconv.c
7976         * src/codeconv.h
7977         * src/compose.c
7978         * src/crash.c
7979         * src/crash.h
7980         * src/customheader.c
7981         * src/customheader.h
7982         * src/displayheader.c
7983         * src/displayheader.h
7984         * src/editaddress.c
7985         * src/editaddress.h
7986         * src/editbook.c
7987         * src/editbook.h
7988         * src/editgroup.c
7989         * src/editgroup.h
7990         * src/editjpilot.c
7991         * src/editjpilot.h
7992         * src/editldap.c
7993         * src/editldap.h
7994         * src/editldap_basedn.c
7995         * src/editldap_basedn.h
7996         * src/editvcard.c
7997         * src/editvcard.h
7998         * src/exphtmldlg.c
7999         * src/exphtmldlg.h
8000         * src/expldifdlg.c
8001         * src/expldifdlg.h
8002         * src/export.c
8003         * src/exporthtml.c
8004         * src/exporthtml.h
8005         * src/exportldif.c
8006         * src/exportldif.h
8007         * src/filtering.c
8008         * src/filtering.h
8009         * src/folder.c
8010         * src/folder.h
8011         * src/folder_item_prefs.c
8012         * src/folder_item_prefs.h
8013         * src/foldersel.c
8014         * src/foldersel.h
8015         * src/folderutils.c
8016         * src/folderutils.h
8017         * src/folderview.c
8018         * src/folderview.h
8019         * src/grouplistdialog.c
8020         * src/grouplistdialog.h
8021         * src/html.c
8022         * src/html.h
8023         * src/image_viewer.c
8024         * src/image_viewer.h
8025         * src/imap.c
8026         * src/imap.h
8027         * src/imap_gtk.c
8028         * src/imap_gtk.h
8029         * src/import.c
8030         * src/import.h
8031         * src/importldif.c
8032         * src/importldif.h
8033         * src/importmutt.c
8034         * src/importmutt.h
8035         * src/importpine.c
8036         * src/importpine.h
8037         * src/inc.c
8038         * src/inc.h
8039         * src/jpilot.c
8040         * src/jpilot.h
8041         * src/ldapctrl.c
8042         * src/ldapctrl.h
8043         * src/ldaplocate.c
8044         * src/ldaplocate.h
8045         * src/ldapquery.c
8046         * src/ldapquery.h
8047         * src/ldapserver.c
8048         * src/ldapserver.h
8049         * src/ldaputil.c
8050         * src/ldaputil.h
8051         * src/ldif.c
8052         * src/ldif.h
8053         * src/localfolder.c
8054         * src/localfolder.h
8055         * src/main.c
8056         * src/main.h
8057         * src/mainwindow.c
8058         * src/mainwindow.h
8059         * src/manual.c
8060         * src/manual.h
8061         * src/matcher.c
8062         * src/matcher.h
8063         * src/matcher_parser.h
8064         * src/matcher_parser_lex.l
8065         * src/matcher_parser_parse.y
8066         * src/mbox.c
8067         * src/mbox.h
8068         * src/message_search.c
8069         * src/message_search.h
8070         * src/messageview.c
8071         * src/messageview.h
8072         * src/mh.c
8073         * src/mh.h
8074         * src/mh_gtk.c
8075         * src/mh_gtk.h
8076         * src/mimeview.c
8077         * src/mimeview.h
8078         * src/msgcache.c
8079         * src/msgcache.h
8080         * src/mutt.c
8081         * src/mutt.h
8082         * src/news.c
8083         * src/news.h
8084         * src/news_gtk.c
8085         * src/news_gtk.h
8086         * src/noticeview.c
8087         * src/noticeview.h
8088         * src/partial_download.c
8089         * src/partial_download.h
8090         * src/pine.c
8091         * src/pine.h
8092         * src/pop.c
8093         * src/pop.h
8094         * src/prefs_account.c
8095         * src/prefs_account.h
8096         * src/prefs_actions.c
8097         * src/prefs_actions.h
8098         * src/prefs_common.c
8099         * src/prefs_common.h
8100         * src/prefs_compose_writing.c
8101         * src/prefs_compose_writing.h
8102         * src/prefs_customheader.c
8103         * src/prefs_customheader.h
8104         * src/prefs_display_header.c
8105         * src/prefs_display_header.h
8106         * src/prefs_ext_prog.c
8107         * src/prefs_ext_prog.h
8108         * src/prefs_filtering.c
8109         * src/prefs_folder_column.c
8110         * src/prefs_folder_column.h
8111         * src/prefs_folder_item.c
8112         * src/prefs_folder_item.h
8113         * src/prefs_fonts.c
8114         * src/prefs_fonts.h
8115         * src/prefs_gtk.c
8116         * src/prefs_gtk.h
8117         * src/prefs_image_viewer.c
8118         * src/prefs_image_viewer.h
8119         * src/prefs_matcher.c
8120         * src/prefs_matcher.h
8121         * src/prefs_message.c
8122         * src/prefs_message.h
8123         * src/prefs_msg_colors.c
8124         * src/prefs_msg_colors.h
8125         * src/prefs_other.c
8126         * src/prefs_other.h
8127         * src/prefs_quote.c
8128         * src/prefs_quote.h
8129         * src/prefs_receive.c
8130         * src/prefs_receive.h
8131         * src/prefs_send.c
8132         * src/prefs_send.h
8133         * src/prefs_spelling.c
8134         * src/prefs_spelling.h
8135         * src/prefs_summaries.c
8136         * src/prefs_summaries.h
8137         * src/prefs_summary_column.c
8138         * src/prefs_summary_column.h
8139         * src/prefs_template.c
8140         * src/prefs_template.h
8141         * src/prefs_themes.c
8142         * src/prefs_themes.h
8143         * src/prefs_toolbar.c
8144         * src/prefs_toolbar.h
8145         * src/prefs_wrapping.c
8146         * src/prefs_wrapping.h
8147         * src/privacy.c
8148         * src/privacy.h
8149         * src/procheader.c
8150         * src/procheader.h
8151         * src/procmime.c
8152         * src/procmime.h
8153         * src/procmsg.c
8154         * src/procmsg.h
8155         * src/quote_fmt.c
8156         * src/quote_fmt_parse.y
8157         * src/recv.c
8158         * src/recv.h
8159         * src/remotefolder.c
8160         * src/remotefolder.h
8161         * src/send_message.c
8162         * src/send_message.h
8163         * src/setup.c
8164         * src/setup.h
8165         * src/sourcewindow.c
8166         * src/sourcewindow.h
8167         * src/ssl_manager.c
8168         * src/ssl_manager.h
8169         * src/statusbar.c
8170         * src/statusbar.h
8171         * src/stock_pixmap.c
8172         * src/stock_pixmap.h
8173         * src/summary_search.c
8174         * src/summary_search.h
8175         * src/summaryview.c
8176         * src/summaryview.h
8177         * src/syldap.c
8178         * src/syldap.h
8179         * src/textview.c
8180         * src/textview.h
8181         * src/toolbar.c
8182         * src/toolbar.h
8183         * src/undo.c
8184         * src/undo.h
8185         * src/unmime.c
8186         * src/unmime.h
8187         * src/vcard.c
8188         * src/vcard.h
8189         * src/wizard.c
8190         * src/wizard.h
8191         * src/common/base64.c
8192         * src/common/base64.h
8193         * src/common/defs.h
8194         * src/common/hooks.c
8195         * src/common/hooks.h
8196         * src/common/log.c
8197         * src/common/log.h
8198         * src/common/mgutils.c
8199         * src/common/mgutils.h
8200         * src/common/nntp.c
8201         * src/common/nntp.h
8202         * src/common/passcrypt.c
8203         * src/common/passcrypt.h.in
8204         * src/common/plugin.c
8205         * src/common/plugin.h
8206         * src/common/prefs.c
8207         * src/common/prefs.h
8208         * src/common/progressindicator.c
8209         * src/common/progressindicator.h
8210         * src/common/quoted-printable.c
8211         * src/common/quoted-printable.h
8212         * src/common/session.c
8213         * src/common/session.h
8214         * src/common/smtp.c
8215         * src/common/smtp.h
8216         * src/common/socket.c
8217         * src/common/socket.h
8218         * src/common/ssl.c
8219         * src/common/ssl.h
8220         * src/common/stringtable.c
8221         * src/common/stringtable.h
8222         * src/common/sylpheed.c
8223         * src/common/sylpheed.h
8224         * src/common/template.c
8225         * src/common/template.h
8226         * src/common/timing.h
8227         * src/common/utils.c
8228         * src/common/utils.h
8229         * src/common/version.h.in
8230         * src/common/xml.c
8231         * src/common/xml.h
8232         * src/common/xmlprops.c
8233         * src/common/xmlprops.h
8234         * src/gtk/about.c
8235         * src/gtk/colorlabel.c
8236         * src/gtk/colorlabel.h
8237         * src/gtk/colorsel.c
8238         * src/gtk/colorsel.h
8239         * src/gtk/combobox.c
8240         * src/gtk/combobox.h
8241         * src/gtk/description_window.c
8242         * src/gtk/description_window.h
8243         * src/gtk/filesel.c
8244         * src/gtk/filesel.h
8245         * src/gtk/foldersort.c
8246         * src/gtk/foldersort.h
8247         * src/gtk/gtkaspell.c
8248         * src/gtk/gtkaspell.h
8249         * src/gtk/gtksctree.c
8250         * src/gtk/gtkshruler.c
8251         * src/gtk/gtkshruler.h
8252         * src/gtk/gtkutils.c
8253         * src/gtk/gtkutils.h
8254         * src/gtk/icon_legend.c
8255         * src/gtk/icon_legend.h
8256         * src/gtk/logwindow.c
8257         * src/gtk/logwindow.h
8258         * src/gtk/manage_window.c
8259         * src/gtk/manage_window.h
8260         * src/gtk/pluginwindow.c
8261         * src/gtk/pluginwindow.h
8262         * src/gtk/prefswindow.c
8263         * src/gtk/prefswindow.h
8264         * src/gtk/quicksearch.c
8265         * src/gtk/quicksearch.h
8266         * src/pixmaps/claws-mail.xpm
8267         * src/pixmaps/claws-mail_icon.xpm
8268         * src/pixmaps/claws-mail_logo.xpm
8269         * src/pixmaps/sylpheed-claws.xpm
8270         * src/pixmaps/sylpheed-claws_icon.xpm
8271         * src/pixmaps/sylpheed-claws_logo.xpm
8272         * src/plugins/bogofilter/Makefile.am
8273         * src/plugins/bogofilter/bogofilter.c
8274         * src/plugins/bogofilter/bogofilter.h
8275         * src/plugins/bogofilter/bogofilter_gtk.c
8276         * src/plugins/clamav/Makefile.am
8277         * src/plugins/clamav/clamav_plugin.c
8278         * src/plugins/clamav/clamav_plugin.h
8279         * src/plugins/clamav/clamav_plugin_gtk.c
8280         * src/plugins/demo/Makefile.am
8281         * src/plugins/demo/demo.c
8282         * src/plugins/dillo_viewer/Makefile.am
8283         * src/plugins/dillo_viewer/README
8284         * src/plugins/dillo_viewer/dillo_prefs.c
8285         * src/plugins/dillo_viewer/dillo_prefs.h
8286         * src/plugins/dillo_viewer/dillo_viewer.c
8287         * src/plugins/pgpcore/Makefile.am
8288         * src/plugins/pgpcore/passphrase.c
8289         * src/plugins/pgpcore/passphrase.h
8290         * src/plugins/pgpcore/pgp_viewer.c
8291         * src/plugins/pgpcore/pgp_viewer.h
8292         * src/plugins/pgpcore/plugin.c
8293         * src/plugins/pgpcore/prefs_gpg.c
8294         * src/plugins/pgpcore/prefs_gpg.h
8295         * src/plugins/pgpcore/select-keys.c
8296         * src/plugins/pgpcore/select-keys.h
8297         * src/plugins/pgpcore/sgpgme.c
8298         * src/plugins/pgpcore/sgpgme.h
8299         * src/plugins/pgpcore/sylpheed.def
8300         * src/plugins/pgpcore/version.rc
8301         * src/plugins/pgpinline/Makefile.am
8302         * src/plugins/pgpinline/pgpinline.c
8303         * src/plugins/pgpinline/pgpinline.h
8304         * src/plugins/pgpinline/plugin.c
8305         * src/plugins/pgpinline/sylpheed.def
8306         * src/plugins/pgpinline/version.rc
8307         * src/plugins/pgpmime/Makefile.am
8308         * src/plugins/pgpmime/pgpmime.c
8309         * src/plugins/pgpmime/pgpmime.h
8310         * src/plugins/pgpmime/plugin.c
8311         * src/plugins/pgpmime/sylpheed.def
8312         * src/plugins/pgpmime/version.rc
8313         * src/plugins/spamassassin/Makefile.am
8314         * src/plugins/spamassassin/README
8315         * src/plugins/spamassassin/spamassassin.c
8316         * src/plugins/spamassassin/spamassassin.h
8317         * src/plugins/spamassassin/spamassassin_gtk.c
8318         * src/plugins/trayicon/Makefile.am
8319         * src/plugins/trayicon/trayicon.c
8320         * tools/OOo2sylpheed.pl
8321         * tools/README
8322         * tools/README.sylprint
8323         * tools/acroread2sylpheed.pl
8324         * tools/claws.i18n.status.pl
8325         * tools/filter_conv.pl
8326         * tools/filter_conv_new.pl
8327         * tools/freshmeat_search.pl
8328         * tools/google_search.pl
8329         * tools/kmail2sylpheed.pl
8330         * tools/kmail2sylpheed_v2.pl
8331         * tools/make.themes.project
8332         * tools/multiwebsearch.pl
8333         * tools/nautilus2sylpheed.sh
8334         * tools/outlook2sylpheed.pl
8335         * tools/sylprint.pl
8336         * tools/sylprint.rc
8337         * tools/tb2sylpheed
8338         * tools/textviewer.sh
8339         * tools/vcard2xml.py
8340         * tools/kdeservicemenu/README
8341         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8342         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8343         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8344                 Change name to Claws Mail. Announce to follow...
8345
8346 2006-11-06 [wwp]        2.6.0cvs6
8347
8348         * src/prefs_template.c
8349                 unify messages related to quote format/template errors (fix
8350                 capitalization), again.
8351
8352 2006-11-06 [wwp]        2.6.0cvs5
8353
8354         * src/prefs_quote.c
8355                 unify messages related to quote format/template errors.
8356
8357 2006-11-06 [wwp]        2.6.0cvs4
8358
8359         * src/prefs_msg_colors.c
8360                 more uses of Q_ macro for contextual translations, thanks
8361                 to Fabien (fzzzzz).
8362
8363 2006-11-06 [wwp]        2.6.0cvs3
8364
8365         * src/compose.c
8366         * src/common/utils.c
8367         * src/common/utils.h
8368                 show an alertpanel to make sure users are aware that sensitive
8369                 files are attached (it's file blacklist-based). This will fix
8370                 interaction w/ GoogleEarth for instance, thanks to Colin.
8371
8372 2006-11-06 [wwp]        2.6.0cvs2
8373
8374         * src/prefs_quote.c
8375         * src/prefs_template.c
8376         * src/prefs_template.h
8377                 check quote format when applying/closing prefs. For now this only
8378                 shows up an error dialog box, not preventing the user from using
8379                 a broken quote (reply, forwards) format.
8380
8381 2006-11-06 [wwp]        2.6.0cvs1
8382
8383         * src/prefs_template.c
8384                 fix missing checks of some template fields.
8385
8386 2006-11-06 [paul]       2.6.0
8387
8388         * NEWS
8389         * README
8390         * RELEASE_NOTES
8391                 2.6.0 released
8392
8393 2006-11-06 [paul]       2.5.6cvs22
8394
8395         * manual/advanced.xml
8396         * manual/es/advanced.xml
8397                 put 'respect_flowed_format' info in the correct
8398                 place
8399
8400 2006-11-06 [mones]      2.5.6cvs21
8401
8402         * po/es.po
8403                 Minor fixes for release
8404
8405 2006-11-06 [paul]       2.5.6cvs20
8406
8407         * po/cs.po
8408         * po/de.po
8409         * po/fr.po
8410         * po/it.po
8411         * po/nl.po
8412         * po/pt_BR.po
8413         * po/sk.po
8414         * po/sv.po
8415         * po/zh_CN.po
8416                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
8417                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
8418                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
8419                 Young
8420
8421 2006-11-02 [colin]      2.5.6cvs19
8422
8423         * src/imap.c
8424         * src/imap.h
8425         * src/prefs_account.c
8426         * src/etpan/imap-thread.c
8427                 Add GSSAPI support - fixes Debian bug #383274
8428
8429 2006-11-01 [colin]      2.5.6cvs18
8430
8431         * src/jpilot.c
8432                 Handle libpisock12 support. Probably
8433                 fixes bug 1046, 'jpilot AddressDB.pdb 
8434                 import fail'
8435
8436 2006-11-01 [colin]      2.5.6cvs17
8437
8438         * src/folderutils.c
8439                 debug_print() folderutils_mark_all_read()
8440
8441 2006-11-01 [colin]      2.5.6cvs16
8442
8443         * COPYING
8444                 Add missed files to the Apache exception
8445
8446 2006-10-31 [colin]      2.5.6cvs15
8447
8448         * src/folder.c
8449         * src/folder.h
8450                 Add a copy_private_data() func to FolderClasses
8451                 Doesn't break the feature freeze, because we 
8452                 won't use it (right now) in the core.
8453
8454 2006-10-31 [colin]      2.5.6cvs14
8455
8456         * COPYING
8457                 Allow linking with the Apache licensed files in
8458                 src/plugins/spamassassin. Hopefully fixes 
8459                 bug 1048, 'Spamassassin plugin license problem'
8460
8461 2006-10-31 [wwp]        2.5.6cvs13
8462
8463         * src/compose.c
8464                 fix and optimize trimming of leading linefeeds in body loop.
8465
8466 2006-10-31 [colin]      2.5.6cvs12
8467
8468         * src/etpan/imap-thread.c
8469         * src/imap.c
8470                 Make really sure to have NULL sets in case
8471                 of error
8472
8473 2006-10-30 [wwp]        2.5.6cvs11
8474
8475         * src/prefs_common.c
8476         * src/prefs_common.h
8477         * src/compose.c
8478                 fix broken storage of quote format template when it contains \-escape
8479                 sequences. The application of such sequences is also fixed now (\t
8480                 in quote format will be a real tab instead of a 't', for instance).
8481
8482 2006-10-27 [colin]      2.5.6cvs10
8483
8484         * src/compose.c
8485                 Probably fix bug 1045, 'sylpheed-claws 
8486                 doesn't remove the mail from the IMAP 
8487                 Queue folder after sending'. From
8488                 2.5.6cvs3-stable
8489
8490 2006-10-27 [colin]      2.5.6cvs9
8491
8492         * configure.ac
8493                 Require libetpan-0.48. I'm so annoying,
8494                 I know ;-)
8495
8496 2006-10-27 [colin]      2.5.6cvs8
8497
8498         * src/folder.c
8499         * src/imap.c
8500                 Probably fix bug 1044, 'sylpheed-claws 
8501                 segfaults while moving mails' - Fix relation
8502                 usage when moving to an IMAP mailbox from another
8503                 mailbox
8504
8505 2006-10-26 [paul]       2.5.6cvs7
8506
8507         * src/gtk/about.c
8508                 add libSM to compiled-in features
8509                 list
8510
8511 2006-10-24 [colin]      2.5.6cvs6
8512
8513         * src/textview.c
8514         * src/gtk/gtkutils.c
8515                 Fix crash when printing emails with an
8516                 xface
8517
8518 2006-10-24 [mones]      2.5.6cvs5
8519
8520         * manual/es/advanced.xml
8521                 Synchronize hidden option respect_flowed_format
8522         * po/es.po
8523                 Updated translation
8524
8525 2006-10-21 [paul]       2.5.6cvs4
8526
8527         * src/gtk/authors.h
8528         * src/plugins/pgpcore/pgp_viewer.c
8529         * src/plugins/pgpcore/sgpgme.c
8530                 fix building on BSDs
8531                 Thanks to Michael Hughes
8532                 <Sylpheed-Claws_user@thehugheslogcabin.net>
8533
8534 2006-10-20 [colin]      2.5.6cvs3
8535
8536         * configure.ac
8537                 Bump up libetpan requirement
8538                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
8539         * src/common/utils.c
8540         * src/common/utils.h
8541                 Add convenience get_file_mtime()
8542         * src/imap.c
8543         * src/etpan/imap-thread.c
8544         * src/etpan/imap-thread.h
8545                 Implement UIDPLUS support if the server
8546                 supports it - faster sending in this case
8547
8548 2006-10-19 [colin]      2.5.6cvs2
8549
8550         * src/gtk/quicksearch.c
8551                 Fix emptying in type-ahead+extended mode
8552         * src/mainwindow.c
8553         * src/mainwindow.h
8554                 Add a hook for offline state change
8555         * src/plugins/trayicon/trayicon.c
8556                 Use it to display offline icons
8557         * src/plugins/trayicon/Makefile.am
8558         * src/plugins/trayicon/newmail.offline.xpm
8559         * src/plugins/trayicon/newmarkedmail.offline.xpm
8560         * src/plugins/trayicon/nomail.offline.xpm
8561         * src/plugins/trayicon/unreadmail.offline.xpm
8562         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8563                 Add the icons
8564
8565 2006-10-12 [paul]       2.5.6cvs1
8566
8567         * NEWS
8568         * README
8569         * configure.ac
8570                 Update version number following
8571                 stable release
8572
8573 2006-10-19 [colin]      2.5.5cvs18
8574
8575         * manual/handling.xml
8576                 Add type-ahead search
8577
8578 2006-10-18 [colin]      2.5.5cvs17
8579
8580         * src/gtk/quicksearch.c
8581                 Remove "save to history only if there's
8582                 no syntax error", it breaks for some 
8583                 reason which I'll investigate later.
8584
8585 2006-10-18 [colin]      2.5.5cvs16
8586
8587         * src/prefs_common.c
8588         * src/prefs_common.h
8589         * src/summaryview.c
8590         * src/gtk/quicksearch.c
8591         * src/gtk/quicksearch.h
8592                 Add a type-ahead option for fast searches
8593                 Patch by Fabien Vantard
8594
8595 2006-10-18 [colin]      2.5.5cvs15
8596
8597         * src/compose.c
8598         * src/compose.h
8599                 Add Options/Reply mode/ menu to be able to
8600                 change the recipients of a reply on the fly
8601
8602 2006-10-18 [colin]      2.5.5cvs14
8603
8604         * src/compose.c
8605                 Fix redirecting of our own sent mails
8606
8607 2006-10-17 [wwp]        2.5.5cvs13
8608
8609         * src/send_message.c
8610                 Fix duplicate error messages when sending, and missing
8611                 newline in such error messages.
8612
8613 2006-10-17 [colin]      2.5.5cvs12
8614
8615         * src/compose.c
8616                 Compare addresses case-insensitive
8617
8618 2006-10-17 [colin]      2.5.5cvs11
8619
8620         * src/plugins/pgpcore/sgpgme.c
8621                 Fix return status
8622
8623 2006-10-17 [colin]      2.5.5cvs10
8624
8625         * src/plugins/pgpcore/pgp_viewer.c
8626                 Fix return status
8627
8628 2006-10-17 [colin]      2.5.5cvs9
8629
8630         * src/quote_fmt.c
8631                 Fix a typo (thanks to Fabien)
8632
8633 2006-10-16 [colin]      2.5.5cvs8
8634
8635         * src/textview.c
8636                 Fix problem with quote-folding when emails
8637                 don't convert cleanly to UTF-8
8638
8639 2006-10-14 [colin]      2.5.5cvs7
8640
8641         * src/prefs_template.c
8642                 Reset fields when reopening
8643                 the window
8644
8645 2006-10-13 [paul]       2.5.5cvs6
8646
8647         * manual/advanced.xml
8648         * src/prefs_message.c
8649                 make 'respect_flowed_format' a hidden
8650                 option, and add a manual entry for it
8651                 Thanks to Colin
8652
8653 2006-10-12 [colin]      2.5.5cvs5
8654
8655         * src/codeconv.c
8656                 Revert part of 2.5.2cvs21:
8657                 Don't optimise by reusing the 
8658                 last iconv converter if possible:
8659                 it seems slightly broken in a 
8660                 very hard way to reproduce
8661
8662 2006-10-12 [colin]      2.5.5cvs4
8663
8664         * src/prefs_common.c
8665         * src/prefs_common.h
8666         * src/prefs_message.c
8667         * src/procmime.c
8668                 Fix bug 1035, 'Incorrect handling 
8669                 of flowed lines'. We now optionnaly
8670                 handle this format (preference is in
8671                 Message View/Text options section)
8672
8673 2006-10-12 [colin]      2.5.5cvs3
8674
8675         * po/POTFILES.in
8676                 Add new file
8677         * src/plugins/pgpcore/pgp_viewer.c
8678         * src/plugins/pgpcore/sgpgme.c
8679                 Don't try to import without asking
8680
8681 2006-10-12 [colin]      2.5.5cvs2
8682
8683         * src/compose.c
8684                 Fix bug 1036, 'Forwarding a mutlipart
8685                 mail with a "text/html" block to ms
8686                 outlook users leeds to freeze of
8687                 outlook'. Poor outlook users...
8688
8689 2006-10-12 [paul]       2.5.5cvs1
8690
8691         * NEWS
8692         * README
8693         * configure.ac
8694                 Update version number following
8695                 stable release
8696
8697 2006-10-11 [paul]       2.5.4cvs1
8698
8699         * NEWS
8700         * README
8701         * configure.ac
8702                 Update version number following
8703                 stable release
8704
8705 2006-10-11 [paul]       2.5.3cvs32
8706
8707         * src/textview.c
8708                 fix bug 1032, 'Segmentation fault when showing
8709                 message' (bug in quote folding)
8710                 Thanks to Colin
8711
8712 2006-10-10 [colin]      2.5.3cvs31
8713
8714         * src/quote_fmt.c
8715                 Rephrase english a bit
8716
8717 2006-10-10 [colin]      2.5.3cvs30
8718
8719         * src/prefs_compose_writing.c
8720                 Stop making the page larger than the window
8721
8722 2006-10-10 [wwp]        2.5.3cvs29
8723
8724         * src/compose.c
8725         * src/prefs_template.c
8726         * src/quote_fmt.c
8727         * src/quote_fmt.h
8728         * src/quote_fmt_lex.l
8729         * src/quote_fmt_parse.y
8730                 Extend the quote parser a bit: allow to get access to
8731                 basic (composing) account info.
8732
8733 2006-10-10 [colin]      2.5.3cvs28
8734
8735         * src/procheader.c
8736                 Fix this \t problem in subject
8737
8738 2006-10-09 [colin]      2.5.3cvs27
8739
8740         * src/main.c
8741         * src/prefs_gtk.c
8742                 Prepare cache a bit later
8743                 If section already exists, skip the new one 
8744                 (as previously); avoid writing the same block
8745                 twice - if we find a second block with the 
8746                 same id, skip it.
8747         * src/plugins/pgpcore/pgp_viewer.c
8748                 Set cursor to busy when retrieving a key
8749         * src/plugins/pgpcore/sgpgme.c
8750                 allow 5 seconds for gpg to export the key
8751                 
8752
8753 2006-10-09 [colin]      2.5.3cvs26
8754
8755         * configure.ac
8756         * src/msgcache.c
8757         * src/prefs_gtk.c
8758                 Check for existence of fgets_unlocked
8759                 and fwrite_unlocked
8760
8761 2006-10-09 [paul]       2.5.3cvs25
8762
8763         * src/prefs_summaries.c
8764                 replace strftime() with fast_strftime() and in
8765                 the consequence fix the bug in the display of
8766                 AM/PM in the 'Example' string
8767
8768 2006-10-09 [ticho]      2.5.3cvs24
8769
8770         * po/sk.po
8771                 Updated (and fixed up somewhat) Slovak translation.
8772
8773 2006-10-08 [colin]      2.5.3cvs23
8774
8775         * src/prefs_folder_item.c
8776                 Explain why prefs in the top-level folder
8777                 aren't retained, but are still useful
8778
8779 2006-10-08 [colin]      2.5.3cvs22
8780
8781         * src/prefs_gtk.c
8782                 Don't cache anything if caching fails
8783
8784 2006-10-08 [colin]      2.5.3cvs21
8785
8786         * src/common/utils.c
8787                 always include gi18n.h
8788
8789 2006-10-07 [colin]      2.5.3cvs20
8790
8791         * src/plugins/pgpcore/pgp_viewer.c
8792                 Kill gpg after 5 seconds wait
8793
8794 2006-10-07 [colin]      2.5.3cvs19
8795
8796         * src/plugins/pgpcore/pgp_viewer.c
8797         * src/plugins/pgpcore/pgp_viewer.h
8798                 Fix copyright
8799
8800 2006-10-07 [colin]      2.5.3cvs18
8801
8802         * src/plugins/pgpcore/pgp_viewer.c
8803         * src/plugins/pgpcore/pgp_viewer.h
8804                 Actually add the files to CVS
8805
8806 2006-10-07 [colin]      2.5.3cvs17
8807
8808         * src/plugins/pgpcore/sgpgme.c
8809                 Be sure not to crash on 'application/pgp-signature' that
8810                 are not application/pgp-signatures
8811
8812 2006-10-07 [colin]      2.5.3cvs16
8813
8814         * src/textview.c
8815         * src/textview.h
8816                 Make a bit more of the API available
8817         * src/plugins/pgpcore/Makefile.am
8818         * src/plugins/pgpcore/plugin.c
8819         * src/plugins/pgpcore/sgpgme.c
8820                 Add basic key import/export
8821
8822 2006-10-07 [colin]      2.5.3cvs15
8823
8824         * src/folderview.c
8825         * src/imap.c
8826         * src/prefs_account.c
8827         * src/wizard.c
8828                 Warn users *everywhere* if libetpan's not
8829                 linked in
8830
8831 2006-10-06 [mones]      2.5.3cvs14
8832
8833         * po/de.po
8834         * po/es.po
8835                 updated by Stephan Sachse and me
8836
8837 2006-10-06 [colin]      2.5.3cvs13
8838
8839         * src/main.c
8840         * src/common/sylpheed.c
8841                 Don't load common plugins if --exit is passed
8842         * src/prefs_gtk.c
8843         * src/prefs_gtk.h
8844                 Implement a cache to avoid reading the same
8845                 files over and over again at startup
8846
8847 2006-10-06 [colin]      2.5.3cvs12
8848
8849         * src/summaryview.c
8850         * src/gtk/quicksearch.c
8851                 Update display every 5k mails on fast searches
8852
8853 2006-10-06 [colin]      2.5.3cvs11
8854
8855         * src/textview.c
8856                 Don't do quote folding on HTML or ERTF.
8857                 May fix the Cygwin issues if they were
8858                 happening with HTML mails?
8859
8860 2006-10-05 [colin]      2.5.3cvs10
8861
8862         * src/prefs_gtk.c
8863                 Oops, forgot one
8864
8865 2006-10-05 [colin]      2.5.3cvs9
8866
8867         * src/prefs_gtk.c
8868                 Use unlocked_stdio here too
8869
8870 2006-10-05 [colin]      2.5.3cvs8
8871
8872         * src/folderview.c
8873                 Fix go to next * after preferences apply
8874         * src/msgcache.c
8875                 Do the fd lock/unlock ourselves instead of
8876                 letting the libc do it at each write 
8877
8878 2006-10-05 [colin]      2.5.3cvs7
8879
8880         * src/common/utils.c
8881                 Faster division, thanks to Jean Diraison
8882
8883 2006-10-05 [paul]       2.5.3cvs6
8884
8885         * src/common/utils.c
8886                 fix building with --disable-nls
8887
8888 2006-10-04 [colin]      2.5.3cvs5
8889
8890         * src/folder.c
8891                 Maybe fix a segfault
8892
8893 2006-10-04 [wwp]        2.5.3cvs4
8894
8895         * src/prefs_folder_item.c
8896                 Fine-tune layouts in folder item prefs. Suggested by
8897                 Fabien Vantard <fzzzzz@gmail.com>.
8898
8899 2006-10-04 [wwp]        2.5.3cvs3
8900
8901         * src/prefs_folder_item.c
8902                 Kill the clandestine passengers. You didn't see anything.
8903
8904 2006-10-04 [wwp]        2.5.3cvs2
8905
8906         * src/prefs_folder_item.c
8907                 Add a way to test the subject simplify regexp in
8908                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
8909                 w/ few layout changes.
8910
8911 2006-20-04 [paul]       2.5.3cvs1
8912
8913         * NEWS
8914         * README
8915         * configure.ac
8916                 Update version number following
8917                 stable release
8918
8919 2006-10-04 [colin]      2.5.2cvs42
8920
8921         * src/folder.c
8922         * src/folder.h
8923         * src/summaryview.c
8924                 Provide a way for folder classes to set their sort
8925                 type and key
8926
8927 2006-10-03 [colin]      2.5.2cvs41
8928
8929         * src/mh.c
8930                 Don't use strlen() to know if the
8931                 string's empty
8932
8933 2006-10-03 [colin]      2.5.2cvs40
8934
8935         * src/mh.c
8936                 Fix "check for new folders" with accentued folders
8937
8938 2006-10-03 [ticho]      2.5.2cvs39
8939
8940         * src/filtering.c
8941         * src/folder.c
8942         * src/inc.c
8943         * src/mbox.c
8944                 Colin's fix for "copy" filtering rules.
8945
8946 2006-10-02 [colin]      2.5.2cvs38
8947
8948         * src/folderview.c
8949                 Fix for double-click too
8950
8951 2006-10-02 [colin]      2.5.2cvs37
8952
8953         * src/folderview.c
8954                 correct fix for cvs36
8955
8956 2006-10-02 [colin]      2.5.2cvs36
8957
8958         * src/folderview.c
8959                 Fix 'goto next unread' after collapsing/expanding 
8960                 a node.
8961
8962 2006-10-02 [colin]      2.5.2cvs35
8963
8964         * src/summaryview.c
8965                 Fix double freeze/thaw
8966         * src/common/utils.c
8967         * src/common/utils.h
8968                 Reimplement strftime
8969         * src/procheader.c
8970                 Use it
8971
8972
8973 2006-10-02 [colin]      2.5.2cvs34
8974
8975         * src/mh.c
8976                 Time mh_write_sequences() - it's fast
8977         * src/summaryview.c
8978                 Init a variable to shut up gcc
8979
8980 2006-10-01 [colin]      2.5.2cvs33
8981
8982         * src/folder.c
8983         * src/mh.c
8984         * src/mh.h
8985         * src/msgcache.c
8986                 Add helper mh_set_mtime(), and set mtime to stat()'s result
8987                 Add fsync but disable it, it's slow as hell
8988
8989 2006-10-01 [colin]      2.5.2cvs32
8990
8991         * src/mh.c
8992         * src/msgcache.c
8993                 fflush() caches and mh_sequences before
8994                 fclose()ing
8995
8996 2006-10-01 [colin]      2.5.2cvs31
8997
8998         * src/msgcache.c
8999                 Don't ftruncate when not using mmap
9000
9001 2006-09-30 [colin]      2.5.2cvs30
9002
9003         * src/main.c
9004                 Write folder list *after* saving caches
9005
9006 2006-09-30 [colin]      2.5.2cvs29
9007
9008         * src/folder.c
9009         * src/mh.c
9010                 Debug forced mtime changes
9011
9012 2006-09-30 [colin]      2.5.2cvs28
9013
9014         * src/folder.c
9015         * src/main.c
9016                 Remove useless debug_print()s (code
9017                 well-tested)
9018
9019 2006-09-30 [colin]      2.5.2cvs27
9020
9021         * src/mh.c
9022                 Do stuff faster when writing mh_sequences
9023
9024 2006-09-30 [colin]      2.5.2cvs26
9025
9026         * src/mh.c
9027                 Don't let the writing of .mh_sequences, which
9028                 can change the folder's mtime, let us think
9029                 we need to scan.
9030
9031 2006-09-30 [colin]      2.5.2cvs25
9032
9033         * src/folder.c
9034                 Move a debug_print where it belongs 
9035                 (processing)
9036         * src/summaryview.c
9037                 Don't mess with a huge slow subject
9038                 table if we're not threading by
9039                 subject
9040
9041 2006-09-30 [colin]      2.5.2cvs24
9042
9043         * src/msgcache.c
9044                 Reenable mmaped reads (*not* writes!)
9045         * src/procmsg.c
9046                 Don't destroy and recreate hashtables just
9047                 for fun
9048         * src/common/utils.c
9049                 Remove useless reply prefixes (it's case
9050                 unsensitive)
9051
9052 2006-09-30 [wwp]        2.5.2cvs23
9053
9054         * tools/fix_date.sh
9055                 Fixed a minor bug in date value extraction, added a switch
9056                 to replace non RFC-compliant Date: value, added a switch
9057                 to use strict RFC matching patterns for dates.
9058
9059 2006-09-29 [colin]      2.5.2cvs22
9060
9061         * src/matcher_parser.h
9062         * src/matcher_parser_parse.y
9063         * src/prefs_filtering.c
9064         * src/statusbar.c
9065         * src/summary_search.c
9066         * src/summaryview.c
9067         * src/gtk/quicksearch.c
9068         * src/gtk/quicksearch.h
9069                 Optimise searches by setting different
9070                 refresh intervals (depending if the 
9071                 search is fast or not)
9072
9073 2006-09-29 [colin]      2.5.2cvs21
9074
9075         * src/codeconv.c
9076                 Optimise by reusing the last iconv converter
9077                 if possible
9078         * src/textview.c
9079                 Optimise a bit (the foldable quotes feature
9080                 still has an awful O(n^2) algo
9081
9082 2006-09-29 [colin]      2.5.2cvs20
9083
9084         * src/gtk/gtksctree.c
9085         * src/gtk/gtksctree.h
9086                 Optimise de-selection via up/down or
9087                 another key
9088
9089 2006-09-28 [colin]      2.5.2cvs19
9090
9091         * src/action.c
9092         * src/compose.c
9093         * src/folderview.c
9094         * src/mainwindow.c
9095         * src/messageview.c
9096         * src/summary_search.c
9097         * src/toolbar.c
9098                 Avoid using summaryview->ctree directly
9099
9100 2006-09-28 [colin]      2.5.2cvs18
9101
9102         * src/summaryview.c
9103         * src/summaryview.h
9104                 Add helpers to freeze/thaw/grab_focus
9105                 Factorize calls to freeze/thaw/grab_focus
9106                 
9107
9108 2006-09-28 [colin]      2.5.2cvs17
9109
9110         * src/main.c
9111                 More guards for the session management
9112
9113 2006-09-28 [colin]      2.5.2cvs16
9114
9115         * src/folderview.c
9116         * src/gtk/gtksctree.c
9117         * src/gtk/gtksctree.h
9118                 Make expanding not recursive in folderview
9119
9120 2006-09-28 [colin]      2.5.2cvs15
9121
9122         * src/addressbook.c
9123                 If nothing is selected in the list (right part)
9124                 and a group is selected in the tree (left part),
9125                 mail this group.
9126
9127 2006-09-28 [colin]      2.5.2cvs14
9128
9129         * src/Makefile.am
9130                 Actually use SM_LIBS
9131
9132 2006-09-28 [ticho]      2.5.2cvs13
9133
9134         * src/export.c
9135         * src/messageview.c
9136         * src/mimeview.c
9137         * src/news.c
9138         * src/pop.c
9139         * src/prefs_themes.c
9140         * src/procmsg.c
9141                 Small i18n string optimization.
9142         * src/send_message.c
9143         * src/summaryview.c
9144         * src/common/session.c
9145         * src/common/smtp.c
9146         * src/common/ssl_certificate.c
9147         * src/common/utils.c
9148                 Use "Couldn't" instead of "Can't" in UI messages,
9149                 where appropriate.
9150
9151 2006-09-28 [colin]      2.5.2cvs12
9152
9153         * configure.ac
9154                 Possibly fix link errors
9155
9156 2006-09-27 [wwp]        2.5.2cvs11
9157
9158         * src/gtk/authors.h
9159         * doc/man/sylpheed-claws.1
9160         * manual/ack.xml
9161         * manual/es/ack.xml
9162         * manual/fr/ack.xml
9163         * manual/pl/ack.xml
9164                 Updated authors info (me, myself and I).
9165
9166 2006-09-27 [colin]      2.5.2cvs10
9167
9168         * src/addressbook.c
9169                 Remove useless printf
9170
9171 2006-09-27 [wwp]        2.5.2cvs9
9172
9173         * src/editgroup.c
9174         * src/send_message.c
9175         * src/inc.c
9176         * src/prefs_common.c
9177         * src/prefs_common.h
9178         * src/gtk/progressdialog.c
9179                 remember more windows' sizes (send dialog, received dialog,
9180                 edit group in addressbook).
9181
9182 2006-09-27 [colin]      2.5.2cvs8
9183
9184         * configure.ac
9185         * src/main.c
9186         * src/mainwindow.h
9187                 Use libSM to communicate with the session
9188                 manager, so that we can know when the 
9189                 session ends, save our caches, and draft
9190                 our compose windows.
9191
9192 2006-09-27 [colin]      2.5.2cvs7
9193
9194         * src/addressbook.c
9195                 Fix issues:
9196                 o Allow Book and Group creation from the tree's
9197                   contextual menu
9198                 o Do not actually delete the contacts when 
9199                   deleting groups from the tree (duh!)
9200
9201 2006-09-27 [colin]      2.5.2cvs6
9202
9203         * src/compose.c
9204         * src/compose.h
9205         * src/mainwindow.c
9206         * src/textview.c
9207         * src/toolbar.c
9208                 o Allow passing an email address to 
9209                   compose_new_with_folderitem
9210                 o Update callers
9211                 o Use current folderitem when clicking
9212                   on a TextView mailto: link
9213                 o Fix a possible leak in TextView
9214
9215 2006-09-27 [colin]      2.5.2cvs5
9216
9217         * src/html.c
9218                 Use UTF-8 chars to replace HTML entities
9219
9220 2006-09-27 [colin]      2.5.2cvs4
9221
9222         * AUTHORS
9223         * src/prefs_account.c
9224         * src/gtk/authors.h
9225                 Fix bug #1024 (Array index out of
9226                 range in sylpheed-claws-2.5.2)
9227                 Patch by Ales Nosek <anosek@suse.cz>
9228
9229 2006-09-27 [colin]      2.5.2cvs3
9230
9231         * src/addr_compl.c
9232                 Actually do the test
9233
9234 2006-09-27 [colin]      2.5.2cvs2
9235
9236         * src/addr_compl.c
9237         * src/addr_compl.h
9238                 Allow completing with comma (in certain cases: vCalendar
9239                 for example doesn't support that)
9240                 Patch by Fabien Vantard
9241
9242 2006-09-26 [colin]      2.5.2cvs1
9243
9244         * src/Makefile.am
9245         * src/addr_compl.c
9246         * src/addr_compl.h
9247         * src/addrbook.c
9248         * src/addrbook.h
9249         * src/addressbook.c
9250         * src/addrindex.c
9251         * src/addrindex.h
9252         * src/compose.c
9253         * src/prefs_common.c
9254         * src/prefs_filtering_action.c
9255         * src/prefs_folder_item.c
9256         * src/prefs_template.c
9257         * src/stock_pixmap.c
9258         * src/stock_pixmap.h
9259         * src/pixmaps/addr_one.xpm
9260         * src/pixmaps/addr_two.xpm
9261                 Add auto-completion on groups
9262
9263 2006-09-26 [colin]      2.5.2
9264
9265         * NEWS
9266         * README
9267         * RELEASE_NOTES
9268                 2.5.2 released
9269
9270 2006-09-26 [colin]      2.5.1cvs5
9271
9272         * src/matcher.c
9273                 Fix condition
9274
9275 2006-09-26 [colin]      2.5.1cvs4
9276
9277         * src/mbox.c
9278                 Revert cvs1 (useless as the message is printed 
9279                 every 500 mails)
9280
9281 2006-09-26 [colin]      2.5.1cvs3
9282
9283         * src/partial_download.c
9284                 Fix crasher found by Alexsandar Urosevic
9285
9286 2006-09-26 [colin]      2.5.1cvs2
9287
9288         * src/summaryview.c
9289                 Fix bug #1023 (Sylpheed deletes too much messages)
9290
9291 2006-09-26 [ticho]      2.5.1cvs1
9292
9293         * src/mbox.c
9294                 Make use of gettext's multiple plurals for statusbar
9295                 progress message.
9296
9297 2006-09-25 [paul]       2.5.1
9298
9299         * NEWS
9300         * README
9301         * RELEASE_NOTES
9302                 2.5.1 released
9303
9304 2006-09-25 [colin]      2.5.0cvs3
9305
9306         * src/plugins/bogofilter/bogofilter.c
9307         * src/plugins/clamav/clamav_plugin.c
9308         * src/plugins/spamassassin/spamassassin.c
9309                 BogoFilter, Spamassassin: Fix double hook registering after
9310                 visiting preferences
9311                 Spamassassin, Clamav: Just set the mails to move instead of
9312                 doing the move - caller will move the things at once.
9313
9314 2006-09-25 [colin]      2.5.0cvs2
9315
9316         * src/imap.c
9317         * src/etpan/imap-thread.c
9318                 Use UID SEARCH ALL instead of UID 1:*
9319                 (braindead servers can't figure out that's
9320                 the same...)
9321
9322 2006-09-25 [wwp]        2.5.0cvs1
9323
9324         * src/message_search.c
9325                 Added the ability to stop a running search (in message body).
9326
9327 2006-09-25 [paul]       2.5.0
9328
9329         * NEWS
9330         * README
9331         * RELEASE_NOTES
9332                 2.5.0 released
9333
9334 2006-09-25 [paul]       2.4.0cvs214
9335
9336         * po/cs.po
9337         * po/de.po
9338         * po/fi.po
9339         * po/fr.po
9340         * po/nl.po
9341         * po/pt_BR.po
9342         * po/sk.po
9343         * po/sr.po
9344         * po/zh_CN.po
9345                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9346                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9347                 Ticho, Aleksander Urosevic, Ralgh Young
9348
9349 2006-09-24 [mones]      2.4.0cvs213
9350
9351         * po/es.po
9352                 Updated for release
9353
9354 2006-09-23 [colin]      2.4.0cvs212
9355
9356         * src/gtk/inputdialog.c
9357                 Fix [ ] remember this appearing in normal
9358                 input dialogs after it's been used by
9359                 mimeview.
9360         * src/folder.c
9361         * src/folderview.c
9362         * src/msgcache.c
9363         * src/procmsg.c
9364         * src/summaryview.c
9365         * src/textview.c
9366         * src/common/timing.h
9367                 Enable timings in debug mode and make it
9368                 look prettier.
9369
9370 2006-09-22 [colin]      2.4.0cvs211
9371
9372         * README
9373                 Revert test change
9374         * commitHelper
9375                 ping the correct URI
9376
9377 2006-09-22 [colin]      2.4.0cvs210
9378
9379         * README
9380                 Let's see if bug #1022 is fixed
9381
9382 2006-09-21 [colin]      2.4.0cvs209
9383
9384         * src/wizard.c
9385         * src/common/plugin.c
9386                 Prepare infra to load predefined plugins when
9387                 no configuration existed. Don't actually load
9388                 anything yet (feat. freeze)
9389
9390 2006-09-21 [wwp]        2.4.0cvs208
9391
9392         * manual/fr/faq.xml
9393                 Partial sync w/ 2.4.0cvs72:
9394                 wrap file and minor updates.
9395
9396 2006-09-21 [wwp]        2.4.0cvs207
9397
9398         * tools/fix_date.sh
9399                 several fixes and enhancements. A new --force switch has been
9400                 added to prevent overriding by default Date: header when
9401                 already existing.
9402
9403 2006-09-21 [paul]       2.4.0cvs206
9404
9405         * src/common/utils.c
9406                 add Chinese UTF8 Re prefix
9407
9408 2006-09-21 [wwp]        2.4.0cvs205
9409
9410         * tools/Makefile.am
9411                 Fics alfabettical order.
9412
9413 2006-09-21 [wwp]        2.4.0cvs204
9414
9415         * tools/fix_date.sh
9416         * tools/Makefile.am
9417                 Added an action tool to fix missing Date field in emails.
9418                 Updated Makefile.am to reflect those last two additions.
9419
9420 2006-09-21 [wwp]        2.4.0cvs203
9421
9422         * tools/uuooffice
9423                 Added a action tool to open uuencoded docs w/
9424                 OpenOffice (based on uudec method).
9425
9426 2006-09-21 [colin]      2.4.0cvs202
9427
9428         * src/compose.c
9429         * src/textview.c
9430                 Workaround possible GTK crash: remove selection 
9431                 clipboard before destroying widget, or GTK+-2.10
9432                 dies. Thanks to Hiro.
9433
9434 2006-09-20 [colin]      2.4.0cvs201
9435
9436         * src/compose.c
9437                 Fix free-after-use in some cases (when 
9438                 procmime_encode_content() frees mimeinfo->data.mem
9439                 and turns it to a temp file)
9440
9441 2006-09-20 [colin]      2.4.0cvs200
9442
9443         * src/folderview.c
9444         * src/summaryview.c
9445         * src/gtk/gtksctree.c
9446         * src/gtk/gtksctree.h
9447                 Add tooltips in the folderview and summaryview
9448                 (Doesn't break string freeze as they already
9449                 exist)
9450         * src/toolbar.c
9451                 Put the spam button in the default configuration
9452                 if compiled with bogo plugin too
9453
9454 2006-09-19 [colin]      2.4.0cvs199
9455
9456         * src/summaryview.c
9457         * src/summaryview.h
9458                 Update folder name label on folder rename
9459         * src/prefs_matcher.c
9460         * src/gtk/logwindow.h
9461                 Fix warnings
9462                 Patches by Fabien
9463
9464 2006-09-19 [wwp]        2.4.0cvs198
9465
9466         * src/summary_search.c
9467                 fix can't click forward/backward buttons in the
9468                 search messages.
9469
9470 2006-09-18 [paul]       2.4.0cvs197
9471
9472         * src/wizard.c
9473                 add missing bracket, capitalise the A of
9474                 'SpamAssassin'
9475
9476 2006-09-18 [paul]       2.4.0cvs196
9477
9478         * src/compose.c
9479                 fix bug 1012 'crashed upon sending mail
9480                 from compose window'
9481                 Thanks to Colin
9482
9483 2006-09-16 [colin]      2.4.0cvs195
9484
9485         * src/folderview.c
9486                 Fix "real-time" sorting by freezing/thawing
9487
9488 2006-09-16 [colin]      2.4.0cvs194
9489
9490         * manual/faq.xml
9491                 Fix the anti-spam entry a bit
9492
9493 2006-09-16 [colin]      2.4.0cvs193
9494
9495         * src/wizard.c
9496                 Make sure reviewers have no excuse when stating
9497                 Sylpheed-Claws doesn't have antispam capabilities.
9498
9499 2006-09-16 [colin]      2.4.0cvs192
9500
9501         * src/main.c
9502                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
9503                 as if the SIGPIPE comes from etpan's thread we could
9504                 trigger a GUI update from this thread.
9505
9506 2006-09-16 [colin]      2.4.0cvs191
9507
9508         * src/summaryview.c
9509                 Init all members of the struct
9510
9511 2006-09-16 [paul]       2.4.0cvs190
9512
9513         * src/account.c
9514                 improvements to the English
9515
9516 2006-09-15 [colin]      2.4.0cvs189
9517
9518         * src/summaryview.c
9519                 HIG order on dialog
9520
9521 2006-09-14 [colin]      2.4.0cvs188
9522
9523         * src/common/socket.c
9524         * src/common/socket.h
9525         * src/common/ssl.c
9526         * src/common/ssl_certificate.c
9527         * src/common/ssl_certificate.h
9528         * src/etpan/imap-thread.c
9529                 the get_fqdn() call done to get canonical name when
9530                 checking an SSL certificate is blocking, which is
9531                 sad as we just did a non-blocking lookup to connect.
9532                 Fix that by letting the fqdn available to the SockInfo,
9533                 and use that in ssl_certificate_check(). For IMAP,
9534                 we don't do it as the lookup's done by libetpan, but
9535                 it's less annoying as IMAP connections as much more
9536                 rare than POP3 connections.
9537
9538 2006-09-14 [paul]       2.4.0cvs187
9539
9540         * manual/advanced.xml
9541                 improvements to the English,
9542                 properly place the new hidden options
9543                 within the alphabetical order
9544         * src/gtk/pluginwindow.c
9545                 improvements to the English
9546
9547 2006-09-14 [colin]      2.4.0cvs186
9548
9549         * src/prefs_common.c
9550         * src/prefs_common.h
9551         * src/gtk/gtksctree.c
9552         * manual/advanced.xml
9553                 New hidden pref, stripes_color_offset, to change
9554                 the value added/substracted to normal bgcolor to
9555                 create the stripes in summaries
9556
9557 2006-09-13 [colin]      2.4.0cvs185
9558
9559         * src/gedit-print.c
9560         * src/messageview.c
9561         * src/messageview.h
9562         * src/summaryview.c
9563         * src/textview.c
9564                 Fix misc. printing issues: 
9565                 - Bad font for linkified headers
9566                 - Different font if the mail was displayed or not
9567                 - Factorize the thing
9568
9569 2006-09-13 [colin]      2.4.0cvs184
9570
9571         * src/common/ssl_certificate.c
9572                 Only get FQDN once when checking certificate
9573
9574 2006-09-13 [colin]      2.4.0cvs183
9575
9576         * src/account.c
9577         * src/gtk/pluginwindow.c
9578                 Misc. GUI fixes by Fabien
9579
9580 2006-09-13 [wwp]        2.4.0cvs182
9581
9582         * configure.ac
9583         * src/common/utils.h
9584         * src/common/utils.c
9585                 get rid of unused wide-char functions.
9586
9587 2006-09-13 [wwp]        2.4.0cvs181
9588
9589         * src/plugins/pgpinline/sylpheed.def
9590         * src/textview.c
9591                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
9592                 add privacy_reset_error to the .def file,
9593                 do not fork for an external textviewer.
9594
9595 2006-09-13 [wwp]        2.4.0cvs180
9596
9597         * src/prefs_common.c
9598                 fix broken font entry in prefs (patch issued by the gpg4win team,
9599                 probably by Marcus Brinkmann <marcus@g10code.de>).
9600
9601 2006-09-13 [colin]      2.4.0cvs179
9602
9603         * src/folder.h
9604                 Fix a warning in summaryview.c
9605         * src/mainwindow.c
9606         * src/summaryview.c
9607         * src/summaryview.h
9608                 Add missing Mark/* elements in the
9609                 main menu
9610
9611 2006-09-12 [colin]      2.4.0cvs178
9612
9613         * src/prefs_actions.c
9614         * src/prefs_filtering_action.c
9615         * src/prefs_matcher.c
9616                 Use (New) instead of New everywhere
9617
9618 2006-09-12 [wwp]        2.4.0cvs177
9619
9620         * manual/fr/addrbook.xml
9621         * manual/fr/handling.xml
9622                 updated some quotes in the fr manual to match the fr translation.
9623
9624 2006-09-12 [wwp]        2.4.0cvs176
9625
9626         * src/prefs_matcher.c
9627                 don't store translated string elements in matcher expressions.
9628                 Also fixed a misused of Q_().
9629
9630 2006-09-11 [wwp]        2.4.0cvs175
9631
9632         * src/plugins//bogofilter/bogofilter.c
9633         * src/plugins//clamav/clamav_plugin.c
9634         * src/plugins//demo/demo.c
9635         * src/plugins//dillo_viewer/dillo_viewer.c
9636         * src/plugins//pgpcore/plugin.c
9637         * src/plugins//pgpinline/plugin.c
9638         * src/plugins//pgpmime/plugin.c
9639         * src/plugins//spamassassin/spamassassin.c
9640                 gettext-ize more strings (mostly plugin error messages).
9641
9642 2006-09-11 [colin]      2.4.0cvs174
9643
9644         * src/alertpanel.c
9645                 Make maximum buffer size bigger to avoid
9646                 truncating translated messages. Patch by
9647                 Fabien
9648
9649 2006-09-11 [colin]      2.4.0cvs173
9650
9651         * src/etpan/imap-thread.c
9652                 Fix compilation on OpenBSD, thanks to 
9653                 Landry
9654
9655 2006-09-10 [wwp]        2.4.0cvs172
9656
9657         * manual/account.xml
9658         * manual/addrbook.xml
9659         * manual/handling.xml
9660         * manual/es/handling.xml
9661         * manual/fr/account.xml
9662         * manual/fr/addrbook.xml
9663         * manual/fr/handling.xml
9664                 documented addressbook matching (condition configuration):
9665                   addrbook.xml, en fr
9666                 documented per-account filtering rules (handling/filtering
9667                   section, account section):
9668                   account.xml, handling.xml, en fr
9669                 slightly updated the handling/searching section to tell few
9670                   words about the extended search ability:
9671                   handling.xml, en fr
9672                 added missing <quote></quotes> to Quick Search:
9673                   handling.xml, en fr es
9674                 fixed a typo (auomatically):
9675                   handling.xml, en
9676                 changes revisited by Paul.
9677
9678 2006-09-10 [paul]       2.4.0cvs171
9679
9680         * src/prefs_actions.c
9681         * src/prefs_filtering.c
9682         * src/prefs_template.c
9683                 adjustments to the gui
9684                 Patch by Fabien Vantard (slightly modified)
9685
9686 2006-09-10 [colin]      2.4.0cvs170
9687
9688         * src/summaryview.c
9689                 Check folderitem/summaryview consistency
9690                 (basically automates Update summary). Fixes
9691                 #1011 (wrong (negative) count on unread 
9692                 messages)
9693
9694 2006-09-10 [colin]      2.4.0cvs169
9695
9696         * src/gtk/gtksctree.c
9697                 Fix recursive expansion via mouse
9698         * src/plugins/bogofilter/bogofilter.c
9699                 Use normal filtering way of moving
9700                 messages (batching), possibly fixing
9701                 bug #1015 (Bogofilter plugin doubles 
9702                 new messages)
9703
9704 2006-09-09 [wwp]        2.4.0cvs168
9705
9706         * src/prefs_filtering.c
9707                 better place for this fix.
9708
9709 2006-09-09 [wwp]        2.4.0cvs167
9710
9711         * src/prefs_filtering.c
9712                 fix a minor bug when the enabled status of a filtering/processing
9713                 rule always got set to TRUE when replacing this rule. That still
9714                 make sense when adding a new rule, but now when replacing, we
9715                 don't override the value of 'enabled'.
9716                 Also renamed the func prefs_filtering_list_view_get_rule_name()
9717                 to prefs_filtering_list_view_get_info() as this function not only
9718                 returns the name, but also the account_id and the enabled status.
9719
9720 2006-09-09 [mones]      2.4.0cvs166
9721
9722         * manual/glossary.xml
9723         * manual/plugins.xml
9724                 Minor format corrections
9725         * manual/gpl.xml
9726                 Fix misplaced NO WARRANTY section
9727         * manual/es/advanced.xml
9728         * manual/es/faq.xml
9729         * manual/es/glossary.xml
9730         * manual/es/gpl.xml
9731         * manual/es/handling.xml
9732         * manual/es/plugins.xml
9733         * manual/es/starting.xml
9734                 Incorporate changes from English version
9735         * manual/fr/ack.xml
9736         * manual/pl/ack.xml
9737         * manual/es/ack.xml
9738                 Fix address, (add translation credits in es version)
9739         * po/es.po
9740                 Updated translation
9741
9742 2006-09-09 [wwp]        2.4.0cvs165
9743
9744         * src/prefs_filtering.c
9745                 fix a crash when opening filtering prefs, if matcherrc file contains
9746                 broken data (non-existing account id, which is theoretically not
9747                 possible).
9748
9749 2006-09-08 [colin]      2.4.0cvs164
9750
9751         * src/folder.c
9752                 Wrong assert, make it an if()
9753         * src/gtk/gtksctree.c
9754                 Fix bug #1013 (expand selected thread 
9755                 tree) - expanding is now recursive
9756
9757 2006-09-07 [wwp]        2.4.0cvs163
9758
9759         * src/prefs_matcher.c
9760                 make better sentences about addressbook matching in the
9761                 matcher prefs. This should make translators' work easier
9762                 too.
9763
9764 2006-09-07 [wwp]        2.4.0cvs162
9765
9766         * src/prefs_filtering.c
9767                 code simplification (get rid of dup var. assignment).
9768
9769 2006-09-07 [wwp]        2.4.0cvs161
9770
9771         * src/summaryview.c
9772                 use GTK_STOCK icons when possible, patch by Fabien Vantard
9773                 <fzzzzz@gmail.com>.
9774
9775 2006-09-07 [paul]       2.4.0cvs160
9776
9777         * src/mimeview.c
9778                 fix compilation warnings
9779                 Thanks to Colin
9780
9781 2006-09-07 [paul]       2.4.0cvs159
9782
9783         * src/mimeview.c
9784                 select the mimepart icon when
9785                 displaying as text
9786                 Thanks to Colin
9787
9788 2006-09-06 [paul]       2.4.0cvs158
9789
9790         * src/prefs_filtering.c
9791                 fix labels and table element spacing
9792                 Patch by Fabien Vantard
9793
9794 2006-09-06 [paul]
9795
9796         2.5.0-rc3 released
9797
9798 2006-09-06 [paul]       2.4.0cvs157
9799
9800         * manual/es/advanced.xml
9801                 fix typo
9802
9803 2006-09-06 [wwp]        2.4.0cvs156
9804
9805         * src/mainwindow.c
9806                 fix an dup launch issue when iconified, thanks to Colin.
9807
9808 2006-09-06 [wwp]        2.4.0cvs155
9809
9810         * src/gtk//gtksctree.h
9811                 oops, forgot that one!
9812
9813 2006-09-06 [wwp]        2.4.0cvs154
9814
9815         * manual/pl/advanced.xml
9816         * manual/advanced.xml
9817         * manual/es/advanced.xml
9818         * manual/fr/advanced.xml
9819         * src/prefs_customheader.c
9820         * src/prefs_filtering_action.c
9821         * src/foldersel.c
9822         * src/prefs_summaries.c
9823         * src/prefs_filtering.c
9824         * src/account.c
9825         * src/compose.c
9826         * src/prefs_summary_column.c
9827         * src/addr_compl.c
9828         * src/prefs_actions.c
9829         * src/prefs_folder_column.c
9830         * src/ssl_manager.c
9831         * src/prefs_template.c
9832         * src/prefs_display_header.c
9833         * src/prefs_common.h
9834         * src/prefs_matcher.c
9835         * src/prefs_common.c
9836         * src/prefs_toolbar.c
9837         * src/summaryview.c
9838         * src/folderview.c
9839         * src/gtk/gtksctree.c
9840         * src/gtk/pluginwindow.c
9841         * src/gtk/progressdialog.c
9842         * src/gtk/prefswindow.c
9843                 renamed hidden option enable_rules_hint to use_stripes_everywhere
9844                 to make its meaning more obvious (all versions of the manual reflect
9845                 the change).
9846                 added an extra hidden option use_stripes_in_summary to allow
9847                 discarding these stripes in mainwindow's folder and message lists;
9848                 en and fr manuals only are OK towards this.
9849
9850 2006-09-06 [colin]      2.4.0cvs153
9851
9852         * src/textview.c
9853                 Hide Sylpheed-Claws' internal queue headers
9854                 when showing all headers. They'll be present
9855                 only in Source window.
9856
9857 2006-09-05 [colin]      2.4.0cvs152
9858
9859         * src/plugins/trayicon/trayicon.c
9860                 Fix crash at exit - we have to disconnect
9861                 our handlers
9862         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9863                 Update eggtrayicon - patch adapted from a
9864                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
9865                 on Sylpheed's ML
9866
9867 2006-09-05 [colin]      2.4.0cvs151
9868
9869         * src/mainwindow.c
9870         * src/gtk/logwindow.c
9871                 Fix race condition when something writes
9872                 to the log too soon during init. Thanks
9873                 to Fabien Vantard
9874
9875 2006-09-05 [colin]      2.4.0cvs150
9876
9877         * src/mimeview.c
9878                 Don't select part on right-click either
9879
9880 2006-09-05 [paul]       2.4.0cvs149
9881
9882         * src/mimeview.c
9883                 completion of previous commit
9884                 Thanks to Colin
9885
9886 2006-09-05 [colin]      2.4.0cvs148
9887
9888         * src/mimeview.c
9889                 Don't force selection on middle-click, just open
9890
9891 2006-09-04 [colin]      2.4.0cvs147
9892
9893         * src/mimeview.c
9894                 Looks like gtk_notebook_set_current_page()
9895                 sometimes steals focus, and this annoys us
9896                 in MimeViewers as it renders navigation
9897                 keys useless. Take back focus after switching
9898                 pages.
9899
9900 2006-09-04 [colin]      2.4.0cvs146
9901
9902         * src/messageview.c
9903                 Set stop_loading when clicking on Next
9904                 during load. Don't add a callback to 
9905                 avoid over-complicating things.
9906
9907 2006-09-04 [colin]      2.4.0cvs145
9908
9909         * src/mimeview.c
9910         * src/messageview.c
9911                 Fix multiple loads in separate messageview
9912
9913 2006-09-04 [colin]      2.4.0cvs144
9914
9915         * src/summaryview.c
9916                 Let navigation keys be handled during 
9917                 load
9918
9919 2006-09-04 [colin]      2.4.0cvs143
9920
9921         * src/messageview.c
9922         * src/summaryview.c
9923         * src/textview.c
9924         * src/textview.h
9925                 Make loading of huge mails (lots of text and/or
9926                 images) cancellable, so the GUI doesn't block 
9927
9928 2006-09-04 [colin]      2.4.0cvs142
9929
9930         * src/plugins/trayicon/trayicon.c
9931                 Fix annoyance when removing a folder with 
9932                 unread mails: trayicon didn't update
9933
9934 2006-09-04 [paul]       2.4.0cvs141
9935
9936         * src/gtk/icon_legend.c
9937                 straighten up columns
9938                 Patch by Fabien Vantard
9939
9940 2006-09-04 [wwp]        2.4.0cvs140
9941
9942         * src/prefs_filtering.c
9943                 fix new line's account name in filtering prefs:
9944                 was "All", is now "(New)".
9945
9946 2006-09-04 [paul]       2.4.0cvs139
9947
9948         * tools/make.themes.project
9949                 use "AUTOMAKE_OPTIONS = dist-bzip2"
9950                 instead of homebrewed "make release"
9951
9952 2006-09-03 [colin]      2.4.0cvs138
9953
9954         * src/folderview.c
9955                 Fix bug #1007 (Wrong folder highlighted)
9956
9957 2006-09-03 [colin]      2.4.0cvs137
9958
9959         * src/compose.c
9960                 Don't set Newsgroup: header to a mail folder
9961                 path
9962
9963 2006-09-03 [paul]       2.4.0cvs136
9964
9965         * src/prefs_other.c
9966         * src/prefs_spelling.c
9967                 unify the gui
9968
9969 2006-09-03 [paul]       2.4.0cvs135
9970
9971         * src/prefs_summaries.c
9972                 correct menu item text in prefs_keybind_apply_clicked()
9973
9974 2006-09-03 [paul]       2.4.0cvs134
9975
9976         * manual/advanced.xml
9977                 some improvements to the descriptions
9978         * src/mainwindow.c
9979         * src/messageview.c
9980         * src/summaryview.c
9981         * src/gtk/menu.c
9982                 fix menu sensitivity issues
9983         * src/prefs_message.c
9984                 drop the useless word 'short'
9985         * src/prefs_other.c
9986                 add the word 'lines' indicating log length
9987                 is a measure of lines
9988         * src/textview.c
9989                 fix compilation warnings
9990
9991 2006-09-02 [colin]      2.4.0cvs133
9992
9993         * src/messageview.c
9994                 Display a special return-receipt message
9995                 if the message is from the user
9996         * src/summaryview.c
9997                 Fix missing freeze of the list when marking
9998                 all read and unthreading for exec. Thanks
9999                 to Stephan Sachse.
10000
10001 2006-09-02 [paul]       2.4.0cvs132
10002
10003         * src/mainwindow.c
10004         * src/prefs_message.c
10005         * src/summaryview.c
10006                 fix some english
10007
10008 2006-09-02 [wwp]        2.4.0cvs131
10009
10010         * src/prefs_filtering.c
10011                 added an account name column to the filtering rules
10012                 dialog.
10013
10014 2006-09-02 [colin]      2.4.0cvs130
10015
10016         * src/gtk/logwindow.c
10017         * src/gtk/logwindow.h
10018                 Block scrolling if we're not at the end
10019                 of the log
10020
10021 2006-09-02 [colin]      2.4.0cvs129
10022
10023         * src/folder.c
10024                 Make sure account-specific rules can't
10025                 be used in {pre-,post-,}processing
10026         * src/mainwindow.c
10027         * src/gtk/logwindow.c
10028         * src/gtk/logwindow.h
10029                 Jump to last error when clicking on the
10030                 warning icon
10031
10032 2006-09-02 [colin]      2.4.0cvs128
10033
10034         * src/imap.c
10035         * src/import.c
10036         * src/mainwindow.c
10037         * src/mainwindow.h
10038                 Fix warning icon
10039         * src/inc.c
10040         * src/mbox.c
10041         * src/mbox.h
10042                 Let proc_mbox know its account, for
10043                 account-specific rules
10044
10045 2006-09-01 [colin]      2.4.0cvs127
10046
10047         * src/codeconv.c
10048                 Don't uselessly use iconv to convert from
10049                 us-ascii
10050         * src/alertpanel.c
10051         * src/mainwindow.c
10052         * src/mainwindow.h
10053         * src/inc.c
10054                 Fix certain log cases, disable warning icon
10055                 for now, the correct way to display it when
10056                 necessary and only when necessary is probably
10057                 to do it manually rather than use error logs
10058         * src/etpan/imap-thread.c
10059                 Clean up UID logging a bit
10060         * src/gtk/logwindow.c
10061         * src/gtk/logwindow.h
10062                 Make logging faster when the window's closed
10063
10064 2006-09-01 [wwp]        2.4.0cvs126
10065
10066         * manual/fr/account.xml
10067                 reflect changes to the ref. manual (parts of cvs72):
10068                 fix tabnames and quotes.
10069
10070 2006-09-01 [wwp]        2.4.0cvs125
10071
10072         * manual/fr/plugins.xml
10073                 reflect changes to the reference manual (cvs42):
10074                 update IRC channel info.
10075
10076 2006-09-01 [wwp]        2.4.0cvs124
10077
10078         * commitHelper
10079                 use CVSEDITOR env. var. if set, according to `man cvs`.
10080
10081 2006-09-01 [wwp]        2.4.0cvs123
10082
10083         * manual/advanced.xml
10084                 better sentence again (thanks to Paul).
10085
10086 2006-09-01 [wwp]        2.4.0cvs122
10087
10088         * manual/advanced.xml
10089         fix definition of toolbar_detachable and rework a bit the one of
10090         enable_dotted_lines.
10091
10092 2006-09-01 [mones]      2.4.0cvs121
10093
10094         * manual/advanced.xml
10095                 Document enable_dotted_lines
10096
10097 2006-09-01 [paul]       2.4.0cvs120
10098
10099         * src/folderview.c
10100         * src/folderview.h
10101         * src/imap.c
10102         * src/mainwindow.c
10103         * src/summaryview.c
10104                 obey the 'When entering folder...' option
10105                 when using the /View/Go to/... menu items
10106                 Thanks to Colin
10107
10108 2006-08-31 [colin]      2.4.0cvs119
10109
10110         * src/folderview.c
10111                 Revert 2.4.0cvs116, wrong fix.
10112
10113 2006-08-31 [colin]      2.4.0cvs118
10114
10115         * src/gtk/gtksctree.c
10116                 Better state the various copyrights
10117
10118 2006-08-31 [colin]      2.4.0cvs117
10119
10120         * src/prefs_common.c
10121                 fix enable_dotted_lines
10122
10123 2006-08-31 [colin]      2.4.0cvs116
10124
10125         * src/folderview.c
10126                 Use pref "Always open on select" when going
10127                 to next unread folder
10128         * src/gtk/gtksctree.c
10129                 Fix link failure to _gtk_clist_create_cell_layout
10130                 on certain computers. (Why not mine, I wonder)
10131
10132 2006-08-31 [colin]      2.4.0cvs115
10133
10134         * src/procmsg.c
10135         * src/textview.c
10136         * src/plugins/bogofilter/bogofilter.c
10137         * src/plugins/spamassassin/spamassassin.c
10138                 Requalify some "errors" to warnings
10139         * src/mainwindow.c
10140         * src/mainwindow.h
10141         * src/statusbar.c
10142                 Add an icon in the statusbar to notify
10143                 of errors
10144         * src/gtk/gtksctree.c
10145         * src/folderview.c
10146         * src/summaryview.c
10147                 Make the GtkSCTree look more modern by
10148                 alternating background lines
10149         * src/prefs_common.c
10150         * src/prefs_common.h
10151                 Add a pref to let people have the old
10152                 way if they prefer
10153
10154
10155 2006-08-30 [colin]      2.4.0cvs114
10156
10157         * src/procmsg.c
10158         * src/procmsg.h
10159                 Provide a way to filter a list of
10160                 messages in an optimised manner, and
10161                 add a list-filtering hook
10162         * src/folder.c
10163         * src/inc.c
10164         * src/mbox.c
10165                 Use the list filtering
10166         * src/plugins/bogofilter/bogofilter.c
10167                 Use the list-filtering hook
10168                 Use -b (bulk) mode for more speed
10169                 when learning and filtering
10170         * src/etpan/imap-thread.c
10171                 Make log output shorter in UID SEARCH
10172
10173
10174 2006-08-30 [colin]      2.4.0cvs113
10175
10176         * src/plugins/bogofilter/bogofilter.c
10177                 Really fast mass learning - thanks to David
10178                 Relson for the options explanations :)
10179
10180 2006-08-30 [colin]      2.4.0cvs112
10181
10182         * src/msgcache.c
10183                 Fix compilation on FreeBSD. Thanks
10184                 to Michael Hugues
10185
10186 2006-08-29 [colin]      2.4.0cvs111
10187
10188         * src/folderview.c
10189                 Handle "popup_menu" signal (for popping the 
10190                 menu via the keyboard)
10191         * src/mimeview.c
10192         * src/mimeview.h
10193         * src/summaryview.c
10194         * src/textview.c
10195         * src/gtk/gtkutils.c
10196         * src/gtk/gtkutils.h
10197                 Factorize scrolling code, and add an API 
10198                 for MimeViewers to handle scroll orders
10199
10200 2006-08-29 [wwp]        2.4.0cvs110
10201
10202         * src/plugins//bogofilter/bogofilter.c
10203         * src/plugins//spamassassin/spamassassin.c
10204                 make the bogofilter/spamassassin filtering error dialogs at
10205         incorporation obey to the "don't popup error dialog on
10206         receive error" option. If disabled, feed the log window w/
10207         the error message.
10208
10209 2006-08-29 [paul]
10210
10211         2.5.0-rc2 released
10212
10213 2006-08-29 [paul]       2.4.0cvs109
10214
10215         * Makefile.am
10216                 remove 'make release', it's not needed
10217                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10218
10219 2006-08-29 [paul]       2.4.0cvs108
10220
10221         * src/foldersel.c
10222         * src/summary_search.c
10223         * src/gtk/progressdialog.c
10224         * src/plugins/pgpcore/passphrase.c
10225                 replace deprecated gtk_window_set_policy()
10226
10227 2006-08-29 [colin]      2.4.0cvs107
10228
10229         * src/folder.c
10230                 Fix data loss when copy fails during a move:
10231                 only use fast remove_msgs if everything was
10232                 copied OK; else use slow remove_msg on the
10233                 mails that got copied only.
10234
10235 2006-08-28 [paul]       2.4.0cvs106
10236
10237         * src/mh.c
10238                 revert change in 2.4.0cvs104, it breaks
10239                 stuff
10240
10241 2006-08-28 [paul]       2.4.0cvs105
10242
10243         * src/plugins/spamassassin/spamassassin.c
10244                 english fix
10245
10246 2006-08-28 [paul]       2.4.0cvs104
10247
10248         * src/mh.c
10249                 fix data loss when moving to another
10250                 mailbox fails
10251         * src/prefs_spelling.c
10252                 improve the english
10253         * src/gtk/pluginwindow.c
10254                 improve the layout of the dialog text
10255         All thanks to Colin
10256
10257 2006-08-28 [paul]       2.4.0cvs103
10258
10259         * src/plugins/bogofilter/bogofilter.c
10260         * src/plugins/bogofilter/bogofilter_gtk.c
10261                 fix english up a bit, innit
10262
10263 2006-08-28 [paul]       2.4.0cvs102
10264
10265         * configure.ac
10266         * po/Makefile.in.in
10267         * po/Makevars
10268                 require autoconf 2.60, enabling building
10269                 with gettext 0.15 (gettext 0.14.x build still
10270                 possible). Replace Makefiles with versions
10271                 from gettext 0.15.
10272                 Remove configure options --with-localedir and
10273                 --with-mandir. The options that are provided
10274                 directly by autoconf 2.60 can be used instead:
10275                 --mandir --localedir
10276
10277 2006-08-27 [colin]      2.4.0cvs101
10278
10279         * src/plugins/bogofilter/Makefile.am
10280                 Fix make dist (no README)
10281
10282 2006-08-27 [colin]      2.4.0cvs100
10283
10284         * src/folder.c
10285                 Don't use F_UNKNOWN folders for any default
10286                 outbox/trash/etc
10287         * src/plugins/bogofilter/bogofilter.c
10288         * src/plugins/bogofilter/bogofilter.h
10289         * src/plugins/bogofilter/bogofilter_gtk.c
10290                 Add an option to specify the path to bogofilter
10291                 Use single-quotes to be able to learn in folders
10292                 with spaces in their names
10293                 Verify learning status
10294
10295 2006-08-27 [colin]      2.4.0cvs99
10296
10297         * manual/faq.xml
10298         * manual/plugins.xml
10299                 Document Bogofilter plugin
10300
10301 2006-08-27 [colin]      2.4.0cvs98
10302
10303         * src/compose.c
10304         * src/messageview.c
10305         * src/procmsg.c
10306         * src/procmsg.h
10307                 When possible, copy the queued mail to sent folder
10308                 instead of re-adding. Much faster on IMAP.
10309
10310 2006-08-27 [colin]      2.4.0cvs97
10311
10312         * src/msgcache.c
10313                 Disable mmaped caches - huge metadata loss
10314                 here after a power failure.
10315         * src/summaryview.c
10316                 Add quicksearch timing
10317         * src/common/plugin.c
10318         * src/common/plugin.h
10319                 Implement an interface to tell what plugins
10320                 provide. Prevent loading of similar plugins.
10321         * src/plugins/clamav/clamav_plugin.c
10322         * src/plugins/demo/demo.c
10323         * src/plugins/dillo_viewer/dillo_viewer.c
10324         * src/plugins/pgpcore/plugin.c
10325         * src/plugins/pgpinline/pgpinline.c
10326         * src/plugins/pgpmime/pgpmime.c
10327         * src/plugins/spamassassin/spamassassin.c
10328         * src/plugins/trayicon/trayicon.c
10329                 Implement plugin_provides()
10330
10331 2006-08-27 [colin]      2.4.0cvs96
10332
10333         * configure.ac
10334         * src/plugins/Makefile.am
10335         * src/plugins/bogofilter/.cvsignore
10336         * src/plugins/bogofilter/Makefile.am
10337         * src/plugins/bogofilter/bogofilter.c
10338         * src/plugins/bogofilter/bogofilter.h
10339         * src/plugins/bogofilter/bogofilter_gtk.c
10340                 New Bogofilter plugin, provides filtering and
10341                 learning. Spamassassin will go to extra plugins.
10342
10343 2006-08-26 [mones]      2.4.0cvs95
10344
10345         * manual/handling.xml
10346                 Fix subfolder path in the example (thanks to Paul) 
10347
10348 2006-08-26 [mones]      2.4.0cvs94
10349
10350         * manual/glossary.xml
10351                 2.2. + add ISP to the glossary
10352                 7.5. + Add UIDL to glossary
10353                 7.7. + Add TCP to glossary
10354         * manual/handling.xml
10355                 7.1. + Mentions GNU/Linux distribution, what about the non...
10356                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10357                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10358                 7.4. = Use appropriate quotation for commands
10359                 7.6. = change "" to <quote></quote>
10360         * manual/plugins.xml
10361                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
10362         * manual/starting.xml
10363                 2.1. + local mbox file: some examples of mbox file locations...
10364                 Also reformatted files requiring it
10365
10366 2006-08-26 [wwp]        2.4.0cvs93
10367
10368         * src/summary_search.c
10369                 disable find buttons while summary search is running.
10370
10371 2006-08-25 [colin]      2.4.0cvs92
10372
10373         * src/folder.c
10374         * src/folderutils.c
10375         * src/mh.c
10376         * src/procmsg.h
10377         * src/summaryview.c
10378                 Speed up MH moving, and add progressbar
10379                 for MH deletion
10380         * src/msgcache.c
10381                 Write cache files using mmap() too
10382
10383 2006-08-25 [wwp]        2.4.0cvs91
10384
10385         * src/summaryview.c
10386                 switch spam<->ham button when a message has been marked as spam or ham
10387                 and is still selected. Thanks to Colin.
10388
10389 2006-08-25 [paul]       2.4.0cvs90
10390
10391         * src/Makefile.am
10392         * src/stock_pixmap.c
10393         * src/stock_pixmap.h
10394         * src/summaryview.c
10395         * src/gtk/icon_legend.c
10396         * src/pixmaps/copied.xpm
10397         * src/pixmaps/moved.xpm
10398                 add icons for delayed execution marked for
10399                 copying, marked for moving
10400
10401 2006-08-25 [mones]      2.4.0cvs89
10402
10403         * manual/glossary.xml
10404                 Fix the other glossary items:
10405                 5.1. = Inmmediate execution -> <quote>immediate execution...
10406                 5.2. = Fix MBOX capitalization -> Mbox
10407                 5.3. + Improve Plugins def. w/ tech. ref.
10408                 5.4. = Quotation -> replace '>' by <quote>></quote>
10409                 5.5. - SMTP Server. -> remove dot
10410         * po/es.po
10411                 Updated translation
10412
10413 2006-08-25 [mones]      2.4.0cvs88
10414
10415         * manual/ack.xml
10416                 Reformatted, changed email address
10417         * manual/glossary.xml
10418                 Reformatted, fixed MANUAL-TODO items:
10419                 8.2. + add ROT-13 to glossary
10420                 8.4. + add URL to glossary
10421         * manual/es/advanced.xml
10422                 Fixed <literal>s
10423
10424 2006-08-25 [paul]       2.4.0cvs87
10425
10426         * src/gtk/icon_legend.c
10427                 add 'marked for deletion' icon
10428                 arrange icons by containing column
10429                 wrap long label text
10430
10431 2006-08-25 [colin]      2.4.0cvs86
10432
10433         * src/common/utils.c
10434         * src/common/utils.h
10435                 Add the sc_g_*list_bigger functions in
10436                 a place everyone can use it
10437         * src/summaryview.c
10438                 Only freeze/thaw the list when working
10439                 on the selection, if it's bigger than 1
10440         * src/gtk/gtksctree.c
10441                 Only freeze/thaw the list when unselec-
10442                 ting 'all' if ('all' != 1)
10443                 This avoids some flickering
10444
10445 2006-08-24 [colin]      2.4.0cvs85
10446
10447         * src/addressbook.c
10448                 Fix strange list selection
10449                 Fix random seg (Invalid read of freed memory)
10450
10451 2006-08-24 [colin]      2.4.0cvs84
10452
10453         * src/alertpanel.c
10454         * src/gtk/inputdialog.c
10455         * src/plugins/pgpcore/passphrase.c
10456                 Revert minimal width patch of 2.4.0cvs67,
10457                 as it is also a maximal width. Use 
10458                 gtk_window_set_default_size instead.
10459
10460 2006-08-24 [colin]      2.4.0cvs83
10461
10462         * src/msgcache.c
10463                 Write cache/mark to temp files before
10464                 overwriting old ones (avoids metadata
10465                 loss if writing the new files fail).
10466                 Use mmap() to read cache/mark file, as
10467                 this makes cache reading faster. Dis-
10468                 abled for big-endian machines until it
10469                 can be tested. (Big-endian users: set
10470                 msgcache_use_mmap = TRUE in the relevant
10471                 #if).
10472         * src/procmsg.h
10473                 Move rarely used fields of MsgInfo in 
10474                 another structure, which will only be
10475                 allocated if needed. Face, X-Face,
10476                 Return receipt headers and List-*
10477                 headers are moved. Mails having none
10478                 of these occupy 52 bytes less with
10479                 this patch, which makes 2.5MB of RAM
10480                 saved on a 50k folder).
10481         * src/headerview.c
10482         * src/mainwindow.c
10483         * src/messageview.c
10484         * src/partial_download.c
10485         * src/procheader.c
10486         * src/procmsg.c
10487         * src/textview.c
10488                 Follow this structure change.
10489
10490 2006-08-24 [wwp]        2.4.0cvs82
10491
10492         * manual/es/.cvsignore
10493         * manual/es/dist/.cvsignore
10494         * manual/es/dist/html/.cvsignore
10495         * manual/es/dist/pdf/.cvsignore
10496         * manual/es/dist/ps/.cvsignore
10497         * manual/es/dist/txt/.cvsignore
10498                 more (generated) files to ignore.
10499
10500 2006-08-24 [colin]      2.4.0cvs81
10501
10502         * src/folder.c
10503         * src/mh.c
10504                 Fix possible problems with local delivery. Check the folder doesn't
10505                 need scan before setting its mtime when saving cache (which can be
10506                 done long after the folder's been modified by an external process);
10507                 Check that the stored item's mtime didn't change in mh functions.
10508
10509 2006-08-24 [mones]      2.4.0cvs80
10510
10511         * manual/advanced.xml
10512                 Rewrapping, some fixes and MANUAL-TODO items:
10513                 8.1. = change "" to <quote></quote>
10514                 8.3. = quote menu items
10515                 8.5. - deploying -> new user ... ideally a new user (redundant)
10516
10517 2006-08-23 [colin]      2.4.0cvs79
10518
10519         * src/gtk/gtksctree.c
10520                 When selecting or deselecting range, only
10521                 freeze/thaw when selection is bigger than 10
10522
10523 2006-08-23 [colin]      2.4.0cvs78
10524
10525         * src/messageview.c
10526         * src/mimeview.c
10527         * src/mimeview.h
10528         * src/plugins/dillo_viewer/dillo_viewer.c
10529                 Provide an API for MimeViewer plugins to
10530                 return a text selection for replying
10531
10532 2006-08-23 [colin]      2.4.0cvs77
10533
10534         * src/image_viewer.c
10535         * src/textview.c
10536                 Use gtk_pixbuf_new_from_file_at_scale(), which
10537                 is faster than getting the pixbuf then resizing
10538                 it.
10539
10540 2006-08-23 [colin]      2.4.0cvs76
10541
10542         * src/procmime.c
10543                 UTF-8 should be sent Quoted-printable
10544
10545 2006-08-22 [colin]      2.4.0cvs75
10546
10547         * src/mh.c
10548                 Check if scan is required before touching
10549                 the folder (or it'll be required every time)
10550
10551 2006-08-22 [colin]      2.4.0cvs74
10552
10553         * configure.ac
10554                 Require libetpan 0.46 (crasher fix when built
10555                 against gnutls)
10556
10557 2006-08-22 [colin]      2.4.0cvs73
10558
10559         * src/folder.c
10560                 Set folder's mtime after writing its
10561                 cache
10562         * src/folderview.c
10563                 Add some timing
10564         * src/procmsg.c
10565                 Don't do useless stuff if we don't 
10566                 thread by subject
10567         * src/summaryview.c
10568                 Add some timing, don't deselect prior
10569                 to selecting (gtksctree does it itself),
10570                 remove crash avoidance hacks as it's been
10571                 properly fixed since a while
10572         * src/common/utils.c
10573                 Optimize to_human_readable(): _() is slow,
10574                 do it only once, and avoid %f format for KB
10575                 (the most common in a summaryview)
10576         * src/gtk/gtksctree.c
10577                 Don't uselessly freeze/thaw (fixes flicker
10578                 on next unread and friends), reduce number
10579                 of g_list_nth/g_list_position where possible
10580         * src/gtk/gtkutils.c
10581         * src/gtk/gtkutils.h
10582                 Reduce number of g_list_nth/g_list_position
10583                 where possible.
10584                 All of this makes loading as 70k folder 2.1
10585                 seconds instead of 3.2 (with hot FS caches).
10586                 (1.3 seconds without Date and Size columns...)
10587
10588 2006-08-22 [paul]       2.4.0cvs72
10589
10590         wrap documents and do some items from mones' MANUAL-TODO:
10591
10592         * manual/account.xml
10593                 4.1. = fix tabname references to <quote>tabname</quote>
10594                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
10595         * manual/faq.xml
10596                 1.1. = mentioned options don't match UI
10597                 Add information about the 'Never send Return Receipts'
10598                 option
10599         * manual/handling.xml
10600                 6.2. = Mentions Extended symbols button, but now is
10601                 named Information
10602                 6.3. = Mentions ... button, which is now Edit
10603
10604 2006-08-22 [colin]      2.4.0cvs71
10605
10606         * src/gtk/pluginwindow.c
10607                 Fix layout in verbose translations (such
10608                 as french)
10609
10610 2006-08-22 [paul]       2.4.0cvs70
10611
10612         * manual/Makefile.am
10613                 build manuals in alphabetical order
10614         * src/addressbook.c
10615         * src/prefs_themes.c
10616                 replace/remove deprecated symbols
10617         * src/gtk/gtkutils.c
10618                 fix a warning
10619         * src/gtk/pluginwindow.c
10620                 replace deprecated symbol
10621                 replace label text and move it
10622         * src/plugins/pgpcore/prefs_gpg.c
10623                 move the 'Generate...' button out of the
10624                 Sign Key frame, replace the English used
10625         * src/plugins/pgpcore/sgpgme.c
10626                 fixes to the English
10627
10628 2006-08-21 [colin]      2.4.0cvs69
10629
10630         * src/plugins/trayicon/trayicon.c
10631                 Add more strings for translation; patch
10632                 by Pawel
10633
10634 2006-08-21 [colin]      2.4.0cvs68
10635
10636         * src/compose.c
10637                 fix replied flag not set after drafting
10638         * src/matcher.c
10639                 fix body quicksearch in non-encoded bodies
10640                 containing '='
10641         * src/msgcache.c
10642                 Get rid of the g_malloc workaround for
10643                 corrupted caches, use g_try_malloc
10644
10645 2006-08-21 [colin]      2.4.0cvs67
10646
10647         * src/alertpanel.c
10648         * src/gtk/inputdialog.c
10649         * src/plugins/pgpcore/passphrase.c
10650                 Set minimal width to 375
10651         * src/mainwindow.c
10652                 Fix switching to offline, asking if it 
10653                 should be overriden for synchronising
10654         * src/mimeview.c
10655                 Don't offer to remember command on Open 
10656                 with for text parts, as the browser or 
10657                 text editor command isn't changed from 
10658                 there
10659
10660 2006-08-20 [paul]       2.4.0cvs66
10661
10662         * po/ko.po
10663         * po/zh_CN.po
10664                 fix plural form errors. revealed by stricter
10665                 checking of gettext 0.15
10666
10667 2006-08-18 [paul]       2.4.0cvs65
10668
10669         * src/stock_pixmap.c
10670                 fix the fix of 2.4.0cvs64
10671                 Thanks to Colin
10672
10673 2006-08-18 [paul]       2.4.0cvs64
10674
10675         * src/stock_pixmap.c
10676                 fix leaks
10677                 Thanks to Colin
10678
10679 2006-08-18 [paul]       2.4.0cvs63
10680
10681         * src/compose.c
10682         * src/procmsg.c
10683                 fix occasional IMAP bug where large msgs
10684                 were left in the queue folder after sending
10685                 Thanks to Colin
10686
10687 2006-08-18 [paul]       2.4.0cvs62
10688
10689         * src/folderview.c
10690                 freeze the summaryview while quicksearch results
10691                 are displayed
10692                 (fixes bug 456 'current message is hidden when the
10693                 view is refreshed and extended search is "unread 
10694                 messages"')
10695                 Thanks to Colin
10696         * src/textview.c
10697                 add missing #include "inputdialog.h"
10698         * src/common/utils.h
10699                 add missing mailcap_update_default() and improve
10700                 readability
10701
10702 2006-08-17 [colin]      2.4.0cvs61
10703
10704         * src/plugins/pgpcore/select-keys.c
10705                 Fix warnings :)
10706
10707 2006-08-17 [colin]      2.4.0cvs60
10708
10709         * src/compose.c
10710                 Don't continue queuing if Cancel is clicked
10711                 in select-keys
10712
10713 2006-08-17 [colin]      2.4.0cvs59
10714
10715         * src/plugins/pgpcore/select-keys.c
10716                 When encrypting, if only one key matches and it 
10717                 matches exactly, automatically use it.
10718
10719 2006-08-17 [colin]      2.4.0cvs58
10720
10721         * src/mimeview.c
10722         * src/prefs_common.c
10723         * src/prefs_common.h
10724         * src/prefs_ext_prog.c
10725         * src/textview.c
10726                 Fix issues with previous patch (text/html)
10727                 Remove outdated prefs
10728
10729 2006-08-17 [colin]      2.4.0cvs57
10730
10731         * src/imap.c
10732                 Add View Log button on auth error
10733         * src/procmsg.c
10734                 Fix encrypted mail marked as new when
10735                 saved in normal folders
10736         * src/plugins/pgpinline/pgpinline.c
10737                 Fix encrypt bug on IMAP
10738         * src/mimeview.c
10739         * src/common/utils.c
10740         * src/common/utils.h
10741         * src/gtk/inputdialog.c
10742         * src/gtk/inputdialog.h
10743                 Get rid of metamail stuff, simplify
10744                 opening, and allow remembering of user's
10745                 choices (by updating ~/.mailcap). There's
10746                 still to drop "Audio player" and "Image
10747                 viewer" preferences.
10748
10749 2006-08-17 [mones]      2.4.0cvs56
10750
10751         * manual/es/sylpheed-claws-manual.xml
10752                 fix DTD path
10753
10754 2006-08-17 [mones]      2.4.0cvs55
10755
10756         * configure.ac
10757         * manual/Makefile.am
10758         * manual/es/Makefile.am
10759         * manual/es/account.xml
10760         * manual/es/ack.xml
10761         * manual/es/addrbook.xml
10762         * manual/es/advanced.xml
10763         * manual/es/faq.xml
10764         * manual/es/glossary.xml
10765         * manual/es/gpl.xml
10766         * manual/es/handling.xml
10767         * manual/es/intro.xml
10768         * manual/es/keyboard.xml
10769         * manual/es/plugins.xml
10770         * manual/es/starting.xml
10771         * manual/es/sylpheed-claws-manual.xml
10772         * manual/es/dist/Makefile.am
10773         * manual/es/dist/html/Makefile.am
10774         * manual/es/dist/pdf/Makefile.am
10775         * manual/es/dist/ps/Makefile.am
10776         * manual/es/dist/txt/Makefile.am
10777                 Spanish translation for the manual
10778
10779 2006-08-16 [colin]      2.4.0cvs54
10780
10781         * src/compose.c
10782         * src/main.c
10783         * src/mainwindow.c
10784                 Fix send button sensitivity at startup
10785                 Set send menu sensitivity (patch by Fabien)
10786         * src/ssl_manager.c
10787                 Enable closing with esc (patch by Fabien)
10788         * src/gtk/foldersort.c
10789                 Enable closing with esc (patch by Fabien)
10790         * src/procmime.c
10791                 Optimisation (no need to copy to tempfile to
10792                 "decode" 7bit and 8bit)
10793         * src/summaryview.c
10794                 Fix cruft in swap_from case
10795         * src/textview.c
10796                 Fix missing last line in some mail cases 
10797                 (Fixes debian #381872)
10798         * src/plugins/pgpcore/prefs_gpg.c
10799         * src/plugins/pgpcore/sgpgme.c
10800         * src/plugins/pgpcore/sgpgme.h
10801                 Don't show "no key found" when user explicitely
10802                 wants to create a key
10803
10804 2006-08-16 [paul]       2.4.0cvs53
10805
10806         * configure.ac
10807         * src/account.c
10808         * src/addressbook.c
10809         * src/headerview.c
10810         * src/prefs_account.c
10811         * src/prefs_message.c
10812         * src/gtk/gtkutils.c
10813                 bump up minimum required versions of GTK+ and
10814                 GLIB to 2.6.0
10815
10816 2006-08-16 [paul]       2.4.0cvs52
10817
10818         * src/toolbar.c
10819                 workaround GTK+ Bug 351600 - 'Can't re-click
10820                 on button after sensitivity update'
10821                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
10822                 Thanks to Colin
10823
10824 2006-08-15 [colin]      2.4.0cvs51
10825
10826         * src/plugins/pgpcore/prefs_gpg.c
10827                 Set options sensitivity according to
10828                 key existence
10829         * src/plugins/pgpcore/sgpgme.c
10830                 Allow to create key with no passphrase
10831
10832 2006-08-14 [cleroy]     2.4.0cvs50
10833
10834         * src/gtk/pluginwindow.c
10835                 New layout (maybe to be changed?)
10836         * src/gtk/gtkutils.c
10837                 Fix a bit label_window
10838         * src/plugins/pgpcore/passphrase.c
10839         * src/plugins/pgpcore/passphrase.h
10840         * src/plugins/pgpcore/plugin.c
10841         * src/plugins/pgpcore/prefs_gpg.c
10842         * src/plugins/pgpcore/prefs_gpg.h
10843         * src/plugins/pgpcore/sgpgme.c
10844         * src/plugins/pgpcore/sgpgme.h
10845                 Allow to create a PGP private key via the GUI
10846
10847 2006-08-14 [wwp]        2.4.0cvs49
10848
10849         * src/addressbook_foldersel.c
10850                 fix strict ISO C90 compliance.
10851
10852 2006-08-14 [paul]       2.4.0cvs48
10853
10854         * src/gtk/prefswindow.c
10855                 re-set scrolled window on opening
10856                 Patch by Ticho
10857
10858 2006-08-14 [paul]
10859
10860         2.5.0-rc1 released
10861
10862 2006-08-14 [paul]       2.4.0cvs47
10863
10864         * src/prefs_display_header.c
10865                 re-enable user-defined Displayed Headers
10866
10867 2006-08-14 [paul]       2.4.0cvs46
10868
10869         * src/prefs_account.c
10870                 use GTK_STOCK_EDIT
10871
10872 2006-08-13 [colin]      2.4.0cvs45
10873
10874         * src/common/utils.c
10875                 Fix "a" in quote when the original message is empty,
10876                 by using \0 instead of 'a' to test writability of
10877                 temp files.
10878
10879 2006-08-13 [wwp]        2.4.0cvs44
10880
10881         * src/plugins/spamassassin/spamassassin.c
10882                 fix capitalization of "SpamAssassin" in some debug, log and
10883                 dialog messages.
10884
10885 2006-08-13 [paul]       2.4.0cvs43
10886
10887         * src/editldap.c
10888                 fix overlapping widgets
10889         * src/prefs_account.c
10890                 fix translation of protocol_names[]
10891                 fix label disappearing off the edge of the
10892                 visible area
10893
10894 2006-08-12 [paul]       2.4.0cvs42
10895
10896         * manual/plugins.xml
10897                 update IRC channel info before it gets forgotten
10898                 about
10899
10900 2006-08-11 [colin]      2.4.0cvs41
10901
10902         * src/compose.c
10903         * src/mainwindow.c
10904         * src/mainwindow.h
10905         * src/procmsg.c
10906         * src/procmsg.h
10907         * src/summaryview.c
10908         * src/toolbar.c
10909                 Grey out the Send button if
10910                 - Queue folders are empty, or
10911                 - We're sending already
10912
10913 2006-08-11 [wwp]        2.4.0cvs40
10914
10915         * src/main.c
10916                 fix a logic issue when quitting while a compose window is
10917                 still open, thanks to Colin.
10918
10919 2006-08-10 [colin]      2.4.0cvs39
10920
10921         * src/main.c
10922                 Fix default font size setting after wizard run
10923         * src/imap.c
10924         * src/etpan/imap-thread.c
10925         * src/etpan/imap-thread.h
10926                 Fix bug #999 (Timing out on TSL cert validation 
10927                 dialog makes ugly things happen). Also, STARTTLS
10928                 unconditionnaly if initial capabilities contain
10929                 LOGINDISABLED and STARTTLS.
10930
10931 2006-08-09 [colin]      2.4.0cvs38
10932
10933         * src/mainwindow.c
10934         * src/mainwindow.h
10935                 Fix Tools/Actions sensitivity when there are
10936                 no actions
10937
10938 2006-08-09 [colin]      2.4.0cvs37
10939
10940         * src/prefs_filtering.c
10941                 Warning fix, patch by Paul
10942         * src/messageview.c
10943         * src/prefs_actions.c
10944         * src/prefs_filtering_action.c
10945         * src/prefs_matcher.c
10946                 Uniformisation of "Info ..." to "Info..." (for
10947                 old gtk), patch by Fabien
10948         * src/plugins/clamav/clamav_plugin_gtk.c
10949                 Sensitivity fix by Fabien
10950
10951 2006-08-09 [colin]      2.4.0cvs36
10952
10953         * src/main.c
10954         * src/main.h
10955                 Add a function to know whether we're exiting
10956         * src/plugins/trayicon/trayicon.c
10957                 If exiting, don't do anything. Faster, and
10958                 avoids gtk_main_iteration reentracy causing
10959                 segfaults at exit
10960
10961 2006-08-09 [colin]      2.4.0cvs35
10962
10963         * src/messageview.c
10964         * src/mimeview.c
10965         * src/mimeview.h
10966                 Fix lack of part selection when automatically 
10967                 jumping to a specific part
10968         * src/msgcache.c
10969                 Little optimisation in cache reading
10970
10971 2006-08-09 [colin]      2.4.0cvs34
10972
10973         * src/compose.c
10974                 Fix crash setting the priority on reedit
10975                 (Accessing compose before creating it!)
10976
10977 2006-08-08 [colin]      2.4.0cvs33
10978
10979         * src/procmime.c
10980                 Fix bug #998 (last attachment is not accessible)
10981                 Bad RFC interpretation on multipart close-delimiters
10982         * src/mimeview.c
10983         * src/mimeview.h
10984         * src/gtk/gtkvscrollbutton.c
10985         * src/gtk/gtkvscrollbutton.h
10986                 Make attachments list wheel-scrollable
10987
10988 2006-08-07 [colin]      2.4.0cvs32
10989
10990         * src/gtk/gtkaspell.c
10991                 Fix bug #973 (Unicode punctation characters 
10992                 are not recognized as separators by the
10993                 spell checker); fix unsigned stuff
10994
10995 2006-08-07 [colin]      2.4.0cvs31
10996
10997         * src/compose.c
10998                 Fix bug #956 (DnD text with accents in compose 
10999                 text entry); fix gccc's signed/unsigned fuss
11000
11001 2006-08-06 [colin]      2.4.0cvs30
11002
11003         * src/main.c
11004                 Fix bug #979 (Plugin crashes when exiting 
11005                 sylpheed-claws) : handle exit request only 
11006                 once
11007
11008 2006-08-05 [colin]      2.4.0cvs29
11009
11010         * src/news.c
11011                 Just make sure we have a msgid.
11012
11013 2006-08-05 [colin]      2.4.0cvs28
11014
11015         * src/news.c
11016         * src/summaryview.c
11017                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11018                 by reimplementing it
11019         * src/textview.c
11020                 Fix bug when hiding quotes with level > 3 and quote
11021                 colors are recycled
11022
11023 2006-08-04 [colin]      2.4.0cvs27
11024
11025         * src/compose.c
11026         * src/undo.c
11027         * src/undo.h
11028                 Fix a bit replace-by-pasting undo
11029         * src/mainwindow.c
11030         * src/messageview.c
11031                 Fix Fold quotes menu synchro in
11032                 mainwindow when it changes in 
11033                 messageview
11034         * src/textview.c
11035                 Fix right-click on quotes blocks
11036         * src/common/utils.c
11037                 Verify that the file created by
11038                 my_tmpfile() is writable. Fixes
11039                 bug #988 (very specific filesystem
11040                 issue)
11041         * src/plugins/pgpcore/sgpgme.c
11042                 Fix file descriptor leak
11043         * src/plugins/spamassassin/spamassassin.c
11044                 Warn once if spamd isn't reachable
11045
11046 2006-08-04 [colin]      2.4.0cvs26
11047
11048         * src/toolbar.c
11049                 i18n context patch by Fabien
11050
11051 2006-08-03 [colin]      2.4.0cvs25
11052
11053         * src/mainwindow.c
11054         * src/messageview.c
11055                 Rename "Hide quotes" to "Fold quotes"
11056         * src/textview.c
11057                 Don't use hand cursor on quotes. "all 
11058                 the bonuses of the feature and none of 
11059                 unwelcome side-effects"
11060
11061 2006-08-03 [colin]      2.4.0cvs24
11062
11063         * AUTHORS
11064         * sylpheed-claws.desktop
11065         * src/gtk/authors.h
11066                 Bring the desktop file to XDG compliance
11067                 Patch by Charles A. Edwards
11068
11069 2006-08-03 [colin]      2.4.0cvs23
11070
11071         * src/textview.c
11072                 Fix links offset when they are preceded
11073                 by accentued chars (g_utf8_strlen!)
11074         * src/mainwindow.c
11075                 Fix wrong status when starting offline
11076
11077
11078 2006-08-03 [wwp]        2.4.0cvs22
11079
11080         * src/prefs_common.h
11081                 ask what to do w/ filtering rules that belong to an account when
11082                 applying filtering rules manually from the main window (skip,
11083                 apply regardless of the account, use current account). This dialog
11084                 can be skipped and the last reply used.
11085                 (forgot that file)
11086
11087 2006-08-03 [wwp]        2.4.0cvs21
11088
11089         * src/filtering.c
11090         * src/filtering.h
11091         * src/prefs_common.c
11092         * src/summaryview.c
11093         * src/alertpanel.c
11094         * src/alertpanel.h
11095         * src/messageview.c
11096                 ask what to do w/ filtering rules that belong to an account when
11097                 applying filtering rules manually from the main window (skip,
11098                 apply regardless of the account, use current account). This dialog
11099                 can be skipped and the last reply used.
11100
11101
11102 2006-08-03 [colin]      2.4.0cvs20
11103
11104         * src/textview.c
11105                 Optimize previous patch
11106
11107 2006-08-03 [cleroy]     2.4.0cvs19
11108
11109         * src/textview.c
11110                 Fix quotes getting toggled back when the
11111                 mail has an even number of text parts
11112
11113 2006-08-02 [colin]      2.4.0cvs18
11114
11115         * src/messageview.c
11116                 Add Hide quotes menu
11117
11118 2006-08-02 [colin]      2.4.0cvs17
11119
11120         * src/mainwindow.c
11121         * src/prefs_common.c
11122         * src/textview.c
11123         * src/textview.h
11124         * src/gtk/about.c
11125                 Allow per-level quote hiding,
11126                 Allow toggling quotes by double-clicking them
11127                 Rename RemoteURI to ClickableText to reflect
11128                 the fact it's used for a variety of things
11129
11130 2006-08-02 [wwp]        2.4.0cvs16
11131
11132         * src/mainwindow.c
11133                 fix "View/Hide quotes" menu item status initialization.
11134
11135 2006-08-02 [wwp]        2.4.0cvs15
11136
11137         * src/matcher_parser_parse.y
11138                 remove a debug trace.
11139
11140 2006-08-02 [paul]       2.4.0cvs14
11141
11142         * src/plugins/pgpcore/passphrase.c
11143                 don't set initial dialog size
11144                 make it resizable
11145
11146 2006-08-02 [paul]       2.4.0cvs13
11147
11148         * src/noticeview.c
11149                 remove the rogue '/' character
11150
11151 2006-08-02 [paul]       2.4.0cvs12
11152
11153         * src/noticeview.c
11154                 allow buttons to resize as necessary
11155
11156 2006-08-01 [wwp]        2.4.0cvs11
11157
11158         * src/mbox.c
11159                 fix strict ISO C90 compliance.
11160
11161 2006-08-01 [wwp]        2.4.0cvs10
11162
11163         * tools/update-po
11164                 updated update-po tool to work w/ context-dependent translations.
11165                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11166
11167 2006-08-01 [wwp]        2.4.0cvs9
11168
11169         * src/matcher.c
11170         * src/prefs_filtering.c
11171         * src/prefs_matcher.c
11172                 allow context-dependent translations for "All",
11173                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11174
11175 2006-07-31 [colin]      2.4.0cvs8
11176
11177         * AUTHORS
11178         * src/gtk/authors.h
11179                 Add Rafal to authors
11180
11181 2006-07-31 [colin]      2.4.0cvs7
11182
11183         * src/compose.c
11184         * src/mainwindow.c
11185         * src/messageview.h
11186         * src/prefs_common.c
11187         * src/prefs_common.h
11188         * src/textview.c
11189                 Add 'View/Hide quotes'. Patch based on a patch
11190                 by Rafal Weglarz
11191
11192 2006-07-31 [colin]      2.4.0cvs6
11193
11194         * src/action.c
11195                 Fix problem with "> stuff >" actions
11196
11197 2006-07-31 [paul]       2.4.0cvs5
11198
11199         * po/nb.po
11200                 updated by Geir Helland
11201
11202 2006-07-31 [wwp]        2.4.0cvs4
11203
11204         * src/mainwindow.c
11205         * src/summaryview.c
11206         * src/summaryview.h
11207                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11208                 thanks to Colin.
11209
11210 2006-07-31 [wwp]        2.4.0cvs3
11211
11212         * src/Makefile.am
11213         * src/addr_compl.c
11214         * src/addr_compl.h
11215         * src/addressbook.c
11216         * src/addressbook.h
11217         * src/addressbook_foldersel.c
11218         * src/addressbook_foldersel.h
11219         * src/addrindex.c
11220         * src/addrindex.h
11221         * src/matcher.c
11222         * src/matcher.h
11223         * src/matcher_parser_lex.l
11224         * src/matcher_parser_parse.y
11225         * src/prefs_common.c
11226         * src/prefs_common.h
11227         * src/prefs_filtering.c
11228         * src/prefs_matcher.c
11229         * src/prefs_matcher.h
11230         * src/summaryview.c
11231                 introduce filtering against the address book. It's now possible to add
11232                 matched conditions to determine if any email address in a message matches
11233                 or doesn't match any or all books or folders in the address book.
11234
11235 2006-07-31 [wwp]        2.4.0cvs2
11236
11237         * src/account.c
11238         * src/filtering.c
11239         * src/filtering.h
11240         * src/folder.c
11241         * src/folderview.c
11242         * src/inc.c
11243         * src/mainwindow.c
11244         * src/matcher.c
11245         * src/matcher_parser_lex.l
11246         * src/matcher_parser_parse.y
11247         * src/mbox.c
11248         * src/prefs_filtering.c
11249         * src/prefs_filtering.h
11250         * src/procmsg.c
11251         * src/procmsg.h
11252         * src/summaryview.c
11253                 introduce per-account filtering rules. Each filtering rule can now be assigned
11254                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11255                 when applying filtering rules manually, as all rules will apply - even the ones
11256                 assigned to an account. This issue will be addressed soon.
11257  
11258
11259
11260 2006-07-31 [wwp]        2.4.0cvs1
11261
11262         * src/quote_fmt.c
11263                 make more strings translatable.
11264
11265 2006-07-31 [paul]       2.4.0
11266
11267         2.4.0 released
11268
11269 2006-07-31 [paul]       2.3.1cvs91
11270
11271         * po/ca.po
11272                 updated by Miquel Oliete
11273
11274 2006-07-31 [paul]       2.3.1cvs90
11275
11276         * po/de.po
11277         * po/el.po
11278         * po/fr.po
11279         * po/it.po
11280         * po/pl.po
11281         * po/pt_BR.po
11282         * po/sr.po
11283         * po/zh_CN.po
11284                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11285                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11286                 Aleksandar Urosevic, and Ralgh Young
11287
11288 2006-07-31 [paul]       2.3.1cvs89
11289
11290         * src/account.c
11291         * src/main.c
11292         * src/mainwindow.c
11293         * src/mainwindow.h
11294                 Fix a race condition when, after an SC crash, rescanning
11295                 folders took more than 0.5 seconds
11296                 Thanks to Colin
11297
11298 2006-07-31 [paul]       2.3.1cvs88
11299
11300         * src/folderview.c
11301                 don't translate separator strings
11302
11303 2006-07-30 [mones]      2.3.1cvs87
11304
11305         * doc/man/sylpheed-claws.1
11306                 Fixed non-ASCII chars in Hoa's name
11307         * po/es.po
11308                 Updated for release
11309
11310 2006-07-27 [colin]      2.3.1cvs86
11311
11312         * src/textview.c
11313                 Don't include the leading \n in links
11314                 Patch by Fabien
11315
11316 2006-07-25 [colin]      2.3.1cvs85
11317
11318         * src/mainwindow.c
11319         * src/common/socket.h
11320         * src/etpan/imap-thread.c
11321                 Refresh resolvers before connecting
11322                 to IMAP servers, and after switching
11323                 to online. Thanks to Paul.
11324
11325 2006-07-18 [colin]
11326
11327         * 2.4.0-rc4 released
11328
11329 2006-07-17 [colin]      2.3.1cvs84
11330
11331         * src/inc.c
11332                 Show connection attempt in statusbar before
11333                 connecting (previously first message was
11334                 "Retrieving messages from ..." after the
11335                 connection succeeded.
11336
11337 2006-07-16 [wwp]        2.3.1cvs83
11338
11339         * sylpheed-claws.ico
11340                 Added .ico file (windows multi-size icon file, generated).
11341
11342 2006-07-12 [wwp]        2.3.1cvs82
11343
11344         * src/messageview.c
11345                 remove Message/Re-edit menu entry from messageview window,
11346                 as sent/draft/queued messages are opened in compose window when
11347                 re-edited and it's not possible to re-edit other msgs.
11348
11349 2006-07-12 [paul]       2.3.1cvs81
11350
11351         * AUTHORS
11352         * src/mainwindow.c
11353         * src/gtk/authors.h
11354                 check online state before resetting
11355                 mailcheck timer. Useful if some program
11356                 verifies connection state and updates
11357                 Claws.
11358                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
11359
11360 2006-07-12 [paul]       2.3.1cvs80
11361
11362         * sylpheed-claws-128x128.png
11363         * sylpheed-claws-64x64.png
11364         * sylpheed-claws.png
11365         * src/Makefile.am
11366         * src/main.c
11367         * src/prefs_toolbar.c
11368         * src/stock_pixmap.c
11369         * src/stock_pixmap.h
11370         * src/wizard.c
11371         * src/gtk/about.c
11372         * src/gtk/gtkutils.c
11373         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
11374         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
11375         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
11376         * src/pixmaps/sylpheed.xpm              ** REMOVED **
11377         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
11378         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
11379                 updated and renamed logo/icon files and related
11380                 logo by Jesper Schultz
11381
11382 2006-07-11 [paul]       2.3.1cvs79
11383
11384         * src/main.c
11385                 fix the labels a smidgin
11386
11387 2006-07-09 [colin]      2.3.1cvs78
11388
11389         * src/textview.c
11390                 Show errors in textviewer's command
11391                 Patch by H. Merijn Brand
11392
11393 2006-07-09 [colin]      2.3.1cvs77
11394
11395         * src/compose.c
11396                 Save FMID in drafts too
11397
11398 2006-07-08 [colin]      2.3.1cvs76
11399
11400         * src/compose.c
11401                 Svae RMID in drafted mails too
11402                 Save quote_fmt vars for whole mails,
11403                 don't reset at each quote_fmt_init:
11404                 allows to use the same |i{var} in
11405                 various template fields
11406         * src/prefs_template.c
11407         * src/quote_fmt.h
11408         * src/quote_fmt_parse.y
11409                 Same
11410
11411 2006-07-08 [colin]      2.3.1cvs75
11412
11413         * src/textview.c
11414                 Fix highlighting of attached parts URIs
11415
11416 2006-07-08 [colin]      2.3.1cvs74
11417
11418         * src/main.c
11419                 Prevent bug #981 (sc 2.3.1 segfaults with 
11420                 gtk+ 2.10) from being reported again:
11421                 if Sylpheed-Claws has been compiled against
11422                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
11423                 of if Sylpheed-Claws has been compiled against
11424                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
11425                 error out.
11426
11427 2006-07-07 [colin]      2.3.1cvs73
11428
11429         * src/prefs_actions.c
11430                 Fix label
11431
11432 2006-07-07 [colin]      2.3.1cvs72
11433
11434         * src/prefs_actions.c
11435                 Fix compile on gtk < 2.8. argh :)
11436
11437 2006-07-07 [paul]       2.3.1cvs71
11438
11439         * src/common/defs.h
11440                 update DONATE_URI
11441
11442 2006-07-07 [colin]      2.3.1cvs70
11443
11444         * po/POTFILES.in
11445         * src/quote_fmt.c
11446         * src/quote_fmt_lex.l
11447         * src/quote_fmt_parse.y
11448                 Add |i{var}, a way to insert user-entered
11449                 text in a template
11450
11451 2006-07-07 [colin]
11452
11453         * 2.4.0-rc3 released
11454
11455 2006-07-07 [colin]      2.3.1cvs69
11456
11457         * src/folder.c
11458                 Don't consider inboxes of UNKNOWN folder 
11459                 classes to be useable as default inboxes
11460
11461 2006-07-07 [paul]       2.3.1cvs68
11462
11463         * src/textview.c
11464                 add missing #include <errno.h>
11465                 Thanks to René J. Blokland
11466
11467 2006-07-07 [paul]       2.3.1cvs67
11468
11469         * src/action.c
11470                 Return now Closes dialog
11471         * src/mimeview.c
11472         * src/mimeview.h
11473         * src/textview.c
11474                 add contextual menu to mime parts listed
11475                 in the textview
11476                 Thanks to Colin
11477         * src/common/utils.c
11478                 reversal: ' is a valid character in URLs
11479
11480 2006-07-06 [colin]      2.3.1cvs66
11481
11482         * src/remotefolder.h
11483                 Forgotten in previous commit
11484
11485 2006-07-06 [colin]      2.3.1cvs65
11486
11487         * src/folder.c
11488                 Set summary update flag whenever
11489                 totals changed
11490         * src/imap.c
11491         * src/prefs_account.c
11492         * src/common/utils.h
11493         * src/etpan/imap-thread.c
11494                 Fix warnings, thanks to Fabien and
11495                 Ricardo
11496
11497 2006-07-06 [wwp]        2.3.1cvs64
11498
11499         * src/gtk/gtkutils.c
11500                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
11501
11502 2006-07-06 [wwp]        2.3.1cvs63
11503
11504         * src/account.c
11505         * src/addressbook.c
11506         * src/addressitem.h
11507         * src/folderview.c
11508         * src/mainwindow.c
11509         * src/manual.c
11510         * src/manual.h
11511         * src/message_search.c
11512         * src/prefs_actions.c
11513         * src/prefs_filtering.c
11514         * src/prefs_filtering.h
11515         * src/prefs_template.c
11516         * src/summary_search.c
11517         * src/summaryview.c
11518         * src/gtk/gtkutils.c
11519         * src/gtk/gtkutils.h
11520         * src/gtk/pluginwindow.c
11521                 add help buttons to some dialogs. Clicking such buttons opens a
11522                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
11523
11524 2006-07-06 [paul]       2.3.1cvs62
11525
11526         * src/textview.c
11527                 fix attachments contextual menu
11528                 Thanks to Colin
11529
11530 2006-07-05 [colin]      2.3.1cvs61
11531
11532         * src/textview.c
11533         * src/compose.c
11534                 Handle sftp:// links
11535
11536 2006-07-05 [paul]       2.3.1cvs60
11537
11538         * src/gtk/filesel.c
11539                 grab save button by default
11540                 Thanks to Colin
11541
11542 2006-07-05 [wwp]        2.3.1cvs59
11543
11544         * manual/xml2pdf
11545                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
11546
11547 2006-07-04 [colin]      2.3.1cvs58
11548
11549         * src/mimeview.c
11550         * src/textview.c
11551                 Use left click to select, middle click to open
11552                 on mimeparts links
11553         * src/common/utils.c
11554                 Fix segfault
11555
11556 2006-07-04 [colin]      2.3.1cvs57
11557
11558         * src/mainwindow.c
11559         * src/news.c
11560                 Warning fixes, thanks to Fabien
11561
11562 2006-07-04 [colin]      2.3.1cvs56
11563
11564         * src/mimeview.c
11565         * src/mimeview.h
11566         * src/textview.c
11567                 Allow parts to be selected via their text label
11568                 in textview
11569
11570 2006-07-04 [colin]      2.3.1cvs55
11571
11572         * src/folderview.c
11573                 Feedback when closing (for big folders)
11574         * src/prefs_actions.c
11575         * src/prefs_filtering.c
11576         * src/prefs_matcher.c
11577         * src/prefs_template.c
11578                 Fix default button when closing without
11579                 having saved
11580
11581 2006-07-04 [colin]      2.3.1cvs54
11582
11583         * src/news.c
11584                 Delete local file on deletion
11585
11586 2006-07-03 [colin]      2.3.1cvs53
11587
11588         * src/folderview.c
11589         * src/main.c
11590                 Don't freeze when rescanning after crash
11591
11592 2006-07-03 [wwp]        2.3.1cvs52
11593
11594         * src/compose.c
11595         * src/privacy.c
11596         * src/privacy.h
11597         * src/plugins/pgpinline/pgpinline.c
11598         * src/plugins/pgpmime/pgpmime.c
11599                 don't report an error when the user cancels the passphrase dialog.
11600
11601 2006-07-02 [colin]      2.3.1cvs51
11602
11603         * src/folderview.c
11604                 Open message when crossing folders with Space,
11605                 goto next unread and friends
11606
11607 2006-07-01 [colin]      2.3.1cvs50
11608
11609         * src/prefs_account.c
11610                 Typographic rules varying from language
11611                 to language (in french "Protocole :"),
11612                 we have to do that :)
11613
11614 2006-07-01 [ticho]      2.3.1cvs49
11615
11616         * src/prefs_account.c
11617                 Only use one temporary gchar* variable in
11618                 prefs_account_protocol_set_optmenu().
11619
11620 2006-07-01 [ticho]      2.3.1cvs48
11621
11622         * src/prefs_account.c
11623         * src/prefs_account.h
11624                 Use GtkLabel for existing account protocol name.
11625                 Created an array for protocol names and populate the
11626                 combobox from it in a for() cycle.
11627
11628 2006-06-30 [colin]      2.3.1cvs47
11629
11630         * src/compose.c
11631                 Block undo when changing signature (by changing
11632                 account)
11633
11634 2006-06-30 [paul]       2.3.1cvs46
11635
11636         * src/send_message.c
11637                 when editing From in the Compose window, use that address
11638                 in the Return-Path: header
11639                 Thanks to Colin
11640
11641 2006-06-30 [colin]      2.3.1cvs45
11642
11643         * src/compose.c
11644                 Fix signature replacement:
11645                 - when no newline before separator
11646                 - when reediting
11647
11648 2006-06-29 [colin]      2.3.1cvs44
11649
11650         * src/folderview.c
11651         * src/folderview.h
11652         * src/mainwindow.c
11653         * src/summaryview.c
11654                 Let 'View/Go to/Next marked' work like
11655                 Next new & Next unread: across folders
11656                 Change the select_on_entry pref to do
11657                 what we want when changing folder
11658         * src/common/utils.c
11659                 Fix single-quoted links 
11660
11661 2006-06-29 [colin]      2.3.1cvs43
11662
11663         * src/gtk/gtkaspell.c
11664                 "Sylpheed" and "Sylpheed-Claws" do exist !
11665
11666 2006-06-29 [colin]      2.3.1cvs42
11667
11668         * src/imap.c
11669                 Forgot to remove debug
11670
11671 2006-06-29 [colin]      2.3.1cvs41
11672
11673         * src/imap.c
11674         * src/imap.h
11675         * src/mainwindow.c
11676                 Disconnect from IMAP servers when going
11677                 offline. Fixes bug #978 (going to offline-mode 
11678                 won't close connections)
11679
11680 2006-06-29 [colin]      2.3.1cvs40
11681
11682         * src/main.c
11683                 Fix transient setting on failing plugins
11684                 Patch by Fabien
11685         * src/plugins/pgpcore/sgpgme.c
11686                 Only warn for OpenPGP. Most people don't
11687                 have CMS available.
11688
11689 2006-06-29 [colin]      2.3.1cvs39
11690
11691         * src/compose.c
11692                 Fix Spelling menu (discrepancy between context menu
11693                 and top menu when folder's dictionary isn't the 
11694                 default one)
11695         * src/plugins/pgpcore/sgpgme.c
11696                 More error reporting about why gpgme can fail
11697
11698 2006-06-29 [wwp]        2.3.1cvs38
11699
11700         * src/mainwindow.c
11701                 honor the display-header-pane setting even when the message view
11702                 is a separate window.
11703
11704 2006-06-29 [wwp]        2.3.1cvs37
11705
11706         * src/prefs_actions.c
11707                 forgot to commit that one (use of GTK_STOCK_INFO).
11708
11709 2006-06-29 [colin]      2.3.1cvs36
11710
11711         * src/imap.c
11712                 Better handling of login errors (ask the password
11713                 again once), alert in case of error. Fix three
11714                 signedness warnings.
11715
11716 2006-06-28 [wwp]        2.3.1cvs35
11717
11718         * src/prefs_template.c
11719         * src/prefs_matcher.c
11720         * src/prefs_filtering_action.c
11721         * src/prefs_quote.c
11722                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
11723                 patch by Fabien Vantard, slightly modified.
11724
11725 2006-06-28 [paul]
11726
11727         2.4.0-rc2 released
11728
11729 2006-06-28 [colin]      2.3.1cvs34
11730
11731         * src/prefs_account.c
11732                 Fix bug #977 (Can't add or edit imap accounts)
11733
11734 2006-06-28 [colin]      2.3.1cvs33
11735
11736         * src/mimeview.c
11737                 Fix previous
11738
11739 2006-06-28 [colin]      2.3.1cvs32
11740
11741         * src/mimeview.c
11742                 Save named inlined attachments with "Save all"
11743         * src/main.c
11744         * src/mbox.c
11745         * src/common/plugin.c
11746         * src/common/plugin.h
11747         * src/common/sylpheed.c
11748         * src/common/utils.c
11749         * src/plugins/pgpcore/sylpheed.def
11750         * src/plugins/pgpinline/sylpheed.def
11751         * src/plugins/pgpmime/sylpheed.def
11752                 Win32 compatibility patch, by
11753                 Werner Koch
11754
11755 2006-06-28 [wwp]        2.3.1cvs31
11756
11757         * src/imap.c
11758         * src/prefs_folder_item.c
11759                 less compilation warnings (thanks to Fabien Vantard), less typos.
11760
11761 2006-06-28 [paul]       2.3.1cvs30
11762
11763         * src/gtk/gtkutils.c
11764                 gtk_combo_box_set_focus_on_click() is only
11765                 available since gtk 2.6.0
11766
11767 2006-06-28 [paul]       2.3.1cvs29
11768
11769         * src/prefs_ext_prog.c
11770                 fix engrish and add a tooltip for the
11771                 'command for 'Display as text' option
11772
11773 2006-06-28 [paul]
11774
11775         2.4.0-rc1 released
11776
11777 2006-06-28 [paul]       2.3.1cvs28
11778
11779         * ChangeLog
11780         * tools/Makefile.am
11781                 include textviewer.pl in releases
11782
11783 2006-06-28 [paul]       2.3.1cvs27
11784
11785         * src/prefs_ext_prog.c
11786                 hide Print command option if libgnomeprint
11787                 support is present
11788
11789 2006-06-27 [colin]      2.3.1cvs26
11790
11791         * src/compose.c
11792                 Fix Esc handling in insert/attach dialog
11793                 Don't show this dialog if dragging something
11794                 else than text/uri-list
11795                 Thanks to Fabien Vantard
11796         * tools/textviewer.pl
11797                 Filter script to display stuff as text
11798                 by H. Merijn Brand
11799
11800 2006-06-27 [wwp]        2.3.1cvs25
11801
11802         * src/messageview.c
11803                 use the exact product name (message view title), patch
11804                 by Fabien Vantard.
11805
11806 2006-06-27 [ticho]      2.3.1cvs24
11807
11808         * src/prefs_account.c
11809         * src/prefs_common.c
11810         * src/prefs_common.h
11811         * src/prefs_ext_prog.c
11812         * src/textview.c
11813                 Add a preference (Preferences/External programs)
11814                 to allow "Display as text" to be done via a script
11815                 (patch by H.Merijn Brand).
11816                 Use GtkComboBox for protocol selection in account
11817                 preferences.
11818                 Only include current choice for existing accounts, and
11819                 insensitivize the combobox.
11820
11821 2006-06-27 [paul]       2.3.1cvs23
11822
11823         * src/mbox.c
11824                 fix crasher introduced in cvs21.
11825                 Thanks to Colin
11826
11827 2006-06-26 [colin]      2.3.1cvs22
11828
11829         * src/mbox.c
11830                 Fix double-frees when leaving folders
11831                 after exporting to mbox
11832
11833 2006-06-26 [colin]      2.3.1cvs21
11834
11835         * src/mbox.c
11836                 More feedback (and optimisation)
11837                 on import/export
11838         * src/common/utils.c
11839                 Fix case when looking for mail addresses
11840         * src/gtk/gtkutils.c
11841                 Extra check for (X-)Face
11842
11843 2006-06-25 [ticho]      2.3.1cvs20
11844
11845         * src/compose.c
11846         * src/exphtmldlg.c
11847         * src/gtk/gtkutils.c
11848         * src/gtk/gtkutils.h
11849                 Added second argument to gtkut_sc_combobox_create() to
11850                 control focus-on-click for the widget.
11851                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
11852
11853 2006-06-25 [ticho]      2.3.1cvs19
11854
11855         * src/compose.c
11856         * src/gtk/Makefile.am
11857         * src/gtk/combobox.c
11858         * src/gtk/combobox.h
11859         * src/gtk/gtkutils.c
11860         * src/gtk/gtkutils.h
11861                 Use GtkComboBox instead of deprecated GtkOptionMenu
11862                 for account selector in compose window and for encoding
11863                 selector in attachment properties.
11864                 Also factorise working with the new GtkComboBox somewhat.
11865
11866 2006-06-24 [paul]       2.3.1cvs18
11867
11868         * src/prefs_common.c
11869                 use the correct default value
11870
11871 2006-06-24 [paul]       2.3.1cvs17
11872
11873         * src/compose.c
11874         * src/prefs_common.c
11875         * src/prefs_common.h
11876         * src/prefs_compose_writing.c
11877                 enable setting of default action when
11878                 dnd'ing files in the compose window.
11879                 (Collaborative effort with wwp)
11880
11881 2006-06-23 [wwp]        2.3.1cvs16
11882
11883         * src/compose.c
11884                 i18n fix (thanks to Fabien Vantard)
11885
11886 2006-06-22 [colin]      2.3.1cvs15
11887
11888         * src/prefs_customheader.c
11889                 Don't use filters in custom headers' file 
11890                 selector. Remember, extensions mean nothing :)
11891
11892 2006-06-22 [paul]       2.3.1cvs14
11893
11894         * configure.ac
11895                 allow setting of man directory location
11896
11897 2006-06-22 [colin]      2.3.1cvs13
11898
11899         * src/mainwindow.c
11900                 Add 'View/Go to/Next unread folder'.
11901                 I missed that :)
11902
11903 2006-06-22 [colin]      2.3.1cvs12
11904
11905         * src/common/utils.c
11906                 Add some subject prefixes
11907                 Patch by Bjorn T Johansen <btj@havleik.no>
11908
11909 2006-06-22 [colin]      2.3.1cvs11
11910
11911         * manual/advanced.xml
11912                 Forgotten hidden pref
11913
11914 2006-06-21 [paul]       2.3.1cvs10
11915
11916         * src/prefs_account.c
11917                 complete the removal of 'Add date header' option
11918
11919 2006-06-21 [paul]       2.3.1cvs9
11920
11921         * src/account.c
11922         * src/compose.c
11923         * src/prefs_account.c
11924         * src/prefs_account.h
11925                 remove option to add date header - always
11926                 add date header
11927         * src/etpan/imap-thread.c
11928                 fix warnings (Thanks to Colin)
11929
11930 2006-06-21 [wwp]        2.3.1cvs8
11931
11932         * src/folder.c
11933                 set the attachment flag when inline text part are (file)named. This is more convenient
11934                 when receiving (for instance) inline source files or patches sent using thunderbird.
11935
11936 2006-06-21 [paul]       2.3.1cvs7
11937
11938         * src/inc.c
11939                 fix off-by-one count of current msg in
11940                 statusbar filtering progressbar
11941
11942 2006-06-21 [paul]       2.3.1cvs6
11943
11944         * src/folder.c
11945                 Show attachment icon even if the part is 'inline'
11946                 if the following conditions are met:
11947                 - content-type != 'text/plain'
11948                 - content-type != '*/pgp-signature'
11949                 - either 'name' or 'filename' parameter is not NULL
11950                 
11951                 Thanks to Colin
11952
11953 2006-06-21 [paul]       2.3.1cvs5
11954
11955         * src/messageview.c
11956         * src/prefs_common.c
11957         * src/prefs_common.h
11958         * src/prefs_other.c
11959                 add an option to 'Never send Return
11960                 Receipts'
11961                 Thanks to Colin
11962
11963 2006-06-20 [mones]      2.3.1cvs4
11964
11965         * po/es.po
11966                 updated
11967         * src/compose.c
11968                 typo fixed (space after comma)
11969         * tools/make.themes.project
11970                 remove exec mode from tarball files
11971
11972 2006-06-20 [colin]      2.3.1cvs3
11973
11974         * src/news.c
11975         * src/procheader.c
11976         * src/unmime.c
11977                 Better fix for \n's in headers (don't 
11978                 break Received: and others)
11979
11980 2006-06-20 [paul]       2.3.1cvs2
11981
11982         * src/alertpanel.c
11983         * src/textview.c
11984                 improve legibility of phishing attempt
11985                 dialog
11986
11987 2006-06-20 [paul]       2.3.1cvs1
11988
11989         * NEWS
11990         * README
11991         * configure.ac
11992                 Update version number following
11993                 stable release
11994
11995 2006-06-20 [colin]      2.3.0cvs26
11996
11997         * src/compose.c
11998                 When dragging a file to the text of the compose
11999                 window, ask whether we want to insert or attach
12000                 (I know lots of people who do that to attach)
12001
12002 2006-06-20 [colin]      2.3.0cvs25
12003
12004         * src/etpan/imap-thread.c
12005                 Fix threshold (the append command is often > 32 bytes)
12006
12007 2006-06-19 [colin]      2.3.0cvs24
12008
12009         * src/imap.c
12010         * src/etpan/imap-thread.c
12011                 Workaround Rockliffe IMAP server bug: replace
12012                 "x UID SEARCH (ANSWERED UID 1:*)" with
12013                 "x UID SEARCH ANSWERED"
12014                 (Rockliffe doesn't handle the parenthesis)
12015
12016 2006-06-19 [colin]      2.3.0cvs23
12017
12018         * src/compose.c
12019         * src/imap.c
12020         * src/etpan/imap-thread.c
12021                 Probably fix bug #972 (Freezes when adding 
12022                 an attachment to the message)
12023         * src/common/defs.h
12024                 Modernize Firefox cmd
12025
12026
12027 2006-06-18 [colin]      2.3.0cvs22
12028
12029         * src/prefs_customheader.c
12030                 Only allow correct filenames for various
12031                 custom headers
12032
12033 2006-06-18 [colin]      2.3.0cvs21
12034
12035         * src/prefs_customheader.c
12036                 Add a 'From File...' button in custom headers prefs, which
12037                 try to do the right thing: 
12038                 for normal headers, use file as plaintext,
12039                 for X-Face, calls compface,
12040                 for Face, encode to b64.
12041
12042 2006-06-17 [colin]      2.3.0cvs20
12043
12044         * src/mh.c
12045                 Warning fix
12046
12047 2006-06-16 [colin]      2.3.0cvs19
12048
12049         * src/summaryview.c
12050                 Recursive quicksearch: show message list
12051                 in current folder, *then* search children
12052                 in the background.
12053
12054 2006-06-16 [colin]      2.3.0cvs18
12055
12056         * src/main.c
12057                 Instead of ignoring SIGPIPE, save caches
12058                 when getting one. Will fix the fact that
12059                 hot caches are out-of-date when logging 
12060                 out of Xorg.
12061         * src/compose.c
12062         * src/prefs_compose_writing.c
12063                 Only save text (not attachments) when 
12064                 auto-saving to drafts
12065         * src/unmime.c
12066                 Always replace \n, \r and \t with spaces
12067                 in headers
12068         * manual/dist/html/Makefile.am
12069         * manual/dist/pdf/Makefile.am
12070         * manual/dist/ps/Makefile.am
12071         * manual/dist/txt/Makefile.am
12072         * manual/fr/dist/html/Makefile.am
12073         * manual/fr/dist/pdf/Makefile.am
12074         * manual/fr/dist/ps/Makefile.am
12075         * manual/fr/dist/txt/Makefile.am
12076         * manual/pl/dist/html/Makefile.am
12077         * manual/pl/dist/pdf/Makefile.am
12078         * manual/pl/dist/ps/Makefile.am
12079         * manual/pl/dist/txt/Makefile.am
12080                 Fix make clean removing pregenerated manuals
12081
12082
12083 2006-06-16 [colin]      2.3.0cvs17
12084
12085         * src/plugins/pgpcore/sgpgme.c
12086         * src/plugins/pgpmime/pgpmime.c
12087         * src/plugins/pgpinline/pgpinline.c
12088                 Better error reporting in setup_signers.
12089                 Don't fallback to default key if specified
12090                 key isn't found.
12091                 Don't allow signing if more than one secret
12092                 key matches the one specified in prefs.
12093
12094 2006-06-15 [colin]      2.3.0cvs16
12095
12096         * src/folderview.c
12097                 Add "Send queue" in the folder's contextual
12098                 menu
12099         * src/compose.c
12100         * src/messageview.c
12101         * src/privacy.c
12102         * src/privacy.h
12103         * src/procmime.c
12104         * src/procmsg.c
12105         * src/plugins/pgpcore/passphrase.c
12106         * src/plugins/pgpcore/sgpgme.c
12107         * src/plugins/pgpinline/pgpinline.c
12108         * src/plugins/pgpmime/pgpmime.c
12109                 Better error reporting
12110         * src/mbox.c
12111                 Probably fix bug #971 (2.2.3 cannot read mail 
12112                 from local mbox)
12113
12114
12115 2006-06-15 [mones]      2.3.0cvs15
12116
12117         * tools/make.themes.project
12118                 creates the themes project from the web page
12119
12120 2006-06-15 [colin]      2.3.0cvs14
12121
12122         * src/folder.c
12123                 Better fix (avoid losing the folder if scan_tree 
12124                 fails)
12125
12126 2006-06-15 [cleroy]     2.3.0cvs13
12127
12128         * src/folder.c
12129                 Probably fix Bug #969 (crash on rebuilding 
12130                 imap folder)
12131
12132 2006-06-14 [colin]      2.3.0cvs12
12133
12134         * manual/dtd/manual.xsl
12135         * manual/sylpheed-claws-manual.xml
12136         * manual/fr/sylpheed-claws-manual.xml
12137         * manual/pl/sylpheed-claws-manual.xml
12138                 Insert pagebreaks between sections
12139
12140 2006-06-14 [paul]       2.3.0cvs11
12141
12142         * configure.ac
12143                 better fix than 2.3.0cvs10
12144
12145 2006-06-14 [paul]       2.3.0cvs10
12146
12147         * configure.ac
12148                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12149                 (backwards compatible)
12150
12151 2006-06-13 [colin]      2.3.0cvs9
12152
12153         * src/messageview.c
12154                 Fix sending of return receipt with the new queue folders
12155
12156 2006-06-13 [wwp]        2.3.0cvs8
12157
12158         * src/quote_fmt_lex.l
12159                 fix wrong tokens returned in quote_fmt lexer, query not().
12160
12161 2006-06-13 [wwp]        2.3.0cvs7
12162
12163         * src/folder.c
12164         * src/prefs_folder_item.c
12165                 allow changing folder type even when folder is not a top-level one,
12166                 thanks to Colin.
12167
12168 2006-06-12 [colin]      2.3.0cvs6
12169
12170         * src/folderview.c
12171                 Fix double-ask of "Do you want to mark all
12172                 as read"
12173
12174 2006-06-12 [colin]      2.3.0cvs5
12175
12176         * src/compose.c
12177         * src/compose.h
12178         * src/folder.c
12179         * src/folder.h
12180         * src/imap.c
12181         * src/inc.c
12182         * src/main.c
12183         * src/messageview.c
12184         * src/mh.c
12185         * src/prefs_folder_item.c
12186         * src/procheader.c
12187         * src/procmime.c
12188         * src/procmsg.c
12189         * src/procmsg.h
12190         * src/send_message.c
12191         * src/summaryview.c
12192         * src/toolbar.c
12193                 Apply bug #964's patch (Queue and drafts aren't normal)
12194                 The Drafts and Queue folder now contain RFC-822 files,
12195                 allowing to move and copy mails from and to these 
12196                 folders. Moving from Drafts to Queue will prepare the
12197                 mail for sending (PGP signature, encryption, etc).
12198                 This patch also rework sending errors handling to try
12199                 to be more helpful.
12200                 Also, allow redefining folder types via the GUI 
12201                 (Folder type in its Properties)
12202
12203 2006-06-12 [colin]      2.3.0cvs4
12204
12205         * src/summaryview.c
12206         * src/prefs_common.c
12207         * src/prefs_common.h
12208         * src/gedit-print.c
12209                 Allow to define a specific print font - patch
12210                 by Bernhard Walle <bernhard.walle@gmx.de>
12211         * src/prefs_fonts.c
12212         * manual/advanced.xml
12213         * manual/fr/advanced.xml
12214                 Add a hidden pref to allow deletion without
12215                 confirmation
12216
12217 2006-06-12 [wwp]        2.3.0cvs3
12218
12219         * .cvsignore
12220                 more files to ignore.
12221
12222 2006-06-12 [wwp]        2.3.0cvs2
12223
12224         * src/quote_fmt.c
12225         * src/quote_fmt_lex.l
12226         * src/quote_fmt_parse.y
12227                 extend the quote_fmt parser (templates and quotes):
12228                 - allow limited sub-expressions in |p{} and |f{} expressions,
12229                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12230                 - implemented/fixed missing implementation of query_references and show_references,
12231                 - completed, fixed contents and format of the symbols help dialog,
12232                 - fix some compilation warnings.
12233
12234 2006-06-12 [wwp]        2.3.0cvs1
12235
12236         * manual/advanced.xml
12237         * manual/fr/advanced.xml
12238                 updates in the "templates" section of the manual (eng/fr):
12239                  - be more precise (both versions)
12240                  - completed to match the english reference (fr version)
12241                  - touchups (both versions)
12242
12243 2006-06-12 [paul]       2.3.0
12244
12245         2.3.0 released
12246
12247 2006-06-12 [paul]       2.2.3cvs14
12248
12249         * po/ca.po
12250         * po/cs.po
12251         * po/de.po
12252         * po/el.po
12253         * po/fr.po
12254         * po/it.po
12255         * po/pt_BR.po
12256         * po/sr.po
12257         * po/zh_CN.po
12258                 updated by Miquel Oliete, Tim, Stephan Sachse,
12259                 Stavros Giannouris, Fabien Vantard, Andrea
12260                 Spadaccini, Frederico Goncalves Guimaraes,
12261                 Aleksandar Urosevic, and Ralgh Young
12262
12263 2006-06-12 [colin]      2.2.3cvs13
12264
12265         * src/mbox.c
12266                 Add missing header
12267
12268 2006-06-11 [colin]      2.2.3cvs12
12269
12270         * src/msgcache.c
12271                 Verify that g_malloc() succeeded
12272
12273 2006-06-11 [colin]      2.2.3cvs11
12274
12275         * src/wizard.c
12276                 Add Face header to welcome mail
12277
12278 2006-06-10 [colin]      2.2.3cvs10
12279
12280         * src/textview.c
12281                 Revert previous (Forgot it changes the
12282                 margin on the whole mail)
12283
12284 2006-06-10 [colin]      2.2.3cvs9
12285
12286         * src/textview.c
12287                 Don't overlap long headers under (X-)Face
12288
12289 2006-06-10 [mones]      2.2.3cvs8
12290
12291         * manual/xml2pdf
12292                 allow generation of manual on systems lacking saxon binary
12293                 but with java and the saxon library installed
12294
12295         * po/es.po
12296                 updated for release
12297
12298 2006-06-09 [colin]      2.2.3cvs7
12299
12300         * src/summaryview.c
12301                 Fix leak when using Display Sender using Addressbook
12302
12303 2006-06-09 [colin]      2.2.3cvs6
12304
12305         * src/compose.c
12306         * src/folder.c
12307         * src/folderview.c
12308         * src/mimeview.c
12309         * src/summaryview.c
12310                 More leaks fixes
12311
12312 2006-06-09 [paul]       2.2.3cvs5
12313
12314         * AUTHORS
12315         * src/gtk/authors.h
12316         * tools/claws.i18n.status.pl
12317                 updated with new info
12318
12319 2006-06-09 [paul]       2.2.3cvs4
12320
12321         * README
12322                 updated
12323         * manual/ack.xml
12324                 add wwp to authors list
12325         * src/gtk/authors.h
12326                 update mine and Colin's addresses
12327
12328 2006-06-08 [colin]      2.2.3cvs3
12329
12330         * src/etpan/imap-thread.c
12331                 Fix leak on SSL cert check
12332
12333 2006-06-08 [colin]      2.2.3cvs2
12334
12335         * src/common/utils.c
12336                 Fix leak
12337
12338 2006-06-08 [paul]       2.2.3cvs1
12339
12340         * configure.ac
12341                 Update version number following
12342                 stable release
12343
12344 2006-06-07 [colin]      2.2.2cvs3
12345
12346         * src/msgcache.c
12347                 Fix catching cache read errors (guint instead of gint)
12348                 Prevent malloc'ing more than 8MB (means cache corruption)
12349
12350 2006-06-07 [paul]       2.2.2cvs2
12351
12352         * src/exporthtml.c
12353         * src/exportldif.c
12354         * src/mh.c
12355         * src/mutt.c
12356         * src/pine.c
12357         * src/common/utils.c
12358                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12359                 obey $HOME'
12360                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12361                 Thanks to Colin
12362
12363 2006-06-06 [paul]       2.2.2cvs1
12364
12365         * configure.ac
12366                 Update version number following
12367                 stable release
12368
12369 2006-06-06 [paul]       2.2.1cvs6
12370
12371         * src/matcher.c
12372                 fix  implicit declaration of
12373                 sylpheed_do_idle()
12374                 Patch by Fabien Vantard
12375
12376 2006-06-06 [paul]       2.2.1cvs5
12377
12378         * src/matcher.c
12379                 fix age_greater and age_lower so that they
12380                 mean what say and not '...or equal to'
12381                 Thanks to Colin
12382
12383 2006-06-06 [paul]       2.2.1cvs4
12384
12385         * src/textview.c
12386         * src/common/utils.c
12387                 fix URI check
12388                 Thanks to Colin
12389
12390 2006-06-05 [wwp]        2.2.1cvs3
12391
12392         * manual/fr/account.xml
12393                 minor language fixes (thanks to Fabien Vantard).
12394
12395 2006-06-05 [colin]      2.2.1cvs2
12396
12397         * src/prefs_folder_item.c
12398         * src/folderview.c
12399                 Allow recursive setting of properties 
12400                 for whole mailboxes
12401         * src/matcher.c
12402                 Don't freeze on 'test' filtering rule
12403
12404 2006-06-05 [colin]      2.2.1cvs1
12405
12406         * configure.ac
12407                 Update version number following
12408                 stable release
12409
12410 2006-06-04 [wwp]        2.2.0cvs82
12411
12412         * manual/glossary.xml
12413         * manual/account.xml
12414         * manual/fr/glossary.xml
12415         * manual/fr/account.xml
12416                 added glossary section and references/links related to the Face custom header.
12417
12418 2006-06-04 [colin]      2.2.0cvs81
12419
12420         * src/summaryview.c
12421                 Skip to next message on move with no
12422                 immediate execution
12423
12424 2006-06-04 [wwp]        2.2.0cvs80
12425
12426         * manual/xml2pdf
12427                 added sanity checks, exit when needed.
12428
12429 2006-06-03 [paul]       2.2.0cvs79
12430
12431         * src/prefs_receive.c
12432                 page name is now 'Receiving'
12433         * src/prefs_send.c
12434                 page name is now 'Sending'
12435
12436 2006-06-03 [colin]      2.2.0cvs78
12437
12438         * src/plugins/spamassassin/spamassassin_gtk.c
12439                 Autoswitch to Localhost if transport was previously
12440                 disabled. Else people had to check [] Enable, then
12441                 *reselect* transport.
12442
12443 2006-06-03 [colin]      2.2.0cvs77
12444
12445         * src/plugins/pgpinline/pgpinline.c
12446         * src/plugins/pgpmime/pgpmime.c
12447                 Check that gpg_data_release_and_get_mem 
12448                 didn't fail (now, why this happens...)
12449
12450 2006-06-03 [colin]      2.2.0cvs76
12451
12452         * src/mbox.c
12453                 Fix bug #962 (Manual and/or UI should 
12454                 warn about incompatible locking 
12455                 causing dataloss)
12456
12457 2006-06-02 [cleroy]     2.2.0cvs75
12458
12459         * src/filtering.c
12460         * src/folder.c
12461         * src/procmsg.c
12462         * src/summaryview.c
12463                 Fix a few leaks
12464
12465 2006-06-02 [colin]      2.2.0cvs74
12466
12467         * src/main.c
12468                 On exit, free caches after writing them
12469                 Shuts up some valgrind false positives
12470         * src/procmsg.c
12471         * src/send_message.c
12472                 Fix races when reusing existing SMTP connections
12473                 Fix inexistant session timeout
12474         * src/toolbar.c
12475                 Display alertpanel after all queues have
12476                 been processed, not after each
12477
12478 2006-06-02 [wwp]        2.2.0cvs73
12479
12480         * manual/fr/glossary.xml
12481         * manual/fr/ack.xml
12482         * manual/ack.xml
12483                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12484
12485 2006-06-02 [wwp]        2.2.0cvs72
12486
12487         * manual/xml2pdf
12488         * manual/dist/pdf/Makefile.am
12489         * manual/dtd/manual.xsl
12490         * manual/fr/dist/pdf/Makefile.am
12491         * manual/pl/dist/pdf/Makefile.am
12492                 we changed the procedure to generate the .pdf version of the manual.
12493                 The procedure is more modern and the .pdf we get now has a valid index.
12494                 Here are the new pre-requisites:
12495
12496                 - JRE 1.x (1.4 here): there must be one from your distro
12497                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
12498                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
12499                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
12500
12501                 See my posts for further info about the installation of this toolchain:
12502
12503                 Date: Fri, 19 May 2006 19:40:06 +0200
12504                 From: wwp <subscript@free.fr>
12505                 To: sylpheed-claws-devel@lists.sourceforge.net
12506                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
12507
12508                 and
12509
12510                 Date: Wed, 24 May 2006 12:58:49 +0200
12511                 From: wwp <subscript@free.fr>
12512                 To: sylpheed-claws-devel@lists.sourceforge.net
12513                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
12514
12515 2006-06-01 [colin]      2.2.0cvs71
12516
12517         * src/compose.c
12518                 Better guards against IMAP races
12519         * src/main.c
12520         * src/prefs_common.c
12521         * src/prefs_common.h
12522         * src/common/ssl_certificate.c
12523         * src/etpan/imap-thread.c
12524         * src/etpan/imap-thread.h
12525         * src/gtk/sslcertwindow.c
12526                 New hidden option ssl_skip_cert_check to 
12527                 avoid dups of bug #959 (libetpan linked
12528                 against gnutls and gnutls buggy on 64bit)
12529                 Present expired warning only once per
12530                 session/server.
12531         * manual/advanced.xml
12532         * manual/fr/advanced.xml
12533                 Document new option
12534
12535 2006-06-01 [wwp]        2.2.0cvs70
12536
12537         * src/messageview.c
12538                 fix for bug #961 (return receipt dialog 
12539                 complains incorrectly about return-path 
12540                 email adress being different), thanks 
12541                 to Colin.
12542
12543 2006-05-31 [cleroy]     2.2.0cvs69
12544
12545         * src/common/ssl.c
12546                 Guard against NULLs, although this
12547                 should never be an issue
12548
12549 2006-05-31 [colin]      2.2.0cvs68
12550
12551         * src/filtering.c
12552                 Use g_slist_prepend
12553         * src/imap.c
12554                 Don't remove caches when destroying folder, it
12555                 could (should) be done at exit
12556         * src/inc.c
12557                 free processing cache after incorporation
12558         * src/etpan/imap-thread.c
12559                 Maybe fix bug #959 (Crash on moving to emails 
12560                 to a imap account per ssl with a expired 
12561                 certificate.)
12562
12563 2006-05-30 [colin]      2.2.0cvs67
12564
12565         * src/summaryview.c
12566                 Put back event flush when displaying message
12567                 It avoids reading a bunch of messages just
12568                 by hitting shift-n for too long ;)
12569
12570 2006-05-29 [colin]      2.2.0cvs66
12571
12572         * src/summaryview.c
12573                 Remove useless g_warnings
12574
12575 2006-05-29 [colin]      2.2.0cvs65
12576
12577         * src/imap.c
12578                 Fix g_slist_append()s for performance
12579
12580 2006-05-29 [colin]      2.2.0cvs64
12581
12582         * src/compose.c
12583         * src/common/utils.c
12584                 Fix extraneous tab at start of addresses
12585         * src/mainwindow.c
12586                 Fix warnings (thanks to Fabien)
12587                 Fix crash at exit when composing messages 
12588                 exist
12589         * src/pop.c
12590                 Fix progress bar when deleting expired mails
12591                 Thanks to Hiro
12592         * src/summaryview.c
12593         * src/gtk/gtksctree.c
12594                 Fix re-sorting slowness
12595
12596 2006-05-29 [paul]       2.2.0cvs63
12597
12598         * src/mh.c
12599                 fetch full message when moving mails
12600                 from another mailbox, (fixed data loss
12601                 when filtering from IMAP to MH, introduced
12602                 in 2.2.0cvs57).
12603                 Thanks to Colin
12604
12605 2006-05-29 [mones]      2.2.0cvs62
12606
12607         * src/gtk/gtksctree.c
12608                 Unselect faster (patch by Colin)        
12609
12610 2006-05-26 [colin]      2.2.0cvs61
12611
12612         * src/summaryview.c
12613                 Unplug MSGINFO_UPDATE callback on delete too.
12614
12615 2006-05-26 [colin]      2.2.0cvs60
12616
12617         * src/foldersel.c
12618                 Fix bold in folder selection window with glib2.10
12619                 thanks Hiro
12620
12621 2006-05-26 [colin]      2.2.0cvs59
12622
12623         * src/procheader.c
12624                 Convert date only if necessary (and don't
12625                 try to convert from utf8 to utf8, too)
12626         * src/summaryview.c
12627                 Only set column's text if the column's 
12628                 displayed
12629
12630 2006-05-26 [colin]      2.2.0cvs58
12631
12632         * src/summaryview.c
12633         * src/gtk/gtkutils.c
12634                 Fix useless warning
12635
12636 2006-05-26 [colin]      2.2.0cvs57
12637
12638         * src/mainwindow.c
12639                 Make summaryview selectable as long as 
12640                 no message has focus
12641         * src/mh.c
12642                 Faster deletion (by implementing mh_remove_msgs)
12643                 Faster copy (avoid using mh_fetch_msg just to get
12644                 the filename)
12645                 Faster move (using move_file instead of copy_file
12646                 if MSG_IS_MOVE)
12647                 No progressbar if total number of mails to cp/mv 
12648                 is less than 100
12649         * src/summaryview.c
12650                 Fix removal from subject_table when mail gets moved
12651                 Faster deletion (g_slist_prepend instead of append)
12652         * src/gtk/gtksctree.c
12653                 Remove useless code
12654
12655 2006-05-25 [colin]      2.2.0cvs56
12656
12657         * src/common/ssl_certificate.c
12658                 Fix leak in expired cert check
12659
12660 2006-05-25 [colin]      2.2.0cvs55
12661
12662         * src/mh.c
12663                 Disable flags syncing on .mh_sequences - it
12664                 is buggy and marks mails read under unknown
12665                 conditions.
12666
12667 2006-05-25 [paul]
12668
12669         * 2.3.0-rc4 released
12670
12671 2006-05-24 [colin]      2.2.0cvs54
12672
12673         attention cvs users: if you manage to crash
12674         Sylpheed-Claws while moving, copying or deleting
12675         mails, we *are* interested in stack traces and
12676         valgrind logs. It looks stable, but one never
12677         knows...
12678
12679         * src/folder.c
12680                 Add progressbar for cache updates
12681         * src/folderutils.c
12682                 Optimize Mark all read in the current
12683                 folder
12684         * src/mh.c
12685                 Add progressbar for copy/move
12686         * src/procmsg.c
12687                 Optimize O(n^2) in copy/move
12688         * src/summaryview.c
12689         * src/gtk/gtksctree.c
12690                 Optimize O(n^2) algos
12691         * src/common/timing.h
12692                 Display ms instead of us
12693
12694 2006-05-24 [wwp]        2.2.0cvs53
12695
12696         * manual/fr/advanced.xml
12697                 updates to the French manual.
12698
12699 2006-05-24 [wwp]        2.2.0cvs52
12700
12701         * src/common/utils.c
12702                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
12703
12704 2006-05-24 [wwp]        2.2.0cvs51
12705
12706         * src/folderutils.c
12707                 fixed "mark all read" in MH folders (thanks to Colin).
12708
12709 2006-05-24 [paul]       2.2.0cvs50
12710
12711         * doc/man/sylpheed-claws.1
12712                 updated the man page
12713
12714 2006-05-23 [colin]      2.2.0cvs49
12715
12716         * src/folderview.c
12717         * src/imap.c
12718         * src/inc.c
12719         * src/mbox.c
12720         * src/messageview.c
12721         * src/news.c
12722         * src/send_message.c
12723         * src/summaryview.c
12724         * src/gtk/sslcertwindow.c
12725                 alertpanel fixes, by Fabien
12726
12727 2006-05-23 [colin]      2.2.0cvs48
12728
12729         * src/folder.c
12730         * src/folderview.c
12731         * src/msgcache.c
12732         * src/summaryview.c
12733         * src/gtk/gtksctree.c
12734         * src/gtk/gtksctree.h
12735                 More timings
12736                 Fix slow loading problem, which was caused by the
12737                 use of some gtk_ctree funcs and their use of
12738                 g_list_position while gtk_ctree_(un)link'ing.
12739                 Reap more functions from gtkctree.c to be sure we
12740                 use our (fast) version instead of theirs.
12741         * src/mh.c
12742                 Fix copy of unread mails
12743
12744
12745 2006-05-22 [wwp]        2.2.0cvs47
12746
12747         * manual/fr/advanced.xml
12748                 updated.
12749
12750 2006-05-22 [colin]      2.2.0cvs46
12751
12752         * src/filtering.c
12753                 Fix possible infinite loop. 'copy' is not a 
12754                 final action, so when encountering a 'copy',
12755                 we have to check if a previous one was set
12756                 and do it. In the same way, if we encounter
12757                 a 'move' we have to perform a possibly 
12758                 pending 'copy'. This will slow down filtering
12759                 on IMAP if move+copy or multiple copy actions
12760                 are to be done, but handling it via the batch
12761                 would be really too convoluted.
12762
12763 2006-05-22 [wwp]        2.2.0cvs45
12764
12765         * manual/fr/advanced.xml
12766         * manual/fr/faq.xml
12767         * manual/fr/glossary.xml
12768         * manual/fr/handling.xml
12769         * manual/fr/intro.xml
12770         * manual/fr/plugins.xml
12771         * manual/fr/sylpheed-claws-manual.xml
12772                 sync w/ the english manual: updates URIs, documented mailing-list
12773                 support, better explanation about the enabled/disabled feature
12774                 in filtering/processing rules by Paul.
12775
12776 2006-05-21 [colin]      2.2.0cvs44
12777
12778         * src/summaryview.c
12779                 Don't expand after building threads, but during
12780
12781 2006-05-21 [colin]      2.2.0cvs43
12782
12783         * src/procmsg.c
12784         * src/summaryview.c
12785                 More timing possibilities... For next time I have 
12786                 to find out how the hell some 3GHz computer takes
12787                 one minute to open a 30k folder...
12788
12789 2006-05-21 [colin]      2.2.0cvs42
12790
12791         * manual/pl/advanced.xml
12792         * manual/pl/faq.xml
12793         * manual/pl/glossary.xml
12794         * manual/pl/handling.xml
12795         * manual/pl/intro.xml
12796         * manual/pl/plugins.xml
12797         * manual/pl/sylpheed-claws-manual.xml
12798                 Polish manual updated by Pawel
12799
12800 2006-05-20 [colin]
12801
12802         * 2.3.0-rc3 released
12803
12804 2006-05-20 [colin]      2.2.0cvs41
12805
12806         * src/imap.c
12807                 Fix -rc2 problems:
12808                 - remove cache of moved messages from original folder
12809                 - apply new flags to messages even if they aren't appliable
12810                   via IMAP.
12811
12812 2006-05-20 [colin]
12813
12814         * 2.3.0-rc2 released
12815
12816 2006-05-19 [colin]      2.2.0cvs40
12817
12818         * src/imap.c
12819                 Don't issue SELECT in imap_change_flags
12820                 before having checked that we indeed have
12821                 some flags to change. MSG_POSTFILTERED for
12822                 example can't be used on IMAP.
12823                 Fixes bug #955 (copying messages between 
12824                 imap folders is extremely slow), which was
12825                 a regression.
12826
12827 2006-05-19 [colin]      2.2.0cvs39
12828
12829         * src/folder.c
12830         * src/folder.h
12831         * src/folderview.c
12832                 Try to fix bug #830 (Some unread messages 
12833                 get marked read in IMAP inbox):
12834                 - Prevent scanning a folder if it's being 
12835                   opened via the GUI
12836                 - Postpone opening via the GUI of a folder
12837                   currently scanned.
12838
12839
12840 2006-05-19 [wwp]        2.2.0cvs38
12841
12842         * manual/advanced.xml
12843                 fix English+typo (thanks to Paul).
12844
12845 2006-05-19 [wwp]        2.2.0cvs37
12846
12847         * manual/advanced.xml
12848         * manual/fr/advanced.xml
12849         * src/gtk/logwindow.c
12850         * src/prefs_common.c
12851         * src/prefs_common.h
12852                 added hidden prefs to allow customization of colors used in
12853                 protocol log window (useful for dark gtk+ themes).
12854
12855 2006-05-19 [wwp]        2.2.0cvs36
12856
12857         * ChangeLog
12858                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
12859
12860 2006-05-19 [paul]       2.2.0cvs35
12861
12862         * src/textview.c
12863                 make Reply-To fully clickable
12864         * src/gtk/logwindow.c
12865                 more colouring (SMTP ESMTP)
12866         Both patches by Pawel Pekala
12867
12868 2006-05-19 [cleroy]     2.2.0cvs34
12869
12870         * src/mh.c
12871                 Don't update flags from current folder
12872                 Probably fixes bug #935 (Read Messages 
12873                 Revert to Being Marked as Unread)
12874
12875 2006-05-18 [colin]      2.2.0cvs33
12876
12877         * src/imap.c
12878                 Warning fix
12879         * src/compose.c
12880         * src/mainwindow.c
12881         * src/summaryview.c
12882         * src/toolbar.c
12883                 Allow replying to multiple emails
12884                 in multiple windows
12885         * src/mimeview.c
12886         * src/etpan/imap-thread.c
12887                 Leak fixes
12888
12889 2006-05-18 [paul]       2.2.0cvs32
12890
12891         * src/summaryview.c
12892                 keep Mailing-List menu refreshed
12893                 Thanks to Colin
12894
12895 2006-05-18 [paul]       2.2.0cvs31
12896
12897         * manual/advanced.xml
12898         * manual/faq.xml
12899         * manual/glossary.xml
12900         * manual/handling.xml
12901         * manual/intro.xml
12902         * manual/plugins.xml
12903         * manual/sylpheed-claws-manual.xml
12904                 update URLs
12905                 add info about mailing-list support
12906                 edit filtering info
12907         * src/wizard.c
12908         * src/common/defs.h
12909         * src/gtk/about.c
12910         * src/plugins/dillo_viewer/README
12911                 update URLs
12912
12913 2006-05-17 [wwp]        2.2.0cvs30
12914
12915         * manual/handling.xml
12916         * manual/fr/handling.xml
12917                 documented the ability to enabled/disable filtering/processing rules.
12918
12919 2006-05-17 [colin]      2.2.0cvs29
12920
12921         * src/main.c
12922                 Don't initialize g_thread subsystem if it's 
12923                 already done (thanks to Hiro)
12924         * src/mimeview.c
12925                 Fix saving of parts when there name can't be
12926                 converted from UTF-8.
12927
12928 2006-05-17 [paul]       2.2.0cvs28
12929
12930         * po/Makefile.in.in
12931                 fix config.status warning with autoconf 2.60
12932
12933 2006-05-17 [paul]       2.2.0cvs27
12934
12935         * po/POTFILES.in
12936                 add src/mbox.c
12937
12938 2006-05-17 [wwp]        2.2.0cvs26
12939
12940         * src/mainwindow.c
12941                 fix useless and potentially dangerous buffer walking (thanks to Colin).
12942
12943 2006-05-17 [wwp]        2.2.0cvs25
12944
12945         * src/plugins/demo/demo.c
12946                 updated product name in plugin demo (many plugins need to be
12947                 sync'ed w/ that change).
12948
12949 2006-05-17 [colin]      2.2.0cvs24
12950
12951         * src/mh.c
12952                 Fix leak
12953
12954 2006-05-16 [colin]      2.2.0cvs23
12955
12956         * src/mainwindow.c
12957                 Stupid me hit again. Fix cvs22.
12958
12959 2006-05-16 [colin]      2.2.0cvs22
12960
12961         * src/mainwindow.c
12962                 Fix bug #922 (sylpheed-claws crashed after 
12963                 pushing on Inbox folder)
12964
12965 2006-05-16 [colin]      2.2.0cvs21
12966
12967         * src/compose.c
12968                 Make From header be copy/paste/select-able
12969
12970 2006-05-16 [wwp]        2.2.0cvs20
12971
12972         * src/export.c
12973         * src/matcher.c
12974         * src/summaryview.c
12975         * src/etpan/imap-thread.c
12976                 fix some compiler warnings (thanks to Colin).
12977
12978 2006-05-16 [wwp]        2.2.0cvs19
12979
12980         * src/action.c
12981         * src/gedit-print.c
12982         * src/inc.c
12983         * src/mainwindow.c
12984         * src/mh.c
12985         * src/statusbar.c
12986         * src/send_message.c
12987         * src/summaryview.c
12988                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
12989
12990 2006-05-15 [colin]      2.2.0cvs18
12991
12992         * src/procmsg.c
12993                 Fix automatic rule creation with List-Post
12994
12995 2006-05-15 [paul]       2.2.0cvs17
12996
12997         * tools/filter_conv_new.pl
12998                 updated for rule enabling/disabling
12999                 claws version >= 2.3.x required
13000
13001 2006-05-15 [cleroy]     2.2.0cvs16
13002
13003         * src/main.c
13004                 Revert test
13005
13006 2006-05-15 [cleroy]     2.2.0cvs15
13007
13008         * src/main.c
13009                 test
13010
13011 2006-05-15 [wwp]        2.2.0cvs14
13012
13013         * manual/pl/.cvsignore
13014                 ignore generated files.
13015
13016 2006-05-14 [wwp]        2.3.0-rc1
13017
13018         * 2.3.0-rc1 released
13019
13020 2006-05-13 [wwp]        2.2.0cvs13
13021
13022         * src/filtering.c
13023         * src/filtering.h
13024         * src/matcher.c
13025         * src/matcher_parser_lex.l
13026         * src/matcher_parser_parse.y
13027         * src/prefs_filtering.c
13028                 new feature: provide the ability to disable filtering and processing
13029                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13030                 adaptations.
13031
13032 2006-05-13 [colin]      2.2.0cvs12
13033
13034         * src/compose.c
13035                 Remove useless if (a) b; else b;
13036                 Thanks to wwp
13037
13038 2006-05-13 [wwp]        2.2.0cvs11
13039
13040         * src/export.c
13041         * src/import.c
13042         * src/mainwindow.c
13043         * src/mbox.c
13044         * src/summaryview.c
13045         * src/summaryview.h
13046                 no more silent failures (or at least less ones) when importing
13047                 or exporting from/to mbox. Also start importing/exporting if
13048                 the necessary info is set.
13049
13050 2006-05-13 [wwp]        2.2.0cvs10
13051
13052         * RELEASE_NOTES
13053                 restored up-to-date release notes.
13054
13055 2006-05-13 [paul]       2.2.0cvs9
13056
13057         * po/nl.po
13058         * po/ru.po
13059                 updated by Tim Dijkstra and Pavlo Bohmat
13060
13061 2006-05-12 [colin]      2.2.0cvs8
13062
13063         * src/gtk/quicksearch.c
13064                 Add "k" as shortcut for "colorlabel". Patch
13065                 by ath42@users.sf.net.
13066
13067 2006-05-12 [paul]       2.2.0cvs7
13068
13069         * src/prefs_common.h
13070         * src/prefs_summaries.c
13071         * src/summaryview.c
13072                 when entering a folder also allow
13073                 going directly to first Marked message
13074
13075 2006-05-12 [paul]       2.2.0cvs6
13076
13077         * src/summaryview.c
13078                 always obey 'confirm before marking all
13079                 mails read' option
13080
13081 2006-05-12 [paul]       2.2.0cvs5
13082
13083         * src/textview.c
13084                 make Sender fully clickable
13085
13086 2006-05-12 [colin]      2.2.0cvs4
13087
13088         * src/compose.c
13089         * src/compose.h
13090                 Let From be editable
13091         * src/main.c
13092         * src/mh.c
13093                 Full support of .mh_sequences' Unseen seq
13094
13095 2006-05-12 [colin]      2.2.0cvs3
13096
13097         * src/folder.c
13098         * src/mainwindow.c
13099         * src/mainwindow.h
13100         * src/messageview.c
13101         * src/prefs_spelling.c
13102         * src/procheader.c
13103         * src/procmsg.c
13104         * src/procmsg.h
13105         * src/summaryview.c
13106         * src/toolbar.c
13107         * src/toolbar.h
13108                 Add contextual menu on Compose toolbar
13109                 button. Fixes bug #944 (Automatic
13110                 addresses not applied when changing account
13111                 from compose window)
13112                 add Mailing List support
13113                 based on the old 0.6.5claws25 patch by
13114                 Melvin Hadasht, with finishing touches
13115                 by Colin
13116                 Fix "ignore thread" when mails are threaded by
13117                 subject (and weren't ignored although appearing
13118                 in the thread).
13119                 GUI rework.
13120                 Both patches by Pawel.
13121
13122 2006-05-08 [paul]       2.2.0cvs2
13123
13124         * src/mainwindow.c
13125         * src/mainwindow.h
13126         * src/messageview.c
13127         * src/procheader.c
13128         * src/procmsg.c
13129         * src/procmsg.h
13130         * src/summaryview.c
13131                 add Mailing List support
13132                 based on the old 0.6.5claws25 patch by 
13133                 Melvin Hadasht, with finishing touches
13134                 by Colin
13135
13136 2006-05-08 [colin]      2.2.0cvs1
13137
13138         * src/mainwindow.c
13139         * src/toolbar.c
13140         * src/toolbar.h
13141                 Add contextual menu on Compose toolbar 
13142                 button. Fixes bug #944 (Automatic 
13143                 addresses not applied when changing account 
13144                 from compose window)
13145
13146 2006-05-08 [paul]       2.2.0
13147
13148         2.2.0 released
13149
13150 2006-05-08 [paul]       2.1.1cvs51
13151
13152         * po/cs.po
13153         * po/de.po
13154         * po/en_GB.po
13155         * po/fi.po
13156         * po/fr.po
13157         * po/pt_BR.po
13158         * po/sr.po
13159         * po/zh_CN.po
13160                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13161                 Fabien Vantard, Frederico Goncalves Guimaraes,
13162                 Aleksandar Urosevic, and Ralgh Young
13163
13164 2006-05-12 [colin]      2.1.1cvs50
13165
13166         * po/cs.po
13167         * po/de.po
13168         * po/en_GB.po
13169         * po/es.po
13170         * po/fi.po
13171         * po/fr.po
13172         * po/pt_BR.po
13173         * po/sr.po
13174         * po/zh_CN.po
13175                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13176                 Fabien Vantard, Frederico Goncalves Guimaraes,
13177                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13178
13179 2006-05-05 [colin]      2.1.1cvs49
13180
13181         * manual/Makefile.am
13182         * manual/pl/Makefile.am
13183         * manual/pl/account.xml
13184         * manual/pl/ack.xml
13185         * manual/pl/addrbook.xml
13186         * manual/pl/advanced.xml
13187         * manual/pl/faq.xml
13188         * manual/pl/glossary.xml
13189         * manual/pl/gpl.xml
13190         * manual/pl/handling.xml
13191         * manual/pl/intro.xml
13192         * manual/pl/keyboard.xml
13193         * manual/pl/plugins.xml
13194         * manual/pl/starting.xml
13195         * manual/pl/sylpheed-claws-manual.xml
13196         * manual/pl/dist/.cvsignore
13197         * manual/pl/dist/Makefile.am
13198         * manual/pl/dist/html/.cvsignore
13199         * manual/pl/dist/html/Makefile.am
13200         * manual/pl/dist/pdf/.cvsignore
13201         * manual/pl/dist/pdf/Makefile.am
13202         * manual/pl/dist/ps/.cvsignore
13203         * manual/pl/dist/ps/Makefile.am
13204         * manual/pl/dist/txt/.cvsignore
13205         * manual/pl/dist/txt/Makefile.am
13206                 Add the polish translation of the manual,
13207                 Authored by Pawel Pekala.
13208
13209 2006-05-05 [cleroy]     2.1.1cvs48
13210
13211         * src/main.c
13212                 Re-read matcherrc after loading plugins 
13213                 if some of them add folders.
13214
13215 2006-05-03 [colin]      2.1.1cvs47
13216
13217         * src/imap.c
13218                 I'm idiot
13219
13220 2006-05-03 [colin]      2.1.1cvs46
13221
13222         * src/imap.c
13223                 Be sure to have a session when
13224                 getting separator
13225
13226 2006-05-03 [colin]      2.1.1cvs45
13227
13228         * src/imap.c
13229         * src/imap.h
13230         * src/imap_gtk.c
13231                 Fix preventing renaming with namespace 
13232                 separator.
13233
13234 2006-05-01 [colin]      2.1.1cvs44
13235
13236         * src/action.c
13237                 Don't reload messageview when result of
13238                 action is piped.
13239
13240 2006-04-29 [colin]      2.1.1cvs43
13241
13242         * src/prefs_receive.c
13243         * src/plugins/spamassassin/spamassassin_gtk.c
13244         * src/plugins/clamav/clamav_plugin_gtk.c
13245                 GUI fixes by Pawel
13246
13247 2006-04-29 [colin]      2.1.1cvs42
13248
13249         * src/prefs_compose_writing.c
13250         * src/prefs_quote.c
13251                 Cleanups. Patch by Pawel
13252
13253 2006-04-28 [paul]       2.1.1cvs41
13254
13255         * src/matcher.c
13256                 fix returned quick search results when search
13257                 term contains an underscore.
13258                 Thanks to Colin
13259
13260 2006-04-28 [paul]       2.1.1cvs40
13261
13262         * src/prefs_message.c
13263         * src/prefs_receive.c
13264                 GUI cleanups
13265                 Patches by Pawel Pekala
13266
13267 2006-04-27 [colin]      2.1.1cvs39
13268
13269         * src/wizard.c
13270                 Differentiate subject Welcome from
13271                 window's title Welcome
13272
13273 2006-04-27 [paul]
13274
13275         2.2.0-rc1 released
13276
13277 2006-04-27 [paul]       2.1.1cvs38
13278
13279         * manual/advanced.xml
13280         * manual/fr/advanced.xml
13281                 add info about compose_no_markup hidden pref
13282
13283 2006-04-27 [paul]       2.1.1cvs37
13284
13285         * src/prefs_account.c
13286                 improve privacy labels
13287         * src/prefs_msg_colors.c
13288                 change some strings for translators' convenience
13289         * src/gtk/gtkutils.c
13290                 don't underline the link button text
13291
13292 2006-04-25 [colin]      2.1.1cvs36
13293
13294         * src/folder.c
13295                 Complete 2.1.1cvs33 (once more ;)
13296
13297 2006-04-25 [colin]      2.1.1cvs35
13298
13299         * src/editldap.c
13300                 Fix tooltip
13301
13302 2006-04-25 [cleroy]     2.1.1cvs34
13303
13304         * src/compose.c
13305         * src/gtk/gtkaspell.c
13306                 Fix crash on redirect (related to the return 
13307                 of the aspell menu in compose's toolbar)
13308         * src/prefs_msg_colors.c
13309                 Fix sensitivity widgets
13310         * src/image_viewer.c
13311         * src/gtk/pluginwindow.c
13312         * src/gtk/prefswindow.c
13313                 Change released signals to clicked (Fabien)
13314         * po/POTFILES.in
13315         * src/common/socket.c
13316         * src/plugins/spamassassin/spamassassin.c
13317                 Translate strings (Fabien)
13318
13319 2006-04-25 [paul]       2.1.1cvs33
13320
13321         * src/folder.c
13322         * src/folder.h
13323         * src/folderview.c
13324                 complete the fix of bug #912
13325                 Thanks to Colin
13326
13327 2006-04-25 [colin]      2.1.1cvs32
13328
13329         * src/news.c
13330                 Better progress bar
13331         * src/mimeview.c
13332         * src/summaryview.c
13333         * src/summaryview.h
13334                 Fix focus chain
13335                 Patches by Pawel Pekala
13336
13337 2006-04-24 [colin]      2.1.1cvs31
13338
13339         * src/compose.c
13340                 Fix compilation warnings (Fabien)
13341
13342 2006-04-24 [colin]      2.1.1cvs30
13343
13344         * src/addrindex.c
13345         * src/editldap.c
13346         * src/editldap_basedn.c
13347         * src/editldap_basedn.h
13348         * src/ldapctrl.c
13349         * src/ldapctrl.h
13350         * src/ldapquery.c
13351         * src/ldaputil.c
13352         * src/ldaputil.h
13353                 Fix bug #901 (LDAPS support)
13354
13355 2006-04-24 [colin]      2.1.1cvs29
13356
13357         * src/compose.c
13358                 Fix logic on error with send dialog on
13359         * src/imap.c
13360                 Fix compilation without libetpan, thanks
13361                 to Fabien
13362         * src/summaryview.c
13363                 Fix 'context-menu' key
13364
13365 2006-04-23 [colin]      2.1.1cvs28
13366
13367         * src/folder.c
13368                 Never free current's cache to free up 
13369                 memory. Fixes bug #912 (new count 
13370                 randomly set to message count)
13371
13372 2006-04-23 [colin]      2.1.1cvs27
13373
13374         * src/gtk/quicksearch.c
13375                 And remove printf...
13376
13377 2006-04-23 [colin]      2.1.1cvs26
13378
13379         * src/gtk/quicksearch.c
13380                 Fix replacing in quicksearch, and fix inserting
13381                 in the middle of the string. (introduced at 2.1.0cvs22)
13382
13383 2006-04-23 [colin]      2.1.1cvs25
13384
13385         * src/imap.c
13386                 Make sure uidnext is initialized in get_num_list
13387                 (not for stable, related to 2.1.1cvs8 and friends)
13388
13389 2006-04-23 [colin]      2.1.1cvs24
13390
13391         * src/imap.c
13392                 Output something when login is successful
13393                 too
13394
13395 2006-04-23 [colin]      2.1.1cvs23
13396
13397         * src/etpan/imap-thread.c
13398                 Better logging (line-per-line, hide data in fetch)
13399                 Fix a const warning
13400         * src/gtk/logwindow.c
13401         * src/gtk/logwindow.h
13402                 Better logging (color for input/output)
13403
13404 2006-04-21 [colin]      2.1.1cvs22
13405
13406         * src/gtk/quicksearch.c
13407                 On gtk+-2.8, use stock buttons in quicksearch
13408                 Based on a patch by Fabien and a design by Paul
13409
13410 2006-04-21 [colin]      2.1.1cvs21
13411
13412         * src/folderview.c
13413         * src/mainwindow.c
13414                 Fix occasional flicker in folderview
13415         * src/common/utils.c
13416                 Fix bug #943 (Incorrectly parsed email address 
13417                 list in short headers on message view and in 
13418                 printouts)
13419
13420 2006-04-20 [colin]      2.1.1cvs20
13421
13422         * src/imap.c
13423         * src/imap.h
13424         * src/prefs_account.c
13425                 Add ANONYMOUS auth for IMAP
13426
13427 2006-04-20 [paul]       2.1.1cvs19
13428
13429         * src/main.c
13430                 proper fix for 2.1.1cvs18
13431                 Thanks to Colin
13432
13433 2006-04-20 [paul]       2.1.1cvs18
13434
13435         * src/main.c
13436                 fix build warnings
13437
13438 2006-04-20 [paul]       2.1.1cvs17
13439
13440         * src/gtk/quicksearch.c
13441                 fix standard, non-extended Quick search,
13442                 was broken in 2.1.1cvs15.
13443                 Thanks to Colin.
13444
13445 2006-04-20 [colin]      2.1.1cvs16
13446
13447         * src/prefs_matcher.c
13448                 Fix values when reselecting a ~test
13449                 rule
13450
13451 2006-04-19 [colin]      2.1.1cvs15
13452
13453         * src/compose.c
13454         * src/compose.h
13455         * src/gtk/gtkaspell.c
13456         * src/gtk/gtkaspell.h
13457                 Put back Options menu in Spelling/
13458         * src/gtk/quicksearch.c
13459                 Don't search, and show error, if the
13460                 advanced search has a syntax error
13461
13462 2006-04-18 [colin]      2.1.1cvs14
13463
13464         * src/textview.c
13465                 Fix gdk warnings on set_cursor when textview
13466                 isn't visible
13467
13468 2006-04-18 [colin]      2.1.1cvs13
13469
13470         * src/gtk/gtksctree.c
13471                 Remove seemingly useless refresh that causes
13472                 flicker - watch this commit in case of 
13473                 problems before planned backport to stable
13474
13475 2006-04-18 [colin]      2.1.1cvs12
13476
13477         * src/imap.c
13478                 Factorize get/set_xml code
13479         * src/compose.c
13480         * src/prefs_account.c
13481         * src/prefs_account.h
13482         * src/procmsg.c
13483                 Add Encrypt to self option
13484
13485 2006-04-17 [colin]      2.1.1cvs11
13486
13487         * configure.ac
13488                 Fix search on encrpyt function on dragonfly
13489                 Patch by Jonathan Buschmann <jonthn@agmact.com>
13490
13491 2006-04-17 [colin]      2.1.1cvs10
13492
13493         * src/prefs_account.c
13494                 Be safe by default: remove mails from POP3
13495                 after 7 days, not immediately
13496
13497 2006-04-17 [colin]      2.1.1cvs9
13498
13499         * src/etpan/imap-thread.c
13500                 Fix build on DragonFly - patch by 
13501                 Jonathan Buschmann <jonthn@agmact.com>
13502
13503 2006-04-17 [colin]      2.1.1cvs8
13504
13505         * src/imap.c
13506                 Save uidnext between sessions
13507
13508 2006-04-17 [colin]      2.1.1cvs7
13509
13510         * src/imap.c
13511                 scan is required when uid validity changes
13512
13513 2006-04-17 [colin]      2.1.1cvs6
13514
13515         * src/folderview.c
13516                 Don't scan if not necessary, apart in current
13517                 folder and INBOX to fetch flags.
13518         * src/imap.c
13519                 Scan is necessary if unread count changes
13520
13521 2006-04-17 [colin]      2.1.1cvs5
13522
13523         * src/imap.c
13524                 ...But always fetch ANSWERED and DELETED flags for
13525                 INBOX, as filtering can happen on these flags.
13526
13527 2006-04-17 [colin]      2.1.1cvs4
13528
13529         * src/imap.c
13530                 Don't fetch REPLIED and DELETED flags when synchronising
13531                 flags with a closed folder. We only need UNSEEN and FLAGGED
13532                 to update the folderview.
13533
13534 2006-04-17 [colin]      2.1.1cvs3
13535
13536         * src/imap.c
13537                 Faster flag search when there are new mails 
13538                 in a folder. We can do a full search if the 
13539                 folder contains less messages than the new
13540                 list.
13541
13542 2006-04-17 [colin]      2.1.1cvs2
13543
13544         * po/cs.po
13545         * po/de.po
13546         * po/fr.po
13547         * po/nl.po
13548         * po/pt_BR.po
13549                 Update translations from stable branch
13550
13551 2006-04-17 [colin]      2.1.1cvs1
13552
13553         * configure.ac
13554                 Bump version to follow stable release
13555
13556 2006-04-16 [mones]      2.1.0cvs50
13557
13558         * po/es.po
13559                 Updated for release
13560
13561 2006-04-16 [colin]      2.1.0cvs49
13562
13563         * src/textview.c
13564                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
13565                 with gtk < 2.8. Thanks to Fabien Vantard.
13566
13567 2006-04-15 [colin]      2.1.0cvs48
13568
13569         * src/etpan/imap-thread.c
13570                 Fix bug #919 (libetpan: SEGV when connecting 
13571                 using command)
13572
13573 2006-04-14 [colin]      2.1.0cvs47
13574
13575         * src/main.c
13576                 Fix race on --select (should be done better)
13577
13578 2006-04-14 [wwp]        2.1.0cvs46
13579
13580         * src/send_message.c
13581                 enforce a check for domain in account prefs (a sending
13582                 error could be faced if domain was checked but no value set),
13583                 thanks to Colin.
13584
13585 2006-04-14 [colin]      2.1.0cvs45
13586
13587         * src/codeconv.c
13588                 when converting from unknown to unknown, if the
13589                 string is UTF8, don't convert it to the locale
13590                 (which breaks it)
13591
13592 2006-04-14 [colin]      2.1.0cvs44
13593
13594         * src/compose.c
13595                 Don't try to use ASCII for converting headers
13596                 (as done in body)
13597
13598 2006-04-14 [paul]       2.1.0cvs43
13599
13600         * src/crash.c
13601                 add locale/charset info to crash report
13602         * src/gtk/about.c
13603                 add wwp to doc team
13604                 replace 'e-mail' with preferred 'email'
13605         * src/gtk/authors.h
13606                 ensure contributors list is in alphabetical
13607                 order
13608
13609 2006-04-13 [colin]      2.1.0cvs42
13610
13611         * src/textview.c
13612                 Prevent gdk warnings
13613
13614 2006-04-13 [colin]      2.1.0cvs41
13615
13616         * src/common/ssl_certificate.c
13617         * src/common/ssl_certificate.h
13618         * src/gtk/sslcertwindow.c
13619                 Warn on expired certs, and display the expiration date
13620
13621 2006-04-13 [colin]      2.1.0cvs40
13622
13623         * src/plugins/spamassassin/spamassassin_gtk.c
13624                 Fix missing set_text on unix socket
13625
13626 2006-04-13 [wwp]        2.1.0cvs39
13627
13628         * manual/fr/advanced.xml
13629         * manual/fr/glossary.xml
13630                 applied new spam/ham/email lexicon (pourriel, courriel)
13631
13632 2006-04-13 [paul]       2.1.0cvs38
13633
13634         * src/plugins/pgpmime/plugin.c
13635                 remove the mention of S/MIME from the
13636                 description. This is now handled by the
13637                 S/MIME plugin.
13638
13639 2006-04-13 [paul]       2.1.0cvs37
13640
13641         * src/prefs_msg_colors.c
13642                 rework dialog
13643         * src/prefs_folder_item.c
13644         * src/prefs_spelling.c
13645                 add a tooltip to the colour selector buttons
13646
13647 2006-04-13 [wwp]        2.1.0cvs36
13648
13649         * manual/advanced.xml
13650         * manual/glossary.xml
13651         * manual/handling.xml
13652         * manual/keyboard.xml
13653         * manual/plugins.xml
13654         * manual/starting.xml
13655         * manual/fr/account.xml
13656         * manual/fr/ack.xml
13657         * manual/fr/addrbook.xml
13658         * manual/fr/advanced.xml
13659         * manual/fr/faq.xml
13660         * manual/fr/glossary.xml
13661         * manual/fr/gpl.xml
13662         * manual/fr/handling.xml
13663         * manual/fr/intro.xml
13664         * manual/fr/keyboard.xml
13665         * manual/fr/plugins.xml
13666         * manual/fr/starting.xml
13667         * manual/fr/sylpheed-claws-manual.xml
13668                 fixes to the manuals:
13669                  - summaryview -> Message List (same in French)
13670                  - translate key names
13671                  - fix French punctuation, use non-breakable spaces when
13672                    necessary, don't use &thinsp; which is not portable
13673                  - tell what maildir and mbox formats we support
13674
13675 2006-04-12 [wwp]        2.1.0cvs35
13676
13677         * src/prefs_toolbar.c
13678                 unified a replace button more,
13679                 patch by Fabien Vantard <fzzzzz@gmail.com>.
13680
13681 2006-04-12 [wwp]        2.1.0cvs34
13682
13683         * src/prefs_common.c
13684         * src/prefs_msg_colors.c
13685                 make default color labels translatable,
13686                 patch from Fabien Vantard <fzzzzz@gmail.com>,
13687                 thanks to Tim <timbrain@post.cz> for reporting.
13688
13689 2006-04-12 [wwp]        2.1.0cvs33
13690
13691         * manual/glossary.xml
13692         * manual/intro.xml
13693         * manual/plugins.xml
13694         * manual/starting.xml
13695         * manual/sylpheed-claws-manual.xml
13696         * manual/fr/.cvsignore
13697         * manual/fr/account.xml
13698         * manual/fr/ack.xml
13699         * manual/fr/addrbook.xml
13700         * manual/fr/advanced.xml
13701         * manual/fr/faq.xml
13702         * manual/fr/glossary.xml
13703         * manual/fr/handling.xml
13704         * manual/fr/intro.xml
13705         * manual/fr/keyboard.xml
13706         * manual/fr/plugins.xml
13707         * manual/fr/starting.xml
13708         * manual/fr/sylpheed-claws-manual.xml
13709                 various fixes: typos, missing .fr translations, punctuation,
13710                 capitalization, links, accents and some bad French more.
13711
13712 2006-04-12 [wwp]        2.1.0cvs32
13713
13714         * src/prefs_gtk.c
13715                 fix for bug #935: always store prefs files in UTF-8 (thanks
13716                 to Colin).
13717
13718 2006-04-11 [colin]      2.1.0cvs31
13719
13720         * src/compose.c
13721                 Fix inserting files not in utf8 when locale is utf8
13722
13723 2006-04-11 [colin]      2.1.0cvs30
13724
13725         * src/inc.c
13726                 Don't show error dialog when cancelling connection
13727                 Patch by Pawel
13728
13729 2006-04-11 [cleroy]     2.1.0cvs29
13730
13731         * src/compose.c
13732                 Implement multiple quote levels
13733         * src/prefs_common.c
13734                 Change a little bit the quote bgcolor for 2nd level
13735
13736 2006-04-11 [colin]      2.1.0cvs28
13737
13738         * src/gtk/about.c
13739                 Add locale and charset in the label
13740
13741 2006-04-10 [colin]      2.1.0cvs27
13742
13743         * src/compose.c
13744         * src/prefs_common.c
13745         * src/prefs_common.h
13746         * src/prefs_msg_colors.c
13747         * src/textview.c
13748                 Allow optional background color in quotes
13749                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
13750                 GTK+-2.8.x feature
13751
13752 2006-04-10 [colin]      2.1.0cvs26
13753
13754         * src/main.c
13755         * src/mainwindow.c
13756         * src/mainwindow.h
13757                 Implement --select
13758
13759 2006-04-10 [colin]      2.1.0cvs25
13760
13761         * manual/plugins.xml
13762         * manual/fr/plugins.xml
13763                 Document libcurl's proxy variables
13764
13765 2006-04-09 [colin]      2.1.0cvs24
13766
13767         * src/prefs_common.c
13768                 gettext() returns statically allocated stuff. We have
13769                 to strdup it in order to be able to free it.
13770
13771 2006-04-09 [colin]      2.1.0cvs23
13772
13773         * AUTHORS
13774         * src/gtk/authors.h
13775                 Add Alexei
13776
13777 2006-04-09 [colin]      2.1.0cvs22
13778
13779         * src/mainwindow.c
13780         * src/gtk/quicksearch.c
13781                 Fix bug #859 (problems with cyrilic input in 
13782                 search panel) - Patch by Alexey Illarionov 
13783                 <littlesavage@rambler.ru>
13784
13785 2006-04-09 [colin]      2.1.0cvs21
13786
13787         * src/prefs_customheader.c
13788                 I prefer removing then freeing rather than the contrary
13789                 (even if it doesn't change anything ;-)
13790         * src/prefs_account.c
13791                 Fix bug #933 (Crash re-entering the custom headers list 
13792                 dialog in accounts prefs)
13793                 The problem happened when cancelling the Account 
13794                 Preferences' dialogs - in which case we didn't do 
13795                 anything to the PrefsAccount * struct. In case of applying,
13796                 the old ac_prefs was replaced with the tmp_ac_prefs we were
13797                 working with in this dialog. The problem is that 
13798                 prefs_customheader.c, working on this tmp_ac_prefs, always
13799                 changes the ->customhdr_list pointer, even when cancelled. 
13800                 So in case of cancelling the prefs_account dialog, we still
13801                 have to update ->customhdr_list in the real account.
13802
13803 2006-04-08 [colin]      2.1.0cvs20
13804
13805         * manual/fr/glossary.xml
13806         * manual/fr/keyboard.xml
13807                 Forgot some headers :)
13808
13809 2006-04-08 [colin]      2.1.0cvs19
13810
13811         * manual/Makefile.am
13812         * manual/fr/Makefile.am
13813         * manual/fr/account.xml
13814         * manual/fr/ack.xml
13815         * manual/fr/addrbook.xml
13816         * manual/fr/advanced.xml
13817         * manual/fr/faq.xml
13818         * manual/fr/glossary.xml
13819         * manual/fr/gpl.xml
13820         * manual/fr/handling.xml
13821         * manual/fr/intro.xml
13822         * manual/fr/keyboard.xml
13823         * manual/fr/plugins.xml
13824         * manual/fr/starting.xml
13825         * manual/fr/sylpheed-claws-manual.xml
13826         * manual/fr/dist/.cvsignore
13827         * manual/fr/dist/Makefile.am
13828         * manual/fr/dist/html/.cvsignore
13829         * manual/fr/dist/html/Makefile.am
13830         * manual/fr/dist/pdf/.cvsignore
13831         * manual/fr/dist/pdf/Makefile.am
13832         * manual/fr/dist/ps/.cvsignore
13833         * manual/fr/dist/ps/Makefile.am
13834         * manual/fr/dist/txt/.cvsignore
13835         * manual/fr/dist/txt/Makefile.am
13836                 Add the french translation of the manual. Thanks to
13837                 Olivier Delhomme <olivier.delhomme@free.fr> for 
13838                 account.xml, ack.xml, addrbook.xml and advanced.xml
13839
13840 2006-04-08 [colin]      2.1.0cvs18
13841
13842         * manual/plugins.xml
13843         * manual/starting.xml
13844                 More fixes
13845
13846 2006-04-07 [colin]      2.1.0cvs17
13847
13848         * manual/faq.xml
13849         * manual/intro.xml
13850         * manual/keyboard.xml
13851                 Little fixes
13852
13853 2006-04-07 [colin]      2.1.0cvs16
13854
13855         * README
13856         * src/compose.c
13857         * src/prefs_common.c
13858         * src/prefs_common.h
13859                 Add hidden compose_no_markup pref
13860
13861 2006-04-07 [wwp]        2.1.0cvs15
13862
13863         * src/summary_search.c
13864         * .cvsignore
13865                 Bugfix: stop button was sticky when searching in an empty folder.
13866                 Applied curly brackets code style to the whole file (summary_search.c).
13867                 More files to ignore.
13868
13869 2006-04-07 [wwp]        2.1.0cvs14
13870
13871         * src/message_search.c
13872         * src/summary_search.c
13873                 changed default button when search bumps at file/folder
13874                 beginning or end, for convenience (thanks to Colin).
13875
13876 2006-04-07 [paul]       2.1.0cvs13
13877
13878         * src/plugins/dillo_viewer/dillo_prefs.c
13879                 avoid future potential for namespace collision
13880                 Patch by Colin
13881
13882 2006-04-06 [wwp]        2.1.0cvs12
13883
13884         * src/summary_search.c
13885                 Unify extended/advanced searches names (and thus factorize labels),
13886                 patch by Fabien Vantard <fzzzzz@gmail.com>.
13887
13888 2006-04-06 [wwp]        2.1.0cvs11
13889
13890         * src/folderview.c
13891         * src/prefs_themes.c
13892         * src/summaryview.c
13893                 Fixed some compilation warnings.
13894
13895 2006-04-06 [colin]      2.1.0cvs10
13896
13897         * manual/advanced.xml
13898                 Document the wizard template and how to deploy
13899                 Sylpheed-Claws effectively
13900
13901 2006-04-06 [colin]      2.1.0cvs9
13902
13903         * src/folderview.c
13904                 gettext patch to tell translators about _("#"),
13905                 by Maxim Britov
13906
13907 2006-04-06 [colin]      2.1.0cvs8
13908
13909         * src/textview.c
13910                 Fix invalid GtkTextBIter after clicking "Display as text"
13911
13912 2006-04-06 [mones]      2.1.0cvs7
13913
13914         * src/addr_compl.c
13915         * src/addrindex.c
13916         * src/addritem.c
13917         * src/codeconv.c
13918         * src/compose.c
13919         * src/filtering.c
13920         * src/folder.c
13921         * src/folder_item_prefs.c
13922         * src/folderview.c
13923         * src/localfolder.c
13924         * src/matcher.c
13925         * src/mimeview.c
13926         * src/prefs_msg_colors.c
13927         * src/prefs_spelling.c
13928         * src/prefs_themes.c
13929         * src/procmime.c
13930         * src/procmsg.c
13931         * src/stock_pixmap.c
13932         * src/summaryview.c
13933         * src/textview.c
13934         * src/toolbar.c
13935         * src/common/mgutils.c
13936         * src/common/prefs.c
13937         * src/common/ssl_certificate.c
13938         * src/gtk/colorlabel.c
13939         * src/gtk/quicksearch.c
13940         * src/plugins/pgpmime/pgpmime.c
13941         * src/plugins/spamassassin/spamassassin.c
13942                 Removed redundant NULL checks for g_free() calls.
13943                 Patch by Pawel Pekala.
13944
13945 2006-04-06 [mones]      2.1.0cvs6
13946
13947         * src/prefs_actions.c
13948         * src/prefs_filtering.c
13949         * src/prefs_filtering_action.c
13950         * src/prefs_matcher.c
13951         * src/prefs_template.c
13952         * src/gtk/gtkutils.c
13953         * src/gtk/gtkutils.h
13954                 Have a nice replace button. Patch by Pawel Pekala
13955
13956 2006-04-06 [colin]      2.1.0cvs5
13957
13958         * src/addressbook.c
13959                 Fix crash with empty columns
13960
13961 2006-04-05 [colin]      2.1.0cvs4
13962
13963         * src/wizard.c
13964         * src/prefs_gtk.c
13965                 Allow wizard customization with pre-filled values
13966
13967 2006-04-05 [colin]      2.1.0cvs3
13968
13969         * src/textview.c
13970         * src/mimeview.c
13971         * src/mimeview.h
13972                 Nicer messages in mimeview
13973
13974 2006-04-05 [colin]      2.1.0cvs2
13975
13976         * src/addressbook.c
13977         * src/prefs_summaries.c
13978                 i18n fix
13979
13980 2006-04-05 [colin]      2.1.0cvs1
13981
13982         * src/plugins/pgpcore/plugin.c
13983         * src/plugins/pgpcore/select-keys.c
13984         * src/plugins/pgpcore/select-keys.h
13985         * src/plugins/pgpcore/sgpgme.c
13986         * src/plugins/pgpcore/sgpgme.h
13987         * src/plugins/pgpinline/pgpinline.c
13988         * src/plugins/pgpinline/plugin.c
13989         * src/plugins/pgpmime/pgpmime.c
13990         * src/plugins/pgpmime/plugin.c
13991                 Factorize and generalize a bit 
13992                 Drop S/MIME signature verification from PGP/MIME
13993                 (adding it as another, more complete plugin)
13994
13995 2006-04-05 [paul]       2.1.0
13996
13997         2.1.0 released
13998
13999 2006-04-05 [paul]       2.0.0cvs186
14000
14001         * manual/advanced.xml
14002                 add info on colour labels
14003
14004 2006-04-05 [paul]       2.0.0cvs185
14005
14006         * po/bg.po
14007         * po/cs.po
14008         * po/de.po
14009         * po/el.po
14010         * po/en_GB.po
14011         * po/fi.po
14012         * po/fr.po
14013         * po/it.po
14014         * po/nl.po
14015         * po/pl.po
14016         * po/pt_BR.po
14017         * po/sr.po
14018         * po/zh_CN.po
14019                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14020                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14021                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14022                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14023         * src/gtk/authors.h
14024         * tools/claws.i18n.status.pl
14025                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14026                 and new Czech translator, Tim <timbrain@post.cz>
14027
14028 2006-04-05 [mones]      2.0.0cvs184
14029
14030         * po/es.po
14031                 Updated translation
14032
14033 2006-04-05 [colin]      2.0.0cvs183
14034
14035         * src/gtk/quicksearch.c
14036                 Fix bug #929 (unnecessary reload in quick search bar)
14037
14038 2006-04-05 [colin]      2.0.0cvs182
14039
14040         * src/compose.c
14041                 Fix crash on Reply with no From:
14042                 Show signature and conversion error on queuing 
14043                 (but not sending)
14044         * src/mainwindow.c
14045         * src/summaryview.c
14046         * src/summaryview.h
14047                 Factorize threading code and make sure msginfo 
14048                 is not null when it comes from a GtkCTreeRow's 
14049                 data
14050         * src/gtk/gtkaspell.c
14051                 Check for necessary things
14052         * src/gtk/gtksctree.c
14053         * src/gtk/gtksctree.h
14054                 Reset anchor if necessary when removing node
14055
14056 2006-03-29 [colin]      2.0.0cvs181
14057
14058         * src/folderview.c
14059                 Warn for disabled IMAP accounts (due to lack of
14060                 libetpan). Breaks string-freeze - sorry - but it
14061                 is kind of important ;)
14062
14063 2006-03-28 [colin]      2.0.0cvs180
14064
14065         * src/gtk/gtkutils.c
14066         * src/gtk/gtkutils.h
14067                 Add a gtkut_get_link_btn() function that
14068                 creates a button which acts like an URI
14069         * src/prefs_themes.c
14070         * src/gtk/about.c
14071                 Use this function (factorizes codes)
14072         * src/common/defs.h
14073         * src/gtk/pluginwindow.c
14074                 Add a "Get more..." in the plugins window
14075
14076 2006-03-28 [colin]      2.0.0cvs179
14077
14078         * src/common/smtp.c
14079         * src/common/passcrypt.c
14080         * src/undo.c
14081                 Warning fixes. Patch by Pawel Pekala
14082
14083 2006-03-27 [colin]      2.0.0cvs178
14084
14085         * src/undo.c
14086                 Fix undoing by blocks with spaces
14087
14088 2006-03-27 [colin]      2.0.0cvs177
14089
14090         * src/textview.c
14091                 Set margin to 3px for headers
14092
14093 2006-03-27 [paul]
14094
14095         2.1.0-rc2 released
14096
14097 2006-03-27 [wwp]        2.0.0cvs176
14098
14099         * src/summaryview.c
14100                 don't reset quicksearch when updating the message list.
14101                 Thanks to Colin.
14102
14103 2006-03-26 [wwp]        2.0.0cvs175
14104
14105         * src/compose.c
14106                 use a unified border width ('other' tab in the compose window,
14107                 patch by Pawel Pekala).
14108
14109
14110 2006-03-26 [wwp]        2.0.0cvs174
14111
14112         * src/common/quoted-printable.c
14113         * src/addressbook.c
14114                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14115
14116 2006-03-26 [colin]      2.0.0cvs173
14117
14118         * src/quote_fmt_parse.y
14119                 Fix non-UTF8 date formats messing up the whole quote a 
14120                 little bit
14121
14122 2006-03-26 [colin]      2.0.0cvs172
14123
14124         * src/procheader.c
14125                 Make sure the date is UTF8 valid, or try to make it
14126                 so. IncrediMail is really IncrediStupid.
14127         * src/compose.c
14128                 Fix possible conversions. 
14129                 
14130
14131 2006-03-26 [colin]      2.0.0cvs171
14132
14133         * src/matcher.c
14134                 Fix corner cases in body search. This is still a
14135                 hack... It seems impossible to make it good and 
14136                 reasonably fast at the same time.
14137
14138 2006-03-26 [colin]      2.0.0cvs170
14139
14140         * src/summaryview.c
14141                 I think I killed the twilight zone bug!
14142                 summary_select_node() flushes GTK events in order
14143                 to be able to center the view. But this also 
14144                 flushes keypresses like Ctrl-Alt-U, so this can
14145                 call summary_show from summary_select_node (itself
14146                 called from summary_show, etc.). And the summaryview
14147                 has to be unlocked in this function. So just locking
14148                 while processing GTK events, and bailing if locked, 
14149                 should fix it.
14150                 Fixes bug #927 (SIGSEGV during Update Summary)
14151
14152 2006-03-25 [colin]      2.0.0cvs169
14153
14154         * src/matcher.c
14155                 Fix search in QP-encoded bodies
14156                 Fix utf-8 searches in bodies encoded in the
14157                 locale's encoding
14158         * src/common/quoted-printable.c
14159         * src/common/quoted-printable.h
14160                 Add a decode function that doesn't overwrite
14161                 the original pointer
14162                 
14163
14164 2006-03-24 [colin]      2.0.0cvs168
14165
14166         * src/action.c
14167         * src/summaryview.c
14168         * src/summaryview.h
14169                 Update message cache after action
14170                 Patch by H. Merijn Brand
14171         * src/prefs_msg_colors.c
14172                 Factorize label 
14173                 Patch by Fabien Vantard
14174         * src/plugins/spamassassin/spamassassin_gtk.c
14175                 Remove useless translation
14176                 Patch by Fabien Vantard
14177
14178 2006-03-23 [colin]      2.0.0cvs167
14179
14180         * src/common/ssl.c
14181                 Let 30 seconds to SSL_connect
14182
14183 2006-03-23 [wwp]        2.0.0cvs166
14184
14185         * src/summaryview.c
14186         * src/gtk/description_window.c
14187                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14188                 and headers are translated; adjust description windows' width to fit their
14189                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14190
14191 2006-03-23 [paul]       2.0.0cvs165
14192
14193         * src/common/utils.c
14194                 fix highlighting of URIs containing "()"
14195                 (2.0.0cvs164's reversal fixed)
14196                 Thanks to Colin.
14197
14198 2006-03-23 [paul]       2.0.0cvs164
14199
14200         * src/common/utils.c
14201                 revert patch, (postponing a fix), at 2.0.0cvs120
14202                 as it breaks more URIs than it fixes.
14203                 Allow '-' to be a terminating character in a URI
14204
14205 2006-03-22 [colin]      2.0.0cvs163
14206
14207         * configure.ac
14208                 Require libetpan 0.45
14209                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14210
14211 2006-03-22 [paul]       2.0.0cvs162
14212
14213         * src/editgroup.c
14214                 replace '<-' and '->' buttons with GTK_STOCK graphical
14215                 buttons
14216         * src/summary_search.c
14217                 don't offer '...' for translation
14218                 add a tooltip to advanced search '...' button
14219         * src/gtk/quicksearch.c
14220                 don't offer '...' for translation
14221
14222 2006-03-21 [colin]      2.0.0cvs161
14223
14224         * src/compose.c
14225                 Fix middle-click pasting (insert at click
14226                 position instead of cursor position, don't
14227                 remove existing selection and allow pasting
14228                 our own selection)
14229         * src/addressbook.c
14230                 "LDAP Server" -> "LDAP servers"
14231
14232 2006-03-21 [wwp]        2.0.0cvs160
14233
14234         * src/etpan/imap-thread.c
14235                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14236
14237 2006-03-20 [colin]      2.0.0cvs159
14238
14239         * src/summaryview.c
14240                 Don't reload summaryview after an execute with no
14241                 move action
14242
14243 2006-03-19 [colin]      2.0.0cvs158
14244
14245         * src/addressbook.c
14246                 and put groups at the top, always
14247
14248 2006-03-19 [colin]      2.0.0cvs157
14249
14250         * src/addressbook.c
14251                 Order groups before names, as previously
14252
14253 2006-03-19 [colin]      2.0.0cvs156
14254
14255         * src/addressbook.c
14256                 - Sort case-unsensitive
14257                 - Put the sort arrow at opening too
14258
14259 2006-03-19 [wwp]        2.0.0cvs155
14260
14261         * src/addressbook.c
14262                 allow sorting by name/email/remarks, ensure that right-pane's contents
14263                 matches the left-pane selection (cleared when appropriate).
14264                 Patch by Pawel Pekala <c0rn@o2.pl>.
14265
14266 2006-03-18 [colin]      2.0.0cvs154
14267
14268         * src/textview.c
14269                 Fix text cursor ;)
14270
14271 2006-03-18 [colin]      2.0.0cvs153
14272
14273         * src/gtk/filesel.c
14274                 Make sure we hide the preview if we didn't get
14275                 a filename
14276
14277 2006-03-18 [colin]      2.0.0cvs152
14278
14279         * src/summaryview.c
14280                 Set cursor to watch for execution (fixes lack
14281                 of watch-cursor when dnd'ing hundreds of mails)
14282         * src/gtk/filesel.c
14283                 Check that mime type is 'image/*' before updating
14284                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14285
14286 2006-03-18 [colin]      2.0.0cvs151
14287
14288         * src/mainwindow.c
14289         * src/textview.c
14290         * src/textview.h
14291                 Put a watch cursor in textview too when the mainwindow's
14292                 cursor in a watch
14293
14294 2006-03-18 [colin]      2.0.0cvs150
14295
14296         * src/folder.c
14297                 Change wrong asserts to simple tests
14298
14299 2006-03-17 [colin]      2.0.0cvs149
14300
14301         * src/mainwindow.c
14302         * src/mainwindow.h
14303         * src/prefs_msg_colors.c
14304         * src/summaryview.c
14305         * src/summaryview.h
14306         * src/gtk/colorlabel.c
14307         * src/gtk/colorlabel.h
14308                 Add a color label menu in the main menubar
14309                 Add (fixed) accels Ctrl-{0-7} to change the color
14310                 They have to be fixed because the menu's dynamic,
14311                 the items are complex widgets, hence we can't use
14312                 a GtkItemFactory.
14313
14314
14315 2006-03-17 [wwp]        2.0.0cvs148
14316
14317         * src/compose.c
14318                 rollback few lines from my previous commit (those lines come from
14319                 a pending patch, accidentally commited, even if neutral as they are
14320                 commented out).
14321
14322 2006-03-17 [wwp]        2.0.0cvs147
14323
14324         * src/compose.c
14325                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14326                 applied code style/indentation to the modified function.
14327
14328 2006-03-17 [wwp]        2.0.0cvs146
14329
14330         * src/procmsg.c
14331         * src/compose.c
14332                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14333
14334 2006-03-17 [paul]
14335
14336         2.1.0-rc1 released
14337
14338 2006-03-17 [paul]       2.0.0cvs145
14339
14340         * src/main.c
14341                 addressbook_read_file() was called twice
14342         * src/textview.c
14343                 X-Mailer highlighting
14344
14345 2006-03-16 [colin]      2.0.0cvs144
14346
14347         * src/sourcewindow.c
14348         * src/sourcewindow.h
14349                 And the last one, in source window.
14350
14351 2006-03-16 [colin]      2.0.0cvs143
14352
14353         * src/compose.c
14354         * src/compose.h
14355                 Fix the same stuff in compose
14356
14357 2006-03-16 [colin]      2.0.0cvs142
14358
14359         * src/messageview.c
14360                 Complete the previous messageview crash fix
14361
14362 2006-03-16 [colin]      2.0.0cvs141
14363
14364         * src/procmsg.h
14365         * src/procmsg.c
14366         * src/folder.c
14367                 Fix POSTPROCESSING hook
14368                 Patch by H. Merijn Brand
14369
14370         * src/procmime.c
14371         * src/procmime.h
14372                 Parse Content-Location
14373
14374         * src/toolbar.c
14375         * src/messageview.c
14376         * src/messageview.h
14377                 Don't crash when a top-level MessageView has
14378                 been closed on us. Same problematic than
14379                 yesterday's quicksearch issue.
14380
14381 2006-03-15 [colin]      2.0.0cvs140
14382
14383         * src/gtk/quicksearch.c
14384                 Fix a bitchy race we didn't think about when we
14385                 added quicksearch cancellation:
14386                 If the search is not on cached fields, for example
14387                 body_part matchcase "stuff"
14388                 the matcher code has to get the whole message. If
14389                 we're on IMAP, that can be slow, and in order to
14390                 be non-blocking, the IMAP code idle loop processes
14391                 gtk events too. So it is possible to cancel a
14392                 quicksearch while the matcher is getting the mail's
14393                 body. After matcher got its body, it will start to
14394                 iterate over the matcher list that the Quicksearch's
14395                 clear_search_cb() just freed via prepare_matcher().
14396                 SIGSEGV ensues.
14397                 The fix consists of guarding the matcherlist_match()
14398                 call with a boolean 'matching'. If we reset the
14399                 quicksearch while matching is TRUE, we don't free
14400                 the matcherlist anymore like we did, but we set
14401                 another new flag, deferred_free, to TRUE. Then,
14402                 in quicksearch_match(), just after returning from
14403                 matcherlist_match() and unsetting the matching flag,
14404                 we check the deferred_free flag and do the
14405                 prepare_matcher() (which does the matcherlist_free)
14406                 for real, so we free the matcherlist once it's not
14407                 used anymore.
14408                 As all of this runs via the glib main loop, we
14409                 luckily don't need a mutex.
14410         * src/summaryview.c
14411                 Also, show progress while searching.
14412
14413
14414 2006-03-14 [colin]      2.0.0cvs139
14415
14416         * src/alertpanel.c
14417                 Make alertpanel_is_open non-static
14418
14419 2006-03-14 [colin]      2.0.0cvs138
14420
14421         * src/prefs_spelling.c
14422                 Cleanups - Fabien Vantard
14423
14424 2006-03-14 [wwp]        2.0.0cvs137
14425
14426         * src/main.c
14427                 code style normalization (curly braces, indentation).
14428
14429 2006-03-14 [wwp]        2.0.0cvs137
14430
14431         * src/main.c
14432                 code style (braces, indentation)
14433
14434 2006-03-12 [paul]       2.0.0cvs136
14435
14436         * src/prefs_common.c
14437                 trans_hdr defaults to FALSE to be RFC-savvy
14438         * src/prefs_summaries.c
14439                 add a tooltip to the trans_hdr option
14440                 
14441
14442 2006-03-12 [paul]       2.0.0cvs135
14443
14444         * src/prefs_matcher.c
14445                 give a little more width to the combos
14446         * src/prefs_display_header.c
14447         * src/textview.c
14448                 translate headers if prefs_common.trans_hdr
14449                 is TRUE
14450
14451         Patches by Pawel Pekala
14452
14453 2006-03-12 [paul]       2.0.0cvs134
14454
14455         * src/plugins/clamav/clamav_plugin.c
14456         * src/plugins/dillo_viewer/dillo_viewer.c
14457         * src/plugins/pgpcore/plugin.c
14458         * src/plugins/pgpinline/plugin.c
14459         * src/plugins/pgpmime/plugin.c
14460         * src/plugins/spamassassin/spamassassin.c
14461                 update/add to descriptions
14462         * src/plugins/spamassassin/spamassassin_gtk.c
14463                 fixes to the english, remove superfluous
14464                 tooltips, clean up a little
14465
14466 2006-03-12 [paul]       2.0.0cvs133
14467
14468         * src/compose.c
14469                 fix Bug 924, 'Account combo box shows up wrong 
14470                 if & is in account name'
14471
14472 2006-03-11 [colin]      2.0.0cvs132
14473
14474         * src/summaryview.c
14475                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14476                 messed up shift-selection because is slows down
14477                 moving around summaryview. thanks -users
14478
14479 2006-03-10 [colin]      2.0.0cvs131
14480
14481         * src/plugins/spamassassin/spamassassin_gtk.c
14482                 Put back Paul's engrish fixes
14483
14484 2006-03-10 [colin]      2.0.0cvs130
14485
14486         * src/plugins/spamassassin/spamassassin.c
14487         * src/plugins/spamassassin/spamassassin.h
14488         * src/plugins/spamassassin/spamassassin_gtk.c
14489                 Cleanup SA prefs page (more)
14490                 Patch by Fabien Vantard
14491
14492 2006-03-10 [paul]       2.0.0cvs129
14493
14494         * src/prefs_msg_colors.c
14495         * src/prefs_spelling.c
14496                 widget sensitivity
14497
14498 2006-03-09 [mones]      2.0.0cvs128
14499
14500         * po/es.po
14501                 Update for next RC
14502
14503 2006-03-09 [wwp]        2.0.0cvs127
14504
14505         * configure.ac
14506                 revert accidental commit (requirement for libetpan 0.43), this time
14507                 not in HEAD.
14508
14509 2006-03-09 [wwp]        2.0.0cvs125
14510
14511         * configure.ac
14512                 revert accidental commit (requirement for libetpan 0.43)
14513
14514 2006-03-09 [paul]       2.0.0cvs126
14515
14516         * src/prefs_receive.c
14517                 remove useless frame
14518                 replace 'incorporation' with 'receiving'
14519         * src/plugins/clamav/clamav_plugin_gtk.c
14520         * src/plugins/spamassassin/spamassassin_gtk.c
14521                 improve widget sensitivity
14522                 fix a bit his engrish
14523
14524 2006-03-09 [wwp]        2.0.0cvs125
14525
14526         * src/addressadd.c
14527         * src/foldersel.c
14528         * src/prefs_common.c
14529         * src/prefs_common.h
14530                 remember some more windows' sizes (add to addressbook and
14531                 select folder).
14532
14533 2006-03-09 [paul]       2.0.0cvs124
14534
14535         * src/plugins/pgpcore/prefs_gpg.c
14536                 normalise construction of dialogue
14537
14538 2006-03-09 [paul]       2.0.0cvs123
14539
14540         * src/plugins/trayicon/Makefile.am
14541                 add missing slash
14542
14543 2006-03-08 [colin]      2.0.0cvs122
14544
14545         * src/plugins/trayicon/Makefile.am
14546                 Fix build in separate dir 
14547                 Patch by Bamanzi <bamanzi@gmail.com>
14548
14549 2006-03-08 [colin]      2.0.0cvs121
14550
14551         * src/procmsg.c
14552                 Batch move and copies from summaryview with delayed execution
14553                 too
14554
14555 2006-03-07 [paul]       2.0.0cvs120
14556
14557         * src/common/utils.c
14558                 fix highlighting of URIs containing "()"
14559                 Patch by Pawel Pekala
14560
14561 2006-03-07 [paul]       2.0.0cvs119
14562
14563         * src/folder.c
14564         * src/folder.h
14565         * src/folderview.c
14566                 immediately do alphabetical resort when
14567                 changing a folder's name
14568                 Patch by Pawel Pekala
14569
14570 2006-03-07 [paul]       2.0.0cvs118
14571
14572         * src/news.c
14573         * src/news_gtk.c
14574                 when unsubscribing a newsgroup, remove the
14575                 folder and msgs in .sylpheed-claws/newscache
14576                 Patch by Pawel Pekala <c0rn@gazeta.pl>
14577
14578 2006-03-07 [paul]       2.0.0cvs117
14579
14580         * src/textview.c
14581                 fix wrong Fake URL Warning
14582                 Thanks to Hiro
14583
14584 2006-03-07 [colin]      2.0.0cvs116
14585
14586         * src/imap.c
14587                 Return immediately when password dialog was
14588                 cancelled
14589         * src/gtk/inputdialog.c
14590                 Allow empty strings for passwords
14591
14592
14593 2006-03-06 [colin]      2.0.0cvs115
14594
14595         * src/imap.c
14596                 Prevent double-timeouts when connection fails
14597
14598 2006-03-06 [colin]
14599
14600         2.0.1-rc1 released
14601
14602 2006-03-06 [colin]      2.0.0cvs114
14603
14604         * src/imap.c
14605                 Refresh session during potentially long
14606                 operations
14607
14608 2006-03-06 [wwp]        2.0.0cvs113
14609
14610         * src/prefs_msg_colors.h
14611                 forgot that one (custom color labels).
14612
14613 2006-03-06 [wwp]        2.0.0cvs112
14614
14615         * src/prefs_common.c
14616         * src/prefs_common.h
14617         * src/prefs_msg_colors.c
14618         * src/summaryview.c
14619         * src/summaryview.h
14620         * src/gtk/colorlabel.c
14621         * src/gtk/colorlabel.h
14622                 colors in messages list are now customizable. Color values and names can
14623                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
14624                 Thanks to Paul and Colin for their help with this longstanding patch!
14625
14626 2006-03-06 [wwp]        2.0.0cvs111
14627
14628         * src/textview.c
14629                 don't crash if (x)face is bad.
14630
14631 2006-03-05 [paul]       2.0.0cvs110
14632
14633         * AUTHORS
14634         * configure.ac
14635         * src/Makefile.am
14636         * src/common/Makefile.am
14637         * src/common/utils.h
14638         * src/etpan/imap-thread.c
14639         * src/gtk/authors.h
14640         * src/plugins/clamav/Makefile.am
14641         * src/plugins/demo/Makefile.am
14642         * src/plugins/dillo_viewer/Makefile.am
14643         * src/plugins/pgpcore/Makefile.am
14644         * src/plugins/pgpcore/passphrase.c
14645         * src/plugins/pgpinline/Makefile.am
14646         * src/plugins/pgpmime/Makefile.am
14647         * src/plugins/spamassassin/Makefile.am
14648         * src/plugins/trayicon/Makefile.am
14649                 fix builiding on cygwin
14650                 Patch by Ralgh Young <bamanzi@gmail.com>
14651
14652 2006-03-04 [wwp]        2.0.0cvs109
14653
14654         * manual/keyboard.xml
14655                 fix mixed up/down keys.
14656
14657 2006-03-04 [wwp]        2.0.0cvs108
14658
14659         * README
14660         * INSTALL
14661                 updated links to SpamAssassin.
14662
14663 2006-03-04 [wwp]        2.0.0cvs107
14664
14665         * manual/plugins.xml
14666         * src/plugins/spamassassin/README
14667                 updated SpamAssassin plugin docs to reflect new functional additions
14668                 (also fix/update/documents few technical stuff more, see the README).
14669
14670 2006-03-04 [wwp]        2.0.0cvs106
14671
14672         * src/prefs_message.c
14673                 normalized capitalization of message-prefs paths.
14674
14675 2006-03-04 [wwp]        2.0.0cvs105
14676
14677         * manual/advanced.xml
14678                 typo.
14679
14680 2006-03-03 [colin]      2.0.0cvs104
14681
14682         * src/plugins/clamav/clamav_plugin_gtk.c
14683                 Rework prefs page, patch by Fabien 
14684
14685 2006-03-03 [colin]      2.0.0cvs103
14686
14687         * src/plugins/clamav/clamav_plugin.c
14688                 Set error on all errors
14689
14690 2006-03-03 [colin]      2.0.0cvs102
14691
14692         * src/common/plugin.c
14693                 Initialize error to avoid crashing when a plugin fails
14694                 without setting error
14695
14696 2006-03-02 [wwp]        2.0.0cvs101
14697
14698         * configure.ac
14699                 fixed linker flags for libetpan support on Cygwin
14700                 (thanks to H.Merijn Brand).
14701
14702 2006-03-02 [wwp]        2.0.0cvs100
14703
14704         * src/addressbook.c
14705                 fix some AB error messages: one for punctuation and
14706                 one wrongly duplicate (thanks, maxbritov).
14707
14708 2006-03-02 [wwp]        2.0.0cvs99
14709
14710         * src/plugins/spamassassin/spamassassin.c
14711                 make sync calls to sa-learn/spamc to prevent
14712                 system (whatever local or client/server) overload.
14713
14714 2006-03-02 [colin]      2.0.0cvs98
14715
14716         * src/summaryview.c
14717                 Put the spam icon in the status column instead of the
14718                 mark one
14719
14720 2006-03-01 [colin]      2.0.0cvs97
14721
14722         * src/plugins/spamassassin/spamassassin.c
14723                 Fix segfault (g_file_set_contents fails for some 
14724                 reason and err==0x2f. Can't find out why with
14725                 valgrind, using working function :-)
14726
14727 2006-03-01 [colin]      2.0.0cvs96
14728
14729         * src/inc.c
14730                 Offline overriding: let 'No' be cached only 3 seconds
14731
14732 2006-03-01 [colin]      2.0.0cvs95
14733
14734         * src/addr_compl.c
14735         * src/addrbook.c
14736         * src/addressbook.c
14737         * src/addrindex.c
14738         * src/folder_item_prefs.c
14739         * src/headerview.c
14740         * src/imap.c
14741         * src/inc.c
14742         * src/ldif.c
14743         * src/mainwindow.c
14744         * src/mh.c
14745         * src/msgcache.c
14746         * src/prefs_common.h
14747         * src/prefs_msg_colors.c
14748         * src/procheader.c
14749         * src/procheader.h
14750         * src/procmime.c
14751         * src/procmsg.c
14752         * src/procmsg.h
14753         * src/send_message.h
14754         * src/simple-gettext.c
14755         * src/summaryview.c
14756         * src/summaryview.h
14757         * src/syldap.c
14758         * src/textview.c
14759         * src/undo.c
14760         * src/common/ssl_certificate.c
14761         * src/common/utils.c
14762         * src/gtk/colorsel.c
14763         * src/gtk/gtksctree.c
14764         * src/gtk/gtkshruler.c
14765         * src/plugins/trayicon/trayicon.c
14766                 #if 0 goes to /dev/null
14767
14768 2006-03-01 [colin]      2.0.0cvs94
14769
14770         * src/compose.c
14771         * src/imap.c
14772         * src/inc.c
14773         * src/inc.h
14774         * src/messageview.c
14775         * src/news.c
14776         * src/plugins/spamassassin/spamassassin.c
14777                 Allow to add information in the "working offline"
14778                 window
14779
14780 2006-03-01 [wwp]        2.0.0cvs93
14781
14782         * src/plugins/spamassassin/spamassassin.c
14783                 fixed spamc invocation: use a tricky temporary mini shell wrapper
14784                 'cause it seems that calling `spamc ... < inputfile` with
14785                 g_spawn_(a)sync simply.. erm doesn't work :-).
14786
14787 2006-03-01 [wwp]        2.0.0cvs92
14788
14789         * src/toolbar.c
14790         * src/toolbar.h
14791                 simplify the adding of spam/ham button to the messageview toolbar
14792                 (it gets more clear now that the same button will be "Mark as spam"
14793                 or "Mark as ham" according to the current message status,
14794                 thanks to Colin).
14795
14796 2006-03-01 [wwp]        2.0.0cvs91
14797
14798         * src/messageview.c
14799         * src/procmsg.c
14800         * src/procmsg.h
14801         * src/summaryview.c
14802         * src/plugins/spamassassin/spamassassin.c
14803         * src/plugins/spamassassin/spamassassin.h
14804                 make learner callbacks return a status (0 for ok),
14805                 handle it in main code to avoid setting flags when learning failed,
14806                 don't learn on TCP if offline in spamassassin,
14807                 thanks to Colin.
14808
14809                 
14810
14811 2006-03-01 [wwp]        2.0.0cvs90
14812
14813         * src/compose.c
14814                 some work around the compose window's account menu,
14815                 patch by Fabien Vantard.
14816
14817 2006-03-01 [wwp]        2.0.0cvs89
14818
14819         * src/plugins/spamassassin/spamassassin.c
14820                 fixed bad logics, was using spamc in local mode and sa-learn
14821                 in remote mode (thanks, Colin).
14822
14823 2006-03-01 [wwp]        2.0.0cvs88
14824
14825         * src/plugins/spamassassin/spamassassin.c
14826         * src/plugins/spamassassin/spamassassin.h
14827         * src/plugins/spamassassin/spamassassin_gtk.c
14828                 made processing of emails w/ sa-plugin an option (default is TRUE),
14829                 fixed Engrish some tooltips, capitalization of some debug messages
14830                 and warnings. The spamassassin plugin now provides two separate
14831                 services: process emails upon incorporation and spamd training.
14832                 Both services (un)register independently but use some common
14833                 plugin settings (transport settings, spam storage location).
14834
14835 2006-02-28 [wwp]        2.0.0cvs87
14836
14837         * src/plugins/spamassassin/spamassassin.c
14838                 fix async flag to spamc cmdline execution (batch exec should
14839                 be asynchronous).
14840
14841 2006-02-27 [wwp]        2.0.0cvs86
14842
14843         * src/plugins/spamassassin/spamassassin.c
14844         * src/plugins/spamassassin/spamassassin.h
14845         * src/plugins/spamassassin/spamassassin_gtk.c
14846                 - added the ability to learn a remote spamassassin server (spamd),
14847                 using spamc.
14848                 - added the spamassassin option 'username', that applies to all
14849                 spamassassin operations (filtering, learning, local or remote).
14850                 The default username is the current unix user (if left blank
14851                 from gtk prefs or config file).
14852                 - commented out some unused code (notebook widget), removed unused
14853                 layout (hbox1).
14854                 - make more widgets sensitive to the transport type.
14855
14856 2006-02-27 [colin]      2.0.0cvs85
14857
14858         * src/plugins/spamassassin/spamassassin.c
14859                 Fix sa-learn call when offline
14860
14861 2006-02-27 [colin]      2.0.0cvs84
14862
14863         * configure.ac
14864         * src/Makefile.am
14865         * src/mainwindow.c
14866         * src/mainwindow.h
14867         * src/messageview.c
14868         * src/messageview.h
14869         * src/prefs_toolbar.c
14870         * src/procmsg.c
14871         * src/stock_pixmap.c
14872         * src/stock_pixmap.h
14873         * src/summaryview.c
14874         * src/toolbar.c
14875         * src/toolbar.h
14876         * src/pixmaps/ham_btn.xpm
14877         * src/pixmaps/spam.xpm
14878         * src/pixmaps/spam_btn.xpm
14879         * src/plugins/spamassassin/spamassassin.c
14880                 Add button in toolbar for spam learning
14881                 Fix a few bugs from the last related commit
14882                 Revert 1.9.6cvs23 which messed up shift-selection
14883
14884 2006-02-24 [colin]      2.0.0cvs83
14885
14886         * src/procmsg.c
14887         * src/summaryview.c
14888         * src/summaryview.h
14889         * src/plugins/spamassassin/spamassassin.c
14890         * src/plugins/spamassassin/spamassassin.h
14891         * src/plugins/spamassassin/spamassassin_gtk.c
14892                 Unregister learner when spamassassin is either
14893                 disabled or over tcp
14894
14895 2006-02-24 [colin]      2.0.0cvs82
14896
14897         * src/Makefile.am
14898         * src/mainwindow.c
14899         * src/mainwindow.h
14900         * src/procmsg.c
14901         * src/procmsg.h
14902         * src/stock_pixmap.c
14903         * src/stock_pixmap.h
14904         * src/summaryview.c
14905         * src/summaryview.h
14906         * src/gtk/icon_legend.c
14907         * src/pixmaps/spam.xpm  ** NEW FILE **
14908         * src/plugins/spamassassin/spamassassin.c
14909         * src/plugins/spamassassin/spamassassin_gtk.c
14910                 Add spam learning interface (Mark/Mark as 
14911                 (spam|ham) menus)
14912
14913 2006-02-24 [wwp]        2.0.0cvs81
14914
14915         * src/compose.c
14916         * src/compose.h
14917         * src/filtering.c
14918                 hide compose window when sending message in batch mode
14919                 (filtering: forward and redirect). Also fixed a wrong
14920                 value returned when sending failed, neutral anyway.
14921                 (Colin, me) 
14922
14923 2006-02-24 [wwp]        2.0.0cvs80
14924
14925         * src/mainwindow.c
14926                 use GTK+'s stock quit button. Patch by Fabien Vantard.
14927
14928 2006-02-24 [paul]       2.0.0cvs79
14929
14930         * src/news.c
14931         * src/news.h
14932         * src/news_gtk.c
14933                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
14934                 Thanks to Colin
14935
14936 2006-02-23 [colin]      2.0.0cvs78
14937
14938         * src/alertpanel.c
14939                 Change OK to Close in alertpanel with View log
14940                 button; add accel to View log. Patch by Fabien
14941                 Vantard
14942
14943 2006-02-23 [wwp]        2.0.0cvs77
14944
14945         * src/compose.c
14946                 silly me, there were much more tests to perform, since toolbars can
14947                 really have down to 1 element only.
14948
14949 2006-02-23 [wwp]        2.0.0cvs76
14950
14951         * commitHelper
14952                 fixed indentation from my previous commit. Fallback to VISUAL if
14953                 EDITOR is not set (and to vi, at last resort).
14954
14955 2006-02-23 [wwp]        2.0.0cvs75
14956
14957         * commitHelper
14958                 improved error detection (Colin, me).
14959
14960 2006-02-23 [wwp]        2.0.0cvs74
14961
14962         * src/prefs_toolbar.c
14963                 simplify and fix prefs/toolbars layouting. Combos' contents can
14964                 now be really displayed.
14965
14966 2006-02-23 [wwp]        2.0.0cvs73
14967         simplifies and fix prefs/toolbars layouting. Combos' contents can now
14968         be really displayed.
14969
14970 2006-02-22 [wwp]        2.0.0cvs72
14971
14972         * src/compose.c
14973                 fix a typo in my previous commit (sorry!).
14974
14975 2006-02-22 [wwp]        2.0.0cvs71
14976
14977         * src/prefs_toolbar.c
14978                 fix a crash when adding separators to toolbars,
14979                 also fix some separator item information.
14980
14981 2006-02-22 [wwp]        2.0.0cvs70
14982
14983         * src/compose.c
14984                 fix a crash when redirecting (for instance) when compose window's
14985                 toolbar contents has been customized (when some buttons have been
14986                 removed in fact).
14987
14988 2006-02-21 [wwp]        2.0.0cvs69
14989
14990         * src/summaryview.c
14991         * src/gtk/pluginwindow.c
14992         * src/plugins/pgpcore/prefs_gpg.c
14993                 fix some compilation warnings (feat. remains of removed code).
14994
14995 2006-02-21 [wwp]        2.0.0cvs68
14996
14997         * src/gtk/gtkutils.c
14998                 fix two compilation issues, thanks to Stephan Sachse.
14999
15000 2006-02-20 [colin]      2.0.0cvs67
15001
15002         * src/mainwindow.c
15003                 Don't reselect displayed mail on refocus
15004                 This fixes actions misbehaving 
15005
15006 2006-02-20 [wwp]        2.0.0cvs66
15007
15008         * src/summaryview.c
15009         * src/gtk/gtksctree.c
15010         * src/gtk/gtkshruler.c
15011                 changed more runtime typecast checks.
15012
15013 2006-02-20 [wwp]        2.0.0cvs65
15014
15015         * src/summary_search.c
15016                 find all - summaryview refresh issue fixed, thanks to Colin.
15017
15018 2006-02-20 [wwp]        2.0.0cvs64
15019
15020         * src/gtk/gtkutils.c
15021                 better runtime typecast checks.
15022
15023 2006-02-20 [wwp]        2.0.0cvs63
15024
15025         * src/summary_search.c
15026                 enhancements to the summary search:
15027                         - add the ability to stop the running search
15028                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15029                         - don't search if no criteria (From/To/Subject/Body) is set
15030                         - ensure that a busy mouse pointer is always shown when searching,
15031                           show it even a bit earlier
15032
15033 2006-02-19 [colin]      2.0.0cvs62
15034
15035         * src/compose.c
15036         * src/imap.c
15037         * src/etpan/imap-thread.c
15038         * src/etpan/imap-thread.h
15039                 (Future) IMAP speed improvement on sending
15040                 Will require a libetpan update
15041         * src/summaryview.c
15042         * src/gtk/quicksearch.c
15043                 Make quicksearch clearable while running.
15044
15045 2006-02-17 [colin]      2.0.0cvs61
15046
15047         * src/imap.c
15048         * src/etpan/imap-thread.c
15049         * src/etpan/imap-thread.h
15050                 Check for IMAP certificates
15051                 ** Requires libetpan-0.42-cvs4 
15052                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15053
15054 2006-02-17 [colin]      2.0.0cvs60
15055
15056         * src/messageview.c
15057         * src/prefs_common.c
15058         * src/prefs_common.h
15059         * src/prefs_message.c
15060                 Add pref to display HTML-only mails with plugin, 
15061                 if possible (defaulting to FALSE of course).
15062
15063 2006-02-16 [colin]      2.0.0cvs59
15064
15065         * src/main.c
15066         * src/common/plugin.c
15067         * src/common/plugin.h
15068         * src/gtk/pluginwindow.c
15069                 Keep track of requested (but unloaded) plugins
15070                 in some error cases.
15071
15072 2006-02-16 [wwp]        2.0.0cvs58
15073
15074         * src/gtk/gtkaspell.c
15075         * src/gtk/gtkaspell.h
15076         * src/prefs_spelling.c
15077         * src/compose.c
15078         * src/prefs_common.c
15079         * src/prefs_common.h
15080                 implemented new optional spellchecker behaviour: re-check message when
15081                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15082
15083 2006-02-16 [wwp]        2.0.0cvs57
15084
15085         * src/quote_fmt_parse.y
15086                 pclose popen'ed pipe.
15087
15088 2006-02-15 [colin]      2.0.0cvs56
15089
15090         * src/mimeview.c
15091         * src/mimeview.h
15092                 Let MimeViewers know which MimeView they
15093                 depend of.
15094         * src/summaryview.c
15095                 Swap From/To columns in Sent/Queue/Drafts
15096                 folders
15097         * src/etpan/imap-thread.c
15098                 Use mailstream_low_tls_open() for STARTTLS
15099                 instead of mailstream_low_ssl_open()
15100                 ** REQUIRES libetpan 0.42cvs3 **
15101
15102 2006-02-15 [wwp]        2.0.0cvs55
15103
15104         * src/compose.c
15105         * src/compose.h
15106         * src/message_search.c
15107         * src/message_search.h
15108         * src/textview.c
15109         * src/gtk/gtkutils.c
15110         * src/gtk/gtkutils.h
15111                 added the ability to Find text in the compose window (and a bit
15112                 of code factorization).
15113
15114 2006-02-15 [wwp]        2.0.0cvs54
15115
15116         * src/prefs_gtk.c
15117                 yet another one file was missing (fix for some widgets' sensitivity).
15118                 Thanks Colin!
15119
15120 2006-02-15 [wwp]        2.0.0cvs53
15121
15122         * src/prefs_gtk.h
15123                 oops forgot that file (fix for some widgets' sensitivity).
15124
15125 2006-02-15 [wwp]        2.0.0cvs52
15126
15127         * src/summary_search.c
15128                 implemented advanced summary search options (added the ability
15129                 to use matcher conditions in an advanced search mode).
15130
15131 2006-02-15 [wwp]        2.0.0cvs51
15132
15133         * src/plugins/pgpcore/prefs_gpg.c
15134         * src/prefs_account.c
15135                 fix some widget sensitivity, mostly around some labels in
15136                 account prefs.
15137
15138 2006-02-15 [paul]       2.0.0cvs50
15139
15140         * manual/advanced.xml
15141                 improve Templates info
15142                 written by wwp
15143
15144 2006-02-14 [colin]      2.0.0cvs49
15145
15146         * src/pixmaps/address_book.xpm
15147         * src/pixmaps/preferences.xpm
15148         * src/pixmaps/properties.xpm
15149                 Fix pixmap size - patch by Fabien Vantard
15150
15151 2006-02-13 [colin]      2.0.0cvs48
15152
15153         * src/procmime.c
15154                 Add missing fclose()s on error
15155         * src/textview.c
15156                 Remove unused code
15157         * src/common/utils.c
15158                 Fix temp files not being deleted on windows
15159         Patches by Thomas Gilgin
15160
15161 2006-02-13 [colin]      2.0.0cvs47
15162
15163         * src/mainwindow.c
15164                 Fix exit crash
15165
15166 2006-02-13 [wwp]        2.0.0cvs46
15167
15168         * src/plugins/pgpcore/prefs_gpg.c
15169                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15170
15171 2006-02-12 [colin]      2.0.0cvs45
15172
15173         * src/folderview.c
15174         * src/main.c
15175         * src/mainwindow.c
15176                 Fix "stuff" when quitting
15177
15178 2006-02-12 [wwp]        2.0.0cvs44
15179
15180         * src/prefs_themes.c
15181                 fix typos in debug messages.
15182
15183 2006-02-11 [colin]      2.0.0cvs43
15184
15185         * src/summaryview.c
15186                 don't allow drag/drop from ourself
15187
15188 2006-02-10 [wwp]        2.0.0cvs42
15189
15190         * src/exporthtml.c
15191         * src/html.c
15192         * src/html.h
15193         * src/procmime.c
15194         * src/textview.c
15195                 renamed html_ prefixed functions and data structures to avoid
15196                 namespace clashes w/ other software (gtkhtml2 for instance).
15197                 Closes bug #907.
15198
15199
15200 2006-02-09 [colin]      2.0.0cvs41
15201
15202         * src/summaryview.c
15203                 Fix shitty logic messed up. Thanks Ticho for the hint!
15204
15205 2006-02-09 [wwp]        2.0.0cvs40
15206
15207         * src/gtk/about.c
15208         * src/compose.c
15209         * src/prefs_account.c
15210         * src/prefs_gtk.h
15211         * src/editaddress.c
15212                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15213                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15214                 Browse buttons in accounts prefs.
15215
15216 2006-02-09 [colin]      2.0.0cvs39
15217
15218         * src/matcher.c
15219                 Check for pointer before using its members
15220         * src/gtk/gtksourceprintjob.c
15221                 Fix a wrong warning
15222
15223 2006-02-09 [wwp]        2.0.0cvs38
15224
15225         * src/gtk/filesel.c
15226                 fix few compiler warnings (type mismatch).
15227
15228 2006-02-09 [paul]       2.0.0cvs37
15229
15230         * po/fr.po
15231                 updated by Fabien Vantard
15232
15233 2006-02-08 [colin]      2.0.0cvs36
15234
15235         * src/prefs_common.c
15236         * src/common/defs.h
15237         * src/common/plugin.c
15238                 allow windows and linux configurations to coexist
15239                 patch by Thomas Gilgin
15240
15241 2006-02-08 [colin]      2.0.0cvs35
15242
15243         * src/filtering.c
15244         * src/matcher.c
15245         * src/matcher.h
15246         * src/matcher_parser_parse.y
15247         * src/prefs_filtering_action.c
15248         * src/prefs_matcher.c
15249                 Add the "Ignore thread" filtering
15250                 action
15251
15252 2006-02-08 [colin]      2.0.0cvs34
15253
15254         * src/compose.c
15255         * src/procmime.c
15256         * src/procmime.h
15257                 Fix bug #905 (damaged attachment)
15258                 text files with raw \0's aren't really text files
15259         FOR_STABLE
15260
15261 2006-02-08 [colin]      2.0.0cvs33
15262
15263         * src/summaryview.c
15264                 Fix crasher introduced yesterday
15265
15266 2006-02-08 [wwp]        2.0.0cvs32
15267
15268         * src/compose.c
15269         * src/compose.h
15270                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15271
15272 2006-02-08 [wwp]        2.0.0cvs31
15273
15274         * src/prefs_template.c
15275                 templates enhancement: allow address completion for Cc and Bcc fields
15276                 (it was currently possible for the To field only)
15277
15278 2006-02-08 [colin]      2.0.0cvs30
15279
15280         * src/compose.c
15281                 Don't unblock if not blocked
15282         FOR_STABLE
15283
15284 2006-02-07 [colin]      2.0.0cvs29
15285
15286         * src/action.c
15287                 Forgot to refresh summaryview
15288
15289 2006-02-07 [colin]      2.0.0cvs28
15290
15291         * src/action.c
15292                 Freeze/thaw message list and folder list while
15293                 processing %as{} actions 
15294         * src/compose.c
15295                 Fix auto-wrap disabling after a middle-click
15296                 paste - FOR_STABLE
15297
15298 2006-02-07 [paul]       2.0.0cvs27
15299
15300         * src/folder.c
15301                 fix freeing of uninitialised pointers
15302                 Thanks to Colin
15303
15304 2006-02-06 [colin]      2.0.0cvs26
15305
15306         * src/folder.c
15307                 Use g_slist_prepend in potentially big list
15308
15309 2006-02-06 [colin]      2.0.0cvs25
15310
15311         * src/folder.c
15312                 Completely skip processing if it doesn't 
15313                 exist (faster!)
15314
15315 2006-02-06 [colin]      2.0.0cvs24
15316
15317         * src/folder.c
15318         * src/summaryview.c
15319                 Batch filtering in summaryview (from Tools menu)
15320                 and pre/post//-processing too
15321
15322 2006-02-06 [colin]      2.0.0cvs23
15323
15324         * src/procmsg.h
15325         * src/filtering.c
15326                 Use a special field for batch filtering instead
15327                 of stepping on deferred execution's toes
15328
15329 2006-02-06 [colin]      2.0.0cvs22
15330
15331         * src/action.c
15332         * src/filtering.c
15333         * src/filtering.h
15334         * src/folder.c
15335         * src/summaryview.c
15336                 Fix filtering via menus and actions
15337
15338 2006-02-06 [colin]      2.0.0cvs21
15339
15340         * src/imap.c
15341                 Put the added file directly to cache if possible (will work
15342                 with next libetpan)
15343         * src/filtering.c
15344         * src/filtering.h
15345         * src/inc.c
15346         * src/folder.c
15347         * src/mbox.c
15348         * src/procmsg.h
15349                 Move and copy filtered messages by batches instead of one
15350                 by one - faster on IMAP
15351         * src/procmsg.c
15352                 Add a function that'll possibly be useful later
15353
15354 2006-02-06 [colin]      2.0.0cvs20
15355
15356         * src/addressbook.c
15357                 Use internal mime-type instead of text/plain for d'n'd
15358         * src/compose.c
15359                 Allow attaching files from mimeview's icon list via d'n'd
15360         * src/folderview.c
15361         * src/folderview.h
15362                 Use internal mime-type instead of text/plain for d'n'd
15363                 Don't try to selected opened folder if none is
15364                 Factorize d'n'd from other apps code
15365         * src/headerview.c
15366         * src/textview.c
15367         * src/gtk/gtkutils.c
15368         * src/gtk/gtkutils.h
15369                 Factorize Face/X-Face stuff
15370         * src/mimeview.c
15371                 Fix d'n'd to other apps
15372         * src/prefs_message.c
15373                 Let the XFace pref be usable without libcompface as it also
15374                 applies to Face
15375         * src/summaryview.c
15376                 Fix d'n'd to other apps
15377                 Factorize d'n'd from other apps code
15378
15379 2006-02-06 [wwp]        2.0.0cvs19
15380
15381         * po/it.po
15382                 Italian translation fixes by Andrea Spadaccini (no more confusion
15383                 between filtering and processing, and few changes in the About
15384                 dialog).
15385
15386
15387 2006-02-06 [mones]      2.0.0cvs18
15388
15389         * src/gtk/icon_legend.c
15390                 Improved descriptions allowing better translations
15391
15392 2006-02-05 [colin]      2.0.0cvs17
15393
15394         * src/imap.c
15395                 Add the f*cking missing expunge that caused imap_fetch_env
15396                 to fail after an add_msgs ! :-///
15397         * src/etpan/imap-thread.c
15398                 Add a bit of debug
15399         FOR_STABLE
15400
15401 2006-02-05 [colin]      2.0.0cvs16
15402
15403         * src/common/utils.c
15404                 Don't check for return-path (or we can't put
15405                 back non-sent mails)
15406
15407 2006-02-05 [colin]      2.0.0cvs15
15408
15409         * src/textview.c
15410                 Don't try to display Face header in textview
15411                 when teh headerview's active
15412
15413 2006-02-05 [colin]      2.0.0cvs14
15414
15415         * tools/tbird2syl.py
15416         * tools/Makefile.am
15417                 Add script to import Thunderbird mails
15418
15419 2006-02-05 [colin]      2.0.0cvs13
15420
15421         * src/headerview.c
15422         * src/procheader.c
15423         * src/procmsg.c
15424         * src/procmsg.h
15425         * src/textview.c
15426                 Show Face headers - patch partially by Klaus Flittner
15427
15428 2006-02-05 [colin]      2.0.0cvs12
15429
15430         * src/folderview.c
15431         * src/summaryview.c
15432         * src/common/utils.c
15433         * src/common/utils.h
15434                 Let dnd work from mime icons to summaryview
15435                 and to folderview too
15436                 Add a crude test to avoid trying to add files
15437                 drag'n'dropped when they're not mails
15438
15439 2006-02-04 [colin]      2.0.0cvs11
15440
15441         * src/summaryview.c
15442         * src/mimeview.c
15443                 Fix utf8 conversion
15444
15445 2006-02-04 [colin]      2.0.0cvs10
15446
15447         * src/compose.c
15448         * src/folderview.c
15449         * src/mimeview.c
15450         * src/summaryview.c
15451         * src/summaryview.h
15452                 Added various drag and drop capas:
15453                 From                    To
15454                 summaryview             other apps
15455                 mimeview icons          other apps
15456                 other apps              summaryview
15457                 other apps              folderview
15458
15459                 This shouldn't have broken the existing:
15460                 From                    To
15461                 summaryview             folderview
15462                 folderview              folderview
15463                 summaryview             compose's attachments
15464
15465         Tests welcomed.
15466
15467 2006-02-02 [paul]       2.0.0cvs9
15468
15469         * src/mainwindow.c
15470                 move global option 'Set displayed columns...' out
15471                 of folder option grouping.
15472                 fix sensitivity of 'harvest addresses'
15473         FOR_STABLE
15474
15475 2006-02-01 [colin]      2.0.0cvs8
15476
15477         * src/mimeview.c
15478                 Revert the alertpanel patch, it sucks (intrusive
15479                 and gets in the way of "open")
15480
15481 2006-02-01 [colin]      2.0.0cvs7
15482
15483         * src/compose.c
15484         * src/prefs_account.c
15485         * src/prefs_common.c
15486         * src/common/defs.h
15487         * src/common/utils.c
15488         * src/common/utils.h
15489                 Add ability to edit the signature file
15490                 from the account preferences, and use
15491                 a default for the text editor.
15492                 Patch by Fabien Vantard
15493
15494 2006-02-01 [colin]      2.0.0cvs6
15495
15496         * src/mimeview.c
15497                 Try to get mime type by extension if it is
15498                 application/octet-stream
15499                 Display a window with possible choices when
15500                 encountering unknown mime types
15501         * src/gtk/filesel.c
15502         * src/gtk/filesel.h
15503                 Add preview
15504                 Allow multiple selection in filtered filesel
15505                 (patch by Fabien Vantard)
15506         * src/gtk/pluginwindow.c
15507                 Use it (patch by Fabien Vantard)
15508
15509 2006-02-01 [paul]       2.0.0cvs5
15510
15511         * src/jpilot.c
15512                 fix crash on creating jpilot address book
15513                 Thanks to Colin - FOR_STABLE
15514         * src/prefs_summaries.c
15515         * src/prefs_wrapping.c
15516         * src/gtk/icon_legend.c
15517         * src/gtk/quicksearch.c
15518                 string fixes and additions
15519
15520 2006-02-01 [paul]       2.0.0cvs4
15521
15522         * src/compose.c
15523         * src/mainwindow.c
15524         * src/messageview.c
15525         * src/prefs_send.c
15526                 add Arabic encoding option
15527                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
15528
15529 2006-01-31 [colin]      2.0.0cvs3
15530
15531         * src/plugins/pgpcore/passphrase.c
15532                 Convert passphrase to locale encoding
15533         * src/compose.c
15534                 Fix drafting on IMAP. Crappy bug sneaked in
15535                 the release :-/
15536         FOR_STABLE
15537
15538 2006-01-30 [paul]       2.0.0cvs2
15539
15540         * src/gtk/icon_legend.c
15541                 show the new entries
15542
15543 2006-01-30 [colin]      2.0.0cvs1
15544
15545         * src/manual.c
15546                 Check for the file to be present before 
15547                 enabling the menu - FOR_STABLE
15548         * src/gtk/icon_legend.c
15549                 Add folders icons (not all of them, there
15550                 are too much, but the most intriguing ones)
15551
15552 2006-01-30 [paul]       2.0.0
15553
15554         version 2.0.0 released
15555
15556 [For previous entries, see ChangeLog.pre2.0.0]