1 2007-07-03 [paul] 2.10.0cvs3
9 2007-07-02 [colin] 2.10.0cvs2
15 Add View/Sort/by Thread date
16 Fixes bug 1233, 'Capability to sort
17 threads by most recent message'
18 Based on a patch by Paul Rolland
20 2007-07-02 [colin] 2.10.0cvs1
37 * src/matcher_parser_parse.y
43 * src/prefs_filtering_action.c
45 * src/prefs_summary_column.c
50 * src/quote_fmt_parse.y
54 * src/common/Makefile.am
58 * src/gtk/quicksearch.c
59 * src/gtk/quicksearch.h
60 Add Tags implementation. Tags are arbitrary labels
61 that can be applied to messages. It is possible
62 to create, edit, remove tags; apply them to mails;
63 filter on tags or tag presence; apply or unset
64 tags via filtering actions; reference tags in
67 2007-07-02 [paul] 2.10.0
74 2007-07-02 [paul] 2.9.2cvs78
84 updated by Stephan Sachse, me, Ricardo Mones
85 Lastra, Fabien Vantard, Pader Rezso, Frederico
86 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
88 2007-07-02 [paul] 2.9.2cvs77
93 2007-06-29 [wwp] 2.9.2cvs76
96 Fix a typo (thanks to Ricardo for finding this out).
98 2007-06-28 [paul] 2.9.2cvs75
103 2007-06-28 [paul] 2.9.2cvs74
106 fix bug in the autotools build system.
107 Files cataloged under EXTRA_DIST were never
108 automatically copied to the build tree.
109 (fix 'make distcheck')
110 Patch by Michael Rasmussen.
112 2007-06-24 [colin] 2.9.2cvs73
115 Fix bug 1249, 'Error handling for
116 news errors needs modification'
117 Only popup error if the according
118 pref in Prefs/Receive is set.
120 2007-06-21 [colin] 2.9.2cvs72
122 * src/common/plugin.c
123 * src/common/plugin.h
124 Change plugin API to know whether it's safe to
125 unload plugins or whether we should just hide
126 them. Fixes bug 1248, 'Core dumps after
127 unloading plugin and clicking on load plugins'
128 * src/plugins/bogofilter/bogofilter.c
129 * src/plugins/clamav/clamav_plugin.c
130 * src/plugins/demo/demo.c
131 * src/plugins/dillo_viewer/dillo_viewer.c
132 * src/plugins/pgpcore/plugin.c
133 * src/plugins/pgpinline/plugin.c
134 * src/plugins/pgpmime/plugin.c
135 * src/plugins/spamassassin/spamassassin.c
136 * src/plugins/trayicon/trayicon.c
139 2007-06-19 [colin] 2.9.2cvs71
143 Fix crash mentioned in bug 1246
144 Race condition when automatically drafting
145 due to insertion on reedit.
147 2007-06-18 [wwp] 2.9.2cvs70
150 LDIF import: use a "Proceed" button to complete
153 2007-06-18 [paul] 2.9.2cvs69
156 use pkgconfig to check for gtk and glib
158 2007-06-17 [wwp] 2.9.2cvs68
162 LDIF import: better error handling, minor code
163 and UI cleanup, and renamed the Save button
164 to Close, as imported stuff is already saved
165 when the Save button is shown.
167 2007-06-17 [colin] 2.9.2cvs67
169 * src/prefs_summaries.c
171 Don't set as read when forwarded, only replied to
173 2007-06-17 [paul] 2.9.2cvs66
178 2007-06-16 [colin] 2.9.2cvs65
180 * src/prefs_summaries.c
182 Change the pref "Only mark as read when opened
183 in new window" to "..., replied to or forwarded".
184 Based on a patch by Paul Rolland.
186 2007-06-16 [paul] 2.9.2cvs64
189 alphabetical order! :)
191 2007-06-16 [colin] 2.9.2cvs63
195 Add Michael Rasmussen in authors list
197 2007-06-16 [colin] 2.9.2cvs62
200 Fix messageview_copy_clipboard to take advantage
201 of plugins' get_selection.
203 2007-06-15 [colin] 2.9.2cvs61
209 * src/message_search.c
211 * src/summary_search.c
214 Allow GDK_KP_Enter to do the same as GDK_Return
215 Patch by Michael Rasmussen
217 2007-06-15 [paul] 2.9.2cvs60
220 fix bug when closing a compose window
223 2007-06-14 [paul] 2.9.2cvs59
227 migrate sylpheed config
229 2007-06-14 [wwp] 2.9.2cvs58
231 * src/gtk/pluginwindow.c
232 Yet another attempt to fix sizing/alignment of the
233 button bar in plugins window.
235 2007-06-12 [colin] 2.9.2cvs57
242 * src/prefs_summaries.c
243 * src/prefs_summary_open.c
244 * src/prefs_summary_open.h
246 Make "when entering a folder" actions more personalisable
248 2007-06-12 [wwp] 2.9.2cvs56
251 Use short description from Paul (mairix.sh).
253 2007-06-12 [wwp] 2.9.2cvs55
256 Updated info about mairix.sh.
258 2007-06-11 [paul] 2.9.2cvs54
260 * src/prefs_logging.c
261 rework log window length widgets
262 and some sensitivity fixes
264 2007-06-11 [paul] 2.9.2cvs53
267 * src/prefs_logging.c
268 rename 'Protocol Log' to 'Network Log'
269 and some function renaming
271 2007-06-10 [wwp] 2.9.2cvs52
273 * src/gtk/pluginwindow.c
276 2007-06-10 [wwp] 2.9.2cvs51
278 * src/gtk/pluginwindow.c
279 Fix button bar in plugin window, was centered and not
280 behaving like other dialogs w/ such button bar.
282 2007-06-08 [wwp] 2.9.2cvs50
289 Provide a way out of automatic draft saving on IMAP, when
291 Prevent drafting while sending and quitting while sending.
296 2007-06-08 [wwp] 2.9.2cvs49
298 * src/prefs_account.c
299 * src/gtk/prefswindow.c
300 * src/gtk/prefswindow.h
301 Activate the Basic page when opening account prefs.
303 2007-06-08 [wwp] 2.9.2cvs48
305 * src/common/socket.c
306 Don't crash if fork() fails, thanks to Colin.
308 2007-06-08 [wwp] 2.9.2cvs47
310 * src/gtk/prefswindow.c
311 Wrap some long lines, and reset horizontal scroller's adjusment
312 (this was already done, vertically), when changing tab (not page)
315 2007-06-08 [paul] 2.9.2cvs46
318 use gethostname() instead of uname()
319 based on a patch by Michael Hughes
320 <Sylpheed-Claws_user@thehugheslogcabin.net>
322 2007-06-07 [wwp] 2.9.2cvs45
325 Fix some useless warnings, thanks to Colin.
327 2007-06-06 [colin] 2.9.2cvs44
330 Fix strange allocations.
332 2007-06-06 [colin] 2.9.2cvs43
335 Patch by Michael Rasmussus to help
338 2007-06-05 [wwp] 2.9.2cvs42
340 * src/prefs_account.c
341 * src/prefs_folder_item.c
345 Per-folder templates can now be applied recursively.
346 Always save per-folder templates (formats were erroneously
347 saved only if they were enabled).
348 Check for validity of quotation marks everywhere there
351 2007-06-05 [wwp] 2.9.2cvs41
354 Fix incoming messages from local accounts always getting filtered
355 (even if the account prefs say don't), thanks to Colin.
357 2007-06-05 [wwp] 2.9.2cvs40
361 Use per-folder/per-account quote chars when applying a
362 template or inserting text as well. Const'ify some
365 2007-06-04 [colin] 2.9.2cvs39
370 2007-06-04 [wwp] 2.9.2cvs38
373 Same as 2.9.2cvs36 but for forwarding.
375 2007-06-04 [colin] 2.9.2cvs37
378 Use original mail file for forward/redirect
379 Fixes some forwarded mails to be attached as
380 application/octet-stream (when they have binary
381 parts), and incidentally fixes bug 848
382 'Redirect breaks GnuPG'
384 2007-06-04 [wwp] 2.9.2cvs36
387 Fix quote mark mis-initialisation when replying/forwarding
388 (introduced w/ 2.9.2cvs20).
390 2007-06-04 [wwp] 2.9.2cvs35
392 * src/prefs_compose_writing.c
394 Fix a bug where Quotation characters (prefs/compose/writing)
395 was cleared (introduced w/ 2.9.2cvs26).
397 2007-06-04 [wwp] 2.9.2cvs34
399 * src/prefs_account.c
400 * src/prefs_account.h
401 Better fix for compiling w/o aspell (rollbacks
404 2007-06-04 [wwp] 2.9.2cvs33
407 * src/prefs_account.c
408 * src/prefs_account.h
410 It's now possible to disable mail filtering plugins
411 on a per-account basis.
413 2007-06-04 [wwp] 2.9.2cvs32
418 Support CRLF in headers part of messages.
419 Support few more date formats (RFC3339 subsets).
421 2007-06-04 [wwp] 2.9.2cvs31
423 * src/prefs_account.c
424 Fix compiling w/o aspell support.
426 2007-06-03 [wwp] 2.9.2cvs30
429 Don't decode leading ENV_ and ~ in P_PASSWORD
432 2007-06-03 [wwp] 2.9.2cvs29
435 Don't decode leading ENV_ and ~ in P_PASSWORD
438 2007-06-03 [wwp] 2.9.2cvs28
440 * src/prefs_account.c
441 * src/gtk/prefswindow.c
442 * src/gtk/prefswindow.h
443 Added a way to force preloading of all pages
445 Moved tabs to pages in account prefs.
447 2007-06-02 [colin] 2.9.2cvs27
450 Fix possible crash, fix ldap write bugs
452 Fix ldap write bugs - patch by Michael
456 Add a hook whenever alertpanel opens/closes
458 2007-05-31 [wwp] 2.9.2cvs26
460 * src/prefs_compose_writing.c
462 Re-organized writing options a bit:
463 - renamed the Quoting page to Templates
464 - moved all composing templates to that page
465 - moved non-templates options to the Writing one,
466 grouped reply-related options, reordered reply and
469 2007-05-31 [wwp] 2.9.2cvs25
474 2007-05-31 [colin] 2.9.2cvs24
477 Fix missing display name when modifying
478 LDAP. Patch by Michael Rasmussen
480 2007-05-31 [wwp] 2.9.2cvs23
482 * src/plugins/bogofilter/Makefile.am
483 * src/plugins/clamav/Makefile.am
484 * src/plugins/demo/Makefile.am
485 * src/plugins/dillo_viewer/Makefile.am
486 * src/plugins/spamassassin/Makefile.am
487 Fix building of those plugins in Mac OS X.
489 2007-05-30 [wwp] 2.9.2cvs22
491 * src/gtk/quicksearch.c
492 Fix missing initialization.
494 2007-05-30 [wwp] 2.9.2cvs21
497 Revert accidental commit (debug outputs).
499 2007-05-30 [wwp] 2.9.2cvs20
502 * src/folder_item_prefs.c
503 * src/folder_item_prefs.h
504 * src/prefs_account.c
505 * src/prefs_account.h
506 * src/prefs_folder_item.c
509 Implemented per-account and per-folder
510 compose/reply/forward formats.
512 2007-05-30 [wwp] 2.9.2cvs19
514 * src/prefs_compose_writing.c
519 Internal API changes (factorize quote format
522 2007-05-30 [colin] 2.9.2cvs18
525 Fix race where it's possible to re-click Send
526 between end of SMTP session and end of "move to
527 sent folder" when sending an email with send
530 2007-05-30 [colin] 2.9.2cvs17
533 Ask for backtrace on all threads. Patch by
536 Fix stale news statusbar when scanning fails.
539 Fix some LDAP write updates bugs. Patch
542 2007-05-29 [colin] 2.9.2cvs16
545 Fix loss of local flags when moving mails
546 on IMAP in high-bandwidth mode (UID FETCH)
548 2007-05-25 [paul] 2.9.2cvs15
550 * src/common/socket.c
551 fix sometimes crasher on cancelling
554 2007-05-25 [colin] 2.9.2cvs14
559 Be more helpful in the subscription
562 2007-05-23 [wwp] 2.9.2cvs13
565 * src/prefs_compose_writing.c
567 * src/prefs_template.c
568 * src/prefs_template.h
571 * src/quote_fmt_lex.l
572 * src/quote_fmt_parse.y
573 Introduced new syntax elements (symbols and commands)
574 in templates/quote_fmt. Compatibility w/ old
576 Updated and reworked the corresponding Information
578 Display the line number in dialogs that talk about
579 parser errors (in addition to the error message in
582 2007-05-23 [wwp] 2.9.2cvs12
584 * src/quote_fmt_parse.y
585 Fix 2.9.2cvs11, probably a paste accident ;).
587 2007-05-23 [wwp] 2.9.2cvs11
590 * src/prefs_template.c
592 * src/quote_fmt_parse.y
593 Fix 2.9.2cvs10, which broke --disable-aspell.
595 2007-05-22 [wwp] 2.9.2cvs10
598 * src/prefs_template.c
601 * src/quote_fmt_lex.l
602 * src/quote_fmt_parse.y
603 * src/gtk/gtkaspell.c
604 * src/gtk/gtkaspell.h
605 Added template/quote format syntactical elements
608 %T to show (shows empty if not set or not enabled),
609 ?T and !T to check if the default dictionary is
611 - current account's default dictionary
612 %aT to show (empty if not set or not enabled),
613 ?aT and !aT to check if it's enabled and set
614 - name completion for an address, from the address
616 %ABf, %ABt, %ABc respectively show the full name got
617 from the address book if From, To or Cc match a single
619 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
620 matches any contact and if the full name is non-empty.
621 If From, To or Cc are lists of email addresses, only
622 the first address will be checked.
623 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
624 that could show a trailing ','.
625 Also, template/quote_fmt parser now shows the line number in case
628 2007-05-15 [colin] 2.9.2cvs9
632 Add a public function to know whether Claws
634 Store opened folder when exiting
637 Store last opened message in each FolderItem;
638 Reset last seen messages if Claws crashed, so
639 that one can't go in an infinite crash in case
640 a particular mail crashes Claws.
645 * src/prefs_summaries.c
646 Add "Select last opened message" when entering
648 Add "Select last opened folder" at startup.
650 2007-05-14 [colin] 2.9.2cvs8
653 Fix bashism, search for xml catalog
654 in /usr/local/share/xml/catalog too
657 2007-05-13 [wwp] 2.9.2cvs7
659 * src/gtk/logwindow.c
660 fix raising log windows when they are either minimized or
663 2007-05-11 [colin] 2.9.2cvs6
666 Use Hildon's file chooser on Maemo. Patch
667 by Jean-Luc Biord; fixes part 2 of bug 1201,
668 'File attachment "manipulation" bugs...'
670 2007-05-10 [wwp] 2.9.2cvs5
674 * src/gtk/quicksearch.c
675 Add a quicksearch option to automatically run
676 a search selected from the history (this option
677 is exclusive towards type-ahead).
679 2007-05-10 [colin] 2.9.2cvs4
682 Fix g_warnings, thanks to Brian
685 2007-05-09 [colin] 2.9.2cvs3
690 * src/prefs_summaries.c
694 * src/gtk/gtksourceprintjob.c
695 * src/gtk/sslcertwindow.c
696 Use the re-entrant variant of time functions
697 Probably fixes bug 1217, 'reentrancy problems
700 2007-05-09 [colin] 2.9.2cvs2
703 Fix crasher when reconnection fails
705 2007-05-08 [paul] 2.9.2cvs1
711 bump version number following
714 2007-05-08 [paul] 2.9.1cvs48
716 * src/plugins/demo/demo.c
717 * src/plugins/dillo_viewer/dillo_prefs.c
718 * src/plugins/dillo_viewer/dillo_prefs.h
719 * src/plugins/dillo_viewer/dillo_viewer.c
720 * src/plugins/pgpcore/pgp_viewer.c
721 * src/plugins/pgpcore/pgp_viewer.h
722 * src/plugins/pgpcore/plugin.c
723 * src/plugins/pgpcore/prefs_gpg.c
724 * src/plugins/pgpcore/prefs_gpg.h
725 * src/plugins/pgpcore/sgpgme.c
726 * src/plugins/pgpcore/sgpgme.h
727 * src/plugins/pgpinline/plugin.c
728 * src/plugins/pgpmime/pgpmime.c
729 * src/plugins/pgpmime/pgpmime.h
730 * src/plugins/pgpmime/plugin.c
731 * src/plugins/spamassassin/spamassassin.c
732 * src/plugins/spamassassin/spamassassin.h
733 * src/plugins/spamassassin/spamassassin_gtk.c
734 * src/plugins/trayicon/README
736 * tools/README.sylprint
737 * tools/outlook2claws-mail.pl
739 * tools/tb2claws-mail
740 * tools/tbird2claws.py
743 * tools/kdeservicemenu/README
744 cleanups and corrections
746 2007-05-06 [wwp] 2.9.1cvs47
749 Fix missing dash to `display` command-line, reported
750 by Georg Himmrich <georg at mails d0t diesind d0t net>.
752 2007-05-06 [colin] 2.9.1cvs46
757 * src/pixmaps/printer.xpm
760 2007-05-06 [paul] 2.9.1cvs45
765 * src/summary_search.c
769 2007-05-05 [wwp] 2.9.1cvs44
773 * src/prefs_actions.c
777 Fix "faild" typos everywhere and capitalization of
780 2007-05-04 [colin] 2.9.1cvs43
785 * src/plugins/pgpcore/prefs_gpg.c
786 * src/plugins/pgpcore/prefs_gpg.h
787 * src/plugins/pgpinline/pgpinline.c
788 * src/plugins/pgpmime/pgpmime.c
789 Add an API to warn about encryption limits,
790 and allow to disable these warnings
792 2007-05-03 [colin] 2.9.1cvs42
796 Fix bug 1213, 'Delete more than
799 2007-05-03 [wwp] 2.9.1cvs41
802 * src/prefs_filtering.c
803 * src/prefs_template.c
804 * src/common/template.c
805 * src/common/template.h
808 Templates are no longer automatically sorted
809 by name, but can be sorted manually using
810 |< < > >| buttons as well as drag'n'drop.
812 2007-05-03 [wwp] 2.9.1cvs40
814 * src/plugins/spamassassin/spamassassin.c
815 * src/plugins/spamassassin/spamassassin.h
816 * src/plugins/spamassassin/spamassassin_gtk.c
817 * src/plugins/bogofilter/bogofilter.c
818 * src/plugins/bogofilter/bogofilter.h
819 * src/plugins/bogofilter/bogofilter_gtk.c
820 Added an option to conditionally mark saved spam
821 as read (default is and was to do so).
822 Satisfies feature request 1708539 on sf.net tracker.
824 2007-05-03 [colin] 2.9.1cvs39
827 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
829 2007-05-02 [colin] 2.9.1cvs38
832 Fix bug 1209, 'Clicking on address
833 in header (mailto uri) selects
834 default account'. Patch adapted from
837 2007-05-02 [colin] 2.9.1cvs37
839 * src/grouplistdialog.c
840 Set cursor to wait cursor while loading
843 2007-05-02 [paul] 2.9.1cvs36
847 rename cache and mark files
850 2007-04-30 [paul] 2.9.1cvs35
852 * manual/glossary.xml
854 updates. Patch by Ricardo
856 2007-04-29 [wwp] 2.9.1cvs34
860 Fix few grammatical errors (patch by David Relson < relson at
861 osagesoftware dot com >).
863 2007-04-28 [colin] 2.9.1cvs33
867 * src/prefs_account.c
868 * src/prefs_account.h
869 Drop the "Download all" preference. It's
870 stupidly useless and confuses people from
873 2007-04-27 [wwp] 2.9.1cvs32
876 * src/prefs_account.c
877 * src/prefs_account.h
878 Don't reflect accounts changes to the mainwindow when it's
881 2007-04-27 [colin] 2.9.1cvs31
884 Freeze/thaw when sync'ing flags
886 * src/prefs_account.c
887 * src/prefs_account.h
888 * src/etpan/imap-thread.c
889 * src/etpan/imap-thread.h
890 Add a way to use UID FETCH instead
891 of searches to fetch message lists
892 and flags. More expensive towards
893 bandwidth, less expensive towards
894 server's CPU. Probably fixes
895 bug 1158, 'Scanning new folders on
896 Exchange 2007 extremely slow'.
899 2007-04-27 [paul] 2.9.1cvs30
902 * src/prefs_logging.c
903 improvements to english usage
905 2007-04-27 [colin] 2.9.1cvs29
908 Fix build without libetpan (my bad!)
910 2007-04-26 [colin] 2.9.1cvs28
914 Fix uselessly exported function
916 Consider "- -- \n" as signature separator
917 (that's what signature separators look like
918 in PGP/Inline signed mails)
920 2007-04-26 [colin] 2.9.1cvs27
923 libetpan-0.49 is now required
925 Fix double fetching of mails if
928 Make offline sync faster, by
929 remembering last change time, and
932 2007-04-26 [hoa] 2.9.1cvs26
938 * src/etpan/imap-thread.c
939 * src/etpan/imap-thread.h
940 cancellation of IMAP operations is now allowed.
941 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
943 2007-04-26 [colin] 2.9.1cvs25
946 Always fetch body+headers in folders that are
947 synched for offline use, if "Synchronise as
948 soon as possible" is set.
949 Fixes bug 1200, 'Add option to always retrieve full
952 2007-04-25 [colin] 2.9.1cvs24
955 Fix bug 1198, 'Reply-all "disappearing" address bug
958 2007-04-24 [colin] 2.9.1cvs23
961 Fix bug 1195, 'Hardware key navigation'
962 Make GDK_Enter toggle expansion (Maemo)
964 2007-04-24 [wwp] 2.9.1cvs22
967 Fix few compiler warnings.
969 2007-04-24 [paul] 2.9.1cvs21
976 2007-04-24 [paul] 2.9.1cvs20
979 * src/pixmaps/active.xpm
980 * src/pixmaps/checkbox_off.xpm
981 * src/pixmaps/checkbox_on.xpm
982 * src/pixmaps/inactive.xpm
984 remove transparent border from checkbox icons
986 2007-04-24 [wwp] 2.9.1cvs19
990 Fix a crash in textview, thanks to Colin.
992 2007-04-23 [wwp] 2.9.1cvs18
995 Fix 2.9.1cvs5: no header was being translated at all.
997 2007-04-23 [colin] 2.9.1cvs17
1000 * src/stock_pixmap.c
1001 * src/stock_pixmap.h
1004 * src/gtk/gtksctree.c
1005 * src/gtk/gtksctree.h
1006 * src/pixmaps/selection.xpm
1007 Fix bug 1193, 'Need a way to multi-select
1008 items'. Add a toggle button to the summaryview
1009 to switch between normal and multiple selection
1012 2007-04-23 [colin] 2.9.1cvs16
1015 * src/stock_pixmap.c
1016 * src/stock_pixmap.h
1019 * src/gtk/gtksctree.c
1020 * src/gtk/gtksctree.h
1021 * src/pixmaps/selection.xpm
1022 Fix bug 1193, 'Need a way to multi-
1024 Add a toggle button in the summaryview
1025 to enable normal or multiple selection.
1028 2007-04-23 [colin] 2.9.1cvs15
1031 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
1033 2007-04-21 [colin] 2.9.1cvs14
1035 * src/gtk/quicksearch.c
1036 Fix previous commit (actually use correct
1039 2007-04-21 [colin] 2.9.1cvs13
1041 * src/gtk/quicksearch.c
1042 Fix changing quicksearch type (after Esc,
1043 after changing Recursive, ...)
1045 2007-04-20 [wwp] 2.9.1cvs12
1047 * src/gtk/Makefile.am
1048 Added headers.h (completes 2.9.1cvs5).
1050 2007-04-20 [wwp] 2.9.1cvs11
1053 Fix the use of display name in name column,
1054 it has been overriden w/ the use of nickname
1055 by 2.9.0cvs3. Now nickname is used (if any)
1056 in case of LDAP books only.
1058 2007-04-20 [colin] 2.9.1cvs10
1063 Add handling of 'a' to loop in a mail's
1066 2007-04-20 [colin] 2.9.1cvs9
1069 Fix bug 1190, 'dir_open' button doesn't work'
1072 2007-04-20 [colin] 2.9.1cvs8
1076 Fix bug 1194, 'Hardware keys move from email
1077 list to account/directory list, but not back
1078 to email list...' (Maemo)
1080 2007-04-20 [colin] 2.9.1cvs7
1083 complete previous commit
1085 2007-04-20 [colin] 2.9.1cvs6
1088 Fix bug 1187, 'Reply-to addressee disappears
1089 when reply-to text box is clicked...' (Maemo)
1091 2007-04-20 [wwp] 2.9.1cvs5
1099 * src/prefs_common.c
1100 * src/prefs_common.h
1101 * src/prefs_display_header.c
1102 * src/prefs_matcher.c
1105 * src/gtk/quicksearch.c
1106 Translate more header names according to the relevant option value,
1107 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
1108 Replaced nearly all uses of prefs_common.trans_hdr with a call
1109 to prefs_common_translated_header_name().
1110 Added a headers.h reference file that contains known header names
1111 (RFC2822 and others) to the translation process' input, so that
1112 translated header names will still exist even if no occurrence of
1113 _("headername") is found anymore in the sources.
1114 Don't translate column name 'Number' following to trans_hdr option
1115 value as it's not a header name.
1117 2007-04-20 [colin] 2.9.1cvs4
1119 * src/gtk/quicksearch.c
1120 * src/gtk/quicksearch.h
1121 Add "From, To or Subject" quicksearch
1122 type. Patch by ulfschaper@users.sf.net
1124 2007-04-20 [colin] 2.9.1cvs3
1127 Implement proper references filtering condition.
1128 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
1130 2007-04-19 [wwp] 2.9.1cvs2
1132 * src/prefs_display_header.c
1133 * src/message_search.c
1134 Fix few warnings (g_free of const gchar*).
1136 2007-04-19 [paul] 2.9.1cvs1
1142 bump version number following
1145 2007-04-19 [paul] 2.9.0cvs9
1147 * manual/advanced.xml
1148 * manual/glossary.xml
1151 2007-04-18 [paul] 2.9.0cvs8
1154 fix for CVE-2007-1558 (APOP)
1157 2007-04-18 [paul] 2.9.0cvs7
1163 Fix encoding woes wrt saving of
1167 2007-04-18 [colin] 2.9.0cvs6
1169 * src/gtk/pluginwindow.c
1170 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
1172 2007-04-17 [wwp] 2.9.0cvs5
1178 Fix --disable-ldap build,
1179 fix some LDAP annoyances on
1180 searches, thanks to Colin.
1182 2007-04-17 [wwp] 2.9.0cvs4
1185 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
1186 like gcc 2.9x. Thanks to Colin.
1188 2007-04-17 [wwp] 2.9.0cvs3
1204 Add LDAP write support. Patch mostly by
1205 Michael <mir at datanom dot net>
1207 2007-04-17 [wwp] 2.9.0cvs2
1210 Prepend "Add to address book" to the context menu of compose window's sender and
1213 2007-04-16 [paul] 2.9.0cvs1
1218 2007-04-16 [paul] 2.9.0
1225 2007-04-16 [paul] 2.8.1cvs102
1228 updated by Fabien Vantard
1230 2007-04-16 [paul] 2.8.1cvs101
1240 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
1241 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
1242 Aleksandar Urosevic, and Ralgh Young
1244 2007-04-15 [mones] 2.8.1cvs100
1249 2007-04-14 [colin] 2.8.1cvs99
1251 * src/message_search.c
1252 * src/prefs_display_header.c
1253 * src/summary_search.c
1254 * src/gtk/combobox.c
1257 2007-04-14 [wwp] 2.8.1cvs98
1259 * src/gtk/combobox.c
1260 * src/message_search.c
1261 * src/summary_search.c
1262 * src/prefs_display_header.c
1263 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
1264 returns NULL, get the text value directly from the GtkEntry child.
1266 2007-04-13 [colin] 2.8.1cvs97
1268 * src/gtk/quicksearch.c
1269 Give the focus back to summaryview when
1270 emptying the quicksearch with Esc
1272 2007-04-13 [colin] 2.8.1cvs96
1274 * src/message_search.c
1275 * src/prefs_display_header.c
1276 * src/summary_search.c
1277 Fix possibles crashes when getting text
1280 2007-04-13 [colin] 2.8.1cvs95
1283 Add some UIDL debugging
1285 2007-04-12 [colin] 2.8.1cvs94
1288 Force folder scan if necessary after
1289 copying mails, to be able to reapply
1292 2007-04-11 [colin] 2.8.1cvs93
1295 don't scan for new mail on startup if --select
1296 is specified (or race conditions arise). If so,
1297 do both sequentially.
1299 2007-04-09 [colin] 2.8.1cvs92
1302 Use leafpad by default on Maemo. Patch
1305 2007-04-06 [colin] 2.8.1cvs91
1307 * src/pixmaps/queue_close.xpm
1308 * src/pixmaps/queue_close_hrm.xpm
1309 * src/pixmaps/queue_close_hrm_mark.xpm
1310 * src/pixmaps/queue_close_mark.xpm
1311 * src/pixmaps/queue_open.xpm
1312 * src/pixmaps/queue_open_hrm.xpm
1313 * src/pixmaps/queue_open_hrm_mark.xpm
1314 * src/pixmaps/queue_open_mark.xpm
1315 Move the clock one pixel down :)
1317 2007-04-05 [colin] 2.8.1cvs90
1320 Don't sync when switching offline from
1321 command line - it's usually too late :)
1323 2007-04-05 [paul] 2.8.1cvs89
1326 * src/stock_pixmap.c
1327 * src/pixmaps/dir_close_hrm.xpm
1328 * src/pixmaps/dir_close_hrm_mark.xpm
1329 * src/pixmaps/drafts_close.xpm
1330 * src/pixmaps/drafts_close_mark.xpm
1331 * src/pixmaps/drafts_open.xpm
1332 * src/pixmaps/drafts_open_mark.xpm
1333 * src/pixmaps/inbox.xpm
1334 * src/pixmaps/inbox_close.xpm
1335 * src/pixmaps/inbox_close_hrm.xpm
1336 * src/pixmaps/inbox_close_hrm_mark.xpm
1337 * src/pixmaps/inbox_close_mark.xpm
1338 * src/pixmaps/inbox_hrm.xpm
1339 * src/pixmaps/inbox_hrm_mark.xpm
1340 * src/pixmaps/inbox_mark.xpm
1341 * src/pixmaps/inbox_open.xpm
1342 * src/pixmaps/inbox_open_hrm.xpm
1343 * src/pixmaps/inbox_open_hrm_mark.xpm
1344 * src/pixmaps/inbox_open_mark.xpm
1345 * src/pixmaps/outbox.xpm
1346 * src/pixmaps/outbox_close.xpm
1347 * src/pixmaps/outbox_close_hrm.xpm
1348 * src/pixmaps/outbox_close_hrm_mark.xpm
1349 * src/pixmaps/outbox_close_mark.xpm
1350 * src/pixmaps/outbox_hrm.xpm
1351 * src/pixmaps/outbox_hrm_mark.xpm
1352 * src/pixmaps/outbox_mark.xpm
1353 * src/pixmaps/outbox_open.xpm
1354 * src/pixmaps/outbox_open_hrm.xpm
1355 * src/pixmaps/outbox_open_hrm_mark.xpm
1356 * src/pixmaps/outbox_open_mark.xpm
1357 * src/pixmaps/queue_close.xpm
1358 * src/pixmaps/queue_close_hrm.xpm
1359 * src/pixmaps/queue_close_hrm_mark.xpm
1360 * src/pixmaps/queue_close_mark.xpm
1361 * src/pixmaps/queue_open.xpm
1362 * src/pixmaps/queue_open_hrm.xpm
1363 * src/pixmaps/queue_open_hrm_mark.xpm
1364 * src/pixmaps/queue_open_mark.xpm
1365 updated, added and replaced icons
1368 2007-04-04 [colin] 2.8.1cvs88
1371 Fix build without libetpan
1373 2007-04-03 [colin] 2.8.1cvs87
1376 Fix crash with Citadel, and try to make
1377 things work. this server (and specifically
1378 STATUS and APPEND at least) seems broken.
1380 2007-04-03 [colin] 2.8.1cvs86
1383 Fix icons on folder close
1385 2007-04-03 [colin] 2.8.1cvs85
1388 Fix double-ask of offline override in
1393 Much more efficient way to synchronise
1395 * src/etpan/imap-thread.c
1398 * src/gtk/quicksearch.c
1401 2007-04-03 [paul] 2.8.1cvs84
1406 * src/prefs_common.c
1407 * src/prefs_common.h
1409 Fix sync being done too late
1412 2007-04-02 [colin] 2.8.1cvs83
1415 Maemo: Put status and quicksearch at the top
1416 * src/plugins/bogofilter/bogofilter.c
1417 * src/plugins/spamassassin/spamassassin.c
1418 Derive trash from inbox if possible
1420 2007-04-02 [paul] 2.8.1cvs82
1422 * src/plugins/bogofilter/bogofilter_gtk.c
1423 a few English changes
1429 2007-04-02 [colin] 2.8.1cvs81
1431 * src/image_viewer.c
1432 Fix transparent images by using
1435 Flush events (on new windows) to avoid
1436 having the textview's image resize fail
1437 to know the available width
1439 2007-04-01 [colin] 2.8.1cvs80
1441 * src/prefs_account.c
1442 If no MH mailbox exist, when creating a POP/Local
1443 account, just create and use the default one
1444 instead of bailing with a "Mailbox doesn't exist"
1447 2007-03-31 [colin] 2.8.1cvs79
1449 * src/prefs_account.c
1450 Create signature file if it doesn't exist
1452 * src/prefs_toolbar.c
1453 Maemo: Move "Use default" on the left so
1454 that people can find it
1456 Maemo: make default editor "Maemopad",
1457 default signature file "MyDocs/signature.txt"
1459 2007-03-31 [colin] 2.8.1cvs78
1461 * src/prefs_account.c
1462 Maemo: rework account prefs so
1463 that less horizontal scrolling
1466 2007-03-31 [colin] 2.8.1cvs77
1469 * src/prefs_common.c
1470 * src/prefs_common.h
1471 Fix bug 1167, 'Allow not displaying zeros
1472 in folder list'. Patch by MartinP
1474 2007-03-31 [colin] 2.8.1cvs76
1479 2007-03-31 [colin] 2.8.1cvs75
1482 Apply patch from bug 1172, direct
1483 access to the folder's session instead
1484 of using getter. Patch by MartinP
1486 2007-03-31 [paul] 2.8.1cvs74
1489 no need to list Fabien twice!
1491 2007-03-31 [colin] 2.8.1cvs73
1494 If we're currently "overriding for %d minutes",
1497 2007-03-31 [colin] 2.8.1cvs72
1505 * src/plugins/spamassassin/spamassassin.c
1506 Offline override: Add a parameter to allow
1507 asking even if the override timer is running.
1508 Allows to ask every time the user makes an
1509 explicit action needing online access (such
1510 as Get Mail), and not when the action is
1511 implicit (such as opening an IMAP folder)
1513 2007-03-31 [colin] 2.8.1cvs71
1516 Override offline: "No" answer shouldn't
1517 re-ask after 3 seconds, but 10 minutes.
1519 2007-03-30 [colin] 2.8.1cvs70
1521 * src/common/socket.c
1522 Better error reporting on unix socket
1523 failure (bind usually)
1524 * src/gtk/gtkutils.c
1525 * src/gtk/gtkutils.h
1526 Label window: add a pulsing progress
1527 bar to show we're not hung :)
1530 * src/plugins/pgpcore/sgpgme.c
1533 2007-03-30 [colin] 2.8.1cvs69
1536 * src/prefs_common.c
1537 Fix possible trashing of history and uidl
1538 files on disk full problems
1540 2007-03-30 [paul] 2.8.1cvs68
1545 update summary when changing layout type
1546 (fixes wrong folder icon being displayed)
1549 2007-03-29 [colin] 2.8.1cvs67
1551 * src/prefs_ext_prog.c
1552 The browser pref is irrelevant on Maemo
1554 2007-03-29 [colin] 2.8.1cvs66
1558 Maemo: dynamically switch headers/text position
1559 * src/prefs_common.c
1560 Maemo: hide compose's ruler by default
1561 * src/common/socket.c
1562 * src/common/socket.h
1565 2007-03-29 [colin] 2.8.1cvs65
1567 * src/common/socket.c
1568 * src/common/socket.h
1569 Fix build when MAEMO_CFLAGS contains
1570 _X_OPENSOURCE (resolv.h errors as long
1571 as we don't add _BSD_SOURCE. Ugly).
1573 2007-03-29 [wwp] 2.8.1cvs64
1575 * src/prefs_logging.c
1576 Fix sensitivity of clip-log widgets in prefs/logging,
1579 2007-03-29 [wwp] 2.8.1cvs63
1582 Updated files list for translations, thanks to Fabien.
1584 2007-03-29 [colin] 2.8.1cvs62
1587 * src/common/Makefile.am
1588 * src/common/utils.c
1589 Maybe make URI opening work in Maemo
1592 2007-03-28 [colin] 2.8.1cvs61
1597 Add the possibility to sort folders arbitrarily
1598 (via editing of folderlist.xml only). Patch by
1599 Martin P <mp26+claws@os.inf.tu-dresden.de>
1600 Fixes bug 1166, 'Folder ordering is fixed and cannot
1601 be changed by the user'
1603 2007-03-28 [colin] 2.8.1cvs60
1606 Add popup menu for mime icons
1608 2007-03-28 [colin] 2.8.1cvs59
1611 Fix a layout issue when presenting
1612 mainwindow in Small screen layout
1615 Add a "Go to folder list" button for
1616 mainwindow, and make it default in
1619 2007-03-28 [colin] 2.8.1cvs58
1622 Don't dynamically update title on Maemo
1623 Patch by Jean-Luc Biord
1625 2007-03-27 [colin] 2.8.1cvs57
1630 Enable tap-and-hold on Maemo
1632 2007-03-26 [colin] 2.8.1cvs56
1635 More popup-menu (in attachments list)
1637 2007-03-26 [colin] 2.8.1cvs55
1640 Enable popup-menu signal
1642 2007-03-26 [colin] 2.8.1cvs54
1644 * src/plugins/pgpinline/pgpinline.c
1645 Fix bug 1111, 'PGP/inline plugin hides text
1646 around encrypted text block'. Patch based on
1647 a patch from Michal Cihar.
1649 2007-03-26 [wwp] 2.8.1cvs53
1652 Fix getting a false error when sending queued message
1653 whereas the sending was fine (if there are subfolders
1654 in the queue folder), thanks to Colin.
1656 2007-03-26 [paul] 2.8.1cvs52
1659 update FACE header in welcome message
1661 2007-03-25 [colin] 2.8.1cvs51
1666 2007-03-25 [colin] 2.8.1cvs50
1669 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
1671 2007-03-24 [colin] 2.8.1cvs49
1674 Fix a few launch problems on Maemo
1675 Patch by Jean-Luc Biord
1677 2007-03-24 [wwp] 2.8.1cvs48
1683 Fix wrong action performed when closing the
1684 "ask about account specific filtering rules
1685 when filtering manually" dialog by pressing Escape.
1686 Fix wrong order of buttons in the "return receipt
1687 notification - the message was sent to several of
1688 your accounts" dialog.
1690 2007-03-24 [paul] 2.8.1cvs47
1693 an improvement to English usage
1694 * tools/kdeservicemenu/README
1697 2007-03-24 [paul] 2.8.1cvs46
1700 * src/stock_pixmap.c
1701 * src/pixmaps/edit_extern.xpm
1702 * src/pixmaps/mail_sign.xpm
1703 rescue long lost icons
1705 2007-03-24 [paul] 2.8.1cvs45
1708 fix toolbar (broken in 2.8.1cvs42)
1710 2007-03-23 [colin] 2.8.1cvs44
1713 Correctly unsubscribe/resubscribe after
1716 2007-03-23 [colin] 2.8.1cvs43
1718 * src/prefs_common.c
1719 Maemo: as the platform is light on RAM, allow
1720 caches to be discarded faster.
1722 2007-03-23 [colin] 2.8.1cvs42
1727 * src/stock_pixmap.c
1728 * src/stock_pixmap.h
1733 * src/pixmaps/open_mail.xpm
1734 Maemo changes: Add the possibility to have
1735 "Open Email" and "Close Window" buttons on
1736 toolbars (and use them in Maemo's default
1739 2007-03-23 [wwp] 2.8.1cvs41
1742 Reverted that part of the action dialog closure logics, to
1743 pre-2.8.1cvs19. Managing action dialog w/ no output may be
1744 done later in a different way (or may not).
1746 2007-03-22 [wwp] 2.8.1cvs40
1749 Fix sticky action dialog when got no output but action command
1750 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
1752 2007-03-22 [colin] 2.8.1cvs39
1754 * src/prefs_filtering.c
1755 * src/gtk/combobox.h
1756 Fix escaping account names in filtering prefs
1758 2007-03-22 [colin] 2.8.1cvs38
1763 Add any attribute specified in LDAP servers'
1764 Search attributes to the Other Attributes tab
1765 of contacts; Add 'telephoneNumber' in the
1768 2007-03-22 [colin] 2.8.1cvs37
1773 Try to prevent race conditions when
1774 changing the folder list
1776 Fix possible red folder icon when
1777 switching from Small screen layout
1780 2007-03-22 [colin] 2.8.1cvs36
1785 Rename "little screen" to "Small screen"
1786 * src/gtk/Makefile.am
1787 * src/common/utils.c
1789 Fix Maemo-related compilation problems
1791 2007-03-21 [colin] 2.8.1cvs35
1795 * claws-mail.desktop
1796 Remove .png from the Icon, it's useless
1798 2007-03-21 [colin] 2.8.1cvs34
1802 Add the necessary lib checking for
1805 2007-03-21 [colin] 2.8.1cvs33
1808 Fix unconditional "error happened" when
1809 sending via command-line. "lol @ myself"
1811 2007-03-21 [colin] 2.8.1cvs32
1813 * claws-mail-40x40.png
1814 * claws-mail-26x26.png
1824 * src/prefs_account.c
1825 * src/prefs_common.c
1826 * src/summary_search.c
1830 * src/gtk/gtkutils.c
1831 * src/gtk/gtkutils.h
1832 * src/gtk/logwindow.c
1834 * src/gtk/prefswindow.c
1835 Add Maemo port (patch mainly by Jean-Luc Biort)
1836 Add a new 'Little screen' layout to help on such
1837 platforms (patch by me)
1838 Make some default preferences different (more
1839 adapted) on Maemo (patch by me)
1841 2007-03-21 [wwp] 2.8.1cvs31
1843 * src/prefs_logging.c
1844 * src/prefs_logging.h
1845 Fixed copyright header of newly added files.
1847 2007-03-21 [wwp] 2.8.1cvs30
1863 * src/prefs_common.c
1864 * src/prefs_common.h
1865 * src/prefs_logging.c
1866 * src/prefs_logging.h
1869 * src/send_message.c
1874 * src/common/session.c
1876 * src/common/socket.c
1877 * src/etpan/imap-thread.c
1878 * src/gtk/logwindow.c
1879 * src/gtk/logwindow.h
1880 * src/plugins/bogofilter/bogofilter.c
1881 * src/plugins/spamassassin/spamassassin.c
1882 Added debugging of filtering/processing rules.
1883 The debug log is here 'Tools/Filtering debug window',
1884 the options there 'Configuration/Preferences/Other/Logging',
1885 and the log file is ~/.claws-mail/filtering.log.
1886 Moved protocol log prefs to 'Other/Logging' as well.
1887 To support such debugging feature, the existing log API has
1888 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
1889 this impacts many external modules (commits follow).
1891 2007-03-21 [paul] 2.8.1cvs29
1893 * src/etpan/Makefile.am
1894 * src/etpan/imap-thread.c
1895 add missing #include
1897 2007-03-21 [colin] 2.8.1cvs28
1900 Fix bug 1157, 'some broken messages confuse
1901 mime parser'. Make sure we can't have MimeInfos
1902 with negative sizes.
1904 2007-03-20 [colin] 2.8.1cvs27
1907 Fix missing \0 on buffer
1909 2007-03-20 [colin] 2.8.1cvs26
1912 Use make_dir_hier instead of make_dir
1913 to create the MH mailbox
1915 2007-03-20 [colin] 2.8.1cvs25
1919 * src/prefs_account.c
1921 Fix default inbox weirdnesses (after wizard,
1922 if path is Mail, mailbox identifier is #mh/Mailbox,
1923 and when creating new accounts)
1925 2007-03-20 [colin] 2.8.1cvs24
1928 Write folderlist after adding/deleting accounts
1931 2007-03-20 [colin] 2.8.1cvs23
1934 * src/remotefolder.h
1935 Fix bug 1153, 'CM segfaults if IMAP folder is
1936 selected while scanning prior to update'
1938 2007-03-17 [paul] 2.8.1cvs22
1941 fix a typo, and be a little more verbose.
1943 2007-03-17 [wwp] 2.8.1cvs21
1946 Fix a compiler warning.
1948 2007-03-16 [wwp] 2.8.1cvs20
1952 Updated to deal w/ the new mairix.sh tool.
1954 2007-03-16 [wwp] 2.8.1cvs19
1957 Fix logics issues around the action IO dialog:
1958 - disable entry widget and exec button when
1959 the exec button is clicked (don't wait for any
1960 output line) - fix possible disabling/re-enabling/
1961 re-disabling of those widgets
1962 - raise an error if executing a %as{} action either
1963 empty or invalid, instead of failing silently
1964 - don't close the dialog if the abort button has been
1965 clicked and if there was no output yet
1966 - set focus to the abort button when the exec button
1968 - fix capitalization of a warning message
1970 2007-03-16 [wwp] 2.8.1cvs18
1973 Added a wrapper to mairix to the tools folder.
1975 2007-03-16 [colin] 2.8.1cvs17
1979 Allow mimeviewer plugins to print
1982 2007-03-16 [colin] 2.8.1cvs16
1987 2007-03-15 [colin] 2.8.1cvs15
1991 Add a way for mimeviewer plugins to
1992 implement body search
1994 2007-03-15 [paul] 2.8.1cvs14
1996 * src/prefs_spelling.c
1999 2007-03-15 [paul] 2.8.1cvs13
2001 * src/common/quoted-printable.c
2002 fix decoding of quoted-printable parts
2004 2007-03-14 [wwp] 2.8.1cvs12
2006 * src/gtk/logwindow.h
2007 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
2009 2007-03-14 [wwp] 2.8.1cvs11
2011 * src/gtk/logwindow.h
2012 Complete 2.8.1cvs10.
2014 2007-03-14 [colin] 2.8.1cvs10
2016 * src/gtk/logwindow.c
2017 Probably fix bug 1149, crash on logwindow
2018 close - at the expense of performance once
2019 logwin has been opened
2021 2007-03-14 [colin] 2.8.1cvs9
2024 If claws-mail is running on another
2025 display, warn instead of popping it up
2026 on the other display
2028 2007-03-12 [colin] 2.8.1cvs8
2031 Fix bug 1145, 'Setting a different name
2032 for the Mailbox name isn't reflected in
2033 default account settings'. Patch by wwp
2035 2007-03-12 [colin] 2.8.1cvs7
2038 Fix bug 1143, 'Add number of messages to be
2039 deleted to confirmation dialog'
2041 2007-03-12 [wwp] 2.8.1cvs6
2044 * src/prefs_common.c
2045 * src/prefs_common.h
2046 * src/prefs_summaries.c
2047 Changed the option that displays unread messages count
2048 next to the folder name in folder list: it is now
2049 possible to either display nothing, display the
2050 unread messages number only or the unread and total messages
2051 numbers. The patch includes this extra feature as well
2052 as some minor fixes by rewriting the algo in folderview.c.
2053 Thanks to Paul for the original idea and implementation, plus
2054 testing and proof-reading!
2056 2007-03-09 [paul] 2.8.1cvs5
2060 * tools/claws-mail-compose-insert-files.pl
2061 added a script which enables inserting files
2062 into the message body of a new Claws Mail
2063 Compose window from the command line. Additionally
2064 To, Cc, Subject and files to attach to the message
2067 2007-03-09 [wwp] 2.8.1cvs4
2072 Optimize matching of addresses in the addressbook
2073 (filtering/processing 'found_in_addressbook' condition).
2075 2007-03-07 [wwp] 2.8.1cvs3
2078 * src/quote_fmt_lex.l
2079 * src/quote_fmt_parse.y
2080 Add a new quote format symbol: %A to insert the
2081 sender email address (just the address itself).
2083 2007-03-06 [wwp] 2.8.1cvs2
2085 * src/gtk/gtkutils.c
2086 * src/plugins/trayicon/trayicon_prefs.h
2087 * src/plugins/trayicon/trayicon_prefs.c
2088 * src/plugins/trayicon/trayicon.c
2091 Add a new trayicon (optional) feature: minimize to tray. When enabled,
2092 minimizing Claws-Mail main window will hide it to the trayicon instead.
2095 2007-03-06 [paul] 2.8.1cvs1
2101 bump version number following
2104 2007-03-06 [paul] 2.8.0cvs24
2107 corrected by by Tim <timbrain@post.cz>
2109 2007-03-05 [colin] 2.8.0cvs23
2113 Fix mime/globs path on NetBSD
2114 patch by George Michaelson
2116 2007-03-05 [wwp] 2.8.0cvs22
2119 Remove debug statement (accidentally committed w/ cvs14).
2121 2007-03-05 [paul] 2.8.0cvs21
2123 * src/plugins/pgpcore/prefs_gpg.c
2124 fix compiler warning
2126 2007-03-05 [wwp] 2.8.0cvs20
2128 * src/matcher_parser_parse.y
2129 Fix mismerge between cvs17 and cvs19.
2131 2007-03-05 [wwp] 2.8.0cvs19
2133 * src/matcher_parser_parse.y
2134 * src/prefs_filtering_action.c
2139 Add new 'add_to_addressbook' filtering/processing action.
2141 2007-03-05 [wwp] 2.8.0cvs18
2144 Fix mark_as_ham filtering/processing action: spam flag
2147 2007-03-04 [colin] 2.8.0cvs17
2152 * src/matcher_parser_parse.y
2153 * src/prefs_filtering_action.c
2154 Add 'Mark as spam' and 'Mark as ham' filtering
2155 actions. Fixes bug 1138.
2157 2007-03-04 [colin] 2.8.0cvs16
2160 Fix bug 1140, wrong return value
2163 2007-03-04 [wwp] 2.8.0cvs15
2166 Rollback cvs14: don't free stuff that is managed in g_list.
2168 2007-03-04 [wwp] 2.8.0cvs14
2171 Fix a leak in address completion code.
2173 2007-03-04 [colin] 2.8.0cvs13
2176 Maybe fix bug 1136, 'Crash in group
2179 2007-03-04 [iwkse] 2.8.0cvs12
2182 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
2184 2007-03-03 [colin] 2.8.0cvs11
2186 * src/plugins/pgpinline/pgpinline.c
2187 Fix off-by-one, fix double-free. Fixes
2188 bug 1135, 'cm-segfault on decrypting
2191 2007-03-03 [colin] 2.8.0cvs10
2195 * src/common/plugin.c
2196 Fix bug 1134, 'Valgrind macros unhandled
2199 2007-03-02 [colin] 2.8.0cvs9
2202 Don't error out on EAGAIN. Fixes
2203 bug 1129, '"local mbox file" account
2204 isn't retrieving mails'
2206 2007-03-01 [wwp] 2.8.0cvs8
2209 * src/gtk/colorlabel.c
2210 Remove accels for extra color labels until we set better
2211 and definitive ones.
2213 2007-02-28 [wwp] 2.8.0cvs7
2216 * src/matcher_parser_parse.y
2217 * src/prefs_common.c
2218 * src/prefs_msg_colors.c
2220 * src/gtk/colorlabel.c
2221 * src/gtk/colorlabel.h
2222 Add more customizable color labels. Cleaned up a bit
2223 the color label API to avoid duplicate defines of
2224 the max number of colors.
2226 2007-02-27 [colin] 2.8.0cvs6
2229 * src/common/utils.c
2230 * src/common/utils.h
2231 Fix '+' in mailto URIs for List-* headers
2233 2007-02-27 [colin] 2.8.0cvs5
2235 * src/gtk/gtkutils.c
2236 Use gtk_window_set_role instead of
2239 2007-02-27 [colin] 2.8.0cvs4
2242 Fix "After receiving new mail, go to inbox" on IMAP,
2243 and make it work only on manual reception
2245 2007-02-27 [wwp] 2.8.0cvs3
2247 * src/prefs_filtering.c
2248 * src/prefs_filtering_action.c
2249 * src/prefs_matcher.c
2250 Update filtering matcher's and action's color label menus
2251 when re-opening those dialogs (reflect any change to the
2252 color labels list in the preferences).
2254 2007-02-27 [colin] 2.8.0cvs2
2257 * src/etpan/etpan-thread-manager-types.h
2258 * src/etpan/etpan-thread-manager.c
2259 * src/etpan/imap-thread.c
2260 Log imap ALERTs as errors in the log.
2262 2007-02-26 [paul] 2.8.0cvs1
2264 * tools/claws.i18n.status.pl
2267 2007-02-26 [paul] 2.7.2cvs75
2281 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
2282 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
2283 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
2284 Aleksandar Urosevic, and Ralgh Young
2286 2007-02-25 [mones] 2.7.2cvs74
2291 2007-02-25 [colin] 2.7.2cvs73
2294 Clearing the list is only useful
2295 to prevent a valgrind false-positive
2297 2007-02-25 [paul] 2.7.2cvs72
2301 * tools/kmail-mailbox2claws-mail.pl **ADDED**
2302 * tools/maildir2claws-mail.pl **REMOVED**
2303 renamed the script, fixed a couple bugs
2305 2007-02-23 [colin] 2.7.2cvs71
2308 Fix a leak, check for a few improbable nulls
2310 2007-02-23 [colin] 2.7.2cvs70
2314 * src/plugins/trayicon/trayicon.c
2315 Fix blinking mainwin when starting in tray
2316 (show mainwindow later in the startup process,
2317 apart if restarting post-crash)
2319 2007-02-23 [colin] 2.7.2cvs69
2323 Fix crash when unsubscribing the currently
2324 selected/opened folder
2326 2007-02-23 [colin] 2.7.2cvs68
2329 Fix bug that prevented colorization to
2330 work without wrap quotation option
2332 2007-02-23 [colin] 2.7.2cvs67
2335 Fix refcounting, start and end completion who
2336 behaved as if there couldn't be any other current
2339 2007-02-23 [wwp] 2.7.2cvs66
2343 Address completion fixes: fix addressbook_peek_folder_exists() in
2344 which the algorithm was ridiculously over-obfuscated and broken.
2345 Fix addrindex_load_completion() as well, to load addresses in
2346 completion list with regards to what addressbook_peek_folder_exists()
2349 2007-02-23 [wwp] 2.7.2cvs65
2352 Add addresses to completion when they're non-empty (thanks to Colin).
2354 2007-02-23 [paul] 2.7.2cvs64
2356 * src/plugins/pgpcore/passphrase.c
2359 2007-02-23 [colin] 2.7.2cvs63
2361 * src/plugins/pgpcore/prefs_gpg.c
2362 * src/plugins/pgpcore/prefs_gpg.h
2363 * src/plugins/pgpcore/sgpgme.c
2364 * src/plugins/pgpinline/pgpinline.c
2365 * src/plugins/pgpmime/pgpmime.c
2366 Try harder to respect user's choice wrt
2367 gpg-agent even with gpg2, by unsetting
2368 GPG_AGENT_INFO when necessary.
2370 2007-02-22 [paul] 2.7.2cvs62
2372 * src/plugins/pgpcore/sgpgme.c
2373 * src/plugins/pgpcore/sgpgme.h
2374 * src/plugins/pgpcore/passphrase.c
2375 * src/plugins/pgpinline/pgpinline.c
2376 * src/plugins/pgpmime/pgpmime.c
2377 Fix a leak - gpgme_data_release_and_get_mem
2378 leaks in recent gpgme. Workaround by using
2381 2007-02-22 [paul] 2.7.2cvs61
2383 * src/gtk/quicksearch.c
2384 Abandon dynamic search when pressing
2387 2007-02-21 [colin] 2.7.2cvs60
2390 * src/plugins/pgpcore/passphrase.c
2391 Fix little memory leaks
2393 Fix false-positive leak at exit
2394 * src/gtk/quicksearch.c
2395 Fix potentially big leak in recursive
2398 2007-02-21 [wwp] 2.7.2cvs59
2401 Add missing newline to a debug message.
2403 2007-02-20 [colin] 2.7.2cvs58
2407 * src/stock_pixmap.c
2408 * src/stock_pixmap.h
2409 * src/pixmaps/mime_pgpsig.xpm
2410 Add icon for application/pgp-signature
2412 2007-02-20 [colin] 2.7.2cvs57
2417 * src/stock_pixmap.c
2418 * src/stock_pixmap.h
2419 * src/pixmaps/mime_calendar.xpm
2420 * src/pixmaps/mime_pdf.xpm
2421 * src/pixmaps/mime_ps.xpm
2422 Add icons for text/calendar, application/pdf
2423 and application/postscript
2425 2007-02-20 [colin] 2.7.2cvs56
2428 * src/matcher_parser_parse.y
2429 * src/matcher_parser_lex.l
2430 Fix big memory leak in flex, and
2433 2007-02-20 [wwp] 2.7.2cvs55
2435 * src/matcher_parser_parse.y
2436 Fix a duplicate token definition (thanks to iwkse).
2438 2007-02-20 [wwp] 2.7.2cvs54
2440 * src/matcher_parser_lex.l
2441 * src/quote_fmt_lex.l
2442 Use proper flex options instead of direct use of #define,
2443 make the flex-generated C lighter.
2445 2007-02-20 [colin] 2.7.2cvs53
2448 Grab focus in message list after hiding
2449 the quicksearch, instead of leaving it
2452 2007-02-19 [colin] 2.7.2cvs52
2455 Fix bug 1033, 'Automatically refresh
2456 message list when new messages arrives'
2457 Looks like folderview->opened can sometimes
2460 2007-02-19 [paul] 2.7.2cvs51
2464 * tools/thunderbird-filters-convertor.pl
2465 add new script which converts thunderbird filter
2466 rules to Claws filter rules
2468 2007-02-18 [paul] 2.7.2cvs50
2470 * src/plugins/pgpcore/prefs_gpg.c
2471 * src/plugins/pgpcore/prefs_gpg.h
2472 * src/plugins/pgpcore/sgpgme.c
2473 * src/plugins/pgpinline/pgpinline.c
2474 * src/plugins/pgpmime/pgpmime.c
2475 improved GUI interoperability with gpg-agent
2477 2007-02-18 [paul] 2.7.2cvs49
2479 * src/prefs_account.c
2480 Privacy options sensitivity fix
2482 2007-02-17 [colin] 2.7.2cvs48
2485 Reset icon to warning in the noticeview
2487 2007-02-15 [colin] 2.7.2cvs47
2490 Fix a manifestation of bug 1033 (summaryview failing
2491 to update for new mails), which happens after editing
2492 account preferences or preferences that cause a
2495 2007-02-15 [colin] 2.7.2cvs46
2498 Probably fix bug 1123, 'Segmentation
2499 fault while opening address book'. I get
2500 g_warnings if the saved paned position is
2501 not greater than 0. Also, save position
2502 when hiding the addressbook instead of
2505 2007-02-14 [colin] 2.7.2cvs45
2507 * src/plugins/pgpcore/prefs_gpg.c
2508 * src/plugins/pgpcore/prefs_gpg.h
2509 * src/plugins/pgpcore/sgpgme.c
2510 * src/plugins/pgpinline/pgpinline.c
2511 * src/plugins/pgpmime/pgpmime.c
2512 Add an option "Use gpg-agent if available". Fixes
2513 annoyances with distro-installed gpg-agent, when
2514 no pinentry program is installed, and the user's
2515 at a loss on why "decryption failed". Makes more
2516 clear why passphrase isn't saved when gpg-agent is
2517 used. Defaults to true, to avoid changing the
2520 2007-02-14 [wwp] 2.7.2cvs44
2522 * src/matcher_parser_parse.y
2523 Fix missing line number reset (wrong line number might appear
2524 when re-loading filtering rules if there's a parser error).
2526 2007-02-13 [colin] 2.7.2cvs43
2528 * src/common/utils.c
2529 Don't encode ',' in URIs before passing it
2530 to the browser command-line. It was probably
2531 done at a time where commas in URIs made
2532 mozilla -remote 'openurl(%s,new-window)'
2535 2007-02-13 [wwp] 2.7.2cvs42
2537 * src/prefs_matcher.c
2538 * src/plugins/bogofilter/bogofilter_gtk.c
2539 A bit of string factorization around "Select ..." buttons.
2541 2007-02-11 [colin] 2.7.2cvs41
2544 Make sure to escape the title
2546 2007-02-11 [colin] 2.7.2cvs40
2549 Recognize .utf8 locales as .UTF-8 ones
2551 2007-02-11 [colin] 2.7.2cvs39
2554 Fix code conversion when dragging a file
2556 2007-02-09 [colin] 2.7.2cvs38
2558 * src/plugins/clamav/clamav_plugin.c
2559 Complete Paul's patch with conditional
2560 compilation to avoid breaking compilation
2561 on old Dapper and Edgy... Maybe other
2564 2007-02-09 [paul] 2.7.2cvs37
2566 * src/plugins/clamav/clamav_plugin.c
2567 fix for the upstream changes in libclamav
2569 2007-02-09 [paul] 2.7.2cvs36
2575 fix "warn if there are queued messages" (on exit)
2576 option, which only checked the first mailbox's
2578 don't ask before emptying trash if there are no
2579 messages in trash, also check and empty all trash
2582 move "Ask before emptying trash" option
2583 outside of the "On exit" frame as it's
2584 not only an "On exit" option
2586 2007-02-09 [paul] 2.7.2cvs35
2591 * src/prefs_account.c
2592 * src/prefs_folder_item.c
2594 * src/prefs_matcher.c
2595 * src/prefs_message.c
2596 * src/prefs_msg_colors.c
2597 * src/prefs_summaries.c
2599 * src/gtk/inputdialog.c
2600 * src/plugins/bogofilter/bogofilter_gtk.c
2601 pedantic commit: use 'checkbtn' everywhere
2602 instead of a mixture of 'checkbtn' and 'chkbtn'
2604 2007-02-09 [paul] 2.7.2cvs34
2610 move "Never send Return Receipts" from
2611 prefs_other to prefs_send
2612 add an option "Ask about account specific
2613 filtering rules..." to prefs_other
2614 * src/gtk/gtkutils.c
2615 fix a compiler warning
2617 2007-02-08 [colin] 2.7.2cvs33
2619 * src/plugins/pgpinline/pgpinline.c
2620 Fix bug 1110, 'pgpmime fails to process
2621 encapsulated openpgp mime (rfc 3156, 6.1
2623 It was due to an interaction between PGP/Mime
2624 and PGP/Inline plugin.
2626 2007-02-08 [colin] 2.7.2cvs32
2631 Fix bug 1117, 'fcntl locking code
2632 does not work in mbox.c'
2634 2007-02-08 [colin] 2.7.2cvs31
2636 * src/prefs_account.c
2637 Fix Gentoo bug 165819, 'can't create
2638 a "local mbox file" account'. Patch
2639 by Olivier <castan.o@free.fr>
2641 2007-02-07 [colin] 2.7.2cvs30
2644 Fix bug 1106, 'Claws crash on exit if LDAPS
2645 autocompletion was used'
2647 2007-02-07 [paul] 2.7.2cvs29
2650 cut down on unnecessary debug_prints
2652 fix menu_set_active() on 'Show only
2655 2007-02-07 [paul] 2.7.2cvs28
2657 * src/plugins/clamav/clamav_plugin.c
2658 * src/plugins/clamav/clamav_plugin.h
2659 * src/plugins/clamav/clamav_plugin_gtk.c
2660 fix copyright header
2662 2007-02-07 [paul] 2.7.2cvs27
2665 fix bug 1116, 'summary view allow a
2668 2007-02-06 [colin] 2.7.2cvs26
2673 2007-02-05 [fabien] 2.7.2cvs25
2677 i18n related - 1 fix and 1 message for translators.
2679 2007-02-05 [colin] 2.7.2cvs24
2681 * src/gtk/quicksearch.c
2682 Don't reload summary list if quicksearch wasn't
2683 active on hiding; move currently selected mail in
2684 the visible area when showing the quicksearch
2686 2007-02-05 [colin] 2.7.2cvs23
2689 Add debug to try to solve bug 1104
2691 2007-02-05 [paul] 2.7.2cvs22
2694 confirm before emptying trash on exit is
2695 a Yes or No answer, use Yes or No in the
2698 2007-02-04 [colin] 2.7.2cvs21
2701 * src/plugins/pgpcore/passphrase.c
2702 * src/plugins/pgpcore/select-keys.c
2703 Set wmclass on new windows
2709 2007-02-04 [colin] 2.7.2cvs20
2713 Auto save drafts on exit, reopen them
2714 at startup, instead of asking
2718 * src/addressbook_foldersel.c
2726 * src/editldap_basedn.c
2739 * src/message_search.c
2741 * src/prefs_actions.c
2742 * src/prefs_customheader.c
2743 * src/prefs_display_header.c
2744 * src/prefs_filtering.c
2745 * src/prefs_filtering_action.c
2746 * src/prefs_folder_column.c
2748 * src/prefs_matcher.c
2750 * src/prefs_summaries.c
2751 * src/prefs_summary_column.c
2752 * src/prefs_template.c
2753 * src/sourcewindow.c
2755 * src/summary_search.c
2758 * src/gtk/description_window.c
2759 * src/gtk/foldersort.c
2760 * src/gtk/gtkutils.c
2761 * src/gtk/gtkutils.h
2762 * src/gtk/icon_legend.c
2763 * src/gtk/logwindow.c
2764 * src/gtk/pluginwindow.c
2765 * src/gtk/prefswindow.c
2766 Give different wmclass to different
2767 windows - thanks to sed ;)
2769 2007-02-04 [colin] 2.7.2cvs19
2772 Revert previous patch, can't reproduce
2775 2007-02-03 [colin] 2.7.2cvs18
2778 Don't save the mainwindow size and
2779 position on emergency exit (libSM's
2780 "die" callback), Xfce seems to make
2781 the window smaller just before the
2784 2007-02-03 [colin] 2.7.2cvs17
2786 * src/plugins/bogofilter/bogofilter.c
2787 * src/plugins/bogofilter/bogofilter.h
2788 * src/plugins/bogofilter/bogofilter_gtk.c
2789 * src/plugins/pgpinline/pgpinline.c
2790 * src/plugins/pgpinline/pgpinline.h
2793 2007-02-03 [colin] 2.7.2cvs16
2795 * src/partial_download.c
2796 * src/partial_download.h
2803 * src/common/ssl_certificate.c
2804 * src/common/ssl_certificate.h
2805 * src/gtk/quicksearch.c
2806 * src/gtk/quicksearch.h
2807 * src/gtk/sslcertwindow.c
2808 * src/gtk/sslcertwindow.h
2809 Fix copyright on my files
2811 2007-02-02 [colin] 2.7.2cvs15
2821 Add Tools/List URIs to allow
2822 opening any URI in the current mail
2824 2007-02-02 [colin] 2.7.2cvs14
2826 * src/common/valgrind.h ** NEW FILE **
2827 * src/common/Makefile.am
2828 * src/common/plugin.c
2829 Don't dlclose the plugins if we're running
2830 under valgrind. (doesn't require valgrind
2831 either at compile time or run time).
2833 2007-02-01 [paul] 2.7.2cvs13
2837 * tools/freshmeat_search.pl
2838 * tools/google_search.pl
2839 * tools/multiwebsearch.pl
2840 add support for non ISO-8859-1 compatible locales
2841 Patch by Alex Gorbachenko <agent_007@immo.ru>
2843 2007-02-01 [colin] 2.7.2cvs12
2846 * src/prefs_summaries.c
2847 Move keybinding prefs to the Other page
2849 2007-02-01 [wwp] 2.7.2cvs11
2851 * src/plugins/trayicon/trayicon.c
2852 Fix a raising issue within KDE.
2854 2007-02-01 [colin] 2.7.2cvs10
2857 Fix stray quotes in encoded strings
2859 Fix wrong call causing g_warnings
2861 Remove useless message
2863 2007-01-31 [wwp] 2.7.2cvs9
2865 * src/plugins/trayicon/trayicon.c
2866 fix buggy hiding of main window when closing if close-to-tray
2867 is not set (bad logics in the trayicon hook code).
2868 Changed the quit confirmation message too.
2870 2007-01-30 [colin] 2.7.2cvs8
2873 Fix hidden mainwindow after clicking on
2874 the X close button, if compose windows
2875 exist and the user chooses not to quit
2877 2007-01-30 [colin] 2.7.2cvs7
2881 Handle local URIs to attach files (file:///...)
2882 Fixes attaching files from Thunar for example
2884 2007-01-30 [colin] 2.7.2cvs6
2886 * src/prefs_ext_prog.c
2887 Add 'mousepad' to the list of text editors.
2888 Mousepad is XFCE's text editor
2890 2007-01-29 [wwp] 2.7.2cvs5
2893 * src/plugins/trayicon/trayicon_prefs.c
2894 trayicon i18n fixes, thanks to Fabien.
2896 2007-01-28 [wwp] 2.7.2cvs4
2900 * src/plugins/trayicon/trayicon.c
2901 * src/plugins/trayicon/trayicon_prefs.c
2902 * src/plugins/trayicon/trayicon_prefs.h
2903 Added a new TrayIcon plugin option to close to tray
2904 (WM's hotkey and [X] button will hide the window instead
2905 of closing it - closing CM can be done using the tray icon
2906 menu or the File menu).
2907 Improved visibility handling in trayicon, clicking the
2908 trayicon now raise the window to current desktop when it
2909 was either minimized/shaded/on another desktop.
2910 Thanks to Paul for testing and fixing a strange behaviour
2913 2007-01-27 [paul] 2.7.2cvs3
2915 * src/prefs_folder_item.c
2916 * src/prefs_receive.c
2917 * src/plugins/pgpcore/prefs_gpg.c
2918 use 'start-up' instead of 'startup' in labels
2920 2007-01-26 [wwp] 2.7.2cvs2
2922 * src/plugins/trayicon/Makefile.am
2923 * src/plugins/trayicon/trayicon.c
2924 * src/plugins/trayicon/trayicon_prefs.c
2925 * src/plugins/trayicon/trayicon_prefs.h
2926 Add a new TrayIcon option to hide the main window at
2928 Fix trayicon.c copyright header.
2930 2007-01-26 [paul] 2.7.2cvs1
2936 bump up version number following
2939 2007-01-25 [mones] 2.7.1cvs60
2942 updated thousands of strings (well, probably less ;-)
2944 2007-01-25 [colin] 2.7.1cvs59
2947 Fix 2nd-run loss of matcherrc on new
2950 2007-01-25 [wwp] 2.7.1cvs58
2953 fix handling of empty value in attach_save_directory too, thanks
2956 2007-01-25 [wwp] 2.7.1cvs57
2959 fix handling of empty value in attach_load_directory,
2962 2007-01-25 [wwp] 2.7.1cvs56
2964 * src/plugins/dillo_viewer/dillo_prefs.h
2967 2007-01-25 [colin] 2.7.1cvs55
2971 * src/matcher_parser_parse.y
2972 * src/prefs_matcher.c
2973 Add matching on the spam flag
2975 2007-01-24 [colin] 2.7.1cvs54
2980 Make sure folderlist.xml is correctly
2981 written before overwriting it.
2985 * src/plugins/bogofilter/bogofilter.c
2986 * src/plugins/bogofilter/bogofilter.h
2987 * src/plugins/bogofilter/bogofilter_gtk.c
2988 * src/plugins/spamassassin/spamassassin.c
2989 * src/plugins/spamassassin/spamassassin.h
2990 * src/plugins/spamassassin/spamassassin_gtk.c
2991 Move spam to the correct trash folder after
2992 learning, if spam directory isn't set.
2994 2007-01-23 [paul] 2.7.1cvs53
2996 * src/plugins/bogofilter/bogofilter_gtk.c
2997 fix sensitivity of "Insert X-Bogosity header"
3000 2007-01-23 [colin] 2.7.1cvs52
3003 Translate toolbar items text if
3004 they're translatable (default)
3018 * src/etpan/etpan-thread-manager.c
3019 * src/etpan/etpan-thread-manager.h
3020 * src/gtk/gtkutils.c
3021 * src/gtk/gtkutils.h
3022 More static functions
3024 2007-01-22 [fabien] 2.7.1cvs51
3026 * src/gtk/gtkutils.c
3027 gtkut_get_options_frame() : ability to pass
3028 a 'NULL' value in frame pointer parameter if
3031 2007-01-22 [colin] 2.7.1cvs50
3035 * src/plugins/bogofilter/bogofilter.c
3036 * src/plugins/bogofilter/bogofilter_gtk.c
3037 * src/plugins/spamassassin/spamassassin.c
3038 * src/plugins/spamassassin/spamassassin_gtk.c
3039 Allow moving spams to the account's trash
3040 instead of default one
3042 2007-01-21 [colin] 2.7.1cvs49
3046 Revert a static function that shouldn't
3049 2007-01-21 [colin] 2.7.1cvs48
3055 2007-01-21 [colin] 2.7.1cvs47
3061 2007-01-21 [colin] 2.7.1cvs46
3063 * src/common/socket.c
3064 * src/common/socket.h
3067 2007-01-21 [colin] 2.7.1cvs45
3076 * src/folder_item_prefs.c
3077 * src/folder_item_prefs.h
3084 * src/common/socket.c
3085 * src/common/socket.h
3086 * src/gtk/gtkaspell.c
3087 * src/gtk/gtkaspell.h
3088 * src/gtk/quicksearch.c
3089 * src/gtk/quicksearch.h
3092 2007-01-21 [colin] 2.7.1cvs44
3094 * src/common/utils.c
3095 * src/common/utils.h
3096 * src/etpan/etpan-thread-manager.c
3097 * src/etpan/etpan-thread-manager.h
3098 Same (Funny that etpan_thread_unbind
3099 is called but not etpan_thread_bind)
3101 2007-01-21 [colin] 2.7.1cvs43
3109 * src/etpan/Makefile.am
3110 * src/gtk/colorlabel.c
3111 * src/gtk/colorlabel.h
3112 * src/gtk/sslcertwindow.c
3113 * src/gtk/sslcertwindow.h
3114 * src/etpan/etpan-log.c ** REMOVED **
3115 * src/etpan/etpan-log.h ** REMOVED **
3118 2007-01-20 [colin] 2.7.1cvs42
3124 2007-01-20 [colin] 2.7.1cvs41
3142 Make functions that aren't used in other
3145 2007-01-20 [colin] 2.7.1cvs40
3160 * src/editldap_basedn.c
3166 * src/image_viewer.c
3182 * src/prefs_account.c
3183 * src/prefs_common.c
3184 * src/prefs_compose_writing.c
3185 * src/prefs_ext_prog.c
3186 * src/prefs_folder_item.c
3188 * src/prefs_message.c
3189 * src/prefs_msg_colors.c
3192 * src/prefs_receive.c
3194 * src/prefs_spelling.c
3195 * src/prefs_summaries.c
3196 * src/prefs_toolbar.c
3197 * src/prefs_wrapping.c
3206 * src/common/hooks.c
3208 * src/common/passcrypt.c
3209 * src/common/socket.c
3211 * src/common/ssl_certificate.c
3212 * src/common/template.c
3213 * src/common/utils.c
3214 * src/etpan/imap-thread.c
3215 * src/gtk/sslcertwindow.c
3216 * src/gtk/sslcertwindow.h
3217 Make functions that could be static, static
3219 2007-01-20 [colin] 2.7.1cvs39
3224 2007-01-20 [colin] 2.7.1cvs38
3229 Fix bug 1102, 'claws-mail-2.7.1
3230 makes use of deprecated ldap
3233 2007-01-20 [colin] 2.7.1cvs37
3238 * src/gtk/quicksearch.c
3239 Add Wide message list layout
3241 2007-01-19 [fabien] 2.7.1cvs36
3244 make sure a font change is considered in links of
3247 2007-01-19 [colin] 2.7.1cvs35
3254 * src/prefs_common.c
3255 * src/prefs_common.h
3258 * src/gtk/quicksearch.c
3259 * src/gtk/quicksearch.h
3260 Drop 'Separate Folder tree' and 'Separate
3261 Message View'. Put three layouts in place
3264 2007-01-19 [paul] 2.7.1cvs34
3266 * src/prefs_msg_colors.c
3267 more use of Q_ for translators
3269 2007-01-19 [paul] 2.7.1cvs33
3272 * src/prefs_account.c
3273 a few changes to the English
3275 2007-01-19 [fabien] 2.7.1cvs32
3278 factorize translatable string
3280 2007-01-18 [colin] 2.7.1cvs31
3283 Don't error out on --sync option. Although
3284 we don't do anything with it, gtk+ handles
3285 it, and it's useful for debugging X errors
3287 2007-01-18 [fabien] 2.7.1cvs30
3290 ability to apply on the fly the recent added
3291 'gtk_can_change_accels' pref (no need to restart).
3293 2007-01-18 [fabien] 2.7.1cvs29
3295 * src/plugins/bogofilter/bogofilter_gtk.c
3296 * src/plugins/bogofilter/bogofilter.c
3297 * src/plugins/spamassassin/spamassassin_gtk.c
3299 * src/prefs_account.c
3300 factorize or rewrite some translatable strings.
3302 2007-01-18 [fabien] 2.7.1cvs28
3306 set a 4pix space between "Subject:" label and subject entry in
3309 2007-01-18 [wwp] 2.7.1cvs27
3312 fix conflicting address-copy/paste when focus is set
3313 to the embedded edit-person form.
3316 2007-01-18 [wwp] 2.7.1cvs26
3319 complete 2.7.1cvs23 (one more file was missing from that
3322 2007-01-18 [colin] 2.7.1cvs25
3325 Provide a way to migrate without backup
3326 Re-ask for migration on next start if
3327 it has been refused and wizard has been
3330 2007-01-18 [wwp] 2.7.1cvs24
3333 complete 2.7.1.cvs23 (file was missing from previous
3336 2007-01-18 [wwp] 2.7.1cvs23
3339 fix potential crashes in address book's focus_in/out signal handlers,
3340 force focus to the edit-person form when clicked the Edit menu entry or
3341 button (this only matters if the edit-person form is embedded to the
3342 AB window, in that case, focus is not set when browsing the contacts
3343 list w/ keys or mouse clicks).
3345 2007-01-18 [paul] 2.7.1cvs22
3348 add command line options:
3350 -q and --quit for --exit
3352 print "Unknown option" for unknown options
3354 2007-01-18 [paul] 2.7.1cvs21
3357 updated by Pavlo Bohmat
3359 2007-01-18 [paul] 2.7.1cvs20
3362 fix sensitivity issues of Mark as Spam/Ham
3364 2007-01-17 [fabien] 2.7.1cvs19
3367 * src/prefs_common.c
3368 * src/prefs_common.h
3370 Add a 'gtk_can_change_accels' pref in Preferences/Other which
3371 control the corresponding gtk property. It could be used to lock
3372 all shortcuts (avoid to set one of them by inadvertency).
3374 2007-01-17 [colin] 2.7.1cvs18
3377 Fix bug 1100, 'Highlighted e-mail data not visible
3378 when color label applied.'. Use a weighted average
3379 between normal selected foreground color and color
3380 label instead of a simple one (3/1 instead 1/1).
3382 2007-01-17 [colin] 2.7.1cvs17
3385 Better fix for bug 1088, 'Ctrl-h produces repeatable
3386 crash' - don't prevent mail switching while loading
3388 2007-01-17 [colin] 2.7.1cvs16
3397 Manage recursive search of unsubscribed folders
3398 Rescan tree without checking for new messages
3399 after subscriptions changed
3401 2007-01-17 [paul] 2.7.1cvs15
3403 * src/prefs_common.c
3404 * src/gtk/pluginwindow.c
3405 fix bug 1101, '"Load plugin" button is
3406 accidentally hidden'
3407 unset (-1) initial width in prefs_common,
3408 fix overlapping buttons,
3411 2007-01-17 [paul] 2.7.1cvs14
3414 add #include <errno.h>, it's needed
3417 2007-01-17 [paul] 2.7.1cvs13
3420 * tools/make.themes.project
3421 rename .sylpheed_themeinfo to .claws_themeinfo
3423 * src/etpan/etpan-errors.h
3424 * src/etpan/etpan-log.c
3425 * src/etpan/etpan-log.h
3426 * src/etpan/etpan-thread-manager-types.h
3427 * src/etpan/etpan-thread-manager.c
3428 * src/etpan/etpan-thread-manager.h
3429 * src/etpan/imap-thread.c
3430 * src/etpan/imap-thread.h
3431 add copyright header
3433 2007-01-17 [colin] 2.7.1cvs12
3435 * src/plugins/pgpcore/select-keys.c
3436 * src/gtk/pluginwindow.c
3437 * src/prefs_account.c
3440 2007-01-16 [colin] 2.7.1cvs11
3445 Manage subscribing to subfolders when only
3446 subscribed folders are shown.
3448 2007-01-16 [colin] 2.7.1cvs10
3451 Fix annoying vscrollbar going back to top
3452 on Check for new folders
3454 2007-01-16 [colin] 2.7.1cvs9
3459 2007-01-16 [colin] 2.7.1cvs8
3462 Bigger buffer for errors
3466 * src/prefs_account.c
3467 * src/prefs_account.h
3469 * src/etpan/imap-thread.c
3470 * src/etpan/imap-thread.h
3471 * manual/handling.xml
3472 Add subscriptions management. What it changes:
3473 Creating a folder subscribes to it
3474 Deleting a folder unsubscribes it
3475 New contextual menu item allowing to switch between
3476 All folders and Subscribed folders, subscribe, and
3477 unsubscribe. "Creating" an existing but unsubscribed
3478 folder will subscribe it.
3479 By default for new accounts, only subscribed folders
3483 2007-01-16 [paul] 2.7.1cvs7
3486 Allow folder classes to specify only sort_key or
3487 sort_type instead of both or none.
3489 2007-01-16 [paul] 2.7.1cvs6
3496 Save and use errno for procmime_get_part
3498 2007-01-16 [colin] 2.7.1cvs5
3501 Never remove INBOX when scanning for
3502 new folders. It's a special folder
3505 2007-01-15 [colin] 2.7.1cvs4
3508 Fix 'Check for new folders' when IMAP subdirectory
3510 * src/etpan/imap-thread.c
3513 2007-01-15 [colin] 2.7.1cvs3
3515 * src/etpan/imap-thread.c
3516 Fix invalid free on command-connection
3519 2007-01-15 [wwp] 2.7.1cvs2
3521 * src/matcher_parser_lex.l
3522 * src/quote_fmt_lex.l
3523 * src/matcher_parser_parse.y
3524 fix copyright header in lexers and parsers.
3526 2007-01-15 [paul] 2.7.1cvs1
3532 bump up version number following
3535 2007-01-15 [paul] 2.7.0cvs31
3539 add Fabien to the Team list
3540 add the recent contributors
3541 make a few corrections
3543 2007-01-15 [paul] 2.7.0cvs30
3546 fix compiler warning
3547 * src/plugins/pgpcore/prefs_gpg.c
3548 * src/plugins/pgpcore/prefs_gpg.h
3550 fix copyright header
3552 2007-01-14 [colin] 2.7.0cvs29
3555 Use the 'gtk+' backend. Avoids gnome-vfs use,
3556 two benefits: faster to open, will fix strange
3557 dbus-related crash. Thanks to Pascal Terjan.
3559 2007-01-14 [colin] 2.7.0cvs28
3561 * src/etpan/imap-thread.c
3562 Delete the old imap just after allocating
3563 the new one. Makes sure we don't get the
3564 same pointer by sheer luck, which feels
3565 strange in the debug log.
3567 2007-01-14 [colin] 2.7.0cvs27
3569 * src/gtk/inputdialog.c
3570 Make sure we don't print passwords in
3571 clear text when in debug mode
3573 2007-01-14 [colin] 2.7.0cvs26
3575 * src/gtk/gtksctree.c
3576 Fix bug 1098, 'bogus last row display
3577 after expanding a thread'. Patch by
3578 Jindrich Makovicka <makovick@gmail.com>
3580 2007-01-14 [colin] 2.7.0cvs25
3582 * src/etpan/imap-thread.c
3583 Close socket manually before
3584 freeing the imap struct
3586 2007-01-14 [colin] 2.7.0cvs24
3588 * src/etpan/imap-thread.c
3589 Maybe fix new reconnection issues
3591 2007-01-13 [colin] 2.7.0cvs23
3594 Freeze/thaw on thread selection
3596 2007-01-13 [paul] 2.7.0cvs22
3601 add 'Edit/Delete thread'
3603 2007-01-13 [colin] 2.7.0cvs21
3605 * src/prefs_account.c
3606 * src/prefs_compose_writing.c
3607 * src/prefs_message.c
3608 * src/prefs_msg_colors.c
3610 * src/prefs_receive.c
3611 * src/prefs_spelling.c
3612 * src/prefs_summaries.c
3613 * src/prefs_themes.c
3614 * src/gtk/gtkutils.c
3615 * src/gtk/gtkutils.h
3616 * src/plugins/pgpcore/prefs_gpg.c
3617 * src/plugins/spamassassin/spamassassin_gtk.c
3618 Factorize gtk frame creation
3621 2007-01-13 [colin] 2.7.0cvs20
3623 * src/message_search.c
3624 * src/summary_search.c
3625 Fix Enter in search windows
3627 Fix body search starting at the
3628 end of the mail (and asking for loop)
3630 2007-01-13 [colin] 2.7.0cvs19
3632 * src/etpan/imap-thread.c
3633 Make sure we don't free the same imap
3636 2007-01-13 [colin] 2.7.0cvs18
3639 Allow multiple commitHelpers to
3642 2007-01-12 [colin] 2.7.0cvs17
3644 * src/etpan/imap-thread.c
3645 Make sure we get rid of the previous mailimap
3646 when connecting - just in case disconnect was
3649 2007-01-12 [paul] 2.7.0cvs16
3652 Strip S/MIME signatures when re-editing
3653 S/MIME signed messages.
3655 2007-01-12 [paul] 2.7.0cvs15
3662 no need to define CLAWS anymore, remove
3665 2007-01-12 [paul] 2.7.0cvs14
3668 check if the mail's signed as
3669 it can change the mail structure
3672 2007-01-12 [paul] 2.7.0cvs13
3675 fix Forwarding msgs with attachments
3676 that have dos line endings
3679 2007-01-12 [wwp] 2.7.0cvs12
3682 Revert accidentally committed extra version tag.
3684 2007-01-12 [wwp] 2.7.0cvs11
3686 * src/prefs_account.c
3687 Fix compilation w/o aspell (completes 2.7.0cvs7).
3689 2007-01-11 [colin] 2.7.0cvs10
3692 move g_warning to debug_print
3693 it scares people for no reason
3695 2007-01-11 [colin] 2.7.0cvs9
3698 Fix files to translate. Patch by
3701 2007-01-11 [paul] 2.7.0cvs8
3704 Fix recursion when server lists the
3705 current subfolder in the response
3707 Fix updating of icon_list/ctree
3708 * src/plugins/pgpcore/select-keys.c
3709 Fix a few annoyances when choosing
3710 keys for the CMS (S/MIME) protocol
3712 2007-01-11 [wwp] 2.7.0cvs7
3715 * src/prefs_account.c
3716 * src/prefs_account.h
3717 Add per-account spellcheck default dictionaries settings.
3719 2007-01-10 [colin] 2.7.0cvs6
3721 * src/prefs_folder_item.c
3722 Factorize strings - patch by Fabien
3724 2007-01-10 [colin] 2.7.0cvs5
3727 Fix bug 1095, 'Crash while changing folder
3728 columns during incorporation'
3730 2007-01-09 [colin] 2.7.0cvs4
3732 * src/gtk/pluginwindow.c
3733 Set the plugin window transient. Seems
3734 like some window managers hide it in
3735 the background after "load plugin"...
3737 2007-01-09 [colin] 2.7.0cvs3
3740 Use the same type for alloc and free
3742 2007-01-08 [paul] 2.7.0cvs2
3745 updated by Tim Dijkstra
3747 2007-01-08 [paul] 2.7.0cvs1
3749 * src/prefs_themes.c
3750 * src/common/utils.c
3753 2007-01-08 [paul] 2.7.0
3760 2007-01-08 [paul] 2.6.1cvs119
3762 * doc/man/claws-mail.1
3765 2007-01-08 [paul] 2.6.1cvs118
3767 * doc/man/claws-mail.1
3769 * manual/advanced.xml
3770 improved English usage
3772 2007-01-08 [paul] 2.6.1cvs117
3783 updated by Miquel Oliete, Stephan Sachse, me,
3784 Tommi Pirinen, Andrea Spadaccini, Frederico
3785 Goncalves Guimaraes, Andrej Kacian, Aleksandar
3786 Urosevic, and Ralgh Young
3788 2007-01-07 [mones] 2.6.1cvs116
3790 * manual/es/advanced.xml
3792 Synced manual (unhide mark_as_read_delay)
3793 and updated translation for release
3795 2007-01-07 [paul] 2.6.1cvs115
3797 * src/prefs_matcher.c
3798 make the hbox content fit better under
3801 2007-01-07 [colin] 2.6.1cvs114
3804 Fix bug 1088, 'Ctrl-h produces repeatable
3807 2007-01-06 [colin] 2.6.1cvs113
3809 * src/etpan/imap-thread.c
3810 Add casts to int to get certs. Fixes
3811 bug 1064, 'crash @ etpan_certificate_check()
3812 when opening an IMAP folder', with latest
3813 libetpan CVS or >= 0.49