1 2006-09-21 [wwp] 2.4.0cvs203
4 Added a action tool to open uuencoded docs w/
5 OpenOffice (based on uudec method).
7 2006-09-21 [colin] 2.4.0cvs202
11 Workaround possible GTK crash: remove selection
12 clipboard before destroying widget, or GTK+-2.10
15 2006-09-20 [colin] 2.4.0cvs201
18 Fix free-after-use in some cases (when
19 procmime_encode_content() frees mimeinfo->data.mem
20 and turns it to a temp file)
22 2006-09-20 [colin] 2.4.0cvs200
28 Add tooltips in the folderview and summaryview
29 (Doesn't break string freeze as they already
32 Put the spam button in the default configuration
33 if compiled with bogo plugin too
35 2006-09-19 [colin] 2.4.0cvs199
39 Update folder name label on folder rename
45 2006-09-19 [wwp] 2.4.0cvs198
47 * src/summary_search.c
48 fix can't click forward/backward buttons in the
51 2006-09-18 [paul] 2.4.0cvs197
54 add missing bracket, capitalise the A of
57 2006-09-18 [paul] 2.4.0cvs196
60 fix bug 1012 'crashed upon sending mail
64 2006-09-16 [colin] 2.4.0cvs195
67 Fix "real-time" sorting by freezing/thawing
69 2006-09-16 [colin] 2.4.0cvs194
72 Fix the anti-spam entry a bit
74 2006-09-16 [colin] 2.4.0cvs193
77 Make sure reviewers have no excuse when stating
78 Sylpheed-Claws doesn't have antispam capabilities.
80 2006-09-16 [colin] 2.4.0cvs192
83 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
84 as if the SIGPIPE comes from etpan's thread we could
85 trigger a GUI update from this thread.
87 2006-09-16 [colin] 2.4.0cvs191
90 Init all members of the struct
92 2006-09-16 [paul] 2.4.0cvs190
95 improvements to the English
97 2006-09-15 [colin] 2.4.0cvs189
102 2006-09-14 [colin] 2.4.0cvs188
104 * src/common/socket.c
105 * src/common/socket.h
107 * src/common/ssl_certificate.c
108 * src/common/ssl_certificate.h
109 * src/etpan/imap-thread.c
110 the get_fqdn() call done to get canonical name when
111 checking an SSL certificate is blocking, which is
112 sad as we just did a non-blocking lookup to connect.
113 Fix that by letting the fqdn available to the SockInfo,
114 and use that in ssl_certificate_check(). For IMAP,
115 we don't do it as the lookup's done by libetpan, but
116 it's less annoying as IMAP connections as much more
117 rare than POP3 connections.
119 2006-09-14 [paul] 2.4.0cvs187
121 * manual/advanced.xml
122 improvements to the English,
123 properly place the new hidden options
124 within the alphabetical order
125 * src/gtk/pluginwindow.c
126 improvements to the English
128 2006-09-14 [colin] 2.4.0cvs186
132 * src/gtk/gtksctree.c
133 * manual/advanced.xml
134 New hidden pref, stripes_color_offset, to change
135 the value added/substracted to normal bgcolor to
136 create the stripes in summaries
138 2006-09-13 [colin] 2.4.0cvs185
145 Fix misc. printing issues:
146 - Bad font for linkified headers
147 - Different font if the mail was displayed or not
148 - Factorize the thing
150 2006-09-13 [colin] 2.4.0cvs184
152 * src/common/ssl_certificate.c
153 Only get FQDN once when checking certificate
155 2006-09-13 [colin] 2.4.0cvs183
158 * src/gtk/pluginwindow.c
159 Misc. GUI fixes by Fabien
161 2006-09-13 [wwp] 2.4.0cvs182
166 get rid of unused wide-char functions.
168 2006-09-13 [wwp] 2.4.0cvs181
170 * src/plugins/pgpinline/sylpheed.def
172 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
173 add privacy_reset_error to the .def file,
174 do not fork for an external textviewer.
176 2006-09-13 [wwp] 2.4.0cvs180
179 fix broken font entry in prefs (patch issued by the gpg4win team,
180 probably by Marcus Brinkmann <marcus@g10code.de>).
182 2006-09-13 [colin] 2.4.0cvs179
185 Fix a warning in summaryview.c
189 Add missing Mark/* elements in the
192 2006-09-12 [colin] 2.4.0cvs178
194 * src/prefs_actions.c
195 * src/prefs_filtering_action.c
196 * src/prefs_matcher.c
197 Use (New) instead of New everywhere
199 2006-09-12 [wwp] 2.4.0cvs177
201 * manual/fr/addrbook.xml
202 * manual/fr/handling.xml
203 updated some quotes in the fr manual to match the fr translation.
205 2006-09-12 [wwp] 2.4.0cvs176
207 * src/prefs_matcher.c
208 don't store translated string elements in matcher expressions.
209 Also fixed a misused of Q_().
211 2006-09-11 [wwp] 2.4.0cvs175
213 * src/plugins//bogofilter/bogofilter.c
214 * src/plugins//clamav/clamav_plugin.c
215 * src/plugins//demo/demo.c
216 * src/plugins//dillo_viewer/dillo_viewer.c
217 * src/plugins//pgpcore/plugin.c
218 * src/plugins//pgpinline/plugin.c
219 * src/plugins//pgpmime/plugin.c
220 * src/plugins//spamassassin/spamassassin.c
221 gettext-ize more strings (mostly plugin error messages).
223 2006-09-11 [colin] 2.4.0cvs174
226 Make maximum buffer size bigger to avoid
227 truncating translated messages. Patch by
230 2006-09-11 [colin] 2.4.0cvs173
232 * src/etpan/imap-thread.c
233 Fix compilation on OpenBSD, thanks to
236 2006-09-10 [wwp] 2.4.0cvs172
239 * manual/addrbook.xml
240 * manual/handling.xml
241 * manual/es/handling.xml
242 * manual/fr/account.xml
243 * manual/fr/addrbook.xml
244 * manual/fr/handling.xml
245 documented addressbook matching (condition configuration):
247 documented per-account filtering rules (handling/filtering
248 section, account section):
249 account.xml, handling.xml, en fr
250 slightly updated the handling/searching section to tell few
251 words about the extended search ability:
253 added missing <quote></quotes> to Quick Search:
254 handling.xml, en fr es
255 fixed a typo (auomatically):
257 changes revisited by Paul.
259 2006-09-10 [paul] 2.4.0cvs171
261 * src/prefs_actions.c
262 * src/prefs_filtering.c
263 * src/prefs_template.c
264 adjustments to the gui
265 Patch by Fabien Vantard (slightly modified)
267 2006-09-10 [colin] 2.4.0cvs170
270 Check folderitem/summaryview consistency
271 (basically automates Update summary). Fixes
272 #1011 (wrong (negative) count on unread
275 2006-09-10 [colin] 2.4.0cvs169
277 * src/gtk/gtksctree.c
278 Fix recursive expansion via mouse
279 * src/plugins/bogofilter/bogofilter.c
280 Use normal filtering way of moving
281 messages (batching), possibly fixing
282 bug #1015 (Bogofilter plugin doubles
285 2006-09-09 [wwp] 2.4.0cvs168
287 * src/prefs_filtering.c
288 better place for this fix.
290 2006-09-09 [wwp] 2.4.0cvs167
292 * src/prefs_filtering.c
293 fix a minor bug when the enabled status of a filtering/processing
294 rule always got set to TRUE when replacing this rule. That still
295 make sense when adding a new rule, but now when replacing, we
296 don't override the value of 'enabled'.
297 Also renamed the func prefs_filtering_list_view_get_rule_name()
298 to prefs_filtering_list_view_get_info() as this function not only
299 returns the name, but also the account_id and the enabled status.
301 2006-09-09 [mones] 2.4.0cvs166
303 * manual/glossary.xml
305 Minor format corrections
307 Fix misplaced NO WARRANTY section
308 * manual/es/advanced.xml
310 * manual/es/glossary.xml
312 * manual/es/handling.xml
313 * manual/es/plugins.xml
314 * manual/es/starting.xml
315 Incorporate changes from English version
319 Fix address, (add translation credits in es version)
323 2006-09-09 [wwp] 2.4.0cvs165
325 * src/prefs_filtering.c
326 fix a crash when opening filtering prefs, if matcherrc file contains
327 broken data (non-existing account id, which is theoretically not
330 2006-09-08 [colin] 2.4.0cvs164
333 Wrong assert, make it an if()
334 * src/gtk/gtksctree.c
335 Fix bug #1013 (expand selected thread
336 tree) - expanding is now recursive
338 2006-09-07 [wwp] 2.4.0cvs163
340 * src/prefs_matcher.c
341 make better sentences about addressbook matching in the
342 matcher prefs. This should make translators' work easier
345 2006-09-07 [wwp] 2.4.0cvs162
347 * src/prefs_filtering.c
348 code simplification (get rid of dup var. assignment).
350 2006-09-07 [wwp] 2.4.0cvs161
353 use GTK_STOCK icons when possible, patch by Fabien Vantard
356 2006-09-07 [paul] 2.4.0cvs160
359 fix compilation warnings
362 2006-09-07 [paul] 2.4.0cvs159
365 select the mimepart icon when
369 2006-09-06 [paul] 2.4.0cvs158
371 * src/prefs_filtering.c
372 fix labels and table element spacing
373 Patch by Fabien Vantard
379 2006-09-06 [paul] 2.4.0cvs157
381 * manual/es/advanced.xml
384 2006-09-06 [wwp] 2.4.0cvs156
387 fix an dup launch issue when iconified, thanks to Colin.
389 2006-09-06 [wwp] 2.4.0cvs155
391 * src/gtk//gtksctree.h
392 oops, forgot that one!
394 2006-09-06 [wwp] 2.4.0cvs154
396 * manual/pl/advanced.xml
397 * manual/advanced.xml
398 * manual/es/advanced.xml
399 * manual/fr/advanced.xml
400 * src/prefs_customheader.c
401 * src/prefs_filtering_action.c
403 * src/prefs_summaries.c
404 * src/prefs_filtering.c
407 * src/prefs_summary_column.c
409 * src/prefs_actions.c
410 * src/prefs_folder_column.c
412 * src/prefs_template.c
413 * src/prefs_display_header.c
415 * src/prefs_matcher.c
417 * src/prefs_toolbar.c
420 * src/gtk/gtksctree.c
421 * src/gtk/pluginwindow.c
422 * src/gtk/progressdialog.c
423 * src/gtk/prefswindow.c
424 renamed hidden option enable_rules_hint to use_stripes_everywhere
425 to make its meaning more obvious (all versions of the manual reflect
427 added an extra hidden option use_stripes_in_summary to allow
428 discarding these stripes in mainwindow's folder and message lists;
429 en and fr manuals only are OK towards this.
431 2006-09-06 [colin] 2.4.0cvs153
434 Hide Sylpheed-Claws' internal queue headers
435 when showing all headers. They'll be present
436 only in Source window.
438 2006-09-05 [colin] 2.4.0cvs152
440 * src/plugins/trayicon/trayicon.c
441 Fix crash at exit - we have to disconnect
443 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
444 Update eggtrayicon - patch adapted from a
445 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
448 2006-09-05 [colin] 2.4.0cvs151
451 * src/gtk/logwindow.c
452 Fix race condition when something writes
453 to the log too soon during init. Thanks
456 2006-09-05 [colin] 2.4.0cvs150
459 Don't select part on right-click either
461 2006-09-05 [paul] 2.4.0cvs149
464 completion of previous commit
467 2006-09-05 [colin] 2.4.0cvs148
470 Don't force selection on middle-click, just open
472 2006-09-04 [colin] 2.4.0cvs147
475 Looks like gtk_notebook_set_current_page()
476 sometimes steals focus, and this annoys us
477 in MimeViewers as it renders navigation
478 keys useless. Take back focus after switching
481 2006-09-04 [colin] 2.4.0cvs146
484 Set stop_loading when clicking on Next
485 during load. Don't add a callback to
486 avoid over-complicating things.
488 2006-09-04 [colin] 2.4.0cvs145
492 Fix multiple loads in separate messageview
494 2006-09-04 [colin] 2.4.0cvs144
497 Let navigation keys be handled during
500 2006-09-04 [colin] 2.4.0cvs143
506 Make loading of huge mails (lots of text and/or
507 images) cancellable, so the GUI doesn't block
509 2006-09-04 [colin] 2.4.0cvs142
511 * src/plugins/trayicon/trayicon.c
512 Fix annoyance when removing a folder with
513 unread mails: trayicon didn't update
515 2006-09-04 [paul] 2.4.0cvs141
517 * src/gtk/icon_legend.c
518 straighten up columns
519 Patch by Fabien Vantard
521 2006-09-04 [wwp] 2.4.0cvs140
523 * src/prefs_filtering.c
524 fix new line's account name in filtering prefs:
525 was "All", is now "(New)".
527 2006-09-04 [paul] 2.4.0cvs139
529 * tools/make.themes.project
530 use "AUTOMAKE_OPTIONS = dist-bzip2"
531 instead of homebrewed "make release"
533 2006-09-03 [colin] 2.4.0cvs138
536 Fix bug #1007 (Wrong folder highlighted)
538 2006-09-03 [colin] 2.4.0cvs137
541 Don't set Newsgroup: header to a mail folder
544 2006-09-03 [paul] 2.4.0cvs136
547 * src/prefs_spelling.c
550 2006-09-03 [paul] 2.4.0cvs135
552 * src/prefs_summaries.c
553 correct menu item text in prefs_keybind_apply_clicked()
555 2006-09-03 [paul] 2.4.0cvs134
557 * manual/advanced.xml
558 some improvements to the descriptions
563 fix menu sensitivity issues
564 * src/prefs_message.c
565 drop the useless word 'short'
567 add the word 'lines' indicating log length
568 is a measure of lines
570 fix compilation warnings
572 2006-09-02 [colin] 2.4.0cvs133
575 Display a special return-receipt message
576 if the message is from the user
578 Fix missing freeze of the list when marking
579 all read and unthreading for exec. Thanks
582 2006-09-02 [paul] 2.4.0cvs132
585 * src/prefs_message.c
589 2006-09-02 [wwp] 2.4.0cvs131
591 * src/prefs_filtering.c
592 added an account name column to the filtering rules
595 2006-09-02 [colin] 2.4.0cvs130
597 * src/gtk/logwindow.c
598 * src/gtk/logwindow.h
599 Block scrolling if we're not at the end
602 2006-09-02 [colin] 2.4.0cvs129
605 Make sure account-specific rules can't
606 be used in {pre-,post-,}processing
608 * src/gtk/logwindow.c
609 * src/gtk/logwindow.h
610 Jump to last error when clicking on the
613 2006-09-02 [colin] 2.4.0cvs128
623 Let proc_mbox know its account, for
624 account-specific rules
626 2006-09-01 [colin] 2.4.0cvs127
629 Don't uselessly use iconv to convert from
635 Fix certain log cases, disable warning icon
636 for now, the correct way to display it when
637 necessary and only when necessary is probably
638 to do it manually rather than use error logs
639 * src/etpan/imap-thread.c
640 Clean up UID logging a bit
641 * src/gtk/logwindow.c
642 * src/gtk/logwindow.h
643 Make logging faster when the window's closed
645 2006-09-01 [wwp] 2.4.0cvs126
647 * manual/fr/account.xml
648 reflect changes to the ref. manual (parts of cvs72):
649 fix tabnames and quotes.
651 2006-09-01 [wwp] 2.4.0cvs125
653 * manual/fr/plugins.xml
654 reflect changes to the reference manual (cvs42):
655 update IRC channel info.
657 2006-09-01 [wwp] 2.4.0cvs124
660 use CVSEDITOR env. var. if set, according to `man cvs`.
662 2006-09-01 [wwp] 2.4.0cvs123
664 * manual/advanced.xml
665 better sentence again (thanks to Paul).
667 2006-09-01 [wwp] 2.4.0cvs122
669 * manual/advanced.xml
670 fix definition of toolbar_detachable and rework a bit the one of
673 2006-09-01 [mones] 2.4.0cvs121
675 * manual/advanced.xml
676 Document enable_dotted_lines
678 2006-09-01 [paul] 2.4.0cvs120
685 obey the 'When entering folder...' option
686 when using the /View/Go to/... menu items
689 2006-08-31 [colin] 2.4.0cvs119
692 Revert 2.4.0cvs116, wrong fix.
694 2006-08-31 [colin] 2.4.0cvs118
696 * src/gtk/gtksctree.c
697 Better state the various copyrights
699 2006-08-31 [colin] 2.4.0cvs117
702 fix enable_dotted_lines
704 2006-08-31 [colin] 2.4.0cvs116
707 Use pref "Always open on select" when going
708 to next unread folder
709 * src/gtk/gtksctree.c
710 Fix link failure to _gtk_clist_create_cell_layout
711 on certain computers. (Why not mine, I wonder)
713 2006-08-31 [colin] 2.4.0cvs115
717 * src/plugins/bogofilter/bogofilter.c
718 * src/plugins/spamassassin/spamassassin.c
719 Requalify some "errors" to warnings
723 Add an icon in the statusbar to notify
725 * src/gtk/gtksctree.c
728 Make the GtkSCTree look more modern by
729 alternating background lines
732 Add a pref to let people have the old
736 2006-08-30 [colin] 2.4.0cvs114
740 Provide a way to filter a list of
741 messages in an optimised manner, and
742 add a list-filtering hook
746 Use the list filtering
747 * src/plugins/bogofilter/bogofilter.c
748 Use the list-filtering hook
749 Use -b (bulk) mode for more speed
750 when learning and filtering
751 * src/etpan/imap-thread.c
752 Make log output shorter in UID SEARCH
755 2006-08-30 [colin] 2.4.0cvs113
757 * src/plugins/bogofilter/bogofilter.c
758 Really fast mass learning - thanks to David
759 Relson for the options explanations :)
761 2006-08-30 [colin] 2.4.0cvs112
764 Fix compilation on FreeBSD. Thanks
767 2006-08-29 [colin] 2.4.0cvs111
770 Handle "popup_menu" signal (for popping the
771 menu via the keyboard)
778 Factorize scrolling code, and add an API
779 for MimeViewers to handle scroll orders
781 2006-08-29 [wwp] 2.4.0cvs110
783 * src/plugins//bogofilter/bogofilter.c
784 * src/plugins//spamassassin/spamassassin.c
785 make the bogofilter/spamassassin filtering error dialogs at
786 incorporation obey to the "don't popup error dialog on
787 receive error" option. If disabled, feed the log window w/
794 2006-08-29 [paul] 2.4.0cvs109
797 remove 'make release', it's not needed
798 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
800 2006-08-29 [paul] 2.4.0cvs108
803 * src/summary_search.c
804 * src/gtk/progressdialog.c
805 * src/plugins/pgpcore/passphrase.c
806 replace deprecated gtk_window_set_policy()
808 2006-08-29 [colin] 2.4.0cvs107
811 Fix data loss when copy fails during a move:
812 only use fast remove_msgs if everything was
813 copied OK; else use slow remove_msg on the
814 mails that got copied only.
816 2006-08-28 [paul] 2.4.0cvs106
819 revert change in 2.4.0cvs104, it breaks
822 2006-08-28 [paul] 2.4.0cvs105
824 * src/plugins/spamassassin/spamassassin.c
827 2006-08-28 [paul] 2.4.0cvs104
830 fix data loss when moving to another
832 * src/prefs_spelling.c
834 * src/gtk/pluginwindow.c
835 improve the layout of the dialog text
838 2006-08-28 [paul] 2.4.0cvs103
840 * src/plugins/bogofilter/bogofilter.c
841 * src/plugins/bogofilter/bogofilter_gtk.c
842 fix english up a bit, innit
844 2006-08-28 [paul] 2.4.0cvs102
849 require autoconf 2.60, enabling building
850 with gettext 0.15 (gettext 0.14.x build still
851 possible). Replace Makefiles with versions
853 Remove configure options --with-localedir and
854 --with-mandir. The options that are provided
855 directly by autoconf 2.60 can be used instead:
858 2006-08-27 [colin] 2.4.0cvs101
860 * src/plugins/bogofilter/Makefile.am
861 Fix make dist (no README)
863 2006-08-27 [colin] 2.4.0cvs100
866 Don't use F_UNKNOWN folders for any default
868 * src/plugins/bogofilter/bogofilter.c
869 * src/plugins/bogofilter/bogofilter.h
870 * src/plugins/bogofilter/bogofilter_gtk.c
871 Add an option to specify the path to bogofilter
872 Use single-quotes to be able to learn in folders
873 with spaces in their names
874 Verify learning status
876 2006-08-27 [colin] 2.4.0cvs99
880 Document Bogofilter plugin
882 2006-08-27 [colin] 2.4.0cvs98
888 When possible, copy the queued mail to sent folder
889 instead of re-adding. Much faster on IMAP.
891 2006-08-27 [colin] 2.4.0cvs97
894 Disable mmaped caches - huge metadata loss
895 here after a power failure.
897 Add quicksearch timing
898 * src/common/plugin.c
899 * src/common/plugin.h
900 Implement an interface to tell what plugins
901 provide. Prevent loading of similar plugins.
902 * src/plugins/clamav/clamav_plugin.c
903 * src/plugins/demo/demo.c
904 * src/plugins/dillo_viewer/dillo_viewer.c
905 * src/plugins/pgpcore/plugin.c
906 * src/plugins/pgpinline/pgpinline.c
907 * src/plugins/pgpmime/pgpmime.c
908 * src/plugins/spamassassin/spamassassin.c
909 * src/plugins/trayicon/trayicon.c
910 Implement plugin_provides()
912 2006-08-27 [colin] 2.4.0cvs96
915 * src/plugins/Makefile.am
916 * src/plugins/bogofilter/.cvsignore
917 * src/plugins/bogofilter/Makefile.am
918 * src/plugins/bogofilter/bogofilter.c
919 * src/plugins/bogofilter/bogofilter.h
920 * src/plugins/bogofilter/bogofilter_gtk.c
921 New Bogofilter plugin, provides filtering and
922 learning. Spamassassin will go to extra plugins.
924 2006-08-26 [mones] 2.4.0cvs95
926 * manual/handling.xml
927 Fix subfolder path in the example (thanks to Paul)
929 2006-08-26 [mones] 2.4.0cvs94
931 * manual/glossary.xml
932 2.2. + add ISP to the glossary
933 7.5. + Add UIDL to glossary
934 7.7. + Add TCP to glossary
935 * manual/handling.xml
936 7.1. + Mentions GNU/Linux distribution, what about the non...
937 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
938 7.3. + Mentions .bashrc, what about the non-bash ones?
939 7.4. = Use appropriate quotation for commands
940 7.6. = change "" to <quote></quote>
942 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
943 * manual/starting.xml
944 2.1. + local mbox file: some examples of mbox file locations...
945 Also reformatted files requiring it
947 2006-08-26 [wwp] 2.4.0cvs93
949 * src/summary_search.c
950 disable find buttons while summary search is running.
952 2006-08-25 [colin] 2.4.0cvs92
959 Speed up MH moving, and add progressbar
962 Write cache files using mmap() too
964 2006-08-25 [wwp] 2.4.0cvs91
967 switch spam<->ham button when a message has been marked as spam or ham
968 and is still selected. Thanks to Colin.
970 2006-08-25 [paul] 2.4.0cvs90
976 * src/gtk/icon_legend.c
977 * src/pixmaps/copied.xpm
978 * src/pixmaps/moved.xpm
979 add icons for delayed execution marked for
980 copying, marked for moving
982 2006-08-25 [mones] 2.4.0cvs89
984 * manual/glossary.xml
985 Fix the other glossary items:
986 5.1. = Inmmediate execution -> <quote>immediate execution...
987 5.2. = Fix MBOX capitalization -> Mbox
988 5.3. + Improve Plugins def. w/ tech. ref.
989 5.4. = Quotation -> replace '>' by <quote>></quote>
990 5.5. - SMTP Server. -> remove dot
994 2006-08-25 [mones] 2.4.0cvs88
997 Reformatted, changed email address
998 * manual/glossary.xml
999 Reformatted, fixed MANUAL-TODO items:
1000 8.2. + add ROT-13 to glossary
1001 8.4. + add URL to glossary
1002 * manual/es/advanced.xml
1005 2006-08-25 [paul] 2.4.0cvs87
1007 * src/gtk/icon_legend.c
1008 add 'marked for deletion' icon
1009 arrange icons by containing column
1010 wrap long label text
1012 2006-08-25 [colin] 2.4.0cvs86
1014 * src/common/utils.c
1015 * src/common/utils.h
1016 Add the sc_g_*list_bigger functions in
1017 a place everyone can use it
1019 Only freeze/thaw the list when working
1020 on the selection, if it's bigger than 1
1021 * src/gtk/gtksctree.c
1022 Only freeze/thaw the list when unselec-
1023 ting 'all' if ('all' != 1)
1024 This avoids some flickering
1026 2006-08-24 [colin] 2.4.0cvs85
1029 Fix strange list selection
1030 Fix random seg (Invalid read of freed memory)
1032 2006-08-24 [colin] 2.4.0cvs84
1035 * src/gtk/inputdialog.c
1036 * src/plugins/pgpcore/passphrase.c
1037 Revert minimal width patch of 2.4.0cvs67,
1038 as it is also a maximal width. Use
1039 gtk_window_set_default_size instead.
1041 2006-08-24 [colin] 2.4.0cvs83
1044 Write cache/mark to temp files before
1045 overwriting old ones (avoids metadata
1046 loss if writing the new files fail).
1047 Use mmap() to read cache/mark file, as
1048 this makes cache reading faster. Dis-
1049 abled for big-endian machines until it
1050 can be tested. (Big-endian users: set
1051 msgcache_use_mmap = TRUE in the relevant
1054 Move rarely used fields of MsgInfo in
1055 another structure, which will only be
1056 allocated if needed. Face, X-Face,
1057 Return receipt headers and List-*
1058 headers are moved. Mails having none
1059 of these occupy 52 bytes less with
1060 this patch, which makes 2.5MB of RAM
1061 saved on a 50k folder).
1065 * src/partial_download.c
1069 Follow this structure change.
1071 2006-08-24 [wwp] 2.4.0cvs82
1073 * manual/es/.cvsignore
1074 * manual/es/dist/.cvsignore
1075 * manual/es/dist/html/.cvsignore
1076 * manual/es/dist/pdf/.cvsignore
1077 * manual/es/dist/ps/.cvsignore
1078 * manual/es/dist/txt/.cvsignore
1079 more (generated) files to ignore.
1081 2006-08-24 [colin] 2.4.0cvs81
1085 Fix possible problems with local delivery. Check the folder doesn't
1086 need scan before setting its mtime when saving cache (which can be
1087 done long after the folder's been modified by an external process);
1088 Check that the stored item's mtime didn't change in mh functions.
1090 2006-08-24 [mones] 2.4.0cvs80
1092 * manual/advanced.xml
1093 Rewrapping, some fixes and MANUAL-TODO items:
1094 8.1. = change "" to <quote></quote>
1095 8.3. = quote menu items
1096 8.5. - deploying -> new user ... ideally a new user (redundant)
1098 2006-08-23 [colin] 2.4.0cvs79
1100 * src/gtk/gtksctree.c
1101 When selecting or deselecting range, only
1102 freeze/thaw when selection is bigger than 10
1104 2006-08-23 [colin] 2.4.0cvs78
1109 * src/plugins/dillo_viewer/dillo_viewer.c
1110 Provide an API for MimeViewer plugins to
1111 return a text selection for replying
1113 2006-08-23 [colin] 2.4.0cvs77
1115 * src/image_viewer.c
1117 Use gtk_pixbuf_new_from_file_at_scale(), which
1118 is faster than getting the pixbuf then resizing
1121 2006-08-23 [colin] 2.4.0cvs76
1124 UTF-8 should be sent Quoted-printable
1126 2006-08-22 [colin] 2.4.0cvs75
1129 Check if scan is required before touching
1130 the folder (or it'll be required every time)
1132 2006-08-22 [colin] 2.4.0cvs74
1135 Require libetpan 0.46 (crasher fix when built
1138 2006-08-22 [colin] 2.4.0cvs73
1141 Set folder's mtime after writing its
1146 Don't do useless stuff if we don't
1149 Add some timing, don't deselect prior
1150 to selecting (gtksctree does it itself),
1151 remove crash avoidance hacks as it's been
1152 properly fixed since a while
1153 * src/common/utils.c
1154 Optimize to_human_readable(): _() is slow,
1155 do it only once, and avoid %f format for KB
1156 (the most common in a summaryview)
1157 * src/gtk/gtksctree.c
1158 Don't uselessly freeze/thaw (fixes flicker
1159 on next unread and friends), reduce number
1160 of g_list_nth/g_list_position where possible
1161 * src/gtk/gtkutils.c
1162 * src/gtk/gtkutils.h
1163 Reduce number of g_list_nth/g_list_position
1165 All of this makes loading as 70k folder 2.1
1166 seconds instead of 3.2 (with hot FS caches).
1167 (1.3 seconds without Date and Size columns...)
1169 2006-08-22 [paul] 2.4.0cvs72
1171 wrap documents and do some items from mones' MANUAL-TODO:
1173 * manual/account.xml
1174 4.1. = fix tabname references to <quote>tabname</quote>
1175 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1177 1.1. = mentioned options don't match UI
1178 Add information about the 'Never send Return Receipts'
1180 * manual/handling.xml
1181 6.2. = Mentions Extended symbols button, but now is
1183 6.3. = Mentions ... button, which is now Edit
1185 2006-08-22 [colin] 2.4.0cvs71
1187 * src/gtk/pluginwindow.c
1188 Fix layout in verbose translations (such
1191 2006-08-22 [paul] 2.4.0cvs70
1193 * manual/Makefile.am
1194 build manuals in alphabetical order
1196 * src/prefs_themes.c
1197 replace/remove deprecated symbols
1198 * src/gtk/gtkutils.c
1200 * src/gtk/pluginwindow.c
1201 replace deprecated symbol
1202 replace label text and move it
1203 * src/plugins/pgpcore/prefs_gpg.c
1204 move the 'Generate...' button out of the
1205 Sign Key frame, replace the English used
1206 * src/plugins/pgpcore/sgpgme.c
1207 fixes to the English
1209 2006-08-21 [colin] 2.4.0cvs69
1211 * src/plugins/trayicon/trayicon.c
1212 Add more strings for translation; patch
1215 2006-08-21 [colin] 2.4.0cvs68
1218 fix replied flag not set after drafting
1220 fix body quicksearch in non-encoded bodies
1223 Get rid of the g_malloc workaround for
1224 corrupted caches, use g_try_malloc
1226 2006-08-21 [colin] 2.4.0cvs67
1229 * src/gtk/inputdialog.c
1230 * src/plugins/pgpcore/passphrase.c
1231 Set minimal width to 375
1233 Fix switching to offline, asking if it
1234 should be overriden for synchronising
1236 Don't offer to remember command on Open
1237 with for text parts, as the browser or
1238 text editor command isn't changed from
1241 2006-08-20 [paul] 2.4.0cvs66
1245 fix plural form errors. revealed by stricter
1246 checking of gettext 0.15
1248 2006-08-18 [paul] 2.4.0cvs65
1250 * src/stock_pixmap.c
1251 fix the fix of 2.4.0cvs64
1254 2006-08-18 [paul] 2.4.0cvs64
1256 * src/stock_pixmap.c
1260 2006-08-18 [paul] 2.4.0cvs63
1264 fix occasional IMAP bug where large msgs
1265 were left in the queue folder after sending
1268 2006-08-18 [paul] 2.4.0cvs62
1271 freeze the summaryview while quicksearch results
1273 (fixes bug 456 'current message is hidden when the
1274 view is refreshed and extended search is "unread
1278 add missing #include "inputdialog.h"
1279 * src/common/utils.h
1280 add missing mailcap_update_default() and improve
1283 2006-08-17 [colin] 2.4.0cvs61
1285 * src/plugins/pgpcore/select-keys.c
1288 2006-08-17 [colin] 2.4.0cvs60
1291 Don't continue queuing if Cancel is clicked
1294 2006-08-17 [colin] 2.4.0cvs59
1296 * src/plugins/pgpcore/select-keys.c
1297 When encrypting, if only one key matches and it
1298 matches exactly, automatically use it.
1300 2006-08-17 [colin] 2.4.0cvs58
1303 * src/prefs_common.c
1304 * src/prefs_common.h
1305 * src/prefs_ext_prog.c
1307 Fix issues with previous patch (text/html)
1308 Remove outdated prefs
1310 2006-08-17 [colin] 2.4.0cvs57
1313 Add View Log button on auth error
1315 Fix encrypted mail marked as new when
1316 saved in normal folders
1317 * src/plugins/pgpinline/pgpinline.c
1318 Fix encrypt bug on IMAP
1320 * src/common/utils.c
1321 * src/common/utils.h
1322 * src/gtk/inputdialog.c
1323 * src/gtk/inputdialog.h
1324 Get rid of metamail stuff, simplify
1325 opening, and allow remembering of user's
1326 choices (by updating ~/.mailcap). There's
1327 still to drop "Audio player" and "Image
1328 viewer" preferences.
1330 2006-08-17 [mones] 2.4.0cvs56
1332 * manual/es/sylpheed-claws-manual.xml
1335 2006-08-17 [mones] 2.4.0cvs55
1338 * manual/Makefile.am
1339 * manual/es/Makefile.am
1340 * manual/es/account.xml
1342 * manual/es/addrbook.xml
1343 * manual/es/advanced.xml
1345 * manual/es/glossary.xml
1347 * manual/es/handling.xml
1348 * manual/es/intro.xml
1349 * manual/es/keyboard.xml
1350 * manual/es/plugins.xml
1351 * manual/es/starting.xml
1352 * manual/es/sylpheed-claws-manual.xml
1353 * manual/es/dist/Makefile.am
1354 * manual/es/dist/html/Makefile.am
1355 * manual/es/dist/pdf/Makefile.am
1356 * manual/es/dist/ps/Makefile.am
1357 * manual/es/dist/txt/Makefile.am
1358 Spanish translation for the manual
1360 2006-08-16 [colin] 2.4.0cvs54
1365 Fix send button sensitivity at startup
1366 Set send menu sensitivity (patch by Fabien)
1368 Enable closing with esc (patch by Fabien)
1369 * src/gtk/foldersort.c
1370 Enable closing with esc (patch by Fabien)
1372 Optimisation (no need to copy to tempfile to
1373 "decode" 7bit and 8bit)
1375 Fix cruft in swap_from case
1377 Fix missing last line in some mail cases
1378 (Fixes debian #381872)
1379 * src/plugins/pgpcore/prefs_gpg.c
1380 * src/plugins/pgpcore/sgpgme.c
1381 * src/plugins/pgpcore/sgpgme.h
1382 Don't show "no key found" when user explicitely
1383 wants to create a key
1385 2006-08-16 [paul] 2.4.0cvs53
1391 * src/prefs_account.c
1392 * src/prefs_message.c
1393 * src/gtk/gtkutils.c
1394 bump up minimum required versions of GTK+ and
1397 2006-08-16 [paul] 2.4.0cvs52
1400 workaround GTK+ Bug 351600 - 'Can't re-click
1401 on button after sensitivity update'
1402 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1405 2006-08-15 [colin] 2.4.0cvs51
1407 * src/plugins/pgpcore/prefs_gpg.c
1408 Set options sensitivity according to
1410 * src/plugins/pgpcore/sgpgme.c
1411 Allow to create key with no passphrase
1413 2006-08-14 [cleroy] 2.4.0cvs50
1415 * src/gtk/pluginwindow.c
1416 New layout (maybe to be changed?)
1417 * src/gtk/gtkutils.c
1418 Fix a bit label_window
1419 * src/plugins/pgpcore/passphrase.c
1420 * src/plugins/pgpcore/passphrase.h
1421 * src/plugins/pgpcore/plugin.c
1422 * src/plugins/pgpcore/prefs_gpg.c
1423 * src/plugins/pgpcore/prefs_gpg.h
1424 * src/plugins/pgpcore/sgpgme.c
1425 * src/plugins/pgpcore/sgpgme.h
1426 Allow to create a PGP private key via the GUI
1428 2006-08-14 [wwp] 2.4.0cvs49
1430 * src/addressbook_foldersel.c
1431 fix strict ISO C90 compliance.
1433 2006-08-14 [paul] 2.4.0cvs48
1435 * src/gtk/prefswindow.c
1436 re-set scrolled window on opening
1443 2006-08-14 [paul] 2.4.0cvs47
1445 * src/prefs_display_header.c
1446 re-enable user-defined Displayed Headers
1448 2006-08-14 [paul] 2.4.0cvs46
1450 * src/prefs_account.c
1453 2006-08-13 [colin] 2.4.0cvs45
1455 * src/common/utils.c
1456 Fix "a" in quote when the original message is empty,
1457 by using \0 instead of 'a' to test writability of
1460 2006-08-13 [wwp] 2.4.0cvs44
1462 * src/plugins/spamassassin/spamassassin.c
1463 fix capitalization of "SpamAssassin" in some debug, log and
1466 2006-08-13 [paul] 2.4.0cvs43
1469 fix overlapping widgets
1470 * src/prefs_account.c
1471 fix translation of protocol_names[]
1472 fix label disappearing off the edge of the
1475 2006-08-12 [paul] 2.4.0cvs42
1477 * manual/plugins.xml
1478 update IRC channel info before it gets forgotten
1481 2006-08-11 [colin] 2.4.0cvs41
1490 Grey out the Send button if
1491 - Queue folders are empty, or
1492 - We're sending already
1494 2006-08-11 [wwp] 2.4.0cvs40
1497 fix a logic issue when quitting while a compose window is
1498 still open, thanks to Colin.
1500 2006-08-10 [colin] 2.4.0cvs39
1503 Fix default font size setting after wizard run
1505 * src/etpan/imap-thread.c
1506 * src/etpan/imap-thread.h
1507 Fix bug #999 (Timing out on TSL cert validation
1508 dialog makes ugly things happen). Also, STARTTLS
1509 unconditionnaly if initial capabilities contain
1510 LOGINDISABLED and STARTTLS.
1512 2006-08-09 [colin] 2.4.0cvs38
1516 Fix Tools/Actions sensitivity when there are
1519 2006-08-09 [colin] 2.4.0cvs37
1521 * src/prefs_filtering.c
1522 Warning fix, patch by Paul
1524 * src/prefs_actions.c
1525 * src/prefs_filtering_action.c
1526 * src/prefs_matcher.c
1527 Uniformisation of "Info ..." to "Info..." (for
1528 old gtk), patch by Fabien
1529 * src/plugins/clamav/clamav_plugin_gtk.c
1530 Sensitivity fix by Fabien
1532 2006-08-09 [colin] 2.4.0cvs36
1536 Add a function to know whether we're exiting
1537 * src/plugins/trayicon/trayicon.c
1538 If exiting, don't do anything. Faster, and
1539 avoids gtk_main_iteration reentracy causing
1542 2006-08-09 [colin] 2.4.0cvs35
1547 Fix lack of part selection when automatically
1548 jumping to a specific part
1550 Little optimisation in cache reading
1552 2006-08-09 [colin] 2.4.0cvs34
1555 Fix crash setting the priority on reedit
1556 (Accessing compose before creating it!)
1558 2006-08-08 [colin] 2.4.0cvs33
1561 Fix bug #998 (last attachment is not accessible)
1562 Bad RFC interpretation on multipart close-delimiters
1565 * src/gtk/gtkvscrollbutton.c
1566 * src/gtk/gtkvscrollbutton.h
1567 Make attachments list wheel-scrollable
1569 2006-08-07 [colin] 2.4.0cvs32
1571 * src/gtk/gtkaspell.c
1572 Fix bug #973 (Unicode punctation characters
1573 are not recognized as separators by the
1574 spell checker); fix unsigned stuff
1576 2006-08-07 [colin] 2.4.0cvs31
1579 Fix bug #956 (DnD text with accents in compose
1580 text entry); fix gccc's signed/unsigned fuss
1582 2006-08-06 [colin] 2.4.0cvs30
1585 Fix bug #979 (Plugin crashes when exiting
1586 sylpheed-claws) : handle exit request only
1589 2006-08-05 [colin] 2.4.0cvs29
1592 Just make sure we have a msgid.
1594 2006-08-05 [colin] 2.4.0cvs28
1598 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1599 by reimplementing it
1601 Fix bug when hiding quotes with level > 3 and quote
1604 2006-08-04 [colin] 2.4.0cvs27
1609 Fix a bit replace-by-pasting undo
1612 Fix Fold quotes menu synchro in
1613 mainwindow when it changes in
1616 Fix right-click on quotes blocks
1617 * src/common/utils.c
1618 Verify that the file created by
1619 my_tmpfile() is writable. Fixes
1620 bug #988 (very specific filesystem
1622 * src/plugins/pgpcore/sgpgme.c
1623 Fix file descriptor leak
1624 * src/plugins/spamassassin/spamassassin.c
1625 Warn once if spamd isn't reachable
1627 2006-08-04 [colin] 2.4.0cvs26
1630 i18n context patch by Fabien
1632 2006-08-03 [colin] 2.4.0cvs25
1636 Rename "Hide quotes" to "Fold quotes"
1638 Don't use hand cursor on quotes. "all
1639 the bonuses of the feature and none of
1640 unwelcome side-effects"
1642 2006-08-03 [colin] 2.4.0cvs24
1645 * sylpheed-claws.desktop
1647 Bring the desktop file to XDG compliance
1648 Patch by Charles A. Edwards
1650 2006-08-03 [colin] 2.4.0cvs23
1653 Fix links offset when they are preceded
1654 by accentued chars (g_utf8_strlen!)
1656 Fix wrong status when starting offline
1659 2006-08-03 [wwp] 2.4.0cvs22
1661 * src/prefs_common.h
1662 ask what to do w/ filtering rules that belong to an account when
1663 applying filtering rules manually from the main window (skip,
1664 apply regardless of the account, use current account). This dialog
1665 can be skipped and the last reply used.
1668 2006-08-03 [wwp] 2.4.0cvs21
1672 * src/prefs_common.c
1677 ask what to do w/ filtering rules that belong to an account when
1678 applying filtering rules manually from the main window (skip,
1679 apply regardless of the account, use current account). This dialog
1680 can be skipped and the last reply used.
1683 2006-08-03 [colin] 2.4.0cvs20
1686 Optimize previous patch
1688 2006-08-03 [cleroy] 2.4.0cvs19
1691 Fix quotes getting toggled back when the
1692 mail has an even number of text parts
1694 2006-08-02 [colin] 2.4.0cvs18
1697 Add Hide quotes menu
1699 2006-08-02 [colin] 2.4.0cvs17
1702 * src/prefs_common.c
1706 Allow per-level quote hiding,
1707 Allow toggling quotes by double-clicking them
1708 Rename RemoteURI to ClickableText to reflect
1709 the fact it's used for a variety of things
1711 2006-08-02 [wwp] 2.4.0cvs16
1714 fix "View/Hide quotes" menu item status initialization.
1716 2006-08-02 [wwp] 2.4.0cvs15
1718 * src/matcher_parser_parse.y
1719 remove a debug trace.
1721 2006-08-02 [paul] 2.4.0cvs14
1723 * src/plugins/pgpcore/passphrase.c
1724 don't set initial dialog size
1727 2006-08-02 [paul] 2.4.0cvs13
1730 remove the rogue '/' character
1732 2006-08-02 [paul] 2.4.0cvs12
1735 allow buttons to resize as necessary
1737 2006-08-01 [wwp] 2.4.0cvs11
1740 fix strict ISO C90 compliance.
1742 2006-08-01 [wwp] 2.4.0cvs10
1745 updated update-po tool to work w/ context-dependent translations.
1746 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1748 2006-08-01 [wwp] 2.4.0cvs9
1751 * src/prefs_filtering.c
1752 * src/prefs_matcher.c
1753 allow context-dependent translations for "All",
1754 patch by Fabien Vantard <fzzzzz@gmail.com>.
1756 2006-07-31 [colin] 2.4.0cvs8
1760 Add Rafal to authors
1762 2006-07-31 [colin] 2.4.0cvs7
1767 * src/prefs_common.c
1768 * src/prefs_common.h
1770 Add 'View/Hide quotes'. Patch based on a patch
1773 2006-07-31 [colin] 2.4.0cvs6
1776 Fix problem with "> stuff >" actions
1778 2006-07-31 [paul] 2.4.0cvs5
1781 updated by Geir Helland
1783 2006-07-31 [wwp] 2.4.0cvs4
1788 add "View/Go to/Parent message" and "View/Go to/Last read message",
1791 2006-07-31 [wwp] 2.4.0cvs3
1798 * src/addressbook_foldersel.c
1799 * src/addressbook_foldersel.h
1804 * src/matcher_parser_lex.l
1805 * src/matcher_parser_parse.y
1806 * src/prefs_common.c
1807 * src/prefs_common.h
1808 * src/prefs_filtering.c
1809 * src/prefs_matcher.c
1810 * src/prefs_matcher.h
1812 introduce filtering against the address book. It's now possible to add
1813 matched conditions to determine if any email address in a message matches
1814 or doesn't match any or all books or folders in the address book.
1816 2006-07-31 [wwp] 2.4.0cvs2
1826 * src/matcher_parser_lex.l
1827 * src/matcher_parser_parse.y
1829 * src/prefs_filtering.c
1830 * src/prefs_filtering.h
1834 introduce per-account filtering rules. Each filtering rule can now be assigned
1835 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1836 when applying filtering rules manually, as all rules will apply - even the ones
1837 assigned to an account. This issue will be addressed soon.
1841 2006-07-31 [wwp] 2.4.0cvs1
1844 make more strings translatable.
1846 2006-07-31 [paul] 2.4.0
1850 2006-07-31 [paul] 2.3.1cvs91
1853 updated by Miquel Oliete
1855 2006-07-31 [paul] 2.3.1cvs90
1865 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1866 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1867 Aleksandar Urosevic, and Ralgh Young
1869 2006-07-31 [paul] 2.3.1cvs89
1875 Fix a race condition when, after an SC crash, rescanning
1876 folders took more than 0.5 seconds
1879 2006-07-31 [paul] 2.3.1cvs88
1882 don't translate separator strings
1884 2006-07-30 [mones] 2.3.1cvs87
1886 * doc/man/sylpheed-claws.1
1887 Fixed non-ASCII chars in Hoa's name
1891 2006-07-27 [colin] 2.3.1cvs86
1894 Don't include the leading \n in links
1897 2006-07-25 [colin] 2.3.1cvs85
1900 * src/common/socket.h
1901 * src/etpan/imap-thread.c
1902 Refresh resolvers before connecting
1903 to IMAP servers, and after switching
1904 to online. Thanks to Paul.
1908 * 2.4.0-rc4 released
1910 2006-07-17 [colin] 2.3.1cvs84
1913 Show connection attempt in statusbar before
1914 connecting (previously first message was
1915 "Retrieving messages from ..." after the
1916 connection succeeded.
1918 2006-07-16 [wwp] 2.3.1cvs83
1920 * sylpheed-claws.ico
1921 Added .ico file (windows multi-size icon file, generated).
1923 2006-07-12 [wwp] 2.3.1cvs82
1926 remove Message/Re-edit menu entry from messageview window,
1927 as sent/draft/queued messages are opened in compose window when
1928 re-edited and it's not possible to re-edit other msgs.
1930 2006-07-12 [paul] 2.3.1cvs81
1935 check online state before resetting
1936 mailcheck timer. Useful if some program
1937 verifies connection state and updates
1939 Patch by Leonid Evdokimov <darkk@users.sf.net>
1941 2006-07-12 [paul] 2.3.1cvs80
1943 * sylpheed-claws-128x128.png
1944 * sylpheed-claws-64x64.png
1945 * sylpheed-claws.png
1948 * src/prefs_toolbar.c
1949 * src/stock_pixmap.c
1950 * src/stock_pixmap.h
1953 * src/gtk/gtkutils.c
1954 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
1955 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
1956 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
1957 * src/pixmaps/sylpheed.xpm ** REMOVED **
1958 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
1959 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
1960 updated and renamed logo/icon files and related
1961 logo by Jesper Schultz
1963 2006-07-11 [paul] 2.3.1cvs79
1966 fix the labels a smidgin
1968 2006-07-09 [colin] 2.3.1cvs78
1971 Show errors in textviewer's command
1972 Patch by H. Merijn Brand
1974 2006-07-09 [colin] 2.3.1cvs77
1977 Save FMID in drafts too
1979 2006-07-08 [colin] 2.3.1cvs76
1982 Svae RMID in drafted mails too
1983 Save quote_fmt vars for whole mails,
1984 don't reset at each quote_fmt_init:
1985 allows to use the same |i{var} in
1986 various template fields
1987 * src/prefs_template.c
1989 * src/quote_fmt_parse.y
1992 2006-07-08 [colin] 2.3.1cvs75
1995 Fix highlighting of attached parts URIs
1997 2006-07-08 [colin] 2.3.1cvs74
2000 Prevent bug #981 (sc 2.3.1 segfaults with
2001 gtk+ 2.10) from being reported again:
2002 if Sylpheed-Claws has been compiled against
2003 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
2004 of if Sylpheed-Claws has been compiled against
2005 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2008 2006-07-07 [colin] 2.3.1cvs73
2010 * src/prefs_actions.c
2013 2006-07-07 [colin] 2.3.1cvs72
2015 * src/prefs_actions.c
2016 Fix compile on gtk < 2.8. argh :)
2018 2006-07-07 [paul] 2.3.1cvs71
2023 2006-07-07 [colin] 2.3.1cvs70
2027 * src/quote_fmt_lex.l
2028 * src/quote_fmt_parse.y
2029 Add |i{var}, a way to insert user-entered
2034 * 2.4.0-rc3 released
2036 2006-07-07 [colin] 2.3.1cvs69
2039 Don't consider inboxes of UNKNOWN folder
2040 classes to be useable as default inboxes
2042 2006-07-07 [paul] 2.3.1cvs68
2045 add missing #include <errno.h>
2046 Thanks to René J. Blokland
2048 2006-07-07 [paul] 2.3.1cvs67
2051 Return now Closes dialog
2055 add contextual menu to mime parts listed
2058 * src/common/utils.c
2059 reversal: ' is a valid character in URLs
2061 2006-07-06 [colin] 2.3.1cvs66
2063 * src/remotefolder.h
2064 Forgotten in previous commit
2066 2006-07-06 [colin] 2.3.1cvs65
2069 Set summary update flag whenever
2072 * src/prefs_account.c
2073 * src/common/utils.h
2074 * src/etpan/imap-thread.c
2075 Fix warnings, thanks to Fabien and
2078 2006-07-06 [wwp] 2.3.1cvs64
2080 * src/gtk/gtkutils.c
2081 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2083 2006-07-06 [wwp] 2.3.1cvs63
2092 * src/message_search.c
2093 * src/prefs_actions.c
2094 * src/prefs_filtering.c
2095 * src/prefs_filtering.h
2096 * src/prefs_template.c
2097 * src/summary_search.c
2099 * src/gtk/gtkutils.c
2100 * src/gtk/gtkutils.h
2101 * src/gtk/pluginwindow.c
2102 add help buttons to some dialogs. Clicking such buttons opens a
2103 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2105 2006-07-06 [paul] 2.3.1cvs62
2108 fix attachments contextual menu
2111 2006-07-05 [colin] 2.3.1cvs61
2115 Handle sftp:// links
2117 2006-07-05 [paul] 2.3.1cvs60
2120 grab save button by default
2123 2006-07-05 [wwp] 2.3.1cvs59
2126 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2128 2006-07-04 [colin] 2.3.1cvs58
2132 Use left click to select, middle click to open
2134 * src/common/utils.c
2137 2006-07-04 [colin] 2.3.1cvs57
2141 Warning fixes, thanks to Fabien
2143 2006-07-04 [colin] 2.3.1cvs56
2148 Allow parts to be selected via their text label
2151 2006-07-04 [colin] 2.3.1cvs55
2154 Feedback when closing (for big folders)
2155 * src/prefs_actions.c
2156 * src/prefs_filtering.c
2157 * src/prefs_matcher.c
2158 * src/prefs_template.c
2159 Fix default button when closing without
2162 2006-07-04 [colin] 2.3.1cvs54
2165 Delete local file on deletion
2167 2006-07-03 [colin] 2.3.1cvs53
2171 Don't freeze when rescanning after crash
2173 2006-07-03 [wwp] 2.3.1cvs52
2178 * src/plugins/pgpinline/pgpinline.c
2179 * src/plugins/pgpmime/pgpmime.c
2180 don't report an error when the user cancels the passphrase dialog.
2182 2006-07-02 [colin] 2.3.1cvs51
2185 Open message when crossing folders with Space,
2186 goto next unread and friends
2188 2006-07-01 [colin] 2.3.1cvs50
2190 * src/prefs_account.c
2191 Typographic rules varying from language
2192 to language (in french "Protocole :"),
2193 we have to do that :)
2195 2006-07-01 [ticho] 2.3.1cvs49
2197 * src/prefs_account.c
2198 Only use one temporary gchar* variable in
2199 prefs_account_protocol_set_optmenu().
2201 2006-07-01 [ticho] 2.3.1cvs48
2203 * src/prefs_account.c
2204 * src/prefs_account.h
2205 Use GtkLabel for existing account protocol name.
2206 Created an array for protocol names and populate the
2207 combobox from it in a for() cycle.
2209 2006-06-30 [colin] 2.3.1cvs47
2212 Block undo when changing signature (by changing
2215 2006-06-30 [paul] 2.3.1cvs46
2217 * src/send_message.c
2218 when editing From in the Compose window, use that address
2219 in the Return-Path: header
2222 2006-06-30 [colin] 2.3.1cvs45
2225 Fix signature replacement:
2226 - when no newline before separator
2229 2006-06-29 [colin] 2.3.1cvs44
2235 Let 'View/Go to/Next marked' work like
2236 Next new & Next unread: across folders
2237 Change the select_on_entry pref to do
2238 what we want when changing folder
2239 * src/common/utils.c
2240 Fix single-quoted links
2242 2006-06-29 [colin] 2.3.1cvs43
2244 * src/gtk/gtkaspell.c
2245 "Sylpheed" and "Sylpheed-Claws" do exist !
2247 2006-06-29 [colin] 2.3.1cvs42
2250 Forgot to remove debug
2252 2006-06-29 [colin] 2.3.1cvs41
2257 Disconnect from IMAP servers when going
2258 offline. Fixes bug #978 (going to offline-mode
2259 won't close connections)
2261 2006-06-29 [colin] 2.3.1cvs40
2264 Fix transient setting on failing plugins
2266 * src/plugins/pgpcore/sgpgme.c
2267 Only warn for OpenPGP. Most people don't
2270 2006-06-29 [colin] 2.3.1cvs39
2273 Fix Spelling menu (discrepancy between context menu
2274 and top menu when folder's dictionary isn't the
2276 * src/plugins/pgpcore/sgpgme.c
2277 More error reporting about why gpgme can fail
2279 2006-06-29 [wwp] 2.3.1cvs38
2282 honor the display-header-pane setting even when the message view
2283 is a separate window.
2285 2006-06-29 [wwp] 2.3.1cvs37
2287 * src/prefs_actions.c
2288 forgot to commit that one (use of GTK_STOCK_INFO).
2290 2006-06-29 [colin] 2.3.1cvs36
2293 Better handling of login errors (ask the password
2294 again once), alert in case of error. Fix three
2295 signedness warnings.
2297 2006-06-28 [wwp] 2.3.1cvs35
2299 * src/prefs_template.c
2300 * src/prefs_matcher.c
2301 * src/prefs_filtering_action.c
2303 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2304 patch by Fabien Vantard, slightly modified.
2310 2006-06-28 [colin] 2.3.1cvs34
2312 * src/prefs_account.c
2313 Fix bug #977 (Can't add or edit imap accounts)
2315 2006-06-28 [colin] 2.3.1cvs33
2320 2006-06-28 [colin] 2.3.1cvs32
2323 Save named inlined attachments with "Save all"
2326 * src/common/plugin.c
2327 * src/common/plugin.h
2328 * src/common/sylpheed.c
2329 * src/common/utils.c
2330 * src/plugins/pgpcore/sylpheed.def
2331 * src/plugins/pgpinline/sylpheed.def
2332 * src/plugins/pgpmime/sylpheed.def
2333 Win32 compatibility patch, by
2336 2006-06-28 [wwp] 2.3.1cvs31
2339 * src/prefs_folder_item.c
2340 less compilation warnings (thanks to Fabien Vantard), less typos.
2342 2006-06-28 [paul] 2.3.1cvs30
2344 * src/gtk/gtkutils.c
2345 gtk_combo_box_set_focus_on_click() is only
2346 available since gtk 2.6.0
2348 2006-06-28 [paul] 2.3.1cvs29
2350 * src/prefs_ext_prog.c
2351 fix engrish and add a tooltip for the
2352 'command for 'Display as text' option
2358 2006-06-28 [paul] 2.3.1cvs28
2362 include textviewer.pl in releases
2364 2006-06-28 [paul] 2.3.1cvs27
2366 * src/prefs_ext_prog.c
2367 hide Print command option if libgnomeprint
2370 2006-06-27 [colin] 2.3.1cvs26
2373 Fix Esc handling in insert/attach dialog
2374 Don't show this dialog if dragging something
2375 else than text/uri-list
2376 Thanks to Fabien Vantard
2377 * tools/textviewer.pl
2378 Filter script to display stuff as text
2381 2006-06-27 [wwp] 2.3.1cvs25
2384 use the exact product name (message view title), patch
2387 2006-06-27 [ticho] 2.3.1cvs24
2389 * src/prefs_account.c
2390 * src/prefs_common.c
2391 * src/prefs_common.h
2392 * src/prefs_ext_prog.c
2394 Add a preference (Preferences/External programs)
2395 to allow "Display as text" to be done via a script
2396 (patch by H.Merijn Brand).
2397 Use GtkComboBox for protocol selection in account
2399 Only include current choice for existing accounts, and
2400 insensitivize the combobox.
2402 2006-06-27 [paul] 2.3.1cvs23
2405 fix crasher introduced in cvs21.
2408 2006-06-26 [colin] 2.3.1cvs22
2411 Fix double-frees when leaving folders
2412 after exporting to mbox
2414 2006-06-26 [colin] 2.3.1cvs21
2417 More feedback (and optimisation)
2419 * src/common/utils.c
2420 Fix case when looking for mail addresses
2421 * src/gtk/gtkutils.c
2422 Extra check for (X-)Face
2424 2006-06-25 [ticho] 2.3.1cvs20
2428 * src/gtk/gtkutils.c
2429 * src/gtk/gtkutils.h
2430 Added second argument to gtkut_sc_combobox_create() to
2431 control focus-on-click for the widget.
2432 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2434 2006-06-25 [ticho] 2.3.1cvs19
2437 * src/gtk/Makefile.am
2438 * src/gtk/combobox.c
2439 * src/gtk/combobox.h
2440 * src/gtk/gtkutils.c
2441 * src/gtk/gtkutils.h
2442 Use GtkComboBox instead of deprecated GtkOptionMenu
2443 for account selector in compose window and for encoding
2444 selector in attachment properties.
2445 Also factorise working with the new GtkComboBox somewhat.
2447 2006-06-24 [paul] 2.3.1cvs18
2449 * src/prefs_common.c
2450 use the correct default value
2452 2006-06-24 [paul] 2.3.1cvs17
2455 * src/prefs_common.c
2456 * src/prefs_common.h
2457 * src/prefs_compose_writing.c
2458 enable setting of default action when
2459 dnd'ing files in the compose window.
2460 (Collaborative effort with wwp)
2462 2006-06-23 [wwp] 2.3.1cvs16
2465 i18n fix (thanks to Fabien Vantard)
2467 2006-06-22 [colin] 2.3.1cvs15
2469 * src/prefs_customheader.c
2470 Don't use filters in custom headers' file
2471 selector. Remember, extensions mean nothing :)
2473 2006-06-22 [paul] 2.3.1cvs14
2476 allow setting of man directory location
2478 2006-06-22 [colin] 2.3.1cvs13
2481 Add 'View/Go to/Next unread folder'.
2484 2006-06-22 [colin] 2.3.1cvs12
2486 * src/common/utils.c
2487 Add some subject prefixes
2488 Patch by Bjorn T Johansen <btj@havleik.no>
2490 2006-06-22 [colin] 2.3.1cvs11
2492 * manual/advanced.xml
2493 Forgotten hidden pref
2495 2006-06-21 [paul] 2.3.1cvs10
2497 * src/prefs_account.c
2498 complete the removal of 'Add date header' option
2500 2006-06-21 [paul] 2.3.1cvs9
2504 * src/prefs_account.c
2505 * src/prefs_account.h
2506 remove option to add date header - always
2508 * src/etpan/imap-thread.c
2509 fix warnings (Thanks to Colin)
2511 2006-06-21 [wwp] 2.3.1cvs8
2514 set the attachment flag when inline text part are (file)named. This is more convenient
2515 when receiving (for instance) inline source files or patches sent using thunderbird.
2517 2006-06-21 [paul] 2.3.1cvs7
2520 fix off-by-one count of current msg in
2521 statusbar filtering progressbar
2523 2006-06-21 [paul] 2.3.1cvs6
2526 Show attachment icon even if the part is 'inline'
2527 if the following conditions are met:
2528 - content-type != 'text/plain'
2529 - content-type != '*/pgp-signature'
2530 - either 'name' or 'filename' parameter is not NULL
2534 2006-06-21 [paul] 2.3.1cvs5
2537 * src/prefs_common.c
2538 * src/prefs_common.h
2540 add an option to 'Never send Return
2544 2006-06-20 [mones] 2.3.1cvs4
2549 typo fixed (space after comma)
2550 * tools/make.themes.project
2551 remove exec mode from tarball files
2553 2006-06-20 [colin] 2.3.1cvs3
2558 Better fix for \n's in headers (don't
2559 break Received: and others)
2561 2006-06-20 [paul] 2.3.1cvs2
2565 improve legibility of phishing attempt
2568 2006-06-20 [paul] 2.3.1cvs1
2573 Update version number following
2576 2006-06-20 [colin] 2.3.0cvs26
2579 When dragging a file to the text of the compose
2580 window, ask whether we want to insert or attach
2581 (I know lots of people who do that to attach)
2583 2006-06-20 [colin] 2.3.0cvs25
2585 * src/etpan/imap-thread.c
2586 Fix threshold (the append command is often > 32 bytes)
2588 2006-06-19 [colin] 2.3.0cvs24
2591 * src/etpan/imap-thread.c
2592 Workaround Rockliffe IMAP server bug: replace
2593 "x UID SEARCH (ANSWERED UID 1:*)" with
2594 "x UID SEARCH ANSWERED"
2595 (Rockliffe doesn't handle the parenthesis)
2597 2006-06-19 [colin] 2.3.0cvs23
2601 * src/etpan/imap-thread.c
2602 Probably fix bug #972 (Freezes when adding
2603 an attachment to the message)
2605 Modernize Firefox cmd
2608 2006-06-18 [colin] 2.3.0cvs22
2610 * src/prefs_customheader.c
2611 Only allow correct filenames for various
2614 2006-06-18 [colin] 2.3.0cvs21
2616 * src/prefs_customheader.c
2617 Add a 'From File...' button in custom headers prefs, which
2618 try to do the right thing:
2619 for normal headers, use file as plaintext,
2620 for X-Face, calls compface,
2621 for Face, encode to b64.
2623 2006-06-17 [colin] 2.3.0cvs20
2628 2006-06-16 [colin] 2.3.0cvs19
2631 Recursive quicksearch: show message list
2632 in current folder, *then* search children
2635 2006-06-16 [colin] 2.3.0cvs18
2638 Instead of ignoring SIGPIPE, save caches
2639 when getting one. Will fix the fact that
2640 hot caches are out-of-date when logging
2643 * src/prefs_compose_writing.c
2644 Only save text (not attachments) when
2645 auto-saving to drafts
2647 Always replace \n, \r and \t with spaces
2649 * manual/dist/html/Makefile.am
2650 * manual/dist/pdf/Makefile.am
2651 * manual/dist/ps/Makefile.am
2652 * manual/dist/txt/Makefile.am
2653 * manual/fr/dist/html/Makefile.am
2654 * manual/fr/dist/pdf/Makefile.am
2655 * manual/fr/dist/ps/Makefile.am
2656 * manual/fr/dist/txt/Makefile.am
2657 * manual/pl/dist/html/Makefile.am
2658 * manual/pl/dist/pdf/Makefile.am
2659 * manual/pl/dist/ps/Makefile.am
2660 * manual/pl/dist/txt/Makefile.am
2661 Fix make clean removing pregenerated manuals
2664 2006-06-16 [colin] 2.3.0cvs17
2666 * src/plugins/pgpcore/sgpgme.c
2667 * src/plugins/pgpmime/pgpmime.c
2668 * src/plugins/pgpinline/pgpinline.c
2669 Better error reporting in setup_signers.
2670 Don't fallback to default key if specified
2672 Don't allow signing if more than one secret
2673 key matches the one specified in prefs.
2675 2006-06-15 [colin] 2.3.0cvs16
2678 Add "Send queue" in the folder's contextual
2686 * src/plugins/pgpcore/passphrase.c
2687 * src/plugins/pgpcore/sgpgme.c
2688 * src/plugins/pgpinline/pgpinline.c
2689 * src/plugins/pgpmime/pgpmime.c
2690 Better error reporting
2692 Probably fix bug #971 (2.2.3 cannot read mail
2696 2006-06-15 [mones] 2.3.0cvs15
2698 * tools/make.themes.project
2699 creates the themes project from the web page
2701 2006-06-15 [colin] 2.3.0cvs14
2704 Better fix (avoid losing the folder if scan_tree
2707 2006-06-15 [cleroy] 2.3.0cvs13
2710 Probably fix Bug #969 (crash on rebuilding
2713 2006-06-14 [colin] 2.3.0cvs12
2715 * manual/dtd/manual.xsl
2716 * manual/sylpheed-claws-manual.xml
2717 * manual/fr/sylpheed-claws-manual.xml
2718 * manual/pl/sylpheed-claws-manual.xml
2719 Insert pagebreaks between sections
2721 2006-06-14 [paul] 2.3.0cvs11
2724 better fix than 2.3.0cvs10
2726 2006-06-14 [paul] 2.3.0cvs10
2729 fix setting of PACKAGE_DATA_DIR with newer autoconf
2730 (backwards compatible)
2732 2006-06-13 [colin] 2.3.0cvs9
2735 Fix sending of return receipt with the new queue folders
2737 2006-06-13 [wwp] 2.3.0cvs8
2739 * src/quote_fmt_lex.l
2740 fix wrong tokens returned in quote_fmt lexer, query not().
2742 2006-06-13 [wwp] 2.3.0cvs7
2745 * src/prefs_folder_item.c
2746 allow changing folder type even when folder is not a top-level one,
2749 2006-06-12 [colin] 2.3.0cvs6
2752 Fix double-ask of "Do you want to mark all
2755 2006-06-12 [colin] 2.3.0cvs5
2766 * src/prefs_folder_item.c
2771 * src/send_message.c
2774 Apply bug #964's patch (Queue and drafts aren't normal)
2775 The Drafts and Queue folder now contain RFC-822 files,
2776 allowing to move and copy mails from and to these
2777 folders. Moving from Drafts to Queue will prepare the
2778 mail for sending (PGP signature, encryption, etc).
2779 This patch also rework sending errors handling to try
2781 Also, allow redefining folder types via the GUI
2782 (Folder type in its Properties)
2784 2006-06-12 [colin] 2.3.0cvs4
2787 * src/prefs_common.c
2788 * src/prefs_common.h
2790 Allow to define a specific print font - patch
2791 by Bernhard Walle <bernhard.walle@gmx.de>
2793 * manual/advanced.xml
2794 * manual/fr/advanced.xml
2795 Add a hidden pref to allow deletion without
2798 2006-06-12 [wwp] 2.3.0cvs3
2801 more files to ignore.
2803 2006-06-12 [wwp] 2.3.0cvs2
2806 * src/quote_fmt_lex.l
2807 * src/quote_fmt_parse.y
2808 extend the quote_fmt parser (templates and quotes):
2809 - allow limited sub-expressions in |p{} and |f{} expressions,
2810 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2811 - implemented/fixed missing implementation of query_references and show_references,
2812 - completed, fixed contents and format of the symbols help dialog,
2813 - fix some compilation warnings.
2815 2006-06-12 [wwp] 2.3.0cvs1
2817 * manual/advanced.xml
2818 * manual/fr/advanced.xml
2819 updates in the "templates" section of the manual (eng/fr):
2820 - be more precise (both versions)
2821 - completed to match the english reference (fr version)
2822 - touchups (both versions)
2824 2006-06-12 [paul] 2.3.0
2828 2006-06-12 [paul] 2.2.3cvs14
2839 updated by Miquel Oliete, Tim, Stephan Sachse,
2840 Stavros Giannouris, Fabien Vantard, Andrea
2841 Spadaccini, Frederico Goncalves Guimaraes,
2842 Aleksandar Urosevic, and Ralgh Young
2844 2006-06-12 [colin] 2.2.3cvs13
2849 2006-06-11 [colin] 2.2.3cvs12
2852 Verify that g_malloc() succeeded
2854 2006-06-11 [colin] 2.2.3cvs11
2857 Add Face header to welcome mail
2859 2006-06-10 [colin] 2.2.3cvs10
2862 Revert previous (Forgot it changes the
2863 margin on the whole mail)
2865 2006-06-10 [colin] 2.2.3cvs9
2868 Don't overlap long headers under (X-)Face
2870 2006-06-10 [mones] 2.2.3cvs8
2873 allow generation of manual on systems lacking saxon binary
2874 but with java and the saxon library installed
2879 2006-06-09 [colin] 2.2.3cvs7
2882 Fix leak when using Display Sender using Addressbook
2884 2006-06-09 [colin] 2.2.3cvs6
2893 2006-06-09 [paul] 2.2.3cvs5
2897 * tools/claws.i18n.status.pl
2898 updated with new info
2900 2006-06-09 [paul] 2.2.3cvs4
2905 add wwp to authors list
2907 update mine and Colin's addresses
2909 2006-06-08 [colin] 2.2.3cvs3
2911 * src/etpan/imap-thread.c
2912 Fix leak on SSL cert check
2914 2006-06-08 [colin] 2.2.3cvs2
2916 * src/common/utils.c
2919 2006-06-08 [paul] 2.2.3cvs1
2922 Update version number following
2925 2006-06-07 [colin] 2.2.2cvs3
2928 Fix catching cache read errors (guint instead of gint)
2929 Prevent malloc'ing more than 8MB (means cache corruption)
2931 2006-06-07 [paul] 2.2.2cvs2
2938 * src/common/utils.c
2939 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2941 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2944 2006-06-06 [paul] 2.2.2cvs1
2947 Update version number following
2950 2006-06-06 [paul] 2.2.1cvs6
2953 fix implicit declaration of
2955 Patch by Fabien Vantard
2957 2006-06-06 [paul] 2.2.1cvs5
2960 fix age_greater and age_lower so that they
2961 mean what say and not '...or equal to'
2964 2006-06-06 [paul] 2.2.1cvs4
2967 * src/common/utils.c
2971 2006-06-05 [wwp] 2.2.1cvs3
2973 * manual/fr/account.xml
2974 minor language fixes (thanks to Fabien Vantard).
2976 2006-06-05 [colin] 2.2.1cvs2
2978 * src/prefs_folder_item.c
2980 Allow recursive setting of properties
2983 Don't freeze on 'test' filtering rule
2985 2006-06-05 [colin] 2.2.1cvs1
2988 Update version number following
2991 2006-06-04 [wwp] 2.2.0cvs82
2993 * manual/glossary.xml
2994 * manual/account.xml
2995 * manual/fr/glossary.xml
2996 * manual/fr/account.xml
2997 added glossary section and references/links related to the Face custom header.
2999 2006-06-04 [colin] 2.2.0cvs81
3002 Skip to next message on move with no
3005 2006-06-04 [wwp] 2.2.0cvs80
3008 added sanity checks, exit when needed.
3010 2006-06-03 [paul] 2.2.0cvs79
3012 * src/prefs_receive.c
3013 page name is now 'Receiving'
3015 page name is now 'Sending'
3017 2006-06-03 [colin] 2.2.0cvs78
3019 * src/plugins/spamassassin/spamassassin_gtk.c
3020 Autoswitch to Localhost if transport was previously
3021 disabled. Else people had to check [] Enable, then
3022 *reselect* transport.
3024 2006-06-03 [colin] 2.2.0cvs77
3026 * src/plugins/pgpinline/pgpinline.c
3027 * src/plugins/pgpmime/pgpmime.c
3028 Check that gpg_data_release_and_get_mem
3029 didn't fail (now, why this happens...)
3031 2006-06-03 [colin] 2.2.0cvs76
3034 Fix bug #962 (Manual and/or UI should
3035 warn about incompatible locking
3038 2006-06-02 [cleroy] 2.2.0cvs75
3046 2006-06-02 [colin] 2.2.0cvs74
3049 On exit, free caches after writing them
3050 Shuts up some valgrind false positives
3052 * src/send_message.c
3053 Fix races when reusing existing SMTP connections
3054 Fix inexistant session timeout
3056 Display alertpanel after all queues have
3057 been processed, not after each
3059 2006-06-02 [wwp] 2.2.0cvs73
3061 * manual/fr/glossary.xml
3064 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3066 2006-06-02 [wwp] 2.2.0cvs72
3069 * manual/dist/pdf/Makefile.am
3070 * manual/dtd/manual.xsl
3071 * manual/fr/dist/pdf/Makefile.am
3072 * manual/pl/dist/pdf/Makefile.am
3073 we changed the procedure to generate the .pdf version of the manual.
3074 The procedure is more modern and the .pdf we get now has a valid index.
3075 Here are the new pre-requisites:
3077 - JRE 1.x (1.4 here): there must be one from your distro
3078 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3079 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3080 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3082 See my posts for further info about the installation of this toolchain:
3084 Date: Fri, 19 May 2006 19:40:06 +0200
3085 From: wwp <subscript@free.fr>
3086 To: sylpheed-claws-devel@lists.sourceforge.net
3087 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3091 Date: Wed, 24 May 2006 12:58:49 +0200
3092 From: wwp <subscript@free.fr>
3093 To: sylpheed-claws-devel@lists.sourceforge.net
3094 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3096 2006-06-01 [colin] 2.2.0cvs71
3099 Better guards against IMAP races
3101 * src/prefs_common.c
3102 * src/prefs_common.h
3103 * src/common/ssl_certificate.c
3104 * src/etpan/imap-thread.c
3105 * src/etpan/imap-thread.h
3106 * src/gtk/sslcertwindow.c
3107 New hidden option ssl_skip_cert_check to
3108 avoid dups of bug #959 (libetpan linked
3109 against gnutls and gnutls buggy on 64bit)
3110 Present expired warning only once per
3112 * manual/advanced.xml
3113 * manual/fr/advanced.xml
3116 2006-06-01 [wwp] 2.2.0cvs70
3119 fix for bug #961 (return receipt dialog
3120 complains incorrectly about return-path
3121 email adress being different), thanks
3124 2006-05-31 [cleroy] 2.2.0cvs69
3127 Guard against NULLs, although this
3128 should never be an issue
3130 2006-05-31 [colin] 2.2.0cvs68
3135 Don't remove caches when destroying folder, it
3136 could (should) be done at exit
3138 free processing cache after incorporation
3139 * src/etpan/imap-thread.c
3140 Maybe fix bug #959 (Crash on moving to emails
3141 to a imap account per ssl with a expired
3144 2006-05-30 [colin] 2.2.0cvs67
3147 Put back event flush when displaying message
3148 It avoids reading a bunch of messages just
3149 by hitting shift-n for too long ;)
3151 2006-05-29 [colin] 2.2.0cvs66
3154 Remove useless g_warnings
3156 2006-05-29 [colin] 2.2.0cvs65
3159 Fix g_slist_append()s for performance
3161 2006-05-29 [colin] 2.2.0cvs64
3164 * src/common/utils.c
3165 Fix extraneous tab at start of addresses
3167 Fix warnings (thanks to Fabien)
3168 Fix crash at exit when composing messages
3171 Fix progress bar when deleting expired mails
3174 * src/gtk/gtksctree.c
3175 Fix re-sorting slowness
3177 2006-05-29 [paul] 2.2.0cvs63
3180 fetch full message when moving mails
3181 from another mailbox, (fixed data loss
3182 when filtering from IMAP to MH, introduced
3186 2006-05-29 [mones] 2.2.0cvs62
3188 * src/gtk/gtksctree.c
3189 Unselect faster (patch by Colin)
3191 2006-05-26 [colin] 2.2.0cvs61
3194 Unplug MSGINFO_UPDATE callback on delete too.
3196 2006-05-26 [colin] 2.2.0cvs60
3199 Fix bold in folder selection window with glib2.10
3202 2006-05-26 [colin] 2.2.0cvs59
3205 Convert date only if necessary (and don't
3206 try to convert from utf8 to utf8, too)
3208 Only set column's text if the column's
3211 2006-05-26 [colin] 2.2.0cvs58
3214 * src/gtk/gtkutils.c
3217 2006-05-26 [colin] 2.2.0cvs57
3220 Make summaryview selectable as long as
3221 no message has focus
3223 Faster deletion (by implementing mh_remove_msgs)
3224 Faster copy (avoid using mh_fetch_msg just to get
3226 Faster move (using move_file instead of copy_file
3228 No progressbar if total number of mails to cp/mv
3231 Fix removal from subject_table when mail gets moved
3232 Faster deletion (g_slist_prepend instead of append)
3233 * src/gtk/gtksctree.c
3236 2006-05-25 [colin] 2.2.0cvs56
3238 * src/common/ssl_certificate.c
3239 Fix leak in expired cert check
3241 2006-05-25 [colin] 2.2.0cvs55
3244 Disable flags syncing on .mh_sequences - it
3245 is buggy and marks mails read under unknown
3250 * 2.3.0-rc4 released
3252 2006-05-24 [colin] 2.2.0cvs54
3254 attention cvs users: if you manage to crash
3255 Sylpheed-Claws while moving, copying or deleting
3256 mails, we *are* interested in stack traces and
3257 valgrind logs. It looks stable, but one never
3261 Add progressbar for cache updates
3263 Optimize Mark all read in the current
3266 Add progressbar for copy/move
3268 Optimize O(n^2) in copy/move
3270 * src/gtk/gtksctree.c
3271 Optimize O(n^2) algos
3272 * src/common/timing.h
3273 Display ms instead of us
3275 2006-05-24 [wwp] 2.2.0cvs53
3277 * manual/fr/advanced.xml
3278 updates to the French manual.
3280 2006-05-24 [wwp] 2.2.0cvs52
3282 * src/common/utils.c
3283 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3285 2006-05-24 [wwp] 2.2.0cvs51
3288 fixed "mark all read" in MH folders (thanks to Colin).
3290 2006-05-24 [paul] 2.2.0cvs50
3292 * doc/man/sylpheed-claws.1
3293 updated the man page
3295 2006-05-23 [colin] 2.2.0cvs49
3303 * src/send_message.c
3305 * src/gtk/sslcertwindow.c
3306 alertpanel fixes, by Fabien
3308 2006-05-23 [colin] 2.2.0cvs48
3314 * src/gtk/gtksctree.c
3315 * src/gtk/gtksctree.h
3317 Fix slow loading problem, which was caused by the
3318 use of some gtk_ctree funcs and their use of
3319 g_list_position while gtk_ctree_(un)link'ing.
3320 Reap more functions from gtkctree.c to be sure we
3321 use our (fast) version instead of theirs.
3323 Fix copy of unread mails
3326 2006-05-22 [wwp] 2.2.0cvs47
3328 * manual/fr/advanced.xml
3331 2006-05-22 [colin] 2.2.0cvs46
3334 Fix possible infinite loop. 'copy' is not a
3335 final action, so when encountering a 'copy',
3336 we have to check if a previous one was set
3337 and do it. In the same way, if we encounter
3338 a 'move' we have to perform a possibly
3339 pending 'copy'. This will slow down filtering
3340 on IMAP if move+copy or multiple copy actions
3341 are to be done, but handling it via the batch
3342 would be really too convoluted.
3344 2006-05-22 [wwp] 2.2.0cvs45
3346 * manual/fr/advanced.xml
3348 * manual/fr/glossary.xml
3349 * manual/fr/handling.xml
3350 * manual/fr/intro.xml
3351 * manual/fr/plugins.xml
3352 * manual/fr/sylpheed-claws-manual.xml
3353 sync w/ the english manual: updates URIs, documented mailing-list
3354 support, better explanation about the enabled/disabled feature
3355 in filtering/processing rules by Paul.
3357 2006-05-21 [colin] 2.2.0cvs44
3360 Don't expand after building threads, but during
3362 2006-05-21 [colin] 2.2.0cvs43
3366 More timing possibilities... For next time I have
3367 to find out how the hell some 3GHz computer takes
3368 one minute to open a 30k folder...
3370 2006-05-21 [colin] 2.2.0cvs42
3372 * manual/pl/advanced.xml
3374 * manual/pl/glossary.xml
3375 * manual/pl/handling.xml
3376 * manual/pl/intro.xml
3377 * manual/pl/plugins.xml
3378 * manual/pl/sylpheed-claws-manual.xml
3379 Polish manual updated by Pawel
3383 * 2.3.0-rc3 released
3385 2006-05-20 [colin] 2.2.0cvs41
3389 - remove cache of moved messages from original folder
3390 - apply new flags to messages even if they aren't appliable
3395 * 2.3.0-rc2 released
3397 2006-05-19 [colin] 2.2.0cvs40
3400 Don't issue SELECT in imap_change_flags
3401 before having checked that we indeed have
3402 some flags to change. MSG_POSTFILTERED for
3403 example can't be used on IMAP.
3404 Fixes bug #955 (copying messages between
3405 imap folders is extremely slow), which was
3408 2006-05-19 [colin] 2.2.0cvs39
3413 Try to fix bug #830 (Some unread messages
3414 get marked read in IMAP inbox):
3415 - Prevent scanning a folder if it's being
3417 - Postpone opening via the GUI of a folder
3421 2006-05-19 [wwp] 2.2.0cvs38
3423 * manual/advanced.xml
3424 fix English+typo (thanks to Paul).
3426 2006-05-19 [wwp] 2.2.0cvs37
3428 * manual/advanced.xml
3429 * manual/fr/advanced.xml
3430 * src/gtk/logwindow.c
3431 * src/prefs_common.c
3432 * src/prefs_common.h
3433 added hidden prefs to allow customization of colors used in
3434 protocol log window (useful for dark gtk+ themes).
3436 2006-05-19 [wwp] 2.2.0cvs36
3439 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3441 2006-05-19 [paul] 2.2.0cvs35
3444 make Reply-To fully clickable
3445 * src/gtk/logwindow.c
3446 more colouring (SMTP ESMTP)
3447 Both patches by Pawel Pekala
3449 2006-05-19 [cleroy] 2.2.0cvs34
3452 Don't update flags from current folder
3453 Probably fixes bug #935 (Read Messages
3454 Revert to Being Marked as Unread)
3456 2006-05-18 [colin] 2.2.0cvs33
3464 Allow replying to multiple emails
3467 * src/etpan/imap-thread.c
3470 2006-05-18 [paul] 2.2.0cvs32
3473 keep Mailing-List menu refreshed
3476 2006-05-18 [paul] 2.2.0cvs31
3478 * manual/advanced.xml
3480 * manual/glossary.xml
3481 * manual/handling.xml
3483 * manual/plugins.xml
3484 * manual/sylpheed-claws-manual.xml
3486 add info about mailing-list support
3491 * src/plugins/dillo_viewer/README
3494 2006-05-17 [wwp] 2.2.0cvs30
3496 * manual/handling.xml
3497 * manual/fr/handling.xml
3498 documented the ability to enabled/disable filtering/processing rules.
3500 2006-05-17 [colin] 2.2.0cvs29
3503 Don't initialize g_thread subsystem if it's
3504 already done (thanks to Hiro)
3506 Fix saving of parts when there name can't be
3507 converted from UTF-8.
3509 2006-05-17 [paul] 2.2.0cvs28
3512 fix config.status warning with autoconf 2.60
3514 2006-05-17 [paul] 2.2.0cvs27
3519 2006-05-17 [wwp] 2.2.0cvs26
3522 fix useless and potentially dangerous buffer walking (thanks to Colin).
3524 2006-05-17 [wwp] 2.2.0cvs25
3526 * src/plugins/demo/demo.c
3527 updated product name in plugin demo (many plugins need to be
3528 sync'ed w/ that change).
3530 2006-05-17 [colin] 2.2.0cvs24
3535 2006-05-16 [colin] 2.2.0cvs23
3538 Stupid me hit again. Fix cvs22.
3540 2006-05-16 [colin] 2.2.0cvs22
3543 Fix bug #922 (sylpheed-claws crashed after
3544 pushing on Inbox folder)
3546 2006-05-16 [colin] 2.2.0cvs21
3549 Make From header be copy/paste/select-able
3551 2006-05-16 [wwp] 2.2.0cvs20
3556 * src/etpan/imap-thread.c
3557 fix some compiler warnings (thanks to Colin).
3559 2006-05-16 [wwp] 2.2.0cvs19
3567 * src/send_message.c
3569 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3571 2006-05-15 [colin] 2.2.0cvs18
3574 Fix automatic rule creation with List-Post
3576 2006-05-15 [paul] 2.2.0cvs17
3578 * tools/filter_conv_new.pl
3579 updated for rule enabling/disabling
3580 claws version >= 2.3.x required
3582 2006-05-15 [cleroy] 2.2.0cvs16
3587 2006-05-15 [cleroy] 2.2.0cvs15
3592 2006-05-15 [wwp] 2.2.0cvs14
3594 * manual/pl/.cvsignore
3595 ignore generated files.
3597 2006-05-14 [wwp] 2.3.0-rc1
3599 * 2.3.0-rc1 released
3601 2006-05-13 [wwp] 2.2.0cvs13
3606 * src/matcher_parser_lex.l
3607 * src/matcher_parser_parse.y
3608 * src/prefs_filtering.c
3609 new feature: provide the ability to disable filtering and processing
3610 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3613 2006-05-13 [colin] 2.2.0cvs12
3616 Remove useless if (a) b; else b;
3619 2006-05-13 [wwp] 2.2.0cvs11
3627 no more silent failures (or at least less ones) when importing
3628 or exporting from/to mbox. Also start importing/exporting if
3629 the necessary info is set.
3631 2006-05-13 [wwp] 2.2.0cvs10
3634 restored up-to-date release notes.
3636 2006-05-13 [paul] 2.2.0cvs9
3640 updated by Tim Dijkstra and Pavlo Bohmat
3642 2006-05-12 [colin] 2.2.0cvs8
3644 * src/gtk/quicksearch.c
3645 Add "k" as shortcut for "colorlabel". Patch
3646 by ath42@users.sf.net.
3648 2006-05-12 [paul] 2.2.0cvs7
3650 * src/prefs_common.h
3651 * src/prefs_summaries.c
3653 when entering a folder also allow
3654 going directly to first Marked message
3656 2006-05-12 [paul] 2.2.0cvs6
3659 always obey 'confirm before marking all
3662 2006-05-12 [paul] 2.2.0cvs5
3665 make Sender fully clickable
3667 2006-05-12 [colin] 2.2.0cvs4
3671 Let From be editable
3674 Full support of .mh_sequences' Unseen seq
3676 2006-05-12 [colin] 2.2.0cvs3
3682 * src/prefs_spelling.c
3689 Add contextual menu on Compose toolbar
3690 button. Fixes bug #944 (Automatic
3691 addresses not applied when changing account
3692 from compose window)
3693 add Mailing List support
3694 based on the old 0.6.5claws25 patch by
3695 Melvin Hadasht, with finishing touches
3697 Fix "ignore thread" when mails are threaded by
3698 subject (and weren't ignored although appearing
3701 Both patches by Pawel.
3703 2006-05-08 [paul] 2.2.0cvs2
3712 add Mailing List support
3713 based on the old 0.6.5claws25 patch by
3714 Melvin Hadasht, with finishing touches
3717 2006-05-08 [colin] 2.2.0cvs1
3722 Add contextual menu on Compose toolbar
3723 button. Fixes bug #944 (Automatic
3724 addresses not applied when changing account
3725 from compose window)
3727 2006-05-08 [paul] 2.2.0
3731 2006-05-08 [paul] 2.1.1cvs51
3741 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3742 Fabien Vantard, Frederico Goncalves Guimaraes,
3743 Aleksandar Urosevic, and Ralgh Young
3745 2006-05-12 [colin] 2.1.1cvs50
3756 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3757 Fabien Vantard, Frederico Goncalves Guimaraes,
3758 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3760 2006-05-05 [colin] 2.1.1cvs49
3762 * manual/Makefile.am
3763 * manual/pl/Makefile.am
3764 * manual/pl/account.xml
3766 * manual/pl/addrbook.xml
3767 * manual/pl/advanced.xml
3769 * manual/pl/glossary.xml
3771 * manual/pl/handling.xml
3772 * manual/pl/intro.xml
3773 * manual/pl/keyboard.xml
3774 * manual/pl/plugins.xml
3775 * manual/pl/starting.xml
3776 * manual/pl/sylpheed-claws-manual.xml
3777 * manual/pl/dist/.cvsignore
3778 * manual/pl/dist/Makefile.am
3779 * manual/pl/dist/html/.cvsignore
3780 * manual/pl/dist/html/Makefile.am
3781 * manual/pl/dist/pdf/.cvsignore
3782 * manual/pl/dist/pdf/Makefile.am