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