1 2006-09-30 [colin] 2.5.2cvs26
4 Don't let the writing of .mh_sequences, which
5 can change the folder's mtime, let us think
8 2006-09-30 [colin] 2.5.2cvs25
11 Move a debug_print where it belongs
14 Don't mess with a huge slow subject
15 table if we're not threading by
18 2006-09-30 [colin] 2.5.2cvs24
21 Reenable mmaped reads (*not* writes!)
23 Don't destroy and recreate hashtables just
26 Remove useless reply prefixes (it's case
29 2006-09-30 [wwp] 2.5.2cvs23
32 Fixed a minor bug in date value extraction, added a switch
33 to replace non RFC-compliant Date: value, added a switch
34 to use strict RFC matching patterns for dates.
36 2006-09-29 [colin] 2.5.2cvs22
38 * src/matcher_parser.h
39 * src/matcher_parser_parse.y
40 * src/prefs_filtering.c
42 * src/summary_search.c
44 * src/gtk/quicksearch.c
45 * src/gtk/quicksearch.h
46 Optimise searches by setting different
47 refresh intervals (depending if the
48 search is fast or not)
50 2006-09-29 [colin] 2.5.2cvs21
53 Optimise by reusing the last iconv converter
56 Optimise a bit (the foldable quotes feature
57 still has an awful O(n^2) algo
59 2006-09-29 [colin] 2.5.2cvs20
63 Optimise de-selection via up/down or
66 2006-09-28 [colin] 2.5.2cvs19
73 * src/summary_search.c
75 Avoid using summaryview->ctree directly
77 2006-09-28 [colin] 2.5.2cvs18
81 Add helpers to freeze/thaw/grab_focus
82 Factorize calls to freeze/thaw/grab_focus
85 2006-09-28 [colin] 2.5.2cvs17
88 More guards for the session management
90 2006-09-28 [colin] 2.5.2cvs16
95 Make expanding not recursive in folderview
97 2006-09-28 [colin] 2.5.2cvs15
100 If nothing is selected in the list (right part)
101 and a group is selected in the tree (left part),
104 2006-09-28 [colin] 2.5.2cvs14
109 2006-09-28 [ticho] 2.5.2cvs13
118 Small i18n string optimization.
121 * src/common/session.c
123 * src/common/ssl_certificate.c
125 Use "Couldn't" instead of "Can't" in UI messages,
128 2006-09-28 [colin] 2.5.2cvs12
131 Possibly fix link errors
133 2006-09-27 [wwp] 2.5.2cvs11
136 * doc/man/sylpheed-claws.1
141 Updated authors info (me, myself and I).
143 2006-09-27 [colin] 2.5.2cvs10
146 Remove useless printf
148 2006-09-27 [wwp] 2.5.2cvs9
155 * src/gtk/progressdialog.c
156 remember more windows' sizes (send dialog, received dialog,
157 edit group in addressbook).
159 2006-09-27 [colin] 2.5.2cvs8
164 Use libSM to communicate with the session
165 manager, so that we can know when the
166 session ends, save our caches, and draft
169 2006-09-27 [colin] 2.5.2cvs7
173 o Allow Book and Group creation from the tree's
175 o Do not actually delete the contacts when
176 deleting groups from the tree (duh!)
178 2006-09-27 [colin] 2.5.2cvs6
185 o Allow passing an email address to
186 compose_new_with_folderitem
188 o Use current folderitem when clicking
189 on a TextView mailto: link
190 o Fix a possible leak in TextView
192 2006-09-27 [colin] 2.5.2cvs5
195 Use UTF-8 chars to replace HTML entities
197 2006-09-27 [colin] 2.5.2cvs4
200 * src/prefs_account.c
202 Fix bug #1024 (Array index out of
203 range in sylpheed-claws-2.5.2)
204 Patch by Ales Nosek <anosek@suse.cz>
206 2006-09-27 [colin] 2.5.2cvs3
211 2006-09-27 [colin] 2.5.2cvs2
215 Allow completing with comma (in certain cases: vCalendar
216 for example doesn't support that)
217 Patch by Fabien Vantard
219 2006-09-26 [colin] 2.5.2cvs1
231 * src/prefs_filtering_action.c
232 * src/prefs_folder_item.c
233 * src/prefs_template.c
236 * src/pixmaps/addr_one.xpm
237 * src/pixmaps/addr_two.xpm
238 Add auto-completion on groups
240 2006-09-26 [colin] 2.5.2
247 2006-09-26 [colin] 2.5.1cvs5
252 2006-09-26 [colin] 2.5.1cvs4
255 Revert cvs1 (useless as the message is printed
258 2006-09-26 [colin] 2.5.1cvs3
260 * src/partial_download.c
261 Fix crasher found by Alexsandar Urosevic
263 2006-09-26 [colin] 2.5.1cvs2
266 Fix bug #1023 (Sylpheed deletes too much messages)
268 2006-09-26 [ticho] 2.5.1cvs1
271 Make use of gettext's multiple plurals for statusbar
274 2006-09-25 [paul] 2.5.1
281 2006-09-25 [colin] 2.5.0cvs3
283 * src/plugins/bogofilter/bogofilter.c
284 * src/plugins/clamav/clamav_plugin.c
285 * src/plugins/spamassassin/spamassassin.c
286 BogoFilter, Spamassassin: Fix double hook registering after
288 Spamassassin, Clamav: Just set the mails to move instead of
289 doing the move - caller will move the things at once.
291 2006-09-25 [colin] 2.5.0cvs2
294 * src/etpan/imap-thread.c
295 Use UID SEARCH ALL instead of UID 1:*
296 (braindead servers can't figure out that's
299 2006-09-25 [wwp] 2.5.0cvs1
301 * src/message_search.c
302 Added the ability to stop a running search (in message body).
304 2006-09-25 [paul] 2.5.0
311 2006-09-25 [paul] 2.4.0cvs214
322 updated by Tim, Stephan Sachse, Flammie Pirinen,
323 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
324 Ticho, Aleksander Urosevic, Ralgh Young
326 2006-09-24 [mones] 2.4.0cvs213
331 2006-09-23 [colin] 2.4.0cvs212
333 * src/gtk/inputdialog.c
334 Fix [ ] remember this appearing in normal
335 input dialogs after it's been used by
343 * src/common/timing.h
344 Enable timings in debug mode and make it
347 2006-09-22 [colin] 2.4.0cvs211
354 2006-09-22 [colin] 2.4.0cvs210
357 Let's see if bug #1022 is fixed
359 2006-09-21 [colin] 2.4.0cvs209
362 * src/common/plugin.c
363 Prepare infra to load predefined plugins when
364 no configuration existed. Don't actually load
365 anything yet (feat. freeze)
367 2006-09-21 [wwp] 2.4.0cvs208
370 Partial sync w/ 2.4.0cvs72:
371 wrap file and minor updates.
373 2006-09-21 [wwp] 2.4.0cvs207
376 several fixes and enhancements. A new --force switch has been
377 added to prevent overriding by default Date: header when
380 2006-09-21 [paul] 2.4.0cvs206
383 add Chinese UTF8 Re prefix
385 2006-09-21 [wwp] 2.4.0cvs205
388 Fics alfabettical order.
390 2006-09-21 [wwp] 2.4.0cvs204
394 Added an action tool to fix missing Date field in emails.
395 Updated Makefile.am to reflect those last two additions.
397 2006-09-21 [wwp] 2.4.0cvs203
400 Added a action tool to open uuencoded docs w/
401 OpenOffice (based on uudec method).
403 2006-09-21 [colin] 2.4.0cvs202
407 Workaround possible GTK crash: remove selection
408 clipboard before destroying widget, or GTK+-2.10
409 dies. Thanks to Hiro.
411 2006-09-20 [colin] 2.4.0cvs201
414 Fix free-after-use in some cases (when
415 procmime_encode_content() frees mimeinfo->data.mem
416 and turns it to a temp file)
418 2006-09-20 [colin] 2.4.0cvs200
422 * src/gtk/gtksctree.c
423 * src/gtk/gtksctree.h
424 Add tooltips in the folderview and summaryview
425 (Doesn't break string freeze as they already
428 Put the spam button in the default configuration
429 if compiled with bogo plugin too
431 2006-09-19 [colin] 2.4.0cvs199
435 Update folder name label on folder rename
436 * src/prefs_matcher.c
437 * src/gtk/logwindow.h
441 2006-09-19 [wwp] 2.4.0cvs198
443 * src/summary_search.c
444 fix can't click forward/backward buttons in the
447 2006-09-18 [paul] 2.4.0cvs197
450 add missing bracket, capitalise the A of
453 2006-09-18 [paul] 2.4.0cvs196
456 fix bug 1012 'crashed upon sending mail
460 2006-09-16 [colin] 2.4.0cvs195
463 Fix "real-time" sorting by freezing/thawing
465 2006-09-16 [colin] 2.4.0cvs194
468 Fix the anti-spam entry a bit
470 2006-09-16 [colin] 2.4.0cvs193
473 Make sure reviewers have no excuse when stating
474 Sylpheed-Claws doesn't have antispam capabilities.
476 2006-09-16 [colin] 2.4.0cvs192
479 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
480 as if the SIGPIPE comes from etpan's thread we could
481 trigger a GUI update from this thread.
483 2006-09-16 [colin] 2.4.0cvs191
486 Init all members of the struct
488 2006-09-16 [paul] 2.4.0cvs190
491 improvements to the English
493 2006-09-15 [colin] 2.4.0cvs189
498 2006-09-14 [colin] 2.4.0cvs188
500 * src/common/socket.c
501 * src/common/socket.h
503 * src/common/ssl_certificate.c
504 * src/common/ssl_certificate.h
505 * src/etpan/imap-thread.c
506 the get_fqdn() call done to get canonical name when
507 checking an SSL certificate is blocking, which is
508 sad as we just did a non-blocking lookup to connect.
509 Fix that by letting the fqdn available to the SockInfo,
510 and use that in ssl_certificate_check(). For IMAP,
511 we don't do it as the lookup's done by libetpan, but
512 it's less annoying as IMAP connections as much more
513 rare than POP3 connections.
515 2006-09-14 [paul] 2.4.0cvs187
517 * manual/advanced.xml
518 improvements to the English,
519 properly place the new hidden options
520 within the alphabetical order
521 * src/gtk/pluginwindow.c
522 improvements to the English
524 2006-09-14 [colin] 2.4.0cvs186
528 * src/gtk/gtksctree.c
529 * manual/advanced.xml
530 New hidden pref, stripes_color_offset, to change
531 the value added/substracted to normal bgcolor to
532 create the stripes in summaries
534 2006-09-13 [colin] 2.4.0cvs185
541 Fix misc. printing issues:
542 - Bad font for linkified headers
543 - Different font if the mail was displayed or not
544 - Factorize the thing
546 2006-09-13 [colin] 2.4.0cvs184
548 * src/common/ssl_certificate.c
549 Only get FQDN once when checking certificate
551 2006-09-13 [colin] 2.4.0cvs183
554 * src/gtk/pluginwindow.c
555 Misc. GUI fixes by Fabien
557 2006-09-13 [wwp] 2.4.0cvs182
562 get rid of unused wide-char functions.
564 2006-09-13 [wwp] 2.4.0cvs181
566 * src/plugins/pgpinline/sylpheed.def
568 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
569 add privacy_reset_error to the .def file,
570 do not fork for an external textviewer.
572 2006-09-13 [wwp] 2.4.0cvs180
575 fix broken font entry in prefs (patch issued by the gpg4win team,
576 probably by Marcus Brinkmann <marcus@g10code.de>).
578 2006-09-13 [colin] 2.4.0cvs179
581 Fix a warning in summaryview.c
585 Add missing Mark/* elements in the
588 2006-09-12 [colin] 2.4.0cvs178
590 * src/prefs_actions.c
591 * src/prefs_filtering_action.c
592 * src/prefs_matcher.c
593 Use (New) instead of New everywhere
595 2006-09-12 [wwp] 2.4.0cvs177
597 * manual/fr/addrbook.xml
598 * manual/fr/handling.xml
599 updated some quotes in the fr manual to match the fr translation.
601 2006-09-12 [wwp] 2.4.0cvs176
603 * src/prefs_matcher.c
604 don't store translated string elements in matcher expressions.
605 Also fixed a misused of Q_().
607 2006-09-11 [wwp] 2.4.0cvs175
609 * src/plugins//bogofilter/bogofilter.c
610 * src/plugins//clamav/clamav_plugin.c
611 * src/plugins//demo/demo.c
612 * src/plugins//dillo_viewer/dillo_viewer.c
613 * src/plugins//pgpcore/plugin.c
614 * src/plugins//pgpinline/plugin.c
615 * src/plugins//pgpmime/plugin.c
616 * src/plugins//spamassassin/spamassassin.c
617 gettext-ize more strings (mostly plugin error messages).
619 2006-09-11 [colin] 2.4.0cvs174
622 Make maximum buffer size bigger to avoid
623 truncating translated messages. Patch by
626 2006-09-11 [colin] 2.4.0cvs173
628 * src/etpan/imap-thread.c
629 Fix compilation on OpenBSD, thanks to
632 2006-09-10 [wwp] 2.4.0cvs172
635 * manual/addrbook.xml
636 * manual/handling.xml
637 * manual/es/handling.xml
638 * manual/fr/account.xml
639 * manual/fr/addrbook.xml
640 * manual/fr/handling.xml
641 documented addressbook matching (condition configuration):
643 documented per-account filtering rules (handling/filtering
644 section, account section):
645 account.xml, handling.xml, en fr
646 slightly updated the handling/searching section to tell few
647 words about the extended search ability:
649 added missing <quote></quotes> to Quick Search:
650 handling.xml, en fr es
651 fixed a typo (auomatically):
653 changes revisited by Paul.
655 2006-09-10 [paul] 2.4.0cvs171
657 * src/prefs_actions.c
658 * src/prefs_filtering.c
659 * src/prefs_template.c
660 adjustments to the gui
661 Patch by Fabien Vantard (slightly modified)
663 2006-09-10 [colin] 2.4.0cvs170
666 Check folderitem/summaryview consistency
667 (basically automates Update summary). Fixes
668 #1011 (wrong (negative) count on unread
671 2006-09-10 [colin] 2.4.0cvs169
673 * src/gtk/gtksctree.c
674 Fix recursive expansion via mouse
675 * src/plugins/bogofilter/bogofilter.c
676 Use normal filtering way of moving
677 messages (batching), possibly fixing
678 bug #1015 (Bogofilter plugin doubles
681 2006-09-09 [wwp] 2.4.0cvs168
683 * src/prefs_filtering.c
684 better place for this fix.
686 2006-09-09 [wwp] 2.4.0cvs167
688 * src/prefs_filtering.c
689 fix a minor bug when the enabled status of a filtering/processing
690 rule always got set to TRUE when replacing this rule. That still
691 make sense when adding a new rule, but now when replacing, we
692 don't override the value of 'enabled'.
693 Also renamed the func prefs_filtering_list_view_get_rule_name()
694 to prefs_filtering_list_view_get_info() as this function not only
695 returns the name, but also the account_id and the enabled status.
697 2006-09-09 [mones] 2.4.0cvs166
699 * manual/glossary.xml
701 Minor format corrections
703 Fix misplaced NO WARRANTY section
704 * manual/es/advanced.xml
706 * manual/es/glossary.xml
708 * manual/es/handling.xml
709 * manual/es/plugins.xml
710 * manual/es/starting.xml
711 Incorporate changes from English version
715 Fix address, (add translation credits in es version)
719 2006-09-09 [wwp] 2.4.0cvs165
721 * src/prefs_filtering.c
722 fix a crash when opening filtering prefs, if matcherrc file contains
723 broken data (non-existing account id, which is theoretically not
726 2006-09-08 [colin] 2.4.0cvs164
729 Wrong assert, make it an if()
730 * src/gtk/gtksctree.c
731 Fix bug #1013 (expand selected thread
732 tree) - expanding is now recursive
734 2006-09-07 [wwp] 2.4.0cvs163
736 * src/prefs_matcher.c
737 make better sentences about addressbook matching in the
738 matcher prefs. This should make translators' work easier
741 2006-09-07 [wwp] 2.4.0cvs162
743 * src/prefs_filtering.c
744 code simplification (get rid of dup var. assignment).
746 2006-09-07 [wwp] 2.4.0cvs161
749 use GTK_STOCK icons when possible, patch by Fabien Vantard
752 2006-09-07 [paul] 2.4.0cvs160
755 fix compilation warnings
758 2006-09-07 [paul] 2.4.0cvs159
761 select the mimepart icon when
765 2006-09-06 [paul] 2.4.0cvs158
767 * src/prefs_filtering.c
768 fix labels and table element spacing
769 Patch by Fabien Vantard
775 2006-09-06 [paul] 2.4.0cvs157
777 * manual/es/advanced.xml
780 2006-09-06 [wwp] 2.4.0cvs156
783 fix an dup launch issue when iconified, thanks to Colin.
785 2006-09-06 [wwp] 2.4.0cvs155
787 * src/gtk//gtksctree.h
788 oops, forgot that one!
790 2006-09-06 [wwp] 2.4.0cvs154
792 * manual/pl/advanced.xml
793 * manual/advanced.xml
794 * manual/es/advanced.xml
795 * manual/fr/advanced.xml
796 * src/prefs_customheader.c
797 * src/prefs_filtering_action.c
799 * src/prefs_summaries.c
800 * src/prefs_filtering.c
803 * src/prefs_summary_column.c
805 * src/prefs_actions.c
806 * src/prefs_folder_column.c
808 * src/prefs_template.c
809 * src/prefs_display_header.c
811 * src/prefs_matcher.c
813 * src/prefs_toolbar.c
816 * src/gtk/gtksctree.c
817 * src/gtk/pluginwindow.c
818 * src/gtk/progressdialog.c
819 * src/gtk/prefswindow.c
820 renamed hidden option enable_rules_hint to use_stripes_everywhere
821 to make its meaning more obvious (all versions of the manual reflect
823 added an extra hidden option use_stripes_in_summary to allow
824 discarding these stripes in mainwindow's folder and message lists;
825 en and fr manuals only are OK towards this.
827 2006-09-06 [colin] 2.4.0cvs153
830 Hide Sylpheed-Claws' internal queue headers
831 when showing all headers. They'll be present
832 only in Source window.
834 2006-09-05 [colin] 2.4.0cvs152
836 * src/plugins/trayicon/trayicon.c
837 Fix crash at exit - we have to disconnect
839 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
840 Update eggtrayicon - patch adapted from a
841 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
844 2006-09-05 [colin] 2.4.0cvs151
847 * src/gtk/logwindow.c
848 Fix race condition when something writes
849 to the log too soon during init. Thanks
852 2006-09-05 [colin] 2.4.0cvs150
855 Don't select part on right-click either
857 2006-09-05 [paul] 2.4.0cvs149
860 completion of previous commit
863 2006-09-05 [colin] 2.4.0cvs148
866 Don't force selection on middle-click, just open
868 2006-09-04 [colin] 2.4.0cvs147
871 Looks like gtk_notebook_set_current_page()
872 sometimes steals focus, and this annoys us
873 in MimeViewers as it renders navigation
874 keys useless. Take back focus after switching
877 2006-09-04 [colin] 2.4.0cvs146
880 Set stop_loading when clicking on Next
881 during load. Don't add a callback to
882 avoid over-complicating things.
884 2006-09-04 [colin] 2.4.0cvs145
888 Fix multiple loads in separate messageview
890 2006-09-04 [colin] 2.4.0cvs144
893 Let navigation keys be handled during
896 2006-09-04 [colin] 2.4.0cvs143
902 Make loading of huge mails (lots of text and/or
903 images) cancellable, so the GUI doesn't block
905 2006-09-04 [colin] 2.4.0cvs142
907 * src/plugins/trayicon/trayicon.c
908 Fix annoyance when removing a folder with
909 unread mails: trayicon didn't update
911 2006-09-04 [paul] 2.4.0cvs141
913 * src/gtk/icon_legend.c
914 straighten up columns
915 Patch by Fabien Vantard
917 2006-09-04 [wwp] 2.4.0cvs140
919 * src/prefs_filtering.c
920 fix new line's account name in filtering prefs:
921 was "All", is now "(New)".
923 2006-09-04 [paul] 2.4.0cvs139
925 * tools/make.themes.project
926 use "AUTOMAKE_OPTIONS = dist-bzip2"
927 instead of homebrewed "make release"
929 2006-09-03 [colin] 2.4.0cvs138
932 Fix bug #1007 (Wrong folder highlighted)
934 2006-09-03 [colin] 2.4.0cvs137
937 Don't set Newsgroup: header to a mail folder
940 2006-09-03 [paul] 2.4.0cvs136
943 * src/prefs_spelling.c
946 2006-09-03 [paul] 2.4.0cvs135
948 * src/prefs_summaries.c
949 correct menu item text in prefs_keybind_apply_clicked()
951 2006-09-03 [paul] 2.4.0cvs134
953 * manual/advanced.xml
954 some improvements to the descriptions
959 fix menu sensitivity issues
960 * src/prefs_message.c
961 drop the useless word 'short'
963 add the word 'lines' indicating log length
964 is a measure of lines
966 fix compilation warnings
968 2006-09-02 [colin] 2.4.0cvs133
971 Display a special return-receipt message
972 if the message is from the user
974 Fix missing freeze of the list when marking
975 all read and unthreading for exec. Thanks
978 2006-09-02 [paul] 2.4.0cvs132
981 * src/prefs_message.c
985 2006-09-02 [wwp] 2.4.0cvs131
987 * src/prefs_filtering.c
988 added an account name column to the filtering rules
991 2006-09-02 [colin] 2.4.0cvs130
993 * src/gtk/logwindow.c
994 * src/gtk/logwindow.h
995 Block scrolling if we're not at the end
998 2006-09-02 [colin] 2.4.0cvs129
1001 Make sure account-specific rules can't
1002 be used in {pre-,post-,}processing
1004 * src/gtk/logwindow.c
1005 * src/gtk/logwindow.h
1006 Jump to last error when clicking on the
1009 2006-09-02 [colin] 2.4.0cvs128
1019 Let proc_mbox know its account, for
1020 account-specific rules
1022 2006-09-01 [colin] 2.4.0cvs127
1025 Don't uselessly use iconv to convert from
1031 Fix certain log cases, disable warning icon
1032 for now, the correct way to display it when
1033 necessary and only when necessary is probably
1034 to do it manually rather than use error logs
1035 * src/etpan/imap-thread.c
1036 Clean up UID logging a bit
1037 * src/gtk/logwindow.c
1038 * src/gtk/logwindow.h
1039 Make logging faster when the window's closed
1041 2006-09-01 [wwp] 2.4.0cvs126
1043 * manual/fr/account.xml
1044 reflect changes to the ref. manual (parts of cvs72):
1045 fix tabnames and quotes.
1047 2006-09-01 [wwp] 2.4.0cvs125
1049 * manual/fr/plugins.xml
1050 reflect changes to the reference manual (cvs42):
1051 update IRC channel info.
1053 2006-09-01 [wwp] 2.4.0cvs124
1056 use CVSEDITOR env. var. if set, according to `man cvs`.
1058 2006-09-01 [wwp] 2.4.0cvs123
1060 * manual/advanced.xml
1061 better sentence again (thanks to Paul).
1063 2006-09-01 [wwp] 2.4.0cvs122
1065 * manual/advanced.xml
1066 fix definition of toolbar_detachable and rework a bit the one of
1067 enable_dotted_lines.
1069 2006-09-01 [mones] 2.4.0cvs121
1071 * manual/advanced.xml
1072 Document enable_dotted_lines
1074 2006-09-01 [paul] 2.4.0cvs120
1081 obey the 'When entering folder...' option
1082 when using the /View/Go to/... menu items
1085 2006-08-31 [colin] 2.4.0cvs119
1088 Revert 2.4.0cvs116, wrong fix.
1090 2006-08-31 [colin] 2.4.0cvs118
1092 * src/gtk/gtksctree.c
1093 Better state the various copyrights
1095 2006-08-31 [colin] 2.4.0cvs117
1097 * src/prefs_common.c
1098 fix enable_dotted_lines
1100 2006-08-31 [colin] 2.4.0cvs116
1103 Use pref "Always open on select" when going
1104 to next unread folder
1105 * src/gtk/gtksctree.c
1106 Fix link failure to _gtk_clist_create_cell_layout
1107 on certain computers. (Why not mine, I wonder)
1109 2006-08-31 [colin] 2.4.0cvs115
1113 * src/plugins/bogofilter/bogofilter.c
1114 * src/plugins/spamassassin/spamassassin.c
1115 Requalify some "errors" to warnings
1119 Add an icon in the statusbar to notify
1121 * src/gtk/gtksctree.c
1124 Make the GtkSCTree look more modern by
1125 alternating background lines
1126 * src/prefs_common.c
1127 * src/prefs_common.h
1128 Add a pref to let people have the old
1132 2006-08-30 [colin] 2.4.0cvs114
1136 Provide a way to filter a list of
1137 messages in an optimised manner, and
1138 add a list-filtering hook
1142 Use the list filtering
1143 * src/plugins/bogofilter/bogofilter.c
1144 Use the list-filtering hook
1145 Use -b (bulk) mode for more speed
1146 when learning and filtering
1147 * src/etpan/imap-thread.c
1148 Make log output shorter in UID SEARCH
1151 2006-08-30 [colin] 2.4.0cvs113
1153 * src/plugins/bogofilter/bogofilter.c
1154 Really fast mass learning - thanks to David
1155 Relson for the options explanations :)
1157 2006-08-30 [colin] 2.4.0cvs112
1160 Fix compilation on FreeBSD. Thanks
1163 2006-08-29 [colin] 2.4.0cvs111
1166 Handle "popup_menu" signal (for popping the
1167 menu via the keyboard)
1172 * src/gtk/gtkutils.c
1173 * src/gtk/gtkutils.h
1174 Factorize scrolling code, and add an API
1175 for MimeViewers to handle scroll orders
1177 2006-08-29 [wwp] 2.4.0cvs110
1179 * src/plugins//bogofilter/bogofilter.c
1180 * src/plugins//spamassassin/spamassassin.c
1181 make the bogofilter/spamassassin filtering error dialogs at
1182 incorporation obey to the "don't popup error dialog on
1183 receive error" option. If disabled, feed the log window w/
1190 2006-08-29 [paul] 2.4.0cvs109
1193 remove 'make release', it's not needed
1194 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
1196 2006-08-29 [paul] 2.4.0cvs108
1199 * src/summary_search.c
1200 * src/gtk/progressdialog.c
1201 * src/plugins/pgpcore/passphrase.c
1202 replace deprecated gtk_window_set_policy()
1204 2006-08-29 [colin] 2.4.0cvs107
1207 Fix data loss when copy fails during a move:
1208 only use fast remove_msgs if everything was
1209 copied OK; else use slow remove_msg on the
1210 mails that got copied only.
1212 2006-08-28 [paul] 2.4.0cvs106
1215 revert change in 2.4.0cvs104, it breaks
1218 2006-08-28 [paul] 2.4.0cvs105
1220 * src/plugins/spamassassin/spamassassin.c
1223 2006-08-28 [paul] 2.4.0cvs104
1226 fix data loss when moving to another
1228 * src/prefs_spelling.c
1230 * src/gtk/pluginwindow.c
1231 improve the layout of the dialog text
1234 2006-08-28 [paul] 2.4.0cvs103
1236 * src/plugins/bogofilter/bogofilter.c
1237 * src/plugins/bogofilter/bogofilter_gtk.c
1238 fix english up a bit, innit
1240 2006-08-28 [paul] 2.4.0cvs102
1245 require autoconf 2.60, enabling building
1246 with gettext 0.15 (gettext 0.14.x build still
1247 possible). Replace Makefiles with versions
1249 Remove configure options --with-localedir and
1250 --with-mandir. The options that are provided
1251 directly by autoconf 2.60 can be used instead:
1252 --mandir --localedir
1254 2006-08-27 [colin] 2.4.0cvs101
1256 * src/plugins/bogofilter/Makefile.am
1257 Fix make dist (no README)
1259 2006-08-27 [colin] 2.4.0cvs100
1262 Don't use F_UNKNOWN folders for any default
1264 * src/plugins/bogofilter/bogofilter.c
1265 * src/plugins/bogofilter/bogofilter.h
1266 * src/plugins/bogofilter/bogofilter_gtk.c
1267 Add an option to specify the path to bogofilter
1268 Use single-quotes to be able to learn in folders
1269 with spaces in their names
1270 Verify learning status
1272 2006-08-27 [colin] 2.4.0cvs99
1275 * manual/plugins.xml
1276 Document Bogofilter plugin
1278 2006-08-27 [colin] 2.4.0cvs98
1284 When possible, copy the queued mail to sent folder
1285 instead of re-adding. Much faster on IMAP.
1287 2006-08-27 [colin] 2.4.0cvs97
1290 Disable mmaped caches - huge metadata loss
1291 here after a power failure.
1293 Add quicksearch timing
1294 * src/common/plugin.c
1295 * src/common/plugin.h
1296 Implement an interface to tell what plugins
1297 provide. Prevent loading of similar plugins.
1298 * src/plugins/clamav/clamav_plugin.c
1299 * src/plugins/demo/demo.c
1300 * src/plugins/dillo_viewer/dillo_viewer.c
1301 * src/plugins/pgpcore/plugin.c
1302 * src/plugins/pgpinline/pgpinline.c
1303 * src/plugins/pgpmime/pgpmime.c
1304 * src/plugins/spamassassin/spamassassin.c
1305 * src/plugins/trayicon/trayicon.c
1306 Implement plugin_provides()
1308 2006-08-27 [colin] 2.4.0cvs96
1311 * src/plugins/Makefile.am
1312 * src/plugins/bogofilter/.cvsignore
1313 * src/plugins/bogofilter/Makefile.am
1314 * src/plugins/bogofilter/bogofilter.c
1315 * src/plugins/bogofilter/bogofilter.h
1316 * src/plugins/bogofilter/bogofilter_gtk.c
1317 New Bogofilter plugin, provides filtering and
1318 learning. Spamassassin will go to extra plugins.
1320 2006-08-26 [mones] 2.4.0cvs95
1322 * manual/handling.xml
1323 Fix subfolder path in the example (thanks to Paul)
1325 2006-08-26 [mones] 2.4.0cvs94
1327 * manual/glossary.xml
1328 2.2. + add ISP to the glossary
1329 7.5. + Add UIDL to glossary
1330 7.7. + Add TCP to glossary
1331 * manual/handling.xml
1332 7.1. + Mentions GNU/Linux distribution, what about the non...
1333 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1334 7.3. + Mentions .bashrc, what about the non-bash ones?
1335 7.4. = Use appropriate quotation for commands
1336 7.6. = change "" to <quote></quote>
1337 * manual/plugins.xml
1338 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
1339 * manual/starting.xml
1340 2.1. + local mbox file: some examples of mbox file locations...
1341 Also reformatted files requiring it
1343 2006-08-26 [wwp] 2.4.0cvs93
1345 * src/summary_search.c
1346 disable find buttons while summary search is running.
1348 2006-08-25 [colin] 2.4.0cvs92
1355 Speed up MH moving, and add progressbar
1358 Write cache files using mmap() too
1360 2006-08-25 [wwp] 2.4.0cvs91
1363 switch spam<->ham button when a message has been marked as spam or ham
1364 and is still selected. Thanks to Colin.
1366 2006-08-25 [paul] 2.4.0cvs90
1369 * src/stock_pixmap.c
1370 * src/stock_pixmap.h
1372 * src/gtk/icon_legend.c
1373 * src/pixmaps/copied.xpm
1374 * src/pixmaps/moved.xpm
1375 add icons for delayed execution marked for
1376 copying, marked for moving
1378 2006-08-25 [mones] 2.4.0cvs89
1380 * manual/glossary.xml
1381 Fix the other glossary items:
1382 5.1. = Inmmediate execution -> <quote>immediate execution...
1383 5.2. = Fix MBOX capitalization -> Mbox
1384 5.3. + Improve Plugins def. w/ tech. ref.
1385 5.4. = Quotation -> replace '>' by <quote>></quote>
1386 5.5. - SMTP Server. -> remove dot
1390 2006-08-25 [mones] 2.4.0cvs88
1393 Reformatted, changed email address
1394 * manual/glossary.xml
1395 Reformatted, fixed MANUAL-TODO items:
1396 8.2. + add ROT-13 to glossary
1397 8.4. + add URL to glossary
1398 * manual/es/advanced.xml
1401 2006-08-25 [paul] 2.4.0cvs87
1403 * src/gtk/icon_legend.c
1404 add 'marked for deletion' icon
1405 arrange icons by containing column
1406 wrap long label text
1408 2006-08-25 [colin] 2.4.0cvs86
1410 * src/common/utils.c
1411 * src/common/utils.h
1412 Add the sc_g_*list_bigger functions in
1413 a place everyone can use it
1415 Only freeze/thaw the list when working
1416 on the selection, if it's bigger than 1
1417 * src/gtk/gtksctree.c
1418 Only freeze/thaw the list when unselec-
1419 ting 'all' if ('all' != 1)
1420 This avoids some flickering
1422 2006-08-24 [colin] 2.4.0cvs85
1425 Fix strange list selection
1426 Fix random seg (Invalid read of freed memory)
1428 2006-08-24 [colin] 2.4.0cvs84
1431 * src/gtk/inputdialog.c
1432 * src/plugins/pgpcore/passphrase.c
1433 Revert minimal width patch of 2.4.0cvs67,
1434 as it is also a maximal width. Use
1435 gtk_window_set_default_size instead.
1437 2006-08-24 [colin] 2.4.0cvs83
1440 Write cache/mark to temp files before
1441 overwriting old ones (avoids metadata
1442 loss if writing the new files fail).
1443 Use mmap() to read cache/mark file, as
1444 this makes cache reading faster. Dis-
1445 abled for big-endian machines until it
1446 can be tested. (Big-endian users: set
1447 msgcache_use_mmap = TRUE in the relevant
1450 Move rarely used fields of MsgInfo in
1451 another structure, which will only be
1452 allocated if needed. Face, X-Face,
1453 Return receipt headers and List-*
1454 headers are moved. Mails having none
1455 of these occupy 52 bytes less with
1456 this patch, which makes 2.5MB of RAM
1457 saved on a 50k folder).
1461 * src/partial_download.c
1465 Follow this structure change.
1467 2006-08-24 [wwp] 2.4.0cvs82
1469 * manual/es/.cvsignore
1470 * manual/es/dist/.cvsignore
1471 * manual/es/dist/html/.cvsignore
1472 * manual/es/dist/pdf/.cvsignore
1473 * manual/es/dist/ps/.cvsignore
1474 * manual/es/dist/txt/.cvsignore
1475 more (generated) files to ignore.
1477 2006-08-24 [colin] 2.4.0cvs81
1481 Fix possible problems with local delivery. Check the folder doesn't
1482 need scan before setting its mtime when saving cache (which can be
1483 done long after the folder's been modified by an external process);
1484 Check that the stored item's mtime didn't change in mh functions.
1486 2006-08-24 [mones] 2.4.0cvs80
1488 * manual/advanced.xml
1489 Rewrapping, some fixes and MANUAL-TODO items:
1490 8.1. = change "" to <quote></quote>
1491 8.3. = quote menu items
1492 8.5. - deploying -> new user ... ideally a new user (redundant)
1494 2006-08-23 [colin] 2.4.0cvs79
1496 * src/gtk/gtksctree.c
1497 When selecting or deselecting range, only
1498 freeze/thaw when selection is bigger than 10
1500 2006-08-23 [colin] 2.4.0cvs78
1505 * src/plugins/dillo_viewer/dillo_viewer.c
1506 Provide an API for MimeViewer plugins to
1507 return a text selection for replying
1509 2006-08-23 [colin] 2.4.0cvs77
1511 * src/image_viewer.c
1513 Use gtk_pixbuf_new_from_file_at_scale(), which
1514 is faster than getting the pixbuf then resizing
1517 2006-08-23 [colin] 2.4.0cvs76
1520 UTF-8 should be sent Quoted-printable
1522 2006-08-22 [colin] 2.4.0cvs75
1525 Check if scan is required before touching
1526 the folder (or it'll be required every time)
1528 2006-08-22 [colin] 2.4.0cvs74
1531 Require libetpan 0.46 (crasher fix when built
1534 2006-08-22 [colin] 2.4.0cvs73
1537 Set folder's mtime after writing its
1542 Don't do useless stuff if we don't
1545 Add some timing, don't deselect prior
1546 to selecting (gtksctree does it itself),
1547 remove crash avoidance hacks as it's been
1548 properly fixed since a while
1549 * src/common/utils.c
1550 Optimize to_human_readable(): _() is slow,
1551 do it only once, and avoid %f format for KB
1552 (the most common in a summaryview)
1553 * src/gtk/gtksctree.c
1554 Don't uselessly freeze/thaw (fixes flicker
1555 on next unread and friends), reduce number
1556 of g_list_nth/g_list_position where possible
1557 * src/gtk/gtkutils.c
1558 * src/gtk/gtkutils.h
1559 Reduce number of g_list_nth/g_list_position
1561 All of this makes loading as 70k folder 2.1
1562 seconds instead of 3.2 (with hot FS caches).
1563 (1.3 seconds without Date and Size columns...)
1565 2006-08-22 [paul] 2.4.0cvs72
1567 wrap documents and do some items from mones' MANUAL-TODO:
1569 * manual/account.xml
1570 4.1. = fix tabname references to <quote>tabname</quote>
1571 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1573 1.1. = mentioned options don't match UI
1574 Add information about the 'Never send Return Receipts'
1576 * manual/handling.xml
1577 6.2. = Mentions Extended symbols button, but now is
1579 6.3. = Mentions ... button, which is now Edit
1581 2006-08-22 [colin] 2.4.0cvs71
1583 * src/gtk/pluginwindow.c
1584 Fix layout in verbose translations (such
1587 2006-08-22 [paul] 2.4.0cvs70
1589 * manual/Makefile.am
1590 build manuals in alphabetical order
1592 * src/prefs_themes.c
1593 replace/remove deprecated symbols
1594 * src/gtk/gtkutils.c
1596 * src/gtk/pluginwindow.c
1597 replace deprecated symbol
1598 replace label text and move it
1599 * src/plugins/pgpcore/prefs_gpg.c
1600 move the 'Generate...' button out of the
1601 Sign Key frame, replace the English used
1602 * src/plugins/pgpcore/sgpgme.c
1603 fixes to the English
1605 2006-08-21 [colin] 2.4.0cvs69
1607 * src/plugins/trayicon/trayicon.c
1608 Add more strings for translation; patch
1611 2006-08-21 [colin] 2.4.0cvs68
1614 fix replied flag not set after drafting
1616 fix body quicksearch in non-encoded bodies
1619 Get rid of the g_malloc workaround for
1620 corrupted caches, use g_try_malloc
1622 2006-08-21 [colin] 2.4.0cvs67
1625 * src/gtk/inputdialog.c
1626 * src/plugins/pgpcore/passphrase.c
1627 Set minimal width to 375
1629 Fix switching to offline, asking if it
1630 should be overriden for synchronising
1632 Don't offer to remember command on Open
1633 with for text parts, as the browser or
1634 text editor command isn't changed from
1637 2006-08-20 [paul] 2.4.0cvs66
1641 fix plural form errors. revealed by stricter
1642 checking of gettext 0.15
1644 2006-08-18 [paul] 2.4.0cvs65
1646 * src/stock_pixmap.c
1647 fix the fix of 2.4.0cvs64
1650 2006-08-18 [paul] 2.4.0cvs64
1652 * src/stock_pixmap.c
1656 2006-08-18 [paul] 2.4.0cvs63
1660 fix occasional IMAP bug where large msgs
1661 were left in the queue folder after sending
1664 2006-08-18 [paul] 2.4.0cvs62
1667 freeze the summaryview while quicksearch results
1669 (fixes bug 456 'current message is hidden when the
1670 view is refreshed and extended search is "unread
1674 add missing #include "inputdialog.h"
1675 * src/common/utils.h
1676 add missing mailcap_update_default() and improve
1679 2006-08-17 [colin] 2.4.0cvs61
1681 * src/plugins/pgpcore/select-keys.c
1684 2006-08-17 [colin] 2.4.0cvs60
1687 Don't continue queuing if Cancel is clicked
1690 2006-08-17 [colin] 2.4.0cvs59
1692 * src/plugins/pgpcore/select-keys.c
1693 When encrypting, if only one key matches and it
1694 matches exactly, automatically use it.
1696 2006-08-17 [colin] 2.4.0cvs58
1699 * src/prefs_common.c
1700 * src/prefs_common.h
1701 * src/prefs_ext_prog.c
1703 Fix issues with previous patch (text/html)
1704 Remove outdated prefs
1706 2006-08-17 [colin] 2.4.0cvs57
1709 Add View Log button on auth error
1711 Fix encrypted mail marked as new when
1712 saved in normal folders
1713 * src/plugins/pgpinline/pgpinline.c
1714 Fix encrypt bug on IMAP
1716 * src/common/utils.c
1717 * src/common/utils.h
1718 * src/gtk/inputdialog.c
1719 * src/gtk/inputdialog.h
1720 Get rid of metamail stuff, simplify
1721 opening, and allow remembering of user's
1722 choices (by updating ~/.mailcap). There's
1723 still to drop "Audio player" and "Image
1724 viewer" preferences.
1726 2006-08-17 [mones] 2.4.0cvs56
1728 * manual/es/sylpheed-claws-manual.xml
1731 2006-08-17 [mones] 2.4.0cvs55
1734 * manual/Makefile.am
1735 * manual/es/Makefile.am
1736 * manual/es/account.xml
1738 * manual/es/addrbook.xml
1739 * manual/es/advanced.xml
1741 * manual/es/glossary.xml
1743 * manual/es/handling.xml
1744 * manual/es/intro.xml
1745 * manual/es/keyboard.xml
1746 * manual/es/plugins.xml
1747 * manual/es/starting.xml
1748 * manual/es/sylpheed-claws-manual.xml
1749 * manual/es/dist/Makefile.am
1750 * manual/es/dist/html/Makefile.am
1751 * manual/es/dist/pdf/Makefile.am
1752 * manual/es/dist/ps/Makefile.am
1753 * manual/es/dist/txt/Makefile.am
1754 Spanish translation for the manual
1756 2006-08-16 [colin] 2.4.0cvs54
1761 Fix send button sensitivity at startup
1762 Set send menu sensitivity (patch by Fabien)
1764 Enable closing with esc (patch by Fabien)
1765 * src/gtk/foldersort.c
1766 Enable closing with esc (patch by Fabien)
1768 Optimisation (no need to copy to tempfile to
1769 "decode" 7bit and 8bit)
1771 Fix cruft in swap_from case
1773 Fix missing last line in some mail cases
1774 (Fixes debian #381872)
1775 * src/plugins/pgpcore/prefs_gpg.c
1776 * src/plugins/pgpcore/sgpgme.c
1777 * src/plugins/pgpcore/sgpgme.h
1778 Don't show "no key found" when user explicitely
1779 wants to create a key
1781 2006-08-16 [paul] 2.4.0cvs53
1787 * src/prefs_account.c
1788 * src/prefs_message.c
1789 * src/gtk/gtkutils.c
1790 bump up minimum required versions of GTK+ and
1793 2006-08-16 [paul] 2.4.0cvs52
1796 workaround GTK+ Bug 351600 - 'Can't re-click
1797 on button after sensitivity update'
1798 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1801 2006-08-15 [colin] 2.4.0cvs51
1803 * src/plugins/pgpcore/prefs_gpg.c
1804 Set options sensitivity according to
1806 * src/plugins/pgpcore/sgpgme.c
1807 Allow to create key with no passphrase
1809 2006-08-14 [cleroy] 2.4.0cvs50
1811 * src/gtk/pluginwindow.c
1812 New layout (maybe to be changed?)
1813 * src/gtk/gtkutils.c
1814 Fix a bit label_window
1815 * src/plugins/pgpcore/passphrase.c
1816 * src/plugins/pgpcore/passphrase.h
1817 * src/plugins/pgpcore/plugin.c
1818 * src/plugins/pgpcore/prefs_gpg.c
1819 * src/plugins/pgpcore/prefs_gpg.h
1820 * src/plugins/pgpcore/sgpgme.c
1821 * src/plugins/pgpcore/sgpgme.h
1822 Allow to create a PGP private key via the GUI
1824 2006-08-14 [wwp] 2.4.0cvs49
1826 * src/addressbook_foldersel.c
1827 fix strict ISO C90 compliance.
1829 2006-08-14 [paul] 2.4.0cvs48
1831 * src/gtk/prefswindow.c
1832 re-set scrolled window on opening
1839 2006-08-14 [paul] 2.4.0cvs47
1841 * src/prefs_display_header.c
1842 re-enable user-defined Displayed Headers
1844 2006-08-14 [paul] 2.4.0cvs46
1846 * src/prefs_account.c
1849 2006-08-13 [colin] 2.4.0cvs45
1851 * src/common/utils.c
1852 Fix "a" in quote when the original message is empty,
1853 by using \0 instead of 'a' to test writability of
1856 2006-08-13 [wwp] 2.4.0cvs44
1858 * src/plugins/spamassassin/spamassassin.c
1859 fix capitalization of "SpamAssassin" in some debug, log and
1862 2006-08-13 [paul] 2.4.0cvs43
1865 fix overlapping widgets
1866 * src/prefs_account.c
1867 fix translation of protocol_names[]
1868 fix label disappearing off the edge of the
1871 2006-08-12 [paul] 2.4.0cvs42
1873 * manual/plugins.xml
1874 update IRC channel info before it gets forgotten
1877 2006-08-11 [colin] 2.4.0cvs41
1886 Grey out the Send button if
1887 - Queue folders are empty, or
1888 - We're sending already
1890 2006-08-11 [wwp] 2.4.0cvs40
1893 fix a logic issue when quitting while a compose window is
1894 still open, thanks to Colin.
1896 2006-08-10 [colin] 2.4.0cvs39
1899 Fix default font size setting after wizard run
1901 * src/etpan/imap-thread.c
1902 * src/etpan/imap-thread.h
1903 Fix bug #999 (Timing out on TSL cert validation
1904 dialog makes ugly things happen). Also, STARTTLS
1905 unconditionnaly if initial capabilities contain
1906 LOGINDISABLED and STARTTLS.
1908 2006-08-09 [colin] 2.4.0cvs38
1912 Fix Tools/Actions sensitivity when there are
1915 2006-08-09 [colin] 2.4.0cvs37
1917 * src/prefs_filtering.c
1918 Warning fix, patch by Paul
1920 * src/prefs_actions.c
1921 * src/prefs_filtering_action.c
1922 * src/prefs_matcher.c
1923 Uniformisation of "Info ..." to "Info..." (for
1924 old gtk), patch by Fabien
1925 * src/plugins/clamav/clamav_plugin_gtk.c
1926 Sensitivity fix by Fabien
1928 2006-08-09 [colin] 2.4.0cvs36
1932 Add a function to know whether we're exiting
1933 * src/plugins/trayicon/trayicon.c
1934 If exiting, don't do anything. Faster, and
1935 avoids gtk_main_iteration reentracy causing
1938 2006-08-09 [colin] 2.4.0cvs35
1943 Fix lack of part selection when automatically
1944 jumping to a specific part
1946 Little optimisation in cache reading
1948 2006-08-09 [colin] 2.4.0cvs34
1951 Fix crash setting the priority on reedit
1952 (Accessing compose before creating it!)
1954 2006-08-08 [colin] 2.4.0cvs33
1957 Fix bug #998 (last attachment is not accessible)
1958 Bad RFC interpretation on multipart close-delimiters
1961 * src/gtk/gtkvscrollbutton.c
1962 * src/gtk/gtkvscrollbutton.h
1963 Make attachments list wheel-scrollable
1965 2006-08-07 [colin] 2.4.0cvs32
1967 * src/gtk/gtkaspell.c
1968 Fix bug #973 (Unicode punctation characters
1969 are not recognized as separators by the
1970 spell checker); fix unsigned stuff
1972 2006-08-07 [colin] 2.4.0cvs31
1975 Fix bug #956 (DnD text with accents in compose
1976 text entry); fix gccc's signed/unsigned fuss
1978 2006-08-06 [colin] 2.4.0cvs30
1981 Fix bug #979 (Plugin crashes when exiting
1982 sylpheed-claws) : handle exit request only
1985 2006-08-05 [colin] 2.4.0cvs29
1988 Just make sure we have a msgid.
1990 2006-08-05 [colin] 2.4.0cvs28
1994 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1995 by reimplementing it
1997 Fix bug when hiding quotes with level > 3 and quote
2000 2006-08-04 [colin] 2.4.0cvs27
2005 Fix a bit replace-by-pasting undo
2008 Fix Fold quotes menu synchro in
2009 mainwindow when it changes in
2012 Fix right-click on quotes blocks
2013 * src/common/utils.c
2014 Verify that the file created by
2015 my_tmpfile() is writable. Fixes
2016 bug #988 (very specific filesystem
2018 * src/plugins/pgpcore/sgpgme.c
2019 Fix file descriptor leak
2020 * src/plugins/spamassassin/spamassassin.c
2021 Warn once if spamd isn't reachable
2023 2006-08-04 [colin] 2.4.0cvs26
2026 i18n context patch by Fabien
2028 2006-08-03 [colin] 2.4.0cvs25
2032 Rename "Hide quotes" to "Fold quotes"
2034 Don't use hand cursor on quotes. "all
2035 the bonuses of the feature and none of
2036 unwelcome side-effects"
2038 2006-08-03 [colin] 2.4.0cvs24
2041 * sylpheed-claws.desktop
2043 Bring the desktop file to XDG compliance
2044 Patch by Charles A. Edwards
2046 2006-08-03 [colin] 2.4.0cvs23
2049 Fix links offset when they are preceded
2050 by accentued chars (g_utf8_strlen!)
2052 Fix wrong status when starting offline
2055 2006-08-03 [wwp] 2.4.0cvs22
2057 * src/prefs_common.h
2058 ask what to do w/ filtering rules that belong to an account when
2059 applying filtering rules manually from the main window (skip,
2060 apply regardless of the account, use current account). This dialog
2061 can be skipped and the last reply used.
2064 2006-08-03 [wwp] 2.4.0cvs21
2068 * src/prefs_common.c
2073 ask what to do w/ filtering rules that belong to an account when
2074 applying filtering rules manually from the main window (skip,
2075 apply regardless of the account, use current account). This dialog
2076 can be skipped and the last reply used.
2079 2006-08-03 [colin] 2.4.0cvs20
2082 Optimize previous patch
2084 2006-08-03 [cleroy] 2.4.0cvs19
2087 Fix quotes getting toggled back when the
2088 mail has an even number of text parts
2090 2006-08-02 [colin] 2.4.0cvs18
2093 Add Hide quotes menu
2095 2006-08-02 [colin] 2.4.0cvs17
2098 * src/prefs_common.c
2102 Allow per-level quote hiding,
2103 Allow toggling quotes by double-clicking them
2104 Rename RemoteURI to ClickableText to reflect
2105 the fact it's used for a variety of things
2107 2006-08-02 [wwp] 2.4.0cvs16
2110 fix "View/Hide quotes" menu item status initialization.
2112 2006-08-02 [wwp] 2.4.0cvs15
2114 * src/matcher_parser_parse.y
2115 remove a debug trace.
2117 2006-08-02 [paul] 2.4.0cvs14
2119 * src/plugins/pgpcore/passphrase.c
2120 don't set initial dialog size
2123 2006-08-02 [paul] 2.4.0cvs13
2126 remove the rogue '/' character
2128 2006-08-02 [paul] 2.4.0cvs12
2131 allow buttons to resize as necessary
2133 2006-08-01 [wwp] 2.4.0cvs11
2136 fix strict ISO C90 compliance.
2138 2006-08-01 [wwp] 2.4.0cvs10
2141 updated update-po tool to work w/ context-dependent translations.
2142 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2144 2006-08-01 [wwp] 2.4.0cvs9
2147 * src/prefs_filtering.c
2148 * src/prefs_matcher.c
2149 allow context-dependent translations for "All",
2150 patch by Fabien Vantard <fzzzzz@gmail.com>.
2152 2006-07-31 [colin] 2.4.0cvs8
2156 Add Rafal to authors
2158 2006-07-31 [colin] 2.4.0cvs7
2163 * src/prefs_common.c
2164 * src/prefs_common.h
2166 Add 'View/Hide quotes'. Patch based on a patch
2169 2006-07-31 [colin] 2.4.0cvs6
2172 Fix problem with "> stuff >" actions
2174 2006-07-31 [paul] 2.4.0cvs5
2177 updated by Geir Helland
2179 2006-07-31 [wwp] 2.4.0cvs4
2184 add "View/Go to/Parent message" and "View/Go to/Last read message",
2187 2006-07-31 [wwp] 2.4.0cvs3
2194 * src/addressbook_foldersel.c
2195 * src/addressbook_foldersel.h
2200 * src/matcher_parser_lex.l
2201 * src/matcher_parser_parse.y
2202 * src/prefs_common.c
2203 * src/prefs_common.h
2204 * src/prefs_filtering.c
2205 * src/prefs_matcher.c
2206 * src/prefs_matcher.h
2208 introduce filtering against the address book. It's now possible to add
2209 matched conditions to determine if any email address in a message matches
2210 or doesn't match any or all books or folders in the address book.
2212 2006-07-31 [wwp] 2.4.0cvs2
2222 * src/matcher_parser_lex.l
2223 * src/matcher_parser_parse.y
2225 * src/prefs_filtering.c
2226 * src/prefs_filtering.h
2230 introduce per-account filtering rules. Each filtering rule can now be assigned
2231 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2232 when applying filtering rules manually, as all rules will apply - even the ones
2233 assigned to an account. This issue will be addressed soon.
2237 2006-07-31 [wwp] 2.4.0cvs1
2240 make more strings translatable.
2242 2006-07-31 [paul] 2.4.0
2246 2006-07-31 [paul] 2.3.1cvs91
2249 updated by Miquel Oliete
2251 2006-07-31 [paul] 2.3.1cvs90
2261 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2262 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2263 Aleksandar Urosevic, and Ralgh Young
2265 2006-07-31 [paul] 2.3.1cvs89
2271 Fix a race condition when, after an SC crash, rescanning
2272 folders took more than 0.5 seconds
2275 2006-07-31 [paul] 2.3.1cvs88
2278 don't translate separator strings
2280 2006-07-30 [mones] 2.3.1cvs87
2282 * doc/man/sylpheed-claws.1
2283 Fixed non-ASCII chars in Hoa's name
2287 2006-07-27 [colin] 2.3.1cvs86
2290 Don't include the leading \n in links
2293 2006-07-25 [colin] 2.3.1cvs85
2296 * src/common/socket.h
2297 * src/etpan/imap-thread.c
2298 Refresh resolvers before connecting
2299 to IMAP servers, and after switching
2300 to online. Thanks to Paul.
2304 * 2.4.0-rc4 released
2306 2006-07-17 [colin] 2.3.1cvs84
2309 Show connection attempt in statusbar before
2310 connecting (previously first message was
2311 "Retrieving messages from ..." after the
2312 connection succeeded.
2314 2006-07-16 [wwp] 2.3.1cvs83
2316 * sylpheed-claws.ico
2317 Added .ico file (windows multi-size icon file, generated).
2319 2006-07-12 [wwp] 2.3.1cvs82
2322 remove Message/Re-edit menu entry from messageview window,
2323 as sent/draft/queued messages are opened in compose window when
2324 re-edited and it's not possible to re-edit other msgs.
2326 2006-07-12 [paul] 2.3.1cvs81
2331 check online state before resetting
2332 mailcheck timer. Useful if some program
2333 verifies connection state and updates
2335 Patch by Leonid Evdokimov <darkk@users.sf.net>
2337 2006-07-12 [paul] 2.3.1cvs80
2339 * sylpheed-claws-128x128.png
2340 * sylpheed-claws-64x64.png
2341 * sylpheed-claws.png
2344 * src/prefs_toolbar.c
2345 * src/stock_pixmap.c
2346 * src/stock_pixmap.h
2349 * src/gtk/gtkutils.c
2350 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
2351 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
2352 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
2353 * src/pixmaps/sylpheed.xpm ** REMOVED **
2354 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
2355 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
2356 updated and renamed logo/icon files and related
2357 logo by Jesper Schultz
2359 2006-07-11 [paul] 2.3.1cvs79
2362 fix the labels a smidgin
2364 2006-07-09 [colin] 2.3.1cvs78
2367 Show errors in textviewer's command
2368 Patch by H. Merijn Brand
2370 2006-07-09 [colin] 2.3.1cvs77
2373 Save FMID in drafts too
2375 2006-07-08 [colin] 2.3.1cvs76
2378 Svae RMID in drafted mails too
2379 Save quote_fmt vars for whole mails,
2380 don't reset at each quote_fmt_init:
2381 allows to use the same |i{var} in
2382 various template fields
2383 * src/prefs_template.c
2385 * src/quote_fmt_parse.y
2388 2006-07-08 [colin] 2.3.1cvs75
2391 Fix highlighting of attached parts URIs
2393 2006-07-08 [colin] 2.3.1cvs74
2396 Prevent bug #981 (sc 2.3.1 segfaults with
2397 gtk+ 2.10) from being reported again:
2398 if Sylpheed-Claws has been compiled against
2399 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
2400 of if Sylpheed-Claws has been compiled against
2401 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2404 2006-07-07 [colin] 2.3.1cvs73
2406 * src/prefs_actions.c
2409 2006-07-07 [colin] 2.3.1cvs72
2411 * src/prefs_actions.c
2412 Fix compile on gtk < 2.8. argh :)
2414 2006-07-07 [paul] 2.3.1cvs71
2419 2006-07-07 [colin] 2.3.1cvs70
2423 * src/quote_fmt_lex.l
2424 * src/quote_fmt_parse.y
2425 Add |i{var}, a way to insert user-entered
2430 * 2.4.0-rc3 released
2432 2006-07-07 [colin] 2.3.1cvs69
2435 Don't consider inboxes of UNKNOWN folder
2436 classes to be useable as default inboxes
2438 2006-07-07 [paul] 2.3.1cvs68
2441 add missing #include <errno.h>
2442 Thanks to René J. Blokland
2444 2006-07-07 [paul] 2.3.1cvs67
2447 Return now Closes dialog
2451 add contextual menu to mime parts listed
2454 * src/common/utils.c
2455 reversal: ' is a valid character in URLs
2457 2006-07-06 [colin] 2.3.1cvs66
2459 * src/remotefolder.h
2460 Forgotten in previous commit
2462 2006-07-06 [colin] 2.3.1cvs65
2465 Set summary update flag whenever
2468 * src/prefs_account.c
2469 * src/common/utils.h
2470 * src/etpan/imap-thread.c
2471 Fix warnings, thanks to Fabien and
2474 2006-07-06 [wwp] 2.3.1cvs64
2476 * src/gtk/gtkutils.c
2477 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2479 2006-07-06 [wwp] 2.3.1cvs63
2488 * src/message_search.c
2489 * src/prefs_actions.c
2490 * src/prefs_filtering.c
2491 * src/prefs_filtering.h
2492 * src/prefs_template.c
2493 * src/summary_search.c
2495 * src/gtk/gtkutils.c
2496 * src/gtk/gtkutils.h
2497 * src/gtk/pluginwindow.c
2498 add help buttons to some dialogs. Clicking such buttons opens a
2499 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2501 2006-07-06 [paul] 2.3.1cvs62
2504 fix attachments contextual menu
2507 2006-07-05 [colin] 2.3.1cvs61
2511 Handle sftp:// links
2513 2006-07-05 [paul] 2.3.1cvs60
2516 grab save button by default
2519 2006-07-05 [wwp] 2.3.1cvs59
2522 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2524 2006-07-04 [colin] 2.3.1cvs58
2528 Use left click to select, middle click to open
2530 * src/common/utils.c
2533 2006-07-04 [colin] 2.3.1cvs57
2537 Warning fixes, thanks to Fabien
2539 2006-07-04 [colin] 2.3.1cvs56
2544 Allow parts to be selected via their text label
2547 2006-07-04 [colin] 2.3.1cvs55
2550 Feedback when closing (for big folders)
2551 * src/prefs_actions.c
2552 * src/prefs_filtering.c
2553 * src/prefs_matcher.c
2554 * src/prefs_template.c
2555 Fix default button when closing without
2558 2006-07-04 [colin] 2.3.1cvs54
2561 Delete local file on deletion
2563 2006-07-03 [colin] 2.3.1cvs53
2567 Don't freeze when rescanning after crash
2569 2006-07-03 [wwp] 2.3.1cvs52
2574 * src/plugins/pgpinline/pgpinline.c
2575 * src/plugins/pgpmime/pgpmime.c
2576 don't report an error when the user cancels the passphrase dialog.
2578 2006-07-02 [colin] 2.3.1cvs51
2581 Open message when crossing folders with Space,
2582 goto next unread and friends
2584 2006-07-01 [colin] 2.3.1cvs50
2586 * src/prefs_account.c
2587 Typographic rules varying from language
2588 to language (in french "Protocole :"),
2589 we have to do that :)
2591 2006-07-01 [ticho] 2.3.1cvs49
2593 * src/prefs_account.c
2594 Only use one temporary gchar* variable in
2595 prefs_account_protocol_set_optmenu().
2597 2006-07-01 [ticho] 2.3.1cvs48
2599 * src/prefs_account.c
2600 * src/prefs_account.h
2601 Use GtkLabel for existing account protocol name.
2602 Created an array for protocol names and populate the
2603 combobox from it in a for() cycle.
2605 2006-06-30 [colin] 2.3.1cvs47
2608 Block undo when changing signature (by changing
2611 2006-06-30 [paul] 2.3.1cvs46
2613 * src/send_message.c
2614 when editing From in the Compose window, use that address
2615 in the Return-Path: header
2618 2006-06-30 [colin] 2.3.1cvs45
2621 Fix signature replacement:
2622 - when no newline before separator
2625 2006-06-29 [colin] 2.3.1cvs44
2631 Let 'View/Go to/Next marked' work like
2632 Next new & Next unread: across folders
2633 Change the select_on_entry pref to do
2634 what we want when changing folder
2635 * src/common/utils.c
2636 Fix single-quoted links
2638 2006-06-29 [colin] 2.3.1cvs43
2640 * src/gtk/gtkaspell.c
2641 "Sylpheed" and "Sylpheed-Claws" do exist !
2643 2006-06-29 [colin] 2.3.1cvs42
2646 Forgot to remove debug
2648 2006-06-29 [colin] 2.3.1cvs41
2653 Disconnect from IMAP servers when going
2654 offline. Fixes bug #978 (going to offline-mode
2655 won't close connections)
2657 2006-06-29 [colin] 2.3.1cvs40
2660 Fix transient setting on failing plugins
2662 * src/plugins/pgpcore/sgpgme.c
2663 Only warn for OpenPGP. Most people don't
2666 2006-06-29 [colin] 2.3.1cvs39
2669 Fix Spelling menu (discrepancy between context menu
2670 and top menu when folder's dictionary isn't the
2672 * src/plugins/pgpcore/sgpgme.c
2673 More error reporting about why gpgme can fail
2675 2006-06-29 [wwp] 2.3.1cvs38
2678 honor the display-header-pane setting even when the message view
2679 is a separate window.
2681 2006-06-29 [wwp] 2.3.1cvs37
2683 * src/prefs_actions.c
2684 forgot to commit that one (use of GTK_STOCK_INFO).
2686 2006-06-29 [colin] 2.3.1cvs36
2689 Better handling of login errors (ask the password
2690 again once), alert in case of error. Fix three
2691 signedness warnings.
2693 2006-06-28 [wwp] 2.3.1cvs35
2695 * src/prefs_template.c
2696 * src/prefs_matcher.c
2697 * src/prefs_filtering_action.c
2699 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2700 patch by Fabien Vantard, slightly modified.
2706 2006-06-28 [colin] 2.3.1cvs34
2708 * src/prefs_account.c
2709 Fix bug #977 (Can't add or edit imap accounts)
2711 2006-06-28 [colin] 2.3.1cvs33
2716 2006-06-28 [colin] 2.3.1cvs32
2719 Save named inlined attachments with "Save all"
2722 * src/common/plugin.c
2723 * src/common/plugin.h
2724 * src/common/sylpheed.c
2725 * src/common/utils.c
2726 * src/plugins/pgpcore/sylpheed.def
2727 * src/plugins/pgpinline/sylpheed.def
2728 * src/plugins/pgpmime/sylpheed.def
2729 Win32 compatibility patch, by
2732 2006-06-28 [wwp] 2.3.1cvs31
2735 * src/prefs_folder_item.c
2736 less compilation warnings (thanks to Fabien Vantard), less typos.
2738 2006-06-28 [paul] 2.3.1cvs30
2740 * src/gtk/gtkutils.c
2741 gtk_combo_box_set_focus_on_click() is only
2742 available since gtk 2.6.0
2744 2006-06-28 [paul] 2.3.1cvs29
2746 * src/prefs_ext_prog.c
2747 fix engrish and add a tooltip for the
2748 'command for 'Display as text' option
2754 2006-06-28 [paul] 2.3.1cvs28
2758 include textviewer.pl in releases
2760 2006-06-28 [paul] 2.3.1cvs27
2762 * src/prefs_ext_prog.c
2763 hide Print command option if libgnomeprint
2766 2006-06-27 [colin] 2.3.1cvs26
2769 Fix Esc handling in insert/attach dialog
2770 Don't show this dialog if dragging something
2771 else than text/uri-list
2772 Thanks to Fabien Vantard
2773 * tools/textviewer.pl
2774 Filter script to display stuff as text
2777 2006-06-27 [wwp] 2.3.1cvs25
2780 use the exact product name (message view title), patch
2783 2006-06-27 [ticho] 2.3.1cvs24
2785 * src/prefs_account.c
2786 * src/prefs_common.c
2787 * src/prefs_common.h
2788 * src/prefs_ext_prog.c
2790 Add a preference (Preferences/External programs)
2791 to allow "Display as text" to be done via a script
2792 (patch by H.Merijn Brand).
2793 Use GtkComboBox for protocol selection in account
2795 Only include current choice for existing accounts, and
2796 insensitivize the combobox.
2798 2006-06-27 [paul] 2.3.1cvs23
2801 fix crasher introduced in cvs21.
2804 2006-06-26 [colin] 2.3.1cvs22
2807 Fix double-frees when leaving folders
2808 after exporting to mbox
2810 2006-06-26 [colin] 2.3.1cvs21
2813 More feedback (and optimisation)
2815 * src/common/utils.c
2816 Fix case when looking for mail addresses
2817 * src/gtk/gtkutils.c
2818 Extra check for (X-)Face
2820 2006-06-25 [ticho] 2.3.1cvs20
2824 * src/gtk/gtkutils.c
2825 * src/gtk/gtkutils.h
2826 Added second argument to gtkut_sc_combobox_create() to
2827 control focus-on-click for the widget.
2828 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2830 2006-06-25 [ticho] 2.3.1cvs19
2833 * src/gtk/Makefile.am
2834 * src/gtk/combobox.c
2835 * src/gtk/combobox.h
2836 * src/gtk/gtkutils.c
2837 * src/gtk/gtkutils.h
2838 Use GtkComboBox instead of deprecated GtkOptionMenu
2839 for account selector in compose window and for encoding
2840 selector in attachment properties.
2841 Also factorise working with the new GtkComboBox somewhat.
2843 2006-06-24 [paul] 2.3.1cvs18
2845 * src/prefs_common.c
2846 use the correct default value
2848 2006-06-24 [paul] 2.3.1cvs17
2851 * src/prefs_common.c
2852 * src/prefs_common.h
2853 * src/prefs_compose_writing.c
2854 enable setting of default action when
2855 dnd'ing files in the compose window.
2856 (Collaborative effort with wwp)
2858 2006-06-23 [wwp] 2.3.1cvs16
2861 i18n fix (thanks to Fabien Vantard)
2863 2006-06-22 [colin] 2.3.1cvs15
2865 * src/prefs_customheader.c
2866 Don't use filters in custom headers' file
2867 selector. Remember, extensions mean nothing :)
2869 2006-06-22 [paul] 2.3.1cvs14
2872 allow setting of man directory location
2874 2006-06-22 [colin] 2.3.1cvs13
2877 Add 'View/Go to/Next unread folder'.
2880 2006-06-22 [colin] 2.3.1cvs12
2882 * src/common/utils.c
2883 Add some subject prefixes
2884 Patch by Bjorn T Johansen <btj@havleik.no>
2886 2006-06-22 [colin] 2.3.1cvs11
2888 * manual/advanced.xml
2889 Forgotten hidden pref
2891 2006-06-21 [paul] 2.3.1cvs10
2893 * src/prefs_account.c
2894 complete the removal of 'Add date header' option
2896 2006-06-21 [paul] 2.3.1cvs9
2900 * src/prefs_account.c
2901 * src/prefs_account.h
2902 remove option to add date header - always
2904 * src/etpan/imap-thread.c
2905 fix warnings (Thanks to Colin)
2907 2006-06-21 [wwp] 2.3.1cvs8
2910 set the attachment flag when inline text part are (file)named. This is more convenient
2911 when receiving (for instance) inline source files or patches sent using thunderbird.
2913 2006-06-21 [paul] 2.3.1cvs7
2916 fix off-by-one count of current msg in
2917 statusbar filtering progressbar
2919 2006-06-21 [paul] 2.3.1cvs6
2922 Show attachment icon even if the part is 'inline'
2923 if the following conditions are met:
2924 - content-type != 'text/plain'
2925 - content-type != '*/pgp-signature'
2926 - either 'name' or 'filename' parameter is not NULL
2930 2006-06-21 [paul] 2.3.1cvs5
2933 * src/prefs_common.c
2934 * src/prefs_common.h
2936 add an option to 'Never send Return
2940 2006-06-20 [mones] 2.3.1cvs4
2945 typo fixed (space after comma)
2946 * tools/make.themes.project
2947 remove exec mode from tarball files
2949 2006-06-20 [colin] 2.3.1cvs3
2954 Better fix for \n's in headers (don't
2955 break Received: and others)
2957 2006-06-20 [paul] 2.3.1cvs2
2961 improve legibility of phishing attempt
2964 2006-06-20 [paul] 2.3.1cvs1
2969 Update version number following
2972 2006-06-20 [colin] 2.3.0cvs26
2975 When dragging a file to the text of the compose
2976 window, ask whether we want to insert or attach
2977 (I know lots of people who do that to attach)
2979 2006-06-20 [colin] 2.3.0cvs25
2981 * src/etpan/imap-thread.c
2982 Fix threshold (the append command is often > 32 bytes)
2984 2006-06-19 [colin] 2.3.0cvs24
2987 * src/etpan/imap-thread.c
2988 Workaround Rockliffe IMAP server bug: replace
2989 "x UID SEARCH (ANSWERED UID 1:*)" with
2990 "x UID SEARCH ANSWERED"
2991 (Rockliffe doesn't handle the parenthesis)
2993 2006-06-19 [colin] 2.3.0cvs23
2997 * src/etpan/imap-thread.c
2998 Probably fix bug #972 (Freezes when adding
2999 an attachment to the message)
3001 Modernize Firefox cmd
3004 2006-06-18 [colin] 2.3.0cvs22
3006 * src/prefs_customheader.c
3007 Only allow correct filenames for various
3010 2006-06-18 [colin] 2.3.0cvs21
3012 * src/prefs_customheader.c
3013 Add a 'From File...' button in custom headers prefs, which
3014 try to do the right thing:
3015 for normal headers, use file as plaintext,
3016 for X-Face, calls compface,
3017 for Face, encode to b64.
3019 2006-06-17 [colin] 2.3.0cvs20
3024 2006-06-16 [colin] 2.3.0cvs19
3027 Recursive quicksearch: show message list
3028 in current folder, *then* search children
3031 2006-06-16 [colin] 2.3.0cvs18
3034 Instead of ignoring SIGPIPE, save caches
3035 when getting one. Will fix the fact that
3036 hot caches are out-of-date when logging
3039 * src/prefs_compose_writing.c
3040 Only save text (not attachments) when
3041 auto-saving to drafts
3043 Always replace \n, \r and \t with spaces
3045 * manual/dist/html/Makefile.am
3046 * manual/dist/pdf/Makefile.am
3047 * manual/dist/ps/Makefile.am
3048 * manual/dist/txt/Makefile.am
3049 * manual/fr/dist/html/Makefile.am
3050 * manual/fr/dist/pdf/Makefile.am
3051 * manual/fr/dist/ps/Makefile.am
3052 * manual/fr/dist/txt/Makefile.am
3053 * manual/pl/dist/html/Makefile.am
3054 * manual/pl/dist/pdf/Makefile.am
3055 * manual/pl/dist/ps/Makefile.am
3056 * manual/pl/dist/txt/Makefile.am
3057 Fix make clean removing pregenerated manuals
3060 2006-06-16 [colin] 2.3.0cvs17
3062 * src/plugins/pgpcore/sgpgme.c
3063 * src/plugins/pgpmime/pgpmime.c
3064 * src/plugins/pgpinline/pgpinline.c
3065 Better error reporting in setup_signers.
3066 Don't fallback to default key if specified
3068 Don't allow signing if more than one secret
3069 key matches the one specified in prefs.
3071 2006-06-15 [colin] 2.3.0cvs16
3074 Add "Send queue" in the folder's contextual
3082 * src/plugins/pgpcore/passphrase.c
3083 * src/plugins/pgpcore/sgpgme.c
3084 * src/plugins/pgpinline/pgpinline.c
3085 * src/plugins/pgpmime/pgpmime.c
3086 Better error reporting
3088 Probably fix bug #971 (2.2.3 cannot read mail
3092 2006-06-15 [mones] 2.3.0cvs15
3094 * tools/make.themes.project
3095 creates the themes project from the web page
3097 2006-06-15 [colin] 2.3.0cvs14
3100 Better fix (avoid losing the folder if scan_tree
3103 2006-06-15 [cleroy] 2.3.0cvs13
3106 Probably fix Bug #969 (crash on rebuilding
3109 2006-06-14 [colin] 2.3.0cvs12
3111 * manual/dtd/manual.xsl
3112 * manual/sylpheed-claws-manual.xml
3113 * manual/fr/sylpheed-claws-manual.xml
3114 * manual/pl/sylpheed-claws-manual.xml
3115 Insert pagebreaks between sections
3117 2006-06-14 [paul] 2.3.0cvs11
3120 better fix than 2.3.0cvs10
3122 2006-06-14 [paul] 2.3.0cvs10
3125 fix setting of PACKAGE_DATA_DIR with newer autoconf
3126 (backwards compatible)
3128 2006-06-13 [colin] 2.3.0cvs9
3131 Fix sending of return receipt with the new queue folders
3133 2006-06-13 [wwp] 2.3.0cvs8
3135 * src/quote_fmt_lex.l
3136 fix wrong tokens returned in quote_fmt lexer, query not().
3138 2006-06-13 [wwp] 2.3.0cvs7
3141 * src/prefs_folder_item.c
3142 allow changing folder type even when folder is not a top-level one,
3145 2006-06-12 [colin] 2.3.0cvs6
3148 Fix double-ask of "Do you want to mark all
3151 2006-06-12 [colin] 2.3.0cvs5
3162 * src/prefs_folder_item.c
3167 * src/send_message.c
3170 Apply bug #964's patch (Queue and drafts aren't normal)
3171 The Drafts and Queue folder now contain RFC-822 files,
3172 allowing to move and copy mails from and to these
3173 folders. Moving from Drafts to Queue will prepare the
3174 mail for sending (PGP signature, encryption, etc).
3175 This patch also rework sending errors handling to try
3177 Also, allow redefining folder types via the GUI
3178 (Folder type in its Properties)
3180 2006-06-12 [colin] 2.3.0cvs4
3183 * src/prefs_common.c
3184 * src/prefs_common.h
3186 Allow to define a specific print font - patch
3187 by Bernhard Walle <bernhard.walle@gmx.de>
3189 * manual/advanced.xml
3190 * manual/fr/advanced.xml
3191 Add a hidden pref to allow deletion without
3194 2006-06-12 [wwp] 2.3.0cvs3
3197 more files to ignore.
3199 2006-06-12 [wwp] 2.3.0cvs2
3202 * src/quote_fmt_lex.l
3203 * src/quote_fmt_parse.y
3204 extend the quote_fmt parser (templates and quotes):
3205 - allow limited sub-expressions in |p{} and |f{} expressions,
3206 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3207 - implemented/fixed missing implementation of query_references and show_references,
3208 - completed, fixed contents and format of the symbols help dialog,
3209 - fix some compilation warnings.
3211 2006-06-12 [wwp] 2.3.0cvs1
3213 * manual/advanced.xml
3214 * manual/fr/advanced.xml
3215 updates in the "templates" section of the manual (eng/fr):
3216 - be more precise (both versions)
3217 - completed to match the english reference (fr version)
3218 - touchups (both versions)
3220 2006-06-12 [paul] 2.3.0
3224 2006-06-12 [paul] 2.2.3cvs14
3235 updated by Miquel Oliete, Tim, Stephan Sachse,
3236 Stavros Giannouris, Fabien Vantard, Andrea
3237 Spadaccini, Frederico Goncalves Guimaraes,
3238 Aleksandar Urosevic, and Ralgh Young
3240 2006-06-12 [colin] 2.2.3cvs13
3245 2006-06-11 [colin] 2.2.3cvs12
3248 Verify that g_malloc() succeeded
3250 2006-06-11 [colin] 2.2.3cvs11
3253 Add Face header to welcome mail
3255 2006-06-10 [colin] 2.2.3cvs10
3258 Revert previous (Forgot it changes the
3259 margin on the whole mail)
3261 2006-06-10 [colin] 2.2.3cvs9
3264 Don't overlap long headers under (X-)Face
3266 2006-06-10 [mones] 2.2.3cvs8
3269 allow generation of manual on systems lacking saxon binary
3270 but with java and the saxon library installed
3275 2006-06-09 [colin] 2.2.3cvs7
3278 Fix leak when using Display Sender using Addressbook
3280 2006-06-09 [colin] 2.2.3cvs6
3289 2006-06-09 [paul] 2.2.3cvs5
3293 * tools/claws.i18n.status.pl
3294 updated with new info
3296 2006-06-09 [paul] 2.2.3cvs4
3301 add wwp to authors list
3303 update mine and Colin's addresses
3305 2006-06-08 [colin] 2.2.3cvs3
3307 * src/etpan/imap-thread.c
3308 Fix leak on SSL cert check
3310 2006-06-08 [colin] 2.2.3cvs2
3312 * src/common/utils.c
3315 2006-06-08 [paul] 2.2.3cvs1
3318 Update version number following
3321 2006-06-07 [colin] 2.2.2cvs3
3324 Fix catching cache read errors (guint instead of gint)
3325 Prevent malloc'ing more than 8MB (means cache corruption)
3327 2006-06-07 [paul] 2.2.2cvs2
3334 * src/common/utils.c
3335 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3337 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3340 2006-06-06 [paul] 2.2.2cvs1
3343 Update version number following
3346 2006-06-06 [paul] 2.2.1cvs6
3349 fix implicit declaration of
3351 Patch by Fabien Vantard
3353 2006-06-06 [paul] 2.2.1cvs5
3356 fix age_greater and age_lower so that they
3357 mean what say and not '...or equal to'
3360 2006-06-06 [paul] 2.2.1cvs4
3363 * src/common/utils.c
3367 2006-06-05 [wwp] 2.2.1cvs3
3369 * manual/fr/account.xml
3370 minor language fixes (thanks to Fabien Vantard).
3372 2006-06-05 [colin] 2.2.1cvs2
3374 * src/prefs_folder_item.c
3376 Allow recursive setting of properties
3379 Don't freeze on 'test' filtering rule
3381 2006-06-05 [colin] 2.2.1cvs1
3384 Update version number following
3387 2006-06-04 [wwp] 2.2.0cvs82
3389 * manual/glossary.xml
3390 * manual/account.xml
3391 * manual/fr/glossary.xml
3392 * manual/fr/account.xml
3393 added glossary section and references/links related to the Face custom header.
3395 2006-06-04 [colin] 2.2.0cvs81
3398 Skip to next message on move with no
3401 2006-06-04 [wwp] 2.2.0cvs80
3404 added sanity checks, exit when needed.
3406 2006-06-03 [paul] 2.2.0cvs79
3408 * src/prefs_receive.c
3409 page name is now 'Receiving'
3411 page name is now 'Sending'
3413 2006-06-03 [colin] 2.2.0cvs78
3415 * src/plugins/spamassassin/spamassassin_gtk.c
3416 Autoswitch to Localhost if transport was previously
3417 disabled. Else people had to check [] Enable, then
3418 *reselect* transport.
3420 2006-06-03 [colin] 2.2.0cvs77
3422 * src/plugins/pgpinline/pgpinline.c
3423 * src/plugins/pgpmime/pgpmime.c
3424 Check that gpg_data_release_and_get_mem
3425 didn't fail (now, why this happens...)
3427 2006-06-03 [colin] 2.2.0cvs76
3430 Fix bug #962 (Manual and/or UI should
3431 warn about incompatible locking
3434 2006-06-02 [cleroy] 2.2.0cvs75
3442 2006-06-02 [colin] 2.2.0cvs74
3445 On exit, free caches after writing them
3446 Shuts up some valgrind false positives
3448 * src/send_message.c
3449 Fix races when reusing existing SMTP connections
3450 Fix inexistant session timeout
3452 Display alertpanel after all queues have
3453 been processed, not after each
3455 2006-06-02 [wwp] 2.2.0cvs73
3457 * manual/fr/glossary.xml
3460 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3462 2006-06-02 [wwp] 2.2.0cvs72
3465 * manual/dist/pdf/Makefile.am
3466 * manual/dtd/manual.xsl
3467 * manual/fr/dist/pdf/Makefile.am
3468 * manual/pl/dist/pdf/Makefile.am
3469 we changed the procedure to generate the .pdf version of the manual.
3470 The procedure is more modern and the .pdf we get now has a valid index.
3471 Here are the new pre-requisites:
3473 - JRE 1.x (1.4 here): there must be one from your distro
3474 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3475 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3476 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3478 See my posts for further info about the installation of this toolchain:
3480 Date: Fri, 19 May 2006 19:40:06 +0200
3481 From: wwp <subscript@free.fr>
3482 To: sylpheed-claws-devel@lists.sourceforge.net
3483 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3487 Date: Wed, 24 May 2006 12:58:49 +0200
3488 From: wwp <subscript@free.fr>
3489 To: sylpheed-claws-devel@lists.sourceforge.net
3490 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3492 2006-06-01 [colin] 2.2.0cvs71
3495 Better guards against IMAP races
3497 * src/prefs_common.c
3498 * src/prefs_common.h
3499 * src/common/ssl_certificate.c
3500 * src/etpan/imap-thread.c
3501 * src/etpan/imap-thread.h
3502 * src/gtk/sslcertwindow.c
3503 New hidden option ssl_skip_cert_check to
3504 avoid dups of bug #959 (libetpan linked
3505 against gnutls and gnutls buggy on 64bit)
3506 Present expired warning only once per
3508 * manual/advanced.xml
3509 * manual/fr/advanced.xml
3512 2006-06-01 [wwp] 2.2.0cvs70
3515 fix for bug #961 (return receipt dialog
3516 complains incorrectly about return-path
3517 email adress being different), thanks
3520 2006-05-31 [cleroy] 2.2.0cvs69
3523 Guard against NULLs, although this
3524 should never be an issue
3526 2006-05-31 [colin] 2.2.0cvs68
3531 Don't remove caches when destroying folder, it
3532 could (should) be done at exit
3534 free processing cache after incorporation
3535 * src/etpan/imap-thread.c
3536 Maybe fix bug #959 (Crash on moving to emails
3537 to a imap account per ssl with a expired
3540 2006-05-30 [colin] 2.2.0cvs67
3543 Put back event flush when displaying message
3544 It avoids reading a bunch of messages just
3545 by hitting shift-n for too long ;)
3547 2006-05-29 [colin] 2.2.0cvs66
3550 Remove useless g_warnings
3552 2006-05-29 [colin] 2.2.0cvs65
3555 Fix g_slist_append()s for performance
3557 2006-05-29 [colin] 2.2.0cvs64
3560 * src/common/utils.c
3561 Fix extraneous tab at start of addresses
3563 Fix warnings (thanks to Fabien)
3564 Fix crash at exit when composing messages
3567 Fix progress bar when deleting expired mails
3570 * src/gtk/gtksctree.c
3571 Fix re-sorting slowness
3573 2006-05-29 [paul] 2.2.0cvs63
3576 fetch full message when moving mails
3577 from another mailbox, (fixed data loss
3578 when filtering from IMAP to MH, introduced
3582 2006-05-29 [mones] 2.2.0cvs62
3584 * src/gtk/gtksctree.c
3585 Unselect faster (patch by Colin)
3587 2006-05-26 [colin] 2.2.0cvs61
3590 Unplug MSGINFO_UPDATE callback on delete too.
3592 2006-05-26 [colin] 2.2.0cvs60
3595 Fix bold in folder selection window with glib2.10
3598 2006-05-26 [colin] 2.2.0cvs59
3601 Convert date only if necessary (and don't
3602 try to convert from utf8 to utf8, too)
3604 Only set column's text if the column's
3607 2006-05-26 [colin] 2.2.0cvs58
3610 * src/gtk/gtkutils.c
3613 2006-05-26 [colin] 2.2.0cvs57
3616 Make summaryview selectable as long as
3617 no message has focus
3619 Faster deletion (by implementing mh_remove_msgs)
3620 Faster copy (avoid using mh_fetch_msg just to get
3622 Faster move (using move_file instead of copy_file
3624 No progressbar if total number of mails to cp/mv
3627 Fix removal from subject_table when mail gets moved
3628 Faster deletion (g_slist_prepend instead of append)
3629 * src/gtk/gtksctree.c
3632 2006-05-25 [colin] 2.2.0cvs56
3634 * src/common/ssl_certificate.c
3635 Fix leak in expired cert check
3637 2006-05-25 [colin] 2.2.0cvs55
3640 Disable flags syncing on .mh_sequences - it
3641 is buggy and marks mails read under unknown
3646 * 2.3.0-rc4 released
3648 2006-05-24 [colin] 2.2.0cvs54
3650 attention cvs users: if you manage to crash
3651 Sylpheed-Claws while moving, copying or deleting
3652 mails, we *are* interested in stack traces and
3653 valgrind logs. It looks stable, but one never
3657 Add progressbar for cache updates
3659 Optimize Mark all read in the current
3662 Add progressbar for copy/move
3664 Optimize O(n^2) in copy/move
3666 * src/gtk/gtksctree.c
3667 Optimize O(n^2) algos
3668 * src/common/timing.h
3669 Display ms instead of us
3671 2006-05-24 [wwp] 2.2.0cvs53
3673 * manual/fr/advanced.xml
3674 updates to the French manual.
3676 2006-05-24 [wwp] 2.2.0cvs52
3678 * src/common/utils.c
3679 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3681 2006-05-24 [wwp] 2.2.0cvs51
3684 fixed "mark all read" in MH folders (thanks to Colin).
3686 2006-05-24 [paul] 2.2.0cvs50
3688 * doc/man/sylpheed-claws.1
3689 updated the man page
3691 2006-05-23 [colin] 2.2.0cvs49
3699 * src/send_message.c
3701 * src/gtk/sslcertwindow.c
3702 alertpanel fixes, by Fabien
3704 2006-05-23 [colin] 2.2.0cvs48
3710 * src/gtk/gtksctree.c
3711 * src/gtk/gtksctree.h
3713 Fix slow loading problem, which was caused by the
3714 use of some gtk_ctree funcs and their use of
3715 g_list_position while gtk_ctree_(un)link'ing.
3716 Reap more functions from gtkctree.c to be sure we
3717 use our (fast) version instead of theirs.
3719 Fix copy of unread mails
3722 2006-05-22 [wwp] 2.2.0cvs47
3724 * manual/fr/advanced.xml
3727 2006-05-22 [colin] 2.2.0cvs46
3730 Fix possible infinite loop. 'copy' is not a
3731 final action, so when encountering a 'copy',
3732 we have to check if a previous one was set
3733 and do it. In the same way, if we encounter
3734 a 'move' we have to perform a possibly
3735 pending 'copy'. This will slow down filtering
3736 on IMAP if move+copy or multiple copy actions
3737 are to be done, but handling it via the batch
3738 would be really too convoluted.
3740 2006-05-22 [wwp] 2.2.0cvs45
3742 * manual/fr/advanced.xml
3744 * manual/fr/glossary.xml
3745 * manual/fr/handling.xml
3746 * manual/fr/intro.xml
3747 * manual/fr/plugins.xml
3748 * manual/fr/sylpheed-claws-manual.xml
3749 sync w/ the english manual: updates URIs, documented mailing-list
3750 support, better explanation about the enabled/disabled feature
3751 in filtering/processing rules by Paul.
3753 2006-05-21 [colin] 2.2.0cvs44
3756 Don't expand after building threads, but during
3758 2006-05-21 [colin] 2.2.0cvs43
3762 More timing possibilities... For next time I have
3763 to find out how the hell some 3GHz computer takes
3764 one minute to open a 30k folder...
3766 2006-05-21 [colin] 2.2.0cvs42
3768 * manual/pl/advanced.xml
3770 * manual/pl/glossary.xml
3771 * manual/pl/handling.xml
3772 * manual/pl/intro.xml
3773 * manual/pl/plugins.xml
3774 * manual/pl/sylpheed-claws-manual.xml
3775 Polish manual updated by Pawel
3779 * 2.3.0-rc3 released
3781 2006-05-20 [colin] 2.2.0cvs41