1 2006-09-13 [colin] 2.4.0cvs184
3 * src/common/ssl_certificate.c
4 Only get FQDN once when checking certificate
6 2006-09-13 [colin] 2.4.0cvs183
9 * src/gtk/pluginwindow.c
10 Misc. GUI fixes by Fabien
12 2006-09-13 [wwp] 2.4.0cvs182
17 get rid of unused wide-char functions.
19 2006-09-13 [wwp] 2.4.0cvs181
21 * src/plugins/pgpinline/sylpheed.def
23 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
24 add privacy_reset_error to the .def file,
25 do not fork for an external textviewer.
27 2006-09-13 [wwp] 2.4.0cvs180
30 fix broken font entry in prefs (patch issued by the gpg4win team,
31 probably by Marcus Brinkmann <marcus@g10code.de>).
33 2006-09-13 [colin] 2.4.0cvs179
36 Fix a warning in summaryview.c
40 Add missing Mark/* elements in the
43 2006-09-12 [colin] 2.4.0cvs178
46 * src/prefs_filtering_action.c
48 Use (New) instead of New everywhere
50 2006-09-12 [wwp] 2.4.0cvs177
52 * manual/fr/addrbook.xml
53 * manual/fr/handling.xml
54 updated some quotes in the fr manual to match the fr translation.
56 2006-09-12 [wwp] 2.4.0cvs176
59 don't store translated string elements in matcher expressions.
60 Also fixed a misused of Q_().
62 2006-09-11 [wwp] 2.4.0cvs175
64 * src/plugins//bogofilter/bogofilter.c
65 * src/plugins//clamav/clamav_plugin.c
66 * src/plugins//demo/demo.c
67 * src/plugins//dillo_viewer/dillo_viewer.c
68 * src/plugins//pgpcore/plugin.c
69 * src/plugins//pgpinline/plugin.c
70 * src/plugins//pgpmime/plugin.c
71 * src/plugins//spamassassin/spamassassin.c
72 gettext-ize more strings (mostly plugin error messages).
74 2006-09-11 [colin] 2.4.0cvs174
77 Make maximum buffer size bigger to avoid
78 truncating translated messages. Patch by
81 2006-09-11 [colin] 2.4.0cvs173
83 * src/etpan/imap-thread.c
84 Fix compilation on OpenBSD, thanks to
87 2006-09-10 [wwp] 2.4.0cvs172
92 * manual/es/handling.xml
93 * manual/fr/account.xml
94 * manual/fr/addrbook.xml
95 * manual/fr/handling.xml
96 documented addressbook matching (condition configuration):
98 documented per-account filtering rules (handling/filtering
99 section, account section):
100 account.xml, handling.xml, en fr
101 slightly updated the handling/searching section to tell few
102 words about the extended search ability:
104 added missing <quote></quotes> to Quick Search:
105 handling.xml, en fr es
106 fixed a typo (auomatically):
108 changes revisited by Paul.
110 2006-09-10 [paul] 2.4.0cvs171
112 * src/prefs_actions.c
113 * src/prefs_filtering.c
114 * src/prefs_template.c
115 adjustments to the gui
116 Patch by Fabien Vantard (slightly modified)
118 2006-09-10 [colin] 2.4.0cvs170
121 Check folderitem/summaryview consistency
122 (basically automates Update summary). Fixes
123 #1011 (wrong (negative) count on unread
126 2006-09-10 [colin] 2.4.0cvs169
128 * src/gtk/gtksctree.c
129 Fix recursive expansion via mouse
130 * src/plugins/bogofilter/bogofilter.c
131 Use normal filtering way of moving
132 messages (batching), possibly fixing
133 bug #1015 (Bogofilter plugin doubles
136 2006-09-09 [wwp] 2.4.0cvs168
138 * src/prefs_filtering.c
139 better place for this fix.
141 2006-09-09 [wwp] 2.4.0cvs167
143 * src/prefs_filtering.c
144 fix a minor bug when the enabled status of a filtering/processing
145 rule always got set to TRUE when replacing this rule. That still
146 make sense when adding a new rule, but now when replacing, we
147 don't override the value of 'enabled'.
148 Also renamed the func prefs_filtering_list_view_get_rule_name()
149 to prefs_filtering_list_view_get_info() as this function not only
150 returns the name, but also the account_id and the enabled status.
152 2006-09-09 [mones] 2.4.0cvs166
154 * manual/glossary.xml
156 Minor format corrections
158 Fix misplaced NO WARRANTY section
159 * manual/es/advanced.xml
161 * manual/es/glossary.xml
163 * manual/es/handling.xml
164 * manual/es/plugins.xml
165 * manual/es/starting.xml
166 Incorporate changes from English version
170 Fix address, (add translation credits in es version)
174 2006-09-09 [wwp] 2.4.0cvs165
176 * src/prefs_filtering.c
177 fix a crash when opening filtering prefs, if matcherrc file contains
178 broken data (non-existing account id, which is theoretically not
181 2006-09-08 [colin] 2.4.0cvs164
184 Wrong assert, make it an if()
185 * src/gtk/gtksctree.c
186 Fix bug #1013 (expand selected thread
187 tree) - expanding is now recursive
189 2006-09-07 [wwp] 2.4.0cvs163
191 * src/prefs_matcher.c
192 make better sentences about addressbook matching in the
193 matcher prefs. This should make translators' work easier
196 2006-09-07 [wwp] 2.4.0cvs162
198 * src/prefs_filtering.c
199 code simplification (get rid of dup var. assignment).
201 2006-09-07 [wwp] 2.4.0cvs161
204 use GTK_STOCK icons when possible, patch by Fabien Vantard
207 2006-09-07 [paul] 2.4.0cvs160
210 fix compilation warnings
213 2006-09-07 [paul] 2.4.0cvs159
216 select the mimepart icon when
220 2006-09-06 [paul] 2.4.0cvs158
222 * src/prefs_filtering.c
223 fix labels and table element spacing
224 Patch by Fabien Vantard
230 2006-09-06 [paul] 2.4.0cvs157
232 * manual/es/advanced.xml
235 2006-09-06 [wwp] 2.4.0cvs156
238 fix an dup launch issue when iconified, thanks to Colin.
240 2006-09-06 [wwp] 2.4.0cvs155
242 * src/gtk//gtksctree.h
243 oops, forgot that one!
245 2006-09-06 [wwp] 2.4.0cvs154
247 * manual/pl/advanced.xml
248 * manual/advanced.xml
249 * manual/es/advanced.xml
250 * manual/fr/advanced.xml
251 * src/prefs_customheader.c
252 * src/prefs_filtering_action.c
254 * src/prefs_summaries.c
255 * src/prefs_filtering.c
258 * src/prefs_summary_column.c
260 * src/prefs_actions.c
261 * src/prefs_folder_column.c
263 * src/prefs_template.c
264 * src/prefs_display_header.c
266 * src/prefs_matcher.c
268 * src/prefs_toolbar.c
271 * src/gtk/gtksctree.c
272 * src/gtk/pluginwindow.c
273 * src/gtk/progressdialog.c
274 * src/gtk/prefswindow.c
275 renamed hidden option enable_rules_hint to use_stripes_everywhere
276 to make its meaning more obvious (all versions of the manual reflect
278 added an extra hidden option use_stripes_in_summary to allow
279 discarding these stripes in mainwindow's folder and message lists;
280 en and fr manuals only are OK towards this.
282 2006-09-06 [colin] 2.4.0cvs153
285 Hide Sylpheed-Claws' internal queue headers
286 when showing all headers. They'll be present
287 only in Source window.
289 2006-09-05 [colin] 2.4.0cvs152
291 * src/plugins/trayicon/trayicon.c
292 Fix crash at exit - we have to disconnect
294 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
295 Update eggtrayicon - patch adapted from a
296 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
299 2006-09-05 [colin] 2.4.0cvs151
302 * src/gtk/logwindow.c
303 Fix race condition when something writes
304 to the log too soon during init. Thanks
307 2006-09-05 [colin] 2.4.0cvs150
310 Don't select part on right-click either
312 2006-09-05 [paul] 2.4.0cvs149
315 completion of previous commit
318 2006-09-05 [colin] 2.4.0cvs148
321 Don't force selection on middle-click, just open
323 2006-09-04 [colin] 2.4.0cvs147
326 Looks like gtk_notebook_set_current_page()
327 sometimes steals focus, and this annoys us
328 in MimeViewers as it renders navigation
329 keys useless. Take back focus after switching
332 2006-09-04 [colin] 2.4.0cvs146
335 Set stop_loading when clicking on Next
336 during load. Don't add a callback to
337 avoid over-complicating things.
339 2006-09-04 [colin] 2.4.0cvs145
343 Fix multiple loads in separate messageview
345 2006-09-04 [colin] 2.4.0cvs144
348 Let navigation keys be handled during
351 2006-09-04 [colin] 2.4.0cvs143
357 Make loading of huge mails (lots of text and/or
358 images) cancellable, so the GUI doesn't block
360 2006-09-04 [colin] 2.4.0cvs142
362 * src/plugins/trayicon/trayicon.c
363 Fix annoyance when removing a folder with
364 unread mails: trayicon didn't update
366 2006-09-04 [paul] 2.4.0cvs141
368 * src/gtk/icon_legend.c
369 straighten up columns
370 Patch by Fabien Vantard
372 2006-09-04 [wwp] 2.4.0cvs140
374 * src/prefs_filtering.c
375 fix new line's account name in filtering prefs:
376 was "All", is now "(New)".
378 2006-09-04 [paul] 2.4.0cvs139
380 * tools/make.themes.project
381 use "AUTOMAKE_OPTIONS = dist-bzip2"
382 instead of homebrewed "make release"
384 2006-09-03 [colin] 2.4.0cvs138
387 Fix bug #1007 (Wrong folder highlighted)
389 2006-09-03 [colin] 2.4.0cvs137
392 Don't set Newsgroup: header to a mail folder
395 2006-09-03 [paul] 2.4.0cvs136
398 * src/prefs_spelling.c
401 2006-09-03 [paul] 2.4.0cvs135
403 * src/prefs_summaries.c
404 correct menu item text in prefs_keybind_apply_clicked()
406 2006-09-03 [paul] 2.4.0cvs134
408 * manual/advanced.xml
409 some improvements to the descriptions
414 fix menu sensitivity issues
415 * src/prefs_message.c
416 drop the useless word 'short'
418 add the word 'lines' indicating log length
419 is a measure of lines
421 fix compilation warnings
423 2006-09-02 [colin] 2.4.0cvs133
426 Display a special return-receipt message
427 if the message is from the user
429 Fix missing freeze of the list when marking
430 all read and unthreading for exec. Thanks
433 2006-09-02 [paul] 2.4.0cvs132
436 * src/prefs_message.c
440 2006-09-02 [wwp] 2.4.0cvs131
442 * src/prefs_filtering.c
443 added an account name column to the filtering rules
446 2006-09-02 [colin] 2.4.0cvs130
448 * src/gtk/logwindow.c
449 * src/gtk/logwindow.h
450 Block scrolling if we're not at the end
453 2006-09-02 [colin] 2.4.0cvs129
456 Make sure account-specific rules can't
457 be used in {pre-,post-,}processing
459 * src/gtk/logwindow.c
460 * src/gtk/logwindow.h
461 Jump to last error when clicking on the
464 2006-09-02 [colin] 2.4.0cvs128
474 Let proc_mbox know its account, for
475 account-specific rules
477 2006-09-01 [colin] 2.4.0cvs127
480 Don't uselessly use iconv to convert from
486 Fix certain log cases, disable warning icon
487 for now, the correct way to display it when
488 necessary and only when necessary is probably
489 to do it manually rather than use error logs
490 * src/etpan/imap-thread.c
491 Clean up UID logging a bit
492 * src/gtk/logwindow.c
493 * src/gtk/logwindow.h
494 Make logging faster when the window's closed
496 2006-09-01 [wwp] 2.4.0cvs126
498 * manual/fr/account.xml
499 reflect changes to the ref. manual (parts of cvs72):
500 fix tabnames and quotes.
502 2006-09-01 [wwp] 2.4.0cvs125
504 * manual/fr/plugins.xml
505 reflect changes to the reference manual (cvs42):
506 update IRC channel info.
508 2006-09-01 [wwp] 2.4.0cvs124
511 use CVSEDITOR env. var. if set, according to `man cvs`.
513 2006-09-01 [wwp] 2.4.0cvs123
515 * manual/advanced.xml
516 better sentence again (thanks to Paul).
518 2006-09-01 [wwp] 2.4.0cvs122
520 * manual/advanced.xml
521 fix definition of toolbar_detachable and rework a bit the one of
524 2006-09-01 [mones] 2.4.0cvs121
526 * manual/advanced.xml
527 Document enable_dotted_lines
529 2006-09-01 [paul] 2.4.0cvs120
536 obey the 'When entering folder...' option
537 when using the /View/Go to/... menu items
540 2006-08-31 [colin] 2.4.0cvs119
543 Revert 2.4.0cvs116, wrong fix.
545 2006-08-31 [colin] 2.4.0cvs118
547 * src/gtk/gtksctree.c
548 Better state the various copyrights
550 2006-08-31 [colin] 2.4.0cvs117
553 fix enable_dotted_lines
555 2006-08-31 [colin] 2.4.0cvs116
558 Use pref "Always open on select" when going
559 to next unread folder
560 * src/gtk/gtksctree.c
561 Fix link failure to _gtk_clist_create_cell_layout
562 on certain computers. (Why not mine, I wonder)
564 2006-08-31 [colin] 2.4.0cvs115
568 * src/plugins/bogofilter/bogofilter.c
569 * src/plugins/spamassassin/spamassassin.c
570 Requalify some "errors" to warnings
574 Add an icon in the statusbar to notify
576 * src/gtk/gtksctree.c
579 Make the GtkSCTree look more modern by
580 alternating background lines
583 Add a pref to let people have the old
587 2006-08-30 [colin] 2.4.0cvs114
591 Provide a way to filter a list of
592 messages in an optimised manner, and
593 add a list-filtering hook
597 Use the list filtering
598 * src/plugins/bogofilter/bogofilter.c
599 Use the list-filtering hook
600 Use -b (bulk) mode for more speed
601 when learning and filtering
602 * src/etpan/imap-thread.c
603 Make log output shorter in UID SEARCH
606 2006-08-30 [colin] 2.4.0cvs113
608 * src/plugins/bogofilter/bogofilter.c
609 Really fast mass learning - thanks to David
610 Relson for the options explanations :)
612 2006-08-30 [colin] 2.4.0cvs112
615 Fix compilation on FreeBSD. Thanks
618 2006-08-29 [colin] 2.4.0cvs111
621 Handle "popup_menu" signal (for popping the
622 menu via the keyboard)
629 Factorize scrolling code, and add an API
630 for MimeViewers to handle scroll orders
632 2006-08-29 [wwp] 2.4.0cvs110
634 * src/plugins//bogofilter/bogofilter.c
635 * src/plugins//spamassassin/spamassassin.c
636 make the bogofilter/spamassassin filtering error dialogs at
637 incorporation obey to the "don't popup error dialog on
638 receive error" option. If disabled, feed the log window w/
645 2006-08-29 [paul] 2.4.0cvs109
648 remove 'make release', it's not needed
649 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
651 2006-08-29 [paul] 2.4.0cvs108
654 * src/summary_search.c
655 * src/gtk/progressdialog.c
656 * src/plugins/pgpcore/passphrase.c
657 replace deprecated gtk_window_set_policy()
659 2006-08-29 [colin] 2.4.0cvs107
662 Fix data loss when copy fails during a move:
663 only use fast remove_msgs if everything was
664 copied OK; else use slow remove_msg on the
665 mails that got copied only.
667 2006-08-28 [paul] 2.4.0cvs106
670 revert change in 2.4.0cvs104, it breaks
673 2006-08-28 [paul] 2.4.0cvs105
675 * src/plugins/spamassassin/spamassassin.c
678 2006-08-28 [paul] 2.4.0cvs104
681 fix data loss when moving to another
683 * src/prefs_spelling.c
685 * src/gtk/pluginwindow.c
686 improve the layout of the dialog text
689 2006-08-28 [paul] 2.4.0cvs103
691 * src/plugins/bogofilter/bogofilter.c
692 * src/plugins/bogofilter/bogofilter_gtk.c
693 fix english up a bit, innit
695 2006-08-28 [paul] 2.4.0cvs102
700 require autoconf 2.60, enabling building
701 with gettext 0.15 (gettext 0.14.x build still
702 possible). Replace Makefiles with versions
704 Remove configure options --with-localedir and
705 --with-mandir. The options that are provided
706 directly by autoconf 2.60 can be used instead:
709 2006-08-27 [colin] 2.4.0cvs101
711 * src/plugins/bogofilter/Makefile.am
712 Fix make dist (no README)
714 2006-08-27 [colin] 2.4.0cvs100
717 Don't use F_UNKNOWN folders for any default
719 * src/plugins/bogofilter/bogofilter.c
720 * src/plugins/bogofilter/bogofilter.h
721 * src/plugins/bogofilter/bogofilter_gtk.c
722 Add an option to specify the path to bogofilter
723 Use single-quotes to be able to learn in folders
724 with spaces in their names
725 Verify learning status
727 2006-08-27 [colin] 2.4.0cvs99
731 Document Bogofilter plugin
733 2006-08-27 [colin] 2.4.0cvs98
739 When possible, copy the queued mail to sent folder
740 instead of re-adding. Much faster on IMAP.
742 2006-08-27 [colin] 2.4.0cvs97
745 Disable mmaped caches - huge metadata loss
746 here after a power failure.
748 Add quicksearch timing
749 * src/common/plugin.c
750 * src/common/plugin.h
751 Implement an interface to tell what plugins
752 provide. Prevent loading of similar plugins.
753 * src/plugins/clamav/clamav_plugin.c
754 * src/plugins/demo/demo.c
755 * src/plugins/dillo_viewer/dillo_viewer.c
756 * src/plugins/pgpcore/plugin.c
757 * src/plugins/pgpinline/pgpinline.c
758 * src/plugins/pgpmime/pgpmime.c
759 * src/plugins/spamassassin/spamassassin.c
760 * src/plugins/trayicon/trayicon.c
761 Implement plugin_provides()
763 2006-08-27 [colin] 2.4.0cvs96
766 * src/plugins/Makefile.am
767 * src/plugins/bogofilter/.cvsignore
768 * src/plugins/bogofilter/Makefile.am
769 * src/plugins/bogofilter/bogofilter.c
770 * src/plugins/bogofilter/bogofilter.h
771 * src/plugins/bogofilter/bogofilter_gtk.c
772 New Bogofilter plugin, provides filtering and
773 learning. Spamassassin will go to extra plugins.
775 2006-08-26 [mones] 2.4.0cvs95
777 * manual/handling.xml
778 Fix subfolder path in the example (thanks to Paul)
780 2006-08-26 [mones] 2.4.0cvs94
782 * manual/glossary.xml
783 2.2. + add ISP to the glossary
784 7.5. + Add UIDL to glossary
785 7.7. + Add TCP to glossary
786 * manual/handling.xml
787 7.1. + Mentions GNU/Linux distribution, what about the non...
788 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
789 7.3. + Mentions .bashrc, what about the non-bash ones?
790 7.4. = Use appropriate quotation for commands
791 7.6. = change "" to <quote></quote>
793 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
794 * manual/starting.xml
795 2.1. + local mbox file: some examples of mbox file locations...
796 Also reformatted files requiring it
798 2006-08-26 [wwp] 2.4.0cvs93
800 * src/summary_search.c
801 disable find buttons while summary search is running.
803 2006-08-25 [colin] 2.4.0cvs92
810 Speed up MH moving, and add progressbar
813 Write cache files using mmap() too
815 2006-08-25 [wwp] 2.4.0cvs91
818 switch spam<->ham button when a message has been marked as spam or ham
819 and is still selected. Thanks to Colin.
821 2006-08-25 [paul] 2.4.0cvs90
827 * src/gtk/icon_legend.c
828 * src/pixmaps/copied.xpm
829 * src/pixmaps/moved.xpm
830 add icons for delayed execution marked for
831 copying, marked for moving
833 2006-08-25 [mones] 2.4.0cvs89
835 * manual/glossary.xml
836 Fix the other glossary items:
837 5.1. = Inmmediate execution -> <quote>immediate execution...
838 5.2. = Fix MBOX capitalization -> Mbox
839 5.3. + Improve Plugins def. w/ tech. ref.
840 5.4. = Quotation -> replace '>' by <quote>></quote>
841 5.5. - SMTP Server. -> remove dot
845 2006-08-25 [mones] 2.4.0cvs88
848 Reformatted, changed email address
849 * manual/glossary.xml
850 Reformatted, fixed MANUAL-TODO items:
851 8.2. + add ROT-13 to glossary
852 8.4. + add URL to glossary
853 * manual/es/advanced.xml
856 2006-08-25 [paul] 2.4.0cvs87
858 * src/gtk/icon_legend.c
859 add 'marked for deletion' icon
860 arrange icons by containing column
863 2006-08-25 [colin] 2.4.0cvs86
867 Add the sc_g_*list_bigger functions in
868 a place everyone can use it
870 Only freeze/thaw the list when working
871 on the selection, if it's bigger than 1
872 * src/gtk/gtksctree.c
873 Only freeze/thaw the list when unselec-
874 ting 'all' if ('all' != 1)
875 This avoids some flickering
877 2006-08-24 [colin] 2.4.0cvs85
880 Fix strange list selection
881 Fix random seg (Invalid read of freed memory)
883 2006-08-24 [colin] 2.4.0cvs84
886 * src/gtk/inputdialog.c
887 * src/plugins/pgpcore/passphrase.c
888 Revert minimal width patch of 2.4.0cvs67,
889 as it is also a maximal width. Use
890 gtk_window_set_default_size instead.
892 2006-08-24 [colin] 2.4.0cvs83
895 Write cache/mark to temp files before
896 overwriting old ones (avoids metadata
897 loss if writing the new files fail).
898 Use mmap() to read cache/mark file, as
899 this makes cache reading faster. Dis-
900 abled for big-endian machines until it
901 can be tested. (Big-endian users: set
902 msgcache_use_mmap = TRUE in the relevant
905 Move rarely used fields of MsgInfo in
906 another structure, which will only be
907 allocated if needed. Face, X-Face,
908 Return receipt headers and List-*
909 headers are moved. Mails having none
910 of these occupy 52 bytes less with
911 this patch, which makes 2.5MB of RAM
912 saved on a 50k folder).
916 * src/partial_download.c
920 Follow this structure change.
922 2006-08-24 [wwp] 2.4.0cvs82
924 * manual/es/.cvsignore
925 * manual/es/dist/.cvsignore
926 * manual/es/dist/html/.cvsignore
927 * manual/es/dist/pdf/.cvsignore
928 * manual/es/dist/ps/.cvsignore
929 * manual/es/dist/txt/.cvsignore
930 more (generated) files to ignore.
932 2006-08-24 [colin] 2.4.0cvs81
936 Fix possible problems with local delivery. Check the folder doesn't
937 need scan before setting its mtime when saving cache (which can be
938 done long after the folder's been modified by an external process);
939 Check that the stored item's mtime didn't change in mh functions.
941 2006-08-24 [mones] 2.4.0cvs80
943 * manual/advanced.xml
944 Rewrapping, some fixes and MANUAL-TODO items:
945 8.1. = change "" to <quote></quote>
946 8.3. = quote menu items
947 8.5. - deploying -> new user ... ideally a new user (redundant)
949 2006-08-23 [colin] 2.4.0cvs79
951 * src/gtk/gtksctree.c
952 When selecting or deselecting range, only
953 freeze/thaw when selection is bigger than 10
955 2006-08-23 [colin] 2.4.0cvs78
960 * src/plugins/dillo_viewer/dillo_viewer.c
961 Provide an API for MimeViewer plugins to
962 return a text selection for replying
964 2006-08-23 [colin] 2.4.0cvs77
968 Use gtk_pixbuf_new_from_file_at_scale(), which
969 is faster than getting the pixbuf then resizing
972 2006-08-23 [colin] 2.4.0cvs76
975 UTF-8 should be sent Quoted-printable
977 2006-08-22 [colin] 2.4.0cvs75
980 Check if scan is required before touching
981 the folder (or it'll be required every time)
983 2006-08-22 [colin] 2.4.0cvs74
986 Require libetpan 0.46 (crasher fix when built
989 2006-08-22 [colin] 2.4.0cvs73
992 Set folder's mtime after writing its
997 Don't do useless stuff if we don't
1000 Add some timing, don't deselect prior
1001 to selecting (gtksctree does it itself),
1002 remove crash avoidance hacks as it's been
1003 properly fixed since a while
1004 * src/common/utils.c
1005 Optimize to_human_readable(): _() is slow,
1006 do it only once, and avoid %f format for KB
1007 (the most common in a summaryview)
1008 * src/gtk/gtksctree.c
1009 Don't uselessly freeze/thaw (fixes flicker
1010 on next unread and friends), reduce number
1011 of g_list_nth/g_list_position where possible
1012 * src/gtk/gtkutils.c
1013 * src/gtk/gtkutils.h
1014 Reduce number of g_list_nth/g_list_position
1016 All of this makes loading as 70k folder 2.1
1017 seconds instead of 3.2 (with hot FS caches).
1018 (1.3 seconds without Date and Size columns...)
1020 2006-08-22 [paul] 2.4.0cvs72
1022 wrap documents and do some items from mones' MANUAL-TODO:
1024 * manual/account.xml
1025 4.1. = fix tabname references to <quote>tabname</quote>
1026 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1028 1.1. = mentioned options don't match UI
1029 Add information about the 'Never send Return Receipts'
1031 * manual/handling.xml
1032 6.2. = Mentions Extended symbols button, but now is
1034 6.3. = Mentions ... button, which is now Edit
1036 2006-08-22 [colin] 2.4.0cvs71
1038 * src/gtk/pluginwindow.c
1039 Fix layout in verbose translations (such
1042 2006-08-22 [paul] 2.4.0cvs70
1044 * manual/Makefile.am
1045 build manuals in alphabetical order
1047 * src/prefs_themes.c
1048 replace/remove deprecated symbols
1049 * src/gtk/gtkutils.c
1051 * src/gtk/pluginwindow.c
1052 replace deprecated symbol
1053 replace label text and move it
1054 * src/plugins/pgpcore/prefs_gpg.c
1055 move the 'Generate...' button out of the
1056 Sign Key frame, replace the English used
1057 * src/plugins/pgpcore/sgpgme.c
1058 fixes to the English
1060 2006-08-21 [colin] 2.4.0cvs69
1062 * src/plugins/trayicon/trayicon.c
1063 Add more strings for translation; patch
1066 2006-08-21 [colin] 2.4.0cvs68
1069 fix replied flag not set after drafting
1071 fix body quicksearch in non-encoded bodies
1074 Get rid of the g_malloc workaround for
1075 corrupted caches, use g_try_malloc
1077 2006-08-21 [colin] 2.4.0cvs67
1080 * src/gtk/inputdialog.c
1081 * src/plugins/pgpcore/passphrase.c
1082 Set minimal width to 375
1084 Fix switching to offline, asking if it
1085 should be overriden for synchronising
1087 Don't offer to remember command on Open
1088 with for text parts, as the browser or
1089 text editor command isn't changed from
1092 2006-08-20 [paul] 2.4.0cvs66
1096 fix plural form errors. revealed by stricter
1097 checking of gettext 0.15
1099 2006-08-18 [paul] 2.4.0cvs65
1101 * src/stock_pixmap.c
1102 fix the fix of 2.4.0cvs64
1105 2006-08-18 [paul] 2.4.0cvs64
1107 * src/stock_pixmap.c
1111 2006-08-18 [paul] 2.4.0cvs63
1115 fix occasional IMAP bug where large msgs
1116 were left in the queue folder after sending
1119 2006-08-18 [paul] 2.4.0cvs62
1122 freeze the summaryview while quicksearch results
1124 (fixes bug 456 'current message is hidden when the
1125 view is refreshed and extended search is "unread
1129 add missing #include "inputdialog.h"
1130 * src/common/utils.h
1131 add missing mailcap_update_default() and improve
1134 2006-08-17 [colin] 2.4.0cvs61
1136 * src/plugins/pgpcore/select-keys.c
1139 2006-08-17 [colin] 2.4.0cvs60
1142 Don't continue queuing if Cancel is clicked
1145 2006-08-17 [colin] 2.4.0cvs59
1147 * src/plugins/pgpcore/select-keys.c
1148 When encrypting, if only one key matches and it
1149 matches exactly, automatically use it.
1151 2006-08-17 [colin] 2.4.0cvs58
1154 * src/prefs_common.c
1155 * src/prefs_common.h
1156 * src/prefs_ext_prog.c
1158 Fix issues with previous patch (text/html)
1159 Remove outdated prefs
1161 2006-08-17 [colin] 2.4.0cvs57
1164 Add View Log button on auth error
1166 Fix encrypted mail marked as new when
1167 saved in normal folders
1168 * src/plugins/pgpinline/pgpinline.c
1169 Fix encrypt bug on IMAP
1171 * src/common/utils.c
1172 * src/common/utils.h
1173 * src/gtk/inputdialog.c
1174 * src/gtk/inputdialog.h
1175 Get rid of metamail stuff, simplify
1176 opening, and allow remembering of user's
1177 choices (by updating ~/.mailcap). There's
1178 still to drop "Audio player" and "Image
1179 viewer" preferences.
1181 2006-08-17 [mones] 2.4.0cvs56
1183 * manual/es/sylpheed-claws-manual.xml
1186 2006-08-17 [mones] 2.4.0cvs55
1189 * manual/Makefile.am
1190 * manual/es/Makefile.am
1191 * manual/es/account.xml
1193 * manual/es/addrbook.xml
1194 * manual/es/advanced.xml
1196 * manual/es/glossary.xml
1198 * manual/es/handling.xml
1199 * manual/es/intro.xml
1200 * manual/es/keyboard.xml
1201 * manual/es/plugins.xml
1202 * manual/es/starting.xml
1203 * manual/es/sylpheed-claws-manual.xml
1204 * manual/es/dist/Makefile.am
1205 * manual/es/dist/html/Makefile.am
1206 * manual/es/dist/pdf/Makefile.am
1207 * manual/es/dist/ps/Makefile.am
1208 * manual/es/dist/txt/Makefile.am
1209 Spanish translation for the manual
1211 2006-08-16 [colin] 2.4.0cvs54
1216 Fix send button sensitivity at startup
1217 Set send menu sensitivity (patch by Fabien)
1219 Enable closing with esc (patch by Fabien)
1220 * src/gtk/foldersort.c
1221 Enable closing with esc (patch by Fabien)
1223 Optimisation (no need to copy to tempfile to
1224 "decode" 7bit and 8bit)
1226 Fix cruft in swap_from case
1228 Fix missing last line in some mail cases
1229 (Fixes debian #381872)
1230 * src/plugins/pgpcore/prefs_gpg.c
1231 * src/plugins/pgpcore/sgpgme.c
1232 * src/plugins/pgpcore/sgpgme.h
1233 Don't show "no key found" when user explicitely
1234 wants to create a key
1236 2006-08-16 [paul] 2.4.0cvs53
1242 * src/prefs_account.c
1243 * src/prefs_message.c
1244 * src/gtk/gtkutils.c
1245 bump up minimum required versions of GTK+ and
1248 2006-08-16 [paul] 2.4.0cvs52
1251 workaround GTK+ Bug 351600 - 'Can't re-click
1252 on button after sensitivity update'
1253 http://bugzilla.gnome.org/show_bug.cgi?id=351600
1256 2006-08-15 [colin] 2.4.0cvs51
1258 * src/plugins/pgpcore/prefs_gpg.c
1259 Set options sensitivity according to
1261 * src/plugins/pgpcore/sgpgme.c
1262 Allow to create key with no passphrase
1264 2006-08-14 [cleroy] 2.4.0cvs50
1266 * src/gtk/pluginwindow.c
1267 New layout (maybe to be changed?)
1268 * src/gtk/gtkutils.c
1269 Fix a bit label_window
1270 * src/plugins/pgpcore/passphrase.c
1271 * src/plugins/pgpcore/passphrase.h
1272 * src/plugins/pgpcore/plugin.c
1273 * src/plugins/pgpcore/prefs_gpg.c
1274 * src/plugins/pgpcore/prefs_gpg.h
1275 * src/plugins/pgpcore/sgpgme.c
1276 * src/plugins/pgpcore/sgpgme.h
1277 Allow to create a PGP private key via the GUI
1279 2006-08-14 [wwp] 2.4.0cvs49
1281 * src/addressbook_foldersel.c
1282 fix strict ISO C90 compliance.
1284 2006-08-14 [paul] 2.4.0cvs48
1286 * src/gtk/prefswindow.c
1287 re-set scrolled window on opening
1294 2006-08-14 [paul] 2.4.0cvs47
1296 * src/prefs_display_header.c
1297 re-enable user-defined Displayed Headers
1299 2006-08-14 [paul] 2.4.0cvs46
1301 * src/prefs_account.c
1304 2006-08-13 [colin] 2.4.0cvs45
1306 * src/common/utils.c
1307 Fix "a" in quote when the original message is empty,
1308 by using \0 instead of 'a' to test writability of
1311 2006-08-13 [wwp] 2.4.0cvs44
1313 * src/plugins/spamassassin/spamassassin.c
1314 fix capitalization of "SpamAssassin" in some debug, log and
1317 2006-08-13 [paul] 2.4.0cvs43
1320 fix overlapping widgets
1321 * src/prefs_account.c
1322 fix translation of protocol_names[]
1323 fix label disappearing off the edge of the
1326 2006-08-12 [paul] 2.4.0cvs42
1328 * manual/plugins.xml
1329 update IRC channel info before it gets forgotten
1332 2006-08-11 [colin] 2.4.0cvs41
1341 Grey out the Send button if
1342 - Queue folders are empty, or
1343 - We're sending already
1345 2006-08-11 [wwp] 2.4.0cvs40
1348 fix a logic issue when quitting while a compose window is
1349 still open, thanks to Colin.
1351 2006-08-10 [colin] 2.4.0cvs39
1354 Fix default font size setting after wizard run
1356 * src/etpan/imap-thread.c
1357 * src/etpan/imap-thread.h
1358 Fix bug #999 (Timing out on TSL cert validation
1359 dialog makes ugly things happen). Also, STARTTLS
1360 unconditionnaly if initial capabilities contain
1361 LOGINDISABLED and STARTTLS.
1363 2006-08-09 [colin] 2.4.0cvs38
1367 Fix Tools/Actions sensitivity when there are
1370 2006-08-09 [colin] 2.4.0cvs37
1372 * src/prefs_filtering.c
1373 Warning fix, patch by Paul
1375 * src/prefs_actions.c
1376 * src/prefs_filtering_action.c
1377 * src/prefs_matcher.c
1378 Uniformisation of "Info ..." to "Info..." (for
1379 old gtk), patch by Fabien
1380 * src/plugins/clamav/clamav_plugin_gtk.c
1381 Sensitivity fix by Fabien
1383 2006-08-09 [colin] 2.4.0cvs36
1387 Add a function to know whether we're exiting
1388 * src/plugins/trayicon/trayicon.c
1389 If exiting, don't do anything. Faster, and
1390 avoids gtk_main_iteration reentracy causing
1393 2006-08-09 [colin] 2.4.0cvs35
1398 Fix lack of part selection when automatically
1399 jumping to a specific part
1401 Little optimisation in cache reading
1403 2006-08-09 [colin] 2.4.0cvs34
1406 Fix crash setting the priority on reedit
1407 (Accessing compose before creating it!)
1409 2006-08-08 [colin] 2.4.0cvs33
1412 Fix bug #998 (last attachment is not accessible)
1413 Bad RFC interpretation on multipart close-delimiters
1416 * src/gtk/gtkvscrollbutton.c
1417 * src/gtk/gtkvscrollbutton.h
1418 Make attachments list wheel-scrollable
1420 2006-08-07 [colin] 2.4.0cvs32
1422 * src/gtk/gtkaspell.c
1423 Fix bug #973 (Unicode punctation characters
1424 are not recognized as separators by the
1425 spell checker); fix unsigned stuff
1427 2006-08-07 [colin] 2.4.0cvs31
1430 Fix bug #956 (DnD text with accents in compose
1431 text entry); fix gccc's signed/unsigned fuss
1433 2006-08-06 [colin] 2.4.0cvs30
1436 Fix bug #979 (Plugin crashes when exiting
1437 sylpheed-claws) : handle exit request only
1440 2006-08-05 [colin] 2.4.0cvs29
1443 Just make sure we have a msgid.
1445 2006-08-05 [colin] 2.4.0cvs28
1449 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1450 by reimplementing it
1452 Fix bug when hiding quotes with level > 3 and quote
1455 2006-08-04 [colin] 2.4.0cvs27
1460 Fix a bit replace-by-pasting undo
1463 Fix Fold quotes menu synchro in
1464 mainwindow when it changes in
1467 Fix right-click on quotes blocks
1468 * src/common/utils.c
1469 Verify that the file created by
1470 my_tmpfile() is writable. Fixes
1471 bug #988 (very specific filesystem
1473 * src/plugins/pgpcore/sgpgme.c
1474 Fix file descriptor leak
1475 * src/plugins/spamassassin/spamassassin.c
1476 Warn once if spamd isn't reachable
1478 2006-08-04 [colin] 2.4.0cvs26
1481 i18n context patch by Fabien
1483 2006-08-03 [colin] 2.4.0cvs25
1487 Rename "Hide quotes" to "Fold quotes"
1489 Don't use hand cursor on quotes. "all
1490 the bonuses of the feature and none of
1491 unwelcome side-effects"
1493 2006-08-03 [colin] 2.4.0cvs24
1496 * sylpheed-claws.desktop
1498 Bring the desktop file to XDG compliance
1499 Patch by Charles A. Edwards
1501 2006-08-03 [colin] 2.4.0cvs23
1504 Fix links offset when they are preceded
1505 by accentued chars (g_utf8_strlen!)
1507 Fix wrong status when starting offline
1510 2006-08-03 [wwp] 2.4.0cvs22
1512 * src/prefs_common.h
1513 ask what to do w/ filtering rules that belong to an account when
1514 applying filtering rules manually from the main window (skip,
1515 apply regardless of the account, use current account). This dialog
1516 can be skipped and the last reply used.
1519 2006-08-03 [wwp] 2.4.0cvs21
1523 * src/prefs_common.c
1528 ask what to do w/ filtering rules that belong to an account when
1529 applying filtering rules manually from the main window (skip,
1530 apply regardless of the account, use current account). This dialog
1531 can be skipped and the last reply used.
1534 2006-08-03 [colin] 2.4.0cvs20
1537 Optimize previous patch
1539 2006-08-03 [cleroy] 2.4.0cvs19
1542 Fix quotes getting toggled back when the
1543 mail has an even number of text parts
1545 2006-08-02 [colin] 2.4.0cvs18
1548 Add Hide quotes menu
1550 2006-08-02 [colin] 2.4.0cvs17
1553 * src/prefs_common.c
1557 Allow per-level quote hiding,
1558 Allow toggling quotes by double-clicking them
1559 Rename RemoteURI to ClickableText to reflect
1560 the fact it's used for a variety of things
1562 2006-08-02 [wwp] 2.4.0cvs16
1565 fix "View/Hide quotes" menu item status initialization.
1567 2006-08-02 [wwp] 2.4.0cvs15
1569 * src/matcher_parser_parse.y
1570 remove a debug trace.
1572 2006-08-02 [paul] 2.4.0cvs14
1574 * src/plugins/pgpcore/passphrase.c
1575 don't set initial dialog size
1578 2006-08-02 [paul] 2.4.0cvs13
1581 remove the rogue '/' character
1583 2006-08-02 [paul] 2.4.0cvs12
1586 allow buttons to resize as necessary
1588 2006-08-01 [wwp] 2.4.0cvs11
1591 fix strict ISO C90 compliance.
1593 2006-08-01 [wwp] 2.4.0cvs10
1596 updated update-po tool to work w/ context-dependent translations.
1597 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1599 2006-08-01 [wwp] 2.4.0cvs9
1602 * src/prefs_filtering.c
1603 * src/prefs_matcher.c
1604 allow context-dependent translations for "All",
1605 patch by Fabien Vantard <fzzzzz@gmail.com>.
1607 2006-07-31 [colin] 2.4.0cvs8
1611 Add Rafal to authors
1613 2006-07-31 [colin] 2.4.0cvs7
1618 * src/prefs_common.c
1619 * src/prefs_common.h
1621 Add 'View/Hide quotes'. Patch based on a patch
1624 2006-07-31 [colin] 2.4.0cvs6
1627 Fix problem with "> stuff >" actions
1629 2006-07-31 [paul] 2.4.0cvs5
1632 updated by Geir Helland
1634 2006-07-31 [wwp] 2.4.0cvs4
1639 add "View/Go to/Parent message" and "View/Go to/Last read message",
1642 2006-07-31 [wwp] 2.4.0cvs3
1649 * src/addressbook_foldersel.c
1650 * src/addressbook_foldersel.h
1655 * src/matcher_parser_lex.l
1656 * src/matcher_parser_parse.y
1657 * src/prefs_common.c
1658 * src/prefs_common.h
1659 * src/prefs_filtering.c
1660 * src/prefs_matcher.c
1661 * src/prefs_matcher.h
1663 introduce filtering against the address book. It's now possible to add
1664 matched conditions to determine if any email address in a message matches
1665 or doesn't match any or all books or folders in the address book.
1667 2006-07-31 [wwp] 2.4.0cvs2
1677 * src/matcher_parser_lex.l
1678 * src/matcher_parser_parse.y
1680 * src/prefs_filtering.c
1681 * src/prefs_filtering.h
1685 introduce per-account filtering rules. Each filtering rule can now be assigned
1686 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1687 when applying filtering rules manually, as all rules will apply - even the ones
1688 assigned to an account. This issue will be addressed soon.
1692 2006-07-31 [wwp] 2.4.0cvs1
1695 make more strings translatable.
1697 2006-07-31 [paul] 2.4.0
1701 2006-07-31 [paul] 2.3.1cvs91
1704 updated by Miquel Oliete
1706 2006-07-31 [paul] 2.3.1cvs90
1716 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1717 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1718 Aleksandar Urosevic, and Ralgh Young
1720 2006-07-31 [paul] 2.3.1cvs89
1726 Fix a race condition when, after an SC crash, rescanning
1727 folders took more than 0.5 seconds
1730 2006-07-31 [paul] 2.3.1cvs88
1733 don't translate separator strings
1735 2006-07-30 [mones] 2.3.1cvs87
1737 * doc/man/sylpheed-claws.1
1738 Fixed non-ASCII chars in Hoa's name
1742 2006-07-27 [colin] 2.3.1cvs86
1745 Don't include the leading \n in links
1748 2006-07-25 [colin] 2.3.1cvs85
1751 * src/common/socket.h
1752 * src/etpan/imap-thread.c
1753 Refresh resolvers before connecting
1754 to IMAP servers, and after switching
1755 to online. Thanks to Paul.
1759 * 2.4.0-rc4 released
1761 2006-07-17 [colin] 2.3.1cvs84
1764 Show connection attempt in statusbar before
1765 connecting (previously first message was
1766 "Retrieving messages from ..." after the
1767 connection succeeded.
1769 2006-07-16 [wwp] 2.3.1cvs83
1771 * sylpheed-claws.ico
1772 Added .ico file (windows multi-size icon file, generated).
1774 2006-07-12 [wwp] 2.3.1cvs82
1777 remove Message/Re-edit menu entry from messageview window,
1778 as sent/draft/queued messages are opened in compose window when
1779 re-edited and it's not possible to re-edit other msgs.
1781 2006-07-12 [paul] 2.3.1cvs81
1786 check online state before resetting
1787 mailcheck timer. Useful if some program
1788 verifies connection state and updates
1790 Patch by Leonid Evdokimov <darkk@users.sf.net>
1792 2006-07-12 [paul] 2.3.1cvs80
1794 * sylpheed-claws-128x128.png
1795 * sylpheed-claws-64x64.png
1796 * sylpheed-claws.png
1799 * src/prefs_toolbar.c
1800 * src/stock_pixmap.c
1801 * src/stock_pixmap.h
1804 * src/gtk/gtkutils.c
1805 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
1806 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
1807 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
1808 * src/pixmaps/sylpheed.xpm ** REMOVED **
1809 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
1810 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
1811 updated and renamed logo/icon files and related
1812 logo by Jesper Schultz
1814 2006-07-11 [paul] 2.3.1cvs79
1817 fix the labels a smidgin
1819 2006-07-09 [colin] 2.3.1cvs78
1822 Show errors in textviewer's command
1823 Patch by H. Merijn Brand
1825 2006-07-09 [colin] 2.3.1cvs77
1828 Save FMID in drafts too
1830 2006-07-08 [colin] 2.3.1cvs76
1833 Svae RMID in drafted mails too
1834 Save quote_fmt vars for whole mails,
1835 don't reset at each quote_fmt_init:
1836 allows to use the same |i{var} in
1837 various template fields
1838 * src/prefs_template.c
1840 * src/quote_fmt_parse.y
1843 2006-07-08 [colin] 2.3.1cvs75
1846 Fix highlighting of attached parts URIs
1848 2006-07-08 [colin] 2.3.1cvs74
1851 Prevent bug #981 (sc 2.3.1 segfaults with
1852 gtk+ 2.10) from being reported again:
1853 if Sylpheed-Claws has been compiled against
1854 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
1855 of if Sylpheed-Claws has been compiled against
1856 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1859 2006-07-07 [colin] 2.3.1cvs73
1861 * src/prefs_actions.c
1864 2006-07-07 [colin] 2.3.1cvs72
1866 * src/prefs_actions.c
1867 Fix compile on gtk < 2.8. argh :)
1869 2006-07-07 [paul] 2.3.1cvs71
1874 2006-07-07 [colin] 2.3.1cvs70
1878 * src/quote_fmt_lex.l
1879 * src/quote_fmt_parse.y
1880 Add |i{var}, a way to insert user-entered
1885 * 2.4.0-rc3 released
1887 2006-07-07 [colin] 2.3.1cvs69
1890 Don't consider inboxes of UNKNOWN folder
1891 classes to be useable as default inboxes
1893 2006-07-07 [paul] 2.3.1cvs68
1896 add missing #include <errno.h>
1897 Thanks to René J. Blokland
1899 2006-07-07 [paul] 2.3.1cvs67
1902 Return now Closes dialog
1906 add contextual menu to mime parts listed
1909 * src/common/utils.c
1910 reversal: ' is a valid character in URLs
1912 2006-07-06 [colin] 2.3.1cvs66
1914 * src/remotefolder.h
1915 Forgotten in previous commit
1917 2006-07-06 [colin] 2.3.1cvs65
1920 Set summary update flag whenever
1923 * src/prefs_account.c
1924 * src/common/utils.h
1925 * src/etpan/imap-thread.c
1926 Fix warnings, thanks to Fabien and
1929 2006-07-06 [wwp] 2.3.1cvs64
1931 * src/gtk/gtkutils.c
1932 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1934 2006-07-06 [wwp] 2.3.1cvs63
1943 * src/message_search.c
1944 * src/prefs_actions.c
1945 * src/prefs_filtering.c
1946 * src/prefs_filtering.h
1947 * src/prefs_template.c
1948 * src/summary_search.c
1950 * src/gtk/gtkutils.c
1951 * src/gtk/gtkutils.h
1952 * src/gtk/pluginwindow.c
1953 add help buttons to some dialogs. Clicking such buttons opens a
1954 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1956 2006-07-06 [paul] 2.3.1cvs62
1959 fix attachments contextual menu
1962 2006-07-05 [colin] 2.3.1cvs61
1966 Handle sftp:// links
1968 2006-07-05 [paul] 2.3.1cvs60
1971 grab save button by default
1974 2006-07-05 [wwp] 2.3.1cvs59
1977 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1979 2006-07-04 [colin] 2.3.1cvs58
1983 Use left click to select, middle click to open
1985 * src/common/utils.c
1988 2006-07-04 [colin] 2.3.1cvs57
1992 Warning fixes, thanks to Fabien
1994 2006-07-04 [colin] 2.3.1cvs56
1999 Allow parts to be selected via their text label
2002 2006-07-04 [colin] 2.3.1cvs55
2005 Feedback when closing (for big folders)
2006 * src/prefs_actions.c
2007 * src/prefs_filtering.c
2008 * src/prefs_matcher.c
2009 * src/prefs_template.c
2010 Fix default button when closing without
2013 2006-07-04 [colin] 2.3.1cvs54
2016 Delete local file on deletion
2018 2006-07-03 [colin] 2.3.1cvs53
2022 Don't freeze when rescanning after crash
2024 2006-07-03 [wwp] 2.3.1cvs52
2029 * src/plugins/pgpinline/pgpinline.c
2030 * src/plugins/pgpmime/pgpmime.c
2031 don't report an error when the user cancels the passphrase dialog.
2033 2006-07-02 [colin] 2.3.1cvs51
2036 Open message when crossing folders with Space,
2037 goto next unread and friends
2039 2006-07-01 [colin] 2.3.1cvs50
2041 * src/prefs_account.c
2042 Typographic rules varying from language
2043 to language (in french "Protocole :"),
2044 we have to do that :)
2046 2006-07-01 [ticho] 2.3.1cvs49
2048 * src/prefs_account.c
2049 Only use one temporary gchar* variable in
2050 prefs_account_protocol_set_optmenu().
2052 2006-07-01 [ticho] 2.3.1cvs48
2054 * src/prefs_account.c
2055 * src/prefs_account.h
2056 Use GtkLabel for existing account protocol name.
2057 Created an array for protocol names and populate the
2058 combobox from it in a for() cycle.
2060 2006-06-30 [colin] 2.3.1cvs47
2063 Block undo when changing signature (by changing
2066 2006-06-30 [paul] 2.3.1cvs46
2068 * src/send_message.c
2069 when editing From in the Compose window, use that address
2070 in the Return-Path: header
2073 2006-06-30 [colin] 2.3.1cvs45
2076 Fix signature replacement:
2077 - when no newline before separator
2080 2006-06-29 [colin] 2.3.1cvs44
2086 Let 'View/Go to/Next marked' work like
2087 Next new & Next unread: across folders
2088 Change the select_on_entry pref to do
2089 what we want when changing folder
2090 * src/common/utils.c
2091 Fix single-quoted links
2093 2006-06-29 [colin] 2.3.1cvs43
2095 * src/gtk/gtkaspell.c
2096 "Sylpheed" and "Sylpheed-Claws" do exist !
2098 2006-06-29 [colin] 2.3.1cvs42
2101 Forgot to remove debug
2103 2006-06-29 [colin] 2.3.1cvs41
2108 Disconnect from IMAP servers when going
2109 offline. Fixes bug #978 (going to offline-mode
2110 won't close connections)
2112 2006-06-29 [colin] 2.3.1cvs40
2115 Fix transient setting on failing plugins
2117 * src/plugins/pgpcore/sgpgme.c
2118 Only warn for OpenPGP. Most people don't
2121 2006-06-29 [colin] 2.3.1cvs39
2124 Fix Spelling menu (discrepancy between context menu
2125 and top menu when folder's dictionary isn't the
2127 * src/plugins/pgpcore/sgpgme.c
2128 More error reporting about why gpgme can fail
2130 2006-06-29 [wwp] 2.3.1cvs38
2133 honor the display-header-pane setting even when the message view
2134 is a separate window.
2136 2006-06-29 [wwp] 2.3.1cvs37
2138 * src/prefs_actions.c
2139 forgot to commit that one (use of GTK_STOCK_INFO).
2141 2006-06-29 [colin] 2.3.1cvs36
2144 Better handling of login errors (ask the password
2145 again once), alert in case of error. Fix three
2146 signedness warnings.
2148 2006-06-28 [wwp] 2.3.1cvs35
2150 * src/prefs_template.c
2151 * src/prefs_matcher.c
2152 * src/prefs_filtering_action.c
2154 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2155 patch by Fabien Vantard, slightly modified.
2161 2006-06-28 [colin] 2.3.1cvs34
2163 * src/prefs_account.c
2164 Fix bug #977 (Can't add or edit imap accounts)
2166 2006-06-28 [colin] 2.3.1cvs33
2171 2006-06-28 [colin] 2.3.1cvs32
2174 Save named inlined attachments with "Save all"
2177 * src/common/plugin.c
2178 * src/common/plugin.h
2179 * src/common/sylpheed.c
2180 * src/common/utils.c
2181 * src/plugins/pgpcore/sylpheed.def
2182 * src/plugins/pgpinline/sylpheed.def
2183 * src/plugins/pgpmime/sylpheed.def
2184 Win32 compatibility patch, by
2187 2006-06-28 [wwp] 2.3.1cvs31
2190 * src/prefs_folder_item.c
2191 less compilation warnings (thanks to Fabien Vantard), less typos.
2193 2006-06-28 [paul] 2.3.1cvs30
2195 * src/gtk/gtkutils.c
2196 gtk_combo_box_set_focus_on_click() is only
2197 available since gtk 2.6.0
2199 2006-06-28 [paul] 2.3.1cvs29
2201 * src/prefs_ext_prog.c
2202 fix engrish and add a tooltip for the
2203 'command for 'Display as text' option
2209 2006-06-28 [paul] 2.3.1cvs28
2213 include textviewer.pl in releases
2215 2006-06-28 [paul] 2.3.1cvs27
2217 * src/prefs_ext_prog.c
2218 hide Print command option if libgnomeprint
2221 2006-06-27 [colin] 2.3.1cvs26
2224 Fix Esc handling in insert/attach dialog
2225 Don't show this dialog if dragging something
2226 else than text/uri-list
2227 Thanks to Fabien Vantard
2228 * tools/textviewer.pl
2229 Filter script to display stuff as text
2232 2006-06-27 [wwp] 2.3.1cvs25
2235 use the exact product name (message view title), patch
2238 2006-06-27 [ticho] 2.3.1cvs24
2240 * src/prefs_account.c
2241 * src/prefs_common.c
2242 * src/prefs_common.h
2243 * src/prefs_ext_prog.c
2245 Add a preference (Preferences/External programs)
2246 to allow "Display as text" to be done via a script
2247 (patch by H.Merijn Brand).
2248 Use GtkComboBox for protocol selection in account
2250 Only include current choice for existing accounts, and
2251 insensitivize the combobox.
2253 2006-06-27 [paul] 2.3.1cvs23
2256 fix crasher introduced in cvs21.
2259 2006-06-26 [colin] 2.3.1cvs22
2262 Fix double-frees when leaving folders
2263 after exporting to mbox
2265 2006-06-26 [colin] 2.3.1cvs21
2268 More feedback (and optimisation)
2270 * src/common/utils.c
2271 Fix case when looking for mail addresses
2272 * src/gtk/gtkutils.c
2273 Extra check for (X-)Face
2275 2006-06-25 [ticho] 2.3.1cvs20
2279 * src/gtk/gtkutils.c
2280 * src/gtk/gtkutils.h
2281 Added second argument to gtkut_sc_combobox_create() to
2282 control focus-on-click for the widget.
2283 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
2285 2006-06-25 [ticho] 2.3.1cvs19
2288 * src/gtk/Makefile.am
2289 * src/gtk/combobox.c
2290 * src/gtk/combobox.h
2291 * src/gtk/gtkutils.c
2292 * src/gtk/gtkutils.h
2293 Use GtkComboBox instead of deprecated GtkOptionMenu
2294 for account selector in compose window and for encoding
2295 selector in attachment properties.
2296 Also factorise working with the new GtkComboBox somewhat.
2298 2006-06-24 [paul] 2.3.1cvs18
2300 * src/prefs_common.c
2301 use the correct default value
2303 2006-06-24 [paul] 2.3.1cvs17
2306 * src/prefs_common.c
2307 * src/prefs_common.h
2308 * src/prefs_compose_writing.c
2309 enable setting of default action when
2310 dnd'ing files in the compose window.
2311 (Collaborative effort with wwp)
2313 2006-06-23 [wwp] 2.3.1cvs16
2316 i18n fix (thanks to Fabien Vantard)
2318 2006-06-22 [colin] 2.3.1cvs15
2320 * src/prefs_customheader.c
2321 Don't use filters in custom headers' file
2322 selector. Remember, extensions mean nothing :)
2324 2006-06-22 [paul] 2.3.1cvs14
2327 allow setting of man directory location
2329 2006-06-22 [colin] 2.3.1cvs13
2332 Add 'View/Go to/Next unread folder'.
2335 2006-06-22 [colin] 2.3.1cvs12
2337 * src/common/utils.c
2338 Add some subject prefixes
2339 Patch by Bjorn T Johansen <btj@havleik.no>
2341 2006-06-22 [colin] 2.3.1cvs11
2343 * manual/advanced.xml
2344 Forgotten hidden pref
2346 2006-06-21 [paul] 2.3.1cvs10
2348 * src/prefs_account.c
2349 complete the removal of 'Add date header' option
2351 2006-06-21 [paul] 2.3.1cvs9
2355 * src/prefs_account.c
2356 * src/prefs_account.h
2357 remove option to add date header - always
2359 * src/etpan/imap-thread.c
2360 fix warnings (Thanks to Colin)
2362 2006-06-21 [wwp] 2.3.1cvs8
2365 set the attachment flag when inline text part are (file)named. This is more convenient
2366 when receiving (for instance) inline source files or patches sent using thunderbird.
2368 2006-06-21 [paul] 2.3.1cvs7
2371 fix off-by-one count of current msg in
2372 statusbar filtering progressbar
2374 2006-06-21 [paul] 2.3.1cvs6
2377 Show attachment icon even if the part is 'inline'
2378 if the following conditions are met:
2379 - content-type != 'text/plain'
2380 - content-type != '*/pgp-signature'
2381 - either 'name' or 'filename' parameter is not NULL
2385 2006-06-21 [paul] 2.3.1cvs5
2388 * src/prefs_common.c
2389 * src/prefs_common.h
2391 add an option to 'Never send Return
2395 2006-06-20 [mones] 2.3.1cvs4
2400 typo fixed (space after comma)
2401 * tools/make.themes.project
2402 remove exec mode from tarball files
2404 2006-06-20 [colin] 2.3.1cvs3
2409 Better fix for \n's in headers (don't
2410 break Received: and others)
2412 2006-06-20 [paul] 2.3.1cvs2
2416 improve legibility of phishing attempt
2419 2006-06-20 [paul] 2.3.1cvs1
2424 Update version number following
2427 2006-06-20 [colin] 2.3.0cvs26
2430 When dragging a file to the text of the compose
2431 window, ask whether we want to insert or attach
2432 (I know lots of people who do that to attach)
2434 2006-06-20 [colin] 2.3.0cvs25
2436 * src/etpan/imap-thread.c
2437 Fix threshold (the append command is often > 32 bytes)
2439 2006-06-19 [colin] 2.3.0cvs24
2442 * src/etpan/imap-thread.c
2443 Workaround Rockliffe IMAP server bug: replace
2444 "x UID SEARCH (ANSWERED UID 1:*)" with
2445 "x UID SEARCH ANSWERED"
2446 (Rockliffe doesn't handle the parenthesis)
2448 2006-06-19 [colin] 2.3.0cvs23
2452 * src/etpan/imap-thread.c
2453 Probably fix bug #972 (Freezes when adding
2454 an attachment to the message)
2456 Modernize Firefox cmd
2459 2006-06-18 [colin] 2.3.0cvs22
2461 * src/prefs_customheader.c
2462 Only allow correct filenames for various
2465 2006-06-18 [colin] 2.3.0cvs21
2467 * src/prefs_customheader.c
2468 Add a 'From File...' button in custom headers prefs, which
2469 try to do the right thing:
2470 for normal headers, use file as plaintext,
2471 for X-Face, calls compface,
2472 for Face, encode to b64.
2474 2006-06-17 [colin] 2.3.0cvs20
2479 2006-06-16 [colin] 2.3.0cvs19
2482 Recursive quicksearch: show message list
2483 in current folder, *then* search children
2486 2006-06-16 [colin] 2.3.0cvs18
2489 Instead of ignoring SIGPIPE, save caches
2490 when getting one. Will fix the fact that
2491 hot caches are out-of-date when logging
2494 * src/prefs_compose_writing.c
2495 Only save text (not attachments) when
2496 auto-saving to drafts
2498 Always replace \n, \r and \t with spaces
2500 * manual/dist/html/Makefile.am
2501 * manual/dist/pdf/Makefile.am
2502 * manual/dist/ps/Makefile.am
2503 * manual/dist/txt/Makefile.am
2504 * manual/fr/dist/html/Makefile.am
2505 * manual/fr/dist/pdf/Makefile.am
2506 * manual/fr/dist/ps/Makefile.am
2507 * manual/fr/dist/txt/Makefile.am
2508 * manual/pl/dist/html/Makefile.am
2509 * manual/pl/dist/pdf/Makefile.am
2510 * manual/pl/dist/ps/Makefile.am
2511 * manual/pl/dist/txt/Makefile.am
2512 Fix make clean removing pregenerated manuals
2515 2006-06-16 [colin] 2.3.0cvs17
2517 * src/plugins/pgpcore/sgpgme.c
2518 * src/plugins/pgpmime/pgpmime.c
2519 * src/plugins/pgpinline/pgpinline.c
2520 Better error reporting in setup_signers.
2521 Don't fallback to default key if specified
2523 Don't allow signing if more than one secret
2524 key matches the one specified in prefs.
2526 2006-06-15 [colin] 2.3.0cvs16
2529 Add "Send queue" in the folder's contextual
2537 * src/plugins/pgpcore/passphrase.c
2538 * src/plugins/pgpcore/sgpgme.c
2539 * src/plugins/pgpinline/pgpinline.c
2540 * src/plugins/pgpmime/pgpmime.c
2541 Better error reporting
2543 Probably fix bug #971 (2.2.3 cannot read mail
2547 2006-06-15 [mones] 2.3.0cvs15
2549 * tools/make.themes.project
2550 creates the themes project from the web page
2552 2006-06-15 [colin] 2.3.0cvs14
2555 Better fix (avoid losing the folder if scan_tree
2558 2006-06-15 [cleroy] 2.3.0cvs13
2561 Probably fix Bug #969 (crash on rebuilding
2564 2006-06-14 [colin] 2.3.0cvs12
2566 * manual/dtd/manual.xsl
2567 * manual/sylpheed-claws-manual.xml
2568 * manual/fr/sylpheed-claws-manual.xml
2569 * manual/pl/sylpheed-claws-manual.xml
2570 Insert pagebreaks between sections
2572 2006-06-14 [paul] 2.3.0cvs11
2575 better fix than 2.3.0cvs10
2577 2006-06-14 [paul] 2.3.0cvs10
2580 fix setting of PACKAGE_DATA_DIR with newer autoconf
2581 (backwards compatible)
2583 2006-06-13 [colin] 2.3.0cvs9
2586 Fix sending of return receipt with the new queue folders
2588 2006-06-13 [wwp] 2.3.0cvs8
2590 * src/quote_fmt_lex.l
2591 fix wrong tokens returned in quote_fmt lexer, query not().
2593 2006-06-13 [wwp] 2.3.0cvs7
2596 * src/prefs_folder_item.c
2597 allow changing folder type even when folder is not a top-level one,
2600 2006-06-12 [colin] 2.3.0cvs6
2603 Fix double-ask of "Do you want to mark all
2606 2006-06-12 [colin] 2.3.0cvs5
2617 * src/prefs_folder_item.c
2622 * src/send_message.c
2625 Apply bug #964's patch (Queue and drafts aren't normal)
2626 The Drafts and Queue folder now contain RFC-822 files,
2627 allowing to move and copy mails from and to these
2628 folders. Moving from Drafts to Queue will prepare the
2629 mail for sending (PGP signature, encryption, etc).
2630 This patch also rework sending errors handling to try
2632 Also, allow redefining folder types via the GUI
2633 (Folder type in its Properties)
2635 2006-06-12 [colin] 2.3.0cvs4
2638 * src/prefs_common.c
2639 * src/prefs_common.h
2641 Allow to define a specific print font - patch
2642 by Bernhard Walle <bernhard.walle@gmx.de>
2644 * manual/advanced.xml
2645 * manual/fr/advanced.xml
2646 Add a hidden pref to allow deletion without
2649 2006-06-12 [wwp] 2.3.0cvs3
2652 more files to ignore.
2654 2006-06-12 [wwp] 2.3.0cvs2
2657 * src/quote_fmt_lex.l
2658 * src/quote_fmt_parse.y
2659 extend the quote_fmt parser (templates and quotes):
2660 - allow limited sub-expressions in |p{} and |f{} expressions,
2661 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2662 - implemented/fixed missing implementation of query_references and show_references,
2663 - completed, fixed contents and format of the symbols help dialog,
2664 - fix some compilation warnings.
2666 2006-06-12 [wwp] 2.3.0cvs1
2668 * manual/advanced.xml
2669 * manual/fr/advanced.xml
2670 updates in the "templates" section of the manual (eng/fr):
2671 - be more precise (both versions)
2672 - completed to match the english reference (fr version)
2673 - touchups (both versions)
2675 2006-06-12 [paul] 2.3.0
2679 2006-06-12 [paul] 2.2.3cvs14
2690 updated by Miquel Oliete, Tim, Stephan Sachse,
2691 Stavros Giannouris, Fabien Vantard, Andrea
2692 Spadaccini, Frederico Goncalves Guimaraes,
2693 Aleksandar Urosevic, and Ralgh Young
2695 2006-06-12 [colin] 2.2.3cvs13
2700 2006-06-11 [colin] 2.2.3cvs12
2703 Verify that g_malloc() succeeded
2705 2006-06-11 [colin] 2.2.3cvs11
2708 Add Face header to welcome mail
2710 2006-06-10 [colin] 2.2.3cvs10
2713 Revert previous (Forgot it changes the
2714 margin on the whole mail)
2716 2006-06-10 [colin] 2.2.3cvs9
2719 Don't overlap long headers under (X-)Face
2721 2006-06-10 [mones] 2.2.3cvs8
2724 allow generation of manual on systems lacking saxon binary
2725 but with java and the saxon library installed
2730 2006-06-09 [colin] 2.2.3cvs7
2733 Fix leak when using Display Sender using Addressbook
2735 2006-06-09 [colin] 2.2.3cvs6
2744 2006-06-09 [paul] 2.2.3cvs5
2748 * tools/claws.i18n.status.pl
2749 updated with new info
2751 2006-06-09 [paul] 2.2.3cvs4
2756 add wwp to authors list
2758 update mine and Colin's addresses
2760 2006-06-08 [colin] 2.2.3cvs3
2762 * src/etpan/imap-thread.c
2763 Fix leak on SSL cert check
2765 2006-06-08 [colin] 2.2.3cvs2
2767 * src/common/utils.c
2770 2006-06-08 [paul] 2.2.3cvs1
2773 Update version number following
2776 2006-06-07 [colin] 2.2.2cvs3
2779 Fix catching cache read errors (guint instead of gint)
2780 Prevent malloc'ing more than 8MB (means cache corruption)
2782 2006-06-07 [paul] 2.2.2cvs2
2789 * src/common/utils.c
2790 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2792 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2795 2006-06-06 [paul] 2.2.2cvs1
2798 Update version number following
2801 2006-06-06 [paul] 2.2.1cvs6
2804 fix implicit declaration of
2806 Patch by Fabien Vantard
2808 2006-06-06 [paul] 2.2.1cvs5
2811 fix age_greater and age_lower so that they
2812 mean what say and not '...or equal to'
2815 2006-06-06 [paul] 2.2.1cvs4
2818 * src/common/utils.c
2822 2006-06-05 [wwp] 2.2.1cvs3
2824 * manual/fr/account.xml
2825 minor language fixes (thanks to Fabien Vantard).
2827 2006-06-05 [colin] 2.2.1cvs2
2829 * src/prefs_folder_item.c
2831 Allow recursive setting of properties
2834 Don't freeze on 'test' filtering rule
2836 2006-06-05 [colin] 2.2.1cvs1
2839 Update version number following
2842 2006-06-04 [wwp] 2.2.0cvs82
2844 * manual/glossary.xml
2845 * manual/account.xml
2846 * manual/fr/glossary.xml
2847 * manual/fr/account.xml
2848 added glossary section and references/links related to the Face custom header.
2850 2006-06-04 [colin] 2.2.0cvs81
2853 Skip to next message on move with no
2856 2006-06-04 [wwp] 2.2.0cvs80
2859 added sanity checks, exit when needed.
2861 2006-06-03 [paul] 2.2.0cvs79
2863 * src/prefs_receive.c
2864 page name is now 'Receiving'
2866 page name is now 'Sending'
2868 2006-06-03 [colin] 2.2.0cvs78
2870 * src/plugins/spamassassin/spamassassin_gtk.c
2871 Autoswitch to Localhost if transport was previously
2872 disabled. Else people had to check [] Enable, then
2873 *reselect* transport.
2875 2006-06-03 [colin] 2.2.0cvs77
2877 * src/plugins/pgpinline/pgpinline.c
2878 * src/plugins/pgpmime/pgpmime.c
2879 Check that gpg_data_release_and_get_mem
2880 didn't fail (now, why this happens...)
2882 2006-06-03 [colin] 2.2.0cvs76
2885 Fix bug #962 (Manual and/or UI should
2886 warn about incompatible locking
2889 2006-06-02 [cleroy] 2.2.0cvs75
2897 2006-06-02 [colin] 2.2.0cvs74
2900 On exit, free caches after writing them
2901 Shuts up some valgrind false positives
2903 * src/send_message.c
2904 Fix races when reusing existing SMTP connections
2905 Fix inexistant session timeout
2907 Display alertpanel after all queues have
2908 been processed, not after each
2910 2006-06-02 [wwp] 2.2.0cvs73
2912 * manual/fr/glossary.xml
2915 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2917 2006-06-02 [wwp] 2.2.0cvs72
2920 * manual/dist/pdf/Makefile.am
2921 * manual/dtd/manual.xsl
2922 * manual/fr/dist/pdf/Makefile.am
2923 * manual/pl/dist/pdf/Makefile.am
2924 we changed the procedure to generate the .pdf version of the manual.
2925 The procedure is more modern and the .pdf we get now has a valid index.
2926 Here are the new pre-requisites:
2928 - JRE 1.x (1.4 here): there must be one from your distro
2929 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2930 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2931 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2933 See my posts for further info about the installation of this toolchain:
2935 Date: Fri, 19 May 2006 19:40:06 +0200
2936 From: wwp <subscript@free.fr>
2937 To: sylpheed-claws-devel@lists.sourceforge.net
2938 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2942 Date: Wed, 24 May 2006 12:58:49 +0200
2943 From: wwp <subscript@free.fr>
2944 To: sylpheed-claws-devel@lists.sourceforge.net
2945 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2947 2006-06-01 [colin] 2.2.0cvs71
2950 Better guards against IMAP races
2952 * src/prefs_common.c
2953 * src/prefs_common.h
2954 * src/common/ssl_certificate.c
2955 * src/etpan/imap-thread.c
2956 * src/etpan/imap-thread.h
2957 * src/gtk/sslcertwindow.c
2958 New hidden option ssl_skip_cert_check to
2959 avoid dups of bug #959 (libetpan linked
2960 against gnutls and gnutls buggy on 64bit)
2961 Present expired warning only once per
2963 * manual/advanced.xml
2964 * manual/fr/advanced.xml
2967 2006-06-01 [wwp] 2.2.0cvs70
2970 fix for bug #961 (return receipt dialog
2971 complains incorrectly about return-path
2972 email adress being different), thanks
2975 2006-05-31 [cleroy] 2.2.0cvs69
2978 Guard against NULLs, although this
2979 should never be an issue
2981 2006-05-31 [colin] 2.2.0cvs68
2986 Don't remove caches when destroying folder, it
2987 could (should) be done at exit
2989 free processing cache after incorporation
2990 * src/etpan/imap-thread.c
2991 Maybe fix bug #959 (Crash on moving to emails
2992 to a imap account per ssl with a expired
2995 2006-05-30 [colin] 2.2.0cvs67
2998 Put back event flush when displaying message
2999 It avoids reading a bunch of messages just
3000 by hitting shift-n for too long ;)
3002 2006-05-29 [colin] 2.2.0cvs66
3005 Remove useless g_warnings
3007 2006-05-29 [colin] 2.2.0cvs65
3010 Fix g_slist_append()s for performance
3012 2006-05-29 [colin] 2.2.0cvs64
3015 * src/common/utils.c
3016 Fix extraneous tab at start of addresses
3018 Fix warnings (thanks to Fabien)
3019 Fix crash at exit when composing messages
3022 Fix progress bar when deleting expired mails
3025 * src/gtk/gtksctree.c
3026 Fix re-sorting slowness
3028 2006-05-29 [paul] 2.2.0cvs63
3031 fetch full message when moving mails
3032 from another mailbox, (fixed data loss
3033 when filtering from IMAP to MH, introduced
3037 2006-05-29 [mones] 2.2.0cvs62
3039 * src/gtk/gtksctree.c
3040 Unselect faster (patch by Colin)
3042 2006-05-26 [colin] 2.2.0cvs61
3045 Unplug MSGINFO_UPDATE callback on delete too.
3047 2006-05-26 [colin] 2.2.0cvs60
3050 Fix bold in folder selection window with glib2.10
3053 2006-05-26 [colin] 2.2.0cvs59
3056 Convert date only if necessary (and don't
3057 try to convert from utf8 to utf8, too)
3059 Only set column's text if the column's
3062 2006-05-26 [colin] 2.2.0cvs58
3065 * src/gtk/gtkutils.c
3068 2006-05-26 [colin] 2.2.0cvs57
3071 Make summaryview selectable as long as
3072 no message has focus
3074 Faster deletion (by implementing mh_remove_msgs)
3075 Faster copy (avoid using mh_fetch_msg just to get
3077 Faster move (using move_file instead of copy_file
3079 No progressbar if total number of mails to cp/mv
3082 Fix removal from subject_table when mail gets moved
3083 Faster deletion (g_slist_prepend instead of append)
3084 * src/gtk/gtksctree.c
3087 2006-05-25 [colin] 2.2.0cvs56
3089 * src/common/ssl_certificate.c
3090 Fix leak in expired cert check
3092 2006-05-25 [colin] 2.2.0cvs55
3095 Disable flags syncing on .mh_sequences - it
3096 is buggy and marks mails read under unknown
3101 * 2.3.0-rc4 released
3103 2006-05-24 [colin] 2.2.0cvs54
3105 attention cvs users: if you manage to crash
3106 Sylpheed-Claws while moving, copying or deleting
3107 mails, we *are* interested in stack traces and
3108 valgrind logs. It looks stable, but one never
3112 Add progressbar for cache updates
3114 Optimize Mark all read in the current
3117 Add progressbar for copy/move
3119 Optimize O(n^2) in copy/move
3121 * src/gtk/gtksctree.c
3122 Optimize O(n^2) algos
3123 * src/common/timing.h
3124 Display ms instead of us
3126 2006-05-24 [wwp] 2.2.0cvs53
3128 * manual/fr/advanced.xml
3129 updates to the French manual.
3131 2006-05-24 [wwp] 2.2.0cvs52
3133 * src/common/utils.c
3134 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3136 2006-05-24 [wwp] 2.2.0cvs51
3139 fixed "mark all read" in MH folders (thanks to Colin).
3141 2006-05-24 [paul] 2.2.0cvs50
3143 * doc/man/sylpheed-claws.1
3144 updated the man page
3146 2006-05-23 [colin] 2.2.0cvs49
3154 * src/send_message.c
3156 * src/gtk/sslcertwindow.c
3157 alertpanel fixes, by Fabien
3159 2006-05-23 [colin] 2.2.0cvs48
3165 * src/gtk/gtksctree.c
3166 * src/gtk/gtksctree.h
3168 Fix slow loading problem, which was caused by the
3169 use of some gtk_ctree funcs and their use of
3170 g_list_position while gtk_ctree_(un)link'ing.
3171 Reap more functions from gtkctree.c to be sure we
3172 use our (fast) version instead of theirs.
3174 Fix copy of unread mails
3177 2006-05-22 [wwp] 2.2.0cvs47
3179 * manual/fr/advanced.xml
3182 2006-05-22 [colin] 2.2.0cvs46
3185 Fix possible infinite loop. 'copy' is not a
3186 final action, so when encountering a 'copy',
3187 we have to check if a previous one was set
3188 and do it. In the same way, if we encounter
3189 a 'move' we have to perform a possibly
3190 pending 'copy'. This will slow down filtering
3191 on IMAP if move+copy or multiple copy actions
3192 are to be done, but handling it via the batch
3193 would be really too convoluted.
3195 2006-05-22 [wwp] 2.2.0cvs45
3197 * manual/fr/advanced.xml
3199 * manual/fr/glossary.xml
3200 * manual/fr/handling.xml
3201 * manual/fr/intro.xml
3202 * manual/fr/plugins.xml
3203 * manual/fr/sylpheed-claws-manual.xml
3204 sync w/ the english manual: updates URIs, documented mailing-list
3205 support, better explanation about the enabled/disabled feature
3206 in filtering/processing rules by Paul.
3208 2006-05-21 [colin] 2.2.0cvs44
3211 Don't expand after building threads, but during
3213 2006-05-21 [colin] 2.2.0cvs43
3217 More timing possibilities... For next time I have
3218 to find out how the hell some 3GHz computer takes
3219 one minute to open a 30k folder...
3221 2006-05-21 [colin] 2.2.0cvs42
3223 * manual/pl/advanced.xml
3225 * manual/pl/glossary.xml
3226 * manual/pl/handling.xml
3227 * manual/pl/intro.xml
3228 * manual/pl/plugins.xml
3229 * manual/pl/sylpheed-claws-manual.xml
3230 Polish manual updated by Pawel
3234 * 2.3.0-rc3 released
3236 2006-05-20 [colin] 2.2.0cvs41
3240 - remove cache of moved messages from original folder
3241 - apply new flags to messages even if they aren't appliable
3246 * 2.3.0-rc2 released
3248 2006-05-19 [colin] 2.2.0cvs40
3251 Don't issue SELECT in imap_change_flags
3252 before having checked that we indeed have
3253 some flags to change. MSG_POSTFILTERED for
3254 example can't be used on IMAP.
3255 Fixes bug #955 (copying messages between
3256 imap folders is extremely slow), which was
3259 2006-05-19 [colin] 2.2.0cvs39
3264 Try to fix bug #830 (Some unread messages
3265 get marked read in IMAP inbox):
3266 - Prevent scanning a folder if it's being
3268 - Postpone opening via the GUI of a folder
3272 2006-05-19 [wwp] 2.2.0cvs38
3274 * manual/advanced.xml
3275 fix English+typo (thanks to Paul).
3277 2006-05-19 [wwp] 2.2.0cvs37
3279 * manual/advanced.xml
3280 * manual/fr/advanced.xml
3281 * src/gtk/logwindow.c
3282 * src/prefs_common.c
3283 * src/prefs_common.h
3284 added hidden prefs to allow customization of colors used in
3285 protocol log window (useful for dark gtk+ themes).
3287 2006-05-19 [wwp] 2.2.0cvs36
3290 fix an old erroneous changelog entry (thanks to Fabien Vantard).
3292 2006-05-19 [paul] 2.2.0cvs35
3295 make Reply-To fully clickable
3296 * src/gtk/logwindow.c
3297 more colouring (SMTP ESMTP)
3298 Both patches by Pawel Pekala
3300 2006-05-19 [cleroy] 2.2.0cvs34
3303 Don't update flags from current folder
3304 Probably fixes bug #935 (Read Messages
3305 Revert to Being Marked as Unread)
3307 2006-05-18 [colin] 2.2.0cvs33
3315 Allow replying to multiple emails
3318 * src/etpan/imap-thread.c
3321 2006-05-18 [paul] 2.2.0cvs32
3324 keep Mailing-List menu refreshed
3327 2006-05-18 [paul] 2.2.0cvs31
3329 * manual/advanced.xml
3331 * manual/glossary.xml
3332 * manual/handling.xml
3334 * manual/plugins.xml
3335 * manual/sylpheed-claws-manual.xml
3337 add info about mailing-list support
3342 * src/plugins/dillo_viewer/README
3345 2006-05-17 [wwp] 2.2.0cvs30
3347 * manual/handling.xml
3348 * manual/fr/handling.xml
3349 documented the ability to enabled/disable filtering/processing rules.
3351 2006-05-17 [colin] 2.2.0cvs29
3354 Don't initialize g_thread subsystem if it's
3355 already done (thanks to Hiro)
3357 Fix saving of parts when there name can't be
3358 converted from UTF-8.
3360 2006-05-17 [paul] 2.2.0cvs28
3363 fix config.status warning with autoconf 2.60
3365 2006-05-17 [paul] 2.2.0cvs27
3370 2006-05-17 [wwp] 2.2.0cvs26
3373 fix useless and potentially dangerous buffer walking (thanks to Colin).
3375 2006-05-17 [wwp] 2.2.0cvs25
3377 * src/plugins/demo/demo.c
3378 updated product name in plugin demo (many plugins need to be
3379 sync'ed w/ that change).
3381 2006-05-17 [colin] 2.2.0cvs24
3386 2006-05-16 [colin] 2.2.0cvs23
3389 Stupid me hit again. Fix cvs22.
3391 2006-05-16 [colin] 2.2.0cvs22
3394 Fix bug #922 (sylpheed-claws crashed after
3395 pushing on Inbox folder)
3397 2006-05-16 [colin] 2.2.0cvs21
3400 Make From header be copy/paste/select-able
3402 2006-05-16 [wwp] 2.2.0cvs20
3407 * src/etpan/imap-thread.c
3408 fix some compiler warnings (thanks to Colin).
3410 2006-05-16 [wwp] 2.2.0cvs19
3418 * src/send_message.c
3420 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3422 2006-05-15 [colin] 2.2.0cvs18
3425 Fix automatic rule creation with List-Post
3427 2006-05-15 [paul] 2.2.0cvs17
3429 * tools/filter_conv_new.pl
3430 updated for rule enabling/disabling
3431 claws version >= 2.3.x required
3433 2006-05-15 [cleroy] 2.2.0cvs16
3438 2006-05-15 [cleroy] 2.2.0cvs15
3443 2006-05-15 [wwp] 2.2.0cvs14
3445 * manual/pl/.cvsignore
3446 ignore generated files.
3448 2006-05-14 [wwp] 2.3.0-rc1
3450 * 2.3.0-rc1 released
3452 2006-05-13 [wwp] 2.2.0cvs13
3457 * src/matcher_parser_lex.l
3458 * src/matcher_parser_parse.y
3459 * src/prefs_filtering.c
3460 new feature: provide the ability to disable filtering and processing
3461 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3464 2006-05-13 [colin] 2.2.0cvs12
3467 Remove useless if (a) b; else b;
3470 2006-05-13 [wwp] 2.2.0cvs11
3478 no more silent failures (or at least less ones) when importing
3479 or exporting from/to mbox. Also start importing/exporting if
3480 the necessary info is set.
3482 2006-05-13 [wwp] 2.2.0cvs10
3485 restored up-to-date release notes.
3487 2006-05-13 [paul] 2.2.0cvs9
3491 updated by Tim Dijkstra and Pavlo Bohmat
3493 2006-05-12 [colin] 2.2.0cvs8
3495 * src/gtk/quicksearch.c
3496 Add "k" as shortcut for "colorlabel". Patch
3497 by ath42@users.sf.net.
3499 2006-05-12 [paul] 2.2.0cvs7
3501 * src/prefs_common.h
3502 * src/prefs_summaries.c
3504 when entering a folder also allow
3505 going directly to first Marked message
3507 2006-05-12 [paul] 2.2.0cvs6
3510 always obey 'confirm before marking all
3513 2006-05-12 [paul] 2.2.0cvs5
3516 make Sender fully clickable
3518 2006-05-12 [colin] 2.2.0cvs4
3522 Let From be editable
3525 Full support of .mh_sequences' Unseen seq
3527 2006-05-12 [colin] 2.2.0cvs3
3533 * src/prefs_spelling.c
3540 Add contextual menu on Compose toolbar
3541 button. Fixes bug #944 (Automatic
3542 addresses not applied when changing account
3543 from compose window)
3544 add Mailing List support
3545 based on the old 0.6.5claws25 patch by
3546 Melvin Hadasht, with finishing touches
3548 Fix "ignore thread" when mails are threaded by
3549 subject (and weren't ignored although appearing
3552 Both patches by Pawel.
3554 2006-05-08 [paul] 2.2.0cvs2
3563 add Mailing List support
3564 based on the old 0.6.5claws25 patch by
3565 Melvin Hadasht, with finishing touches
3568 2006-05-08 [colin] 2.2.0cvs1
3573 Add contextual menu on Compose toolbar
3574 button. Fixes bug #944 (Automatic
3575 addresses not applied when changing account
3576 from compose window)
3578 2006-05-08 [paul] 2.2.0
3582 2006-05-08 [paul] 2.1.1cvs51
3592 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3593 Fabien Vantard, Frederico Goncalves Guimaraes,
3594 Aleksandar Urosevic, and Ralgh Young
3596 2006-05-12 [colin] 2.1.1cvs50
3607 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3608 Fabien Vantard, Frederico Goncalves Guimaraes,
3609 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3611 2006-05-05 [colin] 2.1.1cvs49
3613 * manual/Makefile.am
3614 * manual/pl/Makefile.am
3615 * manual/pl/account.xml
3617 * manual/pl/addrbook.xml
3618 * manual/pl/advanced.xml
3620 * manual/pl/glossary.xml
3622 * manual/pl/handling.xml
3623 * manual/pl/intro.xml
3624 * manual/pl/keyboard.xml
3625 * manual/pl/plugins.xml
3626 * manual/pl/starting.xml
3627 * manual/pl/sylpheed-claws-manual.xml
3628 * manual/pl/dist/.cvsignore
3629 * manual/pl/dist/Makefile.am
3630 * manual/pl/dist/html/.cvsignore
3631 * manual/pl/dist/html/Makefile.am
3632 * manual/pl/dist/pdf/.cvsignore
3633 * manual/pl/dist/pdf/Makefile.am
3634 * manual/pl/dist/ps/.cvsignore
3635 * manual/pl/dist/ps/Makefile.am
3636 * manual/pl/dist/txt/.cvsignore
3637 * manual/pl/dist/txt/Makefile.am
3638 Add the polish translation of the manual,
3639 Authored by Pawel Pekala.
3641 2006-05-05 [cleroy] 2.1.1cvs48
3644 Re-read matcherrc after loading plugins
3645 if some of them add folders.
3647 2006-05-03 [colin] 2.1.1cvs47
3652 2006-05-03 [colin] 2.1.1cvs46
3655 Be sure to have a session when
3658 2006-05-03 [colin] 2.1.1cvs45
3663 Fix preventing renaming with namespace
3666 2006-05-01 [colin] 2.1.1cvs44
3669 Don't reload messageview when result of
3672 2006-04-29 [colin] 2.1.1cvs43
3674 * src/prefs_receive.c
3675 * src/plugins/spamassassin/spamassassin_gtk.c
3676 * src/plugins/clamav/clamav_plugin_gtk.c
3679 2006-04-29 [colin] 2.1.1cvs42
3681 * src/prefs_compose_writing.c
3683 Cleanups. Patch by Pawel
3685 2006-04-28 [paul] 2.1.1cvs41
3688 fix returned quick search results when search
3689 term contains an underscore.
3692 2006-04-28 [paul] 2.1.1cvs40
3694 * src/prefs_message.c
3695 * src/prefs_receive.c
3697 Patches by Pawel Pekala
3699 2006-04-27 [colin] 2.1.1cvs39
3702 Differentiate subject Welcome from
3703 window's title Welcome
3709 2006-04-27 [paul] 2.1.1cvs38
3711 * manual/advanced.xml
3712 * manual/fr/advanced.xml
3713 add info about compose_no_markup hidden pref
3715 2006-04-27 [paul] 2.1.1cvs37
3717 * src/prefs_account.c
3718 improve privacy labels
3719 * src/prefs_msg_colors.c
3720 change some strings for translators' convenience
3721 * src/gtk/gtkutils.c
3722 don't underline the link button text
3724 2006-04-25 [colin] 2.1.1cvs36
3727 Complete 2.1.1cvs33 (once more ;)
3729 2006-04-25 [colin] 2.1.1cvs35
3734 2006-04-25 [cleroy] 2.1.1cvs34
3737 * src/gtk/gtkaspell.c
3738 Fix crash on redirect (related to the return
3739 of the aspell menu in compose's toolbar)
3740 * src/prefs_msg_colors.c
3741 Fix sensitivity widgets
3742 * src/image_viewer.c
3743 * src/gtk/pluginwindow.c
3744 * src/gtk/prefswindow.c
3745 Change released signals to clicked (Fabien)
3747 * src/common/socket.c
3748 * src/plugins/spamassassin/spamassassin.c
3749 Translate strings (Fabien)
3751 2006-04-25 [paul] 2.1.1cvs33
3756 complete the fix of bug #912
3759 2006-04-25 [colin] 2.1.1cvs32
3767 Patches by Pawel Pekala
3769 2006-04-24 [colin] 2.1.1cvs31
3772 Fix compilation warnings (Fabien)
3774 2006-04-24 [colin] 2.1.1cvs30
3778 * src/editldap_basedn.c
3779 * src/editldap_basedn.h
3785 Fix bug #901 (LDAPS support)
3787 2006-04-24 [colin] 2.1.1cvs29
3790 Fix logic on error with send dialog on
3792 Fix compilation without libetpan, thanks
3795 Fix 'context-menu' key
3797 2006-04-23 [colin] 2.1.1cvs28
3800 Never free current's cache to free up
3801 memory. Fixes bug #912 (new count
3802 randomly set to message count)
3804 2006-04-23 [colin] 2.1.1cvs27
3806 * src/gtk/quicksearch.c
3807 And remove printf...
3809 2006-04-23 [colin] 2.1.1cvs26
3811 * src/gtk/quicksearch.c
3812 Fix replacing in quicksearch, and fix inserting
3813 in the middle of the string. (introduced at 2.1.0cvs22)
3815 2006-04-23 [colin] 2.1.1cvs25
3818 Make sure uidnext is initialized in get_num_list
3819 (not for stable, related to 2.1.1cvs8 and friends)
3821 2006-04-23 [colin] 2.1.1cvs24
3824 Output something when login is successful
3827 2006-04-23 [colin] 2.1.1cvs23
3829 * src/etpan/imap-thread.c
3830 Better logging (line-per-line, hide data in fetch)
3832 * src/gtk/logwindow.c
3833 * src/gtk/logwindow.h
3834 Better logging (color for input/output)
3836 2006-04-21 [colin] 2.1.1cvs22
3838 * src/gtk/quicksearch.c
3839 On gtk+-2.8, use stock buttons in quicksearch
3840 Based on a patch by Fabien and a design by Paul
3842 2006-04-21 [colin] 2.1.1cvs21
3846 Fix occasional flicker in folderview
3847 * src/common/utils.c
3848 Fix bug #943 (Incorrectly parsed email address
3849 list in short headers on message view and in
3852 2006-04-20 [colin] 2.1.1cvs20
3856 * src/prefs_account.c
3857 Add ANONYMOUS auth for IMAP
3859 2006-04-20 [paul] 2.1.1cvs19
3862 proper fix for 2.1.1cvs18
3865 2006-04-20 [paul] 2.1.1cvs18
3870 2006-04-20 [paul] 2.1.1cvs17
3872 * src/gtk/quicksearch.c
3873 fix standard, non-extended Quick search,
3874 was broken in 2.1.1cvs15.
3877 2006-04-20 [colin] 2.1.1cvs16
3879 * src/prefs_matcher.c
3880 Fix values when reselecting a ~test
3883 2006-04-19 [colin] 2.1.1cvs15
3887 * src/gtk/gtkaspell.c
3888 * src/gtk/gtkaspell.h
3889 Put back Options menu in Spelling/
3890 * src/gtk/quicksearch.c
3891 Don't search, and show error, if the
3892 advanced search has a syntax error
3894 2006-04-18 [colin] 2.1.1cvs14
3897 Fix gdk warnings on set_cursor when textview
3900 2006-04-18 [colin] 2.1.1cvs13
3902 * src/gtk/gtksctree.c
3903 Remove seemingly useless refresh that causes
3904 flicker - watch this commit in case of
3905 problems before planned backport to stable
3907 2006-04-18 [colin] 2.1.1cvs12
3910 Factorize get/set_xml code
3912 * src/prefs_account.c
3913 * src/prefs_account.h
3915 Add Encrypt to self option
3917 2006-04-17 [colin] 2.1.1cvs11
3920 Fix search on encrpyt function on dragonfly
3921 Patch by Jonathan Buschmann <jonthn@agmact.com>
3923 2006-04-17 [colin] 2.1.1cvs10
3925 * src/prefs_account.c
3926 Be safe by default: remove mails from POP3
3927 after 7 days, not immediately
3929 2006-04-17 [colin] 2.1.1cvs9
3931 * src/etpan/imap-thread.c
3932 Fix build on DragonFly - patch by
3933 Jonathan Buschmann <jonthn@agmact.com>
3935 2006-04-17 [colin] 2.1.1cvs8
3938 Save uidnext between sessions
3940 2006-04-17 [colin] 2.1.1cvs7
3943 scan is required when uid validity changes
3945 2006-04-17 [colin] 2.1.1cvs6
3948 Don't scan if not necessary, apart in current
3949 folder and INBOX to fetch flags.
3951 Scan is necessary if unread count changes
3953 2006-04-17 [colin] 2.1.1cvs5
3956 ...But always fetch ANSWERED and DELETED flags for
3957 INBOX, as filtering can happen on these flags.
3959 2006-04-17 [colin] 2.1.1cvs4
3962 Don't fetch REPLIED and DELETED flags when synchronising
3963 flags with a closed folder. We only need UNSEEN and FLAGGED
3964 to update the folderview.
3966 2006-04-17 [colin] 2.1.1cvs3
3969 Faster flag search when there are new mails
3970 in a folder. We can do a full search if the
3971 folder contains less messages than the new
3974 2006-04-17 [colin] 2.1.1cvs2
3981 Update translations from stable branch
3983 2006-04-17 [colin] 2.1.1cvs1
3986 Bump version to follow stable release
3988 2006-04-16 [mones] 2.1.0cvs50
3993 2006-04-16 [colin] 2.1.0cvs49
3996 Fix bgcolor not unset on gtk 2.8, while preventing warnings
3997 with gtk < 2.8. Thanks to Fabien Vantard.
3999 2006-04-15 [colin] 2.1.0cvs48
4001 * src/etpan/imap-thread.c
4002 Fix bug #919 (libetpan: SEGV when connecting
4005 2006-04-14 [colin] 2.1.0cvs47
4008 Fix race on --select (should be done better)
4010 2006-04-14 [wwp] 2.1.0cvs46
4012 * src/send_message.c
4013 enforce a check for domain in account prefs (a sending
4014 error could be faced if domain was checked but no value set),
4017 2006-04-14 [colin] 2.1.0cvs45
4020 when converting from unknown to unknown, if the
4021 string is UTF8, don't convert it to the locale
4024 2006-04-14 [colin] 2.1.0cvs44
4027 Don't try to use ASCII for converting headers
4030 2006-04-14 [paul] 2.1.0cvs43
4033 add locale/charset info to crash report
4036 replace 'e-mail' with preferred 'email'
4038 ensure contributors list is in alphabetical
4041 2006-04-13 [colin] 2.1.0cvs42
4044 Prevent gdk warnings
4046 2006-04-13 [colin] 2.1.0cvs41
4048 * src/common/ssl_certificate.c
4049 * src/common/ssl_certificate.h
4050 * src/gtk/sslcertwindow.c
4051 Warn on expired certs, and display the expiration date
4053 2006-04-13 [colin] 2.1.0cvs40
4055 * src/plugins/spamassassin/spamassassin_gtk.c
4056 Fix missing set_text on unix socket
4058 2006-04-13 [wwp] 2.1.0cvs39
4060 * manual/fr/advanced.xml
4061 * manual/fr/glossary.xml
4062 applied new spam/ham/email lexicon (pourriel, courriel)
4064 2006-04-13 [paul] 2.1.0cvs38
4066 * src/plugins/pgpmime/plugin.c
4067 remove the mention of S/MIME from the
4068 description. This is now handled by the
4071 2006-04-13 [paul] 2.1.0cvs37
4073 * src/prefs_msg_colors.c
4075 * src/prefs_folder_item.c
4076 * src/prefs_spelling.c
4077 add a tooltip to the colour selector buttons
4079 2006-04-13 [wwp] 2.1.0cvs36
4081 * manual/advanced.xml
4082 * manual/glossary.xml
4083 * manual/handling.xml
4084 * manual/keyboard.xml
4085 * manual/plugins.xml
4086 * manual/starting.xml
4087 * manual/fr/account.xml
4089 * manual/fr/addrbook.xml
4090 * manual/fr/advanced.xml
4092 * manual/fr/glossary.xml
4094 * manual/fr/handling.xml
4095 * manual/fr/intro.xml
4096 * manual/fr/keyboard.xml
4097 * manual/fr/plugins.xml
4098 * manual/fr/starting.xml
4099 * manual/fr/sylpheed-claws-manual.xml
4100 fixes to the manuals:
4101 - summaryview -> Message List (same in French)
4102 - translate key names
4103 - fix French punctuation, use non-breakable spaces when
4104 necessary, don't use   which is not portable
4105 - tell what maildir and mbox formats we support
4107 2006-04-12 [wwp] 2.1.0cvs35
4109 * src/prefs_toolbar.c
4110 unified a replace button more,
4111 patch by Fabien Vantard <fzzzzz@gmail.com>.
4113 2006-04-12 [wwp] 2.1.0cvs34
4115 * src/prefs_common.c
4116 * src/prefs_msg_colors.c
4117 make default color labels translatable,
4118 patch from Fabien Vantard <fzzzzz@gmail.com>,
4119 thanks to Tim <timbrain@post.cz> for reporting.
4121 2006-04-12 [wwp] 2.1.0cvs33
4123 * manual/glossary.xml
4125 * manual/plugins.xml
4126 * manual/starting.xml
4127 * manual/sylpheed-claws-manual.xml
4128 * manual/fr/.cvsignore
4129 * manual/fr/account.xml
4131 * manual/fr/addrbook.xml
4132 * manual/fr/advanced.xml
4134 * manual/fr/glossary.xml
4135 * manual/fr/handling.xml
4136 * manual/fr/intro.xml
4137 * manual/fr/keyboard.xml
4138 * manual/fr/plugins.xml
4139 * manual/fr/starting.xml
4140 * manual/fr/sylpheed-claws-manual.xml
4141 various fixes: typos, missing .fr translations, punctuation,
4142 capitalization, links, accents and some bad French more.
4144 2006-04-12 [wwp] 2.1.0cvs32
4147 fix for bug #935: always store prefs files in UTF-8 (thanks
4150 2006-04-11 [colin] 2.1.0cvs31
4153 Fix inserting files not in utf8 when locale is utf8
4155 2006-04-11 [colin] 2.1.0cvs30
4158 Don't show error dialog when cancelling connection
4161 2006-04-11 [cleroy] 2.1.0cvs29
4164 Implement multiple quote levels
4165 * src/prefs_common.c
4166 Change a little bit the quote bgcolor for 2nd level
4168 2006-04-11 [colin] 2.1.0cvs28
4171 Add locale and charset in the label
4173 2006-04-10 [colin] 2.1.0cvs27
4176 * src/prefs_common.c
4177 * src/prefs_common.h
4178 * src/prefs_msg_colors.c
4180 Allow optional background color in quotes
4181 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
4184 2006-04-10 [colin] 2.1.0cvs26
4191 2006-04-10 [colin] 2.1.0cvs25
4193 * manual/plugins.xml
4194 * manual/fr/plugins.xml
4195 Document libcurl's proxy variables
4197 2006-04-09 [colin] 2.1.0cvs24
4199 * src/prefs_common.c
4200 gettext() returns statically allocated stuff. We have
4201 to strdup it in order to be able to free it.
4203 2006-04-09 [colin] 2.1.0cvs23
4209 2006-04-09 [colin] 2.1.0cvs22
4212 * src/gtk/quicksearch.c
4213 Fix bug #859 (problems with cyrilic input in
4214 search panel) - Patch by Alexey Illarionov
4215 <littlesavage@rambler.ru>
4217 2006-04-09 [colin] 2.1.0cvs21
4219 * src/prefs_customheader.c
4220 I prefer removing then freeing rather than the contrary
4221 (even if it doesn't change anything ;-)
4222 * src/prefs_account.c
4223 Fix bug #933 (Crash re-entering the custom headers list
4224 dialog in accounts prefs)
4225 The problem happened when cancelling the Account
4226 Preferences' dialogs - in which case we didn't do
4227 anything to the PrefsAccount * struct. In case of applying,
4228 the old ac_prefs was replaced with the tmp_ac_prefs we were
4229 working with in this dialog. The problem is that
4230 prefs_customheader.c, working on this tmp_ac_prefs, always
4231 changes the ->customhdr_list pointer, even when cancelled.
4232 So in case of cancelling the prefs_account dialog, we still
4233 have to update ->customhdr_list in the real account.
4235 2006-04-08 [colin] 2.1.0cvs20
4237 * manual/fr/glossary.xml
4238 * manual/fr/keyboard.xml
4239 Forgot some headers :)
4241 2006-04-08 [colin] 2.1.0cvs19
4243 * manual/Makefile.am
4244 * manual/fr/Makefile.am
4245 * manual/fr/account.xml
4247 * manual/fr/addrbook.xml
4248 * manual/fr/advanced.xml
4250 * manual/fr/glossary.xml
4252 * manual/fr/handling.xml
4253 * manual/fr/intro.xml
4254 * manual/fr/keyboard.xml
4255 * manual/fr/plugins.xml
4256 * manual/fr/starting.xml
4257 * manual/fr/sylpheed-claws-manual.xml
4258 * manual/fr/dist/.cvsignore
4259 * manual/fr/dist/Makefile.am
4260 * manual/fr/dist/html/.cvsignore
4261 * manual/fr/dist/html/Makefile.am
4262 * manual/fr/dist/pdf/.cvsignore
4263 * manual/fr/dist/pdf/Makefile.am
4264 * manual/fr/dist/ps/.cvsignore
4265 * manual/fr/dist/ps/Makefile.am
4266 * manual/fr/dist/txt/.cvsignore
4267 * manual/fr/dist/txt/Makefile.am
4268 Add the french translation of the manual. Thanks to
4269 Olivier Delhomme <olivier.delhomme@free.fr> for
4270 account.xml, ack.xml, addrbook.xml and advanced.xml
4272 2006-04-08 [colin] 2.1.0cvs18
4274 * manual/plugins.xml
4275 * manual/starting.xml
4278 2006-04-07 [colin] 2.1.0cvs17
4282 * manual/keyboard.xml
4285 2006-04-07 [colin] 2.1.0cvs16
4289 * src/prefs_common.c
4290 * src/prefs_common.h
4291 Add hidden compose_no_markup pref
4293 2006-04-07 [wwp] 2.1.0cvs15
4295 * src/summary_search.c
4297 Bugfix: stop button was sticky when searching in an empty folder.
4298 Applied curly brackets code style to the whole file (summary_search.c).
4299 More files to ignore.
4301 2006-04-07 [wwp] 2.1.0cvs14
4303 * src/message_search.c
4304 * src/summary_search.c
4305 changed default button when search bumps at file/folder
4306 beginning or end, for convenience (thanks to Colin).
4308 2006-04-07 [paul] 2.1.0cvs13
4310 * src/plugins/dillo_viewer/dillo_prefs.c
4311 avoid future potential for namespace collision
4314 2006-04-06 [wwp] 2.1.0cvs12
4316 * src/summary_search.c
4317 Unify extended/advanced searches names (and thus factorize labels),
4318 patch by Fabien Vantard <fzzzzz@gmail.com>.
4320 2006-04-06 [wwp] 2.1.0cvs11
4323 * src/prefs_themes.c
4325 Fixed some compilation warnings.
4327 2006-04-06 [colin] 2.1.0cvs10
4329 * manual/advanced.xml
4330 Document the wizard template and how to deploy
4331 Sylpheed-Claws effectively
4333 2006-04-06 [colin] 2.1.0cvs9
4336 gettext patch to tell translators about _("#"),
4339 2006-04-06 [colin] 2.1.0cvs8
4342 Fix invalid GtkTextBIter after clicking "Display as text"
4344 2006-04-06 [mones] 2.1.0cvs7
4353 * src/folder_item_prefs.c
4358 * src/prefs_msg_colors.c
4359 * src/prefs_spelling.c
4360 * src/prefs_themes.c
4363 * src/stock_pixmap.c
4367 * src/common/mgutils.c
4368 * src/common/prefs.c
4369 * src/common/ssl_certificate.c
4370 * src/gtk/colorlabel.c
4371 * src/gtk/quicksearch.c
4372 * src/plugins/pgpmime/pgpmime.c
4373 * src/plugins/spamassassin/spamassassin.c
4374 Removed redundant NULL checks for g_free() calls.
4375 Patch by Pawel Pekala.
4377 2006-04-06 [mones] 2.1.0cvs6
4379 * src/prefs_actions.c
4380 * src/prefs_filtering.c
4381 * src/prefs_filtering_action.c
4382 * src/prefs_matcher.c
4383 * src/prefs_template.c
4384 * src/gtk/gtkutils.c
4385 * src/gtk/gtkutils.h
4386 Have a nice replace button. Patch by Pawel Pekala
4388 2006-04-06 [colin] 2.1.0cvs5
4391 Fix crash with empty columns
4393 2006-04-05 [colin] 2.1.0cvs4
4397 Allow wizard customization with pre-filled values
4399 2006-04-05 [colin] 2.1.0cvs3
4404 Nicer messages in mimeview
4406 2006-04-05 [colin] 2.1.0cvs2
4409 * src/prefs_summaries.c
4412 2006-04-05 [colin] 2.1.0cvs1
4414 * src/plugins/pgpcore/plugin.c
4415 * src/plugins/pgpcore/select-keys.c
4416 * src/plugins/pgpcore/select-keys.h
4417 * src/plugins/pgpcore/sgpgme.c
4418 * src/plugins/pgpcore/sgpgme.h
4419 * src/plugins/pgpinline/pgpinline.c
4420 * src/plugins/pgpinline/plugin.c
4421 * src/plugins/pgpmime/pgpmime.c
4422 * src/plugins/pgpmime/plugin.c
4423 Factorize and generalize a bit
4424 Drop S/MIME signature verification from PGP/MIME
4425 (adding it as another, more complete plugin)
4427 2006-04-05 [paul] 2.1.0
4431 2006-04-05 [paul] 2.0.0cvs186
4433 * manual/advanced.xml
4434 add info on colour labels
4436 2006-04-05 [paul] 2.0.0cvs185
4451 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
4452 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
4453 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
4454 Guimaraes, Aleksandar Urosevic, Ralgh Young
4456 * tools/claws.i18n.status.pl
4457 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4458 and new Czech translator, Tim <timbrain@post.cz>
4460 2006-04-05 [mones] 2.0.0cvs184
4465 2006-04-05 [colin] 2.0.0cvs183
4467 * src/gtk/quicksearch.c
4468 Fix bug #929 (unnecessary reload in quick search bar)
4470 2006-04-05 [colin] 2.0.0cvs182
4473 Fix crash on Reply with no From:
4474 Show signature and conversion error on queuing
4479 Factorize threading code and make sure msginfo
4480 is not null when it comes from a GtkCTreeRow's
4482 * src/gtk/gtkaspell.c
4483 Check for necessary things
4484 * src/gtk/gtksctree.c
4485 * src/gtk/gtksctree.h
4486 Reset anchor if necessary when removing node
4488 2006-03-29 [colin] 2.0.0cvs181
4491 Warn for disabled IMAP accounts (due to lack of
4492 libetpan). Breaks string-freeze - sorry - but it
4493 is kind of important ;)
4495 2006-03-28 [colin] 2.0.0cvs180
4497 * src/gtk/gtkutils.c
4498 * src/gtk/gtkutils.h
4499 Add a gtkut_get_link_btn() function that
4500 creates a button which acts like an URI
4501 * src/prefs_themes.c
4503 Use this function (factorizes codes)
4505 * src/gtk/pluginwindow.c
4506 Add a "Get more..." in the plugins window
4508 2006-03-28 [colin] 2.0.0cvs179
4511 * src/common/passcrypt.c
4513 Warning fixes. Patch by Pawel Pekala
4515 2006-03-27 [colin] 2.0.0cvs178
4518 Fix undoing by blocks with spaces
4520 2006-03-27 [colin] 2.0.0cvs177