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