45d96ed8d543daa89a0979d57dcf147b1cfac56d
[claws.git] / ChangeLog
1 2007-09-19 [colin]      3.0.1cvs10
2
3         * src/printing.c
4                 Fix drawing area size, fix DPI change that
5                 can cause total number of lines to decrease
6
7 2007-09-19 [colin]      3.0.1cvs9
8
9         * po/POTFILES.in
10         * src/printing.c
11                 Make print preview more efficient and nicer.
12                 Patch mostly by Holger Berndt <hb@claws-mail.org>
13
14 2007-09-19 [colin]      3.0.1cvs8
15
16         * src/prefs_common.c
17         * src/prefs_common.h
18         * src/printing.c
19                 Add scrolledwindow, default allocation and
20                 size saving to the print preview window.
21
22 2007-09-18 [colin]      3.0.1cvs7
23
24         * src/prefs_common.c
25         * src/prefs_common.h
26         * src/prefs_image_viewer.c
27         * src/printing.c
28                 GtkPrintOperation:
29                 - add image printing support
30                 - add option to print images
31                 - add preview widget
32                 - add saving of a few Page Setup parameters
33
34 2007-09-18 [colin]      3.0.1cvs6
35
36         * AUTHORS
37         * src/gtk/authors.h
38                 Add Guillaume Chazarain
39
40 2007-09-18 [colin]      3.0.1cvs5
41
42         * src/common/utils.c
43                 Fix bug 1321, 'access before allocation 
44                 when scanning for uris'. Patch by 
45                 Guillaume Chazarain <guichaz@yahoo.fr>
46
47 2007-09-18 [colin]      3.0.1cvs4
48
49         * src/toolbar.c
50                 Fix bug 1320, 'Memory leak caused by 
51                 gtk_container_get_children'. Patch by
52                 Guillaume Chazarain <guichaz@yahoo.fr>
53
54 2007-09-18 [colin]      3.0.1cvs3
55
56         * src/printing.c
57         * src/printing.h
58                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
59
60 2007-09-18 [colin]      3.0.1cvs2
61
62         * src/Makefile.am
63         * src/mainwindow.c
64         * src/messageview.c
65         * src/messageview.h
66         * src/prefs_ext_prog.c
67         * src/prefs_fonts.c
68         * src/printing.c
69         * src/printing.h
70         * src/summaryview.c
71                 Use GtkPrintOperation by default on GTK+ >= 2.10
72                 Patch by Holger Berndt <hb@claws-mail.org>
73
74 2007-09-18 [paul]       3.0.1cvs1
75
76         * NEWS
77         * README
78         * RELEASE_NOTES
79         * configure.ac
80                 bump up version number following stable release
81
82 2007-09-16 [colin]      3.0.0cvs18
83
84         * src/folder.c
85                 Fix possible memleak
86
87 2007-09-16 [colin]      3.0.0cvs17
88
89         * src/folderview.c
90                 Fix bug 1311, 'Wrong arrow position 
91                 while moving message into folder when 
92                 column headers hidden'
93         * src/image_viewer.c
94                 Show error in the GUI if image can't
95                 be loaded
96         * src/matcher.c
97                 Fix spurious output
98         * src/messageview.c
99                 Allow setting domain in msgid
100         * src/common/plugin.c
101                 Add timing information
102
103 2007-09-16 [colin]      3.0.0cvs16
104
105         * src/account.c
106         * src/compose.c
107         * src/prefs_account.c
108         * src/prefs_account.h
109         * src/prefs_template.c
110         * src/common/utils.c
111                 Remove Generate Message-ID option. We need
112                 this on some IMAP servers.
113
114 2007-09-16 [colin]      3.0.0cvs15
115
116         * src/prefs_filtering.c
117         * src/prefs_filtering.h
118         * src/prefs_filtering_action.c
119         * src/common/tags.c
120                 Fix tags issues: tags with spaces, renaming
121                 tags.
122
123 2007-09-16 [colin]      3.0.0cvs14
124
125         * src/folderview.c
126         * src/main.c
127         * src/mainwindow.c
128                 Fix bug 1308, 'Claws deletes folderlist.xml after
129                 fetching mail short after start-up'
130
131 2007-09-16 [colin]      3.0.0cvs13
132
133         * src/compose.c
134                 Fix scrolling to cursor
135
136 2007-09-16 [paul]       3.0.0cvs12
137
138         * po/sr.po
139                 updated by Aleksandar Urosevic
140
141 2007-09-16 [paul]       3.0.0cvs11
142
143         * src/folder.c
144                 do not allow locked msgs to be deleted,
145                 even by filtering/processing
146
147 2007-09-07 [paul]       3.0.0cvs10
148
149         * src/prefs_folder_column.c
150         * src/prefs_summary_column.c
151                 implement button sensitivity
152                 patch by Pawel Pekala
153
154 2007-09-06 [wwp]        3.0.0cvs9
155
156         * src/prefs_gtk.c
157                 Add a missing linefeed to a debug message.
158
159 2007-09-05 [colin]      3.0.0cvs8
160
161         * src/inc.c
162                 Fix statusbar/window mismatch on Maemo
163
164 2007-09-05 [colin]      3.0.0cvs7
165
166         * src/ldaputil.c
167                 Fix build without USE_LDAP_TLS
168
169 2007-09-05 [colin]      3.0.0cvs6
170
171         * src/folder.c
172         * src/imap.c
173         * src/inc.c
174         * src/mbox.c
175         * src/send_message.c
176         * src/statusbar.c
177         * src/statusbar.h
178                 Maemo: distinguish various statusbar messages,
179                 in order to display only the most important.
180
181 2007-09-04 [wwp]        3.0.0cvs5
182
183         * src/account.c
184                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
185                 Show protocol "SMTP" and the appropriate server for send-only
186                 accounts, show "-" instead of "" when no value is relevant.
187
188 2007-09-03 [ticho]      3.0.0cvs4
189
190         * src/summaryview.c
191                 Handle plural form better in delete confirmation dialog.
192
193 2007-09-03 [wwp]        3.0.0cvs3
194
195         * src/compose.c
196                 Warn differently when sending or sending later (queueing).
197
198 2007-09-03 [colin]      3.0.0cvs2
199
200         * src/procmime.c
201         * src/procmime.h
202         * src/common/plugin.c
203         * src/common/plugin.h
204                 Add a new plugin API, MimeParser. It allows
205                 plugins to scan email MIME parts and optionally,
206                 transform them.
207
208 2007-09-03 [mones]      3.0.0cvs1
209
210         * po/es.po
211                 Updated translation
212         * src/common/defs.h
213                 While a better solution is made double history sizes
214
215 2007-09-03 [paul]       3.0.0
216
217         * NEWS
218         * README
219         * RELEASE_NOTES
220                 3.0.0 released
221
222 2007-09-03 [paul]       2.10.0cvs191
223
224         * po/bg.po
225         * po/ca.po
226         * po/de.po
227         * po/fi.po
228         * po/fr.po
229         * po/hu.po
230         * po/it.po
231         * po/pl.po
232         * po/pt_BR.po
233         * po/ru.po
234         * po/sk.po
235         * po/zh_CN.po
236                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
237                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
238                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
239                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
240
241 2007-09-02 [colin]      2.10.0cvs190
242
243         * src/edittags.c
244         * src/common/tags.c
245                 Prevent empty or white-space tags
246
247 2007-09-01 [colin]      2.10.0cvs189
248
249         * src/main.c
250                 Fix double-reading of accounts list when
251                 the wizard has been run due to no accounts
252         * src/mainwindow.c
253                 Fix sensitivity of a menu item in case 
254                 there's no account
255
256 2007-09-01 [wwp]        2.10.0cvs188
257
258         * src/wizard.c
259                 Fix wizard crash when Mailbox dir already exists
260                 (thanks to Colin).
261
262 2007-08-31 [colin]      2.10.0cvs187
263
264         * src/etpan/imap-thread.c
265                 Fix unwanted creation of 
266                 libetpan's stream dump file
267         * src/compose.c
268                 Fix coloring of pastes as quotation
269         * src/summaryview.c
270                 Maemo: Fix opening of mails from keypad
271                 in Sent folders
272         * src/addressbook.c
273         * src/folderview.c
274         * src/image_viewer.c
275         * src/mimeview.c
276         * src/gtk/prefswindow.c
277                 Maemo: Fix adjustments changes 
278
279 2007-08-30 [colin]      2.10.0cvs186
280
281         * src/folderview.c
282                 Don't opened selected folder when clicking
283                 on white space
284         * src/mainwindow.c
285                 Maemo: Make Esc close messageviews
286         * src/messageview.c
287                 Maemo: Fix message scrolling to the end on 
288                 opening
289                 Maemo: Fix reopening same message
290         * src/gtk/prefswindow.c
291                 Maemo: try to fix scrollbar. Doesn't work,
292                 it seems as if gtk_adjustment_set_value was
293                 a noop.
294
295 2007-08-30 [colin]      2.10.0cvs185
296
297         * src/compose.c
298         * src/folderview.c
299         * src/main.c
300         * src/prefs_matcher.c
301         * src/prefs_template.c
302         * src/quote_fmt.c
303         * src/send_message.c
304         * src/toolbar.c
305         * src/gtk/gtkaspell.c
306         * src/plugins/bogofilter/bogofilter.c
307         * src/plugins/bogofilter/bogofilter_gtk.c
308         * src/plugins/clamav/clamav_plugin_gtk.c
309         * src/plugins/pgpcore/sgpgme.c
310         * src/plugins/spamassassin/spamassassin.c
311         * src/plugins/spamassassin/spamassassin_gtk.c
312                 Fix all potential misuses of format-string functions
313
314 2007-08-30 [wwp]        2.10.0cvs184
315
316         * src/prefs_template.c
317                 Fix a leak.
318
319 2007-08-29 [colin]      2.10.0cvs183
320
321         * src/plugins/trayicon/trayicon.c
322                 Fix leak of hooks in case of error,
323                 thanks to Holger Berndt
324
325 2007-08-28 [colin]      2.10.0cvs182
326
327         * src/mainwindow.c
328                 Don't use current folder settings when
329                 composing from the compose button's
330                 account selector
331
332 2007-08-28 [colin]      2.10.0cvs181
333
334         * src/quote_fmt_parse.y
335                 Fix cursor offset when quote contains UTF-8
336                 chars
337
338 2007-08-28 [colin]      2.10.0cvs180
339
340         * src/compose.c
341         * src/compose.h
342                 Fix signature replacement when it's been wrapped
343
344 2007-08-27 [colin]      2.10.0cvs179
345
346         * src/summaryview.c
347                 Fix indentation
348
349 2007-08-27 [colin]      2.10.0cvs178
350
351         * src/summaryview.c
352                 Fix Quicksearch's Sticky mode
353
354 2007-08-27 [colin]      2.10.0cvs177
355
356         * src/folder_item_prefs.c
357         * src/folder_item_prefs.h
358         * src/imap_gtk.c
359         * src/mh_gtk.c
360                 Fix loss of subfolders properties when
361                 renaming a folder
362
363 2007-08-26 [wwp]        2.10.0cvs176
364
365         * src/alertpanel.c
366         * src/messageview.c
367         * src/prefs_actions.c
368                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
369                 will have to be used when necessary *before* calling
370                 alertpanel functions.
371
372 2007-08-25 [paul]       2.10.0cvs175
373
374         * src/prefs_actions.c
375                 workaround gettext problem marking
376                 string as c-format when it's not
377
378 2007-08-25 [wwp]        2.10.0cvs174
379
380         * src/alertpanel.c
381         * src/messageview.c
382         * src/prefs_actions.c
383                 Call the pango markup escape function right ince in alertpanel_create
384                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
385                 2.10.0cvs158).
386
387         * src/common/log.c
388                 Fix a crash due to a misuse of g_print(), encountered when the string
389                 passed to g_print was containing printf substitution symbols.
390
391 2007-08-25 [paul]       2.10.0cvs173
392
393         * src/common/log.c
394                 fix a segfault when refreshing RSSyl feeds
395
396 2007-08-25 [paul]       2.10.0cvs172
397
398         * src/gtk/icon_legend.c
399                 add watchthread.xpm
400
401 2007-08-25 [paul]       2.10.0cvs171
402
403         * src/Makefile.am
404         * src/stock_pixmap.c
405         * src/pixmaps/insert_file.xpm
406                 add a new pixmap instead of re-using
407                 paste.xpm. (easier for icon theme authors)
408
409 2007-08-24 [holger]     2.10.0cvs170
410
411         * src/plugins/trayicon/trayicon.c
412                 The same fix for another hook id.
413
414 2007-08-24 [holger]     2.10.0cvs169
415
416         * src/plugins/trayicon/trayicon.c
417                 Micro-fix: Do the error checking for
418                 the right hook id.
419
420 2007-08-24 [paul]       2.10.0cvs168
421
422         * src/folder.h
423                 fix typo causing compiler warning
424
425 2007-08-24 [paul]       2.10.0cvs167
426
427         * README
428                 put back the correct version of this file also
429
430 2007-08-24 [colin]      2.10.0cvs166
431
432         * src/send_message.c
433                 Use progress bar when sending messages
434
435 2007-08-24 [paul]       2.10.0cvs165
436
437         * Makefile.am
438                 oops! if i'm quick no-one will notice
439                 (put back the proper file)
440
441 2007-08-24 [paul]       2.10.0cvs164
442
443         * AUTHORS
444         * Makefile.am
445         * README
446         * src/gtk/authors.h
447         * tools/Makefile.am
448         * tools/README
449         * tools/mew2claws-mail.pl
450                 add new script that imports a Mew address book
451                 submitted by Jerome Lelong
452
453 2007-08-24 [paul]       2.10.0cvs163
454
455         * manual/plugins.xml
456                 remove the obsolete plugins, add the
457                 missing plugins, including the forthcoming
458                 SpamReport plugin
459
460 2007-08-24 [paul]       2.10.0cvs162
461
462         * manual/advanced.xml
463                 add info about the hidden emphasis_color option
464         * manual/keyboard.xml
465                 correct the info about hotkeys
466                 wrap the long lines
467
468 2007-08-24 [paul]       2.10.0cvs161
469
470         * src/folderview.c
471                 add mnemonic to 'Run procesing rules'
472
473 2007-08-24 [paul]       2.10.0cvs160
474
475         * src/account.c
476         * src/folder.c
477         * src/folder.h
478                 use suitable defaults for outbox,
479                 queue, drafts and trash folders
480
481 2007-08-24 [wwp]        2.10.0cvs159
482
483         * src/folderview.c
484                 Update menu item sensitivity if necessary (or we get a
485                 gtk critical message).
486
487 2007-08-23 [wwp]        2.10.0cvs158
488
489         * src/action.c
490         * src/prefs_actions.c
491                 Allow literal % chars in action commands (use %%).
492                 Add a missing p++ to the action parser in action_get_type(),
493                 which was missing it, even if it was neutral.
494                 Fix a pango markup warning at runtime.
495
496 2007-08-23 [wwp]        2.10.0cvs157
497
498         * src/addressbook.c
499                 Contacts are now locale-aware sorted in the address book
500                 (LC_COLLATE matters here).
501                 Fix missing table initializers.
502
503 2007-08-23 [colin]      2.10.0cvs156
504
505         * src/imap.c
506                 Check scan_required on dest folder when copying
507
508 2007-08-23 [colin]      2.10.0cvs155
509
510         * src/imap.c
511                 Fix scanning when folder was empty
512
513 2007-08-22 [colin]      2.10.0cvs154
514
515         * src/msgcache.c
516                 Don't g_warning when g_try_malloc fails(), or it makes
517                 things worse as g_log() allocates. Fixes bug 1290,
518                 'Claws Mail crashes if too little memory when 
519                 rebuilding folder tree'
520
521 2007-08-22 [colin]      2.10.0cvs153
522
523         * src/inc.c
524                 Fix format string vulnerability, thanks to
525                 Ulf Harnhammar, Secunia Research
526
527 2007-08-22 [colin]      2.10.0cvs152
528
529         * src/ldapserver.c
530                 Set tv_usec too
531
532 2007-08-22 [wwp]        2.10.0cvs151
533
534         * src/ldapquery.c
535                 Few better null-ptr checks.
536
537 2007-08-22 [colin]      2.10.0cvs150
538
539         * src/editldap.c
540         * src/editldap_basedn.c
541         * src/ldapquery.c
542         * src/ldapserver.c
543         * src/ldapserver.h
544         * src/ldapupdate.c
545         * src/ldaputil.c
546         * src/ldaputil.h
547                 Fix ldap timeouts
548
549 2007-08-22 [colin]      2.10.0cvs149
550
551         * src/ldapquery.c
552                 Finish previous fix
553
554 2007-08-22 [colin]      2.10.0cvs148
555
556         * src/ldapquery.c
557                 Fix wrong assertions
558
559 2007-08-22 [colin]      2.10.0cvs147
560
561         * src/ldaputil.c
562                 Fix test (set ldap v3 if bindDN is set or TLS is set)
563
564 2007-08-22 [colin]      2.10.0cvs146
565
566         * src/editldap.c
567         * src/ldaputil.c
568                 Fix wrong "Connected successfully to server". Connection only succeeds if
569                 we can get the base DN.
570
571 2007-08-21 [wwp]        2.10.0cvs145
572
573         * src/browseldap.c
574         * src/editldap.c
575         * src/ldapctrl.c
576         * src/ldapquery.c
577         * src/ldapserver.c
578         * src/ldapupdate.c
579         * src/ldaputil.c
580                 More sanity checks in ldap functions.
581
582 2007-08-21 [wwp]        2.10.0cvs144
583
584         * src/prefs_account.c
585                 Don't return a value in a void function().
586
587 2007-08-21 [paul]       2.10.0cvs143
588
589         * src/messageview.c
590                 add check for ftp: to messageview_list_urls()
591
592 2007-08-21 [colin]      2.10.0cvs142
593
594         * src/editldap.c
595         * src/ldapctrl.c
596         * src/ldapctrl.h
597         * src/ldapquery.c
598         * src/ldapupdate.c
599                 Fix bug 1293, 'LDAP address book not working'
600                 Search only on specified fields, but fetch 
601                 every field possible. People will have to 
602                 reset the searched Attributes in their LDAP
603                 servers properties.
604
605 2007-08-21 [wwp]        2.10.0cvs141
606
607         * src/addr_compl.c
608         * src/addrbook.c
609         * src/addrcache.c
610         * src/addrcindex.c
611         * src/addressbook.c
612         * src/addrindex.c
613         * src/browseldap.c
614         * src/crash.c
615         * src/editaddress_other_attributes_ldap.c
616         * src/exporthtml.c
617         * src/folder.c
618         * src/folderview.c
619         * src/imap.c
620         * src/jpilot.c
621         * src/ldapserver.c
622         * src/ldapupdate.c
623         * src/ldif.c
624         * src/main.c
625         * src/mainwindow.c
626         * src/matcher.c
627         * src/mh.c
628         * src/msgcache.c
629         * src/mutt.c
630         * src/pine.c
631         * src/pop.c
632         * src/prefs_customheader.c
633         * src/prefs_msg_colors.c
634         * src/procmime.c
635         * src/textview.c
636         * src/vcard.c
637         * src/wizard.c
638         * src/common/log.c
639         * src/common/socket.c
640         * src/common/ssl_certificate.c
641         * src/common/utils.c
642         * src/common/utils.h
643         * src/gtk/description_window.c
644         * src/plugins/demo/demo.c
645         * src/plugins/pgpcore/prefs_gpg.c
646         * src/plugins/spamassassin/libspamc.c
647                 Make sure we use glib functions to send text messages (information,
648                 debug, warning, errors) to stdout/stderr - no more direct puts
649                 fputs printf fprintf to stdout/stderr when it can be done using
650                 g_log*() and g_print/g_printerr. Doing this, we make sure every
651                 stdout/stderr message is saved to log in Windows.
652
653
654 2007-08-21 [wwp]        2.10.0cvs140
655
656         * src/main.c
657         * src/common/utils.h
658                 Route glib's stdout/stderr messages to a log file (Windows only),
659                 instead of loosing them.
660
661 2007-08-21 [paul]       2.10.0cvs139
662
663         * src/mainwindow.c
664                 replace deprecated g_strncasecmp()
665         * src/messageview.c
666                 fix 'List URLS'
667
668 2007-08-20 [ticho]      2.10.0cvs138
669
670         * src/account.c
671         * src/prefs_account.h
672                 Copy all account preferences in account_clone() - some
673                 were missing.
674         * src/prefs_account.c
675                 Handle empty privacy system combobox gracefully (warning
676                 instead of a crash).
677
678 2007-08-20 [colin]      2.10.0cvs137
679
680         * src/ldapctrl.c
681                 Fix a leak
682
683 2007-08-20 [paul]       2.10.0cvs136
684
685         * src/browseldap.c
686         * src/editldap.c
687         * src/ldapctrl.c
688         * src/ldapquery.c
689         * src/ldapquery.h
690         * src/ldapserver.c
691         * src/ldaputil.c
692                 add debug_prints
693                 patch by Michael Rasmussen
694
695 2007-08-19 [colin]      2.10.0cvs135
696
697         * src/imap.c
698                 Fix previous commit. Sensitivity update is needed
699                 for "Cancel receiving". However when batching we
700                 don't need to do it for every message flag change,
701                 just once at the start and once at the end.
702
703 2007-08-19 [colin]      2.10.0cvs134
704
705         * src/imap.c
706                 Remove useless menu updates on session lock/unlock
707
708 2007-08-19 [colin]      2.10.0cvs133
709
710         * src/etpan/imap-thread.c
711                 Make all fetch logs less verbose
712
713 2007-08-19 [paul]       2.10.0cvs132
714
715         * src/foldersel.c
716         * src/folderview.c
717         * src/summaryview.c
718                 fix bug 1286, 'Can't move a folder into a "Folders
719                 Only" folder'
720
721 2007-08-18 [ticho]      2.10.0cvs131
722
723         * src/editaddress_other_attributes_ldap.c
724                 Converted option menu for other ldap attributes to GtkComboBox.
725
726 2007-08-18 [colin]      2.10.0cvs130
727
728         * src/compose.c
729         * src/prefs_common.c
730         * src/prefs_common.h
731         * src/prefs_send.c
732         * src/send_message.c
733                 Revert 'send_dialog_mode' meaning to 
734                 'send_dialog_invisible', so that the 
735                 new checkbox doesn't change the 
736                 existing behaviour.
737
738 2007-08-18 [paul]       2.10.0cvs129
739
740         * src/summaryview.c
741                 add missing menu update
742
743 2007-08-17 [colin]      2.10.0cvs128
744
745         * src/folder.c
746                 Set batching after getting flags - maybe fixes
747                 bug 1292, 'CM crashes on writing mail'
748
749 2007-08-16 [ticho]      2.10.0cvs127
750
751         * src/prefs_send.c
752                 Convert two GtkOptionMenu widgets to new GtkComboBox.
753         * src/gtk/combobox.h
754         * src/gtk/gtkutils.c
755                 Allow NULL for GtkComboBox menuitem label, rendering such
756                 items as row separators.
757
758 2007-08-16 [paul]       2.10.0cvs126
759
760         * src/plugins/trayicon/trayicon.c
761                 remove wrongly used gettextisation
762
763 2007-08-15 [ticho]      2.10.0cvs125
764
765         * src/importldif.c
766                 Fixed a runtime warning where an attempt to pack an
767                 already packed GtkLabel was made.
768
769 2007-08-15 [ticho]      2.10.0cvs124
770
771         * src/prefs_compose_writing.c
772                 Convert the insert-or-attach-dragged-files GtkOptionMenu
773                 into GtkComboBox.
774
775 2007-08-14 [ticho]      2.10.0cvs123
776
777         * src/messageview.c
778         * src/gtk/gtkutils.c
779                 Changed return receipt account selector to GtkComboBox.
780                 Fixed a runtime warning where GTK tried to parse
781                 "name <email@address" as a Pango markup in an alertpanel label.
782
783 2007-08-14 [ticho]      2.10.0cvs122
784
785         * src/prefs_logging.c
786                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
787
788 2007-08-14 [wwp]        2.10.0cvs121
789
790         * tools/Makefile.am
791         * tools/README
792         * tools/popfile-link.sh
793                 Added a new tool: POPFile helper, to open
794                 selected messages in POPFile control center,
795                 in order to change the messages' status.
796
797 2007-08-14 [ticho]      2.10.0cvs120
798
799         * src/compose.c
800         * src/prefs_common.c
801         * src/prefs_common.h
802         * src/prefs_send.c
803         * src/send_message.c
804                 Change "Show send dialog" optionmenu to a checkbutton.
805         * src/prefs_receive.c
806                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
807
808 2007-08-13 [wwp]        2.10.0cvs119
809
810         * src/addr_compl.c
811         * src/addressbook.c
812         * src/addrindex.c
813         * src/compose.c
814         * src/filtering.c
815         * src/folderview.c
816         * src/inc.c
817         * src/matcher.c
818         * src/mh.c
819         * src/partial_download.c
820         * src/prefs_gtk.c
821         * src/procmsg.c
822         * src/stock_pixmap.c
823         * src/summaryview.c
824         * src/common/utils.c
825         * src/gtk/gtkaspell.c
826         * src/gtk/menu.c
827                 Make sure we never pass NULL pointers for %s substitutions
828                 (prevent from crashing in Windows).
829
830 2007-08-13 [wwp]        2.10.0cvs118
831
832         * src/msgcache.c
833                 Re-enable mmap_reads in Windows with some missing
834                 CloseHandle of mapping objects, thanks to
835                 Marcus Brinkmann.
836
837 2007-08-13 [paul]       2.10.0cvs117
838
839         * src/common/utils.c
840                 fix bug 1287, 'Compile time problem on Solaris
841                 (nexenta gnu/Solaris) utils.c'
842                 Thanks to Piotr Chrzczonowicz
843
844 2007-08-12 [wwp]        2.10.0cvs116
845
846         * src/plugins/pgpcore/prefs_gpg.c
847                 Don't try to unset a GPG_AGENT_INFO that was not
848                 set (and don't use a NULL string in Windows, it was
849                 crashing with --debug if GPG_AGENT_INFO was not set).
850
851 2007-08-12 [wwp]        2.10.0cvs115
852
853         * src/privacy.h
854                 Make gcc type-check arguments passed to privacy_set_error().
855
856 2007-08-12 [ticho]      2.10.0cvs114
857
858         * src/prefs_folder_item.c
859                 Make sure that folder default account combobox always has some
860                 account preselected.
861         * src/gtk/combobox.c
862                 Handle empty combobox gracefully (warning instead of crash).
863
864 2007-08-12 [ticho]      2.10.0cvs114
865
866         * src/prefs_folder_item.c
867                 Make sure that folder default account combobox is not empty.
868         * src/gtk/combobox.c
869                 Handle empty combobox gracefully (warning instead of crash).
870
871 2007-08-11 [paul]       2.10.0cvs113
872
873         * src/addrgather.c
874         * src/folderview.c
875                 use 'subfolder' instead of 'sub-folder', matching
876                 everywhere else the term is used
877         * src/imap_gtk.c
878                 fix engrish
879
880 2007-08-10 [wwp]        2.10.0cvs112
881
882         * src/msgcache.c
883                 Disable mmap reads in Windows only (at least temporarily), they
884                 prevent from renaming/removing target cache files.
885
886 2007-08-10 [paul]
887
888         3.0.0-rc2 released
889
890 2007-08-10 [wwp]        2.10.0cvs111
891
892         * src/msgcache.c
893                 fix unpredictable crashes in Windows due to broken
894                 cache/mark/tags files writting (file were opened for
895                 writing in text mode).
896
897         * src/recv.c
898                 use gettimeofday() from w32lib.h on Windows.
899
900 2007-08-10 [colin]      2.10.0cvs110
901
902         * src/imap.c
903         * src/etpan/imap-thread.c
904         * src/etpan/imap-thread.h
905                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
906
907 2007-08-09 [colin]      2.10.0cvs109
908
909         * src/editldap.c
910                 Fix port being reset to 636 on SSL
911         * src/folder.c
912                 Fix folder_item_get_msg_num_by_file
913                 on drafts/queue folders
914
915 2007-08-09 [wwp]        2.10.0cvs108
916
917         * src/folder.c
918                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
919                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
920
921
922 2007-08-09 [colin]      2.10.0cvs107
923
924         * src/folderview.c
925         * src/summaryview.c
926         * src/gtk/prefswindow.c
927                 A few Maemo layout fixes
928
929 2007-08-09 [paul]       2.10.0cvs106
930
931         * src/prefs_account.c
932                 remove the hyphen from plug-ins to
933                 match everywhere else
934
935 2007-08-08 [wwp]        2.10.0cvs105
936
937         * src/prefs_folder_item.c
938                 Fix an extraneous stealth ^L char.
939
940 2007-08-08 [wwp]        2.10.0cvs104
941
942         * src/prefs_folder_item.c
943                 Better fix, group variables declarations (USE_ASPELL).
944
945 2007-08-08 [wwp]        2.10.0cvs103
946
947         * src/prefs_folder_item.c
948                 Fix compilation w/ USE_ASPELL set (broken
949                 by 2.10.0cvs102).
950
951 2007-08-08 [ticho]      2.10.0cvs102
952
953         * src/prefs_folder_item.c
954                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
955
956 2007-08-08 [colin]      2.10.0cvs101
957
958         * src/imap.c
959         * src/etpan/imap-thread.c
960         * src/etpan/imap-thread.h
961                 Close selected mailbox before doing
962                 status on it.
963
964 2007-08-08 [colin]      2.10.0cvs100
965
966         * src/html.c
967                 Complete symbol table, thanks to wwp.
968                 Fixes bug 1284, 'The html -> text 
969                 converter ignores entities'
970         * src/msgcache.c
971                 Fix possible fd leak
972
973 2007-08-08 [colin]      2.10.0cvs99
974
975         * src/imap.c
976                 Better way to fetch UIDs on non-UIDPLUS servers
977
978 2007-08-07 [colin]      2.10.0cvs98
979
980         * src/imap.c
981                 fix bug 1275, 'auto-saved draft messages not 
982                 always being removed'; Also, make multiple
983                 copy (in the same account) faster by matching
984                 source/destination message UIDs.
985         * src/messageview.c
986                 Don't try to reshow deleted mail
987         * src/msgcache.c
988                 Fix leak on error path
989
990 2007-08-07 [wwp]        2.10.0cvs97
991
992         * manual/account.xml
993         * manual/advanced.xml
994         * manual/fr/account.xml
995         * manual/fr/advanced.xml
996                 Updated the reference manual and the French translation to
997                 reflect 2.10.0cvs84: enable running folder Processing
998                 rules on demand.
999
1000 2007-08-06 [wwp]        2.10.0cvs96
1001
1002         * src/prefs_common.c
1003         * src/prefs_common.h
1004         * src/textview.c
1005                 Allow changing the emphasis color used to highlight
1006                 the newsreader/x-mailer header value when it matches
1007                 our preferred mail agent (hidden pref 'emphasis_col' added
1008                 to clawsrc).
1009
1010 2007-08-06 [colin]      2.10.0cvs95
1011
1012         * src/compose.c
1013         * src/compose.h
1014                 Re-commit 2.10.0cvs86, with a protection
1015                 against Pango bug. Also, try to fix 
1016                 bug 1275, 'auto-saved draft messages not 
1017                 always being removed'
1018
1019 2007-08-06 [wwp]        2.10.0cvs94
1020
1021         * src/gtk/quicksearch.c
1022                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1023
1024 2007-08-06 [ticho]      2.10.0cvs93
1025
1026         * src/prefs_account.c
1027         * src/gtk/combobox.c
1028                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1029                 selection in account preferences.
1030
1031 2007-08-06 [wwp]        2.10.0cvs92
1032
1033         * src/plugins/pgpcore/plugin.def
1034                 Apply one more chunk from gpg4win's 03-w32-port patch.
1035
1036 2007-08-05 [colin]      2.10.0cvs91
1037
1038         * src/compose.c
1039         * src/compose.h
1040                 reverting buggy patch for now
1041
1042 2007-08-05 [colin]      2.10.0cvs90
1043
1044         * src/folder.c
1045                 Fix slowdown
1046
1047 2007-08-04 [colin]      2.10.0cvs89
1048
1049         * src/prefs_summaries.c
1050         * src/summary_search.c
1051                 Replace deprecated widgets. Patch by
1052                 Andrej.
1053
1054 2007-08-04 [colin]      2.10.0cvs88
1055
1056         * src/mh.c
1057                 Refresh GUI only every 2000 mails on mh_get_last_num
1058                 This is fast (readdir) and done only once per 
1059                 session/folder
1060
1061 2007-08-03 [colin]      2.10.0cvs87
1062
1063         * src/prefs_account.c
1064         * src/gtk/combobox.h
1065         * src/gtk/gtkutils.c
1066                 Fix a deprecated widget. Patch by
1067                 Andrej
1068
1069 2007-08-03 [colin]      2.10.0cvs86
1070
1071         * src/compose.c
1072         * src/compose.h
1073                 Make colorisation and wrapping algorithms
1074                 faster. Fixes bug 1246, 'compose becomes 
1075                 increasingly slow replying to complex emails'
1076
1077 2007-08-03 [paul]       2.10.0cvs85
1078
1079         * src/mh.c
1080                 keep the window painted
1081
1082 2007-08-02 [paul]       2.10.0cvs84
1083
1084         * src/folderview.c
1085         * src/mainwindow.c
1086         * src/mainwindow.h
1087                 enable running folder Processing
1088                 rules on demand
1089
1090 2007-08-02 [paul]       2.10.0cvs83
1091
1092         * src/textview.c
1093                 speed up/clean up rendering of larger
1094                 msgs
1095                 Thanks to Colin
1096
1097 2007-08-01 [paul]       2.10.0cvs82
1098
1099         * src/mainwindow.h
1100                 clean up cruft
1101         * src/toolbar.c
1102                 change default toolbar layout on maemo
1103         * src/pixmaps/close.xpm
1104                 make the red cross a grey cross
1105         * src/pixmaps/jpilot.xpm
1106                 make icon smaller so it fits better
1107
1108 2007-07-31 [paul]       2.10.0cvs81
1109
1110         * src/setup.c
1111         * src/gtk/gtkutils.c
1112                 fix crash on maemo on first launch
1113
1114 2007-07-30 [paul]       2.10.0cvs80
1115
1116         * src/prefs_matcher.c
1117                 specify the units of age and size
1118
1119 2007-07-30 [paul]       2.10.0cvs79
1120
1121         * src/main.c
1122                 Fix IMAP timeout setting
1123
1124 2007-07-30 [colin]      2.10.0cvs78
1125
1126         * src/prefs_account.c
1127                 Fix a deprecated widget. Patch by
1128                 Andrej
1129
1130 2007-07-27 [paul]       2.10.0cvs77
1131
1132         * src/matcher_parser_parse.y
1133         * src/prefs_filtering_action.c
1134         * src/prefs_matcher.c
1135                 these changes forgotten in cvs74's
1136                 'watch thread' feature
1137
1138 2007-07-27 [paul]       2.10.0cvs76
1139
1140         * src/compose.c
1141                 fix potential crasher
1142                 thanks to Colin
1143
1144 2007-07-27 [paul]       2.10.0cvs75
1145
1146         * src/mainwindow.c
1147         * src/manual.c
1148         * src/manual.h
1149         * src/gtk/gtkutils.c
1150                 make mainwindow's /Help/Manual point to the
1151                 remote copy if the local copy doesn't exist
1152
1153 2007-07-27 [paul]       2.10.0cvs74
1154
1155         * src/Makefile.am
1156         * src/filtering.c
1157         * src/folder.c
1158         * src/mainwindow.c
1159         * src/matcher.c
1160         * src/matcher.h
1161         * src/matcher_parser_parse.y
1162         * src/procmsg.c
1163         * src/procmsg.h
1164         * src/stock_pixmap.c
1165         * src/stock_pixmap.h
1166         * src/summaryview.c
1167         * src/summaryview.h
1168         * src/toolbar.c
1169         * src/toolbar.h
1170         * src/pixmaps/watchthread.xpm
1171                 add 'watch thread' feature
1172
1173 2007-07-27 [paul]       2.10.0cvs73
1174
1175         * src/prefs_folder_item.c
1176                 adjust labels, add tooltips
1177
1178 2007-07-27 [colin]      2.10.0cvs72
1179
1180         * src/summaryview.c
1181                 Maemo: Remove less used menu items
1182
1183 2007-07-26 [colin]      2.10.0cvs71
1184
1185         * src/messageview.c
1186                 Maemo: destroy messageview after trashing mail.
1187                 Maybe should be done on X11 too
1188
1189 2007-07-26 [colin]      2.10.0cvs70
1190
1191         * src/folderview.c
1192         * src/mainwindow.c
1193         * src/prefs_common.c
1194         * src/prefs_common.h
1195         * src/summaryview.c
1196                 Add View/Show or Hide/Column headers
1197
1198 2007-07-26 [colin]      2.10.0cvs69
1199
1200         * src/procmime.c
1201                 Fix unwanted output
1202
1203 2007-07-26 [colin]      2.10.0cvs68
1204
1205         * src/ldapserver.c
1206                 Fix possible crash on cache invalidation
1207         * src/compose.c
1208         * src/procmime.c
1209         * src/procmime.h
1210         * src/quote_fmt_parse.y
1211                 Make replying to mails with big attachments
1212                 much faster. Fixes bug 1224, 'The process of 
1213                 Replying to emails with large attachments 
1214                 seems unreasonably long...'
1215
1216 2007-07-26 [colin]      2.10.0cvs67
1217
1218         * src/mimeview.c
1219         * src/matcher.c
1220         * src/common/ssl.c
1221                 Fix threads use on BSDs
1222
1223 2007-07-26 [paul]       2.10.0cvs66
1224
1225         * src/gtk/prefswindow.c
1226                 fix account prefs breakage
1227                 thanks to Colin
1228
1229 2007-07-26 [paul]       2.10.0cvs65
1230
1231         * configure.ac
1232                 standardise ./configure --help messages
1233
1234 2007-07-26 [colin]      2.10.0cvs64
1235
1236         * src/addressbook.c
1237         * src/editaddress.c
1238                 Fix two vCard-related crashes
1239
1240 2007-07-25 [colin]      2.10.0cvs63
1241
1242         * src/inc.c
1243         * src/prefs_common.c
1244         * src/prefs_common.h
1245         * src/prefs_receive.c
1246                 Maemo: Add a better way to notify of
1247                 new mails
1248         * src/mainwindow.c
1249         * src/statusbar.h
1250         * src/summaryview.c
1251         * src/toolbar.c
1252                 Maemo: Various layout fixes
1253         * src/gtk/prefswindow.c
1254                 Maemo: Better prefs layout
1255
1256 2007-07-25 [paul]       2.10.0cvs62
1257
1258         * src/textview.c
1259                 fix the layout on maemo
1260                 thanks to Colin
1261
1262 2007-07-25 [iwkse]      2.10.0cvs61
1263
1264         * src/summaryview.c
1265                 add 'o' shortcut on summaryview
1266
1267 2007-07-25 [iwkse]      2.10.0cvs60
1268
1269         * src/textview.c
1270                 fix o shortcut
1271
1272 2007-07-24 [colin]      2.10.0cvs59
1273
1274         * src/mh.c
1275                 Fix missing timestamp update on source
1276                 folder when moving
1277         * src/textview.c
1278         * src/textview.h
1279                 Better text layout on part's choices
1280
1281 2007-07-23 [colin]      2.10.0cvs58
1282
1283         * src/mimeview.c
1284         * src/textview.c
1285                 Maemo: Automatically choose the correct application
1286                 to open parts
1287         * src/gtk/quicksearch.c
1288                 Make search run on GDK_KP_Enter too
1289
1290 2007-07-23 [wwp]        2.10.0cvs57
1291
1292         * src/quote_fmt_lex.l
1293                 Revert accidentaly committed lines (account_sig) in
1294                 2.10.0cvs56.
1295
1296 2007-07-23 [wwp]        2.10.0cvs56
1297
1298         * src/quote_fmt_lex.l
1299                 Fix typos around long form expressions in the quote lexer.
1300
1301 2007-07-23 [paul]
1302
1303         3.0.0-rc1 released
1304
1305 2007-07-23 [colin]      2.10.0cvs55
1306
1307         * src/addr_compl.c
1308                 Fix auto-completion on Maemo
1309
1310 2007-07-23 [colin]      2.10.0cvs54
1311
1312         * src/statusbar.c
1313                 Maemo: Fix sticking statusbars
1314
1315 2007-07-22 [colin]      2.10.0cvs53
1316
1317         * src/main.c
1318                 Maemo: Fix the strange "top_application" info
1319                 at startup. We should do something when 
1320                 receiving such a message.
1321
1322 2007-07-20 [paul]       2.10.0cvs52
1323
1324         * src/news_gtk.c
1325                 add missing #include "statusbar.h"
1326
1327 2007-07-20 [colin]      2.10.0cvs51
1328
1329         * src/folder.c
1330         * src/folder.h
1331         * src/folder_item_prefs.c
1332         * src/folder_item_prefs.h
1333         * src/folderview.c
1334         * src/imap.c
1335         * src/imap_gtk.c
1336         * src/imap_gtk.h
1337         * src/news.c
1338         * src/news_gtk.c
1339         * src/news_gtk.h
1340         * src/prefs_folder_item.c
1341                 Implement age-based caching: allow to
1342                 specify a threshold for the offline synchronisation
1343                 feature, and whether old cached bodies should 
1344                 be removed
1345         * src/toolbar.c
1346         * src/toolbar.h
1347                 Fix label/tooltips
1348         * src/plugins/dillo_viewer/dillo_viewer.c
1349                 Check that Dillo's installed
1350
1351 2007-07-20 [wwp]        2.10.0cvs50
1352
1353         * src/mimeview.c
1354         * src/stock_pixmap.c
1355                 Draw a frame around the selected mimeview part icon (instead of the
1356                 shifted 'dancing' icon).
1357
1358 2007-07-20 [colin]      2.10.0cvs49
1359
1360         * src/main.c
1361                 Unref stuff even on error
1362         * src/wizard.c
1363                 disconnect signals only at the very
1364                 end of the wizard save.
1365
1366 2007-07-20 [colin]      2.10.0cvs48
1367
1368         * src/mainwindow.c
1369         * src/messageview.c
1370         * src/toolbar.c
1371         * src/toolbar.h
1372                 Fix random crashes while navigating
1373                 (GTK_EVENTS_FLUSH)
1374
1375 2007-07-19 [colin]      2.10.0cvs47
1376
1377         * configure.ac
1378         * src/main.c
1379         * src/prefs_common.c
1380         * src/prefs_common.h
1381         * src/wizard.c
1382         * src/common/defs.h
1383         * src/common/utils.c
1384                 Maemo: add an easy way to store data (mails
1385                 and IMAP/NNTP caches) on one of the SD cards,
1386                 and protect against unmounts if needed
1387
1388 2007-07-19 [paul]       2.10.0cvs46
1389
1390         * src/Makefile.am
1391         * src/stock_pixmap.c
1392         * src/gtk/about.c
1393         * src/pixmaps/claws-mail_logo-small.xpm
1394                 implement a (slightly) different About
1395                 dialog for maemo and add a small version
1396                 of the logo for it
1397         * src/wizard.c
1398                 use a scrolled window for wizard page 1
1399                 on maemo
1400
1401 2007-07-19 [paul]       2.10.0cvs45
1402
1403         * src/Makefile.am
1404                 too soon for this line
1405
1406 2007-07-19 [paul]       2.10.0cvs44
1407
1408         * src/Makefile.am
1409                 fix build on n800
1410
1411 2007-07-19 [colin]      2.10.0cvs43
1412
1413         * src/wizard.c
1414                 Solve Mail/Mailbox name when specifying
1415                 full /path/to/Mail.
1416
1417 2007-07-18 [colin]      2.10.0cvs42
1418
1419         * src/inc.c
1420         * configure.ac
1421                 Fix build on n770
1422
1423 2007-07-18 [colin]      2.10.0cvs41
1424
1425         * src/inc.c
1426                 Maemo: plug the online/offline system into
1427                 maemo's interfaces to have Claws automatically
1428                 switch according to the system status
1429         * src/statusbar.c
1430                 Maemo: use HildonBanners to display status
1431                 messages. Renders the main statusbar useless.
1432
1433 2007-07-18 [paul]       2.10.0cvs40
1434
1435         * src/filtering.c
1436                 fix screen blanking on moving/copying many msgs
1437         * src/folder.c
1438                 fix processing progressbar and screen blanking
1439                 during processing
1440
1441 2007-07-18 [paul]       2.10.0cvs39
1442
1443         * src/messageview.c
1444                 revert cvs37, breakage on maemo
1445
1446 2007-07-18 [paul]       2.10.0cvs38
1447
1448         * src/gtk/gtkutils.c
1449                 make sure we can still build with older GTK's
1450
1451 2007-07-18 [colin]      2.10.0cvs37
1452
1453         * src/messageview.c
1454                 Only hide the small layout's messageview, instead
1455                 of destroying it when closing
1456         * src/gtk/gtkutils.c
1457                 Use gtk_window_present_with_time to popup windows,
1458                 it seems to make things better with modern WMs
1459                 (actually focusing)
1460
1461 2007-07-17 [colin]      2.10.0cvs36
1462
1463         * src/editaddress.c
1464                 Simplify layout on Maemo
1465         * src/folder.c
1466                 Fix possible crash
1467         * src/prefs_display_header.c
1468                 Remove some headers by default on Maemo
1469
1470 2007-07-17 [paul]       2.10.0cvs35
1471
1472         * src/prefs_common.c
1473         * src/prefs_common.h
1474         * src/prefs_logging.c
1475         * src/common/log.c
1476                 add options to stop/enable writing logs to disc
1477
1478 2007-07-17 [paul]       2.10.0cvs34
1479
1480         * src/edittags.c
1481                 fix some issues with the Apply tags window:
1482                 - set search column (enables autocompl in the treeview)
1483                 - apply tag from "New tag" if it existed
1484                 - clears New tag entry when adding it with the button
1485                 Thanks to Colin
1486
1487 2007-07-17 [paul]       2.10.0cvs33
1488
1489         * src/edittags.c
1490                 fix 'apply tags' dialogue weirdness
1491
1492 2007-07-16 [colin]      2.10.0cvs32
1493
1494         * src/toolbar.c
1495                 Fix double-loading of mails on Maemo
1496
1497 2007-07-16 [colin]      2.10.0cvs31
1498
1499         * src/messageview.c
1500                 Prevent double-loading of the same part under some
1501                 conditions; hide statusbar on Maemo
1502
1503 2007-07-16 [colin]      2.10.0cvs30
1504
1505         * src/edittags.c
1506         * src/edittags.h
1507         * src/mainwindow.c
1508         * src/summaryview.c
1509                 Improve the tag interface - allow
1510                 to set/unset tags from a special
1511                 window.
1512         * src/gtk/gtkvscrollbutton.c
1513         * src/mimeview.c
1514         * src/mimeview.h
1515         * src/stock_pixmap.c
1516                 Fix Mimeview's ugly hacks in the
1517                 icon list. 
1518
1519 2007-07-16 [paul]       2.10.0cvs29
1520
1521         * src/wizard.c
1522                 rework dialog
1523         * src/gtk/icon_legend.c
1524                 put it all in a scrolled window
1525
1526 2007-07-15 [colin]      2.10.0cvs28
1527
1528         * src/mainwindow.c
1529                 Maemo: force layout to be Small screen; the
1530                 others don't make sense
1531
1532 2007-07-14 [colin]      2.10.0cvs27
1533
1534         * src/mimeview.c
1535         * src/gtk/gtkvscrollbutton.c
1536                 Maemo: Fix mimeview's buttons size
1537
1538 2007-07-14 [colin]      2.10.0cvs26
1539
1540         * src/toolbar.c
1541                 Fix the button workaround fix.
1542                 (Use the correct variable)
1543
1544 2007-07-14 [colin]      2.10.0cvs25
1545
1546         * src/mainwindow.c
1547         * src/toolbar.c
1548                 Maemo: put the progress bar in the
1549                 toolbar
1550
1551 2007-07-14 [colin]      2.10.0cvs24
1552
1553         * src/prefs_common.c
1554                 Maemo: hide statusbar by default
1555         * src/Makefile.am
1556         * src/stock_pixmap.c
1557         * src/stock_pixmap.h
1558         * src/toolbar.c
1559         * src/pixmaps/go_folders.xpm
1560                 Maemo: Add a specific icon to go back to
1561                 folder list
1562
1563 2007-07-14 [colin]      2.10.0cvs23
1564
1565         * src/toolbar.c
1566                 Don't set homogeneous finally
1567
1568 2007-07-14 [colin]      2.10.0cvs22
1569
1570         * src/toolbar.c
1571                 Fix button show/hide issues
1572
1573 2007-07-14 [colin]      2.10.0cvs21
1574
1575         * src/toolbar.c
1576                 Fix huge arrows
1577                 Fix button workaround to be able to click
1578                 if mouse was on button when it went un-
1579                 sensitive.
1580                 Revert previous commit, gtk_tool_item_set_homogeneous
1581                 doesn't mean what it seems to mean ;-)
1582
1583 2007-07-14 [paul]       2.10.0cvs20
1584
1585         * src/toolbar.c
1586                 make homogeneous FALSE always
1587
1588 2007-07-13 [colin]      2.10.0cvs19
1589
1590         * src/toolbar.c
1591         * src/toolbar.h
1592                 Rework to fit the non-deprecated API
1593         * src/compose.c
1594         * src/folderview.c
1595         * src/mainwindow.c
1596         * src/messageview.c
1597         * src/summaryview.c
1598                 Maemo layout changes. Better toolbars,
1599                 removal of CTree headers. 
1600
1601 2007-07-13 [paul]       2.10.0cvs18
1602
1603         * src/gtk/colorlabel.c
1604                 fix bug 1261, '[DE] coloring messages in overview 
1605                 keys are not localised'
1606                 the string is now included in claws-mail.pot
1607
1608 2007-07-13 [colin]      2.10.0cvs17
1609
1610         * src/summaryview.c
1611                 Fix bug 1267, 'printing mutliple messages 
1612                 opens one message-dialog after the other'
1613                 Ask for confirmation when printing 10
1614                 messages or more.
1615
1616 2007-07-11 [colin]      2.10.0cvs16
1617
1618         * COPYING
1619         * README
1620         * autogen.sh
1621         * manual/claws-mail-manual.xml
1622         * manual/gpl.xml
1623         * manual/es/claws-mail-manual.xml
1624         * manual/es/gpl.xml
1625         * manual/fr/claws-mail-manual.xml
1626         * manual/fr/gpl.xml
1627         * manual/pl/gpl.xml
1628         * src/account.c
1629         * src/account.h
1630         * src/action.c
1631         * src/action.h
1632         * src/adbookbase.h
1633         * src/addr_compl.c
1634         * src/addr_compl.h
1635         * src/addrbook.c
1636         * src/addrbook.h
1637         * src/addrcache.c
1638         * src/addrcache.h
1639         * src/addrcindex.c
1640         * src/addrcindex.h
1641         * src/addrclip.c
1642         * src/addrclip.h
1643         * src/addrdefs.h
1644         * src/addressadd.c
1645         * src/addressadd.h
1646         * src/addressbook.c
1647         * src/addressbook.h
1648         * src/addressbook_foldersel.c
1649         * src/addressbook_foldersel.h
1650         * src/addressitem.h
1651         * src/addrgather.c
1652         * src/addrgather.h
1653         * src/addrharvest.c
1654         * src/addrharvest.h
1655         * src/addrindex.c
1656         * src/addrindex.h
1657         * src/addritem.c
1658         * src/addritem.h
1659         * src/addrquery.c
1660         * src/addrquery.h
1661         * src/addrselect.c
1662         * src/addrselect.h
1663         * src/alertpanel.c
1664         * src/alertpanel.h
1665         * src/browseldap.c
1666         * src/browseldap.h
1667         * src/codeconv.c
1668         * src/codeconv.h
1669         * src/compose.c
1670         * src/compose.h
1671         * src/crash.c
1672         * src/crash.h
1673         * src/customheader.c
1674         * src/customheader.h
1675         * src/displayheader.c
1676         * src/displayheader.h
1677         * src/editaddress.c
1678         * src/editaddress.h
1679         * src/editaddress_other_attributes_ldap.c
1680         * src/editaddress_other_attributes_ldap.h
1681         * src/editbook.c
1682         * src/editbook.h
1683         * src/editgroup.c
1684         * src/editgroup.h
1685         * src/editjpilot.c
1686         * src/editjpilot.h
1687         * src/editldap.c
1688         * src/editldap.h
1689         * src/editldap_basedn.c
1690         * src/editldap_basedn.h
1691         * src/edittags.c
1692         * src/edittags.h
1693         * src/editvcard.c
1694         * src/editvcard.h
1695         * src/enriched.c
1696         * src/enriched.h
1697         * src/exphtmldlg.c
1698         * src/exphtmldlg.h
1699         * src/expldifdlg.c
1700         * src/expldifdlg.h
1701         * src/export.c
1702         * src/export.h
1703         * src/exporthtml.c
1704         * src/exporthtml.h
1705         * src/exportldif.c
1706         * src/exportldif.h
1707         * src/filtering.c
1708         * src/filtering.h
1709         * src/folder.c
1710         * src/folder.h
1711         * src/folder_item_prefs.c
1712         * src/folder_item_prefs.h
1713         * src/foldersel.c
1714         * src/foldersel.h
1715         * src/folderutils.c
1716         * src/folderutils.h
1717         * src/folderview.c
1718         * src/folderview.h
1719         * src/gedit-print.c
1720         * src/gedit-print.h
1721         * src/grouplistdialog.c
1722         * src/grouplistdialog.h
1723         * src/headerview.c
1724         * src/headerview.h
1725         * src/html.c
1726         * src/html.h
1727         * src/image_viewer.c
1728         * src/image_viewer.h
1729         * src/imap.c
1730         * src/imap.h
1731         * src/imap_gtk.c
1732         * src/imap_gtk.h
1733         * src/import.c
1734         * src/import.h
1735         * src/importldif.c
1736         * src/importldif.h
1737         * src/importmutt.c
1738         * src/importmutt.h
1739         * src/importpine.c
1740         * src/importpine.h
1741         * src/inc.c
1742         * src/inc.h
1743         * src/jpilot.c
1744         * src/jpilot.h
1745         * src/ldapctrl.c
1746         * src/ldapctrl.h
1747         * src/ldaplocate.c
1748         * src/ldaplocate.h
1749         * src/ldapquery.c
1750         * src/ldapquery.h
1751         * src/ldapserver.c
1752         * src/ldapserver.h
1753         * src/ldapupdate.c
1754         * src/ldapupdate.h
1755         * src/ldaputil.c
1756         * src/ldaputil.h
1757         * src/ldif.c
1758         * src/ldif.h
1759         * src/localfolder.c
1760         * src/localfolder.h
1761         * src/main.c
1762         * src/main.h
1763         * src/mainwindow.c
1764         * src/mainwindow.h
1765         * src/manual.c
1766         * src/manual.h
1767         * src/matcher.c
1768         * src/matcher.h
1769         * src/matcher_parser.h
1770         * src/matcher_parser_lex.l
1771         * src/matcher_parser_parse.y
1772         * src/mbox.c
1773         * src/mbox.h
1774         * src/message_search.c
1775         * src/message_search.h
1776         * src/messageview.c
1777         * src/messageview.h
1778         * src/mh.c
1779         * src/mh.h
1780         * src/mh_gtk.c
1781         * src/mh_gtk.h
1782         * src/mimeview.c
1783         * src/mimeview.h
1784         * src/msgcache.c
1785         * src/msgcache.h
1786         * src/mutt.c
1787         * src/mutt.h
1788         * src/news.c
1789         * src/news.h
1790         * src/news_gtk.c
1791         * src/news_gtk.h
1792         * src/noticeview.c
1793         * src/noticeview.h
1794         * src/partial_download.c
1795         * src/partial_download.h
1796         * src/pine.c
1797         * src/pine.h
1798         * src/pop.c
1799         * src/pop.h
1800         * src/prefs_account.c
1801         * src/prefs_account.h
1802         * src/prefs_actions.c
1803         * src/prefs_actions.h
1804         * src/prefs_common.c
1805         * src/prefs_common.h
1806         * src/prefs_compose_writing.c
1807         * src/prefs_compose_writing.h
1808         * src/prefs_customheader.c
1809         * src/prefs_customheader.h
1810         * src/prefs_display_header.c
1811         * src/prefs_display_header.h
1812         * src/prefs_ext_prog.c
1813         * src/prefs_ext_prog.h
1814         * src/prefs_filtering.c
1815         * src/prefs_filtering.h
1816         * src/prefs_filtering_action.c
1817         * src/prefs_filtering_action.h
1818         * src/prefs_folder_column.c
1819         * src/prefs_folder_column.h
1820         * src/prefs_folder_item.c
1821         * src/prefs_folder_item.h
1822         * src/prefs_fonts.c
1823         * src/prefs_fonts.h
1824         * src/prefs_gtk.c
1825         * src/prefs_gtk.h
1826         * src/prefs_image_viewer.c
1827         * src/prefs_image_viewer.h
1828         * src/prefs_logging.c
1829         * src/prefs_logging.h
1830         * src/prefs_matcher.c
1831         * src/prefs_matcher.h
1832         * src/prefs_message.c
1833         * src/prefs_message.h
1834         * src/prefs_msg_colors.c
1835         * src/prefs_msg_colors.h
1836         * src/prefs_other.c
1837         * src/prefs_other.h
1838         * src/prefs_quote.c
1839         * src/prefs_quote.h
1840         * src/prefs_receive.c
1841         * src/prefs_receive.h
1842         * src/prefs_send.c
1843         * src/prefs_send.h
1844         * src/prefs_spelling.c
1845         * src/prefs_spelling.h
1846         * src/prefs_summaries.c
1847         * src/prefs_summaries.h
1848         * src/prefs_summary_column.c
1849         * src/prefs_summary_column.h
1850         * src/prefs_summary_open.c
1851         * src/prefs_summary_open.h
1852         * src/prefs_template.c
1853         * src/prefs_template.h
1854         * src/prefs_themes.c
1855         * src/prefs_themes.h
1856         * src/prefs_toolbar.c
1857         * src/prefs_toolbar.h
1858         * src/prefs_wrapping.c
1859         * src/prefs_wrapping.h
1860         * src/privacy.c
1861         * src/privacy.h
1862         * src/procheader.c
1863         * src/procheader.h
1864         * src/procmime.c
1865         * src/procmime.h
1866         * src/procmsg.c
1867         * src/procmsg.h
1868         * src/quote_fmt.c
1869         * src/quote_fmt_lex.l
1870         * src/quote_fmt_parse.y
1871         * src/recv.c
1872         * src/recv.h
1873         * src/remotefolder.c
1874         * src/remotefolder.h
1875         * src/send_message.c
1876         * src/send_message.h
1877         * src/setup.c
1878         * src/setup.h
1879         * src/simple-gettext.c
1880         * src/sourcewindow.c
1881         * src/sourcewindow.h
1882         * src/ssl_manager.c
1883         * src/ssl_manager.h
1884         * src/statusbar.c
1885         * src/statusbar.h
1886         * src/stock_pixmap.c
1887         * src/stock_pixmap.h
1888         * src/summary_search.c
1889         * src/summary_search.h
1890         * src/summaryview.c
1891         * src/summaryview.h
1892         * src/textview.c
1893         * src/textview.h
1894         * src/toolbar.c
1895         * src/toolbar.h
1896         * src/undo.c
1897         * src/undo.h
1898         * src/unmime.c
1899         * src/unmime.h
1900         * src/uri_opener.c
1901         * src/uri_opener.h
1902         * src/vcard.c
1903         * src/vcard.h
1904         * src/wizard.c
1905         * src/wizard.h
1906         * src/common/base64.c
1907         * src/common/base64.h
1908         * src/common/claws.c
1909         * src/common/claws.h
1910         * src/common/defs.h
1911         * src/common/fnmatch.c
1912         * src/common/fnmatch.h
1913         * src/common/fnmatch_loop.c
1914         * src/common/hooks.c
1915         * src/common/hooks.h
1916         * src/common/log.c
1917         * src/common/log.h
1918         * src/common/md5.c
1919         * src/common/md5.h
1920         * src/common/mgutils.c
1921         * src/common/mgutils.h
1922         * src/common/nntp.c
1923         * src/common/nntp.h
1924         * src/common/passcrypt.c
1925         * src/common/passcrypt.h.in
1926         * src/common/plugin.c
1927         * src/common/plugin.h
1928         * src/common/prefs.c
1929         * src/common/prefs.h
1930         * src/common/progressindicator.c
1931         * src/common/progressindicator.h
1932         * src/common/quoted-printable.c
1933         * src/common/quoted-printable.h
1934         * src/common/session.c
1935         * src/common/session.h
1936         * src/common/smtp.c
1937         * src/common/smtp.h
1938         * src/common/socket.c
1939         * src/common/socket.h
1940         * src/common/ssl.c
1941         * src/common/ssl.h
1942         * src/common/ssl_certificate.c
1943         * src/common/ssl_certificate.h
1944         * src/common/string_match.c
1945         * src/common/string_match.h
1946         * src/common/stringtable.c
1947         * src/common/stringtable.h
1948         * src/common/tags.c
1949         * src/common/tags.h
1950         * src/common/template.c
1951         * src/common/template.h
1952         * src/common/timing.h
1953         * src/common/utils.c
1954         * src/common/utils.h
1955         * src/common/uuencode.c
1956         * src/common/uuencode.h
1957         * src/common/version.h.in
1958         * src/common/w32_dirent.c
1959         * src/common/w32_reg.c
1960         * src/common/w32_signal.c
1961         * src/common/w32_stat.c
1962         * src/common/w32_stdlib.c
1963         * src/common/w32_string.c
1964         * src/common/w32_time.c
1965         * src/common/w32_unistd.c
1966         * src/common/w32_wait.c
1967         * src/common/w32lib.h
1968         * src/common/xml.c
1969         * src/common/xml.h
1970         * src/common/xmlprops.c
1971         * src/common/xmlprops.h
1972         * src/etpan/etpan-errors.h
1973         * src/etpan/etpan-thread-manager-types.h
1974         * src/etpan/etpan-thread-manager.c
1975         * src/etpan/etpan-thread-manager.h
1976         * src/etpan/imap-thread.c
1977         * src/etpan/imap-thread.h
1978         * src/gtk/about.c
1979         * src/gtk/about.h
1980         * src/gtk/colorlabel.c
1981         * src/gtk/colorlabel.h
1982         * src/gtk/colorsel.c
1983         * src/gtk/colorsel.h
1984         * src/gtk/combobox.c
1985         * src/gtk/combobox.h
1986         * src/gtk/description_window.c
1987         * src/gtk/description_window.h
1988         * src/gtk/filesel.c
1989         * src/gtk/filesel.h
1990         * src/gtk/foldersort.c
1991         * src/gtk/foldersort.h
1992         * src/gtk/gtkaspell.c
1993         * src/gtk/gtkaspell.h
1994         * src/gtk/gtksctree.c
1995         * src/gtk/gtkshruler.c
1996         * src/gtk/gtkshruler.h
1997         * src/gtk/gtksourceprintjob.c
1998         * src/gtk/gtksourceprintjob.h
1999         * src/gtk/gtkutils.c
2000         * src/gtk/gtkutils.h
2001         * src/gtk/gtkvscrollbutton.c
2002         * src/gtk/gtkvscrollbutton.h
2003         * src/gtk/icon_legend.c
2004         * src/gtk/icon_legend.h
2005         * src/gtk/inputdialog.c
2006         * src/gtk/inputdialog.h
2007         * src/gtk/logwindow.c
2008         * src/gtk/logwindow.h
2009         * src/gtk/manage_window.c
2010         * src/gtk/manage_window.h
2011         * src/gtk/menu.c
2012         * src/gtk/menu.h
2013         * src/gtk/pluginwindow.c
2014         * src/gtk/pluginwindow.h
2015         * src/gtk/prefswindow.c
2016         * src/gtk/prefswindow.h
2017         * src/gtk/progressdialog.c
2018         * src/gtk/progressdialog.h
2019         * src/gtk/quicksearch.c
2020         * src/gtk/quicksearch.h
2021         * src/gtk/sslcertwindow.c
2022         * src/gtk/sslcertwindow.h
2023         * src/plugins/bogofilter/bogofilter.c
2024         * src/plugins/bogofilter/bogofilter.h
2025         * src/plugins/bogofilter/bogofilter_gtk.c
2026         * src/plugins/clamav/clamav_plugin.c
2027         * src/plugins/clamav/clamav_plugin.h
2028         * src/plugins/clamav/clamav_plugin_gtk.c
2029         * src/plugins/demo/demo.c
2030         * src/plugins/dillo_viewer/dillo_prefs.c
2031         * src/plugins/dillo_viewer/dillo_prefs.h
2032         * src/plugins/dillo_viewer/dillo_viewer.c
2033         * src/plugins/pgpcore/passphrase.c
2034         * src/plugins/pgpcore/passphrase.h
2035         * src/plugins/pgpcore/pgp_viewer.c
2036         * src/plugins/pgpcore/pgp_viewer.h
2037         * src/plugins/pgpcore/plugin.c
2038         * src/plugins/pgpcore/prefs_gpg.c
2039         * src/plugins/pgpcore/prefs_gpg.h
2040         * src/plugins/pgpcore/select-keys.c
2041         * src/plugins/pgpcore/select-keys.h
2042         * src/plugins/pgpcore/sgpgme.c
2043         * src/plugins/pgpcore/sgpgme.h
2044         * src/plugins/pgpinline/pgpinline.c
2045         * src/plugins/pgpinline/pgpinline.h
2046         * src/plugins/pgpinline/plugin.c
2047         * src/plugins/pgpmime/pgpmime.c
2048         * src/plugins/pgpmime/pgpmime.h
2049         * src/plugins/pgpmime/plugin.c
2050         * src/plugins/spamassassin/spamassassin.c
2051         * src/plugins/spamassassin/spamassassin.h
2052         * src/plugins/spamassassin/spamassassin_gtk.c
2053         * src/plugins/trayicon/trayicon.c
2054         * src/plugins/trayicon/trayicon_prefs.c
2055         * src/plugins/trayicon/trayicon_prefs.h
2056         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2057         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2058         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2059         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2060         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2061         * tools/OOo2claws-mail.pl
2062         * tools/README.sylprint
2063         * tools/acroread2claws-mail.pl
2064         * tools/claws-mail-compose-insert-files.pl
2065         * tools/convert_mbox.pl
2066         * tools/filter_conv.pl
2067         * tools/filter_conv_new.pl
2068         * tools/fix_date.sh
2069         * tools/freshmeat_search.pl
2070         * tools/google_search.pl
2071         * tools/kmail-mailbox2claws-mail.pl
2072         * tools/kmail2claws-mail.pl
2073         * tools/kmail2claws-mail_v2.pl
2074         * tools/mairix.sh
2075         * tools/make.themes.project
2076         * tools/multiwebsearch.pl
2077         * tools/nautilus2claws-mail.sh
2078         * tools/outlook2claws-mail.pl
2079         * tools/textviewer.sh
2080         * tools/thunderbird-filters-convertor.pl
2081         * tools/update-po
2082         * tools/uuooffice
2083         * tools/vcard2xml.py
2084         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2085                 Upgrade to GPLv3 or later.
2086
2087 2007-07-10 [wwp]        2.10.0cvs15
2088
2089         * src/main.c
2090                 Fix re-opening of all composing messages that were
2091                 opened when closing the previous instance, thanks
2092                 to Colin.
2093
2094 2007-07-10 [paul]       2.10.0cvs14
2095
2096         * src/editaddress_other_attributes_ldap.c
2097         * src/ldapupdate.c
2098                 fix crash on selecting 'other attributes' combo
2099                 for either a new entry or an old entry with no
2100                 existing attributes.
2101                 fix bug on editing multiple attributes which
2102                 resulted them all having the value of the last
2103                 one changed.
2104                 Thanks to Colin
2105
2106 2007-07-10 [colin]      2.10.0cvs13
2107
2108         * src/editaddress.c
2109         * src/editaddress_other_attributes_ldap.h
2110         * src/ldapupdate.c
2111                 Fix --disable-ldap build
2112
2113 2007-07-09 [colin]      2.10.0cvs12
2114
2115         * src/Makefile.am
2116         * src/addritem.c
2117         * src/addritem.h
2118         * src/editaddress.c
2119         * src/editaddress_other_attributes_ldap.c
2120         * src/editaddress_other_attributes_ldap.h
2121         * src/editldap.c
2122         * src/ldapctrl.c
2123         * src/ldapctrl.h
2124         * src/ldapupdate.c
2125                 Add capability to edit all inetOrgPerson
2126                 attributes on LDAP. Patch by Michael 
2127                 Rasmussen
2128
2129 2007-07-09 [colin]      2.10.0cvs11
2130
2131         * src/Makefile.am
2132         * src/exporthtml.c
2133         * src/mbox.c
2134         * src/msgcache.c
2135         * src/prefs_summaries.c
2136         * src/prefs_themes.c
2137         * src/procheader.c
2138         * src/common/Makefile.am
2139         * src/common/log.c
2140         * src/common/timing.h
2141         * src/common/utils.c
2142         * src/common/utils.h
2143         * src/common/w32_account.c
2144         * src/common/w32lib.h
2145         * src/gtk/Makefile.am
2146         * src/gtk/colorlabel.c
2147         * src/plugins/pgpcore/Makefile.am
2148         * src/plugins/pgpcore/claws.def
2149         * src/plugins/pgpcore/passphrase.c
2150         * src/plugins/pgpcore/pgp_viewer.c
2151         * src/plugins/pgpcore/plugin.def
2152         * src/plugins/pgpcore/sgpgme.c
2153         * src/plugins/pgpinline/Makefile.am
2154         * src/plugins/pgpinline/claws.def
2155         * src/plugins/pgpinline/mypgpcore.def
2156         * src/plugins/pgpinline/plugin.def
2157         * src/plugins/pgpmime/Makefile.am
2158         * src/plugins/pgpmime/claws.def
2159         * src/plugins/pgpmime/mypgpcore.def
2160         * src/plugins/pgpmime/plugin.def
2161                 Commit win32 patch, from Werner Koch and
2162                 Marcus Brinkmann
2163
2164 2007-07-09 [colin]      2.10.0cvs10
2165
2166         * src/prefs_toolbar.c
2167                 Fix crash when no actions exist
2168
2169 2007-07-07 [paul]       2.10.0cvs9
2170
2171         * COPYING
2172         * manual/claws-mail-manual.xml
2173                 update copyright year
2174         * po/fi.po
2175                 updated by Flammie Pirinen
2176
2177 2007-07-05 [wwp]        2.10.0cvs8
2178
2179         * src/plugins/clamav/clamav_plugin_gtk.c
2180                 Make vertical spacing like in other plugin prefs pages.
2181
2182 2007-07-05 [wwp]        2.10.0cvs7
2183
2184         * src/quote_fmt.c
2185                 It's %am that works, not %ae (this doc incoherence has been
2186                 introduced with 2.9.2cvs13).
2187
2188 2007-07-04 [wwp]        2.10.0cvs6
2189
2190         * src/plugins/bogofilter/bogofilter.c
2191                 Gettext-ize an occurrence of "Any" that wasn't.
2192
2193 2007-07-04 [colin]      2.10.0cvs5
2194
2195         * po/POTFILES.in
2196                 Fix untranslated strings; thanks
2197                 to Pader Rezso.
2198
2199 2007-07-03 [colin]      2.10.0cvs4
2200
2201         * src/folder.c
2202         * src/mainwindow.c
2203                 Fix saving of sort mode for tags and
2204                 thread date. Thanks to Pierre Ossman.
2205                 Completes fix for bug 1233
2206
2207 2007-07-03 [paul]       2.10.0cvs3
2208
2209         * src/compose.c
2210                 fix auto-save
2211         * src/summaryview.c
2212                 fix build warnings
2213         Thanks to Colin
2214
2215 2007-07-02 [colin]      2.10.0cvs2
2216
2217         * src/folder.h
2218         * src/mainwindow.c
2219         * src/procmsg.h
2220         * src/summaryview.c
2221                 Add View/Sort/by Thread date
2222                 Fixes bug 1233, 'Capability to sort 
2223                 threads by most recent message'
2224                 Based on a patch by Paul Rolland
2225
2226 2007-07-02 [colin]      2.10.0cvs1
2227
2228         * src/Makefile.am
2229         * src/compose.c
2230         * src/edittags.c
2231         * src/edittags.h
2232         * src/filtering.c
2233         * src/folder.c
2234         * src/folder.h
2235         * src/headerview.c
2236         * src/headerview.h
2237         * src/main.c
2238         * src/mainwindow.c
2239         * src/mainwindow.h
2240         * src/manual.h
2241         * src/matcher.c
2242         * src/matcher.h
2243         * src/matcher_parser_parse.y
2244         * src/mimeview.c
2245         * src/msgcache.c
2246         * src/msgcache.h
2247         * src/prefs_common.c
2248         * src/prefs_common.h
2249         * src/prefs_filtering_action.c
2250         * src/prefs_matcher.c
2251         * src/prefs_summary_column.c
2252         * src/procmsg.c
2253         * src/procmsg.h
2254         * src/quote_fmt.c
2255         * src/quote_fmt_lex.l
2256         * src/quote_fmt_parse.y
2257         * src/summaryview.c
2258         * src/summaryview.h
2259         * src/textview.c
2260         * src/common/Makefile.am
2261         * src/common/defs.h
2262         * src/common/tags.c
2263         * src/common/tags.h
2264         * src/gtk/quicksearch.c
2265         * src/gtk/quicksearch.h
2266                 Add Tags implementation. Tags are arbitrary labels
2267                 that can be applied to messages. It is possible 
2268                 to create, edit, remove tags; apply them to mails;
2269                 filter on tags or tag presence; apply or unset
2270                 tags via filtering actions; reference tags in
2271                 reply templates.
2272
2273 2007-07-02 [paul]       2.10.0
2274
2275         * NEWS
2276         * README
2277         * RELEASE_NOTES
2278                 2.10.0 released
2279
2280 2007-07-02 [paul]       2.9.2cvs78
2281
2282         * po/de.po
2283         * po/en_GB.po
2284         * po/es.po
2285         * po/fr.po
2286         * po/hu.po
2287         * po/pt_BR.po
2288         * po/ru.po
2289         * po/zh_CN.po
2290                 updated by Stephan Sachse, me, Ricardo Mones
2291                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2292                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2293
2294 2007-07-02 [paul]       2.9.2cvs77
2295
2296         * AUTHORS
2297                 updated
2298
2299 2007-06-29 [wwp]        2.9.2cvs76
2300
2301         * src/gtk/headers.h
2302                 Fix a typo (thanks to Ricardo for finding this out).
2303
2304 2007-06-28 [paul]       2.9.2cvs75
2305
2306         * src/folderview.c
2307                 fix build warnings
2308
2309 2007-06-28 [paul]       2.9.2cvs74
2310
2311         * tools/Makefile.am
2312                 fix bug in the autotools build system.
2313                 Files cataloged under EXTRA_DIST were never
2314                 automatically copied to the build tree.
2315                 (fix 'make distcheck')
2316                 Patch by Michael Rasmussen.
2317
2318 2007-06-24 [colin]      2.9.2cvs73
2319
2320         * src/news_gtk.c
2321                 Fix bug 1249, 'Error handling for 
2322                 news errors needs modification'
2323                 Only popup error if the according
2324                 pref in Prefs/Receive is set.
2325
2326 2007-06-21 [colin]      2.9.2cvs72
2327
2328         * src/common/plugin.c
2329         * src/common/plugin.h
2330                 Change plugin API to know whether it's safe to 
2331                 unload plugins or whether we should just hide
2332                 them. Fixes bug 1248, 'Core dumps after 
2333                 unloading plugin and clicking on load plugins'
2334         * src/plugins/bogofilter/bogofilter.c
2335         * src/plugins/clamav/clamav_plugin.c
2336         * src/plugins/demo/demo.c
2337         * src/plugins/dillo_viewer/dillo_viewer.c
2338         * src/plugins/pgpcore/plugin.c
2339         * src/plugins/pgpinline/plugin.c
2340         * src/plugins/pgpmime/plugin.c
2341         * src/plugins/spamassassin/spamassassin.c
2342         * src/plugins/trayicon/trayicon.c
2343                 Update API
2344
2345 2007-06-19 [colin]      2.9.2cvs71
2346
2347         * src/compose.c
2348         * src/messageview.c
2349                 Fix crash mentioned in bug 1246
2350                 Race condition when automatically drafting
2351                 due to insertion on reedit.
2352
2353 2007-06-18 [wwp]        2.9.2cvs70
2354
2355         * src/importldif.c
2356                 LDIF import: use a "Proceed" button to complete
2357                 the process.
2358
2359 2007-06-18 [paul]       2.9.2cvs69
2360
2361         * configure.ac
2362                 use pkgconfig to check for gtk and glib
2363
2364 2007-06-17 [wwp]        2.9.2cvs68
2365
2366         * src/ldif.c
2367         * src/importldif.c
2368                 LDIF import: better error handling, minor code
2369                 and UI cleanup, and renamed the Save button
2370                 to Close, as imported stuff is already saved
2371                 when the Save button is shown.
2372
2373 2007-06-17 [colin]      2.9.2cvs67
2374
2375         * src/prefs_summaries.c
2376         * src/procmsg.c
2377                 Don't set as read when forwarded, only replied to
2378
2379 2007-06-17 [paul]       2.9.2cvs66
2380
2381         * src/alertpanel.c
2382                 add missing #include
2383
2384 2007-06-16 [colin]      2.9.2cvs65
2385
2386         * src/prefs_summaries.c
2387         * src/procmsg.c
2388                 Change the pref "Only mark as read when opened
2389                 in new window" to "..., replied to or forwarded".
2390                 Based on a patch by Paul Rolland.
2391
2392 2007-06-16 [paul]       2.9.2cvs64
2393
2394         * src/gtk/authors.h
2395                 alphabetical order! :)
2396
2397 2007-06-16 [colin]      2.9.2cvs63
2398
2399         * AUTHORS
2400         * src/gtk/authors.h
2401                 Add Michael Rasmussen in authors list
2402
2403 2007-06-16 [colin]      2.9.2cvs62
2404
2405         * src/messageview.c
2406                 Fix messageview_copy_clipboard to take advantage
2407                 of plugins' get_selection.
2408
2409 2007-06-15 [colin]      2.9.2cvs61
2410
2411         * src/action.c
2412         * src/addr_compl.c
2413         * src/addressbook.c
2414         * src/folderview.c
2415         * src/message_search.c
2416         * src/mimeview.c
2417         * src/summary_search.c
2418         * src/summaryview.c
2419         * src/textview.c
2420                 Allow GDK_KP_Enter to do the same as GDK_Return
2421                 Patch by Michael Rasmussen
2422
2423 2007-06-15 [paul]       2.9.2cvs60
2424
2425         * src/compose.c
2426                 fix bug when closing a compose window
2427                 during autosave
2428
2429 2007-06-14 [paul]       2.9.2cvs59
2430
2431         * src/main.c
2432         * src/common/defs.h
2433                 migrate sylpheed config
2434
2435 2007-06-14 [wwp]        2.9.2cvs58
2436
2437         * src/gtk/pluginwindow.c
2438                 Yet another attempt to fix sizing/alignment of the
2439                 button bar in plugins window.
2440
2441 2007-06-12 [colin]      2.9.2cvs57
2442
2443         * po/POTFILES.in
2444         * src/Makefile.am
2445         * src/folderview.c
2446         * src/prefs_common.c
2447         * src/prefs_common.h
2448         * src/prefs_summaries.c
2449         * src/prefs_summary_open.c
2450         * src/prefs_summary_open.h
2451         * src/summaryview.c
2452                 Make "when entering a folder" actions more personalisable
2453
2454 2007-06-12 [wwp]        2.9.2cvs56
2455
2456         * tools/README
2457                 Use short description from Paul (mairix.sh).
2458
2459 2007-06-12 [wwp]        2.9.2cvs55
2460
2461         * tools/README
2462                 Updated info about mairix.sh.
2463
2464 2007-06-11 [paul]       2.9.2cvs54
2465
2466         * src/prefs_logging.c
2467                 rework log window length widgets
2468                 and some sensitivity fixes
2469
2470 2007-06-11 [paul]       2.9.2cvs53
2471
2472         * src/mainwindow.c
2473         * src/prefs_logging.c
2474                 rename 'Protocol Log' to 'Network Log'
2475                 and some function renaming
2476
2477 2007-06-10 [wwp]        2.9.2cvs52
2478
2479         * src/gtk/pluginwindow.c
2480                 Revert 2.9.2cvs51.
2481
2482 2007-06-10 [wwp]        2.9.2cvs51
2483
2484         * src/gtk/pluginwindow.c
2485                 Fix button bar in plugin window, was centered and not
2486                 behaving like other dialogs w/ such button bar.
2487
2488 2007-06-08 [wwp]        2.9.2cvs50
2489
2490         * src/compose.c
2491         * src/compose.h
2492         * src/main.c
2493         * src/mainwindow.c
2494         * src/mainwindow.h
2495                 Provide a way out of automatic draft saving on IMAP, when
2496                 exiting offline.
2497                 Prevent drafting while sending and quitting while sending.
2498                 Thanks for Colin.
2499
2500
2501
2502 2007-06-08 [wwp]        2.9.2cvs49
2503
2504         * src/prefs_account.c
2505         * src/gtk/prefswindow.c
2506         * src/gtk/prefswindow.h
2507                 Activate the Basic page when opening account prefs.
2508
2509 2007-06-08 [wwp]        2.9.2cvs48
2510
2511         * src/common/socket.c
2512                 Don't crash if fork() fails, thanks to Colin.
2513
2514 2007-06-08 [wwp]        2.9.2cvs47
2515
2516         * src/gtk/prefswindow.c
2517                 Wrap some long lines, and reset horizontal scroller's adjusment
2518                 (this was already done, vertically), when changing tab (not page)
2519                 in prefs windows.
2520
2521 2007-06-08 [paul]       2.9.2cvs46
2522
2523         * src/common/utils.c
2524                 use gethostname() instead of uname()
2525                 based on a patch by Michael Hughes
2526                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2527
2528 2007-06-07 [wwp]        2.9.2cvs45
2529
2530         * src/prefs_common.c
2531                 Fix some useless warnings, thanks to Colin.
2532
2533 2007-06-06 [colin]      2.9.2cvs44
2534
2535         * src/ldapupdate.c
2536                 Fix strange allocations. 
2537
2538 2007-06-06 [colin]      2.9.2cvs43
2539
2540         * src/ldapupdate.c
2541                 Patch by Michael Rasmussus to help
2542                 bug 1232
2543
2544 2007-06-05 [wwp]        2.9.2cvs42
2545
2546         * src/prefs_account.c
2547         * src/prefs_folder_item.c
2548         * src/prefs_quote.c
2549         * src/quote_fmt.c
2550         * src/quote_fmt.h
2551                 Per-folder templates can now be applied recursively.
2552                 Always save per-folder templates (formats were erroneously
2553                 saved only if they were enabled).
2554                 Check for validity of quotation marks everywhere there
2555                 are defined.
2556
2557 2007-06-05 [wwp]        2.9.2cvs41
2558
2559         * src/inc.c
2560                 Fix incoming messages from local accounts always getting filtered
2561                 (even if the account prefs say don't), thanks to Colin.
2562
2563 2007-06-05 [wwp]        2.9.2cvs40
2564
2565         * src/compose.c
2566         * src/compose.h
2567                 Use per-folder/per-account quote chars when applying a
2568                 template or inserting text as well. Const'ify some
2569                 vars more.
2570
2571 2007-06-04 [colin]      2.9.2cvs39
2572
2573         * src/compose.c
2574                 More work for wwp :)
2575
2576 2007-06-04 [wwp]        2.9.2cvs38
2577
2578         * src/compose.c
2579                 Same as 2.9.2cvs36 but for forwarding.
2580
2581 2007-06-04 [colin]      2.9.2cvs37
2582
2583         * src/compose.c
2584                 Use original mail file for forward/redirect
2585                 Fixes some forwarded mails to be attached as
2586                 application/octet-stream (when they have binary
2587                 parts), and incidentally fixes bug 848
2588                 'Redirect breaks GnuPG'
2589
2590 2007-06-04 [wwp]        2.9.2cvs36
2591
2592         * src/compose.c
2593                 Fix quote mark mis-initialisation when replying/forwarding
2594                 (introduced w/ 2.9.2cvs20).
2595
2596 2007-06-04 [wwp]        2.9.2cvs35
2597
2598         * src/prefs_compose_writing.c
2599         * src/prefs_quote.c
2600                 Fix a bug where Quotation characters (prefs/compose/writing)
2601                 was cleared (introduced w/ 2.9.2cvs26).
2602
2603 2007-06-04 [wwp]        2.9.2cvs34
2604
2605         * src/prefs_account.c
2606         * src/prefs_account.h
2607                 Better fix for compiling w/o aspell (rollbacks
2608                 2.9.2cvs31).
2609
2610 2007-06-04 [wwp]        2.9.2cvs33
2611
2612         * src/account.c
2613         * src/prefs_account.c
2614         * src/prefs_account.h
2615         * src/procmsg.c
2616                 It's now possible to disable mail filtering plugins
2617                 on a per-account basis.
2618
2619 2007-06-04 [wwp]        2.9.2cvs32
2620
2621         * src/procheader.c
2622         * src/common/utils.c
2623         * src/common/utils.h
2624                 Support CRLF in headers part of messages.
2625                 Support few more date formats (RFC3339 subsets).
2626
2627 2007-06-04 [wwp]        2.9.2cvs31
2628
2629         * src/prefs_account.c
2630                 Fix compiling w/o aspell support.
2631
2632 2007-06-03 [wwp]        2.9.2cvs30
2633
2634         * src/prefs_gtk.c
2635                 Don't decode leading ENV_ and ~ in P_PASSWORD
2636                 values.
2637
2638 2007-06-03 [wwp]        2.9.2cvs29
2639
2640         * src/prefs_gtk.c
2641                 Don't decode leading ENV_ and ~ in P_PASSWORD
2642                 values.
2643
2644 2007-06-03 [wwp]        2.9.2cvs28
2645
2646         * src/prefs_account.c
2647         * src/gtk/prefswindow.c
2648         * src/gtk/prefswindow.h
2649                 Added a way to force preloading of all pages
2650                 (prefswindow).
2651                 Moved tabs to pages in account prefs.
2652
2653 2007-06-02 [colin]      2.9.2cvs27
2654
2655         * src/addressbook.c
2656                 Fix possible crash, fix ldap write bugs
2657         * src/ldapupdate.c
2658                 Fix ldap write bugs - patch by Michael
2659                 Rasmussen
2660         * src/alertpanel.c
2661         * src/alertpanel.h
2662                 Add a hook whenever alertpanel opens/closes
2663
2664 2007-05-31 [wwp]        2.9.2cvs26
2665
2666         * src/prefs_compose_writing.c
2667         * src/prefs_quote.c
2668                 Re-organized writing options a bit:
2669                  - renamed the Quoting page to Templates
2670                  - moved all composing templates to that page
2671                  - moved non-templates options to the Writing one,
2672                    grouped reply-related options, reordered reply and
2673                    forward options.
2674
2675 2007-05-31 [wwp]        2.9.2cvs25
2676
2677         * src/compose.c
2678                 Removed unused code.
2679
2680 2007-05-31 [colin]      2.9.2cvs24
2681
2682         * src/addressbook.c
2683                 Fix missing display name when modifying
2684                 LDAP. Patch by Michael Rasmussen
2685
2686 2007-05-31 [wwp]        2.9.2cvs23
2687
2688         * src/plugins/bogofilter/Makefile.am
2689         * src/plugins/clamav/Makefile.am
2690         * src/plugins/demo/Makefile.am
2691         * src/plugins/dillo_viewer/Makefile.am
2692         * src/plugins/spamassassin/Makefile.am
2693                 Fix building of those plugins in Mac OS X.
2694
2695 2007-05-30 [wwp]        2.9.2cvs22
2696
2697         * src/gtk/quicksearch.c
2698                 Fix missing initialization.
2699
2700 2007-05-30 [wwp]        2.9.2cvs21
2701
2702         * src/procheader.c
2703                 Revert accidental commit (debug outputs).
2704
2705 2007-05-30 [wwp]        2.9.2cvs20
2706
2707         * src/compose.c
2708         * src/folder_item_prefs.c
2709         * src/folder_item_prefs.h
2710         * src/prefs_account.c
2711         * src/prefs_account.h
2712         * src/prefs_folder_item.c
2713         * src/prefs_gtk.c
2714         * src/prefs_gtk.h
2715                 Implemented per-account and per-folder
2716                 compose/reply/forward formats.
2717
2718 2007-05-30 [wwp]        2.9.2cvs19
2719
2720         * src/prefs_compose_writing.c
2721         * src/prefs_quote.c
2722         * src/procheader.c
2723         * src/quote_fmt.c
2724         * src/quote_fmt.h
2725                 Internal API changes (factorize quote format
2726                 prefs and checks).
2727
2728 2007-05-30 [colin]      2.9.2cvs18
2729
2730         * src/compose.c
2731                 Fix race where it's possible to re-click Send
2732                 between end of SMTP session and end of "move to
2733                 sent folder" when sending an email with send
2734                 dialog enabled.
2735
2736 2007-05-30 [colin]      2.9.2cvs17
2737
2738         * src/crash.c
2739                 Ask for backtrace on all threads. Patch by
2740                 Pawel
2741         * src/folderview.c
2742                 Fix stale news statusbar when scanning fails.
2743                 Patch by Pawel
2744         * src/ldapupdate.c
2745                 Fix some LDAP write updates bugs. Patch
2746                 by Michael Rasmussen
2747
2748 2007-05-29 [colin]      2.9.2cvs16
2749
2750         * src/imap.c
2751                 Fix loss of local flags when moving mails
2752                 on IMAP in high-bandwidth mode (UID FETCH)
2753
2754 2007-05-25 [paul]       2.9.2cvs15
2755
2756         * src/common/socket.c
2757                 fix sometimes crasher on cancelling
2758                 message sending
2759
2760 2007-05-25 [colin]      2.9.2cvs14
2761
2762         * src/imap.c
2763                 Fix a memory leak
2764         * src/imap_gtk.c
2765                 Be more helpful in the subscription
2766                 message
2767
2768 2007-05-23 [wwp]        2.9.2cvs13
2769
2770         * src/compose.c
2771         * src/prefs_compose_writing.c
2772         * src/prefs_quote.c
2773         * src/prefs_template.c
2774         * src/prefs_template.h
2775         * src/quote_fmt.c
2776         * src/quote_fmt.h
2777         * src/quote_fmt_lex.l
2778         * src/quote_fmt_parse.y
2779                 Introduced new syntax elements (symbols and commands)
2780                 in templates/quote_fmt. Compatibility w/ old
2781                 symbols is kept.
2782                 Updated and reworked the corresponding Information
2783                 dialog.
2784                 Display the line number in dialogs that talk about
2785                 parser errors (in addition to the error message in
2786                 output).
2787
2788 2007-05-23 [wwp]        2.9.2cvs12
2789
2790         * src/quote_fmt_parse.y
2791                 Fix 2.9.2cvs11, probably a paste accident ;).
2792
2793 2007-05-23 [wwp]        2.9.2cvs11
2794
2795         * src/compose.c
2796         * src/prefs_template.c
2797         * src/quote_fmt.h
2798         * src/quote_fmt_parse.y
2799                 Fix 2.9.2cvs10, which broke --disable-aspell.
2800
2801 2007-05-22 [wwp]        2.9.2cvs10
2802
2803         * src/compose.c
2804         * src/prefs_template.c
2805         * src/quote_fmt.c
2806         * src/quote_fmt.h
2807         * src/quote_fmt_lex.l
2808         * src/quote_fmt_parse.y
2809         * src/gtk/gtkaspell.c
2810         * src/gtk/gtkaspell.h
2811                 Added template/quote format syntactical elements
2812                 to show and query:
2813                         - current dictionary
2814                           %T to show (shows empty if not set or not enabled),
2815                           ?T and !T to check if the default dictionary is
2816                           enabled and set
2817                         - current account's default dictionary
2818                           %aT to show (empty if not set or not enabled),
2819                           ?aT and !aT to check if it's enabled and set
2820                         - name completion for an address, from the address
2821                           book
2822                           %ABf, %ABt, %ABc respectively show the full name got
2823                           from the address book if From, To or Cc match a single
2824                           contact.
2825                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2826                           matches any contact and if the full name is non-empty.
2827                           If From, To or Cc are lists of email addresses, only
2828                           the first address will be checked.
2829                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2830                 that could show a trailing ','.
2831                 Also, template/quote_fmt parser now shows the line number in case
2832                 of parser error.
2833
2834 2007-05-15 [colin]      2.9.2cvs9
2835
2836         * src/main.c
2837         * src/main.h
2838                 Add a public function to know whether Claws
2839                 crashed last time
2840                 Store opened folder when exiting
2841         * src/folder.c
2842         * src/folder.h
2843                 Store last opened message in each FolderItem;
2844                 Reset last seen messages if Claws crashed, so 
2845                 that one can't go in an infinite crash in case 
2846                 a particular mail crashes Claws.
2847         * src/messageview.c
2848         * src/prefs_common.c
2849         * src/prefs_common.h
2850         * src/summaryview.c
2851         * src/prefs_summaries.c
2852                 Add "Select last opened message" when entering
2853                 a folder
2854                 Add "Select last opened folder" at startup.
2855
2856 2007-05-14 [colin]      2.9.2cvs8
2857
2858         * manual/xml2pdf
2859                 Fix bashism, search for xml catalog 
2860                 in /usr/local/share/xml/catalog too
2861                 Patch by Pawel
2862
2863 2007-05-13 [wwp]        2.9.2cvs7
2864
2865         * src/gtk/logwindow.c
2866                 fix raising log windows when they are either minimized or
2867                 in background.
2868
2869 2007-05-11 [colin]      2.9.2cvs6
2870
2871         * src/gtk/filesel.c
2872                 Use Hildon's file chooser on Maemo. Patch
2873                 by Jean-Luc Biord; fixes part 2 of bug 1201,
2874                 'File attachment "manipulation" bugs...'
2875
2876 2007-05-10 [wwp]        2.9.2cvs5
2877
2878         * src/prefs_common.c
2879         * src/prefs_common.h
2880         * src/gtk/quicksearch.c
2881                 Add a quicksearch option to automatically run
2882                 a search selected from the history (this option
2883                 is exclusive towards type-ahead).
2884
2885 2007-05-10 [colin]      2.9.2cvs4
2886
2887         * src/imap.c
2888                 Fix g_warnings, thanks to Brian
2889                 Morrison
2890
2891 2007-05-09 [colin]      2.9.2cvs3
2892
2893         * src/crash.c
2894         * src/exporthtml.c
2895         * src/mbox.c
2896         * src/prefs_summaries.c
2897         * src/procheader.c
2898         * src/common/log.c
2899         * src/common/utils.c
2900         * src/gtk/gtksourceprintjob.c
2901         * src/gtk/sslcertwindow.c
2902                 Use the re-entrant variant of time functions
2903                 Probably fixes bug 1217, 'reentrancy problems 
2904                 with time functions'
2905
2906 2007-05-09 [colin]      2.9.2cvs2
2907
2908         * src/imap.c
2909                 Fix crasher when reconnection fails
2910
2911 2007-05-08 [paul]       2.9.2cvs1
2912
2913         * NEWS
2914         * README
2915         * RELEASE_NOTES
2916         * configure.ac
2917                 bump version number following
2918                 stable release
2919
2920 2007-05-08 [paul]       2.9.1cvs48
2921
2922         * src/plugins/demo/demo.c
2923         * src/plugins/dillo_viewer/dillo_prefs.c
2924         * src/plugins/dillo_viewer/dillo_prefs.h
2925         * src/plugins/dillo_viewer/dillo_viewer.c
2926         * src/plugins/pgpcore/pgp_viewer.c
2927         * src/plugins/pgpcore/pgp_viewer.h
2928         * src/plugins/pgpcore/plugin.c
2929         * src/plugins/pgpcore/prefs_gpg.c
2930         * src/plugins/pgpcore/prefs_gpg.h
2931         * src/plugins/pgpcore/sgpgme.c
2932         * src/plugins/pgpcore/sgpgme.h
2933         * src/plugins/pgpinline/plugin.c
2934         * src/plugins/pgpmime/pgpmime.c
2935         * src/plugins/pgpmime/pgpmime.h
2936         * src/plugins/pgpmime/plugin.c
2937         * src/plugins/spamassassin/spamassassin.c
2938         * src/plugins/spamassassin/spamassassin.h
2939         * src/plugins/spamassassin/spamassassin_gtk.c
2940         * src/plugins/trayicon/README
2941         * tools/README
2942         * tools/README.sylprint
2943         * tools/outlook2claws-mail.pl
2944         * tools/sylprint.pl
2945         * tools/tb2claws-mail
2946         * tools/tbird2claws.py
2947         * tools/update-po
2948         * tools/vcard2xml.py
2949         * tools/kdeservicemenu/README
2950                 cleanups and corrections
2951
2952 2007-05-06 [wwp]        2.9.1cvs47
2953
2954         * tools/uudec
2955                 Fix missing dash to `display` command-line, reported
2956                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2957
2958 2007-05-06 [colin]      2.9.1cvs46
2959
2960         * src/Makefile.am
2961         * src/stock_pixmap.c
2962         * src/stock_pixmap.h
2963         * src/pixmaps/printer.xpm
2964                 Add a printer icon
2965
2966 2007-05-06 [paul]       2.9.1cvs45
2967
2968         * src/compose.c
2969         * src/ldapquery.c
2970         * src/privacy.h
2971         * src/summary_search.c
2972         * src/summaryview.c
2973                 fix build warnings
2974
2975 2007-05-05 [wwp]        2.9.1cvs44
2976
2977         * src/messageview.c
2978         * src/mh.c
2979         * src/prefs_actions.c
2980         * src/prefs_gtk.c
2981         * src/summaryview.c
2982         * src/common/xml.c
2983                 Fix "faild" typos everywhere and capitalization of
2984                 some g_warnings.
2985
2986 2007-05-04 [colin]      2.9.1cvs43
2987
2988         * src/compose.c
2989         * src/privacy.c
2990         * src/privacy.h
2991         * src/plugins/pgpcore/prefs_gpg.c
2992         * src/plugins/pgpcore/prefs_gpg.h
2993         * src/plugins/pgpinline/pgpinline.c
2994         * src/plugins/pgpmime/pgpmime.c
2995                 Add an API to warn about encryption limits,
2996                 and allow to disable these warnings
2997
2998 2007-05-03 [colin]      2.9.1cvs42
2999
3000         * src/summaryview.c
3001         * src/mainwindow.c
3002                 Fix bug 1213, 'Delete more than 
3003                 one thread at once'
3004
3005 2007-05-03 [wwp]        2.9.1cvs41
3006
3007         * src/prefs_common.c
3008         * src/prefs_filtering.c
3009         * src/prefs_template.c
3010         * src/common/template.c
3011         * src/common/template.h
3012         * src/gtk/gtkutils.c
3013         * src/gtk/gtkutils.h
3014                 Templates are no longer automatically sorted
3015                 by name, but can be sorted manually using
3016                 |< < > >| buttons as well as drag'n'drop.
3017
3018 2007-05-03 [wwp]        2.9.1cvs40
3019
3020         * src/plugins/spamassassin/spamassassin.c
3021         * src/plugins/spamassassin/spamassassin.h
3022         * src/plugins/spamassassin/spamassassin_gtk.c
3023         * src/plugins/bogofilter/bogofilter.c
3024         * src/plugins/bogofilter/bogofilter.h
3025         * src/plugins/bogofilter/bogofilter_gtk.c
3026                 Added an option to conditionally mark saved spam
3027                 as read (default is and was to do so).
3028                 Satisfies feature request 1708539 on sf.net tracker.
3029
3030 2007-05-03 [colin]      2.9.1cvs39
3031
3032         * src/inc.c
3033                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3034
3035 2007-05-02 [colin]      2.9.1cvs38
3036
3037         * src/textview.c
3038                 Fix bug 1209, 'Clicking on address 
3039                 in header (mailto uri) selects 
3040                 default account'. Patch adapted from
3041                 G.P. Halkes' patch.
3042
3043 2007-05-02 [colin]      2.9.1cvs37
3044
3045         * src/grouplistdialog.c
3046                 Set cursor to wait cursor while loading
3047                 groups.
3048
3049 2007-05-02 [paul]       2.9.1cvs36
3050
3051         * src/folder.c
3052         * src/common/defs.h
3053                 rename cache and mark files
3054                 (data is preserved)
3055
3056 2007-04-30 [paul]       2.9.1cvs35
3057
3058         * manual/glossary.xml
3059         * manual/plugins.xml
3060                 updates. Patch by Ricardo
3061
3062 2007-04-29 [wwp]        2.9.1cvs34
3063
3064         * src/mainwindow.c
3065         * configure.ac
3066                 Fix few grammatical errors (patch by David Relson < relson at
3067                 osagesoftware dot com >).
3068
3069 2007-04-28 [colin]      2.9.1cvs33
3070
3071         * src/account.c
3072         * src/pop.c
3073         * src/prefs_account.c
3074         * src/prefs_account.h
3075                 Drop the "Download all" preference. It's
3076                 stupidly useless and confuses people from
3077                 time to time.
3078
3079 2007-04-27 [wwp]        2.9.1cvs32
3080
3081         * src/account.c
3082         * src/prefs_account.c
3083         * src/prefs_account.h
3084                 Don't reflect accounts changes to the mainwindow when it's
3085                 not necessary.
3086
3087 2007-04-27 [colin]      2.9.1cvs31
3088
3089         * src/folder.c
3090                 Freeze/thaw when sync'ing flags
3091         * src/imap.c
3092         * src/prefs_account.c
3093         * src/prefs_account.h
3094         * src/etpan/imap-thread.c
3095         * src/etpan/imap-thread.h
3096                 Add a way to use UID FETCH instead
3097                 of searches to fetch message lists
3098                 and flags. More expensive towards
3099                 bandwidth, less expensive towards
3100                 server's CPU. Probably fixes 
3101                 bug 1158, 'Scanning new folders on 
3102                 Exchange 2007 extremely slow'.
3103                 Patch 95% by Hoa.
3104
3105 2007-04-27 [paul]       2.9.1cvs30
3106
3107         * src/mainwindow.c
3108         * src/prefs_logging.c
3109                 improvements to english usage
3110
3111 2007-04-27 [colin]      2.9.1cvs29
3112
3113         * src/imap.c
3114                 Fix build without libetpan (my bad!)
3115
3116 2007-04-26 [colin]      2.9.1cvs28
3117
3118         * src/imap.c
3119         * src/imap.h
3120                 Fix uselessly exported function
3121         * src/textview.c
3122                 Consider "- -- \n" as signature separator
3123                 (that's what signature separators look like
3124                  in PGP/Inline signed mails)
3125
3126 2007-04-26 [colin]      2.9.1cvs27
3127
3128         * configure.ac
3129                 libetpan-0.49 is now required
3130         * src/procmime.c
3131                 Fix double fetching of mails if
3132                 first try failed
3133         * src/imap.c
3134                 Make offline sync faster, by
3135                 remembering last change time, and
3136                 last sync time.
3137
3138 2007-04-26 [hoa]        2.9.1cvs26
3139
3140         * src/imap.c
3141         * src/imap.h
3142         * src/mainwindow.c
3143         * src/toolbar.c
3144         * src/etpan/imap-thread.c
3145         * src/etpan/imap-thread.h
3146                 cancellation of IMAP operations is now allowed.
3147                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3148
3149 2007-04-26 [colin]      2.9.1cvs25
3150
3151         * src/folder.c
3152                 Always fetch body+headers in folders that are
3153                 synched for offline use, if "Synchronise as
3154                 soon as possible" is set.
3155                 Fixes bug 1200, 'Add option to always retrieve full 
3156                 messages'
3157
3158 2007-04-25 [colin]      2.9.1cvs24
3159
3160         * src/compose.c
3161                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3162                 persists...'
3163
3164 2007-04-24 [colin]      2.9.1cvs23
3165
3166         * src/folderview.c
3167                 Fix bug 1195, 'Hardware key navigation' 
3168                 Make GDK_Enter toggle expansion (Maemo)
3169
3170 2007-04-24 [wwp]        2.9.1cvs22
3171
3172         * src/compose.c
3173                 Fix few compiler warnings.
3174
3175 2007-04-24 [paul]       2.9.1cvs21
3176
3177         * src/Makefile.am
3178         * src/stock_pixmap.c
3179         * src/stock_pixmap.h
3180                 complete last commit
3181
3182 2007-04-24 [paul]       2.9.1cvs20
3183
3184         * src/gtk/about.c
3185         * src/pixmaps/active.xpm
3186         * src/pixmaps/checkbox_off.xpm
3187         * src/pixmaps/checkbox_on.xpm
3188         * src/pixmaps/inactive.xpm
3189                 kick out the blobs
3190                 remove transparent border from checkbox icons
3191
3192 2007-04-24 [wwp]        2.9.1cvs19
3193
3194         * src/textview.c
3195         * src/textview.h
3196                 Fix a crash in textview, thanks to Colin.
3197
3198 2007-04-23 [wwp]        2.9.1cvs18
3199
3200         * src/prefs_common.c
3201                 Fix 2.9.1cvs5: no header was being translated at all.
3202
3203 2007-04-23 [colin]      2.9.1cvs17
3204
3205         * src/Makefile.am
3206         * src/stock_pixmap.c
3207         * src/stock_pixmap.h
3208         * src/summaryview.c
3209         * src/summaryview.h
3210         * src/gtk/gtksctree.c
3211         * src/gtk/gtksctree.h
3212         * src/pixmaps/selection.xpm
3213                 Fix bug 1193, 'Need a way to multi-select
3214                 items'. Add a toggle button to the summaryview
3215                 to switch between normal and multiple selection
3216                 (Maemo)
3217
3218 2007-04-23 [colin]      2.9.1cvs16
3219
3220         * src/Makefile.am
3221         * src/stock_pixmap.c
3222         * src/stock_pixmap.h
3223         * src/summaryview.c
3224         * src/summaryview.h
3225         * src/gtk/gtksctree.c
3226         * src/gtk/gtksctree.h
3227         * src/pixmaps/selection.xpm
3228                 Fix bug 1193, 'Need a way to multi-
3229                 select items'
3230                 Add a toggle button in the summaryview
3231                 to enable normal or multiple selection.
3232                 (Maemo)
3233
3234 2007-04-23 [colin]      2.9.1cvs15
3235
3236         * src/compose.c
3237                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3238
3239 2007-04-21 [colin]      2.9.1cvs14
3240
3241         * src/gtk/quicksearch.c
3242                 Fix previous commit (actually use correct
3243                 parameter)
3244
3245 2007-04-21 [colin]      2.9.1cvs13
3246
3247         * src/gtk/quicksearch.c
3248                 Fix changing quicksearch type (after Esc,
3249                 after changing Recursive, ...)
3250
3251 2007-04-20 [wwp]        2.9.1cvs12
3252
3253         * src/gtk/Makefile.am
3254                 Added headers.h (completes 2.9.1cvs5).
3255
3256 2007-04-20 [wwp]        2.9.1cvs11
3257
3258         * src/addressbook.c
3259                 Fix the use of display name in name column,
3260                 it has been overriden w/ the use of nickname
3261                 by 2.9.0cvs3. Now nickname is used (if any)
3262                 in case of LDAP books only.
3263
3264 2007-04-20 [colin]      2.9.1cvs10
3265
3266         * src/mimeview.c
3267         * src/summaryview.c
3268         * src/textview.c
3269                 Add handling of 'a' to loop in a mail's
3270                 mimeparts
3271
3272 2007-04-20 [colin]      2.9.1cvs9
3273
3274         * src/toolbar.c
3275                 Fix bug 1190, 'dir_open' button doesn't work'
3276                 (Maemo)
3277
3278 2007-04-20 [colin]      2.9.1cvs8
3279
3280         * src/folderview.c
3281         * src/mainwindow.c
3282                 Fix bug 1194, 'Hardware keys move from email 
3283                 list to account/directory list, but not back 
3284                 to email list...' (Maemo)
3285
3286 2007-04-20 [colin]      2.9.1cvs7
3287
3288         * src/compose.h
3289                 complete previous commit
3290
3291 2007-04-20 [colin]      2.9.1cvs6
3292
3293         * src/compose.c
3294                 Fix bug 1187, 'Reply-to addressee disappears 
3295                 when reply-to text box is clicked...' (Maemo)
3296
3297 2007-04-20 [wwp]        2.9.1cvs5
3298
3299         * po/POTFILES.in
3300         * src/addressbook.c
3301         * src/compose.c
3302         * src/filtering.c
3303         * src/headerview.c
3304         * src/matcher.c
3305         * src/prefs_common.c
3306         * src/prefs_common.h
3307         * src/prefs_display_header.c
3308         * src/prefs_matcher.c
3309         * src/summaryview.c
3310         * src/gtk/headers.h
3311         * src/gtk/quicksearch.c
3312                 Translate more header names according to the relevant option value,
3313                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3314                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3315                 to prefs_common_translated_header_name().
3316                 Added a headers.h reference file that contains known header names
3317                 (RFC2822 and others) to the translation process' input, so that
3318                 translated header names will still exist even if no occurrence of
3319                 _("headername") is found anymore in the sources.
3320                 Don't translate column name 'Number' following to trans_hdr option
3321                 value as it's not a header name.
3322
3323 2007-04-20 [colin]      2.9.1cvs4
3324
3325         * src/gtk/quicksearch.c
3326         * src/gtk/quicksearch.h
3327                 Add "From, To or Subject" quicksearch
3328                 type. Patch by ulfschaper@users.sf.net
3329
3330 2007-04-20 [colin]      2.9.1cvs3
3331
3332         * src/matcher.c
3333                 Implement proper references filtering condition.
3334                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3335
3336 2007-04-19 [wwp]        2.9.1cvs2
3337
3338         * src/prefs_display_header.c
3339         * src/message_search.c
3340                 Fix few warnings (g_free of const gchar*).
3341
3342 2007-04-19 [paul]       2.9.1cvs1
3343
3344         * NEWS
3345         * README
3346         * RELEASE_NOTES
3347         * configure.ac
3348                 bump version number following
3349                 stable release
3350
3351 2007-04-19 [paul]       2.9.0cvs9
3352
3353         * manual/advanced.xml
3354         * manual/glossary.xml
3355                 fix typos
3356
3357 2007-04-18 [paul]       2.9.0cvs8
3358
3359         * src/pop.c
3360                 fix for CVE-2007-1558 (APOP)
3361                 Thanks to Colin
3362
3363 2007-04-18 [paul]       2.9.0cvs7
3364
3365         * src/messageview.c
3366         * src/mimeview.c
3367         * src/summaryview.c
3368         * src/gtk/filesel.c
3369                 Fix encoding woes wrt saving of
3370                 mails and parts
3371                 Thanks to Colin
3372
3373 2007-04-18 [colin]      2.9.0cvs6
3374
3375         * src/gtk/pluginwindow.c
3376                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3377
3378 2007-04-17 [wwp]        2.9.0cvs5
3379
3380         * src/addressadd.c
3381         * src/addressbook.c
3382         * src/addrindex.c
3383         * src/ldapupdate.c
3384                 Fix --disable-ldap build,
3385                 fix some LDAP annoyances on 
3386                 searches, thanks to Colin.
3387
3388 2007-04-17 [wwp]        2.9.0cvs4
3389
3390         * src/ldapupdate.c
3391                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3392                 like gcc 2.9x. Thanks to Colin.
3393
3394 2007-04-17 [wwp]        2.9.0cvs3
3395
3396         * src/Makefile.am
3397         * src/addressadd.c
3398         * src/addressbook.c
3399         * src/addrindex.c
3400         * src/addritem.c
3401         * src/addritem.h
3402         * src/editaddress.c
3403         * src/ldapctrl.c
3404         * src/ldapctrl.h
3405         * src/ldapquery.c
3406         * src/ldapserver.c
3407         * src/ldapserver.h
3408         * src/ldapupdate.c
3409         * src/ldapupdate.h
3410                 Add LDAP write support. Patch mostly by 
3411                 Michael <mir at datanom dot net>
3412
3413 2007-04-17 [wwp]        2.9.0cvs2
3414
3415         * src/compose.c
3416                 Prepend "Add to address book" to the context menu of compose window's sender and
3417                 recipient fields.
3418
3419 2007-04-16 [paul]       2.9.0cvs1
3420
3421         * src/gtk/authors.h
3422                 add Pader Rezso
3423
3424 2007-04-16 [paul]       2.9.0
3425
3426         * NEWS
3427         * README
3428         * RELEASE_NOTES
3429                 2.9.0 released
3430
3431 2007-04-16 [paul]       2.8.1cvs102
3432
3433         * po/fr.po
3434                 updated by Fabien Vantard
3435
3436 2007-04-16 [paul]       2.8.1cvs101
3437
3438         * po/ca.po
3439         * po/cs.po
3440         * po/de.po
3441         * po/hu.po
3442         * po/pl.po
3443         * po/pt_BR.po
3444         * po/sr.po
3445         * po/zh_CN.po
3446                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3447                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3448                 Aleksandar Urosevic, and Ralgh Young
3449
3450 2007-04-15 [mones]      2.8.1cvs100
3451
3452         * po/es.po
3453                 Updated for release
3454
3455 2007-04-14 [colin]      2.8.1cvs99
3456
3457         * src/message_search.c
3458         * src/prefs_display_header.c
3459         * src/summary_search.c
3460         * src/gtk/combobox.c
3461                 Fix allocations
3462
3463 2007-04-14 [wwp]        2.8.1cvs98
3464
3465         * src/gtk/combobox.c
3466         * src/message_search.c
3467         * src/summary_search.c
3468         * src/prefs_display_header.c
3469                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3470                 returns NULL, get the text value directly from the GtkEntry child.
3471
3472 2007-04-13 [colin]      2.8.1cvs97
3473
3474         * src/gtk/quicksearch.c
3475                 Give the focus back to summaryview when
3476                 emptying the quicksearch with Esc
3477
3478 2007-04-13 [colin]      2.8.1cvs96
3479
3480         * src/message_search.c
3481         * src/prefs_display_header.c
3482         * src/summary_search.c
3483                 Fix possibles crashes when getting text
3484                 from gtk combos
3485
3486 2007-04-13 [colin]      2.8.1cvs95
3487
3488         * src/pop.c
3489                 Add some UIDL debugging
3490
3491 2007-04-12 [colin]      2.8.1cvs94
3492
3493         * src/folder.c
3494                 Force folder scan if necessary after
3495                 copying mails, to be able to reapply
3496                 flags.
3497
3498 2007-04-11 [colin]      2.8.1cvs93
3499
3500         * src/main.c
3501                 don't scan for new mail on startup if --select
3502                 is specified (or race conditions arise). If so,
3503                 do both sequentially.
3504
3505 2007-04-09 [colin]      2.8.1cvs92
3506
3507         * src/common/defs.h
3508                 Use leafpad by default on Maemo. Patch
3509                 by Jean-Luc Biord.
3510
3511 2007-04-06 [colin]      2.8.1cvs91
3512
3513         * src/pixmaps/queue_close.xpm
3514         * src/pixmaps/queue_close_hrm.xpm
3515         * src/pixmaps/queue_close_hrm_mark.xpm
3516         * src/pixmaps/queue_close_mark.xpm
3517         * src/pixmaps/queue_open.xpm
3518         * src/pixmaps/queue_open_hrm.xpm
3519         * src/pixmaps/queue_open_hrm_mark.xpm
3520         * src/pixmaps/queue_open_mark.xpm
3521                 Move the clock one pixel down :)
3522
3523 2007-04-05 [colin]      2.8.1cvs90
3524
3525         * src/mainwindow.c
3526                 Don't sync when switching offline from
3527                 command line - it's usually too late :)
3528
3529 2007-04-05 [paul]       2.8.1cvs89
3530
3531         * src/Makefile.am
3532         * src/stock_pixmap.c
3533         * src/pixmaps/dir_close_hrm.xpm
3534         * src/pixmaps/dir_close_hrm_mark.xpm
3535         * src/pixmaps/drafts_close.xpm
3536         * src/pixmaps/drafts_close_mark.xpm
3537         * src/pixmaps/drafts_open.xpm
3538         * src/pixmaps/drafts_open_mark.xpm
3539         * src/pixmaps/inbox.xpm
3540         * src/pixmaps/inbox_close.xpm
3541         * src/pixmaps/inbox_close_hrm.xpm
3542         * src/pixmaps/inbox_close_hrm_mark.xpm
3543         * src/pixmaps/inbox_close_mark.xpm
3544         * src/pixmaps/inbox_hrm.xpm
3545         * src/pixmaps/inbox_hrm_mark.xpm
3546         * src/pixmaps/inbox_mark.xpm
3547         * src/pixmaps/inbox_open.xpm
3548         * src/pixmaps/inbox_open_hrm.xpm
3549         * src/pixmaps/inbox_open_hrm_mark.xpm
3550         * src/pixmaps/inbox_open_mark.xpm
3551         * src/pixmaps/outbox.xpm
3552         * src/pixmaps/outbox_close.xpm
3553         * src/pixmaps/outbox_close_hrm.xpm
3554         * src/pixmaps/outbox_close_hrm_mark.xpm
3555         * src/pixmaps/outbox_close_mark.xpm
3556         * src/pixmaps/outbox_hrm.xpm
3557         * src/pixmaps/outbox_hrm_mark.xpm
3558         * src/pixmaps/outbox_mark.xpm
3559         * src/pixmaps/outbox_open.xpm
3560         * src/pixmaps/outbox_open_hrm.xpm
3561         * src/pixmaps/outbox_open_hrm_mark.xpm
3562         * src/pixmaps/outbox_open_mark.xpm
3563         * src/pixmaps/queue_close.xpm
3564         * src/pixmaps/queue_close_hrm.xpm
3565         * src/pixmaps/queue_close_hrm_mark.xpm
3566         * src/pixmaps/queue_close_mark.xpm
3567         * src/pixmaps/queue_open.xpm
3568         * src/pixmaps/queue_open_hrm.xpm
3569         * src/pixmaps/queue_open_hrm_mark.xpm
3570         * src/pixmaps/queue_open_mark.xpm
3571                 updated, added and replaced icons
3572                 Icons by Colin
3573
3574 2007-04-04 [colin]      2.8.1cvs88
3575
3576         * src/imap.c
3577                 Fix build without libetpan
3578
3579 2007-04-03 [colin]      2.8.1cvs87
3580
3581         * src/imap.c
3582                 Fix crash with Citadel, and try to make
3583                 things work. this server (and specifically 
3584                 STATUS and APPEND at least) seems broken.
3585
3586 2007-04-03 [colin]      2.8.1cvs86
3587
3588         * src/folderview.c
3589                 Fix icons on folder close
3590
3591 2007-04-03 [colin]      2.8.1cvs85
3592
3593         * src/inc.c
3594                 Fix double-ask of offline override in
3595                 certain cases
3596         * src/imap.c
3597         * src/imap.h
3598         * src/imap_gtk.c
3599                 Much more efficient way to synchronise
3600                 for offline use
3601         * src/etpan/imap-thread.c
3602                 Fix possible segs
3603         * src/folder.c
3604         * src/gtk/quicksearch.c
3605                 Fix some GUI lags
3606
3607 2007-04-03 [paul]       2.8.1cvs84
3608
3609         * src/filtering.c
3610         * src/folder.c
3611         * src/folder.h
3612         * src/prefs_common.c
3613         * src/prefs_common.h
3614         * src/prefs_other.c
3615                 Fix sync being done too late
3616                 Thanks to Colin
3617
3618 2007-04-02 [colin]      2.8.1cvs83
3619
3620         * src/summaryview.c
3621                 Maemo: Put status and quicksearch at the top
3622         * src/plugins/bogofilter/bogofilter.c
3623         * src/plugins/spamassassin/spamassassin.c
3624                 Derive trash from inbox if possible
3625
3626 2007-04-02 [paul]       2.8.1cvs82
3627
3628         * src/plugins/bogofilter/bogofilter_gtk.c
3629                 a few English changes
3630
3631 2007-04-02 [paul]
3632
3633         2.9.0-rc1 released
3634
3635 2007-04-02 [colin]      2.8.1cvs81
3636
3637         * src/image_viewer.c
3638                 Fix transparent images by using
3639                 GtkImage
3640         * src/messageview.c
3641                 Flush events (on new windows) to avoid
3642                 having the textview's image resize fail
3643                 to know the available width
3644
3645 2007-04-01 [colin]      2.8.1cvs80
3646
3647         * src/prefs_account.c
3648                 If no MH mailbox exist, when creating a POP/Local
3649                 account, just create and use the default one 
3650                 instead of bailing with a "Mailbox doesn't exist"
3651                 error
3652
3653 2007-03-31 [colin]      2.8.1cvs79
3654
3655         * src/prefs_account.c
3656                 Create signature file if it doesn't exist
3657                 before editing
3658         * src/prefs_toolbar.c
3659                 Maemo: Move "Use default" on the left so
3660                 that people can find it
3661         * src/common/defs.h
3662                 Maemo: make default editor "Maemopad", 
3663                 default signature file "MyDocs/signature.txt"
3664
3665 2007-03-31 [colin]      2.8.1cvs78
3666
3667         * src/prefs_account.c
3668                 Maemo: rework account prefs so
3669                 that less horizontal scrolling
3670                 is required
3671
3672 2007-03-31 [colin]      2.8.1cvs77
3673
3674         * src/folderview.c
3675         * src/prefs_common.c
3676         * src/prefs_common.h
3677                 Fix bug 1167, 'Allow not displaying zeros 
3678                 in folder list'. Patch by MartinP
3679
3680 2007-03-31 [colin]      2.8.1cvs76
3681
3682         * AUTHORS
3683                 Add Jean-Luc Biord
3684
3685 2007-03-31 [colin]      2.8.1cvs75
3686
3687         * src/imap.c
3688                 Apply patch from bug 1172, direct
3689                 access to the folder's session instead
3690                 of using getter. Patch by MartinP
3691
3692 2007-03-31 [paul]       2.8.1cvs74
3693
3694         * src/gtk/authors.h
3695                 no need to list Fabien twice!
3696
3697 2007-03-31 [colin]      2.8.1cvs73
3698
3699         * src/inc.c
3700                 If we're currently "overriding for %d minutes",
3701                 don't ask
3702
3703 2007-03-31 [colin]      2.8.1cvs72
3704
3705         * src/compose.c
3706         * src/imap.c
3707         * src/inc.c
3708         * src/inc.h
3709         * src/messageview.c
3710         * src/news.c
3711         * src/plugins/spamassassin/spamassassin.c
3712                 Offline override: Add a parameter to allow
3713                 asking even if the override timer is running.
3714                 Allows to ask every time the user makes an
3715                 explicit action needing online access (such
3716                 as Get Mail), and not when the action is 
3717                 implicit (such as opening an IMAP folder)
3718
3719 2007-03-31 [colin]      2.8.1cvs71
3720
3721         * src/inc.c
3722                 Override offline: "No" answer shouldn't
3723                 re-ask after 3 seconds, but 10 minutes. 
3724
3725 2007-03-30 [colin]      2.8.1cvs70
3726
3727         * src/common/socket.c
3728                 Better error reporting on unix socket
3729                 failure (bind usually)
3730         * src/gtk/gtkutils.c
3731         * src/gtk/gtkutils.h
3732                 Label window: add a pulsing progress
3733                 bar to show we're not hung :)
3734         * src/folderview.c
3735         * src/main.c
3736         * src/plugins/pgpcore/sgpgme.c
3737                 Update API
3738
3739 2007-03-30 [colin]      2.8.1cvs69
3740
3741         * src/pop.c
3742         * src/prefs_common.c
3743                 Fix possible trashing of history and uidl
3744                 files on disk full problems
3745
3746 2007-03-30 [paul]       2.8.1cvs68
3747
3748         * src/mainwindow.c
3749         * src/summaryview.c
3750         * src/summaryview.h
3751                 update summary when changing layout type
3752                 (fixes wrong folder icon being displayed)
3753                 Thanks to Colin
3754
3755 2007-03-29 [colin]      2.8.1cvs67
3756
3757         * src/prefs_ext_prog.c
3758                 The browser pref is irrelevant on Maemo
3759
3760 2007-03-29 [colin]      2.8.1cvs66
3761
3762         * src/compose.c
3763         * src/compose.h
3764                 Maemo: dynamically switch headers/text position
3765         * src/prefs_common.c
3766                 Maemo: hide compose's ruler by default
3767         * src/common/socket.c
3768         * src/common/socket.h
3769                 Fix build warning
3770
3771 2007-03-29 [colin]      2.8.1cvs65
3772
3773         * src/common/socket.c
3774         * src/common/socket.h
3775                 Fix build when MAEMO_CFLAGS contains
3776                 _X_OPENSOURCE (resolv.h errors as long
3777                 as we don't add _BSD_SOURCE. Ugly).
3778
3779 2007-03-29 [wwp]        2.8.1cvs64
3780
3781         * src/prefs_logging.c
3782                 Fix sensitivity of clip-log widgets in prefs/logging,
3783                 thanks to Fabien.
3784
3785 2007-03-29 [wwp]        2.8.1cvs63
3786
3787         * po/POTFILES.in
3788                 Updated files list for translations, thanks to Fabien.
3789
3790 2007-03-29 [colin]      2.8.1cvs62
3791
3792         * src/main.c
3793         * src/common/Makefile.am
3794         * src/common/utils.c
3795                 Maybe make URI opening work in Maemo
3796                 Requires testing :)
3797
3798 2007-03-28 [colin]      2.8.1cvs61
3799
3800         * src/folder.c
3801         * src/folder.h
3802         * src/folderview.c
3803                 Add the possibility to sort folders arbitrarily
3804                 (via editing of folderlist.xml only). Patch by
3805                 Martin P <mp26+claws@os.inf.tu-dresden.de>
3806                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
3807                 be changed by the user'
3808
3809 2007-03-28 [colin]      2.8.1cvs60
3810
3811         * src/mimeview.c
3812                 Add popup menu for mime icons
3813
3814 2007-03-28 [colin]      2.8.1cvs59
3815
3816         * src/mainwindow.c
3817                 Fix a layout issue when presenting
3818                 mainwindow in Small screen layout
3819         * src/toolbar.c
3820         * src/toolbar.h
3821                 Add a "Go to folder list" button for
3822                 mainwindow, and make it default in
3823                 the Maemo build
3824
3825 2007-03-28 [colin]      2.8.1cvs58
3826
3827         * src/compose.c
3828                 Don't dynamically update title on Maemo
3829                 Patch by Jean-Luc Biord
3830
3831 2007-03-27 [colin]      2.8.1cvs57
3832
3833         * src/compose.c
3834         * src/folderview.c
3835         * src/summaryview.c
3836                 Enable tap-and-hold on Maemo
3837
3838 2007-03-26 [colin]      2.8.1cvs56
3839
3840         * src/compose.c
3841                 More popup-menu (in attachments list)
3842
3843 2007-03-26 [colin]      2.8.1cvs55
3844
3845         * src/compose.c
3846                 Enable popup-menu signal
3847
3848 2007-03-26 [colin]      2.8.1cvs54
3849
3850         * src/plugins/pgpinline/pgpinline.c
3851                 Fix bug 1111, 'PGP/inline plugin hides text 
3852                 around encrypted text block'. Patch based on
3853                 a patch from Michal Cihar.
3854
3855 2007-03-26 [wwp]        2.8.1cvs53
3856
3857         * src/procmsg.c
3858                 Fix getting a false error when sending queued message
3859                 whereas the sending was fine (if there are subfolders
3860                 in the queue folder), thanks to Colin.
3861
3862 2007-03-26 [paul]       2.8.1cvs52
3863
3864         * src/wizard.c
3865                 update FACE header in welcome message
3866
3867 2007-03-25 [colin]      2.8.1cvs51
3868
3869         * src/Makefile.am
3870                 Fix make dist
3871
3872 2007-03-25 [colin]      2.8.1cvs50
3873
3874         * src/main.c
3875                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3876
3877 2007-03-24 [colin]      2.8.1cvs49
3878
3879         * src/main.c
3880                 Fix a few launch problems on Maemo
3881                 Patch by Jean-Luc Biord
3882
3883 2007-03-24 [wwp]        2.8.1cvs48
3884
3885         * src/alertpanel.c
3886         * src/alertpanel.h
3887         * src/messageview.c
3888         * src/summaryview.c
3889                 Fix wrong action performed when closing the
3890                 "ask about account specific filtering rules
3891                 when filtering manually" dialog by pressing Escape.
3892                 Fix wrong order of buttons in the "return receipt
3893                 notification - the message was sent to several of
3894                 your accounts" dialog.
3895
3896 2007-03-24 [paul]       2.8.1cvs47
3897
3898         * src/folderview.c
3899                 an improvement to English usage
3900         * tools/kdeservicemenu/README
3901                 updated Claws url
3902
3903 2007-03-24 [paul]       2.8.1cvs46
3904
3905         * src/Makefile.am
3906         * src/stock_pixmap.c
3907         * src/pixmaps/edit_extern.xpm
3908         * src/pixmaps/mail_sign.xpm
3909                 rescue long lost icons
3910
3911 2007-03-24 [paul]       2.8.1cvs45
3912
3913         * src/toolbar.c
3914                 fix toolbar (broken in 2.8.1cvs42)
3915
3916 2007-03-23 [colin]      2.8.1cvs44
3917
3918         * src/imap.c
3919                 Correctly unsubscribe/resubscribe after
3920                 RENAME
3921
3922 2007-03-23 [colin]      2.8.1cvs43
3923
3924         * src/prefs_common.c
3925                 Maemo: as the platform is light on RAM, allow
3926                 caches to be discarded faster.
3927
3928 2007-03-23 [colin]      2.8.1cvs42
3929
3930         * src/Makefile.am
3931         * src/compose.c
3932         * src/compose.h
3933         * src/stock_pixmap.c
3934         * src/stock_pixmap.h
3935         * src/summaryview.c
3936         * src/summaryview.h
3937         * src/toolbar.c
3938         * src/toolbar.h
3939         * src/pixmaps/open_mail.xpm
3940                 Maemo changes: Add the possibility to have
3941                 "Open Email" and "Close Window" buttons on 
3942                 toolbars (and use them in Maemo's default
3943                 toolbars)
3944
3945 2007-03-23 [wwp]        2.8.1cvs41
3946
3947         * src/action.c
3948                 Reverted that part of the action dialog closure logics, to
3949                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3950                 done later in a different way (or may not).
3951
3952 2007-03-22 [wwp]        2.8.1cvs40
3953
3954         * src/action.c
3955                 Fix sticky action dialog when got no output but action command
3956                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3957
3958 2007-03-22 [colin]      2.8.1cvs39
3959
3960         * src/prefs_filtering.c
3961         * src/gtk/combobox.h
3962                 Fix escaping account names in filtering prefs
3963
3964 2007-03-22 [colin]      2.8.1cvs38
3965
3966         * src/addrindex.c
3967         * src/ldapctrl.h
3968         * src/ldapquery.c
3969                 Add any attribute specified in LDAP servers'
3970                 Search attributes to the Other Attributes tab
3971                 of contacts; Add 'telephoneNumber' in the
3972                 default list.
3973
3974 2007-03-22 [colin]      2.8.1cvs37
3975
3976         * src/folderview.c
3977         * src/folderview.h
3978         * src/mainwindow.c
3979                 Try to prevent race conditions when
3980                 changing the folder list
3981         * src/summaryview.c
3982                 Fix possible red folder icon when
3983                 switching from Small screen layout
3984                 to any other
3985
3986 2007-03-22 [colin]      2.8.1cvs36
3987
3988         * src/mainwindow.c
3989         * src/mainwindow.h
3990         * src/summaryview.c
3991                 Rename "little screen" to "Small screen"
3992         * src/gtk/Makefile.am
3993         * src/common/utils.c
3994         * src/mh.c
3995                 Fix Maemo-related compilation problems
3996
3997 2007-03-21 [colin]      2.8.1cvs35
3998
3999         * configure.ac
4000                 Fix previous commit
4001         * claws-mail.desktop
4002                 Remove .png from the Icon, it's useless
4003
4004 2007-03-21 [colin]      2.8.1cvs34
4005
4006         * configure.ac
4007         * src/Makefile.am
4008                 Add the necessary lib checking for 
4009                 Maemo
4010
4011 2007-03-21 [colin]      2.8.1cvs33
4012
4013         * src/main.c
4014                 Fix unconditional "error happened" when
4015                 sending via command-line. "lol @ myself"
4016
4017 2007-03-21 [colin]      2.8.1cvs32
4018
4019         * claws-mail-40x40.png
4020         * claws-mail-26x26.png
4021         * src/account.c
4022         * src/addressbook.c
4023         * src/compose.c
4024         * src/folderview.c
4025         * src/folderview.h
4026         * src/main.c
4027         * src/mainwindow.c
4028         * src/mainwindow.h
4029         * src/messageview.c
4030         * src/prefs_account.c
4031         * src/prefs_common.c
4032         * src/summary_search.c
4033         * src/summaryview.c
4034         * src/summaryview.h
4035         * src/gtk/authors.h
4036         * src/gtk/gtkutils.c
4037         * src/gtk/gtkutils.h
4038         * src/gtk/logwindow.c
4039         * src/gtk/menu.c
4040         * src/gtk/prefswindow.c
4041                 Add Maemo port (patch mainly by Jean-Luc Biort)
4042                 Add a new 'Little screen' layout to help on such
4043                 platforms (patch by me)
4044                 Make some default preferences different (more
4045                 adapted) on Maemo (patch by me)
4046
4047 2007-03-21 [wwp]        2.8.1cvs31
4048
4049         * src/prefs_logging.c
4050         * src/prefs_logging.h
4051                 Fixed copyright header of newly added files.
4052
4053 2007-03-21 [wwp]        2.8.1cvs30
4054
4055         * src/Makefile.am
4056         * src/filtering.c
4057         * src/filtering.h
4058         * src/folder.c
4059         * src/folderview.c
4060         * src/imap.c
4061         * src/inc.c
4062         * src/main.c
4063         * src/mainwindow.c
4064         * src/mainwindow.h
4065         * src/matcher.c
4066         * src/messageview.c
4067         * src/news.c
4068         * src/pop.c
4069         * src/prefs_common.c
4070         * src/prefs_common.h
4071         * src/prefs_logging.c
4072         * src/prefs_logging.h
4073         * src/prefs_other.c
4074         * src/procmsg.c
4075         * src/send_message.c
4076         * src/summaryview.c
4077         * src/common/log.c
4078         * src/common/log.h
4079         * src/common/nntp.c
4080         * src/common/session.c
4081         * src/common/smtp.c
4082         * src/common/socket.c
4083         * src/etpan/imap-thread.c
4084         * src/gtk/logwindow.c
4085         * src/gtk/logwindow.h
4086         * src/plugins/bogofilter/bogofilter.c
4087         * src/plugins/spamassassin/spamassassin.c
4088                 Added debugging of filtering/processing rules.
4089                 The debug log is here 'Tools/Filtering debug window',
4090                 the options there 'Configuration/Preferences/Other/Logging',
4091                 and the log file is ~/.claws-mail/filtering.log.
4092                 Moved protocol log prefs to 'Other/Logging' as well.
4093                 To support such debugging feature, the existing log API has
4094                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4095                 this impacts many external modules (commits follow).
4096
4097 2007-03-21 [paul]       2.8.1cvs29
4098
4099         * src/etpan/Makefile.am
4100         * src/etpan/imap-thread.c
4101                 add missing #include
4102
4103 2007-03-21 [colin]      2.8.1cvs28
4104
4105         * src/procmime.c
4106                 Fix bug 1157, 'some broken messages confuse 
4107                 mime parser'. Make sure we can't have MimeInfos
4108                 with negative sizes.
4109
4110 2007-03-20 [colin]      2.8.1cvs27
4111
4112         * src/main.c
4113                 Fix missing \0 on buffer
4114
4115 2007-03-20 [colin]      2.8.1cvs26
4116
4117         * src/mh.c
4118                 Use make_dir_hier instead of make_dir 
4119                 to create the MH mailbox
4120
4121 2007-03-20 [colin]      2.8.1cvs25
4122
4123         * src/folder.c
4124         * src/folder.h
4125         * src/prefs_account.c
4126         * src/wizard.c
4127                 Fix default inbox weirdnesses (after wizard,
4128                 if path is Mail, mailbox identifier is #mh/Mailbox,
4129                 and when creating new accounts)
4130
4131 2007-03-20 [colin]      2.8.1cvs24
4132
4133         * src/account.c
4134                 Write folderlist after adding/deleting accounts
4135                 that have folders
4136
4137 2007-03-20 [colin]      2.8.1cvs23
4138
4139         * src/imap.c
4140         * src/remotefolder.h
4141                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4142                 selected while scanning prior to update'
4143
4144 2007-03-17 [paul]       2.8.1cvs22
4145
4146         * src/main.c
4147                 fix a typo, and be a little more verbose.
4148
4149 2007-03-17 [wwp]        2.8.1cvs21
4150
4151         * src/inc.c
4152                 Fix a compiler warning.
4153
4154 2007-03-16 [wwp]        2.8.1cvs20
4155
4156         * tools/Makefile.am
4157         * tools/README
4158                 Updated to deal w/ the new mairix.sh tool.
4159
4160 2007-03-16 [wwp]        2.8.1cvs19
4161
4162         * src/action.c
4163                 Fix logics issues around the action IO dialog:
4164                 - disable entry widget and exec button when
4165                   the exec button is clicked (don't wait for any
4166                   output line) - fix possible disabling/re-enabling/
4167                   re-disabling of those widgets
4168                 - raise an error if executing a %as{} action either
4169                   empty or invalid, instead of failing silently
4170                 - don't close the dialog if the abort button has been
4171                   clicked and if there was no output yet
4172                 - set focus to the abort button when the exec button
4173                   is clicked
4174                 - fix capitalization of a warning message
4175
4176 2007-03-16 [wwp]        2.8.1cvs18
4177
4178         * tools/mairix.sh
4179                 Added a wrapper to mairix to the tools folder.
4180
4181 2007-03-16 [colin]      2.8.1cvs17
4182
4183         * src/messageview.c
4184         * src/mimeview.h
4185                 Allow mimeviewer plugins to print
4186                 their stuff
4187
4188 2007-03-16 [colin]      2.8.1cvs16
4189
4190         * .cvsignore
4191                 Ignore *.patchset
4192
4193 2007-03-15 [colin]      2.8.1cvs15
4194
4195         * src/messageview.c
4196         * src/mimeview.h
4197                 Add a way for mimeviewer plugins to
4198                 implement body search
4199
4200 2007-03-15 [paul]       2.8.1cvs14
4201
4202         * src/prefs_spelling.c
4203                 fix English usage
4204
4205 2007-03-15 [paul]       2.8.1cvs13
4206
4207         * src/common/quoted-printable.c
4208                 fix decoding of quoted-printable parts
4209
4210 2007-03-14 [wwp]        2.8.1cvs12
4211
4212         * src/gtk/logwindow.h
4213                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4214
4215 2007-03-14 [wwp]        2.8.1cvs11
4216
4217         * src/gtk/logwindow.h
4218                 Complete 2.8.1cvs10.
4219
4220 2007-03-14 [colin]      2.8.1cvs10
4221
4222         * src/gtk/logwindow.c
4223                 Probably fix bug 1149, crash on logwindow
4224                 close - at the expense of performance once
4225                 logwin has been opened
4226
4227 2007-03-14 [colin]      2.8.1cvs9
4228
4229         * src/main.c
4230                 If claws-mail is running on another
4231                 display, warn instead of popping it up
4232                 on the other display
4233
4234 2007-03-12 [colin]      2.8.1cvs8
4235
4236         * src/wizard.c
4237                 Fix bug 1145, 'Setting a different name 
4238                 for the Mailbox name isn't reflected in 
4239                 default account settings'. Patch by wwp
4240
4241 2007-03-12 [colin]      2.8.1cvs7
4242
4243         * src/summaryview.c
4244                 Fix bug 1143, 'Add number of messages to be 
4245                 deleted to confirmation dialog'
4246
4247 2007-03-12 [wwp]        2.8.1cvs6
4248
4249         * src/folderview.c
4250         * src/prefs_common.c
4251         * src/prefs_common.h
4252         * src/prefs_summaries.c
4253                 Changed the option that displays unread messages count
4254                 next to the folder name in folder list: it is now
4255                 possible to either display nothing, display the
4256                 unread messages number only or the unread and total messages
4257                 numbers. The patch includes this extra feature as well
4258                 as some minor fixes by rewriting the algo in folderview.c.
4259                 Thanks to Paul for the original idea and implementation, plus
4260                 testing and proof-reading!
4261
4262 2007-03-09 [paul]       2.8.1cvs5
4263
4264         * tools/Makefile.am
4265         * tools/README
4266         * tools/claws-mail-compose-insert-files.pl
4267                 added a script which enables inserting files
4268                 into the message body of a new Claws Mail
4269                 Compose window from the command line. Additionally
4270                 To, Cc, Subject and files to attach to the message
4271                 can be specified.
4272
4273 2007-03-09 [wwp]        2.8.1cvs4
4274
4275         * src/addr_compl.c
4276         * src/addr_compl.h
4277         * src/filtering.c
4278                 Optimize matching of addresses in the addressbook
4279                 (filtering/processing 'found_in_addressbook' condition).
4280
4281 2007-03-07 [wwp]        2.8.1cvs3
4282
4283         * src/quote_fmt.c
4284         * src/quote_fmt_lex.l
4285         * src/quote_fmt_parse.y
4286                 Add a new quote format symbol: %A to insert the
4287                 sender email address (just the address itself).
4288
4289 2007-03-06 [wwp]        2.8.1cvs2
4290
4291         * src/gtk/gtkutils.c
4292         * src/plugins/trayicon/trayicon_prefs.h
4293         * src/plugins/trayicon/trayicon_prefs.c
4294         * src/plugins/trayicon/trayicon.c
4295         * src/mainwindow.h
4296         * src/mainwindow.c
4297                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4298                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4299
4300
4301 2007-03-06 [paul]       2.8.1cvs1
4302
4303         * NEWS
4304         * README
4305         * RELEASE_NOTES
4306         * configure.ac
4307                 bump version number following
4308                 stable release
4309
4310 2007-03-06 [paul]       2.8.0cvs24
4311
4312         * po/cs.po
4313                 corrected by by Tim <timbrain@post.cz>
4314
4315 2007-03-05 [colin]      2.8.0cvs23
4316
4317         * src/Makefile.am
4318         * src/procmime.c
4319                 Fix mime/globs path on NetBSD
4320                 patch by George Michaelson
4321
4322 2007-03-05 [wwp]        2.8.0cvs22
4323
4324         * src/addr_compl.c
4325                 Remove debug statement (accidentally committed w/ cvs14).
4326
4327 2007-03-05 [paul]       2.8.0cvs21
4328
4329         * src/plugins/pgpcore/prefs_gpg.c
4330                 fix compiler warning
4331
4332 2007-03-05 [wwp]        2.8.0cvs20
4333
4334         * src/matcher_parser_parse.y
4335                 Fix mismerge between cvs17 and cvs19.
4336
4337 2007-03-05 [wwp]        2.8.0cvs19
4338
4339         * src/matcher_parser_parse.y
4340         * src/prefs_filtering_action.c
4341         * src/matcher.c
4342         * src/matcher.h
4343         * src/filtering.c
4344         * src/filtering.h
4345                 Add new 'add_to_addressbook' filtering/processing action.
4346
4347 2007-03-05 [wwp]        2.8.0cvs18
4348
4349         * src/filtering.c
4350                 Fix mark_as_ham filtering/processing action: spam flag
4351                 was not unset.
4352
4353 2007-03-04 [colin]      2.8.0cvs17
4354
4355         * src/filtering.c
4356         * src/matcher.c
4357         * src/matcher.h
4358         * src/matcher_parser_parse.y
4359         * src/prefs_filtering_action.c
4360                 Add 'Mark as spam' and 'Mark as ham' filtering
4361                 actions. Fixes bug 1138.
4362
4363 2007-03-04 [colin]      2.8.0cvs16
4364
4365         * src/imap.c
4366                 Fix bug 1140, wrong return value
4367                 without libetpan
4368
4369 2007-03-04 [wwp]        2.8.0cvs15
4370
4371         * src/addr_compl.c
4372                 Rollback cvs14: don't free stuff that is managed in g_list.
4373
4374 2007-03-04 [wwp]        2.8.0cvs14
4375
4376         * src/addr_compl.c
4377                 Fix a leak in address completion code.
4378
4379 2007-03-04 [colin]      2.8.0cvs13
4380
4381         * src/addr_compl.c
4382                 Maybe fix bug 1136, 'Crash in group 
4383                 address completion'
4384
4385 2007-03-04 [iwkse]      2.8.0cvs12
4386
4387         * src/imap.c
4388                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4389
4390 2007-03-03 [colin]      2.8.0cvs11
4391
4392         * src/plugins/pgpinline/pgpinline.c
4393                 Fix off-by-one, fix double-free. Fixes
4394                 bug 1135, 'cm-segfault on decrypting 
4395                 with PGP/inline'
4396
4397 2007-03-03 [colin]      2.8.0cvs10
4398
4399         * configure.ac
4400         * src/main.c
4401         * src/common/plugin.c
4402                 Fix bug 1134, 'Valgrind macros unhandled 
4403                 by Irix's cc'
4404
4405 2007-03-02 [colin]      2.8.0cvs9
4406
4407         * src/mbox.c
4408                 Don't error out on EAGAIN. Fixes 
4409                 bug 1129, '"local mbox file" account 
4410                 isn't retrieving mails'
4411
4412 2007-03-01 [wwp]        2.8.0cvs8
4413
4414         * src/mainwindow.c
4415         * src/gtk/colorlabel.c
4416                 Remove accels for extra color labels until we set better
4417                 and definitive ones.
4418
4419 2007-02-28 [wwp]        2.8.0cvs7
4420
4421         * src/mainwindow.c
4422         * src/matcher_parser_parse.y
4423         * src/prefs_common.c
4424         * src/prefs_msg_colors.c
4425         * src/procmsg.h
4426         * src/gtk/colorlabel.c
4427         * src/gtk/colorlabel.h
4428                 Add more customizable color labels. Cleaned up a bit
4429                 the color label API to avoid duplicate defines of
4430                 the max number of colors.
4431
4432 2007-02-27 [colin]      2.8.0cvs6
4433
4434         * src/mainwindow.c
4435         * src/common/utils.c
4436         * src/common/utils.h
4437                 Fix '+' in mailto URIs for List-* headers
4438
4439 2007-02-27 [colin]      2.8.0cvs5
4440
4441         * src/gtk/gtkutils.c
4442                 Use gtk_window_set_role instead of 
4443                 _set_wmclass
4444
4445 2007-02-27 [colin]      2.8.0cvs4
4446
4447         * src/inc.c
4448                 Fix "After receiving new mail, go to inbox" on IMAP,
4449                 and make it work only on manual reception
4450
4451 2007-02-27 [wwp]        2.8.0cvs3
4452
4453         * src/prefs_filtering.c
4454         * src/prefs_filtering_action.c
4455         * src/prefs_matcher.c
4456                 Update filtering matcher's and action's color label menus
4457                 when re-opening those dialogs (reflect any change to the
4458                 color labels list in the preferences).
4459
4460 2007-02-27 [colin]      2.8.0cvs2
4461
4462         * src/imap.c
4463         * src/etpan/etpan-thread-manager-types.h
4464         * src/etpan/etpan-thread-manager.c
4465         * src/etpan/imap-thread.c
4466                 Log imap ALERTs as errors in the log.
4467
4468 2007-02-26 [paul]       2.8.0cvs1
4469
4470         * tools/claws.i18n.status.pl
4471                 updated
4472
4473 2007-02-26 [paul]       2.7.2cvs75
4474
4475         * po/ca.po
4476         * po/cs.po
4477         * po/de.po
4478         * po/en_GB.po
4479         * po/fi.po
4480         * po/fr.po
4481         * po/hu.po
4482         * po/pl.po
4483         * po/pt_BR.po
4484         * po/sk.po
4485         * po/sr.po
4486         * po/zh_CN.po
4487                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4488                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4489                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4490                 Aleksandar Urosevic, and Ralgh Young
4491
4492 2007-02-25 [mones]      2.7.2cvs74
4493
4494         * po/es.po
4495                 Updated for release
4496
4497 2007-02-25 [colin]      2.7.2cvs73
4498
4499         * src/main.c
4500                 Clearing the list is only useful
4501                 to prevent a valgrind false-positive
4502
4503 2007-02-25 [paul]       2.7.2cvs72
4504
4505         * tools/Makefile.am
4506         * tools/README
4507         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
4508         * tools/maildir2claws-mail.pl  **REMOVED**
4509                 renamed the script, fixed a couple bugs
4510
4511 2007-02-23 [colin]      2.7.2cvs71
4512
4513         * src/addressbook.c
4514                 Fix a leak, check for a few improbable nulls
4515
4516 2007-02-23 [colin]      2.7.2cvs70
4517
4518         * src/main.c
4519         * src/main.h
4520         * src/plugins/trayicon/trayicon.c
4521                 Fix blinking mainwin when starting in tray
4522                 (show mainwindow later in the startup process,
4523                  apart if restarting post-crash)
4524
4525 2007-02-23 [colin]      2.7.2cvs69
4526
4527         * src/folderview.c
4528         * src/imap_gtk.c
4529                 Fix crash when unsubscribing the currently
4530                 selected/opened folder
4531
4532 2007-02-23 [colin]      2.7.2cvs68
4533
4534         * src/compose.c
4535                 Fix bug that prevented colorization to
4536                 work without wrap quotation option
4537
4538 2007-02-23 [colin]      2.7.2cvs67
4539
4540         * src/addr_compl.c
4541                 Fix refcounting, start and end completion who
4542                 behaved as if there couldn't be any other current
4543                 user of completion
4544
4545 2007-02-23 [wwp]        2.7.2cvs66
4546
4547         * src/addressbook.c
4548         * src/addrindex.c
4549                 Address completion fixes: fix addressbook_peek_folder_exists() in
4550                 which the algorithm was ridiculously over-obfuscated and broken.
4551                 Fix addrindex_load_completion() as well, to load addresses in
4552                 completion list with regards to what addressbook_peek_folder_exists()
4553                 returns now.
4554
4555 2007-02-23 [wwp]        2.7.2cvs65
4556
4557         * src/addr_compl.c
4558                 Add addresses to completion when they're non-empty (thanks to Colin).
4559
4560 2007-02-23 [paul]       2.7.2cvs64
4561
4562         * src/plugins/pgpcore/passphrase.c
4563                 remove 'const '
4564
4565 2007-02-23 [colin]      2.7.2cvs63
4566
4567         * src/plugins/pgpcore/prefs_gpg.c
4568         * src/plugins/pgpcore/prefs_gpg.h
4569         * src/plugins/pgpcore/sgpgme.c
4570         * src/plugins/pgpinline/pgpinline.c
4571         * src/plugins/pgpmime/pgpmime.c
4572                 Try harder to respect user's choice wrt
4573                 gpg-agent even with gpg2, by unsetting
4574                 GPG_AGENT_INFO when necessary.
4575
4576 2007-02-22 [paul]       2.7.2cvs62
4577
4578         * src/plugins/pgpcore/sgpgme.c
4579         * src/plugins/pgpcore/sgpgme.h
4580         * src/plugins/pgpcore/passphrase.c
4581         * src/plugins/pgpinline/pgpinline.c
4582         * src/plugins/pgpmime/pgpmime.c
4583                 Fix a leak - gpgme_data_release_and_get_mem
4584                 leaks in recent gpgme. Workaround by using
4585                 our own function.
4586
4587 2007-02-22 [paul]       2.7.2cvs61
4588
4589         * src/gtk/quicksearch.c
4590                 Abandon dynamic search when pressing
4591                 Enter
4592
4593 2007-02-21 [colin]      2.7.2cvs60
4594
4595         * src/procmsg.c
4596         * src/plugins/pgpcore/passphrase.c
4597                 Fix little memory leaks
4598         * src/main.c
4599                 Fix false-positive leak at exit
4600         * src/gtk/quicksearch.c
4601                 Fix potentially big leak in recursive
4602                 Quicksearch
4603
4604 2007-02-21 [wwp]        2.7.2cvs59
4605
4606         * src/summaryview.c
4607                 Add missing newline to a debug message.
4608
4609 2007-02-20 [colin]      2.7.2cvs58
4610
4611         * src/Makefile.am
4612         * src/mimeview.c
4613         * src/stock_pixmap.c
4614         * src/stock_pixmap.h
4615         * src/pixmaps/mime_pgpsig.xpm
4616                 Add icon for application/pgp-signature
4617
4618 2007-02-20 [colin]      2.7.2cvs57
4619
4620         * src/Makefile.am
4621         * src/main.c
4622         * src/mimeview.c
4623         * src/stock_pixmap.c
4624         * src/stock_pixmap.h
4625         * src/pixmaps/mime_calendar.xpm
4626         * src/pixmaps/mime_pdf.xpm
4627         * src/pixmaps/mime_ps.xpm
4628                 Add icons for text/calendar, application/pdf
4629                 and application/postscript
4630
4631 2007-02-20 [colin]      2.7.2cvs56
4632
4633         * autogen.sh
4634         * src/matcher_parser_parse.y
4635         * src/matcher_parser_lex.l
4636                 Fix big memory leak in flex, and
4637                 require flex 2.5.31
4638
4639 2007-02-20 [wwp]        2.7.2cvs55
4640
4641         * src/matcher_parser_parse.y
4642                 Fix a duplicate token definition (thanks to iwkse).
4643
4644 2007-02-20 [wwp]        2.7.2cvs54
4645
4646         * src/matcher_parser_lex.l
4647         * src/quote_fmt_lex.l
4648                 Use proper flex options instead of direct use of #define,
4649                 make the flex-generated C lighter.
4650
4651 2007-02-20 [colin]      2.7.2cvs53
4652
4653         * src/summaryview.c
4654                 Grab focus in message list after hiding
4655                 the quicksearch, instead of leaving it
4656                 "somewhere"
4657
4658 2007-02-19 [colin]      2.7.2cvs52
4659
4660         * src/folderview.c
4661                 Fix bug 1033, 'Automatically refresh 
4662                 message list when new messages arrives'
4663                 Looks like folderview->opened can sometimes
4664                 be wrong...
4665
4666 2007-02-19 [paul]       2.7.2cvs51
4667
4668         * tools/Makefile.am
4669         * tools/README
4670         * tools/thunderbird-filters-convertor.pl
4671                 add new script which converts thunderbird filter
4672                 rules to Claws filter rules
4673
4674 2007-02-18 [paul]       2.7.2cvs50
4675
4676         * src/plugins/pgpcore/prefs_gpg.c
4677         * src/plugins/pgpcore/prefs_gpg.h
4678         * src/plugins/pgpcore/sgpgme.c
4679         * src/plugins/pgpinline/pgpinline.c
4680         * src/plugins/pgpmime/pgpmime.c
4681                 improved GUI interoperability with gpg-agent
4682
4683 2007-02-18 [paul]       2.7.2cvs49
4684
4685         * src/prefs_account.c
4686                 Privacy options sensitivity fix
4687
4688 2007-02-17 [colin]      2.7.2cvs48
4689
4690         * src/messageview.c
4691                 Reset icon to warning in the noticeview
4692
4693 2007-02-15 [colin]      2.7.2cvs47
4694
4695         * src/folderview.c
4696                 Fix a manifestation of bug 1033 (summaryview failing
4697                 to update for new mails), which happens after editing
4698                 account preferences or preferences that cause a 
4699                 folderview reload.
4700
4701 2007-02-15 [colin]      2.7.2cvs46
4702
4703         * src/addressbook.c
4704                 Probably fix bug 1123, 'Segmentation 
4705                 fault while opening address book'. I get
4706                 g_warnings if the saved paned position is
4707                 not greater than 0. Also, save position
4708                 when hiding the addressbook instead of
4709                 via signal.
4710
4711 2007-02-14 [colin]      2.7.2cvs45
4712
4713         * src/plugins/pgpcore/prefs_gpg.c
4714         * src/plugins/pgpcore/prefs_gpg.h
4715         * src/plugins/pgpcore/sgpgme.c
4716         * src/plugins/pgpinline/pgpinline.c
4717         * src/plugins/pgpmime/pgpmime.c
4718                 Add an option "Use gpg-agent if available". Fixes
4719                 annoyances with distro-installed gpg-agent, when
4720                 no pinentry program is installed, and the user's 
4721                 at a loss on why "decryption failed". Makes more
4722                 clear why passphrase isn't saved when gpg-agent is
4723                 used. Defaults to true, to avoid changing the 
4724                 current behaviour.
4725
4726 2007-02-14 [wwp]        2.7.2cvs44
4727
4728         * src/matcher_parser_parse.y
4729                 Fix missing line number reset (wrong line number might appear
4730                 when re-loading filtering rules if there's a parser error).
4731
4732 2007-02-13 [colin]      2.7.2cvs43
4733
4734         * src/common/utils.c
4735                 Don't encode ',' in URIs before passing it
4736                 to the browser command-line. It was probably
4737                 done at a time where commas in URIs made
4738                 mozilla -remote 'openurl(%s,new-window)'
4739                 bug.
4740
4741 2007-02-13 [wwp]        2.7.2cvs42
4742
4743         * src/prefs_matcher.c
4744         * src/plugins/bogofilter/bogofilter_gtk.c
4745                 A bit of string factorization around "Select ..." buttons.
4746
4747 2007-02-11 [colin]      2.7.2cvs41
4748
4749         * src/alertpanel.c
4750                 Make sure to escape the title
4751
4752 2007-02-11 [colin]      2.7.2cvs40
4753
4754         * src/codeconv.c
4755                 Recognize .utf8 locales as .UTF-8 ones
4756
4757 2007-02-11 [colin]      2.7.2cvs39
4758
4759         * src/compose.c
4760                 Fix code conversion when dragging a file
4761
4762 2007-02-09 [colin]      2.7.2cvs38
4763
4764         * src/plugins/clamav/clamav_plugin.c
4765                 Complete Paul's patch with conditional
4766                 compilation to avoid breaking compilation
4767                 on old Dapper and Edgy... Maybe other
4768                 distros too.
4769
4770 2007-02-09 [paul]       2.7.2cvs37
4771
4772         * src/plugins/clamav/clamav_plugin.c
4773                 fix for the upstream changes in libclamav
4774
4775 2007-02-09 [paul]       2.7.2cvs36
4776
4777         * src/main.c
4778         * src/mainwindow.c
4779         * src/procmsg.c
4780         * src/procmsg.h
4781                 fix "warn if there are queued messages" (on exit)
4782                 option, which only checked the first mailbox's
4783                 queue
4784                 don't ask before emptying trash if there are no
4785                 messages in trash, also check and empty all trash
4786                 folders
4787         * src/prefs_other.c
4788                 move "Ask before emptying trash" option
4789                 outside of the "On exit" frame as it's
4790                 not only an "On exit" option
4791
4792 2007-02-09 [paul]       2.7.2cvs35
4793
4794         * src/addrgather.c
4795         * src/alertpanel.c
4796         * src/editldap.c
4797         * src/prefs_account.c
4798         * src/prefs_folder_item.c
4799         * src/prefs_gtk.h
4800         * src/prefs_matcher.c
4801         * src/prefs_message.c
4802         * src/prefs_msg_colors.c
4803         * src/prefs_summaries.c
4804         * src/wizard.c
4805         * src/gtk/inputdialog.c
4806         * src/plugins/bogofilter/bogofilter_gtk.c
4807                 pedantic commit: use 'checkbtn' everywhere
4808                 instead of a mixture of 'checkbtn' and 'chkbtn'
4809
4810 2007-02-09 [paul]       2.7.2cvs34
4811
4812         * src/compose.c
4813                 fix default hotkeys
4814         * src/prefs_other.c
4815         * src/prefs_send.c
4816                 move "Never send Return Receipts" from
4817                 prefs_other to prefs_send
4818                 add an option "Ask about account specific
4819                 filtering rules..." to prefs_other
4820         * src/gtk/gtkutils.c
4821                 fix a compiler warning
4822
4823 2007-02-08 [colin]      2.7.2cvs33
4824
4825         * src/plugins/pgpinline/pgpinline.c
4826                 Fix bug 1110, 'pgpmime fails to process 
4827                 encapsulated openpgp mime (rfc 3156, 6.1 
4828                 -> rfc1847)'
4829                 It was due to an interaction between PGP/Mime
4830                 and PGP/Inline plugin. 
4831
4832 2007-02-08 [colin]      2.7.2cvs32
4833
4834         * src/inc.c
4835         * src/mbox.c
4836         * src/mbox.h
4837                 Fix bug 1117, 'fcntl locking code 
4838                 does not work in mbox.c'
4839
4840 2007-02-08 [colin]      2.7.2cvs31
4841
4842         * src/prefs_account.c
4843                 Fix Gentoo bug 165819, 'can't create 
4844                 a "local mbox file" account'. Patch
4845                 by Olivier <castan.o@free.fr>
4846
4847 2007-02-07 [colin]      2.7.2cvs30
4848
4849         * src/ldapquery.c
4850                 Fix bug 1106, 'Claws crash on exit if LDAPS 
4851                 autocompletion was used'
4852
4853 2007-02-07 [paul]       2.7.2cvs29
4854
4855         * src/folder.c
4856                 cut down on unnecessary debug_prints
4857         * src/imap_gtk.c
4858                 fix menu_set_active() on 'Show only
4859                 subscribed folders'
4860
4861 2007-02-07 [paul]       2.7.2cvs28
4862
4863         * src/plugins/clamav/clamav_plugin.c
4864         * src/plugins/clamav/clamav_plugin.h
4865         * src/plugins/clamav/clamav_plugin_gtk.c
4866                 fix copyright header
4867
4868 2007-02-07 [paul]       2.7.2cvs27
4869
4870         * src/procheader.c
4871                 fix bug 1116, 'summary view allow a 
4872                 subject line break'
4873
4874 2007-02-06 [colin]      2.7.2cvs26
4875
4876         * src/summaryview.c
4877                 Fix delete thread
4878
4879 2007-02-05 [fabien]     2.7.2cvs25
4880
4881         * po/POTFILES.in
4882         * src/uri_opener.c
4883                 i18n related - 1 fix and 1 message for translators.
4884
4885 2007-02-05 [colin]      2.7.2cvs24
4886
4887         * src/gtk/quicksearch.c
4888                 Don't reload summary list if quicksearch wasn't
4889                 active on hiding; move currently selected mail in
4890                 the visible area when showing the quicksearch
4891
4892 2007-02-05 [colin]      2.7.2cvs23
4893
4894         * src/folderview.c
4895                 Add debug to try to solve bug 1104
4896
4897 2007-02-05 [paul]       2.7.2cvs22
4898
4899         * src/mainwindow.c
4900                 confirm before emptying trash on exit is
4901                 a Yes or No answer, use Yes or No in the
4902                 dialog
4903
4904 2007-02-04 [colin]      2.7.2cvs21
4905
4906         * src/compose.c
4907         * src/plugins/pgpcore/passphrase.c
4908         * src/plugins/pgpcore/select-keys.c
4909                 Set wmclass on new windows
4910
4911 2007-02-04 [colin]
4912
4913         2.8.0-rc1 released
4914
4915 2007-02-04 [colin]      2.7.2cvs20
4916
4917         * src/compose.c
4918         * src/compose.h
4919                 Auto save drafts on exit, reopen them
4920                 at startup, instead of asking
4921         * src/account.c
4922         * src/addressadd.c
4923         * src/addressbook.c
4924         * src/addressbook_foldersel.c
4925         * src/addrgather.c
4926         * src/crash.c
4927         * src/editaddress.c
4928         * src/editbook.c
4929         * src/editgroup.c
4930         * src/editjpilot.c
4931         * src/editldap.c
4932         * src/editldap_basedn.c
4933         * src/editvcard.c
4934         * src/exphtmldlg.c
4935         * src/expldifdlg.c
4936         * src/export.c
4937         * src/foldersel.c
4938         * src/gedit-print.c
4939         * src/import.c
4940         * src/importldif.c
4941         * src/importmutt.c
4942         * src/importpine.c
4943         * src/main.c
4944         * src/mainwindow.c
4945         * src/message_search.c
4946         * src/messageview.c
4947         * src/prefs_actions.c
4948         * src/prefs_customheader.c
4949         * src/prefs_display_header.c
4950         * src/prefs_filtering.c
4951         * src/prefs_filtering_action.c
4952         * src/prefs_folder_column.c
4953         * src/prefs_gtk.c
4954         * src/prefs_matcher.c
4955         * src/prefs_other.c
4956         * src/prefs_summaries.c
4957         * src/prefs_summary_column.c
4958         * src/prefs_template.c
4959         * src/sourcewindow.c
4960         * src/ssl_manager.c
4961         * src/summary_search.c
4962         * src/uri_opener.c
4963         * src/gtk/about.c
4964         * src/gtk/description_window.c
4965         * src/gtk/foldersort.c
4966         * src/gtk/gtkutils.c
4967         * src/gtk/gtkutils.h
4968         * src/gtk/icon_legend.c
4969         * src/gtk/logwindow.c
4970         * src/gtk/pluginwindow.c
4971         * src/gtk/prefswindow.c
4972                 Give different wmclass to different
4973                 windows - thanks to sed ;)
4974
4975 2007-02-04 [colin]      2.7.2cvs19
4976
4977         * src/main.c
4978                 Revert previous patch, can't reproduce
4979                 it anymore. 
4980
4981 2007-02-03 [colin]      2.7.2cvs18
4982
4983         * src/main.c
4984                 Don't save the mainwindow size and
4985                 position on emergency exit (libSM's
4986                 "die" callback), Xfce seems to make
4987                 the window smaller just before the
4988                 size's saved.
4989
4990 2007-02-03 [colin]      2.7.2cvs17
4991
4992         * src/plugins/bogofilter/bogofilter.c
4993         * src/plugins/bogofilter/bogofilter.h
4994         * src/plugins/bogofilter/bogofilter_gtk.c
4995         * src/plugins/pgpinline/pgpinline.c
4996         * src/plugins/pgpinline/pgpinline.h
4997                 Fix more copyrights
4998
4999 2007-02-03 [colin]      2.7.2cvs16
5000
5001         * src/partial_download.c
5002         * src/partial_download.h
5003         * src/ssl_manager.c
5004         * src/ssl_manager.h
5005         * src/uri_opener.c
5006         * src/uri_opener.h
5007         * src/wizard.c
5008         * src/wizard.h
5009         * src/common/ssl_certificate.c
5010         * src/common/ssl_certificate.h
5011         * src/gtk/quicksearch.c
5012         * src/gtk/quicksearch.h
5013         * src/gtk/sslcertwindow.c
5014         * src/gtk/sslcertwindow.h
5015                 Fix copyright on my files
5016
5017 2007-02-02 [colin]      2.7.2cvs15
5018
5019         * src/Makefile.am
5020         * src/mainwindow.c
5021         * src/messageview.c
5022         * src/messageview.h
5023         * src/textview.c
5024         * src/textview.h
5025         * src/uri_opener.c
5026         * src/uri_opener.h
5027                 Add Tools/List URIs to allow
5028                 opening any URI in the current mail
5029
5030 2007-02-02 [colin]      2.7.2cvs14
5031
5032         * src/common/valgrind.h ** NEW FILE **
5033         * src/common/Makefile.am
5034         * src/common/plugin.c
5035                 Don't dlclose the plugins if we're running
5036                 under valgrind. (doesn't require valgrind
5037                 either at compile time or run time).
5038
5039 2007-02-01 [paul]       2.7.2cvs13
5040
5041         * AUTHORS
5042         * src/gtk/authors.h
5043         * tools/freshmeat_search.pl
5044         * tools/google_search.pl
5045         * tools/multiwebsearch.pl
5046                 add support for non ISO-8859-1 compatible locales
5047                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5048
5049 2007-02-01 [colin]      2.7.2cvs12
5050
5051         * src/prefs_other.c
5052         * src/prefs_summaries.c
5053                 Move keybinding prefs to the Other page
5054
5055 2007-02-01 [wwp]        2.7.2cvs11
5056
5057         * src/plugins/trayicon/trayicon.c
5058                 Fix a raising issue within KDE.
5059
5060 2007-02-01 [colin]      2.7.2cvs10
5061
5062         * src/codeconv.c
5063                 Fix stray quotes in encoded strings
5064         * src/addressadd.c
5065                 Fix wrong call causing g_warnings
5066         * src/textview.c
5067                 Remove useless message
5068
5069 2007-01-31 [wwp]        2.7.2cvs9
5070
5071         * src/plugins/trayicon/trayicon.c
5072                 fix buggy hiding of main window when closing if close-to-tray
5073                 is not set (bad logics  in the trayicon hook code).
5074                 Changed the quit confirmation message too.
5075
5076 2007-01-30 [colin]      2.7.2cvs8
5077
5078         * src/main.c
5079                 Fix hidden mainwindow after clicking on
5080                 the X close button, if compose windows
5081                 exist and the user chooses not to quit
5082
5083 2007-01-30 [colin]      2.7.2cvs7
5084
5085         * src/main.c
5086         * src/compose.c
5087                 Handle local URIs to attach files (file:///...)
5088                 Fixes attaching files from Thunar for example
5089
5090 2007-01-30 [colin]      2.7.2cvs6
5091
5092         * src/prefs_ext_prog.c
5093                 Add 'mousepad' to the list of text editors.
5094                 Mousepad is XFCE's text editor
5095
5096 2007-01-29 [wwp]        2.7.2cvs5
5097
5098         * po/POTFILES.in
5099         * src/plugins/trayicon/trayicon_prefs.c
5100                 trayicon i18n fixes, thanks to Fabien.
5101
5102 2007-01-28 [wwp]        2.7.2cvs4
5103
5104         * src/mainwindow.c
5105         * src/mainwindow.h
5106         * src/plugins/trayicon/trayicon.c
5107         * src/plugins/trayicon/trayicon_prefs.c
5108         * src/plugins/trayicon/trayicon_prefs.h
5109                 Added a new TrayIcon plugin option to close to tray
5110                 (WM's hotkey and [X] button will hide the window instead
5111                 of closing it - closing CM can be done using the tray icon
5112                 menu or the File menu).
5113                 Improved visibility handling in trayicon, clicking the
5114                 trayicon now raise the window to current desktop when it
5115                 was either minimized/shaded/on another desktop.
5116                 Thanks to Paul for testing and fixing a strange behaviour
5117                 in KDE ;-).
5118
5119 2007-01-27 [paul]       2.7.2cvs3
5120
5121         * src/prefs_folder_item.c
5122         * src/prefs_receive.c
5123         * src/plugins/pgpcore/prefs_gpg.c
5124                 use 'start-up' instead of 'startup' in labels
5125
5126 2007-01-26 [wwp]        2.7.2cvs2
5127
5128         * src/plugins/trayicon/Makefile.am
5129         * src/plugins/trayicon/trayicon.c
5130         * src/plugins/trayicon/trayicon_prefs.c
5131         * src/plugins/trayicon/trayicon_prefs.h
5132                 Add a new TrayIcon option to hide the main window at
5133                 start-up.
5134                 Fix trayicon.c copyright header.
5135
5136 2007-01-26 [paul]       2.7.2cvs1
5137
5138         * NEWS
5139         * README
5140         * RELEASE_NOTES
5141         * configure.ac
5142                 bump up version number following
5143                 stable release
5144
5145 2007-01-25 [mones]      2.7.1cvs60
5146
5147         * po/es.po
5148                 updated thousands of strings (well, probably less ;-)
5149
5150 2007-01-25 [colin]      2.7.1cvs59
5151
5152         * src/matcher.c
5153                 Fix 2nd-run loss of matcherrc on new
5154                 configurations. 
5155
5156 2007-01-25 [wwp]        2.7.1cvs58
5157
5158         * src/mimeview.c
5159                 fix handling of empty value in attach_save_directory too, thanks
5160                 to Colin.
5161
5162 2007-01-25 [wwp]        2.7.1cvs57
5163
5164         * src/gtk/filesel.c
5165                 fix handling of empty value in attach_load_directory,
5166                 thanks to Colin.
5167
5168 2007-01-25 [wwp]        2.7.1cvs56
5169
5170         * src/plugins/dillo_viewer/dillo_prefs.h
5171                 fix a typo.
5172
5173 2007-01-25 [colin]      2.7.1cvs55
5174
5175         * src/matcher.c
5176         * src/matcher.h
5177         * src/matcher_parser_parse.y
5178         * src/prefs_matcher.c
5179                 Add matching on the spam flag
5180
5181 2007-01-24 [colin]      2.7.1cvs54
5182
5183         * src/folder.c
5184         * src/common/xml.c
5185         * src/common/xml.h
5186                 Make sure folderlist.xml is correctly
5187                 written before overwriting it.
5188         * src/procmsg.c
5189         * src/procmsg.h
5190         * src/summaryview.c
5191         * src/plugins/bogofilter/bogofilter.c
5192         * src/plugins/bogofilter/bogofilter.h
5193         * src/plugins/bogofilter/bogofilter_gtk.c
5194         * src/plugins/spamassassin/spamassassin.c
5195         * src/plugins/spamassassin/spamassassin.h
5196         * src/plugins/spamassassin/spamassassin_gtk.c
5197                 Move spam to the correct trash folder after
5198                 learning, if spam directory isn't set.
5199
5200 2007-01-23 [paul]       2.7.1cvs53
5201
5202         * src/plugins/bogofilter/bogofilter_gtk.c
5203                 fix sensitivity of "Insert X-Bogosity header"
5204                 option
5205
5206 2007-01-23 [colin]      2.7.1cvs52
5207
5208         * src/toolbar.c
5209                 Translate toolbar items text if
5210                 they're translatable (default)
5211         * src/addrcache.c
5212         * src/addrcache.h
5213         * src/addritem.c
5214         * src/addritem.h
5215         * src/codeconv.c
5216         * src/codeconv.h
5217         * src/jpilot.c
5218         * src/jpilot.h
5219         * src/ldapctrl.c
5220         * src/ldapctrl.h
5221         * src/ldapquery.h
5222         * src/ldif.c
5223         * src/ldif.h
5224         * src/etpan/etpan-thread-manager.c
5225         * src/etpan/etpan-thread-manager.h
5226         * src/gtk/gtkutils.c
5227         * src/gtk/gtkutils.h
5228                 More static functions
5229
5230 2007-01-22 [fabien]     2.7.1cvs51
5231
5232         * src/gtk/gtkutils.c
5233                 gtkut_get_options_frame() : ability to pass
5234                 a 'NULL' value in frame pointer parameter if
5235                 we don't need it.
5236
5237 2007-01-22 [colin]      2.7.1cvs50
5238
5239         * src/procmsg.c
5240         * src/procmsg.h
5241         * src/plugins/bogofilter/bogofilter.c
5242         * src/plugins/bogofilter/bogofilter_gtk.c
5243         * src/plugins/spamassassin/spamassassin.c
5244         * src/plugins/spamassassin/spamassassin_gtk.c
5245                 Allow moving spams to the account's trash
5246                 instead of default one
5247
5248 2007-01-21 [colin]      2.7.1cvs49
5249
5250         * src/ldapquery.c
5251         * src/ldapquery.h
5252                 Revert a static function that shouldn't
5253                 have been
5254
5255 2007-01-21 [colin]      2.7.1cvs48
5256
5257         * src/ldapquery.c
5258         * src/ldapquery.h
5259                 Same
5260
5261 2007-01-21 [colin]      2.7.1cvs47
5262
5263         * src/procmsg.c
5264         * src/procmsg.h
5265                 Same
5266
5267 2007-01-21 [colin]      2.7.1cvs46
5268
5269         * src/common/socket.c
5270         * src/common/socket.h
5271                 Same
5272
5273 2007-01-21 [colin]      2.7.1cvs45
5274
5275         * src/crash.c
5276         * src/exporthtml.c
5277         * src/exporthtml.h
5278         * src/exportldif.c
5279         * src/exportldif.h
5280         * src/folder.c
5281         * src/folder.h
5282         * src/folder_item_prefs.c
5283         * src/folder_item_prefs.h
5284         * src/folderview.c
5285         * src/folderview.h
5286         * src/gedit-print.c
5287         * src/gedit-print.h
5288         * src/main.c
5289         * src/main.h
5290         * src/common/socket.c
5291         * src/common/socket.h
5292         * src/gtk/gtkaspell.c
5293         * src/gtk/gtkaspell.h
5294         * src/gtk/quicksearch.c
5295         * src/gtk/quicksearch.h
5296                 Same
5297
5298 2007-01-21 [colin]      2.7.1cvs44
5299
5300         * src/common/utils.c
5301         * src/common/utils.h
5302         * src/etpan/etpan-thread-manager.c
5303         * src/etpan/etpan-thread-manager.h
5304                 Same (Funny that etpan_thread_unbind
5305                 is called but not etpan_thread_bind)
5306
5307 2007-01-21 [colin]      2.7.1cvs43
5308
5309         * src/addrselect.c
5310         * src/addrselect.h
5311         * src/codeconv.c
5312         * src/codeconv.h
5313         * src/compose.c
5314         * src/compose.h
5315         * src/etpan/Makefile.am
5316         * src/gtk/colorlabel.c
5317         * src/gtk/colorlabel.h
5318         * src/gtk/sslcertwindow.c
5319         * src/gtk/sslcertwindow.h
5320         * src/etpan/etpan-log.c ** REMOVED **
5321         * src/etpan/etpan-log.h ** REMOVED **
5322                 Same
5323
5324 2007-01-20 [colin]      2.7.1cvs42
5325
5326         * src/addritem.c
5327         * src/addritem.h
5328                 Same
5329
5330 2007-01-20 [colin]      2.7.1cvs41
5331
5332         * src/account.c
5333         * src/account.h
5334         * src/addrbook.c
5335         * src/addrbook.h
5336         * src/addrcache.c
5337         * src/addrcache.h
5338         * src/addrclip.c
5339         * src/addrclip.h
5340         * src/addressbook.c
5341         * src/addressbook.h
5342         * src/addrharvest.c
5343         * src/addrharvest.h
5344         * src/addrindex.c
5345         * src/addrindex.h
5346         * src/editaddress.c
5347         * src/editaddress.h
5348                 Make functions that aren't used in other
5349                 files static
5350
5351 2007-01-20 [colin]      2.7.1cvs40
5352
5353         * src/account.c
5354         * src/addrbook.c
5355         * src/addrcache.c
5356         * src/addressbook.c
5357         * src/addrgather.c
5358         * src/addrindex.c
5359         * src/addrquery.c
5360         * src/addrselect.c
5361         * src/browseldap.c
5362         * src/compose.c
5363         * src/editbook.c
5364         * src/editjpilot.c
5365         * src/editldap.c
5366         * src/editldap_basedn.c
5367         * src/editvcard.c
5368         * src/exporthtml.c
5369         * src/exportldif.c
5370         * src/folder.c
5371         * src/folderview.c
5372         * src/image_viewer.c
5373         * src/imap.c
5374         * src/importmutt.c
5375         * src/importpine.c
5376         * src/jpilot.c
5377         * src/ldapquery.c
5378         * src/main.c
5379         * src/mainwindow.c
5380         * src/matcher.c
5381         * src/messageview.c
5382         * src/mh.c
5383         * src/mimeview.c
5384         * src/msgcache.c
5385         * src/mutt.c
5386         * src/news.c
5387         * src/pine.c
5388         * src/prefs_account.c
5389         * src/prefs_common.c
5390         * src/prefs_compose_writing.c
5391         * src/prefs_ext_prog.c
5392         * src/prefs_folder_item.c
5393         * src/prefs_fonts.c
5394         * src/prefs_message.c
5395         * src/prefs_msg_colors.c
5396         * src/prefs_other.c
5397         * src/prefs_quote.c
5398         * src/prefs_receive.c
5399         * src/prefs_send.c
5400         * src/prefs_spelling.c
5401         * src/prefs_summaries.c
5402         * src/prefs_toolbar.c
5403         * src/prefs_wrapping.c
5404         * src/privacy.c
5405         * src/procmime.c
5406         * src/procmsg.c
5407         * src/ssl_manager.c
5408         * src/statusbar.c
5409         * src/summaryview.c
5410         * src/toolbar.c
5411         * src/vcard.c
5412         * src/common/hooks.c
5413         * src/common/log.c
5414         * src/common/passcrypt.c
5415         * src/common/socket.c
5416         * src/common/ssl.c
5417         * src/common/ssl_certificate.c
5418         * src/common/template.c
5419         * src/common/utils.c
5420         * src/etpan/imap-thread.c
5421         * src/gtk/sslcertwindow.c
5422         * src/gtk/sslcertwindow.h
5423                 Make functions that could be static, static
5424
5425 2007-01-20 [colin]      2.7.1cvs39
5426
5427         * src/editldap.c
5428                 Fix tooltip
5429
5430 2007-01-20 [colin]      2.7.1cvs38
5431
5432         * src/ldapquery.c
5433         * src/ldaputil.c
5434         * src/ldaputil.h
5435                 Fix bug 1102, 'claws-mail-2.7.1 
5436                 makes use of deprecated ldap 
5437                 functions'
5438
5439 2007-01-20 [colin]      2.7.1cvs37
5440
5441         * src/mainwindow.c
5442         * src/mainwindow.h
5443         * src/summaryview.c
5444         * src/gtk/quicksearch.c
5445                 Add Wide message list layout
5446
5447 2007-01-19 [fabien]     2.7.1cvs36
5448
5449         * src/textview.c
5450                 make sure a font change is considered in links of
5451                 headerview.
5452
5453 2007-01-19 [colin]      2.7.1cvs35
5454
5455         * src/main.c
5456         * src/mainwindow.c
5457         * src/mainwindow.h
5458         * src/messageview.c
5459         * src/messageview.h
5460         * src/prefs_common.c
5461         * src/prefs_common.h
5462         * src/summaryview.c
5463         * src/summaryview.h
5464         * src/gtk/quicksearch.c
5465         * src/gtk/quicksearch.h
5466                 Drop 'Separate Folder tree' and 'Separate
5467                 Message View'. Put three layouts in place
5468                 of it.
5469
5470 2007-01-19 [paul]       2.7.1cvs34
5471
5472         * src/prefs_msg_colors.c
5473                 more use of Q_ for translators
5474
5475 2007-01-19 [paul]       2.7.1cvs33
5476
5477         * src/imap_gtk.c
5478         * src/prefs_account.c
5479                 a few changes to the English
5480
5481 2007-01-19 [fabien]     2.7.1cvs32
5482
5483         * src/wizard.c
5484                 factorize translatable string
5485
5486 2007-01-18 [colin]      2.7.1cvs31
5487
5488         * src/main.c
5489                 Don't error out on --sync option. Although
5490                 we don't do anything with it, gtk+ handles
5491                 it, and it's useful for debugging X errors
5492
5493 2007-01-18 [fabien]     2.7.1cvs30
5494
5495         * src/prefs_other.c
5496                 ability to apply on the fly the recent added
5497                 'gtk_can_change_accels' pref (no need to restart).
5498
5499 2007-01-18 [fabien]     2.7.1cvs29
5500
5501         * src/plugins/bogofilter/bogofilter_gtk.c
5502         * src/plugins/bogofilter/bogofilter.c
5503         * src/plugins/spamassassin/spamassassin_gtk.c
5504         * src/addr_compl.c
5505         * src/prefs_account.c
5506                 factorize or rewrite some translatable strings.
5507
5508 2007-01-18 [fabien]     2.7.1cvs28
5509
5510         * src/prefs_gtk.h
5511         * src/compose.c
5512                 set a 4pix space between "Subject:" label and subject entry in
5513                 compose window.
5514
5515 2007-01-18 [wwp]        2.7.1cvs27
5516
5517         * src/addressbook.c
5518                 fix conflicting address-copy/paste when focus is set
5519                 to the embedded edit-person form.
5520  
5521
5522 2007-01-18 [wwp]        2.7.1cvs26
5523
5524         * src/addressbook.h
5525                 complete 2.7.1cvs23 (one more file was missing from that
5526                 commit).
5527
5528 2007-01-18 [colin]      2.7.1cvs25
5529
5530         * src/main.c
5531                 Provide a way to migrate without backup
5532                 Re-ask for migration on next start if 
5533                 it has been refused and wizard has been 
5534                 cancelled after.
5535
5536 2007-01-18 [wwp]        2.7.1cvs24
5537
5538         * src/editaddress.c
5539                 complete 2.7.1.cvs23 (file was missing from previous
5540                 commit).
5541
5542 2007-01-18 [wwp]        2.7.1cvs23
5543
5544         * src/addressbook.c
5545                 fix potential crashes in address book's focus_in/out signal handlers,
5546                 force focus to the edit-person form when clicked the Edit menu entry or
5547                 button (this only matters if the edit-person form is embedded to the
5548                 AB window, in that case, focus is not set when browsing the contacts
5549                 list w/ keys or mouse clicks).
5550
5551 2007-01-18 [paul]       2.7.1cvs22
5552
5553         * src/main.c
5554                 add command line options:
5555                 -h for --help
5556                 -q and --quit for --exit
5557                 -v for --version
5558                 print "Unknown option" for unknown options
5559
5560 2007-01-18 [paul]       2.7.1cvs21
5561
5562         * po/ru.po
5563                 updated by Pavlo Bohmat
5564
5565 2007-01-18 [paul]       2.7.1cvs20
5566
5567         * src/mainwindow.c
5568                 fix sensitivity issues of Mark as Spam/Ham
5569
5570 2007-01-17 [fabien]     2.7.1cvs19
5571
5572         * src/prefs_other.c
5573         * src/prefs_common.c
5574         * src/prefs_common.h
5575         * src/main.c
5576                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5577                 control the corresponding gtk property. It could be used to lock
5578                 all shortcuts (avoid to set one of them by inadvertency).
5579
5580 2007-01-17 [colin]      2.7.1cvs18
5581
5582         * src/summaryview.c
5583                 Fix bug 1100, 'Highlighted e-mail data not visible 
5584                 when color label applied.'. Use a weighted average
5585                 between normal selected foreground color and color
5586                 label instead of a simple one (3/1 instead 1/1).
5587
5588 2007-01-17 [colin]      2.7.1cvs17
5589
5590         * src/messageview.c
5591                 Better fix for bug 1088, 'Ctrl-h produces repeatable
5592                 crash' - don't prevent mail switching while loading
5593
5594 2007-01-17 [colin]      2.7.1cvs16
5595
5596         * src/folder.c
5597         * src/folder.h
5598         * src/folderview.c
5599         * src/folderview.h
5600         * src/imap.c
5601         * src/imap.h
5602         * src/imap_gtk.c
5603                 Manage recursive search of unsubscribed folders
5604                 Rescan tree without checking for new messages 
5605                 after subscriptions changed
5606
5607 2007-01-17 [paul]       2.7.1cvs15
5608
5609         * src/prefs_common.c
5610         * src/gtk/pluginwindow.c
5611                 fix bug 1101, '"Load plugin" button is
5612                 accidentally hidden'
5613                 unset (-1) initial width in prefs_common,
5614                 fix overlapping buttons,
5615                 and other cleanups
5616
5617 2007-01-17 [paul]       2.7.1cvs14
5618
5619         * src/procmime.c
5620                 add #include <errno.h>, it's needed
5621                 on some systems
5622
5623 2007-01-17 [paul]       2.7.1cvs13
5624
5625         * src/common/defs.h
5626         * tools/make.themes.project
5627                 rename .sylpheed_themeinfo to .claws_themeinfo
5628                 and use it
5629         * src/etpan/etpan-errors.h
5630         * src/etpan/etpan-log.c
5631         * src/etpan/etpan-log.h
5632         * src/etpan/etpan-thread-manager-types.h
5633         * src/etpan/etpan-thread-manager.c
5634         * src/etpan/etpan-thread-manager.h
5635         * src/etpan/imap-thread.c
5636         * src/etpan/imap-thread.h
5637                 add copyright header
5638
5639 2007-01-17 [colin]      2.7.1cvs12
5640
5641         * src/plugins/pgpcore/select-keys.c
5642         * src/gtk/pluginwindow.c
5643         * src/prefs_account.c
5644                 Fix warnings
5645
5646 2007-01-16 [colin]      2.7.1cvs11
5647
5648         * src/imap.c
5649         * src/imap.h
5650         * src/imap_gtk.c
5651                 Manage subscribing to subfolders when only
5652                 subscribed folders are shown.
5653
5654 2007-01-16 [colin]      2.7.1cvs10
5655
5656         * src/folderview.c
5657                 Fix annoying vscrollbar going back to top
5658                 on Check for new folders
5659
5660 2007-01-16 [colin]      2.7.1cvs9
5661
5662         * src/imap.c
5663                 Remove printf
5664
5665 2007-01-16 [colin]      2.7.1cvs8
5666
5667         * src/filtering.c
5668                 Bigger buffer for errors
5669         * src/imap.c
5670         * src/imap.h
5671         * src/imap_gtk.c
5672         * src/prefs_account.c
5673         * src/prefs_account.h
5674         * src/wizard.c
5675         * src/etpan/imap-thread.c
5676         * src/etpan/imap-thread.h
5677         * manual/handling.xml
5678                 Add subscriptions management. What it changes:
5679                 Creating a folder subscribes to it
5680                 Deleting a folder unsubscribes it
5681                 New contextual menu item allowing to switch between
5682                 All folders and Subscribed folders, subscribe, and
5683                 unsubscribe. "Creating" an existing but unsubscribed
5684                 folder will subscribe it.
5685                 By default for new accounts, only subscribed folders 
5686                 are shown.
5687
5688
5689 2007-01-16 [paul]       2.7.1cvs7
5690
5691         * src/summaryview.c
5692                 Allow folder classes to specify only sort_key or
5693                 sort_type instead of both or none.
5694
5695 2007-01-16 [paul]       2.7.1cvs6
5696
5697         * src/action.c
5698         * src/compose.c
5699         * src/mimeview.c
5700         * src/procmime.c
5701         * src/textview.c
5702                 Save and use errno for procmime_get_part
5703
5704 2007-01-16 [colin]      2.7.1cvs5
5705
5706         * src/imap.c
5707                 Never remove INBOX when scanning for
5708                 new folders. It's a special folder
5709                 that has to exist.
5710
5711 2007-01-15 [colin]      2.7.1cvs4
5712
5713         * src/imap.c
5714                 Fix 'Check for new folders' when IMAP subdirectory
5715                 is set
5716         * src/etpan/imap-thread.c
5717                 Fix build
5718
5719 2007-01-15 [colin]      2.7.1cvs3
5720
5721         * src/etpan/imap-thread.c
5722                 Fix invalid free on command-connection
5723                 error
5724
5725 2007-01-15 [wwp]        2.7.1cvs2
5726
5727         * src/matcher_parser_lex.l
5728         * src/quote_fmt_lex.l
5729         * src/matcher_parser_parse.y
5730                 fix copyright header in lexers and parsers.
5731
5732 2007-01-15 [paul]       2.7.1cvs1
5733
5734         * NEWS
5735         * README
5736         * RELEASE_NOTES
5737         * configure.ac
5738                 bump up version number following
5739                 stable release
5740
5741 2007-01-15 [paul]       2.7.0cvs31
5742
5743         * AUTHORS
5744         * src/gtk/authors.h
5745                 add Fabien to the Team list
5746                 add the recent contributors
5747                 make a few corrections
5748
5749 2007-01-15 [paul]       2.7.0cvs30
5750
5751         * src/mainwindow.c
5752                 fix compiler warning
5753         * src/plugins/pgpcore/prefs_gpg.c
5754         * src/plugins/pgpcore/prefs_gpg.h
5755                 add missing include
5756                 fix copyright header
5757
5758 2007-01-14 [colin]      2.7.0cvs29
5759
5760         * src/gtk/filesel.c
5761                 Use the 'gtk+' backend. Avoids gnome-vfs use,
5762                 two benefits: faster to open, will fix strange
5763                 dbus-related crash. Thanks to Pascal Terjan.
5764
5765 2007-01-14 [colin]      2.7.0cvs28
5766
5767         * src/etpan/imap-thread.c
5768                 Delete the old imap just after allocating
5769                 the new one. Makes sure we don't get the
5770                 same pointer by sheer luck, which feels
5771                 strange in the debug log.
5772
5773 2007-01-14 [colin]      2.7.0cvs27
5774
5775         * src/gtk/inputdialog.c
5776                 Make sure we don't print passwords in
5777                 clear text when in debug mode
5778
5779 2007-01-14 [colin]      2.7.0cvs26
5780
5781         * src/gtk/gtksctree.c
5782                 Fix bug 1098, 'bogus last row display 
5783                 after expanding a thread'. Patch by
5784                 Jindrich Makovicka <makovick@gmail.com>
5785
5786 2007-01-14 [colin]      2.7.0cvs25
5787
5788         * src/etpan/imap-thread.c
5789                 Close socket manually before
5790                 freeing the imap struct
5791
5792 2007-01-14 [colin]      2.7.0cvs24
5793
5794         * src/etpan/imap-thread.c
5795                 Maybe fix new reconnection issues
5796
5797 2007-01-13 [colin]      2.7.0cvs23
5798
5799         * src/summaryview.c
5800                 Freeze/thaw on thread selection
5801
5802 2007-01-13 [paul]       2.7.0cvs22
5803
5804         * src/mainwindow.c
5805         * src/summaryview.c
5806         * src/summaryview.h
5807                 add 'Edit/Delete thread'
5808
5809 2007-01-13 [colin]      2.7.0cvs21
5810
5811         * src/prefs_account.c
5812         * src/prefs_compose_writing.c
5813         * src/prefs_message.c
5814         * src/prefs_msg_colors.c
5815         * src/prefs_other.c
5816         * src/prefs_receive.c
5817         * src/prefs_spelling.c
5818         * src/prefs_summaries.c
5819         * src/prefs_themes.c
5820         * src/gtk/gtkutils.c
5821         * src/gtk/gtkutils.h
5822         * src/plugins/pgpcore/prefs_gpg.c
5823         * src/plugins/spamassassin/spamassassin_gtk.c
5824                 Factorize gtk frame creation
5825                 Patch by Pawel
5826
5827 2007-01-13 [colin]      2.7.0cvs20
5828
5829         * src/message_search.c
5830         * src/summary_search.c
5831                 Fix Enter in search windows
5832         * src/messageview.c
5833                 Fix body search starting at the
5834                 end of the mail (and asking for loop)
5835
5836 2007-01-13 [colin]      2.7.0cvs19
5837
5838         * src/etpan/imap-thread.c
5839                 Make sure we don't free the same imap
5840                 twice
5841
5842 2007-01-13 [colin]      2.7.0cvs18
5843
5844         * commitHelper
5845                 Allow multiple commitHelpers to
5846                 run at once
5847
5848 2007-01-12 [colin]      2.7.0cvs17
5849
5850         * src/etpan/imap-thread.c
5851                 Make sure we get rid of the previous mailimap
5852                 when connecting - just in case disconnect was
5853                 unclean
5854
5855 2007-01-12 [paul]       2.7.0cvs16
5856
5857         * src/compose.c
5858                 Strip S/MIME signatures when re-editing
5859                 S/MIME signed messages.
5860
5861 2007-01-12 [paul]       2.7.0cvs15
5862
5863         * configure.ac
5864         * src/addressbook.c
5865         * src/foldersel.c
5866         * src/folderview.c
5867         * src/main.c
5868                 no need to define CLAWS anymore, remove
5869                 all that stuff
5870
5871 2007-01-12 [paul]       2.7.0cvs14
5872
5873         * src/mimeview.c
5874                 check if the mail's signed as
5875                 it can change the mail structure
5876                 Thanks to Colin
5877
5878 2007-01-12 [paul]       2.7.0cvs13
5879
5880         * src/procmime.c
5881                 fix Forwarding msgs with attachments
5882                 that have dos line endings
5883                 Thanks to Colin
5884
5885 2007-01-12 [wwp]        2.7.0cvs12
5886
5887         * configure.ac
5888                 Revert accidentally committed extra version tag.
5889
5890 2007-01-12 [wwp]        2.7.0cvs11
5891
5892         * src/prefs_account.c
5893                 Fix compilation w/o aspell (completes 2.7.0cvs7).
5894
5895 2007-01-11 [colin]      2.7.0cvs10
5896
5897         * src/imap.c
5898                 move g_warning to debug_print
5899                 it scares people for no reason
5900
5901 2007-01-11 [colin]      2.7.0cvs9
5902
5903         * po/POTFILES.in
5904                 Fix files to translate. Patch by
5905                 Fabien
5906
5907 2007-01-11 [paul]       2.7.0cvs8
5908
5909         * src/imap.c
5910                 Fix recursion when server lists the
5911                 current subfolder in the response
5912         * src/mimeview.c
5913                 Fix updating of icon_list/ctree
5914         * src/plugins/pgpcore/select-keys.c
5915                 Fix a few annoyances when choosing
5916                 keys for the CMS (S/MIME) protocol
5917
5918 2007-01-11 [wwp]        2.7.0cvs7
5919
5920         * src/compose.c
5921         * src/prefs_account.c
5922         * src/prefs_account.h
5923                 Add per-account spellcheck default dictionaries settings.
5924
5925 2007-01-10 [colin]      2.7.0cvs6
5926
5927         * src/prefs_folder_item.c
5928                 Factorize strings - patch by Fabien
5929
5930 2007-01-10 [colin]      2.7.0cvs5
5931
5932         * src/mainwindow.c
5933                 Fix bug 1095, 'Crash while changing folder 
5934                 columns during incorporation'
5935
5936 2007-01-09 [colin]      2.7.0cvs4
5937
5938         * src/gtk/pluginwindow.c
5939                 Set the plugin window transient. Seems
5940                 like some window managers hide it in
5941                 the background after "load plugin"...
5942
5943 2007-01-09 [colin]      2.7.0cvs3
5944
5945         * src/gtk/filesel.c
5946                 Use the same type for alloc and free
5947
5948 2007-01-08 [paul]       2.7.0cvs2
5949
5950         * po/nl.po
5951                 updated by Tim Dijkstra
5952
5953 2007-01-08 [paul]       2.7.0cvs1
5954
5955         * src/prefs_themes.c
5956         * src/common/utils.c
5957                 Fix resource leaks
5958
5959 2007-01-08 [paul]       2.7.0
5960
5961         * NEWS
5962         * README
5963         * RELEASE_NOTES
5964                 2.7.0 released
5965
5966 2007-01-08 [paul]       2.6.1cvs119
5967
5968         * doc/man/claws-mail.1
5969                 another correction
5970
5971 2007-01-08 [paul]       2.6.1cvs118
5972
5973         * doc/man/claws-mail.1
5974                 corrections
5975         * manual/advanced.xml
5976                 improved English usage
5977
5978 2007-01-08 [paul]       2.6.1cvs117
5979
5980         * po/ca.po
5981         * po/de.po
5982         * po/en_GB.po
5983         * po/fi.po
5984         * po/it.po
5985         * po/pt_BR.po
5986         * po/sk.po
5987         * po/sr.po
5988         * po/zh_CN.po
5989                 updated by Miquel Oliete, Stephan Sachse, me,
5990                 Tommi Pirinen, Andrea Spadaccini, Frederico
5991                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
5992                 Urosevic, and Ralgh Young
5993
5994 2007-01-07 [mones]      2.6.1cvs116
5995
5996         * manual/es/advanced.xml
5997         * po/es.po
5998                 Synced manual (unhide mark_as_read_delay)
5999                 and updated translation for release
6000
6001 2007-01-07 [paul]       2.6.1cvs115
6002
6003         * src/prefs_matcher.c
6004                 make the hbox content fit better under
6005                 various languages
6006
6007 2007-01-07 [colin]      2.6.1cvs114
6008
6009         * src/messageview.c
6010                 Fix bug 1088, 'Ctrl-h produces repeatable
6011                 crash'
6012
6013 2007-01-06 [colin]      2.6.1cvs113
6014
6015         * src/etpan/imap-thread.c
6016                 Add casts to int to get certs. Fixes
6017                 bug 1064, 'crash @ etpan_certificate_check() 
6018                 when opening an IMAP folder', with latest
6019                 libetpan CVS or >= 0.49
6020         * src/mainwindow.c
6021         * src/mainwindow.h
6022         * src/imap_gtk.c
6023         * src/news_gtk.c
6024         * src/prefs_folder_item.c
6025                 Grey out the "synchronise" menu items if
6026                 there's nothing to synchronise.
6027         * src/plugins/pgpcore/sgpgme.c
6028                 Make an error clearer than "Unknown error"
6029
6030 2007-01-06 [colin]      2.6.1cvs112
6031
6032         * src/messageview.c
6033                 Don't try to show a message if updating
6034                 Maybe fixes bug 1088, 'ctrl-h produces
6035                 repeatable crash'.
6036
6037 2007-01-06 [colin]      2.6.1cvs111
6038
6039         * src/summaryview.c
6040                 Disable Control-Space (handle it as Space).
6041
6042 2007-01-05 [paul]       2.6.1cvs110
6043
6044         * src/imap.c
6045                 Fix bug 934, 'sylpheed claws 2.1 
6046                 doesn't show Exchanges Public Folders'
6047                 Thanks to Hoa and Colin
6048         * src/msgcache.c
6049                 Refuse to allocate more than 2 MB for a 
6050                 single field, it's a good indication of
6051                 cache corruption.
6052
6053 2007-01-05 [colin]      2.6.1cvs109
6054
6055         * src/mainwindow.c
6056                 Allow --select'ing emails by Message-ID too
6057
6058 2007-01-05 [colin]      2.6.1cvs108
6059
6060         * src/common/quoted-printable.c
6061                 Uh! Third fix :)
6062
6063 2007-01-05 [colin]      2.6.1cvs107
6064
6065         * src/common/quoted-printable.c
6066                 Fix previous commit about bug 1089
6067                 Thanks to Ralf
6068
6069 2007-01-05 [colin]      2.6.1cvs106
6070
6071         * src/common/quoted-printable.c
6072                 Fix my previous commit on bug 1089
6073                 - Thanks to Ralf :)
6074
6075 2007-01-04 [colin]      2.6.1cvs105
6076
6077         * src/common/quoted-printable.c
6078                 Fix bug 1089, 'NUL characters in Subject 
6079                 line are misinterpreted'. Not a pain to
6080                 fix in fact.
6081
6082 2007-01-04 [colin]      
6083
6084         2.7.0-rc3 released
6085
6086 2007-01-04 [wwp]        2.6.1cvs104
6087
6088         * src/image_viewer.c
6089                 Force operator precedence (fix a compiler warning).
6090
6091 2007-01-04 [colin]      2.6.1cvs103
6092
6093         * src/image_viewer.c
6094                 Be cautious there too (same fix as the one
6095                 in textview from cvs33)
6096         * src/messageview.c
6097                 Don't use any MimeViewer plugin when showing
6098                 all headers
6099
6100 2007-01-03 [wwp]        2.6.1cvs102
6101
6102         * src/html.c
6103         * src/html.h
6104                 fixed "cent" sign (use the existing ASCII one),
6105                 decode more HTML entities,
6106                 converted table ASCII entries to UTF-8,
6107                 moved a switch() into a hashtable.
6108
6109 2007-01-03 [paul]       2.6.1cvs101
6110
6111         * src/compose.c
6112         * src/messageview.c
6113         * src/procmsg.c
6114         * src/procmsg.h
6115                 When possible, use move_msg instead of
6116                 copy_msg + remove_msg to move sent mail
6117                 from Queue to Sent. 
6118
6119 2007-01-03 [paul]       2.6.1cvs100
6120
6121         * src/html.c
6122                 add more html entity recognition:
6123                 pounds, euros, and cents
6124
6125 2007-01-03 [colin]      2.6.1cvs99
6126
6127         * src/imap_gtk.c
6128                 Don't display an error on NOSELECT
6129                 folders when synchronising
6130
6131 2007-01-03 [paul]       2.6.1cvs98
6132
6133         * tools/maildir2claws-mail.pl
6134                 only substitute 'sent-mail' if it's
6135                 the full directory name
6136
6137 2007-01-03 [paul]       2.6.1cvs97
6138
6139         * ChangeLog
6140         * ChangeLog.pre2.0.0
6141         * Makefile.am
6142                 archive a chunk of ChangeLog in
6143                 ChangeLog.pre2.0.0
6144         * ChangeLog.gtk1
6145         * doc/src/ChangeLog.claws-pre0.8.0
6146                 remove ChangeLog.claws-pre0.8.0, adding
6147                 its contents to ChangeLog.gtk1
6148
6149 2007-01-03 [paul]       2.6.1cvs96
6150
6151         * src/account.c
6152         * src/account.h
6153         * src/action.c
6154         * src/action.h
6155         * src/adbookbase.h
6156         * src/addr_compl.c
6157         * src/addr_compl.h
6158         * src/addrbook.c
6159         * src/addrcache.c
6160         * src/addrcache.h
6161         * src/addrcindex.c
6162         * src/addrcindex.h
6163         * src/addrclip.c
6164         * src/addrclip.h
6165         * src/addrdefs.h
6166         * src/addressadd.c
6167         * src/addressadd.h
6168         * src/addressbook.c
6169         * src/addressbook.h
6170         * src/addressbook_foldersel.c
6171         * src/addressbook_foldersel.h
6172         * src/addrgather.c
6173         * src/addrgather.h
6174         * src/addrharvest.c
6175         * src/addrharvest.h
6176         * src/addrindex.c
6177         * src/addrindex.h
6178         * src/addritem.c
6179         * src/addritem.h
6180         * src/addrquery.c
6181         * src/addrquery.h
6182         * src/addrselect.c
6183         * src/addrselect.h
6184         * src/alertpanel.c
6185         * src/alertpanel.h
6186         * src/browseldap.c
6187         * src/browseldap.h
6188         * src/codeconv.c
6189         * src/codeconv.h
6190         * src/compose.c
6191         * src/compose.h
6192         * src/customheader.c
6193         * src/customheader.h
6194         * src/displayheader.c
6195         * src/displayheader.h
6196         * src/editaddress.c
6197         * src/editaddress.h
6198         * src/editbook.c
6199         * src/editbook.h
6200         * src/editgroup.c
6201         * src/editgroup.h
6202         * src/editjpilot.c
6203         * src/editjpilot.h
6204         * src/editldap.c
6205         * src/editldap.h
6206         * src/editldap_basedn.c
6207         * src/editldap_basedn.h
6208         * src/editvcard.c
6209         * src/editvcard.h
6210         * src/exphtmldlg.c
6211         * src/exphtmldlg.h
6212         * src/expldifdlg.c
6213         * src/expldifdlg.h
6214         * src/export.c
6215         * src/export.h
6216         * src/exporthtml.c
6217         * src/exporthtml.h
6218         * src/exportldif.c
6219         * src/exportldif.h
6220         * src/filtering.c
6221         * src/filtering.h
6222         * src/folder.c
6223         * src/folder.h
6224         * src/folder_item_prefs.c
6225         * src/folder_item_prefs.h
6226         * src/foldersel.c
6227         * src/foldersel.h
6228         * src/folderutils.c
6229         * src/folderutils.h
6230         * src/folderview.c
6231         * src/folderview.h
6232         * src/grouplistdialog.c
6233         * src/grouplistdialog.h
6234         * src/headerview.c
6235         * src/html.c
6236         * src/html.h
6237         * src/image_viewer.c
6238         * src/image_viewer.h
6239         * src/imap.c
6240         * src/imap.h
6241         * src/imap_gtk.c
6242         * src/imap_gtk.h
6243         * src/import.c
6244         * src/import.h
6245         * src/importldif.c
6246         * src/importldif.h
6247         * src/importmutt.c
6248         * src/importmutt.h
6249         * src/importpine.c
6250         * src/importpine.h
6251         * src/inc.c
6252         * src/inc.h
6253         * src/jpilot.c
6254         * src/jpilot.h
6255         * src/ldapctrl.c
6256         * src/ldapctrl.h
6257         * src/ldaplocate.c
6258         * src/ldaplocate.h
6259         * src/ldapquery.c
6260         * src/ldapquery.h
6261         * src/ldapserver.c
6262         * src/ldapserver.h
6263         * src/ldaputil.c
6264         * src/ldaputil.h
6265         * src/ldif.c
6266         * src/ldif.h
6267         * src/main.c
6268         * src/main.h
6269         * src/mainwindow.c
6270         * src/mainwindow.h
6271         * src/manual.c
6272         * src/manual.h
6273         * src/mbox.c
6274         * src/message_search.c
6275         * src/message_search.h
6276         * src/messageview.c
6277         * src/messageview.h
6278         * src/mh.c
6279         * src/mh.h
6280         * src/mh_gtk.c
6281         * src/mh_gtk.h
6282         * src/mimeview.c
6283         * src/mimeview.h
6284         * src/msgcache.c
6285         * src/msgcache.h
6286         * src/mutt.c
6287         * src/mutt.h
6288         * src/news.c
6289         * src/news.h
6290         * src/news_gtk.c
6291         * src/news_gtk.h
6292         * src/partial_download.c
6293         * src/partial_download.h
6294         * src/pine.c
6295         * src/pine.h
6296         * src/pop.c
6297         * src/pop.h
6298         * src/prefs_account.c
6299         * src/prefs_account.h
6300         * src/prefs_actions.c
6301         * src/prefs_actions.h
6302         * src/prefs_common.c
6303         * src/prefs_common.h
6304         * src/prefs_compose_writing.c
6305         * src/prefs_compose_writing.h
6306         * src/prefs_customheader.c
6307         * src/prefs_customheader.h
6308         * src/prefs_display_header.c
6309         * src/prefs_display_header.h
6310         * src/prefs_filtering.c
6311         * src/prefs_filtering.h
6312         * src/prefs_filtering_action.c
6313         * src/prefs_filtering_action.h
6314         * src/prefs_folder_column.c
6315         * src/prefs_folder_column.h
6316         * src/prefs_folder_item.c
6317         * src/prefs_folder_item.h
6318         * src/prefs_fonts.c
6319         * src/prefs_fonts.h
6320         * src/prefs_gtk.c
6321         * src/prefs_gtk.h
6322         * src/prefs_image_viewer.c
6323         * src/prefs_image_viewer.h
6324         * src/prefs_matcher.c
6325         * src/prefs_matcher.h
6326         * src/prefs_message.c
6327         * src/prefs_msg_colors.c
6328         * src/prefs_msg_colors.h
6329         * src/prefs_other.c
6330         * src/prefs_quote.c
6331         * src/prefs_receive.c
6332         * src/prefs_send.c
6333         * src/prefs_spelling.c
6334         * src/prefs_spelling.h
6335         * src/prefs_summaries.c
6336         * src/prefs_summaries.h
6337         * src/prefs_summary_column.c
6338         * src/prefs_summary_column.h
6339         * src/prefs_template.c
6340         * src/prefs_template.h
6341         * src/prefs_themes.c
6342         * src/prefs_themes.h
6343         * src/prefs_toolbar.c
6344         * src/prefs_toolbar.h
6345         * src/prefs_wrapping.c
6346         * src/prefs_wrapping.h
6347         * src/privacy.c
6348         * src/privacy.h
6349         * src/procheader.c
6350         * src/procheader.h
6351         * src/procmime.c
6352         * src/procmime.h
6353         * src/procmsg.c
6354         * src/procmsg.h
6355         * src/quote_fmt.c
6356         * src/quote_fmt_parse.y
6357         * src/recv.c
6358         * src/recv.h
6359         * src/remotefolder.c
6360         * src/remotefolder.h
6361         * src/send_message.c
6362         * src/send_message.h
6363         * src/setup.c
6364         * src/setup.h
6365         * src/sourcewindow.c
6366         * src/sourcewindow.h
6367         * src/ssl_manager.c
6368         * src/ssl_manager.h
6369         * src/statusbar.c
6370         * src/statusbar.h
6371         * src/stock_pixmap.c
6372         * src/stock_pixmap.h
6373         * src/summary_search.c
6374         * src/summary_search.h
6375         * src/summaryview.c
6376         * src/summaryview.h
6377         * src/textview.c
6378         * src/textview.h
6379         * src/toolbar.c
6380         * src/toolbar.h
6381         * src/undo.c
6382         * src/undo.h
6383         * src/unmime.c
6384         * src/unmime.h
6385         * src/vcard.c
6386         * src/vcard.h
6387         * src/wizard.c
6388         * src/wizard.h
6389         * src/common/base64.c
6390         * src/common/base64.h
6391         * src/common/defs.h
6392         * src/common/hooks.c
6393         * src/common/hooks.h
6394         * src/common/log.c
6395         * src/common/log.h
6396         * src/common/mgutils.c
6397         * src/common/mgutils.h
6398         * src/common/nntp.c
6399         * src/common/nntp.h
6400         * src/common/passcrypt.c
6401         * src/common/passcrypt.h.in
6402         * src/common/plugin.c
6403         * src/common/plugin.h
6404         * src/common/prefs.c
6405         * src/common/prefs.h
6406         * src/common/progressindicator.c
6407         * src/common/progressindicator.h
6408         * src/common/quoted-printable.c
6409         * src/common/quoted-printable.h
6410         * src/common/session.c
6411         * src/common/session.h
6412         * src/common/smtp.c
6413         * src/common/smtp.h
6414         * src/common/socket.c
6415         * src/common/socket.h
6416         * src/common/ssl.c
6417         * src/common/ssl.h
6418         * src/common/ssl_certificate.c
6419         * src/common/ssl_certificate.h
6420         * src/common/stringtable.c
6421         * src/common/stringtable.h
6422         * src/common/template.c
6423         * src/common/template.h
6424         * src/common/timing.h
6425         * src/common/utils.c
6426         * src/common/utils.h
6427         * src/common/version.h.in
6428         * src/common/xml.c
6429         * src/common/xml.h
6430         * src/common/xmlprops.c
6431         * src/common/xmlprops.h
6432         * src/gtk/about.c
6433         * src/gtk/colorlabel.c
6434         * src/gtk/colorsel.c
6435         * src/gtk/colorsel.h
6436         * src/gtk/combobox.c
6437         * src/gtk/combobox.h
6438         * src/gtk/description_window.c
6439         * src/gtk/description_window.h
6440         * src/gtk/filesel.c
6441         * src/gtk/filesel.h
6442         * src/gtk/foldersort.c
6443         * src/gtk/foldersort.h
6444         * src/gtk/gtksctree.c
6445         * src/gtk/gtkutils.c
6446         * src/gtk/gtkutils.h
6447         * src/gtk/inputdialog.c
6448         * src/gtk/inputdialog.h
6449         * src/gtk/logwindow.c
6450         * src/gtk/logwindow.h
6451         * src/gtk/manage_window.c
6452         * src/gtk/manage_window.h
6453         * src/gtk/menu.c
6454         * src/gtk/menu.h
6455         * src/gtk/pluginwindow.c
6456         * src/gtk/pluginwindow.h
6457         * src/gtk/prefswindow.c
6458         * src/gtk/prefswindow.h
6459         * src/gtk/progressdialog.c
6460         * src/gtk/progressdialog.h
6461         * src/gtk/sslcertwindow.c
6462         * src/gtk/sslcertwindow.h
6463         * src/plugins/bogofilter/bogofilter.c
6464         * src/plugins/bogofilter/bogofilter.h
6465         * src/plugins/bogofilter/bogofilter_gtk.c
6466         * src/plugins/clamav/clamav_plugin.c
6467         * src/plugins/clamav/clamav_plugin.h
6468         * src/plugins/clamav/clamav_plugin_gtk.c
6469         * src/plugins/demo/demo.c
6470         * src/plugins/dillo_viewer/dillo_prefs.c
6471         * src/plugins/dillo_viewer/dillo_prefs.h
6472         * src/plugins/dillo_viewer/dillo_viewer.c
6473         * src/plugins/pgpcore/passphrase.c
6474         * src/plugins/pgpcore/passphrase.h
6475         * src/plugins/pgpcore/pgp_viewer.c
6476         * src/plugins/pgpcore/pgp_viewer.h
6477         * src/plugins/pgpcore/plugin.c
6478         * src/plugins/pgpcore/select-keys.c
6479         * src/plugins/pgpcore/select-keys.h
6480         * src/plugins/pgpcore/sgpgme.c
6481         * src/plugins/pgpcore/sgpgme.h
6482         * src/plugins/pgpinline/pgpinline.c
6483         * src/plugins/pgpinline/pgpinline.h
6484         * src/plugins/pgpinline/plugin.c
6485         * src/plugins/pgpmime/pgpmime.c
6486         * src/plugins/pgpmime/pgpmime.h
6487         * src/plugins/pgpmime/plugin.c
6488         * src/plugins/spamassassin/spamassassin.c
6489         * src/plugins/spamassassin/spamassassin.h
6490         * src/plugins/spamassassin/spamassassin_gtk.c
6491         * src/plugins/trayicon/trayicon.c
6492                 it's 2007, update the year in the copyright headers
6493
6494 2007-01-03 [paul]       2.6.1cvs95
6495
6496         * src/gtk/about.c
6497                 it is 2007, use it in the copyright string
6498
6499 2007-01-03 [paul]       2.6.1cvs94
6500
6501         * src/html.c
6502                 html entity conversion:
6503                 move &#153; to a more suitable place
6504                 add &bull; and &ndash;
6505                 make sure &mdash; and &#8212; are both
6506                 converted the same
6507
6508 2007-01-02 [colin]      2.6.1cvs93
6509
6510         * src/addrbook.c
6511                 Fix leak
6512         * src/common/plugin.c
6513                 Add comment
6514         * src/etpan/imap-thread.c
6515                 Fix warning
6516
6517 2006-12-31 [paul]       2.6.1cvs92
6518
6519         * src/prefs_summaries.c
6520                 use gtk_button_new_from_stock()
6521
6522 2006-12-30 [colin]      2.6.1cvs91
6523
6524         * src/folder.c
6525         * src/imap_gtk.c
6526         * src/mh_gtk.c
6527                 Don't update filtering and account paths 
6528                 when copying folders
6529
6530 2006-12-30 [colin]      2.6.1cvs90
6531
6532         * src/prefs_compose_writing.c
6533         * src/prefs_quote.c
6534         * src/prefs_template.c
6535                 Use message font for Writing and 
6536                 Quoting prefs, as well as Templates.
6537
6538 2006-12-30 [colin]      2.6.1cvs89
6539
6540         * src/prefs_summaries.c
6541                 Rework GUI; patch by Pawel
6542
6543 2006-12-29 [colin]      2.6.1cvs88
6544
6545         * src/prefs_folder_item.c
6546                 Fix bug 1085, 'Apply to subfolder 
6547                 doesn't work' - I was mistaken saying
6548                 it worked in every case
6549
6550 2006-12-28 [colin]      2.6.1cvs87
6551
6552         * src/gtk/gtkaspell.c
6553                 Don't assert if use_alternate is true
6554                 and alt_dictionary isn't set -- this 
6555                 is what happens on upgrade! Rather,
6556                 do with it.
6557
6558 2006-12-28 [colin]      2.6.1cvs86
6559
6560         * Makefile.am
6561                 Fix desktop/icon simplification
6562
6563 2006-12-28 [colin]      2.6.1cvs85
6564
6565         * Makefile.am
6566                 Make desktop and icon not 
6567                 dependant on the desktop
6568
6569 2006-12-28 [wwp]        2.6.1cvs84
6570
6571         * src/plugins/pgpmime/claws.def
6572                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6573
6574 2006-12-28 [wwp]        2.6.1cvs83
6575
6576         * src/prefs_folder_item.c
6577                 Fix coloring of "simplify subject regexp" (folder prefs),
6578                 which might be left to red whereas the regexp gets empty.
6579
6580 2006-12-28 [wwp]        2.6.1cvs82
6581
6582         * src/prefs_common.c
6583         * src/prefs_common.h
6584         * src/addressbook.c
6585         * src/addressitem.h
6586                 Save addressbook mainwindow's horizontal and vertical splitter position.
6587
6588 2006-12-27 [wwp]        2.6.1cvs81
6589
6590         * src/gtk/gtkaspell.c
6591         * src/gtk/gtkaspell.h
6592         * src/compose.c
6593                 Fix assignment of compose's default and alternate dictionary from
6594                 account or folder settings. Now gtkaspell_change_dict does rotate
6595                 dicts only when it's called from a menu cb.
6596
6597 2006-12-27 [wwp]        2.6.1cvs80
6598
6599         * src/folder_item_prefs.c
6600                 Fix randomly initialized default-alt-dictionary (folder prefs),
6601                 complete 2.6.1cvs72.
6602
6603 2006-12-27 [paul]       2.6.1cvs79
6604
6605         * src/imap_gtk.c
6606         * src/mh_gtk.c
6607                 Add Copy folder in the folder's contextual
6608                 menu
6609
6610 2006-12-27 [wwp]        2.6.1cvs78
6611
6612         * src/imap.c
6613                 Clean up session locking, thanks to Colin.
6614
6615 2006-12-26 [colin]      2.6.1cvs77
6616
6617         * src/statusbar.c
6618                 Revert previous patch
6619
6620 2006-12-26 [colin]      2.6.1cvs76
6621
6622         * src/folder.c
6623         * src/folderview.c
6624         * src/imap.c
6625         * src/statusbar.c
6626         * src/etpan/imap-thread.c
6627                 Fix previous commit warnings
6628                 Make statusbar update every second if total < 20
6629                 Make IMAP APPEND faster by simplifying log              
6630
6631 2006-12-26 [colin]      2.6.1cvs75
6632
6633         * src/folder.c
6634         * src/folder.h
6635         * src/folderview.c
6636         * src/folderview.h
6637         * src/imap_gtk.c
6638         * src/mh_gtk.c
6639                 Make it possible to copy folders accross
6640                 mailboxes (this was an arbitrary limitation).
6641                 Still make it impossible to move folders 
6642                 accross mailboxes.
6643
6644 2006-12-26 [colin]      2.6.1cvs74
6645
6646         * src/etpan/imap-thread.c
6647                 Fix bug 1081, 'claws-mail 
6648                 segfaults when going offline 
6649                 while it transfers mails via 
6650                 imap'
6651
6652 2006-12-26 [colin]      2.6.1cvs73
6653
6654         * src/folder_item_prefs.c
6655                 Don't forget alt dictionary when
6656                 renaming/moving folders
6657
6658 2006-12-26 [wwp]        2.6.1cvs72
6659
6660         * src/folder_item_prefs.c
6661                 Add missing defaults for per-folder alt dict
6662                 (forgotten in 2.6.1cvs61).
6663
6664 2006-12-26 [colin]      2.6.1cvs71
6665
6666         * src/wizard.c
6667                 Add tooltip to state that specifying
6668                 full path to mailbox is possible
6669
6670 2006-12-26 [wwp]        2.6.1cvs70
6671
6672         * src/partial_download.c
6673         * src/gtk/gtkvscrollbutton.c
6674         * src/plugins/pgpinline/plugin.c
6675                 Fix for few compiler warnings that matter.
6676
6677 2006-12-25 [colin]      2.6.1cvs69
6678
6679         * src/partial_download.c
6680                 Fix marking for download or deletion
6681                 when the header isn't the first
6682         * src/gtk/logwindow.c
6683                 Fix start of scrolling
6684
6685 2006-12-23 [paul]       2.6.1cvs68
6686
6687         * src/compose.c
6688                 change last commit to use the 'academic'
6689                 method instead. Thanks to wwp
6690
6691 2006-12-23 [paul]       2.6.1cvs67
6692
6693         * src/compose.c
6694                 don't warn about empty subject when
6695                 redirecting
6696
6697 2006-12-22 [colin]      2.6.1cvs66
6698
6699         * src/summary_search.c
6700                 Fix previous patch
6701
6702 2006-12-22 [colin]      2.6.1cvs65
6703
6704         * src/gtk/gtkutils.c
6705         * src/imap.c
6706         * src/jpilot.c
6707         * src/summary_search.c
6708                 A few warning fixes
6709
6710 2006-12-23 [paul]       
6711
6712         2.7.0-rc2 released
6713
6714 2006-12-22 [colin]      2.6.1cvs64
6715
6716         * src/toolbar.c
6717         * src/toolbar.h
6718                 Add a combo to the learn spam button
6719         * src/plugins/bogofilter/bogofilter.c
6720         * src/plugins/bogofilter/bogofilter_gtk.c
6721         * src/plugins/bogofilter/bogofilter.h
6722                 Allow to store Unsure mails in a specific
6723                 folder to make better teaching easier
6724
6725 2006-12-21 [wwp]        2.6.1cvs63
6726
6727         * src/compose.c
6728         * src/prefs_common.c
6729         * src/prefs_common.h
6730         * src/prefs_spelling.c
6731         * src/gtk/gtkaspell.c
6732         * src/gtk/gtkaspell.h
6733                 Allow spell-checking using both current and alternate dictionaries
6734                 (thanks to Colin).
6735
6736 2006-12-21 [wwp]        2.6.1cvs62
6737
6738         * src/gtk/gtkaspell.c
6739                 Apply recheck_when_changing_dict (highlight all mispelled words)
6740                 when switching to alternate dictionary.
6741
6742 2006-12-21 [wwp]        2.6.1cvs61
6743
6744         * src/compose.c
6745         * src/folder_item_prefs.h
6746         * src/prefs_common.c
6747         * src/prefs_common.h
6748         * src/prefs_folder_item.c
6749         * src/prefs_spelling.c
6750         * src/gtk/gtkaspell.c
6751         * src/gtk/gtkaspell.h
6752                 Add global and per-folder prefs to set the default
6753                 alternate dictionary.
6754
6755 2006-12-21 [colin]      2.6.1cvs60
6756
6757         * src/folder.c
6758                 Look for folders by path in all folders
6759         * src/html.c
6760                 add &mdash;
6761
6762 2006-12-20 [colin]      2.6.1cvs59
6763
6764         * src/gtk/quicksearch.c
6765                 Make sure in_typing is false when clearing
6766
6767 2006-12-20 [wwp]        2.6.1cvs58
6768
6769         * configure.ac
6770                 change manual's target dir to be LFH-compliant (thanks to Colin).
6771
6772 2006-12-20 [wwp]        2.6.1cvs57
6773
6774         * src/prefs_common.c
6775         * src/prefs_summaries.c
6776                 i18n fix and factorize patch, thanks to Fabien.
6777
6778 2006-12-20 [paul]       2.6.1cvs56
6779
6780         * configure.ac
6781                 last of the renaming (??)
6782         * src/main.c
6783                 correct --help info of --status-full
6784         * src/plugins/bogofilter/bogofilter.c
6785                 make FALSE default of whitelist_ab
6786
6787 2006-12-19 [colin]      2.6.1cvs55
6788
6789         * src/jpilot.c
6790                 Same as before, without depending on
6791                 pisock >= 0.12
6792
6793 2006-12-19 [colin]      2.6.1cvs54
6794
6795         * src/jpilot.c
6796                 Fix bug 1059, 'Better jpilot charset 
6797                 handling'. Use libpisync's charset conversion
6798                 if possible
6799
6800 2006-12-19 [colin]      2.6.1cvs53
6801
6802         * po/fr.po
6803                 Updated by Fabien
6804
6805 2006-12-19 [wwp]        2.6.1cvs52
6806
6807         * src/gtk/about.c
6808                 Add missing #include (thanks to Colin).
6809
6810 2006-12-19 [wwp]        2.6.1cvs51
6811
6812         * src/prefs_receive.c
6813                 Better spacing between widgets in prefs.
6814
6815 2006-12-18 [colin]      2.6.1cvs50
6816
6817         * src/imap.c
6818                 Fix failure to get separator on LIST "" ""
6819                 Try LIST "" "INBOX" too.
6820
6821 2006-12-18 [wwp]        2.6.1cvs49
6822
6823         * src/common/session.c
6824                 Fix a compiler warning (thanks to Fabien).
6825
6826 2006-12-18 [wwp]        2.6.1cvs48
6827
6828         * src/compose.c
6829         * src/prefs_quote.c
6830                 Factorize some strings for translation (it's about error
6831                 messages when applying or checking template/quote format).
6832
6833 2006-12-18 [colin]      2.6.1cvs47
6834
6835         * Makefile.am
6836         * src/common/defs.h
6837         * src/gtk/Makefile.am
6838         * src/gtk/about.c
6839                 Add a Release notes tab from the contents of
6840                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
6841
6842 2006-12-17 [colin]      2.6.1cvs46
6843
6844         * src/mimeview.c
6845         * src/textview.c
6846         * src/gtk/filesel.c
6847                 Correctly convert from/to UTF8/filename encoding
6848                 when loading and saving files. Probably fixes
6849                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
6850                 for a file to attach and is blocked...'
6851
6852 2006-12-17 [colin]      2.6.1cvs45
6853
6854         * src/gtk/logwindow.c
6855                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
6856                 IMAP folder and is blocked on main thread': 
6857                 make sure we put utf8 in the log.
6858
6859 2006-12-16 [colin]      2.6.1cvs44
6860
6861         * src/toolbar.c
6862         * src/toolbar.h
6863                 Fix bug 1055, 'Add the 'cancel receive' 
6864                 in the available events for the toolbar buttons'
6865
6866 2006-12-16 [colin]      2.6.1cvs43
6867
6868         * po/POTFILES.in
6869         * src/imap.c
6870         * src/common/nntp.c
6871         * src/common/session.c
6872                 Log error when SSL handshakes fail. 
6873                 Fixes bug 1082, 'incorrect / imprecise 
6874                 error message when imap server provides 
6875                 ssl only through STARTTLS but SSL is 
6876                 selected'
6877
6878 2006-12-15 [wwp]        2.6.1cvs42
6879
6880         * src/plugins/bogofilter/bogofilter_gtk.c
6881                 set proper sensitivity to widgets I've recently added.
6882
6883 2006-12-15 [colin]      
6884
6885         2.7.0-rc1 released
6886
6887 2006-12-15 [wwp]        2.6.1cvs41
6888
6889         * src/plugins/bogofilter/bogofilter.c
6890         * src/plugins/bogofilter/bogofilter.h
6891         * src/plugins/bogofilter/bogofilter_gtk.c
6892                 bogofilter's whitelist can now use a subset of
6893                 the addressbook (either a book, a subfolder of a book,
6894                 or the whole addressbook by using "Any"). Re-used there
6895                 some pref_matcher widgets and mechanisms to match a subset
6896                 of the addressbook.
6897
6898 2006-12-15 [wwp]        2.6.1cvs40
6899
6900         * src/wizard.c
6901         * src/common/plugin.c
6902         * src/common/plugin.h
6903         * src/gtk/about.c
6904         * src/plugins/bogofilter/bogofilter.c
6905         * src/plugins/clamav/clamav_plugin.c
6906         * src/plugins/demo/demo.c
6907         * src/plugins/dillo_viewer/dillo_viewer.c
6908         * src/plugins/pgpcore/plugin.c
6909         * src/plugins/pgpinline/plugin.c
6910         * src/plugins/pgpmime/plugin.c
6911         * src/plugins/spamassassin/spamassassin.c
6912         * src/plugins/trayicon/trayicon.c
6913                 factorize some translatable strings (plugins-related),
6914                 fix missing punctuation in several places,
6915                 remove useless translatable \n in about.c,
6916                 and factorize plugin init code w/ a new function
6917                 check_plugin_version() in common/plugin.c.
6918                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6919
6920 2006-12-15 [wwp]        2.6.1cvs39
6921
6922         * src/plugins/bogofilter/bogofilter.c
6923         * src/plugins/bogofilter/bogofilter_gtk.c
6924                 flag whitelisted spams as spam, but don't filter it to the spam
6925                 folder. Thanks to Colin.
6926
6927 2006-12-15 [ticho]      2.6.1cvs38
6928
6929         * src/plugins/bogofilter/bogofilter.c
6930         * src/plugins/bogofilter/bogofilter.h
6931         * src/plugins/bogofilter/bogofilter_gtk.c
6932                 Add option to whitelist senders found in addressbook. Patch by colin.
6933
6934 2006-12-15 [paul]       2.6.1cvs37
6935
6936         * src/folderview.c
6937                 add missing #include "log.h"
6938
6939 2006-12-15 [paul]       2.6.1cvs36
6940
6941         * src/plugins/bogofilter/bogofilter.c
6942         * src/plugins/bogofilter/bogofilter.h
6943         * src/plugins/bogofilter/bogofilter_gtk.c
6944                 Add an option to allow inserting an
6945                 X-Claws-Bogosity header (on MH folders
6946                 only). Patch by Colin
6947
6948 2006-12-14 [colin]      2.6.1cvs35
6949
6950         * src/main.c
6951                 "Yes" should be the default choice for
6952                 migration configuration
6953
6954 2006-12-14 [paul]       2.6.1cvs34
6955
6956         * src/prefs_summaries.c
6957         * manual/advanced.xml
6958                 Unhide mark_as_read_delay
6959
6960 2006-12-14 [paul]       2.6.1cvs33
6961
6962         * src/messageview.c
6963         * src/messageview.h
6964         * src/mimeview.c
6965         * src/mimeview.h
6966         * src/summaryview.c
6967         * src/textview.c
6968         * src/textview.h
6969                 Fix printing of selection
6970                 Fix printing of message parts
6971                 Fix printing of images
6972         * src/gtk/gtksourceprintjob.c
6973                 Fix page count when there are images
6974
6975 2006-12-14 [wwp]        2.6.1cvs32
6976
6977         * src/mainwindow.c
6978         * src/summaryview.c
6979         * src/summaryview.h
6980         * src/gtk/quicksearch.c
6981                 fix quicksearch 'magnify' button status when QS is closed
6982                 using the Escape key, thanks to Colin.
6983
6984 2006-12-14 [wwp]        2.6.1cvs31
6985
6986         * src/mainwindow.c
6987         * src/summaryview.c
6988         * src/summaryview.h
6989         * src/gtk/quicksearch.c
6990                 fix quicksearch 'magnify' button status when QS is closed
6991                 using the Escape key, thanks to Colin.
6992
6993 2006-12-13 [colin]      2.6.1cvs30
6994
6995         * src/ldapquery.c
6996         * src/ldaputil.c
6997                 Use the binary safe version of ldap_get_values,
6998                 to make sure we manipulate null-terminated 
6999                 strings. Maybe fixes bug 1075, 'claws mail 
7000                 segfault when completing ldap adresses'
7001         * src/syldap.c ** REMOVED **
7002         * src/syldap.h ** REMOVED **
7003                 Remove dead files
7004
7005 2006-12-13 [mones]      2.6.1cvs29
7006
7007         * po/es.po
7008                 Fixed piped strings, fixed click translation
7009
7010 2006-12-13 [paul]       2.6.1cvs28
7011
7012         * src/main.c
7013                 don't translate these strings
7014
7015 2006-12-13 [paul]       2.6.1cvs27
7016
7017         * po/en_GB.po
7018                 updated
7019
7020 2006-12-13 [colin]      2.6.1cvs26
7021
7022         * src/main.c
7023         * src/main.h
7024                 Add claws_is_starting()
7025
7026 2006-12-13 [mones]      2.6.1cvs25
7027
7028         * manual/es/advanced.xml
7029         * po/es.po
7030                 Synced manual and updated translation
7031
7032 2006-12-12 [colin]      2.6.1cvs24
7033
7034         * src/wizard.c
7035                 Add an option to use STARTTLS in the
7036                 welcome wizard. Fixes bug 1080, 
7037                 'Using SSL option in wizard for incoming 
7038                 server does not activate SSL with STARTTLS'
7039
7040 2006-12-12 [colin]      2.6.1cvs23
7041
7042         * src/main.c
7043                 Don't exit when there's an incomplete
7044                 mailbox configured - leaves a chance 
7045                 to fix a failing IMAP account. Exit
7046                 if no mailbox at all is loaded (case
7047                 of missing plugin).
7048                 Completes bug 1077's fix (I was wrong
7049                 in this bug's comment #3).
7050
7051 2006-12-12 [colin]      2.6.1cvs22
7052
7053         * src/gtk/menu.h
7054                 Add another menu data type
7055         * src/prefs_account.c
7056                 Complete the completion of bug 1076
7057                 (doesn't lose the pref on apply)
7058
7059 2006-12-12 [paul]       2.6.1cvs21
7060
7061         * src/prefs_account.c
7062                 complete the fix of bug 1076
7063                 also be more verbose with the text
7064
7065 2006-12-12 [paul]       2.6.1cvs20
7066
7067         * src/gtk/combobox.c
7068                 fix compilation warning
7069
7070 2006-12-11 [colin]      2.6.1cvs19
7071
7072         * src/wizard.c
7073                 Document :port in server entry tooltips
7074
7075 2006-12-11 [colin]      2.6.1cvs18
7076
7077         * src/main.c
7078                 Fix compile
7079
7080 2006-12-11 [colin]      2.6.1cvs17
7081
7082         * src/main.c
7083                 Add failing IMAP as a reason for no
7084                 mailbox
7085
7086 2006-12-11 [colin]      2.6.1cvs16
7087
7088         * src/prefs_account.c
7089                 Check for existence of inbox for local
7090                 accounts too
7091         * src/wizard.c
7092                 Allow setting the port to use for servers
7093                 by using the usual "server.example.com:port"
7094                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7095                 not start when IMAP server is unavailable'
7096
7097 2006-12-11 [colin]      2.6.1cvs15
7098
7099         * src/prefs_account.c
7100                 Prevent use of non-existing default inbox
7101
7102 2006-12-11 [colin]      2.6.1cvs14
7103
7104         * src/prefs_account.c
7105                 Fix sensitivity. Fixes bug 1076, 'privacy 
7106                 options are displayed even when pgp plugin 
7107                 not loaded / available'
7108
7109 2006-12-09 [colin]      2.6.1cvs13
7110
7111         * manual/advanced.xml
7112         * src/prefs_common.c
7113         * src/prefs_common.h
7114         * src/common/ssl_certificate.c
7115                 Add a new hidden preference, 'unsafe_ssl_certs',
7116                 which allows to store multiple certificates per
7117                 server/port. This is disabled by default because
7118                 it's less secure (presenting a new certificate
7119                 instead of a changed one raises less alarms).
7120                 This will cause Claws to ask about an unknown
7121                 certificate for people who have used 2.6.1cvs8
7122                 or greater.
7123
7124 2006-12-09 [colin]      2.6.1cvs12
7125
7126         * src/action.c
7127                 Fix cache updating after action
7128
7129 2006-12-07 [wwp]        2.6.1cvs11
7130
7131         * src/compose.c
7132                 fix email address comparison when replying to all
7133                 (avoid replying to ourselves), thanks to Colin.
7134
7135 2006-12-06 [paul]       2.6.1cvs10
7136
7137         * src/addrharvest.c
7138         * src/editldap.c
7139         * src/expldifdlg.c
7140         * src/news.c
7141         * src/toolbar.c
7142         * src/common/utils.c
7143                 ...and more renaming
7144                 Thanks to Colin
7145
7146 2006-12-06 [paul]       2.6.1cvs9
7147
7148         * src/compose.c
7149         * src/messageview.c
7150         * src/procheader.c
7151         * src/procmime.c
7152         * src/procmsg.c
7153         * src/textview.c
7154                 more renaming
7155                 Thanks to Colin
7156
7157 2006-12-06 [colin]      2.6.1cvs8
7158
7159         * src/ssl_manager.c
7160         * src/common/ssl_certificate.c
7161         * src/common/ssl_certificate.h
7162                 Handle multiple certificates per host/port
7163
7164 2006-12-06 [colin]      2.6.1cvs7
7165
7166         * src/etpan/imap-thread.c
7167                 Fix certificate checking on IMAP
7168
7169 2006-12-06 [colin]      2.6.1cvs6
7170
7171         * src/folderview.c
7172                 Fix bug 1072, 'Claws stops fetching newsgroups 
7173                 from server when newsgroup got deleted': continue
7174                 checking other groups
7175
7176 2006-12-05 [wwp]        2.6.1cvs5
7177
7178         * src/message_search.c
7179         * src/summary_search.c
7180         * src/gtk/combobox.c
7181         * src/gtk/combobox.h
7182         * src/gtk/gtkutils.c
7183         * src/gtk/gtkutils.h
7184                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7185                 behave like w/ old comboboxes (summary and message search only).
7186
7187 2006-12-05 [paul]       2.6.1cvs4
7188
7189         * src/wizard.c
7190                 encode headers
7191                 Thanks to Colin
7192
7193 2006-12-05 [paul]       2.6.1cvs3
7194
7195         * tools/README
7196         * tools/textviewer.pl
7197                 script updated and description added
7198
7199 2006-12-04 [colin]      2.6.1cvs2
7200
7201         * src/compose.c
7202                 Run pre-send hook only when checking
7203                 everything
7204
7205 2006-12-04 [paul]       2.6.1cvs1
7206
7207         * NEWS
7208         * README
7209         * RELEASE_NOTES
7210         * configure.ac
7211         * tools/README
7212                 bump up version number following stable release
7213
7214 2006-12-04 [paul]       2.6.0cvs83
7215
7216         * README
7217                 updates and corrections
7218
7219 2006-12-04 [colin]      2.6.0cvs82
7220
7221         * src/common/utils.c
7222                 Probably fix bug 1066, 'Incorrect mailbox 
7223                 size displayed'
7224
7225 2006-12-04 [colin]      2.6.0cvs81
7226
7227         * src/common/utils.c
7228                 Trim tabs from mailcap file too.
7229
7230 2006-12-02 [paul]       2.6.0cvs80
7231
7232         * src/exphtmldlg.c
7233                 fix broken GUI under certain languages
7234         * src/expldifdlg.c
7235                 put the Cancel button to the right
7236
7237 2006-12-01 [paul]       2.6.0cvs79
7238
7239         * tools/Makefile.am
7240                 remove reference to removed file
7241
7242 2006-12-01 [wwp]        2.6.0cvs78
7243
7244         * src/addressbook.c
7245         * src/editaddress.c
7246                 remove forgotten debug statements.
7247
7248 2006-12-01 [wwp]        2.6.0cvs77
7249
7250         * manual/advanced.xml
7251         * manual/fr/advanced.xml
7252         * src/addressbook.c
7253         * src/addressbook.h
7254         * src/addressitem.h
7255         * src/editaddress.c
7256         * src/editaddress.h
7257         * src/prefs_common.c
7258         * src/prefs_common.h
7259         * src/gtk/gtkutils.c
7260         * src/gtk/gtkutils.h
7261                 add a hidden option to allow embedding the editaddress (edit contact details)
7262                 dialog into the addressbook's window. This doesn't change the default
7263                 behaviour.
7264
7265 2006-12-01 [wwp]        2.6.0cvs76
7266
7267         * src/message_search.c
7268         * src/summary_search.c
7269                 fix more focus issues (don't set focus to combobox's entry widget when
7270                 entry's value changed, if entry widget has focus already).
7271
7272 2006-12-01 [wwp]        2.6.0cvs75
7273
7274         * src/gtk/quicksearch.c
7275                 revert last changes to the quicksearch gtk_combo_box, this needs more
7276                 tuning and testing.
7277
7278 2006-12-01 [paul]       2.6.0cvs74
7279
7280         * tools/kdeservicemenu/README
7281         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7282         * tools/kdeservicemenu/install.sh
7283         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7284         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7285                 simplify this stuff, and in so doing,
7286                 fix it. (possibly re-extend it again at
7287                 a later date)
7288
7289 2006-12-01 [wwp]        2.6.0cvs73
7290
7291         * src/gtk/quicksearch.c
7292                 adapt quicksearch code to use modern gtk_combo_box'es.
7293
7294 2006-12-01 [wwp]        2.6.0cvs72
7295
7296         * src/common/defs.h
7297         * src/prefs_common.c
7298         * src/prefs_common.h
7299         * src/message_search.c
7300         * src/summary_search.c
7301         * src/gtk/combobox.c
7302         * src/gtk/combobox.h
7303                 add history combos to all message and summary search fields.
7304
7305 2006-12-01 [wwp]        2.6.0cvs71
7306
7307         * src/summaryview.c
7308                 As the list may change while the mark as read delay
7309                 runs, we can't rely on the 'row' pointer, which can
7310                 be invalid when the timeout is called. As the mark
7311                 as read is only done if the message is still selected,
7312                 use summaryview->selected instead. Thanks to Colin.
7313
7314 2006-11-30 [paul]       2.6.0cvs70
7315
7316         * src/textview.c
7317                 give emphasis to "Sylpheed-Claws"
7318                 as well as "Claws Mail"
7319
7320 2006-11-30 [colin]      2.6.0cvs69
7321
7322         * src/wizard.c
7323                 Put the SSL checkboxes in the receiving
7324                 and sending server pages.
7325
7326 2006-11-29 [colin]      2.6.0cvs68
7327
7328         * src/gtk/gtkutils.c
7329         * src/gtk/gtkvscrollbutton.c
7330                 Revert some deprecated fixes - they seem to
7331                 deprecate stuff as soon as a new one gets out.
7332                 g_object_ref_sink needed glib-2.10.
7333
7334 2006-11-29 [colin]      2.6.0cvs67
7335
7336         * src/common/utils.c
7337                 Create .mailcap if it doesn't exist
7338
7339 2006-11-29 [colin]      2.6.0cvs66
7340
7341         * src/compose.c
7342                 Followup to cvs60: use original list
7343                 of recipients if replying to a mail
7344                 in Sent Drafts or Queue.
7345
7346 2006-11-27 [paul]       2.6.0cvs65
7347
7348         * src/image_viewer.c
7349                 revert the last change for now (it's broken)
7350
7351 2006-11-27 [paul]       2.6.0cvs64
7352
7353         * Makefile.am
7354         * configure.ac
7355         * m4/aclocal-include.m4
7356         * m4/check-type.m4
7357         * src/Makefile.am
7358         * src/addr_compl.c
7359         * src/compose.c
7360         * src/crash.c
7361         * src/export.c
7362         * src/exporthtml.c
7363         * src/exportldif.c
7364         * src/imap.c
7365         * src/import.c
7366         * src/main.c
7367         * src/main.h
7368         * src/matcher.c
7369         * src/mimeview.c
7370         * src/procmsg.c
7371         * src/textview.c
7372         * src/common/Makefile.am
7373         * src/common/claws.c
7374         * src/common/claws.h
7375         * src/common/ssl.c
7376         * src/common/sylpheed.c
7377         * src/common/sylpheed.h
7378         * src/etpan/Makefile.am
7379         * src/gtk/Makefile.am
7380         * src/gtk/claws-marshal.list
7381         * src/gtk/filesel.c
7382         * src/gtk/gtksctree.c
7383         * src/gtk/quicksearch.c
7384         * src/gtk/sylpheed-marshal.list
7385         * src/plugins/bogofilter/bogofilter.c
7386         * src/plugins/bogofilter/bogofilter_gtk.c
7387         * src/plugins/clamav/clamav_plugin.c
7388         * src/plugins/clamav/clamav_plugin_gtk.c
7389         * src/plugins/demo/demo.c
7390         * src/plugins/dillo_viewer/dillo_viewer.c
7391         * src/plugins/pgpcore/Makefile.am
7392         * src/plugins/pgpcore/claws.def
7393         * src/plugins/pgpcore/pgp_viewer.c
7394         * src/plugins/pgpcore/plugin.c
7395         * src/plugins/pgpcore/sylpheed.def
7396         * src/plugins/pgpinline/Makefile.am
7397         * src/plugins/pgpinline/claws.def
7398         * src/plugins/pgpinline/plugin.c
7399         * src/plugins/pgpinline/sylpheed.def
7400         * src/plugins/pgpmime/Makefile.am
7401         * src/plugins/pgpmime/claws.def
7402         * src/plugins/pgpmime/plugin.c
7403         * src/plugins/pgpmime/sylpheed.def
7404         * src/plugins/spamassassin/spamassassin.c
7405         * src/plugins/spamassassin/spamassassin_gtk.c
7406         * src/plugins/trayicon/trayicon.c
7407                 yet more renaming
7408                 remove deprecated gtk_tooltips_set_delay()
7409
7410 2006-11-26 [paul]       2.6.0cvs63
7411
7412         * src/expldifdlg.c
7413         * src/folderview.c
7414         * src/image_viewer.c
7415         * src/mainwindow.c
7416         * src/gtk/gtkutils.c
7417         * src/gtk/gtkvscrollbutton.c
7418         * src/gtk/prefswindow.c
7419         * src/plugins/pgpcore/prefs_gpg.c
7420                 replace more deprecated GTK+ functions
7421
7422 2006-11-26 [paul]       2.6.0cvs62
7423
7424         * src/addr_compl.c
7425         * src/addressbook.c
7426         * src/browseldap.c
7427                 replace deprecated gtk_idle_... functions
7428
7429 2006-11-26 [paul]       2.6.0cvs61
7430
7431         * src/compose.c
7432         * src/folderview.c
7433         * src/inc.c
7434         * src/summaryview.c
7435         * src/gtk/gtkvscrollbutton.c
7436         * src/gtk/quicksearch.c
7437         * src/plugins/pgpcore/passphrase.c
7438                 replace deprecated gtk_timeout_add and
7439                 gtk_timeout_remove
7440
7441 2006-11-26 [paul]       2.6.0cvs60
7442
7443         * src/compose.c
7444                 fix bug that caused the wrong recipient
7445                 to be selected when replying to a msg
7446                 which is From one of our accounts to
7447                 another of our accounts
7448
7449 2006-11-25 [paul]       2.6.0cvs59
7450
7451         * src/summaryview.c
7452                 don't change the From column title to
7453                 To if the To column is visible
7454
7455 2006-11-24 [paul]       2.6.0cvs58
7456
7457         * src/compose.c
7458                 fix bug 1069, 'Sent mails disappear, BCC
7459                 or locking problem?'
7460
7461 2006-11-21 [wwp]        2.6.0cvs57
7462
7463         * src/compose.c
7464                 fix spelling menu when replying (same as 2.3.1cvs39):
7465                 discrepancy between context menu and top menu when
7466                 folder's dictionary isn't the default one.
7467
7468 2006-11-19 [paul]       2.6.0cvs56
7469
7470         * src/summaryview.c
7471                 obey always_show_msg option when
7472                 marking as spam
7473         * src/plugins/bogofilter/bogofilter.c
7474                 fix typo
7475
7476 2006-11-18 [paul]       2.6.0cvs55
7477
7478         * AUTHORS
7479         * README
7480         * debian/copyright
7481         * manual/ack.xml
7482         * manual/es/ack.xml
7483         * manual/fr/ack.xml
7484         * manual/pl/ack.xml
7485         * src/gtk/authors.h
7486         * src/gtk/icon_legend.c
7487         * src/gtk/icon_legend.h
7488         * tools/OOo2claws-mail.pl
7489         * tools/README
7490         * tools/acroread2claws-mail.pl
7491         * tools/claws.i18n.status.pl
7492         * tools/filter_conv.pl
7493         * tools/filter_conv_new.pl
7494         * tools/freshmeat_search.pl
7495         * tools/google_search.pl
7496         * tools/kmail2claws-mail.pl
7497         * tools/kmail2claws-mail_v2.pl
7498         * tools/maildir2claws-mail.pl
7499         * tools/make.themes.project
7500         * tools/multiwebsearch.pl
7501         * tools/outlook2claws-mail.pl
7502         * tools/tb2claws-mail
7503         * tools/kdeservicemenu/README
7504         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7505                 update mine and wwp's email addresses in
7506                 several places
7507                 Patch by wwp
7508         * src/prefs_compose_writing.c
7509                 set sensitivity on 'new message format' frame
7510
7511 2006-11-17 [paul]       2.6.0cvs54
7512
7513         * src/gtk/about.c
7514                 more reworking of the GUI
7515                 Patch by Fabien Vantard
7516
7517 2006-11-16 [paul]       2.6.0cvs53
7518
7519         * src/gtk/about.c
7520                 set a minimum size for the window, allow
7521                 it to automatically expand as necessary
7522
7523 2006-11-16 [wwp]        2.6.0cvs52
7524
7525         * src/gtk/about.c
7526                 better wrap of copyright info on some systems.
7527
7528 2006-11-16 [paul]       2.6.0cvs51
7529
7530         * src/gtk/about.c
7531                 move the tech info from the upper panel
7532                 to the Info tab
7533                 use a gtk_text_view for the features tab
7534
7535 2006-11-16 [paul]       2.6.0cvs50
7536
7537         * po/Makevars
7538                 update my email address
7539         * src/addressbook.c
7540         * src/compose.c
7541         * src/imap_gtk.c
7542         * src/mh_gtk.c
7543         * src/news_gtk.c
7544         * src/summaryview.c
7545         * src/plugins/trayicon/trayicon.c
7546                 don't offer simple menu separators
7547                 for translation
7548         * src/folderview.c
7549                 add separator between 'mark all read'
7550                 and 'search folder'
7551
7552 2006-11-15 [wwp]        2.6.0cvs49
7553
7554         * src/gtk/authors.h
7555                 updated manuals authors.
7556
7557 2006-11-14 [paul]       2.6.0cvs48
7558
7559         * src/compose.c
7560                 Fix Options/Reply mode after draft save
7561
7562 2006-11-14 [paul]       2.6.0cvs47
7563
7564         * src/Makefile.am
7565                 Fix make DESTDIR=...
7566         * src/mbox.c
7567                 Optimise speed
7568         * src/plugins/pgpinline/pgpinline.c
7569                 Probably fix bug 1061
7570
7571 2006-11-14 [paul]       2.6.0cvs46
7572
7573         * po/Makevars
7574                 enable Q_ macro
7575         * src/Makefile.am
7576         * src/stock_pixmap.c
7577         * src/stock_pixmap.h
7578         * src/gtk/about.c
7579         * src/pixmaps/active.xpm
7580         * src/pixmaps/inactive.xpm
7581                 add a new page, 'Features', to the About dialog
7582                 showing which features are compiled in and which
7583                 are not
7584
7585 2006-11-14 [paul]       2.6.0cvs45
7586
7587         * po/ru.po
7588                 updated by Pavlo Bohmat
7589
7590 2006-11-14 [colin]      2.6.0cvs44
7591
7592         * src/compose.c
7593         * src/inc.c
7594         * src/messageview.c
7595         * src/news.c
7596         * src/pop.c
7597         * src/procmsg.c
7598         * src/gtk/gtkaspell.c
7599                 Fix 64-bit-related warnings
7600         * src/ssl_manager.c
7601                 Fix possible infinite loop
7602         * src/plugins/pgpcore/sgpgme.c
7603                 Remove useless check
7604
7605 2006-11-13 [colin]      2.6.0cvs43
7606
7607         * src/gtk/Makefile.am
7608                 authors.h isn't generated
7609
7610 2006-11-13 [colin]      2.6.0cvs42
7611
7612         * src/plugins/pgpinline/pgpinline.c
7613         * src/plugins/pgpmime/pgpmime.c
7614                 Very probably fix bug 1061, 'crash on 
7615                 opening signed email'. Another cast
7616                 problem
7617
7618 2006-11-13 [colin]      2.6.0cvs41
7619
7620         * src/plugins/pgpcore/sgpgme.c
7621                 Maybe fix bug 1061, 'crash on opening 
7622                 signed email'
7623
7624 2006-11-13 [wwp]        2.6.0cvs40
7625
7626         * src/plugins/pgpinline/pgpinline.c
7627                 fix candidate for bug #1057, thanks to Colin.
7628
7629 2006-11-13 [wwp]        2.6.0cvs39
7630
7631         * src/compose.c
7632         * src/quote_fmt_parse.y
7633                 fix bug 1052: current parser buffer was not always 
7634                 allocated, ptr to this buffer could be returned as 
7635                 NULL whereas no parser error has occurred. in 
7636                 consequence, defining a template body as "%d" 
7637                 (w/o the quotes) for the first time of the instance 
7638                 of claws-mail, was reporting a parser error. make 
7639                 sure that the buffer is always allocated, even to 
7640                 an empty string.
7641                 fix mis-unescaping in compose.:compose_quote_fmt(): 
7642                 unescaping of the fmt string was always done 
7643                 whereas it must be done *only* when receiving 
7644                 quote format strings issued from the prefs 
7645                 (compose new message, reply, forward, redirect 
7646                 formats), *not* when applying templates.  in 
7647                 consequences, applying templates w/ sequences 
7648                 like \\|p{echo} were failing. make sure that 
7649                 unescaping is done only when necessary.
7650
7651 2006-11-12 [colin]      2.6.0cvs38
7652
7653         * po/de.po
7654                 Fix typo (s/KB/MB)
7655
7656 2006-11-12 [colin]      2.6.0cvs37
7657
7658         * src/plugins/pgpinline/pgpinline.c
7659         * src/plugins/pgpmime/pgpmime.c
7660                 Release GPG context at the latest 
7661                 possible moment. Maybe fixes 
7662                 bug 1057, 'crash on sending signed 
7663                 message to a newsgroup'
7664                 
7665
7666 2006-11-12 [colin]      2.6.0cvs36
7667
7668         * src/plugins/pgpcore/sgpgme.c
7669                 Tell a bit more when gpg's status doesn't
7670                 contain any signature
7671
7672 2006-11-12 [colin]      2.6.0cvs35
7673
7674         * src/compose.c
7675                 Fix bug 1060, 'compilation error with 
7676                 Irix's cc'
7677
7678 2006-11-12 [paul]       2.6.0cvs34
7679
7680         * doc/man/claws-mail.1
7681         * src/prefs_gtk.c
7682         * src/plugins/clamav/README
7683         * src/plugins/spamassassin/README
7684         * tools/README
7685         * tools/freshmeat_search.pl
7686         * tools/google_search.pl
7687         * tools/multiwebsearch.pl
7688                 more renaming
7689         * src/plugins/trayicon/trayicon.c
7690                 fix compiliation warning
7691
7692 2006-11-11 [colin]      2.6.0cvs33
7693
7694         * src/folderview.c
7695                 Forbid drag and drop from/to different
7696                 folders of type F_UNKNOWN
7697
7698 2006-11-11 [colin]      2.6.0cvs32
7699
7700         * src/plugins/pgpinline/pgpinline.c
7701                 Fix typo in previous commit:
7702                 - gpgme_new(&ctx);
7703                 + if ((err = gpgme_new(&data->ctx)) ...)
7704
7705 2006-11-11 [colin]      2.6.0cvs31
7706
7707         * src/plugins/pgpinline/pgpinline.c
7708         * src/plugins/pgpmime/pgpmime.c
7709                 Check success after calling gpgme_new
7710                 Maybe fixes bug 1057, 'crash on sending 
7711                 signed message to a newsgroup'
7712
7713 2006-11-11 [colin]      2.6.0cvs30
7714
7715         * src/undo.c
7716                 init undostruct to 0s (from
7717                 valgrind log of bug 1057)
7718
7719 2006-11-10 [colin]      2.6.0cvs29
7720
7721         * src/mainwindow.c
7722                 Set cursor to wait before filtering
7723                 duplicates in all folders
7724         * src/plugins/bogofilter/bogofilter.c
7725         * src/plugins/bogofilter/bogofilter.h
7726         * src/plugins/bogofilter/bogofilter_gtk.c
7727                 Completely thread away the bogofilter
7728                 filtering
7729
7730 2006-11-10 [mones]      2.6.0cvs28
7731
7732         * src/compose.c
7733         * src/compose.h
7734                 added COMPOSE_CHECK_BEFORE_SEND hook
7735
7736 2006-11-10 [paul]       2.6.0cvs27
7737
7738         * src/crash.c
7739                 more renaming
7740                 add libSM to get_compiled_in_features()
7741         * src/main.c
7742                 more renaming
7743
7744 2006-11-10 [colin]      2.6.0cvs26
7745
7746         * src/etpan/imap-thread.c
7747                 Add a reference to libetpan's sasl engine
7748                 so that sasl_done() doesn't get called by
7749                 libetpan, and doesn't break openssl.
7750                 Should fix bug 1053, 'SC fails to reestablish 
7751                 a secure connection'
7752                 Patch by Hoa
7753
7754 2006-11-10 [colin]      2.6.0cvs25
7755
7756         * manual/addrbook.xml
7757         * manual/advanced.xml
7758         * manual/faq.xml
7759         * manual/intro.xml
7760                 Some more renaming
7761
7762 2006-11-09 [colin]      2.6.0cvs24
7763
7764         * src/plugins/bogofilter/bogofilter_gtk.c
7765                 Add comment about annoyance
7766
7767 2006-11-09 [colin]      2.6.0cvs23
7768
7769         * src/plugins/bogofilter/bogofilter.c
7770         * src/plugins/bogofilter/bogofilter_gtk.c
7771                 Prepare things needed to thread bogofilter
7772                 filtering: separate bogo stuff and possible GUI
7773                 stuff. 
7774
7775 2006-11-09 [colin]      2.6.0cvs22
7776
7777         * src/account.c
7778         * src/compose.c
7779                 Search for one of our accounts in Delivered-To
7780                 (helps for auto-account selection when 
7781                  replying/forwarding)
7782         * src/folderview.c
7783         * src/mainwindow.c
7784         * src/mainwindow.h
7785         * src/plugins/trayicon/trayicon.c
7786                 Allow opening a new mail with any account from
7787                 the contextual menu
7788
7789 2006-11-09 [wwp]        2.6.0cvs21
7790
7791         * src/compose.c
7792         * src/prefs_common.c
7793         * src/prefs_common.h
7794         * src/prefs_compose_writing.c
7795                 add a compose new message format (in prefs/compose/writing), it's a
7796                 simple subject+body template to use when opening a new composition
7797                 window. It's similar to the existent reply and forward formats.
7798
7799                 enhanced the template/format % symbols substitution mechanism to
7800                 use current composition window information when % are used in
7801                 the compose new message format or in templates applied to new
7802                 messages (there were useless in that situations before). When
7803                 applied to new messages, %d corresponds to the system time/date.
7804
7805 2006-11-09 [paul]       2.6.0cvs20
7806
7807         * src/gtk/authors.h
7808                 fix last commit
7809
7810 2006-11-09 [paul]       2.6.0cvs19
7811
7812         * src/gtk/authors.h
7813                 keep tje alphabetical order
7814
7815 2006-11-08 [colin]      2.6.0cvs18
7816
7817         * src/etpan/imap-thread.c
7818                 Fix bug 1054, 'Slowness logging big 
7819                 data chunks'
7820
7821 2006-11-08 [paul]       2.6.0cvs17
7822
7823         * tools/Makefile.am
7824                 fix the renaming
7825
7826 2006-11-08 [paul]       2.6.0cvs16
7827
7828         * src/common/defs.h
7829                 update BUGZILLA_URI
7830
7831 2006-11-08 [paul]       2.6.0cvs15
7832
7833         * tools/Makefile.am
7834         * tools/OOo2claws-mail.pl
7835         * tools/OOo2sylpheed.pl
7836         * tools/README
7837         * tools/acroread2claws-mail.pl
7838         * tools/acroread2sylpheed.pl
7839         * tools/kmail2claws-mail.pl
7840         * tools/kmail2claws-mail_v2.pl
7841         * tools/kmail2sylpheed.pl
7842         * tools/kmail2sylpheed_v2.pl
7843         * tools/maildir2claws-mail.pl
7844         * tools/maildir2sylpheed.pl
7845         * tools/nautilus2claws-mail.sh
7846         * tools/nautilus2sylpheed.sh
7847         * tools/outlook2claws-mail.pl
7848         * tools/outlook2sylpheed.pl
7849         * tools/tb2claws-mail
7850         * tools/tb2sylpheed
7851         * tools/tbird2claws.py
7852         * tools/tbird2syl.py
7853         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7854         * tools/kdeservicemenu/install.sh
7855         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7856         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7857         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7858         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7859         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7860                 renamed (removed, added) tools files
7861
7862 2006-11-08 [paul]       2.6.0cvs14
7863
7864         * src/main.c
7865         * src/common/defs.h
7866                 Migrate sylpheedrc to clawsrc, and fix the standard
7867                 plugins path in the process
7868
7869 2006-11-07 [colin]      2.6.0cvs13
7870
7871         * src/Makefile.am
7872                 Symlink sylpheed-claws relative to 
7873                 claws-mail
7874
7875 2006-11-07 [colin]      2.6.0cvs12
7876
7877         * src/compose.c
7878                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
7879
7880 2006-11-07 [paul]       2.6.0cvs11
7881
7882         * src/gtk/about.c
7883                 Fix a missed occurence of
7884                 Sylpheed-Claws
7885
7886 2006-11-07 [paul]       2.6.0cvs10
7887
7888         * src/Makefile.am
7889                 Fix symlink installation
7890
7891 2006-11-07 [paul]       2.6.0cvs9
7892
7893         * src/Makefile.am
7894                 Symlink claws-mail to sylpheed-claws
7895         * src/common/utils.c
7896                 Fix migrating symlinks
7897         * src/etpan/imap-thread.c
7898                 check certificate only when there's
7899                 no error
7900
7901 2006-11-07 [paul]       2.6.0cvs8
7902
7903         * Makefile.am
7904                 Fix icon breakages with Gtk, which needs a 
7905                 cache updated to see them.
7906
7907 2006-11-07 [paul]       2.6.0cvs7
7908
7909         * .cvsignore
7910         * AUTHORS
7911         * COPYING
7912         * INSTALL
7913         * Makefile.am
7914         * NEWS
7915         * README
7916         * RELEASE_NOTES
7917         * autogen.sh
7918         * claws-mail-128x128.png
7919         * claws-mail-64x64.png
7920         * claws-mail.ico
7921         * claws-mail.pc.in
7922         * claws-mail.png
7923         * configure.ac
7924         * sylpheed-claws-128x128.png
7925         * sylpheed-claws-64x64.png
7926         * sylpheed-claws.desktop
7927         * sylpheed-claws.ico
7928         * sylpheed-claws.pc.in
7929         * sylpheed-claws.png
7930         * debian/README.Debian
7931         * debian/changelog
7932         * debian/claws-mail.desktop
7933         * debian/claws-mail.menu
7934         * debian/claws-mail.postinst.debhelper
7935         * debian/claws-mail.postrm.debhelper
7936         * debian/control
7937         * debian/copyright
7938         * debian/files
7939         * debian/rules
7940         * debian/sylpheed-claws.desktop
7941         * debian/sylpheed-claws.menu
7942         * debian/sylpheed-claws.postinst.debhelper
7943         * debian/sylpheed-claws.postrm.debhelper
7944         * doc/man/Makefile.am
7945         * doc/man/claws-mail.1
7946         * doc/man/sylpheed-claws.1
7947         * doc/src/ChangeLog.claws-pre0.8.0
7948         * manual/Makefile.am
7949         * manual/account.xml
7950         * manual/ack.xml
7951         * manual/addrbook.xml
7952         * manual/advanced.xml
7953         * manual/claws-mail-manual.xml
7954         * manual/faq.xml
7955         * manual/glossary.xml
7956         * manual/handling.xml
7957         * manual/intro.xml
7958         * manual/keyboard.xml
7959         * manual/plugins.xml
7960         * manual/starting.xml
7961         * manual/sylpheed-claws-manual.xml
7962         * manual/xml2pdf
7963         * manual/dist/.cvsignore
7964         * manual/dist/html/.cvsignore
7965         * manual/dist/html/Makefile.am
7966         * manual/dist/pdf/.cvsignore
7967         * manual/dist/pdf/Makefile.am
7968         * manual/dist/ps/.cvsignore
7969         * manual/dist/ps/Makefile.am
7970         * manual/dist/txt/.cvsignore
7971         * manual/dist/txt/Makefile.am
7972         * manual/es/Makefile.am
7973         * manual/es/advanced.xml
7974         * manual/es/claws-mail-manual.xml
7975         * manual/es/faq.xml
7976         * manual/es/glossary.xml
7977         * manual/es/handling.xml
7978         * manual/es/intro.xml
7979         * manual/es/plugins.xml
7980         * manual/es/sylpheed-claws-manual.xml
7981         * manual/es/dist/.cvsignore
7982         * manual/es/dist/html/.cvsignore
7983         * manual/es/dist/html/Makefile.am
7984         * manual/es/dist/pdf/.cvsignore
7985         * manual/es/dist/pdf/Makefile.am
7986         * manual/es/dist/ps/.cvsignore
7987         * manual/es/dist/ps/Makefile.am
7988         * manual/es/dist/txt/.cvsignore
7989         * manual/es/dist/txt/Makefile.am
7990         * manual/fr/Makefile.am
7991         * manual/fr/account.xml
7992         * manual/fr/ack.xml
7993         * manual/fr/addrbook.xml
7994         * manual/fr/advanced.xml
7995         * manual/fr/claws-mail-manual.xml
7996         * manual/fr/faq.xml
7997         * manual/fr/glossary.xml
7998         * manual/fr/handling.xml
7999         * manual/fr/intro.xml
8000         * manual/fr/keyboard.xml
8001         * manual/fr/plugins.xml
8002         * manual/fr/starting.xml
8003         * manual/fr/sylpheed-claws-manual.xml
8004         * manual/fr/dist/.cvsignore
8005         * manual/fr/dist/html/.cvsignore
8006         * manual/fr/dist/html/Makefile.am
8007         * manual/fr/dist/pdf/.cvsignore
8008         * manual/fr/dist/pdf/Makefile.am
8009         * manual/fr/dist/ps/.cvsignore
8010         * manual/fr/dist/ps/Makefile.am
8011         * manual/fr/dist/txt/.cvsignore
8012         * manual/fr/dist/txt/Makefile.am
8013         * manual/pl/Makefile.am
8014         * manual/pl/account.xml
8015         * manual/pl/ack.xml
8016         * manual/pl/addrbook.xml
8017         * manual/pl/advanced.xml
8018         * manual/pl/claws-mail-manual.xml
8019         * manual/pl/faq.xml
8020         * manual/pl/glossary.xml
8021         * manual/pl/handling.xml
8022         * manual/pl/intro.xml
8023         * manual/pl/keyboard.xml
8024         * manual/pl/plugins.xml
8025         * manual/pl/starting.xml
8026         * manual/pl/sylpheed-claws-manual.xml
8027         * manual/pl/dist/.cvsignore
8028         * manual/pl/dist/html/.cvsignore
8029         * manual/pl/dist/html/Makefile.am
8030         * manual/pl/dist/pdf/.cvsignore
8031         * manual/pl/dist/pdf/Makefile.am
8032         * manual/pl/dist/ps/.cvsignore
8033         * manual/pl/dist/ps/Makefile.am
8034         * manual/pl/dist/txt/.cvsignore
8035         * manual/pl/dist/txt/Makefile.am
8036         * po/.cvsignore
8037         * po/Makevars
8038         * src/.cvsignore
8039         * src/Makefile.am
8040         * src/account.c
8041         * src/account.h
8042         * src/action.c
8043         * src/action.h
8044         * src/adbookbase.h
8045         * src/addr_compl.c
8046         * src/addr_compl.h
8047         * src/addrbook.c
8048         * src/addrcache.c
8049         * src/addrcache.h
8050         * src/addrcindex.c
8051         * src/addrcindex.h
8052         * src/addrclip.c
8053         * src/addrclip.h
8054         * src/addrdefs.h
8055         * src/addressadd.c
8056         * src/addressadd.h
8057         * src/addressbook.c
8058         * src/addressbook.h
8059         * src/addressbook_foldersel.c
8060         * src/addressbook_foldersel.h
8061         * src/addrgather.c
8062         * src/addrgather.h
8063         * src/addrharvest.c
8064         * src/addrharvest.h
8065         * src/addrindex.c
8066         * src/addrindex.h
8067         * src/addritem.c
8068         * src/addritem.h
8069         * src/addrquery.c
8070         * src/addrquery.h
8071         * src/addrselect.c
8072         * src/addrselect.h
8073         * src/alertpanel.c
8074         * src/alertpanel.h
8075         * src/browseldap.c
8076         * src/browseldap.h
8077         * src/codeconv.c
8078         * src/codeconv.h
8079         * src/compose.c
8080         * src/crash.c
8081         * src/crash.h
8082         * src/customheader.c
8083         * src/customheader.h
8084         * src/displayheader.c
8085         * src/displayheader.h
8086         * src/editaddress.c
8087         * src/editaddress.h
8088         * src/editbook.c
8089         * src/editbook.h
8090         * src/editgroup.c
8091         * src/editgroup.h
8092         * src/editjpilot.c
8093         * src/editjpilot.h
8094         * src/editldap.c
8095         * src/editldap.h
8096         * src/editldap_basedn.c
8097         * src/editldap_basedn.h
8098         * src/editvcard.c
8099         * src/editvcard.h
8100         * src/exphtmldlg.c
8101         * src/exphtmldlg.h
8102         * src/expldifdlg.c
8103         * src/expldifdlg.h
8104         * src/export.c
8105         * src/exporthtml.c
8106         * src/exporthtml.h
8107         * src/exportldif.c
8108         * src/exportldif.h
8109         * src/filtering.c
8110         * src/filtering.h
8111         * src/folder.c
8112         * src/folder.h
8113         * src/folder_item_prefs.c
8114         * src/folder_item_prefs.h
8115         * src/foldersel.c
8116         * src/foldersel.h
8117         * src/folderutils.c
8118         * src/folderutils.h
8119         * src/folderview.c
8120         * src/folderview.h
8121         * src/grouplistdialog.c
8122         * src/grouplistdialog.h
8123         * src/html.c
8124         * src/html.h
8125         * src/image_viewer.c
8126         * src/image_viewer.h
8127         * src/imap.c
8128         * src/imap.h
8129         * src/imap_gtk.c
8130         * src/imap_gtk.h
8131         * src/import.c
8132         * src/import.h
8133         * src/importldif.c
8134         * src/importldif.h
8135         * src/importmutt.c
8136         * src/importmutt.h
8137         * src/importpine.c
8138         * src/importpine.h
8139         * src/inc.c
8140         * src/inc.h
8141         * src/jpilot.c
8142         * src/jpilot.h
8143         * src/ldapctrl.c
8144         * src/ldapctrl.h
8145         * src/ldaplocate.c
8146         * src/ldaplocate.h
8147         * src/ldapquery.c
8148         * src/ldapquery.h
8149         * src/ldapserver.c
8150         * src/ldapserver.h
8151         * src/ldaputil.c
8152         * src/ldaputil.h
8153         * src/ldif.c
8154         * src/ldif.h
8155         * src/localfolder.c
8156         * src/localfolder.h
8157         * src/main.c
8158         * src/main.h
8159         * src/mainwindow.c
8160         * src/mainwindow.h
8161         * src/manual.c
8162         * src/manual.h
8163         * src/matcher.c
8164         * src/matcher.h
8165         * src/matcher_parser.h
8166         * src/matcher_parser_lex.l
8167         * src/matcher_parser_parse.y
8168         * src/mbox.c
8169         * src/mbox.h
8170         * src/message_search.c
8171         * src/message_search.h
8172         * src/messageview.c
8173         * src/messageview.h
8174         * src/mh.c
8175         * src/mh.h
8176         * src/mh_gtk.c
8177         * src/mh_gtk.h
8178         * src/mimeview.c
8179         * src/mimeview.h
8180         * src/msgcache.c
8181         * src/msgcache.h
8182         * src/mutt.c
8183         * src/mutt.h
8184         * src/news.c
8185         * src/news.h
8186         * src/news_gtk.c
8187         * src/news_gtk.h
8188         * src/noticeview.c
8189         * src/noticeview.h
8190         * src/partial_download.c
8191         * src/partial_download.h
8192         * src/pine.c
8193         * src/pine.h
8194         * src/pop.c
8195         * src/pop.h
8196         * src/prefs_account.c
8197         * src/prefs_account.h
8198         * src/prefs_actions.c
8199         * src/prefs_actions.h
8200         * src/prefs_common.c
8201         * src/prefs_common.h
8202         * src/prefs_compose_writing.c
8203         * src/prefs_compose_writing.h
8204         * src/prefs_customheader.c
8205         * src/prefs_customheader.h
8206         * src/prefs_display_header.c
8207         * src/prefs_display_header.h
8208         * src/prefs_ext_prog.c
8209         * src/prefs_ext_prog.h
8210         * src/prefs_filtering.c
8211         * src/prefs_folder_column.c
8212         * src/prefs_folder_column.h
8213         * src/prefs_folder_item.c
8214         * src/prefs_folder_item.h
8215         * src/prefs_fonts.c
8216         * src/prefs_fonts.h
8217         * src/prefs_gtk.c
8218         * src/prefs_gtk.h
8219         * src/prefs_image_viewer.c
8220         * src/prefs_image_viewer.h
8221         * src/prefs_matcher.c
8222         * src/prefs_matcher.h
8223         * src/prefs_message.c
8224         * src/prefs_message.h
8225         * src/prefs_msg_colors.c
8226         * src/prefs_msg_colors.h
8227         * src/prefs_other.c
8228         * src/prefs_other.h
8229         * src/prefs_quote.c
8230         * src/prefs_quote.h
8231         * src/prefs_receive.c
8232         * src/prefs_receive.h
8233         * src/prefs_send.c
8234         * src/prefs_send.h
8235         * src/prefs_spelling.c
8236         * src/prefs_spelling.h
8237         * src/prefs_summaries.c
8238         * src/prefs_summaries.h
8239         * src/prefs_summary_column.c
8240         * src/prefs_summary_column.h
8241         * src/prefs_template.c
8242         * src/prefs_template.h
8243         * src/prefs_themes.c
8244         * src/prefs_themes.h
8245         * src/prefs_toolbar.c
8246         * src/prefs_toolbar.h
8247         * src/prefs_wrapping.c
8248         * src/prefs_wrapping.h
8249         * src/privacy.c
8250         * src/privacy.h
8251         * src/procheader.c
8252         * src/procheader.h
8253         * src/procmime.c
8254         * src/procmime.h
8255         * src/procmsg.c
8256         * src/procmsg.h
8257         * src/quote_fmt.c
8258         * src/quote_fmt_parse.y
8259         * src/recv.c
8260         * src/recv.h
8261         * src/remotefolder.c
8262         * src/remotefolder.h
8263         * src/send_message.c
8264         * src/send_message.h
8265         * src/setup.c
8266         * src/setup.h
8267         * src/sourcewindow.c
8268         * src/sourcewindow.h
8269         * src/ssl_manager.c
8270         * src/ssl_manager.h
8271         * src/statusbar.c
8272         * src/statusbar.h
8273         * src/stock_pixmap.c
8274         * src/stock_pixmap.h
8275         * src/summary_search.c
8276         * src/summary_search.h
8277         * src/summaryview.c
8278         * src/summaryview.h
8279         * src/syldap.c
8280         * src/syldap.h
8281         * src/textview.c
8282         * src/textview.h
8283         * src/toolbar.c
8284         * src/toolbar.h
8285         * src/undo.c
8286         * src/undo.h
8287         * src/unmime.c
8288         * src/unmime.h
8289         * src/vcard.c
8290         * src/vcard.h
8291         * src/wizard.c
8292         * src/wizard.h
8293         * src/common/base64.c
8294         * src/common/base64.h
8295         * src/common/defs.h
8296         * src/common/hooks.c
8297         * src/common/hooks.h
8298         * src/common/log.c
8299         * src/common/log.h
8300         * src/common/mgutils.c
8301         * src/common/mgutils.h
8302         * src/common/nntp.c
8303         * src/common/nntp.h
8304         * src/common/passcrypt.c
8305         * src/common/passcrypt.h.in
8306         * src/common/plugin.c
8307         * src/common/plugin.h
8308         * src/common/prefs.c
8309         * src/common/prefs.h
8310         * src/common/progressindicator.c
8311         * src/common/progressindicator.h
8312         * src/common/quoted-printable.c
8313         * src/common/quoted-printable.h
8314         * src/common/session.c
8315         * src/common/session.h
8316         * src/common/smtp.c
8317         * src/common/smtp.h
8318         * src/common/socket.c
8319         * src/common/socket.h
8320         * src/common/ssl.c
8321         * src/common/ssl.h
8322         * src/common/stringtable.c
8323         * src/common/stringtable.h
8324         * src/common/sylpheed.c
8325         * src/common/sylpheed.h
8326         * src/common/template.c
8327         * src/common/template.h
8328         * src/common/timing.h
8329         * src/common/utils.c
8330         * src/common/utils.h
8331         * src/common/version.h.in
8332         * src/common/xml.c
8333         * src/common/xml.h
8334         * src/common/xmlprops.c
8335         * src/common/xmlprops.h
8336         * src/gtk/about.c
8337         * src/gtk/colorlabel.c
8338         * src/gtk/colorlabel.h
8339         * src/gtk/colorsel.c
8340         * src/gtk/colorsel.h
8341         * src/gtk/combobox.c
8342         * src/gtk/combobox.h
8343         * src/gtk/description_window.c
8344         * src/gtk/description_window.h
8345         * src/gtk/filesel.c
8346         * src/gtk/filesel.h
8347         * src/gtk/foldersort.c
8348         * src/gtk/foldersort.h
8349         * src/gtk/gtkaspell.c
8350         * src/gtk/gtkaspell.h
8351         * src/gtk/gtksctree.c
8352         * src/gtk/gtkshruler.c
8353         * src/gtk/gtkshruler.h
8354         * src/gtk/gtkutils.c
8355         * src/gtk/gtkutils.h
8356         * src/gtk/icon_legend.c
8357         * src/gtk/icon_legend.h
8358         * src/gtk/logwindow.c
8359         * src/gtk/logwindow.h
8360         * src/gtk/manage_window.c
8361         * src/gtk/manage_window.h
8362         * src/gtk/pluginwindow.c
8363         * src/gtk/pluginwindow.h
8364         * src/gtk/prefswindow.c
8365         * src/gtk/prefswindow.h
8366         * src/gtk/quicksearch.c
8367         * src/gtk/quicksearch.h
8368         * src/pixmaps/claws-mail.xpm
8369         * src/pixmaps/claws-mail_icon.xpm
8370         * src/pixmaps/claws-mail_logo.xpm
8371         * src/pixmaps/sylpheed-claws.xpm
8372         * src/pixmaps/sylpheed-claws_icon.xpm
8373         * src/pixmaps/sylpheed-claws_logo.xpm
8374         * src/plugins/bogofilter/Makefile.am
8375         * src/plugins/bogofilter/bogofilter.c
8376         * src/plugins/bogofilter/bogofilter.h
8377         * src/plugins/bogofilter/bogofilter_gtk.c
8378         * src/plugins/clamav/Makefile.am
8379         * src/plugins/clamav/clamav_plugin.c
8380         * src/plugins/clamav/clamav_plugin.h
8381         * src/plugins/clamav/clamav_plugin_gtk.c
8382         * src/plugins/demo/Makefile.am
8383         * src/plugins/demo/demo.c
8384         * src/plugins/dillo_viewer/Makefile.am
8385         * src/plugins/dillo_viewer/README
8386         * src/plugins/dillo_viewer/dillo_prefs.c
8387         * src/plugins/dillo_viewer/dillo_prefs.h
8388         * src/plugins/dillo_viewer/dillo_viewer.c
8389         * src/plugins/pgpcore/Makefile.am
8390         * src/plugins/pgpcore/passphrase.c
8391         * src/plugins/pgpcore/passphrase.h
8392         * src/plugins/pgpcore/pgp_viewer.c
8393         * src/plugins/pgpcore/pgp_viewer.h
8394         * src/plugins/pgpcore/plugin.c
8395         * src/plugins/pgpcore/prefs_gpg.c
8396         * src/plugins/pgpcore/prefs_gpg.h
8397         * src/plugins/pgpcore/select-keys.c
8398         * src/plugins/pgpcore/select-keys.h
8399         * src/plugins/pgpcore/sgpgme.c
8400         * src/plugins/pgpcore/sgpgme.h
8401         * src/plugins/pgpcore/sylpheed.def
8402         * src/plugins/pgpcore/version.rc
8403         * src/plugins/pgpinline/Makefile.am
8404         * src/plugins/pgpinline/pgpinline.c
8405         * src/plugins/pgpinline/pgpinline.h
8406         * src/plugins/pgpinline/plugin.c
8407         * src/plugins/pgpinline/sylpheed.def
8408         * src/plugins/pgpinline/version.rc
8409         * src/plugins/pgpmime/Makefile.am
8410         * src/plugins/pgpmime/pgpmime.c
8411         * src/plugins/pgpmime/pgpmime.h
8412         * src/plugins/pgpmime/plugin.c
8413         * src/plugins/pgpmime/sylpheed.def
8414         * src/plugins/pgpmime/version.rc
8415         * src/plugins/spamassassin/Makefile.am
8416         * src/plugins/spamassassin/README
8417         * src/plugins/spamassassin/spamassassin.c
8418         * src/plugins/spamassassin/spamassassin.h
8419         * src/plugins/spamassassin/spamassassin_gtk.c
8420         * src/plugins/trayicon/Makefile.am
8421         * src/plugins/trayicon/trayicon.c
8422         * tools/OOo2sylpheed.pl
8423         * tools/README
8424         * tools/README.sylprint
8425         * tools/acroread2sylpheed.pl
8426         * tools/claws.i18n.status.pl
8427         * tools/filter_conv.pl
8428         * tools/filter_conv_new.pl
8429         * tools/freshmeat_search.pl
8430         * tools/google_search.pl
8431         * tools/kmail2sylpheed.pl
8432         * tools/kmail2sylpheed_v2.pl
8433         * tools/make.themes.project
8434         * tools/multiwebsearch.pl
8435         * tools/nautilus2sylpheed.sh
8436         * tools/outlook2sylpheed.pl
8437         * tools/sylprint.pl
8438         * tools/sylprint.rc
8439         * tools/tb2sylpheed
8440         * tools/textviewer.sh
8441         * tools/vcard2xml.py
8442         * tools/kdeservicemenu/README
8443         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8444         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8445         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8446                 Change name to Claws Mail. Announce to follow...
8447
8448 2006-11-06 [wwp]        2.6.0cvs6
8449
8450         * src/prefs_template.c
8451                 unify messages related to quote format/template errors (fix
8452                 capitalization), again.
8453
8454 2006-11-06 [wwp]        2.6.0cvs5
8455
8456         * src/prefs_quote.c
8457                 unify messages related to quote format/template errors.
8458
8459 2006-11-06 [wwp]        2.6.0cvs4
8460
8461         * src/prefs_msg_colors.c
8462                 more uses of Q_ macro for contextual translations, thanks
8463                 to Fabien (fzzzzz).
8464
8465 2006-11-06 [wwp]        2.6.0cvs3
8466
8467         * src/compose.c
8468         * src/common/utils.c
8469         * src/common/utils.h
8470                 show an alertpanel to make sure users are aware that sensitive
8471                 files are attached (it's file blacklist-based). This will fix
8472                 interaction w/ GoogleEarth for instance, thanks to Colin.
8473
8474 2006-11-06 [wwp]        2.6.0cvs2
8475
8476         * src/prefs_quote.c
8477         * src/prefs_template.c
8478         * src/prefs_template.h
8479                 check quote format when applying/closing prefs. For now this only
8480                 shows up an error dialog box, not preventing the user from using
8481                 a broken quote (reply, forwards) format.
8482
8483 2006-11-06 [wwp]        2.6.0cvs1
8484
8485         * src/prefs_template.c
8486                 fix missing checks of some template fields.
8487
8488 2006-11-06 [paul]       2.6.0
8489
8490         * NEWS
8491         * README
8492         * RELEASE_NOTES
8493                 2.6.0 released
8494
8495 2006-11-06 [paul]       2.5.6cvs22
8496
8497         * manual/advanced.xml
8498         * manual/es/advanced.xml
8499                 put 'respect_flowed_format' info in the correct
8500                 place
8501
8502 2006-11-06 [mones]      2.5.6cvs21
8503
8504         * po/es.po
8505                 Minor fixes for release
8506
8507 2006-11-06 [paul]       2.5.6cvs20
8508
8509         * po/cs.po
8510         * po/de.po
8511         * po/fr.po
8512         * po/it.po
8513         * po/nl.po
8514         * po/pt_BR.po
8515         * po/sk.po
8516         * po/sv.po
8517         * po/zh_CN.po
8518                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
8519                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
8520                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
8521                 Young
8522
8523 2006-11-02 [colin]      2.5.6cvs19
8524
8525         * src/imap.c
8526         * src/imap.h
8527         * src/prefs_account.c
8528         * src/etpan/imap-thread.c
8529                 Add GSSAPI support - fixes Debian bug #383274
8530
8531 2006-11-01 [colin]      2.5.6cvs18
8532
8533         * src/jpilot.c
8534                 Handle libpisock12 support. Probably
8535                 fixes bug 1046, 'jpilot AddressDB.pdb 
8536                 import fail'
8537
8538 2006-11-01 [colin]      2.5.6cvs17
8539
8540         * src/folderutils.c
8541                 debug_print() folderutils_mark_all_read()
8542
8543 2006-11-01 [colin]      2.5.6cvs16
8544
8545         * COPYING
8546                 Add missed files to the Apache exception
8547
8548 2006-10-31 [colin]      2.5.6cvs15
8549
8550         * src/folder.c
8551         * src/folder.h
8552                 Add a copy_private_data() func to FolderClasses
8553                 Doesn't break the feature freeze, because we 
8554                 won't use it (right now) in the core.
8555
8556 2006-10-31 [colin]      2.5.6cvs14
8557
8558         * COPYING
8559                 Allow linking with the Apache licensed files in
8560                 src/plugins/spamassassin. Hopefully fixes 
8561                 bug 1048, 'Spamassassin plugin license problem'
8562
8563 2006-10-31 [wwp]        2.5.6cvs13
8564
8565         * src/compose.c
8566                 fix and optimize trimming of leading linefeeds in body loop.
8567
8568 2006-10-31 [colin]      2.5.6cvs12
8569
8570         * src/etpan/imap-thread.c
8571         * src/imap.c
8572                 Make really sure to have NULL sets in case
8573                 of error
8574
8575 2006-10-30 [wwp]        2.5.6cvs11
8576
8577         * src/prefs_common.c
8578         * src/prefs_common.h
8579         * src/compose.c
8580                 fix broken storage of quote format template when it contains \-escape
8581                 sequences. The application of such sequences is also fixed now (\t
8582                 in quote format will be a real tab instead of a 't', for instance).
8583
8584 2006-10-27 [colin]      2.5.6cvs10
8585
8586         * src/compose.c
8587                 Probably fix bug 1045, 'sylpheed-claws 
8588                 doesn't remove the mail from the IMAP 
8589                 Queue folder after sending'. From
8590                 2.5.6cvs3-stable
8591
8592 2006-10-27 [colin]      2.5.6cvs9
8593
8594         * configure.ac
8595                 Require libetpan-0.48. I'm so annoying,
8596                 I know ;-)
8597
8598 2006-10-27 [colin]      2.5.6cvs8
8599
8600         * src/folder.c
8601         * src/imap.c
8602                 Probably fix bug 1044, 'sylpheed-claws 
8603                 segfaults while moving mails' - Fix relation
8604                 usage when moving to an IMAP mailbox from another
8605                 mailbox
8606
8607 2006-10-26 [paul]       2.5.6cvs7
8608
8609         * src/gtk/about.c
8610                 add libSM to compiled-in features
8611                 list
8612
8613 2006-10-24 [colin]      2.5.6cvs6
8614
8615         * src/textview.c
8616         * src/gtk/gtkutils.c
8617                 Fix crash when printing emails with an
8618                 xface
8619
8620 2006-10-24 [mones]      2.5.6cvs5
8621
8622         * manual/es/advanced.xml
8623                 Synchronize hidden option respect_flowed_format
8624         * po/es.po
8625                 Updated translation
8626
8627 2006-10-21 [paul]       2.5.6cvs4
8628
8629         * src/gtk/authors.h
8630         * src/plugins/pgpcore/pgp_viewer.c
8631         * src/plugins/pgpcore/sgpgme.c
8632                 fix building on BSDs
8633                 Thanks to Michael Hughes
8634                 <Sylpheed-Claws_user@thehugheslogcabin.net>
8635
8636 2006-10-20 [colin]      2.5.6cvs3
8637
8638         * configure.ac
8639                 Bump up libetpan requirement
8640                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
8641         * src/common/utils.c
8642         * src/common/utils.h
8643                 Add convenience get_file_mtime()
8644         * src/imap.c
8645         * src/etpan/imap-thread.c
8646         * src/etpan/imap-thread.h
8647                 Implement UIDPLUS support if the server
8648                 supports it - faster sending in this case
8649
8650 2006-10-19 [colin]      2.5.6cvs2
8651
8652         * src/gtk/quicksearch.c
8653                 Fix emptying in type-ahead+extended mode
8654         * src/mainwindow.c
8655         * src/mainwindow.h
8656                 Add a hook for offline state change
8657         * src/plugins/trayicon/trayicon.c
8658                 Use it to display offline icons
8659         * src/plugins/trayicon/Makefile.am
8660         * src/plugins/trayicon/newmail.offline.xpm
8661         * src/plugins/trayicon/newmarkedmail.offline.xpm
8662         * src/plugins/trayicon/nomail.offline.xpm
8663         * src/plugins/trayicon/unreadmail.offline.xpm
8664         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8665                 Add the icons
8666
8667 2006-10-12 [paul]       2.5.6cvs1
8668
8669         * NEWS
8670         * README
8671         * configure.ac
8672                 Update version number following
8673                 stable release
8674
8675 2006-10-19 [colin]      2.5.5cvs18
8676
8677         * manual/handling.xml
8678                 Add type-ahead search
8679
8680 2006-10-18 [colin]      2.5.5cvs17
8681
8682         * src/gtk/quicksearch.c
8683                 Remove "save to history only if there's
8684                 no syntax error", it breaks for some 
8685                 reason which I'll investigate later.
8686
8687 2006-10-18 [colin]      2.5.5cvs16
8688
8689         * src/prefs_common.c
8690         * src/prefs_common.h
8691         * src/summaryview.c
8692         * src/gtk/quicksearch.c
8693         * src/gtk/quicksearch.h
8694                 Add a type-ahead option for fast searches
8695                 Patch by Fabien Vantard
8696
8697 2006-10-18 [colin]      2.5.5cvs15
8698
8699         * src/compose.c
8700         * src/compose.h
8701                 Add Options/Reply mode/ menu to be able to
8702                 change the recipients of a reply on the fly
8703
8704 2006-10-18 [colin]      2.5.5cvs14
8705
8706         * src/compose.c
8707                 Fix redirecting of our own sent mails
8708
8709 2006-10-17 [wwp]        2.5.5cvs13
8710
8711         * src/send_message.c
8712                 Fix duplicate error messages when sending, and missing
8713                 newline in such error messages.
8714
8715 2006-10-17 [colin]      2.5.5cvs12
8716
8717         * src/compose.c
8718                 Compare addresses case-insensitive
8719
8720 2006-10-17 [colin]      2.5.5cvs11
8721
8722         * src/plugins/pgpcore/sgpgme.c
8723                 Fix return status
8724
8725 2006-10-17 [colin]      2.5.5cvs10
8726
8727         * src/plugins/pgpcore/pgp_viewer.c
8728                 Fix return status
8729
8730 2006-10-17 [colin]      2.5.5cvs9
8731
8732         * src/quote_fmt.c
8733                 Fix a typo (thanks to Fabien)
8734
8735 2006-10-16 [colin]      2.5.5cvs8
8736
8737         * src/textview.c
8738                 Fix problem with quote-folding when emails
8739                 don't convert cleanly to UTF-8
8740
8741 2006-10-14 [colin]      2.5.5cvs7
8742
8743         * src/prefs_template.c
8744                 Reset fields when reopening
8745                 the window
8746
8747 2006-10-13 [paul]       2.5.5cvs6
8748
8749         * manual/advanced.xml
8750         * src/prefs_message.c
8751                 make 'respect_flowed_format' a hidden
8752                 option, and add a manual entry for it
8753                 Thanks to Colin
8754
8755 2006-10-12 [colin]      2.5.5cvs5
8756
8757         * src/codeconv.c
8758                 Revert part of 2.5.2cvs21:
8759                 Don't optimise by reusing the 
8760                 last iconv converter if possible:
8761                 it seems slightly broken in a 
8762                 very hard way to reproduce
8763
8764 2006-10-12 [colin]      2.5.5cvs4
8765
8766         * src/prefs_common.c
8767         * src/prefs_common.h
8768         * src/prefs_message.c
8769         * src/procmime.c
8770                 Fix bug 1035, 'Incorrect handling 
8771                 of flowed lines'. We now optionnaly
8772                 handle this format (preference is in
8773                 Message View/Text options section)
8774
8775 2006-10-12 [colin]      2.5.5cvs3
8776
8777         * po/POTFILES.in
8778                 Add new file
8779         * src/plugins/pgpcore/pgp_viewer.c
8780         * src/plugins/pgpcore/sgpgme.c
8781                 Don't try to import without asking
8782
8783 2006-10-12 [colin]      2.5.5cvs2
8784
8785         * src/compose.c
8786                 Fix bug 1036, 'Forwarding a mutlipart
8787                 mail with a "text/html" block to ms
8788                 outlook users leeds to freeze of
8789                 outlook'. Poor outlook users...
8790
8791 2006-10-12 [paul]       2.5.5cvs1
8792
8793         * NEWS
8794         * README
8795         * configure.ac
8796                 Update version number following
8797                 stable release
8798
8799 2006-10-11 [paul]       2.5.4cvs1
8800
8801         * NEWS
8802         * README
8803         * configure.ac
8804                 Update version number following
8805                 stable release
8806
8807 2006-10-11 [paul]       2.5.3cvs32
8808
8809         * src/textview.c
8810                 fix bug 1032, 'Segmentation fault when showing
8811                 message' (bug in quote folding)
8812                 Thanks to Colin
8813
8814 2006-10-10 [colin]      2.5.3cvs31
8815
8816         * src/quote_fmt.c
8817                 Rephrase english a bit
8818
8819 2006-10-10 [colin]      2.5.3cvs30
8820
8821         * src/prefs_compose_writing.c
8822                 Stop making the page larger than the window
8823
8824 2006-10-10 [wwp]        2.5.3cvs29
8825
8826         * src/compose.c
8827         * src/prefs_template.c
8828         * src/quote_fmt.c
8829         * src/quote_fmt.h
8830         * src/quote_fmt_lex.l
8831         * src/quote_fmt_parse.y
8832                 Extend the quote parser a bit: allow to get access to
8833                 basic (composing) account info.
8834
8835 2006-10-10 [colin]      2.5.3cvs28
8836
8837         * src/procheader.c
8838                 Fix this \t problem in subject
8839
8840 2006-10-09 [colin]      2.5.3cvs27
8841
8842         * src/main.c
8843         * src/prefs_gtk.c
8844                 Prepare cache a bit later
8845                 If section already exists, skip the new one 
8846                 (as previously); avoid writing the same block
8847                 twice - if we find a second block with the 
8848                 same id, skip it.
8849         * src/plugins/pgpcore/pgp_viewer.c
8850                 Set cursor to busy when retrieving a key
8851         * src/plugins/pgpcore/sgpgme.c
8852                 allow 5 seconds for gpg to export the key
8853                 
8854
8855 2006-10-09 [colin]      2.5.3cvs26
8856
8857         * configure.ac
8858         * src/msgcache.c
8859         * src/prefs_gtk.c
8860                 Check for existence of fgets_unlocked
8861                 and fwrite_unlocked
8862
8863 2006-10-09 [paul]       2.5.3cvs25
8864
8865         * src/prefs_summaries.c
8866                 replace strftime() with fast_strftime() and in
8867                 the consequence fix the bug in the display of
8868                 AM/PM in the 'Example' string
8869
8870 2006-10-09 [ticho]      2.5.3cvs24
8871
8872         * po/sk.po
8873                 Updated (and fixed up somewhat) Slovak translation.
8874
8875 2006-10-08 [colin]      2.5.3cvs23
8876
8877         * src/prefs_folder_item.c
8878                 Explain why prefs in the top-level folder
8879                 aren't retained, but are still useful
8880
8881 2006-10-08 [colin]      2.5.3cvs22
8882
8883         * src/prefs_gtk.c
8884                 Don't cache anything if caching fails
8885
8886 2006-10-08 [colin]      2.5.3cvs21
8887
8888         * src/common/utils.c
8889                 always include gi18n.h
8890
8891 2006-10-07 [colin]      2.5.3cvs20
8892
8893         * src/plugins/pgpcore/pgp_viewer.c
8894                 Kill gpg after 5 seconds wait
8895
8896 2006-10-07 [colin]      2.5.3cvs19
8897
8898         * src/plugins/pgpcore/pgp_viewer.c
8899         * src/plugins/pgpcore/pgp_viewer.h
8900                 Fix copyright
8901
8902 2006-10-07 [colin]      2.5.3cvs18
8903
8904         * src/plugins/pgpcore/pgp_viewer.c
8905         * src/plugins/pgpcore/pgp_viewer.h
8906                 Actually add the files to CVS
8907
8908 2006-10-07 [colin]      2.5.3cvs17
8909
8910         * src/plugins/pgpcore/sgpgme.c
8911                 Be sure not to crash on 'application/pgp-signature' that
8912                 are not application/pgp-signatures
8913
8914 2006-10-07 [colin]      2.5.3cvs16
8915
8916         * src/textview.c
8917         * src/textview.h
8918                 Make a bit more of the API available
8919         * src/plugins/pgpcore/Makefile.am
8920         * src/plugins/pgpcore/plugin.c
8921         * src/plugins/pgpcore/sgpgme.c
8922                 Add basic key import/export
8923
8924 2006-10-07 [colin]      2.5.3cvs15
8925
8926         * src/folderview.c
8927         * src/imap.c
8928         * src/prefs_account.c
8929         * src/wizard.c
8930                 Warn users *everywhere* if libetpan's not
8931                 linked in
8932
8933 2006-10-06 [mones]      2.5.3cvs14
8934
8935         * po/de.po
8936         * po/es.po
8937                 updated by Stephan Sachse and me
8938
8939 2006-10-06 [colin]      2.5.3cvs13
8940
8941         * src/main.c
8942         * src/common/sylpheed.c
8943                 Don't load common plugins if --exit is passed
8944         * src/prefs_gtk.c
8945         * src/prefs_gtk.h
8946                 Implement a cache to avoid reading the same
8947                 files over and over again at startup
8948
8949 2006-10-06 [colin]      2.5.3cvs12
8950
8951         * src/summaryview.c
8952         * src/gtk/quicksearch.c
8953                 Update display every 5k mails on fast searches
8954
8955 2006-10-06 [colin]      2.5.3cvs11
8956
8957         * src/textview.c
8958                 Don't do quote folding on HTML or ERTF.
8959                 May fix the Cygwin issues if they were
8960                 happening with HTML mails?
8961
8962 2006-10-05 [colin]      2.5.3cvs10
8963
8964         * src/prefs_gtk.c
8965                 Oops, forgot one
8966
8967 2006-10-05 [colin]      2.5.3cvs9
8968
8969         * src/prefs_gtk.c
8970                 Use unlocked_stdio here too
8971
8972 2006-10-05 [colin]      2.5.3cvs8
8973
8974         * src/folderview.c
8975                 Fix go to next * after preferences apply
8976         * src/msgcache.c
8977                 Do the fd lock/unlock ourselves instead of
8978                 letting the libc do it at each write 
8979
8980 2006-10-05 [colin]      2.5.3cvs7
8981
8982         * src/common/utils.c
8983                 Faster division, thanks to Jean Diraison
8984
8985 2006-10-05 [paul]       2.5.3cvs6
8986
8987         * src/common/utils.c
8988                 fix building with --disable-nls
8989
8990 2006-10-04 [colin]      2.5.3cvs5
8991
8992         * src/folder.c
8993                 Maybe fix a segfault
8994
8995 2006-10-04 [wwp]        2.5.3cvs4
8996
8997         * src/prefs_folder_item.c
8998                 Fine-tune layouts in folder item prefs. Suggested by
8999                 Fabien Vantard <fzzzzz@gmail.com>.
9000
9001 2006-10-04 [wwp]        2.5.3cvs3
9002
9003         * src/prefs_folder_item.c
9004                 Kill the clandestine passengers. You didn't see anything.
9005
9006 2006-10-04 [wwp]        2.5.3cvs2
9007
9008         * src/prefs_folder_item.c
9009                 Add a way to test the subject simplify regexp in
9010                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9011                 w/ few layout changes.
9012
9013 2006-20-04 [paul]       2.5.3cvs1
9014
9015         * NEWS
9016         * README
9017         * configure.ac
9018                 Update version number following
9019                 stable release
9020
9021 2006-10-04 [colin]      2.5.2cvs42
9022
9023         * src/folder.c
9024         * src/folder.h
9025         * src/summaryview.c
9026                 Provide a way for folder classes to set their sort
9027                 type and key
9028
9029 2006-10-03 [colin]      2.5.2cvs41
9030
9031         * src/mh.c
9032                 Don't use strlen() to know if the
9033                 string's empty
9034
9035 2006-10-03 [colin]      2.5.2cvs40
9036
9037         * src/mh.c
9038                 Fix "check for new folders" with accentued folders
9039
9040 2006-10-03 [ticho]      2.5.2cvs39
9041
9042         * src/filtering.c
9043         * src/folder.c
9044         * src/inc.c
9045         * src/mbox.c
9046                 Colin's fix for "copy" filtering rules.
9047
9048 2006-10-02 [colin]      2.5.2cvs38
9049
9050         * src/folderview.c
9051                 Fix for double-click too
9052
9053 2006-10-02 [colin]      2.5.2cvs37
9054
9055         * src/folderview.c
9056                 correct fix for cvs36
9057
9058 2006-10-02 [colin]      2.5.2cvs36
9059
9060         * src/folderview.c
9061                 Fix 'goto next unread' after collapsing/expanding 
9062                 a node.
9063
9064 2006-10-02 [colin]      2.5.2cvs35
9065
9066         * src/summaryview.c
9067                 Fix double freeze/thaw
9068         * src/common/utils.c
9069         * src/common/utils.h
9070                 Reimplement strftime
9071         * src/procheader.c
9072                 Use it
9073
9074
9075 2006-10-02 [colin]      2.5.2cvs34
9076
9077         * src/mh.c
9078                 Time mh_write_sequences() - it's fast
9079         * src/summaryview.c
9080                 Init a variable to shut up gcc
9081
9082 2006-10-01 [colin]      2.5.2cvs33
9083
9084         * src/folder.c
9085         * src/mh.c
9086         * src/mh.h
9087         * src/msgcache.c
9088                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9089                 Add fsync but disable it, it's slow as hell
9090
9091 2006-10-01 [colin]      2.5.2cvs32
9092
9093         * src/mh.c
9094         * src/msgcache.c
9095                 fflush() caches and mh_sequences before
9096                 fclose()ing
9097
9098 2006-10-01 [colin]      2.5.2cvs31
9099
9100         * src/msgcache.c
9101                 Don't ftruncate when not using mmap
9102
9103 2006-09-30 [colin]      2.5.2cvs30
9104
9105         * src/main.c
9106                 Write folder list *after* saving caches
9107
9108 2006-09-30 [colin]      2.5.2cvs29
9109
9110         * src/folder.c
9111         * src/mh.c
9112                 Debug forced mtime changes
9113
9114 2006-09-30 [colin]      2.5.2cvs28
9115
9116         * src/folder.c
9117         * src/main.c
9118                 Remove useless debug_print()s (code
9119                 well-tested)
9120
9121 2006-09-30 [colin]      2.5.2cvs27
9122
9123         * src/mh.c
9124                 Do stuff faster when writing mh_sequences
9125
9126 2006-09-30 [colin]      2.5.2cvs26
9127
9128         * src/mh.c
9129                 Don't let the writing of .mh_sequences, which
9130                 can change the folder's mtime, let us think
9131                 we need to scan.
9132
9133 2006-09-30 [colin]      2.5.2cvs25
9134
9135         * src/folder.c
9136                 Move a debug_print where it belongs 
9137                 (processing)
9138         * src/summaryview.c
9139                 Don't mess with a huge slow subject
9140                 table if we're not threading by
9141                 subject
9142
9143 2006-09-30 [colin]      2.5.2cvs24
9144
9145         * src/msgcache.c
9146                 Reenable mmaped reads (*not* writes!)
9147         * src/procmsg.c
9148                 Don't destroy and recreate hashtables just
9149                 for fun
9150         * src/common/utils.c
9151                 Remove useless reply prefixes (it's case
9152                 unsensitive)
9153
9154 2006-09-30 [wwp]        2.5.2cvs23
9155
9156         * tools/fix_date.sh
9157                 Fixed a minor bug in date value extraction, added a switch
9158                 to replace non RFC-compliant Date: value, added a switch
9159                 to use strict RFC matching patterns for dates.
9160
9161 2006-09-29 [colin]      2.5.2cvs22
9162
9163         * src/matcher_parser.h
9164         * src/matcher_parser_parse.y
9165         * src/prefs_filtering.c
9166         * src/statusbar.c
9167         * src/summary_search.c
9168         * src/summaryview.c
9169         * src/gtk/quicksearch.c
9170         * src/gtk/quicksearch.h
9171                 Optimise searches by setting different
9172                 refresh intervals (depending if the 
9173                 search is fast or not)
9174
9175 2006-09-29 [colin]      2.5.2cvs21
9176
9177         * src/codeconv.c
9178                 Optimise by reusing the last iconv converter
9179                 if possible
9180         * src/textview.c
9181                 Optimise a bit (the foldable quotes feature
9182                 still has an awful O(n^2) algo
9183
9184 2006-09-29 [colin]      2.5.2cvs20
9185
9186         * src/gtk/gtksctree.c
9187         * src/gtk/gtksctree.h
9188                 Optimise de-selection via up/down or
9189                 another key
9190
9191 2006-09-28 [colin]      2.5.2cvs19
9192
9193         * src/action.c
9194         * src/compose.c
9195         * src/folderview.c
9196         * src/mainwindow.c
9197         * src/messageview.c
9198         * src/summary_search.c
9199         * src/toolbar.c
9200                 Avoid using summaryview->ctree directly
9201
9202 2006-09-28 [colin]      2.5.2cvs18
9203
9204         * src/summaryview.c
9205         * src/summaryview.h
9206                 Add helpers to freeze/thaw/grab_focus
9207                 Factorize calls to freeze/thaw/grab_focus
9208                 
9209
9210 2006-09-28 [colin]      2.5.2cvs17
9211
9212         * src/main.c
9213                 More guards for the session management
9214
9215 2006-09-28 [colin]      2.5.2cvs16
9216
9217         * src/folderview.c
9218         * src/gtk/gtksctree.c
9219         * src/gtk/gtksctree.h
9220                 Make expanding not recursive in folderview
9221
9222 2006-09-28 [colin]      2.5.2cvs15
9223
9224         * src/addressbook.c
9225                 If nothing is selected in the list (right part)
9226                 and a group is selected in the tree (left part),
9227                 mail this group.
9228
9229 2006-09-28 [colin]      2.5.2cvs14
9230
9231         * src/Makefile.am
9232                 Actually use SM_LIBS
9233
9234 2006-09-28 [ticho]      2.5.2cvs13
9235
9236         * src/export.c
9237         * src/messageview.c
9238         * src/mimeview.c
9239         * src/news.c
9240         * src/pop.c
9241         * src/prefs_themes.c
9242         * src/procmsg.c
9243                 Small i18n string optimization.
9244         * src/send_message.c
9245         * src/summaryview.c
9246         * src/common/session.c
9247         * src/common/smtp.c
9248         * src/common/ssl_certificate.c
9249         * src/common/utils.c
9250                 Use "Couldn't" instead of "Can't" in UI messages,
9251                 where appropriate.
9252
9253 2006-09-28 [colin]      2.5.2cvs12
9254
9255         * configure.ac
9256                 Possibly fix link errors
9257
9258 2006-09-27 [wwp]        2.5.2cvs11
9259
9260         * src/gtk/authors.h
9261         * doc/man/sylpheed-claws.1
9262         * manual/ack.xml
9263         * manual/es/ack.xml
9264         * manual/fr/ack.xml
9265         * manual/pl/ack.xml
9266                 Updated authors info (me, myself and I).
9267
9268 2006-09-27 [colin]      2.5.2cvs10
9269
9270         * src/addressbook.c
9271                 Remove useless printf
9272
9273 2006-09-27 [wwp]        2.5.2cvs9
9274
9275         * src/editgroup.c
9276         * src/send_message.c
9277         * src/inc.c
9278         * src/prefs_common.c
9279         * src/prefs_common.h
9280         * src/gtk/progressdialog.c
9281                 remember more windows' sizes (send dialog, received dialog,
9282                 edit group in addressbook).
9283
9284 2006-09-27 [colin]      2.5.2cvs8
9285
9286         * configure.ac
9287         * src/main.c
9288         * src/mainwindow.h
9289                 Use libSM to communicate with the session
9290                 manager, so that we can know when the 
9291                 session ends, save our caches, and draft
9292                 our compose windows.
9293
9294 2006-09-27 [colin]      2.5.2cvs7
9295
9296         * src/addressbook.c
9297                 Fix issues:
9298                 o Allow Book and Group creation from the tree's
9299                   contextual menu
9300                 o Do not actually delete the contacts when 
9301                   deleting groups from the tree (duh!)
9302
9303 2006-09-27 [colin]      2.5.2cvs6
9304
9305         * src/compose.c
9306         * src/compose.h
9307         * src/mainwindow.c
9308         * src/textview.c
9309         * src/toolbar.c
9310                 o Allow passing an email address to 
9311                   compose_new_with_folderitem
9312                 o Update callers
9313                 o Use current folderitem when clicking
9314                   on a TextView mailto: link
9315                 o Fix a possible leak in TextView
9316
9317 2006-09-27 [colin]      2.5.2cvs5
9318
9319         * src/html.c
9320                 Use UTF-8 chars to replace HTML entities
9321
9322 2006-09-27 [colin]      2.5.2cvs4
9323
9324         * AUTHORS
9325         * src/prefs_account.c
9326         * src/gtk/authors.h
9327                 Fix bug #1024 (Array index out of
9328                 range in sylpheed-claws-2.5.2)
9329                 Patch by Ales Nosek <anosek@suse.cz>
9330
9331 2006-09-27 [colin]      2.5.2cvs3
9332
9333         * src/addr_compl.c
9334                 Actually do the test
9335
9336 2006-09-27 [colin]      2.5.2cvs2
9337
9338         * src/addr_compl.c
9339         * src/addr_compl.h
9340                 Allow completing with comma (in certain cases: vCalendar
9341                 for example doesn't support that)
9342                 Patch by Fabien Vantard
9343
9344 2006-09-26 [colin]      2.5.2cvs1
9345
9346         * src/Makefile.am
9347         * src/addr_compl.c
9348         * src/addr_compl.h
9349         * src/addrbook.c
9350         * src/addrbook.h
9351         * src/addressbook.c
9352         * src/addrindex.c
9353         * src/addrindex.h
9354         * src/compose.c
9355         * src/prefs_common.c
9356         * src/prefs_filtering_action.c
9357         * src/prefs_folder_item.c
9358         * src/prefs_template.c
9359         * src/stock_pixmap.c
9360         * src/stock_pixmap.h
9361         * src/pixmaps/addr_one.xpm
9362         * src/pixmaps/addr_two.xpm
9363                 Add auto-completion on groups
9364
9365 2006-09-26 [colin]      2.5.2
9366
9367         * NEWS
9368         * README
9369         * RELEASE_NOTES
9370                 2.5.2 released
9371
9372 2006-09-26 [colin]      2.5.1cvs5
9373
9374         * src/matcher.c
9375                 Fix condition
9376
9377 2006-09-26 [colin]      2.5.1cvs4
9378
9379         * src/mbox.c
9380                 Revert cvs1 (useless as the message is printed 
9381                 every 500 mails)
9382
9383 2006-09-26 [colin]      2.5.1cvs3
9384
9385         * src/partial_download.c
9386                 Fix crasher found by Alexsandar Urosevic
9387
9388 2006-09-26 [colin]      2.5.1cvs2
9389
9390         * src/summaryview.c
9391                 Fix bug #1023 (Sylpheed deletes too much messages)
9392
9393 2006-09-26 [ticho]      2.5.1cvs1
9394
9395         * src/mbox.c
9396                 Make use of gettext's multiple plurals for statusbar
9397                 progress message.
9398
9399 2006-09-25 [paul]       2.5.1
9400
9401         * NEWS
9402         * README
9403         * RELEASE_NOTES
9404                 2.5.1 released
9405
9406 2006-09-25 [colin]      2.5.0cvs3
9407
9408         * src/plugins/bogofilter/bogofilter.c
9409         * src/plugins/clamav/clamav_plugin.c
9410         * src/plugins/spamassassin/spamassassin.c
9411                 BogoFilter, Spamassassin: Fix double hook registering after
9412                 visiting preferences
9413                 Spamassassin, Clamav: Just set the mails to move instead of
9414                 doing the move - caller will move the things at once.
9415
9416 2006-09-25 [colin]      2.5.0cvs2
9417
9418         * src/imap.c
9419         * src/etpan/imap-thread.c
9420                 Use UID SEARCH ALL instead of UID 1:*
9421                 (braindead servers can't figure out that's
9422                 the same...)
9423
9424 2006-09-25 [wwp]        2.5.0cvs1
9425
9426         * src/message_search.c
9427                 Added the ability to stop a running search (in message body).
9428
9429 2006-09-25 [paul]       2.5.0
9430
9431         * NEWS
9432         * README
9433         * RELEASE_NOTES
9434                 2.5.0 released
9435
9436 2006-09-25 [paul]       2.4.0cvs214
9437
9438         * po/cs.po
9439         * po/de.po
9440         * po/fi.po
9441         * po/fr.po
9442         * po/nl.po
9443         * po/pt_BR.po
9444         * po/sk.po
9445         * po/sr.po
9446         * po/zh_CN.po
9447                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9448                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9449                 Ticho, Aleksander Urosevic, Ralgh Young
9450
9451 2006-09-24 [mones]      2.4.0cvs213
9452
9453         * po/es.po
9454                 Updated for release
9455
9456 2006-09-23 [colin]      2.4.0cvs212
9457
9458         * src/gtk/inputdialog.c
9459                 Fix [ ] remember this appearing in normal
9460                 input dialogs after it's been used by
9461                 mimeview.
9462         * src/folder.c
9463         * src/folderview.c
9464         * src/msgcache.c
9465         * src/procmsg.c
9466         * src/summaryview.c
9467         * src/textview.c
9468         * src/common/timing.h
9469                 Enable timings in debug mode and make it
9470                 look prettier.
9471
9472 2006-09-22 [colin]      2.4.0cvs211
9473
9474         * README
9475                 Revert test change
9476         * commitHelper
9477                 ping the correct URI
9478
9479 2006-09-22 [colin]      2.4.0cvs210
9480
9481         * README
9482                 Let's see if bug #1022 is fixed
9483
9484 2006-09-21 [colin]      2.4.0cvs209
9485
9486         * src/wizard.c
9487         * src/common/plugin.c
9488                 Prepare infra to load predefined plugins when
9489                 no configuration existed. Don't actually load
9490                 anything yet (feat. freeze)
9491
9492 2006-09-21 [wwp]        2.4.0cvs208
9493
9494         * manual/fr/faq.xml
9495                 Partial sync w/ 2.4.0cvs72:
9496                 wrap file and minor updates.
9497
9498 2006-09-21 [wwp]        2.4.0cvs207
9499
9500         * tools/fix_date.sh
9501                 several fixes and enhancements. A new --force switch has been
9502                 added to prevent overriding by default Date: header when
9503                 already existing.
9504
9505 2006-09-21 [paul]       2.4.0cvs206
9506
9507         * src/common/utils.c
9508                 add Chinese UTF8 Re prefix
9509
9510 2006-09-21 [wwp]        2.4.0cvs205
9511
9512         * tools/Makefile.am
9513                 Fics alfabettical order.
9514
9515 2006-09-21 [wwp]        2.4.0cvs204
9516
9517         * tools/fix_date.sh
9518         * tools/Makefile.am
9519                 Added an action tool to fix missing Date field in emails.
9520                 Updated Makefile.am to reflect those last two additions.
9521
9522 2006-09-21 [wwp]        2.4.0cvs203
9523
9524         * tools/uuooffice
9525                 Added a action tool to open uuencoded docs w/
9526                 OpenOffice (based on uudec method).
9527
9528 2006-09-21 [colin]      2.4.0cvs202
9529
9530         * src/compose.c
9531         * src/textview.c
9532                 Workaround possible GTK crash: remove selection 
9533                 clipboard before destroying widget, or GTK+-2.10
9534                 dies. Thanks to Hiro.
9535
9536 2006-09-20 [colin]      2.4.0cvs201
9537
9538         * src/compose.c
9539                 Fix free-after-use in some cases (when 
9540                 procmime_encode_content() frees mimeinfo->data.mem
9541                 and turns it to a temp file)
9542
9543 2006-09-20 [colin]      2.4.0cvs200
9544
9545         * src/folderview.c
9546         * src/summaryview.c
9547         * src/gtk/gtksctree.c
9548         * src/gtk/gtksctree.h
9549                 Add tooltips in the folderview and summaryview
9550                 (Doesn't break string freeze as they already
9551                 exist)
9552         * src/toolbar.c
9553                 Put the spam button in the default configuration
9554                 if compiled with bogo plugin too
9555
9556 2006-09-19 [colin]      2.4.0cvs199
9557
9558         * src/summaryview.c
9559         * src/summaryview.h
9560                 Update folder name label on folder rename
9561         * src/prefs_matcher.c
9562         * src/gtk/logwindow.h
9563                 Fix warnings
9564                 Patches by Fabien
9565
9566 2006-09-19 [wwp]        2.4.0cvs198
9567
9568         * src/summary_search.c
9569                 fix can't click forward/backward buttons in the
9570                 search messages.
9571
9572 2006-09-18 [paul]       2.4.0cvs197
9573
9574         * src/wizard.c
9575                 add missing bracket, capitalise the A of
9576                 'SpamAssassin'
9577
9578 2006-09-18 [paul]       2.4.0cvs196
9579
9580         * src/compose.c
9581                 fix bug 1012 'crashed upon sending mail
9582                 from compose window'
9583                 Thanks to Colin
9584
9585 2006-09-16 [colin]      2.4.0cvs195
9586
9587         * src/folderview.c
9588                 Fix "real-time" sorting by freezing/thawing
9589
9590 2006-09-16 [colin]      2.4.0cvs194
9591
9592         * manual/faq.xml
9593                 Fix the anti-spam entry a bit
9594
9595 2006-09-16 [colin]      2.4.0cvs193
9596
9597         * src/wizard.c
9598                 Make sure reviewers have no excuse when stating
9599                 Sylpheed-Claws doesn't have antispam capabilities.
9600
9601 2006-09-16 [colin]      2.4.0cvs192
9602
9603         * src/main.c
9604                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
9605                 as if the SIGPIPE comes from etpan's thread we could
9606                 trigger a GUI update from this thread.
9607
9608 2006-09-16 [colin]      2.4.0cvs191
9609
9610         * src/summaryview.c
9611                 Init all members of the struct
9612
9613 2006-09-16 [paul]       2.4.0cvs190
9614
9615         * src/account.c
9616                 improvements to the English
9617
9618 2006-09-15 [colin]      2.4.0cvs189
9619
9620         * src/summaryview.c
9621                 HIG order on dialog
9622
9623 2006-09-14 [colin]      2.4.0cvs188
9624
9625         * src/common/socket.c
9626         * src/common/socket.h
9627         * src/common/ssl.c
9628         * src/common/ssl_certificate.c
9629         * src/common/ssl_certificate.h
9630         * src/etpan/imap-thread.c
9631                 the get_fqdn() call done to get canonical name when
9632                 checking an SSL certificate is blocking, which is
9633                 sad as we just did a non-blocking lookup to connect.
9634                 Fix that by letting the fqdn available to the SockInfo,
9635                 and use that in ssl_certificate_check(). For IMAP,
9636                 we don't do it as the lookup's done by libetpan, but
9637                 it's less annoying as IMAP connections as much more
9638                 rare than POP3 connections.
9639
9640 2006-09-14 [paul]       2.4.0cvs187
9641
9642         * manual/advanced.xml
9643                 improvements to the English,
9644                 properly place the new hidden options
9645                 within the alphabetical order
9646         * src/gtk/pluginwindow.c
9647                 improvements to the English
9648
9649 2006-09-14 [colin]      2.4.0cvs186
9650
9651         * src/prefs_common.c
9652         * src/prefs_common.h
9653         * src/gtk/gtksctree.c
9654         * manual/advanced.xml
9655                 New hidden pref, stripes_color_offset, to change
9656                 the value added/substracted to normal bgcolor to
9657                 create the stripes in summaries
9658
9659 2006-09-13 [colin]      2.4.0cvs185
9660
9661         * src/gedit-print.c
9662         * src/messageview.c
9663         * src/messageview.h
9664         * src/summaryview.c
9665         * src/textview.c
9666                 Fix misc. printing issues: 
9667                 - Bad font for linkified headers
9668                 - Different font if the mail was displayed or not
9669                 - Factorize the thing
9670
9671 2006-09-13 [colin]      2.4.0cvs184
9672
9673         * src/common/ssl_certificate.c
9674                 Only get FQDN once when checking certificate
9675
9676 2006-09-13 [colin]      2.4.0cvs183
9677
9678         * src/account.c
9679         * src/gtk/pluginwindow.c
9680                 Misc. GUI fixes by Fabien
9681
9682 2006-09-13 [wwp]        2.4.0cvs182
9683
9684         * configure.ac
9685         * src/common/utils.h
9686         * src/common/utils.c
9687                 get rid of unused wide-char functions.
9688
9689 2006-09-13 [wwp]        2.4.0cvs181
9690
9691         * src/plugins/pgpinline/sylpheed.def
9692         * src/textview.c
9693                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
9694                 add privacy_reset_error to the .def file,
9695                 do not fork for an external textviewer.
9696
9697 2006-09-13 [wwp]        2.4.0cvs180
9698
9699         * src/prefs_common.c
9700                 fix broken font entry in prefs (patch issued by the gpg4win team,
9701                 probably by Marcus Brinkmann <marcus@g10code.de>).
9702
9703 2006-09-13 [colin]      2.4.0cvs179
9704
9705         * src/folder.h
9706                 Fix a warning in summaryview.c
9707         * src/mainwindow.c
9708         * src/summaryview.c
9709         * src/summaryview.h
9710                 Add missing Mark/* elements in the
9711                 main menu
9712
9713 2006-09-12 [colin]      2.4.0cvs178
9714
9715         * src/prefs_actions.c
9716         * src/prefs_filtering_action.c
9717         * src/prefs_matcher.c
9718                 Use (New) instead of New everywhere
9719
9720 2006-09-12 [wwp]        2.4.0cvs177
9721
9722         * manual/fr/addrbook.xml
9723         * manual/fr/handling.xml
9724                 updated some quotes in the fr manual to match the fr translation.
9725
9726 2006-09-12 [wwp]        2.4.0cvs176
9727
9728         * src/prefs_matcher.c
9729                 don't store translated string elements in matcher expressions.
9730                 Also fixed a misused of Q_().
9731
9732 2006-09-11 [wwp]        2.4.0cvs175
9733
9734         * src/plugins//bogofilter/bogofilter.c
9735         * src/plugins//clamav/clamav_plugin.c
9736         * src/plugins//demo/demo.c
9737         * src/plugins//dillo_viewer/dillo_viewer.c
9738         * src/plugins//pgpcore/plugin.c
9739         * src/plugins//pgpinline/plugin.c
9740         * src/plugins//pgpmime/plugin.c
9741         * src/plugins//spamassassin/spamassassin.c
9742                 gettext-ize more strings (mostly plugin error messages).
9743
9744 2006-09-11 [colin]      2.4.0cvs174
9745
9746         * src/alertpanel.c
9747                 Make maximum buffer size bigger to avoid
9748                 truncating translated messages. Patch by
9749                 Fabien
9750
9751 2006-09-11 [colin]      2.4.0cvs173
9752
9753         * src/etpan/imap-thread.c
9754                 Fix compilation on OpenBSD, thanks to 
9755                 Landry
9756
9757 2006-09-10 [wwp]        2.4.0cvs172
9758
9759         * manual/account.xml
9760         * manual/addrbook.xml
9761         * manual/handling.xml
9762         * manual/es/handling.xml
9763         * manual/fr/account.xml
9764         * manual/fr/addrbook.xml
9765         * manual/fr/handling.xml
9766                 documented addressbook matching (condition configuration):
9767                   addrbook.xml, en fr
9768                 documented per-account filtering rules (handling/filtering
9769                   section, account section):
9770                   account.xml, handling.xml, en fr
9771                 slightly updated the handling/searching section to tell few
9772                   words about the extended search ability:
9773                   handling.xml, en fr
9774                 added missing <quote></quotes> to Quick Search:
9775                   handling.xml, en fr es
9776                 fixed a typo (auomatically):
9777                   handling.xml, en
9778                 changes revisited by Paul.
9779
9780 2006-09-10 [paul]       2.4.0cvs171
9781
9782         * src/prefs_actions.c
9783         * src/prefs_filtering.c
9784         * src/prefs_template.c
9785                 adjustments to the gui
9786                 Patch by Fabien Vantard (slightly modified)
9787
9788 2006-09-10 [colin]      2.4.0cvs170
9789
9790         * src/summaryview.c
9791                 Check folderitem/summaryview consistency
9792                 (basically automates Update summary). Fixes
9793                 #1011 (wrong (negative) count on unread 
9794                 messages)
9795
9796 2006-09-10 [colin]      2.4.0cvs169
9797
9798         * src/gtk/gtksctree.c
9799                 Fix recursive expansion via mouse
9800         * src/plugins/bogofilter/bogofilter.c
9801                 Use normal filtering way of moving
9802                 messages (batching), possibly fixing
9803                 bug #1015 (Bogofilter plugin doubles 
9804                 new messages)
9805
9806 2006-09-09 [wwp]        2.4.0cvs168
9807
9808         * src/prefs_filtering.c
9809                 better place for this fix.
9810
9811 2006-09-09 [wwp]        2.4.0cvs167
9812
9813         * src/prefs_filtering.c
9814                 fix a minor bug when the enabled status of a filtering/processing
9815                 rule always got set to TRUE when replacing this rule. That still
9816                 make sense when adding a new rule, but now when replacing, we
9817                 don't override the value of 'enabled'.
9818                 Also renamed the func prefs_filtering_list_view_get_rule_name()
9819                 to prefs_filtering_list_view_get_info() as this function not only
9820                 returns the name, but also the account_id and the enabled status.
9821
9822 2006-09-09 [mones]      2.4.0cvs166
9823
9824         * manual/glossary.xml
9825         * manual/plugins.xml
9826                 Minor format corrections
9827         * manual/gpl.xml
9828                 Fix misplaced NO WARRANTY section
9829         * manual/es/advanced.xml
9830         * manual/es/faq.xml
9831         * manual/es/glossary.xml
9832         * manual/es/gpl.xml
9833         * manual/es/handling.xml
9834         * manual/es/plugins.xml
9835         * manual/es/starting.xml
9836                 Incorporate changes from English version
9837         * manual/fr/ack.xml
9838         * manual/pl/ack.xml
9839         * manual/es/ack.xml
9840                 Fix address, (add translation credits in es version)
9841         * po/es.po
9842                 Updated translation
9843
9844 2006-09-09 [wwp]        2.4.0cvs165
9845
9846         * src/prefs_filtering.c
9847                 fix a crash when opening filtering prefs, if matcherrc file contains
9848                 broken data (non-existing account id, which is theoretically not
9849                 possible).
9850
9851 2006-09-08 [colin]      2.4.0cvs164
9852
9853         * src/folder.c
9854                 Wrong assert, make it an if()
9855         * src/gtk/gtksctree.c
9856                 Fix bug #1013 (expand selected thread 
9857                 tree) - expanding is now recursive
9858
9859 2006-09-07 [wwp]        2.4.0cvs163
9860
9861         * src/prefs_matcher.c
9862                 make better sentences about addressbook matching in the
9863                 matcher prefs. This should make translators' work easier
9864                 too.
9865
9866 2006-09-07 [wwp]        2.4.0cvs162
9867
9868         * src/prefs_filtering.c
9869                 code simplification (get rid of dup var. assignment).
9870
9871 2006-09-07 [wwp]        2.4.0cvs161
9872
9873         * src/summaryview.c
9874                 use GTK_STOCK icons when possible, patch by Fabien Vantard
9875                 <fzzzzz@gmail.com>.
9876
9877 2006-09-07 [paul]       2.4.0cvs160
9878
9879         * src/mimeview.c
9880                 fix compilation warnings
9881                 Thanks to Colin
9882
9883 2006-09-07 [paul]       2.4.0cvs159
9884
9885         * src/mimeview.c
9886                 select the mimepart icon when
9887                 displaying as text
9888                 Thanks to Colin
9889
9890 2006-09-06 [paul]       2.4.0cvs158
9891
9892         * src/prefs_filtering.c
9893                 fix labels and table element spacing
9894                 Patch by Fabien Vantard
9895
9896 2006-09-06 [paul]
9897
9898         2.5.0-rc3 released
9899
9900 2006-09-06 [paul]       2.4.0cvs157
9901
9902         * manual/es/advanced.xml
9903                 fix typo
9904
9905 2006-09-06 [wwp]        2.4.0cvs156
9906
9907         * src/mainwindow.c
9908                 fix an dup launch issue when iconified, thanks to Colin.
9909
9910 2006-09-06 [wwp]        2.4.0cvs155
9911
9912         * src/gtk//gtksctree.h
9913                 oops, forgot that one!
9914
9915 2006-09-06 [wwp]        2.4.0cvs154
9916
9917         * manual/pl/advanced.xml
9918         * manual/advanced.xml
9919         * manual/es/advanced.xml
9920         * manual/fr/advanced.xml
9921         * src/prefs_customheader.c
9922         * src/prefs_filtering_action.c
9923         * src/foldersel.c
9924         * src/prefs_summaries.c
9925         * src/prefs_filtering.c
9926         * src/account.c
9927         * src/compose.c
9928         * src/prefs_summary_column.c
9929         * src/addr_compl.c
9930         * src/prefs_actions.c
9931         * src/prefs_folder_column.c
9932         * src/ssl_manager.c
9933         * src/prefs_template.c
9934         * src/prefs_display_header.c
9935         * src/prefs_common.h
9936         * src/prefs_matcher.c
9937         * src/prefs_common.c
9938         * src/prefs_toolbar.c
9939         * src/summaryview.c
9940         * src/folderview.c
9941         * src/gtk/gtksctree.c
9942         * src/gtk/pluginwindow.c
9943         * src/gtk/progressdialog.c
9944         * src/gtk/prefswindow.c
9945                 renamed hidden option enable_rules_hint to use_stripes_everywhere
9946                 to make its meaning more obvious (all versions of the manual reflect
9947                 the change).
9948                 added an extra hidden option use_stripes_in_summary to allow
9949                 discarding these stripes in mainwindow's folder and message lists;
9950                 en and fr manuals only are OK towards this.
9951
9952 2006-09-06 [colin]      2.4.0cvs153
9953
9954         * src/textview.c
9955                 Hide Sylpheed-Claws' internal queue headers
9956                 when showing all headers. They'll be present
9957                 only in Source window.
9958
9959 2006-09-05 [colin]      2.4.0cvs152
9960
9961         * src/plugins/trayicon/trayicon.c
9962                 Fix crash at exit - we have to disconnect
9963                 our handlers
9964         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9965                 Update eggtrayicon - patch adapted from a
9966                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
9967                 on Sylpheed's ML
9968
9969 2006-09-05 [colin]      2.4.0cvs151
9970
9971         * src/mainwindow.c
9972         * src/gtk/logwindow.c
9973                 Fix race condition when something writes
9974                 to the log too soon during init. Thanks
9975                 to Fabien Vantard
9976
9977 2006-09-05 [colin]      2.4.0cvs150
9978
9979         * src/mimeview.c
9980                 Don't select part on right-click either
9981
9982 2006-09-05 [paul]       2.4.0cvs149
9983
9984         * src/mimeview.c
9985                 completion of previous commit
9986                 Thanks to Colin
9987
9988 2006-09-05 [colin]      2.4.0cvs148
9989
9990         * src/mimeview.c
9991                 Don't force selection on middle-click, just open
9992
9993 2006-09-04 [colin]      2.4.0cvs147
9994
9995         * src/mimeview.c
9996                 Looks like gtk_notebook_set_current_page()
9997                 sometimes steals focus, and this annoys us
9998                 in MimeViewers as it renders navigation
9999                 keys useless. Take back focus after switching
10000                 pages.
10001
10002 2006-09-04 [colin]      2.4.0cvs146
10003
10004         * src/messageview.c
10005                 Set stop_loading when clicking on Next
10006                 during load. Don't add a callback to 
10007                 avoid over-complicating things.
10008
10009 2006-09-04 [colin]      2.4.0cvs145
10010
10011         * src/mimeview.c
10012         * src/messageview.c
10013                 Fix multiple loads in separate messageview
10014
10015 2006-09-04 [colin]      2.4.0cvs144
10016
10017         * src/summaryview.c
10018                 Let navigation keys be handled during 
10019                 load
10020
10021 2006-09-04 [colin]      2.4.0cvs143
10022
10023         * src/messageview.c
10024         * src/summaryview.c
10025         * src/textview.c
10026         * src/textview.h
10027                 Make loading of huge mails (lots of text and/or
10028                 images) cancellable, so the GUI doesn't block 
10029
10030 2006-09-04 [colin]      2.4.0cvs142
10031
10032         * src/plugins/trayicon/trayicon.c
10033                 Fix annoyance when removing a folder with 
10034                 unread mails: trayicon didn't update
10035
10036 2006-09-04 [paul]       2.4.0cvs141
10037
10038         * src/gtk/icon_legend.c
10039                 straighten up columns
10040                 Patch by Fabien Vantard
10041
10042 2006-09-04 [wwp]        2.4.0cvs140
10043
10044         * src/prefs_filtering.c
10045                 fix new line's account name in filtering prefs:
10046                 was "All", is now "(New)".
10047
10048 2006-09-04 [paul]       2.4.0cvs139
10049
10050         * tools/make.themes.project
10051                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10052                 instead of homebrewed "make release"
10053
10054 2006-09-03 [colin]      2.4.0cvs138
10055
10056         * src/folderview.c
10057                 Fix bug #1007 (Wrong folder highlighted)
10058
10059 2006-09-03 [colin]      2.4.0cvs137
10060
10061         * src/compose.c
10062                 Don't set Newsgroup: header to a mail folder
10063                 path
10064
10065 2006-09-03 [paul]       2.4.0cvs136
10066
10067         * src/prefs_other.c
10068         * src/prefs_spelling.c
10069                 unify the gui
10070
10071 2006-09-03 [paul]       2.4.0cvs135
10072
10073         * src/prefs_summaries.c
10074                 correct menu item text in prefs_keybind_apply_clicked()
10075
10076 2006-09-03 [paul]       2.4.0cvs134
10077
10078         * manual/advanced.xml
10079                 some improvements to the descriptions
10080         * src/mainwindow.c
10081         * src/messageview.c
10082         * src/summaryview.c
10083         * src/gtk/menu.c
10084                 fix menu sensitivity issues
10085         * src/prefs_message.c
10086                 drop the useless word 'short'
10087         * src/prefs_other.c
10088                 add the word 'lines' indicating log length
10089                 is a measure of lines
10090         * src/textview.c
10091                 fix compilation warnings
10092
10093 2006-09-02 [colin]      2.4.0cvs133
10094
10095         * src/messageview.c
10096                 Display a special return-receipt message
10097                 if the message is from the user
10098         * src/summaryview.c
10099                 Fix missing freeze of the list when marking
10100                 all read and unthreading for exec. Thanks
10101                 to Stephan Sachse.
10102
10103 2006-09-02 [paul]       2.4.0cvs132
10104
10105         * src/mainwindow.c
10106         * src/prefs_message.c
10107         * src/summaryview.c
10108                 fix some english
10109
10110 2006-09-02 [wwp]        2.4.0cvs131
10111
10112         * src/prefs_filtering.c
10113                 added an account name column to the filtering rules
10114                 dialog.
10115
10116 2006-09-02 [colin]      2.4.0cvs130
10117
10118         * src/gtk/logwindow.c
10119         * src/gtk/logwindow.h
10120                 Block scrolling if we're not at the end
10121                 of the log
10122
10123 2006-09-02 [colin]      2.4.0cvs129
10124
10125         * src/folder.c
10126                 Make sure account-specific rules can't
10127                 be used in {pre-,post-,}processing
10128         * src/mainwindow.c
10129         * src/gtk/logwindow.c
10130         * src/gtk/logwindow.h
10131                 Jump to last error when clicking on the
10132                 warning icon
10133
10134 2006-09-02 [colin]      2.4.0cvs128
10135
10136         * src/imap.c
10137         * src/import.c
10138         * src/mainwindow.c
10139         * src/mainwindow.h
10140                 Fix warning icon
10141         * src/inc.c
10142         * src/mbox.c
10143         * src/mbox.h
10144                 Let proc_mbox know its account, for
10145                 account-specific rules
10146
10147 2006-09-01 [colin]      2.4.0cvs127
10148
10149         * src/codeconv.c
10150                 Don't uselessly use iconv to convert from
10151                 us-ascii
10152         * src/alertpanel.c
10153         * src/mainwindow.c
10154         * src/mainwindow.h
10155         * src/inc.c
10156                 Fix certain log cases, disable warning icon
10157                 for now, the correct way to display it when
10158                 necessary and only when necessary is probably
10159                 to do it manually rather than use error logs
10160         * src/etpan/imap-thread.c
10161                 Clean up UID logging a bit
10162         * src/gtk/logwindow.c
10163         * src/gtk/logwindow.h
10164                 Make logging faster when the window's closed
10165
10166 2006-09-01 [wwp]        2.4.0cvs126
10167
10168         * manual/fr/account.xml
10169                 reflect changes to the ref. manual (parts of cvs72):
10170                 fix tabnames and quotes.
10171
10172 2006-09-01 [wwp]        2.4.0cvs125
10173
10174         * manual/fr/plugins.xml
10175                 reflect changes to the reference manual (cvs42):
10176                 update IRC channel info.
10177
10178 2006-09-01 [wwp]        2.4.0cvs124
10179
10180         * commitHelper
10181                 use CVSEDITOR env. var. if set, according to `man cvs`.
10182
10183 2006-09-01 [wwp]        2.4.0cvs123
10184
10185         * manual/advanced.xml
10186                 better sentence again (thanks to Paul).
10187
10188 2006-09-01 [wwp]        2.4.0cvs122
10189
10190         * manual/advanced.xml
10191         fix definition of toolbar_detachable and rework a bit the one of
10192         enable_dotted_lines.
10193
10194 2006-09-01 [mones]      2.4.0cvs121
10195
10196         * manual/advanced.xml
10197                 Document enable_dotted_lines
10198
10199 2006-09-01 [paul]       2.4.0cvs120
10200
10201         * src/folderview.c
10202         * src/folderview.h
10203         * src/imap.c
10204         * src/mainwindow.c
10205         * src/summaryview.c
10206                 obey the 'When entering folder...' option
10207                 when using the /View/Go to/... menu items
10208                 Thanks to Colin
10209
10210 2006-08-31 [colin]      2.4.0cvs119
10211
10212         * src/folderview.c
10213                 Revert 2.4.0cvs116, wrong fix.
10214
10215 2006-08-31 [colin]      2.4.0cvs118
10216
10217         * src/gtk/gtksctree.c
10218                 Better state the various copyrights
10219
10220 2006-08-31 [colin]      2.4.0cvs117
10221
10222         * src/prefs_common.c
10223                 fix enable_dotted_lines
10224
10225 2006-08-31 [colin]      2.4.0cvs116
10226
10227         * src/folderview.c
10228                 Use pref "Always open on select" when going
10229                 to next unread folder
10230         * src/gtk/gtksctree.c
10231                 Fix link failure to _gtk_clist_create_cell_layout
10232                 on certain computers. (Why not mine, I wonder)
10233
10234 2006-08-31 [colin]      2.4.0cvs115
10235
10236         * src/procmsg.c
10237         * src/textview.c
10238         * src/plugins/bogofilter/bogofilter.c
10239         * src/plugins/spamassassin/spamassassin.c
10240                 Requalify some "errors" to warnings
10241         * src/mainwindow.c
10242         * src/mainwindow.h
10243         * src/statusbar.c
10244                 Add an icon in the statusbar to notify
10245                 of errors
10246         * src/gtk/gtksctree.c
10247         * src/folderview.c
10248         * src/summaryview.c
10249                 Make the GtkSCTree look more modern by
10250                 alternating background lines
10251         * src/prefs_common.c
10252         * src/prefs_common.h
10253                 Add a pref to let people have the old
10254                 way if they prefer
10255
10256
10257 2006-08-30 [colin]      2.4.0cvs114
10258
10259         * src/procmsg.c
10260         * src/procmsg.h
10261                 Provide a way to filter a list of
10262                 messages in an optimised manner, and
10263                 add a list-filtering hook
10264         * src/folder.c
10265         * src/inc.c
10266         * src/mbox.c
10267                 Use the list filtering
10268         * src/plugins/bogofilter/bogofilter.c
10269                 Use the list-filtering hook
10270                 Use -b (bulk) mode for more speed
10271                 when learning and filtering
10272         * src/etpan/imap-thread.c
10273                 Make log output shorter in UID SEARCH
10274
10275
10276 2006-08-30 [colin]      2.4.0cvs113
10277
10278         * src/plugins/bogofilter/bogofilter.c
10279                 Really fast mass learning - thanks to David
10280                 Relson for the options explanations :)
10281
10282 2006-08-30 [colin]      2.4.0cvs112
10283
10284         * src/msgcache.c
10285                 Fix compilation on FreeBSD. Thanks
10286                 to Michael Hugues
10287
10288 2006-08-29 [colin]      2.4.0cvs111
10289
10290         * src/folderview.c
10291                 Handle "popup_menu" signal (for popping the 
10292                 menu via the keyboard)
10293         * src/mimeview.c
10294         * src/mimeview.h
10295         * src/summaryview.c
10296         * src/textview.c
10297         * src/gtk/gtkutils.c
10298         * src/gtk/gtkutils.h
10299                 Factorize scrolling code, and add an API 
10300                 for MimeViewers to handle scroll orders
10301
10302 2006-08-29 [wwp]        2.4.0cvs110
10303
10304         * src/plugins//bogofilter/bogofilter.c
10305         * src/plugins//spamassassin/spamassassin.c
10306                 make the bogofilter/spamassassin filtering error dialogs at
10307         incorporation obey to the "don't popup error dialog on
10308         receive error" option. If disabled, feed the log window w/
10309         the error message.
10310
10311 2006-08-29 [paul]
10312
10313         2.5.0-rc2 released
10314
10315 2006-08-29 [paul]       2.4.0cvs109
10316
10317         * Makefile.am
10318                 remove 'make release', it's not needed
10319                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10320
10321 2006-08-29 [paul]       2.4.0cvs108
10322
10323         * src/foldersel.c
10324         * src/summary_search.c
10325         * src/gtk/progressdialog.c
10326         * src/plugins/pgpcore/passphrase.c
10327                 replace deprecated gtk_window_set_policy()
10328
10329 2006-08-29 [colin]      2.4.0cvs107
10330
10331         * src/folder.c
10332                 Fix data loss when copy fails during a move:
10333                 only use fast remove_msgs if everything was
10334                 copied OK; else use slow remove_msg on the
10335                 mails that got copied only.
10336
10337 2006-08-28 [paul]       2.4.0cvs106
10338
10339         * src/mh.c
10340                 revert change in 2.4.0cvs104, it breaks
10341                 stuff
10342
10343 2006-08-28 [paul]       2.4.0cvs105
10344
10345         * src/plugins/spamassassin/spamassassin.c
10346                 english fix
10347
10348 2006-08-28 [paul]       2.4.0cvs104
10349
10350         * src/mh.c
10351                 fix data loss when moving to another
10352                 mailbox fails
10353         * src/prefs_spelling.c
10354                 improve the english
10355         * src/gtk/pluginwindow.c
10356                 improve the layout of the dialog text
10357         All thanks to Colin
10358
10359 2006-08-28 [paul]       2.4.0cvs103
10360
10361         * src/plugins/bogofilter/bogofilter.c
10362         * src/plugins/bogofilter/bogofilter_gtk.c
10363                 fix english up a bit, innit
10364
10365 2006-08-28 [paul]       2.4.0cvs102
10366
10367         * configure.ac
10368         * po/Makefile.in.in
10369         * po/Makevars
10370                 require autoconf 2.60, enabling building
10371                 with gettext 0.15 (gettext 0.14.x build still
10372                 possible). Replace Makefiles with versions
10373                 from gettext 0.15.
10374                 Remove configure options --with-localedir and
10375                 --with-mandir. The options that are provided
10376                 directly by autoconf 2.60 can be used instead:
10377                 --mandir --localedir
10378
10379 2006-08-27 [colin]      2.4.0cvs101
10380
10381         * src/plugins/bogofilter/Makefile.am
10382                 Fix make dist (no README)
10383
10384 2006-08-27 [colin]      2.4.0cvs100
10385
10386         * src/folder.c
10387                 Don't use F_UNKNOWN folders for any default
10388                 outbox/trash/etc
10389         * src/plugins/bogofilter/bogofilter.c
10390         * src/plugins/bogofilter/bogofilter.h
10391         * src/plugins/bogofilter/bogofilter_gtk.c
10392                 Add an option to specify the path to bogofilter
10393                 Use single-quotes to be able to learn in folders
10394                 with spaces in their names
10395                 Verify learning status
10396
10397 2006-08-27 [colin]      2.4.0cvs99
10398
10399         * manual/faq.xml
10400         * manual/plugins.xml
10401                 Document Bogofilter plugin
10402
10403 2006-08-27 [colin]      2.4.0cvs98
10404
10405         * src/compose.c
10406         * src/messageview.c
10407         * src/procmsg.c
10408         * src/procmsg.h
10409                 When possible, copy the queued mail to sent folder
10410                 instead of re-adding. Much faster on IMAP.
10411
10412 2006-08-27 [colin]      2.4.0cvs97
10413
10414         * src/msgcache.c
10415                 Disable mmaped caches - huge metadata loss
10416                 here after a power failure.
10417         * src/summaryview.c
10418                 Add quicksearch timing
10419         * src/common/plugin.c
10420         * src/common/plugin.h
10421                 Implement an interface to tell what plugins
10422                 provide. Prevent loading of similar plugins.
10423         * src/plugins/clamav/clamav_plugin.c
10424         * src/plugins/demo/demo.c
10425         * src/plugins/dillo_viewer/dillo_viewer.c
10426         * src/plugins/pgpcore/plugin.c
10427         * src/plugins/pgpinline/pgpinline.c
10428         * src/plugins/pgpmime/pgpmime.c
10429         * src/plugins/spamassassin/spamassassin.c
10430         * src/plugins/trayicon/trayicon.c
10431                 Implement plugin_provides()
10432
10433 2006-08-27 [colin]      2.4.0cvs96
10434
10435         * configure.ac
10436         * src/plugins/Makefile.am
10437         * src/plugins/bogofilter/.cvsignore
10438         * src/plugins/bogofilter/Makefile.am
10439         * src/plugins/bogofilter/bogofilter.c
10440         * src/plugins/bogofilter/bogofilter.h
10441         * src/plugins/bogofilter/bogofilter_gtk.c
10442                 New Bogofilter plugin, provides filtering and
10443                 learning. Spamassassin will go to extra plugins.
10444
10445 2006-08-26 [mones]      2.4.0cvs95
10446
10447         * manual/handling.xml
10448                 Fix subfolder path in the example (thanks to Paul) 
10449
10450 2006-08-26 [mones]      2.4.0cvs94
10451
10452         * manual/glossary.xml
10453                 2.2. + add ISP to the glossary
10454                 7.5. + Add UIDL to glossary
10455                 7.7. + Add TCP to glossary
10456         * manual/handling.xml
10457                 7.1. + Mentions GNU/Linux distribution, what about the non...
10458                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10459                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10460                 7.4. = Use appropriate quotation for commands
10461                 7.6. = change "" to <quote></quote>
10462         * manual/plugins.xml
10463                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
10464         * manual/starting.xml
10465                 2.1. + local mbox file: some examples of mbox file locations...
10466                 Also reformatted files requiring it
10467
10468 2006-08-26 [wwp]        2.4.0cvs93
10469
10470         * src/summary_search.c
10471                 disable find buttons while summary search is running.
10472
10473 2006-08-25 [colin]      2.4.0cvs92
10474
10475         * src/folder.c
10476         * src/folderutils.c
10477         * src/mh.c
10478         * src/procmsg.h
10479         * src/summaryview.c
10480                 Speed up MH moving, and add progressbar
10481                 for MH deletion
10482         * src/msgcache.c
10483                 Write cache files using mmap() too
10484
10485 2006-08-25 [wwp]        2.4.0cvs91
10486
10487         * src/summaryview.c
10488                 switch spam<->ham button when a message has been marked as spam or ham
10489                 and is still selected. Thanks to Colin.
10490
10491 2006-08-25 [paul]       2.4.0cvs90
10492
10493         * src/Makefile.am
10494         * src/stock_pixmap.c
10495         * src/stock_pixmap.h
10496         * src/summaryview.c
10497         * src/gtk/icon_legend.c
10498         * src/pixmaps/copied.xpm
10499         * src/pixmaps/moved.xpm
10500                 add icons for delayed execution marked for
10501                 copying, marked for moving
10502
10503 2006-08-25 [mones]      2.4.0cvs89
10504
10505         * manual/glossary.xml
10506                 Fix the other glossary items:
10507                 5.1. = Inmmediate execution -> <quote>immediate execution...
10508                 5.2. = Fix MBOX capitalization -> Mbox
10509                 5.3. + Improve Plugins def. w/ tech. ref.
10510                 5.4. = Quotation -> replace '>' by <quote>></quote>
10511                 5.5. - SMTP Server. -> remove dot
10512         * po/es.po
10513                 Updated translation
10514
10515 2006-08-25 [mones]      2.4.0cvs88
10516
10517         * manual/ack.xml
10518                 Reformatted, changed email address
10519         * manual/glossary.xml
10520                 Reformatted, fixed MANUAL-TODO items:
10521                 8.2. + add ROT-13 to glossary
10522                 8.4. + add URL to glossary
10523         * manual/es/advanced.xml
10524                 Fixed <literal>s
10525
10526 2006-08-25 [paul]       2.4.0cvs87
10527
10528         * src/gtk/icon_legend.c
10529                 add 'marked for deletion' icon
10530                 arrange icons by containing column
10531                 wrap long label text
10532
10533 2006-08-25 [colin]      2.4.0cvs86
10534
10535         * src/common/utils.c
10536         * src/common/utils.h
10537                 Add the sc_g_*list_bigger functions in
10538                 a place everyone can use it
10539         * src/summaryview.c
10540                 Only freeze/thaw the list when working
10541                 on the selection, if it's bigger than 1
10542         * src/gtk/gtksctree.c
10543                 Only freeze/thaw the list when unselec-
10544                 ting 'all' if ('all' != 1)
10545                 This avoids some flickering
10546
10547 2006-08-24 [colin]      2.4.0cvs85
10548
10549         * src/addressbook.c
10550                 Fix strange list selection
10551                 Fix random seg (Invalid read of freed memory)
10552
10553 2006-08-24 [colin]      2.4.0cvs84
10554
10555         * src/alertpanel.c
10556         * src/gtk/inputdialog.c
10557         * src/plugins/pgpcore/passphrase.c
10558                 Revert minimal width patch of 2.4.0cvs67,
10559                 as it is also a maximal width. Use 
10560                 gtk_window_set_default_size instead.
10561
10562 2006-08-24 [colin]      2.4.0cvs83
10563
10564         * src/msgcache.c
10565                 Write cache/mark to temp files before
10566                 overwriting old ones (avoids metadata
10567                 loss if writing the new files fail).
10568                 Use mmap() to read cache/mark file, as
10569                 this makes cache reading faster. Dis-
10570                 abled for big-endian machines until it
10571                 can be tested. (Big-endian users: set
10572                 msgcache_use_mmap = TRUE in the relevant
10573                 #if).
10574         * src/procmsg.h
10575                 Move rarely used fields of MsgInfo in 
10576                 another structure, which will only be
10577                 allocated if needed. Face, X-Face,
10578                 Return receipt headers and List-*
10579                 headers are moved. Mails having none
10580                 of these occupy 52 bytes less with
10581                 this patch, which makes 2.5MB of RAM
10582                 saved on a 50k folder).
10583         * src/headerview.c
10584         * src/mainwindow.c
10585         * src/messageview.c
10586         * src/partial_download.c
10587         * src/procheader.c
10588         * src/procmsg.c
10589         * src/textview.c
10590                 Follow this structure change.
10591
10592 2006-08-24 [wwp]        2.4.0cvs82
10593
10594         * manual/es/.cvsignore
10595         * manual/es/dist/.cvsignore
10596         * manual/es/dist/html/.cvsignore
10597         * manual/es/dist/pdf/.cvsignore
10598         * manual/es/dist/ps/.cvsignore
10599         * manual/es/dist/txt/.cvsignore
10600                 more (generated) files to ignore.
10601
10602 2006-08-24 [colin]      2.4.0cvs81
10603
10604         * src/folder.c
10605         * src/mh.c
10606                 Fix possible problems with local delivery. Check the folder doesn't
10607                 need scan before setting its mtime when saving cache (which can be
10608                 done long after the folder's been modified by an external process);
10609                 Check that the stored item's mtime didn't change in mh functions.
10610
10611 2006-08-24 [mones]      2.4.0cvs80
10612
10613         * manual/advanced.xml
10614                 Rewrapping, some fixes and MANUAL-TODO items:
10615                 8.1. = change "" to <quote></quote>
10616                 8.3. = quote menu items
10617                 8.5. - deploying -> new user ... ideally a new user (redundant)
10618
10619 2006-08-23 [colin]      2.4.0cvs79
10620
10621         * src/gtk/gtksctree.c
10622                 When selecting or deselecting range, only
10623                 freeze/thaw when selection is bigger than 10
10624
10625 2006-08-23 [colin]      2.4.0cvs78
10626
10627         * src/messageview.c
10628         * src/mimeview.c
10629         * src/mimeview.h
10630         * src/plugins/dillo_viewer/dillo_viewer.c
10631                 Provide an API for MimeViewer plugins to
10632                 return a text selection for replying
10633
10634 2006-08-23 [colin]      2.4.0cvs77
10635
10636         * src/image_viewer.c
10637         * src/textview.c
10638                 Use gtk_pixbuf_new_from_file_at_scale(), which
10639                 is faster than getting the pixbuf then resizing
10640                 it.
10641
10642 2006-08-23 [colin]      2.4.0cvs76
10643
10644         * src/procmime.c
10645                 UTF-8 should be sent Quoted-printable
10646
10647 2006-08-22 [colin]      2.4.0cvs75
10648
10649         * src/mh.c
10650                 Check if scan is required before touching
10651                 the folder (or it'll be required every time)
10652
10653 2006-08-22 [colin]      2.4.0cvs74
10654
10655         * configure.ac
10656                 Require libetpan 0.46 (crasher fix when built
10657                 against gnutls)
10658
10659 2006-08-22 [colin]      2.4.0cvs73
10660
10661         * src/folder.c
10662                 Set folder's mtime after writing its
10663                 cache
10664         * src/folderview.c
10665                 Add some timing
10666         * src/procmsg.c
10667                 Don't do useless stuff if we don't 
10668                 thread by subject
10669         * src/summaryview.c
10670                 Add some timing, don't deselect prior
10671                 to selecting (gtksctree does it itself),
10672                 remove crash avoidance hacks as it's been
10673                 properly fixed since a while
10674         * src/common/utils.c
10675                 Optimize to_human_readable(): _() is slow,
10676                 do it only once, and avoid %f format for KB
10677                 (the most common in a summaryview)
10678         * src/gtk/gtksctree.c
10679                 Don't uselessly freeze/thaw (fixes flicker
10680                 on next unread and friends), reduce number
10681                 of g_list_nth/g_list_position where possible
10682         * src/gtk/gtkutils.c
10683         * src/gtk/gtkutils.h
10684                 Reduce number of g_list_nth/g_list_position
10685                 where possible.
10686                 All of this makes loading as 70k folder 2.1
10687                 seconds instead of 3.2 (with hot FS caches).
10688                 (1.3 seconds without Date and Size columns...)
10689
10690 2006-08-22 [paul]       2.4.0cvs72
10691
10692         wrap documents and do some items from mones' MANUAL-TODO:
10693
10694         * manual/account.xml
10695                 4.1. = fix tabname references to <quote>tabname</quote>
10696                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
10697         * manual/faq.xml
10698                 1.1. = mentioned options don't match UI
10699                 Add information about the 'Never send Return Receipts'
10700                 option
10701         * manual/handling.xml
10702                 6.2. = Mentions Extended symbols button, but now is
10703                 named Information
10704                 6.3. = Mentions ... button, which is now Edit
10705
10706 2006-08-22 [colin]      2.4.0cvs71
10707
10708         * src/gtk/pluginwindow.c
10709                 Fix layout in verbose translations (such
10710                 as french)
10711
10712 2006-08-22 [paul]       2.4.0cvs70
10713
10714         * manual/Makefile.am
10715                 build manuals in alphabetical order
10716         * src/addressbook.c
10717         * src/prefs_themes.c
10718                 replace/remove deprecated symbols
10719         * src/gtk/gtkutils.c
10720                 fix a warning
10721         * src/gtk/pluginwindow.c
10722                 replace deprecated symbol
10723                 replace label text and move it
10724         * src/plugins/pgpcore/prefs_gpg.c
10725                 move the 'Generate...' button out of the
10726                 Sign Key frame, replace the English used
10727         * src/plugins/pgpcore/sgpgme.c
10728                 fixes to the English
10729
10730 2006-08-21 [colin]      2.4.0cvs69
10731
10732         * src/plugins/trayicon/trayicon.c
10733                 Add more strings for translation; patch
10734                 by Pawel
10735
10736 2006-08-21 [colin]      2.4.0cvs68
10737
10738         * src/compose.c
10739                 fix replied flag not set after drafting
10740         * src/matcher.c
10741                 fix body quicksearch in non-encoded bodies
10742                 containing '='
10743         * src/msgcache.c
10744                 Get rid of the g_malloc workaround for
10745                 corrupted caches, use g_try_malloc
10746
10747 2006-08-21 [colin]      2.4.0cvs67
10748
10749         * src/alertpanel.c
10750         * src/gtk/inputdialog.c
10751         * src/plugins/pgpcore/passphrase.c
10752                 Set minimal width to 375
10753         * src/mainwindow.c
10754                 Fix switching to offline, asking if it 
10755                 should be overriden for synchronising
10756         * src/mimeview.c
10757                 Don't offer to remember command on Open 
10758                 with for text parts, as the browser or 
10759                 text editor command isn't changed from 
10760                 there
10761
10762 2006-08-20 [paul]       2.4.0cvs66
10763
10764         * po/ko.po
10765         * po/zh_CN.po
10766                 fix plural form errors. revealed by stricter
10767                 checking of gettext 0.15
10768
10769 2006-08-18 [paul]       2.4.0cvs65
10770
10771         * src/stock_pixmap.c
10772                 fix the fix of 2.4.0cvs64
10773                 Thanks to Colin
10774
10775 2006-08-18 [paul]       2.4.0cvs64
10776
10777         * src/stock_pixmap.c
10778                 fix leaks
10779                 Thanks to Colin
10780
10781 2006-08-18 [paul]       2.4.0cvs63
10782
10783         * src/compose.c
10784         * src/procmsg.c
10785                 fix occasional IMAP bug where large msgs
10786                 were left in the queue folder after sending
10787                 Thanks to Colin
10788
10789 2006-08-18 [paul]       2.4.0cvs62
10790
10791         * src/folderview.c
10792                 freeze the summaryview while quicksearch results
10793                 are displayed
10794                 (fixes bug 456 'current message is hidden when the
10795                 view is refreshed and extended search is "unread 
10796                 messages"')
10797                 Thanks to Colin
10798         * src/textview.c
10799                 add missing #include "inputdialog.h"
10800         * src/common/utils.h
10801                 add missing mailcap_update_default() and improve
10802                 readability
10803
10804 2006-08-17 [colin]      2.4.0cvs61
10805
10806         * src/plugins/pgpcore/select-keys.c
10807                 Fix warnings :)
10808
10809 2006-08-17 [colin]      2.4.0cvs60
10810
10811         * src/compose.c
10812                 Don't continue queuing if Cancel is clicked
10813                 in select-keys
10814
10815 2006-08-17 [colin]      2.4.0cvs59
10816
10817         * src/plugins/pgpcore/select-keys.c
10818                 When encrypting, if only one key matches and it 
10819                 matches exactly, automatically use it.
10820
10821 2006-08-17 [colin]      2.4.0cvs58
10822
10823         * src/mimeview.c
10824         * src/prefs_common.c
10825         * src/prefs_common.h
10826         * src/prefs_ext_prog.c
10827         * src/textview.c
10828                 Fix issues with previous patch (text/html)
10829                 Remove outdated prefs
10830
10831 2006-08-17 [colin]      2.4.0cvs57
10832
10833         * src/imap.c
10834                 Add View Log button on auth error
10835         * src/procmsg.c
10836                 Fix encrypted mail marked as new when
10837                 saved in normal folders
10838         * src/plugins/pgpinline/pgpinline.c
10839                 Fix encrypt bug on IMAP
10840         * src/mimeview.c
10841         * src/common/utils.c
10842         * src/common/utils.h
10843         * src/gtk/inputdialog.c
10844         * src/gtk/inputdialog.h
10845                 Get rid of metamail stuff, simplify
10846                 opening, and allow remembering of user's
10847                 choices (by updating ~/.mailcap). There's
10848                 still to drop "Audio player" and "Image
10849                 viewer" preferences.
10850
10851 2006-08-17 [mones]      2.4.0cvs56
10852
10853         * manual/es/sylpheed-claws-manual.xml
10854                 fix DTD path
10855
10856 2006-08-17 [mones]      2.4.0cvs55
10857
10858         * configure.ac
10859         * manual/Makefile.am
10860         * manual/es/Makefile.am
10861         * manual/es/account.xml
10862         * manual/es/ack.xml
10863         * manual/es/addrbook.xml
10864         * manual/es/advanced.xml
10865         * manual/es/faq.xml
10866         * manual/es/glossary.xml
10867         * manual/es/gpl.xml
10868         * manual/es/handling.xml
10869         * manual/es/intro.xml
10870         * manual/es/keyboard.xml
10871         * manual/es/plugins.xml
10872         * manual/es/starting.xml
10873         * manual/es/sylpheed-claws-manual.xml
10874         * manual/es/dist/Makefile.am
10875         * manual/es/dist/html/Makefile.am
10876         * manual/es/dist/pdf/Makefile.am
10877         * manual/es/dist/ps/Makefile.am
10878         * manual/es/dist/txt/Makefile.am
10879                 Spanish translation for the manual
10880
10881 2006-08-16 [colin]      2.4.0cvs54
10882
10883         * src/compose.c
10884         * src/main.c
10885         * src/mainwindow.c
10886                 Fix send button sensitivity at startup
10887                 Set send menu sensitivity (patch by Fabien)
10888         * src/ssl_manager.c
10889                 Enable closing with esc (patch by Fabien)
10890         * src/gtk/foldersort.c
10891                 Enable closing with esc (patch by Fabien)
10892         * src/procmime.c
10893                 Optimisation (no need to copy to tempfile to
10894                 "decode" 7bit and 8bit)
10895         * src/summaryview.c
10896                 Fix cruft in swap_from case
10897         * src/textview.c
10898                 Fix missing last line in some mail cases 
10899                 (Fixes debian #381872)
10900         * src/plugins/pgpcore/prefs_gpg.c
10901         * src/plugins/pgpcore/sgpgme.c
10902         * src/plugins/pgpcore/sgpgme.h
10903                 Don't show "no key found" when user explicitely
10904                 wants to create a key
10905
10906 2006-08-16 [paul]       2.4.0cvs53
10907
10908         * configure.ac
10909         * src/account.c
10910         * src/addressbook.c
10911         * src/headerview.c
10912         * src/prefs_account.c
10913         * src/prefs_message.c
10914         * src/gtk/gtkutils.c
10915                 bump up minimum required versions of GTK+ and
10916                 GLIB to 2.6.0
10917
10918 2006-08-16 [paul]       2.4.0cvs52
10919
10920         * src/toolbar.c
10921                 workaround GTK+ Bug 351600 - 'Can't re-click
10922                 on button after sensitivity update'
10923                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
10924                 Thanks to Colin
10925
10926 2006-08-15 [colin]      2.4.0cvs51
10927
10928         * src/plugins/pgpcore/prefs_gpg.c
10929                 Set options sensitivity according to
10930                 key existence
10931         * src/plugins/pgpcore/sgpgme.c
10932                 Allow to create key with no passphrase
10933
10934 2006-08-14 [cleroy]     2.4.0cvs50
10935
10936         * src/gtk/pluginwindow.c
10937                 New layout (maybe to be changed?)
10938         * src/gtk/gtkutils.c
10939                 Fix a bit label_window
10940         * src/plugins/pgpcore/passphrase.c
10941         * src/plugins/pgpcore/passphrase.h
10942         * src/plugins/pgpcore/plugin.c
10943         * src/plugins/pgpcore/prefs_gpg.c
10944         * src/plugins/pgpcore/prefs_gpg.h
10945         * src/plugins/pgpcore/sgpgme.c
10946         * src/plugins/pgpcore/sgpgme.h
10947                 Allow to create a PGP private key via the GUI
10948
10949 2006-08-14 [wwp]        2.4.0cvs49
10950
10951         * src/addressbook_foldersel.c
10952                 fix strict ISO C90 compliance.
10953
10954 2006-08-14 [paul]       2.4.0cvs48
10955
10956         * src/gtk/prefswindow.c
10957                 re-set scrolled window on opening
10958                 Patch by Ticho
10959
10960 2006-08-14 [paul]
10961
10962         2.5.0-rc1 released
10963
10964 2006-08-14 [paul]       2.4.0cvs47
10965
10966         * src/prefs_display_header.c
10967                 re-enable user-defined Displayed Headers
10968
10969 2006-08-14 [paul]       2.4.0cvs46
10970
10971         * src/prefs_account.c
10972                 use GTK_STOCK_EDIT
10973
10974 2006-08-13 [colin]      2.4.0cvs45
10975
10976         * src/common/utils.c
10977                 Fix "a" in quote when the original message is empty,
10978                 by using \0 instead of 'a' to test writability of
10979                 temp files.
10980
10981 2006-08-13 [wwp]        2.4.0cvs44
10982
10983         * src/plugins/spamassassin/spamassassin.c
10984                 fix capitalization of "SpamAssassin" in some debug, log and
10985                 dialog messages.
10986
10987 2006-08-13 [paul]       2.4.0cvs43
10988
10989         * src/editldap.c
10990                 fix overlapping widgets
10991         * src/prefs_account.c
10992                 fix translation of protocol_names[]
10993                 fix label disappearing off the edge of the
10994                 visible area
10995
10996 2006-08-12 [paul]       2.4.0cvs42
10997
10998         * manual/plugins.xml
10999                 update IRC channel info before it gets forgotten
11000                 about
11001
11002 2006-08-11 [colin]      2.4.0cvs41
11003
11004         * src/compose.c
11005         * src/mainwindow.c
11006         * src/mainwindow.h
11007         * src/procmsg.c
11008         * src/procmsg.h
11009         * src/summaryview.c
11010         * src/toolbar.c
11011                 Grey out the Send button if
11012                 - Queue folders are empty, or
11013                 - We're sending already
11014
11015 2006-08-11 [wwp]        2.4.0cvs40
11016
11017         * src/main.c
11018                 fix a logic issue when quitting while a compose window is
11019                 still open, thanks to Colin.
11020
11021 2006-08-10 [colin]      2.4.0cvs39
11022
11023         * src/main.c
11024                 Fix default font size setting after wizard run
11025         * src/imap.c
11026         * src/etpan/imap-thread.c
11027         * src/etpan/imap-thread.h
11028                 Fix bug #999 (Timing out on TSL cert validation 
11029                 dialog makes ugly things happen). Also, STARTTLS
11030                 unconditionnaly if initial capabilities contain
11031                 LOGINDISABLED and STARTTLS.
11032
11033 2006-08-09 [colin]      2.4.0cvs38
11034
11035         * src/mainwindow.c
11036         * src/mainwindow.h
11037                 Fix Tools/Actions sensitivity when there are
11038                 no actions
11039
11040 2006-08-09 [colin]      2.4.0cvs37
11041
11042         * src/prefs_filtering.c
11043                 Warning fix, patch by Paul
11044         * src/messageview.c
11045         * src/prefs_actions.c
11046         * src/prefs_filtering_action.c
11047         * src/prefs_matcher.c
11048                 Uniformisation of "Info ..." to "Info..." (for
11049                 old gtk), patch by Fabien
11050         * src/plugins/clamav/clamav_plugin_gtk.c
11051                 Sensitivity fix by Fabien
11052
11053 2006-08-09 [colin]      2.4.0cvs36
11054
11055         * src/main.c
11056         * src/main.h
11057                 Add a function to know whether we're exiting
11058         * src/plugins/trayicon/trayicon.c
11059                 If exiting, don't do anything. Faster, and
11060                 avoids gtk_main_iteration reentracy causing
11061                 segfaults at exit
11062
11063 2006-08-09 [colin]      2.4.0cvs35
11064
11065         * src/messageview.c
11066         * src/mimeview.c
11067         * src/mimeview.h
11068                 Fix lack of part selection when automatically 
11069                 jumping to a specific part
11070         * src/msgcache.c
11071                 Little optimisation in cache reading
11072
11073 2006-08-09 [colin]      2.4.0cvs34
11074
11075         * src/compose.c
11076                 Fix crash setting the priority on reedit
11077                 (Accessing compose before creating it!)
11078
11079 2006-08-08 [colin]      2.4.0cvs33
11080
11081         * src/procmime.c
11082                 Fix bug #998 (last attachment is not accessible)
11083                 Bad RFC interpretation on multipart close-delimiters
11084         * src/mimeview.c
11085         * src/mimeview.h
11086         * src/gtk/gtkvscrollbutton.c
11087         * src/gtk/gtkvscrollbutton.h
11088                 Make attachments list wheel-scrollable
11089
11090 2006-08-07 [colin]      2.4.0cvs32
11091
11092         * src/gtk/gtkaspell.c
11093                 Fix bug #973 (Unicode punctation characters 
11094                 are not recognized as separators by the
11095                 spell checker); fix unsigned stuff
11096
11097 2006-08-07 [colin]      2.4.0cvs31
11098
11099         * src/compose.c
11100                 Fix bug #956 (DnD text with accents in compose 
11101                 text entry); fix gccc's signed/unsigned fuss
11102
11103 2006-08-06 [colin]      2.4.0cvs30
11104
11105         * src/main.c
11106                 Fix bug #979 (Plugin crashes when exiting 
11107                 sylpheed-claws) : handle exit request only 
11108                 once
11109
11110 2006-08-05 [colin]      2.4.0cvs29
11111
11112         * src/news.c
11113                 Just make sure we have a msgid.
11114
11115 2006-08-05 [colin]      2.4.0cvs28
11116
11117         * src/news.c
11118         * src/summaryview.c
11119                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11120                 by reimplementing it
11121         * src/textview.c
11122                 Fix bug when hiding quotes with level > 3 and quote
11123                 colors are recycled
11124
11125 2006-08-04 [colin]      2.4.0cvs27
11126
11127         * src/compose.c
11128         * src/undo.c
11129         * src/undo.h
11130                 Fix a bit replace-by-pasting undo
11131         * src/mainwindow.c
11132         * src/messageview.c
11133                 Fix Fold quotes menu synchro in
11134                 mainwindow when it changes in 
11135                 messageview
11136         * src/textview.c
11137                 Fix right-click on quotes blocks
11138         * src/common/utils.c
11139                 Verify that the file created by
11140                 my_tmpfile() is writable. Fixes
11141                 bug #988 (very specific filesystem
11142                 issue)
11143         * src/plugins/pgpcore/sgpgme.c
11144                 Fix file descriptor leak
11145         * src/plugins/spamassassin/spamassassin.c
11146                 Warn once if spamd isn't reachable
11147
11148 2006-08-04 [colin]      2.4.0cvs26
11149
11150         * src/toolbar.c
11151                 i18n context patch by Fabien
11152
11153 2006-08-03 [colin]      2.4.0cvs25
11154
11155         * src/mainwindow.c
11156         * src/messageview.c
11157                 Rename "Hide quotes" to "Fold quotes"
11158         * src/textview.c
11159                 Don't use hand cursor on quotes. "all 
11160                 the bonuses of the feature and none of 
11161                 unwelcome side-effects"
11162
11163 2006-08-03 [colin]      2.4.0cvs24
11164
11165         * AUTHORS
11166         * sylpheed-claws.desktop
11167         * src/gtk/authors.h
11168                 Bring the desktop file to XDG compliance
11169                 Patch by Charles A. Edwards
11170
11171 2006-08-03 [colin]      2.4.0cvs23
11172
11173         * src/textview.c
11174                 Fix links offset when they are preceded
11175                 by accentued chars (g_utf8_strlen!)
11176         * src/mainwindow.c
11177                 Fix wrong status when starting offline
11178
11179
11180 2006-08-03 [wwp]        2.4.0cvs22
11181
11182         * src/prefs_common.h
11183                 ask what to do w/ filtering rules that belong to an account when
11184                 applying filtering rules manually from the main window (skip,
11185                 apply regardless of the account, use current account). This dialog
11186                 can be skipped and the last reply used.
11187                 (forgot that file)
11188
11189 2006-08-03 [wwp]        2.4.0cvs21
11190
11191         * src/filtering.c
11192         * src/filtering.h
11193         * src/prefs_common.c
11194         * src/summaryview.c
11195         * src/alertpanel.c
11196         * src/alertpanel.h
11197         * src/messageview.c
11198                 ask what to do w/ filtering rules that belong to an account when
11199                 applying filtering rules manually from the main window (skip,
11200                 apply regardless of the account, use current account). This dialog
11201                 can be skipped and the last reply used.
11202
11203
11204 2006-08-03 [colin]      2.4.0cvs20
11205
11206         * src/textview.c
11207                 Optimize previous patch
11208
11209 2006-08-03 [cleroy]     2.4.0cvs19
11210
11211         * src/textview.c
11212                 Fix quotes getting toggled back when the
11213                 mail has an even number of text parts
11214
11215 2006-08-02 [colin]      2.4.0cvs18
11216
11217         * src/messageview.c
11218                 Add Hide quotes menu
11219
11220 2006-08-02 [colin]      2.4.0cvs17
11221
11222         * src/mainwindow.c
11223         * src/prefs_common.c
11224         * src/textview.c
11225         * src/textview.h
11226         * src/gtk/about.c
11227                 Allow per-level quote hiding,
11228                 Allow toggling quotes by double-clicking them
11229                 Rename RemoteURI to ClickableText to reflect
11230                 the fact it's used for a variety of things
11231
11232 2006-08-02 [wwp]        2.4.0cvs16
11233
11234         * src/mainwindow.c
11235                 fix "View/Hide quotes" menu item status initialization.
11236
11237 2006-08-02 [wwp]        2.4.0cvs15
11238
11239         * src/matcher_parser_parse.y
11240                 remove a debug trace.
11241
11242 2006-08-02 [paul]       2.4.0cvs14
11243
11244         * src/plugins/pgpcore/passphrase.c
11245                 don't set initial dialog size
11246                 make it resizable
11247
11248 2006-08-02 [paul]       2.4.0cvs13
11249
11250         * src/noticeview.c
11251                 remove the rogue '/' character
11252
11253 2006-08-02 [paul]       2.4.0cvs12
11254
11255         * src/noticeview.c
11256                 allow buttons to resize as necessary
11257
11258 2006-08-01 [wwp]        2.4.0cvs11
11259
11260         * src/mbox.c
11261                 fix strict ISO C90 compliance.
11262
11263 2006-08-01 [wwp]        2.4.0cvs10
11264
11265         * tools/update-po
11266                 updated update-po tool to work w/ context-dependent translations.
11267                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11268
11269 2006-08-01 [wwp]        2.4.0cvs9
11270
11271         * src/matcher.c
11272         * src/prefs_filtering.c
11273         * src/prefs_matcher.c
11274                 allow context-dependent translations for "All",
11275                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11276
11277 2006-07-31 [colin]      2.4.0cvs8
11278
11279         * AUTHORS
11280         * src/gtk/authors.h
11281                 Add Rafal to authors
11282
11283 2006-07-31 [colin]      2.4.0cvs7
11284
11285         * src/compose.c
11286         * src/mainwindow.c
11287         * src/messageview.h
11288         * src/prefs_common.c
11289         * src/prefs_common.h
11290         * src/textview.c
11291                 Add 'View/Hide quotes'. Patch based on a patch
11292                 by Rafal Weglarz
11293
11294 2006-07-31 [colin]      2.4.0cvs6
11295
11296         * src/action.c
11297                 Fix problem with "> stuff >" actions
11298
11299 2006-07-31 [paul]       2.4.0cvs5
11300
11301         * po/nb.po
11302                 updated by Geir Helland
11303
11304 2006-07-31 [wwp]        2.4.0cvs4
11305
11306         * src/mainwindow.c
11307         * src/summaryview.c
11308         * src/summaryview.h
11309                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11310                 thanks to Colin.
11311
11312 2006-07-31 [wwp]        2.4.0cvs3
11313
11314         * src/Makefile.am
11315         * src/addr_compl.c
11316         * src/addr_compl.h
11317         * src/addressbook.c
11318         * src/addressbook.h
11319         * src/addressbook_foldersel.c
11320         * src/addressbook_foldersel.h
11321         * src/addrindex.c
11322         * src/addrindex.h
11323         * src/matcher.c
11324         * src/matcher.h
11325         * src/matcher_parser_lex.l
11326         * src/matcher_parser_parse.y
11327         * src/prefs_common.c
11328         * src/prefs_common.h
11329         * src/prefs_filtering.c
11330         * src/prefs_matcher.c
11331         * src/prefs_matcher.h
11332         * src/summaryview.c
11333                 introduce filtering against the address book. It's now possible to add
11334                 matched conditions to determine if any email address in a message matches
11335                 or doesn't match any or all books or folders in the address book.
11336
11337 2006-07-31 [wwp]        2.4.0cvs2
11338
11339         * src/account.c
11340         * src/filtering.c
11341         * src/filtering.h
11342         * src/folder.c
11343         * src/folderview.c
11344         * src/inc.c
11345         * src/mainwindow.c
11346         * src/matcher.c
11347         * src/matcher_parser_lex.l
11348         * src/matcher_parser_parse.y
11349         * src/mbox.c
11350         * src/prefs_filtering.c
11351         * src/prefs_filtering.h
11352         * src/procmsg.c
11353         * src/procmsg.h
11354         * src/summaryview.c
11355                 introduce per-account filtering rules. Each filtering rule can now be assigned
11356                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11357                 when applying filtering rules manually, as all rules will apply - even the ones
11358                 assigned to an account. This issue will be addressed soon.
11359  
11360
11361
11362 2006-07-31 [wwp]        2.4.0cvs1
11363
11364         * src/quote_fmt.c
11365                 make more strings translatable.
11366
11367 2006-07-31 [paul]       2.4.0
11368
11369         2.4.0 released
11370
11371 2006-07-31 [paul]       2.3.1cvs91
11372
11373         * po/ca.po
11374                 updated by Miquel Oliete
11375
11376 2006-07-31 [paul]       2.3.1cvs90
11377
11378         * po/de.po
11379         * po/el.po
11380         * po/fr.po
11381         * po/it.po
11382         * po/pl.po
11383         * po/pt_BR.po
11384         * po/sr.po
11385         * po/zh_CN.po
11386                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11387                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11388                 Aleksandar Urosevic, and Ralgh Young
11389
11390 2006-07-31 [paul]       2.3.1cvs89
11391
11392         * src/account.c
11393         * src/main.c
11394         * src/mainwindow.c
11395         * src/mainwindow.h
11396                 Fix a race condition when, after an SC crash, rescanning
11397                 folders took more than 0.5 seconds
11398                 Thanks to Colin
11399
11400 2006-07-31 [paul]       2.3.1cvs88
11401
11402         * src/folderview.c
11403                 don't translate separator strings
11404
11405 2006-07-30 [mones]      2.3.1cvs87
11406
11407         * doc/man/sylpheed-claws.1
11408                 Fixed non-ASCII chars in Hoa's name
11409         * po/es.po
11410                 Updated for release
11411
11412 2006-07-27 [colin]      2.3.1cvs86
11413
11414         * src/textview.c
11415                 Don't include the leading \n in links
11416                 Patch by Fabien
11417
11418 2006-07-25 [colin]      2.3.1cvs85
11419
11420         * src/mainwindow.c
11421         * src/common/socket.h
11422         * src/etpan/imap-thread.c
11423                 Refresh resolvers before connecting
11424                 to IMAP servers, and after switching
11425                 to online. Thanks to Paul.
11426
11427 2006-07-18 [colin]
11428
11429         * 2.4.0-rc4 released
11430
11431 2006-07-17 [colin]      2.3.1cvs84
11432
11433         * src/inc.c
11434                 Show connection attempt in statusbar before
11435                 connecting (previously first message was
11436                 "Retrieving messages from ..." after the
11437                 connection succeeded.
11438
11439 2006-07-16 [wwp]        2.3.1cvs83
11440
11441         * sylpheed-claws.ico
11442                 Added .ico file (windows multi-size icon file, generated).
11443
11444 2006-07-12 [wwp]        2.3.1cvs82
11445
11446         * src/messageview.c
11447                 remove Message/Re-edit menu entry from messageview window,
11448                 as sent/draft/queued messages are opened in compose window when
11449                 re-edited and it's not possible to re-edit other msgs.
11450
11451 2006-07-12 [paul]       2.3.1cvs81
11452
11453         * AUTHORS
11454         * src/mainwindow.c
11455         * src/gtk/authors.h
11456                 check online state before resetting
11457                 mailcheck timer. Useful if some program
11458                 verifies connection state and updates
11459                 Claws.
11460                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
11461
11462 2006-07-12 [paul]       2.3.1cvs80
11463
11464         * sylpheed-claws-128x128.png
11465         * sylpheed-claws-64x64.png
11466         * sylpheed-claws.png
11467         * src/Makefile.am
11468         * src/main.c
11469         * src/prefs_toolbar.c
11470         * src/stock_pixmap.c
11471         * src/stock_pixmap.h
11472         * src/wizard.c
11473         * src/gtk/about.c
11474         * src/gtk/gtkutils.c
11475         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
11476         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
11477         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
11478         * src/pixmaps/sylpheed.xpm              ** REMOVED **
11479         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
11480         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
11481                 updated and renamed logo/icon files and related
11482                 logo by Jesper Schultz
11483
11484 2006-07-11 [paul]       2.3.1cvs79
11485
11486         * src/main.c
11487                 fix the labels a smidgin
11488
11489 2006-07-09 [colin]      2.3.1cvs78
11490
11491         * src/textview.c
11492                 Show errors in textviewer's command
11493                 Patch by H. Merijn Brand
11494
11495 2006-07-09 [colin]      2.3.1cvs77
11496
11497         * src/compose.c
11498                 Save FMID in drafts too
11499
11500 2006-07-08 [colin]      2.3.1cvs76
11501
11502         * src/compose.c
11503                 Svae RMID in drafted mails too
11504                 Save quote_fmt vars for whole mails,
11505                 don't reset at each quote_fmt_init:
11506                 allows to use the same |i{var} in
11507                 various template fields
11508         * src/prefs_template.c
11509         * src/quote_fmt.h
11510         * src/quote_fmt_parse.y
11511                 Same
11512
11513 2006-07-08 [colin]      2.3.1cvs75
11514
11515         * src/textview.c
11516                 Fix highlighting of attached parts URIs
11517
11518 2006-07-08 [colin]      2.3.1cvs74
11519
11520         * src/main.c
11521                 Prevent bug #981 (sc 2.3.1 segfaults with 
11522                 gtk+ 2.10) from being reported again:
11523                 if Sylpheed-Claws has been compiled against
11524                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
11525                 of if Sylpheed-Claws has been compiled against
11526                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
11527                 error out.
11528
11529 2006-07-07 [colin]      2.3.1cvs73
11530
11531         * src/prefs_actions.c
11532                 Fix label
11533
11534 2006-07-07 [colin]      2.3.1cvs72
11535
11536         * src/prefs_actions.c
11537                 Fix compile on gtk < 2.8. argh :)
11538
11539 2006-07-07 [paul]       2.3.1cvs71
11540
11541         * src/common/defs.h
11542                 update DONATE_URI
11543
11544 2006-07-07 [colin]      2.3.1cvs70
11545
11546         * po/POTFILES.in
11547         * src/quote_fmt.c
11548         * src/quote_fmt_lex.l
11549         * src/quote_fmt_parse.y
11550                 Add |i{var}, a way to insert user-entered
11551                 text in a template
11552
11553 2006-07-07 [colin]
11554
11555         * 2.4.0-rc3 released
11556
11557 2006-07-07 [colin]      2.3.1cvs69
11558
11559         * src/folder.c
11560                 Don't consider inboxes of UNKNOWN folder 
11561                 classes to be useable as default inboxes
11562
11563 2006-07-07 [paul]       2.3.1cvs68
11564
11565         * src/textview.c
11566                 add missing #include <errno.h>
11567                 Thanks to René J. Blokland
11568
11569 2006-07-07 [paul]       2.3.1cvs67
11570
11571         * src/action.c
11572                 Return now Closes dialog
11573         * src/mimeview.c
11574         * src/mimeview.h
11575         * src/textview.c
11576                 add contextual menu to mime parts listed
11577                 in the textview
11578                 Thanks to Colin
11579         * src/common/utils.c
11580                 reversal: ' is a valid character in URLs
11581
11582 2006-07-06 [colin]      2.3.1cvs66
11583
11584         * src/remotefolder.h
11585                 Forgotten in previous commit
11586
11587 2006-07-06 [colin]      2.3.1cvs65
11588
11589         * src/folder.c
11590                 Set summary update flag whenever
11591                 totals changed
11592         * src/imap.c
11593         * src/prefs_account.c
11594         * src/common/utils.h
11595         * src/etpan/imap-thread.c
11596                 Fix warnings, thanks to Fabien and
11597                 Ricardo
11598
11599 2006-07-06 [wwp]        2.3.1cvs64
11600
11601         * src/gtk/gtkutils.c
11602                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
11603
11604 2006-07-06 [wwp]        2.3.1cvs63
11605
11606         * src/account.c
11607         * src/addressbook.c
11608         * src/addressitem.h
11609         * src/folderview.c
11610         * src/mainwindow.c
11611         * src/manual.c
11612         * src/manual.h
11613         * src/message_search.c
11614         * src/prefs_actions.c
11615         * src/prefs_filtering.c
11616         * src/prefs_filtering.h
11617         * src/prefs_template.c
11618         * src/summary_search.c
11619         * src/summaryview.c
11620         * src/gtk/gtkutils.c
11621         * src/gtk/gtkutils.h
11622         * src/gtk/pluginwindow.c
11623                 add help buttons to some dialogs. Clicking such buttons opens a
11624                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
11625
11626 2006-07-06 [paul]       2.3.1cvs62
11627
11628         * src/textview.c
11629                 fix attachments contextual menu
11630                 Thanks to Colin
11631
11632 2006-07-05 [colin]      2.3.1cvs61
11633
11634         * src/textview.c
11635         * src/compose.c
11636                 Handle sftp:// links
11637
11638 2006-07-05 [paul]       2.3.1cvs60
11639
11640         * src/gtk/filesel.c
11641                 grab save button by default
11642                 Thanks to Colin
11643
11644 2006-07-05 [wwp]        2.3.1cvs59
11645
11646         * manual/xml2pdf
11647                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
11648
11649 2006-07-04 [colin]      2.3.1cvs58
11650
11651         * src/mimeview.c
11652         * src/textview.c
11653                 Use left click to select, middle click to open
11654                 on mimeparts links
11655         * src/common/utils.c
11656                 Fix segfault
11657
11658 2006-07-04 [colin]      2.3.1cvs57
11659
11660         * src/mainwindow.c
11661         * src/news.c
11662                 Warning fixes, thanks to Fabien
11663
11664 2006-07-04 [colin]      2.3.1cvs56
11665
11666         * src/mimeview.c
11667         * src/mimeview.h
11668         * src/textview.c
11669                 Allow parts to be selected via their text label
11670                 in textview
11671
11672 2006-07-04 [colin]      2.3.1cvs55
11673
11674         * src/folderview.c
11675                 Feedback when closing (for big folders)
11676         * src/prefs_actions.c
11677         * src/prefs_filtering.c
11678         * src/prefs_matcher.c
11679         * src/prefs_template.c
11680                 Fix default button when closing without
11681                 having saved
11682
11683 2006-07-04 [colin]      2.3.1cvs54
11684
11685         * src/news.c
11686                 Delete local file on deletion
11687
11688 2006-07-03 [colin]      2.3.1cvs53
11689
11690         * src/folderview.c
11691         * src/main.c
11692                 Don't freeze when rescanning after crash
11693
11694 2006-07-03 [wwp]        2.3.1cvs52
11695
11696         * src/compose.c
11697         * src/privacy.c
11698         * src/privacy.h
11699         * src/plugins/pgpinline/pgpinline.c
11700         * src/plugins/pgpmime/pgpmime.c
11701                 don't report an error when the user cancels the passphrase dialog.
11702
11703 2006-07-02 [colin]      2.3.1cvs51
11704
11705         * src/folderview.c
11706                 Open message when crossing folders with Space,
11707                 goto next unread and friends
11708
11709 2006-07-01 [colin]      2.3.1cvs50
11710
11711         * src/prefs_account.c
11712                 Typographic rules varying from language
11713                 to language (in french "Protocole :"),
11714                 we have to do that :)
11715
11716 2006-07-01 [ticho]      2.3.1cvs49
11717
11718         * src/prefs_account.c
11719                 Only use one temporary gchar* variable in
11720                 prefs_account_protocol_set_optmenu().
11721
11722 2006-07-01 [ticho]      2.3.1cvs48
11723
11724         * src/prefs_account.c
11725         * src/prefs_account.h
11726                 Use GtkLabel for existing account protocol name.
11727                 Created an array for protocol names and populate the
11728                 combobox from it in a for() cycle.
11729
11730 2006-06-30 [colin]      2.3.1cvs47
11731
11732         * src/compose.c
11733                 Block undo when changing signature (by changing
11734                 account)
11735
11736 2006-06-30 [paul]       2.3.1cvs46
11737
11738         * src/send_message.c
11739                 when editing From in the Compose window, use that address
11740                 in the Return-Path: header
11741                 Thanks to Colin
11742
11743 2006-06-30 [colin]      2.3.1cvs45
11744
11745         * src/compose.c
11746                 Fix signature replacement:
11747                 - when no newline before separator
11748                 - when reediting
11749
11750 2006-06-29 [colin]      2.3.1cvs44
11751
11752         * src/folderview.c
11753         * src/folderview.h
11754         * src/mainwindow.c
11755         * src/summaryview.c
11756                 Let 'View/Go to/Next marked' work like
11757                 Next new & Next unread: across folders
11758                 Change the select_on_entry pref to do
11759                 what we want when changing folder
11760         * src/common/utils.c
11761                 Fix single-quoted links 
11762
11763 2006-06-29 [colin]      2.3.1cvs43
11764
11765         * src/gtk/gtkaspell.c
11766                 "Sylpheed" and "Sylpheed-Claws" do exist !
11767
11768 2006-06-29 [colin]      2.3.1cvs42
11769
11770         * src/imap.c
11771                 Forgot to remove debug
11772
11773 2006-06-29 [colin]      2.3.1cvs41
11774
11775         * src/imap.c
11776         * src/imap.h
11777         * src/mainwindow.c
11778                 Disconnect from IMAP servers when going
11779                 offline. Fixes bug #978 (going to offline-mode 
11780                 won't close connections)
11781
11782 2006-06-29 [colin]      2.3.1cvs40
11783
11784         * src/main.c
11785                 Fix transient setting on failing plugins
11786                 Patch by Fabien
11787         * src/plugins/pgpcore/sgpgme.c
11788                 Only warn for OpenPGP. Most people don't
11789                 have CMS available.
11790
11791 2006-06-29 [colin]      2.3.1cvs39
11792
11793         * src/compose.c
11794                 Fix Spelling menu (discrepancy between context menu
11795                 and top menu when folder's dictionary isn't the 
11796                 default one)
11797         * src/plugins/pgpcore/sgpgme.c
11798                 More error reporting about why gpgme can fail
11799
11800 2006-06-29 [wwp]        2.3.1cvs38
11801
11802         * src/mainwindow.c
11803                 honor the display-header-pane setting even when the message view
11804                 is a separate window.
11805
11806 2006-06-29 [wwp]        2.3.1cvs37
11807
11808         * src/prefs_actions.c
11809                 forgot to commit that one (use of GTK_STOCK_INFO).
11810
11811 2006-06-29 [colin]      2.3.1cvs36
11812
11813         * src/imap.c
11814                 Better handling of login errors (ask the password
11815                 again once), alert in case of error. Fix three
11816                 signedness warnings.
11817
11818 2006-06-28 [wwp]        2.3.1cvs35
11819
11820         * src/prefs_template.c
11821         * src/prefs_matcher.c
11822         * src/prefs_filtering_action.c
11823         * src/prefs_quote.c
11824                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
11825                 patch by Fabien Vantard, slightly modified.
11826
11827 2006-06-28 [paul]
11828
11829         2.4.0-rc2 released
11830
11831 2006-06-28 [colin]      2.3.1cvs34
11832
11833         * src/prefs_account.c
11834                 Fix bug #977 (Can't add or edit imap accounts)
11835
11836 2006-06-28 [colin]      2.3.1cvs33
11837
11838         * src/mimeview.c
11839                 Fix previous
11840
11841 2006-06-28 [colin]      2.3.1cvs32
11842
11843         * src/mimeview.c
11844                 Save named inlined attachments with "Save all"
11845         * src/main.c
11846         * src/mbox.c
11847         * src/common/plugin.c
11848         * src/common/plugin.h
11849         * src/common/sylpheed.c
11850         * src/common/utils.c
11851         * src/plugins/pgpcore/sylpheed.def
11852         * src/plugins/pgpinline/sylpheed.def
11853         * src/plugins/pgpmime/sylpheed.def
11854                 Win32 compatibility patch, by
11855                 Werner Koch
11856
11857 2006-06-28 [wwp]        2.3.1cvs31
11858
11859         * src/imap.c
11860         * src/prefs_folder_item.c
11861                 less compilation warnings (thanks to Fabien Vantard), less typos.
11862
11863 2006-06-28 [paul]       2.3.1cvs30
11864
11865         * src/gtk/gtkutils.c
11866                 gtk_combo_box_set_focus_on_click() is only
11867                 available since gtk 2.6.0
11868
11869 2006-06-28 [paul]       2.3.1cvs29
11870
11871         * src/prefs_ext_prog.c
11872                 fix engrish and add a tooltip for the
11873                 'command for 'Display as text' option
11874
11875 2006-06-28 [paul]
11876
11877         2.4.0-rc1 released
11878
11879 2006-06-28 [paul]       2.3.1cvs28
11880
11881         * ChangeLog
11882         * tools/Makefile.am
11883                 include textviewer.pl in releases
11884
11885 2006-06-28 [paul]       2.3.1cvs27
11886
11887         * src/prefs_ext_prog.c
11888                 hide Print command option if libgnomeprint
11889                 support is present
11890
11891 2006-06-27 [colin]      2.3.1cvs26
11892
11893         * src/compose.c
11894                 Fix Esc handling in insert/attach dialog
11895                 Don't show this dialog if dragging something
11896                 else than text/uri-list
11897                 Thanks to Fabien Vantard
11898         * tools/textviewer.pl
11899                 Filter script to display stuff as text
11900                 by H. Merijn Brand
11901
11902 2006-06-27 [wwp]        2.3.1cvs25
11903
11904         * src/messageview.c
11905                 use the exact product name (message view title), patch
11906                 by Fabien Vantard.
11907
11908 2006-06-27 [ticho]      2.3.1cvs24
11909
11910         * src/prefs_account.c
11911         * src/prefs_common.c
11912         * src/prefs_common.h
11913         * src/prefs_ext_prog.c
11914         * src/textview.c
11915                 Add a preference (Preferences/External programs)
11916                 to allow "Display as text" to be done via a script
11917                 (patch by H.Merijn Brand).
11918                 Use GtkComboBox for protocol selection in account
11919                 preferences.
11920                 Only include current choice for existing accounts, and
11921                 insensitivize the combobox.
11922
11923 2006-06-27 [paul]       2.3.1cvs23
11924
11925         * src/mbox.c
11926                 fix crasher introduced in cvs21.
11927                 Thanks to Colin
11928
11929 2006-06-26 [colin]      2.3.1cvs22
11930
11931         * src/mbox.c
11932                 Fix double-frees when leaving folders
11933                 after exporting to mbox
11934
11935 2006-06-26 [colin]      2.3.1cvs21
11936
11937         * src/mbox.c
11938                 More feedback (and optimisation)
11939                 on import/export
11940         * src/common/utils.c
11941                 Fix case when looking for mail addresses
11942         * src/gtk/gtkutils.c
11943                 Extra check for (X-)Face
11944
11945 2006-06-25 [ticho]      2.3.1cvs20
11946
11947         * src/compose.c
11948         * src/exphtmldlg.c
11949         * src/gtk/gtkutils.c
11950         * src/gtk/gtkutils.h
11951                 Added second argument to gtkut_sc_combobox_create() to
11952                 control focus-on-click for the widget.
11953                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
11954
11955 2006-06-25 [ticho]      2.3.1cvs19
11956
11957         * src/compose.c
11958         * src/gtk/Makefile.am
11959         * src/gtk/combobox.c
11960         * src/gtk/combobox.h
11961         * src/gtk/gtkutils.c
11962         * src/gtk/gtkutils.h
11963                 Use GtkComboBox instead of deprecated GtkOptionMenu
11964                 for account selector in compose window and for encoding
11965                 selector in attachment properties.
11966                 Also factorise working with the new GtkComboBox somewhat.
11967
11968 2006-06-24 [paul]       2.3.1cvs18
11969
11970         * src/prefs_common.c
11971                 use the correct default value
11972
11973 2006-06-24 [paul]       2.3.1cvs17
11974
11975         * src/compose.c
11976         * src/prefs_common.c
11977         * src/prefs_common.h
11978         * src/prefs_compose_writing.c
11979                 enable setting of default action when
11980                 dnd'ing files in the compose window.
11981                 (Collaborative effort with wwp)
11982
11983 2006-06-23 [wwp]        2.3.1cvs16
11984
11985         * src/compose.c
11986                 i18n fix (thanks to Fabien Vantard)
11987
11988 2006-06-22 [colin]      2.3.1cvs15
11989
11990         * src/prefs_customheader.c
11991                 Don't use filters in custom headers' file 
11992                 selector. Remember, extensions mean nothing :)
11993
11994 2006-06-22 [paul]       2.3.1cvs14
11995
11996         * configure.ac
11997                 allow setting of man directory location
11998
11999 2006-06-22 [colin]      2.3.1cvs13
12000
12001         * src/mainwindow.c
12002                 Add 'View/Go to/Next unread folder'.
12003                 I missed that :)
12004
12005 2006-06-22 [colin]      2.3.1cvs12
12006
12007         * src/common/utils.c
12008                 Add some subject prefixes
12009                 Patch by Bjorn T Johansen <btj@havleik.no>
12010
12011 2006-06-22 [colin]      2.3.1cvs11
12012
12013         * manual/advanced.xml
12014                 Forgotten hidden pref
12015
12016 2006-06-21 [paul]       2.3.1cvs10
12017
12018         * src/prefs_account.c
12019                 complete the removal of 'Add date header' option
12020
12021 2006-06-21 [paul]       2.3.1cvs9
12022
12023         * src/account.c
12024         * src/compose.c
12025         * src/prefs_account.c
12026         * src/prefs_account.h
12027                 remove option to add date header - always
12028                 add date header
12029         * src/etpan/imap-thread.c
12030                 fix warnings (Thanks to Colin)
12031
12032 2006-06-21 [wwp]        2.3.1cvs8
12033
12034         * src/folder.c
12035                 set the attachment flag when inline text part are (file)named. This is more convenient
12036                 when receiving (for instance) inline source files or patches sent using thunderbird.
12037
12038 2006-06-21 [paul]       2.3.1cvs7
12039
12040         * src/inc.c
12041                 fix off-by-one count of current msg in
12042                 statusbar filtering progressbar
12043
12044 2006-06-21 [paul]       2.3.1cvs6
12045
12046         * src/folder.c
12047                 Show attachment icon even if the part is 'inline'
12048                 if the following conditions are met:
12049                 - content-type != 'text/plain'
12050                 - content-type != '*/pgp-signature'
12051                 - either 'name' or 'filename' parameter is not NULL
12052                 
12053                 Thanks to Colin
12054
12055 2006-06-21 [paul]       2.3.1cvs5
12056
12057         * src/messageview.c
12058         * src/prefs_common.c
12059         * src/prefs_common.h
12060         * src/prefs_other.c
12061                 add an option to 'Never send Return
12062                 Receipts'
12063                 Thanks to Colin
12064
12065 2006-06-20 [mones]      2.3.1cvs4
12066
12067         * po/es.po
12068                 updated
12069         * src/compose.c
12070                 typo fixed (space after comma)
12071         * tools/make.themes.project
12072                 remove exec mode from tarball files
12073
12074 2006-06-20 [colin]      2.3.1cvs3
12075
12076         * src/news.c
12077         * src/procheader.c
12078         * src/unmime.c
12079                 Better fix for \n's in headers (don't 
12080                 break Received: and others)
12081
12082 2006-06-20 [paul]       2.3.1cvs2
12083
12084         * src/alertpanel.c
12085         * src/textview.c
12086                 improve legibility of phishing attempt
12087                 dialog
12088
12089 2006-06-20 [paul]       2.3.1cvs1
12090
12091         * NEWS
12092         * README
12093         * configure.ac
12094                 Update version number following
12095                 stable release
12096
12097 2006-06-20 [colin]      2.3.0cvs26
12098
12099         * src/compose.c
12100                 When dragging a file to the text of the compose
12101                 window, ask whether we want to insert or attach
12102                 (I know lots of people who do that to attach)
12103
12104 2006-06-20 [colin]      2.3.0cvs25
12105
12106         * src/etpan/imap-thread.c
12107                 Fix threshold (the append command is often > 32 bytes)
12108
12109 2006-06-19 [colin]      2.3.0cvs24
12110
12111         * src/imap.c
12112         * src/etpan/imap-thread.c
12113                 Workaround Rockliffe IMAP server bug: replace
12114                 "x UID SEARCH (ANSWERED UID 1:*)" with
12115                 "x UID SEARCH ANSWERED"
12116                 (Rockliffe doesn't handle the parenthesis)
12117
12118 2006-06-19 [colin]      2.3.0cvs23
12119
12120         * src/compose.c
12121         * src/imap.c
12122         * src/etpan/imap-thread.c
12123                 Probably fix bug #972 (Freezes when adding 
12124                 an attachment to the message)
12125         * src/common/defs.h
12126                 Modernize Firefox cmd
12127
12128
12129 2006-06-18 [colin]      2.3.0cvs22
12130
12131         * src/prefs_customheader.c
12132                 Only allow correct filenames for various
12133                 custom headers
12134
12135 2006-06-18 [colin]      2.3.0cvs21
12136
12137         * src/prefs_customheader.c
12138                 Add a 'From File...' button in custom headers prefs, which
12139                 try to do the right thing: 
12140                 for normal headers, use file as plaintext,
12141                 for X-Face, calls compface,
12142                 for Face, encode to b64.
12143
12144 2006-06-17 [colin]      2.3.0cvs20
12145
12146         * src/mh.c
12147                 Warning fix
12148
12149 2006-06-16 [colin]      2.3.0cvs19
12150
12151         * src/summaryview.c
12152                 Recursive quicksearch: show message list
12153                 in current folder, *then* search children
12154                 in the background.
12155
12156 2006-06-16 [colin]      2.3.0cvs18
12157
12158         * src/main.c
12159                 Instead of ignoring SIGPIPE, save caches
12160                 when getting one. Will fix the fact that
12161                 hot caches are out-of-date when logging 
12162                 out of Xorg.
12163         * src/compose.c
12164         * src/prefs_compose_writing.c
12165                 Only save text (not attachments) when 
12166                 auto-saving to drafts
12167         * src/unmime.c
12168                 Always replace \n, \r and \t with spaces
12169                 in headers
12170         * manual/dist/html/Makefile.am
12171         * manual/dist/pdf/Makefile.am
12172         * manual/dist/ps/Makefile.am
12173         * manual/dist/txt/Makefile.am
12174         * manual/fr/dist/html/Makefile.am
12175         * manual/fr/dist/pdf/Makefile.am
12176         * manual/fr/dist/ps/Makefile.am
12177         * manual/fr/dist/txt/Makefile.am
12178         * manual/pl/dist/html/Makefile.am
12179         * manual/pl/dist/pdf/Makefile.am
12180         * manual/pl/dist/ps/Makefile.am
12181         * manual/pl/dist/txt/Makefile.am
12182                 Fix make clean removing pregenerated manuals
12183
12184
12185 2006-06-16 [colin]      2.3.0cvs17
12186
12187         * src/plugins/pgpcore/sgpgme.c
12188         * src/plugins/pgpmime/pgpmime.c
12189         * src/plugins/pgpinline/pgpinline.c
12190                 Better error reporting in setup_signers.
12191                 Don't fallback to default key if specified
12192                 key isn't found.
12193                 Don't allow signing if more than one secret
12194                 key matches the one specified in prefs.
12195
12196 2006-06-15 [colin]      2.3.0cvs16
12197
12198         * src/folderview.c
12199                 Add "Send queue" in the folder's contextual
12200                 menu
12201         * src/compose.c
12202         * src/messageview.c
12203         * src/privacy.c
12204         * src/privacy.h
12205         * src/procmime.c
12206         * src/procmsg.c
12207         * src/plugins/pgpcore/passphrase.c
12208         * src/plugins/pgpcore/sgpgme.c
12209         * src/plugins/pgpinline/pgpinline.c
12210         * src/plugins/pgpmime/pgpmime.c
12211                 Better error reporting
12212         * src/mbox.c
12213                 Probably fix bug #971 (2.2.3 cannot read mail 
12214                 from local mbox)
12215
12216
12217 2006-06-15 [mones]      2.3.0cvs15
12218
12219         * tools/make.themes.project
12220                 creates the themes project from the web page
12221
12222 2006-06-15 [colin]      2.3.0cvs14
12223
12224         * src/folder.c
12225                 Better fix (avoid losing the folder if scan_tree 
12226                 fails)
12227
12228 2006-06-15 [cleroy]     2.3.0cvs13
12229
12230         * src/folder.c
12231                 Probably fix Bug #969 (crash on rebuilding 
12232                 imap folder)
12233
12234 2006-06-14 [colin]      2.3.0cvs12
12235
12236         * manual/dtd/manual.xsl
12237         * manual/sylpheed-claws-manual.xml
12238         * manual/fr/sylpheed-claws-manual.xml
12239         * manual/pl/sylpheed-claws-manual.xml
12240                 Insert pagebreaks between sections
12241
12242 2006-06-14 [paul]       2.3.0cvs11
12243
12244         * configure.ac
12245                 better fix than 2.3.0cvs10
12246
12247 2006-06-14 [paul]       2.3.0cvs10
12248
12249         * configure.ac
12250                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12251                 (backwards compatible)
12252
12253 2006-06-13 [colin]      2.3.0cvs9
12254
12255         * src/messageview.c
12256                 Fix sending of return receipt with the new queue folders
12257
12258 2006-06-13 [wwp]        2.3.0cvs8
12259
12260         * src/quote_fmt_lex.l
12261                 fix wrong tokens returned in quote_fmt lexer, query not().
12262
12263 2006-06-13 [wwp]        2.3.0cvs7
12264
12265         * src/folder.c
12266         * src/prefs_folder_item.c
12267                 allow changing folder type even when folder is not a top-level one,
12268                 thanks to Colin.
12269
12270 2006-06-12 [colin]      2.3.0cvs6
12271
12272         * src/folderview.c
12273                 Fix double-ask of "Do you want to mark all
12274                 as read"
12275
12276 2006-06-12 [colin]      2.3.0cvs5
12277
12278         * src/compose.c
12279         * src/compose.h
12280         * src/folder.c
12281         * src/folder.h
12282         * src/imap.c
12283         * src/inc.c
12284         * src/main.c
12285         * src/messageview.c
12286         * src/mh.c
12287         * src/prefs_folder_item.c
12288         * src/procheader.c
12289         * src/procmime.c
12290         * src/procmsg.c
12291         * src/procmsg.h
12292         * src/send_message.c
12293         * src/summaryview.c
12294         * src/toolbar.c
12295                 Apply bug #964's patch (Queue and drafts aren't normal)
12296                 The Drafts and Queue folder now contain RFC-822 files,
12297                 allowing to move and copy mails from and to these 
12298                 folders. Moving from Drafts to Queue will prepare the
12299                 mail for sending (PGP signature, encryption, etc).
12300                 This patch also rework sending errors handling to try
12301                 to be more helpful.
12302                 Also, allow redefining folder types via the GUI 
12303                 (Folder type in its Properties)
12304
12305 2006-06-12 [colin]      2.3.0cvs4
12306
12307         * src/summaryview.c
12308         * src/prefs_common.c
12309         * src/prefs_common.h
12310         * src/gedit-print.c
12311                 Allow to define a specific print font - patch
12312                 by Bernhard Walle <bernhard.walle@gmx.de>
12313         * src/prefs_fonts.c
12314         * manual/advanced.xml
12315         * manual/fr/advanced.xml
12316                 Add a hidden pref to allow deletion without
12317                 confirmation
12318
12319 2006-06-12 [wwp]        2.3.0cvs3
12320
12321         * .cvsignore
12322                 more files to ignore.
12323
12324 2006-06-12 [wwp]        2.3.0cvs2
12325
12326         * src/quote_fmt.c
12327         * src/quote_fmt_lex.l
12328         * src/quote_fmt_parse.y
12329                 extend the quote_fmt parser (templates and quotes):
12330                 - allow limited sub-expressions in |p{} and |f{} expressions,
12331                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12332                 - implemented/fixed missing implementation of query_references and show_references,
12333                 - completed, fixed contents and format of the symbols help dialog,
12334                 - fix some compilation warnings.
12335
12336 2006-06-12 [wwp]        2.3.0cvs1
12337
12338         * manual/advanced.xml
12339         * manual/fr/advanced.xml
12340                 updates in the "templates" section of the manual (eng/fr):
12341                  - be more precise (both versions)
12342                  - completed to match the english reference (fr version)
12343                  - touchups (both versions)
12344
12345 2006-06-12 [paul]       2.3.0
12346
12347         2.3.0 released
12348
12349 2006-06-12 [paul]       2.2.3cvs14
12350
12351         * po/ca.po
12352         * po/cs.po
12353         * po/de.po
12354         * po/el.po
12355         * po/fr.po
12356         * po/it.po
12357         * po/pt_BR.po
12358         * po/sr.po
12359         * po/zh_CN.po
12360                 updated by Miquel Oliete, Tim, Stephan Sachse,
12361                 Stavros Giannouris, Fabien Vantard, Andrea
12362                 Spadaccini, Frederico Goncalves Guimaraes,
12363                 Aleksandar Urosevic, and Ralgh Young
12364
12365 2006-06-12 [colin]      2.2.3cvs13
12366
12367         * src/mbox.c
12368                 Add missing header
12369
12370 2006-06-11 [colin]      2.2.3cvs12
12371
12372         * src/msgcache.c
12373                 Verify that g_malloc() succeeded
12374
12375 2006-06-11 [colin]      2.2.3cvs11
12376
12377         * src/wizard.c
12378                 Add Face header to welcome mail
12379
12380 2006-06-10 [colin]      2.2.3cvs10
12381
12382         * src/textview.c
12383                 Revert previous (Forgot it changes the
12384                 margin on the whole mail)
12385
12386 2006-06-10 [colin]      2.2.3cvs9
12387
12388         * src/textview.c
12389                 Don't overlap long headers under (X-)Face
12390
12391 2006-06-10 [mones]      2.2.3cvs8
12392
12393         * manual/xml2pdf
12394                 allow generation of manual on systems lacking saxon binary
12395                 but with java and the saxon library installed
12396
12397         * po/es.po
12398                 updated for release
12399
12400 2006-06-09 [colin]      2.2.3cvs7
12401
12402         * src/summaryview.c
12403                 Fix leak when using Display Sender using Addressbook
12404
12405 2006-06-09 [colin]      2.2.3cvs6
12406
12407         * src/compose.c
12408         * src/folder.c
12409         * src/folderview.c
12410         * src/mimeview.c
12411         * src/summaryview.c
12412                 More leaks fixes
12413
12414 2006-06-09 [paul]       2.2.3cvs5
12415
12416         * AUTHORS
12417         * src/gtk/authors.h
12418         * tools/claws.i18n.status.pl
12419                 updated with new info
12420
12421 2006-06-09 [paul]       2.2.3cvs4
12422
12423         * README
12424                 updated
12425         * manual/ack.xml
12426                 add wwp to authors list
12427         * src/gtk/authors.h
12428                 update mine and Colin's addresses
12429
12430 2006-06-08 [colin]      2.2.3cvs3
12431
12432         * src/etpan/imap-thread.c
12433                 Fix leak on SSL cert check
12434
12435 2006-06-08 [colin]      2.2.3cvs2
12436
12437         * src/common/utils.c
12438                 Fix leak
12439
12440 2006-06-08 [paul]       2.2.3cvs1
12441
12442         * configure.ac
12443                 Update version number following
12444                 stable release
12445
12446 2006-06-07 [colin]      2.2.2cvs3
12447
12448         * src/msgcache.c
12449                 Fix catching cache read errors (guint instead of gint)
12450                 Prevent malloc'ing more than 8MB (means cache corruption)
12451
12452 2006-06-07 [paul]       2.2.2cvs2
12453
12454         * src/exporthtml.c
12455         * src/exportldif.c
12456         * src/mh.c
12457         * src/mutt.c
12458         * src/pine.c
12459         * src/common/utils.c
12460                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12461                 obey $HOME'
12462                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12463                 Thanks to Colin
12464
12465 2006-06-06 [paul]       2.2.2cvs1
12466
12467         * configure.ac
12468                 Update version number following
12469                 stable release
12470
12471 2006-06-06 [paul]       2.2.1cvs6
12472
12473         * src/matcher.c
12474                 fix  implicit declaration of
12475                 sylpheed_do_idle()
12476                 Patch by Fabien Vantard
12477
12478 2006-06-06 [paul]       2.2.1cvs5
12479
12480         * src/matcher.c
12481                 fix age_greater and age_lower so that they
12482                 mean what say and not '...or equal to'
12483                 Thanks to Colin
12484
12485 2006-06-06 [paul]       2.2.1cvs4
12486
12487         * src/textview.c
12488         * src/common/utils.c
12489                 fix URI check
12490                 Thanks to Colin
12491
12492 2006-06-05 [wwp]        2.2.1cvs3
12493
12494         * manual/fr/account.xml
12495                 minor language fixes (thanks to Fabien Vantard).
12496
12497 2006-06-05 [colin]      2.2.1cvs2
12498
12499         * src/prefs_folder_item.c
12500         * src/folderview.c
12501                 Allow recursive setting of properties 
12502                 for whole mailboxes
12503         * src/matcher.c
12504                 Don't freeze on 'test' filtering rule
12505
12506 2006-06-05 [colin]      2.2.1cvs1
12507
12508         * configure.ac
12509                 Update version number following
12510                 stable release
12511
12512 2006-06-04 [wwp]        2.2.0cvs82
12513
12514         * manual/glossary.xml
12515         * manual/account.xml
12516         * manual/fr/glossary.xml
12517         * manual/fr/account.xml
12518                 added glossary section and references/links related to the Face custom header.
12519
12520 2006-06-04 [colin]      2.2.0cvs81
12521
12522         * src/summaryview.c
12523                 Skip to next message on move with no
12524                 immediate execution
12525
12526 2006-06-04 [wwp]        2.2.0cvs80
12527
12528         * manual/xml2pdf
12529                 added sanity checks, exit when needed.
12530
12531 2006-06-03 [paul]       2.2.0cvs79
12532
12533         * src/prefs_receive.c
12534                 page name is now 'Receiving'
12535         * src/prefs_send.c
12536                 page name is now 'Sending'
12537
12538 2006-06-03 [colin]      2.2.0cvs78
12539
12540         * src/plugins/spamassassin/spamassassin_gtk.c
12541                 Autoswitch to Localhost if transport was previously
12542                 disabled. Else people had to check [] Enable, then
12543                 *reselect* transport.
12544
12545 2006-06-03 [colin]      2.2.0cvs77
12546
12547         * src/plugins/pgpinline/pgpinline.c
12548         * src/plugins/pgpmime/pgpmime.c
12549                 Check that gpg_data_release_and_get_mem 
12550                 didn't fail (now, why this happens...)
12551
12552 2006-06-03 [colin]      2.2.0cvs76
12553
12554         * src/mbox.c
12555                 Fix bug #962 (Manual and/or UI should 
12556                 warn about incompatible locking 
12557                 causing dataloss)
12558
12559 2006-06-02 [cleroy]     2.2.0cvs75
12560
12561         * src/filtering.c
12562         * src/folder.c
12563         * src/procmsg.c
12564         * src/summaryview.c
12565                 Fix a few leaks
12566
12567 2006-06-02 [colin]      2.2.0cvs74
12568
12569         * src/main.c
12570                 On exit, free caches after writing them
12571                 Shuts up some valgrind false positives
12572         * src/procmsg.c
12573         * src/send_message.c
12574                 Fix races when reusing existing SMTP connections
12575                 Fix inexistant session timeout
12576         * src/toolbar.c
12577                 Display alertpanel after all queues have
12578                 been processed, not after each
12579
12580 2006-06-02 [wwp]        2.2.0cvs73
12581
12582         * manual/fr/glossary.xml
12583         * manual/fr/ack.xml
12584         * manual/ack.xml
12585                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12586
12587 2006-06-02 [wwp]        2.2.0cvs72
12588
12589         * manual/xml2pdf
12590         * manual/dist/pdf/Makefile.am
12591         * manual/dtd/manual.xsl
12592         * manual/fr/dist/pdf/Makefile.am
12593         * manual/pl/dist/pdf/Makefile.am
12594                 we changed the procedure to generate the .pdf version of the manual.
12595                 The procedure is more modern and the .pdf we get now has a valid index.
12596                 Here are the new pre-requisites:
12597
12598                 - JRE 1.x (1.4 here): there must be one from your distro
12599                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
12600                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
12601                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
12602
12603                 See my posts for further info about the installation of this toolchain:
12604
12605                 Date: Fri, 19 May 2006 19:40:06 +0200
12606                 From: wwp <subscript@free.fr>
12607                 To: sylpheed-claws-devel@lists.sourceforge.net
12608                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
12609
12610                 and
12611
12612                 Date: Wed, 24 May 2006 12:58:49 +0200
12613                 From: wwp <subscript@free.fr>
12614                 To: sylpheed-claws-devel@lists.sourceforge.net
12615                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
12616
12617 2006-06-01 [colin]      2.2.0cvs71
12618
12619         * src/compose.c
12620                 Better guards against IMAP races
12621         * src/main.c
12622         * src/prefs_common.c
12623         * src/prefs_common.h
12624         * src/common/ssl_certificate.c
12625         * src/etpan/imap-thread.c
12626         * src/etpan/imap-thread.h
12627         * src/gtk/sslcertwindow.c
12628                 New hidden option ssl_skip_cert_check to 
12629                 avoid dups of bug #959 (libetpan linked
12630                 against gnutls and gnutls buggy on 64bit)
12631                 Present expired warning only once per
12632                 session/server.
12633         * manual/advanced.xml
12634         * manual/fr/advanced.xml
12635                 Document new option
12636
12637 2006-06-01 [wwp]        2.2.0cvs70
12638
12639         * src/messageview.c
12640                 fix for bug #961 (return receipt dialog 
12641                 complains incorrectly about return-path 
12642                 email adress being different), thanks 
12643                 to Colin.
12644
12645 2006-05-31 [cleroy]     2.2.0cvs69
12646
12647         * src/common/ssl.c
12648                 Guard against NULLs, although this
12649                 should never be an issue
12650
12651 2006-05-31 [colin]      2.2.0cvs68
12652
12653         * src/filtering.c
12654                 Use g_slist_prepend
12655         * src/imap.c
12656                 Don't remove caches when destroying folder, it
12657                 could (should) be done at exit
12658         * src/inc.c
12659                 free processing cache after incorporation
12660         * src/etpan/imap-thread.c
12661                 Maybe fix bug #959 (Crash on moving to emails 
12662                 to a imap account per ssl with a expired 
12663                 certificate.)
12664
12665 2006-05-30 [colin]      2.2.0cvs67
12666
12667         * src/summaryview.c
12668                 Put back event flush when displaying message
12669                 It avoids reading a bunch of messages just
12670                 by hitting shift-n for too long ;)
12671
12672 2006-05-29 [colin]      2.2.0cvs66
12673
12674         * src/summaryview.c
12675                 Remove useless g_warnings
12676
12677 2006-05-29 [colin]      2.2.0cvs65
12678
12679         * src/imap.c
12680                 Fix g_slist_append()s for performance
12681
12682 2006-05-29 [colin]      2.2.0cvs64
12683
12684         * src/compose.c
12685         * src/common/utils.c
12686                 Fix extraneous tab at start of addresses
12687         * src/mainwindow.c
12688                 Fix warnings (thanks to Fabien)
12689                 Fix crash at exit when composing messages 
12690                 exist
12691         * src/pop.c
12692                 Fix progress bar when deleting expired mails
12693                 Thanks to Hiro
12694         * src/summaryview.c
12695         * src/gtk/gtksctree.c
12696                 Fix re-sorting slowness
12697
12698 2006-05-29 [paul]       2.2.0cvs63
12699
12700         * src/mh.c
12701                 fetch full message when moving mails
12702                 from another mailbox, (fixed data loss
12703                 when filtering from IMAP to MH, introduced
12704                 in 2.2.0cvs57).
12705                 Thanks to Colin
12706
12707 2006-05-29 [mones]      2.2.0cvs62
12708
12709         * src/gtk/gtksctree.c
12710                 Unselect faster (patch by Colin)        
12711
12712 2006-05-26 [colin]      2.2.0cvs61
12713
12714         * src/summaryview.c
12715                 Unplug MSGINFO_UPDATE callback on delete too.
12716
12717 2006-05-26 [colin]      2.2.0cvs60
12718
12719         * src/foldersel.c
12720                 Fix bold in folder selection window with glib2.10
12721                 thanks Hiro
12722
12723 2006-05-26 [colin]      2.2.0cvs59
12724
12725         * src/procheader.c
12726                 Convert date only if necessary (and don't
12727                 try to convert from utf8 to utf8, too)
12728         * src/summaryview.c
12729                 Only set column's text if the column's 
12730                 displayed
12731
12732 2006-05-26 [colin]      2.2.0cvs58
12733
12734         * src/summaryview.c
12735         * src/gtk/gtkutils.c
12736                 Fix useless warning
12737
12738 2006-05-26 [colin]      2.2.0cvs57
12739
12740         * src/mainwindow.c
12741                 Make summaryview selectable as long as 
12742                 no message has focus
12743         * src/mh.c
12744                 Faster deletion (by implementing mh_remove_msgs)
12745                 Faster copy (avoid using mh_fetch_msg just to get
12746                 the filename)
12747                 Faster move (using move_file instead of copy_file
12748                 if MSG_IS_MOVE)
12749                 No progressbar if total number of mails to cp/mv 
12750                 is less than 100
12751         * src/summaryview.c
12752                 Fix removal from subject_table when mail gets moved
12753                 Faster deletion (g_slist_prepend instead of append)
12754         * src/gtk/gtksctree.c
12755                 Remove useless code
12756
12757 2006-05-25 [colin]      2.2.0cvs56
12758
12759         * src/common/ssl_certificate.c
12760                 Fix leak in expired cert check
12761
12762 2006-05-25 [colin]      2.2.0cvs55
12763
12764         * src/mh.c
12765                 Disable flags syncing on .mh_sequences - it
12766                 is buggy and marks mails read under unknown
12767                 conditions.
12768
12769 2006-05-25 [paul]
12770
12771         * 2.3.0-rc4 released
12772
12773 2006-05-24 [colin]      2.2.0cvs54
12774
12775         attention cvs users: if you manage to crash
12776         Sylpheed-Claws while moving, copying or deleting
12777         mails, we *are* interested in stack traces and
12778         valgrind logs. It looks stable, but one never
12779         knows...
12780
12781         * src/folder.c
12782                 Add progressbar for cache updates
12783         * src/folderutils.c
12784                 Optimize Mark all read in the current
12785                 folder
12786         * src/mh.c
12787                 Add progressbar for copy/move
12788         * src/procmsg.c
12789                 Optimize O(n^2) in copy/move
12790         * src/summaryview.c
12791         * src/gtk/gtksctree.c
12792                 Optimize O(n^2) algos
12793         * src/common/timing.h
12794                 Display ms instead of us
12795
12796 2006-05-24 [wwp]        2.2.0cvs53
12797
12798         * manual/fr/advanced.xml
12799                 updates to the French manual.
12800
12801 2006-05-24 [wwp]        2.2.0cvs52
12802
12803         * src/common/utils.c
12804                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
12805
12806 2006-05-24 [wwp]        2.2.0cvs51
12807
12808         * src/folderutils.c
12809                 fixed "mark all read" in MH folders (thanks to Colin).
12810
12811 2006-05-24 [paul]       2.2.0cvs50
12812
12813         * doc/man/sylpheed-claws.1
12814                 updated the man page
12815
12816 2006-05-23 [colin]      2.2.0cvs49
12817
12818         * src/folderview.c
12819         * src/imap.c
12820         * src/inc.c
12821         * src/mbox.c
12822         * src/messageview.c
12823         * src/news.c
12824         * src/send_message.c
12825         * src/summaryview.c
12826         * src/gtk/sslcertwindow.c
12827                 alertpanel fixes, by Fabien
12828
12829 2006-05-23 [colin]      2.2.0cvs48
12830
12831         * src/folder.c
12832         * src/folderview.c
12833         * src/msgcache.c
12834         * src/summaryview.c
12835         * src/gtk/gtksctree.c
12836         * src/gtk/gtksctree.h
12837                 More timings
12838                 Fix slow loading problem, which was caused by the
12839                 use of some gtk_ctree funcs and their use of
12840                 g_list_position while gtk_ctree_(un)link'ing.
12841                 Reap more functions from gtkctree.c to be sure we
12842                 use our (fast) version instead of theirs.
12843         * src/mh.c
12844                 Fix copy of unread mails
12845
12846
12847 2006-05-22 [wwp]        2.2.0cvs47
12848
12849         * manual/fr/advanced.xml
12850                 updated.
12851
12852 2006-05-22 [colin]      2.2.0cvs46
12853
12854         * src/filtering.c
12855                 Fix possible infinite loop. 'copy' is not a 
12856                 final action, so when encountering a 'copy',
12857                 we have to check if a previous one was set
12858                 and do it. In the same way, if we encounter
12859                 a 'move' we have to perform a possibly 
12860                 pending 'copy'. This will slow down filtering
12861                 on IMAP if move+copy or multiple copy actions
12862                 are to be done, but handling it via the batch
12863                 would be really too convoluted.
12864
12865 2006-05-22 [wwp]        2.2.0cvs45
12866
12867         * manual/fr/advanced.xml
12868         * manual/fr/faq.xml
12869         * manual/fr/glossary.xml
12870         * manual/fr/handling.xml
12871         * manual/fr/intro.xml
12872         * manual/fr/plugins.xml
12873         * manual/fr/sylpheed-claws-manual.xml
12874                 sync w/ the english manual: updates URIs, documented mailing-list
12875                 support, better explanation about the enabled/disabled feature
12876                 in filtering/processing rules by Paul.
12877
12878 2006-05-21 [colin]      2.2.0cvs44
12879
12880         * src/summaryview.c
12881                 Don't expand after building threads, but during
12882
12883 2006-05-21 [colin]      2.2.0cvs43
12884
12885         * src/procmsg.c
12886         * src/summaryview.c
12887                 More timing possibilities... For next time I have 
12888                 to find out how the hell some 3GHz computer takes
12889                 one minute to open a 30k folder...
12890
12891 2006-05-21 [colin]      2.2.0cvs42
12892
12893         * manual/pl/advanced.xml
12894         * manual/pl/faq.xml
12895         * manual/pl/glossary.xml
12896         * manual/pl/handling.xml
12897         * manual/pl/intro.xml
12898         * manual/pl/plugins.xml
12899         * manual/pl/sylpheed-claws-manual.xml
12900                 Polish manual updated by Pawel
12901
12902 2006-05-20 [colin]
12903
12904         * 2.3.0-rc3 released
12905
12906 2006-05-20 [colin]      2.2.0cvs41
12907
12908         * src/imap.c
12909                 Fix -rc2 problems:
12910                 - remove cache of moved messages from original folder
12911                 - apply new flags to messages even if they aren't appliable
12912                   via IMAP.
12913
12914 2006-05-20 [colin]
12915
12916         * 2.3.0-rc2 released
12917
12918 2006-05-19 [colin]      2.2.0cvs40
12919
12920         * src/imap.c
12921                 Don't issue SELECT in imap_change_flags
12922                 before having checked that we indeed have
12923                 some flags to change. MSG_POSTFILTERED for
12924                 example can't be used on IMAP.
12925                 Fixes bug #955 (copying messages between 
12926                 imap folders is extremely slow), which was
12927                 a regression.
12928
12929 2006-05-19 [colin]      2.2.0cvs39
12930
12931         * src/folder.c
12932         * src/folder.h
12933         * src/folderview.c
12934                 Try to fix bug #830 (Some unread messages 
12935                 get marked read in IMAP inbox):
12936                 - Prevent scanning a folder if it's being 
12937                   opened via the GUI
12938                 - Postpone opening via the GUI of a folder
12939                   currently scanned.
12940
12941
12942 2006-05-19 [wwp]        2.2.0cvs38
12943
12944         * manual/advanced.xml
12945                 fix English+typo (thanks to Paul).
12946
12947 2006-05-19 [wwp]        2.2.0cvs37
12948
12949         * manual/advanced.xml
12950         * manual/fr/advanced.xml
12951         * src/gtk/logwindow.c
12952         * src/prefs_common.c
12953         * src/prefs_common.h
12954                 added hidden prefs to allow customization of colors used in
12955                 protocol log window (useful for dark gtk+ themes).
12956
12957 2006-05-19 [wwp]        2.2.0cvs36
12958
12959         * ChangeLog
12960                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
12961
12962 2006-05-19 [paul]       2.2.0cvs35
12963
12964         * src/textview.c
12965                 make Reply-To fully clickable
12966         * src/gtk/logwindow.c
12967                 more colouring (SMTP ESMTP)
12968         Both patches by Pawel Pekala
12969
12970 2006-05-19 [cleroy]     2.2.0cvs34
12971
12972         * src/mh.c
12973                 Don't update flags from current folder
12974                 Probably fixes bug #935 (Read Messages 
12975                 Revert to Being Marked as Unread)
12976
12977 2006-05-18 [colin]      2.2.0cvs33
12978
12979         * src/imap.c
12980                 Warning fix
12981         * src/compose.c
12982         * src/mainwindow.c
12983         * src/summaryview.c
12984         * src/toolbar.c
12985                 Allow replying to multiple emails
12986                 in multiple windows
12987         * src/mimeview.c
12988         * src/etpan/imap-thread.c
12989                 Leak fixes
12990
12991 2006-05-18 [paul]       2.2.0cvs32
12992
12993         * src/summaryview.c
12994                 keep Mailing-List menu refreshed
12995                 Thanks to Colin
12996
12997 2006-05-18 [paul]       2.2.0cvs31
12998
12999         * manual/advanced.xml
13000         * manual/faq.xml
13001         * manual/glossary.xml
13002         * manual/handling.xml
13003         * manual/intro.xml
13004         * manual/plugins.xml
13005         * manual/sylpheed-claws-manual.xml
13006                 update URLs
13007                 add info about mailing-list support
13008                 edit filtering info
13009         * src/wizard.c
13010         * src/common/defs.h
13011         * src/gtk/about.c
13012         * src/plugins/dillo_viewer/README
13013                 update URLs
13014
13015 2006-05-17 [wwp]        2.2.0cvs30
13016
13017         * manual/handling.xml
13018         * manual/fr/handling.xml
13019                 documented the ability to enabled/disable filtering/processing rules.
13020
13021 2006-05-17 [colin]      2.2.0cvs29
13022
13023         * src/main.c
13024                 Don't initialize g_thread subsystem if it's 
13025                 already done (thanks to Hiro)
13026         * src/mimeview.c
13027                 Fix saving of parts when there name can't be
13028                 converted from UTF-8.
13029
13030 2006-05-17 [paul]       2.2.0cvs28
13031
13032         * po/Makefile.in.in
13033                 fix config.status warning with autoconf 2.60
13034
13035 2006-05-17 [paul]       2.2.0cvs27
13036
13037         * po/POTFILES.in
13038                 add src/mbox.c
13039
13040 2006-05-17 [wwp]        2.2.0cvs26
13041
13042         * src/mainwindow.c
13043                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13044
13045 2006-05-17 [wwp]        2.2.0cvs25
13046
13047         * src/plugins/demo/demo.c
13048                 updated product name in plugin demo (many plugins need to be
13049                 sync'ed w/ that change).
13050
13051 2006-05-17 [colin]      2.2.0cvs24
13052
13053         * src/mh.c
13054                 Fix leak
13055
13056 2006-05-16 [colin]      2.2.0cvs23
13057
13058         * src/mainwindow.c
13059                 Stupid me hit again. Fix cvs22.
13060
13061 2006-05-16 [colin]      2.2.0cvs22
13062
13063         * src/mainwindow.c
13064                 Fix bug #922 (sylpheed-claws crashed after 
13065                 pushing on Inbox folder)
13066
13067 2006-05-16 [colin]      2.2.0cvs21
13068
13069         * src/compose.c
13070                 Make From header be copy/paste/select-able
13071
13072 2006-05-16 [wwp]        2.2.0cvs20
13073
13074         * src/export.c
13075         * src/matcher.c
13076         * src/summaryview.c
13077         * src/etpan/imap-thread.c
13078                 fix some compiler warnings (thanks to Colin).
13079
13080 2006-05-16 [wwp]        2.2.0cvs19
13081
13082         * src/action.c
13083         * src/gedit-print.c
13084         * src/inc.c
13085         * src/mainwindow.c
13086         * src/mh.c
13087         * src/statusbar.c
13088         * src/send_message.c
13089         * src/summaryview.c
13090                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13091
13092 2006-05-15 [colin]      2.2.0cvs18
13093
13094         * src/procmsg.c
13095                 Fix automatic rule creation with List-Post
13096
13097 2006-05-15 [paul]       2.2.0cvs17
13098
13099         * tools/filter_conv_new.pl
13100                 updated for rule enabling/disabling
13101                 claws version >= 2.3.x required
13102
13103 2006-05-15 [cleroy]     2.2.0cvs16
13104
13105         * src/main.c
13106                 Revert test
13107
13108 2006-05-15 [cleroy]     2.2.0cvs15
13109
13110         * src/main.c
13111                 test
13112
13113 2006-05-15 [wwp]        2.2.0cvs14
13114
13115         * manual/pl/.cvsignore
13116                 ignore generated files.
13117
13118 2006-05-14 [wwp]        2.3.0-rc1
13119
13120         * 2.3.0-rc1 released
13121
13122 2006-05-13 [wwp]        2.2.0cvs13
13123
13124         * src/filtering.c
13125         * src/filtering.h
13126         * src/matcher.c
13127         * src/matcher_parser_lex.l
13128         * src/matcher_parser_parse.y
13129         * src/prefs_filtering.c
13130                 new feature: provide the ability to disable filtering and processing
13131                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13132                 adaptations.
13133
13134 2006-05-13 [colin]      2.2.0cvs12
13135
13136         * src/compose.c
13137                 Remove useless if (a) b; else b;
13138                 Thanks to wwp
13139
13140 2006-05-13 [wwp]        2.2.0cvs11
13141
13142         * src/export.c
13143         * src/import.c
13144         * src/mainwindow.c
13145         * src/mbox.c
13146         * src/summaryview.c
13147         * src/summaryview.h
13148                 no more silent failures (or at least less ones) when importing
13149                 or exporting from/to mbox. Also start importing/exporting if
13150                 the necessary info is set.
13151
13152 2006-05-13 [wwp]        2.2.0cvs10
13153
13154         * RELEASE_NOTES
13155                 restored up-to-date release notes.
13156
13157 2006-05-13 [paul]       2.2.0cvs9
13158
13159         * po/nl.po
13160         * po/ru.po
13161                 updated by Tim Dijkstra and Pavlo Bohmat
13162
13163 2006-05-12 [colin]      2.2.0cvs8
13164
13165         * src/gtk/quicksearch.c
13166                 Add "k" as shortcut for "colorlabel". Patch
13167                 by ath42@users.sf.net.
13168
13169 2006-05-12 [paul]       2.2.0cvs7
13170
13171         * src/prefs_common.h
13172         * src/prefs_summaries.c
13173         * src/summaryview.c
13174                 when entering a folder also allow
13175                 going directly to first Marked message
13176
13177 2006-05-12 [paul]       2.2.0cvs6
13178
13179         * src/summaryview.c
13180                 always obey 'confirm before marking all
13181                 mails read' option
13182
13183 2006-05-12 [paul]       2.2.0cvs5
13184
13185         * src/textview.c
13186                 make Sender fully clickable
13187
13188 2006-05-12 [colin]      2.2.0cvs4
13189
13190         * src/compose.c
13191         * src/compose.h
13192                 Let From be editable
13193         * src/main.c
13194         * src/mh.c
13195                 Full support of .mh_sequences' Unseen seq
13196
13197 2006-05-12 [colin]      2.2.0cvs3
13198
13199         * src/folder.c
13200         * src/mainwindow.c
13201         * src/mainwindow.h
13202         * src/messageview.c
13203         * src/prefs_spelling.c
13204         * src/procheader.c
13205         * src/procmsg.c
13206         * src/procmsg.h
13207         * src/summaryview.c
13208         * src/toolbar.c
13209         * src/toolbar.h
13210                 Add contextual menu on Compose toolbar
13211                 button. Fixes bug #944 (Automatic
13212                 addresses not applied when changing account
13213                 from compose window)
13214                 add Mailing List support
13215                 based on the old 0.6.5claws25 patch by
13216                 Melvin Hadasht, with finishing touches
13217                 by Colin
13218                 Fix "ignore thread" when mails are threaded by
13219                 subject (and weren't ignored although appearing
13220                 in the thread).
13221                 GUI rework.
13222                 Both patches by Pawel.
13223
13224 2006-05-08 [paul]       2.2.0cvs2
13225
13226         * src/mainwindow.c
13227         * src/mainwindow.h
13228         * src/messageview.c
13229         * src/procheader.c
13230         * src/procmsg.c
13231         * src/procmsg.h
13232         * src/summaryview.c
13233                 add Mailing List support
13234                 based on the old 0.6.5claws25 patch by 
13235                 Melvin Hadasht, with finishing touches
13236                 by Colin
13237
13238 2006-05-08 [colin]      2.2.0cvs1
13239
13240         * src/mainwindow.c
13241         * src/toolbar.c
13242         * src/toolbar.h
13243                 Add contextual menu on Compose toolbar 
13244                 button. Fixes bug #944 (Automatic 
13245                 addresses not applied when changing account 
13246                 from compose window)
13247
13248 2006-05-08 [paul]       2.2.0
13249
13250         2.2.0 released
13251
13252 2006-05-08 [paul]       2.1.1cvs51
13253
13254         * po/cs.po
13255         * po/de.po
13256         * po/en_GB.po
13257         * po/fi.po
13258         * po/fr.po
13259         * po/pt_BR.po
13260         * po/sr.po
13261         * po/zh_CN.po
13262                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13263                 Fabien Vantard, Frederico Goncalves Guimaraes,
13264                 Aleksandar Urosevic, and Ralgh Young
13265
13266 2006-05-12 [colin]      2.1.1cvs50
13267
13268         * po/cs.po
13269         * po/de.po
13270         * po/en_GB.po
13271         * po/es.po
13272         * po/fi.po
13273         * po/fr.po
13274         * po/pt_BR.po
13275         * po/sr.po
13276         * po/zh_CN.po
13277                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13278                 Fabien Vantard, Frederico Goncalves Guimaraes,
13279                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13280
13281 2006-05-05 [colin]      2.1.1cvs49
13282
13283         * manual/Makefile.am
13284         * manual/pl/Makefile.am
13285         * manual/pl/account.xml
13286         * manual/pl/ack.xml
13287         * manual/pl/addrbook.xml
13288         * manual/pl/advanced.xml
13289         * manual/pl/faq.xml
13290         * manual/pl/glossary.xml
13291         * manual/pl/gpl.xml
13292         * manual/pl/handling.xml
13293         * manual/pl/intro.xml
13294         * manual/pl/keyboard.xml
13295         * manual/pl/plugins.xml
13296         * manual/pl/starting.xml
13297         * manual/pl/sylpheed-claws-manual.xml
13298         * manual/pl/dist/.cvsignore
13299         * manual/pl/dist/Makefile.am
13300         * manual/pl/dist/html/.cvsignore
13301         * manual/pl/dist/html/Makefile.am
13302         * manual/pl/dist/pdf/.cvsignore
13303         * manual/pl/dist/pdf/Makefile.am
13304         * manual/pl/dist/ps/.cvsignore
13305         * manual/pl/dist/ps/Makefile.am
13306         * manual/pl/dist/txt/.cvsignore
13307         * manual/pl/dist/txt/Makefile.am
13308                 Add the polish translation of the manual,
13309                 Authored by Pawel Pekala.
13310
13311 2006-05-05 [cleroy]     2.1.1cvs48
13312
13313         * src/main.c
13314                 Re-read matcherrc after loading plugins 
13315                 if some of them add folders.
13316
13317 2006-05-03 [colin]      2.1.1cvs47
13318
13319         * src/imap.c
13320                 I'm idiot
13321
13322 2006-05-03 [colin]      2.1.1cvs46
13323
13324         * src/imap.c
13325                 Be sure to have a session when
13326                 getting separator
13327
13328 2006-05-03 [colin]      2.1.1cvs45
13329
13330         * src/imap.c
13331         * src/imap.h
13332         * src/imap_gtk.c
13333                 Fix preventing renaming with namespace 
13334                 separator.
13335
13336 2006-05-01 [colin]      2.1.1cvs44
13337
13338         * src/action.c
13339                 Don't reload messageview when result of
13340                 action is piped.
13341
13342 2006-04-29 [colin]      2.1.1cvs43
13343
13344         * src/prefs_receive.c
13345         * src/plugins/spamassassin/spamassassin_gtk.c
13346         * src/plugins/clamav/clamav_plugin_gtk.c
13347                 GUI fixes by Pawel
13348
13349 2006-04-29 [colin]      2.1.1cvs42
13350
13351         * src/prefs_compose_writing.c
13352         * src/prefs_quote.c
13353                 Cleanups. Patch by Pawel
13354
13355 2006-04-28 [paul]       2.1.1cvs41
13356
13357         * src/matcher.c
13358                 fix returned quick search results when search
13359                 term contains an underscore.
13360                 Thanks to Colin
13361
13362 2006-04-28 [paul]       2.1.1cvs40
13363
13364         * src/prefs_message.c
13365         * src/prefs_receive.c
13366                 GUI cleanups
13367                 Patches by Pawel Pekala
13368
13369 2006-04-27 [colin]      2.1.1cvs39
13370
13371         * src/wizard.c
13372                 Differentiate subject Welcome from
13373                 window's title Welcome
13374
13375 2006-04-27 [paul]
13376
13377         2.2.0-rc1 released
13378
13379 2006-04-27 [paul]       2.1.1cvs38
13380
13381         * manual/advanced.xml
13382         * manual/fr/advanced.xml
13383                 add info about compose_no_markup hidden pref
13384
13385 2006-04-27 [paul]       2.1.1cvs37
13386
13387         * src/prefs_account.c
13388                 improve privacy labels
13389         * src/prefs_msg_colors.c
13390                 change some strings for translators' convenience
13391         * src/gtk/gtkutils.c
13392                 don't underline the link button text
13393
13394 2006-04-25 [colin]      2.1.1cvs36
13395
13396         * src/folder.c
13397                 Complete 2.1.1cvs33 (once more ;)
13398
13399 2006-04-25 [colin]      2.1.1cvs35
13400
13401         * src/editldap.c
13402                 Fix tooltip
13403
13404 2006-04-25 [cleroy]     2.1.1cvs34
13405
13406         * src/compose.c
13407         * src/gtk/gtkaspell.c
13408                 Fix crash on redirect (related to the return 
13409                 of the aspell menu in compose's toolbar)
13410         * src/prefs_msg_colors.c
13411                 Fix sensitivity widgets
13412         * src/image_viewer.c
13413         * src/gtk/pluginwindow.c
13414         * src/gtk/prefswindow.c
13415                 Change released signals to clicked (Fabien)
13416         * po/POTFILES.in
13417         * src/common/socket.c
13418         * src/plugins/spamassassin/spamassassin.c
13419                 Translate strings (Fabien)
13420
13421 2006-04-25 [paul]       2.1.1cvs33
13422
13423         * src/folder.c
13424         * src/folder.h
13425         * src/folderview.c
13426                 complete the fix of bug #912
13427                 Thanks to Colin
13428
13429 2006-04-25 [colin]      2.1.1cvs32
13430
13431         * src/news.c
13432                 Better progress bar
13433         * src/mimeview.c
13434         * src/summaryview.c
13435         * src/summaryview.h
13436                 Fix focus chain
13437                 Patches by Pawel Pekala
13438
13439 2006-04-24 [colin]      2.1.1cvs31
13440
13441         * src/compose.c
13442                 Fix compilation warnings (Fabien)
13443
13444 2006-04-24 [colin]      2.1.1cvs30
13445
13446         * src/addrindex.c
13447         * src/editldap.c
13448         * src/editldap_basedn.c
13449         * src/editldap_basedn.h
13450         * src/ldapctrl.c
13451         * src/ldapctrl.h
13452         * src/ldapquery.c
13453         * src/ldaputil.c
13454         * src/ldaputil.h
13455                 Fix bug #901 (LDAPS support)
13456
13457 2006-04-24 [colin]      2.1.1cvs29
13458
13459         * src/compose.c
13460                 Fix logic on error with send dialog on
13461         * src/imap.c
13462                 Fix compilation without libetpan, thanks
13463                 to Fabien
13464         * src/summaryview.c
13465                 Fix 'context-menu' key
13466
13467 2006-04-23 [colin]      2.1.1cvs28
13468
13469         * src/folder.c
13470                 Never free current's cache to free up 
13471                 memory. Fixes bug #912 (new count 
13472                 randomly set to message count)
13473
13474 2006-04-23 [colin]      2.1.1cvs27
13475
13476         * src/gtk/quicksearch.c
13477                 And remove printf...
13478
13479 2006-04-23 [colin]      2.1.1cvs26
13480
13481         * src/gtk/quicksearch.c
13482                 Fix replacing in quicksearch, and fix inserting
13483                 in the middle of the string. (introduced at 2.1.0cvs22)
13484
13485 2006-04-23 [colin]      2.1.1cvs25
13486
13487         * src/imap.c
13488                 Make sure uidnext is initialized in get_num_list
13489                 (not for stable, related to 2.1.1cvs8 and friends)
13490
13491 2006-04-23 [colin]      2.1.1cvs24
13492
13493         * src/imap.c
13494                 Output something when login is successful
13495                 too
13496
13497 2006-04-23 [colin]      2.1.1cvs23
13498
13499         * src/etpan/imap-thread.c
13500                 Better logging (line-per-line, hide data in fetch)
13501                 Fix a const warning
13502         * src/gtk/logwindow.c
13503         * src/gtk/logwindow.h
13504                 Better logging (color for input/output)
13505
13506 2006-04-21 [colin]      2.1.1cvs22
13507
13508         * src/gtk/quicksearch.c
13509                 On gtk+-2.8, use stock buttons in quicksearch
13510                 Based on a patch by Fabien and a design by Paul
13511
13512 2006-04-21 [colin]      2.1.1cvs21
13513
13514         * src/folderview.c
13515         * src/mainwindow.c
13516                 Fix occasional flicker in folderview
13517         * src/common/utils.c
13518                 Fix bug #943 (Incorrectly parsed email address 
13519                 list in short headers on message view and in 
13520                 printouts)
13521
13522 2006-04-20 [colin]      2.1.1cvs20
13523
13524         * src/imap.c
13525         * src/imap.h
13526         * src/prefs_account.c
13527                 Add ANONYMOUS auth for IMAP
13528
13529 2006-04-20 [paul]       2.1.1cvs19
13530
13531         * src/main.c
13532                 proper fix for 2.1.1cvs18
13533                 Thanks to Colin
13534
13535 2006-04-20 [paul]       2.1.1cvs18
13536
13537         * src/main.c
13538                 fix build warnings
13539
13540 2006-04-20 [paul]       2.1.1cvs17
13541
13542         * src/gtk/quicksearch.c
13543                 fix standard, non-extended Quick search,
13544                 was broken in 2.1.1cvs15.
13545                 Thanks to Colin.
13546
13547 2006-04-20 [colin]      2.1.1cvs16
13548
13549         * src/prefs_matcher.c
13550                 Fix values when reselecting a ~test
13551                 rule
13552
13553 2006-04-19 [colin]      2.1.1cvs15
13554
13555         * src/compose.c
13556         * src/compose.h
13557         * src/gtk/gtkaspell.c
13558         * src/gtk/gtkaspell.h
13559                 Put back Options menu in Spelling/
13560         * src/gtk/quicksearch.c
13561                 Don't search, and show error, if the
13562                 advanced search has a syntax error
13563
13564 2006-04-18 [colin]      2.1.1cvs14
13565
13566         * src/textview.c
13567                 Fix gdk warnings on set_cursor when textview
13568                 isn't visible
13569
13570 2006-04-18 [colin]      2.1.1cvs13
13571
13572         * src/gtk/gtksctree.c
13573                 Remove seemingly useless refresh that causes
13574                 flicker - watch this commit in case of 
13575                 problems before planned backport to stable
13576
13577 2006-04-18 [colin]      2.1.1cvs12
13578
13579         * src/imap.c
13580                 Factorize get/set_xml code
13581         * src/compose.c
13582         * src/prefs_account.c
13583         * src/prefs_account.h
13584         * src/procmsg.c
13585                 Add Encrypt to self option
13586
13587 2006-04-17 [colin]      2.1.1cvs11
13588
13589         * configure.ac
13590                 Fix search on encrpyt function on dragonfly
13591                 Patch by Jonathan Buschmann <jonthn@agmact.com>
13592
13593 2006-04-17 [colin]      2.1.1cvs10
13594
13595         * src/prefs_account.c
13596                 Be safe by default: remove mails from POP3
13597                 after 7 days, not immediately
13598
13599 2006-04-17 [colin]      2.1.1cvs9
13600
13601         * src/etpan/imap-thread.c
13602                 Fix build on DragonFly - patch by 
13603                 Jonathan Buschmann <jonthn@agmact.com>
13604
13605 2006-04-17 [colin]      2.1.1cvs8
13606
13607         * src/imap.c
13608                 Save uidnext between sessions
13609
13610 2006-04-17 [colin]      2.1.1cvs7
13611
13612         * src/imap.c
13613                 scan is required when uid validity changes
13614
13615 2006-04-17 [colin]      2.1.1cvs6
13616
13617         * src/folderview.c
13618                 Don't scan if not necessary, apart in current
13619                 folder and INBOX to fetch flags.
13620         * src/imap.c
13621                 Scan is necessary if unread count changes
13622
13623 2006-04-17 [colin]      2.1.1cvs5
13624
13625         * src/imap.c
13626                 ...But always fetch ANSWERED and DELETED flags for
13627                 INBOX, as filtering can happen on these flags.
13628
13629 2006-04-17 [colin]      2.1.1cvs4
13630
13631         * src/imap.c
13632                 Don't fetch REPLIED and DELETED flags when synchronising
13633                 flags with a closed folder. We only need UNSEEN and FLAGGED
13634                 to update the folderview.
13635
13636 2006-04-17 [colin]      2.1.1cvs3
13637
13638         * src/imap.c
13639                 Faster flag search when there are new mails 
13640                 in a folder. We can do a full search if the 
13641                 folder contains less messages than the new
13642                 list.
13643
13644 2006-04-17 [colin]      2.1.1cvs2
13645
13646         * po/cs.po
13647         * po/de.po
13648         * po/fr.po
13649         * po/nl.po
13650         * po/pt_BR.po
13651                 Update translations from stable branch
13652
13653 2006-04-17 [colin]      2.1.1cvs1
13654
13655         * configure.ac
13656                 Bump version to follow stable release
13657
13658 2006-04-16 [mones]      2.1.0cvs50
13659
13660         * po/es.po
13661                 Updated for release
13662
13663 2006-04-16 [colin]      2.1.0cvs49
13664
13665         * src/textview.c
13666                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
13667                 with gtk < 2.8. Thanks to Fabien Vantard.
13668
13669 2006-04-15 [colin]      2.1.0cvs48
13670
13671         * src/etpan/imap-thread.c
13672                 Fix bug #919 (libetpan: SEGV when connecting 
13673                 using command)
13674
13675 2006-04-14 [colin]      2.1.0cvs47
13676
13677         * src/main.c
13678                 Fix race on --select (should be done better)
13679
13680 2006-04-14 [wwp]        2.1.0cvs46
13681
13682         * src/send_message.c
13683                 enforce a check for domain in account prefs (a sending
13684                 error could be faced if domain was checked but no value set),
13685                 thanks to Colin.
13686
13687 2006-04-14 [colin]      2.1.0cvs45
13688
13689         * src/codeconv.c
13690                 when converting from unknown to unknown, if the
13691                 string is UTF8, don't convert it to the locale
13692                 (which breaks it)
13693
13694 2006-04-14 [colin]      2.1.0cvs44
13695
13696         * src/compose.c
13697                 Don't try to use ASCII for converting headers
13698                 (as done in body)
13699
13700 2006-04-14 [paul]       2.1.0cvs43
13701
13702         * src/crash.c
13703                 add locale/charset info to crash report
13704         * src/gtk/about.c
13705                 add wwp to doc team
13706                 replace 'e-mail' with preferred 'email'
13707         * src/gtk/authors.h
13708                 ensure contributors list is in alphabetical
13709                 order
13710
13711 2006-04-13 [colin]      2.1.0cvs42
13712
13713         * src/textview.c
13714                 Prevent gdk warnings
13715
13716 2006-04-13 [colin]      2.1.0cvs41
13717
13718         * src/common/ssl_certificate.c
13719         * src/common/ssl_certificate.h
13720         * src/gtk/sslcertwindow.c
13721                 Warn on expired certs, and display the expiration date
13722
13723 2006-04-13 [colin]      2.1.0cvs40
13724
13725         * src/plugins/spamassassin/spamassassin_gtk.c
13726                 Fix missing set_text on unix socket
13727
13728 2006-04-13 [wwp]        2.1.0cvs39
13729
13730         * manual/fr/advanced.xml
13731         * manual/fr/glossary.xml
13732                 applied new spam/ham/email lexicon (pourriel, courriel)
13733
13734 2006-04-13 [paul]       2.1.0cvs38
13735
13736         * src/plugins/pgpmime/plugin.c
13737                 remove the mention of S/MIME from the
13738                 description. This is now handled by the
13739                 S/MIME plugin.
13740
13741 2006-04-13 [paul]       2.1.0cvs37
13742
13743         * src/prefs_msg_colors.c
13744                 rework dialog
13745         * src/prefs_folder_item.c
13746         * src/prefs_spelling.c
13747                 add a tooltip to the colour selector buttons
13748
13749 2006-04-13 [wwp]        2.1.0cvs36
13750
13751         * manual/advanced.xml
13752         * manual/glossary.xml
13753         * manual/handling.xml
13754         * manual/keyboard.xml
13755         * manual/plugins.xml
13756         * manual/starting.xml
13757         * manual/fr/account.xml
13758         * manual/fr/ack.xml
13759         * manual/fr/addrbook.xml
13760         * manual/fr/advanced.xml
13761         * manual/fr/faq.xml
13762         * manual/fr/glossary.xml
13763         * manual/fr/gpl.xml
13764         * manual/fr/handling.xml
13765         * manual/fr/intro.xml
13766         * manual/fr/keyboard.xml
13767         * manual/fr/plugins.xml
13768         * manual/fr/starting.xml
13769         * manual/fr/sylpheed-claws-manual.xml
13770                 fixes to the manuals:
13771                  - summaryview -> Message List (same in French)
13772                  - translate key names
13773                  - fix French punctuation, use non-breakable spaces when
13774                    necessary, don't use &thinsp; which is not portable
13775                  - tell what maildir and mbox formats we support
13776
13777 2006-04-12 [wwp]        2.1.0cvs35
13778
13779         * src/prefs_toolbar.c
13780                 unified a replace button more,
13781                 patch by Fabien Vantard <fzzzzz@gmail.com>.
13782
13783 2006-04-12 [wwp]        2.1.0cvs34
13784
13785         * src/prefs_common.c
13786         * src/prefs_msg_colors.c
13787                 make default color labels translatable,
13788                 patch from Fabien Vantard <fzzzzz@gmail.com>,
13789                 thanks to Tim <timbrain@post.cz> for reporting.
13790
13791 2006-04-12 [wwp]        2.1.0cvs33
13792
13793         * manual/glossary.xml
13794         * manual/intro.xml
13795         * manual/plugins.xml
13796         * manual/starting.xml
13797         * manual/sylpheed-claws-manual.xml
13798         * manual/fr/.cvsignore
13799         * manual/fr/account.xml
13800         * manual/fr/ack.xml
13801         * manual/fr/addrbook.xml
13802         * manual/fr/advanced.xml
13803         * manual/fr/faq.xml
13804         * manual/fr/glossary.xml
13805         * manual/fr/handling.xml
13806         * manual/fr/intro.xml
13807         * manual/fr/keyboard.xml
13808         * manual/fr/plugins.xml
13809         * manual/fr/starting.xml
13810         * manual/fr/sylpheed-claws-manual.xml
13811                 various fixes: typos, missing .fr translations, punctuation,
13812                 capitalization, links, accents and some bad French more.
13813
13814 2006-04-12 [wwp]        2.1.0cvs32
13815
13816         * src/prefs_gtk.c
13817                 fix for bug #935: always store prefs files in UTF-8 (thanks
13818                 to Colin).
13819
13820 2006-04-11 [colin]      2.1.0cvs31
13821
13822         * src/compose.c
13823                 Fix inserting files not in utf8 when locale is utf8
13824
13825 2006-04-11 [colin]      2.1.0cvs30
13826
13827         * src/inc.c
13828                 Don't show error dialog when cancelling connection
13829                 Patch by Pawel
13830
13831 2006-04-11 [cleroy]     2.1.0cvs29
13832
13833         * src/compose.c
13834                 Implement multiple quote levels
13835         * src/prefs_common.c
13836                 Change a little bit the quote bgcolor for 2nd level
13837
13838 2006-04-11 [colin]      2.1.0cvs28
13839
13840         * src/gtk/about.c
13841                 Add locale and charset in the label
13842
13843 2006-04-10 [colin]      2.1.0cvs27
13844
13845         * src/compose.c
13846         * src/prefs_common.c
13847         * src/prefs_common.h
13848         * src/prefs_msg_colors.c
13849         * src/textview.c
13850                 Allow optional background color in quotes
13851                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
13852                 GTK+-2.8.x feature
13853
13854 2006-04-10 [colin]      2.1.0cvs26
13855
13856         * src/main.c
13857         * src/mainwindow.c
13858         * src/mainwindow.h
13859                 Implement --select
13860
13861 2006-04-10 [colin]      2.1.0cvs25
13862
13863         * manual/plugins.xml
13864         * manual/fr/plugins.xml
13865                 Document libcurl's proxy variables
13866
13867 2006-04-09 [colin]      2.1.0cvs24
13868
13869         * src/prefs_common.c
13870                 gettext() returns statically allocated stuff. We have
13871                 to strdup it in order to be able to free it.
13872
13873 2006-04-09 [colin]      2.1.0cvs23
13874
13875         * AUTHORS
13876         * src/gtk/authors.h
13877                 Add Alexei
13878
13879 2006-04-09 [colin]      2.1.0cvs22
13880
13881         * src/mainwindow.c
13882         * src/gtk/quicksearch.c
13883                 Fix bug #859 (problems with cyrilic input in 
13884                 search panel) - Patch by Alexey Illarionov 
13885                 <littlesavage@rambler.ru>
13886
13887 2006-04-09 [colin]      2.1.0cvs21
13888
13889         * src/prefs_customheader.c
13890                 I prefer removing then freeing rather than the contrary
13891                 (even if it doesn't change anything ;-)
13892         * src/prefs_account.c
13893                 Fix bug #933 (Crash re-entering the custom headers list 
13894                 dialog in accounts prefs)
13895                 The problem happened when cancelling the Account 
13896                 Preferences' dialogs - in which case we didn't do 
13897                 anything to the PrefsAccount * struct. In case of applying,
13898                 the old ac_prefs was replaced with the tmp_ac_prefs we were
13899                 working with in this dialog. The problem is that 
13900                 prefs_customheader.c, working on this tmp_ac_prefs, always
13901                 changes the ->customhdr_list pointer, even when cancelled. 
13902                 So in case of cancelling the prefs_account dialog, we still
13903                 have to update ->customhdr_list in the real account.
13904
13905 2006-04-08 [colin]      2.1.0cvs20
13906
13907         * manual/fr/glossary.xml
13908         * manual/fr/keyboard.xml
13909                 Forgot some headers :)
13910
13911 2006-04-08 [colin]      2.1.0cvs19
13912
13913         * manual/Makefile.am
13914         * manual/fr/Makefile.am
13915         * manual/fr/account.xml
13916         * manual/fr/ack.xml
13917         * manual/fr/addrbook.xml
13918         * manual/fr/advanced.xml
13919         * manual/fr/faq.xml
13920         * manual/fr/glossary.xml
13921         * manual/fr/gpl.xml
13922         * manual/fr/handling.xml
13923         * manual/fr/intro.xml
13924         * manual/fr/keyboard.xml
13925         * manual/fr/plugins.xml
13926         * manual/fr/starting.xml
13927         * manual/fr/sylpheed-claws-manual.xml
13928         * manual/fr/dist/.cvsignore
13929         * manual/fr/dist/Makefile.am
13930         * manual/fr/dist/html/.cvsignore
13931         * manual/fr/dist/html/Makefile.am
13932         * manual/fr/dist/pdf/.cvsignore
13933         * manual/fr/dist/pdf/Makefile.am
13934         * manual/fr/dist/ps/.cvsignore
13935         * manual/fr/dist/ps/Makefile.am
13936         * manual/fr/dist/txt/.cvsignore
13937         * manual/fr/dist/txt/Makefile.am
13938                 Add the french translation of the manual. Thanks to
13939                 Olivier Delhomme <olivier.delhomme@free.fr> for 
13940                 account.xml, ack.xml, addrbook.xml and advanced.xml
13941
13942 2006-04-08 [colin]      2.1.0cvs18
13943
13944         * manual/plugins.xml
13945         * manual/starting.xml
13946                 More fixes
13947
13948 2006-04-07 [colin]      2.1.0cvs17
13949
13950         * manual/faq.xml
13951         * manual/intro.xml
13952         * manual/keyboard.xml
13953                 Little fixes
13954
13955 2006-04-07 [colin]      2.1.0cvs16
13956
13957         * README
13958         * src/compose.c
13959         * src/prefs_common.c
13960         * src/prefs_common.h
13961                 Add hidden compose_no_markup pref
13962
13963 2006-04-07 [wwp]        2.1.0cvs15
13964
13965         * src/summary_search.c
13966         * .cvsignore
13967                 Bugfix: stop button was sticky when searching in an empty folder.
13968                 Applied curly brackets code style to the whole file (summary_search.c).
13969                 More files to ignore.
13970
13971 2006-04-07 [wwp]        2.1.0cvs14
13972
13973         * src/message_search.c
13974         * src/summary_search.c
13975                 changed default button when search bumps at file/folder
13976                 beginning or end, for convenience (thanks to Colin).
13977
13978 2006-04-07 [paul]       2.1.0cvs13
13979
13980         * src/plugins/dillo_viewer/dillo_prefs.c
13981                 avoid future potential for namespace collision
13982                 Patch by Colin
13983
13984 2006-04-06 [wwp]        2.1.0cvs12
13985
13986         * src/summary_search.c
13987                 Unify extended/advanced searches names (and thus factorize labels),
13988                 patch by Fabien Vantard <fzzzzz@gmail.com>.
13989
13990 2006-04-06 [wwp]        2.1.0cvs11
13991
13992         * src/folderview.c
13993         * src/prefs_themes.c
13994         * src/summaryview.c
13995                 Fixed some compilation warnings.
13996
13997 2006-04-06 [colin]      2.1.0cvs10
13998
13999         * manual/advanced.xml
14000                 Document the wizard template and how to deploy
14001                 Sylpheed-Claws effectively
14002
14003 2006-04-06 [colin]      2.1.0cvs9
14004
14005         * src/folderview.c
14006                 gettext patch to tell translators about _("#"),
14007                 by Maxim Britov
14008
14009 2006-04-06 [colin]      2.1.0cvs8
14010
14011         * src/textview.c
14012                 Fix invalid GtkTextBIter after clicking "Display as text"
14013
14014 2006-04-06 [mones]      2.1.0cvs7
14015
14016         * src/addr_compl.c
14017         * src/addrindex.c
14018         * src/addritem.c
14019         * src/codeconv.c
14020         * src/compose.c
14021         * src/filtering.c
14022         * src/folder.c
14023         * src/folder_item_prefs.c
14024         * src/folderview.c
14025         * src/localfolder.c
14026         * src/matcher.c
14027         * src/mimeview.c
14028         * src/prefs_msg_colors.c
14029         * src/prefs_spelling.c
14030         * src/prefs_themes.c
14031         * src/procmime.c
14032         * src/procmsg.c
14033         * src/stock_pixmap.c
14034         * src/summaryview.c
14035         * src/textview.c
14036         * src/toolbar.c
14037         * src/common/mgutils.c
14038         * src/common/prefs.c
14039         * src/common/ssl_certificate.c
14040         * src/gtk/colorlabel.c
14041         * src/gtk/quicksearch.c
14042         * src/plugins/pgpmime/pgpmime.c
14043         * src/plugins/spamassassin/spamassassin.c
14044                 Removed redundant NULL checks for g_free() calls.
14045                 Patch by Pawel Pekala.
14046
14047 2006-04-06 [mones]      2.1.0cvs6
14048
14049         * src/prefs_actions.c
14050         * src/prefs_filtering.c
14051         * src/prefs_filtering_action.c
14052         * src/prefs_matcher.c
14053         * src/prefs_template.c
14054         * src/gtk/gtkutils.c
14055         * src/gtk/gtkutils.h
14056                 Have a nice replace button. Patch by Pawel Pekala
14057
14058 2006-04-06 [colin]      2.1.0cvs5
14059
14060         * src/addressbook.c
14061                 Fix crash with empty columns
14062
14063 2006-04-05 [colin]      2.1.0cvs4
14064
14065         * src/wizard.c
14066         * src/prefs_gtk.c
14067                 Allow wizard customization with pre-filled values
14068
14069 2006-04-05 [colin]      2.1.0cvs3
14070
14071         * src/textview.c
14072         * src/mimeview.c
14073         * src/mimeview.h
14074                 Nicer messages in mimeview
14075
14076 2006-04-05 [colin]      2.1.0cvs2
14077
14078         * src/addressbook.c
14079         * src/prefs_summaries.c
14080                 i18n fix
14081
14082 2006-04-05 [colin]      2.1.0cvs1
14083
14084         * src/plugins/pgpcore/plugin.c
14085         * src/plugins/pgpcore/select-keys.c
14086         * src/plugins/pgpcore/select-keys.h
14087         * src/plugins/pgpcore/sgpgme.c
14088         * src/plugins/pgpcore/sgpgme.h
14089         * src/plugins/pgpinline/pgpinline.c
14090         * src/plugins/pgpinline/plugin.c
14091         * src/plugins/pgpmime/pgpmime.c
14092         * src/plugins/pgpmime/plugin.c
14093                 Factorize and generalize a bit 
14094                 Drop S/MIME signature verification from PGP/MIME
14095                 (adding it as another, more complete plugin)
14096
14097 2006-04-05 [paul]       2.1.0
14098
14099         2.1.0 released
14100
14101 2006-04-05 [paul]       2.0.0cvs186
14102
14103         * manual/advanced.xml
14104                 add info on colour labels
14105
14106 2006-04-05 [paul]       2.0.0cvs185
14107
14108         * po/bg.po
14109         * po/cs.po
14110         * po/de.po
14111         * po/el.po
14112         * po/en_GB.po
14113         * po/fi.po
14114         * po/fr.po
14115         * po/it.po
14116         * po/nl.po
14117         * po/pl.po
14118         * po/pt_BR.po
14119         * po/sr.po
14120         * po/zh_CN.po
14121                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14122                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14123                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14124                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14125         * src/gtk/authors.h
14126         * tools/claws.i18n.status.pl
14127                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14128                 and new Czech translator, Tim <timbrain@post.cz>
14129
14130 2006-04-05 [mones]      2.0.0cvs184
14131
14132         * po/es.po
14133                 Updated translation
14134
14135 2006-04-05 [colin]      2.0.0cvs183
14136
14137         * src/gtk/quicksearch.c
14138                 Fix bug #929 (unnecessary reload in quick search bar)
14139
14140 2006-04-05 [colin]      2.0.0cvs182
14141
14142         * src/compose.c
14143                 Fix crash on Reply with no From:
14144                 Show signature and conversion error on queuing 
14145                 (but not sending)
14146         * src/mainwindow.c
14147         * src/summaryview.c
14148         * src/summaryview.h
14149                 Factorize threading code and make sure msginfo 
14150                 is not null when it comes from a GtkCTreeRow's 
14151                 data
14152         * src/gtk/gtkaspell.c
14153                 Check for necessary things
14154         * src/gtk/gtksctree.c
14155         * src/gtk/gtksctree.h
14156                 Reset anchor if necessary when removing node
14157
14158 2006-03-29 [colin]      2.0.0cvs181
14159
14160         * src/folderview.c
14161                 Warn for disabled IMAP accounts (due to lack of
14162                 libetpan). Breaks string-freeze - sorry - but it
14163                 is kind of important ;)
14164
14165 2006-03-28 [colin]      2.0.0cvs180
14166
14167         * src/gtk/gtkutils.c
14168         * src/gtk/gtkutils.h
14169                 Add a gtkut_get_link_btn() function that
14170                 creates a button which acts like an URI
14171         * src/prefs_themes.c
14172         * src/gtk/about.c
14173                 Use this function (factorizes codes)
14174         * src/common/defs.h
14175         * src/gtk/pluginwindow.c
14176                 Add a "Get more..." in the plugins window
14177
14178 2006-03-28 [colin]      2.0.0cvs179
14179
14180         * src/common/smtp.c
14181         * src/common/passcrypt.c
14182         * src/undo.c
14183                 Warning fixes. Patch by Pawel Pekala
14184
14185 2006-03-27 [colin]      2.0.0cvs178
14186
14187         * src/undo.c
14188                 Fix undoing by blocks with spaces
14189
14190 2006-03-27 [colin]      2.0.0cvs177
14191
14192         * src/textview.c
14193                 Set margin to 3px for headers
14194
14195 2006-03-27 [paul]
14196
14197         2.1.0-rc2 released
14198
14199 2006-03-27 [wwp]        2.0.0cvs176
14200
14201         * src/summaryview.c
14202                 don't reset quicksearch when updating the message list.
14203                 Thanks to Colin.
14204
14205 2006-03-26 [wwp]        2.0.0cvs175
14206
14207         * src/compose.c
14208                 use a unified border width ('other' tab in the compose window,
14209                 patch by Pawel Pekala).
14210
14211
14212 2006-03-26 [wwp]        2.0.0cvs174
14213
14214         * src/common/quoted-printable.c
14215         * src/addressbook.c
14216                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14217
14218 2006-03-26 [colin]      2.0.0cvs173
14219
14220         * src/quote_fmt_parse.y
14221                 Fix non-UTF8 date formats messing up the whole quote a 
14222                 little bit
14223
14224 2006-03-26 [colin]      2.0.0cvs172
14225
14226         * src/procheader.c
14227                 Make sure the date is UTF8 valid, or try to make it
14228                 so. IncrediMail is really IncrediStupid.
14229         * src/compose.c
14230                 Fix possible conversions. 
14231                 
14232
14233 2006-03-26 [colin]      2.0.0cvs171
14234
14235         * src/matcher.c
14236                 Fix corner cases in body search. This is still a
14237                 hack... It seems impossible to make it good and 
14238                 reasonably fast at the same time.
14239
14240 2006-03-26 [colin]      2.0.0cvs170
14241
14242         * src/summaryview.c
14243                 I think I killed the twilight zone bug!
14244                 summary_select_node() flushes GTK events in order
14245                 to be able to center the view. But this also 
14246                 flushes keypresses like Ctrl-Alt-U, so this can
14247                 call summary_show from summary_select_node (itself
14248                 called from summary_show, etc.). And the summaryview
14249                 has to be unlocked in this function. So just locking
14250                 while processing GTK events, and bailing if locked, 
14251                 should fix it.
14252                 Fixes bug #927 (SIGSEGV during Update Summary)
14253
14254 2006-03-25 [colin]      2.0.0cvs169
14255
14256         * src/matcher.c
14257                 Fix search in QP-encoded bodies
14258                 Fix utf-8 searches in bodies encoded in the
14259                 locale's encoding
14260         * src/common/quoted-printable.c
14261         * src/common/quoted-printable.h
14262                 Add a decode function that doesn't overwrite
14263                 the original pointer
14264                 
14265
14266 2006-03-24 [colin]      2.0.0cvs168
14267
14268         * src/action.c
14269         * src/summaryview.c
14270         * src/summaryview.h
14271                 Update message cache after action
14272                 Patch by H. Merijn Brand
14273         * src/prefs_msg_colors.c
14274                 Factorize label 
14275                 Patch by Fabien Vantard
14276         * src/plugins/spamassassin/spamassassin_gtk.c
14277                 Remove useless translation
14278                 Patch by Fabien Vantard
14279
14280 2006-03-23 [colin]      2.0.0cvs167
14281
14282         * src/common/ssl.c
14283                 Let 30 seconds to SSL_connect
14284
14285 2006-03-23 [wwp]        2.0.0cvs166
14286
14287         * src/summaryview.c
14288         * src/gtk/description_window.c
14289                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14290                 and headers are translated; adjust description windows' width to fit their
14291                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14292
14293 2006-03-23 [paul]       2.0.0cvs165
14294
14295         * src/common/utils.c
14296                 fix highlighting of URIs containing "()"
14297                 (2.0.0cvs164's reversal fixed)
14298                 Thanks to Colin.
14299
14300 2006-03-23 [paul]       2.0.0cvs164
14301
14302         * src/common/utils.c
14303                 revert patch, (postponing a fix), at 2.0.0cvs120
14304                 as it breaks more URIs than it fixes.
14305                 Allow '-' to be a terminating character in a URI
14306
14307 2006-03-22 [colin]      2.0.0cvs163
14308
14309         * configure.ac
14310                 Require libetpan 0.45
14311                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14312
14313 2006-03-22 [paul]       2.0.0cvs162
14314
14315         * src/editgroup.c
14316                 replace '<-' and '->' buttons with GTK_STOCK graphical
14317                 buttons
14318         * src/summary_search.c
14319                 don't offer '...' for translation
14320                 add a tooltip to advanced search '...' button
14321         * src/gtk/quicksearch.c
14322                 don't offer '...' for translation
14323
14324 2006-03-21 [colin]      2.0.0cvs161
14325
14326         * src/compose.c
14327                 Fix middle-click pasting (insert at click
14328                 position instead of cursor position, don't
14329                 remove existing selection and allow pasting
14330                 our own selection)
14331         * src/addressbook.c
14332                 "LDAP Server" -> "LDAP servers"
14333
14334 2006-03-21 [wwp]        2.0.0cvs160
14335
14336         * src/etpan/imap-thread.c
14337                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14338
14339 2006-03-20 [colin]      2.0.0cvs159
14340
14341         * src/summaryview.c
14342                 Don't reload summaryview after an execute with no
14343                 move action
14344
14345 2006-03-19 [colin]      2.0.0cvs158
14346
14347         * src/addressbook.c
14348                 and put groups at the top, always
14349
14350 2006-03-19 [colin]      2.0.0cvs157
14351
14352         * src/addressbook.c
14353                 Order groups before names, as previously
14354
14355 2006-03-19 [colin]      2.0.0cvs156
14356
14357         * src/addressbook.c
14358                 - Sort case-unsensitive
14359                 - Put the sort arrow at opening too
14360
14361 2006-03-19 [wwp]        2.0.0cvs155
14362
14363         * src/addressbook.c
14364                 allow sorting by name/email/remarks, ensure that right-pane's contents
14365                 matches the left-pane selection (cleared when appropriate).
14366                 Patch by Pawel Pekala <c0rn@o2.pl>.
14367
14368 2006-03-18 [colin]      2.0.0cvs154
14369
14370         * src/textview.c
14371                 Fix text cursor ;)
14372
14373 2006-03-18 [colin]      2.0.0cvs153
14374
14375         * src/gtk/filesel.c
14376                 Make sure we hide the preview if we didn't get
14377                 a filename
14378
14379 2006-03-18 [colin]      2.0.0cvs152
14380
14381         * src/summaryview.c
14382                 Set cursor to watch for execution (fixes lack
14383                 of watch-cursor when dnd'ing hundreds of mails)
14384         * src/gtk/filesel.c
14385                 Check that mime type is 'image/*' before updating
14386                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14387
14388 2006-03-18 [colin]      2.0.0cvs151
14389
14390         * src/mainwindow.c
14391         * src/textview.c
14392         * src/textview.h
14393                 Put a watch cursor in textview too when the mainwindow's
14394                 cursor in a watch
14395
14396 2006-03-18 [colin]      2.0.0cvs150
14397
14398         * src/folder.c
14399                 Change wrong asserts to simple tests
14400
14401 2006-03-17 [colin]      2.0.0cvs149
14402
14403         * src/mainwindow.c
14404         * src/mainwindow.h
14405         * src/prefs_msg_colors.c
14406         * src/summaryview.c
14407         * src/summaryview.h
14408         * src/gtk/colorlabel.c
14409         * src/gtk/colorlabel.h
14410                 Add a color label menu in the main menubar
14411                 Add (fixed) accels Ctrl-{0-7} to change the color
14412                 They have to be fixed because the menu's dynamic,
14413                 the items are complex widgets, hence we can't use
14414                 a GtkItemFactory.
14415
14416
14417 2006-03-17 [wwp]        2.0.0cvs148
14418
14419         * src/compose.c
14420                 rollback few lines from my previous commit (those lines come from
14421                 a pending patch, accidentally commited, even if neutral as they are
14422                 commented out).
14423
14424 2006-03-17 [wwp]        2.0.0cvs147
14425
14426         * src/compose.c
14427                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14428                 applied code style/indentation to the modified function.
14429
14430 2006-03-17 [wwp]        2.0.0cvs146
14431
14432         * src/procmsg.c
14433         * src/compose.c
14434                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14435
14436 2006-03-17 [paul]
14437
14438         2.1.0-rc1 released
14439
14440 2006-03-17 [paul]       2.0.0cvs145
14441
14442         * src/main.c
14443                 addressbook_read_file() was called twice
14444         * src/textview.c
14445                 X-Mailer highlighting
14446
14447 2006-03-16 [colin]      2.0.0cvs144
14448
14449         * src/sourcewindow.c
14450         * src/sourcewindow.h
14451                 And the last one, in source window.
14452
14453 2006-03-16 [colin]      2.0.0cvs143
14454
14455         * src/compose.c
14456         * src/compose.h
14457                 Fix the same stuff in compose
14458
14459 2006-03-16 [colin]      2.0.0cvs142
14460
14461         * src/messageview.c
14462                 Complete the previous messageview crash fix
14463
14464 2006-03-16 [colin]      2.0.0cvs141
14465
14466         * src/procmsg.h
14467         * src/procmsg.c
14468         * src/folder.c
14469                 Fix POSTPROCESSING hook
14470                 Patch by H. Merijn Brand
14471
14472         * src/procmime.c
14473         * src/procmime.h
14474                 Parse Content-Location
14475
14476         * src/toolbar.c
14477         * src/messageview.c
14478         * src/messageview.h
14479                 Don't crash when a top-level MessageView has
14480                 been closed on us. Same problematic than
14481                 yesterday's quicksearch issue.
14482
14483 2006-03-15 [colin]      2.0.0cvs140
14484
14485         * src/gtk/quicksearch.c
14486                 Fix a bitchy race we didn't think about when we
14487                 added quicksearch cancellation:
14488                 If the search is not on cached fields, for example
14489                 body_part matchcase "stuff"
14490                 the matcher code has to get the whole message. If
14491                 we're on IMAP, that can be slow, and in order to
14492                 be non-blocking, the IMAP code idle loop processes
14493                 gtk events too. So it is possible to cancel a
14494                 quicksearch while the matcher is getting the mail's
14495                 body. After matcher got its body, it will start to
14496                 iterate over the matcher list that the Quicksearch's
14497                 clear_search_cb() just freed via prepare_matcher().
14498                 SIGSEGV ensues.
14499                 The fix consists of guarding the matcherlist_match()
14500                 call with a boolean 'matching'. If we reset the
14501                 quicksearch while matching is TRUE, we don't free
14502                 the matcherlist anymore like we did, but we set
14503                 another new flag, deferred_free, to TRUE. Then,
14504                 in quicksearch_match(), just after returning from
14505                 matcherlist_match() and unsetting the matching flag,
14506                 we check the deferred_free flag and do the
14507                 prepare_matcher() (which does the matcherlist_free)
14508                 for real, so we free the matcherlist once it's not
14509                 used anymore.
14510                 As all of this runs via the glib main loop, we
14511                 luckily don't need a mutex.
14512         * src/summaryview.c
14513                 Also, show progress while searching.
14514
14515
14516 2006-03-14 [colin]      2.0.0cvs139
14517
14518         * src/alertpanel.c
14519                 Make alertpanel_is_open non-static
14520
14521 2006-03-14 [colin]      2.0.0cvs138
14522
14523         * src/prefs_spelling.c
14524                 Cleanups - Fabien Vantard
14525
14526 2006-03-14 [wwp]        2.0.0cvs137
14527
14528         * src/main.c
14529                 code style normalization (curly braces, indentation).
14530
14531 2006-03-14 [wwp]        2.0.0cvs137
14532
14533         * src/main.c
14534                 code style (braces, indentation)
14535
14536 2006-03-12 [paul]       2.0.0cvs136
14537
14538         * src/prefs_common.c
14539                 trans_hdr defaults to FALSE to be RFC-savvy
14540         * src/prefs_summaries.c
14541                 add a tooltip to the trans_hdr option
14542                 
14543
14544 2006-03-12 [paul]       2.0.0cvs135
14545
14546         * src/prefs_matcher.c
14547                 give a little more width to the combos
14548         * src/prefs_display_header.c
14549         * src/textview.c
14550                 translate headers if prefs_common.trans_hdr
14551                 is TRUE
14552
14553         Patches by Pawel Pekala
14554
14555 2006-03-12 [paul]       2.0.0cvs134
14556
14557         * src/plugins/clamav/clamav_plugin.c
14558         * src/plugins/dillo_viewer/dillo_viewer.c
14559         * src/plugins/pgpcore/plugin.c
14560         * src/plugins/pgpinline/plugin.c
14561         * src/plugins/pgpmime/plugin.c
14562         * src/plugins/spamassassin/spamassassin.c
14563                 update/add to descriptions
14564         * src/plugins/spamassassin/spamassassin_gtk.c
14565                 fixes to the english, remove superfluous
14566                 tooltips, clean up a little
14567
14568 2006-03-12 [paul]       2.0.0cvs133
14569
14570         * src/compose.c
14571                 fix Bug 924, 'Account combo box shows up wrong 
14572                 if & is in account name'
14573
14574 2006-03-11 [colin]      2.0.0cvs132
14575
14576         * src/summaryview.c
14577                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14578                 messed up shift-selection because is slows down
14579                 moving around summaryview. thanks -users
14580
14581 2006-03-10 [colin]      2.0.0cvs131
14582
14583         * src/plugins/spamassassin/spamassassin_gtk.c
14584                 Put back Paul's engrish fixes
14585
14586 2006-03-10 [colin]      2.0.0cvs130
14587
14588         * src/plugins/spamassassin/spamassassin.c
14589         * src/plugins/spamassassin/spamassassin.h
14590         * src/plugins/spamassassin/spamassassin_gtk.c
14591                 Cleanup SA prefs page (more)
14592                 Patch by Fabien Vantard
14593
14594 2006-03-10 [paul]       2.0.0cvs129
14595
14596         * src/prefs_msg_colors.c
14597         * src/prefs_spelling.c
14598                 widget sensitivity
14599
14600 2006-03-09 [mones]      2.0.0cvs128
14601
14602         * po/es.po
14603                 Update for next RC
14604
14605 2006-03-09 [wwp]        2.0.0cvs127
14606
14607         * configure.ac
14608                 revert accidental commit (requirement for libetpan 0.43), this time
14609                 not in HEAD.
14610
14611 2006-03-09 [wwp]        2.0.0cvs125
14612
14613         * configure.ac
14614                 revert accidental commit (requirement for libetpan 0.43)
14615
14616 2006-03-09 [paul]       2.0.0cvs126
14617
14618         * src/prefs_receive.c
14619                 remove useless frame
14620                 replace 'incorporation' with 'receiving'
14621         * src/plugins/clamav/clamav_plugin_gtk.c
14622         * src/plugins/spamassassin/spamassassin_gtk.c
14623                 improve widget sensitivity
14624                 fix a bit his engrish
14625
14626 2006-03-09 [wwp]        2.0.0cvs125
14627
14628         * src/addressadd.c
14629         * src/foldersel.c
14630         * src/prefs_common.c
14631         * src/prefs_common.h
14632                 remember some more windows' sizes (add to addressbook and
14633                 select folder).
14634
14635 2006-03-09 [paul]       2.0.0cvs124
14636
14637         * src/plugins/pgpcore/prefs_gpg.c
14638                 normalise construction of dialogue
14639
14640 2006-03-09 [paul]       2.0.0cvs123
14641
14642         * src/plugins/trayicon/Makefile.am
14643                 add missing slash
14644
14645 2006-03-08 [colin]      2.0.0cvs122
14646
14647         * src/plugins/trayicon/Makefile.am
14648                 Fix build in separate dir 
14649                 Patch by Bamanzi <bamanzi@gmail.com>
14650
14651 2006-03-08 [colin]      2.0.0cvs121
14652
14653         * src/procmsg.c
14654                 Batch move and copies from summaryview with delayed execution
14655                 too
14656
14657 2006-03-07 [paul]       2.0.0cvs120
14658
14659         * src/common/utils.c
14660                 fix highlighting of URIs containing "()"
14661                 Patch by Pawel Pekala
14662
14663 2006-03-07 [paul]       2.0.0cvs119
14664
14665         * src/folder.c
14666         * src/folder.h
14667         * src/folderview.c
14668                 immediately do alphabetical resort when
14669                 changing a folder's name
14670                 Patch by Pawel Pekala
14671
14672 2006-03-07 [paul]       2.0.0cvs118
14673
14674         * src/news.c
14675         * src/news_gtk.c
14676                 when unsubscribing a newsgroup, remove the
14677                 folder and msgs in .sylpheed-claws/newscache
14678                 Patch by Pawel Pekala <c0rn@gazeta.pl>
14679
14680 2006-03-07 [paul]       2.0.0cvs117
14681
14682         * src/textview.c
14683                 fix wrong Fake URL Warning
14684                 Thanks to Hiro
14685
14686 2006-03-07 [colin]      2.0.0cvs116
14687
14688         * src/imap.c
14689                 Return immediately when password dialog was
14690                 cancelled
14691         * src/gtk/inputdialog.c
14692                 Allow empty strings for passwords
14693
14694
14695 2006-03-06 [colin]      2.0.0cvs115
14696
14697         * src/imap.c
14698                 Prevent double-timeouts when connection fails
14699
14700 2006-03-06 [colin]
14701
14702         2.0.1-rc1 released
14703
14704 2006-03-06 [colin]      2.0.0cvs114
14705
14706         * src/imap.c
14707                 Refresh session during potentially long
14708                 operations
14709
14710 2006-03-06 [wwp]        2.0.0cvs113
14711
14712         * src/prefs_msg_colors.h
14713                 forgot that one (custom color labels).
14714
14715 2006-03-06 [wwp]        2.0.0cvs112
14716
14717         * src/prefs_common.c
14718         * src/prefs_common.h
14719         * src/prefs_msg_colors.c
14720         * src/summaryview.c
14721         * src/summaryview.h
14722         * src/gtk/colorlabel.c
14723         * src/gtk/colorlabel.h
14724                 colors in messages list are now customizable. Color values and names can
14725                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
14726                 Thanks to Paul and Colin for their help with this longstanding patch!
14727
14728 2006-03-06 [wwp]        2.0.0cvs111
14729
14730         * src/textview.c
14731                 don't crash if (x)face is bad.
14732
14733 2006-03-05 [paul]       2.0.0cvs110
14734
14735         * AUTHORS
14736         * configure.ac
14737         * src/Makefile.am
14738         * src/common/Makefile.am
14739         * src/common/utils.h
14740         * src/etpan/imap-thread.c
14741         * src/gtk/authors.h
14742         * src/plugins/clamav/Makefile.am
14743         * src/plugins/demo/Makefile.am
14744         * src/plugins/dillo_viewer/Makefile.am
14745         * src/plugins/pgpcore/Makefile.am
14746         * src/plugins/pgpcore/passphrase.c
14747         * src/plugins/pgpinline/Makefile.am
14748         * src/plugins/pgpmime/Makefile.am
14749         * src/plugins/spamassassin/Makefile.am
14750         * src/plugins/trayicon/Makefile.am
14751                 fix builiding on cygwin
14752                 Patch by Ralgh Young <bamanzi@gmail.com>
14753
14754 2006-03-04 [wwp]        2.0.0cvs109
14755
14756         * manual/keyboard.xml
14757                 fix mixed up/down keys.
14758
14759 2006-03-04 [wwp]        2.0.0cvs108
14760
14761         * README
14762         * INSTALL
14763                 updated links to SpamAssassin.
14764
14765 2006-03-04 [wwp]        2.0.0cvs107
14766
14767         * manual/plugins.xml
14768         * src/plugins/spamassassin/README
14769                 updated SpamAssassin plugin docs to reflect new functional additions
14770                 (also fix/update/documents few technical stuff more, see the README).
14771
14772 2006-03-04 [wwp]        2.0.0cvs106
14773
14774         * src/prefs_message.c
14775                 normalized capitalization of message-prefs paths.
14776
14777 2006-03-04 [wwp]        2.0.0cvs105
14778
14779         * manual/advanced.xml
14780                 typo.
14781
14782 2006-03-03 [colin]      2.0.0cvs104
14783
14784         * src/plugins/clamav/clamav_plugin_gtk.c
14785                 Rework prefs page, patch by Fabien 
14786
14787 2006-03-03 [colin]      2.0.0cvs103
14788
14789         * src/plugins/clamav/clamav_plugin.c
14790                 Set error on all errors
14791
14792 2006-03-03 [colin]      2.0.0cvs102
14793
14794         * src/common/plugin.c
14795                 Initialize error to avoid crashing when a plugin fails
14796                 without setting error
14797
14798 2006-03-02 [wwp]        2.0.0cvs101
14799
14800         * configure.ac
14801                 fixed linker flags for libetpan support on Cygwin
14802                 (thanks to H.Merijn Brand).
14803
14804 2006-03-02 [wwp]        2.0.0cvs100
14805
14806         * src/addressbook.c
14807                 fix some AB error messages: one for punctuation and
14808                 one wrongly duplicate (thanks, maxbritov).
14809
14810 2006-03-02 [wwp]        2.0.0cvs99
14811
14812         * src/plugins/spamassassin/spamassassin.c
14813                 make sync calls to sa-learn/spamc to prevent
14814                 system (whatever local or client/server) overload.
14815
14816 2006-03-02 [colin]      2.0.0cvs98
14817
14818         * src/summaryview.c
14819                 Put the spam icon in the status column instead of the
14820                 mark one
14821
14822 2006-03-01 [colin]      2.0.0cvs97
14823
14824         * src/plugins/spamassassin/spamassassin.c
14825                 Fix segfault (g_file_set_contents fails for some 
14826                 reason and err==0x2f. Can't find out why with
14827                 valgrind, using working function :-)
14828
14829 2006-03-01 [colin]      2.0.0cvs96
14830
14831         * src/inc.c
14832                 Offline overriding: let 'No' be cached only 3 seconds
14833
14834 2006-03-01 [colin]      2.0.0cvs95
14835
14836         * src/addr_compl.c
14837         * src/addrbook.c
14838         * src/addressbook.c
14839         * src/addrindex.c
14840         * src/folder_item_prefs.c
14841         * src/headerview.c
14842         * src/imap.c
14843         * src/inc.c
14844         * src/ldif.c
14845         * src/mainwindow.c
14846         * src/mh.c
14847         * src/msgcache.c
14848         * src/prefs_common.h
14849         * src/prefs_msg_colors.c
14850         * src/procheader.c
14851         * src/procheader.h
14852         * src/procmime.c
14853         * src/procmsg.c
14854         * src/procmsg.h
14855         * src/send_message.h
14856         * src/simple-gettext.c
14857         * src/summaryview.c
14858         * src/summaryview.h
14859         * src/syldap.c
14860         * src/textview.c
14861         * src/undo.c
14862         * src/common/ssl_certificate.c
14863         * src/common/utils.c
14864         * src/gtk/colorsel.c
14865         * src/gtk/gtksctree.c
14866         * src/gtk/gtkshruler.c
14867         * src/plugins/trayicon/trayicon.c
14868                 #if 0 goes to /dev/null
14869
14870 2006-03-01 [colin]      2.0.0cvs94
14871
14872         * src/compose.c
14873         * src/imap.c
14874         * src/inc.c
14875         * src/inc.h
14876         * src/messageview.c
14877         * src/news.c
14878         * src/plugins/spamassassin/spamassassin.c
14879                 Allow to add information in the "working offline"
14880                 window
14881
14882 2006-03-01 [wwp]        2.0.0cvs93
14883
14884         * src/plugins/spamassassin/spamassassin.c
14885                 fixed spamc invocation: use a tricky temporary mini shell wrapper
14886                 'cause it seems that calling `spamc ... < inputfile` with
14887                 g_spawn_(a)sync simply.. erm doesn't work :-).
14888
14889 2006-03-01 [wwp]        2.0.0cvs92
14890
14891         * src/toolbar.c
14892         * src/toolbar.h
14893                 simplify the adding of spam/ham button to the messageview toolbar
14894                 (it gets more clear now that the same button will be "Mark as spam"
14895                 or "Mark as ham" according to the current message status,
14896                 thanks to Colin).
14897
14898 2006-03-01 [wwp]        2.0.0cvs91
14899
14900         * src/messageview.c
14901         * src/procmsg.c
14902         * src/procmsg.h
14903         * src/summaryview.c
14904         * src/plugins/spamassassin/spamassassin.c
14905         * src/plugins/spamassassin/spamassassin.h
14906                 make learner callbacks return a status (0 for ok),
14907                 handle it in main code to avoid setting flags when learning failed,
14908                 don't learn on TCP if offline in spamassassin,
14909                 thanks to Colin.
14910
14911                 
14912
14913 2006-03-01 [wwp]        2.0.0cvs90
14914
14915         * src/compose.c
14916                 some work around the compose window's account menu,
14917                 patch by Fabien Vantard.
14918
14919 2006-03-01 [wwp]        2.0.0cvs89
14920
14921         * src/plugins/spamassassin/spamassassin.c
14922                 fixed bad logics, was using spamc in local mode and sa-learn
14923                 in remote mode (thanks, Colin).
14924
14925 2006-03-01 [wwp]        2.0.0cvs88
14926
14927         * src/plugins/spamassassin/spamassassin.c
14928         * src/plugins/spamassassin/spamassassin.h
14929         * src/plugins/spamassassin/spamassassin_gtk.c
14930                 made processing of emails w/ sa-plugin an option (default is TRUE),
14931                 fixed Engrish some tooltips, capitalization of some debug messages
14932                 and warnings. The spamassassin plugin now provides two separate
14933                 services: process emails upon incorporation and spamd training.
14934                 Both services (un)register independently but use some common
14935                 plugin settings (transport settings, spam storage location).
14936
14937 2006-02-28 [wwp]        2.0.0cvs87
14938
14939         * src/plugins/spamassassin/spamassassin.c
14940                 fix async flag to spamc cmdline execution (batch exec should
14941                 be asynchronous).
14942
14943 2006-02-27 [wwp]        2.0.0cvs86
14944
14945         * src/plugins/spamassassin/spamassassin.c
14946         * src/plugins/spamassassin/spamassassin.h
14947         * src/plugins/spamassassin/spamassassin_gtk.c
14948                 - added the ability to learn a remote spamassassin server (spamd),
14949                 using spamc.
14950                 - added the spamassassin option 'username', that applies to all
14951                 spamassassin operations (filtering, learning, local or remote).
14952                 The default username is the current unix user (if left blank
14953                 from gtk prefs or config file).
14954                 - commented out some unused code (notebook widget), removed unused
14955                 layout (hbox1).
14956                 - make more widgets sensitive to the transport type.
14957
14958 2006-02-27 [colin]      2.0.0cvs85
14959
14960         * src/plugins/spamassassin/spamassassin.c
14961                 Fix sa-learn call when offline
14962
14963 2006-02-27 [colin]      2.0.0cvs84
14964
14965         * configure.ac
14966         * src/Makefile.am
14967         * src/mainwindow.c
14968         * src/mainwindow.h
14969         * src/messageview.c
14970         * src/messageview.h
14971         * src/prefs_toolbar.c
14972         * src/procmsg.c
14973         * src/stock_pixmap.c
14974         * src/stock_pixmap.h
14975         * src/summaryview.c
14976         * src/toolbar.c
14977         * src/toolbar.h
14978         * src/pixmaps/ham_btn.xpm
14979         * src/pixmaps/spam.xpm
14980         * src/pixmaps/spam_btn.xpm
14981         * src/plugins/spamassassin/spamassassin.c
14982                 Add button in toolbar for spam learning
14983                 Fix a few bugs from the last related commit
14984                 Revert 1.9.6cvs23 which messed up shift-selection
14985
14986 2006-02-24 [colin]      2.0.0cvs83
14987
14988         * src/procmsg.c
14989         * src/summaryview.c
14990         * src/summaryview.h
14991         * src/plugins/spamassassin/spamassassin.c
14992         * src/plugins/spamassassin/spamassassin.h
14993         * src/plugins/spamassassin/spamassassin_gtk.c
14994                 Unregister learner when spamassassin is either
14995                 disabled or over tcp
14996
14997 2006-02-24 [colin]      2.0.0cvs82
14998
14999         * src/Makefile.am
15000         * src/mainwindow.c
15001         * src/mainwindow.h
15002         * src/procmsg.c
15003         * src/procmsg.h
15004         * src/stock_pixmap.c
15005         * src/stock_pixmap.h
15006         * src/summaryview.c
15007         * src/summaryview.h
15008         * src/gtk/icon_legend.c
15009         * src/pixmaps/spam.xpm  ** NEW FILE **
15010         * src/plugins/spamassassin/spamassassin.c
15011         * src/plugins/spamassassin/spamassassin_gtk.c
15012                 Add spam learning interface (Mark/Mark as 
15013                 (spam|ham) menus)
15014
15015 2006-02-24 [wwp]        2.0.0cvs81
15016
15017         * src/compose.c
15018         * src/compose.h
15019         * src/filtering.c
15020                 hide compose window when sending message in batch mode
15021                 (filtering: forward and redirect). Also fixed a wrong
15022                 value returned when sending failed, neutral anyway.
15023                 (Colin, me) 
15024
15025 2006-02-24 [wwp]        2.0.0cvs80
15026
15027         * src/mainwindow.c
15028                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15029
15030 2006-02-24 [paul]       2.0.0cvs79
15031
15032         * src/news.c
15033         * src/news.h
15034         * src/news_gtk.c
15035                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15036                 Thanks to Colin
15037
15038 2006-02-23 [colin]      2.0.0cvs78
15039
15040         * src/alertpanel.c
15041                 Change OK to Close in alertpanel with View log
15042                 button; add accel to View log. Patch by Fabien
15043                 Vantard
15044
15045 2006-02-23 [wwp]        2.0.0cvs77
15046
15047         * src/compose.c
15048                 silly me, there were much more tests to perform, since toolbars can
15049                 really have down to 1 element only.
15050
15051 2006-02-23 [wwp]        2.0.0cvs76
15052
15053         * commitHelper
15054                 fixed indentation from my previous commit. Fallback to VISUAL if
15055                 EDITOR is not set (and to vi, at last resort).
15056
15057 2006-02-23 [wwp]        2.0.0cvs75
15058
15059         * commitHelper
15060                 improved error detection (Colin, me).
15061
15062 2006-02-23 [wwp]        2.0.0cvs74
15063
15064         * src/prefs_toolbar.c
15065                 simplify and fix prefs/toolbars layouting. Combos' contents can
15066                 now be really displayed.
15067
15068 2006-02-23 [wwp]        2.0.0cvs73
15069         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15070         be really displayed.
15071
15072 2006-02-22 [wwp]        2.0.0cvs72
15073
15074         * src/compose.c
15075                 fix a typo in my previous commit (sorry!).
15076
15077 2006-02-22 [wwp]        2.0.0cvs71
15078
15079         * src/prefs_toolbar.c
15080                 fix a crash when adding separators to toolbars,
15081                 also fix some separator item information.
15082
15083 2006-02-22 [wwp]        2.0.0cvs70
15084
15085         * src/compose.c
15086                 fix a crash when redirecting (for instance) when compose window's
15087                 toolbar contents has been customized (when some buttons have been
15088                 removed in fact).
15089
15090 2006-02-21 [wwp]        2.0.0cvs69
15091
15092         * src/summaryview.c
15093         * src/gtk/pluginwindow.c
15094         * src/plugins/pgpcore/prefs_gpg.c
15095                 fix some compilation warnings (feat. remains of removed code).
15096
15097 2006-02-21 [wwp]        2.0.0cvs68
15098
15099         * src/gtk/gtkutils.c
15100                 fix two compilation issues, thanks to Stephan Sachse.
15101
15102 2006-02-20 [colin]      2.0.0cvs67
15103
15104         * src/mainwindow.c
15105                 Don't reselect displayed mail on refocus
15106                 This fixes actions misbehaving 
15107
15108 2006-02-20 [wwp]        2.0.0cvs66
15109
15110         * src/summaryview.c
15111         * src/gtk/gtksctree.c
15112         * src/gtk/gtkshruler.c
15113                 changed more runtime typecast checks.
15114
15115 2006-02-20 [wwp]        2.0.0cvs65
15116
15117         * src/summary_search.c
15118                 find all - summaryview refresh issue fixed, thanks to Colin.
15119
15120 2006-02-20 [wwp]        2.0.0cvs64
15121
15122         * src/gtk/gtkutils.c
15123                 better runtime typecast checks.
15124
15125 2006-02-20 [wwp]        2.0.0cvs63
15126
15127         * src/summary_search.c
15128                 enhancements to the summary search:
15129                         - add the ability to stop the running search
15130                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15131                         - don't search if no criteria (From/To/Subject/Body) is set
15132                         - ensure that a busy mouse pointer is always shown when searching,
15133                           show it even a bit earlier
15134
15135 2006-02-19 [colin]      2.0.0cvs62
15136
15137         * src/compose.c
15138         * src/imap.c
15139         * src/etpan/imap-thread.c
15140         * src/etpan/imap-thread.h
15141                 (Future) IMAP speed improvement on sending
15142                 Will require a libetpan update
15143         * src/summaryview.c
15144         * src/gtk/quicksearch.c
15145                 Make quicksearch clearable while running.
15146
15147 2006-02-17 [colin]      2.0.0cvs61
15148
15149         * src/imap.c
15150         * src/etpan/imap-thread.c
15151         * src/etpan/imap-thread.h
15152                 Check for IMAP certificates
15153                 ** Requires libetpan-0.42-cvs4 
15154                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15155
15156 2006-02-17 [colin]      2.0.0cvs60
15157
15158         * src/messageview.c
15159         * src/prefs_common.c
15160         * src/prefs_common.h
15161         * src/prefs_message.c
15162                 Add pref to display HTML-only mails with plugin, 
15163                 if possible (defaulting to FALSE of course).
15164
15165 2006-02-16 [colin]      2.0.0cvs59
15166
15167         * src/main.c
15168         * src/common/plugin.c
15169         * src/common/plugin.h
15170         * src/gtk/pluginwindow.c
15171                 Keep track of requested (but unloaded) plugins
15172                 in some error cases.
15173
15174 2006-02-16 [wwp]        2.0.0cvs58
15175
15176         * src/gtk/gtkaspell.c
15177         * src/gtk/gtkaspell.h
15178         * src/prefs_spelling.c
15179         * src/compose.c
15180         * src/prefs_common.c
15181         * src/prefs_common.h
15182                 implemented new optional spellchecker behaviour: re-check message when
15183                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15184
15185 2006-02-16 [wwp]        2.0.0cvs57
15186
15187         * src/quote_fmt_parse.y
15188                 pclose popen'ed pipe.
15189
15190 2006-02-15 [colin]      2.0.0cvs56
15191
15192         * src/mimeview.c
15193         * src/mimeview.h
15194                 Let MimeViewers know which MimeView they
15195                 depend of.
15196         * src/summaryview.c
15197                 Swap From/To columns in Sent/Queue/Drafts
15198                 folders
15199         * src/etpan/imap-thread.c
15200                 Use mailstream_low_tls_open() for STARTTLS
15201                 instead of mailstream_low_ssl_open()
15202                 ** REQUIRES libetpan 0.42cvs3 **
15203
15204 2006-02-15 [wwp]        2.0.0cvs55
15205
15206         * src/compose.c
15207         * src/compose.h
15208         * src/message_search.c
15209         * src/message_search.h
15210         * src/textview.c
15211         * src/gtk/gtkutils.c
15212         * src/gtk/gtkutils.h
15213                 added the ability to Find text in the compose window (and a bit
15214                 of code factorization).
15215
15216 2006-02-15 [wwp]        2.0.0cvs54
15217
15218         * src/prefs_gtk.c
15219                 yet another one file was missing (fix for some widgets' sensitivity).
15220                 Thanks Colin!
15221
15222 2006-02-15 [wwp]        2.0.0cvs53
15223
15224         * src/prefs_gtk.h
15225                 oops forgot that file (fix for some widgets' sensitivity).
15226
15227 2006-02-15 [wwp]        2.0.0cvs52
15228
15229         * src/summary_search.c
15230                 implemented advanced summary search options (added the ability
15231                 to use matcher conditions in an advanced search mode).
15232
15233 2006-02-15 [wwp]        2.0.0cvs51
15234
15235         * src/plugins/pgpcore/prefs_gpg.c
15236         * src/prefs_account.c
15237                 fix some widget sensitivity, mostly around some labels in
15238                 account prefs.
15239
15240 2006-02-15 [paul]       2.0.0cvs50
15241
15242         * manual/advanced.xml
15243                 improve Templates info
15244                 written by wwp
15245
15246 2006-02-14 [colin]      2.0.0cvs49
15247
15248         * src/pixmaps/address_book.xpm
15249         * src/pixmaps/preferences.xpm
15250         * src/pixmaps/properties.xpm
15251                 Fix pixmap size - patch by Fabien Vantard
15252
15253 2006-02-13 [colin]      2.0.0cvs48
15254
15255         * src/procmime.c
15256                 Add missing fclose()s on error
15257         * src/textview.c
15258                 Remove unused code
15259         * src/common/utils.c
15260                 Fix temp files not being deleted on windows
15261         Patches by Thomas Gilgin
15262
15263 2006-02-13 [colin]      2.0.0cvs47
15264
15265         * src/mainwindow.c
15266                 Fix exit crash
15267
15268 2006-02-13 [wwp]        2.0.0cvs46
15269
15270         * src/plugins/pgpcore/prefs_gpg.c
15271                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15272
15273 2006-02-12 [colin]      2.0.0cvs45
15274
15275         * src/folderview.c
15276         * src/main.c
15277         * src/mainwindow.c
15278                 Fix "stuff" when quitting
15279
15280 2006-02-12 [wwp]        2.0.0cvs44
15281
15282         * src/prefs_themes.c
15283                 fix typos in debug messages.
15284
15285 2006-02-11 [colin]      2.0.0cvs43
15286
15287         * src/summaryview.c
15288                 don't allow drag/drop from ourself
15289
15290 2006-02-10 [wwp]        2.0.0cvs42
15291
15292         * src/exporthtml.c
15293         * src/html.c
15294         * src/html.h
15295         * src/procmime.c
15296         * src/textview.c
15297                 renamed html_ prefixed functions and data structures to avoid
15298                 namespace clashes w/ other software (gtkhtml2 for instance).
15299                 Closes bug #907.
15300
15301
15302 2006-02-09 [colin]      2.0.0cvs41
15303
15304         * src/summaryview.c
15305                 Fix shitty logic messed up. Thanks Ticho for the hint!
15306
15307 2006-02-09 [wwp]        2.0.0cvs40
15308
15309         * src/gtk/about.c
15310         * src/compose.c
15311         * src/prefs_account.c
15312         * src/prefs_gtk.h
15313         * src/editaddress.c
15314                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15315                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15316                 Browse buttons in accounts prefs.
15317
15318 2006-02-09 [colin]      2.0.0cvs39
15319
15320         * src/matcher.c
15321                 Check for pointer before using its members
15322         * src/gtk/gtksourceprintjob.c
15323                 Fix a wrong warning
15324
15325 2006-02-09 [wwp]        2.0.0cvs38
15326
15327         * src/gtk/filesel.c
15328                 fix few compiler warnings (type mismatch).
15329
15330 2006-02-09 [paul]       2.0.0cvs37
15331
15332         * po/fr.po
15333                 updated by Fabien Vantard
15334
15335 2006-02-08 [colin]      2.0.0cvs36
15336
15337         * src/prefs_common.c
15338         * src/common/defs.h
15339         * src/common/plugin.c
15340                 allow windows and linux configurations to coexist
15341                 patch by Thomas Gilgin
15342
15343 2006-02-08 [colin]      2.0.0cvs35
15344
15345         * src/filtering.c
15346         * src/matcher.c
15347         * src/matcher.h
15348         * src/matcher_parser_parse.y
15349         * src/prefs_filtering_action.c
15350         * src/prefs_matcher.c
15351                 Add the "Ignore thread" filtering
15352                 action
15353
15354 2006-02-08 [colin]      2.0.0cvs34
15355
15356         * src/compose.c
15357         * src/procmime.c
15358         * src/procmime.h
15359                 Fix bug #905 (damaged attachment)
15360                 text files with raw \0's aren't really text files
15361         FOR_STABLE
15362
15363 2006-02-08 [colin]      2.0.0cvs33
15364
15365         * src/summaryview.c
15366                 Fix crasher introduced yesterday
15367
15368 2006-02-08 [wwp]        2.0.0cvs32
15369
15370         * src/compose.c
15371         * src/compose.h
15372                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15373
15374 2006-02-08 [wwp]        2.0.0cvs31
15375
15376         * src/prefs_template.c
15377                 templates enhancement: allow address completion for Cc and Bcc fields
15378                 (it was currently possible for the To field only)
15379
15380 2006-02-08 [colin]      2.0.0cvs30
15381
15382         * src/compose.c
15383                 Don't unblock if not blocked
15384         FOR_STABLE
15385
15386 2006-02-07 [colin]      2.0.0cvs29
15387
15388         * src/action.c
15389                 Forgot to refresh summaryview
15390
15391 2006-02-07 [colin]      2.0.0cvs28
15392
15393         * src/action.c
15394                 Freeze/thaw message list and folder list while
15395                 processing %as{} actions 
15396         * src/compose.c
15397                 Fix auto-wrap disabling after a middle-click
15398                 paste - FOR_STABLE
15399
15400 2006-02-07 [paul]       2.0.0cvs27
15401
15402         * src/folder.c
15403                 fix freeing of uninitialised pointers
15404                 Thanks to Colin
15405
15406 2006-02-06 [colin]      2.0.0cvs26
15407
15408         * src/folder.c
15409                 Use g_slist_prepend in potentially big list
15410
15411 2006-02-06 [colin]      2.0.0cvs25
15412
15413         * src/folder.c
15414                 Completely skip processing if it doesn't 
15415                 exist (faster!)
15416
15417 2006-02-06 [colin]      2.0.0cvs24
15418
15419         * src/folder.c
15420         * src/summaryview.c
15421                 Batch filtering in summaryview (from Tools menu)
15422                 and pre/post//-processing too
15423
15424 2006-02-06 [colin]      2.0.0cvs23
15425
15426         * src/procmsg.h
15427         * src/filtering.c
15428                 Use a special field for batch filtering instead
15429                 of stepping on deferred execution's toes
15430
15431 2006-02-06 [colin]      2.0.0cvs22
15432
15433         * src/action.c
15434         * src/filtering.c
15435         * src/filtering.h
15436         * src/folder.c
15437         * src/summaryview.c
15438                 Fix filtering via menus and actions
15439
15440 2006-02-06 [colin]      2.0.0cvs21
15441
15442         * src/imap.c
15443                 Put the added file directly to cache if possible (will work
15444                 with next libetpan)
15445         * src/filtering.c
15446         * src/filtering.h
15447         * src/inc.c
15448         * src/folder.c
15449         * src/mbox.c
15450         * src/procmsg.h
15451                 Move and copy filtered messages by batches instead of one
15452                 by one - faster on IMAP
15453         * src/procmsg.c
15454                 Add a function that'll possibly be useful later
15455
15456 2006-02-06 [colin]      2.0.0cvs20
15457
15458         * src/addressbook.c
15459                 Use internal mime-type instead of text/plain for d'n'd
15460         * src/compose.c
15461                 Allow attaching files from mimeview's icon list via d'n'd
15462         * src/folderview.c
15463         * src/folderview.h
15464                 Use internal mime-type instead of text/plain for d'n'd
15465                 Don't try to selected opened folder if none is
15466                 Factorize d'n'd from other apps code
15467         * src/headerview.c
15468         * src/textview.c
15469         * src/gtk/gtkutils.c
15470         * src/gtk/gtkutils.h
15471                 Factorize Face/X-Face stuff
15472         * src/mimeview.c
15473                 Fix d'n'd to other apps
15474         * src/prefs_message.c
15475                 Let the XFace pref be usable without libcompface as it also
15476                 applies to Face
15477         * src/summaryview.c
15478                 Fix d'n'd to other apps
15479                 Factorize d'n'd from other apps code
15480
15481 2006-02-06 [wwp]        2.0.0cvs19
15482
15483         * po/it.po
15484                 Italian translation fixes by Andrea Spadaccini (no more confusion
15485                 between filtering and processing, and few changes in the About
15486                 dialog).
15487
15488
15489 2006-02-06 [mones]      2.0.0cvs18
15490
15491         * src/gtk/icon_legend.c
15492                 Improved descriptions allowing better translations
15493
15494 2006-02-05 [colin]      2.0.0cvs17
15495
15496         * src/imap.c
15497                 Add the f*cking missing expunge that caused imap_fetch_env
15498                 to fail after an add_msgs ! :-///
15499         * src/etpan/imap-thread.c
15500                 Add a bit of debug
15501         FOR_STABLE
15502
15503 2006-02-05 [colin]      2.0.0cvs16
15504
15505         * src/common/utils.c
15506                 Don't check for return-path (or we can't put
15507                 back non-sent mails)
15508
15509 2006-02-05 [colin]      2.0.0cvs15
15510
15511         * src/textview.c
15512                 Don't try to display Face header in textview
15513                 when teh headerview's active
15514
15515 2006-02-05 [colin]      2.0.0cvs14
15516
15517         * tools/tbird2syl.py
15518         * tools/Makefile.am
15519                 Add script to import Thunderbird mails
15520
15521 2006-02-05 [colin]      2.0.0cvs13
15522
15523         * src/headerview.c
15524         * src/procheader.c
15525         * src/procmsg.c
15526         * src/procmsg.h
15527         * src/textview.c
15528                 Show Face headers - patch partially by Klaus Flittner
15529
15530 2006-02-05 [colin]      2.0.0cvs12
15531
15532         * src/folderview.c
15533         * src/summaryview.c
15534         * src/common/utils.c
15535         * src/common/utils.h
15536                 Let dnd work from mime icons to summaryview
15537                 and to folderview too
15538                 Add a crude test to avoid trying to add files
15539                 drag'n'dropped when they're not mails
15540
15541 2006-02-04 [colin]      2.0.0cvs11
15542
15543         * src/summaryview.c
15544         * src/mimeview.c
15545                 Fix utf8 conversion
15546
15547 2006-02-04 [colin]      2.0.0cvs10
15548
15549         * src/compose.c
15550         * src/folderview.c
15551         * src/mimeview.c
15552         * src/summaryview.c
15553         * src/summaryview.h
15554                 Added various drag and drop capas:
15555                 From                    To
15556                 summaryview             other apps
15557                 mimeview icons          other apps
15558                 other apps              summaryview
15559                 other apps              folderview
15560
15561                 This shouldn't have broken the existing:
15562                 From                    To
15563                 summaryview             folderview
15564                 folderview              folderview
15565                 summaryview             compose's attachments
15566
15567         Tests welcomed.
15568
15569 2006-02-02 [paul]       2.0.0cvs9
15570
15571         * src/mainwindow.c
15572                 move global option 'Set displayed columns...' out
15573                 of folder option grouping.
15574                 fix sensitivity of 'harvest addresses'
15575         FOR_STABLE
15576
15577 2006-02-01 [colin]      2.0.0cvs8
15578
15579         * src/mimeview.c
15580                 Revert the alertpanel patch, it sucks (intrusive
15581                 and gets in the way of "open")
15582
15583 2006-02-01 [colin]      2.0.0cvs7
15584
15585         * src/compose.c
15586         * src/prefs_account.c
15587         * src/prefs_common.c
15588         * src/common/defs.h
15589         * src/common/utils.c
15590         * src/common/utils.h
15591                 Add ability to edit the signature file
15592                 from the account preferences, and use
15593                 a default for the text editor.
15594                 Patch by Fabien Vantard
15595
15596 2006-02-01 [colin]      2.0.0cvs6
15597
15598         * src/mimeview.c
15599                 Try to get mime type by extension if it is
15600                 application/octet-stream
15601                 Display a window with possible choices when
15602                 encountering unknown mime types
15603         * src/gtk/filesel.c
15604         * src/gtk/filesel.h
15605                 Add preview
15606                 Allow multiple selection in filtered filesel
15607                 (patch by Fabien Vantard)
15608         * src/gtk/pluginwindow.c
15609                 Use it (patch by Fabien Vantard)
15610
15611 2006-02-01 [paul]       2.0.0cvs5
15612
15613         * src/jpilot.c
15614                 fix crash on creating jpilot address book
15615                 Thanks to Colin - FOR_STABLE
15616         * src/prefs_summaries.c
15617         * src/prefs_wrapping.c
15618         * src/gtk/icon_legend.c
15619         * src/gtk/quicksearch.c
15620                 string fixes and additions
15621
15622 2006-02-01 [paul]       2.0.0cvs4
15623
15624         * src/compose.c
15625         * src/mainwindow.c
15626         * src/messageview.c
15627         * src/prefs_send.c
15628                 add Arabic encoding option
15629                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
15630
15631 2006-01-31 [colin]      2.0.0cvs3
15632
15633         * src/plugins/pgpcore/passphrase.c
15634                 Convert passphrase to locale encoding
15635         * src/compose.c
15636                 Fix drafting on IMAP. Crappy bug sneaked in
15637                 the release :-/
15638         FOR_STABLE
15639
15640 2006-01-30 [paul]       2.0.0cvs2
15641
15642         * src/gtk/icon_legend.c
15643                 show the new entries
15644
15645 2006-01-30 [colin]      2.0.0cvs1
15646
15647         * src/manual.c
15648                 Check for the file to be present before 
15649                 enabling the menu - FOR_STABLE
15650         * src/gtk/icon_legend.c
15651                 Add folders icons (not all of them, there
15652                 are too much, but the most intriguing ones)
15653
15654 2006-01-30 [paul]       2.0.0
15655
15656         version 2.0.0 released
15657
15658 [For previous entries, see ChangeLog.pre2.0.0]