2007-09-21 [paul] 3.0.1cvs20
[claws.git] / ChangeLog
1 2007-09-21 [paul]       3.0.1cvs20
2
3         * src/gtk/prefswindow.c
4                 remove unnecessary frames from the prefs
5                 pages. Patch by Pawel Pekala
6
7 2007-09-21 [paul]       3.0.1cvs19
8
9         * src/prefs_account.c
10         * src/prefs_folder_item.c
11         * src/prefs_quote.c
12         * src/quote_fmt.c
13                 put the Templates options into a tabbed
14                 layout. Patch by Pawel Pekala
15
16 2007-09-21 [paul]       3.0.1cvs18
17
18         * src/mainwindow.c
19                 group together the character set menu items
20                 move the /View/Show or hide/Message view below
21                 .../Toolbar menu item
22                 Patch by Pawel Pekala
23
24 2007-09-21 [mones]      3.0.1cvs17
25
26         * src/compose.c
27                 Fix for bug 1327, 'segfault when replying to a non-existent
28                 news message', thanks to Colin.
29
30 2007-09-21 [colin]      3.0.1cvs16
31
32         * src/folderview.c
33                 Complete 3.0.1cvs15
34
35 2007-09-20 [colin]      3.0.1cvs15
36
37         * src/folderview.c
38         * src/folderview.h
39                 Maybe fix bug 1324, 'Corrupted IMAP cache'
40
41 2007-09-20 [colin]      3.0.1cvs14
42
43         * src/printing.c
44                 Fix a little leak
45
46 2007-09-20 [holger]     3.0.1cvs13
47
48         * src/printing.c
49                 Add page layout to print preview.
50                 Make the close-button in the toolbar
51                 right-aligned.
52
53 2007-09-20 [paul]       3.0.1cvs12
54
55         * po/ru.po
56                 updated by Pavlo Bohmat
57
58 2007-09-19 [colin]      3.0.1cvs11
59
60         * src/common/utils.c
61                 Prevent unquoted mime boundaries, by always
62                 using a /
63
64 2007-09-19 [colin]      3.0.1cvs10
65
66         * src/printing.c
67                 Fix drawing area size, fix DPI change that
68                 can cause total number of lines to decrease
69
70 2007-09-19 [colin]      3.0.1cvs9
71
72         * po/POTFILES.in
73         * src/printing.c
74                 Make print preview more efficient and nicer.
75                 Patch mostly by Holger Berndt <hb@claws-mail.org>
76
77 2007-09-19 [colin]      3.0.1cvs8
78
79         * src/prefs_common.c
80         * src/prefs_common.h
81         * src/printing.c
82                 Add scrolledwindow, default allocation and
83                 size saving to the print preview window.
84
85 2007-09-18 [colin]      3.0.1cvs7
86
87         * src/prefs_common.c
88         * src/prefs_common.h
89         * src/prefs_image_viewer.c
90         * src/printing.c
91                 GtkPrintOperation:
92                 - add image printing support
93                 - add option to print images
94                 - add preview widget
95                 - add saving of a few Page Setup parameters
96
97 2007-09-18 [colin]      3.0.1cvs6
98
99         * AUTHORS
100         * src/gtk/authors.h
101                 Add Guillaume Chazarain
102
103 2007-09-18 [colin]      3.0.1cvs5
104
105         * src/common/utils.c
106                 Fix bug 1321, 'access before allocation 
107                 when scanning for uris'. Patch by 
108                 Guillaume Chazarain <guichaz@yahoo.fr>
109
110 2007-09-18 [colin]      3.0.1cvs4
111
112         * src/toolbar.c
113                 Fix bug 1320, 'Memory leak caused by 
114                 gtk_container_get_children'. Patch by
115                 Guillaume Chazarain <guichaz@yahoo.fr>
116
117 2007-09-18 [colin]      3.0.1cvs3
118
119         * src/printing.c
120         * src/printing.h
121                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
122
123 2007-09-18 [colin]      3.0.1cvs2
124
125         * src/Makefile.am
126         * src/mainwindow.c
127         * src/messageview.c
128         * src/messageview.h
129         * src/prefs_ext_prog.c
130         * src/prefs_fonts.c
131         * src/printing.c
132         * src/printing.h
133         * src/summaryview.c
134                 Use GtkPrintOperation by default on GTK+ >= 2.10
135                 Patch by Holger Berndt <hb@claws-mail.org>
136
137 2007-09-18 [paul]       3.0.1cvs1
138
139         * NEWS
140         * README
141         * RELEASE_NOTES
142         * configure.ac
143                 bump up version number following stable release
144
145 2007-09-16 [colin]      3.0.0cvs18
146
147         * src/folder.c
148                 Fix possible memleak
149
150 2007-09-16 [colin]      3.0.0cvs17
151
152         * src/folderview.c
153                 Fix bug 1311, 'Wrong arrow position 
154                 while moving message into folder when 
155                 column headers hidden'
156         * src/image_viewer.c
157                 Show error in the GUI if image can't
158                 be loaded
159         * src/matcher.c
160                 Fix spurious output
161         * src/messageview.c
162                 Allow setting domain in msgid
163         * src/common/plugin.c
164                 Add timing information
165
166 2007-09-16 [colin]      3.0.0cvs16
167
168         * src/account.c
169         * src/compose.c
170         * src/prefs_account.c
171         * src/prefs_account.h
172         * src/prefs_template.c
173         * src/common/utils.c
174                 Remove Generate Message-ID option. We need
175                 this on some IMAP servers.
176
177 2007-09-16 [colin]      3.0.0cvs15
178
179         * src/prefs_filtering.c
180         * src/prefs_filtering.h
181         * src/prefs_filtering_action.c
182         * src/common/tags.c
183                 Fix tags issues: tags with spaces, renaming
184                 tags.
185
186 2007-09-16 [colin]      3.0.0cvs14
187
188         * src/folderview.c
189         * src/main.c
190         * src/mainwindow.c
191                 Fix bug 1308, 'Claws deletes folderlist.xml after
192                 fetching mail short after start-up'
193
194 2007-09-16 [colin]      3.0.0cvs13
195
196         * src/compose.c
197                 Fix scrolling to cursor
198
199 2007-09-16 [paul]       3.0.0cvs12
200
201         * po/sr.po
202                 updated by Aleksandar Urosevic
203
204 2007-09-16 [paul]       3.0.0cvs11
205
206         * src/folder.c
207                 do not allow locked msgs to be deleted,
208                 even by filtering/processing
209
210 2007-09-07 [paul]       3.0.0cvs10
211
212         * src/prefs_folder_column.c
213         * src/prefs_summary_column.c
214                 implement button sensitivity
215                 patch by Pawel Pekala
216
217 2007-09-06 [wwp]        3.0.0cvs9
218
219         * src/prefs_gtk.c
220                 Add a missing linefeed to a debug message.
221
222 2007-09-05 [colin]      3.0.0cvs8
223
224         * src/inc.c
225                 Fix statusbar/window mismatch on Maemo
226
227 2007-09-05 [colin]      3.0.0cvs7
228
229         * src/ldaputil.c
230                 Fix build without USE_LDAP_TLS
231
232 2007-09-05 [colin]      3.0.0cvs6
233
234         * src/folder.c
235         * src/imap.c
236         * src/inc.c
237         * src/mbox.c
238         * src/send_message.c
239         * src/statusbar.c
240         * src/statusbar.h
241                 Maemo: distinguish various statusbar messages,
242                 in order to display only the most important.
243
244 2007-09-04 [wwp]        3.0.0cvs5
245
246         * src/account.c
247                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
248                 Show protocol "SMTP" and the appropriate server for send-only
249                 accounts, show "-" instead of "" when no value is relevant.
250
251 2007-09-03 [ticho]      3.0.0cvs4
252
253         * src/summaryview.c
254                 Handle plural form better in delete confirmation dialog.
255
256 2007-09-03 [wwp]        3.0.0cvs3
257
258         * src/compose.c
259                 Warn differently when sending or sending later (queueing).
260
261 2007-09-03 [colin]      3.0.0cvs2
262
263         * src/procmime.c
264         * src/procmime.h
265         * src/common/plugin.c
266         * src/common/plugin.h
267                 Add a new plugin API, MimeParser. It allows
268                 plugins to scan email MIME parts and optionally,
269                 transform them.
270
271 2007-09-03 [mones]      3.0.0cvs1
272
273         * po/es.po
274                 Updated translation
275         * src/common/defs.h
276                 While a better solution is made double history sizes
277
278 2007-09-03 [paul]       3.0.0
279
280         * NEWS
281         * README
282         * RELEASE_NOTES
283                 3.0.0 released
284
285 2007-09-03 [paul]       2.10.0cvs191
286
287         * po/bg.po
288         * po/ca.po
289         * po/de.po
290         * po/fi.po
291         * po/fr.po
292         * po/hu.po
293         * po/it.po
294         * po/pl.po
295         * po/pt_BR.po
296         * po/ru.po
297         * po/sk.po
298         * po/zh_CN.po
299                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
300                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
301                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
302                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
303
304 2007-09-02 [colin]      2.10.0cvs190
305
306         * src/edittags.c
307         * src/common/tags.c
308                 Prevent empty or white-space tags
309
310 2007-09-01 [colin]      2.10.0cvs189
311
312         * src/main.c
313                 Fix double-reading of accounts list when
314                 the wizard has been run due to no accounts
315         * src/mainwindow.c
316                 Fix sensitivity of a menu item in case 
317                 there's no account
318
319 2007-09-01 [wwp]        2.10.0cvs188
320
321         * src/wizard.c
322                 Fix wizard crash when Mailbox dir already exists
323                 (thanks to Colin).
324
325 2007-08-31 [colin]      2.10.0cvs187
326
327         * src/etpan/imap-thread.c
328                 Fix unwanted creation of 
329                 libetpan's stream dump file
330         * src/compose.c
331                 Fix coloring of pastes as quotation
332         * src/summaryview.c
333                 Maemo: Fix opening of mails from keypad
334                 in Sent folders
335         * src/addressbook.c
336         * src/folderview.c
337         * src/image_viewer.c
338         * src/mimeview.c
339         * src/gtk/prefswindow.c
340                 Maemo: Fix adjustments changes 
341
342 2007-08-30 [colin]      2.10.0cvs186
343
344         * src/folderview.c
345                 Don't opened selected folder when clicking
346                 on white space
347         * src/mainwindow.c
348                 Maemo: Make Esc close messageviews
349         * src/messageview.c
350                 Maemo: Fix message scrolling to the end on 
351                 opening
352                 Maemo: Fix reopening same message
353         * src/gtk/prefswindow.c
354                 Maemo: try to fix scrollbar. Doesn't work,
355                 it seems as if gtk_adjustment_set_value was
356                 a noop.
357
358 2007-08-30 [colin]      2.10.0cvs185
359
360         * src/compose.c
361         * src/folderview.c
362         * src/main.c
363         * src/prefs_matcher.c
364         * src/prefs_template.c
365         * src/quote_fmt.c
366         * src/send_message.c
367         * src/toolbar.c
368         * src/gtk/gtkaspell.c
369         * src/plugins/bogofilter/bogofilter.c
370         * src/plugins/bogofilter/bogofilter_gtk.c
371         * src/plugins/clamav/clamav_plugin_gtk.c
372         * src/plugins/pgpcore/sgpgme.c
373         * src/plugins/spamassassin/spamassassin.c
374         * src/plugins/spamassassin/spamassassin_gtk.c
375                 Fix all potential misuses of format-string functions
376
377 2007-08-30 [wwp]        2.10.0cvs184
378
379         * src/prefs_template.c
380                 Fix a leak.
381
382 2007-08-29 [colin]      2.10.0cvs183
383
384         * src/plugins/trayicon/trayicon.c
385                 Fix leak of hooks in case of error,
386                 thanks to Holger Berndt
387
388 2007-08-28 [colin]      2.10.0cvs182
389
390         * src/mainwindow.c
391                 Don't use current folder settings when
392                 composing from the compose button's
393                 account selector
394
395 2007-08-28 [colin]      2.10.0cvs181
396
397         * src/quote_fmt_parse.y
398                 Fix cursor offset when quote contains UTF-8
399                 chars
400
401 2007-08-28 [colin]      2.10.0cvs180
402
403         * src/compose.c
404         * src/compose.h
405                 Fix signature replacement when it's been wrapped
406
407 2007-08-27 [colin]      2.10.0cvs179
408
409         * src/summaryview.c
410                 Fix indentation
411
412 2007-08-27 [colin]      2.10.0cvs178
413
414         * src/summaryview.c
415                 Fix Quicksearch's Sticky mode
416
417 2007-08-27 [colin]      2.10.0cvs177
418
419         * src/folder_item_prefs.c
420         * src/folder_item_prefs.h
421         * src/imap_gtk.c
422         * src/mh_gtk.c
423                 Fix loss of subfolders properties when
424                 renaming a folder
425
426 2007-08-26 [wwp]        2.10.0cvs176
427
428         * src/alertpanel.c
429         * src/messageview.c
430         * src/prefs_actions.c
431                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
432                 will have to be used when necessary *before* calling
433                 alertpanel functions.
434
435 2007-08-25 [paul]       2.10.0cvs175
436
437         * src/prefs_actions.c
438                 workaround gettext problem marking
439                 string as c-format when it's not
440
441 2007-08-25 [wwp]        2.10.0cvs174
442
443         * src/alertpanel.c
444         * src/messageview.c
445         * src/prefs_actions.c
446                 Call the pango markup escape function right ince in alertpanel_create
447                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
448                 2.10.0cvs158).
449
450         * src/common/log.c
451                 Fix a crash due to a misuse of g_print(), encountered when the string
452                 passed to g_print was containing printf substitution symbols.
453
454 2007-08-25 [paul]       2.10.0cvs173
455
456         * src/common/log.c
457                 fix a segfault when refreshing RSSyl feeds
458
459 2007-08-25 [paul]       2.10.0cvs172
460
461         * src/gtk/icon_legend.c
462                 add watchthread.xpm
463
464 2007-08-25 [paul]       2.10.0cvs171
465
466         * src/Makefile.am
467         * src/stock_pixmap.c
468         * src/pixmaps/insert_file.xpm
469                 add a new pixmap instead of re-using
470                 paste.xpm. (easier for icon theme authors)
471
472 2007-08-24 [holger]     2.10.0cvs170
473
474         * src/plugins/trayicon/trayicon.c
475                 The same fix for another hook id.
476
477 2007-08-24 [holger]     2.10.0cvs169
478
479         * src/plugins/trayicon/trayicon.c
480                 Micro-fix: Do the error checking for
481                 the right hook id.
482
483 2007-08-24 [paul]       2.10.0cvs168
484
485         * src/folder.h
486                 fix typo causing compiler warning
487
488 2007-08-24 [paul]       2.10.0cvs167
489
490         * README
491                 put back the correct version of this file also
492
493 2007-08-24 [colin]      2.10.0cvs166
494
495         * src/send_message.c
496                 Use progress bar when sending messages
497
498 2007-08-24 [paul]       2.10.0cvs165
499
500         * Makefile.am
501                 oops! if i'm quick no-one will notice
502                 (put back the proper file)
503
504 2007-08-24 [paul]       2.10.0cvs164
505
506         * AUTHORS
507         * Makefile.am
508         * README
509         * src/gtk/authors.h
510         * tools/Makefile.am
511         * tools/README
512         * tools/mew2claws-mail.pl
513                 add new script that imports a Mew address book
514                 submitted by Jerome Lelong
515
516 2007-08-24 [paul]       2.10.0cvs163
517
518         * manual/plugins.xml
519                 remove the obsolete plugins, add the
520                 missing plugins, including the forthcoming
521                 SpamReport plugin
522
523 2007-08-24 [paul]       2.10.0cvs162
524
525         * manual/advanced.xml
526                 add info about the hidden emphasis_color option
527         * manual/keyboard.xml
528                 correct the info about hotkeys
529                 wrap the long lines
530
531 2007-08-24 [paul]       2.10.0cvs161
532
533         * src/folderview.c
534                 add mnemonic to 'Run procesing rules'
535
536 2007-08-24 [paul]       2.10.0cvs160
537
538         * src/account.c
539         * src/folder.c
540         * src/folder.h
541                 use suitable defaults for outbox,
542                 queue, drafts and trash folders
543
544 2007-08-24 [wwp]        2.10.0cvs159
545
546         * src/folderview.c
547                 Update menu item sensitivity if necessary (or we get a
548                 gtk critical message).
549
550 2007-08-23 [wwp]        2.10.0cvs158
551
552         * src/action.c
553         * src/prefs_actions.c
554                 Allow literal % chars in action commands (use %%).
555                 Add a missing p++ to the action parser in action_get_type(),
556                 which was missing it, even if it was neutral.
557                 Fix a pango markup warning at runtime.
558
559 2007-08-23 [wwp]        2.10.0cvs157
560
561         * src/addressbook.c
562                 Contacts are now locale-aware sorted in the address book
563                 (LC_COLLATE matters here).
564                 Fix missing table initializers.
565
566 2007-08-23 [colin]      2.10.0cvs156
567
568         * src/imap.c
569                 Check scan_required on dest folder when copying
570
571 2007-08-23 [colin]      2.10.0cvs155
572
573         * src/imap.c
574                 Fix scanning when folder was empty
575
576 2007-08-22 [colin]      2.10.0cvs154
577
578         * src/msgcache.c
579                 Don't g_warning when g_try_malloc fails(), or it makes
580                 things worse as g_log() allocates. Fixes bug 1290,
581                 'Claws Mail crashes if too little memory when 
582                 rebuilding folder tree'
583
584 2007-08-22 [colin]      2.10.0cvs153
585
586         * src/inc.c
587                 Fix format string vulnerability, thanks to
588                 Ulf Harnhammar, Secunia Research
589
590 2007-08-22 [colin]      2.10.0cvs152
591
592         * src/ldapserver.c
593                 Set tv_usec too
594
595 2007-08-22 [wwp]        2.10.0cvs151
596
597         * src/ldapquery.c
598                 Few better null-ptr checks.
599
600 2007-08-22 [colin]      2.10.0cvs150
601
602         * src/editldap.c
603         * src/editldap_basedn.c
604         * src/ldapquery.c
605         * src/ldapserver.c
606         * src/ldapserver.h
607         * src/ldapupdate.c
608         * src/ldaputil.c
609         * src/ldaputil.h
610                 Fix ldap timeouts
611
612 2007-08-22 [colin]      2.10.0cvs149
613
614         * src/ldapquery.c
615                 Finish previous fix
616
617 2007-08-22 [colin]      2.10.0cvs148
618
619         * src/ldapquery.c
620                 Fix wrong assertions
621
622 2007-08-22 [colin]      2.10.0cvs147
623
624         * src/ldaputil.c
625                 Fix test (set ldap v3 if bindDN is set or TLS is set)
626
627 2007-08-22 [colin]      2.10.0cvs146
628
629         * src/editldap.c
630         * src/ldaputil.c
631                 Fix wrong "Connected successfully to server". Connection only succeeds if
632                 we can get the base DN.
633
634 2007-08-21 [wwp]        2.10.0cvs145
635
636         * src/browseldap.c
637         * src/editldap.c
638         * src/ldapctrl.c
639         * src/ldapquery.c
640         * src/ldapserver.c
641         * src/ldapupdate.c
642         * src/ldaputil.c
643                 More sanity checks in ldap functions.
644
645 2007-08-21 [wwp]        2.10.0cvs144
646
647         * src/prefs_account.c
648                 Don't return a value in a void function().
649
650 2007-08-21 [paul]       2.10.0cvs143
651
652         * src/messageview.c
653                 add check for ftp: to messageview_list_urls()
654
655 2007-08-21 [colin]      2.10.0cvs142
656
657         * src/editldap.c
658         * src/ldapctrl.c
659         * src/ldapctrl.h
660         * src/ldapquery.c
661         * src/ldapupdate.c
662                 Fix bug 1293, 'LDAP address book not working'
663                 Search only on specified fields, but fetch 
664                 every field possible. People will have to 
665                 reset the searched Attributes in their LDAP
666                 servers properties.
667
668 2007-08-21 [wwp]        2.10.0cvs141
669
670         * src/addr_compl.c
671         * src/addrbook.c
672         * src/addrcache.c
673         * src/addrcindex.c
674         * src/addressbook.c
675         * src/addrindex.c
676         * src/browseldap.c
677         * src/crash.c
678         * src/editaddress_other_attributes_ldap.c
679         * src/exporthtml.c
680         * src/folder.c
681         * src/folderview.c
682         * src/imap.c
683         * src/jpilot.c
684         * src/ldapserver.c
685         * src/ldapupdate.c
686         * src/ldif.c
687         * src/main.c
688         * src/mainwindow.c
689         * src/matcher.c
690         * src/mh.c
691         * src/msgcache.c
692         * src/mutt.c
693         * src/pine.c
694         * src/pop.c
695         * src/prefs_customheader.c
696         * src/prefs_msg_colors.c
697         * src/procmime.c
698         * src/textview.c
699         * src/vcard.c
700         * src/wizard.c
701         * src/common/log.c
702         * src/common/socket.c
703         * src/common/ssl_certificate.c
704         * src/common/utils.c
705         * src/common/utils.h
706         * src/gtk/description_window.c
707         * src/plugins/demo/demo.c
708         * src/plugins/pgpcore/prefs_gpg.c
709         * src/plugins/spamassassin/libspamc.c
710                 Make sure we use glib functions to send text messages (information,
711                 debug, warning, errors) to stdout/stderr - no more direct puts
712                 fputs printf fprintf to stdout/stderr when it can be done using
713                 g_log*() and g_print/g_printerr. Doing this, we make sure every
714                 stdout/stderr message is saved to log in Windows.
715
716
717 2007-08-21 [wwp]        2.10.0cvs140
718
719         * src/main.c
720         * src/common/utils.h
721                 Route glib's stdout/stderr messages to a log file (Windows only),
722                 instead of loosing them.
723
724 2007-08-21 [paul]       2.10.0cvs139
725
726         * src/mainwindow.c
727                 replace deprecated g_strncasecmp()
728         * src/messageview.c
729                 fix 'List URLS'
730
731 2007-08-20 [ticho]      2.10.0cvs138
732
733         * src/account.c
734         * src/prefs_account.h
735                 Copy all account preferences in account_clone() - some
736                 were missing.
737         * src/prefs_account.c
738                 Handle empty privacy system combobox gracefully (warning
739                 instead of a crash).
740
741 2007-08-20 [colin]      2.10.0cvs137
742
743         * src/ldapctrl.c
744                 Fix a leak
745
746 2007-08-20 [paul]       2.10.0cvs136
747
748         * src/browseldap.c
749         * src/editldap.c
750         * src/ldapctrl.c
751         * src/ldapquery.c
752         * src/ldapquery.h
753         * src/ldapserver.c
754         * src/ldaputil.c
755                 add debug_prints
756                 patch by Michael Rasmussen
757
758 2007-08-19 [colin]      2.10.0cvs135
759
760         * src/imap.c
761                 Fix previous commit. Sensitivity update is needed
762                 for "Cancel receiving". However when batching we
763                 don't need to do it for every message flag change,
764                 just once at the start and once at the end.
765
766 2007-08-19 [colin]      2.10.0cvs134
767
768         * src/imap.c
769                 Remove useless menu updates on session lock/unlock
770
771 2007-08-19 [colin]      2.10.0cvs133
772
773         * src/etpan/imap-thread.c
774                 Make all fetch logs less verbose
775
776 2007-08-19 [paul]       2.10.0cvs132
777
778         * src/foldersel.c
779         * src/folderview.c
780         * src/summaryview.c
781                 fix bug 1286, 'Can't move a folder into a "Folders
782                 Only" folder'
783
784 2007-08-18 [ticho]      2.10.0cvs131
785
786         * src/editaddress_other_attributes_ldap.c
787                 Converted option menu for other ldap attributes to GtkComboBox.
788
789 2007-08-18 [colin]      2.10.0cvs130
790
791         * src/compose.c
792         * src/prefs_common.c
793         * src/prefs_common.h
794         * src/prefs_send.c
795         * src/send_message.c
796                 Revert 'send_dialog_mode' meaning to 
797                 'send_dialog_invisible', so that the 
798                 new checkbox doesn't change the 
799                 existing behaviour.
800
801 2007-08-18 [paul]       2.10.0cvs129
802
803         * src/summaryview.c
804                 add missing menu update
805
806 2007-08-17 [colin]      2.10.0cvs128
807
808         * src/folder.c
809                 Set batching after getting flags - maybe fixes
810                 bug 1292, 'CM crashes on writing mail'
811
812 2007-08-16 [ticho]      2.10.0cvs127
813
814         * src/prefs_send.c
815                 Convert two GtkOptionMenu widgets to new GtkComboBox.
816         * src/gtk/combobox.h
817         * src/gtk/gtkutils.c
818                 Allow NULL for GtkComboBox menuitem label, rendering such
819                 items as row separators.
820
821 2007-08-16 [paul]       2.10.0cvs126
822
823         * src/plugins/trayicon/trayicon.c
824                 remove wrongly used gettextisation
825
826 2007-08-15 [ticho]      2.10.0cvs125
827
828         * src/importldif.c
829                 Fixed a runtime warning where an attempt to pack an
830                 already packed GtkLabel was made.
831
832 2007-08-15 [ticho]      2.10.0cvs124
833
834         * src/prefs_compose_writing.c
835                 Convert the insert-or-attach-dragged-files GtkOptionMenu
836                 into GtkComboBox.
837
838 2007-08-14 [ticho]      2.10.0cvs123
839
840         * src/messageview.c
841         * src/gtk/gtkutils.c
842                 Changed return receipt account selector to GtkComboBox.
843                 Fixed a runtime warning where GTK tried to parse
844                 "name <email@address" as a Pango markup in an alertpanel label.
845
846 2007-08-14 [ticho]      2.10.0cvs122
847
848         * src/prefs_logging.c
849                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
850
851 2007-08-14 [wwp]        2.10.0cvs121
852
853         * tools/Makefile.am
854         * tools/README
855         * tools/popfile-link.sh
856                 Added a new tool: POPFile helper, to open
857                 selected messages in POPFile control center,
858                 in order to change the messages' status.
859
860 2007-08-14 [ticho]      2.10.0cvs120
861
862         * src/compose.c
863         * src/prefs_common.c
864         * src/prefs_common.h
865         * src/prefs_send.c
866         * src/send_message.c
867                 Change "Show send dialog" optionmenu to a checkbutton.
868         * src/prefs_receive.c
869                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
870
871 2007-08-13 [wwp]        2.10.0cvs119
872
873         * src/addr_compl.c
874         * src/addressbook.c
875         * src/addrindex.c
876         * src/compose.c
877         * src/filtering.c
878         * src/folderview.c
879         * src/inc.c
880         * src/matcher.c
881         * src/mh.c
882         * src/partial_download.c
883         * src/prefs_gtk.c
884         * src/procmsg.c
885         * src/stock_pixmap.c
886         * src/summaryview.c
887         * src/common/utils.c
888         * src/gtk/gtkaspell.c
889         * src/gtk/menu.c
890                 Make sure we never pass NULL pointers for %s substitutions
891                 (prevent from crashing in Windows).
892
893 2007-08-13 [wwp]        2.10.0cvs118
894
895         * src/msgcache.c
896                 Re-enable mmap_reads in Windows with some missing
897                 CloseHandle of mapping objects, thanks to
898                 Marcus Brinkmann.
899
900 2007-08-13 [paul]       2.10.0cvs117
901
902         * src/common/utils.c
903                 fix bug 1287, 'Compile time problem on Solaris
904                 (nexenta gnu/Solaris) utils.c'
905                 Thanks to Piotr Chrzczonowicz
906
907 2007-08-12 [wwp]        2.10.0cvs116
908
909         * src/plugins/pgpcore/prefs_gpg.c
910                 Don't try to unset a GPG_AGENT_INFO that was not
911                 set (and don't use a NULL string in Windows, it was
912                 crashing with --debug if GPG_AGENT_INFO was not set).
913
914 2007-08-12 [wwp]        2.10.0cvs115
915
916         * src/privacy.h
917                 Make gcc type-check arguments passed to privacy_set_error().
918
919 2007-08-12 [ticho]      2.10.0cvs114
920
921         * src/prefs_folder_item.c
922                 Make sure that folder default account combobox always has some
923                 account preselected.
924         * src/gtk/combobox.c
925                 Handle empty combobox gracefully (warning instead of crash).
926
927 2007-08-12 [ticho]      2.10.0cvs114
928
929         * src/prefs_folder_item.c
930                 Make sure that folder default account combobox is not empty.
931         * src/gtk/combobox.c
932                 Handle empty combobox gracefully (warning instead of crash).
933
934 2007-08-11 [paul]       2.10.0cvs113
935
936         * src/addrgather.c
937         * src/folderview.c
938                 use 'subfolder' instead of 'sub-folder', matching
939                 everywhere else the term is used
940         * src/imap_gtk.c
941                 fix engrish
942
943 2007-08-10 [wwp]        2.10.0cvs112
944
945         * src/msgcache.c
946                 Disable mmap reads in Windows only (at least temporarily), they
947                 prevent from renaming/removing target cache files.
948
949 2007-08-10 [paul]
950
951         3.0.0-rc2 released
952
953 2007-08-10 [wwp]        2.10.0cvs111
954
955         * src/msgcache.c
956                 fix unpredictable crashes in Windows due to broken
957                 cache/mark/tags files writting (file were opened for
958                 writing in text mode).
959
960         * src/recv.c
961                 use gettimeofday() from w32lib.h on Windows.
962
963 2007-08-10 [colin]      2.10.0cvs110
964
965         * src/imap.c
966         * src/etpan/imap-thread.c
967         * src/etpan/imap-thread.h
968                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
969
970 2007-08-09 [colin]      2.10.0cvs109
971
972         * src/editldap.c
973                 Fix port being reset to 636 on SSL
974         * src/folder.c
975                 Fix folder_item_get_msg_num_by_file
976                 on drafts/queue folders
977
978 2007-08-09 [wwp]        2.10.0cvs108
979
980         * src/folder.c
981                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
982                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
983
984
985 2007-08-09 [colin]      2.10.0cvs107
986
987         * src/folderview.c
988         * src/summaryview.c
989         * src/gtk/prefswindow.c
990                 A few Maemo layout fixes
991
992 2007-08-09 [paul]       2.10.0cvs106
993
994         * src/prefs_account.c
995                 remove the hyphen from plug-ins to
996                 match everywhere else
997
998 2007-08-08 [wwp]        2.10.0cvs105
999
1000         * src/prefs_folder_item.c
1001                 Fix an extraneous stealth ^L char.
1002
1003 2007-08-08 [wwp]        2.10.0cvs104
1004
1005         * src/prefs_folder_item.c
1006                 Better fix, group variables declarations (USE_ASPELL).
1007
1008 2007-08-08 [wwp]        2.10.0cvs103
1009
1010         * src/prefs_folder_item.c
1011                 Fix compilation w/ USE_ASPELL set (broken
1012                 by 2.10.0cvs102).
1013
1014 2007-08-08 [ticho]      2.10.0cvs102
1015
1016         * src/prefs_folder_item.c
1017                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1018
1019 2007-08-08 [colin]      2.10.0cvs101
1020
1021         * src/imap.c
1022         * src/etpan/imap-thread.c
1023         * src/etpan/imap-thread.h
1024                 Close selected mailbox before doing
1025                 status on it.
1026
1027 2007-08-08 [colin]      2.10.0cvs100
1028
1029         * src/html.c
1030                 Complete symbol table, thanks to wwp.
1031                 Fixes bug 1284, 'The html -> text 
1032                 converter ignores entities'
1033         * src/msgcache.c
1034                 Fix possible fd leak
1035
1036 2007-08-08 [colin]      2.10.0cvs99
1037
1038         * src/imap.c
1039                 Better way to fetch UIDs on non-UIDPLUS servers
1040
1041 2007-08-07 [colin]      2.10.0cvs98
1042
1043         * src/imap.c
1044                 fix bug 1275, 'auto-saved draft messages not 
1045                 always being removed'; Also, make multiple
1046                 copy (in the same account) faster by matching
1047                 source/destination message UIDs.
1048         * src/messageview.c
1049                 Don't try to reshow deleted mail
1050         * src/msgcache.c
1051                 Fix leak on error path
1052
1053 2007-08-07 [wwp]        2.10.0cvs97
1054
1055         * manual/account.xml
1056         * manual/advanced.xml
1057         * manual/fr/account.xml
1058         * manual/fr/advanced.xml
1059                 Updated the reference manual and the French translation to
1060                 reflect 2.10.0cvs84: enable running folder Processing
1061                 rules on demand.
1062
1063 2007-08-06 [wwp]        2.10.0cvs96
1064
1065         * src/prefs_common.c
1066         * src/prefs_common.h
1067         * src/textview.c
1068                 Allow changing the emphasis color used to highlight
1069                 the newsreader/x-mailer header value when it matches
1070                 our preferred mail agent (hidden pref 'emphasis_col' added
1071                 to clawsrc).
1072
1073 2007-08-06 [colin]      2.10.0cvs95
1074
1075         * src/compose.c
1076         * src/compose.h
1077                 Re-commit 2.10.0cvs86, with a protection
1078                 against Pango bug. Also, try to fix 
1079                 bug 1275, 'auto-saved draft messages not 
1080                 always being removed'
1081
1082 2007-08-06 [wwp]        2.10.0cvs94
1083
1084         * src/gtk/quicksearch.c
1085                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1086
1087 2007-08-06 [ticho]      2.10.0cvs93
1088
1089         * src/prefs_account.c
1090         * src/gtk/combobox.c
1091                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1092                 selection in account preferences.
1093
1094 2007-08-06 [wwp]        2.10.0cvs92
1095
1096         * src/plugins/pgpcore/plugin.def
1097                 Apply one more chunk from gpg4win's 03-w32-port patch.
1098
1099 2007-08-05 [colin]      2.10.0cvs91
1100
1101         * src/compose.c
1102         * src/compose.h
1103                 reverting buggy patch for now
1104
1105 2007-08-05 [colin]      2.10.0cvs90
1106
1107         * src/folder.c
1108                 Fix slowdown
1109
1110 2007-08-04 [colin]      2.10.0cvs89
1111
1112         * src/prefs_summaries.c
1113         * src/summary_search.c
1114                 Replace deprecated widgets. Patch by
1115                 Andrej.
1116
1117 2007-08-04 [colin]      2.10.0cvs88
1118
1119         * src/mh.c
1120                 Refresh GUI only every 2000 mails on mh_get_last_num
1121                 This is fast (readdir) and done only once per 
1122                 session/folder
1123
1124 2007-08-03 [colin]      2.10.0cvs87
1125
1126         * src/prefs_account.c
1127         * src/gtk/combobox.h
1128         * src/gtk/gtkutils.c
1129                 Fix a deprecated widget. Patch by
1130                 Andrej
1131
1132 2007-08-03 [colin]      2.10.0cvs86
1133
1134         * src/compose.c
1135         * src/compose.h
1136                 Make colorisation and wrapping algorithms
1137                 faster. Fixes bug 1246, 'compose becomes 
1138                 increasingly slow replying to complex emails'
1139
1140 2007-08-03 [paul]       2.10.0cvs85
1141
1142         * src/mh.c
1143                 keep the window painted
1144
1145 2007-08-02 [paul]       2.10.0cvs84
1146
1147         * src/folderview.c
1148         * src/mainwindow.c
1149         * src/mainwindow.h
1150                 enable running folder Processing
1151                 rules on demand
1152
1153 2007-08-02 [paul]       2.10.0cvs83
1154
1155         * src/textview.c
1156                 speed up/clean up rendering of larger
1157                 msgs
1158                 Thanks to Colin
1159
1160 2007-08-01 [paul]       2.10.0cvs82
1161
1162         * src/mainwindow.h
1163                 clean up cruft
1164         * src/toolbar.c
1165                 change default toolbar layout on maemo
1166         * src/pixmaps/close.xpm
1167                 make the red cross a grey cross
1168         * src/pixmaps/jpilot.xpm
1169                 make icon smaller so it fits better
1170
1171 2007-07-31 [paul]       2.10.0cvs81
1172
1173         * src/setup.c
1174         * src/gtk/gtkutils.c
1175                 fix crash on maemo on first launch
1176
1177 2007-07-30 [paul]       2.10.0cvs80
1178
1179         * src/prefs_matcher.c
1180                 specify the units of age and size
1181
1182 2007-07-30 [paul]       2.10.0cvs79
1183
1184         * src/main.c
1185                 Fix IMAP timeout setting
1186
1187 2007-07-30 [colin]      2.10.0cvs78
1188
1189         * src/prefs_account.c
1190                 Fix a deprecated widget. Patch by
1191                 Andrej
1192
1193 2007-07-27 [paul]       2.10.0cvs77
1194
1195         * src/matcher_parser_parse.y
1196         * src/prefs_filtering_action.c
1197         * src/prefs_matcher.c
1198                 these changes forgotten in cvs74's
1199                 'watch thread' feature
1200
1201 2007-07-27 [paul]       2.10.0cvs76
1202
1203         * src/compose.c
1204                 fix potential crasher
1205                 thanks to Colin
1206
1207 2007-07-27 [paul]       2.10.0cvs75
1208
1209         * src/mainwindow.c
1210         * src/manual.c
1211         * src/manual.h
1212         * src/gtk/gtkutils.c
1213                 make mainwindow's /Help/Manual point to the
1214                 remote copy if the local copy doesn't exist
1215
1216 2007-07-27 [paul]       2.10.0cvs74
1217
1218         * src/Makefile.am
1219         * src/filtering.c
1220         * src/folder.c
1221         * src/mainwindow.c
1222         * src/matcher.c
1223         * src/matcher.h
1224         * src/matcher_parser_parse.y
1225         * src/procmsg.c
1226         * src/procmsg.h
1227         * src/stock_pixmap.c
1228         * src/stock_pixmap.h
1229         * src/summaryview.c
1230         * src/summaryview.h
1231         * src/toolbar.c
1232         * src/toolbar.h
1233         * src/pixmaps/watchthread.xpm
1234                 add 'watch thread' feature
1235
1236 2007-07-27 [paul]       2.10.0cvs73
1237
1238         * src/prefs_folder_item.c
1239                 adjust labels, add tooltips
1240
1241 2007-07-27 [colin]      2.10.0cvs72
1242
1243         * src/summaryview.c
1244                 Maemo: Remove less used menu items
1245
1246 2007-07-26 [colin]      2.10.0cvs71
1247
1248         * src/messageview.c
1249                 Maemo: destroy messageview after trashing mail.
1250                 Maybe should be done on X11 too
1251
1252 2007-07-26 [colin]      2.10.0cvs70
1253
1254         * src/folderview.c
1255         * src/mainwindow.c
1256         * src/prefs_common.c
1257         * src/prefs_common.h
1258         * src/summaryview.c
1259                 Add View/Show or Hide/Column headers
1260
1261 2007-07-26 [colin]      2.10.0cvs69
1262
1263         * src/procmime.c
1264                 Fix unwanted output
1265
1266 2007-07-26 [colin]      2.10.0cvs68
1267
1268         * src/ldapserver.c
1269                 Fix possible crash on cache invalidation
1270         * src/compose.c
1271         * src/procmime.c
1272         * src/procmime.h
1273         * src/quote_fmt_parse.y
1274                 Make replying to mails with big attachments
1275                 much faster. Fixes bug 1224, 'The process of 
1276                 Replying to emails with large attachments 
1277                 seems unreasonably long...'
1278
1279 2007-07-26 [colin]      2.10.0cvs67
1280
1281         * src/mimeview.c
1282         * src/matcher.c
1283         * src/common/ssl.c
1284                 Fix threads use on BSDs
1285
1286 2007-07-26 [paul]       2.10.0cvs66
1287
1288         * src/gtk/prefswindow.c
1289                 fix account prefs breakage
1290                 thanks to Colin
1291
1292 2007-07-26 [paul]       2.10.0cvs65
1293
1294         * configure.ac
1295                 standardise ./configure --help messages
1296
1297 2007-07-26 [colin]      2.10.0cvs64
1298
1299         * src/addressbook.c
1300         * src/editaddress.c
1301                 Fix two vCard-related crashes
1302
1303 2007-07-25 [colin]      2.10.0cvs63
1304
1305         * src/inc.c
1306         * src/prefs_common.c
1307         * src/prefs_common.h
1308         * src/prefs_receive.c
1309                 Maemo: Add a better way to notify of
1310                 new mails
1311         * src/mainwindow.c
1312         * src/statusbar.h
1313         * src/summaryview.c
1314         * src/toolbar.c
1315                 Maemo: Various layout fixes
1316         * src/gtk/prefswindow.c
1317                 Maemo: Better prefs layout
1318
1319 2007-07-25 [paul]       2.10.0cvs62
1320
1321         * src/textview.c
1322                 fix the layout on maemo
1323                 thanks to Colin
1324
1325 2007-07-25 [iwkse]      2.10.0cvs61
1326
1327         * src/summaryview.c
1328                 add 'o' shortcut on summaryview
1329
1330 2007-07-25 [iwkse]      2.10.0cvs60
1331
1332         * src/textview.c
1333                 fix o shortcut
1334
1335 2007-07-24 [colin]      2.10.0cvs59
1336
1337         * src/mh.c
1338                 Fix missing timestamp update on source
1339                 folder when moving
1340         * src/textview.c
1341         * src/textview.h
1342                 Better text layout on part's choices
1343
1344 2007-07-23 [colin]      2.10.0cvs58
1345
1346         * src/mimeview.c
1347         * src/textview.c
1348                 Maemo: Automatically choose the correct application
1349                 to open parts
1350         * src/gtk/quicksearch.c
1351                 Make search run on GDK_KP_Enter too
1352
1353 2007-07-23 [wwp]        2.10.0cvs57
1354
1355         * src/quote_fmt_lex.l
1356                 Revert accidentaly committed lines (account_sig) in
1357                 2.10.0cvs56.
1358
1359 2007-07-23 [wwp]        2.10.0cvs56
1360
1361         * src/quote_fmt_lex.l
1362                 Fix typos around long form expressions in the quote lexer.
1363
1364 2007-07-23 [paul]
1365
1366         3.0.0-rc1 released
1367
1368 2007-07-23 [colin]      2.10.0cvs55
1369
1370         * src/addr_compl.c
1371                 Fix auto-completion on Maemo
1372
1373 2007-07-23 [colin]      2.10.0cvs54
1374
1375         * src/statusbar.c
1376                 Maemo: Fix sticking statusbars
1377
1378 2007-07-22 [colin]      2.10.0cvs53
1379
1380         * src/main.c
1381                 Maemo: Fix the strange "top_application" info
1382                 at startup. We should do something when 
1383                 receiving such a message.
1384
1385 2007-07-20 [paul]       2.10.0cvs52
1386
1387         * src/news_gtk.c
1388                 add missing #include "statusbar.h"
1389
1390 2007-07-20 [colin]      2.10.0cvs51
1391
1392         * src/folder.c
1393         * src/folder.h
1394         * src/folder_item_prefs.c
1395         * src/folder_item_prefs.h
1396         * src/folderview.c
1397         * src/imap.c
1398         * src/imap_gtk.c
1399         * src/imap_gtk.h
1400         * src/news.c
1401         * src/news_gtk.c
1402         * src/news_gtk.h
1403         * src/prefs_folder_item.c
1404                 Implement age-based caching: allow to
1405                 specify a threshold for the offline synchronisation
1406                 feature, and whether old cached bodies should 
1407                 be removed
1408         * src/toolbar.c
1409         * src/toolbar.h
1410                 Fix label/tooltips
1411         * src/plugins/dillo_viewer/dillo_viewer.c
1412                 Check that Dillo's installed
1413
1414 2007-07-20 [wwp]        2.10.0cvs50
1415
1416         * src/mimeview.c
1417         * src/stock_pixmap.c
1418                 Draw a frame around the selected mimeview part icon (instead of the
1419                 shifted 'dancing' icon).
1420
1421 2007-07-20 [colin]      2.10.0cvs49
1422
1423         * src/main.c
1424                 Unref stuff even on error
1425         * src/wizard.c
1426                 disconnect signals only at the very
1427                 end of the wizard save.
1428
1429 2007-07-20 [colin]      2.10.0cvs48
1430
1431         * src/mainwindow.c
1432         * src/messageview.c
1433         * src/toolbar.c
1434         * src/toolbar.h
1435                 Fix random crashes while navigating
1436                 (GTK_EVENTS_FLUSH)
1437
1438 2007-07-19 [colin]      2.10.0cvs47
1439
1440         * configure.ac
1441         * src/main.c
1442         * src/prefs_common.c
1443         * src/prefs_common.h
1444         * src/wizard.c
1445         * src/common/defs.h
1446         * src/common/utils.c
1447                 Maemo: add an easy way to store data (mails
1448                 and IMAP/NNTP caches) on one of the SD cards,
1449                 and protect against unmounts if needed
1450
1451 2007-07-19 [paul]       2.10.0cvs46
1452
1453         * src/Makefile.am
1454         * src/stock_pixmap.c
1455         * src/gtk/about.c
1456         * src/pixmaps/claws-mail_logo-small.xpm
1457                 implement a (slightly) different About
1458                 dialog for maemo and add a small version
1459                 of the logo for it
1460         * src/wizard.c
1461                 use a scrolled window for wizard page 1
1462                 on maemo
1463
1464 2007-07-19 [paul]       2.10.0cvs45
1465
1466         * src/Makefile.am
1467                 too soon for this line
1468
1469 2007-07-19 [paul]       2.10.0cvs44
1470
1471         * src/Makefile.am
1472                 fix build on n800
1473
1474 2007-07-19 [colin]      2.10.0cvs43
1475
1476         * src/wizard.c
1477                 Solve Mail/Mailbox name when specifying
1478                 full /path/to/Mail.
1479
1480 2007-07-18 [colin]      2.10.0cvs42
1481
1482         * src/inc.c
1483         * configure.ac
1484                 Fix build on n770
1485
1486 2007-07-18 [colin]      2.10.0cvs41
1487
1488         * src/inc.c
1489                 Maemo: plug the online/offline system into
1490                 maemo's interfaces to have Claws automatically
1491                 switch according to the system status
1492         * src/statusbar.c
1493                 Maemo: use HildonBanners to display status
1494                 messages. Renders the main statusbar useless.
1495
1496 2007-07-18 [paul]       2.10.0cvs40
1497
1498         * src/filtering.c
1499                 fix screen blanking on moving/copying many msgs
1500         * src/folder.c
1501                 fix processing progressbar and screen blanking
1502                 during processing
1503
1504 2007-07-18 [paul]       2.10.0cvs39
1505
1506         * src/messageview.c
1507                 revert cvs37, breakage on maemo
1508
1509 2007-07-18 [paul]       2.10.0cvs38
1510
1511         * src/gtk/gtkutils.c
1512                 make sure we can still build with older GTK's
1513
1514 2007-07-18 [colin]      2.10.0cvs37
1515
1516         * src/messageview.c
1517                 Only hide the small layout's messageview, instead
1518                 of destroying it when closing
1519         * src/gtk/gtkutils.c
1520                 Use gtk_window_present_with_time to popup windows,
1521                 it seems to make things better with modern WMs
1522                 (actually focusing)
1523
1524 2007-07-17 [colin]      2.10.0cvs36
1525
1526         * src/editaddress.c
1527                 Simplify layout on Maemo
1528         * src/folder.c
1529                 Fix possible crash
1530         * src/prefs_display_header.c
1531                 Remove some headers by default on Maemo
1532
1533 2007-07-17 [paul]       2.10.0cvs35
1534
1535         * src/prefs_common.c
1536         * src/prefs_common.h
1537         * src/prefs_logging.c
1538         * src/common/log.c
1539                 add options to stop/enable writing logs to disc
1540
1541 2007-07-17 [paul]       2.10.0cvs34
1542
1543         * src/edittags.c
1544                 fix some issues with the Apply tags window:
1545                 - set search column (enables autocompl in the treeview)
1546                 - apply tag from "New tag" if it existed
1547                 - clears New tag entry when adding it with the button
1548                 Thanks to Colin
1549
1550 2007-07-17 [paul]       2.10.0cvs33
1551
1552         * src/edittags.c
1553                 fix 'apply tags' dialogue weirdness
1554
1555 2007-07-16 [colin]      2.10.0cvs32
1556
1557         * src/toolbar.c
1558                 Fix double-loading of mails on Maemo
1559
1560 2007-07-16 [colin]      2.10.0cvs31
1561
1562         * src/messageview.c
1563                 Prevent double-loading of the same part under some
1564                 conditions; hide statusbar on Maemo
1565
1566 2007-07-16 [colin]      2.10.0cvs30
1567
1568         * src/edittags.c
1569         * src/edittags.h
1570         * src/mainwindow.c
1571         * src/summaryview.c
1572                 Improve the tag interface - allow
1573                 to set/unset tags from a special
1574                 window.
1575         * src/gtk/gtkvscrollbutton.c
1576         * src/mimeview.c
1577         * src/mimeview.h
1578         * src/stock_pixmap.c
1579                 Fix Mimeview's ugly hacks in the
1580                 icon list. 
1581
1582 2007-07-16 [paul]       2.10.0cvs29
1583
1584         * src/wizard.c
1585                 rework dialog
1586         * src/gtk/icon_legend.c
1587                 put it all in a scrolled window
1588
1589 2007-07-15 [colin]      2.10.0cvs28
1590
1591         * src/mainwindow.c
1592                 Maemo: force layout to be Small screen; the
1593                 others don't make sense
1594
1595 2007-07-14 [colin]      2.10.0cvs27
1596
1597         * src/mimeview.c
1598         * src/gtk/gtkvscrollbutton.c
1599                 Maemo: Fix mimeview's buttons size
1600
1601 2007-07-14 [colin]      2.10.0cvs26
1602
1603         * src/toolbar.c
1604                 Fix the button workaround fix.
1605                 (Use the correct variable)
1606
1607 2007-07-14 [colin]      2.10.0cvs25
1608
1609         * src/mainwindow.c
1610         * src/toolbar.c
1611                 Maemo: put the progress bar in the
1612                 toolbar
1613
1614 2007-07-14 [colin]      2.10.0cvs24
1615
1616         * src/prefs_common.c
1617                 Maemo: hide statusbar by default
1618         * src/Makefile.am
1619         * src/stock_pixmap.c
1620         * src/stock_pixmap.h
1621         * src/toolbar.c
1622         * src/pixmaps/go_folders.xpm
1623                 Maemo: Add a specific icon to go back to
1624                 folder list
1625
1626 2007-07-14 [colin]      2.10.0cvs23
1627
1628         * src/toolbar.c
1629                 Don't set homogeneous finally
1630
1631 2007-07-14 [colin]      2.10.0cvs22
1632
1633         * src/toolbar.c
1634                 Fix button show/hide issues
1635
1636 2007-07-14 [colin]      2.10.0cvs21
1637
1638         * src/toolbar.c
1639                 Fix huge arrows
1640                 Fix button workaround to be able to click
1641                 if mouse was on button when it went un-
1642                 sensitive.
1643                 Revert previous commit, gtk_tool_item_set_homogeneous
1644                 doesn't mean what it seems to mean ;-)
1645
1646 2007-07-14 [paul]       2.10.0cvs20
1647
1648         * src/toolbar.c
1649                 make homogeneous FALSE always
1650
1651 2007-07-13 [colin]      2.10.0cvs19
1652
1653         * src/toolbar.c
1654         * src/toolbar.h
1655                 Rework to fit the non-deprecated API
1656         * src/compose.c
1657         * src/folderview.c
1658         * src/mainwindow.c
1659         * src/messageview.c
1660         * src/summaryview.c
1661                 Maemo layout changes. Better toolbars,
1662                 removal of CTree headers. 
1663
1664 2007-07-13 [paul]       2.10.0cvs18
1665
1666         * src/gtk/colorlabel.c
1667                 fix bug 1261, '[DE] coloring messages in overview 
1668                 keys are not localised'
1669                 the string is now included in claws-mail.pot
1670
1671 2007-07-13 [colin]      2.10.0cvs17
1672
1673         * src/summaryview.c
1674                 Fix bug 1267, 'printing mutliple messages 
1675                 opens one message-dialog after the other'
1676                 Ask for confirmation when printing 10
1677                 messages or more.
1678
1679 2007-07-11 [colin]      2.10.0cvs16
1680
1681         * COPYING
1682         * README
1683         * autogen.sh
1684         * manual/claws-mail-manual.xml
1685         * manual/gpl.xml
1686         * manual/es/claws-mail-manual.xml
1687         * manual/es/gpl.xml
1688         * manual/fr/claws-mail-manual.xml
1689         * manual/fr/gpl.xml
1690         * manual/pl/gpl.xml
1691         * src/account.c
1692         * src/account.h
1693         * src/action.c
1694         * src/action.h
1695         * src/adbookbase.h
1696         * src/addr_compl.c
1697         * src/addr_compl.h
1698         * src/addrbook.c
1699         * src/addrbook.h
1700         * src/addrcache.c
1701         * src/addrcache.h
1702         * src/addrcindex.c
1703         * src/addrcindex.h
1704         * src/addrclip.c
1705         * src/addrclip.h
1706         * src/addrdefs.h
1707         * src/addressadd.c
1708         * src/addressadd.h
1709         * src/addressbook.c
1710         * src/addressbook.h
1711         * src/addressbook_foldersel.c
1712         * src/addressbook_foldersel.h
1713         * src/addressitem.h
1714         * src/addrgather.c
1715         * src/addrgather.h
1716         * src/addrharvest.c
1717         * src/addrharvest.h
1718         * src/addrindex.c
1719         * src/addrindex.h
1720         * src/addritem.c
1721         * src/addritem.h
1722         * src/addrquery.c
1723         * src/addrquery.h
1724         * src/addrselect.c
1725         * src/addrselect.h
1726         * src/alertpanel.c
1727         * src/alertpanel.h
1728         * src/browseldap.c
1729         * src/browseldap.h
1730         * src/codeconv.c
1731         * src/codeconv.h
1732         * src/compose.c
1733         * src/compose.h
1734         * src/crash.c
1735         * src/crash.h
1736         * src/customheader.c
1737         * src/customheader.h
1738         * src/displayheader.c
1739         * src/displayheader.h
1740         * src/editaddress.c
1741         * src/editaddress.h
1742         * src/editaddress_other_attributes_ldap.c
1743         * src/editaddress_other_attributes_ldap.h
1744         * src/editbook.c
1745         * src/editbook.h
1746         * src/editgroup.c
1747         * src/editgroup.h
1748         * src/editjpilot.c
1749         * src/editjpilot.h
1750         * src/editldap.c
1751         * src/editldap.h
1752         * src/editldap_basedn.c
1753         * src/editldap_basedn.h
1754         * src/edittags.c
1755         * src/edittags.h
1756         * src/editvcard.c
1757         * src/editvcard.h
1758         * src/enriched.c
1759         * src/enriched.h
1760         * src/exphtmldlg.c
1761         * src/exphtmldlg.h
1762         * src/expldifdlg.c
1763         * src/expldifdlg.h
1764         * src/export.c
1765         * src/export.h
1766         * src/exporthtml.c
1767         * src/exporthtml.h
1768         * src/exportldif.c
1769         * src/exportldif.h
1770         * src/filtering.c
1771         * src/filtering.h
1772         * src/folder.c
1773         * src/folder.h
1774         * src/folder_item_prefs.c
1775         * src/folder_item_prefs.h
1776         * src/foldersel.c
1777         * src/foldersel.h
1778         * src/folderutils.c
1779         * src/folderutils.h
1780         * src/folderview.c
1781         * src/folderview.h
1782         * src/gedit-print.c
1783         * src/gedit-print.h
1784         * src/grouplistdialog.c
1785         * src/grouplistdialog.h
1786         * src/headerview.c
1787         * src/headerview.h
1788         * src/html.c
1789         * src/html.h
1790         * src/image_viewer.c
1791         * src/image_viewer.h
1792         * src/imap.c
1793         * src/imap.h
1794         * src/imap_gtk.c
1795         * src/imap_gtk.h
1796         * src/import.c
1797         * src/import.h
1798         * src/importldif.c
1799         * src/importldif.h
1800         * src/importmutt.c
1801         * src/importmutt.h
1802         * src/importpine.c
1803         * src/importpine.h
1804         * src/inc.c
1805         * src/inc.h
1806         * src/jpilot.c
1807         * src/jpilot.h
1808         * src/ldapctrl.c
1809         * src/ldapctrl.h
1810         * src/ldaplocate.c
1811         * src/ldaplocate.h
1812         * src/ldapquery.c
1813         * src/ldapquery.h
1814         * src/ldapserver.c
1815         * src/ldapserver.h
1816         * src/ldapupdate.c
1817         * src/ldapupdate.h
1818         * src/ldaputil.c
1819         * src/ldaputil.h
1820         * src/ldif.c
1821         * src/ldif.h
1822         * src/localfolder.c
1823         * src/localfolder.h
1824         * src/main.c
1825         * src/main.h
1826         * src/mainwindow.c
1827         * src/mainwindow.h
1828         * src/manual.c
1829         * src/manual.h
1830         * src/matcher.c
1831         * src/matcher.h
1832         * src/matcher_parser.h
1833         * src/matcher_parser_lex.l
1834         * src/matcher_parser_parse.y
1835         * src/mbox.c
1836         * src/mbox.h
1837         * src/message_search.c
1838         * src/message_search.h
1839         * src/messageview.c
1840         * src/messageview.h
1841         * src/mh.c
1842         * src/mh.h
1843         * src/mh_gtk.c
1844         * src/mh_gtk.h
1845         * src/mimeview.c
1846         * src/mimeview.h
1847         * src/msgcache.c
1848         * src/msgcache.h
1849         * src/mutt.c
1850         * src/mutt.h
1851         * src/news.c
1852         * src/news.h
1853         * src/news_gtk.c
1854         * src/news_gtk.h
1855         * src/noticeview.c
1856         * src/noticeview.h
1857         * src/partial_download.c
1858         * src/partial_download.h
1859         * src/pine.c
1860         * src/pine.h
1861         * src/pop.c
1862         * src/pop.h
1863         * src/prefs_account.c
1864         * src/prefs_account.h
1865         * src/prefs_actions.c
1866         * src/prefs_actions.h
1867         * src/prefs_common.c
1868         * src/prefs_common.h
1869         * src/prefs_compose_writing.c
1870         * src/prefs_compose_writing.h
1871         * src/prefs_customheader.c
1872         * src/prefs_customheader.h
1873         * src/prefs_display_header.c
1874         * src/prefs_display_header.h
1875         * src/prefs_ext_prog.c
1876         * src/prefs_ext_prog.h
1877         * src/prefs_filtering.c
1878         * src/prefs_filtering.h
1879         * src/prefs_filtering_action.c
1880         * src/prefs_filtering_action.h
1881         * src/prefs_folder_column.c
1882         * src/prefs_folder_column.h
1883         * src/prefs_folder_item.c
1884         * src/prefs_folder_item.h
1885         * src/prefs_fonts.c
1886         * src/prefs_fonts.h
1887         * src/prefs_gtk.c
1888         * src/prefs_gtk.h
1889         * src/prefs_image_viewer.c
1890         * src/prefs_image_viewer.h
1891         * src/prefs_logging.c
1892         * src/prefs_logging.h
1893         * src/prefs_matcher.c
1894         * src/prefs_matcher.h
1895         * src/prefs_message.c
1896         * src/prefs_message.h
1897         * src/prefs_msg_colors.c
1898         * src/prefs_msg_colors.h
1899         * src/prefs_other.c
1900         * src/prefs_other.h
1901         * src/prefs_quote.c
1902         * src/prefs_quote.h
1903         * src/prefs_receive.c
1904         * src/prefs_receive.h
1905         * src/prefs_send.c
1906         * src/prefs_send.h
1907         * src/prefs_spelling.c
1908         * src/prefs_spelling.h
1909         * src/prefs_summaries.c
1910         * src/prefs_summaries.h
1911         * src/prefs_summary_column.c
1912         * src/prefs_summary_column.h
1913         * src/prefs_summary_open.c
1914         * src/prefs_summary_open.h
1915         * src/prefs_template.c
1916         * src/prefs_template.h
1917         * src/prefs_themes.c
1918         * src/prefs_themes.h
1919         * src/prefs_toolbar.c
1920         * src/prefs_toolbar.h
1921         * src/prefs_wrapping.c
1922         * src/prefs_wrapping.h
1923         * src/privacy.c
1924         * src/privacy.h
1925         * src/procheader.c
1926         * src/procheader.h
1927         * src/procmime.c
1928         * src/procmime.h
1929         * src/procmsg.c
1930         * src/procmsg.h
1931         * src/quote_fmt.c
1932         * src/quote_fmt_lex.l
1933         * src/quote_fmt_parse.y
1934         * src/recv.c
1935         * src/recv.h
1936         * src/remotefolder.c
1937         * src/remotefolder.h
1938         * src/send_message.c
1939         * src/send_message.h
1940         * src/setup.c
1941         * src/setup.h
1942         * src/simple-gettext.c
1943         * src/sourcewindow.c
1944         * src/sourcewindow.h
1945         * src/ssl_manager.c
1946         * src/ssl_manager.h
1947         * src/statusbar.c
1948         * src/statusbar.h
1949         * src/stock_pixmap.c
1950         * src/stock_pixmap.h
1951         * src/summary_search.c
1952         * src/summary_search.h
1953         * src/summaryview.c
1954         * src/summaryview.h
1955         * src/textview.c
1956         * src/textview.h
1957         * src/toolbar.c
1958         * src/toolbar.h
1959         * src/undo.c
1960         * src/undo.h
1961         * src/unmime.c
1962         * src/unmime.h
1963         * src/uri_opener.c
1964         * src/uri_opener.h
1965         * src/vcard.c
1966         * src/vcard.h
1967         * src/wizard.c
1968         * src/wizard.h
1969         * src/common/base64.c
1970         * src/common/base64.h
1971         * src/common/claws.c
1972         * src/common/claws.h
1973         * src/common/defs.h
1974         * src/common/fnmatch.c
1975         * src/common/fnmatch.h
1976         * src/common/fnmatch_loop.c
1977         * src/common/hooks.c
1978         * src/common/hooks.h
1979         * src/common/log.c
1980         * src/common/log.h
1981         * src/common/md5.c
1982         * src/common/md5.h
1983         * src/common/mgutils.c
1984         * src/common/mgutils.h
1985         * src/common/nntp.c
1986         * src/common/nntp.h
1987         * src/common/passcrypt.c
1988         * src/common/passcrypt.h.in
1989         * src/common/plugin.c
1990         * src/common/plugin.h
1991         * src/common/prefs.c
1992         * src/common/prefs.h
1993         * src/common/progressindicator.c
1994         * src/common/progressindicator.h
1995         * src/common/quoted-printable.c
1996         * src/common/quoted-printable.h
1997         * src/common/session.c
1998         * src/common/session.h
1999         * src/common/smtp.c
2000         * src/common/smtp.h
2001         * src/common/socket.c
2002         * src/common/socket.h
2003         * src/common/ssl.c
2004         * src/common/ssl.h
2005         * src/common/ssl_certificate.c
2006         * src/common/ssl_certificate.h
2007         * src/common/string_match.c
2008         * src/common/string_match.h
2009         * src/common/stringtable.c
2010         * src/common/stringtable.h
2011         * src/common/tags.c
2012         * src/common/tags.h
2013         * src/common/template.c
2014         * src/common/template.h
2015         * src/common/timing.h
2016         * src/common/utils.c
2017         * src/common/utils.h
2018         * src/common/uuencode.c
2019         * src/common/uuencode.h
2020         * src/common/version.h.in
2021         * src/common/w32_dirent.c
2022         * src/common/w32_reg.c
2023         * src/common/w32_signal.c
2024         * src/common/w32_stat.c
2025         * src/common/w32_stdlib.c
2026         * src/common/w32_string.c
2027         * src/common/w32_time.c
2028         * src/common/w32_unistd.c
2029         * src/common/w32_wait.c
2030         * src/common/w32lib.h
2031         * src/common/xml.c
2032         * src/common/xml.h
2033         * src/common/xmlprops.c
2034         * src/common/xmlprops.h
2035         * src/etpan/etpan-errors.h
2036         * src/etpan/etpan-thread-manager-types.h
2037         * src/etpan/etpan-thread-manager.c
2038         * src/etpan/etpan-thread-manager.h
2039         * src/etpan/imap-thread.c
2040         * src/etpan/imap-thread.h
2041         * src/gtk/about.c
2042         * src/gtk/about.h
2043         * src/gtk/colorlabel.c
2044         * src/gtk/colorlabel.h
2045         * src/gtk/colorsel.c
2046         * src/gtk/colorsel.h
2047         * src/gtk/combobox.c
2048         * src/gtk/combobox.h
2049         * src/gtk/description_window.c
2050         * src/gtk/description_window.h
2051         * src/gtk/filesel.c
2052         * src/gtk/filesel.h
2053         * src/gtk/foldersort.c
2054         * src/gtk/foldersort.h
2055         * src/gtk/gtkaspell.c
2056         * src/gtk/gtkaspell.h
2057         * src/gtk/gtksctree.c
2058         * src/gtk/gtkshruler.c
2059         * src/gtk/gtkshruler.h
2060         * src/gtk/gtksourceprintjob.c
2061         * src/gtk/gtksourceprintjob.h
2062         * src/gtk/gtkutils.c
2063         * src/gtk/gtkutils.h
2064         * src/gtk/gtkvscrollbutton.c
2065         * src/gtk/gtkvscrollbutton.h
2066         * src/gtk/icon_legend.c
2067         * src/gtk/icon_legend.h
2068         * src/gtk/inputdialog.c
2069         * src/gtk/inputdialog.h
2070         * src/gtk/logwindow.c
2071         * src/gtk/logwindow.h
2072         * src/gtk/manage_window.c
2073         * src/gtk/manage_window.h
2074         * src/gtk/menu.c
2075         * src/gtk/menu.h
2076         * src/gtk/pluginwindow.c
2077         * src/gtk/pluginwindow.h
2078         * src/gtk/prefswindow.c
2079         * src/gtk/prefswindow.h
2080         * src/gtk/progressdialog.c
2081         * src/gtk/progressdialog.h
2082         * src/gtk/quicksearch.c
2083         * src/gtk/quicksearch.h
2084         * src/gtk/sslcertwindow.c
2085         * src/gtk/sslcertwindow.h
2086         * src/plugins/bogofilter/bogofilter.c
2087         * src/plugins/bogofilter/bogofilter.h
2088         * src/plugins/bogofilter/bogofilter_gtk.c
2089         * src/plugins/clamav/clamav_plugin.c
2090         * src/plugins/clamav/clamav_plugin.h
2091         * src/plugins/clamav/clamav_plugin_gtk.c
2092         * src/plugins/demo/demo.c
2093         * src/plugins/dillo_viewer/dillo_prefs.c
2094         * src/plugins/dillo_viewer/dillo_prefs.h
2095         * src/plugins/dillo_viewer/dillo_viewer.c
2096         * src/plugins/pgpcore/passphrase.c
2097         * src/plugins/pgpcore/passphrase.h
2098         * src/plugins/pgpcore/pgp_viewer.c
2099         * src/plugins/pgpcore/pgp_viewer.h
2100         * src/plugins/pgpcore/plugin.c
2101         * src/plugins/pgpcore/prefs_gpg.c
2102         * src/plugins/pgpcore/prefs_gpg.h
2103         * src/plugins/pgpcore/select-keys.c
2104         * src/plugins/pgpcore/select-keys.h
2105         * src/plugins/pgpcore/sgpgme.c
2106         * src/plugins/pgpcore/sgpgme.h
2107         * src/plugins/pgpinline/pgpinline.c
2108         * src/plugins/pgpinline/pgpinline.h
2109         * src/plugins/pgpinline/plugin.c
2110         * src/plugins/pgpmime/pgpmime.c
2111         * src/plugins/pgpmime/pgpmime.h
2112         * src/plugins/pgpmime/plugin.c
2113         * src/plugins/spamassassin/spamassassin.c
2114         * src/plugins/spamassassin/spamassassin.h
2115         * src/plugins/spamassassin/spamassassin_gtk.c
2116         * src/plugins/trayicon/trayicon.c
2117         * src/plugins/trayicon/trayicon_prefs.c
2118         * src/plugins/trayicon/trayicon_prefs.h
2119         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2120         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2121         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2122         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2123         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2124         * tools/OOo2claws-mail.pl
2125         * tools/README.sylprint
2126         * tools/acroread2claws-mail.pl
2127         * tools/claws-mail-compose-insert-files.pl
2128         * tools/convert_mbox.pl
2129         * tools/filter_conv.pl
2130         * tools/filter_conv_new.pl
2131         * tools/fix_date.sh
2132         * tools/freshmeat_search.pl
2133         * tools/google_search.pl
2134         * tools/kmail-mailbox2claws-mail.pl
2135         * tools/kmail2claws-mail.pl
2136         * tools/kmail2claws-mail_v2.pl
2137         * tools/mairix.sh
2138         * tools/make.themes.project
2139         * tools/multiwebsearch.pl
2140         * tools/nautilus2claws-mail.sh
2141         * tools/outlook2claws-mail.pl
2142         * tools/textviewer.sh
2143         * tools/thunderbird-filters-convertor.pl
2144         * tools/update-po
2145         * tools/uuooffice
2146         * tools/vcard2xml.py
2147         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2148                 Upgrade to GPLv3 or later.
2149
2150 2007-07-10 [wwp]        2.10.0cvs15
2151
2152         * src/main.c
2153                 Fix re-opening of all composing messages that were
2154                 opened when closing the previous instance, thanks
2155                 to Colin.
2156
2157 2007-07-10 [paul]       2.10.0cvs14
2158
2159         * src/editaddress_other_attributes_ldap.c
2160         * src/ldapupdate.c
2161                 fix crash on selecting 'other attributes' combo
2162                 for either a new entry or an old entry with no
2163                 existing attributes.
2164                 fix bug on editing multiple attributes which
2165                 resulted them all having the value of the last
2166                 one changed.
2167                 Thanks to Colin
2168
2169 2007-07-10 [colin]      2.10.0cvs13
2170
2171         * src/editaddress.c
2172         * src/editaddress_other_attributes_ldap.h
2173         * src/ldapupdate.c
2174                 Fix --disable-ldap build
2175
2176 2007-07-09 [colin]      2.10.0cvs12
2177
2178         * src/Makefile.am
2179         * src/addritem.c
2180         * src/addritem.h
2181         * src/editaddress.c
2182         * src/editaddress_other_attributes_ldap.c
2183         * src/editaddress_other_attributes_ldap.h
2184         * src/editldap.c
2185         * src/ldapctrl.c
2186         * src/ldapctrl.h
2187         * src/ldapupdate.c
2188                 Add capability to edit all inetOrgPerson
2189                 attributes on LDAP. Patch by Michael 
2190                 Rasmussen
2191
2192 2007-07-09 [colin]      2.10.0cvs11
2193
2194         * src/Makefile.am
2195         * src/exporthtml.c
2196         * src/mbox.c
2197         * src/msgcache.c
2198         * src/prefs_summaries.c
2199         * src/prefs_themes.c
2200         * src/procheader.c
2201         * src/common/Makefile.am
2202         * src/common/log.c
2203         * src/common/timing.h
2204         * src/common/utils.c
2205         * src/common/utils.h
2206         * src/common/w32_account.c
2207         * src/common/w32lib.h
2208         * src/gtk/Makefile.am
2209         * src/gtk/colorlabel.c
2210         * src/plugins/pgpcore/Makefile.am
2211         * src/plugins/pgpcore/claws.def
2212         * src/plugins/pgpcore/passphrase.c
2213         * src/plugins/pgpcore/pgp_viewer.c
2214         * src/plugins/pgpcore/plugin.def
2215         * src/plugins/pgpcore/sgpgme.c
2216         * src/plugins/pgpinline/Makefile.am
2217         * src/plugins/pgpinline/claws.def
2218         * src/plugins/pgpinline/mypgpcore.def
2219         * src/plugins/pgpinline/plugin.def
2220         * src/plugins/pgpmime/Makefile.am
2221         * src/plugins/pgpmime/claws.def
2222         * src/plugins/pgpmime/mypgpcore.def
2223         * src/plugins/pgpmime/plugin.def
2224                 Commit win32 patch, from Werner Koch and
2225                 Marcus Brinkmann
2226
2227 2007-07-09 [colin]      2.10.0cvs10
2228
2229         * src/prefs_toolbar.c
2230                 Fix crash when no actions exist
2231
2232 2007-07-07 [paul]       2.10.0cvs9
2233
2234         * COPYING
2235         * manual/claws-mail-manual.xml
2236                 update copyright year
2237         * po/fi.po
2238                 updated by Flammie Pirinen
2239
2240 2007-07-05 [wwp]        2.10.0cvs8
2241
2242         * src/plugins/clamav/clamav_plugin_gtk.c
2243                 Make vertical spacing like in other plugin prefs pages.
2244
2245 2007-07-05 [wwp]        2.10.0cvs7
2246
2247         * src/quote_fmt.c
2248                 It's %am that works, not %ae (this doc incoherence has been
2249                 introduced with 2.9.2cvs13).
2250
2251 2007-07-04 [wwp]        2.10.0cvs6
2252
2253         * src/plugins/bogofilter/bogofilter.c
2254                 Gettext-ize an occurrence of "Any" that wasn't.
2255
2256 2007-07-04 [colin]      2.10.0cvs5
2257
2258         * po/POTFILES.in
2259                 Fix untranslated strings; thanks
2260                 to Pader Rezso.
2261
2262 2007-07-03 [colin]      2.10.0cvs4
2263
2264         * src/folder.c
2265         * src/mainwindow.c
2266                 Fix saving of sort mode for tags and
2267                 thread date. Thanks to Pierre Ossman.
2268                 Completes fix for bug 1233
2269
2270 2007-07-03 [paul]       2.10.0cvs3
2271
2272         * src/compose.c
2273                 fix auto-save
2274         * src/summaryview.c
2275                 fix build warnings
2276         Thanks to Colin
2277
2278 2007-07-02 [colin]      2.10.0cvs2
2279
2280         * src/folder.h
2281         * src/mainwindow.c
2282         * src/procmsg.h
2283         * src/summaryview.c
2284                 Add View/Sort/by Thread date
2285                 Fixes bug 1233, 'Capability to sort 
2286                 threads by most recent message'
2287                 Based on a patch by Paul Rolland
2288
2289 2007-07-02 [colin]      2.10.0cvs1
2290
2291         * src/Makefile.am
2292         * src/compose.c
2293         * src/edittags.c
2294         * src/edittags.h
2295         * src/filtering.c
2296         * src/folder.c
2297         * src/folder.h
2298         * src/headerview.c
2299         * src/headerview.h
2300         * src/main.c
2301         * src/mainwindow.c
2302         * src/mainwindow.h
2303         * src/manual.h
2304         * src/matcher.c
2305         * src/matcher.h
2306         * src/matcher_parser_parse.y
2307         * src/mimeview.c
2308         * src/msgcache.c
2309         * src/msgcache.h
2310         * src/prefs_common.c
2311         * src/prefs_common.h
2312         * src/prefs_filtering_action.c
2313         * src/prefs_matcher.c
2314         * src/prefs_summary_column.c
2315         * src/procmsg.c
2316         * src/procmsg.h
2317         * src/quote_fmt.c
2318         * src/quote_fmt_lex.l
2319         * src/quote_fmt_parse.y
2320         * src/summaryview.c
2321         * src/summaryview.h
2322         * src/textview.c
2323         * src/common/Makefile.am
2324         * src/common/defs.h
2325         * src/common/tags.c
2326         * src/common/tags.h
2327         * src/gtk/quicksearch.c
2328         * src/gtk/quicksearch.h
2329                 Add Tags implementation. Tags are arbitrary labels
2330                 that can be applied to messages. It is possible 
2331                 to create, edit, remove tags; apply them to mails;
2332                 filter on tags or tag presence; apply or unset
2333                 tags via filtering actions; reference tags in
2334                 reply templates.
2335
2336 2007-07-02 [paul]       2.10.0
2337
2338         * NEWS
2339         * README
2340         * RELEASE_NOTES
2341                 2.10.0 released
2342
2343 2007-07-02 [paul]       2.9.2cvs78
2344
2345         * po/de.po
2346         * po/en_GB.po
2347         * po/es.po
2348         * po/fr.po
2349         * po/hu.po
2350         * po/pt_BR.po
2351         * po/ru.po
2352         * po/zh_CN.po
2353                 updated by Stephan Sachse, me, Ricardo Mones
2354                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2355                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2356
2357 2007-07-02 [paul]       2.9.2cvs77
2358
2359         * AUTHORS
2360                 updated
2361
2362 2007-06-29 [wwp]        2.9.2cvs76
2363
2364         * src/gtk/headers.h
2365                 Fix a typo (thanks to Ricardo for finding this out).
2366
2367 2007-06-28 [paul]       2.9.2cvs75
2368
2369         * src/folderview.c
2370                 fix build warnings
2371
2372 2007-06-28 [paul]       2.9.2cvs74
2373
2374         * tools/Makefile.am
2375                 fix bug in the autotools build system.
2376                 Files cataloged under EXTRA_DIST were never
2377                 automatically copied to the build tree.
2378                 (fix 'make distcheck')
2379                 Patch by Michael Rasmussen.
2380
2381 2007-06-24 [colin]      2.9.2cvs73
2382
2383         * src/news_gtk.c
2384                 Fix bug 1249, 'Error handling for 
2385                 news errors needs modification'
2386                 Only popup error if the according
2387                 pref in Prefs/Receive is set.
2388
2389 2007-06-21 [colin]      2.9.2cvs72
2390
2391         * src/common/plugin.c
2392         * src/common/plugin.h
2393                 Change plugin API to know whether it's safe to 
2394                 unload plugins or whether we should just hide
2395                 them. Fixes bug 1248, 'Core dumps after 
2396                 unloading plugin and clicking on load plugins'
2397         * src/plugins/bogofilter/bogofilter.c
2398         * src/plugins/clamav/clamav_plugin.c
2399         * src/plugins/demo/demo.c
2400         * src/plugins/dillo_viewer/dillo_viewer.c
2401         * src/plugins/pgpcore/plugin.c
2402         * src/plugins/pgpinline/plugin.c
2403         * src/plugins/pgpmime/plugin.c
2404         * src/plugins/spamassassin/spamassassin.c
2405         * src/plugins/trayicon/trayicon.c
2406                 Update API
2407
2408 2007-06-19 [colin]      2.9.2cvs71
2409
2410         * src/compose.c
2411         * src/messageview.c
2412                 Fix crash mentioned in bug 1246
2413                 Race condition when automatically drafting
2414                 due to insertion on reedit.
2415
2416 2007-06-18 [wwp]        2.9.2cvs70
2417
2418         * src/importldif.c
2419                 LDIF import: use a "Proceed" button to complete
2420                 the process.
2421
2422 2007-06-18 [paul]       2.9.2cvs69
2423
2424         * configure.ac
2425                 use pkgconfig to check for gtk and glib
2426
2427 2007-06-17 [wwp]        2.9.2cvs68
2428
2429         * src/ldif.c
2430         * src/importldif.c
2431                 LDIF import: better error handling, minor code
2432                 and UI cleanup, and renamed the Save button
2433                 to Close, as imported stuff is already saved
2434                 when the Save button is shown.
2435
2436 2007-06-17 [colin]      2.9.2cvs67
2437
2438         * src/prefs_summaries.c
2439         * src/procmsg.c
2440                 Don't set as read when forwarded, only replied to
2441
2442 2007-06-17 [paul]       2.9.2cvs66
2443
2444         * src/alertpanel.c
2445                 add missing #include
2446
2447 2007-06-16 [colin]      2.9.2cvs65
2448
2449         * src/prefs_summaries.c
2450         * src/procmsg.c
2451                 Change the pref "Only mark as read when opened
2452                 in new window" to "..., replied to or forwarded".
2453                 Based on a patch by Paul Rolland.
2454
2455 2007-06-16 [paul]       2.9.2cvs64
2456
2457         * src/gtk/authors.h
2458                 alphabetical order! :)
2459
2460 2007-06-16 [colin]      2.9.2cvs63
2461
2462         * AUTHORS
2463         * src/gtk/authors.h
2464                 Add Michael Rasmussen in authors list
2465
2466 2007-06-16 [colin]      2.9.2cvs62
2467
2468         * src/messageview.c
2469                 Fix messageview_copy_clipboard to take advantage
2470                 of plugins' get_selection.
2471
2472 2007-06-15 [colin]      2.9.2cvs61
2473
2474         * src/action.c
2475         * src/addr_compl.c
2476         * src/addressbook.c
2477         * src/folderview.c
2478         * src/message_search.c
2479         * src/mimeview.c
2480         * src/summary_search.c
2481         * src/summaryview.c
2482         * src/textview.c
2483                 Allow GDK_KP_Enter to do the same as GDK_Return
2484                 Patch by Michael Rasmussen
2485
2486 2007-06-15 [paul]       2.9.2cvs60
2487
2488         * src/compose.c
2489                 fix bug when closing a compose window
2490                 during autosave
2491
2492 2007-06-14 [paul]       2.9.2cvs59
2493
2494         * src/main.c
2495         * src/common/defs.h
2496                 migrate sylpheed config
2497
2498 2007-06-14 [wwp]        2.9.2cvs58
2499
2500         * src/gtk/pluginwindow.c
2501                 Yet another attempt to fix sizing/alignment of the
2502                 button bar in plugins window.
2503
2504 2007-06-12 [colin]      2.9.2cvs57
2505
2506         * po/POTFILES.in
2507         * src/Makefile.am
2508         * src/folderview.c
2509         * src/prefs_common.c
2510         * src/prefs_common.h
2511         * src/prefs_summaries.c
2512         * src/prefs_summary_open.c
2513         * src/prefs_summary_open.h
2514         * src/summaryview.c
2515                 Make "when entering a folder" actions more personalisable
2516
2517 2007-06-12 [wwp]        2.9.2cvs56
2518
2519         * tools/README
2520                 Use short description from Paul (mairix.sh).
2521
2522 2007-06-12 [wwp]        2.9.2cvs55
2523
2524         * tools/README
2525                 Updated info about mairix.sh.
2526
2527 2007-06-11 [paul]       2.9.2cvs54
2528
2529         * src/prefs_logging.c
2530                 rework log window length widgets
2531                 and some sensitivity fixes
2532
2533 2007-06-11 [paul]       2.9.2cvs53
2534
2535         * src/mainwindow.c
2536         * src/prefs_logging.c
2537                 rename 'Protocol Log' to 'Network Log'
2538                 and some function renaming
2539
2540 2007-06-10 [wwp]        2.9.2cvs52
2541
2542         * src/gtk/pluginwindow.c
2543                 Revert 2.9.2cvs51.
2544
2545 2007-06-10 [wwp]        2.9.2cvs51
2546
2547         * src/gtk/pluginwindow.c
2548                 Fix button bar in plugin window, was centered and not
2549                 behaving like other dialogs w/ such button bar.
2550
2551 2007-06-08 [wwp]        2.9.2cvs50
2552
2553         * src/compose.c
2554         * src/compose.h
2555         * src/main.c
2556         * src/mainwindow.c
2557         * src/mainwindow.h
2558                 Provide a way out of automatic draft saving on IMAP, when
2559                 exiting offline.
2560                 Prevent drafting while sending and quitting while sending.
2561                 Thanks for Colin.
2562
2563
2564
2565 2007-06-08 [wwp]        2.9.2cvs49
2566
2567         * src/prefs_account.c
2568         * src/gtk/prefswindow.c
2569         * src/gtk/prefswindow.h
2570                 Activate the Basic page when opening account prefs.
2571
2572 2007-06-08 [wwp]        2.9.2cvs48
2573
2574         * src/common/socket.c
2575                 Don't crash if fork() fails, thanks to Colin.
2576
2577 2007-06-08 [wwp]        2.9.2cvs47
2578
2579         * src/gtk/prefswindow.c
2580                 Wrap some long lines, and reset horizontal scroller's adjusment
2581                 (this was already done, vertically), when changing tab (not page)
2582                 in prefs windows.
2583
2584 2007-06-08 [paul]       2.9.2cvs46
2585
2586         * src/common/utils.c
2587                 use gethostname() instead of uname()
2588                 based on a patch by Michael Hughes
2589                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2590
2591 2007-06-07 [wwp]        2.9.2cvs45
2592
2593         * src/prefs_common.c
2594                 Fix some useless warnings, thanks to Colin.
2595
2596 2007-06-06 [colin]      2.9.2cvs44
2597
2598         * src/ldapupdate.c
2599                 Fix strange allocations. 
2600
2601 2007-06-06 [colin]      2.9.2cvs43
2602
2603         * src/ldapupdate.c
2604                 Patch by Michael Rasmussus to help
2605                 bug 1232
2606
2607 2007-06-05 [wwp]        2.9.2cvs42
2608
2609         * src/prefs_account.c
2610         * src/prefs_folder_item.c
2611         * src/prefs_quote.c
2612         * src/quote_fmt.c
2613         * src/quote_fmt.h
2614                 Per-folder templates can now be applied recursively.
2615                 Always save per-folder templates (formats were erroneously
2616                 saved only if they were enabled).
2617                 Check for validity of quotation marks everywhere there
2618                 are defined.
2619
2620 2007-06-05 [wwp]        2.9.2cvs41
2621
2622         * src/inc.c
2623                 Fix incoming messages from local accounts always getting filtered
2624                 (even if the account prefs say don't), thanks to Colin.
2625
2626 2007-06-05 [wwp]        2.9.2cvs40
2627
2628         * src/compose.c
2629         * src/compose.h
2630                 Use per-folder/per-account quote chars when applying a
2631                 template or inserting text as well. Const'ify some
2632                 vars more.
2633
2634 2007-06-04 [colin]      2.9.2cvs39
2635
2636         * src/compose.c
2637                 More work for wwp :)
2638
2639 2007-06-04 [wwp]        2.9.2cvs38
2640
2641         * src/compose.c
2642                 Same as 2.9.2cvs36 but for forwarding.
2643
2644 2007-06-04 [colin]      2.9.2cvs37
2645
2646         * src/compose.c
2647                 Use original mail file for forward/redirect
2648                 Fixes some forwarded mails to be attached as
2649                 application/octet-stream (when they have binary
2650                 parts), and incidentally fixes bug 848
2651                 'Redirect breaks GnuPG'
2652
2653 2007-06-04 [wwp]        2.9.2cvs36
2654
2655         * src/compose.c
2656                 Fix quote mark mis-initialisation when replying/forwarding
2657                 (introduced w/ 2.9.2cvs20).
2658
2659 2007-06-04 [wwp]        2.9.2cvs35
2660
2661         * src/prefs_compose_writing.c
2662         * src/prefs_quote.c
2663                 Fix a bug where Quotation characters (prefs/compose/writing)
2664                 was cleared (introduced w/ 2.9.2cvs26).
2665
2666 2007-06-04 [wwp]        2.9.2cvs34
2667
2668         * src/prefs_account.c
2669         * src/prefs_account.h
2670                 Better fix for compiling w/o aspell (rollbacks
2671                 2.9.2cvs31).
2672
2673 2007-06-04 [wwp]        2.9.2cvs33
2674
2675         * src/account.c
2676         * src/prefs_account.c
2677         * src/prefs_account.h
2678         * src/procmsg.c
2679                 It's now possible to disable mail filtering plugins
2680                 on a per-account basis.
2681
2682 2007-06-04 [wwp]        2.9.2cvs32
2683
2684         * src/procheader.c
2685         * src/common/utils.c
2686         * src/common/utils.h
2687                 Support CRLF in headers part of messages.
2688                 Support few more date formats (RFC3339 subsets).
2689
2690 2007-06-04 [wwp]        2.9.2cvs31
2691
2692         * src/prefs_account.c
2693                 Fix compiling w/o aspell support.
2694
2695 2007-06-03 [wwp]        2.9.2cvs30
2696
2697         * src/prefs_gtk.c
2698                 Don't decode leading ENV_ and ~ in P_PASSWORD
2699                 values.
2700
2701 2007-06-03 [wwp]        2.9.2cvs29
2702
2703         * src/prefs_gtk.c
2704                 Don't decode leading ENV_ and ~ in P_PASSWORD
2705                 values.
2706
2707 2007-06-03 [wwp]        2.9.2cvs28
2708
2709         * src/prefs_account.c
2710         * src/gtk/prefswindow.c
2711         * src/gtk/prefswindow.h
2712                 Added a way to force preloading of all pages
2713                 (prefswindow).
2714                 Moved tabs to pages in account prefs.
2715
2716 2007-06-02 [colin]      2.9.2cvs27
2717
2718         * src/addressbook.c
2719                 Fix possible crash, fix ldap write bugs
2720         * src/ldapupdate.c
2721                 Fix ldap write bugs - patch by Michael
2722                 Rasmussen
2723         * src/alertpanel.c
2724         * src/alertpanel.h
2725                 Add a hook whenever alertpanel opens/closes
2726
2727 2007-05-31 [wwp]        2.9.2cvs26
2728
2729         * src/prefs_compose_writing.c
2730         * src/prefs_quote.c
2731                 Re-organized writing options a bit:
2732                  - renamed the Quoting page to Templates
2733                  - moved all composing templates to that page
2734                  - moved non-templates options to the Writing one,
2735                    grouped reply-related options, reordered reply and
2736                    forward options.
2737
2738 2007-05-31 [wwp]        2.9.2cvs25
2739
2740         * src/compose.c
2741                 Removed unused code.
2742
2743 2007-05-31 [colin]      2.9.2cvs24
2744
2745         * src/addressbook.c
2746                 Fix missing display name when modifying
2747                 LDAP. Patch by Michael Rasmussen
2748
2749 2007-05-31 [wwp]        2.9.2cvs23
2750
2751         * src/plugins/bogofilter/Makefile.am
2752         * src/plugins/clamav/Makefile.am
2753         * src/plugins/demo/Makefile.am
2754         * src/plugins/dillo_viewer/Makefile.am
2755         * src/plugins/spamassassin/Makefile.am
2756                 Fix building of those plugins in Mac OS X.
2757
2758 2007-05-30 [wwp]        2.9.2cvs22
2759
2760         * src/gtk/quicksearch.c
2761                 Fix missing initialization.
2762
2763 2007-05-30 [wwp]        2.9.2cvs21
2764
2765         * src/procheader.c
2766                 Revert accidental commit (debug outputs).
2767
2768 2007-05-30 [wwp]        2.9.2cvs20
2769
2770         * src/compose.c
2771         * src/folder_item_prefs.c
2772         * src/folder_item_prefs.h
2773         * src/prefs_account.c
2774         * src/prefs_account.h
2775         * src/prefs_folder_item.c
2776         * src/prefs_gtk.c
2777         * src/prefs_gtk.h
2778                 Implemented per-account and per-folder
2779                 compose/reply/forward formats.
2780
2781 2007-05-30 [wwp]        2.9.2cvs19
2782
2783         * src/prefs_compose_writing.c
2784         * src/prefs_quote.c
2785         * src/procheader.c
2786         * src/quote_fmt.c
2787         * src/quote_fmt.h
2788                 Internal API changes (factorize quote format
2789                 prefs and checks).
2790
2791 2007-05-30 [colin]      2.9.2cvs18
2792
2793         * src/compose.c
2794                 Fix race where it's possible to re-click Send
2795                 between end of SMTP session and end of "move to
2796                 sent folder" when sending an email with send
2797                 dialog enabled.
2798
2799 2007-05-30 [colin]      2.9.2cvs17
2800
2801         * src/crash.c
2802                 Ask for backtrace on all threads. Patch by
2803                 Pawel
2804         * src/folderview.c
2805                 Fix stale news statusbar when scanning fails.
2806                 Patch by Pawel
2807         * src/ldapupdate.c
2808                 Fix some LDAP write updates bugs. Patch
2809                 by Michael Rasmussen
2810
2811 2007-05-29 [colin]      2.9.2cvs16
2812
2813         * src/imap.c
2814                 Fix loss of local flags when moving mails
2815                 on IMAP in high-bandwidth mode (UID FETCH)
2816
2817 2007-05-25 [paul]       2.9.2cvs15
2818
2819         * src/common/socket.c
2820                 fix sometimes crasher on cancelling
2821                 message sending
2822
2823 2007-05-25 [colin]      2.9.2cvs14
2824
2825         * src/imap.c
2826                 Fix a memory leak
2827         * src/imap_gtk.c
2828                 Be more helpful in the subscription
2829                 message
2830
2831 2007-05-23 [wwp]        2.9.2cvs13
2832
2833         * src/compose.c
2834         * src/prefs_compose_writing.c
2835         * src/prefs_quote.c
2836         * src/prefs_template.c
2837         * src/prefs_template.h
2838         * src/quote_fmt.c
2839         * src/quote_fmt.h
2840         * src/quote_fmt_lex.l
2841         * src/quote_fmt_parse.y
2842                 Introduced new syntax elements (symbols and commands)
2843                 in templates/quote_fmt. Compatibility w/ old
2844                 symbols is kept.
2845                 Updated and reworked the corresponding Information
2846                 dialog.
2847                 Display the line number in dialogs that talk about
2848                 parser errors (in addition to the error message in
2849                 output).
2850
2851 2007-05-23 [wwp]        2.9.2cvs12
2852
2853         * src/quote_fmt_parse.y
2854                 Fix 2.9.2cvs11, probably a paste accident ;).
2855
2856 2007-05-23 [wwp]        2.9.2cvs11
2857
2858         * src/compose.c
2859         * src/prefs_template.c
2860         * src/quote_fmt.h
2861         * src/quote_fmt_parse.y
2862                 Fix 2.9.2cvs10, which broke --disable-aspell.
2863
2864 2007-05-22 [wwp]        2.9.2cvs10
2865
2866         * src/compose.c
2867         * src/prefs_template.c
2868         * src/quote_fmt.c
2869         * src/quote_fmt.h
2870         * src/quote_fmt_lex.l
2871         * src/quote_fmt_parse.y
2872         * src/gtk/gtkaspell.c
2873         * src/gtk/gtkaspell.h
2874                 Added template/quote format syntactical elements
2875                 to show and query:
2876                         - current dictionary
2877                           %T to show (shows empty if not set or not enabled),
2878                           ?T and !T to check if the default dictionary is
2879                           enabled and set
2880                         - current account's default dictionary
2881                           %aT to show (empty if not set or not enabled),
2882                           ?aT and !aT to check if it's enabled and set
2883                         - name completion for an address, from the address
2884                           book
2885                           %ABf, %ABt, %ABc respectively show the full name got
2886                           from the address book if From, To or Cc match a single
2887                           contact.
2888                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2889                           matches any contact and if the full name is non-empty.
2890                           If From, To or Cc are lists of email addresses, only
2891                           the first address will be checked.
2892                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2893                 that could show a trailing ','.
2894                 Also, template/quote_fmt parser now shows the line number in case
2895                 of parser error.
2896
2897 2007-05-15 [colin]      2.9.2cvs9
2898
2899         * src/main.c
2900         * src/main.h
2901                 Add a public function to know whether Claws
2902                 crashed last time
2903                 Store opened folder when exiting
2904         * src/folder.c
2905         * src/folder.h
2906                 Store last opened message in each FolderItem;
2907                 Reset last seen messages if Claws crashed, so 
2908                 that one can't go in an infinite crash in case 
2909                 a particular mail crashes Claws.
2910         * src/messageview.c
2911         * src/prefs_common.c
2912         * src/prefs_common.h
2913         * src/summaryview.c
2914         * src/prefs_summaries.c
2915                 Add "Select last opened message" when entering
2916                 a folder
2917                 Add "Select last opened folder" at startup.
2918
2919 2007-05-14 [colin]      2.9.2cvs8
2920
2921         * manual/xml2pdf
2922                 Fix bashism, search for xml catalog 
2923                 in /usr/local/share/xml/catalog too
2924                 Patch by Pawel
2925
2926 2007-05-13 [wwp]        2.9.2cvs7
2927
2928         * src/gtk/logwindow.c
2929                 fix raising log windows when they are either minimized or
2930                 in background.
2931
2932 2007-05-11 [colin]      2.9.2cvs6
2933
2934         * src/gtk/filesel.c
2935                 Use Hildon's file chooser on Maemo. Patch
2936                 by Jean-Luc Biord; fixes part 2 of bug 1201,
2937                 'File attachment "manipulation" bugs...'
2938
2939 2007-05-10 [wwp]        2.9.2cvs5
2940
2941         * src/prefs_common.c
2942         * src/prefs_common.h
2943         * src/gtk/quicksearch.c
2944                 Add a quicksearch option to automatically run
2945                 a search selected from the history (this option
2946                 is exclusive towards type-ahead).
2947
2948 2007-05-10 [colin]      2.9.2cvs4
2949
2950         * src/imap.c
2951                 Fix g_warnings, thanks to Brian
2952                 Morrison
2953
2954 2007-05-09 [colin]      2.9.2cvs3
2955
2956         * src/crash.c
2957         * src/exporthtml.c
2958         * src/mbox.c
2959         * src/prefs_summaries.c
2960         * src/procheader.c
2961         * src/common/log.c
2962         * src/common/utils.c
2963         * src/gtk/gtksourceprintjob.c
2964         * src/gtk/sslcertwindow.c
2965                 Use the re-entrant variant of time functions
2966                 Probably fixes bug 1217, 'reentrancy problems 
2967                 with time functions'
2968
2969 2007-05-09 [colin]      2.9.2cvs2
2970
2971         * src/imap.c
2972                 Fix crasher when reconnection fails
2973
2974 2007-05-08 [paul]       2.9.2cvs1
2975
2976         * NEWS
2977         * README
2978         * RELEASE_NOTES
2979         * configure.ac
2980                 bump version number following
2981                 stable release
2982
2983 2007-05-08 [paul]       2.9.1cvs48
2984
2985         * src/plugins/demo/demo.c
2986         * src/plugins/dillo_viewer/dillo_prefs.c
2987         * src/plugins/dillo_viewer/dillo_prefs.h
2988         * src/plugins/dillo_viewer/dillo_viewer.c
2989         * src/plugins/pgpcore/pgp_viewer.c
2990         * src/plugins/pgpcore/pgp_viewer.h
2991         * src/plugins/pgpcore/plugin.c
2992         * src/plugins/pgpcore/prefs_gpg.c
2993         * src/plugins/pgpcore/prefs_gpg.h
2994         * src/plugins/pgpcore/sgpgme.c
2995         * src/plugins/pgpcore/sgpgme.h
2996         * src/plugins/pgpinline/plugin.c
2997         * src/plugins/pgpmime/pgpmime.c
2998         * src/plugins/pgpmime/pgpmime.h
2999         * src/plugins/pgpmime/plugin.c
3000         * src/plugins/spamassassin/spamassassin.c
3001         * src/plugins/spamassassin/spamassassin.h
3002         * src/plugins/spamassassin/spamassassin_gtk.c
3003         * src/plugins/trayicon/README
3004         * tools/README
3005         * tools/README.sylprint
3006         * tools/outlook2claws-mail.pl
3007         * tools/sylprint.pl
3008         * tools/tb2claws-mail
3009         * tools/tbird2claws.py
3010         * tools/update-po
3011         * tools/vcard2xml.py
3012         * tools/kdeservicemenu/README
3013                 cleanups and corrections
3014
3015 2007-05-06 [wwp]        2.9.1cvs47
3016
3017         * tools/uudec
3018                 Fix missing dash to `display` command-line, reported
3019                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3020
3021 2007-05-06 [colin]      2.9.1cvs46
3022
3023         * src/Makefile.am
3024         * src/stock_pixmap.c
3025         * src/stock_pixmap.h
3026         * src/pixmaps/printer.xpm
3027                 Add a printer icon
3028
3029 2007-05-06 [paul]       2.9.1cvs45
3030
3031         * src/compose.c
3032         * src/ldapquery.c
3033         * src/privacy.h
3034         * src/summary_search.c
3035         * src/summaryview.c
3036                 fix build warnings
3037
3038 2007-05-05 [wwp]        2.9.1cvs44
3039
3040         * src/messageview.c
3041         * src/mh.c
3042         * src/prefs_actions.c
3043         * src/prefs_gtk.c
3044         * src/summaryview.c
3045         * src/common/xml.c
3046                 Fix "faild" typos everywhere and capitalization of
3047                 some g_warnings.
3048
3049 2007-05-04 [colin]      2.9.1cvs43
3050
3051         * src/compose.c
3052         * src/privacy.c
3053         * src/privacy.h
3054         * src/plugins/pgpcore/prefs_gpg.c
3055         * src/plugins/pgpcore/prefs_gpg.h
3056         * src/plugins/pgpinline/pgpinline.c
3057         * src/plugins/pgpmime/pgpmime.c
3058                 Add an API to warn about encryption limits,
3059                 and allow to disable these warnings
3060
3061 2007-05-03 [colin]      2.9.1cvs42
3062
3063         * src/summaryview.c
3064         * src/mainwindow.c
3065                 Fix bug 1213, 'Delete more than 
3066                 one thread at once'
3067
3068 2007-05-03 [wwp]        2.9.1cvs41
3069
3070         * src/prefs_common.c
3071         * src/prefs_filtering.c
3072         * src/prefs_template.c
3073         * src/common/template.c
3074         * src/common/template.h
3075         * src/gtk/gtkutils.c
3076         * src/gtk/gtkutils.h
3077                 Templates are no longer automatically sorted
3078                 by name, but can be sorted manually using
3079                 |< < > >| buttons as well as drag'n'drop.
3080
3081 2007-05-03 [wwp]        2.9.1cvs40
3082
3083         * src/plugins/spamassassin/spamassassin.c
3084         * src/plugins/spamassassin/spamassassin.h
3085         * src/plugins/spamassassin/spamassassin_gtk.c
3086         * src/plugins/bogofilter/bogofilter.c
3087         * src/plugins/bogofilter/bogofilter.h
3088         * src/plugins/bogofilter/bogofilter_gtk.c
3089                 Added an option to conditionally mark saved spam
3090                 as read (default is and was to do so).
3091                 Satisfies feature request 1708539 on sf.net tracker.
3092
3093 2007-05-03 [colin]      2.9.1cvs39
3094
3095         * src/inc.c
3096                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3097
3098 2007-05-02 [colin]      2.9.1cvs38
3099
3100         * src/textview.c
3101                 Fix bug 1209, 'Clicking on address 
3102                 in header (mailto uri) selects 
3103                 default account'. Patch adapted from
3104                 G.P. Halkes' patch.
3105
3106 2007-05-02 [colin]      2.9.1cvs37
3107
3108         * src/grouplistdialog.c
3109                 Set cursor to wait cursor while loading
3110                 groups.
3111
3112 2007-05-02 [paul]       2.9.1cvs36
3113
3114         * src/folder.c
3115         * src/common/defs.h
3116                 rename cache and mark files
3117                 (data is preserved)
3118
3119 2007-04-30 [paul]       2.9.1cvs35
3120
3121         * manual/glossary.xml
3122         * manual/plugins.xml
3123                 updates. Patch by Ricardo
3124
3125 2007-04-29 [wwp]        2.9.1cvs34
3126
3127         * src/mainwindow.c
3128         * configure.ac
3129                 Fix few grammatical errors (patch by David Relson < relson at
3130                 osagesoftware dot com >).
3131
3132 2007-04-28 [colin]      2.9.1cvs33
3133
3134         * src/account.c
3135         * src/pop.c
3136         * src/prefs_account.c
3137         * src/prefs_account.h
3138                 Drop the "Download all" preference. It's
3139                 stupidly useless and confuses people from
3140                 time to time.
3141
3142 2007-04-27 [wwp]        2.9.1cvs32
3143
3144         * src/account.c
3145         * src/prefs_account.c
3146         * src/prefs_account.h
3147                 Don't reflect accounts changes to the mainwindow when it's
3148                 not necessary.
3149
3150 2007-04-27 [colin]      2.9.1cvs31
3151
3152         * src/folder.c
3153                 Freeze/thaw when sync'ing flags
3154         * src/imap.c
3155         * src/prefs_account.c
3156         * src/prefs_account.h
3157         * src/etpan/imap-thread.c
3158         * src/etpan/imap-thread.h
3159                 Add a way to use UID FETCH instead
3160                 of searches to fetch message lists
3161                 and flags. More expensive towards
3162                 bandwidth, less expensive towards
3163                 server's CPU. Probably fixes 
3164                 bug 1158, 'Scanning new folders on 
3165                 Exchange 2007 extremely slow'.
3166                 Patch 95% by Hoa.
3167
3168 2007-04-27 [paul]       2.9.1cvs30
3169
3170         * src/mainwindow.c
3171         * src/prefs_logging.c
3172                 improvements to english usage
3173
3174 2007-04-27 [colin]      2.9.1cvs29
3175
3176         * src/imap.c
3177                 Fix build without libetpan (my bad!)
3178
3179 2007-04-26 [colin]      2.9.1cvs28
3180
3181         * src/imap.c
3182         * src/imap.h
3183                 Fix uselessly exported function
3184         * src/textview.c
3185                 Consider "- -- \n" as signature separator
3186                 (that's what signature separators look like
3187                  in PGP/Inline signed mails)
3188
3189 2007-04-26 [colin]      2.9.1cvs27
3190
3191         * configure.ac
3192                 libetpan-0.49 is now required
3193         * src/procmime.c
3194                 Fix double fetching of mails if
3195                 first try failed
3196         * src/imap.c
3197                 Make offline sync faster, by
3198                 remembering last change time, and
3199                 last sync time.
3200
3201 2007-04-26 [hoa]        2.9.1cvs26
3202
3203         * src/imap.c
3204         * src/imap.h
3205         * src/mainwindow.c
3206         * src/toolbar.c
3207         * src/etpan/imap-thread.c
3208         * src/etpan/imap-thread.h
3209                 cancellation of IMAP operations is now allowed.
3210                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3211
3212 2007-04-26 [colin]      2.9.1cvs25
3213
3214         * src/folder.c
3215                 Always fetch body+headers in folders that are
3216                 synched for offline use, if "Synchronise as
3217                 soon as possible" is set.
3218                 Fixes bug 1200, 'Add option to always retrieve full 
3219                 messages'
3220
3221 2007-04-25 [colin]      2.9.1cvs24
3222
3223         * src/compose.c
3224                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3225                 persists...'
3226
3227 2007-04-24 [colin]      2.9.1cvs23
3228
3229         * src/folderview.c
3230                 Fix bug 1195, 'Hardware key navigation' 
3231                 Make GDK_Enter toggle expansion (Maemo)
3232
3233 2007-04-24 [wwp]        2.9.1cvs22
3234
3235         * src/compose.c
3236                 Fix few compiler warnings.
3237
3238 2007-04-24 [paul]       2.9.1cvs21
3239
3240         * src/Makefile.am
3241         * src/stock_pixmap.c
3242         * src/stock_pixmap.h
3243                 complete last commit
3244
3245 2007-04-24 [paul]       2.9.1cvs20
3246
3247         * src/gtk/about.c
3248         * src/pixmaps/active.xpm
3249         * src/pixmaps/checkbox_off.xpm
3250         * src/pixmaps/checkbox_on.xpm
3251         * src/pixmaps/inactive.xpm
3252                 kick out the blobs
3253                 remove transparent border from checkbox icons
3254
3255 2007-04-24 [wwp]        2.9.1cvs19
3256
3257         * src/textview.c
3258         * src/textview.h
3259                 Fix a crash in textview, thanks to Colin.
3260
3261 2007-04-23 [wwp]        2.9.1cvs18
3262
3263         * src/prefs_common.c
3264                 Fix 2.9.1cvs5: no header was being translated at all.
3265
3266 2007-04-23 [colin]      2.9.1cvs17
3267
3268         * src/Makefile.am
3269         * src/stock_pixmap.c
3270         * src/stock_pixmap.h
3271         * src/summaryview.c
3272         * src/summaryview.h
3273         * src/gtk/gtksctree.c
3274         * src/gtk/gtksctree.h
3275         * src/pixmaps/selection.xpm
3276                 Fix bug 1193, 'Need a way to multi-select
3277                 items'. Add a toggle button to the summaryview
3278                 to switch between normal and multiple selection
3279                 (Maemo)
3280
3281 2007-04-23 [colin]      2.9.1cvs16
3282
3283         * src/Makefile.am
3284         * src/stock_pixmap.c
3285         * src/stock_pixmap.h
3286         * src/summaryview.c
3287         * src/summaryview.h
3288         * src/gtk/gtksctree.c
3289         * src/gtk/gtksctree.h
3290         * src/pixmaps/selection.xpm
3291                 Fix bug 1193, 'Need a way to multi-
3292                 select items'
3293                 Add a toggle button in the summaryview
3294                 to enable normal or multiple selection.
3295                 (Maemo)
3296
3297 2007-04-23 [colin]      2.9.1cvs15
3298
3299         * src/compose.c
3300                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3301
3302 2007-04-21 [colin]      2.9.1cvs14
3303
3304         * src/gtk/quicksearch.c
3305                 Fix previous commit (actually use correct
3306                 parameter)
3307
3308 2007-04-21 [colin]      2.9.1cvs13
3309
3310         * src/gtk/quicksearch.c
3311                 Fix changing quicksearch type (after Esc,
3312                 after changing Recursive, ...)
3313
3314 2007-04-20 [wwp]        2.9.1cvs12
3315
3316         * src/gtk/Makefile.am
3317                 Added headers.h (completes 2.9.1cvs5).
3318
3319 2007-04-20 [wwp]        2.9.1cvs11
3320
3321         * src/addressbook.c
3322                 Fix the use of display name in name column,
3323                 it has been overriden w/ the use of nickname
3324                 by 2.9.0cvs3. Now nickname is used (if any)
3325                 in case of LDAP books only.
3326
3327 2007-04-20 [colin]      2.9.1cvs10
3328
3329         * src/mimeview.c
3330         * src/summaryview.c
3331         * src/textview.c
3332                 Add handling of 'a' to loop in a mail's
3333                 mimeparts
3334
3335 2007-04-20 [colin]      2.9.1cvs9
3336
3337         * src/toolbar.c
3338                 Fix bug 1190, 'dir_open' button doesn't work'
3339                 (Maemo)
3340
3341 2007-04-20 [colin]      2.9.1cvs8
3342
3343         * src/folderview.c
3344         * src/mainwindow.c
3345                 Fix bug 1194, 'Hardware keys move from email 
3346                 list to account/directory list, but not back 
3347                 to email list...' (Maemo)
3348
3349 2007-04-20 [colin]      2.9.1cvs7
3350
3351         * src/compose.h
3352                 complete previous commit
3353
3354 2007-04-20 [colin]      2.9.1cvs6
3355
3356         * src/compose.c
3357                 Fix bug 1187, 'Reply-to addressee disappears 
3358                 when reply-to text box is clicked...' (Maemo)
3359
3360 2007-04-20 [wwp]        2.9.1cvs5
3361
3362         * po/POTFILES.in
3363         * src/addressbook.c
3364         * src/compose.c
3365         * src/filtering.c
3366         * src/headerview.c
3367         * src/matcher.c
3368         * src/prefs_common.c
3369         * src/prefs_common.h
3370         * src/prefs_display_header.c
3371         * src/prefs_matcher.c
3372         * src/summaryview.c
3373         * src/gtk/headers.h
3374         * src/gtk/quicksearch.c
3375                 Translate more header names according to the relevant option value,
3376                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3377                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3378                 to prefs_common_translated_header_name().
3379                 Added a headers.h reference file that contains known header names
3380                 (RFC2822 and others) to the translation process' input, so that
3381                 translated header names will still exist even if no occurrence of
3382                 _("headername") is found anymore in the sources.
3383                 Don't translate column name 'Number' following to trans_hdr option
3384                 value as it's not a header name.
3385
3386 2007-04-20 [colin]      2.9.1cvs4
3387
3388         * src/gtk/quicksearch.c
3389         * src/gtk/quicksearch.h
3390                 Add "From, To or Subject" quicksearch
3391                 type. Patch by ulfschaper@users.sf.net
3392
3393 2007-04-20 [colin]      2.9.1cvs3
3394
3395         * src/matcher.c
3396                 Implement proper references filtering condition.
3397                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3398
3399 2007-04-19 [wwp]        2.9.1cvs2
3400
3401         * src/prefs_display_header.c
3402         * src/message_search.c
3403                 Fix few warnings (g_free of const gchar*).
3404
3405 2007-04-19 [paul]       2.9.1cvs1
3406
3407         * NEWS
3408         * README
3409         * RELEASE_NOTES
3410         * configure.ac
3411                 bump version number following
3412                 stable release
3413
3414 2007-04-19 [paul]       2.9.0cvs9
3415
3416         * manual/advanced.xml
3417         * manual/glossary.xml
3418                 fix typos
3419
3420 2007-04-18 [paul]       2.9.0cvs8
3421
3422         * src/pop.c
3423                 fix for CVE-2007-1558 (APOP)
3424                 Thanks to Colin
3425
3426 2007-04-18 [paul]       2.9.0cvs7
3427
3428         * src/messageview.c
3429         * src/mimeview.c
3430         * src/summaryview.c
3431         * src/gtk/filesel.c
3432                 Fix encoding woes wrt saving of
3433                 mails and parts
3434                 Thanks to Colin
3435
3436 2007-04-18 [colin]      2.9.0cvs6
3437
3438         * src/gtk/pluginwindow.c
3439                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3440
3441 2007-04-17 [wwp]        2.9.0cvs5
3442
3443         * src/addressadd.c
3444         * src/addressbook.c
3445         * src/addrindex.c
3446         * src/ldapupdate.c
3447                 Fix --disable-ldap build,
3448                 fix some LDAP annoyances on 
3449                 searches, thanks to Colin.
3450
3451 2007-04-17 [wwp]        2.9.0cvs4
3452
3453         * src/ldapupdate.c
3454                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3455                 like gcc 2.9x. Thanks to Colin.
3456
3457 2007-04-17 [wwp]        2.9.0cvs3
3458
3459         * src/Makefile.am
3460         * src/addressadd.c
3461         * src/addressbook.c
3462         * src/addrindex.c
3463         * src/addritem.c
3464         * src/addritem.h
3465         * src/editaddress.c
3466         * src/ldapctrl.c
3467         * src/ldapctrl.h
3468         * src/ldapquery.c
3469         * src/ldapserver.c
3470         * src/ldapserver.h
3471         * src/ldapupdate.c
3472         * src/ldapupdate.h
3473                 Add LDAP write support. Patch mostly by 
3474                 Michael <mir at datanom dot net>
3475
3476 2007-04-17 [wwp]        2.9.0cvs2
3477
3478         * src/compose.c
3479                 Prepend "Add to address book" to the context menu of compose window's sender and
3480                 recipient fields.
3481
3482 2007-04-16 [paul]       2.9.0cvs1
3483
3484         * src/gtk/authors.h
3485                 add Pader Rezso
3486
3487 2007-04-16 [paul]       2.9.0
3488
3489         * NEWS
3490         * README
3491         * RELEASE_NOTES
3492                 2.9.0 released
3493
3494 2007-04-16 [paul]       2.8.1cvs102
3495
3496         * po/fr.po
3497                 updated by Fabien Vantard
3498
3499 2007-04-16 [paul]       2.8.1cvs101
3500
3501         * po/ca.po
3502         * po/cs.po
3503         * po/de.po
3504         * po/hu.po
3505         * po/pl.po
3506         * po/pt_BR.po
3507         * po/sr.po
3508         * po/zh_CN.po
3509                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3510                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3511                 Aleksandar Urosevic, and Ralgh Young
3512
3513 2007-04-15 [mones]      2.8.1cvs100
3514
3515         * po/es.po
3516                 Updated for release
3517
3518 2007-04-14 [colin]      2.8.1cvs99
3519
3520         * src/message_search.c
3521         * src/prefs_display_header.c
3522         * src/summary_search.c
3523         * src/gtk/combobox.c
3524                 Fix allocations
3525
3526 2007-04-14 [wwp]        2.8.1cvs98
3527
3528         * src/gtk/combobox.c
3529         * src/message_search.c
3530         * src/summary_search.c
3531         * src/prefs_display_header.c
3532                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3533                 returns NULL, get the text value directly from the GtkEntry child.
3534
3535 2007-04-13 [colin]      2.8.1cvs97
3536
3537         * src/gtk/quicksearch.c
3538                 Give the focus back to summaryview when
3539                 emptying the quicksearch with Esc
3540
3541 2007-04-13 [colin]      2.8.1cvs96
3542
3543         * src/message_search.c
3544         * src/prefs_display_header.c
3545         * src/summary_search.c
3546                 Fix possibles crashes when getting text
3547                 from gtk combos
3548
3549 2007-04-13 [colin]      2.8.1cvs95
3550
3551         * src/pop.c
3552                 Add some UIDL debugging
3553
3554 2007-04-12 [colin]      2.8.1cvs94
3555
3556         * src/folder.c
3557                 Force folder scan if necessary after
3558                 copying mails, to be able to reapply
3559                 flags.
3560
3561 2007-04-11 [colin]      2.8.1cvs93
3562
3563         * src/main.c
3564                 don't scan for new mail on startup if --select
3565                 is specified (or race conditions arise). If so,
3566                 do both sequentially.
3567
3568 2007-04-09 [colin]      2.8.1cvs92
3569
3570         * src/common/defs.h
3571                 Use leafpad by default on Maemo. Patch
3572                 by Jean-Luc Biord.
3573
3574 2007-04-06 [colin]      2.8.1cvs91
3575
3576         * src/pixmaps/queue_close.xpm
3577         * src/pixmaps/queue_close_hrm.xpm
3578         * src/pixmaps/queue_close_hrm_mark.xpm
3579         * src/pixmaps/queue_close_mark.xpm
3580         * src/pixmaps/queue_open.xpm
3581         * src/pixmaps/queue_open_hrm.xpm
3582         * src/pixmaps/queue_open_hrm_mark.xpm
3583         * src/pixmaps/queue_open_mark.xpm
3584                 Move the clock one pixel down :)
3585
3586 2007-04-05 [colin]      2.8.1cvs90
3587
3588         * src/mainwindow.c
3589                 Don't sync when switching offline from
3590                 command line - it's usually too late :)
3591
3592 2007-04-05 [paul]       2.8.1cvs89
3593
3594         * src/Makefile.am
3595         * src/stock_pixmap.c
3596         * src/pixmaps/dir_close_hrm.xpm
3597         * src/pixmaps/dir_close_hrm_mark.xpm
3598         * src/pixmaps/drafts_close.xpm
3599         * src/pixmaps/drafts_close_mark.xpm
3600         * src/pixmaps/drafts_open.xpm
3601         * src/pixmaps/drafts_open_mark.xpm
3602         * src/pixmaps/inbox.xpm
3603         * src/pixmaps/inbox_close.xpm
3604         * src/pixmaps/inbox_close_hrm.xpm
3605         * src/pixmaps/inbox_close_hrm_mark.xpm
3606         * src/pixmaps/inbox_close_mark.xpm
3607         * src/pixmaps/inbox_hrm.xpm
3608         * src/pixmaps/inbox_hrm_mark.xpm
3609         * src/pixmaps/inbox_mark.xpm
3610         * src/pixmaps/inbox_open.xpm
3611         * src/pixmaps/inbox_open_hrm.xpm
3612         * src/pixmaps/inbox_open_hrm_mark.xpm
3613         * src/pixmaps/inbox_open_mark.xpm
3614         * src/pixmaps/outbox.xpm
3615         * src/pixmaps/outbox_close.xpm
3616         * src/pixmaps/outbox_close_hrm.xpm
3617         * src/pixmaps/outbox_close_hrm_mark.xpm
3618         * src/pixmaps/outbox_close_mark.xpm
3619         * src/pixmaps/outbox_hrm.xpm
3620         * src/pixmaps/outbox_hrm_mark.xpm
3621         * src/pixmaps/outbox_mark.xpm
3622         * src/pixmaps/outbox_open.xpm
3623         * src/pixmaps/outbox_open_hrm.xpm
3624         * src/pixmaps/outbox_open_hrm_mark.xpm
3625         * src/pixmaps/outbox_open_mark.xpm
3626         * src/pixmaps/queue_close.xpm
3627         * src/pixmaps/queue_close_hrm.xpm
3628         * src/pixmaps/queue_close_hrm_mark.xpm
3629         * src/pixmaps/queue_close_mark.xpm
3630         * src/pixmaps/queue_open.xpm
3631         * src/pixmaps/queue_open_hrm.xpm
3632         * src/pixmaps/queue_open_hrm_mark.xpm
3633         * src/pixmaps/queue_open_mark.xpm
3634                 updated, added and replaced icons
3635                 Icons by Colin
3636
3637 2007-04-04 [colin]      2.8.1cvs88
3638
3639         * src/imap.c
3640                 Fix build without libetpan
3641
3642 2007-04-03 [colin]      2.8.1cvs87
3643
3644         * src/imap.c
3645                 Fix crash with Citadel, and try to make
3646                 things work. this server (and specifically 
3647                 STATUS and APPEND at least) seems broken.
3648
3649 2007-04-03 [colin]      2.8.1cvs86
3650
3651         * src/folderview.c
3652                 Fix icons on folder close
3653
3654 2007-04-03 [colin]      2.8.1cvs85
3655
3656         * src/inc.c
3657                 Fix double-ask of offline override in
3658                 certain cases
3659         * src/imap.c
3660         * src/imap.h
3661         * src/imap_gtk.c
3662                 Much more efficient way to synchronise
3663                 for offline use
3664         * src/etpan/imap-thread.c
3665                 Fix possible segs
3666         * src/folder.c
3667         * src/gtk/quicksearch.c
3668                 Fix some GUI lags
3669
3670 2007-04-03 [paul]       2.8.1cvs84
3671
3672         * src/filtering.c
3673         * src/folder.c
3674         * src/folder.h
3675         * src/prefs_common.c
3676         * src/prefs_common.h
3677         * src/prefs_other.c
3678                 Fix sync being done too late
3679                 Thanks to Colin
3680
3681 2007-04-02 [colin]      2.8.1cvs83
3682
3683         * src/summaryview.c
3684                 Maemo: Put status and quicksearch at the top
3685         * src/plugins/bogofilter/bogofilter.c
3686         * src/plugins/spamassassin/spamassassin.c
3687                 Derive trash from inbox if possible
3688
3689 2007-04-02 [paul]       2.8.1cvs82
3690
3691         * src/plugins/bogofilter/bogofilter_gtk.c
3692                 a few English changes
3693
3694 2007-04-02 [paul]
3695
3696         2.9.0-rc1 released
3697
3698 2007-04-02 [colin]      2.8.1cvs81
3699
3700         * src/image_viewer.c
3701                 Fix transparent images by using
3702                 GtkImage
3703         * src/messageview.c
3704                 Flush events (on new windows) to avoid
3705                 having the textview's image resize fail
3706                 to know the available width
3707
3708 2007-04-01 [colin]      2.8.1cvs80
3709
3710         * src/prefs_account.c
3711                 If no MH mailbox exist, when creating a POP/Local
3712                 account, just create and use the default one 
3713                 instead of bailing with a "Mailbox doesn't exist"
3714                 error
3715
3716 2007-03-31 [colin]      2.8.1cvs79
3717
3718         * src/prefs_account.c
3719                 Create signature file if it doesn't exist
3720                 before editing
3721         * src/prefs_toolbar.c
3722                 Maemo: Move "Use default" on the left so
3723                 that people can find it
3724         * src/common/defs.h
3725                 Maemo: make default editor "Maemopad", 
3726                 default signature file "MyDocs/signature.txt"
3727
3728 2007-03-31 [colin]      2.8.1cvs78
3729
3730         * src/prefs_account.c
3731                 Maemo: rework account prefs so
3732                 that less horizontal scrolling
3733                 is required
3734
3735 2007-03-31 [colin]      2.8.1cvs77
3736
3737         * src/folderview.c
3738         * src/prefs_common.c
3739         * src/prefs_common.h
3740                 Fix bug 1167, 'Allow not displaying zeros 
3741                 in folder list'. Patch by MartinP
3742
3743 2007-03-31 [colin]      2.8.1cvs76
3744
3745         * AUTHORS
3746                 Add Jean-Luc Biord
3747
3748 2007-03-31 [colin]      2.8.1cvs75
3749
3750         * src/imap.c
3751                 Apply patch from bug 1172, direct
3752                 access to the folder's session instead
3753                 of using getter. Patch by MartinP
3754
3755 2007-03-31 [paul]       2.8.1cvs74
3756
3757         * src/gtk/authors.h
3758                 no need to list Fabien twice!
3759
3760 2007-03-31 [colin]      2.8.1cvs73
3761
3762         * src/inc.c
3763                 If we're currently "overriding for %d minutes",
3764                 don't ask
3765
3766 2007-03-31 [colin]      2.8.1cvs72
3767
3768         * src/compose.c
3769         * src/imap.c
3770         * src/inc.c
3771         * src/inc.h
3772         * src/messageview.c
3773         * src/news.c
3774         * src/plugins/spamassassin/spamassassin.c
3775                 Offline override: Add a parameter to allow
3776                 asking even if the override timer is running.
3777                 Allows to ask every time the user makes an
3778                 explicit action needing online access (such
3779                 as Get Mail), and not when the action is 
3780                 implicit (such as opening an IMAP folder)
3781
3782 2007-03-31 [colin]      2.8.1cvs71
3783
3784         * src/inc.c
3785                 Override offline: "No" answer shouldn't
3786                 re-ask after 3 seconds, but 10 minutes. 
3787
3788 2007-03-30 [colin]      2.8.1cvs70
3789
3790         * src/common/socket.c
3791                 Better error reporting on unix socket
3792                 failure (bind usually)
3793         * src/gtk/gtkutils.c
3794         * src/gtk/gtkutils.h
3795                 Label window: add a pulsing progress
3796                 bar to show we're not hung :)
3797         * src/folderview.c
3798         * src/main.c
3799         * src/plugins/pgpcore/sgpgme.c
3800                 Update API
3801
3802 2007-03-30 [colin]      2.8.1cvs69
3803
3804         * src/pop.c
3805         * src/prefs_common.c
3806                 Fix possible trashing of history and uidl
3807                 files on disk full problems
3808
3809 2007-03-30 [paul]       2.8.1cvs68
3810
3811         * src/mainwindow.c
3812         * src/summaryview.c
3813         * src/summaryview.h
3814                 update summary when changing layout type
3815                 (fixes wrong folder icon being displayed)
3816                 Thanks to Colin
3817
3818 2007-03-29 [colin]      2.8.1cvs67
3819
3820         * src/prefs_ext_prog.c
3821                 The browser pref is irrelevant on Maemo
3822
3823 2007-03-29 [colin]      2.8.1cvs66
3824
3825         * src/compose.c
3826         * src/compose.h
3827                 Maemo: dynamically switch headers/text position
3828         * src/prefs_common.c
3829                 Maemo: hide compose's ruler by default
3830         * src/common/socket.c
3831         * src/common/socket.h
3832                 Fix build warning
3833
3834 2007-03-29 [colin]      2.8.1cvs65
3835
3836         * src/common/socket.c
3837         * src/common/socket.h
3838                 Fix build when MAEMO_CFLAGS contains
3839                 _X_OPENSOURCE (resolv.h errors as long
3840                 as we don't add _BSD_SOURCE. Ugly).
3841
3842 2007-03-29 [wwp]        2.8.1cvs64
3843
3844         * src/prefs_logging.c
3845                 Fix sensitivity of clip-log widgets in prefs/logging,
3846                 thanks to Fabien.
3847
3848 2007-03-29 [wwp]        2.8.1cvs63
3849
3850         * po/POTFILES.in
3851                 Updated files list for translations, thanks to Fabien.
3852
3853 2007-03-29 [colin]      2.8.1cvs62
3854
3855         * src/main.c
3856         * src/common/Makefile.am
3857         * src/common/utils.c
3858                 Maybe make URI opening work in Maemo
3859                 Requires testing :)
3860
3861 2007-03-28 [colin]      2.8.1cvs61
3862
3863         * src/folder.c
3864         * src/folder.h
3865         * src/folderview.c
3866                 Add the possibility to sort folders arbitrarily
3867                 (via editing of folderlist.xml only). Patch by
3868                 Martin P <mp26+claws@os.inf.tu-dresden.de>
3869                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
3870                 be changed by the user'
3871
3872 2007-03-28 [colin]      2.8.1cvs60
3873
3874         * src/mimeview.c
3875                 Add popup menu for mime icons
3876
3877 2007-03-28 [colin]      2.8.1cvs59
3878
3879         * src/mainwindow.c
3880                 Fix a layout issue when presenting
3881                 mainwindow in Small screen layout
3882         * src/toolbar.c
3883         * src/toolbar.h
3884                 Add a "Go to folder list" button for
3885                 mainwindow, and make it default in
3886                 the Maemo build
3887
3888 2007-03-28 [colin]      2.8.1cvs58
3889
3890         * src/compose.c
3891                 Don't dynamically update title on Maemo
3892                 Patch by Jean-Luc Biord
3893
3894 2007-03-27 [colin]      2.8.1cvs57
3895
3896         * src/compose.c
3897         * src/folderview.c
3898         * src/summaryview.c
3899                 Enable tap-and-hold on Maemo
3900
3901 2007-03-26 [colin]      2.8.1cvs56
3902
3903         * src/compose.c
3904                 More popup-menu (in attachments list)
3905
3906 2007-03-26 [colin]      2.8.1cvs55
3907
3908         * src/compose.c
3909                 Enable popup-menu signal
3910
3911 2007-03-26 [colin]      2.8.1cvs54
3912
3913         * src/plugins/pgpinline/pgpinline.c
3914                 Fix bug 1111, 'PGP/inline plugin hides text 
3915                 around encrypted text block'. Patch based on
3916                 a patch from Michal Cihar.
3917
3918 2007-03-26 [wwp]        2.8.1cvs53
3919
3920         * src/procmsg.c
3921                 Fix getting a false error when sending queued message
3922                 whereas the sending was fine (if there are subfolders
3923                 in the queue folder), thanks to Colin.
3924
3925 2007-03-26 [paul]       2.8.1cvs52
3926
3927         * src/wizard.c
3928                 update FACE header in welcome message
3929
3930 2007-03-25 [colin]      2.8.1cvs51
3931
3932         * src/Makefile.am
3933                 Fix make dist
3934
3935 2007-03-25 [colin]      2.8.1cvs50
3936
3937         * src/main.c
3938                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3939
3940 2007-03-24 [colin]      2.8.1cvs49
3941
3942         * src/main.c
3943                 Fix a few launch problems on Maemo
3944                 Patch by Jean-Luc Biord
3945
3946 2007-03-24 [wwp]        2.8.1cvs48
3947
3948         * src/alertpanel.c
3949         * src/alertpanel.h
3950         * src/messageview.c
3951         * src/summaryview.c
3952                 Fix wrong action performed when closing the
3953                 "ask about account specific filtering rules
3954                 when filtering manually" dialog by pressing Escape.
3955                 Fix wrong order of buttons in the "return receipt
3956                 notification - the message was sent to several of
3957                 your accounts" dialog.
3958
3959 2007-03-24 [paul]       2.8.1cvs47
3960
3961         * src/folderview.c
3962                 an improvement to English usage
3963         * tools/kdeservicemenu/README
3964                 updated Claws url
3965
3966 2007-03-24 [paul]       2.8.1cvs46
3967
3968         * src/Makefile.am
3969         * src/stock_pixmap.c
3970         * src/pixmaps/edit_extern.xpm
3971         * src/pixmaps/mail_sign.xpm
3972                 rescue long lost icons
3973
3974 2007-03-24 [paul]       2.8.1cvs45
3975
3976         * src/toolbar.c
3977                 fix toolbar (broken in 2.8.1cvs42)
3978
3979 2007-03-23 [colin]      2.8.1cvs44
3980
3981         * src/imap.c
3982                 Correctly unsubscribe/resubscribe after
3983                 RENAME
3984
3985 2007-03-23 [colin]      2.8.1cvs43
3986
3987         * src/prefs_common.c
3988                 Maemo: as the platform is light on RAM, allow
3989                 caches to be discarded faster.
3990
3991 2007-03-23 [colin]      2.8.1cvs42
3992
3993         * src/Makefile.am
3994         * src/compose.c
3995         * src/compose.h
3996         * src/stock_pixmap.c
3997         * src/stock_pixmap.h
3998         * src/summaryview.c
3999         * src/summaryview.h
4000         * src/toolbar.c
4001         * src/toolbar.h
4002         * src/pixmaps/open_mail.xpm
4003                 Maemo changes: Add the possibility to have
4004                 "Open Email" and "Close Window" buttons on 
4005                 toolbars (and use them in Maemo's default
4006                 toolbars)
4007
4008 2007-03-23 [wwp]        2.8.1cvs41
4009
4010         * src/action.c
4011                 Reverted that part of the action dialog closure logics, to
4012                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4013                 done later in a different way (or may not).
4014
4015 2007-03-22 [wwp]        2.8.1cvs40
4016
4017         * src/action.c
4018                 Fix sticky action dialog when got no output but action command
4019                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4020
4021 2007-03-22 [colin]      2.8.1cvs39
4022
4023         * src/prefs_filtering.c
4024         * src/gtk/combobox.h
4025                 Fix escaping account names in filtering prefs
4026
4027 2007-03-22 [colin]      2.8.1cvs38
4028
4029         * src/addrindex.c
4030         * src/ldapctrl.h
4031         * src/ldapquery.c
4032                 Add any attribute specified in LDAP servers'
4033                 Search attributes to the Other Attributes tab
4034                 of contacts; Add 'telephoneNumber' in the
4035                 default list.
4036
4037 2007-03-22 [colin]      2.8.1cvs37
4038
4039         * src/folderview.c
4040         * src/folderview.h
4041         * src/mainwindow.c
4042                 Try to prevent race conditions when
4043                 changing the folder list
4044         * src/summaryview.c
4045                 Fix possible red folder icon when
4046                 switching from Small screen layout
4047                 to any other
4048
4049 2007-03-22 [colin]      2.8.1cvs36
4050
4051         * src/mainwindow.c
4052         * src/mainwindow.h
4053         * src/summaryview.c
4054                 Rename "little screen" to "Small screen"
4055         * src/gtk/Makefile.am
4056         * src/common/utils.c
4057         * src/mh.c
4058                 Fix Maemo-related compilation problems
4059
4060 2007-03-21 [colin]      2.8.1cvs35
4061
4062         * configure.ac
4063                 Fix previous commit
4064         * claws-mail.desktop
4065                 Remove .png from the Icon, it's useless
4066
4067 2007-03-21 [colin]      2.8.1cvs34
4068
4069         * configure.ac
4070         * src/Makefile.am
4071                 Add the necessary lib checking for 
4072                 Maemo
4073
4074 2007-03-21 [colin]      2.8.1cvs33
4075
4076         * src/main.c
4077                 Fix unconditional "error happened" when
4078                 sending via command-line. "lol @ myself"
4079
4080 2007-03-21 [colin]      2.8.1cvs32
4081
4082         * claws-mail-40x40.png
4083         * claws-mail-26x26.png
4084         * src/account.c
4085         * src/addressbook.c
4086         * src/compose.c
4087         * src/folderview.c
4088         * src/folderview.h
4089         * src/main.c
4090         * src/mainwindow.c
4091         * src/mainwindow.h
4092         * src/messageview.c
4093         * src/prefs_account.c
4094         * src/prefs_common.c
4095         * src/summary_search.c
4096         * src/summaryview.c
4097         * src/summaryview.h
4098         * src/gtk/authors.h
4099         * src/gtk/gtkutils.c
4100         * src/gtk/gtkutils.h
4101         * src/gtk/logwindow.c
4102         * src/gtk/menu.c
4103         * src/gtk/prefswindow.c
4104                 Add Maemo port (patch mainly by Jean-Luc Biort)
4105                 Add a new 'Little screen' layout to help on such
4106                 platforms (patch by me)
4107                 Make some default preferences different (more
4108                 adapted) on Maemo (patch by me)
4109
4110 2007-03-21 [wwp]        2.8.1cvs31
4111
4112         * src/prefs_logging.c
4113         * src/prefs_logging.h
4114                 Fixed copyright header of newly added files.
4115
4116 2007-03-21 [wwp]        2.8.1cvs30
4117
4118         * src/Makefile.am
4119         * src/filtering.c
4120         * src/filtering.h
4121         * src/folder.c
4122         * src/folderview.c
4123         * src/imap.c
4124         * src/inc.c
4125         * src/main.c
4126         * src/mainwindow.c
4127         * src/mainwindow.h
4128         * src/matcher.c
4129         * src/messageview.c
4130         * src/news.c
4131         * src/pop.c
4132         * src/prefs_common.c
4133         * src/prefs_common.h
4134         * src/prefs_logging.c
4135         * src/prefs_logging.h
4136         * src/prefs_other.c
4137         * src/procmsg.c
4138         * src/send_message.c
4139         * src/summaryview.c
4140         * src/common/log.c
4141         * src/common/log.h
4142         * src/common/nntp.c
4143         * src/common/session.c
4144         * src/common/smtp.c
4145         * src/common/socket.c
4146         * src/etpan/imap-thread.c
4147         * src/gtk/logwindow.c
4148         * src/gtk/logwindow.h
4149         * src/plugins/bogofilter/bogofilter.c
4150         * src/plugins/spamassassin/spamassassin.c
4151                 Added debugging of filtering/processing rules.
4152                 The debug log is here 'Tools/Filtering debug window',
4153                 the options there 'Configuration/Preferences/Other/Logging',
4154                 and the log file is ~/.claws-mail/filtering.log.
4155                 Moved protocol log prefs to 'Other/Logging' as well.
4156                 To support such debugging feature, the existing log API has
4157                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4158                 this impacts many external modules (commits follow).
4159
4160 2007-03-21 [paul]       2.8.1cvs29
4161
4162         * src/etpan/Makefile.am
4163         * src/etpan/imap-thread.c
4164                 add missing #include
4165
4166 2007-03-21 [colin]      2.8.1cvs28
4167
4168         * src/procmime.c
4169                 Fix bug 1157, 'some broken messages confuse 
4170                 mime parser'. Make sure we can't have MimeInfos
4171                 with negative sizes.
4172
4173 2007-03-20 [colin]      2.8.1cvs27
4174
4175         * src/main.c
4176                 Fix missing \0 on buffer
4177
4178 2007-03-20 [colin]      2.8.1cvs26
4179
4180         * src/mh.c
4181                 Use make_dir_hier instead of make_dir 
4182                 to create the MH mailbox
4183
4184 2007-03-20 [colin]      2.8.1cvs25
4185
4186         * src/folder.c
4187         * src/folder.h
4188         * src/prefs_account.c
4189         * src/wizard.c
4190                 Fix default inbox weirdnesses (after wizard,
4191                 if path is Mail, mailbox identifier is #mh/Mailbox,
4192                 and when creating new accounts)
4193
4194 2007-03-20 [colin]      2.8.1cvs24
4195
4196         * src/account.c
4197                 Write folderlist after adding/deleting accounts
4198                 that have folders
4199
4200 2007-03-20 [colin]      2.8.1cvs23
4201
4202         * src/imap.c
4203         * src/remotefolder.h
4204                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4205                 selected while scanning prior to update'
4206
4207 2007-03-17 [paul]       2.8.1cvs22
4208
4209         * src/main.c
4210                 fix a typo, and be a little more verbose.
4211
4212 2007-03-17 [wwp]        2.8.1cvs21
4213
4214         * src/inc.c
4215                 Fix a compiler warning.
4216
4217 2007-03-16 [wwp]        2.8.1cvs20
4218
4219         * tools/Makefile.am
4220         * tools/README
4221                 Updated to deal w/ the new mairix.sh tool.
4222
4223 2007-03-16 [wwp]        2.8.1cvs19
4224
4225         * src/action.c
4226                 Fix logics issues around the action IO dialog:
4227                 - disable entry widget and exec button when
4228                   the exec button is clicked (don't wait for any
4229                   output line) - fix possible disabling/re-enabling/
4230                   re-disabling of those widgets
4231                 - raise an error if executing a %as{} action either
4232                   empty or invalid, instead of failing silently
4233                 - don't close the dialog if the abort button has been
4234                   clicked and if there was no output yet
4235                 - set focus to the abort button when the exec button
4236                   is clicked
4237                 - fix capitalization of a warning message
4238
4239 2007-03-16 [wwp]        2.8.1cvs18
4240
4241         * tools/mairix.sh
4242                 Added a wrapper to mairix to the tools folder.
4243
4244 2007-03-16 [colin]      2.8.1cvs17
4245
4246         * src/messageview.c
4247         * src/mimeview.h
4248                 Allow mimeviewer plugins to print
4249                 their stuff
4250
4251 2007-03-16 [colin]      2.8.1cvs16
4252
4253         * .cvsignore
4254                 Ignore *.patchset
4255
4256 2007-03-15 [colin]      2.8.1cvs15
4257
4258         * src/messageview.c
4259         * src/mimeview.h
4260                 Add a way for mimeviewer plugins to
4261                 implement body search
4262
4263 2007-03-15 [paul]       2.8.1cvs14
4264
4265         * src/prefs_spelling.c
4266                 fix English usage
4267
4268 2007-03-15 [paul]       2.8.1cvs13
4269
4270         * src/common/quoted-printable.c
4271                 fix decoding of quoted-printable parts
4272
4273 2007-03-14 [wwp]        2.8.1cvs12
4274
4275         * src/gtk/logwindow.h
4276                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4277
4278 2007-03-14 [wwp]        2.8.1cvs11
4279
4280         * src/gtk/logwindow.h
4281                 Complete 2.8.1cvs10.
4282
4283 2007-03-14 [colin]      2.8.1cvs10
4284
4285         * src/gtk/logwindow.c
4286                 Probably fix bug 1149, crash on logwindow
4287                 close - at the expense of performance once
4288                 logwin has been opened
4289
4290 2007-03-14 [colin]      2.8.1cvs9
4291
4292         * src/main.c
4293                 If claws-mail is running on another
4294                 display, warn instead of popping it up
4295                 on the other display
4296
4297 2007-03-12 [colin]      2.8.1cvs8
4298
4299         * src/wizard.c
4300                 Fix bug 1145, 'Setting a different name 
4301                 for the Mailbox name isn't reflected in 
4302                 default account settings'. Patch by wwp
4303
4304 2007-03-12 [colin]      2.8.1cvs7
4305
4306         * src/summaryview.c
4307                 Fix bug 1143, 'Add number of messages to be 
4308                 deleted to confirmation dialog'
4309
4310 2007-03-12 [wwp]        2.8.1cvs6
4311
4312         * src/folderview.c
4313         * src/prefs_common.c
4314         * src/prefs_common.h
4315         * src/prefs_summaries.c
4316                 Changed the option that displays unread messages count
4317                 next to the folder name in folder list: it is now
4318                 possible to either display nothing, display the
4319                 unread messages number only or the unread and total messages
4320                 numbers. The patch includes this extra feature as well
4321                 as some minor fixes by rewriting the algo in folderview.c.
4322                 Thanks to Paul for the original idea and implementation, plus
4323                 testing and proof-reading!
4324
4325 2007-03-09 [paul]       2.8.1cvs5
4326
4327         * tools/Makefile.am
4328         * tools/README
4329         * tools/claws-mail-compose-insert-files.pl
4330                 added a script which enables inserting files
4331                 into the message body of a new Claws Mail
4332                 Compose window from the command line. Additionally
4333                 To, Cc, Subject and files to attach to the message
4334                 can be specified.
4335
4336 2007-03-09 [wwp]        2.8.1cvs4
4337
4338         * src/addr_compl.c
4339         * src/addr_compl.h
4340         * src/filtering.c
4341                 Optimize matching of addresses in the addressbook
4342                 (filtering/processing 'found_in_addressbook' condition).
4343
4344 2007-03-07 [wwp]        2.8.1cvs3
4345
4346         * src/quote_fmt.c
4347         * src/quote_fmt_lex.l
4348         * src/quote_fmt_parse.y
4349                 Add a new quote format symbol: %A to insert the
4350                 sender email address (just the address itself).
4351
4352 2007-03-06 [wwp]        2.8.1cvs2
4353
4354         * src/gtk/gtkutils.c
4355         * src/plugins/trayicon/trayicon_prefs.h
4356         * src/plugins/trayicon/trayicon_prefs.c
4357         * src/plugins/trayicon/trayicon.c
4358         * src/mainwindow.h
4359         * src/mainwindow.c
4360                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4361                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4362
4363
4364 2007-03-06 [paul]       2.8.1cvs1
4365
4366         * NEWS
4367         * README
4368         * RELEASE_NOTES
4369         * configure.ac
4370                 bump version number following
4371                 stable release
4372
4373 2007-03-06 [paul]       2.8.0cvs24
4374
4375         * po/cs.po
4376                 corrected by by Tim <timbrain@post.cz>
4377
4378 2007-03-05 [colin]      2.8.0cvs23
4379
4380         * src/Makefile.am
4381         * src/procmime.c
4382                 Fix mime/globs path on NetBSD
4383                 patch by George Michaelson
4384
4385 2007-03-05 [wwp]        2.8.0cvs22
4386
4387         * src/addr_compl.c
4388                 Remove debug statement (accidentally committed w/ cvs14).
4389
4390 2007-03-05 [paul]       2.8.0cvs21
4391
4392         * src/plugins/pgpcore/prefs_gpg.c
4393                 fix compiler warning
4394
4395 2007-03-05 [wwp]        2.8.0cvs20
4396
4397         * src/matcher_parser_parse.y
4398                 Fix mismerge between cvs17 and cvs19.
4399
4400 2007-03-05 [wwp]        2.8.0cvs19
4401
4402         * src/matcher_parser_parse.y
4403         * src/prefs_filtering_action.c
4404         * src/matcher.c
4405         * src/matcher.h
4406         * src/filtering.c
4407         * src/filtering.h
4408                 Add new 'add_to_addressbook' filtering/processing action.
4409
4410 2007-03-05 [wwp]        2.8.0cvs18
4411
4412         * src/filtering.c
4413                 Fix mark_as_ham filtering/processing action: spam flag
4414                 was not unset.
4415
4416 2007-03-04 [colin]      2.8.0cvs17
4417
4418         * src/filtering.c
4419         * src/matcher.c
4420         * src/matcher.h
4421         * src/matcher_parser_parse.y
4422         * src/prefs_filtering_action.c
4423                 Add 'Mark as spam' and 'Mark as ham' filtering
4424                 actions. Fixes bug 1138.
4425
4426 2007-03-04 [colin]      2.8.0cvs16
4427
4428         * src/imap.c
4429                 Fix bug 1140, wrong return value
4430                 without libetpan
4431
4432 2007-03-04 [wwp]        2.8.0cvs15
4433
4434         * src/addr_compl.c
4435                 Rollback cvs14: don't free stuff that is managed in g_list.
4436
4437 2007-03-04 [wwp]        2.8.0cvs14
4438
4439         * src/addr_compl.c
4440                 Fix a leak in address completion code.
4441
4442 2007-03-04 [colin]      2.8.0cvs13
4443
4444         * src/addr_compl.c
4445                 Maybe fix bug 1136, 'Crash in group 
4446                 address completion'
4447
4448 2007-03-04 [iwkse]      2.8.0cvs12
4449
4450         * src/imap.c
4451                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4452
4453 2007-03-03 [colin]      2.8.0cvs11
4454
4455         * src/plugins/pgpinline/pgpinline.c
4456                 Fix off-by-one, fix double-free. Fixes
4457                 bug 1135, 'cm-segfault on decrypting 
4458                 with PGP/inline'
4459
4460 2007-03-03 [colin]      2.8.0cvs10
4461
4462         * configure.ac
4463         * src/main.c
4464         * src/common/plugin.c
4465                 Fix bug 1134, 'Valgrind macros unhandled 
4466                 by Irix's cc'
4467
4468 2007-03-02 [colin]      2.8.0cvs9
4469
4470         * src/mbox.c
4471                 Don't error out on EAGAIN. Fixes 
4472                 bug 1129, '"local mbox file" account 
4473                 isn't retrieving mails'
4474
4475 2007-03-01 [wwp]        2.8.0cvs8
4476
4477         * src/mainwindow.c
4478         * src/gtk/colorlabel.c
4479                 Remove accels for extra color labels until we set better
4480                 and definitive ones.
4481
4482 2007-02-28 [wwp]        2.8.0cvs7
4483
4484         * src/mainwindow.c
4485         * src/matcher_parser_parse.y
4486         * src/prefs_common.c
4487         * src/prefs_msg_colors.c
4488         * src/procmsg.h
4489         * src/gtk/colorlabel.c
4490         * src/gtk/colorlabel.h
4491                 Add more customizable color labels. Cleaned up a bit
4492                 the color label API to avoid duplicate defines of
4493                 the max number of colors.
4494
4495 2007-02-27 [colin]      2.8.0cvs6
4496
4497         * src/mainwindow.c
4498         * src/common/utils.c
4499         * src/common/utils.h
4500                 Fix '+' in mailto URIs for List-* headers
4501
4502 2007-02-27 [colin]      2.8.0cvs5
4503
4504         * src/gtk/gtkutils.c
4505                 Use gtk_window_set_role instead of 
4506                 _set_wmclass
4507
4508 2007-02-27 [colin]      2.8.0cvs4
4509
4510         * src/inc.c
4511                 Fix "After receiving new mail, go to inbox" on IMAP,
4512                 and make it work only on manual reception
4513
4514 2007-02-27 [wwp]        2.8.0cvs3
4515
4516         * src/prefs_filtering.c
4517         * src/prefs_filtering_action.c
4518         * src/prefs_matcher.c
4519                 Update filtering matcher's and action's color label menus
4520                 when re-opening those dialogs (reflect any change to the
4521                 color labels list in the preferences).
4522
4523 2007-02-27 [colin]      2.8.0cvs2
4524
4525         * src/imap.c
4526         * src/etpan/etpan-thread-manager-types.h
4527         * src/etpan/etpan-thread-manager.c
4528         * src/etpan/imap-thread.c
4529                 Log imap ALERTs as errors in the log.
4530
4531 2007-02-26 [paul]       2.8.0cvs1
4532
4533         * tools/claws.i18n.status.pl
4534                 updated
4535
4536 2007-02-26 [paul]       2.7.2cvs75
4537
4538         * po/ca.po
4539         * po/cs.po
4540         * po/de.po
4541         * po/en_GB.po
4542         * po/fi.po
4543         * po/fr.po
4544         * po/hu.po
4545         * po/pl.po
4546         * po/pt_BR.po
4547         * po/sk.po
4548         * po/sr.po
4549         * po/zh_CN.po
4550                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4551                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4552                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4553                 Aleksandar Urosevic, and Ralgh Young
4554
4555 2007-02-25 [mones]      2.7.2cvs74
4556
4557         * po/es.po
4558                 Updated for release
4559
4560 2007-02-25 [colin]      2.7.2cvs73
4561
4562         * src/main.c
4563                 Clearing the list is only useful
4564                 to prevent a valgrind false-positive
4565
4566 2007-02-25 [paul]       2.7.2cvs72
4567
4568         * tools/Makefile.am
4569         * tools/README
4570         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
4571         * tools/maildir2claws-mail.pl  **REMOVED**
4572                 renamed the script, fixed a couple bugs
4573
4574 2007-02-23 [colin]      2.7.2cvs71
4575
4576         * src/addressbook.c
4577                 Fix a leak, check for a few improbable nulls
4578
4579 2007-02-23 [colin]      2.7.2cvs70
4580
4581         * src/main.c
4582         * src/main.h
4583         * src/plugins/trayicon/trayicon.c
4584                 Fix blinking mainwin when starting in tray
4585                 (show mainwindow later in the startup process,
4586                  apart if restarting post-crash)
4587
4588 2007-02-23 [colin]      2.7.2cvs69
4589
4590         * src/folderview.c
4591         * src/imap_gtk.c
4592                 Fix crash when unsubscribing the currently
4593                 selected/opened folder
4594
4595 2007-02-23 [colin]      2.7.2cvs68
4596
4597         * src/compose.c
4598                 Fix bug that prevented colorization to
4599                 work without wrap quotation option
4600
4601 2007-02-23 [colin]      2.7.2cvs67
4602
4603         * src/addr_compl.c
4604                 Fix refcounting, start and end completion who
4605                 behaved as if there couldn't be any other current
4606                 user of completion
4607
4608 2007-02-23 [wwp]        2.7.2cvs66
4609
4610         * src/addressbook.c
4611         * src/addrindex.c
4612                 Address completion fixes: fix addressbook_peek_folder_exists() in
4613                 which the algorithm was ridiculously over-obfuscated and broken.
4614                 Fix addrindex_load_completion() as well, to load addresses in
4615                 completion list with regards to what addressbook_peek_folder_exists()
4616                 returns now.
4617
4618 2007-02-23 [wwp]        2.7.2cvs65
4619
4620         * src/addr_compl.c
4621                 Add addresses to completion when they're non-empty (thanks to Colin).
4622
4623 2007-02-23 [paul]       2.7.2cvs64
4624
4625         * src/plugins/pgpcore/passphrase.c
4626                 remove 'const '
4627
4628 2007-02-23 [colin]      2.7.2cvs63
4629
4630         * src/plugins/pgpcore/prefs_gpg.c
4631         * src/plugins/pgpcore/prefs_gpg.h
4632         * src/plugins/pgpcore/sgpgme.c
4633         * src/plugins/pgpinline/pgpinline.c
4634         * src/plugins/pgpmime/pgpmime.c
4635                 Try harder to respect user's choice wrt
4636                 gpg-agent even with gpg2, by unsetting
4637                 GPG_AGENT_INFO when necessary.
4638
4639 2007-02-22 [paul]       2.7.2cvs62
4640
4641         * src/plugins/pgpcore/sgpgme.c
4642         * src/plugins/pgpcore/sgpgme.h
4643         * src/plugins/pgpcore/passphrase.c
4644         * src/plugins/pgpinline/pgpinline.c
4645         * src/plugins/pgpmime/pgpmime.c
4646                 Fix a leak - gpgme_data_release_and_get_mem
4647                 leaks in recent gpgme. Workaround by using
4648                 our own function.
4649
4650 2007-02-22 [paul]       2.7.2cvs61
4651
4652         * src/gtk/quicksearch.c
4653                 Abandon dynamic search when pressing
4654                 Enter
4655
4656 2007-02-21 [colin]      2.7.2cvs60
4657
4658         * src/procmsg.c
4659         * src/plugins/pgpcore/passphrase.c
4660                 Fix little memory leaks
4661         * src/main.c
4662                 Fix false-positive leak at exit
4663         * src/gtk/quicksearch.c
4664                 Fix potentially big leak in recursive
4665                 Quicksearch
4666
4667 2007-02-21 [wwp]        2.7.2cvs59
4668
4669         * src/summaryview.c
4670                 Add missing newline to a debug message.
4671
4672 2007-02-20 [colin]      2.7.2cvs58
4673
4674         * src/Makefile.am
4675         * src/mimeview.c
4676         * src/stock_pixmap.c
4677         * src/stock_pixmap.h
4678         * src/pixmaps/mime_pgpsig.xpm
4679                 Add icon for application/pgp-signature
4680
4681 2007-02-20 [colin]      2.7.2cvs57
4682
4683         * src/Makefile.am
4684         * src/main.c
4685         * src/mimeview.c
4686         * src/stock_pixmap.c
4687         * src/stock_pixmap.h
4688         * src/pixmaps/mime_calendar.xpm
4689         * src/pixmaps/mime_pdf.xpm
4690         * src/pixmaps/mime_ps.xpm
4691                 Add icons for text/calendar, application/pdf
4692                 and application/postscript
4693
4694 2007-02-20 [colin]      2.7.2cvs56
4695
4696         * autogen.sh
4697         * src/matcher_parser_parse.y
4698         * src/matcher_parser_lex.l
4699                 Fix big memory leak in flex, and
4700                 require flex 2.5.31
4701
4702 2007-02-20 [wwp]        2.7.2cvs55
4703
4704         * src/matcher_parser_parse.y
4705                 Fix a duplicate token definition (thanks to iwkse).
4706
4707 2007-02-20 [wwp]        2.7.2cvs54
4708
4709         * src/matcher_parser_lex.l
4710         * src/quote_fmt_lex.l
4711                 Use proper flex options instead of direct use of #define,
4712                 make the flex-generated C lighter.
4713
4714 2007-02-20 [colin]      2.7.2cvs53
4715
4716         * src/summaryview.c
4717                 Grab focus in message list after hiding
4718                 the quicksearch, instead of leaving it
4719                 "somewhere"
4720
4721 2007-02-19 [colin]      2.7.2cvs52
4722
4723         * src/folderview.c
4724                 Fix bug 1033, 'Automatically refresh 
4725                 message list when new messages arrives'
4726                 Looks like folderview->opened can sometimes
4727                 be wrong...
4728
4729 2007-02-19 [paul]       2.7.2cvs51
4730
4731         * tools/Makefile.am
4732         * tools/README
4733         * tools/thunderbird-filters-convertor.pl
4734                 add new script which converts thunderbird filter
4735                 rules to Claws filter rules
4736
4737 2007-02-18 [paul]       2.7.2cvs50
4738
4739         * src/plugins/pgpcore/prefs_gpg.c
4740         * src/plugins/pgpcore/prefs_gpg.h
4741         * src/plugins/pgpcore/sgpgme.c
4742         * src/plugins/pgpinline/pgpinline.c
4743         * src/plugins/pgpmime/pgpmime.c
4744                 improved GUI interoperability with gpg-agent
4745
4746 2007-02-18 [paul]       2.7.2cvs49
4747
4748         * src/prefs_account.c
4749                 Privacy options sensitivity fix
4750
4751 2007-02-17 [colin]      2.7.2cvs48
4752
4753         * src/messageview.c
4754                 Reset icon to warning in the noticeview
4755
4756 2007-02-15 [colin]      2.7.2cvs47
4757
4758         * src/folderview.c
4759                 Fix a manifestation of bug 1033 (summaryview failing
4760                 to update for new mails), which happens after editing
4761                 account preferences or preferences that cause a 
4762                 folderview reload.
4763
4764 2007-02-15 [colin]      2.7.2cvs46
4765
4766         * src/addressbook.c
4767                 Probably fix bug 1123, 'Segmentation 
4768                 fault while opening address book'. I get
4769                 g_warnings if the saved paned position is
4770                 not greater than 0. Also, save position
4771                 when hiding the addressbook instead of
4772                 via signal.
4773
4774 2007-02-14 [colin]      2.7.2cvs45
4775
4776         * src/plugins/pgpcore/prefs_gpg.c
4777         * src/plugins/pgpcore/prefs_gpg.h
4778         * src/plugins/pgpcore/sgpgme.c
4779         * src/plugins/pgpinline/pgpinline.c
4780         * src/plugins/pgpmime/pgpmime.c
4781                 Add an option "Use gpg-agent if available". Fixes
4782                 annoyances with distro-installed gpg-agent, when
4783                 no pinentry program is installed, and the user's 
4784                 at a loss on why "decryption failed". Makes more
4785                 clear why passphrase isn't saved when gpg-agent is
4786                 used. Defaults to true, to avoid changing the 
4787                 current behaviour.
4788
4789 2007-02-14 [wwp]        2.7.2cvs44
4790
4791         * src/matcher_parser_parse.y
4792                 Fix missing line number reset (wrong line number might appear
4793                 when re-loading filtering rules if there's a parser error).
4794
4795 2007-02-13 [colin]      2.7.2cvs43
4796
4797         * src/common/utils.c
4798                 Don't encode ',' in URIs before passing it
4799                 to the browser command-line. It was probably
4800                 done at a time where commas in URIs made
4801                 mozilla -remote 'openurl(%s,new-window)'
4802                 bug.
4803
4804 2007-02-13 [wwp]        2.7.2cvs42
4805
4806         * src/prefs_matcher.c
4807         * src/plugins/bogofilter/bogofilter_gtk.c
4808                 A bit of string factorization around "Select ..." buttons.
4809
4810 2007-02-11 [colin]      2.7.2cvs41
4811
4812         * src/alertpanel.c
4813                 Make sure to escape the title
4814
4815 2007-02-11 [colin]      2.7.2cvs40
4816
4817         * src/codeconv.c
4818                 Recognize .utf8 locales as .UTF-8 ones
4819
4820 2007-02-11 [colin]      2.7.2cvs39
4821
4822         * src/compose.c
4823                 Fix code conversion when dragging a file
4824
4825 2007-02-09 [colin]      2.7.2cvs38
4826
4827         * src/plugins/clamav/clamav_plugin.c
4828                 Complete Paul's patch with conditional
4829                 compilation to avoid breaking compilation
4830                 on old Dapper and Edgy... Maybe other
4831                 distros too.
4832
4833 2007-02-09 [paul]       2.7.2cvs37
4834
4835         * src/plugins/clamav/clamav_plugin.c
4836                 fix for the upstream changes in libclamav
4837
4838 2007-02-09 [paul]       2.7.2cvs36
4839
4840         * src/main.c
4841         * src/mainwindow.c
4842         * src/procmsg.c
4843         * src/procmsg.h
4844                 fix "warn if there are queued messages" (on exit)
4845                 option, which only checked the first mailbox's
4846                 queue
4847                 don't ask before emptying trash if there are no
4848                 messages in trash, also check and empty all trash
4849                 folders
4850         * src/prefs_other.c
4851                 move "Ask before emptying trash" option
4852                 outside of the "On exit" frame as it's
4853                 not only an "On exit" option
4854
4855 2007-02-09 [paul]       2.7.2cvs35
4856
4857         * src/addrgather.c
4858         * src/alertpanel.c
4859         * src/editldap.c
4860         * src/prefs_account.c
4861         * src/prefs_folder_item.c
4862         * src/prefs_gtk.h
4863         * src/prefs_matcher.c
4864         * src/prefs_message.c
4865         * src/prefs_msg_colors.c
4866         * src/prefs_summaries.c
4867         * src/wizard.c
4868         * src/gtk/inputdialog.c
4869         * src/plugins/bogofilter/bogofilter_gtk.c
4870                 pedantic commit: use 'checkbtn' everywhere
4871                 instead of a mixture of 'checkbtn' and 'chkbtn'
4872
4873 2007-02-09 [paul]       2.7.2cvs34
4874
4875         * src/compose.c
4876                 fix default hotkeys
4877         * src/prefs_other.c
4878         * src/prefs_send.c
4879                 move "Never send Return Receipts" from
4880                 prefs_other to prefs_send
4881                 add an option "Ask about account specific
4882                 filtering rules..." to prefs_other
4883         * src/gtk/gtkutils.c
4884                 fix a compiler warning
4885
4886 2007-02-08 [colin]      2.7.2cvs33
4887
4888         * src/plugins/pgpinline/pgpinline.c
4889                 Fix bug 1110, 'pgpmime fails to process 
4890                 encapsulated openpgp mime (rfc 3156, 6.1 
4891                 -> rfc1847)'
4892                 It was due to an interaction between PGP/Mime
4893                 and PGP/Inline plugin. 
4894
4895 2007-02-08 [colin]      2.7.2cvs32
4896
4897         * src/inc.c
4898         * src/mbox.c
4899         * src/mbox.h
4900                 Fix bug 1117, 'fcntl locking code 
4901                 does not work in mbox.c'
4902
4903 2007-02-08 [colin]      2.7.2cvs31
4904
4905         * src/prefs_account.c
4906                 Fix Gentoo bug 165819, 'can't create 
4907                 a "local mbox file" account'. Patch
4908                 by Olivier <castan.o@free.fr>
4909
4910 2007-02-07 [colin]      2.7.2cvs30
4911
4912         * src/ldapquery.c
4913                 Fix bug 1106, 'Claws crash on exit if LDAPS 
4914                 autocompletion was used'
4915
4916 2007-02-07 [paul]       2.7.2cvs29
4917
4918         * src/folder.c
4919                 cut down on unnecessary debug_prints
4920         * src/imap_gtk.c
4921                 fix menu_set_active() on 'Show only
4922                 subscribed folders'
4923
4924 2007-02-07 [paul]       2.7.2cvs28
4925
4926         * src/plugins/clamav/clamav_plugin.c
4927         * src/plugins/clamav/clamav_plugin.h
4928         * src/plugins/clamav/clamav_plugin_gtk.c
4929                 fix copyright header
4930
4931 2007-02-07 [paul]       2.7.2cvs27
4932
4933         * src/procheader.c
4934                 fix bug 1116, 'summary view allow a 
4935                 subject line break'
4936
4937 2007-02-06 [colin]      2.7.2cvs26
4938
4939         * src/summaryview.c
4940                 Fix delete thread
4941
4942 2007-02-05 [fabien]     2.7.2cvs25
4943
4944         * po/POTFILES.in
4945         * src/uri_opener.c
4946                 i18n related - 1 fix and 1 message for translators.
4947
4948 2007-02-05 [colin]      2.7.2cvs24
4949
4950         * src/gtk/quicksearch.c
4951                 Don't reload summary list if quicksearch wasn't
4952                 active on hiding; move currently selected mail in
4953                 the visible area when showing the quicksearch
4954
4955 2007-02-05 [colin]      2.7.2cvs23
4956
4957         * src/folderview.c
4958                 Add debug to try to solve bug 1104
4959
4960 2007-02-05 [paul]       2.7.2cvs22
4961
4962         * src/mainwindow.c
4963                 confirm before emptying trash on exit is
4964                 a Yes or No answer, use Yes or No in the
4965                 dialog
4966
4967 2007-02-04 [colin]      2.7.2cvs21
4968
4969         * src/compose.c
4970         * src/plugins/pgpcore/passphrase.c
4971         * src/plugins/pgpcore/select-keys.c
4972                 Set wmclass on new windows
4973
4974 2007-02-04 [colin]
4975
4976         2.8.0-rc1 released
4977
4978 2007-02-04 [colin]      2.7.2cvs20
4979
4980         * src/compose.c
4981         * src/compose.h
4982                 Auto save drafts on exit, reopen them
4983                 at startup, instead of asking
4984         * src/account.c
4985         * src/addressadd.c
4986         * src/addressbook.c
4987         * src/addressbook_foldersel.c
4988         * src/addrgather.c
4989         * src/crash.c
4990         * src/editaddress.c
4991         * src/editbook.c
4992         * src/editgroup.c
4993         * src/editjpilot.c
4994         * src/editldap.c
4995         * src/editldap_basedn.c
4996         * src/editvcard.c
4997         * src/exphtmldlg.c
4998         * src/expldifdlg.c
4999         * src/export.c
5000         * src/foldersel.c
5001         * src/gedit-print.c
5002         * src/import.c
5003         * src/importldif.c
5004         * src/importmutt.c
5005         * src/importpine.c
5006         * src/main.c
5007         * src/mainwindow.c
5008         * src/message_search.c
5009         * src/messageview.c
5010         * src/prefs_actions.c
5011         * src/prefs_customheader.c
5012         * src/prefs_display_header.c
5013         * src/prefs_filtering.c
5014         * src/prefs_filtering_action.c
5015         * src/prefs_folder_column.c
5016         * src/prefs_gtk.c
5017         * src/prefs_matcher.c
5018         * src/prefs_other.c
5019         * src/prefs_summaries.c
5020         * src/prefs_summary_column.c
5021         * src/prefs_template.c
5022         * src/sourcewindow.c
5023         * src/ssl_manager.c
5024         * src/summary_search.c
5025         * src/uri_opener.c
5026         * src/gtk/about.c
5027         * src/gtk/description_window.c
5028         * src/gtk/foldersort.c
5029         * src/gtk/gtkutils.c
5030         * src/gtk/gtkutils.h
5031         * src/gtk/icon_legend.c
5032         * src/gtk/logwindow.c
5033         * src/gtk/pluginwindow.c
5034         * src/gtk/prefswindow.c
5035                 Give different wmclass to different
5036                 windows - thanks to sed ;)
5037
5038 2007-02-04 [colin]      2.7.2cvs19
5039
5040         * src/main.c
5041                 Revert previous patch, can't reproduce
5042                 it anymore. 
5043
5044 2007-02-03 [colin]      2.7.2cvs18
5045
5046         * src/main.c
5047                 Don't save the mainwindow size and
5048                 position on emergency exit (libSM's
5049                 "die" callback), Xfce seems to make
5050                 the window smaller just before the
5051                 size's saved.
5052
5053 2007-02-03 [colin]      2.7.2cvs17
5054
5055         * src/plugins/bogofilter/bogofilter.c
5056         * src/plugins/bogofilter/bogofilter.h
5057         * src/plugins/bogofilter/bogofilter_gtk.c
5058         * src/plugins/pgpinline/pgpinline.c
5059         * src/plugins/pgpinline/pgpinline.h
5060                 Fix more copyrights
5061
5062 2007-02-03 [colin]      2.7.2cvs16
5063
5064         * src/partial_download.c
5065         * src/partial_download.h
5066         * src/ssl_manager.c
5067         * src/ssl_manager.h
5068         * src/uri_opener.c
5069         * src/uri_opener.h
5070         * src/wizard.c
5071         * src/wizard.h
5072         * src/common/ssl_certificate.c
5073         * src/common/ssl_certificate.h
5074         * src/gtk/quicksearch.c
5075         * src/gtk/quicksearch.h
5076         * src/gtk/sslcertwindow.c
5077         * src/gtk/sslcertwindow.h
5078                 Fix copyright on my files
5079
5080 2007-02-02 [colin]      2.7.2cvs15
5081
5082         * src/Makefile.am
5083         * src/mainwindow.c
5084         * src/messageview.c
5085         * src/messageview.h
5086         * src/textview.c
5087         * src/textview.h
5088         * src/uri_opener.c
5089         * src/uri_opener.h
5090                 Add Tools/List URIs to allow
5091                 opening any URI in the current mail
5092
5093 2007-02-02 [colin]      2.7.2cvs14
5094
5095         * src/common/valgrind.h ** NEW FILE **
5096         * src/common/Makefile.am
5097         * src/common/plugin.c
5098                 Don't dlclose the plugins if we're running
5099                 under valgrind. (doesn't require valgrind
5100                 either at compile time or run time).
5101
5102 2007-02-01 [paul]       2.7.2cvs13
5103
5104         * AUTHORS
5105         * src/gtk/authors.h
5106         * tools/freshmeat_search.pl
5107         * tools/google_search.pl
5108         * tools/multiwebsearch.pl
5109                 add support for non ISO-8859-1 compatible locales
5110                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5111
5112 2007-02-01 [colin]      2.7.2cvs12
5113
5114         * src/prefs_other.c
5115         * src/prefs_summaries.c
5116                 Move keybinding prefs to the Other page
5117
5118 2007-02-01 [wwp]        2.7.2cvs11
5119
5120         * src/plugins/trayicon/trayicon.c
5121                 Fix a raising issue within KDE.
5122
5123 2007-02-01 [colin]      2.7.2cvs10
5124
5125         * src/codeconv.c
5126                 Fix stray quotes in encoded strings
5127         * src/addressadd.c
5128                 Fix wrong call causing g_warnings
5129         * src/textview.c
5130                 Remove useless message
5131
5132 2007-01-31 [wwp]        2.7.2cvs9
5133
5134         * src/plugins/trayicon/trayicon.c
5135                 fix buggy hiding of main window when closing if close-to-tray
5136                 is not set (bad logics  in the trayicon hook code).
5137                 Changed the quit confirmation message too.
5138
5139 2007-01-30 [colin]      2.7.2cvs8
5140
5141         * src/main.c
5142                 Fix hidden mainwindow after clicking on
5143                 the X close button, if compose windows
5144                 exist and the user chooses not to quit
5145
5146 2007-01-30 [colin]      2.7.2cvs7
5147
5148         * src/main.c
5149         * src/compose.c
5150                 Handle local URIs to attach files (file:///...)
5151                 Fixes attaching files from Thunar for example
5152
5153 2007-01-30 [colin]      2.7.2cvs6
5154
5155         * src/prefs_ext_prog.c
5156                 Add 'mousepad' to the list of text editors.
5157                 Mousepad is XFCE's text editor
5158
5159 2007-01-29 [wwp]        2.7.2cvs5
5160
5161         * po/POTFILES.in
5162         * src/plugins/trayicon/trayicon_prefs.c
5163                 trayicon i18n fixes, thanks to Fabien.
5164
5165 2007-01-28 [wwp]        2.7.2cvs4
5166
5167         * src/mainwindow.c
5168         * src/mainwindow.h
5169         * src/plugins/trayicon/trayicon.c
5170         * src/plugins/trayicon/trayicon_prefs.c
5171         * src/plugins/trayicon/trayicon_prefs.h
5172                 Added a new TrayIcon plugin option to close to tray
5173                 (WM's hotkey and [X] button will hide the window instead
5174                 of closing it - closing CM can be done using the tray icon
5175                 menu or the File menu).
5176                 Improved visibility handling in trayicon, clicking the
5177                 trayicon now raise the window to current desktop when it
5178                 was either minimized/shaded/on another desktop.
5179                 Thanks to Paul for testing and fixing a strange behaviour
5180                 in KDE ;-).
5181
5182 2007-01-27 [paul]       2.7.2cvs3
5183
5184         * src/prefs_folder_item.c
5185         * src/prefs_receive.c
5186         * src/plugins/pgpcore/prefs_gpg.c
5187                 use 'start-up' instead of 'startup' in labels
5188
5189 2007-01-26 [wwp]        2.7.2cvs2
5190
5191         * src/plugins/trayicon/Makefile.am
5192         * src/plugins/trayicon/trayicon.c
5193         * src/plugins/trayicon/trayicon_prefs.c
5194         * src/plugins/trayicon/trayicon_prefs.h
5195                 Add a new TrayIcon option to hide the main window at
5196                 start-up.
5197                 Fix trayicon.c copyright header.
5198
5199 2007-01-26 [paul]       2.7.2cvs1
5200
5201         * NEWS
5202         * README
5203         * RELEASE_NOTES
5204         * configure.ac
5205                 bump up version number following
5206                 stable release
5207
5208 2007-01-25 [mones]      2.7.1cvs60
5209
5210         * po/es.po
5211                 updated thousands of strings (well, probably less ;-)
5212
5213 2007-01-25 [colin]      2.7.1cvs59
5214
5215         * src/matcher.c
5216                 Fix 2nd-run loss of matcherrc on new
5217                 configurations. 
5218
5219 2007-01-25 [wwp]        2.7.1cvs58
5220
5221         * src/mimeview.c
5222                 fix handling of empty value in attach_save_directory too, thanks
5223                 to Colin.
5224
5225 2007-01-25 [wwp]        2.7.1cvs57
5226
5227         * src/gtk/filesel.c
5228                 fix handling of empty value in attach_load_directory,
5229                 thanks to Colin.
5230
5231 2007-01-25 [wwp]        2.7.1cvs56
5232
5233         * src/plugins/dillo_viewer/dillo_prefs.h
5234                 fix a typo.
5235
5236 2007-01-25 [colin]      2.7.1cvs55
5237
5238         * src/matcher.c
5239         * src/matcher.h
5240         * src/matcher_parser_parse.y
5241         * src/prefs_matcher.c
5242                 Add matching on the spam flag
5243
5244 2007-01-24 [colin]      2.7.1cvs54
5245
5246         * src/folder.c
5247         * src/common/xml.c
5248         * src/common/xml.h
5249                 Make sure folderlist.xml is correctly
5250                 written before overwriting it.
5251         * src/procmsg.c
5252         * src/procmsg.h
5253         * src/summaryview.c
5254         * src/plugins/bogofilter/bogofilter.c
5255         * src/plugins/bogofilter/bogofilter.h
5256         * src/plugins/bogofilter/bogofilter_gtk.c
5257         * src/plugins/spamassassin/spamassassin.c
5258         * src/plugins/spamassassin/spamassassin.h
5259         * src/plugins/spamassassin/spamassassin_gtk.c
5260                 Move spam to the correct trash folder after
5261                 learning, if spam directory isn't set.
5262
5263 2007-01-23 [paul]       2.7.1cvs53
5264
5265         * src/plugins/bogofilter/bogofilter_gtk.c
5266                 fix sensitivity of "Insert X-Bogosity header"
5267                 option
5268
5269 2007-01-23 [colin]      2.7.1cvs52
5270
5271         * src/toolbar.c
5272                 Translate toolbar items text if
5273                 they're translatable (default)
5274         * src/addrcache.c
5275         * src/addrcache.h
5276         * src/addritem.c
5277         * src/addritem.h
5278         * src/codeconv.c
5279         * src/codeconv.h
5280         * src/jpilot.c
5281         * src/jpilot.h
5282         * src/ldapctrl.c
5283         * src/ldapctrl.h
5284         * src/ldapquery.h
5285         * src/ldif.c
5286         * src/ldif.h
5287         * src/etpan/etpan-thread-manager.c
5288         * src/etpan/etpan-thread-manager.h
5289         * src/gtk/gtkutils.c
5290         * src/gtk/gtkutils.h
5291                 More static functions
5292
5293 2007-01-22 [fabien]     2.7.1cvs51
5294
5295         * src/gtk/gtkutils.c
5296                 gtkut_get_options_frame() : ability to pass
5297                 a 'NULL' value in frame pointer parameter if
5298                 we don't need it.
5299
5300 2007-01-22 [colin]      2.7.1cvs50
5301
5302         * src/procmsg.c
5303         * src/procmsg.h
5304         * src/plugins/bogofilter/bogofilter.c
5305         * src/plugins/bogofilter/bogofilter_gtk.c
5306         * src/plugins/spamassassin/spamassassin.c
5307         * src/plugins/spamassassin/spamassassin_gtk.c
5308                 Allow moving spams to the account's trash
5309                 instead of default one
5310
5311 2007-01-21 [colin]      2.7.1cvs49
5312
5313         * src/ldapquery.c
5314         * src/ldapquery.h
5315                 Revert a static function that shouldn't
5316                 have been
5317
5318 2007-01-21 [colin]      2.7.1cvs48
5319
5320         * src/ldapquery.c
5321         * src/ldapquery.h
5322                 Same
5323
5324 2007-01-21 [colin]      2.7.1cvs47
5325
5326         * src/procmsg.c
5327         * src/procmsg.h
5328                 Same
5329
5330 2007-01-21 [colin]      2.7.1cvs46
5331
5332         * src/common/socket.c
5333         * src/common/socket.h
5334                 Same
5335
5336 2007-01-21 [colin]      2.7.1cvs45
5337
5338         * src/crash.c
5339         * src/exporthtml.c
5340         * src/exporthtml.h
5341         * src/exportldif.c
5342         * src/exportldif.h
5343         * src/folder.c
5344         * src/folder.h
5345         * src/folder_item_prefs.c
5346         * src/folder_item_prefs.h
5347         * src/folderview.c
5348         * src/folderview.h
5349         * src/gedit-print.c
5350         * src/gedit-print.h
5351         * src/main.c
5352         * src/main.h
5353         * src/common/socket.c
5354         * src/common/socket.h
5355         * src/gtk/gtkaspell.c
5356         * src/gtk/gtkaspell.h
5357         * src/gtk/quicksearch.c
5358         * src/gtk/quicksearch.h
5359                 Same
5360
5361 2007-01-21 [colin]      2.7.1cvs44
5362
5363         * src/common/utils.c
5364         * src/common/utils.h
5365         * src/etpan/etpan-thread-manager.c
5366         * src/etpan/etpan-thread-manager.h
5367                 Same (Funny that etpan_thread_unbind
5368                 is called but not etpan_thread_bind)
5369
5370 2007-01-21 [colin]      2.7.1cvs43
5371
5372         * src/addrselect.c
5373         * src/addrselect.h
5374         * src/codeconv.c
5375         * src/codeconv.h
5376         * src/compose.c
5377         * src/compose.h
5378         * src/etpan/Makefile.am
5379         * src/gtk/colorlabel.c
5380         * src/gtk/colorlabel.h
5381         * src/gtk/sslcertwindow.c
5382         * src/gtk/sslcertwindow.h
5383         * src/etpan/etpan-log.c ** REMOVED **
5384         * src/etpan/etpan-log.h ** REMOVED **
5385                 Same
5386
5387 2007-01-20 [colin]      2.7.1cvs42
5388
5389         * src/addritem.c
5390         * src/addritem.h
5391                 Same
5392
5393 2007-01-20 [colin]      2.7.1cvs41
5394
5395         * src/account.c
5396         * src/account.h
5397         * src/addrbook.c
5398         * src/addrbook.h
5399         * src/addrcache.c
5400         * src/addrcache.h
5401         * src/addrclip.c
5402         * src/addrclip.h
5403         * src/addressbook.c
5404         * src/addressbook.h
5405         * src/addrharvest.c
5406         * src/addrharvest.h
5407         * src/addrindex.c
5408         * src/addrindex.h
5409         * src/editaddress.c
5410         * src/editaddress.h
5411                 Make functions that aren't used in other
5412                 files static
5413
5414 2007-01-20 [colin]      2.7.1cvs40
5415
5416         * src/account.c
5417         * src/addrbook.c
5418         * src/addrcache.c
5419         * src/addressbook.c
5420         * src/addrgather.c
5421         * src/addrindex.c
5422         * src/addrquery.c
5423         * src/addrselect.c
5424         * src/browseldap.c
5425         * src/compose.c
5426         * src/editbook.c
5427         * src/editjpilot.c
5428         * src/editldap.c
5429         * src/editldap_basedn.c
5430         * src/editvcard.c
5431         * src/exporthtml.c
5432         * src/exportldif.c
5433         * src/folder.c
5434         * src/folderview.c
5435         * src/image_viewer.c
5436         * src/imap.c
5437         * src/importmutt.c
5438         * src/importpine.c
5439         * src/jpilot.c
5440         * src/ldapquery.c
5441         * src/main.c
5442         * src/mainwindow.c
5443         * src/matcher.c
5444         * src/messageview.c
5445         * src/mh.c
5446         * src/mimeview.c
5447         * src/msgcache.c
5448         * src/mutt.c
5449         * src/news.c
5450         * src/pine.c
5451         * src/prefs_account.c
5452         * src/prefs_common.c
5453         * src/prefs_compose_writing.c
5454         * src/prefs_ext_prog.c
5455         * src/prefs_folder_item.c
5456         * src/prefs_fonts.c
5457         * src/prefs_message.c
5458         * src/prefs_msg_colors.c
5459         * src/prefs_other.c
5460         * src/prefs_quote.c
5461         * src/prefs_receive.c
5462         * src/prefs_send.c
5463         * src/prefs_spelling.c
5464         * src/prefs_summaries.c
5465         * src/prefs_toolbar.c
5466         * src/prefs_wrapping.c
5467         * src/privacy.c
5468         * src/procmime.c
5469         * src/procmsg.c
5470         * src/ssl_manager.c
5471         * src/statusbar.c
5472         * src/summaryview.c
5473         * src/toolbar.c
5474         * src/vcard.c
5475         * src/common/hooks.c
5476         * src/common/log.c
5477         * src/common/passcrypt.c
5478         * src/common/socket.c
5479         * src/common/ssl.c
5480         * src/common/ssl_certificate.c
5481         * src/common/template.c
5482         * src/common/utils.c
5483         * src/etpan/imap-thread.c
5484         * src/gtk/sslcertwindow.c
5485         * src/gtk/sslcertwindow.h
5486                 Make functions that could be static, static
5487
5488 2007-01-20 [colin]      2.7.1cvs39
5489
5490         * src/editldap.c
5491                 Fix tooltip
5492
5493 2007-01-20 [colin]      2.7.1cvs38
5494
5495         * src/ldapquery.c
5496         * src/ldaputil.c
5497         * src/ldaputil.h
5498                 Fix bug 1102, 'claws-mail-2.7.1 
5499                 makes use of deprecated ldap 
5500                 functions'
5501
5502 2007-01-20 [colin]      2.7.1cvs37
5503
5504         * src/mainwindow.c
5505         * src/mainwindow.h
5506         * src/summaryview.c
5507         * src/gtk/quicksearch.c
5508                 Add Wide message list layout
5509
5510 2007-01-19 [fabien]     2.7.1cvs36
5511
5512         * src/textview.c
5513                 make sure a font change is considered in links of
5514                 headerview.
5515
5516 2007-01-19 [colin]      2.7.1cvs35
5517
5518         * src/main.c
5519         * src/mainwindow.c
5520         * src/mainwindow.h
5521         * src/messageview.c
5522         * src/messageview.h
5523         * src/prefs_common.c
5524         * src/prefs_common.h
5525         * src/summaryview.c
5526         * src/summaryview.h
5527         * src/gtk/quicksearch.c
5528         * src/gtk/quicksearch.h
5529                 Drop 'Separate Folder tree' and 'Separate
5530                 Message View'. Put three layouts in place
5531                 of it.
5532
5533 2007-01-19 [paul]       2.7.1cvs34
5534
5535         * src/prefs_msg_colors.c
5536                 more use of Q_ for translators
5537
5538 2007-01-19 [paul]       2.7.1cvs33
5539
5540         * src/imap_gtk.c
5541         * src/prefs_account.c
5542                 a few changes to the English
5543
5544 2007-01-19 [fabien]     2.7.1cvs32
5545
5546         * src/wizard.c
5547                 factorize translatable string
5548
5549 2007-01-18 [colin]      2.7.1cvs31
5550
5551         * src/main.c
5552                 Don't error out on --sync option. Although
5553                 we don't do anything with it, gtk+ handles
5554                 it, and it's useful for debugging X errors
5555
5556 2007-01-18 [fabien]     2.7.1cvs30
5557
5558         * src/prefs_other.c
5559                 ability to apply on the fly the recent added
5560                 'gtk_can_change_accels' pref (no need to restart).
5561
5562 2007-01-18 [fabien]     2.7.1cvs29
5563
5564         * src/plugins/bogofilter/bogofilter_gtk.c
5565         * src/plugins/bogofilter/bogofilter.c
5566         * src/plugins/spamassassin/spamassassin_gtk.c
5567         * src/addr_compl.c
5568         * src/prefs_account.c
5569                 factorize or rewrite some translatable strings.
5570
5571 2007-01-18 [fabien]     2.7.1cvs28
5572
5573         * src/prefs_gtk.h
5574         * src/compose.c
5575                 set a 4pix space between "Subject:" label and subject entry in
5576                 compose window.
5577
5578 2007-01-18 [wwp]        2.7.1cvs27
5579
5580         * src/addressbook.c
5581                 fix conflicting address-copy/paste when focus is set
5582                 to the embedded edit-person form.
5583  
5584
5585 2007-01-18 [wwp]        2.7.1cvs26
5586
5587         * src/addressbook.h
5588                 complete 2.7.1cvs23 (one more file was missing from that
5589                 commit).
5590
5591 2007-01-18 [colin]      2.7.1cvs25
5592
5593         * src/main.c
5594                 Provide a way to migrate without backup
5595                 Re-ask for migration on next start if 
5596                 it has been refused and wizard has been 
5597                 cancelled after.
5598
5599 2007-01-18 [wwp]        2.7.1cvs24
5600
5601         * src/editaddress.c
5602                 complete 2.7.1.cvs23 (file was missing from previous
5603                 commit).
5604
5605 2007-01-18 [wwp]        2.7.1cvs23
5606
5607         * src/addressbook.c
5608                 fix potential crashes in address book's focus_in/out signal handlers,
5609                 force focus to the edit-person form when clicked the Edit menu entry or
5610                 button (this only matters if the edit-person form is embedded to the
5611                 AB window, in that case, focus is not set when browsing the contacts
5612                 list w/ keys or mouse clicks).
5613
5614 2007-01-18 [paul]       2.7.1cvs22
5615
5616         * src/main.c
5617                 add command line options:
5618                 -h for --help
5619                 -q and --quit for --exit
5620                 -v for --version
5621                 print "Unknown option" for unknown options
5622
5623 2007-01-18 [paul]       2.7.1cvs21
5624
5625         * po/ru.po
5626                 updated by Pavlo Bohmat
5627
5628 2007-01-18 [paul]       2.7.1cvs20
5629
5630         * src/mainwindow.c
5631                 fix sensitivity issues of Mark as Spam/Ham
5632
5633 2007-01-17 [fabien]     2.7.1cvs19
5634
5635         * src/prefs_other.c
5636         * src/prefs_common.c
5637         * src/prefs_common.h
5638         * src/main.c
5639                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5640                 control the corresponding gtk property. It could be used to lock
5641                 all shortcuts (avoid to set one of them by inadvertency).
5642
5643 2007-01-17 [colin]      2.7.1cvs18
5644
5645         * src/summaryview.c
5646                 Fix bug 1100, 'Highlighted e-mail data not visible 
5647                 when color label applied.'. Use a weighted average
5648                 between normal selected foreground color and color
5649                 label instead of a simple one (3/1 instead 1/1).
5650
5651 2007-01-17 [colin]      2.7.1cvs17
5652
5653         * src/messageview.c
5654                 Better fix for bug 1088, 'Ctrl-h produces repeatable
5655                 crash' - don't prevent mail switching while loading
5656
5657 2007-01-17 [colin]      2.7.1cvs16
5658
5659         * src/folder.c
5660         * src/folder.h
5661         * src/folderview.c
5662         * src/folderview.h
5663         * src/imap.c
5664         * src/imap.h
5665         * src/imap_gtk.c
5666                 Manage recursive search of unsubscribed folders
5667                 Rescan tree without checking for new messages 
5668                 after subscriptions changed
5669
5670 2007-01-17 [paul]       2.7.1cvs15
5671
5672         * src/prefs_common.c
5673         * src/gtk/pluginwindow.c
5674                 fix bug 1101, '"Load plugin" button is
5675                 accidentally hidden'
5676                 unset (-1) initial width in prefs_common,
5677                 fix overlapping buttons,
5678                 and other cleanups
5679
5680 2007-01-17 [paul]       2.7.1cvs14
5681
5682         * src/procmime.c
5683                 add #include <errno.h>, it's needed
5684                 on some systems
5685
5686 2007-01-17 [paul]       2.7.1cvs13
5687
5688         * src/common/defs.h
5689         * tools/make.themes.project
5690                 rename .sylpheed_themeinfo to .claws_themeinfo
5691                 and use it
5692         * src/etpan/etpan-errors.h
5693         * src/etpan/etpan-log.c
5694         * src/etpan/etpan-log.h
5695         * src/etpan/etpan-thread-manager-types.h
5696         * src/etpan/etpan-thread-manager.c
5697         * src/etpan/etpan-thread-manager.h
5698         * src/etpan/imap-thread.c
5699         * src/etpan/imap-thread.h
5700                 add copyright header
5701
5702 2007-01-17 [colin]      2.7.1cvs12
5703
5704         * src/plugins/pgpcore/select-keys.c
5705         * src/gtk/pluginwindow.c
5706         * src/prefs_account.c
5707                 Fix warnings
5708
5709 2007-01-16 [colin]      2.7.1cvs11
5710
5711         * src/imap.c
5712         * src/imap.h
5713         * src/imap_gtk.c
5714                 Manage subscribing to subfolders when only
5715                 subscribed folders are shown.
5716
5717 2007-01-16 [colin]      2.7.1cvs10
5718
5719         * src/folderview.c
5720                 Fix annoying vscrollbar going back to top
5721                 on Check for new folders
5722
5723 2007-01-16 [colin]      2.7.1cvs9
5724
5725         * src/imap.c
5726                 Remove printf
5727
5728 2007-01-16 [colin]      2.7.1cvs8
5729
5730         * src/filtering.c
5731                 Bigger buffer for errors
5732         * src/imap.c
5733         * src/imap.h
5734         * src/imap_gtk.c
5735         * src/prefs_account.c
5736         * src/prefs_account.h
5737         * src/wizard.c
5738         * src/etpan/imap-thread.c
5739         * src/etpan/imap-thread.h
5740         * manual/handling.xml
5741                 Add subscriptions management. What it changes:
5742                 Creating a folder subscribes to it
5743                 Deleting a folder unsubscribes it
5744                 New contextual menu item allowing to switch between
5745                 All folders and Subscribed folders, subscribe, and
5746                 unsubscribe. "Creating" an existing but unsubscribed
5747                 folder will subscribe it.
5748                 By default for new accounts, only subscribed folders 
5749                 are shown.
5750
5751
5752 2007-01-16 [paul]       2.7.1cvs7
5753
5754         * src/summaryview.c
5755                 Allow folder classes to specify only sort_key or
5756                 sort_type instead of both or none.
5757
5758 2007-01-16 [paul]       2.7.1cvs6
5759
5760         * src/action.c
5761         * src/compose.c
5762         * src/mimeview.c
5763         * src/procmime.c
5764         * src/textview.c
5765                 Save and use errno for procmime_get_part
5766
5767 2007-01-16 [colin]      2.7.1cvs5
5768
5769         * src/imap.c
5770                 Never remove INBOX when scanning for
5771                 new folders. It's a special folder
5772                 that has to exist.
5773
5774 2007-01-15 [colin]      2.7.1cvs4
5775
5776         * src/imap.c
5777                 Fix 'Check for new folders' when IMAP subdirectory
5778                 is set
5779         * src/etpan/imap-thread.c
5780                 Fix build
5781
5782 2007-01-15 [colin]      2.7.1cvs3
5783
5784         * src/etpan/imap-thread.c
5785                 Fix invalid free on command-connection
5786                 error
5787
5788 2007-01-15 [wwp]        2.7.1cvs2
5789
5790         * src/matcher_parser_lex.l
5791         * src/quote_fmt_lex.l
5792         * src/matcher_parser_parse.y
5793                 fix copyright header in lexers and parsers.
5794
5795 2007-01-15 [paul]       2.7.1cvs1
5796
5797         * NEWS
5798         * README
5799         * RELEASE_NOTES
5800         * configure.ac
5801                 bump up version number following
5802                 stable release
5803
5804 2007-01-15 [paul]       2.7.0cvs31
5805
5806         * AUTHORS
5807         * src/gtk/authors.h
5808                 add Fabien to the Team list
5809                 add the recent contributors
5810                 make a few corrections
5811
5812 2007-01-15 [paul]       2.7.0cvs30
5813
5814         * src/mainwindow.c
5815                 fix compiler warning
5816         * src/plugins/pgpcore/prefs_gpg.c
5817         * src/plugins/pgpcore/prefs_gpg.h
5818                 add missing include
5819                 fix copyright header
5820
5821 2007-01-14 [colin]      2.7.0cvs29
5822
5823         * src/gtk/filesel.c
5824                 Use the 'gtk+' backend. Avoids gnome-vfs use,
5825                 two benefits: faster to open, will fix strange
5826                 dbus-related crash. Thanks to Pascal Terjan.
5827
5828 2007-01-14 [colin]      2.7.0cvs28
5829
5830         * src/etpan/imap-thread.c
5831                 Delete the old imap just after allocating
5832                 the new one. Makes sure we don't get the
5833                 same pointer by sheer luck, which feels
5834                 strange in the debug log.
5835
5836 2007-01-14 [colin]      2.7.0cvs27
5837
5838         * src/gtk/inputdialog.c
5839                 Make sure we don't print passwords in
5840                 clear text when in debug mode
5841
5842 2007-01-14 [colin]      2.7.0cvs26
5843
5844         * src/gtk/gtksctree.c
5845                 Fix bug 1098, 'bogus last row display 
5846                 after expanding a thread'. Patch by
5847                 Jindrich Makovicka <makovick@gmail.com>
5848
5849 2007-01-14 [colin]      2.7.0cvs25
5850
5851         * src/etpan/imap-thread.c
5852                 Close socket manually before
5853                 freeing the imap struct
5854
5855 2007-01-14 [colin]      2.7.0cvs24
5856
5857         * src/etpan/imap-thread.c
5858                 Maybe fix new reconnection issues
5859
5860 2007-01-13 [colin]      2.7.0cvs23
5861
5862         * src/summaryview.c
5863                 Freeze/thaw on thread selection
5864
5865 2007-01-13 [paul]       2.7.0cvs22
5866
5867         * src/mainwindow.c
5868         * src/summaryview.c
5869         * src/summaryview.h
5870                 add 'Edit/Delete thread'
5871
5872 2007-01-13 [colin]      2.7.0cvs21
5873
5874         * src/prefs_account.c
5875         * src/prefs_compose_writing.c
5876         * src/prefs_message.c
5877         * src/prefs_msg_colors.c
5878         * src/prefs_other.c
5879         * src/prefs_receive.c
5880         * src/prefs_spelling.c
5881         * src/prefs_summaries.c
5882         * src/prefs_themes.c
5883         * src/gtk/gtkutils.c
5884         * src/gtk/gtkutils.h
5885         * src/plugins/pgpcore/prefs_gpg.c
5886         * src/plugins/spamassassin/spamassassin_gtk.c
5887                 Factorize gtk frame creation
5888                 Patch by Pawel
5889
5890 2007-01-13 [colin]      2.7.0cvs20
5891
5892         * src/message_search.c
5893         * src/summary_search.c
5894                 Fix Enter in search windows
5895         * src/messageview.c
5896                 Fix body search starting at the
5897                 end of the mail (and asking for loop)
5898
5899 2007-01-13 [colin]      2.7.0cvs19
5900
5901         * src/etpan/imap-thread.c
5902                 Make sure we don't free the same imap
5903                 twice
5904
5905 2007-01-13 [colin]      2.7.0cvs18
5906
5907         * commitHelper
5908                 Allow multiple commitHelpers to
5909                 run at once
5910
5911 2007-01-12 [colin]      2.7.0cvs17
5912
5913         * src/etpan/imap-thread.c
5914                 Make sure we get rid of the previous mailimap
5915                 when connecting - just in case disconnect was
5916                 unclean
5917
5918 2007-01-12 [paul]       2.7.0cvs16
5919
5920         * src/compose.c
5921                 Strip S/MIME signatures when re-editing
5922                 S/MIME signed messages.
5923
5924 2007-01-12 [paul]       2.7.0cvs15
5925
5926         * configure.ac
5927         * src/addressbook.c
5928         * src/foldersel.c
5929         * src/folderview.c
5930         * src/main.c
5931                 no need to define CLAWS anymore, remove
5932                 all that stuff
5933
5934 2007-01-12 [paul]       2.7.0cvs14
5935
5936         * src/mimeview.c
5937                 check if the mail's signed as
5938                 it can change the mail structure
5939                 Thanks to Colin
5940
5941 2007-01-12 [paul]       2.7.0cvs13
5942
5943         * src/procmime.c
5944                 fix Forwarding msgs with attachments
5945                 that have dos line endings
5946                 Thanks to Colin
5947
5948 2007-01-12 [wwp]        2.7.0cvs12
5949
5950         * configure.ac
5951                 Revert accidentally committed extra version tag.
5952
5953 2007-01-12 [wwp]        2.7.0cvs11
5954
5955         * src/prefs_account.c
5956                 Fix compilation w/o aspell (completes 2.7.0cvs7).
5957
5958 2007-01-11 [colin]      2.7.0cvs10
5959
5960         * src/imap.c
5961                 move g_warning to debug_print
5962                 it scares people for no reason
5963
5964 2007-01-11 [colin]      2.7.0cvs9
5965
5966         * po/POTFILES.in
5967                 Fix files to translate. Patch by
5968                 Fabien
5969
5970 2007-01-11 [paul]       2.7.0cvs8
5971
5972         * src/imap.c
5973                 Fix recursion when server lists the
5974                 current subfolder in the response
5975         * src/mimeview.c
5976                 Fix updating of icon_list/ctree
5977         * src/plugins/pgpcore/select-keys.c
5978                 Fix a few annoyances when choosing
5979                 keys for the CMS (S/MIME) protocol
5980
5981 2007-01-11 [wwp]        2.7.0cvs7
5982
5983         * src/compose.c
5984         * src/prefs_account.c
5985         * src/prefs_account.h
5986                 Add per-account spellcheck default dictionaries settings.
5987
5988 2007-01-10 [colin]      2.7.0cvs6
5989
5990         * src/prefs_folder_item.c
5991                 Factorize strings - patch by Fabien
5992
5993 2007-01-10 [colin]      2.7.0cvs5
5994
5995         * src/mainwindow.c
5996                 Fix bug 1095, 'Crash while changing folder 
5997                 columns during incorporation'
5998
5999 2007-01-09 [colin]      2.7.0cvs4
6000
6001         * src/gtk/pluginwindow.c
6002                 Set the plugin window transient. Seems
6003                 like some window managers hide it in
6004                 the background after "load plugin"...
6005
6006 2007-01-09 [colin]      2.7.0cvs3
6007
6008         * src/gtk/filesel.c
6009                 Use the same type for alloc and free
6010
6011 2007-01-08 [paul]       2.7.0cvs2
6012
6013         * po/nl.po
6014                 updated by Tim Dijkstra
6015
6016 2007-01-08 [paul]       2.7.0cvs1
6017
6018         * src/prefs_themes.c
6019         * src/common/utils.c
6020                 Fix resource leaks
6021
6022 2007-01-08 [paul]       2.7.0
6023
6024         * NEWS
6025         * README
6026         * RELEASE_NOTES
6027                 2.7.0 released
6028
6029 2007-01-08 [paul]       2.6.1cvs119
6030
6031         * doc/man/claws-mail.1
6032                 another correction
6033
6034 2007-01-08 [paul]       2.6.1cvs118
6035
6036         * doc/man/claws-mail.1
6037                 corrections
6038         * manual/advanced.xml
6039                 improved English usage
6040
6041 2007-01-08 [paul]       2.6.1cvs117
6042
6043         * po/ca.po
6044         * po/de.po
6045         * po/en_GB.po
6046         * po/fi.po
6047         * po/it.po
6048         * po/pt_BR.po
6049         * po/sk.po
6050         * po/sr.po
6051         * po/zh_CN.po
6052                 updated by Miquel Oliete, Stephan Sachse, me,
6053                 Tommi Pirinen, Andrea Spadaccini, Frederico
6054                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6055                 Urosevic, and Ralgh Young
6056
6057 2007-01-07 [mones]      2.6.1cvs116
6058
6059         * manual/es/advanced.xml
6060         * po/es.po
6061                 Synced manual (unhide mark_as_read_delay)
6062                 and updated translation for release
6063
6064 2007-01-07 [paul]       2.6.1cvs115
6065
6066         * src/prefs_matcher.c
6067                 make the hbox content fit better under
6068                 various languages
6069
6070 2007-01-07 [colin]      2.6.1cvs114
6071
6072         * src/messageview.c
6073                 Fix bug 1088, 'Ctrl-h produces repeatable
6074                 crash'
6075
6076 2007-01-06 [colin]      2.6.1cvs113
6077
6078         * src/etpan/imap-thread.c
6079                 Add casts to int to get certs. Fixes
6080                 bug 1064, 'crash @ etpan_certificate_check() 
6081                 when opening an IMAP folder', with latest
6082                 libetpan CVS or >= 0.49
6083         * src/mainwindow.c
6084         * src/mainwindow.h
6085         * src/imap_gtk.c
6086         * src/news_gtk.c
6087         * src/prefs_folder_item.c
6088                 Grey out the "synchronise" menu items if
6089                 there's nothing to synchronise.
6090         * src/plugins/pgpcore/sgpgme.c
6091                 Make an error clearer than "Unknown error"
6092
6093 2007-01-06 [colin]      2.6.1cvs112
6094
6095         * src/messageview.c
6096                 Don't try to show a message if updating
6097                 Maybe fixes bug 1088, 'ctrl-h produces
6098                 repeatable crash'.
6099
6100 2007-01-06 [colin]      2.6.1cvs111
6101
6102         * src/summaryview.c
6103                 Disable Control-Space (handle it as Space).
6104
6105 2007-01-05 [paul]       2.6.1cvs110
6106
6107         * src/imap.c
6108                 Fix bug 934, 'sylpheed claws 2.1 
6109                 doesn't show Exchanges Public Folders'
6110                 Thanks to Hoa and Colin
6111         * src/msgcache.c
6112                 Refuse to allocate more than 2 MB for a 
6113                 single field, it's a good indication of
6114                 cache corruption.
6115
6116 2007-01-05 [colin]      2.6.1cvs109
6117
6118         * src/mainwindow.c
6119                 Allow --select'ing emails by Message-ID too
6120
6121 2007-01-05 [colin]      2.6.1cvs108
6122
6123         * src/common/quoted-printable.c
6124                 Uh! Third fix :)
6125
6126 2007-01-05 [colin]      2.6.1cvs107
6127
6128         * src/common/quoted-printable.c
6129                 Fix previous commit about bug 1089
6130                 Thanks to Ralf
6131
6132 2007-01-05 [colin]      2.6.1cvs106
6133
6134         * src/common/quoted-printable.c
6135                 Fix my previous commit on bug 1089
6136                 - Thanks to Ralf :)
6137
6138 2007-01-04 [colin]      2.6.1cvs105
6139
6140         * src/common/quoted-printable.c
6141                 Fix bug 1089, 'NUL characters in Subject 
6142                 line are misinterpreted'. Not a pain to
6143                 fix in fact.
6144
6145 2007-01-04 [colin]      
6146
6147         2.7.0-rc3 released
6148
6149 2007-01-04 [wwp]        2.6.1cvs104
6150
6151         * src/image_viewer.c
6152                 Force operator precedence (fix a compiler warning).
6153
6154 2007-01-04 [colin]      2.6.1cvs103
6155
6156         * src/image_viewer.c
6157                 Be cautious there too (same fix as the one
6158                 in textview from cvs33)
6159         * src/messageview.c
6160                 Don't use any MimeViewer plugin when showing
6161                 all headers
6162
6163 2007-01-03 [wwp]        2.6.1cvs102
6164
6165         * src/html.c
6166         * src/html.h
6167                 fixed "cent" sign (use the existing ASCII one),
6168                 decode more HTML entities,
6169                 converted table ASCII entries to UTF-8,
6170                 moved a switch() into a hashtable.
6171
6172 2007-01-03 [paul]       2.6.1cvs101
6173
6174         * src/compose.c
6175         * src/messageview.c
6176         * src/procmsg.c
6177         * src/procmsg.h
6178                 When possible, use move_msg instead of
6179                 copy_msg + remove_msg to move sent mail
6180                 from Queue to Sent. 
6181
6182 2007-01-03 [paul]       2.6.1cvs100
6183
6184         * src/html.c
6185                 add more html entity recognition:
6186                 pounds, euros, and cents
6187
6188 2007-01-03 [colin]      2.6.1cvs99
6189
6190         * src/imap_gtk.c
6191                 Don't display an error on NOSELECT
6192                 folders when synchronising
6193
6194 2007-01-03 [paul]       2.6.1cvs98
6195
6196         * tools/maildir2claws-mail.pl
6197                 only substitute 'sent-mail' if it's
6198                 the full directory name
6199
6200 2007-01-03 [paul]       2.6.1cvs97
6201
6202         * ChangeLog
6203         * ChangeLog.pre2.0.0
6204         * Makefile.am
6205                 archive a chunk of ChangeLog in
6206                 ChangeLog.pre2.0.0
6207         * ChangeLog.gtk1
6208         * doc/src/ChangeLog.claws-pre0.8.0
6209                 remove ChangeLog.claws-pre0.8.0, adding
6210                 its contents to ChangeLog.gtk1
6211
6212 2007-01-03 [paul]       2.6.1cvs96
6213
6214         * src/account.c
6215         * src/account.h
6216         * src/action.c
6217         * src/action.h
6218         * src/adbookbase.h
6219         * src/addr_compl.c
6220         * src/addr_compl.h
6221         * src/addrbook.c
6222         * src/addrcache.c
6223         * src/addrcache.h
6224         * src/addrcindex.c
6225         * src/addrcindex.h
6226         * src/addrclip.c
6227         * src/addrclip.h
6228         * src/addrdefs.h
6229         * src/addressadd.c
6230         * src/addressadd.h
6231         * src/addressbook.c
6232         * src/addressbook.h
6233         * src/addressbook_foldersel.c
6234         * src/addressbook_foldersel.h
6235         * src/addrgather.c
6236         * src/addrgather.h
6237         * src/addrharvest.c
6238         * src/addrharvest.h
6239         * src/addrindex.c
6240         * src/addrindex.h
6241         * src/addritem.c
6242         * src/addritem.h
6243         * src/addrquery.c
6244         * src/addrquery.h
6245         * src/addrselect.c
6246         * src/addrselect.h
6247         * src/alertpanel.c
6248         * src/alertpanel.h
6249         * src/browseldap.c
6250         * src/browseldap.h
6251         * src/codeconv.c
6252         * src/codeconv.h
6253         * src/compose.c
6254         * src/compose.h
6255         * src/customheader.c
6256         * src/customheader.h
6257         * src/displayheader.c
6258         * src/displayheader.h
6259         * src/editaddress.c
6260         * src/editaddress.h
6261         * src/editbook.c
6262         * src/editbook.h
6263         * src/editgroup.c
6264         * src/editgroup.h
6265         * src/editjpilot.c
6266         * src/editjpilot.h
6267         * src/editldap.c
6268         * src/editldap.h
6269         * src/editldap_basedn.c
6270         * src/editldap_basedn.h
6271         * src/editvcard.c
6272         * src/editvcard.h
6273         * src/exphtmldlg.c
6274         * src/exphtmldlg.h
6275         * src/expldifdlg.c
6276         * src/expldifdlg.h
6277         * src/export.c
6278         * src/export.h
6279         * src/exporthtml.c
6280         * src/exporthtml.h
6281         * src/exportldif.c
6282         * src/exportldif.h
6283         * src/filtering.c
6284         * src/filtering.h
6285         * src/folder.c
6286         * src/folder.h
6287         * src/folder_item_prefs.c
6288         * src/folder_item_prefs.h
6289         * src/foldersel.c
6290         * src/foldersel.h
6291         * src/folderutils.c
6292         * src/folderutils.h
6293         * src/folderview.c
6294         * src/folderview.h
6295         * src/grouplistdialog.c
6296         * src/grouplistdialog.h
6297         * src/headerview.c
6298         * src/html.c
6299         * src/html.h
6300         * src/image_viewer.c
6301         * src/image_viewer.h
6302         * src/imap.c
6303         * src/imap.h
6304         * src/imap_gtk.c
6305         * src/imap_gtk.h
6306         * src/import.c
6307         * src/import.h
6308         * src/importldif.c
6309         * src/importldif.h
6310         * src/importmutt.c
6311         * src/importmutt.h
6312         * src/importpine.c
6313         * src/importpine.h
6314         * src/inc.c
6315         * src/inc.h
6316         * src/jpilot.c
6317         * src/jpilot.h
6318         * src/ldapctrl.c
6319         * src/ldapctrl.h
6320         * src/ldaplocate.c
6321         * src/ldaplocate.h
6322         * src/ldapquery.c
6323         * src/ldapquery.h
6324         * src/ldapserver.c
6325         * src/ldapserver.h
6326         * src/ldaputil.c
6327         * src/ldaputil.h
6328         * src/ldif.c
6329         * src/ldif.h
6330         * src/main.c
6331         * src/main.h
6332         * src/mainwindow.c
6333         * src/mainwindow.h
6334         * src/manual.c
6335         * src/manual.h
6336         * src/mbox.c
6337         * src/message_search.c
6338         * src/message_search.h
6339         * src/messageview.c
6340         * src/messageview.h
6341         * src/mh.c
6342         * src/mh.h
6343         * src/mh_gtk.c
6344         * src/mh_gtk.h
6345         * src/mimeview.c
6346         * src/mimeview.h
6347         * src/msgcache.c
6348         * src/msgcache.h
6349         * src/mutt.c
6350         * src/mutt.h
6351         * src/news.c
6352         * src/news.h
6353         * src/news_gtk.c
6354         * src/news_gtk.h
6355         * src/partial_download.c
6356         * src/partial_download.h
6357         * src/pine.c
6358         * src/pine.h
6359         * src/pop.c
6360         * src/pop.h
6361         * src/prefs_account.c
6362         * src/prefs_account.h
6363         * src/prefs_actions.c
6364         * src/prefs_actions.h
6365         * src/prefs_common.c
6366         * src/prefs_common.h
6367         * src/prefs_compose_writing.c
6368         * src/prefs_compose_writing.h
6369         * src/prefs_customheader.c
6370         * src/prefs_customheader.h
6371         * src/prefs_display_header.c
6372         * src/prefs_display_header.h
6373         * src/prefs_filtering.c
6374         * src/prefs_filtering.h
6375         * src/prefs_filtering_action.c
6376         * src/prefs_filtering_action.h
6377         * src/prefs_folder_column.c
6378         * src/prefs_folder_column.h
6379         * src/prefs_folder_item.c
6380         * src/prefs_folder_item.h
6381         * src/prefs_fonts.c
6382         * src/prefs_fonts.h
6383         * src/prefs_gtk.c
6384         * src/prefs_gtk.h
6385         * src/prefs_image_viewer.c
6386         * src/prefs_image_viewer.h
6387         * src/prefs_matcher.c
6388         * src/prefs_matcher.h
6389         * src/prefs_message.c
6390         * src/prefs_msg_colors.c
6391         * src/prefs_msg_colors.h
6392         * src/prefs_other.c
6393         * src/prefs_quote.c
6394         * src/prefs_receive.c
6395         * src/prefs_send.c
6396         * src/prefs_spelling.c
6397         * src/prefs_spelling.h
6398         * src/prefs_summaries.c
6399         * src/prefs_summaries.h
6400         * src/prefs_summary_column.c
6401         * src/prefs_summary_column.h
6402         * src/prefs_template.c
6403         * src/prefs_template.h
6404         * src/prefs_themes.c
6405         * src/prefs_themes.h
6406         * src/prefs_toolbar.c
6407         * src/prefs_toolbar.h
6408         * src/prefs_wrapping.c
6409         * src/prefs_wrapping.h
6410         * src/privacy.c
6411         * src/privacy.h
6412         * src/procheader.c
6413         * src/procheader.h
6414         * src/procmime.c
6415         * src/procmime.h
6416         * src/procmsg.c
6417         * src/procmsg.h
6418         * src/quote_fmt.c
6419         * src/quote_fmt_parse.y
6420         * src/recv.c
6421         * src/recv.h
6422         * src/remotefolder.c
6423         * src/remotefolder.h
6424         * src/send_message.c
6425         * src/send_message.h
6426         * src/setup.c
6427         * src/setup.h
6428         * src/sourcewindow.c
6429         * src/sourcewindow.h
6430         * src/ssl_manager.c
6431         * src/ssl_manager.h
6432         * src/statusbar.c
6433         * src/statusbar.h
6434         * src/stock_pixmap.c
6435         * src/stock_pixmap.h
6436         * src/summary_search.c
6437         * src/summary_search.h
6438         * src/summaryview.c
6439         * src/summaryview.h
6440         * src/textview.c
6441         * src/textview.h
6442         * src/toolbar.c
6443         * src/toolbar.h
6444         * src/undo.c
6445         * src/undo.h
6446         * src/unmime.c
6447         * src/unmime.h
6448         * src/vcard.c
6449         * src/vcard.h
6450         * src/wizard.c
6451         * src/wizard.h
6452         * src/common/base64.c
6453         * src/common/base64.h
6454         * src/common/defs.h
6455         * src/common/hooks.c
6456         * src/common/hooks.h
6457         * src/common/log.c
6458         * src/common/log.h
6459         * src/common/mgutils.c
6460         * src/common/mgutils.h
6461         * src/common/nntp.c
6462         * src/common/nntp.h
6463         * src/common/passcrypt.c
6464         * src/common/passcrypt.h.in
6465         * src/common/plugin.c
6466         * src/common/plugin.h
6467         * src/common/prefs.c
6468         * src/common/prefs.h
6469         * src/common/progressindicator.c
6470         * src/common/progressindicator.h
6471         * src/common/quoted-printable.c
6472         * src/common/quoted-printable.h
6473         * src/common/session.c
6474         * src/common/session.h
6475         * src/common/smtp.c
6476         * src/common/smtp.h
6477         * src/common/socket.c
6478         * src/common/socket.h
6479         * src/common/ssl.c
6480         * src/common/ssl.h
6481         * src/common/ssl_certificate.c
6482         * src/common/ssl_certificate.h
6483         * src/common/stringtable.c
6484         * src/common/stringtable.h
6485         * src/common/template.c
6486         * src/common/template.h
6487         * src/common/timing.h
6488         * src/common/utils.c
6489         * src/common/utils.h
6490         * src/common/version.h.in
6491         * src/common/xml.c
6492         * src/common/xml.h
6493         * src/common/xmlprops.c
6494         * src/common/xmlprops.h
6495         * src/gtk/about.c
6496         * src/gtk/colorlabel.c
6497         * src/gtk/colorsel.c
6498         * src/gtk/colorsel.h
6499         * src/gtk/combobox.c
6500         * src/gtk/combobox.h
6501         * src/gtk/description_window.c
6502         * src/gtk/description_window.h
6503         * src/gtk/filesel.c
6504         * src/gtk/filesel.h
6505         * src/gtk/foldersort.c
6506         * src/gtk/foldersort.h
6507         * src/gtk/gtksctree.c
6508         * src/gtk/gtkutils.c
6509         * src/gtk/gtkutils.h
6510         * src/gtk/inputdialog.c
6511         * src/gtk/inputdialog.h
6512         * src/gtk/logwindow.c
6513         * src/gtk/logwindow.h
6514         * src/gtk/manage_window.c
6515         * src/gtk/manage_window.h
6516         * src/gtk/menu.c
6517         * src/gtk/menu.h
6518         * src/gtk/pluginwindow.c
6519         * src/gtk/pluginwindow.h
6520         * src/gtk/prefswindow.c
6521         * src/gtk/prefswindow.h
6522         * src/gtk/progressdialog.c
6523         * src/gtk/progressdialog.h
6524         * src/gtk/sslcertwindow.c
6525         * src/gtk/sslcertwindow.h
6526         * src/plugins/bogofilter/bogofilter.c
6527         * src/plugins/bogofilter/bogofilter.h
6528         * src/plugins/bogofilter/bogofilter_gtk.c
6529         * src/plugins/clamav/clamav_plugin.c
6530         * src/plugins/clamav/clamav_plugin.h
6531         * src/plugins/clamav/clamav_plugin_gtk.c
6532         * src/plugins/demo/demo.c
6533         * src/plugins/dillo_viewer/dillo_prefs.c
6534         * src/plugins/dillo_viewer/dillo_prefs.h
6535         * src/plugins/dillo_viewer/dillo_viewer.c
6536         * src/plugins/pgpcore/passphrase.c
6537         * src/plugins/pgpcore/passphrase.h
6538         * src/plugins/pgpcore/pgp_viewer.c
6539         * src/plugins/pgpcore/pgp_viewer.h
6540         * src/plugins/pgpcore/plugin.c
6541         * src/plugins/pgpcore/select-keys.c
6542         * src/plugins/pgpcore/select-keys.h
6543         * src/plugins/pgpcore/sgpgme.c
6544         * src/plugins/pgpcore/sgpgme.h
6545         * src/plugins/pgpinline/pgpinline.c
6546         * src/plugins/pgpinline/pgpinline.h
6547         * src/plugins/pgpinline/plugin.c
6548         * src/plugins/pgpmime/pgpmime.c
6549         * src/plugins/pgpmime/pgpmime.h
6550         * src/plugins/pgpmime/plugin.c
6551         * src/plugins/spamassassin/spamassassin.c
6552         * src/plugins/spamassassin/spamassassin.h
6553         * src/plugins/spamassassin/spamassassin_gtk.c
6554         * src/plugins/trayicon/trayicon.c
6555                 it's 2007, update the year in the copyright headers
6556
6557 2007-01-03 [paul]       2.6.1cvs95
6558
6559         * src/gtk/about.c
6560                 it is 2007, use it in the copyright string
6561
6562 2007-01-03 [paul]       2.6.1cvs94
6563
6564         * src/html.c
6565                 html entity conversion:
6566                 move &#153; to a more suitable place
6567                 add &bull; and &ndash;
6568                 make sure &mdash; and &#8212; are both
6569                 converted the same
6570
6571 2007-01-02 [colin]      2.6.1cvs93
6572
6573         * src/addrbook.c
6574                 Fix leak
6575         * src/common/plugin.c
6576                 Add comment
6577         * src/etpan/imap-thread.c
6578                 Fix warning
6579
6580 2006-12-31 [paul]       2.6.1cvs92
6581
6582         * src/prefs_summaries.c
6583                 use gtk_button_new_from_stock()
6584
6585 2006-12-30 [colin]      2.6.1cvs91
6586
6587         * src/folder.c
6588         * src/imap_gtk.c
6589         * src/mh_gtk.c
6590                 Don't update filtering and account paths 
6591                 when copying folders
6592
6593 2006-12-30 [colin]      2.6.1cvs90
6594
6595         * src/prefs_compose_writing.c
6596         * src/prefs_quote.c
6597         * src/prefs_template.c
6598                 Use message font for Writing and 
6599                 Quoting prefs, as well as Templates.
6600
6601 2006-12-30 [colin]      2.6.1cvs89
6602
6603         * src/prefs_summaries.c
6604                 Rework GUI; patch by Pawel
6605
6606 2006-12-29 [colin]      2.6.1cvs88
6607
6608         * src/prefs_folder_item.c
6609                 Fix bug 1085, 'Apply to subfolder 
6610                 doesn't work' - I was mistaken saying
6611                 it worked in every case
6612
6613 2006-12-28 [colin]      2.6.1cvs87
6614
6615         * src/gtk/gtkaspell.c
6616                 Don't assert if use_alternate is true
6617                 and alt_dictionary isn't set -- this 
6618                 is what happens on upgrade! Rather,
6619                 do with it.
6620
6621 2006-12-28 [colin]      2.6.1cvs86
6622
6623         * Makefile.am
6624                 Fix desktop/icon simplification
6625
6626 2006-12-28 [colin]      2.6.1cvs85
6627
6628         * Makefile.am
6629                 Make desktop and icon not 
6630                 dependant on the desktop
6631
6632 2006-12-28 [wwp]        2.6.1cvs84
6633
6634         * src/plugins/pgpmime/claws.def
6635                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6636
6637 2006-12-28 [wwp]        2.6.1cvs83
6638
6639         * src/prefs_folder_item.c
6640                 Fix coloring of "simplify subject regexp" (folder prefs),
6641                 which might be left to red whereas the regexp gets empty.
6642
6643 2006-12-28 [wwp]        2.6.1cvs82
6644
6645         * src/prefs_common.c
6646         * src/prefs_common.h
6647         * src/addressbook.c
6648         * src/addressitem.h
6649                 Save addressbook mainwindow's horizontal and vertical splitter position.
6650
6651 2006-12-27 [wwp]        2.6.1cvs81
6652
6653         * src/gtk/gtkaspell.c
6654         * src/gtk/gtkaspell.h
6655         * src/compose.c
6656                 Fix assignment of compose's default and alternate dictionary from
6657                 account or folder settings. Now gtkaspell_change_dict does rotate
6658                 dicts only when it's called from a menu cb.
6659
6660 2006-12-27 [wwp]        2.6.1cvs80
6661
6662         * src/folder_item_prefs.c
6663                 Fix randomly initialized default-alt-dictionary (folder prefs),
6664                 complete 2.6.1cvs72.
6665
6666 2006-12-27 [paul]       2.6.1cvs79
6667
6668         * src/imap_gtk.c
6669         * src/mh_gtk.c
6670                 Add Copy folder in the folder's contextual
6671                 menu
6672
6673 2006-12-27 [wwp]        2.6.1cvs78
6674
6675         * src/imap.c
6676                 Clean up session locking, thanks to Colin.
6677
6678 2006-12-26 [colin]      2.6.1cvs77
6679
6680         * src/statusbar.c
6681                 Revert previous patch
6682
6683 2006-12-26 [colin]      2.6.1cvs76
6684
6685         * src/folder.c
6686         * src/folderview.c
6687         * src/imap.c
6688         * src/statusbar.c
6689         * src/etpan/imap-thread.c
6690                 Fix previous commit warnings
6691                 Make statusbar update every second if total < 20
6692                 Make IMAP APPEND faster by simplifying log              
6693
6694 2006-12-26 [colin]      2.6.1cvs75
6695
6696         * src/folder.c
6697         * src/folder.h
6698         * src/folderview.c
6699         * src/folderview.h
6700         * src/imap_gtk.c
6701         * src/mh_gtk.c
6702                 Make it possible to copy folders accross
6703                 mailboxes (this was an arbitrary limitation).
6704                 Still make it impossible to move folders 
6705                 accross mailboxes.
6706
6707 2006-12-26 [colin]      2.6.1cvs74
6708
6709         * src/etpan/imap-thread.c
6710                 Fix bug 1081, 'claws-mail 
6711                 segfaults when going offline 
6712                 while it transfers mails via 
6713                 imap'
6714
6715 2006-12-26 [colin]      2.6.1cvs73
6716
6717         * src/folder_item_prefs.c
6718                 Don't forget alt dictionary when
6719                 renaming/moving folders
6720
6721 2006-12-26 [wwp]        2.6.1cvs72
6722
6723         * src/folder_item_prefs.c
6724                 Add missing defaults for per-folder alt dict
6725                 (forgotten in 2.6.1cvs61).
6726
6727 2006-12-26 [colin]      2.6.1cvs71
6728
6729         * src/wizard.c
6730                 Add tooltip to state that specifying
6731                 full path to mailbox is possible
6732
6733 2006-12-26 [wwp]        2.6.1cvs70
6734
6735         * src/partial_download.c
6736         * src/gtk/gtkvscrollbutton.c
6737         * src/plugins/pgpinline/plugin.c
6738                 Fix for few compiler warnings that matter.
6739
6740 2006-12-25 [colin]      2.6.1cvs69
6741
6742         * src/partial_download.c
6743                 Fix marking for download or deletion
6744                 when the header isn't the first
6745         * src/gtk/logwindow.c
6746                 Fix start of scrolling
6747
6748 2006-12-23 [paul]       2.6.1cvs68
6749
6750         * src/compose.c
6751                 change last commit to use the 'academic'
6752                 method instead. Thanks to wwp
6753
6754 2006-12-23 [paul]       2.6.1cvs67
6755
6756         * src/compose.c
6757                 don't warn about empty subject when
6758                 redirecting
6759
6760 2006-12-22 [colin]      2.6.1cvs66
6761
6762         * src/summary_search.c
6763                 Fix previous patch
6764
6765 2006-12-22 [colin]      2.6.1cvs65
6766
6767         * src/gtk/gtkutils.c
6768         * src/imap.c
6769         * src/jpilot.c
6770         * src/summary_search.c
6771                 A few warning fixes
6772
6773 2006-12-23 [paul]       
6774
6775         2.7.0-rc2 released
6776
6777 2006-12-22 [colin]      2.6.1cvs64
6778
6779         * src/toolbar.c
6780         * src/toolbar.h
6781                 Add a combo to the learn spam button
6782         * src/plugins/bogofilter/bogofilter.c
6783         * src/plugins/bogofilter/bogofilter_gtk.c
6784         * src/plugins/bogofilter/bogofilter.h
6785                 Allow to store Unsure mails in a specific
6786                 folder to make better teaching easier
6787
6788 2006-12-21 [wwp]        2.6.1cvs63
6789
6790         * src/compose.c
6791         * src/prefs_common.c
6792         * src/prefs_common.h
6793         * src/prefs_spelling.c
6794         * src/gtk/gtkaspell.c
6795         * src/gtk/gtkaspell.h
6796                 Allow spell-checking using both current and alternate dictionaries
6797                 (thanks to Colin).
6798
6799 2006-12-21 [wwp]        2.6.1cvs62
6800
6801         * src/gtk/gtkaspell.c
6802                 Apply recheck_when_changing_dict (highlight all mispelled words)
6803                 when switching to alternate dictionary.
6804
6805 2006-12-21 [wwp]        2.6.1cvs61
6806
6807         * src/compose.c
6808         * src/folder_item_prefs.h
6809         * src/prefs_common.c
6810         * src/prefs_common.h
6811         * src/prefs_folder_item.c
6812         * src/prefs_spelling.c
6813         * src/gtk/gtkaspell.c
6814         * src/gtk/gtkaspell.h
6815                 Add global and per-folder prefs to set the default
6816                 alternate dictionary.
6817
6818 2006-12-21 [colin]      2.6.1cvs60
6819
6820         * src/folder.c
6821                 Look for folders by path in all folders
6822         * src/html.c
6823                 add &mdash;
6824
6825 2006-12-20 [colin]      2.6.1cvs59
6826
6827         * src/gtk/quicksearch.c
6828                 Make sure in_typing is false when clearing
6829
6830 2006-12-20 [wwp]        2.6.1cvs58
6831
6832         * configure.ac
6833                 change manual's target dir to be LFH-compliant (thanks to Colin).
6834
6835 2006-12-20 [wwp]        2.6.1cvs57
6836
6837         * src/prefs_common.c
6838         * src/prefs_summaries.c
6839                 i18n fix and factorize patch, thanks to Fabien.
6840
6841 2006-12-20 [paul]       2.6.1cvs56
6842
6843         * configure.ac
6844                 last of the renaming (??)
6845         * src/main.c
6846                 correct --help info of --status-full
6847         * src/plugins/bogofilter/bogofilter.c
6848                 make FALSE default of whitelist_ab
6849
6850 2006-12-19 [colin]      2.6.1cvs55
6851
6852         * src/jpilot.c
6853                 Same as before, without depending on
6854                 pisock >= 0.12
6855
6856 2006-12-19 [colin]      2.6.1cvs54
6857
6858         * src/jpilot.c
6859                 Fix bug 1059, 'Better jpilot charset 
6860                 handling'. Use libpisync's charset conversion
6861                 if possible
6862
6863 2006-12-19 [colin]      2.6.1cvs53
6864
6865         * po/fr.po
6866                 Updated by Fabien
6867
6868 2006-12-19 [wwp]        2.6.1cvs52
6869
6870         * src/gtk/about.c
6871                 Add missing #include (thanks to Colin).
6872
6873 2006-12-19 [wwp]        2.6.1cvs51
6874
6875         * src/prefs_receive.c
6876                 Better spacing between widgets in prefs.
6877
6878 2006-12-18 [colin]      2.6.1cvs50
6879
6880         * src/imap.c
6881                 Fix failure to get separator on LIST "" ""
6882                 Try LIST "" "INBOX" too.
6883
6884 2006-12-18 [wwp]        2.6.1cvs49
6885
6886         * src/common/session.c
6887                 Fix a compiler warning (thanks to Fabien).
6888
6889 2006-12-18 [wwp]        2.6.1cvs48
6890
6891         * src/compose.c
6892         * src/prefs_quote.c
6893                 Factorize some strings for translation (it's about error
6894                 messages when applying or checking template/quote format).
6895
6896 2006-12-18 [colin]      2.6.1cvs47
6897
6898         * Makefile.am
6899         * src/common/defs.h
6900         * src/gtk/Makefile.am
6901         * src/gtk/about.c
6902                 Add a Release notes tab from the contents of
6903                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
6904
6905 2006-12-17 [colin]      2.6.1cvs46
6906
6907         * src/mimeview.c
6908         * src/textview.c
6909         * src/gtk/filesel.c
6910                 Correctly convert from/to UTF8/filename encoding
6911                 when loading and saving files. Probably fixes
6912                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
6913                 for a file to attach and is blocked...'
6914
6915 2006-12-17 [colin]      2.6.1cvs45
6916
6917         * src/gtk/logwindow.c
6918                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
6919                 IMAP folder and is blocked on main thread': 
6920                 make sure we put utf8 in the log.
6921
6922 2006-12-16 [colin]      2.6.1cvs44
6923
6924         * src/toolbar.c
6925         * src/toolbar.h
6926                 Fix bug 1055, 'Add the 'cancel receive' 
6927                 in the available events for the toolbar buttons'
6928
6929 2006-12-16 [colin]      2.6.1cvs43
6930
6931         * po/POTFILES.in
6932         * src/imap.c
6933         * src/common/nntp.c
6934         * src/common/session.c
6935                 Log error when SSL handshakes fail. 
6936                 Fixes bug 1082, 'incorrect / imprecise 
6937                 error message when imap server provides 
6938                 ssl only through STARTTLS but SSL is 
6939                 selected'
6940
6941 2006-12-15 [wwp]        2.6.1cvs42
6942
6943         * src/plugins/bogofilter/bogofilter_gtk.c
6944                 set proper sensitivity to widgets I've recently added.
6945
6946 2006-12-15 [colin]      
6947
6948         2.7.0-rc1 released
6949
6950 2006-12-15 [wwp]        2.6.1cvs41
6951
6952         * src/plugins/bogofilter/bogofilter.c
6953         * src/plugins/bogofilter/bogofilter.h
6954         * src/plugins/bogofilter/bogofilter_gtk.c
6955                 bogofilter's whitelist can now use a subset of
6956                 the addressbook (either a book, a subfolder of a book,
6957                 or the whole addressbook by using "Any"). Re-used there
6958                 some pref_matcher widgets and mechanisms to match a subset
6959                 of the addressbook.
6960
6961 2006-12-15 [wwp]        2.6.1cvs40
6962
6963         * src/wizard.c
6964         * src/common/plugin.c
6965         * src/common/plugin.h
6966         * src/gtk/about.c
6967         * src/plugins/bogofilter/bogofilter.c
6968         * src/plugins/clamav/clamav_plugin.c
6969         * src/plugins/demo/demo.c
6970         * src/plugins/dillo_viewer/dillo_viewer.c
6971         * src/plugins/pgpcore/plugin.c
6972         * src/plugins/pgpinline/plugin.c
6973         * src/plugins/pgpmime/plugin.c
6974         * src/plugins/spamassassin/spamassassin.c
6975         * src/plugins/trayicon/trayicon.c
6976                 factorize some translatable strings (plugins-related),
6977                 fix missing punctuation in several places,
6978                 remove useless translatable \n in about.c,
6979                 and factorize plugin init code w/ a new function
6980                 check_plugin_version() in common/plugin.c.
6981                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6982
6983 2006-12-15 [wwp]        2.6.1cvs39
6984
6985         * src/plugins/bogofilter/bogofilter.c
6986         * src/plugins/bogofilter/bogofilter_gtk.c
6987                 flag whitelisted spams as spam, but don't filter it to the spam
6988                 folder. Thanks to Colin.
6989
6990 2006-12-15 [ticho]      2.6.1cvs38
6991
6992         * src/plugins/bogofilter/bogofilter.c
6993         * src/plugins/bogofilter/bogofilter.h
6994         * src/plugins/bogofilter/bogofilter_gtk.c
6995                 Add option to whitelist senders found in addressbook. Patch by colin.
6996
6997 2006-12-15 [paul]       2.6.1cvs37
6998
6999         * src/folderview.c
7000                 add missing #include "log.h"
7001
7002 2006-12-15 [paul]       2.6.1cvs36
7003
7004         * src/plugins/bogofilter/bogofilter.c
7005         * src/plugins/bogofilter/bogofilter.h
7006         * src/plugins/bogofilter/bogofilter_gtk.c
7007                 Add an option to allow inserting an
7008                 X-Claws-Bogosity header (on MH folders
7009                 only). Patch by Colin
7010
7011 2006-12-14 [colin]      2.6.1cvs35
7012
7013         * src/main.c
7014                 "Yes" should be the default choice for
7015                 migration configuration
7016
7017 2006-12-14 [paul]       2.6.1cvs34
7018
7019         * src/prefs_summaries.c
7020         * manual/advanced.xml
7021                 Unhide mark_as_read_delay
7022
7023 2006-12-14 [paul]       2.6.1cvs33
7024
7025         * src/messageview.c
7026         * src/messageview.h
7027         * src/mimeview.c
7028         * src/mimeview.h
7029         * src/summaryview.c
7030         * src/textview.c
7031         * src/textview.h
7032                 Fix printing of selection
7033                 Fix printing of message parts
7034                 Fix printing of images
7035         * src/gtk/gtksourceprintjob.c
7036                 Fix page count when there are images
7037
7038 2006-12-14 [wwp]        2.6.1cvs32
7039
7040         * src/mainwindow.c
7041         * src/summaryview.c
7042         * src/summaryview.h
7043         * src/gtk/quicksearch.c
7044                 fix quicksearch 'magnify' button status when QS is closed
7045                 using the Escape key, thanks to Colin.
7046
7047 2006-12-14 [wwp]        2.6.1cvs31
7048
7049         * src/mainwindow.c
7050         * src/summaryview.c
7051         * src/summaryview.h
7052         * src/gtk/quicksearch.c
7053                 fix quicksearch 'magnify' button status when QS is closed
7054                 using the Escape key, thanks to Colin.
7055
7056 2006-12-13 [colin]      2.6.1cvs30
7057
7058         * src/ldapquery.c
7059         * src/ldaputil.c
7060                 Use the binary safe version of ldap_get_values,
7061                 to make sure we manipulate null-terminated 
7062                 strings. Maybe fixes bug 1075, 'claws mail 
7063                 segfault when completing ldap adresses'
7064         * src/syldap.c ** REMOVED **
7065         * src/syldap.h ** REMOVED **
7066                 Remove dead files
7067
7068 2006-12-13 [mones]      2.6.1cvs29
7069
7070         * po/es.po
7071                 Fixed piped strings, fixed click translation
7072
7073 2006-12-13 [paul]       2.6.1cvs28
7074
7075         * src/main.c
7076                 don't translate these strings
7077
7078 2006-12-13 [paul]       2.6.1cvs27
7079
7080         * po/en_GB.po
7081                 updated
7082
7083 2006-12-13 [colin]      2.6.1cvs26
7084
7085         * src/main.c
7086         * src/main.h
7087                 Add claws_is_starting()
7088
7089 2006-12-13 [mones]      2.6.1cvs25
7090
7091         * manual/es/advanced.xml
7092         * po/es.po
7093                 Synced manual and updated translation
7094
7095 2006-12-12 [colin]      2.6.1cvs24
7096
7097         * src/wizard.c
7098                 Add an option to use STARTTLS in the
7099                 welcome wizard. Fixes bug 1080, 
7100                 'Using SSL option in wizard for incoming 
7101                 server does not activate SSL with STARTTLS'
7102
7103 2006-12-12 [colin]      2.6.1cvs23
7104
7105         * src/main.c
7106                 Don't exit when there's an incomplete
7107                 mailbox configured - leaves a chance 
7108                 to fix a failing IMAP account. Exit
7109                 if no mailbox at all is loaded (case
7110                 of missing plugin).
7111                 Completes bug 1077's fix (I was wrong
7112                 in this bug's comment #3).
7113
7114 2006-12-12 [colin]      2.6.1cvs22
7115
7116         * src/gtk/menu.h
7117                 Add another menu data type
7118         * src/prefs_account.c
7119                 Complete the completion of bug 1076
7120                 (doesn't lose the pref on apply)
7121
7122 2006-12-12 [paul]       2.6.1cvs21
7123
7124         * src/prefs_account.c
7125                 complete the fix of bug 1076
7126                 also be more verbose with the text
7127
7128 2006-12-12 [paul]       2.6.1cvs20
7129
7130         * src/gtk/combobox.c
7131                 fix compilation warning
7132
7133 2006-12-11 [colin]      2.6.1cvs19
7134
7135         * src/wizard.c
7136                 Document :port in server entry tooltips
7137
7138 2006-12-11 [colin]      2.6.1cvs18
7139
7140         * src/main.c
7141                 Fix compile
7142
7143 2006-12-11 [colin]      2.6.1cvs17
7144
7145         * src/main.c
7146                 Add failing IMAP as a reason for no
7147                 mailbox
7148
7149 2006-12-11 [colin]      2.6.1cvs16
7150
7151         * src/prefs_account.c
7152                 Check for existence of inbox for local
7153                 accounts too
7154         * src/wizard.c
7155                 Allow setting the port to use for servers
7156                 by using the usual "server.example.com:port"
7157                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7158                 not start when IMAP server is unavailable'
7159
7160 2006-12-11 [colin]      2.6.1cvs15
7161
7162         * src/prefs_account.c
7163                 Prevent use of non-existing default inbox
7164
7165 2006-12-11 [colin]      2.6.1cvs14
7166
7167         * src/prefs_account.c
7168                 Fix sensitivity. Fixes bug 1076, 'privacy 
7169                 options are displayed even when pgp plugin 
7170                 not loaded / available'
7171
7172 2006-12-09 [colin]      2.6.1cvs13
7173
7174         * manual/advanced.xml
7175         * src/prefs_common.c
7176         * src/prefs_common.h
7177         * src/common/ssl_certificate.c
7178                 Add a new hidden preference, 'unsafe_ssl_certs',
7179                 which allows to store multiple certificates per
7180                 server/port. This is disabled by default because
7181                 it's less secure (presenting a new certificate
7182                 instead of a changed one raises less alarms).
7183                 This will cause Claws to ask about an unknown
7184                 certificate for people who have used 2.6.1cvs8
7185                 or greater.
7186
7187 2006-12-09 [colin]      2.6.1cvs12
7188
7189         * src/action.c
7190                 Fix cache updating after action
7191
7192 2006-12-07 [wwp]        2.6.1cvs11
7193
7194         * src/compose.c
7195                 fix email address comparison when replying to all
7196                 (avoid replying to ourselves), thanks to Colin.
7197
7198 2006-12-06 [paul]       2.6.1cvs10
7199
7200         * src/addrharvest.c
7201         * src/editldap.c
7202         * src/expldifdlg.c
7203         * src/news.c
7204         * src/toolbar.c
7205         * src/common/utils.c
7206                 ...and more renaming
7207                 Thanks to Colin
7208
7209 2006-12-06 [paul]       2.6.1cvs9
7210
7211         * src/compose.c
7212         * src/messageview.c
7213         * src/procheader.c
7214         * src/procmime.c
7215         * src/procmsg.c
7216         * src/textview.c
7217                 more renaming
7218                 Thanks to Colin
7219
7220 2006-12-06 [colin]      2.6.1cvs8
7221
7222         * src/ssl_manager.c
7223         * src/common/ssl_certificate.c
7224         * src/common/ssl_certificate.h
7225                 Handle multiple certificates per host/port
7226
7227 2006-12-06 [colin]      2.6.1cvs7
7228
7229         * src/etpan/imap-thread.c
7230                 Fix certificate checking on IMAP
7231
7232 2006-12-06 [colin]      2.6.1cvs6
7233
7234         * src/folderview.c
7235                 Fix bug 1072, 'Claws stops fetching newsgroups 
7236                 from server when newsgroup got deleted': continue
7237                 checking other groups
7238
7239 2006-12-05 [wwp]        2.6.1cvs5
7240
7241         * src/message_search.c
7242         * src/summary_search.c
7243         * src/gtk/combobox.c
7244         * src/gtk/combobox.h
7245         * src/gtk/gtkutils.c
7246         * src/gtk/gtkutils.h
7247                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7248                 behave like w/ old comboboxes (summary and message search only).
7249
7250 2006-12-05 [paul]       2.6.1cvs4
7251
7252         * src/wizard.c
7253                 encode headers
7254                 Thanks to Colin
7255
7256 2006-12-05 [paul]       2.6.1cvs3
7257
7258         * tools/README
7259         * tools/textviewer.pl
7260                 script updated and description added
7261
7262 2006-12-04 [colin]      2.6.1cvs2
7263
7264         * src/compose.c
7265                 Run pre-send hook only when checking
7266                 everything
7267
7268 2006-12-04 [paul]       2.6.1cvs1
7269
7270         * NEWS
7271         * README
7272         * RELEASE_NOTES
7273         * configure.ac
7274         * tools/README
7275                 bump up version number following stable release
7276
7277 2006-12-04 [paul]       2.6.0cvs83
7278
7279         * README
7280                 updates and corrections
7281
7282 2006-12-04 [colin]      2.6.0cvs82
7283
7284         * src/common/utils.c
7285                 Probably fix bug 1066, 'Incorrect mailbox 
7286                 size displayed'
7287
7288 2006-12-04 [colin]      2.6.0cvs81
7289
7290         * src/common/utils.c
7291                 Trim tabs from mailcap file too.
7292
7293 2006-12-02 [paul]       2.6.0cvs80
7294
7295         * src/exphtmldlg.c
7296                 fix broken GUI under certain languages
7297         * src/expldifdlg.c
7298                 put the Cancel button to the right
7299
7300 2006-12-01 [paul]       2.6.0cvs79
7301
7302         * tools/Makefile.am
7303                 remove reference to removed file
7304
7305 2006-12-01 [wwp]        2.6.0cvs78
7306
7307         * src/addressbook.c
7308         * src/editaddress.c
7309                 remove forgotten debug statements.
7310
7311 2006-12-01 [wwp]        2.6.0cvs77
7312
7313         * manual/advanced.xml
7314         * manual/fr/advanced.xml
7315         * src/addressbook.c
7316         * src/addressbook.h
7317         * src/addressitem.h
7318         * src/editaddress.c
7319         * src/editaddress.h
7320         * src/prefs_common.c
7321         * src/prefs_common.h
7322         * src/gtk/gtkutils.c
7323         * src/gtk/gtkutils.h
7324                 add a hidden option to allow embedding the editaddress (edit contact details)
7325                 dialog into the addressbook's window. This doesn't change the default
7326                 behaviour.
7327
7328 2006-12-01 [wwp]        2.6.0cvs76
7329
7330         * src/message_search.c
7331         * src/summary_search.c
7332                 fix more focus issues (don't set focus to combobox's entry widget when
7333                 entry's value changed, if entry widget has focus already).
7334
7335 2006-12-01 [wwp]        2.6.0cvs75
7336
7337         * src/gtk/quicksearch.c
7338                 revert last changes to the quicksearch gtk_combo_box, this needs more
7339                 tuning and testing.
7340
7341 2006-12-01 [paul]       2.6.0cvs74
7342
7343         * tools/kdeservicemenu/README
7344         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7345         * tools/kdeservicemenu/install.sh
7346         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7347         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7348                 simplify this stuff, and in so doing,
7349                 fix it. (possibly re-extend it again at
7350                 a later date)
7351
7352 2006-12-01 [wwp]        2.6.0cvs73
7353
7354         * src/gtk/quicksearch.c
7355                 adapt quicksearch code to use modern gtk_combo_box'es.
7356
7357 2006-12-01 [wwp]        2.6.0cvs72
7358
7359         * src/common/defs.h
7360         * src/prefs_common.c
7361         * src/prefs_common.h
7362         * src/message_search.c
7363         * src/summary_search.c
7364         * src/gtk/combobox.c
7365         * src/gtk/combobox.h
7366                 add history combos to all message and summary search fields.
7367
7368 2006-12-01 [wwp]        2.6.0cvs71
7369
7370         * src/summaryview.c
7371                 As the list may change while the mark as read delay
7372                 runs, we can't rely on the 'row' pointer, which can
7373                 be invalid when the timeout is called. As the mark
7374                 as read is only done if the message is still selected,
7375                 use summaryview->selected instead. Thanks to Colin.
7376
7377 2006-11-30 [paul]       2.6.0cvs70
7378
7379         * src/textview.c
7380                 give emphasis to "Sylpheed-Claws"
7381                 as well as "Claws Mail"
7382
7383 2006-11-30 [colin]      2.6.0cvs69
7384
7385         * src/wizard.c
7386                 Put the SSL checkboxes in the receiving
7387                 and sending server pages.
7388
7389 2006-11-29 [colin]      2.6.0cvs68
7390
7391         * src/gtk/gtkutils.c
7392         * src/gtk/gtkvscrollbutton.c
7393                 Revert some deprecated fixes - they seem to
7394                 deprecate stuff as soon as a new one gets out.
7395                 g_object_ref_sink needed glib-2.10.
7396
7397 2006-11-29 [colin]      2.6.0cvs67
7398
7399         * src/common/utils.c
7400                 Create .mailcap if it doesn't exist
7401
7402 2006-11-29 [colin]      2.6.0cvs66
7403
7404         * src/compose.c
7405                 Followup to cvs60: use original list
7406                 of recipients if replying to a mail
7407                 in Sent Drafts or Queue.
7408
7409 2006-11-27 [paul]       2.6.0cvs65
7410
7411         * src/image_viewer.c
7412                 revert the last change for now (it's broken)
7413
7414 2006-11-27 [paul]       2.6.0cvs64
7415
7416         * Makefile.am
7417         * configure.ac
7418         * m4/aclocal-include.m4
7419         * m4/check-type.m4
7420         * src/Makefile.am
7421         * src/addr_compl.c
7422         * src/compose.c
7423         * src/crash.c
7424         * src/export.c
7425         * src/exporthtml.c
7426         * src/exportldif.c
7427         * src/imap.c
7428         * src/import.c
7429         * src/main.c
7430         * src/main.h
7431         * src/matcher.c
7432         * src/mimeview.c
7433         * src/procmsg.c
7434         * src/textview.c
7435         * src/common/Makefile.am
7436         * src/common/claws.c
7437         * src/common/claws.h
7438         * src/common/ssl.c
7439         * src/common/sylpheed.c
7440         * src/common/sylpheed.h
7441         * src/etpan/Makefile.am
7442         * src/gtk/Makefile.am
7443         * src/gtk/claws-marshal.list
7444         * src/gtk/filesel.c
7445         * src/gtk/gtksctree.c
7446         * src/gtk/quicksearch.c
7447         * src/gtk/sylpheed-marshal.list
7448         * src/plugins/bogofilter/bogofilter.c
7449         * src/plugins/bogofilter/bogofilter_gtk.c
7450         * src/plugins/clamav/clamav_plugin.c
7451         * src/plugins/clamav/clamav_plugin_gtk.c
7452         * src/plugins/demo/demo.c
7453         * src/plugins/dillo_viewer/dillo_viewer.c
7454         * src/plugins/pgpcore/Makefile.am
7455         * src/plugins/pgpcore/claws.def
7456         * src/plugins/pgpcore/pgp_viewer.c
7457         * src/plugins/pgpcore/plugin.c
7458         * src/plugins/pgpcore/sylpheed.def
7459         * src/plugins/pgpinline/Makefile.am
7460         * src/plugins/pgpinline/claws.def
7461         * src/plugins/pgpinline/plugin.c
7462         * src/plugins/pgpinline/sylpheed.def
7463         * src/plugins/pgpmime/Makefile.am
7464         * src/plugins/pgpmime/claws.def
7465         * src/plugins/pgpmime/plugin.c
7466         * src/plugins/pgpmime/sylpheed.def
7467         * src/plugins/spamassassin/spamassassin.c
7468         * src/plugins/spamassassin/spamassassin_gtk.c
7469         * src/plugins/trayicon/trayicon.c
7470                 yet more renaming
7471                 remove deprecated gtk_tooltips_set_delay()
7472
7473 2006-11-26 [paul]       2.6.0cvs63
7474
7475         * src/expldifdlg.c
7476         * src/folderview.c
7477         * src/image_viewer.c
7478         * src/mainwindow.c
7479         * src/gtk/gtkutils.c
7480         * src/gtk/gtkvscrollbutton.c
7481         * src/gtk/prefswindow.c
7482         * src/plugins/pgpcore/prefs_gpg.c
7483                 replace more deprecated GTK+ functions
7484
7485 2006-11-26 [paul]       2.6.0cvs62
7486
7487         * src/addr_compl.c
7488         * src/addressbook.c
7489         * src/browseldap.c
7490                 replace deprecated gtk_idle_... functions
7491
7492 2006-11-26 [paul]       2.6.0cvs61
7493
7494         * src/compose.c
7495         * src/folderview.c
7496         * src/inc.c
7497         * src/summaryview.c
7498         * src/gtk/gtkvscrollbutton.c
7499         * src/gtk/quicksearch.c
7500         * src/plugins/pgpcore/passphrase.c
7501                 replace deprecated gtk_timeout_add and
7502                 gtk_timeout_remove
7503
7504 2006-11-26 [paul]       2.6.0cvs60
7505
7506         * src/compose.c
7507                 fix bug that caused the wrong recipient
7508                 to be selected when replying to a msg
7509                 which is From one of our accounts to
7510                 another of our accounts
7511
7512 2006-11-25 [paul]       2.6.0cvs59
7513
7514         * src/summaryview.c
7515                 don't change the From column title to
7516                 To if the To column is visible
7517
7518 2006-11-24 [paul]       2.6.0cvs58
7519
7520         * src/compose.c
7521                 fix bug 1069, 'Sent mails disappear, BCC
7522                 or locking problem?'
7523
7524 2006-11-21 [wwp]        2.6.0cvs57
7525
7526         * src/compose.c
7527                 fix spelling menu when replying (same as 2.3.1cvs39):
7528                 discrepancy between context menu and top menu when
7529                 folder's dictionary isn't the default one.
7530
7531 2006-11-19 [paul]       2.6.0cvs56
7532
7533         * src/summaryview.c
7534                 obey always_show_msg option when
7535                 marking as spam
7536         * src/plugins/bogofilter/bogofilter.c
7537                 fix typo
7538
7539 2006-11-18 [paul]       2.6.0cvs55
7540
7541         * AUTHORS
7542         * README
7543         * debian/copyright
7544         * manual/ack.xml
7545         * manual/es/ack.xml
7546         * manual/fr/ack.xml
7547         * manual/pl/ack.xml
7548         * src/gtk/authors.h
7549         * src/gtk/icon_legend.c
7550         * src/gtk/icon_legend.h
7551         * tools/OOo2claws-mail.pl
7552         * tools/README
7553         * tools/acroread2claws-mail.pl
7554         * tools/claws.i18n.status.pl
7555         * tools/filter_conv.pl
7556         * tools/filter_conv_new.pl
7557         * tools/freshmeat_search.pl
7558         * tools/google_search.pl
7559         * tools/kmail2claws-mail.pl
7560         * tools/kmail2claws-mail_v2.pl
7561         * tools/maildir2claws-mail.pl
7562         * tools/make.themes.project
7563         * tools/multiwebsearch.pl
7564         * tools/outlook2claws-mail.pl
7565         * tools/tb2claws-mail
7566         * tools/kdeservicemenu/README
7567         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7568                 update mine and wwp's email addresses in
7569                 several places
7570                 Patch by wwp
7571         * src/prefs_compose_writing.c
7572                 set sensitivity on 'new message format' frame
7573
7574 2006-11-17 [paul]       2.6.0cvs54
7575
7576         * src/gtk/about.c
7577                 more reworking of the GUI
7578                 Patch by Fabien Vantard
7579
7580 2006-11-16 [paul]       2.6.0cvs53
7581
7582         * src/gtk/about.c
7583                 set a minimum size for the window, allow
7584                 it to automatically expand as necessary
7585
7586 2006-11-16 [wwp]        2.6.0cvs52
7587
7588         * src/gtk/about.c
7589                 better wrap of copyright info on some systems.
7590
7591 2006-11-16 [paul]       2.6.0cvs51
7592
7593         * src/gtk/about.c
7594                 move the tech info from the upper panel
7595                 to the Info tab
7596                 use a gtk_text_view for the features tab
7597
7598 2006-11-16 [paul]       2.6.0cvs50
7599
7600         * po/Makevars
7601                 update my email address
7602         * src/addressbook.c
7603         * src/compose.c
7604         * src/imap_gtk.c
7605         * src/mh_gtk.c
7606         * src/news_gtk.c
7607         * src/summaryview.c
7608         * src/plugins/trayicon/trayicon.c
7609                 don't offer simple menu separators
7610                 for translation
7611         * src/folderview.c
7612                 add separator between 'mark all read'
7613                 and 'search folder'
7614
7615 2006-11-15 [wwp]        2.6.0cvs49
7616
7617         * src/gtk/authors.h
7618                 updated manuals authors.
7619
7620 2006-11-14 [paul]       2.6.0cvs48
7621
7622         * src/compose.c
7623                 Fix Options/Reply mode after draft save
7624
7625 2006-11-14 [paul]       2.6.0cvs47
7626
7627         * src/Makefile.am
7628                 Fix make DESTDIR=...
7629         * src/mbox.c
7630                 Optimise speed
7631         * src/plugins/pgpinline/pgpinline.c
7632                 Probably fix bug 1061
7633
7634 2006-11-14 [paul]       2.6.0cvs46
7635
7636         * po/Makevars
7637                 enable Q_ macro
7638         * src/Makefile.am
7639         * src/stock_pixmap.c
7640         * src/stock_pixmap.h
7641         * src/gtk/about.c
7642         * src/pixmaps/active.xpm
7643         * src/pixmaps/inactive.xpm
7644                 add a new page, 'Features', to the About dialog
7645                 showing which features are compiled in and which
7646                 are not
7647
7648 2006-11-14 [paul]       2.6.0cvs45
7649
7650         * po/ru.po
7651                 updated by Pavlo Bohmat
7652
7653 2006-11-14 [colin]      2.6.0cvs44
7654
7655         * src/compose.c
7656         * src/inc.c
7657         * src/messageview.c
7658         * src/news.c
7659         * src/pop.c
7660         * src/procmsg.c
7661         * src/gtk/gtkaspell.c
7662                 Fix 64-bit-related warnings
7663         * src/ssl_manager.c
7664                 Fix possible infinite loop
7665         * src/plugins/pgpcore/sgpgme.c
7666                 Remove useless check
7667
7668 2006-11-13 [colin]      2.6.0cvs43
7669
7670         * src/gtk/Makefile.am
7671                 authors.h isn't generated
7672
7673 2006-11-13 [colin]      2.6.0cvs42
7674
7675         * src/plugins/pgpinline/pgpinline.c
7676         * src/plugins/pgpmime/pgpmime.c
7677                 Very probably fix bug 1061, 'crash on 
7678                 opening signed email'. Another cast
7679                 problem
7680
7681 2006-11-13 [colin]      2.6.0cvs41
7682
7683         * src/plugins/pgpcore/sgpgme.c
7684                 Maybe fix bug 1061, 'crash on opening 
7685                 signed email'
7686
7687 2006-11-13 [wwp]        2.6.0cvs40
7688
7689         * src/plugins/pgpinline/pgpinline.c
7690                 fix candidate for bug #1057, thanks to Colin.
7691
7692 2006-11-13 [wwp]        2.6.0cvs39
7693
7694         * src/compose.c
7695         * src/quote_fmt_parse.y
7696                 fix bug 1052: current parser buffer was not always 
7697                 allocated, ptr to this buffer could be returned as 
7698                 NULL whereas no parser error has occurred. in 
7699                 consequence, defining a template body as "%d" 
7700                 (w/o the quotes) for the first time of the instance 
7701                 of claws-mail, was reporting a parser error. make 
7702                 sure that the buffer is always allocated, even to 
7703                 an empty string.
7704                 fix mis-unescaping in compose.:compose_quote_fmt(): 
7705                 unescaping of the fmt string was always done 
7706                 whereas it must be done *only* when receiving 
7707                 quote format strings issued from the prefs 
7708                 (compose new message, reply, forward, redirect 
7709                 formats), *not* when applying templates.  in 
7710                 consequences, applying templates w/ sequences 
7711                 like \\|p{echo} were failing. make sure that 
7712                 unescaping is done only when necessary.
7713
7714 2006-11-12 [colin]      2.6.0cvs38
7715
7716         * po/de.po
7717                 Fix typo (s/KB/MB)
7718
7719 2006-11-12 [colin]      2.6.0cvs37
7720
7721         * src/plugins/pgpinline/pgpinline.c
7722         * src/plugins/pgpmime/pgpmime.c
7723                 Release GPG context at the latest 
7724                 possible moment. Maybe fixes 
7725                 bug 1057, 'crash on sending signed 
7726                 message to a newsgroup'
7727                 
7728
7729 2006-11-12 [colin]      2.6.0cvs36
7730
7731         * src/plugins/pgpcore/sgpgme.c
7732                 Tell a bit more when gpg's status doesn't
7733                 contain any signature
7734
7735 2006-11-12 [colin]      2.6.0cvs35
7736
7737         * src/compose.c
7738                 Fix bug 1060, 'compilation error with 
7739                 Irix's cc'
7740
7741 2006-11-12 [paul]       2.6.0cvs34
7742
7743         * doc/man/claws-mail.1
7744         * src/prefs_gtk.c
7745         * src/plugins/clamav/README
7746         * src/plugins/spamassassin/README
7747         * tools/README
7748         * tools/freshmeat_search.pl
7749         * tools/google_search.pl
7750         * tools/multiwebsearch.pl
7751                 more renaming
7752         * src/plugins/trayicon/trayicon.c
7753                 fix compiliation warning
7754
7755 2006-11-11 [colin]      2.6.0cvs33
7756
7757         * src/folderview.c
7758                 Forbid drag and drop from/to different
7759                 folders of type F_UNKNOWN
7760
7761 2006-11-11 [colin]      2.6.0cvs32
7762
7763         * src/plugins/pgpinline/pgpinline.c
7764                 Fix typo in previous commit:
7765                 - gpgme_new(&ctx);
7766                 + if ((err = gpgme_new(&data->ctx)) ...)
7767
7768 2006-11-11 [colin]      2.6.0cvs31
7769
7770         * src/plugins/pgpinline/pgpinline.c
7771         * src/plugins/pgpmime/pgpmime.c
7772                 Check success after calling gpgme_new
7773                 Maybe fixes bug 1057, 'crash on sending 
7774                 signed message to a newsgroup'
7775
7776 2006-11-11 [colin]      2.6.0cvs30
7777
7778         * src/undo.c
7779                 init undostruct to 0s (from
7780                 valgrind log of bug 1057)
7781
7782 2006-11-10 [colin]      2.6.0cvs29
7783
7784         * src/mainwindow.c
7785                 Set cursor to wait before filtering
7786                 duplicates in all folders
7787         * src/plugins/bogofilter/bogofilter.c
7788         * src/plugins/bogofilter/bogofilter.h
7789         * src/plugins/bogofilter/bogofilter_gtk.c
7790                 Completely thread away the bogofilter
7791                 filtering
7792
7793 2006-11-10 [mones]      2.6.0cvs28
7794
7795         * src/compose.c
7796         * src/compose.h
7797                 added COMPOSE_CHECK_BEFORE_SEND hook
7798
7799 2006-11-10 [paul]       2.6.0cvs27
7800
7801         * src/crash.c
7802                 more renaming
7803                 add libSM to get_compiled_in_features()
7804         * src/main.c
7805                 more renaming
7806
7807 2006-11-10 [colin]      2.6.0cvs26
7808
7809         * src/etpan/imap-thread.c
7810                 Add a reference to libetpan's sasl engine
7811                 so that sasl_done() doesn't get called by
7812                 libetpan, and doesn't break openssl.
7813                 Should fix bug 1053, 'SC fails to reestablish 
7814                 a secure connection'
7815                 Patch by Hoa
7816
7817 2006-11-10 [colin]      2.6.0cvs25
7818
7819         * manual/addrbook.xml
7820         * manual/advanced.xml
7821         * manual/faq.xml
7822         * manual/intro.xml
7823                 Some more renaming
7824
7825 2006-11-09 [colin]      2.6.0cvs24
7826
7827         * src/plugins/bogofilter/bogofilter_gtk.c
7828                 Add comment about annoyance
7829
7830 2006-11-09 [colin]      2.6.0cvs23
7831
7832         * src/plugins/bogofilter/bogofilter.c
7833         * src/plugins/bogofilter/bogofilter_gtk.c
7834                 Prepare things needed to thread bogofilter
7835                 filtering: separate bogo stuff and possible GUI
7836                 stuff. 
7837
7838 2006-11-09 [colin]      2.6.0cvs22
7839
7840         * src/account.c
7841         * src/compose.c
7842                 Search for one of our accounts in Delivered-To
7843                 (helps for auto-account selection when 
7844                  replying/forwarding)
7845         * src/folderview.c
7846         * src/mainwindow.c
7847         * src/mainwindow.h
7848         * src/plugins/trayicon/trayicon.c
7849                 Allow opening a new mail with any account from
7850                 the contextual menu
7851
7852 2006-11-09 [wwp]        2.6.0cvs21
7853
7854         * src/compose.c
7855         * src/prefs_common.c
7856         * src/prefs_common.h
7857         * src/prefs_compose_writing.c
7858                 add a compose new message format (in prefs/compose/writing), it's a
7859                 simple subject+body template to use when opening a new composition
7860                 window. It's similar to the existent reply and forward formats.
7861
7862                 enhanced the template/format % symbols substitution mechanism to
7863                 use current composition window information when % are used in
7864                 the compose new message format or in templates applied to new
7865                 messages (there were useless in that situations before). When
7866                 applied to new messages, %d corresponds to the system time/date.
7867
7868 2006-11-09 [paul]       2.6.0cvs20
7869
7870         * src/gtk/authors.h
7871                 fix last commit
7872
7873 2006-11-09 [paul]       2.6.0cvs19
7874
7875         * src/gtk/authors.h
7876                 keep tje alphabetical order
7877
7878 2006-11-08 [colin]      2.6.0cvs18
7879
7880         * src/etpan/imap-thread.c
7881                 Fix bug 1054, 'Slowness logging big 
7882                 data chunks'
7883
7884 2006-11-08 [paul]       2.6.0cvs17
7885
7886         * tools/Makefile.am
7887                 fix the renaming
7888
7889 2006-11-08 [paul]       2.6.0cvs16
7890
7891         * src/common/defs.h
7892                 update BUGZILLA_URI
7893
7894 2006-11-08 [paul]       2.6.0cvs15
7895
7896         * tools/Makefile.am
7897         * tools/OOo2claws-mail.pl
7898         * tools/OOo2sylpheed.pl
7899         * tools/README
7900         * tools/acroread2claws-mail.pl
7901         * tools/acroread2sylpheed.pl
7902         * tools/kmail2claws-mail.pl
7903         * tools/kmail2claws-mail_v2.pl
7904         * tools/kmail2sylpheed.pl
7905         * tools/kmail2sylpheed_v2.pl
7906         * tools/maildir2claws-mail.pl
7907         * tools/maildir2sylpheed.pl
7908         * tools/nautilus2claws-mail.sh
7909         * tools/nautilus2sylpheed.sh
7910         * tools/outlook2claws-mail.pl
7911         * tools/outlook2sylpheed.pl
7912         * tools/tb2claws-mail
7913         * tools/tb2sylpheed
7914         * tools/tbird2claws.py
7915         * tools/tbird2syl.py
7916         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7917         * tools/kdeservicemenu/install.sh
7918         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7919         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7920         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7921         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7922         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7923                 renamed (removed, added) tools files
7924
7925 2006-11-08 [paul]       2.6.0cvs14
7926
7927         * src/main.c
7928         * src/common/defs.h
7929                 Migrate sylpheedrc to clawsrc, and fix the standard
7930                 plugins path in the process
7931
7932 2006-11-07 [colin]      2.6.0cvs13
7933
7934         * src/Makefile.am
7935                 Symlink sylpheed-claws relative to 
7936                 claws-mail
7937
7938 2006-11-07 [colin]      2.6.0cvs12
7939
7940         * src/compose.c
7941                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
7942
7943 2006-11-07 [paul]       2.6.0cvs11
7944
7945         * src/gtk/about.c
7946                 Fix a missed occurence of
7947                 Sylpheed-Claws
7948
7949 2006-11-07 [paul]       2.6.0cvs10
7950
7951         * src/Makefile.am
7952                 Fix symlink installation
7953
7954 2006-11-07 [paul]       2.6.0cvs9
7955
7956         * src/Makefile.am
7957                 Symlink claws-mail to sylpheed-claws
7958         * src/common/utils.c
7959                 Fix migrating symlinks
7960         * src/etpan/imap-thread.c
7961                 check certificate only when there's
7962                 no error
7963
7964 2006-11-07 [paul]       2.6.0cvs8
7965
7966         * Makefile.am
7967                 Fix icon breakages with Gtk, which needs a 
7968                 cache updated to see them.
7969
7970 2006-11-07 [paul]       2.6.0cvs7
7971
7972         * .cvsignore
7973         * AUTHORS
7974         * COPYING
7975         * INSTALL
7976         * Makefile.am
7977         * NEWS
7978         * README
7979         * RELEASE_NOTES
7980         * autogen.sh
7981         * claws-mail-128x128.png
7982         * claws-mail-64x64.png
7983         * claws-mail.ico
7984         * claws-mail.pc.in
7985         * claws-mail.png
7986         * configure.ac
7987         * sylpheed-claws-128x128.png
7988         * sylpheed-claws-64x64.png
7989         * sylpheed-claws.desktop
7990         * sylpheed-claws.ico
7991         * sylpheed-claws.pc.in
7992         * sylpheed-claws.png
7993         * debian/README.Debian
7994         * debian/changelog
7995         * debian/claws-mail.desktop
7996         * debian/claws-mail.menu
7997         * debian/claws-mail.postinst.debhelper
7998         * debian/claws-mail.postrm.debhelper
7999         * debian/control
8000         * debian/copyright
8001         * debian/files
8002         * debian/rules
8003         * debian/sylpheed-claws.desktop
8004         * debian/sylpheed-claws.menu
8005         * debian/sylpheed-claws.postinst.debhelper
8006         * debian/sylpheed-claws.postrm.debhelper
8007         * doc/man/Makefile.am
8008         * doc/man/claws-mail.1
8009         * doc/man/sylpheed-claws.1
8010         * doc/src/ChangeLog.claws-pre0.8.0
8011         * manual/Makefile.am
8012         * manual/account.xml
8013         * manual/ack.xml
8014         * manual/addrbook.xml
8015         * manual/advanced.xml
8016         * manual/claws-mail-manual.xml
8017         * manual/faq.xml
8018         * manual/glossary.xml
8019         * manual/handling.xml
8020         * manual/intro.xml
8021         * manual/keyboard.xml
8022         * manual/plugins.xml
8023         * manual/starting.xml
8024         * manual/sylpheed-claws-manual.xml
8025         * manual/xml2pdf
8026         * manual/dist/.cvsignore
8027         * manual/dist/html/.cvsignore
8028         * manual/dist/html/Makefile.am
8029         * manual/dist/pdf/.cvsignore
8030         * manual/dist/pdf/Makefile.am
8031         * manual/dist/ps/.cvsignore
8032         * manual/dist/ps/Makefile.am
8033         * manual/dist/txt/.cvsignore
8034         * manual/dist/txt/Makefile.am
8035         * manual/es/Makefile.am
8036         * manual/es/advanced.xml
8037         * manual/es/claws-mail-manual.xml
8038         * manual/es/faq.xml
8039         * manual/es/glossary.xml
8040         * manual/es/handling.xml
8041         * manual/es/intro.xml
8042         * manual/es/plugins.xml
8043         * manual/es/sylpheed-claws-manual.xml
8044         * manual/es/dist/.cvsignore
8045         * manual/es/dist/html/.cvsignore
8046         * manual/es/dist/html/Makefile.am
8047         * manual/es/dist/pdf/.cvsignore
8048         * manual/es/dist/pdf/Makefile.am
8049         * manual/es/dist/ps/.cvsignore
8050         * manual/es/dist/ps/Makefile.am
8051         * manual/es/dist/txt/.cvsignore
8052         * manual/es/dist/txt/Makefile.am
8053         * manual/fr/Makefile.am
8054         * manual/fr/account.xml
8055         * manual/fr/ack.xml
8056         * manual/fr/addrbook.xml
8057         * manual/fr/advanced.xml
8058         * manual/fr/claws-mail-manual.xml
8059         * manual/fr/faq.xml
8060         * manual/fr/glossary.xml
8061         * manual/fr/handling.xml
8062         * manual/fr/intro.xml
8063         * manual/fr/keyboard.xml
8064         * manual/fr/plugins.xml
8065         * manual/fr/starting.xml
8066         * manual/fr/sylpheed-claws-manual.xml
8067         * manual/fr/dist/.cvsignore
8068         * manual/fr/dist/html/.cvsignore
8069         * manual/fr/dist/html/Makefile.am
8070         * manual/fr/dist/pdf/.cvsignore
8071         * manual/fr/dist/pdf/Makefile.am
8072         * manual/fr/dist/ps/.cvsignore
8073         * manual/fr/dist/ps/Makefile.am
8074         * manual/fr/dist/txt/.cvsignore
8075         * manual/fr/dist/txt/Makefile.am
8076         * manual/pl/Makefile.am
8077         * manual/pl/account.xml
8078         * manual/pl/ack.xml
8079         * manual/pl/addrbook.xml
8080         * manual/pl/advanced.xml
8081         * manual/pl/claws-mail-manual.xml
8082         * manual/pl/faq.xml
8083         * manual/pl/glossary.xml
8084         * manual/pl/handling.xml
8085         * manual/pl/intro.xml
8086         * manual/pl/keyboard.xml
8087         * manual/pl/plugins.xml
8088         * manual/pl/starting.xml
8089         * manual/pl/sylpheed-claws-manual.xml
8090         * manual/pl/dist/.cvsignore
8091         * manual/pl/dist/html/.cvsignore
8092         * manual/pl/dist/html/Makefile.am
8093         * manual/pl/dist/pdf/.cvsignore
8094         * manual/pl/dist/pdf/Makefile.am
8095         * manual/pl/dist/ps/.cvsignore
8096         * manual/pl/dist/ps/Makefile.am
8097         * manual/pl/dist/txt/.cvsignore
8098         * manual/pl/dist/txt/Makefile.am
8099         * po/.cvsignore
8100         * po/Makevars
8101         * src/.cvsignore
8102         * src/Makefile.am
8103         * src/account.c
8104         * src/account.h
8105         * src/action.c
8106         * src/action.h
8107         * src/adbookbase.h
8108         * src/addr_compl.c
8109         * src/addr_compl.h
8110         * src/addrbook.c
8111         * src/addrcache.c
8112         * src/addrcache.h
8113         * src/addrcindex.c
8114         * src/addrcindex.h
8115         * src/addrclip.c
8116         * src/addrclip.h
8117         * src/addrdefs.h
8118         * src/addressadd.c
8119         * src/addressadd.h
8120         * src/addressbook.c
8121         * src/addressbook.h
8122         * src/addressbook_foldersel.c
8123         * src/addressbook_foldersel.h
8124         * src/addrgather.c
8125         * src/addrgather.h
8126         * src/addrharvest.c
8127         * src/addrharvest.h
8128         * src/addrindex.c
8129         * src/addrindex.h
8130         * src/addritem.c
8131         * src/addritem.h
8132         * src/addrquery.c
8133         * src/addrquery.h
8134         * src/addrselect.c
8135         * src/addrselect.h
8136         * src/alertpanel.c
8137         * src/alertpanel.h
8138         * src/browseldap.c
8139         * src/browseldap.h
8140         * src/codeconv.c
8141         * src/codeconv.h
8142         * src/compose.c
8143         * src/crash.c
8144         * src/crash.h
8145         * src/customheader.c
8146         * src/customheader.h
8147         * src/displayheader.c
8148         * src/displayheader.h
8149         * src/editaddress.c
8150         * src/editaddress.h
8151         * src/editbook.c
8152         * src/editbook.h
8153         * src/editgroup.c
8154         * src/editgroup.h
8155         * src/editjpilot.c
8156         * src/editjpilot.h
8157         * src/editldap.c
8158         * src/editldap.h
8159         * src/editldap_basedn.c
8160         * src/editldap_basedn.h
8161         * src/editvcard.c
8162         * src/editvcard.h
8163         * src/exphtmldlg.c
8164         * src/exphtmldlg.h
8165         * src/expldifdlg.c
8166         * src/expldifdlg.h
8167         * src/export.c
8168         * src/exporthtml.c
8169         * src/exporthtml.h
8170         * src/exportldif.c
8171         * src/exportldif.h
8172         * src/filtering.c
8173         * src/filtering.h
8174         * src/folder.c
8175         * src/folder.h
8176         * src/folder_item_prefs.c
8177         * src/folder_item_prefs.h
8178         * src/foldersel.c
8179         * src/foldersel.h
8180         * src/folderutils.c
8181         * src/folderutils.h
8182         * src/folderview.c
8183         * src/folderview.h
8184         * src/grouplistdialog.c
8185         * src/grouplistdialog.h
8186         * src/html.c
8187         * src/html.h
8188         * src/image_viewer.c
8189         * src/image_viewer.h
8190         * src/imap.c
8191         * src/imap.h
8192         * src/imap_gtk.c
8193         * src/imap_gtk.h
8194         * src/import.c
8195         * src/import.h
8196         * src/importldif.c
8197         * src/importldif.h
8198         * src/importmutt.c
8199         * src/importmutt.h
8200         * src/importpine.c
8201         * src/importpine.h
8202         * src/inc.c
8203         * src/inc.h
8204         * src/jpilot.c
8205         * src/jpilot.h
8206         * src/ldapctrl.c
8207         * src/ldapctrl.h
8208         * src/ldaplocate.c
8209         * src/ldaplocate.h
8210         * src/ldapquery.c
8211         * src/ldapquery.h
8212         * src/ldapserver.c
8213         * src/ldapserver.h
8214         * src/ldaputil.c
8215         * src/ldaputil.h
8216         * src/ldif.c
8217         * src/ldif.h
8218         * src/localfolder.c
8219         * src/localfolder.h
8220         * src/main.c
8221         * src/main.h
8222         * src/mainwindow.c
8223         * src/mainwindow.h
8224         * src/manual.c
8225         * src/manual.h
8226         * src/matcher.c
8227         * src/matcher.h
8228         * src/matcher_parser.h
8229         * src/matcher_parser_lex.l
8230         * src/matcher_parser_parse.y
8231         * src/mbox.c
8232         * src/mbox.h
8233         * src/message_search.c
8234         * src/message_search.h
8235         * src/messageview.c
8236         * src/messageview.h
8237         * src/mh.c
8238         * src/mh.h
8239         * src/mh_gtk.c
8240         * src/mh_gtk.h
8241         * src/mimeview.c
8242         * src/mimeview.h
8243         * src/msgcache.c
8244         * src/msgcache.h
8245         * src/mutt.c
8246         * src/mutt.h
8247         * src/news.c
8248         * src/news.h
8249         * src/news_gtk.c
8250         * src/news_gtk.h
8251         * src/noticeview.c
8252         * src/noticeview.h
8253         * src/partial_download.c
8254         * src/partial_download.h
8255         * src/pine.c
8256         * src/pine.h
8257         * src/pop.c
8258         * src/pop.h
8259         * src/prefs_account.c
8260         * src/prefs_account.h
8261         * src/prefs_actions.c
8262         * src/prefs_actions.h
8263         * src/prefs_common.c
8264         * src/prefs_common.h
8265         * src/prefs_compose_writing.c
8266         * src/prefs_compose_writing.h
8267         * src/prefs_customheader.c
8268         * src/prefs_customheader.h
8269         * src/prefs_display_header.c
8270         * src/prefs_display_header.h
8271         * src/prefs_ext_prog.c
8272         * src/prefs_ext_prog.h
8273         * src/prefs_filtering.c
8274         * src/prefs_folder_column.c
8275         * src/prefs_folder_column.h
8276         * src/prefs_folder_item.c
8277         * src/prefs_folder_item.h
8278         * src/prefs_fonts.c
8279         * src/prefs_fonts.h
8280         * src/prefs_gtk.c
8281         * src/prefs_gtk.h
8282         * src/prefs_image_viewer.c
8283         * src/prefs_image_viewer.h
8284         * src/prefs_matcher.c
8285         * src/prefs_matcher.h
8286         * src/prefs_message.c
8287         * src/prefs_message.h
8288         * src/prefs_msg_colors.c
8289         * src/prefs_msg_colors.h
8290         * src/prefs_other.c
8291         * src/prefs_other.h
8292         * src/prefs_quote.c
8293         * src/prefs_quote.h
8294         * src/prefs_receive.c
8295         * src/prefs_receive.h
8296         * src/prefs_send.c
8297         * src/prefs_send.h
8298         * src/prefs_spelling.c
8299         * src/prefs_spelling.h
8300         * src/prefs_summaries.c
8301         * src/prefs_summaries.h
8302         * src/prefs_summary_column.c
8303         * src/prefs_summary_column.h
8304         * src/prefs_template.c
8305         * src/prefs_template.h
8306         * src/prefs_themes.c
8307         * src/prefs_themes.h
8308         * src/prefs_toolbar.c
8309         * src/prefs_toolbar.h
8310         * src/prefs_wrapping.c
8311         * src/prefs_wrapping.h
8312         * src/privacy.c
8313         * src/privacy.h
8314         * src/procheader.c
8315         * src/procheader.h
8316         * src/procmime.c
8317         * src/procmime.h
8318         * src/procmsg.c
8319         * src/procmsg.h
8320         * src/quote_fmt.c
8321         * src/quote_fmt_parse.y
8322         * src/recv.c
8323         * src/recv.h
8324         * src/remotefolder.c
8325         * src/remotefolder.h
8326         * src/send_message.c
8327         * src/send_message.h
8328         * src/setup.c
8329         * src/setup.h
8330         * src/sourcewindow.c
8331         * src/sourcewindow.h
8332         * src/ssl_manager.c
8333         * src/ssl_manager.h
8334         * src/statusbar.c
8335         * src/statusbar.h
8336         * src/stock_pixmap.c
8337         * src/stock_pixmap.h
8338         * src/summary_search.c
8339         * src/summary_search.h
8340         * src/summaryview.c
8341         * src/summaryview.h
8342         * src/syldap.c
8343         * src/syldap.h
8344         * src/textview.c
8345         * src/textview.h
8346         * src/toolbar.c
8347         * src/toolbar.h
8348         * src/undo.c
8349         * src/undo.h
8350         * src/unmime.c
8351         * src/unmime.h
8352         * src/vcard.c
8353         * src/vcard.h
8354         * src/wizard.c
8355         * src/wizard.h
8356         * src/common/base64.c
8357         * src/common/base64.h
8358         * src/common/defs.h
8359         * src/common/hooks.c
8360         * src/common/hooks.h
8361         * src/common/log.c
8362         * src/common/log.h
8363         * src/common/mgutils.c
8364         * src/common/mgutils.h
8365         * src/common/nntp.c
8366         * src/common/nntp.h
8367         * src/common/passcrypt.c
8368         * src/common/passcrypt.h.in
8369         * src/common/plugin.c
8370         * src/common/plugin.h
8371         * src/common/prefs.c
8372         * src/common/prefs.h
8373         * src/common/progressindicator.c
8374         * src/common/progressindicator.h
8375         * src/common/quoted-printable.c
8376         * src/common/quoted-printable.h
8377         * src/common/session.c
8378         * src/common/session.h
8379         * src/common/smtp.c
8380         * src/common/smtp.h
8381         * src/common/socket.c
8382         * src/common/socket.h
8383         * src/common/ssl.c
8384         * src/common/ssl.h
8385         * src/common/stringtable.c
8386         * src/common/stringtable.h
8387         * src/common/sylpheed.c
8388         * src/common/sylpheed.h
8389         * src/common/template.c
8390         * src/common/template.h
8391         * src/common/timing.h
8392         * src/common/utils.c
8393         * src/common/utils.h
8394         * src/common/version.h.in
8395         * src/common/xml.c
8396         * src/common/xml.h
8397         * src/common/xmlprops.c
8398         * src/common/xmlprops.h
8399         * src/gtk/about.c
8400         * src/gtk/colorlabel.c
8401         * src/gtk/colorlabel.h
8402         * src/gtk/colorsel.c
8403         * src/gtk/colorsel.h
8404         * src/gtk/combobox.c
8405         * src/gtk/combobox.h
8406         * src/gtk/description_window.c
8407         * src/gtk/description_window.h
8408         * src/gtk/filesel.c
8409         * src/gtk/filesel.h
8410         * src/gtk/foldersort.c
8411         * src/gtk/foldersort.h
8412         * src/gtk/gtkaspell.c
8413         * src/gtk/gtkaspell.h
8414         * src/gtk/gtksctree.c
8415         * src/gtk/gtkshruler.c
8416         * src/gtk/gtkshruler.h
8417         * src/gtk/gtkutils.c
8418         * src/gtk/gtkutils.h
8419         * src/gtk/icon_legend.c
8420         * src/gtk/icon_legend.h
8421         * src/gtk/logwindow.c
8422         * src/gtk/logwindow.h
8423         * src/gtk/manage_window.c
8424         * src/gtk/manage_window.h
8425         * src/gtk/pluginwindow.c
8426         * src/gtk/pluginwindow.h
8427         * src/gtk/prefswindow.c
8428         * src/gtk/prefswindow.h
8429         * src/gtk/quicksearch.c
8430         * src/gtk/quicksearch.h
8431         * src/pixmaps/claws-mail.xpm
8432         * src/pixmaps/claws-mail_icon.xpm
8433         * src/pixmaps/claws-mail_logo.xpm
8434         * src/pixmaps/sylpheed-claws.xpm
8435         * src/pixmaps/sylpheed-claws_icon.xpm
8436         * src/pixmaps/sylpheed-claws_logo.xpm
8437         * src/plugins/bogofilter/Makefile.am
8438         * src/plugins/bogofilter/bogofilter.c
8439         * src/plugins/bogofilter/bogofilter.h
8440         * src/plugins/bogofilter/bogofilter_gtk.c
8441         * src/plugins/clamav/Makefile.am
8442         * src/plugins/clamav/clamav_plugin.c
8443         * src/plugins/clamav/clamav_plugin.h
8444         * src/plugins/clamav/clamav_plugin_gtk.c
8445         * src/plugins/demo/Makefile.am
8446         * src/plugins/demo/demo.c
8447         * src/plugins/dillo_viewer/Makefile.am
8448         * src/plugins/dillo_viewer/README
8449         * src/plugins/dillo_viewer/dillo_prefs.c
8450         * src/plugins/dillo_viewer/dillo_prefs.h
8451         * src/plugins/dillo_viewer/dillo_viewer.c
8452         * src/plugins/pgpcore/Makefile.am
8453         * src/plugins/pgpcore/passphrase.c
8454         * src/plugins/pgpcore/passphrase.h
8455         * src/plugins/pgpcore/pgp_viewer.c
8456         * src/plugins/pgpcore/pgp_viewer.h
8457         * src/plugins/pgpcore/plugin.c
8458         * src/plugins/pgpcore/prefs_gpg.c
8459         * src/plugins/pgpcore/prefs_gpg.h
8460         * src/plugins/pgpcore/select-keys.c
8461         * src/plugins/pgpcore/select-keys.h
8462         * src/plugins/pgpcore/sgpgme.c
8463         * src/plugins/pgpcore/sgpgme.h
8464         * src/plugins/pgpcore/sylpheed.def
8465         * src/plugins/pgpcore/version.rc
8466         * src/plugins/pgpinline/Makefile.am
8467         * src/plugins/pgpinline/pgpinline.c
8468         * src/plugins/pgpinline/pgpinline.h
8469         * src/plugins/pgpinline/plugin.c
8470         * src/plugins/pgpinline/sylpheed.def
8471         * src/plugins/pgpinline/version.rc
8472         * src/plugins/pgpmime/Makefile.am
8473         * src/plugins/pgpmime/pgpmime.c
8474         * src/plugins/pgpmime/pgpmime.h
8475         * src/plugins/pgpmime/plugin.c
8476         * src/plugins/pgpmime/sylpheed.def
8477         * src/plugins/pgpmime/version.rc
8478         * src/plugins/spamassassin/Makefile.am
8479         * src/plugins/spamassassin/README
8480         * src/plugins/spamassassin/spamassassin.c
8481         * src/plugins/spamassassin/spamassassin.h
8482         * src/plugins/spamassassin/spamassassin_gtk.c
8483         * src/plugins/trayicon/Makefile.am
8484         * src/plugins/trayicon/trayicon.c
8485         * tools/OOo2sylpheed.pl
8486         * tools/README
8487         * tools/README.sylprint
8488         * tools/acroread2sylpheed.pl
8489         * tools/claws.i18n.status.pl
8490         * tools/filter_conv.pl
8491         * tools/filter_conv_new.pl
8492         * tools/freshmeat_search.pl
8493         * tools/google_search.pl
8494         * tools/kmail2sylpheed.pl
8495         * tools/kmail2sylpheed_v2.pl
8496         * tools/make.themes.project
8497         * tools/multiwebsearch.pl
8498         * tools/nautilus2sylpheed.sh
8499         * tools/outlook2sylpheed.pl
8500         * tools/sylprint.pl
8501         * tools/sylprint.rc
8502         * tools/tb2sylpheed
8503         * tools/textviewer.sh
8504         * tools/vcard2xml.py
8505         * tools/kdeservicemenu/README
8506         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8507         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8508         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8509                 Change name to Claws Mail. Announce to follow...
8510
8511 2006-11-06 [wwp]        2.6.0cvs6
8512
8513         * src/prefs_template.c
8514                 unify messages related to quote format/template errors (fix
8515                 capitalization), again.
8516
8517 2006-11-06 [wwp]        2.6.0cvs5
8518
8519         * src/prefs_quote.c
8520                 unify messages related to quote format/template errors.
8521
8522 2006-11-06 [wwp]        2.6.0cvs4
8523
8524         * src/prefs_msg_colors.c
8525                 more uses of Q_ macro for contextual translations, thanks
8526                 to Fabien (fzzzzz).
8527
8528 2006-11-06 [wwp]        2.6.0cvs3
8529
8530         * src/compose.c
8531         * src/common/utils.c
8532         * src/common/utils.h
8533                 show an alertpanel to make sure users are aware that sensitive
8534                 files are attached (it's file blacklist-based). This will fix
8535                 interaction w/ GoogleEarth for instance, thanks to Colin.
8536
8537 2006-11-06 [wwp]        2.6.0cvs2
8538
8539         * src/prefs_quote.c
8540         * src/prefs_template.c
8541         * src/prefs_template.h
8542                 check quote format when applying/closing prefs. For now this only
8543                 shows up an error dialog box, not preventing the user from using
8544                 a broken quote (reply, forwards) format.
8545
8546 2006-11-06 [wwp]        2.6.0cvs1
8547
8548         * src/prefs_template.c
8549                 fix missing checks of some template fields.
8550
8551 2006-11-06 [paul]       2.6.0
8552
8553         * NEWS
8554         * README
8555         * RELEASE_NOTES
8556                 2.6.0 released
8557
8558 2006-11-06 [paul]       2.5.6cvs22
8559
8560         * manual/advanced.xml
8561         * manual/es/advanced.xml
8562                 put 'respect_flowed_format' info in the correct
8563                 place
8564
8565 2006-11-06 [mones]      2.5.6cvs21
8566
8567         * po/es.po
8568                 Minor fixes for release
8569
8570 2006-11-06 [paul]       2.5.6cvs20
8571
8572         * po/cs.po
8573         * po/de.po
8574         * po/fr.po
8575         * po/it.po
8576         * po/nl.po
8577         * po/pt_BR.po
8578         * po/sk.po
8579         * po/sv.po
8580         * po/zh_CN.po
8581                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
8582                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
8583                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
8584                 Young
8585
8586 2006-11-02 [colin]      2.5.6cvs19
8587
8588         * src/imap.c
8589         * src/imap.h
8590         * src/prefs_account.c
8591         * src/etpan/imap-thread.c
8592                 Add GSSAPI support - fixes Debian bug #383274
8593
8594 2006-11-01 [colin]      2.5.6cvs18
8595
8596         * src/jpilot.c
8597                 Handle libpisock12 support. Probably
8598                 fixes bug 1046, 'jpilot AddressDB.pdb 
8599                 import fail'
8600
8601 2006-11-01 [colin]      2.5.6cvs17
8602
8603         * src/folderutils.c
8604                 debug_print() folderutils_mark_all_read()
8605
8606 2006-11-01 [colin]      2.5.6cvs16
8607
8608         * COPYING
8609                 Add missed files to the Apache exception
8610
8611 2006-10-31 [colin]      2.5.6cvs15
8612
8613         * src/folder.c
8614         * src/folder.h
8615                 Add a copy_private_data() func to FolderClasses
8616                 Doesn't break the feature freeze, because we 
8617                 won't use it (right now) in the core.
8618
8619 2006-10-31 [colin]      2.5.6cvs14
8620
8621         * COPYING
8622                 Allow linking with the Apache licensed files in
8623                 src/plugins/spamassassin. Hopefully fixes 
8624                 bug 1048, 'Spamassassin plugin license problem'
8625
8626 2006-10-31 [wwp]        2.5.6cvs13
8627
8628         * src/compose.c
8629                 fix and optimize trimming of leading linefeeds in body loop.
8630
8631 2006-10-31 [colin]      2.5.6cvs12
8632
8633         * src/etpan/imap-thread.c
8634         * src/imap.c
8635                 Make really sure to have NULL sets in case
8636                 of error
8637
8638 2006-10-30 [wwp]        2.5.6cvs11
8639
8640         * src/prefs_common.c
8641         * src/prefs_common.h
8642         * src/compose.c
8643                 fix broken storage of quote format template when it contains \-escape
8644                 sequences. The application of such sequences is also fixed now (\t
8645                 in quote format will be a real tab instead of a 't', for instance).
8646
8647 2006-10-27 [colin]      2.5.6cvs10
8648
8649         * src/compose.c
8650                 Probably fix bug 1045, 'sylpheed-claws 
8651                 doesn't remove the mail from the IMAP 
8652                 Queue folder after sending'. From
8653                 2.5.6cvs3-stable
8654
8655 2006-10-27 [colin]      2.5.6cvs9
8656
8657         * configure.ac
8658                 Require libetpan-0.48. I'm so annoying,
8659                 I know ;-)
8660
8661 2006-10-27 [colin]      2.5.6cvs8
8662
8663         * src/folder.c
8664         * src/imap.c
8665                 Probably fix bug 1044, 'sylpheed-claws 
8666                 segfaults while moving mails' - Fix relation
8667                 usage when moving to an IMAP mailbox from another
8668                 mailbox
8669
8670 2006-10-26 [paul]       2.5.6cvs7
8671
8672         * src/gtk/about.c
8673                 add libSM to compiled-in features
8674                 list
8675
8676 2006-10-24 [colin]      2.5.6cvs6
8677
8678         * src/textview.c
8679         * src/gtk/gtkutils.c
8680                 Fix crash when printing emails with an
8681                 xface
8682
8683 2006-10-24 [mones]      2.5.6cvs5
8684
8685         * manual/es/advanced.xml
8686                 Synchronize hidden option respect_flowed_format
8687         * po/es.po
8688                 Updated translation
8689
8690 2006-10-21 [paul]       2.5.6cvs4
8691
8692         * src/gtk/authors.h
8693         * src/plugins/pgpcore/pgp_viewer.c
8694         * src/plugins/pgpcore/sgpgme.c
8695                 fix building on BSDs
8696                 Thanks to Michael Hughes
8697                 <Sylpheed-Claws_user@thehugheslogcabin.net>
8698
8699 2006-10-20 [colin]      2.5.6cvs3
8700
8701         * configure.ac
8702                 Bump up libetpan requirement
8703                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
8704         * src/common/utils.c
8705         * src/common/utils.h
8706                 Add convenience get_file_mtime()
8707         * src/imap.c
8708         * src/etpan/imap-thread.c
8709         * src/etpan/imap-thread.h
8710                 Implement UIDPLUS support if the server
8711                 supports it - faster sending in this case
8712
8713 2006-10-19 [colin]      2.5.6cvs2
8714
8715         * src/gtk/quicksearch.c
8716                 Fix emptying in type-ahead+extended mode
8717         * src/mainwindow.c
8718         * src/mainwindow.h
8719                 Add a hook for offline state change
8720         * src/plugins/trayicon/trayicon.c
8721                 Use it to display offline icons
8722         * src/plugins/trayicon/Makefile.am
8723         * src/plugins/trayicon/newmail.offline.xpm
8724         * src/plugins/trayicon/newmarkedmail.offline.xpm
8725         * src/plugins/trayicon/nomail.offline.xpm
8726         * src/plugins/trayicon/unreadmail.offline.xpm
8727         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8728                 Add the icons
8729
8730 2006-10-12 [paul]       2.5.6cvs1
8731
8732         * NEWS
8733         * README
8734         * configure.ac
8735                 Update version number following
8736                 stable release
8737
8738 2006-10-19 [colin]      2.5.5cvs18
8739
8740         * manual/handling.xml
8741                 Add type-ahead search
8742
8743 2006-10-18 [colin]      2.5.5cvs17
8744
8745         * src/gtk/quicksearch.c
8746                 Remove "save to history only if there's
8747                 no syntax error", it breaks for some 
8748                 reason which I'll investigate later.
8749
8750 2006-10-18 [colin]      2.5.5cvs16
8751
8752         * src/prefs_common.c
8753         * src/prefs_common.h
8754         * src/summaryview.c
8755         * src/gtk/quicksearch.c
8756         * src/gtk/quicksearch.h
8757                 Add a type-ahead option for fast searches
8758                 Patch by Fabien Vantard
8759
8760 2006-10-18 [colin]      2.5.5cvs15
8761
8762         * src/compose.c
8763         * src/compose.h
8764                 Add Options/Reply mode/ menu to be able to
8765                 change the recipients of a reply on the fly
8766
8767 2006-10-18 [colin]      2.5.5cvs14
8768
8769         * src/compose.c
8770                 Fix redirecting of our own sent mails
8771
8772 2006-10-17 [wwp]        2.5.5cvs13
8773
8774         * src/send_message.c
8775                 Fix duplicate error messages when sending, and missing
8776                 newline in such error messages.
8777
8778 2006-10-17 [colin]      2.5.5cvs12
8779
8780         * src/compose.c
8781                 Compare addresses case-insensitive
8782
8783 2006-10-17 [colin]      2.5.5cvs11
8784
8785         * src/plugins/pgpcore/sgpgme.c
8786                 Fix return status
8787
8788 2006-10-17 [colin]      2.5.5cvs10
8789
8790         * src/plugins/pgpcore/pgp_viewer.c
8791                 Fix return status
8792
8793 2006-10-17 [colin]      2.5.5cvs9
8794
8795         * src/quote_fmt.c
8796                 Fix a typo (thanks to Fabien)
8797
8798 2006-10-16 [colin]      2.5.5cvs8
8799
8800         * src/textview.c
8801                 Fix problem with quote-folding when emails
8802                 don't convert cleanly to UTF-8
8803
8804 2006-10-14 [colin]      2.5.5cvs7
8805
8806         * src/prefs_template.c
8807                 Reset fields when reopening
8808                 the window
8809
8810 2006-10-13 [paul]       2.5.5cvs6
8811
8812         * manual/advanced.xml
8813         * src/prefs_message.c
8814                 make 'respect_flowed_format' a hidden
8815                 option, and add a manual entry for it
8816                 Thanks to Colin
8817
8818 2006-10-12 [colin]      2.5.5cvs5
8819
8820         * src/codeconv.c
8821                 Revert part of 2.5.2cvs21:
8822                 Don't optimise by reusing the 
8823                 last iconv converter if possible:
8824                 it seems slightly broken in a 
8825                 very hard way to reproduce
8826
8827 2006-10-12 [colin]      2.5.5cvs4
8828
8829         * src/prefs_common.c
8830         * src/prefs_common.h
8831         * src/prefs_message.c
8832         * src/procmime.c
8833                 Fix bug 1035, 'Incorrect handling 
8834                 of flowed lines'. We now optionnaly
8835                 handle this format (preference is in
8836                 Message View/Text options section)
8837
8838 2006-10-12 [colin]      2.5.5cvs3
8839
8840         * po/POTFILES.in
8841                 Add new file
8842         * src/plugins/pgpcore/pgp_viewer.c
8843         * src/plugins/pgpcore/sgpgme.c
8844                 Don't try to import without asking
8845
8846 2006-10-12 [colin]      2.5.5cvs2
8847
8848         * src/compose.c
8849                 Fix bug 1036, 'Forwarding a mutlipart
8850                 mail with a "text/html" block to ms
8851                 outlook users leeds to freeze of
8852                 outlook'. Poor outlook users...
8853
8854 2006-10-12 [paul]       2.5.5cvs1
8855
8856         * NEWS
8857         * README
8858         * configure.ac
8859                 Update version number following
8860                 stable release
8861
8862 2006-10-11 [paul]       2.5.4cvs1
8863
8864         * NEWS
8865         * README
8866         * configure.ac
8867                 Update version number following
8868                 stable release
8869
8870 2006-10-11 [paul]       2.5.3cvs32
8871
8872         * src/textview.c
8873                 fix bug 1032, 'Segmentation fault when showing
8874                 message' (bug in quote folding)
8875                 Thanks to Colin
8876
8877 2006-10-10 [colin]      2.5.3cvs31
8878
8879         * src/quote_fmt.c
8880                 Rephrase english a bit
8881
8882 2006-10-10 [colin]      2.5.3cvs30
8883
8884         * src/prefs_compose_writing.c
8885                 Stop making the page larger than the window
8886
8887 2006-10-10 [wwp]        2.5.3cvs29
8888
8889         * src/compose.c
8890         * src/prefs_template.c
8891         * src/quote_fmt.c
8892         * src/quote_fmt.h
8893         * src/quote_fmt_lex.l
8894         * src/quote_fmt_parse.y
8895                 Extend the quote parser a bit: allow to get access to
8896                 basic (composing) account info.
8897
8898 2006-10-10 [colin]      2.5.3cvs28
8899
8900         * src/procheader.c
8901                 Fix this \t problem in subject
8902
8903 2006-10-09 [colin]      2.5.3cvs27
8904
8905         * src/main.c
8906         * src/prefs_gtk.c
8907                 Prepare cache a bit later
8908                 If section already exists, skip the new one 
8909                 (as previously); avoid writing the same block
8910                 twice - if we find a second block with the 
8911                 same id, skip it.
8912         * src/plugins/pgpcore/pgp_viewer.c
8913                 Set cursor to busy when retrieving a key
8914         * src/plugins/pgpcore/sgpgme.c
8915                 allow 5 seconds for gpg to export the key
8916                 
8917
8918 2006-10-09 [colin]      2.5.3cvs26
8919
8920         * configure.ac
8921         * src/msgcache.c
8922         * src/prefs_gtk.c
8923                 Check for existence of fgets_unlocked
8924                 and fwrite_unlocked
8925
8926 2006-10-09 [paul]       2.5.3cvs25
8927
8928         * src/prefs_summaries.c
8929                 replace strftime() with fast_strftime() and in
8930                 the consequence fix the bug in the display of
8931                 AM/PM in the 'Example' string
8932
8933 2006-10-09 [ticho]      2.5.3cvs24
8934
8935         * po/sk.po
8936                 Updated (and fixed up somewhat) Slovak translation.
8937
8938 2006-10-08 [colin]      2.5.3cvs23
8939
8940         * src/prefs_folder_item.c
8941                 Explain why prefs in the top-level folder
8942                 aren't retained, but are still useful
8943
8944 2006-10-08 [colin]      2.5.3cvs22
8945
8946         * src/prefs_gtk.c
8947                 Don't cache anything if caching fails
8948
8949 2006-10-08 [colin]      2.5.3cvs21
8950
8951         * src/common/utils.c
8952                 always include gi18n.h
8953
8954 2006-10-07 [colin]      2.5.3cvs20
8955
8956         * src/plugins/pgpcore/pgp_viewer.c
8957                 Kill gpg after 5 seconds wait
8958
8959 2006-10-07 [colin]      2.5.3cvs19
8960
8961         * src/plugins/pgpcore/pgp_viewer.c
8962         * src/plugins/pgpcore/pgp_viewer.h
8963                 Fix copyright
8964
8965 2006-10-07 [colin]      2.5.3cvs18
8966
8967         * src/plugins/pgpcore/pgp_viewer.c
8968         * src/plugins/pgpcore/pgp_viewer.h
8969                 Actually add the files to CVS
8970
8971 2006-10-07 [colin]      2.5.3cvs17
8972
8973         * src/plugins/pgpcore/sgpgme.c
8974                 Be sure not to crash on 'application/pgp-signature' that
8975                 are not application/pgp-signatures
8976
8977 2006-10-07 [colin]      2.5.3cvs16
8978
8979         * src/textview.c
8980         * src/textview.h
8981                 Make a bit more of the API available
8982         * src/plugins/pgpcore/Makefile.am
8983         * src/plugins/pgpcore/plugin.c
8984         * src/plugins/pgpcore/sgpgme.c
8985                 Add basic key import/export
8986
8987 2006-10-07 [colin]      2.5.3cvs15
8988
8989         * src/folderview.c
8990         * src/imap.c
8991         * src/prefs_account.c
8992         * src/wizard.c
8993                 Warn users *everywhere* if libetpan's not
8994                 linked in
8995
8996 2006-10-06 [mones]      2.5.3cvs14
8997
8998         * po/de.po
8999         * po/es.po
9000                 updated by Stephan Sachse and me
9001
9002 2006-10-06 [colin]      2.5.3cvs13
9003
9004         * src/main.c
9005         * src/common/sylpheed.c
9006                 Don't load common plugins if --exit is passed
9007         * src/prefs_gtk.c
9008         * src/prefs_gtk.h
9009                 Implement a cache to avoid reading the same
9010                 files over and over again at startup
9011
9012 2006-10-06 [colin]      2.5.3cvs12
9013
9014         * src/summaryview.c
9015         * src/gtk/quicksearch.c
9016                 Update display every 5k mails on fast searches
9017
9018 2006-10-06 [colin]      2.5.3cvs11
9019
9020         * src/textview.c
9021                 Don't do quote folding on HTML or ERTF.
9022                 May fix the Cygwin issues if they were
9023                 happening with HTML mails?
9024
9025 2006-10-05 [colin]      2.5.3cvs10
9026
9027         * src/prefs_gtk.c
9028                 Oops, forgot one
9029
9030 2006-10-05 [colin]      2.5.3cvs9
9031
9032         * src/prefs_gtk.c
9033                 Use unlocked_stdio here too
9034
9035 2006-10-05 [colin]      2.5.3cvs8
9036
9037         * src/folderview.c
9038                 Fix go to next * after preferences apply
9039         * src/msgcache.c
9040                 Do the fd lock/unlock ourselves instead of
9041                 letting the libc do it at each write 
9042
9043 2006-10-05 [colin]      2.5.3cvs7
9044
9045         * src/common/utils.c
9046                 Faster division, thanks to Jean Diraison
9047
9048 2006-10-05 [paul]       2.5.3cvs6
9049
9050         * src/common/utils.c
9051                 fix building with --disable-nls
9052
9053 2006-10-04 [colin]      2.5.3cvs5
9054
9055         * src/folder.c
9056                 Maybe fix a segfault
9057
9058 2006-10-04 [wwp]        2.5.3cvs4
9059
9060         * src/prefs_folder_item.c
9061                 Fine-tune layouts in folder item prefs. Suggested by
9062                 Fabien Vantard <fzzzzz@gmail.com>.
9063
9064 2006-10-04 [wwp]        2.5.3cvs3
9065
9066         * src/prefs_folder_item.c
9067                 Kill the clandestine passengers. You didn't see anything.
9068
9069 2006-10-04 [wwp]        2.5.3cvs2
9070
9071         * src/prefs_folder_item.c
9072                 Add a way to test the subject simplify regexp in
9073                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9074                 w/ few layout changes.
9075
9076 2006-20-04 [paul]       2.5.3cvs1
9077
9078         * NEWS
9079         * README
9080         * configure.ac
9081                 Update version number following
9082                 stable release
9083
9084 2006-10-04 [colin]      2.5.2cvs42
9085
9086         * src/folder.c
9087         * src/folder.h
9088         * src/summaryview.c
9089                 Provide a way for folder classes to set their sort
9090                 type and key
9091
9092 2006-10-03 [colin]      2.5.2cvs41
9093
9094         * src/mh.c
9095                 Don't use strlen() to know if the
9096                 string's empty
9097
9098 2006-10-03 [colin]      2.5.2cvs40
9099
9100         * src/mh.c
9101                 Fix "check for new folders" with accentued folders
9102
9103 2006-10-03 [ticho]      2.5.2cvs39
9104
9105         * src/filtering.c
9106         * src/folder.c
9107         * src/inc.c
9108         * src/mbox.c
9109                 Colin's fix for "copy" filtering rules.
9110
9111 2006-10-02 [colin]      2.5.2cvs38
9112
9113         * src/folderview.c
9114                 Fix for double-click too
9115
9116 2006-10-02 [colin]      2.5.2cvs37
9117
9118         * src/folderview.c
9119                 correct fix for cvs36
9120
9121 2006-10-02 [colin]      2.5.2cvs36
9122
9123         * src/folderview.c
9124                 Fix 'goto next unread' after collapsing/expanding 
9125                 a node.
9126
9127 2006-10-02 [colin]      2.5.2cvs35
9128
9129         * src/summaryview.c
9130                 Fix double freeze/thaw
9131         * src/common/utils.c
9132         * src/common/utils.h
9133                 Reimplement strftime
9134         * src/procheader.c
9135                 Use it
9136
9137
9138 2006-10-02 [colin]      2.5.2cvs34
9139
9140         * src/mh.c
9141                 Time mh_write_sequences() - it's fast
9142         * src/summaryview.c
9143                 Init a variable to shut up gcc
9144
9145 2006-10-01 [colin]      2.5.2cvs33
9146
9147         * src/folder.c
9148         * src/mh.c
9149         * src/mh.h
9150         * src/msgcache.c
9151                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9152                 Add fsync but disable it, it's slow as hell
9153
9154 2006-10-01 [colin]      2.5.2cvs32
9155
9156         * src/mh.c
9157         * src/msgcache.c
9158                 fflush() caches and mh_sequences before
9159                 fclose()ing
9160
9161 2006-10-01 [colin]      2.5.2cvs31
9162
9163         * src/msgcache.c
9164                 Don't ftruncate when not using mmap
9165
9166 2006-09-30 [colin]      2.5.2cvs30
9167
9168         * src/main.c
9169                 Write folder list *after* saving caches
9170
9171 2006-09-30 [colin]      2.5.2cvs29
9172
9173         * src/folder.c
9174         * src/mh.c
9175                 Debug forced mtime changes
9176
9177 2006-09-30 [colin]      2.5.2cvs28
9178
9179         * src/folder.c
9180         * src/main.c
9181                 Remove useless debug_print()s (code
9182                 well-tested)
9183
9184 2006-09-30 [colin]      2.5.2cvs27
9185
9186         * src/mh.c
9187                 Do stuff faster when writing mh_sequences
9188
9189 2006-09-30 [colin]      2.5.2cvs26
9190
9191         * src/mh.c
9192                 Don't let the writing of .mh_sequences, which
9193                 can change the folder's mtime, let us think
9194                 we need to scan.
9195
9196 2006-09-30 [colin]      2.5.2cvs25
9197
9198         * src/folder.c
9199                 Move a debug_print where it belongs 
9200                 (processing)
9201         * src/summaryview.c
9202                 Don't mess with a huge slow subject
9203                 table if we're not threading by
9204                 subject
9205
9206 2006-09-30 [colin]      2.5.2cvs24
9207
9208         * src/msgcache.c
9209                 Reenable mmaped reads (*not* writes!)
9210         * src/procmsg.c
9211                 Don't destroy and recreate hashtables just
9212                 for fun
9213         * src/common/utils.c
9214                 Remove useless reply prefixes (it's case
9215                 unsensitive)
9216
9217 2006-09-30 [wwp]        2.5.2cvs23
9218
9219         * tools/fix_date.sh
9220                 Fixed a minor bug in date value extraction, added a switch
9221                 to replace non RFC-compliant Date: value, added a switch
9222                 to use strict RFC matching patterns for dates.
9223
9224 2006-09-29 [colin]      2.5.2cvs22
9225
9226         * src/matcher_parser.h
9227         * src/matcher_parser_parse.y
9228         * src/prefs_filtering.c
9229         * src/statusbar.c
9230         * src/summary_search.c
9231         * src/summaryview.c
9232         * src/gtk/quicksearch.c
9233         * src/gtk/quicksearch.h
9234                 Optimise searches by setting different
9235                 refresh intervals (depending if the 
9236                 search is fast or not)
9237
9238 2006-09-29 [colin]      2.5.2cvs21
9239
9240         * src/codeconv.c
9241                 Optimise by reusing the last iconv converter
9242                 if possible
9243         * src/textview.c
9244                 Optimise a bit (the foldable quotes feature
9245                 still has an awful O(n^2) algo
9246
9247 2006-09-29 [colin]      2.5.2cvs20
9248
9249         * src/gtk/gtksctree.c
9250         * src/gtk/gtksctree.h
9251                 Optimise de-selection via up/down or
9252                 another key
9253
9254 2006-09-28 [colin]      2.5.2cvs19
9255
9256         * src/action.c
9257         * src/compose.c
9258         * src/folderview.c
9259         * src/mainwindow.c
9260         * src/messageview.c
9261         * src/summary_search.c
9262         * src/toolbar.c
9263                 Avoid using summaryview->ctree directly
9264
9265 2006-09-28 [colin]      2.5.2cvs18
9266
9267         * src/summaryview.c
9268         * src/summaryview.h
9269                 Add helpers to freeze/thaw/grab_focus
9270                 Factorize calls to freeze/thaw/grab_focus
9271                 
9272
9273 2006-09-28 [colin]      2.5.2cvs17
9274
9275         * src/main.c
9276                 More guards for the session management
9277
9278 2006-09-28 [colin]      2.5.2cvs16
9279
9280         * src/folderview.c
9281         * src/gtk/gtksctree.c
9282         * src/gtk/gtksctree.h
9283                 Make expanding not recursive in folderview
9284
9285 2006-09-28 [colin]      2.5.2cvs15
9286
9287         * src/addressbook.c
9288                 If nothing is selected in the list (right part)
9289                 and a group is selected in the tree (left part),
9290                 mail this group.
9291
9292 2006-09-28 [colin]      2.5.2cvs14
9293
9294         * src/Makefile.am
9295                 Actually use SM_LIBS
9296
9297 2006-09-28 [ticho]      2.5.2cvs13
9298
9299         * src/export.c
9300         * src/messageview.c
9301         * src/mimeview.c
9302         * src/news.c
9303         * src/pop.c
9304         * src/prefs_themes.c
9305         * src/procmsg.c
9306                 Small i18n string optimization.
9307         * src/send_message.c
9308         * src/summaryview.c
9309         * src/common/session.c
9310         * src/common/smtp.c
9311         * src/common/ssl_certificate.c
9312         * src/common/utils.c
9313                 Use "Couldn't" instead of "Can't" in UI messages,
9314                 where appropriate.
9315
9316 2006-09-28 [colin]      2.5.2cvs12
9317
9318         * configure.ac
9319                 Possibly fix link errors
9320
9321 2006-09-27 [wwp]        2.5.2cvs11
9322
9323         * src/gtk/authors.h
9324         * doc/man/sylpheed-claws.1
9325         * manual/ack.xml
9326         * manual/es/ack.xml
9327         * manual/fr/ack.xml
9328         * manual/pl/ack.xml
9329                 Updated authors info (me, myself and I).
9330
9331 2006-09-27 [colin]      2.5.2cvs10
9332
9333         * src/addressbook.c
9334                 Remove useless printf
9335
9336 2006-09-27 [wwp]        2.5.2cvs9
9337
9338         * src/editgroup.c
9339         * src/send_message.c
9340         * src/inc.c
9341         * src/prefs_common.c
9342         * src/prefs_common.h
9343         * src/gtk/progressdialog.c
9344                 remember more windows' sizes (send dialog, received dialog,
9345                 edit group in addressbook).
9346
9347 2006-09-27 [colin]      2.5.2cvs8
9348
9349         * configure.ac
9350         * src/main.c
9351         * src/mainwindow.h
9352                 Use libSM to communicate with the session
9353                 manager, so that we can know when the 
9354                 session ends, save our caches, and draft
9355                 our compose windows.
9356
9357 2006-09-27 [colin]      2.5.2cvs7
9358
9359         * src/addressbook.c
9360                 Fix issues:
9361                 o Allow Book and Group creation from the tree's
9362                   contextual menu
9363                 o Do not actually delete the contacts when 
9364                   deleting groups from the tree (duh!)
9365
9366 2006-09-27 [colin]      2.5.2cvs6
9367
9368         * src/compose.c
9369         * src/compose.h
9370         * src/mainwindow.c
9371         * src/textview.c
9372         * src/toolbar.c
9373                 o Allow passing an email address to 
9374                   compose_new_with_folderitem
9375                 o Update callers
9376                 o Use current folderitem when clicking
9377                   on a TextView mailto: link
9378                 o Fix a possible leak in TextView
9379
9380 2006-09-27 [colin]      2.5.2cvs5
9381
9382         * src/html.c
9383                 Use UTF-8 chars to replace HTML entities
9384
9385 2006-09-27 [colin]      2.5.2cvs4
9386
9387         * AUTHORS
9388         * src/prefs_account.c
9389         * src/gtk/authors.h
9390                 Fix bug #1024 (Array index out of
9391                 range in sylpheed-claws-2.5.2)
9392                 Patch by Ales Nosek <anosek@suse.cz>
9393
9394 2006-09-27 [colin]      2.5.2cvs3
9395
9396         * src/addr_compl.c
9397                 Actually do the test
9398
9399 2006-09-27 [colin]      2.5.2cvs2
9400
9401         * src/addr_compl.c
9402         * src/addr_compl.h
9403                 Allow completing with comma (in certain cases: vCalendar
9404                 for example doesn't support that)
9405                 Patch by Fabien Vantard
9406
9407 2006-09-26 [colin]      2.5.2cvs1
9408
9409         * src/Makefile.am
9410         * src/addr_compl.c
9411         * src/addr_compl.h
9412         * src/addrbook.c
9413         * src/addrbook.h
9414         * src/addressbook.c
9415         * src/addrindex.c
9416         * src/addrindex.h
9417         * src/compose.c
9418         * src/prefs_common.c
9419         * src/prefs_filtering_action.c
9420         * src/prefs_folder_item.c
9421         * src/prefs_template.c
9422         * src/stock_pixmap.c
9423         * src/stock_pixmap.h
9424         * src/pixmaps/addr_one.xpm
9425         * src/pixmaps/addr_two.xpm
9426                 Add auto-completion on groups
9427
9428 2006-09-26 [colin]      2.5.2
9429
9430         * NEWS
9431         * README
9432         * RELEASE_NOTES
9433                 2.5.2 released
9434
9435 2006-09-26 [colin]      2.5.1cvs5
9436
9437         * src/matcher.c
9438                 Fix condition
9439
9440 2006-09-26 [colin]      2.5.1cvs4
9441
9442         * src/mbox.c
9443                 Revert cvs1 (useless as the message is printed 
9444                 every 500 mails)
9445
9446 2006-09-26 [colin]      2.5.1cvs3
9447
9448         * src/partial_download.c
9449                 Fix crasher found by Alexsandar Urosevic
9450
9451 2006-09-26 [colin]      2.5.1cvs2
9452
9453         * src/summaryview.c
9454                 Fix bug #1023 (Sylpheed deletes too much messages)
9455
9456 2006-09-26 [ticho]      2.5.1cvs1
9457
9458         * src/mbox.c
9459                 Make use of gettext's multiple plurals for statusbar
9460                 progress message.
9461
9462 2006-09-25 [paul]       2.5.1
9463
9464         * NEWS
9465         * README
9466         * RELEASE_NOTES
9467                 2.5.1 released
9468
9469 2006-09-25 [colin]      2.5.0cvs3
9470
9471         * src/plugins/bogofilter/bogofilter.c
9472         * src/plugins/clamav/clamav_plugin.c
9473         * src/plugins/spamassassin/spamassassin.c
9474                 BogoFilter, Spamassassin: Fix double hook registering after
9475                 visiting preferences
9476                 Spamassassin, Clamav: Just set the mails to move instead of
9477                 doing the move - caller will move the things at once.
9478
9479 2006-09-25 [colin]      2.5.0cvs2
9480
9481         * src/imap.c
9482         * src/etpan/imap-thread.c
9483                 Use UID SEARCH ALL instead of UID 1:*
9484                 (braindead servers can't figure out that's
9485                 the same...)
9486
9487 2006-09-25 [wwp]        2.5.0cvs1
9488
9489         * src/message_search.c
9490                 Added the ability to stop a running search (in message body).
9491
9492 2006-09-25 [paul]       2.5.0
9493
9494         * NEWS
9495         * README
9496         * RELEASE_NOTES
9497                 2.5.0 released
9498
9499 2006-09-25 [paul]       2.4.0cvs214
9500
9501         * po/cs.po
9502         * po/de.po
9503         * po/fi.po
9504         * po/fr.po
9505         * po/nl.po
9506         * po/pt_BR.po
9507         * po/sk.po
9508         * po/sr.po
9509         * po/zh_CN.po
9510                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9511                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9512                 Ticho, Aleksander Urosevic, Ralgh Young
9513
9514 2006-09-24 [mones]      2.4.0cvs213
9515
9516         * po/es.po
9517                 Updated for release
9518
9519 2006-09-23 [colin]      2.4.0cvs212
9520
9521         * src/gtk/inputdialog.c
9522                 Fix [ ] remember this appearing in normal
9523                 input dialogs after it's been used by
9524                 mimeview.
9525         * src/folder.c
9526         * src/folderview.c
9527         * src/msgcache.c
9528         * src/procmsg.c
9529         * src/summaryview.c
9530         * src/textview.c
9531         * src/common/timing.h
9532                 Enable timings in debug mode and make it
9533                 look prettier.
9534
9535 2006-09-22 [colin]      2.4.0cvs211
9536
9537         * README
9538                 Revert test change
9539         * commitHelper
9540                 ping the correct URI
9541
9542 2006-09-22 [colin]      2.4.0cvs210
9543
9544         * README
9545                 Let's see if bug #1022 is fixed
9546
9547 2006-09-21 [colin]      2.4.0cvs209
9548
9549         * src/wizard.c
9550         * src/common/plugin.c
9551                 Prepare infra to load predefined plugins when
9552                 no configuration existed. Don't actually load
9553                 anything yet (feat. freeze)
9554
9555 2006-09-21 [wwp]        2.4.0cvs208
9556
9557         * manual/fr/faq.xml
9558                 Partial sync w/ 2.4.0cvs72:
9559                 wrap file and minor updates.
9560
9561 2006-09-21 [wwp]        2.4.0cvs207
9562
9563         * tools/fix_date.sh
9564                 several fixes and enhancements. A new --force switch has been
9565                 added to prevent overriding by default Date: header when
9566                 already existing.
9567
9568 2006-09-21 [paul]       2.4.0cvs206
9569
9570         * src/common/utils.c
9571                 add Chinese UTF8 Re prefix
9572
9573 2006-09-21 [wwp]        2.4.0cvs205
9574
9575         * tools/Makefile.am
9576                 Fics alfabettical order.
9577
9578 2006-09-21 [wwp]        2.4.0cvs204
9579
9580         * tools/fix_date.sh
9581         * tools/Makefile.am
9582                 Added an action tool to fix missing Date field in emails.
9583                 Updated Makefile.am to reflect those last two additions.
9584
9585 2006-09-21 [wwp]        2.4.0cvs203
9586
9587         * tools/uuooffice
9588                 Added a action tool to open uuencoded docs w/
9589                 OpenOffice (based on uudec method).
9590
9591 2006-09-21 [colin]      2.4.0cvs202
9592
9593         * src/compose.c
9594         * src/textview.c
9595                 Workaround possible GTK crash: remove selection 
9596                 clipboard before destroying widget, or GTK+-2.10
9597                 dies. Thanks to Hiro.
9598
9599 2006-09-20 [colin]      2.4.0cvs201
9600
9601         * src/compose.c
9602                 Fix free-after-use in some cases (when 
9603                 procmime_encode_content() frees mimeinfo->data.mem
9604                 and turns it to a temp file)
9605
9606 2006-09-20 [colin]      2.4.0cvs200
9607
9608         * src/folderview.c
9609         * src/summaryview.c
9610         * src/gtk/gtksctree.c
9611         * src/gtk/gtksctree.h
9612                 Add tooltips in the folderview and summaryview
9613                 (Doesn't break string freeze as they already
9614                 exist)
9615         * src/toolbar.c
9616                 Put the spam button in the default configuration
9617                 if compiled with bogo plugin too
9618
9619 2006-09-19 [colin]      2.4.0cvs199
9620
9621         * src/summaryview.c
9622         * src/summaryview.h
9623                 Update folder name label on folder rename
9624         * src/prefs_matcher.c
9625         * src/gtk/logwindow.h
9626                 Fix warnings
9627                 Patches by Fabien
9628
9629 2006-09-19 [wwp]        2.4.0cvs198
9630
9631         * src/summary_search.c
9632                 fix can't click forward/backward buttons in the
9633                 search messages.
9634
9635 2006-09-18 [paul]       2.4.0cvs197
9636
9637         * src/wizard.c
9638                 add missing bracket, capitalise the A of
9639                 'SpamAssassin'
9640
9641 2006-09-18 [paul]       2.4.0cvs196
9642
9643         * src/compose.c
9644                 fix bug 1012 'crashed upon sending mail
9645                 from compose window'
9646                 Thanks to Colin
9647
9648 2006-09-16 [colin]      2.4.0cvs195
9649
9650         * src/folderview.c
9651                 Fix "real-time" sorting by freezing/thawing
9652
9653 2006-09-16 [colin]      2.4.0cvs194
9654
9655         * manual/faq.xml
9656                 Fix the anti-spam entry a bit
9657
9658 2006-09-16 [colin]      2.4.0cvs193
9659
9660         * src/wizard.c
9661                 Make sure reviewers have no excuse when stating
9662                 Sylpheed-Claws doesn't have antispam capabilities.
9663
9664 2006-09-16 [colin]      2.4.0cvs192
9665
9666         * src/main.c
9667                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
9668                 as if the SIGPIPE comes from etpan's thread we could
9669                 trigger a GUI update from this thread.
9670
9671 2006-09-16 [colin]      2.4.0cvs191
9672
9673         * src/summaryview.c
9674                 Init all members of the struct
9675
9676 2006-09-16 [paul]       2.4.0cvs190
9677
9678         * src/account.c
9679                 improvements to the English
9680
9681 2006-09-15 [colin]      2.4.0cvs189
9682
9683         * src/summaryview.c
9684                 HIG order on dialog
9685
9686 2006-09-14 [colin]      2.4.0cvs188
9687
9688         * src/common/socket.c
9689         * src/common/socket.h
9690         * src/common/ssl.c
9691         * src/common/ssl_certificate.c
9692         * src/common/ssl_certificate.h
9693         * src/etpan/imap-thread.c
9694                 the get_fqdn() call done to get canonical name when
9695                 checking an SSL certificate is blocking, which is
9696                 sad as we just did a non-blocking lookup to connect.
9697                 Fix that by letting the fqdn available to the SockInfo,
9698                 and use that in ssl_certificate_check(). For IMAP,
9699                 we don't do it as the lookup's done by libetpan, but
9700                 it's less annoying as IMAP connections as much more
9701                 rare than POP3 connections.
9702
9703 2006-09-14 [paul]       2.4.0cvs187
9704
9705         * manual/advanced.xml
9706                 improvements to the English,
9707                 properly place the new hidden options
9708                 within the alphabetical order
9709         * src/gtk/pluginwindow.c
9710                 improvements to the English
9711
9712 2006-09-14 [colin]      2.4.0cvs186
9713
9714         * src/prefs_common.c
9715         * src/prefs_common.h
9716         * src/gtk/gtksctree.c
9717         * manual/advanced.xml
9718                 New hidden pref, stripes_color_offset, to change
9719                 the value added/substracted to normal bgcolor to
9720                 create the stripes in summaries
9721
9722 2006-09-13 [colin]      2.4.0cvs185
9723
9724         * src/gedit-print.c
9725         * src/messageview.c
9726         * src/messageview.h
9727         * src/summaryview.c
9728         * src/textview.c
9729                 Fix misc. printing issues: 
9730                 - Bad font for linkified headers
9731                 - Different font if the mail was displayed or not
9732                 - Factorize the thing
9733
9734 2006-09-13 [colin]      2.4.0cvs184
9735
9736         * src/common/ssl_certificate.c
9737                 Only get FQDN once when checking certificate
9738
9739 2006-09-13 [colin]      2.4.0cvs183
9740
9741         * src/account.c
9742         * src/gtk/pluginwindow.c
9743                 Misc. GUI fixes by Fabien
9744
9745 2006-09-13 [wwp]        2.4.0cvs182
9746
9747         * configure.ac
9748         * src/common/utils.h
9749         * src/common/utils.c
9750                 get rid of unused wide-char functions.
9751
9752 2006-09-13 [wwp]        2.4.0cvs181
9753
9754         * src/plugins/pgpinline/sylpheed.def
9755         * src/textview.c
9756                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
9757                 add privacy_reset_error to the .def file,
9758                 do not fork for an external textviewer.
9759
9760 2006-09-13 [wwp]        2.4.0cvs180
9761
9762         * src/prefs_common.c
9763                 fix broken font entry in prefs (patch issued by the gpg4win team,
9764                 probably by Marcus Brinkmann <marcus@g10code.de>).
9765
9766 2006-09-13 [colin]      2.4.0cvs179
9767
9768         * src/folder.h
9769                 Fix a warning in summaryview.c
9770         * src/mainwindow.c
9771         * src/summaryview.c
9772         * src/summaryview.h
9773                 Add missing Mark/* elements in the
9774                 main menu
9775
9776 2006-09-12 [colin]      2.4.0cvs178
9777
9778         * src/prefs_actions.c
9779         * src/prefs_filtering_action.c
9780         * src/prefs_matcher.c
9781                 Use (New) instead of New everywhere
9782
9783 2006-09-12 [wwp]        2.4.0cvs177
9784
9785         * manual/fr/addrbook.xml
9786         * manual/fr/handling.xml
9787                 updated some quotes in the fr manual to match the fr translation.
9788
9789 2006-09-12 [wwp]        2.4.0cvs176
9790
9791         * src/prefs_matcher.c
9792                 don't store translated string elements in matcher expressions.
9793                 Also fixed a misused of Q_().
9794
9795 2006-09-11 [wwp]        2.4.0cvs175
9796
9797         * src/plugins//bogofilter/bogofilter.c
9798         * src/plugins//clamav/clamav_plugin.c
9799         * src/plugins//demo/demo.c
9800         * src/plugins//dillo_viewer/dillo_viewer.c
9801         * src/plugins//pgpcore/plugin.c
9802         * src/plugins//pgpinline/plugin.c
9803         * src/plugins//pgpmime/plugin.c
9804         * src/plugins//spamassassin/spamassassin.c
9805                 gettext-ize more strings (mostly plugin error messages).
9806
9807 2006-09-11 [colin]      2.4.0cvs174
9808
9809         * src/alertpanel.c
9810                 Make maximum buffer size bigger to avoid
9811                 truncating translated messages. Patch by
9812                 Fabien
9813
9814 2006-09-11 [colin]      2.4.0cvs173
9815
9816         * src/etpan/imap-thread.c
9817                 Fix compilation on OpenBSD, thanks to 
9818                 Landry
9819
9820 2006-09-10 [wwp]        2.4.0cvs172
9821
9822         * manual/account.xml
9823         * manual/addrbook.xml
9824         * manual/handling.xml
9825         * manual/es/handling.xml
9826         * manual/fr/account.xml
9827         * manual/fr/addrbook.xml
9828         * manual/fr/handling.xml
9829                 documented addressbook matching (condition configuration):
9830                   addrbook.xml, en fr
9831                 documented per-account filtering rules (handling/filtering
9832                   section, account section):
9833                   account.xml, handling.xml, en fr
9834                 slightly updated the handling/searching section to tell few
9835                   words about the extended search ability:
9836                   handling.xml, en fr
9837                 added missing <quote></quotes> to Quick Search:
9838                   handling.xml, en fr es
9839                 fixed a typo (auomatically):
9840                   handling.xml, en
9841                 changes revisited by Paul.
9842
9843 2006-09-10 [paul]       2.4.0cvs171
9844
9845         * src/prefs_actions.c
9846         * src/prefs_filtering.c
9847         * src/prefs_template.c
9848                 adjustments to the gui
9849                 Patch by Fabien Vantard (slightly modified)
9850
9851 2006-09-10 [colin]      2.4.0cvs170
9852
9853         * src/summaryview.c
9854                 Check folderitem/summaryview consistency
9855                 (basically automates Update summary). Fixes
9856                 #1011 (wrong (negative) count on unread 
9857                 messages)
9858
9859 2006-09-10 [colin]      2.4.0cvs169
9860
9861         * src/gtk/gtksctree.c
9862                 Fix recursive expansion via mouse
9863         * src/plugins/bogofilter/bogofilter.c
9864                 Use normal filtering way of moving
9865                 messages (batching), possibly fixing
9866                 bug #1015 (Bogofilter plugin doubles 
9867                 new messages)
9868
9869 2006-09-09 [wwp]        2.4.0cvs168
9870
9871         * src/prefs_filtering.c
9872                 better place for this fix.
9873
9874 2006-09-09 [wwp]        2.4.0cvs167
9875
9876         * src/prefs_filtering.c
9877                 fix a minor bug when the enabled status of a filtering/processing
9878                 rule always got set to TRUE when replacing this rule. That still
9879                 make sense when adding a new rule, but now when replacing, we
9880                 don't override the value of 'enabled'.
9881                 Also renamed the func prefs_filtering_list_view_get_rule_name()
9882                 to prefs_filtering_list_view_get_info() as this function not only
9883                 returns the name, but also the account_id and the enabled status.
9884
9885 2006-09-09 [mones]      2.4.0cvs166
9886
9887         * manual/glossary.xml
9888         * manual/plugins.xml
9889                 Minor format corrections
9890         * manual/gpl.xml
9891                 Fix misplaced NO WARRANTY section
9892         * manual/es/advanced.xml
9893         * manual/es/faq.xml
9894         * manual/es/glossary.xml
9895         * manual/es/gpl.xml
9896         * manual/es/handling.xml
9897         * manual/es/plugins.xml
9898         * manual/es/starting.xml
9899                 Incorporate changes from English version
9900         * manual/fr/ack.xml
9901         * manual/pl/ack.xml
9902         * manual/es/ack.xml
9903                 Fix address, (add translation credits in es version)
9904         * po/es.po
9905                 Updated translation
9906
9907 2006-09-09 [wwp]        2.4.0cvs165
9908
9909         * src/prefs_filtering.c
9910                 fix a crash when opening filtering prefs, if matcherrc file contains
9911                 broken data (non-existing account id, which is theoretically not
9912                 possible).
9913
9914 2006-09-08 [colin]      2.4.0cvs164
9915
9916         * src/folder.c
9917                 Wrong assert, make it an if()
9918         * src/gtk/gtksctree.c
9919                 Fix bug #1013 (expand selected thread 
9920                 tree) - expanding is now recursive
9921
9922 2006-09-07 [wwp]        2.4.0cvs163
9923
9924         * src/prefs_matcher.c
9925                 make better sentences about addressbook matching in the
9926                 matcher prefs. This should make translators' work easier
9927                 too.
9928
9929 2006-09-07 [wwp]        2.4.0cvs162
9930
9931         * src/prefs_filtering.c
9932                 code simplification (get rid of dup var. assignment).
9933
9934 2006-09-07 [wwp]        2.4.0cvs161
9935
9936         * src/summaryview.c
9937                 use GTK_STOCK icons when possible, patch by Fabien Vantard
9938                 <fzzzzz@gmail.com>.
9939
9940 2006-09-07 [paul]       2.4.0cvs160
9941
9942         * src/mimeview.c
9943                 fix compilation warnings
9944                 Thanks to Colin
9945
9946 2006-09-07 [paul]       2.4.0cvs159
9947
9948         * src/mimeview.c
9949                 select the mimepart icon when
9950                 displaying as text
9951                 Thanks to Colin
9952
9953 2006-09-06 [paul]       2.4.0cvs158
9954
9955         * src/prefs_filtering.c
9956                 fix labels and table element spacing
9957                 Patch by Fabien Vantard
9958
9959 2006-09-06 [paul]
9960
9961         2.5.0-rc3 released
9962
9963 2006-09-06 [paul]       2.4.0cvs157
9964
9965         * manual/es/advanced.xml
9966                 fix typo
9967
9968 2006-09-06 [wwp]        2.4.0cvs156
9969
9970         * src/mainwindow.c
9971                 fix an dup launch issue when iconified, thanks to Colin.
9972
9973 2006-09-06 [wwp]        2.4.0cvs155
9974
9975         * src/gtk//gtksctree.h
9976                 oops, forgot that one!
9977
9978 2006-09-06 [wwp]        2.4.0cvs154
9979
9980         * manual/pl/advanced.xml
9981         * manual/advanced.xml
9982         * manual/es/advanced.xml
9983         * manual/fr/advanced.xml
9984         * src/prefs_customheader.c
9985         * src/prefs_filtering_action.c
9986         * src/foldersel.c
9987         * src/prefs_summaries.c
9988         * src/prefs_filtering.c
9989         * src/account.c
9990         * src/compose.c
9991         * src/prefs_summary_column.c
9992         * src/addr_compl.c
9993         * src/prefs_actions.c
9994         * src/prefs_folder_column.c
9995         * src/ssl_manager.c
9996         * src/prefs_template.c
9997         * src/prefs_display_header.c
9998         * src/prefs_common.h
9999         * src/prefs_matcher.c
10000         * src/prefs_common.c
10001         * src/prefs_toolbar.c
10002         * src/summaryview.c
10003         * src/folderview.c
10004         * src/gtk/gtksctree.c
10005         * src/gtk/pluginwindow.c
10006         * src/gtk/progressdialog.c
10007         * src/gtk/prefswindow.c
10008                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10009                 to make its meaning more obvious (all versions of the manual reflect
10010                 the change).
10011                 added an extra hidden option use_stripes_in_summary to allow
10012                 discarding these stripes in mainwindow's folder and message lists;
10013                 en and fr manuals only are OK towards this.
10014
10015 2006-09-06 [colin]      2.4.0cvs153
10016
10017         * src/textview.c
10018                 Hide Sylpheed-Claws' internal queue headers
10019                 when showing all headers. They'll be present
10020                 only in Source window.
10021
10022 2006-09-05 [colin]      2.4.0cvs152
10023
10024         * src/plugins/trayicon/trayicon.c
10025                 Fix crash at exit - we have to disconnect
10026                 our handlers
10027         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10028                 Update eggtrayicon - patch adapted from a
10029                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10030                 on Sylpheed's ML
10031
10032 2006-09-05 [colin]      2.4.0cvs151
10033
10034         * src/mainwindow.c
10035         * src/gtk/logwindow.c
10036                 Fix race condition when something writes
10037                 to the log too soon during init. Thanks
10038                 to Fabien Vantard
10039
10040 2006-09-05 [colin]      2.4.0cvs150
10041
10042         * src/mimeview.c
10043                 Don't select part on right-click either
10044
10045 2006-09-05 [paul]       2.4.0cvs149
10046
10047         * src/mimeview.c
10048                 completion of previous commit
10049                 Thanks to Colin
10050
10051 2006-09-05 [colin]      2.4.0cvs148
10052
10053         * src/mimeview.c
10054                 Don't force selection on middle-click, just open
10055
10056 2006-09-04 [colin]      2.4.0cvs147
10057
10058         * src/mimeview.c
10059                 Looks like gtk_notebook_set_current_page()
10060                 sometimes steals focus, and this annoys us
10061                 in MimeViewers as it renders navigation
10062                 keys useless. Take back focus after switching
10063                 pages.
10064
10065 2006-09-04 [colin]      2.4.0cvs146
10066
10067         * src/messageview.c
10068                 Set stop_loading when clicking on Next
10069                 during load. Don't add a callback to 
10070                 avoid over-complicating things.
10071
10072 2006-09-04 [colin]      2.4.0cvs145
10073
10074         * src/mimeview.c
10075         * src/messageview.c
10076                 Fix multiple loads in separate messageview
10077
10078 2006-09-04 [colin]      2.4.0cvs144
10079
10080         * src/summaryview.c
10081                 Let navigation keys be handled during 
10082                 load
10083
10084 2006-09-04 [colin]      2.4.0cvs143
10085
10086         * src/messageview.c
10087         * src/summaryview.c
10088         * src/textview.c
10089         * src/textview.h
10090                 Make loading of huge mails (lots of text and/or
10091                 images) cancellable, so the GUI doesn't block 
10092
10093 2006-09-04 [colin]      2.4.0cvs142
10094
10095         * src/plugins/trayicon/trayicon.c
10096                 Fix annoyance when removing a folder with 
10097                 unread mails: trayicon didn't update
10098
10099 2006-09-04 [paul]       2.4.0cvs141
10100
10101         * src/gtk/icon_legend.c
10102                 straighten up columns
10103                 Patch by Fabien Vantard
10104
10105 2006-09-04 [wwp]        2.4.0cvs140
10106
10107         * src/prefs_filtering.c
10108                 fix new line's account name in filtering prefs:
10109                 was "All", is now "(New)".
10110
10111 2006-09-04 [paul]       2.4.0cvs139
10112
10113         * tools/make.themes.project
10114                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10115                 instead of homebrewed "make release"
10116
10117 2006-09-03 [colin]      2.4.0cvs138
10118
10119         * src/folderview.c
10120                 Fix bug #1007 (Wrong folder highlighted)
10121
10122 2006-09-03 [colin]      2.4.0cvs137
10123
10124         * src/compose.c
10125                 Don't set Newsgroup: header to a mail folder
10126                 path
10127
10128 2006-09-03 [paul]       2.4.0cvs136
10129
10130         * src/prefs_other.c
10131         * src/prefs_spelling.c
10132                 unify the gui
10133
10134 2006-09-03 [paul]       2.4.0cvs135
10135
10136         * src/prefs_summaries.c
10137                 correct menu item text in prefs_keybind_apply_clicked()
10138
10139 2006-09-03 [paul]       2.4.0cvs134
10140
10141         * manual/advanced.xml
10142                 some improvements to the descriptions
10143         * src/mainwindow.c
10144         * src/messageview.c
10145         * src/summaryview.c
10146         * src/gtk/menu.c
10147                 fix menu sensitivity issues
10148         * src/prefs_message.c
10149                 drop the useless word 'short'
10150         * src/prefs_other.c
10151                 add the word 'lines' indicating log length
10152                 is a measure of lines
10153         * src/textview.c
10154                 fix compilation warnings
10155
10156 2006-09-02 [colin]      2.4.0cvs133
10157
10158         * src/messageview.c
10159                 Display a special return-receipt message
10160                 if the message is from the user
10161         * src/summaryview.c
10162                 Fix missing freeze of the list when marking
10163                 all read and unthreading for exec. Thanks
10164                 to Stephan Sachse.
10165
10166 2006-09-02 [paul]       2.4.0cvs132
10167
10168         * src/mainwindow.c
10169         * src/prefs_message.c
10170         * src/summaryview.c
10171                 fix some english
10172
10173 2006-09-02 [wwp]        2.4.0cvs131
10174
10175         * src/prefs_filtering.c
10176                 added an account name column to the filtering rules
10177                 dialog.
10178
10179 2006-09-02 [colin]      2.4.0cvs130
10180
10181         * src/gtk/logwindow.c
10182         * src/gtk/logwindow.h
10183                 Block scrolling if we're not at the end
10184                 of the log
10185
10186 2006-09-02 [colin]      2.4.0cvs129
10187
10188         * src/folder.c
10189                 Make sure account-specific rules can't
10190                 be used in {pre-,post-,}processing
10191         * src/mainwindow.c
10192         * src/gtk/logwindow.c
10193         * src/gtk/logwindow.h
10194                 Jump to last error when clicking on the
10195                 warning icon
10196
10197 2006-09-02 [colin]      2.4.0cvs128
10198
10199         * src/imap.c
10200         * src/import.c
10201         * src/mainwindow.c
10202         * src/mainwindow.h
10203                 Fix warning icon
10204         * src/inc.c
10205         * src/mbox.c
10206         * src/mbox.h
10207                 Let proc_mbox know its account, for
10208                 account-specific rules
10209
10210 2006-09-01 [colin]      2.4.0cvs127
10211
10212         * src/codeconv.c
10213                 Don't uselessly use iconv to convert from
10214                 us-ascii
10215         * src/alertpanel.c
10216         * src/mainwindow.c
10217         * src/mainwindow.h
10218         * src/inc.c
10219                 Fix certain log cases, disable warning icon
10220                 for now, the correct way to display it when
10221                 necessary and only when necessary is probably
10222                 to do it manually rather than use error logs
10223         * src/etpan/imap-thread.c
10224                 Clean up UID logging a bit
10225         * src/gtk/logwindow.c
10226         * src/gtk/logwindow.h
10227                 Make logging faster when the window's closed
10228
10229 2006-09-01 [wwp]        2.4.0cvs126
10230
10231         * manual/fr/account.xml
10232                 reflect changes to the ref. manual (parts of cvs72):
10233                 fix tabnames and quotes.
10234
10235 2006-09-01 [wwp]        2.4.0cvs125
10236
10237         * manual/fr/plugins.xml
10238                 reflect changes to the reference manual (cvs42):
10239                 update IRC channel info.
10240
10241 2006-09-01 [wwp]        2.4.0cvs124
10242
10243         * commitHelper
10244                 use CVSEDITOR env. var. if set, according to `man cvs`.
10245
10246 2006-09-01 [wwp]        2.4.0cvs123
10247
10248         * manual/advanced.xml
10249                 better sentence again (thanks to Paul).
10250
10251 2006-09-01 [wwp]        2.4.0cvs122
10252
10253         * manual/advanced.xml
10254         fix definition of toolbar_detachable and rework a bit the one of
10255         enable_dotted_lines.
10256
10257 2006-09-01 [mones]      2.4.0cvs121
10258
10259         * manual/advanced.xml
10260                 Document enable_dotted_lines
10261
10262 2006-09-01 [paul]       2.4.0cvs120
10263
10264         * src/folderview.c
10265         * src/folderview.h
10266         * src/imap.c
10267         * src/mainwindow.c
10268         * src/summaryview.c
10269                 obey the 'When entering folder...' option
10270                 when using the /View/Go to/... menu items
10271                 Thanks to Colin
10272
10273 2006-08-31 [colin]      2.4.0cvs119
10274
10275         * src/folderview.c
10276                 Revert 2.4.0cvs116, wrong fix.
10277
10278 2006-08-31 [colin]      2.4.0cvs118
10279
10280         * src/gtk/gtksctree.c
10281                 Better state the various copyrights
10282
10283 2006-08-31 [colin]      2.4.0cvs117
10284
10285         * src/prefs_common.c
10286                 fix enable_dotted_lines
10287
10288 2006-08-31 [colin]      2.4.0cvs116
10289
10290         * src/folderview.c
10291                 Use pref "Always open on select" when going
10292                 to next unread folder
10293         * src/gtk/gtksctree.c
10294                 Fix link failure to _gtk_clist_create_cell_layout
10295                 on certain computers. (Why not mine, I wonder)
10296
10297 2006-08-31 [colin]      2.4.0cvs115
10298
10299         * src/procmsg.c
10300         * src/textview.c
10301         * src/plugins/bogofilter/bogofilter.c
10302         * src/plugins/spamassassin/spamassassin.c
10303                 Requalify some "errors" to warnings
10304         * src/mainwindow.c
10305         * src/mainwindow.h
10306         * src/statusbar.c
10307                 Add an icon in the statusbar to notify
10308                 of errors
10309         * src/gtk/gtksctree.c
10310         * src/folderview.c
10311         * src/summaryview.c
10312                 Make the GtkSCTree look more modern by
10313                 alternating background lines
10314         * src/prefs_common.c
10315         * src/prefs_common.h
10316                 Add a pref to let people have the old
10317                 way if they prefer
10318
10319
10320 2006-08-30 [colin]      2.4.0cvs114
10321
10322         * src/procmsg.c
10323         * src/procmsg.h
10324                 Provide a way to filter a list of
10325                 messages in an optimised manner, and
10326                 add a list-filtering hook
10327         * src/folder.c
10328         * src/inc.c
10329         * src/mbox.c
10330                 Use the list filtering
10331         * src/plugins/bogofilter/bogofilter.c
10332                 Use the list-filtering hook
10333                 Use -b (bulk) mode for more speed
10334                 when learning and filtering
10335         * src/etpan/imap-thread.c
10336                 Make log output shorter in UID SEARCH
10337
10338
10339 2006-08-30 [colin]      2.4.0cvs113
10340
10341         * src/plugins/bogofilter/bogofilter.c
10342                 Really fast mass learning - thanks to David
10343                 Relson for the options explanations :)
10344
10345 2006-08-30 [colin]      2.4.0cvs112
10346
10347         * src/msgcache.c
10348                 Fix compilation on FreeBSD. Thanks
10349                 to Michael Hugues
10350
10351 2006-08-29 [colin]      2.4.0cvs111
10352
10353         * src/folderview.c
10354                 Handle "popup_menu" signal (for popping the 
10355                 menu via the keyboard)
10356         * src/mimeview.c
10357         * src/mimeview.h
10358         * src/summaryview.c
10359         * src/textview.c
10360         * src/gtk/gtkutils.c
10361         * src/gtk/gtkutils.h
10362                 Factorize scrolling code, and add an API 
10363                 for MimeViewers to handle scroll orders
10364
10365 2006-08-29 [wwp]        2.4.0cvs110
10366
10367         * src/plugins//bogofilter/bogofilter.c
10368         * src/plugins//spamassassin/spamassassin.c
10369                 make the bogofilter/spamassassin filtering error dialogs at
10370         incorporation obey to the "don't popup error dialog on
10371         receive error" option. If disabled, feed the log window w/
10372         the error message.
10373
10374 2006-08-29 [paul]
10375
10376         2.5.0-rc2 released
10377
10378 2006-08-29 [paul]       2.4.0cvs109
10379
10380         * Makefile.am
10381                 remove 'make release', it's not needed
10382                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10383
10384 2006-08-29 [paul]       2.4.0cvs108
10385
10386         * src/foldersel.c
10387         * src/summary_search.c
10388         * src/gtk/progressdialog.c
10389         * src/plugins/pgpcore/passphrase.c
10390                 replace deprecated gtk_window_set_policy()
10391
10392 2006-08-29 [colin]      2.4.0cvs107
10393
10394         * src/folder.c
10395                 Fix data loss when copy fails during a move:
10396                 only use fast remove_msgs if everything was
10397                 copied OK; else use slow remove_msg on the
10398                 mails that got copied only.
10399
10400 2006-08-28 [paul]       2.4.0cvs106
10401
10402         * src/mh.c
10403                 revert change in 2.4.0cvs104, it breaks
10404                 stuff
10405
10406 2006-08-28 [paul]       2.4.0cvs105
10407
10408         * src/plugins/spamassassin/spamassassin.c
10409                 english fix
10410
10411 2006-08-28 [paul]       2.4.0cvs104
10412
10413         * src/mh.c
10414                 fix data loss when moving to another
10415                 mailbox fails
10416         * src/prefs_spelling.c
10417                 improve the english
10418         * src/gtk/pluginwindow.c
10419                 improve the layout of the dialog text
10420         All thanks to Colin
10421
10422 2006-08-28 [paul]       2.4.0cvs103
10423
10424         * src/plugins/bogofilter/bogofilter.c
10425         * src/plugins/bogofilter/bogofilter_gtk.c
10426                 fix english up a bit, innit
10427
10428 2006-08-28 [paul]       2.4.0cvs102
10429
10430         * configure.ac
10431         * po/Makefile.in.in
10432         * po/Makevars
10433                 require autoconf 2.60, enabling building
10434                 with gettext 0.15 (gettext 0.14.x build still
10435                 possible). Replace Makefiles with versions
10436                 from gettext 0.15.
10437                 Remove configure options --with-localedir and
10438                 --with-mandir. The options that are provided
10439                 directly by autoconf 2.60 can be used instead:
10440                 --mandir --localedir
10441
10442 2006-08-27 [colin]      2.4.0cvs101
10443
10444         * src/plugins/bogofilter/Makefile.am
10445                 Fix make dist (no README)
10446
10447 2006-08-27 [colin]      2.4.0cvs100
10448
10449         * src/folder.c
10450                 Don't use F_UNKNOWN folders for any default
10451                 outbox/trash/etc
10452         * src/plugins/bogofilter/bogofilter.c
10453         * src/plugins/bogofilter/bogofilter.h
10454         * src/plugins/bogofilter/bogofilter_gtk.c
10455                 Add an option to specify the path to bogofilter
10456                 Use single-quotes to be able to learn in folders
10457                 with spaces in their names
10458                 Verify learning status
10459
10460 2006-08-27 [colin]      2.4.0cvs99
10461
10462         * manual/faq.xml
10463         * manual/plugins.xml
10464                 Document Bogofilter plugin
10465
10466 2006-08-27 [colin]      2.4.0cvs98
10467
10468         * src/compose.c
10469         * src/messageview.c
10470         * src/procmsg.c
10471         * src/procmsg.h
10472                 When possible, copy the queued mail to sent folder
10473                 instead of re-adding. Much faster on IMAP.
10474
10475 2006-08-27 [colin]      2.4.0cvs97
10476
10477         * src/msgcache.c
10478                 Disable mmaped caches - huge metadata loss
10479                 here after a power failure.
10480         * src/summaryview.c
10481                 Add quicksearch timing
10482         * src/common/plugin.c
10483         * src/common/plugin.h
10484                 Implement an interface to tell what plugins
10485                 provide. Prevent loading of similar plugins.
10486         * src/plugins/clamav/clamav_plugin.c
10487         * src/plugins/demo/demo.c
10488         * src/plugins/dillo_viewer/dillo_viewer.c
10489         * src/plugins/pgpcore/plugin.c
10490         * src/plugins/pgpinline/pgpinline.c
10491         * src/plugins/pgpmime/pgpmime.c
10492         * src/plugins/spamassassin/spamassassin.c
10493         * src/plugins/trayicon/trayicon.c
10494                 Implement plugin_provides()
10495
10496 2006-08-27 [colin]      2.4.0cvs96
10497
10498         * configure.ac
10499         * src/plugins/Makefile.am
10500         * src/plugins/bogofilter/.cvsignore
10501         * src/plugins/bogofilter/Makefile.am
10502         * src/plugins/bogofilter/bogofilter.c
10503         * src/plugins/bogofilter/bogofilter.h
10504         * src/plugins/bogofilter/bogofilter_gtk.c
10505                 New Bogofilter plugin, provides filtering and
10506                 learning. Spamassassin will go to extra plugins.
10507
10508 2006-08-26 [mones]      2.4.0cvs95
10509
10510         * manual/handling.xml
10511                 Fix subfolder path in the example (thanks to Paul) 
10512
10513 2006-08-26 [mones]      2.4.0cvs94
10514
10515         * manual/glossary.xml
10516                 2.2. + add ISP to the glossary
10517                 7.5. + Add UIDL to glossary
10518                 7.7. + Add TCP to glossary
10519         * manual/handling.xml
10520                 7.1. + Mentions GNU/Linux distribution, what about the non...
10521                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10522                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10523                 7.4. = Use appropriate quotation for commands
10524                 7.6. = change "" to <quote></quote>
10525         * manual/plugins.xml
10526                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
10527         * manual/starting.xml
10528                 2.1. + local mbox file: some examples of mbox file locations...
10529                 Also reformatted files requiring it
10530
10531 2006-08-26 [wwp]        2.4.0cvs93
10532
10533         * src/summary_search.c
10534                 disable find buttons while summary search is running.
10535
10536 2006-08-25 [colin]      2.4.0cvs92
10537
10538         * src/folder.c
10539         * src/folderutils.c
10540         * src/mh.c
10541         * src/procmsg.h
10542         * src/summaryview.c
10543                 Speed up MH moving, and add progressbar
10544                 for MH deletion
10545         * src/msgcache.c
10546                 Write cache files using mmap() too
10547
10548 2006-08-25 [wwp]        2.4.0cvs91
10549
10550         * src/summaryview.c
10551                 switch spam<->ham button when a message has been marked as spam or ham
10552                 and is still selected. Thanks to Colin.
10553
10554 2006-08-25 [paul]       2.4.0cvs90
10555
10556         * src/Makefile.am
10557         * src/stock_pixmap.c
10558         * src/stock_pixmap.h
10559         * src/summaryview.c
10560         * src/gtk/icon_legend.c
10561         * src/pixmaps/copied.xpm
10562         * src/pixmaps/moved.xpm
10563                 add icons for delayed execution marked for
10564                 copying, marked for moving
10565
10566 2006-08-25 [mones]      2.4.0cvs89
10567
10568         * manual/glossary.xml
10569                 Fix the other glossary items:
10570                 5.1. = Inmmediate execution -> <quote>immediate execution...
10571                 5.2. = Fix MBOX capitalization -> Mbox
10572                 5.3. + Improve Plugins def. w/ tech. ref.
10573                 5.4. = Quotation -> replace '>' by <quote>></quote>
10574                 5.5. - SMTP Server. -> remove dot
10575         * po/es.po
10576                 Updated translation
10577
10578 2006-08-25 [mones]      2.4.0cvs88
10579
10580         * manual/ack.xml
10581                 Reformatted, changed email address
10582         * manual/glossary.xml
10583                 Reformatted, fixed MANUAL-TODO items:
10584                 8.2. + add ROT-13 to glossary
10585                 8.4. + add URL to glossary
10586         * manual/es/advanced.xml
10587                 Fixed <literal>s
10588
10589 2006-08-25 [paul]       2.4.0cvs87
10590
10591         * src/gtk/icon_legend.c
10592                 add 'marked for deletion' icon
10593                 arrange icons by containing column
10594                 wrap long label text
10595
10596 2006-08-25 [colin]      2.4.0cvs86
10597
10598         * src/common/utils.c
10599         * src/common/utils.h
10600                 Add the sc_g_*list_bigger functions in
10601                 a place everyone can use it
10602         * src/summaryview.c
10603                 Only freeze/thaw the list when working
10604                 on the selection, if it's bigger than 1
10605         * src/gtk/gtksctree.c
10606                 Only freeze/thaw the list when unselec-
10607                 ting 'all' if ('all' != 1)
10608                 This avoids some flickering
10609
10610 2006-08-24 [colin]      2.4.0cvs85
10611
10612         * src/addressbook.c
10613                 Fix strange list selection
10614                 Fix random seg (Invalid read of freed memory)
10615
10616 2006-08-24 [colin]      2.4.0cvs84
10617
10618         * src/alertpanel.c
10619         * src/gtk/inputdialog.c
10620         * src/plugins/pgpcore/passphrase.c
10621                 Revert minimal width patch of 2.4.0cvs67,
10622                 as it is also a maximal width. Use 
10623                 gtk_window_set_default_size instead.
10624
10625 2006-08-24 [colin]      2.4.0cvs83
10626
10627         * src/msgcache.c
10628                 Write cache/mark to temp files before
10629                 overwriting old ones (avoids metadata
10630                 loss if writing the new files fail).
10631                 Use mmap() to read cache/mark file, as
10632                 this makes cache reading faster. Dis-
10633                 abled for big-endian machines until it
10634                 can be tested. (Big-endian users: set
10635                 msgcache_use_mmap = TRUE in the relevant
10636                 #if).
10637         * src/procmsg.h
10638                 Move rarely used fields of MsgInfo in 
10639                 another structure, which will only be
10640                 allocated if needed. Face, X-Face,
10641                 Return receipt headers and List-*
10642                 headers are moved. Mails having none
10643                 of these occupy 52 bytes less with
10644                 this patch, which makes 2.5MB of RAM
10645                 saved on a 50k folder).
10646         * src/headerview.c
10647         * src/mainwindow.c
10648         * src/messageview.c
10649         * src/partial_download.c
10650         * src/procheader.c
10651         * src/procmsg.c
10652         * src/textview.c
10653                 Follow this structure change.
10654
10655 2006-08-24 [wwp]        2.4.0cvs82
10656
10657         * manual/es/.cvsignore
10658         * manual/es/dist/.cvsignore
10659         * manual/es/dist/html/.cvsignore
10660         * manual/es/dist/pdf/.cvsignore
10661         * manual/es/dist/ps/.cvsignore
10662         * manual/es/dist/txt/.cvsignore
10663                 more (generated) files to ignore.
10664
10665 2006-08-24 [colin]      2.4.0cvs81
10666
10667         * src/folder.c
10668         * src/mh.c
10669                 Fix possible problems with local delivery. Check the folder doesn't
10670                 need scan before setting its mtime when saving cache (which can be
10671                 done long after the folder's been modified by an external process);
10672                 Check that the stored item's mtime didn't change in mh functions.
10673
10674 2006-08-24 [mones]      2.4.0cvs80
10675
10676         * manual/advanced.xml
10677                 Rewrapping, some fixes and MANUAL-TODO items:
10678                 8.1. = change "" to <quote></quote>
10679                 8.3. = quote menu items
10680                 8.5. - deploying -> new user ... ideally a new user (redundant)
10681
10682 2006-08-23 [colin]      2.4.0cvs79
10683
10684         * src/gtk/gtksctree.c
10685                 When selecting or deselecting range, only
10686                 freeze/thaw when selection is bigger than 10
10687
10688 2006-08-23 [colin]      2.4.0cvs78
10689
10690         * src/messageview.c
10691         * src/mimeview.c
10692         * src/mimeview.h
10693         * src/plugins/dillo_viewer/dillo_viewer.c
10694                 Provide an API for MimeViewer plugins to
10695                 return a text selection for replying
10696
10697 2006-08-23 [colin]      2.4.0cvs77
10698
10699         * src/image_viewer.c
10700         * src/textview.c
10701                 Use gtk_pixbuf_new_from_file_at_scale(), which
10702                 is faster than getting the pixbuf then resizing
10703                 it.
10704
10705 2006-08-23 [colin]      2.4.0cvs76
10706
10707         * src/procmime.c
10708                 UTF-8 should be sent Quoted-printable
10709
10710 2006-08-22 [colin]      2.4.0cvs75
10711
10712         * src/mh.c
10713                 Check if scan is required before touching
10714                 the folder (or it'll be required every time)
10715
10716 2006-08-22 [colin]      2.4.0cvs74
10717
10718         * configure.ac
10719                 Require libetpan 0.46 (crasher fix when built
10720                 against gnutls)
10721
10722 2006-08-22 [colin]      2.4.0cvs73
10723
10724         * src/folder.c
10725                 Set folder's mtime after writing its
10726                 cache
10727         * src/folderview.c
10728                 Add some timing
10729         * src/procmsg.c
10730                 Don't do useless stuff if we don't 
10731                 thread by subject
10732         * src/summaryview.c
10733                 Add some timing, don't deselect prior
10734                 to selecting (gtksctree does it itself),
10735                 remove crash avoidance hacks as it's been
10736                 properly fixed since a while
10737         * src/common/utils.c
10738                 Optimize to_human_readable(): _() is slow,
10739                 do it only once, and avoid %f format for KB
10740                 (the most common in a summaryview)
10741         * src/gtk/gtksctree.c
10742                 Don't uselessly freeze/thaw (fixes flicker
10743                 on next unread and friends), reduce number
10744                 of g_list_nth/g_list_position where possible
10745         * src/gtk/gtkutils.c
10746         * src/gtk/gtkutils.h
10747                 Reduce number of g_list_nth/g_list_position
10748                 where possible.
10749                 All of this makes loading as 70k folder 2.1
10750                 seconds instead of 3.2 (with hot FS caches).
10751                 (1.3 seconds without Date and Size columns...)
10752
10753 2006-08-22 [paul]       2.4.0cvs72
10754
10755         wrap documents and do some items from mones' MANUAL-TODO:
10756
10757         * manual/account.xml
10758                 4.1. = fix tabname references to <quote>tabname</quote>
10759                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
10760         * manual/faq.xml
10761                 1.1. = mentioned options don't match UI
10762                 Add information about the 'Never send Return Receipts'
10763                 option
10764         * manual/handling.xml
10765                 6.2. = Mentions Extended symbols button, but now is
10766                 named Information
10767                 6.3. = Mentions ... button, which is now Edit
10768
10769 2006-08-22 [colin]      2.4.0cvs71
10770
10771         * src/gtk/pluginwindow.c
10772                 Fix layout in verbose translations (such
10773                 as french)
10774
10775 2006-08-22 [paul]       2.4.0cvs70
10776
10777         * manual/Makefile.am
10778                 build manuals in alphabetical order
10779         * src/addressbook.c
10780         * src/prefs_themes.c
10781                 replace/remove deprecated symbols
10782         * src/gtk/gtkutils.c
10783                 fix a warning
10784         * src/gtk/pluginwindow.c
10785                 replace deprecated symbol
10786                 replace label text and move it
10787         * src/plugins/pgpcore/prefs_gpg.c
10788                 move the 'Generate...' button out of the
10789                 Sign Key frame, replace the English used
10790         * src/plugins/pgpcore/sgpgme.c
10791                 fixes to the English
10792
10793 2006-08-21 [colin]      2.4.0cvs69
10794
10795         * src/plugins/trayicon/trayicon.c
10796                 Add more strings for translation; patch
10797                 by Pawel
10798
10799 2006-08-21 [colin]      2.4.0cvs68
10800
10801         * src/compose.c
10802                 fix replied flag not set after drafting
10803         * src/matcher.c
10804                 fix body quicksearch in non-encoded bodies
10805                 containing '='
10806         * src/msgcache.c
10807                 Get rid of the g_malloc workaround for
10808                 corrupted caches, use g_try_malloc
10809
10810 2006-08-21 [colin]      2.4.0cvs67
10811
10812         * src/alertpanel.c
10813         * src/gtk/inputdialog.c
10814         * src/plugins/pgpcore/passphrase.c
10815                 Set minimal width to 375
10816         * src/mainwindow.c
10817                 Fix switching to offline, asking if it 
10818                 should be overriden for synchronising
10819         * src/mimeview.c
10820                 Don't offer to remember command on Open 
10821                 with for text parts, as the browser or 
10822                 text editor command isn't changed from 
10823                 there
10824
10825 2006-08-20 [paul]       2.4.0cvs66
10826
10827         * po/ko.po
10828         * po/zh_CN.po
10829                 fix plural form errors. revealed by stricter
10830                 checking of gettext 0.15
10831
10832 2006-08-18 [paul]       2.4.0cvs65
10833
10834         * src/stock_pixmap.c
10835                 fix the fix of 2.4.0cvs64
10836                 Thanks to Colin
10837
10838 2006-08-18 [paul]       2.4.0cvs64
10839
10840         * src/stock_pixmap.c
10841                 fix leaks
10842                 Thanks to Colin
10843
10844 2006-08-18 [paul]       2.4.0cvs63
10845
10846         * src/compose.c
10847         * src/procmsg.c
10848                 fix occasional IMAP bug where large msgs
10849                 were left in the queue folder after sending
10850                 Thanks to Colin
10851
10852 2006-08-18 [paul]       2.4.0cvs62
10853
10854         * src/folderview.c
10855                 freeze the summaryview while quicksearch results
10856                 are displayed
10857                 (fixes bug 456 'current message is hidden when the
10858                 view is refreshed and extended search is "unread 
10859                 messages"')
10860                 Thanks to Colin
10861         * src/textview.c
10862                 add missing #include "inputdialog.h"
10863         * src/common/utils.h
10864                 add missing mailcap_update_default() and improve
10865                 readability
10866
10867 2006-08-17 [colin]      2.4.0cvs61
10868
10869         * src/plugins/pgpcore/select-keys.c
10870                 Fix warnings :)
10871
10872 2006-08-17 [colin]      2.4.0cvs60
10873
10874         * src/compose.c
10875                 Don't continue queuing if Cancel is clicked
10876                 in select-keys
10877
10878 2006-08-17 [colin]      2.4.0cvs59
10879
10880         * src/plugins/pgpcore/select-keys.c
10881                 When encrypting, if only one key matches and it 
10882                 matches exactly, automatically use it.
10883
10884 2006-08-17 [colin]      2.4.0cvs58
10885
10886         * src/mimeview.c
10887         * src/prefs_common.c
10888         * src/prefs_common.h
10889         * src/prefs_ext_prog.c
10890         * src/textview.c
10891                 Fix issues with previous patch (text/html)
10892                 Remove outdated prefs
10893
10894 2006-08-17 [colin]      2.4.0cvs57
10895
10896         * src/imap.c
10897                 Add View Log button on auth error
10898         * src/procmsg.c
10899                 Fix encrypted mail marked as new when
10900                 saved in normal folders
10901         * src/plugins/pgpinline/pgpinline.c
10902                 Fix encrypt bug on IMAP
10903         * src/mimeview.c
10904         * src/common/utils.c
10905         * src/common/utils.h
10906         * src/gtk/inputdialog.c
10907         * src/gtk/inputdialog.h
10908                 Get rid of metamail stuff, simplify
10909                 opening, and allow remembering of user's
10910                 choices (by updating ~/.mailcap). There's
10911                 still to drop "Audio player" and "Image
10912                 viewer" preferences.
10913
10914 2006-08-17 [mones]      2.4.0cvs56
10915
10916         * manual/es/sylpheed-claws-manual.xml
10917                 fix DTD path
10918
10919 2006-08-17 [mones]      2.4.0cvs55
10920
10921         * configure.ac
10922         * manual/Makefile.am
10923         * manual/es/Makefile.am
10924         * manual/es/account.xml
10925         * manual/es/ack.xml
10926         * manual/es/addrbook.xml
10927         * manual/es/advanced.xml
10928         * manual/es/faq.xml
10929         * manual/es/glossary.xml
10930         * manual/es/gpl.xml
10931         * manual/es/handling.xml
10932         * manual/es/intro.xml
10933         * manual/es/keyboard.xml
10934         * manual/es/plugins.xml
10935         * manual/es/starting.xml
10936         * manual/es/sylpheed-claws-manual.xml
10937         * manual/es/dist/Makefile.am
10938         * manual/es/dist/html/Makefile.am
10939         * manual/es/dist/pdf/Makefile.am
10940         * manual/es/dist/ps/Makefile.am
10941         * manual/es/dist/txt/Makefile.am
10942                 Spanish translation for the manual
10943
10944 2006-08-16 [colin]      2.4.0cvs54
10945
10946         * src/compose.c
10947         * src/main.c
10948         * src/mainwindow.c
10949                 Fix send button sensitivity at startup
10950                 Set send menu sensitivity (patch by Fabien)
10951         * src/ssl_manager.c
10952                 Enable closing with esc (patch by Fabien)
10953         * src/gtk/foldersort.c
10954                 Enable closing with esc (patch by Fabien)
10955         * src/procmime.c
10956                 Optimisation (no need to copy to tempfile to
10957                 "decode" 7bit and 8bit)
10958         * src/summaryview.c
10959                 Fix cruft in swap_from case
10960         * src/textview.c
10961                 Fix missing last line in some mail cases 
10962                 (Fixes debian #381872)
10963         * src/plugins/pgpcore/prefs_gpg.c
10964         * src/plugins/pgpcore/sgpgme.c
10965         * src/plugins/pgpcore/sgpgme.h
10966                 Don't show "no key found" when user explicitely
10967                 wants to create a key
10968
10969 2006-08-16 [paul]       2.4.0cvs53
10970
10971         * configure.ac
10972         * src/account.c
10973         * src/addressbook.c
10974         * src/headerview.c
10975         * src/prefs_account.c
10976         * src/prefs_message.c
10977         * src/gtk/gtkutils.c
10978                 bump up minimum required versions of GTK+ and
10979                 GLIB to 2.6.0
10980
10981 2006-08-16 [paul]       2.4.0cvs52
10982
10983         * src/toolbar.c
10984                 workaround GTK+ Bug 351600 - 'Can't re-click
10985                 on button after sensitivity update'
10986                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
10987                 Thanks to Colin
10988
10989 2006-08-15 [colin]      2.4.0cvs51
10990
10991         * src/plugins/pgpcore/prefs_gpg.c
10992                 Set options sensitivity according to
10993                 key existence
10994         * src/plugins/pgpcore/sgpgme.c
10995                 Allow to create key with no passphrase
10996
10997 2006-08-14 [cleroy]     2.4.0cvs50
10998
10999         * src/gtk/pluginwindow.c
11000                 New layout (maybe to be changed?)
11001         * src/gtk/gtkutils.c
11002                 Fix a bit label_window
11003         * src/plugins/pgpcore/passphrase.c
11004         * src/plugins/pgpcore/passphrase.h
11005         * src/plugins/pgpcore/plugin.c
11006         * src/plugins/pgpcore/prefs_gpg.c
11007         * src/plugins/pgpcore/prefs_gpg.h
11008         * src/plugins/pgpcore/sgpgme.c
11009         * src/plugins/pgpcore/sgpgme.h
11010                 Allow to create a PGP private key via the GUI
11011
11012 2006-08-14 [wwp]        2.4.0cvs49
11013
11014         * src/addressbook_foldersel.c
11015                 fix strict ISO C90 compliance.
11016
11017 2006-08-14 [paul]       2.4.0cvs48
11018
11019         * src/gtk/prefswindow.c
11020                 re-set scrolled window on opening
11021                 Patch by Ticho
11022
11023 2006-08-14 [paul]
11024
11025         2.5.0-rc1 released
11026
11027 2006-08-14 [paul]       2.4.0cvs47
11028
11029         * src/prefs_display_header.c
11030                 re-enable user-defined Displayed Headers
11031
11032 2006-08-14 [paul]       2.4.0cvs46
11033
11034         * src/prefs_account.c
11035                 use GTK_STOCK_EDIT
11036
11037 2006-08-13 [colin]      2.4.0cvs45
11038
11039         * src/common/utils.c
11040                 Fix "a" in quote when the original message is empty,
11041                 by using \0 instead of 'a' to test writability of
11042                 temp files.
11043
11044 2006-08-13 [wwp]        2.4.0cvs44
11045
11046         * src/plugins/spamassassin/spamassassin.c
11047                 fix capitalization of "SpamAssassin" in some debug, log and
11048                 dialog messages.
11049
11050 2006-08-13 [paul]       2.4.0cvs43
11051
11052         * src/editldap.c
11053                 fix overlapping widgets
11054         * src/prefs_account.c
11055                 fix translation of protocol_names[]
11056                 fix label disappearing off the edge of the
11057                 visible area
11058
11059 2006-08-12 [paul]       2.4.0cvs42
11060
11061         * manual/plugins.xml
11062                 update IRC channel info before it gets forgotten
11063                 about
11064
11065 2006-08-11 [colin]      2.4.0cvs41
11066
11067         * src/compose.c
11068         * src/mainwindow.c
11069         * src/mainwindow.h
11070         * src/procmsg.c
11071         * src/procmsg.h
11072         * src/summaryview.c
11073         * src/toolbar.c
11074                 Grey out the Send button if
11075                 - Queue folders are empty, or
11076                 - We're sending already
11077
11078 2006-08-11 [wwp]        2.4.0cvs40
11079
11080         * src/main.c
11081                 fix a logic issue when quitting while a compose window is
11082                 still open, thanks to Colin.
11083
11084 2006-08-10 [colin]      2.4.0cvs39
11085
11086         * src/main.c
11087                 Fix default font size setting after wizard run
11088         * src/imap.c
11089         * src/etpan/imap-thread.c
11090         * src/etpan/imap-thread.h
11091                 Fix bug #999 (Timing out on TSL cert validation 
11092                 dialog makes ugly things happen). Also, STARTTLS
11093                 unconditionnaly if initial capabilities contain
11094                 LOGINDISABLED and STARTTLS.
11095
11096 2006-08-09 [colin]      2.4.0cvs38
11097
11098         * src/mainwindow.c
11099         * src/mainwindow.h
11100                 Fix Tools/Actions sensitivity when there are
11101                 no actions
11102
11103 2006-08-09 [colin]      2.4.0cvs37
11104
11105         * src/prefs_filtering.c
11106                 Warning fix, patch by Paul
11107         * src/messageview.c
11108         * src/prefs_actions.c
11109         * src/prefs_filtering_action.c
11110         * src/prefs_matcher.c
11111                 Uniformisation of "Info ..." to "Info..." (for
11112                 old gtk), patch by Fabien
11113         * src/plugins/clamav/clamav_plugin_gtk.c
11114                 Sensitivity fix by Fabien
11115
11116 2006-08-09 [colin]      2.4.0cvs36
11117
11118         * src/main.c
11119         * src/main.h
11120                 Add a function to know whether we're exiting
11121         * src/plugins/trayicon/trayicon.c
11122                 If exiting, don't do anything. Faster, and
11123                 avoids gtk_main_iteration reentracy causing
11124                 segfaults at exit
11125
11126 2006-08-09 [colin]      2.4.0cvs35
11127
11128         * src/messageview.c
11129         * src/mimeview.c
11130         * src/mimeview.h
11131                 Fix lack of part selection when automatically 
11132                 jumping to a specific part
11133         * src/msgcache.c
11134                 Little optimisation in cache reading
11135
11136 2006-08-09 [colin]      2.4.0cvs34
11137
11138         * src/compose.c
11139                 Fix crash setting the priority on reedit
11140                 (Accessing compose before creating it!)
11141
11142 2006-08-08 [colin]      2.4.0cvs33
11143
11144         * src/procmime.c
11145                 Fix bug #998 (last attachment is not accessible)
11146                 Bad RFC interpretation on multipart close-delimiters
11147         * src/mimeview.c
11148         * src/mimeview.h
11149         * src/gtk/gtkvscrollbutton.c
11150         * src/gtk/gtkvscrollbutton.h
11151                 Make attachments list wheel-scrollable
11152
11153 2006-08-07 [colin]      2.4.0cvs32
11154
11155         * src/gtk/gtkaspell.c
11156                 Fix bug #973 (Unicode punctation characters 
11157                 are not recognized as separators by the
11158                 spell checker); fix unsigned stuff
11159
11160 2006-08-07 [colin]      2.4.0cvs31
11161
11162         * src/compose.c
11163                 Fix bug #956 (DnD text with accents in compose 
11164                 text entry); fix gccc's signed/unsigned fuss
11165
11166 2006-08-06 [colin]      2.4.0cvs30
11167
11168         * src/main.c
11169                 Fix bug #979 (Plugin crashes when exiting 
11170                 sylpheed-claws) : handle exit request only 
11171                 once
11172
11173 2006-08-05 [colin]      2.4.0cvs29
11174
11175         * src/news.c
11176                 Just make sure we have a msgid.
11177
11178 2006-08-05 [colin]      2.4.0cvs28
11179
11180         * src/news.c
11181         * src/summaryview.c
11182                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11183                 by reimplementing it
11184         * src/textview.c
11185                 Fix bug when hiding quotes with level > 3 and quote
11186                 colors are recycled
11187
11188 2006-08-04 [colin]      2.4.0cvs27
11189
11190         * src/compose.c
11191         * src/undo.c
11192         * src/undo.h
11193                 Fix a bit replace-by-pasting undo
11194         * src/mainwindow.c
11195         * src/messageview.c
11196                 Fix Fold quotes menu synchro in
11197                 mainwindow when it changes in 
11198                 messageview
11199         * src/textview.c
11200                 Fix right-click on quotes blocks
11201         * src/common/utils.c
11202                 Verify that the file created by
11203                 my_tmpfile() is writable. Fixes
11204                 bug #988 (very specific filesystem
11205                 issue)
11206         * src/plugins/pgpcore/sgpgme.c
11207                 Fix file descriptor leak
11208         * src/plugins/spamassassin/spamassassin.c
11209                 Warn once if spamd isn't reachable
11210
11211 2006-08-04 [colin]      2.4.0cvs26
11212
11213         * src/toolbar.c
11214                 i18n context patch by Fabien
11215
11216 2006-08-03 [colin]      2.4.0cvs25
11217
11218         * src/mainwindow.c
11219         * src/messageview.c
11220                 Rename "Hide quotes" to "Fold quotes"
11221         * src/textview.c
11222                 Don't use hand cursor on quotes. "all 
11223                 the bonuses of the feature and none of 
11224                 unwelcome side-effects"
11225
11226 2006-08-03 [colin]      2.4.0cvs24
11227
11228         * AUTHORS
11229         * sylpheed-claws.desktop
11230         * src/gtk/authors.h
11231                 Bring the desktop file to XDG compliance
11232                 Patch by Charles A. Edwards
11233
11234 2006-08-03 [colin]      2.4.0cvs23
11235
11236         * src/textview.c
11237                 Fix links offset when they are preceded
11238                 by accentued chars (g_utf8_strlen!)
11239         * src/mainwindow.c
11240                 Fix wrong status when starting offline
11241
11242
11243 2006-08-03 [wwp]        2.4.0cvs22
11244
11245         * src/prefs_common.h
11246                 ask what to do w/ filtering rules that belong to an account when
11247                 applying filtering rules manually from the main window (skip,
11248                 apply regardless of the account, use current account). This dialog
11249                 can be skipped and the last reply used.
11250                 (forgot that file)
11251
11252 2006-08-03 [wwp]        2.4.0cvs21
11253
11254         * src/filtering.c
11255         * src/filtering.h
11256         * src/prefs_common.c
11257         * src/summaryview.c
11258         * src/alertpanel.c
11259         * src/alertpanel.h
11260         * src/messageview.c
11261                 ask what to do w/ filtering rules that belong to an account when
11262                 applying filtering rules manually from the main window (skip,
11263                 apply regardless of the account, use current account). This dialog
11264                 can be skipped and the last reply used.
11265
11266
11267 2006-08-03 [colin]      2.4.0cvs20
11268
11269         * src/textview.c
11270                 Optimize previous patch
11271
11272 2006-08-03 [cleroy]     2.4.0cvs19
11273
11274         * src/textview.c
11275                 Fix quotes getting toggled back when the
11276                 mail has an even number of text parts
11277
11278 2006-08-02 [colin]      2.4.0cvs18
11279
11280         * src/messageview.c
11281                 Add Hide quotes menu
11282
11283 2006-08-02 [colin]      2.4.0cvs17
11284
11285         * src/mainwindow.c
11286         * src/prefs_common.c
11287         * src/textview.c
11288         * src/textview.h
11289         * src/gtk/about.c
11290                 Allow per-level quote hiding,
11291                 Allow toggling quotes by double-clicking them
11292                 Rename RemoteURI to ClickableText to reflect
11293                 the fact it's used for a variety of things
11294
11295 2006-08-02 [wwp]        2.4.0cvs16
11296
11297         * src/mainwindow.c
11298                 fix "View/Hide quotes" menu item status initialization.
11299
11300 2006-08-02 [wwp]        2.4.0cvs15
11301
11302         * src/matcher_parser_parse.y
11303                 remove a debug trace.
11304
11305 2006-08-02 [paul]       2.4.0cvs14
11306
11307         * src/plugins/pgpcore/passphrase.c
11308                 don't set initial dialog size
11309                 make it resizable
11310
11311 2006-08-02 [paul]       2.4.0cvs13
11312
11313         * src/noticeview.c
11314                 remove the rogue '/' character
11315
11316 2006-08-02 [paul]       2.4.0cvs12
11317
11318         * src/noticeview.c
11319                 allow buttons to resize as necessary
11320
11321 2006-08-01 [wwp]        2.4.0cvs11
11322
11323         * src/mbox.c
11324                 fix strict ISO C90 compliance.
11325
11326 2006-08-01 [wwp]        2.4.0cvs10
11327
11328         * tools/update-po
11329                 updated update-po tool to work w/ context-dependent translations.
11330                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11331
11332 2006-08-01 [wwp]        2.4.0cvs9
11333
11334         * src/matcher.c
11335         * src/prefs_filtering.c
11336         * src/prefs_matcher.c
11337                 allow context-dependent translations for "All",
11338                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11339
11340 2006-07-31 [colin]      2.4.0cvs8
11341
11342         * AUTHORS
11343         * src/gtk/authors.h
11344                 Add Rafal to authors
11345
11346 2006-07-31 [colin]      2.4.0cvs7
11347
11348         * src/compose.c
11349         * src/mainwindow.c
11350         * src/messageview.h
11351         * src/prefs_common.c
11352         * src/prefs_common.h
11353         * src/textview.c
11354                 Add 'View/Hide quotes'. Patch based on a patch
11355                 by Rafal Weglarz
11356
11357 2006-07-31 [colin]      2.4.0cvs6
11358
11359         * src/action.c
11360                 Fix problem with "> stuff >" actions
11361
11362 2006-07-31 [paul]       2.4.0cvs5
11363
11364         * po/nb.po
11365                 updated by Geir Helland
11366
11367 2006-07-31 [wwp]        2.4.0cvs4
11368
11369         * src/mainwindow.c
11370         * src/summaryview.c
11371         * src/summaryview.h
11372                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11373                 thanks to Colin.
11374
11375 2006-07-31 [wwp]        2.4.0cvs3
11376
11377         * src/Makefile.am
11378         * src/addr_compl.c
11379         * src/addr_compl.h
11380         * src/addressbook.c
11381         * src/addressbook.h
11382         * src/addressbook_foldersel.c
11383         * src/addressbook_foldersel.h
11384         * src/addrindex.c
11385         * src/addrindex.h
11386         * src/matcher.c
11387         * src/matcher.h
11388         * src/matcher_parser_lex.l
11389         * src/matcher_parser_parse.y
11390         * src/prefs_common.c
11391         * src/prefs_common.h
11392         * src/prefs_filtering.c
11393         * src/prefs_matcher.c
11394         * src/prefs_matcher.h
11395         * src/summaryview.c
11396                 introduce filtering against the address book. It's now possible to add
11397                 matched conditions to determine if any email address in a message matches
11398                 or doesn't match any or all books or folders in the address book.
11399
11400 2006-07-31 [wwp]        2.4.0cvs2
11401
11402         * src/account.c
11403         * src/filtering.c
11404         * src/filtering.h
11405         * src/folder.c
11406         * src/folderview.c
11407         * src/inc.c
11408         * src/mainwindow.c
11409         * src/matcher.c
11410         * src/matcher_parser_lex.l
11411         * src/matcher_parser_parse.y
11412         * src/mbox.c
11413         * src/prefs_filtering.c
11414         * src/prefs_filtering.h
11415         * src/procmsg.c
11416         * src/procmsg.h
11417         * src/summaryview.c
11418                 introduce per-account filtering rules. Each filtering rule can now be assigned
11419                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11420                 when applying filtering rules manually, as all rules will apply - even the ones
11421                 assigned to an account. This issue will be addressed soon.
11422  
11423
11424
11425 2006-07-31 [wwp]        2.4.0cvs1
11426
11427         * src/quote_fmt.c
11428                 make more strings translatable.
11429
11430 2006-07-31 [paul]       2.4.0
11431
11432         2.4.0 released
11433
11434 2006-07-31 [paul]       2.3.1cvs91
11435
11436         * po/ca.po
11437                 updated by Miquel Oliete
11438
11439 2006-07-31 [paul]       2.3.1cvs90
11440
11441         * po/de.po
11442         * po/el.po
11443         * po/fr.po
11444         * po/it.po
11445         * po/pl.po
11446         * po/pt_BR.po
11447         * po/sr.po
11448         * po/zh_CN.po
11449                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11450                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11451                 Aleksandar Urosevic, and Ralgh Young
11452
11453 2006-07-31 [paul]       2.3.1cvs89
11454
11455         * src/account.c
11456         * src/main.c
11457         * src/mainwindow.c
11458         * src/mainwindow.h
11459                 Fix a race condition when, after an SC crash, rescanning
11460                 folders took more than 0.5 seconds
11461                 Thanks to Colin
11462
11463 2006-07-31 [paul]       2.3.1cvs88
11464
11465         * src/folderview.c
11466                 don't translate separator strings
11467
11468 2006-07-30 [mones]      2.3.1cvs87
11469
11470         * doc/man/sylpheed-claws.1
11471                 Fixed non-ASCII chars in Hoa's name
11472         * po/es.po
11473                 Updated for release
11474
11475 2006-07-27 [colin]      2.3.1cvs86
11476
11477         * src/textview.c
11478                 Don't include the leading \n in links
11479                 Patch by Fabien
11480
11481 2006-07-25 [colin]      2.3.1cvs85
11482
11483         * src/mainwindow.c
11484         * src/common/socket.h
11485         * src/etpan/imap-thread.c
11486                 Refresh resolvers before connecting
11487                 to IMAP servers, and after switching
11488                 to online. Thanks to Paul.
11489
11490 2006-07-18 [colin]
11491
11492         * 2.4.0-rc4 released
11493
11494 2006-07-17 [colin]      2.3.1cvs84
11495
11496         * src/inc.c
11497                 Show connection attempt in statusbar before
11498                 connecting (previously first message was
11499                 "Retrieving messages from ..." after the
11500                 connection succeeded.
11501
11502 2006-07-16 [wwp]        2.3.1cvs83
11503
11504         * sylpheed-claws.ico
11505                 Added .ico file (windows multi-size icon file, generated).
11506
11507 2006-07-12 [wwp]        2.3.1cvs82
11508
11509         * src/messageview.c
11510                 remove Message/Re-edit menu entry from messageview window,
11511                 as sent/draft/queued messages are opened in compose window when
11512                 re-edited and it's not possible to re-edit other msgs.
11513
11514 2006-07-12 [paul]       2.3.1cvs81
11515
11516         * AUTHORS
11517         * src/mainwindow.c
11518         * src/gtk/authors.h
11519                 check online state before resetting
11520                 mailcheck timer. Useful if some program
11521                 verifies connection state and updates
11522                 Claws.
11523                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
11524
11525 2006-07-12 [paul]       2.3.1cvs80
11526
11527         * sylpheed-claws-128x128.png
11528         * sylpheed-claws-64x64.png
11529         * sylpheed-claws.png
11530         * src/Makefile.am
11531         * src/main.c
11532         * src/prefs_toolbar.c
11533         * src/stock_pixmap.c
11534         * src/stock_pixmap.h
11535         * src/wizard.c
11536         * src/gtk/about.c
11537         * src/gtk/gtkutils.c
11538         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
11539         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
11540         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
11541         * src/pixmaps/sylpheed.xpm              ** REMOVED **
11542         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
11543         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
11544                 updated and renamed logo/icon files and related
11545                 logo by Jesper Schultz
11546
11547 2006-07-11 [paul]       2.3.1cvs79
11548
11549         * src/main.c
11550                 fix the labels a smidgin
11551
11552 2006-07-09 [colin]      2.3.1cvs78
11553
11554         * src/textview.c
11555                 Show errors in textviewer's command
11556                 Patch by H. Merijn Brand
11557
11558 2006-07-09 [colin]      2.3.1cvs77
11559
11560         * src/compose.c
11561                 Save FMID in drafts too
11562
11563 2006-07-08 [colin]      2.3.1cvs76
11564
11565         * src/compose.c
11566                 Svae RMID in drafted mails too
11567                 Save quote_fmt vars for whole mails,
11568                 don't reset at each quote_fmt_init:
11569                 allows to use the same |i{var} in
11570                 various template fields
11571         * src/prefs_template.c
11572         * src/quote_fmt.h
11573         * src/quote_fmt_parse.y
11574                 Same
11575
11576 2006-07-08 [colin]      2.3.1cvs75
11577
11578         * src/textview.c
11579                 Fix highlighting of attached parts URIs
11580
11581 2006-07-08 [colin]      2.3.1cvs74
11582
11583         * src/main.c
11584                 Prevent bug #981 (sc 2.3.1 segfaults with 
11585                 gtk+ 2.10) from being reported again:
11586                 if Sylpheed-Claws has been compiled against
11587                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
11588                 of if Sylpheed-Claws has been compiled against
11589                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
11590                 error out.
11591
11592 2006-07-07 [colin]      2.3.1cvs73
11593
11594         * src/prefs_actions.c
11595                 Fix label
11596
11597 2006-07-07 [colin]      2.3.1cvs72
11598
11599         * src/prefs_actions.c
11600                 Fix compile on gtk < 2.8. argh :)
11601
11602 2006-07-07 [paul]       2.3.1cvs71
11603
11604         * src/common/defs.h
11605                 update DONATE_URI
11606
11607 2006-07-07 [colin]      2.3.1cvs70
11608
11609         * po/POTFILES.in
11610         * src/quote_fmt.c
11611         * src/quote_fmt_lex.l
11612         * src/quote_fmt_parse.y
11613                 Add |i{var}, a way to insert user-entered
11614                 text in a template
11615
11616 2006-07-07 [colin]
11617
11618         * 2.4.0-rc3 released
11619
11620 2006-07-07 [colin]      2.3.1cvs69
11621
11622         * src/folder.c
11623                 Don't consider inboxes of UNKNOWN folder 
11624                 classes to be useable as default inboxes
11625
11626 2006-07-07 [paul]       2.3.1cvs68
11627
11628         * src/textview.c
11629                 add missing #include <errno.h>
11630                 Thanks to René J. Blokland
11631
11632 2006-07-07 [paul]       2.3.1cvs67
11633
11634         * src/action.c
11635                 Return now Closes dialog
11636         * src/mimeview.c
11637         * src/mimeview.h
11638         * src/textview.c
11639                 add contextual menu to mime parts listed
11640                 in the textview
11641                 Thanks to Colin
11642         * src/common/utils.c
11643                 reversal: ' is a valid character in URLs
11644
11645 2006-07-06 [colin]      2.3.1cvs66
11646
11647         * src/remotefolder.h
11648                 Forgotten in previous commit
11649
11650 2006-07-06 [colin]      2.3.1cvs65
11651
11652         * src/folder.c
11653                 Set summary update flag whenever
11654                 totals changed
11655         * src/imap.c
11656         * src/prefs_account.c
11657         * src/common/utils.h
11658         * src/etpan/imap-thread.c
11659                 Fix warnings, thanks to Fabien and
11660                 Ricardo
11661
11662 2006-07-06 [wwp]        2.3.1cvs64
11663
11664         * src/gtk/gtkutils.c
11665                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
11666
11667 2006-07-06 [wwp]        2.3.1cvs63
11668
11669         * src/account.c
11670         * src/addressbook.c
11671         * src/addressitem.h
11672         * src/folderview.c
11673         * src/mainwindow.c
11674         * src/manual.c
11675         * src/manual.h
11676         * src/message_search.c
11677         * src/prefs_actions.c
11678         * src/prefs_filtering.c
11679         * src/prefs_filtering.h
11680         * src/prefs_template.c
11681         * src/summary_search.c
11682         * src/summaryview.c
11683         * src/gtk/gtkutils.c
11684         * src/gtk/gtkutils.h
11685         * src/gtk/pluginwindow.c
11686                 add help buttons to some dialogs. Clicking such buttons opens a
11687                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
11688
11689 2006-07-06 [paul]       2.3.1cvs62
11690
11691         * src/textview.c
11692                 fix attachments contextual menu
11693                 Thanks to Colin
11694
11695 2006-07-05 [colin]      2.3.1cvs61
11696
11697         * src/textview.c
11698         * src/compose.c
11699                 Handle sftp:// links
11700
11701 2006-07-05 [paul]       2.3.1cvs60
11702
11703         * src/gtk/filesel.c
11704                 grab save button by default
11705                 Thanks to Colin
11706
11707 2006-07-05 [wwp]        2.3.1cvs59
11708
11709         * manual/xml2pdf
11710                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
11711
11712 2006-07-04 [colin]      2.3.1cvs58
11713
11714         * src/mimeview.c
11715         * src/textview.c
11716                 Use left click to select, middle click to open
11717                 on mimeparts links
11718         * src/common/utils.c
11719                 Fix segfault
11720
11721 2006-07-04 [colin]      2.3.1cvs57
11722
11723         * src/mainwindow.c
11724         * src/news.c
11725                 Warning fixes, thanks to Fabien
11726
11727 2006-07-04 [colin]      2.3.1cvs56
11728
11729         * src/mimeview.c
11730         * src/mimeview.h
11731         * src/textview.c
11732                 Allow parts to be selected via their text label
11733                 in textview
11734
11735 2006-07-04 [colin]      2.3.1cvs55
11736
11737         * src/folderview.c
11738                 Feedback when closing (for big folders)
11739         * src/prefs_actions.c
11740         * src/prefs_filtering.c
11741         * src/prefs_matcher.c
11742         * src/prefs_template.c
11743                 Fix default button when closing without
11744                 having saved
11745
11746 2006-07-04 [colin]      2.3.1cvs54
11747
11748         * src/news.c
11749                 Delete local file on deletion
11750
11751 2006-07-03 [colin]      2.3.1cvs53
11752
11753         * src/folderview.c
11754         * src/main.c
11755                 Don't freeze when rescanning after crash
11756
11757 2006-07-03 [wwp]        2.3.1cvs52
11758
11759         * src/compose.c
11760         * src/privacy.c
11761         * src/privacy.h
11762         * src/plugins/pgpinline/pgpinline.c
11763         * src/plugins/pgpmime/pgpmime.c
11764                 don't report an error when the user cancels the passphrase dialog.
11765
11766 2006-07-02 [colin]      2.3.1cvs51
11767
11768         * src/folderview.c
11769                 Open message when crossing folders with Space,
11770                 goto next unread and friends
11771
11772 2006-07-01 [colin]      2.3.1cvs50
11773
11774         * src/prefs_account.c
11775                 Typographic rules varying from language
11776                 to language (in french "Protocole :"),
11777                 we have to do that :)
11778
11779 2006-07-01 [ticho]      2.3.1cvs49
11780
11781         * src/prefs_account.c
11782                 Only use one temporary gchar* variable in
11783                 prefs_account_protocol_set_optmenu().
11784
11785 2006-07-01 [ticho]      2.3.1cvs48
11786
11787         * src/prefs_account.c
11788         * src/prefs_account.h
11789                 Use GtkLabel for existing account protocol name.
11790                 Created an array for protocol names and populate the
11791                 combobox from it in a for() cycle.
11792
11793 2006-06-30 [colin]      2.3.1cvs47
11794
11795         * src/compose.c
11796                 Block undo when changing signature (by changing
11797                 account)
11798
11799 2006-06-30 [paul]       2.3.1cvs46
11800
11801         * src/send_message.c
11802                 when editing From in the Compose window, use that address
11803                 in the Return-Path: header
11804                 Thanks to Colin
11805
11806 2006-06-30 [colin]      2.3.1cvs45
11807
11808         * src/compose.c
11809                 Fix signature replacement:
11810                 - when no newline before separator
11811                 - when reediting
11812
11813 2006-06-29 [colin]      2.3.1cvs44
11814
11815         * src/folderview.c
11816         * src/folderview.h
11817         * src/mainwindow.c
11818         * src/summaryview.c
11819                 Let 'View/Go to/Next marked' work like
11820                 Next new & Next unread: across folders
11821                 Change the select_on_entry pref to do
11822                 what we want when changing folder
11823         * src/common/utils.c
11824                 Fix single-quoted links 
11825
11826 2006-06-29 [colin]      2.3.1cvs43
11827
11828         * src/gtk/gtkaspell.c
11829                 "Sylpheed" and "Sylpheed-Claws" do exist !
11830
11831 2006-06-29 [colin]      2.3.1cvs42
11832
11833         * src/imap.c
11834                 Forgot to remove debug
11835
11836 2006-06-29 [colin]      2.3.1cvs41
11837
11838         * src/imap.c
11839         * src/imap.h
11840         * src/mainwindow.c
11841                 Disconnect from IMAP servers when going
11842                 offline. Fixes bug #978 (going to offline-mode 
11843                 won't close connections)
11844
11845 2006-06-29 [colin]      2.3.1cvs40
11846
11847         * src/main.c
11848                 Fix transient setting on failing plugins
11849                 Patch by Fabien
11850         * src/plugins/pgpcore/sgpgme.c
11851                 Only warn for OpenPGP. Most people don't
11852                 have CMS available.
11853
11854 2006-06-29 [colin]      2.3.1cvs39
11855
11856         * src/compose.c
11857                 Fix Spelling menu (discrepancy between context menu
11858                 and top menu when folder's dictionary isn't the 
11859                 default one)
11860         * src/plugins/pgpcore/sgpgme.c
11861                 More error reporting about why gpgme can fail
11862
11863 2006-06-29 [wwp]        2.3.1cvs38
11864
11865         * src/mainwindow.c
11866                 honor the display-header-pane setting even when the message view
11867                 is a separate window.
11868
11869 2006-06-29 [wwp]        2.3.1cvs37
11870
11871         * src/prefs_actions.c
11872                 forgot to commit that one (use of GTK_STOCK_INFO).
11873
11874 2006-06-29 [colin]      2.3.1cvs36
11875
11876         * src/imap.c
11877                 Better handling of login errors (ask the password
11878                 again once), alert in case of error. Fix three
11879                 signedness warnings.
11880
11881 2006-06-28 [wwp]        2.3.1cvs35
11882
11883         * src/prefs_template.c
11884         * src/prefs_matcher.c
11885         * src/prefs_filtering_action.c
11886         * src/prefs_quote.c
11887                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
11888                 patch by Fabien Vantard, slightly modified.
11889
11890 2006-06-28 [paul]
11891
11892         2.4.0-rc2 released
11893
11894 2006-06-28 [colin]      2.3.1cvs34
11895
11896         * src/prefs_account.c
11897                 Fix bug #977 (Can't add or edit imap accounts)
11898
11899 2006-06-28 [colin]      2.3.1cvs33
11900
11901         * src/mimeview.c
11902                 Fix previous
11903
11904 2006-06-28 [colin]      2.3.1cvs32
11905
11906         * src/mimeview.c
11907                 Save named inlined attachments with "Save all"
11908         * src/main.c
11909         * src/mbox.c
11910         * src/common/plugin.c
11911         * src/common/plugin.h
11912         * src/common/sylpheed.c
11913         * src/common/utils.c
11914         * src/plugins/pgpcore/sylpheed.def
11915         * src/plugins/pgpinline/sylpheed.def
11916         * src/plugins/pgpmime/sylpheed.def
11917                 Win32 compatibility patch, by
11918                 Werner Koch
11919
11920 2006-06-28 [wwp]        2.3.1cvs31
11921
11922         * src/imap.c
11923         * src/prefs_folder_item.c
11924                 less compilation warnings (thanks to Fabien Vantard), less typos.
11925
11926 2006-06-28 [paul]       2.3.1cvs30
11927
11928         * src/gtk/gtkutils.c
11929                 gtk_combo_box_set_focus_on_click() is only
11930                 available since gtk 2.6.0
11931
11932 2006-06-28 [paul]       2.3.1cvs29
11933
11934         * src/prefs_ext_prog.c
11935                 fix engrish and add a tooltip for the
11936                 'command for 'Display as text' option
11937
11938 2006-06-28 [paul]
11939
11940         2.4.0-rc1 released
11941
11942 2006-06-28 [paul]       2.3.1cvs28
11943
11944         * ChangeLog
11945         * tools/Makefile.am
11946                 include textviewer.pl in releases
11947
11948 2006-06-28 [paul]       2.3.1cvs27
11949
11950         * src/prefs_ext_prog.c
11951                 hide Print command option if libgnomeprint
11952                 support is present
11953
11954 2006-06-27 [colin]      2.3.1cvs26
11955
11956         * src/compose.c
11957                 Fix Esc handling in insert/attach dialog
11958                 Don't show this dialog if dragging something
11959                 else than text/uri-list
11960                 Thanks to Fabien Vantard
11961         * tools/textviewer.pl
11962                 Filter script to display stuff as text
11963                 by H. Merijn Brand
11964
11965 2006-06-27 [wwp]        2.3.1cvs25
11966
11967         * src/messageview.c
11968                 use the exact product name (message view title), patch
11969                 by Fabien Vantard.
11970
11971 2006-06-27 [ticho]      2.3.1cvs24
11972
11973         * src/prefs_account.c
11974         * src/prefs_common.c
11975         * src/prefs_common.h
11976         * src/prefs_ext_prog.c
11977         * src/textview.c
11978                 Add a preference (Preferences/External programs)
11979                 to allow "Display as text" to be done via a script
11980                 (patch by H.Merijn Brand).
11981                 Use GtkComboBox for protocol selection in account
11982                 preferences.
11983                 Only include current choice for existing accounts, and
11984                 insensitivize the combobox.
11985
11986 2006-06-27 [paul]       2.3.1cvs23
11987
11988         * src/mbox.c
11989                 fix crasher introduced in cvs21.
11990                 Thanks to Colin
11991
11992 2006-06-26 [colin]      2.3.1cvs22
11993
11994         * src/mbox.c
11995                 Fix double-frees when leaving folders
11996                 after exporting to mbox
11997
11998 2006-06-26 [colin]      2.3.1cvs21
11999
12000         * src/mbox.c
12001                 More feedback (and optimisation)
12002                 on import/export
12003         * src/common/utils.c
12004                 Fix case when looking for mail addresses
12005         * src/gtk/gtkutils.c
12006                 Extra check for (X-)Face
12007
12008 2006-06-25 [ticho]      2.3.1cvs20
12009
12010         * src/compose.c
12011         * src/exphtmldlg.c
12012         * src/gtk/gtkutils.c
12013         * src/gtk/gtkutils.h
12014                 Added second argument to gtkut_sc_combobox_create() to
12015                 control focus-on-click for the widget.
12016                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12017
12018 2006-06-25 [ticho]      2.3.1cvs19
12019
12020         * src/compose.c
12021         * src/gtk/Makefile.am
12022         * src/gtk/combobox.c
12023         * src/gtk/combobox.h
12024         * src/gtk/gtkutils.c
12025         * src/gtk/gtkutils.h
12026                 Use GtkComboBox instead of deprecated GtkOptionMenu
12027                 for account selector in compose window and for encoding
12028                 selector in attachment properties.
12029                 Also factorise working with the new GtkComboBox somewhat.
12030
12031 2006-06-24 [paul]       2.3.1cvs18
12032
12033         * src/prefs_common.c
12034                 use the correct default value
12035
12036 2006-06-24 [paul]       2.3.1cvs17
12037
12038         * src/compose.c
12039         * src/prefs_common.c
12040         * src/prefs_common.h
12041         * src/prefs_compose_writing.c
12042                 enable setting of default action when
12043                 dnd'ing files in the compose window.
12044                 (Collaborative effort with wwp)
12045
12046 2006-06-23 [wwp]        2.3.1cvs16
12047
12048         * src/compose.c
12049                 i18n fix (thanks to Fabien Vantard)
12050
12051 2006-06-22 [colin]      2.3.1cvs15
12052
12053         * src/prefs_customheader.c
12054                 Don't use filters in custom headers' file 
12055                 selector. Remember, extensions mean nothing :)
12056
12057 2006-06-22 [paul]       2.3.1cvs14
12058
12059         * configure.ac
12060                 allow setting of man directory location
12061
12062 2006-06-22 [colin]      2.3.1cvs13
12063
12064         * src/mainwindow.c
12065                 Add 'View/Go to/Next unread folder'.
12066                 I missed that :)
12067
12068 2006-06-22 [colin]      2.3.1cvs12
12069
12070         * src/common/utils.c
12071                 Add some subject prefixes
12072                 Patch by Bjorn T Johansen <btj@havleik.no>
12073
12074 2006-06-22 [colin]      2.3.1cvs11
12075
12076         * manual/advanced.xml
12077                 Forgotten hidden pref
12078
12079 2006-06-21 [paul]       2.3.1cvs10
12080
12081         * src/prefs_account.c
12082                 complete the removal of 'Add date header' option
12083
12084 2006-06-21 [paul]       2.3.1cvs9
12085
12086         * src/account.c
12087         * src/compose.c
12088         * src/prefs_account.c
12089         * src/prefs_account.h
12090                 remove option to add date header - always
12091                 add date header
12092         * src/etpan/imap-thread.c
12093                 fix warnings (Thanks to Colin)
12094
12095 2006-06-21 [wwp]        2.3.1cvs8
12096
12097         * src/folder.c
12098                 set the attachment flag when inline text part are (file)named. This is more convenient
12099                 when receiving (for instance) inline source files or patches sent using thunderbird.
12100
12101 2006-06-21 [paul]       2.3.1cvs7
12102
12103         * src/inc.c
12104                 fix off-by-one count of current msg in
12105                 statusbar filtering progressbar
12106
12107 2006-06-21 [paul]       2.3.1cvs6
12108
12109         * src/folder.c
12110                 Show attachment icon even if the part is 'inline'
12111                 if the following conditions are met:
12112                 - content-type != 'text/plain'
12113                 - content-type != '*/pgp-signature'
12114                 - either 'name' or 'filename' parameter is not NULL
12115                 
12116                 Thanks to Colin
12117
12118 2006-06-21 [paul]       2.3.1cvs5
12119
12120         * src/messageview.c
12121         * src/prefs_common.c
12122         * src/prefs_common.h
12123         * src/prefs_other.c
12124                 add an option to 'Never send Return
12125                 Receipts'
12126                 Thanks to Colin
12127
12128 2006-06-20 [mones]      2.3.1cvs4
12129
12130         * po/es.po
12131                 updated
12132         * src/compose.c
12133                 typo fixed (space after comma)
12134         * tools/make.themes.project
12135                 remove exec mode from tarball files
12136
12137 2006-06-20 [colin]      2.3.1cvs3
12138
12139         * src/news.c
12140         * src/procheader.c
12141         * src/unmime.c
12142                 Better fix for \n's in headers (don't 
12143                 break Received: and others)
12144
12145 2006-06-20 [paul]       2.3.1cvs2
12146
12147         * src/alertpanel.c
12148         * src/textview.c
12149                 improve legibility of phishing attempt
12150                 dialog
12151
12152 2006-06-20 [paul]       2.3.1cvs1
12153
12154         * NEWS
12155         * README
12156         * configure.ac
12157                 Update version number following
12158                 stable release
12159
12160 2006-06-20 [colin]      2.3.0cvs26
12161
12162         * src/compose.c
12163                 When dragging a file to the text of the compose
12164                 window, ask whether we want to insert or attach
12165                 (I know lots of people who do that to attach)
12166
12167 2006-06-20 [colin]      2.3.0cvs25
12168
12169         * src/etpan/imap-thread.c
12170                 Fix threshold (the append command is often > 32 bytes)
12171
12172 2006-06-19 [colin]      2.3.0cvs24
12173
12174         * src/imap.c
12175         * src/etpan/imap-thread.c
12176                 Workaround Rockliffe IMAP server bug: replace
12177                 "x UID SEARCH (ANSWERED UID 1:*)" with
12178                 "x UID SEARCH ANSWERED"
12179                 (Rockliffe doesn't handle the parenthesis)
12180
12181 2006-06-19 [colin]      2.3.0cvs23
12182
12183         * src/compose.c
12184         * src/imap.c
12185         * src/etpan/imap-thread.c
12186                 Probably fix bug #972 (Freezes when adding 
12187                 an attachment to the message)
12188         * src/common/defs.h
12189                 Modernize Firefox cmd
12190
12191
12192 2006-06-18 [colin]      2.3.0cvs22
12193
12194         * src/prefs_customheader.c
12195                 Only allow correct filenames for various
12196                 custom headers
12197
12198 2006-06-18 [colin]      2.3.0cvs21
12199
12200         * src/prefs_customheader.c
12201                 Add a 'From File...' button in custom headers prefs, which
12202                 try to do the right thing: 
12203                 for normal headers, use file as plaintext,
12204                 for X-Face, calls compface,
12205                 for Face, encode to b64.
12206
12207 2006-06-17 [colin]      2.3.0cvs20
12208
12209         * src/mh.c
12210                 Warning fix
12211
12212 2006-06-16 [colin]      2.3.0cvs19
12213
12214         * src/summaryview.c
12215                 Recursive quicksearch: show message list
12216                 in current folder, *then* search children
12217                 in the background.
12218
12219 2006-06-16 [colin]      2.3.0cvs18
12220
12221         * src/main.c
12222                 Instead of ignoring SIGPIPE, save caches
12223                 when getting one. Will fix the fact that
12224                 hot caches are out-of-date when logging 
12225                 out of Xorg.
12226         * src/compose.c
12227         * src/prefs_compose_writing.c
12228                 Only save text (not attachments) when 
12229                 auto-saving to drafts
12230         * src/unmime.c
12231                 Always replace \n, \r and \t with spaces
12232                 in headers
12233         * manual/dist/html/Makefile.am
12234         * manual/dist/pdf/Makefile.am
12235         * manual/dist/ps/Makefile.am
12236         * manual/dist/txt/Makefile.am
12237         * manual/fr/dist/html/Makefile.am
12238         * manual/fr/dist/pdf/Makefile.am
12239         * manual/fr/dist/ps/Makefile.am
12240         * manual/fr/dist/txt/Makefile.am
12241         * manual/pl/dist/html/Makefile.am
12242         * manual/pl/dist/pdf/Makefile.am
12243         * manual/pl/dist/ps/Makefile.am
12244         * manual/pl/dist/txt/Makefile.am
12245                 Fix make clean removing pregenerated manuals
12246
12247
12248 2006-06-16 [colin]      2.3.0cvs17
12249
12250         * src/plugins/pgpcore/sgpgme.c
12251         * src/plugins/pgpmime/pgpmime.c
12252         * src/plugins/pgpinline/pgpinline.c
12253                 Better error reporting in setup_signers.
12254                 Don't fallback to default key if specified
12255                 key isn't found.
12256                 Don't allow signing if more than one secret
12257                 key matches the one specified in prefs.
12258
12259 2006-06-15 [colin]      2.3.0cvs16
12260
12261         * src/folderview.c
12262                 Add "Send queue" in the folder's contextual
12263                 menu
12264         * src/compose.c
12265         * src/messageview.c
12266         * src/privacy.c
12267         * src/privacy.h
12268         * src/procmime.c
12269         * src/procmsg.c
12270         * src/plugins/pgpcore/passphrase.c
12271         * src/plugins/pgpcore/sgpgme.c
12272         * src/plugins/pgpinline/pgpinline.c
12273         * src/plugins/pgpmime/pgpmime.c
12274                 Better error reporting
12275         * src/mbox.c
12276                 Probably fix bug #971 (2.2.3 cannot read mail 
12277                 from local mbox)
12278
12279
12280 2006-06-15 [mones]      2.3.0cvs15
12281
12282         * tools/make.themes.project
12283                 creates the themes project from the web page
12284
12285 2006-06-15 [colin]      2.3.0cvs14
12286
12287         * src/folder.c
12288                 Better fix (avoid losing the folder if scan_tree 
12289                 fails)
12290
12291 2006-06-15 [cleroy]     2.3.0cvs13
12292
12293         * src/folder.c
12294                 Probably fix Bug #969 (crash on rebuilding 
12295                 imap folder)
12296
12297 2006-06-14 [colin]      2.3.0cvs12
12298
12299         * manual/dtd/manual.xsl
12300         * manual/sylpheed-claws-manual.xml
12301         * manual/fr/sylpheed-claws-manual.xml
12302         * manual/pl/sylpheed-claws-manual.xml
12303                 Insert pagebreaks between sections
12304
12305 2006-06-14 [paul]       2.3.0cvs11
12306
12307         * configure.ac
12308                 better fix than 2.3.0cvs10
12309
12310 2006-06-14 [paul]       2.3.0cvs10
12311
12312         * configure.ac
12313                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12314                 (backwards compatible)
12315
12316 2006-06-13 [colin]      2.3.0cvs9
12317
12318         * src/messageview.c
12319                 Fix sending of return receipt with the new queue folders
12320
12321 2006-06-13 [wwp]        2.3.0cvs8
12322
12323         * src/quote_fmt_lex.l
12324                 fix wrong tokens returned in quote_fmt lexer, query not().
12325
12326 2006-06-13 [wwp]        2.3.0cvs7
12327
12328         * src/folder.c
12329         * src/prefs_folder_item.c
12330                 allow changing folder type even when folder is not a top-level one,
12331                 thanks to Colin.
12332
12333 2006-06-12 [colin]      2.3.0cvs6
12334
12335         * src/folderview.c
12336                 Fix double-ask of "Do you want to mark all
12337                 as read"
12338
12339 2006-06-12 [colin]      2.3.0cvs5
12340
12341         * src/compose.c
12342         * src/compose.h
12343         * src/folder.c
12344         * src/folder.h
12345         * src/imap.c
12346         * src/inc.c
12347         * src/main.c
12348         * src/messageview.c
12349         * src/mh.c
12350         * src/prefs_folder_item.c
12351         * src/procheader.c
12352         * src/procmime.c
12353         * src/procmsg.c
12354         * src/procmsg.h
12355         * src/send_message.c
12356         * src/summaryview.c
12357         * src/toolbar.c
12358                 Apply bug #964's patch (Queue and drafts aren't normal)
12359                 The Drafts and Queue folder now contain RFC-822 files,
12360                 allowing to move and copy mails from and to these 
12361                 folders. Moving from Drafts to Queue will prepare the
12362                 mail for sending (PGP signature, encryption, etc).
12363                 This patch also rework sending errors handling to try
12364                 to be more helpful.
12365                 Also, allow redefining folder types via the GUI 
12366                 (Folder type in its Properties)
12367
12368 2006-06-12 [colin]      2.3.0cvs4
12369
12370         * src/summaryview.c
12371         * src/prefs_common.c
12372         * src/prefs_common.h
12373         * src/gedit-print.c
12374                 Allow to define a specific print font - patch
12375                 by Bernhard Walle <bernhard.walle@gmx.de>
12376         * src/prefs_fonts.c
12377         * manual/advanced.xml
12378         * manual/fr/advanced.xml
12379                 Add a hidden pref to allow deletion without
12380                 confirmation
12381
12382 2006-06-12 [wwp]        2.3.0cvs3
12383
12384         * .cvsignore
12385                 more files to ignore.
12386
12387 2006-06-12 [wwp]        2.3.0cvs2
12388
12389         * src/quote_fmt.c
12390         * src/quote_fmt_lex.l
12391         * src/quote_fmt_parse.y
12392                 extend the quote_fmt parser (templates and quotes):
12393                 - allow limited sub-expressions in |p{} and |f{} expressions,
12394                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12395                 - implemented/fixed missing implementation of query_references and show_references,
12396                 - completed, fixed contents and format of the symbols help dialog,
12397                 - fix some compilation warnings.
12398
12399 2006-06-12 [wwp]        2.3.0cvs1
12400
12401         * manual/advanced.xml
12402         * manual/fr/advanced.xml
12403                 updates in the "templates" section of the manual (eng/fr):
12404                  - be more precise (both versions)
12405                  - completed to match the english reference (fr version)
12406                  - touchups (both versions)
12407
12408 2006-06-12 [paul]       2.3.0
12409
12410         2.3.0 released
12411
12412 2006-06-12 [paul]       2.2.3cvs14
12413
12414         * po/ca.po
12415         * po/cs.po
12416         * po/de.po
12417         * po/el.po
12418         * po/fr.po
12419         * po/it.po
12420         * po/pt_BR.po
12421         * po/sr.po
12422         * po/zh_CN.po
12423                 updated by Miquel Oliete, Tim, Stephan Sachse,
12424                 Stavros Giannouris, Fabien Vantard, Andrea
12425                 Spadaccini, Frederico Goncalves Guimaraes,
12426                 Aleksandar Urosevic, and Ralgh Young
12427
12428 2006-06-12 [colin]      2.2.3cvs13
12429
12430         * src/mbox.c
12431                 Add missing header
12432
12433 2006-06-11 [colin]      2.2.3cvs12
12434
12435         * src/msgcache.c
12436                 Verify that g_malloc() succeeded
12437
12438 2006-06-11 [colin]      2.2.3cvs11
12439
12440         * src/wizard.c
12441                 Add Face header to welcome mail
12442
12443 2006-06-10 [colin]      2.2.3cvs10
12444
12445         * src/textview.c
12446                 Revert previous (Forgot it changes the
12447                 margin on the whole mail)
12448
12449 2006-06-10 [colin]      2.2.3cvs9
12450
12451         * src/textview.c
12452                 Don't overlap long headers under (X-)Face
12453
12454 2006-06-10 [mones]      2.2.3cvs8
12455
12456         * manual/xml2pdf
12457                 allow generation of manual on systems lacking saxon binary
12458                 but with java and the saxon library installed
12459
12460         * po/es.po
12461                 updated for release
12462
12463 2006-06-09 [colin]      2.2.3cvs7
12464
12465         * src/summaryview.c
12466                 Fix leak when using Display Sender using Addressbook
12467
12468 2006-06-09 [colin]      2.2.3cvs6
12469
12470         * src/compose.c
12471         * src/folder.c
12472         * src/folderview.c
12473         * src/mimeview.c
12474         * src/summaryview.c
12475                 More leaks fixes
12476
12477 2006-06-09 [paul]       2.2.3cvs5
12478
12479         * AUTHORS
12480         * src/gtk/authors.h
12481         * tools/claws.i18n.status.pl
12482                 updated with new info
12483
12484 2006-06-09 [paul]       2.2.3cvs4
12485
12486         * README
12487                 updated
12488         * manual/ack.xml
12489                 add wwp to authors list
12490         * src/gtk/authors.h
12491                 update mine and Colin's addresses
12492
12493 2006-06-08 [colin]      2.2.3cvs3
12494
12495         * src/etpan/imap-thread.c
12496                 Fix leak on SSL cert check
12497
12498 2006-06-08 [colin]      2.2.3cvs2
12499
12500         * src/common/utils.c
12501                 Fix leak
12502
12503 2006-06-08 [paul]       2.2.3cvs1
12504
12505         * configure.ac
12506                 Update version number following
12507                 stable release
12508
12509 2006-06-07 [colin]      2.2.2cvs3
12510
12511         * src/msgcache.c
12512                 Fix catching cache read errors (guint instead of gint)
12513                 Prevent malloc'ing more than 8MB (means cache corruption)
12514
12515 2006-06-07 [paul]       2.2.2cvs2
12516
12517         * src/exporthtml.c
12518         * src/exportldif.c
12519         * src/mh.c
12520         * src/mutt.c
12521         * src/pine.c
12522         * src/common/utils.c
12523                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12524                 obey $HOME'
12525                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12526                 Thanks to Colin
12527
12528 2006-06-06 [paul]       2.2.2cvs1
12529
12530         * configure.ac
12531                 Update version number following
12532                 stable release
12533
12534 2006-06-06 [paul]       2.2.1cvs6
12535
12536         * src/matcher.c
12537                 fix  implicit declaration of
12538                 sylpheed_do_idle()
12539                 Patch by Fabien Vantard
12540
12541 2006-06-06 [paul]       2.2.1cvs5
12542
12543         * src/matcher.c
12544                 fix age_greater and age_lower so that they
12545                 mean what say and not '...or equal to'
12546                 Thanks to Colin
12547
12548 2006-06-06 [paul]       2.2.1cvs4
12549
12550         * src/textview.c
12551         * src/common/utils.c
12552                 fix URI check
12553                 Thanks to Colin
12554
12555 2006-06-05 [wwp]        2.2.1cvs3
12556
12557         * manual/fr/account.xml
12558                 minor language fixes (thanks to Fabien Vantard).
12559
12560 2006-06-05 [colin]      2.2.1cvs2
12561
12562         * src/prefs_folder_item.c
12563         * src/folderview.c
12564                 Allow recursive setting of properties 
12565                 for whole mailboxes
12566         * src/matcher.c
12567                 Don't freeze on 'test' filtering rule
12568
12569 2006-06-05 [colin]      2.2.1cvs1
12570
12571         * configure.ac
12572                 Update version number following
12573                 stable release
12574
12575 2006-06-04 [wwp]        2.2.0cvs82
12576
12577         * manual/glossary.xml
12578         * manual/account.xml
12579         * manual/fr/glossary.xml
12580         * manual/fr/account.xml
12581                 added glossary section and references/links related to the Face custom header.
12582
12583 2006-06-04 [colin]      2.2.0cvs81
12584
12585         * src/summaryview.c
12586                 Skip to next message on move with no
12587                 immediate execution
12588
12589 2006-06-04 [wwp]        2.2.0cvs80
12590
12591         * manual/xml2pdf
12592                 added sanity checks, exit when needed.
12593
12594 2006-06-03 [paul]       2.2.0cvs79
12595
12596         * src/prefs_receive.c
12597                 page name is now 'Receiving'
12598         * src/prefs_send.c
12599                 page name is now 'Sending'
12600
12601 2006-06-03 [colin]      2.2.0cvs78
12602
12603         * src/plugins/spamassassin/spamassassin_gtk.c
12604                 Autoswitch to Localhost if transport was previously
12605                 disabled. Else people had to check [] Enable, then
12606                 *reselect* transport.
12607
12608 2006-06-03 [colin]      2.2.0cvs77
12609
12610         * src/plugins/pgpinline/pgpinline.c
12611         * src/plugins/pgpmime/pgpmime.c
12612                 Check that gpg_data_release_and_get_mem 
12613                 didn't fail (now, why this happens...)
12614
12615 2006-06-03 [colin]      2.2.0cvs76
12616
12617         * src/mbox.c
12618                 Fix bug #962 (Manual and/or UI should 
12619                 warn about incompatible locking 
12620                 causing dataloss)
12621
12622 2006-06-02 [cleroy]     2.2.0cvs75
12623
12624         * src/filtering.c
12625         * src/folder.c
12626         * src/procmsg.c
12627         * src/summaryview.c
12628                 Fix a few leaks
12629
12630 2006-06-02 [colin]      2.2.0cvs74
12631
12632         * src/main.c
12633                 On exit, free caches after writing them
12634                 Shuts up some valgrind false positives
12635         * src/procmsg.c
12636         * src/send_message.c
12637                 Fix races when reusing existing SMTP connections
12638                 Fix inexistant session timeout
12639         * src/toolbar.c
12640                 Display alertpanel after all queues have
12641                 been processed, not after each
12642
12643 2006-06-02 [wwp]        2.2.0cvs73
12644
12645         * manual/fr/glossary.xml
12646         * manual/fr/ack.xml
12647         * manual/ack.xml
12648                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12649
12650 2006-06-02 [wwp]        2.2.0cvs72
12651
12652         * manual/xml2pdf
12653         * manual/dist/pdf/Makefile.am
12654         * manual/dtd/manual.xsl
12655         * manual/fr/dist/pdf/Makefile.am
12656         * manual/pl/dist/pdf/Makefile.am
12657                 we changed the procedure to generate the .pdf version of the manual.
12658                 The procedure is more modern and the .pdf we get now has a valid index.
12659                 Here are the new pre-requisites:
12660
12661                 - JRE 1.x (1.4 here): there must be one from your distro
12662                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
12663                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
12664                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
12665
12666                 See my posts for further info about the installation of this toolchain:
12667
12668                 Date: Fri, 19 May 2006 19:40:06 +0200
12669                 From: wwp <subscript@free.fr>
12670                 To: sylpheed-claws-devel@lists.sourceforge.net
12671                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
12672
12673                 and
12674
12675                 Date: Wed, 24 May 2006 12:58:49 +0200
12676                 From: wwp <subscript@free.fr>
12677                 To: sylpheed-claws-devel@lists.sourceforge.net
12678                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
12679
12680 2006-06-01 [colin]      2.2.0cvs71
12681
12682         * src/compose.c
12683                 Better guards against IMAP races
12684         * src/main.c
12685         * src/prefs_common.c
12686         * src/prefs_common.h
12687         * src/common/ssl_certificate.c
12688         * src/etpan/imap-thread.c
12689         * src/etpan/imap-thread.h
12690         * src/gtk/sslcertwindow.c
12691                 New hidden option ssl_skip_cert_check to 
12692                 avoid dups of bug #959 (libetpan linked
12693                 against gnutls and gnutls buggy on 64bit)
12694                 Present expired warning only once per
12695                 session/server.
12696         * manual/advanced.xml
12697         * manual/fr/advanced.xml
12698                 Document new option
12699
12700 2006-06-01 [wwp]        2.2.0cvs70
12701
12702         * src/messageview.c
12703                 fix for bug #961 (return receipt dialog 
12704                 complains incorrectly about return-path 
12705                 email adress being different), thanks 
12706                 to Colin.
12707
12708 2006-05-31 [cleroy]     2.2.0cvs69
12709
12710         * src/common/ssl.c
12711                 Guard against NULLs, although this
12712                 should never be an issue
12713
12714 2006-05-31 [colin]      2.2.0cvs68
12715
12716         * src/filtering.c
12717                 Use g_slist_prepend
12718         * src/imap.c
12719                 Don't remove caches when destroying folder, it
12720                 could (should) be done at exit
12721         * src/inc.c
12722                 free processing cache after incorporation
12723         * src/etpan/imap-thread.c
12724                 Maybe fix bug #959 (Crash on moving to emails 
12725                 to a imap account per ssl with a expired 
12726                 certificate.)
12727
12728 2006-05-30 [colin]      2.2.0cvs67
12729
12730         * src/summaryview.c
12731                 Put back event flush when displaying message
12732                 It avoids reading a bunch of messages just
12733                 by hitting shift-n for too long ;)
12734
12735 2006-05-29 [colin]      2.2.0cvs66
12736
12737         * src/summaryview.c
12738                 Remove useless g_warnings
12739
12740 2006-05-29 [colin]      2.2.0cvs65
12741
12742         * src/imap.c
12743                 Fix g_slist_append()s for performance
12744
12745 2006-05-29 [colin]      2.2.0cvs64
12746
12747         * src/compose.c
12748         * src/common/utils.c
12749                 Fix extraneous tab at start of addresses
12750         * src/mainwindow.c
12751                 Fix warnings (thanks to Fabien)
12752                 Fix crash at exit when composing messages 
12753                 exist
12754         * src/pop.c
12755                 Fix progress bar when deleting expired mails
12756                 Thanks to Hiro
12757         * src/summaryview.c
12758         * src/gtk/gtksctree.c
12759                 Fix re-sorting slowness
12760
12761 2006-05-29 [paul]       2.2.0cvs63
12762
12763         * src/mh.c
12764                 fetch full message when moving mails
12765                 from another mailbox, (fixed data loss
12766                 when filtering from IMAP to MH, introduced
12767                 in 2.2.0cvs57).
12768                 Thanks to Colin
12769
12770 2006-05-29 [mones]      2.2.0cvs62
12771
12772         * src/gtk/gtksctree.c
12773                 Unselect faster (patch by Colin)        
12774
12775 2006-05-26 [colin]      2.2.0cvs61
12776
12777         * src/summaryview.c
12778                 Unplug MSGINFO_UPDATE callback on delete too.
12779
12780 2006-05-26 [colin]      2.2.0cvs60
12781
12782         * src/foldersel.c
12783                 Fix bold in folder selection window with glib2.10
12784                 thanks Hiro
12785
12786 2006-05-26 [colin]      2.2.0cvs59
12787
12788         * src/procheader.c
12789                 Convert date only if necessary (and don't
12790                 try to convert from utf8 to utf8, too)
12791         * src/summaryview.c
12792                 Only set column's text if the column's 
12793                 displayed
12794
12795 2006-05-26 [colin]      2.2.0cvs58
12796
12797         * src/summaryview.c
12798         * src/gtk/gtkutils.c
12799                 Fix useless warning
12800
12801 2006-05-26 [colin]      2.2.0cvs57
12802
12803         * src/mainwindow.c
12804                 Make summaryview selectable as long as 
12805                 no message has focus
12806         * src/mh.c
12807                 Faster deletion (by implementing mh_remove_msgs)
12808                 Faster copy (avoid using mh_fetch_msg just to get
12809                 the filename)
12810                 Faster move (using move_file instead of copy_file
12811                 if MSG_IS_MOVE)
12812                 No progressbar if total number of mails to cp/mv 
12813                 is less than 100
12814         * src/summaryview.c
12815                 Fix removal from subject_table when mail gets moved
12816                 Faster deletion (g_slist_prepend instead of append)
12817         * src/gtk/gtksctree.c
12818                 Remove useless code
12819
12820 2006-05-25 [colin]      2.2.0cvs56
12821
12822         * src/common/ssl_certificate.c
12823                 Fix leak in expired cert check
12824
12825 2006-05-25 [colin]      2.2.0cvs55
12826
12827         * src/mh.c
12828                 Disable flags syncing on .mh_sequences - it
12829                 is buggy and marks mails read under unknown
12830                 conditions.
12831
12832 2006-05-25 [paul]
12833
12834         * 2.3.0-rc4 released
12835
12836 2006-05-24 [colin]      2.2.0cvs54
12837
12838         attention cvs users: if you manage to crash
12839         Sylpheed-Claws while moving, copying or deleting
12840         mails, we *are* interested in stack traces and
12841         valgrind logs. It looks stable, but one never
12842         knows...
12843
12844         * src/folder.c
12845                 Add progressbar for cache updates
12846         * src/folderutils.c
12847                 Optimize Mark all read in the current
12848                 folder
12849         * src/mh.c
12850                 Add progressbar for copy/move
12851         * src/procmsg.c
12852                 Optimize O(n^2) in copy/move
12853         * src/summaryview.c
12854         * src/gtk/gtksctree.c
12855                 Optimize O(n^2) algos
12856         * src/common/timing.h
12857                 Display ms instead of us
12858
12859 2006-05-24 [wwp]        2.2.0cvs53
12860
12861         * manual/fr/advanced.xml
12862                 updates to the French manual.
12863
12864 2006-05-24 [wwp]        2.2.0cvs52
12865
12866         * src/common/utils.c
12867                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
12868
12869 2006-05-24 [wwp]        2.2.0cvs51
12870
12871         * src/folderutils.c
12872                 fixed "mark all read" in MH folders (thanks to Colin).
12873
12874 2006-05-24 [paul]       2.2.0cvs50
12875
12876         * doc/man/sylpheed-claws.1
12877                 updated the man page
12878
12879 2006-05-23 [colin]      2.2.0cvs49
12880
12881         * src/folderview.c
12882         * src/imap.c
12883         * src/inc.c
12884         * src/mbox.c
12885         * src/messageview.c
12886         * src/news.c
12887         * src/send_message.c
12888         * src/summaryview.c
12889         * src/gtk/sslcertwindow.c
12890                 alertpanel fixes, by Fabien
12891
12892 2006-05-23 [colin]      2.2.0cvs48
12893
12894         * src/folder.c
12895         * src/folderview.c
12896         * src/msgcache.c
12897         * src/summaryview.c
12898         * src/gtk/gtksctree.c
12899         * src/gtk/gtksctree.h
12900                 More timings
12901                 Fix slow loading problem, which was caused by the
12902                 use of some gtk_ctree funcs and their use of
12903                 g_list_position while gtk_ctree_(un)link'ing.
12904                 Reap more functions from gtkctree.c to be sure we
12905                 use our (fast) version instead of theirs.
12906         * src/mh.c
12907                 Fix copy of unread mails
12908
12909
12910 2006-05-22 [wwp]        2.2.0cvs47
12911
12912         * manual/fr/advanced.xml
12913                 updated.
12914
12915 2006-05-22 [colin]      2.2.0cvs46
12916
12917         * src/filtering.c
12918                 Fix possible infinite loop. 'copy' is not a 
12919                 final action, so when encountering a 'copy',
12920                 we have to check if a previous one was set
12921                 and do it. In the same way, if we encounter
12922                 a 'move' we have to perform a possibly 
12923                 pending 'copy'. This will slow down filtering
12924                 on IMAP if move+copy or multiple copy actions
12925                 are to be done, but handling it via the batch
12926                 would be really too convoluted.
12927
12928 2006-05-22 [wwp]        2.2.0cvs45
12929
12930         * manual/fr/advanced.xml
12931         * manual/fr/faq.xml
12932         * manual/fr/glossary.xml
12933         * manual/fr/handling.xml
12934         * manual/fr/intro.xml
12935         * manual/fr/plugins.xml
12936         * manual/fr/sylpheed-claws-manual.xml
12937                 sync w/ the english manual: updates URIs, documented mailing-list
12938                 support, better explanation about the enabled/disabled feature
12939                 in filtering/processing rules by Paul.
12940
12941 2006-05-21 [colin]      2.2.0cvs44
12942
12943         * src/summaryview.c
12944                 Don't expand after building threads, but during
12945
12946 2006-05-21 [colin]      2.2.0cvs43
12947
12948         * src/procmsg.c
12949         * src/summaryview.c
12950                 More timing possibilities... For next time I have 
12951                 to find out how the hell some 3GHz computer takes
12952                 one minute to open a 30k folder...
12953
12954 2006-05-21 [colin]      2.2.0cvs42
12955
12956         * manual/pl/advanced.xml
12957         * manual/pl/faq.xml
12958         * manual/pl/glossary.xml
12959         * manual/pl/handling.xml
12960         * manual/pl/intro.xml
12961         * manual/pl/plugins.xml
12962         * manual/pl/sylpheed-claws-manual.xml
12963                 Polish manual updated by Pawel
12964
12965 2006-05-20 [colin]
12966
12967         * 2.3.0-rc3 released
12968
12969 2006-05-20 [colin]      2.2.0cvs41
12970
12971         * src/imap.c
12972                 Fix -rc2 problems:
12973                 - remove cache of moved messages from original folder
12974                 - apply new flags to messages even if they aren't appliable
12975                   via IMAP.
12976
12977 2006-05-20 [colin]
12978
12979         * 2.3.0-rc2 released
12980
12981 2006-05-19 [colin]      2.2.0cvs40
12982
12983         * src/imap.c
12984                 Don't issue SELECT in imap_change_flags
12985                 before having checked that we indeed have
12986                 some flags to change. MSG_POSTFILTERED for
12987                 example can't be used on IMAP.
12988                 Fixes bug #955 (copying messages between 
12989                 imap folders is extremely slow), which was
12990                 a regression.
12991
12992 2006-05-19 [colin]      2.2.0cvs39
12993
12994         * src/folder.c
12995         * src/folder.h
12996         * src/folderview.c
12997                 Try to fix bug #830 (Some unread messages 
12998                 get marked read in IMAP inbox):
12999                 - Prevent scanning a folder if it's being 
13000                   opened via the GUI
13001                 - Postpone opening via the GUI of a folder
13002                   currently scanned.
13003
13004
13005 2006-05-19 [wwp]        2.2.0cvs38
13006
13007         * manual/advanced.xml
13008                 fix English+typo (thanks to Paul).
13009
13010 2006-05-19 [wwp]        2.2.0cvs37
13011
13012         * manual/advanced.xml
13013         * manual/fr/advanced.xml
13014         * src/gtk/logwindow.c
13015         * src/prefs_common.c
13016         * src/prefs_common.h
13017                 added hidden prefs to allow customization of colors used in
13018                 protocol log window (useful for dark gtk+ themes).
13019
13020 2006-05-19 [wwp]        2.2.0cvs36
13021
13022         * ChangeLog
13023                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13024
13025 2006-05-19 [paul]       2.2.0cvs35
13026
13027         * src/textview.c
13028                 make Reply-To fully clickable
13029         * src/gtk/logwindow.c
13030                 more colouring (SMTP ESMTP)
13031         Both patches by Pawel Pekala
13032
13033 2006-05-19 [cleroy]     2.2.0cvs34
13034
13035         * src/mh.c
13036                 Don't update flags from current folder
13037                 Probably fixes bug #935 (Read Messages 
13038                 Revert to Being Marked as Unread)
13039
13040 2006-05-18 [colin]      2.2.0cvs33
13041
13042         * src/imap.c
13043                 Warning fix
13044         * src/compose.c
13045         * src/mainwindow.c
13046         * src/summaryview.c
13047         * src/toolbar.c
13048                 Allow replying to multiple emails
13049                 in multiple windows
13050         * src/mimeview.c
13051         * src/etpan/imap-thread.c
13052                 Leak fixes
13053
13054 2006-05-18 [paul]       2.2.0cvs32
13055
13056         * src/summaryview.c
13057                 keep Mailing-List menu refreshed
13058                 Thanks to Colin
13059
13060 2006-05-18 [paul]       2.2.0cvs31
13061
13062         * manual/advanced.xml
13063         * manual/faq.xml
13064         * manual/glossary.xml
13065         * manual/handling.xml
13066         * manual/intro.xml
13067         * manual/plugins.xml
13068         * manual/sylpheed-claws-manual.xml
13069                 update URLs
13070                 add info about mailing-list support
13071                 edit filtering info
13072         * src/wizard.c
13073         * src/common/defs.h
13074         * src/gtk/about.c
13075         * src/plugins/dillo_viewer/README
13076                 update URLs
13077
13078 2006-05-17 [wwp]        2.2.0cvs30
13079
13080         * manual/handling.xml
13081         * manual/fr/handling.xml
13082                 documented the ability to enabled/disable filtering/processing rules.
13083
13084 2006-05-17 [colin]      2.2.0cvs29
13085
13086         * src/main.c
13087                 Don't initialize g_thread subsystem if it's 
13088                 already done (thanks to Hiro)
13089         * src/mimeview.c
13090                 Fix saving of parts when there name can't be
13091                 converted from UTF-8.
13092
13093 2006-05-17 [paul]       2.2.0cvs28
13094
13095         * po/Makefile.in.in
13096                 fix config.status warning with autoconf 2.60
13097
13098 2006-05-17 [paul]       2.2.0cvs27
13099
13100         * po/POTFILES.in
13101                 add src/mbox.c
13102
13103 2006-05-17 [wwp]        2.2.0cvs26
13104
13105         * src/mainwindow.c
13106                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13107
13108 2006-05-17 [wwp]        2.2.0cvs25
13109
13110         * src/plugins/demo/demo.c
13111                 updated product name in plugin demo (many plugins need to be
13112                 sync'ed w/ that change).
13113
13114 2006-05-17 [colin]      2.2.0cvs24
13115
13116         * src/mh.c
13117                 Fix leak
13118
13119 2006-05-16 [colin]      2.2.0cvs23
13120
13121         * src/mainwindow.c
13122                 Stupid me hit again. Fix cvs22.
13123
13124 2006-05-16 [colin]      2.2.0cvs22
13125
13126         * src/mainwindow.c
13127                 Fix bug #922 (sylpheed-claws crashed after 
13128                 pushing on Inbox folder)
13129
13130 2006-05-16 [colin]      2.2.0cvs21
13131
13132         * src/compose.c
13133                 Make From header be copy/paste/select-able
13134
13135 2006-05-16 [wwp]        2.2.0cvs20
13136
13137         * src/export.c
13138         * src/matcher.c
13139         * src/summaryview.c
13140         * src/etpan/imap-thread.c
13141                 fix some compiler warnings (thanks to Colin).
13142
13143 2006-05-16 [wwp]        2.2.0cvs19
13144
13145         * src/action.c
13146         * src/gedit-print.c
13147         * src/inc.c
13148         * src/mainwindow.c
13149         * src/mh.c
13150         * src/statusbar.c
13151         * src/send_message.c
13152         * src/summaryview.c
13153                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13154
13155 2006-05-15 [colin]      2.2.0cvs18
13156
13157         * src/procmsg.c
13158                 Fix automatic rule creation with List-Post
13159
13160 2006-05-15 [paul]       2.2.0cvs17
13161
13162         * tools/filter_conv_new.pl
13163                 updated for rule enabling/disabling
13164                 claws version >= 2.3.x required
13165
13166 2006-05-15 [cleroy]     2.2.0cvs16
13167
13168         * src/main.c
13169                 Revert test
13170
13171 2006-05-15 [cleroy]     2.2.0cvs15
13172
13173         * src/main.c
13174                 test
13175
13176 2006-05-15 [wwp]        2.2.0cvs14
13177
13178         * manual/pl/.cvsignore
13179                 ignore generated files.
13180
13181 2006-05-14 [wwp]        2.3.0-rc1
13182
13183         * 2.3.0-rc1 released
13184
13185 2006-05-13 [wwp]        2.2.0cvs13
13186
13187         * src/filtering.c
13188         * src/filtering.h
13189         * src/matcher.c
13190         * src/matcher_parser_lex.l
13191         * src/matcher_parser_parse.y
13192         * src/prefs_filtering.c
13193                 new feature: provide the ability to disable filtering and processing
13194                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13195                 adaptations.
13196
13197 2006-05-13 [colin]      2.2.0cvs12
13198
13199         * src/compose.c
13200                 Remove useless if (a) b; else b;
13201                 Thanks to wwp
13202
13203 2006-05-13 [wwp]        2.2.0cvs11
13204
13205         * src/export.c
13206         * src/import.c
13207         * src/mainwindow.c
13208         * src/mbox.c
13209         * src/summaryview.c
13210         * src/summaryview.h
13211                 no more silent failures (or at least less ones) when importing
13212                 or exporting from/to mbox. Also start importing/exporting if
13213                 the necessary info is set.
13214
13215 2006-05-13 [wwp]        2.2.0cvs10
13216
13217         * RELEASE_NOTES
13218                 restored up-to-date release notes.
13219
13220 2006-05-13 [paul]       2.2.0cvs9
13221
13222         * po/nl.po
13223         * po/ru.po
13224                 updated by Tim Dijkstra and Pavlo Bohmat
13225
13226 2006-05-12 [colin]      2.2.0cvs8
13227
13228         * src/gtk/quicksearch.c
13229                 Add "k" as shortcut for "colorlabel". Patch
13230                 by ath42@users.sf.net.
13231
13232 2006-05-12 [paul]       2.2.0cvs7
13233
13234         * src/prefs_common.h
13235         * src/prefs_summaries.c
13236         * src/summaryview.c
13237                 when entering a folder also allow
13238                 going directly to first Marked message
13239
13240 2006-05-12 [paul]       2.2.0cvs6
13241
13242         * src/summaryview.c
13243                 always obey 'confirm before marking all
13244                 mails read' option
13245
13246 2006-05-12 [paul]       2.2.0cvs5
13247
13248         * src/textview.c
13249                 make Sender fully clickable
13250
13251 2006-05-12 [colin]      2.2.0cvs4
13252
13253         * src/compose.c
13254         * src/compose.h
13255                 Let From be editable
13256         * src/main.c
13257         * src/mh.c
13258                 Full support of .mh_sequences' Unseen seq
13259
13260 2006-05-12 [colin]      2.2.0cvs3
13261
13262         * src/folder.c
13263         * src/mainwindow.c
13264         * src/mainwindow.h
13265         * src/messageview.c
13266         * src/prefs_spelling.c
13267         * src/procheader.c
13268         * src/procmsg.c
13269         * src/procmsg.h
13270         * src/summaryview.c
13271         * src/toolbar.c
13272         * src/toolbar.h
13273                 Add contextual menu on Compose toolbar
13274                 button. Fixes bug #944 (Automatic
13275                 addresses not applied when changing account
13276                 from compose window)
13277                 add Mailing List support
13278                 based on the old 0.6.5claws25 patch by
13279                 Melvin Hadasht, with finishing touches
13280                 by Colin
13281                 Fix "ignore thread" when mails are threaded by
13282                 subject (and weren't ignored although appearing
13283                 in the thread).
13284                 GUI rework.
13285                 Both patches by Pawel.
13286
13287 2006-05-08 [paul]       2.2.0cvs2
13288
13289         * src/mainwindow.c
13290         * src/mainwindow.h
13291         * src/messageview.c
13292         * src/procheader.c
13293         * src/procmsg.c
13294         * src/procmsg.h
13295         * src/summaryview.c
13296                 add Mailing List support
13297                 based on the old 0.6.5claws25 patch by 
13298                 Melvin Hadasht, with finishing touches
13299                 by Colin
13300
13301 2006-05-08 [colin]      2.2.0cvs1
13302
13303         * src/mainwindow.c
13304         * src/toolbar.c
13305         * src/toolbar.h
13306                 Add contextual menu on Compose toolbar 
13307                 button. Fixes bug #944 (Automatic 
13308                 addresses not applied when changing account 
13309                 from compose window)
13310
13311 2006-05-08 [paul]       2.2.0
13312
13313         2.2.0 released
13314
13315 2006-05-08 [paul]       2.1.1cvs51
13316
13317         * po/cs.po
13318         * po/de.po
13319         * po/en_GB.po
13320         * po/fi.po
13321         * po/fr.po
13322         * po/pt_BR.po
13323         * po/sr.po
13324         * po/zh_CN.po
13325                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13326                 Fabien Vantard, Frederico Goncalves Guimaraes,
13327                 Aleksandar Urosevic, and Ralgh Young
13328
13329 2006-05-12 [colin]      2.1.1cvs50
13330
13331         * po/cs.po
13332         * po/de.po
13333         * po/en_GB.po
13334         * po/es.po
13335         * po/fi.po
13336         * po/fr.po
13337         * po/pt_BR.po
13338         * po/sr.po
13339         * po/zh_CN.po
13340                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13341                 Fabien Vantard, Frederico Goncalves Guimaraes,
13342                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13343
13344 2006-05-05 [colin]      2.1.1cvs49
13345
13346         * manual/Makefile.am
13347         * manual/pl/Makefile.am
13348         * manual/pl/account.xml
13349         * manual/pl/ack.xml
13350         * manual/pl/addrbook.xml
13351         * manual/pl/advanced.xml
13352         * manual/pl/faq.xml
13353         * manual/pl/glossary.xml
13354         * manual/pl/gpl.xml
13355         * manual/pl/handling.xml
13356         * manual/pl/intro.xml
13357         * manual/pl/keyboard.xml
13358         * manual/pl/plugins.xml
13359         * manual/pl/starting.xml
13360         * manual/pl/sylpheed-claws-manual.xml
13361         * manual/pl/dist/.cvsignore
13362         * manual/pl/dist/Makefile.am
13363         * manual/pl/dist/html/.cvsignore
13364         * manual/pl/dist/html/Makefile.am
13365         * manual/pl/dist/pdf/.cvsignore
13366         * manual/pl/dist/pdf/Makefile.am
13367         * manual/pl/dist/ps/.cvsignore
13368         * manual/pl/dist/ps/Makefile.am
13369         * manual/pl/dist/txt/.cvsignore
13370         * manual/pl/dist/txt/Makefile.am
13371                 Add the polish translation of the manual,
13372                 Authored by Pawel Pekala.
13373
13374 2006-05-05 [cleroy]     2.1.1cvs48
13375
13376         * src/main.c
13377                 Re-read matcherrc after loading plugins 
13378                 if some of them add folders.
13379
13380 2006-05-03 [colin]      2.1.1cvs47
13381
13382         * src/imap.c
13383                 I'm idiot
13384
13385 2006-05-03 [colin]      2.1.1cvs46
13386
13387         * src/imap.c
13388                 Be sure to have a session when
13389                 getting separator
13390
13391 2006-05-03 [colin]      2.1.1cvs45
13392
13393         * src/imap.c
13394         * src/imap.h
13395         * src/imap_gtk.c
13396                 Fix preventing renaming with namespace 
13397                 separator.
13398
13399 2006-05-01 [colin]      2.1.1cvs44
13400
13401         * src/action.c
13402                 Don't reload messageview when result of
13403                 action is piped.
13404
13405 2006-04-29 [colin]      2.1.1cvs43
13406
13407         * src/prefs_receive.c
13408         * src/plugins/spamassassin/spamassassin_gtk.c
13409         * src/plugins/clamav/clamav_plugin_gtk.c
13410                 GUI fixes by Pawel
13411
13412 2006-04-29 [colin]      2.1.1cvs42
13413
13414         * src/prefs_compose_writing.c
13415         * src/prefs_quote.c
13416                 Cleanups. Patch by Pawel
13417
13418 2006-04-28 [paul]       2.1.1cvs41
13419
13420         * src/matcher.c
13421                 fix returned quick search results when search
13422                 term contains an underscore.
13423                 Thanks to Colin
13424
13425 2006-04-28 [paul]       2.1.1cvs40
13426
13427         * src/prefs_message.c
13428         * src/prefs_receive.c
13429                 GUI cleanups
13430                 Patches by Pawel Pekala
13431
13432 2006-04-27 [colin]      2.1.1cvs39
13433
13434         * src/wizard.c
13435                 Differentiate subject Welcome from
13436                 window's title Welcome
13437
13438 2006-04-27 [paul]
13439
13440         2.2.0-rc1 released
13441
13442 2006-04-27 [paul]       2.1.1cvs38
13443
13444         * manual/advanced.xml
13445         * manual/fr/advanced.xml
13446                 add info about compose_no_markup hidden pref
13447
13448 2006-04-27 [paul]       2.1.1cvs37
13449
13450         * src/prefs_account.c
13451                 improve privacy labels
13452         * src/prefs_msg_colors.c
13453                 change some strings for translators' convenience
13454         * src/gtk/gtkutils.c
13455                 don't underline the link button text
13456
13457 2006-04-25 [colin]      2.1.1cvs36
13458
13459         * src/folder.c
13460                 Complete 2.1.1cvs33 (once more ;)
13461
13462 2006-04-25 [colin]      2.1.1cvs35
13463
13464         * src/editldap.c
13465                 Fix tooltip
13466
13467 2006-04-25 [cleroy]     2.1.1cvs34
13468
13469         * src/compose.c
13470         * src/gtk/gtkaspell.c
13471                 Fix crash on redirect (related to the return 
13472                 of the aspell menu in compose's toolbar)
13473         * src/prefs_msg_colors.c
13474                 Fix sensitivity widgets
13475         * src/image_viewer.c
13476         * src/gtk/pluginwindow.c
13477         * src/gtk/prefswindow.c
13478                 Change released signals to clicked (Fabien)
13479         * po/POTFILES.in
13480         * src/common/socket.c
13481         * src/plugins/spamassassin/spamassassin.c
13482                 Translate strings (Fabien)
13483
13484 2006-04-25 [paul]       2.1.1cvs33
13485
13486         * src/folder.c
13487         * src/folder.h
13488         * src/folderview.c
13489                 complete the fix of bug #912
13490                 Thanks to Colin
13491
13492 2006-04-25 [colin]      2.1.1cvs32
13493
13494         * src/news.c
13495                 Better progress bar
13496         * src/mimeview.c
13497         * src/summaryview.c
13498         * src/summaryview.h
13499                 Fix focus chain
13500                 Patches by Pawel Pekala
13501
13502 2006-04-24 [colin]      2.1.1cvs31
13503
13504         * src/compose.c
13505                 Fix compilation warnings (Fabien)
13506
13507 2006-04-24 [colin]      2.1.1cvs30
13508
13509         * src/addrindex.c
13510         * src/editldap.c
13511         * src/editldap_basedn.c
13512         * src/editldap_basedn.h
13513         * src/ldapctrl.c
13514         * src/ldapctrl.h
13515         * src/ldapquery.c
13516         * src/ldaputil.c
13517         * src/ldaputil.h
13518                 Fix bug #901 (LDAPS support)
13519
13520 2006-04-24 [colin]      2.1.1cvs29
13521
13522         * src/compose.c
13523                 Fix logic on error with send dialog on
13524         * src/imap.c
13525                 Fix compilation without libetpan, thanks
13526                 to Fabien
13527         * src/summaryview.c
13528                 Fix 'context-menu' key
13529
13530 2006-04-23 [colin]      2.1.1cvs28
13531
13532         * src/folder.c
13533                 Never free current's cache to free up 
13534                 memory. Fixes bug #912 (new count 
13535                 randomly set to message count)
13536
13537 2006-04-23 [colin]      2.1.1cvs27
13538
13539         * src/gtk/quicksearch.c
13540                 And remove printf...
13541
13542 2006-04-23 [colin]      2.1.1cvs26
13543
13544         * src/gtk/quicksearch.c
13545                 Fix replacing in quicksearch, and fix inserting
13546                 in the middle of the string. (introduced at 2.1.0cvs22)
13547
13548 2006-04-23 [colin]      2.1.1cvs25
13549
13550         * src/imap.c
13551                 Make sure uidnext is initialized in get_num_list
13552                 (not for stable, related to 2.1.1cvs8 and friends)
13553
13554 2006-04-23 [colin]      2.1.1cvs24
13555
13556         * src/imap.c
13557                 Output something when login is successful
13558                 too
13559
13560 2006-04-23 [colin]      2.1.1cvs23
13561
13562         * src/etpan/imap-thread.c
13563                 Better logging (line-per-line, hide data in fetch)
13564                 Fix a const warning
13565         * src/gtk/logwindow.c
13566         * src/gtk/logwindow.h
13567                 Better logging (color for input/output)
13568
13569 2006-04-21 [colin]      2.1.1cvs22
13570
13571         * src/gtk/quicksearch.c
13572                 On gtk+-2.8, use stock buttons in quicksearch
13573                 Based on a patch by Fabien and a design by Paul
13574
13575 2006-04-21 [colin]      2.1.1cvs21
13576
13577         * src/folderview.c
13578         * src/mainwindow.c
13579                 Fix occasional flicker in folderview
13580         * src/common/utils.c
13581                 Fix bug #943 (Incorrectly parsed email address 
13582                 list in short headers on message view and in 
13583                 printouts)
13584
13585 2006-04-20 [colin]      2.1.1cvs20
13586
13587         * src/imap.c
13588         * src/imap.h
13589         * src/prefs_account.c
13590                 Add ANONYMOUS auth for IMAP
13591
13592 2006-04-20 [paul]       2.1.1cvs19
13593
13594         * src/main.c
13595                 proper fix for 2.1.1cvs18
13596                 Thanks to Colin
13597
13598 2006-04-20 [paul]       2.1.1cvs18
13599
13600         * src/main.c
13601                 fix build warnings
13602
13603 2006-04-20 [paul]       2.1.1cvs17
13604
13605         * src/gtk/quicksearch.c
13606                 fix standard, non-extended Quick search,
13607                 was broken in 2.1.1cvs15.
13608                 Thanks to Colin.
13609
13610 2006-04-20 [colin]      2.1.1cvs16
13611
13612         * src/prefs_matcher.c
13613                 Fix values when reselecting a ~test
13614                 rule
13615
13616 2006-04-19 [colin]      2.1.1cvs15
13617
13618         * src/compose.c
13619         * src/compose.h
13620         * src/gtk/gtkaspell.c
13621         * src/gtk/gtkaspell.h
13622                 Put back Options menu in Spelling/
13623         * src/gtk/quicksearch.c
13624                 Don't search, and show error, if the
13625                 advanced search has a syntax error
13626
13627 2006-04-18 [colin]      2.1.1cvs14
13628
13629         * src/textview.c
13630                 Fix gdk warnings on set_cursor when textview
13631                 isn't visible
13632
13633 2006-04-18 [colin]      2.1.1cvs13
13634
13635         * src/gtk/gtksctree.c
13636                 Remove seemingly useless refresh that causes
13637                 flicker - watch this commit in case of 
13638                 problems before planned backport to stable
13639
13640 2006-04-18 [colin]      2.1.1cvs12
13641
13642         * src/imap.c
13643                 Factorize get/set_xml code
13644         * src/compose.c
13645         * src/prefs_account.c
13646         * src/prefs_account.h
13647         * src/procmsg.c
13648                 Add Encrypt to self option
13649
13650 2006-04-17 [colin]      2.1.1cvs11
13651
13652         * configure.ac
13653                 Fix search on encrpyt function on dragonfly
13654                 Patch by Jonathan Buschmann <jonthn@agmact.com>
13655
13656 2006-04-17 [colin]      2.1.1cvs10
13657
13658         * src/prefs_account.c
13659                 Be safe by default: remove mails from POP3
13660                 after 7 days, not immediately
13661
13662 2006-04-17 [colin]      2.1.1cvs9
13663
13664         * src/etpan/imap-thread.c
13665                 Fix build on DragonFly - patch by 
13666                 Jonathan Buschmann <jonthn@agmact.com>
13667
13668 2006-04-17 [colin]      2.1.1cvs8
13669
13670         * src/imap.c
13671                 Save uidnext between sessions
13672
13673 2006-04-17 [colin]      2.1.1cvs7
13674
13675         * src/imap.c
13676                 scan is required when uid validity changes
13677
13678 2006-04-17 [colin]      2.1.1cvs6
13679
13680         * src/folderview.c
13681                 Don't scan if not necessary, apart in current
13682                 folder and INBOX to fetch flags.
13683         * src/imap.c
13684                 Scan is necessary if unread count changes
13685
13686 2006-04-17 [colin]      2.1.1cvs5
13687
13688         * src/imap.c
13689                 ...But always fetch ANSWERED and DELETED flags for
13690                 INBOX, as filtering can happen on these flags.
13691
13692 2006-04-17 [colin]      2.1.1cvs4
13693
13694         * src/imap.c
13695                 Don't fetch REPLIED and DELETED flags when synchronising
13696                 flags with a closed folder. We only need UNSEEN and FLAGGED
13697                 to update the folderview.
13698
13699 2006-04-17 [colin]      2.1.1cvs3
13700
13701         * src/imap.c
13702                 Faster flag search when there are new mails 
13703                 in a folder. We can do a full search if the 
13704                 folder contains less messages than the new
13705                 list.
13706
13707 2006-04-17 [colin]      2.1.1cvs2
13708
13709         * po/cs.po
13710         * po/de.po
13711         * po/fr.po
13712         * po/nl.po
13713         * po/pt_BR.po
13714                 Update translations from stable branch
13715
13716 2006-04-17 [colin]      2.1.1cvs1
13717
13718         * configure.ac
13719                 Bump version to follow stable release
13720
13721 2006-04-16 [mones]      2.1.0cvs50
13722
13723         * po/es.po
13724                 Updated for release
13725
13726 2006-04-16 [colin]      2.1.0cvs49
13727
13728         * src/textview.c
13729                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
13730                 with gtk < 2.8. Thanks to Fabien Vantard.
13731
13732 2006-04-15 [colin]      2.1.0cvs48
13733
13734         * src/etpan/imap-thread.c
13735                 Fix bug #919 (libetpan: SEGV when connecting 
13736                 using command)
13737
13738 2006-04-14 [colin]      2.1.0cvs47
13739
13740         * src/main.c
13741                 Fix race on --select (should be done better)
13742
13743 2006-04-14 [wwp]        2.1.0cvs46
13744
13745         * src/send_message.c
13746                 enforce a check for domain in account prefs (a sending
13747                 error could be faced if domain was checked but no value set),
13748                 thanks to Colin.
13749
13750 2006-04-14 [colin]      2.1.0cvs45
13751
13752         * src/codeconv.c
13753                 when converting from unknown to unknown, if the
13754                 string is UTF8, don't convert it to the locale
13755                 (which breaks it)
13756
13757 2006-04-14 [colin]      2.1.0cvs44
13758
13759         * src/compose.c
13760                 Don't try to use ASCII for converting headers
13761                 (as done in body)
13762
13763 2006-04-14 [paul]       2.1.0cvs43
13764
13765         * src/crash.c
13766                 add locale/charset info to crash report
13767         * src/gtk/about.c
13768                 add wwp to doc team
13769                 replace 'e-mail' with preferred 'email'
13770         * src/gtk/authors.h
13771                 ensure contributors list is in alphabetical
13772                 order
13773
13774 2006-04-13 [colin]      2.1.0cvs42
13775
13776         * src/textview.c
13777                 Prevent gdk warnings
13778
13779 2006-04-13 [colin]      2.1.0cvs41
13780
13781         * src/common/ssl_certificate.c
13782         * src/common/ssl_certificate.h
13783         * src/gtk/sslcertwindow.c
13784                 Warn on expired certs, and display the expiration date
13785
13786 2006-04-13 [colin]      2.1.0cvs40
13787
13788         * src/plugins/spamassassin/spamassassin_gtk.c
13789                 Fix missing set_text on unix socket
13790
13791 2006-04-13 [wwp]        2.1.0cvs39
13792
13793         * manual/fr/advanced.xml
13794         * manual/fr/glossary.xml
13795                 applied new spam/ham/email lexicon (pourriel, courriel)
13796
13797 2006-04-13 [paul]       2.1.0cvs38
13798
13799         * src/plugins/pgpmime/plugin.c
13800                 remove the mention of S/MIME from the
13801                 description. This is now handled by the
13802                 S/MIME plugin.
13803
13804 2006-04-13 [paul]       2.1.0cvs37
13805
13806         * src/prefs_msg_colors.c
13807                 rework dialog
13808         * src/prefs_folder_item.c
13809         * src/prefs_spelling.c
13810                 add a tooltip to the colour selector buttons
13811
13812 2006-04-13 [wwp]        2.1.0cvs36
13813
13814         * manual/advanced.xml
13815         * manual/glossary.xml
13816         * manual/handling.xml
13817         * manual/keyboard.xml
13818         * manual/plugins.xml
13819         * manual/starting.xml
13820         * manual/fr/account.xml
13821         * manual/fr/ack.xml
13822         * manual/fr/addrbook.xml
13823         * manual/fr/advanced.xml
13824         * manual/fr/faq.xml
13825         * manual/fr/glossary.xml
13826         * manual/fr/gpl.xml
13827         * manual/fr/handling.xml
13828         * manual/fr/intro.xml
13829         * manual/fr/keyboard.xml
13830         * manual/fr/plugins.xml
13831         * manual/fr/starting.xml
13832         * manual/fr/sylpheed-claws-manual.xml
13833                 fixes to the manuals:
13834                  - summaryview -> Message List (same in French)
13835                  - translate key names
13836                  - fix French punctuation, use non-breakable spaces when
13837                    necessary, don't use &thinsp; which is not portable
13838                  - tell what maildir and mbox formats we support
13839
13840 2006-04-12 [wwp]        2.1.0cvs35
13841
13842         * src/prefs_toolbar.c
13843                 unified a replace button more,
13844                 patch by Fabien Vantard <fzzzzz@gmail.com>.
13845
13846 2006-04-12 [wwp]        2.1.0cvs34
13847
13848         * src/prefs_common.c
13849         * src/prefs_msg_colors.c
13850                 make default color labels translatable,
13851                 patch from Fabien Vantard <fzzzzz@gmail.com>,
13852                 thanks to Tim <timbrain@post.cz> for reporting.
13853
13854 2006-04-12 [wwp]        2.1.0cvs33
13855
13856         * manual/glossary.xml
13857         * manual/intro.xml
13858         * manual/plugins.xml
13859         * manual/starting.xml
13860         * manual/sylpheed-claws-manual.xml
13861         * manual/fr/.cvsignore
13862         * manual/fr/account.xml
13863         * manual/fr/ack.xml
13864         * manual/fr/addrbook.xml
13865         * manual/fr/advanced.xml
13866         * manual/fr/faq.xml
13867         * manual/fr/glossary.xml
13868         * manual/fr/handling.xml
13869         * manual/fr/intro.xml
13870         * manual/fr/keyboard.xml
13871         * manual/fr/plugins.xml
13872         * manual/fr/starting.xml
13873         * manual/fr/sylpheed-claws-manual.xml
13874                 various fixes: typos, missing .fr translations, punctuation,
13875                 capitalization, links, accents and some bad French more.
13876
13877 2006-04-12 [wwp]        2.1.0cvs32
13878
13879         * src/prefs_gtk.c
13880                 fix for bug #935: always store prefs files in UTF-8 (thanks
13881                 to Colin).
13882
13883 2006-04-11 [colin]      2.1.0cvs31
13884
13885         * src/compose.c
13886                 Fix inserting files not in utf8 when locale is utf8
13887
13888 2006-04-11 [colin]      2.1.0cvs30
13889
13890         * src/inc.c
13891                 Don't show error dialog when cancelling connection
13892                 Patch by Pawel
13893
13894 2006-04-11 [cleroy]     2.1.0cvs29
13895
13896         * src/compose.c
13897                 Implement multiple quote levels
13898         * src/prefs_common.c
13899                 Change a little bit the quote bgcolor for 2nd level
13900
13901 2006-04-11 [colin]      2.1.0cvs28
13902
13903         * src/gtk/about.c
13904                 Add locale and charset in the label
13905
13906 2006-04-10 [colin]      2.1.0cvs27
13907
13908         * src/compose.c
13909         * src/prefs_common.c
13910         * src/prefs_common.h
13911         * src/prefs_msg_colors.c
13912         * src/textview.c
13913                 Allow optional background color in quotes
13914                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
13915                 GTK+-2.8.x feature
13916
13917 2006-04-10 [colin]      2.1.0cvs26
13918
13919         * src/main.c
13920         * src/mainwindow.c
13921         * src/mainwindow.h
13922                 Implement --select
13923
13924 2006-04-10 [colin]      2.1.0cvs25
13925
13926         * manual/plugins.xml
13927         * manual/fr/plugins.xml
13928                 Document libcurl's proxy variables
13929
13930 2006-04-09 [colin]      2.1.0cvs24
13931
13932         * src/prefs_common.c
13933                 gettext() returns statically allocated stuff. We have
13934                 to strdup it in order to be able to free it.
13935
13936 2006-04-09 [colin]      2.1.0cvs23
13937
13938         * AUTHORS
13939         * src/gtk/authors.h
13940                 Add Alexei
13941
13942 2006-04-09 [colin]      2.1.0cvs22
13943
13944         * src/mainwindow.c
13945         * src/gtk/quicksearch.c
13946                 Fix bug #859 (problems with cyrilic input in 
13947                 search panel) - Patch by Alexey Illarionov 
13948                 <littlesavage@rambler.ru>
13949
13950 2006-04-09 [colin]      2.1.0cvs21
13951
13952         * src/prefs_customheader.c
13953                 I prefer removing then freeing rather than the contrary
13954                 (even if it doesn't change anything ;-)
13955         * src/prefs_account.c
13956                 Fix bug #933 (Crash re-entering the custom headers list 
13957                 dialog in accounts prefs)
13958                 The problem happened when cancelling the Account 
13959                 Preferences' dialogs - in which case we didn't do 
13960                 anything to the PrefsAccount * struct. In case of applying,
13961                 the old ac_prefs was replaced with the tmp_ac_prefs we were
13962                 working with in this dialog. The problem is that 
13963                 prefs_customheader.c, working on this tmp_ac_prefs, always
13964                 changes the ->customhdr_list pointer, even when cancelled. 
13965                 So in case of cancelling the prefs_account dialog, we still
13966                 have to update ->customhdr_list in the real account.
13967
13968 2006-04-08 [colin]      2.1.0cvs20
13969
13970         * manual/fr/glossary.xml
13971         * manual/fr/keyboard.xml
13972                 Forgot some headers :)
13973
13974 2006-04-08 [colin]      2.1.0cvs19
13975
13976         * manual/Makefile.am
13977         * manual/fr/Makefile.am
13978         * manual/fr/account.xml
13979         * manual/fr/ack.xml
13980         * manual/fr/addrbook.xml
13981         * manual/fr/advanced.xml
13982         * manual/fr/faq.xml
13983         * manual/fr/glossary.xml
13984         * manual/fr/gpl.xml
13985         * manual/fr/handling.xml
13986         * manual/fr/intro.xml
13987         * manual/fr/keyboard.xml
13988         * manual/fr/plugins.xml
13989         * manual/fr/starting.xml
13990         * manual/fr/sylpheed-claws-manual.xml
13991         * manual/fr/dist/.cvsignore
13992         * manual/fr/dist/Makefile.am
13993         * manual/fr/dist/html/.cvsignore
13994         * manual/fr/dist/html/Makefile.am
13995         * manual/fr/dist/pdf/.cvsignore
13996         * manual/fr/dist/pdf/Makefile.am
13997         * manual/fr/dist/ps/.cvsignore
13998         * manual/fr/dist/ps/Makefile.am
13999         * manual/fr/dist/txt/.cvsignore
14000         * manual/fr/dist/txt/Makefile.am
14001                 Add the french translation of the manual. Thanks to
14002                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14003                 account.xml, ack.xml, addrbook.xml and advanced.xml
14004
14005 2006-04-08 [colin]      2.1.0cvs18
14006
14007         * manual/plugins.xml
14008         * manual/starting.xml
14009                 More fixes
14010
14011 2006-04-07 [colin]      2.1.0cvs17
14012
14013         * manual/faq.xml
14014         * manual/intro.xml
14015         * manual/keyboard.xml
14016                 Little fixes
14017
14018 2006-04-07 [colin]      2.1.0cvs16
14019
14020         * README
14021         * src/compose.c
14022         * src/prefs_common.c
14023         * src/prefs_common.h
14024                 Add hidden compose_no_markup pref
14025
14026 2006-04-07 [wwp]        2.1.0cvs15
14027
14028         * src/summary_search.c
14029         * .cvsignore
14030                 Bugfix: stop button was sticky when searching in an empty folder.
14031                 Applied curly brackets code style to the whole file (summary_search.c).
14032                 More files to ignore.
14033
14034 2006-04-07 [wwp]        2.1.0cvs14
14035
14036         * src/message_search.c
14037         * src/summary_search.c
14038                 changed default button when search bumps at file/folder
14039                 beginning or end, for convenience (thanks to Colin).
14040
14041 2006-04-07 [paul]       2.1.0cvs13
14042
14043         * src/plugins/dillo_viewer/dillo_prefs.c
14044                 avoid future potential for namespace collision
14045                 Patch by Colin
14046
14047 2006-04-06 [wwp]        2.1.0cvs12
14048
14049         * src/summary_search.c
14050                 Unify extended/advanced searches names (and thus factorize labels),
14051                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14052
14053 2006-04-06 [wwp]        2.1.0cvs11
14054
14055         * src/folderview.c
14056         * src/prefs_themes.c
14057         * src/summaryview.c
14058                 Fixed some compilation warnings.
14059
14060 2006-04-06 [colin]      2.1.0cvs10
14061
14062         * manual/advanced.xml
14063                 Document the wizard template and how to deploy
14064                 Sylpheed-Claws effectively
14065
14066 2006-04-06 [colin]      2.1.0cvs9
14067
14068         * src/folderview.c
14069                 gettext patch to tell translators about _("#"),
14070                 by Maxim Britov
14071
14072 2006-04-06 [colin]      2.1.0cvs8
14073
14074         * src/textview.c
14075                 Fix invalid GtkTextBIter after clicking "Display as text"
14076
14077 2006-04-06 [mones]      2.1.0cvs7
14078
14079         * src/addr_compl.c
14080         * src/addrindex.c
14081         * src/addritem.c
14082         * src/codeconv.c
14083         * src/compose.c
14084         * src/filtering.c
14085         * src/folder.c
14086         * src/folder_item_prefs.c
14087         * src/folderview.c
14088         * src/localfolder.c
14089         * src/matcher.c
14090         * src/mimeview.c
14091         * src/prefs_msg_colors.c
14092         * src/prefs_spelling.c
14093         * src/prefs_themes.c
14094         * src/procmime.c
14095         * src/procmsg.c
14096         * src/stock_pixmap.c
14097         * src/summaryview.c
14098         * src/textview.c
14099         * src/toolbar.c
14100         * src/common/mgutils.c
14101         * src/common/prefs.c
14102         * src/common/ssl_certificate.c
14103         * src/gtk/colorlabel.c
14104         * src/gtk/quicksearch.c
14105         * src/plugins/pgpmime/pgpmime.c
14106         * src/plugins/spamassassin/spamassassin.c
14107                 Removed redundant NULL checks for g_free() calls.
14108                 Patch by Pawel Pekala.
14109
14110 2006-04-06 [mones]      2.1.0cvs6
14111
14112         * src/prefs_actions.c
14113         * src/prefs_filtering.c
14114         * src/prefs_filtering_action.c
14115         * src/prefs_matcher.c
14116         * src/prefs_template.c
14117         * src/gtk/gtkutils.c
14118         * src/gtk/gtkutils.h
14119                 Have a nice replace button. Patch by Pawel Pekala
14120
14121 2006-04-06 [colin]      2.1.0cvs5
14122
14123         * src/addressbook.c
14124                 Fix crash with empty columns
14125
14126 2006-04-05 [colin]      2.1.0cvs4
14127
14128         * src/wizard.c
14129         * src/prefs_gtk.c
14130                 Allow wizard customization with pre-filled values
14131
14132 2006-04-05 [colin]      2.1.0cvs3
14133
14134         * src/textview.c
14135         * src/mimeview.c
14136         * src/mimeview.h
14137                 Nicer messages in mimeview
14138
14139 2006-04-05 [colin]      2.1.0cvs2
14140
14141         * src/addressbook.c
14142         * src/prefs_summaries.c
14143                 i18n fix
14144
14145 2006-04-05 [colin]      2.1.0cvs1
14146
14147         * src/plugins/pgpcore/plugin.c
14148         * src/plugins/pgpcore/select-keys.c
14149         * src/plugins/pgpcore/select-keys.h
14150         * src/plugins/pgpcore/sgpgme.c
14151         * src/plugins/pgpcore/sgpgme.h
14152         * src/plugins/pgpinline/pgpinline.c
14153         * src/plugins/pgpinline/plugin.c
14154         * src/plugins/pgpmime/pgpmime.c
14155         * src/plugins/pgpmime/plugin.c
14156                 Factorize and generalize a bit 
14157                 Drop S/MIME signature verification from PGP/MIME
14158                 (adding it as another, more complete plugin)
14159
14160 2006-04-05 [paul]       2.1.0
14161
14162         2.1.0 released
14163
14164 2006-04-05 [paul]       2.0.0cvs186
14165
14166         * manual/advanced.xml
14167                 add info on colour labels
14168
14169 2006-04-05 [paul]       2.0.0cvs185
14170
14171         * po/bg.po
14172         * po/cs.po
14173         * po/de.po
14174         * po/el.po
14175         * po/en_GB.po
14176         * po/fi.po
14177         * po/fr.po
14178         * po/it.po
14179         * po/nl.po
14180         * po/pl.po
14181         * po/pt_BR.po
14182         * po/sr.po
14183         * po/zh_CN.po
14184                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14185                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14186                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14187                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14188         * src/gtk/authors.h
14189         * tools/claws.i18n.status.pl
14190                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14191                 and new Czech translator, Tim <timbrain@post.cz>
14192
14193 2006-04-05 [mones]      2.0.0cvs184
14194
14195         * po/es.po
14196                 Updated translation
14197
14198 2006-04-05 [colin]      2.0.0cvs183
14199
14200         * src/gtk/quicksearch.c
14201                 Fix bug #929 (unnecessary reload in quick search bar)
14202
14203 2006-04-05 [colin]      2.0.0cvs182
14204
14205         * src/compose.c
14206                 Fix crash on Reply with no From:
14207                 Show signature and conversion error on queuing 
14208                 (but not sending)
14209         * src/mainwindow.c
14210         * src/summaryview.c
14211         * src/summaryview.h
14212                 Factorize threading code and make sure msginfo 
14213                 is not null when it comes from a GtkCTreeRow's 
14214                 data
14215         * src/gtk/gtkaspell.c
14216                 Check for necessary things
14217         * src/gtk/gtksctree.c
14218         * src/gtk/gtksctree.h
14219                 Reset anchor if necessary when removing node
14220
14221 2006-03-29 [colin]      2.0.0cvs181
14222
14223         * src/folderview.c
14224                 Warn for disabled IMAP accounts (due to lack of
14225                 libetpan). Breaks string-freeze - sorry - but it
14226                 is kind of important ;)
14227
14228 2006-03-28 [colin]      2.0.0cvs180
14229
14230         * src/gtk/gtkutils.c
14231         * src/gtk/gtkutils.h
14232                 Add a gtkut_get_link_btn() function that
14233                 creates a button which acts like an URI
14234         * src/prefs_themes.c
14235         * src/gtk/about.c
14236                 Use this function (factorizes codes)
14237         * src/common/defs.h
14238         * src/gtk/pluginwindow.c
14239                 Add a "Get more..." in the plugins window
14240
14241 2006-03-28 [colin]      2.0.0cvs179
14242
14243         * src/common/smtp.c
14244         * src/common/passcrypt.c
14245         * src/undo.c
14246                 Warning fixes. Patch by Pawel Pekala
14247
14248 2006-03-27 [colin]      2.0.0cvs178
14249
14250         * src/undo.c
14251                 Fix undoing by blocks with spaces
14252
14253 2006-03-27 [colin]      2.0.0cvs177
14254
14255         * src/textview.c
14256                 Set margin to 3px for headers
14257
14258 2006-03-27 [paul]
14259
14260         2.1.0-rc2 released
14261
14262 2006-03-27 [wwp]        2.0.0cvs176
14263
14264         * src/summaryview.c
14265                 don't reset quicksearch when updating the message list.
14266                 Thanks to Colin.
14267
14268 2006-03-26 [wwp]        2.0.0cvs175
14269
14270         * src/compose.c
14271                 use a unified border width ('other' tab in the compose window,
14272                 patch by Pawel Pekala).
14273
14274
14275 2006-03-26 [wwp]        2.0.0cvs174
14276
14277         * src/common/quoted-printable.c
14278         * src/addressbook.c
14279                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14280
14281 2006-03-26 [colin]      2.0.0cvs173
14282
14283         * src/quote_fmt_parse.y
14284                 Fix non-UTF8 date formats messing up the whole quote a 
14285                 little bit
14286
14287 2006-03-26 [colin]      2.0.0cvs172
14288
14289         * src/procheader.c
14290                 Make sure the date is UTF8 valid, or try to make it
14291                 so. IncrediMail is really IncrediStupid.
14292         * src/compose.c
14293                 Fix possible conversions. 
14294                 
14295
14296 2006-03-26 [colin]      2.0.0cvs171
14297
14298         * src/matcher.c
14299                 Fix corner cases in body search. This is still a
14300                 hack... It seems impossible to make it good and 
14301                 reasonably fast at the same time.
14302
14303 2006-03-26 [colin]      2.0.0cvs170
14304
14305         * src/summaryview.c
14306                 I think I killed the twilight zone bug!
14307                 summary_select_node() flushes GTK events in order
14308                 to be able to center the view. But this also 
14309                 flushes keypresses like Ctrl-Alt-U, so this can
14310                 call summary_show from summary_select_node (itself
14311                 called from summary_show, etc.). And the summaryview
14312                 has to be unlocked in this function. So just locking
14313                 while processing GTK events, and bailing if locked, 
14314                 should fix it.
14315                 Fixes bug #927 (SIGSEGV during Update Summary)
14316
14317 2006-03-25 [colin]      2.0.0cvs169
14318
14319         * src/matcher.c
14320                 Fix search in QP-encoded bodies
14321                 Fix utf-8 searches in bodies encoded in the
14322                 locale's encoding
14323         * src/common/quoted-printable.c
14324         * src/common/quoted-printable.h
14325                 Add a decode function that doesn't overwrite
14326                 the original pointer
14327                 
14328
14329 2006-03-24 [colin]      2.0.0cvs168
14330
14331         * src/action.c
14332         * src/summaryview.c
14333         * src/summaryview.h
14334                 Update message cache after action
14335                 Patch by H. Merijn Brand
14336         * src/prefs_msg_colors.c
14337                 Factorize label 
14338                 Patch by Fabien Vantard
14339         * src/plugins/spamassassin/spamassassin_gtk.c
14340                 Remove useless translation
14341                 Patch by Fabien Vantard
14342
14343 2006-03-23 [colin]      2.0.0cvs167
14344
14345         * src/common/ssl.c
14346                 Let 30 seconds to SSL_connect
14347
14348 2006-03-23 [wwp]        2.0.0cvs166
14349
14350         * src/summaryview.c
14351         * src/gtk/description_window.c
14352                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14353                 and headers are translated; adjust description windows' width to fit their
14354                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14355
14356 2006-03-23 [paul]       2.0.0cvs165
14357
14358         * src/common/utils.c
14359                 fix highlighting of URIs containing "()"
14360                 (2.0.0cvs164's reversal fixed)
14361                 Thanks to Colin.
14362
14363 2006-03-23 [paul]       2.0.0cvs164
14364
14365         * src/common/utils.c
14366                 revert patch, (postponing a fix), at 2.0.0cvs120
14367                 as it breaks more URIs than it fixes.
14368                 Allow '-' to be a terminating character in a URI
14369
14370 2006-03-22 [colin]      2.0.0cvs163
14371
14372         * configure.ac
14373                 Require libetpan 0.45
14374                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14375
14376 2006-03-22 [paul]       2.0.0cvs162
14377
14378         * src/editgroup.c
14379                 replace '<-' and '->' buttons with GTK_STOCK graphical
14380                 buttons
14381         * src/summary_search.c
14382                 don't offer '...' for translation
14383                 add a tooltip to advanced search '...' button
14384         * src/gtk/quicksearch.c
14385                 don't offer '...' for translation
14386
14387 2006-03-21 [colin]      2.0.0cvs161
14388
14389         * src/compose.c
14390                 Fix middle-click pasting (insert at click
14391                 position instead of cursor position, don't
14392                 remove existing selection and allow pasting
14393                 our own selection)
14394         * src/addressbook.c
14395                 "LDAP Server" -> "LDAP servers"
14396
14397 2006-03-21 [wwp]        2.0.0cvs160
14398
14399         * src/etpan/imap-thread.c
14400                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14401
14402 2006-03-20 [colin]      2.0.0cvs159
14403
14404         * src/summaryview.c
14405                 Don't reload summaryview after an execute with no
14406                 move action
14407
14408 2006-03-19 [colin]      2.0.0cvs158
14409
14410         * src/addressbook.c
14411                 and put groups at the top, always
14412
14413 2006-03-19 [colin]      2.0.0cvs157
14414
14415         * src/addressbook.c
14416                 Order groups before names, as previously
14417
14418 2006-03-19 [colin]      2.0.0cvs156
14419
14420         * src/addressbook.c
14421                 - Sort case-unsensitive
14422                 - Put the sort arrow at opening too
14423
14424 2006-03-19 [wwp]        2.0.0cvs155
14425
14426         * src/addressbook.c
14427                 allow sorting by name/email/remarks, ensure that right-pane's contents
14428                 matches the left-pane selection (cleared when appropriate).
14429                 Patch by Pawel Pekala <c0rn@o2.pl>.
14430
14431 2006-03-18 [colin]      2.0.0cvs154
14432
14433         * src/textview.c
14434                 Fix text cursor ;)
14435
14436 2006-03-18 [colin]      2.0.0cvs153
14437
14438         * src/gtk/filesel.c
14439                 Make sure we hide the preview if we didn't get
14440                 a filename
14441
14442 2006-03-18 [colin]      2.0.0cvs152
14443
14444         * src/summaryview.c
14445                 Set cursor to watch for execution (fixes lack
14446                 of watch-cursor when dnd'ing hundreds of mails)
14447         * src/gtk/filesel.c
14448                 Check that mime type is 'image/*' before updating
14449                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14450
14451 2006-03-18 [colin]      2.0.0cvs151
14452
14453         * src/mainwindow.c
14454         * src/textview.c
14455         * src/textview.h
14456                 Put a watch cursor in textview too when the mainwindow's
14457                 cursor in a watch
14458
14459 2006-03-18 [colin]      2.0.0cvs150
14460
14461         * src/folder.c
14462                 Change wrong asserts to simple tests
14463
14464 2006-03-17 [colin]      2.0.0cvs149
14465
14466         * src/mainwindow.c
14467         * src/mainwindow.h
14468         * src/prefs_msg_colors.c
14469         * src/summaryview.c
14470         * src/summaryview.h
14471         * src/gtk/colorlabel.c
14472         * src/gtk/colorlabel.h
14473                 Add a color label menu in the main menubar
14474                 Add (fixed) accels Ctrl-{0-7} to change the color
14475                 They have to be fixed because the menu's dynamic,
14476                 the items are complex widgets, hence we can't use
14477                 a GtkItemFactory.
14478
14479
14480 2006-03-17 [wwp]        2.0.0cvs148
14481
14482         * src/compose.c
14483                 rollback few lines from my previous commit (those lines come from
14484                 a pending patch, accidentally commited, even if neutral as they are
14485                 commented out).
14486
14487 2006-03-17 [wwp]        2.0.0cvs147
14488
14489         * src/compose.c
14490                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14491                 applied code style/indentation to the modified function.
14492
14493 2006-03-17 [wwp]        2.0.0cvs146
14494
14495         * src/procmsg.c
14496         * src/compose.c
14497                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14498
14499 2006-03-17 [paul]
14500
14501         2.1.0-rc1 released
14502
14503 2006-03-17 [paul]       2.0.0cvs145
14504
14505         * src/main.c
14506                 addressbook_read_file() was called twice
14507         * src/textview.c
14508                 X-Mailer highlighting
14509
14510 2006-03-16 [colin]      2.0.0cvs144
14511
14512         * src/sourcewindow.c
14513         * src/sourcewindow.h
14514                 And the last one, in source window.
14515
14516 2006-03-16 [colin]      2.0.0cvs143
14517
14518         * src/compose.c
14519         * src/compose.h
14520                 Fix the same stuff in compose
14521
14522 2006-03-16 [colin]      2.0.0cvs142
14523
14524         * src/messageview.c
14525                 Complete the previous messageview crash fix
14526
14527 2006-03-16 [colin]      2.0.0cvs141
14528
14529         * src/procmsg.h
14530         * src/procmsg.c
14531         * src/folder.c
14532                 Fix POSTPROCESSING hook
14533                 Patch by H. Merijn Brand
14534
14535         * src/procmime.c
14536         * src/procmime.h
14537                 Parse Content-Location
14538
14539         * src/toolbar.c
14540         * src/messageview.c
14541         * src/messageview.h
14542                 Don't crash when a top-level MessageView has
14543                 been closed on us. Same problematic than
14544                 yesterday's quicksearch issue.
14545
14546 2006-03-15 [colin]      2.0.0cvs140
14547
14548         * src/gtk/quicksearch.c
14549                 Fix a bitchy race we didn't think about when we
14550                 added quicksearch cancellation:
14551                 If the search is not on cached fields, for example
14552                 body_part matchcase "stuff"
14553                 the matcher code has to get the whole message. If
14554                 we're on IMAP, that can be slow, and in order to
14555                 be non-blocking, the IMAP code idle loop processes
14556                 gtk events too. So it is possible to cancel a
14557                 quicksearch while the matcher is getting the mail's
14558                 body. After matcher got its body, it will start to
14559                 iterate over the matcher list that the Quicksearch's
14560                 clear_search_cb() just freed via prepare_matcher().
14561                 SIGSEGV ensues.
14562                 The fix consists of guarding the matcherlist_match()
14563                 call with a boolean 'matching'. If we reset the
14564                 quicksearch while matching is TRUE, we don't free
14565                 the matcherlist anymore like we did, but we set
14566                 another new flag, deferred_free, to TRUE. Then,
14567                 in quicksearch_match(), just after returning from
14568                 matcherlist_match() and unsetting the matching flag,
14569                 we check the deferred_free flag and do the
14570                 prepare_matcher() (which does the matcherlist_free)
14571                 for real, so we free the matcherlist once it's not
14572                 used anymore.
14573                 As all of this runs via the glib main loop, we
14574                 luckily don't need a mutex.
14575         * src/summaryview.c
14576                 Also, show progress while searching.
14577
14578
14579 2006-03-14 [colin]      2.0.0cvs139
14580
14581         * src/alertpanel.c
14582                 Make alertpanel_is_open non-static
14583
14584 2006-03-14 [colin]      2.0.0cvs138
14585
14586         * src/prefs_spelling.c
14587                 Cleanups - Fabien Vantard
14588
14589 2006-03-14 [wwp]        2.0.0cvs137
14590
14591         * src/main.c
14592                 code style normalization (curly braces, indentation).
14593
14594 2006-03-14 [wwp]        2.0.0cvs137
14595
14596         * src/main.c
14597                 code style (braces, indentation)
14598
14599 2006-03-12 [paul]       2.0.0cvs136
14600
14601         * src/prefs_common.c
14602                 trans_hdr defaults to FALSE to be RFC-savvy
14603         * src/prefs_summaries.c
14604                 add a tooltip to the trans_hdr option
14605                 
14606
14607 2006-03-12 [paul]       2.0.0cvs135
14608
14609         * src/prefs_matcher.c
14610                 give a little more width to the combos
14611         * src/prefs_display_header.c
14612         * src/textview.c
14613                 translate headers if prefs_common.trans_hdr
14614                 is TRUE
14615
14616         Patches by Pawel Pekala
14617
14618 2006-03-12 [paul]       2.0.0cvs134
14619
14620         * src/plugins/clamav/clamav_plugin.c
14621         * src/plugins/dillo_viewer/dillo_viewer.c
14622         * src/plugins/pgpcore/plugin.c
14623         * src/plugins/pgpinline/plugin.c
14624         * src/plugins/pgpmime/plugin.c
14625         * src/plugins/spamassassin/spamassassin.c
14626                 update/add to descriptions
14627         * src/plugins/spamassassin/spamassassin_gtk.c
14628                 fixes to the english, remove superfluous
14629                 tooltips, clean up a little
14630
14631 2006-03-12 [paul]       2.0.0cvs133
14632
14633         * src/compose.c
14634                 fix Bug 924, 'Account combo box shows up wrong 
14635                 if & is in account name'
14636
14637 2006-03-11 [colin]      2.0.0cvs132
14638
14639         * src/summaryview.c
14640                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14641                 messed up shift-selection because is slows down
14642                 moving around summaryview. thanks -users
14643
14644 2006-03-10 [colin]      2.0.0cvs131
14645
14646         * src/plugins/spamassassin/spamassassin_gtk.c
14647                 Put back Paul's engrish fixes
14648
14649 2006-03-10 [colin]      2.0.0cvs130
14650
14651         * src/plugins/spamassassin/spamassassin.c
14652         * src/plugins/spamassassin/spamassassin.h
14653         * src/plugins/spamassassin/spamassassin_gtk.c
14654                 Cleanup SA prefs page (more)
14655                 Patch by Fabien Vantard
14656
14657 2006-03-10 [paul]       2.0.0cvs129
14658
14659         * src/prefs_msg_colors.c
14660         * src/prefs_spelling.c
14661                 widget sensitivity
14662
14663 2006-03-09 [mones]      2.0.0cvs128
14664
14665         * po/es.po
14666                 Update for next RC
14667
14668 2006-03-09 [wwp]        2.0.0cvs127
14669
14670         * configure.ac
14671                 revert accidental commit (requirement for libetpan 0.43), this time
14672                 not in HEAD.
14673
14674 2006-03-09 [wwp]        2.0.0cvs125
14675
14676         * configure.ac
14677                 revert accidental commit (requirement for libetpan 0.43)
14678
14679 2006-03-09 [paul]       2.0.0cvs126
14680
14681         * src/prefs_receive.c
14682                 remove useless frame
14683                 replace 'incorporation' with 'receiving'
14684         * src/plugins/clamav/clamav_plugin_gtk.c
14685         * src/plugins/spamassassin/spamassassin_gtk.c
14686                 improve widget sensitivity
14687                 fix a bit his engrish
14688
14689 2006-03-09 [wwp]        2.0.0cvs125
14690
14691         * src/addressadd.c
14692         * src/foldersel.c
14693         * src/prefs_common.c
14694         * src/prefs_common.h
14695                 remember some more windows' sizes (add to addressbook and
14696                 select folder).
14697
14698 2006-03-09 [paul]       2.0.0cvs124
14699
14700         * src/plugins/pgpcore/prefs_gpg.c
14701                 normalise construction of dialogue
14702
14703 2006-03-09 [paul]       2.0.0cvs123
14704
14705         * src/plugins/trayicon/Makefile.am
14706                 add missing slash
14707
14708 2006-03-08 [colin]      2.0.0cvs122
14709
14710         * src/plugins/trayicon/Makefile.am
14711                 Fix build in separate dir 
14712                 Patch by Bamanzi <bamanzi@gmail.com>
14713
14714 2006-03-08 [colin]      2.0.0cvs121
14715
14716         * src/procmsg.c
14717                 Batch move and copies from summaryview with delayed execution
14718                 too
14719
14720 2006-03-07 [paul]       2.0.0cvs120
14721
14722         * src/common/utils.c
14723                 fix highlighting of URIs containing "()"
14724                 Patch by Pawel Pekala
14725
14726 2006-03-07 [paul]       2.0.0cvs119
14727
14728         * src/folder.c
14729         * src/folder.h
14730         * src/folderview.c
14731                 immediately do alphabetical resort when
14732                 changing a folder's name
14733                 Patch by Pawel Pekala
14734
14735 2006-03-07 [paul]       2.0.0cvs118
14736
14737         * src/news.c
14738         * src/news_gtk.c
14739                 when unsubscribing a newsgroup, remove the
14740                 folder and msgs in .sylpheed-claws/newscache
14741                 Patch by Pawel Pekala <c0rn@gazeta.pl>
14742
14743 2006-03-07 [paul]       2.0.0cvs117
14744
14745         * src/textview.c
14746                 fix wrong Fake URL Warning
14747                 Thanks to Hiro
14748
14749 2006-03-07 [colin]      2.0.0cvs116
14750
14751         * src/imap.c
14752                 Return immediately when password dialog was
14753                 cancelled
14754         * src/gtk/inputdialog.c
14755                 Allow empty strings for passwords
14756
14757
14758 2006-03-06 [colin]      2.0.0cvs115
14759
14760         * src/imap.c
14761                 Prevent double-timeouts when connection fails
14762
14763 2006-03-06 [colin]
14764
14765         2.0.1-rc1 released
14766
14767 2006-03-06 [colin]      2.0.0cvs114
14768
14769         * src/imap.c
14770                 Refresh session during potentially long
14771                 operations
14772
14773 2006-03-06 [wwp]        2.0.0cvs113
14774
14775         * src/prefs_msg_colors.h
14776                 forgot that one (custom color labels).
14777
14778 2006-03-06 [wwp]        2.0.0cvs112
14779
14780         * src/prefs_common.c
14781         * src/prefs_common.h
14782         * src/prefs_msg_colors.c
14783         * src/summaryview.c
14784         * src/summaryview.h
14785         * src/gtk/colorlabel.c
14786         * src/gtk/colorlabel.h
14787                 colors in messages list are now customizable. Color values and names can
14788                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
14789                 Thanks to Paul and Colin for their help with this longstanding patch!
14790
14791 2006-03-06 [wwp]        2.0.0cvs111
14792
14793         * src/textview.c
14794                 don't crash if (x)face is bad.
14795
14796 2006-03-05 [paul]       2.0.0cvs110
14797
14798         * AUTHORS
14799         * configure.ac
14800         * src/Makefile.am
14801         * src/common/Makefile.am
14802         * src/common/utils.h
14803         * src/etpan/imap-thread.c
14804         * src/gtk/authors.h
14805         * src/plugins/clamav/Makefile.am
14806         * src/plugins/demo/Makefile.am
14807         * src/plugins/dillo_viewer/Makefile.am
14808         * src/plugins/pgpcore/Makefile.am
14809         * src/plugins/pgpcore/passphrase.c
14810         * src/plugins/pgpinline/Makefile.am
14811         * src/plugins/pgpmime/Makefile.am
14812         * src/plugins/spamassassin/Makefile.am
14813         * src/plugins/trayicon/Makefile.am
14814                 fix builiding on cygwin
14815                 Patch by Ralgh Young <bamanzi@gmail.com>
14816
14817 2006-03-04 [wwp]        2.0.0cvs109
14818
14819         * manual/keyboard.xml
14820                 fix mixed up/down keys.
14821
14822 2006-03-04 [wwp]        2.0.0cvs108
14823
14824         * README
14825         * INSTALL
14826                 updated links to SpamAssassin.
14827
14828 2006-03-04 [wwp]        2.0.0cvs107
14829
14830         * manual/plugins.xml
14831         * src/plugins/spamassassin/README
14832                 updated SpamAssassin plugin docs to reflect new functional additions
14833                 (also fix/update/documents few technical stuff more, see the README).
14834
14835 2006-03-04 [wwp]        2.0.0cvs106
14836
14837         * src/prefs_message.c
14838                 normalized capitalization of message-prefs paths.
14839
14840 2006-03-04 [wwp]        2.0.0cvs105
14841
14842         * manual/advanced.xml
14843                 typo.
14844
14845 2006-03-03 [colin]      2.0.0cvs104
14846
14847         * src/plugins/clamav/clamav_plugin_gtk.c
14848                 Rework prefs page, patch by Fabien 
14849
14850 2006-03-03 [colin]      2.0.0cvs103
14851
14852         * src/plugins/clamav/clamav_plugin.c
14853                 Set error on all errors
14854
14855 2006-03-03 [colin]      2.0.0cvs102
14856
14857         * src/common/plugin.c
14858                 Initialize error to avoid crashing when a plugin fails
14859                 without setting error
14860
14861 2006-03-02 [wwp]        2.0.0cvs101
14862
14863         * configure.ac
14864                 fixed linker flags for libetpan support on Cygwin
14865                 (thanks to H.Merijn Brand).
14866
14867 2006-03-02 [wwp]        2.0.0cvs100
14868
14869         * src/addressbook.c
14870                 fix some AB error messages: one for punctuation and
14871                 one wrongly duplicate (thanks, maxbritov).
14872
14873 2006-03-02 [wwp]        2.0.0cvs99
14874
14875         * src/plugins/spamassassin/spamassassin.c
14876                 make sync calls to sa-learn/spamc to prevent
14877                 system (whatever local or client/server) overload.
14878
14879 2006-03-02 [colin]      2.0.0cvs98
14880
14881         * src/summaryview.c
14882                 Put the spam icon in the status column instead of the
14883                 mark one
14884
14885 2006-03-01 [colin]      2.0.0cvs97
14886
14887         * src/plugins/spamassassin/spamassassin.c
14888                 Fix segfault (g_file_set_contents fails for some 
14889                 reason and err==0x2f. Can't find out why with
14890                 valgrind, using working function :-)
14891
14892 2006-03-01 [colin]      2.0.0cvs96
14893
14894         * src/inc.c
14895                 Offline overriding: let 'No' be cached only 3 seconds
14896
14897 2006-03-01 [colin]      2.0.0cvs95
14898
14899         * src/addr_compl.c
14900         * src/addrbook.c
14901         * src/addressbook.c
14902         * src/addrindex.c
14903         * src/folder_item_prefs.c
14904         * src/headerview.c
14905         * src/imap.c
14906         * src/inc.c
14907         * src/ldif.c
14908         * src/mainwindow.c
14909         * src/mh.c
14910         * src/msgcache.c
14911         * src/prefs_common.h
14912         * src/prefs_msg_colors.c
14913         * src/procheader.c
14914         * src/procheader.h
14915         * src/procmime.c
14916         * src/procmsg.c
14917         * src/procmsg.h
14918         * src/send_message.h
14919         * src/simple-gettext.c
14920         * src/summaryview.c
14921         * src/summaryview.h
14922         * src/syldap.c
14923         * src/textview.c
14924         * src/undo.c
14925         * src/common/ssl_certificate.c
14926         * src/common/utils.c
14927         * src/gtk/colorsel.c
14928         * src/gtk/gtksctree.c
14929         * src/gtk/gtkshruler.c
14930         * src/plugins/trayicon/trayicon.c
14931                 #if 0 goes to /dev/null
14932
14933 2006-03-01 [colin]      2.0.0cvs94
14934
14935         * src/compose.c
14936         * src/imap.c
14937         * src/inc.c
14938         * src/inc.h
14939         * src/messageview.c
14940         * src/news.c
14941         * src/plugins/spamassassin/spamassassin.c
14942                 Allow to add information in the "working offline"
14943                 window
14944
14945 2006-03-01 [wwp]        2.0.0cvs93
14946
14947         * src/plugins/spamassassin/spamassassin.c
14948                 fixed spamc invocation: use a tricky temporary mini shell wrapper
14949                 'cause it seems that calling `spamc ... < inputfile` with
14950                 g_spawn_(a)sync simply.. erm doesn't work :-).
14951
14952 2006-03-01 [wwp]        2.0.0cvs92
14953
14954         * src/toolbar.c
14955         * src/toolbar.h
14956                 simplify the adding of spam/ham button to the messageview toolbar
14957                 (it gets more clear now that the same button will be "Mark as spam"
14958                 or "Mark as ham" according to the current message status,
14959                 thanks to Colin).
14960
14961 2006-03-01 [wwp]        2.0.0cvs91
14962
14963         * src/messageview.c
14964         * src/procmsg.c
14965         * src/procmsg.h
14966         * src/summaryview.c
14967         * src/plugins/spamassassin/spamassassin.c
14968         * src/plugins/spamassassin/spamassassin.h
14969                 make learner callbacks return a status (0 for ok),
14970                 handle it in main code to avoid setting flags when learning failed,
14971                 don't learn on TCP if offline in spamassassin,
14972                 thanks to Colin.
14973
14974                 
14975
14976 2006-03-01 [wwp]        2.0.0cvs90
14977
14978         * src/compose.c
14979                 some work around the compose window's account menu,
14980                 patch by Fabien Vantard.
14981
14982 2006-03-01 [wwp]        2.0.0cvs89
14983
14984         * src/plugins/spamassassin/spamassassin.c
14985                 fixed bad logics, was using spamc in local mode and sa-learn
14986                 in remote mode (thanks, Colin).
14987
14988 2006-03-01 [wwp]        2.0.0cvs88
14989
14990         * src/plugins/spamassassin/spamassassin.c
14991         * src/plugins/spamassassin/spamassassin.h
14992         * src/plugins/spamassassin/spamassassin_gtk.c
14993                 made processing of emails w/ sa-plugin an option (default is TRUE),
14994                 fixed Engrish some tooltips, capitalization of some debug messages
14995                 and warnings. The spamassassin plugin now provides two separate
14996                 services: process emails upon incorporation and spamd training.
14997                 Both services (un)register independently but use some common
14998                 plugin settings (transport settings, spam storage location).
14999
15000 2006-02-28 [wwp]        2.0.0cvs87
15001
15002         * src/plugins/spamassassin/spamassassin.c
15003                 fix async flag to spamc cmdline execution (batch exec should
15004                 be asynchronous).
15005
15006 2006-02-27 [wwp]        2.0.0cvs86
15007
15008         * src/plugins/spamassassin/spamassassin.c
15009         * src/plugins/spamassassin/spamassassin.h
15010         * src/plugins/spamassassin/spamassassin_gtk.c
15011                 - added the ability to learn a remote spamassassin server (spamd),
15012                 using spamc.
15013                 - added the spamassassin option 'username', that applies to all
15014                 spamassassin operations (filtering, learning, local or remote).
15015                 The default username is the current unix user (if left blank
15016                 from gtk prefs or config file).
15017                 - commented out some unused code (notebook widget), removed unused
15018                 layout (hbox1).
15019                 - make more widgets sensitive to the transport type.
15020
15021 2006-02-27 [colin]      2.0.0cvs85
15022
15023         * src/plugins/spamassassin/spamassassin.c
15024                 Fix sa-learn call when offline
15025
15026 2006-02-27 [colin]      2.0.0cvs84
15027
15028         * configure.ac
15029         * src/Makefile.am
15030         * src/mainwindow.c
15031         * src/mainwindow.h
15032         * src/messageview.c
15033         * src/messageview.h
15034         * src/prefs_toolbar.c
15035         * src/procmsg.c
15036         * src/stock_pixmap.c
15037         * src/stock_pixmap.h
15038         * src/summaryview.c
15039         * src/toolbar.c
15040         * src/toolbar.h
15041         * src/pixmaps/ham_btn.xpm
15042         * src/pixmaps/spam.xpm
15043         * src/pixmaps/spam_btn.xpm
15044         * src/plugins/spamassassin/spamassassin.c
15045                 Add button in toolbar for spam learning
15046                 Fix a few bugs from the last related commit
15047                 Revert 1.9.6cvs23 which messed up shift-selection
15048
15049 2006-02-24 [colin]      2.0.0cvs83
15050
15051         * src/procmsg.c
15052         * src/summaryview.c
15053         * src/summaryview.h
15054         * src/plugins/spamassassin/spamassassin.c
15055         * src/plugins/spamassassin/spamassassin.h
15056         * src/plugins/spamassassin/spamassassin_gtk.c
15057                 Unregister learner when spamassassin is either
15058                 disabled or over tcp
15059
15060 2006-02-24 [colin]      2.0.0cvs82
15061
15062         * src/Makefile.am
15063         * src/mainwindow.c
15064         * src/mainwindow.h
15065         * src/procmsg.c
15066         * src/procmsg.h
15067         * src/stock_pixmap.c
15068         * src/stock_pixmap.h
15069         * src/summaryview.c
15070         * src/summaryview.h
15071         * src/gtk/icon_legend.c
15072         * src/pixmaps/spam.xpm  ** NEW FILE **
15073         * src/plugins/spamassassin/spamassassin.c
15074         * src/plugins/spamassassin/spamassassin_gtk.c
15075                 Add spam learning interface (Mark/Mark as 
15076                 (spam|ham) menus)
15077
15078 2006-02-24 [wwp]        2.0.0cvs81
15079
15080         * src/compose.c
15081         * src/compose.h
15082         * src/filtering.c
15083                 hide compose window when sending message in batch mode
15084                 (filtering: forward and redirect). Also fixed a wrong
15085                 value returned when sending failed, neutral anyway.
15086                 (Colin, me) 
15087
15088 2006-02-24 [wwp]        2.0.0cvs80
15089
15090         * src/mainwindow.c
15091                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15092
15093 2006-02-24 [paul]       2.0.0cvs79
15094
15095         * src/news.c
15096         * src/news.h
15097         * src/news_gtk.c
15098                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15099                 Thanks to Colin
15100
15101 2006-02-23 [colin]      2.0.0cvs78
15102
15103         * src/alertpanel.c
15104                 Change OK to Close in alertpanel with View log
15105                 button; add accel to View log. Patch by Fabien
15106                 Vantard
15107
15108 2006-02-23 [wwp]        2.0.0cvs77
15109
15110         * src/compose.c
15111                 silly me, there were much more tests to perform, since toolbars can
15112                 really have down to 1 element only.
15113
15114 2006-02-23 [wwp]        2.0.0cvs76
15115
15116         * commitHelper
15117                 fixed indentation from my previous commit. Fallback to VISUAL if
15118                 EDITOR is not set (and to vi, at last resort).
15119
15120 2006-02-23 [wwp]        2.0.0cvs75
15121
15122         * commitHelper
15123                 improved error detection (Colin, me).
15124
15125 2006-02-23 [wwp]        2.0.0cvs74
15126
15127         * src/prefs_toolbar.c
15128                 simplify and fix prefs/toolbars layouting. Combos' contents can
15129                 now be really displayed.
15130
15131 2006-02-23 [wwp]        2.0.0cvs73
15132         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15133         be really displayed.
15134
15135 2006-02-22 [wwp]        2.0.0cvs72
15136
15137         * src/compose.c
15138                 fix a typo in my previous commit (sorry!).
15139
15140 2006-02-22 [wwp]        2.0.0cvs71
15141
15142         * src/prefs_toolbar.c
15143                 fix a crash when adding separators to toolbars,
15144                 also fix some separator item information.
15145
15146 2006-02-22 [wwp]        2.0.0cvs70
15147
15148         * src/compose.c
15149                 fix a crash when redirecting (for instance) when compose window's
15150                 toolbar contents has been customized (when some buttons have been
15151                 removed in fact).
15152
15153 2006-02-21 [wwp]        2.0.0cvs69
15154
15155         * src/summaryview.c
15156         * src/gtk/pluginwindow.c
15157         * src/plugins/pgpcore/prefs_gpg.c
15158                 fix some compilation warnings (feat. remains of removed code).
15159
15160 2006-02-21 [wwp]        2.0.0cvs68
15161
15162         * src/gtk/gtkutils.c
15163                 fix two compilation issues, thanks to Stephan Sachse.
15164
15165 2006-02-20 [colin]      2.0.0cvs67
15166
15167         * src/mainwindow.c
15168                 Don't reselect displayed mail on refocus
15169                 This fixes actions misbehaving 
15170
15171 2006-02-20 [wwp]        2.0.0cvs66
15172
15173         * src/summaryview.c
15174         * src/gtk/gtksctree.c
15175         * src/gtk/gtkshruler.c
15176                 changed more runtime typecast checks.
15177
15178 2006-02-20 [wwp]        2.0.0cvs65
15179
15180         * src/summary_search.c
15181                 find all - summaryview refresh issue fixed, thanks to Colin.
15182
15183 2006-02-20 [wwp]        2.0.0cvs64
15184
15185         * src/gtk/gtkutils.c
15186                 better runtime typecast checks.
15187
15188 2006-02-20 [wwp]        2.0.0cvs63
15189
15190         * src/summary_search.c
15191                 enhancements to the summary search:
15192                         - add the ability to stop the running search
15193                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15194                         - don't search if no criteria (From/To/Subject/Body) is set
15195                         - ensure that a busy mouse pointer is always shown when searching,
15196                           show it even a bit earlier
15197
15198 2006-02-19 [colin]      2.0.0cvs62
15199
15200         * src/compose.c
15201         * src/imap.c
15202         * src/etpan/imap-thread.c
15203         * src/etpan/imap-thread.h
15204                 (Future) IMAP speed improvement on sending
15205                 Will require a libetpan update
15206         * src/summaryview.c
15207         * src/gtk/quicksearch.c
15208                 Make quicksearch clearable while running.
15209
15210 2006-02-17 [colin]      2.0.0cvs61
15211
15212         * src/imap.c
15213         * src/etpan/imap-thread.c
15214         * src/etpan/imap-thread.h
15215                 Check for IMAP certificates
15216                 ** Requires libetpan-0.42-cvs4 
15217                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15218
15219 2006-02-17 [colin]      2.0.0cvs60
15220
15221         * src/messageview.c
15222         * src/prefs_common.c
15223         * src/prefs_common.h
15224         * src/prefs_message.c
15225                 Add pref to display HTML-only mails with plugin, 
15226                 if possible (defaulting to FALSE of course).
15227
15228 2006-02-16 [colin]      2.0.0cvs59
15229
15230         * src/main.c
15231         * src/common/plugin.c
15232         * src/common/plugin.h
15233         * src/gtk/pluginwindow.c
15234                 Keep track of requested (but unloaded) plugins
15235                 in some error cases.
15236
15237 2006-02-16 [wwp]        2.0.0cvs58
15238
15239         * src/gtk/gtkaspell.c
15240         * src/gtk/gtkaspell.h
15241         * src/prefs_spelling.c
15242         * src/compose.c
15243         * src/prefs_common.c
15244         * src/prefs_common.h
15245                 implemented new optional spellchecker behaviour: re-check message when
15246                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15247
15248 2006-02-16 [wwp]        2.0.0cvs57
15249
15250         * src/quote_fmt_parse.y
15251                 pclose popen'ed pipe.
15252
15253 2006-02-15 [colin]      2.0.0cvs56
15254
15255         * src/mimeview.c
15256         * src/mimeview.h
15257                 Let MimeViewers know which MimeView they
15258                 depend of.
15259         * src/summaryview.c
15260                 Swap From/To columns in Sent/Queue/Drafts
15261                 folders
15262         * src/etpan/imap-thread.c
15263                 Use mailstream_low_tls_open() for STARTTLS
15264                 instead of mailstream_low_ssl_open()
15265                 ** REQUIRES libetpan 0.42cvs3 **
15266
15267 2006-02-15 [wwp]        2.0.0cvs55
15268
15269         * src/compose.c
15270         * src/compose.h
15271         * src/message_search.c
15272         * src/message_search.h
15273         * src/textview.c
15274         * src/gtk/gtkutils.c
15275         * src/gtk/gtkutils.h
15276                 added the ability to Find text in the compose window (and a bit
15277                 of code factorization).
15278
15279 2006-02-15 [wwp]        2.0.0cvs54
15280
15281         * src/prefs_gtk.c
15282                 yet another one file was missing (fix for some widgets' sensitivity).
15283                 Thanks Colin!
15284
15285 2006-02-15 [wwp]        2.0.0cvs53
15286
15287         * src/prefs_gtk.h
15288                 oops forgot that file (fix for some widgets' sensitivity).
15289
15290 2006-02-15 [wwp]        2.0.0cvs52
15291
15292         * src/summary_search.c
15293                 implemented advanced summary search options (added the ability
15294                 to use matcher conditions in an advanced search mode).
15295
15296 2006-02-15 [wwp]        2.0.0cvs51
15297
15298         * src/plugins/pgpcore/prefs_gpg.c
15299         * src/prefs_account.c
15300                 fix some widget sensitivity, mostly around some labels in
15301                 account prefs.
15302
15303 2006-02-15 [paul]       2.0.0cvs50
15304
15305         * manual/advanced.xml
15306                 improve Templates info
15307                 written by wwp
15308
15309 2006-02-14 [colin]      2.0.0cvs49
15310
15311         * src/pixmaps/address_book.xpm
15312         * src/pixmaps/preferences.xpm
15313         * src/pixmaps/properties.xpm
15314                 Fix pixmap size - patch by Fabien Vantard
15315
15316 2006-02-13 [colin]      2.0.0cvs48
15317
15318         * src/procmime.c
15319                 Add missing fclose()s on error
15320         * src/textview.c
15321                 Remove unused code
15322         * src/common/utils.c
15323                 Fix temp files not being deleted on windows
15324         Patches by Thomas Gilgin
15325
15326 2006-02-13 [colin]      2.0.0cvs47
15327
15328         * src/mainwindow.c
15329                 Fix exit crash
15330
15331 2006-02-13 [wwp]        2.0.0cvs46
15332
15333         * src/plugins/pgpcore/prefs_gpg.c
15334                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15335
15336 2006-02-12 [colin]      2.0.0cvs45
15337
15338         * src/folderview.c
15339         * src/main.c
15340         * src/mainwindow.c
15341                 Fix "stuff" when quitting
15342
15343 2006-02-12 [wwp]        2.0.0cvs44
15344
15345         * src/prefs_themes.c
15346                 fix typos in debug messages.
15347
15348 2006-02-11 [colin]      2.0.0cvs43
15349
15350         * src/summaryview.c
15351                 don't allow drag/drop from ourself
15352
15353 2006-02-10 [wwp]        2.0.0cvs42
15354
15355         * src/exporthtml.c
15356         * src/html.c
15357         * src/html.h
15358         * src/procmime.c
15359         * src/textview.c
15360                 renamed html_ prefixed functions and data structures to avoid
15361                 namespace clashes w/ other software (gtkhtml2 for instance).
15362                 Closes bug #907.
15363
15364
15365 2006-02-09 [colin]      2.0.0cvs41
15366
15367         * src/summaryview.c
15368                 Fix shitty logic messed up. Thanks Ticho for the hint!
15369
15370 2006-02-09 [wwp]        2.0.0cvs40
15371
15372         * src/gtk/about.c
15373         * src/compose.c
15374         * src/prefs_account.c
15375         * src/prefs_gtk.h
15376         * src/editaddress.c
15377                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15378                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15379                 Browse buttons in accounts prefs.
15380
15381 2006-02-09 [colin]      2.0.0cvs39
15382
15383         * src/matcher.c
15384                 Check for pointer before using its members
15385         * src/gtk/gtksourceprintjob.c
15386                 Fix a wrong warning
15387
15388 2006-02-09 [wwp]        2.0.0cvs38
15389
15390         * src/gtk/filesel.c
15391                 fix few compiler warnings (type mismatch).
15392
15393 2006-02-09 [paul]       2.0.0cvs37
15394
15395         * po/fr.po
15396                 updated by Fabien Vantard
15397
15398 2006-02-08 [colin]      2.0.0cvs36
15399
15400         * src/prefs_common.c
15401         * src/common/defs.h
15402         * src/common/plugin.c
15403                 allow windows and linux configurations to coexist
15404                 patch by Thomas Gilgin
15405
15406 2006-02-08 [colin]      2.0.0cvs35
15407
15408         * src/filtering.c
15409         * src/matcher.c
15410         * src/matcher.h
15411         * src/matcher_parser_parse.y
15412         * src/prefs_filtering_action.c
15413         * src/prefs_matcher.c
15414                 Add the "Ignore thread" filtering
15415                 action
15416
15417 2006-02-08 [colin]      2.0.0cvs34
15418
15419         * src/compose.c
15420         * src/procmime.c
15421         * src/procmime.h
15422                 Fix bug #905 (damaged attachment)
15423                 text files with raw \0's aren't really text files
15424         FOR_STABLE
15425
15426 2006-02-08 [colin]      2.0.0cvs33
15427
15428         * src/summaryview.c
15429                 Fix crasher introduced yesterday
15430
15431 2006-02-08 [wwp]        2.0.0cvs32
15432
15433         * src/compose.c
15434         * src/compose.h
15435                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15436
15437 2006-02-08 [wwp]        2.0.0cvs31
15438
15439         * src/prefs_template.c
15440                 templates enhancement: allow address completion for Cc and Bcc fields
15441                 (it was currently possible for the To field only)
15442
15443 2006-02-08 [colin]      2.0.0cvs30
15444
15445         * src/compose.c
15446                 Don't unblock if not blocked
15447         FOR_STABLE
15448
15449 2006-02-07 [colin]      2.0.0cvs29
15450
15451         * src/action.c
15452                 Forgot to refresh summaryview
15453
15454 2006-02-07 [colin]      2.0.0cvs28
15455
15456         * src/action.c
15457                 Freeze/thaw message list and folder list while
15458                 processing %as{} actions 
15459         * src/compose.c
15460                 Fix auto-wrap disabling after a middle-click
15461                 paste - FOR_STABLE
15462
15463 2006-02-07 [paul]       2.0.0cvs27
15464
15465         * src/folder.c
15466                 fix freeing of uninitialised pointers
15467                 Thanks to Colin
15468
15469 2006-02-06 [colin]      2.0.0cvs26
15470
15471         * src/folder.c
15472                 Use g_slist_prepend in potentially big list
15473
15474 2006-02-06 [colin]      2.0.0cvs25
15475
15476         * src/folder.c
15477                 Completely skip processing if it doesn't 
15478                 exist (faster!)
15479
15480 2006-02-06 [colin]      2.0.0cvs24
15481
15482         * src/folder.c
15483         * src/summaryview.c
15484                 Batch filtering in summaryview (from Tools menu)
15485                 and pre/post//-processing too
15486
15487 2006-02-06 [colin]      2.0.0cvs23
15488
15489         * src/procmsg.h
15490         * src/filtering.c
15491                 Use a special field for batch filtering instead
15492                 of stepping on deferred execution's toes
15493
15494 2006-02-06 [colin]      2.0.0cvs22
15495
15496         * src/action.c
15497         * src/filtering.c
15498         * src/filtering.h
15499         * src/folder.c
15500         * src/summaryview.c
15501                 Fix filtering via menus and actions
15502
15503 2006-02-06 [colin]      2.0.0cvs21
15504
15505         * src/imap.c
15506                 Put the added file directly to cache if possible (will work
15507                 with next libetpan)
15508         * src/filtering.c
15509         * src/filtering.h
15510         * src/inc.c
15511         * src/folder.c
15512         * src/mbox.c
15513         * src/procmsg.h
15514                 Move and copy filtered messages by batches instead of one
15515                 by one - faster on IMAP
15516         * src/procmsg.c
15517                 Add a function that'll possibly be useful later
15518
15519 2006-02-06 [colin]      2.0.0cvs20
15520
15521         * src/addressbook.c
15522                 Use internal mime-type instead of text/plain for d'n'd
15523         * src/compose.c
15524                 Allow attaching files from mimeview's icon list via d'n'd
15525         * src/folderview.c
15526         * src/folderview.h
15527                 Use internal mime-type instead of text/plain for d'n'd
15528                 Don't try to selected opened folder if none is
15529                 Factorize d'n'd from other apps code
15530         * src/headerview.c
15531         * src/textview.c
15532         * src/gtk/gtkutils.c
15533         * src/gtk/gtkutils.h
15534                 Factorize Face/X-Face stuff
15535         * src/mimeview.c
15536                 Fix d'n'd to other apps
15537         * src/prefs_message.c
15538                 Let the XFace pref be usable without libcompface as it also
15539                 applies to Face
15540         * src/summaryview.c
15541                 Fix d'n'd to other apps
15542                 Factorize d'n'd from other apps code
15543
15544 2006-02-06 [wwp]        2.0.0cvs19
15545
15546         * po/it.po
15547                 Italian translation fixes by Andrea Spadaccini (no more confusion
15548                 between filtering and processing, and few changes in the About
15549                 dialog).
15550
15551
15552 2006-02-06 [mones]      2.0.0cvs18
15553
15554         * src/gtk/icon_legend.c
15555                 Improved descriptions allowing better translations
15556
15557 2006-02-05 [colin]      2.0.0cvs17
15558
15559         * src/imap.c
15560                 Add the f*cking missing expunge that caused imap_fetch_env
15561                 to fail after an add_msgs ! :-///
15562         * src/etpan/imap-thread.c
15563                 Add a bit of debug
15564         FOR_STABLE
15565
15566 2006-02-05 [colin]      2.0.0cvs16
15567
15568         * src/common/utils.c
15569                 Don't check for return-path (or we can't put
15570                 back non-sent mails)
15571
15572 2006-02-05 [colin]      2.0.0cvs15
15573
15574         * src/textview.c
15575                 Don't try to display Face header in textview
15576                 when teh headerview's active
15577
15578 2006-02-05 [colin]      2.0.0cvs14
15579
15580         * tools/tbird2syl.py
15581         * tools/Makefile.am
15582                 Add script to import Thunderbird mails
15583
15584 2006-02-05 [colin]      2.0.0cvs13
15585
15586         * src/headerview.c
15587         * src/procheader.c
15588         * src/procmsg.c
15589         * src/procmsg.h
15590         * src/textview.c
15591                 Show Face headers - patch partially by Klaus Flittner
15592
15593 2006-02-05 [colin]      2.0.0cvs12
15594
15595         * src/folderview.c
15596         * src/summaryview.c
15597         * src/common/utils.c
15598         * src/common/utils.h
15599                 Let dnd work from mime icons to summaryview
15600                 and to folderview too
15601                 Add a crude test to avoid trying to add files
15602                 drag'n'dropped when they're not mails
15603
15604 2006-02-04 [colin]      2.0.0cvs11
15605
15606         * src/summaryview.c
15607         * src/mimeview.c
15608                 Fix utf8 conversion
15609
15610 2006-02-04 [colin]      2.0.0cvs10
15611
15612         * src/compose.c
15613         * src/folderview.c
15614         * src/mimeview.c
15615         * src/summaryview.c
15616         * src/summaryview.h
15617                 Added various drag and drop capas:
15618                 From                    To
15619                 summaryview             other apps
15620                 mimeview icons          other apps
15621                 other apps              summaryview
15622                 other apps              folderview
15623
15624                 This shouldn't have broken the existing:
15625                 From                    To
15626                 summaryview             folderview
15627                 folderview              folderview
15628                 summaryview             compose's attachments
15629
15630         Tests welcomed.
15631
15632 2006-02-02 [paul]       2.0.0cvs9
15633
15634         * src/mainwindow.c
15635                 move global option 'Set displayed columns...' out
15636                 of folder option grouping.
15637                 fix sensitivity of 'harvest addresses'
15638         FOR_STABLE
15639
15640 2006-02-01 [colin]      2.0.0cvs8
15641
15642         * src/mimeview.c
15643                 Revert the alertpanel patch, it sucks (intrusive
15644                 and gets in the way of "open")
15645
15646 2006-02-01 [colin]      2.0.0cvs7
15647
15648         * src/compose.c
15649         * src/prefs_account.c
15650         * src/prefs_common.c
15651         * src/common/defs.h
15652         * src/common/utils.c
15653         * src/common/utils.h
15654                 Add ability to edit the signature file
15655                 from the account preferences, and use
15656                 a default for the text editor.
15657                 Patch by Fabien Vantard
15658
15659 2006-02-01 [colin]      2.0.0cvs6
15660
15661         * src/mimeview.c
15662                 Try to get mime type by extension if it is
15663                 application/octet-stream
15664                 Display a window with possible choices when
15665                 encountering unknown mime types
15666         * src/gtk/filesel.c
15667         * src/gtk/filesel.h
15668                 Add preview
15669                 Allow multiple selection in filtered filesel
15670                 (patch by Fabien Vantard)
15671         * src/gtk/pluginwindow.c
15672                 Use it (patch by Fabien Vantard)
15673
15674 2006-02-01 [paul]       2.0.0cvs5
15675
15676         * src/jpilot.c
15677                 fix crash on creating jpilot address book
15678                 Thanks to Colin - FOR_STABLE
15679         * src/prefs_summaries.c
15680         * src/prefs_wrapping.c
15681         * src/gtk/icon_legend.c
15682         * src/gtk/quicksearch.c
15683                 string fixes and additions
15684
15685 2006-02-01 [paul]       2.0.0cvs4
15686
15687         * src/compose.c
15688         * src/mainwindow.c
15689         * src/messageview.c
15690         * src/prefs_send.c
15691                 add Arabic encoding option
15692                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
15693
15694 2006-01-31 [colin]      2.0.0cvs3
15695
15696         * src/plugins/pgpcore/passphrase.c
15697                 Convert passphrase to locale encoding
15698         * src/compose.c
15699                 Fix drafting on IMAP. Crappy bug sneaked in
15700                 the release :-/
15701         FOR_STABLE
15702
15703 2006-01-30 [paul]       2.0.0cvs2
15704
15705         * src/gtk/icon_legend.c
15706                 show the new entries
15707
15708 2006-01-30 [colin]      2.0.0cvs1
15709
15710         * src/manual.c
15711                 Check for the file to be present before 
15712                 enabling the menu - FOR_STABLE
15713         * src/gtk/icon_legend.c
15714                 Add folders icons (not all of them, there
15715                 are too much, but the most intriguing ones)
15716
15717 2006-01-30 [paul]       2.0.0
15718
15719         version 2.0.0 released
15720
15721 [For previous entries, see ChangeLog.pre2.0.0]