8d2732cb3f0ecfe29002244a631179c59c62aca7
[claws.git] / ChangeLog
1 2007-07-05 [wwp]        2.10.0cvs8
2
3         * src/plugins/clamav/clamav_plugin_gtk.c
4                 Make vertical spacing like in other plugin prefs pages.
5
6 2007-07-05 [wwp]        2.10.0cvs7
7
8         * src/quote_fmt.c
9                 It's %am that works, not %ae (this doc incoherence has been
10                 introduced with 2.9.2cvs13).
11
12 2007-07-04 [wwp]        2.10.0cvs6
13
14         * src/plugins/bogofilter/bogofilter.c
15                 Gettext-ize an occurrence of "Any" that wasn't.
16
17 2007-07-04 [colin]      2.10.0cvs5
18
19         * po/POTFILES.in
20                 Fix untranslated strings; thanks
21                 to Pader Rezso.
22
23 2007-07-03 [colin]      2.10.0cvs4
24
25         * src/folder.c
26         * src/mainwindow.c
27                 Fix saving of sort mode for tags and
28                 thread date. Thanks to Pierre Ossman.
29                 Completes fix for bug 1233
30
31 2007-07-03 [paul]       2.10.0cvs3
32
33         * src/compose.c
34                 fix auto-save
35         * src/summaryview.c
36                 fix build warnings
37         Thanks to Colin
38
39 2007-07-02 [colin]      2.10.0cvs2
40
41         * src/folder.h
42         * src/mainwindow.c
43         * src/procmsg.h
44         * src/summaryview.c
45                 Add View/Sort/by Thread date
46                 Fixes bug 1233, 'Capability to sort 
47                 threads by most recent message'
48                 Based on a patch by Paul Rolland
49
50 2007-07-02 [colin]      2.10.0cvs1
51
52         * src/Makefile.am
53         * src/compose.c
54         * src/edittags.c
55         * src/edittags.h
56         * src/filtering.c
57         * src/folder.c
58         * src/folder.h
59         * src/headerview.c
60         * src/headerview.h
61         * src/main.c
62         * src/mainwindow.c
63         * src/mainwindow.h
64         * src/manual.h
65         * src/matcher.c
66         * src/matcher.h
67         * src/matcher_parser_parse.y
68         * src/mimeview.c
69         * src/msgcache.c
70         * src/msgcache.h
71         * src/prefs_common.c
72         * src/prefs_common.h
73         * src/prefs_filtering_action.c
74         * src/prefs_matcher.c
75         * src/prefs_summary_column.c
76         * src/procmsg.c
77         * src/procmsg.h
78         * src/quote_fmt.c
79         * src/quote_fmt_lex.l
80         * src/quote_fmt_parse.y
81         * src/summaryview.c
82         * src/summaryview.h
83         * src/textview.c
84         * src/common/Makefile.am
85         * src/common/defs.h
86         * src/common/tags.c
87         * src/common/tags.h
88         * src/gtk/quicksearch.c
89         * src/gtk/quicksearch.h
90                 Add Tags implementation. Tags are arbitrary labels
91                 that can be applied to messages. It is possible 
92                 to create, edit, remove tags; apply them to mails;
93                 filter on tags or tag presence; apply or unset
94                 tags via filtering actions; reference tags in
95                 reply templates.
96
97 2007-07-02 [paul]       2.10.0
98
99         * NEWS
100         * README
101         * RELEASE_NOTES
102                 2.10.0 released
103
104 2007-07-02 [paul]       2.9.2cvs78
105
106         * po/de.po
107         * po/en_GB.po
108         * po/es.po
109         * po/fr.po
110         * po/hu.po
111         * po/pt_BR.po
112         * po/ru.po
113         * po/zh_CN.po
114                 updated by Stephan Sachse, me, Ricardo Mones
115                 Lastra, Fabien Vantard, Pader Rezso, Frederico
116                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
117
118 2007-07-02 [paul]       2.9.2cvs77
119
120         * AUTHORS
121                 updated
122
123 2007-06-29 [wwp]        2.9.2cvs76
124
125         * src/gtk/headers.h
126                 Fix a typo (thanks to Ricardo for finding this out).
127
128 2007-06-28 [paul]       2.9.2cvs75
129
130         * src/folderview.c
131                 fix build warnings
132
133 2007-06-28 [paul]       2.9.2cvs74
134
135         * tools/Makefile.am
136                 fix bug in the autotools build system.
137                 Files cataloged under EXTRA_DIST were never
138                 automatically copied to the build tree.
139                 (fix 'make distcheck')
140                 Patch by Michael Rasmussen.
141
142 2007-06-24 [colin]      2.9.2cvs73
143
144         * src/news_gtk.c
145                 Fix bug 1249, 'Error handling for 
146                 news errors needs modification'
147                 Only popup error if the according
148                 pref in Prefs/Receive is set.
149
150 2007-06-21 [colin]      2.9.2cvs72
151
152         * src/common/plugin.c
153         * src/common/plugin.h
154                 Change plugin API to know whether it's safe to 
155                 unload plugins or whether we should just hide
156                 them. Fixes bug 1248, 'Core dumps after 
157                 unloading plugin and clicking on load plugins'
158         * src/plugins/bogofilter/bogofilter.c
159         * src/plugins/clamav/clamav_plugin.c
160         * src/plugins/demo/demo.c
161         * src/plugins/dillo_viewer/dillo_viewer.c
162         * src/plugins/pgpcore/plugin.c
163         * src/plugins/pgpinline/plugin.c
164         * src/plugins/pgpmime/plugin.c
165         * src/plugins/spamassassin/spamassassin.c
166         * src/plugins/trayicon/trayicon.c
167                 Update API
168
169 2007-06-19 [colin]      2.9.2cvs71
170
171         * src/compose.c
172         * src/messageview.c
173                 Fix crash mentioned in bug 1246
174                 Race condition when automatically drafting
175                 due to insertion on reedit.
176
177 2007-06-18 [wwp]        2.9.2cvs70
178
179         * src/importldif.c
180                 LDIF import: use a "Proceed" button to complete
181                 the process.
182
183 2007-06-18 [paul]       2.9.2cvs69
184
185         * configure.ac
186                 use pkgconfig to check for gtk and glib
187
188 2007-06-17 [wwp]        2.9.2cvs68
189
190         * src/ldif.c
191         * src/importldif.c
192                 LDIF import: better error handling, minor code
193                 and UI cleanup, and renamed the Save button
194                 to Close, as imported stuff is already saved
195                 when the Save button is shown.
196
197 2007-06-17 [colin]      2.9.2cvs67
198
199         * src/prefs_summaries.c
200         * src/procmsg.c
201                 Don't set as read when forwarded, only replied to
202
203 2007-06-17 [paul]       2.9.2cvs66
204
205         * src/alertpanel.c
206                 add missing #include
207
208 2007-06-16 [colin]      2.9.2cvs65
209
210         * src/prefs_summaries.c
211         * src/procmsg.c
212                 Change the pref "Only mark as read when opened
213                 in new window" to "..., replied to or forwarded".
214                 Based on a patch by Paul Rolland.
215
216 2007-06-16 [paul]       2.9.2cvs64
217
218         * src/gtk/authors.h
219                 alphabetical order! :)
220
221 2007-06-16 [colin]      2.9.2cvs63
222
223         * AUTHORS
224         * src/gtk/authors.h
225                 Add Michael Rasmussen in authors list
226
227 2007-06-16 [colin]      2.9.2cvs62
228
229         * src/messageview.c
230                 Fix messageview_copy_clipboard to take advantage
231                 of plugins' get_selection.
232
233 2007-06-15 [colin]      2.9.2cvs61
234
235         * src/action.c
236         * src/addr_compl.c
237         * src/addressbook.c
238         * src/folderview.c
239         * src/message_search.c
240         * src/mimeview.c
241         * src/summary_search.c
242         * src/summaryview.c
243         * src/textview.c
244                 Allow GDK_KP_Enter to do the same as GDK_Return
245                 Patch by Michael Rasmussen
246
247 2007-06-15 [paul]       2.9.2cvs60
248
249         * src/compose.c
250                 fix bug when closing a compose window
251                 during autosave
252
253 2007-06-14 [paul]       2.9.2cvs59
254
255         * src/main.c
256         * src/common/defs.h
257                 migrate sylpheed config
258
259 2007-06-14 [wwp]        2.9.2cvs58
260
261         * src/gtk/pluginwindow.c
262                 Yet another attempt to fix sizing/alignment of the
263                 button bar in plugins window.
264
265 2007-06-12 [colin]      2.9.2cvs57
266
267         * po/POTFILES.in
268         * src/Makefile.am
269         * src/folderview.c
270         * src/prefs_common.c
271         * src/prefs_common.h
272         * src/prefs_summaries.c
273         * src/prefs_summary_open.c
274         * src/prefs_summary_open.h
275         * src/summaryview.c
276                 Make "when entering a folder" actions more personalisable
277
278 2007-06-12 [wwp]        2.9.2cvs56
279
280         * tools/README
281                 Use short description from Paul (mairix.sh).
282
283 2007-06-12 [wwp]        2.9.2cvs55
284
285         * tools/README
286                 Updated info about mairix.sh.
287
288 2007-06-11 [paul]       2.9.2cvs54
289
290         * src/prefs_logging.c
291                 rework log window length widgets
292                 and some sensitivity fixes
293
294 2007-06-11 [paul]       2.9.2cvs53
295
296         * src/mainwindow.c
297         * src/prefs_logging.c
298                 rename 'Protocol Log' to 'Network Log'
299                 and some function renaming
300
301 2007-06-10 [wwp]        2.9.2cvs52
302
303         * src/gtk/pluginwindow.c
304                 Revert 2.9.2cvs51.
305
306 2007-06-10 [wwp]        2.9.2cvs51
307
308         * src/gtk/pluginwindow.c
309                 Fix button bar in plugin window, was centered and not
310                 behaving like other dialogs w/ such button bar.
311
312 2007-06-08 [wwp]        2.9.2cvs50
313
314         * src/compose.c
315         * src/compose.h
316         * src/main.c
317         * src/mainwindow.c
318         * src/mainwindow.h
319                 Provide a way out of automatic draft saving on IMAP, when
320                 exiting offline.
321                 Prevent drafting while sending and quitting while sending.
322                 Thanks for Colin.
323
324
325
326 2007-06-08 [wwp]        2.9.2cvs49
327
328         * src/prefs_account.c
329         * src/gtk/prefswindow.c
330         * src/gtk/prefswindow.h
331                 Activate the Basic page when opening account prefs.
332
333 2007-06-08 [wwp]        2.9.2cvs48
334
335         * src/common/socket.c
336                 Don't crash if fork() fails, thanks to Colin.
337
338 2007-06-08 [wwp]        2.9.2cvs47
339
340         * src/gtk/prefswindow.c
341                 Wrap some long lines, and reset horizontal scroller's adjusment
342                 (this was already done, vertically), when changing tab (not page)
343                 in prefs windows.
344
345 2007-06-08 [paul]       2.9.2cvs46
346
347         * src/common/utils.c
348                 use gethostname() instead of uname()
349                 based on a patch by Michael Hughes
350                 <Sylpheed-Claws_user@thehugheslogcabin.net>
351
352 2007-06-07 [wwp]        2.9.2cvs45
353
354         * src/prefs_common.c
355                 Fix some useless warnings, thanks to Colin.
356
357 2007-06-06 [colin]      2.9.2cvs44
358
359         * src/ldapupdate.c
360                 Fix strange allocations. 
361
362 2007-06-06 [colin]      2.9.2cvs43
363
364         * src/ldapupdate.c
365                 Patch by Michael Rasmussus to help
366                 bug 1232
367
368 2007-06-05 [wwp]        2.9.2cvs42
369
370         * src/prefs_account.c
371         * src/prefs_folder_item.c
372         * src/prefs_quote.c
373         * src/quote_fmt.c
374         * src/quote_fmt.h
375                 Per-folder templates can now be applied recursively.
376                 Always save per-folder templates (formats were erroneously
377                 saved only if they were enabled).
378                 Check for validity of quotation marks everywhere there
379                 are defined.
380
381 2007-06-05 [wwp]        2.9.2cvs41
382
383         * src/inc.c
384                 Fix incoming messages from local accounts always getting filtered
385                 (even if the account prefs say don't), thanks to Colin.
386
387 2007-06-05 [wwp]        2.9.2cvs40
388
389         * src/compose.c
390         * src/compose.h
391                 Use per-folder/per-account quote chars when applying a
392                 template or inserting text as well. Const'ify some
393                 vars more.
394
395 2007-06-04 [colin]      2.9.2cvs39
396
397         * src/compose.c
398                 More work for wwp :)
399
400 2007-06-04 [wwp]        2.9.2cvs38
401
402         * src/compose.c
403                 Same as 2.9.2cvs36 but for forwarding.
404
405 2007-06-04 [colin]      2.9.2cvs37
406
407         * src/compose.c
408                 Use original mail file for forward/redirect
409                 Fixes some forwarded mails to be attached as
410                 application/octet-stream (when they have binary
411                 parts), and incidentally fixes bug 848
412                 'Redirect breaks GnuPG'
413
414 2007-06-04 [wwp]        2.9.2cvs36
415
416         * src/compose.c
417                 Fix quote mark mis-initialisation when replying/forwarding
418                 (introduced w/ 2.9.2cvs20).
419
420 2007-06-04 [wwp]        2.9.2cvs35
421
422         * src/prefs_compose_writing.c
423         * src/prefs_quote.c
424                 Fix a bug where Quotation characters (prefs/compose/writing)
425                 was cleared (introduced w/ 2.9.2cvs26).
426
427 2007-06-04 [wwp]        2.9.2cvs34
428
429         * src/prefs_account.c
430         * src/prefs_account.h
431                 Better fix for compiling w/o aspell (rollbacks
432                 2.9.2cvs31).
433
434 2007-06-04 [wwp]        2.9.2cvs33
435
436         * src/account.c
437         * src/prefs_account.c
438         * src/prefs_account.h
439         * src/procmsg.c
440                 It's now possible to disable mail filtering plugins
441                 on a per-account basis.
442
443 2007-06-04 [wwp]        2.9.2cvs32
444
445         * src/procheader.c
446         * src/common/utils.c
447         * src/common/utils.h
448                 Support CRLF in headers part of messages.
449                 Support few more date formats (RFC3339 subsets).
450
451 2007-06-04 [wwp]        2.9.2cvs31
452
453         * src/prefs_account.c
454                 Fix compiling w/o aspell support.
455
456 2007-06-03 [wwp]        2.9.2cvs30
457
458         * src/prefs_gtk.c
459                 Don't decode leading ENV_ and ~ in P_PASSWORD
460                 values.
461
462 2007-06-03 [wwp]        2.9.2cvs29
463
464         * src/prefs_gtk.c
465                 Don't decode leading ENV_ and ~ in P_PASSWORD
466                 values.
467
468 2007-06-03 [wwp]        2.9.2cvs28
469
470         * src/prefs_account.c
471         * src/gtk/prefswindow.c
472         * src/gtk/prefswindow.h
473                 Added a way to force preloading of all pages
474                 (prefswindow).
475                 Moved tabs to pages in account prefs.
476
477 2007-06-02 [colin]      2.9.2cvs27
478
479         * src/addressbook.c
480                 Fix possible crash, fix ldap write bugs
481         * src/ldapupdate.c
482                 Fix ldap write bugs - patch by Michael
483                 Rasmussen
484         * src/alertpanel.c
485         * src/alertpanel.h
486                 Add a hook whenever alertpanel opens/closes
487
488 2007-05-31 [wwp]        2.9.2cvs26
489
490         * src/prefs_compose_writing.c
491         * src/prefs_quote.c
492                 Re-organized writing options a bit:
493                  - renamed the Quoting page to Templates
494                  - moved all composing templates to that page
495                  - moved non-templates options to the Writing one,
496                    grouped reply-related options, reordered reply and
497                    forward options.
498
499 2007-05-31 [wwp]        2.9.2cvs25
500
501         * src/compose.c
502                 Removed unused code.
503
504 2007-05-31 [colin]      2.9.2cvs24
505
506         * src/addressbook.c
507                 Fix missing display name when modifying
508                 LDAP. Patch by Michael Rasmussen
509
510 2007-05-31 [wwp]        2.9.2cvs23
511
512         * src/plugins/bogofilter/Makefile.am
513         * src/plugins/clamav/Makefile.am
514         * src/plugins/demo/Makefile.am
515         * src/plugins/dillo_viewer/Makefile.am
516         * src/plugins/spamassassin/Makefile.am
517                 Fix building of those plugins in Mac OS X.
518
519 2007-05-30 [wwp]        2.9.2cvs22
520
521         * src/gtk/quicksearch.c
522                 Fix missing initialization.
523
524 2007-05-30 [wwp]        2.9.2cvs21
525
526         * src/procheader.c
527                 Revert accidental commit (debug outputs).
528
529 2007-05-30 [wwp]        2.9.2cvs20
530
531         * src/compose.c
532         * src/folder_item_prefs.c
533         * src/folder_item_prefs.h
534         * src/prefs_account.c
535         * src/prefs_account.h
536         * src/prefs_folder_item.c
537         * src/prefs_gtk.c
538         * src/prefs_gtk.h
539                 Implemented per-account and per-folder
540                 compose/reply/forward formats.
541
542 2007-05-30 [wwp]        2.9.2cvs19
543
544         * src/prefs_compose_writing.c
545         * src/prefs_quote.c
546         * src/procheader.c
547         * src/quote_fmt.c
548         * src/quote_fmt.h
549                 Internal API changes (factorize quote format
550                 prefs and checks).
551
552 2007-05-30 [colin]      2.9.2cvs18
553
554         * src/compose.c
555                 Fix race where it's possible to re-click Send
556                 between end of SMTP session and end of "move to
557                 sent folder" when sending an email with send
558                 dialog enabled.
559
560 2007-05-30 [colin]      2.9.2cvs17
561
562         * src/crash.c
563                 Ask for backtrace on all threads. Patch by
564                 Pawel
565         * src/folderview.c
566                 Fix stale news statusbar when scanning fails.
567                 Patch by Pawel
568         * src/ldapupdate.c
569                 Fix some LDAP write updates bugs. Patch
570                 by Michael Rasmussen
571
572 2007-05-29 [colin]      2.9.2cvs16
573
574         * src/imap.c
575                 Fix loss of local flags when moving mails
576                 on IMAP in high-bandwidth mode (UID FETCH)
577
578 2007-05-25 [paul]       2.9.2cvs15
579
580         * src/common/socket.c
581                 fix sometimes crasher on cancelling
582                 message sending
583
584 2007-05-25 [colin]      2.9.2cvs14
585
586         * src/imap.c
587                 Fix a memory leak
588         * src/imap_gtk.c
589                 Be more helpful in the subscription
590                 message
591
592 2007-05-23 [wwp]        2.9.2cvs13
593
594         * src/compose.c
595         * src/prefs_compose_writing.c
596         * src/prefs_quote.c
597         * src/prefs_template.c
598         * src/prefs_template.h
599         * src/quote_fmt.c
600         * src/quote_fmt.h
601         * src/quote_fmt_lex.l
602         * src/quote_fmt_parse.y
603                 Introduced new syntax elements (symbols and commands)
604                 in templates/quote_fmt. Compatibility w/ old
605                 symbols is kept.
606                 Updated and reworked the corresponding Information
607                 dialog.
608                 Display the line number in dialogs that talk about
609                 parser errors (in addition to the error message in
610                 output).
611
612 2007-05-23 [wwp]        2.9.2cvs12
613
614         * src/quote_fmt_parse.y
615                 Fix 2.9.2cvs11, probably a paste accident ;).
616
617 2007-05-23 [wwp]        2.9.2cvs11
618
619         * src/compose.c
620         * src/prefs_template.c
621         * src/quote_fmt.h
622         * src/quote_fmt_parse.y
623                 Fix 2.9.2cvs10, which broke --disable-aspell.
624
625 2007-05-22 [wwp]        2.9.2cvs10
626
627         * src/compose.c
628         * src/prefs_template.c
629         * src/quote_fmt.c
630         * src/quote_fmt.h
631         * src/quote_fmt_lex.l
632         * src/quote_fmt_parse.y
633         * src/gtk/gtkaspell.c
634         * src/gtk/gtkaspell.h
635                 Added template/quote format syntactical elements
636                 to show and query:
637                         - current dictionary
638                           %T to show (shows empty if not set or not enabled),
639                           ?T and !T to check if the default dictionary is
640                           enabled and set
641                         - current account's default dictionary
642                           %aT to show (empty if not set or not enabled),
643                           ?aT and !aT to check if it's enabled and set
644                         - name completion for an address, from the address
645                           book
646                           %ABf, %ABt, %ABc respectively show the full name got
647                           from the address book if From, To or Cc match a single
648                           contact.
649                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
650                           matches any contact and if the full name is non-empty.
651                           If From, To or Cc are lists of email addresses, only
652                           the first address will be checked.
653                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
654                 that could show a trailing ','.
655                 Also, template/quote_fmt parser now shows the line number in case
656                 of parser error.
657
658 2007-05-15 [colin]      2.9.2cvs9
659
660         * src/main.c
661         * src/main.h
662                 Add a public function to know whether Claws
663                 crashed last time
664                 Store opened folder when exiting
665         * src/folder.c
666         * src/folder.h
667                 Store last opened message in each FolderItem;
668                 Reset last seen messages if Claws crashed, so 
669                 that one can't go in an infinite crash in case 
670                 a particular mail crashes Claws.
671         * src/messageview.c
672         * src/prefs_common.c
673         * src/prefs_common.h
674         * src/summaryview.c
675         * src/prefs_summaries.c
676                 Add "Select last opened message" when entering
677                 a folder
678                 Add "Select last opened folder" at startup.
679
680 2007-05-14 [colin]      2.9.2cvs8
681
682         * manual/xml2pdf
683                 Fix bashism, search for xml catalog 
684                 in /usr/local/share/xml/catalog too
685                 Patch by Pawel
686
687 2007-05-13 [wwp]        2.9.2cvs7
688
689         * src/gtk/logwindow.c
690                 fix raising log windows when they are either minimized or
691                 in background.
692
693 2007-05-11 [colin]      2.9.2cvs6
694
695         * src/gtk/filesel.c
696                 Use Hildon's file chooser on Maemo. Patch
697                 by Jean-Luc Biord; fixes part 2 of bug 1201,
698                 'File attachment "manipulation" bugs...'
699
700 2007-05-10 [wwp]        2.9.2cvs5
701
702         * src/prefs_common.c
703         * src/prefs_common.h
704         * src/gtk/quicksearch.c
705                 Add a quicksearch option to automatically run
706                 a search selected from the history (this option
707                 is exclusive towards type-ahead).
708
709 2007-05-10 [colin]      2.9.2cvs4
710
711         * src/imap.c
712                 Fix g_warnings, thanks to Brian
713                 Morrison
714
715 2007-05-09 [colin]      2.9.2cvs3
716
717         * src/crash.c
718         * src/exporthtml.c
719         * src/mbox.c
720         * src/prefs_summaries.c
721         * src/procheader.c
722         * src/common/log.c
723         * src/common/utils.c
724         * src/gtk/gtksourceprintjob.c
725         * src/gtk/sslcertwindow.c
726                 Use the re-entrant variant of time functions
727                 Probably fixes bug 1217, 'reentrancy problems 
728                 with time functions'
729
730 2007-05-09 [colin]      2.9.2cvs2
731
732         * src/imap.c
733                 Fix crasher when reconnection fails
734
735 2007-05-08 [paul]       2.9.2cvs1
736
737         * NEWS
738         * README
739         * RELEASE_NOTES
740         * configure.ac
741                 bump version number following
742                 stable release
743
744 2007-05-08 [paul]       2.9.1cvs48
745
746         * src/plugins/demo/demo.c
747         * src/plugins/dillo_viewer/dillo_prefs.c
748         * src/plugins/dillo_viewer/dillo_prefs.h
749         * src/plugins/dillo_viewer/dillo_viewer.c
750         * src/plugins/pgpcore/pgp_viewer.c
751         * src/plugins/pgpcore/pgp_viewer.h
752         * src/plugins/pgpcore/plugin.c
753         * src/plugins/pgpcore/prefs_gpg.c
754         * src/plugins/pgpcore/prefs_gpg.h
755         * src/plugins/pgpcore/sgpgme.c
756         * src/plugins/pgpcore/sgpgme.h
757         * src/plugins/pgpinline/plugin.c
758         * src/plugins/pgpmime/pgpmime.c
759         * src/plugins/pgpmime/pgpmime.h
760         * src/plugins/pgpmime/plugin.c
761         * src/plugins/spamassassin/spamassassin.c
762         * src/plugins/spamassassin/spamassassin.h
763         * src/plugins/spamassassin/spamassassin_gtk.c
764         * src/plugins/trayicon/README
765         * tools/README
766         * tools/README.sylprint
767         * tools/outlook2claws-mail.pl
768         * tools/sylprint.pl
769         * tools/tb2claws-mail
770         * tools/tbird2claws.py
771         * tools/update-po
772         * tools/vcard2xml.py
773         * tools/kdeservicemenu/README
774                 cleanups and corrections
775
776 2007-05-06 [wwp]        2.9.1cvs47
777
778         * tools/uudec
779                 Fix missing dash to `display` command-line, reported
780                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
781
782 2007-05-06 [colin]      2.9.1cvs46
783
784         * src/Makefile.am
785         * src/stock_pixmap.c
786         * src/stock_pixmap.h
787         * src/pixmaps/printer.xpm
788                 Add a printer icon
789
790 2007-05-06 [paul]       2.9.1cvs45
791
792         * src/compose.c
793         * src/ldapquery.c
794         * src/privacy.h
795         * src/summary_search.c
796         * src/summaryview.c
797                 fix build warnings
798
799 2007-05-05 [wwp]        2.9.1cvs44
800
801         * src/messageview.c
802         * src/mh.c
803         * src/prefs_actions.c
804         * src/prefs_gtk.c
805         * src/summaryview.c
806         * src/common/xml.c
807                 Fix "faild" typos everywhere and capitalization of
808                 some g_warnings.
809
810 2007-05-04 [colin]      2.9.1cvs43
811
812         * src/compose.c
813         * src/privacy.c
814         * src/privacy.h
815         * src/plugins/pgpcore/prefs_gpg.c
816         * src/plugins/pgpcore/prefs_gpg.h
817         * src/plugins/pgpinline/pgpinline.c
818         * src/plugins/pgpmime/pgpmime.c
819                 Add an API to warn about encryption limits,
820                 and allow to disable these warnings
821
822 2007-05-03 [colin]      2.9.1cvs42
823
824         * src/summaryview.c
825         * src/mainwindow.c
826                 Fix bug 1213, 'Delete more than 
827                 one thread at once'
828
829 2007-05-03 [wwp]        2.9.1cvs41
830
831         * src/prefs_common.c
832         * src/prefs_filtering.c
833         * src/prefs_template.c
834         * src/common/template.c
835         * src/common/template.h
836         * src/gtk/gtkutils.c
837         * src/gtk/gtkutils.h
838                 Templates are no longer automatically sorted
839                 by name, but can be sorted manually using
840                 |< < > >| buttons as well as drag'n'drop.
841
842 2007-05-03 [wwp]        2.9.1cvs40
843
844         * src/plugins/spamassassin/spamassassin.c
845         * src/plugins/spamassassin/spamassassin.h
846         * src/plugins/spamassassin/spamassassin_gtk.c
847         * src/plugins/bogofilter/bogofilter.c
848         * src/plugins/bogofilter/bogofilter.h
849         * src/plugins/bogofilter/bogofilter_gtk.c
850                 Added an option to conditionally mark saved spam
851                 as read (default is and was to do so).
852                 Satisfies feature request 1708539 on sf.net tracker.
853
854 2007-05-03 [colin]      2.9.1cvs39
855
856         * src/inc.c
857                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
858
859 2007-05-02 [colin]      2.9.1cvs38
860
861         * src/textview.c
862                 Fix bug 1209, 'Clicking on address 
863                 in header (mailto uri) selects 
864                 default account'. Patch adapted from
865                 G.P. Halkes' patch.
866
867 2007-05-02 [colin]      2.9.1cvs37
868
869         * src/grouplistdialog.c
870                 Set cursor to wait cursor while loading
871                 groups.
872
873 2007-05-02 [paul]       2.9.1cvs36
874
875         * src/folder.c
876         * src/common/defs.h
877                 rename cache and mark files
878                 (data is preserved)
879
880 2007-04-30 [paul]       2.9.1cvs35
881
882         * manual/glossary.xml
883         * manual/plugins.xml
884                 updates. Patch by Ricardo
885
886 2007-04-29 [wwp]        2.9.1cvs34
887
888         * src/mainwindow.c
889         * configure.ac
890                 Fix few grammatical errors (patch by David Relson < relson at
891                 osagesoftware dot com >).
892
893 2007-04-28 [colin]      2.9.1cvs33
894
895         * src/account.c
896         * src/pop.c
897         * src/prefs_account.c
898         * src/prefs_account.h
899                 Drop the "Download all" preference. It's
900                 stupidly useless and confuses people from
901                 time to time.
902
903 2007-04-27 [wwp]        2.9.1cvs32
904
905         * src/account.c
906         * src/prefs_account.c
907         * src/prefs_account.h
908                 Don't reflect accounts changes to the mainwindow when it's
909                 not necessary.
910
911 2007-04-27 [colin]      2.9.1cvs31
912
913         * src/folder.c
914                 Freeze/thaw when sync'ing flags
915         * src/imap.c
916         * src/prefs_account.c
917         * src/prefs_account.h
918         * src/etpan/imap-thread.c
919         * src/etpan/imap-thread.h
920                 Add a way to use UID FETCH instead
921                 of searches to fetch message lists
922                 and flags. More expensive towards
923                 bandwidth, less expensive towards
924                 server's CPU. Probably fixes 
925                 bug 1158, 'Scanning new folders on 
926                 Exchange 2007 extremely slow'.
927                 Patch 95% by Hoa.
928
929 2007-04-27 [paul]       2.9.1cvs30
930
931         * src/mainwindow.c
932         * src/prefs_logging.c
933                 improvements to english usage
934
935 2007-04-27 [colin]      2.9.1cvs29
936
937         * src/imap.c
938                 Fix build without libetpan (my bad!)
939
940 2007-04-26 [colin]      2.9.1cvs28
941
942         * src/imap.c
943         * src/imap.h
944                 Fix uselessly exported function
945         * src/textview.c
946                 Consider "- -- \n" as signature separator
947                 (that's what signature separators look like
948                  in PGP/Inline signed mails)
949
950 2007-04-26 [colin]      2.9.1cvs27
951
952         * configure.ac
953                 libetpan-0.49 is now required
954         * src/procmime.c
955                 Fix double fetching of mails if
956                 first try failed
957         * src/imap.c
958                 Make offline sync faster, by
959                 remembering last change time, and
960                 last sync time.
961
962 2007-04-26 [hoa]        2.9.1cvs26
963
964         * src/imap.c
965         * src/imap.h
966         * src/mainwindow.c
967         * src/toolbar.c
968         * src/etpan/imap-thread.c
969         * src/etpan/imap-thread.h
970                 cancellation of IMAP operations is now allowed.
971                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
972
973 2007-04-26 [colin]      2.9.1cvs25
974
975         * src/folder.c
976                 Always fetch body+headers in folders that are
977                 synched for offline use, if "Synchronise as
978                 soon as possible" is set.
979                 Fixes bug 1200, 'Add option to always retrieve full 
980                 messages'
981
982 2007-04-25 [colin]      2.9.1cvs24
983
984         * src/compose.c
985                 Fix bug 1198, 'Reply-all "disappearing" address bug 
986                 persists...'
987
988 2007-04-24 [colin]      2.9.1cvs23
989
990         * src/folderview.c
991                 Fix bug 1195, 'Hardware key navigation' 
992                 Make GDK_Enter toggle expansion (Maemo)
993
994 2007-04-24 [wwp]        2.9.1cvs22
995
996         * src/compose.c
997                 Fix few compiler warnings.
998
999 2007-04-24 [paul]       2.9.1cvs21
1000
1001         * src/Makefile.am
1002         * src/stock_pixmap.c
1003         * src/stock_pixmap.h
1004                 complete last commit
1005
1006 2007-04-24 [paul]       2.9.1cvs20
1007
1008         * src/gtk/about.c
1009         * src/pixmaps/active.xpm
1010         * src/pixmaps/checkbox_off.xpm
1011         * src/pixmaps/checkbox_on.xpm
1012         * src/pixmaps/inactive.xpm
1013                 kick out the blobs
1014                 remove transparent border from checkbox icons
1015
1016 2007-04-24 [wwp]        2.9.1cvs19
1017
1018         * src/textview.c
1019         * src/textview.h
1020                 Fix a crash in textview, thanks to Colin.
1021
1022 2007-04-23 [wwp]        2.9.1cvs18
1023
1024         * src/prefs_common.c
1025                 Fix 2.9.1cvs5: no header was being translated at all.
1026
1027 2007-04-23 [colin]      2.9.1cvs17
1028
1029         * src/Makefile.am
1030         * src/stock_pixmap.c
1031         * src/stock_pixmap.h
1032         * src/summaryview.c
1033         * src/summaryview.h
1034         * src/gtk/gtksctree.c
1035         * src/gtk/gtksctree.h
1036         * src/pixmaps/selection.xpm
1037                 Fix bug 1193, 'Need a way to multi-select
1038                 items'. Add a toggle button to the summaryview
1039                 to switch between normal and multiple selection
1040                 (Maemo)
1041
1042 2007-04-23 [colin]      2.9.1cvs16
1043
1044         * src/Makefile.am
1045         * src/stock_pixmap.c
1046         * src/stock_pixmap.h
1047         * src/summaryview.c
1048         * src/summaryview.h
1049         * src/gtk/gtksctree.c
1050         * src/gtk/gtksctree.h
1051         * src/pixmaps/selection.xpm
1052                 Fix bug 1193, 'Need a way to multi-
1053                 select items'
1054                 Add a toggle button in the summaryview
1055                 to enable normal or multiple selection.
1056                 (Maemo)
1057
1058 2007-04-23 [colin]      2.9.1cvs15
1059
1060         * src/compose.c
1061                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
1062
1063 2007-04-21 [colin]      2.9.1cvs14
1064
1065         * src/gtk/quicksearch.c
1066                 Fix previous commit (actually use correct
1067                 parameter)
1068
1069 2007-04-21 [colin]      2.9.1cvs13
1070
1071         * src/gtk/quicksearch.c
1072                 Fix changing quicksearch type (after Esc,
1073                 after changing Recursive, ...)
1074
1075 2007-04-20 [wwp]        2.9.1cvs12
1076
1077         * src/gtk/Makefile.am
1078                 Added headers.h (completes 2.9.1cvs5).
1079
1080 2007-04-20 [wwp]        2.9.1cvs11
1081
1082         * src/addressbook.c
1083                 Fix the use of display name in name column,
1084                 it has been overriden w/ the use of nickname
1085                 by 2.9.0cvs3. Now nickname is used (if any)
1086                 in case of LDAP books only.
1087
1088 2007-04-20 [colin]      2.9.1cvs10
1089
1090         * src/mimeview.c
1091         * src/summaryview.c
1092         * src/textview.c
1093                 Add handling of 'a' to loop in a mail's
1094                 mimeparts
1095
1096 2007-04-20 [colin]      2.9.1cvs9
1097
1098         * src/toolbar.c
1099                 Fix bug 1190, 'dir_open' button doesn't work'
1100                 (Maemo)
1101
1102 2007-04-20 [colin]      2.9.1cvs8
1103
1104         * src/folderview.c
1105         * src/mainwindow.c
1106                 Fix bug 1194, 'Hardware keys move from email 
1107                 list to account/directory list, but not back 
1108                 to email list...' (Maemo)
1109
1110 2007-04-20 [colin]      2.9.1cvs7
1111
1112         * src/compose.h
1113                 complete previous commit
1114
1115 2007-04-20 [colin]      2.9.1cvs6
1116
1117         * src/compose.c
1118                 Fix bug 1187, 'Reply-to addressee disappears 
1119                 when reply-to text box is clicked...' (Maemo)
1120
1121 2007-04-20 [wwp]        2.9.1cvs5
1122
1123         * po/POTFILES.in
1124         * src/addressbook.c
1125         * src/compose.c
1126         * src/filtering.c
1127         * src/headerview.c
1128         * src/matcher.c
1129         * src/prefs_common.c
1130         * src/prefs_common.h
1131         * src/prefs_display_header.c
1132         * src/prefs_matcher.c
1133         * src/summaryview.c
1134         * src/gtk/headers.h
1135         * src/gtk/quicksearch.c
1136                 Translate more header names according to the relevant option value,
1137                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
1138                 Replaced nearly all uses of prefs_common.trans_hdr with a call
1139                 to prefs_common_translated_header_name().
1140                 Added a headers.h reference file that contains known header names
1141                 (RFC2822 and others) to the translation process' input, so that
1142                 translated header names will still exist even if no occurrence of
1143                 _("headername") is found anymore in the sources.
1144                 Don't translate column name 'Number' following to trans_hdr option
1145                 value as it's not a header name.
1146
1147 2007-04-20 [colin]      2.9.1cvs4
1148
1149         * src/gtk/quicksearch.c
1150         * src/gtk/quicksearch.h
1151                 Add "From, To or Subject" quicksearch
1152                 type. Patch by ulfschaper@users.sf.net
1153
1154 2007-04-20 [colin]      2.9.1cvs3
1155
1156         * src/matcher.c
1157                 Implement proper references filtering condition.
1158                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
1159
1160 2007-04-19 [wwp]        2.9.1cvs2
1161
1162         * src/prefs_display_header.c
1163         * src/message_search.c
1164                 Fix few warnings (g_free of const gchar*).
1165
1166 2007-04-19 [paul]       2.9.1cvs1
1167
1168         * NEWS
1169         * README
1170         * RELEASE_NOTES
1171         * configure.ac
1172                 bump version number following
1173                 stable release
1174
1175 2007-04-19 [paul]       2.9.0cvs9
1176
1177         * manual/advanced.xml
1178         * manual/glossary.xml
1179                 fix typos
1180
1181 2007-04-18 [paul]       2.9.0cvs8
1182
1183         * src/pop.c
1184                 fix for CVE-2007-1558 (APOP)
1185                 Thanks to Colin
1186
1187 2007-04-18 [paul]       2.9.0cvs7
1188
1189         * src/messageview.c
1190         * src/mimeview.c
1191         * src/summaryview.c
1192         * src/gtk/filesel.c
1193                 Fix encoding woes wrt saving of
1194                 mails and parts
1195                 Thanks to Colin
1196
1197 2007-04-18 [colin]      2.9.0cvs6
1198
1199         * src/gtk/pluginwindow.c
1200                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
1201
1202 2007-04-17 [wwp]        2.9.0cvs5
1203
1204         * src/addressadd.c
1205         * src/addressbook.c
1206         * src/addrindex.c
1207         * src/ldapupdate.c
1208                 Fix --disable-ldap build,
1209                 fix some LDAP annoyances on 
1210                 searches, thanks to Colin.
1211
1212 2007-04-17 [wwp]        2.9.0cvs4
1213
1214         * src/ldapupdate.c
1215                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
1216                 like gcc 2.9x. Thanks to Colin.
1217
1218 2007-04-17 [wwp]        2.9.0cvs3
1219
1220         * src/Makefile.am
1221         * src/addressadd.c
1222         * src/addressbook.c
1223         * src/addrindex.c
1224         * src/addritem.c
1225         * src/addritem.h
1226         * src/editaddress.c
1227         * src/ldapctrl.c
1228         * src/ldapctrl.h
1229         * src/ldapquery.c
1230         * src/ldapserver.c
1231         * src/ldapserver.h
1232         * src/ldapupdate.c
1233         * src/ldapupdate.h
1234                 Add LDAP write support. Patch mostly by 
1235                 Michael <mir at datanom dot net>
1236
1237 2007-04-17 [wwp]        2.9.0cvs2
1238
1239         * src/compose.c
1240                 Prepend "Add to address book" to the context menu of compose window's sender and
1241                 recipient fields.
1242
1243 2007-04-16 [paul]       2.9.0cvs1
1244
1245         * src/gtk/authors.h
1246                 add Pader Rezso
1247
1248 2007-04-16 [paul]       2.9.0
1249
1250         * NEWS
1251         * README
1252         * RELEASE_NOTES
1253                 2.9.0 released
1254
1255 2007-04-16 [paul]       2.8.1cvs102
1256
1257         * po/fr.po
1258                 updated by Fabien Vantard
1259
1260 2007-04-16 [paul]       2.8.1cvs101
1261
1262         * po/ca.po
1263         * po/cs.po
1264         * po/de.po
1265         * po/hu.po
1266         * po/pl.po
1267         * po/pt_BR.po
1268         * po/sr.po
1269         * po/zh_CN.po
1270                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
1271                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
1272                 Aleksandar Urosevic, and Ralgh Young
1273
1274 2007-04-15 [mones]      2.8.1cvs100
1275
1276         * po/es.po
1277                 Updated for release
1278
1279 2007-04-14 [colin]      2.8.1cvs99
1280
1281         * src/message_search.c
1282         * src/prefs_display_header.c
1283         * src/summary_search.c
1284         * src/gtk/combobox.c
1285                 Fix allocations
1286
1287 2007-04-14 [wwp]        2.8.1cvs98
1288
1289         * src/gtk/combobox.c
1290         * src/message_search.c
1291         * src/summary_search.c
1292         * src/prefs_display_header.c
1293                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
1294                 returns NULL, get the text value directly from the GtkEntry child.
1295
1296 2007-04-13 [colin]      2.8.1cvs97
1297
1298         * src/gtk/quicksearch.c
1299                 Give the focus back to summaryview when
1300                 emptying the quicksearch with Esc
1301
1302 2007-04-13 [colin]      2.8.1cvs96
1303
1304         * src/message_search.c
1305         * src/prefs_display_header.c
1306         * src/summary_search.c
1307                 Fix possibles crashes when getting text
1308                 from gtk combos
1309
1310 2007-04-13 [colin]      2.8.1cvs95
1311
1312         * src/pop.c
1313                 Add some UIDL debugging
1314
1315 2007-04-12 [colin]      2.8.1cvs94
1316
1317         * src/folder.c
1318                 Force folder scan if necessary after
1319                 copying mails, to be able to reapply
1320                 flags.
1321
1322 2007-04-11 [colin]      2.8.1cvs93
1323
1324         * src/main.c
1325                 don't scan for new mail on startup if --select
1326                 is specified (or race conditions arise). If so,
1327                 do both sequentially.
1328
1329 2007-04-09 [colin]      2.8.1cvs92
1330
1331         * src/common/defs.h
1332                 Use leafpad by default on Maemo. Patch
1333                 by Jean-Luc Biord.
1334
1335 2007-04-06 [colin]      2.8.1cvs91
1336
1337         * src/pixmaps/queue_close.xpm
1338         * src/pixmaps/queue_close_hrm.xpm
1339         * src/pixmaps/queue_close_hrm_mark.xpm
1340         * src/pixmaps/queue_close_mark.xpm
1341         * src/pixmaps/queue_open.xpm
1342         * src/pixmaps/queue_open_hrm.xpm
1343         * src/pixmaps/queue_open_hrm_mark.xpm
1344         * src/pixmaps/queue_open_mark.xpm
1345                 Move the clock one pixel down :)
1346
1347 2007-04-05 [colin]      2.8.1cvs90
1348
1349         * src/mainwindow.c
1350                 Don't sync when switching offline from
1351                 command line - it's usually too late :)
1352
1353 2007-04-05 [paul]       2.8.1cvs89
1354
1355         * src/Makefile.am
1356         * src/stock_pixmap.c
1357         * src/pixmaps/dir_close_hrm.xpm
1358         * src/pixmaps/dir_close_hrm_mark.xpm
1359         * src/pixmaps/drafts_close.xpm
1360         * src/pixmaps/drafts_close_mark.xpm
1361         * src/pixmaps/drafts_open.xpm
1362         * src/pixmaps/drafts_open_mark.xpm
1363         * src/pixmaps/inbox.xpm
1364         * src/pixmaps/inbox_close.xpm
1365         * src/pixmaps/inbox_close_hrm.xpm
1366         * src/pixmaps/inbox_close_hrm_mark.xpm
1367         * src/pixmaps/inbox_close_mark.xpm
1368         * src/pixmaps/inbox_hrm.xpm
1369         * src/pixmaps/inbox_hrm_mark.xpm
1370         * src/pixmaps/inbox_mark.xpm
1371         * src/pixmaps/inbox_open.xpm
1372         * src/pixmaps/inbox_open_hrm.xpm
1373         * src/pixmaps/inbox_open_hrm_mark.xpm
1374         * src/pixmaps/inbox_open_mark.xpm
1375         * src/pixmaps/outbox.xpm
1376         * src/pixmaps/outbox_close.xpm
1377         * src/pixmaps/outbox_close_hrm.xpm
1378         * src/pixmaps/outbox_close_hrm_mark.xpm
1379         * src/pixmaps/outbox_close_mark.xpm
1380         * src/pixmaps/outbox_hrm.xpm
1381         * src/pixmaps/outbox_hrm_mark.xpm
1382         * src/pixmaps/outbox_mark.xpm
1383         * src/pixmaps/outbox_open.xpm
1384         * src/pixmaps/outbox_open_hrm.xpm
1385         * src/pixmaps/outbox_open_hrm_mark.xpm
1386         * src/pixmaps/outbox_open_mark.xpm
1387         * src/pixmaps/queue_close.xpm
1388         * src/pixmaps/queue_close_hrm.xpm
1389         * src/pixmaps/queue_close_hrm_mark.xpm
1390         * src/pixmaps/queue_close_mark.xpm
1391         * src/pixmaps/queue_open.xpm
1392         * src/pixmaps/queue_open_hrm.xpm
1393         * src/pixmaps/queue_open_hrm_mark.xpm
1394         * src/pixmaps/queue_open_mark.xpm
1395                 updated, added and replaced icons
1396                 Icons by Colin
1397
1398 2007-04-04 [colin]      2.8.1cvs88
1399
1400         * src/imap.c
1401                 Fix build without libetpan
1402
1403 2007-04-03 [colin]      2.8.1cvs87
1404
1405         * src/imap.c
1406                 Fix crash with Citadel, and try to make
1407                 things work. this server (and specifically 
1408                 STATUS and APPEND at least) seems broken.
1409
1410 2007-04-03 [colin]      2.8.1cvs86
1411
1412         * src/folderview.c
1413                 Fix icons on folder close
1414
1415 2007-04-03 [colin]      2.8.1cvs85
1416
1417         * src/inc.c
1418                 Fix double-ask of offline override in
1419                 certain cases
1420         * src/imap.c
1421         * src/imap.h
1422         * src/imap_gtk.c
1423                 Much more efficient way to synchronise
1424                 for offline use
1425         * src/etpan/imap-thread.c
1426                 Fix possible segs
1427         * src/folder.c
1428         * src/gtk/quicksearch.c
1429                 Fix some GUI lags
1430
1431 2007-04-03 [paul]       2.8.1cvs84
1432
1433         * src/filtering.c
1434         * src/folder.c
1435         * src/folder.h
1436         * src/prefs_common.c
1437         * src/prefs_common.h
1438         * src/prefs_other.c
1439                 Fix sync being done too late
1440                 Thanks to Colin
1441
1442 2007-04-02 [colin]      2.8.1cvs83
1443
1444         * src/summaryview.c
1445                 Maemo: Put status and quicksearch at the top
1446         * src/plugins/bogofilter/bogofilter.c
1447         * src/plugins/spamassassin/spamassassin.c
1448                 Derive trash from inbox if possible
1449
1450 2007-04-02 [paul]       2.8.1cvs82
1451
1452         * src/plugins/bogofilter/bogofilter_gtk.c
1453                 a few English changes
1454
1455 2007-04-02 [paul]
1456
1457         2.9.0-rc1 released
1458
1459 2007-04-02 [colin]      2.8.1cvs81
1460
1461         * src/image_viewer.c
1462                 Fix transparent images by using
1463                 GtkImage
1464         * src/messageview.c
1465                 Flush events (on new windows) to avoid
1466                 having the textview's image resize fail
1467                 to know the available width
1468
1469 2007-04-01 [colin]      2.8.1cvs80
1470
1471         * src/prefs_account.c
1472                 If no MH mailbox exist, when creating a POP/Local
1473                 account, just create and use the default one 
1474                 instead of bailing with a "Mailbox doesn't exist"
1475                 error
1476
1477 2007-03-31 [colin]      2.8.1cvs79
1478
1479         * src/prefs_account.c
1480                 Create signature file if it doesn't exist
1481                 before editing
1482         * src/prefs_toolbar.c
1483                 Maemo: Move "Use default" on the left so
1484                 that people can find it
1485         * src/common/defs.h
1486                 Maemo: make default editor "Maemopad", 
1487                 default signature file "MyDocs/signature.txt"
1488
1489 2007-03-31 [colin]      2.8.1cvs78
1490
1491         * src/prefs_account.c
1492                 Maemo: rework account prefs so
1493                 that less horizontal scrolling
1494                 is required
1495
1496 2007-03-31 [colin]      2.8.1cvs77
1497
1498         * src/folderview.c
1499         * src/prefs_common.c
1500         * src/prefs_common.h
1501                 Fix bug 1167, 'Allow not displaying zeros 
1502                 in folder list'. Patch by MartinP
1503
1504 2007-03-31 [colin]      2.8.1cvs76
1505
1506         * AUTHORS
1507                 Add Jean-Luc Biord
1508
1509 2007-03-31 [colin]      2.8.1cvs75
1510
1511         * src/imap.c
1512                 Apply patch from bug 1172, direct
1513                 access to the folder's session instead
1514                 of using getter. Patch by MartinP
1515
1516 2007-03-31 [paul]       2.8.1cvs74
1517
1518         * src/gtk/authors.h
1519                 no need to list Fabien twice!
1520
1521 2007-03-31 [colin]      2.8.1cvs73
1522
1523         * src/inc.c
1524                 If we're currently "overriding for %d minutes",
1525                 don't ask
1526
1527 2007-03-31 [colin]      2.8.1cvs72
1528
1529         * src/compose.c
1530         * src/imap.c
1531         * src/inc.c
1532         * src/inc.h
1533         * src/messageview.c
1534         * src/news.c
1535         * src/plugins/spamassassin/spamassassin.c
1536                 Offline override: Add a parameter to allow
1537                 asking even if the override timer is running.
1538                 Allows to ask every time the user makes an
1539                 explicit action needing online access (such
1540                 as Get Mail), and not when the action is 
1541                 implicit (such as opening an IMAP folder)
1542
1543 2007-03-31 [colin]      2.8.1cvs71
1544
1545         * src/inc.c
1546                 Override offline: "No" answer shouldn't
1547                 re-ask after 3 seconds, but 10 minutes. 
1548
1549 2007-03-30 [colin]      2.8.1cvs70
1550
1551         * src/common/socket.c
1552                 Better error reporting on unix socket
1553                 failure (bind usually)
1554         * src/gtk/gtkutils.c
1555         * src/gtk/gtkutils.h
1556                 Label window: add a pulsing progress
1557                 bar to show we're not hung :)
1558         * src/folderview.c
1559         * src/main.c
1560         * src/plugins/pgpcore/sgpgme.c
1561                 Update API
1562
1563 2007-03-30 [colin]      2.8.1cvs69
1564
1565         * src/pop.c
1566         * src/prefs_common.c
1567                 Fix possible trashing of history and uidl
1568                 files on disk full problems
1569
1570 2007-03-30 [paul]       2.8.1cvs68
1571
1572         * src/mainwindow.c
1573         * src/summaryview.c
1574         * src/summaryview.h
1575                 update summary when changing layout type
1576                 (fixes wrong folder icon being displayed)
1577                 Thanks to Colin
1578
1579 2007-03-29 [colin]      2.8.1cvs67
1580
1581         * src/prefs_ext_prog.c
1582                 The browser pref is irrelevant on Maemo
1583
1584 2007-03-29 [colin]      2.8.1cvs66
1585
1586         * src/compose.c
1587         * src/compose.h
1588                 Maemo: dynamically switch headers/text position
1589         * src/prefs_common.c
1590                 Maemo: hide compose's ruler by default
1591         * src/common/socket.c
1592         * src/common/socket.h
1593                 Fix build warning
1594
1595 2007-03-29 [colin]      2.8.1cvs65
1596
1597         * src/common/socket.c
1598         * src/common/socket.h
1599                 Fix build when MAEMO_CFLAGS contains
1600                 _X_OPENSOURCE (resolv.h errors as long
1601                 as we don't add _BSD_SOURCE. Ugly).
1602
1603 2007-03-29 [wwp]        2.8.1cvs64
1604
1605         * src/prefs_logging.c
1606                 Fix sensitivity of clip-log widgets in prefs/logging,
1607                 thanks to Fabien.
1608
1609 2007-03-29 [wwp]        2.8.1cvs63
1610
1611         * po/POTFILES.in
1612                 Updated files list for translations, thanks to Fabien.
1613
1614 2007-03-29 [colin]      2.8.1cvs62
1615
1616         * src/main.c
1617         * src/common/Makefile.am
1618         * src/common/utils.c
1619                 Maybe make URI opening work in Maemo
1620                 Requires testing :)
1621
1622 2007-03-28 [colin]      2.8.1cvs61
1623
1624         * src/folder.c
1625         * src/folder.h
1626         * src/folderview.c
1627                 Add the possibility to sort folders arbitrarily
1628                 (via editing of folderlist.xml only). Patch by
1629                 Martin P <mp26+claws@os.inf.tu-dresden.de>
1630                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
1631                 be changed by the user'
1632
1633 2007-03-28 [colin]      2.8.1cvs60
1634
1635         * src/mimeview.c
1636                 Add popup menu for mime icons
1637
1638 2007-03-28 [colin]      2.8.1cvs59
1639
1640         * src/mainwindow.c
1641                 Fix a layout issue when presenting
1642                 mainwindow in Small screen layout
1643         * src/toolbar.c
1644         * src/toolbar.h
1645                 Add a "Go to folder list" button for
1646                 mainwindow, and make it default in
1647                 the Maemo build
1648
1649 2007-03-28 [colin]      2.8.1cvs58
1650
1651         * src/compose.c
1652                 Don't dynamically update title on Maemo
1653                 Patch by Jean-Luc Biord
1654
1655 2007-03-27 [colin]      2.8.1cvs57
1656
1657         * src/compose.c
1658         * src/folderview.c
1659         * src/summaryview.c
1660                 Enable tap-and-hold on Maemo
1661
1662 2007-03-26 [colin]      2.8.1cvs56
1663
1664         * src/compose.c
1665                 More popup-menu (in attachments list)
1666
1667 2007-03-26 [colin]      2.8.1cvs55
1668
1669         * src/compose.c
1670                 Enable popup-menu signal
1671
1672 2007-03-26 [colin]      2.8.1cvs54
1673
1674         * src/plugins/pgpinline/pgpinline.c
1675                 Fix bug 1111, 'PGP/inline plugin hides text 
1676                 around encrypted text block'. Patch based on
1677                 a patch from Michal Cihar.
1678
1679 2007-03-26 [wwp]        2.8.1cvs53
1680
1681         * src/procmsg.c
1682                 Fix getting a false error when sending queued message
1683                 whereas the sending was fine (if there are subfolders
1684                 in the queue folder), thanks to Colin.
1685
1686 2007-03-26 [paul]       2.8.1cvs52
1687
1688         * src/wizard.c
1689                 update FACE header in welcome message
1690
1691 2007-03-25 [colin]      2.8.1cvs51
1692
1693         * src/Makefile.am
1694                 Fix make dist
1695
1696 2007-03-25 [colin]      2.8.1cvs50
1697
1698         * src/main.c
1699                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
1700
1701 2007-03-24 [colin]      2.8.1cvs49
1702
1703         * src/main.c
1704                 Fix a few launch problems on Maemo
1705                 Patch by Jean-Luc Biord
1706
1707 2007-03-24 [wwp]        2.8.1cvs48
1708
1709         * src/alertpanel.c
1710         * src/alertpanel.h
1711         * src/messageview.c
1712         * src/summaryview.c
1713                 Fix wrong action performed when closing the
1714                 "ask about account specific filtering rules
1715                 when filtering manually" dialog by pressing Escape.
1716                 Fix wrong order of buttons in the "return receipt
1717                 notification - the message was sent to several of
1718                 your accounts" dialog.
1719
1720 2007-03-24 [paul]       2.8.1cvs47
1721
1722         * src/folderview.c
1723                 an improvement to English usage
1724         * tools/kdeservicemenu/README
1725                 updated Claws url
1726
1727 2007-03-24 [paul]       2.8.1cvs46
1728
1729         * src/Makefile.am
1730         * src/stock_pixmap.c
1731         * src/pixmaps/edit_extern.xpm
1732         * src/pixmaps/mail_sign.xpm
1733                 rescue long lost icons
1734
1735 2007-03-24 [paul]       2.8.1cvs45
1736
1737         * src/toolbar.c
1738                 fix toolbar (broken in 2.8.1cvs42)
1739
1740 2007-03-23 [colin]      2.8.1cvs44
1741
1742         * src/imap.c
1743                 Correctly unsubscribe/resubscribe after
1744                 RENAME
1745
1746 2007-03-23 [colin]      2.8.1cvs43
1747
1748         * src/prefs_common.c
1749                 Maemo: as the platform is light on RAM, allow
1750                 caches to be discarded faster.
1751
1752 2007-03-23 [colin]      2.8.1cvs42
1753
1754         * src/Makefile.am
1755         * src/compose.c
1756         * src/compose.h
1757         * src/stock_pixmap.c
1758         * src/stock_pixmap.h
1759         * src/summaryview.c
1760         * src/summaryview.h
1761         * src/toolbar.c
1762         * src/toolbar.h
1763         * src/pixmaps/open_mail.xpm
1764                 Maemo changes: Add the possibility to have
1765                 "Open Email" and "Close Window" buttons on 
1766                 toolbars (and use them in Maemo's default
1767                 toolbars)
1768
1769 2007-03-23 [wwp]        2.8.1cvs41
1770
1771         * src/action.c
1772                 Reverted that part of the action dialog closure logics, to
1773                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
1774                 done later in a different way (or may not).
1775
1776 2007-03-22 [wwp]        2.8.1cvs40
1777
1778         * src/action.c
1779                 Fix sticky action dialog when got no output but action command
1780                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
1781
1782 2007-03-22 [colin]      2.8.1cvs39
1783
1784         * src/prefs_filtering.c
1785         * src/gtk/combobox.h
1786                 Fix escaping account names in filtering prefs
1787
1788 2007-03-22 [colin]      2.8.1cvs38
1789
1790         * src/addrindex.c
1791         * src/ldapctrl.h
1792         * src/ldapquery.c
1793                 Add any attribute specified in LDAP servers'
1794                 Search attributes to the Other Attributes tab
1795                 of contacts; Add 'telephoneNumber' in the
1796                 default list.
1797
1798 2007-03-22 [colin]      2.8.1cvs37
1799
1800         * src/folderview.c
1801         * src/folderview.h
1802         * src/mainwindow.c
1803                 Try to prevent race conditions when
1804                 changing the folder list
1805         * src/summaryview.c
1806                 Fix possible red folder icon when
1807                 switching from Small screen layout
1808                 to any other
1809
1810 2007-03-22 [colin]      2.8.1cvs36
1811
1812         * src/mainwindow.c
1813         * src/mainwindow.h
1814         * src/summaryview.c
1815                 Rename "little screen" to "Small screen"
1816         * src/gtk/Makefile.am
1817         * src/common/utils.c
1818         * src/mh.c
1819                 Fix Maemo-related compilation problems
1820
1821 2007-03-21 [colin]      2.8.1cvs35
1822
1823         * configure.ac
1824                 Fix previous commit
1825         * claws-mail.desktop
1826                 Remove .png from the Icon, it's useless
1827
1828 2007-03-21 [colin]      2.8.1cvs34
1829
1830         * configure.ac
1831         * src/Makefile.am
1832                 Add the necessary lib checking for 
1833                 Maemo
1834
1835 2007-03-21 [colin]      2.8.1cvs33
1836
1837         * src/main.c
1838                 Fix unconditional "error happened" when
1839                 sending via command-line. "lol @ myself"
1840
1841 2007-03-21 [colin]      2.8.1cvs32
1842
1843         * claws-mail-40x40.png
1844         * claws-mail-26x26.png
1845         * src/account.c
1846         * src/addressbook.c
1847         * src/compose.c
1848         * src/folderview.c
1849         * src/folderview.h
1850         * src/main.c
1851         * src/mainwindow.c
1852         * src/mainwindow.h
1853         * src/messageview.c
1854         * src/prefs_account.c
1855         * src/prefs_common.c
1856         * src/summary_search.c
1857         * src/summaryview.c
1858         * src/summaryview.h
1859         * src/gtk/authors.h
1860         * src/gtk/gtkutils.c
1861         * src/gtk/gtkutils.h
1862         * src/gtk/logwindow.c
1863         * src/gtk/menu.c
1864         * src/gtk/prefswindow.c
1865                 Add Maemo port (patch mainly by Jean-Luc Biort)
1866                 Add a new 'Little screen' layout to help on such
1867                 platforms (patch by me)
1868                 Make some default preferences different (more
1869                 adapted) on Maemo (patch by me)
1870
1871 2007-03-21 [wwp]        2.8.1cvs31
1872
1873         * src/prefs_logging.c
1874         * src/prefs_logging.h
1875                 Fixed copyright header of newly added files.
1876
1877 2007-03-21 [wwp]        2.8.1cvs30
1878
1879         * src/Makefile.am
1880         * src/filtering.c
1881         * src/filtering.h
1882         * src/folder.c
1883         * src/folderview.c
1884         * src/imap.c
1885         * src/inc.c
1886         * src/main.c
1887         * src/mainwindow.c
1888         * src/mainwindow.h
1889         * src/matcher.c
1890         * src/messageview.c
1891         * src/news.c
1892         * src/pop.c
1893         * src/prefs_common.c
1894         * src/prefs_common.h
1895         * src/prefs_logging.c
1896         * src/prefs_logging.h
1897         * src/prefs_other.c
1898         * src/procmsg.c
1899         * src/send_message.c
1900         * src/summaryview.c
1901         * src/common/log.c
1902         * src/common/log.h
1903         * src/common/nntp.c
1904         * src/common/session.c
1905         * src/common/smtp.c
1906         * src/common/socket.c
1907         * src/etpan/imap-thread.c
1908         * src/gtk/logwindow.c
1909         * src/gtk/logwindow.h
1910         * src/plugins/bogofilter/bogofilter.c
1911         * src/plugins/spamassassin/spamassassin.c
1912                 Added debugging of filtering/processing rules.
1913                 The debug log is here 'Tools/Filtering debug window',
1914                 the options there 'Configuration/Preferences/Other/Logging',
1915                 and the log file is ~/.claws-mail/filtering.log.
1916                 Moved protocol log prefs to 'Other/Logging' as well.
1917                 To support such debugging feature, the existing log API has
1918                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
1919                 this impacts many external modules (commits follow).
1920
1921 2007-03-21 [paul]       2.8.1cvs29
1922
1923         * src/etpan/Makefile.am
1924         * src/etpan/imap-thread.c
1925                 add missing #include
1926
1927 2007-03-21 [colin]      2.8.1cvs28
1928
1929         * src/procmime.c
1930                 Fix bug 1157, 'some broken messages confuse 
1931                 mime parser'. Make sure we can't have MimeInfos
1932                 with negative sizes.
1933
1934 2007-03-20 [colin]      2.8.1cvs27
1935
1936         * src/main.c
1937                 Fix missing \0 on buffer
1938
1939 2007-03-20 [colin]      2.8.1cvs26
1940
1941         * src/mh.c
1942                 Use make_dir_hier instead of make_dir 
1943                 to create the MH mailbox
1944
1945 2007-03-20 [colin]      2.8.1cvs25
1946
1947         * src/folder.c
1948         * src/folder.h
1949         * src/prefs_account.c
1950         * src/wizard.c
1951                 Fix default inbox weirdnesses (after wizard,
1952                 if path is Mail, mailbox identifier is #mh/Mailbox,
1953                 and when creating new accounts)
1954
1955 2007-03-20 [colin]      2.8.1cvs24
1956
1957         * src/account.c
1958                 Write folderlist after adding/deleting accounts
1959                 that have folders
1960
1961 2007-03-20 [colin]      2.8.1cvs23
1962
1963         * src/imap.c
1964         * src/remotefolder.h
1965                 Fix bug 1153, 'CM segfaults if IMAP folder is 
1966                 selected while scanning prior to update'
1967
1968 2007-03-17 [paul]       2.8.1cvs22
1969
1970         * src/main.c
1971                 fix a typo, and be a little more verbose.
1972
1973 2007-03-17 [wwp]        2.8.1cvs21
1974
1975         * src/inc.c
1976                 Fix a compiler warning.
1977
1978 2007-03-16 [wwp]        2.8.1cvs20
1979
1980         * tools/Makefile.am
1981         * tools/README
1982                 Updated to deal w/ the new mairix.sh tool.
1983
1984 2007-03-16 [wwp]        2.8.1cvs19
1985
1986         * src/action.c
1987                 Fix logics issues around the action IO dialog:
1988                 - disable entry widget and exec button when
1989                   the exec button is clicked (don't wait for any
1990                   output line) - fix possible disabling/re-enabling/
1991                   re-disabling of those widgets
1992                 - raise an error if executing a %as{} action either
1993                   empty or invalid, instead of failing silently
1994                 - don't close the dialog if the abort button has been
1995                   clicked and if there was no output yet
1996                 - set focus to the abort button when the exec button
1997                   is clicked
1998                 - fix capitalization of a warning message
1999
2000 2007-03-16 [wwp]        2.8.1cvs18
2001
2002         * tools/mairix.sh
2003                 Added a wrapper to mairix to the tools folder.
2004
2005 2007-03-16 [colin]      2.8.1cvs17
2006
2007         * src/messageview.c
2008         * src/mimeview.h
2009                 Allow mimeviewer plugins to print
2010                 their stuff
2011
2012 2007-03-16 [colin]      2.8.1cvs16
2013
2014         * .cvsignore
2015                 Ignore *.patchset
2016
2017 2007-03-15 [colin]      2.8.1cvs15
2018
2019         * src/messageview.c
2020         * src/mimeview.h
2021                 Add a way for mimeviewer plugins to
2022                 implement body search
2023
2024 2007-03-15 [paul]       2.8.1cvs14
2025
2026         * src/prefs_spelling.c
2027                 fix English usage
2028
2029 2007-03-15 [paul]       2.8.1cvs13
2030
2031         * src/common/quoted-printable.c
2032                 fix decoding of quoted-printable parts
2033
2034 2007-03-14 [wwp]        2.8.1cvs12
2035
2036         * src/gtk/logwindow.h
2037                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
2038
2039 2007-03-14 [wwp]        2.8.1cvs11
2040
2041         * src/gtk/logwindow.h
2042                 Complete 2.8.1cvs10.
2043
2044 2007-03-14 [colin]      2.8.1cvs10
2045
2046         * src/gtk/logwindow.c
2047                 Probably fix bug 1149, crash on logwindow
2048                 close - at the expense of performance once
2049                 logwin has been opened
2050
2051 2007-03-14 [colin]      2.8.1cvs9
2052
2053         * src/main.c
2054                 If claws-mail is running on another
2055                 display, warn instead of popping it up
2056                 on the other display
2057
2058 2007-03-12 [colin]      2.8.1cvs8
2059
2060         * src/wizard.c
2061                 Fix bug 1145, 'Setting a different name 
2062                 for the Mailbox name isn't reflected in 
2063                 default account settings'. Patch by wwp
2064
2065 2007-03-12 [colin]      2.8.1cvs7
2066
2067         * src/summaryview.c
2068                 Fix bug 1143, 'Add number of messages to be 
2069                 deleted to confirmation dialog'
2070
2071 2007-03-12 [wwp]        2.8.1cvs6
2072
2073         * src/folderview.c
2074         * src/prefs_common.c
2075         * src/prefs_common.h
2076         * src/prefs_summaries.c
2077                 Changed the option that displays unread messages count
2078                 next to the folder name in folder list: it is now
2079                 possible to either display nothing, display the
2080                 unread messages number only or the unread and total messages
2081                 numbers. The patch includes this extra feature as well
2082                 as some minor fixes by rewriting the algo in folderview.c.
2083                 Thanks to Paul for the original idea and implementation, plus
2084                 testing and proof-reading!
2085
2086 2007-03-09 [paul]       2.8.1cvs5
2087
2088         * tools/Makefile.am
2089         * tools/README
2090         * tools/claws-mail-compose-insert-files.pl
2091                 added a script which enables inserting files
2092                 into the message body of a new Claws Mail
2093                 Compose window from the command line. Additionally
2094                 To, Cc, Subject and files to attach to the message
2095                 can be specified.
2096
2097 2007-03-09 [wwp]        2.8.1cvs4
2098
2099         * src/addr_compl.c
2100         * src/addr_compl.h
2101         * src/filtering.c
2102                 Optimize matching of addresses in the addressbook
2103                 (filtering/processing 'found_in_addressbook' condition).
2104
2105 2007-03-07 [wwp]        2.8.1cvs3
2106
2107         * src/quote_fmt.c
2108         * src/quote_fmt_lex.l
2109         * src/quote_fmt_parse.y
2110                 Add a new quote format symbol: %A to insert the
2111                 sender email address (just the address itself).
2112
2113 2007-03-06 [wwp]        2.8.1cvs2
2114
2115         * src/gtk/gtkutils.c
2116         * src/plugins/trayicon/trayicon_prefs.h
2117         * src/plugins/trayicon/trayicon_prefs.c
2118         * src/plugins/trayicon/trayicon.c
2119         * src/mainwindow.h
2120         * src/mainwindow.c
2121                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
2122                 minimizing Claws-Mail main window will hide it to the trayicon instead.
2123
2124
2125 2007-03-06 [paul]       2.8.1cvs1
2126
2127         * NEWS
2128         * README
2129         * RELEASE_NOTES
2130         * configure.ac
2131                 bump version number following
2132                 stable release
2133
2134 2007-03-06 [paul]       2.8.0cvs24
2135
2136         * po/cs.po
2137                 corrected by by Tim <timbrain@post.cz>
2138
2139 2007-03-05 [colin]      2.8.0cvs23
2140
2141         * src/Makefile.am
2142         * src/procmime.c
2143                 Fix mime/globs path on NetBSD
2144                 patch by George Michaelson
2145
2146 2007-03-05 [wwp]        2.8.0cvs22
2147
2148         * src/addr_compl.c
2149                 Remove debug statement (accidentally committed w/ cvs14).
2150
2151 2007-03-05 [paul]       2.8.0cvs21
2152
2153         * src/plugins/pgpcore/prefs_gpg.c
2154                 fix compiler warning
2155
2156 2007-03-05 [wwp]        2.8.0cvs20
2157
2158         * src/matcher_parser_parse.y
2159                 Fix mismerge between cvs17 and cvs19.
2160
2161 2007-03-05 [wwp]        2.8.0cvs19
2162
2163         * src/matcher_parser_parse.y
2164         * src/prefs_filtering_action.c
2165         * src/matcher.c
2166         * src/matcher.h
2167         * src/filtering.c
2168         * src/filtering.h
2169                 Add new 'add_to_addressbook' filtering/processing action.
2170
2171 2007-03-05 [wwp]        2.8.0cvs18
2172
2173         * src/filtering.c
2174                 Fix mark_as_ham filtering/processing action: spam flag
2175                 was not unset.
2176
2177 2007-03-04 [colin]      2.8.0cvs17
2178
2179         * src/filtering.c
2180         * src/matcher.c
2181         * src/matcher.h
2182         * src/matcher_parser_parse.y
2183         * src/prefs_filtering_action.c
2184                 Add 'Mark as spam' and 'Mark as ham' filtering
2185                 actions. Fixes bug 1138.
2186
2187 2007-03-04 [colin]      2.8.0cvs16
2188
2189         * src/imap.c
2190                 Fix bug 1140, wrong return value
2191                 without libetpan
2192
2193 2007-03-04 [wwp]        2.8.0cvs15
2194
2195         * src/addr_compl.c
2196                 Rollback cvs14: don't free stuff that is managed in g_list.
2197
2198 2007-03-04 [wwp]        2.8.0cvs14
2199
2200         * src/addr_compl.c
2201                 Fix a leak in address completion code.
2202
2203 2007-03-04 [colin]      2.8.0cvs13
2204
2205         * src/addr_compl.c
2206                 Maybe fix bug 1136, 'Crash in group 
2207                 address completion'
2208
2209 2007-03-04 [iwkse]      2.8.0cvs12
2210
2211         * src/imap.c
2212                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
2213
2214 2007-03-03 [colin]      2.8.0cvs11
2215
2216         * src/plugins/pgpinline/pgpinline.c
2217                 Fix off-by-one, fix double-free. Fixes
2218                 bug 1135, 'cm-segfault on decrypting 
2219                 with PGP/inline'
2220
2221 2007-03-03 [colin]      2.8.0cvs10
2222
2223         * configure.ac
2224         * src/main.c
2225         * src/common/plugin.c
2226                 Fix bug 1134, 'Valgrind macros unhandled 
2227                 by Irix's cc'
2228
2229 2007-03-02 [colin]      2.8.0cvs9
2230
2231         * src/mbox.c
2232                 Don't error out on EAGAIN. Fixes 
2233                 bug 1129, '"local mbox file" account 
2234                 isn't retrieving mails'
2235
2236 2007-03-01 [wwp]        2.8.0cvs8
2237
2238         * src/mainwindow.c
2239         * src/gtk/colorlabel.c
2240                 Remove accels for extra color labels until we set better
2241                 and definitive ones.
2242
2243 2007-02-28 [wwp]        2.8.0cvs7
2244
2245         * src/mainwindow.c
2246         * src/matcher_parser_parse.y
2247         * src/prefs_common.c
2248         * src/prefs_msg_colors.c
2249         * src/procmsg.h
2250         * src/gtk/colorlabel.c
2251         * src/gtk/colorlabel.h
2252                 Add more customizable color labels. Cleaned up a bit
2253                 the color label API to avoid duplicate defines of
2254                 the max number of colors.
2255
2256 2007-02-27 [colin]      2.8.0cvs6
2257
2258         * src/mainwindow.c
2259         * src/common/utils.c
2260         * src/common/utils.h
2261                 Fix '+' in mailto URIs for List-* headers
2262
2263 2007-02-27 [colin]      2.8.0cvs5
2264
2265         * src/gtk/gtkutils.c
2266                 Use gtk_window_set_role instead of 
2267                 _set_wmclass
2268
2269 2007-02-27 [colin]      2.8.0cvs4
2270
2271         * src/inc.c
2272                 Fix "After receiving new mail, go to inbox" on IMAP,
2273                 and make it work only on manual reception
2274
2275 2007-02-27 [wwp]        2.8.0cvs3
2276
2277         * src/prefs_filtering.c
2278         * src/prefs_filtering_action.c
2279         * src/prefs_matcher.c
2280                 Update filtering matcher's and action's color label menus
2281                 when re-opening those dialogs (reflect any change to the
2282                 color labels list in the preferences).
2283
2284 2007-02-27 [colin]      2.8.0cvs2
2285
2286         * src/imap.c
2287         * src/etpan/etpan-thread-manager-types.h
2288         * src/etpan/etpan-thread-manager.c
2289         * src/etpan/imap-thread.c
2290                 Log imap ALERTs as errors in the log.
2291
2292 2007-02-26 [paul]       2.8.0cvs1
2293
2294         * tools/claws.i18n.status.pl
2295                 updated
2296
2297 2007-02-26 [paul]       2.7.2cvs75
2298
2299         * po/ca.po
2300         * po/cs.po
2301         * po/de.po
2302         * po/en_GB.po
2303         * po/fi.po
2304         * po/fr.po
2305         * po/hu.po
2306         * po/pl.po
2307         * po/pt_BR.po
2308         * po/sk.po
2309         * po/sr.po
2310         * po/zh_CN.po
2311                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
2312                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
2313                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
2314                 Aleksandar Urosevic, and Ralgh Young
2315
2316 2007-02-25 [mones]      2.7.2cvs74
2317
2318         * po/es.po
2319                 Updated for release
2320
2321 2007-02-25 [colin]      2.7.2cvs73
2322
2323         * src/main.c
2324                 Clearing the list is only useful
2325                 to prevent a valgrind false-positive
2326
2327 2007-02-25 [paul]       2.7.2cvs72
2328
2329         * tools/Makefile.am
2330         * tools/README
2331         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
2332         * tools/maildir2claws-mail.pl  **REMOVED**
2333                 renamed the script, fixed a couple bugs
2334
2335 2007-02-23 [colin]      2.7.2cvs71
2336
2337         * src/addressbook.c
2338                 Fix a leak, check for a few improbable nulls
2339
2340 2007-02-23 [colin]      2.7.2cvs70
2341
2342         * src/main.c
2343         * src/main.h
2344         * src/plugins/trayicon/trayicon.c
2345                 Fix blinking mainwin when starting in tray
2346                 (show mainwindow later in the startup process,
2347                  apart if restarting post-crash)
2348
2349 2007-02-23 [colin]      2.7.2cvs69
2350
2351         * src/folderview.c
2352         * src/imap_gtk.c
2353                 Fix crash when unsubscribing the currently
2354                 selected/opened folder
2355
2356 2007-02-23 [colin]      2.7.2cvs68
2357
2358         * src/compose.c
2359                 Fix bug that prevented colorization to
2360                 work without wrap quotation option
2361
2362 2007-02-23 [colin]      2.7.2cvs67
2363
2364         * src/addr_compl.c
2365                 Fix refcounting, start and end completion who
2366                 behaved as if there couldn't be any other current
2367                 user of completion
2368
2369 2007-02-23 [wwp]        2.7.2cvs66
2370
2371         * src/addressbook.c
2372         * src/addrindex.c
2373                 Address completion fixes: fix addressbook_peek_folder_exists() in
2374                 which the algorithm was ridiculously over-obfuscated and broken.
2375                 Fix addrindex_load_completion() as well, to load addresses in
2376                 completion list with regards to what addressbook_peek_folder_exists()
2377                 returns now.
2378
2379 2007-02-23 [wwp]        2.7.2cvs65
2380
2381         * src/addr_compl.c
2382                 Add addresses to completion when they're non-empty (thanks to Colin).
2383
2384 2007-02-23 [paul]       2.7.2cvs64
2385
2386         * src/plugins/pgpcore/passphrase.c
2387                 remove 'const '
2388
2389 2007-02-23 [colin]      2.7.2cvs63
2390
2391         * src/plugins/pgpcore/prefs_gpg.c
2392         * src/plugins/pgpcore/prefs_gpg.h
2393         * src/plugins/pgpcore/sgpgme.c
2394         * src/plugins/pgpinline/pgpinline.c
2395         * src/plugins/pgpmime/pgpmime.c
2396                 Try harder to respect user's choice wrt
2397                 gpg-agent even with gpg2, by unsetting
2398                 GPG_AGENT_INFO when necessary.
2399
2400 2007-02-22 [paul]       2.7.2cvs62
2401
2402         * src/plugins/pgpcore/sgpgme.c
2403         * src/plugins/pgpcore/sgpgme.h
2404         * src/plugins/pgpcore/passphrase.c
2405         * src/plugins/pgpinline/pgpinline.c
2406         * src/plugins/pgpmime/pgpmime.c
2407                 Fix a leak - gpgme_data_release_and_get_mem
2408                 leaks in recent gpgme. Workaround by using
2409                 our own function.
2410
2411 2007-02-22 [paul]       2.7.2cvs61
2412
2413         * src/gtk/quicksearch.c
2414                 Abandon dynamic search when pressing
2415                 Enter
2416
2417 2007-02-21 [colin]      2.7.2cvs60
2418
2419         * src/procmsg.c
2420         * src/plugins/pgpcore/passphrase.c
2421                 Fix little memory leaks
2422         * src/main.c
2423                 Fix false-positive leak at exit
2424         * src/gtk/quicksearch.c
2425                 Fix potentially big leak in recursive
2426                 Quicksearch
2427
2428 2007-02-21 [wwp]        2.7.2cvs59
2429
2430         * src/summaryview.c
2431                 Add missing newline to a debug message.
2432
2433 2007-02-20 [colin]      2.7.2cvs58
2434
2435         * src/Makefile.am
2436         * src/mimeview.c
2437         * src/stock_pixmap.c
2438         * src/stock_pixmap.h
2439         * src/pixmaps/mime_pgpsig.xpm
2440                 Add icon for application/pgp-signature
2441
2442 2007-02-20 [colin]      2.7.2cvs57
2443
2444         * src/Makefile.am
2445         * src/main.c
2446         * src/mimeview.c
2447         * src/stock_pixmap.c
2448         * src/stock_pixmap.h
2449         * src/pixmaps/mime_calendar.xpm
2450         * src/pixmaps/mime_pdf.xpm
2451         * src/pixmaps/mime_ps.xpm
2452                 Add icons for text/calendar, application/pdf
2453                 and application/postscript
2454
2455 2007-02-20 [colin]      2.7.2cvs56
2456
2457         * autogen.sh
2458         * src/matcher_parser_parse.y
2459         * src/matcher_parser_lex.l
2460                 Fix big memory leak in flex, and
2461                 require flex 2.5.31
2462
2463 2007-02-20 [wwp]        2.7.2cvs55
2464
2465         * src/matcher_parser_parse.y
2466                 Fix a duplicate token definition (thanks to iwkse).
2467
2468 2007-02-20 [wwp]        2.7.2cvs54
2469
2470         * src/matcher_parser_lex.l
2471         * src/quote_fmt_lex.l
2472                 Use proper flex options instead of direct use of #define,
2473                 make the flex-generated C lighter.
2474
2475 2007-02-20 [colin]      2.7.2cvs53
2476
2477         * src/summaryview.c
2478                 Grab focus in message list after hiding
2479                 the quicksearch, instead of leaving it
2480                 "somewhere"
2481
2482 2007-02-19 [colin]      2.7.2cvs52
2483
2484         * src/folderview.c
2485                 Fix bug 1033, 'Automatically refresh 
2486                 message list when new messages arrives'
2487                 Looks like folderview->opened can sometimes
2488                 be wrong...
2489
2490 2007-02-19 [paul]       2.7.2cvs51
2491
2492         * tools/Makefile.am
2493         * tools/README
2494         * tools/thunderbird-filters-convertor.pl
2495                 add new script which converts thunderbird filter
2496                 rules to Claws filter rules
2497
2498 2007-02-18 [paul]       2.7.2cvs50
2499
2500         * src/plugins/pgpcore/prefs_gpg.c
2501         * src/plugins/pgpcore/prefs_gpg.h
2502         * src/plugins/pgpcore/sgpgme.c
2503         * src/plugins/pgpinline/pgpinline.c
2504         * src/plugins/pgpmime/pgpmime.c
2505                 improved GUI interoperability with gpg-agent
2506
2507 2007-02-18 [paul]       2.7.2cvs49
2508
2509         * src/prefs_account.c
2510                 Privacy options sensitivity fix
2511
2512 2007-02-17 [colin]      2.7.2cvs48
2513
2514         * src/messageview.c
2515                 Reset icon to warning in the noticeview
2516
2517 2007-02-15 [colin]      2.7.2cvs47
2518
2519         * src/folderview.c
2520                 Fix a manifestation of bug 1033 (summaryview failing
2521                 to update for new mails), which happens after editing
2522                 account preferences or preferences that cause a 
2523                 folderview reload.
2524
2525 2007-02-15 [colin]      2.7.2cvs46
2526
2527         * src/addressbook.c
2528                 Probably fix bug 1123, 'Segmentation 
2529                 fault while opening address book'. I get
2530                 g_warnings if the saved paned position is
2531                 not greater than 0. Also, save position
2532                 when hiding the addressbook instead of
2533                 via signal.
2534
2535 2007-02-14 [colin]      2.7.2cvs45
2536
2537         * src/plugins/pgpcore/prefs_gpg.c
2538         * src/plugins/pgpcore/prefs_gpg.h
2539         * src/plugins/pgpcore/sgpgme.c
2540         * src/plugins/pgpinline/pgpinline.c
2541         * src/plugins/pgpmime/pgpmime.c
2542                 Add an option "Use gpg-agent if available". Fixes
2543                 annoyances with distro-installed gpg-agent, when
2544                 no pinentry program is installed, and the user's 
2545                 at a loss on why "decryption failed". Makes more
2546                 clear why passphrase isn't saved when gpg-agent is
2547                 used. Defaults to true, to avoid changing the 
2548                 current behaviour.
2549
2550 2007-02-14 [wwp]        2.7.2cvs44
2551
2552         * src/matcher_parser_parse.y
2553                 Fix missing line number reset (wrong line number might appear
2554                 when re-loading filtering rules if there's a parser error).
2555
2556 2007-02-13 [colin]      2.7.2cvs43
2557
2558         * src/common/utils.c
2559                 Don't encode ',' in URIs before passing it
2560                 to the browser command-line. It was probably
2561                 done at a time where commas in URIs made
2562                 mozilla -remote 'openurl(%s,new-window)'
2563                 bug.
2564
2565 2007-02-13 [wwp]        2.7.2cvs42
2566
2567         * src/prefs_matcher.c
2568         * src/plugins/bogofilter/bogofilter_gtk.c
2569                 A bit of string factorization around "Select ..." buttons.
2570
2571 2007-02-11 [colin]      2.7.2cvs41
2572
2573         * src/alertpanel.c
2574                 Make sure to escape the title
2575
2576 2007-02-11 [colin]      2.7.2cvs40
2577
2578         * src/codeconv.c
2579                 Recognize .utf8 locales as .UTF-8 ones
2580
2581 2007-02-11 [colin]      2.7.2cvs39
2582
2583         * src/compose.c
2584                 Fix code conversion when dragging a file
2585
2586 2007-02-09 [colin]      2.7.2cvs38
2587
2588         * src/plugins/clamav/clamav_plugin.c
2589                 Complete Paul's patch with conditional
2590                 compilation to avoid breaking compilation
2591                 on old Dapper and Edgy... Maybe other
2592                 distros too.
2593
2594 2007-02-09 [paul]       2.7.2cvs37
2595
2596         * src/plugins/clamav/clamav_plugin.c
2597                 fix for the upstream changes in libclamav
2598
2599 2007-02-09 [paul]       2.7.2cvs36
2600
2601         * src/main.c
2602         * src/mainwindow.c
2603         * src/procmsg.c
2604         * src/procmsg.h
2605                 fix "warn if there are queued messages" (on exit)
2606                 option, which only checked the first mailbox's
2607                 queue
2608                 don't ask before emptying trash if there are no
2609                 messages in trash, also check and empty all trash
2610                 folders
2611         * src/prefs_other.c
2612                 move "Ask before emptying trash" option
2613                 outside of the "On exit" frame as it's
2614                 not only an "On exit" option
2615
2616 2007-02-09 [paul]       2.7.2cvs35
2617
2618         * src/addrgather.c
2619         * src/alertpanel.c
2620         * src/editldap.c
2621         * src/prefs_account.c
2622         * src/prefs_folder_item.c
2623         * src/prefs_gtk.h
2624         * src/prefs_matcher.c
2625         * src/prefs_message.c
2626         * src/prefs_msg_colors.c
2627         * src/prefs_summaries.c
2628         * src/wizard.c
2629         * src/gtk/inputdialog.c
2630         * src/plugins/bogofilter/bogofilter_gtk.c
2631                 pedantic commit: use 'checkbtn' everywhere
2632                 instead of a mixture of 'checkbtn' and 'chkbtn'
2633
2634 2007-02-09 [paul]       2.7.2cvs34
2635
2636         * src/compose.c
2637                 fix default hotkeys
2638         * src/prefs_other.c
2639         * src/prefs_send.c
2640                 move "Never send Return Receipts" from
2641                 prefs_other to prefs_send
2642                 add an option "Ask about account specific
2643                 filtering rules..." to prefs_other
2644         * src/gtk/gtkutils.c
2645                 fix a compiler warning
2646
2647 2007-02-08 [colin]      2.7.2cvs33
2648
2649         * src/plugins/pgpinline/pgpinline.c
2650                 Fix bug 1110, 'pgpmime fails to process 
2651                 encapsulated openpgp mime (rfc 3156, 6.1 
2652                 -> rfc1847)'
2653                 It was due to an interaction between PGP/Mime
2654                 and PGP/Inline plugin. 
2655
2656 2007-02-08 [colin]      2.7.2cvs32
2657
2658         * src/inc.c
2659         * src/mbox.c
2660         * src/mbox.h
2661                 Fix bug 1117, 'fcntl locking code 
2662                 does not work in mbox.c'
2663
2664 2007-02-08 [colin]      2.7.2cvs31
2665
2666         * src/prefs_account.c
2667                 Fix Gentoo bug 165819, 'can't create 
2668                 a "local mbox file" account'. Patch
2669                 by Olivier <castan.o@free.fr>
2670
2671 2007-02-07 [colin]      2.7.2cvs30
2672
2673         * src/ldapquery.c
2674                 Fix bug 1106, 'Claws crash on exit if LDAPS 
2675                 autocompletion was used'
2676
2677 2007-02-07 [paul]       2.7.2cvs29
2678
2679         * src/folder.c
2680                 cut down on unnecessary debug_prints
2681         * src/imap_gtk.c
2682                 fix menu_set_active() on 'Show only
2683                 subscribed folders'
2684
2685 2007-02-07 [paul]       2.7.2cvs28
2686
2687         * src/plugins/clamav/clamav_plugin.c
2688         * src/plugins/clamav/clamav_plugin.h
2689         * src/plugins/clamav/clamav_plugin_gtk.c
2690                 fix copyright header
2691
2692 2007-02-07 [paul]       2.7.2cvs27
2693
2694         * src/procheader.c
2695                 fix bug 1116, 'summary view allow a 
2696                 subject line break'
2697
2698 2007-02-06 [colin]      2.7.2cvs26
2699
2700         * src/summaryview.c
2701                 Fix delete thread
2702
2703 2007-02-05 [fabien]     2.7.2cvs25
2704
2705         * po/POTFILES.in
2706         * src/uri_opener.c
2707                 i18n related - 1 fix and 1 message for translators.
2708
2709 2007-02-05 [colin]      2.7.2cvs24
2710
2711         * src/gtk/quicksearch.c
2712                 Don't reload summary list if quicksearch wasn't
2713                 active on hiding; move currently selected mail in
2714                 the visible area when showing the quicksearch
2715
2716 2007-02-05 [colin]      2.7.2cvs23
2717
2718         * src/folderview.c
2719                 Add debug to try to solve bug 1104
2720
2721 2007-02-05 [paul]       2.7.2cvs22
2722
2723         * src/mainwindow.c
2724                 confirm before emptying trash on exit is
2725                 a Yes or No answer, use Yes or No in the
2726                 dialog
2727
2728 2007-02-04 [colin]      2.7.2cvs21
2729
2730         * src/compose.c
2731         * src/plugins/pgpcore/passphrase.c
2732         * src/plugins/pgpcore/select-keys.c
2733                 Set wmclass on new windows
2734
2735 2007-02-04 [colin]
2736
2737         2.8.0-rc1 released
2738
2739 2007-02-04 [colin]      2.7.2cvs20
2740
2741         * src/compose.c
2742         * src/compose.h
2743                 Auto save drafts on exit, reopen them
2744                 at startup, instead of asking
2745         * src/account.c
2746         * src/addressadd.c
2747         * src/addressbook.c
2748         * src/addressbook_foldersel.c
2749         * src/addrgather.c
2750         * src/crash.c
2751         * src/editaddress.c
2752         * src/editbook.c
2753         * src/editgroup.c
2754         * src/editjpilot.c
2755         * src/editldap.c
2756         * src/editldap_basedn.c
2757         * src/editvcard.c
2758         * src/exphtmldlg.c
2759         * src/expldifdlg.c
2760         * src/export.c
2761         * src/foldersel.c
2762         * src/gedit-print.c
2763         * src/import.c
2764         * src/importldif.c
2765         * src/importmutt.c
2766         * src/importpine.c
2767         * src/main.c
2768         * src/mainwindow.c
2769         * src/message_search.c
2770         * src/messageview.c
2771         * src/prefs_actions.c
2772         * src/prefs_customheader.c
2773         * src/prefs_display_header.c
2774         * src/prefs_filtering.c
2775         * src/prefs_filtering_action.c
2776         * src/prefs_folder_column.c
2777         * src/prefs_gtk.c
2778         * src/prefs_matcher.c
2779         * src/prefs_other.c
2780         * src/prefs_summaries.c
2781         * src/prefs_summary_column.c
2782         * src/prefs_template.c
2783         * src/sourcewindow.c
2784         * src/ssl_manager.c
2785         * src/summary_search.c
2786         * src/uri_opener.c
2787         * src/gtk/about.c
2788         * src/gtk/description_window.c
2789         * src/gtk/foldersort.c
2790         * src/gtk/gtkutils.c
2791         * src/gtk/gtkutils.h
2792         * src/gtk/icon_legend.c
2793         * src/gtk/logwindow.c
2794         * src/gtk/pluginwindow.c
2795         * src/gtk/prefswindow.c
2796                 Give different wmclass to different
2797                 windows - thanks to sed ;)
2798
2799 2007-02-04 [colin]      2.7.2cvs19
2800
2801         * src/main.c
2802                 Revert previous patch, can't reproduce
2803                 it anymore. 
2804
2805 2007-02-03 [colin]      2.7.2cvs18
2806
2807         * src/main.c
2808                 Don't save the mainwindow size and
2809                 position on emergency exit (libSM's
2810                 "die" callback), Xfce seems to make
2811                 the window smaller just before the
2812                 size's saved.
2813
2814 2007-02-03 [colin]      2.7.2cvs17
2815
2816         * src/plugins/bogofilter/bogofilter.c
2817         * src/plugins/bogofilter/bogofilter.h
2818         * src/plugins/bogofilter/bogofilter_gtk.c
2819         * src/plugins/pgpinline/pgpinline.c
2820         * src/plugins/pgpinline/pgpinline.h
2821                 Fix more copyrights
2822
2823 2007-02-03 [colin]      2.7.2cvs16
2824
2825         * src/partial_download.c
2826         * src/partial_download.h
2827         * src/ssl_manager.c
2828         * src/ssl_manager.h
2829         * src/uri_opener.c
2830         * src/uri_opener.h
2831         * src/wizard.c
2832         * src/wizard.h
2833         * src/common/ssl_certificate.c
2834         * src/common/ssl_certificate.h
2835         * src/gtk/quicksearch.c
2836         * src/gtk/quicksearch.h
2837         * src/gtk/sslcertwindow.c
2838         * src/gtk/sslcertwindow.h
2839                 Fix copyright on my files
2840
2841 2007-02-02 [colin]      2.7.2cvs15
2842
2843         * src/Makefile.am
2844         * src/mainwindow.c
2845         * src/messageview.c
2846         * src/messageview.h
2847         * src/textview.c
2848         * src/textview.h
2849         * src/uri_opener.c
2850         * src/uri_opener.h
2851                 Add Tools/List URIs to allow
2852                 opening any URI in the current mail
2853
2854 2007-02-02 [colin]      2.7.2cvs14
2855
2856         * src/common/valgrind.h ** NEW FILE **
2857         * src/common/Makefile.am
2858         * src/common/plugin.c
2859                 Don't dlclose the plugins if we're running
2860                 under valgrind. (doesn't require valgrind
2861                 either at compile time or run time).
2862
2863 2007-02-01 [paul]       2.7.2cvs13
2864
2865         * AUTHORS
2866         * src/gtk/authors.h
2867         * tools/freshmeat_search.pl
2868         * tools/google_search.pl
2869         * tools/multiwebsearch.pl
2870                 add support for non ISO-8859-1 compatible locales
2871                 Patch by Alex Gorbachenko <agent_007@immo.ru>
2872
2873 2007-02-01 [colin]      2.7.2cvs12
2874
2875         * src/prefs_other.c
2876         * src/prefs_summaries.c
2877                 Move keybinding prefs to the Other page
2878
2879 2007-02-01 [wwp]        2.7.2cvs11
2880
2881         * src/plugins/trayicon/trayicon.c
2882                 Fix a raising issue within KDE.
2883
2884 2007-02-01 [colin]      2.7.2cvs10
2885
2886         * src/codeconv.c
2887                 Fix stray quotes in encoded strings
2888         * src/addressadd.c
2889                 Fix wrong call causing g_warnings
2890         * src/textview.c
2891                 Remove useless message
2892
2893 2007-01-31 [wwp]        2.7.2cvs9
2894
2895         * src/plugins/trayicon/trayicon.c
2896                 fix buggy hiding of main window when closing if close-to-tray
2897                 is not set (bad logics  in the trayicon hook code).
2898                 Changed the quit confirmation message too.
2899
2900 2007-01-30 [colin]      2.7.2cvs8
2901
2902         * src/main.c
2903                 Fix hidden mainwindow after clicking on
2904                 the X close button, if compose windows
2905                 exist and the user chooses not to quit
2906
2907 2007-01-30 [colin]      2.7.2cvs7
2908
2909         * src/main.c
2910         * src/compose.c
2911                 Handle local URIs to attach files (file:///...)
2912                 Fixes attaching files from Thunar for example
2913
2914 2007-01-30 [colin]      2.7.2cvs6
2915
2916         * src/prefs_ext_prog.c
2917                 Add 'mousepad' to the list of text editors.
2918                 Mousepad is XFCE's text editor
2919
2920 2007-01-29 [wwp]        2.7.2cvs5
2921
2922         * po/POTFILES.in
2923         * src/plugins/trayicon/trayicon_prefs.c
2924                 trayicon i18n fixes, thanks to Fabien.
2925
2926 2007-01-28 [wwp]        2.7.2cvs4
2927
2928         * src/mainwindow.c
2929         * src/mainwindow.h
2930         * src/plugins/trayicon/trayicon.c
2931         * src/plugins/trayicon/trayicon_prefs.c
2932         * src/plugins/trayicon/trayicon_prefs.h
2933                 Added a new TrayIcon plugin option to close to tray
2934                 (WM's hotkey and [X] button will hide the window instead
2935                 of closing it - closing CM can be done using the tray icon
2936                 menu or the File menu).
2937                 Improved visibility handling in trayicon, clicking the
2938                 trayicon now raise the window to current desktop when it
2939                 was either minimized/shaded/on another desktop.
2940                 Thanks to Paul for testing and fixing a strange behaviour
2941                 in KDE ;-).
2942
2943 2007-01-27 [paul]       2.7.2cvs3
2944
2945         * src/prefs_folder_item.c
2946         * src/prefs_receive.c
2947         * src/plugins/pgpcore/prefs_gpg.c
2948                 use 'start-up' instead of 'startup' in labels
2949
2950 2007-01-26 [wwp]        2.7.2cvs2
2951
2952         * src/plugins/trayicon/Makefile.am
2953         * src/plugins/trayicon/trayicon.c
2954         * src/plugins/trayicon/trayicon_prefs.c
2955         * src/plugins/trayicon/trayicon_prefs.h
2956                 Add a new TrayIcon option to hide the main window at
2957                 start-up.
2958                 Fix trayicon.c copyright header.
2959
2960 2007-01-26 [paul]       2.7.2cvs1
2961
2962         * NEWS
2963         * README
2964         * RELEASE_NOTES
2965         * configure.ac
2966                 bump up version number following
2967                 stable release
2968
2969 2007-01-25 [mones]      2.7.1cvs60
2970
2971         * po/es.po
2972                 updated thousands of strings (well, probably less ;-)
2973
2974 2007-01-25 [colin]      2.7.1cvs59
2975
2976         * src/matcher.c
2977                 Fix 2nd-run loss of matcherrc on new
2978                 configurations. 
2979
2980 2007-01-25 [wwp]        2.7.1cvs58
2981
2982         * src/mimeview.c
2983                 fix handling of empty value in attach_save_directory too, thanks
2984                 to Colin.
2985
2986 2007-01-25 [wwp]        2.7.1cvs57
2987
2988         * src/gtk/filesel.c
2989                 fix handling of empty value in attach_load_directory,
2990                 thanks to Colin.
2991
2992 2007-01-25 [wwp]        2.7.1cvs56
2993
2994         * src/plugins/dillo_viewer/dillo_prefs.h
2995                 fix a typo.
2996
2997 2007-01-25 [colin]      2.7.1cvs55
2998
2999         * src/matcher.c
3000         * src/matcher.h
3001         * src/matcher_parser_parse.y
3002         * src/prefs_matcher.c
3003                 Add matching on the spam flag
3004
3005 2007-01-24 [colin]      2.7.1cvs54
3006
3007         * src/folder.c
3008         * src/common/xml.c
3009         * src/common/xml.h
3010                 Make sure folderlist.xml is correctly
3011                 written before overwriting it.
3012         * src/procmsg.c
3013         * src/procmsg.h
3014         * src/summaryview.c
3015         * src/plugins/bogofilter/bogofilter.c
3016         * src/plugins/bogofilter/bogofilter.h
3017         * src/plugins/bogofilter/bogofilter_gtk.c
3018         * src/plugins/spamassassin/spamassassin.c
3019         * src/plugins/spamassassin/spamassassin.h
3020         * src/plugins/spamassassin/spamassassin_gtk.c
3021                 Move spam to the correct trash folder after
3022                 learning, if spam directory isn't set.
3023
3024 2007-01-23 [paul]       2.7.1cvs53
3025
3026         * src/plugins/bogofilter/bogofilter_gtk.c
3027                 fix sensitivity of "Insert X-Bogosity header"
3028                 option
3029
3030 2007-01-23 [colin]      2.7.1cvs52
3031
3032         * src/toolbar.c
3033                 Translate toolbar items text if
3034                 they're translatable (default)
3035         * src/addrcache.c
3036         * src/addrcache.h
3037         * src/addritem.c
3038         * src/addritem.h
3039         * src/codeconv.c
3040         * src/codeconv.h
3041         * src/jpilot.c
3042         * src/jpilot.h
3043         * src/ldapctrl.c
3044         * src/ldapctrl.h
3045         * src/ldapquery.h
3046         * src/ldif.c
3047         * src/ldif.h
3048         * src/etpan/etpan-thread-manager.c
3049         * src/etpan/etpan-thread-manager.h
3050         * src/gtk/gtkutils.c
3051         * src/gtk/gtkutils.h
3052                 More static functions
3053
3054 2007-01-22 [fabien]     2.7.1cvs51
3055
3056         * src/gtk/gtkutils.c
3057                 gtkut_get_options_frame() : ability to pass
3058                 a 'NULL' value in frame pointer parameter if
3059                 we don't need it.
3060
3061 2007-01-22 [colin]      2.7.1cvs50
3062
3063         * src/procmsg.c
3064         * src/procmsg.h
3065         * src/plugins/bogofilter/bogofilter.c
3066         * src/plugins/bogofilter/bogofilter_gtk.c
3067         * src/plugins/spamassassin/spamassassin.c
3068         * src/plugins/spamassassin/spamassassin_gtk.c
3069                 Allow moving spams to the account's trash
3070                 instead of default one
3071
3072 2007-01-21 [colin]      2.7.1cvs49
3073
3074         * src/ldapquery.c
3075         * src/ldapquery.h
3076                 Revert a static function that shouldn't
3077                 have been
3078
3079 2007-01-21 [colin]      2.7.1cvs48
3080
3081         * src/ldapquery.c
3082         * src/ldapquery.h
3083                 Same
3084
3085 2007-01-21 [colin]      2.7.1cvs47
3086
3087         * src/procmsg.c
3088         * src/procmsg.h
3089                 Same
3090
3091 2007-01-21 [colin]      2.7.1cvs46
3092
3093         * src/common/socket.c
3094         * src/common/socket.h
3095                 Same
3096
3097 2007-01-21 [colin]      2.7.1cvs45
3098
3099         * src/crash.c
3100         * src/exporthtml.c
3101         * src/exporthtml.h
3102         * src/exportldif.c
3103         * src/exportldif.h
3104         * src/folder.c
3105         * src/folder.h
3106         * src/folder_item_prefs.c
3107         * src/folder_item_prefs.h
3108         * src/folderview.c
3109         * src/folderview.h
3110         * src/gedit-print.c
3111         * src/gedit-print.h
3112         * src/main.c
3113         * src/main.h
3114         * src/common/socket.c
3115         * src/common/socket.h
3116         * src/gtk/gtkaspell.c
3117         * src/gtk/gtkaspell.h
3118         * src/gtk/quicksearch.c
3119         * src/gtk/quicksearch.h
3120                 Same
3121
3122 2007-01-21 [colin]      2.7.1cvs44
3123
3124         * src/common/utils.c
3125         * src/common/utils.h
3126         * src/etpan/etpan-thread-manager.c
3127         * src/etpan/etpan-thread-manager.h
3128                 Same (Funny that etpan_thread_unbind
3129                 is called but not etpan_thread_bind)
3130
3131 2007-01-21 [colin]      2.7.1cvs43
3132
3133         * src/addrselect.c
3134         * src/addrselect.h
3135         * src/codeconv.c
3136         * src/codeconv.h
3137         * src/compose.c
3138         * src/compose.h
3139         * src/etpan/Makefile.am
3140         * src/gtk/colorlabel.c
3141         * src/gtk/colorlabel.h
3142         * src/gtk/sslcertwindow.c
3143         * src/gtk/sslcertwindow.h
3144         * src/etpan/etpan-log.c ** REMOVED **
3145         * src/etpan/etpan-log.h ** REMOVED **
3146                 Same
3147
3148 2007-01-20 [colin]      2.7.1cvs42
3149
3150         * src/addritem.c
3151         * src/addritem.h
3152                 Same
3153
3154 2007-01-20 [colin]      2.7.1cvs41
3155
3156         * src/account.c
3157         * src/account.h
3158         * src/addrbook.c
3159         * src/addrbook.h
3160         * src/addrcache.c
3161         * src/addrcache.h
3162         * src/addrclip.c
3163         * src/addrclip.h
3164         * src/addressbook.c
3165         * src/addressbook.h
3166         * src/addrharvest.c
3167         * src/addrharvest.h
3168         * src/addrindex.c
3169         * src/addrindex.h
3170         * src/editaddress.c
3171         * src/editaddress.h
3172                 Make functions that aren't used in other
3173                 files static
3174
3175 2007-01-20 [colin]      2.7.1cvs40
3176
3177         * src/account.c
3178         * src/addrbook.c
3179         * src/addrcache.c
3180         * src/addressbook.c
3181         * src/addrgather.c
3182         * src/addrindex.c
3183         * src/addrquery.c
3184         * src/addrselect.c
3185         * src/browseldap.c
3186         * src/compose.c
3187         * src/editbook.c
3188         * src/editjpilot.c
3189         * src/editldap.c
3190         * src/editldap_basedn.c
3191         * src/editvcard.c
3192         * src/exporthtml.c
3193         * src/exportldif.c
3194         * src/folder.c
3195         * src/folderview.c
3196         * src/image_viewer.c
3197         * src/imap.c
3198         * src/importmutt.c
3199         * src/importpine.c
3200         * src/jpilot.c
3201         * src/ldapquery.c
3202         * src/main.c
3203         * src/mainwindow.c
3204         * src/matcher.c
3205         * src/messageview.c
3206         * src/mh.c
3207         * src/mimeview.c
3208         * src/msgcache.c
3209         * src/mutt.c
3210         * src/news.c
3211         * src/pine.c
3212         * src/prefs_account.c
3213         * src/prefs_common.c
3214         * src/prefs_compose_writing.c
3215         * src/prefs_ext_prog.c
3216         * src/prefs_folder_item.c
3217         * src/prefs_fonts.c
3218         * src/prefs_message.c
3219         * src/prefs_msg_colors.c
3220         * src/prefs_other.c
3221         * src/prefs_quote.c
3222         * src/prefs_receive.c
3223         * src/prefs_send.c
3224         * src/prefs_spelling.c
3225         * src/prefs_summaries.c
3226         * src/prefs_toolbar.c
3227         * src/prefs_wrapping.c
3228         * src/privacy.c
3229         * src/procmime.c
3230         * src/procmsg.c
3231         * src/ssl_manager.c
3232         * src/statusbar.c
3233         * src/summaryview.c
3234         * src/toolbar.c
3235         * src/vcard.c
3236         * src/common/hooks.c
3237         * src/common/log.c
3238         * src/common/passcrypt.c
3239         * src/common/socket.c
3240         * src/common/ssl.c
3241         * src/common/ssl_certificate.c
3242         * src/common/template.c
3243         * src/common/utils.c
3244         * src/etpan/imap-thread.c
3245         * src/gtk/sslcertwindow.c
3246         * src/gtk/sslcertwindow.h
3247                 Make functions that could be static, static
3248
3249 2007-01-20 [colin]      2.7.1cvs39
3250
3251         * src/editldap.c
3252                 Fix tooltip
3253
3254 2007-01-20 [colin]      2.7.1cvs38
3255
3256         * src/ldapquery.c
3257         * src/ldaputil.c
3258         * src/ldaputil.h
3259                 Fix bug 1102, 'claws-mail-2.7.1 
3260                 makes use of deprecated ldap 
3261                 functions'
3262
3263 2007-01-20 [colin]      2.7.1cvs37
3264
3265         * src/mainwindow.c
3266         * src/mainwindow.h
3267         * src/summaryview.c
3268         * src/gtk/quicksearch.c
3269                 Add Wide message list layout
3270
3271 2007-01-19 [fabien]     2.7.1cvs36
3272
3273         * src/textview.c
3274                 make sure a font change is considered in links of
3275                 headerview.
3276
3277 2007-01-19 [colin]      2.7.1cvs35
3278
3279         * src/main.c
3280         * src/mainwindow.c
3281         * src/mainwindow.h
3282         * src/messageview.c
3283         * src/messageview.h
3284         * src/prefs_common.c
3285         * src/prefs_common.h
3286         * src/summaryview.c
3287         * src/summaryview.h
3288         * src/gtk/quicksearch.c
3289         * src/gtk/quicksearch.h
3290                 Drop 'Separate Folder tree' and 'Separate
3291                 Message View'. Put three layouts in place
3292                 of it.
3293
3294 2007-01-19 [paul]       2.7.1cvs34
3295
3296         * src/prefs_msg_colors.c
3297                 more use of Q_ for translators
3298
3299 2007-01-19 [paul]       2.7.1cvs33
3300
3301         * src/imap_gtk.c
3302         * src/prefs_account.c
3303                 a few changes to the English
3304
3305 2007-01-19 [fabien]     2.7.1cvs32
3306
3307         * src/wizard.c
3308                 factorize translatable string
3309
3310 2007-01-18 [colin]      2.7.1cvs31
3311
3312         * src/main.c
3313                 Don't error out on --sync option. Although
3314                 we don't do anything with it, gtk+ handles
3315                 it, and it's useful for debugging X errors
3316
3317 2007-01-18 [fabien]     2.7.1cvs30
3318
3319         * src/prefs_other.c
3320                 ability to apply on the fly the recent added
3321                 'gtk_can_change_accels' pref (no need to restart).
3322
3323 2007-01-18 [fabien]     2.7.1cvs29
3324
3325         * src/plugins/bogofilter/bogofilter_gtk.c
3326         * src/plugins/bogofilter/bogofilter.c
3327         * src/plugins/spamassassin/spamassassin_gtk.c
3328         * src/addr_compl.c
3329         * src/prefs_account.c
3330                 factorize or rewrite some translatable strings.
3331
3332 2007-01-18 [fabien]     2.7.1cvs28
3333
3334         * src/prefs_gtk.h
3335         * src/compose.c
3336                 set a 4pix space between "Subject:" label and subject entry in
3337                 compose window.
3338
3339 2007-01-18 [wwp]        2.7.1cvs27
3340
3341         * src/addressbook.c
3342                 fix conflicting address-copy/paste when focus is set
3343                 to the embedded edit-person form.
3344  
3345
3346 2007-01-18 [wwp]        2.7.1cvs26
3347
3348         * src/addressbook.h
3349                 complete 2.7.1cvs23 (one more file was missing from that
3350                 commit).
3351
3352 2007-01-18 [colin]      2.7.1cvs25
3353
3354         * src/main.c
3355                 Provide a way to migrate without backup
3356                 Re-ask for migration on next start if 
3357                 it has been refused and wizard has been 
3358                 cancelled after.
3359
3360 2007-01-18 [wwp]        2.7.1cvs24
3361
3362         * src/editaddress.c
3363                 complete 2.7.1.cvs23 (file was missing from previous
3364                 commit).
3365
3366 2007-01-18 [wwp]        2.7.1cvs23
3367
3368         * src/addressbook.c
3369                 fix potential crashes in address book's focus_in/out signal handlers,
3370                 force focus to the edit-person form when clicked the Edit menu entry or
3371                 button (this only matters if the edit-person form is embedded to the
3372                 AB window, in that case, focus is not set when browsing the contacts
3373                 list w/ keys or mouse clicks).
3374
3375 2007-01-18 [paul]       2.7.1cvs22
3376
3377         * src/main.c
3378                 add command line options:
3379                 -h for --help
3380                 -q and --quit for --exit
3381                 -v for --version
3382                 print "Unknown option" for unknown options
3383
3384 2007-01-18 [paul]       2.7.1cvs21
3385
3386         * po/ru.po
3387                 updated by Pavlo Bohmat
3388
3389 2007-01-18 [paul]       2.7.1cvs20
3390
3391         * src/mainwindow.c
3392                 fix sensitivity issues of Mark as Spam/Ham
3393
3394 2007-01-17 [fabien]     2.7.1cvs19
3395
3396         * src/prefs_other.c
3397         * src/prefs_common.c
3398         * src/prefs_common.h
3399         * src/main.c
3400                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
3401                 control the corresponding gtk property. It could be used to lock
3402                 all shortcuts (avoid to set one of them by inadvertency).
3403
3404 2007-01-17 [colin]      2.7.1cvs18
3405
3406         * src/summaryview.c
3407                 Fix bug 1100, 'Highlighted e-mail data not visible 
3408                 when color label applied.'. Use a weighted average
3409                 between normal selected foreground color and color
3410                 label instead of a simple one (3/1 instead 1/1).
3411
3412 2007-01-17 [colin]      2.7.1cvs17
3413
3414         * src/messageview.c
3415                 Better fix for bug 1088, 'Ctrl-h produces repeatable
3416                 crash' - don't prevent mail switching while loading
3417
3418 2007-01-17 [colin]      2.7.1cvs16
3419
3420         * src/folder.c
3421         * src/folder.h
3422         * src/folderview.c
3423         * src/folderview.h
3424         * src/imap.c
3425         * src/imap.h
3426         * src/imap_gtk.c
3427                 Manage recursive search of unsubscribed folders
3428                 Rescan tree without checking for new messages 
3429                 after subscriptions changed
3430
3431 2007-01-17 [paul]       2.7.1cvs15
3432
3433         * src/prefs_common.c
3434         * src/gtk/pluginwindow.c
3435                 fix bug 1101, '"Load plugin" button is
3436                 accidentally hidden'
3437                 unset (-1) initial width in prefs_common,
3438                 fix overlapping buttons,
3439                 and other cleanups
3440
3441 2007-01-17 [paul]       2.7.1cvs14
3442
3443         * src/procmime.c
3444                 add #include <errno.h>, it's needed
3445                 on some systems
3446
3447 2007-01-17 [paul]       2.7.1cvs13
3448
3449         * src/common/defs.h
3450         * tools/make.themes.project
3451                 rename .sylpheed_themeinfo to .claws_themeinfo
3452                 and use it
3453         * src/etpan/etpan-errors.h
3454         * src/etpan/etpan-log.c
3455         * src/etpan/etpan-log.h
3456         * src/etpan/etpan-thread-manager-types.h
3457         * src/etpan/etpan-thread-manager.c
3458         * src/etpan/etpan-thread-manager.h
3459         * src/etpan/imap-thread.c
3460         * src/etpan/imap-thread.h
3461                 add copyright header
3462
3463 2007-01-17 [colin]      2.7.1cvs12
3464
3465         * src/plugins/pgpcore/select-keys.c
3466         * src/gtk/pluginwindow.c
3467         * src/prefs_account.c
3468                 Fix warnings
3469
3470 2007-01-16 [colin]      2.7.1cvs11
3471
3472         * src/imap.c
3473         * src/imap.h
3474         * src/imap_gtk.c
3475                 Manage subscribing to subfolders when only
3476                 subscribed folders are shown.
3477
3478 2007-01-16 [colin]      2.7.1cvs10
3479
3480         * src/folderview.c
3481                 Fix annoying vscrollbar going back to top
3482                 on Check for new folders
3483
3484 2007-01-16 [colin]      2.7.1cvs9
3485
3486         * src/imap.c
3487                 Remove printf
3488
3489 2007-01-16 [colin]      2.7.1cvs8
3490
3491         * src/filtering.c
3492                 Bigger buffer for errors
3493         * src/imap.c
3494         * src/imap.h
3495         * src/imap_gtk.c
3496         * src/prefs_account.c
3497         * src/prefs_account.h
3498         * src/wizard.c
3499         * src/etpan/imap-thread.c
3500         * src/etpan/imap-thread.h
3501         * manual/handling.xml
3502                 Add subscriptions management. What it changes:
3503                 Creating a folder subscribes to it
3504                 Deleting a folder unsubscribes it
3505                 New contextual menu item allowing to switch between
3506                 All folders and Subscribed folders, subscribe, and
3507                 unsubscribe. "Creating" an existing but unsubscribed
3508                 folder will subscribe it.
3509                 By default for new accounts, only subscribed folders 
3510                 are shown.
3511
3512
3513 2007-01-16 [paul]       2.7.1cvs7
3514
3515         * src/summaryview.c
3516                 Allow folder classes to specify only sort_key or
3517                 sort_type instead of both or none.
3518
3519 2007-01-16 [paul]       2.7.1cvs6
3520
3521         * src/action.c
3522         * src/compose.c
3523         * src/mimeview.c
3524         * src/procmime.c
3525         * src/textview.c
3526                 Save and use errno for procmime_get_part
3527
3528 2007-01-16 [colin]      2.7.1cvs5
3529
3530         * src/imap.c
3531                 Never remove INBOX when scanning for
3532                 new folders. It's a special folder
3533                 that has to exist.
3534
3535 2007-01-15 [colin]      2.7.1cvs4
3536
3537         * src/imap.c
3538                 Fix 'Check for new folders' when IMAP subdirectory
3539                 is set
3540         * src/etpan/imap-thread.c
3541                 Fix build
3542
3543 2007-01-15 [colin]      2.7.1cvs3
3544
3545         * src/etpan/imap-thread.c
3546                 Fix invalid free on command-connection
3547                 error
3548
3549 2007-01-15 [wwp]        2.7.1cvs2
3550
3551         * src/matcher_parser_lex.l
3552         * src/quote_fmt_lex.l
3553         * src/matcher_parser_parse.y
3554                 fix copyright header in lexers and parsers.
3555
3556 2007-01-15 [paul]       2.7.1cvs1
3557
3558         * NEWS
3559         * README
3560         * RELEASE_NOTES
3561         * configure.ac
3562                 bump up version number following
3563                 stable release
3564
3565 2007-01-15 [paul]       2.7.0cvs31
3566
3567         * AUTHORS
3568         * src/gtk/authors.h
3569                 add Fabien to the Team list
3570                 add the recent contributors
3571                 make a few corrections
3572
3573 2007-01-15 [paul]       2.7.0cvs30
3574
3575         * src/mainwindow.c
3576                 fix compiler warning
3577         * src/plugins/pgpcore/prefs_gpg.c
3578         * src/plugins/pgpcore/prefs_gpg.h
3579                 add missing include
3580                 fix copyright header
3581
3582 2007-01-14 [colin]      2.7.0cvs29
3583
3584         * src/gtk/filesel.c
3585                 Use the 'gtk+' backend. Avoids gnome-vfs use,
3586                 two benefits: faster to open, will fix strange
3587                 dbus-related crash. Thanks to Pascal Terjan.
3588
3589 2007-01-14 [colin]      2.7.0cvs28
3590
3591         * src/etpan/imap-thread.c
3592                 Delete the old imap just after allocating
3593                 the new one. Makes sure we don't get the
3594                 same pointer by sheer luck, which feels
3595                 strange in the debug log.
3596
3597 2007-01-14 [colin]      2.7.0cvs27
3598
3599         * src/gtk/inputdialog.c
3600                 Make sure we don't print passwords in
3601                 clear text when in debug mode
3602
3603 2007-01-14 [colin]      2.7.0cvs26
3604
3605         * src/gtk/gtksctree.c
3606                 Fix bug 1098, 'bogus last row display 
3607                 after expanding a thread'. Patch by
3608                 Jindrich Makovicka <makovick@gmail.com>
3609
3610 2007-01-14 [colin]      2.7.0cvs25
3611
3612         * src/etpan/imap-thread.c
3613                 Close socket manually before
3614                 freeing the imap struct
3615
3616 2007-01-14 [colin]      2.7.0cvs24
3617
3618         * src/etpan/imap-thread.c
3619                 Maybe fix new reconnection issues
3620
3621 2007-01-13 [colin]      2.7.0cvs23
3622
3623         * src/summaryview.c
3624                 Freeze/thaw on thread selection
3625
3626 2007-01-13 [paul]       2.7.0cvs22
3627
3628         * src/mainwindow.c
3629         * src/summaryview.c
3630         * src/summaryview.h
3631                 add 'Edit/Delete thread'
3632
3633 2007-01-13 [colin]      2.7.0cvs21
3634
3635         * src/prefs_account.c
3636         * src/prefs_compose_writing.c
3637         * src/prefs_message.c
3638         * src/prefs_msg_colors.c
3639         * src/prefs_other.c
3640         * src/prefs_receive.c
3641         * src/prefs_spelling.c
3642         * src/prefs_summaries.c
3643         * src/prefs_themes.c
3644         * src/gtk/gtkutils.c
3645         * src/gtk/gtkutils.h
3646         * src/plugins/pgpcore/prefs_gpg.c
3647         * src/plugins/spamassassin/spamassassin_gtk.c
3648                 Factorize gtk frame creation
3649                 Patch by Pawel
3650
3651 2007-01-13 [colin]      2.7.0cvs20
3652
3653         * src/message_search.c
3654         * src/summary_search.c
3655                 Fix Enter in search windows
3656         * src/messageview.c
3657                 Fix body search starting at the
3658                 end of the mail (and asking for loop)
3659
3660 2007-01-13 [colin]      2.7.0cvs19
3661
3662         * src/etpan/imap-thread.c
3663                 Make sure we don't free the same imap
3664                 twice
3665
3666 2007-01-13 [colin]      2.7.0cvs18
3667
3668         * commitHelper
3669                 Allow multiple commitHelpers to
3670                 run at once
3671
3672 2007-01-12 [colin]      2.7.0cvs17
3673
3674         * src/etpan/imap-thread.c
3675                 Make sure we get rid of the previous mailimap
3676                 when connecting - just in case disconnect was
3677                 unclean
3678
3679 2007-01-12 [paul]       2.7.0cvs16
3680
3681         * src/compose.c
3682                 Strip S/MIME signatures when re-editing
3683                 S/MIME signed messages.
3684
3685 2007-01-12 [paul]       2.7.0cvs15
3686
3687         * configure.ac
3688         * src/addressbook.c
3689         * src/foldersel.c
3690         * src/folderview.c
3691         * src/main.c
3692                 no need to define CLAWS anymore, remove
3693                 all that stuff
3694
3695 2007-01-12 [paul]       2.7.0cvs14
3696
3697         * src/mimeview.c
3698                 check if the mail's signed as
3699                 it can change the mail structure
3700                 Thanks to Colin
3701
3702 2007-01-12 [paul]       2.7.0cvs13
3703
3704         * src/procmime.c
3705                 fix Forwarding msgs with attachments
3706                 that have dos line endings
3707                 Thanks to Colin
3708
3709 2007-01-12 [wwp]        2.7.0cvs12
3710
3711         * configure.ac
3712                 Revert accidentally committed extra version tag.
3713
3714 2007-01-12 [wwp]        2.7.0cvs11
3715
3716         * src/prefs_account.c
3717                 Fix compilation w/o aspell (completes 2.7.0cvs7).
3718
3719 2007-01-11 [colin]      2.7.0cvs10
3720
3721         * src/imap.c
3722                 move g_warning to debug_print
3723                 it scares people for no reason
3724
3725 2007-01-11 [colin]      2.7.0cvs9
3726
3727         * po/POTFILES.in
3728                 Fix files to translate. Patch by
3729                 Fabien
3730
3731 2007-01-11 [paul]       2.7.0cvs8
3732
3733         * src/imap.c
3734                 Fix recursion when server lists the
3735                 current subfolder in the response
3736         * src/mimeview.c
3737                 Fix updating of icon_list/ctree
3738         * src/plugins/pgpcore/select-keys.c
3739                 Fix a few annoyances when choosing
3740                 keys for the CMS (S/MIME) protocol
3741
3742 2007-01-11 [wwp]        2.7.0cvs7
3743
3744         * src/compose.c
3745         * src/prefs_account.c
3746         * src/prefs_account.h
3747                 Add per-account spellcheck default dictionaries settings.
3748
3749 2007-01-10 [colin]      2.7.0cvs6
3750
3751         * src/prefs_folder_item.c
3752                 Factorize strings - patch by Fabien
3753
3754 2007-01-10 [colin]      2.7.0cvs5
3755
3756         * src/mainwindow.c
3757                 Fix bug 1095, 'Crash while changing folder 
3758                 columns during incorporation'
3759
3760 2007-01-09 [colin]      2.7.0cvs4
3761
3762         * src/gtk/pluginwindow.c
3763                 Set the plugin window transient. Seems
3764                 like some window managers hide it in
3765                 the background after "load plugin"...
3766
3767 2007-01-09 [colin]      2.7.0cvs3
3768
3769         * src/gtk/filesel.c
3770                 Use the same type for alloc and free
3771
3772 2007-01-08 [paul]       2.7.0cvs2
3773
3774         * po/nl.po
3775                 updated by Tim Dijkstra
3776
3777 2007-01-08 [paul]       2.7.0cvs1
3778
3779         * src/prefs_themes.c
3780         * src/common/utils.c
3781                 Fix resource leaks
3782
3783 2007-01-08 [paul]       2.7.0
3784
3785         * NEWS
3786         * README
3787         * RELEASE_NOTES
3788                 2.7.0 released
3789
3790 2007-01-08 [paul]       2.6.1cvs119
3791
3792         * doc/man/claws-mail.1
3793                 another correction
3794
3795 2007-01-08 [paul]       2.6.1cvs118
3796
3797         * doc/man/claws-mail.1
3798                 corrections
3799         * manual/advanced.xml
3800                 improved English usage
3801
3802 2007-01-08 [paul]       2.6.1cvs117
3803
3804         * po/ca.po
3805         * po/de.po
3806         * po/en_GB.po
3807         * po/fi.po
3808         * po/it.po
3809         * po/pt_BR.po
3810         * po/sk.po
3811         * po/sr.po
3812         * po/zh_CN.po
3813                 updated by Miquel Oliete, Stephan Sachse, me,
3814                 Tommi Pirinen, Andrea Spadaccini, Frederico
3815                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
3816                 Urosevic, and Ralgh Young
3817
3818 2007-01-07 [mones]      2.6.1cvs116
3819
3820         * manual/es/advanced.xml
3821         * po/es.po
3822                 Synced manual (unhide mark_as_read_delay)
3823                 and updated translation for release
3824
3825 2007-01-07 [paul]       2.6.1cvs115
3826
3827         * src/prefs_matcher.c
3828                 make the hbox content fit better under
3829                 various languages
3830
3831 2007-01-07 [colin]      2.6.1cvs114
3832
3833         * src/messageview.c
3834                 Fix bug 1088, 'Ctrl-h produces repeatable
3835                 crash'
3836
3837 2007-01-06 [colin]      2.6.1cvs113
3838
3839         * src/etpan/imap-thread.c
3840                 Add casts to int to get certs. Fixes
3841                 bug 1064, 'crash @ etpan_certificate_check() 
3842                 when opening an IMAP folder', with latest
3843                 libetpan CVS or >= 0.49
3844         * src/mainwindow.c
3845         * src/mainwindow.h
3846         * src/imap_gtk.c
3847         * src/news_gtk.c
3848         * src/prefs_folder_item.c
3849                 Grey out the "synchronise" menu items if
3850                 there's nothing to synchronise.
3851         * src/plugins/pgpcore/sgpgme.c
3852                 Make an error clearer than "Unknown error"
3853
3854 2007-01-06 [colin]      2.6.1cvs112
3855
3856         * src/messageview.c
3857                 Don't try to show a message if updating
3858                 Maybe fixes bug 1088, 'ctrl-h produces
3859                 repeatable crash'.
3860
3861 2007-01-06 [colin]      2.6.1cvs111
3862
3863         * src/summaryview.c
3864                 Disable Control-Space (handle it as Space).
3865
3866 2007-01-05 [paul]       2.6.1cvs110
3867
3868         * src/imap.c
3869                 Fix bug 934, 'sylpheed claws 2.1 
3870                 doesn't show Exchanges Public Folders'
3871                 Thanks to Hoa and Colin
3872         * src/msgcache.c
3873                 Refuse to allocate more than 2 MB for a 
3874                 single field, it's a good indication of
3875                 cache corruption.
3876
3877 2007-01-05 [colin]      2.6.1cvs109
3878
3879         * src/mainwindow.c
3880                 Allow --select'ing emails by Message-ID too
3881
3882 2007-01-05 [colin]      2.6.1cvs108
3883
3884         * src/common/quoted-printable.c
3885                 Uh! Third fix :)
3886
3887 2007-01-05 [colin]      2.6.1cvs107
3888
3889         * src/common/quoted-printable.c
3890                 Fix previous commit about bug 1089
3891                 Thanks to Ralf
3892
3893 2007-01-05 [colin]      2.6.1cvs106
3894
3895         * src/common/quoted-printable.c
3896                 Fix my previous commit on bug 1089
3897                 - Thanks to Ralf :)
3898
3899 2007-01-04 [colin]      2.6.1cvs105
3900
3901         * src/common/quoted-printable.c
3902                 Fix bug 1089, 'NUL characters in Subject 
3903                 line are misinterpreted'. Not a pain to
3904                 fix in fact.
3905
3906 2007-01-04 [colin]      
3907
3908         2.7.0-rc3 released
3909
3910 2007-01-04 [wwp]        2.6.1cvs104
3911
3912         * src/image_viewer.c
3913                 Force operator precedence (fix a compiler warning).
3914
3915 2007-01-04 [colin]      2.6.1cvs103
3916
3917         * src/image_viewer.c
3918                 Be cautious there too (same fix as the one
3919                 in textview from cvs33)
3920         * src/messageview.c
3921                 Don't use any MimeViewer plugin when showing
3922                 all headers
3923
3924 2007-01-03 [wwp]        2.6.1cvs102
3925
3926         * src/html.c
3927         * src/html.h
3928                 fixed "cent" sign (use the existing ASCII one),
3929                 decode more HTML entities,
3930                 converted table ASCII entries to UTF-8,
3931                 moved a switch() into a hashtable.
3932
3933 2007-01-03 [paul]       2.6.1cvs101
3934
3935         * src/compose.c
3936         * src/messageview.c
3937         * src/procmsg.c
3938         * src/procmsg.h
3939                 When possible, use move_msg instead of
3940                 copy_msg + remove_msg to move sent mail
3941                 from Queue to Sent. 
3942
3943 2007-01-03 [paul]       2.6.1cvs100
3944
3945         * src/html.c
3946                 add more html entity recognition:
3947                 pounds, euros, and cents
3948
3949 2007-01-03 [colin]      2.6.1cvs99
3950
3951         * src/imap_gtk.c
3952                 Don't display an error on NOSELECT
3953                 folders when synchronising
3954
3955 2007-01-03 [paul]       2.6.1cvs98
3956
3957         * tools/maildir2claws-mail.pl
3958                 only substitute 'sent-mail' if it's
3959                 the full directory name
3960
3961 2007-01-03 [paul]       2.6.1cvs97
3962
3963         * ChangeLog
3964         * ChangeLog.pre2.0.0
3965         * Makefile.am
3966                 archive a chunk of ChangeLog in
3967                 ChangeLog.pre2.0.0
3968         * ChangeLog.gtk1
3969         * doc/src/ChangeLog.claws-pre0.8.0
3970                 remove ChangeLog.claws-pre0.8.0, adding
3971                 its contents to ChangeLog.gtk1
3972
3973 2007-01-03 [paul]       2.6.1cvs96
3974
3975         * src/account.c
3976         * src/account.h
3977         * src/action.c
3978         * src/action.h
3979         * src/adbookbase.h
3980         * src/addr_compl.c
3981         * src/addr_compl.h
3982         * src/addrbook.c
3983         * src/addrcache.c
3984         * src/addrcache.h
3985         * src/addrcindex.c
3986         * src/addrcindex.h
3987         * src/addrclip.c
3988         * src/addrclip.h
3989         * src/addrdefs.h
3990         * src/addressadd.c
3991         * src/addressadd.h
3992         * src/addressbook.c
3993         * src/addressbook.h
3994         * src/addressbook_foldersel.c
3995         * src/addressbook_foldersel.h
3996         * src/addrgather.c
3997         * src/addrgather.h
3998         * src/addrharvest.c
3999         * src/addrharvest.h
4000         * src/addrindex.c
4001         * src/addrindex.h
4002         * src/addritem.c
4003         * src/addritem.h
4004         * src/addrquery.c
4005         * src/addrquery.h
4006         * src/addrselect.c
4007         * src/addrselect.h
4008         * src/alertpanel.c
4009         * src/alertpanel.h
4010         * src/browseldap.c
4011         * src/browseldap.h
4012         * src/codeconv.c
4013         * src/codeconv.h
4014         * src/compose.c
4015         * src/compose.h
4016         * src/customheader.c
4017         * src/customheader.h
4018         * src/displayheader.c
4019         * src/displayheader.h
4020         * src/editaddress.c
4021         * src/editaddress.h
4022         * src/editbook.c
4023         * src/editbook.h
4024         * src/editgroup.c
4025         * src/editgroup.h
4026         * src/editjpilot.c
4027         * src/editjpilot.h
4028         * src/editldap.c
4029         * src/editldap.h
4030         * src/editldap_basedn.c
4031         * src/editldap_basedn.h
4032         * src/editvcard.c
4033         * src/editvcard.h
4034         * src/exphtmldlg.c
4035         * src/exphtmldlg.h
4036         * src/expldifdlg.c
4037         * src/expldifdlg.h
4038         * src/export.c
4039         * src/export.h
4040         * src/exporthtml.c
4041         * src/exporthtml.h
4042         * src/exportldif.c
4043         * src/exportldif.h
4044         * src/filtering.c
4045         * src/filtering.h
4046         * src/folder.c
4047         * src/folder.h
4048         * src/folder_item_prefs.c
4049         * src/folder_item_prefs.h
4050         * src/foldersel.c
4051         * src/foldersel.h
4052         * src/folderutils.c
4053         * src/folderutils.h
4054         * src/folderview.c
4055         * src/folderview.h
4056         * src/grouplistdialog.c
4057         * src/grouplistdialog.h
4058         * src/headerview.c
4059         * src/html.c
4060         * src/html.h
4061         * src/image_viewer.c
4062         * src/image_viewer.h
4063         * src/imap.c
4064         * src/imap.h
4065         * src/imap_gtk.c
4066         * src/imap_gtk.h
4067         * src/import.c
4068         * src/import.h
4069         * src/importldif.c
4070         * src/importldif.h
4071         * src/importmutt.c
4072         * src/importmutt.h
4073         * src/importpine.c
4074         * src/importpine.h
4075         * src/inc.c
4076         * src/inc.h
4077         * src/jpilot.c
4078         * src/jpilot.h
4079         * src/ldapctrl.c
4080         * src/ldapctrl.h
4081         * src/ldaplocate.c
4082         * src/ldaplocate.h
4083         * src/ldapquery.c
4084         * src/ldapquery.h
4085         * src/ldapserver.c
4086         * src/ldapserver.h
4087         * src/ldaputil.c
4088         * src/ldaputil.h
4089         * src/ldif.c
4090         * src/ldif.h
4091         * src/main.c
4092         * src/main.h
4093         * src/mainwindow.c
4094         * src/mainwindow.h
4095         * src/manual.c
4096         * src/manual.h
4097         * src/mbox.c
4098         * src/message_search.c
4099         * src/message_search.h
4100         * src/messageview.c
4101         * src/messageview.h
4102         * src/mh.c
4103         * src/mh.h
4104         * src/mh_gtk.c
4105         * src/mh_gtk.h
4106         * src/mimeview.c
4107         * src/mimeview.h
4108         * src/msgcache.c
4109         * src/msgcache.h
4110         * src/mutt.c
4111         * src/mutt.h
4112         * src/news.c
4113         * src/news.h
4114         * src/news_gtk.c
4115         * src/news_gtk.h
4116         * src/partial_download.c
4117         * src/partial_download.h
4118         * src/pine.c
4119         * src/pine.h
4120         * src/pop.c
4121         * src/pop.h
4122         * src/prefs_account.c
4123         * src/prefs_account.h
4124         * src/prefs_actions.c
4125         * src/prefs_actions.h
4126         * src/prefs_common.c
4127         * src/prefs_common.h
4128         * src/prefs_compose_writing.c
4129         * src/prefs_compose_writing.h
4130         * src/prefs_customheader.c
4131         * src/prefs_customheader.h
4132         * src/prefs_display_header.c
4133         * src/prefs_display_header.h
4134         * src/prefs_filtering.c
4135         * src/prefs_filtering.h
4136         * src/prefs_filtering_action.c
4137         * src/prefs_filtering_action.h
4138         * src/prefs_folder_column.c
4139         * src/prefs_folder_column.h
4140         * src/prefs_folder_item.c
4141         * src/prefs_folder_item.h
4142         * src/prefs_fonts.c
4143         * src/prefs_fonts.h
4144         * src/prefs_gtk.c
4145         * src/prefs_gtk.h
4146         * src/prefs_image_viewer.c
4147         * src/prefs_image_viewer.h
4148         * src/prefs_matcher.c
4149         * src/prefs_matcher.h
4150         * src/prefs_message.c
4151         * src/prefs_msg_colors.c
4152         * src/prefs_msg_colors.h
4153         * src/prefs_other.c
4154         * src/prefs_quote.c
4155         * src/prefs_receive.c
4156         * src/prefs_send.c
4157         * src/prefs_spelling.c
4158         * src/prefs_spelling.h
4159         * src/prefs_summaries.c
4160         * src/prefs_summaries.h
4161         * src/prefs_summary_column.c
4162         * src/prefs_summary_column.h
4163         * src/prefs_template.c
4164         * src/prefs_template.h
4165         * src/prefs_themes.c
4166         * src/prefs_themes.h
4167         * src/prefs_toolbar.c
4168         * src/prefs_toolbar.h
4169         * src/prefs_wrapping.c
4170         * src/prefs_wrapping.h
4171         * src/privacy.c
4172         * src/privacy.h
4173         * src/procheader.c
4174         * src/procheader.h
4175         * src/procmime.c
4176         * src/procmime.h
4177         * src/procmsg.c
4178         * src/procmsg.h
4179         * src/quote_fmt.c
4180         * src/quote_fmt_parse.y
4181         * src/recv.c
4182         * src/recv.h
4183         * src/remotefolder.c
4184         * src/remotefolder.h
4185         * src/send_message.c
4186         * src/send_message.h
4187         * src/setup.c
4188         * src/setup.h
4189         * src/sourcewindow.c
4190         * src/sourcewindow.h
4191         * src/ssl_manager.c
4192         * src/ssl_manager.h
4193         * src/statusbar.c
4194         * src/statusbar.h
4195         * src/stock_pixmap.c
4196         * src/stock_pixmap.h
4197         * src/summary_search.c
4198         * src/summary_search.h
4199         * src/summaryview.c
4200         * src/summaryview.h
4201         * src/textview.c
4202         * src/textview.h
4203         * src/toolbar.c
4204         * src/toolbar.h
4205         * src/undo.c
4206         * src/undo.h
4207         * src/unmime.c
4208         * src/unmime.h
4209         * src/vcard.c
4210         * src/vcard.h
4211         * src/wizard.c
4212         * src/wizard.h
4213         * src/common/base64.c
4214         * src/common/base64.h
4215         * src/common/defs.h
4216         * src/common/hooks.c
4217         * src/common/hooks.h
4218         * src/common/log.c
4219         * src/common/log.h
4220         * src/common/mgutils.c
4221         * src/common/mgutils.h
4222         * src/common/nntp.c
4223         * src/common/nntp.h
4224         * src/common/passcrypt.c
4225         * src/common/passcrypt.h.in
4226         * src/common/plugin.c
4227         * src/common/plugin.h
4228         * src/common/prefs.c
4229         * src/common/prefs.h
4230         * src/common/progressindicator.c
4231         * src/common/progressindicator.h
4232         * src/common/quoted-printable.c
4233         * src/common/quoted-printable.h
4234         * src/common/session.c
4235         * src/common/session.h
4236         * src/common/smtp.c
4237         * src/common/smtp.h
4238         * src/common/socket.c
4239         * src/common/socket.h
4240         * src/common/ssl.c
4241         * src/common/ssl.h
4242         * src/common/ssl_certificate.c
4243         * src/common/ssl_certificate.h
4244         * src/common/stringtable.c
4245         * src/common/stringtable.h
4246         * src/common/template.c
4247         * src/common/template.h
4248         * src/common/timing.h
4249         * src/common/utils.c
4250         * src/common/utils.h
4251         * src/common/version.h.in
4252         * src/common/xml.c
4253         * src/common/xml.h
4254         * src/common/xmlprops.c
4255         * src/common/xmlprops.h
4256         * src/gtk/about.c
4257         * src/gtk/colorlabel.c
4258         * src/gtk/colorsel.c
4259         * src/gtk/colorsel.h
4260         * src/gtk/combobox.c
4261         * src/gtk/combobox.h
4262         * src/gtk/description_window.c
4263         * src/gtk/description_window.h
4264         * src/gtk/filesel.c
4265         * src/gtk/filesel.h
4266         * src/gtk/foldersort.c
4267         * src/gtk/foldersort.h
4268         * src/gtk/gtksctree.c
4269         * src/gtk/gtkutils.c
4270         * src/gtk/gtkutils.h
4271         * src/gtk/inputdialog.c
4272         * src/gtk/inputdialog.h
4273         * src/gtk/logwindow.c
4274         * src/gtk/logwindow.h
4275         * src/gtk/manage_window.c
4276         * src/gtk/manage_window.h
4277         * src/gtk/menu.c
4278         * src/gtk/menu.h
4279         * src/gtk/pluginwindow.c
4280         * src/gtk/pluginwindow.h
4281         * src/gtk/prefswindow.c
4282         * src/gtk/prefswindow.h
4283         * src/gtk/progressdialog.c
4284         * src/gtk/progressdialog.h
4285         * src/gtk/sslcertwindow.c
4286         * src/gtk/sslcertwindow.h
4287         * src/plugins/bogofilter/bogofilter.c
4288         * src/plugins/bogofilter/bogofilter.h
4289         * src/plugins/bogofilter/bogofilter_gtk.c
4290         * src/plugins/clamav/clamav_plugin.c
4291         * src/plugins/clamav/clamav_plugin.h
4292         * src/plugins/clamav/clamav_plugin_gtk.c
4293         * src/plugins/demo/demo.c
4294         * src/plugins/dillo_viewer/dillo_prefs.c
4295         * src/plugins/dillo_viewer/dillo_prefs.h
4296         * src/plugins/dillo_viewer/dillo_viewer.c
4297         * src/plugins/pgpcore/passphrase.c
4298         * src/plugins/pgpcore/passphrase.h
4299         * src/plugins/pgpcore/pgp_viewer.c
4300         * src/plugins/pgpcore/pgp_viewer.h
4301         * src/plugins/pgpcore/plugin.c
4302         * src/plugins/pgpcore/select-keys.c
4303         * src/plugins/pgpcore/select-keys.h
4304         * src/plugins/pgpcore/sgpgme.c
4305         * src/plugins/pgpcore/sgpgme.h
4306         * src/plugins/pgpinline/pgpinline.c
4307         * src/plugins/pgpinline/pgpinline.h
4308         * src/plugins/pgpinline/plugin.c
4309         * src/plugins/pgpmime/pgpmime.c
4310         * src/plugins/pgpmime/pgpmime.h
4311         * src/plugins/pgpmime/plugin.c
4312         * src/plugins/spamassassin/spamassassin.c
4313         * src/plugins/spamassassin/spamassassin.h
4314         * src/plugins/spamassassin/spamassassin_gtk.c
4315         * src/plugins/trayicon/trayicon.c
4316                 it's 2007, update the year in the copyright headers
4317
4318 2007-01-03 [paul]       2.6.1cvs95
4319
4320         * src/gtk/about.c
4321                 it is 2007, use it in the copyright string
4322
4323 2007-01-03 [paul]       2.6.1cvs94
4324
4325         * src/html.c
4326                 html entity conversion:
4327                 move &#153; to a more suitable place
4328                 add &bull; and &ndash;
4329                 make sure &mdash; and &#8212; are both
4330                 converted the same
4331
4332 2007-01-02 [colin]      2.6.1cvs93
4333
4334         * src/addrbook.c
4335                 Fix leak
4336         * src/common/plugin.c
4337                 Add comment
4338         * src/etpan/imap-thread.c
4339                 Fix warning
4340
4341 2006-12-31 [paul]       2.6.1cvs92
4342
4343         * src/prefs_summaries.c
4344                 use gtk_button_new_from_stock()
4345
4346 2006-12-30 [colin]      2.6.1cvs91
4347
4348         * src/folder.c
4349         * src/imap_gtk.c
4350         * src/mh_gtk.c
4351                 Don't update filtering and account paths 
4352                 when copying folders
4353
4354 2006-12-30 [colin]      2.6.1cvs90
4355
4356         * src/prefs_compose_writing.c
4357         * src/prefs_quote.c
4358         * src/prefs_template.c
4359                 Use message font for Writing and 
4360                 Quoting prefs, as well as Templates.
4361
4362 2006-12-30 [colin]      2.6.1cvs89
4363
4364         * src/prefs_summaries.c
4365                 Rework GUI; patch by Pawel
4366
4367 2006-12-29 [colin]      2.6.1cvs88
4368
4369         * src/prefs_folder_item.c
4370                 Fix bug 1085, 'Apply to subfolder 
4371                 doesn't work' - I was mistaken saying
4372                 it worked in every case
4373
4374 2006-12-28 [colin]      2.6.1cvs87
4375
4376         * src/gtk/gtkaspell.c
4377                 Don't assert if use_alternate is true
4378                 and alt_dictionary isn't set -- this 
4379                 is what happens on upgrade! Rather,
4380                 do with it.
4381
4382 2006-12-28 [colin]      2.6.1cvs86
4383
4384         * Makefile.am
4385                 Fix desktop/icon simplification
4386
4387 2006-12-28 [colin]      2.6.1cvs85
4388
4389         * Makefile.am
4390                 Make desktop and icon not 
4391                 dependant on the desktop
4392
4393 2006-12-28 [wwp]        2.6.1cvs84
4394
4395         * src/plugins/pgpmime/claws.def
4396                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
4397
4398 2006-12-28 [wwp]        2.6.1cvs83
4399
4400         * src/prefs_folder_item.c
4401                 Fix coloring of "simplify subject regexp" (folder prefs),
4402                 which might be left to red whereas the regexp gets empty.
4403
4404 2006-12-28 [wwp]        2.6.1cvs82
4405
4406         * src/prefs_common.c
4407         * src/prefs_common.h
4408         * src/addressbook.c
4409         * src/addressitem.h
4410                 Save addressbook mainwindow's horizontal and vertical splitter position.
4411
4412 2006-12-27 [wwp]        2.6.1cvs81
4413
4414         * src/gtk/gtkaspell.c
4415         * src/gtk/gtkaspell.h
4416         * src/compose.c
4417                 Fix assignment of compose's default and alternate dictionary from
4418                 account or folder settings. Now gtkaspell_change_dict does rotate
4419                 dicts only when it's called from a menu cb.
4420
4421 2006-12-27 [wwp]        2.6.1cvs80
4422
4423         * src/folder_item_prefs.c
4424                 Fix randomly initialized default-alt-dictionary (folder prefs),
4425                 complete 2.6.1cvs72.
4426
4427 2006-12-27 [paul]       2.6.1cvs79
4428
4429         * src/imap_gtk.c
4430         * src/mh_gtk.c
4431                 Add Copy folder in the folder's contextual
4432                 menu
4433
4434 2006-12-27 [wwp]        2.6.1cvs78
4435
4436         * src/imap.c
4437                 Clean up session locking, thanks to Colin.
4438
4439 2006-12-26 [colin]      2.6.1cvs77
4440
4441         * src/statusbar.c
4442                 Revert previous patch
4443
4444 2006-12-26 [colin]      2.6.1cvs76
4445
4446         * src/folder.c
4447         * src/folderview.c
4448         * src/imap.c
4449         * src/statusbar.c
4450         * src/etpan/imap-thread.c
4451                 Fix previous commit warnings
4452                 Make statusbar update every second if total < 20
4453                 Make IMAP APPEND faster by simplifying log              
4454
4455 2006-12-26 [colin]      2.6.1cvs75
4456
4457         * src/folder.c
4458         * src/folder.h
4459         * src/folderview.c
4460         * src/folderview.h
4461         * src/imap_gtk.c
4462         * src/mh_gtk.c
4463                 Make it possible to copy folders accross
4464                 mailboxes (this was an arbitrary limitation).
4465                 Still make it impossible to move folders 
4466                 accross mailboxes.
4467
4468 2006-12-26 [colin]      2.6.1cvs74
4469
4470         * src/etpan/imap-thread.c
4471                 Fix bug 1081, 'claws-mail 
4472                 segfaults when going offline 
4473                 while it transfers mails via 
4474                 imap'
4475
4476 2006-12-26 [colin]      2.6.1cvs73
4477
4478         * src/folder_item_prefs.c
4479                 Don't forget alt dictionary when
4480                 renaming/moving folders
4481
4482 2006-12-26 [wwp]        2.6.1cvs72
4483
4484         * src/folder_item_prefs.c
4485                 Add missing defaults for per-folder alt dict
4486                 (forgotten in 2.6.1cvs61).
4487
4488 2006-12-26 [colin]      2.6.1cvs71
4489
4490         * src/wizard.c
4491                 Add tooltip to state that specifying
4492                 full path to mailbox is possible
4493
4494 2006-12-26 [wwp]        2.6.1cvs70
4495
4496         * src/partial_download.c
4497         * src/gtk/gtkvscrollbutton.c
4498         * src/plugins/pgpinline/plugin.c
4499                 Fix for few compiler warnings that matter.
4500
4501 2006-12-25 [colin]      2.6.1cvs69
4502
4503         * src/partial_download.c
4504                 Fix marking for download or deletion
4505                 when the header isn't the first
4506         * src/gtk/logwindow.c
4507                 Fix start of scrolling
4508
4509 2006-12-23 [paul]       2.6.1cvs68
4510
4511         * src/compose.c
4512                 change last commit to use the 'academic'
4513                 method instead. Thanks to wwp
4514
4515 2006-12-23 [paul]       2.6.1cvs67
4516
4517         * src/compose.c
4518                 don't warn about empty subject when
4519                 redirecting
4520
4521 2006-12-22 [colin]      2.6.1cvs66
4522
4523         * src/summary_search.c
4524                 Fix previous patch
4525
4526 2006-12-22 [colin]      2.6.1cvs65
4527
4528         * src/gtk/gtkutils.c
4529         * src/imap.c
4530         * src/jpilot.c
4531         * src/summary_search.c
4532                 A few warning fixes
4533
4534 2006-12-23 [paul]       
4535
4536         2.7.0-rc2 released
4537
4538 2006-12-22 [colin]      2.6.1cvs64
4539
4540         * src/toolbar.c
4541         * src/toolbar.h
4542                 Add a combo to the learn spam button
4543         * src/plugins/bogofilter/bogofilter.c
4544         * src/plugins/bogofilter/bogofilter_gtk.c
4545         * src/plugins/bogofilter/bogofilter.h
4546                 Allow to store Unsure mails in a specific
4547                 folder to make better teaching easier
4548
4549 2006-12-21 [wwp]        2.6.1cvs63
4550
4551         * src/compose.c
4552         * src/prefs_common.c
4553         * src/prefs_common.h
4554         * src/prefs_spelling.c
4555         * src/gtk/gtkaspell.c
4556         * src/gtk/gtkaspell.h
4557                 Allow spell-checking using both current and alternate dictionaries
4558                 (thanks to Colin).
4559
4560 2006-12-21 [wwp]        2.6.1cvs62
4561
4562         * src/gtk/gtkaspell.c
4563                 Apply recheck_when_changing_dict (highlight all mispelled words)
4564                 when switching to alternate dictionary.
4565
4566 2006-12-21 [wwp]        2.6.1cvs61
4567
4568         * src/compose.c
4569         * src/folder_item_prefs.h
4570         * src/prefs_common.c
4571         * src/prefs_common.h
4572         * src/prefs_folder_item.c
4573         * src/prefs_spelling.c
4574         * src/gtk/gtkaspell.c
4575         * src/gtk/gtkaspell.h
4576                 Add global and per-folder prefs to set the default
4577                 alternate dictionary.
4578
4579 2006-12-21 [colin]      2.6.1cvs60
4580
4581         * src/folder.c
4582                 Look for folders by path in all folders
4583         * src/html.c
4584                 add &mdash;
4585
4586 2006-12-20 [colin]      2.6.1cvs59
4587
4588         * src/gtk/quicksearch.c
4589                 Make sure in_typing is false when clearing
4590
4591 2006-12-20 [wwp]        2.6.1cvs58
4592
4593         * configure.ac
4594                 change manual's target dir to be LFH-compliant (thanks to Colin).
4595
4596 2006-12-20 [wwp]        2.6.1cvs57
4597
4598         * src/prefs_common.c
4599         * src/prefs_summaries.c
4600                 i18n fix and factorize patch, thanks to Fabien.
4601
4602 2006-12-20 [paul]       2.6.1cvs56
4603
4604         * configure.ac
4605                 last of the renaming (??)
4606         * src/main.c
4607                 correct --help info of --status-full
4608         * src/plugins/bogofilter/bogofilter.c
4609                 make FALSE default of whitelist_ab
4610
4611 2006-12-19 [colin]      2.6.1cvs55
4612
4613         * src/jpilot.c
4614                 Same as before, without depending on
4615                 pisock >= 0.12
4616
4617 2006-12-19 [colin]      2.6.1cvs54
4618
4619         * src/jpilot.c
4620                 Fix bug 1059, 'Better jpilot charset 
4621                 handling'. Use libpisync's charset conversion
4622                 if possible
4623
4624 2006-12-19 [colin]      2.6.1cvs53
4625
4626         * po/fr.po
4627                 Updated by Fabien
4628
4629 2006-12-19 [wwp]        2.6.1cvs52
4630
4631         * src/gtk/about.c
4632                 Add missing #include (thanks to Colin).
4633
4634 2006-12-19 [wwp]        2.6.1cvs51
4635
4636         * src/prefs_receive.c
4637                 Better spacing between widgets in prefs.
4638
4639 2006-12-18 [colin]      2.6.1cvs50
4640
4641         * src/imap.c
4642                 Fix failure to get separator on LIST "" ""
4643                 Try LIST "" "INBOX" too.
4644
4645 2006-12-18 [wwp]        2.6.1cvs49
4646
4647         * src/common/session.c
4648                 Fix a compiler warning (thanks to Fabien).
4649
4650 2006-12-18 [wwp]        2.6.1cvs48
4651
4652         * src/compose.c
4653         * src/prefs_quote.c
4654                 Factorize some strings for translation (it's about error
4655                 messages when applying or checking template/quote format).
4656
4657 2006-12-18 [colin]      2.6.1cvs47
4658
4659         * Makefile.am
4660         * src/common/defs.h
4661         * src/gtk/Makefile.am
4662         * src/gtk/about.c
4663                 Add a Release notes tab from the contents of
4664                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
4665
4666 2006-12-17 [colin]      2.6.1cvs46
4667
4668         * src/mimeview.c
4669         * src/textview.c
4670         * src/gtk/filesel.c
4671                 Correctly convert from/to UTF8/filename encoding
4672                 when loading and saving files. Probably fixes
4673                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
4674                 for a file to attach and is blocked...'
4675
4676 2006-12-17 [colin]      2.6.1cvs45
4677
4678         * src/gtk/logwindow.c
4679                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
4680                 IMAP folder and is blocked on main thread': 
4681                 make sure we put utf8 in the log.
4682
4683 2006-12-16 [colin]      2.6.1cvs44
4684
4685         * src/toolbar.c
4686         * src/toolbar.h
4687                 Fix bug 1055, 'Add the 'cancel receive' 
4688                 in the available events for the toolbar buttons'
4689
4690 2006-12-16 [colin]      2.6.1cvs43
4691
4692         * po/POTFILES.in
4693         * src/imap.c
4694         * src/common/nntp.c
4695         * src/common/session.c
4696                 Log error when SSL handshakes fail. 
4697                 Fixes bug 1082, 'incorrect / imprecise 
4698                 error message when imap server provides 
4699                 ssl only through STARTTLS but SSL is 
4700                 selected'
4701
4702 2006-12-15 [wwp]        2.6.1cvs42
4703
4704         * src/plugins/bogofilter/bogofilter_gtk.c
4705                 set proper sensitivity to widgets I've recently added.
4706
4707 2006-12-15 [colin]      
4708
4709         2.7.0-rc1 released
4710
4711 2006-12-15 [wwp]        2.6.1cvs41
4712
4713         * src/plugins/bogofilter/bogofilter.c
4714         * src/plugins/bogofilter/bogofilter.h
4715         * src/plugins/bogofilter/bogofilter_gtk.c
4716                 bogofilter's whitelist can now use a subset of
4717                 the addressbook (either a book, a subfolder of a book,
4718                 or the whole addressbook by using "Any"). Re-used there
4719                 some pref_matcher widgets and mechanisms to match a subset
4720                 of the addressbook.
4721
4722 2006-12-15 [wwp]        2.6.1cvs40
4723
4724         * src/wizard.c
4725         * src/common/plugin.c
4726         * src/common/plugin.h
4727         * src/gtk/about.c
4728         * src/plugins/bogofilter/bogofilter.c
4729         * src/plugins/clamav/clamav_plugin.c
4730         * src/plugins/demo/demo.c
4731         * src/plugins/dillo_viewer/dillo_viewer.c
4732         * src/plugins/pgpcore/plugin.c
4733         * src/plugins/pgpinline/plugin.c
4734         * src/plugins/pgpmime/plugin.c
4735         * src/plugins/spamassassin/spamassassin.c
4736         * src/plugins/trayicon/trayicon.c
4737                 factorize some translatable strings (plugins-related),
4738                 fix missing punctuation in several places,
4739                 remove useless translatable \n in about.c,
4740                 and factorize plugin init code w/ a new function
4741                 check_plugin_version() in common/plugin.c.
4742                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4743
4744 2006-12-15 [wwp]        2.6.1cvs39
4745
4746         * src/plugins/bogofilter/bogofilter.c
4747         * src/plugins/bogofilter/bogofilter_gtk.c
4748                 flag whitelisted spams as spam, but don't filter it to the spam
4749                 folder. Thanks to Colin.
4750
4751 2006-12-15 [ticho]      2.6.1cvs38
4752
4753         * src/plugins/bogofilter/bogofilter.c
4754         * src/plugins/bogofilter/bogofilter.h
4755         * src/plugins/bogofilter/bogofilter_gtk.c
4756                 Add option to whitelist senders found in addressbook. Patch by colin.
4757
4758 2006-12-15 [paul]       2.6.1cvs37
4759
4760         * src/folderview.c
4761                 add missing #include "log.h"
4762
4763 2006-12-15 [paul]       2.6.1cvs36
4764
4765         * src/plugins/bogofilter/bogofilter.c
4766         * src/plugins/bogofilter/bogofilter.h
4767         * src/plugins/bogofilter/bogofilter_gtk.c
4768                 Add an option to allow inserting an
4769                 X-Claws-Bogosity header (on MH folders
4770                 only). Patch by Colin
4771
4772 2006-12-14 [colin]      2.6.1cvs35
4773
4774         * src/main.c
4775                 "Yes" should be the default choice for
4776                 migration configuration
4777
4778 2006-12-14 [paul]       2.6.1cvs34
4779
4780         * src/prefs_summaries.c
4781         * manual/advanced.xml
4782                 Unhide mark_as_read_delay
4783
4784 2006-12-14 [paul]       2.6.1cvs33
4785
4786         * src/messageview.c
4787         * src/messageview.h
4788         * src/mimeview.c
4789         * src/mimeview.h
4790         * src/summaryview.c
4791         * src/textview.c
4792         * src/textview.h
4793                 Fix printing of selection
4794                 Fix printing of message parts
4795                 Fix printing of images
4796         * src/gtk/gtksourceprintjob.c
4797                 Fix page count when there are images
4798
4799 2006-12-14 [wwp]        2.6.1cvs32
4800
4801         * src/mainwindow.c
4802         * src/summaryview.c
4803         * src/summaryview.h
4804         * src/gtk/quicksearch.c
4805                 fix quicksearch 'magnify' button status when QS is closed
4806                 using the Escape key, thanks to Colin.
4807
4808 2006-12-14 [wwp]        2.6.1cvs31
4809
4810         * src/mainwindow.c
4811         * src/summaryview.c
4812         * src/summaryview.h
4813         * src/gtk/quicksearch.c
4814                 fix quicksearch 'magnify' button status when QS is closed
4815                 using the Escape key, thanks to Colin.
4816
4817 2006-12-13 [colin]      2.6.1cvs30
4818
4819         * src/ldapquery.c
4820         * src/ldaputil.c
4821                 Use the binary safe version of ldap_get_values,
4822                 to make sure we manipulate null-terminated 
4823                 strings. Maybe fixes bug 1075, 'claws mail 
4824                 segfault when completing ldap adresses'
4825         * src/syldap.c ** REMOVED **
4826         * src/syldap.h ** REMOVED **
4827                 Remove dead files
4828
4829 2006-12-13 [mones]      2.6.1cvs29
4830
4831         * po/es.po
4832                 Fixed piped strings, fixed click translation
4833
4834 2006-12-13 [paul]       2.6.1cvs28
4835
4836         * src/main.c
4837                 don't translate these strings
4838
4839 2006-12-13 [paul]       2.6.1cvs27
4840
4841         * po/en_GB.po
4842                 updated
4843
4844 2006-12-13 [colin]      2.6.1cvs26
4845
4846         * src/main.c
4847         * src/main.h
4848                 Add claws_is_starting()
4849
4850 2006-12-13 [mones]      2.6.1cvs25
4851
4852         * manual/es/advanced.xml
4853         * po/es.po
4854                 Synced manual and updated translation
4855
4856 2006-12-12 [colin]      2.6.1cvs24
4857
4858         * src/wizard.c
4859                 Add an option to use STARTTLS in the
4860                 welcome wizard. Fixes bug 1080, 
4861                 'Using SSL option in wizard for incoming 
4862                 server does not activate SSL with STARTTLS'
4863
4864 2006-12-12 [colin]      2.6.1cvs23
4865
4866         * src/main.c
4867                 Don't exit when there's an incomplete
4868                 mailbox configured - leaves a chance 
4869                 to fix a failing IMAP account. Exit
4870                 if no mailbox at all is loaded (case
4871                 of missing plugin).
4872                 Completes bug 1077's fix (I was wrong
4873                 in this bug's comment #3).
4874
4875 2006-12-12 [colin]      2.6.1cvs22
4876
4877         * src/gtk/menu.h
4878                 Add another menu data type
4879         * src/prefs_account.c
4880                 Complete the completion of bug 1076
4881                 (doesn't lose the pref on apply)
4882
4883 2006-12-12 [paul]       2.6.1cvs21
4884
4885         * src/prefs_account.c
4886                 complete the fix of bug 1076
4887                 also be more verbose with the text
4888
4889 2006-12-12 [paul]       2.6.1cvs20
4890
4891         * src/gtk/combobox.c
4892                 fix compilation warning
4893
4894 2006-12-11 [colin]      2.6.1cvs19
4895
4896         * src/wizard.c
4897                 Document :port in server entry tooltips
4898
4899 2006-12-11 [colin]      2.6.1cvs18
4900
4901         * src/main.c
4902                 Fix compile
4903
4904 2006-12-11 [colin]      2.6.1cvs17
4905
4906         * src/main.c
4907                 Add failing IMAP as a reason for no
4908                 mailbox
4909
4910 2006-12-11 [colin]      2.6.1cvs16
4911
4912         * src/prefs_account.c
4913                 Check for existence of inbox for local
4914                 accounts too
4915         * src/wizard.c
4916                 Allow setting the port to use for servers
4917                 by using the usual "server.example.com:port"
4918                 syntax. Fixes bug 1077, 'sylpheed-claws does 
4919                 not start when IMAP server is unavailable'
4920
4921 2006-12-11 [colin]      2.6.1cvs15
4922
4923         * src/prefs_account.c
4924                 Prevent use of non-existing default inbox
4925
4926 2006-12-11 [colin]      2.6.1cvs14
4927
4928         * src/prefs_account.c
4929                 Fix sensitivity. Fixes bug 1076, 'privacy 
4930                 options are displayed even when pgp plugin 
4931                 not loaded / available'
4932
4933 2006-12-09 [colin]      2.6.1cvs13
4934
4935         * manual/advanced.xml
4936         * src/prefs_common.c
4937         * src/prefs_common.h
4938         * src/common/ssl_certificate.c
4939                 Add a new hidden preference, 'unsafe_ssl_certs',
4940                 which allows to store multiple certificates per
4941                 server/port. This is disabled by default because
4942                 it's less secure (presenting a new certificate
4943                 instead of a changed one raises less alarms).
4944                 This will cause Claws to ask about an unknown
4945                 certificate for people who have used 2.6.1cvs8
4946                 or greater.
4947
4948 2006-12-09 [colin]      2.6.1cvs12
4949
4950         * src/action.c
4951                 Fix cache updating after action
4952
4953 2006-12-07 [wwp]        2.6.1cvs11
4954
4955         * src/compose.c
4956                 fix email address comparison when replying to all
4957                 (avoid replying to ourselves), thanks to Colin.
4958
4959 2006-12-06 [paul]       2.6.1cvs10
4960
4961         * src/addrharvest.c
4962         * src/editldap.c
4963         * src/expldifdlg.c
4964         * src/news.c
4965         * src/toolbar.c
4966         * src/common/utils.c
4967                 ...and more renaming
4968                 Thanks to Colin
4969
4970 2006-12-06 [paul]       2.6.1cvs9
4971
4972         * src/compose.c
4973         * src/messageview.c
4974         * src/procheader.c
4975         * src/procmime.c
4976         * src/procmsg.c
4977         * src/textview.c
4978                 more renaming
4979                 Thanks to Colin
4980
4981 2006-12-06 [colin]      2.6.1cvs8
4982
4983         * src/ssl_manager.c
4984         * src/common/ssl_certificate.c
4985         * src/common/ssl_certificate.h
4986                 Handle multiple certificates per host/port
4987
4988 2006-12-06 [colin]      2.6.1cvs7
4989
4990         * src/etpan/imap-thread.c
4991                 Fix certificate checking on IMAP
4992
4993 2006-12-06 [colin]      2.6.1cvs6
4994
4995         * src/folderview.c
4996                 Fix bug 1072, 'Claws stops fetching newsgroups 
4997                 from server when newsgroup got deleted': continue
4998                 checking other groups
4999
5000 2006-12-05 [wwp]        2.6.1cvs5
5001
5002         * src/message_search.c
5003         * src/summary_search.c
5004         * src/gtk/combobox.c
5005         * src/gtk/combobox.h
5006         * src/gtk/gtkutils.c
5007         * src/gtk/gtkutils.h
5008                 make up and down arrow keys in modern gtk_combo_box_entry widgets
5009                 behave like w/ old comboboxes (summary and message search only).
5010
5011 2006-12-05 [paul]       2.6.1cvs4
5012
5013         * src/wizard.c
5014                 encode headers
5015                 Thanks to Colin
5016
5017 2006-12-05 [paul]       2.6.1cvs3
5018
5019         * tools/README
5020         * tools/textviewer.pl
5021                 script updated and description added
5022
5023 2006-12-04 [colin]      2.6.1cvs2
5024
5025         * src/compose.c
5026                 Run pre-send hook only when checking
5027                 everything
5028
5029 2006-12-04 [paul]       2.6.1cvs1
5030
5031         * NEWS
5032         * README
5033         * RELEASE_NOTES
5034         * configure.ac
5035         * tools/README
5036                 bump up version number following stable release
5037
5038 2006-12-04 [paul]       2.6.0cvs83
5039
5040         * README
5041                 updates and corrections
5042
5043 2006-12-04 [colin]      2.6.0cvs82
5044
5045         * src/common/utils.c
5046                 Probably fix bug 1066, 'Incorrect mailbox 
5047                 size displayed'
5048
5049 2006-12-04 [colin]      2.6.0cvs81
5050
5051         * src/common/utils.c
5052                 Trim tabs from mailcap file too.
5053
5054 2006-12-02 [paul]       2.6.0cvs80
5055
5056         * src/exphtmldlg.c
5057                 fix broken GUI under certain languages
5058         * src/expldifdlg.c
5059                 put the Cancel button to the right
5060
5061 2006-12-01 [paul]       2.6.0cvs79
5062
5063         * tools/Makefile.am
5064                 remove reference to removed file
5065
5066 2006-12-01 [wwp]        2.6.0cvs78
5067
5068         * src/addressbook.c
5069         * src/editaddress.c
5070                 remove forgotten debug statements.
5071
5072 2006-12-01 [wwp]        2.6.0cvs77
5073
5074         * manual/advanced.xml
5075         * manual/fr/advanced.xml
5076         * src/addressbook.c
5077         * src/addressbook.h
5078         * src/addressitem.h
5079         * src/editaddress.c
5080         * src/editaddress.h
5081         * src/prefs_common.c
5082         * src/prefs_common.h
5083         * src/gtk/gtkutils.c
5084         * src/gtk/gtkutils.h
5085                 add a hidden option to allow embedding the editaddress (edit contact details)
5086                 dialog into the addressbook's window. This doesn't change the default
5087                 behaviour.
5088
5089 2006-12-01 [wwp]        2.6.0cvs76
5090
5091         * src/message_search.c
5092         * src/summary_search.c
5093                 fix more focus issues (don't set focus to combobox's entry widget when
5094                 entry's value changed, if entry widget has focus already).
5095
5096 2006-12-01 [wwp]        2.6.0cvs75
5097
5098         * src/gtk/quicksearch.c
5099                 revert last changes to the quicksearch gtk_combo_box, this needs more
5100                 tuning and testing.
5101
5102 2006-12-01 [paul]       2.6.0cvs74
5103
5104         * tools/kdeservicemenu/README
5105         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
5106         * tools/kdeservicemenu/install.sh
5107         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
5108         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
5109                 simplify this stuff, and in so doing,
5110                 fix it. (possibly re-extend it again at
5111                 a later date)
5112
5113 2006-12-01 [wwp]        2.6.0cvs73
5114
5115         * src/gtk/quicksearch.c
5116                 adapt quicksearch code to use modern gtk_combo_box'es.
5117
5118 2006-12-01 [wwp]        2.6.0cvs72
5119
5120         * src/common/defs.h
5121         * src/prefs_common.c
5122         * src/prefs_common.h
5123         * src/message_search.c
5124         * src/summary_search.c
5125         * src/gtk/combobox.c
5126         * src/gtk/combobox.h
5127                 add history combos to all message and summary search fields.
5128
5129 2006-12-01 [wwp]        2.6.0cvs71
5130
5131         * src/summaryview.c
5132                 As the list may change while the mark as read delay
5133                 runs, we can't rely on the 'row' pointer, which can
5134                 be invalid when the timeout is called. As the mark
5135                 as read is only done if the message is still selected,
5136                 use summaryview->selected instead. Thanks to Colin.
5137
5138 2006-11-30 [paul]       2.6.0cvs70
5139
5140         * src/textview.c
5141                 give emphasis to "Sylpheed-Claws"
5142                 as well as "Claws Mail"
5143
5144 2006-11-30 [colin]      2.6.0cvs69
5145
5146         * src/wizard.c
5147                 Put the SSL checkboxes in the receiving
5148                 and sending server pages.
5149
5150 2006-11-29 [colin]      2.6.0cvs68
5151
5152         * src/gtk/gtkutils.c
5153         * src/gtk/gtkvscrollbutton.c
5154                 Revert some deprecated fixes - they seem to
5155                 deprecate stuff as soon as a new one gets out.
5156                 g_object_ref_sink needed glib-2.10.
5157
5158 2006-11-29 [colin]      2.6.0cvs67
5159
5160         * src/common/utils.c
5161                 Create .mailcap if it doesn't exist
5162
5163 2006-11-29 [colin]      2.6.0cvs66
5164
5165         * src/compose.c
5166                 Followup to cvs60: use original list
5167                 of recipients if replying to a mail
5168                 in Sent Drafts or Queue.
5169
5170 2006-11-27 [paul]       2.6.0cvs65
5171
5172         * src/image_viewer.c
5173                 revert the last change for now (it's broken)
5174
5175 2006-11-27 [paul]       2.6.0cvs64
5176
5177         * Makefile.am
5178         * configure.ac
5179         * m4/aclocal-include.m4
5180         * m4/check-type.m4
5181         * src/Makefile.am
5182         * src/addr_compl.c
5183         * src/compose.c
5184         * src/crash.c
5185         * src/export.c
5186         * src/exporthtml.c
5187         * src/exportldif.c
5188         * src/imap.c
5189         * src/import.c
5190         * src/main.c
5191         * src/main.h
5192         * src/matcher.c
5193         * src/mimeview.c
5194         * src/procmsg.c
5195         * src/textview.c
5196         * src/common/Makefile.am
5197         * src/common/claws.c
5198         * src/common/claws.h
5199         * src/common/ssl.c
5200         * src/common/sylpheed.c
5201         * src/common/sylpheed.h
5202         * src/etpan/Makefile.am
5203         * src/gtk/Makefile.am
5204         * src/gtk/claws-marshal.list
5205         * src/gtk/filesel.c
5206         * src/gtk/gtksctree.c
5207         * src/gtk/quicksearch.c
5208         * src/gtk/sylpheed-marshal.list
5209         * src/plugins/bogofilter/bogofilter.c
5210         * src/plugins/bogofilter/bogofilter_gtk.c
5211         * src/plugins/clamav/clamav_plugin.c
5212         * src/plugins/clamav/clamav_plugin_gtk.c
5213         * src/plugins/demo/demo.c
5214         * src/plugins/dillo_viewer/dillo_viewer.c
5215         * src/plugins/pgpcore/Makefile.am
5216         * src/plugins/pgpcore/claws.def
5217         * src/plugins/pgpcore/pgp_viewer.c
5218         * src/plugins/pgpcore/plugin.c
5219         * src/plugins/pgpcore/sylpheed.def
5220         * src/plugins/pgpinline/Makefile.am
5221         * src/plugins/pgpinline/claws.def
5222         * src/plugins/pgpinline/plugin.c
5223         * src/plugins/pgpinline/sylpheed.def
5224         * src/plugins/pgpmime/Makefile.am
5225         * src/plugins/pgpmime/claws.def
5226         * src/plugins/pgpmime/plugin.c
5227         * src/plugins/pgpmime/sylpheed.def
5228         * src/plugins/spamassassin/spamassassin.c
5229         * src/plugins/spamassassin/spamassassin_gtk.c
5230         * src/plugins/trayicon/trayicon.c
5231                 yet more renaming
5232                 remove deprecated gtk_tooltips_set_delay()
5233
5234 2006-11-26 [paul]       2.6.0cvs63
5235
5236         * src/expldifdlg.c
5237         * src/folderview.c
5238         * src/image_viewer.c
5239         * src/mainwindow.c
5240         * src/gtk/gtkutils.c
5241         * src/gtk/gtkvscrollbutton.c
5242         * src/gtk/prefswindow.c
5243         * src/plugins/pgpcore/prefs_gpg.c
5244                 replace more deprecated GTK+ functions
5245
5246 2006-11-26 [paul]       2.6.0cvs62
5247
5248         * src/addr_compl.c
5249         * src/addressbook.c
5250         * src/browseldap.c
5251                 replace deprecated gtk_idle_... functions
5252
5253 2006-11-26 [paul]       2.6.0cvs61
5254
5255         * src/compose.c
5256         * src/folderview.c
5257         * src/inc.c
5258         * src/summaryview.c
5259         * src/gtk/gtkvscrollbutton.c
5260         * src/gtk/quicksearch.c
5261         * src/plugins/pgpcore/passphrase.c
5262                 replace deprecated gtk_timeout_add and
5263                 gtk_timeout_remove
5264
5265 2006-11-26 [paul]       2.6.0cvs60
5266
5267         * src/compose.c
5268                 fix bug that caused the wrong recipient
5269                 to be selected when replying to a msg
5270                 which is From one of our accounts to
5271                 another of our accounts
5272
5273 2006-11-25 [paul]       2.6.0cvs59
5274
5275         * src/summaryview.c
5276                 don't change the From column title to
5277                 To if the To column is visible
5278
5279 2006-11-24 [paul]       2.6.0cvs58
5280
5281         * src/compose.c
5282                 fix bug 1069, 'Sent mails disappear, BCC
5283                 or locking problem?'
5284
5285 2006-11-21 [wwp]        2.6.0cvs57
5286
5287         * src/compose.c
5288                 fix spelling menu when replying (same as 2.3.1cvs39):
5289                 discrepancy between context menu and top menu when
5290                 folder's dictionary isn't the default one.
5291
5292 2006-11-19 [paul]       2.6.0cvs56
5293
5294         * src/summaryview.c
5295                 obey always_show_msg option when
5296                 marking as spam
5297         * src/plugins/bogofilter/bogofilter.c
5298                 fix typo
5299
5300 2006-11-18 [paul]       2.6.0cvs55
5301
5302         * AUTHORS
5303         * README
5304         * debian/copyright
5305         * manual/ack.xml
5306         * manual/es/ack.xml
5307         * manual/fr/ack.xml
5308         * manual/pl/ack.xml
5309         * src/gtk/authors.h
5310         * src/gtk/icon_legend.c
5311         * src/gtk/icon_legend.h
5312         * tools/OOo2claws-mail.pl
5313         * tools/README
5314         * tools/acroread2claws-mail.pl
5315         * tools/claws.i18n.status.pl
5316         * tools/filter_conv.pl
5317         * tools/filter_conv_new.pl
5318         * tools/freshmeat_search.pl
5319         * tools/google_search.pl
5320         * tools/kmail2claws-mail.pl
5321         * tools/kmail2claws-mail_v2.pl
5322         * tools/maildir2claws-mail.pl
5323         * tools/make.themes.project
5324         * tools/multiwebsearch.pl
5325         * tools/outlook2claws-mail.pl
5326         * tools/tb2claws-mail
5327         * tools/kdeservicemenu/README
5328         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
5329                 update mine and wwp's email addresses in
5330                 several places
5331                 Patch by wwp
5332         * src/prefs_compose_writing.c
5333                 set sensitivity on 'new message format' frame
5334
5335 2006-11-17 [paul]       2.6.0cvs54
5336
5337         * src/gtk/about.c
5338                 more reworking of the GUI
5339                 Patch by Fabien Vantard
5340
5341 2006-11-16 [paul]       2.6.0cvs53
5342
5343         * src/gtk/about.c
5344                 set a minimum size for the window, allow
5345                 it to automatically expand as necessary
5346
5347 2006-11-16 [wwp]        2.6.0cvs52
5348
5349         * src/gtk/about.c
5350                 better wrap of copyright info on some systems.
5351
5352 2006-11-16 [paul]       2.6.0cvs51
5353
5354         * src/gtk/about.c
5355                 move the tech info from the upper panel
5356                 to the Info tab
5357                 use a gtk_text_view for the features tab
5358
5359 2006-11-16 [paul]       2.6.0cvs50
5360
5361         * po/Makevars
5362                 update my email address
5363         * src/addressbook.c
5364         * src/compose.c
5365         * src/imap_gtk.c
5366         * src/mh_gtk.c
5367         * src/news_gtk.c
5368         * src/summaryview.c
5369         * src/plugins/trayicon/trayicon.c
5370                 don't offer simple menu separators
5371                 for translation
5372         * src/folderview.c
5373                 add separator between 'mark all read'
5374                 and 'search folder'
5375
5376 2006-11-15 [wwp]        2.6.0cvs49
5377
5378         * src/gtk/authors.h
5379                 updated manuals authors.
5380
5381 2006-11-14 [paul]       2.6.0cvs48
5382
5383         * src/compose.c
5384                 Fix Options/Reply mode after draft save
5385
5386 2006-11-14 [paul]       2.6.0cvs47
5387
5388         * src/Makefile.am
5389                 Fix make DESTDIR=...
5390         * src/mbox.c
5391                 Optimise speed
5392         * src/plugins/pgpinline/pgpinline.c
5393                 Probably fix bug 1061
5394
5395 2006-11-14 [paul]       2.6.0cvs46
5396
5397         * po/Makevars
5398                 enable Q_ macro
5399         * src/Makefile.am
5400         * src/stock_pixmap.c
5401         * src/stock_pixmap.h
5402         * src/gtk/about.c
5403         * src/pixmaps/active.xpm
5404         * src/pixmaps/inactive.xpm
5405                 add a new page, 'Features', to the About dialog
5406                 showing which features are compiled in and which
5407                 are not
5408
5409 2006-11-14 [paul]       2.6.0cvs45
5410
5411         * po/ru.po
5412                 updated by Pavlo Bohmat
5413
5414 2006-11-14 [colin]      2.6.0cvs44
5415
5416         * src/compose.c
5417         * src/inc.c
5418         * src/messageview.c
5419         * src/news.c
5420         * src/pop.c
5421         * src/procmsg.c
5422         * src/gtk/gtkaspell.c
5423                 Fix 64-bit-related warnings
5424         * src/ssl_manager.c
5425                 Fix possible infinite loop
5426         * src/plugins/pgpcore/sgpgme.c
5427                 Remove useless check
5428
5429 2006-11-13 [colin]      2.6.0cvs43
5430
5431         * src/gtk/Makefile.am
5432                 authors.h isn't generated
5433
5434 2006-11-13 [colin]      2.6.0cvs42
5435
5436         * src/plugins/pgpinline/pgpinline.c
5437         * src/plugins/pgpmime/pgpmime.c
5438                 Very probably fix bug 1061, 'crash on 
5439                 opening signed email'. Another cast
5440                 problem
5441
5442 2006-11-13 [colin]      2.6.0cvs41
5443
5444         * src/plugins/pgpcore/sgpgme.c
5445                 Maybe fix bug 1061, 'crash on opening 
5446                 signed email'
5447
5448 2006-11-13 [wwp]        2.6.0cvs40
5449
5450         * src/plugins/pgpinline/pgpinline.c
5451                 fix candidate for bug #1057, thanks to Colin.
5452
5453 2006-11-13 [wwp]        2.6.0cvs39
5454
5455         * src/compose.c
5456         * src/quote_fmt_parse.y
5457                 fix bug 1052: current parser buffer was not always 
5458                 allocated, ptr to this buffer could be returned as 
5459                 NULL whereas no parser error has occurred. in 
5460                 consequence, defining a template body as "%d" 
5461                 (w/o the quotes) for the first time of the instance 
5462                 of claws-mail, was reporting a parser error. make 
5463                 sure that the buffer is always allocated, even to 
5464                 an empty string.
5465                 fix mis-unescaping in compose.:compose_quote_fmt(): 
5466                 unescaping of the fmt string was always done 
5467                 whereas it must be done *only* when receiving 
5468                 quote format strings issued from the prefs 
5469                 (compose new message, reply, forward, redirect 
5470                 formats), *not* when applying templates.  in 
5471                 consequences, applying templates w/ sequences 
5472                 like \\|p{echo} were failing. make sure that 
5473                 unescaping is done only when necessary.
5474
5475 2006-11-12 [colin]      2.6.0cvs38
5476
5477         * po/de.po
5478                 Fix typo (s/KB/MB)
5479
5480 2006-11-12 [colin]      2.6.0cvs37
5481
5482         * src/plugins/pgpinline/pgpinline.c
5483         * src/plugins/pgpmime/pgpmime.c
5484                 Release GPG context at the latest 
5485                 possible moment. Maybe fixes 
5486                 bug 1057, 'crash on sending signed 
5487                 message to a newsgroup'
5488                 
5489
5490 2006-11-12 [colin]      2.6.0cvs36
5491
5492         * src/plugins/pgpcore/sgpgme.c
5493                 Tell a bit more when gpg's status doesn't
5494                 contain any signature
5495
5496 2006-11-12 [colin]      2.6.0cvs35
5497
5498         * src/compose.c
5499                 Fix bug 1060, 'compilation error with 
5500                 Irix's cc'
5501
5502 2006-11-12 [paul]       2.6.0cvs34
5503
5504         * doc/man/claws-mail.1
5505         * src/prefs_gtk.c
5506         * src/plugins/clamav/README
5507         * src/plugins/spamassassin/README
5508         * tools/README
5509         * tools/freshmeat_search.pl
5510         * tools/google_search.pl
5511         * tools/multiwebsearch.pl
5512                 more renaming
5513         * src/plugins/trayicon/trayicon.c
5514                 fix compiliation warning
5515
5516 2006-11-11 [colin]      2.6.0cvs33
5517
5518         * src/folderview.c
5519                 Forbid drag and drop from/to different
5520                 folders of type F_UNKNOWN
5521
5522 2006-11-11 [colin]      2.6.0cvs32
5523
5524         * src/plugins/pgpinline/pgpinline.c
5525                 Fix typo in previous commit:
5526                 - gpgme_new(&ctx);
5527                 + if ((err = gpgme_new(&data->ctx)) ...)
5528
5529 2006-11-11 [colin]      2.6.0cvs31
5530
5531         * src/plugins/pgpinline/pgpinline.c
5532         * src/plugins/pgpmime/pgpmime.c
5533                 Check success after calling gpgme_new
5534                 Maybe fixes bug 1057, 'crash on sending 
5535                 signed message to a newsgroup'
5536
5537 2006-11-11 [colin]      2.6.0cvs30
5538
5539         * src/undo.c
5540                 init undostruct to 0s (from
5541                 valgrind log of bug 1057)
5542
5543 2006-11-10 [colin]      2.6.0cvs29
5544
5545         * src/mainwindow.c
5546                 Set cursor to wait before filtering
5547                 duplicates in all folders
5548         * src/plugins/bogofilter/bogofilter.c
5549         * src/plugins/bogofilter/bogofilter.h
5550         * src/plugins/bogofilter/bogofilter_gtk.c
5551                 Completely thread away the bogofilter
5552                 filtering
5553
5554 2006-11-10 [mones]      2.6.0cvs28
5555
5556         * src/compose.c
5557         * src/compose.h
5558                 added COMPOSE_CHECK_BEFORE_SEND hook
5559
5560 2006-11-10 [paul]       2.6.0cvs27
5561
5562         * src/crash.c
5563                 more renaming
5564                 add libSM to get_compiled_in_features()
5565         * src/main.c
5566                 more renaming
5567
5568 2006-11-10 [colin]      2.6.0cvs26
5569
5570         * src/etpan/imap-thread.c
5571                 Add a reference to libetpan's sasl engine
5572                 so that sasl_done() doesn't get called by
5573                 libetpan, and doesn't break openssl.
5574                 Should fix bug 1053, 'SC fails to reestablish 
5575                 a secure connection'
5576                 Patch by Hoa
5577
5578 2006-11-10 [colin]      2.6.0cvs25
5579
5580         * manual/addrbook.xml
5581         * manual/advanced.xml
5582         * manual/faq.xml
5583         * manual/intro.xml
5584                 Some more renaming
5585
5586 2006-11-09 [colin]      2.6.0cvs24
5587
5588         * src/plugins/bogofilter/bogofilter_gtk.c
5589                 Add comment about annoyance
5590
5591 2006-11-09 [colin]      2.6.0cvs23
5592
5593         * src/plugins/bogofilter/bogofilter.c
5594         * src/plugins/bogofilter/bogofilter_gtk.c
5595                 Prepare things needed to thread bogofilter
5596                 filtering: separate bogo stuff and possible GUI
5597                 stuff. 
5598
5599 2006-11-09 [colin]      2.6.0cvs22
5600
5601         * src/account.c
5602         * src/compose.c
5603                 Search for one of our accounts in Delivered-To
5604                 (helps for auto-account selection when 
5605                  replying/forwarding)
5606         * src/folderview.c
5607         * src/mainwindow.c
5608         * src/mainwindow.h
5609         * src/plugins/trayicon/trayicon.c
5610                 Allow opening a new mail with any account from
5611                 the contextual menu
5612
5613 2006-11-09 [wwp]        2.6.0cvs21
5614
5615         * src/compose.c
5616         * src/prefs_common.c
5617         * src/prefs_common.h
5618         * src/prefs_compose_writing.c
5619                 add a compose new message format (in prefs/compose/writing), it's a
5620                 simple subject+body template to use when opening a new composition
5621                 window. It's similar to the existent reply and forward formats.
5622
5623                 enhanced the template/format % symbols substitution mechanism to
5624                 use current composition window information when % are used in
5625                 the compose new message format or in templates applied to new
5626                 messages (there were useless in that situations before). When
5627                 applied to new messages, %d corresponds to the system time/date.
5628
5629 2006-11-09 [paul]       2.6.0cvs20
5630
5631         * src/gtk/authors.h
5632                 fix last commit
5633
5634 2006-11-09 [paul]       2.6.0cvs19
5635
5636         * src/gtk/authors.h
5637                 keep tje alphabetical order
5638
5639 2006-11-08 [colin]      2.6.0cvs18
5640
5641         * src/etpan/imap-thread.c
5642                 Fix bug 1054, 'Slowness logging big 
5643                 data chunks'
5644
5645 2006-11-08 [paul]       2.6.0cvs17
5646
5647         * tools/Makefile.am
5648                 fix the renaming
5649
5650 2006-11-08 [paul]       2.6.0cvs16
5651
5652         * src/common/defs.h
5653                 update BUGZILLA_URI
5654
5655 2006-11-08 [paul]       2.6.0cvs15
5656
5657         * tools/Makefile.am
5658         * tools/OOo2claws-mail.pl
5659         * tools/OOo2sylpheed.pl
5660         * tools/README
5661         * tools/acroread2claws-mail.pl
5662         * tools/acroread2sylpheed.pl
5663         * tools/kmail2claws-mail.pl
5664         * tools/kmail2claws-mail_v2.pl
5665         * tools/kmail2sylpheed.pl
5666         * tools/kmail2sylpheed_v2.pl
5667         * tools/maildir2claws-mail.pl
5668         * tools/maildir2sylpheed.pl
5669         * tools/nautilus2claws-mail.sh
5670         * tools/nautilus2sylpheed.sh
5671         * tools/outlook2claws-mail.pl
5672         * tools/outlook2sylpheed.pl
5673         * tools/tb2claws-mail
5674         * tools/tb2sylpheed
5675         * tools/tbird2claws.py
5676         * tools/tbird2syl.py
5677         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
5678         * tools/kdeservicemenu/install.sh
5679         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5680         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
5681         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
5682         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5683         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5684                 renamed (removed, added) tools files
5685
5686 2006-11-08 [paul]       2.6.0cvs14
5687
5688         * src/main.c
5689         * src/common/defs.h
5690                 Migrate sylpheedrc to clawsrc, and fix the standard
5691                 plugins path in the process
5692
5693 2006-11-07 [colin]      2.6.0cvs13
5694
5695         * src/Makefile.am
5696                 Symlink sylpheed-claws relative to 
5697                 claws-mail
5698
5699 2006-11-07 [colin]      2.6.0cvs12
5700
5701         * src/compose.c
5702                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
5703
5704 2006-11-07 [paul]       2.6.0cvs11
5705
5706         * src/gtk/about.c
5707                 Fix a missed occurence of
5708                 Sylpheed-Claws
5709
5710 2006-11-07 [paul]       2.6.0cvs10
5711
5712         * src/Makefile.am
5713                 Fix symlink installation
5714
5715 2006-11-07 [paul]       2.6.0cvs9
5716
5717         * src/Makefile.am
5718                 Symlink claws-mail to sylpheed-claws
5719         * src/common/utils.c
5720                 Fix migrating symlinks
5721         * src/etpan/imap-thread.c
5722                 check certificate only when there's
5723                 no error
5724
5725 2006-11-07 [paul]       2.6.0cvs8
5726
5727         * Makefile.am
5728                 Fix icon breakages with Gtk, which needs a 
5729                 cache updated to see them.
5730
5731 2006-11-07 [paul]       2.6.0cvs7
5732
5733         * .cvsignore
5734         * AUTHORS
5735         * COPYING
5736         * INSTALL
5737         * Makefile.am
5738         * NEWS
5739         * README
5740         * RELEASE_NOTES
5741         * autogen.sh
5742         * claws-mail-128x128.png
5743         * claws-mail-64x64.png
5744         * claws-mail.ico
5745         * claws-mail.pc.in
5746         * claws-mail.png
5747         * configure.ac
5748         * sylpheed-claws-128x128.png
5749         * sylpheed-claws-64x64.png
5750         * sylpheed-claws.desktop
5751         * sylpheed-claws.ico
5752         * sylpheed-claws.pc.in
5753         * sylpheed-claws.png
5754         * debian/README.Debian
5755         * debian/changelog
5756         * debian/claws-mail.desktop
5757         * debian/claws-mail.menu
5758         * debian/claws-mail.postinst.debhelper
5759         * debian/claws-mail.postrm.debhelper
5760         * debian/control
5761         * debian/copyright
5762         * debian/files
5763         * debian/rules
5764         * debian/sylpheed-claws.desktop
5765         * debian/sylpheed-claws.menu
5766         * debian/sylpheed-claws.postinst.debhelper
5767         * debian/sylpheed-claws.postrm.debhelper
5768         * doc/man/Makefile.am
5769         * doc/man/claws-mail.1
5770         * doc/man/sylpheed-claws.1
5771         * doc/src/ChangeLog.claws-pre0.8.0
5772         * manual/Makefile.am
5773         * manual/account.xml
5774         * manual/ack.xml
5775         * manual/addrbook.xml
5776         * manual/advanced.xml
5777         * manual/claws-mail-manual.xml
5778         * manual/faq.xml
5779         * manual/glossary.xml
5780         * manual/handling.xml
5781         * manual/intro.xml
5782         * manual/keyboard.xml
5783         * manual/plugins.xml
5784         * manual/starting.xml
5785         * manual/sylpheed-claws-manual.xml
5786         * manual/xml2pdf
5787         * manual/dist/.cvsignore
5788         * manual/dist/html/.cvsignore
5789         * manual/dist/html/Makefile.am
5790         * manual/dist/pdf/.cvsignore
5791         * manual/dist/pdf/Makefile.am
5792         * manual/dist/ps/.cvsignore
5793         * manual/dist/ps/Makefile.am
5794         * manual/dist/txt/.cvsignore
5795         * manual/dist/txt/Makefile.am
5796         * manual/es/Makefile.am
5797         * manual/es/advanced.xml
5798         * manual/es/claws-mail-manual.xml
5799         * manual/es/faq.xml
5800         * manual/es/glossary.xml
5801         * manual/es/handling.xml
5802         * manual/es/intro.xml
5803         * manual/es/plugins.xml
5804         * manual/es/sylpheed-claws-manual.xml
5805         * manual/es/dist/.cvsignore
5806         * manual/es/dist/html/.cvsignore
5807         * manual/es/dist/html/Makefile.am
5808         * manual/es/dist/pdf/.cvsignore
5809         * manual/es/dist/pdf/Makefile.am
5810         * manual/es/dist/ps/.cvsignore
5811         * manual/es/dist/ps/Makefile.am
5812         * manual/es/dist/txt/.cvsignore
5813         * manual/es/dist/txt/Makefile.am
5814         * manual/fr/Makefile.am
5815         * manual/fr/account.xml
5816         * manual/fr/ack.xml
5817         * manual/fr/addrbook.xml
5818         * manual/fr/advanced.xml
5819         * manual/fr/claws-mail-manual.xml
5820         * manual/fr/faq.xml
5821         * manual/fr/glossary.xml
5822         * manual/fr/handling.xml
5823         * manual/fr/intro.xml
5824         * manual/fr/keyboard.xml
5825         * manual/fr/plugins.xml
5826         * manual/fr/starting.xml
5827         * manual/fr/sylpheed-claws-manual.xml
5828         * manual/fr/dist/.cvsignore
5829         * manual/fr/dist/html/.cvsignore
5830         * manual/fr/dist/html/Makefile.am
5831         * manual/fr/dist/pdf/.cvsignore
5832         * manual/fr/dist/pdf/Makefile.am
5833         * manual/fr/dist/ps/.cvsignore
5834         * manual/fr/dist/ps/Makefile.am
5835         * manual/fr/dist/txt/.cvsignore
5836         * manual/fr/dist/txt/Makefile.am
5837         * manual/pl/Makefile.am
5838         * manual/pl/account.xml
5839         * manual/pl/ack.xml
5840         * manual/pl/addrbook.xml
5841         * manual/pl/advanced.xml
5842         * manual/pl/claws-mail-manual.xml
5843         * manual/pl/faq.xml
5844         * manual/pl/glossary.xml
5845         * manual/pl/handling.xml
5846         * manual/pl/intro.xml
5847         * manual/pl/keyboard.xml
5848         * manual/pl/plugins.xml
5849         * manual/pl/starting.xml
5850         * manual/pl/sylpheed-claws-manual.xml
5851         * manual/pl/dist/.cvsignore
5852         * manual/pl/dist/html/.cvsignore
5853         * manual/pl/dist/html/Makefile.am
5854         * manual/pl/dist/pdf/.cvsignore
5855         * manual/pl/dist/pdf/Makefile.am
5856         * manual/pl/dist/ps/.cvsignore
5857         * manual/pl/dist/ps/Makefile.am
5858         * manual/pl/dist/txt/.cvsignore
5859         * manual/pl/dist/txt/Makefile.am
5860         * po/.cvsignore
5861         * po/Makevars
5862         * src/.cvsignore
5863         * src/Makefile.am
5864         * src/account.c
5865         * src/account.h
5866         * src/action.c
5867         * src/action.h
5868         * src/adbookbase.h
5869         * src/addr_compl.c
5870         * src/addr_compl.h
5871         * src/addrbook.c
5872         * src/addrcache.c
5873         * src/addrcache.h
5874         * src/addrcindex.c
5875         * src/addrcindex.h
5876         * src/addrclip.c
5877         * src/addrclip.h
5878         * src/addrdefs.h
5879         * src/addressadd.c
5880         * src/addressadd.h
5881         * src/addressbook.c
5882         * src/addressbook.h
5883         * src/addressbook_foldersel.c
5884         * src/addressbook_foldersel.h
5885         * src/addrgather.c
5886         * src/addrgather.h
5887         * src/addrharvest.c
5888         * src/addrharvest.h
5889         * src/addrindex.c
5890         * src/addrindex.h
5891         * src/addritem.c
5892         * src/addritem.h
5893         * src/addrquery.c
5894         * src/addrquery.h
5895         * src/addrselect.c
5896         * src/addrselect.h
5897         * src/alertpanel.c
5898         * src/alertpanel.h
5899         * src/browseldap.c
5900         * src/browseldap.h
5901         * src/codeconv.c
5902         * src/codeconv.h
5903         * src/compose.c
5904         * src/crash.c
5905         * src/crash.h
5906         * src/customheader.c
5907         * src/customheader.h
5908         * src/displayheader.c
5909         * src/displayheader.h
5910         * src/editaddress.c
5911         * src/editaddress.h
5912         * src/editbook.c
5913         * src/editbook.h
5914         * src/editgroup.c
5915         * src/editgroup.h
5916         * src/editjpilot.c
5917         * src/editjpilot.h
5918         * src/editldap.c
5919         * src/editldap.h
5920         * src/editldap_basedn.c
5921         * src/editldap_basedn.h
5922         * src/editvcard.c
5923         * src/editvcard.h
5924         * src/exphtmldlg.c
5925         * src/exphtmldlg.h
5926         * src/expldifdlg.c
5927         * src/expldifdlg.h
5928         * src/export.c
5929         * src/exporthtml.c
5930         * src/exporthtml.h
5931         * src/exportldif.c
5932         * src/exportldif.h
5933         * src/filtering.c
5934         * src/filtering.h
5935         * src/folder.c
5936         * src/folder.h
5937         * src/folder_item_prefs.c
5938         * src/folder_item_prefs.h
5939         * src/foldersel.c
5940         * src/foldersel.h
5941         * src/folderutils.c
5942         * src/folderutils.h
5943         * src/folderview.c
5944         * src/folderview.h
5945         * src/grouplistdialog.c
5946         * src/grouplistdialog.h
5947         * src/html.c
5948         * src/html.h
5949         * src/image_viewer.c
5950         * src/image_viewer.h
5951         * src/imap.c
5952         * src/imap.h
5953         * src/imap_gtk.c
5954         * src/imap_gtk.h
5955         * src/import.c
5956         * src/import.h
5957         * src/importldif.c
5958         * src/importldif.h
5959         * src/importmutt.c
5960         * src/importmutt.h
5961         * src/importpine.c
5962         * src/importpine.h
5963         * src/inc.c
5964         * src/inc.h
5965         * src/jpilot.c
5966         * src/jpilot.h
5967         * src/ldapctrl.c
5968         * src/ldapctrl.h
5969         * src/ldaplocate.c
5970         * src/ldaplocate.h
5971         * src/ldapquery.c
5972         * src/ldapquery.h
5973         * src/ldapserver.c
5974         * src/ldapserver.h
5975         * src/ldaputil.c
5976         * src/ldaputil.h
5977         * src/ldif.c
5978         * src/ldif.h
5979         * src/localfolder.c
5980         * src/localfolder.h
5981         * src/main.c
5982         * src/main.h
5983         * src/mainwindow.c
5984         * src/mainwindow.h
5985         * src/manual.c
5986         * src/manual.h
5987         * src/matcher.c
5988         * src/matcher.h
5989         * src/matcher_parser.h
5990         * src/matcher_parser_lex.l
5991         * src/matcher_parser_parse.y
5992         * src/mbox.c
5993         * src/mbox.h
5994         * src/message_search.c
5995         * src/message_search.h
5996         * src/messageview.c
5997         * src/messageview.h
5998         * src/mh.c
5999         * src/mh.h
6000         * src/mh_gtk.c
6001         * src/mh_gtk.h
6002         * src/mimeview.c
6003         * src/mimeview.h
6004         * src/msgcache.c
6005         * src/msgcache.h
6006         * src/mutt.c
6007         * src/mutt.h
6008         * src/news.c
6009         * src/news.h
6010         * src/news_gtk.c
6011         * src/news_gtk.h
6012         * src/noticeview.c
6013         * src/noticeview.h
6014         * src/partial_download.c
6015         * src/partial_download.h
6016         * src/pine.c
6017         * src/pine.h
6018         * src/pop.c
6019         * src/pop.h
6020         * src/prefs_account.c
6021         * src/prefs_account.h
6022         * src/prefs_actions.c
6023         * src/prefs_actions.h
6024         * src/prefs_common.c
6025         * src/prefs_common.h
6026         * src/prefs_compose_writing.c
6027         * src/prefs_compose_writing.h
6028         * src/prefs_customheader.c
6029         * src/prefs_customheader.h
6030         * src/prefs_display_header.c
6031         * src/prefs_display_header.h
6032         * src/prefs_ext_prog.c
6033         * src/prefs_ext_prog.h
6034         * src/prefs_filtering.c
6035         * src/prefs_folder_column.c
6036         * src/prefs_folder_column.h
6037         * src/prefs_folder_item.c
6038         * src/prefs_folder_item.h
6039         * src/prefs_fonts.c
6040         * src/prefs_fonts.h
6041         * src/prefs_gtk.c
6042         * src/prefs_gtk.h
6043         * src/prefs_image_viewer.c
6044         * src/prefs_image_viewer.h
6045         * src/prefs_matcher.c
6046         * src/prefs_matcher.h
6047         * src/prefs_message.c
6048         * src/prefs_message.h
6049         * src/prefs_msg_colors.c
6050         * src/prefs_msg_colors.h
6051         * src/prefs_other.c
6052         * src/prefs_other.h
6053         * src/prefs_quote.c
6054         * src/prefs_quote.h
6055         * src/prefs_receive.c
6056         * src/prefs_receive.h
6057         * src/prefs_send.c
6058         * src/prefs_send.h
6059         * src/prefs_spelling.c
6060         * src/prefs_spelling.h
6061         * src/prefs_summaries.c
6062         * src/prefs_summaries.h
6063         * src/prefs_summary_column.c
6064         * src/prefs_summary_column.h
6065         * src/prefs_template.c
6066         * src/prefs_template.h
6067         * src/prefs_themes.c
6068         * src/prefs_themes.h
6069         * src/prefs_toolbar.c
6070         * src/prefs_toolbar.h
6071         * src/prefs_wrapping.c
6072         * src/prefs_wrapping.h
6073         * src/privacy.c
6074         * src/privacy.h
6075         * src/procheader.c
6076         * src/procheader.h
6077         * src/procmime.c
6078         * src/procmime.h
6079         * src/procmsg.c
6080         * src/procmsg.h
6081         * src/quote_fmt.c
6082         * src/quote_fmt_parse.y
6083         * src/recv.c
6084         * src/recv.h
6085         * src/remotefolder.c
6086         * src/remotefolder.h
6087         * src/send_message.c
6088         * src/send_message.h
6089         * src/setup.c
6090         * src/setup.h
6091         * src/sourcewindow.c
6092         * src/sourcewindow.h
6093         * src/ssl_manager.c
6094         * src/ssl_manager.h
6095         * src/statusbar.c
6096         * src/statusbar.h
6097         * src/stock_pixmap.c
6098         * src/stock_pixmap.h
6099         * src/summary_search.c
6100         * src/summary_search.h
6101         * src/summaryview.c
6102         * src/summaryview.h
6103         * src/syldap.c
6104         * src/syldap.h
6105         * src/textview.c
6106         * src/textview.h
6107         * src/toolbar.c
6108         * src/toolbar.h
6109         * src/undo.c
6110         * src/undo.h
6111         * src/unmime.c
6112         * src/unmime.h
6113         * src/vcard.c
6114         * src/vcard.h
6115         * src/wizard.c
6116         * src/wizard.h
6117         * src/common/base64.c
6118         * src/common/base64.h
6119         * src/common/defs.h
6120         * src/common/hooks.c
6121         * src/common/hooks.h
6122         * src/common/log.c
6123         * src/common/log.h
6124         * src/common/mgutils.c
6125         * src/common/mgutils.h
6126         * src/common/nntp.c
6127         * src/common/nntp.h
6128         * src/common/passcrypt.c
6129         * src/common/passcrypt.h.in
6130         * src/common/plugin.c
6131         * src/common/plugin.h
6132         * src/common/prefs.c
6133         * src/common/prefs.h
6134         * src/common/progressindicator.c
6135         * src/common/progressindicator.h
6136         * src/common/quoted-printable.c
6137         * src/common/quoted-printable.h
6138         * src/common/session.c
6139         * src/common/session.h
6140         * src/common/smtp.c
6141         * src/common/smtp.h
6142         * src/common/socket.c
6143         * src/common/socket.h
6144         * src/common/ssl.c
6145         * src/common/ssl.h
6146         * src/common/stringtable.c
6147         * src/common/stringtable.h
6148         * src/common/sylpheed.c
6149         * src/common/sylpheed.h
6150         * src/common/template.c
6151         * src/common/template.h
6152         * src/common/timing.h
6153         * src/common/utils.c
6154         * src/common/utils.h
6155         * src/common/version.h.in
6156         * src/common/xml.c
6157         * src/common/xml.h
6158         * src/common/xmlprops.c
6159         * src/common/xmlprops.h
6160         * src/gtk/about.c
6161         * src/gtk/colorlabel.c
6162         * src/gtk/colorlabel.h
6163         * src/gtk/colorsel.c
6164         * src/gtk/colorsel.h
6165         * src/gtk/combobox.c
6166         * src/gtk/combobox.h
6167         * src/gtk/description_window.c
6168         * src/gtk/description_window.h
6169         * src/gtk/filesel.c
6170         * src/gtk/filesel.h
6171         * src/gtk/foldersort.c
6172         * src/gtk/foldersort.h
6173         * src/gtk/gtkaspell.c
6174         * src/gtk/gtkaspell.h
6175         * src/gtk/gtksctree.c
6176         * src/gtk/gtkshruler.c
6177         * src/gtk/gtkshruler.h
6178         * src/gtk/gtkutils.c
6179         * src/gtk/gtkutils.h
6180         * src/gtk/icon_legend.c
6181         * src/gtk/icon_legend.h
6182         * src/gtk/logwindow.c
6183         * src/gtk/logwindow.h
6184         * src/gtk/manage_window.c
6185         * src/gtk/manage_window.h
6186         * src/gtk/pluginwindow.c
6187         * src/gtk/pluginwindow.h
6188         * src/gtk/prefswindow.c
6189         * src/gtk/prefswindow.h
6190         * src/gtk/quicksearch.c
6191         * src/gtk/quicksearch.h
6192         * src/pixmaps/claws-mail.xpm
6193         * src/pixmaps/claws-mail_icon.xpm
6194         * src/pixmaps/claws-mail_logo.xpm
6195         * src/pixmaps/sylpheed-claws.xpm
6196         * src/pixmaps/sylpheed-claws_icon.xpm
6197         * src/pixmaps/sylpheed-claws_logo.xpm
6198         * src/plugins/bogofilter/Makefile.am
6199         * src/plugins/bogofilter/bogofilter.c
6200         * src/plugins/bogofilter/bogofilter.h
6201         * src/plugins/bogofilter/bogofilter_gtk.c
6202         * src/plugins/clamav/Makefile.am
6203         * src/plugins/clamav/clamav_plugin.c
6204         * src/plugins/clamav/clamav_plugin.h
6205         * src/plugins/clamav/clamav_plugin_gtk.c
6206         * src/plugins/demo/Makefile.am
6207         * src/plugins/demo/demo.c
6208         * src/plugins/dillo_viewer/Makefile.am
6209         * src/plugins/dillo_viewer/README
6210         * src/plugins/dillo_viewer/dillo_prefs.c
6211         * src/plugins/dillo_viewer/dillo_prefs.h
6212         * src/plugins/dillo_viewer/dillo_viewer.c
6213         * src/plugins/pgpcore/Makefile.am
6214         * src/plugins/pgpcore/passphrase.c
6215         * src/plugins/pgpcore/passphrase.h
6216         * src/plugins/pgpcore/pgp_viewer.c
6217         * src/plugins/pgpcore/pgp_viewer.h
6218         * src/plugins/pgpcore/plugin.c
6219         * src/plugins/pgpcore/prefs_gpg.c
6220         * src/plugins/pgpcore/prefs_gpg.h
6221         * src/plugins/pgpcore/select-keys.c
6222         * src/plugins/pgpcore/select-keys.h
6223         * src/plugins/pgpcore/sgpgme.c
6224         * src/plugins/pgpcore/sgpgme.h
6225         * src/plugins/pgpcore/sylpheed.def
6226         * src/plugins/pgpcore/version.rc
6227         * src/plugins/pgpinline/Makefile.am
6228         * src/plugins/pgpinline/pgpinline.c
6229         * src/plugins/pgpinline/pgpinline.h
6230         * src/plugins/pgpinline/plugin.c
6231         * src/plugins/pgpinline/sylpheed.def
6232         * src/plugins/pgpinline/version.rc
6233         * src/plugins/pgpmime/Makefile.am
6234         * src/plugins/pgpmime/pgpmime.c
6235         * src/plugins/pgpmime/pgpmime.h
6236         * src/plugins/pgpmime/plugin.c
6237         * src/plugins/pgpmime/sylpheed.def
6238         * src/plugins/pgpmime/version.rc
6239         * src/plugins/spamassassin/Makefile.am
6240         * src/plugins/spamassassin/README
6241         * src/plugins/spamassassin/spamassassin.c
6242         * src/plugins/spamassassin/spamassassin.h
6243         * src/plugins/spamassassin/spamassassin_gtk.c
6244         * src/plugins/trayicon/Makefile.am
6245         * src/plugins/trayicon/trayicon.c
6246         * tools/OOo2sylpheed.pl
6247         * tools/README
6248         * tools/README.sylprint
6249         * tools/acroread2sylpheed.pl
6250         * tools/claws.i18n.status.pl
6251         * tools/filter_conv.pl
6252         * tools/filter_conv_new.pl
6253         * tools/freshmeat_search.pl
6254         * tools/google_search.pl
6255         * tools/kmail2sylpheed.pl
6256         * tools/kmail2sylpheed_v2.pl
6257         * tools/make.themes.project
6258         * tools/multiwebsearch.pl
6259         * tools/nautilus2sylpheed.sh
6260         * tools/outlook2sylpheed.pl
6261         * tools/sylprint.pl
6262         * tools/sylprint.rc
6263         * tools/tb2sylpheed
6264         * tools/textviewer.sh
6265         * tools/vcard2xml.py
6266         * tools/kdeservicemenu/README
6267         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6268         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6269         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6270                 Change name to Claws Mail. Announce to follow...
6271
6272 2006-11-06 [wwp]        2.6.0cvs6
6273
6274         * src/prefs_template.c
6275                 unify messages related to quote format/template errors (fix
6276                 capitalization), again.
6277
6278 2006-11-06 [wwp]        2.6.0cvs5
6279
6280         * src/prefs_quote.c
6281                 unify messages related to quote format/template errors.
6282
6283 2006-11-06 [wwp]        2.6.0cvs4
6284
6285         * src/prefs_msg_colors.c
6286                 more uses of Q_ macro for contextual translations, thanks
6287                 to Fabien (fzzzzz).
6288
6289 2006-11-06 [wwp]        2.6.0cvs3
6290
6291         * src/compose.c
6292         * src/common/utils.c
6293         * src/common/utils.h
6294                 show an alertpanel to make sure users are aware that sensitive
6295                 files are attached (it's file blacklist-based). This will fix
6296                 interaction w/ GoogleEarth for instance, thanks to Colin.
6297
6298 2006-11-06 [wwp]        2.6.0cvs2
6299
6300         * src/prefs_quote.c
6301         * src/prefs_template.c
6302         * src/prefs_template.h
6303                 check quote format when applying/closing prefs. For now this only
6304                 shows up an error dialog box, not preventing the user from using
6305                 a broken quote (reply, forwards) format.
6306
6307 2006-11-06 [wwp]        2.6.0cvs1
6308
6309         * src/prefs_template.c
6310                 fix missing checks of some template fields.
6311
6312 2006-11-06 [paul]       2.6.0
6313
6314         * NEWS
6315         * README
6316         * RELEASE_NOTES
6317                 2.6.0 released
6318
6319 2006-11-06 [paul]       2.5.6cvs22
6320
6321         * manual/advanced.xml
6322         * manual/es/advanced.xml
6323                 put 'respect_flowed_format' info in the correct
6324                 place
6325
6326 2006-11-06 [mones]      2.5.6cvs21
6327
6328         * po/es.po
6329                 Minor fixes for release
6330
6331 2006-11-06 [paul]       2.5.6cvs20
6332
6333         * po/cs.po
6334         * po/de.po
6335         * po/fr.po
6336         * po/it.po
6337         * po/nl.po
6338         * po/pt_BR.po
6339         * po/sk.po
6340         * po/sv.po
6341         * po/zh_CN.po
6342                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
6343                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
6344                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
6345                 Young
6346
6347 2006-11-02 [colin]      2.5.6cvs19
6348
6349         * src/imap.c
6350         * src/imap.h
6351         * src/prefs_account.c
6352         * src/etpan/imap-thread.c
6353                 Add GSSAPI support - fixes Debian bug #383274
6354
6355 2006-11-01 [colin]      2.5.6cvs18
6356
6357         * src/jpilot.c
6358                 Handle libpisock12 support. Probably
6359                 fixes bug 1046, 'jpilot AddressDB.pdb 
6360                 import fail'
6361
6362 2006-11-01 [colin]      2.5.6cvs17
6363
6364         * src/folderutils.c
6365                 debug_print() folderutils_mark_all_read()
6366
6367 2006-11-01 [colin]      2.5.6cvs16
6368
6369         * COPYING
6370                 Add missed files to the Apache exception
6371
6372 2006-10-31 [colin]      2.5.6cvs15
6373
6374         * src/folder.c
6375         * src/folder.h
6376                 Add a copy_private_data() func to FolderClasses
6377                 Doesn't break the feature freeze, because we 
6378                 won't use it (right now) in the core.
6379
6380 2006-10-31 [colin]      2.5.6cvs14
6381
6382         * COPYING
6383                 Allow linking with the Apache licensed files in
6384                 src/plugins/spamassassin. Hopefully fixes 
6385                 bug 1048, 'Spamassassin plugin license problem'
6386
6387 2006-10-31 [wwp]        2.5.6cvs13
6388
6389         * src/compose.c
6390                 fix and optimize trimming of leading linefeeds in body loop.
6391
6392 2006-10-31 [colin]      2.5.6cvs12
6393
6394         * src/etpan/imap-thread.c
6395         * src/imap.c
6396                 Make really sure to have NULL sets in case
6397                 of error
6398
6399 2006-10-30 [wwp]        2.5.6cvs11
6400
6401         * src/prefs_common.c
6402         * src/prefs_common.h
6403         * src/compose.c
6404                 fix broken storage of quote format template when it contains \-escape
6405                 sequences. The application of such sequences is also fixed now (\t
6406                 in quote format will be a real tab instead of a 't', for instance).
6407
6408 2006-10-27 [colin]      2.5.6cvs10
6409
6410         * src/compose.c
6411                 Probably fix bug 1045, 'sylpheed-claws 
6412                 doesn't remove the mail from the IMAP 
6413                 Queue folder after sending'. From
6414                 2.5.6cvs3-stable
6415
6416 2006-10-27 [colin]      2.5.6cvs9
6417
6418         * configure.ac
6419                 Require libetpan-0.48. I'm so annoying,
6420                 I know ;-)
6421
6422 2006-10-27 [colin]      2.5.6cvs8
6423
6424         * src/folder.c
6425         * src/imap.c
6426                 Probably fix bug 1044, 'sylpheed-claws 
6427                 segfaults while moving mails' - Fix relation
6428                 usage when moving to an IMAP mailbox from another
6429                 mailbox
6430
6431 2006-10-26 [paul]       2.5.6cvs7
6432
6433         * src/gtk/about.c
6434                 add libSM to compiled-in features
6435                 list
6436
6437 2006-10-24 [colin]      2.5.6cvs6
6438
6439         * src/textview.c
6440         * src/gtk/gtkutils.c
6441                 Fix crash when printing emails with an
6442                 xface
6443
6444 2006-10-24 [mones]      2.5.6cvs5
6445
6446         * manual/es/advanced.xml
6447                 Synchronize hidden option respect_flowed_format
6448         * po/es.po
6449                 Updated translation
6450
6451 2006-10-21 [paul]       2.5.6cvs4
6452
6453         * src/gtk/authors.h
6454         * src/plugins/pgpcore/pgp_viewer.c
6455         * src/plugins/pgpcore/sgpgme.c
6456                 fix building on BSDs
6457                 Thanks to Michael Hughes
6458                 <Sylpheed-Claws_user@thehugheslogcabin.net>
6459
6460 2006-10-20 [colin]      2.5.6cvs3
6461
6462         * configure.ac
6463                 Bump up libetpan requirement
6464                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
6465         * src/common/utils.c
6466         * src/common/utils.h
6467                 Add convenience get_file_mtime()
6468         * src/imap.c
6469         * src/etpan/imap-thread.c
6470         * src/etpan/imap-thread.h
6471                 Implement UIDPLUS support if the server
6472                 supports it - faster sending in this case
6473
6474 2006-10-19 [colin]      2.5.6cvs2
6475
6476         * src/gtk/quicksearch.c
6477                 Fix emptying in type-ahead+extended mode
6478         * src/mainwindow.c
6479         * src/mainwindow.h
6480                 Add a hook for offline state change
6481         * src/plugins/trayicon/trayicon.c
6482                 Use it to display offline icons
6483         * src/plugins/trayicon/Makefile.am
6484         * src/plugins/trayicon/newmail.offline.xpm
6485         * src/plugins/trayicon/newmarkedmail.offline.xpm
6486         * src/plugins/trayicon/nomail.offline.xpm
6487         * src/plugins/trayicon/unreadmail.offline.xpm
6488         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
6489                 Add the icons
6490
6491 2006-10-12 [paul]       2.5.6cvs1
6492
6493         * NEWS
6494         * README
6495         * configure.ac
6496                 Update version number following
6497                 stable release
6498
6499 2006-10-19 [colin]      2.5.5cvs18
6500
6501         * manual/handling.xml
6502                 Add type-ahead search
6503
6504 2006-10-18 [colin]      2.5.5cvs17
6505
6506         * src/gtk/quicksearch.c
6507                 Remove "save to history only if there's
6508                 no syntax error", it breaks for some 
6509                 reason which I'll investigate later.
6510
6511 2006-10-18 [colin]      2.5.5cvs16
6512
6513         * src/prefs_common.c
6514         * src/prefs_common.h
6515         * src/summaryview.c
6516         * src/gtk/quicksearch.c
6517         * src/gtk/quicksearch.h
6518                 Add a type-ahead option for fast searches
6519                 Patch by Fabien Vantard
6520
6521 2006-10-18 [colin]      2.5.5cvs15
6522
6523         * src/compose.c
6524         * src/compose.h
6525                 Add Options/Reply mode/ menu to be able to
6526                 change the recipients of a reply on the fly
6527
6528 2006-10-18 [colin]      2.5.5cvs14
6529
6530         * src/compose.c
6531                 Fix redirecting of our own sent mails
6532
6533 2006-10-17 [wwp]        2.5.5cvs13
6534
6535         * src/send_message.c
6536                 Fix duplicate error messages when sending, and missing
6537                 newline in such error messages.
6538
6539 2006-10-17 [colin]      2.5.5cvs12
6540
6541         * src/compose.c
6542                 Compare addresses case-insensitive
6543
6544 2006-10-17 [colin]      2.5.5cvs11
6545
6546         * src/plugins/pgpcore/sgpgme.c
6547                 Fix return status
6548
6549 2006-10-17 [colin]      2.5.5cvs10
6550
6551         * src/plugins/pgpcore/pgp_viewer.c
6552                 Fix return status
6553
6554 2006-10-17 [colin]      2.5.5cvs9
6555
6556         * src/quote_fmt.c
6557                 Fix a typo (thanks to Fabien)
6558
6559 2006-10-16 [colin]      2.5.5cvs8
6560
6561         * src/textview.c
6562                 Fix problem with quote-folding when emails
6563                 don't convert cleanly to UTF-8
6564
6565 2006-10-14 [colin]      2.5.5cvs7
6566
6567         * src/prefs_template.c
6568                 Reset fields when reopening
6569                 the window
6570
6571 2006-10-13 [paul]       2.5.5cvs6
6572
6573         * manual/advanced.xml
6574         * src/prefs_message.c
6575                 make 'respect_flowed_format' a hidden
6576                 option, and add a manual entry for it
6577                 Thanks to Colin
6578
6579 2006-10-12 [colin]      2.5.5cvs5
6580
6581         * src/codeconv.c
6582                 Revert part of 2.5.2cvs21:
6583                 Don't optimise by reusing the 
6584                 last iconv converter if possible:
6585                 it seems slightly broken in a 
6586                 very hard way to reproduce
6587
6588 2006-10-12 [colin]      2.5.5cvs4
6589
6590         * src/prefs_common.c
6591         * src/prefs_common.h
6592         * src/prefs_message.c
6593         * src/procmime.c
6594                 Fix bug 1035, 'Incorrect handling 
6595                 of flowed lines'. We now optionnaly
6596                 handle this format (preference is in
6597                 Message View/Text options section)
6598
6599 2006-10-12 [colin]      2.5.5cvs3
6600
6601         * po/POTFILES.in
6602                 Add new file
6603         * src/plugins/pgpcore/pgp_viewer.c
6604         * src/plugins/pgpcore/sgpgme.c
6605                 Don't try to import without asking
6606
6607 2006-10-12 [colin]      2.5.5cvs2
6608
6609         * src/compose.c
6610                 Fix bug 1036, 'Forwarding a mutlipart
6611                 mail with a "text/html" block to ms
6612                 outlook users leeds to freeze of
6613                 outlook'. Poor outlook users...
6614
6615 2006-10-12 [paul]       2.5.5cvs1
6616
6617         * NEWS
6618         * README
6619         * configure.ac
6620                 Update version number following
6621                 stable release
6622
6623 2006-10-11 [paul]       2.5.4cvs1
6624
6625         * NEWS
6626         * README
6627         * configure.ac
6628                 Update version number following
6629                 stable release
6630
6631 2006-10-11 [paul]       2.5.3cvs32
6632
6633         * src/textview.c
6634                 fix bug 1032, 'Segmentation fault when showing
6635                 message' (bug in quote folding)
6636                 Thanks to Colin
6637
6638 2006-10-10 [colin]      2.5.3cvs31
6639
6640         * src/quote_fmt.c
6641                 Rephrase english a bit
6642
6643 2006-10-10 [colin]      2.5.3cvs30
6644
6645         * src/prefs_compose_writing.c
6646                 Stop making the page larger than the window
6647
6648 2006-10-10 [wwp]        2.5.3cvs29
6649
6650         * src/compose.c
6651         * src/prefs_template.c
6652         * src/quote_fmt.c
6653         * src/quote_fmt.h
6654         * src/quote_fmt_lex.l
6655         * src/quote_fmt_parse.y
6656                 Extend the quote parser a bit: allow to get access to
6657                 basic (composing) account info.
6658
6659 2006-10-10 [colin]      2.5.3cvs28
6660
6661         * src/procheader.c
6662                 Fix this \t problem in subject
6663
6664 2006-10-09 [colin]      2.5.3cvs27
6665
6666         * src/main.c
6667         * src/prefs_gtk.c
6668                 Prepare cache a bit later
6669                 If section already exists, skip the new one 
6670                 (as previously); avoid writing the same block
6671                 twice - if we find a second block with the 
6672                 same id, skip it.
6673         * src/plugins/pgpcore/pgp_viewer.c
6674                 Set cursor to busy when retrieving a key
6675         * src/plugins/pgpcore/sgpgme.c
6676                 allow 5 seconds for gpg to export the key
6677                 
6678
6679 2006-10-09 [colin]      2.5.3cvs26
6680
6681         * configure.ac
6682         * src/msgcache.c
6683         * src/prefs_gtk.c
6684                 Check for existence of fgets_unlocked
6685                 and fwrite_unlocked
6686
6687 2006-10-09 [paul]       2.5.3cvs25
6688
6689         * src/prefs_summaries.c
6690                 replace strftime() with fast_strftime() and in
6691                 the consequence fix the bug in the display of
6692                 AM/PM in the 'Example' string
6693
6694 2006-10-09 [ticho]      2.5.3cvs24
6695
6696         * po/sk.po
6697                 Updated (and fixed up somewhat) Slovak translation.
6698
6699 2006-10-08 [colin]      2.5.3cvs23
6700
6701         * src/prefs_folder_item.c
6702                 Explain why prefs in the top-level folder
6703                 aren't retained, but are still useful
6704
6705 2006-10-08 [colin]      2.5.3cvs22
6706
6707         * src/prefs_gtk.c
6708                 Don't cache anything if caching fails
6709
6710 2006-10-08 [colin]      2.5.3cvs21
6711
6712         * src/common/utils.c
6713                 always include gi18n.h
6714
6715 2006-10-07 [colin]      2.5.3cvs20
6716
6717         * src/plugins/pgpcore/pgp_viewer.c
6718                 Kill gpg after 5 seconds wait
6719
6720 2006-10-07 [colin]      2.5.3cvs19
6721
6722         * src/plugins/pgpcore/pgp_viewer.c
6723         * src/plugins/pgpcore/pgp_viewer.h
6724                 Fix copyright
6725
6726 2006-10-07 [colin]      2.5.3cvs18
6727
6728         * src/plugins/pgpcore/pgp_viewer.c
6729         * src/plugins/pgpcore/pgp_viewer.h
6730                 Actually add the files to CVS
6731
6732 2006-10-07 [colin]      2.5.3cvs17
6733
6734         * src/plugins/pgpcore/sgpgme.c
6735                 Be sure not to crash on 'application/pgp-signature' that
6736                 are not application/pgp-signatures
6737
6738 2006-10-07 [colin]      2.5.3cvs16
6739
6740         * src/textview.c
6741         * src/textview.h
6742                 Make a bit more of the API available
6743         * src/plugins/pgpcore/Makefile.am
6744         * src/plugins/pgpcore/plugin.c
6745         * src/plugins/pgpcore/sgpgme.c
6746                 Add basic key import/export
6747
6748 2006-10-07 [colin]      2.5.3cvs15
6749
6750         * src/folderview.c
6751         * src/imap.c
6752         * src/prefs_account.c
6753         * src/wizard.c
6754                 Warn users *everywhere* if libetpan's not
6755                 linked in
6756
6757 2006-10-06 [mones]      2.5.3cvs14
6758
6759         * po/de.po
6760         * po/es.po
6761                 updated by Stephan Sachse and me
6762
6763 2006-10-06 [colin]      2.5.3cvs13
6764
6765         * src/main.c
6766         * src/common/sylpheed.c
6767                 Don't load common plugins if --exit is passed
6768         * src/prefs_gtk.c
6769         * src/prefs_gtk.h
6770                 Implement a cache to avoid reading the same
6771                 files over and over again at startup
6772
6773 2006-10-06 [colin]      2.5.3cvs12
6774
6775         * src/summaryview.c
6776         * src/gtk/quicksearch.c
6777                 Update display every 5k mails on fast searches
6778
6779 2006-10-06 [colin]      2.5.3cvs11
6780
6781         * src/textview.c
6782                 Don't do quote folding on HTML or ERTF.
6783                 May fix the Cygwin issues if they were
6784                 happening with HTML mails?
6785
6786 2006-10-05 [colin]      2.5.3cvs10
6787
6788         * src/prefs_gtk.c
6789                 Oops, forgot one
6790
6791 2006-10-05 [colin]      2.5.3cvs9
6792
6793         * src/prefs_gtk.c
6794                 Use unlocked_stdio here too
6795
6796 2006-10-05 [colin]      2.5.3cvs8
6797
6798         * src/folderview.c
6799                 Fix go to next * after preferences apply
6800         * src/msgcache.c
6801                 Do the fd lock/unlock ourselves instead of
6802                 letting the libc do it at each write 
6803
6804 2006-10-05 [colin]      2.5.3cvs7
6805
6806         * src/common/utils.c
6807                 Faster division, thanks to Jean Diraison
6808
6809 2006-10-05 [paul]       2.5.3cvs6
6810
6811         * src/common/utils.c
6812                 fix building with --disable-nls
6813
6814 2006-10-04 [colin]      2.5.3cvs5
6815
6816         * src/folder.c
6817                 Maybe fix a segfault
6818
6819 2006-10-04 [wwp]        2.5.3cvs4
6820
6821         * src/prefs_folder_item.c
6822                 Fine-tune layouts in folder item prefs. Suggested by
6823                 Fabien Vantard <fzzzzz@gmail.com>.
6824
6825 2006-10-04 [wwp]        2.5.3cvs3
6826
6827         * src/prefs_folder_item.c
6828                 Kill the clandestine passengers. You didn't see anything.
6829
6830 2006-10-04 [wwp]        2.5.3cvs2
6831
6832         * src/prefs_folder_item.c
6833                 Add a way to test the subject simplify regexp in
6834                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
6835                 w/ few layout changes.
6836
6837 2006-20-04 [paul]       2.5.3cvs1
6838
6839         * NEWS
6840         * README
6841         * configure.ac
6842                 Update version number following
6843                 stable release
6844
6845 2006-10-04 [colin]      2.5.2cvs42
6846
6847         * src/folder.c
6848         * src/folder.h
6849         * src/summaryview.c
6850                 Provide a way for folder classes to set their sort
6851                 type and key
6852
6853 2006-10-03 [colin]      2.5.2cvs41
6854
6855         * src/mh.c
6856                 Don't use strlen() to know if the
6857                 string's empty
6858
6859 2006-10-03 [colin]      2.5.2cvs40
6860
6861         * src/mh.c
6862                 Fix "check for new folders" with accentued folders
6863
6864 2006-10-03 [ticho]      2.5.2cvs39
6865
6866         * src/filtering.c
6867         * src/folder.c
6868         * src/inc.c
6869         * src/mbox.c
6870                 Colin's fix for "copy" filtering rules.
6871
6872 2006-10-02 [colin]      2.5.2cvs38
6873
6874         * src/folderview.c
6875                 Fix for double-click too
6876
6877 2006-10-02 [colin]      2.5.2cvs37
6878
6879         * src/folderview.c
6880                 correct fix for cvs36
6881
6882 2006-10-02 [colin]      2.5.2cvs36
6883
6884         * src/folderview.c
6885                 Fix 'goto next unread' after collapsing/expanding 
6886                 a node.
6887
6888 2006-10-02 [colin]      2.5.2cvs35
6889
6890         * src/summaryview.c
6891                 Fix double freeze/thaw
6892         * src/common/utils.c
6893         * src/common/utils.h
6894                 Reimplement strftime
6895         * src/procheader.c
6896                 Use it
6897
6898
6899 2006-10-02 [colin]      2.5.2cvs34
6900
6901         * src/mh.c
6902                 Time mh_write_sequences() - it's fast
6903         * src/summaryview.c
6904                 Init a variable to shut up gcc
6905
6906 2006-10-01 [colin]      2.5.2cvs33
6907
6908         * src/folder.c
6909         * src/mh.c
6910         * src/mh.h
6911         * src/msgcache.c
6912                 Add helper mh_set_mtime(), and set mtime to stat()'s result
6913                 Add fsync but disable it, it's slow as hell
6914
6915 2006-10-01 [colin]      2.5.2cvs32
6916
6917         * src/mh.c
6918         * src/msgcache.c
6919                 fflush() caches and mh_sequences before
6920                 fclose()ing
6921
6922 2006-10-01 [colin]      2.5.2cvs31
6923
6924         * src/msgcache.c
6925                 Don't ftruncate when not using mmap
6926
6927 2006-09-30 [colin]      2.5.2cvs30
6928
6929         * src/main.c
6930                 Write folder list *after* saving caches
6931
6932 2006-09-30 [colin]      2.5.2cvs29
6933
6934         * src/folder.c
6935         * src/mh.c
6936                 Debug forced mtime changes
6937
6938 2006-09-30 [colin]      2.5.2cvs28
6939
6940         * src/folder.c
6941         * src/main.c
6942                 Remove useless debug_print()s (code
6943                 well-tested)
6944
6945 2006-09-30 [colin]      2.5.2cvs27
6946
6947         * src/mh.c
6948                 Do stuff faster when writing mh_sequences
6949
6950 2006-09-30 [colin]      2.5.2cvs26
6951
6952         * src/mh.c
6953                 Don't let the writing of .mh_sequences, which
6954                 can change the folder's mtime, let us think
6955                 we need to scan.
6956
6957 2006-09-30 [colin]      2.5.2cvs25
6958
6959         * src/folder.c
6960                 Move a debug_print where it belongs 
6961                 (processing)
6962         * src/summaryview.c
6963                 Don't mess with a huge slow subject
6964                 table if we're not threading by
6965                 subject
6966
6967 2006-09-30 [colin]      2.5.2cvs24
6968
6969         * src/msgcache.c
6970                 Reenable mmaped reads (*not* writes!)
6971         * src/procmsg.c
6972                 Don't destroy and recreate hashtables just
6973                 for fun
6974         * src/common/utils.c
6975                 Remove useless reply prefixes (it's case
6976                 unsensitive)
6977
6978 2006-09-30 [wwp]        2.5.2cvs23
6979
6980         * tools/fix_date.sh
6981                 Fixed a minor bug in date value extraction, added a switch
6982                 to replace non RFC-compliant Date: value, added a switch
6983                 to use strict RFC matching patterns for dates.
6984
6985 2006-09-29 [colin]      2.5.2cvs22
6986
6987         * src/matcher_parser.h
6988         * src/matcher_parser_parse.y
6989         * src/prefs_filtering.c
6990         * src/statusbar.c
6991         * src/summary_search.c
6992         * src/summaryview.c
6993         * src/gtk/quicksearch.c
6994         * src/gtk/quicksearch.h
6995                 Optimise searches by setting different
6996                 refresh intervals (depending if the 
6997                 search is fast or not)
6998
6999 2006-09-29 [colin]      2.5.2cvs21
7000
7001         * src/codeconv.c
7002                 Optimise by reusing the last iconv converter
7003                 if possible
7004         * src/textview.c
7005                 Optimise a bit (the foldable quotes feature
7006                 still has an awful O(n^2) algo
7007
7008 2006-09-29 [colin]      2.5.2cvs20
7009
7010         * src/gtk/gtksctree.c
7011         * src/gtk/gtksctree.h
7012                 Optimise de-selection via up/down or
7013                 another key
7014
7015 2006-09-28 [colin]      2.5.2cvs19
7016
7017         * src/action.c
7018         * src/compose.c
7019         * src/folderview.c
7020         * src/mainwindow.c
7021         * src/messageview.c
7022         * src/summary_search.c
7023         * src/toolbar.c
7024                 Avoid using summaryview->ctree directly
7025
7026 2006-09-28 [colin]      2.5.2cvs18
7027
7028         * src/summaryview.c
7029         * src/summaryview.h
7030                 Add helpers to freeze/thaw/grab_focus
7031                 Factorize calls to freeze/thaw/grab_focus
7032                 
7033
7034 2006-09-28 [colin]      2.5.2cvs17
7035
7036         * src/main.c
7037                 More guards for the session management
7038
7039 2006-09-28 [colin]      2.5.2cvs16
7040
7041         * src/folderview.c
7042         * src/gtk/gtksctree.c
7043         * src/gtk/gtksctree.h
7044                 Make expanding not recursive in folderview
7045
7046 2006-09-28 [colin]      2.5.2cvs15
7047
7048         * src/addressbook.c
7049                 If nothing is selected in the list (right part)
7050                 and a group is selected in the tree (left part),
7051                 mail this group.
7052
7053 2006-09-28 [colin]      2.5.2cvs14
7054
7055         * src/Makefile.am
7056                 Actually use SM_LIBS
7057
7058 2006-09-28 [ticho]      2.5.2cvs13
7059
7060         * src/export.c
7061         * src/messageview.c
7062         * src/mimeview.c
7063         * src/news.c
7064         * src/pop.c
7065         * src/prefs_themes.c
7066         * src/procmsg.c
7067                 Small i18n string optimization.
7068         * src/send_message.c
7069         * src/summaryview.c
7070         * src/common/session.c
7071         * src/common/smtp.c
7072         * src/common/ssl_certificate.c
7073         * src/common/utils.c
7074                 Use "Couldn't" instead of "Can't" in UI messages,
7075                 where appropriate.
7076
7077 2006-09-28 [colin]      2.5.2cvs12
7078
7079         * configure.ac
7080                 Possibly fix link errors
7081
7082 2006-09-27 [wwp]        2.5.2cvs11
7083
7084         * src/gtk/authors.h
7085         * doc/man/sylpheed-claws.1
7086         * manual/ack.xml
7087         * manual/es/ack.xml
7088         * manual/fr/ack.xml
7089         * manual/pl/ack.xml
7090                 Updated authors info (me, myself and I).
7091
7092 2006-09-27 [colin]      2.5.2cvs10
7093
7094         * src/addressbook.c
7095                 Remove useless printf
7096
7097 2006-09-27 [wwp]        2.5.2cvs9
7098
7099         * src/editgroup.c
7100         * src/send_message.c
7101         * src/inc.c
7102         * src/prefs_common.c
7103         * src/prefs_common.h
7104         * src/gtk/progressdialog.c
7105                 remember more windows' sizes (send dialog, received dialog,
7106                 edit group in addressbook).
7107
7108 2006-09-27 [colin]      2.5.2cvs8
7109
7110         * configure.ac
7111         * src/main.c
7112         * src/mainwindow.h
7113                 Use libSM to communicate with the session
7114                 manager, so that we can know when the 
7115                 session ends, save our caches, and draft
7116                 our compose windows.
7117
7118 2006-09-27 [colin]      2.5.2cvs7
7119
7120         * src/addressbook.c
7121                 Fix issues:
7122                 o Allow Book and Group creation from the tree's
7123                   contextual menu
7124                 o Do not actually delete the contacts when 
7125                   deleting groups from the tree (duh!)
7126
7127 2006-09-27 [colin]      2.5.2cvs6
7128
7129         * src/compose.c
7130         * src/compose.h
7131         * src/mainwindow.c
7132         * src/textview.c
7133         * src/toolbar.c
7134                 o Allow passing an email address to 
7135                   compose_new_with_folderitem
7136                 o Update callers
7137                 o Use current folderitem when clicking
7138                   on a TextView mailto: link
7139                 o Fix a possible leak in TextView
7140
7141 2006-09-27 [colin]      2.5.2cvs5
7142
7143         * src/html.c
7144                 Use UTF-8 chars to replace HTML entities
7145
7146 2006-09-27 [colin]      2.5.2cvs4
7147
7148         * AUTHORS
7149         * src/prefs_account.c
7150         * src/gtk/authors.h
7151                 Fix bug #1024 (Array index out of
7152                 range in sylpheed-claws-2.5.2)
7153                 Patch by Ales Nosek <anosek@suse.cz>
7154
7155 2006-09-27 [colin]      2.5.2cvs3
7156
7157         * src/addr_compl.c
7158                 Actually do the test
7159
7160 2006-09-27 [colin]      2.5.2cvs2
7161
7162         * src/addr_compl.c
7163         * src/addr_compl.h
7164                 Allow completing with comma (in certain cases: vCalendar
7165                 for example doesn't support that)
7166                 Patch by Fabien Vantard
7167
7168 2006-09-26 [colin]      2.5.2cvs1
7169
7170         * src/Makefile.am
7171         * src/addr_compl.c
7172         * src/addr_compl.h
7173         * src/addrbook.c
7174         * src/addrbook.h
7175         * src/addressbook.c
7176         * src/addrindex.c
7177         * src/addrindex.h
7178         * src/compose.c
7179         * src/prefs_common.c
7180         * src/prefs_filtering_action.c
7181         * src/prefs_folder_item.c
7182         * src/prefs_template.c
7183         * src/stock_pixmap.c
7184         * src/stock_pixmap.h
7185         * src/pixmaps/addr_one.xpm
7186         * src/pixmaps/addr_two.xpm
7187                 Add auto-completion on groups
7188
7189 2006-09-26 [colin]      2.5.2
7190
7191         * NEWS
7192         * README
7193         * RELEASE_NOTES
7194                 2.5.2 released
7195
7196 2006-09-26 [colin]      2.5.1cvs5
7197
7198         * src/matcher.c
7199                 Fix condition
7200
7201 2006-09-26 [colin]      2.5.1cvs4
7202
7203         * src/mbox.c
7204                 Revert cvs1 (useless as the message is printed 
7205                 every 500 mails)
7206
7207 2006-09-26 [colin]      2.5.1cvs3
7208
7209         * src/partial_download.c
7210                 Fix crasher found by Alexsandar Urosevic
7211
7212 2006-09-26 [colin]      2.5.1cvs2
7213
7214         * src/summaryview.c
7215                 Fix bug #1023 (Sylpheed deletes too much messages)
7216
7217 2006-09-26 [ticho]      2.5.1cvs1
7218
7219         * src/mbox.c
7220                 Make use of gettext's multiple plurals for statusbar
7221                 progress message.
7222
7223 2006-09-25 [paul]       2.5.1
7224
7225         * NEWS
7226         * README
7227         * RELEASE_NOTES
7228                 2.5.1 released
7229
7230 2006-09-25 [colin]      2.5.0cvs3
7231
7232         * src/plugins/bogofilter/bogofilter.c
7233         * src/plugins/clamav/clamav_plugin.c
7234         * src/plugins/spamassassin/spamassassin.c
7235                 BogoFilter, Spamassassin: Fix double hook registering after
7236                 visiting preferences
7237                 Spamassassin, Clamav: Just set the mails to move instead of
7238                 doing the move - caller will move the things at once.
7239
7240 2006-09-25 [colin]      2.5.0cvs2
7241
7242         * src/imap.c
7243         * src/etpan/imap-thread.c
7244                 Use UID SEARCH ALL instead of UID 1:*
7245                 (braindead servers can't figure out that's
7246                 the same...)
7247
7248 2006-09-25 [wwp]        2.5.0cvs1
7249
7250         * src/message_search.c
7251                 Added the ability to stop a running search (in message body).
7252
7253 2006-09-25 [paul]       2.5.0
7254
7255         * NEWS
7256         * README
7257         * RELEASE_NOTES
7258                 2.5.0 released
7259
7260 2006-09-25 [paul]       2.4.0cvs214
7261
7262         * po/cs.po
7263         * po/de.po
7264         * po/fi.po
7265         * po/fr.po
7266         * po/nl.po
7267         * po/pt_BR.po
7268         * po/sk.po
7269         * po/sr.po
7270         * po/zh_CN.po
7271                 updated by Tim, Stephan Sachse, Flammie Pirinen,
7272                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
7273                 Ticho, Aleksander Urosevic, Ralgh Young
7274
7275 2006-09-24 [mones]      2.4.0cvs213
7276
7277         * po/es.po
7278                 Updated for release
7279
7280 2006-09-23 [colin]      2.4.0cvs212
7281
7282         * src/gtk/inputdialog.c
7283                 Fix [ ] remember this appearing in normal
7284                 input dialogs after it's been used by
7285                 mimeview.
7286         * src/folder.c
7287         * src/folderview.c
7288         * src/msgcache.c
7289         * src/procmsg.c
7290         * src/summaryview.c
7291         * src/textview.c
7292         * src/common/timing.h
7293                 Enable timings in debug mode and make it
7294                 look prettier.
7295
7296 2006-09-22 [colin]      2.4.0cvs211
7297
7298         * README
7299                 Revert test change
7300         * commitHelper
7301                 ping the correct URI
7302
7303 2006-09-22 [colin]      2.4.0cvs210
7304
7305         * README
7306                 Let's see if bug #1022 is fixed
7307
7308 2006-09-21 [colin]      2.4.0cvs209
7309
7310         * src/wizard.c
7311         * src/common/plugin.c
7312                 Prepare infra to load predefined plugins when
7313                 no configuration existed. Don't actually load
7314                 anything yet (feat. freeze)
7315
7316 2006-09-21 [wwp]        2.4.0cvs208
7317
7318         * manual/fr/faq.xml
7319                 Partial sync w/ 2.4.0cvs72:
7320                 wrap file and minor updates.
7321
7322 2006-09-21 [wwp]        2.4.0cvs207
7323
7324         * tools/fix_date.sh
7325                 several fixes and enhancements. A new --force switch has been
7326                 added to prevent overriding by default Date: header when
7327                 already existing.
7328
7329 2006-09-21 [paul]       2.4.0cvs206
7330
7331         * src/common/utils.c
7332                 add Chinese UTF8 Re prefix
7333
7334 2006-09-21 [wwp]        2.4.0cvs205
7335
7336         * tools/Makefile.am
7337                 Fics alfabettical order.
7338
7339 2006-09-21 [wwp]        2.4.0cvs204
7340
7341         * tools/fix_date.sh
7342         * tools/Makefile.am
7343                 Added an action tool to fix missing Date field in emails.
7344                 Updated Makefile.am to reflect those last two additions.
7345
7346 2006-09-21 [wwp]        2.4.0cvs203
7347
7348         * tools/uuooffice
7349                 Added a action tool to open uuencoded docs w/
7350                 OpenOffice (based on uudec method).
7351
7352 2006-09-21 [colin]      2.4.0cvs202
7353
7354         * src/compose.c
7355         * src/textview.c
7356                 Workaround possible GTK crash: remove selection 
7357                 clipboard before destroying widget, or GTK+-2.10
7358                 dies. Thanks to Hiro.
7359
7360 2006-09-20 [colin]      2.4.0cvs201
7361
7362         * src/compose.c
7363                 Fix free-after-use in some cases (when 
7364                 procmime_encode_content() frees mimeinfo->data.mem
7365                 and turns it to a temp file)
7366
7367 2006-09-20 [colin]      2.4.0cvs200
7368
7369         * src/folderview.c
7370         * src/summaryview.c
7371         * src/gtk/gtksctree.c
7372         * src/gtk/gtksctree.h
7373                 Add tooltips in the folderview and summaryview
7374                 (Doesn't break string freeze as they already
7375                 exist)
7376         * src/toolbar.c
7377                 Put the spam button in the default configuration
7378                 if compiled with bogo plugin too
7379
7380 2006-09-19 [colin]      2.4.0cvs199
7381
7382         * src/summaryview.c
7383         * src/summaryview.h
7384                 Update folder name label on folder rename
7385         * src/prefs_matcher.c
7386         * src/gtk/logwindow.h
7387                 Fix warnings
7388                 Patches by Fabien
7389
7390 2006-09-19 [wwp]        2.4.0cvs198
7391
7392         * src/summary_search.c
7393                 fix can't click forward/backward buttons in the
7394                 search messages.
7395
7396 2006-09-18 [paul]       2.4.0cvs197
7397
7398         * src/wizard.c
7399                 add missing bracket, capitalise the A of
7400                 'SpamAssassin'
7401
7402 2006-09-18 [paul]       2.4.0cvs196
7403
7404         * src/compose.c
7405                 fix bug 1012 'crashed upon sending mail
7406                 from compose window'
7407                 Thanks to Colin
7408
7409 2006-09-16 [colin]      2.4.0cvs195
7410
7411         * src/folderview.c
7412                 Fix "real-time" sorting by freezing/thawing
7413
7414 2006-09-16 [colin]      2.4.0cvs194
7415
7416         * manual/faq.xml
7417                 Fix the anti-spam entry a bit
7418
7419 2006-09-16 [colin]      2.4.0cvs193
7420
7421         * src/wizard.c
7422                 Make sure reviewers have no excuse when stating
7423                 Sylpheed-Claws doesn't have antispam capabilities.
7424
7425 2006-09-16 [colin]      2.4.0cvs192
7426
7427         * src/main.c
7428                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
7429                 as if the SIGPIPE comes from etpan's thread we could
7430                 trigger a GUI update from this thread.
7431
7432 2006-09-16 [colin]      2.4.0cvs191
7433
7434         * src/summaryview.c
7435                 Init all members of the struct
7436
7437 2006-09-16 [paul]       2.4.0cvs190
7438
7439         * src/account.c
7440                 improvements to the English
7441
7442 2006-09-15 [colin]      2.4.0cvs189
7443
7444         * src/summaryview.c
7445                 HIG order on dialog
7446
7447 2006-09-14 [colin]      2.4.0cvs188
7448
7449         * src/common/socket.c
7450         * src/common/socket.h
7451         * src/common/ssl.c
7452         * src/common/ssl_certificate.c
7453         * src/common/ssl_certificate.h
7454         * src/etpan/imap-thread.c
7455                 the get_fqdn() call done to get canonical name when
7456                 checking an SSL certificate is blocking, which is
7457                 sad as we just did a non-blocking lookup to connect.
7458                 Fix that by letting the fqdn available to the SockInfo,
7459                 and use that in ssl_certificate_check(). For IMAP,
7460                 we don't do it as the lookup's done by libetpan, but
7461                 it's less annoying as IMAP connections as much more
7462                 rare than POP3 connections.
7463
7464 2006-09-14 [paul]       2.4.0cvs187
7465
7466         * manual/advanced.xml
7467                 improvements to the English,
7468                 properly place the new hidden options
7469                 within the alphabetical order
7470         * src/gtk/pluginwindow.c
7471                 improvements to the English
7472
7473 2006-09-14 [colin]      2.4.0cvs186
7474
7475         * src/prefs_common.c
7476         * src/prefs_common.h
7477         * src/gtk/gtksctree.c
7478         * manual/advanced.xml
7479                 New hidden pref, stripes_color_offset, to change
7480                 the value added/substracted to normal bgcolor to
7481                 create the stripes in summaries
7482
7483 2006-09-13 [colin]      2.4.0cvs185
7484
7485         * src/gedit-print.c
7486         * src/messageview.c
7487         * src/messageview.h
7488         * src/summaryview.c
7489         * src/textview.c
7490                 Fix misc. printing issues: 
7491                 - Bad font for linkified headers
7492                 - Different font if the mail was displayed or not
7493                 - Factorize the thing
7494
7495 2006-09-13 [colin]      2.4.0cvs184
7496
7497         * src/common/ssl_certificate.c
7498                 Only get FQDN once when checking certificate
7499
7500 2006-09-13 [colin]      2.4.0cvs183
7501
7502         * src/account.c
7503         * src/gtk/pluginwindow.c
7504                 Misc. GUI fixes by Fabien
7505
7506 2006-09-13 [wwp]        2.4.0cvs182
7507
7508         * configure.ac
7509         * src/common/utils.h
7510         * src/common/utils.c
7511                 get rid of unused wide-char functions.
7512
7513 2006-09-13 [wwp]        2.4.0cvs181
7514
7515         * src/plugins/pgpinline/sylpheed.def
7516         * src/textview.c
7517                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
7518                 add privacy_reset_error to the .def file,
7519                 do not fork for an external textviewer.
7520
7521 2006-09-13 [wwp]        2.4.0cvs180
7522
7523         * src/prefs_common.c
7524                 fix broken font entry in prefs (patch issued by the gpg4win team,
7525                 probably by Marcus Brinkmann <marcus@g10code.de>).
7526
7527 2006-09-13 [colin]      2.4.0cvs179
7528
7529         * src/folder.h
7530                 Fix a warning in summaryview.c
7531         * src/mainwindow.c
7532         * src/summaryview.c
7533         * src/summaryview.h
7534                 Add missing Mark/* elements in the
7535                 main menu
7536
7537 2006-09-12 [colin]      2.4.0cvs178
7538
7539         * src/prefs_actions.c
7540         * src/prefs_filtering_action.c
7541         * src/prefs_matcher.c
7542                 Use (New) instead of New everywhere
7543
7544 2006-09-12 [wwp]        2.4.0cvs177
7545
7546         * manual/fr/addrbook.xml
7547         * manual/fr/handling.xml
7548                 updated some quotes in the fr manual to match the fr translation.
7549
7550 2006-09-12 [wwp]        2.4.0cvs176
7551
7552         * src/prefs_matcher.c
7553                 don't store translated string elements in matcher expressions.
7554                 Also fixed a misused of Q_().
7555
7556 2006-09-11 [wwp]        2.4.0cvs175
7557
7558         * src/plugins//bogofilter/bogofilter.c
7559         * src/plugins//clamav/clamav_plugin.c
7560         * src/plugins//demo/demo.c
7561         * src/plugins//dillo_viewer/dillo_viewer.c
7562         * src/plugins//pgpcore/plugin.c
7563         * src/plugins//pgpinline/plugin.c
7564         * src/plugins//pgpmime/plugin.c
7565         * src/plugins//spamassassin/spamassassin.c
7566                 gettext-ize more strings (mostly plugin error messages).
7567
7568 2006-09-11 [colin]      2.4.0cvs174
7569
7570         * src/alertpanel.c
7571                 Make maximum buffer size bigger to avoid
7572                 truncating translated messages. Patch by
7573                 Fabien
7574
7575 2006-09-11 [colin]      2.4.0cvs173
7576
7577         * src/etpan/imap-thread.c
7578                 Fix compilation on OpenBSD, thanks to 
7579                 Landry
7580
7581 2006-09-10 [wwp]        2.4.0cvs172
7582
7583         * manual/account.xml
7584         * manual/addrbook.xml
7585         * manual/handling.xml
7586         * manual/es/handling.xml
7587         * manual/fr/account.xml
7588         * manual/fr/addrbook.xml
7589         * manual/fr/handling.xml
7590                 documented addressbook matching (condition configuration):
7591                   addrbook.xml, en fr
7592                 documented per-account filtering rules (handling/filtering
7593                   section, account section):
7594                   account.xml, handling.xml, en fr
7595                 slightly updated the handling/searching section to tell few
7596                   words about the extended search ability:
7597                   handling.xml, en fr
7598                 added missing <quote></quotes> to Quick Search:
7599                   handling.xml, en fr es
7600                 fixed a typo (auomatically):
7601                   handling.xml, en
7602                 changes revisited by Paul.
7603
7604 2006-09-10 [paul]       2.4.0cvs171
7605
7606         * src/prefs_actions.c
7607         * src/prefs_filtering.c
7608         * src/prefs_template.c
7609                 adjustments to the gui
7610                 Patch by Fabien Vantard (slightly modified)
7611
7612 2006-09-10 [colin]      2.4.0cvs170
7613
7614         * src/summaryview.c
7615                 Check folderitem/summaryview consistency
7616                 (basically automates Update summary). Fixes
7617                 #1011 (wrong (negative) count on unread 
7618                 messages)
7619
7620 2006-09-10 [colin]      2.4.0cvs169
7621
7622         * src/gtk/gtksctree.c
7623                 Fix recursive expansion via mouse
7624         * src/plugins/bogofilter/bogofilter.c
7625                 Use normal filtering way of moving
7626                 messages (batching), possibly fixing
7627                 bug #1015 (Bogofilter plugin doubles 
7628                 new messages)
7629
7630 2006-09-09 [wwp]        2.4.0cvs168
7631
7632         * src/prefs_filtering.c
7633                 better place for this fix.
7634
7635 2006-09-09 [wwp]        2.4.0cvs167
7636
7637         * src/prefs_filtering.c
7638                 fix a minor bug when the enabled status of a filtering/processing
7639                 rule always got set to TRUE when replacing this rule. That still
7640                 make sense when adding a new rule, but now when replacing, we
7641                 don't override the value of 'enabled'.
7642                 Also renamed the func prefs_filtering_list_view_get_rule_name()
7643                 to prefs_filtering_list_view_get_info() as this function not only
7644                 returns the name, but also the account_id and the enabled status.
7645
7646 2006-09-09 [mones]      2.4.0cvs166
7647
7648         * manual/glossary.xml
7649         * manual/plugins.xml
7650                 Minor format corrections
7651         * manual/gpl.xml
7652                 Fix misplaced NO WARRANTY section
7653         * manual/es/advanced.xml
7654         * manual/es/faq.xml
7655         * manual/es/glossary.xml
7656         * manual/es/gpl.xml
7657         * manual/es/handling.xml
7658         * manual/es/plugins.xml
7659         * manual/es/starting.xml
7660                 Incorporate changes from English version
7661         * manual/fr/ack.xml
7662         * manual/pl/ack.xml
7663         * manual/es/ack.xml
7664                 Fix address, (add translation credits in es version)
7665         * po/es.po
7666                 Updated translation
7667
7668 2006-09-09 [wwp]        2.4.0cvs165
7669
7670         * src/prefs_filtering.c
7671                 fix a crash when opening filtering prefs, if matcherrc file contains
7672                 broken data (non-existing account id, which is theoretically not
7673                 possible).
7674
7675 2006-09-08 [colin]      2.4.0cvs164
7676
7677         * src/folder.c
7678                 Wrong assert, make it an if()
7679         * src/gtk/gtksctree.c
7680                 Fix bug #1013 (expand selected thread 
7681                 tree) - expanding is now recursive
7682
7683 2006-09-07 [wwp]        2.4.0cvs163
7684
7685         * src/prefs_matcher.c
7686                 make better sentences about addressbook matching in the
7687                 matcher prefs. This should make translators' work easier
7688                 too.
7689
7690 2006-09-07 [wwp]        2.4.0cvs162
7691
7692         * src/prefs_filtering.c
7693                 code simplification (get rid of dup var. assignment).
7694
7695 2006-09-07 [wwp]        2.4.0cvs161
7696
7697         * src/summaryview.c
7698                 use GTK_STOCK icons when possible, patch by Fabien Vantard
7699                 <fzzzzz@gmail.com>.
7700
7701 2006-09-07 [paul]       2.4.0cvs160
7702
7703         * src/mimeview.c
7704                 fix compilation warnings
7705                 Thanks to Colin
7706
7707 2006-09-07 [paul]       2.4.0cvs159
7708
7709         * src/mimeview.c
7710                 select the mimepart icon when
7711                 displaying as text
7712                 Thanks to Colin
7713
7714 2006-09-06 [paul]       2.4.0cvs158
7715
7716         * src/prefs_filtering.c
7717                 fix labels and table element spacing
7718                 Patch by Fabien Vantard
7719
7720 2006-09-06 [paul]
7721
7722         2.5.0-rc3 released
7723
7724 2006-09-06 [paul]       2.4.0cvs157
7725
7726         * manual/es/advanced.xml
7727                 fix typo
7728
7729 2006-09-06 [wwp]        2.4.0cvs156
7730
7731         * src/mainwindow.c
7732                 fix an dup launch issue when iconified, thanks to Colin.
7733
7734 2006-09-06 [wwp]        2.4.0cvs155
7735
7736         * src/gtk//gtksctree.h
7737                 oops, forgot that one!
7738
7739 2006-09-06 [wwp]        2.4.0cvs154
7740
7741         * manual/pl/advanced.xml
7742         * manual/advanced.xml
7743         * manual/es/advanced.xml
7744         * manual/fr/advanced.xml
7745         * src/prefs_customheader.c
7746         * src/prefs_filtering_action.c
7747         * src/foldersel.c
7748         * src/prefs_summaries.c
7749         * src/prefs_filtering.c
7750         * src/account.c
7751         * src/compose.c
7752         * src/prefs_summary_column.c
7753         * src/addr_compl.c
7754         * src/prefs_actions.c
7755         * src/prefs_folder_column.c
7756         * src/ssl_manager.c
7757         * src/prefs_template.c
7758         * src/prefs_display_header.c
7759         * src/prefs_common.h
7760         * src/prefs_matcher.c
7761         * src/prefs_common.c
7762         * src/prefs_toolbar.c
7763         * src/summaryview.c
7764         * src/folderview.c
7765         * src/gtk/gtksctree.c
7766         * src/gtk/pluginwindow.c
7767         * src/gtk/progressdialog.c
7768         * src/gtk/prefswindow.c
7769                 renamed hidden option enable_rules_hint to use_stripes_everywhere
7770                 to make its meaning more obvious (all versions of the manual reflect
7771                 the change).
7772                 added an extra hidden option use_stripes_in_summary to allow
7773                 discarding these stripes in mainwindow's folder and message lists;
7774                 en and fr manuals only are OK towards this.
7775
7776 2006-09-06 [colin]      2.4.0cvs153
7777
7778         * src/textview.c
7779                 Hide Sylpheed-Claws' internal queue headers
7780                 when showing all headers. They'll be present
7781                 only in Source window.
7782
7783 2006-09-05 [colin]      2.4.0cvs152
7784
7785         * src/plugins/trayicon/trayicon.c
7786                 Fix crash at exit - we have to disconnect
7787                 our handlers
7788         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7789                 Update eggtrayicon - patch adapted from a
7790                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
7791                 on Sylpheed's ML
7792
7793 2006-09-05 [colin]      2.4.0cvs151
7794
7795         * src/mainwindow.c
7796         * src/gtk/logwindow.c
7797                 Fix race condition when something writes
7798                 to the log too soon during init. Thanks
7799                 to Fabien Vantard
7800
7801 2006-09-05 [colin]      2.4.0cvs150
7802
7803         * src/mimeview.c
7804                 Don't select part on right-click either
7805
7806 2006-09-05 [paul]       2.4.0cvs149
7807
7808         * src/mimeview.c
7809                 completion of previous commit
7810                 Thanks to Colin
7811
7812 2006-09-05 [colin]      2.4.0cvs148
7813
7814         * src/mimeview.c
7815                 Don't force selection on middle-click, just open
7816
7817 2006-09-04 [colin]      2.4.0cvs147
7818
7819         * src/mimeview.c
7820                 Looks like gtk_notebook_set_current_page()
7821                 sometimes steals focus, and this annoys us
7822                 in MimeViewers as it renders navigation
7823                 keys useless. Take back focus after switching
7824                 pages.
7825
7826 2006-09-04 [colin]      2.4.0cvs146
7827
7828         * src/messageview.c
7829                 Set stop_loading when clicking on Next
7830                 during load. Don't add a callback to 
7831                 avoid over-complicating things.
7832
7833 2006-09-04 [colin]      2.4.0cvs145
7834
7835         * src/mimeview.c
7836         * src/messageview.c
7837                 Fix multiple loads in separate messageview
7838
7839 2006-09-04 [colin]      2.4.0cvs144
7840
7841         * src/summaryview.c
7842                 Let navigation keys be handled during 
7843                 load
7844
7845 2006-09-04 [colin]      2.4.0cvs143
7846
7847         * src/messageview.c
7848         * src/summaryview.c
7849         * src/textview.c
7850         * src/textview.h
7851                 Make loading of huge mails (lots of text and/or
7852                 images) cancellable, so the GUI doesn't block 
7853
7854 2006-09-04 [colin]      2.4.0cvs142
7855
7856         * src/plugins/trayicon/trayicon.c
7857                 Fix annoyance when removing a folder with 
7858                 unread mails: trayicon didn't update
7859
7860 2006-09-04 [paul]       2.4.0cvs141
7861
7862         * src/gtk/icon_legend.c
7863                 straighten up columns
7864                 Patch by Fabien Vantard
7865
7866 2006-09-04 [wwp]        2.4.0cvs140
7867
7868         * src/prefs_filtering.c
7869                 fix new line's account name in filtering prefs:
7870                 was "All", is now "(New)".
7871
7872 2006-09-04 [paul]       2.4.0cvs139
7873
7874         * tools/make.themes.project
7875                 use "AUTOMAKE_OPTIONS = dist-bzip2"
7876                 instead of homebrewed "make release"
7877
7878 2006-09-03 [colin]      2.4.0cvs138
7879
7880         * src/folderview.c
7881                 Fix bug #1007 (Wrong folder highlighted)
7882
7883 2006-09-03 [colin]      2.4.0cvs137
7884
7885         * src/compose.c
7886                 Don't set Newsgroup: header to a mail folder
7887                 path
7888
7889 2006-09-03 [paul]       2.4.0cvs136
7890
7891         * src/prefs_other.c
7892         * src/prefs_spelling.c
7893                 unify the gui
7894
7895 2006-09-03 [paul]       2.4.0cvs135
7896
7897         * src/prefs_summaries.c
7898                 correct menu item text in prefs_keybind_apply_clicked()
7899
7900 2006-09-03 [paul]       2.4.0cvs134
7901
7902         * manual/advanced.xml
7903                 some improvements to the descriptions
7904         * src/mainwindow.c
7905         * src/messageview.c
7906         * src/summaryview.c
7907         * src/gtk/menu.c
7908                 fix menu sensitivity issues
7909         * src/prefs_message.c
7910                 drop the useless word 'short'
7911         * src/prefs_other.c
7912                 add the word 'lines' indicating log length
7913                 is a measure of lines
7914         * src/textview.c
7915                 fix compilation warnings
7916
7917 2006-09-02 [colin]      2.4.0cvs133
7918
7919         * src/messageview.c
7920                 Display a special return-receipt message
7921                 if the message is from the user
7922         * src/summaryview.c
7923                 Fix missing freeze of the list when marking
7924                 all read and unthreading for exec. Thanks
7925                 to Stephan Sachse.
7926
7927 2006-09-02 [paul]       2.4.0cvs132
7928
7929         * src/mainwindow.c
7930         * src/prefs_message.c
7931         * src/summaryview.c
7932                 fix some english
7933
7934 2006-09-02 [wwp]        2.4.0cvs131
7935
7936         * src/prefs_filtering.c
7937                 added an account name column to the filtering rules
7938                 dialog.
7939
7940 2006-09-02 [colin]      2.4.0cvs130
7941
7942         * src/gtk/logwindow.c
7943         * src/gtk/logwindow.h
7944                 Block scrolling if we're not at the end
7945                 of the log
7946
7947 2006-09-02 [colin]      2.4.0cvs129
7948
7949         * src/folder.c
7950                 Make sure account-specific rules can't
7951                 be used in {pre-,post-,}processing
7952         * src/mainwindow.c
7953         * src/gtk/logwindow.c
7954         * src/gtk/logwindow.h
7955                 Jump to last error when clicking on the
7956                 warning icon
7957
7958 2006-09-02 [colin]      2.4.0cvs128
7959
7960         * src/imap.c
7961         * src/import.c
7962         * src/mainwindow.c
7963         * src/mainwindow.h
7964                 Fix warning icon
7965         * src/inc.c
7966         * src/mbox.c
7967         * src/mbox.h
7968                 Let proc_mbox know its account, for
7969                 account-specific rules
7970
7971 2006-09-01 [colin]      2.4.0cvs127
7972
7973         * src/codeconv.c
7974                 Don't uselessly use iconv to convert from
7975                 us-ascii
7976         * src/alertpanel.c
7977         * src/mainwindow.c
7978         * src/mainwindow.h
7979         * src/inc.c
7980                 Fix certain log cases, disable warning icon
7981                 for now, the correct way to display it when
7982                 necessary and only when necessary is probably
7983                 to do it manually rather than use error logs
7984         * src/etpan/imap-thread.c
7985                 Clean up UID logging a bit
7986         * src/gtk/logwindow.c
7987         * src/gtk/logwindow.h
7988                 Make logging faster when the window's closed
7989
7990 2006-09-01 [wwp]        2.4.0cvs126
7991
7992         * manual/fr/account.xml
7993                 reflect changes to the ref. manual (parts of cvs72):
7994                 fix tabnames and quotes.
7995
7996 2006-09-01 [wwp]        2.4.0cvs125
7997
7998         * manual/fr/plugins.xml
7999                 reflect changes to the reference manual (cvs42):
8000                 update IRC channel info.
8001
8002 2006-09-01 [wwp]        2.4.0cvs124
8003
8004         * commitHelper
8005                 use CVSEDITOR env. var. if set, according to `man cvs`.
8006
8007 2006-09-01 [wwp]        2.4.0cvs123
8008
8009         * manual/advanced.xml
8010                 better sentence again (thanks to Paul).
8011
8012 2006-09-01 [wwp]        2.4.0cvs122
8013
8014         * manual/advanced.xml
8015         fix definition of toolbar_detachable and rework a bit the one of
8016         enable_dotted_lines.
8017
8018 2006-09-01 [mones]      2.4.0cvs121
8019
8020         * manual/advanced.xml
8021                 Document enable_dotted_lines
8022
8023 2006-09-01 [paul]       2.4.0cvs120
8024
8025         * src/folderview.c
8026         * src/folderview.h
8027         * src/imap.c
8028         * src/mainwindow.c
8029         * src/summaryview.c
8030                 obey the 'When entering folder...' option
8031                 when using the /View/Go to/... menu items
8032                 Thanks to Colin
8033
8034 2006-08-31 [colin]      2.4.0cvs119
8035
8036         * src/folderview.c
8037                 Revert 2.4.0cvs116, wrong fix.
8038
8039 2006-08-31 [colin]      2.4.0cvs118
8040
8041         * src/gtk/gtksctree.c
8042                 Better state the various copyrights
8043
8044 2006-08-31 [colin]      2.4.0cvs117
8045
8046         * src/prefs_common.c
8047                 fix enable_dotted_lines
8048
8049 2006-08-31 [colin]      2.4.0cvs116
8050
8051         * src/folderview.c
8052                 Use pref "Always open on select" when going
8053                 to next unread folder
8054         * src/gtk/gtksctree.c
8055                 Fix link failure to _gtk_clist_create_cell_layout
8056                 on certain computers. (Why not mine, I wonder)
8057
8058 2006-08-31 [colin]      2.4.0cvs115
8059
8060         * src/procmsg.c
8061         * src/textview.c
8062         * src/plugins/bogofilter/bogofilter.c
8063         * src/plugins/spamassassin/spamassassin.c
8064                 Requalify some "errors" to warnings
8065         * src/mainwindow.c
8066         * src/mainwindow.h
8067         * src/statusbar.c
8068                 Add an icon in the statusbar to notify
8069                 of errors
8070         * src/gtk/gtksctree.c
8071         * src/folderview.c
8072         * src/summaryview.c
8073                 Make the GtkSCTree look more modern by
8074                 alternating background lines
8075         * src/prefs_common.c
8076         * src/prefs_common.h
8077                 Add a pref to let people have the old
8078                 way if they prefer
8079
8080
8081 2006-08-30 [colin]      2.4.0cvs114
8082
8083         * src/procmsg.c
8084         * src/procmsg.h
8085                 Provide a way to filter a list of
8086                 messages in an optimised manner, and
8087                 add a list-filtering hook
8088         * src/folder.c
8089         * src/inc.c
8090         * src/mbox.c
8091                 Use the list filtering
8092         * src/plugins/bogofilter/bogofilter.c
8093                 Use the list-filtering hook
8094                 Use -b (bulk) mode for more speed
8095                 when learning and filtering
8096         * src/etpan/imap-thread.c
8097                 Make log output shorter in UID SEARCH
8098
8099
8100 2006-08-30 [colin]      2.4.0cvs113
8101
8102         * src/plugins/bogofilter/bogofilter.c
8103                 Really fast mass learning - thanks to David
8104                 Relson for the options explanations :)
8105
8106 2006-08-30 [colin]      2.4.0cvs112
8107
8108         * src/msgcache.c
8109                 Fix compilation on FreeBSD. Thanks
8110                 to Michael Hugues
8111
8112 2006-08-29 [colin]      2.4.0cvs111
8113
8114         * src/folderview.c
8115                 Handle "popup_menu" signal (for popping the 
8116                 menu via the keyboard)
8117         * src/mimeview.c
8118         * src/mimeview.h
8119         * src/summaryview.c
8120         * src/textview.c
8121         * src/gtk/gtkutils.c
8122         * src/gtk/gtkutils.h
8123                 Factorize scrolling code, and add an API 
8124                 for MimeViewers to handle scroll orders
8125
8126 2006-08-29 [wwp]        2.4.0cvs110
8127
8128         * src/plugins//bogofilter/bogofilter.c
8129         * src/plugins//spamassassin/spamassassin.c
8130                 make the bogofilter/spamassassin filtering error dialogs at
8131         incorporation obey to the "don't popup error dialog on
8132         receive error" option. If disabled, feed the log window w/
8133         the error message.
8134
8135 2006-08-29 [paul]
8136
8137         2.5.0-rc2 released
8138
8139 2006-08-29 [paul]       2.4.0cvs109
8140
8141         * Makefile.am
8142                 remove 'make release', it's not needed
8143                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
8144
8145 2006-08-29 [paul]       2.4.0cvs108
8146
8147         * src/foldersel.c
8148         * src/summary_search.c
8149         * src/gtk/progressdialog.c
8150         * src/plugins/pgpcore/passphrase.c
8151                 replace deprecated gtk_window_set_policy()
8152
8153 2006-08-29 [colin]      2.4.0cvs107
8154
8155         * src/folder.c
8156                 Fix data loss when copy fails during a move:
8157                 only use fast remove_msgs if everything was
8158                 copied OK; else use slow remove_msg on the
8159                 mails that got copied only.
8160
8161 2006-08-28 [paul]       2.4.0cvs106
8162
8163         * src/mh.c
8164                 revert change in 2.4.0cvs104, it breaks
8165                 stuff
8166
8167 2006-08-28 [paul]       2.4.0cvs105
8168
8169         * src/plugins/spamassassin/spamassassin.c
8170                 english fix
8171
8172 2006-08-28 [paul]       2.4.0cvs104
8173
8174         * src/mh.c
8175                 fix data loss when moving to another
8176                 mailbox fails
8177         * src/prefs_spelling.c
8178                 improve the english
8179         * src/gtk/pluginwindow.c
8180                 improve the layout of the dialog text
8181         All thanks to Colin
8182
8183 2006-08-28 [paul]       2.4.0cvs103
8184
8185         * src/plugins/bogofilter/bogofilter.c
8186         * src/plugins/bogofilter/bogofilter_gtk.c
8187                 fix english up a bit, innit
8188
8189 2006-08-28 [paul]       2.4.0cvs102
8190
8191         * configure.ac
8192         * po/Makefile.in.in
8193         * po/Makevars
8194                 require autoconf 2.60, enabling building
8195                 with gettext 0.15 (gettext 0.14.x build still
8196                 possible). Replace Makefiles with versions
8197                 from gettext 0.15.
8198                 Remove configure options --with-localedir and
8199                 --with-mandir. The options that are provided
8200                 directly by autoconf 2.60 can be used instead:
8201                 --mandir --localedir
8202
8203 2006-08-27 [colin]      2.4.0cvs101
8204
8205         * src/plugins/bogofilter/Makefile.am
8206                 Fix make dist (no README)
8207
8208 2006-08-27 [colin]      2.4.0cvs100
8209
8210         * src/folder.c
8211                 Don't use F_UNKNOWN folders for any default
8212                 outbox/trash/etc
8213         * src/plugins/bogofilter/bogofilter.c
8214         * src/plugins/bogofilter/bogofilter.h
8215         * src/plugins/bogofilter/bogofilter_gtk.c
8216                 Add an option to specify the path to bogofilter
8217                 Use single-quotes to be able to learn in folders
8218                 with spaces in their names
8219                 Verify learning status
8220
8221 2006-08-27 [colin]      2.4.0cvs99
8222
8223         * manual/faq.xml
8224         * manual/plugins.xml
8225                 Document Bogofilter plugin
8226
8227 2006-08-27 [colin]      2.4.0cvs98
8228
8229         * src/compose.c
8230         * src/messageview.c
8231         * src/procmsg.c
8232         * src/procmsg.h
8233                 When possible, copy the queued mail to sent folder
8234                 instead of re-adding. Much faster on IMAP.
8235
8236 2006-08-27 [colin]      2.4.0cvs97
8237
8238         * src/msgcache.c
8239                 Disable mmaped caches - huge metadata loss
8240                 here after a power failure.
8241         * src/summaryview.c
8242                 Add quicksearch timing
8243         * src/common/plugin.c
8244         * src/common/plugin.h
8245                 Implement an interface to tell what plugins
8246                 provide. Prevent loading of similar plugins.
8247         * src/plugins/clamav/clamav_plugin.c
8248         * src/plugins/demo/demo.c
8249         * src/plugins/dillo_viewer/dillo_viewer.c
8250         * src/plugins/pgpcore/plugin.c
8251         * src/plugins/pgpinline/pgpinline.c
8252         * src/plugins/pgpmime/pgpmime.c
8253         * src/plugins/spamassassin/spamassassin.c
8254         * src/plugins/trayicon/trayicon.c
8255                 Implement plugin_provides()
8256
8257 2006-08-27 [colin]      2.4.0cvs96
8258
8259         * configure.ac
8260         * src/plugins/Makefile.am
8261         * src/plugins/bogofilter/.cvsignore
8262         * src/plugins/bogofilter/Makefile.am
8263         * src/plugins/bogofilter/bogofilter.c
8264         * src/plugins/bogofilter/bogofilter.h
8265         * src/plugins/bogofilter/bogofilter_gtk.c
8266                 New Bogofilter plugin, provides filtering and
8267                 learning. Spamassassin will go to extra plugins.
8268
8269 2006-08-26 [mones]      2.4.0cvs95
8270
8271         * manual/handling.xml
8272                 Fix subfolder path in the example (thanks to Paul) 
8273
8274 2006-08-26 [mones]      2.4.0cvs94
8275
8276         * manual/glossary.xml
8277                 2.2. + add ISP to the glossary
8278                 7.5. + Add UIDL to glossary
8279                 7.7. + Add TCP to glossary
8280         * manual/handling.xml
8281                 7.1. + Mentions GNU/Linux distribution, what about the non...
8282                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
8283                 7.3. + Mentions .bashrc, what about the non-bash ones? 
8284                 7.4. = Use appropriate quotation for commands
8285                 7.6. = change "" to <quote></quote>
8286         * manual/plugins.xml
8287                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
8288         * manual/starting.xml
8289                 2.1. + local mbox file: some examples of mbox file locations...
8290                 Also reformatted files requiring it
8291
8292 2006-08-26 [wwp]        2.4.0cvs93
8293
8294         * src/summary_search.c
8295                 disable find buttons while summary search is running.
8296
8297 2006-08-25 [colin]      2.4.0cvs92
8298
8299         * src/folder.c
8300         * src/folderutils.c
8301         * src/mh.c
8302         * src/procmsg.h
8303         * src/summaryview.c
8304                 Speed up MH moving, and add progressbar
8305                 for MH deletion
8306         * src/msgcache.c
8307                 Write cache files using mmap() too
8308
8309 2006-08-25 [wwp]        2.4.0cvs91
8310
8311         * src/summaryview.c
8312                 switch spam<->ham button when a message has been marked as spam or ham
8313                 and is still selected. Thanks to Colin.
8314
8315 2006-08-25 [paul]       2.4.0cvs90
8316
8317         * src/Makefile.am
8318         * src/stock_pixmap.c
8319         * src/stock_pixmap.h
8320         * src/summaryview.c
8321         * src/gtk/icon_legend.c
8322         * src/pixmaps/copied.xpm
8323         * src/pixmaps/moved.xpm
8324                 add icons for delayed execution marked for
8325                 copying, marked for moving
8326
8327 2006-08-25 [mones]      2.4.0cvs89
8328
8329         * manual/glossary.xml
8330                 Fix the other glossary items:
8331                 5.1. = Inmmediate execution -> <quote>immediate execution...
8332                 5.2. = Fix MBOX capitalization -> Mbox
8333                 5.3. + Improve Plugins def. w/ tech. ref.
8334                 5.4. = Quotation -> replace '>' by <quote>></quote>
8335                 5.5. - SMTP Server. -> remove dot
8336         * po/es.po
8337                 Updated translation
8338
8339 2006-08-25 [mones]      2.4.0cvs88
8340
8341         * manual/ack.xml
8342                 Reformatted, changed email address
8343         * manual/glossary.xml
8344                 Reformatted, fixed MANUAL-TODO items:
8345                 8.2. + add ROT-13 to glossary
8346                 8.4. + add URL to glossary
8347         * manual/es/advanced.xml
8348                 Fixed <literal>s
8349
8350 2006-08-25 [paul]       2.4.0cvs87
8351
8352         * src/gtk/icon_legend.c
8353                 add 'marked for deletion' icon
8354                 arrange icons by containing column
8355                 wrap long label text
8356
8357 2006-08-25 [colin]      2.4.0cvs86
8358
8359         * src/common/utils.c
8360         * src/common/utils.h
8361                 Add the sc_g_*list_bigger functions in
8362                 a place everyone can use it
8363         * src/summaryview.c
8364                 Only freeze/thaw the list when working
8365                 on the selection, if it's bigger than 1
8366         * src/gtk/gtksctree.c
8367                 Only freeze/thaw the list when unselec-
8368                 ting 'all' if ('all' != 1)
8369                 This avoids some flickering
8370
8371 2006-08-24 [colin]      2.4.0cvs85
8372
8373         * src/addressbook.c
8374                 Fix strange list selection
8375                 Fix random seg (Invalid read of freed memory)
8376
8377 2006-08-24 [colin]      2.4.0cvs84
8378
8379         * src/alertpanel.c
8380         * src/gtk/inputdialog.c
8381         * src/plugins/pgpcore/passphrase.c
8382                 Revert minimal width patch of 2.4.0cvs67,
8383                 as it is also a maximal width. Use 
8384                 gtk_window_set_default_size instead.
8385
8386 2006-08-24 [colin]      2.4.0cvs83
8387
8388         * src/msgcache.c
8389                 Write cache/mark to temp files before
8390                 overwriting old ones (avoids metadata
8391                 loss if writing the new files fail).
8392                 Use mmap() to read cache/mark file, as
8393                 this makes cache reading faster. Dis-
8394                 abled for big-endian machines until it
8395                 can be tested. (Big-endian users: set
8396                 msgcache_use_mmap = TRUE in the relevant
8397                 #if).
8398         * src/procmsg.h
8399                 Move rarely used fields of MsgInfo in 
8400                 another structure, which will only be
8401                 allocated if needed. Face, X-Face,
8402                 Return receipt headers and List-*
8403                 headers are moved. Mails having none
8404                 of these occupy 52 bytes less with
8405                 this patch, which makes 2.5MB of RAM
8406                 saved on a 50k folder).
8407         * src/headerview.c
8408         * src/mainwindow.c
8409         * src/messageview.c
8410         * src/partial_download.c
8411         * src/procheader.c
8412         * src/procmsg.c
8413         * src/textview.c
8414                 Follow this structure change.
8415
8416 2006-08-24 [wwp]        2.4.0cvs82
8417
8418         * manual/es/.cvsignore
8419         * manual/es/dist/.cvsignore
8420         * manual/es/dist/html/.cvsignore
8421         * manual/es/dist/pdf/.cvsignore
8422         * manual/es/dist/ps/.cvsignore
8423         * manual/es/dist/txt/.cvsignore
8424                 more (generated) files to ignore.
8425
8426 2006-08-24 [colin]      2.4.0cvs81
8427
8428         * src/folder.c
8429         * src/mh.c
8430                 Fix possible problems with local delivery. Check the folder doesn't
8431                 need scan before setting its mtime when saving cache (which can be
8432                 done long after the folder's been modified by an external process);
8433                 Check that the stored item's mtime didn't change in mh functions.
8434
8435 2006-08-24 [mones]      2.4.0cvs80
8436
8437         * manual/advanced.xml
8438                 Rewrapping, some fixes and MANUAL-TODO items:
8439                 8.1. = change "" to <quote></quote>
8440                 8.3. = quote menu items
8441                 8.5. - deploying -> new user ... ideally a new user (redundant)
8442
8443 2006-08-23 [colin]      2.4.0cvs79
8444
8445         * src/gtk/gtksctree.c
8446                 When selecting or deselecting range, only
8447                 freeze/thaw when selection is bigger than 10
8448
8449 2006-08-23 [colin]      2.4.0cvs78
8450
8451         * src/messageview.c
8452         * src/mimeview.c
8453         * src/mimeview.h
8454         * src/plugins/dillo_viewer/dillo_viewer.c
8455                 Provide an API for MimeViewer plugins to
8456                 return a text selection for replying
8457
8458 2006-08-23 [colin]      2.4.0cvs77
8459
8460         * src/image_viewer.c
8461         * src/textview.c
8462                 Use gtk_pixbuf_new_from_file_at_scale(), which
8463                 is faster than getting the pixbuf then resizing
8464                 it.
8465
8466 2006-08-23 [colin]      2.4.0cvs76
8467
8468         * src/procmime.c
8469                 UTF-8 should be sent Quoted-printable
8470
8471 2006-08-22 [colin]      2.4.0cvs75
8472
8473         * src/mh.c
8474                 Check if scan is required before touching
8475                 the folder (or it'll be required every time)
8476
8477 2006-08-22 [colin]      2.4.0cvs74
8478
8479         * configure.ac
8480                 Require libetpan 0.46 (crasher fix when built
8481                 against gnutls)
8482
8483 2006-08-22 [colin]      2.4.0cvs73
8484
8485         * src/folder.c
8486                 Set folder's mtime after writing its
8487                 cache
8488         * src/folderview.c
8489                 Add some timing
8490         * src/procmsg.c
8491                 Don't do useless stuff if we don't 
8492                 thread by subject
8493         * src/summaryview.c
8494                 Add some timing, don't deselect prior
8495                 to selecting (gtksctree does it itself),
8496                 remove crash avoidance hacks as it's been
8497                 properly fixed since a while
8498         * src/common/utils.c
8499                 Optimize to_human_readable(): _() is slow,
8500                 do it only once, and avoid %f format for KB
8501                 (the most common in a summaryview)
8502         * src/gtk/gtksctree.c
8503                 Don't uselessly freeze/thaw (fixes flicker
8504                 on next unread and friends), reduce number
8505                 of g_list_nth/g_list_position where possible
8506         * src/gtk/gtkutils.c
8507         * src/gtk/gtkutils.h
8508                 Reduce number of g_list_nth/g_list_position
8509                 where possible.
8510                 All of this makes loading as 70k folder 2.1
8511                 seconds instead of 3.2 (with hot FS caches).
8512                 (1.3 seconds without Date and Size columns...)
8513
8514 2006-08-22 [paul]       2.4.0cvs72
8515
8516         wrap documents and do some items from mones' MANUAL-TODO:
8517
8518         * manual/account.xml
8519                 4.1. = fix tabname references to <quote>tabname</quote>
8520                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
8521         * manual/faq.xml
8522                 1.1. = mentioned options don't match UI
8523                 Add information about the 'Never send Return Receipts'
8524                 option
8525         * manual/handling.xml
8526                 6.2. = Mentions Extended symbols button, but now is
8527                 named Information
8528                 6.3. = Mentions ... button, which is now Edit
8529
8530 2006-08-22 [colin]      2.4.0cvs71
8531
8532         * src/gtk/pluginwindow.c
8533                 Fix layout in verbose translations (such
8534                 as french)
8535
8536 2006-08-22 [paul]       2.4.0cvs70
8537
8538         * manual/Makefile.am
8539                 build manuals in alphabetical order
8540         * src/addressbook.c
8541         * src/prefs_themes.c
8542                 replace/remove deprecated symbols
8543         * src/gtk/gtkutils.c
8544                 fix a warning
8545         * src/gtk/pluginwindow.c
8546                 replace deprecated symbol
8547                 replace label text and move it
8548         * src/plugins/pgpcore/prefs_gpg.c
8549                 move the 'Generate...' button out of the
8550                 Sign Key frame, replace the English used
8551         * src/plugins/pgpcore/sgpgme.c
8552                 fixes to the English
8553
8554 2006-08-21 [colin]      2.4.0cvs69
8555
8556         * src/plugins/trayicon/trayicon.c
8557                 Add more strings for translation; patch
8558                 by Pawel
8559
8560 2006-08-21 [colin]      2.4.0cvs68
8561
8562         * src/compose.c
8563                 fix replied flag not set after drafting
8564         * src/matcher.c
8565                 fix body quicksearch in non-encoded bodies
8566                 containing '='
8567         * src/msgcache.c
8568                 Get rid of the g_malloc workaround for
8569                 corrupted caches, use g_try_malloc
8570
8571 2006-08-21 [colin]      2.4.0cvs67
8572
8573         * src/alertpanel.c
8574         * src/gtk/inputdialog.c
8575         * src/plugins/pgpcore/passphrase.c
8576                 Set minimal width to 375
8577         * src/mainwindow.c
8578                 Fix switching to offline, asking if it 
8579                 should be overriden for synchronising
8580         * src/mimeview.c
8581                 Don't offer to remember command on Open 
8582                 with for text parts, as the browser or 
8583                 text editor command isn't changed from 
8584                 there
8585
8586 2006-08-20 [paul]       2.4.0cvs66
8587
8588         * po/ko.po
8589         * po/zh_CN.po
8590                 fix plural form errors. revealed by stricter
8591                 checking of gettext 0.15
8592
8593 2006-08-18 [paul]       2.4.0cvs65
8594
8595         * src/stock_pixmap.c
8596                 fix the fix of 2.4.0cvs64
8597                 Thanks to Colin
8598
8599 2006-08-18 [paul]       2.4.0cvs64
8600
8601         * src/stock_pixmap.c
8602                 fix leaks
8603                 Thanks to Colin
8604
8605 2006-08-18 [paul]       2.4.0cvs63
8606
8607         * src/compose.c
8608         * src/procmsg.c
8609                 fix occasional IMAP bug where large msgs
8610                 were left in the queue folder after sending
8611                 Thanks to Colin
8612
8613 2006-08-18 [paul]       2.4.0cvs62
8614
8615         * src/folderview.c
8616                 freeze the summaryview while quicksearch results
8617                 are displayed
8618                 (fixes bug 456 'current message is hidden when the
8619                 view is refreshed and extended search is "unread 
8620                 messages"')
8621                 Thanks to Colin
8622         * src/textview.c
8623                 add missing #include "inputdialog.h"
8624         * src/common/utils.h
8625                 add missing mailcap_update_default() and improve
8626                 readability
8627
8628 2006-08-17 [colin]      2.4.0cvs61
8629
8630         * src/plugins/pgpcore/select-keys.c
8631                 Fix warnings :)
8632
8633 2006-08-17 [colin]      2.4.0cvs60
8634
8635         * src/compose.c
8636                 Don't continue queuing if Cancel is clicked
8637                 in select-keys
8638
8639 2006-08-17 [colin]      2.4.0cvs59
8640
8641         * src/plugins/pgpcore/select-keys.c
8642                 When encrypting, if only one key matches and it 
8643                 matches exactly, automatically use it.
8644
8645 2006-08-17 [colin]      2.4.0cvs58
8646
8647         * src/mimeview.c
8648         * src/prefs_common.c
8649         * src/prefs_common.h
8650         * src/prefs_ext_prog.c
8651         * src/textview.c
8652                 Fix issues with previous patch (text/html)
8653                 Remove outdated prefs
8654
8655 2006-08-17 [colin]      2.4.0cvs57
8656
8657         * src/imap.c
8658                 Add View Log button on auth error
8659         * src/procmsg.c
8660                 Fix encrypted mail marked as new when
8661                 saved in normal folders
8662         * src/plugins/pgpinline/pgpinline.c
8663                 Fix encrypt bug on IMAP
8664         * src/mimeview.c
8665         * src/common/utils.c
8666         * src/common/utils.h
8667         * src/gtk/inputdialog.c
8668         * src/gtk/inputdialog.h
8669                 Get rid of metamail stuff, simplify
8670                 opening, and allow remembering of user's
8671                 choices (by updating ~/.mailcap). There's
8672                 still to drop "Audio player" and "Image
8673                 viewer" preferences.
8674
8675 2006-08-17 [mones]      2.4.0cvs56
8676
8677         * manual/es/sylpheed-claws-manual.xml
8678                 fix DTD path
8679
8680 2006-08-17 [mones]      2.4.0cvs55
8681
8682         * configure.ac
8683         * manual/Makefile.am
8684         * manual/es/Makefile.am
8685         * manual/es/account.xml
8686         * manual/es/ack.xml
8687         * manual/es/addrbook.xml
8688         * manual/es/advanced.xml
8689         * manual/es/faq.xml
8690         * manual/es/glossary.xml
8691         * manual/es/gpl.xml
8692         * manual/es/handling.xml
8693         * manual/es/intro.xml
8694         * manual/es/keyboard.xml
8695         * manual/es/plugins.xml
8696         * manual/es/starting.xml
8697         * manual/es/sylpheed-claws-manual.xml
8698         * manual/es/dist/Makefile.am
8699         * manual/es/dist/html/Makefile.am
8700         * manual/es/dist/pdf/Makefile.am
8701         * manual/es/dist/ps/Makefile.am
8702         * manual/es/dist/txt/Makefile.am
8703                 Spanish translation for the manual
8704
8705 2006-08-16 [colin]      2.4.0cvs54
8706
8707         * src/compose.c
8708         * src/main.c
8709         * src/mainwindow.c
8710                 Fix send button sensitivity at startup
8711                 Set send menu sensitivity (patch by Fabien)
8712         * src/ssl_manager.c
8713                 Enable closing with esc (patch by Fabien)
8714         * src/gtk/foldersort.c
8715                 Enable closing with esc (patch by Fabien)
8716         * src/procmime.c
8717                 Optimisation (no need to copy to tempfile to
8718                 "decode" 7bit and 8bit)
8719         * src/summaryview.c
8720                 Fix cruft in swap_from case
8721         * src/textview.c
8722                 Fix missing last line in some mail cases 
8723                 (Fixes debian #381872)
8724         * src/plugins/pgpcore/prefs_gpg.c
8725         * src/plugins/pgpcore/sgpgme.c
8726         * src/plugins/pgpcore/sgpgme.h
8727                 Don't show "no key found" when user explicitely
8728                 wants to create a key
8729
8730 2006-08-16 [paul]       2.4.0cvs53
8731
8732         * configure.ac
8733         * src/account.c
8734         * src/addressbook.c
8735         * src/headerview.c
8736         * src/prefs_account.c
8737         * src/prefs_message.c
8738         * src/gtk/gtkutils.c
8739                 bump up minimum required versions of GTK+ and
8740                 GLIB to 2.6.0
8741
8742 2006-08-16 [paul]       2.4.0cvs52
8743
8744         * src/toolbar.c
8745                 workaround GTK+ Bug 351600 - 'Can't re-click
8746                 on button after sensitivity update'
8747                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
8748                 Thanks to Colin
8749
8750 2006-08-15 [colin]      2.4.0cvs51
8751
8752         * src/plugins/pgpcore/prefs_gpg.c
8753                 Set options sensitivity according to
8754                 key existence
8755         * src/plugins/pgpcore/sgpgme.c
8756                 Allow to create key with no passphrase
8757
8758 2006-08-14 [cleroy]     2.4.0cvs50
8759
8760         * src/gtk/pluginwindow.c
8761                 New layout (maybe to be changed?)
8762         * src/gtk/gtkutils.c
8763                 Fix a bit label_window
8764         * src/plugins/pgpcore/passphrase.c
8765         * src/plugins/pgpcore/passphrase.h
8766         * src/plugins/pgpcore/plugin.c
8767         * src/plugins/pgpcore/prefs_gpg.c
8768         * src/plugins/pgpcore/prefs_gpg.h
8769         * src/plugins/pgpcore/sgpgme.c
8770         * src/plugins/pgpcore/sgpgme.h
8771                 Allow to create a PGP private key via the GUI
8772
8773 2006-08-14 [wwp]        2.4.0cvs49
8774
8775         * src/addressbook_foldersel.c
8776                 fix strict ISO C90 compliance.
8777
8778 2006-08-14 [paul]       2.4.0cvs48
8779
8780         * src/gtk/prefswindow.c
8781                 re-set scrolled window on opening
8782                 Patch by Ticho
8783
8784 2006-08-14 [paul]
8785
8786         2.5.0-rc1 released
8787
8788 2006-08-14 [paul]       2.4.0cvs47
8789
8790         * src/prefs_display_header.c
8791                 re-enable user-defined Displayed Headers
8792
8793 2006-08-14 [paul]       2.4.0cvs46
8794
8795         * src/prefs_account.c
8796                 use GTK_STOCK_EDIT
8797
8798 2006-08-13 [colin]      2.4.0cvs45
8799
8800         * src/common/utils.c
8801                 Fix "a" in quote when the original message is empty,
8802                 by using \0 instead of 'a' to test writability of
8803                 temp files.
8804
8805 2006-08-13 [wwp]        2.4.0cvs44
8806
8807         * src/plugins/spamassassin/spamassassin.c
8808                 fix capitalization of "SpamAssassin" in some debug, log and
8809                 dialog messages.
8810
8811 2006-08-13 [paul]       2.4.0cvs43
8812
8813         * src/editldap.c
8814                 fix overlapping widgets
8815         * src/prefs_account.c
8816                 fix translation of protocol_names[]
8817                 fix label disappearing off the edge of the
8818                 visible area
8819
8820 2006-08-12 [paul]       2.4.0cvs42
8821
8822         * manual/plugins.xml
8823                 update IRC channel info before it gets forgotten
8824                 about
8825
8826 2006-08-11 [colin]      2.4.0cvs41
8827
8828         * src/compose.c
8829         * src/mainwindow.c
8830         * src/mainwindow.h
8831         * src/procmsg.c
8832         * src/procmsg.h
8833         * src/summaryview.c
8834         * src/toolbar.c
8835                 Grey out the Send button if
8836                 - Queue folders are empty, or
8837                 - We're sending already
8838
8839 2006-08-11 [wwp]        2.4.0cvs40
8840
8841         * src/main.c
8842                 fix a logic issue when quitting while a compose window is
8843                 still open, thanks to Colin.
8844
8845 2006-08-10 [colin]      2.4.0cvs39
8846
8847         * src/main.c
8848                 Fix default font size setting after wizard run
8849         * src/imap.c
8850         * src/etpan/imap-thread.c
8851         * src/etpan/imap-thread.h
8852                 Fix bug #999 (Timing out on TSL cert validation 
8853                 dialog makes ugly things happen). Also, STARTTLS
8854                 unconditionnaly if initial capabilities contain
8855                 LOGINDISABLED and STARTTLS.
8856
8857 2006-08-09 [colin]      2.4.0cvs38
8858
8859         * src/mainwindow.c
8860         * src/mainwindow.h
8861                 Fix Tools/Actions sensitivity when there are
8862                 no actions
8863
8864 2006-08-09 [colin]      2.4.0cvs37
8865
8866         * src/prefs_filtering.c
8867                 Warning fix, patch by Paul
8868         * src/messageview.c
8869         * src/prefs_actions.c
8870         * src/prefs_filtering_action.c
8871         * src/prefs_matcher.c
8872                 Uniformisation of "Info ..." to "Info..." (for
8873                 old gtk), patch by Fabien
8874         * src/plugins/clamav/clamav_plugin_gtk.c
8875                 Sensitivity fix by Fabien
8876
8877 2006-08-09 [colin]      2.4.0cvs36
8878
8879         * src/main.c
8880         * src/main.h
8881                 Add a function to know whether we're exiting
8882         * src/plugins/trayicon/trayicon.c
8883                 If exiting, don't do anything. Faster, and
8884                 avoids gtk_main_iteration reentracy causing
8885                 segfaults at exit
8886
8887 2006-08-09 [colin]      2.4.0cvs35
8888
8889         * src/messageview.c
8890         * src/mimeview.c
8891         * src/mimeview.h
8892                 Fix lack of part selection when automatically 
8893                 jumping to a specific part
8894         * src/msgcache.c
8895                 Little optimisation in cache reading
8896
8897 2006-08-09 [colin]      2.4.0cvs34
8898
8899         * src/compose.c
8900                 Fix crash setting the priority on reedit
8901                 (Accessing compose before creating it!)
8902
8903 2006-08-08 [colin]      2.4.0cvs33
8904
8905         * src/procmime.c
8906                 Fix bug #998 (last attachment is not accessible)
8907                 Bad RFC interpretation on multipart close-delimiters
8908         * src/mimeview.c
8909         * src/mimeview.h
8910         * src/gtk/gtkvscrollbutton.c
8911         * src/gtk/gtkvscrollbutton.h
8912                 Make attachments list wheel-scrollable
8913
8914 2006-08-07 [colin]      2.4.0cvs32
8915
8916         * src/gtk/gtkaspell.c
8917                 Fix bug #973 (Unicode punctation characters 
8918                 are not recognized as separators by the
8919                 spell checker); fix unsigned stuff
8920
8921 2006-08-07 [colin]      2.4.0cvs31
8922
8923         * src/compose.c
8924                 Fix bug #956 (DnD text with accents in compose 
8925                 text entry); fix gccc's signed/unsigned fuss
8926
8927 2006-08-06 [colin]      2.4.0cvs30
8928
8929         * src/main.c
8930                 Fix bug #979 (Plugin crashes when exiting 
8931                 sylpheed-claws) : handle exit request only 
8932                 once
8933
8934 2006-08-05 [colin]      2.4.0cvs29
8935
8936         * src/news.c
8937                 Just make sure we have a msgid.
8938
8939 2006-08-05 [colin]      2.4.0cvs28
8940
8941         * src/news.c
8942         * src/summaryview.c
8943                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
8944                 by reimplementing it
8945         * src/textview.c
8946                 Fix bug when hiding quotes with level > 3 and quote
8947                 colors are recycled
8948
8949 2006-08-04 [colin]      2.4.0cvs27
8950
8951         * src/compose.c
8952         * src/undo.c
8953         * src/undo.h
8954                 Fix a bit replace-by-pasting undo
8955         * src/mainwindow.c
8956         * src/messageview.c
8957                 Fix Fold quotes menu synchro in
8958                 mainwindow when it changes in 
8959                 messageview
8960         * src/textview.c
8961                 Fix right-click on quotes blocks
8962         * src/common/utils.c
8963                 Verify that the file created by
8964                 my_tmpfile() is writable. Fixes
8965                 bug #988 (very specific filesystem
8966                 issue)
8967         * src/plugins/pgpcore/sgpgme.c
8968                 Fix file descriptor leak
8969         * src/plugins/spamassassin/spamassassin.c
8970                 Warn once if spamd isn't reachable
8971
8972 2006-08-04 [colin]      2.4.0cvs26
8973
8974         * src/toolbar.c
8975                 i18n context patch by Fabien
8976
8977 2006-08-03 [colin]      2.4.0cvs25
8978
8979         * src/mainwindow.c
8980         * src/messageview.c
8981                 Rename "Hide quotes" to "Fold quotes"
8982         * src/textview.c
8983                 Don't use hand cursor on quotes. "all 
8984                 the bonuses of the feature and none of 
8985                 unwelcome side-effects"
8986
8987 2006-08-03 [colin]      2.4.0cvs24
8988
8989         * AUTHORS
8990         * sylpheed-claws.desktop
8991         * src/gtk/authors.h
8992                 Bring the desktop file to XDG compliance
8993                 Patch by Charles A. Edwards
8994
8995 2006-08-03 [colin]      2.4.0cvs23
8996
8997         * src/textview.c
8998                 Fix links offset when they are preceded
8999                 by accentued chars (g_utf8_strlen!)
9000         * src/mainwindow.c
9001                 Fix wrong status when starting offline
9002
9003
9004 2006-08-03 [wwp]        2.4.0cvs22
9005
9006         * src/prefs_common.h
9007                 ask what to do w/ filtering rules that belong to an account when
9008                 applying filtering rules manually from the main window (skip,
9009                 apply regardless of the account, use current account). This dialog
9010                 can be skipped and the last reply used.
9011                 (forgot that file)
9012
9013 2006-08-03 [wwp]        2.4.0cvs21
9014
9015         * src/filtering.c
9016         * src/filtering.h
9017         * src/prefs_common.c
9018         * src/summaryview.c
9019         * src/alertpanel.c
9020         * src/alertpanel.h
9021         * src/messageview.c
9022                 ask what to do w/ filtering rules that belong to an account when
9023                 applying filtering rules manually from the main window (skip,
9024                 apply regardless of the account, use current account). This dialog
9025                 can be skipped and the last reply used.
9026
9027
9028 2006-08-03 [colin]      2.4.0cvs20
9029
9030         * src/textview.c
9031                 Optimize previous patch
9032
9033 2006-08-03 [cleroy]     2.4.0cvs19
9034
9035         * src/textview.c
9036                 Fix quotes getting toggled back when the
9037                 mail has an even number of text parts
9038
9039 2006-08-02 [colin]      2.4.0cvs18
9040
9041         * src/messageview.c
9042                 Add Hide quotes menu
9043
9044 2006-08-02 [colin]      2.4.0cvs17
9045
9046         * src/mainwindow.c
9047         * src/prefs_common.c
9048         * src/textview.c
9049         * src/textview.h
9050         * src/gtk/about.c
9051                 Allow per-level quote hiding,
9052                 Allow toggling quotes by double-clicking them
9053                 Rename RemoteURI to ClickableText to reflect
9054                 the fact it's used for a variety of things
9055
9056 2006-08-02 [wwp]        2.4.0cvs16
9057
9058         * src/mainwindow.c
9059                 fix "View/Hide quotes" menu item status initialization.
9060
9061 2006-08-02 [wwp]        2.4.0cvs15
9062
9063         * src/matcher_parser_parse.y
9064                 remove a debug trace.
9065
9066 2006-08-02 [paul]       2.4.0cvs14
9067
9068         * src/plugins/pgpcore/passphrase.c
9069                 don't set initial dialog size
9070                 make it resizable
9071
9072 2006-08-02 [paul]       2.4.0cvs13
9073
9074         * src/noticeview.c
9075                 remove the rogue '/' character
9076
9077 2006-08-02 [paul]       2.4.0cvs12
9078
9079         * src/noticeview.c
9080                 allow buttons to resize as necessary
9081
9082 2006-08-01 [wwp]        2.4.0cvs11
9083
9084         * src/mbox.c
9085                 fix strict ISO C90 compliance.
9086
9087 2006-08-01 [wwp]        2.4.0cvs10
9088
9089         * tools/update-po
9090                 updated update-po tool to work w/ context-dependent translations.
9091                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
9092
9093 2006-08-01 [wwp]        2.4.0cvs9
9094
9095         * src/matcher.c
9096         * src/prefs_filtering.c
9097         * src/prefs_matcher.c
9098                 allow context-dependent translations for "All",
9099                 patch by Fabien Vantard <fzzzzz@gmail.com>.
9100
9101 2006-07-31 [colin]      2.4.0cvs8
9102
9103         * AUTHORS
9104         * src/gtk/authors.h
9105                 Add Rafal to authors
9106
9107 2006-07-31 [colin]      2.4.0cvs7
9108
9109         * src/compose.c
9110         * src/mainwindow.c
9111         * src/messageview.h
9112         * src/prefs_common.c
9113         * src/prefs_common.h
9114         * src/textview.c
9115                 Add 'View/Hide quotes'. Patch based on a patch
9116                 by Rafal Weglarz
9117
9118 2006-07-31 [colin]      2.4.0cvs6
9119
9120         * src/action.c
9121                 Fix problem with "> stuff >" actions
9122
9123 2006-07-31 [paul]       2.4.0cvs5
9124
9125         * po/nb.po
9126                 updated by Geir Helland
9127
9128 2006-07-31 [wwp]        2.4.0cvs4
9129
9130         * src/mainwindow.c
9131         * src/summaryview.c
9132         * src/summaryview.h
9133                 add "View/Go to/Parent message" and "View/Go to/Last read message",
9134                 thanks to Colin.
9135
9136 2006-07-31 [wwp]        2.4.0cvs3
9137
9138         * src/Makefile.am
9139         * src/addr_compl.c
9140         * src/addr_compl.h
9141         * src/addressbook.c
9142         * src/addressbook.h
9143         * src/addressbook_foldersel.c
9144         * src/addressbook_foldersel.h
9145         * src/addrindex.c
9146         * src/addrindex.h
9147         * src/matcher.c
9148         * src/matcher.h
9149         * src/matcher_parser_lex.l
9150         * src/matcher_parser_parse.y
9151         * src/prefs_common.c
9152         * src/prefs_common.h
9153         * src/prefs_filtering.c
9154         * src/prefs_matcher.c
9155         * src/prefs_matcher.h
9156         * src/summaryview.c
9157                 introduce filtering against the address book. It's now possible to add
9158                 matched conditions to determine if any email address in a message matches
9159                 or doesn't match any or all books or folders in the address book.
9160
9161 2006-07-31 [wwp]        2.4.0cvs2
9162
9163         * src/account.c
9164         * src/filtering.c
9165         * src/filtering.h
9166         * src/folder.c
9167         * src/folderview.c
9168         * src/inc.c
9169         * src/mainwindow.c
9170         * src/matcher.c
9171         * src/matcher_parser_lex.l
9172         * src/matcher_parser_parse.y
9173         * src/mbox.c
9174         * src/prefs_filtering.c
9175         * src/prefs_filtering.h
9176         * src/procmsg.c
9177         * src/procmsg.h
9178         * src/summaryview.c
9179                 introduce per-account filtering rules. Each filtering rule can now be assigned
9180                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
9181                 when applying filtering rules manually, as all rules will apply - even the ones
9182                 assigned to an account. This issue will be addressed soon.
9183  
9184
9185
9186 2006-07-31 [wwp]        2.4.0cvs1
9187
9188         * src/quote_fmt.c
9189                 make more strings translatable.
9190
9191 2006-07-31 [paul]       2.4.0
9192
9193         2.4.0 released
9194
9195 2006-07-31 [paul]       2.3.1cvs91
9196
9197         * po/ca.po
9198                 updated by Miquel Oliete
9199
9200 2006-07-31 [paul]       2.3.1cvs90
9201
9202         * po/de.po
9203         * po/el.po
9204         * po/fr.po
9205         * po/it.po
9206         * po/pl.po
9207         * po/pt_BR.po
9208         * po/sr.po
9209         * po/zh_CN.po
9210                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
9211                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
9212                 Aleksandar Urosevic, and Ralgh Young
9213
9214 2006-07-31 [paul]       2.3.1cvs89
9215
9216         * src/account.c
9217         * src/main.c
9218         * src/mainwindow.c
9219         * src/mainwindow.h
9220                 Fix a race condition when, after an SC crash, rescanning
9221                 folders took more than 0.5 seconds
9222                 Thanks to Colin
9223
9224 2006-07-31 [paul]       2.3.1cvs88
9225
9226         * src/folderview.c
9227                 don't translate separator strings
9228
9229 2006-07-30 [mones]      2.3.1cvs87
9230
9231         * doc/man/sylpheed-claws.1
9232                 Fixed non-ASCII chars in Hoa's name
9233         * po/es.po
9234                 Updated for release
9235
9236 2006-07-27 [colin]      2.3.1cvs86
9237
9238         * src/textview.c
9239                 Don't include the leading \n in links
9240                 Patch by Fabien
9241
9242 2006-07-25 [colin]      2.3.1cvs85
9243
9244         * src/mainwindow.c
9245         * src/common/socket.h
9246         * src/etpan/imap-thread.c
9247                 Refresh resolvers before connecting
9248                 to IMAP servers, and after switching
9249                 to online. Thanks to Paul.
9250
9251 2006-07-18 [colin]
9252
9253         * 2.4.0-rc4 released
9254
9255 2006-07-17 [colin]      2.3.1cvs84
9256
9257         * src/inc.c
9258                 Show connection attempt in statusbar before
9259                 connecting (previously first message was
9260                 "Retrieving messages from ..." after the
9261                 connection succeeded.
9262
9263 2006-07-16 [wwp]        2.3.1cvs83
9264
9265         * sylpheed-claws.ico
9266                 Added .ico file (windows multi-size icon file, generated).
9267
9268 2006-07-12 [wwp]        2.3.1cvs82
9269
9270         * src/messageview.c
9271                 remove Message/Re-edit menu entry from messageview window,
9272                 as sent/draft/queued messages are opened in compose window when
9273                 re-edited and it's not possible to re-edit other msgs.
9274
9275 2006-07-12 [paul]       2.3.1cvs81
9276
9277         * AUTHORS
9278         * src/mainwindow.c
9279         * src/gtk/authors.h
9280                 check online state before resetting
9281                 mailcheck timer. Useful if some program
9282                 verifies connection state and updates
9283                 Claws.
9284                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
9285
9286 2006-07-12 [paul]       2.3.1cvs80
9287
9288         * sylpheed-claws-128x128.png
9289         * sylpheed-claws-64x64.png
9290         * sylpheed-claws.png
9291         * src/Makefile.am
9292         * src/main.c
9293         * src/prefs_toolbar.c
9294         * src/stock_pixmap.c
9295         * src/stock_pixmap.h
9296         * src/wizard.c
9297         * src/gtk/about.c
9298         * src/gtk/gtkutils.c
9299         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
9300         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
9301         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
9302         * src/pixmaps/sylpheed.xpm              ** REMOVED **
9303         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
9304         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
9305                 updated and renamed logo/icon files and related
9306                 logo by Jesper Schultz
9307
9308 2006-07-11 [paul]       2.3.1cvs79
9309
9310         * src/main.c
9311                 fix the labels a smidgin
9312
9313 2006-07-09 [colin]      2.3.1cvs78
9314
9315         * src/textview.c
9316                 Show errors in textviewer's command
9317                 Patch by H. Merijn Brand
9318
9319 2006-07-09 [colin]      2.3.1cvs77
9320
9321         * src/compose.c
9322                 Save FMID in drafts too
9323
9324 2006-07-08 [colin]      2.3.1cvs76
9325
9326         * src/compose.c
9327                 Svae RMID in drafted mails too
9328                 Save quote_fmt vars for whole mails,
9329                 don't reset at each quote_fmt_init:
9330                 allows to use the same |i{var} in
9331                 various template fields
9332         * src/prefs_template.c
9333         * src/quote_fmt.h
9334         * src/quote_fmt_parse.y
9335                 Same
9336
9337 2006-07-08 [colin]      2.3.1cvs75
9338
9339         * src/textview.c
9340                 Fix highlighting of attached parts URIs
9341
9342 2006-07-08 [colin]      2.3.1cvs74
9343
9344         * src/main.c
9345                 Prevent bug #981 (sc 2.3.1 segfaults with 
9346                 gtk+ 2.10) from being reported again:
9347                 if Sylpheed-Claws has been compiled against
9348                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
9349                 of if Sylpheed-Claws has been compiled against
9350                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
9351                 error out.
9352
9353 2006-07-07 [colin]      2.3.1cvs73
9354
9355         * src/prefs_actions.c
9356                 Fix label
9357
9358 2006-07-07 [colin]      2.3.1cvs72
9359
9360         * src/prefs_actions.c
9361                 Fix compile on gtk < 2.8. argh :)
9362
9363 2006-07-07 [paul]       2.3.1cvs71
9364
9365         * src/common/defs.h
9366                 update DONATE_URI
9367
9368 2006-07-07 [colin]      2.3.1cvs70
9369
9370         * po/POTFILES.in
9371         * src/quote_fmt.c
9372         * src/quote_fmt_lex.l
9373         * src/quote_fmt_parse.y
9374                 Add |i{var}, a way to insert user-entered
9375                 text in a template
9376
9377 2006-07-07 [colin]
9378
9379         * 2.4.0-rc3 released
9380
9381 2006-07-07 [colin]      2.3.1cvs69
9382
9383         * src/folder.c
9384                 Don't consider inboxes of UNKNOWN folder 
9385                 classes to be useable as default inboxes
9386
9387 2006-07-07 [paul]       2.3.1cvs68
9388
9389         * src/textview.c
9390                 add missing #include <errno.h>
9391                 Thanks to René J. Blokland
9392
9393 2006-07-07 [paul]       2.3.1cvs67
9394
9395         * src/action.c
9396                 Return now Closes dialog
9397         * src/mimeview.c
9398         * src/mimeview.h
9399         * src/textview.c
9400                 add contextual menu to mime parts listed
9401                 in the textview
9402                 Thanks to Colin
9403         * src/common/utils.c
9404                 reversal: ' is a valid character in URLs
9405
9406 2006-07-06 [colin]      2.3.1cvs66
9407
9408         * src/remotefolder.h
9409                 Forgotten in previous commit
9410
9411 2006-07-06 [colin]      2.3.1cvs65
9412
9413         * src/folder.c
9414                 Set summary update flag whenever
9415                 totals changed
9416         * src/imap.c
9417         * src/prefs_account.c
9418         * src/common/utils.h
9419         * src/etpan/imap-thread.c
9420                 Fix warnings, thanks to Fabien and
9421                 Ricardo
9422
9423 2006-07-06 [wwp]        2.3.1cvs64
9424
9425         * src/gtk/gtkutils.c
9426                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
9427
9428 2006-07-06 [wwp]        2.3.1cvs63
9429
9430         * src/account.c
9431         * src/addressbook.c
9432         * src/addressitem.h
9433         * src/folderview.c
9434         * src/mainwindow.c
9435         * src/manual.c
9436         * src/manual.h
9437         * src/message_search.c
9438         * src/prefs_actions.c
9439         * src/prefs_filtering.c
9440         * src/prefs_filtering.h
9441         * src/prefs_template.c
9442         * src/summary_search.c
9443         * src/summaryview.c
9444         * src/gtk/gtkutils.c
9445         * src/gtk/gtkutils.h
9446         * src/gtk/pluginwindow.c
9447                 add help buttons to some dialogs. Clicking such buttons opens a
9448                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
9449
9450 2006-07-06 [paul]       2.3.1cvs62
9451
9452         * src/textview.c
9453                 fix attachments contextual menu
9454                 Thanks to Colin
9455
9456 2006-07-05 [colin]      2.3.1cvs61
9457
9458         * src/textview.c
9459         * src/compose.c
9460                 Handle sftp:// links
9461
9462 2006-07-05 [paul]       2.3.1cvs60
9463
9464         * src/gtk/filesel.c
9465                 grab save button by default
9466                 Thanks to Colin
9467
9468 2006-07-05 [wwp]        2.3.1cvs59
9469
9470         * manual/xml2pdf
9471                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
9472
9473 2006-07-04 [colin]      2.3.1cvs58
9474
9475         * src/mimeview.c
9476         * src/textview.c
9477                 Use left click to select, middle click to open
9478                 on mimeparts links
9479         * src/common/utils.c
9480                 Fix segfault
9481
9482 2006-07-04 [colin]      2.3.1cvs57
9483
9484         * src/mainwindow.c
9485         * src/news.c
9486                 Warning fixes, thanks to Fabien
9487
9488 2006-07-04 [colin]      2.3.1cvs56
9489
9490         * src/mimeview.c
9491         * src/mimeview.h
9492         * src/textview.c
9493                 Allow parts to be selected via their text label
9494                 in textview
9495
9496 2006-07-04 [colin]      2.3.1cvs55
9497
9498         * src/folderview.c
9499                 Feedback when closing (for big folders)
9500         * src/prefs_actions.c
9501         * src/prefs_filtering.c
9502         * src/prefs_matcher.c
9503         * src/prefs_template.c
9504                 Fix default button when closing without
9505                 having saved
9506
9507 2006-07-04 [colin]      2.3.1cvs54
9508
9509         * src/news.c
9510                 Delete local file on deletion
9511
9512 2006-07-03 [colin]      2.3.1cvs53
9513
9514         * src/folderview.c
9515         * src/main.c
9516                 Don't freeze when rescanning after crash
9517
9518 2006-07-03 [wwp]        2.3.1cvs52
9519
9520         * src/compose.c
9521         * src/privacy.c
9522         * src/privacy.h
9523         * src/plugins/pgpinline/pgpinline.c
9524         * src/plugins/pgpmime/pgpmime.c
9525                 don't report an error when the user cancels the passphrase dialog.
9526
9527 2006-07-02 [colin]      2.3.1cvs51
9528
9529         * src/folderview.c
9530                 Open message when crossing folders with Space,
9531                 goto next unread and friends
9532
9533 2006-07-01 [colin]      2.3.1cvs50
9534
9535         * src/prefs_account.c
9536                 Typographic rules varying from language
9537                 to language (in french "Protocole :"),
9538                 we have to do that :)
9539
9540 2006-07-01 [ticho]      2.3.1cvs49
9541
9542         * src/prefs_account.c
9543                 Only use one temporary gchar* variable in
9544                 prefs_account_protocol_set_optmenu().
9545
9546 2006-07-01 [ticho]      2.3.1cvs48
9547
9548         * src/prefs_account.c
9549         * src/prefs_account.h
9550                 Use GtkLabel for existing account protocol name.
9551                 Created an array for protocol names and populate the
9552                 combobox from it in a for() cycle.
9553
9554 2006-06-30 [colin]      2.3.1cvs47
9555
9556         * src/compose.c
9557                 Block undo when changing signature (by changing
9558                 account)
9559
9560 2006-06-30 [paul]       2.3.1cvs46
9561
9562         * src/send_message.c
9563                 when editing From in the Compose window, use that address
9564                 in the Return-Path: header
9565                 Thanks to Colin
9566
9567 2006-06-30 [colin]      2.3.1cvs45
9568
9569         * src/compose.c
9570                 Fix signature replacement:
9571                 - when no newline before separator
9572                 - when reediting
9573
9574 2006-06-29 [colin]      2.3.1cvs44
9575
9576         * src/folderview.c
9577         * src/folderview.h
9578         * src/mainwindow.c
9579         * src/summaryview.c
9580                 Let 'View/Go to/Next marked' work like
9581                 Next new & Next unread: across folders
9582                 Change the select_on_entry pref to do
9583                 what we want when changing folder
9584         * src/common/utils.c
9585                 Fix single-quoted links 
9586
9587 2006-06-29 [colin]      2.3.1cvs43
9588
9589         * src/gtk/gtkaspell.c
9590                 "Sylpheed" and "Sylpheed-Claws" do exist !
9591
9592 2006-06-29 [colin]      2.3.1cvs42
9593
9594         * src/imap.c
9595                 Forgot to remove debug
9596
9597 2006-06-29 [colin]      2.3.1cvs41
9598
9599         * src/imap.c
9600         * src/imap.h
9601         * src/mainwindow.c
9602                 Disconnect from IMAP servers when going
9603                 offline. Fixes bug #978 (going to offline-mode 
9604                 won't close connections)
9605
9606 2006-06-29 [colin]      2.3.1cvs40
9607
9608         * src/main.c
9609                 Fix transient setting on failing plugins
9610                 Patch by Fabien
9611         * src/plugins/pgpcore/sgpgme.c
9612                 Only warn for OpenPGP. Most people don't
9613                 have CMS available.
9614
9615 2006-06-29 [colin]      2.3.1cvs39
9616
9617         * src/compose.c
9618                 Fix Spelling menu (discrepancy between context menu
9619                 and top menu when folder's dictionary isn't the 
9620                 default one)
9621         * src/plugins/pgpcore/sgpgme.c
9622                 More error reporting about why gpgme can fail
9623
9624 2006-06-29 [wwp]        2.3.1cvs38
9625
9626         * src/mainwindow.c
9627                 honor the display-header-pane setting even when the message view
9628                 is a separate window.
9629
9630 2006-06-29 [wwp]        2.3.1cvs37
9631
9632         * src/prefs_actions.c
9633                 forgot to commit that one (use of GTK_STOCK_INFO).
9634
9635 2006-06-29 [colin]      2.3.1cvs36
9636
9637         * src/imap.c
9638                 Better handling of login errors (ask the password
9639                 again once), alert in case of error. Fix three
9640                 signedness warnings.
9641
9642 2006-06-28 [wwp]        2.3.1cvs35
9643
9644         * src/prefs_template.c
9645         * src/prefs_matcher.c
9646         * src/prefs_filtering_action.c
9647         * src/prefs_quote.c
9648                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
9649                 patch by Fabien Vantard, slightly modified.
9650
9651 2006-06-28 [paul]
9652
9653         2.4.0-rc2 released
9654
9655 2006-06-28 [colin]      2.3.1cvs34
9656
9657         * src/prefs_account.c
9658                 Fix bug #977 (Can't add or edit imap accounts)
9659
9660 2006-06-28 [colin]      2.3.1cvs33
9661
9662         * src/mimeview.c
9663                 Fix previous
9664
9665 2006-06-28 [colin]      2.3.1cvs32
9666
9667         * src/mimeview.c
9668                 Save named inlined attachments with "Save all"
9669         * src/main.c
9670         * src/mbox.c
9671         * src/common/plugin.c
9672         * src/common/plugin.h
9673         * src/common/sylpheed.c
9674         * src/common/utils.c
9675         * src/plugins/pgpcore/sylpheed.def
9676         * src/plugins/pgpinline/sylpheed.def
9677         * src/plugins/pgpmime/sylpheed.def
9678                 Win32 compatibility patch, by
9679                 Werner Koch
9680
9681 2006-06-28 [wwp]        2.3.1cvs31
9682
9683         * src/imap.c
9684         * src/prefs_folder_item.c
9685                 less compilation warnings (thanks to Fabien Vantard), less typos.
9686
9687 2006-06-28 [paul]       2.3.1cvs30
9688
9689         * src/gtk/gtkutils.c
9690                 gtk_combo_box_set_focus_on_click() is only
9691                 available since gtk 2.6.0
9692
9693 2006-06-28 [paul]       2.3.1cvs29
9694
9695         * src/prefs_ext_prog.c
9696                 fix engrish and add a tooltip for the
9697                 'command for 'Display as text' option
9698
9699 2006-06-28 [paul]
9700
9701         2.4.0-rc1 released
9702
9703 2006-06-28 [paul]       2.3.1cvs28
9704
9705         * ChangeLog
9706         * tools/Makefile.am
9707                 include textviewer.pl in releases
9708
9709 2006-06-28 [paul]       2.3.1cvs27
9710
9711         * src/prefs_ext_prog.c
9712                 hide Print command option if libgnomeprint
9713                 support is present
9714
9715 2006-06-27 [colin]      2.3.1cvs26
9716
9717         * src/compose.c
9718                 Fix Esc handling in insert/attach dialog
9719                 Don't show this dialog if dragging something
9720                 else than text/uri-list
9721                 Thanks to Fabien Vantard
9722         * tools/textviewer.pl
9723                 Filter script to display stuff as text
9724                 by H. Merijn Brand
9725
9726 2006-06-27 [wwp]        2.3.1cvs25
9727
9728         * src/messageview.c
9729                 use the exact product name (message view title), patch
9730                 by Fabien Vantard.
9731
9732 2006-06-27 [ticho]      2.3.1cvs24
9733
9734         * src/prefs_account.c
9735         * src/prefs_common.c
9736         * src/prefs_common.h
9737         * src/prefs_ext_prog.c
9738         * src/textview.c
9739                 Add a preference (Preferences/External programs)
9740                 to allow "Display as text" to be done via a script
9741                 (patch by H.Merijn Brand).
9742                 Use GtkComboBox for protocol selection in account
9743                 preferences.
9744                 Only include current choice for existing accounts, and
9745                 insensitivize the combobox.
9746
9747 2006-06-27 [paul]       2.3.1cvs23
9748
9749         * src/mbox.c
9750                 fix crasher introduced in cvs21.
9751                 Thanks to Colin
9752
9753 2006-06-26 [colin]      2.3.1cvs22
9754
9755         * src/mbox.c
9756                 Fix double-frees when leaving folders
9757                 after exporting to mbox
9758
9759 2006-06-26 [colin]      2.3.1cvs21
9760
9761         * src/mbox.c
9762                 More feedback (and optimisation)
9763                 on import/export
9764         * src/common/utils.c
9765                 Fix case when looking for mail addresses
9766         * src/gtk/gtkutils.c
9767                 Extra check for (X-)Face
9768
9769 2006-06-25 [ticho]      2.3.1cvs20
9770
9771         * src/compose.c
9772         * src/exphtmldlg.c
9773         * src/gtk/gtkutils.c
9774         * src/gtk/gtkutils.h
9775                 Added second argument to gtkut_sc_combobox_create() to
9776                 control focus-on-click for the widget.
9777                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
9778
9779 2006-06-25 [ticho]      2.3.1cvs19
9780
9781         * src/compose.c
9782         * src/gtk/Makefile.am
9783         * src/gtk/combobox.c
9784         * src/gtk/combobox.h
9785         * src/gtk/gtkutils.c
9786         * src/gtk/gtkutils.h
9787                 Use GtkComboBox instead of deprecated GtkOptionMenu
9788                 for account selector in compose window and for encoding
9789                 selector in attachment properties.
9790                 Also factorise working with the new GtkComboBox somewhat.
9791
9792 2006-06-24 [paul]       2.3.1cvs18
9793
9794         * src/prefs_common.c
9795                 use the correct default value
9796
9797 2006-06-24 [paul]       2.3.1cvs17
9798
9799         * src/compose.c
9800         * src/prefs_common.c
9801         * src/prefs_common.h
9802         * src/prefs_compose_writing.c
9803                 enable setting of default action when
9804                 dnd'ing files in the compose window.
9805                 (Collaborative effort with wwp)
9806
9807 2006-06-23 [wwp]        2.3.1cvs16
9808
9809         * src/compose.c
9810                 i18n fix (thanks to Fabien Vantard)
9811
9812 2006-06-22 [colin]      2.3.1cvs15
9813
9814         * src/prefs_customheader.c
9815                 Don't use filters in custom headers' file 
9816                 selector. Remember, extensions mean nothing :)
9817
9818 2006-06-22 [paul]       2.3.1cvs14
9819
9820         * configure.ac
9821                 allow setting of man directory location
9822
9823 2006-06-22 [colin]      2.3.1cvs13
9824
9825         * src/mainwindow.c
9826                 Add 'View/Go to/Next unread folder'.
9827                 I missed that :)
9828
9829 2006-06-22 [colin]      2.3.1cvs12
9830
9831         * src/common/utils.c
9832                 Add some subject prefixes
9833                 Patch by Bjorn T Johansen <btj@havleik.no>
9834
9835 2006-06-22 [colin]      2.3.1cvs11
9836
9837         * manual/advanced.xml
9838                 Forgotten hidden pref
9839
9840 2006-06-21 [paul]       2.3.1cvs10
9841
9842         * src/prefs_account.c
9843                 complete the removal of 'Add date header' option
9844
9845 2006-06-21 [paul]       2.3.1cvs9
9846
9847         * src/account.c
9848         * src/compose.c
9849         * src/prefs_account.c
9850         * src/prefs_account.h
9851                 remove option to add date header - always
9852                 add date header
9853         * src/etpan/imap-thread.c
9854                 fix warnings (Thanks to Colin)
9855
9856 2006-06-21 [wwp]        2.3.1cvs8
9857
9858         * src/folder.c
9859                 set the attachment flag when inline text part are (file)named. This is more convenient
9860                 when receiving (for instance) inline source files or patches sent using thunderbird.
9861
9862 2006-06-21 [paul]       2.3.1cvs7
9863
9864         * src/inc.c
9865                 fix off-by-one count of current msg in
9866                 statusbar filtering progressbar
9867
9868 2006-06-21 [paul]       2.3.1cvs6
9869
9870         * src/folder.c
9871                 Show attachment icon even if the part is 'inline'
9872                 if the following conditions are met:
9873                 - content-type != 'text/plain'
9874                 - content-type != '*/pgp-signature'
9875                 - either 'name' or 'filename' parameter is not NULL
9876                 
9877                 Thanks to Colin
9878
9879 2006-06-21 [paul]       2.3.1cvs5
9880
9881         * src/messageview.c
9882         * src/prefs_common.c
9883         * src/prefs_common.h
9884         * src/prefs_other.c
9885                 add an option to 'Never send Return
9886                 Receipts'
9887                 Thanks to Colin
9888
9889 2006-06-20 [mones]      2.3.1cvs4
9890
9891         * po/es.po
9892                 updated
9893         * src/compose.c
9894                 typo fixed (space after comma)
9895         * tools/make.themes.project
9896                 remove exec mode from tarball files
9897
9898 2006-06-20 [colin]      2.3.1cvs3
9899
9900         * src/news.c
9901         * src/procheader.c
9902         * src/unmime.c
9903                 Better fix for \n's in headers (don't 
9904                 break Received: and others)
9905
9906 2006-06-20 [paul]       2.3.1cvs2
9907
9908         * src/alertpanel.c
9909         * src/textview.c
9910                 improve legibility of phishing attempt
9911                 dialog
9912
9913 2006-06-20 [paul]       2.3.1cvs1
9914
9915         * NEWS
9916         * README
9917         * configure.ac
9918                 Update version number following
9919                 stable release
9920
9921 2006-06-20 [colin]      2.3.0cvs26
9922
9923         * src/compose.c
9924                 When dragging a file to the text of the compose
9925                 window, ask whether we want to insert or attach
9926                 (I know lots of people who do that to attach)
9927
9928 2006-06-20 [colin]      2.3.0cvs25
9929
9930         * src/etpan/imap-thread.c
9931                 Fix threshold (the append command is often > 32 bytes)
9932
9933 2006-06-19 [colin]      2.3.0cvs24
9934
9935         * src/imap.c
9936         * src/etpan/imap-thread.c
9937                 Workaround Rockliffe IMAP server bug: replace
9938                 "x UID SEARCH (ANSWERED UID 1:*)" with
9939                 "x UID SEARCH ANSWERED"
9940                 (Rockliffe doesn't handle the parenthesis)
9941
9942 2006-06-19 [colin]      2.3.0cvs23
9943
9944         * src/compose.c
9945         * src/imap.c
9946         * src/etpan/imap-thread.c
9947                 Probably fix bug #972 (Freezes when adding 
9948                 an attachment to the message)
9949         * src/common/defs.h
9950                 Modernize Firefox cmd
9951
9952
9953 2006-06-18 [colin]      2.3.0cvs22
9954
9955         * src/prefs_customheader.c
9956                 Only allow correct filenames for various
9957                 custom headers
9958
9959 2006-06-18 [colin]      2.3.0cvs21
9960
9961         * src/prefs_customheader.c
9962                 Add a 'From File...' button in custom headers prefs, which
9963                 try to do the right thing: 
9964                 for normal headers, use file as plaintext,
9965                 for X-Face, calls compface,
9966                 for Face, encode to b64.
9967
9968 2006-06-17 [colin]      2.3.0cvs20
9969
9970         * src/mh.c
9971                 Warning fix
9972
9973 2006-06-16 [colin]      2.3.0cvs19
9974
9975         * src/summaryview.c
9976                 Recursive quicksearch: show message list
9977                 in current folder, *then* search children
9978                 in the background.
9979
9980 2006-06-16 [colin]      2.3.0cvs18
9981
9982         * src/main.c
9983                 Instead of ignoring SIGPIPE, save caches
9984                 when getting one. Will fix the fact that
9985                 hot caches are out-of-date when logging 
9986                 out of Xorg.
9987         * src/compose.c
9988         * src/prefs_compose_writing.c
9989                 Only save text (not attachments) when 
9990                 auto-saving to drafts
9991         * src/unmime.c
9992                 Always replace \n, \r and \t with spaces
9993                 in headers
9994         * manual/dist/html/Makefile.am
9995         * manual/dist/pdf/Makefile.am
9996         * manual/dist/ps/Makefile.am
9997         * manual/dist/txt/Makefile.am
9998         * manual/fr/dist/html/Makefile.am
9999         * manual/fr/dist/pdf/Makefile.am
10000         * manual/fr/dist/ps/Makefile.am
10001         * manual/fr/dist/txt/Makefile.am
10002         * manual/pl/dist/html/Makefile.am
10003         * manual/pl/dist/pdf/Makefile.am
10004         * manual/pl/dist/ps/Makefile.am
10005         * manual/pl/dist/txt/Makefile.am
10006                 Fix make clean removing pregenerated manuals
10007
10008
10009 2006-06-16 [colin]      2.3.0cvs17
10010
10011         * src/plugins/pgpcore/sgpgme.c
10012         * src/plugins/pgpmime/pgpmime.c
10013         * src/plugins/pgpinline/pgpinline.c
10014                 Better error reporting in setup_signers.
10015                 Don't fallback to default key if specified
10016                 key isn't found.
10017                 Don't allow signing if more than one secret
10018                 key matches the one specified in prefs.
10019
10020 2006-06-15 [colin]      2.3.0cvs16
10021
10022         * src/folderview.c
10023                 Add "Send queue" in the folder's contextual
10024                 menu
10025         * src/compose.c
10026         * src/messageview.c
10027         * src/privacy.c
10028         * src/privacy.h
10029         * src/procmime.c
10030         * src/procmsg.c
10031         * src/plugins/pgpcore/passphrase.c
10032         * src/plugins/pgpcore/sgpgme.c
10033         * src/plugins/pgpinline/pgpinline.c
10034         * src/plugins/pgpmime/pgpmime.c
10035                 Better error reporting
10036         * src/mbox.c
10037                 Probably fix bug #971 (2.2.3 cannot read mail 
10038                 from local mbox)
10039
10040
10041 2006-06-15 [mones]      2.3.0cvs15
10042
10043         * tools/make.themes.project
10044                 creates the themes project from the web page
10045
10046 2006-06-15 [colin]      2.3.0cvs14
10047
10048         * src/folder.c
10049                 Better fix (avoid losing the folder if scan_tree 
10050                 fails)
10051
10052 2006-06-15 [cleroy]     2.3.0cvs13
10053
10054         * src/folder.c
10055                 Probably fix Bug #969 (crash on rebuilding 
10056                 imap folder)
10057
10058 2006-06-14 [colin]      2.3.0cvs12
10059
10060         * manual/dtd/manual.xsl
10061         * manual/sylpheed-claws-manual.xml
10062         * manual/fr/sylpheed-claws-manual.xml
10063         * manual/pl/sylpheed-claws-manual.xml
10064                 Insert pagebreaks between sections
10065
10066 2006-06-14 [paul]       2.3.0cvs11
10067
10068         * configure.ac
10069                 better fix than 2.3.0cvs10
10070
10071 2006-06-14 [paul]       2.3.0cvs10
10072
10073         * configure.ac
10074                 fix setting of PACKAGE_DATA_DIR with newer autoconf
10075                 (backwards compatible)
10076
10077 2006-06-13 [colin]      2.3.0cvs9
10078
10079         * src/messageview.c
10080                 Fix sending of return receipt with the new queue folders
10081
10082 2006-06-13 [wwp]        2.3.0cvs8
10083
10084         * src/quote_fmt_lex.l
10085                 fix wrong tokens returned in quote_fmt lexer, query not().
10086
10087 2006-06-13 [wwp]        2.3.0cvs7
10088
10089         * src/folder.c
10090         * src/prefs_folder_item.c
10091                 allow changing folder type even when folder is not a top-level one,
10092                 thanks to Colin.
10093
10094 2006-06-12 [colin]      2.3.0cvs6
10095
10096         * src/folderview.c
10097                 Fix double-ask of "Do you want to mark all
10098                 as read"
10099
10100 2006-06-12 [colin]      2.3.0cvs5
10101
10102         * src/compose.c
10103         * src/compose.h
10104         * src/folder.c
10105         * src/folder.h
10106         * src/imap.c
10107         * src/inc.c
10108         * src/main.c
10109         * src/messageview.c
10110         * src/mh.c
10111         * src/prefs_folder_item.c
10112         * src/procheader.c
10113         * src/procmime.c
10114         * src/procmsg.c
10115         * src/procmsg.h
10116         * src/send_message.c
10117         * src/summaryview.c
10118         * src/toolbar.c
10119                 Apply bug #964's patch (Queue and drafts aren't normal)
10120                 The Drafts and Queue folder now contain RFC-822 files,
10121                 allowing to move and copy mails from and to these 
10122                 folders. Moving from Drafts to Queue will prepare the
10123                 mail for sending (PGP signature, encryption, etc).
10124                 This patch also rework sending errors handling to try
10125                 to be more helpful.
10126                 Also, allow redefining folder types via the GUI 
10127                 (Folder type in its Properties)
10128
10129 2006-06-12 [colin]      2.3.0cvs4
10130
10131         * src/summaryview.c
10132         * src/prefs_common.c
10133         * src/prefs_common.h
10134         * src/gedit-print.c
10135                 Allow to define a specific print font - patch
10136                 by Bernhard Walle <bernhard.walle@gmx.de>
10137         * src/prefs_fonts.c
10138         * manual/advanced.xml
10139         * manual/fr/advanced.xml
10140                 Add a hidden pref to allow deletion without
10141                 confirmation
10142
10143 2006-06-12 [wwp]        2.3.0cvs3
10144
10145         * .cvsignore
10146                 more files to ignore.
10147
10148 2006-06-12 [wwp]        2.3.0cvs2
10149
10150         * src/quote_fmt.c
10151         * src/quote_fmt_lex.l
10152         * src/quote_fmt_parse.y
10153                 extend the quote_fmt parser (templates and quotes):
10154                 - allow limited sub-expressions in |p{} and |f{} expressions,
10155                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
10156                 - implemented/fixed missing implementation of query_references and show_references,
10157                 - completed, fixed contents and format of the symbols help dialog,
10158                 - fix some compilation warnings.
10159
10160 2006-06-12 [wwp]        2.3.0cvs1
10161
10162         * manual/advanced.xml
10163         * manual/fr/advanced.xml
10164                 updates in the "templates" section of the manual (eng/fr):
10165                  - be more precise (both versions)
10166                  - completed to match the english reference (fr version)
10167                  - touchups (both versions)
10168
10169 2006-06-12 [paul]       2.3.0
10170
10171         2.3.0 released
10172
10173 2006-06-12 [paul]       2.2.3cvs14
10174
10175         * po/ca.po
10176         * po/cs.po
10177         * po/de.po
10178         * po/el.po
10179         * po/fr.po
10180         * po/it.po
10181         * po/pt_BR.po
10182         * po/sr.po
10183         * po/zh_CN.po
10184                 updated by Miquel Oliete, Tim, Stephan Sachse,
10185                 Stavros Giannouris, Fabien Vantard, Andrea
10186                 Spadaccini, Frederico Goncalves Guimaraes,
10187                 Aleksandar Urosevic, and Ralgh Young
10188
10189 2006-06-12 [colin]      2.2.3cvs13
10190
10191         * src/mbox.c
10192                 Add missing header
10193
10194 2006-06-11 [colin]      2.2.3cvs12
10195
10196         * src/msgcache.c
10197                 Verify that g_malloc() succeeded
10198
10199 2006-06-11 [colin]      2.2.3cvs11
10200
10201         * src/wizard.c
10202                 Add Face header to welcome mail
10203
10204 2006-06-10 [colin]      2.2.3cvs10
10205
10206         * src/textview.c
10207                 Revert previous (Forgot it changes the
10208                 margin on the whole mail)
10209
10210 2006-06-10 [colin]      2.2.3cvs9
10211
10212         * src/textview.c
10213                 Don't overlap long headers under (X-)Face
10214
10215 2006-06-10 [mones]      2.2.3cvs8
10216
10217         * manual/xml2pdf
10218                 allow generation of manual on systems lacking saxon binary
10219                 but with java and the saxon library installed
10220
10221         * po/es.po
10222                 updated for release
10223
10224 2006-06-09 [colin]      2.2.3cvs7
10225
10226         * src/summaryview.c
10227                 Fix leak when using Display Sender using Addressbook
10228
10229 2006-06-09 [colin]      2.2.3cvs6
10230
10231         * src/compose.c
10232         * src/folder.c
10233         * src/folderview.c
10234         * src/mimeview.c
10235         * src/summaryview.c
10236                 More leaks fixes
10237
10238 2006-06-09 [paul]       2.2.3cvs5
10239
10240         * AUTHORS
10241         * src/gtk/authors.h
10242         * tools/claws.i18n.status.pl
10243                 updated with new info
10244
10245 2006-06-09 [paul]       2.2.3cvs4
10246
10247         * README
10248                 updated
10249         * manual/ack.xml
10250                 add wwp to authors list
10251         * src/gtk/authors.h
10252                 update mine and Colin's addresses
10253
10254 2006-06-08 [colin]      2.2.3cvs3
10255
10256         * src/etpan/imap-thread.c
10257                 Fix leak on SSL cert check
10258
10259 2006-06-08 [colin]      2.2.3cvs2
10260
10261         * src/common/utils.c
10262                 Fix leak
10263
10264 2006-06-08 [paul]       2.2.3cvs1
10265
10266         * configure.ac
10267                 Update version number following
10268                 stable release
10269
10270 2006-06-07 [colin]      2.2.2cvs3
10271
10272         * src/msgcache.c
10273                 Fix catching cache read errors (guint instead of gint)
10274                 Prevent malloc'ing more than 8MB (means cache corruption)
10275
10276 2006-06-07 [paul]       2.2.2cvs2
10277
10278         * src/exporthtml.c
10279         * src/exportldif.c
10280         * src/mh.c
10281         * src/mutt.c
10282         * src/pine.c
10283         * src/common/utils.c
10284                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
10285                 obey $HOME'
10286                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
10287                 Thanks to Colin
10288
10289 2006-06-06 [paul]       2.2.2cvs1
10290
10291         * configure.ac
10292                 Update version number following
10293                 stable release
10294
10295 2006-06-06 [paul]       2.2.1cvs6
10296
10297         * src/matcher.c
10298                 fix  implicit declaration of
10299                 sylpheed_do_idle()
10300                 Patch by Fabien Vantard
10301
10302 2006-06-06 [paul]       2.2.1cvs5
10303
10304         * src/matcher.c
10305                 fix age_greater and age_lower so that they
10306                 mean what say and not '...or equal to'
10307                 Thanks to Colin
10308
10309 2006-06-06 [paul]       2.2.1cvs4
10310
10311         * src/textview.c
10312         * src/common/utils.c
10313                 fix URI check
10314                 Thanks to Colin
10315
10316 2006-06-05 [wwp]        2.2.1cvs3
10317
10318         * manual/fr/account.xml
10319                 minor language fixes (thanks to Fabien Vantard).
10320
10321 2006-06-05 [colin]      2.2.1cvs2
10322
10323         * src/prefs_folder_item.c
10324         * src/folderview.c
10325                 Allow recursive setting of properties 
10326                 for whole mailboxes
10327         * src/matcher.c
10328                 Don't freeze on 'test' filtering rule
10329
10330 2006-06-05 [colin]      2.2.1cvs1
10331
10332         * configure.ac
10333                 Update version number following
10334                 stable release
10335
10336 2006-06-04 [wwp]        2.2.0cvs82
10337
10338         * manual/glossary.xml
10339         * manual/account.xml
10340         * manual/fr/glossary.xml
10341         * manual/fr/account.xml
10342                 added glossary section and references/links related to the Face custom header.
10343
10344 2006-06-04 [colin]      2.2.0cvs81
10345
10346         * src/summaryview.c
10347                 Skip to next message on move with no
10348                 immediate execution
10349
10350 2006-06-04 [wwp]        2.2.0cvs80
10351
10352         * manual/xml2pdf
10353                 added sanity checks, exit when needed.
10354
10355 2006-06-03 [paul]       2.2.0cvs79
10356
10357         * src/prefs_receive.c
10358                 page name is now 'Receiving'
10359         * src/prefs_send.c
10360                 page name is now 'Sending'
10361
10362 2006-06-03 [colin]      2.2.0cvs78
10363
10364         * src/plugins/spamassassin/spamassassin_gtk.c
10365                 Autoswitch to Localhost if transport was previously
10366                 disabled. Else people had to check [] Enable, then
10367                 *reselect* transport.
10368
10369 2006-06-03 [colin]      2.2.0cvs77
10370
10371         * src/plugins/pgpinline/pgpinline.c
10372         * src/plugins/pgpmime/pgpmime.c
10373                 Check that gpg_data_release_and_get_mem 
10374                 didn't fail (now, why this happens...)
10375
10376 2006-06-03 [colin]      2.2.0cvs76
10377
10378         * src/mbox.c
10379                 Fix bug #962 (Manual and/or UI should 
10380                 warn about incompatible locking 
10381                 causing dataloss)
10382
10383 2006-06-02 [cleroy]     2.2.0cvs75
10384
10385         * src/filtering.c
10386         * src/folder.c
10387         * src/procmsg.c
10388         * src/summaryview.c
10389                 Fix a few leaks
10390
10391 2006-06-02 [colin]      2.2.0cvs74
10392
10393         * src/main.c
10394                 On exit, free caches after writing them
10395                 Shuts up some valgrind false positives
10396         * src/procmsg.c
10397         * src/send_message.c
10398                 Fix races when reusing existing SMTP connections
10399                 Fix inexistant session timeout
10400         * src/toolbar.c
10401                 Display alertpanel after all queues have
10402                 been processed, not after each
10403
10404 2006-06-02 [wwp]        2.2.0cvs73
10405
10406         * manual/fr/glossary.xml
10407         * manual/fr/ack.xml
10408         * manual/ack.xml
10409                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
10410
10411 2006-06-02 [wwp]        2.2.0cvs72
10412
10413         * manual/xml2pdf
10414         * manual/dist/pdf/Makefile.am
10415         * manual/dtd/manual.xsl
10416         * manual/fr/dist/pdf/Makefile.am
10417         * manual/pl/dist/pdf/Makefile.am
10418                 we changed the procedure to generate the .pdf version of the manual.
10419                 The procedure is more modern and the .pdf we get now has a valid index.
10420                 Here are the new pre-requisites:
10421
10422                 - JRE 1.x (1.4 here): there must be one from your distro
10423                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
10424                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
10425                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
10426
10427                 See my posts for further info about the installation of this toolchain:
10428
10429                 Date: Fri, 19 May 2006 19:40:06 +0200
10430                 From: wwp <subscript@free.fr>
10431                 To: sylpheed-claws-devel@lists.sourceforge.net
10432                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
10433
10434                 and
10435
10436                 Date: Wed, 24 May 2006 12:58:49 +0200
10437                 From: wwp <subscript@free.fr>
10438                 To: sylpheed-claws-devel@lists.sourceforge.net
10439                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
10440
10441 2006-06-01 [colin]      2.2.0cvs71
10442
10443         * src/compose.c
10444                 Better guards against IMAP races
10445         * src/main.c
10446         * src/prefs_common.c
10447         * src/prefs_common.h
10448         * src/common/ssl_certificate.c
10449         * src/etpan/imap-thread.c
10450         * src/etpan/imap-thread.h
10451         * src/gtk/sslcertwindow.c
10452                 New hidden option ssl_skip_cert_check to 
10453                 avoid dups of bug #959 (libetpan linked
10454                 against gnutls and gnutls buggy on 64bit)
10455                 Present expired warning only once per
10456                 session/server.
10457         * manual/advanced.xml
10458         * manual/fr/advanced.xml
10459                 Document new option
10460
10461 2006-06-01 [wwp]        2.2.0cvs70
10462
10463         * src/messageview.c
10464                 fix for bug #961 (return receipt dialog 
10465                 complains incorrectly about return-path 
10466                 email adress being different), thanks 
10467                 to Colin.
10468
10469 2006-05-31 [cleroy]     2.2.0cvs69
10470
10471         * src/common/ssl.c
10472                 Guard against NULLs, although this
10473                 should never be an issue
10474
10475 2006-05-31 [colin]      2.2.0cvs68
10476
10477         * src/filtering.c
10478                 Use g_slist_prepend
10479         * src/imap.c
10480                 Don't remove caches when destroying folder, it
10481                 could (should) be done at exit
10482         * src/inc.c
10483                 free processing cache after incorporation
10484         * src/etpan/imap-thread.c
10485                 Maybe fix bug #959 (Crash on moving to emails 
10486                 to a imap account per ssl with a expired 
10487                 certificate.)
10488
10489 2006-05-30 [colin]      2.2.0cvs67
10490
10491         * src/summaryview.c
10492                 Put back event flush when displaying message
10493                 It avoids reading a bunch of messages just
10494                 by hitting shift-n for too long ;)
10495
10496 2006-05-29 [colin]      2.2.0cvs66
10497
10498         * src/summaryview.c
10499                 Remove useless g_warnings
10500
10501 2006-05-29 [colin]      2.2.0cvs65
10502
10503         * src/imap.c
10504                 Fix g_slist_append()s for performance
10505
10506 2006-05-29 [colin]      2.2.0cvs64
10507
10508         * src/compose.c
10509         * src/common/utils.c
10510                 Fix extraneous tab at start of addresses
10511         * src/mainwindow.c
10512                 Fix warnings (thanks to Fabien)
10513                 Fix crash at exit when composing messages 
10514                 exist
10515         * src/pop.c
10516                 Fix progress bar when deleting expired mails
10517                 Thanks to Hiro
10518         * src/summaryview.c
10519         * src/gtk/gtksctree.c
10520                 Fix re-sorting slowness
10521
10522 2006-05-29 [paul]       2.2.0cvs63
10523
10524         * src/mh.c
10525                 fetch full message when moving mails
10526                 from another mailbox, (fixed data loss
10527                 when filtering from IMAP to MH, introduced
10528                 in 2.2.0cvs57).
10529                 Thanks to Colin
10530
10531 2006-05-29 [mones]      2.2.0cvs62
10532
10533         * src/gtk/gtksctree.c
10534                 Unselect faster (patch by Colin)        
10535
10536 2006-05-26 [colin]      2.2.0cvs61
10537
10538         * src/summaryview.c
10539                 Unplug MSGINFO_UPDATE callback on delete too.
10540
10541 2006-05-26 [colin]      2.2.0cvs60
10542
10543         * src/foldersel.c
10544                 Fix bold in folder selection window with glib2.10
10545                 thanks Hiro
10546
10547 2006-05-26 [colin]      2.2.0cvs59
10548
10549         * src/procheader.c
10550                 Convert date only if necessary (and don't
10551                 try to convert from utf8 to utf8, too)
10552         * src/summaryview.c
10553                 Only set column's text if the column's 
10554                 displayed
10555
10556 2006-05-26 [colin]      2.2.0cvs58
10557
10558         * src/summaryview.c
10559         * src/gtk/gtkutils.c
10560                 Fix useless warning
10561
10562 2006-05-26 [colin]      2.2.0cvs57
10563
10564         * src/mainwindow.c
10565                 Make summaryview selectable as long as 
10566                 no message has focus
10567         * src/mh.c
10568                 Faster deletion (by implementing mh_remove_msgs)
10569                 Faster copy (avoid using mh_fetch_msg just to get
10570                 the filename)
10571                 Faster move (using move_file instead of copy_file
10572                 if MSG_IS_MOVE)
10573                 No progressbar if total number of mails to cp/mv 
10574                 is less than 100
10575         * src/summaryview.c
10576                 Fix removal from subject_table when mail gets moved
10577                 Faster deletion (g_slist_prepend instead of append)
10578         * src/gtk/gtksctree.c
10579                 Remove useless code
10580
10581 2006-05-25 [colin]      2.2.0cvs56
10582
10583         * src/common/ssl_certificate.c
10584                 Fix leak in expired cert check
10585
10586 2006-05-25 [colin]      2.2.0cvs55
10587
10588         * src/mh.c
10589                 Disable flags syncing on .mh_sequences - it
10590                 is buggy and marks mails read under unknown
10591                 conditions.
10592
10593 2006-05-25 [paul]
10594
10595         * 2.3.0-rc4 released
10596
10597 2006-05-24 [colin]      2.2.0cvs54
10598
10599         attention cvs users: if you manage to crash
10600         Sylpheed-Claws while moving, copying or deleting
10601         mails, we *are* interested in stack traces and
10602         valgrind logs. It looks stable, but one never
10603         knows...
10604
10605         * src/folder.c
10606                 Add progressbar for cache updates
10607         * src/folderutils.c
10608                 Optimize Mark all read in the current
10609                 folder
10610         * src/mh.c
10611                 Add progressbar for copy/move
10612         * src/procmsg.c
10613                 Optimize O(n^2) in copy/move
10614         * src/summaryview.c
10615         * src/gtk/gtksctree.c
10616                 Optimize O(n^2) algos
10617         * src/common/timing.h
10618                 Display ms instead of us
10619
10620 2006-05-24 [wwp]        2.2.0cvs53
10621
10622         * manual/fr/advanced.xml
10623                 updates to the French manual.
10624
10625 2006-05-24 [wwp]        2.2.0cvs52
10626
10627         * src/common/utils.c
10628                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
10629
10630 2006-05-24 [wwp]        2.2.0cvs51
10631
10632         * src/folderutils.c
10633                 fixed "mark all read" in MH folders (thanks to Colin).
10634
10635 2006-05-24 [paul]       2.2.0cvs50
10636
10637         * doc/man/sylpheed-claws.1
10638                 updated the man page
10639
10640 2006-05-23 [colin]      2.2.0cvs49
10641
10642         * src/folderview.c
10643         * src/imap.c
10644         * src/inc.c
10645         * src/mbox.c
10646         * src/messageview.c
10647         * src/news.c
10648         * src/send_message.c
10649         * src/summaryview.c
10650         * src/gtk/sslcertwindow.c
10651                 alertpanel fixes, by Fabien
10652
10653 2006-05-23 [colin]      2.2.0cvs48
10654
10655         * src/folder.c
10656         * src/folderview.c
10657         * src/msgcache.c
10658         * src/summaryview.c
10659         * src/gtk/gtksctree.c
10660         * src/gtk/gtksctree.h
10661                 More timings
10662                 Fix slow loading problem, which was caused by the
10663                 use of some gtk_ctree funcs and their use of
10664                 g_list_position while gtk_ctree_(un)link'ing.
10665                 Reap more functions from gtkctree.c to be sure we
10666                 use our (fast) version instead of theirs.
10667         * src/mh.c
10668                 Fix copy of unread mails
10669
10670
10671 2006-05-22 [wwp]        2.2.0cvs47
10672
10673         * manual/fr/advanced.xml
10674                 updated.
10675
10676 2006-05-22 [colin]      2.2.0cvs46
10677
10678         * src/filtering.c
10679                 Fix possible infinite loop. 'copy' is not a 
10680                 final action, so when encountering a 'copy',
10681                 we have to check if a previous one was set
10682                 and do it. In the same way, if we encounter
10683                 a 'move' we have to perform a possibly 
10684                 pending 'copy'. This will slow down filtering
10685                 on IMAP if move+copy or multiple copy actions
10686                 are to be done, but handling it via the batch
10687                 would be really too convoluted.
10688
10689 2006-05-22 [wwp]        2.2.0cvs45
10690
10691         * manual/fr/advanced.xml
10692         * manual/fr/faq.xml
10693         * manual/fr/glossary.xml
10694         * manual/fr/handling.xml
10695         * manual/fr/intro.xml
10696         * manual/fr/plugins.xml
10697         * manual/fr/sylpheed-claws-manual.xml
10698                 sync w/ the english manual: updates URIs, documented mailing-list
10699                 support, better explanation about the enabled/disabled feature
10700                 in filtering/processing rules by Paul.
10701
10702 2006-05-21 [colin]      2.2.0cvs44
10703
10704         * src/summaryview.c
10705                 Don't expand after building threads, but during
10706
10707 2006-05-21 [colin]      2.2.0cvs43
10708
10709         * src/procmsg.c
10710         * src/summaryview.c
10711                 More timing possibilities... For next time I have 
10712                 to find out how the hell some 3GHz computer takes
10713                 one minute to open a 30k folder...
10714
10715 2006-05-21 [colin]      2.2.0cvs42
10716
10717         * manual/pl/advanced.xml
10718         * manual/pl/faq.xml
10719         * manual/pl/glossary.xml
10720         * manual/pl/handling.xml
10721         * manual/pl/intro.xml
10722         * manual/pl/plugins.xml
10723         * manual/pl/sylpheed-claws-manual.xml
10724                 Polish manual updated by Pawel
10725
10726 2006-05-20 [colin]
10727
10728         * 2.3.0-rc3 released
10729
10730 2006-05-20 [colin]      2.2.0cvs41
10731
10732         * src/imap.c
10733                 Fix -rc2 problems:
10734                 - remove cache of moved messages from original folder
10735                 - apply new flags to messages even if they aren't appliable
10736                   via IMAP.
10737
10738 2006-05-20 [colin]
10739
10740         * 2.3.0-rc2 released
10741
10742 2006-05-19 [colin]      2.2.0cvs40
10743
10744         * src/imap.c
10745                 Don't issue SELECT in imap_change_flags
10746                 before having checked that we indeed have
10747                 some flags to change. MSG_POSTFILTERED for
10748                 example can't be used on IMAP.
10749                 Fixes bug #955 (copying messages between 
10750                 imap folders is extremely slow), which was
10751                 a regression.
10752
10753 2006-05-19 [colin]      2.2.0cvs39
10754
10755         * src/folder.c
10756         * src/folder.h
10757         * src/folderview.c
10758                 Try to fix bug #830 (Some unread messages 
10759                 get marked read in IMAP inbox):
10760                 - Prevent scanning a folder if it's being 
10761                   opened via the GUI
10762                 - Postpone opening via the GUI of a folder
10763                   currently scanned.
10764
10765
10766 2006-05-19 [wwp]        2.2.0cvs38
10767
10768         * manual/advanced.xml
10769                 fix English+typo (thanks to Paul).
10770
10771 2006-05-19 [wwp]        2.2.0cvs37
10772
10773         * manual/advanced.xml
10774         * manual/fr/advanced.xml
10775         * src/gtk/logwindow.c
10776         * src/prefs_common.c
10777         * src/prefs_common.h
10778                 added hidden prefs to allow customization of colors used in
10779                 protocol log window (useful for dark gtk+ themes).
10780
10781 2006-05-19 [wwp]        2.2.0cvs36
10782
10783         * ChangeLog
10784                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
10785
10786 2006-05-19 [paul]       2.2.0cvs35
10787
10788         * src/textview.c
10789                 make Reply-To fully clickable
10790         * src/gtk/logwindow.c
10791                 more colouring (SMTP ESMTP)
10792         Both patches by Pawel Pekala
10793
10794 2006-05-19 [cleroy]     2.2.0cvs34
10795
10796         * src/mh.c
10797                 Don't update flags from current folder
10798                 Probably fixes bug #935 (Read Messages 
10799                 Revert to Being Marked as Unread)
10800
10801 2006-05-18 [colin]      2.2.0cvs33
10802
10803         * src/imap.c
10804                 Warning fix
10805         * src/compose.c
10806         * src/mainwindow.c
10807         * src/summaryview.c
10808         * src/toolbar.c
10809                 Allow replying to multiple emails
10810                 in multiple windows
10811         * src/mimeview.c
10812         * src/etpan/imap-thread.c
10813                 Leak fixes
10814
10815 2006-05-18 [paul]       2.2.0cvs32
10816
10817         * src/summaryview.c
10818                 keep Mailing-List menu refreshed
10819                 Thanks to Colin
10820
10821 2006-05-18 [paul]       2.2.0cvs31
10822
10823         * manual/advanced.xml
10824         * manual/faq.xml
10825         * manual/glossary.xml
10826         * manual/handling.xml
10827         * manual/intro.xml
10828         * manual/plugins.xml
10829         * manual/sylpheed-claws-manual.xml
10830                 update URLs
10831                 add info about mailing-list support
10832                 edit filtering info
10833         * src/wizard.c
10834         * src/common/defs.h
10835         * src/gtk/about.c
10836         * src/plugins/dillo_viewer/README
10837                 update URLs
10838
10839 2006-05-17 [wwp]        2.2.0cvs30
10840
10841         * manual/handling.xml
10842         * manual/fr/handling.xml
10843                 documented the ability to enabled/disable filtering/processing rules.
10844
10845 2006-05-17 [colin]      2.2.0cvs29
10846
10847         * src/main.c
10848                 Don't initialize g_thread subsystem if it's 
10849                 already done (thanks to Hiro)
10850         * src/mimeview.c
10851                 Fix saving of parts when there name can't be
10852                 converted from UTF-8.
10853
10854 2006-05-17 [paul]       2.2.0cvs28
10855
10856         * po/Makefile.in.in
10857                 fix config.status warning with autoconf 2.60
10858
10859 2006-05-17 [paul]       2.2.0cvs27
10860
10861         * po/POTFILES.in
10862                 add src/mbox.c
10863
10864 2006-05-17 [wwp]        2.2.0cvs26
10865
10866         * src/mainwindow.c
10867                 fix useless and potentially dangerous buffer walking (thanks to Colin).
10868
10869 2006-05-17 [wwp]        2.2.0cvs25
10870
10871         * src/plugins/demo/demo.c
10872                 updated product name in plugin demo (many plugins need to be
10873                 sync'ed w/ that change).
10874
10875 2006-05-17 [colin]      2.2.0cvs24
10876
10877         * src/mh.c
10878                 Fix leak
10879
10880 2006-05-16 [colin]      2.2.0cvs23
10881
10882         * src/mainwindow.c
10883                 Stupid me hit again. Fix cvs22.
10884
10885 2006-05-16 [colin]      2.2.0cvs22
10886
10887         * src/mainwindow.c
10888                 Fix bug #922 (sylpheed-claws crashed after 
10889                 pushing on Inbox folder)
10890
10891 2006-05-16 [colin]      2.2.0cvs21
10892
10893         * src/compose.c
10894                 Make From header be copy/paste/select-able
10895
10896 2006-05-16 [wwp]        2.2.0cvs20
10897
10898         * src/export.c
10899         * src/matcher.c
10900         * src/summaryview.c
10901         * src/etpan/imap-thread.c
10902                 fix some compiler warnings (thanks to Colin).
10903
10904 2006-05-16 [wwp]        2.2.0cvs19
10905
10906         * src/action.c
10907         * src/gedit-print.c
10908         * src/inc.c
10909         * src/mainwindow.c
10910         * src/mh.c
10911         * src/statusbar.c
10912         * src/send_message.c
10913         * src/summaryview.c
10914                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
10915
10916 2006-05-15 [colin]      2.2.0cvs18
10917
10918         * src/procmsg.c
10919                 Fix automatic rule creation with List-Post
10920
10921 2006-05-15 [paul]       2.2.0cvs17
10922
10923         * tools/filter_conv_new.pl
10924                 updated for rule enabling/disabling
10925                 claws version >= 2.3.x required
10926
10927 2006-05-15 [cleroy]     2.2.0cvs16
10928
10929         * src/main.c
10930                 Revert test
10931
10932 2006-05-15 [cleroy]     2.2.0cvs15
10933
10934         * src/main.c
10935                 test
10936
10937 2006-05-15 [wwp]        2.2.0cvs14
10938
10939         * manual/pl/.cvsignore
10940                 ignore generated files.
10941
10942 2006-05-14 [wwp]        2.3.0-rc1
10943
10944         * 2.3.0-rc1 released
10945
10946 2006-05-13 [wwp]        2.2.0cvs13
10947
10948         * src/filtering.c
10949         * src/filtering.h
10950         * src/matcher.c
10951         * src/matcher_parser_lex.l
10952         * src/matcher_parser_parse.y
10953         * src/prefs_filtering.c
10954                 new feature: provide the ability to disable filtering and processing
10955                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
10956                 adaptations.
10957
10958 2006-05-13 [colin]      2.2.0cvs12
10959
10960         * src/compose.c
10961                 Remove useless if (a) b; else b;
10962                 Thanks to wwp
10963
10964 2006-05-13 [wwp]        2.2.0cvs11
10965
10966         * src/export.c
10967         * src/import.c
10968         * src/mainwindow.c
10969         * src/mbox.c
10970         * src/summaryview.c
10971         * src/summaryview.h
10972                 no more silent failures (or at least less ones) when importing
10973                 or exporting from/to mbox. Also start importing/exporting if
10974                 the necessary info is set.
10975
10976 2006-05-13 [wwp]        2.2.0cvs10
10977
10978         * RELEASE_NOTES
10979                 restored up-to-date release notes.
10980
10981 2006-05-13 [paul]       2.2.0cvs9
10982
10983         * po/nl.po
10984         * po/ru.po
10985                 updated by Tim Dijkstra and Pavlo Bohmat
10986
10987 2006-05-12 [colin]      2.2.0cvs8
10988
10989         * src/gtk/quicksearch.c
10990                 Add "k" as shortcut for "colorlabel". Patch
10991                 by ath42@users.sf.net.
10992
10993 2006-05-12 [paul]       2.2.0cvs7
10994
10995         * src/prefs_common.h
10996         * src/prefs_summaries.c
10997         * src/summaryview.c
10998                 when entering a folder also allow
10999                 going directly to first Marked message
11000
11001 2006-05-12 [paul]       2.2.0cvs6
11002
11003         * src/summaryview.c
11004                 always obey 'confirm before marking all
11005                 mails read' option
11006
11007 2006-05-12 [paul]       2.2.0cvs5
11008
11009         * src/textview.c
11010                 make Sender fully clickable
11011
11012 2006-05-12 [colin]      2.2.0cvs4
11013
11014         * src/compose.c
11015         * src/compose.h
11016                 Let From be editable
11017         * src/main.c
11018         * src/mh.c
11019                 Full support of .mh_sequences' Unseen seq
11020
11021 2006-05-12 [colin]      2.2.0cvs3
11022
11023         * src/folder.c
11024         * src/mainwindow.c
11025         * src/mainwindow.h
11026         * src/messageview.c
11027         * src/prefs_spelling.c
11028         * src/procheader.c
11029         * src/procmsg.c
11030         * src/procmsg.h
11031         * src/summaryview.c
11032         * src/toolbar.c
11033         * src/toolbar.h
11034                 Add contextual menu on Compose toolbar
11035                 button. Fixes bug #944 (Automatic
11036                 addresses not applied when changing account
11037                 from compose window)
11038                 add Mailing List support
11039                 based on the old 0.6.5claws25 patch by
11040                 Melvin Hadasht, with finishing touches
11041                 by Colin
11042                 Fix "ignore thread" when mails are threaded by
11043                 subject (and weren't ignored although appearing
11044                 in the thread).
11045                 GUI rework.
11046                 Both patches by Pawel.
11047
11048 2006-05-08 [paul]       2.2.0cvs2
11049
11050         * src/mainwindow.c
11051         * src/mainwindow.h
11052         * src/messageview.c
11053         * src/procheader.c
11054         * src/procmsg.c
11055         * src/procmsg.h
11056         * src/summaryview.c
11057                 add Mailing List support
11058                 based on the old 0.6.5claws25 patch by 
11059                 Melvin Hadasht, with finishing touches
11060                 by Colin
11061
11062 2006-05-08 [colin]      2.2.0cvs1
11063
11064         * src/mainwindow.c
11065         * src/toolbar.c
11066         * src/toolbar.h
11067                 Add contextual menu on Compose toolbar 
11068                 button. Fixes bug #944 (Automatic 
11069                 addresses not applied when changing account 
11070                 from compose window)
11071
11072 2006-05-08 [paul]       2.2.0
11073
11074         2.2.0 released
11075
11076 2006-05-08 [paul]       2.1.1cvs51
11077
11078         * po/cs.po
11079         * po/de.po
11080         * po/en_GB.po
11081         * po/fi.po
11082         * po/fr.po
11083         * po/pt_BR.po
11084         * po/sr.po
11085         * po/zh_CN.po
11086                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
11087                 Fabien Vantard, Frederico Goncalves Guimaraes,
11088                 Aleksandar Urosevic, and Ralgh Young
11089
11090 2006-05-12 [colin]      2.1.1cvs50
11091
11092         * po/cs.po
11093         * po/de.po
11094         * po/en_GB.po
11095         * po/es.po
11096         * po/fi.po
11097         * po/fr.po
11098         * po/pt_BR.po
11099         * po/sr.po
11100         * po/zh_CN.po
11101                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
11102                 Fabien Vantard, Frederico Goncalves Guimaraes,
11103                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
11104
11105 2006-05-05 [colin]      2.1.1cvs49
11106
11107         * manual/Makefile.am
11108         * manual/pl/Makefile.am
11109         * manual/pl/account.xml
11110         * manual/pl/ack.xml
11111         * manual/pl/addrbook.xml
11112         * manual/pl/advanced.xml
11113         * manual/pl/faq.xml
11114         * manual/pl/glossary.xml
11115         * manual/pl/gpl.xml
11116         * manual/pl/handling.xml
11117         * manual/pl/intro.xml
11118         * manual/pl/keyboard.xml
11119         * manual/pl/plugins.xml
11120         * manual/pl/starting.xml
11121         * manual/pl/sylpheed-claws-manual.xml
11122         * manual/pl/dist/.cvsignore
11123         * manual/pl/dist/Makefile.am
11124         * manual/pl/dist/html/.cvsignore
11125         * manual/pl/dist/html/Makefile.am
11126         * manual/pl/dist/pdf/.cvsignore
11127         * manual/pl/dist/pdf/Makefile.am
11128         * manual/pl/dist/ps/.cvsignore
11129         * manual/pl/dist/ps/Makefile.am
11130         * manual/pl/dist/txt/.cvsignore
11131         * manual/pl/dist/txt/Makefile.am
11132                 Add the polish translation of the manual,
11133                 Authored by Pawel Pekala.
11134
11135 2006-05-05 [cleroy]     2.1.1cvs48
11136
11137         * src/main.c
11138                 Re-read matcherrc after loading plugins 
11139                 if some of them add folders.
11140
11141 2006-05-03 [colin]      2.1.1cvs47
11142
11143         * src/imap.c
11144                 I'm idiot
11145
11146 2006-05-03 [colin]      2.1.1cvs46
11147
11148         * src/imap.c
11149                 Be sure to have a session when
11150                 getting separator
11151
11152 2006-05-03 [colin]      2.1.1cvs45
11153
11154         * src/imap.c
11155         * src/imap.h
11156         * src/imap_gtk.c
11157                 Fix preventing renaming with namespace 
11158                 separator.
11159
11160 2006-05-01 [colin]      2.1.1cvs44
11161
11162         * src/action.c
11163                 Don't reload messageview when result of
11164                 action is piped.
11165
11166 2006-04-29 [colin]      2.1.1cvs43
11167
11168         * src/prefs_receive.c
11169         * src/plugins/spamassassin/spamassassin_gtk.c
11170         * src/plugins/clamav/clamav_plugin_gtk.c
11171                 GUI fixes by Pawel
11172
11173 2006-04-29 [colin]      2.1.1cvs42
11174
11175         * src/prefs_compose_writing.c
11176         * src/prefs_quote.c
11177                 Cleanups. Patch by Pawel
11178
11179 2006-04-28 [paul]       2.1.1cvs41
11180
11181         * src/matcher.c
11182                 fix returned quick search results when search
11183                 term contains an underscore.
11184                 Thanks to Colin
11185
11186 2006-04-28 [paul]       2.1.1cvs40
11187
11188         * src/prefs_message.c
11189         * src/prefs_receive.c
11190                 GUI cleanups
11191                 Patches by Pawel Pekala
11192
11193 2006-04-27 [colin]      2.1.1cvs39
11194
11195         * src/wizard.c
11196                 Differentiate subject Welcome from
11197                 window's title Welcome
11198
11199 2006-04-27 [paul]
11200
11201         2.2.0-rc1 released
11202
11203 2006-04-27 [paul]       2.1.1cvs38
11204
11205         * manual/advanced.xml
11206         * manual/fr/advanced.xml
11207                 add info about compose_no_markup hidden pref
11208
11209 2006-04-27 [paul]       2.1.1cvs37
11210
11211         * src/prefs_account.c
11212                 improve privacy labels
11213         * src/prefs_msg_colors.c
11214                 change some strings for translators' convenience
11215         * src/gtk/gtkutils.c
11216                 don't underline the link button text
11217
11218 2006-04-25 [colin]      2.1.1cvs36
11219
11220         * src/folder.c
11221                 Complete 2.1.1cvs33 (once more ;)
11222
11223 2006-04-25 [colin]      2.1.1cvs35
11224
11225         * src/editldap.c
11226                 Fix tooltip
11227
11228 2006-04-25 [cleroy]     2.1.1cvs34
11229
11230         * src/compose.c
11231         * src/gtk/gtkaspell.c
11232                 Fix crash on redirect (related to the return 
11233                 of the aspell menu in compose's toolbar)
11234         * src/prefs_msg_colors.c
11235                 Fix sensitivity widgets
11236         * src/image_viewer.c
11237         * src/gtk/pluginwindow.c
11238         * src/gtk/prefswindow.c
11239                 Change released signals to clicked (Fabien)
11240         * po/POTFILES.in
11241         * src/common/socket.c
11242         * src/plugins/spamassassin/spamassassin.c
11243                 Translate strings (Fabien)
11244
11245 2006-04-25 [paul]       2.1.1cvs33
11246
11247         * src/folder.c
11248         * src/folder.h
11249         * src/folderview.c
11250                 complete the fix of bug #912
11251                 Thanks to Colin
11252
11253 2006-04-25 [colin]      2.1.1cvs32
11254
11255         * src/news.c
11256                 Better progress bar
11257         * src/mimeview.c
11258         * src/summaryview.c
11259         * src/summaryview.h
11260                 Fix focus chain
11261                 Patches by Pawel Pekala
11262
11263 2006-04-24 [colin]      2.1.1cvs31
11264
11265         * src/compose.c
11266                 Fix compilation warnings (Fabien)
11267
11268 2006-04-24 [colin]      2.1.1cvs30
11269
11270         * src/addrindex.c
11271         * src/editldap.c
11272         * src/editldap_basedn.c
11273         * src/editldap_basedn.h
11274         * src/ldapctrl.c
11275         * src/ldapctrl.h
11276         * src/ldapquery.c
11277         * src/ldaputil.c
11278         * src/ldaputil.h
11279                 Fix bug #901 (LDAPS support)
11280
11281 2006-04-24 [colin]      2.1.1cvs29
11282
11283         * src/compose.c
11284                 Fix logic on error with send dialog on
11285         * src/imap.c
11286                 Fix compilation without libetpan, thanks
11287                 to Fabien
11288         * src/summaryview.c
11289                 Fix 'context-menu' key
11290
11291 2006-04-23 [colin]      2.1.1cvs28
11292
11293         * src/folder.c
11294                 Never free current's cache to free up 
11295                 memory. Fixes bug #912 (new count 
11296                 randomly set to message count)
11297
11298 2006-04-23 [colin]      2.1.1cvs27
11299
11300         * src/gtk/quicksearch.c
11301                 And remove printf...
11302
11303 2006-04-23 [colin]      2.1.1cvs26
11304
11305         * src/gtk/quicksearch.c
11306                 Fix replacing in quicksearch, and fix inserting
11307                 in the middle of the string. (introduced at 2.1.0cvs22)
11308
11309 2006-04-23 [colin]      2.1.1cvs25
11310
11311         * src/imap.c
11312                 Make sure uidnext is initialized in get_num_list
11313                 (not for stable, related to 2.1.1cvs8 and friends)
11314
11315 2006-04-23 [colin]      2.1.1cvs24
11316
11317         * src/imap.c
11318                 Output something when login is successful
11319                 too
11320
11321 2006-04-23 [colin]      2.1.1cvs23
11322
11323         * src/etpan/imap-thread.c
11324                 Better logging (line-per-line, hide data in fetch)
11325                 Fix a const warning
11326         * src/gtk/logwindow.c
11327         * src/gtk/logwindow.h
11328                 Better logging (color for input/output)
11329
11330 2006-04-21 [colin]      2.1.1cvs22
11331
11332         * src/gtk/quicksearch.c
11333                 On gtk+-2.8, use stock buttons in quicksearch
11334                 Based on a patch by Fabien and a design by Paul
11335
11336 2006-04-21 [colin]      2.1.1cvs21
11337
11338         * src/folderview.c
11339         * src/mainwindow.c
11340                 Fix occasional flicker in folderview
11341         * src/common/utils.c
11342                 Fix bug #943 (Incorrectly parsed email address 
11343                 list in short headers on message view and in 
11344                 printouts)
11345
11346 2006-04-20 [colin]      2.1.1cvs20
11347
11348         * src/imap.c
11349         * src/imap.h
11350         * src/prefs_account.c
11351                 Add ANONYMOUS auth for IMAP
11352
11353 2006-04-20 [paul]       2.1.1cvs19
11354
11355         * src/main.c
11356                 proper fix for 2.1.1cvs18
11357                 Thanks to Colin
11358
11359 2006-04-20 [paul]       2.1.1cvs18
11360
11361         * src/main.c
11362                 fix build warnings
11363
11364 2006-04-20 [paul]       2.1.1cvs17
11365
11366         * src/gtk/quicksearch.c
11367                 fix standard, non-extended Quick search,
11368                 was broken in 2.1.1cvs15.
11369                 Thanks to Colin.
11370
11371 2006-04-20 [colin]      2.1.1cvs16
11372
11373         * src/prefs_matcher.c
11374                 Fix values when reselecting a ~test
11375                 rule
11376
11377 2006-04-19 [colin]      2.1.1cvs15
11378
11379         * src/compose.c
11380         * src/compose.h
11381         * src/gtk/gtkaspell.c
11382         * src/gtk/gtkaspell.h
11383                 Put back Options menu in Spelling/
11384         * src/gtk/quicksearch.c
11385                 Don't search, and show error, if the
11386                 advanced search has a syntax error
11387
11388 2006-04-18 [colin]      2.1.1cvs14
11389
11390         * src/textview.c
11391                 Fix gdk warnings on set_cursor when textview
11392                 isn't visible
11393
11394 2006-04-18 [colin]      2.1.1cvs13
11395
11396         * src/gtk/gtksctree.c
11397                 Remove seemingly useless refresh that causes
11398                 flicker - watch this commit in case of 
11399                 problems before planned backport to stable
11400
11401 2006-04-18 [colin]      2.1.1cvs12
11402
11403         * src/imap.c
11404                 Factorize get/set_xml code
11405         * src/compose.c
11406         * src/prefs_account.c
11407         * src/prefs_account.h
11408         * src/procmsg.c
11409                 Add Encrypt to self option
11410
11411 2006-04-17 [colin]      2.1.1cvs11
11412
11413         * configure.ac
11414                 Fix search on encrpyt function on dragonfly
11415                 Patch by Jonathan Buschmann <jonthn@agmact.com>
11416
11417 2006-04-17 [colin]      2.1.1cvs10
11418
11419         * src/prefs_account.c
11420                 Be safe by default: remove mails from POP3
11421                 after 7 days, not immediately
11422
11423 2006-04-17 [colin]      2.1.1cvs9
11424
11425         * src/etpan/imap-thread.c
11426                 Fix build on DragonFly - patch by 
11427                 Jonathan Buschmann <jonthn@agmact.com>
11428
11429 2006-04-17 [colin]      2.1.1cvs8
11430
11431         * src/imap.c
11432                 Save uidnext between sessions
11433
11434 2006-04-17 [colin]      2.1.1cvs7
11435
11436         * src/imap.c
11437                 scan is required when uid validity changes
11438
11439 2006-04-17 [colin]      2.1.1cvs6
11440
11441         * src/folderview.c
11442                 Don't scan if not necessary, apart in current
11443                 folder and INBOX to fetch flags.
11444         * src/imap.c
11445                 Scan is necessary if unread count changes
11446
11447 2006-04-17 [colin]      2.1.1cvs5
11448
11449         * src/imap.c
11450                 ...But always fetch ANSWERED and DELETED flags for
11451                 INBOX, as filtering can happen on these flags.
11452
11453 2006-04-17 [colin]      2.1.1cvs4
11454
11455         * src/imap.c
11456                 Don't fetch REPLIED and DELETED flags when synchronising
11457                 flags with a closed folder. We only need UNSEEN and FLAGGED
11458                 to update the folderview.
11459
11460 2006-04-17 [colin]      2.1.1cvs3
11461
11462         * src/imap.c
11463                 Faster flag search when there are new mails 
11464                 in a folder. We can do a full search if the 
11465                 folder contains less messages than the new
11466                 list.
11467
11468 2006-04-17 [colin]      2.1.1cvs2
11469
11470         * po/cs.po
11471         * po/de.po
11472         * po/fr.po
11473         * po/nl.po
11474         * po/pt_BR.po
11475                 Update translations from stable branch
11476
11477 2006-04-17 [colin]      2.1.1cvs1
11478
11479         * configure.ac
11480                 Bump version to follow stable release
11481
11482 2006-04-16 [mones]      2.1.0cvs50
11483
11484         * po/es.po
11485                 Updated for release
11486
11487 2006-04-16 [colin]      2.1.0cvs49
11488
11489         * src/textview.c
11490                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
11491                 with gtk < 2.8. Thanks to Fabien Vantard.
11492
11493 2006-04-15 [colin]      2.1.0cvs48
11494
11495         * src/etpan/imap-thread.c
11496                 Fix bug #919 (libetpan: SEGV when connecting 
11497                 using command)
11498
11499 2006-04-14 [colin]      2.1.0cvs47
11500
11501         * src/main.c
11502                 Fix race on --select (should be done better)
11503
11504 2006-04-14 [wwp]        2.1.0cvs46
11505
11506         * src/send_message.c
11507                 enforce a check for domain in account prefs (a sending
11508                 error could be faced if domain was checked but no value set),
11509                 thanks to Colin.
11510
11511 2006-04-14 [colin]      2.1.0cvs45
11512
11513         * src/codeconv.c
11514                 when converting from unknown to unknown, if the
11515                 string is UTF8, don't convert it to the locale
11516                 (which breaks it)
11517
11518 2006-04-14 [colin]      2.1.0cvs44
11519
11520         * src/compose.c
11521                 Don't try to use ASCII for converting headers
11522                 (as done in body)
11523
11524 2006-04-14 [paul]       2.1.0cvs43
11525
11526         * src/crash.c
11527                 add locale/charset info to crash report
11528         * src/gtk/about.c
11529                 add wwp to doc team
11530                 replace 'e-mail' with preferred 'email'
11531         * src/gtk/authors.h
11532                 ensure contributors list is in alphabetical
11533                 order
11534
11535 2006-04-13 [colin]      2.1.0cvs42
11536
11537         * src/textview.c
11538                 Prevent gdk warnings
11539
11540 2006-04-13 [colin]      2.1.0cvs41
11541
11542         * src/common/ssl_certificate.c
11543         * src/common/ssl_certificate.h
11544         * src/gtk/sslcertwindow.c
11545                 Warn on expired certs, and display the expiration date
11546
11547 2006-04-13 [colin]      2.1.0cvs40
11548
11549         * src/plugins/spamassassin/spamassassin_gtk.c
11550                 Fix missing set_text on unix socket
11551
11552 2006-04-13 [wwp]        2.1.0cvs39
11553
11554         * manual/fr/advanced.xml
11555         * manual/fr/glossary.xml
11556                 applied new spam/ham/email lexicon (pourriel, courriel)
11557
11558 2006-04-13 [paul]       2.1.0cvs38
11559
11560         * src/plugins/pgpmime/plugin.c
11561                 remove the mention of S/MIME from the
11562                 description. This is now handled by the
11563                 S/MIME plugin.
11564
11565 2006-04-13 [paul]       2.1.0cvs37
11566
11567         * src/prefs_msg_colors.c
11568                 rework dialog
11569         * src/prefs_folder_item.c
11570         * src/prefs_spelling.c
11571                 add a tooltip to the colour selector buttons
11572
11573 2006-04-13 [wwp]        2.1.0cvs36
11574
11575         * manual/advanced.xml
11576         * manual/glossary.xml
11577         * manual/handling.xml
11578         * manual/keyboard.xml
11579         * manual/plugins.xml
11580         * manual/starting.xml
11581         * manual/fr/account.xml
11582         * manual/fr/ack.xml
11583         * manual/fr/addrbook.xml
11584         * manual/fr/advanced.xml
11585         * manual/fr/faq.xml
11586         * manual/fr/glossary.xml
11587         * manual/fr/gpl.xml
11588         * manual/fr/handling.xml
11589         * manual/fr/intro.xml
11590         * manual/fr/keyboard.xml
11591         * manual/fr/plugins.xml
11592         * manual/fr/starting.xml
11593         * manual/fr/sylpheed-claws-manual.xml
11594                 fixes to the manuals:
11595                  - summaryview -> Message List (same in French)
11596                  - translate key names
11597                  - fix French punctuation, use non-breakable spaces when
11598                    necessary, don't use &thinsp; which is not portable
11599                  - tell what maildir and mbox formats we support
11600
11601 2006-04-12 [wwp]        2.1.0cvs35
11602
11603         * src/prefs_toolbar.c
11604                 unified a replace button more,
11605                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11606
11607 2006-04-12 [wwp]        2.1.0cvs34
11608
11609         * src/prefs_common.c
11610         * src/prefs_msg_colors.c
11611                 make default color labels translatable,
11612                 patch from Fabien Vantard <fzzzzz@gmail.com>,
11613                 thanks to Tim <timbrain@post.cz> for reporting.
11614
11615 2006-04-12 [wwp]        2.1.0cvs33
11616
11617         * manual/glossary.xml
11618         * manual/intro.xml
11619         * manual/plugins.xml
11620         * manual/starting.xml
11621         * manual/sylpheed-claws-manual.xml
11622         * manual/fr/.cvsignore
11623         * manual/fr/account.xml
11624         * manual/fr/ack.xml
11625         * manual/fr/addrbook.xml
11626         * manual/fr/advanced.xml
11627         * manual/fr/faq.xml
11628         * manual/fr/glossary.xml
11629         * manual/fr/handling.xml
11630         * manual/fr/intro.xml
11631         * manual/fr/keyboard.xml
11632         * manual/fr/plugins.xml
11633         * manual/fr/starting.xml
11634         * manual/fr/sylpheed-claws-manual.xml
11635                 various fixes: typos, missing .fr translations, punctuation,
11636                 capitalization, links, accents and some bad French more.
11637
11638 2006-04-12 [wwp]        2.1.0cvs32
11639
11640         * src/prefs_gtk.c
11641                 fix for bug #935: always store prefs files in UTF-8 (thanks
11642                 to Colin).
11643
11644 2006-04-11 [colin]      2.1.0cvs31
11645
11646         * src/compose.c
11647                 Fix inserting files not in utf8 when locale is utf8
11648
11649 2006-04-11 [colin]      2.1.0cvs30
11650
11651         * src/inc.c
11652                 Don't show error dialog when cancelling connection
11653                 Patch by Pawel
11654
11655 2006-04-11 [cleroy]     2.1.0cvs29
11656
11657         * src/compose.c
11658                 Implement multiple quote levels
11659         * src/prefs_common.c
11660                 Change a little bit the quote bgcolor for 2nd level
11661
11662 2006-04-11 [colin]      2.1.0cvs28
11663
11664         * src/gtk/about.c
11665                 Add locale and charset in the label
11666
11667 2006-04-10 [colin]      2.1.0cvs27
11668
11669         * src/compose.c
11670         * src/prefs_common.c
11671         * src/prefs_common.h
11672         * src/prefs_msg_colors.c
11673         * src/textview.c
11674                 Allow optional background color in quotes
11675                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
11676                 GTK+-2.8.x feature
11677
11678 2006-04-10 [colin]      2.1.0cvs26
11679
11680         * src/main.c
11681         * src/mainwindow.c
11682         * src/mainwindow.h
11683                 Implement --select
11684
11685 2006-04-10 [colin]      2.1.0cvs25
11686
11687         * manual/plugins.xml
11688         * manual/fr/plugins.xml
11689                 Document libcurl's proxy variables
11690
11691 2006-04-09 [colin]      2.1.0cvs24
11692
11693         * src/prefs_common.c
11694                 gettext() returns statically allocated stuff. We have
11695                 to strdup it in order to be able to free it.
11696
11697 2006-04-09 [colin]      2.1.0cvs23
11698
11699         * AUTHORS
11700         * src/gtk/authors.h
11701                 Add Alexei
11702
11703 2006-04-09 [colin]      2.1.0cvs22
11704
11705         * src/mainwindow.c
11706         * src/gtk/quicksearch.c
11707                 Fix bug #859 (problems with cyrilic input in 
11708                 search panel) - Patch by Alexey Illarionov 
11709                 <littlesavage@rambler.ru>
11710
11711 2006-04-09 [colin]      2.1.0cvs21
11712
11713         * src/prefs_customheader.c
11714                 I prefer removing then freeing rather than the contrary
11715                 (even if it doesn't change anything ;-)
11716         * src/prefs_account.c
11717                 Fix bug #933 (Crash re-entering the custom headers list 
11718                 dialog in accounts prefs)
11719                 The problem happened when cancelling the Account 
11720                 Preferences' dialogs - in which case we didn't do 
11721                 anything to the PrefsAccount * struct. In case of applying,
11722                 the old ac_prefs was replaced with the tmp_ac_prefs we were
11723                 working with in this dialog. The problem is that 
11724                 prefs_customheader.c, working on this tmp_ac_prefs, always
11725                 changes the ->customhdr_list pointer, even when cancelled. 
11726                 So in case of cancelling the prefs_account dialog, we still
11727                 have to update ->customhdr_list in the real account.
11728
11729 2006-04-08 [colin]      2.1.0cvs20
11730
11731         * manual/fr/glossary.xml
11732         * manual/fr/keyboard.xml
11733                 Forgot some headers :)
11734
11735 2006-04-08 [colin]      2.1.0cvs19
11736
11737         * manual/Makefile.am
11738         * manual/fr/Makefile.am
11739         * manual/fr/account.xml
11740         * manual/fr/ack.xml
11741         * manual/fr/addrbook.xml
11742         * manual/fr/advanced.xml
11743         * manual/fr/faq.xml
11744         * manual/fr/glossary.xml
11745         * manual/fr/gpl.xml
11746         * manual/fr/handling.xml
11747         * manual/fr/intro.xml
11748         * manual/fr/keyboard.xml
11749         * manual/fr/plugins.xml
11750         * manual/fr/starting.xml
11751         * manual/fr/sylpheed-claws-manual.xml
11752         * manual/fr/dist/.cvsignore
11753         * manual/fr/dist/Makefile.am
11754         * manual/fr/dist/html/.cvsignore
11755         * manual/fr/dist/html/Makefile.am
11756         * manual/fr/dist/pdf/.cvsignore
11757         * manual/fr/dist/pdf/Makefile.am
11758         * manual/fr/dist/ps/.cvsignore
11759         * manual/fr/dist/ps/Makefile.am
11760         * manual/fr/dist/txt/.cvsignore
11761         * manual/fr/dist/txt/Makefile.am
11762                 Add the french translation of the manual. Thanks to
11763                 Olivier Delhomme <olivier.delhomme@free.fr> for 
11764                 account.xml, ack.xml, addrbook.xml and advanced.xml
11765
11766 2006-04-08 [colin]      2.1.0cvs18
11767
11768         * manual/plugins.xml
11769         * manual/starting.xml
11770                 More fixes
11771
11772 2006-04-07 [colin]      2.1.0cvs17
11773
11774         * manual/faq.xml
11775         * manual/intro.xml
11776         * manual/keyboard.xml
11777                 Little fixes
11778
11779 2006-04-07 [colin]      2.1.0cvs16
11780
11781         * README
11782         * src/compose.c
11783         * src/prefs_common.c
11784         * src/prefs_common.h
11785                 Add hidden compose_no_markup pref
11786
11787 2006-04-07 [wwp]        2.1.0cvs15
11788
11789         * src/summary_search.c
11790         * .cvsignore
11791                 Bugfix: stop button was sticky when searching in an empty folder.
11792                 Applied curly brackets code style to the whole file (summary_search.c).
11793                 More files to ignore.
11794
11795 2006-04-07 [wwp]        2.1.0cvs14
11796
11797         * src/message_search.c
11798         * src/summary_search.c
11799                 changed default button when search bumps at file/folder
11800                 beginning or end, for convenience (thanks to Colin).
11801
11802 2006-04-07 [paul]       2.1.0cvs13
11803
11804         * src/plugins/dillo_viewer/dillo_prefs.c
11805                 avoid future potential for namespace collision
11806                 Patch by Colin
11807
11808 2006-04-06 [wwp]        2.1.0cvs12
11809
11810         * src/summary_search.c
11811                 Unify extended/advanced searches names (and thus factorize labels),
11812                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11813
11814 2006-04-06 [wwp]        2.1.0cvs11
11815
11816         * src/folderview.c
11817         * src/prefs_themes.c
11818         * src/summaryview.c
11819                 Fixed some compilation warnings.
11820
11821 2006-04-06 [colin]      2.1.0cvs10
11822
11823         * manual/advanced.xml
11824                 Document the wizard template and how to deploy
11825                 Sylpheed-Claws effectively
11826
11827 2006-04-06 [colin]      2.1.0cvs9
11828
11829         * src/folderview.c
11830                 gettext patch to tell translators about _("#"),
11831                 by Maxim Britov
11832
11833 2006-04-06 [colin]      2.1.0cvs8
11834
11835         * src/textview.c
11836                 Fix invalid GtkTextBIter after clicking "Display as text"
11837
11838 2006-04-06 [mones]      2.1.0cvs7
11839
11840         * src/addr_compl.c
11841         * src/addrindex.c
11842         * src/addritem.c
11843         * src/codeconv.c
11844         * src/compose.c
11845         * src/filtering.c
11846         * src/folder.c
11847         * src/folder_item_prefs.c
11848         * src/folderview.c
11849         * src/localfolder.c
11850         * src/matcher.c
11851         * src/mimeview.c
11852         * src/prefs_msg_colors.c
11853         * src/prefs_spelling.c
11854         * src/prefs_themes.c
11855         * src/procmime.c
11856         * src/procmsg.c
11857         * src/stock_pixmap.c
11858         * src/summaryview.c
11859         * src/textview.c
11860         * src/toolbar.c
11861         * src/common/mgutils.c
11862         * src/common/prefs.c
11863         * src/common/ssl_certificate.c
11864         * src/gtk/colorlabel.c
11865         * src/gtk/quicksearch.c
11866         * src/plugins/pgpmime/pgpmime.c
11867         * src/plugins/spamassassin/spamassassin.c
11868                 Removed redundant NULL checks for g_free() calls.
11869                 Patch by Pawel Pekala.
11870
11871 2006-04-06 [mones]      2.1.0cvs6
11872
11873         * src/prefs_actions.c
11874         * src/prefs_filtering.c
11875         * src/prefs_filtering_action.c
11876         * src/prefs_matcher.c
11877         * src/prefs_template.c
11878         * src/gtk/gtkutils.c
11879         * src/gtk/gtkutils.h
11880                 Have a nice replace button. Patch by Pawel Pekala
11881
11882 2006-04-06 [colin]      2.1.0cvs5
11883
11884         * src/addressbook.c
11885                 Fix crash with empty columns
11886
11887 2006-04-05 [colin]      2.1.0cvs4
11888
11889         * src/wizard.c
11890         * src/prefs_gtk.c
11891                 Allow wizard customization with pre-filled values
11892
11893 2006-04-05 [colin]      2.1.0cvs3
11894
11895         * src/textview.c
11896         * src/mimeview.c
11897         * src/mimeview.h
11898                 Nicer messages in mimeview
11899
11900 2006-04-05 [colin]      2.1.0cvs2
11901
11902         * src/addressbook.c
11903         * src/prefs_summaries.c
11904                 i18n fix
11905
11906 2006-04-05 [colin]      2.1.0cvs1
11907
11908         * src/plugins/pgpcore/plugin.c
11909         * src/plugins/pgpcore/select-keys.c
11910         * src/plugins/pgpcore/select-keys.h
11911         * src/plugins/pgpcore/sgpgme.c
11912         * src/plugins/pgpcore/sgpgme.h
11913         * src/plugins/pgpinline/pgpinline.c
11914         * src/plugins/pgpinline/plugin.c
11915         * src/plugins/pgpmime/pgpmime.c
11916         * src/plugins/pgpmime/plugin.c
11917                 Factorize and generalize a bit 
11918                 Drop S/MIME signature verification from PGP/MIME
11919                 (adding it as another, more complete plugin)
11920
11921 2006-04-05 [paul]       2.1.0
11922
11923         2.1.0 released
11924
11925 2006-04-05 [paul]       2.0.0cvs186
11926
11927         * manual/advanced.xml
11928                 add info on colour labels
11929
11930 2006-04-05 [paul]       2.0.0cvs185
11931
11932         * po/bg.po
11933         * po/cs.po
11934         * po/de.po
11935         * po/el.po
11936         * po/en_GB.po
11937         * po/fi.po
11938         * po/fr.po
11939         * po/it.po
11940         * po/nl.po
11941         * po/pl.po
11942         * po/pt_BR.po
11943         * po/sr.po
11944         * po/zh_CN.po
11945                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
11946                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
11947                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
11948                 Guimaraes, Aleksandar Urosevic, Ralgh Young
11949         * src/gtk/authors.h
11950         * tools/claws.i18n.status.pl
11951                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
11952                 and new Czech translator, Tim <timbrain@post.cz>
11953
11954 2006-04-05 [mones]      2.0.0cvs184
11955
11956         * po/es.po
11957                 Updated translation
11958
11959 2006-04-05 [colin]      2.0.0cvs183
11960
11961         * src/gtk/quicksearch.c
11962                 Fix bug #929 (unnecessary reload in quick search bar)
11963
11964 2006-04-05 [colin]      2.0.0cvs182
11965
11966         * src/compose.c
11967                 Fix crash on Reply with no From:
11968                 Show signature and conversion error on queuing 
11969                 (but not sending)
11970         * src/mainwindow.c
11971         * src/summaryview.c
11972         * src/summaryview.h
11973                 Factorize threading code and make sure msginfo 
11974                 is not null when it comes from a GtkCTreeRow's 
11975                 data
11976         * src/gtk/gtkaspell.c
11977                 Check for necessary things
11978         * src/gtk/gtksctree.c
11979         * src/gtk/gtksctree.h
11980                 Reset anchor if necessary when removing node
11981
11982 2006-03-29 [colin]      2.0.0cvs181
11983
11984         * src/folderview.c
11985                 Warn for disabled IMAP accounts (due to lack of
11986                 libetpan). Breaks string-freeze - sorry - but it
11987                 is kind of important ;)
11988
11989 2006-03-28 [colin]      2.0.0cvs180
11990
11991         * src/gtk/gtkutils.c
11992         * src/gtk/gtkutils.h
11993                 Add a gtkut_get_link_btn() function that
11994                 creates a button which acts like an URI
11995         * src/prefs_themes.c
11996         * src/gtk/about.c
11997                 Use this function (factorizes codes)
11998         * src/common/defs.h
11999         * src/gtk/pluginwindow.c
12000                 Add a "Get more..." in the plugins window
12001
12002 2006-03-28 [colin]      2.0.0cvs179
12003
12004         * src/common/smtp.c
12005         * src/common/passcrypt.c
12006         * src/undo.c
12007                 Warning fixes. Patch by Pawel Pekala
12008
12009 2006-03-27 [colin]      2.0.0cvs178
12010
12011         * src/undo.c
12012                 Fix undoing by blocks with spaces
12013
12014 2006-03-27 [colin]      2.0.0cvs177
12015
12016         * src/textview.c
12017                 Set margin to 3px for headers
12018
12019 2006-03-27 [paul]
12020
12021         2.1.0-rc2 released
12022
12023 2006-03-27 [wwp]        2.0.0cvs176
12024
12025         * src/summaryview.c
12026                 don't reset quicksearch when updating the message list.
12027                 Thanks to Colin.
12028
12029 2006-03-26 [wwp]        2.0.0cvs175
12030
12031         * src/compose.c
12032                 use a unified border width ('other' tab in the compose window,
12033                 patch by Pawel Pekala).
12034
12035
12036 2006-03-26 [wwp]        2.0.0cvs174
12037
12038         * src/common/quoted-printable.c
12039         * src/addressbook.c
12040                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
12041
12042 2006-03-26 [colin]      2.0.0cvs173
12043
12044         * src/quote_fmt_parse.y
12045                 Fix non-UTF8 date formats messing up the whole quote a 
12046                 little bit
12047
12048 2006-03-26 [colin]      2.0.0cvs172
12049
12050         * src/procheader.c
12051                 Make sure the date is UTF8 valid, or try to make it
12052                 so. IncrediMail is really IncrediStupid.
12053         * src/compose.c
12054                 Fix possible conversions. 
12055                 
12056
12057 2006-03-26 [colin]      2.0.0cvs171
12058
12059         * src/matcher.c
12060                 Fix corner cases in body search. This is still a
12061                 hack... It seems impossible to make it good and 
12062                 reasonably fast at the same time.
12063
12064 2006-03-26 [colin]      2.0.0cvs170
12065
12066         * src/summaryview.c
12067                 I think I killed the twilight zone bug!
12068                 summary_select_node() flushes GTK events in order
12069                 to be able to center the view. But this also 
12070                 flushes keypresses like Ctrl-Alt-U, so this can
12071                 call summary_show from summary_select_node (itself
12072                 called from summary_show, etc.). And the summaryview
12073                 has to be unlocked in this function. So just locking
12074                 while processing GTK events, and bailing if locked, 
12075                 should fix it.
12076                 Fixes bug #927 (SIGSEGV during Update Summary)
12077
12078 2006-03-25 [colin]      2.0.0cvs169
12079
12080         * src/matcher.c
12081                 Fix search in QP-encoded bodies
12082                 Fix utf-8 searches in bodies encoded in the
12083                 locale's encoding
12084         * src/common/quoted-printable.c
12085         * src/common/quoted-printable.h
12086                 Add a decode function that doesn't overwrite
12087                 the original pointer
12088                 
12089
12090 2006-03-24 [colin]      2.0.0cvs168
12091
12092         * src/action.c
12093         * src/summaryview.c
12094         * src/summaryview.h
12095                 Update message cache after action
12096                 Patch by H. Merijn Brand
12097         * src/prefs_msg_colors.c
12098                 Factorize label 
12099                 Patch by Fabien Vantard
12100         * src/plugins/spamassassin/spamassassin_gtk.c
12101                 Remove useless translation
12102                 Patch by Fabien Vantard
12103
12104 2006-03-23 [colin]      2.0.0cvs167
12105
12106         * src/common/ssl.c
12107                 Let 30 seconds to SSL_connect
12108
12109 2006-03-23 [wwp]        2.0.0cvs166
12110
12111         * src/summaryview.c
12112         * src/gtk/description_window.c
12113                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
12114                 and headers are translated; adjust description windows' width to fit their
12115                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
12116
12117 2006-03-23 [paul]       2.0.0cvs165
12118
12119         * src/common/utils.c
12120                 fix highlighting of URIs containing "()"
12121                 (2.0.0cvs164's reversal fixed)
12122                 Thanks to Colin.
12123
12124 2006-03-23 [paul]       2.0.0cvs164
12125
12126         * src/common/utils.c
12127                 revert patch, (postponing a fix), at 2.0.0cvs120
12128                 as it breaks more URIs than it fixes.
12129                 Allow '-' to be a terminating character in a URI
12130
12131 2006-03-22 [colin]      2.0.0cvs163
12132
12133         * configure.ac
12134                 Require libetpan 0.45
12135                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
12136
12137 2006-03-22 [paul]       2.0.0cvs162
12138
12139         * src/editgroup.c
12140                 replace '<-' and '->' buttons with GTK_STOCK graphical
12141                 buttons
12142         * src/summary_search.c
12143                 don't offer '...' for translation
12144                 add a tooltip to advanced search '...' button
12145         * src/gtk/quicksearch.c
12146                 don't offer '...' for translation
12147
12148 2006-03-21 [colin]      2.0.0cvs161
12149
12150         * src/compose.c
12151                 Fix middle-click pasting (insert at click
12152                 position instead of cursor position, don't
12153                 remove existing selection and allow pasting
12154                 our own selection)
12155         * src/addressbook.c
12156                 "LDAP Server" -> "LDAP servers"
12157
12158 2006-03-21 [wwp]        2.0.0cvs160
12159
12160         * src/etpan/imap-thread.c
12161                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
12162
12163 2006-03-20 [colin]      2.0.0cvs159
12164
12165         * src/summaryview.c
12166                 Don't reload summaryview after an execute with no
12167                 move action
12168
12169 2006-03-19 [colin]      2.0.0cvs158
12170
12171         * src/addressbook.c
12172                 and put groups at the top, always
12173
12174 2006-03-19 [colin]      2.0.0cvs157
12175
12176         * src/addressbook.c
12177                 Order groups before names, as previously
12178
12179 2006-03-19 [colin]      2.0.0cvs156
12180
12181         * src/addressbook.c
12182                 - Sort case-unsensitive
12183                 - Put the sort arrow at opening too
12184
12185 2006-03-19 [wwp]        2.0.0cvs155
12186
12187         * src/addressbook.c
12188                 allow sorting by name/email/remarks, ensure that right-pane's contents
12189                 matches the left-pane selection (cleared when appropriate).
12190                 Patch by Pawel Pekala <c0rn@o2.pl>.
12191
12192 2006-03-18 [colin]      2.0.0cvs154
12193
12194         * src/textview.c
12195                 Fix text cursor ;)
12196
12197 2006-03-18 [colin]      2.0.0cvs153
12198
12199         * src/gtk/filesel.c
12200                 Make sure we hide the preview if we didn't get
12201                 a filename
12202
12203 2006-03-18 [colin]      2.0.0cvs152
12204
12205         * src/summaryview.c
12206                 Set cursor to watch for execution (fixes lack
12207                 of watch-cursor when dnd'ing hundreds of mails)
12208         * src/gtk/filesel.c
12209                 Check that mime type is 'image/*' before updating
12210                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
12211
12212 2006-03-18 [colin]      2.0.0cvs151
12213
12214         * src/mainwindow.c
12215         * src/textview.c
12216         * src/textview.h
12217                 Put a watch cursor in textview too when the mainwindow's
12218                 cursor in a watch
12219
12220 2006-03-18 [colin]      2.0.0cvs150
12221
12222         * src/folder.c
12223                 Change wrong asserts to simple tests
12224
12225 2006-03-17 [colin]      2.0.0cvs149
12226
12227         * src/mainwindow.c
12228         * src/mainwindow.h
12229         * src/prefs_msg_colors.c
12230         * src/summaryview.c
12231         * src/summaryview.h
12232         * src/gtk/colorlabel.c
12233         * src/gtk/colorlabel.h
12234                 Add a color label menu in the main menubar
12235                 Add (fixed) accels Ctrl-{0-7} to change the color
12236                 They have to be fixed because the menu's dynamic,
12237                 the items are complex widgets, hence we can't use
12238                 a GtkItemFactory.
12239
12240
12241 2006-03-17 [wwp]        2.0.0cvs148
12242
12243         * src/compose.c
12244                 rollback few lines from my previous commit (those lines come from
12245                 a pending patch, accidentally commited, even if neutral as they are
12246                 commented out).
12247
12248 2006-03-17 [wwp]        2.0.0cvs147
12249
12250         * src/compose.c
12251                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
12252                 applied code style/indentation to the modified function.
12253
12254 2006-03-17 [wwp]        2.0.0cvs146
12255
12256         * src/procmsg.c
12257         * src/compose.c
12258                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
12259
12260 2006-03-17 [paul]
12261
12262         2.1.0-rc1 released
12263
12264 2006-03-17 [paul]       2.0.0cvs145
12265
12266         * src/main.c
12267                 addressbook_read_file() was called twice
12268         * src/textview.c
12269                 X-Mailer highlighting
12270
12271 2006-03-16 [colin]      2.0.0cvs144
12272
12273         * src/sourcewindow.c
12274         * src/sourcewindow.h
12275                 And the last one, in source window.
12276
12277 2006-03-16 [colin]      2.0.0cvs143
12278
12279         * src/compose.c
12280         * src/compose.h
12281                 Fix the same stuff in compose
12282
12283 2006-03-16 [colin]      2.0.0cvs142
12284
12285         * src/messageview.c
12286                 Complete the previous messageview crash fix
12287
12288 2006-03-16 [colin]      2.0.0cvs141
12289
12290         * src/procmsg.h
12291         * src/procmsg.c
12292         * src/folder.c
12293                 Fix POSTPROCESSING hook
12294                 Patch by H. Merijn Brand
12295
12296         * src/procmime.c
12297         * src/procmime.h
12298                 Parse Content-Location
12299
12300         * src/toolbar.c
12301         * src/messageview.c
12302         * src/messageview.h
12303                 Don't crash when a top-level MessageView has
12304                 been closed on us. Same problematic than
12305                 yesterday's quicksearch issue.
12306
12307 2006-03-15 [colin]      2.0.0cvs140
12308
12309         * src/gtk/quicksearch.c
12310                 Fix a bitchy race we didn't think about when we
12311                 added quicksearch cancellation:
12312                 If the search is not on cached fields, for example
12313                 body_part matchcase "stuff"
12314                 the matcher code has to get the whole message. If
12315                 we're on IMAP, that can be slow, and in order to
12316                 be non-blocking, the IMAP code idle loop processes
12317                 gtk events too. So it is possible to cancel a
12318                 quicksearch while the matcher is getting the mail's
12319                 body. After matcher got its body, it will start to
12320                 iterate over the matcher list that the Quicksearch's
12321                 clear_search_cb() just freed via prepare_matcher().
12322                 SIGSEGV ensues.
12323                 The fix consists of guarding the matcherlist_match()
12324                 call with a boolean 'matching'. If we reset the
12325                 quicksearch while matching is TRUE, we don't free
12326                 the matcherlist anymore like we did, but we set
12327                 another new flag, deferred_free, to TRUE. Then,
12328                 in quicksearch_match(), just after returning from
12329                 matcherlist_match() and unsetting the matching flag,
12330                 we check the deferred_free flag and do the
12331                 prepare_matcher() (which does the matcherlist_free)
12332                 for real, so we free the matcherlist once it's not
12333                 used anymore.
12334                 As all of this runs via the glib main loop, we
12335                 luckily don't need a mutex.
12336         * src/summaryview.c
12337                 Also, show progress while searching.
12338
12339
12340 2006-03-14 [colin]      2.0.0cvs139
12341
12342         * src/alertpanel.c
12343                 Make alertpanel_is_open non-static
12344
12345 2006-03-14 [colin]      2.0.0cvs138
12346
12347         * src/prefs_spelling.c
12348                 Cleanups - Fabien Vantard
12349
12350 2006-03-14 [wwp]        2.0.0cvs137
12351
12352         * src/main.c
12353                 code style normalization (curly braces, indentation).
12354
12355 2006-03-14 [wwp]        2.0.0cvs137
12356
12357         * src/main.c
12358                 code style (braces, indentation)
12359
12360 2006-03-12 [paul]       2.0.0cvs136
12361
12362         * src/prefs_common.c
12363                 trans_hdr defaults to FALSE to be RFC-savvy
12364         * src/prefs_summaries.c
12365                 add a tooltip to the trans_hdr option
12366                 
12367
12368 2006-03-12 [paul]       2.0.0cvs135
12369
12370         * src/prefs_matcher.c
12371                 give a little more width to the combos
12372         * src/prefs_display_header.c
12373         * src/textview.c
12374                 translate headers if prefs_common.trans_hdr
12375                 is TRUE
12376
12377         Patches by Pawel Pekala
12378
12379 2006-03-12 [paul]       2.0.0cvs134
12380
12381         * src/plugins/clamav/clamav_plugin.c
12382         * src/plugins/dillo_viewer/dillo_viewer.c
12383         * src/plugins/pgpcore/plugin.c
12384         * src/plugins/pgpinline/plugin.c
12385         * src/plugins/pgpmime/plugin.c
12386         * src/plugins/spamassassin/spamassassin.c
12387                 update/add to descriptions
12388         * src/plugins/spamassassin/spamassassin_gtk.c
12389                 fixes to the english, remove superfluous
12390                 tooltips, clean up a little
12391
12392 2006-03-12 [paul]       2.0.0cvs133
12393
12394         * src/compose.c
12395                 fix Bug 924, 'Account combo box shows up wrong 
12396                 if & is in account name'
12397
12398 2006-03-11 [colin]      2.0.0cvs132
12399
12400         * src/summaryview.c
12401                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
12402                 messed up shift-selection because is slows down
12403                 moving around summaryview. thanks -users
12404
12405 2006-03-10 [colin]      2.0.0cvs131
12406
12407         * src/plugins/spamassassin/spamassassin_gtk.c
12408                 Put back Paul's engrish fixes
12409
12410 2006-03-10 [colin]      2.0.0cvs130
12411
12412         * src/plugins/spamassassin/spamassassin.c
12413         * src/plugins/spamassassin/spamassassin.h
12414         * src/plugins/spamassassin/spamassassin_gtk.c
12415                 Cleanup SA prefs page (more)
12416                 Patch by Fabien Vantard
12417
12418 2006-03-10 [paul]       2.0.0cvs129
12419
12420         * src/prefs_msg_colors.c
12421         * src/prefs_spelling.c
12422                 widget sensitivity
12423
12424 2006-03-09 [mones]      2.0.0cvs128
12425
12426         * po/es.po
12427                 Update for next RC
12428
12429 2006-03-09 [wwp]        2.0.0cvs127
12430
12431         * configure.ac
12432                 revert accidental commit (requirement for libetpan 0.43), this time
12433                 not in HEAD.
12434
12435 2006-03-09 [wwp]        2.0.0cvs125
12436
12437         * configure.ac
12438                 revert accidental commit (requirement for libetpan 0.43)
12439
12440 2006-03-09 [paul]       2.0.0cvs126
12441
12442         * src/prefs_receive.c
12443                 remove useless frame
12444                 replace 'incorporation' with 'receiving'
12445         * src/plugins/clamav/clamav_plugin_gtk.c
12446         * src/plugins/spamassassin/spamassassin_gtk.c
12447                 improve widget sensitivity
12448                 fix a bit his engrish
12449
12450 2006-03-09 [wwp]        2.0.0cvs125
12451
12452         * src/addressadd.c
12453         * src/foldersel.c
12454         * src/prefs_common.c
12455         * src/prefs_common.h
12456                 remember some more windows' sizes (add to addressbook and
12457                 select folder).
12458
12459 2006-03-09 [paul]       2.0.0cvs124
12460
12461         * src/plugins/pgpcore/prefs_gpg.c
12462                 normalise construction of dialogue
12463
12464 2006-03-09 [paul]       2.0.0cvs123
12465
12466         * src/plugins/trayicon/Makefile.am
12467                 add missing slash
12468
12469 2006-03-08 [colin]      2.0.0cvs122
12470
12471         * src/plugins/trayicon/Makefile.am
12472                 Fix build in separate dir 
12473                 Patch by Bamanzi <bamanzi@gmail.com>
12474
12475 2006-03-08 [colin]      2.0.0cvs121
12476
12477         * src/procmsg.c
12478                 Batch move and copies from summaryview with delayed execution
12479                 too
12480
12481 2006-03-07 [paul]       2.0.0cvs120
12482
12483         * src/common/utils.c
12484                 fix highlighting of URIs containing "()"
12485                 Patch by Pawel Pekala
12486
12487 2006-03-07 [paul]       2.0.0cvs119
12488
12489         * src/folder.c
12490         * src/folder.h
12491         * src/folderview.c
12492                 immediately do alphabetical resort when
12493                 changing a folder's name
12494                 Patch by Pawel Pekala
12495
12496 2006-03-07 [paul]       2.0.0cvs118
12497
12498         * src/news.c
12499         * src/news_gtk.c
12500                 when unsubscribing a newsgroup, remove the
12501                 folder and msgs in .sylpheed-claws/newscache
12502                 Patch by Pawel Pekala <c0rn@gazeta.pl>
12503
12504 2006-03-07 [paul]       2.0.0cvs117
12505
12506         * src/textview.c
12507                 fix wrong Fake URL Warning
12508                 Thanks to Hiro
12509
12510 2006-03-07 [colin]      2.0.0cvs116
12511
12512         * src/imap.c
12513                 Return immediately when password dialog was
12514                 cancelled
12515         * src/gtk/inputdialog.c
12516                 Allow empty strings for passwords
12517
12518
12519 2006-03-06 [colin]      2.0.0cvs115
12520
12521         * src/imap.c
12522                 Prevent double-timeouts when connection fails
12523
12524 2006-03-06 [colin]
12525
12526         2.0.1-rc1 released
12527
12528 2006-03-06 [colin]      2.0.0cvs114
12529
12530         * src/imap.c
12531                 Refresh session during potentially long
12532                 operations
12533
12534 2006-03-06 [wwp]        2.0.0cvs113
12535
12536         * src/prefs_msg_colors.h
12537                 forgot that one (custom color labels).
12538
12539 2006-03-06 [wwp]        2.0.0cvs112
12540
12541         * src/prefs_common.c
12542         * src/prefs_common.h
12543         * src/prefs_msg_colors.c
12544         * src/summaryview.c
12545         * src/summaryview.h
12546         * src/gtk/colorlabel.c
12547         * src/gtk/colorlabel.h
12548                 colors in messages list are now customizable. Color values and names can
12549                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
12550                 Thanks to Paul and Colin for their help with this longstanding patch!
12551
12552 2006-03-06 [wwp]        2.0.0cvs111
12553
12554         * src/textview.c
12555                 don't crash if (x)face is bad.
12556
12557 2006-03-05 [paul]       2.0.0cvs110
12558
12559         * AUTHORS
12560         * configure.ac
12561         * src/Makefile.am
12562         * src/common/Makefile.am
12563         * src/common/utils.h
12564         * src/etpan/imap-thread.c
12565         * src/gtk/authors.h
12566         * src/plugins/clamav/Makefile.am
12567         * src/plugins/demo/Makefile.am
12568         * src/plugins/dillo_viewer/Makefile.am
12569         * src/plugins/pgpcore/Makefile.am
12570         * src/plugins/pgpcore/passphrase.c
12571         * src/plugins/pgpinline/Makefile.am
12572         * src/plugins/pgpmime/Makefile.am
12573         * src/plugins/spamassassin/Makefile.am
12574         * src/plugins/trayicon/Makefile.am
12575                 fix builiding on cygwin
12576                 Patch by Ralgh Young <bamanzi@gmail.com>
12577
12578 2006-03-04 [wwp]        2.0.0cvs109
12579
12580         * manual/keyboard.xml
12581                 fix mixed up/down keys.
12582
12583 2006-03-04 [wwp]        2.0.0cvs108
12584
12585         * README
12586         * INSTALL
12587                 updated links to SpamAssassin.
12588
12589 2006-03-04 [wwp]        2.0.0cvs107
12590
12591         * manual/plugins.xml
12592         * src/plugins/spamassassin/README
12593                 updated SpamAssassin plugin docs to reflect new functional additions
12594                 (also fix/update/documents few technical stuff more, see the README).
12595
12596 2006-03-04 [wwp]        2.0.0cvs106
12597
12598         * src/prefs_message.c
12599                 normalized capitalization of message-prefs paths.
12600
12601 2006-03-04 [wwp]        2.0.0cvs105
12602
12603         * manual/advanced.xml
12604                 typo.
12605
12606 2006-03-03 [colin]      2.0.0cvs104
12607
12608         * src/plugins/clamav/clamav_plugin_gtk.c
12609                 Rework prefs page, patch by Fabien 
12610
12611 2006-03-03 [colin]      2.0.0cvs103
12612
12613         * src/plugins/clamav/clamav_plugin.c
12614                 Set error on all errors
12615
12616 2006-03-03 [colin]      2.0.0cvs102
12617
12618         * src/common/plugin.c
12619                 Initialize error to avoid crashing when a plugin fails
12620                 without setting error
12621
12622 2006-03-02 [wwp]        2.0.0cvs101
12623
12624         * configure.ac
12625                 fixed linker flags for libetpan support on Cygwin
12626                 (thanks to H.Merijn Brand).
12627
12628 2006-03-02 [wwp]        2.0.0cvs100
12629
12630         * src/addressbook.c
12631                 fix some AB error messages: one for punctuation and
12632                 one wrongly duplicate (thanks, maxbritov).
12633
12634 2006-03-02 [wwp]        2.0.0cvs99
12635
12636         * src/plugins/spamassassin/spamassassin.c
12637                 make sync calls to sa-learn/spamc to prevent
12638                 system (whatever local or client/server) overload.
12639
12640 2006-03-02 [colin]      2.0.0cvs98
12641
12642         * src/summaryview.c
12643                 Put the spam icon in the status column instead of the
12644                 mark one
12645
12646 2006-03-01 [colin]      2.0.0cvs97
12647
12648         * src/plugins/spamassassin/spamassassin.c
12649                 Fix segfault (g_file_set_contents fails for some 
12650                 reason and err==0x2f. Can't find out why with
12651                 valgrind, using working function :-)
12652
12653 2006-03-01 [colin]      2.0.0cvs96
12654
12655         * src/inc.c
12656                 Offline overriding: let 'No' be cached only 3 seconds
12657
12658 2006-03-01 [colin]      2.0.0cvs95
12659
12660         * src/addr_compl.c
12661         * src/addrbook.c
12662         * src/addressbook.c
12663         * src/addrindex.c
12664         * src/folder_item_prefs.c
12665         * src/headerview.c
12666         * src/imap.c
12667         * src/inc.c
12668         * src/ldif.c
12669         * src/mainwindow.c
12670         * src/mh.c
12671         * src/msgcache.c
12672         * src/prefs_common.h
12673         * src/prefs_msg_colors.c
12674         * src/procheader.c
12675         * src/procheader.h
12676         * src/procmime.c
12677         * src/procmsg.c
12678         * src/procmsg.h
12679         * src/send_message.h
12680         * src/simple-gettext.c
12681         * src/summaryview.c
12682         * src/summaryview.h
12683         * src/syldap.c
12684         * src/textview.c
12685         * src/undo.c
12686         * src/common/ssl_certificate.c
12687         * src/common/utils.c
12688         * src/gtk/colorsel.c
12689         * src/gtk/gtksctree.c
12690         * src/gtk/gtkshruler.c
12691         * src/plugins/trayicon/trayicon.c
12692                 #if 0 goes to /dev/null
12693
12694 2006-03-01 [colin]      2.0.0cvs94
12695
12696         * src/compose.c
12697         * src/imap.c
12698         * src/inc.c
12699         * src/inc.h
12700         * src/messageview.c
12701         * src/news.c
12702         * src/plugins/spamassassin/spamassassin.c
12703                 Allow to add information in the "working offline"
12704                 window
12705
12706 2006-03-01 [wwp]        2.0.0cvs93
12707
12708         * src/plugins/spamassassin/spamassassin.c
12709                 fixed spamc invocation: use a tricky temporary mini shell wrapper
12710                 'cause it seems that calling `spamc ... < inputfile` with
12711                 g_spawn_(a)sync simply.. erm doesn't work :-).
12712
12713 2006-03-01 [wwp]        2.0.0cvs92
12714
12715         * src/toolbar.c
12716         * src/toolbar.h
12717                 simplify the adding of spam/ham button to the messageview toolbar
12718                 (it gets more clear now that the same button will be "Mark as spam"
12719                 or "Mark as ham" according to the current message status,
12720                 thanks to Colin).
12721
12722 2006-03-01 [wwp]        2.0.0cvs91
12723
12724         * src/messageview.c
12725         * src/procmsg.c
12726         * src/procmsg.h
12727         * src/summaryview.c
12728         * src/plugins/spamassassin/spamassassin.c
12729         * src/plugins/spamassassin/spamassassin.h
12730                 make learner callbacks return a status (0 for ok),
12731                 handle it in main code to avoid setting flags when learning failed,
12732                 don't learn on TCP if offline in spamassassin,
12733                 thanks to Colin.
12734
12735                 
12736
12737 2006-03-01 [wwp]        2.0.0cvs90
12738
12739         * src/compose.c
12740                 some work around the compose window's account menu,
12741                 patch by Fabien Vantard.
12742
12743 2006-03-01 [wwp]        2.0.0cvs89
12744
12745         * src/plugins/spamassassin/spamassassin.c
12746                 fixed bad logics, was using spamc in local mode and sa-learn
12747                 in remote mode (thanks, Colin).
12748
12749 2006-03-01 [wwp]        2.0.0cvs88
12750
12751         * src/plugins/spamassassin/spamassassin.c
12752         * src/plugins/spamassassin/spamassassin.h
12753         * src/plugins/spamassassin/spamassassin_gtk.c
12754                 made processing of emails w/ sa-plugin an option (default is TRUE),
12755                 fixed Engrish some tooltips, capitalization of some debug messages
12756                 and warnings. The spamassassin plugin now provides two separate
12757                 services: process emails upon incorporation and spamd training.
12758                 Both services (un)register independently but use some common
12759                 plugin settings (transport settings, spam storage location).
12760
12761 2006-02-28 [wwp]        2.0.0cvs87
12762
12763         * src/plugins/spamassassin/spamassassin.c
12764                 fix async flag to spamc cmdline execution (batch exec should
12765                 be asynchronous).
12766
12767 2006-02-27 [wwp]        2.0.0cvs86
12768
12769         * src/plugins/spamassassin/spamassassin.c
12770         * src/plugins/spamassassin/spamassassin.h
12771         * src/plugins/spamassassin/spamassassin_gtk.c
12772                 - added the ability to learn a remote spamassassin server (spamd),
12773                 using spamc.
12774                 - added the spamassassin option 'username', that applies to all
12775                 spamassassin operations (filtering, learning, local or remote).
12776                 The default username is the current unix user (if left blank
12777                 from gtk prefs or config file).
12778                 - commented out some unused code (notebook widget), removed unused
12779                 layout (hbox1).
12780                 - make more widgets sensitive to the transport type.
12781
12782 2006-02-27 [colin]      2.0.0cvs85
12783
12784         * src/plugins/spamassassin/spamassassin.c
12785                 Fix sa-learn call when offline
12786
12787 2006-02-27 [colin]      2.0.0cvs84
12788
12789         * configure.ac
12790         * src/Makefile.am
12791         * src/mainwindow.c
12792         * src/mainwindow.h
12793         * src/messageview.c
12794         * src/messageview.h
12795         * src/prefs_toolbar.c
12796         * src/procmsg.c
12797         * src/stock_pixmap.c
12798         * src/stock_pixmap.h
12799         * src/summaryview.c
12800         * src/toolbar.c
12801         * src/toolbar.h
12802         * src/pixmaps/ham_btn.xpm
12803         * src/pixmaps/spam.xpm
12804         * src/pixmaps/spam_btn.xpm
12805         * src/plugins/spamassassin/spamassassin.c
12806                 Add button in toolbar for spam learning
12807                 Fix a few bugs from the last related commit
12808                 Revert 1.9.6cvs23 which messed up shift-selection
12809
12810 2006-02-24 [colin]      2.0.0cvs83
12811
12812         * src/procmsg.c
12813         * src/summaryview.c
12814         * src/summaryview.h
12815         * src/plugins/spamassassin/spamassassin.c
12816         * src/plugins/spamassassin/spamassassin.h
12817         * src/plugins/spamassassin/spamassassin_gtk.c
12818                 Unregister learner when spamassassin is either
12819                 disabled or over tcp
12820
12821 2006-02-24 [colin]      2.0.0cvs82
12822
12823         * src/Makefile.am
12824         * src/mainwindow.c
12825         * src/mainwindow.h
12826         * src/procmsg.c
12827         * src/procmsg.h
12828         * src/stock_pixmap.c
12829         * src/stock_pixmap.h
12830         * src/summaryview.c
12831         * src/summaryview.h
12832         * src/gtk/icon_legend.c
12833         * src/pixmaps/spam.xpm  ** NEW FILE **
12834         * src/plugins/spamassassin/spamassassin.c
12835         * src/plugins/spamassassin/spamassassin_gtk.c
12836                 Add spam learning interface (Mark/Mark as 
12837                 (spam|ham) menus)
12838
12839 2006-02-24 [wwp]        2.0.0cvs81
12840
12841         * src/compose.c
12842         * src/compose.h
12843         * src/filtering.c
12844                 hide compose window when sending message in batch mode
12845                 (filtering: forward and redirect). Also fixed a wrong
12846                 value returned when sending failed, neutral anyway.
12847                 (Colin, me) 
12848
12849 2006-02-24 [wwp]        2.0.0cvs80
12850
12851         * src/mainwindow.c
12852                 use GTK+'s stock quit button. Patch by Fabien Vantard.
12853
12854 2006-02-24 [paul]       2.0.0cvs79
12855
12856         * src/news.c
12857         * src/news.h
12858         * src/news_gtk.c
12859                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
12860                 Thanks to Colin
12861
12862 2006-02-23 [colin]      2.0.0cvs78
12863
12864         * src/alertpanel.c
12865                 Change OK to Close in alertpanel with View log
12866                 button; add accel to View log. Patch by Fabien
12867                 Vantard
12868
12869 2006-02-23 [wwp]        2.0.0cvs77
12870
12871         * src/compose.c
12872                 silly me, there were much more tests to perform, since toolbars can
12873                 really have down to 1 element only.
12874
12875 2006-02-23 [wwp]        2.0.0cvs76
12876
12877         * commitHelper
12878                 fixed indentation from my previous commit. Fallback to VISUAL if
12879                 EDITOR is not set (and to vi, at last resort).
12880
12881 2006-02-23 [wwp]        2.0.0cvs75
12882
12883         * commitHelper
12884                 improved error detection (Colin, me).
12885
12886 2006-02-23 [wwp]        2.0.0cvs74
12887
12888         * src/prefs_toolbar.c
12889                 simplify and fix prefs/toolbars layouting. Combos' contents can
12890                 now be really displayed.
12891
12892 2006-02-23 [wwp]        2.0.0cvs73
12893         simplifies and fix prefs/toolbars layouting. Combos' contents can now
12894         be really displayed.
12895
12896 2006-02-22 [wwp]        2.0.0cvs72
12897
12898         * src/compose.c
12899                 fix a typo in my previous commit (sorry!).
12900
12901 2006-02-22 [wwp]        2.0.0cvs71
12902
12903         * src/prefs_toolbar.c
12904                 fix a crash when adding separators to toolbars,
12905                 also fix some separator item information.
12906
12907 2006-02-22 [wwp]        2.0.0cvs70
12908
12909         * src/compose.c
12910                 fix a crash when redirecting (for instance) when compose window's
12911                 toolbar contents has been customized (when some buttons have been
12912                 removed in fact).
12913
12914 2006-02-21 [wwp]        2.0.0cvs69
12915
12916         * src/summaryview.c
12917         * src/gtk/pluginwindow.c
12918         * src/plugins/pgpcore/prefs_gpg.c
12919                 fix some compilation warnings (feat. remains of removed code).
12920
12921 2006-02-21 [wwp]        2.0.0cvs68
12922
12923         * src/gtk/gtkutils.c
12924                 fix two compilation issues, thanks to Stephan Sachse.
12925
12926 2006-02-20 [colin]      2.0.0cvs67
12927
12928         * src/mainwindow.c
12929                 Don't reselect displayed mail on refocus
12930                 This fixes actions misbehaving 
12931
12932 2006-02-20 [wwp]        2.0.0cvs66
12933
12934         * src/summaryview.c
12935         * src/gtk/gtksctree.c
12936         * src/gtk/gtkshruler.c
12937                 changed more runtime typecast checks.
12938
12939 2006-02-20 [wwp]        2.0.0cvs65
12940
12941         * src/summary_search.c
12942                 find all - summaryview refresh issue fixed, thanks to Colin.
12943
12944 2006-02-20 [wwp]        2.0.0cvs64
12945
12946         * src/gtk/gtkutils.c
12947                 better runtime typecast checks.
12948
12949 2006-02-20 [wwp]        2.0.0cvs63
12950
12951         * src/summary_search.c
12952                 enhancements to the summary search:
12953                         - add the ability to stop the running search
12954                           (upon ESC-key press, new Stop button or when Clear button is pressed)
12955                         - don't search if no criteria (From/To/Subject/Body) is set
12956                         - ensure that a busy mouse pointer is always shown when searching,
12957                           show it even a bit earlier
12958
12959 2006-02-19 [colin]      2.0.0cvs62
12960
12961         * src/compose.c
12962         * src/imap.c
12963         * src/etpan/imap-thread.c
12964         * src/etpan/imap-thread.h
12965                 (Future) IMAP speed improvement on sending
12966                 Will require a libetpan update
12967         * src/summaryview.c
12968         * src/gtk/quicksearch.c
12969                 Make quicksearch clearable while running.
12970
12971 2006-02-17 [colin]      2.0.0cvs61
12972
12973         * src/imap.c
12974         * src/etpan/imap-thread.c
12975         * src/etpan/imap-thread.h
12976                 Check for IMAP certificates
12977                 ** Requires libetpan-0.42-cvs4 
12978                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
12979
12980 2006-02-17 [colin]      2.0.0cvs60
12981
12982         * src/messageview.c
12983         * src/prefs_common.c
12984         * src/prefs_common.h
12985         * src/prefs_message.c
12986                 Add pref to display HTML-only mails with plugin, 
12987                 if possible (defaulting to FALSE of course).
12988
12989 2006-02-16 [colin]      2.0.0cvs59
12990
12991         * src/main.c
12992         * src/common/plugin.c
12993         * src/common/plugin.h
12994         * src/gtk/pluginwindow.c
12995                 Keep track of requested (but unloaded) plugins
12996                 in some error cases.
12997
12998 2006-02-16 [wwp]        2.0.0cvs58
12999
13000         * src/gtk/gtkaspell.c
13001         * src/gtk/gtkaspell.h
13002         * src/prefs_spelling.c
13003         * src/compose.c
13004         * src/prefs_common.c
13005         * src/prefs_common.h
13006                 implemented new optional spellchecker behaviour: re-check message when
13007                 dictionary got changed (from compose-window/context-menu/Change dictionary).
13008
13009 2006-02-16 [wwp]        2.0.0cvs57
13010
13011         * src/quote_fmt_parse.y
13012                 pclose popen'ed pipe.
13013
13014 2006-02-15 [colin]      2.0.0cvs56
13015
13016         * src/mimeview.c
13017         * src/mimeview.h
13018                 Let MimeViewers know which MimeView they
13019                 depend of.
13020         * src/summaryview.c
13021                 Swap From/To columns in Sent/Queue/Drafts
13022                 folders
13023         * src/etpan/imap-thread.c
13024                 Use mailstream_low_tls_open() for STARTTLS
13025                 instead of mailstream_low_ssl_open()
13026                 ** REQUIRES libetpan 0.42cvs3 **
13027
13028 2006-02-15 [wwp]        2.0.0cvs55
13029
13030         * src/compose.c
13031         * src/compose.h
13032         * src/message_search.c
13033         * src/message_search.h
13034         * src/textview.c
13035         * src/gtk/gtkutils.c
13036         * src/gtk/gtkutils.h
13037                 added the ability to Find text in the compose window (and a bit
13038                 of code factorization).
13039
13040 2006-02-15 [wwp]        2.0.0cvs54
13041
13042         * src/prefs_gtk.c
13043                 yet another one file was missing (fix for some widgets' sensitivity).
13044                 Thanks Colin!
13045
13046 2006-02-15 [wwp]        2.0.0cvs53
13047
13048         * src/prefs_gtk.h
13049                 oops forgot that file (fix for some widgets' sensitivity).
13050
13051 2006-02-15 [wwp]        2.0.0cvs52
13052
13053         * src/summary_search.c
13054                 implemented advanced summary search options (added the ability
13055                 to use matcher conditions in an advanced search mode).
13056
13057 2006-02-15 [wwp]        2.0.0cvs51
13058
13059         * src/plugins/pgpcore/prefs_gpg.c
13060         * src/prefs_account.c
13061                 fix some widget sensitivity, mostly around some labels in
13062                 account prefs.
13063
13064 2006-02-15 [paul]       2.0.0cvs50
13065
13066         * manual/advanced.xml
13067                 improve Templates info
13068                 written by wwp
13069
13070 2006-02-14 [colin]      2.0.0cvs49
13071
13072         * src/pixmaps/address_book.xpm
13073         * src/pixmaps/preferences.xpm
13074         * src/pixmaps/properties.xpm
13075                 Fix pixmap size - patch by Fabien Vantard
13076
13077 2006-02-13 [colin]      2.0.0cvs48
13078
13079         * src/procmime.c
13080                 Add missing fclose()s on error
13081         * src/textview.c
13082                 Remove unused code
13083         * src/common/utils.c
13084                 Fix temp files not being deleted on windows
13085         Patches by Thomas Gilgin
13086
13087 2006-02-13 [colin]      2.0.0cvs47
13088
13089         * src/mainwindow.c
13090                 Fix exit crash
13091
13092 2006-02-13 [wwp]        2.0.0cvs46
13093
13094         * src/plugins/pgpcore/prefs_gpg.c
13095                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
13096
13097 2006-02-12 [colin]      2.0.0cvs45
13098
13099         * src/folderview.c
13100         * src/main.c
13101         * src/mainwindow.c
13102                 Fix "stuff" when quitting
13103
13104 2006-02-12 [wwp]        2.0.0cvs44
13105
13106         * src/prefs_themes.c
13107                 fix typos in debug messages.
13108
13109 2006-02-11 [colin]      2.0.0cvs43
13110
13111         * src/summaryview.c
13112                 don't allow drag/drop from ourself
13113
13114 2006-02-10 [wwp]        2.0.0cvs42
13115
13116         * src/exporthtml.c
13117         * src/html.c
13118         * src/html.h
13119         * src/procmime.c
13120         * src/textview.c
13121                 renamed html_ prefixed functions and data structures to avoid
13122                 namespace clashes w/ other software (gtkhtml2 for instance).
13123                 Closes bug #907.
13124
13125
13126 2006-02-09 [colin]      2.0.0cvs41
13127
13128         * src/summaryview.c
13129                 Fix shitty logic messed up. Thanks Ticho for the hint!
13130
13131 2006-02-09 [wwp]        2.0.0cvs40
13132
13133         * src/gtk/about.c
13134         * src/compose.c
13135         * src/prefs_account.c
13136         * src/prefs_gtk.h
13137         * src/editaddress.c
13138                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
13139                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
13140                 Browse buttons in accounts prefs.
13141
13142 2006-02-09 [colin]      2.0.0cvs39
13143
13144         * src/matcher.c
13145                 Check for pointer before using its members
13146         * src/gtk/gtksourceprintjob.c
13147                 Fix a wrong warning
13148
13149 2006-02-09 [wwp]        2.0.0cvs38
13150
13151         * src/gtk/filesel.c
13152                 fix few compiler warnings (type mismatch).
13153
13154 2006-02-09 [paul]       2.0.0cvs37
13155
13156         * po/fr.po
13157                 updated by Fabien Vantard
13158
13159 2006-02-08 [colin]      2.0.0cvs36
13160
13161         * src/prefs_common.c
13162         * src/common/defs.h
13163         * src/common/plugin.c
13164                 allow windows and linux configurations to coexist
13165                 patch by Thomas Gilgin
13166
13167 2006-02-08 [colin]      2.0.0cvs35
13168
13169         * src/filtering.c
13170         * src/matcher.c
13171         * src/matcher.h
13172         * src/matcher_parser_parse.y
13173         * src/prefs_filtering_action.c
13174         * src/prefs_matcher.c
13175                 Add the "Ignore thread" filtering
13176                 action
13177
13178 2006-02-08 [colin]      2.0.0cvs34
13179
13180         * src/compose.c
13181         * src/procmime.c
13182         * src/procmime.h
13183                 Fix bug #905 (damaged attachment)
13184                 text files with raw \0's aren't really text files
13185         FOR_STABLE
13186
13187 2006-02-08 [colin]      2.0.0cvs33
13188
13189         * src/summaryview.c
13190                 Fix crasher introduced yesterday
13191
13192 2006-02-08 [wwp]        2.0.0cvs32
13193
13194         * src/compose.c
13195         * src/compose.h
13196                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
13197
13198 2006-02-08 [wwp]        2.0.0cvs31
13199
13200         * src/prefs_template.c
13201                 templates enhancement: allow address completion for Cc and Bcc fields
13202                 (it was currently possible for the To field only)
13203
13204 2006-02-08 [colin]      2.0.0cvs30
13205
13206         * src/compose.c
13207                 Don't unblock if not blocked
13208         FOR_STABLE
13209
13210 2006-02-07 [colin]      2.0.0cvs29
13211
13212         * src/action.c
13213                 Forgot to refresh summaryview
13214
13215 2006-02-07 [colin]      2.0.0cvs28
13216
13217         * src/action.c
13218                 Freeze/thaw message list and folder list while
13219                 processing %as{} actions 
13220         * src/compose.c
13221                 Fix auto-wrap disabling after a middle-click
13222                 paste - FOR_STABLE
13223
13224 2006-02-07 [paul]       2.0.0cvs27
13225
13226         * src/folder.c
13227                 fix freeing of uninitialised pointers
13228                 Thanks to Colin
13229
13230 2006-02-06 [colin]      2.0.0cvs26
13231
13232         * src/folder.c
13233                 Use g_slist_prepend in potentially big list
13234
13235 2006-02-06 [colin]      2.0.0cvs25
13236
13237         * src/folder.c
13238                 Completely skip processing if it doesn't 
13239                 exist (faster!)
13240
13241 2006-02-06 [colin]      2.0.0cvs24
13242
13243         * src/folder.c
13244         * src/summaryview.c
13245                 Batch filtering in summaryview (from Tools menu)
13246                 and pre/post//-processing too
13247
13248 2006-02-06 [colin]      2.0.0cvs23
13249
13250         * src/procmsg.h
13251         * src/filtering.c
13252                 Use a special field for batch filtering instead
13253                 of stepping on deferred execution's toes
13254
13255 2006-02-06 [colin]      2.0.0cvs22
13256
13257         * src/action.c
13258         * src/filtering.c
13259         * src/filtering.h
13260         * src/folder.c
13261         * src/summaryview.c
13262                 Fix filtering via menus and actions
13263
13264 2006-02-06 [colin]      2.0.0cvs21
13265
13266         * src/imap.c
13267                 Put the added file directly to cache if possible (will work
13268                 with next libetpan)
13269         * src/filtering.c
13270         * src/filtering.h
13271         * src/inc.c
13272         * src/folder.c
13273         * src/mbox.c
13274         * src/procmsg.h
13275                 Move and copy filtered messages by batches instead of one
13276                 by one - faster on IMAP
13277         * src/procmsg.c
13278                 Add a function that'll possibly be useful later
13279
13280 2006-02-06 [colin]      2.0.0cvs20
13281
13282         * src/addressbook.c
13283                 Use internal mime-type instead of text/plain for d'n'd
13284         * src/compose.c
13285                 Allow attaching files from mimeview's icon list via d'n'd
13286         * src/folderview.c
13287         * src/folderview.h
13288                 Use internal mime-type instead of text/plain for d'n'd
13289                 Don't try to selected opened folder if none is
13290                 Factorize d'n'd from other apps code
13291         * src/headerview.c
13292         * src/textview.c
13293         * src/gtk/gtkutils.c
13294         * src/gtk/gtkutils.h
13295                 Factorize Face/X-Face stuff
13296         * src/mimeview.c
13297                 Fix d'n'd to other apps
13298         * src/prefs_message.c
13299                 Let the XFace pref be usable without libcompface as it also
13300                 applies to Face
13301         * src/summaryview.c
13302                 Fix d'n'd to other apps
13303                 Factorize d'n'd from other apps code
13304
13305 2006-02-06 [wwp]        2.0.0cvs19
13306
13307         * po/it.po
13308                 Italian translation fixes by Andrea Spadaccini (no more confusion
13309                 between filtering and processing, and few changes in the About
13310                 dialog).
13311
13312
13313 2006-02-06 [mones]      2.0.0cvs18
13314
13315         * src/gtk/icon_legend.c
13316                 Improved descriptions allowing better translations
13317
13318 2006-02-05 [colin]      2.0.0cvs17
13319
13320         * src/imap.c
13321                 Add the f*cking missing expunge that caused imap_fetch_env
13322                 to fail after an add_msgs ! :-///
13323         * src/etpan/imap-thread.c
13324                 Add a bit of debug
13325         FOR_STABLE
13326
13327 2006-02-05 [colin]      2.0.0cvs16
13328
13329         * src/common/utils.c
13330                 Don't check for return-path (or we can't put
13331                 back non-sent mails)
13332
13333 2006-02-05 [colin]      2.0.0cvs15
13334
13335         * src/textview.c
13336                 Don't try to display Face header in textview
13337                 when teh headerview's active
13338
13339 2006-02-05 [colin]      2.0.0cvs14
13340
13341         * tools/tbird2syl.py
13342         * tools/Makefile.am
13343                 Add script to import Thunderbird mails
13344
13345 2006-02-05 [colin]      2.0.0cvs13
13346
13347         * src/headerview.c
13348         * src/procheader.c
13349         * src/procmsg.c
13350         * src/procmsg.h
13351         * src/textview.c
13352                 Show Face headers - patch partially by Klaus Flittner
13353
13354 2006-02-05 [colin]      2.0.0cvs12
13355
13356         * src/folderview.c
13357         * src/summaryview.c
13358         * src/common/utils.c
13359         * src/common/utils.h
13360                 Let dnd work from mime icons to summaryview
13361                 and to folderview too
13362                 Add a crude test to avoid trying to add files
13363                 drag'n'dropped when they're not mails
13364
13365 2006-02-04 [colin]      2.0.0cvs11
13366
13367         * src/summaryview.c
13368         * src/mimeview.c
13369                 Fix utf8 conversion
13370
13371 2006-02-04 [colin]      2.0.0cvs10
13372
13373         * src/compose.c
13374         * src/folderview.c
13375         * src/mimeview.c
13376         * src/summaryview.c
13377         * src/summaryview.h
13378                 Added various drag and drop capas:
13379                 From                    To
13380                 summaryview             other apps
13381                 mimeview icons          other apps
13382                 other apps              summaryview
13383                 other apps              folderview
13384
13385                 This shouldn't have broken the existing:
13386                 From                    To
13387                 summaryview             folderview
13388                 folderview              folderview
13389                 summaryview             compose's attachments
13390
13391         Tests welcomed.
13392
13393 2006-02-02 [paul]       2.0.0cvs9
13394
13395         * src/mainwindow.c
13396                 move global option 'Set displayed columns...' out
13397                 of folder option grouping.
13398                 fix sensitivity of 'harvest addresses'
13399         FOR_STABLE
13400
13401 2006-02-01 [colin]      2.0.0cvs8
13402
13403         * src/mimeview.c
13404                 Revert the alertpanel patch, it sucks (intrusive
13405                 and gets in the way of "open")
13406
13407 2006-02-01 [colin]      2.0.0cvs7
13408
13409         * src/compose.c
13410         * src/prefs_account.c
13411         * src/prefs_common.c
13412         * src/common/defs.h
13413         * src/common/utils.c
13414         * src/common/utils.h
13415                 Add ability to edit the signature file
13416                 from the account preferences, and use
13417                 a default for the text editor.
13418                 Patch by Fabien Vantard
13419
13420 2006-02-01 [colin]      2.0.0cvs6
13421
13422         * src/mimeview.c
13423                 Try to get mime type by extension if it is
13424                 application/octet-stream
13425                 Display a window with possible choices when
13426                 encountering unknown mime types
13427         * src/gtk/filesel.c
13428         * src/gtk/filesel.h
13429                 Add preview
13430                 Allow multiple selection in filtered filesel
13431                 (patch by Fabien Vantard)
13432         * src/gtk/pluginwindow.c
13433                 Use it (patch by Fabien Vantard)
13434
13435 2006-02-01 [paul]       2.0.0cvs5
13436
13437         * src/jpilot.c
13438                 fix crash on creating jpilot address book
13439                 Thanks to Colin - FOR_STABLE
13440         * src/prefs_summaries.c
13441         * src/prefs_wrapping.c
13442         * src/gtk/icon_legend.c
13443         * src/gtk/quicksearch.c
13444                 string fixes and additions
13445
13446 2006-02-01 [paul]       2.0.0cvs4
13447
13448         * src/compose.c
13449         * src/mainwindow.c
13450         * src/messageview.c
13451         * src/prefs_send.c
13452                 add Arabic encoding option
13453                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
13454
13455 2006-01-31 [colin]      2.0.0cvs3
13456
13457         * src/plugins/pgpcore/passphrase.c
13458                 Convert passphrase to locale encoding
13459         * src/compose.c
13460                 Fix drafting on IMAP. Crappy bug sneaked in
13461                 the release :-/
13462         FOR_STABLE
13463
13464 2006-01-30 [paul]       2.0.0cvs2
13465
13466         * src/gtk/icon_legend.c
13467                 show the new entries
13468
13469 2006-01-30 [colin]      2.0.0cvs1
13470
13471         * src/manual.c
13472                 Check for the file to be present before 
13473                 enabling the menu - FOR_STABLE
13474         * src/gtk/icon_legend.c
13475                 Add folders icons (not all of them, there
13476                 are too much, but the most intriguing ones)
13477
13478 2006-01-30 [paul]       2.0.0
13479
13480         version 2.0.0 released
13481
13482 [For previous entries, see ChangeLog.pre2.0.0]