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