1 2007-05-31 [colin] 2.9.2cvs24
4 Fix missing display name when modifying
5 LDAP. Patch by Michael Rasmussen
7 2007-05-31 [wwp] 2.9.2cvs23
9 * src/plugins/bogofilter/Makefile.am
10 * src/plugins/clamav/Makefile.am
11 * src/plugins/demo/Makefile.am
12 * src/plugins/dillo_viewer/Makefile.am
13 * src/plugins/spamassassin/Makefile.am
14 Fix building of those plugins in Mac OS X.
16 2007-05-30 [wwp] 2.9.2cvs22
18 * src/gtk/quicksearch.c
19 Fix missing initialization.
21 2007-05-30 [wwp] 2.9.2cvs21
24 Revert accidental commit (debug outputs).
26 2007-05-30 [wwp] 2.9.2cvs20
29 * src/folder_item_prefs.c
30 * src/folder_item_prefs.h
33 * src/prefs_folder_item.c
36 Implemented per-account and per-folder
37 compose/reply/forward formats.
39 2007-05-30 [wwp] 2.9.2cvs19
41 * src/prefs_compose_writing.c
46 Internal API changes (factorize quote format
49 2007-05-30 [colin] 2.9.2cvs18
52 Fix race where it's possible to re-click Send
53 between end of SMTP session and end of "move to
54 sent folder" when sending an email with send
57 2007-05-30 [colin] 2.9.2cvs17
60 Ask for backtrace on all threads. Patch by
63 Fix stale news statusbar when scanning fails.
66 Fix some LDAP write updates bugs. Patch
69 2007-05-29 [colin] 2.9.2cvs16
72 Fix loss of local flags when moving mails
73 on IMAP in high-bandwidth mode (UID FETCH)
75 2007-05-25 [paul] 2.9.2cvs15
78 fix sometimes crasher on cancelling
81 2007-05-25 [colin] 2.9.2cvs14
86 Be more helpful in the subscription
89 2007-05-23 [wwp] 2.9.2cvs13
92 * src/prefs_compose_writing.c
94 * src/prefs_template.c
95 * src/prefs_template.h
99 * src/quote_fmt_parse.y
100 Introduced new syntax elements (symbols and commands)
101 in templates/quote_fmt. Compatibility w/ old
103 Updated and reworked the corresponding Information
105 Display the line number in dialogs that talk about
106 parser errors (in addition to the error message in
109 2007-05-23 [wwp] 2.9.2cvs12
111 * src/quote_fmt_parse.y
112 Fix 2.9.2cvs11, probably a paste accident ;).
114 2007-05-23 [wwp] 2.9.2cvs11
117 * src/prefs_template.c
119 * src/quote_fmt_parse.y
120 Fix 2.9.2cvs10, which broke --disable-aspell.
122 2007-05-22 [wwp] 2.9.2cvs10
125 * src/prefs_template.c
128 * src/quote_fmt_lex.l
129 * src/quote_fmt_parse.y
130 * src/gtk/gtkaspell.c
131 * src/gtk/gtkaspell.h
132 Added template/quote format syntactical elements
135 %T to show (shows empty if not set or not enabled),
136 ?T and !T to check if the default dictionary is
138 - current account's default dictionary
139 %aT to show (empty if not set or not enabled),
140 ?aT and !aT to check if it's enabled and set
141 - name completion for an address, from the address
143 %ABf, %ABt, %ABc respectively show the full name got
144 from the address book if From, To or Cc match a single
146 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
147 matches any contact and if the full name is non-empty.
148 If From, To or Cc are lists of email addresses, only
149 the first address will be checked.
150 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
151 that could show a trailing ','.
152 Also, template/quote_fmt parser now shows the line number in case
155 2007-05-15 [colin] 2.9.2cvs9
159 Add a public function to know whether Claws
161 Store opened folder when exiting
164 Store last opened message in each FolderItem;
165 Reset last seen messages if Claws crashed, so
166 that one can't go in an infinite crash in case
167 a particular mail crashes Claws.
172 * src/prefs_summaries.c
173 Add "Select last opened message" when entering
175 Add "Select last opened folder" at startup.
177 2007-05-14 [colin] 2.9.2cvs8
180 Fix bashism, search for xml catalog
181 in /usr/local/share/xml/catalog too
184 2007-05-13 [wwp] 2.9.2cvs7
186 * src/gtk/logwindow.c
187 fix raising log windows when they are either minimized or
190 2007-05-11 [colin] 2.9.2cvs6
193 Use Hildon's file chooser on Maemo. Patch
194 by Jean-Luc Biord; fixes part 2 of bug 1201,
195 'File attachment "manipulation" bugs...'
197 2007-05-10 [wwp] 2.9.2cvs5
201 * src/gtk/quicksearch.c
202 Add a quicksearch option to automatically run
203 a search selected from the history (this option
204 is exclusive towards type-ahead).
206 2007-05-10 [colin] 2.9.2cvs4
209 Fix g_warnings, thanks to Brian
212 2007-05-09 [colin] 2.9.2cvs3
217 * src/prefs_summaries.c
221 * src/gtk/gtksourceprintjob.c
222 * src/gtk/sslcertwindow.c
223 Use the re-entrant variant of time functions
224 Probably fixes bug 1217, 'reentrancy problems
227 2007-05-09 [colin] 2.9.2cvs2
230 Fix crasher when reconnection fails
232 2007-05-08 [paul] 2.9.2cvs1
238 bump version number following
241 2007-05-08 [paul] 2.9.1cvs48
243 * src/plugins/demo/demo.c
244 * src/plugins/dillo_viewer/dillo_prefs.c
245 * src/plugins/dillo_viewer/dillo_prefs.h
246 * src/plugins/dillo_viewer/dillo_viewer.c
247 * src/plugins/pgpcore/pgp_viewer.c
248 * src/plugins/pgpcore/pgp_viewer.h
249 * src/plugins/pgpcore/plugin.c
250 * src/plugins/pgpcore/prefs_gpg.c
251 * src/plugins/pgpcore/prefs_gpg.h
252 * src/plugins/pgpcore/sgpgme.c
253 * src/plugins/pgpcore/sgpgme.h
254 * src/plugins/pgpinline/plugin.c
255 * src/plugins/pgpmime/pgpmime.c
256 * src/plugins/pgpmime/pgpmime.h
257 * src/plugins/pgpmime/plugin.c
258 * src/plugins/spamassassin/spamassassin.c
259 * src/plugins/spamassassin/spamassassin.h
260 * src/plugins/spamassassin/spamassassin_gtk.c
261 * src/plugins/trayicon/README
263 * tools/README.sylprint
264 * tools/outlook2claws-mail.pl
266 * tools/tb2claws-mail
267 * tools/tbird2claws.py
270 * tools/kdeservicemenu/README
271 cleanups and corrections
273 2007-05-06 [wwp] 2.9.1cvs47
276 Fix missing dash to `display` command-line, reported
277 by Georg Himmrich <georg at mails d0t diesind d0t net>.
279 2007-05-06 [colin] 2.9.1cvs46
284 * src/pixmaps/printer.xpm
287 2007-05-06 [paul] 2.9.1cvs45
292 * src/summary_search.c
296 2007-05-05 [wwp] 2.9.1cvs44
300 * src/prefs_actions.c
304 Fix "faild" typos everywhere and capitalization of
307 2007-05-04 [colin] 2.9.1cvs43
312 * src/plugins/pgpcore/prefs_gpg.c
313 * src/plugins/pgpcore/prefs_gpg.h
314 * src/plugins/pgpinline/pgpinline.c
315 * src/plugins/pgpmime/pgpmime.c
316 Add an API to warn about encryption limits,
317 and allow to disable these warnings
319 2007-05-03 [colin] 2.9.1cvs42
323 Fix bug 1213, 'Delete more than
326 2007-05-03 [wwp] 2.9.1cvs41
329 * src/prefs_filtering.c
330 * src/prefs_template.c
331 * src/common/template.c
332 * src/common/template.h
335 Templates are no longer automatically sorted
336 by name, but can be sorted manually using
337 |< < > >| buttons as well as drag'n'drop.
339 2007-05-03 [wwp] 2.9.1cvs40
341 * src/plugins/spamassassin/spamassassin.c
342 * src/plugins/spamassassin/spamassassin.h
343 * src/plugins/spamassassin/spamassassin_gtk.c
344 * src/plugins/bogofilter/bogofilter.c
345 * src/plugins/bogofilter/bogofilter.h
346 * src/plugins/bogofilter/bogofilter_gtk.c
347 Added an option to conditionally mark saved spam
348 as read (default is and was to do so).
349 Satisfies feature request 1708539 on sf.net tracker.
351 2007-05-03 [colin] 2.9.1cvs39
354 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
356 2007-05-02 [colin] 2.9.1cvs38
359 Fix bug 1209, 'Clicking on address
360 in header (mailto uri) selects
361 default account'. Patch adapted from
364 2007-05-02 [colin] 2.9.1cvs37
366 * src/grouplistdialog.c
367 Set cursor to wait cursor while loading
370 2007-05-02 [paul] 2.9.1cvs36
374 rename cache and mark files
377 2007-04-30 [paul] 2.9.1cvs35
379 * manual/glossary.xml
381 updates. Patch by Ricardo
383 2007-04-29 [wwp] 2.9.1cvs34
387 Fix few grammatical errors (patch by David Relson < relson at
388 osagesoftware dot com >).
390 2007-04-28 [colin] 2.9.1cvs33
394 * src/prefs_account.c
395 * src/prefs_account.h
396 Drop the "Download all" preference. It's
397 stupidly useless and confuses people from
400 2007-04-27 [wwp] 2.9.1cvs32
403 * src/prefs_account.c
404 * src/prefs_account.h
405 Don't reflect accounts changes to the mainwindow when it's
408 2007-04-27 [colin] 2.9.1cvs31
411 Freeze/thaw when sync'ing flags
413 * src/prefs_account.c
414 * src/prefs_account.h
415 * src/etpan/imap-thread.c
416 * src/etpan/imap-thread.h
417 Add a way to use UID FETCH instead
418 of searches to fetch message lists
419 and flags. More expensive towards
420 bandwidth, less expensive towards
421 server's CPU. Probably fixes
422 bug 1158, 'Scanning new folders on
423 Exchange 2007 extremely slow'.
426 2007-04-27 [paul] 2.9.1cvs30
429 * src/prefs_logging.c
430 improvements to english usage
432 2007-04-27 [colin] 2.9.1cvs29
435 Fix build without libetpan (my bad!)
437 2007-04-26 [colin] 2.9.1cvs28
441 Fix uselessly exported function
443 Consider "- -- \n" as signature separator
444 (that's what signature separators look like
445 in PGP/Inline signed mails)
447 2007-04-26 [colin] 2.9.1cvs27
450 libetpan-0.49 is now required
452 Fix double fetching of mails if
455 Make offline sync faster, by
456 remembering last change time, and
459 2007-04-26 [hoa] 2.9.1cvs26
465 * src/etpan/imap-thread.c
466 * src/etpan/imap-thread.h
467 cancellation of IMAP operations is now allowed.
468 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
470 2007-04-26 [colin] 2.9.1cvs25
473 Always fetch body+headers in folders that are
474 synched for offline use, if "Synchronise as
475 soon as possible" is set.
476 Fixes bug 1200, 'Add option to always retrieve full
479 2007-04-25 [colin] 2.9.1cvs24
482 Fix bug 1198, 'Reply-all "disappearing" address bug
485 2007-04-24 [colin] 2.9.1cvs23
488 Fix bug 1195, 'Hardware key navigation'
489 Make GDK_Enter toggle expansion (Maemo)
491 2007-04-24 [wwp] 2.9.1cvs22
494 Fix few compiler warnings.
496 2007-04-24 [paul] 2.9.1cvs21
503 2007-04-24 [paul] 2.9.1cvs20
506 * src/pixmaps/active.xpm
507 * src/pixmaps/checkbox_off.xpm
508 * src/pixmaps/checkbox_on.xpm
509 * src/pixmaps/inactive.xpm
511 remove transparent border from checkbox icons
513 2007-04-24 [wwp] 2.9.1cvs19
517 Fix a crash in textview, thanks to Colin.
519 2007-04-23 [wwp] 2.9.1cvs18
522 Fix 2.9.1cvs5: no header was being translated at all.
524 2007-04-23 [colin] 2.9.1cvs17
531 * src/gtk/gtksctree.c
532 * src/gtk/gtksctree.h
533 * src/pixmaps/selection.xpm
534 Fix bug 1193, 'Need a way to multi-select
535 items'. Add a toggle button to the summaryview
536 to switch between normal and multiple selection
539 2007-04-23 [colin] 2.9.1cvs16
546 * src/gtk/gtksctree.c
547 * src/gtk/gtksctree.h
548 * src/pixmaps/selection.xpm
549 Fix bug 1193, 'Need a way to multi-
551 Add a toggle button in the summaryview
552 to enable normal or multiple selection.
555 2007-04-23 [colin] 2.9.1cvs15
558 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
560 2007-04-21 [colin] 2.9.1cvs14
562 * src/gtk/quicksearch.c
563 Fix previous commit (actually use correct
566 2007-04-21 [colin] 2.9.1cvs13
568 * src/gtk/quicksearch.c
569 Fix changing quicksearch type (after Esc,
570 after changing Recursive, ...)
572 2007-04-20 [wwp] 2.9.1cvs12
574 * src/gtk/Makefile.am
575 Added headers.h (completes 2.9.1cvs5).
577 2007-04-20 [wwp] 2.9.1cvs11
580 Fix the use of display name in name column,
581 it has been overriden w/ the use of nickname
582 by 2.9.0cvs3. Now nickname is used (if any)
583 in case of LDAP books only.
585 2007-04-20 [colin] 2.9.1cvs10
590 Add handling of 'a' to loop in a mail's
593 2007-04-20 [colin] 2.9.1cvs9
596 Fix bug 1190, 'dir_open' button doesn't work'
599 2007-04-20 [colin] 2.9.1cvs8
603 Fix bug 1194, 'Hardware keys move from email
604 list to account/directory list, but not back
605 to email list...' (Maemo)
607 2007-04-20 [colin] 2.9.1cvs7
610 complete previous commit
612 2007-04-20 [colin] 2.9.1cvs6
615 Fix bug 1187, 'Reply-to addressee disappears
616 when reply-to text box is clicked...' (Maemo)
618 2007-04-20 [wwp] 2.9.1cvs5
628 * src/prefs_display_header.c
629 * src/prefs_matcher.c
632 * src/gtk/quicksearch.c
633 Translate more header names according to the relevant option value,
634 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
635 Replaced nearly all uses of prefs_common.trans_hdr with a call
636 to prefs_common_translated_header_name().
637 Added a headers.h reference file that contains known header names
638 (RFC2822 and others) to the translation process' input, so that
639 translated header names will still exist even if no occurrence of
640 _("headername") is found anymore in the sources.
641 Don't translate column name 'Number' following to trans_hdr option
642 value as it's not a header name.
644 2007-04-20 [colin] 2.9.1cvs4
646 * src/gtk/quicksearch.c
647 * src/gtk/quicksearch.h
648 Add "From, To or Subject" quicksearch
649 type. Patch by ulfschaper@users.sf.net
651 2007-04-20 [colin] 2.9.1cvs3
654 Implement proper references filtering condition.
655 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
657 2007-04-19 [wwp] 2.9.1cvs2
659 * src/prefs_display_header.c
660 * src/message_search.c
661 Fix few warnings (g_free of const gchar*).
663 2007-04-19 [paul] 2.9.1cvs1
669 bump version number following
672 2007-04-19 [paul] 2.9.0cvs9
674 * manual/advanced.xml
675 * manual/glossary.xml
678 2007-04-18 [paul] 2.9.0cvs8
681 fix for CVE-2007-1558 (APOP)
684 2007-04-18 [paul] 2.9.0cvs7
690 Fix encoding woes wrt saving of
694 2007-04-18 [colin] 2.9.0cvs6
696 * src/gtk/pluginwindow.c
697 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
699 2007-04-17 [wwp] 2.9.0cvs5
705 Fix --disable-ldap build,
706 fix some LDAP annoyances on
707 searches, thanks to Colin.
709 2007-04-17 [wwp] 2.9.0cvs4
712 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
713 like gcc 2.9x. Thanks to Colin.
715 2007-04-17 [wwp] 2.9.0cvs3
731 Add LDAP write support. Patch mostly by
732 Michael <mir at datanom dot net>
734 2007-04-17 [wwp] 2.9.0cvs2
737 Prepend "Add to address book" to the context menu of compose window's sender and
740 2007-04-16 [paul] 2.9.0cvs1
745 2007-04-16 [paul] 2.9.0
752 2007-04-16 [paul] 2.8.1cvs102
755 updated by Fabien Vantard
757 2007-04-16 [paul] 2.8.1cvs101
767 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
768 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
769 Aleksandar Urosevic, and Ralgh Young
771 2007-04-15 [mones] 2.8.1cvs100
776 2007-04-14 [colin] 2.8.1cvs99
778 * src/message_search.c
779 * src/prefs_display_header.c
780 * src/summary_search.c
784 2007-04-14 [wwp] 2.8.1cvs98
787 * src/message_search.c
788 * src/summary_search.c
789 * src/prefs_display_header.c
790 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
791 returns NULL, get the text value directly from the GtkEntry child.
793 2007-04-13 [colin] 2.8.1cvs97
795 * src/gtk/quicksearch.c
796 Give the focus back to summaryview when
797 emptying the quicksearch with Esc
799 2007-04-13 [colin] 2.8.1cvs96
801 * src/message_search.c
802 * src/prefs_display_header.c
803 * src/summary_search.c
804 Fix possibles crashes when getting text
807 2007-04-13 [colin] 2.8.1cvs95
810 Add some UIDL debugging
812 2007-04-12 [colin] 2.8.1cvs94
815 Force folder scan if necessary after
816 copying mails, to be able to reapply
819 2007-04-11 [colin] 2.8.1cvs93
822 don't scan for new mail on startup if --select
823 is specified (or race conditions arise). If so,
824 do both sequentially.
826 2007-04-09 [colin] 2.8.1cvs92
829 Use leafpad by default on Maemo. Patch
832 2007-04-06 [colin] 2.8.1cvs91
834 * src/pixmaps/queue_close.xpm
835 * src/pixmaps/queue_close_hrm.xpm
836 * src/pixmaps/queue_close_hrm_mark.xpm
837 * src/pixmaps/queue_close_mark.xpm
838 * src/pixmaps/queue_open.xpm
839 * src/pixmaps/queue_open_hrm.xpm
840 * src/pixmaps/queue_open_hrm_mark.xpm
841 * src/pixmaps/queue_open_mark.xpm
842 Move the clock one pixel down :)
844 2007-04-05 [colin] 2.8.1cvs90
847 Don't sync when switching offline from
848 command line - it's usually too late :)
850 2007-04-05 [paul] 2.8.1cvs89
854 * src/pixmaps/dir_close_hrm.xpm
855 * src/pixmaps/dir_close_hrm_mark.xpm
856 * src/pixmaps/drafts_close.xpm
857 * src/pixmaps/drafts_close_mark.xpm
858 * src/pixmaps/drafts_open.xpm
859 * src/pixmaps/drafts_open_mark.xpm
860 * src/pixmaps/inbox.xpm
861 * src/pixmaps/inbox_close.xpm
862 * src/pixmaps/inbox_close_hrm.xpm
863 * src/pixmaps/inbox_close_hrm_mark.xpm
864 * src/pixmaps/inbox_close_mark.xpm
865 * src/pixmaps/inbox_hrm.xpm
866 * src/pixmaps/inbox_hrm_mark.xpm
867 * src/pixmaps/inbox_mark.xpm
868 * src/pixmaps/inbox_open.xpm
869 * src/pixmaps/inbox_open_hrm.xpm
870 * src/pixmaps/inbox_open_hrm_mark.xpm
871 * src/pixmaps/inbox_open_mark.xpm
872 * src/pixmaps/outbox.xpm
873 * src/pixmaps/outbox_close.xpm
874 * src/pixmaps/outbox_close_hrm.xpm
875 * src/pixmaps/outbox_close_hrm_mark.xpm
876 * src/pixmaps/outbox_close_mark.xpm
877 * src/pixmaps/outbox_hrm.xpm
878 * src/pixmaps/outbox_hrm_mark.xpm
879 * src/pixmaps/outbox_mark.xpm
880 * src/pixmaps/outbox_open.xpm
881 * src/pixmaps/outbox_open_hrm.xpm
882 * src/pixmaps/outbox_open_hrm_mark.xpm
883 * src/pixmaps/outbox_open_mark.xpm
884 * src/pixmaps/queue_close.xpm
885 * src/pixmaps/queue_close_hrm.xpm
886 * src/pixmaps/queue_close_hrm_mark.xpm
887 * src/pixmaps/queue_close_mark.xpm
888 * src/pixmaps/queue_open.xpm
889 * src/pixmaps/queue_open_hrm.xpm
890 * src/pixmaps/queue_open_hrm_mark.xpm
891 * src/pixmaps/queue_open_mark.xpm
892 updated, added and replaced icons
895 2007-04-04 [colin] 2.8.1cvs88
898 Fix build without libetpan
900 2007-04-03 [colin] 2.8.1cvs87
903 Fix crash with Citadel, and try to make
904 things work. this server (and specifically
905 STATUS and APPEND at least) seems broken.
907 2007-04-03 [colin] 2.8.1cvs86
910 Fix icons on folder close
912 2007-04-03 [colin] 2.8.1cvs85
915 Fix double-ask of offline override in
920 Much more efficient way to synchronise
922 * src/etpan/imap-thread.c
925 * src/gtk/quicksearch.c
928 2007-04-03 [paul] 2.8.1cvs84
936 Fix sync being done too late
939 2007-04-02 [colin] 2.8.1cvs83
942 Maemo: Put status and quicksearch at the top
943 * src/plugins/bogofilter/bogofilter.c
944 * src/plugins/spamassassin/spamassassin.c
945 Derive trash from inbox if possible
947 2007-04-02 [paul] 2.8.1cvs82
949 * src/plugins/bogofilter/bogofilter_gtk.c
950 a few English changes
956 2007-04-02 [colin] 2.8.1cvs81
959 Fix transparent images by using
962 Flush events (on new windows) to avoid
963 having the textview's image resize fail
964 to know the available width
966 2007-04-01 [colin] 2.8.1cvs80
968 * src/prefs_account.c
969 If no MH mailbox exist, when creating a POP/Local
970 account, just create and use the default one
971 instead of bailing with a "Mailbox doesn't exist"
974 2007-03-31 [colin] 2.8.1cvs79
976 * src/prefs_account.c
977 Create signature file if it doesn't exist
979 * src/prefs_toolbar.c
980 Maemo: Move "Use default" on the left so
981 that people can find it
983 Maemo: make default editor "Maemopad",
984 default signature file "MyDocs/signature.txt"
986 2007-03-31 [colin] 2.8.1cvs78
988 * src/prefs_account.c
989 Maemo: rework account prefs so
990 that less horizontal scrolling
993 2007-03-31 [colin] 2.8.1cvs77
998 Fix bug 1167, 'Allow not displaying zeros
999 in folder list'. Patch by MartinP
1001 2007-03-31 [colin] 2.8.1cvs76
1006 2007-03-31 [colin] 2.8.1cvs75
1009 Apply patch from bug 1172, direct
1010 access to the folder's session instead
1011 of using getter. Patch by MartinP
1013 2007-03-31 [paul] 2.8.1cvs74
1016 no need to list Fabien twice!
1018 2007-03-31 [colin] 2.8.1cvs73
1021 If we're currently "overriding for %d minutes",
1024 2007-03-31 [colin] 2.8.1cvs72
1032 * src/plugins/spamassassin/spamassassin.c
1033 Offline override: Add a parameter to allow
1034 asking even if the override timer is running.
1035 Allows to ask every time the user makes an
1036 explicit action needing online access (such
1037 as Get Mail), and not when the action is
1038 implicit (such as opening an IMAP folder)
1040 2007-03-31 [colin] 2.8.1cvs71
1043 Override offline: "No" answer shouldn't
1044 re-ask after 3 seconds, but 10 minutes.
1046 2007-03-30 [colin] 2.8.1cvs70
1048 * src/common/socket.c
1049 Better error reporting on unix socket
1050 failure (bind usually)
1051 * src/gtk/gtkutils.c
1052 * src/gtk/gtkutils.h
1053 Label window: add a pulsing progress
1054 bar to show we're not hung :)
1057 * src/plugins/pgpcore/sgpgme.c
1060 2007-03-30 [colin] 2.8.1cvs69
1063 * src/prefs_common.c
1064 Fix possible trashing of history and uidl
1065 files on disk full problems
1067 2007-03-30 [paul] 2.8.1cvs68
1072 update summary when changing layout type
1073 (fixes wrong folder icon being displayed)
1076 2007-03-29 [colin] 2.8.1cvs67
1078 * src/prefs_ext_prog.c
1079 The browser pref is irrelevant on Maemo
1081 2007-03-29 [colin] 2.8.1cvs66
1085 Maemo: dynamically switch headers/text position
1086 * src/prefs_common.c
1087 Maemo: hide compose's ruler by default
1088 * src/common/socket.c
1089 * src/common/socket.h
1092 2007-03-29 [colin] 2.8.1cvs65
1094 * src/common/socket.c
1095 * src/common/socket.h
1096 Fix build when MAEMO_CFLAGS contains
1097 _X_OPENSOURCE (resolv.h errors as long
1098 as we don't add _BSD_SOURCE. Ugly).
1100 2007-03-29 [wwp] 2.8.1cvs64
1102 * src/prefs_logging.c
1103 Fix sensitivity of clip-log widgets in prefs/logging,
1106 2007-03-29 [wwp] 2.8.1cvs63
1109 Updated files list for translations, thanks to Fabien.
1111 2007-03-29 [colin] 2.8.1cvs62
1114 * src/common/Makefile.am
1115 * src/common/utils.c
1116 Maybe make URI opening work in Maemo
1119 2007-03-28 [colin] 2.8.1cvs61
1124 Add the possibility to sort folders arbitrarily
1125 (via editing of folderlist.xml only). Patch by
1126 Martin P <mp26+claws@os.inf.tu-dresden.de>
1127 Fixes bug 1166, 'Folder ordering is fixed and cannot
1128 be changed by the user'
1130 2007-03-28 [colin] 2.8.1cvs60
1133 Add popup menu for mime icons
1135 2007-03-28 [colin] 2.8.1cvs59
1138 Fix a layout issue when presenting
1139 mainwindow in Small screen layout
1142 Add a "Go to folder list" button for
1143 mainwindow, and make it default in
1146 2007-03-28 [colin] 2.8.1cvs58
1149 Don't dynamically update title on Maemo
1150 Patch by Jean-Luc Biord
1152 2007-03-27 [colin] 2.8.1cvs57
1157 Enable tap-and-hold on Maemo
1159 2007-03-26 [colin] 2.8.1cvs56
1162 More popup-menu (in attachments list)
1164 2007-03-26 [colin] 2.8.1cvs55
1167 Enable popup-menu signal
1169 2007-03-26 [colin] 2.8.1cvs54
1171 * src/plugins/pgpinline/pgpinline.c
1172 Fix bug 1111, 'PGP/inline plugin hides text
1173 around encrypted text block'. Patch based on
1174 a patch from Michal Cihar.
1176 2007-03-26 [wwp] 2.8.1cvs53
1179 Fix getting a false error when sending queued message
1180 whereas the sending was fine (if there are subfolders
1181 in the queue folder), thanks to Colin.
1183 2007-03-26 [paul] 2.8.1cvs52
1186 update FACE header in welcome message
1188 2007-03-25 [colin] 2.8.1cvs51
1193 2007-03-25 [colin] 2.8.1cvs50
1196 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
1198 2007-03-24 [colin] 2.8.1cvs49
1201 Fix a few launch problems on Maemo
1202 Patch by Jean-Luc Biord
1204 2007-03-24 [wwp] 2.8.1cvs48
1210 Fix wrong action performed when closing the
1211 "ask about account specific filtering rules
1212 when filtering manually" dialog by pressing Escape.
1213 Fix wrong order of buttons in the "return receipt
1214 notification - the message was sent to several of
1215 your accounts" dialog.
1217 2007-03-24 [paul] 2.8.1cvs47
1220 an improvement to English usage
1221 * tools/kdeservicemenu/README
1224 2007-03-24 [paul] 2.8.1cvs46
1227 * src/stock_pixmap.c
1228 * src/pixmaps/edit_extern.xpm
1229 * src/pixmaps/mail_sign.xpm
1230 rescue long lost icons
1232 2007-03-24 [paul] 2.8.1cvs45
1235 fix toolbar (broken in 2.8.1cvs42)
1237 2007-03-23 [colin] 2.8.1cvs44
1240 Correctly unsubscribe/resubscribe after
1243 2007-03-23 [colin] 2.8.1cvs43
1245 * src/prefs_common.c
1246 Maemo: as the platform is light on RAM, allow
1247 caches to be discarded faster.
1249 2007-03-23 [colin] 2.8.1cvs42
1254 * src/stock_pixmap.c
1255 * src/stock_pixmap.h
1260 * src/pixmaps/open_mail.xpm
1261 Maemo changes: Add the possibility to have
1262 "Open Email" and "Close Window" buttons on
1263 toolbars (and use them in Maemo's default
1266 2007-03-23 [wwp] 2.8.1cvs41
1269 Reverted that part of the action dialog closure logics, to
1270 pre-2.8.1cvs19. Managing action dialog w/ no output may be
1271 done later in a different way (or may not).
1273 2007-03-22 [wwp] 2.8.1cvs40
1276 Fix sticky action dialog when got no output but action command
1277 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
1279 2007-03-22 [colin] 2.8.1cvs39
1281 * src/prefs_filtering.c
1282 * src/gtk/combobox.h
1283 Fix escaping account names in filtering prefs
1285 2007-03-22 [colin] 2.8.1cvs38
1290 Add any attribute specified in LDAP servers'
1291 Search attributes to the Other Attributes tab
1292 of contacts; Add 'telephoneNumber' in the
1295 2007-03-22 [colin] 2.8.1cvs37
1300 Try to prevent race conditions when
1301 changing the folder list
1303 Fix possible red folder icon when
1304 switching from Small screen layout
1307 2007-03-22 [colin] 2.8.1cvs36
1312 Rename "little screen" to "Small screen"
1313 * src/gtk/Makefile.am
1314 * src/common/utils.c
1316 Fix Maemo-related compilation problems
1318 2007-03-21 [colin] 2.8.1cvs35
1322 * claws-mail.desktop
1323 Remove .png from the Icon, it's useless
1325 2007-03-21 [colin] 2.8.1cvs34
1329 Add the necessary lib checking for
1332 2007-03-21 [colin] 2.8.1cvs33
1335 Fix unconditional "error happened" when
1336 sending via command-line. "lol @ myself"
1338 2007-03-21 [colin] 2.8.1cvs32
1340 * claws-mail-40x40.png
1341 * claws-mail-26x26.png
1351 * src/prefs_account.c
1352 * src/prefs_common.c
1353 * src/summary_search.c
1357 * src/gtk/gtkutils.c
1358 * src/gtk/gtkutils.h
1359 * src/gtk/logwindow.c
1361 * src/gtk/prefswindow.c
1362 Add Maemo port (patch mainly by Jean-Luc Biort)
1363 Add a new 'Little screen' layout to help on such
1364 platforms (patch by me)
1365 Make some default preferences different (more
1366 adapted) on Maemo (patch by me)
1368 2007-03-21 [wwp] 2.8.1cvs31
1370 * src/prefs_logging.c
1371 * src/prefs_logging.h
1372 Fixed copyright header of newly added files.
1374 2007-03-21 [wwp] 2.8.1cvs30
1390 * src/prefs_common.c
1391 * src/prefs_common.h
1392 * src/prefs_logging.c
1393 * src/prefs_logging.h
1396 * src/send_message.c
1401 * src/common/session.c
1403 * src/common/socket.c
1404 * src/etpan/imap-thread.c
1405 * src/gtk/logwindow.c
1406 * src/gtk/logwindow.h
1407 * src/plugins/bogofilter/bogofilter.c
1408 * src/plugins/spamassassin/spamassassin.c
1409 Added debugging of filtering/processing rules.
1410 The debug log is here 'Tools/Filtering debug window',
1411 the options there 'Configuration/Preferences/Other/Logging',
1412 and the log file is ~/.claws-mail/filtering.log.
1413 Moved protocol log prefs to 'Other/Logging' as well.
1414 To support such debugging feature, the existing log API has
1415 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
1416 this impacts many external modules (commits follow).
1418 2007-03-21 [paul] 2.8.1cvs29
1420 * src/etpan/Makefile.am
1421 * src/etpan/imap-thread.c
1422 add missing #include
1424 2007-03-21 [colin] 2.8.1cvs28
1427 Fix bug 1157, 'some broken messages confuse
1428 mime parser'. Make sure we can't have MimeInfos
1429 with negative sizes.
1431 2007-03-20 [colin] 2.8.1cvs27
1434 Fix missing \0 on buffer
1436 2007-03-20 [colin] 2.8.1cvs26
1439 Use make_dir_hier instead of make_dir
1440 to create the MH mailbox
1442 2007-03-20 [colin] 2.8.1cvs25
1446 * src/prefs_account.c
1448 Fix default inbox weirdnesses (after wizard,
1449 if path is Mail, mailbox identifier is #mh/Mailbox,
1450 and when creating new accounts)
1452 2007-03-20 [colin] 2.8.1cvs24
1455 Write folderlist after adding/deleting accounts
1458 2007-03-20 [colin] 2.8.1cvs23
1461 * src/remotefolder.h
1462 Fix bug 1153, 'CM segfaults if IMAP folder is
1463 selected while scanning prior to update'
1465 2007-03-17 [paul] 2.8.1cvs22
1468 fix a typo, and be a little more verbose.
1470 2007-03-17 [wwp] 2.8.1cvs21
1473 Fix a compiler warning.
1475 2007-03-16 [wwp] 2.8.1cvs20
1479 Updated to deal w/ the new mairix.sh tool.
1481 2007-03-16 [wwp] 2.8.1cvs19
1484 Fix logics issues around the action IO dialog:
1485 - disable entry widget and exec button when
1486 the exec button is clicked (don't wait for any
1487 output line) - fix possible disabling/re-enabling/
1488 re-disabling of those widgets
1489 - raise an error if executing a %as{} action either
1490 empty or invalid, instead of failing silently
1491 - don't close the dialog if the abort button has been
1492 clicked and if there was no output yet
1493 - set focus to the abort button when the exec button
1495 - fix capitalization of a warning message
1497 2007-03-16 [wwp] 2.8.1cvs18
1500 Added a wrapper to mairix to the tools folder.
1502 2007-03-16 [colin] 2.8.1cvs17
1506 Allow mimeviewer plugins to print
1509 2007-03-16 [colin] 2.8.1cvs16
1514 2007-03-15 [colin] 2.8.1cvs15
1518 Add a way for mimeviewer plugins to
1519 implement body search
1521 2007-03-15 [paul] 2.8.1cvs14
1523 * src/prefs_spelling.c
1526 2007-03-15 [paul] 2.8.1cvs13
1528 * src/common/quoted-printable.c
1529 fix decoding of quoted-printable parts
1531 2007-03-14 [wwp] 2.8.1cvs12
1533 * src/gtk/logwindow.h
1534 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
1536 2007-03-14 [wwp] 2.8.1cvs11
1538 * src/gtk/logwindow.h
1539 Complete 2.8.1cvs10.
1541 2007-03-14 [colin] 2.8.1cvs10
1543 * src/gtk/logwindow.c
1544 Probably fix bug 1149, crash on logwindow
1545 close - at the expense of performance once
1546 logwin has been opened
1548 2007-03-14 [colin] 2.8.1cvs9
1551 If claws-mail is running on another
1552 display, warn instead of popping it up
1553 on the other display
1555 2007-03-12 [colin] 2.8.1cvs8
1558 Fix bug 1145, 'Setting a different name
1559 for the Mailbox name isn't reflected in
1560 default account settings'. Patch by wwp
1562 2007-03-12 [colin] 2.8.1cvs7
1565 Fix bug 1143, 'Add number of messages to be
1566 deleted to confirmation dialog'
1568 2007-03-12 [wwp] 2.8.1cvs6
1571 * src/prefs_common.c
1572 * src/prefs_common.h
1573 * src/prefs_summaries.c
1574 Changed the option that displays unread messages count
1575 next to the folder name in folder list: it is now
1576 possible to either display nothing, display the
1577 unread messages number only or the unread and total messages
1578 numbers. The patch includes this extra feature as well
1579 as some minor fixes by rewriting the algo in folderview.c.
1580 Thanks to Paul for the original idea and implementation, plus
1581 testing and proof-reading!
1583 2007-03-09 [paul] 2.8.1cvs5
1587 * tools/claws-mail-compose-insert-files.pl
1588 added a script which enables inserting files
1589 into the message body of a new Claws Mail
1590 Compose window from the command line. Additionally
1591 To, Cc, Subject and files to attach to the message
1594 2007-03-09 [wwp] 2.8.1cvs4
1599 Optimize matching of addresses in the addressbook
1600 (filtering/processing 'found_in_addressbook' condition).
1602 2007-03-07 [wwp] 2.8.1cvs3
1605 * src/quote_fmt_lex.l
1606 * src/quote_fmt_parse.y
1607 Add a new quote format symbol: %A to insert the
1608 sender email address (just the address itself).
1610 2007-03-06 [wwp] 2.8.1cvs2
1612 * src/gtk/gtkutils.c
1613 * src/plugins/trayicon/trayicon_prefs.h
1614 * src/plugins/trayicon/trayicon_prefs.c
1615 * src/plugins/trayicon/trayicon.c
1618 Add a new trayicon (optional) feature: minimize to tray. When enabled,
1619 minimizing Claws-Mail main window will hide it to the trayicon instead.
1622 2007-03-06 [paul] 2.8.1cvs1
1628 bump version number following
1631 2007-03-06 [paul] 2.8.0cvs24
1634 corrected by by Tim <timbrain@post.cz>
1636 2007-03-05 [colin] 2.8.0cvs23
1640 Fix mime/globs path on NetBSD
1641 patch by George Michaelson
1643 2007-03-05 [wwp] 2.8.0cvs22
1646 Remove debug statement (accidentally committed w/ cvs14).
1648 2007-03-05 [paul] 2.8.0cvs21
1650 * src/plugins/pgpcore/prefs_gpg.c
1651 fix compiler warning
1653 2007-03-05 [wwp] 2.8.0cvs20
1655 * src/matcher_parser_parse.y
1656 Fix mismerge between cvs17 and cvs19.
1658 2007-03-05 [wwp] 2.8.0cvs19
1660 * src/matcher_parser_parse.y
1661 * src/prefs_filtering_action.c
1666 Add new 'add_to_addressbook' filtering/processing action.
1668 2007-03-05 [wwp] 2.8.0cvs18
1671 Fix mark_as_ham filtering/processing action: spam flag
1674 2007-03-04 [colin] 2.8.0cvs17
1679 * src/matcher_parser_parse.y
1680 * src/prefs_filtering_action.c
1681 Add 'Mark as spam' and 'Mark as ham' filtering
1682 actions. Fixes bug 1138.
1684 2007-03-04 [colin] 2.8.0cvs16
1687 Fix bug 1140, wrong return value
1690 2007-03-04 [wwp] 2.8.0cvs15
1693 Rollback cvs14: don't free stuff that is managed in g_list.
1695 2007-03-04 [wwp] 2.8.0cvs14
1698 Fix a leak in address completion code.
1700 2007-03-04 [colin] 2.8.0cvs13
1703 Maybe fix bug 1136, 'Crash in group
1706 2007-03-04 [iwkse] 2.8.0cvs12
1709 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
1711 2007-03-03 [colin] 2.8.0cvs11
1713 * src/plugins/pgpinline/pgpinline.c
1714 Fix off-by-one, fix double-free. Fixes
1715 bug 1135, 'cm-segfault on decrypting
1718 2007-03-03 [colin] 2.8.0cvs10
1722 * src/common/plugin.c
1723 Fix bug 1134, 'Valgrind macros unhandled
1726 2007-03-02 [colin] 2.8.0cvs9
1729 Don't error out on EAGAIN. Fixes
1730 bug 1129, '"local mbox file" account
1731 isn't retrieving mails'
1733 2007-03-01 [wwp] 2.8.0cvs8
1736 * src/gtk/colorlabel.c
1737 Remove accels for extra color labels until we set better
1738 and definitive ones.
1740 2007-02-28 [wwp] 2.8.0cvs7
1743 * src/matcher_parser_parse.y
1744 * src/prefs_common.c
1745 * src/prefs_msg_colors.c
1747 * src/gtk/colorlabel.c
1748 * src/gtk/colorlabel.h
1749 Add more customizable color labels. Cleaned up a bit
1750 the color label API to avoid duplicate defines of
1751 the max number of colors.
1753 2007-02-27 [colin] 2.8.0cvs6
1756 * src/common/utils.c
1757 * src/common/utils.h
1758 Fix '+' in mailto URIs for List-* headers
1760 2007-02-27 [colin] 2.8.0cvs5
1762 * src/gtk/gtkutils.c
1763 Use gtk_window_set_role instead of
1766 2007-02-27 [colin] 2.8.0cvs4
1769 Fix "After receiving new mail, go to inbox" on IMAP,
1770 and make it work only on manual reception
1772 2007-02-27 [wwp] 2.8.0cvs3
1774 * src/prefs_filtering.c
1775 * src/prefs_filtering_action.c
1776 * src/prefs_matcher.c
1777 Update filtering matcher's and action's color label menus
1778 when re-opening those dialogs (reflect any change to the
1779 color labels list in the preferences).
1781 2007-02-27 [colin] 2.8.0cvs2
1784 * src/etpan/etpan-thread-manager-types.h
1785 * src/etpan/etpan-thread-manager.c
1786 * src/etpan/imap-thread.c
1787 Log imap ALERTs as errors in the log.
1789 2007-02-26 [paul] 2.8.0cvs1
1791 * tools/claws.i18n.status.pl
1794 2007-02-26 [paul] 2.7.2cvs75
1808 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
1809 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
1810 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
1811 Aleksandar Urosevic, and Ralgh Young
1813 2007-02-25 [mones] 2.7.2cvs74
1818 2007-02-25 [colin] 2.7.2cvs73
1821 Clearing the list is only useful
1822 to prevent a valgrind false-positive
1824 2007-02-25 [paul] 2.7.2cvs72
1828 * tools/kmail-mailbox2claws-mail.pl **ADDED**
1829 * tools/maildir2claws-mail.pl **REMOVED**
1830 renamed the script, fixed a couple bugs
1832 2007-02-23 [colin] 2.7.2cvs71
1835 Fix a leak, check for a few improbable nulls
1837 2007-02-23 [colin] 2.7.2cvs70
1841 * src/plugins/trayicon/trayicon.c
1842 Fix blinking mainwin when starting in tray
1843 (show mainwindow later in the startup process,
1844 apart if restarting post-crash)
1846 2007-02-23 [colin] 2.7.2cvs69
1850 Fix crash when unsubscribing the currently
1851 selected/opened folder
1853 2007-02-23 [colin] 2.7.2cvs68
1856 Fix bug that prevented colorization to
1857 work without wrap quotation option
1859 2007-02-23 [colin] 2.7.2cvs67
1862 Fix refcounting, start and end completion who
1863 behaved as if there couldn't be any other current
1866 2007-02-23 [wwp] 2.7.2cvs66
1870 Address completion fixes: fix addressbook_peek_folder_exists() in
1871 which the algorithm was ridiculously over-obfuscated and broken.
1872 Fix addrindex_load_completion() as well, to load addresses in
1873 completion list with regards to what addressbook_peek_folder_exists()
1876 2007-02-23 [wwp] 2.7.2cvs65
1879 Add addresses to completion when they're non-empty (thanks to Colin).
1881 2007-02-23 [paul] 2.7.2cvs64
1883 * src/plugins/pgpcore/passphrase.c
1886 2007-02-23 [colin] 2.7.2cvs63
1888 * src/plugins/pgpcore/prefs_gpg.c
1889 * src/plugins/pgpcore/prefs_gpg.h
1890 * src/plugins/pgpcore/sgpgme.c
1891 * src/plugins/pgpinline/pgpinline.c
1892 * src/plugins/pgpmime/pgpmime.c
1893 Try harder to respect user's choice wrt
1894 gpg-agent even with gpg2, by unsetting
1895 GPG_AGENT_INFO when necessary.
1897 2007-02-22 [paul] 2.7.2cvs62
1899 * src/plugins/pgpcore/sgpgme.c
1900 * src/plugins/pgpcore/sgpgme.h
1901 * src/plugins/pgpcore/passphrase.c
1902 * src/plugins/pgpinline/pgpinline.c
1903 * src/plugins/pgpmime/pgpmime.c
1904 Fix a leak - gpgme_data_release_and_get_mem
1905 leaks in recent gpgme. Workaround by using
1908 2007-02-22 [paul] 2.7.2cvs61
1910 * src/gtk/quicksearch.c
1911 Abandon dynamic search when pressing
1914 2007-02-21 [colin] 2.7.2cvs60
1917 * src/plugins/pgpcore/passphrase.c
1918 Fix little memory leaks
1920 Fix false-positive leak at exit
1921 * src/gtk/quicksearch.c
1922 Fix potentially big leak in recursive
1925 2007-02-21 [wwp] 2.7.2cvs59
1928 Add missing newline to a debug message.
1930 2007-02-20 [colin] 2.7.2cvs58
1934 * src/stock_pixmap.c
1935 * src/stock_pixmap.h
1936 * src/pixmaps/mime_pgpsig.xpm
1937 Add icon for application/pgp-signature
1939 2007-02-20 [colin] 2.7.2cvs57
1944 * src/stock_pixmap.c
1945 * src/stock_pixmap.h
1946 * src/pixmaps/mime_calendar.xpm
1947 * src/pixmaps/mime_pdf.xpm
1948 * src/pixmaps/mime_ps.xpm
1949 Add icons for text/calendar, application/pdf
1950 and application/postscript
1952 2007-02-20 [colin] 2.7.2cvs56
1955 * src/matcher_parser_parse.y
1956 * src/matcher_parser_lex.l
1957 Fix big memory leak in flex, and
1960 2007-02-20 [wwp] 2.7.2cvs55
1962 * src/matcher_parser_parse.y
1963 Fix a duplicate token definition (thanks to iwkse).
1965 2007-02-20 [wwp] 2.7.2cvs54
1967 * src/matcher_parser_lex.l
1968 * src/quote_fmt_lex.l
1969 Use proper flex options instead of direct use of #define,
1970 make the flex-generated C lighter.
1972 2007-02-20 [colin] 2.7.2cvs53
1975 Grab focus in message list after hiding
1976 the quicksearch, instead of leaving it
1979 2007-02-19 [colin] 2.7.2cvs52
1982 Fix bug 1033, 'Automatically refresh
1983 message list when new messages arrives'
1984 Looks like folderview->opened can sometimes
1987 2007-02-19 [paul] 2.7.2cvs51
1991 * tools/thunderbird-filters-convertor.pl
1992 add new script which converts thunderbird filter
1993 rules to Claws filter rules
1995 2007-02-18 [paul] 2.7.2cvs50
1997 * src/plugins/pgpcore/prefs_gpg.c
1998 * src/plugins/pgpcore/prefs_gpg.h
1999 * src/plugins/pgpcore/sgpgme.c
2000 * src/plugins/pgpinline/pgpinline.c
2001 * src/plugins/pgpmime/pgpmime.c
2002 improved GUI interoperability with gpg-agent
2004 2007-02-18 [paul] 2.7.2cvs49
2006 * src/prefs_account.c
2007 Privacy options sensitivity fix
2009 2007-02-17 [colin] 2.7.2cvs48
2012 Reset icon to warning in the noticeview
2014 2007-02-15 [colin] 2.7.2cvs47
2017 Fix a manifestation of bug 1033 (summaryview failing
2018 to update for new mails), which happens after editing
2019 account preferences or preferences that cause a
2022 2007-02-15 [colin] 2.7.2cvs46
2025 Probably fix bug 1123, 'Segmentation
2026 fault while opening address book'. I get
2027 g_warnings if the saved paned position is
2028 not greater than 0. Also, save position
2029 when hiding the addressbook instead of
2032 2007-02-14 [colin] 2.7.2cvs45
2034 * src/plugins/pgpcore/prefs_gpg.c
2035 * src/plugins/pgpcore/prefs_gpg.h
2036 * src/plugins/pgpcore/sgpgme.c
2037 * src/plugins/pgpinline/pgpinline.c
2038 * src/plugins/pgpmime/pgpmime.c
2039 Add an option "Use gpg-agent if available". Fixes
2040 annoyances with distro-installed gpg-agent, when
2041 no pinentry program is installed, and the user's
2042 at a loss on why "decryption failed". Makes more
2043 clear why passphrase isn't saved when gpg-agent is
2044 used. Defaults to true, to avoid changing the
2047 2007-02-14 [wwp] 2.7.2cvs44
2049 * src/matcher_parser_parse.y
2050 Fix missing line number reset (wrong line number might appear
2051 when re-loading filtering rules if there's a parser error).
2053 2007-02-13 [colin] 2.7.2cvs43
2055 * src/common/utils.c
2056 Don't encode ',' in URIs before passing it
2057 to the browser command-line. It was probably
2058 done at a time where commas in URIs made
2059 mozilla -remote 'openurl(%s,new-window)'
2062 2007-02-13 [wwp] 2.7.2cvs42
2064 * src/prefs_matcher.c
2065 * src/plugins/bogofilter/bogofilter_gtk.c
2066 A bit of string factorization around "Select ..." buttons.
2068 2007-02-11 [colin] 2.7.2cvs41
2071 Make sure to escape the title
2073 2007-02-11 [colin] 2.7.2cvs40
2076 Recognize .utf8 locales as .UTF-8 ones
2078 2007-02-11 [colin] 2.7.2cvs39
2081 Fix code conversion when dragging a file
2083 2007-02-09 [colin] 2.7.2cvs38
2085 * src/plugins/clamav/clamav_plugin.c
2086 Complete Paul's patch with conditional
2087 compilation to avoid breaking compilation
2088 on old Dapper and Edgy... Maybe other
2091 2007-02-09 [paul] 2.7.2cvs37
2093 * src/plugins/clamav/clamav_plugin.c
2094 fix for the upstream changes in libclamav
2096 2007-02-09 [paul] 2.7.2cvs36
2102 fix "warn if there are queued messages" (on exit)
2103 option, which only checked the first mailbox's
2105 don't ask before emptying trash if there are no
2106 messages in trash, also check and empty all trash
2109 move "Ask before emptying trash" option
2110 outside of the "On exit" frame as it's
2111 not only an "On exit" option
2113 2007-02-09 [paul] 2.7.2cvs35
2118 * src/prefs_account.c
2119 * src/prefs_folder_item.c
2121 * src/prefs_matcher.c
2122 * src/prefs_message.c
2123 * src/prefs_msg_colors.c
2124 * src/prefs_summaries.c
2126 * src/gtk/inputdialog.c
2127 * src/plugins/bogofilter/bogofilter_gtk.c
2128 pedantic commit: use 'checkbtn' everywhere
2129 instead of a mixture of 'checkbtn' and 'chkbtn'
2131 2007-02-09 [paul] 2.7.2cvs34
2137 move "Never send Return Receipts" from
2138 prefs_other to prefs_send
2139 add an option "Ask about account specific
2140 filtering rules..." to prefs_other
2141 * src/gtk/gtkutils.c
2142 fix a compiler warning
2144 2007-02-08 [colin] 2.7.2cvs33
2146 * src/plugins/pgpinline/pgpinline.c
2147 Fix bug 1110, 'pgpmime fails to process
2148 encapsulated openpgp mime (rfc 3156, 6.1
2150 It was due to an interaction between PGP/Mime
2151 and PGP/Inline plugin.
2153 2007-02-08 [colin] 2.7.2cvs32
2158 Fix bug 1117, 'fcntl locking code
2159 does not work in mbox.c'
2161 2007-02-08 [colin] 2.7.2cvs31
2163 * src/prefs_account.c
2164 Fix Gentoo bug 165819, 'can't create
2165 a "local mbox file" account'. Patch
2166 by Olivier <castan.o@free.fr>
2168 2007-02-07 [colin] 2.7.2cvs30
2171 Fix bug 1106, 'Claws crash on exit if LDAPS
2172 autocompletion was used'
2174 2007-02-07 [paul] 2.7.2cvs29
2177 cut down on unnecessary debug_prints
2179 fix menu_set_active() on 'Show only
2182 2007-02-07 [paul] 2.7.2cvs28
2184 * src/plugins/clamav/clamav_plugin.c
2185 * src/plugins/clamav/clamav_plugin.h
2186 * src/plugins/clamav/clamav_plugin_gtk.c
2187 fix copyright header
2189 2007-02-07 [paul] 2.7.2cvs27
2192 fix bug 1116, 'summary view allow a
2195 2007-02-06 [colin] 2.7.2cvs26
2200 2007-02-05 [fabien] 2.7.2cvs25
2204 i18n related - 1 fix and 1 message for translators.
2206 2007-02-05 [colin] 2.7.2cvs24
2208 * src/gtk/quicksearch.c
2209 Don't reload summary list if quicksearch wasn't
2210 active on hiding; move currently selected mail in
2211 the visible area when showing the quicksearch
2213 2007-02-05 [colin] 2.7.2cvs23
2216 Add debug to try to solve bug 1104
2218 2007-02-05 [paul] 2.7.2cvs22
2221 confirm before emptying trash on exit is
2222 a Yes or No answer, use Yes or No in the
2225 2007-02-04 [colin] 2.7.2cvs21
2228 * src/plugins/pgpcore/passphrase.c
2229 * src/plugins/pgpcore/select-keys.c
2230 Set wmclass on new windows
2236 2007-02-04 [colin] 2.7.2cvs20
2240 Auto save drafts on exit, reopen them
2241 at startup, instead of asking
2245 * src/addressbook_foldersel.c
2253 * src/editldap_basedn.c
2266 * src/message_search.c
2268 * src/prefs_actions.c
2269 * src/prefs_customheader.c
2270 * src/prefs_display_header.c
2271 * src/prefs_filtering.c
2272 * src/prefs_filtering_action.c
2273 * src/prefs_folder_column.c
2275 * src/prefs_matcher.c
2277 * src/prefs_summaries.c
2278 * src/prefs_summary_column.c
2279 * src/prefs_template.c
2280 * src/sourcewindow.c
2282 * src/summary_search.c
2285 * src/gtk/description_window.c
2286 * src/gtk/foldersort.c
2287 * src/gtk/gtkutils.c
2288 * src/gtk/gtkutils.h
2289 * src/gtk/icon_legend.c
2290 * src/gtk/logwindow.c
2291 * src/gtk/pluginwindow.c
2292 * src/gtk/prefswindow.c
2293 Give different wmclass to different
2294 windows - thanks to sed ;)
2296 2007-02-04 [colin] 2.7.2cvs19
2299 Revert previous patch, can't reproduce
2302 2007-02-03 [colin] 2.7.2cvs18
2305 Don't save the mainwindow size and
2306 position on emergency exit (libSM's
2307 "die" callback), Xfce seems to make
2308 the window smaller just before the
2311 2007-02-03 [colin] 2.7.2cvs17
2313 * src/plugins/bogofilter/bogofilter.c
2314 * src/plugins/bogofilter/bogofilter.h
2315 * src/plugins/bogofilter/bogofilter_gtk.c
2316 * src/plugins/pgpinline/pgpinline.c
2317 * src/plugins/pgpinline/pgpinline.h
2320 2007-02-03 [colin] 2.7.2cvs16
2322 * src/partial_download.c
2323 * src/partial_download.h
2330 * src/common/ssl_certificate.c
2331 * src/common/ssl_certificate.h
2332 * src/gtk/quicksearch.c
2333 * src/gtk/quicksearch.h
2334 * src/gtk/sslcertwindow.c
2335 * src/gtk/sslcertwindow.h
2336 Fix copyright on my files
2338 2007-02-02 [colin] 2.7.2cvs15
2348 Add Tools/List URIs to allow
2349 opening any URI in the current mail
2351 2007-02-02 [colin] 2.7.2cvs14
2353 * src/common/valgrind.h ** NEW FILE **
2354 * src/common/Makefile.am
2355 * src/common/plugin.c
2356 Don't dlclose the plugins if we're running
2357 under valgrind. (doesn't require valgrind
2358 either at compile time or run time).
2360 2007-02-01 [paul] 2.7.2cvs13
2364 * tools/freshmeat_search.pl
2365 * tools/google_search.pl
2366 * tools/multiwebsearch.pl
2367 add support for non ISO-8859-1 compatible locales
2368 Patch by Alex Gorbachenko <agent_007@immo.ru>
2370 2007-02-01 [colin] 2.7.2cvs12
2373 * src/prefs_summaries.c
2374 Move keybinding prefs to the Other page
2376 2007-02-01 [wwp] 2.7.2cvs11
2378 * src/plugins/trayicon/trayicon.c
2379 Fix a raising issue within KDE.
2381 2007-02-01 [colin] 2.7.2cvs10
2384 Fix stray quotes in encoded strings
2386 Fix wrong call causing g_warnings
2388 Remove useless message
2390 2007-01-31 [wwp] 2.7.2cvs9
2392 * src/plugins/trayicon/trayicon.c
2393 fix buggy hiding of main window when closing if close-to-tray
2394 is not set (bad logics in the trayicon hook code).
2395 Changed the quit confirmation message too.
2397 2007-01-30 [colin] 2.7.2cvs8
2400 Fix hidden mainwindow after clicking on
2401 the X close button, if compose windows
2402 exist and the user chooses not to quit
2404 2007-01-30 [colin] 2.7.2cvs7
2408 Handle local URIs to attach files (file:///...)
2409 Fixes attaching files from Thunar for example
2411 2007-01-30 [colin] 2.7.2cvs6
2413 * src/prefs_ext_prog.c
2414 Add 'mousepad' to the list of text editors.
2415 Mousepad is XFCE's text editor
2417 2007-01-29 [wwp] 2.7.2cvs5
2420 * src/plugins/trayicon/trayicon_prefs.c
2421 trayicon i18n fixes, thanks to Fabien.
2423 2007-01-28 [wwp] 2.7.2cvs4
2427 * src/plugins/trayicon/trayicon.c
2428 * src/plugins/trayicon/trayicon_prefs.c
2429 * src/plugins/trayicon/trayicon_prefs.h
2430 Added a new TrayIcon plugin option to close to tray
2431 (WM's hotkey and [X] button will hide the window instead
2432 of closing it - closing CM can be done using the tray icon
2433 menu or the File menu).
2434 Improved visibility handling in trayicon, clicking the
2435 trayicon now raise the window to current desktop when it
2436 was either minimized/shaded/on another desktop.
2437 Thanks to Paul for testing and fixing a strange behaviour
2440 2007-01-27 [paul] 2.7.2cvs3
2442 * src/prefs_folder_item.c
2443 * src/prefs_receive.c
2444 * src/plugins/pgpcore/prefs_gpg.c
2445 use 'start-up' instead of 'startup' in labels
2447 2007-01-26 [wwp] 2.7.2cvs2
2449 * src/plugins/trayicon/Makefile.am
2450 * src/plugins/trayicon/trayicon.c
2451 * src/plugins/trayicon/trayicon_prefs.c
2452 * src/plugins/trayicon/trayicon_prefs.h
2453 Add a new TrayIcon option to hide the main window at
2455 Fix trayicon.c copyright header.
2457 2007-01-26 [paul] 2.7.2cvs1
2463 bump up version number following
2466 2007-01-25 [mones] 2.7.1cvs60
2469 updated thousands of strings (well, probably less ;-)
2471 2007-01-25 [colin] 2.7.1cvs59
2474 Fix 2nd-run loss of matcherrc on new
2477 2007-01-25 [wwp] 2.7.1cvs58
2480 fix handling of empty value in attach_save_directory too, thanks
2483 2007-01-25 [wwp] 2.7.1cvs57
2486 fix handling of empty value in attach_load_directory,
2489 2007-01-25 [wwp] 2.7.1cvs56
2491 * src/plugins/dillo_viewer/dillo_prefs.h
2494 2007-01-25 [colin] 2.7.1cvs55
2498 * src/matcher_parser_parse.y
2499 * src/prefs_matcher.c
2500 Add matching on the spam flag
2502 2007-01-24 [colin] 2.7.1cvs54
2507 Make sure folderlist.xml is correctly
2508 written before overwriting it.
2512 * src/plugins/bogofilter/bogofilter.c
2513 * src/plugins/bogofilter/bogofilter.h
2514 * src/plugins/bogofilter/bogofilter_gtk.c
2515 * src/plugins/spamassassin/spamassassin.c
2516 * src/plugins/spamassassin/spamassassin.h
2517 * src/plugins/spamassassin/spamassassin_gtk.c
2518 Move spam to the correct trash folder after
2519 learning, if spam directory isn't set.
2521 2007-01-23 [paul] 2.7.1cvs53
2523 * src/plugins/bogofilter/bogofilter_gtk.c
2524 fix sensitivity of "Insert X-Bogosity header"
2527 2007-01-23 [colin] 2.7.1cvs52
2530 Translate toolbar items text if
2531 they're translatable (default)
2545 * src/etpan/etpan-thread-manager.c
2546 * src/etpan/etpan-thread-manager.h
2547 * src/gtk/gtkutils.c
2548 * src/gtk/gtkutils.h
2549 More static functions
2551 2007-01-22 [fabien] 2.7.1cvs51
2553 * src/gtk/gtkutils.c
2554 gtkut_get_options_frame() : ability to pass
2555 a 'NULL' value in frame pointer parameter if
2558 2007-01-22 [colin] 2.7.1cvs50
2562 * src/plugins/bogofilter/bogofilter.c
2563 * src/plugins/bogofilter/bogofilter_gtk.c
2564 * src/plugins/spamassassin/spamassassin.c
2565 * src/plugins/spamassassin/spamassassin_gtk.c
2566 Allow moving spams to the account's trash
2567 instead of default one
2569 2007-01-21 [colin] 2.7.1cvs49
2573 Revert a static function that shouldn't
2576 2007-01-21 [colin] 2.7.1cvs48
2582 2007-01-21 [colin] 2.7.1cvs47
2588 2007-01-21 [colin] 2.7.1cvs46
2590 * src/common/socket.c
2591 * src/common/socket.h
2594 2007-01-21 [colin] 2.7.1cvs45
2603 * src/folder_item_prefs.c
2604 * src/folder_item_prefs.h
2611 * src/common/socket.c
2612 * src/common/socket.h
2613 * src/gtk/gtkaspell.c
2614 * src/gtk/gtkaspell.h
2615 * src/gtk/quicksearch.c
2616 * src/gtk/quicksearch.h
2619 2007-01-21 [colin] 2.7.1cvs44
2621 * src/common/utils.c
2622 * src/common/utils.h
2623 * src/etpan/etpan-thread-manager.c
2624 * src/etpan/etpan-thread-manager.h
2625 Same (Funny that etpan_thread_unbind
2626 is called but not etpan_thread_bind)
2628 2007-01-21 [colin] 2.7.1cvs43
2636 * src/etpan/Makefile.am
2637 * src/gtk/colorlabel.c
2638 * src/gtk/colorlabel.h
2639 * src/gtk/sslcertwindow.c
2640 * src/gtk/sslcertwindow.h
2641 * src/etpan/etpan-log.c ** REMOVED **
2642 * src/etpan/etpan-log.h ** REMOVED **
2645 2007-01-20 [colin] 2.7.1cvs42
2651 2007-01-20 [colin] 2.7.1cvs41
2669 Make functions that aren't used in other
2672 2007-01-20 [colin] 2.7.1cvs40
2687 * src/editldap_basedn.c
2693 * src/image_viewer.c
2709 * src/prefs_account.c
2710 * src/prefs_common.c
2711 * src/prefs_compose_writing.c
2712 * src/prefs_ext_prog.c
2713 * src/prefs_folder_item.c
2715 * src/prefs_message.c
2716 * src/prefs_msg_colors.c
2719 * src/prefs_receive.c
2721 * src/prefs_spelling.c
2722 * src/prefs_summaries.c
2723 * src/prefs_toolbar.c
2724 * src/prefs_wrapping.c
2733 * src/common/hooks.c
2735 * src/common/passcrypt.c
2736 * src/common/socket.c
2738 * src/common/ssl_certificate.c
2739 * src/common/template.c
2740 * src/common/utils.c
2741 * src/etpan/imap-thread.c
2742 * src/gtk/sslcertwindow.c
2743 * src/gtk/sslcertwindow.h
2744 Make functions that could be static, static
2746 2007-01-20 [colin] 2.7.1cvs39
2751 2007-01-20 [colin] 2.7.1cvs38
2756 Fix bug 1102, 'claws-mail-2.7.1
2757 makes use of deprecated ldap
2760 2007-01-20 [colin] 2.7.1cvs37
2765 * src/gtk/quicksearch.c
2766 Add Wide message list layout
2768 2007-01-19 [fabien] 2.7.1cvs36
2771 make sure a font change is considered in links of
2774 2007-01-19 [colin] 2.7.1cvs35
2781 * src/prefs_common.c
2782 * src/prefs_common.h
2785 * src/gtk/quicksearch.c
2786 * src/gtk/quicksearch.h
2787 Drop 'Separate Folder tree' and 'Separate
2788 Message View'. Put three layouts in place
2791 2007-01-19 [paul] 2.7.1cvs34
2793 * src/prefs_msg_colors.c
2794 more use of Q_ for translators
2796 2007-01-19 [paul] 2.7.1cvs33
2799 * src/prefs_account.c
2800 a few changes to the English
2802 2007-01-19 [fabien] 2.7.1cvs32
2805 factorize translatable string
2807 2007-01-18 [colin] 2.7.1cvs31
2810 Don't error out on --sync option. Although
2811 we don't do anything with it, gtk+ handles
2812 it, and it's useful for debugging X errors
2814 2007-01-18 [fabien] 2.7.1cvs30
2817 ability to apply on the fly the recent added
2818 'gtk_can_change_accels' pref (no need to restart).
2820 2007-01-18 [fabien] 2.7.1cvs29
2822 * src/plugins/bogofilter/bogofilter_gtk.c
2823 * src/plugins/bogofilter/bogofilter.c
2824 * src/plugins/spamassassin/spamassassin_gtk.c
2826 * src/prefs_account.c
2827 factorize or rewrite some translatable strings.
2829 2007-01-18 [fabien] 2.7.1cvs28
2833 set a 4pix space between "Subject:" label and subject entry in
2836 2007-01-18 [wwp] 2.7.1cvs27
2839 fix conflicting address-copy/paste when focus is set
2840 to the embedded edit-person form.
2843 2007-01-18 [wwp] 2.7.1cvs26
2846 complete 2.7.1cvs23 (one more file was missing from that
2849 2007-01-18 [colin] 2.7.1cvs25
2852 Provide a way to migrate without backup
2853 Re-ask for migration on next start if
2854 it has been refused and wizard has been
2857 2007-01-18 [wwp] 2.7.1cvs24
2860 complete 2.7.1.cvs23 (file was missing from previous
2863 2007-01-18 [wwp] 2.7.1cvs23
2866 fix potential crashes in address book's focus_in/out signal handlers,
2867 force focus to the edit-person form when clicked the Edit menu entry or
2868 button (this only matters if the edit-person form is embedded to the
2869 AB window, in that case, focus is not set when browsing the contacts
2870 list w/ keys or mouse clicks).
2872 2007-01-18 [paul] 2.7.1cvs22
2875 add command line options:
2877 -q and --quit for --exit
2879 print "Unknown option" for unknown options
2881 2007-01-18 [paul] 2.7.1cvs21
2884 updated by Pavlo Bohmat
2886 2007-01-18 [paul] 2.7.1cvs20
2889 fix sensitivity issues of Mark as Spam/Ham
2891 2007-01-17 [fabien] 2.7.1cvs19
2894 * src/prefs_common.c
2895 * src/prefs_common.h
2897 Add a 'gtk_can_change_accels' pref in Preferences/Other which
2898 control the corresponding gtk property. It could be used to lock
2899 all shortcuts (avoid to set one of them by inadvertency).
2901 2007-01-17 [colin] 2.7.1cvs18
2904 Fix bug 1100, 'Highlighted e-mail data not visible
2905 when color label applied.'. Use a weighted average
2906 between normal selected foreground color and color
2907 label instead of a simple one (3/1 instead 1/1).
2909 2007-01-17 [colin] 2.7.1cvs17
2912 Better fix for bug 1088, 'Ctrl-h produces repeatable
2913 crash' - don't prevent mail switching while loading
2915 2007-01-17 [colin] 2.7.1cvs16
2924 Manage recursive search of unsubscribed folders
2925 Rescan tree without checking for new messages
2926 after subscriptions changed
2928 2007-01-17 [paul] 2.7.1cvs15
2930 * src/prefs_common.c
2931 * src/gtk/pluginwindow.c
2932 fix bug 1101, '"Load plugin" button is
2933 accidentally hidden'
2934 unset (-1) initial width in prefs_common,
2935 fix overlapping buttons,
2938 2007-01-17 [paul] 2.7.1cvs14
2941 add #include <errno.h>, it's needed
2944 2007-01-17 [paul] 2.7.1cvs13
2947 * tools/make.themes.project
2948 rename .sylpheed_themeinfo to .claws_themeinfo
2950 * src/etpan/etpan-errors.h
2951 * src/etpan/etpan-log.c
2952 * src/etpan/etpan-log.h
2953 * src/etpan/etpan-thread-manager-types.h
2954 * src/etpan/etpan-thread-manager.c
2955 * src/etpan/etpan-thread-manager.h
2956 * src/etpan/imap-thread.c
2957 * src/etpan/imap-thread.h
2958 add copyright header
2960 2007-01-17 [colin] 2.7.1cvs12
2962 * src/plugins/pgpcore/select-keys.c
2963 * src/gtk/pluginwindow.c
2964 * src/prefs_account.c
2967 2007-01-16 [colin] 2.7.1cvs11
2972 Manage subscribing to subfolders when only
2973 subscribed folders are shown.
2975 2007-01-16 [colin] 2.7.1cvs10
2978 Fix annoying vscrollbar going back to top
2979 on Check for new folders
2981 2007-01-16 [colin] 2.7.1cvs9
2986 2007-01-16 [colin] 2.7.1cvs8
2989 Bigger buffer for errors
2993 * src/prefs_account.c
2994 * src/prefs_account.h
2996 * src/etpan/imap-thread.c
2997 * src/etpan/imap-thread.h
2998 * manual/handling.xml
2999 Add subscriptions management. What it changes:
3000 Creating a folder subscribes to it
3001 Deleting a folder unsubscribes it
3002 New contextual menu item allowing to switch between
3003 All folders and Subscribed folders, subscribe, and
3004 unsubscribe. "Creating" an existing but unsubscribed
3005 folder will subscribe it.
3006 By default for new accounts, only subscribed folders
3010 2007-01-16 [paul] 2.7.1cvs7
3013 Allow folder classes to specify only sort_key or
3014 sort_type instead of both or none.
3016 2007-01-16 [paul] 2.7.1cvs6
3023 Save and use errno for procmime_get_part
3025 2007-01-16 [colin] 2.7.1cvs5
3028 Never remove INBOX when scanning for
3029 new folders. It's a special folder
3032 2007-01-15 [colin] 2.7.1cvs4
3035 Fix 'Check for new folders' when IMAP subdirectory
3037 * src/etpan/imap-thread.c
3040 2007-01-15 [colin] 2.7.1cvs3
3042 * src/etpan/imap-thread.c
3043 Fix invalid free on command-connection
3046 2007-01-15 [wwp] 2.7.1cvs2
3048 * src/matcher_parser_lex.l
3049 * src/quote_fmt_lex.l
3050 * src/matcher_parser_parse.y
3051 fix copyright header in lexers and parsers.
3053 2007-01-15 [paul] 2.7.1cvs1
3059 bump up version number following
3062 2007-01-15 [paul] 2.7.0cvs31
3066 add Fabien to the Team list
3067 add the recent contributors
3068 make a few corrections
3070 2007-01-15 [paul] 2.7.0cvs30
3073 fix compiler warning
3074 * src/plugins/pgpcore/prefs_gpg.c
3075 * src/plugins/pgpcore/prefs_gpg.h
3077 fix copyright header
3079 2007-01-14 [colin] 2.7.0cvs29
3082 Use the 'gtk+' backend. Avoids gnome-vfs use,
3083 two benefits: faster to open, will fix strange
3084 dbus-related crash. Thanks to Pascal Terjan.
3086 2007-01-14 [colin] 2.7.0cvs28
3088 * src/etpan/imap-thread.c
3089 Delete the old imap just after allocating
3090 the new one. Makes sure we don't get the
3091 same pointer by sheer luck, which feels
3092 strange in the debug log.
3094 2007-01-14 [colin] 2.7.0cvs27
3096 * src/gtk/inputdialog.c
3097 Make sure we don't print passwords in
3098 clear text when in debug mode
3100 2007-01-14 [colin] 2.7.0cvs26
3102 * src/gtk/gtksctree.c
3103 Fix bug 1098, 'bogus last row display
3104 after expanding a thread'. Patch by
3105 Jindrich Makovicka <makovick@gmail.com>
3107 2007-01-14 [colin] 2.7.0cvs25
3109 * src/etpan/imap-thread.c
3110 Close socket manually before
3111 freeing the imap struct
3113 2007-01-14 [colin] 2.7.0cvs24
3115 * src/etpan/imap-thread.c
3116 Maybe fix new reconnection issues
3118 2007-01-13 [colin] 2.7.0cvs23
3121 Freeze/thaw on thread selection
3123 2007-01-13 [paul] 2.7.0cvs22
3128 add 'Edit/Delete thread'
3130 2007-01-13 [colin] 2.7.0cvs21
3132 * src/prefs_account.c
3133 * src/prefs_compose_writing.c
3134 * src/prefs_message.c
3135 * src/prefs_msg_colors.c
3137 * src/prefs_receive.c
3138 * src/prefs_spelling.c
3139 * src/prefs_summaries.c
3140 * src/prefs_themes.c
3141 * src/gtk/gtkutils.c
3142 * src/gtk/gtkutils.h
3143 * src/plugins/pgpcore/prefs_gpg.c
3144 * src/plugins/spamassassin/spamassassin_gtk.c
3145 Factorize gtk frame creation
3148 2007-01-13 [colin] 2.7.0cvs20
3150 * src/message_search.c
3151 * src/summary_search.c
3152 Fix Enter in search windows
3154 Fix body search starting at the
3155 end of the mail (and asking for loop)
3157 2007-01-13 [colin] 2.7.0cvs19
3159 * src/etpan/imap-thread.c
3160 Make sure we don't free the same imap
3163 2007-01-13 [colin] 2.7.0cvs18
3166 Allow multiple commitHelpers to
3169 2007-01-12 [colin] 2.7.0cvs17
3171 * src/etpan/imap-thread.c
3172 Make sure we get rid of the previous mailimap
3173 when connecting - just in case disconnect was
3176 2007-01-12 [paul] 2.7.0cvs16
3179 Strip S/MIME signatures when re-editing
3180 S/MIME signed messages.
3182 2007-01-12 [paul] 2.7.0cvs15
3189 no need to define CLAWS anymore, remove
3192 2007-01-12 [paul] 2.7.0cvs14
3195 check if the mail's signed as
3196 it can change the mail structure
3199 2007-01-12 [paul] 2.7.0cvs13
3202 fix Forwarding msgs with attachments
3203 that have dos line endings
3206 2007-01-12 [wwp] 2.7.0cvs12
3209 Revert accidentally committed extra version tag.
3211 2007-01-12 [wwp] 2.7.0cvs11
3213 * src/prefs_account.c
3214 Fix compilation w/o aspell (completes 2.7.0cvs7).
3216 2007-01-11 [colin] 2.7.0cvs10
3219 move g_warning to debug_print
3220 it scares people for no reason
3222 2007-01-11 [colin] 2.7.0cvs9
3225 Fix files to translate. Patch by
3228 2007-01-11 [paul] 2.7.0cvs8
3231 Fix recursion when server lists the
3232 current subfolder in the response
3234 Fix updating of icon_list/ctree
3235 * src/plugins/pgpcore/select-keys.c
3236 Fix a few annoyances when choosing
3237 keys for the CMS (S/MIME) protocol
3239 2007-01-11 [wwp] 2.7.0cvs7
3242 * src/prefs_account.c
3243 * src/prefs_account.h
3244 Add per-account spellcheck default dictionaries settings.
3246 2007-01-10 [colin] 2.7.0cvs6
3248 * src/prefs_folder_item.c
3249 Factorize strings - patch by Fabien
3251 2007-01-10 [colin] 2.7.0cvs5
3254 Fix bug 1095, 'Crash while changing folder
3255 columns during incorporation'
3257 2007-01-09 [colin] 2.7.0cvs4
3259 * src/gtk/pluginwindow.c
3260 Set the plugin window transient. Seems
3261 like some window managers hide it in
3262 the background after "load plugin"...
3264 2007-01-09 [colin] 2.7.0cvs3
3267 Use the same type for alloc and free
3269 2007-01-08 [paul] 2.7.0cvs2
3272 updated by Tim Dijkstra
3274 2007-01-08 [paul] 2.7.0cvs1
3276 * src/prefs_themes.c
3277 * src/common/utils.c
3280 2007-01-08 [paul] 2.7.0
3287 2007-01-08 [paul] 2.6.1cvs119
3289 * doc/man/claws-mail.1
3292 2007-01-08 [paul] 2.6.1cvs118
3294 * doc/man/claws-mail.1
3296 * manual/advanced.xml
3297 improved English usage
3299 2007-01-08 [paul] 2.6.1cvs117
3310 updated by Miquel Oliete, Stephan Sachse, me,
3311 Tommi Pirinen, Andrea Spadaccini, Frederico
3312 Goncalves Guimaraes, Andrej Kacian, Aleksandar
3313 Urosevic, and Ralgh Young
3315 2007-01-07 [mones] 2.6.1cvs116
3317 * manual/es/advanced.xml
3319 Synced manual (unhide mark_as_read_delay)
3320 and updated translation for release
3322 2007-01-07 [paul] 2.6.1cvs115
3324 * src/prefs_matcher.c
3325 make the hbox content fit better under
3328 2007-01-07 [colin] 2.6.1cvs114
3331 Fix bug 1088, 'Ctrl-h produces repeatable
3334 2007-01-06 [colin] 2.6.1cvs113
3336 * src/etpan/imap-thread.c
3337 Add casts to int to get certs. Fixes
3338 bug 1064, 'crash @ etpan_certificate_check()
3339 when opening an IMAP folder', with latest
3340 libetpan CVS or >= 0.49
3345 * src/prefs_folder_item.c
3346 Grey out the "synchronise" menu items if
3347 there's nothing to synchronise.
3348 * src/plugins/pgpcore/sgpgme.c
3349 Make an error clearer than "Unknown error"
3351 2007-01-06 [colin] 2.6.1cvs112
3354 Don't try to show a message if updating
3355 Maybe fixes bug 1088, 'ctrl-h produces
3358 2007-01-06 [colin] 2.6.1cvs111
3361 Disable Control-Space (handle it as Space).
3363 2007-01-05 [paul] 2.6.1cvs110
3366 Fix bug 934, 'sylpheed claws 2.1
3367 doesn't show Exchanges Public Folders'
3368 Thanks to Hoa and Colin
3370 Refuse to allocate more than 2 MB for a
3371 single field, it's a good indication of
3374 2007-01-05 [colin] 2.6.1cvs109
3377 Allow --select'ing emails by Message-ID too
3379 2007-01-05 [colin] 2.6.1cvs108
3381 * src/common/quoted-printable.c
3384 2007-01-05 [colin] 2.6.1cvs107
3386 * src/common/quoted-printable.c
3387 Fix previous commit about bug 1089
3390 2007-01-05 [colin] 2.6.1cvs106
3392 * src/common/quoted-printable.c
3393 Fix my previous commit on bug 1089
3396 2007-01-04 [colin] 2.6.1cvs105
3398 * src/common/quoted-printable.c
3399 Fix bug 1089, 'NUL characters in Subject
3400 line are misinterpreted'. Not a pain to
3407 2007-01-04 [wwp] 2.6.1cvs104
3409 * src/image_viewer.c
3410 Force operator precedence (fix a compiler warning).
3412 2007-01-04 [colin] 2.6.1cvs103
3414 * src/image_viewer.c
3415 Be cautious there too (same fix as the one
3416 in textview from cvs33)
3418 Don't use any MimeViewer plugin when showing
3421 2007-01-03 [wwp] 2.6.1cvs102
3425 fixed "cent" sign (use the existing ASCII one),
3426 decode more HTML entities,
3427 converted table ASCII entries to UTF-8,
3428 moved a switch() into a hashtable.
3430 2007-01-03 [paul] 2.6.1cvs101
3436 When possible, use move_msg instead of
3437 copy_msg + remove_msg to move sent mail
3440 2007-01-03 [paul] 2.6.1cvs100
3443 add more html entity recognition:
3444 pounds, euros, and cents
3446 2007-01-03 [colin] 2.6.1cvs99
3449 Don't display an error on NOSELECT
3450 folders when synchronising
3452 2007-01-03 [paul] 2.6.1cvs98
3454 * tools/maildir2claws-mail.pl
3455 only substitute 'sent-mail' if it's
3456 the full directory name
3458 2007-01-03 [paul] 2.6.1cvs97
3461 * ChangeLog.pre2.0.0
3463 archive a chunk of ChangeLog in
3466 * doc/src/ChangeLog.claws-pre0.8.0
3467 remove ChangeLog.claws-pre0.8.0, adding
3468 its contents to ChangeLog.gtk1
3470 2007-01-03 [paul] 2.6.1cvs96
3491 * src/addressbook_foldersel.c
3492 * src/addressbook_foldersel.h
3513 * src/customheader.c
3514 * src/customheader.h
3515 * src/displayheader.c
3516 * src/displayheader.h
3527 * src/editldap_basedn.c
3528 * src/editldap_basedn.h
3545 * src/folder_item_prefs.c
3546 * src/folder_item_prefs.h
3553 * src/grouplistdialog.c
3554 * src/grouplistdialog.h
3558 * src/image_viewer.c
3559 * src/image_viewer.h
3595 * src/message_search.c
3596 * src/message_search.h
3613 * src/partial_download.c
3614 * src/partial_download.h
3619 * src/prefs_account.c
3620 * src/prefs_account.h
3621 * src/prefs_actions.c
3622 * src/prefs_actions.h
3623 * src/prefs_common.c
3624 * src/prefs_common.h
3625 * src/prefs_compose_writing.c
3626 * src/prefs_compose_writing.h
3627 * src/prefs_customheader.c
3628 * src/prefs_customheader.h
3629 * src/prefs_display_header.c
3630 * src/prefs_display_header.h
3631 * src/prefs_filtering.c
3632 * src/prefs_filtering.h
3633 * src/prefs_filtering_action.c
3634 * src/prefs_filtering_action.h
3635 * src/prefs_folder_column.c
3636 * src/prefs_folder_column.h
3637 * src/prefs_folder_item.c
3638 * src/prefs_folder_item.h
3643 * src/prefs_image_viewer.c
3644 * src/prefs_image_viewer.h
3645 * src/prefs_matcher.c
3646 * src/prefs_matcher.h
3647 * src/prefs_message.c
3648 * src/prefs_msg_colors.c
3649 * src/prefs_msg_colors.h
3652 * src/prefs_receive.c
3654 * src/prefs_spelling.c
3655 * src/prefs_spelling.h
3656 * src/prefs_summaries.c
3657 * src/prefs_summaries.h
3658 * src/prefs_summary_column.c
3659 * src/prefs_summary_column.h
3660 * src/prefs_template.c
3661 * src/prefs_template.h
3662 * src/prefs_themes.c
3663 * src/prefs_themes.h
3664 * src/prefs_toolbar.c
3665 * src/prefs_toolbar.h
3666 * src/prefs_wrapping.c
3667 * src/prefs_wrapping.h
3677 * src/quote_fmt_parse.y
3680 * src/remotefolder.c
3681 * src/remotefolder.h
3682 * src/send_message.c
3683 * src/send_message.h
3686 * src/sourcewindow.c
3687 * src/sourcewindow.h
3692 * src/stock_pixmap.c
3693 * src/stock_pixmap.h
3694 * src/summary_search.c
3695 * src/summary_search.h
3710 * src/common/base64.c
3711 * src/common/base64.h
3713 * src/common/hooks.c
3714 * src/common/hooks.h
3717 * src/common/mgutils.c
3718 * src/common/mgutils.h
3721 * src/common/passcrypt.c
3722 * src/common/passcrypt.h.in
3723 * src/common/plugin.c
3724 * src/common/plugin.h
3725 * src/common/prefs.c
3726 * src/common/prefs.h
3727 * src/common/progressindicator.c
3728 * src/common/progressindicator.h
3729 * src/common/quoted-printable.c
3730 * src/common/quoted-printable.h
3731 * src/common/session.c
3732 * src/common/session.h
3735 * src/common/socket.c
3736 * src/common/socket.h
3739 * src/common/ssl_certificate.c
3740 * src/common/ssl_certificate.h
3741 * src/common/stringtable.c
3742 * src/common/stringtable.h
3743 * src/common/template.c
3744 * src/common/template.h
3745 * src/common/timing.h
3746 * src/common/utils.c
3747 * src/common/utils.h
3748 * src/common/version.h.in
3751 * src/common/xmlprops.c
3752 * src/common/xmlprops.h
3754 * src/gtk/colorlabel.c
3755 * src/gtk/colorsel.c
3756 * src/gtk/colorsel.h
3757 * src/gtk/combobox.c
3758 * src/gtk/combobox.h
3759 * src/gtk/description_window.c
3760 * src/gtk/description_window.h
3763 * src/gtk/foldersort.c
3764 * src/gtk/foldersort.h
3765 * src/gtk/gtksctree.c
3766 * src/gtk/gtkutils.c
3767 * src/gtk/gtkutils.h
3768 * src/gtk/inputdialog.c
3769 * src/gtk/inputdialog.h
3770 * src/gtk/logwindow.c
3771 * src/gtk/logwindow.h
3772 * src/gtk/manage_window.c
3773 * src/gtk/manage_window.h
3776 * src/gtk/pluginwindow.c
3777 * src/gtk/pluginwindow.h
3778 * src/gtk/prefswindow.c
3779 * src/gtk/prefswindow.h
3780 * src/gtk/progressdialog.c
3781 * src/gtk/progressdialog.h
3782 * src/gtk/sslcertwindow.c
3783 * src/gtk/sslcertwindow.h
3784 * src/plugins/bogofilter/bogofilter.c
3785 * src/plugins/bogofilter/bogofilter.h
3786 * src/plugins/bogofilter/bogofilter_gtk.c
3787 * src/plugins/clamav/clamav_plugin.c
3788 * src/plugins/clamav/clamav_plugin.h
3789 * src/plugins/clamav/clamav_plugin_gtk.c
3790 * src/plugins/demo/demo.c
3791 * src/plugins/dillo_viewer/dillo_prefs.c
3792 * src/plugins/dillo_viewer/dillo_prefs.h
3793 * src/plugins/dillo_viewer/dillo_viewer.c
3794 * src/plugins/pgpcore/passphrase.c
3795 * src/plugins/pgpcore/passphrase.h
3796 * src/plugins/pgpcore/pgp_viewer.c
3797 * src/plugins/pgpcore/pgp_viewer.h
3798 * src/plugins/pgpcore/plugin.c
3799 * src/plugins/pgpcore/select-keys.c
3800 * src/plugins/pgpcore/select-keys.h
3801 * src/plugins/pgpcore/sgpgme.c
3802 * src/plugins/pgpcore/sgpgme.h
3803 * src/plugins/pgpinline/pgpinline.c
3804 * src/plugins/pgpinline/pgpinline.h
3805 * src/plugins/pgpinline/plugin.c
3806 * src/plugins/pgpmime/pgpmime.c
3807 * src/plugins/pgpmime/pgpmime.h
3808 * src/plugins/pgpmime/plugin.c
3809 * src/plugins/spamassassin/spamassassin.c
3810 * src/plugins/spamassassin/spamassassin.h
3811 * src/plugins/spamassassin/spamassassin_gtk.c
3812 * src/plugins/trayicon/trayicon.c
3813 it's 2007, update the year in the copyright headers
3815 2007-01-03 [paul] 2.6.1cvs95
3818 it is 2007, use it in the copyright string
3820 2007-01-03 [paul] 2.6.1cvs94
3823 html entity conversion: