1 2007-05-23 [wwp] 2.9.2cvs13
4 * src/prefs_compose_writing.c
11 * src/quote_fmt_parse.y
12 Introduced new syntax elements (symbols and commands)
13 in templates/quote_fmt. Compatibility w/ old
15 Updated and reworked the corresponding Information
17 Display the line number in dialogs that talk about
18 parser errors (in addition to the error message in
21 2007-05-23 [wwp] 2.9.2cvs12
23 * src/quote_fmt_parse.y
24 Fix 2.9.2cvs11, probably a paste accident ;).
26 2007-05-23 [wwp] 2.9.2cvs11
29 * src/prefs_template.c
31 * src/quote_fmt_parse.y
32 Fix 2.9.2cvs10, which broke --disable-aspell.
34 2007-05-22 [wwp] 2.9.2cvs10
37 * src/prefs_template.c
41 * src/quote_fmt_parse.y
44 Added template/quote format syntactical elements
47 %T to show (shows empty if not set or not enabled),
48 ?T and !T to check if the default dictionary is
50 - current account's default dictionary
51 %aT to show (empty if not set or not enabled),
52 ?aT and !aT to check if it's enabled and set
53 - name completion for an address, from the address
55 %ABf, %ABt, %ABc respectively show the full name got
56 from the address book if From, To or Cc match a single
58 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
59 matches any contact and if the full name is non-empty.
60 If From, To or Cc are lists of email addresses, only
61 the first address will be checked.
62 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
63 that could show a trailing ','.
64 Also, template/quote_fmt parser now shows the line number in case
67 2007-05-15 [colin] 2.9.2cvs9
71 Add a public function to know whether Claws
73 Store opened folder when exiting
76 Store last opened message in each FolderItem;
77 Reset last seen messages if Claws crashed, so
78 that one can't go in an infinite crash in case
79 a particular mail crashes Claws.
84 * src/prefs_summaries.c
85 Add "Select last opened message" when entering
87 Add "Select last opened folder" at startup.
89 2007-05-14 [colin] 2.9.2cvs8
92 Fix bashism, search for xml catalog
93 in /usr/local/share/xml/catalog too
96 2007-05-13 [wwp] 2.9.2cvs7
99 fix raising log windows when they are either minimized or
102 2007-05-11 [colin] 2.9.2cvs6
105 Use Hildon's file chooser on Maemo. Patch
106 by Jean-Luc Biord; fixes part 2 of bug 1201,
107 'File attachment "manipulation" bugs...'
109 2007-05-10 [wwp] 2.9.2cvs5
113 * src/gtk/quicksearch.c
114 Add a quicksearch option to automatically run
115 a search selected from the history (this option
116 is exclusive towards type-ahead).
118 2007-05-10 [colin] 2.9.2cvs4
121 Fix g_warnings, thanks to Brian
124 2007-05-09 [colin] 2.9.2cvs3
129 * src/prefs_summaries.c
133 * src/gtk/gtksourceprintjob.c
134 * src/gtk/sslcertwindow.c
135 Use the re-entrant variant of time functions
136 Probably fixes bug 1217, 'reentrancy problems
139 2007-05-09 [colin] 2.9.2cvs2
142 Fix crasher when reconnection fails
144 2007-05-08 [paul] 2.9.2cvs1
150 bump version number following
153 2007-05-08 [paul] 2.9.1cvs48
155 * src/plugins/demo/demo.c
156 * src/plugins/dillo_viewer/dillo_prefs.c
157 * src/plugins/dillo_viewer/dillo_prefs.h
158 * src/plugins/dillo_viewer/dillo_viewer.c
159 * src/plugins/pgpcore/pgp_viewer.c
160 * src/plugins/pgpcore/pgp_viewer.h
161 * src/plugins/pgpcore/plugin.c
162 * src/plugins/pgpcore/prefs_gpg.c
163 * src/plugins/pgpcore/prefs_gpg.h
164 * src/plugins/pgpcore/sgpgme.c
165 * src/plugins/pgpcore/sgpgme.h
166 * src/plugins/pgpinline/plugin.c
167 * src/plugins/pgpmime/pgpmime.c
168 * src/plugins/pgpmime/pgpmime.h
169 * src/plugins/pgpmime/plugin.c
170 * src/plugins/spamassassin/spamassassin.c
171 * src/plugins/spamassassin/spamassassin.h
172 * src/plugins/spamassassin/spamassassin_gtk.c
173 * src/plugins/trayicon/README
175 * tools/README.sylprint
176 * tools/outlook2claws-mail.pl
178 * tools/tb2claws-mail
179 * tools/tbird2claws.py
182 * tools/kdeservicemenu/README
183 cleanups and corrections
185 2007-05-06 [wwp] 2.9.1cvs47
188 Fix missing dash to `display` command-line, reported
189 by Georg Himmrich <georg at mails d0t diesind d0t net>.
191 2007-05-06 [colin] 2.9.1cvs46
196 * src/pixmaps/printer.xpm
199 2007-05-06 [paul] 2.9.1cvs45
204 * src/summary_search.c
208 2007-05-05 [wwp] 2.9.1cvs44
212 * src/prefs_actions.c
216 Fix "faild" typos everywhere and capitalization of
219 2007-05-04 [colin] 2.9.1cvs43
224 * src/plugins/pgpcore/prefs_gpg.c
225 * src/plugins/pgpcore/prefs_gpg.h
226 * src/plugins/pgpinline/pgpinline.c
227 * src/plugins/pgpmime/pgpmime.c
228 Add an API to warn about encryption limits,
229 and allow to disable these warnings
231 2007-05-03 [colin] 2.9.1cvs42
235 Fix bug 1213, 'Delete more than
238 2007-05-03 [wwp] 2.9.1cvs41
241 * src/prefs_filtering.c
242 * src/prefs_template.c
243 * src/common/template.c
244 * src/common/template.h
247 Templates are no longer automatically sorted
248 by name, but can be sorted manually using
249 |< < > >| buttons as well as drag'n'drop.
251 2007-05-03 [wwp] 2.9.1cvs40
253 * src/plugins/spamassassin/spamassassin.c
254 * src/plugins/spamassassin/spamassassin.h
255 * src/plugins/spamassassin/spamassassin_gtk.c
256 * src/plugins/bogofilter/bogofilter.c
257 * src/plugins/bogofilter/bogofilter.h
258 * src/plugins/bogofilter/bogofilter_gtk.c
259 Added an option to conditionally mark saved spam
260 as read (default is and was to do so).
261 Satisfies feature request 1708539 on sf.net tracker.
263 2007-05-03 [colin] 2.9.1cvs39
266 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
268 2007-05-02 [colin] 2.9.1cvs38
271 Fix bug 1209, 'Clicking on address
272 in header (mailto uri) selects
273 default account'. Patch adapted from
276 2007-05-02 [colin] 2.9.1cvs37
278 * src/grouplistdialog.c
279 Set cursor to wait cursor while loading
282 2007-05-02 [paul] 2.9.1cvs36
286 rename cache and mark files
289 2007-04-30 [paul] 2.9.1cvs35
291 * manual/glossary.xml
293 updates. Patch by Ricardo
295 2007-04-29 [wwp] 2.9.1cvs34
299 Fix few grammatical errors (patch by David Relson < relson at
300 osagesoftware dot com >).
302 2007-04-28 [colin] 2.9.1cvs33
306 * src/prefs_account.c
307 * src/prefs_account.h
308 Drop the "Download all" preference. It's
309 stupidly useless and confuses people from
312 2007-04-27 [wwp] 2.9.1cvs32
315 * src/prefs_account.c
316 * src/prefs_account.h
317 Don't reflect accounts changes to the mainwindow when it's
320 2007-04-27 [colin] 2.9.1cvs31
323 Freeze/thaw when sync'ing flags
325 * src/prefs_account.c
326 * src/prefs_account.h
327 * src/etpan/imap-thread.c
328 * src/etpan/imap-thread.h
329 Add a way to use UID FETCH instead
330 of searches to fetch message lists
331 and flags. More expensive towards
332 bandwidth, less expensive towards
333 server's CPU. Probably fixes
334 bug 1158, 'Scanning new folders on
335 Exchange 2007 extremely slow'.
338 2007-04-27 [paul] 2.9.1cvs30
341 * src/prefs_logging.c
342 improvements to english usage
344 2007-04-27 [colin] 2.9.1cvs29
347 Fix build without libetpan (my bad!)
349 2007-04-26 [colin] 2.9.1cvs28
353 Fix uselessly exported function
355 Consider "- -- \n" as signature separator
356 (that's what signature separators look like
357 in PGP/Inline signed mails)
359 2007-04-26 [colin] 2.9.1cvs27
362 libetpan-0.49 is now required
364 Fix double fetching of mails if
367 Make offline sync faster, by
368 remembering last change time, and
371 2007-04-26 [hoa] 2.9.1cvs26
377 * src/etpan/imap-thread.c
378 * src/etpan/imap-thread.h
379 cancellation of IMAP operations is now allowed.
380 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
382 2007-04-26 [colin] 2.9.1cvs25
385 Always fetch body+headers in folders that are
386 synched for offline use, if "Synchronise as
387 soon as possible" is set.
388 Fixes bug 1200, 'Add option to always retrieve full
391 2007-04-25 [colin] 2.9.1cvs24
394 Fix bug 1198, 'Reply-all "disappearing" address bug
397 2007-04-24 [colin] 2.9.1cvs23
400 Fix bug 1195, 'Hardware key navigation'
401 Make GDK_Enter toggle expansion (Maemo)
403 2007-04-24 [wwp] 2.9.1cvs22
406 Fix few compiler warnings.
408 2007-04-24 [paul] 2.9.1cvs21
415 2007-04-24 [paul] 2.9.1cvs20
418 * src/pixmaps/active.xpm
419 * src/pixmaps/checkbox_off.xpm
420 * src/pixmaps/checkbox_on.xpm
421 * src/pixmaps/inactive.xpm
423 remove transparent border from checkbox icons
425 2007-04-24 [wwp] 2.9.1cvs19
429 Fix a crash in textview, thanks to Colin.
431 2007-04-23 [wwp] 2.9.1cvs18
434 Fix 2.9.1cvs5: no header was being translated at all.
436 2007-04-23 [colin] 2.9.1cvs17
443 * src/gtk/gtksctree.c
444 * src/gtk/gtksctree.h
445 * src/pixmaps/selection.xpm
446 Fix bug 1193, 'Need a way to multi-select
447 items'. Add a toggle button to the summaryview
448 to switch between normal and multiple selection
451 2007-04-23 [colin] 2.9.1cvs16
458 * src/gtk/gtksctree.c
459 * src/gtk/gtksctree.h
460 * src/pixmaps/selection.xpm
461 Fix bug 1193, 'Need a way to multi-
463 Add a toggle button in the summaryview
464 to enable normal or multiple selection.
467 2007-04-23 [colin] 2.9.1cvs15
470 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
472 2007-04-21 [colin] 2.9.1cvs14
474 * src/gtk/quicksearch.c
475 Fix previous commit (actually use correct
478 2007-04-21 [colin] 2.9.1cvs13
480 * src/gtk/quicksearch.c
481 Fix changing quicksearch type (after Esc,
482 after changing Recursive, ...)
484 2007-04-20 [wwp] 2.9.1cvs12
486 * src/gtk/Makefile.am
487 Added headers.h (completes 2.9.1cvs5).
489 2007-04-20 [wwp] 2.9.1cvs11
492 Fix the use of display name in name column,
493 it has been overriden w/ the use of nickname
494 by 2.9.0cvs3. Now nickname is used (if any)
495 in case of LDAP books only.
497 2007-04-20 [colin] 2.9.1cvs10
502 Add handling of 'a' to loop in a mail's
505 2007-04-20 [colin] 2.9.1cvs9
508 Fix bug 1190, 'dir_open' button doesn't work'
511 2007-04-20 [colin] 2.9.1cvs8
515 Fix bug 1194, 'Hardware keys move from email
516 list to account/directory list, but not back
517 to email list...' (Maemo)
519 2007-04-20 [colin] 2.9.1cvs7
522 complete previous commit
524 2007-04-20 [colin] 2.9.1cvs6
527 Fix bug 1187, 'Reply-to addressee disappears
528 when reply-to text box is clicked...' (Maemo)
530 2007-04-20 [wwp] 2.9.1cvs5
540 * src/prefs_display_header.c
541 * src/prefs_matcher.c
544 * src/gtk/quicksearch.c
545 Translate more header names according to the relevant option value,
546 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
547 Replaced nearly all uses of prefs_common.trans_hdr with a call
548 to prefs_common_translated_header_name().
549 Added a headers.h reference file that contains known header names
550 (RFC2822 and others) to the translation process' input, so that
551 translated header names will still exist even if no occurrence of
552 _("headername") is found anymore in the sources.
553 Don't translate column name 'Number' following to trans_hdr option
554 value as it's not a header name.
556 2007-04-20 [colin] 2.9.1cvs4
558 * src/gtk/quicksearch.c
559 * src/gtk/quicksearch.h
560 Add "From, To or Subject" quicksearch
561 type. Patch by ulfschaper@users.sf.net
563 2007-04-20 [colin] 2.9.1cvs3
566 Implement proper references filtering condition.
567 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
569 2007-04-19 [wwp] 2.9.1cvs2
571 * src/prefs_display_header.c
572 * src/message_search.c
573 Fix few warnings (g_free of const gchar*).
575 2007-04-19 [paul] 2.9.1cvs1
581 bump version number following
584 2007-04-19 [paul] 2.9.0cvs9
586 * manual/advanced.xml
587 * manual/glossary.xml
590 2007-04-18 [paul] 2.9.0cvs8
593 fix for CVE-2007-1558 (APOP)
596 2007-04-18 [paul] 2.9.0cvs7
602 Fix encoding woes wrt saving of
606 2007-04-18 [colin] 2.9.0cvs6
608 * src/gtk/pluginwindow.c
609 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
611 2007-04-17 [wwp] 2.9.0cvs5
617 Fix --disable-ldap build,
618 fix some LDAP annoyances on
619 searches, thanks to Colin.
621 2007-04-17 [wwp] 2.9.0cvs4
624 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
625 like gcc 2.9x. Thanks to Colin.
627 2007-04-17 [wwp] 2.9.0cvs3
643 Add LDAP write support. Patch mostly by
644 Michael <mir at datanom dot net>
646 2007-04-17 [wwp] 2.9.0cvs2
649 Prepend "Add to address book" to the context menu of compose window's sender and
652 2007-04-16 [paul] 2.9.0cvs1
657 2007-04-16 [paul] 2.9.0
664 2007-04-16 [paul] 2.8.1cvs102
667 updated by Fabien Vantard
669 2007-04-16 [paul] 2.8.1cvs101
679 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
680 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
681 Aleksandar Urosevic, and Ralgh Young
683 2007-04-15 [mones] 2.8.1cvs100
688 2007-04-14 [colin] 2.8.1cvs99
690 * src/message_search.c
691 * src/prefs_display_header.c
692 * src/summary_search.c
696 2007-04-14 [wwp] 2.8.1cvs98
699 * src/message_search.c
700 * src/summary_search.c
701 * src/prefs_display_header.c
702 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
703 returns NULL, get the text value directly from the GtkEntry child.
705 2007-04-13 [colin] 2.8.1cvs97
707 * src/gtk/quicksearch.c
708 Give the focus back to summaryview when
709 emptying the quicksearch with Esc
711 2007-04-13 [colin] 2.8.1cvs96
713 * src/message_search.c
714 * src/prefs_display_header.c
715 * src/summary_search.c
716 Fix possibles crashes when getting text
719 2007-04-13 [colin] 2.8.1cvs95
722 Add some UIDL debugging
724 2007-04-12 [colin] 2.8.1cvs94
727 Force folder scan if necessary after
728 copying mails, to be able to reapply
731 2007-04-11 [colin] 2.8.1cvs93
734 don't scan for new mail on startup if --select
735 is specified (or race conditions arise). If so,
736 do both sequentially.
738 2007-04-09 [colin] 2.8.1cvs92
741 Use leafpad by default on Maemo. Patch
744 2007-04-06 [colin] 2.8.1cvs91
746 * src/pixmaps/queue_close.xpm
747 * src/pixmaps/queue_close_hrm.xpm
748 * src/pixmaps/queue_close_hrm_mark.xpm
749 * src/pixmaps/queue_close_mark.xpm
750 * src/pixmaps/queue_open.xpm
751 * src/pixmaps/queue_open_hrm.xpm
752 * src/pixmaps/queue_open_hrm_mark.xpm
753 * src/pixmaps/queue_open_mark.xpm
754 Move the clock one pixel down :)
756 2007-04-05 [colin] 2.8.1cvs90
759 Don't sync when switching offline from
760 command line - it's usually too late :)
762 2007-04-05 [paul] 2.8.1cvs89
766 * src/pixmaps/dir_close_hrm.xpm
767 * src/pixmaps/dir_close_hrm_mark.xpm
768 * src/pixmaps/drafts_close.xpm
769 * src/pixmaps/drafts_close_mark.xpm
770 * src/pixmaps/drafts_open.xpm
771 * src/pixmaps/drafts_open_mark.xpm
772 * src/pixmaps/inbox.xpm
773 * src/pixmaps/inbox_close.xpm
774 * src/pixmaps/inbox_close_hrm.xpm
775 * src/pixmaps/inbox_close_hrm_mark.xpm
776 * src/pixmaps/inbox_close_mark.xpm
777 * src/pixmaps/inbox_hrm.xpm
778 * src/pixmaps/inbox_hrm_mark.xpm
779 * src/pixmaps/inbox_mark.xpm
780 * src/pixmaps/inbox_open.xpm
781 * src/pixmaps/inbox_open_hrm.xpm
782 * src/pixmaps/inbox_open_hrm_mark.xpm
783 * src/pixmaps/inbox_open_mark.xpm
784 * src/pixmaps/outbox.xpm
785 * src/pixmaps/outbox_close.xpm
786 * src/pixmaps/outbox_close_hrm.xpm
787 * src/pixmaps/outbox_close_hrm_mark.xpm
788 * src/pixmaps/outbox_close_mark.xpm
789 * src/pixmaps/outbox_hrm.xpm
790 * src/pixmaps/outbox_hrm_mark.xpm
791 * src/pixmaps/outbox_mark.xpm
792 * src/pixmaps/outbox_open.xpm
793 * src/pixmaps/outbox_open_hrm.xpm
794 * src/pixmaps/outbox_open_hrm_mark.xpm
795 * src/pixmaps/outbox_open_mark.xpm
796 * src/pixmaps/queue_close.xpm
797 * src/pixmaps/queue_close_hrm.xpm
798 * src/pixmaps/queue_close_hrm_mark.xpm
799 * src/pixmaps/queue_close_mark.xpm
800 * src/pixmaps/queue_open.xpm
801 * src/pixmaps/queue_open_hrm.xpm
802 * src/pixmaps/queue_open_hrm_mark.xpm
803 * src/pixmaps/queue_open_mark.xpm
804 updated, added and replaced icons
807 2007-04-04 [colin] 2.8.1cvs88
810 Fix build without libetpan
812 2007-04-03 [colin] 2.8.1cvs87
815 Fix crash with Citadel, and try to make
816 things work. this server (and specifically
817 STATUS and APPEND at least) seems broken.
819 2007-04-03 [colin] 2.8.1cvs86
822 Fix icons on folder close
824 2007-04-03 [colin] 2.8.1cvs85
827 Fix double-ask of offline override in
832 Much more efficient way to synchronise
834 * src/etpan/imap-thread.c
837 * src/gtk/quicksearch.c
840 2007-04-03 [paul] 2.8.1cvs84
848 Fix sync being done too late
851 2007-04-02 [colin] 2.8.1cvs83
854 Maemo: Put status and quicksearch at the top
855 * src/plugins/bogofilter/bogofilter.c
856 * src/plugins/spamassassin/spamassassin.c
857 Derive trash from inbox if possible
859 2007-04-02 [paul] 2.8.1cvs82
861 * src/plugins/bogofilter/bogofilter_gtk.c
862 a few English changes
868 2007-04-02 [colin] 2.8.1cvs81
871 Fix transparent images by using
874 Flush events (on new windows) to avoid
875 having the textview's image resize fail
876 to know the available width
878 2007-04-01 [colin] 2.8.1cvs80
880 * src/prefs_account.c
881 If no MH mailbox exist, when creating a POP/Local
882 account, just create and use the default one
883 instead of bailing with a "Mailbox doesn't exist"
886 2007-03-31 [colin] 2.8.1cvs79
888 * src/prefs_account.c
889 Create signature file if it doesn't exist
891 * src/prefs_toolbar.c
892 Maemo: Move "Use default" on the left so
893 that people can find it
895 Maemo: make default editor "Maemopad",
896 default signature file "MyDocs/signature.txt"
898 2007-03-31 [colin] 2.8.1cvs78
900 * src/prefs_account.c
901 Maemo: rework account prefs so
902 that less horizontal scrolling
905 2007-03-31 [colin] 2.8.1cvs77
910 Fix bug 1167, 'Allow not displaying zeros
911 in folder list'. Patch by MartinP
913 2007-03-31 [colin] 2.8.1cvs76
918 2007-03-31 [colin] 2.8.1cvs75
921 Apply patch from bug 1172, direct
922 access to the folder's session instead
923 of using getter. Patch by MartinP
925 2007-03-31 [paul] 2.8.1cvs74
928 no need to list Fabien twice!
930 2007-03-31 [colin] 2.8.1cvs73
933 If we're currently "overriding for %d minutes",
936 2007-03-31 [colin] 2.8.1cvs72
944 * src/plugins/spamassassin/spamassassin.c
945 Offline override: Add a parameter to allow
946 asking even if the override timer is running.
947 Allows to ask every time the user makes an
948 explicit action needing online access (such
949 as Get Mail), and not when the action is
950 implicit (such as opening an IMAP folder)
952 2007-03-31 [colin] 2.8.1cvs71
955 Override offline: "No" answer shouldn't
956 re-ask after 3 seconds, but 10 minutes.
958 2007-03-30 [colin] 2.8.1cvs70
960 * src/common/socket.c
961 Better error reporting on unix socket
962 failure (bind usually)
965 Label window: add a pulsing progress
966 bar to show we're not hung :)
969 * src/plugins/pgpcore/sgpgme.c
972 2007-03-30 [colin] 2.8.1cvs69
976 Fix possible trashing of history and uidl
977 files on disk full problems
979 2007-03-30 [paul] 2.8.1cvs68
984 update summary when changing layout type
985 (fixes wrong folder icon being displayed)
988 2007-03-29 [colin] 2.8.1cvs67
990 * src/prefs_ext_prog.c
991 The browser pref is irrelevant on Maemo
993 2007-03-29 [colin] 2.8.1cvs66
997 Maemo: dynamically switch headers/text position
999 Maemo: hide compose's ruler by default
1000 * src/common/socket.c
1001 * src/common/socket.h
1004 2007-03-29 [colin] 2.8.1cvs65
1006 * src/common/socket.c
1007 * src/common/socket.h
1008 Fix build when MAEMO_CFLAGS contains
1009 _X_OPENSOURCE (resolv.h errors as long
1010 as we don't add _BSD_SOURCE. Ugly).
1012 2007-03-29 [wwp] 2.8.1cvs64
1014 * src/prefs_logging.c
1015 Fix sensitivity of clip-log widgets in prefs/logging,
1018 2007-03-29 [wwp] 2.8.1cvs63
1021 Updated files list for translations, thanks to Fabien.
1023 2007-03-29 [colin] 2.8.1cvs62
1026 * src/common/Makefile.am
1027 * src/common/utils.c
1028 Maybe make URI opening work in Maemo
1031 2007-03-28 [colin] 2.8.1cvs61
1036 Add the possibility to sort folders arbitrarily
1037 (via editing of folderlist.xml only). Patch by
1038 Martin P <mp26+claws@os.inf.tu-dresden.de>
1039 Fixes bug 1166, 'Folder ordering is fixed and cannot
1040 be changed by the user'
1042 2007-03-28 [colin] 2.8.1cvs60
1045 Add popup menu for mime icons
1047 2007-03-28 [colin] 2.8.1cvs59
1050 Fix a layout issue when presenting
1051 mainwindow in Small screen layout
1054 Add a "Go to folder list" button for
1055 mainwindow, and make it default in
1058 2007-03-28 [colin] 2.8.1cvs58
1061 Don't dynamically update title on Maemo
1062 Patch by Jean-Luc Biord
1064 2007-03-27 [colin] 2.8.1cvs57
1069 Enable tap-and-hold on Maemo
1071 2007-03-26 [colin] 2.8.1cvs56
1074 More popup-menu (in attachments list)
1076 2007-03-26 [colin] 2.8.1cvs55
1079 Enable popup-menu signal
1081 2007-03-26 [colin] 2.8.1cvs54
1083 * src/plugins/pgpinline/pgpinline.c
1084 Fix bug 1111, 'PGP/inline plugin hides text
1085 around encrypted text block'. Patch based on
1086 a patch from Michal Cihar.
1088 2007-03-26 [wwp] 2.8.1cvs53
1091 Fix getting a false error when sending queued message
1092 whereas the sending was fine (if there are subfolders
1093 in the queue folder), thanks to Colin.
1095 2007-03-26 [paul] 2.8.1cvs52
1098 update FACE header in welcome message
1100 2007-03-25 [colin] 2.8.1cvs51
1105 2007-03-25 [colin] 2.8.1cvs50
1108 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
1110 2007-03-24 [colin] 2.8.1cvs49
1113 Fix a few launch problems on Maemo
1114 Patch by Jean-Luc Biord
1116 2007-03-24 [wwp] 2.8.1cvs48
1122 Fix wrong action performed when closing the
1123 "ask about account specific filtering rules
1124 when filtering manually" dialog by pressing Escape.
1125 Fix wrong order of buttons in the "return receipt
1126 notification - the message was sent to several of
1127 your accounts" dialog.
1129 2007-03-24 [paul] 2.8.1cvs47
1132 an improvement to English usage
1133 * tools/kdeservicemenu/README
1136 2007-03-24 [paul] 2.8.1cvs46
1139 * src/stock_pixmap.c
1140 * src/pixmaps/edit_extern.xpm
1141 * src/pixmaps/mail_sign.xpm
1142 rescue long lost icons
1144 2007-03-24 [paul] 2.8.1cvs45
1147 fix toolbar (broken in 2.8.1cvs42)
1149 2007-03-23 [colin] 2.8.1cvs44
1152 Correctly unsubscribe/resubscribe after
1155 2007-03-23 [colin] 2.8.1cvs43
1157 * src/prefs_common.c
1158 Maemo: as the platform is light on RAM, allow
1159 caches to be discarded faster.
1161 2007-03-23 [colin] 2.8.1cvs42
1166 * src/stock_pixmap.c
1167 * src/stock_pixmap.h
1172 * src/pixmaps/open_mail.xpm
1173 Maemo changes: Add the possibility to have
1174 "Open Email" and "Close Window" buttons on
1175 toolbars (and use them in Maemo's default
1178 2007-03-23 [wwp] 2.8.1cvs41
1181 Reverted that part of the action dialog closure logics, to
1182 pre-2.8.1cvs19. Managing action dialog w/ no output may be
1183 done later in a different way (or may not).
1185 2007-03-22 [wwp] 2.8.1cvs40
1188 Fix sticky action dialog when got no output but action command
1189 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
1191 2007-03-22 [colin] 2.8.1cvs39
1193 * src/prefs_filtering.c
1194 * src/gtk/combobox.h
1195 Fix escaping account names in filtering prefs
1197 2007-03-22 [colin] 2.8.1cvs38
1202 Add any attribute specified in LDAP servers'
1203 Search attributes to the Other Attributes tab
1204 of contacts; Add 'telephoneNumber' in the
1207 2007-03-22 [colin] 2.8.1cvs37
1212 Try to prevent race conditions when
1213 changing the folder list
1215 Fix possible red folder icon when
1216 switching from Small screen layout
1219 2007-03-22 [colin] 2.8.1cvs36
1224 Rename "little screen" to "Small screen"
1225 * src/gtk/Makefile.am
1226 * src/common/utils.c
1228 Fix Maemo-related compilation problems
1230 2007-03-21 [colin] 2.8.1cvs35
1234 * claws-mail.desktop
1235 Remove .png from the Icon, it's useless
1237 2007-03-21 [colin] 2.8.1cvs34
1241 Add the necessary lib checking for
1244 2007-03-21 [colin] 2.8.1cvs33
1247 Fix unconditional "error happened" when
1248 sending via command-line. "lol @ myself"
1250 2007-03-21 [colin] 2.8.1cvs32
1252 * claws-mail-40x40.png
1253 * claws-mail-26x26.png
1263 * src/prefs_account.c
1264 * src/prefs_common.c
1265 * src/summary_search.c
1269 * src/gtk/gtkutils.c
1270 * src/gtk/gtkutils.h
1271 * src/gtk/logwindow.c
1273 * src/gtk/prefswindow.c
1274 Add Maemo port (patch mainly by Jean-Luc Biort)
1275 Add a new 'Little screen' layout to help on such
1276 platforms (patch by me)
1277 Make some default preferences different (more
1278 adapted) on Maemo (patch by me)
1280 2007-03-21 [wwp] 2.8.1cvs31
1282 * src/prefs_logging.c
1283 * src/prefs_logging.h
1284 Fixed copyright header of newly added files.
1286 2007-03-21 [wwp] 2.8.1cvs30
1302 * src/prefs_common.c
1303 * src/prefs_common.h
1304 * src/prefs_logging.c
1305 * src/prefs_logging.h
1308 * src/send_message.c
1313 * src/common/session.c
1315 * src/common/socket.c
1316 * src/etpan/imap-thread.c
1317 * src/gtk/logwindow.c
1318 * src/gtk/logwindow.h
1319 * src/plugins/bogofilter/bogofilter.c
1320 * src/plugins/spamassassin/spamassassin.c
1321 Added debugging of filtering/processing rules.
1322 The debug log is here 'Tools/Filtering debug window',
1323 the options there 'Configuration/Preferences/Other/Logging',
1324 and the log file is ~/.claws-mail/filtering.log.
1325 Moved protocol log prefs to 'Other/Logging' as well.
1326 To support such debugging feature, the existing log API has
1327 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
1328 this impacts many external modules (commits follow).
1330 2007-03-21 [paul] 2.8.1cvs29
1332 * src/etpan/Makefile.am
1333 * src/etpan/imap-thread.c
1334 add missing #include
1336 2007-03-21 [colin] 2.8.1cvs28
1339 Fix bug 1157, 'some broken messages confuse
1340 mime parser'. Make sure we can't have MimeInfos
1341 with negative sizes.
1343 2007-03-20 [colin] 2.8.1cvs27
1346 Fix missing \0 on buffer
1348 2007-03-20 [colin] 2.8.1cvs26
1351 Use make_dir_hier instead of make_dir
1352 to create the MH mailbox
1354 2007-03-20 [colin] 2.8.1cvs25
1358 * src/prefs_account.c
1360 Fix default inbox weirdnesses (after wizard,
1361 if path is Mail, mailbox identifier is #mh/Mailbox,
1362 and when creating new accounts)
1364 2007-03-20 [colin] 2.8.1cvs24
1367 Write folderlist after adding/deleting accounts
1370 2007-03-20 [colin] 2.8.1cvs23
1373 * src/remotefolder.h
1374 Fix bug 1153, 'CM segfaults if IMAP folder is
1375 selected while scanning prior to update'
1377 2007-03-17 [paul] 2.8.1cvs22
1380 fix a typo, and be a little more verbose.
1382 2007-03-17 [wwp] 2.8.1cvs21
1385 Fix a compiler warning.
1387 2007-03-16 [wwp] 2.8.1cvs20
1391 Updated to deal w/ the new mairix.sh tool.
1393 2007-03-16 [wwp] 2.8.1cvs19
1396 Fix logics issues around the action IO dialog:
1397 - disable entry widget and exec button when
1398 the exec button is clicked (don't wait for any
1399 output line) - fix possible disabling/re-enabling/
1400 re-disabling of those widgets
1401 - raise an error if executing a %as{} action either
1402 empty or invalid, instead of failing silently
1403 - don't close the dialog if the abort button has been
1404 clicked and if there was no output yet
1405 - set focus to the abort button when the exec button
1407 - fix capitalization of a warning message
1409 2007-03-16 [wwp] 2.8.1cvs18
1412 Added a wrapper to mairix to the tools folder.
1414 2007-03-16 [colin] 2.8.1cvs17
1418 Allow mimeviewer plugins to print
1421 2007-03-16 [colin] 2.8.1cvs16
1426 2007-03-15 [colin] 2.8.1cvs15
1430 Add a way for mimeviewer plugins to
1431 implement body search
1433 2007-03-15 [paul] 2.8.1cvs14
1435 * src/prefs_spelling.c
1438 2007-03-15 [paul] 2.8.1cvs13
1440 * src/common/quoted-printable.c
1441 fix decoding of quoted-printable parts
1443 2007-03-14 [wwp] 2.8.1cvs12
1445 * src/gtk/logwindow.h
1446 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
1448 2007-03-14 [wwp] 2.8.1cvs11
1450 * src/gtk/logwindow.h
1451 Complete 2.8.1cvs10.
1453 2007-03-14 [colin] 2.8.1cvs10
1455 * src/gtk/logwindow.c
1456 Probably fix bug 1149, crash on logwindow
1457 close - at the expense of performance once
1458 logwin has been opened
1460 2007-03-14 [colin] 2.8.1cvs9
1463 If claws-mail is running on another
1464 display, warn instead of popping it up
1465 on the other display
1467 2007-03-12 [colin] 2.8.1cvs8
1470 Fix bug 1145, 'Setting a different name
1471 for the Mailbox name isn't reflected in
1472 default account settings'. Patch by wwp
1474 2007-03-12 [colin] 2.8.1cvs7
1477 Fix bug 1143, 'Add number of messages to be
1478 deleted to confirmation dialog'
1480 2007-03-12 [wwp] 2.8.1cvs6
1483 * src/prefs_common.c
1484 * src/prefs_common.h
1485 * src/prefs_summaries.c
1486 Changed the option that displays unread messages count
1487 next to the folder name in folder list: it is now
1488 possible to either display nothing, display the
1489 unread messages number only or the unread and total messages
1490 numbers. The patch includes this extra feature as well
1491 as some minor fixes by rewriting the algo in folderview.c.
1492 Thanks to Paul for the original idea and implementation, plus
1493 testing and proof-reading!
1495 2007-03-09 [paul] 2.8.1cvs5
1499 * tools/claws-mail-compose-insert-files.pl
1500 added a script which enables inserting files
1501 into the message body of a new Claws Mail
1502 Compose window from the command line. Additionally
1503 To, Cc, Subject and files to attach to the message
1506 2007-03-09 [wwp] 2.8.1cvs4
1511 Optimize matching of addresses in the addressbook
1512 (filtering/processing 'found_in_addressbook' condition).
1514 2007-03-07 [wwp] 2.8.1cvs3
1517 * src/quote_fmt_lex.l
1518 * src/quote_fmt_parse.y
1519 Add a new quote format symbol: %A to insert the
1520 sender email address (just the address itself).
1522 2007-03-06 [wwp] 2.8.1cvs2
1524 * src/gtk/gtkutils.c
1525 * src/plugins/trayicon/trayicon_prefs.h
1526 * src/plugins/trayicon/trayicon_prefs.c
1527 * src/plugins/trayicon/trayicon.c
1530 Add a new trayicon (optional) feature: minimize to tray. When enabled,
1531 minimizing Claws-Mail main window will hide it to the trayicon instead.
1534 2007-03-06 [paul] 2.8.1cvs1
1540 bump version number following
1543 2007-03-06 [paul] 2.8.0cvs24
1546 corrected by by Tim <timbrain@post.cz>
1548 2007-03-05 [colin] 2.8.0cvs23
1552 Fix mime/globs path on NetBSD
1553 patch by George Michaelson
1555 2007-03-05 [wwp] 2.8.0cvs22
1558 Remove debug statement (accidentally committed w/ cvs14).
1560 2007-03-05 [paul] 2.8.0cvs21
1562 * src/plugins/pgpcore/prefs_gpg.c
1563 fix compiler warning
1565 2007-03-05 [wwp] 2.8.0cvs20
1567 * src/matcher_parser_parse.y
1568 Fix mismerge between cvs17 and cvs19.
1570 2007-03-05 [wwp] 2.8.0cvs19
1572 * src/matcher_parser_parse.y
1573 * src/prefs_filtering_action.c
1578 Add new 'add_to_addressbook' filtering/processing action.
1580 2007-03-05 [wwp] 2.8.0cvs18
1583 Fix mark_as_ham filtering/processing action: spam flag
1586 2007-03-04 [colin] 2.8.0cvs17
1591 * src/matcher_parser_parse.y
1592 * src/prefs_filtering_action.c
1593 Add 'Mark as spam' and 'Mark as ham' filtering
1594 actions. Fixes bug 1138.
1596 2007-03-04 [colin] 2.8.0cvs16
1599 Fix bug 1140, wrong return value
1602 2007-03-04 [wwp] 2.8.0cvs15
1605 Rollback cvs14: don't free stuff that is managed in g_list.
1607 2007-03-04 [wwp] 2.8.0cvs14
1610 Fix a leak in address completion code.
1612 2007-03-04 [colin] 2.8.0cvs13
1615 Maybe fix bug 1136, 'Crash in group
1618 2007-03-04 [iwkse] 2.8.0cvs12
1621 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
1623 2007-03-03 [colin] 2.8.0cvs11
1625 * src/plugins/pgpinline/pgpinline.c
1626 Fix off-by-one, fix double-free. Fixes
1627 bug 1135, 'cm-segfault on decrypting
1630 2007-03-03 [colin] 2.8.0cvs10
1634 * src/common/plugin.c
1635 Fix bug 1134, 'Valgrind macros unhandled
1638 2007-03-02 [colin] 2.8.0cvs9
1641 Don't error out on EAGAIN. Fixes
1642 bug 1129, '"local mbox file" account
1643 isn't retrieving mails'
1645 2007-03-01 [wwp] 2.8.0cvs8
1648 * src/gtk/colorlabel.c
1649 Remove accels for extra color labels until we set better
1650 and definitive ones.
1652 2007-02-28 [wwp] 2.8.0cvs7
1655 * src/matcher_parser_parse.y
1656 * src/prefs_common.c
1657 * src/prefs_msg_colors.c
1659 * src/gtk/colorlabel.c
1660 * src/gtk/colorlabel.h
1661 Add more customizable color labels. Cleaned up a bit
1662 the color label API to avoid duplicate defines of
1663 the max number of colors.
1665 2007-02-27 [colin] 2.8.0cvs6
1668 * src/common/utils.c
1669 * src/common/utils.h
1670 Fix '+' in mailto URIs for List-* headers
1672 2007-02-27 [colin] 2.8.0cvs5
1674 * src/gtk/gtkutils.c
1675 Use gtk_window_set_role instead of
1678 2007-02-27 [colin] 2.8.0cvs4
1681 Fix "After receiving new mail, go to inbox" on IMAP,
1682 and make it work only on manual reception
1684 2007-02-27 [wwp] 2.8.0cvs3
1686 * src/prefs_filtering.c
1687 * src/prefs_filtering_action.c
1688 * src/prefs_matcher.c
1689 Update filtering matcher's and action's color label menus
1690 when re-opening those dialogs (reflect any change to the
1691 color labels list in the preferences).
1693 2007-02-27 [colin] 2.8.0cvs2
1696 * src/etpan/etpan-thread-manager-types.h
1697 * src/etpan/etpan-thread-manager.c
1698 * src/etpan/imap-thread.c
1699 Log imap ALERTs as errors in the log.
1701 2007-02-26 [paul] 2.8.0cvs1
1703 * tools/claws.i18n.status.pl
1706 2007-02-26 [paul] 2.7.2cvs75
1720 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
1721 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
1722 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
1723 Aleksandar Urosevic, and Ralgh Young
1725 2007-02-25 [mones] 2.7.2cvs74
1730 2007-02-25 [colin] 2.7.2cvs73
1733 Clearing the list is only useful
1734 to prevent a valgrind false-positive
1736 2007-02-25 [paul] 2.7.2cvs72
1740 * tools/kmail-mailbox2claws-mail.pl **ADDED**
1741 * tools/maildir2claws-mail.pl **REMOVED**
1742 renamed the script, fixed a couple bugs
1744 2007-02-23 [colin] 2.7.2cvs71
1747 Fix a leak, check for a few improbable nulls
1749 2007-02-23 [colin] 2.7.2cvs70
1753 * src/plugins/trayicon/trayicon.c
1754 Fix blinking mainwin when starting in tray
1755 (show mainwindow later in the startup process,
1756 apart if restarting post-crash)
1758 2007-02-23 [colin] 2.7.2cvs69
1762 Fix crash when unsubscribing the currently
1763 selected/opened folder
1765 2007-02-23 [colin] 2.7.2cvs68
1768 Fix bug that prevented colorization to
1769 work without wrap quotation option
1771 2007-02-23 [colin] 2.7.2cvs67
1774 Fix refcounting, start and end completion who
1775 behaved as if there couldn't be any other current
1778 2007-02-23 [wwp] 2.7.2cvs66
1782 Address completion fixes: fix addressbook_peek_folder_exists() in
1783 which the algorithm was ridiculously over-obfuscated and broken.
1784 Fix addrindex_load_completion() as well, to load addresses in
1785 completion list with regards to what addressbook_peek_folder_exists()
1788 2007-02-23 [wwp] 2.7.2cvs65
1791 Add addresses to completion when they're non-empty (thanks to Colin).
1793 2007-02-23 [paul] 2.7.2cvs64
1795 * src/plugins/pgpcore/passphrase.c
1798 2007-02-23 [colin] 2.7.2cvs63
1800 * src/plugins/pgpcore/prefs_gpg.c
1801 * src/plugins/pgpcore/prefs_gpg.h
1802 * src/plugins/pgpcore/sgpgme.c
1803 * src/plugins/pgpinline/pgpinline.c
1804 * src/plugins/pgpmime/pgpmime.c
1805 Try harder to respect user's choice wrt
1806 gpg-agent even with gpg2, by unsetting
1807 GPG_AGENT_INFO when necessary.
1809 2007-02-22 [paul] 2.7.2cvs62
1811 * src/plugins/pgpcore/sgpgme.c
1812 * src/plugins/pgpcore/sgpgme.h
1813 * src/plugins/pgpcore/passphrase.c
1814 * src/plugins/pgpinline/pgpinline.c
1815 * src/plugins/pgpmime/pgpmime.c
1816 Fix a leak - gpgme_data_release_and_get_mem
1817 leaks in recent gpgme. Workaround by using
1820 2007-02-22 [paul] 2.7.2cvs61
1822 * src/gtk/quicksearch.c
1823 Abandon dynamic search when pressing
1826 2007-02-21 [colin] 2.7.2cvs60
1829 * src/plugins/pgpcore/passphrase.c
1830 Fix little memory leaks
1832 Fix false-positive leak at exit
1833 * src/gtk/quicksearch.c
1834 Fix potentially big leak in recursive
1837 2007-02-21 [wwp] 2.7.2cvs59
1840 Add missing newline to a debug message.
1842 2007-02-20 [colin] 2.7.2cvs58
1846 * src/stock_pixmap.c
1847 * src/stock_pixmap.h
1848 * src/pixmaps/mime_pgpsig.xpm
1849 Add icon for application/pgp-signature
1851 2007-02-20 [colin] 2.7.2cvs57
1856 * src/stock_pixmap.c
1857 * src/stock_pixmap.h
1858 * src/pixmaps/mime_calendar.xpm
1859 * src/pixmaps/mime_pdf.xpm
1860 * src/pixmaps/mime_ps.xpm
1861 Add icons for text/calendar, application/pdf
1862 and application/postscript
1864 2007-02-20 [colin] 2.7.2cvs56
1867 * src/matcher_parser_parse.y
1868 * src/matcher_parser_lex.l
1869 Fix big memory leak in flex, and
1872 2007-02-20 [wwp] 2.7.2cvs55
1874 * src/matcher_parser_parse.y
1875 Fix a duplicate token definition (thanks to iwkse).
1877 2007-02-20 [wwp] 2.7.2cvs54
1879 * src/matcher_parser_lex.l
1880 * src/quote_fmt_lex.l
1881 Use proper flex options instead of direct use of #define,
1882 make the flex-generated C lighter.
1884 2007-02-20 [colin] 2.7.2cvs53
1887 Grab focus in message list after hiding
1888 the quicksearch, instead of leaving it
1891 2007-02-19 [colin] 2.7.2cvs52
1894 Fix bug 1033, 'Automatically refresh
1895 message list when new messages arrives'
1896 Looks like folderview->opened can sometimes
1899 2007-02-19 [paul] 2.7.2cvs51
1903 * tools/thunderbird-filters-convertor.pl
1904 add new script which converts thunderbird filter
1905 rules to Claws filter rules
1907 2007-02-18 [paul] 2.7.2cvs50
1909 * src/plugins/pgpcore/prefs_gpg.c
1910 * src/plugins/pgpcore/prefs_gpg.h
1911 * src/plugins/pgpcore/sgpgme.c
1912 * src/plugins/pgpinline/pgpinline.c
1913 * src/plugins/pgpmime/pgpmime.c
1914 improved GUI interoperability with gpg-agent
1916 2007-02-18 [paul] 2.7.2cvs49
1918 * src/prefs_account.c
1919 Privacy options sensitivity fix
1921 2007-02-17 [colin] 2.7.2cvs48
1924 Reset icon to warning in the noticeview
1926 2007-02-15 [colin] 2.7.2cvs47
1929 Fix a manifestation of bug 1033 (summaryview failing
1930 to update for new mails), which happens after editing
1931 account preferences or preferences that cause a
1934 2007-02-15 [colin] 2.7.2cvs46
1937 Probably fix bug 1123, 'Segmentation
1938 fault while opening address book'. I get
1939 g_warnings if the saved paned position is
1940 not greater than 0. Also, save position
1941 when hiding the addressbook instead of
1944 2007-02-14 [colin] 2.7.2cvs45
1946 * src/plugins/pgpcore/prefs_gpg.c
1947 * src/plugins/pgpcore/prefs_gpg.h
1948 * src/plugins/pgpcore/sgpgme.c
1949 * src/plugins/pgpinline/pgpinline.c
1950 * src/plugins/pgpmime/pgpmime.c
1951 Add an option "Use gpg-agent if available". Fixes
1952 annoyances with distro-installed gpg-agent, when
1953 no pinentry program is installed, and the user's
1954 at a loss on why "decryption failed". Makes more
1955 clear why passphrase isn't saved when gpg-agent is
1956 used. Defaults to true, to avoid changing the
1959 2007-02-14 [wwp] 2.7.2cvs44
1961 * src/matcher_parser_parse.y
1962 Fix missing line number reset (wrong line number might appear
1963 when re-loading filtering rules if there's a parser error).
1965 2007-02-13 [colin] 2.7.2cvs43
1967 * src/common/utils.c
1968 Don't encode ',' in URIs before passing it
1969 to the browser command-line. It was probably
1970 done at a time where commas in URIs made
1971 mozilla -remote 'openurl(%s,new-window)'
1974 2007-02-13 [wwp] 2.7.2cvs42
1976 * src/prefs_matcher.c
1977 * src/plugins/bogofilter/bogofilter_gtk.c
1978 A bit of string factorization around "Select ..." buttons.
1980 2007-02-11 [colin] 2.7.2cvs41
1983 Make sure to escape the title
1985 2007-02-11 [colin] 2.7.2cvs40
1988 Recognize .utf8 locales as .UTF-8 ones
1990 2007-02-11 [colin] 2.7.2cvs39
1993 Fix code conversion when dragging a file
1995 2007-02-09 [colin] 2.7.2cvs38
1997 * src/plugins/clamav/clamav_plugin.c
1998 Complete Paul's patch with conditional
1999 compilation to avoid breaking compilation
2000 on old Dapper and Edgy... Maybe other
2003 2007-02-09 [paul] 2.7.2cvs37
2005 * src/plugins/clamav/clamav_plugin.c
2006 fix for the upstream changes in libclamav
2008 2007-02-09 [paul] 2.7.2cvs36
2014 fix "warn if there are queued messages" (on exit)
2015 option, which only checked the first mailbox's
2017 don't ask before emptying trash if there are no
2018 messages in trash, also check and empty all trash
2021 move "Ask before emptying trash" option
2022 outside of the "On exit" frame as it's
2023 not only an "On exit" option
2025 2007-02-09 [paul] 2.7.2cvs35
2030 * src/prefs_account.c
2031 * src/prefs_folder_item.c
2033 * src/prefs_matcher.c
2034 * src/prefs_message.c
2035 * src/prefs_msg_colors.c
2036 * src/prefs_summaries.c
2038 * src/gtk/inputdialog.c
2039 * src/plugins/bogofilter/bogofilter_gtk.c
2040 pedantic commit: use 'checkbtn' everywhere
2041 instead of a mixture of 'checkbtn' and 'chkbtn'
2043 2007-02-09 [paul] 2.7.2cvs34
2049 move "Never send Return Receipts" from
2050 prefs_other to prefs_send
2051 add an option "Ask about account specific
2052 filtering rules..." to prefs_other
2053 * src/gtk/gtkutils.c
2054 fix a compiler warning
2056 2007-02-08 [colin] 2.7.2cvs33
2058 * src/plugins/pgpinline/pgpinline.c
2059 Fix bug 1110, 'pgpmime fails to process
2060 encapsulated openpgp mime (rfc 3156, 6.1
2062 It was due to an interaction between PGP/Mime
2063 and PGP/Inline plugin.
2065 2007-02-08 [colin] 2.7.2cvs32
2070 Fix bug 1117, 'fcntl locking code
2071 does not work in mbox.c'
2073 2007-02-08 [colin] 2.7.2cvs31
2075 * src/prefs_account.c
2076 Fix Gentoo bug 165819, 'can't create
2077 a "local mbox file" account'. Patch
2078 by Olivier <castan.o@free.fr>
2080 2007-02-07 [colin] 2.7.2cvs30
2083 Fix bug 1106, 'Claws crash on exit if LDAPS
2084 autocompletion was used'
2086 2007-02-07 [paul] 2.7.2cvs29
2089 cut down on unnecessary debug_prints
2091 fix menu_set_active() on 'Show only
2094 2007-02-07 [paul] 2.7.2cvs28
2096 * src/plugins/clamav/clamav_plugin.c
2097 * src/plugins/clamav/clamav_plugin.h
2098 * src/plugins/clamav/clamav_plugin_gtk.c
2099 fix copyright header
2101 2007-02-07 [paul] 2.7.2cvs27
2104 fix bug 1116, 'summary view allow a
2107 2007-02-06 [colin] 2.7.2cvs26
2112 2007-02-05 [fabien] 2.7.2cvs25
2116 i18n related - 1 fix and 1 message for translators.
2118 2007-02-05 [colin] 2.7.2cvs24
2120 * src/gtk/quicksearch.c
2121 Don't reload summary list if quicksearch wasn't
2122 active on hiding; move currently selected mail in
2123 the visible area when showing the quicksearch
2125 2007-02-05 [colin] 2.7.2cvs23
2128 Add debug to try to solve bug 1104
2130 2007-02-05 [paul] 2.7.2cvs22
2133 confirm before emptying trash on exit is
2134 a Yes or No answer, use Yes or No in the
2137 2007-02-04 [colin] 2.7.2cvs21
2140 * src/plugins/pgpcore/passphrase.c
2141 * src/plugins/pgpcore/select-keys.c
2142 Set wmclass on new windows
2148 2007-02-04 [colin] 2.7.2cvs20
2152 Auto save drafts on exit, reopen them
2153 at startup, instead of asking
2157 * src/addressbook_foldersel.c
2165 * src/editldap_basedn.c
2178 * src/message_search.c
2180 * src/prefs_actions.c
2181 * src/prefs_customheader.c
2182 * src/prefs_display_header.c
2183 * src/prefs_filtering.c
2184 * src/prefs_filtering_action.c
2185 * src/prefs_folder_column.c
2187 * src/prefs_matcher.c
2189 * src/prefs_summaries.c
2190 * src/prefs_summary_column.c
2191 * src/prefs_template.c
2192 * src/sourcewindow.c
2194 * src/summary_search.c
2197 * src/gtk/description_window.c
2198 * src/gtk/foldersort.c
2199 * src/gtk/gtkutils.c
2200 * src/gtk/gtkutils.h
2201 * src/gtk/icon_legend.c
2202 * src/gtk/logwindow.c
2203 * src/gtk/pluginwindow.c
2204 * src/gtk/prefswindow.c
2205 Give different wmclass to different
2206 windows - thanks to sed ;)
2208 2007-02-04 [colin] 2.7.2cvs19
2211 Revert previous patch, can't reproduce
2214 2007-02-03 [colin] 2.7.2cvs18
2217 Don't save the mainwindow size and
2218 position on emergency exit (libSM's
2219 "die" callback), Xfce seems to make
2220 the window smaller just before the
2223 2007-02-03 [colin] 2.7.2cvs17
2225 * src/plugins/bogofilter/bogofilter.c
2226 * src/plugins/bogofilter/bogofilter.h
2227 * src/plugins/bogofilter/bogofilter_gtk.c
2228 * src/plugins/pgpinline/pgpinline.c
2229 * src/plugins/pgpinline/pgpinline.h
2232 2007-02-03 [colin] 2.7.2cvs16
2234 * src/partial_download.c
2235 * src/partial_download.h
2242 * src/common/ssl_certificate.c
2243 * src/common/ssl_certificate.h
2244 * src/gtk/quicksearch.c
2245 * src/gtk/quicksearch.h
2246 * src/gtk/sslcertwindow.c
2247 * src/gtk/sslcertwindow.h
2248 Fix copyright on my files
2250 2007-02-02 [colin] 2.7.2cvs15
2260 Add Tools/List URIs to allow
2261 opening any URI in the current mail
2263 2007-02-02 [colin] 2.7.2cvs14
2265 * src/common/valgrind.h ** NEW FILE **
2266 * src/common/Makefile.am
2267 * src/common/plugin.c
2268 Don't dlclose the plugins if we're running
2269 under valgrind. (doesn't require valgrind
2270 either at compile time or run time).
2272 2007-02-01 [paul] 2.7.2cvs13
2276 * tools/freshmeat_search.pl
2277 * tools/google_search.pl
2278 * tools/multiwebsearch.pl
2279 add support for non ISO-8859-1 compatible locales
2280 Patch by Alex Gorbachenko <agent_007@immo.ru>
2282 2007-02-01 [colin] 2.7.2cvs12
2285 * src/prefs_summaries.c
2286 Move keybinding prefs to the Other page
2288 2007-02-01 [wwp] 2.7.2cvs11
2290 * src/plugins/trayicon/trayicon.c
2291 Fix a raising issue within KDE.
2293 2007-02-01 [colin] 2.7.2cvs10
2296 Fix stray quotes in encoded strings
2298 Fix wrong call causing g_warnings
2300 Remove useless message
2302 2007-01-31 [wwp] 2.7.2cvs9
2304 * src/plugins/trayicon/trayicon.c
2305 fix buggy hiding of main window when closing if close-to-tray
2306 is not set (bad logics in the trayicon hook code).
2307 Changed the quit confirmation message too.
2309 2007-01-30 [colin] 2.7.2cvs8
2312 Fix hidden mainwindow after clicking on
2313 the X close button, if compose windows
2314 exist and the user chooses not to quit
2316 2007-01-30 [colin] 2.7.2cvs7
2320 Handle local URIs to attach files (file:///...)
2321 Fixes attaching files from Thunar for example
2323 2007-01-30 [colin] 2.7.2cvs6
2325 * src/prefs_ext_prog.c
2326 Add 'mousepad' to the list of text editors.
2327 Mousepad is XFCE's text editor
2329 2007-01-29 [wwp] 2.7.2cvs5
2332 * src/plugins/trayicon/trayicon_prefs.c
2333 trayicon i18n fixes, thanks to Fabien.
2335 2007-01-28 [wwp] 2.7.2cvs4
2339 * src/plugins/trayicon/trayicon.c
2340 * src/plugins/trayicon/trayicon_prefs.c
2341 * src/plugins/trayicon/trayicon_prefs.h
2342 Added a new TrayIcon plugin option to close to tray
2343 (WM's hotkey and [X] button will hide the window instead
2344 of closing it - closing CM can be done using the tray icon
2345 menu or the File menu).
2346 Improved visibility handling in trayicon, clicking the
2347 trayicon now raise the window to current desktop when it
2348 was either minimized/shaded/on another desktop.
2349 Thanks to Paul for testing and fixing a strange behaviour
2352 2007-01-27 [paul] 2.7.2cvs3
2354 * src/prefs_folder_item.c
2355 * src/prefs_receive.c
2356 * src/plugins/pgpcore/prefs_gpg.c
2357 use 'start-up' instead of 'startup' in labels
2359 2007-01-26 [wwp] 2.7.2cvs2
2361 * src/plugins/trayicon/Makefile.am
2362 * src/plugins/trayicon/trayicon.c
2363 * src/plugins/trayicon/trayicon_prefs.c
2364 * src/plugins/trayicon/trayicon_prefs.h
2365 Add a new TrayIcon option to hide the main window at
2367 Fix trayicon.c copyright header.
2369 2007-01-26 [paul] 2.7.2cvs1
2375 bump up version number following
2378 2007-01-25 [mones] 2.7.1cvs60
2381 updated thousands of strings (well, probably less ;-)
2383 2007-01-25 [colin] 2.7.1cvs59
2386 Fix 2nd-run loss of matcherrc on new
2389 2007-01-25 [wwp] 2.7.1cvs58
2392 fix handling of empty value in attach_save_directory too, thanks
2395 2007-01-25 [wwp] 2.7.1cvs57
2398 fix handling of empty value in attach_load_directory,
2401 2007-01-25 [wwp] 2.7.1cvs56
2403 * src/plugins/dillo_viewer/dillo_prefs.h
2406 2007-01-25 [colin] 2.7.1cvs55
2410 * src/matcher_parser_parse.y
2411 * src/prefs_matcher.c
2412 Add matching on the spam flag
2414 2007-01-24 [colin] 2.7.1cvs54
2419 Make sure folderlist.xml is correctly
2420 written before overwriting it.
2424 * src/plugins/bogofilter/bogofilter.c
2425 * src/plugins/bogofilter/bogofilter.h
2426 * src/plugins/bogofilter/bogofilter_gtk.c
2427 * src/plugins/spamassassin/spamassassin.c
2428 * src/plugins/spamassassin/spamassassin.h
2429 * src/plugins/spamassassin/spamassassin_gtk.c
2430 Move spam to the correct trash folder after
2431 learning, if spam directory isn't set.
2433 2007-01-23 [paul] 2.7.1cvs53
2435 * src/plugins/bogofilter/bogofilter_gtk.c
2436 fix sensitivity of "Insert X-Bogosity header"
2439 2007-01-23 [colin] 2.7.1cvs52
2442 Translate toolbar items text if
2443 they're translatable (default)
2457 * src/etpan/etpan-thread-manager.c
2458 * src/etpan/etpan-thread-manager.h
2459 * src/gtk/gtkutils.c
2460 * src/gtk/gtkutils.h
2461 More static functions
2463 2007-01-22 [fabien] 2.7.1cvs51
2465 * src/gtk/gtkutils.c
2466 gtkut_get_options_frame() : ability to pass
2467 a 'NULL' value in frame pointer parameter if
2470 2007-01-22 [colin] 2.7.1cvs50
2474 * src/plugins/bogofilter/bogofilter.c
2475 * src/plugins/bogofilter/bogofilter_gtk.c
2476 * src/plugins/spamassassin/spamassassin.c
2477 * src/plugins/spamassassin/spamassassin_gtk.c
2478 Allow moving spams to the account's trash
2479 instead of default one
2481 2007-01-21 [colin] 2.7.1cvs49
2485 Revert a static function that shouldn't
2488 2007-01-21 [colin] 2.7.1cvs48
2494 2007-01-21 [colin] 2.7.1cvs47
2500 2007-01-21 [colin] 2.7.1cvs46
2502 * src/common/socket.c
2503 * src/common/socket.h
2506 2007-01-21 [colin] 2.7.1cvs45
2515 * src/folder_item_prefs.c
2516 * src/folder_item_prefs.h
2523 * src/common/socket.c
2524 * src/common/socket.h
2525 * src/gtk/gtkaspell.c
2526 * src/gtk/gtkaspell.h
2527 * src/gtk/quicksearch.c
2528 * src/gtk/quicksearch.h
2531 2007-01-21 [colin] 2.7.1cvs44
2533 * src/common/utils.c
2534 * src/common/utils.h
2535 * src/etpan/etpan-thread-manager.c
2536 * src/etpan/etpan-thread-manager.h
2537 Same (Funny that etpan_thread_unbind
2538 is called but not etpan_thread_bind)
2540 2007-01-21 [colin] 2.7.1cvs43
2548 * src/etpan/Makefile.am
2549 * src/gtk/colorlabel.c
2550 * src/gtk/colorlabel.h
2551 * src/gtk/sslcertwindow.c
2552 * src/gtk/sslcertwindow.h
2553 * src/etpan/etpan-log.c ** REMOVED **
2554 * src/etpan/etpan-log.h ** REMOVED **
2557 2007-01-20 [colin] 2.7.1cvs42
2563 2007-01-20 [colin] 2.7.1cvs41
2581 Make functions that aren't used in other
2584 2007-01-20 [colin] 2.7.1cvs40
2599 * src/editldap_basedn.c
2605 * src/image_viewer.c
2621 * src/prefs_account.c
2622 * src/prefs_common.c
2623 * src/prefs_compose_writing.c
2624 * src/prefs_ext_prog.c
2625 * src/prefs_folder_item.c
2627 * src/prefs_message.c
2628 * src/prefs_msg_colors.c
2631 * src/prefs_receive.c
2633 * src/prefs_spelling.c
2634 * src/prefs_summaries.c
2635 * src/prefs_toolbar.c
2636 * src/prefs_wrapping.c
2645 * src/common/hooks.c
2647 * src/common/passcrypt.c
2648 * src/common/socket.c
2650 * src/common/ssl_certificate.c
2651 * src/common/template.c
2652 * src/common/utils.c
2653 * src/etpan/imap-thread.c
2654 * src/gtk/sslcertwindow.c
2655 * src/gtk/sslcertwindow.h
2656 Make functions that could be static, static
2658 2007-01-20 [colin] 2.7.1cvs39
2663 2007-01-20 [colin] 2.7.1cvs38
2668 Fix bug 1102, 'claws-mail-2.7.1
2669 makes use of deprecated ldap
2672 2007-01-20 [colin] 2.7.1cvs37
2677 * src/gtk/quicksearch.c
2678 Add Wide message list layout
2680 2007-01-19 [fabien] 2.7.1cvs36
2683 make sure a font change is considered in links of
2686 2007-01-19 [colin] 2.7.1cvs35
2693 * src/prefs_common.c
2694 * src/prefs_common.h
2697 * src/gtk/quicksearch.c
2698 * src/gtk/quicksearch.h
2699 Drop 'Separate Folder tree' and 'Separate
2700 Message View'. Put three layouts in place
2703 2007-01-19 [paul] 2.7.1cvs34
2705 * src/prefs_msg_colors.c
2706 more use of Q_ for translators
2708 2007-01-19 [paul] 2.7.1cvs33
2711 * src/prefs_account.c
2712 a few changes to the English
2714 2007-01-19 [fabien] 2.7.1cvs32
2717 factorize translatable string
2719 2007-01-18 [colin] 2.7.1cvs31
2722 Don't error out on --sync option. Although
2723 we don't do anything with it, gtk+ handles
2724 it, and it's useful for debugging X errors
2726 2007-01-18 [fabien] 2.7.1cvs30
2729 ability to apply on the fly the recent added
2730 'gtk_can_change_accels' pref (no need to restart).
2732 2007-01-18 [fabien] 2.7.1cvs29
2734 * src/plugins/bogofilter/bogofilter_gtk.c
2735 * src/plugins/bogofilter/bogofilter.c
2736 * src/plugins/spamassassin/spamassassin_gtk.c
2738 * src/prefs_account.c
2739 factorize or rewrite some translatable strings.
2741 2007-01-18 [fabien] 2.7.1cvs28
2745 set a 4pix space between "Subject:" label and subject entry in
2748 2007-01-18 [wwp] 2.7.1cvs27
2751 fix conflicting address-copy/paste when focus is set
2752 to the embedded edit-person form.
2755 2007-01-18 [wwp] 2.7.1cvs26
2758 complete 2.7.1cvs23 (one more file was missing from that
2761 2007-01-18 [colin] 2.7.1cvs25
2764 Provide a way to migrate without backup
2765 Re-ask for migration on next start if
2766 it has been refused and wizard has been
2769 2007-01-18 [wwp] 2.7.1cvs24
2772 complete 2.7.1.cvs23 (file was missing from previous
2775 2007-01-18 [wwp] 2.7.1cvs23
2778 fix potential crashes in address book's focus_in/out signal handlers,
2779 force focus to the edit-person form when clicked the Edit menu entry or
2780 button (this only matters if the edit-person form is embedded to the
2781 AB window, in that case, focus is not set when browsing the contacts
2782 list w/ keys or mouse clicks).
2784 2007-01-18 [paul] 2.7.1cvs22
2787 add command line options:
2789 -q and --quit for --exit
2791 print "Unknown option" for unknown options
2793 2007-01-18 [paul] 2.7.1cvs21
2796 updated by Pavlo Bohmat
2798 2007-01-18 [paul] 2.7.1cvs20
2801 fix sensitivity issues of Mark as Spam/Ham
2803 2007-01-17 [fabien] 2.7.1cvs19
2806 * src/prefs_common.c
2807 * src/prefs_common.h
2809 Add a 'gtk_can_change_accels' pref in Preferences/Other which
2810 control the corresponding gtk property. It could be used to lock
2811 all shortcuts (avoid to set one of them by inadvertency).
2813 2007-01-17 [colin] 2.7.1cvs18
2816 Fix bug 1100, 'Highlighted e-mail data not visible
2817 when color label applied.'. Use a weighted average
2818 between normal selected foreground color and color
2819 label instead of a simple one (3/1 instead 1/1).
2821 2007-01-17 [colin] 2.7.1cvs17
2824 Better fix for bug 1088, 'Ctrl-h produces repeatable
2825 crash' - don't prevent mail switching while loading
2827 2007-01-17 [colin] 2.7.1cvs16
2836 Manage recursive search of unsubscribed folders
2837 Rescan tree without checking for new messages
2838 after subscriptions changed
2840 2007-01-17 [paul] 2.7.1cvs15
2842 * src/prefs_common.c
2843 * src/gtk/pluginwindow.c
2844 fix bug 1101, '"Load plugin" button is
2845 accidentally hidden'
2846 unset (-1) initial width in prefs_common,
2847 fix overlapping buttons,
2850 2007-01-17 [paul] 2.7.1cvs14
2853 add #include <errno.h>, it's needed
2856 2007-01-17 [paul] 2.7.1cvs13
2859 * tools/make.themes.project
2860 rename .sylpheed_themeinfo to .claws_themeinfo
2862 * src/etpan/etpan-errors.h
2863 * src/etpan/etpan-log.c
2864 * src/etpan/etpan-log.h
2865 * src/etpan/etpan-thread-manager-types.h
2866 * src/etpan/etpan-thread-manager.c
2867 * src/etpan/etpan-thread-manager.h
2868 * src/etpan/imap-thread.c
2869 * src/etpan/imap-thread.h
2870 add copyright header
2872 2007-01-17 [colin] 2.7.1cvs12
2874 * src/plugins/pgpcore/select-keys.c
2875 * src/gtk/pluginwindow.c
2876 * src/prefs_account.c
2879 2007-01-16 [colin] 2.7.1cvs11
2884 Manage subscribing to subfolders when only
2885 subscribed folders are shown.
2887 2007-01-16 [colin] 2.7.1cvs10
2890 Fix annoying vscrollbar going back to top
2891 on Check for new folders
2893 2007-01-16 [colin] 2.7.1cvs9
2898 2007-01-16 [colin] 2.7.1cvs8
2901 Bigger buffer for errors
2905 * src/prefs_account.c
2906 * src/prefs_account.h
2908 * src/etpan/imap-thread.c
2909 * src/etpan/imap-thread.h
2910 * manual/handling.xml
2911 Add subscriptions management. What it changes:
2912 Creating a folder subscribes to it
2913 Deleting a folder unsubscribes it
2914 New contextual menu item allowing to switch between
2915 All folders and Subscribed folders, subscribe, and
2916 unsubscribe. "Creating" an existing but unsubscribed
2917 folder will subscribe it.
2918 By default for new accounts, only subscribed folders
2922 2007-01-16 [paul] 2.7.1cvs7
2925 Allow folder classes to specify only sort_key or
2926 sort_type instead of both or none.
2928 2007-01-16 [paul] 2.7.1cvs6
2935 Save and use errno for procmime_get_part
2937 2007-01-16 [colin] 2.7.1cvs5
2940 Never remove INBOX when scanning for
2941 new folders. It's a special folder
2944 2007-01-15 [colin] 2.7.1cvs4
2947 Fix 'Check for new folders' when IMAP subdirectory
2949 * src/etpan/imap-thread.c
2952 2007-01-15 [colin] 2.7.1cvs3
2954 * src/etpan/imap-thread.c
2955 Fix invalid free on command-connection
2958 2007-01-15 [wwp] 2.7.1cvs2
2960 * src/matcher_parser_lex.l
2961 * src/quote_fmt_lex.l
2962 * src/matcher_parser_parse.y
2963 fix copyright header in lexers and parsers.
2965 2007-01-15 [paul] 2.7.1cvs1
2971 bump up version number following
2974 2007-01-15 [paul] 2.7.0cvs31
2978 add Fabien to the Team list
2979 add the recent contributors
2980 make a few corrections
2982 2007-01-15 [paul] 2.7.0cvs30
2985 fix compiler warning
2986 * src/plugins/pgpcore/prefs_gpg.c
2987 * src/plugins/pgpcore/prefs_gpg.h
2989 fix copyright header
2991 2007-01-14 [colin] 2.7.0cvs29
2994 Use the 'gtk+' backend. Avoids gnome-vfs use,
2995 two benefits: faster to open, will fix strange
2996 dbus-related crash. Thanks to Pascal Terjan.
2998 2007-01-14 [colin] 2.7.0cvs28
3000 * src/etpan/imap-thread.c
3001 Delete the old imap just after allocating
3002 the new one. Makes sure we don't get the
3003 same pointer by sheer luck, which feels
3004 strange in the debug log.
3006 2007-01-14 [colin] 2.7.0cvs27
3008 * src/gtk/inputdialog.c
3009 Make sure we don't print passwords in
3010 clear text when in debug mode
3012 2007-01-14 [colin] 2.7.0cvs26
3014 * src/gtk/gtksctree.c
3015 Fix bug 1098, 'bogus last row display
3016 after expanding a thread'. Patch by
3017 Jindrich Makovicka <makovick@gmail.com>
3019 2007-01-14 [colin] 2.7.0cvs25
3021 * src/etpan/imap-thread.c
3022 Close socket manually before
3023 freeing the imap struct
3025 2007-01-14 [colin] 2.7.0cvs24
3027 * src/etpan/imap-thread.c
3028 Maybe fix new reconnection issues
3030 2007-01-13 [colin] 2.7.0cvs23
3033 Freeze/thaw on thread selection
3035 2007-01-13 [paul] 2.7.0cvs22
3040 add 'Edit/Delete thread'
3042 2007-01-13 [colin] 2.7.0cvs21
3044 * src/prefs_account.c
3045 * src/prefs_compose_writing.c
3046 * src/prefs_message.c
3047 * src/prefs_msg_colors.c
3049 * src/prefs_receive.c
3050 * src/prefs_spelling.c
3051 * src/prefs_summaries.c
3052 * src/prefs_themes.c
3053 * src/gtk/gtkutils.c
3054 * src/gtk/gtkutils.h
3055 * src/plugins/pgpcore/prefs_gpg.c
3056 * src/plugins/spamassassin/spamassassin_gtk.c
3057 Factorize gtk frame creation
3060 2007-01-13 [colin] 2.7.0cvs20
3062 * src/message_search.c
3063 * src/summary_search.c
3064 Fix Enter in search windows
3066 Fix body search starting at the
3067 end of the mail (and asking for loop)
3069 2007-01-13 [colin] 2.7.0cvs19
3071 * src/etpan/imap-thread.c
3072 Make sure we don't free the same imap
3075 2007-01-13 [colin] 2.7.0cvs18
3078 Allow multiple commitHelpers to
3081 2007-01-12 [colin] 2.7.0cvs17
3083 * src/etpan/imap-thread.c
3084 Make sure we get rid of the previous mailimap
3085 when connecting - just in case disconnect was
3088 2007-01-12 [paul] 2.7.0cvs16
3091 Strip S/MIME signatures when re-editing
3092 S/MIME signed messages.
3094 2007-01-12 [paul] 2.7.0cvs15
3101 no need to define CLAWS anymore, remove
3104 2007-01-12 [paul] 2.7.0cvs14
3107 check if the mail's signed as
3108 it can change the mail structure
3111 2007-01-12 [paul] 2.7.0cvs13
3114 fix Forwarding msgs with attachments
3115 that have dos line endings
3118 2007-01-12 [wwp] 2.7.0cvs12
3121 Revert accidentally committed extra version tag.
3123 2007-01-12 [wwp] 2.7.0cvs11
3125 * src/prefs_account.c
3126 Fix compilation w/o aspell (completes 2.7.0cvs7).
3128 2007-01-11 [colin] 2.7.0cvs10
3131 move g_warning to debug_print
3132 it scares people for no reason
3134 2007-01-11 [colin] 2.7.0cvs9
3137 Fix files to translate. Patch by
3140 2007-01-11 [paul] 2.7.0cvs8
3143 Fix recursion when server lists the
3144 current subfolder in the response
3146 Fix updating of icon_list/ctree
3147 * src/plugins/pgpcore/select-keys.c
3148 Fix a few annoyances when choosing
3149 keys for the CMS (S/MIME) protocol
3151 2007-01-11 [wwp] 2.7.0cvs7
3154 * src/prefs_account.c
3155 * src/prefs_account.h
3156 Add per-account spellcheck default dictionaries settings.
3158 2007-01-10 [colin] 2.7.0cvs6
3160 * src/prefs_folder_item.c
3161 Factorize strings - patch by Fabien
3163 2007-01-10 [colin] 2.7.0cvs5
3166 Fix bug 1095, 'Crash while changing folder
3167 columns during incorporation'
3169 2007-01-09 [colin] 2.7.0cvs4
3171 * src/gtk/pluginwindow.c
3172 Set the plugin window transient. Seems
3173 like some window managers hide it in
3174 the background after "load plugin"...
3176 2007-01-09 [colin] 2.7.0cvs3
3179 Use the same type for alloc and free
3181 2007-01-08 [paul] 2.7.0cvs2
3184 updated by Tim Dijkstra
3186 2007-01-08 [paul] 2.7.0cvs1
3188 * src/prefs_themes.c
3189 * src/common/utils.c
3192 2007-01-08 [paul] 2.7.0
3199 2007-01-08 [paul] 2.6.1cvs119
3201 * doc/man/claws-mail.1
3204 2007-01-08 [paul] 2.6.1cvs118
3206 * doc/man/claws-mail.1
3208 * manual/advanced.xml
3209 improved English usage
3211 2007-01-08 [paul] 2.6.1cvs117
3222 updated by Miquel Oliete, Stephan Sachse, me,
3223 Tommi Pirinen, Andrea Spadaccini, Frederico
3224 Goncalves Guimaraes, Andrej Kacian, Aleksandar
3225 Urosevic, and Ralgh Young
3227 2007-01-07 [mones] 2.6.1cvs116
3229 * manual/es/advanced.xml
3231 Synced manual (unhide mark_as_read_delay)
3232 and updated translation for release
3234 2007-01-07 [paul] 2.6.1cvs115
3236 * src/prefs_matcher.c
3237 make the hbox content fit better under
3240 2007-01-07 [colin] 2.6.1cvs114
3243 Fix bug 1088, 'Ctrl-h produces repeatable
3246 2007-01-06 [colin] 2.6.1cvs113
3248 * src/etpan/imap-thread.c
3249 Add casts to int to get certs. Fixes
3250 bug 1064, 'crash @ etpan_certificate_check()
3251 when opening an IMAP folder', with latest
3252 libetpan CVS or >= 0.49
3257 * src/prefs_folder_item.c
3258 Grey out the "synchronise" menu items if
3259 there's nothing to synchronise.
3260 * src/plugins/pgpcore/sgpgme.c
3261 Make an error clearer than "Unknown error"
3263 2007-01-06 [colin] 2.6.1cvs112
3266 Don't try to show a message if updating
3267 Maybe fixes bug 1088, 'ctrl-h produces
3270 2007-01-06 [colin] 2.6.1cvs111
3273 Disable Control-Space (handle it as Space).
3275 2007-01-05 [paul] 2.6.1cvs110
3278 Fix bug 934, 'sylpheed claws 2.1
3279 doesn't show Exchanges Public Folders'
3280 Thanks to Hoa and Colin
3282 Refuse to allocate more than 2 MB for a
3283 single field, it's a good indication of
3286 2007-01-05 [colin] 2.6.1cvs109
3289 Allow --select'ing emails by Message-ID too
3291 2007-01-05 [colin] 2.6.1cvs108
3293 * src/common/quoted-printable.c
3296 2007-01-05 [colin] 2.6.1cvs107
3298 * src/common/quoted-printable.c
3299 Fix previous commit about bug 1089
3302 2007-01-05 [colin] 2.6.1cvs106
3304 * src/common/quoted-printable.c
3305 Fix my previous commit on bug 1089
3308 2007-01-04 [colin] 2.6.1cvs105
3310 * src/common/quoted-printable.c
3311 Fix bug 1089, 'NUL characters in Subject
3312 line are misinterpreted'. Not a pain to
3319 2007-01-04 [wwp] 2.6.1cvs104
3321 * src/image_viewer.c
3322 Force operator precedence (fix a compiler warning).
3324 2007-01-04 [colin] 2.6.1cvs103
3326 * src/image_viewer.c
3327 Be cautious there too (same fix as the one
3328 in textview from cvs33)
3330 Don't use any MimeViewer plugin when showing
3333 2007-01-03 [wwp] 2.6.1cvs102
3337 fixed "cent" sign (use the existing ASCII one),
3338 decode more HTML entities,
3339 converted table ASCII entries to UTF-8,
3340 moved a switch() into a hashtable.
3342 2007-01-03 [paul] 2.6.1cvs101
3348 When possible, use move_msg instead of
3349 copy_msg + remove_msg to move sent mail
3352 2007-01-03 [paul] 2.6.1cvs100
3355 add more html entity recognition:
3356 pounds, euros, and cents
3358 2007-01-03 [colin] 2.6.1cvs99
3361 Don't display an error on NOSELECT
3362 folders when synchronising
3364 2007-01-03 [paul] 2.6.1cvs98
3366 * tools/maildir2claws-mail.pl
3367 only substitute 'sent-mail' if it's
3368 the full directory name
3370 2007-01-03 [paul] 2.6.1cvs97
3373 * ChangeLog.pre2.0.0
3375 archive a chunk of ChangeLog in
3378 * doc/src/ChangeLog.claws-pre0.8.0
3379 remove ChangeLog.claws-pre0.8.0, adding
3380 its contents to ChangeLog.gtk1
3382 2007-01-03 [paul] 2.6.1cvs96
3403 * src/addressbook_foldersel.c
3404 * src/addressbook_foldersel.h
3425 * src/customheader.c
3426 * src/customheader.h
3427 * src/displayheader.c
3428 * src/displayheader.h
3439 * src/editldap_basedn.c
3440 * src/editldap_basedn.h
3457 * src/folder_item_prefs.c
3458 * src/folder_item_prefs.h
3465 * src/grouplistdialog.c
3466 * src/grouplistdialog.h
3470 * src/image_viewer.c
3471 * src/image_viewer.h
3507 * src/message_search.c
3508 * src/message_search.h
3525 * src/partial_download.c
3526 * src/partial_download.h
3531 * src/prefs_account.c
3532 * src/prefs_account.h
3533 * src/prefs_actions.c
3534 * src/prefs_actions.h
3535 * src/prefs_common.c
3536 * src/prefs_common.h
3537 * src/prefs_compose_writing.c
3538 * src/prefs_compose_writing.h
3539 * src/prefs_customheader.c
3540 * src/prefs_customheader.h
3541 * src/prefs_display_header.c
3542 * src/prefs_display_header.h
3543 * src/prefs_filtering.c
3544 * src/prefs_filtering.h
3545 * src/prefs_filtering_action.c
3546 * src/prefs_filtering_action.h
3547 * src/prefs_folder_column.c
3548 * src/prefs_folder_column.h
3549 * src/prefs_folder_item.c
3550 * src/prefs_folder_item.h
3555 * src/prefs_image_viewer.c
3556 * src/prefs_image_viewer.h
3557 * src/prefs_matcher.c
3558 * src/prefs_matcher.h
3559 * src/prefs_message.c
3560 * src/prefs_msg_colors.c
3561 * src/prefs_msg_colors.h
3564 * src/prefs_receive.c
3566 * src/prefs_spelling.c
3567 * src/prefs_spelling.h
3568 * src/prefs_summaries.c
3569 * src/prefs_summaries.h
3570 * src/prefs_summary_column.c
3571 * src/prefs_summary_column.h
3572 * src/prefs_template.c
3573 * src/prefs_template.h
3574 * src/prefs_themes.c
3575 * src/prefs_themes.h
3576 * src/prefs_toolbar.c
3577 * src/prefs_toolbar.h
3578 * src/prefs_wrapping.c
3579 * src/prefs_wrapping.h
3589 * src/quote_fmt_parse.y
3592 * src/remotefolder.c
3593 * src/remotefolder.h
3594 * src/send_message.c
3595 * src/send_message.h
3598 * src/sourcewindow.c
3599 * src/sourcewindow.h
3604 * src/stock_pixmap.c
3605 * src/stock_pixmap.h
3606 * src/summary_search.c
3607 * src/summary_search.h
3622 * src/common/base64.c
3623 * src/common/base64.h
3625 * src/common/hooks.c
3626 * src/common/hooks.h
3629 * src/common/mgutils.c
3630 * src/common/mgutils.h
3633 * src/common/passcrypt.c
3634 * src/common/passcrypt.h.in
3635 * src/common/plugin.c
3636 * src/common/plugin.h
3637 * src/common/prefs.c
3638 * src/common/prefs.h
3639 * src/common/progressindicator.c
3640 * src/common/progressindicator.h
3641 * src/common/quoted-printable.c
3642 * src/common/quoted-printable.h
3643 * src/common/session.c
3644 * src/common/session.h
3647 * src/common/socket.c
3648 * src/common/socket.h
3651 * src/common/ssl_certificate.c
3652 * src/common/ssl_certificate.h
3653 * src/common/stringtable.c
3654 * src/common/stringtable.h
3655 * src/common/template.c
3656 * src/common/template.h
3657 * src/common/timing.h
3658 * src/common/utils.c
3659 * src/common/utils.h
3660 * src/common/version.h.in
3663 * src/common/xmlprops.c
3664 * src/common/xmlprops.h
3666 * src/gtk/colorlabel.c
3667 * src/gtk/colorsel.c
3668 * src/gtk/colorsel.h
3669 * src/gtk/combobox.c
3670 * src/gtk/combobox.h
3671 * src/gtk/description_window.c
3672 * src/gtk/description_window.h
3675 * src/gtk/foldersort.c
3676 * src/gtk/foldersort.h
3677 * src/gtk/gtksctree.c
3678 * src/gtk/gtkutils.c
3679 * src/gtk/gtkutils.h
3680 * src/gtk/inputdialog.c
3681 * src/gtk/inputdialog.h
3682 * src/gtk/logwindow.c
3683 * src/gtk/logwindow.h
3684 * src/gtk/manage_window.c
3685 * src/gtk/manage_window.h
3688 * src/gtk/pluginwindow.c
3689 * src/gtk/pluginwindow.h
3690 * src/gtk/prefswindow.c
3691 * src/gtk/prefswindow.h
3692 * src/gtk/progressdialog.c
3693 * src/gtk/progressdialog.h
3694 * src/gtk/sslcertwindow.c
3695 * src/gtk/sslcertwindow.h
3696 * src/plugins/bogofilter/bogofilter.c
3697 * src/plugins/bogofilter/bogofilter.h
3698 * src/plugins/bogofilter/bogofilter_gtk.c
3699 * src/plugins/clamav/clamav_plugin.c
3700 * src/plugins/clamav/clamav_plugin.h
3701 * src/plugins/clamav/clamav_plugin_gtk.c
3702 * src/plugins/demo/demo.c
3703 * src/plugins/dillo_viewer/dillo_prefs.c
3704 * src/plugins/dillo_viewer/dillo_prefs.h
3705 * src/plugins/dillo_viewer/dillo_viewer.c
3706 * src/plugins/pgpcore/passphrase.c
3707 * src/plugins/pgpcore/passphrase.h
3708 * src/plugins/pgpcore/pgp_viewer.c
3709 * src/plugins/pgpcore/pgp_viewer.h
3710 * src/plugins/pgpcore/plugin.c
3711 * src/plugins/pgpcore/select-keys.c
3712 * src/plugins/pgpcore/select-keys.h
3713 * src/plugins/pgpcore/sgpgme.c
3714 * src/plugins/pgpcore/sgpgme.h
3715 * src/plugins/pgpinline/pgpinline.c
3716 * src/plugins/pgpinline/pgpinline.h
3717 * src/plugins/pgpinline/plugin.c
3718 * src/plugins/pgpmime/pgpmime.c
3719 * src/plugins/pgpmime/pgpmime.h
3720 * src/plugins/pgpmime/plugin.c
3721 * src/plugins/spamassassin/spamassassin.c
3722 * src/plugins/spamassassin/spamassassin.h
3723 * src/plugins/spamassassin/spamassassin_gtk.c
3724 * src/plugins/trayicon/trayicon.c
3725 it's 2007, update the year in the copyright headers
3727 2007-01-03 [paul] 2.6.1cvs95
3730 it is 2007, use it in the copyright string
3732 2007-01-03 [paul] 2.6.1cvs94
3735 html entity conversion:
3736 move ™ to a more suitable place
3737 add • and –
3738 make sure — and — are both
3741 2007-01-02 [colin] 2.6.1cvs93
3745 * src/common/plugin.c
3747 * src/etpan/imap-thread.c
3750 2006-12-31 [paul] 2.6.1cvs92
3752 * src/prefs_summaries.c
3753 use gtk_button_new_from_stock()
3755 2006-12-30 [colin] 2.6.1cvs91
3760 Don't update filtering and account paths
3761 when copying folders
3763 2006-12-30 [colin] 2.6.1cvs90
3765 * src/prefs_compose_writing.c
3767 * src/prefs_template.c
3768 Use message font for Writing and
3769 Quoting prefs, as well as Templates.
3771 2006-12-30 [colin] 2.6.1cvs89
3773 * src/prefs_summaries.c
3774 Rework GUI; patch by Pawel
3776 2006-12-29 [colin] 2.6.1cvs88
3778 * src/prefs_folder_item.c
3779 Fix bug 1085, 'Apply to subfolder
3780 doesn't work' - I was mistaken saying
3781 it worked in every case
3783 2006-12-28 [colin] 2.6.1cvs87
3785 * src/gtk/gtkaspell.c
3786 Don't assert if use_alternate is true
3787 and alt_dictionary isn't set -- this
3788 is what happens on upgrade! Rather,
3791 2006-12-28 [colin] 2.6.1cvs86
3794 Fix desktop/icon simplification
3796 2006-12-28 [colin] 2.6.1cvs85
3799 Make desktop and icon not
3800 dependant on the desktop
3802 2006-12-28 [wwp] 2.6.1cvs84
3804 * src/plugins/pgpmime/claws.def
3805 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
3807 2006-12-28 [wwp] 2.6.1cvs83
3809 * src/prefs_folder_item.c
3810 Fix coloring of "simplify subject regexp" (folder prefs),
3811 which might be left to red whereas the regexp gets empty.
3813 2006-12-28 [wwp] 2.6.1cvs82
3815 * src/prefs_common.c
3816 * src/prefs_common.h
3819 Save addressbook mainwindow's horizontal and vertical splitter position.
3821 2006-12-27 [wwp] 2.6.1cvs81
3823 * src/gtk/gtkaspell.c