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