1 2007-06-16 [paul] 2.9.2cvs64
6 2007-06-16 [colin] 2.9.2cvs63
10 Add Michael Rasmussen in authors list
12 2007-06-16 [colin] 2.9.2cvs62
15 Fix messageview_copy_clipboard to take advantage
16 of plugins' get_selection.
18 2007-06-15 [colin] 2.9.2cvs61
24 * src/message_search.c
26 * src/summary_search.c
29 Allow GDK_KP_Enter to do the same as GDK_Return
30 Patch by Michael Rasmussen
32 2007-06-15 [paul] 2.9.2cvs60
35 fix bug when closing a compose window
38 2007-06-14 [paul] 2.9.2cvs59
42 migrate sylpheed config
44 2007-06-14 [wwp] 2.9.2cvs58
46 * src/gtk/pluginwindow.c
47 Yet another attempt to fix sizing/alignment of the
48 button bar in plugins window.
50 2007-06-12 [colin] 2.9.2cvs57
57 * src/prefs_summaries.c
58 * src/prefs_summary_open.c
59 * src/prefs_summary_open.h
61 Make "when entering a folder" actions more personalisable
63 2007-06-12 [wwp] 2.9.2cvs56
66 Use short description from Paul (mairix.sh).
68 2007-06-12 [wwp] 2.9.2cvs55
71 Updated info about mairix.sh.
73 2007-06-11 [paul] 2.9.2cvs54
76 rework log window length widgets
77 and some sensitivity fixes
79 2007-06-11 [paul] 2.9.2cvs53
83 rename 'Protocol Log' to 'Network Log'
84 and some function renaming
86 2007-06-10 [wwp] 2.9.2cvs52
88 * src/gtk/pluginwindow.c
91 2007-06-10 [wwp] 2.9.2cvs51
93 * src/gtk/pluginwindow.c
94 Fix button bar in plugin window, was centered and not
95 behaving like other dialogs w/ such button bar.
97 2007-06-08 [wwp] 2.9.2cvs50
104 Provide a way out of automatic draft saving on IMAP, when
106 Prevent drafting while sending and quitting while sending.
111 2007-06-08 [wwp] 2.9.2cvs49
113 * src/prefs_account.c
114 * src/gtk/prefswindow.c
115 * src/gtk/prefswindow.h
116 Activate the Basic page when opening account prefs.
118 2007-06-08 [wwp] 2.9.2cvs48
120 * src/common/socket.c
121 Don't crash if fork() fails, thanks to Colin.
123 2007-06-08 [wwp] 2.9.2cvs47
125 * src/gtk/prefswindow.c
126 Wrap some long lines, and reset horizontal scroller's adjusment
127 (this was already done, vertically), when changing tab (not page)
130 2007-06-08 [paul] 2.9.2cvs46
133 use gethostname() instead of uname()
134 based on a patch by Michael Hughes
135 <Sylpheed-Claws_user@thehugheslogcabin.net>
137 2007-06-07 [wwp] 2.9.2cvs45
140 Fix some useless warnings, thanks to Colin.
142 2007-06-06 [colin] 2.9.2cvs44
145 Fix strange allocations.
147 2007-06-06 [colin] 2.9.2cvs43
150 Patch by Michael Rasmussus to help
153 2007-06-05 [wwp] 2.9.2cvs42
155 * src/prefs_account.c
156 * src/prefs_folder_item.c
160 Per-folder templates can now be applied recursively.
161 Always save per-folder templates (formats were erroneously
162 saved only if they were enabled).
163 Check for validity of quotation marks everywhere there
166 2007-06-05 [wwp] 2.9.2cvs41
169 Fix incoming messages from local accounts always getting filtered
170 (even if the account prefs say don't), thanks to Colin.
172 2007-06-05 [wwp] 2.9.2cvs40
176 Use per-folder/per-account quote chars when applying a
177 template or inserting text as well. Const'ify some
180 2007-06-04 [colin] 2.9.2cvs39
185 2007-06-04 [wwp] 2.9.2cvs38
188 Same as 2.9.2cvs36 but for forwarding.
190 2007-06-04 [colin] 2.9.2cvs37
193 Use original mail file for forward/redirect
194 Fixes some forwarded mails to be attached as
195 application/octet-stream (when they have binary
196 parts), and incidentally fixes bug 848
197 'Redirect breaks GnuPG'
199 2007-06-04 [wwp] 2.9.2cvs36
202 Fix quote mark mis-initialisation when replying/forwarding
203 (introduced w/ 2.9.2cvs20).
205 2007-06-04 [wwp] 2.9.2cvs35
207 * src/prefs_compose_writing.c
209 Fix a bug where Quotation characters (prefs/compose/writing)
210 was cleared (introduced w/ 2.9.2cvs26).
212 2007-06-04 [wwp] 2.9.2cvs34
214 * src/prefs_account.c
215 * src/prefs_account.h
216 Better fix for compiling w/o aspell (rollbacks
219 2007-06-04 [wwp] 2.9.2cvs33
222 * src/prefs_account.c
223 * src/prefs_account.h
225 It's now possible to disable mail filtering plugins
226 on a per-account basis.
228 2007-06-04 [wwp] 2.9.2cvs32
233 Support CRLF in headers part of messages.
234 Support few more date formats (RFC3339 subsets).
236 2007-06-04 [wwp] 2.9.2cvs31
238 * src/prefs_account.c
239 Fix compiling w/o aspell support.
241 2007-06-03 [wwp] 2.9.2cvs30
244 Don't decode leading ENV_ and ~ in P_PASSWORD
247 2007-06-03 [wwp] 2.9.2cvs29
250 Don't decode leading ENV_ and ~ in P_PASSWORD
253 2007-06-03 [wwp] 2.9.2cvs28
255 * src/prefs_account.c
256 * src/gtk/prefswindow.c
257 * src/gtk/prefswindow.h
258 Added a way to force preloading of all pages
260 Moved tabs to pages in account prefs.
262 2007-06-02 [colin] 2.9.2cvs27
265 Fix possible crash, fix ldap write bugs
267 Fix ldap write bugs - patch by Michael
271 Add a hook whenever alertpanel opens/closes
273 2007-05-31 [wwp] 2.9.2cvs26
275 * src/prefs_compose_writing.c
277 Re-organized writing options a bit:
278 - renamed the Quoting page to Templates
279 - moved all composing templates to that page
280 - moved non-templates options to the Writing one,
281 grouped reply-related options, reordered reply and
284 2007-05-31 [wwp] 2.9.2cvs25
289 2007-05-31 [colin] 2.9.2cvs24
292 Fix missing display name when modifying
293 LDAP. Patch by Michael Rasmussen
295 2007-05-31 [wwp] 2.9.2cvs23
297 * src/plugins/bogofilter/Makefile.am
298 * src/plugins/clamav/Makefile.am
299 * src/plugins/demo/Makefile.am
300 * src/plugins/dillo_viewer/Makefile.am
301 * src/plugins/spamassassin/Makefile.am
302 Fix building of those plugins in Mac OS X.
304 2007-05-30 [wwp] 2.9.2cvs22
306 * src/gtk/quicksearch.c
307 Fix missing initialization.
309 2007-05-30 [wwp] 2.9.2cvs21
312 Revert accidental commit (debug outputs).
314 2007-05-30 [wwp] 2.9.2cvs20
317 * src/folder_item_prefs.c
318 * src/folder_item_prefs.h
319 * src/prefs_account.c
320 * src/prefs_account.h
321 * src/prefs_folder_item.c
324 Implemented per-account and per-folder
325 compose/reply/forward formats.
327 2007-05-30 [wwp] 2.9.2cvs19
329 * src/prefs_compose_writing.c
334 Internal API changes (factorize quote format
337 2007-05-30 [colin] 2.9.2cvs18
340 Fix race where it's possible to re-click Send
341 between end of SMTP session and end of "move to
342 sent folder" when sending an email with send
345 2007-05-30 [colin] 2.9.2cvs17
348 Ask for backtrace on all threads. Patch by
351 Fix stale news statusbar when scanning fails.
354 Fix some LDAP write updates bugs. Patch
357 2007-05-29 [colin] 2.9.2cvs16
360 Fix loss of local flags when moving mails
361 on IMAP in high-bandwidth mode (UID FETCH)
363 2007-05-25 [paul] 2.9.2cvs15
365 * src/common/socket.c
366 fix sometimes crasher on cancelling
369 2007-05-25 [colin] 2.9.2cvs14
374 Be more helpful in the subscription
377 2007-05-23 [wwp] 2.9.2cvs13
380 * src/prefs_compose_writing.c
382 * src/prefs_template.c
383 * src/prefs_template.h
386 * src/quote_fmt_lex.l
387 * src/quote_fmt_parse.y
388 Introduced new syntax elements (symbols and commands)
389 in templates/quote_fmt. Compatibility w/ old
391 Updated and reworked the corresponding Information
393 Display the line number in dialogs that talk about
394 parser errors (in addition to the error message in
397 2007-05-23 [wwp] 2.9.2cvs12
399 * src/quote_fmt_parse.y
400 Fix 2.9.2cvs11, probably a paste accident ;).
402 2007-05-23 [wwp] 2.9.2cvs11
405 * src/prefs_template.c
407 * src/quote_fmt_parse.y
408 Fix 2.9.2cvs10, which broke --disable-aspell.
410 2007-05-22 [wwp] 2.9.2cvs10
413 * src/prefs_template.c
416 * src/quote_fmt_lex.l
417 * src/quote_fmt_parse.y
418 * src/gtk/gtkaspell.c
419 * src/gtk/gtkaspell.h
420 Added template/quote format syntactical elements
423 %T to show (shows empty if not set or not enabled),
424 ?T and !T to check if the default dictionary is
426 - current account's default dictionary
427 %aT to show (empty if not set or not enabled),
428 ?aT and !aT to check if it's enabled and set
429 - name completion for an address, from the address
431 %ABf, %ABt, %ABc respectively show the full name got
432 from the address book if From, To or Cc match a single
434 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
435 matches any contact and if the full name is non-empty.
436 If From, To or Cc are lists of email addresses, only
437 the first address will be checked.
438 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
439 that could show a trailing ','.
440 Also, template/quote_fmt parser now shows the line number in case
443 2007-05-15 [colin] 2.9.2cvs9
447 Add a public function to know whether Claws
449 Store opened folder when exiting
452 Store last opened message in each FolderItem;
453 Reset last seen messages if Claws crashed, so
454 that one can't go in an infinite crash in case
455 a particular mail crashes Claws.
460 * src/prefs_summaries.c
461 Add "Select last opened message" when entering
463 Add "Select last opened folder" at startup.
465 2007-05-14 [colin] 2.9.2cvs8
468 Fix bashism, search for xml catalog
469 in /usr/local/share/xml/catalog too
472 2007-05-13 [wwp] 2.9.2cvs7
474 * src/gtk/logwindow.c
475 fix raising log windows when they are either minimized or
478 2007-05-11 [colin] 2.9.2cvs6
481 Use Hildon's file chooser on Maemo. Patch
482 by Jean-Luc Biord; fixes part 2 of bug 1201,
483 'File attachment "manipulation" bugs...'
485 2007-05-10 [wwp] 2.9.2cvs5
489 * src/gtk/quicksearch.c
490 Add a quicksearch option to automatically run
491 a search selected from the history (this option
492 is exclusive towards type-ahead).
494 2007-05-10 [colin] 2.9.2cvs4
497 Fix g_warnings, thanks to Brian
500 2007-05-09 [colin] 2.9.2cvs3
505 * src/prefs_summaries.c
509 * src/gtk/gtksourceprintjob.c
510 * src/gtk/sslcertwindow.c
511 Use the re-entrant variant of time functions
512 Probably fixes bug 1217, 'reentrancy problems
515 2007-05-09 [colin] 2.9.2cvs2
518 Fix crasher when reconnection fails
520 2007-05-08 [paul] 2.9.2cvs1
526 bump version number following
529 2007-05-08 [paul] 2.9.1cvs48
531 * src/plugins/demo/demo.c
532 * src/plugins/dillo_viewer/dillo_prefs.c
533 * src/plugins/dillo_viewer/dillo_prefs.h
534 * src/plugins/dillo_viewer/dillo_viewer.c
535 * src/plugins/pgpcore/pgp_viewer.c
536 * src/plugins/pgpcore/pgp_viewer.h
537 * src/plugins/pgpcore/plugin.c
538 * src/plugins/pgpcore/prefs_gpg.c
539 * src/plugins/pgpcore/prefs_gpg.h
540 * src/plugins/pgpcore/sgpgme.c
541 * src/plugins/pgpcore/sgpgme.h
542 * src/plugins/pgpinline/plugin.c
543 * src/plugins/pgpmime/pgpmime.c
544 * src/plugins/pgpmime/pgpmime.h
545 * src/plugins/pgpmime/plugin.c
546 * src/plugins/spamassassin/spamassassin.c
547 * src/plugins/spamassassin/spamassassin.h
548 * src/plugins/spamassassin/spamassassin_gtk.c
549 * src/plugins/trayicon/README
551 * tools/README.sylprint
552 * tools/outlook2claws-mail.pl
554 * tools/tb2claws-mail
555 * tools/tbird2claws.py
558 * tools/kdeservicemenu/README
559 cleanups and corrections
561 2007-05-06 [wwp] 2.9.1cvs47
564 Fix missing dash to `display` command-line, reported
565 by Georg Himmrich <georg at mails d0t diesind d0t net>.
567 2007-05-06 [colin] 2.9.1cvs46
572 * src/pixmaps/printer.xpm
575 2007-05-06 [paul] 2.9.1cvs45
580 * src/summary_search.c
584 2007-05-05 [wwp] 2.9.1cvs44
588 * src/prefs_actions.c
592 Fix "faild" typos everywhere and capitalization of
595 2007-05-04 [colin] 2.9.1cvs43
600 * src/plugins/pgpcore/prefs_gpg.c
601 * src/plugins/pgpcore/prefs_gpg.h
602 * src/plugins/pgpinline/pgpinline.c
603 * src/plugins/pgpmime/pgpmime.c
604 Add an API to warn about encryption limits,
605 and allow to disable these warnings
607 2007-05-03 [colin] 2.9.1cvs42
611 Fix bug 1213, 'Delete more than
614 2007-05-03 [wwp] 2.9.1cvs41
617 * src/prefs_filtering.c
618 * src/prefs_template.c
619 * src/common/template.c
620 * src/common/template.h
623 Templates are no longer automatically sorted
624 by name, but can be sorted manually using
625 |< < > >| buttons as well as drag'n'drop.
627 2007-05-03 [wwp] 2.9.1cvs40
629 * src/plugins/spamassassin/spamassassin.c
630 * src/plugins/spamassassin/spamassassin.h
631 * src/plugins/spamassassin/spamassassin_gtk.c
632 * src/plugins/bogofilter/bogofilter.c
633 * src/plugins/bogofilter/bogofilter.h
634 * src/plugins/bogofilter/bogofilter_gtk.c
635 Added an option to conditionally mark saved spam
636 as read (default is and was to do so).
637 Satisfies feature request 1708539 on sf.net tracker.
639 2007-05-03 [colin] 2.9.1cvs39
642 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
644 2007-05-02 [colin] 2.9.1cvs38
647 Fix bug 1209, 'Clicking on address
648 in header (mailto uri) selects
649 default account'. Patch adapted from
652 2007-05-02 [colin] 2.9.1cvs37
654 * src/grouplistdialog.c
655 Set cursor to wait cursor while loading
658 2007-05-02 [paul] 2.9.1cvs36
662 rename cache and mark files
665 2007-04-30 [paul] 2.9.1cvs35
667 * manual/glossary.xml
669 updates. Patch by Ricardo
671 2007-04-29 [wwp] 2.9.1cvs34
675 Fix few grammatical errors (patch by David Relson < relson at
676 osagesoftware dot com >).
678 2007-04-28 [colin] 2.9.1cvs33
682 * src/prefs_account.c
683 * src/prefs_account.h
684 Drop the "Download all" preference. It's
685 stupidly useless and confuses people from
688 2007-04-27 [wwp] 2.9.1cvs32
691 * src/prefs_account.c
692 * src/prefs_account.h
693 Don't reflect accounts changes to the mainwindow when it's
696 2007-04-27 [colin] 2.9.1cvs31
699 Freeze/thaw when sync'ing flags
701 * src/prefs_account.c
702 * src/prefs_account.h
703 * src/etpan/imap-thread.c
704 * src/etpan/imap-thread.h
705 Add a way to use UID FETCH instead
706 of searches to fetch message lists
707 and flags. More expensive towards
708 bandwidth, less expensive towards
709 server's CPU. Probably fixes
710 bug 1158, 'Scanning new folders on
711 Exchange 2007 extremely slow'.
714 2007-04-27 [paul] 2.9.1cvs30
717 * src/prefs_logging.c
718 improvements to english usage
720 2007-04-27 [colin] 2.9.1cvs29
723 Fix build without libetpan (my bad!)
725 2007-04-26 [colin] 2.9.1cvs28
729 Fix uselessly exported function
731 Consider "- -- \n" as signature separator
732 (that's what signature separators look like
733 in PGP/Inline signed mails)
735 2007-04-26 [colin] 2.9.1cvs27
738 libetpan-0.49 is now required
740 Fix double fetching of mails if
743 Make offline sync faster, by
744 remembering last change time, and
747 2007-04-26 [hoa] 2.9.1cvs26
753 * src/etpan/imap-thread.c
754 * src/etpan/imap-thread.h
755 cancellation of IMAP operations is now allowed.
756 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
758 2007-04-26 [colin] 2.9.1cvs25
761 Always fetch body+headers in folders that are
762 synched for offline use, if "Synchronise as
763 soon as possible" is set.
764 Fixes bug 1200, 'Add option to always retrieve full
767 2007-04-25 [colin] 2.9.1cvs24
770 Fix bug 1198, 'Reply-all "disappearing" address bug
773 2007-04-24 [colin] 2.9.1cvs23
776 Fix bug 1195, 'Hardware key navigation'
777 Make GDK_Enter toggle expansion (Maemo)
779 2007-04-24 [wwp] 2.9.1cvs22
782 Fix few compiler warnings.
784 2007-04-24 [paul] 2.9.1cvs21
791 2007-04-24 [paul] 2.9.1cvs20
794 * src/pixmaps/active.xpm
795 * src/pixmaps/checkbox_off.xpm
796 * src/pixmaps/checkbox_on.xpm
797 * src/pixmaps/inactive.xpm
799 remove transparent border from checkbox icons
801 2007-04-24 [wwp] 2.9.1cvs19
805 Fix a crash in textview, thanks to Colin.
807 2007-04-23 [wwp] 2.9.1cvs18
810 Fix 2.9.1cvs5: no header was being translated at all.
812 2007-04-23 [colin] 2.9.1cvs17
819 * src/gtk/gtksctree.c
820 * src/gtk/gtksctree.h
821 * src/pixmaps/selection.xpm
822 Fix bug 1193, 'Need a way to multi-select
823 items'. Add a toggle button to the summaryview
824 to switch between normal and multiple selection
827 2007-04-23 [colin] 2.9.1cvs16
834 * src/gtk/gtksctree.c
835 * src/gtk/gtksctree.h
836 * src/pixmaps/selection.xpm
837 Fix bug 1193, 'Need a way to multi-
839 Add a toggle button in the summaryview
840 to enable normal or multiple selection.
843 2007-04-23 [colin] 2.9.1cvs15
846 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
848 2007-04-21 [colin] 2.9.1cvs14
850 * src/gtk/quicksearch.c
851 Fix previous commit (actually use correct
854 2007-04-21 [colin] 2.9.1cvs13
856 * src/gtk/quicksearch.c
857 Fix changing quicksearch type (after Esc,
858 after changing Recursive, ...)
860 2007-04-20 [wwp] 2.9.1cvs12
862 * src/gtk/Makefile.am
863 Added headers.h (completes 2.9.1cvs5).
865 2007-04-20 [wwp] 2.9.1cvs11
868 Fix the use of display name in name column,
869 it has been overriden w/ the use of nickname
870 by 2.9.0cvs3. Now nickname is used (if any)
871 in case of LDAP books only.
873 2007-04-20 [colin] 2.9.1cvs10
878 Add handling of 'a' to loop in a mail's
881 2007-04-20 [colin] 2.9.1cvs9
884 Fix bug 1190, 'dir_open' button doesn't work'
887 2007-04-20 [colin] 2.9.1cvs8
891 Fix bug 1194, 'Hardware keys move from email
892 list to account/directory list, but not back
893 to email list...' (Maemo)
895 2007-04-20 [colin] 2.9.1cvs7
898 complete previous commit
900 2007-04-20 [colin] 2.9.1cvs6
903 Fix bug 1187, 'Reply-to addressee disappears
904 when reply-to text box is clicked...' (Maemo)
906 2007-04-20 [wwp] 2.9.1cvs5
916 * src/prefs_display_header.c
917 * src/prefs_matcher.c
920 * src/gtk/quicksearch.c
921 Translate more header names according to the relevant option value,
922 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
923 Replaced nearly all uses of prefs_common.trans_hdr with a call
924 to prefs_common_translated_header_name().
925 Added a headers.h reference file that contains known header names
926 (RFC2822 and others) to the translation process' input, so that
927 translated header names will still exist even if no occurrence of
928 _("headername") is found anymore in the sources.
929 Don't translate column name 'Number' following to trans_hdr option
930 value as it's not a header name.
932 2007-04-20 [colin] 2.9.1cvs4
934 * src/gtk/quicksearch.c
935 * src/gtk/quicksearch.h
936 Add "From, To or Subject" quicksearch
937 type. Patch by ulfschaper@users.sf.net
939 2007-04-20 [colin] 2.9.1cvs3
942 Implement proper references filtering condition.
943 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
945 2007-04-19 [wwp] 2.9.1cvs2
947 * src/prefs_display_header.c
948 * src/message_search.c
949 Fix few warnings (g_free of const gchar*).
951 2007-04-19 [paul] 2.9.1cvs1
957 bump version number following
960 2007-04-19 [paul] 2.9.0cvs9
962 * manual/advanced.xml
963 * manual/glossary.xml
966 2007-04-18 [paul] 2.9.0cvs8
969 fix for CVE-2007-1558 (APOP)
972 2007-04-18 [paul] 2.9.0cvs7
978 Fix encoding woes wrt saving of
982 2007-04-18 [colin] 2.9.0cvs6
984 * src/gtk/pluginwindow.c
985 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
987 2007-04-17 [wwp] 2.9.0cvs5
993 Fix --disable-ldap build,
994 fix some LDAP annoyances on
995 searches, thanks to Colin.
997 2007-04-17 [wwp] 2.9.0cvs4
1000 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
1001 like gcc 2.9x. Thanks to Colin.
1003 2007-04-17 [wwp] 2.9.0cvs3
1019 Add LDAP write support. Patch mostly by
1020 Michael <mir at datanom dot net>
1022 2007-04-17 [wwp] 2.9.0cvs2
1025 Prepend "Add to address book" to the context menu of compose window's sender and
1028 2007-04-16 [paul] 2.9.0cvs1
1033 2007-04-16 [paul] 2.9.0
1040 2007-04-16 [paul] 2.8.1cvs102
1043 updated by Fabien Vantard
1045 2007-04-16 [paul] 2.8.1cvs101
1055 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
1056 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
1057 Aleksandar Urosevic, and Ralgh Young
1059 2007-04-15 [mones] 2.8.1cvs100
1064 2007-04-14 [colin] 2.8.1cvs99
1066 * src/message_search.c
1067 * src/prefs_display_header.c
1068 * src/summary_search.c
1069 * src/gtk/combobox.c
1072 2007-04-14 [wwp] 2.8.1cvs98
1074 * src/gtk/combobox.c
1075 * src/message_search.c
1076 * src/summary_search.c
1077 * src/prefs_display_header.c
1078 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
1079 returns NULL, get the text value directly from the GtkEntry child.
1081 2007-04-13 [colin] 2.8.1cvs97
1083 * src/gtk/quicksearch.c
1084 Give the focus back to summaryview when
1085 emptying the quicksearch with Esc
1087 2007-04-13 [colin] 2.8.1cvs96
1089 * src/message_search.c
1090 * src/prefs_display_header.c
1091 * src/summary_search.c
1092 Fix possibles crashes when getting text
1095 2007-04-13 [colin] 2.8.1cvs95
1098 Add some UIDL debugging
1100 2007-04-12 [colin] 2.8.1cvs94
1103 Force folder scan if necessary after
1104 copying mails, to be able to reapply
1107 2007-04-11 [colin] 2.8.1cvs93
1110 don't scan for new mail on startup if --select
1111 is specified (or race conditions arise). If so,
1112 do both sequentially.
1114 2007-04-09 [colin] 2.8.1cvs92
1117 Use leafpad by default on Maemo. Patch
1120 2007-04-06 [colin] 2.8.1cvs91
1122 * src/pixmaps/queue_close.xpm
1123 * src/pixmaps/queue_close_hrm.xpm
1124 * src/pixmaps/queue_close_hrm_mark.xpm
1125 * src/pixmaps/queue_close_mark.xpm
1126 * src/pixmaps/queue_open.xpm
1127 * src/pixmaps/queue_open_hrm.xpm
1128 * src/pixmaps/queue_open_hrm_mark.xpm
1129 * src/pixmaps/queue_open_mark.xpm
1130 Move the clock one pixel down :)
1132 2007-04-05 [colin] 2.8.1cvs90
1135 Don't sync when switching offline from
1136 command line - it's usually too late :)
1138 2007-04-05 [paul] 2.8.1cvs89
1141 * src/stock_pixmap.c
1142 * src/pixmaps/dir_close_hrm.xpm
1143 * src/pixmaps/dir_close_hrm_mark.xpm
1144 * src/pixmaps/drafts_close.xpm
1145 * src/pixmaps/drafts_close_mark.xpm
1146 * src/pixmaps/drafts_open.xpm
1147 * src/pixmaps/drafts_open_mark.xpm
1148 * src/pixmaps/inbox.xpm
1149 * src/pixmaps/inbox_close.xpm
1150 * src/pixmaps/inbox_close_hrm.xpm
1151 * src/pixmaps/inbox_close_hrm_mark.xpm
1152 * src/pixmaps/inbox_close_mark.xpm
1153 * src/pixmaps/inbox_hrm.xpm
1154 * src/pixmaps/inbox_hrm_mark.xpm
1155 * src/pixmaps/inbox_mark.xpm
1156 * src/pixmaps/inbox_open.xpm
1157 * src/pixmaps/inbox_open_hrm.xpm
1158 * src/pixmaps/inbox_open_hrm_mark.xpm
1159 * src/pixmaps/inbox_open_mark.xpm
1160 * src/pixmaps/outbox.xpm
1161 * src/pixmaps/outbox_close.xpm
1162 * src/pixmaps/outbox_close_hrm.xpm
1163 * src/pixmaps/outbox_close_hrm_mark.xpm
1164 * src/pixmaps/outbox_close_mark.xpm
1165 * src/pixmaps/outbox_hrm.xpm
1166 * src/pixmaps/outbox_hrm_mark.xpm
1167 * src/pixmaps/outbox_mark.xpm
1168 * src/pixmaps/outbox_open.xpm
1169 * src/pixmaps/outbox_open_hrm.xpm
1170 * src/pixmaps/outbox_open_hrm_mark.xpm
1171 * src/pixmaps/outbox_open_mark.xpm
1172 * src/pixmaps/queue_close.xpm
1173 * src/pixmaps/queue_close_hrm.xpm
1174 * src/pixmaps/queue_close_hrm_mark.xpm
1175 * src/pixmaps/queue_close_mark.xpm
1176 * src/pixmaps/queue_open.xpm
1177 * src/pixmaps/queue_open_hrm.xpm
1178 * src/pixmaps/queue_open_hrm_mark.xpm
1179 * src/pixmaps/queue_open_mark.xpm
1180 updated, added and replaced icons
1183 2007-04-04 [colin] 2.8.1cvs88
1186 Fix build without libetpan
1188 2007-04-03 [colin] 2.8.1cvs87
1191 Fix crash with Citadel, and try to make
1192 things work. this server (and specifically
1193 STATUS and APPEND at least) seems broken.
1195 2007-04-03 [colin] 2.8.1cvs86
1198 Fix icons on folder close
1200 2007-04-03 [colin] 2.8.1cvs85
1203 Fix double-ask of offline override in
1208 Much more efficient way to synchronise
1210 * src/etpan/imap-thread.c
1213 * src/gtk/quicksearch.c
1216 2007-04-03 [paul] 2.8.1cvs84
1221 * src/prefs_common.c
1222 * src/prefs_common.h
1224 Fix sync being done too late
1227 2007-04-02 [colin] 2.8.1cvs83
1230 Maemo: Put status and quicksearch at the top
1231 * src/plugins/bogofilter/bogofilter.c
1232 * src/plugins/spamassassin/spamassassin.c
1233 Derive trash from inbox if possible
1235 2007-04-02 [paul] 2.8.1cvs82
1237 * src/plugins/bogofilter/bogofilter_gtk.c
1238 a few English changes
1244 2007-04-02 [colin] 2.8.1cvs81
1246 * src/image_viewer.c
1247 Fix transparent images by using
1250 Flush events (on new windows) to avoid
1251 having the textview's image resize fail
1252 to know the available width
1254 2007-04-01 [colin] 2.8.1cvs80
1256 * src/prefs_account.c
1257 If no MH mailbox exist, when creating a POP/Local
1258 account, just create and use the default one
1259 instead of bailing with a "Mailbox doesn't exist"
1262 2007-03-31 [colin] 2.8.1cvs79
1264 * src/prefs_account.c
1265 Create signature file if it doesn't exist
1267 * src/prefs_toolbar.c
1268 Maemo: Move "Use default" on the left so
1269 that people can find it
1271 Maemo: make default editor "Maemopad",
1272 default signature file "MyDocs/signature.txt"
1274 2007-03-31 [colin] 2.8.1cvs78
1276 * src/prefs_account.c
1277 Maemo: rework account prefs so
1278 that less horizontal scrolling
1281 2007-03-31 [colin] 2.8.1cvs77
1284 * src/prefs_common.c
1285 * src/prefs_common.h
1286 Fix bug 1167, 'Allow not displaying zeros
1287 in folder list'. Patch by MartinP
1289 2007-03-31 [colin] 2.8.1cvs76
1294 2007-03-31 [colin] 2.8.1cvs75
1297 Apply patch from bug 1172, direct
1298 access to the folder's session instead
1299 of using getter. Patch by MartinP
1301 2007-03-31 [paul] 2.8.1cvs74
1304 no need to list Fabien twice!
1306 2007-03-31 [colin] 2.8.1cvs73
1309 If we're currently "overriding for %d minutes",
1312 2007-03-31 [colin] 2.8.1cvs72
1320 * src/plugins/spamassassin/spamassassin.c
1321 Offline override: Add a parameter to allow
1322 asking even if the override timer is running.
1323 Allows to ask every time the user makes an
1324 explicit action needing online access (such
1325 as Get Mail), and not when the action is
1326 implicit (such as opening an IMAP folder)
1328 2007-03-31 [colin] 2.8.1cvs71
1331 Override offline: "No" answer shouldn't
1332 re-ask after 3 seconds, but 10 minutes.
1334 2007-03-30 [colin] 2.8.1cvs70
1336 * src/common/socket.c
1337 Better error reporting on unix socket
1338 failure (bind usually)
1339 * src/gtk/gtkutils.c
1340 * src/gtk/gtkutils.h
1341 Label window: add a pulsing progress
1342 bar to show we're not hung :)
1345 * src/plugins/pgpcore/sgpgme.c
1348 2007-03-30 [colin] 2.8.1cvs69
1351 * src/prefs_common.c
1352 Fix possible trashing of history and uidl
1353 files on disk full problems
1355 2007-03-30 [paul] 2.8.1cvs68
1360 update summary when changing layout type
1361 (fixes wrong folder icon being displayed)
1364 2007-03-29 [colin] 2.8.1cvs67
1366 * src/prefs_ext_prog.c
1367 The browser pref is irrelevant on Maemo
1369 2007-03-29 [colin] 2.8.1cvs66
1373 Maemo: dynamically switch headers/text position
1374 * src/prefs_common.c
1375 Maemo: hide compose's ruler by default
1376 * src/common/socket.c
1377 * src/common/socket.h
1380 2007-03-29 [colin] 2.8.1cvs65
1382 * src/common/socket.c
1383 * src/common/socket.h
1384 Fix build when MAEMO_CFLAGS contains
1385 _X_OPENSOURCE (resolv.h errors as long
1386 as we don't add _BSD_SOURCE. Ugly).
1388 2007-03-29 [wwp] 2.8.1cvs64
1390 * src/prefs_logging.c
1391 Fix sensitivity of clip-log widgets in prefs/logging,
1394 2007-03-29 [wwp] 2.8.1cvs63
1397 Updated files list for translations, thanks to Fabien.
1399 2007-03-29 [colin] 2.8.1cvs62
1402 * src/common/Makefile.am
1403 * src/common/utils.c
1404 Maybe make URI opening work in Maemo
1407 2007-03-28 [colin] 2.8.1cvs61
1412 Add the possibility to sort folders arbitrarily
1413 (via editing of folderlist.xml only). Patch by
1414 Martin P <mp26+claws@os.inf.tu-dresden.de>
1415 Fixes bug 1166, 'Folder ordering is fixed and cannot
1416 be changed by the user'
1418 2007-03-28 [colin] 2.8.1cvs60
1421 Add popup menu for mime icons
1423 2007-03-28 [colin] 2.8.1cvs59
1426 Fix a layout issue when presenting
1427 mainwindow in Small screen layout
1430 Add a "Go to folder list" button for
1431 mainwindow, and make it default in
1434 2007-03-28 [colin] 2.8.1cvs58
1437 Don't dynamically update title on Maemo
1438 Patch by Jean-Luc Biord
1440 2007-03-27 [colin] 2.8.1cvs57
1445 Enable tap-and-hold on Maemo
1447 2007-03-26 [colin] 2.8.1cvs56
1450 More popup-menu (in attachments list)
1452 2007-03-26 [colin] 2.8.1cvs55
1455 Enable popup-menu signal
1457 2007-03-26 [colin] 2.8.1cvs54
1459 * src/plugins/pgpinline/pgpinline.c
1460 Fix bug 1111, 'PGP/inline plugin hides text
1461 around encrypted text block'. Patch based on
1462 a patch from Michal Cihar.
1464 2007-03-26 [wwp] 2.8.1cvs53
1467 Fix getting a false error when sending queued message
1468 whereas the sending was fine (if there are subfolders
1469 in the queue folder), thanks to Colin.
1471 2007-03-26 [paul] 2.8.1cvs52
1474 update FACE header in welcome message
1476 2007-03-25 [colin] 2.8.1cvs51
1481 2007-03-25 [colin] 2.8.1cvs50
1484 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
1486 2007-03-24 [colin] 2.8.1cvs49
1489 Fix a few launch problems on Maemo
1490 Patch by Jean-Luc Biord
1492 2007-03-24 [wwp] 2.8.1cvs48
1498 Fix wrong action performed when closing the
1499 "ask about account specific filtering rules
1500 when filtering manually" dialog by pressing Escape.
1501 Fix wrong order of buttons in the "return receipt
1502 notification - the message was sent to several of
1503 your accounts" dialog.
1505 2007-03-24 [paul] 2.8.1cvs47
1508 an improvement to English usage
1509 * tools/kdeservicemenu/README
1512 2007-03-24 [paul] 2.8.1cvs46
1515 * src/stock_pixmap.c
1516 * src/pixmaps/edit_extern.xpm
1517 * src/pixmaps/mail_sign.xpm
1518 rescue long lost icons
1520 2007-03-24 [paul] 2.8.1cvs45
1523 fix toolbar (broken in 2.8.1cvs42)
1525 2007-03-23 [colin] 2.8.1cvs44
1528 Correctly unsubscribe/resubscribe after
1531 2007-03-23 [colin] 2.8.1cvs43
1533 * src/prefs_common.c
1534 Maemo: as the platform is light on RAM, allow
1535 caches to be discarded faster.
1537 2007-03-23 [colin] 2.8.1cvs42
1542 * src/stock_pixmap.c
1543 * src/stock_pixmap.h
1548 * src/pixmaps/open_mail.xpm
1549 Maemo changes: Add the possibility to have
1550 "Open Email" and "Close Window" buttons on
1551 toolbars (and use them in Maemo's default
1554 2007-03-23 [wwp] 2.8.1cvs41
1557 Reverted that part of the action dialog closure logics, to
1558 pre-2.8.1cvs19. Managing action dialog w/ no output may be
1559 done later in a different way (or may not).
1561 2007-03-22 [wwp] 2.8.1cvs40
1564 Fix sticky action dialog when got no output but action command
1565 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
1567 2007-03-22 [colin] 2.8.1cvs39
1569 * src/prefs_filtering.c
1570 * src/gtk/combobox.h
1571 Fix escaping account names in filtering prefs
1573 2007-03-22 [colin] 2.8.1cvs38
1578 Add any attribute specified in LDAP servers'
1579 Search attributes to the Other Attributes tab
1580 of contacts; Add 'telephoneNumber' in the
1583 2007-03-22 [colin] 2.8.1cvs37
1588 Try to prevent race conditions when
1589 changing the folder list
1591 Fix possible red folder icon when
1592 switching from Small screen layout
1595 2007-03-22 [colin] 2.8.1cvs36
1600 Rename "little screen" to "Small screen"
1601 * src/gtk/Makefile.am
1602 * src/common/utils.c
1604 Fix Maemo-related compilation problems
1606 2007-03-21 [colin] 2.8.1cvs35
1610 * claws-mail.desktop
1611 Remove .png from the Icon, it's useless
1613 2007-03-21 [colin] 2.8.1cvs34
1617 Add the necessary lib checking for
1620 2007-03-21 [colin] 2.8.1cvs33
1623 Fix unconditional "error happened" when
1624 sending via command-line. "lol @ myself"
1626 2007-03-21 [colin] 2.8.1cvs32
1628 * claws-mail-40x40.png
1629 * claws-mail-26x26.png
1639 * src/prefs_account.c
1640 * src/prefs_common.c
1641 * src/summary_search.c
1645 * src/gtk/gtkutils.c
1646 * src/gtk/gtkutils.h
1647 * src/gtk/logwindow.c
1649 * src/gtk/prefswindow.c
1650 Add Maemo port (patch mainly by Jean-Luc Biort)
1651 Add a new 'Little screen' layout to help on such
1652 platforms (patch by me)
1653 Make some default preferences different (more
1654 adapted) on Maemo (patch by me)
1656 2007-03-21 [wwp] 2.8.1cvs31
1658 * src/prefs_logging.c
1659 * src/prefs_logging.h
1660 Fixed copyright header of newly added files.
1662 2007-03-21 [wwp] 2.8.1cvs30
1678 * src/prefs_common.c
1679 * src/prefs_common.h
1680 * src/prefs_logging.c
1681 * src/prefs_logging.h
1684 * src/send_message.c
1689 * src/common/session.c
1691 * src/common/socket.c
1692 * src/etpan/imap-thread.c
1693 * src/gtk/logwindow.c
1694 * src/gtk/logwindow.h
1695 * src/plugins/bogofilter/bogofilter.c
1696 * src/plugins/spamassassin/spamassassin.c
1697 Added debugging of filtering/processing rules.
1698 The debug log is here 'Tools/Filtering debug window',
1699 the options there 'Configuration/Preferences/Other/Logging',
1700 and the log file is ~/.claws-mail/filtering.log.
1701 Moved protocol log prefs to 'Other/Logging' as well.
1702 To support such debugging feature, the existing log API has
1703 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
1704 this impacts many external modules (commits follow).
1706 2007-03-21 [paul] 2.8.1cvs29
1708 * src/etpan/Makefile.am
1709 * src/etpan/imap-thread.c
1710 add missing #include
1712 2007-03-21 [colin] 2.8.1cvs28
1715 Fix bug 1157, 'some broken messages confuse
1716 mime parser'. Make sure we can't have MimeInfos
1717 with negative sizes.
1719 2007-03-20 [colin] 2.8.1cvs27
1722 Fix missing \0 on buffer
1724 2007-03-20 [colin] 2.8.1cvs26
1727 Use make_dir_hier instead of make_dir
1728 to create the MH mailbox
1730 2007-03-20 [colin] 2.8.1cvs25
1734 * src/prefs_account.c
1736 Fix default inbox weirdnesses (after wizard,
1737 if path is Mail, mailbox identifier is #mh/Mailbox,
1738 and when creating new accounts)
1740 2007-03-20 [colin] 2.8.1cvs24
1743 Write folderlist after adding/deleting accounts
1746 2007-03-20 [colin] 2.8.1cvs23
1749 * src/remotefolder.h
1750 Fix bug 1153, 'CM segfaults if IMAP folder is
1751 selected while scanning prior to update'
1753 2007-03-17 [paul] 2.8.1cvs22
1756 fix a typo, and be a little more verbose.
1758 2007-03-17 [wwp] 2.8.1cvs21
1761 Fix a compiler warning.
1763 2007-03-16 [wwp] 2.8.1cvs20
1767 Updated to deal w/ the new mairix.sh tool.
1769 2007-03-16 [wwp] 2.8.1cvs19
1772 Fix logics issues around the action IO dialog:
1773 - disable entry widget and exec button when
1774 the exec button is clicked (don't wait for any
1775 output line) - fix possible disabling/re-enabling/
1776 re-disabling of those widgets
1777 - raise an error if executing a %as{} action either
1778 empty or invalid, instead of failing silently
1779 - don't close the dialog if the abort button has been
1780 clicked and if there was no output yet
1781 - set focus to the abort button when the exec button
1783 - fix capitalization of a warning message
1785 2007-03-16 [wwp] 2.8.1cvs18
1788 Added a wrapper to mairix to the tools folder.
1790 2007-03-16 [colin] 2.8.1cvs17
1794 Allow mimeviewer plugins to print
1797 2007-03-16 [colin] 2.8.1cvs16
1802 2007-03-15 [colin] 2.8.1cvs15
1806 Add a way for mimeviewer plugins to
1807 implement body search
1809 2007-03-15 [paul] 2.8.1cvs14
1811 * src/prefs_spelling.c
1814 2007-03-15 [paul] 2.8.1cvs13
1816 * src/common/quoted-printable.c
1817 fix decoding of quoted-printable parts
1819 2007-03-14 [wwp] 2.8.1cvs12
1821 * src/gtk/logwindow.h
1822 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
1824 2007-03-14 [wwp] 2.8.1cvs11
1826 * src/gtk/logwindow.h
1827 Complete 2.8.1cvs10.
1829 2007-03-14 [colin] 2.8.1cvs10
1831 * src/gtk/logwindow.c
1832 Probably fix bug 1149, crash on logwindow
1833 close - at the expense of performance once
1834 logwin has been opened
1836 2007-03-14 [colin] 2.8.1cvs9
1839 If claws-mail is running on another
1840 display, warn instead of popping it up
1841 on the other display
1843 2007-03-12 [colin] 2.8.1cvs8
1846 Fix bug 1145, 'Setting a different name
1847 for the Mailbox name isn't reflected in
1848 default account settings'. Patch by wwp
1850 2007-03-12 [colin] 2.8.1cvs7
1853 Fix bug 1143, 'Add number of messages to be
1854 deleted to confirmation dialog'
1856 2007-03-12 [wwp] 2.8.1cvs6
1859 * src/prefs_common.c
1860 * src/prefs_common.h
1861 * src/prefs_summaries.c
1862 Changed the option that displays unread messages count
1863 next to the folder name in folder list: it is now
1864 possible to either display nothing, display the
1865 unread messages number only or the unread and total messages
1866 numbers. The patch includes this extra feature as well
1867 as some minor fixes by rewriting the algo in folderview.c.
1868 Thanks to Paul for the original idea and implementation, plus
1869 testing and proof-reading!
1871 2007-03-09 [paul] 2.8.1cvs5
1875 * tools/claws-mail-compose-insert-files.pl
1876 added a script which enables inserting files
1877 into the message body of a new Claws Mail
1878 Compose window from the command line. Additionally
1879 To, Cc, Subject and files to attach to the message
1882 2007-03-09 [wwp] 2.8.1cvs4
1887 Optimize matching of addresses in the addressbook
1888 (filtering/processing 'found_in_addressbook' condition).
1890 2007-03-07 [wwp] 2.8.1cvs3
1893 * src/quote_fmt_lex.l
1894 * src/quote_fmt_parse.y
1895 Add a new quote format symbol: %A to insert the
1896 sender email address (just the address itself).
1898 2007-03-06 [wwp] 2.8.1cvs2
1900 * src/gtk/gtkutils.c
1901 * src/plugins/trayicon/trayicon_prefs.h
1902 * src/plugins/trayicon/trayicon_prefs.c
1903 * src/plugins/trayicon/trayicon.c
1906 Add a new trayicon (optional) feature: minimize to tray. When enabled,
1907 minimizing Claws-Mail main window will hide it to the trayicon instead.
1910 2007-03-06 [paul] 2.8.1cvs1
1916 bump version number following
1919 2007-03-06 [paul] 2.8.0cvs24
1922 corrected by by Tim <timbrain@post.cz>
1924 2007-03-05 [colin] 2.8.0cvs23
1928 Fix mime/globs path on NetBSD
1929 patch by George Michaelson
1931 2007-03-05 [wwp] 2.8.0cvs22
1934 Remove debug statement (accidentally committed w/ cvs14).
1936 2007-03-05 [paul] 2.8.0cvs21
1938 * src/plugins/pgpcore/prefs_gpg.c
1939 fix compiler warning
1941 2007-03-05 [wwp] 2.8.0cvs20
1943 * src/matcher_parser_parse.y
1944 Fix mismerge between cvs17 and cvs19.
1946 2007-03-05 [wwp] 2.8.0cvs19
1948 * src/matcher_parser_parse.y
1949 * src/prefs_filtering_action.c
1954 Add new 'add_to_addressbook' filtering/processing action.
1956 2007-03-05 [wwp] 2.8.0cvs18
1959 Fix mark_as_ham filtering/processing action: spam flag
1962 2007-03-04 [colin] 2.8.0cvs17
1967 * src/matcher_parser_parse.y
1968 * src/prefs_filtering_action.c
1969 Add 'Mark as spam' and 'Mark as ham' filtering
1970 actions. Fixes bug 1138.
1972 2007-03-04 [colin] 2.8.0cvs16
1975 Fix bug 1140, wrong return value
1978 2007-03-04 [wwp] 2.8.0cvs15
1981 Rollback cvs14: don't free stuff that is managed in g_list.
1983 2007-03-04 [wwp] 2.8.0cvs14
1986 Fix a leak in address completion code.
1988 2007-03-04 [colin] 2.8.0cvs13
1991 Maybe fix bug 1136, 'Crash in group
1994 2007-03-04 [iwkse] 2.8.0cvs12
1997 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
1999 2007-03-03 [colin] 2.8.0cvs11
2001 * src/plugins/pgpinline/pgpinline.c
2002 Fix off-by-one, fix double-free. Fixes
2003 bug 1135, 'cm-segfault on decrypting
2006 2007-03-03 [colin] 2.8.0cvs10
2010 * src/common/plugin.c
2011 Fix bug 1134, 'Valgrind macros unhandled
2014 2007-03-02 [colin] 2.8.0cvs9
2017 Don't error out on EAGAIN. Fixes
2018 bug 1129, '"local mbox file" account
2019 isn't retrieving mails'
2021 2007-03-01 [wwp] 2.8.0cvs8
2024 * src/gtk/colorlabel.c
2025 Remove accels for extra color labels until we set better
2026 and definitive ones.
2028 2007-02-28 [wwp] 2.8.0cvs7
2031 * src/matcher_parser_parse.y
2032 * src/prefs_common.c
2033 * src/prefs_msg_colors.c
2035 * src/gtk/colorlabel.c
2036 * src/gtk/colorlabel.h
2037 Add more customizable color labels. Cleaned up a bit
2038 the color label API to avoid duplicate defines of
2039 the max number of colors.
2041 2007-02-27 [colin] 2.8.0cvs6
2044 * src/common/utils.c
2045 * src/common/utils.h
2046 Fix '+' in mailto URIs for List-* headers
2048 2007-02-27 [colin] 2.8.0cvs5
2050 * src/gtk/gtkutils.c
2051 Use gtk_window_set_role instead of
2054 2007-02-27 [colin] 2.8.0cvs4
2057 Fix "After receiving new mail, go to inbox" on IMAP,
2058 and make it work only on manual reception
2060 2007-02-27 [wwp] 2.8.0cvs3
2062 * src/prefs_filtering.c
2063 * src/prefs_filtering_action.c
2064 * src/prefs_matcher.c
2065 Update filtering matcher's and action's color label menus
2066 when re-opening those dialogs (reflect any change to the
2067 color labels list in the preferences).
2069 2007-02-27 [colin] 2.8.0cvs2
2072 * src/etpan/etpan-thread-manager-types.h
2073 * src/etpan/etpan-thread-manager.c
2074 * src/etpan/imap-thread.c
2075 Log imap ALERTs as errors in the log.
2077 2007-02-26 [paul] 2.8.0cvs1
2079 * tools/claws.i18n.status.pl
2082 2007-02-26 [paul] 2.7.2cvs75
2096 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
2097 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
2098 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
2099 Aleksandar Urosevic, and Ralgh Young
2101 2007-02-25 [mones] 2.7.2cvs74
2106 2007-02-25 [colin] 2.7.2cvs73
2109 Clearing the list is only useful
2110 to prevent a valgrind false-positive
2112 2007-02-25 [paul] 2.7.2cvs72
2116 * tools/kmail-mailbox2claws-mail.pl **ADDED**
2117 * tools/maildir2claws-mail.pl **REMOVED**
2118 renamed the script, fixed a couple bugs
2120 2007-02-23 [colin] 2.7.2cvs71
2123 Fix a leak, check for a few improbable nulls
2125 2007-02-23 [colin] 2.7.2cvs70
2129 * src/plugins/trayicon/trayicon.c
2130 Fix blinking mainwin when starting in tray
2131 (show mainwindow later in the startup process,
2132 apart if restarting post-crash)
2134 2007-02-23 [colin] 2.7.2cvs69
2138 Fix crash when unsubscribing the currently
2139 selected/opened folder
2141 2007-02-23 [colin] 2.7.2cvs68
2144 Fix bug that prevented colorization to
2145 work without wrap quotation option
2147 2007-02-23 [colin] 2.7.2cvs67
2150 Fix refcounting, start and end completion who
2151 behaved as if there couldn't be any other current
2154 2007-02-23 [wwp] 2.7.2cvs66
2158 Address completion fixes: fix addressbook_peek_folder_exists() in
2159 which the algorithm was ridiculously over-obfuscated and broken.
2160 Fix addrindex_load_completion() as well, to load addresses in
2161 completion list with regards to what addressbook_peek_folder_exists()
2164 2007-02-23 [wwp] 2.7.2cvs65
2167 Add addresses to completion when they're non-empty (thanks to Colin).
2169 2007-02-23 [paul] 2.7.2cvs64
2171 * src/plugins/pgpcore/passphrase.c
2174 2007-02-23 [colin] 2.7.2cvs63
2176 * src/plugins/pgpcore/prefs_gpg.c
2177 * src/plugins/pgpcore/prefs_gpg.h
2178 * src/plugins/pgpcore/sgpgme.c
2179 * src/plugins/pgpinline/pgpinline.c
2180 * src/plugins/pgpmime/pgpmime.c
2181 Try harder to respect user's choice wrt
2182 gpg-agent even with gpg2, by unsetting
2183 GPG_AGENT_INFO when necessary.
2185 2007-02-22 [paul] 2.7.2cvs62
2187 * src/plugins/pgpcore/sgpgme.c
2188 * src/plugins/pgpcore/sgpgme.h
2189 * src/plugins/pgpcore/passphrase.c
2190 * src/plugins/pgpinline/pgpinline.c
2191 * src/plugins/pgpmime/pgpmime.c
2192 Fix a leak - gpgme_data_release_and_get_mem
2193 leaks in recent gpgme. Workaround by using
2196 2007-02-22 [paul] 2.7.2cvs61
2198 * src/gtk/quicksearch.c
2199 Abandon dynamic search when pressing
2202 2007-02-21 [colin] 2.7.2cvs60
2205 * src/plugins/pgpcore/passphrase.c
2206 Fix little memory leaks
2208 Fix false-positive leak at exit
2209 * src/gtk/quicksearch.c
2210 Fix potentially big leak in recursive
2213 2007-02-21 [wwp] 2.7.2cvs59
2216 Add missing newline to a debug message.
2218 2007-02-20 [colin] 2.7.2cvs58
2222 * src/stock_pixmap.c
2223 * src/stock_pixmap.h
2224 * src/pixmaps/mime_pgpsig.xpm
2225 Add icon for application/pgp-signature
2227 2007-02-20 [colin] 2.7.2cvs57
2232 * src/stock_pixmap.c
2233 * src/stock_pixmap.h
2234 * src/pixmaps/mime_calendar.xpm
2235 * src/pixmaps/mime_pdf.xpm
2236 * src/pixmaps/mime_ps.xpm
2237 Add icons for text/calendar, application/pdf
2238 and application/postscript
2240 2007-02-20 [colin] 2.7.2cvs56
2243 * src/matcher_parser_parse.y
2244 * src/matcher_parser_lex.l
2245 Fix big memory leak in flex, and
2248 2007-02-20 [wwp] 2.7.2cvs55
2250 * src/matcher_parser_parse.y
2251 Fix a duplicate token definition (thanks to iwkse).
2253 2007-02-20 [wwp] 2.7.2cvs54
2255 * src/matcher_parser_lex.l
2256 * src/quote_fmt_lex.l
2257 Use proper flex options instead of direct use of #define,
2258 make the flex-generated C lighter.
2260 2007-02-20 [colin] 2.7.2cvs53
2263 Grab focus in message list after hiding
2264 the quicksearch, instead of leaving it
2267 2007-02-19 [colin] 2.7.2cvs52
2270 Fix bug 1033, 'Automatically refresh
2271 message list when new messages arrives'
2272 Looks like folderview->opened can sometimes
2275 2007-02-19 [paul] 2.7.2cvs51
2279 * tools/thunderbird-filters-convertor.pl
2280 add new script which converts thunderbird filter
2281 rules to Claws filter rules
2283 2007-02-18 [paul] 2.7.2cvs50
2285 * src/plugins/pgpcore/prefs_gpg.c
2286 * src/plugins/pgpcore/prefs_gpg.h
2287 * src/plugins/pgpcore/sgpgme.c
2288 * src/plugins/pgpinline/pgpinline.c
2289 * src/plugins/pgpmime/pgpmime.c
2290 improved GUI interoperability with gpg-agent
2292 2007-02-18 [paul] 2.7.2cvs49
2294 * src/prefs_account.c
2295 Privacy options sensitivity fix
2297 2007-02-17 [colin] 2.7.2cvs48
2300 Reset icon to warning in the noticeview
2302 2007-02-15 [colin] 2.7.2cvs47
2305 Fix a manifestation of bug 1033 (summaryview failing
2306 to update for new mails), which happens after editing
2307 account preferences or preferences that cause a
2310 2007-02-15 [colin] 2.7.2cvs46
2313 Probably fix bug 1123, 'Segmentation
2314 fault while opening address book'. I get
2315 g_warnings if the saved paned position is
2316 not greater than 0. Also, save position
2317 when hiding the addressbook instead of
2320 2007-02-14 [colin] 2.7.2cvs45
2322 * src/plugins/pgpcore/prefs_gpg.c
2323 * src/plugins/pgpcore/prefs_gpg.h
2324 * src/plugins/pgpcore/sgpgme.c
2325 * src/plugins/pgpinline/pgpinline.c
2326 * src/plugins/pgpmime/pgpmime.c
2327 Add an option "Use gpg-agent if available". Fixes
2328 annoyances with distro-installed gpg-agent, when
2329 no pinentry program is installed, and the user's
2330 at a loss on why "decryption failed". Makes more
2331 clear why passphrase isn't saved when gpg-agent is
2332 used. Defaults to true, to avoid changing the
2335 2007-02-14 [wwp] 2.7.2cvs44
2337 * src/matcher_parser_parse.y
2338 Fix missing line number reset (wrong line number might appear
2339 when re-loading filtering rules if there's a parser error).
2341 2007-02-13 [colin] 2.7.2cvs43
2343 * src/common/utils.c
2344 Don't encode ',' in URIs before passing it
2345 to the browser command-line. It was probably
2346 done at a time where commas in URIs made
2347 mozilla -remote 'openurl(%s,new-window)'
2350 2007-02-13 [wwp] 2.7.2cvs42
2352 * src/prefs_matcher.c
2353 * src/plugins/bogofilter/bogofilter_gtk.c
2354 A bit of string factorization around "Select ..." buttons.
2356 2007-02-11 [colin] 2.7.2cvs41
2359 Make sure to escape the title
2361 2007-02-11 [colin] 2.7.2cvs40
2364 Recognize .utf8 locales as .UTF-8 ones
2366 2007-02-11 [colin] 2.7.2cvs39
2369 Fix code conversion when dragging a file
2371 2007-02-09 [colin] 2.7.2cvs38
2373 * src/plugins/clamav/clamav_plugin.c
2374 Complete Paul's patch with conditional
2375 compilation to avoid breaking compilation
2376 on old Dapper and Edgy... Maybe other
2379 2007-02-09 [paul] 2.7.2cvs37
2381 * src/plugins/clamav/clamav_plugin.c
2382 fix for the upstream changes in libclamav
2384 2007-02-09 [paul] 2.7.2cvs36
2390 fix "warn if there are queued messages" (on exit)
2391 option, which only checked the first mailbox's
2393 don't ask before emptying trash if there are no
2394 messages in trash, also check and empty all trash
2397 move "Ask before emptying trash" option
2398 outside of the "On exit" frame as it's
2399 not only an "On exit" option
2401 2007-02-09 [paul] 2.7.2cvs35
2406 * src/prefs_account.c
2407 * src/prefs_folder_item.c
2409 * src/prefs_matcher.c
2410 * src/prefs_message.c
2411 * src/prefs_msg_colors.c
2412 * src/prefs_summaries.c
2414 * src/gtk/inputdialog.c
2415 * src/plugins/bogofilter/bogofilter_gtk.c
2416 pedantic commit: use 'checkbtn' everywhere
2417 instead of a mixture of 'checkbtn' and 'chkbtn'
2419 2007-02-09 [paul] 2.7.2cvs34
2425 move "Never send Return Receipts" from
2426 prefs_other to prefs_send
2427 add an option "Ask about account specific
2428 filtering rules..." to prefs_other
2429 * src/gtk/gtkutils.c
2430 fix a compiler warning
2432 2007-02-08 [colin] 2.7.2cvs33
2434 * src/plugins/pgpinline/pgpinline.c
2435 Fix bug 1110, 'pgpmime fails to process
2436 encapsulated openpgp mime (rfc 3156, 6.1
2438 It was due to an interaction between PGP/Mime
2439 and PGP/Inline plugin.
2441 2007-02-08 [colin] 2.7.2cvs32
2446 Fix bug 1117, 'fcntl locking code
2447 does not work in mbox.c'
2449 2007-02-08 [colin] 2.7.2cvs31
2451 * src/prefs_account.c
2452 Fix Gentoo bug 165819, 'can't create
2453 a "local mbox file" account'. Patch
2454 by Olivier <castan.o@free.fr>
2456 2007-02-07 [colin] 2.7.2cvs30
2459 Fix bug 1106, 'Claws crash on exit if LDAPS
2460 autocompletion was used'
2462 2007-02-07 [paul] 2.7.2cvs29
2465 cut down on unnecessary debug_prints
2467 fix menu_set_active() on 'Show only
2470 2007-02-07 [paul] 2.7.2cvs28
2472 * src/plugins/clamav/clamav_plugin.c
2473 * src/plugins/clamav/clamav_plugin.h
2474 * src/plugins/clamav/clamav_plugin_gtk.c
2475 fix copyright header
2477 2007-02-07 [paul] 2.7.2cvs27
2480 fix bug 1116, 'summary view allow a
2483 2007-02-06 [colin] 2.7.2cvs26
2488 2007-02-05 [fabien] 2.7.2cvs25
2492 i18n related - 1 fix and 1 message for translators.
2494 2007-02-05 [colin] 2.7.2cvs24
2496 * src/gtk/quicksearch.c
2497 Don't reload summary list if quicksearch wasn't
2498 active on hiding; move currently selected mail in
2499 the visible area when showing the quicksearch
2501 2007-02-05 [colin] 2.7.2cvs23
2504 Add debug to try to solve bug 1104
2506 2007-02-05 [paul] 2.7.2cvs22
2509 confirm before emptying trash on exit is
2510 a Yes or No answer, use Yes or No in the
2513 2007-02-04 [colin] 2.7.2cvs21
2516 * src/plugins/pgpcore/passphrase.c
2517 * src/plugins/pgpcore/select-keys.c
2518 Set wmclass on new windows
2524 2007-02-04 [colin] 2.7.2cvs20
2528 Auto save drafts on exit, reopen them
2529 at startup, instead of asking
2533 * src/addressbook_foldersel.c
2541 * src/editldap_basedn.c
2554 * src/message_search.c
2556 * src/prefs_actions.c
2557 * src/prefs_customheader.c
2558 * src/prefs_display_header.c
2559 * src/prefs_filtering.c
2560 * src/prefs_filtering_action.c
2561 * src/prefs_folder_column.c
2563 * src/prefs_matcher.c
2565 * src/prefs_summaries.c
2566 * src/prefs_summary_column.c
2567 * src/prefs_template.c
2568 * src/sourcewindow.c
2570 * src/summary_search.c
2573 * src/gtk/description_window.c
2574 * src/gtk/foldersort.c
2575 * src/gtk/gtkutils.c
2576 * src/gtk/gtkutils.h
2577 * src/gtk/icon_legend.c
2578 * src/gtk/logwindow.c
2579 * src/gtk/pluginwindow.c
2580 * src/gtk/prefswindow.c
2581 Give different wmclass to different
2582 windows - thanks to sed ;)
2584 2007-02-04 [colin] 2.7.2cvs19
2587 Revert previous patch, can't reproduce
2590 2007-02-03 [colin] 2.7.2cvs18
2593 Don't save the mainwindow size and
2594 position on emergency exit (libSM's
2595 "die" callback), Xfce seems to make
2596 the window smaller just before the
2599 2007-02-03 [colin] 2.7.2cvs17
2601 * src/plugins/bogofilter/bogofilter.c
2602 * src/plugins/bogofilter/bogofilter.h
2603 * src/plugins/bogofilter/bogofilter_gtk.c
2604 * src/plugins/pgpinline/pgpinline.c
2605 * src/plugins/pgpinline/pgpinline.h
2608 2007-02-03 [colin] 2.7.2cvs16
2610 * src/partial_download.c
2611 * src/partial_download.h
2618 * src/common/ssl_certificate.c
2619 * src/common/ssl_certificate.h
2620 * src/gtk/quicksearch.c
2621 * src/gtk/quicksearch.h
2622 * src/gtk/sslcertwindow.c
2623 * src/gtk/sslcertwindow.h
2624 Fix copyright on my files
2626 2007-02-02 [colin] 2.7.2cvs15
2636 Add Tools/List URIs to allow
2637 opening any URI in the current mail
2639 2007-02-02 [colin] 2.7.2cvs14
2641 * src/common/valgrind.h ** NEW FILE **
2642 * src/common/Makefile.am
2643 * src/common/plugin.c
2644 Don't dlclose the plugins if we're running
2645 under valgrind. (doesn't require valgrind
2646 either at compile time or run time).
2648 2007-02-01 [paul] 2.7.2cvs13
2652 * tools/freshmeat_search.pl
2653 * tools/google_search.pl
2654 * tools/multiwebsearch.pl
2655 add support for non ISO-8859-1 compatible locales
2656 Patch by Alex Gorbachenko <agent_007@immo.ru>
2658 2007-02-01 [colin] 2.7.2cvs12
2661 * src/prefs_summaries.c
2662 Move keybinding prefs to the Other page
2664 2007-02-01 [wwp] 2.7.2cvs11
2666 * src/plugins/trayicon/trayicon.c
2667 Fix a raising issue within KDE.
2669 2007-02-01 [colin] 2.7.2cvs10
2672 Fix stray quotes in encoded strings
2674 Fix wrong call causing g_warnings
2676 Remove useless message
2678 2007-01-31 [wwp] 2.7.2cvs9
2680 * src/plugins/trayicon/trayicon.c
2681 fix buggy hiding of main window when closing if close-to-tray
2682 is not set (bad logics in the trayicon hook code).
2683 Changed the quit confirmation message too.
2685 2007-01-30 [colin] 2.7.2cvs8
2688 Fix hidden mainwindow after clicking on
2689 the X close button, if compose windows
2690 exist and the user chooses not to quit
2692 2007-01-30 [colin] 2.7.2cvs7
2696 Handle local URIs to attach files (file:///...)
2697 Fixes attaching files from Thunar for example
2699 2007-01-30 [colin] 2.7.2cvs6
2701 * src/prefs_ext_prog.c
2702 Add 'mousepad' to the list of text editors.
2703 Mousepad is XFCE's text editor
2705 2007-01-29 [wwp] 2.7.2cvs5
2708 * src/plugins/trayicon/trayicon_prefs.c
2709 trayicon i18n fixes, thanks to Fabien.
2711 2007-01-28 [wwp] 2.7.2cvs4
2715 * src/plugins/trayicon/trayicon.c
2716 * src/plugins/trayicon/trayicon_prefs.c
2717 * src/plugins/trayicon/trayicon_prefs.h
2718 Added a new TrayIcon plugin option to close to tray
2719 (WM's hotkey and [X] button will hide the window instead
2720 of closing it - closing CM can be done using the tray icon
2721 menu or the File menu).
2722 Improved visibility handling in trayicon, clicking the
2723 trayicon now raise the window to current desktop when it
2724 was either minimized/shaded/on another desktop.
2725 Thanks to Paul for testing and fixing a strange behaviour
2728 2007-01-27 [paul] 2.7.2cvs3
2730 * src/prefs_folder_item.c
2731 * src/prefs_receive.c
2732 * src/plugins/pgpcore/prefs_gpg.c
2733 use 'start-up' instead of 'startup' in labels
2735 2007-01-26 [wwp] 2.7.2cvs2
2737 * src/plugins/trayicon/Makefile.am
2738 * src/plugins/trayicon/trayicon.c
2739 * src/plugins/trayicon/trayicon_prefs.c
2740 * src/plugins/trayicon/trayicon_prefs.h
2741 Add a new TrayIcon option to hide the main window at
2743 Fix trayicon.c copyright header.
2745 2007-01-26 [paul] 2.7.2cvs1
2751 bump up version number following
2754 2007-01-25 [mones] 2.7.1cvs60
2757 updated thousands of strings (well, probably less ;-)
2759 2007-01-25 [colin] 2.7.1cvs59
2762 Fix 2nd-run loss of matcherrc on new
2765 2007-01-25 [wwp] 2.7.1cvs58
2768 fix handling of empty value in attach_save_directory too, thanks
2771 2007-01-25 [wwp] 2.7.1cvs57
2774 fix handling of empty value in attach_load_directory,
2777 2007-01-25 [wwp] 2.7.1cvs56
2779 * src/plugins/dillo_viewer/dillo_prefs.h
2782 2007-01-25 [colin] 2.7.1cvs55
2786 * src/matcher_parser_parse.y
2787 * src/prefs_matcher.c
2788 Add matching on the spam flag
2790 2007-01-24 [colin] 2.7.1cvs54
2795 Make sure folderlist.xml is correctly
2796 written before overwriting it.
2800 * src/plugins/bogofilter/bogofilter.c
2801 * src/plugins/bogofilter/bogofilter.h
2802 * src/plugins/bogofilter/bogofilter_gtk.c
2803 * src/plugins/spamassassin/spamassassin.c
2804 * src/plugins/spamassassin/spamassassin.h
2805 * src/plugins/spamassassin/spamassassin_gtk.c
2806 Move spam to the correct trash folder after
2807 learning, if spam directory isn't set.
2809 2007-01-23 [paul] 2.7.1cvs53
2811 * src/plugins/bogofilter/bogofilter_gtk.c
2812 fix sensitivity of "Insert X-Bogosity header"
2815 2007-01-23 [colin] 2.7.1cvs52
2818 Translate toolbar items text if
2819 they're translatable (default)
2833 * src/etpan/etpan-thread-manager.c
2834 * src/etpan/etpan-thread-manager.h
2835 * src/gtk/gtkutils.c
2836 * src/gtk/gtkutils.h
2837 More static functions
2839 2007-01-22 [fabien] 2.7.1cvs51
2841 * src/gtk/gtkutils.c
2842 gtkut_get_options_frame() : ability to pass
2843 a 'NULL' value in frame pointer parameter if
2846 2007-01-22 [colin] 2.7.1cvs50
2850 * src/plugins/bogofilter/bogofilter.c
2851 * src/plugins/bogofilter/bogofilter_gtk.c
2852 * src/plugins/spamassassin/spamassassin.c
2853 * src/plugins/spamassassin/spamassassin_gtk.c
2854 Allow moving spams to the account's trash
2855 instead of default one
2857 2007-01-21 [colin] 2.7.1cvs49
2861 Revert a static function that shouldn't
2864 2007-01-21 [colin] 2.7.1cvs48
2870 2007-01-21 [colin] 2.7.1cvs47
2876 2007-01-21 [colin] 2.7.1cvs46
2878 * src/common/socket.c
2879 * src/common/socket.h
2882 2007-01-21 [colin] 2.7.1cvs45
2891 * src/folder_item_prefs.c
2892 * src/folder_item_prefs.h
2899 * src/common/socket.c
2900 * src/common/socket.h
2901 * src/gtk/gtkaspell.c
2902 * src/gtk/gtkaspell.h
2903 * src/gtk/quicksearch.c
2904 * src/gtk/quicksearch.h
2907 2007-01-21 [colin] 2.7.1cvs44
2909 * src/common/utils.c
2910 * src/common/utils.h
2911 * src/etpan/etpan-thread-manager.c
2912 * src/etpan/etpan-thread-manager.h
2913 Same (Funny that etpan_thread_unbind
2914 is called but not etpan_thread_bind)
2916 2007-01-21 [colin] 2.7.1cvs43
2924 * src/etpan/Makefile.am
2925 * src/gtk/colorlabel.c
2926 * src/gtk/colorlabel.h
2927 * src/gtk/sslcertwindow.c
2928 * src/gtk/sslcertwindow.h
2929 * src/etpan/etpan-log.c ** REMOVED **
2930 * src/etpan/etpan-log.h ** REMOVED **
2933 2007-01-20 [colin] 2.7.1cvs42
2939 2007-01-20 [colin] 2.7.1cvs41
2957 Make functions that aren't used in other
2960 2007-01-20 [colin] 2.7.1cvs40
2975 * src/editldap_basedn.c
2981 * src/image_viewer.c
2997 * src/prefs_account.c
2998 * src/prefs_common.c
2999 * src/prefs_compose_writing.c
3000 * src/prefs_ext_prog.c
3001 * src/prefs_folder_item.c
3003 * src/prefs_message.c
3004 * src/prefs_msg_colors.c
3007 * src/prefs_receive.c
3009 * src/prefs_spelling.c
3010 * src/prefs_summaries.c
3011 * src/prefs_toolbar.c
3012 * src/prefs_wrapping.c
3021 * src/common/hooks.c
3023 * src/common/passcrypt.c
3024 * src/common/socket.c
3026 * src/common/ssl_certificate.c
3027 * src/common/template.c
3028 * src/common/utils.c
3029 * src/etpan/imap-thread.c
3030 * src/gtk/sslcertwindow.c
3031 * src/gtk/sslcertwindow.h
3032 Make functions that could be static, static
3034 2007-01-20 [colin] 2.7.1cvs39
3039 2007-01-20 [colin] 2.7.1cvs38
3044 Fix bug 1102, 'claws-mail-2.7.1
3045 makes use of deprecated ldap
3048 2007-01-20 [colin] 2.7.1cvs37
3053 * src/gtk/quicksearch.c
3054 Add Wide message list layout
3056 2007-01-19 [fabien] 2.7.1cvs36
3059 make sure a font change is considered in links of
3062 2007-01-19 [colin] 2.7.1cvs35
3069 * src/prefs_common.c
3070 * src/prefs_common.h
3073 * src/gtk/quicksearch.c
3074 * src/gtk/quicksearch.h
3075 Drop 'Separate Folder tree' and 'Separate
3076 Message View'. Put three layouts in place
3079 2007-01-19 [paul] 2.7.1cvs34
3081 * src/prefs_msg_colors.c
3082 more use of Q_ for translators
3084 2007-01-19 [paul] 2.7.1cvs33
3087 * src/prefs_account.c
3088 a few changes to the English
3090 2007-01-19 [fabien] 2.7.1cvs32
3093 factorize translatable string
3095 2007-01-18 [colin] 2.7.1cvs31
3098 Don't error out on --sync option. Although
3099 we don't do anything with it, gtk+ handles
3100 it, and it's useful for debugging X errors
3102 2007-01-18 [fabien] 2.7.1cvs30
3105 ability to apply on the fly the recent added
3106 'gtk_can_change_accels' pref (no need to restart).
3108 2007-01-18 [fabien] 2.7.1cvs29
3110 * src/plugins/bogofilter/bogofilter_gtk.c
3111 * src/plugins/bogofilter/bogofilter.c
3112 * src/plugins/spamassassin/spamassassin_gtk.c
3114 * src/prefs_account.c
3115 factorize or rewrite some translatable strings.
3117 2007-01-18 [fabien] 2.7.1cvs28
3121 set a 4pix space between "Subject:" label and subject entry in
3124 2007-01-18 [wwp] 2.7.1cvs27
3127 fix conflicting address-copy/paste when focus is set
3128 to the embedded edit-person form.
3131 2007-01-18 [wwp] 2.7.1cvs26
3134 complete 2.7.1cvs23 (one more file was missing from that
3137 2007-01-18 [colin] 2.7.1cvs25
3140 Provide a way to migrate without backup
3141 Re-ask for migration on next start if
3142 it has been refused and wizard has been
3145 2007-01-18 [wwp] 2.7.1cvs24
3148 complete 2.7.1.cvs23 (file was missing from previous
3151 2007-01-18 [wwp] 2.7.1cvs23
3154 fix potential crashes in address book's focus_in/out signal handlers,
3155 force focus to the edit-person form when clicked the Edit menu entry or
3156 button (this only matters if the edit-person form is embedded to the
3157 AB window, in that case, focus is not set when browsing the contacts
3158 list w/ keys or mouse clicks).
3160 2007-01-18 [paul] 2.7.1cvs22
3163 add command line options:
3165 -q and --quit for --exit
3167 print "Unknown option" for unknown options
3169 2007-01-18 [paul] 2.7.1cvs21
3172 updated by Pavlo Bohmat
3174 2007-01-18 [paul] 2.7.1cvs20
3177 fix sensitivity issues of Mark as Spam/Ham
3179 2007-01-17 [fabien] 2.7.1cvs19
3182 * src/prefs_common.c
3183 * src/prefs_common.h
3185 Add a 'gtk_can_change_accels' pref in Preferences/Other which
3186 control the corresponding gtk property. It could be used to lock
3187 all shortcuts (avoid to set one of them by inadvertency).
3189 2007-01-17 [colin] 2.7.1cvs18
3192 Fix bug 1100, 'Highlighted e-mail data not visible
3193 when color label applied.'. Use a weighted average
3194 between normal selected foreground color and color
3195 label instead of a simple one (3/1 instead 1/1).
3197 2007-01-17 [colin] 2.7.1cvs17
3200 Better fix for bug 1088, 'Ctrl-h produces repeatable
3201 crash' - don't prevent mail switching while loading
3203 2007-01-17 [colin] 2.7.1cvs16
3212 Manage recursive search of unsubscribed folders
3213 Rescan tree without checking for new messages
3214 after subscriptions changed
3216 2007-01-17 [paul] 2.7.1cvs15
3218 * src/prefs_common.c
3219 * src/gtk/pluginwindow.c
3220 fix bug 1101, '"Load plugin" button is
3221 accidentally hidden'
3222 unset (-1) initial width in prefs_common,
3223 fix overlapping buttons,
3226 2007-01-17 [paul] 2.7.1cvs14
3229 add #include <errno.h>, it's needed
3232 2007-01-17 [paul] 2.7.1cvs13
3235 * tools/make.themes.project
3236 rename .sylpheed_themeinfo to .claws_themeinfo
3238 * src/etpan/etpan-errors.h
3239 * src/etpan/etpan-log.c
3240 * src/etpan/etpan-log.h
3241 * src/etpan/etpan-thread-manager-types.h
3242 * src/etpan/etpan-thread-manager.c
3243 * src/etpan/etpan-thread-manager.h
3244 * src/etpan/imap-thread.c
3245 * src/etpan/imap-thread.h
3246 add copyright header
3248 2007-01-17 [colin] 2.7.1cvs12
3250 * src/plugins/pgpcore/select-keys.c
3251 * src/gtk/pluginwindow.c
3252 * src/prefs_account.c
3255 2007-01-16 [colin] 2.7.1cvs11
3260 Manage subscribing to subfolders when only
3261 subscribed folders are shown.
3263 2007-01-16 [colin] 2.7.1cvs10
3266 Fix annoying vscrollbar going back to top
3267 on Check for new folders
3269 2007-01-16 [colin] 2.7.1cvs9
3274 2007-01-16 [colin] 2.7.1cvs8
3277 Bigger buffer for errors
3281 * src/prefs_account.c
3282 * src/prefs_account.h
3284 * src/etpan/imap-thread.c
3285 * src/etpan/imap-thread.h
3286 * manual/handling.xml
3287 Add subscriptions management. What it changes:
3288 Creating a folder subscribes to it
3289 Deleting a folder unsubscribes it
3290 New contextual menu item allowing to switch between
3291 All folders and Subscribed folders, subscribe, and
3292 unsubscribe. "Creating" an existing but unsubscribed
3293 folder will subscribe it.
3294 By default for new accounts, only subscribed folders
3298 2007-01-16 [paul] 2.7.1cvs7
3301 Allow folder classes to specify only sort_key or
3302 sort_type instead of both or none.
3304 2007-01-16 [paul] 2.7.1cvs6
3311 Save and use errno for procmime_get_part
3313 2007-01-16 [colin] 2.7.1cvs5
3316 Never remove INBOX when scanning for
3317 new folders. It's a special folder
3320 2007-01-15 [colin] 2.7.1cvs4
3323 Fix 'Check for new folders' when IMAP subdirectory
3325 * src/etpan/imap-thread.c
3328 2007-01-15 [colin] 2.7.1cvs3
3330 * src/etpan/imap-thread.c
3331 Fix invalid free on command-connection
3334 2007-01-15 [wwp] 2.7.1cvs2
3336 * src/matcher_parser_lex.l
3337 * src/quote_fmt_lex.l
3338 * src/matcher_parser_parse.y
3339 fix copyright header in lexers and parsers.
3341 2007-01-15 [paul] 2.7.1cvs1
3347 bump up version number following
3350 2007-01-15 [paul] 2.7.0cvs31
3354 add Fabien to the Team list
3355 add the recent contributors
3356 make a few corrections
3358 2007-01-15 [paul] 2.7.0cvs30
3361 fix compiler warning
3362 * src/plugins/pgpcore/prefs_gpg.c
3363 * src/plugins/pgpcore/prefs_gpg.h
3365 fix copyright header
3367 2007-01-14 [colin] 2.7.0cvs29
3370 Use the 'gtk+' backend. Avoids gnome-vfs use,
3371 two benefits: faster to open, will fix strange
3372 dbus-related crash. Thanks to Pascal Terjan.
3374 2007-01-14 [colin] 2.7.0cvs28
3376 * src/etpan/imap-thread.c
3377 Delete the old imap just after allocating
3378 the new one. Makes sure we don't get the
3379 same pointer by sheer luck, which feels
3380 strange in the debug log.
3382 2007-01-14 [colin] 2.7.0cvs27
3384 * src/gtk/inputdialog.c
3385 Make sure we don't print passwords in
3386 clear text when in debug mode
3388 2007-01-14 [colin] 2.7.0cvs26
3390 * src/gtk/gtksctree.c
3391 Fix bug 1098, 'bogus last row display
3392 after expanding a thread'. Patch by
3393 Jindrich Makovicka <makovick@gmail.com>
3395 2007-01-14 [colin] 2.7.0cvs25
3397 * src/etpan/imap-thread.c
3398 Close socket manually before
3399 freeing the imap struct
3401 2007-01-14 [colin] 2.7.0cvs24
3403 * src/etpan/imap-thread.c
3404 Maybe fix new reconnection issues
3406 2007-01-13 [colin] 2.7.0cvs23
3409 Freeze/thaw on thread selection
3411 2007-01-13 [paul] 2.7.0cvs22
3416 add 'Edit/Delete thread'
3418 2007-01-13 [colin] 2.7.0cvs21
3420 * src/prefs_account.c
3421 * src/prefs_compose_writing.c
3422 * src/prefs_message.c
3423 * src/prefs_msg_colors.c
3425 * src/prefs_receive.c
3426 * src/prefs_spelling.c
3427 * src/prefs_summaries.c
3428 * src/prefs_themes.c
3429 * src/gtk/gtkutils.c
3430 * src/gtk/gtkutils.h
3431 * src/plugins/pgpcore/prefs_gpg.c
3432 * src/plugins/spamassassin/spamassassin_gtk.c
3433 Factorize gtk frame creation
3436 2007-01-13 [colin] 2.7.0cvs20
3438 * src/message_search.c
3439 * src/summary_search.c
3440 Fix Enter in search windows
3442 Fix body search starting at the
3443 end of the mail (and asking for loop)
3445 2007-01-13 [colin] 2.7.0cvs19
3447 * src/etpan/imap-thread.c
3448 Make sure we don't free the same imap
3451 2007-01-13 [colin] 2.7.0cvs18
3454 Allow multiple commitHelpers to
3457 2007-01-12 [colin] 2.7.0cvs17
3459 * src/etpan/imap-thread.c
3460 Make sure we get rid of the previous mailimap
3461 when connecting - just in case disconnect was
3464 2007-01-12 [paul] 2.7.0cvs16
3467 Strip S/MIME signatures when re-editing
3468 S/MIME signed messages.
3470 2007-01-12 [paul] 2.7.0cvs15
3477 no need to define CLAWS anymore, remove
3480 2007-01-12 [paul] 2.7.0cvs14
3483 check if the mail's signed as
3484 it can change the mail structure
3487 2007-01-12 [paul] 2.7.0cvs13
3490 fix Forwarding msgs with attachments
3491 that have dos line endings
3494 2007-01-12 [wwp] 2.7.0cvs12
3497 Revert accidentally committed extra version tag.
3499 2007-01-12 [wwp] 2.7.0cvs11
3501 * src/prefs_account.c
3502 Fix compilation w/o aspell (completes 2.7.0cvs7).
3504 2007-01-11 [colin] 2.7.0cvs10
3507 move g_warning to debug_print
3508 it scares people for no reason
3510 2007-01-11 [colin] 2.7.0cvs9
3513 Fix files to translate. Patch by
3516 2007-01-11 [paul] 2.7.0cvs8
3519 Fix recursion when server lists the
3520 current subfolder in the response
3522 Fix updating of icon_list/ctree
3523 * src/plugins/pgpcore/select-keys.c
3524 Fix a few annoyances when choosing
3525 keys for the CMS (S/MIME) protocol
3527 2007-01-11 [wwp] 2.7.0cvs7
3530 * src/prefs_account.c
3531 * src/prefs_account.h
3532 Add per-account spellcheck default dictionaries settings.
3534 2007-01-10 [colin] 2.7.0cvs6
3536 * src/prefs_folder_item.c
3537 Factorize strings - patch by Fabien
3539 2007-01-10 [colin] 2.7.0cvs5
3542 Fix bug 1095, 'Crash while changing folder
3543 columns during incorporation'
3545 2007-01-09 [colin] 2.7.0cvs4
3547 * src/gtk/pluginwindow.c
3548 Set the plugin window transient. Seems
3549 like some window managers hide it in
3550 the background after "load plugin"...
3552 2007-01-09 [colin] 2.7.0cvs3
3555 Use the same type for alloc and free
3557 2007-01-08 [paul] 2.7.0cvs2
3560 updated by Tim Dijkstra
3562 2007-01-08 [paul] 2.7.0cvs1
3564 * src/prefs_themes.c
3565 * src/common/utils.c
3568 2007-01-08 [paul] 2.7.0
3575 2007-01-08 [paul] 2.6.1cvs119
3577 * doc/man/claws-mail.1
3580 2007-01-08 [paul] 2.6.1cvs118
3582 * doc/man/claws-mail.1
3584 * manual/advanced.xml
3585 improved English usage
3587 2007-01-08 [paul] 2.6.1cvs117
3598 updated by Miquel Oliete, Stephan Sachse, me,
3599 Tommi Pirinen, Andrea Spadaccini, Frederico
3600 Goncalves Guimaraes, Andrej Kacian, Aleksandar
3601 Urosevic, and Ralgh Young
3603 2007-01-07 [mones] 2.6.1cvs116
3605 * manual/es/advanced.xml
3607 Synced manual (unhide mark_as_read_delay)
3608 and updated translation for release
3610 2007-01-07 [paul] 2.6.1cvs115
3612 * src/prefs_matcher.c
3613 make the hbox content fit better under
3616 2007-01-07 [colin] 2.6.1cvs114
3619 Fix bug 1088, 'Ctrl-h produces repeatable
3622 2007-01-06 [colin] 2.6.1cvs113
3624 * src/etpan/imap-thread.c
3625 Add casts to int to get certs. Fixes
3626 bug 1064, 'crash @ etpan_certificate_check()
3627 when opening an IMAP folder', with latest
3628 libetpan CVS or >= 0.49
3633 * src/prefs_folder_item.c
3634 Grey out the "synchronise" menu items if
3635 there's nothing to synchronise.
3636 * src/plugins/pgpcore/sgpgme.c
3637 Make an error clearer than "Unknown error"
3639 2007-01-06 [colin] 2.6.1cvs112
3642 Don't try to show a message if updating
3643 Maybe fixes bug 1088, 'ctrl-h produces
3646 2007-01-06 [colin] 2.6.1cvs111
3649 Disable Control-Space (handle it as Space).
3651 2007-01-05 [paul] 2.6.1cvs110
3654 Fix bug 934, 'sylpheed claws 2.1
3655 doesn't show Exchanges Public Folders'
3656 Thanks to Hoa and Colin
3658 Refuse to allocate more than 2 MB for a
3659 single field, it's a good indication of
3662 2007-01-05 [colin] 2.6.1cvs109
3665 Allow --select'ing emails by Message-ID too
3667 2007-01-05 [colin] 2.6.1cvs108
3669 * src/common/quoted-printable.c
3672 2007-01-05 [colin] 2.6.1cvs107
3674 * src/common/quoted-printable.c
3675 Fix previous commit about bug 1089
3678 2007-01-05 [colin] 2.6.1cvs106
3680 * src/common/quoted-printable.c
3681 Fix my previous commit on bug 1089
3684 2007-01-04 [colin] 2.6.1cvs105
3686 * src/common/quoted-printable.c
3687 Fix bug 1089, 'NUL characters in Subject
3688 line are misinterpreted'. Not a pain to
3695 2007-01-04 [wwp] 2.6.1cvs104
3697 * src/image_viewer.c
3698 Force operator precedence (fix a compiler warning).
3700 2007-01-04 [colin] 2.6.1cvs103
3702 * src/image_viewer.c
3703 Be cautious there too (same fix as the one
3704 in textview from cvs33)
3706 Don't use any MimeViewer plugin when showing
3709 2007-01-03 [wwp] 2.6.1cvs102
3713 fixed "cent" sign (use the existing ASCII one),
3714 decode more HTML entities,
3715 converted table ASCII entries to UTF-8,
3716 moved a switch() into a hashtable.
3718 2007-01-03 [paul] 2.6.1cvs101
3724 When possible, use move_msg instead of
3725 copy_msg + remove_msg to move sent mail
3728 2007-01-03 [paul] 2.6.1cvs100
3731 add more html entity recognition:
3732 pounds, euros, and cents
3734 2007-01-03 [colin] 2.6.1cvs99
3737 Don't display an error on NOSELECT
3738 folders when synchronising
3740 2007-01-03 [paul] 2.6.1cvs98
3742 * tools/maildir2claws-mail.pl
3743 only substitute 'sent-mail' if it's
3744 the full directory name
3746 2007-01-03 [paul] 2.6.1cvs97
3749 * ChangeLog.pre2.0.0
3751 archive a chunk of ChangeLog in
3754 * doc/src/ChangeLog.claws-pre0.8.0
3755 remove ChangeLog.claws-pre0.8.0, adding
3756 its contents to ChangeLog.gtk1
3758 2007-01-03 [paul] 2.6.1cvs96
3779 * src/addressbook_foldersel.c
3780 * src/addressbook_foldersel.h
3801 * src/customheader.c
3802 * src/customheader.h
3803 * src/displayheader.c
3804 * src/displayheader.h
3815 * src/editldap_basedn.c
3816 * src/editldap_basedn.h