1 2006-09-13 [colin] 2.4.0cvs185
8 Fix misc. printing issues:
9 - Bad font for linkified headers
10 - Different font if the mail was displayed or not
13 2006-09-13 [colin] 2.4.0cvs184
15 * src/common/ssl_certificate.c
16 Only get FQDN once when checking certificate
18 2006-09-13 [colin] 2.4.0cvs183
21 * src/gtk/pluginwindow.c
22 Misc. GUI fixes by Fabien
24 2006-09-13 [wwp] 2.4.0cvs182
29 get rid of unused wide-char functions.
31 2006-09-13 [wwp] 2.4.0cvs181
33 * src/plugins/pgpinline/sylpheed.def
35 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
36 add privacy_reset_error to the .def file,
37 do not fork for an external textviewer.
39 2006-09-13 [wwp] 2.4.0cvs180
42 fix broken font entry in prefs (patch issued by the gpg4win team,
43 probably by Marcus Brinkmann <marcus@g10code.de>).
45 2006-09-13 [colin] 2.4.0cvs179
48 Fix a warning in summaryview.c
52 Add missing Mark/* elements in the
55 2006-09-12 [colin] 2.4.0cvs178
58 * src/prefs_filtering_action.c
60 Use (New) instead of New everywhere
62 2006-09-12 [wwp] 2.4.0cvs177
64 * manual/fr/addrbook.xml
65 * manual/fr/handling.xml
66 updated some quotes in the fr manual to match the fr translation.
68 2006-09-12 [wwp] 2.4.0cvs176
71 don't store translated string elements in matcher expressions.
72 Also fixed a misused of Q_().
74 2006-09-11 [wwp] 2.4.0cvs175
76 * src/plugins//bogofilter/bogofilter.c
77 * src/plugins//clamav/clamav_plugin.c
78 * src/plugins//demo/demo.c
79 * src/plugins//dillo_viewer/dillo_viewer.c
80 * src/plugins//pgpcore/plugin.c
81 * src/plugins//pgpinline/plugin.c
82 * src/plugins//pgpmime/plugin.c
83 * src/plugins//spamassassin/spamassassin.c
84 gettext-ize more strings (mostly plugin error messages).
86 2006-09-11 [colin] 2.4.0cvs174
89 Make maximum buffer size bigger to avoid
90 truncating translated messages. Patch by
93 2006-09-11 [colin] 2.4.0cvs173
95 * src/etpan/imap-thread.c
96 Fix compilation on OpenBSD, thanks to
99 2006-09-10 [wwp] 2.4.0cvs172
102 * manual/addrbook.xml
103 * manual/handling.xml
104 * manual/es/handling.xml
105 * manual/fr/account.xml
106 * manual/fr/addrbook.xml
107 * manual/fr/handling.xml
108 documented addressbook matching (condition configuration):
110 documented per-account filtering rules (handling/filtering
111 section, account section):
112 account.xml, handling.xml, en fr
113 slightly updated the handling/searching section to tell few
114 words about the extended search ability:
116 added missing <quote></quotes> to Quick Search:
117 handling.xml, en fr es
118 fixed a typo (auomatically):
120 changes revisited by Paul.
122 2006-09-10 [paul] 2.4.0cvs171
124 * src/prefs_actions.c
125 * src/prefs_filtering.c
126 * src/prefs_template.c
127 adjustments to the gui
128 Patch by Fabien Vantard (slightly modified)
130 2006-09-10 [colin] 2.4.0cvs170
133 Check folderitem/summaryview consistency
134 (basically automates Update summary). Fixes
135 #1011 (wrong (negative) count on unread
138 2006-09-10 [colin] 2.4.0cvs169
140 * src/gtk/gtksctree.c
141 Fix recursive expansion via mouse
142 * src/plugins/bogofilter/bogofilter.c
143 Use normal filtering way of moving
144 messages (batching), possibly fixing
145 bug #1015 (Bogofilter plugin doubles
148 2006-09-09 [wwp] 2.4.0cvs168
150 * src/prefs_filtering.c
151 better place for this fix.
153 2006-09-09 [wwp] 2.4.0cvs167
155 * src/prefs_filtering.c
156 fix a minor bug when the enabled status of a filtering/processing
157 rule always got set to TRUE when replacing this rule. That still
158 make sense when adding a new rule, but now when replacing, we
159 don't override the value of 'enabled'.
160 Also renamed the func prefs_filtering_list_view_get_rule_name()
161 to prefs_filtering_list_view_get_info() as this function not only
162 returns the name, but also the account_id and the enabled status.
164 2006-09-09 [mones] 2.4.0cvs166
166 * manual/glossary.xml
168 Minor format corrections
170 Fix misplaced NO WARRANTY section
171 * manual/es/advanced.xml
173 * manual/es/glossary.xml
175 * manual/es/handling.xml
176 * manual/es/plugins.xml
177 * manual/es/starting.xml
178 Incorporate changes from English version
182 Fix address, (add translation credits in es version)
186 2006-09-09 [wwp] 2.4.0cvs165
188 * src/prefs_filtering.c
189 fix a crash when opening filtering prefs, if matcherrc file contains
190 broken data (non-existing account id, which is theoretically not
193 2006-09-08 [colin] 2.4.0cvs164
196 Wrong assert, make it an if()
197 * src/gtk/gtksctree.c
198 Fix bug #1013 (expand selected thread
199 tree) - expanding is now recursive
201 2006-09-07 [wwp] 2.4.0cvs163
203 * src/prefs_matcher.c
204 make better sentences about addressbook matching in the
205 matcher prefs. This should make translators' work easier
208 2006-09-07 [wwp] 2.4.0cvs162
210 * src/prefs_filtering.c
211 code simplification (get rid of dup var. assignment).
213 2006-09-07 [wwp] 2.4.0cvs161
216 use GTK_STOCK icons when possible, patch by Fabien Vantard
219 2006-09-07 [paul] 2.4.0cvs160
222 fix compilation warnings
225 2006-09-07 [paul] 2.4.0cvs159
228 select the mimepart icon when
232 2006-09-06 [paul] 2.4.0cvs158
234 * src/prefs_filtering.c
235 fix labels and table element spacing
236 Patch by Fabien Vantard
242 2006-09-06 [paul] 2.4.0cvs157
244 * manual/es/advanced.xml
247 2006-09-06 [wwp] 2.4.0cvs156
250 fix an dup launch issue when iconified, thanks to Colin.
252 2006-09-06 [wwp] 2.4.0cvs155
254 * src/gtk//gtksctree.h
255 oops, forgot that one!
257 2006-09-06 [wwp] 2.4.0cvs154
259 * manual/pl/advanced.xml
260 * manual/advanced.xml
261 * manual/es/advanced.xml
262 * manual/fr/advanced.xml
263 * src/prefs_customheader.c
264 * src/prefs_filtering_action.c
266 * src/prefs_summaries.c
267 * src/prefs_filtering.c
270 * src/prefs_summary_column.c
272 * src/prefs_actions.c
273 * src/prefs_folder_column.c
275 * src/prefs_template.c
276 * src/prefs_display_header.c
278 * src/prefs_matcher.c
280 * src/prefs_toolbar.c
283 * src/gtk/gtksctree.c
284 * src/gtk/pluginwindow.c
285 * src/gtk/progressdialog.c
286 * src/gtk/prefswindow.c
287 renamed hidden option enable_rules_hint to use_stripes_everywhere
288 to make its meaning more obvious (all versions of the manual reflect
290 added an extra hidden option use_stripes_in_summary to allow
291 discarding these stripes in mainwindow's folder and message lists;
292 en and fr manuals only are OK towards this.
294 2006-09-06 [colin] 2.4.0cvs153
297 Hide Sylpheed-Claws' internal queue headers
298 when showing all headers. They'll be present
299 only in Source window.
301 2006-09-05 [colin] 2.4.0cvs152
303 * src/plugins/trayicon/trayicon.c
304 Fix crash at exit - we have to disconnect
306 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
307 Update eggtrayicon - patch adapted from a
308 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
311 2006-09-05 [colin] 2.4.0cvs151
314 * src/gtk/logwindow.c
315 Fix race condition when something writes
316 to the log too soon during init. Thanks
319 2006-09-05 [colin] 2.4.0cvs150
322 Don't select part on right-click either
324 2006-09-05 [paul] 2.4.0cvs149
327 completion of previous commit
330 2006-09-05 [colin] 2.4.0cvs148
333 Don't force selection on middle-click, just open
335 2006-09-04 [colin] 2.4.0cvs147
338 Looks like gtk_notebook_set_current_page()
339 sometimes steals focus, and this annoys us
340 in MimeViewers as it renders navigation
341 keys useless. Take back focus after switching
344 2006-09-04 [colin] 2.4.0cvs146
347 Set stop_loading when clicking on Next
348 during load. Don't add a callback to
349 avoid over-complicating things.
351 2006-09-04 [colin] 2.4.0cvs145
355 Fix multiple loads in separate messageview
357 2006-09-04 [colin] 2.4.0cvs144
360 Let navigation keys be handled during
363 2006-09-04 [colin] 2.4.0cvs143
369 Make loading of huge mails (lots of text and/or
370 images) cancellable, so the GUI doesn't block
372 2006-09-04 [colin] 2.4.0cvs142
374 * src/plugins/trayicon/trayicon.c
375 Fix annoyance when removing a folder with
376 unread mails: trayicon didn't update
378 2006-09-04 [paul] 2.4.0cvs141
380 * src/gtk/icon_legend.c
381 straighten up columns
382 Patch by Fabien Vantard
384 2006-09-04 [wwp] 2.4.0cvs140
386 * src/prefs_filtering.c
387 fix new line's account name in filtering prefs:
388 was "All", is now "(New)".
390 2006-09-04 [paul] 2.4.0cvs139
392 * tools/make.themes.project
393 use "AUTOMAKE_OPTIONS = dist-bzip2"
394 instead of homebrewed "make release"
396 2006-09-03 [colin] 2.4.0cvs138
399 Fix bug #1007 (Wrong folder highlighted)
401 2006-09-03 [colin] 2.4.0cvs137
404 Don't set Newsgroup: header to a mail folder
407 2006-09-03 [paul] 2.4.0cvs136
410 * src/prefs_spelling.c
413 2006-09-03 [paul] 2.4.0cvs135
415 * src/prefs_summaries.c
416 correct menu item text in prefs_keybind_apply_clicked()
418 2006-09-03 [paul] 2.4.0cvs134
420 * manual/advanced.xml
421 some improvements to the descriptions
426 fix menu sensitivity issues
427 * src/prefs_message.c
428 drop the useless word 'short'
430 add the word 'lines' indicating log length
431 is a measure of lines
433 fix compilation warnings
435 2006-09-02 [colin] 2.4.0cvs133
438 Display a special return-receipt message
439 if the message is from the user
441 Fix missing freeze of the list when marking
442 all read and unthreading for exec. Thanks
445 2006-09-02 [paul] 2.4.0cvs132
448 * src/prefs_message.c
452 2006-09-02 [wwp] 2.4.0cvs131
454 * src/prefs_filtering.c
455 added an account name column to the filtering rules
458 2006-09-02 [colin] 2.4.0cvs130
460 * src/gtk/logwindow.c
461 * src/gtk/logwindow.h
462 Block scrolling if we're not at the end
465 2006-09-02 [colin] 2.4.0cvs129
468 Make sure account-specific rules can't
469 be used in {pre-,post-,}processing
471 * src/gtk/logwindow.c
472 * src/gtk/logwindow.h
473 Jump to last error when clicking on the
476 2006-09-02 [colin] 2.4.0cvs128
486 Let proc_mbox know its account, for
487 account-specific rules
489 2006-09-01 [colin] 2.4.0cvs127
492 Don't uselessly use iconv to convert from
498 Fix certain log cases, disable warning icon
499 for now, the correct way to display it when
500 necessary and only when necessary is probably
501 to do it manually rather than use error logs
502 * src/etpan/imap-thread.c
503 Clean up UID logging a bit
504 * src/gtk/logwindow.c
505 * src/gtk/logwindow.h
506 Make logging faster when the window's closed
508 2006-09-01 [wwp] 2.4.0cvs126
510 * manual/fr/account.xml
511 reflect changes to the ref. manual (parts of cvs72):
512 fix tabnames and quotes.
514 2006-09-01 [wwp] 2.4.0cvs125
516 * manual/fr/plugins.xml
517 reflect changes to the reference manual (cvs42):
518 update IRC channel info.
520 2006-09-01 [wwp] 2.4.0cvs124
523 use CVSEDITOR env. var. if set, according to `man cvs`.
525 2006-09-01 [wwp] 2.4.0cvs123
527 * manual/advanced.xml
528 better sentence again (thanks to Paul).
530 2006-09-01 [wwp] 2.4.0cvs122
532 * manual/advanced.xml
533 fix definition of toolbar_detachable and rework a bit the one of
536 2006-09-01 [mones] 2.4.0cvs121
538 * manual/advanced.xml
539 Document enable_dotted_lines
541 2006-09-01 [paul] 2.4.0cvs120
548 obey the 'When entering folder...' option
549 when using the /View/Go to/... menu items
552 2006-08-31 [colin] 2.4.0cvs119
555 Revert 2.4.0cvs116, wrong fix.
557 2006-08-31 [colin] 2.4.0cvs118
559 * src/gtk/gtksctree.c
560 Better state the various copyrights
562 2006-08-31 [colin] 2.4.0cvs117
565 fix enable_dotted_lines
567 2006-08-31 [colin] 2.4.0cvs116
570 Use pref "Always open on select" when going
571 to next unread folder
572 * src/gtk/gtksctree.c
573 Fix link failure to _gtk_clist_create_cell_layout
574 on certain computers. (Why not mine, I wonder)
576 2006-08-31 [colin] 2.4.0cvs115
580 * src/plugins/bogofilter/bogofilter.c
581 * src/plugins/spamassassin/spamassassin.c
582 Requalify some "errors" to warnings
586 Add an icon in the statusbar to notify
588 * src/gtk/gtksctree.c
591 Make the GtkSCTree look more modern by
592 alternating background lines
595 Add a pref to let people have the old
599 2006-08-30 [colin] 2.4.0cvs114
603 Provide a way to filter a list of
604 messages in an optimised manner, and
605 add a list-filtering hook
609 Use the list filtering
610 * src/plugins/bogofilter/bogofilter.c
611 Use the list-filtering hook
612 Use -b (bulk) mode for more speed
613 when learning and filtering
614 * src/etpan/imap-thread.c
615 Make log output shorter in UID SEARCH
618 2006-08-30 [colin] 2.4.0cvs113
620 * src/plugins/bogofilter/bogofilter.c
621 Really fast mass learning - thanks to David
622 Relson for the options explanations :)
624 2006-08-30 [colin] 2.4.0cvs112
627 Fix compilation on FreeBSD. Thanks
630 2006-08-29 [colin] 2.4.0cvs111
633 Handle "popup_menu" signal (for popping the
634 menu via the keyboard)
641 Factorize scrolling code, and add an API
642 for MimeViewers to handle scroll orders
644 2006-08-29 [wwp] 2.4.0cvs110
646 * src/plugins//bogofilter/bogofilter.c
647 * src/plugins//spamassassin/spamassassin.c
648 make the bogofilter/spamassassin filtering error dialogs at
649 incorporation obey to the "don't popup error dialog on
650 receive error" option. If disabled, feed the log window w/
657 2006-08-29 [paul] 2.4.0cvs109
660 remove 'make release', it's not needed
661 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
663 2006-08-29 [paul] 2.4.0cvs108
666 * src/summary_search.c
667 * src/gtk/progressdialog.c
668 * src/plugins/pgpcore/passphrase.c
669 replace deprecated gtk_window_set_policy()
671 2006-08-29 [colin] 2.4.0cvs107
674 Fix data loss when copy fails during a move:
675 only use fast remove_msgs if everything was
676 copied OK; else use slow remove_msg on the
677 mails that got copied only.
679 2006-08-28 [paul] 2.4.0cvs106
682 revert change in 2.4.0cvs104, it breaks
685 2006-08-28 [paul] 2.4.0cvs105
687 * src/plugins/spamassassin/spamassassin.c
690 2006-08-28 [paul] 2.4.0cvs104
693 fix data loss when moving to another
695 * src/prefs_spelling.c
697 * src/gtk/pluginwindow.c
698 improve the layout of the dialog text
701 2006-08-28 [paul] 2.4.0cvs103
703 * src/plugins/bogofilter/bogofilter.c
704 * src/plugins/bogofilter/bogofilter_gtk.c
705 fix english up a bit, innit
707 2006-08-28 [paul] 2.4.0cvs102
712 require autoconf 2.60, enabling building
713 with gettext 0.15 (gettext 0.14.x build still
714 possible). Replace Makefiles with versions
716 Remove configure options --with-localedir and
717 --with-mandir. The options that are provided
718 directly by autoconf 2.60 can be used instead:
721 2006-08-27 [colin] 2.4.0cvs101
723 * src/plugins/bogofilter/Makefile.am
724 Fix make dist (no README)
726 2006-08-27 [colin] 2.4.0cvs100
729 Don't use F_UNKNOWN folders for any default
731 * src/plugins/bogofilter/bogofilter.c
732 * src/plugins/bogofilter/bogofilter.h
733 * src/plugins/bogofilter/bogofilter_gtk.c
734 Add an option to specify the path to bogofilter
735 Use single-quotes to be able to learn in folders
736 with spaces in their names
737 Verify learning status
739 2006-08-27 [colin] 2.4.0cvs99
743 Document Bogofilter plugin
745 2006-08-27 [colin] 2.4.0cvs98
751 When possible, copy the queued mail to sent folder
752 instead of re-adding. Much faster on IMAP.
754 2006-08-27 [colin] 2.4.0cvs97
757 Disable mmaped caches - huge metadata loss
758 here after a power failure.
760 Add quicksearch timing
761 * src/common/plugin.c
762 * src/common/plugin.h
763 Implement an interface to tell what plugins
764 provide. Prevent loading of similar plugins.
765 * src/plugins/clamav/clamav_plugin.c
766 * src/plugins/demo/demo.c
767 * src/plugins/dillo_viewer/dillo_viewer.c
768 * src/plugins/pgpcore/plugin.c
769 * src/plugins/pgpinline/pgpinline.c
770 * src/plugins/pgpmime/pgpmime.c
771 * src/plugins/spamassassin/spamassassin.c
772 * src/plugins/trayicon/trayicon.c
773 Implement plugin_provides()
775 2006-08-27 [colin] 2.4.0cvs96
778 * src/plugins/Makefile.am
779 * src/plugins/bogofilter/.cvsignore
780 * src/plugins/bogofilter/Makefile.am
781 * src/plugins/bogofilter/bogofilter.c
782 * src/plugins/bogofilter/bogofilter.h
783 * src/plugins/bogofilter/bogofilter_gtk.c
784 New Bogofilter plugin, provides filtering and
785 learning. Spamassassin will go to extra plugins.
787 2006-08-26 [mones] 2.4.0cvs95
789 * manual/handling.xml
790 Fix subfolder path in the example (thanks to Paul)
792 2006-08-26 [mones] 2.4.0cvs94
794 * manual/glossary.xml
795 2.2. + add ISP to the glossary
796 7.5. + Add UIDL to glossary
797 7.7. + Add TCP to glossary
798 * manual/handling.xml
799 7.1. + Mentions GNU/Linux distribution, what about the non...
800 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
801 7.3. + Mentions .bashrc, what about the non-bash ones?
802 7.4. = Use appropriate quotation for commands
803 7.6. = change "" to <quote></quote>
805 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
806 * manual/starting.xml
807 2.1. + local mbox file: some examples of mbox file locations...
808 Also reformatted files requiring it
810 2006-08-26 [wwp] 2.4.0cvs93
812 * src/summary_search.c
813 disable find buttons while summary search is running.
815 2006-08-25 [colin] 2.4.0cvs92
822 Speed up MH moving, and add progressbar
825 Write cache files using mmap() too
827 2006-08-25 [wwp] 2.4.0cvs91
830 switch spam<->ham button when a message has been marked as spam or ham
831 and is still selected. Thanks to Colin.
833 2006-08-25 [paul] 2.4.0cvs90
839 * src/gtk/icon_legend.c
840 * src/pixmaps/copied.xpm
841 * src/pixmaps/moved.xpm
842 add icons for delayed execution marked for
843 copying, marked for moving
845 2006-08-25 [mones] 2.4.0cvs89
847 * manual/glossary.xml
848 Fix the other glossary items:
849 5.1. = Inmmediate execution -> <quote>immediate execution...
850 5.2. = Fix MBOX capitalization -> Mbox
851 5.3. + Improve Plugins def. w/ tech. ref.
852 5.4. = Quotation -> replace '>' by <quote>></quote>
853 5.5. - SMTP Server. -> remove dot
857 2006-08-25 [mones] 2.4.0cvs88
860 Reformatted, changed email address
861 * manual/glossary.xml
862 Reformatted, fixed MANUAL-TODO items:
863 8.2. + add ROT-13 to glossary
864 8.4. + add URL to glossary
865 * manual/es/advanced.xml
868 2006-08-25 [paul] 2.4.0cvs87
870 * src/gtk/icon_legend.c
871 add 'marked for deletion' icon
872 arrange icons by containing column
875 2006-08-25 [colin] 2.4.0cvs86
879 Add the sc_g_*list_bigger functions in
880 a place everyone can use it
882 Only freeze/thaw the list when working
883 on the selection, if it's bigger than 1
884 * src/gtk/gtksctree.c
885 Only freeze/thaw the list when unselec-
886 ting 'all' if ('all' != 1)
887 This avoids some flickering
889 2006-08-24 [colin] 2.4.0cvs85
892 Fix strange list selection
893 Fix random seg (Invalid read of freed memory)
895 2006-08-24 [colin] 2.4.0cvs84
898 * src/gtk/inputdialog.c
899 * src/plugins/pgpcore/passphrase.c
900 Revert minimal width patch of 2.4.0cvs67,
901 as it is also a maximal width. Use
902 gtk_window_set_default_size instead.
904 2006-08-24 [colin] 2.4.0cvs83
907 Write cache/mark to temp files before
908 overwriting old ones (avoids metadata
909 loss if writing the new files fail).
910 Use mmap() to read cache/mark file, as
911 this makes cache reading faster. Dis-
912 abled for big-endian machines until it
913 can be tested. (Big-endian users: set
914 msgcache_use_mmap = TRUE in the relevant
917 Move rarely used fields of MsgInfo in
918 another structure, which will only be
919 allocated if needed. Face, X-Face,
920 Return receipt headers and List-*
921 headers are moved. Mails having none
922 of these occupy 52 bytes less with
923 this patch, which makes 2.5MB of RAM
924 saved on a 50k folder).
928 * src/partial_download.c
932 Follow this structure change.
934 2006-08-24 [wwp] 2.4.0cvs82
936 * manual/es/.cvsignore
937 * manual/es/dist/.cvsignore
938 * manual/es/dist/html/.cvsignore
939 * manual/es/dist/pdf/.cvsignore
940 * manual/es/dist/ps/.cvsignore
941 * manual/es/dist/txt/.cvsignore
942 more (generated) files to ignore.
944 2006-08-24 [colin] 2.4.0cvs81
948 Fix possible problems with local delivery. Check the folder doesn't
949 need scan before setting its mtime when saving cache (which can be
950 done long after the folder's been modified by an external process);
951 Check that the stored item's mtime didn't change in mh functions.
953 2006-08-24 [mones] 2.4.0cvs80
955 * manual/advanced.xml
956 Rewrapping, some fixes and MANUAL-TODO items:
957 8.1. = change "" to <quote></quote>
958 8.3. = quote menu items
959 8.5. - deploying -> new user ... ideally a new user (redundant)
961 2006-08-23 [colin] 2.4.0cvs79
963 * src/gtk/gtksctree.c
964 When selecting or deselecting range, only
965 freeze/thaw when selection is bigger than 10
967 2006-08-23 [colin] 2.4.0cvs78
972 * src/plugins/dillo_viewer/dillo_viewer.c
973 Provide an API for MimeViewer plugins to
974 return a text selection for replying
976 2006-08-23 [colin] 2.4.0cvs77
980 Use gtk_pixbuf_new_from_file_at_scale(), which
981 is faster than getting the pixbuf then resizing
984 2006-08-23 [colin] 2.4.0cvs76
987 UTF-8 should be sent Quoted-printable
989 2006-08-22 [colin] 2.4.0cvs75
992 Check if scan is required before touching
993 the folder (or it'll be required every time)
995 2006-08-22 [colin] 2.4.0cvs74
998 Require libetpan 0.46 (crasher fix when built
1001 2006-08-22 [colin] 2.4.0cvs73
1004 Set folder's mtime after writing its
1009 Don't do useless stuff if we don't
1012 Add some timing, don't deselect prior
1013 to selecting (gtksctree does it itself),
1014 remove crash avoidance hacks as it's been
1015 properly fixed since a while
1016 * src/common/utils.c
1017 Optimize to_human_readable(): _() is slow,
1018 do it only once, and avoid %f format for KB
1019 (the most common in a summaryview)
1020 * src/gtk/gtksctree.c
1021 Don't uselessly freeze/thaw (fixes flicker
1022 on next unread and friends), reduce number
1023 of g_list_nth/g_list_position where possible
1024 * src/gtk/gtkutils.c
1025 * src/gtk/gtkutils.h
1026 Reduce number of g_list_nth/g_list_position
1028 All of this makes loading as 70k folder 2.1
1029 seconds instead of 3.2 (with hot FS caches).
1030 (1.3 seconds without Date and Size columns...)
1032 2006-08-22 [paul] 2.4.0cvs72
1034 wrap documents and do some items from mones' MANUAL-TODO:
1036 * manual/account.xml
1037 4.1. = fix tabname references to <quote>tabname</quote>
1038 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1040 1.1. = mentioned options don't match UI
1041 Add information about the 'Never send Return Receipts'
1043 * manual/handling.xml
1044 6.2. = Mentions Extended symbols button, but now is
1046 6.3. = Mentions ... button, which is now Edit
1048 2006-08-22 [colin] 2.4.0cvs71
1050 * src/gtk/pluginwindow.c
1051 Fix layout in verbose translations (such
1054 2006-08-22 [paul] 2.4.0cvs70
1056 * manual/Makefile.am
1057 build manuals in alphabetical order
1059 * src/prefs_themes.c
1060 replace/remove deprecated symbols
1061 * src/gtk/gtkutils.c
1063 * src/gtk/pluginwindow.c
1064 replace deprecated symbol
1065 replace label text and move it
1066 * src/plugins/pgpcore/prefs_gpg.c
1067 move the 'Generate...' button out of the
1068 Sign Key frame, replace the English used
1069 * src/plugins/pgpcore/sgpgme.c
1070 fixes to the English
1072 2006-08-21 [colin] 2.4.0cvs69
1074 * src/plugins/trayicon/trayicon.c
1075 Add more strings for translation; patch
1078 2006-08-21 [colin] 2.4.0cvs68
1081 fix replied flag not set after drafting
1083 fix body quicksearch in non-encoded bodies
1086 Get rid of the g_malloc workaround for
1087 corrupted caches, use g_try_malloc
1089 2006-08-21 [colin] 2.4.0cvs67
1092 * src/gtk/inputdialog.c
1093 * src/plugins/pgpcore/passphrase.c
1094 Set minimal width to 375
1096 Fix switching to offline, asking if it
1097 should be overriden for synchronising
1099 Don't offer to remember command on Open
1100 with for text parts, as the browser or
1101 text editor command isn't changed from
1104 2006-08-20 [paul] 2.4.0cvs66
1108 fix plural form errors. revealed by stricter
1109 checking of gettext 0.15
1111 2006-08-18 [paul] 2.4.0cvs65
1113 * src/stock_pixmap.c
1114 fix the fix of 2.4.0cvs64
1117 2006-08-18 [paul] 2.4.0cvs64
1119 * src/stock_pixmap.c
1123 2006-08-18 [paul] 2.4.0cvs63
1127 fix occasional IMAP bug where large msgs
1128 were left in the queue folder after sending
1131 2006-08-18 [paul] 2.4.0cvs62
1134 freeze the summaryview while quicksearch results
1136 (fixes bug 456 'current message is hidden when the
1137 view is refreshed and extended search is "unread
1141 add missing #include "inputdialog.h"
1142 * src/common/utils.h
1143 add missing mailcap_update_default() and improve
1146 2006-08-17 [colin] 2.4.0cvs61
1148 * src/plugins/pgpcore/select-keys.c
1151 2006-08-17 [colin] 2.4.0cvs60
1154 Don't continue queuing if Cancel is clicked
1157 2006-08-17 [colin] 2.4.0cvs59
1159 * src/plugins/pgpcore/select-keys.c
1160 When encrypting, if only one key matches and it
1161 matches exactly, automatically use it.
1163 2006-08-17 [colin] 2.4.0cvs58
1166 * src/prefs_common.c
1167 * src/prefs_common.h
1168 * src/prefs_ext_prog.c
1170 Fix issues with previous patch (text/html)
1171 Remove outdated prefs
1173 2006-08-17 [colin] 2.4.0cvs57
1176 Add View Log button on auth error
1178 Fix encrypted mail marked as new when
1179 saved in normal folders
1180 * src/plugins/pgpinline/pgpinline.c
1181 Fix encrypt bug on IMAP
1183 * src/common/utils.c
1184 * src/common/utils.h
1185 * src/gtk/inputdialog.c
1186 * src/gtk/inputdialog.h
1187 Get rid of metamail stuff, simplify
1188 opening, and allow remembering of user's
1189 choices (by updating ~/.mailcap). There's
1190 still to drop "Audio player" and "Image
1191 viewer" preferences.
1193 2006-08-17 [mones] 2.4.0cvs56
1195 * manual/es/sylpheed-claws-manual.xml
1198 2006-08-17 [mones] 2.4.0cvs55
1201 * manual/Makefile.am
1202 * manual/es/Makefile.am
1203 * manual/es/account.xml
1205 * manual/es/addrbook.xml
1206 * manual/es/advanced.xml
1208 * manual/es/glossary.xml
1210 * manual/es/handling.xml
1211 * manual/es/intro.xml
1212 * manual/es/keyboard.xml
1213 * manual/es/plugins.xml
1214 * manual/es/starting.xml
1215 * manual/es/sylpheed-claws-manual.xml
1216 * manual/es/dist/Makefile.am
1217 * manual/es/dist/html/Makefile.am
1218 * manual/es/dist/pdf/Makefile.am
1219 * manual/es/dist/ps/Makefile.am
1220 * manual/es/dist/txt/Makefile.am
1221 Spanish translation for the manual
1223 2006-08-16 [colin] 2.4.0cvs54
1228 Fix send button sensitivity at startup
1229 Set send menu sensitivity (patch by Fabien)
1231 Enable closing with esc (patch by Fabien)
1232 * src/gtk/foldersort.c
1233 Enable closing with esc (patch by Fabien)
1235 Optimisation (no need to copy to tempfile to
1236 "decode" 7bit and 8bit)
1238 Fix cruft in swap_from case
1240 Fix missing last line in some mail cases
1241 (Fixes debian #381872)
1242 * src/plugins/pgpcore/prefs_gpg.c
1243 * src/plugins/pgpcore/sgpgme.c
1244 * src/plugins/pgpcore/sgpgme.h
1245 Don't show "no key found" when user explicitely
1246 wants to create a key
1248 2006-08-16 [paul] 2.4.0cvs53
1254 * src/prefs_account.c
1255 * src/prefs_message.c
1256 * src/gtk/gtkutils.c
1257 bump up minimum required versions of GTK+ and
1260 2006-08-16 [paul] 2.4.0cvs52
1263 workaround GTK+ Bug 351600 - 'Can't re-click
1264 on button after sensitivity update'
1265 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1268 2006-08-15 [colin] 2.4.0cvs51
1270 * src/plugins/pgpcore/prefs_gpg.c
1271 Set options sensitivity according to
1273 * src/plugins/pgpcore/sgpgme.c
1274 Allow to create key with no passphrase
1276 2006-08-14 [cleroy] 2.4.0cvs50
1278 * src/gtk/pluginwindow.c
1279 New layout (maybe to be changed?)
1280 * src/gtk/gtkutils.c
1281 Fix a bit label_window
1282 * src/plugins/pgpcore/passphrase.c
1283 * src/plugins/pgpcore/passphrase.h
1284 * src/plugins/pgpcore/plugin.c
1285 * src/plugins/pgpcore/prefs_gpg.c
1286 * src/plugins/pgpcore/prefs_gpg.h
1287 * src/plugins/pgpcore/sgpgme.c
1288 * src/plugins/pgpcore/sgpgme.h
1289 Allow to create a PGP private key via the GUI
1291 2006-08-14 [wwp] 2.4.0cvs49
1293 * src/addressbook_foldersel.c
1294 fix strict ISO C90 compliance.
1296 2006-08-14 [paul] 2.4.0cvs48
1298 * src/gtk/prefswindow.c
1299 re-set scrolled window on opening
1306 2006-08-14 [paul] 2.4.0cvs47
1308 * src/prefs_display_header.c
1309 re-enable user-defined Displayed Headers
1311 2006-08-14 [paul] 2.4.0cvs46
1313 * src/prefs_account.c
1316 2006-08-13 [colin] 2.4.0cvs45
1318 * src/common/utils.c
1319 Fix "a" in quote when the original message is empty,
1320 by using \0 instead of 'a' to test writability of
1323 2006-08-13 [wwp] 2.4.0cvs44
1325 * src/plugins/spamassassin/spamassassin.c
1326 fix capitalization of "SpamAssassin" in some debug, log and
1329 2006-08-13 [paul] 2.4.0cvs43
1332 fix overlapping widgets
1333 * src/prefs_account.c
1334 fix translation of protocol_names[]
1335 fix label disappearing off the edge of the
1338 2006-08-12 [paul] 2.4.0cvs42
1340 * manual/plugins.xml
1341 update IRC channel info before it gets forgotten
1344 2006-08-11 [colin] 2.4.0cvs41
1353 Grey out the Send button if
1354 - Queue folders are empty, or
1355 - We're sending already
1357 2006-08-11 [wwp] 2.4.0cvs40
1360 fix a logic issue when quitting while a compose window is
1361 still open, thanks to Colin.
1363 2006-08-10 [colin] 2.4.0cvs39
1366 Fix default font size setting after wizard run
1368 * src/etpan/imap-thread.c
1369 * src/etpan/imap-thread.h
1370 Fix bug #999 (Timing out on TSL cert validation
1371 dialog makes ugly things happen). Also, STARTTLS
1372 unconditionnaly if initial capabilities contain
1373 LOGINDISABLED and STARTTLS.
1375 2006-08-09 [colin] 2.4.0cvs38
1379 Fix Tools/Actions sensitivity when there are
1382 2006-08-09 [colin] 2.4.0cvs37
1384 * src/prefs_filtering.c
1385 Warning fix, patch by Paul
1387 * src/prefs_actions.c
1388 * src/prefs_filtering_action.c
1389 * src/prefs_matcher.c
1390 Uniformisation of "Info ..." to "Info..." (for
1391 old gtk), patch by Fabien
1392 * src/plugins/clamav/clamav_plugin_gtk.c
1393 Sensitivity fix by Fabien
1395 2006-08-09 [colin] 2.4.0cvs36
1399 Add a function to know whether we're exiting
1400 * src/plugins/trayicon/trayicon.c
1401 If exiting, don't do anything. Faster, and
1402 avoids gtk_main_iteration reentracy causing
1405 2006-08-09 [colin] 2.4.0cvs35
1410 Fix lack of part selection when automatically
1411 jumping to a specific part
1413 Little optimisation in cache reading
1415 2006-08-09 [colin] 2.4.0cvs34
1418 Fix crash setting the priority on reedit
1419 (Accessing compose before creating it!)
1421 2006-08-08 [colin] 2.4.0cvs33
1424 Fix bug #998 (last attachment is not accessible)
1425 Bad RFC interpretation on multipart close-delimiters
1428 * src/gtk/gtkvscrollbutton.c
1429 * src/gtk/gtkvscrollbutton.h
1430 Make attachments list wheel-scrollable
1432 2006-08-07 [colin] 2.4.0cvs32
1434 * src/gtk/gtkaspell.c
1435 Fix bug #973 (Unicode punctation characters
1436 are not recognized as separators by the
1437 spell checker); fix unsigned stuff
1439 2006-08-07 [colin] 2.4.0cvs31
1442 Fix bug #956 (DnD text with accents in compose
1443 text entry); fix gccc's signed/unsigned fuss
1445 2006-08-06 [colin] 2.4.0cvs30
1448 Fix bug #979 (Plugin crashes when exiting
1449 sylpheed-claws) : handle exit request only
1452 2006-08-05 [colin] 2.4.0cvs29
1455 Just make sure we have a msgid.
1457 2006-08-05 [colin] 2.4.0cvs28
1461 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1462 by reimplementing it
1464 Fix bug when hiding quotes with level > 3 and quote
1467 2006-08-04 [colin] 2.4.0cvs27
1472 Fix a bit replace-by-pasting undo
1475 Fix Fold quotes menu synchro in
1476 mainwindow when it changes in
1479 Fix right-click on quotes blocks
1480 * src/common/utils.c
1481 Verify that the file created by
1482 my_tmpfile() is writable. Fixes
1483 bug #988 (very specific filesystem
1485 * src/plugins/pgpcore/sgpgme.c
1486 Fix file descriptor leak
1487 * src/plugins/spamassassin/spamassassin.c
1488 Warn once if spamd isn't reachable
1490 2006-08-04 [colin] 2.4.0cvs26
1493 i18n context patch by Fabien
1495 2006-08-03 [colin] 2.4.0cvs25
1499 Rename "Hide quotes" to "Fold quotes"
1501 Don't use hand cursor on quotes. "all
1502 the bonuses of the feature and none of
1503 unwelcome side-effects"
1505 2006-08-03 [colin] 2.4.0cvs24
1508 * sylpheed-claws.desktop
1510 Bring the desktop file to XDG compliance
1511 Patch by Charles A. Edwards
1513 2006-08-03 [colin] 2.4.0cvs23
1516 Fix links offset when they are preceded
1517 by accentued chars (g_utf8_strlen!)
1519 Fix wrong status when starting offline
1522 2006-08-03 [wwp] 2.4.0cvs22
1524 * src/prefs_common.h
1525 ask what to do w/ filtering rules that belong to an account when
1526 applying filtering rules manually from the main window (skip,
1527 apply regardless of the account, use current account). This dialog
1528 can be skipped and the last reply used.
1531 2006-08-03 [wwp] 2.4.0cvs21
1535 * src/prefs_common.c
1540 ask what to do w/ filtering rules that belong to an account when
1541 applying filtering rules manually from the main window (skip,
1542 apply regardless of the account, use current account). This dialog
1543 can be skipped and the last reply used.
1546 2006-08-03 [colin] 2.4.0cvs20
1549 Optimize previous patch
1551 2006-08-03 [cleroy] 2.4.0cvs19
1554 Fix quotes getting toggled back when the
1555 mail has an even number of text parts
1557 2006-08-02 [colin] 2.4.0cvs18
1560 Add Hide quotes menu
1562 2006-08-02 [colin] 2.4.0cvs17
1565 * src/prefs_common.c
1569 Allow per-level quote hiding,
1570 Allow toggling quotes by double-clicking them
1571 Rename RemoteURI to ClickableText to reflect
1572 the fact it's used for a variety of things
1574 2006-08-02 [wwp] 2.4.0cvs16
1577 fix "View/Hide quotes" menu item status initialization.
1579 2006-08-02 [wwp] 2.4.0cvs15
1581 * src/matcher_parser_parse.y
1582 remove a debug trace.
1584 2006-08-02 [paul] 2.4.0cvs14
1586 * src/plugins/pgpcore/passphrase.c
1587 don't set initial dialog size
1590 2006-08-02 [paul] 2.4.0cvs13
1593 remove the rogue '/' character
1595 2006-08-02 [paul] 2.4.0cvs12
1598 allow buttons to resize as necessary
1600 2006-08-01 [wwp] 2.4.0cvs11
1603 fix strict ISO C90 compliance.
1605 2006-08-01 [wwp] 2.4.0cvs10
1608 updated update-po tool to work w/ context-dependent translations.
1609 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1611 2006-08-01 [wwp] 2.4.0cvs9
1614 * src/prefs_filtering.c
1615 * src/prefs_matcher.c
1616 allow context-dependent translations for "All",
1617 patch by Fabien Vantard <fzzzzz@gmail.com>.
1619 2006-07-31 [colin] 2.4.0cvs8
1623 Add Rafal to authors
1625 2006-07-31 [colin] 2.4.0cvs7
1630 * src/prefs_common.c
1631 * src/prefs_common.h
1633 Add 'View/Hide quotes'. Patch based on a patch
1636 2006-07-31 [colin] 2.4.0cvs6
1639 Fix problem with "> stuff >" actions
1641 2006-07-31 [paul] 2.4.0cvs5
1644 updated by Geir Helland
1646 2006-07-31 [wwp] 2.4.0cvs4
1651 add "View/Go to/Parent message" and "View/Go to/Last read message",
1654 2006-07-31 [wwp] 2.4.0cvs3
1661 * src/addressbook_foldersel.c
1662 * src/addressbook_foldersel.h
1667 * src/matcher_parser_lex.l
1668 * src/matcher_parser_parse.y
1669 * src/prefs_common.c
1670 * src/prefs_common.h
1671 * src/prefs_filtering.c
1672 * src/prefs_matcher.c
1673 * src/prefs_matcher.h
1675 introduce filtering against the address book. It's now possible to add
1676 matched conditions to determine if any email address in a message matches
1677 or doesn't match any or all books or folders in the address book.
1679 2006-07-31 [wwp] 2.4.0cvs2
1689 * src/matcher_parser_lex.l
1690 * src/matcher_parser_parse.y
1692 * src/prefs_filtering.c
1693 * src/prefs_filtering.h
1697 introduce per-account filtering rules. Each filtering rule can now be assigned
1698 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1699 when applying filtering rules manually, as all rules will apply - even the ones
1700 assigned to an account. This issue will be addressed soon.
1704 2006-07-31 [wwp] 2.4.0cvs1
1707 make more strings translatable.
1709 2006-07-31 [paul] 2.4.0
1713 2006-07-31 [paul] 2.3.1cvs91
1716 updated by Miquel Oliete
1718 2006-07-31 [paul] 2.3.1cvs90
1728 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1729 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1730 Aleksandar Urosevic, and Ralgh Young
1732 2006-07-31 [paul] 2.3.1cvs89
1738 Fix a race condition when, after an SC crash, rescanning
1739 folders took more than 0.5 seconds
1742 2006-07-31 [paul] 2.3.1cvs88
1745 don't translate separator strings
1747 2006-07-30 [mones] 2.3.1cvs87
1749 * doc/man/sylpheed-claws.1
1750 Fixed non-ASCII chars in Hoa's name
1754 2006-07-27 [colin] 2.3.1cvs86
1757 Don't include the leading \n in links
1760 2006-07-25 [colin] 2.3.1cvs85
1763 * src/common/socket.h
1764 * src/etpan/imap-thread.c
1765 Refresh resolvers before connecting
1766 to IMAP servers, and after switching
1767 to online. Thanks to Paul.
1771 * 2.4.0-rc4 released
1773 2006-07-17 [colin] 2.3.1cvs84
1776 Show connection attempt in statusbar before
1777 connecting (previously first message was
1778 "Retrieving messages from ..." after the
1779 connection succeeded.
1781 2006-07-16 [wwp] 2.3.1cvs83
1783 * sylpheed-claws.ico
1784 Added .ico file (windows multi-size icon file, generated).
1786 2006-07-12 [wwp] 2.3.1cvs82
1789 remove Message/Re-edit menu entry from messageview window,
1790 as sent/draft/queued messages are opened in compose window when
1791 re-edited and it's not possible to re-edit other msgs.
1793 2006-07-12 [paul] 2.3.1cvs81
1798 check online state before resetting
1799 mailcheck timer. Useful if some program
1800 verifies connection state and updates
1802 Patch by Leonid Evdokimov <darkk@users.sf.net>
1804 2006-07-12 [paul] 2.3.1cvs80
1806 * sylpheed-claws-128x128.png
1807 * sylpheed-claws-64x64.png
1808 * sylpheed-claws.png
1811 * src/prefs_toolbar.c
1812 * src/stock_pixmap.c
1813 * src/stock_pixmap.h
1816 * src/gtk/gtkutils.c
1817 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
1818 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
1819 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
1820 * src/pixmaps/sylpheed.xpm ** REMOVED **
1821 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
1822 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
1823 updated and renamed logo/icon files and related
1824 logo by Jesper Schultz
1826 2006-07-11 [paul] 2.3.1cvs79
1829 fix the labels a smidgin
1831 2006-07-09 [colin] 2.3.1cvs78
1834 Show errors in textviewer's command
1835 Patch by H. Merijn Brand
1837 2006-07-09 [colin] 2.3.1cvs77
1840 Save FMID in drafts too
1842 2006-07-08 [colin] 2.3.1cvs76
1845 Svae RMID in drafted mails too
1846 Save quote_fmt vars for whole mails,
1847 don't reset at each quote_fmt_init:
1848 allows to use the same |i{var} in
1849 various template fields
1850 * src/prefs_template.c
1852 * src/quote_fmt_parse.y
1855 2006-07-08 [colin] 2.3.1cvs75
1858 Fix highlighting of attached parts URIs
1860 2006-07-08 [colin] 2.3.1cvs74
1863 Prevent bug #981 (sc 2.3.1 segfaults with
1864 gtk+ 2.10) from being reported again:
1865 if Sylpheed-Claws has been compiled against
1866 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
1867 of if Sylpheed-Claws has been compiled against
1868 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1871 2006-07-07 [colin] 2.3.1cvs73
1873 * src/prefs_actions.c
1876 2006-07-07 [colin] 2.3.1cvs72
1878 * src/prefs_actions.c
1879 Fix compile on gtk < 2.8. argh :)
1881 2006-07-07 [paul] 2.3.1cvs71
1886 2006-07-07 [colin] 2.3.1cvs70
1890 * src/quote_fmt_lex.l
1891 * src/quote_fmt_parse.y
1892 Add |i{var}, a way to insert user-entered
1897 * 2.4.0-rc3 released
1899 2006-07-07 [colin] 2.3.1cvs69
1902 Don't consider inboxes of UNKNOWN folder
1903 classes to be useable as default inboxes
1905 2006-07-07 [paul] 2.3.1cvs68
1908 add missing #include <errno.h>
1909 Thanks to René J. Blokland
1911 2006-07-07 [paul] 2.3.1cvs67
1914 Return now Closes dialog
1918 add contextual menu to mime parts listed
1921 * src/common/utils.c
1922 reversal: ' is a valid character in URLs
1924 2006-07-06 [colin] 2.3.1cvs66
1926 * src/remotefolder.h
1927 Forgotten in previous commit
1929 2006-07-06 [colin] 2.3.1cvs65
1932 Set summary update flag whenever
1935 * src/prefs_account.c
1936 * src/common/utils.h
1937 * src/etpan/imap-thread.c
1938 Fix warnings, thanks to Fabien and
1941 2006-07-06 [wwp] 2.3.1cvs64
1943 * src/gtk/gtkutils.c
1944 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1946 2006-07-06 [wwp] 2.3.1cvs63
1955 * src/message_search.c
1956 * src/prefs_actions.c
1957 * src/prefs_filtering.c
1958 * src/prefs_filtering.h
1959 * src/prefs_template.c
1960 * src/summary_search.c
1962 * src/gtk/gtkutils.c
1963 * src/gtk/gtkutils.h
1964 * src/gtk/pluginwindow.c
1965 add help buttons to some dialogs. Clicking such buttons opens a
1966 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1968 2006-07-06 [paul] 2.3.1cvs62
1971 fix attachments contextual menu
1974 2006-07-05 [colin] 2.3.1cvs61
1978 Handle sftp:// links
1980 2006-07-05 [paul] 2.3.1cvs60
1983 grab save button by default
1986 2006-07-05 [wwp] 2.3.1cvs59
1989 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1991 2006-07-04 [colin] 2.3.1cvs58
1995 Use left click to select, middle click to open
1997 * src/common/utils.c
2000 2006-07-04 [colin] 2.3.1cvs57
2004 Warning fixes, thanks to Fabien
2006 2006-07-04 [colin] 2.3.1cvs56
2011 Allow parts to be selected via their text label
2014 2006-07-04 [colin] 2.3.1cvs55
2017 Feedback when closing (for big folders)
2018 * src/prefs_actions.c
2019 * src/prefs_filtering.c
2020 * src/prefs_matcher.c
2021 * src/prefs_template.c
2022 Fix default button when closing without
2025 2006-07-04 [colin] 2.3.1cvs54
2028 Delete local file on deletion
2030 2006-07-03 [colin] 2.3.1cvs53
2034 Don't freeze when rescanning after crash
2036 2006-07-03 [wwp] 2.3.1cvs52
2041 * src/plugins/pgpinline/pgpinline.c
2042 * src/plugins/pgpmime/pgpmime.c
2043 don't report an error when the user cancels the passphrase dialog.
2045 2006-07-02 [colin] 2.3.1cvs51
2048 Open message when crossing folders with Space,
2049 goto next unread and friends
2051 2006-07-01 [colin] 2.3.1cvs50
2053 * src/prefs_account.c
2054 Typographic rules varying from language
2055 to language (in french "Protocole :"),
2056 we have to do that :)
2058 2006-07-01 [ticho] 2.3.1cvs49
2060 * src/prefs_account.c
2061 Only use one temporary gchar* variable in
2062 prefs_account_protocol_set_optmenu().
2064 2006-07-01 [ticho] 2.3.1cvs48
2066 * src/prefs_account.c
2067 * src/prefs_account.h
2068 Use GtkLabel for existing account protocol name.
2069 Created an array for protocol names and populate the
2070 combobox from it in a for() cycle.
2072 2006-06-30 [colin] 2.3.1cvs47
2075 Block undo when changing signature (by changing
2078 2006-06-30 [paul] 2.3.1cvs46
2080 * src/send_message.c
2081 when editing From in the Compose window, use that address
2082 in the Return-Path: header
2085 2006-06-30 [colin] 2.3.1cvs45
2088 Fix signature replacement:
2089 - when no newline before separator
2092 2006-06-29 [colin] 2.3.1cvs44
2098 Let 'View/Go to/Next marked' work like
2099 Next new & Next unread: across folders
2100 Change the select_on_entry pref to do
2101 what we want when changing folder
2102 * src/common/utils.c
2103 Fix single-quoted links
2105 2006-06-29 [colin] 2.3.1cvs43
2107 * src/gtk/gtkaspell.c
2108 "Sylpheed" and "Sylpheed-Claws" do exist !
2110 2006-06-29 [colin] 2.3.1cvs42
2113 Forgot to remove debug
2115 2006-06-29 [colin] 2.3.1cvs41
2120 Disconnect from IMAP servers when going
2121 offline. Fixes bug #978 (going to offline-mode
2122 won't close connections)
2124 2006-06-29 [colin] 2.3.1cvs40
2127 Fix transient setting on failing plugins
2129 * src/plugins/pgpcore/sgpgme.c
2130 Only warn for OpenPGP. Most people don't
2133 2006-06-29 [colin] 2.3.1cvs39
2136 Fix Spelling menu (discrepancy between context menu
2137 and top menu when folder's dictionary isn't the
2139 * src/plugins/pgpcore/sgpgme.c
2140 More error reporting about why gpgme can fail
2142 2006-06-29 [wwp] 2.3.1cvs38
2145 honor the display-header-pane setting even when the message view
2146 is a separate window.
2148 2006-06-29 [wwp] 2.3.1cvs37
2150 * src/prefs_actions.c
2151 forgot to commit that one (use of GTK_STOCK_INFO).
2153 2006-06-29 [colin] 2.3.1cvs36
2156 Better handling of login errors (ask the password
2157 again once), alert in case of error. Fix three
2158 signedness warnings.
2160 2006-06-28 [wwp] 2.3.1cvs35
2162 * src/prefs_template.c
2163 * src/prefs_matcher.c
2164 * src/prefs_filtering_action.c
2166 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2167 patch by Fabien Vantard, slightly modified.
2173 2006-06-28 [colin] 2.3.1cvs34
2175 * src/prefs_account.c
2176 Fix bug #977 (Can't add or edit imap accounts)
2178 2006-06-28 [colin] 2.3.1cvs33
2183 2006-06-28 [colin] 2.3.1cvs32
2186 Save named inlined attachments with "Save all"
2189 * src/common/plugin.c
2190 * src/common/plugin.h
2191 * src/common/sylpheed.c
2192 * src/common/utils.c
2193 * src/plugins/pgpcore/sylpheed.def
2194 * src/plugins/pgpinline/sylpheed.def
2195 * src/plugins/pgpmime/sylpheed.def
2196 Win32 compatibility patch, by
2199 2006-06-28 [wwp] 2.3.1cvs31
2202 * src/prefs_folder_item.c
2203 less compilation warnings (thanks to Fabien Vantard), less typos.
2205 2006-06-28 [paul] 2.3.1cvs30
2207 * src/gtk/gtkutils.c
2208 gtk_combo_box_set_focus_on_click() is only
2209 available since gtk 2.6.0
2211 2006-06-28 [paul] 2.3.1cvs29
2213 * src/prefs_ext_prog.c
2214 fix engrish and add a tooltip for the
2215 'command for 'Display as text' option
2221 2006-06-28 [paul] 2.3.1cvs28
2225 include textviewer.pl in releases
2227 2006-06-28 [paul] 2.3.1cvs27
2229 * src/prefs_ext_prog.c
2230 hide Print command option if libgnomeprint
2233 2006-06-27 [colin] 2.3.1cvs26
2236 Fix Esc handling in insert/attach dialog
2237 Don't show this dialog if dragging something
2238 else than text/uri-list
2239 Thanks to Fabien Vantard
2240 * tools/textviewer.pl
2241 Filter script to display stuff as text
2244 2006-06-27 [wwp] 2.3.1cvs25
2247 use the exact product name (message view title), patch
2250 2006-06-27 [ticho] 2.3.1cvs24
2252 * src/prefs_account.c
2253 * src/prefs_common.c
2254 * src/prefs_common.h
2255 * src/prefs_ext_prog.c
2257 Add a preference (Preferences/External programs)
2258 to allow "Display as text" to be done via a script
2259 (patch by H.Merijn Brand).
2260 Use GtkComboBox for protocol selection in account
2262 Only include current choice for existing accounts, and
2263 insensitivize the combobox.
2265 2006-06-27 [paul] 2.3.1cvs23
2268 fix crasher introduced in cvs21.
2271 2006-06-26 [colin] 2.3.1cvs22
2274 Fix double-frees when leaving folders
2275 after exporting to mbox
2277 2006-06-26 [colin] 2.3.1cvs21
2280 More feedback (and optimisation)
2282 * src/common/utils.c
2283 Fix case when looking for mail addresses
2284 * src/gtk/gtkutils.c
2285 Extra check for (X-)Face
2287 2006-06-25 [ticho] 2.3.1cvs20
2291 * src/gtk/gtkutils.c
2292 * src/gtk/gtkutils.h
2293 Added second argument to gtkut_sc_combobox_create() to
2294 control focus-on-click for the widget.
2295 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2297 2006-06-25 [ticho] 2.3.1cvs19
2300 * src/gtk/Makefile.am
2301 * src/gtk/combobox.c
2302 * src/gtk/combobox.h
2303 * src/gtk/gtkutils.c
2304 * src/gtk/gtkutils.h
2305 Use GtkComboBox instead of deprecated GtkOptionMenu
2306 for account selector in compose window and for encoding
2307 selector in attachment properties.
2308 Also factorise working with the new GtkComboBox somewhat.
2310 2006-06-24 [paul] 2.3.1cvs18
2312 * src/prefs_common.c
2313 use the correct default value
2315 2006-06-24 [paul] 2.3.1cvs17
2318 * src/prefs_common.c
2319 * src/prefs_common.h
2320 * src/prefs_compose_writing.c
2321 enable setting of default action when
2322 dnd'ing files in the compose window.
2323 (Collaborative effort with wwp)
2325 2006-06-23 [wwp] 2.3.1cvs16
2328 i18n fix (thanks to Fabien Vantard)
2330 2006-06-22 [colin] 2.3.1cvs15
2332 * src/prefs_customheader.c
2333 Don't use filters in custom headers' file
2334 selector. Remember, extensions mean nothing :)
2336 2006-06-22 [paul] 2.3.1cvs14
2339 allow setting of man directory location
2341 2006-06-22 [colin] 2.3.1cvs13
2344 Add 'View/Go to/Next unread folder'.
2347 2006-06-22 [colin] 2.3.1cvs12
2349 * src/common/utils.c
2350 Add some subject prefixes
2351 Patch by Bjorn T Johansen <btj@havleik.no>
2353 2006-06-22 [colin] 2.3.1cvs11
2355 * manual/advanced.xml
2356 Forgotten hidden pref
2358 2006-06-21 [paul] 2.3.1cvs10
2360 * src/prefs_account.c
2361 complete the removal of 'Add date header' option
2363 2006-06-21 [paul] 2.3.1cvs9
2367 * src/prefs_account.c
2368 * src/prefs_account.h
2369 remove option to add date header - always
2371 * src/etpan/imap-thread.c
2372 fix warnings (Thanks to Colin)
2374 2006-06-21 [wwp] 2.3.1cvs8
2377 set the attachment flag when inline text part are (file)named. This is more convenient
2378 when receiving (for instance) inline source files or patches sent using thunderbird.
2380 2006-06-21 [paul] 2.3.1cvs7
2383 fix off-by-one count of current msg in
2384 statusbar filtering progressbar
2386 2006-06-21 [paul] 2.3.1cvs6
2389 Show attachment icon even if the part is 'inline'
2390 if the following conditions are met:
2391 - content-type != 'text/plain'
2392 - content-type != '*/pgp-signature'
2393 - either 'name' or 'filename' parameter is not NULL
2397 2006-06-21 [paul] 2.3.1cvs5
2400 * src/prefs_common.c
2401 * src/prefs_common.h
2403 add an option to 'Never send Return
2407 2006-06-20 [mones] 2.3.1cvs4
2412 typo fixed (space after comma)
2413 * tools/make.themes.project
2414 remove exec mode from tarball files
2416 2006-06-20 [colin] 2.3.1cvs3
2421 Better fix for \n's in headers (don't
2422 break Received: and others)
2424 2006-06-20 [paul] 2.3.1cvs2
2428 improve legibility of phishing attempt
2431 2006-06-20 [paul] 2.3.1cvs1
2436 Update version number following
2439 2006-06-20 [colin] 2.3.0cvs26
2442 When dragging a file to the text of the compose
2443 window, ask whether we want to insert or attach
2444 (I know lots of people who do that to attach)
2446 2006-06-20 [colin] 2.3.0cvs25
2448 * src/etpan/imap-thread.c
2449 Fix threshold (the append command is often > 32 bytes)
2451 2006-06-19 [colin] 2.3.0cvs24
2454 * src/etpan/imap-thread.c
2455 Workaround Rockliffe IMAP server bug: replace
2456 "x UID SEARCH (ANSWERED UID 1:*)" with
2457 "x UID SEARCH ANSWERED"
2458 (Rockliffe doesn't handle the parenthesis)
2460 2006-06-19 [colin] 2.3.0cvs23
2464 * src/etpan/imap-thread.c
2465 Probably fix bug #972 (Freezes when adding
2466 an attachment to the message)
2468 Modernize Firefox cmd
2471 2006-06-18 [colin] 2.3.0cvs22
2473 * src/prefs_customheader.c
2474 Only allow correct filenames for various
2477 2006-06-18 [colin] 2.3.0cvs21
2479 * src/prefs_customheader.c
2480 Add a 'From File...' button in custom headers prefs, which
2481 try to do the right thing:
2482 for normal headers, use file as plaintext,
2483 for X-Face, calls compface,
2484 for Face, encode to b64.
2486 2006-06-17 [colin] 2.3.0cvs20
2491 2006-06-16 [colin] 2.3.0cvs19
2494 Recursive quicksearch: show message list
2495 in current folder, *then* search children
2498 2006-06-16 [colin] 2.3.0cvs18
2501 Instead of ignoring SIGPIPE, save caches
2502 when getting one. Will fix the fact that
2503 hot caches are out-of-date when logging
2506 * src/prefs_compose_writing.c
2507 Only save text (not attachments) when
2508 auto-saving to drafts
2510 Always replace \n, \r and \t with spaces
2512 * manual/dist/html/Makefile.am
2513 * manual/dist/pdf/Makefile.am
2514 * manual/dist/ps/Makefile.am
2515 * manual/dist/txt/Makefile.am
2516 * manual/fr/dist/html/Makefile.am
2517 * manual/fr/dist/pdf/Makefile.am
2518 * manual/fr/dist/ps/Makefile.am
2519 * manual/fr/dist/txt/Makefile.am
2520 * manual/pl/dist/html/Makefile.am
2521 * manual/pl/dist/pdf/Makefile.am
2522 * manual/pl/dist/ps/Makefile.am
2523 * manual/pl/dist/txt/Makefile.am
2524 Fix make clean removing pregenerated manuals
2527 2006-06-16 [colin] 2.3.0cvs17
2529 * src/plugins/pgpcore/sgpgme.c
2530 * src/plugins/pgpmime/pgpmime.c
2531 * src/plugins/pgpinline/pgpinline.c
2532 Better error reporting in setup_signers.
2533 Don't fallback to default key if specified
2535 Don't allow signing if more than one secret
2536 key matches the one specified in prefs.
2538 2006-06-15 [colin] 2.3.0cvs16
2541 Add "Send queue" in the folder's contextual
2549 * src/plugins/pgpcore/passphrase.c
2550 * src/plugins/pgpcore/sgpgme.c
2551 * src/plugins/pgpinline/pgpinline.c
2552 * src/plugins/pgpmime/pgpmime.c
2553 Better error reporting
2555 Probably fix bug #971 (2.2.3 cannot read mail
2559 2006-06-15 [mones] 2.3.0cvs15
2561 * tools/make.themes.project
2562 creates the themes project from the web page
2564 2006-06-15 [colin] 2.3.0cvs14
2567 Better fix (avoid losing the folder if scan_tree
2570 2006-06-15 [cleroy] 2.3.0cvs13
2573 Probably fix Bug #969 (crash on rebuilding
2576 2006-06-14 [colin] 2.3.0cvs12
2578 * manual/dtd/manual.xsl
2579 * manual/sylpheed-claws-manual.xml
2580 * manual/fr/sylpheed-claws-manual.xml
2581 * manual/pl/sylpheed-claws-manual.xml
2582 Insert pagebreaks between sections
2584 2006-06-14 [paul] 2.3.0cvs11
2587 better fix than 2.3.0cvs10
2589 2006-06-14 [paul] 2.3.0cvs10
2592 fix setting of PACKAGE_DATA_DIR with newer autoconf
2593 (backwards compatible)
2595 2006-06-13 [colin] 2.3.0cvs9
2598 Fix sending of return receipt with the new queue folders
2600 2006-06-13 [wwp] 2.3.0cvs8
2602 * src/quote_fmt_lex.l
2603 fix wrong tokens returned in quote_fmt lexer, query not().
2605 2006-06-13 [wwp] 2.3.0cvs7
2608 * src/prefs_folder_item.c
2609 allow changing folder type even when folder is not a top-level one,
2612 2006-06-12 [colin] 2.3.0cvs6
2615 Fix double-ask of "Do you want to mark all
2618 2006-06-12 [colin] 2.3.0cvs5
2629 * src/prefs_folder_item.c
2634 * src/send_message.c
2637 Apply bug #964's patch (Queue and drafts aren't normal)
2638 The Drafts and Queue folder now contain RFC-822 files,
2639 allowing to move and copy mails from and to these
2640 folders. Moving from Drafts to Queue will prepare the
2641 mail for sending (PGP signature, encryption, etc).
2642 This patch also rework sending errors handling to try
2644 Also, allow redefining folder types via the GUI
2645 (Folder type in its Properties)
2647 2006-06-12 [colin] 2.3.0cvs4
2650 * src/prefs_common.c
2651 * src/prefs_common.h
2653 Allow to define a specific print font - patch
2654 by Bernhard Walle <bernhard.walle@gmx.de>
2656 * manual/advanced.xml
2657 * manual/fr/advanced.xml
2658 Add a hidden pref to allow deletion without
2661 2006-06-12 [wwp] 2.3.0cvs3
2664 more files to ignore.
2666 2006-06-12 [wwp] 2.3.0cvs2
2669 * src/quote_fmt_lex.l
2670 * src/quote_fmt_parse.y
2671 extend the quote_fmt parser (templates and quotes):
2672 - allow limited sub-expressions in |p{} and |f{} expressions,
2673 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2674 - implemented/fixed missing implementation of query_references and show_references,
2675 - completed, fixed contents and format of the symbols help dialog,
2676 - fix some compilation warnings.
2678 2006-06-12 [wwp] 2.3.0cvs1
2680 * manual/advanced.xml
2681 * manual/fr/advanced.xml
2682 updates in the "templates" section of the manual (eng/fr):
2683 - be more precise (both versions)
2684 - completed to match the english reference (fr version)
2685 - touchups (both versions)
2687 2006-06-12 [paul] 2.3.0
2691 2006-06-12 [paul] 2.2.3cvs14
2702 updated by Miquel Oliete, Tim, Stephan Sachse,
2703 Stavros Giannouris, Fabien Vantard, Andrea
2704 Spadaccini, Frederico Goncalves Guimaraes,
2705 Aleksandar Urosevic, and Ralgh Young
2707 2006-06-12 [colin] 2.2.3cvs13
2712 2006-06-11 [colin] 2.2.3cvs12
2715 Verify that g_malloc() succeeded
2717 2006-06-11 [colin] 2.2.3cvs11
2720 Add Face header to welcome mail
2722 2006-06-10 [colin] 2.2.3cvs10
2725 Revert previous (Forgot it changes the
2726 margin on the whole mail)
2728 2006-06-10 [colin] 2.2.3cvs9
2731 Don't overlap long headers under (X-)Face
2733 2006-06-10 [mones] 2.2.3cvs8
2736 allow generation of manual on systems lacking saxon binary
2737 but with java and the saxon library installed
2742 2006-06-09 [colin] 2.2.3cvs7
2745 Fix leak when using Display Sender using Addressbook
2747 2006-06-09 [colin] 2.2.3cvs6
2756 2006-06-09 [paul] 2.2.3cvs5
2760 * tools/claws.i18n.status.pl
2761 updated with new info
2763 2006-06-09 [paul] 2.2.3cvs4
2768 add wwp to authors list
2770 update mine and Colin's addresses
2772 2006-06-08 [colin] 2.2.3cvs3
2774 * src/etpan/imap-thread.c
2775 Fix leak on SSL cert check
2777 2006-06-08 [colin] 2.2.3cvs2
2779 * src/common/utils.c
2782 2006-06-08 [paul] 2.2.3cvs1
2785 Update version number following
2788 2006-06-07 [colin] 2.2.2cvs3
2791 Fix catching cache read errors (guint instead of gint)
2792 Prevent malloc'ing more than 8MB (means cache corruption)
2794 2006-06-07 [paul] 2.2.2cvs2
2801 * src/common/utils.c
2802 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2804 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2807 2006-06-06 [paul] 2.2.2cvs1
2810 Update version number following
2813 2006-06-06 [paul] 2.2.1cvs6
2816 fix implicit declaration of
2818 Patch by Fabien Vantard
2820 2006-06-06 [paul] 2.2.1cvs5
2823 fix age_greater and age_lower so that they
2824 mean what say and not '...or equal to'
2827 2006-06-06 [paul] 2.2.1cvs4
2830 * src/common/utils.c
2834 2006-06-05 [wwp] 2.2.1cvs3
2836 * manual/fr/account.xml
2837 minor language fixes (thanks to Fabien Vantard).
2839 2006-06-05 [colin] 2.2.1cvs2
2841 * src/prefs_folder_item.c
2843 Allow recursive setting of properties
2846 Don't freeze on 'test' filtering rule
2848 2006-06-05 [colin] 2.2.1cvs1
2851 Update version number following
2854 2006-06-04 [wwp] 2.2.0cvs82
2856 * manual/glossary.xml
2857 * manual/account.xml
2858 * manual/fr/glossary.xml
2859 * manual/fr/account.xml
2860 added glossary section and references/links related to the Face custom header.
2862 2006-06-04 [colin] 2.2.0cvs81
2865 Skip to next message on move with no
2868 2006-06-04 [wwp] 2.2.0cvs80
2871 added sanity checks, exit when needed.
2873 2006-06-03 [paul] 2.2.0cvs79
2875 * src/prefs_receive.c
2876 page name is now 'Receiving'
2878 page name is now 'Sending'
2880 2006-06-03 [colin] 2.2.0cvs78
2882 * src/plugins/spamassassin/spamassassin_gtk.c
2883 Autoswitch to Localhost if transport was previously
2884 disabled. Else people had to check [] Enable, then
2885 *reselect* transport.
2887 2006-06-03 [colin] 2.2.0cvs77
2889 * src/plugins/pgpinline/pgpinline.c
2890 * src/plugins/pgpmime/pgpmime.c
2891 Check that gpg_data_release_and_get_mem
2892 didn't fail (now, why this happens...)
2894 2006-06-03 [colin] 2.2.0cvs76
2897 Fix bug #962 (Manual and/or UI should
2898 warn about incompatible locking
2901 2006-06-02 [cleroy] 2.2.0cvs75
2909 2006-06-02 [colin] 2.2.0cvs74
2912 On exit, free caches after writing them
2913 Shuts up some valgrind false positives
2915 * src/send_message.c
2916 Fix races when reusing existing SMTP connections
2917 Fix inexistant session timeout
2919 Display alertpanel after all queues have
2920 been processed, not after each
2922 2006-06-02 [wwp] 2.2.0cvs73
2924 * manual/fr/glossary.xml
2927 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2929 2006-06-02 [wwp] 2.2.0cvs72
2932 * manual/dist/pdf/Makefile.am
2933 * manual/dtd/manual.xsl
2934 * manual/fr/dist/pdf/Makefile.am
2935 * manual/pl/dist/pdf/Makefile.am
2936 we changed the procedure to generate the .pdf version of the manual.
2937 The procedure is more modern and the .pdf we get now has a valid index.
2938 Here are the new pre-requisites:
2940 - JRE 1.x (1.4 here): there must be one from your distro
2941 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2942 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2943 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2945 See my posts for further info about the installation of this toolchain:
2947 Date: Fri, 19 May 2006 19:40:06 +0200
2948 From: wwp <subscript@free.fr>
2949 To: sylpheed-claws-devel@lists.sourceforge.net
2950 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2954 Date: Wed, 24 May 2006 12:58:49 +0200
2955 From: wwp <subscript@free.fr>
2956 To: sylpheed-claws-devel@lists.sourceforge.net
2957 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2959 2006-06-01 [colin] 2.2.0cvs71
2962 Better guards against IMAP races
2964 * src/prefs_common.c
2965 * src/prefs_common.h
2966 * src/common/ssl_certificate.c
2967 * src/etpan/imap-thread.c
2968 * src/etpan/imap-thread.h
2969 * src/gtk/sslcertwindow.c
2970 New hidden option ssl_skip_cert_check to
2971 avoid dups of bug #959 (libetpan linked
2972 against gnutls and gnutls buggy on 64bit)
2973 Present expired warning only once per
2975 * manual/advanced.xml
2976 * manual/fr/advanced.xml
2979 2006-06-01 [wwp] 2.2.0cvs70
2982 fix for bug #961 (return receipt dialog
2983 complains incorrectly about return-path
2984 email adress being different), thanks
2987 2006-05-31 [cleroy] 2.2.0cvs69
2990 Guard against NULLs, although this
2991 should never be an issue
2993 2006-05-31 [colin] 2.2.0cvs68
2998 Don't remove caches when destroying folder, it
2999 could (should) be done at exit
3001 free processing cache after incorporation
3002 * src/etpan/imap-thread.c
3003 Maybe fix bug #959 (Crash on moving to emails
3004 to a imap account per ssl with a expired
3007 2006-05-30 [colin] 2.2.0cvs67
3010 Put back event flush when displaying message
3011 It avoids reading a bunch of messages just
3012 by hitting shift-n for too long ;)
3014 2006-05-29 [colin] 2.2.0cvs66
3017 Remove useless g_warnings
3019 2006-05-29 [colin] 2.2.0cvs65
3022 Fix g_slist_append()s for performance
3024 2006-05-29 [colin] 2.2.0cvs64
3027 * src/common/utils.c
3028 Fix extraneous tab at start of addresses
3030 Fix warnings (thanks to Fabien)
3031 Fix crash at exit when composing messages
3034 Fix progress bar when deleting expired mails
3037 * src/gtk/gtksctree.c
3038 Fix re-sorting slowness
3040 2006-05-29 [paul] 2.2.0cvs63
3043 fetch full message when moving mails
3044 from another mailbox, (fixed data loss
3045 when filtering from IMAP to MH, introduced
3049 2006-05-29 [mones] 2.2.0cvs62
3051 * src/gtk/gtksctree.c
3052 Unselect faster (patch by Colin)
3054 2006-05-26 [colin] 2.2.0cvs61
3057 Unplug MSGINFO_UPDATE callback on delete too.
3059 2006-05-26 [colin] 2.2.0cvs60
3062 Fix bold in folder selection window with glib2.10
3065 2006-05-26 [colin] 2.2.0cvs59
3068 Convert date only if necessary (and don't
3069 try to convert from utf8 to utf8, too)
3071 Only set column's text if the column's
3074 2006-05-26 [colin] 2.2.0cvs58
3077 * src/gtk/gtkutils.c
3080 2006-05-26 [colin] 2.2.0cvs57
3083 Make summaryview selectable as long as
3084 no message has focus
3086 Faster deletion (by implementing mh_remove_msgs)
3087 Faster copy (avoid using mh_fetch_msg just to get
3089 Faster move (using move_file instead of copy_file
3091 No progressbar if total number of mails to cp/mv
3094 Fix removal from subject_table when mail gets moved
3095 Faster deletion (g_slist_prepend instead of append)
3096 * src/gtk/gtksctree.c
3099 2006-05-25 [colin] 2.2.0cvs56
3101 * src/common/ssl_certificate.c
3102 Fix leak in expired cert check
3104 2006-05-25 [colin] 2.2.0cvs55
3107 Disable flags syncing on .mh_sequences - it
3108 is buggy and marks mails read under unknown
3113 * 2.3.0-rc4 released
3115 2006-05-24 [colin] 2.2.0cvs54
3117 attention cvs users: if you manage to crash
3118 Sylpheed-Claws while moving, copying or deleting
3119 mails, we *are* interested in stack traces and
3120 valgrind logs. It looks stable, but one never
3124 Add progressbar for cache updates
3126 Optimize Mark all read in the current
3129 Add progressbar for copy/move
3131 Optimize O(n^2) in copy/move
3133 * src/gtk/gtksctree.c
3134 Optimize O(n^2) algos
3135 * src/common/timing.h
3136 Display ms instead of us
3138 2006-05-24 [wwp] 2.2.0cvs53
3140 * manual/fr/advanced.xml
3141 updates to the French manual.
3143 2006-05-24 [wwp] 2.2.0cvs52
3145 * src/common/utils.c
3146 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3148 2006-05-24 [wwp] 2.2.0cvs51
3151 fixed "mark all read" in MH folders (thanks to Colin).
3153 2006-05-24 [paul] 2.2.0cvs50
3155 * doc/man/sylpheed-claws.1
3156 updated the man page
3158 2006-05-23 [colin] 2.2.0cvs49
3166 * src/send_message.c
3168 * src/gtk/sslcertwindow.c
3169 alertpanel fixes, by Fabien
3171 2006-05-23 [colin] 2.2.0cvs48
3177 * src/gtk/gtksctree.c
3178 * src/gtk/gtksctree.h
3180 Fix slow loading problem, which was caused by the
3181 use of some gtk_ctree funcs and their use of
3182 g_list_position while gtk_ctree_(un)link'ing.
3183 Reap more functions from gtkctree.c to be sure we
3184 use our (fast) version instead of theirs.
3186 Fix copy of unread mails
3189 2006-05-22 [wwp] 2.2.0cvs47
3191 * manual/fr/advanced.xml
3194 2006-05-22 [colin] 2.2.0cvs46
3197 Fix possible infinite loop. 'copy' is not a
3198 final action, so when encountering a 'copy',
3199 we have to check if a previous one was set
3200 and do it. In the same way, if we encounter
3201 a 'move' we have to perform a possibly
3202 pending 'copy'. This will slow down filtering
3203 on IMAP if move+copy or multiple copy actions
3204 are to be done, but handling it via the batch
3205 would be really too convoluted.
3207 2006-05-22 [wwp] 2.2.0cvs45
3209 * manual/fr/advanced.xml
3211 * manual/fr/glossary.xml
3212 * manual/fr/handling.xml
3213 * manual/fr/intro.xml
3214 * manual/fr/plugins.xml
3215 * manual/fr/sylpheed-claws-manual.xml
3216 sync w/ the english manual: updates URIs, documented mailing-list
3217 support, better explanation about the enabled/disabled feature
3218 in filtering/processing rules by Paul.
3220 2006-05-21 [colin] 2.2.0cvs44
3223 Don't expand after building threads, but during
3225 2006-05-21 [colin] 2.2.0cvs43
3229 More timing possibilities... For next time I have
3230 to find out how the hell some 3GHz computer takes
3231 one minute to open a 30k folder...
3233 2006-05-21 [colin] 2.2.0cvs42
3235 * manual/pl/advanced.xml
3237 * manual/pl/glossary.xml
3238 * manual/pl/handling.xml
3239 * manual/pl/intro.xml
3240 * manual/pl/plugins.xml
3241 * manual/pl/sylpheed-claws-manual.xml
3242 Polish manual updated by Pawel
3246 * 2.3.0-rc3 released
3248 2006-05-20 [colin] 2.2.0cvs41
3252 - remove cache of moved messages from original folder
3253 - apply new flags to messages even if they aren't appliable
3258 * 2.3.0-rc2 released
3260 2006-05-19 [colin] 2.2.0cvs40
3263 Don't issue SELECT in imap_change_flags
3264 before having checked that we indeed have
3265 some flags to change. MSG_POSTFILTERED for
3266 example can't be used on IMAP.
3267 Fixes bug #955 (copying messages between
3268 imap folders is extremely slow), which was
3271 2006-05-19 [colin] 2.2.0cvs39
3276 Try to fix bug #830 (Some unread messages
3277 get marked read in IMAP inbox):
3278 - Prevent scanning a folder if it's being
3280 - Postpone opening via the GUI of a folder
3284 2006-05-19 [wwp] 2.2.0cvs38
3286 * manual/advanced.xml
3287 fix English+typo (thanks to Paul).
3289 2006-05-19 [wwp] 2.2.0cvs37
3291 * manual/advanced.xml
3292 * manual/fr/advanced.xml
3293 * src/gtk/logwindow.c
3294 * src/prefs_common.c
3295 * src/prefs_common.h
3296 added hidden prefs to allow customization of colors used in
3297 protocol log window (useful for dark gtk+ themes).
3299 2006-05-19 [wwp] 2.2.0cvs36
3302 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3304 2006-05-19 [paul] 2.2.0cvs35
3307 make Reply-To fully clickable
3308 * src/gtk/logwindow.c
3309 more colouring (SMTP ESMTP)
3310 Both patches by Pawel Pekala
3312 2006-05-19 [cleroy] 2.2.0cvs34
3315 Don't update flags from current folder
3316 Probably fixes bug #935 (Read Messages
3317 Revert to Being Marked as Unread)
3319 2006-05-18 [colin] 2.2.0cvs33
3327 Allow replying to multiple emails
3330 * src/etpan/imap-thread.c
3333 2006-05-18 [paul] 2.2.0cvs32
3336 keep Mailing-List menu refreshed
3339 2006-05-18 [paul] 2.2.0cvs31
3341 * manual/advanced.xml
3343 * manual/glossary.xml
3344 * manual/handling.xml
3346 * manual/plugins.xml
3347 * manual/sylpheed-claws-manual.xml
3349 add info about mailing-list support
3354 * src/plugins/dillo_viewer/README
3357 2006-05-17 [wwp] 2.2.0cvs30
3359 * manual/handling.xml
3360 * manual/fr/handling.xml
3361 documented the ability to enabled/disable filtering/processing rules.
3363 2006-05-17 [colin] 2.2.0cvs29
3366 Don't initialize g_thread subsystem if it's
3367 already done (thanks to Hiro)
3369 Fix saving of parts when there name can't be
3370 converted from UTF-8.
3372 2006-05-17 [paul] 2.2.0cvs28
3375 fix config.status warning with autoconf 2.60
3377 2006-05-17 [paul] 2.2.0cvs27
3382 2006-05-17 [wwp] 2.2.0cvs26
3385 fix useless and potentially dangerous buffer walking (thanks to Colin).
3387 2006-05-17 [wwp] 2.2.0cvs25
3389 * src/plugins/demo/demo.c
3390 updated product name in plugin demo (many plugins need to be
3391 sync'ed w/ that change).
3393 2006-05-17 [colin] 2.2.0cvs24
3398 2006-05-16 [colin] 2.2.0cvs23
3401 Stupid me hit again. Fix cvs22.
3403 2006-05-16 [colin] 2.2.0cvs22
3406 Fix bug #922 (sylpheed-claws crashed after
3407 pushing on Inbox folder)
3409 2006-05-16 [colin] 2.2.0cvs21
3412 Make From header be copy/paste/select-able
3414 2006-05-16 [wwp] 2.2.0cvs20
3419 * src/etpan/imap-thread.c
3420 fix some compiler warnings (thanks to Colin).
3422 2006-05-16 [wwp] 2.2.0cvs19
3430 * src/send_message.c
3432 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3434 2006-05-15 [colin] 2.2.0cvs18
3437 Fix automatic rule creation with List-Post
3439 2006-05-15 [paul] 2.2.0cvs17
3441 * tools/filter_conv_new.pl
3442 updated for rule enabling/disabling
3443 claws version >= 2.3.x required
3445 2006-05-15 [cleroy] 2.2.0cvs16
3450 2006-05-15 [cleroy] 2.2.0cvs15
3455 2006-05-15 [wwp] 2.2.0cvs14
3457 * manual/pl/.cvsignore
3458 ignore generated files.
3460 2006-05-14 [wwp] 2.3.0-rc1
3462 * 2.3.0-rc1 released
3464 2006-05-13 [wwp] 2.2.0cvs13
3469 * src/matcher_parser_lex.l
3470 * src/matcher_parser_parse.y
3471 * src/prefs_filtering.c
3472 new feature: provide the ability to disable filtering and processing
3473 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3476 2006-05-13 [colin] 2.2.0cvs12
3479 Remove useless if (a) b; else b;
3482 2006-05-13 [wwp] 2.2.0cvs11
3490 no more silent failures (or at least less ones) when importing
3491 or exporting from/to mbox. Also start importing/exporting if
3492 the necessary info is set.
3494 2006-05-13 [wwp] 2.2.0cvs10
3497 restored up-to-date release notes.
3499 2006-05-13 [paul] 2.2.0cvs9
3503 updated by Tim Dijkstra and Pavlo Bohmat
3505 2006-05-12 [colin] 2.2.0cvs8
3507 * src/gtk/quicksearch.c
3508 Add "k" as shortcut for "colorlabel". Patch
3509 by ath42@users.sf.net.
3511 2006-05-12 [paul] 2.2.0cvs7
3513 * src/prefs_common.h
3514 * src/prefs_summaries.c
3516 when entering a folder also allow
3517 going directly to first Marked message
3519 2006-05-12 [paul] 2.2.0cvs6
3522 always obey 'confirm before marking all
3525 2006-05-12 [paul] 2.2.0cvs5
3528 make Sender fully clickable
3530 2006-05-12 [colin] 2.2.0cvs4
3534 Let From be editable
3537 Full support of .mh_sequences' Unseen seq
3539 2006-05-12 [colin] 2.2.0cvs3
3545 * src/prefs_spelling.c
3552 Add contextual menu on Compose toolbar
3553 button. Fixes bug #944 (Automatic
3554 addresses not applied when changing account
3555 from compose window)
3556 add Mailing List support
3557 based on the old 0.6.5claws25 patch by
3558 Melvin Hadasht, with finishing touches
3560 Fix "ignore thread" when mails are threaded by
3561 subject (and weren't ignored although appearing
3564 Both patches by Pawel.
3566 2006-05-08 [paul] 2.2.0cvs2
3575 add Mailing List support
3576 based on the old 0.6.5claws25 patch by
3577 Melvin Hadasht, with finishing touches
3580 2006-05-08 [colin] 2.2.0cvs1
3585 Add contextual menu on Compose toolbar
3586 button. Fixes bug #944 (Automatic
3587 addresses not applied when changing account
3588 from compose window)
3590 2006-05-08 [paul] 2.2.0
3594 2006-05-08 [paul] 2.1.1cvs51
3604 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3605 Fabien Vantard, Frederico Goncalves Guimaraes,
3606 Aleksandar Urosevic, and Ralgh Young
3608 2006-05-12 [colin] 2.1.1cvs50
3619 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3620 Fabien Vantard, Frederico Goncalves Guimaraes,
3621 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3623 2006-05-05 [colin] 2.1.1cvs49
3625 * manual/Makefile.am
3626 * manual/pl/Makefile.am
3627 * manual/pl/account.xml
3629 * manual/pl/addrbook.xml
3630 * manual/pl/advanced.xml
3632 * manual/pl/glossary.xml
3634 * manual/pl/handling.xml
3635 * manual/pl/intro.xml
3636 * manual/pl/keyboard.xml
3637 * manual/pl/plugins.xml
3638 * manual/pl/starting.xml
3639 * manual/pl/sylpheed-claws-manual.xml
3640 * manual/pl/dist/.cvsignore
3641 * manual/pl/dist/Makefile.am
3642 * manual/pl/dist/html/.cvsignore
3643 * manual/pl/dist/html/Makefile.am
3644 * manual/pl/dist/pdf/.cvsignore
3645 * manual/pl/dist/pdf/Makefile.am
3646 * manual/pl/dist/ps/.cvsignore
3647 * manual/pl/dist/ps/Makefile.am
3648 * manual/pl/dist/txt/.cvsignore
3649 * manual/pl/dist/txt/Makefile.am
3650 Add the polish translation of the manual,
3651 Authored by Pawel Pekala.
3653 2006-05-05 [cleroy] 2.1.1cvs48
3656 Re-read matcherrc after loading plugins
3657 if some of them add folders.
3659 2006-05-03 [colin] 2.1.1cvs47
3664 2006-05-03 [colin] 2.1.1cvs46
3667 Be sure to have a session when
3670 2006-05-03 [colin] 2.1.1cvs45
3675 Fix preventing renaming with namespace
3678 2006-05-01 [colin] 2.1.1cvs44
3681 Don't reload messageview when result of
3684 2006-04-29 [colin] 2.1.1cvs43
3686 * src/prefs_receive.c
3687 * src/plugins/spamassassin/spamassassin_gtk.c
3688 * src/plugins/clamav/clamav_plugin_gtk.c
3691 2006-04-29 [colin] 2.1.1cvs42
3693 * src/prefs_compose_writing.c
3695 Cleanups. Patch by Pawel
3697 2006-04-28 [paul] 2.1.1cvs41
3700 fix returned quick search results when search
3701 term contains an underscore.
3704 2006-04-28 [paul] 2.1.1cvs40
3706 * src/prefs_message.c
3707 * src/prefs_receive.c
3709 Patches by Pawel Pekala
3711 2006-04-27 [colin] 2.1.1cvs39
3714 Differentiate subject Welcome from
3715 window's title Welcome
3721 2006-04-27 [paul] 2.1.1cvs38
3723 * manual/advanced.xml
3724 * manual/fr/advanced.xml
3725 add info about compose_no_markup hidden pref
3727 2006-04-27 [paul] 2.1.1cvs37
3729 * src/prefs_account.c
3730 improve privacy labels
3731 * src/prefs_msg_colors.c
3732 change some strings for translators' convenience
3733 * src/gtk/gtkutils.c
3734 don't underline the link button text
3736 2006-04-25 [colin] 2.1.1cvs36
3739 Complete 2.1.1cvs33 (once more ;)
3741 2006-04-25 [colin] 2.1.1cvs35
3746 2006-04-25 [cleroy] 2.1.1cvs34
3749 * src/gtk/gtkaspell.c
3750 Fix crash on redirect (related to the return
3751 of the aspell menu in compose's toolbar)
3752 * src/prefs_msg_colors.c
3753 Fix sensitivity widgets
3754 * src/image_viewer.c
3755 * src/gtk/pluginwindow.c
3756 * src/gtk/prefswindow.c
3757 Change released signals to clicked (Fabien)
3759 * src/common/socket.c
3760 * src/plugins/spamassassin/spamassassin.c
3761 Translate strings (Fabien)
3763 2006-04-25 [paul] 2.1.1cvs33
3768 complete the fix of bug #912
3771 2006-04-25 [colin] 2.1.1cvs32
3779 Patches by Pawel Pekala
3781 2006-04-24 [colin] 2.1.1cvs31
3784 Fix compilation warnings (Fabien)
3786 2006-04-24 [colin] 2.1.1cvs30