1 2007-06-16 [colin] 2.9.2cvs63
5 Add Michael Rasmussen in authors list
7 2007-06-16 [colin] 2.9.2cvs62
10 Fix messageview_copy_clipboard to take advantage
11 of plugins' get_selection.
13 2007-06-15 [colin] 2.9.2cvs61
19 * src/message_search.c
21 * src/summary_search.c
24 Allow GDK_KP_Enter to do the same as GDK_Return
25 Patch by Michael Rasmussen
27 2007-06-15 [paul] 2.9.2cvs60
30 fix bug when closing a compose window
33 2007-06-14 [paul] 2.9.2cvs59
37 migrate sylpheed config
39 2007-06-14 [wwp] 2.9.2cvs58
41 * src/gtk/pluginwindow.c
42 Yet another attempt to fix sizing/alignment of the
43 button bar in plugins window.
45 2007-06-12 [colin] 2.9.2cvs57
52 * src/prefs_summaries.c
53 * src/prefs_summary_open.c
54 * src/prefs_summary_open.h
56 Make "when entering a folder" actions more personalisable
58 2007-06-12 [wwp] 2.9.2cvs56
61 Use short description from Paul (mairix.sh).
63 2007-06-12 [wwp] 2.9.2cvs55
66 Updated info about mairix.sh.
68 2007-06-11 [paul] 2.9.2cvs54
71 rework log window length widgets
72 and some sensitivity fixes
74 2007-06-11 [paul] 2.9.2cvs53
78 rename 'Protocol Log' to 'Network Log'
79 and some function renaming
81 2007-06-10 [wwp] 2.9.2cvs52
83 * src/gtk/pluginwindow.c
86 2007-06-10 [wwp] 2.9.2cvs51
88 * src/gtk/pluginwindow.c
89 Fix button bar in plugin window, was centered and not
90 behaving like other dialogs w/ such button bar.
92 2007-06-08 [wwp] 2.9.2cvs50
99 Provide a way out of automatic draft saving on IMAP, when
101 Prevent drafting while sending and quitting while sending.
106 2007-06-08 [wwp] 2.9.2cvs49
108 * src/prefs_account.c
109 * src/gtk/prefswindow.c
110 * src/gtk/prefswindow.h
111 Activate the Basic page when opening account prefs.
113 2007-06-08 [wwp] 2.9.2cvs48
115 * src/common/socket.c
116 Don't crash if fork() fails, thanks to Colin.
118 2007-06-08 [wwp] 2.9.2cvs47
120 * src/gtk/prefswindow.c
121 Wrap some long lines, and reset horizontal scroller's adjusment
122 (this was already done, vertically), when changing tab (not page)
125 2007-06-08 [paul] 2.9.2cvs46
128 use gethostname() instead of uname()
129 based on a patch by Michael Hughes
130 <Sylpheed-Claws_user@thehugheslogcabin.net>
132 2007-06-07 [wwp] 2.9.2cvs45
135 Fix some useless warnings, thanks to Colin.
137 2007-06-06 [colin] 2.9.2cvs44
140 Fix strange allocations.
142 2007-06-06 [colin] 2.9.2cvs43
145 Patch by Michael Rasmussus to help
148 2007-06-05 [wwp] 2.9.2cvs42
150 * src/prefs_account.c
151 * src/prefs_folder_item.c
155 Per-folder templates can now be applied recursively.
156 Always save per-folder templates (formats were erroneously
157 saved only if they were enabled).
158 Check for validity of quotation marks everywhere there
161 2007-06-05 [wwp] 2.9.2cvs41
164 Fix incoming messages from local accounts always getting filtered
165 (even if the account prefs say don't), thanks to Colin.
167 2007-06-05 [wwp] 2.9.2cvs40
171 Use per-folder/per-account quote chars when applying a
172 template or inserting text as well. Const'ify some
175 2007-06-04 [colin] 2.9.2cvs39
180 2007-06-04 [wwp] 2.9.2cvs38
183 Same as 2.9.2cvs36 but for forwarding.
185 2007-06-04 [colin] 2.9.2cvs37
188 Use original mail file for forward/redirect
189 Fixes some forwarded mails to be attached as
190 application/octet-stream (when they have binary
191 parts), and incidentally fixes bug 848
192 'Redirect breaks GnuPG'
194 2007-06-04 [wwp] 2.9.2cvs36
197 Fix quote mark mis-initialisation when replying/forwarding
198 (introduced w/ 2.9.2cvs20).
200 2007-06-04 [wwp] 2.9.2cvs35
202 * src/prefs_compose_writing.c
204 Fix a bug where Quotation characters (prefs/compose/writing)
205 was cleared (introduced w/ 2.9.2cvs26).
207 2007-06-04 [wwp] 2.9.2cvs34
209 * src/prefs_account.c
210 * src/prefs_account.h
211 Better fix for compiling w/o aspell (rollbacks
214 2007-06-04 [wwp] 2.9.2cvs33
217 * src/prefs_account.c
218 * src/prefs_account.h
220 It's now possible to disable mail filtering plugins
221 on a per-account basis.
223 2007-06-04 [wwp] 2.9.2cvs32
228 Support CRLF in headers part of messages.
229 Support few more date formats (RFC3339 subsets).
231 2007-06-04 [wwp] 2.9.2cvs31
233 * src/prefs_account.c
234 Fix compiling w/o aspell support.
236 2007-06-03 [wwp] 2.9.2cvs30
239 Don't decode leading ENV_ and ~ in P_PASSWORD
242 2007-06-03 [wwp] 2.9.2cvs29
245 Don't decode leading ENV_ and ~ in P_PASSWORD
248 2007-06-03 [wwp] 2.9.2cvs28
250 * src/prefs_account.c
251 * src/gtk/prefswindow.c
252 * src/gtk/prefswindow.h
253 Added a way to force preloading of all pages
255 Moved tabs to pages in account prefs.
257 2007-06-02 [colin] 2.9.2cvs27
260 Fix possible crash, fix ldap write bugs
262 Fix ldap write bugs - patch by Michael
266 Add a hook whenever alertpanel opens/closes
268 2007-05-31 [wwp] 2.9.2cvs26
270 * src/prefs_compose_writing.c
272 Re-organized writing options a bit:
273 - renamed the Quoting page to Templates
274 - moved all composing templates to that page
275 - moved non-templates options to the Writing one,
276 grouped reply-related options, reordered reply and
279 2007-05-31 [wwp] 2.9.2cvs25
284 2007-05-31 [colin] 2.9.2cvs24
287 Fix missing display name when modifying
288 LDAP. Patch by Michael Rasmussen
290 2007-05-31 [wwp] 2.9.2cvs23
292 * src/plugins/bogofilter/Makefile.am
293 * src/plugins/clamav/Makefile.am
294 * src/plugins/demo/Makefile.am
295 * src/plugins/dillo_viewer/Makefile.am
296 * src/plugins/spamassassin/Makefile.am
297 Fix building of those plugins in Mac OS X.
299 2007-05-30 [wwp] 2.9.2cvs22
301 * src/gtk/quicksearch.c
302 Fix missing initialization.
304 2007-05-30 [wwp] 2.9.2cvs21
307 Revert accidental commit (debug outputs).
309 2007-05-30 [wwp] 2.9.2cvs20
312 * src/folder_item_prefs.c
313 * src/folder_item_prefs.h
314 * src/prefs_account.c
315 * src/prefs_account.h
316 * src/prefs_folder_item.c
319 Implemented per-account and per-folder
320 compose/reply/forward formats.
322 2007-05-30 [wwp] 2.9.2cvs19
324 * src/prefs_compose_writing.c
329 Internal API changes (factorize quote format
332 2007-05-30 [colin] 2.9.2cvs18
335 Fix race where it's possible to re-click Send
336 between end of SMTP session and end of "move to
337 sent folder" when sending an email with send
340 2007-05-30 [colin] 2.9.2cvs17
343 Ask for backtrace on all threads. Patch by
346 Fix stale news statusbar when scanning fails.
349 Fix some LDAP write updates bugs. Patch
352 2007-05-29 [colin] 2.9.2cvs16
355 Fix loss of local flags when moving mails
356 on IMAP in high-bandwidth mode (UID FETCH)
358 2007-05-25 [paul] 2.9.2cvs15
360 * src/common/socket.c
361 fix sometimes crasher on cancelling
364 2007-05-25 [colin] 2.9.2cvs14
369 Be more helpful in the subscription
372 2007-05-23 [wwp] 2.9.2cvs13
375 * src/prefs_compose_writing.c
377 * src/prefs_template.c
378 * src/prefs_template.h
381 * src/quote_fmt_lex.l
382 * src/quote_fmt_parse.y
383 Introduced new syntax elements (symbols and commands)
384 in templates/quote_fmt. Compatibility w/ old
386 Updated and reworked the corresponding Information
388 Display the line number in dialogs that talk about
389 parser errors (in addition to the error message in
392 2007-05-23 [wwp] 2.9.2cvs12
394 * src/quote_fmt_parse.y
395 Fix 2.9.2cvs11, probably a paste accident ;).
397 2007-05-23 [wwp] 2.9.2cvs11
400 * src/prefs_template.c
402 * src/quote_fmt_parse.y
403 Fix 2.9.2cvs10, which broke --disable-aspell.
405 2007-05-22 [wwp] 2.9.2cvs10
408 * src/prefs_template.c
411 * src/quote_fmt_lex.l
412 * src/quote_fmt_parse.y
413 * src/gtk/gtkaspell.c
414 * src/gtk/gtkaspell.h
415 Added template/quote format syntactical elements
418 %T to show (shows empty if not set or not enabled),
419 ?T and !T to check if the default dictionary is
421 - current account's default dictionary
422 %aT to show (empty if not set or not enabled),
423 ?aT and !aT to check if it's enabled and set
424 - name completion for an address, from the address
426 %ABf, %ABt, %ABc respectively show the full name got
427 from the address book if From, To or Cc match a single
429 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
430 matches any contact and if the full name is non-empty.
431 If From, To or Cc are lists of email addresses, only
432 the first address will be checked.
433 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
434 that could show a trailing ','.
435 Also, template/quote_fmt parser now shows the line number in case
438 2007-05-15 [colin] 2.9.2cvs9
442 Add a public function to know whether Claws
444 Store opened folder when exiting
447 Store last opened message in each FolderItem;
448 Reset last seen messages if Claws crashed, so
449 that one can't go in an infinite crash in case
450 a particular mail crashes Claws.
455 * src/prefs_summaries.c
456 Add "Select last opened message" when entering
458 Add "Select last opened folder" at startup.
460 2007-05-14 [colin] 2.9.2cvs8
463 Fix bashism, search for xml catalog
464 in /usr/local/share/xml/catalog too
467 2007-05-13 [wwp] 2.9.2cvs7
469 * src/gtk/logwindow.c
470 fix raising log windows when they are either minimized or
473 2007-05-11 [colin] 2.9.2cvs6
476 Use Hildon's file chooser on Maemo. Patch
477 by Jean-Luc Biord; fixes part 2 of bug 1201,
478 'File attachment "manipulation" bugs...'
480 2007-05-10 [wwp] 2.9.2cvs5
484 * src/gtk/quicksearch.c
485 Add a quicksearch option to automatically run
486 a search selected from the history (this option
487 is exclusive towards type-ahead).
489 2007-05-10 [colin] 2.9.2cvs4
492 Fix g_warnings, thanks to Brian
495 2007-05-09 [colin] 2.9.2cvs3
500 * src/prefs_summaries.c
504 * src/gtk/gtksourceprintjob.c
505 * src/gtk/sslcertwindow.c
506 Use the re-entrant variant of time functions
507 Probably fixes bug 1217, 'reentrancy problems
510 2007-05-09 [colin] 2.9.2cvs2
513 Fix crasher when reconnection fails
515 2007-05-08 [paul] 2.9.2cvs1
521 bump version number following
524 2007-05-08 [paul] 2.9.1cvs48
526 * src/plugins/demo/demo.c
527 * src/plugins/dillo_viewer/dillo_prefs.c
528 * src/plugins/dillo_viewer/dillo_prefs.h
529 * src/plugins/dillo_viewer/dillo_viewer.c
530 * src/plugins/pgpcore/pgp_viewer.c
531 * src/plugins/pgpcore/pgp_viewer.h
532 * src/plugins/pgpcore/plugin.c
533 * src/plugins/pgpcore/prefs_gpg.c
534 * src/plugins/pgpcore/prefs_gpg.h
535 * src/plugins/pgpcore/sgpgme.c
536 * src/plugins/pgpcore/sgpgme.h
537 * src/plugins/pgpinline/plugin.c
538 * src/plugins/pgpmime/pgpmime.c
539 * src/plugins/pgpmime/pgpmime.h
540 * src/plugins/pgpmime/plugin.c
541 * src/plugins/spamassassin/spamassassin.c
542 * src/plugins/spamassassin/spamassassin.h
543 * src/plugins/spamassassin/spamassassin_gtk.c
544 * src/plugins/trayicon/README
546 * tools/README.sylprint
547 * tools/outlook2claws-mail.pl
549 * tools/tb2claws-mail
550 * tools/tbird2claws.py
553 * tools/kdeservicemenu/README
554 cleanups and corrections
556 2007-05-06 [wwp] 2.9.1cvs47
559 Fix missing dash to `display` command-line, reported
560 by Georg Himmrich <georg at mails d0t diesind d0t net>.
562 2007-05-06 [colin] 2.9.1cvs46
567 * src/pixmaps/printer.xpm
570 2007-05-06 [paul] 2.9.1cvs45
575 * src/summary_search.c
579 2007-05-05 [wwp] 2.9.1cvs44
583 * src/prefs_actions.c
587 Fix "faild" typos everywhere and capitalization of
590 2007-05-04 [colin] 2.9.1cvs43
595 * src/plugins/pgpcore/prefs_gpg.c
596 * src/plugins/pgpcore/prefs_gpg.h
597 * src/plugins/pgpinline/pgpinline.c
598 * src/plugins/pgpmime/pgpmime.c
599 Add an API to warn about encryption limits,
600 and allow to disable these warnings
602 2007-05-03 [colin] 2.9.1cvs42
606 Fix bug 1213, 'Delete more than
609 2007-05-03 [wwp] 2.9.1cvs41
612 * src/prefs_filtering.c
613 * src/prefs_template.c
614 * src/common/template.c
615 * src/common/template.h
618 Templates are no longer automatically sorted
619 by name, but can be sorted manually using
620 |< < > >| buttons as well as drag'n'drop.
622 2007-05-03 [wwp] 2.9.1cvs40
624 * src/plugins/spamassassin/spamassassin.c
625 * src/plugins/spamassassin/spamassassin.h
626 * src/plugins/spamassassin/spamassassin_gtk.c
627 * src/plugins/bogofilter/bogofilter.c
628 * src/plugins/bogofilter/bogofilter.h
629 * src/plugins/bogofilter/bogofilter_gtk.c
630 Added an option to conditionally mark saved spam
631 as read (default is and was to do so).
632 Satisfies feature request 1708539 on sf.net tracker.
634 2007-05-03 [colin] 2.9.1cvs39
637 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
639 2007-05-02 [colin] 2.9.1cvs38
642 Fix bug 1209, 'Clicking on address
643 in header (mailto uri) selects
644 default account'. Patch adapted from
647 2007-05-02 [colin] 2.9.1cvs37
649 * src/grouplistdialog.c
650 Set cursor to wait cursor while loading
653 2007-05-02 [paul] 2.9.1cvs36
657 rename cache and mark files
660 2007-04-30 [paul] 2.9.1cvs35
662 * manual/glossary.xml
664 updates. Patch by Ricardo
666 2007-04-29 [wwp] 2.9.1cvs34
670 Fix few grammatical errors (patch by David Relson < relson at
671 osagesoftware dot com >).
673 2007-04-28 [colin] 2.9.1cvs33
677 * src/prefs_account.c
678 * src/prefs_account.h
679 Drop the "Download all" preference. It's
680 stupidly useless and confuses people from
683 2007-04-27 [wwp] 2.9.1cvs32
686 * src/prefs_account.c
687 * src/prefs_account.h
688 Don't reflect accounts changes to the mainwindow when it's
691 2007-04-27 [colin] 2.9.1cvs31
694 Freeze/thaw when sync'ing flags
696 * src/prefs_account.c
697 * src/prefs_account.h
698 * src/etpan/imap-thread.c
699 * src/etpan/imap-thread.h
700 Add a way to use UID FETCH instead
701 of searches to fetch message lists
702 and flags. More expensive towards
703 bandwidth, less expensive towards
704 server's CPU. Probably fixes
705 bug 1158, 'Scanning new folders on
706 Exchange 2007 extremely slow'.
709 2007-04-27 [paul] 2.9.1cvs30
712 * src/prefs_logging.c
713 improvements to english usage
715 2007-04-27 [colin] 2.9.1cvs29
718 Fix build without libetpan (my bad!)
720 2007-04-26 [colin] 2.9.1cvs28
724 Fix uselessly exported function
726 Consider "- -- \n" as signature separator
727 (that's what signature separators look like
728 in PGP/Inline signed mails)
730 2007-04-26 [colin] 2.9.1cvs27
733 libetpan-0.49 is now required
735 Fix double fetching of mails if
738 Make offline sync faster, by
739 remembering last change time, and
742 2007-04-26 [hoa] 2.9.1cvs26
748 * src/etpan/imap-thread.c
749 * src/etpan/imap-thread.h
750 cancellation of IMAP operations is now allowed.
751 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
753 2007-04-26 [colin] 2.9.1cvs25
756 Always fetch body+headers in folders that are
757 synched for offline use, if "Synchronise as
758 soon as possible" is set.
759 Fixes bug 1200, 'Add option to always retrieve full
762 2007-04-25 [colin] 2.9.1cvs24
765 Fix bug 1198, 'Reply-all "disappearing" address bug
768 2007-04-24 [colin] 2.9.1cvs23
771 Fix bug 1195, 'Hardware key navigation'
772 Make GDK_Enter toggle expansion (Maemo)
774 2007-04-24 [wwp] 2.9.1cvs22
777 Fix few compiler warnings.
779 2007-04-24 [paul] 2.9.1cvs21
786 2007-04-24 [paul] 2.9.1cvs20
789 * src/pixmaps/active.xpm
790 * src/pixmaps/checkbox_off.xpm
791 * src/pixmaps/checkbox_on.xpm
792 * src/pixmaps/inactive.xpm
794 remove transparent border from checkbox icons
796 2007-04-24 [wwp] 2.9.1cvs19
800 Fix a crash in textview, thanks to Colin.
802 2007-04-23 [wwp] 2.9.1cvs18
805 Fix 2.9.1cvs5: no header was being translated at all.
807 2007-04-23 [colin] 2.9.1cvs17
814 * src/gtk/gtksctree.c
815 * src/gtk/gtksctree.h
816 * src/pixmaps/selection.xpm
817 Fix bug 1193, 'Need a way to multi-select
818 items'. Add a toggle button to the summaryview
819 to switch between normal and multiple selection
822 2007-04-23 [colin] 2.9.1cvs16
829 * src/gtk/gtksctree.c
830 * src/gtk/gtksctree.h
831 * src/pixmaps/selection.xpm
832 Fix bug 1193, 'Need a way to multi-
834 Add a toggle button in the summaryview
835 to enable normal or multiple selection.
838 2007-04-23 [colin] 2.9.1cvs15
841 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
843 2007-04-21 [colin] 2.9.1cvs14
845 * src/gtk/quicksearch.c
846 Fix previous commit (actually use correct
849 2007-04-21 [colin] 2.9.1cvs13
851 * src/gtk/quicksearch.c
852 Fix changing quicksearch type (after Esc,
853 after changing Recursive, ...)
855 2007-04-20 [wwp] 2.9.1cvs12
857 * src/gtk/Makefile.am
858 Added headers.h (completes 2.9.1cvs5).
860 2007-04-20 [wwp] 2.9.1cvs11
863 Fix the use of display name in name column,
864 it has been overriden w/ the use of nickname
865 by 2.9.0cvs3. Now nickname is used (if any)
866 in case of LDAP books only.
868 2007-04-20 [colin] 2.9.1cvs10
873 Add handling of 'a' to loop in a mail's
876 2007-04-20 [colin] 2.9.1cvs9
879 Fix bug 1190, 'dir_open' button doesn't work'
882 2007-04-20 [colin] 2.9.1cvs8
886 Fix bug 1194, 'Hardware keys move from email
887 list to account/directory list, but not back
888 to email list...' (Maemo)
890 2007-04-20 [colin] 2.9.1cvs7
893 complete previous commit
895 2007-04-20 [colin] 2.9.1cvs6
898 Fix bug 1187, 'Reply-to addressee disappears
899 when reply-to text box is clicked...' (Maemo)
901 2007-04-20 [wwp] 2.9.1cvs5
911 * src/prefs_display_header.c
912 * src/prefs_matcher.c
915 * src/gtk/quicksearch.c
916 Translate more header names according to the relevant option value,
917 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
918 Replaced nearly all uses of prefs_common.trans_hdr with a call
919 to prefs_common_translated_header_name().
920 Added a headers.h reference file that contains known header names
921 (RFC2822 and others) to the translation process' input, so that
922 translated header names will still exist even if no occurrence of
923 _("headername") is found anymore in the sources.
924 Don't translate column name 'Number' following to trans_hdr option
925 value as it's not a header name.
927 2007-04-20 [colin] 2.9.1cvs4
929 * src/gtk/quicksearch.c
930 * src/gtk/quicksearch.h
931 Add "From, To or Subject" quicksearch
932 type. Patch by ulfschaper@users.sf.net
934 2007-04-20 [colin] 2.9.1cvs3
937 Implement proper references filtering condition.
938 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
940 2007-04-19 [wwp] 2.9.1cvs2
942 * src/prefs_display_header.c
943 * src/message_search.c
944 Fix few warnings (g_free of const gchar*).
946 2007-04-19 [paul] 2.9.1cvs1
952 bump version number following
955 2007-04-19 [paul] 2.9.0cvs9
957 * manual/advanced.xml
958 * manual/glossary.xml
961 2007-04-18 [paul] 2.9.0cvs8
964 fix for CVE-2007-1558 (APOP)
967 2007-04-18 [paul] 2.9.0cvs7
973 Fix encoding woes wrt saving of
977 2007-04-18 [colin] 2.9.0cvs6
979 * src/gtk/pluginwindow.c
980 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
982 2007-04-17 [wwp] 2.9.0cvs5
988 Fix --disable-ldap build,
989 fix some LDAP annoyances on
990 searches, thanks to Colin.
992 2007-04-17 [wwp] 2.9.0cvs4
995 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
996 like gcc 2.9x. Thanks to Colin.
998 2007-04-17 [wwp] 2.9.0cvs3
1014 Add LDAP write support. Patch mostly by
1015 Michael <mir at datanom dot net>
1017 2007-04-17 [wwp] 2.9.0cvs2
1020 Prepend "Add to address book" to the context menu of compose window's sender and
1023 2007-04-16 [paul] 2.9.0cvs1
1028 2007-04-16 [paul] 2.9.0
1035 2007-04-16 [paul] 2.8.1cvs102
1038 updated by Fabien Vantard
1040 2007-04-16 [paul] 2.8.1cvs101
1050 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
1051 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
1052 Aleksandar Urosevic, and Ralgh Young
1054 2007-04-15 [mones] 2.8.1cvs100
1059 2007-04-14 [colin] 2.8.1cvs99
1061 * src/message_search.c
1062 * src/prefs_display_header.c
1063 * src/summary_search.c
1064 * src/gtk/combobox.c
1067 2007-04-14 [wwp] 2.8.1cvs98
1069 * src/gtk/combobox.c
1070 * src/message_search.c
1071 * src/summary_search.c
1072 * src/prefs_display_header.c
1073 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
1074 returns NULL, get the text value directly from the GtkEntry child.
1076 2007-04-13 [colin] 2.8.1cvs97
1078 * src/gtk/quicksearch.c
1079 Give the focus back to summaryview when
1080 emptying the quicksearch with Esc
1082 2007-04-13 [colin] 2.8.1cvs96
1084 * src/message_search.c
1085 * src/prefs_display_header.c
1086 * src/summary_search.c
1087 Fix possibles crashes when getting text
1090 2007-04-13 [colin] 2.8.1cvs95
1093 Add some UIDL debugging
1095 2007-04-12 [colin] 2.8.1cvs94
1098 Force folder scan if necessary after
1099 copying mails, to be able to reapply
1102 2007-04-11 [colin] 2.8.1cvs93
1105 don't scan for new mail on startup if --select
1106 is specified (or race conditions arise). If so,
1107 do both sequentially.
1109 2007-04-09 [colin] 2.8.1cvs92
1112 Use leafpad by default on Maemo. Patch
1115 2007-04-06 [colin] 2.8.1cvs91
1117 * src/pixmaps/queue_close.xpm
1118 * src/pixmaps/queue_close_hrm.xpm
1119 * src/pixmaps/queue_close_hrm_mark.xpm
1120 * src/pixmaps/queue_close_mark.xpm
1121 * src/pixmaps/queue_open.xpm
1122 * src/pixmaps/queue_open_hrm.xpm
1123 * src/pixmaps/queue_open_hrm_mark.xpm
1124 * src/pixmaps/queue_open_mark.xpm
1125 Move the clock one pixel down :)
1127 2007-04-05 [colin] 2.8.1cvs90
1130 Don't sync when switching offline from
1131 command line - it's usually too late :)
1133 2007-04-05 [paul] 2.8.1cvs89
1136 * src/stock_pixmap.c
1137 * src/pixmaps/dir_close_hrm.xpm
1138 * src/pixmaps/dir_close_hrm_mark.xpm
1139 * src/pixmaps/drafts_close.xpm
1140 * src/pixmaps/drafts_close_mark.xpm
1141 * src/pixmaps/drafts_open.xpm
1142 * src/pixmaps/drafts_open_mark.xpm
1143 * src/pixmaps/inbox.xpm
1144 * src/pixmaps/inbox_close.xpm
1145 * src/pixmaps/inbox_close_hrm.xpm
1146 * src/pixmaps/inbox_close_hrm_mark.xpm
1147 * src/pixmaps/inbox_close_mark.xpm
1148 * src/pixmaps/inbox_hrm.xpm
1149 * src/pixmaps/inbox_hrm_mark.xpm
1150 * src/pixmaps/inbox_mark.xpm
1151 * src/pixmaps/inbox_open.xpm
1152 * src/pixmaps/inbox_open_hrm.xpm
1153 * src/pixmaps/inbox_open_hrm_mark.xpm
1154 * src/pixmaps/inbox_open_mark.xpm
1155 * src/pixmaps/outbox.xpm
1156 * src/pixmaps/outbox_close.xpm
1157 * src/pixmaps/outbox_close_hrm.xpm
1158 * src/pixmaps/outbox_close_hrm_mark.xpm
1159 * src/pixmaps/outbox_close_mark.xpm
1160 * src/pixmaps/outbox_hrm.xpm
1161 * src/pixmaps/outbox_hrm_mark.xpm
1162 * src/pixmaps/outbox_mark.xpm
1163 * src/pixmaps/outbox_open.xpm
1164 * src/pixmaps/outbox_open_hrm.xpm
1165 * src/pixmaps/outbox_open_hrm_mark.xpm
1166 * src/pixmaps/outbox_open_mark.xpm
1167 * src/pixmaps/queue_close.xpm
1168 * src/pixmaps/queue_close_hrm.xpm
1169 * src/pixmaps/queue_close_hrm_mark.xpm
1170 * src/pixmaps/queue_close_mark.xpm
1171 * src/pixmaps/queue_open.xpm
1172 * src/pixmaps/queue_open_hrm.xpm
1173 * src/pixmaps/queue_open_hrm_mark.xpm
1174 * src/pixmaps/queue_open_mark.xpm
1175 updated, added and replaced icons
1178 2007-04-04 [colin] 2.8.1cvs88
1181 Fix build without libetpan
1183 2007-04-03 [colin] 2.8.1cvs87
1186 Fix crash with Citadel, and try to make
1187 things work. this server (and specifically
1188 STATUS and APPEND at least) seems broken.
1190 2007-04-03 [colin] 2.8.1cvs86
1193 Fix icons on folder close
1195 2007-04-03 [colin] 2.8.1cvs85
1198 Fix double-ask of offline override in
1203 Much more efficient way to synchronise
1205 * src/etpan/imap-thread.c
1208 * src/gtk/quicksearch.c
1211 2007-04-03 [paul] 2.8.1cvs84
1216 * src/prefs_common.c
1217 * src/prefs_common.h
1219 Fix sync being done too late
1222 2007-04-02 [colin] 2.8.1cvs83
1225 Maemo: Put status and quicksearch at the top
1226 * src/plugins/bogofilter/bogofilter.c
1227 * src/plugins/spamassassin/spamassassin.c
1228 Derive trash from inbox if possible
1230 2007-04-02 [paul] 2.8.1cvs82
1232 * src/plugins/bogofilter/bogofilter_gtk.c
1233 a few English changes
1239 2007-04-02 [colin] 2.8.1cvs81
1241 * src/image_viewer.c
1242 Fix transparent images by using
1245 Flush events (on new windows) to avoid
1246 having the textview's image resize fail
1247 to know the available width
1249 2007-04-01 [colin] 2.8.1cvs80
1251 * src/prefs_account.c
1252 If no MH mailbox exist, when creating a POP/Local
1253 account, just create and use the default one
1254 instead of bailing with a "Mailbox doesn't exist"
1257 2007-03-31 [colin] 2.8.1cvs79
1259 * src/prefs_account.c
1260 Create signature file if it doesn't exist
1262 * src/prefs_toolbar.c
1263 Maemo: Move "Use default" on the left so
1264 that people can find it
1266 Maemo: make default editor "Maemopad",
1267 default signature file "MyDocs/signature.txt"
1269 2007-03-31 [colin] 2.8.1cvs78
1271 * src/prefs_account.c
1272 Maemo: rework account prefs so
1273 that less horizontal scrolling
1276 2007-03-31 [colin] 2.8.1cvs77
1279 * src/prefs_common.c
1280 * src/prefs_common.h
1281 Fix bug 1167, 'Allow not displaying zeros
1282 in folder list'. Patch by MartinP
1284 2007-03-31 [colin] 2.8.1cvs76
1289 2007-03-31 [colin] 2.8.1cvs75
1292 Apply patch from bug 1172, direct
1293 access to the folder's session instead
1294 of using getter. Patch by MartinP
1296 2007-03-31 [paul] 2.8.1cvs74
1299 no need to list Fabien twice!
1301 2007-03-31 [colin] 2.8.1cvs73
1304 If we're currently "overriding for %d minutes",
1307 2007-03-31 [colin] 2.8.1cvs72
1315 * src/plugins/spamassassin/spamassassin.c
1316 Offline override: Add a parameter to allow
1317 asking even if the override timer is running.
1318 Allows to ask every time the user makes an
1319 explicit action needing online access (such
1320 as Get Mail), and not when the action is
1321 implicit (such as opening an IMAP folder)
1323 2007-03-31 [colin] 2.8.1cvs71
1326 Override offline: "No" answer shouldn't
1327 re-ask after 3 seconds, but 10 minutes.
1329 2007-03-30 [colin] 2.8.1cvs70
1331 * src/common/socket.c
1332 Better error reporting on unix socket
1333 failure (bind usually)
1334 * src/gtk/gtkutils.c
1335 * src/gtk/gtkutils.h
1336 Label window: add a pulsing progress
1337 bar to show we're not hung :)
1340 * src/plugins/pgpcore/sgpgme.c
1343 2007-03-30 [colin] 2.8.1cvs69
1346 * src/prefs_common.c
1347 Fix possible trashing of history and uidl
1348 files on disk full problems
1350 2007-03-30 [paul] 2.8.1cvs68
1355 update summary when changing layout type
1356 (fixes wrong folder icon being displayed)
1359 2007-03-29 [colin] 2.8.1cvs67
1361 * src/prefs_ext_prog.c
1362 The browser pref is irrelevant on Maemo
1364 2007-03-29 [colin] 2.8.1cvs66
1368 Maemo: dynamically switch headers/text position
1369 * src/prefs_common.c
1370 Maemo: hide compose's ruler by default
1371 * src/common/socket.c
1372 * src/common/socket.h
1375 2007-03-29 [colin] 2.8.1cvs65
1377 * src/common/socket.c
1378 * src/common/socket.h
1379 Fix build when MAEMO_CFLAGS contains
1380 _X_OPENSOURCE (resolv.h errors as long
1381 as we don't add _BSD_SOURCE. Ugly).
1383 2007-03-29 [wwp] 2.8.1cvs64
1385 * src/prefs_logging.c
1386 Fix sensitivity of clip-log widgets in prefs/logging,
1389 2007-03-29 [wwp] 2.8.1cvs63
1392 Updated files list for translations, thanks to Fabien.
1394 2007-03-29 [colin] 2.8.1cvs62
1397 * src/common/Makefile.am
1398 * src/common/utils.c
1399 Maybe make URI opening work in Maemo
1402 2007-03-28 [colin] 2.8.1cvs61
1407 Add the possibility to sort folders arbitrarily
1408 (via editing of folderlist.xml only). Patch by
1409 Martin P <mp26+claws@os.inf.tu-dresden.de>
1410 Fixes bug 1166, 'Folder ordering is fixed and cannot
1411 be changed by the user'
1413 2007-03-28 [colin] 2.8.1cvs60
1416 Add popup menu for mime icons
1418 2007-03-28 [colin] 2.8.1cvs59
1421 Fix a layout issue when presenting
1422 mainwindow in Small screen layout
1425 Add a "Go to folder list" button for
1426 mainwindow, and make it default in
1429 2007-03-28 [colin] 2.8.1cvs58
1432 Don't dynamically update title on Maemo
1433 Patch by Jean-Luc Biord
1435 2007-03-27 [colin] 2.8.1cvs57
1440 Enable tap-and-hold on Maemo
1442 2007-03-26 [colin] 2.8.1cvs56
1445 More popup-menu (in attachments list)
1447 2007-03-26 [colin] 2.8.1cvs55
1450 Enable popup-menu signal
1452 2007-03-26 [colin] 2.8.1cvs54
1454 * src/plugins/pgpinline/pgpinline.c
1455 Fix bug 1111, 'PGP/inline plugin hides text
1456 around encrypted text block'. Patch based on
1457 a patch from Michal Cihar.
1459 2007-03-26 [wwp] 2.8.1cvs53
1462 Fix getting a false error when sending queued message
1463 whereas the sending was fine (if there are subfolders
1464 in the queue folder), thanks to Colin.
1466 2007-03-26 [paul] 2.8.1cvs52
1469 update FACE header in welcome message
1471 2007-03-25 [colin] 2.8.1cvs51
1476 2007-03-25 [colin] 2.8.1cvs50
1479 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
1481 2007-03-24 [colin] 2.8.1cvs49
1484 Fix a few launch problems on Maemo
1485 Patch by Jean-Luc Biord
1487 2007-03-24 [wwp] 2.8.1cvs48
1493 Fix wrong action performed when closing the
1494 "ask about account specific filtering rules
1495 when filtering manually" dialog by pressing Escape.
1496 Fix wrong order of buttons in the "return receipt
1497 notification - the message was sent to several of
1498 your accounts" dialog.
1500 2007-03-24 [paul] 2.8.1cvs47
1503 an improvement to English usage
1504 * tools/kdeservicemenu/README
1507 2007-03-24 [paul] 2.8.1cvs46
1510 * src/stock_pixmap.c
1511 * src/pixmaps/edit_extern.xpm
1512 * src/pixmaps/mail_sign.xpm
1513 rescue long lost icons
1515 2007-03-24 [paul] 2.8.1cvs45
1518 fix toolbar (broken in 2.8.1cvs42)
1520 2007-03-23 [colin] 2.8.1cvs44
1523 Correctly unsubscribe/resubscribe after
1526 2007-03-23 [colin] 2.8.1cvs43
1528 * src/prefs_common.c
1529 Maemo: as the platform is light on RAM, allow
1530 caches to be discarded faster.
1532 2007-03-23 [colin] 2.8.1cvs42
1537 * src/stock_pixmap.c
1538 * src/stock_pixmap.h
1543 * src/pixmaps/open_mail.xpm
1544 Maemo changes: Add the possibility to have
1545 "Open Email" and "Close Window" buttons on
1546 toolbars (and use them in Maemo's default
1549 2007-03-23 [wwp] 2.8.1cvs41
1552 Reverted that part of the action dialog closure logics, to
1553 pre-2.8.1cvs19. Managing action dialog w/ no output may be
1554 done later in a different way (or may not).
1556 2007-03-22 [wwp] 2.8.1cvs40
1559 Fix sticky action dialog when got no output but action command
1560 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
1562 2007-03-22 [colin] 2.8.1cvs39
1564 * src/prefs_filtering.c
1565 * src/gtk/combobox.h
1566 Fix escaping account names in filtering prefs
1568 2007-03-22 [colin] 2.8.1cvs38
1573 Add any attribute specified in LDAP servers'
1574 Search attributes to the Other Attributes tab
1575 of contacts; Add 'telephoneNumber' in the
1578 2007-03-22 [colin] 2.8.1cvs37
1583 Try to prevent race conditions when
1584 changing the folder list
1586 Fix possible red folder icon when
1587 switching from Small screen layout
1590 2007-03-22 [colin] 2.8.1cvs36
1595 Rename "little screen" to "Small screen"
1596 * src/gtk/Makefile.am
1597 * src/common/utils.c
1599 Fix Maemo-related compilation problems
1601 2007-03-21 [colin] 2.8.1cvs35
1605 * claws-mail.desktop
1606 Remove .png from the Icon, it's useless
1608 2007-03-21 [colin] 2.8.1cvs34
1612 Add the necessary lib checking for
1615 2007-03-21 [colin] 2.8.1cvs33
1618 Fix unconditional "error happened" when
1619 sending via command-line. "lol @ myself"
1621 2007-03-21 [colin] 2.8.1cvs32
1623 * claws-mail-40x40.png
1624 * claws-mail-26x26.png
1634 * src/prefs_account.c
1635 * src/prefs_common.c
1636 * src/summary_search.c
1640 * src/gtk/gtkutils.c
1641 * src/gtk/gtkutils.h
1642 * src/gtk/logwindow.c
1644 * src/gtk/prefswindow.c
1645 Add Maemo port (patch mainly by Jean-Luc Biort)
1646 Add a new 'Little screen' layout to help on such
1647 platforms (patch by me)
1648 Make some default preferences different (more
1649 adapted) on Maemo (patch by me)
1651 2007-03-21 [wwp] 2.8.1cvs31
1653 * src/prefs_logging.c
1654 * src/prefs_logging.h
1655 Fixed copyright header of newly added files.
1657 2007-03-21 [wwp] 2.8.1cvs30
1673 * src/prefs_common.c
1674 * src/prefs_common.h
1675 * src/prefs_logging.c
1676 * src/prefs_logging.h
1679 * src/send_message.c
1684 * src/common/session.c
1686 * src/common/socket.c
1687 * src/etpan/imap-thread.c
1688 * src/gtk/logwindow.c
1689 * src/gtk/logwindow.h
1690 * src/plugins/bogofilter/bogofilter.c
1691 * src/plugins/spamassassin/spamassassin.c
1692 Added debugging of filtering/processing rules.
1693 The debug log is here 'Tools/Filtering debug window',
1694 the options there 'Configuration/Preferences/Other/Logging',
1695 and the log file is ~/.claws-mail/filtering.log.
1696 Moved protocol log prefs to 'Other/Logging' as well.
1697 To support such debugging feature, the existing log API has
1698 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
1699 this impacts many external modules (commits follow).
1701 2007-03-21 [paul] 2.8.1cvs29
1703 * src/etpan/Makefile.am
1704 * src/etpan/imap-thread.c
1705 add missing #include
1707 2007-03-21 [colin] 2.8.1cvs28
1710 Fix bug 1157, 'some broken messages confuse
1711 mime parser'. Make sure we can't have MimeInfos
1712 with negative sizes.
1714 2007-03-20 [colin] 2.8.1cvs27
1717 Fix missing \0 on buffer
1719 2007-03-20 [colin] 2.8.1cvs26
1722 Use make_dir_hier instead of make_dir
1723 to create the MH mailbox
1725 2007-03-20 [colin] 2.8.1cvs25
1729 * src/prefs_account.c
1731 Fix default inbox weirdnesses (after wizard,
1732 if path is Mail, mailbox identifier is #mh/Mailbox,
1733 and when creating new accounts)
1735 2007-03-20 [colin] 2.8.1cvs24
1738 Write folderlist after adding/deleting accounts
1741 2007-03-20 [colin] 2.8.1cvs23
1744 * src/remotefolder.h
1745 Fix bug 1153, 'CM segfaults if IMAP folder is
1746 selected while scanning prior to update'
1748 2007-03-17 [paul] 2.8.1cvs22
1751 fix a typo, and be a little more verbose.
1753 2007-03-17 [wwp] 2.8.1cvs21
1756 Fix a compiler warning.
1758 2007-03-16 [wwp] 2.8.1cvs20
1762 Updated to deal w/ the new mairix.sh tool.
1764 2007-03-16 [wwp] 2.8.1cvs19
1767 Fix logics issues around the action IO dialog:
1768 - disable entry widget and exec button when
1769 the exec button is clicked (don't wait for any
1770 output line) - fix possible disabling/re-enabling/
1771 re-disabling of those widgets
1772 - raise an error if executing a %as{} action either
1773 empty or invalid, instead of failing silently
1774 - don't close the dialog if the abort button has been
1775 clicked and if there was no output yet
1776 - set focus to the abort button when the exec button
1778 - fix capitalization of a warning message
1780 2007-03-16 [wwp] 2.8.1cvs18
1783 Added a wrapper to mairix to the tools folder.
1785 2007-03-16 [colin] 2.8.1cvs17
1789 Allow mimeviewer plugins to print
1792 2007-03-16 [colin] 2.8.1cvs16
1797 2007-03-15 [colin] 2.8.1cvs15
1801 Add a way for mimeviewer plugins to
1802 implement body search
1804 2007-03-15 [paul] 2.8.1cvs14
1806 * src/prefs_spelling.c
1809 2007-03-15 [paul] 2.8.1cvs13
1811 * src/common/quoted-printable.c
1812 fix decoding of quoted-printable parts
1814 2007-03-14 [wwp] 2.8.1cvs12
1816 * src/gtk/logwindow.h
1817 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
1819 2007-03-14 [wwp] 2.8.1cvs11
1821 * src/gtk/logwindow.h
1822 Complete 2.8.1cvs10.
1824 2007-03-14 [colin] 2.8.1cvs10
1826 * src/gtk/logwindow.c
1827 Probably fix bug 1149, crash on logwindow
1828 close - at the expense of performance once
1829 logwin has been opened
1831 2007-03-14 [colin] 2.8.1cvs9
1834 If claws-mail is running on another
1835 display, warn instead of popping it up
1836 on the other display
1838 2007-03-12 [colin] 2.8.1cvs8
1841 Fix bug 1145, 'Setting a different name
1842 for the Mailbox name isn't reflected in
1843 default account settings'. Patch by wwp
1845 2007-03-12 [colin] 2.8.1cvs7
1848 Fix bug 1143, 'Add number of messages to be
1849 deleted to confirmation dialog'
1851 2007-03-12 [wwp] 2.8.1cvs6
1854 * src/prefs_common.c
1855 * src/prefs_common.h
1856 * src/prefs_summaries.c
1857 Changed the option that displays unread messages count
1858 next to the folder name in folder list: it is now
1859 possible to either display nothing, display the
1860 unread messages number only or the unread and total messages
1861 numbers. The patch includes this extra feature as well
1862 as some minor fixes by rewriting the algo in folderview.c.
1863 Thanks to Paul for the original idea and implementation, plus
1864 testing and proof-reading!
1866 2007-03-09 [paul] 2.8.1cvs5
1870 * tools/claws-mail-compose-insert-files.pl
1871 added a script which enables inserting files
1872 into the message body of a new Claws Mail
1873 Compose window from the command line. Additionally
1874 To, Cc, Subject and files to attach to the message
1877 2007-03-09 [wwp] 2.8.1cvs4
1882 Optimize matching of addresses in the addressbook
1883 (filtering/processing 'found_in_addressbook' condition).
1885 2007-03-07 [wwp] 2.8.1cvs3
1888 * src/quote_fmt_lex.l
1889 * src/quote_fmt_parse.y
1890 Add a new quote format symbol: %A to insert the
1891 sender email address (just the address itself).
1893 2007-03-06 [wwp] 2.8.1cvs2
1895 * src/gtk/gtkutils.c
1896 * src/plugins/trayicon/trayicon_prefs.h
1897 * src/plugins/trayicon/trayicon_prefs.c
1898 * src/plugins/trayicon/trayicon.c
1901 Add a new trayicon (optional) feature: minimize to tray. When enabled,
1902 minimizing Claws-Mail main window will hide it to the trayicon instead.
1905 2007-03-06 [paul] 2.8.1cvs1
1911 bump version number following
1914 2007-03-06 [paul] 2.8.0cvs24
1917 corrected by by Tim <timbrain@post.cz>
1919 2007-03-05 [colin] 2.8.0cvs23
1923 Fix mime/globs path on NetBSD
1924 patch by George Michaelson
1926 2007-03-05 [wwp] 2.8.0cvs22
1929 Remove debug statement (accidentally committed w/ cvs14).
1931 2007-03-05 [paul] 2.8.0cvs21
1933 * src/plugins/pgpcore/prefs_gpg.c
1934 fix compiler warning
1936 2007-03-05 [wwp] 2.8.0cvs20
1938 * src/matcher_parser_parse.y
1939 Fix mismerge between cvs17 and cvs19.
1941 2007-03-05 [wwp] 2.8.0cvs19
1943 * src/matcher_parser_parse.y
1944 * src/prefs_filtering_action.c
1949 Add new 'add_to_addressbook' filtering/processing action.
1951 2007-03-05 [wwp] 2.8.0cvs18
1954 Fix mark_as_ham filtering/processing action: spam flag
1957 2007-03-04 [colin] 2.8.0cvs17
1962 * src/matcher_parser_parse.y
1963 * src/prefs_filtering_action.c
1964 Add 'Mark as spam' and 'Mark as ham' filtering
1965 actions. Fixes bug 1138.
1967 2007-03-04 [colin] 2.8.0cvs16
1970 Fix bug 1140, wrong return value
1973 2007-03-04 [wwp] 2.8.0cvs15
1976 Rollback cvs14: don't free stuff that is managed in g_list.
1978 2007-03-04 [wwp] 2.8.0cvs14
1981 Fix a leak in address completion code.
1983 2007-03-04 [colin] 2.8.0cvs13
1986 Maybe fix bug 1136, 'Crash in group
1989 2007-03-04 [iwkse] 2.8.0cvs12
1992 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
1994 2007-03-03 [colin] 2.8.0cvs11
1996 * src/plugins/pgpinline/pgpinline.c
1997 Fix off-by-one, fix double-free. Fixes
1998 bug 1135, 'cm-segfault on decrypting
2001 2007-03-03 [colin] 2.8.0cvs10
2005 * src/common/plugin.c
2006 Fix bug 1134, 'Valgrind macros unhandled
2009 2007-03-02 [colin] 2.8.0cvs9
2012 Don't error out on EAGAIN. Fixes
2013 bug 1129, '"local mbox file" account
2014 isn't retrieving mails'
2016 2007-03-01 [wwp] 2.8.0cvs8
2019 * src/gtk/colorlabel.c
2020 Remove accels for extra color labels until we set better
2021 and definitive ones.
2023 2007-02-28 [wwp] 2.8.0cvs7
2026 * src/matcher_parser_parse.y
2027 * src/prefs_common.c
2028 * src/prefs_msg_colors.c
2030 * src/gtk/colorlabel.c
2031 * src/gtk/colorlabel.h
2032 Add more customizable color labels. Cleaned up a bit
2033 the color label API to avoid duplicate defines of
2034 the max number of colors.
2036 2007-02-27 [colin] 2.8.0cvs6
2039 * src/common/utils.c
2040 * src/common/utils.h
2041 Fix '+' in mailto URIs for List-* headers
2043 2007-02-27 [colin] 2.8.0cvs5
2045 * src/gtk/gtkutils.c
2046 Use gtk_window_set_role instead of
2049 2007-02-27 [colin] 2.8.0cvs4
2052 Fix "After receiving new mail, go to inbox" on IMAP,
2053 and make it work only on manual reception
2055 2007-02-27 [wwp] 2.8.0cvs3
2057 * src/prefs_filtering.c
2058 * src/prefs_filtering_action.c
2059 * src/prefs_matcher.c
2060 Update filtering matcher's and action's color label menus
2061 when re-opening those dialogs (reflect any change to the
2062 color labels list in the preferences).
2064 2007-02-27 [colin] 2.8.0cvs2
2067 * src/etpan/etpan-thread-manager-types.h
2068 * src/etpan/etpan-thread-manager.c
2069 * src/etpan/imap-thread.c
2070 Log imap ALERTs as errors in the log.
2072 2007-02-26 [paul] 2.8.0cvs1
2074 * tools/claws.i18n.status.pl
2077 2007-02-26 [paul] 2.7.2cvs75
2091 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
2092 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
2093 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
2094 Aleksandar Urosevic, and Ralgh Young
2096 2007-02-25 [mones] 2.7.2cvs74
2101 2007-02-25 [colin] 2.7.2cvs73
2104 Clearing the list is only useful
2105 to prevent a valgrind false-positive
2107 2007-02-25 [paul] 2.7.2cvs72
2111 * tools/kmail-mailbox2claws-mail.pl **ADDED**
2112 * tools/maildir2claws-mail.pl **REMOVED**
2113 renamed the script, fixed a couple bugs
2115 2007-02-23 [colin] 2.7.2cvs71
2118 Fix a leak, check for a few improbable nulls
2120 2007-02-23 [colin] 2.7.2cvs70
2124 * src/plugins/trayicon/trayicon.c
2125 Fix blinking mainwin when starting in tray
2126 (show mainwindow later in the startup process,
2127 apart if restarting post-crash)
2129 2007-02-23 [colin] 2.7.2cvs69
2133 Fix crash when unsubscribing the currently
2134 selected/opened folder
2136 2007-02-23 [colin] 2.7.2cvs68
2139 Fix bug that prevented colorization to
2140 work without wrap quotation option
2142 2007-02-23 [colin] 2.7.2cvs67
2145 Fix refcounting, start and end completion who
2146 behaved as if there couldn't be any other current
2149 2007-02-23 [wwp] 2.7.2cvs66
2153 Address completion fixes: fix addressbook_peek_folder_exists() in
2154 which the algorithm was ridiculously over-obfuscated and broken.
2155 Fix addrindex_load_completion() as well, to load addresses in
2156 completion list with regards to what addressbook_peek_folder_exists()
2159 2007-02-23 [wwp] 2.7.2cvs65
2162 Add addresses to completion when they're non-empty (thanks to Colin).
2164 2007-02-23 [paul] 2.7.2cvs64
2166 * src/plugins/pgpcore/passphrase.c
2169 2007-02-23 [colin] 2.7.2cvs63
2171 * src/plugins/pgpcore/prefs_gpg.c
2172 * src/plugins/pgpcore/prefs_gpg.h
2173 * src/plugins/pgpcore/sgpgme.c
2174 * src/plugins/pgpinline/pgpinline.c
2175 * src/plugins/pgpmime/pgpmime.c
2176 Try harder to respect user's choice wrt
2177 gpg-agent even with gpg2, by unsetting
2178 GPG_AGENT_INFO when necessary.
2180 2007-02-22 [paul] 2.7.2cvs62
2182 * src/plugins/pgpcore/sgpgme.c
2183 * src/plugins/pgpcore/sgpgme.h
2184 * src/plugins/pgpcore/passphrase.c
2185 * src/plugins/pgpinline/pgpinline.c
2186 * src/plugins/pgpmime/pgpmime.c
2187 Fix a leak - gpgme_data_release_and_get_mem
2188 leaks in recent gpgme. Workaround by using
2191 2007-02-22 [paul] 2.7.2cvs61
2193 * src/gtk/quicksearch.c
2194 Abandon dynamic search when pressing
2197 2007-02-21 [colin] 2.7.2cvs60
2200 * src/plugins/pgpcore/passphrase.c
2201 Fix little memory leaks
2203 Fix false-positive leak at exit
2204 * src/gtk/quicksearch.c
2205 Fix potentially big leak in recursive
2208 2007-02-21 [wwp] 2.7.2cvs59
2211 Add missing newline to a debug message.
2213 2007-02-20 [colin] 2.7.2cvs58
2217 * src/stock_pixmap.c
2218 * src/stock_pixmap.h
2219 * src/pixmaps/mime_pgpsig.xpm
2220 Add icon for application/pgp-signature
2222 2007-02-20 [colin] 2.7.2cvs57
2227 * src/stock_pixmap.c
2228 * src/stock_pixmap.h
2229 * src/pixmaps/mime_calendar.xpm
2230 * src/pixmaps/mime_pdf.xpm
2231 * src/pixmaps/mime_ps.xpm
2232 Add icons for text/calendar, application/pdf
2233 and application/postscript
2235 2007-02-20 [colin] 2.7.2cvs56
2238 * src/matcher_parser_parse.y
2239 * src/matcher_parser_lex.l
2240 Fix big memory leak in flex, and
2243 2007-02-20 [wwp] 2.7.2cvs55
2245 * src/matcher_parser_parse.y
2246 Fix a duplicate token definition (thanks to iwkse).
2248 2007-02-20 [wwp] 2.7.2cvs54
2250 * src/matcher_parser_lex.l
2251 * src/quote_fmt_lex.l
2252 Use proper flex options instead of direct use of #define,
2253 make the flex-generated C lighter.
2255 2007-02-20 [colin] 2.7.2cvs53
2258 Grab focus in message list after hiding
2259 the quicksearch, instead of leaving it
2262 2007-02-19 [colin] 2.7.2cvs52
2265 Fix bug 1033, 'Automatically refresh
2266 message list when new messages arrives'
2267 Looks like folderview->opened can sometimes
2270 2007-02-19 [paul] 2.7.2cvs51
2274 * tools/thunderbird-filters-convertor.pl
2275 add new script which converts thunderbird filter
2276 rules to Claws filter rules
2278 2007-02-18 [paul] 2.7.2cvs50
2280 * src/plugins/pgpcore/prefs_gpg.c
2281 * src/plugins/pgpcore/prefs_gpg.h
2282 * src/plugins/pgpcore/sgpgme.c
2283 * src/plugins/pgpinline/pgpinline.c
2284 * src/plugins/pgpmime/pgpmime.c
2285 improved GUI interoperability with gpg-agent
2287 2007-02-18 [paul] 2.7.2cvs49
2289 * src/prefs_account.c
2290 Privacy options sensitivity fix
2292 2007-02-17 [colin] 2.7.2cvs48
2295 Reset icon to warning in the noticeview
2297 2007-02-15 [colin] 2.7.2cvs47
2300 Fix a manifestation of bug 1033 (summaryview failing
2301 to update for new mails), which happens after editing
2302 account preferences or preferences that cause a
2305 2007-02-15 [colin] 2.7.2cvs46
2308 Probably fix bug 1123, 'Segmentation
2309 fault while opening address book'. I get
2310 g_warnings if the saved paned position is
2311 not greater than 0. Also, save position
2312 when hiding the addressbook instead of
2315 2007-02-14 [colin] 2.7.2cvs45
2317 * src/plugins/pgpcore/prefs_gpg.c
2318 * src/plugins/pgpcore/prefs_gpg.h
2319 * src/plugins/pgpcore/sgpgme.c
2320 * src/plugins/pgpinline/pgpinline.c
2321 * src/plugins/pgpmime/pgpmime.c
2322 Add an option "Use gpg-agent if available". Fixes
2323 annoyances with distro-installed gpg-agent, when
2324 no pinentry program is installed, and the user's
2325 at a loss on why "decryption failed". Makes more
2326 clear why passphrase isn't saved when gpg-agent is
2327 used. Defaults to true, to avoid changing the
2330 2007-02-14 [wwp] 2.7.2cvs44
2332 * src/matcher_parser_parse.y
2333 Fix missing line number reset (wrong line number might appear
2334 when re-loading filtering rules if there's a parser error).
2336 2007-02-13 [colin] 2.7.2cvs43
2338 * src/common/utils.c
2339 Don't encode ',' in URIs before passing it
2340 to the browser command-line. It was probably
2341 done at a time where commas in URIs made
2342 mozilla -remote 'openurl(%s,new-window)'
2345 2007-02-13 [wwp] 2.7.2cvs42
2347 * src/prefs_matcher.c
2348 * src/plugins/bogofilter/bogofilter_gtk.c
2349 A bit of string factorization around "Select ..." buttons.
2351 2007-02-11 [colin] 2.7.2cvs41
2354 Make sure to escape the title
2356 2007-02-11 [colin] 2.7.2cvs40
2359 Recognize .utf8 locales as .UTF-8 ones
2361 2007-02-11 [colin] 2.7.2cvs39
2364 Fix code conversion when dragging a file
2366 2007-02-09 [colin] 2.7.2cvs38
2368 * src/plugins/clamav/clamav_plugin.c
2369 Complete Paul's patch with conditional
2370 compilation to avoid breaking compilation
2371 on old Dapper and Edgy... Maybe other
2374 2007-02-09 [paul] 2.7.2cvs37
2376 * src/plugins/clamav/clamav_plugin.c
2377 fix for the upstream changes in libclamav
2379 2007-02-09 [paul] 2.7.2cvs36
2385 fix "warn if there are queued messages" (on exit)
2386 option, which only checked the first mailbox's
2388 don't ask before emptying trash if there are no
2389 messages in trash, also check and empty all trash
2392 move "Ask before emptying trash" option
2393 outside of the "On exit" frame as it's
2394 not only an "On exit" option
2396 2007-02-09 [paul] 2.7.2cvs35
2401 * src/prefs_account.c
2402 * src/prefs_folder_item.c
2404 * src/prefs_matcher.c
2405 * src/prefs_message.c
2406 * src/prefs_msg_colors.c
2407 * src/prefs_summaries.c
2409 * src/gtk/inputdialog.c
2410 * src/plugins/bogofilter/bogofilter_gtk.c
2411 pedantic commit: use 'checkbtn' everywhere
2412 instead of a mixture of 'checkbtn' and 'chkbtn'
2414 2007-02-09 [paul] 2.7.2cvs34
2420 move "Never send Return Receipts" from
2421 prefs_other to prefs_send
2422 add an option "Ask about account specific
2423 filtering rules..." to prefs_other
2424 * src/gtk/gtkutils.c
2425 fix a compiler warning
2427 2007-02-08 [colin] 2.7.2cvs33
2429 * src/plugins/pgpinline/pgpinline.c
2430 Fix bug 1110, 'pgpmime fails to process
2431 encapsulated openpgp mime (rfc 3156, 6.1
2433 It was due to an interaction between PGP/Mime
2434 and PGP/Inline plugin.
2436 2007-02-08 [colin] 2.7.2cvs32
2441 Fix bug 1117, 'fcntl locking code
2442 does not work in mbox.c'
2444 2007-02-08 [colin] 2.7.2cvs31
2446 * src/prefs_account.c
2447 Fix Gentoo bug 165819, 'can't create
2448 a "local mbox file" account'. Patch
2449 by Olivier <castan.o@free.fr>
2451 2007-02-07 [colin] 2.7.2cvs30
2454 Fix bug 1106, 'Claws crash on exit if LDAPS
2455 autocompletion was used'
2457 2007-02-07 [paul] 2.7.2cvs29
2460 cut down on unnecessary debug_prints
2462 fix menu_set_active() on 'Show only
2465 2007-02-07 [paul] 2.7.2cvs28
2467 * src/plugins/clamav/clamav_plugin.c
2468 * src/plugins/clamav/clamav_plugin.h
2469 * src/plugins/clamav/clamav_plugin_gtk.c
2470 fix copyright header
2472 2007-02-07 [paul] 2.7.2cvs27
2475 fix bug 1116, 'summary view allow a
2478 2007-02-06 [colin] 2.7.2cvs26
2483 2007-02-05 [fabien] 2.7.2cvs25
2487 i18n related - 1 fix and 1 message for translators.
2489 2007-02-05 [colin] 2.7.2cvs24
2491 * src/gtk/quicksearch.c
2492 Don't reload summary list if quicksearch wasn't
2493 active on hiding; move currently selected mail in
2494 the visible area when showing the quicksearch
2496 2007-02-05 [colin] 2.7.2cvs23
2499 Add debug to try to solve bug 1104
2501 2007-02-05 [paul] 2.7.2cvs22
2504 confirm before emptying trash on exit is
2505 a Yes or No answer, use Yes or No in the
2508 2007-02-04 [colin] 2.7.2cvs21
2511 * src/plugins/pgpcore/passphrase.c
2512 * src/plugins/pgpcore/select-keys.c
2513 Set wmclass on new windows
2519 2007-02-04 [colin] 2.7.2cvs20
2523 Auto save drafts on exit, reopen them
2524 at startup, instead of asking
2528 * src/addressbook_foldersel.c
2536 * src/editldap_basedn.c
2549 * src/message_search.c
2551 * src/prefs_actions.c
2552 * src/prefs_customheader.c
2553 * src/prefs_display_header.c
2554 * src/prefs_filtering.c
2555 * src/prefs_filtering_action.c
2556 * src/prefs_folder_column.c
2558 * src/prefs_matcher.c
2560 * src/prefs_summaries.c
2561 * src/prefs_summary_column.c
2562 * src/prefs_template.c
2563 * src/sourcewindow.c
2565 * src/summary_search.c
2568 * src/gtk/description_window.c
2569 * src/gtk/foldersort.c
2570 * src/gtk/gtkutils.c
2571 * src/gtk/gtkutils.h
2572 * src/gtk/icon_legend.c
2573 * src/gtk/logwindow.c
2574 * src/gtk/pluginwindow.c
2575 * src/gtk/prefswindow.c
2576 Give different wmclass to different
2577 windows - thanks to sed ;)
2579 2007-02-04 [colin] 2.7.2cvs19
2582 Revert previous patch, can't reproduce
2585 2007-02-03 [colin] 2.7.2cvs18
2588 Don't save the mainwindow size and
2589 position on emergency exit (libSM's
2590 "die" callback), Xfce seems to make
2591 the window smaller just before the
2594 2007-02-03 [colin] 2.7.2cvs17
2596 * src/plugins/bogofilter/bogofilter.c
2597 * src/plugins/bogofilter/bogofilter.h
2598 * src/plugins/bogofilter/bogofilter_gtk.c
2599 * src/plugins/pgpinline/pgpinline.c
2600 * src/plugins/pgpinline/pgpinline.h
2603 2007-02-03 [colin] 2.7.2cvs16
2605 * src/partial_download.c
2606 * src/partial_download.h
2613 * src/common/ssl_certificate.c
2614 * src/common/ssl_certificate.h
2615 * src/gtk/quicksearch.c
2616 * src/gtk/quicksearch.h
2617 * src/gtk/sslcertwindow.c
2618 * src/gtk/sslcertwindow.h
2619 Fix copyright on my files
2621 2007-02-02 [colin] 2.7.2cvs15
2631 Add Tools/List URIs to allow
2632 opening any URI in the current mail
2634 2007-02-02 [colin] 2.7.2cvs14
2636 * src/common/valgrind.h ** NEW FILE **
2637 * src/common/Makefile.am
2638 * src/common/plugin.c
2639 Don't dlclose the plugins if we're running
2640 under valgrind. (doesn't require valgrind
2641 either at compile time or run time).
2643 2007-02-01 [paul] 2.7.2cvs13
2647 * tools/freshmeat_search.pl
2648 * tools/google_search.pl
2649 * tools/multiwebsearch.pl
2650 add support for non ISO-8859-1 compatible locales
2651 Patch by Alex Gorbachenko <agent_007@immo.ru>
2653 2007-02-01 [colin] 2.7.2cvs12
2656 * src/prefs_summaries.c
2657 Move keybinding prefs to the Other page
2659 2007-02-01 [wwp] 2.7.2cvs11
2661 * src/plugins/trayicon/trayicon.c
2662 Fix a raising issue within KDE.
2664 2007-02-01 [colin] 2.7.2cvs10
2667 Fix stray quotes in encoded strings
2669 Fix wrong call causing g_warnings
2671 Remove useless message
2673 2007-01-31 [wwp] 2.7.2cvs9
2675 * src/plugins/trayicon/trayicon.c
2676 fix buggy hiding of main window when closing if close-to-tray
2677 is not set (bad logics in the trayicon hook code).
2678 Changed the quit confirmation message too.
2680 2007-01-30 [colin] 2.7.2cvs8
2683 Fix hidden mainwindow after clicking on
2684 the X close button, if compose windows
2685 exist and the user chooses not to quit
2687 2007-01-30 [colin] 2.7.2cvs7
2691 Handle local URIs to attach files (file:///...)
2692 Fixes attaching files from Thunar for example
2694 2007-01-30 [colin] 2.7.2cvs6
2696 * src/prefs_ext_prog.c
2697 Add 'mousepad' to the list of text editors.
2698 Mousepad is XFCE's text editor
2700 2007-01-29 [wwp] 2.7.2cvs5
2703 * src/plugins/trayicon/trayicon_prefs.c
2704 trayicon i18n fixes, thanks to Fabien.
2706 2007-01-28 [wwp] 2.7.2cvs4
2710 * src/plugins/trayicon/trayicon.c
2711 * src/plugins/trayicon/trayicon_prefs.c
2712 * src/plugins/trayicon/trayicon_prefs.h
2713 Added a new TrayIcon plugin option to close to tray
2714 (WM's hotkey and [X] button will hide the window instead
2715 of closing it - closing CM can be done using the tray icon
2716 menu or the File menu).
2717 Improved visibility handling in trayicon, clicking the
2718 trayicon now raise the window to current desktop when it
2719 was either minimized/shaded/on another desktop.
2720 Thanks to Paul for testing and fixing a strange behaviour
2723 2007-01-27 [paul] 2.7.2cvs3
2725 * src/prefs_folder_item.c
2726 * src/prefs_receive.c
2727 * src/plugins/pgpcore/prefs_gpg.c
2728 use 'start-up' instead of 'startup' in labels
2730 2007-01-26 [wwp] 2.7.2cvs2
2732 * src/plugins/trayicon/Makefile.am
2733 * src/plugins/trayicon/trayicon.c
2734 * src/plugins/trayicon/trayicon_prefs.c
2735 * src/plugins/trayicon/trayicon_prefs.h
2736 Add a new TrayIcon option to hide the main window at
2738 Fix trayicon.c copyright header.
2740 2007-01-26 [paul] 2.7.2cvs1
2746 bump up version number following
2749 2007-01-25 [mones] 2.7.1cvs60
2752 updated thousands of strings (well, probably less ;-)
2754 2007-01-25 [colin] 2.7.1cvs59
2757 Fix 2nd-run loss of matcherrc on new
2760 2007-01-25 [wwp] 2.7.1cvs58
2763 fix handling of empty value in attach_save_directory too, thanks
2766 2007-01-25 [wwp] 2.7.1cvs57
2769 fix handling of empty value in attach_load_directory,
2772 2007-01-25 [wwp] 2.7.1cvs56
2774 * src/plugins/dillo_viewer/dillo_prefs.h
2777 2007-01-25 [colin] 2.7.1cvs55
2781 * src/matcher_parser_parse.y
2782 * src/prefs_matcher.c
2783 Add matching on the spam flag
2785 2007-01-24 [colin] 2.7.1cvs54
2790 Make sure folderlist.xml is correctly
2791 written before overwriting it.
2795 * src/plugins/bogofilter/bogofilter.c
2796 * src/plugins/bogofilter/bogofilter.h
2797 * src/plugins/bogofilter/bogofilter_gtk.c
2798 * src/plugins/spamassassin/spamassassin.c
2799 * src/plugins/spamassassin/spamassassin.h
2800 * src/plugins/spamassassin/spamassassin_gtk.c
2801 Move spam to the correct trash folder after
2802 learning, if spam directory isn't set.
2804 2007-01-23 [paul] 2.7.1cvs53
2806 * src/plugins/bogofilter/bogofilter_gtk.c
2807 fix sensitivity of "Insert X-Bogosity header"
2810 2007-01-23 [colin] 2.7.1cvs52
2813 Translate toolbar items text if
2814 they're translatable (default)
2828 * src/etpan/etpan-thread-manager.c
2829 * src/etpan/etpan-thread-manager.h
2830 * src/gtk/gtkutils.c
2831 * src/gtk/gtkutils.h
2832 More static functions
2834 2007-01-22 [fabien] 2.7.1cvs51
2836 * src/gtk/gtkutils.c
2837 gtkut_get_options_frame() : ability to pass
2838 a 'NULL' value in frame pointer parameter if
2841 2007-01-22 [colin] 2.7.1cvs50
2845 * src/plugins/bogofilter/bogofilter.c
2846 * src/plugins/bogofilter/bogofilter_gtk.c
2847 * src/plugins/spamassassin/spamassassin.c
2848 * src/plugins/spamassassin/spamassassin_gtk.c
2849 Allow moving spams to the account's trash
2850 instead of default one
2852 2007-01-21 [colin] 2.7.1cvs49
2856 Revert a static function that shouldn't
2859 2007-01-21 [colin] 2.7.1cvs48
2865 2007-01-21 [colin] 2.7.1cvs47
2871 2007-01-21 [colin] 2.7.1cvs46
2873 * src/common/socket.c
2874 * src/common/socket.h
2877 2007-01-21 [colin] 2.7.1cvs45
2886 * src/folder_item_prefs.c
2887 * src/folder_item_prefs.h
2894 * src/common/socket.c
2895 * src/common/socket.h
2896 * src/gtk/gtkaspell.c
2897 * src/gtk/gtkaspell.h
2898 * src/gtk/quicksearch.c
2899 * src/gtk/quicksearch.h
2902 2007-01-21 [colin] 2.7.1cvs44
2904 * src/common/utils.c
2905 * src/common/utils.h
2906 * src/etpan/etpan-thread-manager.c
2907 * src/etpan/etpan-thread-manager.h
2908 Same (Funny that etpan_thread_unbind
2909 is called but not etpan_thread_bind)
2911 2007-01-21 [colin] 2.7.1cvs43
2919 * src/etpan/Makefile.am
2920 * src/gtk/colorlabel.c
2921 * src/gtk/colorlabel.h
2922 * src/gtk/sslcertwindow.c
2923 * src/gtk/sslcertwindow.h
2924 * src/etpan/etpan-log.c ** REMOVED **
2925 * src/etpan/etpan-log.h ** REMOVED **
2928 2007-01-20 [colin] 2.7.1cvs42
2934 2007-01-20 [colin] 2.7.1cvs41
2952 Make functions that aren't used in other
2955 2007-01-20 [colin] 2.7.1cvs40
2970 * src/editldap_basedn.c
2976 * src/image_viewer.c
2992 * src/prefs_account.c
2993 * src/prefs_common.c
2994 * src/prefs_compose_writing.c
2995 * src/prefs_ext_prog.c
2996 * src/prefs_folder_item.c
2998 * src/prefs_message.c
2999 * src/prefs_msg_colors.c
3002 * src/prefs_receive.c
3004 * src/prefs_spelling.c
3005 * src/prefs_summaries.c
3006 * src/prefs_toolbar.c
3007 * src/prefs_wrapping.c
3016 * src/common/hooks.c
3018 * src/common/passcrypt.c
3019 * src/common/socket.c
3021 * src/common/ssl_certificate.c
3022 * src/common/template.c
3023 * src/common/utils.c
3024 * src/etpan/imap-thread.c
3025 * src/gtk/sslcertwindow.c
3026 * src/gtk/sslcertwindow.h
3027 Make functions that could be static, static
3029 2007-01-20 [colin] 2.7.1cvs39
3034 2007-01-20 [colin] 2.7.1cvs38
3039 Fix bug 1102, 'claws-mail-2.7.1
3040 makes use of deprecated ldap
3043 2007-01-20 [colin] 2.7.1cvs37
3048 * src/gtk/quicksearch.c
3049 Add Wide message list layout
3051 2007-01-19 [fabien] 2.7.1cvs36
3054 make sure a font change is considered in links of
3057 2007-01-19 [colin] 2.7.1cvs35
3064 * src/prefs_common.c
3065 * src/prefs_common.h
3068 * src/gtk/quicksearch.c
3069 * src/gtk/quicksearch.h
3070 Drop 'Separate Folder tree' and 'Separate
3071 Message View'. Put three layouts in place
3074 2007-01-19 [paul] 2.7.1cvs34
3076 * src/prefs_msg_colors.c
3077 more use of Q_ for translators
3079 2007-01-19 [paul] 2.7.1cvs33
3082 * src/prefs_account.c
3083 a few changes to the English
3085 2007-01-19 [fabien] 2.7.1cvs32
3088 factorize translatable string
3090 2007-01-18 [colin] 2.7.1cvs31
3093 Don't error out on --sync option. Although
3094 we don't do anything with it, gtk+ handles
3095 it, and it's useful for debugging X errors
3097 2007-01-18 [fabien] 2.7.1cvs30
3100 ability to apply on the fly the recent added
3101 'gtk_can_change_accels' pref (no need to restart).
3103 2007-01-18 [fabien] 2.7.1cvs29
3105 * src/plugins/bogofilter/bogofilter_gtk.c
3106 * src/plugins/bogofilter/bogofilter.c
3107 * src/plugins/spamassassin/spamassassin_gtk.c
3109 * src/prefs_account.c
3110 factorize or rewrite some translatable strings.
3112 2007-01-18 [fabien] 2.7.1cvs28
3116 set a 4pix space between "Subject:" label and subject entry in
3119 2007-01-18 [wwp] 2.7.1cvs27
3122 fix conflicting address-copy/paste when focus is set
3123 to the embedded edit-person form.
3126 2007-01-18 [wwp] 2.7.1cvs26
3129 complete 2.7.1cvs23 (one more file was missing from that
3132 2007-01-18 [colin] 2.7.1cvs25
3135 Provide a way to migrate without backup
3136 Re-ask for migration on next start if
3137 it has been refused and wizard has been
3140 2007-01-18 [wwp] 2.7.1cvs24
3143 complete 2.7.1.cvs23 (file was missing from previous
3146 2007-01-18 [wwp] 2.7.1cvs23
3149 fix potential crashes in address book's focus_in/out signal handlers,
3150 force focus to the edit-person form when clicked the Edit menu entry or
3151 button (this only matters if the edit-person form is embedded to the
3152 AB window, in that case, focus is not set when browsing the contacts
3153 list w/ keys or mouse clicks).
3155 2007-01-18 [paul] 2.7.1cvs22
3158 add command line options:
3160 -q and --quit for --exit
3162 print "Unknown option" for unknown options
3164 2007-01-18 [paul] 2.7.1cvs21
3167 updated by Pavlo Bohmat
3169 2007-01-18 [paul] 2.7.1cvs20
3172 fix sensitivity issues of Mark as Spam/Ham
3174 2007-01-17 [fabien] 2.7.1cvs19
3177 * src/prefs_common.c
3178 * src/prefs_common.h
3180 Add a 'gtk_can_change_accels' pref in Preferences/Other which
3181 control the corresponding gtk property. It could be used to lock
3182 all shortcuts (avoid to set one of them by inadvertency).
3184 2007-01-17 [colin] 2.7.1cvs18
3187 Fix bug 1100, 'Highlighted e-mail data not visible
3188 when color label applied.'. Use a weighted average
3189 between normal selected foreground color and color
3190 label instead of a simple one (3/1 instead 1/1).
3192 2007-01-17 [colin] 2.7.1cvs17
3195 Better fix for bug 1088, 'Ctrl-h produces repeatable
3196 crash' - don't prevent mail switching while loading
3198 2007-01-17 [colin] 2.7.1cvs16
3207 Manage recursive search of unsubscribed folders
3208 Rescan tree without checking for new messages
3209 after subscriptions changed
3211 2007-01-17 [paul] 2.7.1cvs15
3213 * src/prefs_common.c
3214 * src/gtk/pluginwindow.c
3215 fix bug 1101, '"Load plugin" button is
3216 accidentally hidden'
3217 unset (-1) initial width in prefs_common,
3218 fix overlapping buttons,
3221 2007-01-17 [paul] 2.7.1cvs14
3224 add #include <errno.h>, it's needed
3227 2007-01-17 [paul] 2.7.1cvs13
3230 * tools/make.themes.project
3231 rename .sylpheed_themeinfo to .claws_themeinfo
3233 * src/etpan/etpan-errors.h
3234 * src/etpan/etpan-log.c
3235 * src/etpan/etpan-log.h
3236 * src/etpan/etpan-thread-manager-types.h
3237 * src/etpan/etpan-thread-manager.c
3238 * src/etpan/etpan-thread-manager.h
3239 * src/etpan/imap-thread.c
3240 * src/etpan/imap-thread.h
3241 add copyright header
3243 2007-01-17 [colin] 2.7.1cvs12
3245 * src/plugins/pgpcore/select-keys.c
3246 * src/gtk/pluginwindow.c
3247 * src/prefs_account.c
3250 2007-01-16 [colin] 2.7.1cvs11
3255 Manage subscribing to subfolders when only
3256 subscribed folders are shown.
3258 2007-01-16 [colin] 2.7.1cvs10
3261 Fix annoying vscrollbar going back to top
3262 on Check for new folders
3264 2007-01-16 [colin] 2.7.1cvs9
3269 2007-01-16 [colin] 2.7.1cvs8
3272 Bigger buffer for errors
3276 * src/prefs_account.c
3277 * src/prefs_account.h
3279 * src/etpan/imap-thread.c
3280 * src/etpan/imap-thread.h
3281 * manual/handling.xml
3282 Add subscriptions management. What it changes:
3283 Creating a folder subscribes to it
3284 Deleting a folder unsubscribes it
3285 New contextual menu item allowing to switch between
3286 All folders and Subscribed folders, subscribe, and
3287 unsubscribe. "Creating" an existing but unsubscribed
3288 folder will subscribe it.
3289 By default for new accounts, only subscribed folders
3293 2007-01-16 [paul] 2.7.1cvs7
3296 Allow folder classes to specify only sort_key or
3297 sort_type instead of both or none.
3299 2007-01-16 [paul] 2.7.1cvs6
3306 Save and use errno for procmime_get_part
3308 2007-01-16 [colin] 2.7.1cvs5
3311 Never remove INBOX when scanning for
3312 new folders. It's a special folder
3315 2007-01-15 [colin] 2.7.1cvs4
3318 Fix 'Check for new folders' when IMAP subdirectory
3320 * src/etpan/imap-thread.c
3323 2007-01-15 [colin] 2.7.1cvs3
3325 * src/etpan/imap-thread.c
3326 Fix invalid free on command-connection
3329 2007-01-15 [wwp] 2.7.1cvs2
3331 * src/matcher_parser_lex.l
3332 * src/quote_fmt_lex.l
3333 * src/matcher_parser_parse.y
3334 fix copyright header in lexers and parsers.
3336 2007-01-15 [paul] 2.7.1cvs1
3342 bump up version number following
3345 2007-01-15 [paul] 2.7.0cvs31
3349 add Fabien to the Team list
3350 add the recent contributors
3351 make a few corrections
3353 2007-01-15 [paul] 2.7.0cvs30
3356 fix compiler warning
3357 * src/plugins/pgpcore/prefs_gpg.c
3358 * src/plugins/pgpcore/prefs_gpg.h
3360 fix copyright header
3362 2007-01-14 [colin] 2.7.0cvs29
3365 Use the 'gtk+' backend. Avoids gnome-vfs use,
3366 two benefits: faster to open, will fix strange
3367 dbus-related crash. Thanks to Pascal Terjan.
3369 2007-01-14 [colin] 2.7.0cvs28
3371 * src/etpan/imap-thread.c
3372 Delete the old imap just after allocating
3373 the new one. Makes sure we don't get the
3374 same pointer by sheer luck, which feels
3375 strange in the debug log.
3377 2007-01-14 [colin] 2.7.0cvs27
3379 * src/gtk/inputdialog.c
3380 Make sure we don't print passwords in
3381 clear text when in debug mode
3383 2007-01-14 [colin] 2.7.0cvs26
3385 * src/gtk/gtksctree.c
3386 Fix bug 1098, 'bogus last row display
3387 after expanding a thread'. Patch by
3388 Jindrich Makovicka <makovick@gmail.com>
3390 2007-01-14 [colin] 2.7.0cvs25
3392 * src/etpan/imap-thread.c
3393 Close socket manually before
3394 freeing the imap struct
3396 2007-01-14 [colin] 2.7.0cvs24
3398 * src/etpan/imap-thread.c
3399 Maybe fix new reconnection issues
3401 2007-01-13 [colin] 2.7.0cvs23
3404 Freeze/thaw on thread selection
3406 2007-01-13 [paul] 2.7.0cvs22
3411 add 'Edit/Delete thread'
3413 2007-01-13 [colin] 2.7.0cvs21
3415 * src/prefs_account.c
3416 * src/prefs_compose_writing.c
3417 * src/prefs_message.c
3418 * src/prefs_msg_colors.c
3420 * src/prefs_receive.c
3421 * src/prefs_spelling.c
3422 * src/prefs_summaries.c
3423 * src/prefs_themes.c
3424 * src/gtk/gtkutils.c
3425 * src/gtk/gtkutils.h
3426 * src/plugins/pgpcore/prefs_gpg.c
3427 * src/plugins/spamassassin/spamassassin_gtk.c
3428 Factorize gtk frame creation
3431 2007-01-13 [colin] 2.7.0cvs20
3433 * src/message_search.c
3434 * src/summary_search.c
3435 Fix Enter in search windows
3437 Fix body search starting at the
3438 end of the mail (and asking for loop)
3440 2007-01-13 [colin] 2.7.0cvs19
3442 * src/etpan/imap-thread.c
3443 Make sure we don't free the same imap
3446 2007-01-13 [colin] 2.7.0cvs18
3449 Allow multiple commitHelpers to
3452 2007-01-12 [colin] 2.7.0cvs17
3454 * src/etpan/imap-thread.c
3455 Make sure we get rid of the previous mailimap
3456 when connecting - just in case disconnect was
3459 2007-01-12 [paul] 2.7.0cvs16
3462 Strip S/MIME signatures when re-editing
3463 S/MIME signed messages.
3465 2007-01-12 [paul] 2.7.0cvs15
3472 no need to define CLAWS anymore, remove
3475 2007-01-12 [paul] 2.7.0cvs14
3478 check if the mail's signed as
3479 it can change the mail structure
3482 2007-01-12 [paul] 2.7.0cvs13
3485 fix Forwarding msgs with attachments
3486 that have dos line endings
3489 2007-01-12 [wwp] 2.7.0cvs12
3492 Revert accidentally committed extra version tag.
3494 2007-01-12 [wwp] 2.7.0cvs11
3496 * src/prefs_account.c
3497 Fix compilation w/o aspell (completes 2.7.0cvs7).
3499 2007-01-11 [colin] 2.7.0cvs10
3502 move g_warning to debug_print
3503 it scares people for no reason
3505 2007-01-11 [colin] 2.7.0cvs9
3508 Fix files to translate. Patch by
3511 2007-01-11 [paul] 2.7.0cvs8
3514 Fix recursion when server lists the
3515 current subfolder in the response
3517 Fix updating of icon_list/ctree
3518 * src/plugins/pgpcore/select-keys.c
3519 Fix a few annoyances when choosing
3520 keys for the CMS (S/MIME) protocol
3522 2007-01-11 [wwp] 2.7.0cvs7
3525 * src/prefs_account.c
3526 * src/prefs_account.h
3527 Add per-account spellcheck default dictionaries settings.
3529 2007-01-10 [colin] 2.7.0cvs6
3531 * src/prefs_folder_item.c
3532 Factorize strings - patch by Fabien
3534 2007-01-10 [colin] 2.7.0cvs5
3537 Fix bug 1095, 'Crash while changing folder
3538 columns during incorporation'
3540 2007-01-09 [colin] 2.7.0cvs4
3542 * src/gtk/pluginwindow.c
3543 Set the plugin window transient. Seems
3544 like some window managers hide it in
3545 the background after "load plugin"...
3547 2007-01-09 [colin] 2.7.0cvs3
3550 Use the same type for alloc and free
3552 2007-01-08 [paul] 2.7.0cvs2
3555 updated by Tim Dijkstra
3557 2007-01-08 [paul] 2.7.0cvs1
3559 * src/prefs_themes.c
3560 * src/common/utils.c
3563 2007-01-08 [paul] 2.7.0
3570 2007-01-08 [paul] 2.6.1cvs119
3572 * doc/man/claws-mail.1
3575 2007-01-08 [paul] 2.6.1cvs118
3577 * doc/man/claws-mail.1
3579 * manual/advanced.xml
3580 improved English usage
3582 2007-01-08 [paul] 2.6.1cvs117
3593 updated by Miquel Oliete, Stephan Sachse, me,
3594 Tommi Pirinen, Andrea Spadaccini, Frederico
3595 Goncalves Guimaraes, Andrej Kacian, Aleksandar
3596 Urosevic, and Ralgh Young
3598 2007-01-07 [mones] 2.6.1cvs116
3600 * manual/es/advanced.xml
3602 Synced manual (unhide mark_as_read_delay)
3603 and updated translation for release
3605 2007-01-07 [paul] 2.6.1cvs115
3607 * src/prefs_matcher.c
3608 make the hbox content fit better under
3611 2007-01-07 [colin] 2.6.1cvs114
3614 Fix bug 1088, 'Ctrl-h produces repeatable
3617 2007-01-06 [colin] 2.6.1cvs113
3619 * src/etpan/imap-thread.c
3620 Add casts to int to get certs. Fixes
3621 bug 1064, 'crash @ etpan_certificate_check()
3622 when opening an IMAP folder', with latest
3623 libetpan CVS or >= 0.49
3628 * src/prefs_folder_item.c
3629 Grey out the "synchronise" menu items if
3630 there's nothing to synchronise.
3631 * src/plugins/pgpcore/sgpgme.c
3632 Make an error clearer than "Unknown error"
3634 2007-01-06 [colin] 2.6.1cvs112
3637 Don't try to show a message if updating
3638 Maybe fixes bug 1088, 'ctrl-h produces
3641 2007-01-06 [colin] 2.6.1cvs111
3644 Disable Control-Space (handle it as Space).
3646 2007-01-05 [paul] 2.6.1cvs110
3649 Fix bug 934, 'sylpheed claws 2.1
3650 doesn't show Exchanges Public Folders'
3651 Thanks to Hoa and Colin
3653 Refuse to allocate more than 2 MB for a
3654 single field, it's a good indication of
3657 2007-01-05 [colin] 2.6.1cvs109
3660 Allow --select'ing emails by Message-ID too
3662 2007-01-05 [colin] 2.6.1cvs108
3664 * src/common/quoted-printable.c
3667 2007-01-05 [colin] 2.6.1cvs107
3669 * src/common/quoted-printable.c
3670 Fix previous commit about bug 1089
3673 2007-01-05 [colin] 2.6.1cvs106
3675 * src/common/quoted-printable.c
3676 Fix my previous commit on bug 1089
3679 2007-01-04 [colin] 2.6.1cvs105
3681 * src/common/quoted-printable.c
3682 Fix bug 1089, 'NUL characters in Subject
3683 line are misinterpreted'. Not a pain to
3690 2007-01-04 [wwp] 2.6.1cvs104
3692 * src/image_viewer.c
3693 Force operator precedence (fix a compiler warning).
3695 2007-01-04 [colin] 2.6.1cvs103
3697 * src/image_viewer.c
3698 Be cautious there too (same fix as the one
3699 in textview from cvs33)
3701 Don't use any MimeViewer plugin when showing
3704 2007-01-03 [wwp] 2.6.1cvs102
3708 fixed "cent" sign (use the existing ASCII one),
3709 decode more HTML entities,
3710 converted table ASCII entries to UTF-8,
3711 moved a switch() into a hashtable.
3713 2007-01-03 [paul] 2.6.1cvs101
3719 When possible, use move_msg instead of
3720 copy_msg + remove_msg to move sent mail
3723 2007-01-03 [paul] 2.6.1cvs100
3726 add more html entity recognition:
3727 pounds, euros, and cents
3729 2007-01-03 [colin] 2.6.1cvs99
3732 Don't display an error on NOSELECT
3733 folders when synchronising
3735 2007-01-03 [paul] 2.6.1cvs98
3737 * tools/maildir2claws-mail.pl
3738 only substitute 'sent-mail' if it's
3739 the full directory name
3741 2007-01-03 [paul] 2.6.1cvs97
3744 * ChangeLog.pre2.0.0
3746 archive a chunk of ChangeLog in
3749 * doc/src/ChangeLog.claws-pre0.8.0
3750 remove ChangeLog.claws-pre0.8.0, adding
3751 its contents to ChangeLog.gtk1
3753 2007-01-03 [paul] 2.6.1cvs96
3774 * src/addressbook_foldersel.c
3775 * src/addressbook_foldersel.h
3796 * src/customheader.c
3797 * src/customheader.h
3798 * src/displayheader.c
3799 * src/displayheader.h
3810 * src/editldap_basedn.c
3811 * src/editldap_basedn.h