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