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