1 2007-02-05 [colin] 2.7.2cvs23
4 Add debug to try to solve bug 1104
6 2007-02-05 [paul] 2.7.2cvs22
9 confirm before emptying trash on exit is
10 a Yes or No answer, use Yes or No in the
13 2007-02-04 [colin] 2.7.2cvs21
16 * src/plugins/pgpcore/passphrase.c
17 * src/plugins/pgpcore/select-keys.c
18 Set wmclass on new windows
20 2007-02-04 [colin] 2.7.2cvs20
24 Auto save drafts on exit, reopen them
25 at startup, instead of asking
29 * src/addressbook_foldersel.c
37 * src/editldap_basedn.c
50 * src/message_search.c
53 * src/prefs_customheader.c
54 * src/prefs_display_header.c
55 * src/prefs_filtering.c
56 * src/prefs_filtering_action.c
57 * src/prefs_folder_column.c
61 * src/prefs_summaries.c
62 * src/prefs_summary_column.c
63 * src/prefs_template.c
66 * src/summary_search.c
69 * src/gtk/description_window.c
70 * src/gtk/foldersort.c
73 * src/gtk/icon_legend.c
75 * src/gtk/pluginwindow.c
76 * src/gtk/prefswindow.c
77 Give different wmclass to different
78 windows - thanks to sed ;)
80 2007-02-04 [colin] 2.7.2cvs19
83 Revert previous patch, can't reproduce
86 2007-02-03 [colin] 2.7.2cvs18
89 Don't save the mainwindow size and
90 position on emergency exit (libSM's
91 "die" callback), Xfce seems to make
92 the window smaller just before the
95 2007-02-03 [colin] 2.7.2cvs17
97 * src/plugins/bogofilter/bogofilter.c
98 * src/plugins/bogofilter/bogofilter.h
99 * src/plugins/bogofilter/bogofilter_gtk.c
100 * src/plugins/pgpinline/pgpinline.c
101 * src/plugins/pgpinline/pgpinline.h
104 2007-02-03 [colin] 2.7.2cvs16
106 * src/partial_download.c
107 * src/partial_download.h
114 * src/common/ssl_certificate.c
115 * src/common/ssl_certificate.h
116 * src/gtk/quicksearch.c
117 * src/gtk/quicksearch.h
118 * src/gtk/sslcertwindow.c
119 * src/gtk/sslcertwindow.h
120 Fix copyright on my files
122 2007-02-02 [colin] 2.7.2cvs15
132 Add Tools/List URIs to allow
133 opening any URI in the current mail
135 2007-02-02 [colin] 2.7.2cvs14
137 * src/common/valgrind.h ** NEW FILE **
138 * src/common/Makefile.am
139 * src/common/plugin.c
140 Don't dlclose the plugins if we're running
141 under valgrind. (doesn't require valgrind
142 either at compile time or run time).
144 2007-02-01 [paul] 2.7.2cvs13
148 * tools/freshmeat_search.pl
149 * tools/google_search.pl
150 * tools/multiwebsearch.pl
151 add support for non ISO-8859-1 compatible locales
152 Patch by Alex Gorbachenko <agent_007@immo.ru>
154 2007-02-01 [colin] 2.7.2cvs12
157 * src/prefs_summaries.c
158 Move keybinding prefs to the Other page
160 2007-02-01 [wwp] 2.7.2cvs11
162 * src/plugins/trayicon/trayicon.c
163 Fix a raising issue within KDE.
165 2007-02-01 [colin] 2.7.2cvs10
168 Fix stray quotes in encoded strings
170 Fix wrong call causing g_warnings
172 Remove useless message
174 2007-01-31 [wwp] 2.7.2cvs9
176 * src/plugins/trayicon/trayicon.c
177 fix buggy hiding of main window when closing if close-to-tray
178 is not set (bad logics in the trayicon hook code).
179 Changed the quit confirmation message too.
181 2007-01-30 [colin] 2.7.2cvs8
184 Fix hidden mainwindow after clicking on
185 the X close button, if compose windows
186 exist and the user chooses not to quit
188 2007-01-30 [colin] 2.7.2cvs7
192 Handle local URIs to attach files (file:///...)
193 Fixes attaching files from Thunar for example
195 2007-01-30 [colin] 2.7.2cvs6
197 * src/prefs_ext_prog.c
198 Add 'mousepad' to the list of text editors.
199 Mousepad is XFCE's text editor
201 2007-01-29 [wwp] 2.7.2cvs5
204 * src/plugins/trayicon/trayicon_prefs.c
205 trayicon i18n fixes, thanks to Fabien.
207 2007-01-28 [wwp] 2.7.2cvs4
211 * src/plugins/trayicon/trayicon.c
212 * src/plugins/trayicon/trayicon_prefs.c
213 * src/plugins/trayicon/trayicon_prefs.h
214 Added a new TrayIcon plugin option to close to tray
215 (WM's hotkey and [X] button will hide the window instead
216 of closing it - closing CM can be done using the tray icon
217 menu or the File menu).
218 Improved visibility handling in trayicon, clicking the
219 trayicon now raise the window to current desktop when it
220 was either minimized/shaded/on another desktop.
221 Thanks to Paul for testing and fixing a strange behaviour
224 2007-01-27 [paul] 2.7.2cvs3
226 * src/prefs_folder_item.c
227 * src/prefs_receive.c
228 * src/plugins/pgpcore/prefs_gpg.c
229 use 'start-up' instead of 'startup' in labels
231 2007-01-26 [wwp] 2.7.2cvs2
233 * src/plugins/trayicon/Makefile.am
234 * src/plugins/trayicon/trayicon.c
235 * src/plugins/trayicon/trayicon_prefs.c
236 * src/plugins/trayicon/trayicon_prefs.h
237 Add a new TrayIcon option to hide the main window at
239 Fix trayicon.c copyright header.
241 2007-01-26 [paul] 2.7.2cvs1
247 bump up version number following
250 2007-01-25 [mones] 2.7.1cvs60
253 updated thousands of strings (well, probably less ;-)
255 2007-01-25 [colin] 2.7.1cvs59
258 Fix 2nd-run loss of matcherrc on new
261 2007-01-25 [wwp] 2.7.1cvs58
264 fix handling of empty value in attach_save_directory too, thanks
267 2007-01-25 [wwp] 2.7.1cvs57
270 fix handling of empty value in attach_load_directory,
273 2007-01-25 [wwp] 2.7.1cvs56
275 * src/plugins/dillo_viewer/dillo_prefs.h
278 2007-01-25 [colin] 2.7.1cvs55
282 * src/matcher_parser_parse.y
283 * src/prefs_matcher.c
284 Add matching on the spam flag
286 2007-01-24 [colin] 2.7.1cvs54
291 Make sure folderlist.xml is correctly
292 written before overwriting it.
296 * src/plugins/bogofilter/bogofilter.c
297 * src/plugins/bogofilter/bogofilter.h
298 * src/plugins/bogofilter/bogofilter_gtk.c
299 * src/plugins/spamassassin/spamassassin.c
300 * src/plugins/spamassassin/spamassassin.h
301 * src/plugins/spamassassin/spamassassin_gtk.c
302 Move spam to the correct trash folder after
303 learning, if spam directory isn't set.
305 2007-01-23 [paul] 2.7.1cvs53
307 * src/plugins/bogofilter/bogofilter_gtk.c
308 fix sensitivity of "Insert X-Bogosity header"
311 2007-01-23 [colin] 2.7.1cvs52
314 Translate toolbar items text if
315 they're translatable (default)
329 * src/etpan/etpan-thread-manager.c
330 * src/etpan/etpan-thread-manager.h
333 More static functions
335 2007-01-22 [fabien] 2.7.1cvs51
338 gtkut_get_options_frame() : ability to pass
339 a 'NULL' value in frame pointer parameter if
342 2007-01-22 [colin] 2.7.1cvs50
346 * src/plugins/bogofilter/bogofilter.c
347 * src/plugins/bogofilter/bogofilter_gtk.c
348 * src/plugins/spamassassin/spamassassin.c
349 * src/plugins/spamassassin/spamassassin_gtk.c
350 Allow moving spams to the account's trash
351 instead of default one
353 2007-01-21 [colin] 2.7.1cvs49
357 Revert a static function that shouldn't
360 2007-01-21 [colin] 2.7.1cvs48
366 2007-01-21 [colin] 2.7.1cvs47
372 2007-01-21 [colin] 2.7.1cvs46
374 * src/common/socket.c
375 * src/common/socket.h
378 2007-01-21 [colin] 2.7.1cvs45
387 * src/folder_item_prefs.c
388 * src/folder_item_prefs.h
395 * src/common/socket.c
396 * src/common/socket.h
397 * src/gtk/gtkaspell.c
398 * src/gtk/gtkaspell.h
399 * src/gtk/quicksearch.c
400 * src/gtk/quicksearch.h
403 2007-01-21 [colin] 2.7.1cvs44
407 * src/etpan/etpan-thread-manager.c
408 * src/etpan/etpan-thread-manager.h
409 Same (Funny that etpan_thread_unbind
410 is called but not etpan_thread_bind)
412 2007-01-21 [colin] 2.7.1cvs43
420 * src/etpan/Makefile.am
421 * src/gtk/colorlabel.c
422 * src/gtk/colorlabel.h
423 * src/gtk/sslcertwindow.c
424 * src/gtk/sslcertwindow.h
425 * src/etpan/etpan-log.c ** REMOVED **
426 * src/etpan/etpan-log.h ** REMOVED **
429 2007-01-20 [colin] 2.7.1cvs42
435 2007-01-20 [colin] 2.7.1cvs41
453 Make functions that aren't used in other
456 2007-01-20 [colin] 2.7.1cvs40
471 * src/editldap_basedn.c
493 * src/prefs_account.c
495 * src/prefs_compose_writing.c
496 * src/prefs_ext_prog.c
497 * src/prefs_folder_item.c
499 * src/prefs_message.c
500 * src/prefs_msg_colors.c
503 * src/prefs_receive.c
505 * src/prefs_spelling.c
506 * src/prefs_summaries.c
507 * src/prefs_toolbar.c
508 * src/prefs_wrapping.c
519 * src/common/passcrypt.c
520 * src/common/socket.c
522 * src/common/ssl_certificate.c
523 * src/common/template.c
525 * src/etpan/imap-thread.c
526 * src/gtk/sslcertwindow.c
527 * src/gtk/sslcertwindow.h
528 Make functions that could be static, static
530 2007-01-20 [colin] 2.7.1cvs39
535 2007-01-20 [colin] 2.7.1cvs38
540 Fix bug 1102, 'claws-mail-2.7.1
541 makes use of deprecated ldap
544 2007-01-20 [colin] 2.7.1cvs37
549 * src/gtk/quicksearch.c
550 Add Wide message list layout
552 2007-01-19 [fabien] 2.7.1cvs36
555 make sure a font change is considered in links of
558 2007-01-19 [colin] 2.7.1cvs35
569 * src/gtk/quicksearch.c
570 * src/gtk/quicksearch.h
571 Drop 'Separate Folder tree' and 'Separate
572 Message View'. Put three layouts in place
575 2007-01-19 [paul] 2.7.1cvs34
577 * src/prefs_msg_colors.c
578 more use of Q_ for translators
580 2007-01-19 [paul] 2.7.1cvs33
583 * src/prefs_account.c
584 a few changes to the English
586 2007-01-19 [fabien] 2.7.1cvs32
589 factorize translatable string
591 2007-01-18 [colin] 2.7.1cvs31
594 Don't error out on --sync option. Although
595 we don't do anything with it, gtk+ handles
596 it, and it's useful for debugging X errors
598 2007-01-18 [fabien] 2.7.1cvs30
601 ability to apply on the fly the recent added
602 'gtk_can_change_accels' pref (no need to restart).
604 2007-01-18 [fabien] 2.7.1cvs29
606 * src/plugins/bogofilter/bogofilter_gtk.c
607 * src/plugins/bogofilter/bogofilter.c
608 * src/plugins/spamassassin/spamassassin_gtk.c
610 * src/prefs_account.c
611 factorize or rewrite some translatable strings.
613 2007-01-18 [fabien] 2.7.1cvs28
617 set a 4pix space between "Subject:" label and subject entry in
620 2007-01-18 [wwp] 2.7.1cvs27
623 fix conflicting address-copy/paste when focus is set
624 to the embedded edit-person form.
627 2007-01-18 [wwp] 2.7.1cvs26
630 complete 2.7.1cvs23 (one more file was missing from that
633 2007-01-18 [colin] 2.7.1cvs25
636 Provide a way to migrate without backup
637 Re-ask for migration on next start if
638 it has been refused and wizard has been
641 2007-01-18 [wwp] 2.7.1cvs24
644 complete 2.7.1.cvs23 (file was missing from previous
647 2007-01-18 [wwp] 2.7.1cvs23
650 fix potential crashes in address book's focus_in/out signal handlers,
651 force focus to the edit-person form when clicked the Edit menu entry or
652 button (this only matters if the edit-person form is embedded to the
653 AB window, in that case, focus is not set when browsing the contacts
654 list w/ keys or mouse clicks).
656 2007-01-18 [paul] 2.7.1cvs22
659 add command line options:
661 -q and --quit for --exit
663 print "Unknown option" for unknown options
665 2007-01-18 [paul] 2.7.1cvs21
668 updated by Pavlo Bohmat
670 2007-01-18 [paul] 2.7.1cvs20
673 fix sensitivity issues of Mark as Spam/Ham
675 2007-01-17 [fabien] 2.7.1cvs19
681 Add a 'gtk_can_change_accels' pref in Preferences/Other which
682 control the corresponding gtk property. It could be used to lock
683 all shortcuts (avoid to set one of them by inadvertency).
685 2007-01-17 [colin] 2.7.1cvs18
688 Fix bug 1100, 'Highlighted e-mail data not visible
689 when color label applied.'. Use a weighted average
690 between normal selected foreground color and color
691 label instead of a simple one (3/1 instead 1/1).
693 2007-01-17 [colin] 2.7.1cvs17
696 Better fix for bug 1088, 'Ctrl-h produces repeatable
697 crash' - don't prevent mail switching while loading
699 2007-01-17 [colin] 2.7.1cvs16
708 Manage recursive search of unsubscribed folders
709 Rescan tree without checking for new messages
710 after subscriptions changed
712 2007-01-17 [paul] 2.7.1cvs15
715 * src/gtk/pluginwindow.c
716 fix bug 1101, '"Load plugin" button is
718 unset (-1) initial width in prefs_common,
719 fix overlapping buttons,
722 2007-01-17 [paul] 2.7.1cvs14
725 add #include <errno.h>, it's needed
728 2007-01-17 [paul] 2.7.1cvs13
731 * tools/make.themes.project
732 rename .sylpheed_themeinfo to .claws_themeinfo
734 * src/etpan/etpan-errors.h
735 * src/etpan/etpan-log.c
736 * src/etpan/etpan-log.h
737 * src/etpan/etpan-thread-manager-types.h
738 * src/etpan/etpan-thread-manager.c
739 * src/etpan/etpan-thread-manager.h
740 * src/etpan/imap-thread.c
741 * src/etpan/imap-thread.h
744 2007-01-17 [colin] 2.7.1cvs12
746 * src/plugins/pgpcore/select-keys.c
747 * src/gtk/pluginwindow.c
748 * src/prefs_account.c
751 2007-01-16 [colin] 2.7.1cvs11
756 Manage subscribing to subfolders when only
757 subscribed folders are shown.
759 2007-01-16 [colin] 2.7.1cvs10
762 Fix annoying vscrollbar going back to top
763 on Check for new folders
765 2007-01-16 [colin] 2.7.1cvs9
770 2007-01-16 [colin] 2.7.1cvs8
773 Bigger buffer for errors
777 * src/prefs_account.c
778 * src/prefs_account.h
780 * src/etpan/imap-thread.c
781 * src/etpan/imap-thread.h
782 * manual/handling.xml
783 Add subscriptions management. What it changes:
784 Creating a folder subscribes to it
785 Deleting a folder unsubscribes it
786 New contextual menu item allowing to switch between
787 All folders and Subscribed folders, subscribe, and
788 unsubscribe. "Creating" an existing but unsubscribed
789 folder will subscribe it.
790 By default for new accounts, only subscribed folders
794 2007-01-16 [paul] 2.7.1cvs7
797 Allow folder classes to specify only sort_key or
798 sort_type instead of both or none.
800 2007-01-16 [paul] 2.7.1cvs6
807 Save and use errno for procmime_get_part
809 2007-01-16 [colin] 2.7.1cvs5
812 Never remove INBOX when scanning for
813 new folders. It's a special folder
816 2007-01-15 [colin] 2.7.1cvs4
819 Fix 'Check for new folders' when IMAP subdirectory
821 * src/etpan/imap-thread.c
824 2007-01-15 [colin] 2.7.1cvs3
826 * src/etpan/imap-thread.c
827 Fix invalid free on command-connection
830 2007-01-15 [wwp] 2.7.1cvs2
832 * src/matcher_parser_lex.l
833 * src/quote_fmt_lex.l
834 * src/matcher_parser_parse.y
835 fix copyright header in lexers and parsers.
837 2007-01-15 [paul] 2.7.1cvs1
843 bump up version number following
846 2007-01-15 [paul] 2.7.0cvs31
850 add Fabien to the Team list
851 add the recent contributors
852 make a few corrections
854 2007-01-15 [paul] 2.7.0cvs30
858 * src/plugins/pgpcore/prefs_gpg.c
859 * src/plugins/pgpcore/prefs_gpg.h
863 2007-01-14 [colin] 2.7.0cvs29
866 Use the 'gtk+' backend. Avoids gnome-vfs use,
867 two benefits: faster to open, will fix strange
868 dbus-related crash. Thanks to Pascal Terjan.
870 2007-01-14 [colin] 2.7.0cvs28
872 * src/etpan/imap-thread.c
873 Delete the old imap just after allocating
874 the new one. Makes sure we don't get the
875 same pointer by sheer luck, which feels
876 strange in the debug log.
878 2007-01-14 [colin] 2.7.0cvs27
880 * src/gtk/inputdialog.c
881 Make sure we don't print passwords in
882 clear text when in debug mode
884 2007-01-14 [colin] 2.7.0cvs26
886 * src/gtk/gtksctree.c
887 Fix bug 1098, 'bogus last row display
888 after expanding a thread'. Patch by
889 Jindrich Makovicka <makovick@gmail.com>
891 2007-01-14 [colin] 2.7.0cvs25
893 * src/etpan/imap-thread.c
894 Close socket manually before
895 freeing the imap struct
897 2007-01-14 [colin] 2.7.0cvs24
899 * src/etpan/imap-thread.c
900 Maybe fix new reconnection issues
902 2007-01-13 [colin] 2.7.0cvs23
905 Freeze/thaw on thread selection
907 2007-01-13 [paul] 2.7.0cvs22
912 add 'Edit/Delete thread'
914 2007-01-13 [colin] 2.7.0cvs21
916 * src/prefs_account.c
917 * src/prefs_compose_writing.c
918 * src/prefs_message.c
919 * src/prefs_msg_colors.c
921 * src/prefs_receive.c
922 * src/prefs_spelling.c
923 * src/prefs_summaries.c
927 * src/plugins/pgpcore/prefs_gpg.c
928 * src/plugins/spamassassin/spamassassin_gtk.c
929 Factorize gtk frame creation
932 2007-01-13 [colin] 2.7.0cvs20
934 * src/message_search.c
935 * src/summary_search.c
936 Fix Enter in search windows
938 Fix body search starting at the
939 end of the mail (and asking for loop)
941 2007-01-13 [colin] 2.7.0cvs19
943 * src/etpan/imap-thread.c
944 Make sure we don't free the same imap
947 2007-01-13 [colin] 2.7.0cvs18
950 Allow multiple commitHelpers to
953 2007-01-12 [colin] 2.7.0cvs17
955 * src/etpan/imap-thread.c
956 Make sure we get rid of the previous mailimap
957 when connecting - just in case disconnect was
960 2007-01-12 [paul] 2.7.0cvs16
963 Strip S/MIME signatures when re-editing
964 S/MIME signed messages.
966 2007-01-12 [paul] 2.7.0cvs15
973 no need to define CLAWS anymore, remove
976 2007-01-12 [paul] 2.7.0cvs14
979 check if the mail's signed as
980 it can change the mail structure
983 2007-01-12 [paul] 2.7.0cvs13
986 fix Forwarding msgs with attachments
987 that have dos line endings
990 2007-01-12 [wwp] 2.7.0cvs12
993 Revert accidentally committed extra version tag.
995 2007-01-12 [wwp] 2.7.0cvs11
997 * src/prefs_account.c
998 Fix compilation w/o aspell (completes 2.7.0cvs7).
1000 2007-01-11 [colin] 2.7.0cvs10
1003 move g_warning to debug_print
1004 it scares people for no reason
1006 2007-01-11 [colin] 2.7.0cvs9
1009 Fix files to translate. Patch by
1012 2007-01-11 [paul] 2.7.0cvs8
1015 Fix recursion when server lists the
1016 current subfolder in the response
1018 Fix updating of icon_list/ctree
1019 * src/plugins/pgpcore/select-keys.c
1020 Fix a few annoyances when choosing
1021 keys for the CMS (S/MIME) protocol
1023 2007-01-11 [wwp] 2.7.0cvs7
1026 * src/prefs_account.c
1027 * src/prefs_account.h
1028 Add per-account spellcheck default dictionaries settings.
1030 2007-01-10 [colin] 2.7.0cvs6
1032 * src/prefs_folder_item.c
1033 Factorize strings - patch by Fabien
1035 2007-01-10 [colin] 2.7.0cvs5
1038 Fix bug 1095, 'Crash while changing folder
1039 columns during incorporation'
1041 2007-01-09 [colin] 2.7.0cvs4
1043 * src/gtk/pluginwindow.c
1044 Set the plugin window transient. Seems
1045 like some window managers hide it in
1046 the background after "load plugin"...
1048 2007-01-09 [colin] 2.7.0cvs3
1051 Use the same type for alloc and free
1053 2007-01-08 [paul] 2.7.0cvs2
1056 updated by Tim Dijkstra
1058 2007-01-08 [paul] 2.7.0cvs1
1060 * src/prefs_themes.c
1061 * src/common/utils.c
1064 2007-01-08 [paul] 2.7.0
1071 2007-01-08 [paul] 2.6.1cvs119
1073 * doc/man/claws-mail.1
1076 2007-01-08 [paul] 2.6.1cvs118
1078 * doc/man/claws-mail.1
1080 * manual/advanced.xml
1081 improved English usage
1083 2007-01-08 [paul] 2.6.1cvs117
1094 updated by Miquel Oliete, Stephan Sachse, me,
1095 Tommi Pirinen, Andrea Spadaccini, Frederico
1096 Goncalves Guimaraes, Andrej Kacian, Aleksandar
1097 Urosevic, and Ralgh Young
1099 2007-01-07 [mones] 2.6.1cvs116
1101 * manual/es/advanced.xml
1103 Synced manual (unhide mark_as_read_delay)
1104 and updated translation for release
1106 2007-01-07 [paul] 2.6.1cvs115
1108 * src/prefs_matcher.c
1109 make the hbox content fit better under
1112 2007-01-07 [colin] 2.6.1cvs114
1115 Fix bug 1088, 'Ctrl-h produces repeatable
1118 2007-01-06 [colin] 2.6.1cvs113
1120 * src/etpan/imap-thread.c
1121 Add casts to int to get certs. Fixes
1122 bug 1064, 'crash @ etpan_certificate_check()
1123 when opening an IMAP folder', with latest
1124 libetpan CVS or >= 0.49
1129 * src/prefs_folder_item.c
1130 Grey out the "synchronise" menu items if
1131 there's nothing to synchronise.
1132 * src/plugins/pgpcore/sgpgme.c
1133 Make an error clearer than "Unknown error"
1135 2007-01-06 [colin] 2.6.1cvs112
1138 Don't try to show a message if updating
1139 Maybe fixes bug 1088, 'ctrl-h produces
1142 2007-01-06 [colin] 2.6.1cvs111
1145 Disable Control-Space (handle it as Space).
1147 2007-01-05 [paul] 2.6.1cvs110
1150 Fix bug 934, 'sylpheed claws 2.1
1151 doesn't show Exchanges Public Folders'
1152 Thanks to Hoa and Colin
1154 Refuse to allocate more than 2 MB for a
1155 single field, it's a good indication of
1158 2007-01-05 [colin] 2.6.1cvs109
1161 Allow --select'ing emails by Message-ID too
1163 2007-01-05 [colin] 2.6.1cvs108
1165 * src/common/quoted-printable.c
1168 2007-01-05 [colin] 2.6.1cvs107
1170 * src/common/quoted-printable.c
1171 Fix previous commit about bug 1089
1174 2007-01-05 [colin] 2.6.1cvs106
1176 * src/common/quoted-printable.c
1177 Fix my previous commit on bug 1089
1180 2007-01-04 [colin] 2.6.1cvs105
1182 * src/common/quoted-printable.c
1183 Fix bug 1089, 'NUL characters in Subject
1184 line are misinterpreted'. Not a pain to
1191 2007-01-04 [wwp] 2.6.1cvs104
1193 * src/image_viewer.c
1194 Force operator precedence (fix a compiler warning).
1196 2007-01-04 [colin] 2.6.1cvs103
1198 * src/image_viewer.c
1199 Be cautious there too (same fix as the one
1200 in textview from cvs33)
1202 Don't use any MimeViewer plugin when showing
1205 2007-01-03 [wwp] 2.6.1cvs102
1209 fixed "cent" sign (use the existing ASCII one),
1210 decode more HTML entities,
1211 converted table ASCII entries to UTF-8,
1212 moved a switch() into a hashtable.
1214 2007-01-03 [paul] 2.6.1cvs101
1220 When possible, use move_msg instead of
1221 copy_msg + remove_msg to move sent mail
1224 2007-01-03 [paul] 2.6.1cvs100
1227 add more html entity recognition:
1228 pounds, euros, and cents
1230 2007-01-03 [colin] 2.6.1cvs99
1233 Don't display an error on NOSELECT
1234 folders when synchronising
1236 2007-01-03 [paul] 2.6.1cvs98
1238 * tools/maildir2claws-mail.pl
1239 only substitute 'sent-mail' if it's
1240 the full directory name
1242 2007-01-03 [paul] 2.6.1cvs97
1245 * ChangeLog.pre2.0.0
1247 archive a chunk of ChangeLog in
1250 * doc/src/ChangeLog.claws-pre0.8.0
1251 remove ChangeLog.claws-pre0.8.0, adding
1252 its contents to ChangeLog.gtk1
1254 2007-01-03 [paul] 2.6.1cvs96
1275 * src/addressbook_foldersel.c
1276 * src/addressbook_foldersel.h
1297 * src/customheader.c
1298 * src/customheader.h
1299 * src/displayheader.c
1300 * src/displayheader.h
1311 * src/editldap_basedn.c
1312 * src/editldap_basedn.h
1329 * src/folder_item_prefs.c
1330 * src/folder_item_prefs.h
1337 * src/grouplistdialog.c
1338 * src/grouplistdialog.h
1342 * src/image_viewer.c
1343 * src/image_viewer.h
1379 * src/message_search.c
1380 * src/message_search.h
1397 * src/partial_download.c
1398 * src/partial_download.h
1403 * src/prefs_account.c
1404 * src/prefs_account.h
1405 * src/prefs_actions.c
1406 * src/prefs_actions.h
1407 * src/prefs_common.c
1408 * src/prefs_common.h
1409 * src/prefs_compose_writing.c
1410 * src/prefs_compose_writing.h
1411 * src/prefs_customheader.c
1412 * src/prefs_customheader.h
1413 * src/prefs_display_header.c
1414 * src/prefs_display_header.h
1415 * src/prefs_filtering.c
1416 * src/prefs_filtering.h
1417 * src/prefs_filtering_action.c
1418 * src/prefs_filtering_action.h
1419 * src/prefs_folder_column.c
1420 * src/prefs_folder_column.h
1421 * src/prefs_folder_item.c
1422 * src/prefs_folder_item.h
1427 * src/prefs_image_viewer.c
1428 * src/prefs_image_viewer.h
1429 * src/prefs_matcher.c
1430 * src/prefs_matcher.h
1431 * src/prefs_message.c
1432 * src/prefs_msg_colors.c
1433 * src/prefs_msg_colors.h
1436 * src/prefs_receive.c
1438 * src/prefs_spelling.c
1439 * src/prefs_spelling.h
1440 * src/prefs_summaries.c
1441 * src/prefs_summaries.h
1442 * src/prefs_summary_column.c
1443 * src/prefs_summary_column.h
1444 * src/prefs_template.c
1445 * src/prefs_template.h
1446 * src/prefs_themes.c
1447 * src/prefs_themes.h
1448 * src/prefs_toolbar.c
1449 * src/prefs_toolbar.h
1450 * src/prefs_wrapping.c
1451 * src/prefs_wrapping.h
1461 * src/quote_fmt_parse.y
1464 * src/remotefolder.c
1465 * src/remotefolder.h
1466 * src/send_message.c
1467 * src/send_message.h
1470 * src/sourcewindow.c
1471 * src/sourcewindow.h
1476 * src/stock_pixmap.c
1477 * src/stock_pixmap.h
1478 * src/summary_search.c
1479 * src/summary_search.h
1494 * src/common/base64.c
1495 * src/common/base64.h
1497 * src/common/hooks.c
1498 * src/common/hooks.h
1501 * src/common/mgutils.c
1502 * src/common/mgutils.h
1505 * src/common/passcrypt.c
1506 * src/common/passcrypt.h.in
1507 * src/common/plugin.c
1508 * src/common/plugin.h
1509 * src/common/prefs.c
1510 * src/common/prefs.h
1511 * src/common/progressindicator.c
1512 * src/common/progressindicator.h
1513 * src/common/quoted-printable.c
1514 * src/common/quoted-printable.h
1515 * src/common/session.c
1516 * src/common/session.h
1519 * src/common/socket.c
1520 * src/common/socket.h
1523 * src/common/ssl_certificate.c
1524 * src/common/ssl_certificate.h
1525 * src/common/stringtable.c
1526 * src/common/stringtable.h
1527 * src/common/template.c
1528 * src/common/template.h
1529 * src/common/timing.h
1530 * src/common/utils.c
1531 * src/common/utils.h
1532 * src/common/version.h.in
1535 * src/common/xmlprops.c
1536 * src/common/xmlprops.h
1538 * src/gtk/colorlabel.c
1539 * src/gtk/colorsel.c
1540 * src/gtk/colorsel.h
1541 * src/gtk/combobox.c
1542 * src/gtk/combobox.h
1543 * src/gtk/description_window.c
1544 * src/gtk/description_window.h
1547 * src/gtk/foldersort.c
1548 * src/gtk/foldersort.h
1549 * src/gtk/gtksctree.c
1550 * src/gtk/gtkutils.c
1551 * src/gtk/gtkutils.h
1552 * src/gtk/inputdialog.c
1553 * src/gtk/inputdialog.h
1554 * src/gtk/logwindow.c
1555 * src/gtk/logwindow.h
1556 * src/gtk/manage_window.c
1557 * src/gtk/manage_window.h
1560 * src/gtk/pluginwindow.c
1561 * src/gtk/pluginwindow.h
1562 * src/gtk/prefswindow.c
1563 * src/gtk/prefswindow.h
1564 * src/gtk/progressdialog.c
1565 * src/gtk/progressdialog.h
1566 * src/gtk/sslcertwindow.c
1567 * src/gtk/sslcertwindow.h
1568 * src/plugins/bogofilter/bogofilter.c
1569 * src/plugins/bogofilter/bogofilter.h
1570 * src/plugins/bogofilter/bogofilter_gtk.c
1571 * src/plugins/clamav/clamav_plugin.c
1572 * src/plugins/clamav/clamav_plugin.h
1573 * src/plugins/clamav/clamav_plugin_gtk.c
1574 * src/plugins/demo/demo.c
1575 * src/plugins/dillo_viewer/dillo_prefs.c
1576 * src/plugins/dillo_viewer/dillo_prefs.h
1577 * src/plugins/dillo_viewer/dillo_viewer.c
1578 * src/plugins/pgpcore/passphrase.c
1579 * src/plugins/pgpcore/passphrase.h
1580 * src/plugins/pgpcore/pgp_viewer.c
1581 * src/plugins/pgpcore/pgp_viewer.h
1582 * src/plugins/pgpcore/plugin.c
1583 * src/plugins/pgpcore/select-keys.c
1584 * src/plugins/pgpcore/select-keys.h
1585 * src/plugins/pgpcore/sgpgme.c
1586 * src/plugins/pgpcore/sgpgme.h
1587 * src/plugins/pgpinline/pgpinline.c
1588 * src/plugins/pgpinline/pgpinline.h
1589 * src/plugins/pgpinline/plugin.c
1590 * src/plugins/pgpmime/pgpmime.c
1591 * src/plugins/pgpmime/pgpmime.h
1592 * src/plugins/pgpmime/plugin.c
1593 * src/plugins/spamassassin/spamassassin.c
1594 * src/plugins/spamassassin/spamassassin.h
1595 * src/plugins/spamassassin/spamassassin_gtk.c
1596 * src/plugins/trayicon/trayicon.c
1597 it's 2007, update the year in the copyright headers
1599 2007-01-03 [paul] 2.6.1cvs95
1602 it is 2007, use it in the copyright string
1604 2007-01-03 [paul] 2.6.1cvs94
1607 html entity conversion:
1608 move ™ to a more suitable place
1609 add • and –
1610 make sure — and — are both
1613 2007-01-02 [colin] 2.6.1cvs93
1617 * src/common/plugin.c
1619 * src/etpan/imap-thread.c
1622 2006-12-31 [paul] 2.6.1cvs92
1624 * src/prefs_summaries.c
1625 use gtk_button_new_from_stock()
1627 2006-12-30 [colin] 2.6.1cvs91
1632 Don't update filtering and account paths
1633 when copying folders
1635 2006-12-30 [colin] 2.6.1cvs90
1637 * src/prefs_compose_writing.c
1639 * src/prefs_template.c
1640 Use message font for Writing and
1641 Quoting prefs, as well as Templates.
1643 2006-12-30 [colin] 2.6.1cvs89
1645 * src/prefs_summaries.c
1646 Rework GUI; patch by Pawel
1648 2006-12-29 [colin] 2.6.1cvs88
1650 * src/prefs_folder_item.c
1651 Fix bug 1085, 'Apply to subfolder
1652 doesn't work' - I was mistaken saying
1653 it worked in every case
1655 2006-12-28 [colin] 2.6.1cvs87
1657 * src/gtk/gtkaspell.c
1658 Don't assert if use_alternate is true
1659 and alt_dictionary isn't set -- this
1660 is what happens on upgrade! Rather,
1663 2006-12-28 [colin] 2.6.1cvs86
1666 Fix desktop/icon simplification
1668 2006-12-28 [colin] 2.6.1cvs85
1671 Make desktop and icon not
1672 dependant on the desktop
1674 2006-12-28 [wwp] 2.6.1cvs84
1676 * src/plugins/pgpmime/claws.def
1677 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
1679 2006-12-28 [wwp] 2.6.1cvs83
1681 * src/prefs_folder_item.c
1682 Fix coloring of "simplify subject regexp" (folder prefs),
1683 which might be left to red whereas the regexp gets empty.
1685 2006-12-28 [wwp] 2.6.1cvs82
1687 * src/prefs_common.c
1688 * src/prefs_common.h
1691 Save addressbook mainwindow's horizontal and vertical splitter position.
1693 2006-12-27 [wwp] 2.6.1cvs81
1695 * src/gtk/gtkaspell.c
1696 * src/gtk/gtkaspell.h
1698 Fix assignment of compose's default and alternate dictionary from
1699 account or folder settings. Now gtkaspell_change_dict does rotate
1700 dicts only when it's called from a menu cb.
1702 2006-12-27 [wwp] 2.6.1cvs80
1704 * src/folder_item_prefs.c
1705 Fix randomly initialized default-alt-dictionary (folder prefs),
1706 complete 2.6.1cvs72.
1708 2006-12-27 [paul] 2.6.1cvs79
1712 Add Copy folder in the folder's contextual
1715 2006-12-27 [wwp] 2.6.1cvs78
1718 Clean up session locking, thanks to Colin.
1720 2006-12-26 [colin] 2.6.1cvs77
1723 Revert previous patch
1725 2006-12-26 [colin] 2.6.1cvs76
1731 * src/etpan/imap-thread.c
1732 Fix previous commit warnings
1733 Make statusbar update every second if total < 20
1734 Make IMAP APPEND faster by simplifying log
1736 2006-12-26 [colin] 2.6.1cvs75
1744 Make it possible to copy folders accross
1745 mailboxes (this was an arbitrary limitation).
1746 Still make it impossible to move folders
1749 2006-12-26 [colin] 2.6.1cvs74
1751 * src/etpan/imap-thread.c
1752 Fix bug 1081, 'claws-mail
1753 segfaults when going offline
1754 while it transfers mails via
1757 2006-12-26 [colin] 2.6.1cvs73
1759 * src/folder_item_prefs.c
1760 Don't forget alt dictionary when
1761 renaming/moving folders
1763 2006-12-26 [wwp] 2.6.1cvs72
1765 * src/folder_item_prefs.c
1766 Add missing defaults for per-folder alt dict
1767 (forgotten in 2.6.1cvs61).
1769 2006-12-26 [colin] 2.6.1cvs71
1772 Add tooltip to state that specifying
1773 full path to mailbox is possible
1775 2006-12-26 [wwp] 2.6.1cvs70
1777 * src/partial_download.c
1778 * src/gtk/gtkvscrollbutton.c
1779 * src/plugins/pgpinline/plugin.c
1780 Fix for few compiler warnings that matter.
1782 2006-12-25 [colin] 2.6.1cvs69
1784 * src/partial_download.c
1785 Fix marking for download or deletion
1786 when the header isn't the first
1787 * src/gtk/logwindow.c
1788 Fix start of scrolling
1790 2006-12-23 [paul] 2.6.1cvs68
1793 change last commit to use the 'academic'
1794 method instead. Thanks to wwp
1796 2006-12-23 [paul] 2.6.1cvs67
1799 don't warn about empty subject when
1802 2006-12-22 [colin] 2.6.1cvs66
1804 * src/summary_search.c
1807 2006-12-22 [colin] 2.6.1cvs65
1809 * src/gtk/gtkutils.c
1812 * src/summary_search.c
1819 2006-12-22 [colin] 2.6.1cvs64
1823 Add a combo to the learn spam button
1824 * src/plugins/bogofilter/bogofilter.c
1825 * src/plugins/bogofilter/bogofilter_gtk.c
1826 * src/plugins/bogofilter/bogofilter.h
1827 Allow to store Unsure mails in a specific
1828 folder to make better teaching easier
1830 2006-12-21 [wwp] 2.6.1cvs63
1833 * src/prefs_common.c
1834 * src/prefs_common.h
1835 * src/prefs_spelling.c
1836 * src/gtk/gtkaspell.c
1837 * src/gtk/gtkaspell.h
1838 Allow spell-checking using both current and alternate dictionaries
1841 2006-12-21 [wwp] 2.6.1cvs62
1843 * src/gtk/gtkaspell.c
1844 Apply recheck_when_changing_dict (highlight all mispelled words)
1845 when switching to alternate dictionary.
1847 2006-12-21 [wwp] 2.6.1cvs61
1850 * src/folder_item_prefs.h
1851 * src/prefs_common.c
1852 * src/prefs_common.h
1853 * src/prefs_folder_item.c
1854 * src/prefs_spelling.c
1855 * src/gtk/gtkaspell.c
1856 * src/gtk/gtkaspell.h
1857 Add global and per-folder prefs to set the default
1858 alternate dictionary.
1860 2006-12-21 [colin] 2.6.1cvs60
1863 Look for folders by path in all folders
1867 2006-12-20 [colin] 2.6.1cvs59
1869 * src/gtk/quicksearch.c
1870 Make sure in_typing is false when clearing
1872 2006-12-20 [wwp] 2.6.1cvs58
1875 change manual's target dir to be LFH-compliant (thanks to Colin).
1877 2006-12-20 [wwp] 2.6.1cvs57
1879 * src/prefs_common.c
1880 * src/prefs_summaries.c
1881 i18n fix and factorize patch, thanks to Fabien.
1883 2006-12-20 [paul] 2.6.1cvs56
1886 last of the renaming (??)
1888 correct --help info of --status-full
1889 * src/plugins/bogofilter/bogofilter.c
1890 make FALSE default of whitelist_ab
1892 2006-12-19 [colin] 2.6.1cvs55
1895 Same as before, without depending on
1898 2006-12-19 [colin] 2.6.1cvs54
1901 Fix bug 1059, 'Better jpilot charset
1902 handling'. Use libpisync's charset conversion
1905 2006-12-19 [colin] 2.6.1cvs53
1910 2006-12-19 [wwp] 2.6.1cvs52
1913 Add missing #include (thanks to Colin).
1915 2006-12-19 [wwp] 2.6.1cvs51
1917 * src/prefs_receive.c
1918 Better spacing between widgets in prefs.
1920 2006-12-18 [colin] 2.6.1cvs50
1923 Fix failure to get separator on LIST "" ""
1924 Try LIST "" "INBOX" too.
1926 2006-12-18 [wwp] 2.6.1cvs49
1928 * src/common/session.c
1929 Fix a compiler warning (thanks to Fabien).
1931 2006-12-18 [wwp] 2.6.1cvs48
1935 Factorize some strings for translation (it's about error
1936 messages when applying or checking template/quote format).
1938 2006-12-18 [colin] 2.6.1cvs47
1942 * src/gtk/Makefile.am
1944 Add a Release notes tab from the contents of
1945 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
1947 2006-12-17 [colin] 2.6.1cvs46
1952 Correctly convert from/to UTF8/filename encoding
1953 when loading and saving files. Probably fixes
1954 bug 1068, 'Claws-Mail uses 100% CPU when looking
1955 for a file to attach and is blocked...'
1957 2006-12-17 [colin] 2.6.1cvs45
1959 * src/gtk/logwindow.c
1960 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
1961 IMAP folder and is blocked on main thread':
1962 make sure we put utf8 in the log.
1964 2006-12-16 [colin] 2.6.1cvs44
1968 Fix bug 1055, 'Add the 'cancel receive'
1969 in the available events for the toolbar buttons'
1971 2006-12-16 [colin] 2.6.1cvs43
1976 * src/common/session.c
1977 Log error when SSL handshakes fail.
1978 Fixes bug 1082, 'incorrect / imprecise
1979 error message when imap server provides
1980 ssl only through STARTTLS but SSL is
1983 2006-12-15 [wwp] 2.6.1cvs42
1985 * src/plugins/bogofilter/bogofilter_gtk.c
1986 set proper sensitivity to widgets I've recently added.
1992 2006-12-15 [wwp] 2.6.1cvs41
1994 * src/plugins/bogofilter/bogofilter.c
1995 * src/plugins/bogofilter/bogofilter.h
1996 * src/plugins/bogofilter/bogofilter_gtk.c
1997 bogofilter's whitelist can now use a subset of
1998 the addressbook (either a book, a subfolder of a book,
1999 or the whole addressbook by using "Any"). Re-used there
2000 some pref_matcher widgets and mechanisms to match a subset
2003 2006-12-15 [wwp] 2.6.1cvs40
2006 * src/common/plugin.c
2007 * src/common/plugin.h
2009 * src/plugins/bogofilter/bogofilter.c
2010 * src/plugins/clamav/clamav_plugin.c
2011 * src/plugins/demo/demo.c
2012 * src/plugins/dillo_viewer/dillo_viewer.c
2013 * src/plugins/pgpcore/plugin.c
2014 * src/plugins/pgpinline/plugin.c
2015 * src/plugins/pgpmime/plugin.c
2016 * src/plugins/spamassassin/spamassassin.c
2017 * src/plugins/trayicon/trayicon.c
2018 factorize some translatable strings (plugins-related),
2019 fix missing punctuation in several places,
2020 remove useless translatable \n in about.c,
2021 and factorize plugin init code w/ a new function
2022 check_plugin_version() in common/plugin.c.
2023 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2025 2006-12-15 [wwp] 2.6.1cvs39
2027 * src/plugins/bogofilter/bogofilter.c
2028 * src/plugins/bogofilter/bogofilter_gtk.c
2029 flag whitelisted spams as spam, but don't filter it to the spam
2030 folder. Thanks to Colin.
2032 2006-12-15 [ticho] 2.6.1cvs38
2034 * src/plugins/bogofilter/bogofilter.c
2035 * src/plugins/bogofilter/bogofilter.h
2036 * src/plugins/bogofilter/bogofilter_gtk.c
2037 Add option to whitelist senders found in addressbook. Patch by colin.
2039 2006-12-15 [paul] 2.6.1cvs37
2042 add missing #include "log.h"
2044 2006-12-15 [paul] 2.6.1cvs36
2046 * src/plugins/bogofilter/bogofilter.c
2047 * src/plugins/bogofilter/bogofilter.h
2048 * src/plugins/bogofilter/bogofilter_gtk.c
2049 Add an option to allow inserting an
2050 X-Claws-Bogosity header (on MH folders
2051 only). Patch by Colin
2053 2006-12-14 [colin] 2.6.1cvs35
2056 "Yes" should be the default choice for
2057 migration configuration
2059 2006-12-14 [paul] 2.6.1cvs34
2061 * src/prefs_summaries.c
2062 * manual/advanced.xml
2063 Unhide mark_as_read_delay
2065 2006-12-14 [paul] 2.6.1cvs33
2074 Fix printing of selection
2075 Fix printing of message parts
2076 Fix printing of images
2077 * src/gtk/gtksourceprintjob.c
2078 Fix page count when there are images
2080 2006-12-14 [wwp] 2.6.1cvs32
2085 * src/gtk/quicksearch.c
2086 fix quicksearch 'magnify' button status when QS is closed
2087 using the Escape key, thanks to Colin.
2089 2006-12-14 [wwp] 2.6.1cvs31
2094 * src/gtk/quicksearch.c
2095 fix quicksearch 'magnify' button status when QS is closed
2096 using the Escape key, thanks to Colin.
2098 2006-12-13 [colin] 2.6.1cvs30
2102 Use the binary safe version of ldap_get_values,
2103 to make sure we manipulate null-terminated
2104 strings. Maybe fixes bug 1075, 'claws mail
2105 segfault when completing ldap adresses'
2106 * src/syldap.c ** REMOVED **
2107 * src/syldap.h ** REMOVED **
2110 2006-12-13 [mones] 2.6.1cvs29
2113 Fixed piped strings, fixed click translation
2115 2006-12-13 [paul] 2.6.1cvs28
2118 don't translate these strings
2120 2006-12-13 [paul] 2.6.1cvs27
2125 2006-12-13 [colin] 2.6.1cvs26
2129 Add claws_is_starting()
2131 2006-12-13 [mones] 2.6.1cvs25
2133 * manual/es/advanced.xml
2135 Synced manual and updated translation
2137 2006-12-12 [colin] 2.6.1cvs24
2140 Add an option to use STARTTLS in the
2141 welcome wizard. Fixes bug 1080,
2142 'Using SSL option in wizard for incoming
2143 server does not activate SSL with STARTTLS'
2145 2006-12-12 [colin] 2.6.1cvs23
2148 Don't exit when there's an incomplete
2149 mailbox configured - leaves a chance
2150 to fix a failing IMAP account. Exit
2151 if no mailbox at all is loaded (case
2153 Completes bug 1077's fix (I was wrong
2154 in this bug's comment #3).
2156 2006-12-12 [colin] 2.6.1cvs22
2159 Add another menu data type
2160 * src/prefs_account.c
2161 Complete the completion of bug 1076
2162 (doesn't lose the pref on apply)
2164 2006-12-12 [paul] 2.6.1cvs21
2166 * src/prefs_account.c
2167 complete the fix of bug 1076
2168 also be more verbose with the text
2170 2006-12-12 [paul] 2.6.1cvs20
2172 * src/gtk/combobox.c
2173 fix compilation warning
2175 2006-12-11 [colin] 2.6.1cvs19
2178 Document :port in server entry tooltips
2180 2006-12-11 [colin] 2.6.1cvs18
2185 2006-12-11 [colin] 2.6.1cvs17
2188 Add failing IMAP as a reason for no
2191 2006-12-11 [colin] 2.6.1cvs16
2193 * src/prefs_account.c
2194 Check for existence of inbox for local
2197 Allow setting the port to use for servers
2198 by using the usual "server.example.com:port"
2199 syntax. Fixes bug 1077, 'sylpheed-claws does
2200 not start when IMAP server is unavailable'
2202 2006-12-11 [colin] 2.6.1cvs15
2204 * src/prefs_account.c
2205 Prevent use of non-existing default inbox
2207 2006-12-11 [colin] 2.6.1cvs14
2209 * src/prefs_account.c
2210 Fix sensitivity. Fixes bug 1076, 'privacy
2211 options are displayed even when pgp plugin
2212 not loaded / available'
2214 2006-12-09 [colin] 2.6.1cvs13
2216 * manual/advanced.xml
2217 * src/prefs_common.c
2218 * src/prefs_common.h
2219 * src/common/ssl_certificate.c
2220 Add a new hidden preference, 'unsafe_ssl_certs',
2221 which allows to store multiple certificates per
2222 server/port. This is disabled by default because
2223 it's less secure (presenting a new certificate
2224 instead of a changed one raises less alarms).
2225 This will cause Claws to ask about an unknown
2226 certificate for people who have used 2.6.1cvs8
2229 2006-12-09 [colin] 2.6.1cvs12
2232 Fix cache updating after action
2234 2006-12-07 [wwp] 2.6.1cvs11
2237 fix email address comparison when replying to all
2238 (avoid replying to ourselves), thanks to Colin.
2240 2006-12-06 [paul] 2.6.1cvs10
2247 * src/common/utils.c
2248 ...and more renaming
2251 2006-12-06 [paul] 2.6.1cvs9
2262 2006-12-06 [colin] 2.6.1cvs8
2265 * src/common/ssl_certificate.c
2266 * src/common/ssl_certificate.h
2267 Handle multiple certificates per host/port
2269 2006-12-06 [colin] 2.6.1cvs7
2271 * src/etpan/imap-thread.c
2272 Fix certificate checking on IMAP
2274 2006-12-06 [colin] 2.6.1cvs6
2277 Fix bug 1072, 'Claws stops fetching newsgroups
2278 from server when newsgroup got deleted': continue
2279 checking other groups
2281 2006-12-05 [wwp] 2.6.1cvs5
2283 * src/message_search.c
2284 * src/summary_search.c
2285 * src/gtk/combobox.c
2286 * src/gtk/combobox.h
2287 * src/gtk/gtkutils.c
2288 * src/gtk/gtkutils.h
2289 make up and down arrow keys in modern gtk_combo_box_entry widgets
2290 behave like w/ old comboboxes (summary and message search only).
2292 2006-12-05 [paul] 2.6.1cvs4
2298 2006-12-05 [paul] 2.6.1cvs3
2301 * tools/textviewer.pl
2302 script updated and description added
2304 2006-12-04 [colin] 2.6.1cvs2
2307 Run pre-send hook only when checking
2310 2006-12-04 [paul] 2.6.1cvs1
2317 bump up version number following stable release
2319 2006-12-04 [paul] 2.6.0cvs83
2322 updates and corrections
2324 2006-12-04 [colin] 2.6.0cvs82
2326 * src/common/utils.c
2327 Probably fix bug 1066, 'Incorrect mailbox
2330 2006-12-04 [colin] 2.6.0cvs81
2332 * src/common/utils.c
2333 Trim tabs from mailcap file too.
2335 2006-12-02 [paul] 2.6.0cvs80
2338 fix broken GUI under certain languages
2340 put the Cancel button to the right
2342 2006-12-01 [paul] 2.6.0cvs79
2345 remove reference to removed file
2347 2006-12-01 [wwp] 2.6.0cvs78
2351 remove forgotten debug statements.
2353 2006-12-01 [wwp] 2.6.0cvs77
2355 * manual/advanced.xml
2356 * manual/fr/advanced.xml
2362 * src/prefs_common.c
2363 * src/prefs_common.h
2364 * src/gtk/gtkutils.c
2365 * src/gtk/gtkutils.h
2366 add a hidden option to allow embedding the editaddress (edit contact details)
2367 dialog into the addressbook's window. This doesn't change the default
2370 2006-12-01 [wwp] 2.6.0cvs76
2372 * src/message_search.c
2373 * src/summary_search.c
2374 fix more focus issues (don't set focus to combobox's entry widget when
2375 entry's value changed, if entry widget has focus already).
2377 2006-12-01 [wwp] 2.6.0cvs75
2379 * src/gtk/quicksearch.c
2380 revert last changes to the quicksearch gtk_combo_box, this needs more
2383 2006-12-01 [paul] 2.6.0cvs74
2385 * tools/kdeservicemenu/README
2386 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2387 * tools/kdeservicemenu/install.sh
2388 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2389 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2390 simplify this stuff, and in so doing,
2391 fix it. (possibly re-extend it again at
2394 2006-12-01 [wwp] 2.6.0cvs73
2396 * src/gtk/quicksearch.c
2397 adapt quicksearch code to use modern gtk_combo_box'es.
2399 2006-12-01 [wwp] 2.6.0cvs72
2402 * src/prefs_common.c
2403 * src/prefs_common.h
2404 * src/message_search.c
2405 * src/summary_search.c
2406 * src/gtk/combobox.c
2407 * src/gtk/combobox.h
2408 add history combos to all message and summary search fields.
2410 2006-12-01 [wwp] 2.6.0cvs71
2413 As the list may change while the mark as read delay
2414 runs, we can't rely on the 'row' pointer, which can
2415 be invalid when the timeout is called. As the mark
2416 as read is only done if the message is still selected,
2417 use summaryview->selected instead. Thanks to Colin.
2419 2006-11-30 [paul] 2.6.0cvs70
2422 give emphasis to "Sylpheed-Claws"
2423 as well as "Claws Mail"
2425 2006-11-30 [colin] 2.6.0cvs69
2428 Put the SSL checkboxes in the receiving
2429 and sending server pages.
2431 2006-11-29 [colin] 2.6.0cvs68
2433 * src/gtk/gtkutils.c
2434 * src/gtk/gtkvscrollbutton.c
2435 Revert some deprecated fixes - they seem to
2436 deprecate stuff as soon as a new one gets out.
2437 g_object_ref_sink needed glib-2.10.
2439 2006-11-29 [colin] 2.6.0cvs67
2441 * src/common/utils.c
2442 Create .mailcap if it doesn't exist
2444 2006-11-29 [colin] 2.6.0cvs66
2447 Followup to cvs60: use original list
2448 of recipients if replying to a mail
2449 in Sent Drafts or Queue.
2451 2006-11-27 [paul] 2.6.0cvs65
2453 * src/image_viewer.c
2454 revert the last change for now (it's broken)
2456 2006-11-27 [paul] 2.6.0cvs64
2460 * m4/aclocal-include.m4
2477 * src/common/Makefile.am
2478 * src/common/claws.c
2479 * src/common/claws.h
2481 * src/common/sylpheed.c
2482 * src/common/sylpheed.h
2483 * src/etpan/Makefile.am
2484 * src/gtk/Makefile.am
2485 * src/gtk/claws-marshal.list
2487 * src/gtk/gtksctree.c
2488 * src/gtk/quicksearch.c
2489 * src/gtk/sylpheed-marshal.list
2490 * src/plugins/bogofilter/bogofilter.c
2491 * src/plugins/bogofilter/bogofilter_gtk.c
2492 * src/plugins/clamav/clamav_plugin.c
2493 * src/plugins/clamav/clamav_plugin_gtk.c
2494 * src/plugins/demo/demo.c
2495 * src/plugins/dillo_viewer/dillo_viewer.c
2496 * src/plugins/pgpcore/Makefile.am
2497 * src/plugins/pgpcore/claws.def
2498 * src/plugins/pgpcore/pgp_viewer.c
2499 * src/plugins/pgpcore/plugin.c
2500 * src/plugins/pgpcore/sylpheed.def
2501 * src/plugins/pgpinline/Makefile.am
2502 * src/plugins/pgpinline/claws.def
2503 * src/plugins/pgpinline/plugin.c
2504 * src/plugins/pgpinline/sylpheed.def
2505 * src/plugins/pgpmime/Makefile.am
2506 * src/plugins/pgpmime/claws.def
2507 * src/plugins/pgpmime/plugin.c
2508 * src/plugins/pgpmime/sylpheed.def
2509 * src/plugins/spamassassin/spamassassin.c
2510 * src/plugins/spamassassin/spamassassin_gtk.c
2511 * src/plugins/trayicon/trayicon.c
2513 remove deprecated gtk_tooltips_set_delay()
2515 2006-11-26 [paul] 2.6.0cvs63
2519 * src/image_viewer.c
2521 * src/gtk/gtkutils.c
2522 * src/gtk/gtkvscrollbutton.c
2523 * src/gtk/prefswindow.c
2524 * src/plugins/pgpcore/prefs_gpg.c
2525 replace more deprecated GTK+ functions
2527 2006-11-26 [paul] 2.6.0cvs62
2532 replace deprecated gtk_idle_... functions
2534 2006-11-26 [paul] 2.6.0cvs61
2540 * src/gtk/gtkvscrollbutton.c
2541 * src/gtk/quicksearch.c
2542 * src/plugins/pgpcore/passphrase.c
2543 replace deprecated gtk_timeout_add and
2546 2006-11-26 [paul] 2.6.0cvs60
2549 fix bug that caused the wrong recipient
2550 to be selected when replying to a msg
2551 which is From one of our accounts to
2552 another of our accounts
2554 2006-11-25 [paul] 2.6.0cvs59
2557 don't change the From column title to
2558 To if the To column is visible
2560 2006-11-24 [paul] 2.6.0cvs58
2563 fix bug 1069, 'Sent mails disappear, BCC
2564 or locking problem?'
2566 2006-11-21 [wwp] 2.6.0cvs57
2569 fix spelling menu when replying (same as 2.3.1cvs39):
2570 discrepancy between context menu and top menu when
2571 folder's dictionary isn't the default one.
2573 2006-11-19 [paul] 2.6.0cvs56
2576 obey always_show_msg option when
2578 * src/plugins/bogofilter/bogofilter.c
2581 2006-11-18 [paul] 2.6.0cvs55
2591 * src/gtk/icon_legend.c
2592 * src/gtk/icon_legend.h
2593 * tools/OOo2claws-mail.pl
2595 * tools/acroread2claws-mail.pl
2596 * tools/claws.i18n.status.pl
2597 * tools/filter_conv.pl
2598 * tools/filter_conv_new.pl
2599 * tools/freshmeat_search.pl
2600 * tools/google_search.pl
2601 * tools/kmail2claws-mail.pl
2602 * tools/kmail2claws-mail_v2.pl
2603 * tools/maildir2claws-mail.pl
2604 * tools/make.themes.project
2605 * tools/multiwebsearch.pl
2606 * tools/outlook2claws-mail.pl
2607 * tools/tb2claws-mail
2608 * tools/kdeservicemenu/README
2609 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2610 update mine and wwp's email addresses in
2613 * src/prefs_compose_writing.c
2614 set sensitivity on 'new message format' frame
2616 2006-11-17 [paul] 2.6.0cvs54
2619 more reworking of the GUI
2620 Patch by Fabien Vantard
2622 2006-11-16 [paul] 2.6.0cvs53
2625 set a minimum size for the window, allow
2626 it to automatically expand as necessary
2628 2006-11-16 [wwp] 2.6.0cvs52
2631 better wrap of copyright info on some systems.
2633 2006-11-16 [paul] 2.6.0cvs51
2636 move the tech info from the upper panel
2638 use a gtk_text_view for the features tab
2640 2006-11-16 [paul] 2.6.0cvs50
2643 update my email address
2650 * src/plugins/trayicon/trayicon.c
2651 don't offer simple menu separators
2654 add separator between 'mark all read'
2657 2006-11-15 [wwp] 2.6.0cvs49
2660 updated manuals authors.
2662 2006-11-14 [paul] 2.6.0cvs48
2665 Fix Options/Reply mode after draft save
2667 2006-11-14 [paul] 2.6.0cvs47
2670 Fix make DESTDIR=...
2673 * src/plugins/pgpinline/pgpinline.c
2674 Probably fix bug 1061
2676 2006-11-14 [paul] 2.6.0cvs46
2681 * src/stock_pixmap.c
2682 * src/stock_pixmap.h
2684 * src/pixmaps/active.xpm
2685 * src/pixmaps/inactive.xpm
2686 add a new page, 'Features', to the About dialog
2687 showing which features are compiled in and which
2690 2006-11-14 [paul] 2.6.0cvs45
2693 updated by Pavlo Bohmat
2695 2006-11-14 [colin] 2.6.0cvs44
2703 * src/gtk/gtkaspell.c
2704 Fix 64-bit-related warnings
2706 Fix possible infinite loop
2707 * src/plugins/pgpcore/sgpgme.c
2708 Remove useless check
2710 2006-11-13 [colin] 2.6.0cvs43
2712 * src/gtk/Makefile.am
2713 authors.h isn't generated
2715 2006-11-13 [colin] 2.6.0cvs42
2717 * src/plugins/pgpinline/pgpinline.c
2718 * src/plugins/pgpmime/pgpmime.c
2719 Very probably fix bug 1061, 'crash on
2720 opening signed email'. Another cast
2723 2006-11-13 [colin] 2.6.0cvs41
2725 * src/plugins/pgpcore/sgpgme.c
2726 Maybe fix bug 1061, 'crash on opening
2729 2006-11-13 [wwp] 2.6.0cvs40
2731 * src/plugins/pgpinline/pgpinline.c
2732 fix candidate for bug #1057, thanks to Colin.
2734 2006-11-13 [wwp] 2.6.0cvs39
2737 * src/quote_fmt_parse.y
2738 fix bug 1052: current parser buffer was not always
2739 allocated, ptr to this buffer could be returned as
2740 NULL whereas no parser error has occurred. in
2741 consequence, defining a template body as "%d"
2742 (w/o the quotes) for the first time of the instance
2743 of claws-mail, was reporting a parser error. make
2744 sure that the buffer is always allocated, even to
2746 fix mis-unescaping in compose.:compose_quote_fmt():
2747 unescaping of the fmt string was always done
2748 whereas it must be done *only* when receiving
2749 quote format strings issued from the prefs
2750 (compose new message, reply, forward, redirect
2751 formats), *not* when applying templates. in
2752 consequences, applying templates w/ sequences
2753 like \\|p{echo} were failing. make sure that
2754 unescaping is done only when necessary.
2756 2006-11-12 [colin] 2.6.0cvs38
2761 2006-11-12 [colin] 2.6.0cvs37
2763 * src/plugins/pgpinline/pgpinline.c
2764 * src/plugins/pgpmime/pgpmime.c
2765 Release GPG context at the latest
2766 possible moment. Maybe fixes
2767 bug 1057, 'crash on sending signed
2768 message to a newsgroup'
2771 2006-11-12 [colin] 2.6.0cvs36
2773 * src/plugins/pgpcore/sgpgme.c
2774 Tell a bit more when gpg's status doesn't
2775 contain any signature
2777 2006-11-12 [colin] 2.6.0cvs35
2780 Fix bug 1060, 'compilation error with
2783 2006-11-12 [paul] 2.6.0cvs34
2785 * doc/man/claws-mail.1
2787 * src/plugins/clamav/README
2788 * src/plugins/spamassassin/README
2790 * tools/freshmeat_search.pl
2791 * tools/google_search.pl
2792 * tools/multiwebsearch.pl
2794 * src/plugins/trayicon/trayicon.c
2795 fix compiliation warning
2797 2006-11-11 [colin] 2.6.0cvs33
2800 Forbid drag and drop from/to different
2801 folders of type F_UNKNOWN
2803 2006-11-11 [colin] 2.6.0cvs32
2805 * src/plugins/pgpinline/pgpinline.c
2806 Fix typo in previous commit:
2808 + if ((err = gpgme_new(&data->ctx)) ...)
2810 2006-11-11 [colin] 2.6.0cvs31
2812 * src/plugins/pgpinline/pgpinline.c
2813 * src/plugins/pgpmime/pgpmime.c
2814 Check success after calling gpgme_new
2815 Maybe fixes bug 1057, 'crash on sending
2816 signed message to a newsgroup'
2818 2006-11-11 [colin] 2.6.0cvs30
2821 init undostruct to 0s (from
2822 valgrind log of bug 1057)
2824 2006-11-10 [colin] 2.6.0cvs29
2827 Set cursor to wait before filtering
2828 duplicates in all folders
2829 * src/plugins/bogofilter/bogofilter.c
2830 * src/plugins/bogofilter/bogofilter.h
2831 * src/plugins/bogofilter/bogofilter_gtk.c
2832 Completely thread away the bogofilter
2835 2006-11-10 [mones] 2.6.0cvs28
2839 added COMPOSE_CHECK_BEFORE_SEND hook
2841 2006-11-10 [paul] 2.6.0cvs27
2845 add libSM to get_compiled_in_features()
2849 2006-11-10 [colin] 2.6.0cvs26
2851 * src/etpan/imap-thread.c
2852 Add a reference to libetpan's sasl engine
2853 so that sasl_done() doesn't get called by
2854 libetpan, and doesn't break openssl.
2855 Should fix bug 1053, 'SC fails to reestablish
2856 a secure connection'
2859 2006-11-10 [colin] 2.6.0cvs25
2861 * manual/addrbook.xml
2862 * manual/advanced.xml
2867 2006-11-09 [colin] 2.6.0cvs24
2869 * src/plugins/bogofilter/bogofilter_gtk.c
2870 Add comment about annoyance
2872 2006-11-09 [colin] 2.6.0cvs23
2874 * src/plugins/bogofilter/bogofilter.c
2875 * src/plugins/bogofilter/bogofilter_gtk.c
2876 Prepare things needed to thread bogofilter
2877 filtering: separate bogo stuff and possible GUI
2880 2006-11-09 [colin] 2.6.0cvs22
2884 Search for one of our accounts in Delivered-To
2885 (helps for auto-account selection when
2886 replying/forwarding)
2890 * src/plugins/trayicon/trayicon.c
2891 Allow opening a new mail with any account from
2894 2006-11-09 [wwp] 2.6.0cvs21
2897 * src/prefs_common.c
2898 * src/prefs_common.h
2899 * src/prefs_compose_writing.c
2900 add a compose new message format (in prefs/compose/writing), it's a
2901 simple subject+body template to use when opening a new composition
2902 window. It's similar to the existent reply and forward formats.
2904 enhanced the template/format % symbols substitution mechanism to
2905 use current composition window information when % are used in
2906 the compose new message format or in templates applied to new
2907 messages (there were useless in that situations before). When
2908 applied to new messages, %d corresponds to the system time/date.
2910 2006-11-09 [paul] 2.6.0cvs20
2915 2006-11-09 [paul] 2.6.0cvs19
2918 keep tje alphabetical order
2920 2006-11-08 [colin] 2.6.0cvs18
2922 * src/etpan/imap-thread.c
2923 Fix bug 1054, 'Slowness logging big
2926 2006-11-08 [paul] 2.6.0cvs17
2931 2006-11-08 [paul] 2.6.0cvs16
2936 2006-11-08 [paul] 2.6.0cvs15
2939 * tools/OOo2claws-mail.pl
2940 * tools/OOo2sylpheed.pl
2942 * tools/acroread2claws-mail.pl
2943 * tools/acroread2sylpheed.pl
2944 * tools/kmail2claws-mail.pl
2945 * tools/kmail2claws-mail_v2.pl
2946 * tools/kmail2sylpheed.pl
2947 * tools/kmail2sylpheed_v2.pl
2948 * tools/maildir2claws-mail.pl
2949 * tools/maildir2sylpheed.pl
2950 * tools/nautilus2claws-mail.sh
2951 * tools/nautilus2sylpheed.sh
2952 * tools/outlook2claws-mail.pl
2953 * tools/outlook2sylpheed.pl
2954 * tools/tb2claws-mail
2956 * tools/tbird2claws.py
2957 * tools/tbird2syl.py
2958 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2959 * tools/kdeservicemenu/install.sh
2960 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2961 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2962 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2963 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2964 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2965 renamed (removed, added) tools files
2967 2006-11-08 [paul] 2.6.0cvs14
2971 Migrate sylpheedrc to clawsrc, and fix the standard
2972 plugins path in the process
2974 2006-11-07 [colin] 2.6.0cvs13
2977 Symlink sylpheed-claws relative to
2980 2006-11-07 [colin] 2.6.0cvs12
2983 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
2985 2006-11-07 [paul] 2.6.0cvs11
2988 Fix a missed occurence of
2991 2006-11-07 [paul] 2.6.0cvs10
2994 Fix symlink installation
2996 2006-11-07 [paul] 2.6.0cvs9
2999 Symlink claws-mail to sylpheed-claws
3000 * src/common/utils.c
3001 Fix migrating symlinks
3002 * src/etpan/imap-thread.c
3003 check certificate only when there's
3006 2006-11-07 [paul] 2.6.0cvs8
3009 Fix icon breakages with Gtk, which needs a
3010 cache updated to see them.
3012 2006-11-07 [paul] 2.6.0cvs7
3023 * claws-mail-128x128.png
3024 * claws-mail-64x64.png
3029 * sylpheed-claws-128x128.png
3030 * sylpheed-claws-64x64.png
3031 * sylpheed-claws.desktop
3032 * sylpheed-claws.ico
3033 * sylpheed-claws.pc.in
3034 * sylpheed-claws.png
3035 * debian/README.Debian
3037 * debian/claws-mail.desktop
3038 * debian/claws-mail.menu
3039 * debian/claws-mail.postinst.debhelper
3040 * debian/claws-mail.postrm.debhelper
3045 * debian/sylpheed-claws.desktop
3046 * debian/sylpheed-claws.menu
3047 * debian/sylpheed-claws.postinst.debhelper
3048 * debian/sylpheed-claws.postrm.debhelper
3049 * doc/man/Makefile.am
3050 * doc/man/claws-mail.1
3051 * doc/man/sylpheed-claws.1
3052 * doc/src/ChangeLog.claws-pre0.8.0
3053 * manual/Makefile.am
3054 * manual/account.xml
3056 * manual/addrbook.xml
3057 * manual/advanced.xml
3058 * manual/claws-mail-manual.xml
3060 * manual/glossary.xml
3061 * manual/handling.xml
3063 * manual/keyboard.xml
3064 * manual/plugins.xml
3065 * manual/starting.xml
3066 * manual/sylpheed-claws-manual.xml
3068 * manual/dist/.cvsignore
3069 * manual/dist/html/.cvsignore
3070 * manual/dist/html/Makefile.am
3071 * manual/dist/pdf/.cvsignore
3072 * manual/dist/pdf/Makefile.am
3073 * manual/dist/ps/.cvsignore
3074 * manual/dist/ps/Makefile.am
3075 * manual/dist/txt/.cvsignore
3076 * manual/dist/txt/Makefile.am
3077 * manual/es/Makefile.am
3078 * manual/es/advanced.xml
3079 * manual/es/claws-mail-manual.xml
3081 * manual/es/glossary.xml
3082 * manual/es/handling.xml
3083 * manual/es/intro.xml
3084 * manual/es/plugins.xml
3085 * manual/es/sylpheed-claws-manual.xml
3086 * manual/es/dist/.cvsignore
3087 * manual/es/dist/html/.cvsignore
3088 * manual/es/dist/html/Makefile.am
3089 * manual/es/dist/pdf/.cvsignore
3090 * manual/es/dist/pdf/Makefile.am
3091 * manual/es/dist/ps/.cvsignore
3092 * manual/es/dist/ps/Makefile.am
3093 * manual/es/dist/txt/.cvsignore
3094 * manual/es/dist/txt/Makefile.am
3095 * manual/fr/Makefile.am
3096 * manual/fr/account.xml
3098 * manual/fr/addrbook.xml
3099 * manual/fr/advanced.xml
3100 * manual/fr/claws-mail-manual.xml
3102 * manual/fr/glossary.xml
3103 * manual/fr/handling.xml
3104 * manual/fr/intro.xml
3105 * manual/fr/keyboard.xml
3106 * manual/fr/plugins.xml
3107 * manual/fr/starting.xml
3108 * manual/fr/sylpheed-claws-manual.xml
3109 * manual/fr/dist/.cvsignore
3110 * manual/fr/dist/html/.cvsignore
3111 * manual/fr/dist/html/Makefile.am
3112 * manual/fr/dist/pdf/.cvsignore
3113 * manual/fr/dist/pdf/Makefile.am
3114 * manual/fr/dist/ps/.cvsignore
3115 * manual/fr/dist/ps/Makefile.am
3116 * manual/fr/dist/txt/.cvsignore
3117 * manual/fr/dist/txt/Makefile.am
3118 * manual/pl/Makefile.am
3119 * manual/pl/account.xml
3121 * manual/pl/addrbook.xml
3122 * manual/pl/advanced.xml
3123 * manual/pl/claws-mail-manual.xml
3125 * manual/pl/glossary.xml
3126 * manual/pl/handling.xml
3127 * manual/pl/intro.xml
3128 * manual/pl/keyboard.xml
3129 * manual/pl/plugins.xml
3130 * manual/pl/starting.xml
3131 * manual/pl/sylpheed-claws-manual.xml
3132 * manual/pl/dist/.cvsignore
3133 * manual/pl/dist/html/.cvsignore
3134 * manual/pl/dist/html/Makefile.am
3135 * manual/pl/dist/pdf/.cvsignore
3136 * manual/pl/dist/pdf/Makefile.am
3137 * manual/pl/dist/ps/.cvsignore
3138 * manual/pl/dist/ps/Makefile.am
3139 * manual/pl/dist/txt/.cvsignore
3140 * manual/pl/dist/txt/Makefile.am
3164 * src/addressbook_foldersel.c
3165 * src/addressbook_foldersel.h
3187 * src/customheader.c
3188 * src/customheader.h
3189 * src/displayheader.c
3190 * src/displayheader.h
3201 * src/editldap_basedn.c
3202 * src/editldap_basedn.h
3218 * src/folder_item_prefs.c
3219 * src/folder_item_prefs.h
3226 * src/grouplistdialog.c
3227 * src/grouplistdialog.h
3230 * src/image_viewer.c
3231 * src/image_viewer.h
3270 * src/matcher_parser.h
3271 * src/matcher_parser_lex.l
3272 * src/matcher_parser_parse.y
3275 * src/message_search.c
3276 * src/message_search.h
3295 * src/partial_download.c
3296 * src/partial_download.h
3301 * src/prefs_account.c
3302 * src/prefs_account.h
3303 * src/prefs_actions.c
3304 * src/prefs_actions.h
3305 * src/prefs_common.c
3306 * src/prefs_common.h
3307 * src/prefs_compose_writing.c
3308 * src/prefs_compose_writing.h
3309 * src/prefs_customheader.c
3310 * src/prefs_customheader.h
3311 * src/prefs_display_header.c
3312 * src/prefs_display_header.h
3313 * src/prefs_ext_prog.c
3314 * src/prefs_ext_prog.h
3315 * src/prefs_filtering.c
3316 * src/prefs_folder_column.c
3317 * src/prefs_folder_column.h
3318 * src/prefs_folder_item.c
3319 * src/prefs_folder_item.h
3324 * src/prefs_image_viewer.c
3325 * src/prefs_image_viewer.h
3326 * src/prefs_matcher.c
3327 * src/prefs_matcher.h
3328 * src/prefs_message.c
3329 * src/prefs_message.h
3330 * src/prefs_msg_colors.c
3331 * src/prefs_msg_colors.h
3336 * src/prefs_receive.c
3337 * src/prefs_receive.h
3340 * src/prefs_spelling.c
3341 * src/prefs_spelling.h
3342 * src/prefs_summaries.c
3343 * src/prefs_summaries.h
3344 * src/prefs_summary_column.c
3345 * src/prefs_summary_column.h
3346 * src/prefs_template.c
3347 * src/prefs_template.h
3348 * src/prefs_themes.c
3349 * src/prefs_themes.h
3350 * src/prefs_toolbar.c
3351 * src/prefs_toolbar.h
3352 * src/prefs_wrapping.c
3353 * src/prefs_wrapping.h
3363 * src/quote_fmt_parse.y
3366 * src/remotefolder.c
3367 * src/remotefolder.h
3368 * src/send_message.c
3369 * src/send_message.h
3372 * src/sourcewindow.c
3373 * src/sourcewindow.h
3378 * src/stock_pixmap.c
3379 * src/stock_pixmap.h
3380 * src/summary_search.c
3381 * src/summary_search.h
3398 * src/common/base64.c
3399 * src/common/base64.h
3401 * src/common/hooks.c
3402 * src/common/hooks.h
3405 * src/common/mgutils.c
3406 * src/common/mgutils.h
3409 * src/common/passcrypt.c
3410 * src/common/passcrypt.h.in
3411 * src/common/plugin.c
3412 * src/common/plugin.h
3413 * src/common/prefs.c
3414 * src/common/prefs.h
3415 * src/common/progressindicator.c
3416 * src/common/progressindicator.h
3417 * src/common/quoted-printable.c
3418 * src/common/quoted-printable.h
3419 * src/common/session.c
3420 * src/common/session.h
3423 * src/common/socket.c
3424 * src/common/socket.h
3427 * src/common/stringtable.c
3428 * src/common/stringtable.h
3429 * src/common/sylpheed.c
3430 * src/common/sylpheed.h
3431 * src/common/template.c
3432 * src/common/template.h
3433 * src/common/timing.h
3434 * src/common/utils.c
3435 * src/common/utils.h
3436 * src/common/version.h.in
3439 * src/common/xmlprops.c
3440 * src/common/xmlprops.h
3442 * src/gtk/colorlabel.c
3443 * src/gtk/colorlabel.h
3444 * src/gtk/colorsel.c
3445 * src/gtk/colorsel.h
3446 * src/gtk/combobox.c
3447 * src/gtk/combobox.h
3448 * src/gtk/description_window.c
3449 * src/gtk/description_window.h
3452 * src/gtk/foldersort.c
3453 * src/gtk/foldersort.h
3454 * src/gtk/gtkaspell.c
3455 * src/gtk/gtkaspell.h
3456 * src/gtk/gtksctree.c
3457 * src/gtk/gtkshruler.c
3458 * src/gtk/gtkshruler.h
3459 * src/gtk/gtkutils.c
3460 * src/gtk/gtkutils.h
3461 * src/gtk/icon_legend.c
3462 * src/gtk/icon_legend.h
3463 * src/gtk/logwindow.c
3464 * src/gtk/logwindow.h
3465 * src/gtk/manage_window.c
3466 * src/gtk/manage_window.h
3467 * src/gtk/pluginwindow.c
3468 * src/gtk/pluginwindow.h
3469 * src/gtk/prefswindow.c
3470 * src/gtk/prefswindow.h
3471 * src/gtk/quicksearch.c
3472 * src/gtk/quicksearch.h
3473 * src/pixmaps/claws-mail.xpm
3474 * src/pixmaps/claws-mail_icon.xpm
3475 * src/pixmaps/claws-mail_logo.xpm
3476 * src/pixmaps/sylpheed-claws.xpm
3477 * src/pixmaps/sylpheed-claws_icon.xpm
3478 * src/pixmaps/sylpheed-claws_logo.xpm
3479 * src/plugins/bogofilter/Makefile.am
3480 * src/plugins/bogofilter/bogofilter.c
3481 * src/plugins/bogofilter/bogofilter.h
3482 * src/plugins/bogofilter/bogofilter_gtk.c
3483 * src/plugins/clamav/Makefile.am
3484 * src/plugins/clamav/clamav_plugin.c
3485 * src/plugins/clamav/clamav_plugin.h
3486 * src/plugins/clamav/clamav_plugin_gtk.c
3487 * src/plugins/demo/Makefile.am
3488 * src/plugins/demo/demo.c
3489 * src/plugins/dillo_viewer/Makefile.am
3490 * src/plugins/dillo_viewer/README
3491 * src/plugins/dillo_viewer/dillo_prefs.c
3492 * src/plugins/dillo_viewer/dillo_prefs.h
3493 * src/plugins/dillo_viewer/dillo_viewer.c
3494 * src/plugins/pgpcore/Makefile.am
3495 * src/plugins/pgpcore/passphrase.c
3496 * src/plugins/pgpcore/passphrase.h
3497 * src/plugins/pgpcore/pgp_viewer.c
3498 * src/plugins/pgpcore/pgp_viewer.h
3499 * src/plugins/pgpcore/plugin.c
3500 * src/plugins/pgpcore/prefs_gpg.c
3501 * src/plugins/pgpcore/prefs_gpg.h
3502 * src/plugins/pgpcore/select-keys.c
3503 * src/plugins/pgpcore/select-keys.h
3504 * src/plugins/pgpcore/sgpgme.c
3505 * src/plugins/pgpcore/sgpgme.h
3506 * src/plugins/pgpcore/sylpheed.def
3507 * src/plugins/pgpcore/version.rc
3508 * src/plugins/pgpinline/Makefile.am
3509 * src/plugins/pgpinline/pgpinline.c
3510 * src/plugins/pgpinline/pgpinline.h
3511 * src/plugins/pgpinline/plugin.c
3512 * src/plugins/pgpinline/sylpheed.def
3513 * src/plugins/pgpinline/version.rc
3514 * src/plugins/pgpmime/Makefile.am
3515 * src/plugins/pgpmime/pgpmime.c
3516 * src/plugins/pgpmime/pgpmime.h
3517 * src/plugins/pgpmime/plugin.c
3518 * src/plugins/pgpmime/sylpheed.def
3519 * src/plugins/pgpmime/version.rc
3520 * src/plugins/spamassassin/Makefile.am
3521 * src/plugins/spamassassin/README
3522 * src/plugins/spamassassin/spamassassin.c
3523 * src/plugins/spamassassin/spamassassin.h
3524 * src/plugins/spamassassin/spamassassin_gtk.c
3525 * src/plugins/trayicon/Makefile.am
3526 * src/plugins/trayicon/trayicon.c
3527 * tools/OOo2sylpheed.pl
3529 * tools/README.sylprint
3530 * tools/acroread2sylpheed.pl
3531 * tools/claws.i18n.status.pl
3532 * tools/filter_conv.pl
3533 * tools/filter_conv_new.pl
3534 * tools/freshmeat_search.pl
3535 * tools/google_search.pl
3536 * tools/kmail2sylpheed.pl
3537 * tools/kmail2sylpheed_v2.pl
3538 * tools/make.themes.project
3539 * tools/multiwebsearch.pl
3540 * tools/nautilus2sylpheed.sh
3541 * tools/outlook2sylpheed.pl
3545 * tools/textviewer.sh
3546 * tools/vcard2xml.py
3547 * tools/kdeservicemenu/README
3548 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3549 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3550 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3551 Change name to Claws Mail. Announce to follow...
3553 2006-11-06 [wwp] 2.6.0cvs6
3555 * src/prefs_template.c
3556 unify messages related to quote format/template errors (fix
3557 capitalization), again.
3559 2006-11-06 [wwp] 2.6.0cvs5
3562 unify messages related to quote format/template errors.
3564 2006-11-06 [wwp] 2.6.0cvs4
3566 * src/prefs_msg_colors.c
3567 more uses of Q_ macro for contextual translations, thanks
3570 2006-11-06 [wwp] 2.6.0cvs3
3573 * src/common/utils.c
3574 * src/common/utils.h
3575 show an alertpanel to make sure users are aware that sensitive
3576 files are attached (it's file blacklist-based). This will fix
3577 interaction w/ GoogleEarth for instance, thanks to Colin.
3579 2006-11-06 [wwp] 2.6.0cvs2
3582 * src/prefs_template.c
3583 * src/prefs_template.h
3584 check quote format when applying/closing prefs. For now this only
3585 shows up an error dialog box, not preventing the user from using
3586 a broken quote (reply, forwards) format.
3588 2006-11-06 [wwp] 2.6.0cvs1
3590 * src/prefs_template.c
3591 fix missing checks of some template fields.
3593 2006-11-06 [paul] 2.6.0
3600 2006-11-06 [paul] 2.5.6cvs22
3602 * manual/advanced.xml
3603 * manual/es/advanced.xml
3604 put 'respect_flowed_format' info in the correct
3607 2006-11-06 [mones] 2.5.6cvs21
3610 Minor fixes for release
3612 2006-11-06 [paul] 2.5.6cvs20
3623 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
3624 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
3625 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
3628 2006-11-02 [colin] 2.5.6cvs19
3632 * src/prefs_account.c
3633 * src/etpan/imap-thread.c
3634 Add GSSAPI support - fixes Debian bug #383274
3636 2006-11-01 [colin] 2.5.6cvs18
3639 Handle libpisock12 support. Probably
3640 fixes bug 1046, 'jpilot AddressDB.pdb
3643 2006-11-01 [colin] 2.5.6cvs17
3646 debug_print() folderutils_mark_all_read()
3648 2006-11-01 [colin] 2.5.6cvs16
3651 Add missed files to the Apache exception
3653 2006-10-31 [colin] 2.5.6cvs15
3657 Add a copy_private_data() func to FolderClasses
3658 Doesn't break the feature freeze, because we
3659 won't use it (right now) in the core.
3661 2006-10-31 [colin] 2.5.6cvs14
3664 Allow linking with the Apache licensed files in
3665 src/plugins/spamassassin. Hopefully fixes
3666 bug 1048, 'Spamassassin plugin license problem'
3668 2006-10-31 [wwp] 2.5.6cvs13
3671 fix and optimize trimming of leading linefeeds in body loop.
3673 2006-10-31 [colin] 2.5.6cvs12
3675 * src/etpan/imap-thread.c
3677 Make really sure to have NULL sets in case
3680 2006-10-30 [wwp] 2.5.6cvs11
3682 * src/prefs_common.c
3683 * src/prefs_common.h
3685 fix broken storage of quote format template when it contains \-escape
3686 sequences. The application of such sequences is also fixed now (\t
3687 in quote format will be a real tab instead of a 't', for instance).
3689 2006-10-27 [colin] 2.5.6cvs10
3692 Probably fix bug 1045, 'sylpheed-claws
3693 doesn't remove the mail from the IMAP
3694 Queue folder after sending'. From
3697 2006-10-27 [colin] 2.5.6cvs9
3700 Require libetpan-0.48. I'm so annoying,
3703 2006-10-27 [colin] 2.5.6cvs8
3707 Probably fix bug 1044, 'sylpheed-claws
3708 segfaults while moving mails' - Fix relation
3709 usage when moving to an IMAP mailbox from another
3712 2006-10-26 [paul] 2.5.6cvs7
3715 add libSM to compiled-in features
3718 2006-10-24 [colin] 2.5.6cvs6
3721 * src/gtk/gtkutils.c
3722 Fix crash when printing emails with an
3725 2006-10-24 [mones] 2.5.6cvs5
3727 * manual/es/advanced.xml
3728 Synchronize hidden option respect_flowed_format
3732 2006-10-21 [paul] 2.5.6cvs4
3735 * src/plugins/pgpcore/pgp_viewer.c
3736 * src/plugins/pgpcore/sgpgme.c
3737 fix building on BSDs
3738 Thanks to Michael Hughes
3739 <Sylpheed-Claws_user@thehugheslogcabin.net>
3741 2006-10-20 [colin] 2.5.6cvs3
3744 Bump up libetpan requirement
3745 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
3746 * src/common/utils.c
3747 * src/common/utils.h
3748 Add convenience get_file_mtime()
3750 * src/etpan/imap-thread.c
3751 * src/etpan/imap-thread.h
3752 Implement UIDPLUS support if the server
3753 supports it - faster sending in this case
3755 2006-10-19 [colin] 2.5.6cvs2
3757 * src/gtk/quicksearch.c
3758 Fix emptying in type-ahead+extended mode
3761 Add a hook for offline state change
3762 * src/plugins/trayicon/trayicon.c
3763 Use it to display offline icons
3764 * src/plugins/trayicon/Makefile.am
3765 * src/plugins/trayicon/newmail.offline.xpm
3766 * src/plugins/trayicon/newmarkedmail.offline.xpm
3767 * src/plugins/trayicon/nomail.offline.xpm
3768 * src/plugins/trayicon/unreadmail.offline.xpm
3769 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
3772 2006-10-12 [paul] 2.5.6cvs1
3777 Update version number following
3780 2006-10-19 [colin] 2.5.5cvs18
3782 * manual/handling.xml
3783 Add type-ahead search
3785 2006-10-18 [colin] 2.5.5cvs17
3787 * src/gtk/quicksearch.c
3788 Remove "save to history only if there's
3789 no syntax error", it breaks for some
3790 reason which I'll investigate later.
3792 2006-10-18 [colin] 2.5.5cvs16
3794 * src/prefs_common.c
3795 * src/prefs_common.h
3797 * src/gtk/quicksearch.c
3798 * src/gtk/quicksearch.h
3799 Add a type-ahead option for fast searches
3800 Patch by Fabien Vantard
3802 2006-10-18 [colin] 2.5.5cvs15
3806 Add Options/Reply mode/ menu to be able to
3807 change the recipients of a reply on the fly
3809 2006-10-18 [colin] 2.5.5cvs14
3812 Fix redirecting of our own sent mails
3814 2006-10-17 [wwp] 2.5.5cvs13
3816 * src/send_message.c
3817 Fix duplicate error messages when sending, and missing
3818 newline in such error messages.
3820 2006-10-17 [colin] 2.5.5cvs12
3823 Compare addresses case-insensitive
3825 2006-10-17 [colin] 2.5.5cvs11
3827 * src/plugins/pgpcore/sgpgme.c
3830 2006-10-17 [colin] 2.5.5cvs10
3832 * src/plugins/pgpcore/pgp_viewer.c
3835 2006-10-17 [colin] 2.5.5cvs9
3838 Fix a typo (thanks to Fabien)
3840 2006-10-16 [colin] 2.5.5cvs8
3843 Fix problem with quote-folding when emails
3844 don't convert cleanly to UTF-8
3846 2006-10-14 [colin] 2.5.5cvs7
3848 * src/prefs_template.c
3849 Reset fields when reopening
3852 2006-10-13 [paul] 2.5.5cvs6
3854 * manual/advanced.xml
3855 * src/prefs_message.c
3856 make 'respect_flowed_format' a hidden
3857 option, and add a manual entry for it
3860 2006-10-12 [colin] 2.5.5cvs5
3863 Revert part of 2.5.2cvs21:
3864 Don't optimise by reusing the
3865 last iconv converter if possible:
3866 it seems slightly broken in a
3867 very hard way to reproduce
3869 2006-10-12 [colin] 2.5.5cvs4
3871 * src/prefs_common.c
3872 * src/prefs_common.h
3873 * src/prefs_message.c
3875 Fix bug 1035, 'Incorrect handling
3876 of flowed lines'. We now optionnaly
3877 handle this format (preference is in
3878 Message View/Text options section)
3880 2006-10-12 [colin] 2.5.5cvs3
3884 * src/plugins/pgpcore/pgp_viewer.c
3885 * src/plugins/pgpcore/sgpgme.c
3886 Don't try to import without asking
3888 2006-10-12 [colin] 2.5.5cvs2
3891 Fix bug 1036, 'Forwarding a mutlipart
3892 mail with a "text/html" block to ms
3893 outlook users leeds to freeze of
3894 outlook'. Poor outlook users...
3896 2006-10-12 [paul] 2.5.5cvs1
3901 Update version number following
3904 2006-10-11 [paul] 2.5.4cvs1
3909 Update version number following
3912 2006-10-11 [paul] 2.5.3cvs32
3915 fix bug 1032, 'Segmentation fault when showing
3916 message' (bug in quote folding)
3919 2006-10-10 [colin] 2.5.3cvs31
3922 Rephrase english a bit
3924 2006-10-10 [colin] 2.5.3cvs30
3926 * src/prefs_compose_writing.c
3927 Stop making the page larger than the window
3929 2006-10-10 [wwp] 2.5.3cvs29
3932 * src/prefs_template.c
3935 * src/quote_fmt_lex.l
3936 * src/quote_fmt_parse.y
3937 Extend the quote parser a bit: allow to get access to
3938 basic (composing) account info.
3940 2006-10-10 [colin] 2.5.3cvs28
3943 Fix this \t problem in subject
3945 2006-10-09 [colin] 2.5.3cvs27
3949 Prepare cache a bit later
3950 If section already exists, skip the new one
3951 (as previously); avoid writing the same block
3952 twice - if we find a second block with the
3954 * src/plugins/pgpcore/pgp_viewer.c
3955 Set cursor to busy when retrieving a key
3956 * src/plugins/pgpcore/sgpgme.c
3957 allow 5 seconds for gpg to export the key
3960 2006-10-09 [colin] 2.5.3cvs26
3965 Check for existence of fgets_unlocked
3968 2006-10-09 [paul] 2.5.3cvs25
3970 * src/prefs_summaries.c
3971 replace strftime() with fast_strftime() and in
3972 the consequence fix the bug in the display of
3973 AM/PM in the 'Example' string
3975 2006-10-09 [ticho] 2.5.3cvs24
3978 Updated (and fixed up somewhat) Slovak translation.
3980 2006-10-08 [colin] 2.5.3cvs23
3982 * src/prefs_folder_item.c
3983 Explain why prefs in the top-level folder
3984 aren't retained, but are still useful
3986 2006-10-08 [colin] 2.5.3cvs22
3989 Don't cache anything if caching fails
3991 2006-10-08 [colin] 2.5.3cvs21
3993 * src/common/utils.c
3994 always include gi18n.h
3996 2006-10-07 [colin] 2.5.3cvs20
3998 * src/plugins/pgpcore/pgp_viewer.c
3999 Kill gpg after 5 seconds wait
4001 2006-10-07 [colin] 2.5.3cvs19
4003 * src/plugins/pgpcore/pgp_viewer.c
4004 * src/plugins/pgpcore/pgp_viewer.h
4007 2006-10-07 [colin] 2.5.3cvs18
4009 * src/plugins/pgpcore/pgp_viewer.c
4010 * src/plugins/pgpcore/pgp_viewer.h
4011 Actually add the files to CVS
4013 2006-10-07 [colin] 2.5.3cvs17
4015 * src/plugins/pgpcore/sgpgme.c
4016 Be sure not to crash on 'application/pgp-signature' that
4017 are not application/pgp-signatures
4019 2006-10-07 [colin] 2.5.3cvs16
4023 Make a bit more of the API available
4024 * src/plugins/pgpcore/Makefile.am
4025 * src/plugins/pgpcore/plugin.c
4026 * src/plugins/pgpcore/sgpgme.c
4027 Add basic key import/export
4029 2006-10-07 [colin] 2.5.3cvs15
4033 * src/prefs_account.c
4035 Warn users *everywhere* if libetpan's not
4038 2006-10-06 [mones] 2.5.3cvs14
4042 updated by Stephan Sachse and me
4044 2006-10-06 [colin] 2.5.3cvs13
4047 * src/common/sylpheed.c
4048 Don't load common plugins if --exit is passed
4051 Implement a cache to avoid reading the same
4052 files over and over again at startup
4054 2006-10-06 [colin] 2.5.3cvs12
4057 * src/gtk/quicksearch.c
4058 Update display every 5k mails on fast searches
4060 2006-10-06 [colin] 2.5.3cvs11
4063 Don't do quote folding on HTML or ERTF.
4064 May fix the Cygwin issues if they were
4065 happening with HTML mails?
4067 2006-10-05 [colin] 2.5.3cvs10
4072 2006-10-05 [colin] 2.5.3cvs9
4075 Use unlocked_stdio here too
4077 2006-10-05 [colin] 2.5.3cvs8
4080 Fix go to next * after preferences apply
4082 Do the fd lock/unlock ourselves instead of
4083 letting the libc do it at each write
4085 2006-10-05 [colin] 2.5.3cvs7
4087 * src/common/utils.c
4088 Faster division, thanks to Jean Diraison
4090 2006-10-05 [paul] 2.5.3cvs6
4092 * src/common/utils.c
4093 fix building with --disable-nls
4095 2006-10-04 [colin] 2.5.3cvs5
4098 Maybe fix a segfault
4100 2006-10-04 [wwp] 2.5.3cvs4
4102 * src/prefs_folder_item.c
4103 Fine-tune layouts in folder item prefs. Suggested by
4104 Fabien Vantard <fzzzzz@gmail.com>.
4106 2006-10-04 [wwp] 2.5.3cvs3
4108 * src/prefs_folder_item.c
4109 Kill the clandestine passengers. You didn't see anything.
4111 2006-10-04 [wwp] 2.5.3cvs2
4113 * src/prefs_folder_item.c
4114 Add a way to test the subject simplify regexp in
4115 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
4116 w/ few layout changes.
4118 2006-20-04 [paul] 2.5.3cvs1
4123 Update version number following
4126 2006-10-04 [colin] 2.5.2cvs42
4131 Provide a way for folder classes to set their sort
4134 2006-10-03 [colin] 2.5.2cvs41
4137 Don't use strlen() to know if the
4140 2006-10-03 [colin] 2.5.2cvs40
4143 Fix "check for new folders" with accentued folders
4145 2006-10-03 [ticho] 2.5.2cvs39
4151 Colin's fix for "copy" filtering rules.
4153 2006-10-02 [colin] 2.5.2cvs38
4156 Fix for double-click too
4158 2006-10-02 [colin] 2.5.2cvs37
4161 correct fix for cvs36
4163 2006-10-02 [colin] 2.5.2cvs36
4166 Fix 'goto next unread' after collapsing/expanding
4169 2006-10-02 [colin] 2.5.2cvs35
4172 Fix double freeze/thaw
4173 * src/common/utils.c
4174 * src/common/utils.h
4175 Reimplement strftime
4180 2006-10-02 [colin] 2.5.2cvs34
4183 Time mh_write_sequences() - it's fast
4185 Init a variable to shut up gcc
4187 2006-10-01 [colin] 2.5.2cvs33
4193 Add helper mh_set_mtime(), and set mtime to stat()'s result
4194 Add fsync but disable it, it's slow as hell
4196 2006-10-01 [colin] 2.5.2cvs32
4200 fflush() caches and mh_sequences before
4203 2006-10-01 [colin] 2.5.2cvs31
4206 Don't ftruncate when not using mmap
4208 2006-09-30 [colin] 2.5.2cvs30
4211 Write folder list *after* saving caches
4213 2006-09-30 [colin] 2.5.2cvs29
4217 Debug forced mtime changes
4219 2006-09-30 [colin] 2.5.2cvs28
4223 Remove useless debug_print()s (code
4226 2006-09-30 [colin] 2.5.2cvs27
4229 Do stuff faster when writing mh_sequences
4231 2006-09-30 [colin] 2.5.2cvs26
4234 Don't let the writing of .mh_sequences, which
4235 can change the folder's mtime, let us think
4238 2006-09-30 [colin] 2.5.2cvs25
4241 Move a debug_print where it belongs
4244 Don't mess with a huge slow subject
4245 table if we're not threading by
4248 2006-09-30 [colin] 2.5.2cvs24
4251 Reenable mmaped reads (*not* writes!)
4253 Don't destroy and recreate hashtables just
4255 * src/common/utils.c
4256 Remove useless reply prefixes (it's case
4259 2006-09-30 [wwp] 2.5.2cvs23
4262 Fixed a minor bug in date value extraction, added a switch
4263 to replace non RFC-compliant Date: value, added a switch
4264 to use strict RFC matching patterns for dates.
4266 2006-09-29 [colin] 2.5.2cvs22
4268 * src/matcher_parser.h
4269 * src/matcher_parser_parse.y
4270 * src/prefs_filtering.c
4272 * src/summary_search.c
4274 * src/gtk/quicksearch.c
4275 * src/gtk/quicksearch.h
4276 Optimise searches by setting different
4277 refresh intervals (depending if the
4278 search is fast or not)
4280 2006-09-29 [colin] 2.5.2cvs21
4283 Optimise by reusing the last iconv converter
4286 Optimise a bit (the foldable quotes feature
4287 still has an awful O(n^2) algo
4289 2006-09-29 [colin] 2.5.2cvs20
4291 * src/gtk/gtksctree.c
4292 * src/gtk/gtksctree.h
4293 Optimise de-selection via up/down or
4296 2006-09-28 [colin] 2.5.2cvs19
4303 * src/summary_search.c
4305 Avoid using summaryview->ctree directly
4307 2006-09-28 [colin] 2.5.2cvs18
4311 Add helpers to freeze/thaw/grab_focus
4312 Factorize calls to freeze/thaw/grab_focus
4315 2006-09-28 [colin] 2.5.2cvs17
4318 More guards for the session management
4320 2006-09-28 [colin] 2.5.2cvs16
4323 * src/gtk/gtksctree.c
4324 * src/gtk/gtksctree.h
4325 Make expanding not recursive in folderview
4327 2006-09-28 [colin] 2.5.2cvs15
4330 If nothing is selected in the list (right part)
4331 and a group is selected in the tree (left part),
4334 2006-09-28 [colin] 2.5.2cvs14
4337 Actually use SM_LIBS
4339 2006-09-28 [ticho] 2.5.2cvs13
4346 * src/prefs_themes.c
4348 Small i18n string optimization.
4349 * src/send_message.c
4351 * src/common/session.c
4353 * src/common/ssl_certificate.c
4354 * src/common/utils.c
4355 Use "Couldn't" instead of "Can't" in UI messages,
4358 2006-09-28 [colin] 2.5.2cvs12
4361 Possibly fix link errors
4363 2006-09-27 [wwp] 2.5.2cvs11
4366 * doc/man/sylpheed-claws.1
4371 Updated authors info (me, myself and I).
4373 2006-09-27 [colin] 2.5.2cvs10
4376 Remove useless printf
4378 2006-09-27 [wwp] 2.5.2cvs9
4381 * src/send_message.c
4383 * src/prefs_common.c
4384 * src/prefs_common.h
4385 * src/gtk/progressdialog.c
4386 remember more windows' sizes (send dialog, received dialog,
4387 edit group in addressbook).
4389 2006-09-27 [colin] 2.5.2cvs8
4394 Use libSM to communicate with the session
4395 manager, so that we can know when the
4396 session ends, save our caches, and draft
4397 our compose windows.
4399 2006-09-27 [colin] 2.5.2cvs7
4403 o Allow Book and Group creation from the tree's
4405 o Do not actually delete the contacts when
4406 deleting groups from the tree (duh!)
4408 2006-09-27 [colin] 2.5.2cvs6
4415 o Allow passing an email address to
4416 compose_new_with_folderitem
4418 o Use current folderitem when clicking
4419 on a TextView mailto: link
4420 o Fix a possible leak in TextView
4422 2006-09-27 [colin] 2.5.2cvs5
4425 Use UTF-8 chars to replace HTML entities
4427 2006-09-27 [colin] 2.5.2cvs4
4430 * src/prefs_account.c
4432 Fix bug #1024 (Array index out of
4433 range in sylpheed-claws-2.5.2)
4434 Patch by Ales Nosek <anosek@suse.cz>
4436 2006-09-27 [colin] 2.5.2cvs3
4439 Actually do the test
4441 2006-09-27 [colin] 2.5.2cvs2
4445 Allow completing with comma (in certain cases: vCalendar
4446 for example doesn't support that)
4447 Patch by Fabien Vantard
4449 2006-09-26 [colin] 2.5.2cvs1
4460 * src/prefs_common.c
4461 * src/prefs_filtering_action.c
4462 * src/prefs_folder_item.c
4463 * src/prefs_template.c
4464 * src/stock_pixmap.c
4465 * src/stock_pixmap.h
4466 * src/pixmaps/addr_one.xpm
4467 * src/pixmaps/addr_two.xpm
4468 Add auto-completion on groups
4470 2006-09-26 [colin] 2.5.2
4477 2006-09-26 [colin] 2.5.1cvs5
4482 2006-09-26 [colin] 2.5.1cvs4
4485 Revert cvs1 (useless as the message is printed
4488 2006-09-26 [colin] 2.5.1cvs3
4490 * src/partial_download.c
4491 Fix crasher found by Alexsandar Urosevic
4493 2006-09-26 [colin] 2.5.1cvs2
4496 Fix bug #1023 (Sylpheed deletes too much messages)
4498 2006-09-26 [ticho] 2.5.1cvs1
4501 Make use of gettext's multiple plurals for statusbar
4504 2006-09-25 [paul] 2.5.1
4511 2006-09-25 [colin] 2.5.0cvs3
4513 * src/plugins/bogofilter/bogofilter.c
4514 * src/plugins/clamav/clamav_plugin.c
4515 * src/plugins/spamassassin/spamassassin.c
4516 BogoFilter, Spamassassin: Fix double hook registering after
4517 visiting preferences
4518 Spamassassin, Clamav: Just set the mails to move instead of
4519 doing the move - caller will move the things at once.
4521 2006-09-25 [colin] 2.5.0cvs2
4524 * src/etpan/imap-thread.c
4525 Use UID SEARCH ALL instead of UID 1:*
4526 (braindead servers can't figure out that's
4529 2006-09-25 [wwp] 2.5.0cvs1
4531 * src/message_search.c
4532 Added the ability to stop a running search (in message body).
4534 2006-09-25 [paul] 2.5.0
4541 2006-09-25 [paul] 2.4.0cvs214
4552 updated by Tim, Stephan Sachse, Flammie Pirinen,
4553 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
4554 Ticho, Aleksander Urosevic, Ralgh Young
4556 2006-09-24 [mones] 2.4.0cvs213
4561 2006-09-23 [colin] 2.4.0cvs212
4563 * src/gtk/inputdialog.c
4564 Fix [ ] remember this appearing in normal
4565 input dialogs after it's been used by
4573 * src/common/timing.h
4574 Enable timings in debug mode and make it
4577 2006-09-22 [colin] 2.4.0cvs211
4582 ping the correct URI
4584 2006-09-22 [colin] 2.4.0cvs210
4587 Let's see if bug #1022 is fixed
4589 2006-09-21 [colin] 2.4.0cvs209
4592 * src/common/plugin.c
4593 Prepare infra to load predefined plugins when
4594 no configuration existed. Don't actually load
4595 anything yet (feat. freeze)
4597 2006-09-21 [wwp] 2.4.0cvs208
4600 Partial sync w/ 2.4.0cvs72:
4601 wrap file and minor updates.
4603 2006-09-21 [wwp] 2.4.0cvs207
4606 several fixes and enhancements. A new --force switch has been
4607 added to prevent overriding by default Date: header when
4610 2006-09-21 [paul] 2.4.0cvs206
4612 * src/common/utils.c
4613 add Chinese UTF8 Re prefix
4615 2006-09-21 [wwp] 2.4.0cvs205
4618 Fics alfabettical order.
4620 2006-09-21 [wwp] 2.4.0cvs204
4624 Added an action tool to fix missing Date field in emails.
4625 Updated Makefile.am to reflect those last two additions.
4627 2006-09-21 [wwp] 2.4.0cvs203
4630 Added a action tool to open uuencoded docs w/
4631 OpenOffice (based on uudec method).
4633 2006-09-21 [colin] 2.4.0cvs202
4637 Workaround possible GTK crash: remove selection
4638 clipboard before destroying widget, or GTK+-2.10
4639 dies. Thanks to Hiro.
4641 2006-09-20 [colin] 2.4.0cvs201
4644 Fix free-after-use in some cases (when
4645 procmime_encode_content() frees mimeinfo->data.mem
4646 and turns it to a temp file)
4648 2006-09-20 [colin] 2.4.0cvs200
4652 * src/gtk/gtksctree.c
4653 * src/gtk/gtksctree.h
4654 Add tooltips in the folderview and summaryview
4655 (Doesn't break string freeze as they already
4658 Put the spam button in the default configuration
4659 if compiled with bogo plugin too
4661 2006-09-19 [colin] 2.4.0cvs199
4665 Update folder name label on folder rename
4666 * src/prefs_matcher.c
4667 * src/gtk/logwindow.h
4671 2006-09-19 [wwp] 2.4.0cvs198
4673 * src/summary_search.c
4674 fix can't click forward/backward buttons in the
4677 2006-09-18 [paul] 2.4.0cvs197
4680 add missing bracket, capitalise the A of
4683 2006-09-18 [paul] 2.4.0cvs196
4686 fix bug 1012 'crashed upon sending mail
4687 from compose window'
4690 2006-09-16 [colin] 2.4.0cvs195
4693 Fix "real-time" sorting by freezing/thawing
4695 2006-09-16 [colin] 2.4.0cvs194
4698 Fix the anti-spam entry a bit
4700 2006-09-16 [colin] 2.4.0cvs193
4703 Make sure reviewers have no excuse when stating
4704 Sylpheed-Claws doesn't have antispam capabilities.
4706 2006-09-16 [colin] 2.4.0cvs192
4709 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
4710 as if the SIGPIPE comes from etpan's thread we could
4711 trigger a GUI update from this thread.
4713 2006-09-16 [colin] 2.4.0cvs191
4716 Init all members of the struct
4718 2006-09-16 [paul] 2.4.0cvs190
4721 improvements to the English
4723 2006-09-15 [colin] 2.4.0cvs189
4728 2006-09-14 [colin] 2.4.0cvs188
4730 * src/common/socket.c
4731 * src/common/socket.h
4733 * src/common/ssl_certificate.c
4734 * src/common/ssl_certificate.h
4735 * src/etpan/imap-thread.c
4736 the get_fqdn() call done to get canonical name when
4737 checking an SSL certificate is blocking, which is
4738 sad as we just did a non-blocking lookup to connect.
4739 Fix that by letting the fqdn available to the SockInfo,
4740 and use that in ssl_certificate_check(). For IMAP,
4741 we don't do it as the lookup's done by libetpan, but
4742 it's less annoying as IMAP connections as much more
4743 rare than POP3 connections.
4745 2006-09-14 [paul] 2.4.0cvs187
4747 * manual/advanced.xml
4748 improvements to the English,
4749 properly place the new hidden options
4750 within the alphabetical order
4751 * src/gtk/pluginwindow.c
4752 improvements to the English
4754 2006-09-14 [colin] 2.4.0cvs186
4756 * src/prefs_common.c
4757 * src/prefs_common.h
4758 * src/gtk/gtksctree.c
4759 * manual/advanced.xml
4760 New hidden pref, stripes_color_offset, to change
4761 the value added/substracted to normal bgcolor to
4762 create the stripes in summaries
4764 2006-09-13 [colin] 2.4.0cvs185
4771 Fix misc. printing issues:
4772 - Bad font for linkified headers
4773 - Different font if the mail was displayed or not
4774 - Factorize the thing
4776 2006-09-13 [colin] 2.4.0cvs184
4778 * src/common/ssl_certificate.c
4779 Only get FQDN once when checking certificate
4781 2006-09-13 [colin] 2.4.0cvs183
4784 * src/gtk/pluginwindow.c
4785 Misc. GUI fixes by Fabien
4787 2006-09-13 [wwp] 2.4.0cvs182
4790 * src/common/utils.h
4791 * src/common/utils.c
4792 get rid of unused wide-char functions.
4794 2006-09-13 [wwp] 2.4.0cvs181
4796 * src/plugins/pgpinline/sylpheed.def
4798 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
4799 add privacy_reset_error to the .def file,
4800 do not fork for an external textviewer.
4802 2006-09-13 [wwp] 2.4.0cvs180
4804 * src/prefs_common.c
4805 fix broken font entry in prefs (patch issued by the gpg4win team,
4806 probably by Marcus Brinkmann <marcus@g10code.de>).
4808 2006-09-13 [colin] 2.4.0cvs179
4811 Fix a warning in summaryview.c
4815 Add missing Mark/* elements in the
4818 2006-09-12 [colin] 2.4.0cvs178
4820 * src/prefs_actions.c
4821 * src/prefs_filtering_action.c
4822 * src/prefs_matcher.c
4823 Use (New) instead of New everywhere
4825 2006-09-12 [wwp] 2.4.0cvs177
4827 * manual/fr/addrbook.xml
4828 * manual/fr/handling.xml
4829 updated some quotes in the fr manual to match the fr translation.
4831 2006-09-12 [wwp] 2.4.0cvs176
4833 * src/prefs_matcher.c
4834 don't store translated string elements in matcher expressions.
4835 Also fixed a misused of Q_().
4837 2006-09-11 [wwp] 2.4.0cvs175
4839 * src/plugins//bogofilter/bogofilter.c
4840 * src/plugins//clamav/clamav_plugin.c
4841 * src/plugins//demo/demo.c
4842 * src/plugins//dillo_viewer/dillo_viewer.c
4843 * src/plugins//pgpcore/plugin.c
4844 * src/plugins//pgpinline/plugin.c
4845 * src/plugins//pgpmime/plugin.c
4846 * src/plugins//spamassassin/spamassassin.c
4847 gettext-ize more strings (mostly plugin error messages).
4849 2006-09-11 [colin] 2.4.0cvs174
4852 Make maximum buffer size bigger to avoid
4853 truncating translated messages. Patch by
4856 2006-09-11 [colin] 2.4.0cvs173
4858 * src/etpan/imap-thread.c
4859 Fix compilation on OpenBSD, thanks to
4862 2006-09-10 [wwp] 2.4.0cvs172
4864 * manual/account.xml
4865 * manual/addrbook.xml
4866 * manual/handling.xml
4867 * manual/es/handling.xml
4868 * manual/fr/account.xml
4869 * manual/fr/addrbook.xml
4870 * manual/fr/handling.xml
4871 documented addressbook matching (condition configuration):
4873 documented per-account filtering rules (handling/filtering
4874 section, account section):
4875 account.xml, handling.xml, en fr
4876 slightly updated the handling/searching section to tell few
4877 words about the extended search ability:
4879 added missing <quote></quotes> to Quick Search:
4880 handling.xml, en fr es
4881 fixed a typo (auomatically):
4883 changes revisited by Paul.
4885 2006-09-10 [paul] 2.4.0cvs171
4887 * src/prefs_actions.c
4888 * src/prefs_filtering.c
4889 * src/prefs_template.c
4890 adjustments to the gui
4891 Patch by Fabien Vantard (slightly modified)
4893 2006-09-10 [colin] 2.4.0cvs170
4896 Check folderitem/summaryview consistency
4897 (basically automates Update summary). Fixes
4898 #1011 (wrong (negative) count on unread
4901 2006-09-10 [colin] 2.4.0cvs169
4903 * src/gtk/gtksctree.c
4904 Fix recursive expansion via mouse
4905 * src/plugins/bogofilter/bogofilter.c
4906 Use normal filtering way of moving
4907 messages (batching), possibly fixing
4908 bug #1015 (Bogofilter plugin doubles
4911 2006-09-09 [wwp] 2.4.0cvs168
4913 * src/prefs_filtering.c
4914 better place for this fix.
4916 2006-09-09 [wwp] 2.4.0cvs167
4918 * src/prefs_filtering.c
4919 fix a minor bug when the enabled status of a filtering/processing
4920 rule always got set to TRUE when replacing this rule. That still
4921 make sense when adding a new rule, but now when replacing, we
4922 don't override the value of 'enabled'.
4923 Also renamed the func prefs_filtering_list_view_get_rule_name()
4924 to prefs_filtering_list_view_get_info() as this function not only
4925 returns the name, but also the account_id and the enabled status.
4927 2006-09-09 [mones] 2.4.0cvs166
4929 * manual/glossary.xml
4930 * manual/plugins.xml
4931 Minor format corrections
4933 Fix misplaced NO WARRANTY section
4934 * manual/es/advanced.xml
4936 * manual/es/glossary.xml
4938 * manual/es/handling.xml
4939 * manual/es/plugins.xml
4940 * manual/es/starting.xml
4941 Incorporate changes from English version
4945 Fix address, (add translation credits in es version)
4949 2006-09-09 [wwp] 2.4.0cvs165
4951 * src/prefs_filtering.c
4952 fix a crash when opening filtering prefs, if matcherrc file contains
4953 broken data (non-existing account id, which is theoretically not
4956 2006-09-08 [colin] 2.4.0cvs164
4959 Wrong assert, make it an if()
4960 * src/gtk/gtksctree.c
4961 Fix bug #1013 (expand selected thread
4962 tree) - expanding is now recursive
4964 2006-09-07 [wwp] 2.4.0cvs163
4966 * src/prefs_matcher.c
4967 make better sentences about addressbook matching in the
4968 matcher prefs. This should make translators' work easier
4971 2006-09-07 [wwp] 2.4.0cvs162
4973 * src/prefs_filtering.c
4974 code simplification (get rid of dup var. assignment).
4976 2006-09-07 [wwp] 2.4.0cvs161
4979 use GTK_STOCK icons when possible, patch by Fabien Vantard
4982 2006-09-07 [paul] 2.4.0cvs160
4985 fix compilation warnings
4988 2006-09-07 [paul] 2.4.0cvs159
4991 select the mimepart icon when
4995 2006-09-06 [paul] 2.4.0cvs158
4997 * src/prefs_filtering.c
4998 fix labels and table element spacing
4999 Patch by Fabien Vantard
5005 2006-09-06 [paul] 2.4.0cvs157
5007 * manual/es/advanced.xml
5010 2006-09-06 [wwp] 2.4.0cvs156
5013 fix an dup launch issue when iconified, thanks to Colin.
5015 2006-09-06 [wwp] 2.4.0cvs155
5017 * src/gtk//gtksctree.h
5018 oops, forgot that one!
5020 2006-09-06 [wwp] 2.4.0cvs154
5022 * manual/pl/advanced.xml
5023 * manual/advanced.xml
5024 * manual/es/advanced.xml
5025 * manual/fr/advanced.xml
5026 * src/prefs_customheader.c
5027 * src/prefs_filtering_action.c
5029 * src/prefs_summaries.c
5030 * src/prefs_filtering.c
5033 * src/prefs_summary_column.c
5035 * src/prefs_actions.c
5036 * src/prefs_folder_column.c
5038 * src/prefs_template.c
5039 * src/prefs_display_header.c
5040 * src/prefs_common.h
5041 * src/prefs_matcher.c
5042 * src/prefs_common.c
5043 * src/prefs_toolbar.c
5046 * src/gtk/gtksctree.c
5047 * src/gtk/pluginwindow.c
5048 * src/gtk/progressdialog.c
5049 * src/gtk/prefswindow.c
5050 renamed hidden option enable_rules_hint to use_stripes_everywhere
5051 to make its meaning more obvious (all versions of the manual reflect
5053 added an extra hidden option use_stripes_in_summary to allow
5054 discarding these stripes in mainwindow's folder and message lists;
5055 en and fr manuals only are OK towards this.
5057 2006-09-06 [colin] 2.4.0cvs153
5060 Hide Sylpheed-Claws' internal queue headers
5061 when showing all headers. They'll be present
5062 only in Source window.
5064 2006-09-05 [colin] 2.4.0cvs152
5066 * src/plugins/trayicon/trayicon.c
5067 Fix crash at exit - we have to disconnect
5069 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5070 Update eggtrayicon - patch adapted from a
5071 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
5074 2006-09-05 [colin] 2.4.0cvs151
5077 * src/gtk/logwindow.c
5078 Fix race condition when something writes
5079 to the log too soon during init. Thanks
5082 2006-09-05 [colin] 2.4.0cvs150
5085 Don't select part on right-click either
5087 2006-09-05 [paul] 2.4.0cvs149
5090 completion of previous commit
5093 2006-09-05 [colin] 2.4.0cvs148
5096 Don't force selection on middle-click, just open
5098 2006-09-04 [colin] 2.4.0cvs147
5101 Looks like gtk_notebook_set_current_page()
5102 sometimes steals focus, and this annoys us
5103 in MimeViewers as it renders navigation
5104 keys useless. Take back focus after switching
5107 2006-09-04 [colin] 2.4.0cvs146
5110 Set stop_loading when clicking on Next
5111 during load. Don't add a callback to
5112 avoid over-complicating things.
5114 2006-09-04 [colin] 2.4.0cvs145
5118 Fix multiple loads in separate messageview
5120 2006-09-04 [colin] 2.4.0cvs144
5123 Let navigation keys be handled during
5126 2006-09-04 [colin] 2.4.0cvs143
5132 Make loading of huge mails (lots of text and/or
5133 images) cancellable, so the GUI doesn't block
5135 2006-09-04 [colin] 2.4.0cvs142
5137 * src/plugins/trayicon/trayicon.c
5138 Fix annoyance when removing a folder with
5139 unread mails: trayicon didn't update
5141 2006-09-04 [paul] 2.4.0cvs141
5143 * src/gtk/icon_legend.c
5144 straighten up columns
5145 Patch by Fabien Vantard
5147 2006-09-04 [wwp] 2.4.0cvs140
5149 * src/prefs_filtering.c
5150 fix new line's account name in filtering prefs:
5151 was "All", is now "(New)".
5153 2006-09-04 [paul] 2.4.0cvs139
5155 * tools/make.themes.project
5156 use "AUTOMAKE_OPTIONS = dist-bzip2"
5157 instead of homebrewed "make release"
5159 2006-09-03 [colin] 2.4.0cvs138
5162 Fix bug #1007 (Wrong folder highlighted)
5164 2006-09-03 [colin] 2.4.0cvs137
5167 Don't set Newsgroup: header to a mail folder
5170 2006-09-03 [paul] 2.4.0cvs136
5173 * src/prefs_spelling.c
5176 2006-09-03 [paul] 2.4.0cvs135
5178 * src/prefs_summaries.c
5179 correct menu item text in prefs_keybind_apply_clicked()
5181 2006-09-03 [paul] 2.4.0cvs134
5183 * manual/advanced.xml
5184 some improvements to the descriptions
5189 fix menu sensitivity issues
5190 * src/prefs_message.c
5191 drop the useless word 'short'
5193 add the word 'lines' indicating log length
5194 is a measure of lines
5196 fix compilation warnings
5198 2006-09-02 [colin] 2.4.0cvs133
5201 Display a special return-receipt message
5202 if the message is from the user
5204 Fix missing freeze of the list when marking
5205 all read and unthreading for exec. Thanks
5208 2006-09-02 [paul] 2.4.0cvs132
5211 * src/prefs_message.c
5215 2006-09-02 [wwp] 2.4.0cvs131
5217 * src/prefs_filtering.c
5218 added an account name column to the filtering rules
5221 2006-09-02 [colin] 2.4.0cvs130
5223 * src/gtk/logwindow.c
5224 * src/gtk/logwindow.h
5225 Block scrolling if we're not at the end
5228 2006-09-02 [colin] 2.4.0cvs129
5231 Make sure account-specific rules can't
5232 be used in {pre-,post-,}processing
5234 * src/gtk/logwindow.c
5235 * src/gtk/logwindow.h
5236 Jump to last error when clicking on the
5239 2006-09-02 [colin] 2.4.0cvs128
5249 Let proc_mbox know its account, for
5250 account-specific rules
5252 2006-09-01 [colin] 2.4.0cvs127
5255 Don't uselessly use iconv to convert from
5261 Fix certain log cases, disable warning icon
5262 for now, the correct way to display it when
5263 necessary and only when necessary is probably
5264 to do it manually rather than use error logs
5265 * src/etpan/imap-thread.c
5266 Clean up UID logging a bit
5267 * src/gtk/logwindow.c
5268 * src/gtk/logwindow.h
5269 Make logging faster when the window's closed
5271 2006-09-01 [wwp] 2.4.0cvs126
5273 * manual/fr/account.xml
5274 reflect changes to the ref. manual (parts of cvs72):
5275 fix tabnames and quotes.
5277 2006-09-01 [wwp] 2.4.0cvs125
5279 * manual/fr/plugins.xml
5280 reflect changes to the reference manual (cvs42):
5281 update IRC channel info.
5283 2006-09-01 [wwp] 2.4.0cvs124
5286 use CVSEDITOR env. var. if set, according to `man cvs`.
5288 2006-09-01 [wwp] 2.4.0cvs123
5290 * manual/advanced.xml
5291 better sentence again (thanks to Paul).
5293 2006-09-01 [wwp] 2.4.0cvs122
5295 * manual/advanced.xml
5296 fix definition of toolbar_detachable and rework a bit the one of
5297 enable_dotted_lines.
5299 2006-09-01 [mones] 2.4.0cvs121
5301 * manual/advanced.xml
5302 Document enable_dotted_lines
5304 2006-09-01 [paul] 2.4.0cvs120
5311 obey the 'When entering folder...' option
5312 when using the /View/Go to/... menu items
5315 2006-08-31 [colin] 2.4.0cvs119
5318 Revert 2.4.0cvs116, wrong fix.
5320 2006-08-31 [colin] 2.4.0cvs118
5322 * src/gtk/gtksctree.c
5323 Better state the various copyrights
5325 2006-08-31 [colin] 2.4.0cvs117
5327 * src/prefs_common.c
5328 fix enable_dotted_lines
5330 2006-08-31 [colin] 2.4.0cvs116
5333 Use pref "Always open on select" when going
5334 to next unread folder
5335 * src/gtk/gtksctree.c
5336 Fix link failure to _gtk_clist_create_cell_layout
5337 on certain computers. (Why not mine, I wonder)
5339 2006-08-31 [colin] 2.4.0cvs115
5343 * src/plugins/bogofilter/bogofilter.c
5344 * src/plugins/spamassassin/spamassassin.c
5345 Requalify some "errors" to warnings
5349 Add an icon in the statusbar to notify
5351 * src/gtk/gtksctree.c
5354 Make the GtkSCTree look more modern by
5355 alternating background lines
5356 * src/prefs_common.c
5357 * src/prefs_common.h
5358 Add a pref to let people have the old
5362 2006-08-30 [colin] 2.4.0cvs114
5366 Provide a way to filter a list of
5367 messages in an optimised manner, and
5368 add a list-filtering hook
5372 Use the list filtering
5373 * src/plugins/bogofilter/bogofilter.c
5374 Use the list-filtering hook
5375 Use -b (bulk) mode for more speed
5376 when learning and filtering
5377 * src/etpan/imap-thread.c
5378 Make log output shorter in UID SEARCH
5381 2006-08-30 [colin] 2.4.0cvs113
5383 * src/plugins/bogofilter/bogofilter.c
5384 Really fast mass learning - thanks to David
5385 Relson for the options explanations :)
5387 2006-08-30 [colin] 2.4.0cvs112
5390 Fix compilation on FreeBSD. Thanks
5393 2006-08-29 [colin] 2.4.0cvs111
5396 Handle "popup_menu" signal (for popping the
5397 menu via the keyboard)
5402 * src/gtk/gtkutils.c
5403 * src/gtk/gtkutils.h
5404 Factorize scrolling code, and add an API
5405 for MimeViewers to handle scroll orders
5407 2006-08-29 [wwp] 2.4.0cvs110
5409 * src/plugins//bogofilter/bogofilter.c
5410 * src/plugins//spamassassin/spamassassin.c
5411 make the bogofilter/spamassassin filtering error dialogs at
5412 incorporation obey to the "don't popup error dialog on
5413 receive error" option. If disabled, feed the log window w/
5420 2006-08-29 [paul] 2.4.0cvs109
5423 remove 'make release', it's not needed
5424 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
5426 2006-08-29 [paul] 2.4.0cvs108
5429 * src/summary_search.c
5430 * src/gtk/progressdialog.c
5431 * src/plugins/pgpcore/passphrase.c
5432 replace deprecated gtk_window_set_policy()
5434 2006-08-29 [colin] 2.4.0cvs107
5437 Fix data loss when copy fails during a move:
5438 only use fast remove_msgs if everything was
5439 copied OK; else use slow remove_msg on the
5440 mails that got copied only.
5442 2006-08-28 [paul] 2.4.0cvs106
5445 revert change in 2.4.0cvs104, it breaks
5448 2006-08-28 [paul] 2.4.0cvs105
5450 * src/plugins/spamassassin/spamassassin.c
5453 2006-08-28 [paul] 2.4.0cvs104
5456 fix data loss when moving to another
5458 * src/prefs_spelling.c
5460 * src/gtk/pluginwindow.c
5461 improve the layout of the dialog text
5464 2006-08-28 [paul] 2.4.0cvs103
5466 * src/plugins/bogofilter/bogofilter.c
5467 * src/plugins/bogofilter/bogofilter_gtk.c
5468 fix english up a bit, innit
5470 2006-08-28 [paul] 2.4.0cvs102
5475 require autoconf 2.60, enabling building
5476 with gettext 0.15 (gettext 0.14.x build still
5477 possible). Replace Makefiles with versions
5479 Remove configure options --with-localedir and
5480 --with-mandir. The options that are provided
5481 directly by autoconf 2.60 can be used instead:
5482 --mandir --localedir
5484 2006-08-27 [colin] 2.4.0cvs101
5486 * src/plugins/bogofilter/Makefile.am
5487 Fix make dist (no README)
5489 2006-08-27 [colin] 2.4.0cvs100
5492 Don't use F_UNKNOWN folders for any default
5494 * src/plugins/bogofilter/bogofilter.c
5495 * src/plugins/bogofilter/bogofilter.h
5496 * src/plugins/bogofilter/bogofilter_gtk.c
5497 Add an option to specify the path to bogofilter
5498 Use single-quotes to be able to learn in folders
5499 with spaces in their names
5500 Verify learning status
5502 2006-08-27 [colin] 2.4.0cvs99
5505 * manual/plugins.xml
5506 Document Bogofilter plugin
5508 2006-08-27 [colin] 2.4.0cvs98
5514 When possible, copy the queued mail to sent folder
5515 instead of re-adding. Much faster on IMAP.
5517 2006-08-27 [colin] 2.4.0cvs97
5520 Disable mmaped caches - huge metadata loss
5521 here after a power failure.
5523 Add quicksearch timing
5524 * src/common/plugin.c
5525 * src/common/plugin.h
5526 Implement an interface to tell what plugins
5527 provide. Prevent loading of similar plugins.
5528 * src/plugins/clamav/clamav_plugin.c
5529 * src/plugins/demo/demo.c
5530 * src/plugins/dillo_viewer/dillo_viewer.c
5531 * src/plugins/pgpcore/plugin.c
5532 * src/plugins/pgpinline/pgpinline.c
5533 * src/plugins/pgpmime/pgpmime.c
5534 * src/plugins/spamassassin/spamassassin.c
5535 * src/plugins/trayicon/trayicon.c
5536 Implement plugin_provides()
5538 2006-08-27 [colin] 2.4.0cvs96
5541 * src/plugins/Makefile.am
5542 * src/plugins/bogofilter/.cvsignore
5543 * src/plugins/bogofilter/Makefile.am
5544 * src/plugins/bogofilter/bogofilter.c
5545 * src/plugins/bogofilter/bogofilter.h
5546 * src/plugins/bogofilter/bogofilter_gtk.c
5547 New Bogofilter plugin, provides filtering and
5548 learning. Spamassassin will go to extra plugins.
5550 2006-08-26 [mones] 2.4.0cvs95
5552 * manual/handling.xml
5553 Fix subfolder path in the example (thanks to Paul)
5555 2006-08-26 [mones] 2.4.0cvs94
5557 * manual/glossary.xml
5558 2.2. + add ISP to the glossary
5559 7.5. + Add UIDL to glossary
5560 7.7. + Add TCP to glossary
5561 * manual/handling.xml
5562 7.1. + Mentions GNU/Linux distribution, what about the non...
5563 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
5564 7.3. + Mentions .bashrc, what about the non-bash ones?
5565 7.4. = Use appropriate quotation for commands
5566 7.6. = change "" to <quote></quote>
5567 * manual/plugins.xml
5568 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
5569 * manual/starting.xml
5570 2.1. + local mbox file: some examples of mbox file locations...
5571 Also reformatted files requiring it
5573 2006-08-26 [wwp] 2.4.0cvs93
5575 * src/summary_search.c
5576 disable find buttons while summary search is running.
5578 2006-08-25 [colin] 2.4.0cvs92
5585 Speed up MH moving, and add progressbar
5588 Write cache files using mmap() too
5590 2006-08-25 [wwp] 2.4.0cvs91
5593 switch spam<->ham button when a message has been marked as spam or ham
5594 and is still selected. Thanks to Colin.
5596 2006-08-25 [paul] 2.4.0cvs90
5599 * src/stock_pixmap.c
5600 * src/stock_pixmap.h
5602 * src/gtk/icon_legend.c
5603 * src/pixmaps/copied.xpm
5604 * src/pixmaps/moved.xpm
5605 add icons for delayed execution marked for
5606 copying, marked for moving
5608 2006-08-25 [mones] 2.4.0cvs89
5610 * manual/glossary.xml
5611 Fix the other glossary items:
5612 5.1. = Inmmediate execution -> <quote>immediate execution...
5613 5.2. = Fix MBOX capitalization -> Mbox
5614 5.3. + Improve Plugins def. w/ tech. ref.
5615 5.4. = Quotation -> replace '>' by <quote>></quote>
5616 5.5. - SMTP Server. -> remove dot
5620 2006-08-25 [mones] 2.4.0cvs88
5623 Reformatted, changed email address
5624 * manual/glossary.xml
5625 Reformatted, fixed MANUAL-TODO items:
5626 8.2. + add ROT-13 to glossary
5627 8.4. + add URL to glossary
5628 * manual/es/advanced.xml
5631 2006-08-25 [paul] 2.4.0cvs87
5633 * src/gtk/icon_legend.c
5634 add 'marked for deletion' icon
5635 arrange icons by containing column
5636 wrap long label text
5638 2006-08-25 [colin] 2.4.0cvs86
5640 * src/common/utils.c
5641 * src/common/utils.h
5642 Add the sc_g_*list_bigger functions in
5643 a place everyone can use it
5645 Only freeze/thaw the list when working
5646 on the selection, if it's bigger than 1
5647 * src/gtk/gtksctree.c
5648 Only freeze/thaw the list when unselec-
5649 ting 'all' if ('all' != 1)
5650 This avoids some flickering
5652 2006-08-24 [colin] 2.4.0cvs85
5655 Fix strange list selection
5656 Fix random seg (Invalid read of freed memory)
5658 2006-08-24 [colin] 2.4.0cvs84
5661 * src/gtk/inputdialog.c
5662 * src/plugins/pgpcore/passphrase.c
5663 Revert minimal width patch of 2.4.0cvs67,
5664 as it is also a maximal width. Use
5665 gtk_window_set_default_size instead.
5667 2006-08-24 [colin] 2.4.0cvs83
5670 Write cache/mark to temp files before
5671 overwriting old ones (avoids metadata
5672 loss if writing the new files fail).
5673 Use mmap() to read cache/mark file, as
5674 this makes cache reading faster. Dis-
5675 abled for big-endian machines until it
5676 can be tested. (Big-endian users: set
5677 msgcache_use_mmap = TRUE in the relevant
5680 Move rarely used fields of MsgInfo in
5681 another structure, which will only be
5682 allocated if needed. Face, X-Face,
5683 Return receipt headers and List-*
5684 headers are moved. Mails having none
5685 of these occupy 52 bytes less with
5686 this patch, which makes 2.5MB of RAM
5687 saved on a 50k folder).
5691 * src/partial_download.c
5695 Follow this structure change.
5697 2006-08-24 [wwp] 2.4.0cvs82
5699 * manual/es/.cvsignore
5700 * manual/es/dist/.cvsignore
5701 * manual/es/dist/html/.cvsignore
5702 * manual/es/dist/pdf/.cvsignore
5703 * manual/es/dist/ps/.cvsignore
5704 * manual/es/dist/txt/.cvsignore
5705 more (generated) files to ignore.
5707 2006-08-24 [colin] 2.4.0cvs81
5711 Fix possible problems with local delivery. Check the folder doesn't
5712 need scan before setting its mtime when saving cache (which can be
5713 done long after the folder's been modified by an external process);
5714 Check that the stored item's mtime didn't change in mh functions.
5716 2006-08-24 [mones] 2.4.0cvs80
5718 * manual/advanced.xml
5719 Rewrapping, some fixes and MANUAL-TODO items:
5720 8.1. = change "" to <quote></quote>
5721 8.3. = quote menu items
5722 8.5. - deploying -> new user ... ideally a new user (redundant)
5724 2006-08-23 [colin] 2.4.0cvs79
5726 * src/gtk/gtksctree.c
5727 When selecting or deselecting range, only
5728 freeze/thaw when selection is bigger than 10
5730 2006-08-23 [colin] 2.4.0cvs78
5735 * src/plugins/dillo_viewer/dillo_viewer.c
5736 Provide an API for MimeViewer plugins to
5737 return a text selection for replying
5739 2006-08-23 [colin] 2.4.0cvs77
5741 * src/image_viewer.c
5743 Use gtk_pixbuf_new_from_file_at_scale(), which
5744 is faster than getting the pixbuf then resizing
5747 2006-08-23 [colin] 2.4.0cvs76
5750 UTF-8 should be sent Quoted-printable
5752 2006-08-22 [colin] 2.4.0cvs75
5755 Check if scan is required before touching
5756 the folder (or it'll be required every time)
5758 2006-08-22 [colin] 2.4.0cvs74
5761 Require libetpan 0.46 (crasher fix when built
5764 2006-08-22 [colin] 2.4.0cvs73
5767 Set folder's mtime after writing its
5772 Don't do useless stuff if we don't
5775 Add some timing, don't deselect prior
5776 to selecting (gtksctree does it itself),
5777 remove crash avoidance hacks as it's been
5778 properly fixed since a while
5779 * src/common/utils.c
5780 Optimize to_human_readable(): _() is slow,
5781 do it only once, and avoid %f format for KB
5782 (the most common in a summaryview)
5783 * src/gtk/gtksctree.c
5784 Don't uselessly freeze/thaw (fixes flicker
5785 on next unread and friends), reduce number
5786 of g_list_nth/g_list_position where possible
5787 * src/gtk/gtkutils.c
5788 * src/gtk/gtkutils.h
5789 Reduce number of g_list_nth/g_list_position
5791 All of this makes loading as 70k folder 2.1
5792 seconds instead of 3.2 (with hot FS caches).
5793 (1.3 seconds without Date and Size columns...)
5795 2006-08-22 [paul] 2.4.0cvs72
5797 wrap documents and do some items from mones' MANUAL-TODO:
5799 * manual/account.xml
5800 4.1. = fix tabname references to <quote>tabname</quote>
5801 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
5803 1.1. = mentioned options don't match UI
5804 Add information about the 'Never send Return Receipts'
5806 * manual/handling.xml
5807 6.2. = Mentions Extended symbols button, but now is
5809 6.3. = Mentions ... button, which is now Edit
5811 2006-08-22 [colin] 2.4.0cvs71
5813 * src/gtk/pluginwindow.c
5814 Fix layout in verbose translations (such
5817 2006-08-22 [paul] 2.4.0cvs70
5819 * manual/Makefile.am
5820 build manuals in alphabetical order
5822 * src/prefs_themes.c
5823 replace/remove deprecated symbols
5824 * src/gtk/gtkutils.c
5826 * src/gtk/pluginwindow.c
5827 replace deprecated symbol
5828 replace label text and move it
5829 * src/plugins/pgpcore/prefs_gpg.c
5830 move the 'Generate...' button out of the
5831 Sign Key frame, replace the English used
5832 * src/plugins/pgpcore/sgpgme.c
5833 fixes to the English
5835 2006-08-21 [colin] 2.4.0cvs69
5837 * src/plugins/trayicon/trayicon.c
5838 Add more strings for translation; patch
5841 2006-08-21 [colin] 2.4.0cvs68
5844 fix replied flag not set after drafting
5846 fix body quicksearch in non-encoded bodies
5849 Get rid of the g_malloc workaround for
5850 corrupted caches, use g_try_malloc
5852 2006-08-21 [colin] 2.4.0cvs67
5855 * src/gtk/inputdialog.c
5856 * src/plugins/pgpcore/passphrase.c
5857 Set minimal width to 375
5859 Fix switching to offline, asking if it
5860 should be overriden for synchronising
5862 Don't offer to remember command on Open
5863 with for text parts, as the browser or
5864 text editor command isn't changed from
5867 2006-08-20 [paul] 2.4.0cvs66
5871 fix plural form errors. revealed by stricter
5872 checking of gettext 0.15
5874 2006-08-18 [paul] 2.4.0cvs65
5876 * src/stock_pixmap.c
5877 fix the fix of 2.4.0cvs64
5880 2006-08-18 [paul] 2.4.0cvs64
5882 * src/stock_pixmap.c
5886 2006-08-18 [paul] 2.4.0cvs63
5890 fix occasional IMAP bug where large msgs
5891 were left in the queue folder after sending
5894 2006-08-18 [paul] 2.4.0cvs62
5897 freeze the summaryview while quicksearch results
5899 (fixes bug 456 'current message is hidden when the
5900 view is refreshed and extended search is "unread
5904 add missing #include "inputdialog.h"
5905 * src/common/utils.h
5906 add missing mailcap_update_default() and improve
5909 2006-08-17 [colin] 2.4.0cvs61
5911 * src/plugins/pgpcore/select-keys.c
5914 2006-08-17 [colin] 2.4.0cvs60
5917 Don't continue queuing if Cancel is clicked
5920 2006-08-17 [colin] 2.4.0cvs59
5922 * src/plugins/pgpcore/select-keys.c
5923 When encrypting, if only one key matches and it
5924 matches exactly, automatically use it.
5926 2006-08-17 [colin] 2.4.0cvs58
5929 * src/prefs_common.c
5930 * src/prefs_common.h
5931 * src/prefs_ext_prog.c
5933 Fix issues with previous patch (text/html)
5934 Remove outdated prefs
5936 2006-08-17 [colin] 2.4.0cvs57
5939 Add View Log button on auth error
5941 Fix encrypted mail marked as new when
5942 saved in normal folders
5943 * src/plugins/pgpinline/pgpinline.c
5944 Fix encrypt bug on IMAP
5946 * src/common/utils.c
5947 * src/common/utils.h
5948 * src/gtk/inputdialog.c
5949 * src/gtk/inputdialog.h
5950 Get rid of metamail stuff, simplify
5951 opening, and allow remembering of user's
5952 choices (by updating ~/.mailcap). There's
5953 still to drop "Audio player" and "Image
5954 viewer" preferences.
5956 2006-08-17 [mones] 2.4.0cvs56
5958 * manual/es/sylpheed-claws-manual.xml
5961 2006-08-17 [mones] 2.4.0cvs55
5964 * manual/Makefile.am
5965 * manual/es/Makefile.am
5966 * manual/es/account.xml
5968 * manual/es/addrbook.xml
5969 * manual/es/advanced.xml
5971 * manual/es/glossary.xml
5973 * manual/es/handling.xml
5974 * manual/es/intro.xml
5975 * manual/es/keyboard.xml
5976 * manual/es/plugins.xml
5977 * manual/es/starting.xml
5978 * manual/es/sylpheed-claws-manual.xml
5979 * manual/es/dist/Makefile.am
5980 * manual/es/dist/html/Makefile.am
5981 * manual/es/dist/pdf/Makefile.am
5982 * manual/es/dist/ps/Makefile.am
5983 * manual/es/dist/txt/Makefile.am
5984 Spanish translation for the manual
5986 2006-08-16 [colin] 2.4.0cvs54
5991 Fix send button sensitivity at startup
5992 Set send menu sensitivity (patch by Fabien)
5994 Enable closing with esc (patch by Fabien)
5995 * src/gtk/foldersort.c
5996 Enable closing with esc (patch by Fabien)
5998 Optimisation (no need to copy to tempfile to
5999 "decode" 7bit and 8bit)
6001 Fix cruft in swap_from case
6003 Fix missing last line in some mail cases
6004 (Fixes debian #381872)
6005 * src/plugins/pgpcore/prefs_gpg.c
6006 * src/plugins/pgpcore/sgpgme.c
6007 * src/plugins/pgpcore/sgpgme.h
6008 Don't show "no key found" when user explicitely
6009 wants to create a key
6011 2006-08-16 [paul] 2.4.0cvs53
6017 * src/prefs_account.c
6018 * src/prefs_message.c
6019 * src/gtk/gtkutils.c
6020 bump up minimum required versions of GTK+ and
6023 2006-08-16 [paul] 2.4.0cvs52
6026 workaround GTK+ Bug 351600 - 'Can't re-click
6027 on button after sensitivity update'
6028 http://bugzilla.gnome.org/show_bug.cgi?id=351600
6031 2006-08-15 [colin] 2.4.0cvs51
6033 * src/plugins/pgpcore/prefs_gpg.c
6034 Set options sensitivity according to
6036 * src/plugins/pgpcore/sgpgme.c
6037 Allow to create key with no passphrase
6039 2006-08-14 [cleroy] 2.4.0cvs50
6041 * src/gtk/pluginwindow.c
6042 New layout (maybe to be changed?)
6043 * src/gtk/gtkutils.c
6044 Fix a bit label_window
6045 * src/plugins/pgpcore/passphrase.c
6046 * src/plugins/pgpcore/passphrase.h
6047 * src/plugins/pgpcore/plugin.c
6048 * src/plugins/pgpcore/prefs_gpg.c
6049 * src/plugins/pgpcore/prefs_gpg.h
6050 * src/plugins/pgpcore/sgpgme.c
6051 * src/plugins/pgpcore/sgpgme.h
6052 Allow to create a PGP private key via the GUI
6054 2006-08-14 [wwp] 2.4.0cvs49
6056 * src/addressbook_foldersel.c
6057 fix strict ISO C90 compliance.
6059 2006-08-14 [paul] 2.4.0cvs48
6061 * src/gtk/prefswindow.c
6062 re-set scrolled window on opening
6069 2006-08-14 [paul] 2.4.0cvs47
6071 * src/prefs_display_header.c
6072 re-enable user-defined Displayed Headers
6074 2006-08-14 [paul] 2.4.0cvs46
6076 * src/prefs_account.c
6079 2006-08-13 [colin] 2.4.0cvs45
6081 * src/common/utils.c
6082 Fix "a" in quote when the original message is empty,
6083 by using \0 instead of 'a' to test writability of
6086 2006-08-13 [wwp] 2.4.0cvs44
6088 * src/plugins/spamassassin/spamassassin.c
6089 fix capitalization of "SpamAssassin" in some debug, log and
6092 2006-08-13 [paul] 2.4.0cvs43
6095 fix overlapping widgets
6096 * src/prefs_account.c
6097 fix translation of protocol_names[]
6098 fix label disappearing off the edge of the
6101 2006-08-12 [paul] 2.4.0cvs42
6103 * manual/plugins.xml
6104 update IRC channel info before it gets forgotten
6107 2006-08-11 [colin] 2.4.0cvs41
6116 Grey out the Send button if
6117 - Queue folders are empty, or
6118 - We're sending already
6120 2006-08-11 [wwp] 2.4.0cvs40
6123 fix a logic issue when quitting while a compose window is
6124 still open, thanks to Colin.
6126 2006-08-10 [colin] 2.4.0cvs39
6129 Fix default font size setting after wizard run
6131 * src/etpan/imap-thread.c
6132 * src/etpan/imap-thread.h
6133 Fix bug #999 (Timing out on TSL cert validation
6134 dialog makes ugly things happen). Also, STARTTLS
6135 unconditionnaly if initial capabilities contain
6136 LOGINDISABLED and STARTTLS.
6138 2006-08-09 [colin] 2.4.0cvs38
6142 Fix Tools/Actions sensitivity when there are
6145 2006-08-09 [colin] 2.4.0cvs37
6147 * src/prefs_filtering.c
6148 Warning fix, patch by Paul
6150 * src/prefs_actions.c
6151 * src/prefs_filtering_action.c
6152 * src/prefs_matcher.c
6153 Uniformisation of "Info ..." to "Info..." (for
6154 old gtk), patch by Fabien
6155 * src/plugins/clamav/clamav_plugin_gtk.c
6156 Sensitivity fix by Fabien
6158 2006-08-09 [colin] 2.4.0cvs36
6162 Add a function to know whether we're exiting
6163 * src/plugins/trayicon/trayicon.c
6164 If exiting, don't do anything. Faster, and
6165 avoids gtk_main_iteration reentracy causing
6168 2006-08-09 [colin] 2.4.0cvs35
6173 Fix lack of part selection when automatically
6174 jumping to a specific part
6176 Little optimisation in cache reading
6178 2006-08-09 [colin] 2.4.0cvs34
6181 Fix crash setting the priority on reedit
6182 (Accessing compose before creating it!)
6184 2006-08-08 [colin] 2.4.0cvs33
6187 Fix bug #998 (last attachment is not accessible)
6188 Bad RFC interpretation on multipart close-delimiters
6191 * src/gtk/gtkvscrollbutton.c
6192 * src/gtk/gtkvscrollbutton.h
6193 Make attachments list wheel-scrollable
6195 2006-08-07 [colin] 2.4.0cvs32
6197 * src/gtk/gtkaspell.c
6198 Fix bug #973 (Unicode punctation characters
6199 are not recognized as separators by the
6200 spell checker); fix unsigned stuff
6202 2006-08-07 [colin] 2.4.0cvs31
6205 Fix bug #956 (DnD text with accents in compose
6206 text entry); fix gccc's signed/unsigned fuss
6208 2006-08-06 [colin] 2.4.0cvs30
6211 Fix bug #979 (Plugin crashes when exiting
6212 sylpheed-claws) : handle exit request only
6215 2006-08-05 [colin] 2.4.0cvs29
6218 Just make sure we have a msgid.
6220 2006-08-05 [colin] 2.4.0cvs28
6224 Fix bug #995 ("Mark cross-posted as read" doesn't work)
6225 by reimplementing it
6227 Fix bug when hiding quotes with level > 3 and quote
6230 2006-08-04 [colin] 2.4.0cvs27
6235 Fix a bit replace-by-pasting undo
6238 Fix Fold quotes menu synchro in
6239 mainwindow when it changes in
6242 Fix right-click on quotes blocks
6243 * src/common/utils.c
6244 Verify that the file created by
6245 my_tmpfile() is writable. Fixes
6246 bug #988 (very specific filesystem
6248 * src/plugins/pgpcore/sgpgme.c
6249 Fix file descriptor leak
6250 * src/plugins/spamassassin/spamassassin.c
6251 Warn once if spamd isn't reachable
6253 2006-08-04 [colin] 2.4.0cvs26
6256 i18n context patch by Fabien
6258 2006-08-03 [colin] 2.4.0cvs25
6262 Rename "Hide quotes" to "Fold quotes"
6264 Don't use hand cursor on quotes. "all
6265 the bonuses of the feature and none of
6266 unwelcome side-effects"
6268 2006-08-03 [colin] 2.4.0cvs24
6271 * sylpheed-claws.desktop
6273 Bring the desktop file to XDG compliance
6274 Patch by Charles A. Edwards
6276 2006-08-03 [colin] 2.4.0cvs23
6279 Fix links offset when they are preceded
6280 by accentued chars (g_utf8_strlen!)
6282 Fix wrong status when starting offline
6285 2006-08-03 [wwp] 2.4.0cvs22
6287 * src/prefs_common.h
6288 ask what to do w/ filtering rules that belong to an account when
6289 applying filtering rules manually from the main window (skip,
6290 apply regardless of the account, use current account). This dialog
6291 can be skipped and the last reply used.
6294 2006-08-03 [wwp] 2.4.0cvs21
6298 * src/prefs_common.c
6303 ask what to do w/ filtering rules that belong to an account when
6304 applying filtering rules manually from the main window (skip,
6305 apply regardless of the account, use current account). This dialog
6306 can be skipped and the last reply used.
6309 2006-08-03 [colin] 2.4.0cvs20
6312 Optimize previous patch
6314 2006-08-03 [cleroy] 2.4.0cvs19
6317 Fix quotes getting toggled back when the
6318 mail has an even number of text parts
6320 2006-08-02 [colin] 2.4.0cvs18
6323 Add Hide quotes menu
6325 2006-08-02 [colin] 2.4.0cvs17
6328 * src/prefs_common.c
6332 Allow per-level quote hiding,
6333 Allow toggling quotes by double-clicking them
6334 Rename RemoteURI to ClickableText to reflect
6335 the fact it's used for a variety of things
6337 2006-08-02 [wwp] 2.4.0cvs16
6340 fix "View/Hide quotes" menu item status initialization.
6342 2006-08-02 [wwp] 2.4.0cvs15
6344 * src/matcher_parser_parse.y
6345 remove a debug trace.
6347 2006-08-02 [paul] 2.4.0cvs14
6349 * src/plugins/pgpcore/passphrase.c
6350 don't set initial dialog size
6353 2006-08-02 [paul] 2.4.0cvs13
6356 remove the rogue '/' character
6358 2006-08-02 [paul] 2.4.0cvs12
6361 allow buttons to resize as necessary
6363 2006-08-01 [wwp] 2.4.0cvs11
6366 fix strict ISO C90 compliance.
6368 2006-08-01 [wwp] 2.4.0cvs10
6371 updated update-po tool to work w/ context-dependent translations.
6372 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6374 2006-08-01 [wwp] 2.4.0cvs9
6377 * src/prefs_filtering.c
6378 * src/prefs_matcher.c
6379 allow context-dependent translations for "All",
6380 patch by Fabien Vantard <fzzzzz@gmail.com>.
6382 2006-07-31 [colin] 2.4.0cvs8
6386 Add Rafal to authors
6388 2006-07-31 [colin] 2.4.0cvs7
6393 * src/prefs_common.c
6394 * src/prefs_common.h
6396 Add 'View/Hide quotes'. Patch based on a patch
6399 2006-07-31 [colin] 2.4.0cvs6
6402 Fix problem with "> stuff >" actions
6404 2006-07-31 [paul] 2.4.0cvs5
6407 updated by Geir Helland
6409 2006-07-31 [wwp] 2.4.0cvs4
6414 add "View/Go to/Parent message" and "View/Go to/Last read message",
6417 2006-07-31 [wwp] 2.4.0cvs3
6424 * src/addressbook_foldersel.c
6425 * src/addressbook_foldersel.h
6430 * src/matcher_parser_lex.l
6431 * src/matcher_parser_parse.y
6432 * src/prefs_common.c
6433 * src/prefs_common.h
6434 * src/prefs_filtering.c
6435 * src/prefs_matcher.c
6436 * src/prefs_matcher.h
6438 introduce filtering against the address book. It's now possible to add
6439 matched conditions to determine if any email address in a message matches
6440 or doesn't match any or all books or folders in the address book.
6442 2006-07-31 [wwp] 2.4.0cvs2
6452 * src/matcher_parser_lex.l
6453 * src/matcher_parser_parse.y
6455 * src/prefs_filtering.c
6456 * src/prefs_filtering.h
6460 introduce per-account filtering rules. Each filtering rule can now be assigned
6461 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
6462 when applying filtering rules manually, as all rules will apply - even the ones
6463 assigned to an account. This issue will be addressed soon.
6467 2006-07-31 [wwp] 2.4.0cvs1
6470 make more strings translatable.
6472 2006-07-31 [paul] 2.4.0
6476 2006-07-31 [paul] 2.3.1cvs91
6479 updated by Miquel Oliete
6481 2006-07-31 [paul] 2.3.1cvs90
6491 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
6492 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
6493 Aleksandar Urosevic, and Ralgh Young
6495 2006-07-31 [paul] 2.3.1cvs89
6501 Fix a race condition when, after an SC crash, rescanning
6502 folders took more than 0.5 seconds
6505 2006-07-31 [paul] 2.3.1cvs88
6508 don't translate separator strings
6510 2006-07-30 [mones] 2.3.1cvs87
6512 * doc/man/sylpheed-claws.1
6513 Fixed non-ASCII chars in Hoa's name
6517 2006-07-27 [colin] 2.3.1cvs86
6520 Don't include the leading \n in links
6523 2006-07-25 [colin] 2.3.1cvs85
6526 * src/common/socket.h
6527 * src/etpan/imap-thread.c
6528 Refresh resolvers before connecting
6529 to IMAP servers, and after switching
6530 to online. Thanks to Paul.
6534 * 2.4.0-rc4 released
6536 2006-07-17 [colin] 2.3.1cvs84
6539 Show connection attempt in statusbar before
6540 connecting (previously first message was
6541 "Retrieving messages from ..." after the
6542 connection succeeded.
6544 2006-07-16 [wwp] 2.3.1cvs83
6546 * sylpheed-claws.ico
6547 Added .ico file (windows multi-size icon file, generated).
6549 2006-07-12 [wwp] 2.3.1cvs82
6552 remove Message/Re-edit menu entry from messageview window,
6553 as sent/draft/queued messages are opened in compose window when
6554 re-edited and it's not possible to re-edit other msgs.
6556 2006-07-12 [paul] 2.3.1cvs81
6561 check online state before resetting
6562 mailcheck timer. Useful if some program
6563 verifies connection state and updates
6565 Patch by Leonid Evdokimov <darkk@users.sf.net>
6567 2006-07-12 [paul] 2.3.1cvs80
6569 * sylpheed-claws-128x128.png
6570 * sylpheed-claws-64x64.png
6571 * sylpheed-claws.png
6574 * src/prefs_toolbar.c
6575 * src/stock_pixmap.c
6576 * src/stock_pixmap.h
6579 * src/gtk/gtkutils.c
6580 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
6581 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
6582 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
6583 * src/pixmaps/sylpheed.xpm ** REMOVED **
6584 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
6585 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
6586 updated and renamed logo/icon files and related
6587 logo by Jesper Schultz
6589 2006-07-11 [paul] 2.3.1cvs79
6592 fix the labels a smidgin
6594 2006-07-09 [colin] 2.3.1cvs78
6597 Show errors in textviewer's command
6598 Patch by H. Merijn Brand
6600 2006-07-09 [colin] 2.3.1cvs77
6603 Save FMID in drafts too
6605 2006-07-08 [colin] 2.3.1cvs76
6608 Svae RMID in drafted mails too
6609 Save quote_fmt vars for whole mails,
6610 don't reset at each quote_fmt_init:
6611 allows to use the same |i{var} in
6612 various template fields
6613 * src/prefs_template.c
6615 * src/quote_fmt_parse.y
6618 2006-07-08 [colin] 2.3.1cvs75
6621 Fix highlighting of attached parts URIs
6623 2006-07-08 [colin] 2.3.1cvs74
6626 Prevent bug #981 (sc 2.3.1 segfaults with
6627 gtk+ 2.10) from being reported again:
6628 if Sylpheed-Claws has been compiled against
6629 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
6630 of if Sylpheed-Claws has been compiled against
6631 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
6634 2006-07-07 [colin] 2.3.1cvs73
6636 * src/prefs_actions.c
6639 2006-07-07 [colin] 2.3.1cvs72
6641 * src/prefs_actions.c
6642 Fix compile on gtk < 2.8. argh :)
6644 2006-07-07 [paul] 2.3.1cvs71
6649 2006-07-07 [colin] 2.3.1cvs70
6653 * src/quote_fmt_lex.l
6654 * src/quote_fmt_parse.y
6655 Add |i{var}, a way to insert user-entered
6660 * 2.4.0-rc3 released
6662 2006-07-07 [colin] 2.3.1cvs69
6665 Don't consider inboxes of UNKNOWN folder
6666 classes to be useable as default inboxes
6668 2006-07-07 [paul] 2.3.1cvs68
6671 add missing #include <errno.h>
6672 Thanks to René J. Blokland
6674 2006-07-07 [paul] 2.3.1cvs67
6677 Return now Closes dialog
6681 add contextual menu to mime parts listed
6684 * src/common/utils.c
6685 reversal: ' is a valid character in URLs
6687 2006-07-06 [colin] 2.3.1cvs66
6689 * src/remotefolder.h
6690 Forgotten in previous commit
6692 2006-07-06 [colin] 2.3.1cvs65
6695 Set summary update flag whenever
6698 * src/prefs_account.c
6699 * src/common/utils.h
6700 * src/etpan/imap-thread.c
6701 Fix warnings, thanks to Fabien and
6704 2006-07-06 [wwp] 2.3.1cvs64
6706 * src/gtk/gtkutils.c
6707 GTK_STOCK_HELP exists in GTK+ 2.4.x.
6709 2006-07-06 [wwp] 2.3.1cvs63
6718 * src/message_search.c
6719 * src/prefs_actions.c
6720 * src/prefs_filtering.c
6721 * src/prefs_filtering.h
6722 * src/prefs_template.c
6723 * src/summary_search.c
6725 * src/gtk/gtkutils.c
6726 * src/gtk/gtkutils.h
6727 * src/gtk/pluginwindow.c
6728 add help buttons to some dialogs. Clicking such buttons opens a
6729 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
6731 2006-07-06 [paul] 2.3.1cvs62
6734 fix attachments contextual menu
6737 2006-07-05 [colin] 2.3.1cvs61
6741 Handle sftp:// links
6743 2006-07-05 [paul] 2.3.1cvs60
6746 grab save button by default
6749 2006-07-05 [wwp] 2.3.1cvs59
6752 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
6754 2006-07-04 [colin] 2.3.1cvs58
6758 Use left click to select, middle click to open
6760 * src/common/utils.c
6763 2006-07-04 [colin] 2.3.1cvs57
6767 Warning fixes, thanks to Fabien
6769 2006-07-04 [colin] 2.3.1cvs56
6774 Allow parts to be selected via their text label
6777 2006-07-04 [colin] 2.3.1cvs55
6780 Feedback when closing (for big folders)
6781 * src/prefs_actions.c
6782 * src/prefs_filtering.c
6783 * src/prefs_matcher.c
6784 * src/prefs_template.c
6785 Fix default button when closing without
6788 2006-07-04 [colin] 2.3.1cvs54
6791 Delete local file on deletion
6793 2006-07-03 [colin] 2.3.1cvs53
6797 Don't freeze when rescanning after crash
6799 2006-07-03 [wwp] 2.3.1cvs52
6804 * src/plugins/pgpinline/pgpinline.c
6805 * src/plugins/pgpmime/pgpmime.c
6806 don't report an error when the user cancels the passphrase dialog.
6808 2006-07-02 [colin] 2.3.1cvs51
6811 Open message when crossing folders with Space,
6812 goto next unread and friends
6814 2006-07-01 [colin] 2.3.1cvs50
6816 * src/prefs_account.c
6817 Typographic rules varying from language
6818 to language (in french "Protocole :"),
6819 we have to do that :)
6821 2006-07-01 [ticho] 2.3.1cvs49
6823 * src/prefs_account.c
6824 Only use one temporary gchar* variable in
6825 prefs_account_protocol_set_optmenu().
6827 2006-07-01 [ticho] 2.3.1cvs48
6829 * src/prefs_account.c
6830 * src/prefs_account.h
6831 Use GtkLabel for existing account protocol name.
6832 Created an array for protocol names and populate the
6833 combobox from it in a for() cycle.
6835 2006-06-30 [colin] 2.3.1cvs47
6838 Block undo when changing signature (by changing
6841 2006-06-30 [paul] 2.3.1cvs46
6843 * src/send_message.c
6844 when editing From in the Compose window, use that address
6845 in the Return-Path: header
6848 2006-06-30 [colin] 2.3.1cvs45
6851 Fix signature replacement:
6852 - when no newline before separator
6855 2006-06-29 [colin] 2.3.1cvs44
6861 Let 'View/Go to/Next marked' work like
6862 Next new & Next unread: across folders
6863 Change the select_on_entry pref to do
6864 what we want when changing folder
6865 * src/common/utils.c
6866 Fix single-quoted links
6868 2006-06-29 [colin] 2.3.1cvs43
6870 * src/gtk/gtkaspell.c
6871 "Sylpheed" and "Sylpheed-Claws" do exist !
6873 2006-06-29 [colin] 2.3.1cvs42
6876 Forgot to remove debug
6878 2006-06-29 [colin] 2.3.1cvs41
6883 Disconnect from IMAP servers when going
6884 offline. Fixes bug #978 (going to offline-mode
6885 won't close connections)
6887 2006-06-29 [colin] 2.3.1cvs40
6890 Fix transient setting on failing plugins
6892 * src/plugins/pgpcore/sgpgme.c
6893 Only warn for OpenPGP. Most people don't
6896 2006-06-29 [colin] 2.3.1cvs39
6899 Fix Spelling menu (discrepancy between context menu
6900 and top menu when folder's dictionary isn't the
6902 * src/plugins/pgpcore/sgpgme.c
6903 More error reporting about why gpgme can fail
6905 2006-06-29 [wwp] 2.3.1cvs38
6908 honor the display-header-pane setting even when the message view
6909 is a separate window.
6911 2006-06-29 [wwp] 2.3.1cvs37
6913 * src/prefs_actions.c
6914 forgot to commit that one (use of GTK_STOCK_INFO).
6916 2006-06-29 [colin] 2.3.1cvs36
6919 Better handling of login errors (ask the password
6920 again once), alert in case of error. Fix three
6921 signedness warnings.
6923 2006-06-28 [wwp] 2.3.1cvs35
6925 * src/prefs_template.c
6926 * src/prefs_matcher.c
6927 * src/prefs_filtering_action.c
6929 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
6930 patch by Fabien Vantard, slightly modified.
6936 2006-06-28 [colin] 2.3.1cvs34
6938 * src/prefs_account.c
6939 Fix bug #977 (Can't add or edit imap accounts)
6941 2006-06-28 [colin] 2.3.1cvs33
6946 2006-06-28 [colin] 2.3.1cvs32
6949 Save named inlined attachments with "Save all"
6952 * src/common/plugin.c
6953 * src/common/plugin.h
6954 * src/common/sylpheed.c
6955 * src/common/utils.c
6956 * src/plugins/pgpcore/sylpheed.def
6957 * src/plugins/pgpinline/sylpheed.def
6958 * src/plugins/pgpmime/sylpheed.def
6959 Win32 compatibility patch, by
6962 2006-06-28 [wwp] 2.3.1cvs31
6965 * src/prefs_folder_item.c
6966 less compilation warnings (thanks to Fabien Vantard), less typos.
6968 2006-06-28 [paul] 2.3.1cvs30
6970 * src/gtk/gtkutils.c
6971 gtk_combo_box_set_focus_on_click() is only
6972 available since gtk 2.6.0
6974 2006-06-28 [paul] 2.3.1cvs29
6976 * src/prefs_ext_prog.c
6977 fix engrish and add a tooltip for the
6978 'command for 'Display as text' option
6984 2006-06-28 [paul] 2.3.1cvs28
6988 include textviewer.pl in releases
6990 2006-06-28 [paul] 2.3.1cvs27
6992 * src/prefs_ext_prog.c
6993 hide Print command option if libgnomeprint
6996 2006-06-27 [colin] 2.3.1cvs26
6999 Fix Esc handling in insert/attach dialog
7000 Don't show this dialog if dragging something
7001 else than text/uri-list
7002 Thanks to Fabien Vantard
7003 * tools/textviewer.pl
7004 Filter script to display stuff as text
7007 2006-06-27 [wwp] 2.3.1cvs25
7010 use the exact product name (message view title), patch
7013 2006-06-27 [ticho] 2.3.1cvs24
7015 * src/prefs_account.c
7016 * src/prefs_common.c
7017 * src/prefs_common.h
7018 * src/prefs_ext_prog.c
7020 Add a preference (Preferences/External programs)
7021 to allow "Display as text" to be done via a script
7022 (patch by H.Merijn Brand).
7023 Use GtkComboBox for protocol selection in account
7025 Only include current choice for existing accounts, and
7026 insensitivize the combobox.
7028 2006-06-27 [paul] 2.3.1cvs23
7031 fix crasher introduced in cvs21.
7034 2006-06-26 [colin] 2.3.1cvs22
7037 Fix double-frees when leaving folders
7038 after exporting to mbox
7040 2006-06-26 [colin] 2.3.1cvs21
7043 More feedback (and optimisation)
7045 * src/common/utils.c
7046 Fix case when looking for mail addresses
7047 * src/gtk/gtkutils.c
7048 Extra check for (X-)Face
7050 2006-06-25 [ticho] 2.3.1cvs20
7054 * src/gtk/gtkutils.c
7055 * src/gtk/gtkutils.h
7056 Added second argument to gtkut_sc_combobox_create() to
7057 control focus-on-click for the widget.
7058 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
7060 2006-06-25 [ticho] 2.3.1cvs19
7063 * src/gtk/Makefile.am
7064 * src/gtk/combobox.c
7065 * src/gtk/combobox.h
7066 * src/gtk/gtkutils.c
7067 * src/gtk/gtkutils.h
7068 Use GtkComboBox instead of deprecated GtkOptionMenu
7069 for account selector in compose window and for encoding
7070 selector in attachment properties.
7071 Also factorise working with the new GtkComboBox somewhat.
7073 2006-06-24 [paul] 2.3.1cvs18
7075 * src/prefs_common.c
7076 use the correct default value
7078 2006-06-24 [paul] 2.3.1cvs17
7081 * src/prefs_common.c
7082 * src/prefs_common.h
7083 * src/prefs_compose_writing.c
7084 enable setting of default action when
7085 dnd'ing files in the compose window.
7086 (Collaborative effort with wwp)
7088 2006-06-23 [wwp] 2.3.1cvs16
7091 i18n fix (thanks to Fabien Vantard)
7093 2006-06-22 [colin] 2.3.1cvs15
7095 * src/prefs_customheader.c
7096 Don't use filters in custom headers' file
7097 selector. Remember, extensions mean nothing :)
7099 2006-06-22 [paul] 2.3.1cvs14
7102 allow setting of man directory location
7104 2006-06-22 [colin] 2.3.1cvs13
7107 Add 'View/Go to/Next unread folder'.
7110 2006-06-22 [colin] 2.3.1cvs12
7112 * src/common/utils.c
7113 Add some subject prefixes
7114 Patch by Bjorn T Johansen <btj@havleik.no>
7116 2006-06-22 [colin] 2.3.1cvs11
7118 * manual/advanced.xml
7119 Forgotten hidden pref
7121 2006-06-21 [paul] 2.3.1cvs10
7123 * src/prefs_account.c
7124 complete the removal of 'Add date header' option
7126 2006-06-21 [paul] 2.3.1cvs9
7130 * src/prefs_account.c
7131 * src/prefs_account.h
7132 remove option to add date header - always
7134 * src/etpan/imap-thread.c
7135 fix warnings (Thanks to Colin)
7137 2006-06-21 [wwp] 2.3.1cvs8
7140 set the attachment flag when inline text part are (file)named. This is more convenient
7141 when receiving (for instance) inline source files or patches sent using thunderbird.
7143 2006-06-21 [paul] 2.3.1cvs7
7146 fix off-by-one count of current msg in
7147 statusbar filtering progressbar
7149 2006-06-21 [paul] 2.3.1cvs6
7152 Show attachment icon even if the part is 'inline'
7153 if the following conditions are met:
7154 - content-type != 'text/plain'
7155 - content-type != '*/pgp-signature'
7156 - either 'name' or 'filename' parameter is not NULL
7160 2006-06-21 [paul] 2.3.1cvs5
7163 * src/prefs_common.c
7164 * src/prefs_common.h
7166 add an option to 'Never send Return
7170 2006-06-20 [mones] 2.3.1cvs4
7175 typo fixed (space after comma)
7176 * tools/make.themes.project
7177 remove exec mode from tarball files
7179 2006-06-20 [colin] 2.3.1cvs3
7184 Better fix for \n's in headers (don't
7185 break Received: and others)
7187 2006-06-20 [paul] 2.3.1cvs2
7191 improve legibility of phishing attempt
7194 2006-06-20 [paul] 2.3.1cvs1
7199 Update version number following
7202 2006-06-20 [colin] 2.3.0cvs26
7205 When dragging a file to the text of the compose
7206 window, ask whether we want to insert or attach
7207 (I know lots of people who do that to attach)
7209 2006-06-20 [colin] 2.3.0cvs25
7211 * src/etpan/imap-thread.c
7212 Fix threshold (the append command is often > 32 bytes)
7214 2006-06-19 [colin] 2.3.0cvs24
7217 * src/etpan/imap-thread.c
7218 Workaround Rockliffe IMAP server bug: replace
7219 "x UID SEARCH (ANSWERED UID 1:*)" with
7220 "x UID SEARCH ANSWERED"
7221 (Rockliffe doesn't handle the parenthesis)
7223 2006-06-19 [colin] 2.3.0cvs23
7227 * src/etpan/imap-thread.c
7228 Probably fix bug #972 (Freezes when adding
7229 an attachment to the message)
7231 Modernize Firefox cmd
7234 2006-06-18 [colin] 2.3.0cvs22
7236 * src/prefs_customheader.c
7237 Only allow correct filenames for various
7240 2006-06-18 [colin] 2.3.0cvs21
7242 * src/prefs_customheader.c
7243 Add a 'From File...' button in custom headers prefs, which
7244 try to do the right thing:
7245 for normal headers, use file as plaintext,
7246 for X-Face, calls compface,
7247 for Face, encode to b64.
7249 2006-06-17 [colin] 2.3.0cvs20
7254 2006-06-16 [colin] 2.3.0cvs19
7257 Recursive quicksearch: show message list
7258 in current folder, *then* search children
7261 2006-06-16 [colin] 2.3.0cvs18
7264 Instead of ignoring SIGPIPE, save caches
7265 when getting one. Will fix the fact that
7266 hot caches are out-of-date when logging
7269 * src/prefs_compose_writing.c
7270 Only save text (not attachments) when
7271 auto-saving to drafts
7273 Always replace \n, \r and \t with spaces
7275 * manual/dist/html/Makefile.am
7276 * manual/dist/pdf/Makefile.am
7277 * manual/dist/ps/Makefile.am
7278 * manual/dist/txt/Makefile.am
7279 * manual/fr/dist/html/Makefile.am
7280 * manual/fr/dist/pdf/Makefile.am
7281 * manual/fr/dist/ps/Makefile.am
7282 * manual/fr/dist/txt/Makefile.am
7283 * manual/pl/dist/html/Makefile.am
7284 * manual/pl/dist/pdf/Makefile.am
7285 * manual/pl/dist/ps/Makefile.am
7286 * manual/pl/dist/txt/Makefile.am
7287 Fix make clean removing pregenerated manuals
7290 2006-06-16 [colin] 2.3.0cvs17
7292 * src/plugins/pgpcore/sgpgme.c
7293 * src/plugins/pgpmime/pgpmime.c
7294 * src/plugins/pgpinline/pgpinline.c
7295 Better error reporting in setup_signers.
7296 Don't fallback to default key if specified
7298 Don't allow signing if more than one secret
7299 key matches the one specified in prefs.
7301 2006-06-15 [colin] 2.3.0cvs16
7304 Add "Send queue" in the folder's contextual
7312 * src/plugins/pgpcore/passphrase.c
7313 * src/plugins/pgpcore/sgpgme.c
7314 * src/plugins/pgpinline/pgpinline.c
7315 * src/plugins/pgpmime/pgpmime.c
7316 Better error reporting
7318 Probably fix bug #971 (2.2.3 cannot read mail
7322 2006-06-15 [mones] 2.3.0cvs15
7324 * tools/make.themes.project
7325 creates the themes project from the web page
7327 2006-06-15 [colin] 2.3.0cvs14
7330 Better fix (avoid losing the folder if scan_tree
7333 2006-06-15 [cleroy] 2.3.0cvs13
7336 Probably fix Bug #969 (crash on rebuilding
7339 2006-06-14 [colin] 2.3.0cvs12
7341 * manual/dtd/manual.xsl
7342 * manual/sylpheed-claws-manual.xml
7343 * manual/fr/sylpheed-claws-manual.xml
7344 * manual/pl/sylpheed-claws-manual.xml
7345 Insert pagebreaks between sections
7347 2006-06-14 [paul] 2.3.0cvs11
7350 better fix than 2.3.0cvs10
7352 2006-06-14 [paul] 2.3.0cvs10
7355 fix setting of PACKAGE_DATA_DIR with newer autoconf
7356 (backwards compatible)
7358 2006-06-13 [colin] 2.3.0cvs9
7361 Fix sending of return receipt with the new queue folders
7363 2006-06-13 [wwp] 2.3.0cvs8
7365 * src/quote_fmt_lex.l
7366 fix wrong tokens returned in quote_fmt lexer, query not().
7368 2006-06-13 [wwp] 2.3.0cvs7
7371 * src/prefs_folder_item.c
7372 allow changing folder type even when folder is not a top-level one,
7375 2006-06-12 [colin] 2.3.0cvs6
7378 Fix double-ask of "Do you want to mark all
7381 2006-06-12 [colin] 2.3.0cvs5
7392 * src/prefs_folder_item.c
7397 * src/send_message.c
7400 Apply bug #964's patch (Queue and drafts aren't normal)
7401 The Drafts and Queue folder now contain RFC-822 files,
7402 allowing to move and copy mails from and to these
7403 folders. Moving from Drafts to Queue will prepare the
7404 mail for sending (PGP signature, encryption, etc).
7405 This patch also rework sending errors handling to try
7407 Also, allow redefining folder types via the GUI
7408 (Folder type in its Properties)
7410 2006-06-12 [colin] 2.3.0cvs4
7413 * src/prefs_common.c
7414 * src/prefs_common.h
7416 Allow to define a specific print font - patch
7417 by Bernhard Walle <bernhard.walle@gmx.de>
7419 * manual/advanced.xml
7420 * manual/fr/advanced.xml
7421 Add a hidden pref to allow deletion without
7424 2006-06-12 [wwp] 2.3.0cvs3
7427 more files to ignore.
7429 2006-06-12 [wwp] 2.3.0cvs2
7432 * src/quote_fmt_lex.l
7433 * src/quote_fmt_parse.y
7434 extend the quote_fmt parser (templates and quotes):
7435 - allow limited sub-expressions in |p{} and |f{} expressions,
7436 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
7437 - implemented/fixed missing implementation of query_references and show_references,
7438 - completed, fixed contents and format of the symbols help dialog,
7439 - fix some compilation warnings.
7441 2006-06-12 [wwp] 2.3.0cvs1
7443 * manual/advanced.xml
7444 * manual/fr/advanced.xml
7445 updates in the "templates" section of the manual (eng/fr):
7446 - be more precise (both versions)
7447 - completed to match the english reference (fr version)
7448 - touchups (both versions)
7450 2006-06-12 [paul] 2.3.0
7454 2006-06-12 [paul] 2.2.3cvs14
7465 updated by Miquel Oliete, Tim, Stephan Sachse,
7466 Stavros Giannouris, Fabien Vantard, Andrea
7467 Spadaccini, Frederico Goncalves Guimaraes,
7468 Aleksandar Urosevic, and Ralgh Young
7470 2006-06-12 [colin] 2.2.3cvs13
7475 2006-06-11 [colin] 2.2.3cvs12
7478 Verify that g_malloc() succeeded
7480 2006-06-11 [colin] 2.2.3cvs11
7483 Add Face header to welcome mail
7485 2006-06-10 [colin] 2.2.3cvs10
7488 Revert previous (Forgot it changes the
7489 margin on the whole mail)
7491 2006-06-10 [colin] 2.2.3cvs9
7494 Don't overlap long headers under (X-)Face
7496 2006-06-10 [mones] 2.2.3cvs8
7499 allow generation of manual on systems lacking saxon binary
7500 but with java and the saxon library installed
7505 2006-06-09 [colin] 2.2.3cvs7
7508 Fix leak when using Display Sender using Addressbook
7510 2006-06-09 [colin] 2.2.3cvs6
7519 2006-06-09 [paul] 2.2.3cvs5
7523 * tools/claws.i18n.status.pl
7524 updated with new info
7526 2006-06-09 [paul] 2.2.3cvs4
7531 add wwp to authors list
7533 update mine and Colin's addresses
7535 2006-06-08 [colin] 2.2.3cvs3
7537 * src/etpan/imap-thread.c
7538 Fix leak on SSL cert check
7540 2006-06-08 [colin] 2.2.3cvs2
7542 * src/common/utils.c
7545 2006-06-08 [paul] 2.2.3cvs1
7548 Update version number following
7551 2006-06-07 [colin] 2.2.2cvs3
7554 Fix catching cache read errors (guint instead of gint)
7555 Prevent malloc'ing more than 8MB (means cache corruption)
7557 2006-06-07 [paul] 2.2.2cvs2
7564 * src/common/utils.c
7565 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
7567 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
7570 2006-06-06 [paul] 2.2.2cvs1
7573 Update version number following
7576 2006-06-06 [paul] 2.2.1cvs6
7579 fix implicit declaration of
7581 Patch by Fabien Vantard
7583 2006-06-06 [paul] 2.2.1cvs5
7586 fix age_greater and age_lower so that they
7587 mean what say and not '...or equal to'
7590 2006-06-06 [paul] 2.2.1cvs4
7593 * src/common/utils.c
7597 2006-06-05 [wwp] 2.2.1cvs3
7599 * manual/fr/account.xml
7600 minor language fixes (thanks to Fabien Vantard).
7602 2006-06-05 [colin] 2.2.1cvs2
7604 * src/prefs_folder_item.c
7606 Allow recursive setting of properties
7609 Don't freeze on 'test' filtering rule
7611 2006-06-05 [colin] 2.2.1cvs1
7614 Update version number following
7617 2006-06-04 [wwp] 2.2.0cvs82
7619 * manual/glossary.xml
7620 * manual/account.xml
7621 * manual/fr/glossary.xml
7622 * manual/fr/account.xml
7623 added glossary section and references/links related to the Face custom header.
7625 2006-06-04 [colin] 2.2.0cvs81
7628 Skip to next message on move with no
7631 2006-06-04 [wwp] 2.2.0cvs80
7634 added sanity checks, exit when needed.
7636 2006-06-03 [paul] 2.2.0cvs79
7638 * src/prefs_receive.c
7639 page name is now 'Receiving'
7641 page name is now 'Sending'
7643 2006-06-03 [colin] 2.2.0cvs78
7645 * src/plugins/spamassassin/spamassassin_gtk.c
7646 Autoswitch to Localhost if transport was previously
7647 disabled. Else people had to check [] Enable, then
7648 *reselect* transport.
7650 2006-06-03 [colin] 2.2.0cvs77
7652 * src/plugins/pgpinline/pgpinline.c
7653 * src/plugins/pgpmime/pgpmime.c
7654 Check that gpg_data_release_and_get_mem
7655 didn't fail (now, why this happens...)
7657 2006-06-03 [colin] 2.2.0cvs76
7660 Fix bug #962 (Manual and/or UI should
7661 warn about incompatible locking
7664 2006-06-02 [cleroy] 2.2.0cvs75
7672 2006-06-02 [colin] 2.2.0cvs74
7675 On exit, free caches after writing them
7676 Shuts up some valgrind false positives
7678 * src/send_message.c
7679 Fix races when reusing existing SMTP connections
7680 Fix inexistant session timeout
7682 Display alertpanel after all queues have
7683 been processed, not after each
7685 2006-06-02 [wwp] 2.2.0cvs73
7687 * manual/fr/glossary.xml
7690 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
7692 2006-06-02 [wwp] 2.2.0cvs72
7695 * manual/dist/pdf/Makefile.am
7696 * manual/dtd/manual.xsl
7697 * manual/fr/dist/pdf/Makefile.am
7698 * manual/pl/dist/pdf/Makefile.am
7699 we changed the procedure to generate the .pdf version of the manual.
7700 The procedure is more modern and the .pdf we get now has a valid index.
7701 Here are the new pre-requisites:
7703 - JRE 1.x (1.4 here): there must be one from your distro
7704 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
7705 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
7706 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
7708 See my posts for further info about the installation of this toolchain:
7710 Date: Fri, 19 May 2006 19:40:06 +0200
7711 From: wwp <subscript@free.fr>
7712 To: sylpheed-claws-devel@lists.sourceforge.net
7713 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
7717 Date: Wed, 24 May 2006 12:58:49 +0200
7718 From: wwp <subscript@free.fr>
7719 To: sylpheed-claws-devel@lists.sourceforge.net
7720 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
7722 2006-06-01 [colin] 2.2.0cvs71
7725 Better guards against IMAP races
7727 * src/prefs_common.c
7728 * src/prefs_common.h
7729 * src/common/ssl_certificate.c
7730 * src/etpan/imap-thread.c
7731 * src/etpan/imap-thread.h
7732 * src/gtk/sslcertwindow.c
7733 New hidden option ssl_skip_cert_check to
7734 avoid dups of bug #959 (libetpan linked
7735 against gnutls and gnutls buggy on 64bit)
7736 Present expired warning only once per
7738 * manual/advanced.xml
7739 * manual/fr/advanced.xml
7742 2006-06-01 [wwp] 2.2.0cvs70
7745 fix for bug #961 (return receipt dialog
7746 complains incorrectly about return-path
7747 email adress being different), thanks
7750 2006-05-31 [cleroy] 2.2.0cvs69
7753 Guard against NULLs, although this
7754 should never be an issue
7756 2006-05-31 [colin] 2.2.0cvs68
7761 Don't remove caches when destroying folder, it
7762 could (should) be done at exit
7764 free processing cache after incorporation
7765 * src/etpan/imap-thread.c
7766 Maybe fix bug #959 (Crash on moving to emails
7767 to a imap account per ssl with a expired
7770 2006-05-30 [colin] 2.2.0cvs67
7773 Put back event flush when displaying message
7774 It avoids reading a bunch of messages just
7775 by hitting shift-n for too long ;)
7777 2006-05-29 [colin] 2.2.0cvs66
7780 Remove useless g_warnings
7782 2006-05-29 [colin] 2.2.0cvs65
7785 Fix g_slist_append()s for performance
7787 2006-05-29 [colin] 2.2.0cvs64
7790 * src/common/utils.c
7791 Fix extraneous tab at start of addresses
7793 Fix warnings (thanks to Fabien)
7794 Fix crash at exit when composing messages
7797 Fix progress bar when deleting expired mails
7800 * src/gtk/gtksctree.c
7801 Fix re-sorting slowness
7803 2006-05-29 [paul] 2.2.0cvs63
7806 fetch full message when moving mails
7807 from another mailbox, (fixed data loss
7808 when filtering from IMAP to MH, introduced
7812 2006-05-29 [mones] 2.2.0cvs62
7814 * src/gtk/gtksctree.c
7815 Unselect faster (patch by Colin)
7817 2006-05-26 [colin] 2.2.0cvs61
7820 Unplug MSGINFO_UPDATE callback on delete too.
7822 2006-05-26 [colin] 2.2.0cvs60
7825 Fix bold in folder selection window with glib2.10
7828 2006-05-26 [colin] 2.2.0cvs59
7831 Convert date only if necessary (and don't
7832 try to convert from utf8 to utf8, too)
7834 Only set column's text if the column's
7837 2006-05-26 [colin] 2.2.0cvs58
7840 * src/gtk/gtkutils.c
7843 2006-05-26 [colin] 2.2.0cvs57
7846 Make summaryview selectable as long as
7847 no message has focus
7849 Faster deletion (by implementing mh_remove_msgs)
7850 Faster copy (avoid using mh_fetch_msg just to get
7852 Faster move (using move_file instead of copy_file
7854 No progressbar if total number of mails to cp/mv
7857 Fix removal from subject_table when mail gets moved
7858 Faster deletion (g_slist_prepend instead of append)
7859 * src/gtk/gtksctree.c
7862 2006-05-25 [colin] 2.2.0cvs56
7864 * src/common/ssl_certificate.c
7865 Fix leak in expired cert check
7867 2006-05-25 [colin] 2.2.0cvs55
7870 Disable flags syncing on .mh_sequences - it
7871 is buggy and marks mails read under unknown
7876 * 2.3.0-rc4 released
7878 2006-05-24 [colin] 2.2.0cvs54
7880 attention cvs users: if you manage to crash
7881 Sylpheed-Claws while moving, copying or deleting
7882 mails, we *are* interested in stack traces and
7883 valgrind logs. It looks stable, but one never
7887 Add progressbar for cache updates
7889 Optimize Mark all read in the current
7892 Add progressbar for copy/move
7894 Optimize O(n^2) in copy/move
7896 * src/gtk/gtksctree.c
7897 Optimize O(n^2) algos
7898 * src/common/timing.h
7899 Display ms instead of us
7901 2006-05-24 [wwp] 2.2.0cvs53
7903 * manual/fr/advanced.xml
7904 updates to the French manual.
7906 2006-05-24 [wwp] 2.2.0cvs52
7908 * src/common/utils.c
7909 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
7911 2006-05-24 [wwp] 2.2.0cvs51
7914 fixed "mark all read" in MH folders (thanks to Colin).
7916 2006-05-24 [paul] 2.2.0cvs50
7918 * doc/man/sylpheed-claws.1
7919 updated the man page
7921 2006-05-23 [colin] 2.2.0cvs49
7929 * src/send_message.c
7931 * src/gtk/sslcertwindow.c
7932 alertpanel fixes, by Fabien
7934 2006-05-23 [colin] 2.2.0cvs48
7940 * src/gtk/gtksctree.c
7941 * src/gtk/gtksctree.h
7943 Fix slow loading problem, which was caused by the
7944 use of some gtk_ctree funcs and their use of
7945 g_list_position while gtk_ctree_(un)link'ing.
7946 Reap more functions from gtkctree.c to be sure we
7947 use our (fast) version instead of theirs.
7949 Fix copy of unread mails
7952 2006-05-22 [wwp] 2.2.0cvs47
7954 * manual/fr/advanced.xml
7957 2006-05-22 [colin] 2.2.0cvs46
7960 Fix possible infinite loop. 'copy' is not a
7961 final action, so when encountering a 'copy',
7962 we have to check if a previous one was set
7963 and do it. In the same way, if we encounter
7964 a 'move' we have to perform a possibly
7965 pending 'copy'. This will slow down filtering
7966 on IMAP if move+copy or multiple copy actions
7967 are to be done, but handling it via the batch
7968 would be really too convoluted.
7970 2006-05-22 [wwp] 2.2.0cvs45
7972 * manual/fr/advanced.xml
7974 * manual/fr/glossary.xml
7975 * manual/fr/handling.xml
7976 * manual/fr/intro.xml
7977 * manual/fr/plugins.xml
7978 * manual/fr/sylpheed-claws-manual.xml
7979 sync w/ the english manual: updates URIs, documented mailing-list
7980 support, better explanation about the enabled/disabled feature
7981 in filtering/processing rules by Paul.
7983 2006-05-21 [colin] 2.2.0cvs44
7986 Don't expand after building threads, but during
7988 2006-05-21 [colin] 2.2.0cvs43
7992 More timing possibilities... For next time I have
7993 to find out how the hell some 3GHz computer takes
7994 one minute to open a 30k folder...
7996 2006-05-21 [colin] 2.2.0cvs42
7998 * manual/pl/advanced.xml
8000 * manual/pl/glossary.xml
8001 * manual/pl/handling.xml
8002 * manual/pl/intro.xml
8003 * manual/pl/plugins.xml
8004 * manual/pl/sylpheed-claws-manual.xml
8005 Polish manual updated by Pawel
8009 * 2.3.0-rc3 released
8011 2006-05-20 [colin] 2.2.0cvs41
8015 - remove cache of moved messages from original folder
8016 - apply new flags to messages even if they aren't appliable
8021 * 2.3.0-rc2 released
8023 2006-05-19 [colin] 2.2.0cvs40
8026 Don't issue SELECT in imap_change_flags
8027 before having checked that we indeed have
8028 some flags to change. MSG_POSTFILTERED for
8029 example can't be used on IMAP.
8030 Fixes bug #955 (copying messages between
8031 imap folders is extremely slow), which was
8034 2006-05-19 [colin] 2.2.0cvs39
8039 Try to fix bug #830 (Some unread messages
8040 get marked read in IMAP inbox):
8041 - Prevent scanning a folder if it's being
8043 - Postpone opening via the GUI of a folder
8047 2006-05-19 [wwp] 2.2.0cvs38
8049 * manual/advanced.xml
8050 fix English+typo (thanks to Paul).
8052 2006-05-19 [wwp] 2.2.0cvs37
8054 * manual/advanced.xml
8055 * manual/fr/advanced.xml
8056 * src/gtk/logwindow.c
8057 * src/prefs_common.c
8058 * src/prefs_common.h
8059 added hidden prefs to allow customization of colors used in
8060 protocol log window (useful for dark gtk+ themes).
8062 2006-05-19 [wwp] 2.2.0cvs36
8065 fix an old erroneous changelog entry (thanks to Fabien Vantard).
8067 2006-05-19 [paul] 2.2.0cvs35
8070 make Reply-To fully clickable
8071 * src/gtk/logwindow.c
8072 more colouring (SMTP ESMTP)
8073 Both patches by Pawel Pekala
8075 2006-05-19 [cleroy] 2.2.0cvs34
8078 Don't update flags from current folder
8079 Probably fixes bug #935 (Read Messages
8080 Revert to Being Marked as Unread)
8082 2006-05-18 [colin] 2.2.0cvs33
8090 Allow replying to multiple emails
8093 * src/etpan/imap-thread.c
8096 2006-05-18 [paul] 2.2.0cvs32
8099 keep Mailing-List menu refreshed
8102 2006-05-18 [paul] 2.2.0cvs31
8104 * manual/advanced.xml
8106 * manual/glossary.xml
8107 * manual/handling.xml
8109 * manual/plugins.xml
8110 * manual/sylpheed-claws-manual.xml
8112 add info about mailing-list support
8117 * src/plugins/dillo_viewer/README
8120 2006-05-17 [wwp] 2.2.0cvs30
8122 * manual/handling.xml
8123 * manual/fr/handling.xml
8124 documented the ability to enabled/disable filtering/processing rules.
8126 2006-05-17 [colin] 2.2.0cvs29
8129 Don't initialize g_thread subsystem if it's
8130 already done (thanks to Hiro)
8132 Fix saving of parts when there name can't be
8133 converted from UTF-8.
8135 2006-05-17 [paul] 2.2.0cvs28
8138 fix config.status warning with autoconf 2.60
8140 2006-05-17 [paul] 2.2.0cvs27
8145 2006-05-17 [wwp] 2.2.0cvs26
8148 fix useless and potentially dangerous buffer walking (thanks to Colin).
8150 2006-05-17 [wwp] 2.2.0cvs25
8152 * src/plugins/demo/demo.c
8153 updated product name in plugin demo (many plugins need to be
8154 sync'ed w/ that change).
8156 2006-05-17 [colin] 2.2.0cvs24
8161 2006-05-16 [colin] 2.2.0cvs23
8164 Stupid me hit again. Fix cvs22.
8166 2006-05-16 [colin] 2.2.0cvs22
8169 Fix bug #922 (sylpheed-claws crashed after
8170 pushing on Inbox folder)
8172 2006-05-16 [colin] 2.2.0cvs21
8175 Make From header be copy/paste/select-able
8177 2006-05-16 [wwp] 2.2.0cvs20
8182 * src/etpan/imap-thread.c
8183 fix some compiler warnings (thanks to Colin).
8185 2006-05-16 [wwp] 2.2.0cvs19
8193 * src/send_message.c
8195 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
8197 2006-05-15 [colin] 2.2.0cvs18
8200 Fix automatic rule creation with List-Post
8202 2006-05-15 [paul] 2.2.0cvs17
8204 * tools/filter_conv_new.pl
8205 updated for rule enabling/disabling
8206 claws version >= 2.3.x required
8208 2006-05-15 [cleroy] 2.2.0cvs16
8213 2006-05-15 [cleroy] 2.2.0cvs15
8218 2006-05-15 [wwp] 2.2.0cvs14
8220 * manual/pl/.cvsignore
8221 ignore generated files.
8223 2006-05-14 [wwp] 2.3.0-rc1
8225 * 2.3.0-rc1 released
8227 2006-05-13 [wwp] 2.2.0cvs13
8232 * src/matcher_parser_lex.l
8233 * src/matcher_parser_parse.y
8234 * src/prefs_filtering.c
8235 new feature: provide the ability to disable filtering and processing
8236 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
8239 2006-05-13 [colin] 2.2.0cvs12
8242 Remove useless if (a) b; else b;
8245 2006-05-13 [wwp] 2.2.0cvs11
8253 no more silent failures (or at least less ones) when importing
8254 or exporting from/to mbox. Also start importing/exporting if
8255 the necessary info is set.
8257 2006-05-13 [wwp] 2.2.0cvs10
8260 restored up-to-date release notes.
8262 2006-05-13 [paul] 2.2.0cvs9
8266 updated by Tim Dijkstra and Pavlo Bohmat
8268 2006-05-12 [colin] 2.2.0cvs8
8270 * src/gtk/quicksearch.c
8271 Add "k" as shortcut for "colorlabel". Patch
8272 by ath42@users.sf.net.
8274 2006-05-12 [paul] 2.2.0cvs7
8276 * src/prefs_common.h
8277 * src/prefs_summaries.c
8279 when entering a folder also allow
8280 going directly to first Marked message
8282 2006-05-12 [paul] 2.2.0cvs6
8285 always obey 'confirm before marking all
8288 2006-05-12 [paul] 2.2.0cvs5
8291 make Sender fully clickable
8293 2006-05-12 [colin] 2.2.0cvs4
8297 Let From be editable
8300 Full support of .mh_sequences' Unseen seq
8302 2006-05-12 [colin] 2.2.0cvs3
8308 * src/prefs_spelling.c
8315 Add contextual menu on Compose toolbar
8316 button. Fixes bug #944 (Automatic
8317 addresses not applied when changing account
8318 from compose window)
8319 add Mailing List support
8320 based on the old 0.6.5claws25 patch by
8321 Melvin Hadasht, with finishing touches
8323 Fix "ignore thread" when mails are threaded by
8324 subject (and weren't ignored although appearing
8327 Both patches by Pawel.
8329 2006-05-08 [paul] 2.2.0cvs2
8338 add Mailing List support
8339 based on the old 0.6.5claws25 patch by
8340 Melvin Hadasht, with finishing touches
8343 2006-05-08 [colin] 2.2.0cvs1
8348 Add contextual menu on Compose toolbar
8349 button. Fixes bug #944 (Automatic
8350 addresses not applied when changing account
8351 from compose window)
8353 2006-05-08 [paul] 2.2.0
8357 2006-05-08 [paul] 2.1.1cvs51
8367 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8368 Fabien Vantard, Frederico Goncalves Guimaraes,
8369 Aleksandar Urosevic, and Ralgh Young
8371 2006-05-12 [colin] 2.1.1cvs50
8382 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8383 Fabien Vantard, Frederico Goncalves Guimaraes,
8384 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
8386 2006-05-05 [colin] 2.1.1cvs49
8388 * manual/Makefile.am
8389 * manual/pl/Makefile.am
8390 * manual/pl/account.xml
8392 * manual/pl/addrbook.xml
8393 * manual/pl/advanced.xml
8395 * manual/pl/glossary.xml
8397 * manual/pl/handling.xml
8398 * manual/pl/intro.xml
8399 * manual/pl/keyboard.xml
8400 * manual/pl/plugins.xml
8401 * manual/pl/starting.xml
8402 * manual/pl/sylpheed-claws-manual.xml
8403 * manual/pl/dist/.cvsignore
8404 * manual/pl/dist/Makefile.am
8405 * manual/pl/dist/html/.cvsignore
8406 * manual/pl/dist/html/Makefile.am
8407 * manual/pl/dist/pdf/.cvsignore
8408 * manual/pl/dist/pdf/Makefile.am
8409 * manual/pl/dist/ps/.cvsignore
8410 * manual/pl/dist/ps/Makefile.am
8411 * manual/pl/dist/txt/.cvsignore
8412 * manual/pl/dist/txt/Makefile.am
8413 Add the polish translation of the manual,
8414 Authored by Pawel Pekala.
8416 2006-05-05 [cleroy] 2.1.1cvs48
8419 Re-read matcherrc after loading plugins
8420 if some of them add folders.
8422 2006-05-03 [colin] 2.1.1cvs47
8427 2006-05-03 [colin] 2.1.1cvs46
8430 Be sure to have a session when
8433 2006-05-03 [colin] 2.1.1cvs45
8438 Fix preventing renaming with namespace
8441 2006-05-01 [colin] 2.1.1cvs44
8444 Don't reload messageview when result of
8447 2006-04-29 [colin] 2.1.1cvs43
8449 * src/prefs_receive.c
8450 * src/plugins/spamassassin/spamassassin_gtk.c
8451 * src/plugins/clamav/clamav_plugin_gtk.c
8454 2006-04-29 [colin] 2.1.1cvs42
8456 * src/prefs_compose_writing.c
8458 Cleanups. Patch by Pawel
8460 2006-04-28 [paul] 2.1.1cvs41
8463 fix returned quick search results when search
8464 term contains an underscore.
8467 2006-04-28 [paul] 2.1.1cvs40
8469 * src/prefs_message.c
8470 * src/prefs_receive.c
8472 Patches by Pawel Pekala
8474 2006-04-27 [colin] 2.1.1cvs39
8477 Differentiate subject Welcome from
8478 window's title Welcome
8484 2006-04-27 [paul] 2.1.1cvs38
8486 * manual/advanced.xml
8487 * manual/fr/advanced.xml
8488 add info about compose_no_markup hidden pref
8490 2006-04-27 [paul] 2.1.1cvs37
8492 * src/prefs_account.c
8493 improve privacy labels
8494 * src/prefs_msg_colors.c
8495 change some strings for translators' convenience
8496 * src/gtk/gtkutils.c
8497 don't underline the link button text
8499 2006-04-25 [colin] 2.1.1cvs36
8502 Complete 2.1.1cvs33 (once more ;)
8504 2006-04-25 [colin] 2.1.1cvs35
8509 2006-04-25 [cleroy] 2.1.1cvs34
8512 * src/gtk/gtkaspell.c
8513 Fix crash on redirect (related to the return
8514 of the aspell menu in compose's toolbar)
8515 * src/prefs_msg_colors.c
8516 Fix sensitivity widgets
8517 * src/image_viewer.c
8518 * src/gtk/pluginwindow.c
8519 * src/gtk/prefswindow.c
8520 Change released signals to clicked (Fabien)
8522 * src/common/socket.c
8523 * src/plugins/spamassassin/spamassassin.c
8524 Translate strings (Fabien)
8526 2006-04-25 [paul] 2.1.1cvs33
8531 complete the fix of bug #912
8534 2006-04-25 [colin] 2.1.1cvs32
8542 Patches by Pawel Pekala
8544 2006-04-24 [colin] 2.1.1cvs31
8547 Fix compilation warnings (Fabien)
8549 2006-04-24 [colin] 2.1.1cvs30
8553 * src/editldap_basedn.c
8554 * src/editldap_basedn.h
8560 Fix bug #901 (LDAPS support)
8562 2006-04-24 [colin] 2.1.1cvs29
8565 Fix logic on error with send dialog on
8567 Fix compilation without libetpan, thanks
8570 Fix 'context-menu' key
8572 2006-04-23 [colin] 2.1.1cvs28
8575 Never free current's cache to free up
8576 memory. Fixes bug #912 (new count
8577 randomly set to message count)
8579 2006-04-23 [colin] 2.1.1cvs27
8581 * src/gtk/quicksearch.c
8582 And remove printf...
8584 2006-04-23 [colin] 2.1.1cvs26
8586 * src/gtk/quicksearch.c
8587 Fix replacing in quicksearch, and fix inserting
8588 in the middle of the string. (introduced at 2.1.0cvs22)
8590 2006-04-23 [colin] 2.1.1cvs25
8593 Make sure uidnext is initialized in get_num_list
8594 (not for stable, related to 2.1.1cvs8 and friends)
8596 2006-04-23 [colin] 2.1.1cvs24
8599 Output something when login is successful
8602 2006-04-23 [colin] 2.1.1cvs23
8604 * src/etpan/imap-thread.c
8605 Better logging (line-per-line, hide data in fetch)
8607 * src/gtk/logwindow.c
8608 * src/gtk/logwindow.h
8609 Better logging (color for input/output)
8611 2006-04-21 [colin] 2.1.1cvs22
8613 * src/gtk/quicksearch.c
8614 On gtk+-2.8, use stock buttons in quicksearch
8615 Based on a patch by Fabien and a design by Paul
8617 2006-04-21 [colin] 2.1.1cvs21
8621 Fix occasional flicker in folderview
8622 * src/common/utils.c
8623 Fix bug #943 (Incorrectly parsed email address
8624 list in short headers on message view and in
8627 2006-04-20 [colin] 2.1.1cvs20
8631 * src/prefs_account.c
8632 Add ANONYMOUS auth for IMAP
8634 2006-04-20 [paul] 2.1.1cvs19
8637 proper fix for 2.1.1cvs18
8640 2006-04-20 [paul] 2.1.1cvs18
8645 2006-04-20 [paul] 2.1.1cvs17
8647 * src/gtk/quicksearch.c
8648 fix standard, non-extended Quick search,
8649 was broken in 2.1.1cvs15.
8652 2006-04-20 [colin] 2.1.1cvs16
8654 * src/prefs_matcher.c
8655 Fix values when reselecting a ~test
8658 2006-04-19 [colin] 2.1.1cvs15
8662 * src/gtk/gtkaspell.c
8663 * src/gtk/gtkaspell.h
8664 Put back Options menu in Spelling/
8665 * src/gtk/quicksearch.c
8666 Don't search, and show error, if the
8667 advanced search has a syntax error
8669 2006-04-18 [colin] 2.1.1cvs14
8672 Fix gdk warnings on set_cursor when textview
8675 2006-04-18 [colin] 2.1.1cvs13
8677 * src/gtk/gtksctree.c
8678 Remove seemingly useless refresh that causes
8679 flicker - watch this commit in case of
8680 problems before planned backport to stable
8682 2006-04-18 [colin] 2.1.1cvs12
8685 Factorize get/set_xml code
8687 * src/prefs_account.c
8688 * src/prefs_account.h
8690 Add Encrypt to self option
8692 2006-04-17 [colin] 2.1.1cvs11
8695 Fix search on encrpyt function on dragonfly
8696 Patch by Jonathan Buschmann <jonthn@agmact.com>
8698 2006-04-17 [colin] 2.1.1cvs10
8700 * src/prefs_account.c
8701 Be safe by default: remove mails from POP3
8702 after 7 days, not immediately
8704 2006-04-17 [colin] 2.1.1cvs9
8706 * src/etpan/imap-thread.c
8707 Fix build on DragonFly - patch by
8708 Jonathan Buschmann <jonthn@agmact.com>
8710 2006-04-17 [colin] 2.1.1cvs8
8713 Save uidnext between sessions
8715 2006-04-17 [colin] 2.1.1cvs7
8718 scan is required when uid validity changes
8720 2006-04-17 [colin] 2.1.1cvs6
8723 Don't scan if not necessary, apart in current
8724 folder and INBOX to fetch flags.
8726 Scan is necessary if unread count changes
8728 2006-04-17 [colin] 2.1.1cvs5
8731 ...But always fetch ANSWERED and DELETED flags for
8732 INBOX, as filtering can happen on these flags.
8734 2006-04-17 [colin] 2.1.1cvs4
8737 Don't fetch REPLIED and DELETED flags when synchronising
8738 flags with a closed folder. We only need UNSEEN and FLAGGED
8739 to update the folderview.
8741 2006-04-17 [colin] 2.1.1cvs3
8744 Faster flag search when there are new mails
8745 in a folder. We can do a full search if the
8746 folder contains less messages than the new
8749 2006-04-17 [colin] 2.1.1cvs2
8756 Update translations from stable branch
8758 2006-04-17 [colin] 2.1.1cvs1
8761 Bump version to follow stable release
8763 2006-04-16 [mones] 2.1.0cvs50
8768 2006-04-16 [colin] 2.1.0cvs49
8771 Fix bgcolor not unset on gtk 2.8, while preventing warnings
8772 with gtk < 2.8. Thanks to Fabien Vantard.
8774 2006-04-15 [colin] 2.1.0cvs48
8776 * src/etpan/imap-thread.c
8777 Fix bug #919 (libetpan: SEGV when connecting
8780 2006-04-14 [colin] 2.1.0cvs47
8783 Fix race on --select (should be done better)
8785 2006-04-14 [wwp] 2.1.0cvs46
8787 * src/send_message.c
8788 enforce a check for domain in account prefs (a sending
8789 error could be faced if domain was checked but no value set),
8792 2006-04-14 [colin] 2.1.0cvs45
8795 when converting from unknown to unknown, if the
8796 string is UTF8, don't convert it to the locale
8799 2006-04-14 [colin] 2.1.0cvs44
8802 Don't try to use ASCII for converting headers
8805 2006-04-14 [paul] 2.1.0cvs43
8808 add locale/charset info to crash report
8811 replace 'e-mail' with preferred 'email'
8813 ensure contributors list is in alphabetical
8816 2006-04-13 [colin] 2.1.0cvs42
8819 Prevent gdk warnings
8821 2006-04-13 [colin] 2.1.0cvs41
8823 * src/common/ssl_certificate.c
8824 * src/common/ssl_certificate.h
8825 * src/gtk/sslcertwindow.c
8826 Warn on expired certs, and display the expiration date
8828 2006-04-13 [colin] 2.1.0cvs40
8830 * src/plugins/spamassassin/spamassassin_gtk.c
8831 Fix missing set_text on unix socket
8833 2006-04-13 [wwp] 2.1.0cvs39
8835 * manual/fr/advanced.xml
8836 * manual/fr/glossary.xml
8837 applied new spam/ham/email lexicon (pourriel, courriel)
8839 2006-04-13 [paul] 2.1.0cvs38
8841 * src/plugins/pgpmime/plugin.c
8842 remove the mention of S/MIME from the
8843 description. This is now handled by the
8846 2006-04-13 [paul] 2.1.0cvs37
8848 * src/prefs_msg_colors.c
8850 * src/prefs_folder_item.c
8851 * src/prefs_spelling.c
8852 add a tooltip to the colour selector buttons
8854 2006-04-13 [wwp] 2.1.0cvs36
8856 * manual/advanced.xml
8857 * manual/glossary.xml
8858 * manual/handling.xml
8859 * manual/keyboard.xml
8860 * manual/plugins.xml
8861 * manual/starting.xml
8862 * manual/fr/account.xml
8864 * manual/fr/addrbook.xml
8865 * manual/fr/advanced.xml
8867 * manual/fr/glossary.xml
8869 * manual/fr/handling.xml
8870 * manual/fr/intro.xml
8871 * manual/fr/keyboard.xml
8872 * manual/fr/plugins.xml
8873 * manual/fr/starting.xml
8874 * manual/fr/sylpheed-claws-manual.xml
8875 fixes to the manuals:
8876 - summaryview -> Message List (same in French)
8877 - translate key names
8878 - fix French punctuation, use non-breakable spaces when
8879 necessary, don't use   which is not portable
8880 - tell what maildir and mbox formats we support
8882 2006-04-12 [wwp] 2.1.0cvs35
8884 * src/prefs_toolbar.c
8885 unified a replace button more,
8886 patch by Fabien Vantard <fzzzzz@gmail.com>.
8888 2006-04-12 [wwp] 2.1.0cvs34
8890 * src/prefs_common.c
8891 * src/prefs_msg_colors.c
8892 make default color labels translatable,
8893 patch from Fabien Vantard <fzzzzz@gmail.com>,
8894 thanks to Tim <timbrain@post.cz> for reporting.
8896 2006-04-12 [wwp] 2.1.0cvs33
8898 * manual/glossary.xml
8900 * manual/plugins.xml
8901 * manual/starting.xml
8902 * manual/sylpheed-claws-manual.xml
8903 * manual/fr/.cvsignore
8904 * manual/fr/account.xml
8906 * manual/fr/addrbook.xml
8907 * manual/fr/advanced.xml
8909 * manual/fr/glossary.xml
8910 * manual/fr/handling.xml
8911 * manual/fr/intro.xml
8912 * manual/fr/keyboard.xml
8913 * manual/fr/plugins.xml
8914 * manual/fr/starting.xml
8915 * manual/fr/sylpheed-claws-manual.xml
8916 various fixes: typos, missing .fr translations, punctuation,
8917 capitalization, links, accents and some bad French more.
8919 2006-04-12 [wwp] 2.1.0cvs32
8922 fix for bug #935: always store prefs files in UTF-8 (thanks
8925 2006-04-11 [colin] 2.1.0cvs31
8928 Fix inserting files not in utf8 when locale is utf8
8930 2006-04-11 [colin] 2.1.0cvs30
8933 Don't show error dialog when cancelling connection
8936 2006-04-11 [cleroy] 2.1.0cvs29
8939 Implement multiple quote levels
8940 * src/prefs_common.c
8941 Change a little bit the quote bgcolor for 2nd level
8943 2006-04-11 [colin] 2.1.0cvs28
8946 Add locale and charset in the label
8948 2006-04-10 [colin] 2.1.0cvs27
8951 * src/prefs_common.c
8952 * src/prefs_common.h
8953 * src/prefs_msg_colors.c
8955 Allow optional background color in quotes
8956 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
8959 2006-04-10 [colin] 2.1.0cvs26
8966 2006-04-10 [colin] 2.1.0cvs25
8968 * manual/plugins.xml
8969 * manual/fr/plugins.xml
8970 Document libcurl's proxy variables
8972 2006-04-09 [colin] 2.1.0cvs24
8974 * src/prefs_common.c
8975 gettext() returns statically allocated stuff. We have
8976 to strdup it in order to be able to free it.
8978 2006-04-09 [colin] 2.1.0cvs23
8984 2006-04-09 [colin] 2.1.0cvs22
8987 * src/gtk/quicksearch.c
8988 Fix bug #859 (problems with cyrilic input in
8989 search panel) - Patch by Alexey Illarionov
8990 <littlesavage@rambler.ru>
8992 2006-04-09 [colin] 2.1.0cvs21
8994 * src/prefs_customheader.c
8995 I prefer removing then freeing rather than the contrary
8996 (even if it doesn't change anything ;-)
8997 * src/prefs_account.c
8998 Fix bug #933 (Crash re-entering the custom headers list
8999 dialog in accounts prefs)
9000 The problem happened when cancelling the Account
9001 Preferences' dialogs - in which case we didn't do
9002 anything to the PrefsAccount * struct. In case of applying,
9003 the old ac_prefs was replaced with the tmp_ac_prefs we were
9004 working with in this dialog. The problem is that
9005 prefs_customheader.c, working on this tmp_ac_prefs, always
9006 changes the ->customhdr_list pointer, even when cancelled.
9007 So in case of cancelling the prefs_account dialog, we still
9008 have to update ->customhdr_list in the real account.
9010 2006-04-08 [colin] 2.1.0cvs20
9012 * manual/fr/glossary.xml
9013 * manual/fr/keyboard.xml
9014 Forgot some headers :)
9016 2006-04-08 [colin] 2.1.0cvs19
9018 * manual/Makefile.am
9019 * manual/fr/Makefile.am
9020 * manual/fr/account.xml
9022 * manual/fr/addrbook.xml
9023 * manual/fr/advanced.xml
9025 * manual/fr/glossary.xml
9027 * manual/fr/handling.xml
9028 * manual/fr/intro.xml
9029 * manual/fr/keyboard.xml
9030 * manual/fr/plugins.xml
9031 * manual/fr/starting.xml
9032 * manual/fr/sylpheed-claws-manual.xml
9033 * manual/fr/dist/.cvsignore
9034 * manual/fr/dist/Makefile.am
9035 * manual/fr/dist/html/.cvsignore
9036 * manual/fr/dist/html/Makefile.am
9037 * manual/fr/dist/pdf/.cvsignore
9038 * manual/fr/dist/pdf/Makefile.am
9039 * manual/fr/dist/ps/.cvsignore
9040 * manual/fr/dist/ps/Makefile.am
9041 * manual/fr/dist/txt/.cvsignore
9042 * manual/fr/dist/txt/Makefile.am
9043 Add the french translation of the manual. Thanks to
9044 Olivier Delhomme <olivier.delhomme@free.fr> for
9045 account.xml, ack.xml, addrbook.xml and advanced.xml
9047 2006-04-08 [colin] 2.1.0cvs18
9049 * manual/plugins.xml
9050 * manual/starting.xml
9053 2006-04-07 [colin] 2.1.0cvs17
9057 * manual/keyboard.xml
9060 2006-04-07 [colin] 2.1.0cvs16
9064 * src/prefs_common.c
9065 * src/prefs_common.h
9066 Add hidden compose_no_markup pref
9068 2006-04-07 [wwp] 2.1.0cvs15
9070 * src/summary_search.c
9072 Bugfix: stop button was sticky when searching in an empty folder.
9073 Applied curly brackets code style to the whole file (summary_search.c).
9074 More files to ignore.
9076 2006-04-07 [wwp] 2.1.0cvs14
9078 * src/message_search.c
9079 * src/summary_search.c
9080 changed default button when search bumps at file/folder
9081 beginning or end, for convenience (thanks to Colin).
9083 2006-04-07 [paul] 2.1.0cvs13
9085 * src/plugins/dillo_viewer/dillo_prefs.c
9086 avoid future potential for namespace collision
9089 2006-04-06 [wwp] 2.1.0cvs12
9091 * src/summary_search.c
9092 Unify extended/advanced searches names (and thus factorize labels),
9093 patch by Fabien Vantard <fzzzzz@gmail.com>.
9095 2006-04-06 [wwp] 2.1.0cvs11
9098 * src/prefs_themes.c
9100 Fixed some compilation warnings.
9102 2006-04-06 [colin] 2.1.0cvs10
9104 * manual/advanced.xml
9105 Document the wizard template and how to deploy
9106 Sylpheed-Claws effectively
9108 2006-04-06 [colin] 2.1.0cvs9
9111 gettext patch to tell translators about _("#"),
9114 2006-04-06 [colin] 2.1.0cvs8
9117 Fix invalid GtkTextBIter after clicking "Display as text"
9119 2006-04-06 [mones] 2.1.0cvs7
9128 * src/folder_item_prefs.c
9133 * src/prefs_msg_colors.c
9134 * src/prefs_spelling.c
9135 * src/prefs_themes.c
9138 * src/stock_pixmap.c
9142 * src/common/mgutils.c
9143 * src/common/prefs.c
9144 * src/common/ssl_certificate.c
9145 * src/gtk/colorlabel.c
9146 * src/gtk/quicksearch.c
9147 * src/plugins/pgpmime/pgpmime.c
9148 * src/plugins/spamassassin/spamassassin.c
9149 Removed redundant NULL checks for g_free() calls.
9150 Patch by Pawel Pekala.
9152 2006-04-06 [mones] 2.1.0cvs6
9154 * src/prefs_actions.c
9155 * src/prefs_filtering.c
9156 * src/prefs_filtering_action.c
9157 * src/prefs_matcher.c
9158 * src/prefs_template.c
9159 * src/gtk/gtkutils.c
9160 * src/gtk/gtkutils.h
9161 Have a nice replace button. Patch by Pawel Pekala
9163 2006-04-06 [colin] 2.1.0cvs5
9166 Fix crash with empty columns
9168 2006-04-05 [colin] 2.1.0cvs4
9172 Allow wizard customization with pre-filled values
9174 2006-04-05 [colin] 2.1.0cvs3
9179 Nicer messages in mimeview
9181 2006-04-05 [colin] 2.1.0cvs2
9184 * src/prefs_summaries.c
9187 2006-04-05 [colin] 2.1.0cvs1
9189 * src/plugins/pgpcore/plugin.c
9190 * src/plugins/pgpcore/select-keys.c
9191 * src/plugins/pgpcore/select-keys.h
9192 * src/plugins/pgpcore/sgpgme.c
9193 * src/plugins/pgpcore/sgpgme.h
9194 * src/plugins/pgpinline/pgpinline.c
9195 * src/plugins/pgpinline/plugin.c
9196 * src/plugins/pgpmime/pgpmime.c
9197 * src/plugins/pgpmime/plugin.c
9198 Factorize and generalize a bit
9199 Drop S/MIME signature verification from PGP/MIME
9200 (adding it as another, more complete plugin)
9202 2006-04-05 [paul] 2.1.0
9206 2006-04-05 [paul] 2.0.0cvs186
9208 * manual/advanced.xml
9209 add info on colour labels
9211 2006-04-05 [paul] 2.0.0cvs185
9226 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
9227 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
9228 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
9229 Guimaraes, Aleksandar Urosevic, Ralgh Young
9231 * tools/claws.i18n.status.pl
9232 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
9233 and new Czech translator, Tim <timbrain@post.cz>
9235 2006-04-05 [mones] 2.0.0cvs184
9240 2006-04-05 [colin] 2.0.0cvs183
9242 * src/gtk/quicksearch.c
9243 Fix bug #929 (unnecessary reload in quick search bar)
9245 2006-04-05 [colin] 2.0.0cvs182
9248 Fix crash on Reply with no From:
9249 Show signature and conversion error on queuing
9254 Factorize threading code and make sure msginfo
9255 is not null when it comes from a GtkCTreeRow's
9257 * src/gtk/gtkaspell.c
9258 Check for necessary things
9259 * src/gtk/gtksctree.c
9260 * src/gtk/gtksctree.h
9261 Reset anchor if necessary when removing node
9263 2006-03-29 [colin] 2.0.0cvs181
9266 Warn for disabled IMAP accounts (due to lack of
9267 libetpan). Breaks string-freeze - sorry - but it
9268 is kind of important ;)
9270 2006-03-28 [colin] 2.0.0cvs180
9272 * src/gtk/gtkutils.c
9273 * src/gtk/gtkutils.h
9274 Add a gtkut_get_link_btn() function that
9275 creates a button which acts like an URI
9276 * src/prefs_themes.c
9278 Use this function (factorizes codes)
9280 * src/gtk/pluginwindow.c
9281 Add a "Get more..." in the plugins window
9283 2006-03-28 [colin] 2.0.0cvs179
9286 * src/common/passcrypt.c
9288 Warning fixes. Patch by Pawel Pekala
9290 2006-03-27 [colin] 2.0.0cvs178
9293 Fix undoing by blocks with spaces
9295 2006-03-27 [colin] 2.0.0cvs177
9298 Set margin to 3px for headers
9304 2006-03-27 [wwp] 2.0.0cvs176
9307 don't reset quicksearch when updating the message list.
9310 2006-03-26 [wwp] 2.0.0cvs175
9313 use a unified border width ('other' tab in the compose window,
9314 patch by Pawel Pekala).
9317 2006-03-26 [wwp] 2.0.0cvs174
9319 * src/common/quoted-printable.c
9321 fixed some compilation warnings (incl. one reported by Pawel Pekala).
9323 2006-03-26 [colin] 2.0.0cvs173
9325 * src/quote_fmt_parse.y
9326 Fix non-UTF8 date formats messing up the whole quote a
9329 2006-03-26 [colin] 2.0.0cvs172
9332 Make sure the date is UTF8 valid, or try to make it
9333 so. IncrediMail is really IncrediStupid.
9335 Fix possible conversions.
9338 2006-03-26 [colin] 2.0.0cvs171
9341 Fix corner cases in body search. This is still a
9342 hack... It seems impossible to make it good and
9343 reasonably fast at the same time.
9345 2006-03-26 [colin] 2.0.0cvs170
9348 I think I killed the twilight zone bug!
9349 summary_select_node() flushes GTK events in order
9350 to be able to center the view. But this also
9351 flushes keypresses like Ctrl-Alt-U, so this can
9352 call summary_show from summary_select_node (itself
9353 called from summary_show, etc.). And the summaryview
9354 has to be unlocked in this function. So just locking
9355 while processing GTK events, and bailing if locked,
9357 Fixes bug #927 (SIGSEGV during Update Summary)
9359 2006-03-25 [colin] 2.0.0cvs169
9362 Fix search in QP-encoded bodies
9363 Fix utf-8 searches in bodies encoded in the
9365 * src/common/quoted-printable.c
9366 * src/common/quoted-printable.h
9367 Add a decode function that doesn't overwrite
9368 the original pointer
9371 2006-03-24 [colin] 2.0.0cvs168
9376 Update message cache after action
9377 Patch by H. Merijn Brand
9378 * src/prefs_msg_colors.c
9380 Patch by Fabien Vantard
9381 * src/plugins/spamassassin/spamassassin_gtk.c
9382 Remove useless translation
9383 Patch by Fabien Vantard
9385 2006-03-23 [colin] 2.0.0cvs167
9388 Let 30 seconds to SSL_connect
9390 2006-03-23 [wwp] 2.0.0cvs166
9393 * src/gtk/description_window.c
9394 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
9395 and headers are translated; adjust description windows' width to fit their
9396 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
9398 2006-03-23 [paul] 2.0.0cvs165
9400 * src/common/utils.c
9401 fix highlighting of URIs containing "()"
9402 (2.0.0cvs164's reversal fixed)
9405 2006-03-23 [paul] 2.0.0cvs164
9407 * src/common/utils.c
9408 revert patch, (postponing a fix), at 2.0.0cvs120
9409 as it breaks more URIs than it fixes.
9410 Allow '-' to be a terminating character in a URI
9412 2006-03-22 [colin] 2.0.0cvs163
9415 Require libetpan 0.45
9416 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
9418 2006-03-22 [paul] 2.0.0cvs162
9421 replace '<-' and '->' buttons with GTK_STOCK graphical
9423 * src/summary_search.c
9424 don't offer '...' for translation
9425 add a tooltip to advanced search '...' button
9426 * src/gtk/quicksearch.c
9427 don't offer '...' for translation
9429 2006-03-21 [colin] 2.0.0cvs161
9432 Fix middle-click pasting (insert at click
9433 position instead of cursor position, don't
9434 remove existing selection and allow pasting
9437 "LDAP Server" -> "LDAP servers"
9439 2006-03-21 [wwp] 2.0.0cvs160
9441 * src/etpan/imap-thread.c
9442 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
9444 2006-03-20 [colin] 2.0.0cvs159
9447 Don't reload summaryview after an execute with no
9450 2006-03-19 [colin] 2.0.0cvs158
9453 and put groups at the top, always
9455 2006-03-19 [colin] 2.0.0cvs157
9458 Order groups before names, as previously
9460 2006-03-19 [colin] 2.0.0cvs156
9463 - Sort case-unsensitive
9464 - Put the sort arrow at opening too
9466 2006-03-19 [wwp] 2.0.0cvs155
9469 allow sorting by name/email/remarks, ensure that right-pane's contents
9470 matches the left-pane selection (cleared when appropriate).
9471 Patch by Pawel Pekala <c0rn@o2.pl>.
9473 2006-03-18 [colin] 2.0.0cvs154
9478 2006-03-18 [colin] 2.0.0cvs153
9481 Make sure we hide the preview if we didn't get
9484 2006-03-18 [colin] 2.0.0cvs152
9487 Set cursor to watch for execution (fixes lack
9488 of watch-cursor when dnd'ing hundreds of mails)
9490 Check that mime type is 'image/*' before updating
9491 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
9493 2006-03-18 [colin] 2.0.0cvs151
9498 Put a watch cursor in textview too when the mainwindow's
9501 2006-03-18 [colin] 2.0.0cvs150
9504 Change wrong asserts to simple tests
9506 2006-03-17 [colin] 2.0.0cvs149
9510 * src/prefs_msg_colors.c
9513 * src/gtk/colorlabel.c
9514 * src/gtk/colorlabel.h
9515 Add a color label menu in the main menubar
9516 Add (fixed) accels Ctrl-{0-7} to change the color
9517 They have to be fixed because the menu's dynamic,
9518 the items are complex widgets, hence we can't use
9522 2006-03-17 [wwp] 2.0.0cvs148
9525 rollback few lines from my previous commit (those lines come from
9526 a pending patch, accidentally commited, even if neutral as they are
9529 2006-03-17 [wwp] 2.0.0cvs147
9532 fix a compilation warning (wrong return type, introduced w/ cvs143), and
9533 applied code style/indentation to the modified function.
9535 2006-03-17 [wwp] 2.0.0cvs146
9539 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
9545 2006-03-17 [paul] 2.0.0cvs145
9548 addressbook_read_file() was called twice
9550 X-Mailer highlighting
9552 2006-03-16 [colin] 2.0.0cvs144
9554 * src/sourcewindow.c
9555 * src/sourcewindow.h
9556 And the last one, in source window.
9558 2006-03-16 [colin] 2.0.0cvs143
9562 Fix the same stuff in compose
9564 2006-03-16 [colin] 2.0.0cvs142
9567 Complete the previous messageview crash fix
9569 2006-03-16 [colin] 2.0.0cvs141
9574 Fix POSTPROCESSING hook
9575 Patch by H. Merijn Brand
9579 Parse Content-Location
9584 Don't crash when a top-level MessageView has
9585 been closed on us. Same problematic than
9586 yesterday's quicksearch issue.
9588 2006-03-15 [colin] 2.0.0cvs140
9590 * src/gtk/quicksearch.c
9591 Fix a bitchy race we didn't think about when we
9592 added quicksearch cancellation:
9593 If the search is not on cached fields, for example
9594 body_part matchcase "stuff"
9595 the matcher code has to get the whole message. If
9596 we're on IMAP, that can be slow, and in order to
9597 be non-blocking, the IMAP code idle loop processes
9598 gtk events too. So it is possible to cancel a
9599 quicksearch while the matcher is getting the mail's
9600 body. After matcher got its body, it will start to
9601 iterate over the matcher list that the Quicksearch's
9602 clear_search_cb() just freed via prepare_matcher().
9604 The fix consists of guarding the matcherlist_match()
9605 call with a boolean 'matching'. If we reset the
9606 quicksearch while matching is TRUE, we don't free
9607 the matcherlist anymore like we did, but we set
9608 another new flag, deferred_free, to TRUE. Then,
9609 in quicksearch_match(), just after returning from
9610 matcherlist_match() and unsetting the matching flag,
9611 we check the deferred_free flag and do the
9612 prepare_matcher() (which does the matcherlist_free)
9613 for real, so we free the matcherlist once it's not
9615 As all of this runs via the glib main loop, we
9616 luckily don't need a mutex.
9618 Also, show progress while searching.
9621 2006-03-14 [colin] 2.0.0cvs139
9624 Make alertpanel_is_open non-static
9626 2006-03-14 [colin] 2.0.0cvs138
9628 * src/prefs_spelling.c
9629 Cleanups - Fabien Vantard
9631 2006-03-14 [wwp] 2.0.0cvs137
9634 code style normalization (curly braces, indentation).
9636 2006-03-14 [wwp] 2.0.0cvs137
9639 code style (braces, indentation)
9641 2006-03-12 [paul] 2.0.0cvs136
9643 * src/prefs_common.c
9644 trans_hdr defaults to FALSE to be RFC-savvy
9645 * src/prefs_summaries.c
9646 add a tooltip to the trans_hdr option
9649 2006-03-12 [paul] 2.0.0cvs135
9651 * src/prefs_matcher.c
9652 give a little more width to the combos
9653 * src/prefs_display_header.c
9655 translate headers if prefs_common.trans_hdr
9658 Patches by Pawel Pekala
9660 2006-03-12 [paul] 2.0.0cvs134
9662 * src/plugins/clamav/clamav_plugin.c
9663 * src/plugins/dillo_viewer/dillo_viewer.c
9664 * src/plugins/pgpcore/plugin.c
9665 * src/plugins/pgpinline/plugin.c
9666 * src/plugins/pgpmime/plugin.c
9667 * src/plugins/spamassassin/spamassassin.c
9668 update/add to descriptions
9669 * src/plugins/spamassassin/spamassassin_gtk.c
9670 fixes to the english, remove superfluous
9671 tooltips, clean up a little
9673 2006-03-12 [paul] 2.0.0cvs133
9676 fix Bug 924, 'Account combo box shows up wrong
9677 if & is in account name'
9679 2006-03-11 [colin] 2.0.0cvs132
9682 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
9683 messed up shift-selection because is slows down
9684 moving around summaryview. thanks -users
9686 2006-03-10 [colin] 2.0.0cvs131
9688 * src/plugins/spamassassin/spamassassin_gtk.c
9689 Put back Paul's engrish fixes
9691 2006-03-10 [colin] 2.0.0cvs130
9693 * src/plugins/spamassassin/spamassassin.c
9694 * src/plugins/spamassassin/spamassassin.h
9695 * src/plugins/spamassassin/spamassassin_gtk.c
9696 Cleanup SA prefs page (more)
9697 Patch by Fabien Vantard
9699 2006-03-10 [paul] 2.0.0cvs129
9701 * src/prefs_msg_colors.c
9702 * src/prefs_spelling.c
9705 2006-03-09 [mones] 2.0.0cvs128
9710 2006-03-09 [wwp] 2.0.0cvs127
9713 revert accidental commit (requirement for libetpan 0.43), this time
9716 2006-03-09 [wwp] 2.0.0cvs125
9719 revert accidental commit (requirement for libetpan 0.43)
9721 2006-03-09 [paul] 2.0.0cvs126
9723 * src/prefs_receive.c
9724 remove useless frame
9725 replace 'incorporation' with 'receiving'
9726 * src/plugins/clamav/clamav_plugin_gtk.c
9727 * src/plugins/spamassassin/spamassassin_gtk.c
9728 improve widget sensitivity
9729 fix a bit his engrish
9731 2006-03-09 [wwp] 2.0.0cvs125
9735 * src/prefs_common.c
9736 * src/prefs_common.h
9737 remember some more windows' sizes (add to addressbook and
9740 2006-03-09 [paul] 2.0.0cvs124
9742 * src/plugins/pgpcore/prefs_gpg.c
9743 normalise construction of dialogue
9745 2006-03-09 [paul] 2.0.0cvs123
9747 * src/plugins/trayicon/Makefile.am
9750 2006-03-08 [colin] 2.0.0cvs122
9752 * src/plugins/trayicon/Makefile.am
9753 Fix build in separate dir
9754 Patch by Bamanzi <bamanzi@gmail.com>
9756 2006-03-08 [colin] 2.0.0cvs121
9759 Batch move and copies from summaryview with delayed execution
9762 2006-03-07 [paul] 2.0.0cvs120
9764 * src/common/utils.c
9765 fix highlighting of URIs containing "()"
9766 Patch by Pawel Pekala
9768 2006-03-07 [paul] 2.0.0cvs119
9773 immediately do alphabetical resort when
9774 changing a folder's name
9775 Patch by Pawel Pekala
9777 2006-03-07 [paul] 2.0.0cvs118
9781 when unsubscribing a newsgroup, remove the
9782 folder and msgs in .sylpheed-claws/newscache
9783 Patch by Pawel Pekala <c0rn@gazeta.pl>
9785 2006-03-07 [paul] 2.0.0cvs117
9788 fix wrong Fake URL Warning
9791 2006-03-07 [colin] 2.0.0cvs116
9794 Return immediately when password dialog was
9796 * src/gtk/inputdialog.c
9797 Allow empty strings for passwords
9800 2006-03-06 [colin] 2.0.0cvs115
9803 Prevent double-timeouts when connection fails
9809 2006-03-06 [colin] 2.0.0cvs114
9812 Refresh session during potentially long
9815 2006-03-06 [wwp] 2.0.0cvs113
9817 * src/prefs_msg_colors.h
9818 forgot that one (custom color labels).
9820 2006-03-06 [wwp] 2.0.0cvs112
9822 * src/prefs_common.c
9823 * src/prefs_common.h
9824 * src/prefs_msg_colors.c
9827 * src/gtk/colorlabel.c
9828 * src/gtk/colorlabel.h
9829 colors in messages list are now customizable. Color values and names can
9830 be changed in "Configuration/Preferences/Display/Colors/Color labels".
9831 Thanks to Paul and Colin for their help with this longstanding patch!
9833 2006-03-06 [wwp] 2.0.0cvs111
9836 don't crash if (x)face is bad.
9838 2006-03-05 [paul] 2.0.0cvs110
9843 * src/common/Makefile.am
9844 * src/common/utils.h
9845 * src/etpan/imap-thread.c
9847 * src/plugins/clamav/Makefile.am
9848 * src/plugins/demo/Makefile.am
9849 * src/plugins/dillo_viewer/Makefile.am
9850 * src/plugins/pgpcore/Makefile.am
9851 * src/plugins/pgpcore/passphrase.c
9852 * src/plugins/pgpinline/Makefile.am
9853 * src/plugins/pgpmime/Makefile.am
9854 * src/plugins/spamassassin/Makefile.am
9855 * src/plugins/trayicon/Makefile.am
9856 fix builiding on cygwin
9857 Patch by Ralgh Young <bamanzi@gmail.com>
9859 2006-03-04 [wwp] 2.0.0cvs109
9861 * manual/keyboard.xml
9862 fix mixed up/down keys.
9864 2006-03-04 [wwp] 2.0.0cvs108
9868 updated links to SpamAssassin.
9870 2006-03-04 [wwp] 2.0.0cvs107
9872 * manual/plugins.xml
9873 * src/plugins/spamassassin/README
9874 updated SpamAssassin plugin docs to reflect new functional additions
9875 (also fix/update/documents few technical stuff more, see the README).
9877 2006-03-04 [wwp] 2.0.0cvs106
9879 * src/prefs_message.c
9880 normalized capitalization of message-prefs paths.
9882 2006-03-04 [wwp] 2.0.0cvs105
9884 * manual/advanced.xml
9887 2006-03-03 [colin] 2.0.0cvs104
9889 * src/plugins/clamav/clamav_plugin_gtk.c
9890 Rework prefs page, patch by Fabien
9892 2006-03-03 [colin] 2.0.0cvs103
9894 * src/plugins/clamav/clamav_plugin.c
9895 Set error on all errors
9897 2006-03-03 [colin] 2.0.0cvs102
9899 * src/common/plugin.c
9900 Initialize error to avoid crashing when a plugin fails
9901 without setting error
9903 2006-03-02 [wwp] 2.0.0cvs101
9906 fixed linker flags for libetpan support on Cygwin
9907 (thanks to H.Merijn Brand).
9909 2006-03-02 [wwp] 2.0.0cvs100
9912 fix some AB error messages: one for punctuation and
9913 one wrongly duplicate (thanks, maxbritov).
9915 2006-03-02 [wwp] 2.0.0cvs99
9917 * src/plugins/spamassassin/spamassassin.c
9918 make sync calls to sa-learn/spamc to prevent
9919 system (whatever local or client/server) overload.
9921 2006-03-02 [colin] 2.0.0cvs98
9924 Put the spam icon in the status column instead of the
9927 2006-03-01 [colin] 2.0.0cvs97
9929 * src/plugins/spamassassin/spamassassin.c
9930 Fix segfault (g_file_set_contents fails for some
9931 reason and err==0x2f. Can't find out why with
9932 valgrind, using working function :-)
9934 2006-03-01 [colin] 2.0.0cvs96
9937 Offline overriding: let 'No' be cached only 3 seconds
9939 2006-03-01 [colin] 2.0.0cvs95
9945 * src/folder_item_prefs.c
9953 * src/prefs_common.h
9954 * src/prefs_msg_colors.c
9960 * src/send_message.h
9961 * src/simple-gettext.c
9967 * src/common/ssl_certificate.c
9968 * src/common/utils.c
9969 * src/gtk/colorsel.c
9970 * src/gtk/gtksctree.c
9971 * src/gtk/gtkshruler.c
9972 * src/plugins/trayicon/trayicon.c
9973 #if 0 goes to /dev/null
9975 2006-03-01 [colin] 2.0.0cvs94
9983 * src/plugins/spamassassin/spamassassin.c
9984 Allow to add information in the "working offline"
9987 2006-03-01 [wwp] 2.0.0cvs93
9989 * src/plugins/spamassassin/spamassassin.c
9990 fixed spamc invocation: use a tricky temporary mini shell wrapper
9991 'cause it seems that calling `spamc ... < inputfile` with
9992 g_spawn_(a)sync simply.. erm doesn't work :-).
9994 2006-03-01 [wwp] 2.0.0cvs92
9998 simplify the adding of spam/ham button to the messageview toolbar
9999 (it gets more clear now that the same button will be "Mark as spam"
10000 or "Mark as ham" according to the current message status,
10003 2006-03-01 [wwp] 2.0.0cvs91
10005 * src/messageview.c
10008 * src/summaryview.c
10009 * src/plugins/spamassassin/spamassassin.c
10010 * src/plugins/spamassassin/spamassassin.h
10011 make learner callbacks return a status (0 for ok),
10012 handle it in main code to avoid setting flags when learning failed,
10013 don't learn on TCP if offline in spamassassin,
10018 2006-03-01 [wwp] 2.0.0cvs90
10021 some work around the compose window's account menu,
10022 patch by Fabien Vantard.
10024 2006-03-01 [wwp] 2.0.0cvs89
10026 * src/plugins/spamassassin/spamassassin.c
10027 fixed bad logics, was using spamc in local mode and sa-learn
10028 in remote mode (thanks, Colin).
10030 2006-03-01 [wwp] 2.0.0cvs88
10032 * src/plugins/spamassassin/spamassassin.c
10033 * src/plugins/spamassassin/spamassassin.h
10034 * src/plugins/spamassassin/spamassassin_gtk.c
10035 made processing of emails w/ sa-plugin an option (default is TRUE),
10036 fixed Engrish some tooltips, capitalization of some debug messages
10037 and warnings. The spamassassin plugin now provides two separate
10038 services: process emails upon incorporation and spamd training.
10039 Both services (un)register independently but use some common
10040 plugin settings (transport settings, spam storage location).
10042 2006-02-28 [wwp] 2.0.0cvs87
10044 * src/plugins/spamassassin/spamassassin.c
10045 fix async flag to spamc cmdline execution (batch exec should
10048 2006-02-27 [wwp] 2.0.0cvs86
10050 * src/plugins/spamassassin/spamassassin.c
10051 * src/plugins/spamassassin/spamassassin.h
10052 * src/plugins/spamassassin/spamassassin_gtk.c
10053 - added the ability to learn a remote spamassassin server (spamd),
10055 - added the spamassassin option 'username', that applies to all
10056 spamassassin operations (filtering, learning, local or remote).
10057 The default username is the current unix user (if left blank
10058 from gtk prefs or config file).
10059 - commented out some unused code (notebook widget), removed unused
10061 - make more widgets sensitive to the transport type.
10063 2006-02-27 [colin] 2.0.0cvs85
10065 * src/plugins/spamassassin/spamassassin.c
10066 Fix sa-learn call when offline
10068 2006-02-27 [colin] 2.0.0cvs84
10074 * src/messageview.c
10075 * src/messageview.h
10076 * src/prefs_toolbar.c
10078 * src/stock_pixmap.c
10079 * src/stock_pixmap.h
10080 * src/summaryview.c
10083 * src/pixmaps/ham_btn.xpm
10084 * src/pixmaps/spam.xpm
10085 * src/pixmaps/spam_btn.xpm
10086 * src/plugins/spamassassin/spamassassin.c
10087 Add button in toolbar for spam learning
10088 Fix a few bugs from the last related commit
10089 Revert 1.9.6cvs23 which messed up shift-selection
10091 2006-02-24 [colin] 2.0.0cvs83
10094 * src/summaryview.c
10095 * src/summaryview.h
10096 * src/plugins/spamassassin/spamassassin.c
10097 * src/plugins/spamassassin/spamassassin.h
10098 * src/plugins/spamassassin/spamassassin_gtk.c
10099 Unregister learner when spamassassin is either
10100 disabled or over tcp
10102 2006-02-24 [colin] 2.0.0cvs82
10109 * src/stock_pixmap.c
10110 * src/stock_pixmap.h
10111 * src/summaryview.c
10112 * src/summaryview.h
10113 * src/gtk/icon_legend.c
10114 * src/pixmaps/spam.xpm ** NEW FILE **
10115 * src/plugins/spamassassin/spamassassin.c
10116 * src/plugins/spamassassin/spamassassin_gtk.c
10117 Add spam learning interface (Mark/Mark as
10120 2006-02-24 [wwp] 2.0.0cvs81
10125 hide compose window when sending message in batch mode
10126 (filtering: forward and redirect). Also fixed a wrong
10127 value returned when sending failed, neutral anyway.
10130 2006-02-24 [wwp] 2.0.0cvs80
10133 use GTK+'s stock quit button. Patch by Fabien Vantard.
10135 2006-02-24 [paul] 2.0.0cvs79
10140 fix bug 916, 'newsgroup unsubscribe segmentation fault'
10143 2006-02-23 [colin] 2.0.0cvs78
10146 Change OK to Close in alertpanel with View log
10147 button; add accel to View log. Patch by Fabien
10150 2006-02-23 [wwp] 2.0.0cvs77
10153 silly me, there were much more tests to perform, since toolbars can
10154 really have down to 1 element only.
10156 2006-02-23 [wwp] 2.0.0cvs76
10159 fixed indentation from my previous commit. Fallback to VISUAL if
10160 EDITOR is not set (and to vi, at last resort).
10162 2006-02-23 [wwp] 2.0.0cvs75
10165 improved error detection (Colin, me).
10167 2006-02-23 [wwp] 2.0.0cvs74
10169 * src/prefs_toolbar.c
10170 simplify and fix prefs/toolbars layouting. Combos' contents can
10171 now be really displayed.
10173 2006-02-23 [wwp] 2.0.0cvs73
10174 simplifies and fix prefs/toolbars layouting. Combos' contents can now
10175 be really displayed.
10177 2006-02-22 [wwp] 2.0.0cvs72
10180 fix a typo in my previous commit (sorry!).
10182 2006-02-22 [wwp] 2.0.0cvs71
10184 * src/prefs_toolbar.c
10185 fix a crash when adding separators to toolbars,
10186 also fix some separator item information.
10188 2006-02-22 [wwp] 2.0.0cvs70
10191 fix a crash when redirecting (for instance) when compose window's
10192 toolbar contents has been customized (when some buttons have been
10195 2006-02-21 [wwp] 2.0.0cvs69
10197 * src/summaryview.c
10198 * src/gtk/pluginwindow.c
10199 * src/plugins/pgpcore/prefs_gpg.c
10200 fix some compilation warnings (feat. remains of removed code).
10202 2006-02-21 [wwp] 2.0.0cvs68
10204 * src/gtk/gtkutils.c
10205 fix two compilation issues, thanks to Stephan Sachse.
10207 2006-02-20 [colin] 2.0.0cvs67
10210 Don't reselect displayed mail on refocus
10211 This fixes actions misbehaving
10213 2006-02-20 [wwp] 2.0.0cvs66
10215 * src/summaryview.c
10216 * src/gtk/gtksctree.c
10217 * src/gtk/gtkshruler.c
10218 changed more runtime typecast checks.
10220 2006-02-20 [wwp] 2.0.0cvs65
10222 * src/summary_search.c
10223 find all - summaryview refresh issue fixed, thanks to Colin.
10225 2006-02-20 [wwp] 2.0.0cvs64
10227 * src/gtk/gtkutils.c
10228 better runtime typecast checks.
10230 2006-02-20 [wwp] 2.0.0cvs63
10232 * src/summary_search.c
10233 enhancements to the summary search:
10234 - add the ability to stop the running search
10235 (upon ESC-key press, new Stop button or when Clear button is pressed)
10236 - don't search if no criteria (From/To/Subject/Body) is set
10237 - ensure that a busy mouse pointer is always shown when searching,
10238 show it even a bit earlier
10240 2006-02-19 [colin] 2.0.0cvs62
10244 * src/etpan/imap-thread.c
10245 * src/etpan/imap-thread.h
10246 (Future) IMAP speed improvement on sending
10247 Will require a libetpan update
10248 * src/summaryview.c
10249 * src/gtk/quicksearch.c
10250 Make quicksearch clearable while running.
10252 2006-02-17 [colin] 2.0.0cvs61
10255 * src/etpan/imap-thread.c
10256 * src/etpan/imap-thread.h
10257 Check for IMAP certificates
10258 ** Requires libetpan-0.42-cvs4
10259 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
10261 2006-02-17 [colin] 2.0.0cvs60
10263 * src/messageview.c
10264 * src/prefs_common.c
10265 * src/prefs_common.h
10266 * src/prefs_message.c
10267 Add pref to display HTML-only mails with plugin,
10268 if possible (defaulting to FALSE of course).
10270 2006-02-16 [colin] 2.0.0cvs59
10273 * src/common/plugin.c
10274 * src/common/plugin.h
10275 * src/gtk/pluginwindow.c
10276 Keep track of requested (but unloaded) plugins
10277 in some error cases.
10279 2006-02-16 [wwp] 2.0.0cvs58
10281 * src/gtk/gtkaspell.c
10282 * src/gtk/gtkaspell.h
10283 * src/prefs_spelling.c
10285 * src/prefs_common.c
10286 * src/prefs_common.h
10287 implemented new optional spellchecker behaviour: re-check message when
10288 dictionary got changed (from compose-window/context-menu/Change dictionary).
10290 2006-02-16 [wwp] 2.0.0cvs57
10292 * src/quote_fmt_parse.y
10293 pclose popen'ed pipe.
10295 2006-02-15 [colin] 2.0.0cvs56
10299 Let MimeViewers know which MimeView they
10301 * src/summaryview.c
10302 Swap From/To columns in Sent/Queue/Drafts
10304 * src/etpan/imap-thread.c
10305 Use mailstream_low_tls_open() for STARTTLS
10306 instead of mailstream_low_ssl_open()
10307 ** REQUIRES libetpan 0.42cvs3 **
10309 2006-02-15 [wwp] 2.0.0cvs55
10313 * src/message_search.c
10314 * src/message_search.h
10316 * src/gtk/gtkutils.c
10317 * src/gtk/gtkutils.h
10318 added the ability to Find text in the compose window (and a bit
10319 of code factorization).
10321 2006-02-15 [wwp] 2.0.0cvs54
10324 yet another one file was missing (fix for some widgets' sensitivity).
10327 2006-02-15 [wwp] 2.0.0cvs53
10330 oops forgot that file (fix for some widgets' sensitivity).
10332 2006-02-15 [wwp] 2.0.0cvs52
10334 * src/summary_search.c
10335 implemented advanced summary search options (added the ability
10336 to use matcher conditions in an advanced search mode).
10338 2006-02-15 [wwp] 2.0.0cvs51
10340 * src/plugins/pgpcore/prefs_gpg.c
10341 * src/prefs_account.c
10342 fix some widget sensitivity, mostly around some labels in
10345 2006-02-15 [paul] 2.0.0cvs50
10347 * manual/advanced.xml
10348 improve Templates info
10351 2006-02-14 [colin] 2.0.0cvs49
10353 * src/pixmaps/address_book.xpm
10354 * src/pixmaps/preferences.xpm
10355 * src/pixmaps/properties.xpm
10356 Fix pixmap size - patch by Fabien Vantard
10358 2006-02-13 [colin] 2.0.0cvs48
10361 Add missing fclose()s on error
10364 * src/common/utils.c
10365 Fix temp files not being deleted on windows
10366 Patches by Thomas Gilgin
10368 2006-02-13 [colin] 2.0.0cvs47
10373 2006-02-13 [wwp] 2.0.0cvs46
10375 * src/plugins/pgpcore/prefs_gpg.c
10376 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
10378 2006-02-12 [colin] 2.0.0cvs45
10383 Fix "stuff" when quitting
10385 2006-02-12 [wwp] 2.0.0cvs44
10387 * src/prefs_themes.c
10388 fix typos in debug messages.
10390 2006-02-11 [colin] 2.0.0cvs43
10392 * src/summaryview.c
10393 don't allow drag/drop from ourself
10395 2006-02-10 [wwp] 2.0.0cvs42
10402 renamed html_ prefixed functions and data structures to avoid
10403 namespace clashes w/ other software (gtkhtml2 for instance).
10407 2006-02-09 [colin] 2.0.0cvs41
10409 * src/summaryview.c
10410 Fix shitty logic messed up. Thanks Ticho for the hint!
10412 2006-02-09 [wwp] 2.0.0cvs40
10416 * src/prefs_account.c
10418 * src/editaddress.c
10419 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
10420 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
10421 Browse buttons in accounts prefs.
10423 2006-02-09 [colin] 2.0.0cvs39
10426 Check for pointer before using its members
10427 * src/gtk/gtksourceprintjob.c
10428 Fix a wrong warning
10430 2006-02-09 [wwp] 2.0.0cvs38
10432 * src/gtk/filesel.c
10433 fix few compiler warnings (type mismatch).
10435 2006-02-09 [paul] 2.0.0cvs37
10438 updated by Fabien Vantard
10440 2006-02-08 [colin] 2.0.0cvs36
10442 * src/prefs_common.c
10443 * src/common/defs.h
10444 * src/common/plugin.c
10445 allow windows and linux configurations to coexist
10446 patch by Thomas Gilgin
10448 2006-02-08 [colin] 2.0.0cvs35
10453 * src/matcher_parser_parse.y
10454 * src/prefs_filtering_action.c
10455 * src/prefs_matcher.c
10456 Add the "Ignore thread" filtering
10459 2006-02-08 [colin] 2.0.0cvs34
10464 Fix bug #905 (damaged attachment)
10465 text files with raw \0's aren't really text files
10468 2006-02-08 [colin] 2.0.0cvs33
10470 * src/summaryview.c
10471 Fix crasher introduced yesterday
10473 2006-02-08 [wwp] 2.0.0cvs32
10477 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
10479 2006-02-08 [wwp] 2.0.0cvs31
10481 * src/prefs_template.c
10482 templates enhancement: allow address completion for Cc and Bcc fields
10483 (it was currently possible for the To field only)
10485 2006-02-08 [colin] 2.0.0cvs30
10488 Don't unblock if not blocked
10491 2006-02-07 [colin] 2.0.0cvs29
10494 Forgot to refresh summaryview
10496 2006-02-07 [colin] 2.0.0cvs28
10499 Freeze/thaw message list and folder list while
10500 processing %as{} actions
10502 Fix auto-wrap disabling after a middle-click
10505 2006-02-07 [paul] 2.0.0cvs27
10508 fix freeing of uninitialised pointers
10511 2006-02-06 [colin] 2.0.0cvs26
10514 Use g_slist_prepend in potentially big list
10516 2006-02-06 [colin] 2.0.0cvs25
10519 Completely skip processing if it doesn't
10522 2006-02-06 [colin] 2.0.0cvs24
10525 * src/summaryview.c
10526 Batch filtering in summaryview (from Tools menu)
10527 and pre/post//-processing too
10529 2006-02-06 [colin] 2.0.0cvs23
10533 Use a special field for batch filtering instead
10534 of stepping on deferred execution's toes
10536 2006-02-06 [colin] 2.0.0cvs22
10542 * src/summaryview.c
10543 Fix filtering via menus and actions
10545 2006-02-06 [colin] 2.0.0cvs21
10548 Put the added file directly to cache if possible (will work
10549 with next libetpan)
10556 Move and copy filtered messages by batches instead of one
10557 by one - faster on IMAP
10559 Add a function that'll possibly be useful later
10561 2006-02-06 [colin] 2.0.0cvs20
10563 * src/addressbook.c
10564 Use internal mime-type instead of text/plain for d'n'd
10566 Allow attaching files from mimeview's icon list via d'n'd
10569 Use internal mime-type instead of text/plain for d'n'd
10570 Don't try to selected opened folder if none is
10571 Factorize d'n'd from other apps code
10574 * src/gtk/gtkutils.c
10575 * src/gtk/gtkutils.h
10576 Factorize Face/X-Face stuff
10578 Fix d'n'd to other apps
10579 * src/prefs_message.c
10580 Let the XFace pref be usable without libcompface as it also
10582 * src/summaryview.c
10583 Fix d'n'd to other apps
10584 Factorize d'n'd from other apps code
10586 2006-02-06 [wwp] 2.0.0cvs19
10589 Italian translation fixes by Andrea Spadaccini (no more confusion
10590 between filtering and processing, and few changes in the About
10594 2006-02-06 [mones] 2.0.0cvs18
10596 * src/gtk/icon_legend.c
10597 Improved descriptions allowing better translations
10599 2006-02-05 [colin] 2.0.0cvs17
10602 Add the f*cking missing expunge that caused imap_fetch_env
10603 to fail after an add_msgs ! :-///
10604 * src/etpan/imap-thread.c
10608 2006-02-05 [colin] 2.0.0cvs16
10610 * src/common/utils.c
10611 Don't check for return-path (or we can't put
10612 back non-sent mails)
10614 2006-02-05 [colin] 2.0.0cvs15
10617 Don't try to display Face header in textview
10618 when teh headerview's active
10620 2006-02-05 [colin] 2.0.0cvs14
10622 * tools/tbird2syl.py
10623 * tools/Makefile.am
10624 Add script to import Thunderbird mails
10626 2006-02-05 [colin] 2.0.0cvs13
10633 Show Face headers - patch partially by Klaus Flittner
10635 2006-02-05 [colin] 2.0.0cvs12
10638 * src/summaryview.c
10639 * src/common/utils.c
10640 * src/common/utils.h
10641 Let dnd work from mime icons to summaryview
10642 and to folderview too
10643 Add a crude test to avoid trying to add files
10644 drag'n'dropped when they're not mails
10646 2006-02-04 [colin] 2.0.0cvs11
10648 * src/summaryview.c
10650 Fix utf8 conversion
10652 2006-02-04 [colin] 2.0.0cvs10
10657 * src/summaryview.c
10658 * src/summaryview.h
10659 Added various drag and drop capas:
10661 summaryview other apps
10662 mimeview icons other apps
10663 other apps summaryview
10664 other apps folderview
10666 This shouldn't have broken the existing:
10668 summaryview folderview
10669 folderview folderview
10670 summaryview compose's attachments
10674 2006-02-02 [paul] 2.0.0cvs9
10677 move global option 'Set displayed columns...' out
10678 of folder option grouping.
10679 fix sensitivity of 'harvest addresses'
10682 2006-02-01 [colin] 2.0.0cvs8
10685 Revert the alertpanel patch, it sucks (intrusive
10686 and gets in the way of "open")
10688 2006-02-01 [colin] 2.0.0cvs7
10691 * src/prefs_account.c
10692 * src/prefs_common.c
10693 * src/common/defs.h
10694 * src/common/utils.c
10695 * src/common/utils.h
10696 Add ability to edit the signature file
10697 from the account preferences, and use
10698 a default for the text editor.
10699 Patch by Fabien Vantard
10701 2006-02-01 [colin] 2.0.0cvs6
10704 Try to get mime type by extension if it is
10705 application/octet-stream
10706 Display a window with possible choices when
10707 encountering unknown mime types
10708 * src/gtk/filesel.c
10709 * src/gtk/filesel.h
10711 Allow multiple selection in filtered filesel
10712 (patch by Fabien Vantard)
10713 * src/gtk/pluginwindow.c
10714 Use it (patch by Fabien Vantard)
10716 2006-02-01 [paul] 2.0.0cvs5
10719 fix crash on creating jpilot address book
10720 Thanks to Colin - FOR_STABLE
10721 * src/prefs_summaries.c
10722 * src/prefs_wrapping.c
10723 * src/gtk/icon_legend.c
10724 * src/gtk/quicksearch.c
10725 string fixes and additions
10727 2006-02-01 [paul] 2.0.0cvs4
10731 * src/messageview.c
10733 add Arabic encoding option
10734 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
10736 2006-01-31 [colin] 2.0.0cvs3
10738 * src/plugins/pgpcore/passphrase.c
10739 Convert passphrase to locale encoding
10741 Fix drafting on IMAP. Crappy bug sneaked in
10745 2006-01-30 [paul] 2.0.0cvs2
10747 * src/gtk/icon_legend.c
10748 show the new entries
10750 2006-01-30 [colin] 2.0.0cvs1
10753 Check for the file to be present before
10754 enabling the menu - FOR_STABLE
10755 * src/gtk/icon_legend.c
10756 Add folders icons (not all of them, there
10757 are too much, but the most intriguing ones)
10759 2006-01-30 [paul] 2.0.0
10761 version 2.0.0 released
10763 [For previous entries, see ChangeLog.pre2.0.0]