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