1 2006-10-11 [paul] 2.5.4cvs1
6 Update version number following
9 2006-10-11 [paul] 2.5.3cvs32
12 fix bug 1032, 'Segmentation fault when showing
13 message' (bug in quote folding)
16 2006-10-10 [colin] 2.5.3cvs31
19 Rephrase english a bit
21 2006-10-10 [colin] 2.5.3cvs30
23 * src/prefs_compose_writing.c
24 Stop making the page larger than the window
26 2006-10-10 [wwp] 2.5.3cvs29
29 * src/prefs_template.c
33 * src/quote_fmt_parse.y
34 Extend the quote parser a bit: allow to get access to
35 basic (composing) account info.
37 2006-10-10 [colin] 2.5.3cvs28
40 Fix this \t problem in subject
42 2006-10-09 [colin] 2.5.3cvs27
46 Prepare cache a bit later
47 If section already exists, skip the new one
48 (as previously); avoid writing the same block
49 twice - if we find a second block with the
51 * src/plugins/pgpcore/pgp_viewer.c
52 Set cursor to busy when retrieving a key
53 * src/plugins/pgpcore/sgpgme.c
54 allow 5 seconds for gpg to export the key
57 2006-10-09 [colin] 2.5.3cvs26
62 Check for existence of fgets_unlocked
65 2006-10-09 [paul] 2.5.3cvs25
67 * src/prefs_summaries.c
68 replace strftime() with fast_strftime() and in
69 the consequence fix the bug in the display of
70 AM/PM in the 'Example' string
72 2006-10-09 [ticho] 2.5.3cvs24
75 Updated (and fixed up somewhat) Slovak translation.
77 2006-10-08 [colin] 2.5.3cvs23
79 * src/prefs_folder_item.c
80 Explain why prefs in the top-level folder
81 aren't retained, but are still useful
83 2006-10-08 [colin] 2.5.3cvs22
86 Don't cache anything if caching fails
88 2006-10-08 [colin] 2.5.3cvs21
91 always include gi18n.h
93 2006-10-07 [colin] 2.5.3cvs20
95 * src/plugins/pgpcore/pgp_viewer.c
96 Kill gpg after 5 seconds wait
98 2006-10-07 [colin] 2.5.3cvs19
100 * src/plugins/pgpcore/pgp_viewer.c
101 * src/plugins/pgpcore/pgp_viewer.h
104 2006-10-07 [colin] 2.5.3cvs18
106 * src/plugins/pgpcore/pgp_viewer.c
107 * src/plugins/pgpcore/pgp_viewer.h
108 Actually add the files to CVS
110 2006-10-07 [colin] 2.5.3cvs17
112 * src/plugins/pgpcore/sgpgme.c
113 Be sure not to crash on 'application/pgp-signature' that
114 are not application/pgp-signatures
116 2006-10-07 [colin] 2.5.3cvs16
120 Make a bit more of the API available
121 * src/plugins/pgpcore/Makefile.am
122 * src/plugins/pgpcore/plugin.c
123 * src/plugins/pgpcore/sgpgme.c
124 Add basic key import/export
126 2006-10-07 [colin] 2.5.3cvs15
130 * src/prefs_account.c
132 Warn users *everywhere* if libetpan's not
135 2006-10-06 [mones] 2.5.3cvs14
139 updated by Stephan Sachse and me
141 2006-10-06 [colin] 2.5.3cvs13
144 * src/common/sylpheed.c
145 Don't load common plugins if --exit is passed
148 Implement a cache to avoid reading the same
149 files over and over again at startup
151 2006-10-06 [colin] 2.5.3cvs12
154 * src/gtk/quicksearch.c
155 Update display every 5k mails on fast searches
157 2006-10-06 [colin] 2.5.3cvs11
160 Don't do quote folding on HTML or ERTF.
161 May fix the Cygwin issues if they were
162 happening with HTML mails?
164 2006-10-05 [colin] 2.5.3cvs10
169 2006-10-05 [colin] 2.5.3cvs9
172 Use unlocked_stdio here too
174 2006-10-05 [colin] 2.5.3cvs8
177 Fix go to next * after preferences apply
179 Do the fd lock/unlock ourselves instead of
180 letting the libc do it at each write
182 2006-10-05 [colin] 2.5.3cvs7
185 Faster division, thanks to Jean Diraison
187 2006-10-05 [paul] 2.5.3cvs6
190 fix building with --disable-nls
192 2006-10-04 [colin] 2.5.3cvs5
197 2006-10-04 [wwp] 2.5.3cvs4
199 * src/prefs_folder_item.c
200 Fine-tune layouts in folder item prefs. Suggested by
201 Fabien Vantard <fzzzzz@gmail.com>.
203 2006-10-04 [wwp] 2.5.3cvs3
205 * src/prefs_folder_item.c
206 Kill the clandestine passengers. You didn't see anything.
208 2006-10-04 [wwp] 2.5.3cvs2
210 * src/prefs_folder_item.c
211 Add a way to test the subject simplify regexp in
212 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
213 w/ few layout changes.
215 2006-20-04 [paul] 2.5.3cvs1
220 Update version number following
223 2006-10-04 [colin] 2.5.2cvs42
228 Provide a way for folder classes to set their sort
231 2006-10-03 [colin] 2.5.2cvs41
234 Don't use strlen() to know if the
237 2006-10-03 [colin] 2.5.2cvs40
240 Fix "check for new folders" with accentued folders
242 2006-10-03 [ticho] 2.5.2cvs39
248 Colin's fix for "copy" filtering rules.
250 2006-10-02 [colin] 2.5.2cvs38
253 Fix for double-click too
255 2006-10-02 [colin] 2.5.2cvs37
258 correct fix for cvs36
260 2006-10-02 [colin] 2.5.2cvs36
263 Fix 'goto next unread' after collapsing/expanding
266 2006-10-02 [colin] 2.5.2cvs35
269 Fix double freeze/thaw
277 2006-10-02 [colin] 2.5.2cvs34
280 Time mh_write_sequences() - it's fast
282 Init a variable to shut up gcc
284 2006-10-01 [colin] 2.5.2cvs33
290 Add helper mh_set_mtime(), and set mtime to stat()'s result
291 Add fsync but disable it, it's slow as hell
293 2006-10-01 [colin] 2.5.2cvs32
297 fflush() caches and mh_sequences before
300 2006-10-01 [colin] 2.5.2cvs31
303 Don't ftruncate when not using mmap
305 2006-09-30 [colin] 2.5.2cvs30
308 Write folder list *after* saving caches
310 2006-09-30 [colin] 2.5.2cvs29
314 Debug forced mtime changes
316 2006-09-30 [colin] 2.5.2cvs28
320 Remove useless debug_print()s (code
323 2006-09-30 [colin] 2.5.2cvs27
326 Do stuff faster when writing mh_sequences
328 2006-09-30 [colin] 2.5.2cvs26
331 Don't let the writing of .mh_sequences, which
332 can change the folder's mtime, let us think
335 2006-09-30 [colin] 2.5.2cvs25
338 Move a debug_print where it belongs
341 Don't mess with a huge slow subject
342 table if we're not threading by
345 2006-09-30 [colin] 2.5.2cvs24
348 Reenable mmaped reads (*not* writes!)
350 Don't destroy and recreate hashtables just
353 Remove useless reply prefixes (it's case
356 2006-09-30 [wwp] 2.5.2cvs23
359 Fixed a minor bug in date value extraction, added a switch
360 to replace non RFC-compliant Date: value, added a switch
361 to use strict RFC matching patterns for dates.
363 2006-09-29 [colin] 2.5.2cvs22
365 * src/matcher_parser.h
366 * src/matcher_parser_parse.y
367 * src/prefs_filtering.c
369 * src/summary_search.c
371 * src/gtk/quicksearch.c
372 * src/gtk/quicksearch.h
373 Optimise searches by setting different
374 refresh intervals (depending if the
375 search is fast or not)
377 2006-09-29 [colin] 2.5.2cvs21
380 Optimise by reusing the last iconv converter
383 Optimise a bit (the foldable quotes feature
384 still has an awful O(n^2) algo
386 2006-09-29 [colin] 2.5.2cvs20
388 * src/gtk/gtksctree.c
389 * src/gtk/gtksctree.h
390 Optimise de-selection via up/down or
393 2006-09-28 [colin] 2.5.2cvs19
400 * src/summary_search.c
402 Avoid using summaryview->ctree directly
404 2006-09-28 [colin] 2.5.2cvs18
408 Add helpers to freeze/thaw/grab_focus
409 Factorize calls to freeze/thaw/grab_focus
412 2006-09-28 [colin] 2.5.2cvs17
415 More guards for the session management
417 2006-09-28 [colin] 2.5.2cvs16
420 * src/gtk/gtksctree.c
421 * src/gtk/gtksctree.h
422 Make expanding not recursive in folderview
424 2006-09-28 [colin] 2.5.2cvs15
427 If nothing is selected in the list (right part)
428 and a group is selected in the tree (left part),
431 2006-09-28 [colin] 2.5.2cvs14
436 2006-09-28 [ticho] 2.5.2cvs13
445 Small i18n string optimization.
448 * src/common/session.c
450 * src/common/ssl_certificate.c
452 Use "Couldn't" instead of "Can't" in UI messages,
455 2006-09-28 [colin] 2.5.2cvs12
458 Possibly fix link errors
460 2006-09-27 [wwp] 2.5.2cvs11
463 * doc/man/sylpheed-claws.1
468 Updated authors info (me, myself and I).
470 2006-09-27 [colin] 2.5.2cvs10
473 Remove useless printf
475 2006-09-27 [wwp] 2.5.2cvs9
482 * src/gtk/progressdialog.c
483 remember more windows' sizes (send dialog, received dialog,
484 edit group in addressbook).
486 2006-09-27 [colin] 2.5.2cvs8
491 Use libSM to communicate with the session
492 manager, so that we can know when the
493 session ends, save our caches, and draft
496 2006-09-27 [colin] 2.5.2cvs7
500 o Allow Book and Group creation from the tree's
502 o Do not actually delete the contacts when
503 deleting groups from the tree (duh!)
505 2006-09-27 [colin] 2.5.2cvs6
512 o Allow passing an email address to
513 compose_new_with_folderitem
515 o Use current folderitem when clicking
516 on a TextView mailto: link
517 o Fix a possible leak in TextView
519 2006-09-27 [colin] 2.5.2cvs5
522 Use UTF-8 chars to replace HTML entities
524 2006-09-27 [colin] 2.5.2cvs4
527 * src/prefs_account.c
529 Fix bug #1024 (Array index out of
530 range in sylpheed-claws-2.5.2)
531 Patch by Ales Nosek <anosek@suse.cz>
533 2006-09-27 [colin] 2.5.2cvs3
538 2006-09-27 [colin] 2.5.2cvs2
542 Allow completing with comma (in certain cases: vCalendar
543 for example doesn't support that)
544 Patch by Fabien Vantard
546 2006-09-26 [colin] 2.5.2cvs1
558 * src/prefs_filtering_action.c
559 * src/prefs_folder_item.c
560 * src/prefs_template.c
563 * src/pixmaps/addr_one.xpm
564 * src/pixmaps/addr_two.xpm
565 Add auto-completion on groups
567 2006-09-26 [colin] 2.5.2
574 2006-09-26 [colin] 2.5.1cvs5
579 2006-09-26 [colin] 2.5.1cvs4
582 Revert cvs1 (useless as the message is printed
585 2006-09-26 [colin] 2.5.1cvs3
587 * src/partial_download.c
588 Fix crasher found by Alexsandar Urosevic
590 2006-09-26 [colin] 2.5.1cvs2
593 Fix bug #1023 (Sylpheed deletes too much messages)
595 2006-09-26 [ticho] 2.5.1cvs1
598 Make use of gettext's multiple plurals for statusbar
601 2006-09-25 [paul] 2.5.1
608 2006-09-25 [colin] 2.5.0cvs3
610 * src/plugins/bogofilter/bogofilter.c
611 * src/plugins/clamav/clamav_plugin.c
612 * src/plugins/spamassassin/spamassassin.c
613 BogoFilter, Spamassassin: Fix double hook registering after
615 Spamassassin, Clamav: Just set the mails to move instead of
616 doing the move - caller will move the things at once.
618 2006-09-25 [colin] 2.5.0cvs2
621 * src/etpan/imap-thread.c
622 Use UID SEARCH ALL instead of UID 1:*
623 (braindead servers can't figure out that's
626 2006-09-25 [wwp] 2.5.0cvs1
628 * src/message_search.c
629 Added the ability to stop a running search (in message body).
631 2006-09-25 [paul] 2.5.0
638 2006-09-25 [paul] 2.4.0cvs214
649 updated by Tim, Stephan Sachse, Flammie Pirinen,
650 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
651 Ticho, Aleksander Urosevic, Ralgh Young
653 2006-09-24 [mones] 2.4.0cvs213
658 2006-09-23 [colin] 2.4.0cvs212
660 * src/gtk/inputdialog.c
661 Fix [ ] remember this appearing in normal
662 input dialogs after it's been used by
670 * src/common/timing.h
671 Enable timings in debug mode and make it
674 2006-09-22 [colin] 2.4.0cvs211
681 2006-09-22 [colin] 2.4.0cvs210
684 Let's see if bug #1022 is fixed
686 2006-09-21 [colin] 2.4.0cvs209
689 * src/common/plugin.c
690 Prepare infra to load predefined plugins when
691 no configuration existed. Don't actually load
692 anything yet (feat. freeze)
694 2006-09-21 [wwp] 2.4.0cvs208
697 Partial sync w/ 2.4.0cvs72:
698 wrap file and minor updates.
700 2006-09-21 [wwp] 2.4.0cvs207
703 several fixes and enhancements. A new --force switch has been
704 added to prevent overriding by default Date: header when
707 2006-09-21 [paul] 2.4.0cvs206
710 add Chinese UTF8 Re prefix
712 2006-09-21 [wwp] 2.4.0cvs205
715 Fics alfabettical order.
717 2006-09-21 [wwp] 2.4.0cvs204
721 Added an action tool to fix missing Date field in emails.
722 Updated Makefile.am to reflect those last two additions.
724 2006-09-21 [wwp] 2.4.0cvs203
727 Added a action tool to open uuencoded docs w/
728 OpenOffice (based on uudec method).
730 2006-09-21 [colin] 2.4.0cvs202
734 Workaround possible GTK crash: remove selection
735 clipboard before destroying widget, or GTK+-2.10
736 dies. Thanks to Hiro.
738 2006-09-20 [colin] 2.4.0cvs201
741 Fix free-after-use in some cases (when
742 procmime_encode_content() frees mimeinfo->data.mem
743 and turns it to a temp file)
745 2006-09-20 [colin] 2.4.0cvs200
749 * src/gtk/gtksctree.c
750 * src/gtk/gtksctree.h
751 Add tooltips in the folderview and summaryview
752 (Doesn't break string freeze as they already
755 Put the spam button in the default configuration
756 if compiled with bogo plugin too
758 2006-09-19 [colin] 2.4.0cvs199
762 Update folder name label on folder rename
763 * src/prefs_matcher.c
764 * src/gtk/logwindow.h
768 2006-09-19 [wwp] 2.4.0cvs198
770 * src/summary_search.c
771 fix can't click forward/backward buttons in the
774 2006-09-18 [paul] 2.4.0cvs197
777 add missing bracket, capitalise the A of
780 2006-09-18 [paul] 2.4.0cvs196
783 fix bug 1012 'crashed upon sending mail
787 2006-09-16 [colin] 2.4.0cvs195
790 Fix "real-time" sorting by freezing/thawing
792 2006-09-16 [colin] 2.4.0cvs194
795 Fix the anti-spam entry a bit
797 2006-09-16 [colin] 2.4.0cvs193
800 Make sure reviewers have no excuse when stating
801 Sylpheed-Claws doesn't have antispam capabilities.
803 2006-09-16 [colin] 2.4.0cvs192
806 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
807 as if the SIGPIPE comes from etpan's thread we could
808 trigger a GUI update from this thread.
810 2006-09-16 [colin] 2.4.0cvs191
813 Init all members of the struct
815 2006-09-16 [paul] 2.4.0cvs190
818 improvements to the English
820 2006-09-15 [colin] 2.4.0cvs189
825 2006-09-14 [colin] 2.4.0cvs188
827 * src/common/socket.c
828 * src/common/socket.h
830 * src/common/ssl_certificate.c
831 * src/common/ssl_certificate.h
832 * src/etpan/imap-thread.c
833 the get_fqdn() call done to get canonical name when
834 checking an SSL certificate is blocking, which is
835 sad as we just did a non-blocking lookup to connect.
836 Fix that by letting the fqdn available to the SockInfo,
837 and use that in ssl_certificate_check(). For IMAP,
838 we don't do it as the lookup's done by libetpan, but
839 it's less annoying as IMAP connections as much more
840 rare than POP3 connections.
842 2006-09-14 [paul] 2.4.0cvs187
844 * manual/advanced.xml
845 improvements to the English,
846 properly place the new hidden options
847 within the alphabetical order
848 * src/gtk/pluginwindow.c
849 improvements to the English
851 2006-09-14 [colin] 2.4.0cvs186
855 * src/gtk/gtksctree.c
856 * manual/advanced.xml
857 New hidden pref, stripes_color_offset, to change
858 the value added/substracted to normal bgcolor to
859 create the stripes in summaries
861 2006-09-13 [colin] 2.4.0cvs185
868 Fix misc. printing issues:
869 - Bad font for linkified headers
870 - Different font if the mail was displayed or not
871 - Factorize the thing
873 2006-09-13 [colin] 2.4.0cvs184
875 * src/common/ssl_certificate.c
876 Only get FQDN once when checking certificate
878 2006-09-13 [colin] 2.4.0cvs183
881 * src/gtk/pluginwindow.c
882 Misc. GUI fixes by Fabien
884 2006-09-13 [wwp] 2.4.0cvs182
889 get rid of unused wide-char functions.
891 2006-09-13 [wwp] 2.4.0cvs181
893 * src/plugins/pgpinline/sylpheed.def
895 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
896 add privacy_reset_error to the .def file,
897 do not fork for an external textviewer.
899 2006-09-13 [wwp] 2.4.0cvs180
902 fix broken font entry in prefs (patch issued by the gpg4win team,
903 probably by Marcus Brinkmann <marcus@g10code.de>).
905 2006-09-13 [colin] 2.4.0cvs179
908 Fix a warning in summaryview.c
912 Add missing Mark/* elements in the
915 2006-09-12 [colin] 2.4.0cvs178
917 * src/prefs_actions.c
918 * src/prefs_filtering_action.c
919 * src/prefs_matcher.c
920 Use (New) instead of New everywhere
922 2006-09-12 [wwp] 2.4.0cvs177
924 * manual/fr/addrbook.xml
925 * manual/fr/handling.xml
926 updated some quotes in the fr manual to match the fr translation.
928 2006-09-12 [wwp] 2.4.0cvs176
930 * src/prefs_matcher.c
931 don't store translated string elements in matcher expressions.
932 Also fixed a misused of Q_().
934 2006-09-11 [wwp] 2.4.0cvs175
936 * src/plugins//bogofilter/bogofilter.c
937 * src/plugins//clamav/clamav_plugin.c
938 * src/plugins//demo/demo.c
939 * src/plugins//dillo_viewer/dillo_viewer.c
940 * src/plugins//pgpcore/plugin.c
941 * src/plugins//pgpinline/plugin.c
942 * src/plugins//pgpmime/plugin.c
943 * src/plugins//spamassassin/spamassassin.c
944 gettext-ize more strings (mostly plugin error messages).
946 2006-09-11 [colin] 2.4.0cvs174
949 Make maximum buffer size bigger to avoid
950 truncating translated messages. Patch by
953 2006-09-11 [colin] 2.4.0cvs173
955 * src/etpan/imap-thread.c
956 Fix compilation on OpenBSD, thanks to
959 2006-09-10 [wwp] 2.4.0cvs172
962 * manual/addrbook.xml
963 * manual/handling.xml
964 * manual/es/handling.xml
965 * manual/fr/account.xml
966 * manual/fr/addrbook.xml
967 * manual/fr/handling.xml
968 documented addressbook matching (condition configuration):
970 documented per-account filtering rules (handling/filtering
971 section, account section):
972 account.xml, handling.xml, en fr
973 slightly updated the handling/searching section to tell few
974 words about the extended search ability:
976 added missing <quote></quotes> to Quick Search:
977 handling.xml, en fr es
978 fixed a typo (auomatically):
980 changes revisited by Paul.
982 2006-09-10 [paul] 2.4.0cvs171
984 * src/prefs_actions.c
985 * src/prefs_filtering.c
986 * src/prefs_template.c
987 adjustments to the gui
988 Patch by Fabien Vantard (slightly modified)
990 2006-09-10 [colin] 2.4.0cvs170
993 Check folderitem/summaryview consistency
994 (basically automates Update summary). Fixes
995 #1011 (wrong (negative) count on unread
998 2006-09-10 [colin] 2.4.0cvs169
1000 * src/gtk/gtksctree.c
1001 Fix recursive expansion via mouse
1002 * src/plugins/bogofilter/bogofilter.c
1003 Use normal filtering way of moving
1004 messages (batching), possibly fixing
1005 bug #1015 (Bogofilter plugin doubles
1008 2006-09-09 [wwp] 2.4.0cvs168
1010 * src/prefs_filtering.c
1011 better place for this fix.
1013 2006-09-09 [wwp] 2.4.0cvs167
1015 * src/prefs_filtering.c
1016 fix a minor bug when the enabled status of a filtering/processing
1017 rule always got set to TRUE when replacing this rule. That still
1018 make sense when adding a new rule, but now when replacing, we
1019 don't override the value of 'enabled'.
1020 Also renamed the func prefs_filtering_list_view_get_rule_name()
1021 to prefs_filtering_list_view_get_info() as this function not only
1022 returns the name, but also the account_id and the enabled status.
1024 2006-09-09 [mones] 2.4.0cvs166
1026 * manual/glossary.xml
1027 * manual/plugins.xml
1028 Minor format corrections
1030 Fix misplaced NO WARRANTY section
1031 * manual/es/advanced.xml
1033 * manual/es/glossary.xml
1035 * manual/es/handling.xml
1036 * manual/es/plugins.xml
1037 * manual/es/starting.xml
1038 Incorporate changes from English version
1042 Fix address, (add translation credits in es version)
1046 2006-09-09 [wwp] 2.4.0cvs165
1048 * src/prefs_filtering.c
1049 fix a crash when opening filtering prefs, if matcherrc file contains
1050 broken data (non-existing account id, which is theoretically not
1053 2006-09-08 [colin] 2.4.0cvs164
1056 Wrong assert, make it an if()
1057 * src/gtk/gtksctree.c
1058 Fix bug #1013 (expand selected thread
1059 tree) - expanding is now recursive
1061 2006-09-07 [wwp] 2.4.0cvs163
1063 * src/prefs_matcher.c
1064 make better sentences about addressbook matching in the
1065 matcher prefs. This should make translators' work easier
1068 2006-09-07 [wwp] 2.4.0cvs162
1070 * src/prefs_filtering.c
1071 code simplification (get rid of dup var. assignment).
1073 2006-09-07 [wwp] 2.4.0cvs161
1076 use GTK_STOCK icons when possible, patch by Fabien Vantard
1079 2006-09-07 [paul] 2.4.0cvs160
1082 fix compilation warnings
1085 2006-09-07 [paul] 2.4.0cvs159
1088 select the mimepart icon when
1092 2006-09-06 [paul] 2.4.0cvs158
1094 * src/prefs_filtering.c
1095 fix labels and table element spacing
1096 Patch by Fabien Vantard
1102 2006-09-06 [paul] 2.4.0cvs157
1104 * manual/es/advanced.xml
1107 2006-09-06 [wwp] 2.4.0cvs156
1110 fix an dup launch issue when iconified, thanks to Colin.
1112 2006-09-06 [wwp] 2.4.0cvs155
1114 * src/gtk//gtksctree.h
1115 oops, forgot that one!
1117 2006-09-06 [wwp] 2.4.0cvs154
1119 * manual/pl/advanced.xml
1120 * manual/advanced.xml
1121 * manual/es/advanced.xml
1122 * manual/fr/advanced.xml
1123 * src/prefs_customheader.c
1124 * src/prefs_filtering_action.c
1126 * src/prefs_summaries.c
1127 * src/prefs_filtering.c
1130 * src/prefs_summary_column.c
1132 * src/prefs_actions.c
1133 * src/prefs_folder_column.c
1135 * src/prefs_template.c
1136 * src/prefs_display_header.c
1137 * src/prefs_common.h
1138 * src/prefs_matcher.c
1139 * src/prefs_common.c
1140 * src/prefs_toolbar.c
1143 * src/gtk/gtksctree.c
1144 * src/gtk/pluginwindow.c
1145 * src/gtk/progressdialog.c
1146 * src/gtk/prefswindow.c
1147 renamed hidden option enable_rules_hint to use_stripes_everywhere
1148 to make its meaning more obvious (all versions of the manual reflect
1150 added an extra hidden option use_stripes_in_summary to allow
1151 discarding these stripes in mainwindow's folder and message lists;
1152 en and fr manuals only are OK towards this.
1154 2006-09-06 [colin] 2.4.0cvs153
1157 Hide Sylpheed-Claws' internal queue headers
1158 when showing all headers. They'll be present
1159 only in Source window.
1161 2006-09-05 [colin] 2.4.0cvs152
1163 * src/plugins/trayicon/trayicon.c
1164 Fix crash at exit - we have to disconnect
1166 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1167 Update eggtrayicon - patch adapted from a
1168 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
1171 2006-09-05 [colin] 2.4.0cvs151
1174 * src/gtk/logwindow.c
1175 Fix race condition when something writes
1176 to the log too soon during init. Thanks
1179 2006-09-05 [colin] 2.4.0cvs150
1182 Don't select part on right-click either
1184 2006-09-05 [paul] 2.4.0cvs149
1187 completion of previous commit
1190 2006-09-05 [colin] 2.4.0cvs148
1193 Don't force selection on middle-click, just open
1195 2006-09-04 [colin] 2.4.0cvs147
1198 Looks like gtk_notebook_set_current_page()
1199 sometimes steals focus, and this annoys us
1200 in MimeViewers as it renders navigation
1201 keys useless. Take back focus after switching
1204 2006-09-04 [colin] 2.4.0cvs146
1207 Set stop_loading when clicking on Next
1208 during load. Don't add a callback to
1209 avoid over-complicating things.
1211 2006-09-04 [colin] 2.4.0cvs145
1215 Fix multiple loads in separate messageview
1217 2006-09-04 [colin] 2.4.0cvs144
1220 Let navigation keys be handled during
1223 2006-09-04 [colin] 2.4.0cvs143
1229 Make loading of huge mails (lots of text and/or
1230 images) cancellable, so the GUI doesn't block
1232 2006-09-04 [colin] 2.4.0cvs142
1234 * src/plugins/trayicon/trayicon.c
1235 Fix annoyance when removing a folder with
1236 unread mails: trayicon didn't update
1238 2006-09-04 [paul] 2.4.0cvs141
1240 * src/gtk/icon_legend.c
1241 straighten up columns
1242 Patch by Fabien Vantard
1244 2006-09-04 [wwp] 2.4.0cvs140
1246 * src/prefs_filtering.c
1247 fix new line's account name in filtering prefs:
1248 was "All", is now "(New)".
1250 2006-09-04 [paul] 2.4.0cvs139
1252 * tools/make.themes.project
1253 use "AUTOMAKE_OPTIONS = dist-bzip2"
1254 instead of homebrewed "make release"
1256 2006-09-03 [colin] 2.4.0cvs138
1259 Fix bug #1007 (Wrong folder highlighted)
1261 2006-09-03 [colin] 2.4.0cvs137
1264 Don't set Newsgroup: header to a mail folder
1267 2006-09-03 [paul] 2.4.0cvs136
1270 * src/prefs_spelling.c
1273 2006-09-03 [paul] 2.4.0cvs135
1275 * src/prefs_summaries.c
1276 correct menu item text in prefs_keybind_apply_clicked()
1278 2006-09-03 [paul] 2.4.0cvs134
1280 * manual/advanced.xml
1281 some improvements to the descriptions
1286 fix menu sensitivity issues
1287 * src/prefs_message.c
1288 drop the useless word 'short'
1290 add the word 'lines' indicating log length
1291 is a measure of lines
1293 fix compilation warnings
1295 2006-09-02 [colin] 2.4.0cvs133
1298 Display a special return-receipt message
1299 if the message is from the user
1301 Fix missing freeze of the list when marking
1302 all read and unthreading for exec. Thanks
1305 2006-09-02 [paul] 2.4.0cvs132
1308 * src/prefs_message.c
1312 2006-09-02 [wwp] 2.4.0cvs131
1314 * src/prefs_filtering.c
1315 added an account name column to the filtering rules
1318 2006-09-02 [colin] 2.4.0cvs130
1320 * src/gtk/logwindow.c
1321 * src/gtk/logwindow.h
1322 Block scrolling if we're not at the end
1325 2006-09-02 [colin] 2.4.0cvs129
1328 Make sure account-specific rules can't
1329 be used in {pre-,post-,}processing
1331 * src/gtk/logwindow.c
1332 * src/gtk/logwindow.h
1333 Jump to last error when clicking on the
1336 2006-09-02 [colin] 2.4.0cvs128
1346 Let proc_mbox know its account, for
1347 account-specific rules
1349 2006-09-01 [colin] 2.4.0cvs127
1352 Don't uselessly use iconv to convert from
1358 Fix certain log cases, disable warning icon
1359 for now, the correct way to display it when
1360 necessary and only when necessary is probably
1361 to do it manually rather than use error logs
1362 * src/etpan/imap-thread.c
1363 Clean up UID logging a bit
1364 * src/gtk/logwindow.c
1365 * src/gtk/logwindow.h
1366 Make logging faster when the window's closed
1368 2006-09-01 [wwp] 2.4.0cvs126
1370 * manual/fr/account.xml
1371 reflect changes to the ref. manual (parts of cvs72):
1372 fix tabnames and quotes.
1374 2006-09-01 [wwp] 2.4.0cvs125
1376 * manual/fr/plugins.xml
1377 reflect changes to the reference manual (cvs42):
1378 update IRC channel info.
1380 2006-09-01 [wwp] 2.4.0cvs124
1383 use CVSEDITOR env. var. if set, according to `man cvs`.
1385 2006-09-01 [wwp] 2.4.0cvs123
1387 * manual/advanced.xml
1388 better sentence again (thanks to Paul).
1390 2006-09-01 [wwp] 2.4.0cvs122
1392 * manual/advanced.xml
1393 fix definition of toolbar_detachable and rework a bit the one of
1394 enable_dotted_lines.
1396 2006-09-01 [mones] 2.4.0cvs121
1398 * manual/advanced.xml
1399 Document enable_dotted_lines
1401 2006-09-01 [paul] 2.4.0cvs120
1408 obey the 'When entering folder...' option
1409 when using the /View/Go to/... menu items
1412 2006-08-31 [colin] 2.4.0cvs119
1415 Revert 2.4.0cvs116, wrong fix.
1417 2006-08-31 [colin] 2.4.0cvs118
1419 * src/gtk/gtksctree.c
1420 Better state the various copyrights
1422 2006-08-31 [colin] 2.4.0cvs117
1424 * src/prefs_common.c
1425 fix enable_dotted_lines
1427 2006-08-31 [colin] 2.4.0cvs116
1430 Use pref "Always open on select" when going
1431 to next unread folder
1432 * src/gtk/gtksctree.c
1433 Fix link failure to _gtk_clist_create_cell_layout
1434 on certain computers. (Why not mine, I wonder)
1436 2006-08-31 [colin] 2.4.0cvs115
1440 * src/plugins/bogofilter/bogofilter.c
1441 * src/plugins/spamassassin/spamassassin.c
1442 Requalify some "errors" to warnings
1446 Add an icon in the statusbar to notify
1448 * src/gtk/gtksctree.c
1451 Make the GtkSCTree look more modern by
1452 alternating background lines
1453 * src/prefs_common.c
1454 * src/prefs_common.h
1455 Add a pref to let people have the old
1459 2006-08-30 [colin] 2.4.0cvs114
1463 Provide a way to filter a list of
1464 messages in an optimised manner, and
1465 add a list-filtering hook
1469 Use the list filtering
1470 * src/plugins/bogofilter/bogofilter.c
1471 Use the list-filtering hook
1472 Use -b (bulk) mode for more speed
1473 when learning and filtering
1474 * src/etpan/imap-thread.c
1475 Make log output shorter in UID SEARCH
1478 2006-08-30 [colin] 2.4.0cvs113
1480 * src/plugins/bogofilter/bogofilter.c
1481 Really fast mass learning - thanks to David
1482 Relson for the options explanations :)
1484 2006-08-30 [colin] 2.4.0cvs112
1487 Fix compilation on FreeBSD. Thanks
1490 2006-08-29 [colin] 2.4.0cvs111
1493 Handle "popup_menu" signal (for popping the
1494 menu via the keyboard)
1499 * src/gtk/gtkutils.c
1500 * src/gtk/gtkutils.h
1501 Factorize scrolling code, and add an API
1502 for MimeViewers to handle scroll orders
1504 2006-08-29 [wwp] 2.4.0cvs110
1506 * src/plugins//bogofilter/bogofilter.c
1507 * src/plugins//spamassassin/spamassassin.c
1508 make the bogofilter/spamassassin filtering error dialogs at
1509 incorporation obey to the "don't popup error dialog on
1510 receive error" option. If disabled, feed the log window w/
1517 2006-08-29 [paul] 2.4.0cvs109
1520 remove 'make release', it's not needed
1521 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
1523 2006-08-29 [paul] 2.4.0cvs108
1526 * src/summary_search.c
1527 * src/gtk/progressdialog.c
1528 * src/plugins/pgpcore/passphrase.c
1529 replace deprecated gtk_window_set_policy()
1531 2006-08-29 [colin] 2.4.0cvs107
1534 Fix data loss when copy fails during a move:
1535 only use fast remove_msgs if everything was
1536 copied OK; else use slow remove_msg on the
1537 mails that got copied only.
1539 2006-08-28 [paul] 2.4.0cvs106
1542 revert change in 2.4.0cvs104, it breaks
1545 2006-08-28 [paul] 2.4.0cvs105
1547 * src/plugins/spamassassin/spamassassin.c
1550 2006-08-28 [paul] 2.4.0cvs104
1553 fix data loss when moving to another
1555 * src/prefs_spelling.c
1557 * src/gtk/pluginwindow.c
1558 improve the layout of the dialog text
1561 2006-08-28 [paul] 2.4.0cvs103
1563 * src/plugins/bogofilter/bogofilter.c
1564 * src/plugins/bogofilter/bogofilter_gtk.c
1565 fix english up a bit, innit
1567 2006-08-28 [paul] 2.4.0cvs102
1572 require autoconf 2.60, enabling building
1573 with gettext 0.15 (gettext 0.14.x build still
1574 possible). Replace Makefiles with versions
1576 Remove configure options --with-localedir and
1577 --with-mandir. The options that are provided
1578 directly by autoconf 2.60 can be used instead:
1579 --mandir --localedir
1581 2006-08-27 [colin] 2.4.0cvs101
1583 * src/plugins/bogofilter/Makefile.am
1584 Fix make dist (no README)
1586 2006-08-27 [colin] 2.4.0cvs100
1589 Don't use F_UNKNOWN folders for any default
1591 * src/plugins/bogofilter/bogofilter.c
1592 * src/plugins/bogofilter/bogofilter.h
1593 * src/plugins/bogofilter/bogofilter_gtk.c
1594 Add an option to specify the path to bogofilter
1595 Use single-quotes to be able to learn in folders
1596 with spaces in their names
1597 Verify learning status
1599 2006-08-27 [colin] 2.4.0cvs99
1602 * manual/plugins.xml
1603 Document Bogofilter plugin
1605 2006-08-27 [colin] 2.4.0cvs98
1611 When possible, copy the queued mail to sent folder
1612 instead of re-adding. Much faster on IMAP.
1614 2006-08-27 [colin] 2.4.0cvs97
1617 Disable mmaped caches - huge metadata loss
1618 here after a power failure.
1620 Add quicksearch timing
1621 * src/common/plugin.c
1622 * src/common/plugin.h
1623 Implement an interface to tell what plugins
1624 provide. Prevent loading of similar plugins.
1625 * src/plugins/clamav/clamav_plugin.c
1626 * src/plugins/demo/demo.c
1627 * src/plugins/dillo_viewer/dillo_viewer.c
1628 * src/plugins/pgpcore/plugin.c
1629 * src/plugins/pgpinline/pgpinline.c
1630 * src/plugins/pgpmime/pgpmime.c
1631 * src/plugins/spamassassin/spamassassin.c
1632 * src/plugins/trayicon/trayicon.c
1633 Implement plugin_provides()
1635 2006-08-27 [colin] 2.4.0cvs96
1638 * src/plugins/Makefile.am
1639 * src/plugins/bogofilter/.cvsignore
1640 * src/plugins/bogofilter/Makefile.am
1641 * src/plugins/bogofilter/bogofilter.c
1642 * src/plugins/bogofilter/bogofilter.h
1643 * src/plugins/bogofilter/bogofilter_gtk.c
1644 New Bogofilter plugin, provides filtering and
1645 learning. Spamassassin will go to extra plugins.
1647 2006-08-26 [mones] 2.4.0cvs95
1649 * manual/handling.xml
1650 Fix subfolder path in the example (thanks to Paul)
1652 2006-08-26 [mones] 2.4.0cvs94
1654 * manual/glossary.xml
1655 2.2. + add ISP to the glossary
1656 7.5. + Add UIDL to glossary
1657 7.7. + Add TCP to glossary
1658 * manual/handling.xml
1659 7.1. + Mentions GNU/Linux distribution, what about the non...
1660 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1661 7.3. + Mentions .bashrc, what about the non-bash ones?
1662 7.4. = Use appropriate quotation for commands
1663 7.6. = change "" to <quote></quote>
1664 * manual/plugins.xml
1665 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
1666 * manual/starting.xml
1667 2.1. + local mbox file: some examples of mbox file locations...
1668 Also reformatted files requiring it
1670 2006-08-26 [wwp] 2.4.0cvs93
1672 * src/summary_search.c
1673 disable find buttons while summary search is running.
1675 2006-08-25 [colin] 2.4.0cvs92
1682 Speed up MH moving, and add progressbar
1685 Write cache files using mmap() too
1687 2006-08-25 [wwp] 2.4.0cvs91
1690 switch spam<->ham button when a message has been marked as spam or ham
1691 and is still selected. Thanks to Colin.
1693 2006-08-25 [paul] 2.4.0cvs90
1696 * src/stock_pixmap.c
1697 * src/stock_pixmap.h
1699 * src/gtk/icon_legend.c
1700 * src/pixmaps/copied.xpm
1701 * src/pixmaps/moved.xpm
1702 add icons for delayed execution marked for
1703 copying, marked for moving
1705 2006-08-25 [mones] 2.4.0cvs89
1707 * manual/glossary.xml
1708 Fix the other glossary items:
1709 5.1. = Inmmediate execution -> <quote>immediate execution...
1710 5.2. = Fix MBOX capitalization -> Mbox
1711 5.3. + Improve Plugins def. w/ tech. ref.
1712 5.4. = Quotation -> replace '>' by <quote>></quote>
1713 5.5. - SMTP Server. -> remove dot
1717 2006-08-25 [mones] 2.4.0cvs88
1720 Reformatted, changed email address
1721 * manual/glossary.xml
1722 Reformatted, fixed MANUAL-TODO items:
1723 8.2. + add ROT-13 to glossary
1724 8.4. + add URL to glossary
1725 * manual/es/advanced.xml
1728 2006-08-25 [paul] 2.4.0cvs87
1730 * src/gtk/icon_legend.c
1731 add 'marked for deletion' icon
1732 arrange icons by containing column
1733 wrap long label text
1735 2006-08-25 [colin] 2.4.0cvs86
1737 * src/common/utils.c
1738 * src/common/utils.h
1739 Add the sc_g_*list_bigger functions in
1740 a place everyone can use it
1742 Only freeze/thaw the list when working
1743 on the selection, if it's bigger than 1
1744 * src/gtk/gtksctree.c
1745 Only freeze/thaw the list when unselec-
1746 ting 'all' if ('all' != 1)
1747 This avoids some flickering
1749 2006-08-24 [colin] 2.4.0cvs85
1752 Fix strange list selection
1753 Fix random seg (Invalid read of freed memory)
1755 2006-08-24 [colin] 2.4.0cvs84
1758 * src/gtk/inputdialog.c
1759 * src/plugins/pgpcore/passphrase.c
1760 Revert minimal width patch of 2.4.0cvs67,
1761 as it is also a maximal width. Use
1762 gtk_window_set_default_size instead.
1764 2006-08-24 [colin] 2.4.0cvs83
1767 Write cache/mark to temp files before
1768 overwriting old ones (avoids metadata
1769 loss if writing the new files fail).
1770 Use mmap() to read cache/mark file, as
1771 this makes cache reading faster. Dis-
1772 abled for big-endian machines until it
1773 can be tested. (Big-endian users: set
1774 msgcache_use_mmap = TRUE in the relevant
1777 Move rarely used fields of MsgInfo in
1778 another structure, which will only be
1779 allocated if needed. Face, X-Face,
1780 Return receipt headers and List-*
1781 headers are moved. Mails having none
1782 of these occupy 52 bytes less with
1783 this patch, which makes 2.5MB of RAM
1784 saved on a 50k folder).
1788 * src/partial_download.c
1792 Follow this structure change.
1794 2006-08-24 [wwp] 2.4.0cvs82
1796 * manual/es/.cvsignore
1797 * manual/es/dist/.cvsignore
1798 * manual/es/dist/html/.cvsignore
1799 * manual/es/dist/pdf/.cvsignore
1800 * manual/es/dist/ps/.cvsignore
1801 * manual/es/dist/txt/.cvsignore
1802 more (generated) files to ignore.
1804 2006-08-24 [colin] 2.4.0cvs81
1808 Fix possible problems with local delivery. Check the folder doesn't
1809 need scan before setting its mtime when saving cache (which can be
1810 done long after the folder's been modified by an external process);
1811 Check that the stored item's mtime didn't change in mh functions.
1813 2006-08-24 [mones] 2.4.0cvs80
1815 * manual/advanced.xml
1816 Rewrapping, some fixes and MANUAL-TODO items:
1817 8.1. = change "" to <quote></quote>
1818 8.3. = quote menu items
1819 8.5. - deploying -> new user ... ideally a new user (redundant)
1821 2006-08-23 [colin] 2.4.0cvs79
1823 * src/gtk/gtksctree.c
1824 When selecting or deselecting range, only
1825 freeze/thaw when selection is bigger than 10
1827 2006-08-23 [colin] 2.4.0cvs78
1832 * src/plugins/dillo_viewer/dillo_viewer.c
1833 Provide an API for MimeViewer plugins to
1834 return a text selection for replying
1836 2006-08-23 [colin] 2.4.0cvs77
1838 * src/image_viewer.c
1840 Use gtk_pixbuf_new_from_file_at_scale(), which
1841 is faster than getting the pixbuf then resizing
1844 2006-08-23 [colin] 2.4.0cvs76
1847 UTF-8 should be sent Quoted-printable
1849 2006-08-22 [colin] 2.4.0cvs75
1852 Check if scan is required before touching
1853 the folder (or it'll be required every time)
1855 2006-08-22 [colin] 2.4.0cvs74
1858 Require libetpan 0.46 (crasher fix when built
1861 2006-08-22 [colin] 2.4.0cvs73
1864 Set folder's mtime after writing its
1869 Don't do useless stuff if we don't
1872 Add some timing, don't deselect prior
1873 to selecting (gtksctree does it itself),
1874 remove crash avoidance hacks as it's been
1875 properly fixed since a while
1876 * src/common/utils.c
1877 Optimize to_human_readable(): _() is slow,
1878 do it only once, and avoid %f format for KB
1879 (the most common in a summaryview)
1880 * src/gtk/gtksctree.c
1881 Don't uselessly freeze/thaw (fixes flicker
1882 on next unread and friends), reduce number
1883 of g_list_nth/g_list_position where possible
1884 * src/gtk/gtkutils.c
1885 * src/gtk/gtkutils.h
1886 Reduce number of g_list_nth/g_list_position
1888 All of this makes loading as 70k folder 2.1
1889 seconds instead of 3.2 (with hot FS caches).
1890 (1.3 seconds without Date and Size columns...)
1892 2006-08-22 [paul] 2.4.0cvs72
1894 wrap documents and do some items from mones' MANUAL-TODO:
1896 * manual/account.xml
1897 4.1. = fix tabname references to <quote>tabname</quote>
1898 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1900 1.1. = mentioned options don't match UI
1901 Add information about the 'Never send Return Receipts'
1903 * manual/handling.xml
1904 6.2. = Mentions Extended symbols button, but now is
1906 6.3. = Mentions ... button, which is now Edit
1908 2006-08-22 [colin] 2.4.0cvs71
1910 * src/gtk/pluginwindow.c
1911 Fix layout in verbose translations (such
1914 2006-08-22 [paul] 2.4.0cvs70
1916 * manual/Makefile.am
1917 build manuals in alphabetical order
1919 * src/prefs_themes.c
1920 replace/remove deprecated symbols
1921 * src/gtk/gtkutils.c
1923 * src/gtk/pluginwindow.c
1924 replace deprecated symbol
1925 replace label text and move it
1926 * src/plugins/pgpcore/prefs_gpg.c
1927 move the 'Generate...' button out of the
1928 Sign Key frame, replace the English used
1929 * src/plugins/pgpcore/sgpgme.c
1930 fixes to the English
1932 2006-08-21 [colin] 2.4.0cvs69
1934 * src/plugins/trayicon/trayicon.c
1935 Add more strings for translation; patch
1938 2006-08-21 [colin] 2.4.0cvs68
1941 fix replied flag not set after drafting
1943 fix body quicksearch in non-encoded bodies
1946 Get rid of the g_malloc workaround for
1947 corrupted caches, use g_try_malloc
1949 2006-08-21 [colin] 2.4.0cvs67
1952 * src/gtk/inputdialog.c
1953 * src/plugins/pgpcore/passphrase.c
1954 Set minimal width to 375
1956 Fix switching to offline, asking if it
1957 should be overriden for synchronising
1959 Don't offer to remember command on Open
1960 with for text parts, as the browser or
1961 text editor command isn't changed from
1964 2006-08-20 [paul] 2.4.0cvs66
1968 fix plural form errors. revealed by stricter
1969 checking of gettext 0.15
1971 2006-08-18 [paul] 2.4.0cvs65
1973 * src/stock_pixmap.c
1974 fix the fix of 2.4.0cvs64
1977 2006-08-18 [paul] 2.4.0cvs64
1979 * src/stock_pixmap.c
1983 2006-08-18 [paul] 2.4.0cvs63
1987 fix occasional IMAP bug where large msgs
1988 were left in the queue folder after sending
1991 2006-08-18 [paul] 2.4.0cvs62
1994 freeze the summaryview while quicksearch results
1996 (fixes bug 456 'current message is hidden when the
1997 view is refreshed and extended search is "unread
2001 add missing #include "inputdialog.h"
2002 * src/common/utils.h
2003 add missing mailcap_update_default() and improve
2006 2006-08-17 [colin] 2.4.0cvs61
2008 * src/plugins/pgpcore/select-keys.c
2011 2006-08-17 [colin] 2.4.0cvs60
2014 Don't continue queuing if Cancel is clicked
2017 2006-08-17 [colin] 2.4.0cvs59
2019 * src/plugins/pgpcore/select-keys.c
2020 When encrypting, if only one key matches and it
2021 matches exactly, automatically use it.
2023 2006-08-17 [colin] 2.4.0cvs58
2026 * src/prefs_common.c
2027 * src/prefs_common.h
2028 * src/prefs_ext_prog.c
2030 Fix issues with previous patch (text/html)
2031 Remove outdated prefs
2033 2006-08-17 [colin] 2.4.0cvs57
2036 Add View Log button on auth error
2038 Fix encrypted mail marked as new when
2039 saved in normal folders
2040 * src/plugins/pgpinline/pgpinline.c
2041 Fix encrypt bug on IMAP
2043 * src/common/utils.c
2044 * src/common/utils.h
2045 * src/gtk/inputdialog.c
2046 * src/gtk/inputdialog.h
2047 Get rid of metamail stuff, simplify
2048 opening, and allow remembering of user's
2049 choices (by updating ~/.mailcap). There's
2050 still to drop "Audio player" and "Image
2051 viewer" preferences.
2053 2006-08-17 [mones] 2.4.0cvs56
2055 * manual/es/sylpheed-claws-manual.xml
2058 2006-08-17 [mones] 2.4.0cvs55
2061 * manual/Makefile.am
2062 * manual/es/Makefile.am
2063 * manual/es/account.xml
2065 * manual/es/addrbook.xml
2066 * manual/es/advanced.xml
2068 * manual/es/glossary.xml
2070 * manual/es/handling.xml
2071 * manual/es/intro.xml
2072 * manual/es/keyboard.xml
2073 * manual/es/plugins.xml
2074 * manual/es/starting.xml
2075 * manual/es/sylpheed-claws-manual.xml
2076 * manual/es/dist/Makefile.am
2077 * manual/es/dist/html/Makefile.am
2078 * manual/es/dist/pdf/Makefile.am
2079 * manual/es/dist/ps/Makefile.am
2080 * manual/es/dist/txt/Makefile.am
2081 Spanish translation for the manual
2083 2006-08-16 [colin] 2.4.0cvs54
2088 Fix send button sensitivity at startup
2089 Set send menu sensitivity (patch by Fabien)
2091 Enable closing with esc (patch by Fabien)
2092 * src/gtk/foldersort.c
2093 Enable closing with esc (patch by Fabien)
2095 Optimisation (no need to copy to tempfile to
2096 "decode" 7bit and 8bit)
2098 Fix cruft in swap_from case
2100 Fix missing last line in some mail cases
2101 (Fixes debian #381872)
2102 * src/plugins/pgpcore/prefs_gpg.c
2103 * src/plugins/pgpcore/sgpgme.c
2104 * src/plugins/pgpcore/sgpgme.h
2105 Don't show "no key found" when user explicitely
2106 wants to create a key
2108 2006-08-16 [paul] 2.4.0cvs53
2114 * src/prefs_account.c
2115 * src/prefs_message.c
2116 * src/gtk/gtkutils.c
2117 bump up minimum required versions of GTK+ and
2120 2006-08-16 [paul] 2.4.0cvs52
2123 workaround GTK+ Bug 351600 - 'Can't re-click
2124 on button after sensitivity update'
2125 http://bugzilla.gnome.org/show_bug.cgi?id=351600
2128 2006-08-15 [colin] 2.4.0cvs51
2130 * src/plugins/pgpcore/prefs_gpg.c
2131 Set options sensitivity according to
2133 * src/plugins/pgpcore/sgpgme.c
2134 Allow to create key with no passphrase
2136 2006-08-14 [cleroy] 2.4.0cvs50
2138 * src/gtk/pluginwindow.c
2139 New layout (maybe to be changed?)
2140 * src/gtk/gtkutils.c
2141 Fix a bit label_window
2142 * src/plugins/pgpcore/passphrase.c
2143 * src/plugins/pgpcore/passphrase.h
2144 * src/plugins/pgpcore/plugin.c
2145 * src/plugins/pgpcore/prefs_gpg.c
2146 * src/plugins/pgpcore/prefs_gpg.h
2147 * src/plugins/pgpcore/sgpgme.c
2148 * src/plugins/pgpcore/sgpgme.h
2149 Allow to create a PGP private key via the GUI
2151 2006-08-14 [wwp] 2.4.0cvs49
2153 * src/addressbook_foldersel.c
2154 fix strict ISO C90 compliance.
2156 2006-08-14 [paul] 2.4.0cvs48
2158 * src/gtk/prefswindow.c
2159 re-set scrolled window on opening
2166 2006-08-14 [paul] 2.4.0cvs47
2168 * src/prefs_display_header.c
2169 re-enable user-defined Displayed Headers
2171 2006-08-14 [paul] 2.4.0cvs46
2173 * src/prefs_account.c
2176 2006-08-13 [colin] 2.4.0cvs45
2178 * src/common/utils.c
2179 Fix "a" in quote when the original message is empty,
2180 by using \0 instead of 'a' to test writability of
2183 2006-08-13 [wwp] 2.4.0cvs44
2185 * src/plugins/spamassassin/spamassassin.c
2186 fix capitalization of "SpamAssassin" in some debug, log and
2189 2006-08-13 [paul] 2.4.0cvs43
2192 fix overlapping widgets
2193 * src/prefs_account.c
2194 fix translation of protocol_names[]
2195 fix label disappearing off the edge of the
2198 2006-08-12 [paul] 2.4.0cvs42
2200 * manual/plugins.xml
2201 update IRC channel info before it gets forgotten
2204 2006-08-11 [colin] 2.4.0cvs41
2213 Grey out the Send button if
2214 - Queue folders are empty, or
2215 - We're sending already
2217 2006-08-11 [wwp] 2.4.0cvs40
2220 fix a logic issue when quitting while a compose window is
2221 still open, thanks to Colin.
2223 2006-08-10 [colin] 2.4.0cvs39
2226 Fix default font size setting after wizard run
2228 * src/etpan/imap-thread.c
2229 * src/etpan/imap-thread.h
2230 Fix bug #999 (Timing out on TSL cert validation
2231 dialog makes ugly things happen). Also, STARTTLS
2232 unconditionnaly if initial capabilities contain
2233 LOGINDISABLED and STARTTLS.
2235 2006-08-09 [colin] 2.4.0cvs38
2239 Fix Tools/Actions sensitivity when there are
2242 2006-08-09 [colin] 2.4.0cvs37
2244 * src/prefs_filtering.c
2245 Warning fix, patch by Paul
2247 * src/prefs_actions.c
2248 * src/prefs_filtering_action.c
2249 * src/prefs_matcher.c
2250 Uniformisation of "Info ..." to "Info..." (for
2251 old gtk), patch by Fabien
2252 * src/plugins/clamav/clamav_plugin_gtk.c
2253 Sensitivity fix by Fabien
2255 2006-08-09 [colin] 2.4.0cvs36
2259 Add a function to know whether we're exiting
2260 * src/plugins/trayicon/trayicon.c
2261 If exiting, don't do anything. Faster, and
2262 avoids gtk_main_iteration reentracy causing
2265 2006-08-09 [colin] 2.4.0cvs35
2270 Fix lack of part selection when automatically
2271 jumping to a specific part
2273 Little optimisation in cache reading
2275 2006-08-09 [colin] 2.4.0cvs34
2278 Fix crash setting the priority on reedit
2279 (Accessing compose before creating it!)
2281 2006-08-08 [colin] 2.4.0cvs33
2284 Fix bug #998 (last attachment is not accessible)
2285 Bad RFC interpretation on multipart close-delimiters
2288 * src/gtk/gtkvscrollbutton.c
2289 * src/gtk/gtkvscrollbutton.h
2290 Make attachments list wheel-scrollable
2292 2006-08-07 [colin] 2.4.0cvs32
2294 * src/gtk/gtkaspell.c
2295 Fix bug #973 (Unicode punctation characters
2296 are not recognized as separators by the
2297 spell checker); fix unsigned stuff
2299 2006-08-07 [colin] 2.4.0cvs31
2302 Fix bug #956 (DnD text with accents in compose
2303 text entry); fix gccc's signed/unsigned fuss
2305 2006-08-06 [colin] 2.4.0cvs30
2308 Fix bug #979 (Plugin crashes when exiting
2309 sylpheed-claws) : handle exit request only
2312 2006-08-05 [colin] 2.4.0cvs29
2315 Just make sure we have a msgid.
2317 2006-08-05 [colin] 2.4.0cvs28
2321 Fix bug #995 ("Mark cross-posted as read" doesn't work)
2322 by reimplementing it
2324 Fix bug when hiding quotes with level > 3 and quote
2327 2006-08-04 [colin] 2.4.0cvs27
2332 Fix a bit replace-by-pasting undo
2335 Fix Fold quotes menu synchro in
2336 mainwindow when it changes in
2339 Fix right-click on quotes blocks
2340 * src/common/utils.c
2341 Verify that the file created by
2342 my_tmpfile() is writable. Fixes
2343 bug #988 (very specific filesystem
2345 * src/plugins/pgpcore/sgpgme.c
2346 Fix file descriptor leak
2347 * src/plugins/spamassassin/spamassassin.c
2348 Warn once if spamd isn't reachable
2350 2006-08-04 [colin] 2.4.0cvs26
2353 i18n context patch by Fabien
2355 2006-08-03 [colin] 2.4.0cvs25
2359 Rename "Hide quotes" to "Fold quotes"
2361 Don't use hand cursor on quotes. "all
2362 the bonuses of the feature and none of
2363 unwelcome side-effects"
2365 2006-08-03 [colin] 2.4.0cvs24
2368 * sylpheed-claws.desktop
2370 Bring the desktop file to XDG compliance
2371 Patch by Charles A. Edwards
2373 2006-08-03 [colin] 2.4.0cvs23
2376 Fix links offset when they are preceded
2377 by accentued chars (g_utf8_strlen!)
2379 Fix wrong status when starting offline
2382 2006-08-03 [wwp] 2.4.0cvs22
2384 * src/prefs_common.h
2385 ask what to do w/ filtering rules that belong to an account when
2386 applying filtering rules manually from the main window (skip,
2387 apply regardless of the account, use current account). This dialog
2388 can be skipped and the last reply used.
2391 2006-08-03 [wwp] 2.4.0cvs21
2395 * src/prefs_common.c
2400 ask what to do w/ filtering rules that belong to an account when
2401 applying filtering rules manually from the main window (skip,
2402 apply regardless of the account, use current account). This dialog
2403 can be skipped and the last reply used.
2406 2006-08-03 [colin] 2.4.0cvs20
2409 Optimize previous patch
2411 2006-08-03 [cleroy] 2.4.0cvs19
2414 Fix quotes getting toggled back when the
2415 mail has an even number of text parts
2417 2006-08-02 [colin] 2.4.0cvs18
2420 Add Hide quotes menu
2422 2006-08-02 [colin] 2.4.0cvs17
2425 * src/prefs_common.c
2429 Allow per-level quote hiding,
2430 Allow toggling quotes by double-clicking them
2431 Rename RemoteURI to ClickableText to reflect
2432 the fact it's used for a variety of things
2434 2006-08-02 [wwp] 2.4.0cvs16
2437 fix "View/Hide quotes" menu item status initialization.
2439 2006-08-02 [wwp] 2.4.0cvs15
2441 * src/matcher_parser_parse.y
2442 remove a debug trace.
2444 2006-08-02 [paul] 2.4.0cvs14
2446 * src/plugins/pgpcore/passphrase.c
2447 don't set initial dialog size
2450 2006-08-02 [paul] 2.4.0cvs13
2453 remove the rogue '/' character
2455 2006-08-02 [paul] 2.4.0cvs12
2458 allow buttons to resize as necessary
2460 2006-08-01 [wwp] 2.4.0cvs11
2463 fix strict ISO C90 compliance.
2465 2006-08-01 [wwp] 2.4.0cvs10
2468 updated update-po tool to work w/ context-dependent translations.
2469 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2471 2006-08-01 [wwp] 2.4.0cvs9
2474 * src/prefs_filtering.c
2475 * src/prefs_matcher.c
2476 allow context-dependent translations for "All",
2477 patch by Fabien Vantard <fzzzzz@gmail.com>.
2479 2006-07-31 [colin] 2.4.0cvs8
2483 Add Rafal to authors
2485 2006-07-31 [colin] 2.4.0cvs7
2490 * src/prefs_common.c
2491 * src/prefs_common.h
2493 Add 'View/Hide quotes'. Patch based on a patch
2496 2006-07-31 [colin] 2.4.0cvs6
2499 Fix problem with "> stuff >" actions
2501 2006-07-31 [paul] 2.4.0cvs5
2504 updated by Geir Helland
2506 2006-07-31 [wwp] 2.4.0cvs4
2511 add "View/Go to/Parent message" and "View/Go to/Last read message",
2514 2006-07-31 [wwp] 2.4.0cvs3
2521 * src/addressbook_foldersel.c
2522 * src/addressbook_foldersel.h
2527 * src/matcher_parser_lex.l
2528 * src/matcher_parser_parse.y
2529 * src/prefs_common.c
2530 * src/prefs_common.h
2531 * src/prefs_filtering.c
2532 * src/prefs_matcher.c
2533 * src/prefs_matcher.h
2535 introduce filtering against the address book. It's now possible to add
2536 matched conditions to determine if any email address in a message matches
2537 or doesn't match any or all books or folders in the address book.
2539 2006-07-31 [wwp] 2.4.0cvs2
2549 * src/matcher_parser_lex.l
2550 * src/matcher_parser_parse.y
2552 * src/prefs_filtering.c
2553 * src/prefs_filtering.h
2557 introduce per-account filtering rules. Each filtering rule can now be assigned
2558 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2559 when applying filtering rules manually, as all rules will apply - even the ones
2560 assigned to an account. This issue will be addressed soon.
2564 2006-07-31 [wwp] 2.4.0cvs1
2567 make more strings translatable.
2569 2006-07-31 [paul] 2.4.0
2573 2006-07-31 [paul] 2.3.1cvs91
2576 updated by Miquel Oliete
2578 2006-07-31 [paul] 2.3.1cvs90
2588 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2589 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2590 Aleksandar Urosevic, and Ralgh Young
2592 2006-07-31 [paul] 2.3.1cvs89
2598 Fix a race condition when, after an SC crash, rescanning
2599 folders took more than 0.5 seconds
2602 2006-07-31 [paul] 2.3.1cvs88
2605 don't translate separator strings
2607 2006-07-30 [mones] 2.3.1cvs87
2609 * doc/man/sylpheed-claws.1
2610 Fixed non-ASCII chars in Hoa's name
2614 2006-07-27 [colin] 2.3.1cvs86
2617 Don't include the leading \n in links
2620 2006-07-25 [colin] 2.3.1cvs85
2623 * src/common/socket.h
2624 * src/etpan/imap-thread.c
2625 Refresh resolvers before connecting
2626 to IMAP servers, and after switching
2627 to online. Thanks to Paul.
2631 * 2.4.0-rc4 released
2633 2006-07-17 [colin] 2.3.1cvs84
2636 Show connection attempt in statusbar before
2637 connecting (previously first message was
2638 "Retrieving messages from ..." after the
2639 connection succeeded.
2641 2006-07-16 [wwp] 2.3.1cvs83
2643 * sylpheed-claws.ico
2644 Added .ico file (windows multi-size icon file, generated).
2646 2006-07-12 [wwp] 2.3.1cvs82
2649 remove Message/Re-edit menu entry from messageview window,
2650 as sent/draft/queued messages are opened in compose window when
2651 re-edited and it's not possible to re-edit other msgs.
2653 2006-07-12 [paul] 2.3.1cvs81
2658 check online state before resetting
2659 mailcheck timer. Useful if some program
2660 verifies connection state and updates
2662 Patch by Leonid Evdokimov <darkk@users.sf.net>
2664 2006-07-12 [paul] 2.3.1cvs80
2666 * sylpheed-claws-128x128.png
2667 * sylpheed-claws-64x64.png
2668 * sylpheed-claws.png
2671 * src/prefs_toolbar.c
2672 * src/stock_pixmap.c
2673 * src/stock_pixmap.h
2676 * src/gtk/gtkutils.c
2677 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
2678 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
2679 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
2680 * src/pixmaps/sylpheed.xpm ** REMOVED **
2681 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
2682 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
2683 updated and renamed logo/icon files and related
2684 logo by Jesper Schultz
2686 2006-07-11 [paul] 2.3.1cvs79
2689 fix the labels a smidgin
2691 2006-07-09 [colin] 2.3.1cvs78
2694 Show errors in textviewer's command
2695 Patch by H. Merijn Brand
2697 2006-07-09 [colin] 2.3.1cvs77
2700 Save FMID in drafts too
2702 2006-07-08 [colin] 2.3.1cvs76
2705 Svae RMID in drafted mails too
2706 Save quote_fmt vars for whole mails,
2707 don't reset at each quote_fmt_init:
2708 allows to use the same |i{var} in
2709 various template fields
2710 * src/prefs_template.c
2712 * src/quote_fmt_parse.y
2715 2006-07-08 [colin] 2.3.1cvs75
2718 Fix highlighting of attached parts URIs
2720 2006-07-08 [colin] 2.3.1cvs74
2723 Prevent bug #981 (sc 2.3.1 segfaults with
2724 gtk+ 2.10) from being reported again:
2725 if Sylpheed-Claws has been compiled against
2726 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
2727 of if Sylpheed-Claws has been compiled against
2728 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2731 2006-07-07 [colin] 2.3.1cvs73
2733 * src/prefs_actions.c
2736 2006-07-07 [colin] 2.3.1cvs72
2738 * src/prefs_actions.c
2739 Fix compile on gtk < 2.8. argh :)
2741 2006-07-07 [paul] 2.3.1cvs71
2746 2006-07-07 [colin] 2.3.1cvs70
2750 * src/quote_fmt_lex.l
2751 * src/quote_fmt_parse.y
2752 Add |i{var}, a way to insert user-entered
2757 * 2.4.0-rc3 released
2759 2006-07-07 [colin] 2.3.1cvs69
2762 Don't consider inboxes of UNKNOWN folder
2763 classes to be useable as default inboxes
2765 2006-07-07 [paul] 2.3.1cvs68
2768 add missing #include <errno.h>
2769 Thanks to René J. Blokland
2771 2006-07-07 [paul] 2.3.1cvs67
2774 Return now Closes dialog
2778 add contextual menu to mime parts listed
2781 * src/common/utils.c
2782 reversal: ' is a valid character in URLs
2784 2006-07-06 [colin] 2.3.1cvs66
2786 * src/remotefolder.h
2787 Forgotten in previous commit
2789 2006-07-06 [colin] 2.3.1cvs65
2792 Set summary update flag whenever
2795 * src/prefs_account.c
2796 * src/common/utils.h
2797 * src/etpan/imap-thread.c
2798 Fix warnings, thanks to Fabien and
2801 2006-07-06 [wwp] 2.3.1cvs64
2803 * src/gtk/gtkutils.c
2804 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2806 2006-07-06 [wwp] 2.3.1cvs63
2815 * src/message_search.c
2816 * src/prefs_actions.c
2817 * src/prefs_filtering.c
2818 * src/prefs_filtering.h
2819 * src/prefs_template.c
2820 * src/summary_search.c
2822 * src/gtk/gtkutils.c
2823 * src/gtk/gtkutils.h
2824 * src/gtk/pluginwindow.c
2825 add help buttons to some dialogs. Clicking such buttons opens a
2826 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2828 2006-07-06 [paul] 2.3.1cvs62
2831 fix attachments contextual menu
2834 2006-07-05 [colin] 2.3.1cvs61
2838 Handle sftp:// links
2840 2006-07-05 [paul] 2.3.1cvs60
2843 grab save button by default
2846 2006-07-05 [wwp] 2.3.1cvs59
2849 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2851 2006-07-04 [colin] 2.3.1cvs58
2855 Use left click to select, middle click to open
2857 * src/common/utils.c
2860 2006-07-04 [colin] 2.3.1cvs57
2864 Warning fixes, thanks to Fabien
2866 2006-07-04 [colin] 2.3.1cvs56
2871 Allow parts to be selected via their text label
2874 2006-07-04 [colin] 2.3.1cvs55
2877 Feedback when closing (for big folders)
2878 * src/prefs_actions.c
2879 * src/prefs_filtering.c
2880 * src/prefs_matcher.c
2881 * src/prefs_template.c
2882 Fix default button when closing without
2885 2006-07-04 [colin] 2.3.1cvs54
2888 Delete local file on deletion
2890 2006-07-03 [colin] 2.3.1cvs53
2894 Don't freeze when rescanning after crash
2896 2006-07-03 [wwp] 2.3.1cvs52
2901 * src/plugins/pgpinline/pgpinline.c
2902 * src/plugins/pgpmime/pgpmime.c
2903 don't report an error when the user cancels the passphrase dialog.
2905 2006-07-02 [colin] 2.3.1cvs51
2908 Open message when crossing folders with Space,
2909 goto next unread and friends
2911 2006-07-01 [colin] 2.3.1cvs50
2913 * src/prefs_account.c
2914 Typographic rules varying from language
2915 to language (in french "Protocole :"),
2916 we have to do that :)
2918 2006-07-01 [ticho] 2.3.1cvs49
2920 * src/prefs_account.c
2921 Only use one temporary gchar* variable in
2922 prefs_account_protocol_set_optmenu().
2924 2006-07-01 [ticho] 2.3.1cvs48
2926 * src/prefs_account.c
2927 * src/prefs_account.h
2928 Use GtkLabel for existing account protocol name.
2929 Created an array for protocol names and populate the
2930 combobox from it in a for() cycle.
2932 2006-06-30 [colin] 2.3.1cvs47
2935 Block undo when changing signature (by changing
2938 2006-06-30 [paul] 2.3.1cvs46
2940 * src/send_message.c
2941 when editing From in the Compose window, use that address
2942 in the Return-Path: header
2945 2006-06-30 [colin] 2.3.1cvs45
2948 Fix signature replacement:
2949 - when no newline before separator
2952 2006-06-29 [colin] 2.3.1cvs44
2958 Let 'View/Go to/Next marked' work like
2959 Next new & Next unread: across folders
2960 Change the select_on_entry pref to do
2961 what we want when changing folder
2962 * src/common/utils.c
2963 Fix single-quoted links
2965 2006-06-29 [colin] 2.3.1cvs43
2967 * src/gtk/gtkaspell.c
2968 "Sylpheed" and "Sylpheed-Claws" do exist !
2970 2006-06-29 [colin] 2.3.1cvs42
2973 Forgot to remove debug
2975 2006-06-29 [colin] 2.3.1cvs41
2980 Disconnect from IMAP servers when going
2981 offline. Fixes bug #978 (going to offline-mode
2982 won't close connections)
2984 2006-06-29 [colin] 2.3.1cvs40
2987 Fix transient setting on failing plugins
2989 * src/plugins/pgpcore/sgpgme.c
2990 Only warn for OpenPGP. Most people don't
2993 2006-06-29 [colin] 2.3.1cvs39
2996 Fix Spelling menu (discrepancy between context menu
2997 and top menu when folder's dictionary isn't the
2999 * src/plugins/pgpcore/sgpgme.c
3000 More error reporting about why gpgme can fail
3002 2006-06-29 [wwp] 2.3.1cvs38
3005 honor the display-header-pane setting even when the message view
3006 is a separate window.
3008 2006-06-29 [wwp] 2.3.1cvs37
3010 * src/prefs_actions.c
3011 forgot to commit that one (use of GTK_STOCK_INFO).
3013 2006-06-29 [colin] 2.3.1cvs36
3016 Better handling of login errors (ask the password
3017 again once), alert in case of error. Fix three
3018 signedness warnings.
3020 2006-06-28 [wwp] 2.3.1cvs35
3022 * src/prefs_template.c
3023 * src/prefs_matcher.c
3024 * src/prefs_filtering_action.c
3026 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
3027 patch by Fabien Vantard, slightly modified.
3033 2006-06-28 [colin] 2.3.1cvs34
3035 * src/prefs_account.c
3036 Fix bug #977 (Can't add or edit imap accounts)
3038 2006-06-28 [colin] 2.3.1cvs33
3043 2006-06-28 [colin] 2.3.1cvs32
3046 Save named inlined attachments with "Save all"
3049 * src/common/plugin.c
3050 * src/common/plugin.h
3051 * src/common/sylpheed.c
3052 * src/common/utils.c
3053 * src/plugins/pgpcore/sylpheed.def
3054 * src/plugins/pgpinline/sylpheed.def
3055 * src/plugins/pgpmime/sylpheed.def
3056 Win32 compatibility patch, by
3059 2006-06-28 [wwp] 2.3.1cvs31
3062 * src/prefs_folder_item.c
3063 less compilation warnings (thanks to Fabien Vantard), less typos.
3065 2006-06-28 [paul] 2.3.1cvs30
3067 * src/gtk/gtkutils.c
3068 gtk_combo_box_set_focus_on_click() is only
3069 available since gtk 2.6.0
3071 2006-06-28 [paul] 2.3.1cvs29
3073 * src/prefs_ext_prog.c
3074 fix engrish and add a tooltip for the
3075 'command for 'Display as text' option
3081 2006-06-28 [paul] 2.3.1cvs28
3085 include textviewer.pl in releases
3087 2006-06-28 [paul] 2.3.1cvs27
3089 * src/prefs_ext_prog.c
3090 hide Print command option if libgnomeprint
3093 2006-06-27 [colin] 2.3.1cvs26
3096 Fix Esc handling in insert/attach dialog
3097 Don't show this dialog if dragging something
3098 else than text/uri-list
3099 Thanks to Fabien Vantard
3100 * tools/textviewer.pl
3101 Filter script to display stuff as text
3104 2006-06-27 [wwp] 2.3.1cvs25
3107 use the exact product name (message view title), patch
3110 2006-06-27 [ticho] 2.3.1cvs24
3112 * src/prefs_account.c
3113 * src/prefs_common.c
3114 * src/prefs_common.h
3115 * src/prefs_ext_prog.c
3117 Add a preference (Preferences/External programs)
3118 to allow "Display as text" to be done via a script
3119 (patch by H.Merijn Brand).
3120 Use GtkComboBox for protocol selection in account
3122 Only include current choice for existing accounts, and
3123 insensitivize the combobox.
3125 2006-06-27 [paul] 2.3.1cvs23
3128 fix crasher introduced in cvs21.
3131 2006-06-26 [colin] 2.3.1cvs22
3134 Fix double-frees when leaving folders
3135 after exporting to mbox
3137 2006-06-26 [colin] 2.3.1cvs21
3140 More feedback (and optimisation)
3142 * src/common/utils.c
3143 Fix case when looking for mail addresses
3144 * src/gtk/gtkutils.c
3145 Extra check for (X-)Face
3147 2006-06-25 [ticho] 2.3.1cvs20
3151 * src/gtk/gtkutils.c
3152 * src/gtk/gtkutils.h
3153 Added second argument to gtkut_sc_combobox_create() to
3154 control focus-on-click for the widget.
3155 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
3157 2006-06-25 [ticho] 2.3.1cvs19
3160 * src/gtk/Makefile.am
3161 * src/gtk/combobox.c
3162 * src/gtk/combobox.h
3163 * src/gtk/gtkutils.c
3164 * src/gtk/gtkutils.h
3165 Use GtkComboBox instead of deprecated GtkOptionMenu
3166 for account selector in compose window and for encoding
3167 selector in attachment properties.
3168 Also factorise working with the new GtkComboBox somewhat.
3170 2006-06-24 [paul] 2.3.1cvs18
3172 * src/prefs_common.c
3173 use the correct default value
3175 2006-06-24 [paul] 2.3.1cvs17
3178 * src/prefs_common.c
3179 * src/prefs_common.h
3180 * src/prefs_compose_writing.c
3181 enable setting of default action when
3182 dnd'ing files in the compose window.
3183 (Collaborative effort with wwp)
3185 2006-06-23 [wwp] 2.3.1cvs16
3188 i18n fix (thanks to Fabien Vantard)
3190 2006-06-22 [colin] 2.3.1cvs15
3192 * src/prefs_customheader.c
3193 Don't use filters in custom headers' file
3194 selector. Remember, extensions mean nothing :)
3196 2006-06-22 [paul] 2.3.1cvs14
3199 allow setting of man directory location
3201 2006-06-22 [colin] 2.3.1cvs13
3204 Add 'View/Go to/Next unread folder'.
3207 2006-06-22 [colin] 2.3.1cvs12
3209 * src/common/utils.c
3210 Add some subject prefixes
3211 Patch by Bjorn T Johansen <btj@havleik.no>
3213 2006-06-22 [colin] 2.3.1cvs11
3215 * manual/advanced.xml
3216 Forgotten hidden pref
3218 2006-06-21 [paul] 2.3.1cvs10
3220 * src/prefs_account.c
3221 complete the removal of 'Add date header' option
3223 2006-06-21 [paul] 2.3.1cvs9
3227 * src/prefs_account.c
3228 * src/prefs_account.h
3229 remove option to add date header - always
3231 * src/etpan/imap-thread.c
3232 fix warnings (Thanks to Colin)
3234 2006-06-21 [wwp] 2.3.1cvs8
3237 set the attachment flag when inline text part are (file)named. This is more convenient
3238 when receiving (for instance) inline source files or patches sent using thunderbird.
3240 2006-06-21 [paul] 2.3.1cvs7
3243 fix off-by-one count of current msg in
3244 statusbar filtering progressbar
3246 2006-06-21 [paul] 2.3.1cvs6
3249 Show attachment icon even if the part is 'inline'
3250 if the following conditions are met:
3251 - content-type != 'text/plain'
3252 - content-type != '*/pgp-signature'
3253 - either 'name' or 'filename' parameter is not NULL
3257 2006-06-21 [paul] 2.3.1cvs5
3260 * src/prefs_common.c
3261 * src/prefs_common.h
3263 add an option to 'Never send Return
3267 2006-06-20 [mones] 2.3.1cvs4
3272 typo fixed (space after comma)
3273 * tools/make.themes.project
3274 remove exec mode from tarball files
3276 2006-06-20 [colin] 2.3.1cvs3
3281 Better fix for \n's in headers (don't
3282 break Received: and others)
3284 2006-06-20 [paul] 2.3.1cvs2
3288 improve legibility of phishing attempt
3291 2006-06-20 [paul] 2.3.1cvs1
3296 Update version number following
3299 2006-06-20 [colin] 2.3.0cvs26
3302 When dragging a file to the text of the compose
3303 window, ask whether we want to insert or attach
3304 (I know lots of people who do that to attach)
3306 2006-06-20 [colin] 2.3.0cvs25
3308 * src/etpan/imap-thread.c
3309 Fix threshold (the append command is often > 32 bytes)
3311 2006-06-19 [colin] 2.3.0cvs24
3314 * src/etpan/imap-thread.c
3315 Workaround Rockliffe IMAP server bug: replace
3316 "x UID SEARCH (ANSWERED UID 1:*)" with
3317 "x UID SEARCH ANSWERED"
3318 (Rockliffe doesn't handle the parenthesis)
3320 2006-06-19 [colin] 2.3.0cvs23
3324 * src/etpan/imap-thread.c
3325 Probably fix bug #972 (Freezes when adding
3326 an attachment to the message)
3328 Modernize Firefox cmd
3331 2006-06-18 [colin] 2.3.0cvs22
3333 * src/prefs_customheader.c
3334 Only allow correct filenames for various
3337 2006-06-18 [colin] 2.3.0cvs21
3339 * src/prefs_customheader.c
3340 Add a 'From File...' button in custom headers prefs, which
3341 try to do the right thing:
3342 for normal headers, use file as plaintext,
3343 for X-Face, calls compface,
3344 for Face, encode to b64.
3346 2006-06-17 [colin] 2.3.0cvs20
3351 2006-06-16 [colin] 2.3.0cvs19
3354 Recursive quicksearch: show message list
3355 in current folder, *then* search children
3358 2006-06-16 [colin] 2.3.0cvs18
3361 Instead of ignoring SIGPIPE, save caches
3362 when getting one. Will fix the fact that
3363 hot caches are out-of-date when logging
3366 * src/prefs_compose_writing.c
3367 Only save text (not attachments) when
3368 auto-saving to drafts
3370 Always replace \n, \r and \t with spaces
3372 * manual/dist/html/Makefile.am
3373 * manual/dist/pdf/Makefile.am
3374 * manual/dist/ps/Makefile.am
3375 * manual/dist/txt/Makefile.am
3376 * manual/fr/dist/html/Makefile.am
3377 * manual/fr/dist/pdf/Makefile.am
3378 * manual/fr/dist/ps/Makefile.am
3379 * manual/fr/dist/txt/Makefile.am
3380 * manual/pl/dist/html/Makefile.am
3381 * manual/pl/dist/pdf/Makefile.am
3382 * manual/pl/dist/ps/Makefile.am
3383 * manual/pl/dist/txt/Makefile.am
3384 Fix make clean removing pregenerated manuals
3387 2006-06-16 [colin] 2.3.0cvs17
3389 * src/plugins/pgpcore/sgpgme.c
3390 * src/plugins/pgpmime/pgpmime.c
3391 * src/plugins/pgpinline/pgpinline.c
3392 Better error reporting in setup_signers.
3393 Don't fallback to default key if specified
3395 Don't allow signing if more than one secret
3396 key matches the one specified in prefs.
3398 2006-06-15 [colin] 2.3.0cvs16
3401 Add "Send queue" in the folder's contextual
3409 * src/plugins/pgpcore/passphrase.c
3410 * src/plugins/pgpcore/sgpgme.c
3411 * src/plugins/pgpinline/pgpinline.c
3412 * src/plugins/pgpmime/pgpmime.c
3413 Better error reporting
3415 Probably fix bug #971 (2.2.3 cannot read mail
3419 2006-06-15 [mones] 2.3.0cvs15
3421 * tools/make.themes.project
3422 creates the themes project from the web page
3424 2006-06-15 [colin] 2.3.0cvs14
3427 Better fix (avoid losing the folder if scan_tree
3430 2006-06-15 [cleroy] 2.3.0cvs13
3433 Probably fix Bug #969 (crash on rebuilding
3436 2006-06-14 [colin] 2.3.0cvs12
3438 * manual/dtd/manual.xsl
3439 * manual/sylpheed-claws-manual.xml
3440 * manual/fr/sylpheed-claws-manual.xml
3441 * manual/pl/sylpheed-claws-manual.xml
3442 Insert pagebreaks between sections
3444 2006-06-14 [paul] 2.3.0cvs11
3447 better fix than 2.3.0cvs10
3449 2006-06-14 [paul] 2.3.0cvs10
3452 fix setting of PACKAGE_DATA_DIR with newer autoconf
3453 (backwards compatible)
3455 2006-06-13 [colin] 2.3.0cvs9
3458 Fix sending of return receipt with the new queue folders
3460 2006-06-13 [wwp] 2.3.0cvs8
3462 * src/quote_fmt_lex.l
3463 fix wrong tokens returned in quote_fmt lexer, query not().
3465 2006-06-13 [wwp] 2.3.0cvs7
3468 * src/prefs_folder_item.c
3469 allow changing folder type even when folder is not a top-level one,
3472 2006-06-12 [colin] 2.3.0cvs6
3475 Fix double-ask of "Do you want to mark all
3478 2006-06-12 [colin] 2.3.0cvs5
3489 * src/prefs_folder_item.c
3494 * src/send_message.c
3497 Apply bug #964's patch (Queue and drafts aren't normal)
3498 The Drafts and Queue folder now contain RFC-822 files,
3499 allowing to move and copy mails from and to these
3500 folders. Moving from Drafts to Queue will prepare the
3501 mail for sending (PGP signature, encryption, etc).
3502 This patch also rework sending errors handling to try
3504 Also, allow redefining folder types via the GUI
3505 (Folder type in its Properties)
3507 2006-06-12 [colin] 2.3.0cvs4
3510 * src/prefs_common.c
3511 * src/prefs_common.h
3513 Allow to define a specific print font - patch
3514 by Bernhard Walle <bernhard.walle@gmx.de>
3516 * manual/advanced.xml
3517 * manual/fr/advanced.xml
3518 Add a hidden pref to allow deletion without
3521 2006-06-12 [wwp] 2.3.0cvs3
3524 more files to ignore.
3526 2006-06-12 [wwp] 2.3.0cvs2
3529 * src/quote_fmt_lex.l
3530 * src/quote_fmt_parse.y
3531 extend the quote_fmt parser (templates and quotes):
3532 - allow limited sub-expressions in |p{} and |f{} expressions,
3533 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3534 - implemented/fixed missing implementation of query_references and show_references,
3535 - completed, fixed contents and format of the symbols help dialog,
3536 - fix some compilation warnings.
3538 2006-06-12 [wwp] 2.3.0cvs1
3540 * manual/advanced.xml
3541 * manual/fr/advanced.xml
3542 updates in the "templates" section of the manual (eng/fr):
3543 - be more precise (both versions)
3544 - completed to match the english reference (fr version)
3545 - touchups (both versions)
3547 2006-06-12 [paul] 2.3.0
3551 2006-06-12 [paul] 2.2.3cvs14
3562 updated by Miquel Oliete, Tim, Stephan Sachse,
3563 Stavros Giannouris, Fabien Vantard, Andrea
3564 Spadaccini, Frederico Goncalves Guimaraes,
3565 Aleksandar Urosevic, and Ralgh Young
3567 2006-06-12 [colin] 2.2.3cvs13
3572 2006-06-11 [colin] 2.2.3cvs12
3575 Verify that g_malloc() succeeded
3577 2006-06-11 [colin] 2.2.3cvs11
3580 Add Face header to welcome mail
3582 2006-06-10 [colin] 2.2.3cvs10
3585 Revert previous (Forgot it changes the
3586 margin on the whole mail)
3588 2006-06-10 [colin] 2.2.3cvs9
3591 Don't overlap long headers under (X-)Face
3593 2006-06-10 [mones] 2.2.3cvs8
3596 allow generation of manual on systems lacking saxon binary
3597 but with java and the saxon library installed
3602 2006-06-09 [colin] 2.2.3cvs7
3605 Fix leak when using Display Sender using Addressbook
3607 2006-06-09 [colin] 2.2.3cvs6
3616 2006-06-09 [paul] 2.2.3cvs5
3620 * tools/claws.i18n.status.pl
3621 updated with new info
3623 2006-06-09 [paul] 2.2.3cvs4
3628 add wwp to authors list
3630 update mine and Colin's addresses
3632 2006-06-08 [colin] 2.2.3cvs3
3634 * src/etpan/imap-thread.c
3635 Fix leak on SSL cert check
3637 2006-06-08 [colin] 2.2.3cvs2
3639 * src/common/utils.c
3642 2006-06-08 [paul] 2.2.3cvs1
3645 Update version number following
3648 2006-06-07 [colin] 2.2.2cvs3
3651 Fix catching cache read errors (guint instead of gint)
3652 Prevent malloc'ing more than 8MB (means cache corruption)
3654 2006-06-07 [paul] 2.2.2cvs2
3661 * src/common/utils.c
3662 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3664 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3667 2006-06-06 [paul] 2.2.2cvs1
3670 Update version number following
3673 2006-06-06 [paul] 2.2.1cvs6
3676 fix implicit declaration of
3678 Patch by Fabien Vantard
3680 2006-06-06 [paul] 2.2.1cvs5
3683 fix age_greater and age_lower so that they
3684 mean what say and not '...or equal to'
3687 2006-06-06 [paul] 2.2.1cvs4
3690 * src/common/utils.c
3694 2006-06-05 [wwp] 2.2.1cvs3
3696 * manual/fr/account.xml
3697 minor language fixes (thanks to Fabien Vantard).
3699 2006-06-05 [colin] 2.2.1cvs2
3701 * src/prefs_folder_item.c
3703 Allow recursive setting of properties
3706 Don't freeze on 'test' filtering rule
3708 2006-06-05 [colin] 2.2.1cvs1
3711 Update version number following
3714 2006-06-04 [wwp] 2.2.0cvs82
3716 * manual/glossary.xml
3717 * manual/account.xml
3718 * manual/fr/glossary.xml
3719 * manual/fr/account.xml
3720 added glossary section and references/links related to the Face custom header.
3722 2006-06-04 [colin] 2.2.0cvs81
3725 Skip to next message on move with no
3728 2006-06-04 [wwp] 2.2.0cvs80
3731 added sanity checks, exit when needed.
3733 2006-06-03 [paul] 2.2.0cvs79
3735 * src/prefs_receive.c
3736 page name is now 'Receiving'
3738 page name is now 'Sending'
3740 2006-06-03 [colin] 2.2.0cvs78
3742 * src/plugins/spamassassin/spamassassin_gtk.c
3743 Autoswitch to Localhost if transport was previously
3744 disabled. Else people had to check [] Enable, then
3745 *reselect* transport.
3747 2006-06-03 [colin] 2.2.0cvs77
3749 * src/plugins/pgpinline/pgpinline.c
3750 * src/plugins/pgpmime/pgpmime.c
3751 Check that gpg_data_release_and_get_mem
3752 didn't fail (now, why this happens...)
3754 2006-06-03 [colin] 2.2.0cvs76
3757 Fix bug #962 (Manual and/or UI should
3758 warn about incompatible locking
3761 2006-06-02 [cleroy] 2.2.0cvs75
3769 2006-06-02 [colin] 2.2.0cvs74
3772 On exit, free caches after writing them
3773 Shuts up some valgrind false positives
3775 * src/send_message.c
3776 Fix races when reusing existing SMTP connections
3777 Fix inexistant session timeout
3779 Display alertpanel after all queues have
3780 been processed, not after each
3782 2006-06-02 [wwp] 2.2.0cvs73
3784 * manual/fr/glossary.xml
3787 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3789 2006-06-02 [wwp] 2.2.0cvs72
3792 * manual/dist/pdf/Makefile.am
3793 * manual/dtd/manual.xsl
3794 * manual/fr/dist/pdf/Makefile.am
3795 * manual/pl/dist/pdf/Makefile.am
3796 we changed the procedure to generate the .pdf version of the manual.
3797 The procedure is more modern and the .pdf we get now has a valid index.
3798 Here are the new pre-requisites:
3800 - JRE 1.x (1.4 here): there must be one from your distro
3801 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3802 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3803 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3805 See my posts for further info about the installation of this toolchain:
3807 Date: Fri, 19 May 2006 19:40:06 +0200
3808 From: wwp <subscript@free.fr>
3809 To: sylpheed-claws-devel@lists.sourceforge.net
3810 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3814 Date: Wed, 24 May 2006 12:58:49 +0200
3815 From: wwp <subscript@free.fr>
3816 To: sylpheed-claws-devel@lists.sourceforge.net
3817 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3819 2006-06-01 [colin] 2.2.0cvs71
3822 Better guards against IMAP races
3824 * src/prefs_common.c
3825 * src/prefs_common.h
3826 * src/common/ssl_certificate.c
3827 * src/etpan/imap-thread.c
3828 * src/etpan/imap-thread.h
3829 * src/gtk/sslcertwindow.c
3830 New hidden option ssl_skip_cert_check to
3831 avoid dups of bug #959 (libetpan linked
3832 against gnutls and gnutls buggy on 64bit)
3833 Present expired warning only once per
3835 * manual/advanced.xml
3836 * manual/fr/advanced.xml
3839 2006-06-01 [wwp] 2.2.0cvs70
3842 fix for bug #961 (return receipt dialog
3843 complains incorrectly about return-path
3844 email adress being different), thanks
3847 2006-05-31 [cleroy] 2.2.0cvs69
3850 Guard against NULLs, although this
3851 should never be an issue
3853 2006-05-31 [colin] 2.2.0cvs68
3858 Don't remove caches when destroying folder, it
3859 could (should) be done at exit
3861 free processing cache after incorporation
3862 * src/etpan/imap-thread.c
3863 Maybe fix bug #959 (Crash on moving to emails
3864 to a imap account per ssl with a expired
3867 2006-05-30 [colin] 2.2.0cvs67
3870 Put back event flush when displaying message
3871 It avoids reading a bunch of messages just
3872 by hitting shift-n for too long ;)
3874 2006-05-29 [colin] 2.2.0cvs66
3877 Remove useless g_warnings
3879 2006-05-29 [colin] 2.2.0cvs65
3882 Fix g_slist_append()s for performance
3884 2006-05-29 [colin] 2.2.0cvs64
3887 * src/common/utils.c
3888 Fix extraneous tab at start of addresses
3890 Fix warnings (thanks to Fabien)
3891 Fix crash at exit when composing messages
3894 Fix progress bar when deleting expired mails
3897 * src/gtk/gtksctree.c
3898 Fix re-sorting slowness
3900 2006-05-29 [paul] 2.2.0cvs63
3903 fetch full message when moving mails
3904 from another mailbox, (fixed data loss
3905 when filtering from IMAP to MH, introduced
3909 2006-05-29 [mones] 2.2.0cvs62
3911 * src/gtk/gtksctree.c
3912 Unselect faster (patch by Colin)
3914 2006-05-26 [colin] 2.2.0cvs61
3917 Unplug MSGINFO_UPDATE callback on delete too.
3919 2006-05-26 [colin] 2.2.0cvs60
3922 Fix bold in folder selection window with glib2.10
3925 2006-05-26 [colin] 2.2.0cvs59
3928 Convert date only if necessary (and don't
3929 try to convert from utf8 to utf8, too)
3931 Only set column's text if the column's
3934 2006-05-26 [colin] 2.2.0cvs58
3937 * src/gtk/gtkutils.c
3940 2006-05-26 [colin] 2.2.0cvs57
3943 Make summaryview selectable as long as
3944 no message has focus
3946 Faster deletion (by implementing mh_remove_msgs)
3947 Faster copy (avoid using mh_fetch_msg just to get
3949 Faster move (using move_file instead of copy_file
3951 No progressbar if total number of mails to cp/mv
3954 Fix removal from subject_table when mail gets moved
3955 Faster deletion (g_slist_prepend instead of append)
3956 * src/gtk/gtksctree.c
3959 2006-05-25 [colin] 2.2.0cvs56
3961 * src/common/ssl_certificate.c
3962 Fix leak in expired cert check
3964 2006-05-25 [colin] 2.2.0cvs55
3967 Disable flags syncing on .mh_sequences - it
3968 is buggy and marks mails read under unknown
3973 * 2.3.0-rc4 released
3975 2006-05-24 [colin] 2.2.0cvs54
3977 attention cvs users: if you manage to crash
3978 Sylpheed-Claws while moving, copying or deleting
3979 mails, we *are* interested in stack traces and
3980 valgrind logs. It looks stable, but one never
3984 Add progressbar for cache updates
3986 Optimize Mark all read in the current
3989 Add progressbar for copy/move
3991 Optimize O(n^2) in copy/move
3993 * src/gtk/gtksctree.c
3994 Optimize O(n^2) algos
3995 * src/common/timing.h
3996 Display ms instead of us
3998 2006-05-24 [wwp] 2.2.0cvs53
4000 * manual/fr/advanced.xml
4001 updates to the French manual.
4003 2006-05-24 [wwp] 2.2.0cvs52
4005 * src/common/utils.c
4006 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
4008 2006-05-24 [wwp] 2.2.0cvs51
4011 fixed "mark all read" in MH folders (thanks to Colin).
4013 2006-05-24 [paul] 2.2.0cvs50
4015 * doc/man/sylpheed-claws.1
4016 updated the man page
4018 2006-05-23 [colin] 2.2.0cvs49
4026 * src/send_message.c
4028 * src/gtk/sslcertwindow.c
4029 alertpanel fixes, by Fabien
4031 2006-05-23 [colin] 2.2.0cvs48
4037 * src/gtk/gtksctree.c
4038 * src/gtk/gtksctree.h
4040 Fix slow loading problem, which was caused by the
4041 use of some gtk_ctree funcs and their use of
4042 g_list_position while gtk_ctree_(un)link'ing.
4043 Reap more functions from gtkctree.c to be sure we
4044 use our (fast) version instead of theirs.
4046 Fix copy of unread mails
4049 2006-05-22 [wwp] 2.2.0cvs47
4051 * manual/fr/advanced.xml
4054 2006-05-22 [colin] 2.2.0cvs46
4057 Fix possible infinite loop. 'copy' is not a
4058 final action, so when encountering a 'copy',
4059 we have to check if a previous one was set
4060 and do it. In the same way, if we encounter
4061 a 'move' we have to perform a possibly
4062 pending 'copy'. This will slow down filtering
4063 on IMAP if move+copy or multiple copy actions
4064 are to be done, but handling it via the batch
4065 would be really too convoluted.
4067 2006-05-22 [wwp] 2.2.0cvs45
4069 * manual/fr/advanced.xml
4071 * manual/fr/glossary.xml
4072 * manual/fr/handling.xml
4073 * manual/fr/intro.xml
4074 * manual/fr/plugins.xml
4075 * manual/fr/sylpheed-claws-manual.xml
4076 sync w/ the english manual: updates URIs, documented mailing-list
4077 support, better explanation about the enabled/disabled feature
4078 in filtering/processing rules by Paul.
4080 2006-05-21 [colin] 2.2.0cvs44
4083 Don't expand after building threads, but during
4085 2006-05-21 [colin] 2.2.0cvs43
4089 More timing possibilities... For next time I have
4090 to find out how the hell some 3GHz computer takes
4091 one minute to open a 30k folder...
4093 2006-05-21 [colin] 2.2.0cvs42
4095 * manual/pl/advanced.xml
4097 * manual/pl/glossary.xml
4098 * manual/pl/handling.xml
4099 * manual/pl/intro.xml
4100 * manual/pl/plugins.xml
4101 * manual/pl/sylpheed-claws-manual.xml
4102 Polish manual updated by Pawel
4106 * 2.3.0-rc3 released
4108 2006-05-20 [colin] 2.2.0cvs41
4112 - remove cache of moved messages from original folder
4113 - apply new flags to messages even if they aren't appliable
4118 * 2.3.0-rc2 released
4120 2006-05-19 [colin] 2.2.0cvs40
4123 Don't issue SELECT in imap_change_flags
4124 before having checked that we indeed have
4125 some flags to change. MSG_POSTFILTERED for
4126 example can't be used on IMAP.
4127 Fixes bug #955 (copying messages between
4128 imap folders is extremely slow), which was
4131 2006-05-19 [colin] 2.2.0cvs39
4136 Try to fix bug #830 (Some unread messages
4137 get marked read in IMAP inbox):
4138 - Prevent scanning a folder if it's being
4140 - Postpone opening via the GUI of a folder
4144 2006-05-19 [wwp] 2.2.0cvs38
4146 * manual/advanced.xml
4147 fix English+typo (thanks to Paul).
4149 2006-05-19 [wwp] 2.2.0cvs37
4151 * manual/advanced.xml
4152 * manual/fr/advanced.xml
4153 * src/gtk/logwindow.c
4154 * src/prefs_common.c
4155 * src/prefs_common.h
4156 added hidden prefs to allow customization of colors used in
4157 protocol log window (useful for dark gtk+ themes).
4159 2006-05-19 [wwp] 2.2.0cvs36
4162 fix an old erroneous changelog entry (thanks to Fabien Vantard).
4164 2006-05-19 [paul] 2.2.0cvs35
4167 make Reply-To fully clickable
4168 * src/gtk/logwindow.c
4169 more colouring (SMTP ESMTP)
4170 Both patches by Pawel Pekala
4172 2006-05-19 [cleroy] 2.2.0cvs34
4175 Don't update flags from current folder
4176 Probably fixes bug #935 (Read Messages
4177 Revert to Being Marked as Unread)
4179 2006-05-18 [colin] 2.2.0cvs33
4187 Allow replying to multiple emails
4190 * src/etpan/imap-thread.c
4193 2006-05-18 [paul] 2.2.0cvs32
4196 keep Mailing-List menu refreshed
4199 2006-05-18 [paul] 2.2.0cvs31
4201 * manual/advanced.xml
4203 * manual/glossary.xml
4204 * manual/handling.xml
4206 * manual/plugins.xml
4207 * manual/sylpheed-claws-manual.xml
4209 add info about mailing-list support
4214 * src/plugins/dillo_viewer/README
4217 2006-05-17 [wwp] 2.2.0cvs30
4219 * manual/handling.xml
4220 * manual/fr/handling.xml
4221 documented the ability to enabled/disable filtering/processing rules.
4223 2006-05-17 [colin] 2.2.0cvs29
4226 Don't initialize g_thread subsystem if it's
4227 already done (thanks to Hiro)
4229 Fix saving of parts when there name can't be
4230 converted from UTF-8.
4232 2006-05-17 [paul] 2.2.0cvs28
4235 fix config.status warning with autoconf 2.60
4237 2006-05-17 [paul] 2.2.0cvs27
4242 2006-05-17 [wwp] 2.2.0cvs26
4245 fix useless and potentially dangerous buffer walking (thanks to Colin).
4247 2006-05-17 [wwp] 2.2.0cvs25
4249 * src/plugins/demo/demo.c
4250 updated product name in plugin demo (many plugins need to be
4251 sync'ed w/ that change).
4253 2006-05-17 [colin] 2.2.0cvs24
4258 2006-05-16 [colin] 2.2.0cvs23
4261 Stupid me hit again. Fix cvs22.
4263 2006-05-16 [colin] 2.2.0cvs22
4266 Fix bug #922 (sylpheed-claws crashed after
4267 pushing on Inbox folder)
4269 2006-05-16 [colin] 2.2.0cvs21
4272 Make From header be copy/paste/select-able
4274 2006-05-16 [wwp] 2.2.0cvs20
4279 * src/etpan/imap-thread.c
4280 fix some compiler warnings (thanks to Colin).
4282 2006-05-16 [wwp] 2.2.0cvs19
4290 * src/send_message.c
4292 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
4294 2006-05-15 [colin] 2.2.0cvs18
4297 Fix automatic rule creation with List-Post
4299 2006-05-15 [paul] 2.2.0cvs17
4301 * tools/filter_conv_new.pl
4302 updated for rule enabling/disabling
4303 claws version >= 2.3.x required
4305 2006-05-15 [cleroy] 2.2.0cvs16
4310 2006-05-15 [cleroy] 2.2.0cvs15
4315 2006-05-15 [wwp] 2.2.0cvs14
4317 * manual/pl/.cvsignore
4318 ignore generated files.
4320 2006-05-14 [wwp] 2.3.0-rc1
4322 * 2.3.0-rc1 released
4324 2006-05-13 [wwp] 2.2.0cvs13
4329 * src/matcher_parser_lex.l
4330 * src/matcher_parser_parse.y
4331 * src/prefs_filtering.c
4332 new feature: provide the ability to disable filtering and processing
4333 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
4336 2006-05-13 [colin] 2.2.0cvs12
4339 Remove useless if (a) b; else b;
4342 2006-05-13 [wwp] 2.2.0cvs11
4350 no more silent failures (or at least less ones) when importing
4351 or exporting from/to mbox. Also start importing/exporting if
4352 the necessary info is set.
4354 2006-05-13 [wwp] 2.2.0cvs10
4357 restored up-to-date release notes.
4359 2006-05-13 [paul] 2.2.0cvs9
4363 updated by Tim Dijkstra and Pavlo Bohmat
4365 2006-05-12 [colin] 2.2.0cvs8
4367 * src/gtk/quicksearch.c
4368 Add "k" as shortcut for "colorlabel". Patch
4369 by ath42@users.sf.net.
4371 2006-05-12 [paul] 2.2.0cvs7
4373 * src/prefs_common.h
4374 * src/prefs_summaries.c
4376 when entering a folder also allow
4377 going directly to first Marked message
4379 2006-05-12 [paul] 2.2.0cvs6
4382 always obey 'confirm before marking all
4385 2006-05-12 [paul] 2.2.0cvs5
4388 make Sender fully clickable
4390 2006-05-12 [colin] 2.2.0cvs4
4394 Let From be editable
4397 Full support of .mh_sequences' Unseen seq
4399 2006-05-12 [colin] 2.2.0cvs3
4405 * src/prefs_spelling.c
4412 Add contextual menu on Compose toolbar
4413 button. Fixes bug #944 (Automatic
4414 addresses not applied when changing account
4415 from compose window)
4416 add Mailing List support
4417 based on the old 0.6.5claws25 patch by
4418 Melvin Hadasht, with finishing touches
4420 Fix "ignore thread" when mails are threaded by
4421 subject (and weren't ignored although appearing
4424 Both patches by Pawel.
4426 2006-05-08 [paul] 2.2.0cvs2
4435 add Mailing List support
4436 based on the old 0.6.5claws25 patch by
4437 Melvin Hadasht, with finishing touches
4440 2006-05-08 [colin] 2.2.0cvs1
4445 Add contextual menu on Compose toolbar
4446 button. Fixes bug #944 (Automatic
4447 addresses not applied when changing account
4448 from compose window)
4450 2006-05-08 [paul] 2.2.0
4454 2006-05-08 [paul] 2.1.1cvs51
4464 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4465 Fabien Vantard, Frederico Goncalves Guimaraes,
4466 Aleksandar Urosevic, and Ralgh Young
4468 2006-05-12 [colin] 2.1.1cvs50
4479 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4480 Fabien Vantard, Frederico Goncalves Guimaraes,
4481 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
4483 2006-05-05 [colin] 2.1.1cvs49
4485 * manual/Makefile.am
4486 * manual/pl/Makefile.am
4487 * manual/pl/account.xml
4489 * manual/pl/addrbook.xml
4490 * manual/pl/advanced.xml
4492 * manual/pl/glossary.xml
4494 * manual/pl/handling.xml
4495 * manual/pl/intro.xml
4496 * manual/pl/keyboard.xml
4497 * manual/pl/plugins.xml
4498 * manual/pl/starting.xml
4499 * manual/pl/sylpheed-claws-manual.xml
4500 * manual/pl/dist/.cvsignore
4501 * manual/pl/dist/Makefile.am
4502 * manual/pl/dist/html/.cvsignore
4503 * manual/pl/dist/html/Makefile.am
4504 * manual/pl/dist/pdf/.cvsignore
4505 * manual/pl/dist/pdf/Makefile.am
4506 * manual/pl/dist/ps/.cvsignore
4507 * manual/pl/dist/ps/Makefile.am
4508 * manual/pl/dist/txt/.cvsignore
4509 * manual/pl/dist/txt/Makefile.am
4510 Add the polish translation of the manual,
4511 Authored by Pawel Pekala.
4513 2006-05-05 [cleroy] 2.1.1cvs48
4516 Re-read matcherrc after loading plugins
4517 if some of them add folders.
4519 2006-05-03 [colin] 2.1.1cvs47
4524 2006-05-03 [colin] 2.1.1cvs46