1 2006-09-13 [wwp] 2.4.0cvs182
6 get rid of unused wide-char functions.
8 2006-09-13 [wwp] 2.4.0cvs181
10 * src/plugins/pgpinline/sylpheed.def
12 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
13 add privacy_reset_error to the .def file,
14 do not fork for an external textviewer.
16 2006-09-13 [wwp] 2.4.0cvs180
19 fix broken font entry in prefs (patch issued by the gpg4win team,
20 probably by Marcus Brinkmann <marcus@g10code.de>).
22 2006-09-13 [colin] 2.4.0cvs179
25 Fix a warning in summaryview.c
29 Add missing Mark/* elements in the
32 2006-09-12 [colin] 2.4.0cvs178
35 * src/prefs_filtering_action.c
37 Use (New) instead of New everywhere
39 2006-09-12 [wwp] 2.4.0cvs177
41 * manual/fr/addrbook.xml
42 * manual/fr/handling.xml
43 updated some quotes in the fr manual to match the fr translation.
45 2006-09-12 [wwp] 2.4.0cvs176
48 don't store translated string elements in matcher expressions.
49 Also fixed a misused of Q_().
51 2006-09-11 [wwp] 2.4.0cvs175
53 * src/plugins//bogofilter/bogofilter.c
54 * src/plugins//clamav/clamav_plugin.c
55 * src/plugins//demo/demo.c
56 * src/plugins//dillo_viewer/dillo_viewer.c
57 * src/plugins//pgpcore/plugin.c
58 * src/plugins//pgpinline/plugin.c
59 * src/plugins//pgpmime/plugin.c
60 * src/plugins//spamassassin/spamassassin.c
61 gettext-ize more strings (mostly plugin error messages).
63 2006-09-11 [colin] 2.4.0cvs174
66 Make maximum buffer size bigger to avoid
67 truncating translated messages. Patch by
70 2006-09-11 [colin] 2.4.0cvs173
72 * src/etpan/imap-thread.c
73 Fix compilation on OpenBSD, thanks to
76 2006-09-10 [wwp] 2.4.0cvs172
81 * manual/es/handling.xml
82 * manual/fr/account.xml
83 * manual/fr/addrbook.xml
84 * manual/fr/handling.xml
85 documented addressbook matching (condition configuration):
87 documented per-account filtering rules (handling/filtering
88 section, account section):
89 account.xml, handling.xml, en fr
90 slightly updated the handling/searching section to tell few
91 words about the extended search ability:
93 added missing <quote></quotes> to Quick Search:
94 handling.xml, en fr es
95 fixed a typo (auomatically):
97 changes revisited by Paul.
99 2006-09-10 [paul] 2.4.0cvs171
101 * src/prefs_actions.c
102 * src/prefs_filtering.c
103 * src/prefs_template.c
104 adjustments to the gui
105 Patch by Fabien Vantard (slightly modified)
107 2006-09-10 [colin] 2.4.0cvs170
110 Check folderitem/summaryview consistency
111 (basically automates Update summary). Fixes
112 #1011 (wrong (negative) count on unread
115 2006-09-10 [colin] 2.4.0cvs169
117 * src/gtk/gtksctree.c
118 Fix recursive expansion via mouse
119 * src/plugins/bogofilter/bogofilter.c
120 Use normal filtering way of moving
121 messages (batching), possibly fixing
122 bug #1015 (Bogofilter plugin doubles
125 2006-09-09 [wwp] 2.4.0cvs168
127 * src/prefs_filtering.c
128 better place for this fix.
130 2006-09-09 [wwp] 2.4.0cvs167
132 * src/prefs_filtering.c
133 fix a minor bug when the enabled status of a filtering/processing
134 rule always got set to TRUE when replacing this rule. That still
135 make sense when adding a new rule, but now when replacing, we
136 don't override the value of 'enabled'.
137 Also renamed the func prefs_filtering_list_view_get_rule_name()
138 to prefs_filtering_list_view_get_info() as this function not only
139 returns the name, but also the account_id and the enabled status.
141 2006-09-09 [mones] 2.4.0cvs166
143 * manual/glossary.xml
145 Minor format corrections
147 Fix misplaced NO WARRANTY section
148 * manual/es/advanced.xml
150 * manual/es/glossary.xml
152 * manual/es/handling.xml
153 * manual/es/plugins.xml
154 * manual/es/starting.xml
155 Incorporate changes from English version
159 Fix address, (add translation credits in es version)
163 2006-09-09 [wwp] 2.4.0cvs165
165 * src/prefs_filtering.c
166 fix a crash when opening filtering prefs, if matcherrc file contains
167 broken data (non-existing account id, which is theoretically not
170 2006-09-08 [colin] 2.4.0cvs164
173 Wrong assert, make it an if()
174 * src/gtk/gtksctree.c
175 Fix bug #1013 (expand selected thread
176 tree) - expanding is now recursive
178 2006-09-07 [wwp] 2.4.0cvs163
180 * src/prefs_matcher.c
181 make better sentences about addressbook matching in the
182 matcher prefs. This should make translators' work easier
185 2006-09-07 [wwp] 2.4.0cvs162
187 * src/prefs_filtering.c
188 code simplification (get rid of dup var. assignment).
190 2006-09-07 [wwp] 2.4.0cvs161
193 use GTK_STOCK icons when possible, patch by Fabien Vantard
196 2006-09-07 [paul] 2.4.0cvs160
199 fix compilation warnings
202 2006-09-07 [paul] 2.4.0cvs159
205 select the mimepart icon when
209 2006-09-06 [paul] 2.4.0cvs158
211 * src/prefs_filtering.c
212 fix labels and table element spacing
213 Patch by Fabien Vantard
219 2006-09-06 [paul] 2.4.0cvs157
221 * manual/es/advanced.xml
224 2006-09-06 [wwp] 2.4.0cvs156
227 fix an dup launch issue when iconified, thanks to Colin.
229 2006-09-06 [wwp] 2.4.0cvs155
231 * src/gtk//gtksctree.h
232 oops, forgot that one!
234 2006-09-06 [wwp] 2.4.0cvs154
236 * manual/pl/advanced.xml
237 * manual/advanced.xml
238 * manual/es/advanced.xml
239 * manual/fr/advanced.xml
240 * src/prefs_customheader.c
241 * src/prefs_filtering_action.c
243 * src/prefs_summaries.c
244 * src/prefs_filtering.c
247 * src/prefs_summary_column.c
249 * src/prefs_actions.c
250 * src/prefs_folder_column.c
252 * src/prefs_template.c
253 * src/prefs_display_header.c
255 * src/prefs_matcher.c
257 * src/prefs_toolbar.c
260 * src/gtk/gtksctree.c
261 * src/gtk/pluginwindow.c
262 * src/gtk/progressdialog.c
263 * src/gtk/prefswindow.c
264 renamed hidden option enable_rules_hint to use_stripes_everywhere
265 to make its meaning more obvious (all versions of the manual reflect
267 added an extra hidden option use_stripes_in_summary to allow
268 discarding these stripes in mainwindow's folder and message lists;
269 en and fr manuals only are OK towards this.
271 2006-09-06 [colin] 2.4.0cvs153
274 Hide Sylpheed-Claws' internal queue headers
275 when showing all headers. They'll be present
276 only in Source window.
278 2006-09-05 [colin] 2.4.0cvs152
280 * src/plugins/trayicon/trayicon.c
281 Fix crash at exit - we have to disconnect
283 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
284 Update eggtrayicon - patch adapted from a
285 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
288 2006-09-05 [colin] 2.4.0cvs151
291 * src/gtk/logwindow.c
292 Fix race condition when something writes
293 to the log too soon during init. Thanks
296 2006-09-05 [colin] 2.4.0cvs150
299 Don't select part on right-click either
301 2006-09-05 [paul] 2.4.0cvs149
304 completion of previous commit
307 2006-09-05 [colin] 2.4.0cvs148
310 Don't force selection on middle-click, just open
312 2006-09-04 [colin] 2.4.0cvs147
315 Looks like gtk_notebook_set_current_page()
316 sometimes steals focus, and this annoys us
317 in MimeViewers as it renders navigation
318 keys useless. Take back focus after switching
321 2006-09-04 [colin] 2.4.0cvs146
324 Set stop_loading when clicking on Next
325 during load. Don't add a callback to
326 avoid over-complicating things.
328 2006-09-04 [colin] 2.4.0cvs145
332 Fix multiple loads in separate messageview
334 2006-09-04 [colin] 2.4.0cvs144
337 Let navigation keys be handled during
340 2006-09-04 [colin] 2.4.0cvs143
346 Make loading of huge mails (lots of text and/or
347 images) cancellable, so the GUI doesn't block
349 2006-09-04 [colin] 2.4.0cvs142
351 * src/plugins/trayicon/trayicon.c
352 Fix annoyance when removing a folder with
353 unread mails: trayicon didn't update
355 2006-09-04 [paul] 2.4.0cvs141
357 * src/gtk/icon_legend.c
358 straighten up columns
359 Patch by Fabien Vantard
361 2006-09-04 [wwp] 2.4.0cvs140
363 * src/prefs_filtering.c
364 fix new line's account name in filtering prefs:
365 was "All", is now "(New)".
367 2006-09-04 [paul] 2.4.0cvs139
369 * tools/make.themes.project
370 use "AUTOMAKE_OPTIONS = dist-bzip2"
371 instead of homebrewed "make release"
373 2006-09-03 [colin] 2.4.0cvs138
376 Fix bug #1007 (Wrong folder highlighted)
378 2006-09-03 [colin] 2.4.0cvs137
381 Don't set Newsgroup: header to a mail folder
384 2006-09-03 [paul] 2.4.0cvs136
387 * src/prefs_spelling.c
390 2006-09-03 [paul] 2.4.0cvs135
392 * src/prefs_summaries.c
393 correct menu item text in prefs_keybind_apply_clicked()
395 2006-09-03 [paul] 2.4.0cvs134
397 * manual/advanced.xml
398 some improvements to the descriptions
403 fix menu sensitivity issues
404 * src/prefs_message.c
405 drop the useless word 'short'
407 add the word 'lines' indicating log length
408 is a measure of lines
410 fix compilation warnings
412 2006-09-02 [colin] 2.4.0cvs133
415 Display a special return-receipt message
416 if the message is from the user
418 Fix missing freeze of the list when marking
419 all read and unthreading for exec. Thanks
422 2006-09-02 [paul] 2.4.0cvs132
425 * src/prefs_message.c
429 2006-09-02 [wwp] 2.4.0cvs131
431 * src/prefs_filtering.c
432 added an account name column to the filtering rules
435 2006-09-02 [colin] 2.4.0cvs130
437 * src/gtk/logwindow.c
438 * src/gtk/logwindow.h
439 Block scrolling if we're not at the end
442 2006-09-02 [colin] 2.4.0cvs129
445 Make sure account-specific rules can't
446 be used in {pre-,post-,}processing
448 * src/gtk/logwindow.c
449 * src/gtk/logwindow.h
450 Jump to last error when clicking on the
453 2006-09-02 [colin] 2.4.0cvs128
463 Let proc_mbox know its account, for
464 account-specific rules
466 2006-09-01 [colin] 2.4.0cvs127
469 Don't uselessly use iconv to convert from
475 Fix certain log cases, disable warning icon
476 for now, the correct way to display it when
477 necessary and only when necessary is probably
478 to do it manually rather than use error logs
479 * src/etpan/imap-thread.c
480 Clean up UID logging a bit
481 * src/gtk/logwindow.c
482 * src/gtk/logwindow.h
483 Make logging faster when the window's closed
485 2006-09-01 [wwp] 2.4.0cvs126
487 * manual/fr/account.xml
488 reflect changes to the ref. manual (parts of cvs72):
489 fix tabnames and quotes.
491 2006-09-01 [wwp] 2.4.0cvs125
493 * manual/fr/plugins.xml
494 reflect changes to the reference manual (cvs42):
495 update IRC channel info.
497 2006-09-01 [wwp] 2.4.0cvs124
500 use CVSEDITOR env. var. if set, according to `man cvs`.
502 2006-09-01 [wwp] 2.4.0cvs123
504 * manual/advanced.xml
505 better sentence again (thanks to Paul).
507 2006-09-01 [wwp] 2.4.0cvs122
509 * manual/advanced.xml
510 fix definition of toolbar_detachable and rework a bit the one of
513 2006-09-01 [mones] 2.4.0cvs121
515 * manual/advanced.xml
516 Document enable_dotted_lines
518 2006-09-01 [paul] 2.4.0cvs120
525 obey the 'When entering folder...' option
526 when using the /View/Go to/... menu items
529 2006-08-31 [colin] 2.4.0cvs119
532 Revert 2.4.0cvs116, wrong fix.
534 2006-08-31 [colin] 2.4.0cvs118
536 * src/gtk/gtksctree.c
537 Better state the various copyrights
539 2006-08-31 [colin] 2.4.0cvs117
542 fix enable_dotted_lines
544 2006-08-31 [colin] 2.4.0cvs116
547 Use pref "Always open on select" when going
548 to next unread folder
549 * src/gtk/gtksctree.c
550 Fix link failure to _gtk_clist_create_cell_layout
551 on certain computers. (Why not mine, I wonder)
553 2006-08-31 [colin] 2.4.0cvs115
557 * src/plugins/bogofilter/bogofilter.c
558 * src/plugins/spamassassin/spamassassin.c
559 Requalify some "errors" to warnings
563 Add an icon in the statusbar to notify
565 * src/gtk/gtksctree.c
568 Make the GtkSCTree look more modern by
569 alternating background lines
572 Add a pref to let people have the old
576 2006-08-30 [colin] 2.4.0cvs114
580 Provide a way to filter a list of
581 messages in an optimised manner, and
582 add a list-filtering hook
586 Use the list filtering
587 * src/plugins/bogofilter/bogofilter.c
588 Use the list-filtering hook
589 Use -b (bulk) mode for more speed
590 when learning and filtering
591 * src/etpan/imap-thread.c
592 Make log output shorter in UID SEARCH
595 2006-08-30 [colin] 2.4.0cvs113
597 * src/plugins/bogofilter/bogofilter.c
598 Really fast mass learning - thanks to David
599 Relson for the options explanations :)
601 2006-08-30 [colin] 2.4.0cvs112
604 Fix compilation on FreeBSD. Thanks
607 2006-08-29 [colin] 2.4.0cvs111
610 Handle "popup_menu" signal (for popping the
611 menu via the keyboard)
618 Factorize scrolling code, and add an API
619 for MimeViewers to handle scroll orders
621 2006-08-29 [wwp] 2.4.0cvs110
623 * src/plugins//bogofilter/bogofilter.c
624 * src/plugins//spamassassin/spamassassin.c
625 make the bogofilter/spamassassin filtering error dialogs at
626 incorporation obey to the "don't popup error dialog on
627 receive error" option. If disabled, feed the log window w/
634 2006-08-29 [paul] 2.4.0cvs109
637 remove 'make release', it's not needed
638 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
640 2006-08-29 [paul] 2.4.0cvs108
643 * src/summary_search.c
644 * src/gtk/progressdialog.c
645 * src/plugins/pgpcore/passphrase.c
646 replace deprecated gtk_window_set_policy()
648 2006-08-29 [colin] 2.4.0cvs107
651 Fix data loss when copy fails during a move:
652 only use fast remove_msgs if everything was
653 copied OK; else use slow remove_msg on the
654 mails that got copied only.
656 2006-08-28 [paul] 2.4.0cvs106
659 revert change in 2.4.0cvs104, it breaks
662 2006-08-28 [paul] 2.4.0cvs105
664 * src/plugins/spamassassin/spamassassin.c
667 2006-08-28 [paul] 2.4.0cvs104
670 fix data loss when moving to another
672 * src/prefs_spelling.c
674 * src/gtk/pluginwindow.c
675 improve the layout of the dialog text
678 2006-08-28 [paul] 2.4.0cvs103
680 * src/plugins/bogofilter/bogofilter.c
681 * src/plugins/bogofilter/bogofilter_gtk.c
682 fix english up a bit, innit
684 2006-08-28 [paul] 2.4.0cvs102
689 require autoconf 2.60, enabling building
690 with gettext 0.15 (gettext 0.14.x build still
691 possible). Replace Makefiles with versions
693 Remove configure options --with-localedir and
694 --with-mandir. The options that are provided
695 directly by autoconf 2.60 can be used instead:
698 2006-08-27 [colin] 2.4.0cvs101
700 * src/plugins/bogofilter/Makefile.am
701 Fix make dist (no README)
703 2006-08-27 [colin] 2.4.0cvs100
706 Don't use F_UNKNOWN folders for any default
708 * src/plugins/bogofilter/bogofilter.c
709 * src/plugins/bogofilter/bogofilter.h
710 * src/plugins/bogofilter/bogofilter_gtk.c
711 Add an option to specify the path to bogofilter
712 Use single-quotes to be able to learn in folders
713 with spaces in their names
714 Verify learning status
716 2006-08-27 [colin] 2.4.0cvs99
720 Document Bogofilter plugin
722 2006-08-27 [colin] 2.4.0cvs98
728 When possible, copy the queued mail to sent folder
729 instead of re-adding. Much faster on IMAP.
731 2006-08-27 [colin] 2.4.0cvs97
734 Disable mmaped caches - huge metadata loss
735 here after a power failure.
737 Add quicksearch timing
738 * src/common/plugin.c
739 * src/common/plugin.h
740 Implement an interface to tell what plugins
741 provide. Prevent loading of similar plugins.
742 * src/plugins/clamav/clamav_plugin.c
743 * src/plugins/demo/demo.c
744 * src/plugins/dillo_viewer/dillo_viewer.c
745 * src/plugins/pgpcore/plugin.c
746 * src/plugins/pgpinline/pgpinline.c
747 * src/plugins/pgpmime/pgpmime.c
748 * src/plugins/spamassassin/spamassassin.c
749 * src/plugins/trayicon/trayicon.c
750 Implement plugin_provides()
752 2006-08-27 [colin] 2.4.0cvs96
755 * src/plugins/Makefile.am
756 * src/plugins/bogofilter/.cvsignore
757 * src/plugins/bogofilter/Makefile.am
758 * src/plugins/bogofilter/bogofilter.c
759 * src/plugins/bogofilter/bogofilter.h
760 * src/plugins/bogofilter/bogofilter_gtk.c
761 New Bogofilter plugin, provides filtering and
762 learning. Spamassassin will go to extra plugins.
764 2006-08-26 [mones] 2.4.0cvs95
766 * manual/handling.xml
767 Fix subfolder path in the example (thanks to Paul)
769 2006-08-26 [mones] 2.4.0cvs94
771 * manual/glossary.xml
772 2.2. + add ISP to the glossary
773 7.5. + Add UIDL to glossary
774 7.7. + Add TCP to glossary
775 * manual/handling.xml
776 7.1. + Mentions GNU/Linux distribution, what about the non...
777 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
778 7.3. + Mentions .bashrc, what about the non-bash ones?
779 7.4. = Use appropriate quotation for commands
780 7.6. = change "" to <quote></quote>
782 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
783 * manual/starting.xml
784 2.1. + local mbox file: some examples of mbox file locations...
785 Also reformatted files requiring it
787 2006-08-26 [wwp] 2.4.0cvs93
789 * src/summary_search.c
790 disable find buttons while summary search is running.
792 2006-08-25 [colin] 2.4.0cvs92
799 Speed up MH moving, and add progressbar
802 Write cache files using mmap() too
804 2006-08-25 [wwp] 2.4.0cvs91
807 switch spam<->ham button when a message has been marked as spam or ham
808 and is still selected. Thanks to Colin.
810 2006-08-25 [paul] 2.4.0cvs90
816 * src/gtk/icon_legend.c
817 * src/pixmaps/copied.xpm
818 * src/pixmaps/moved.xpm
819 add icons for delayed execution marked for
820 copying, marked for moving
822 2006-08-25 [mones] 2.4.0cvs89
824 * manual/glossary.xml
825 Fix the other glossary items:
826 5.1. = Inmmediate execution -> <quote>immediate execution...
827 5.2. = Fix MBOX capitalization -> Mbox
828 5.3. + Improve Plugins def. w/ tech. ref.
829 5.4. = Quotation -> replace '>' by <quote>></quote>
830 5.5. - SMTP Server. -> remove dot
834 2006-08-25 [mones] 2.4.0cvs88
837 Reformatted, changed email address
838 * manual/glossary.xml
839 Reformatted, fixed MANUAL-TODO items:
840 8.2. + add ROT-13 to glossary
841 8.4. + add URL to glossary
842 * manual/es/advanced.xml
845 2006-08-25 [paul] 2.4.0cvs87
847 * src/gtk/icon_legend.c
848 add 'marked for deletion' icon
849 arrange icons by containing column
852 2006-08-25 [colin] 2.4.0cvs86
856 Add the sc_g_*list_bigger functions in
857 a place everyone can use it
859 Only freeze/thaw the list when working
860 on the selection, if it's bigger than 1
861 * src/gtk/gtksctree.c
862 Only freeze/thaw the list when unselec-
863 ting 'all' if ('all' != 1)
864 This avoids some flickering
866 2006-08-24 [colin] 2.4.0cvs85
869 Fix strange list selection
870 Fix random seg (Invalid read of freed memory)
872 2006-08-24 [colin] 2.4.0cvs84
875 * src/gtk/inputdialog.c
876 * src/plugins/pgpcore/passphrase.c
877 Revert minimal width patch of 2.4.0cvs67,
878 as it is also a maximal width. Use
879 gtk_window_set_default_size instead.
881 2006-08-24 [colin] 2.4.0cvs83
884 Write cache/mark to temp files before
885 overwriting old ones (avoids metadata
886 loss if writing the new files fail).
887 Use mmap() to read cache/mark file, as
888 this makes cache reading faster. Dis-
889 abled for big-endian machines until it
890 can be tested. (Big-endian users: set
891 msgcache_use_mmap = TRUE in the relevant
894 Move rarely used fields of MsgInfo in
895 another structure, which will only be
896 allocated if needed. Face, X-Face,
897 Return receipt headers and List-*
898 headers are moved. Mails having none
899 of these occupy 52 bytes less with
900 this patch, which makes 2.5MB of RAM
901 saved on a 50k folder).
905 * src/partial_download.c
909 Follow this structure change.
911 2006-08-24 [wwp] 2.4.0cvs82
913 * manual/es/.cvsignore
914 * manual/es/dist/.cvsignore
915 * manual/es/dist/html/.cvsignore
916 * manual/es/dist/pdf/.cvsignore
917 * manual/es/dist/ps/.cvsignore
918 * manual/es/dist/txt/.cvsignore
919 more (generated) files to ignore.
921 2006-08-24 [colin] 2.4.0cvs81
925 Fix possible problems with local delivery. Check the folder doesn't
926 need scan before setting its mtime when saving cache (which can be
927 done long after the folder's been modified by an external process);
928 Check that the stored item's mtime didn't change in mh functions.
930 2006-08-24 [mones] 2.4.0cvs80
932 * manual/advanced.xml
933 Rewrapping, some fixes and MANUAL-TODO items:
934 8.1. = change "" to <quote></quote>
935 8.3. = quote menu items
936 8.5. - deploying -> new user ... ideally a new user (redundant)
938 2006-08-23 [colin] 2.4.0cvs79
940 * src/gtk/gtksctree.c
941 When selecting or deselecting range, only
942 freeze/thaw when selection is bigger than 10
944 2006-08-23 [colin] 2.4.0cvs78
949 * src/plugins/dillo_viewer/dillo_viewer.c
950 Provide an API for MimeViewer plugins to
951 return a text selection for replying
953 2006-08-23 [colin] 2.4.0cvs77
957 Use gtk_pixbuf_new_from_file_at_scale(), which
958 is faster than getting the pixbuf then resizing
961 2006-08-23 [colin] 2.4.0cvs76
964 UTF-8 should be sent Quoted-printable
966 2006-08-22 [colin] 2.4.0cvs75
969 Check if scan is required before touching
970 the folder (or it'll be required every time)
972 2006-08-22 [colin] 2.4.0cvs74
975 Require libetpan 0.46 (crasher fix when built
978 2006-08-22 [colin] 2.4.0cvs73
981 Set folder's mtime after writing its
986 Don't do useless stuff if we don't
989 Add some timing, don't deselect prior
990 to selecting (gtksctree does it itself),
991 remove crash avoidance hacks as it's been
992 properly fixed since a while
994 Optimize to_human_readable(): _() is slow,
995 do it only once, and avoid %f format for KB
996 (the most common in a summaryview)
997 * src/gtk/gtksctree.c
998 Don't uselessly freeze/thaw (fixes flicker
999 on next unread and friends), reduce number
1000 of g_list_nth/g_list_position where possible
1001 * src/gtk/gtkutils.c
1002 * src/gtk/gtkutils.h
1003 Reduce number of g_list_nth/g_list_position
1005 All of this makes loading as 70k folder 2.1
1006 seconds instead of 3.2 (with hot FS caches).
1007 (1.3 seconds without Date and Size columns...)
1009 2006-08-22 [paul] 2.4.0cvs72
1011 wrap documents and do some items from mones' MANUAL-TODO:
1013 * manual/account.xml
1014 4.1. = fix tabname references to <quote>tabname</quote>
1015 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1017 1.1. = mentioned options don't match UI
1018 Add information about the 'Never send Return Receipts'
1020 * manual/handling.xml
1021 6.2. = Mentions Extended symbols button, but now is
1023 6.3. = Mentions ... button, which is now Edit
1025 2006-08-22 [colin] 2.4.0cvs71
1027 * src/gtk/pluginwindow.c
1028 Fix layout in verbose translations (such
1031 2006-08-22 [paul] 2.4.0cvs70
1033 * manual/Makefile.am
1034 build manuals in alphabetical order
1036 * src/prefs_themes.c
1037 replace/remove deprecated symbols
1038 * src/gtk/gtkutils.c
1040 * src/gtk/pluginwindow.c
1041 replace deprecated symbol
1042 replace label text and move it
1043 * src/plugins/pgpcore/prefs_gpg.c
1044 move the 'Generate...' button out of the
1045 Sign Key frame, replace the English used
1046 * src/plugins/pgpcore/sgpgme.c
1047 fixes to the English
1049 2006-08-21 [colin] 2.4.0cvs69
1051 * src/plugins/trayicon/trayicon.c
1052 Add more strings for translation; patch
1055 2006-08-21 [colin] 2.4.0cvs68
1058 fix replied flag not set after drafting
1060 fix body quicksearch in non-encoded bodies
1063 Get rid of the g_malloc workaround for
1064 corrupted caches, use g_try_malloc
1066 2006-08-21 [colin] 2.4.0cvs67
1069 * src/gtk/inputdialog.c
1070 * src/plugins/pgpcore/passphrase.c
1071 Set minimal width to 375
1073 Fix switching to offline, asking if it
1074 should be overriden for synchronising
1076 Don't offer to remember command on Open
1077 with for text parts, as the browser or
1078 text editor command isn't changed from
1081 2006-08-20 [paul] 2.4.0cvs66
1085 fix plural form errors. revealed by stricter
1086 checking of gettext 0.15
1088 2006-08-18 [paul] 2.4.0cvs65
1090 * src/stock_pixmap.c
1091 fix the fix of 2.4.0cvs64
1094 2006-08-18 [paul] 2.4.0cvs64
1096 * src/stock_pixmap.c
1100 2006-08-18 [paul] 2.4.0cvs63
1104 fix occasional IMAP bug where large msgs
1105 were left in the queue folder after sending
1108 2006-08-18 [paul] 2.4.0cvs62
1111 freeze the summaryview while quicksearch results
1113 (fixes bug 456 'current message is hidden when the
1114 view is refreshed and extended search is "unread
1118 add missing #include "inputdialog.h"
1119 * src/common/utils.h
1120 add missing mailcap_update_default() and improve
1123 2006-08-17 [colin] 2.4.0cvs61
1125 * src/plugins/pgpcore/select-keys.c
1128 2006-08-17 [colin] 2.4.0cvs60
1131 Don't continue queuing if Cancel is clicked
1134 2006-08-17 [colin] 2.4.0cvs59
1136 * src/plugins/pgpcore/select-keys.c
1137 When encrypting, if only one key matches and it
1138 matches exactly, automatically use it.
1140 2006-08-17 [colin] 2.4.0cvs58
1143 * src/prefs_common.c
1144 * src/prefs_common.h
1145 * src/prefs_ext_prog.c
1147 Fix issues with previous patch (text/html)
1148 Remove outdated prefs
1150 2006-08-17 [colin] 2.4.0cvs57
1153 Add View Log button on auth error
1155 Fix encrypted mail marked as new when
1156 saved in normal folders
1157 * src/plugins/pgpinline/pgpinline.c
1158 Fix encrypt bug on IMAP
1160 * src/common/utils.c
1161 * src/common/utils.h
1162 * src/gtk/inputdialog.c
1163 * src/gtk/inputdialog.h
1164 Get rid of metamail stuff, simplify
1165 opening, and allow remembering of user's
1166 choices (by updating ~/.mailcap). There's
1167 still to drop "Audio player" and "Image
1168 viewer" preferences.
1170 2006-08-17 [mones] 2.4.0cvs56
1172 * manual/es/sylpheed-claws-manual.xml
1175 2006-08-17 [mones] 2.4.0cvs55
1178 * manual/Makefile.am
1179 * manual/es/Makefile.am
1180 * manual/es/account.xml
1182 * manual/es/addrbook.xml
1183 * manual/es/advanced.xml
1185 * manual/es/glossary.xml
1187 * manual/es/handling.xml
1188 * manual/es/intro.xml
1189 * manual/es/keyboard.xml
1190 * manual/es/plugins.xml
1191 * manual/es/starting.xml
1192 * manual/es/sylpheed-claws-manual.xml
1193 * manual/es/dist/Makefile.am
1194 * manual/es/dist/html/Makefile.am
1195 * manual/es/dist/pdf/Makefile.am
1196 * manual/es/dist/ps/Makefile.am
1197 * manual/es/dist/txt/Makefile.am
1198 Spanish translation for the manual
1200 2006-08-16 [colin] 2.4.0cvs54
1205 Fix send button sensitivity at startup
1206 Set send menu sensitivity (patch by Fabien)
1208 Enable closing with esc (patch by Fabien)
1209 * src/gtk/foldersort.c
1210 Enable closing with esc (patch by Fabien)
1212 Optimisation (no need to copy to tempfile to
1213 "decode" 7bit and 8bit)
1215 Fix cruft in swap_from case
1217 Fix missing last line in some mail cases
1218 (Fixes debian #381872)
1219 * src/plugins/pgpcore/prefs_gpg.c
1220 * src/plugins/pgpcore/sgpgme.c
1221 * src/plugins/pgpcore/sgpgme.h
1222 Don't show "no key found" when user explicitely
1223 wants to create a key
1225 2006-08-16 [paul] 2.4.0cvs53
1231 * src/prefs_account.c
1232 * src/prefs_message.c
1233 * src/gtk/gtkutils.c
1234 bump up minimum required versions of GTK+ and
1237 2006-08-16 [paul] 2.4.0cvs52
1240 workaround GTK+ Bug 351600 - 'Can't re-click
1241 on button after sensitivity update'
1242 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1245 2006-08-15 [colin] 2.4.0cvs51
1247 * src/plugins/pgpcore/prefs_gpg.c
1248 Set options sensitivity according to
1250 * src/plugins/pgpcore/sgpgme.c
1251 Allow to create key with no passphrase
1253 2006-08-14 [cleroy] 2.4.0cvs50
1255 * src/gtk/pluginwindow.c
1256 New layout (maybe to be changed?)
1257 * src/gtk/gtkutils.c
1258 Fix a bit label_window
1259 * src/plugins/pgpcore/passphrase.c
1260 * src/plugins/pgpcore/passphrase.h
1261 * src/plugins/pgpcore/plugin.c
1262 * src/plugins/pgpcore/prefs_gpg.c
1263 * src/plugins/pgpcore/prefs_gpg.h
1264 * src/plugins/pgpcore/sgpgme.c
1265 * src/plugins/pgpcore/sgpgme.h
1266 Allow to create a PGP private key via the GUI
1268 2006-08-14 [wwp] 2.4.0cvs49
1270 * src/addressbook_foldersel.c
1271 fix strict ISO C90 compliance.
1273 2006-08-14 [paul] 2.4.0cvs48
1275 * src/gtk/prefswindow.c
1276 re-set scrolled window on opening
1283 2006-08-14 [paul] 2.4.0cvs47
1285 * src/prefs_display_header.c
1286 re-enable user-defined Displayed Headers
1288 2006-08-14 [paul] 2.4.0cvs46
1290 * src/prefs_account.c
1293 2006-08-13 [colin] 2.4.0cvs45
1295 * src/common/utils.c
1296 Fix "a" in quote when the original message is empty,
1297 by using \0 instead of 'a' to test writability of
1300 2006-08-13 [wwp] 2.4.0cvs44
1302 * src/plugins/spamassassin/spamassassin.c
1303 fix capitalization of "SpamAssassin" in some debug, log and
1306 2006-08-13 [paul] 2.4.0cvs43
1309 fix overlapping widgets
1310 * src/prefs_account.c
1311 fix translation of protocol_names[]
1312 fix label disappearing off the edge of the
1315 2006-08-12 [paul] 2.4.0cvs42
1317 * manual/plugins.xml
1318 update IRC channel info before it gets forgotten
1321 2006-08-11 [colin] 2.4.0cvs41
1330 Grey out the Send button if
1331 - Queue folders are empty, or
1332 - We're sending already
1334 2006-08-11 [wwp] 2.4.0cvs40
1337 fix a logic issue when quitting while a compose window is
1338 still open, thanks to Colin.
1340 2006-08-10 [colin] 2.4.0cvs39
1343 Fix default font size setting after wizard run
1345 * src/etpan/imap-thread.c
1346 * src/etpan/imap-thread.h
1347 Fix bug #999 (Timing out on TSL cert validation
1348 dialog makes ugly things happen). Also, STARTTLS
1349 unconditionnaly if initial capabilities contain
1350 LOGINDISABLED and STARTTLS.
1352 2006-08-09 [colin] 2.4.0cvs38
1356 Fix Tools/Actions sensitivity when there are
1359 2006-08-09 [colin] 2.4.0cvs37
1361 * src/prefs_filtering.c
1362 Warning fix, patch by Paul
1364 * src/prefs_actions.c
1365 * src/prefs_filtering_action.c
1366 * src/prefs_matcher.c
1367 Uniformisation of "Info ..." to "Info..." (for
1368 old gtk), patch by Fabien
1369 * src/plugins/clamav/clamav_plugin_gtk.c
1370 Sensitivity fix by Fabien
1372 2006-08-09 [colin] 2.4.0cvs36
1376 Add a function to know whether we're exiting
1377 * src/plugins/trayicon/trayicon.c
1378 If exiting, don't do anything. Faster, and
1379 avoids gtk_main_iteration reentracy causing
1382 2006-08-09 [colin] 2.4.0cvs35
1387 Fix lack of part selection when automatically
1388 jumping to a specific part
1390 Little optimisation in cache reading
1392 2006-08-09 [colin] 2.4.0cvs34
1395 Fix crash setting the priority on reedit
1396 (Accessing compose before creating it!)
1398 2006-08-08 [colin] 2.4.0cvs33
1401 Fix bug #998 (last attachment is not accessible)
1402 Bad RFC interpretation on multipart close-delimiters
1405 * src/gtk/gtkvscrollbutton.c
1406 * src/gtk/gtkvscrollbutton.h
1407 Make attachments list wheel-scrollable
1409 2006-08-07 [colin] 2.4.0cvs32
1411 * src/gtk/gtkaspell.c
1412 Fix bug #973 (Unicode punctation characters
1413 are not recognized as separators by the
1414 spell checker); fix unsigned stuff
1416 2006-08-07 [colin] 2.4.0cvs31
1419 Fix bug #956 (DnD text with accents in compose
1420 text entry); fix gccc's signed/unsigned fuss
1422 2006-08-06 [colin] 2.4.0cvs30
1425 Fix bug #979 (Plugin crashes when exiting
1426 sylpheed-claws) : handle exit request only
1429 2006-08-05 [colin] 2.4.0cvs29
1432 Just make sure we have a msgid.
1434 2006-08-05 [colin] 2.4.0cvs28
1438 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1439 by reimplementing it
1441 Fix bug when hiding quotes with level > 3 and quote
1444 2006-08-04 [colin] 2.4.0cvs27
1449 Fix a bit replace-by-pasting undo
1452 Fix Fold quotes menu synchro in
1453 mainwindow when it changes in
1456 Fix right-click on quotes blocks
1457 * src/common/utils.c
1458 Verify that the file created by
1459 my_tmpfile() is writable. Fixes
1460 bug #988 (very specific filesystem
1462 * src/plugins/pgpcore/sgpgme.c
1463 Fix file descriptor leak
1464 * src/plugins/spamassassin/spamassassin.c
1465 Warn once if spamd isn't reachable
1467 2006-08-04 [colin] 2.4.0cvs26
1470 i18n context patch by Fabien
1472 2006-08-03 [colin] 2.4.0cvs25
1476 Rename "Hide quotes" to "Fold quotes"
1478 Don't use hand cursor on quotes. "all
1479 the bonuses of the feature and none of
1480 unwelcome side-effects"
1482 2006-08-03 [colin] 2.4.0cvs24
1485 * sylpheed-claws.desktop
1487 Bring the desktop file to XDG compliance
1488 Patch by Charles A. Edwards
1490 2006-08-03 [colin] 2.4.0cvs23
1493 Fix links offset when they are preceded
1494 by accentued chars (g_utf8_strlen!)
1496 Fix wrong status when starting offline
1499 2006-08-03 [wwp] 2.4.0cvs22
1501 * src/prefs_common.h
1502 ask what to do w/ filtering rules that belong to an account when
1503 applying filtering rules manually from the main window (skip,
1504 apply regardless of the account, use current account). This dialog
1505 can be skipped and the last reply used.
1508 2006-08-03 [wwp] 2.4.0cvs21
1512 * src/prefs_common.c
1517 ask what to do w/ filtering rules that belong to an account when
1518 applying filtering rules manually from the main window (skip,
1519 apply regardless of the account, use current account). This dialog
1520 can be skipped and the last reply used.
1523 2006-08-03 [colin] 2.4.0cvs20
1526 Optimize previous patch
1528 2006-08-03 [cleroy] 2.4.0cvs19
1531 Fix quotes getting toggled back when the
1532 mail has an even number of text parts
1534 2006-08-02 [colin] 2.4.0cvs18
1537 Add Hide quotes menu
1539 2006-08-02 [colin] 2.4.0cvs17
1542 * src/prefs_common.c
1546 Allow per-level quote hiding,
1547 Allow toggling quotes by double-clicking them
1548 Rename RemoteURI to ClickableText to reflect
1549 the fact it's used for a variety of things
1551 2006-08-02 [wwp] 2.4.0cvs16
1554 fix "View/Hide quotes" menu item status initialization.
1556 2006-08-02 [wwp] 2.4.0cvs15
1558 * src/matcher_parser_parse.y
1559 remove a debug trace.
1561 2006-08-02 [paul] 2.4.0cvs14
1563 * src/plugins/pgpcore/passphrase.c
1564 don't set initial dialog size
1567 2006-08-02 [paul] 2.4.0cvs13
1570 remove the rogue '/' character
1572 2006-08-02 [paul] 2.4.0cvs12
1575 allow buttons to resize as necessary
1577 2006-08-01 [wwp] 2.4.0cvs11
1580 fix strict ISO C90 compliance.
1582 2006-08-01 [wwp] 2.4.0cvs10
1585 updated update-po tool to work w/ context-dependent translations.
1586 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1588 2006-08-01 [wwp] 2.4.0cvs9
1591 * src/prefs_filtering.c
1592 * src/prefs_matcher.c
1593 allow context-dependent translations for "All",
1594 patch by Fabien Vantard <fzzzzz@gmail.com>.
1596 2006-07-31 [colin] 2.4.0cvs8
1600 Add Rafal to authors
1602 2006-07-31 [colin] 2.4.0cvs7
1607 * src/prefs_common.c
1608 * src/prefs_common.h
1610 Add 'View/Hide quotes'. Patch based on a patch
1613 2006-07-31 [colin] 2.4.0cvs6
1616 Fix problem with "> stuff >" actions
1618 2006-07-31 [paul] 2.4.0cvs5
1621 updated by Geir Helland
1623 2006-07-31 [wwp] 2.4.0cvs4
1628 add "View/Go to/Parent message" and "View/Go to/Last read message",
1631 2006-07-31 [wwp] 2.4.0cvs3
1638 * src/addressbook_foldersel.c
1639 * src/addressbook_foldersel.h
1644 * src/matcher_parser_lex.l
1645 * src/matcher_parser_parse.y
1646 * src/prefs_common.c
1647 * src/prefs_common.h
1648 * src/prefs_filtering.c
1649 * src/prefs_matcher.c
1650 * src/prefs_matcher.h
1652 introduce filtering against the address book. It's now possible to add
1653 matched conditions to determine if any email address in a message matches
1654 or doesn't match any or all books or folders in the address book.
1656 2006-07-31 [wwp] 2.4.0cvs2
1666 * src/matcher_parser_lex.l
1667 * src/matcher_parser_parse.y
1669 * src/prefs_filtering.c
1670 * src/prefs_filtering.h
1674 introduce per-account filtering rules. Each filtering rule can now be assigned
1675 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1676 when applying filtering rules manually, as all rules will apply - even the ones
1677 assigned to an account. This issue will be addressed soon.
1681 2006-07-31 [wwp] 2.4.0cvs1
1684 make more strings translatable.
1686 2006-07-31 [paul] 2.4.0
1690 2006-07-31 [paul] 2.3.1cvs91
1693 updated by Miquel Oliete
1695 2006-07-31 [paul] 2.3.1cvs90
1705 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1706 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1707 Aleksandar Urosevic, and Ralgh Young
1709 2006-07-31 [paul] 2.3.1cvs89
1715 Fix a race condition when, after an SC crash, rescanning
1716 folders took more than 0.5 seconds
1719 2006-07-31 [paul] 2.3.1cvs88
1722 don't translate separator strings
1724 2006-07-30 [mones] 2.3.1cvs87
1726 * doc/man/sylpheed-claws.1
1727 Fixed non-ASCII chars in Hoa's name
1731 2006-07-27 [colin] 2.3.1cvs86
1734 Don't include the leading \n in links
1737 2006-07-25 [colin] 2.3.1cvs85
1740 * src/common/socket.h
1741 * src/etpan/imap-thread.c
1742 Refresh resolvers before connecting
1743 to IMAP servers, and after switching
1744 to online. Thanks to Paul.
1748 * 2.4.0-rc4 released
1750 2006-07-17 [colin] 2.3.1cvs84
1753 Show connection attempt in statusbar before
1754 connecting (previously first message was
1755 "Retrieving messages from ..." after the
1756 connection succeeded.
1758 2006-07-16 [wwp] 2.3.1cvs83
1760 * sylpheed-claws.ico
1761 Added .ico file (windows multi-size icon file, generated).
1763 2006-07-12 [wwp] 2.3.1cvs82
1766 remove Message/Re-edit menu entry from messageview window,
1767 as sent/draft/queued messages are opened in compose window when
1768 re-edited and it's not possible to re-edit other msgs.
1770 2006-07-12 [paul] 2.3.1cvs81
1775 check online state before resetting
1776 mailcheck timer. Useful if some program
1777 verifies connection state and updates
1779 Patch by Leonid Evdokimov <darkk@users.sf.net>
1781 2006-07-12 [paul] 2.3.1cvs80
1783 * sylpheed-claws-128x128.png
1784 * sylpheed-claws-64x64.png
1785 * sylpheed-claws.png
1788 * src/prefs_toolbar.c
1789 * src/stock_pixmap.c
1790 * src/stock_pixmap.h
1793 * src/gtk/gtkutils.c
1794 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
1795 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
1796 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
1797 * src/pixmaps/sylpheed.xpm ** REMOVED **
1798 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
1799 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
1800 updated and renamed logo/icon files and related
1801 logo by Jesper Schultz
1803 2006-07-11 [paul] 2.3.1cvs79
1806 fix the labels a smidgin
1808 2006-07-09 [colin] 2.3.1cvs78
1811 Show errors in textviewer's command
1812 Patch by H. Merijn Brand
1814 2006-07-09 [colin] 2.3.1cvs77
1817 Save FMID in drafts too
1819 2006-07-08 [colin] 2.3.1cvs76
1822 Svae RMID in drafted mails too
1823 Save quote_fmt vars for whole mails,
1824 don't reset at each quote_fmt_init:
1825 allows to use the same |i{var} in
1826 various template fields
1827 * src/prefs_template.c
1829 * src/quote_fmt_parse.y
1832 2006-07-08 [colin] 2.3.1cvs75
1835 Fix highlighting of attached parts URIs
1837 2006-07-08 [colin] 2.3.1cvs74
1840 Prevent bug #981 (sc 2.3.1 segfaults with
1841 gtk+ 2.10) from being reported again:
1842 if Sylpheed-Claws has been compiled against
1843 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
1844 of if Sylpheed-Claws has been compiled against
1845 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1848 2006-07-07 [colin] 2.3.1cvs73
1850 * src/prefs_actions.c
1853 2006-07-07 [colin] 2.3.1cvs72
1855 * src/prefs_actions.c
1856 Fix compile on gtk < 2.8. argh :)
1858 2006-07-07 [paul] 2.3.1cvs71
1863 2006-07-07 [colin] 2.3.1cvs70
1867 * src/quote_fmt_lex.l
1868 * src/quote_fmt_parse.y
1869 Add |i{var}, a way to insert user-entered
1874 * 2.4.0-rc3 released
1876 2006-07-07 [colin] 2.3.1cvs69
1879 Don't consider inboxes of UNKNOWN folder
1880 classes to be useable as default inboxes
1882 2006-07-07 [paul] 2.3.1cvs68
1885 add missing #include <errno.h>
1886 Thanks to René J. Blokland
1888 2006-07-07 [paul] 2.3.1cvs67
1891 Return now Closes dialog
1895 add contextual menu to mime parts listed
1898 * src/common/utils.c
1899 reversal: ' is a valid character in URLs
1901 2006-07-06 [colin] 2.3.1cvs66
1903 * src/remotefolder.h
1904 Forgotten in previous commit
1906 2006-07-06 [colin] 2.3.1cvs65
1909 Set summary update flag whenever
1912 * src/prefs_account.c
1913 * src/common/utils.h
1914 * src/etpan/imap-thread.c
1915 Fix warnings, thanks to Fabien and
1918 2006-07-06 [wwp] 2.3.1cvs64
1920 * src/gtk/gtkutils.c
1921 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1923 2006-07-06 [wwp] 2.3.1cvs63
1932 * src/message_search.c
1933 * src/prefs_actions.c
1934 * src/prefs_filtering.c
1935 * src/prefs_filtering.h
1936 * src/prefs_template.c
1937 * src/summary_search.c
1939 * src/gtk/gtkutils.c
1940 * src/gtk/gtkutils.h
1941 * src/gtk/pluginwindow.c
1942 add help buttons to some dialogs. Clicking such buttons opens a
1943 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1945 2006-07-06 [paul] 2.3.1cvs62
1948 fix attachments contextual menu
1951 2006-07-05 [colin] 2.3.1cvs61
1955 Handle sftp:// links
1957 2006-07-05 [paul] 2.3.1cvs60
1960 grab save button by default
1963 2006-07-05 [wwp] 2.3.1cvs59
1966 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1968 2006-07-04 [colin] 2.3.1cvs58
1972 Use left click to select, middle click to open
1974 * src/common/utils.c
1977 2006-07-04 [colin] 2.3.1cvs57
1981 Warning fixes, thanks to Fabien
1983 2006-07-04 [colin] 2.3.1cvs56
1988 Allow parts to be selected via their text label
1991 2006-07-04 [colin] 2.3.1cvs55
1994 Feedback when closing (for big folders)
1995 * src/prefs_actions.c
1996 * src/prefs_filtering.c
1997 * src/prefs_matcher.c
1998 * src/prefs_template.c
1999 Fix default button when closing without
2002 2006-07-04 [colin] 2.3.1cvs54
2005 Delete local file on deletion
2007 2006-07-03 [colin] 2.3.1cvs53
2011 Don't freeze when rescanning after crash
2013 2006-07-03 [wwp] 2.3.1cvs52
2018 * src/plugins/pgpinline/pgpinline.c
2019 * src/plugins/pgpmime/pgpmime.c
2020 don't report an error when the user cancels the passphrase dialog.
2022 2006-07-02 [colin] 2.3.1cvs51
2025 Open message when crossing folders with Space,
2026 goto next unread and friends
2028 2006-07-01 [colin] 2.3.1cvs50
2030 * src/prefs_account.c
2031 Typographic rules varying from language
2032 to language (in french "Protocole :"),
2033 we have to do that :)
2035 2006-07-01 [ticho] 2.3.1cvs49
2037 * src/prefs_account.c
2038 Only use one temporary gchar* variable in
2039 prefs_account_protocol_set_optmenu().
2041 2006-07-01 [ticho] 2.3.1cvs48
2043 * src/prefs_account.c
2044 * src/prefs_account.h
2045 Use GtkLabel for existing account protocol name.
2046 Created an array for protocol names and populate the
2047 combobox from it in a for() cycle.
2049 2006-06-30 [colin] 2.3.1cvs47
2052 Block undo when changing signature (by changing
2055 2006-06-30 [paul] 2.3.1cvs46
2057 * src/send_message.c
2058 when editing From in the Compose window, use that address
2059 in the Return-Path: header
2062 2006-06-30 [colin] 2.3.1cvs45
2065 Fix signature replacement:
2066 - when no newline before separator
2069 2006-06-29 [colin] 2.3.1cvs44
2075 Let 'View/Go to/Next marked' work like
2076 Next new & Next unread: across folders
2077 Change the select_on_entry pref to do
2078 what we want when changing folder
2079 * src/common/utils.c
2080 Fix single-quoted links
2082 2006-06-29 [colin] 2.3.1cvs43
2084 * src/gtk/gtkaspell.c
2085 "Sylpheed" and "Sylpheed-Claws" do exist !
2087 2006-06-29 [colin] 2.3.1cvs42
2090 Forgot to remove debug
2092 2006-06-29 [colin] 2.3.1cvs41
2097 Disconnect from IMAP servers when going
2098 offline. Fixes bug #978 (going to offline-mode
2099 won't close connections)
2101 2006-06-29 [colin] 2.3.1cvs40
2104 Fix transient setting on failing plugins
2106 * src/plugins/pgpcore/sgpgme.c
2107 Only warn for OpenPGP. Most people don't
2110 2006-06-29 [colin] 2.3.1cvs39
2113 Fix Spelling menu (discrepancy between context menu
2114 and top menu when folder's dictionary isn't the
2116 * src/plugins/pgpcore/sgpgme.c
2117 More error reporting about why gpgme can fail
2119 2006-06-29 [wwp] 2.3.1cvs38
2122 honor the display-header-pane setting even when the message view
2123 is a separate window.
2125 2006-06-29 [wwp] 2.3.1cvs37
2127 * src/prefs_actions.c
2128 forgot to commit that one (use of GTK_STOCK_INFO).
2130 2006-06-29 [colin] 2.3.1cvs36
2133 Better handling of login errors (ask the password
2134 again once), alert in case of error. Fix three
2135 signedness warnings.
2137 2006-06-28 [wwp] 2.3.1cvs35
2139 * src/prefs_template.c
2140 * src/prefs_matcher.c
2141 * src/prefs_filtering_action.c
2143 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2144 patch by Fabien Vantard, slightly modified.
2150 2006-06-28 [colin] 2.3.1cvs34
2152 * src/prefs_account.c
2153 Fix bug #977 (Can't add or edit imap accounts)
2155 2006-06-28 [colin] 2.3.1cvs33
2160 2006-06-28 [colin] 2.3.1cvs32
2163 Save named inlined attachments with "Save all"
2166 * src/common/plugin.c
2167 * src/common/plugin.h
2168 * src/common/sylpheed.c
2169 * src/common/utils.c
2170 * src/plugins/pgpcore/sylpheed.def
2171 * src/plugins/pgpinline/sylpheed.def
2172 * src/plugins/pgpmime/sylpheed.def
2173 Win32 compatibility patch, by
2176 2006-06-28 [wwp] 2.3.1cvs31
2179 * src/prefs_folder_item.c
2180 less compilation warnings (thanks to Fabien Vantard), less typos.
2182 2006-06-28 [paul] 2.3.1cvs30
2184 * src/gtk/gtkutils.c
2185 gtk_combo_box_set_focus_on_click() is only
2186 available since gtk 2.6.0
2188 2006-06-28 [paul] 2.3.1cvs29
2190 * src/prefs_ext_prog.c
2191 fix engrish and add a tooltip for the
2192 'command for 'Display as text' option
2198 2006-06-28 [paul] 2.3.1cvs28
2202 include textviewer.pl in releases
2204 2006-06-28 [paul] 2.3.1cvs27
2206 * src/prefs_ext_prog.c
2207 hide Print command option if libgnomeprint
2210 2006-06-27 [colin] 2.3.1cvs26
2213 Fix Esc handling in insert/attach dialog
2214 Don't show this dialog if dragging something
2215 else than text/uri-list
2216 Thanks to Fabien Vantard
2217 * tools/textviewer.pl
2218 Filter script to display stuff as text
2221 2006-06-27 [wwp] 2.3.1cvs25
2224 use the exact product name (message view title), patch
2227 2006-06-27 [ticho] 2.3.1cvs24
2229 * src/prefs_account.c
2230 * src/prefs_common.c
2231 * src/prefs_common.h
2232 * src/prefs_ext_prog.c
2234 Add a preference (Preferences/External programs)
2235 to allow "Display as text" to be done via a script
2236 (patch by H.Merijn Brand).
2237 Use GtkComboBox for protocol selection in account
2239 Only include current choice for existing accounts, and
2240 insensitivize the combobox.
2242 2006-06-27 [paul] 2.3.1cvs23
2245 fix crasher introduced in cvs21.
2248 2006-06-26 [colin] 2.3.1cvs22
2251 Fix double-frees when leaving folders
2252 after exporting to mbox
2254 2006-06-26 [colin] 2.3.1cvs21
2257 More feedback (and optimisation)
2259 * src/common/utils.c
2260 Fix case when looking for mail addresses
2261 * src/gtk/gtkutils.c
2262 Extra check for (X-)Face
2264 2006-06-25 [ticho] 2.3.1cvs20
2268 * src/gtk/gtkutils.c
2269 * src/gtk/gtkutils.h
2270 Added second argument to gtkut_sc_combobox_create() to
2271 control focus-on-click for the widget.
2272 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2274 2006-06-25 [ticho] 2.3.1cvs19
2277 * src/gtk/Makefile.am
2278 * src/gtk/combobox.c
2279 * src/gtk/combobox.h
2280 * src/gtk/gtkutils.c
2281 * src/gtk/gtkutils.h
2282 Use GtkComboBox instead of deprecated GtkOptionMenu
2283 for account selector in compose window and for encoding
2284 selector in attachment properties.
2285 Also factorise working with the new GtkComboBox somewhat.
2287 2006-06-24 [paul] 2.3.1cvs18
2289 * src/prefs_common.c
2290 use the correct default value
2292 2006-06-24 [paul] 2.3.1cvs17
2295 * src/prefs_common.c
2296 * src/prefs_common.h
2297 * src/prefs_compose_writing.c
2298 enable setting of default action when
2299 dnd'ing files in the compose window.
2300 (Collaborative effort with wwp)
2302 2006-06-23 [wwp] 2.3.1cvs16
2305 i18n fix (thanks to Fabien Vantard)
2307 2006-06-22 [colin] 2.3.1cvs15
2309 * src/prefs_customheader.c
2310 Don't use filters in custom headers' file
2311 selector. Remember, extensions mean nothing :)
2313 2006-06-22 [paul] 2.3.1cvs14
2316 allow setting of man directory location
2318 2006-06-22 [colin] 2.3.1cvs13
2321 Add 'View/Go to/Next unread folder'.
2324 2006-06-22 [colin] 2.3.1cvs12
2326 * src/common/utils.c
2327 Add some subject prefixes
2328 Patch by Bjorn T Johansen <btj@havleik.no>
2330 2006-06-22 [colin] 2.3.1cvs11
2332 * manual/advanced.xml
2333 Forgotten hidden pref
2335 2006-06-21 [paul] 2.3.1cvs10
2337 * src/prefs_account.c
2338 complete the removal of 'Add date header' option
2340 2006-06-21 [paul] 2.3.1cvs9
2344 * src/prefs_account.c
2345 * src/prefs_account.h
2346 remove option to add date header - always
2348 * src/etpan/imap-thread.c
2349 fix warnings (Thanks to Colin)
2351 2006-06-21 [wwp] 2.3.1cvs8
2354 set the attachment flag when inline text part are (file)named. This is more convenient
2355 when receiving (for instance) inline source files or patches sent using thunderbird.
2357 2006-06-21 [paul] 2.3.1cvs7
2360 fix off-by-one count of current msg in
2361 statusbar filtering progressbar
2363 2006-06-21 [paul] 2.3.1cvs6
2366 Show attachment icon even if the part is 'inline'
2367 if the following conditions are met:
2368 - content-type != 'text/plain'
2369 - content-type != '*/pgp-signature'
2370 - either 'name' or 'filename' parameter is not NULL
2374 2006-06-21 [paul] 2.3.1cvs5
2377 * src/prefs_common.c
2378 * src/prefs_common.h
2380 add an option to 'Never send Return
2384 2006-06-20 [mones] 2.3.1cvs4
2389 typo fixed (space after comma)
2390 * tools/make.themes.project
2391 remove exec mode from tarball files
2393 2006-06-20 [colin] 2.3.1cvs3
2398 Better fix for \n's in headers (don't
2399 break Received: and others)
2401 2006-06-20 [paul] 2.3.1cvs2
2405 improve legibility of phishing attempt
2408 2006-06-20 [paul] 2.3.1cvs1
2413 Update version number following
2416 2006-06-20 [colin] 2.3.0cvs26
2419 When dragging a file to the text of the compose
2420 window, ask whether we want to insert or attach
2421 (I know lots of people who do that to attach)
2423 2006-06-20 [colin] 2.3.0cvs25
2425 * src/etpan/imap-thread.c
2426 Fix threshold (the append command is often > 32 bytes)
2428 2006-06-19 [colin] 2.3.0cvs24
2431 * src/etpan/imap-thread.c
2432 Workaround Rockliffe IMAP server bug: replace
2433 "x UID SEARCH (ANSWERED UID 1:*)" with
2434 "x UID SEARCH ANSWERED"
2435 (Rockliffe doesn't handle the parenthesis)
2437 2006-06-19 [colin] 2.3.0cvs23
2441 * src/etpan/imap-thread.c
2442 Probably fix bug #972 (Freezes when adding
2443 an attachment to the message)
2445 Modernize Firefox cmd
2448 2006-06-18 [colin] 2.3.0cvs22
2450 * src/prefs_customheader.c
2451 Only allow correct filenames for various
2454 2006-06-18 [colin] 2.3.0cvs21
2456 * src/prefs_customheader.c
2457 Add a 'From File...' button in custom headers prefs, which
2458 try to do the right thing:
2459 for normal headers, use file as plaintext,
2460 for X-Face, calls compface,
2461 for Face, encode to b64.
2463 2006-06-17 [colin] 2.3.0cvs20
2468 2006-06-16 [colin] 2.3.0cvs19
2471 Recursive quicksearch: show message list
2472 in current folder, *then* search children
2475 2006-06-16 [colin] 2.3.0cvs18
2478 Instead of ignoring SIGPIPE, save caches
2479 when getting one. Will fix the fact that
2480 hot caches are out-of-date when logging
2483 * src/prefs_compose_writing.c
2484 Only save text (not attachments) when
2485 auto-saving to drafts
2487 Always replace \n, \r and \t with spaces
2489 * manual/dist/html/Makefile.am
2490 * manual/dist/pdf/Makefile.am
2491 * manual/dist/ps/Makefile.am
2492 * manual/dist/txt/Makefile.am
2493 * manual/fr/dist/html/Makefile.am
2494 * manual/fr/dist/pdf/Makefile.am
2495 * manual/fr/dist/ps/Makefile.am
2496 * manual/fr/dist/txt/Makefile.am
2497 * manual/pl/dist/html/Makefile.am
2498 * manual/pl/dist/pdf/Makefile.am
2499 * manual/pl/dist/ps/Makefile.am
2500 * manual/pl/dist/txt/Makefile.am
2501 Fix make clean removing pregenerated manuals
2504 2006-06-16 [colin] 2.3.0cvs17
2506 * src/plugins/pgpcore/sgpgme.c
2507 * src/plugins/pgpmime/pgpmime.c
2508 * src/plugins/pgpinline/pgpinline.c
2509 Better error reporting in setup_signers.
2510 Don't fallback to default key if specified
2512 Don't allow signing if more than one secret
2513 key matches the one specified in prefs.
2515 2006-06-15 [colin] 2.3.0cvs16
2518 Add "Send queue" in the folder's contextual
2526 * src/plugins/pgpcore/passphrase.c
2527 * src/plugins/pgpcore/sgpgme.c
2528 * src/plugins/pgpinline/pgpinline.c
2529 * src/plugins/pgpmime/pgpmime.c
2530 Better error reporting
2532 Probably fix bug #971 (2.2.3 cannot read mail
2536 2006-06-15 [mones] 2.3.0cvs15
2538 * tools/make.themes.project
2539 creates the themes project from the web page
2541 2006-06-15 [colin] 2.3.0cvs14
2544 Better fix (avoid losing the folder if scan_tree
2547 2006-06-15 [cleroy] 2.3.0cvs13
2550 Probably fix Bug #969 (crash on rebuilding
2553 2006-06-14 [colin] 2.3.0cvs12
2555 * manual/dtd/manual.xsl
2556 * manual/sylpheed-claws-manual.xml
2557 * manual/fr/sylpheed-claws-manual.xml
2558 * manual/pl/sylpheed-claws-manual.xml
2559 Insert pagebreaks between sections
2561 2006-06-14 [paul] 2.3.0cvs11
2564 better fix than 2.3.0cvs10
2566 2006-06-14 [paul] 2.3.0cvs10
2569 fix setting of PACKAGE_DATA_DIR with newer autoconf
2570 (backwards compatible)
2572 2006-06-13 [colin] 2.3.0cvs9
2575 Fix sending of return receipt with the new queue folders
2577 2006-06-13 [wwp] 2.3.0cvs8
2579 * src/quote_fmt_lex.l
2580 fix wrong tokens returned in quote_fmt lexer, query not().
2582 2006-06-13 [wwp] 2.3.0cvs7
2585 * src/prefs_folder_item.c
2586 allow changing folder type even when folder is not a top-level one,
2589 2006-06-12 [colin] 2.3.0cvs6
2592 Fix double-ask of "Do you want to mark all
2595 2006-06-12 [colin] 2.3.0cvs5
2606 * src/prefs_folder_item.c
2611 * src/send_message.c
2614 Apply bug #964's patch (Queue and drafts aren't normal)
2615 The Drafts and Queue folder now contain RFC-822 files,
2616 allowing to move and copy mails from and to these
2617 folders. Moving from Drafts to Queue will prepare the
2618 mail for sending (PGP signature, encryption, etc).
2619 This patch also rework sending errors handling to try
2621 Also, allow redefining folder types via the GUI
2622 (Folder type in its Properties)
2624 2006-06-12 [colin] 2.3.0cvs4
2627 * src/prefs_common.c
2628 * src/prefs_common.h
2630 Allow to define a specific print font - patch
2631 by Bernhard Walle <bernhard.walle@gmx.de>
2633 * manual/advanced.xml
2634 * manual/fr/advanced.xml
2635 Add a hidden pref to allow deletion without
2638 2006-06-12 [wwp] 2.3.0cvs3
2641 more files to ignore.
2643 2006-06-12 [wwp] 2.3.0cvs2
2646 * src/quote_fmt_lex.l
2647 * src/quote_fmt_parse.y
2648 extend the quote_fmt parser (templates and quotes):
2649 - allow limited sub-expressions in |p{} and |f{} expressions,
2650 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2651 - implemented/fixed missing implementation of query_references and show_references,
2652 - completed, fixed contents and format of the symbols help dialog,
2653 - fix some compilation warnings.
2655 2006-06-12 [wwp] 2.3.0cvs1
2657 * manual/advanced.xml
2658 * manual/fr/advanced.xml
2659 updates in the "templates" section of the manual (eng/fr):
2660 - be more precise (both versions)
2661 - completed to match the english reference (fr version)
2662 - touchups (both versions)
2664 2006-06-12 [paul] 2.3.0
2668 2006-06-12 [paul] 2.2.3cvs14
2679 updated by Miquel Oliete, Tim, Stephan Sachse,
2680 Stavros Giannouris, Fabien Vantard, Andrea
2681 Spadaccini, Frederico Goncalves Guimaraes,
2682 Aleksandar Urosevic, and Ralgh Young
2684 2006-06-12 [colin] 2.2.3cvs13
2689 2006-06-11 [colin] 2.2.3cvs12
2692 Verify that g_malloc() succeeded
2694 2006-06-11 [colin] 2.2.3cvs11
2697 Add Face header to welcome mail
2699 2006-06-10 [colin] 2.2.3cvs10
2702 Revert previous (Forgot it changes the
2703 margin on the whole mail)
2705 2006-06-10 [colin] 2.2.3cvs9
2708 Don't overlap long headers under (X-)Face
2710 2006-06-10 [mones] 2.2.3cvs8
2713 allow generation of manual on systems lacking saxon binary
2714 but with java and the saxon library installed
2719 2006-06-09 [colin] 2.2.3cvs7
2722 Fix leak when using Display Sender using Addressbook
2724 2006-06-09 [colin] 2.2.3cvs6
2733 2006-06-09 [paul] 2.2.3cvs5
2737 * tools/claws.i18n.status.pl
2738 updated with new info
2740 2006-06-09 [paul] 2.2.3cvs4
2745 add wwp to authors list
2747 update mine and Colin's addresses
2749 2006-06-08 [colin] 2.2.3cvs3
2751 * src/etpan/imap-thread.c
2752 Fix leak on SSL cert check
2754 2006-06-08 [colin] 2.2.3cvs2
2756 * src/common/utils.c
2759 2006-06-08 [paul] 2.2.3cvs1
2762 Update version number following
2765 2006-06-07 [colin] 2.2.2cvs3
2768 Fix catching cache read errors (guint instead of gint)
2769 Prevent malloc'ing more than 8MB (means cache corruption)
2771 2006-06-07 [paul] 2.2.2cvs2
2778 * src/common/utils.c
2779 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2781 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2784 2006-06-06 [paul] 2.2.2cvs1
2787 Update version number following
2790 2006-06-06 [paul] 2.2.1cvs6
2793 fix implicit declaration of
2795 Patch by Fabien Vantard
2797 2006-06-06 [paul] 2.2.1cvs5
2800 fix age_greater and age_lower so that they
2801 mean what say and not '...or equal to'
2804 2006-06-06 [paul] 2.2.1cvs4
2807 * src/common/utils.c
2811 2006-06-05 [wwp] 2.2.1cvs3
2813 * manual/fr/account.xml
2814 minor language fixes (thanks to Fabien Vantard).
2816 2006-06-05 [colin] 2.2.1cvs2
2818 * src/prefs_folder_item.c
2820 Allow recursive setting of properties
2823 Don't freeze on 'test' filtering rule
2825 2006-06-05 [colin] 2.2.1cvs1
2828 Update version number following
2831 2006-06-04 [wwp] 2.2.0cvs82
2833 * manual/glossary.xml
2834 * manual/account.xml
2835 * manual/fr/glossary.xml
2836 * manual/fr/account.xml
2837 added glossary section and references/links related to the Face custom header.
2839 2006-06-04 [colin] 2.2.0cvs81
2842 Skip to next message on move with no
2845 2006-06-04 [wwp] 2.2.0cvs80
2848 added sanity checks, exit when needed.
2850 2006-06-03 [paul] 2.2.0cvs79
2852 * src/prefs_receive.c
2853 page name is now 'Receiving'
2855 page name is now 'Sending'
2857 2006-06-03 [colin] 2.2.0cvs78
2859 * src/plugins/spamassassin/spamassassin_gtk.c
2860 Autoswitch to Localhost if transport was previously
2861 disabled. Else people had to check [] Enable, then
2862 *reselect* transport.
2864 2006-06-03 [colin] 2.2.0cvs77
2866 * src/plugins/pgpinline/pgpinline.c
2867 * src/plugins/pgpmime/pgpmime.c
2868 Check that gpg_data_release_and_get_mem
2869 didn't fail (now, why this happens...)
2871 2006-06-03 [colin] 2.2.0cvs76
2874 Fix bug #962 (Manual and/or UI should
2875 warn about incompatible locking
2878 2006-06-02 [cleroy] 2.2.0cvs75
2886 2006-06-02 [colin] 2.2.0cvs74
2889 On exit, free caches after writing them
2890 Shuts up some valgrind false positives
2892 * src/send_message.c
2893 Fix races when reusing existing SMTP connections
2894 Fix inexistant session timeout
2896 Display alertpanel after all queues have
2897 been processed, not after each
2899 2006-06-02 [wwp] 2.2.0cvs73
2901 * manual/fr/glossary.xml
2904 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2906 2006-06-02 [wwp] 2.2.0cvs72
2909 * manual/dist/pdf/Makefile.am
2910 * manual/dtd/manual.xsl
2911 * manual/fr/dist/pdf/Makefile.am
2912 * manual/pl/dist/pdf/Makefile.am
2913 we changed the procedure to generate the .pdf version of the manual.
2914 The procedure is more modern and the .pdf we get now has a valid index.
2915 Here are the new pre-requisites:
2917 - JRE 1.x (1.4 here): there must be one from your distro
2918 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2919 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2920 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2922 See my posts for further info about the installation of this toolchain:
2924 Date: Fri, 19 May 2006 19:40:06 +0200
2925 From: wwp <subscript@free.fr>
2926 To: sylpheed-claws-devel@lists.sourceforge.net
2927 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2931 Date: Wed, 24 May 2006 12:58:49 +0200
2932 From: wwp <subscript@free.fr>
2933 To: sylpheed-claws-devel@lists.sourceforge.net
2934 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2936 2006-06-01 [colin] 2.2.0cvs71
2939 Better guards against IMAP races
2941 * src/prefs_common.c
2942 * src/prefs_common.h
2943 * src/common/ssl_certificate.c
2944 * src/etpan/imap-thread.c
2945 * src/etpan/imap-thread.h
2946 * src/gtk/sslcertwindow.c
2947 New hidden option ssl_skip_cert_check to
2948 avoid dups of bug #959 (libetpan linked
2949 against gnutls and gnutls buggy on 64bit)
2950 Present expired warning only once per
2952 * manual/advanced.xml
2953 * manual/fr/advanced.xml
2956 2006-06-01 [wwp] 2.2.0cvs70
2959 fix for bug #961 (return receipt dialog
2960 complains incorrectly about return-path
2961 email adress being different), thanks
2964 2006-05-31 [cleroy] 2.2.0cvs69
2967 Guard against NULLs, although this
2968 should never be an issue
2970 2006-05-31 [colin] 2.2.0cvs68
2975 Don't remove caches when destroying folder, it
2976 could (should) be done at exit
2978 free processing cache after incorporation
2979 * src/etpan/imap-thread.c
2980 Maybe fix bug #959 (Crash on moving to emails
2981 to a imap account per ssl with a expired
2984 2006-05-30 [colin] 2.2.0cvs67
2987 Put back event flush when displaying message
2988 It avoids reading a bunch of messages just
2989 by hitting shift-n for too long ;)
2991 2006-05-29 [colin] 2.2.0cvs66
2994 Remove useless g_warnings
2996 2006-05-29 [colin] 2.2.0cvs65
2999 Fix g_slist_append()s for performance
3001 2006-05-29 [colin] 2.2.0cvs64
3004 * src/common/utils.c
3005 Fix extraneous tab at start of addresses
3007 Fix warnings (thanks to Fabien)
3008 Fix crash at exit when composing messages
3011 Fix progress bar when deleting expired mails
3014 * src/gtk/gtksctree.c
3015 Fix re-sorting slowness
3017 2006-05-29 [paul] 2.2.0cvs63
3020 fetch full message when moving mails
3021 from another mailbox, (fixed data loss
3022 when filtering from IMAP to MH, introduced
3026 2006-05-29 [mones] 2.2.0cvs62
3028 * src/gtk/gtksctree.c
3029 Unselect faster (patch by Colin)
3031 2006-05-26 [colin] 2.2.0cvs61
3034 Unplug MSGINFO_UPDATE callback on delete too.
3036 2006-05-26 [colin] 2.2.0cvs60
3039 Fix bold in folder selection window with glib2.10
3042 2006-05-26 [colin] 2.2.0cvs59
3045 Convert date only if necessary (and don't
3046 try to convert from utf8 to utf8, too)
3048 Only set column's text if the column's
3051 2006-05-26 [colin] 2.2.0cvs58
3054 * src/gtk/gtkutils.c
3057 2006-05-26 [colin] 2.2.0cvs57
3060 Make summaryview selectable as long as
3061 no message has focus
3063 Faster deletion (by implementing mh_remove_msgs)
3064 Faster copy (avoid using mh_fetch_msg just to get
3066 Faster move (using move_file instead of copy_file
3068 No progressbar if total number of mails to cp/mv
3071 Fix removal from subject_table when mail gets moved
3072 Faster deletion (g_slist_prepend instead of append)
3073 * src/gtk/gtksctree.c
3076 2006-05-25 [colin] 2.2.0cvs56
3078 * src/common/ssl_certificate.c
3079 Fix leak in expired cert check
3081 2006-05-25 [colin] 2.2.0cvs55
3084 Disable flags syncing on .mh_sequences - it
3085 is buggy and marks mails read under unknown
3090 * 2.3.0-rc4 released
3092 2006-05-24 [colin] 2.2.0cvs54
3094 attention cvs users: if you manage to crash
3095 Sylpheed-Claws while moving, copying or deleting
3096 mails, we *are* interested in stack traces and
3097 valgrind logs. It looks stable, but one never
3101 Add progressbar for cache updates
3103 Optimize Mark all read in the current
3106 Add progressbar for copy/move
3108 Optimize O(n^2) in copy/move
3110 * src/gtk/gtksctree.c
3111 Optimize O(n^2) algos
3112 * src/common/timing.h
3113 Display ms instead of us
3115 2006-05-24 [wwp] 2.2.0cvs53
3117 * manual/fr/advanced.xml
3118 updates to the French manual.
3120 2006-05-24 [wwp] 2.2.0cvs52
3122 * src/common/utils.c
3123 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3125 2006-05-24 [wwp] 2.2.0cvs51
3128 fixed "mark all read" in MH folders (thanks to Colin).
3130 2006-05-24 [paul] 2.2.0cvs50
3132 * doc/man/sylpheed-claws.1
3133 updated the man page
3135 2006-05-23 [colin] 2.2.0cvs49
3143 * src/send_message.c
3145 * src/gtk/sslcertwindow.c
3146 alertpanel fixes, by Fabien
3148 2006-05-23 [colin] 2.2.0cvs48
3154 * src/gtk/gtksctree.c
3155 * src/gtk/gtksctree.h
3157 Fix slow loading problem, which was caused by the
3158 use of some gtk_ctree funcs and their use of
3159 g_list_position while gtk_ctree_(un)link'ing.
3160 Reap more functions from gtkctree.c to be sure we
3161 use our (fast) version instead of theirs.
3163 Fix copy of unread mails
3166 2006-05-22 [wwp] 2.2.0cvs47
3168 * manual/fr/advanced.xml
3171 2006-05-22 [colin] 2.2.0cvs46
3174 Fix possible infinite loop. 'copy' is not a
3175 final action, so when encountering a 'copy',
3176 we have to check if a previous one was set
3177 and do it. In the same way, if we encounter
3178 a 'move' we have to perform a possibly
3179 pending 'copy'. This will slow down filtering
3180 on IMAP if move+copy or multiple copy actions
3181 are to be done, but handling it via the batch
3182 would be really too convoluted.
3184 2006-05-22 [wwp] 2.2.0cvs45
3186 * manual/fr/advanced.xml
3188 * manual/fr/glossary.xml
3189 * manual/fr/handling.xml
3190 * manual/fr/intro.xml
3191 * manual/fr/plugins.xml
3192 * manual/fr/sylpheed-claws-manual.xml
3193 sync w/ the english manual: updates URIs, documented mailing-list
3194 support, better explanation about the enabled/disabled feature
3195 in filtering/processing rules by Paul.
3197 2006-05-21 [colin] 2.2.0cvs44
3200 Don't expand after building threads, but during
3202 2006-05-21 [colin] 2.2.0cvs43
3206 More timing possibilities... For next time I have
3207 to find out how the hell some 3GHz computer takes
3208 one minute to open a 30k folder...
3210 2006-05-21 [colin] 2.2.0cvs42
3212 * manual/pl/advanced.xml
3214 * manual/pl/glossary.xml
3215 * manual/pl/handling.xml
3216 * manual/pl/intro.xml
3217 * manual/pl/plugins.xml
3218 * manual/pl/sylpheed-claws-manual.xml
3219 Polish manual updated by Pawel
3223 * 2.3.0-rc3 released
3225 2006-05-20 [colin] 2.2.0cvs41
3229 - remove cache of moved messages from original folder
3230 - apply new flags to messages even if they aren't appliable
3235 * 2.3.0-rc2 released
3237 2006-05-19 [colin] 2.2.0cvs40
3240 Don't issue SELECT in imap_change_flags
3241 before having checked that we indeed have
3242 some flags to change. MSG_POSTFILTERED for
3243 example can't be used on IMAP.
3244 Fixes bug #955 (copying messages between
3245 imap folders is extremely slow), which was
3248 2006-05-19 [colin] 2.2.0cvs39
3253 Try to fix bug #830 (Some unread messages
3254 get marked read in IMAP inbox):
3255 - Prevent scanning a folder if it's being
3257 - Postpone opening via the GUI of a folder
3261 2006-05-19 [wwp] 2.2.0cvs38
3263 * manual/advanced.xml
3264 fix English+typo (thanks to Paul).
3266 2006-05-19 [wwp] 2.2.0cvs37
3268 * manual/advanced.xml
3269 * manual/fr/advanced.xml
3270 * src/gtk/logwindow.c
3271 * src/prefs_common.c
3272 * src/prefs_common.h
3273 added hidden prefs to allow customization of colors used in
3274 protocol log window (useful for dark gtk+ themes).
3276 2006-05-19 [wwp] 2.2.0cvs36
3279 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3281 2006-05-19 [paul] 2.2.0cvs35
3284 make Reply-To fully clickable
3285 * src/gtk/logwindow.c
3286 more colouring (SMTP ESMTP)
3287 Both patches by Pawel Pekala
3289 2006-05-19 [cleroy] 2.2.0cvs34
3292 Don't update flags from current folder
3293 Probably fixes bug #935 (Read Messages
3294 Revert to Being Marked as Unread)
3296 2006-05-18 [colin] 2.2.0cvs33
3304 Allow replying to multiple emails
3307 * src/etpan/imap-thread.c
3310 2006-05-18 [paul] 2.2.0cvs32
3313 keep Mailing-List menu refreshed
3316 2006-05-18 [paul] 2.2.0cvs31
3318 * manual/advanced.xml
3320 * manual/glossary.xml
3321 * manual/handling.xml
3323 * manual/plugins.xml
3324 * manual/sylpheed-claws-manual.xml
3326 add info about mailing-list support
3331 * src/plugins/dillo_viewer/README
3334 2006-05-17 [wwp] 2.2.0cvs30
3336 * manual/handling.xml
3337 * manual/fr/handling.xml
3338 documented the ability to enabled/disable filtering/processing rules.
3340 2006-05-17 [colin] 2.2.0cvs29
3343 Don't initialize g_thread subsystem if it's
3344 already done (thanks to Hiro)
3346 Fix saving of parts when there name can't be
3347 converted from UTF-8.
3349 2006-05-17 [paul] 2.2.0cvs28
3352 fix config.status warning with autoconf 2.60
3354 2006-05-17 [paul] 2.2.0cvs27
3359 2006-05-17 [wwp] 2.2.0cvs26
3362 fix useless and potentially dangerous buffer walking (thanks to Colin).
3364 2006-05-17 [wwp] 2.2.0cvs25
3366 * src/plugins/demo/demo.c
3367 updated product name in plugin demo (many plugins need to be
3368 sync'ed w/ that change).
3370 2006-05-17 [colin] 2.2.0cvs24
3375 2006-05-16 [colin] 2.2.0cvs23
3378 Stupid me hit again. Fix cvs22.
3380 2006-05-16 [colin] 2.2.0cvs22
3383 Fix bug #922 (sylpheed-claws crashed after
3384 pushing on Inbox folder)
3386 2006-05-16 [colin] 2.2.0cvs21
3389 Make From header be copy/paste/select-able
3391 2006-05-16 [wwp] 2.2.0cvs20
3396 * src/etpan/imap-thread.c
3397 fix some compiler warnings (thanks to Colin).
3399 2006-05-16 [wwp] 2.2.0cvs19
3407 * src/send_message.c
3409 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3411 2006-05-15 [colin] 2.2.0cvs18
3414 Fix automatic rule creation with List-Post
3416 2006-05-15 [paul] 2.2.0cvs17
3418 * tools/filter_conv_new.pl
3419 updated for rule enabling/disabling
3420 claws version >= 2.3.x required
3422 2006-05-15 [cleroy] 2.2.0cvs16
3427 2006-05-15 [cleroy] 2.2.0cvs15
3432 2006-05-15 [wwp] 2.2.0cvs14
3434 * manual/pl/.cvsignore
3435 ignore generated files.
3437 2006-05-14 [wwp] 2.3.0-rc1
3439 * 2.3.0-rc1 released
3441 2006-05-13 [wwp] 2.2.0cvs13
3446 * src/matcher_parser_lex.l
3447 * src/matcher_parser_parse.y
3448 * src/prefs_filtering.c
3449 new feature: provide the ability to disable filtering and processing
3450 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3453 2006-05-13 [colin] 2.2.0cvs12
3456 Remove useless if (a) b; else b;
3459 2006-05-13 [wwp] 2.2.0cvs11
3467 no more silent failures (or at least less ones) when importing
3468 or exporting from/to mbox. Also start importing/exporting if
3469 the necessary info is set.
3471 2006-05-13 [wwp] 2.2.0cvs10
3474 restored up-to-date release notes.
3476 2006-05-13 [paul] 2.2.0cvs9
3480 updated by Tim Dijkstra and Pavlo Bohmat
3482 2006-05-12 [colin] 2.2.0cvs8
3484 * src/gtk/quicksearch.c
3485 Add "k" as shortcut for "colorlabel". Patch
3486 by ath42@users.sf.net.
3488 2006-05-12 [paul] 2.2.0cvs7
3490 * src/prefs_common.h
3491 * src/prefs_summaries.c
3493 when entering a folder also allow
3494 going directly to first Marked message
3496 2006-05-12 [paul] 2.2.0cvs6
3499 always obey 'confirm before marking all
3502 2006-05-12 [paul] 2.2.0cvs5
3505 make Sender fully clickable
3507 2006-05-12 [colin] 2.2.0cvs4
3511 Let From be editable
3514 Full support of .mh_sequences' Unseen seq
3516 2006-05-12 [colin] 2.2.0cvs3
3522 * src/prefs_spelling.c
3529 Add contextual menu on Compose toolbar
3530 button. Fixes bug #944 (Automatic
3531 addresses not applied when changing account
3532 from compose window)
3533 add Mailing List support
3534 based on the old 0.6.5claws25 patch by
3535 Melvin Hadasht, with finishing touches
3537 Fix "ignore thread" when mails are threaded by
3538 subject (and weren't ignored although appearing
3541 Both patches by Pawel.
3543 2006-05-08 [paul] 2.2.0cvs2
3552 add Mailing List support
3553 based on the old 0.6.5claws25 patch by
3554 Melvin Hadasht, with finishing touches
3557 2006-05-08 [colin] 2.2.0cvs1
3562 Add contextual menu on Compose toolbar
3563 button. Fixes bug #944 (Automatic
3564 addresses not applied when changing account
3565 from compose window)
3567 2006-05-08 [paul] 2.2.0
3571 2006-05-08 [paul] 2.1.1cvs51
3581 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3582 Fabien Vantard, Frederico Goncalves Guimaraes,
3583 Aleksandar Urosevic, and Ralgh Young
3585 2006-05-12 [colin] 2.1.1cvs50
3596 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3597 Fabien Vantard, Frederico Goncalves Guimaraes,
3598 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3600 2006-05-05 [colin] 2.1.1cvs49
3602 * manual/Makefile.am
3603 * manual/pl/Makefile.am
3604 * manual/pl/account.xml
3606 * manual/pl/addrbook.xml
3607 * manual/pl/advanced.xml
3609 * manual/pl/glossary.xml
3611 * manual/pl/handling.xml
3612 * manual/pl/intro.xml
3613 * manual/pl/keyboard.xml
3614 * manual/pl/plugins.xml
3615 * manual/pl/starting.xml
3616 * manual/pl/sylpheed-claws-manual.xml
3617 * manual/pl/dist/.cvsignore
3618 * manual/pl/dist/Makefile.am
3619 * manual/pl/dist/html/.cvsignore
3620 * manual/pl/dist/html/Makefile.am
3621 * manual/pl/dist/pdf/.cvsignore
3622 * manual/pl/dist/pdf/Makefile.am
3623 * manual/pl/dist/ps/.cvsignore
3624 * manual/pl/dist/ps/Makefile.am
3625 * manual/pl/dist/txt/.cvsignore
3626 * manual/pl/dist/txt/Makefile.am
3627 Add the polish translation of the manual,
3628 Authored by Pawel Pekala.
3630 2006-05-05 [cleroy] 2.1.1cvs48
3633 Re-read matcherrc after loading plugins
3634 if some of them add folders.
3636 2006-05-03 [colin] 2.1.1cvs47
3641 2006-05-03 [colin] 2.1.1cvs46
3644 Be sure to have a session when
3647 2006-05-03 [colin] 2.1.1cvs45
3652 Fix preventing renaming with namespace
3655 2006-05-01 [colin] 2.1.1cvs44
3658 Don't reload messageview when result of
3661 2006-04-29 [colin] 2.1.1cvs43
3663 * src/prefs_receive.c
3664 * src/plugins/spamassassin/spamassassin_gtk.c
3665 * src/plugins/clamav/clamav_plugin_gtk.c
3668 2006-04-29 [colin] 2.1.1cvs42
3670 * src/prefs_compose_writing.c
3672 Cleanups. Patch by Pawel
3674 2006-04-28 [paul] 2.1.1cvs41
3677 fix returned quick search results when search
3678 term contains an underscore.
3681 2006-04-28 [paul] 2.1.1cvs40
3683 * src/prefs_message.c
3684 * src/prefs_receive.c
3686 Patches by Pawel Pekala
3688 2006-04-27 [colin] 2.1.1cvs39
3691 Differentiate subject Welcome from
3692 window's title Welcome
3698 2006-04-27 [paul] 2.1.1cvs38
3700 * manual/advanced.xml
3701 * manual/fr/advanced.xml
3702 add info about compose_no_markup hidden pref
3704 2006-04-27 [paul] 2.1.1cvs37
3706 * src/prefs_account.c
3707 improve privacy labels
3708 * src/prefs_msg_colors.c
3709 change some strings for translators' convenience
3710 * src/gtk/gtkutils.c
3711 don't underline the link button text
3713 2006-04-25 [colin] 2.1.1cvs36
3716 Complete 2.1.1cvs33 (once more ;)
3718 2006-04-25 [colin] 2.1.1cvs35
3723 2006-04-25 [cleroy] 2.1.1cvs34
3726 * src/gtk/gtkaspell.c
3727 Fix crash on redirect (related to the return
3728 of the aspell menu in compose's toolbar)
3729 * src/prefs_msg_colors.c
3730 Fix sensitivity widgets
3731 * src/image_viewer.c
3732 * src/gtk/pluginwindow.c
3733 * src/gtk/prefswindow.c
3734 Change released signals to clicked (Fabien)
3736 * src/common/socket.c
3737 * src/plugins/spamassassin/spamassassin.c
3738 Translate strings (Fabien)
3740 2006-04-25 [paul] 2.1.1cvs33
3745 complete the fix of bug #912
3748 2006-04-25 [colin] 2.1.1cvs32
3756 Patches by Pawel Pekala
3758 2006-04-24 [colin] 2.1.1cvs31
3761 Fix compilation warnings (Fabien)
3763 2006-04-24 [colin] 2.1.1cvs30
3767 * src/editldap_basedn.c
3768 * src/editldap_basedn.h
3774 Fix bug #901 (LDAPS support)
3776 2006-04-24 [colin] 2.1.1cvs29
3779 Fix logic on error with send dialog on
3781 Fix compilation without libetpan, thanks
3784 Fix 'context-menu' key
3786 2006-04-23 [colin] 2.1.1cvs28
3789 Never free current's cache to free up&nb