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