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