1 2007-02-13 [colin] 2.7.2cvs43
4 Don't encode ',' in URIs before passing it
5 to the browser command-line. It was probably
6 done at a time where commas in URIs made
7 mozilla -remote 'openurl(%s,new-window)'
10 2007-02-13 [wwp] 2.7.2cvs42
13 * src/plugins/bogofilter/bogofilter_gtk.c
14 A bit of string factorization around "Select ..." buttons.
16 2007-02-11 [colin] 2.7.2cvs41
19 Make sure to escape the title
21 2007-02-11 [colin] 2.7.2cvs40
24 Recognize .utf8 locales as .UTF-8 ones
26 2007-02-11 [colin] 2.7.2cvs39
29 Fix code conversion when dragging a file
31 2007-02-09 [colin] 2.7.2cvs38
33 * src/plugins/clamav/clamav_plugin.c
34 Complete Paul's patch with conditional
35 compilation to avoid breaking compilation
36 on old Dapper and Edgy... Maybe other
39 2007-02-09 [paul] 2.7.2cvs37
41 * src/plugins/clamav/clamav_plugin.c
42 fix for the upstream changes in libclamav
44 2007-02-09 [paul] 2.7.2cvs36
50 fix "warn if there are queued messages" (on exit)
51 option, which only checked the first mailbox's
53 don't ask before emptying trash if there are no
54 messages in trash, also check and empty all trash
57 move "Ask before emptying trash" option
58 outside of the "On exit" frame as it's
59 not only an "On exit" option
61 2007-02-09 [paul] 2.7.2cvs35
67 * src/prefs_folder_item.c
71 * src/prefs_msg_colors.c
72 * src/prefs_summaries.c
74 * src/gtk/inputdialog.c
75 * src/plugins/bogofilter/bogofilter_gtk.c
76 pedantic commit: use 'checkbtn' everywhere
77 instead of a mixture of 'checkbtn' and 'chkbtn'
79 2007-02-09 [paul] 2.7.2cvs34
85 move "Never send Return Receipts" from
86 prefs_other to prefs_send
87 add an option "Ask about account specific
88 filtering rules..." to prefs_other
90 fix a compiler warning
92 2007-02-08 [colin] 2.7.2cvs33
94 * src/plugins/pgpinline/pgpinline.c
95 Fix bug 1110, 'pgpmime fails to process
96 encapsulated openpgp mime (rfc 3156, 6.1
98 It was due to an interaction between PGP/Mime
99 and PGP/Inline plugin.
101 2007-02-08 [colin] 2.7.2cvs32
106 Fix bug 1117, 'fcntl locking code
107 does not work in mbox.c'
109 2007-02-08 [colin] 2.7.2cvs31
111 * src/prefs_account.c
112 Fix Gentoo bug 165819, 'can't create
113 a "local mbox file" account'. Patch
114 by Olivier <castan.o@free.fr>
116 2007-02-07 [colin] 2.7.2cvs30
119 Fix bug 1106, 'Claws crash on exit if LDAPS
120 autocompletion was used'
122 2007-02-07 [paul] 2.7.2cvs29
125 cut down on unnecessary debug_prints
127 fix menu_set_active() on 'Show only
130 2007-02-07 [paul] 2.7.2cvs28
132 * src/plugins/clamav/clamav_plugin.c
133 * src/plugins/clamav/clamav_plugin.h
134 * src/plugins/clamav/clamav_plugin_gtk.c
137 2007-02-07 [paul] 2.7.2cvs27
140 fix bug 1116, 'summary view allow a
143 2007-02-06 [colin] 2.7.2cvs26
148 2007-02-05 [fabien] 2.7.2cvs25
152 i18n related - 1 fix and 1 message for translators.
154 2007-02-05 [colin] 2.7.2cvs24
156 * src/gtk/quicksearch.c
157 Don't reload summary list if quicksearch wasn't
158 active on hiding; move currently selected mail in
159 the visible area when showing the quicksearch
161 2007-02-05 [colin] 2.7.2cvs23
164 Add debug to try to solve bug 1104
166 2007-02-05 [paul] 2.7.2cvs22
169 confirm before emptying trash on exit is
170 a Yes or No answer, use Yes or No in the
173 2007-02-04 [colin] 2.7.2cvs21
176 * src/plugins/pgpcore/passphrase.c
177 * src/plugins/pgpcore/select-keys.c
178 Set wmclass on new windows
180 2007-02-04 [colin] 2.7.2cvs20
184 Auto save drafts on exit, reopen them
185 at startup, instead of asking
189 * src/addressbook_foldersel.c
197 * src/editldap_basedn.c
210 * src/message_search.c
212 * src/prefs_actions.c
213 * src/prefs_customheader.c
214 * src/prefs_display_header.c
215 * src/prefs_filtering.c
216 * src/prefs_filtering_action.c
217 * src/prefs_folder_column.c
219 * src/prefs_matcher.c
221 * src/prefs_summaries.c
222 * src/prefs_summary_column.c
223 * src/prefs_template.c
226 * src/summary_search.c
229 * src/gtk/description_window.c
230 * src/gtk/foldersort.c
233 * src/gtk/icon_legend.c
234 * src/gtk/logwindow.c
235 * src/gtk/pluginwindow.c
236 * src/gtk/prefswindow.c
237 Give different wmclass to different
238 windows - thanks to sed ;)
240 2007-02-04 [colin] 2.7.2cvs19
243 Revert previous patch, can't reproduce
246 2007-02-03 [colin] 2.7.2cvs18
249 Don't save the mainwindow size and
250 position on emergency exit (libSM's
251 "die" callback), Xfce seems to make
252 the window smaller just before the
255 2007-02-03 [colin] 2.7.2cvs17
257 * src/plugins/bogofilter/bogofilter.c
258 * src/plugins/bogofilter/bogofilter.h
259 * src/plugins/bogofilter/bogofilter_gtk.c
260 * src/plugins/pgpinline/pgpinline.c
261 * src/plugins/pgpinline/pgpinline.h
264 2007-02-03 [colin] 2.7.2cvs16
266 * src/partial_download.c
267 * src/partial_download.h
274 * src/common/ssl_certificate.c
275 * src/common/ssl_certificate.h
276 * src/gtk/quicksearch.c
277 * src/gtk/quicksearch.h
278 * src/gtk/sslcertwindow.c
279 * src/gtk/sslcertwindow.h
280 Fix copyright on my files
282 2007-02-02 [colin] 2.7.2cvs15
292 Add Tools/List URIs to allow
293 opening any URI in the current mail
295 2007-02-02 [colin] 2.7.2cvs14
297 * src/common/valgrind.h ** NEW FILE **
298 * src/common/Makefile.am
299 * src/common/plugin.c
300 Don't dlclose the plugins if we're running
301 under valgrind. (doesn't require valgrind
302 either at compile time or run time).
304 2007-02-01 [paul] 2.7.2cvs13
308 * tools/freshmeat_search.pl
309 * tools/google_search.pl
310 * tools/multiwebsearch.pl
311 add support for non ISO-8859-1 compatible locales
312 Patch by Alex Gorbachenko <agent_007@immo.ru>
314 2007-02-01 [colin] 2.7.2cvs12
317 * src/prefs_summaries.c
318 Move keybinding prefs to the Other page
320 2007-02-01 [wwp] 2.7.2cvs11
322 * src/plugins/trayicon/trayicon.c
323 Fix a raising issue within KDE.
325 2007-02-01 [colin] 2.7.2cvs10
328 Fix stray quotes in encoded strings
330 Fix wrong call causing g_warnings
332 Remove useless message
334 2007-01-31 [wwp] 2.7.2cvs9
336 * src/plugins/trayicon/trayicon.c
337 fix buggy hiding of main window when closing if close-to-tray
338 is not set (bad logics in the trayicon hook code).
339 Changed the quit confirmation message too.
341 2007-01-30 [colin] 2.7.2cvs8
344 Fix hidden mainwindow after clicking on
345 the X close button, if compose windows
346 exist and the user chooses not to quit
348 2007-01-30 [colin] 2.7.2cvs7
352 Handle local URIs to attach files (file:///...)
353 Fixes attaching files from Thunar for example
355 2007-01-30 [colin] 2.7.2cvs6
357 * src/prefs_ext_prog.c
358 Add 'mousepad' to the list of text editors.
359 Mousepad is XFCE's text editor
361 2007-01-29 [wwp] 2.7.2cvs5
364 * src/plugins/trayicon/trayicon_prefs.c
365 trayicon i18n fixes, thanks to Fabien.
367 2007-01-28 [wwp] 2.7.2cvs4
371 * src/plugins/trayicon/trayicon.c
372 * src/plugins/trayicon/trayicon_prefs.c
373 * src/plugins/trayicon/trayicon_prefs.h
374 Added a new TrayIcon plugin option to close to tray
375 (WM's hotkey and [X] button will hide the window instead
376 of closing it - closing CM can be done using the tray icon
377 menu or the File menu).
378 Improved visibility handling in trayicon, clicking the
379 trayicon now raise the window to current desktop when it
380 was either minimized/shaded/on another desktop.
381 Thanks to Paul for testing and fixing a strange behaviour
384 2007-01-27 [paul] 2.7.2cvs3
386 * src/prefs_folder_item.c
387 * src/prefs_receive.c
388 * src/plugins/pgpcore/prefs_gpg.c
389 use 'start-up' instead of 'startup' in labels
391 2007-01-26 [wwp] 2.7.2cvs2
393 * src/plugins/trayicon/Makefile.am
394 * src/plugins/trayicon/trayicon.c
395 * src/plugins/trayicon/trayicon_prefs.c
396 * src/plugins/trayicon/trayicon_prefs.h
397 Add a new TrayIcon option to hide the main window at
399 Fix trayicon.c copyright header.
401 2007-01-26 [paul] 2.7.2cvs1
407 bump up version number following
410 2007-01-25 [mones] 2.7.1cvs60
413 updated thousands of strings (well, probably less ;-)
415 2007-01-25 [colin] 2.7.1cvs59
418 Fix 2nd-run loss of matcherrc on new
421 2007-01-25 [wwp] 2.7.1cvs58
424 fix handling of empty value in attach_save_directory too, thanks
427 2007-01-25 [wwp] 2.7.1cvs57
430 fix handling of empty value in attach_load_directory,
433 2007-01-25 [wwp] 2.7.1cvs56
435 * src/plugins/dillo_viewer/dillo_prefs.h
438 2007-01-25 [colin] 2.7.1cvs55
442 * src/matcher_parser_parse.y
443 * src/prefs_matcher.c
444 Add matching on the spam flag
446 2007-01-24 [colin] 2.7.1cvs54
451 Make sure folderlist.xml is correctly
452 written before overwriting it.
456 * src/plugins/bogofilter/bogofilter.c
457 * src/plugins/bogofilter/bogofilter.h
458 * src/plugins/bogofilter/bogofilter_gtk.c
459 * src/plugins/spamassassin/spamassassin.c
460 * src/plugins/spamassassin/spamassassin.h
461 * src/plugins/spamassassin/spamassassin_gtk.c
462 Move spam to the correct trash folder after
463 learning, if spam directory isn't set.
465 2007-01-23 [paul] 2.7.1cvs53
467 * src/plugins/bogofilter/bogofilter_gtk.c
468 fix sensitivity of "Insert X-Bogosity header"
471 2007-01-23 [colin] 2.7.1cvs52
474 Translate toolbar items text if
475 they're translatable (default)
489 * src/etpan/etpan-thread-manager.c
490 * src/etpan/etpan-thread-manager.h
493 More static functions
495 2007-01-22 [fabien] 2.7.1cvs51
498 gtkut_get_options_frame() : ability to pass
499 a 'NULL' value in frame pointer parameter if
502 2007-01-22 [colin] 2.7.1cvs50
506 * src/plugins/bogofilter/bogofilter.c
507 * src/plugins/bogofilter/bogofilter_gtk.c
508 * src/plugins/spamassassin/spamassassin.c
509 * src/plugins/spamassassin/spamassassin_gtk.c
510 Allow moving spams to the account's trash
511 instead of default one
513 2007-01-21 [colin] 2.7.1cvs49
517 Revert a static function that shouldn't
520 2007-01-21 [colin] 2.7.1cvs48
526 2007-01-21 [colin] 2.7.1cvs47
532 2007-01-21 [colin] 2.7.1cvs46
534 * src/common/socket.c
535 * src/common/socket.h
538 2007-01-21 [colin] 2.7.1cvs45
547 * src/folder_item_prefs.c
548 * src/folder_item_prefs.h
555 * src/common/socket.c
556 * src/common/socket.h
557 * src/gtk/gtkaspell.c
558 * src/gtk/gtkaspell.h
559 * src/gtk/quicksearch.c
560 * src/gtk/quicksearch.h
563 2007-01-21 [colin] 2.7.1cvs44
567 * src/etpan/etpan-thread-manager.c
568 * src/etpan/etpan-thread-manager.h
569 Same (Funny that etpan_thread_unbind
570 is called but not etpan_thread_bind)
572 2007-01-21 [colin] 2.7.1cvs43
580 * src/etpan/Makefile.am
581 * src/gtk/colorlabel.c
582 * src/gtk/colorlabel.h
583 * src/gtk/sslcertwindow.c
584 * src/gtk/sslcertwindow.h
585 * src/etpan/etpan-log.c ** REMOVED **
586 * src/etpan/etpan-log.h ** REMOVED **
589 2007-01-20 [colin] 2.7.1cvs42
595 2007-01-20 [colin] 2.7.1cvs41
613 Make functions that aren't used in other
616 2007-01-20 [colin] 2.7.1cvs40
631 * src/editldap_basedn.c
653 * src/prefs_account.c
655 * src/prefs_compose_writing.c
656 * src/prefs_ext_prog.c
657 * src/prefs_folder_item.c
659 * src/prefs_message.c
660 * src/prefs_msg_colors.c
663 * src/prefs_receive.c
665 * src/prefs_spelling.c
666 * src/prefs_summaries.c
667 * src/prefs_toolbar.c
668 * src/prefs_wrapping.c
679 * src/common/passcrypt.c
680 * src/common/socket.c
682 * src/common/ssl_certificate.c
683 * src/common/template.c
685 * src/etpan/imap-thread.c
686 * src/gtk/sslcertwindow.c
687 * src/gtk/sslcertwindow.h
688 Make functions that could be static, static
690 2007-01-20 [colin] 2.7.1cvs39
695 2007-01-20 [colin] 2.7.1cvs38
700 Fix bug 1102, 'claws-mail-2.7.1
701 makes use of deprecated ldap
704 2007-01-20 [colin] 2.7.1cvs37
709 * src/gtk/quicksearch.c
710 Add Wide message list layout
712 2007-01-19 [fabien] 2.7.1cvs36
715 make sure a font change is considered in links of
718 2007-01-19 [colin] 2.7.1cvs35
729 * src/gtk/quicksearch.c
730 * src/gtk/quicksearch.h
731 Drop 'Separate Folder tree' and 'Separate
732 Message View'. Put three layouts in place
735 2007-01-19 [paul] 2.7.1cvs34
737 * src/prefs_msg_colors.c
738 more use of Q_ for translators
740 2007-01-19 [paul] 2.7.1cvs33
743 * src/prefs_account.c
744 a few changes to the English
746 2007-01-19 [fabien] 2.7.1cvs32
749 factorize translatable string
751 2007-01-18 [colin] 2.7.1cvs31
754 Don't error out on --sync option. Although
755 we don't do anything with it, gtk+ handles
756 it, and it's useful for debugging X errors
758 2007-01-18 [fabien] 2.7.1cvs30
761 ability to apply on the fly the recent added
762 'gtk_can_change_accels' pref (no need to restart).
764 2007-01-18 [fabien] 2.7.1cvs29
766 * src/plugins/bogofilter/bogofilter_gtk.c
767 * src/plugins/bogofilter/bogofilter.c
768 * src/plugins/spamassassin/spamassassin_gtk.c
770 * src/prefs_account.c
771 factorize or rewrite some translatable strings.
773 2007-01-18 [fabien] 2.7.1cvs28
777 set a 4pix space between "Subject:" label and subject entry in
780 2007-01-18 [wwp] 2.7.1cvs27
783 fix conflicting address-copy/paste when focus is set
784 to the embedded edit-person form.
787 2007-01-18 [wwp] 2.7.1cvs26
790 complete 2.7.1cvs23 (one more file was missing from that
793 2007-01-18 [colin] 2.7.1cvs25
796 Provide a way to migrate without backup
797 Re-ask for migration on next start if
798 it has been refused and wizard has been
801 2007-01-18 [wwp] 2.7.1cvs24
804 complete 2.7.1.cvs23 (file was missing from previous
807 2007-01-18 [wwp] 2.7.1cvs23
810 fix potential crashes in address book's focus_in/out signal handlers,
811 force focus to the edit-person form when clicked the Edit menu entry or
812 button (this only matters if the edit-person form is embedded to the
813 AB window, in that case, focus is not set when browsing the contacts
814 list w/ keys or mouse clicks).
816 2007-01-18 [paul] 2.7.1cvs22
819 add command line options:
821 -q and --quit for --exit
823 print "Unknown option" for unknown options
825 2007-01-18 [paul] 2.7.1cvs21
828 updated by Pavlo Bohmat
830 2007-01-18 [paul] 2.7.1cvs20
833 fix sensitivity issues of Mark as Spam/Ham
835 2007-01-17 [fabien] 2.7.1cvs19
841 Add a 'gtk_can_change_accels' pref in Preferences/Other which
842 control the corresponding gtk property. It could be used to lock
843 all shortcuts (avoid to set one of them by inadvertency).
845 2007-01-17 [colin] 2.7.1cvs18
848 Fix bug 1100, 'Highlighted e-mail data not visible
849 when color label applied.'. Use a weighted average
850 between normal selected foreground color and color
851 label instead of a simple one (3/1 instead 1/1).
853 2007-01-17 [colin] 2.7.1cvs17
856 Better fix for bug 1088, 'Ctrl-h produces repeatable
857 crash' - don't prevent mail switching while loading
859 2007-01-17 [colin] 2.7.1cvs16
868 Manage recursive search of unsubscribed folders
869 Rescan tree without checking for new messages
870 after subscriptions changed
872 2007-01-17 [paul] 2.7.1cvs15
875 * src/gtk/pluginwindow.c
876 fix bug 1101, '"Load plugin" button is
878 unset (-1) initial width in prefs_common,
879 fix overlapping buttons,
882 2007-01-17 [paul] 2.7.1cvs14
885 add #include <errno.h>, it's needed
888 2007-01-17 [paul] 2.7.1cvs13
891 * tools/make.themes.project
892 rename .sylpheed_themeinfo to .claws_themeinfo
894 * src/etpan/etpan-errors.h
895 * src/etpan/etpan-log.c
896 * src/etpan/etpan-log.h
897 * src/etpan/etpan-thread-manager-types.h
898 * src/etpan/etpan-thread-manager.c
899 * src/etpan/etpan-thread-manager.h
900 * src/etpan/imap-thread.c
901 * src/etpan/imap-thread.h
904 2007-01-17 [colin] 2.7.1cvs12
906 * src/plugins/pgpcore/select-keys.c
907 * src/gtk/pluginwindow.c
908 * src/prefs_account.c
911 2007-01-16 [colin] 2.7.1cvs11
916 Manage subscribing to subfolders when only
917 subscribed folders are shown.
919 2007-01-16 [colin] 2.7.1cvs10
922 Fix annoying vscrollbar going back to top
923 on Check for new folders
925 2007-01-16 [colin] 2.7.1cvs9
930 2007-01-16 [colin] 2.7.1cvs8
933 Bigger buffer for errors
937 * src/prefs_account.c
938 * src/prefs_account.h
940 * src/etpan/imap-thread.c
941 * src/etpan/imap-thread.h
942 * manual/handling.xml
943 Add subscriptions management. What it changes:
944 Creating a folder subscribes to it
945 Deleting a folder unsubscribes it
946 New contextual menu item allowing to switch between
947 All folders and Subscribed folders, subscribe, and
948 unsubscribe. "Creating" an existing but unsubscribed
949 folder will subscribe it.
950 By default for new accounts, only subscribed folders
954 2007-01-16 [paul] 2.7.1cvs7
957 Allow folder classes to specify only sort_key or
958 sort_type instead of both or none.
960 2007-01-16 [paul] 2.7.1cvs6
967 Save and use errno for procmime_get_part
969 2007-01-16 [colin] 2.7.1cvs5
972 Never remove INBOX when scanning for
973 new folders. It's a special folder
976 2007-01-15 [colin] 2.7.1cvs4
979 Fix 'Check for new folders' when IMAP subdirectory
981 * src/etpan/imap-thread.c
984 2007-01-15 [colin] 2.7.1cvs3
986 * src/etpan/imap-thread.c
987 Fix invalid free on command-connection
990 2007-01-15 [wwp] 2.7.1cvs2
992 * src/matcher_parser_lex.l
993 * src/quote_fmt_lex.l
994 * src/matcher_parser_parse.y
995 fix copyright header in lexers and parsers.
997 2007-01-15 [paul] 2.7.1cvs1
1003 bump up version number following
1006 2007-01-15 [paul] 2.7.0cvs31
1010 add Fabien to the Team list
1011 add the recent contributors
1012 make a few corrections
1014 2007-01-15 [paul] 2.7.0cvs30
1017 fix compiler warning
1018 * src/plugins/pgpcore/prefs_gpg.c
1019 * src/plugins/pgpcore/prefs_gpg.h
1021 fix copyright header
1023 2007-01-14 [colin] 2.7.0cvs29
1026 Use the 'gtk+' backend. Avoids gnome-vfs use,
1027 two benefits: faster to open, will fix strange
1028 dbus-related crash. Thanks to Pascal Terjan.
1030 2007-01-14 [colin] 2.7.0cvs28
1032 * src/etpan/imap-thread.c
1033 Delete the old imap just after allocating
1034 the new one. Makes sure we don't get the
1035 same pointer by sheer luck, which feels
1036 strange in the debug log.
1038 2007-01-14 [colin] 2.7.0cvs27
1040 * src/gtk/inputdialog.c
1041 Make sure we don't print passwords in
1042 clear text when in debug mode
1044 2007-01-14 [colin] 2.7.0cvs26
1046 * src/gtk/gtksctree.c
1047 Fix bug 1098, 'bogus last row display
1048 after expanding a thread'. Patch by
1049 Jindrich Makovicka <makovick@gmail.com>
1051 2007-01-14 [colin] 2.7.0cvs25
1053 * src/etpan/imap-thread.c
1054 Close socket manually before
1055 freeing the imap struct
1057 2007-01-14 [colin] 2.7.0cvs24
1059 * src/etpan/imap-thread.c
1060 Maybe fix new reconnection issues
1062 2007-01-13 [colin] 2.7.0cvs23
1065 Freeze/thaw on thread selection
1067 2007-01-13 [paul] 2.7.0cvs22
1072 add 'Edit/Delete thread'
1074 2007-01-13 [colin] 2.7.0cvs21
1076 * src/prefs_account.c
1077 * src/prefs_compose_writing.c
1078 * src/prefs_message.c
1079 * src/prefs_msg_colors.c
1081 * src/prefs_receive.c
1082 * src/prefs_spelling.c
1083 * src/prefs_summaries.c
1084 * src/prefs_themes.c
1085 * src/gtk/gtkutils.c
1086 * src/gtk/gtkutils.h
1087 * src/plugins/pgpcore/prefs_gpg.c
1088 * src/plugins/spamassassin/spamassassin_gtk.c
1089 Factorize gtk frame creation
1092 2007-01-13 [colin] 2.7.0cvs20
1094 * src/message_search.c
1095 * src/summary_search.c
1096 Fix Enter in search windows
1098 Fix body search starting at the
1099 end of the mail (and asking for loop)
1101 2007-01-13 [colin] 2.7.0cvs19
1103 * src/etpan/imap-thread.c
1104 Make sure we don't free the same imap
1107 2007-01-13 [colin] 2.7.0cvs18
1110 Allow multiple commitHelpers to
1113 2007-01-12 [colin] 2.7.0cvs17
1115 * src/etpan/imap-thread.c
1116 Make sure we get rid of the previous mailimap
1117 when connecting - just in case disconnect was
1120 2007-01-12 [paul] 2.7.0cvs16
1123 Strip S/MIME signatures when re-editing
1124 S/MIME signed messages.
1126 2007-01-12 [paul] 2.7.0cvs15
1133 no need to define CLAWS anymore, remove
1136 2007-01-12 [paul] 2.7.0cvs14
1139 check if the mail's signed as
1140 it can change the mail structure
1143 2007-01-12 [paul] 2.7.0cvs13
1146 fix Forwarding msgs with attachments
1147 that have dos line endings
1150 2007-01-12 [wwp] 2.7.0cvs12
1153 Revert accidentally committed extra version tag.
1155 2007-01-12 [wwp] 2.7.0cvs11
1157 * src/prefs_account.c
1158 Fix compilation w/o aspell (completes 2.7.0cvs7).
1160 2007-01-11 [colin] 2.7.0cvs10
1163 move g_warning to debug_print
1164 it scares people for no reason
1166 2007-01-11 [colin] 2.7.0cvs9
1169 Fix files to translate. Patch by
1172 2007-01-11 [paul] 2.7.0cvs8
1175 Fix recursion when server lists the
1176 current subfolder in the response
1178 Fix updating of icon_list/ctree
1179 * src/plugins/pgpcore/select-keys.c
1180 Fix a few annoyances when choosing
1181 keys for the CMS (S/MIME) protocol
1183 2007-01-11 [wwp] 2.7.0cvs7
1186 * src/prefs_account.c
1187 * src/prefs_account.h
1188 Add per-account spellcheck default dictionaries settings.
1190 2007-01-10 [colin] 2.7.0cvs6
1192 * src/prefs_folder_item.c
1193 Factorize strings - patch by Fabien
1195 2007-01-10 [colin] 2.7.0cvs5
1198 Fix bug 1095, 'Crash while changing folder
1199 columns during incorporation'
1201 2007-01-09 [colin] 2.7.0cvs4
1203 * src/gtk/pluginwindow.c
1204 Set the plugin window transient. Seems
1205 like some window managers hide it in
1206 the background after "load plugin"...
1208 2007-01-09 [colin] 2.7.0cvs3
1211 Use the same type for alloc and free
1213 2007-01-08 [paul] 2.7.0cvs2
1216 updated by Tim Dijkstra
1218 2007-01-08 [paul] 2.7.0cvs1
1220 * src/prefs_themes.c
1221 * src/common/utils.c
1224 2007-01-08 [paul] 2.7.0
1231 2007-01-08 [paul] 2.6.1cvs119
1233 * doc/man/claws-mail.1
1236 2007-01-08 [paul] 2.6.1cvs118
1238 * doc/man/claws-mail.1
1240 * manual/advanced.xml
1241 improved English usage
1243 2007-01-08 [paul] 2.6.1cvs117
1254 updated by Miquel Oliete, Stephan Sachse, me,
1255 Tommi Pirinen, Andrea Spadaccini, Frederico
1256 Goncalves Guimaraes, Andrej Kacian, Aleksandar
1257 Urosevic, and Ralgh Young
1259 2007-01-07 [mones] 2.6.1cvs116
1261 * manual/es/advanced.xml
1263 Synced manual (unhide mark_as_read_delay)
1264 and updated translation for release
1266 2007-01-07 [paul] 2.6.1cvs115
1268 * src/prefs_matcher.c
1269 make the hbox content fit better under
1272 2007-01-07 [colin] 2.6.1cvs114
1275 Fix bug 1088, 'Ctrl-h produces repeatable
1278 2007-01-06 [colin] 2.6.1cvs113
1280 * src/etpan/imap-thread.c
1281 Add casts to int to get certs. Fixes
1282 bug 1064, 'crash @ etpan_certificate_check()
1283 when opening an IMAP folder', with latest
1284 libetpan CVS or >= 0.49
1289 * src/prefs_folder_item.c
1290 Grey out the "synchronise" menu items if
1291 there's nothing to synchronise.
1292 * src/plugins/pgpcore/sgpgme.c
1293 Make an error clearer than "Unknown error"
1295 2007-01-06 [colin] 2.6.1cvs112
1298 Don't try to show a message if updating
1299 Maybe fixes bug 1088, 'ctrl-h produces
1302 2007-01-06 [colin] 2.6.1cvs111
1305 Disable Control-Space (handle it as Space).
1307 2007-01-05 [paul] 2.6.1cvs110
1310 Fix bug 934, 'sylpheed claws 2.1
1311 doesn't show Exchanges Public Folders'
1312 Thanks to Hoa and Colin
1314 Refuse to allocate more than 2 MB for a
1315 single field, it's a good indication of
1318 2007-01-05 [colin] 2.6.1cvs109
1321 Allow --select'ing emails by Message-ID too
1323 2007-01-05 [colin] 2.6.1cvs108
1325 * src/common/quoted-printable.c
1328 2007-01-05 [colin] 2.6.1cvs107
1330 * src/common/quoted-printable.c
1331 Fix previous commit about bug 1089
1334 2007-01-05 [colin] 2.6.1cvs106
1336 * src/common/quoted-printable.c
1337 Fix my previous commit on bug 1089
1340 2007-01-04 [colin] 2.6.1cvs105
1342 * src/common/quoted-printable.c
1343 Fix bug 1089, 'NUL characters in Subject
1344 line are misinterpreted'. Not a pain to
1351 2007-01-04 [wwp] 2.6.1cvs104
1353 * src/image_viewer.c
1354 Force operator precedence (fix a compiler warning).
1356 2007-01-04 [colin] 2.6.1cvs103
1358 * src/image_viewer.c
1359 Be cautious there too (same fix as the one
1360 in textview from cvs33)
1362 Don't use any MimeViewer plugin when showing
1365 2007-01-03 [wwp] 2.6.1cvs102
1369 fixed "cent" sign (use the existing ASCII one),
1370 decode more HTML entities,
1371 converted table ASCII entries to UTF-8,
1372 moved a switch() into a hashtable.
1374 2007-01-03 [paul] 2.6.1cvs101
1380 When possible, use move_msg instead of
1381 copy_msg + remove_msg to move sent mail
1384 2007-01-03 [paul] 2.6.1cvs100
1387 add more html entity recognition:
1388 pounds, euros, and cents
1390 2007-01-03 [colin] 2.6.1cvs99
1393 Don't display an error on NOSELECT
1394 folders when synchronising
1396 2007-01-03 [paul] 2.6.1cvs98
1398 * tools/maildir2claws-mail.pl
1399 only substitute 'sent-mail' if it's
1400 the full directory name
1402 2007-01-03 [paul] 2.6.1cvs97
1405 * ChangeLog.pre2.0.0
1407 archive a chunk of ChangeLog in
1410 * doc/src/ChangeLog.claws-pre0.8.0
1411 remove ChangeLog.claws-pre0.8.0, adding
1412 its contents to ChangeLog.gtk1
1414 2007-01-03 [paul] 2.6.1cvs96
1435 * src/addressbook_foldersel.c
1436 * src/addressbook_foldersel.h
1457 * src/customheader.c
1458 * src/customheader.h
1459 * src/displayheader.c
1460 * src/displayheader.h
1471 * src/editldap_basedn.c
1472 * src/editldap_basedn.h
1489 * src/folder_item_prefs.c
1490 * src/folder_item_prefs.h
1497 * src/grouplistdialog.c
1498 * src/grouplistdialog.h
1502 * src/image_viewer.c
1503 * src/image_viewer.h
1539 * src/message_search.c
1540 * src/message_search.h
1557 * src/partial_download.c
1558 * src/partial_download.h
1563 * src/prefs_account.c
1564 * src/prefs_account.h
1565 * src/prefs_actions.c
1566 * src/prefs_actions.h
1567 * src/prefs_common.c
1568 * src/prefs_common.h
1569 * src/prefs_compose_writing.c
1570 * src/prefs_compose_writing.h
1571 * src/prefs_customheader.c
1572 * src/prefs_customheader.h
1573 * src/prefs_display_header.c
1574 * src/prefs_display_header.h
1575 * src/prefs_filtering.c
1576 * src/prefs_filtering.h
1577 * src/prefs_filtering_action.c
1578 * src/prefs_filtering_action.h
1579 * src/prefs_folder_column.c
1580 * src/prefs_folder_column.h
1581 * src/prefs_folder_item.c
1582 * src/prefs_folder_item.h
1587 * src/prefs_image_viewer.c
1588 * src/prefs_image_viewer.h
1589 * src/prefs_matcher.c
1590 * src/prefs_matcher.h
1591 * src/prefs_message.c
1592 * src/prefs_msg_colors.c
1593 * src/prefs_msg_colors.h
1596 * src/prefs_receive.c
1598 * src/prefs_spelling.c
1599 * src/prefs_spelling.h
1600 * src/prefs_summaries.c
1601 * src/prefs_summaries.h
1602 * src/prefs_summary_column.c
1603 * src/prefs_summary_column.h
1604 * src/prefs_template.c
1605 * src/prefs_template.h
1606 * src/prefs_themes.c
1607 * src/prefs_themes.h
1608 * src/prefs_toolbar.c
1609 * src/prefs_toolbar.h
1610 * src/prefs_wrapping.c
1611 * src/prefs_wrapping.h
1621 * src/quote_fmt_parse.y
1624 * src/remotefolder.c
1625 * src/remotefolder.h
1626 * src/send_message.c
1627 * src/send_message.h
1630 * src/sourcewindow.c
1631 * src/sourcewindow.h
1636 * src/stock_pixmap.c
1637 * src/stock_pixmap.h
1638 * src/summary_search.c
1639 * src/summary_search.h
1654 * src/common/base64.c
1655 * src/common/base64.h
1657 * src/common/hooks.c
1658 * src/common/hooks.h
1661 * src/common/mgutils.c
1662 * src/common/mgutils.h
1665 * src/common/passcrypt.c
1666 * src/common/passcrypt.h.in
1667 * src/common/plugin.c
1668 * src/common/plugin.h
1669 * src/common/prefs.c
1670 * src/common/prefs.h
1671 * src/common/progressindicator.c
1672 * src/common/progressindicator.h
1673 * src/common/quoted-printable.c
1674 * src/common/quoted-printable.h
1675 * src/common/session.c
1676 * src/common/session.h
1679 * src/common/socket.c
1680 * src/common/socket.h
1683 * src/common/ssl_certificate.c
1684 * src/common/ssl_certificate.h
1685 * src/common/stringtable.c
1686 * src/common/stringtable.h
1687 * src/common/template.c
1688 * src/common/template.h
1689 * src/common/timing.h
1690 * src/common/utils.c
1691 * src/common/utils.h
1692 * src/common/version.h.in
1695 * src/common/xmlprops.c
1696 * src/common/xmlprops.h
1698 * src/gtk/colorlabel.c
1699 * src/gtk/colorsel.c
1700 * src/gtk/colorsel.h
1701 * src/gtk/combobox.c
1702 * src/gtk/combobox.h
1703 * src/gtk/description_window.c
1704 * src/gtk/description_window.h
1707 * src/gtk/foldersort.c
1708 * src/gtk/foldersort.h
1709 * src/gtk/gtksctree.c
1710 * src/gtk/gtkutils.c
1711 * src/gtk/gtkutils.h
1712 * src/gtk/inputdialog.c
1713 * src/gtk/inputdialog.h
1714 * src/gtk/logwindow.c
1715 * src/gtk/logwindow.h
1716 * src/gtk/manage_window.c
1717 * src/gtk/manage_window.h
1720 * src/gtk/pluginwindow.c
1721 * src/gtk/pluginwindow.h
1722 * src/gtk/prefswindow.c
1723 * src/gtk/prefswindow.h
1724 * src/gtk/progressdialog.c
1725 * src/gtk/progressdialog.h
1726 * src/gtk/sslcertwindow.c
1727 * src/gtk/sslcertwindow.h
1728 * src/plugins/bogofilter/bogofilter.c
1729 * src/plugins/bogofilter/bogofilter.h
1730 * src/plugins/bogofilter/bogofilter_gtk.c
1731 * src/plugins/clamav/clamav_plugin.c
1732 * src/plugins/clamav/clamav_plugin.h
1733 * src/plugins/clamav/clamav_plugin_gtk.c
1734 * src/plugins/demo/demo.c
1735 * src/plugins/dillo_viewer/dillo_prefs.c
1736 * src/plugins/dillo_viewer/dillo_prefs.h
1737 * src/plugins/dillo_viewer/dillo_viewer.c
1738 * src/plugins/pgpcore/passphrase.c
1739 * src/plugins/pgpcore/passphrase.h
1740 * src/plugins/pgpcore/pgp_viewer.c
1741 * src/plugins/pgpcore/pgp_viewer.h
1742 * src/plugins/pgpcore/plugin.c
1743 * src/plugins/pgpcore/select-keys.c
1744 * src/plugins/pgpcore/select-keys.h
1745 * src/plugins/pgpcore/sgpgme.c
1746 * src/plugins/pgpcore/sgpgme.h
1747 * src/plugins/pgpinline/pgpinline.c
1748 * src/plugins/pgpinline/pgpinline.h
1749 * src/plugins/pgpinline/plugin.c
1750 * src/plugins/pgpmime/pgpmime.c
1751 * src/plugins/pgpmime/pgpmime.h
1752 * src/plugins/pgpmime/plugin.c
1753 * src/plugins/spamassassin/spamassassin.c
1754 * src/plugins/spamassassin/spamassassin.h
1755 * src/plugins/spamassassin/spamassassin_gtk.c
1756 * src/plugins/trayicon/trayicon.c
1757 it's 2007, update the year in the copyright headers
1759 2007-01-03 [paul] 2.6.1cvs95
1762 it is 2007, use it in the copyright string
1764 2007-01-03 [paul] 2.6.1cvs94
1767 html entity conversion:
1768 move ™ to a more suitable place
1769 add • and –
1770 make sure — and — are both
1773 2007-01-02 [colin] 2.6.1cvs93
1777 * src/common/plugin.c
1779 * src/etpan/imap-thread.c
1782 2006-12-31 [paul] 2.6.1cvs92
1784 * src/prefs_summaries.c
1785 use gtk_button_new_from_stock()
1787 2006-12-30 [colin] 2.6.1cvs91
1792 Don't update filtering and account paths
1793 when copying folders
1795 2006-12-30 [colin] 2.6.1cvs90
1797 * src/prefs_compose_writing.c
1799 * src/prefs_template.c
1800 Use message font for Writing and
1801 Quoting prefs, as well as Templates.
1803 2006-12-30 [colin] 2.6.1cvs89
1805 * src/prefs_summaries.c
1806 Rework GUI; patch by Pawel
1808 2006-12-29 [colin] 2.6.1cvs88
1810 * src/prefs_folder_item.c
1811 Fix bug 1085, 'Apply to subfolder
1812 doesn't work' - I was mistaken saying
1813 it worked in every case
1815 2006-12-28 [colin] 2.6.1cvs87
1817 * src/gtk/gtkaspell.c
1818 Don't assert if use_alternate is true
1819 and alt_dictionary isn't set -- this
1820 is what happens on upgrade! Rather,
1823 2006-12-28 [colin] 2.6.1cvs86
1826 Fix desktop/icon simplification
1828 2006-12-28 [colin] 2.6.1cvs85
1831 Make desktop and icon not
1832 dependant on the desktop
1834 2006-12-28 [wwp] 2.6.1cvs84
1836 * src/plugins/pgpmime/claws.def
1837 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
1839 2006-12-28 [wwp] 2.6.1cvs83
1841 * src/prefs_folder_item.c
1842 Fix coloring of "simplify subject regexp" (folder prefs),
1843 which might be left to red whereas the regexp gets empty.
1845 2006-12-28 [wwp] 2.6.1cvs82
1847 * src/prefs_common.c
1848 * src/prefs_common.h
1851 Save addressbook mainwindow's horizontal and vertical splitter position.
1853 2006-12-27 [wwp] 2.6.1cvs81
1855 * src/gtk/gtkaspell.c
1856 * src/gtk/gtkaspell.h
1858 Fix assignment of compose's default and alternate dictionary from
1859 account or folder settings. Now gtkaspell_change_dict does rotate
1860 dicts only when it's called from a menu cb.
1862 2006-12-27 [wwp] 2.6.1cvs80
1864 * src/folder_item_prefs.c
1865 Fix randomly initialized default-alt-dictionary (folder prefs),
1866 complete 2.6.1cvs72.
1868 2006-12-27 [paul] 2.6.1cvs79
1872 Add Copy folder in the folder's contextual
1875 2006-12-27 [wwp] 2.6.1cvs78
1878 Clean up session locking, thanks to Colin.
1880 2006-12-26 [colin] 2.6.1cvs77
1883 Revert previous patch
1885 2006-12-26 [colin] 2.6.1cvs76
1891 * src/etpan/imap-thread.c
1892 Fix previous commit warnings
1893 Make statusbar update every second if total < 20
1894 Make IMAP APPEND faster by simplifying log
1896 2006-12-26 [colin] 2.6.1cvs75
1904 Make it possible to copy folders accross
1905 mailboxes (this was an arbitrary limitation).
1906 Still make it impossible to move folders
1909 2006-12-26 [colin] 2.6.1cvs74
1911 * src/etpan/imap-thread.c
1912 Fix bug 1081, 'claws-mail
1913 segfaults when going offline
1914 while it transfers mails via
1917 2006-12-26 [colin] 2.6.1cvs73
1919 * src/folder_item_prefs.c
1920 Don't forget alt dictionary when
1921 renaming/moving folders
1923 2006-12-26 [wwp] 2.6.1cvs72
1925 * src/folder_item_prefs.c
1926 Add missing defaults for per-folder alt dict
1927 (forgotten in 2.6.1cvs61).
1929 2006-12-26 [colin] 2.6.1cvs71
1932 Add tooltip to state that specifying
1933 full path to mailbox is possible
1935 2006-12-26 [wwp] 2.6.1cvs70
1937 * src/partial_download.c
1938 * src/gtk/gtkvscrollbutton.c
1939 * src/plugins/pgpinline/plugin.c
1940 Fix for few compiler warnings that matter.
1942 2006-12-25 [colin] 2.6.1cvs69
1944 * src/partial_download.c
1945 Fix marking for download or deletion
1946 when the header isn't the first
1947 * src/gtk/logwindow.c
1948 Fix start of scrolling
1950 2006-12-23 [paul] 2.6.1cvs68
1953 change last commit to use the 'academic'
1954 method instead. Thanks to wwp
1956 2006-12-23 [paul] 2.6.1cvs67
1959 don't warn about empty subject when
1962 2006-12-22 [colin] 2.6.1cvs66
1964 * src/summary_search.c
1967 2006-12-22 [colin] 2.6.1cvs65
1969 * src/gtk/gtkutils.c
1972 * src/summary_search.c
1979 2006-12-22 [colin] 2.6.1cvs64
1983 Add a combo to the learn spam button
1984 * src/plugins/bogofilter/bogofilter.c
1985 * src/plugins/bogofilter/bogofilter_gtk.c
1986 * src/plugins/bogofilter/bogofilter.h
1987 Allow to store Unsure mails in a specific
1988 folder to make better teaching easier
1990 2006-12-21 [wwp] 2.6.1cvs63
1993 * src/prefs_common.c
1994 * src/prefs_common.h
1995 * src/prefs_spelling.c
1996 * src/gtk/gtkaspell.c
1997 * src/gtk/gtkaspell.h
1998 Allow spell-checking using both current and alternate dictionaries
2001 2006-12-21 [wwp] 2.6.1cvs62
2003 * src/gtk/gtkaspell.c
2004 Apply recheck_when_changing_dict (highlight all mispelled words)
2005 when switching to alternate dictionary.
2007 2006-12-21 [wwp] 2.6.1cvs61
2010 * src/folder_item_prefs.h
2011 * src/prefs_common.c
2012 * src/prefs_common.h
2013 * src/prefs_folder_item.c
2014 * src/prefs_spelling.c
2015 * src/gtk/gtkaspell.c
2016 * src/gtk/gtkaspell.h
2017 Add global and per-folder prefs to set the default
2018 alternate dictionary.
2020 2006-12-21 [colin] 2.6.1cvs60
2023 Look for folders by path in all folders
2027 2006-12-20 [colin] 2.6.1cvs59
2029 * src/gtk/quicksearch.c
2030 Make sure in_typing is false when clearing
2032 2006-12-20 [wwp] 2.6.1cvs58
2035 change manual's target dir to be LFH-compliant (thanks to Colin).
2037 2006-12-20 [wwp] 2.6.1cvs57
2039 * src/prefs_common.c
2040 * src/prefs_summaries.c
2041 i18n fix and factorize patch, thanks to Fabien.
2043 2006-12-20 [paul] 2.6.1cvs56
2046 last of the renaming (??)
2048 correct --help info of --status-full
2049 * src/plugins/bogofilter/bogofilter.c
2050 make FALSE default of whitelist_ab
2052 2006-12-19 [colin] 2.6.1cvs55
2055 Same as before, without depending on
2058 2006-12-19 [colin] 2.6.1cvs54
2061 Fix bug 1059, 'Better jpilot charset
2062 handling'. Use libpisync's charset conversion
2065 2006-12-19 [colin] 2.6.1cvs53
2070 2006-12-19 [wwp] 2.6.1cvs52
2073 Add missing #include (thanks to Colin).
2075 2006-12-19 [wwp] 2.6.1cvs51
2077 * src/prefs_receive.c
2078 Better spacing between widgets in prefs.
2080 2006-12-18 [colin] 2.6.1cvs50
2083 Fix failure to get separator on LIST "" ""
2084 Try LIST "" "INBOX" too.
2086 2006-12-18 [wwp] 2.6.1cvs49
2088 * src/common/session.c
2089 Fix a compiler warning (thanks to Fabien).
2091 2006-12-18 [wwp] 2.6.1cvs48
2095 Factorize some strings for translation (it's about error
2096 messages when applying or checking template/quote format).
2098 2006-12-18 [colin] 2.6.1cvs47
2102 * src/gtk/Makefile.am
2104 Add a Release notes tab from the contents of
2105 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
2107 2006-12-17 [colin] 2.6.1cvs46
2112 Correctly convert from/to UTF8/filename encoding
2113 when loading and saving files. Probably fixes
2114 bug 1068, 'Claws-Mail uses 100% CPU when looking
2115 for a file to attach and is blocked...'
2117 2006-12-17 [colin] 2.6.1cvs45
2119 * src/gtk/logwindow.c
2120 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
2121 IMAP folder and is blocked on main thread':
2122 make sure we put utf8 in the log.
2124 2006-12-16 [colin] 2.6.1cvs44
2128 Fix bug 1055, 'Add the 'cancel receive'
2129 in the available events for the toolbar buttons'
2131 2006-12-16 [colin] 2.6.1cvs43
2136 * src/common/session.c
2137 Log error when SSL handshakes fail.
2138 Fixes bug 1082, 'incorrect / imprecise
2139 error message when imap server provides
2140 ssl only through STARTTLS but SSL is
2143 2006-12-15 [wwp] 2.6.1cvs42
2145 * src/plugins/bogofilter/bogofilter_gtk.c
2146 set proper sensitivity to widgets I've recently added.
2152 2006-12-15 [wwp] 2.6.1cvs41
2154 * src/plugins/bogofilter/bogofilter.c
2155 * src/plugins/bogofilter/bogofilter.h
2156 * src/plugins/bogofilter/bogofilter_gtk.c
2157 bogofilter's whitelist can now use a subset of
2158 the addressbook (either a book, a subfolder of a book,
2159 or the whole addressbook by using "Any"). Re-used there
2160 some pref_matcher widgets and mechanisms to match a subset
2163 2006-12-15 [wwp] 2.6.1cvs40
2166 * src/common/plugin.c
2167 * src/common/plugin.h
2169 * src/plugins/bogofilter/bogofilter.c
2170 * src/plugins/clamav/clamav_plugin.c
2171 * src/plugins/demo/demo.c
2172 * src/plugins/dillo_viewer/dillo_viewer.c
2173 * src/plugins/pgpcore/plugin.c
2174 * src/plugins/pgpinline/plugin.c
2175 * src/plugins/pgpmime/plugin.c
2176 * src/plugins/spamassassin/spamassassin.c
2177 * src/plugins/trayicon/trayicon.c
2178 factorize some translatable strings (plugins-related),
2179 fix missing punctuation in several places,
2180 remove useless translatable \n in about.c,
2181 and factorize plugin init code w/ a new function
2182 check_plugin_version() in common/plugin.c.
2183 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2185 2006-12-15 [wwp] 2.6.1cvs39
2187 * src/plugins/bogofilter/bogofilter.c
2188 * src/plugins/bogofilter/bogofilter_gtk.c
2189 flag whitelisted spams as spam, but don't filter it to the spam
2190 folder. Thanks to Colin.
2192 2006-12-15 [ticho] 2.6.1cvs38
2194 * src/plugins/bogofilter/bogofilter.c
2195 * src/plugins/bogofilter/bogofilter.h
2196 * src/plugins/bogofilter/bogofilter_gtk.c
2197 Add option to whitelist senders found in addressbook. Patch by colin.
2199 2006-12-15 [paul] 2.6.1cvs37
2202 add missing #include "log.h"
2204 2006-12-15 [paul] 2.6.1cvs36
2206 * src/plugins/bogofilter/bogofilter.c
2207 * src/plugins/bogofilter/bogofilter.h
2208 * src/plugins/bogofilter/bogofilter_gtk.c
2209 Add an option to allow inserting an
2210 X-Claws-Bogosity header (on MH folders
2211 only). Patch by Colin
2213 2006-12-14 [colin] 2.6.1cvs35
2216 "Yes" should be the default choice for
2217 migration configuration
2219 2006-12-14 [paul] 2.6.1cvs34
2221 * src/prefs_summaries.c
2222 * manual/advanced.xml
2223 Unhide mark_as_read_delay
2225 2006-12-14 [paul] 2.6.1cvs33
2234 Fix printing of selection
2235 Fix printing of message parts
2236 Fix printing of images
2237 * src/gtk/gtksourceprintjob.c
2238 Fix page count when there are images
2240 2006-12-14 [wwp] 2.6.1cvs32
2245 * src/gtk/quicksearch.c
2246 fix quicksearch 'magnify' button status when QS is closed
2247 using the Escape key, thanks to Colin.
2249 2006-12-14 [wwp] 2.6.1cvs31
2254 * src/gtk/quicksearch.c
2255 fix quicksearch 'magnify' button status when QS is closed
2256 using the Escape key, thanks to Colin.
2258 2006-12-13 [colin] 2.6.1cvs30
2262 Use the binary safe version of ldap_get_values,
2263 to make sure we manipulate null-terminated
2264 strings. Maybe fixes bug 1075, 'claws mail
2265 segfault when completing ldap adresses'
2266 * src/syldap.c ** REMOVED **
2267 * src/syldap.h ** REMOVED **
2270 2006-12-13 [mones] 2.6.1cvs29
2273 Fixed piped strings, fixed click translation
2275 2006-12-13 [paul] 2.6.1cvs28
2278 don't translate these strings
2280 2006-12-13 [paul] 2.6.1cvs27
2285 2006-12-13 [colin] 2.6.1cvs26
2289 Add claws_is_starting()
2291 2006-12-13 [mones] 2.6.1cvs25
2293 * manual/es/advanced.xml
2295 Synced manual and updated translation
2297 2006-12-12 [colin] 2.6.1cvs24
2300 Add an option to use STARTTLS in the
2301 welcome wizard. Fixes bug 1080,
2302 'Using SSL option in wizard for incoming
2303 server does not activate SSL with STARTTLS'
2305 2006-12-12 [colin] 2.6.1cvs23
2308 Don't exit when there's an incomplete
2309 mailbox configured - leaves a chance
2310 to fix a failing IMAP account. Exit
2311 if no mailbox at all is loaded (case
2313 Completes bug 1077's fix (I was wrong
2314 in this bug's comment #3).
2316 2006-12-12 [colin] 2.6.1cvs22
2319 Add another menu data type
2320 * src/prefs_account.c
2321 Complete the completion of bug 1076
2322 (doesn't lose the pref on apply)
2324 2006-12-12 [paul] 2.6.1cvs21
2326 * src/prefs_account.c
2327 complete the fix of bug 1076
2328 also be more verbose with the text
2330 2006-12-12 [paul] 2.6.1cvs20
2332 * src/gtk/combobox.c
2333 fix compilation warning
2335 2006-12-11 [colin] 2.6.1cvs19
2338 Document :port in server entry tooltips
2340 2006-12-11 [colin] 2.6.1cvs18
2345 2006-12-11 [colin] 2.6.1cvs17
2348 Add failing IMAP as a reason for no
2351 2006-12-11 [colin] 2.6.1cvs16
2353 * src/prefs_account.c
2354 Check for existence of inbox for local
2357 Allow setting the port to use for servers
2358 by using the usual "server.example.com:port"
2359 syntax. Fixes bug 1077, 'sylpheed-claws does
2360 not start when IMAP server is unavailable'
2362 2006-12-11 [colin] 2.6.1cvs15
2364 * src/prefs_account.c
2365 Prevent use of non-existing default inbox
2367 2006-12-11 [colin] 2.6.1cvs14
2369 * src/prefs_account.c
2370 Fix sensitivity. Fixes bug 1076, 'privacy
2371 options are displayed even when pgp plugin
2372 not loaded / available'
2374 2006-12-09 [colin] 2.6.1cvs13
2376 * manual/advanced.xml
2377 * src/prefs_common.c
2378 * src/prefs_common.h
2379 * src/common/ssl_certificate.c
2380 Add a new hidden preference, 'unsafe_ssl_certs',
2381 which allows to store multiple certificates per
2382 server/port. This is disabled by default because
2383 it's less secure (presenting a new certificate
2384 instead of a changed one raises less alarms).
2385 This will cause Claws to ask about an unknown
2386 certificate for people who have used 2.6.1cvs8
2389 2006-12-09 [colin] 2.6.1cvs12
2392 Fix cache updating after action
2394 2006-12-07 [wwp] 2.6.1cvs11
2397 fix email address comparison when replying to all
2398 (avoid replying to ourselves), thanks to Colin.
2400 2006-12-06 [paul] 2.6.1cvs10
2407 * src/common/utils.c
2408 ...and more renaming
2411 2006-12-06 [paul] 2.6.1cvs9
2422 2006-12-06 [colin] 2.6.1cvs8
2425 * src/common/ssl_certificate.c
2426 * src/common/ssl_certificate.h
2427 Handle multiple certificates per host/port
2429 2006-12-06 [colin] 2.6.1cvs7
2431 * src/etpan/imap-thread.c
2432 Fix certificate checking on IMAP
2434 2006-12-06 [colin] 2.6.1cvs6
2437 Fix bug 1072, 'Claws stops fetching newsgroups
2438 from server when newsgroup got deleted': continue
2439 checking other groups
2441 2006-12-05 [wwp] 2.6.1cvs5
2443 * src/message_search.c
2444 * src/summary_search.c
2445 * src/gtk/combobox.c
2446 * src/gtk/combobox.h
2447 * src/gtk/gtkutils.c
2448 * src/gtk/gtkutils.h
2449 make up and down arrow keys in modern gtk_combo_box_entry widgets
2450 behave like w/ old comboboxes (summary and message search only).
2452 2006-12-05 [paul] 2.6.1cvs4
2458 2006-12-05 [paul] 2.6.1cvs3
2461 * tools/textviewer.pl
2462 script updated and description added
2464 2006-12-04 [colin] 2.6.1cvs2
2467 Run pre-send hook only when checking
2470 2006-12-04 [paul] 2.6.1cvs1
2477 bump up version number following stable release
2479 2006-12-04 [paul] 2.6.0cvs83
2482 updates and corrections
2484 2006-12-04 [colin] 2.6.0cvs82
2486 * src/common/utils.c
2487 Probably fix bug 1066, 'Incorrect mailbox
2490 2006-12-04 [colin] 2.6.0cvs81
2492 * src/common/utils.c
2493 Trim tabs from mailcap file too.
2495 2006-12-02 [paul] 2.6.0cvs80
2498 fix broken GUI under certain languages
2500 put the Cancel button to the right
2502 2006-12-01 [paul] 2.6.0cvs79
2505 remove reference to removed file
2507 2006-12-01 [wwp] 2.6.0cvs78
2511 remove forgotten debug statements.
2513 2006-12-01 [wwp] 2.6.0cvs77
2515 * manual/advanced.xml
2516 * manual/fr/advanced.xml
2522 * src/prefs_common.c
2523 * src/prefs_common.h
2524 * src/gtk/gtkutils.c
2525 * src/gtk/gtkutils.h
2526 add a hidden option to allow embedding the editaddress (edit contact details)
2527 dialog into the addressbook's window. This doesn't change the default
2530 2006-12-01 [wwp] 2.6.0cvs76
2532 * src/message_search.c
2533 * src/summary_search.c
2534 fix more focus issues (don't set focus to combobox's entry widget when
2535 entry's value changed, if entry widget has focus already).
2537 2006-12-01 [wwp] 2.6.0cvs75
2539 * src/gtk/quicksearch.c
2540 revert last changes to the quicksearch gtk_combo_box, this needs more
2543 2006-12-01 [paul] 2.6.0cvs74
2545 * tools/kdeservicemenu/README
2546 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2547 * tools/kdeservicemenu/install.sh
2548 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2549 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2550 simplify this stuff, and in so doing,
2551 fix it. (possibly re-extend it again at
2554 2006-12-01 [wwp] 2.6.0cvs73
2556 * src/gtk/quicksearch.c
2557 adapt quicksearch code to use modern gtk_combo_box'es.
2559 2006-12-01 [wwp] 2.6.0cvs72
2562 * src/prefs_common.c
2563 * src/prefs_common.h
2564 * src/message_search.c
2565 * src/summary_search.c
2566 * src/gtk/combobox.c
2567 * src/gtk/combobox.h
2568 add history combos to all message and summary search fields.
2570 2006-12-01 [wwp] 2.6.0cvs71
2573 As the list may change while the mark as read delay
2574 runs, we can't rely on the 'row' pointer, which can
2575 be invalid when the timeout is called. As the mark
2576 as read is only done if the message is still selected,
2577 use summaryview->selected instead. Thanks to Colin.
2579 2006-11-30 [paul] 2.6.0cvs70
2582 give emphasis to "Sylpheed-Claws"
2583 as well as "Claws Mail"
2585 2006-11-30 [colin] 2.6.0cvs69
2588 Put the SSL checkboxes in the receiving
2589 and sending server pages.
2591 2006-11-29 [colin] 2.6.0cvs68
2593 * src/gtk/gtkutils.c
2594 * src/gtk/gtkvscrollbutton.c
2595 Revert some deprecated fixes - they seem to
2596 deprecate stuff as soon as a new one gets out.
2597 g_object_ref_sink needed glib-2.10.
2599 2006-11-29 [colin] 2.6.0cvs67
2601 * src/common/utils.c
2602 Create .mailcap if it doesn't exist
2604 2006-11-29 [colin] 2.6.0cvs66
2607 Followup to cvs60: use original list
2608 of recipients if replying to a mail
2609 in Sent Drafts or Queue.
2611 2006-11-27 [paul] 2.6.0cvs65
2613 * src/image_viewer.c
2614 revert the last change for now (it's broken)
2616 2006-11-27 [paul] 2.6.0cvs64
2620 * m4/aclocal-include.m4
2637 * src/common/Makefile.am
2638 * src/common/claws.c
2639 * src/common/claws.h
2641 * src/common/sylpheed.c
2642 * src/common/sylpheed.h
2643 * src/etpan/Makefile.am
2644 * src/gtk/Makefile.am
2645 * src/gtk/claws-marshal.list
2647 * src/gtk/gtksctree.c
2648 * src/gtk/quicksearch.c
2649 * src/gtk/sylpheed-marshal.list
2650 * src/plugins/bogofilter/bogofilter.c
2651 * src/plugins/bogofilter/bogofilter_gtk.c
2652 * src/plugins/clamav/clamav_plugin.c
2653 * src/plugins/clamav/clamav_plugin_gtk.c
2654 * src/plugins/demo/demo.c
2655 * src/plugins/dillo_viewer/dillo_viewer.c
2656 * src/plugins/pgpcore/Makefile.am
2657 * src/plugins/pgpcore/claws.def
2658 * src/plugins/pgpcore/pgp_viewer.c
2659 * src/plugins/pgpcore/plugin.c
2660 * src/plugins/pgpcore/sylpheed.def
2661 * src/plugins/pgpinline/Makefile.am
2662 * src/plugins/pgpinline/claws.def
2663 * src/plugins/pgpinline/plugin.c
2664 * src/plugins/pgpinline/sylpheed.def
2665 * src/plugins/pgpmime/Makefile.am
2666 * src/plugins/pgpmime/claws.def
2667 * src/plugins/pgpmime/plugin.c
2668 * src/plugins/pgpmime/sylpheed.def
2669 * src/plugins/spamassassin/spamassassin.c
2670 * src/plugins/spamassassin/spamassassin_gtk.c
2671 * src/plugins/trayicon/trayicon.c
2673 remove deprecated gtk_tooltips_set_delay()
2675 2006-11-26 [paul] 2.6.0cvs63
2679 * src/image_viewer.c
2681 * src/gtk/gtkutils.c
2682 * src/gtk/gtkvscrollbutton.c
2683 * src/gtk/prefswindow.c
2684 * src/plugins/pgpcore/prefs_gpg.c
2685 replace more deprecated GTK+ functions
2687 2006-11-26 [paul] 2.6.0cvs62
2692 replace deprecated gtk_idle_... functions
2694 2006-11-26 [paul] 2.6.0cvs61
2700 * src/gtk/gtkvscrollbutton.c
2701 * src/gtk/quicksearch.c
2702 * src/plugins/pgpcore/passphrase.c
2703 replace deprecated gtk_timeout_add and
2706 2006-11-26 [paul] 2.6.0cvs60
2709 fix bug that caused the wrong recipient
2710 to be selected when replying to a msg
2711 which is From one of our accounts to
2712 another of our accounts
2714 2006-11-25 [paul] 2.6.0cvs59
2717 don't change the From column title to
2718 To if the To column is visible
2720 2006-11-24 [paul] 2.6.0cvs58
2723 fix bug 1069, 'Sent mails disappear, BCC
2724 or locking problem?'
2726 2006-11-21 [wwp] 2.6.0cvs57
2729 fix spelling menu when replying (same as 2.3.1cvs39):
2730 discrepancy between context menu and top menu when
2731 folder's dictionary isn't the default one.
2733 2006-11-19 [paul] 2.6.0cvs56
2736 obey always_show_msg option when
2738 * src/plugins/bogofilter/bogofilter.c
2741 2006-11-18 [paul] 2.6.0cvs55
2751 * src/gtk/icon_legend.c
2752 * src/gtk/icon_legend.h
2753 * tools/OOo2claws-mail.pl
2755 * tools/acroread2claws-mail.pl
2756 * tools/claws.i18n.status.pl
2757 * tools/filter_conv.pl
2758 * tools/filter_conv_new.pl
2759 * tools/freshmeat_search.pl
2760 * tools/google_search.pl
2761 * tools/kmail2claws-mail.pl
2762 * tools/kmail2claws-mail_v2.pl
2763 * tools/maildir2claws-mail.pl
2764 * tools/make.themes.project
2765 * tools/multiwebsearch.pl
2766 * tools/outlook2claws-mail.pl
2767 * tools/tb2claws-mail
2768 * tools/kdeservicemenu/README
2769 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2770 update mine and wwp's email addresses in
2773 * src/prefs_compose_writing.c
2774 set sensitivity on 'new message format' frame
2776 2006-11-17 [paul] 2.6.0cvs54
2779 more reworking of the GUI
2780 Patch by Fabien Vantard
2782 2006-11-16 [paul] 2.6.0cvs53
2785 set a minimum size for the window, allow
2786 it to automatically expand as necessary
2788 2006-11-16 [wwp] 2.6.0cvs52
2791 better wrap of copyright info on some systems.
2793 2006-11-16 [paul] 2.6.0cvs51
2796 move the tech info from the upper panel
2798 use a gtk_text_view for the features tab
2800 2006-11-16 [paul] 2.6.0cvs50
2803 update my email address
2810 * src/plugins/trayicon/trayicon.c
2811 don't offer simple menu separators
2814 add separator between 'mark all read'
2817 2006-11-15 [wwp] 2.6.0cvs49
2820 updated manuals authors.
2822 2006-11-14 [paul] 2.6.0cvs48
2825 Fix Options/Reply mode after draft save
2827 2006-11-14 [paul] 2.6.0cvs47
2830 Fix make DESTDIR=...
2833 * src/plugins/pgpinline/pgpinline.c
2834 Probably fix bug 1061
2836 2006-11-14 [paul] 2.6.0cvs46
2841 * src/stock_pixmap.c
2842 * src/stock_pixmap.h
2844 * src/pixmaps/active.xpm
2845 * src/pixmaps/inactive.xpm
2846 add a new page, 'Features', to the About dialog
2847 showing which features are compiled in and which
2850 2006-11-14 [paul] 2.6.0cvs45
2853 updated by Pavlo Bohmat
2855 2006-11-14 [colin] 2.6.0cvs44
2863 * src/gtk/gtkaspell.c
2864 Fix 64-bit-related warnings
2866 Fix possible infinite loop
2867 * src/plugins/pgpcore/sgpgme.c
2868 Remove useless check
2870 2006-11-13 [colin] 2.6.0cvs43
2872 * src/gtk/Makefile.am
2873 authors.h isn't generated
2875 2006-11-13 [colin] 2.6.0cvs42
2877 * src/plugins/pgpinline/pgpinline.c
2878 * src/plugins/pgpmime/pgpmime.c
2879 Very probably fix bug 1061, 'crash on
2880 opening signed email'. Another cast
2883 2006-11-13 [colin] 2.6.0cvs41
2885 * src/plugins/pgpcore/sgpgme.c
2886 Maybe fix bug 1061, 'crash on opening
2889 2006-11-13 [wwp] 2.6.0cvs40
2891 * src/plugins/pgpinline/pgpinline.c
2892 fix candidate for bug #1057, thanks to Colin.
2894 2006-11-13 [wwp] 2.6.0cvs39
2897 * src/quote_fmt_parse.y
2898 fix bug 1052: current parser buffer was not always
2899 allocated, ptr to this buffer could be returned as
2900 NULL whereas no parser error has occurred. in
2901 consequence, defining a template body as "%d"
2902 (w/o the quotes) for the first time of the instance
2903 of claws-mail, was reporting a parser error. make
2904 sure that the buffer is always allocated, even to
2906 fix mis-unescaping in compose.:compose_quote_fmt():
2907 unescaping of the fmt string was always done
2908 whereas it must be done *only* when receiving
2909 quote format strings issued from the prefs
2910 (compose new message, reply, forward, redirect
2911 formats), *not* when applying templates. in
2912 consequences, applying templates w/ sequences
2913 like \\|p{echo} were failing. make sure that
2914 unescaping is done only when necessary.
2916 2006-11-12 [colin] 2.6.0cvs38
2921 2006-11-12 [colin] 2.6.0cvs37
2923 * src/plugins/pgpinline/pgpinline.c
2924 * src/plugins/pgpmime/pgpmime.c
2925 Release GPG context at the latest
2926 possible moment. Maybe fixes
2927 bug 1057, 'crash on sending signed
2928 message to a newsgroup'
2931 2006-11-12 [colin] 2.6.0cvs36
2933 * src/plugins/pgpcore/sgpgme.c
2934 Tell a bit more when gpg's status doesn't
2935 contain any signature
2937 2006-11-12 [colin] 2.6.0cvs35
2940 Fix bug 1060, 'compilation error with
2943 2006-11-12 [paul] 2.6.0cvs34
2945 * doc/man/claws-mail.1
2947 * src/plugins/clamav/README
2948 * src/plugins/spamassassin/README
2950 * tools/freshmeat_search.pl
2951 * tools/google_search.pl
2952 * tools/multiwebsearch.pl
2954 * src/plugins/trayicon/trayicon.c
2955 fix compiliation warning
2957 2006-11-11 [colin] 2.6.0cvs33
2960 Forbid drag and drop from/to different
2961 folders of type F_UNKNOWN
2963 2006-11-11 [colin] 2.6.0cvs32
2965 * src/plugins/pgpinline/pgpinline.c
2966 Fix typo in previous commit:
2968 + if ((err = gpgme_new(&data->ctx)) ...)
2970 2006-11-11 [colin] 2.6.0cvs31
2972 * src/plugins/pgpinline/pgpinline.c
2973 * src/plugins/pgpmime/pgpmime.c
2974 Check success after calling gpgme_new
2975 Maybe fixes bug 1057, 'crash on sending
2976 signed message to a newsgroup'
2978 2006-11-11 [colin] 2.6.0cvs30
2981 init undostruct to 0s (from
2982 valgrind log of bug 1057)
2984 2006-11-10 [colin] 2.6.0cvs29
2987 Set cursor to wait before filtering
2988 duplicates in all folders
2989 * src/plugins/bogofilter/bogofilter.c
2990 * src/plugins/bogofilter/bogofilter.h
2991 * src/plugins/bogofilter/bogofilter_gtk.c
2992 Completely thread away the bogofilter
2995 2006-11-10 [mones] 2.6.0cvs28
2999 added COMPOSE_CHECK_BEFORE_SEND hook
3001 2006-11-10 [paul] 2.6.0cvs27
3005 add libSM to get_compiled_in_features()
3009 2006-11-10 [colin] 2.6.0cvs26
3011 * src/etpan/imap-thread.c
3012 Add a reference to libetpan's sasl engine
3013 so that sasl_done() doesn't get called by
3014 libetpan, and doesn't break openssl.
3015 Should fix bug 1053, 'SC fails to reestablish
3016 a secure connection'
3019 2006-11-10 [colin] 2.6.0cvs25
3021 * manual/addrbook.xml
3022 * manual/advanced.xml
3027 2006-11-09 [colin] 2.6.0cvs24
3029 * src/plugins/bogofilter/bogofilter_gtk.c
3030 Add comment about annoyance
3032 2006-11-09 [colin] 2.6.0cvs23
3034 * src/plugins/bogofilter/bogofilter.c
3035 * src/plugins/bogofilter/bogofilter_gtk.c
3036 Prepare things needed to thread bogofilter
3037 filtering: separate bogo stuff and possible GUI
3040 2006-11-09 [colin] 2.6.0cvs22
3044 Search for one of our accounts in Delivered-To
3045 (helps for auto-account selection when
3046 replying/forwarding)
3050 * src/plugins/trayicon/trayicon.c
3051 Allow opening a new mail with any account from
3054 2006-11-09 [wwp] 2.6.0cvs21
3057 * src/prefs_common.c
3058 * src/prefs_common.h
3059 * src/prefs_compose_writing.c
3060 add a compose new message format (in prefs/compose/writing), it's a
3061 simple subject+body template to use when opening a new composition
3062 window. It's similar to the existent reply and forward formats.
3064 enhanced the template/format % symbols substitution mechanism to
3065 use current composition window information when % are used in
3066 the compose new message format or in templates applied to new
3067 messages (there were useless in that situations before). When
3068 applied to new messages, %d corresponds to the system time/date.
3070 2006-11-09 [paul] 2.6.0cvs20
3075 2006-11-09 [paul] 2.6.0cvs19
3078 keep tje alphabetical order
3080 2006-11-08 [colin] 2.6.0cvs18
3082 * src/etpan/imap-thread.c
3083 Fix bug 1054, 'Slowness logging big
3086 2006-11-08 [paul] 2.6.0cvs17
3091 2006-11-08 [paul] 2.6.0cvs16
3096 2006-11-08 [paul] 2.6.0cvs15
3099 * tools/OOo2claws-mail.pl
3100 * tools/OOo2sylpheed.pl
3102 * tools/acroread2claws-mail.pl
3103 * tools/acroread2sylpheed.pl
3104 * tools/kmail2claws-mail.pl
3105 * tools/kmail2claws-mail_v2.pl
3106 * tools/kmail2sylpheed.pl
3107 * tools/kmail2sylpheed_v2.pl
3108 * tools/maildir2claws-mail.pl
3109 * tools/maildir2sylpheed.pl
3110 * tools/nautilus2claws-mail.sh
3111 * tools/nautilus2sylpheed.sh
3112 * tools/outlook2claws-mail.pl
3113 * tools/outlook2sylpheed.pl
3114 * tools/tb2claws-mail
3116 * tools/tbird2claws.py
3117 * tools/tbird2syl.py
3118 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3119 * tools/kdeservicemenu/install.sh
3120 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3121 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3122 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
3123 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3124 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3125 renamed (removed, added) tools files
3127 2006-11-08 [paul] 2.6.0cvs14
3131 Migrate sylpheedrc to clawsrc, and fix the standard
3132 plugins path in the process
3134 2006-11-07 [colin] 2.6.0cvs13
3137 Symlink sylpheed-claws relative to
3140 2006-11-07 [colin] 2.6.0cvs12
3143 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
3145 2006-11-07 [paul] 2.6.0cvs11
3148 Fix a missed occurence of
3151 2006-11-07 [paul] 2.6.0cvs10
3154 Fix symlink installation
3156 2006-11-07 [paul] 2.6.0cvs9
3159 Symlink claws-mail to sylpheed-claws
3160 * src/common/utils.c
3161 Fix migrating symlinks
3162 * src/etpan/imap-thread.c
3163 check certificate only when there's
3166 2006-11-07 [paul] 2.6.0cvs8
3169 Fix icon breakages with Gtk, which needs a
3170 cache updated to see them.
3172 2006-11-07 [paul] 2.6.0cvs7
3183 * claws-mail-128x128.png
3184 * claws-mail-64x64.png
3189 * sylpheed-claws-128x128.png
3190 * sylpheed-claws-64x64.png
3191 * sylpheed-claws.desktop
3192 * sylpheed-claws.ico
3193 * sylpheed-claws.pc.in
3194 * sylpheed-claws.png
3195 * debian/README.Debian
3197 * debian/claws-mail.desktop
3198 * debian/claws-mail.menu
3199 * debian/claws-mail.postinst.debhelper
3200 * debian/claws-mail.postrm.debhelper
3205 * debian/sylpheed-claws.desktop
3206 * debian/sylpheed-claws.menu
3207 * debian/sylpheed-claws.postinst.debhelper
3208 * debian/sylpheed-claws.postrm.debhelper
3209 * doc/man/Makefile.am
3210 * doc/man/claws-mail.1
3211 * doc/man/sylpheed-claws.1
3212 * doc/src/ChangeLog.claws-pre0.8.0
3213 * manual/Makefile.am
3214 * manual/account.xml
3216 * manual/addrbook.xml
3217 * manual/advanced.xml
3218 * manual/claws-mail-manual.xml
3220 * manual/glossary.xml
3221 * manual/handling.xml
3223 * manual/keyboard.xml
3224 * manual/plugins.xml
3225 * manual/starting.xml
3226 * manual/sylpheed-claws-manual.xml
3228 * manual/dist/.cvsignore
3229 * manual/dist/html/.cvsignore
3230 * manual/dist/html/Makefile.am
3231 * manual/dist/pdf/.cvsignore
3232 * manual/dist/pdf/Makefile.am
3233 * manual/dist/ps/.cvsignore
3234 * manual/dist/ps/Makefile.am
3235 * manual/dist/txt/.cvsignore
3236 * manual/dist/txt/Makefile.am
3237 * manual/es/Makefile.am
3238 * manual/es/advanced.xml
3239 * manual/es/claws-mail-manual.xml
3241 * manual/es/glossary.xml
3242 * manual/es/handling.xml
3243 * manual/es/intro.xml
3244 * manual/es/plugins.xml
3245 * manual/es/sylpheed-claws-manual.xml
3246 * manual/es/dist/.cvsignore
3247 * manual/es/dist/html/.cvsignore
3248 * manual/es/dist/html/Makefile.am
3249 * manual/es/dist/pdf/.cvsignore
3250 * manual/es/dist/pdf/Makefile.am
3251 * manual/es/dist/ps/.cvsignore
3252 * manual/es/dist/ps/Makefile.am
3253 * manual/es/dist/txt/.cvsignore
3254 * manual/es/dist/txt/Makefile.am
3255 * manual/fr/Makefile.am
3256 * manual/fr/account.xml
3258 * manual/fr/addrbook.xml
3259 * manual/fr/advanced.xml
3260 * manual/fr/claws-mail-manual.xml
3262 * manual/fr/glossary.xml
3263 * manual/fr/handling.xml
3264 * manual/fr/intro.xml
3265 * manual/fr/keyboard.xml
3266 * manual/fr/plugins.xml
3267 * manual/fr/starting.xml
3268 * manual/fr/sylpheed-claws-manual.xml
3269 * manual/fr/dist/.cvsignore
3270 * manual/fr/dist/html/.cvsignore
3271 * manual/fr/dist/html/Makefile.am
3272 * manual/fr/dist/pdf/.cvsignore
3273 * manual/fr/dist/pdf/Makefile.am
3274 * manual/fr/dist/ps/.cvsignore
3275 * manual/fr/dist/ps/Makefile.am
3276 * manual/fr/dist/txt/.cvsignore
3277 * manual/fr/dist/txt/Makefile.am
3278 * manual/pl/Makefile.am
3279 * manual/pl/account.xml
3281 * manual/pl/addrbook.xml
3282 * manual/pl/advanced.xml
3283 * manual/pl/claws-mail-manual.xml
3285 * manual/pl/glossary.xml
3286 * manual/pl/handling.xml
3287 * manual/pl/intro.xml
3288 * manual/pl/keyboard.xml
3289 * manual/pl/plugins.xml
3290 * manual/pl/starting.xml
3291 * manual/pl/sylpheed-claws-manual.xml
3292 * manual/pl/dist/.cvsignore
3293 * manual/pl/dist/html/.cvsignore
3294 * manual/pl/dist/html/Makefile.am
3295 * manual/pl/dist/pdf/.cvsignore
3296 * manual/pl/dist/pdf/Makefile.am
3297 * manual/pl/dist/ps/.cvsignore
3298 * manual/pl/dist/ps/Makefile.am
3299 * manual/pl/dist/txt/.cvsignore
3300 * manual/pl/dist/txt/Makefile.am
3324 * src/addressbook_foldersel.c
3325 * src/addressbook_foldersel.h
3347 * src/customheader.c
3348 * src/customheader.h
3349 * src/displayheader.c
3350 * src/displayheader.h
3361 * src/editldap_basedn.c
3362 * src/editldap_basedn.h
3378 * src/folder_item_prefs.c
3379 * src/folder_item_prefs.h
3386 * src/grouplistdialog.c
3387 * src/grouplistdialog.h
3390 * src/image_viewer.c
3391 * src/image_viewer.h
3430 * src/matcher_parser.h
3431 * src/matcher_parser_lex.l
3432 * src/matcher_parser_parse.y
3435 * src/message_search.c
3436 * src/message_search.h
3455 * src/partial_download.c
3456 * src/partial_download.h
3461 * src/prefs_account.c
3462 * src/prefs_account.h
3463 * src/prefs_actions.c
3464 * src/prefs_actions.h
3465 * src/prefs_common.c
3466 * src/prefs_common.h
3467 * src/prefs_compose_writing.c
3468 * src/prefs_compose_writing.h
3469 * src/prefs_customheader.c
3470 * src/prefs_customheader.h
3471 * src/prefs_display_header.c
3472 * src/prefs_display_header.h
3473 * src/prefs_ext_prog.c
3474 * src/prefs_ext_prog.h
3475 * src/prefs_filtering.c
3476 * src/prefs_folder_column.c
3477 * src/prefs_folder_column.h
3478 * src/prefs_folder_item.c
3479 * src/prefs_folder_item.h
3484 * src/prefs_image_viewer.c
3485 * src/prefs_image_viewer.h
3486 * src/prefs_matcher.c
3487 * src/prefs_matcher.h
3488 * src/prefs_message.c
3489 * src/prefs_message.h
3490 * src/prefs_msg_colors.c
3491 * src/prefs_msg_colors.h
3496 * src/prefs_receive.c
3497 * src/prefs_receive.h
3500 * src/prefs_spelling.c
3501 * src/prefs_spelling.h
3502 * src/prefs_summaries.c
3503 * src/prefs_summaries.h
3504 * src/prefs_summary_column.c
3505 * src/prefs_summary_column.h
3506 * src/prefs_template.c
3507 * src/prefs_template.h
3508 * src/prefs_themes.c
3509 * src/prefs_themes.h
3510 * src/prefs_toolbar.c
3511 * src/prefs_toolbar.h
3512 * src/prefs_wrapping.c
3513 * src/prefs_wrapping.h
3523 * src/quote_fmt_parse.y
3526 * src/remotefolder.c
3527 * src/remotefolder.h
3528 * src/send_message.c
3529 * src/send_message.h
3532 * src/sourcewindow.c
3533 * src/sourcewindow.h
3538 * src/stock_pixmap.c
3539 * src/stock_pixmap.h
3540 * src/summary_search.c
3541 * src/summary_search.h
3558 * src/common/base64.c
3559 * src/common/base64.h
3561 * src/common/hooks.c
3562 * src/common/hooks.h
3565 * src/common/mgutils.c
3566 * src/common/mgutils.h
3569 * src/common/passcrypt.c
3570 * src/common/passcrypt.h.in
3571 * src/common/plugin.c
3572 * src/common/plugin.h
3573 * src/common/prefs.c
3574 * src/common/prefs.h
3575 * src/common/progressindicator.c
3576 * src/common/progressindicator.h
3577 * src/common/quoted-printable.c
3578 * src/common/quoted-printable.h
3579 * src/common/session.c
3580 * src/common/session.h
3583 * src/common/socket.c
3584 * src/common/socket.h
3587 * src/common/stringtable.c
3588 * src/common/stringtable.h
3589 * src/common/sylpheed.c
3590 * src/common/sylpheed.h
3591 * src/common/template.c
3592 * src/common/template.h
3593 * src/common/timing.h
3594 * src/common/utils.c
3595 * src/common/utils.h
3596 * src/common/version.h.in
3599 * src/common/xmlprops.c
3600 * src/common/xmlprops.h
3602 * src/gtk/colorlabel.c
3603 * src/gtk/colorlabel.h
3604 * src/gtk/colorsel.c
3605 * src/gtk/colorsel.h
3606 * src/gtk/combobox.c
3607 * src/gtk/combobox.h
3608 * src/gtk/description_window.c
3609 * src/gtk/description_window.h
3612 * src/gtk/foldersort.c
3613 * src/gtk/foldersort.h
3614 * src/gtk/gtkaspell.c
3615 * src/gtk/gtkaspell.h
3616 * src/gtk/gtksctree.c
3617 * src/gtk/gtkshruler.c
3618 * src/gtk/gtkshruler.h
3619 * src/gtk/gtkutils.c
3620 * src/gtk/gtkutils.h
3621 * src/gtk/icon_legend.c
3622 * src/gtk/icon_legend.h
3623 * src/gtk/logwindow.c
3624 * src/gtk/logwindow.h
3625 * src/gtk/manage_window.c
3626 * src/gtk/manage_window.h
3627 * src/gtk/pluginwindow.c
3628 * src/gtk/pluginwindow.h
3629 * src/gtk/prefswindow.c
3630 * src/gtk/prefswindow.h
3631 * src/gtk/quicksearch.c
3632 * src/gtk/quicksearch.h
3633 * src/pixmaps/claws-mail.xpm
3634 * src/pixmaps/claws-mail_icon.xpm
3635 * src/pixmaps/claws-mail_logo.xpm
3636 * src/pixmaps/sylpheed-claws.xpm
3637 * src/pixmaps/sylpheed-claws_icon.xpm
3638 * src/pixmaps/sylpheed-claws_logo.xpm
3639 * src/plugins/bogofilter/Makefile.am
3640 * src/plugins/bogofilter/bogofilter.c
3641 * src/plugins/bogofilter/bogofilter.h
3642 * src/plugins/bogofilter/bogofilter_gtk.c
3643 * src/plugins/clamav/Makefile.am
3644 * src/plugins/clamav/clamav_plugin.c
3645 * src/plugins/clamav/clamav_plugin.h
3646 * src/plugins/clamav/clamav_plugin_gtk.c
3647 * src/plugins/demo/Makefile.am
3648 * src/plugins/demo/demo.c
3649 * src/plugins/dillo_viewer/Makefile.am
3650 * src/plugins/dillo_viewer/README
3651 * src/plugins/dillo_viewer/dillo_prefs.c
3652 * src/plugins/dillo_viewer/dillo_prefs.h
3653 * src/plugins/dillo_viewer/dillo_viewer.c
3654 * src/plugins/pgpcore/Makefile.am
3655 * src/plugins/pgpcore/passphrase.c
3656 * src/plugins/pgpcore/passphrase.h
3657 * src/plugins/pgpcore/pgp_viewer.c
3658 * src/plugins/pgpcore/pgp_viewer.h
3659 * src/plugins/pgpcore/plugin.c
3660 * src/plugins/pgpcore/prefs_gpg.c
3661 * src/plugins/pgpcore/prefs_gpg.h
3662 * src/plugins/pgpcore/select-keys.c
3663 * src/plugins/pgpcore/select-keys.h
3664 * src/plugins/pgpcore/sgpgme.c
3665 * src/plugins/pgpcore/sgpgme.h
3666 * src/plugins/pgpcore/sylpheed.def
3667 * src/plugins/pgpcore/version.rc
3668 * src/plugins/pgpinline/Makefile.am
3669 * src/plugins/pgpinline/pgpinline.c
3670 * src/plugins/pgpinline/pgpinline.h
3671 * src/plugins/pgpinline/plugin.c
3672 * src/plugins/pgpinline/sylpheed.def
3673 * src/plugins/pgpinline/version.rc
3674 * src/plugins/pgpmime/Makefile.am
3675 * src/plugins/pgpmime/pgpmime.c
3676 * src/plugins/pgpmime/pgpmime.h
3677 * src/plugins/pgpmime/plugin.c
3678 * src/plugins/pgpmime/sylpheed.def
3679 * src/plugins/pgpmime/version.rc
3680 * src/plugins/spamassassin/Makefile.am
3681 * src/plugins/spamassassin/README
3682 * src/plugins/spamassassin/spamassassin.c
3683 * src/plugins/spamassassin/spamassassin.h
3684 * src/plugins/spamassassin/spamassassin_gtk.c
3685 * src/plugins/trayicon/Makefile.am
3686 * src/plugins/trayicon/trayicon.c
3687 * tools/OOo2sylpheed.pl
3689 * tools/README.sylprint
3690 * tools/acroread2sylpheed.pl
3691 * tools/claws.i18n.status.pl
3692 * tools/filter_conv.pl
3693 * tools/filter_conv_new.pl
3694 * tools/freshmeat_search.pl
3695 * tools/google_search.pl
3696 * tools/kmail2sylpheed.pl
3697 * tools/kmail2sylpheed_v2.pl
3698 * tools/make.themes.project
3699 * tools/multiwebsearch.pl
3700 * tools/nautilus2sylpheed.sh
3701 * tools/outlook2sylpheed.pl
3705 * tools/textviewer.sh
3706 * tools/vcard2xml.py
3707 * tools/kdeservicemenu/README
3708 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3709 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3710 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3711 Change name to Claws Mail. Announce to follow...
3713 2006-11-06 [wwp] 2.6.0cvs6
3715 * src/prefs_template.c
3716 unify messages related to quote format/template errors (fix
3717 capitalization), again.
3719 2006-11-06 [wwp] 2.6.0cvs5
3722 unify messages related to quote format/template errors.
3724 2006-11-06 [wwp] 2.6.0cvs4
3726 * src/prefs_msg_colors.c
3727 more uses of Q_ macro for contextual translations, thanks
3730 2006-11-06 [wwp] 2.6.0cvs3
3733 * src/common/utils.c
3734 * src/common/utils.h
3735 show an alertpanel to make sure users are aware that sensitive
3736 files are attached (it's file blacklist-based). This will fix
3737 interaction w/ GoogleEarth for instance, thanks to Colin.
3739 2006-11-06 [wwp] 2.6.0cvs2
3742 * src/prefs_template.c
3743 * src/prefs_template.h
3744 check quote format when applying/closing prefs. For now this only
3745 shows up an error dialog box, not preventing the user from using
3746 a broken quote (reply, forwards) format.
3748 2006-11-06 [wwp] 2.6.0cvs1
3750 * src/prefs_template.c
3751 fix missing checks of some template fields.
3753 2006-11-06 [paul] 2.6.0
3760 2006-11-06 [paul] 2.5.6cvs22
3762 * manual/advanced.xml
3763 * manual/es/advanced.xml
3764 put 'respect_flowed_format' info in the correct
3767 2006-11-06 [mones] 2.5.6cvs21
3770 Minor fixes for release
3772 2006-11-06 [paul] 2.5.6cvs20
3783 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
3784 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
3785 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
3788 2006-11-02 [colin] 2.5.6cvs19
3792 * src/prefs_account.c
3793 * src/etpan/imap-thread.c
3794 Add GSSAPI support - fixes Debian bug #383274
3796 2006-11-01 [colin] 2.5.6cvs18
3799 Handle libpisock12 support. Probably
3800 fixes bug 1046, 'jpilot AddressDB.pdb
3803 2006-11-01 [colin] 2.5.6cvs17
3806 debug_print() folderutils_mark_all_read()
3808 2006-11-01 [colin] 2.5.6cvs16
3811 Add missed files to the Apache exception
3813 2006-10-31 [colin] 2.5.6cvs15
3817 Add a copy_private_data() func to FolderClasses
3818 Doesn't break the feature freeze, because we
3819 won't use it (right now) in the core.
3821 2006-10-31 [colin] 2.5.6cvs14
3824 Allow linking with the Apache licensed files in
3825 src/plugins/spamassassin. Hopefully fixes
3826 bug 1048, 'Spamassassin plugin license problem'
3828 2006-10-31 [wwp] 2.5.6cvs13
3831 fix and optimize trimming of leading linefeeds in body loop.
3833 2006-10-31 [colin] 2.5.6cvs12
3835 * src/etpan/imap-thread.c
3837 Make really sure to have NULL sets in case
3840 2006-10-30 [wwp] 2.5.6cvs11
3842 * src/prefs_common.c
3843 * src/prefs_common.h
3845 fix broken storage of quote format template when it contains \-escape
3846 sequences. The application of such sequences is also fixed now (\t
3847 in quote format will be a real tab instead of a 't', for instance).
3849 2006-10-27 [colin] 2.5.6cvs10
3852 Probably fix bug 1045, 'sylpheed-claws
3853 doesn't remove the mail from the IMAP
3854 Queue folder after sending'. From
3857 2006-10-27 [colin] 2.5.6cvs9
3860 Require libetpan-0.48. I'm so annoying,
3863 2006-10-27 [colin] 2.5.6cvs8
3867 Probably fix bug 1044, 'sylpheed-claws
3868 segfaults while moving mails' - Fix relation
3869 usage when moving to an IMAP mailbox from another
3872 2006-10-26 [paul] 2.5.6cvs7
3875 add libSM to compiled-in features
3878 2006-10-24 [colin] 2.5.6cvs6
3881 * src/gtk/gtkutils.c
3882 Fix crash when printing emails with an
3885 2006-10-24 [mones] 2.5.6cvs5
3887 * manual/es/advanced.xml
3888 Synchronize hidden option respect_flowed_format
3892 2006-10-21 [paul] 2.5.6cvs4
3895 * src/plugins/pgpcore/pgp_viewer.c
3896 * src/plugins/pgpcore/sgpgme.c
3897 fix building on BSDs
3898 Thanks to Michael Hughes
3899 <Sylpheed-Claws_user@thehugheslogcabin.net>
3901 2006-10-20 [colin] 2.5.6cvs3
3904 Bump up libetpan requirement
3905 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
3906 * src/common/utils.c
3907 * src/common/utils.h
3908 Add convenience get_file_mtime()
3910 * src/etpan/imap-thread.c
3911 * src/etpan/imap-thread.h
3912 Implement UIDPLUS support if the server
3913 supports it - faster sending in this case
3915 2006-10-19 [colin] 2.5.6cvs2
3917 * src/gtk/quicksearch.c
3918 Fix emptying in type-ahead+extended mode
3921 Add a hook for offline state change
3922 * src/plugins/trayicon/trayicon.c
3923 Use it to display offline icons
3924 * src/plugins/trayicon/Makefile.am
3925 * src/plugins/trayicon/newmail.offline.xpm
3926 * src/plugins/trayicon/newmarkedmail.offline.xpm
3927 * src/plugins/trayicon/nomail.offline.xpm
3928 * src/plugins/trayicon/unreadmail.offline.xpm
3929 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
3932 2006-10-12 [paul] 2.5.6cvs1
3937 Update version number following
3940 2006-10-19 [colin] 2.5.5cvs18
3942 * manual/handling.xml
3943 Add type-ahead search
3945 2006-10-18 [colin] 2.5.5cvs17
3947 * src/gtk/quicksearch.c
3948 Remove "save to history only if there's
3949 no syntax error", it breaks for some
3950 reason which I'll investigate later.
3952 2006-10-18 [colin] 2.5.5cvs16
3954 * src/prefs_common.c
3955 * src/prefs_common.h
3957 * src/gtk/quicksearch.c
3958 * src/gtk/quicksearch.h
3959 Add a type-ahead option for fast searches
3960 Patch by Fabien Vantard
3962 2006-10-18 [colin] 2.5.5cvs15
3966 Add Options/Reply mode/ menu to be able to
3967 change the recipients of a reply on the fly
3969 2006-10-18 [colin] 2.5.5cvs14
3972 Fix redirecting of our own sent mails
3974 2006-10-17 [wwp] 2.5.5cvs13
3976 * src/send_message.c
3977 Fix duplicate error messages when sending, and missing
3978 newline in such error messages.
3980 2006-10-17 [colin] 2.5.5cvs12
3983 Compare addresses case-insensitive
3985 2006-10-17 [colin] 2.5.5cvs11
3987 * src/plugins/pgpcore/sgpgme.c
3990 2006-10-17 [colin] 2.5.5cvs10
3992 * src/plugins/pgpcore/pgp_viewer.c
3995 2006-10-17 [colin] 2.5.5cvs9
3998 Fix a typo (thanks to Fabien)
4000 2006-10-16 [colin] 2.5.5cvs8
4003 Fix problem with quote-folding when emails
4004 don't convert cleanly to UTF-8
4006 2006-10-14 [colin] 2.5.5cvs7
4008 * src/prefs_template.c
4009 Reset fields when reopening
4012 2006-10-13 [paul] 2.5.5cvs6
4014 * manual/advanced.xml
4015 * src/prefs_message.c
4016 make 'respect_flowed_format' a hidden
4017 option, and add a manual entry for it
4020 2006-10-12 [colin] 2.5.5cvs5
4023 Revert part of 2.5.2cvs21:
4024 Don't optimise by reusing the
4025 last iconv converter if possible:
4026 it seems slightly broken in a
4027 very hard way to reproduce
4029 2006-10-12 [colin] 2.5.5cvs4
4031 * src/prefs_common.c
4032 * src/prefs_common.h
4033 * src/prefs_message.c
4035 Fix bug 1035, 'Incorrect handling
4036 of flowed lines'. We now optionnaly
4037 handle this format (preference is in
4038 Message View/Text options section)
4040 2006-10-12 [colin] 2.5.5cvs3
4044 * src/plugins/pgpcore/pgp_viewer.c
4045 * src/plugins/pgpcore/sgpgme.c
4046 Don't try to import without asking
4048 2006-10-12 [colin] 2.5.5cvs2
4051 Fix bug 1036, 'Forwarding a mutlipart
4052 mail with a "text/html" block to ms
4053 outlook users leeds to freeze of
4054 outlook'. Poor outlook users...
4056 2006-10-12 [paul] 2.5.5cvs1
4061 Update version number following
4064 2006-10-11 [paul] 2.5.4cvs1
4069 Update version number following
4072 2006-10-11 [paul] 2.5.3cvs32
4075 fix bug 1032, 'Segmentation fault when showing
4076 message' (bug in quote folding)
4079 2006-10-10 [colin] 2.5.3cvs31
4082 Rephrase english a bit
4084 2006-10-10 [colin] 2.5.3cvs30
4086 * src/prefs_compose_writing.c
4087 Stop making the page larger than the window
4089 2006-10-10 [wwp] 2.5.3cvs29
4092 * src/prefs_template.c
4095 * src/quote_fmt_lex.l
4096 * src/quote_fmt_parse.y
4097 Extend the quote parser a bit: allow to get access to
4098 basic (composing) account info.
4100 2006-10-10 [colin] 2.5.3cvs28
4103 Fix this \t problem in subject
4105 2006-10-09 [colin] 2.5.3cvs27
4109 Prepare cache a bit later
4110 If section already exists, skip the new one
4111 (as previously); avoid writing the same block
4112 twice - if we find a second block with the
4114 * src/plugins/pgpcore/pgp_viewer.c
4115 Set cursor to busy when retrieving a key
4116 * src/plugins/pgpcore/sgpgme.c
4117 allow 5 seconds for gpg to export the key
4120 2006-10-09 [colin] 2.5.3cvs26
4125 Check for existence of fgets_unlocked
4128 2006-10-09 [paul] 2.5.3cvs25
4130 * src/prefs_summaries.c
4131 replace strftime() with fast_strftime() and in
4132 the consequence fix the bug in the display of
4133 AM/PM in the 'Example' string
4135 2006-10-09 [ticho] 2.5.3cvs24
4138 Updated (and fixed up somewhat) Slovak translation.
4140 2006-10-08 [colin] 2.5.3cvs23
4142 * src/prefs_folder_item.c
4143 Explain why prefs in the top-level folder
4144 aren't retained, but are still useful
4146 2006-10-08 [colin] 2.5.3cvs22
4149 Don't cache anything if caching fails
4151 2006-10-08 [colin] 2.5.3cvs21
4153 * src/common/utils.c
4154 always include gi18n.h
4156 2006-10-07 [colin] 2.5.3cvs20
4158 * src/plugins/pgpcore/pgp_viewer.c
4159 Kill gpg after 5 seconds wait
4161 2006-10-07 [colin] 2.5.3cvs19
4163 * src/plugins/pgpcore/pgp_viewer.c
4164 * src/plugins/pgpcore/pgp_viewer.h
4167 2006-10-07 [colin] 2.5.3cvs18
4169 * src/plugins/pgpcore/pgp_viewer.c
4170 * src/plugins/pgpcore/pgp_viewer.h
4171 Actually add the files to CVS
4173 2006-10-07 [colin] 2.5.3cvs17
4175 * src/plugins/pgpcore/sgpgme.c
4176 Be sure not to crash on 'application/pgp-signature' that
4177 are not application/pgp-signatures
4179 2006-10-07 [colin] 2.5.3cvs16
4183 Make a bit more of the API available
4184 * src/plugins/pgpcore/Makefile.am
4185 * src/plugins/pgpcore/plugin.c
4186 * src/plugins/pgpcore/sgpgme.c
4187 Add basic key import/export
4189 2006-10-07 [colin] 2.5.3cvs15
4193 * src/prefs_account.c
4195 Warn users *everywhere* if libetpan's not
4198 2006-10-06 [mones] 2.5.3cvs14
4202 updated by Stephan Sachse and me
4204 2006-10-06 [colin] 2.5.3cvs13
4207 * src/common/sylpheed.c
4208 Don't load common plugins if --exit is passed
4211 Implement a cache to avoid reading the same
4212 files over and over again at startup
4214 2006-10-06 [colin] 2.5.3cvs12
4217 * src/gtk/quicksearch.c
4218 Update display every 5k mails on fast searches
4220 2006-10-06 [colin] 2.5.3cvs11
4223 Don't do quote folding on HTML or ERTF.
4224 May fix the Cygwin issues if they were
4225 happening with HTML mails?
4227 2006-10-05 [colin] 2.5.3cvs10
4232 2006-10-05 [colin] 2.5.3cvs9
4235 Use unlocked_stdio here too
4237 2006-10-05 [colin] 2.5.3cvs8
4240 Fix go to next * after preferences apply
4242 Do the fd lock/unlock ourselves instead of
4243 letting the libc do it at each write
4245 2006-10-05 [colin] 2.5.3cvs7
4247 * src/common/utils.c
4248 Faster division, thanks to Jean Diraison
4250 2006-10-05 [paul] 2.5.3cvs6
4252 * src/common/utils.c
4253 fix building with --disable-nls
4255 2006-10-04 [colin] 2.5.3cvs5
4258 Maybe fix a segfault
4260 2006-10-04 [wwp] 2.5.3cvs4
4262 * src/prefs_folder_item.c
4263 Fine-tune layouts in folder item prefs. Suggested by
4264 Fabien Vantard <fzzzzz@gmail.com>.
4266 2006-10-04 [wwp] 2.5.3cvs3
4268 * src/prefs_folder_item.c
4269 Kill the clandestine passengers. You didn't see anything.
4271 2006-10-04 [wwp] 2.5.3cvs2
4273 * src/prefs_folder_item.c
4274 Add a way to test the subject simplify regexp in
4275 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
4276 w/ few layout changes.
4278 2006-20-04 [paul] 2.5.3cvs1
4283 Update version number following
4286 2006-10-04 [colin] 2.5.2cvs42
4291 Provide a way for folder classes to set their sort
4294 2006-10-03 [colin] 2.5.2cvs41
4297 Don't use strlen() to know if the
4300 2006-10-03 [colin] 2.5.2cvs40
4303 Fix "check for new folders" with accentued folders
4305 2006-10-03 [ticho] 2.5.2cvs39
4311 Colin's fix for "copy" filtering rules.
4313 2006-10-02 [colin] 2.5.2cvs38
4316 Fix for double-click too
4318 2006-10-02 [colin] 2.5.2cvs37
4321 correct fix for cvs36
4323 2006-10-02 [colin] 2.5.2cvs36
4326 Fix 'goto next unread' after collapsing/expanding
4329 2006-10-02 [colin] 2.5.2cvs35
4332 Fix double freeze/thaw
4333 * src/common/utils.c
4334 * src/common/utils.h
4335 Reimplement strftime
4340 2006-10-02 [colin] 2.5.2cvs34
4343 Time mh_write_sequences() - it's fast
4345 Init a variable to shut up gcc
4347 2006-10-01 [colin] 2.5.2cvs33
4353 Add helper mh_set_mtime(), and set mtime to stat()'s result
4354 Add fsync but disable it, it's slow as hell
4356 2006-10-01 [colin] 2.5.2cvs32
4360 fflush() caches and mh_sequences before
4363 2006-10-01 [colin] 2.5.2cvs31
4366 Don't ftruncate when not using mmap
4368 2006-09-30 [colin] 2.5.2cvs30
4371 Write folder list *after* saving caches
4373 2006-09-30 [colin] 2.5.2cvs29
4377 Debug forced mtime changes
4379 2006-09-30 [colin] 2.5.2cvs28
4383 Remove useless debug_print()s (code
4386 2006-09-30 [colin] 2.5.2cvs27
4389 Do stuff faster when writing mh_sequences
4391 2006-09-30 [colin] 2.5.2cvs26
4394 Don't let the writing of .mh_sequences, which
4395 can change the folder's mtime, let us think
4398 2006-09-30 [colin] 2.5.2cvs25
4401 Move a debug_print where it belongs
4404 Don't mess with a huge slow subject
4405 table if we're not threading by
4408 2006-09-30 [colin] 2.5.2cvs24
4411 Reenable mmaped reads (*not* writes!)
4413 Don't destroy and recreate hashtables just
4415 * src/common/utils.c
4416 Remove useless reply prefixes (it's case
4419 2006-09-30 [wwp] 2.5.2cvs23
4422 Fixed a minor bug in date value extraction, added a switch
4423 to replace non RFC-compliant Date: value, added a switch
4424 to use strict RFC matching patterns for dates.
4426 2006-09-29 [colin] 2.5.2cvs22
4428 * src/matcher_parser.h
4429 * src/matcher_parser_parse.y
4430 * src/prefs_filtering.c
4432 * src/summary_search.c
4434 * src/gtk/quicksearch.c
4435 * src/gtk/quicksearch.h
4436 Optimise searches by setting different
4437 refresh intervals (depending if the
4438 search is fast or not)
4440 2006-09-29 [colin] 2.5.2cvs21
4443 Optimise by reusing the last iconv converter
4446 Optimise a bit (the foldable quotes feature
4447 still has an awful O(n^2) algo
4449 2006-09-29 [colin] 2.5.2cvs20
4451 * src/gtk/gtksctree.c
4452 * src/gtk/gtksctree.h
4453 Optimise de-selection via up/down or
4456 2006-09-28 [colin] 2.5.2cvs19
4463 * src/summary_search.c
4465 Avoid using summaryview->ctree directly
4467 2006-09-28 [colin] 2.5.2cvs18
4471 Add helpers to freeze/thaw/grab_focus
4472 Factorize calls to freeze/thaw/grab_focus
4475 2006-09-28 [colin] 2.5.2cvs17
4478 More guards for the session management
4480 2006-09-28 [colin] 2.5.2cvs16
4483 * src/gtk/gtksctree.c
4484 * src/gtk/gtksctree.h
4485 Make expanding not recursive in folderview
4487 2006-09-28 [colin] 2.5.2cvs15
4490 If nothing is selected in the list (right part)
4491 and a group is selected in the tree (left part),
4494 2006-09-28 [colin] 2.5.2cvs14
4497 Actually use SM_LIBS
4499 2006-09-28 [ticho] 2.5.2cvs13
4506 * src/prefs_themes.c
4508 Small i18n string optimization.
4509 * src/send_message.c
4511 * src/common/session.c
4513 * src/common/ssl_certificate.c
4514 * src/common/utils.c
4515 Use "Couldn't" instead of "Can't" in UI messages,
4518 2006-09-28 [colin] 2.5.2cvs12
4521 Possibly fix link errors
4523 2006-09-27 [wwp] 2.5.2cvs11
4526 * doc/man/sylpheed-claws.1
4531 Updated authors info (me, myself and I).
4533 2006-09-27 [colin] 2.5.2cvs10
4536 Remove useless printf
4538 2006-09-27 [wwp] 2.5.2cvs9
4541 * src/send_message.c
4543 * src/prefs_common.c
4544 * src/prefs_common.h
4545 * src/gtk/progressdialog.c
4546 remember more windows' sizes (send dialog, received dialog,
4547 edit group in addressbook).
4549 2006-09-27 [colin] 2.5.2cvs8
4554 Use libSM to communicate with the session
4555 manager, so that we can know when the
4556 session ends, save our caches, and draft
4557 our compose windows.
4559 2006-09-27 [colin] 2.5.2cvs7
4563 o Allow Book and Group creation from the tree's
4565 o Do not actually delete the contacts when
4566 deleting groups from the tree (duh!)
4568 2006-09-27 [colin] 2.5.2cvs6
4575 o Allow passing an email address to
4576 compose_new_with_folderitem
4578 o Use current folderitem when clicking
4579 on a TextView mailto: link
4580 o Fix a possible leak in TextView
4582 2006-09-27 [colin] 2.5.2cvs5
4585 Use UTF-8 chars to replace HTML entities
4587 2006-09-27 [colin] 2.5.2cvs4
4590 * src/prefs_account.c
4592 Fix bug #1024 (Array index out of
4593 range in sylpheed-claws-2.5.2)
4594 Patch by Ales Nosek <anosek@suse.cz>
4596 2006-09-27 [colin] 2.5.2cvs3
4599 Actually do the test
4601 2006-09-27 [colin] 2.5.2cvs2
4605 Allow completing with comma (in certain cases: vCalendar
4606 for example doesn't support that)
4607 Patch by Fabien Vantard
4609 2006-09-26 [colin] 2.5.2cvs1
4620 * src/prefs_common.c
4621 * src/prefs_filtering_action.c
4622 * src/prefs_folder_item.c
4623 * src/prefs_template.c
4624 * src/stock_pixmap.c
4625 * src/stock_pixmap.h
4626 * src/pixmaps/addr_one.xpm
4627 * src/pixmaps/addr_two.xpm
4628 Add auto-completion on groups
4630 2006-09-26 [colin] 2.5.2
4637 2006-09-26 [colin] 2.5.1cvs5
4642 2006-09-26 [colin] 2.5.1cvs4
4645 Revert cvs1 (useless as the message is printed
4648 2006-09-26 [colin] 2.5.1cvs3
4650 * src/partial_download.c
4651 Fix crasher found by Alexsandar Urosevic
4653 2006-09-26 [colin] 2.5.1cvs2
4656 Fix bug #1023 (Sylpheed deletes too much messages)
4658 2006-09-26 [ticho] 2.5.1cvs1
4661 Make use of gettext's multiple plurals for statusbar
4664 2006-09-25 [paul] 2.5.1
4671 2006-09-25 [colin] 2.5.0cvs3
4673 * src/plugins/bogofilter/bogofilter.c
4674 * src/plugins/clamav/clamav_plugin.c
4675 * src/plugins/spamassassin/spamassassin.c
4676 BogoFilter, Spamassassin: Fix double hook registering after
4677 visiting preferences
4678 Spamassassin, Clamav: Just set the mails to move instead of
4679 doing the move - caller will move the things at once.
4681 2006-09-25 [colin] 2.5.0cvs2
4684 * src/etpan/imap-thread.c
4685 Use UID SEARCH ALL instead of UID 1:*
4686 (braindead servers can't figure out that's
4689 2006-09-25 [wwp] 2.5.0cvs1
4691 * src/message_search.c
4692 Added the ability to stop a running search (in message body).
4694 2006-09-25 [paul] 2.5.0
4701 2006-09-25 [paul] 2.4.0cvs214
4712 updated by Tim, Stephan Sachse, Flammie Pirinen,
4713 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
4714 Ticho, Aleksander Urosevic, Ralgh Young
4716 2006-09-24 [mones] 2.4.0cvs213
4721 2006-09-23 [colin] 2.4.0cvs212
4723 * src/gtk/inputdialog.c
4724 Fix [ ] remember this appearing in normal
4725 input dialogs after it's been used by
4733 * src/common/timing.h
4734 Enable timings in debug mode and make it
4737 2006-09-22 [colin] 2.4.0cvs211
4742 ping the correct URI
4744 2006-09-22 [colin] 2.4.0cvs210
4747 Let's see if bug #1022 is fixed
4749 2006-09-21 [colin] 2.4.0cvs209
4752 * src/common/plugin.c
4753 Prepare infra to load predefined plugins when
4754 no configuration existed. Don't actually load
4755 anything yet (feat. freeze)
4757 2006-09-21 [wwp] 2.4.0cvs208
4760 Partial sync w/ 2.4.0cvs72:
4761 wrap file and minor updates.
4763 2006-09-21 [wwp] 2.4.0cvs207
4766 several fixes and enhancements. A new --force switch has been
4767 added to prevent overriding by default Date: header when
4770 2006-09-21 [paul] 2.4.0cvs206
4772 * src/common/utils.c
4773 add Chinese UTF8 Re prefix
4775 2006-09-21 [wwp] 2.4.0cvs205
4778 Fics alfabettical order.
4780 2006-09-21 [wwp] 2.4.0cvs204
4784 Added an action tool to fix missing Date field in emails.
4785 Updated Makefile.am to reflect those last two additions.
4787 2006-09-21 [wwp] 2.4.0cvs203
4790 Added a action tool to open uuencoded docs w/
4791 OpenOffice (based on uudec method).
4793 2006-09-21 [colin] 2.4.0cvs202
4797 Workaround possible GTK crash: remove selection
4798 clipboard before destroying widget, or GTK+-2.10
4799 dies. Thanks to Hiro.
4801 2006-09-20 [colin] 2.4.0cvs201
4804 Fix free-after-use in some cases (when
4805 procmime_encode_content() frees mimeinfo->data.mem
4806 and turns it to a temp file)
4808 2006-09-20 [colin] 2.4.0cvs200
4812 * src/gtk/gtksctree.c
4813 * src/gtk/gtksctree.h
4814 Add tooltips in the folderview and summaryview
4815 (Doesn't break string freeze as they already
4818 Put the spam button in the default configuration
4819 if compiled with bogo plugin too
4821 2006-09-19 [colin] 2.4.0cvs199
4825 Update folder name label on folder rename
4826 * src/prefs_matcher.c
4827 * src/gtk/logwindow.h
4831 2006-09-19 [wwp] 2.4.0cvs198
4833 * src/summary_search.c
4834 fix can't click forward/backward buttons in the
4837 2006-09-18 [paul] 2.4.0cvs197
4840 add missing bracket, capitalise the A of
4843 2006-09-18 [paul] 2.4.0cvs196
4846 fix bug 1012 'crashed upon sending mail
4847 from compose window'
4850 2006-09-16 [colin] 2.4.0cvs195
4853 Fix "real-time" sorting by freezing/thawing
4855 2006-09-16 [colin] 2.4.0cvs194
4858 Fix the anti-spam entry a bit
4860 2006-09-16 [colin] 2.4.0cvs193
4863 Make sure reviewers have no excuse when stating
4864 Sylpheed-Claws doesn't have antispam capabilities.
4866 2006-09-16 [colin] 2.4.0cvs192
4869 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
4870 as if the SIGPIPE comes from etpan's thread we could
4871 trigger a GUI update from this thread.
4873 2006-09-16 [colin] 2.4.0cvs191
4876 Init all members of the struct
4878 2006-09-16 [paul] 2.4.0cvs190
4881 improvements to the English
4883 2006-09-15 [colin] 2.4.0cvs189
4888 2006-09-14 [colin] 2.4.0cvs188
4890 * src/common/socket.c
4891 * src/common/socket.h
4893 * src/common/ssl_certificate.c
4894 * src/common/ssl_certificate.h
4895 * src/etpan/imap-thread.c
4896 the get_fqdn() call done to get canonical name when
4897 checking an SSL certificate is blocking, which is
4898 sad as we just did a non-blocking lookup to connect.
4899 Fix that by letting the fqdn available to the SockInfo,
4900 and use that in ssl_certificate_check(). For IMAP,
4901 we don't do it as the lookup's done by libetpan, but
4902 it's less annoying as IMAP connections as much more
4903 rare than POP3 connections.
4905 2006-09-14 [paul] 2.4.0cvs187
4907 * manual/advanced.xml
4908 improvements to the English,
4909 properly place the new hidden options
4910 within the alphabetical order
4911 * src/gtk/pluginwindow.c
4912 improvements to the English
4914 2006-09-14 [colin] 2.4.0cvs186
4916 * src/prefs_common.c
4917 * src/prefs_common.h
4918 * src/gtk/gtksctree.c
4919 * manual/advanced.xml
4920 New hidden pref, stripes_color_offset, to change
4921 the value added/substracted to normal bgcolor to
4922 create the stripes in summaries
4924 2006-09-13 [colin] 2.4.0cvs185
4931 Fix misc. printing issues:
4932 - Bad font for linkified headers
4933 - Different font if the mail was displayed or not
4934 - Factorize the thing
4936 2006-09-13 [colin] 2.4.0cvs184
4938 * src/common/ssl_certificate.c
4939 Only get FQDN once when checking certificate
4941 2006-09-13 [colin] 2.4.0cvs183
4944 * src/gtk/pluginwindow.c
4945 Misc. GUI fixes by Fabien
4947 2006-09-13 [wwp] 2.4.0cvs182
4950 * src/common/utils.h
4951 * src/common/utils.c
4952 get rid of unused wide-char functions.
4954 2006-09-13 [wwp] 2.4.0cvs181
4956 * src/plugins/pgpinline/sylpheed.def
4958 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
4959 add privacy_reset_error to the .def file,
4960 do not fork for an external textviewer.
4962 2006-09-13 [wwp] 2.4.0cvs180
4964 * src/prefs_common.c
4965 fix broken font entry in prefs (patch issued by the gpg4win team,
4966 probably by Marcus Brinkmann <marcus@g10code.de>).
4968 2006-09-13 [colin] 2.4.0cvs179
4971 Fix a warning in summaryview.c
4975 Add missing Mark/* elements in the
4978 2006-09-12 [colin] 2.4.0cvs178
4980 * src/prefs_actions.c
4981 * src/prefs_filtering_action.c
4982 * src/prefs_matcher.c
4983 Use (New) instead of New everywhere
4985 2006-09-12 [wwp] 2.4.0cvs177
4987 * manual/fr/addrbook.xml
4988 * manual/fr/handling.xml
4989 updated some quotes in the fr manual to match the fr translation.
4991 2006-09-12 [wwp] 2.4.0cvs176
4993 * src/prefs_matcher.c
4994 don't store translated string elements in matcher expressions.
4995 Also fixed a misused of Q_().
4997 2006-09-11 [wwp] 2.4.0cvs175
4999 * src/plugins//bogofilter/bogofilter.c
5000 * src/plugins//clamav/clamav_plugin.c
5001 * src/plugins//demo/demo.c
5002 * src/plugins//dillo_viewer/dillo_viewer.c
5003 * src/plugins//pgpcore/plugin.c
5004 * src/plugins//pgpinline/plugin.c
5005 * src/plugins//pgpmime/plugin.c
5006 * src/plugins//spamassassin/spamassassin.c
5007 gettext-ize more strings (mostly plugin error messages).
5009 2006-09-11 [colin] 2.4.0cvs174
5012 Make maximum buffer size bigger to avoid
5013 truncating translated messages. Patch by
5016 2006-09-11 [colin] 2.4.0cvs173
5018 * src/etpan/imap-thread.c
5019 Fix compilation on OpenBSD, thanks to
5022 2006-09-10 [wwp] 2.4.0cvs172
5024 * manual/account.xml
5025 * manual/addrbook.xml
5026 * manual/handling.xml
5027 * manual/es/handling.xml
5028 * manual/fr/account.xml
5029 * manual/fr/addrbook.xml
5030 * manual/fr/handling.xml
5031 documented addressbook matching (condition configuration):
5033 documented per-account filtering rules (handling/filtering
5034 section, account section):
5035 account.xml, handling.xml, en fr
5036 slightly updated the handling/searching section to tell few
5037 words about the extended search ability:
5039 added missing <quote></quotes> to Quick Search:
5040 handling.xml, en fr es
5041 fixed a typo (auomatically):
5043 changes revisited by Paul.
5045 2006-09-10 [paul] 2.4.0cvs171
5047 * src/prefs_actions.c
5048 * src/prefs_filtering.c
5049 * src/prefs_template.c
5050 adjustments to the gui
5051 Patch by Fabien Vantard (slightly modified)
5053 2006-09-10 [colin] 2.4.0cvs170
5056 Check folderitem/summaryview consistency
5057 (basically automates Update summary). Fixes
5058 #1011 (wrong (negative) count on unread
5061 2006-09-10 [colin] 2.4.0cvs169
5063 * src/gtk/gtksctree.c
5064 Fix recursive expansion via mouse
5065 * src/plugins/bogofilter/bogofilter.c
5066 Use normal filtering way of moving
5067 messages (batching), possibly fixing
5068 bug #1015 (Bogofilter plugin doubles
5071 2006-09-09 [wwp] 2.4.0cvs168
5073 * src/prefs_filtering.c
5074 better place for this fix.
5076 2006-09-09 [wwp] 2.4.0cvs167
5078 * src/prefs_filtering.c
5079 fix a minor bug when the enabled status of a filtering/processing
5080 rule always got set to TRUE when replacing this rule. That still
5081 make sense when adding a new rule, but now when replacing, we
5082 don't override the value of 'enabled'.
5083 Also renamed the func prefs_filtering_list_view_get_rule_name()
5084 to prefs_filtering_list_view_get_info() as this function not only
5085 returns the name, but also the account_id and the enabled status.
5087 2006-09-09 [mones] 2.4.0cvs166
5089 * manual/glossary.xml
5090 * manual/plugins.xml
5091 Minor format corrections
5093 Fix misplaced NO WARRANTY section
5094 * manual/es/advanced.xml
5096 * manual/es/glossary.xml
5098 * manual/es/handling.xml
5099 * manual/es/plugins.xml
5100 * manual/es/starting.xml
5101 Incorporate changes from English version
5105 Fix address, (add translation credits in es version)
5109 2006-09-09 [wwp] 2.4.0cvs165
5111 * src/prefs_filtering.c
5112 fix a crash when opening filtering prefs, if matcherrc file contains
5113 broken data (non-existing account id, which is theoretically not
5116 2006-09-08 [colin] 2.4.0cvs164
5119 Wrong assert, make it an if()
5120 * src/gtk/gtksctree.c
5121 Fix bug #1013 (expand selected thread
5122 tree) - expanding is now recursive
5124 2006-09-07 [wwp] 2.4.0cvs163
5126 * src/prefs_matcher.c
5127 make better sentences about addressbook matching in the
5128 matcher prefs. This should make translators' work easier
5131 2006-09-07 [wwp] 2.4.0cvs162
5133 * src/prefs_filtering.c
5134 code simplification (get rid of dup var. assignment).
5136 2006-09-07 [wwp] 2.4.0cvs161
5139 use GTK_STOCK icons when possible, patch by Fabien Vantard
5142 2006-09-07 [paul] 2.4.0cvs160
5145 fix compilation warnings
5148 2006-09-07 [paul] 2.4.0cvs159
5151 select the mimepart icon when
5155 2006-09-06 [paul] 2.4.0cvs158
5157 * src/prefs_filtering.c
5158 fix labels and table element spacing
5159 Patch by Fabien Vantard
5165 2006-09-06 [paul] 2.4.0cvs157
5167 * manual/es/advanced.xml
5170 2006-09-06 [wwp] 2.4.0cvs156
5173 fix an dup launch issue when iconified, thanks to Colin.
5175 2006-09-06 [wwp] 2.4.0cvs155
5177 * src/gtk//gtksctree.h
5178 oops, forgot that one!
5180 2006-09-06 [wwp] 2.4.0cvs154
5182 * manual/pl/advanced.xml
5183 * manual/advanced.xml
5184 * manual/es/advanced.xml
5185 * manual/fr/advanced.xml
5186 * src/prefs_customheader.c
5187 * src/prefs_filtering_action.c
5189 * src/prefs_summaries.c
5190 * src/prefs_filtering.c
5193 * src/prefs_summary_column.c
5195 * src/prefs_actions.c
5196 * src/prefs_folder_column.c
5198 * src/prefs_template.c
5199 * src/prefs_display_header.c
5200 * src/prefs_common.h
5201 * src/prefs_matcher.c
5202 * src/prefs_common.c
5203 * src/prefs_toolbar.c
5206 * src/gtk/gtksctree.c
5207 * src/gtk/pluginwindow.c
5208 * src/gtk/progressdialog.c
5209 * src/gtk/prefswindow.c
5210 renamed hidden option enable_rules_hint to use_stripes_everywhere
5211 to make its meaning more obvious (all versions of the manual reflect
5213 added an extra hidden option use_stripes_in_summary to allow
5214 discarding these stripes in mainwindow's folder and message lists;
5215 en and fr manuals only are OK towards this.
5217 2006-09-06 [colin] 2.4.0cvs153
5220 Hide Sylpheed-Claws' internal queue headers
5221 when showing all headers. They'll be present
5222 only in Source window.
5224 2006-09-05 [colin] 2.4.0cvs152
5226 * src/plugins/trayicon/trayicon.c
5227 Fix crash at exit - we have to disconnect
5229 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5230 Update eggtrayicon - patch adapted from a
5231 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
5234 2006-09-05 [colin] 2.4.0cvs151
5237 * src/gtk/logwindow.c
5238 Fix race condition when something writes
5239 to the log too soon during init. Thanks
5242 2006-09-05 [colin] 2.4.0cvs150
5245 Don't select part on right-click either
5247 2006-09-05 [paul] 2.4.0cvs149
5250 completion of previous commit
5253 2006-09-05 [colin] 2.4.0cvs148
5256 Don't force selection on middle-click, just open
5258 2006-09-04 [colin] 2.4.0cvs147
5261 Looks like gtk_notebook_set_current_page()
5262 sometimes steals focus, and this annoys us
5263 in MimeViewers as it renders navigation
5264 keys useless. Take back focus after switching
5267 2006-09-04 [colin] 2.4.0cvs146
5270 Set stop_loading when clicking on Next
5271 during load. Don't add a callback to
5272 avoid over-complicating things.
5274 2006-09-04 [colin] 2.4.0cvs145
5278 Fix multiple loads in separate messageview
5280 2006-09-04 [colin] 2.4.0cvs144
5283 Let navigation keys be handled during
5286 2006-09-04 [colin] 2.4.0cvs143
5292 Make loading of huge mails (lots of text and/or
5293 images) cancellable, so the GUI doesn't block
5295 2006-09-04 [colin] 2.4.0cvs142
5297 * src/plugins/trayicon/trayicon.c
5298 Fix annoyance when removing a folder with
5299 unread mails: trayicon didn't update
5301 2006-09-04 [paul] 2.4.0cvs141
5303 * src/gtk/icon_legend.c
5304 straighten up columns
5305 Patch by Fabien Vantard
5307 2006-09-04 [wwp] 2.4.0cvs140
5309 * src/prefs_filtering.c
5310 fix new line's account name in filtering prefs:
5311 was "All", is now "(New)".
5313 2006-09-04 [paul] 2.4.0cvs139
5315 * tools/make.themes.project
5316 use "AUTOMAKE_OPTIONS = dist-bzip2"
5317 instead of homebrewed "make release"
5319 2006-09-03 [colin] 2.4.0cvs138
5322 Fix bug #1007 (Wrong folder highlighted)
5324 2006-09-03 [colin] 2.4.0cvs137
5327 Don't set Newsgroup: header to a mail folder
5330 2006-09-03 [paul] 2.4.0cvs136
5333 * src/prefs_spelling.c
5336 2006-09-03 [paul] 2.4.0cvs135
5338 * src/prefs_summaries.c
5339 correct menu item text in prefs_keybind_apply_clicked()
5341 2006-09-03 [paul] 2.4.0cvs134
5343 * manual/advanced.xml
5344 some improvements to the descriptions
5349 fix menu sensitivity issues
5350 * src/prefs_message.c
5351 drop the useless word 'short'
5353 add the word 'lines' indicating log length
5354 is a measure of lines
5356 fix compilation warnings
5358 2006-09-02 [colin] 2.4.0cvs133
5361 Display a special return-receipt message
5362 if the message is from the user
5364 Fix missing freeze of the list when marking
5365 all read and unthreading for exec. Thanks
5368 2006-09-02 [paul] 2.4.0cvs132
5371 * src/prefs_message.c
5375 2006-09-02 [wwp] 2.4.0cvs131
5377 * src/prefs_filtering.c
5378 added an account name column to the filtering rules
5381 2006-09-02 [colin] 2.4.0cvs130
5383 * src/gtk/logwindow.c
5384 * src/gtk/logwindow.h
5385 Block scrolling if we're not at the end
5388 2006-09-02 [colin] 2.4.0cvs129
5391 Make sure account-specific rules can't
5392 be used in {pre-,post-,}processing
5394 * src/gtk/logwindow.c
5395 * src/gtk/logwindow.h
5396 Jump to last error when clicking on the
5399 2006-09-02 [colin] 2.4.0cvs128
5409 Let proc_mbox know its account, for
5410 account-specific rules
5412 2006-09-01 [colin] 2.4.0cvs127
5415 Don't uselessly use iconv to convert from
5421 Fix certain log cases, disable warning icon
5422 for now, the correct way to display it when
5423 necessary and only when necessary is probably
5424 to do it manually rather than use error logs
5425 * src/etpan/imap-thread.c
5426 Clean up UID logging a bit
5427 * src/gtk/logwindow.c
5428 * src/gtk/logwindow.h
5429 Make logging faster when the window's closed
5431 2006-09-01 [wwp] 2.4.0cvs126
5433 * manual/fr/account.xml
5434 reflect changes to the ref. manual (parts of cvs72):
5435 fix tabnames and quotes.
5437 2006-09-01 [wwp] 2.4.0cvs125
5439 * manual/fr/plugins.xml
5440 reflect changes to the reference manual (cvs42):
5441 update IRC channel info.
5443 2006-09-01 [wwp] 2.4.0cvs124
5446 use CVSEDITOR env. var. if set, according to `man cvs`.
5448 2006-09-01 [wwp] 2.4.0cvs123
5450 * manual/advanced.xml
5451 better sentence again (thanks to Paul).
5453 2006-09-01 [wwp] 2.4.0cvs122
5455 * manual/advanced.xml
5456 fix definition of toolbar_detachable and rework a bit the one of
5457 enable_dotted_lines.
5459 2006-09-01 [mones] 2.4.0cvs121
5461 * manual/advanced.xml
5462 Document enable_dotted_lines
5464 2006-09-01 [paul] 2.4.0cvs120
5471 obey the 'When entering folder...' option
5472 when using the /View/Go to/... menu items
5475 2006-08-31 [colin] 2.4.0cvs119
5478 Revert 2.4.0cvs116, wrong fix.
5480 2006-08-31 [colin] 2.4.0cvs118
5482 * src/gtk/gtksctree.c
5483 Better state the various copyrights
5485 2006-08-31 [colin] 2.4.0cvs117
5487 * src/prefs_common.c
5488 fix enable_dotted_lines
5490 2006-08-31 [colin] 2.4.0cvs116
5493 Use pref "Always open on select" when going
5494 to next unread folder
5495 * src/gtk/gtksctree.c
5496 Fix link failure to _gtk_clist_create_cell_layout
5497 on certain computers. (Why not mine, I wonder)
5499 2006-08-31 [colin] 2.4.0cvs115
5503 * src/plugins/bogofilter/bogofilter.c
5504 * src/plugins/spamassassin/spamassassin.c
5505 Requalify some "errors" to warnings
5509 Add an icon in the statusbar to notify
5511 * src/gtk/gtksctree.c
5514 Make the GtkSCTree look more modern by
5515 alternating background lines
5516 * src/prefs_common.c
5517 * src/prefs_common.h
5518 Add a pref to let people have the old
5522 2006-08-30 [colin] 2.4.0cvs114
5526 Provide a way to filter a list of
5527 messages in an optimised manner, and
5528 add a list-filtering hook
5532 Use the list filtering
5533 * src/plugins/bogofilter/bogofilter.c
5534 Use the list-filtering hook
5535 Use -b (bulk) mode for more speed
5536 when learning and filtering
5537 * src/etpan/imap-thread.c
5538 Make log output shorter in UID SEARCH
5541 2006-08-30 [colin] 2.4.0cvs113
5543 * src/plugins/bogofilter/bogofilter.c
5544 Really fast mass learning - thanks to David
5545 Relson for the options explanations :)
5547 2006-08-30 [colin] 2.4.0cvs112
5550 Fix compilation on FreeBSD. Thanks
5553 2006-08-29 [colin] 2.4.0cvs111
5556 Handle "popup_menu" signal (for popping the
5557 menu via the keyboard)
5562 * src/gtk/gtkutils.c
5563 * src/gtk/gtkutils.h
5564 Factorize scrolling code, and add an API
5565 for MimeViewers to handle scroll orders
5567 2006-08-29 [wwp] 2.4.0cvs110
5569 * src/plugins//bogofilter/bogofilter.c
5570 * src/plugins//spamassassin/spamassassin.c
5571 make the bogofilter/spamassassin filtering error dialogs at
5572 incorporation obey to the "don't popup error dialog on
5573 receive error" option. If disabled, feed the log window w/
5580 2006-08-29 [paul] 2.4.0cvs109
5583 remove 'make release', it's not needed
5584 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
5586 2006-08-29 [paul] 2.4.0cvs108
5589 * src/summary_search.c
5590 * src/gtk/progressdialog.c
5591 * src/plugins/pgpcore/passphrase.c
5592 replace deprecated gtk_window_set_policy()
5594 2006-08-29 [colin] 2.4.0cvs107
5597 Fix data loss when copy fails during a move:
5598 only use fast remove_msgs if everything was
5599 copied OK; else use slow remove_msg on the
5600 mails that got copied only.
5602 2006-08-28 [paul] 2.4.0cvs106
5605 revert change in 2.4.0cvs104, it breaks
5608 2006-08-28 [paul] 2.4.0cvs105
5610 * src/plugins/spamassassin/spamassassin.c
5613 2006-08-28 [paul] 2.4.0cvs104
5616 fix data loss when moving to another
5618 * src/prefs_spelling.c
5620 * src/gtk/pluginwindow.c
5621 improve the layout of the dialog text
5624 2006-08-28 [paul] 2.4.0cvs103
5626 * src/plugins/bogofilter/bogofilter.c
5627 * src/plugins/bogofilter/bogofilter_gtk.c
5628 fix english up a bit, innit
5630 2006-08-28 [paul] 2.4.0cvs102
5635 require autoconf 2.60, enabling building
5636 with gettext 0.15 (gettext 0.14.x build still
5637 possible). Replace Makefiles with versions
5639 Remove configure options --with-localedir and
5640 --with-mandir. The options that are provided
5641 directly by autoconf 2.60 can be used instead:
5642 --mandir --localedir
5644 2006-08-27 [colin] 2.4.0cvs101
5646 * src/plugins/bogofilter/Makefile.am
5647 Fix make dist (no README)
5649 2006-08-27 [colin] 2.4.0cvs100
5652 Don't use F_UNKNOWN folders for any default
5654 * src/plugins/bogofilter/bogofilter.c
5655 * src/plugins/bogofilter/bogofilter.h
5656 * src/plugins/bogofilter/bogofilter_gtk.c
5657 Add an option to specify the path to bogofilter
5658 Use single-quotes to be able to learn in folders
5659 with spaces in their names
5660 Verify learning status
5662 2006-08-27 [colin] 2.4.0cvs99
5665 * manual/plugins.xml
5666 Document Bogofilter plugin
5668 2006-08-27 [colin] 2.4.0cvs98
5674 When possible, copy the queued mail to sent folder
5675 instead of re-adding. Much faster on IMAP.
5677 2006-08-27 [colin] 2.4.0cvs97
5680 Disable mmaped caches - huge metadata loss
5681 here after a power failure.
5683 Add quicksearch timing
5684 * src/common/plugin.c
5685 * src/common/plugin.h
5686 Implement an interface to tell what plugins
5687 provide. Prevent loading of similar plugins.
5688 * src/plugins/clamav/clamav_plugin.c
5689 * src/plugins/demo/demo.c
5690 * src/plugins/dillo_viewer/dillo_viewer.c
5691 * src/plugins/pgpcore/plugin.c
5692 * src/plugins/pgpinline/pgpinline.c
5693 * src/plugins/pgpmime/pgpmime.c
5694 * src/plugins/spamassassin/spamassassin.c
5695 * src/plugins/trayicon/trayicon.c
5696 Implement plugin_provides()
5698 2006-08-27 [colin] 2.4.0cvs96
5701 * src/plugins/Makefile.am
5702 * src/plugins/bogofilter/.cvsignore
5703 * src/plugins/bogofilter/Makefile.am
5704 * src/plugins/bogofilter/bogofilter.c
5705 * src/plugins/bogofilter/bogofilter.h
5706 * src/plugins/bogofilter/bogofilter_gtk.c
5707 New Bogofilter plugin, provides filtering and
5708 learning. Spamassassin will go to extra plugins.
5710 2006-08-26 [mones] 2.4.0cvs95
5712 * manual/handling.xml
5713 Fix subfolder path in the example (thanks to Paul)
5715 2006-08-26 [mones] 2.4.0cvs94
5717 * manual/glossary.xml
5718 2.2. + add ISP to the glossary
5719 7.5. + Add UIDL to glossary
5720 7.7. + Add TCP to glossary
5721 * manual/handling.xml
5722 7.1. + Mentions GNU/Linux distribution, what about the non...
5723 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
5724 7.3. + Mentions .bashrc, what about the non-bash ones?
5725 7.4. = Use appropriate quotation for commands
5726 7.6. = change "" to <quote></quote>
5727 * manual/plugins.xml
5728 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
5729 * manual/starting.xml
5730 2.1. + local mbox file: some examples of mbox file locations...
5731 Also reformatted files requiring it
5733 2006-08-26 [wwp] 2.4.0cvs93
5735 * src/summary_search.c
5736 disable find buttons while summary search is running.
5738 2006-08-25 [colin] 2.4.0cvs92
5745 Speed up MH moving, and add progressbar
5748 Write cache files using mmap() too
5750 2006-08-25 [wwp] 2.4.0cvs91
5753 switch spam<->ham button when a message has been marked as spam or ham
5754 and is still selected. Thanks to Colin.
5756 2006-08-25 [paul] 2.4.0cvs90
5759 * src/stock_pixmap.c
5760 * src/stock_pixmap.h
5762 * src/gtk/icon_legend.c
5763 * src/pixmaps/copied.xpm
5764 * src/pixmaps/moved.xpm
5765 add icons for delayed execution marked for
5766 copying, marked for moving
5768 2006-08-25 [mones] 2.4.0cvs89
5770 * manual/glossary.xml
5771 Fix the other glossary items:
5772 5.1. = Inmmediate execution -> <quote>immediate execution...
5773 5.2. = Fix MBOX capitalization -> Mbox
5774 5.3. + Improve Plugins def. w/ tech. ref.
5775 5.4. = Quotation -> replace '>' by <quote>></quote>
5776 5.5. - SMTP Server. -> remove dot
5780 2006-08-25 [mones] 2.4.0cvs88
5783 Reformatted, changed email address
5784 * manual/glossary.xml
5785 Reformatted, fixed MANUAL-TODO items:
5786 8.2. + add ROT-13 to glossary
5787 8.4. + add URL to glossary
5788 * manual/es/advanced.xml
5791 2006-08-25 [paul] 2.4.0cvs87
5793 * src/gtk/icon_legend.c
5794 add 'marked for deletion' icon
5795 arrange icons by containing column
5796 wrap long label text
5798 2006-08-25 [colin] 2.4.0cvs86
5800 * src/common/utils.c
5801 * src/common/utils.h
5802 Add the sc_g_*list_bigger functions in
5803 a place everyone can use it
5805 Only freeze/thaw the list when working
5806 on the selection, if it's bigger than 1
5807 * src/gtk/gtksctree.c
5808 Only freeze/thaw the list when unselec-
5809 ting 'all' if ('all' != 1)
5810 This avoids some flickering
5812 2006-08-24 [colin] 2.4.0cvs85
5815 Fix strange list selection
5816 Fix random seg (Invalid read of freed memory)
5818 2006-08-24 [colin] 2.4.0cvs84
5821 * src/gtk/inputdialog.c
5822 * src/plugins/pgpcore/passphrase.c
5823 Revert minimal width patch of 2.4.0cvs67,
5824 as it is also a maximal width. Use
5825 gtk_window_set_default_size instead.
5827 2006-08-24 [colin] 2.4.0cvs83
5830 Write cache/mark to temp files before
5831 overwriting old ones (avoids metadata
5832 loss if writing the new files fail).
5833 Use mmap() to read cache/mark file, as
5834 this makes cache reading faster. Dis-
5835 abled for big-endian machines until it
5836 can be tested. (Big-endian users: set
5837 msgcache_use_mmap = TRUE in the relevant
5840 Move rarely used fields of MsgInfo in
5841 another structure, which will only be
5842 allocated if needed. Face, X-Face,
5843 Return receipt headers and List-*
5844 headers are moved. Mails having none
5845 of these occupy 52 bytes less with
5846 this patch, which makes 2.5MB of RAM
5847 saved on a 50k folder).
5851 * src/partial_download.c
5855 Follow this structure change.
5857 2006-08-24 [wwp] 2.4.0cvs82
5859 * manual/es/.cvsignore
5860 * manual/es/dist/.cvsignore
5861 * manual/es/dist/html/.cvsignore
5862 * manual/es/dist/pdf/.cvsignore
5863 * manual/es/dist/ps/.cvsignore
5864 * manual/es/dist/txt/.cvsignore
5865 more (generated) files to ignore.
5867 2006-08-24 [colin] 2.4.0cvs81
5871 Fix possible problems with local delivery. Check the folder doesn't
5872 need scan before setting its mtime when saving cache (which can be
5873 done long after the folder's been modified by an external process);
5874 Check that the stored item's mtime didn't change in mh functions.
5876 2006-08-24 [mones] 2.4.0cvs80
5878 * manual/advanced.xml
5879 Rewrapping, some fixes and MANUAL-TODO items:
5880 8.1. = change "" to <quote></quote>
5881 8.3. = quote menu items
5882 8.5. - deploying -> new user ... ideally a new user (redundant)
5884 2006-08-23 [colin] 2.4.0cvs79
5886 * src/gtk/gtksctree.c
5887 When selecting or deselecting range, only
5888 freeze/thaw when selection is bigger than 10
5890 2006-08-23 [colin] 2.4.0cvs78
5895 * src/plugins/dillo_viewer/dillo_viewer.c
5896 Provide an API for MimeViewer plugins to
5897 return a text selection for replying
5899 2006-08-23 [colin] 2.4.0cvs77
5901 * src/image_viewer.c
5903 Use gtk_pixbuf_new_from_file_at_scale(), which
5904 is faster than getting the pixbuf then resizing
5907 2006-08-23 [colin] 2.4.0cvs76
5910 UTF-8 should be sent Quoted-printable
5912 2006-08-22 [colin] 2.4.0cvs75
5915 Check if scan is required before touching
5916 the folder (or it'll be required every time)
5918 2006-08-22 [colin] 2.4.0cvs74
5921 Require libetpan 0.46 (crasher fix when built
5924 2006-08-22 [colin] 2.4.0cvs73
5927 Set folder's mtime after writing its
5932 Don't do useless stuff if we don't
5935 Add some timing, don't deselect prior
5936 to selecting (gtksctree does it itself),
5937 remove crash avoidance hacks as it's been
5938 properly fixed since a while
5939 * src/common/utils.c
5940 Optimize to_human_readable(): _() is slow,
5941 do it only once, and avoid %f format for KB
5942 (the most common in a summaryview)
5943 * src/gtk/gtksctree.c
5944 Don't uselessly freeze/thaw (fixes flicker
5945 on next unread and friends), reduce number
5946 of g_list_nth/g_list_position where possible
5947 * src/gtk/gtkutils.c
5948 * src/gtk/gtkutils.h
5949 Reduce number of g_list_nth/g_list_position
5951 All of this makes loading as 70k folder 2.1
5952 seconds instead of 3.2 (with hot FS caches).
5953 (1.3 seconds without Date and Size columns...)
5955 2006-08-22 [paul] 2.4.0cvs72
5957 wrap documents and do some items from mones' MANUAL-TODO:
5959 * manual/account.xml
5960 4.1. = fix tabname references to <quote>tabname</quote>
5961 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
5963 1.1. = mentioned options don't match UI
5964 Add information about the 'Never send Return Receipts'
5966 * manual/handling.xml
5967 6.2. = Mentions Extended symbols button, but now is
5969 6.3. = Mentions ... button, which is now Edit
5971 2006-08-22 [colin] 2.4.0cvs71
5973 * src/gtk/pluginwindow.c
5974 Fix layout in verbose translations (such
5977 2006-08-22 [paul] 2.4.0cvs70
5979 * manual/Makefile.am
5980 build manuals in alphabetical order
5982 * src/prefs_themes.c
5983 replace/remove deprecated symbols
5984 * src/gtk/gtkutils.c
5986 * src/gtk/pluginwindow.c
5987 replace deprecated symbol
5988 replace label text and move it
5989 * src/plugins/pgpcore/prefs_gpg.c
5990 move the 'Generate...' button out of the
5991 Sign Key frame, replace the English used
5992 * src/plugins/pgpcore/sgpgme.c
5993 fixes to the English
5995 2006-08-21 [colin] 2.4.0cvs69
5997 * src/plugins/trayicon/trayicon.c
5998 Add more strings for translation; patch
6001 2006-08-21 [colin] 2.4.0cvs68
6004 fix replied flag not set after drafting
6006 fix body quicksearch in non-encoded bodies
6009 Get rid of the g_malloc workaround for
6010 corrupted caches, use g_try_malloc
6012 2006-08-21 [colin] 2.4.0cvs67
6015 * src/gtk/inputdialog.c
6016 * src/plugins/pgpcore/passphrase.c
6017 Set minimal width to 375
6019 Fix switching to offline, asking if it
6020 should be overriden for synchronising
6022 Don't offer to remember command on Open
6023 with for text parts, as the browser or
6024 text editor command isn't changed from
6027 2006-08-20 [paul] 2.4.0cvs66
6031 fix plural form errors. revealed by stricter
6032 checking of gettext 0.15
6034 2006-08-18 [paul] 2.4.0cvs65
6036 * src/stock_pixmap.c
6037 fix the fix of 2.4.0cvs64
6040 2006-08-18 [paul] 2.4.0cvs64
6042 * src/stock_pixmap.c
6046 2006-08-18 [paul] 2.4.0cvs63
6050 fix occasional IMAP bug where large msgs
6051 were left in the queue folder after sending
6054 2006-08-18 [paul] 2.4.0cvs62
6057 freeze the summaryview while quicksearch results
6059 (fixes bug 456 'current message is hidden when the
6060 view is refreshed and extended search is "unread
6064 add missing #include "inputdialog.h"
6065 * src/common/utils.h
6066 add missing mailcap_update_default() and improve
6069 2006-08-17 [colin] 2.4.0cvs61
6071 * src/plugins/pgpcore/select-keys.c
6074 2006-08-17 [colin] 2.4.0cvs60
6077 Don't continue queuing if Cancel is clicked
6080 2006-08-17 [colin] 2.4.0cvs59
6082 * src/plugins/pgpcore/select-keys.c
6083 When encrypting, if only one key matches and it
6084 matches exactly, automatically use it.
6086 2006-08-17 [colin] 2.4.0cvs58
6089 * src/prefs_common.c
6090 * src/prefs_common.h
6091 * src/prefs_ext_prog.c
6093 Fix issues with previous patch (text/html)
6094 Remove outdated prefs
6096 2006-08-17 [colin] 2.4.0cvs57
6099 Add View Log button on auth error
6101 Fix encrypted mail marked as new when
6102 saved in normal folders
6103 * src/plugins/pgpinline/pgpinline.c
6104 Fix encrypt bug on IMAP
6106 * src/common/utils.c
6107 * src/common/utils.h
6108 * src/gtk/inputdialog.c
6109 * src/gtk/inputdialog.h
6110 Get rid of metamail stuff, simplify
6111 opening, and allow remembering of user's
6112 choices (by updating ~/.mailcap). There's
6113 still to drop "Audio player" and "Image
6114 viewer" preferences.
6116 2006-08-17 [mones] 2.4.0cvs56
6118 * manual/es/sylpheed-claws-manual.xml
6121 2006-08-17 [mones] 2.4.0cvs55
6124 * manual/Makefile.am
6125 * manual/es/Makefile.am
6126 * manual/es/account.xml
6128 * manual/es/addrbook.xml
6129 * manual/es/advanced.xml
6131 * manual/es/glossary.xml
6133 * manual/es/handling.xml
6134 * manual/es/intro.xml
6135 * manual/es/keyboard.xml
6136 * manual/es/plugins.xml
6137 * manual/es/starting.xml
6138 * manual/es/sylpheed-claws-manual.xml
6139 * manual/es/dist/Makefile.am
6140 * manual/es/dist/html/Makefile.am
6141 * manual/es/dist/pdf/Makefile.am
6142 * manual/es/dist/ps/Makefile.am
6143 * manual/es/dist/txt/Makefile.am
6144 Spanish translation for the manual
6146 2006-08-16 [colin] 2.4.0cvs54
6151 Fix send button sensitivity at startup
6152 Set send menu sensitivity (patch by Fabien)
6154 Enable closing with esc (patch by Fabien)
6155 * src/gtk/foldersort.c
6156 Enable closing with esc (patch by Fabien)
6158 Optimisation (no need to copy to tempfile to
6159 "decode" 7bit and 8bit)
6161 Fix cruft in swap_from case
6163 Fix missing last line in some mail cases
6164 (Fixes debian #381872)
6165 * src/plugins/pgpcore/prefs_gpg.c
6166 * src/plugins/pgpcore/sgpgme.c
6167 * src/plugins/pgpcore/sgpgme.h
6168 Don't show "no key found" when user explicitely
6169 wants to create a key
6171 2006-08-16 [paul] 2.4.0cvs53
6177 * src/prefs_account.c
6178 * src/prefs_message.c
6179 * src/gtk/gtkutils.c
6180 bump up minimum required versions of GTK+ and
6183 2006-08-16 [paul] 2.4.0cvs52
6186 workaround GTK+ Bug 351600 - 'Can't re-click
6187 on button after sensitivity update'
6188 http://bugzilla.gnome.org/show_bug.cgi?id=351600
6191 2006-08-15 [colin] 2.4.0cvs51
6193 * src/plugins/pgpcore/prefs_gpg.c
6194 Set options sensitivity according to
6196 * src/plugins/pgpcore/sgpgme.c
6197 Allow to create key with no passphrase
6199 2006-08-14 [cleroy] 2.4.0cvs50
6201 * src/gtk/pluginwindow.c
6202 New layout (maybe to be changed?)
6203 * src/gtk/gtkutils.c
6204 Fix a bit label_window
6205 * src/plugins/pgpcore/passphrase.c
6206 * src/plugins/pgpcore/passphrase.h
6207 * src/plugins/pgpcore/plugin.c
6208 * src/plugins/pgpcore/prefs_gpg.c
6209 * src/plugins/pgpcore/prefs_gpg.h
6210 * src/plugins/pgpcore/sgpgme.c
6211 * src/plugins/pgpcore/sgpgme.h
6212 Allow to create a PGP private key via the GUI
6214 2006-08-14 [wwp] 2.4.0cvs49
6216 * src/addressbook_foldersel.c
6217 fix strict ISO C90 compliance.
6219 2006-08-14 [paul] 2.4.0cvs48
6221 * src/gtk/prefswindow.c
6222 re-set scrolled window on opening
6229 2006-08-14 [paul] 2.4.0cvs47
6231 * src/prefs_display_header.c
6232 re-enable user-defined Displayed Headers
6234 2006-08-14 [paul] 2.4.0cvs46
6236 * src/prefs_account.c
6239 2006-08-13 [colin] 2.4.0cvs45
6241 * src/common/utils.c
6242 Fix "a" in quote when the original message is empty,
6243 by using \0 instead of 'a' to test writability of
6246 2006-08-13 [wwp] 2.4.0cvs44
6248 * src/plugins/spamassassin/spamassassin.c
6249 fix capitalization of "SpamAssassin" in some debug, log and
6252 2006-08-13 [paul] 2.4.0cvs43
6255 fix overlapping widgets
6256 * src/prefs_account.c
6257 fix translation of protocol_names[]
6258 fix label disappearing off the edge of the
6261 2006-08-12 [paul] 2.4.0cvs42
6263 * manual/plugins.xml
6264 update IRC channel info before it gets forgotten
6267 2006-08-11 [colin] 2.4.0cvs41
6276 Grey out the Send button if
6277 - Queue folders are empty, or
6278 - We're sending already
6280 2006-08-11 [wwp] 2.4.0cvs40
6283 fix a logic issue when quitting while a compose window is
6284 still open, thanks to Colin.
6286 2006-08-10 [colin] 2.4.0cvs39
6289 Fix default font size setting after wizard run
6291 * src/etpan/imap-thread.c
6292 * src/etpan/imap-thread.h
6293 Fix bug #999 (Timing out on TSL cert validation
6294 dialog makes ugly things happen). Also, STARTTLS
6295 unconditionnaly if initial capabilities contain
6296 LOGINDISABLED and STARTTLS.
6298 2006-08-09 [colin] 2.4.0cvs38
6302 Fix Tools/Actions sensitivity when there are
6305 2006-08-09 [colin] 2.4.0cvs37
6307 * src/prefs_filtering.c
6308 Warning fix, patch by Paul
6310 * src/prefs_actions.c
6311 * src/prefs_filtering_action.c
6312 * src/prefs_matcher.c
6313 Uniformisation of "Info ..." to "Info..." (for
6314 old gtk), patch by Fabien
6315 * src/plugins/clamav/clamav_plugin_gtk.c
6316 Sensitivity fix by Fabien
6318 2006-08-09 [colin] 2.4.0cvs36
6322 Add a function to know whether we're exiting
6323 * src/plugins/trayicon/trayicon.c
6324 If exiting, don't do anything. Faster, and
6325 avoids gtk_main_iteration reentracy causing
6328 2006-08-09 [colin] 2.4.0cvs35
6333 Fix lack of part selection when automatically
6334 jumping to a specific part
6336 Little optimisation in cache reading
6338 2006-08-09 [colin] 2.4.0cvs34
6341 Fix crash setting the priority on reedit
6342 (Accessing compose before creating it!)
6344 2006-08-08 [colin] 2.4.0cvs33
6347 Fix bug #998 (last attachment is not accessible)
6348 Bad RFC interpretation on multipart close-delimiters
6351 * src/gtk/gtkvscrollbutton.c
6352 * src/gtk/gtkvscrollbutton.h
6353 Make attachments list wheel-scrollable
6355 2006-08-07 [colin] 2.4.0cvs32
6357 * src/gtk/gtkaspell.c
6358 Fix bug #973 (Unicode punctation characters
6359 are not recognized as separators by the
6360 spell checker); fix unsigned stuff
6362 2006-08-07 [colin] 2.4.0cvs31
6365 Fix bug #956 (DnD text with accents in compose
6366 text entry); fix gccc's signed/unsigned fuss
6368 2006-08-06 [colin] 2.4.0cvs30
6371 Fix bug #979 (Plugin crashes when exiting
6372 sylpheed-claws) : handle exit request only
6375 2006-08-05 [colin] 2.4.0cvs29
6378 Just make sure we have a msgid.
6380 2006-08-05 [colin] 2.4.0cvs28
6384 Fix bug #995 ("Mark cross-posted as read" doesn't work)
6385 by reimplementing it
6387 Fix bug when hiding quotes with level > 3 and quote
6390 2006-08-04 [colin] 2.4.0cvs27
6395 Fix a bit replace-by-pasting undo
6398 Fix Fold quotes menu synchro in
6399 mainwindow when it changes in
6402 Fix right-click on quotes blocks
6403 * src/common/utils.c
6404 Verify that the file created by
6405 my_tmpfile() is writable. Fixes
6406 bug #988 (very specific filesystem
6408 * src/plugins/pgpcore/sgpgme.c
6409 Fix file descriptor leak
6410 * src/plugins/spamassassin/spamassassin.c
6411 Warn once if spamd isn't reachable
6413 2006-08-04 [colin] 2.4.0cvs26
6416 i18n context patch by Fabien
6418 2006-08-03 [colin] 2.4.0cvs25
6422 Rename "Hide quotes" to "Fold quotes"
6424 Don't use hand cursor on quotes. "all
6425 the bonuses of the feature and none of
6426 unwelcome side-effects"
6428 2006-08-03 [colin] 2.4.0cvs24
6431 * sylpheed-claws.desktop
6433 Bring the desktop file to XDG compliance
6434 Patch by Charles A. Edwards
6436 2006-08-03 [colin] 2.4.0cvs23
6439 Fix links offset when they are preceded
6440 by accentued chars (g_utf8_strlen!)
6442 Fix wrong status when starting offline
6445 2006-08-03 [wwp] 2.4.0cvs22
6447 * src/prefs_common.h
6448 ask what to do w/ filtering rules that belong to an account when
6449 applying filtering rules manually from the main window (skip,
6450 apply regardless of the account, use current account). This dialog
6451 can be skipped and the last reply used.
6454 2006-08-03 [wwp] 2.4.0cvs21
6458 * src/prefs_common.c
6463 ask what to do w/ filtering rules that belong to an account when
6464 applying filtering rules manually from the main window (skip,
6465 apply regardless of the account, use current account). This dialog
6466 can be skipped and the last reply used.
6469 2006-08-03 [colin] 2.4.0cvs20
6472 Optimize previous patch
6474 2006-08-03 [cleroy] 2.4.0cvs19
6477 Fix quotes getting toggled back when the
6478 mail has an even number of text parts
6480 2006-08-02 [colin] 2.4.0cvs18
6483 Add Hide quotes menu
6485 2006-08-02 [colin] 2.4.0cvs17
6488 * src/prefs_common.c
6492 Allow per-level quote hiding,
6493 Allow toggling quotes by double-clicking them
6494 Rename RemoteURI to ClickableText to reflect
6495 the fact it's used for a variety of things
6497 2006-08-02 [wwp] 2.4.0cvs16
6500 fix "View/Hide quotes" menu item status initialization.
6502 2006-08-02 [wwp] 2.4.0cvs15
6504 * src/matcher_parser_parse.y
6505 remove a debug trace.
6507 2006-08-02 [paul] 2.4.0cvs14
6509 * src/plugins/pgpcore/passphrase.c
6510 don't set initial dialog size
6513 2006-08-02 [paul] 2.4.0cvs13
6516 remove the rogue '/' character
6518 2006-08-02 [paul] 2.4.0cvs12
6521 allow buttons to resize as necessary
6523 2006-08-01 [wwp] 2.4.0cvs11
6526 fix strict ISO C90 compliance.
6528 2006-08-01 [wwp] 2.4.0cvs10
6531 updated update-po tool to work w/ context-dependent translations.
6532 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6534 2006-08-01 [wwp] 2.4.0cvs9
6537 * src/prefs_filtering.c
6538 * src/prefs_matcher.c
6539 allow context-dependent translations for "All",
6540 patch by Fabien Vantard <fzzzzz@gmail.com>.
6542 2006-07-31 [colin] 2.4.0cvs8
6546 Add Rafal to authors
6548 2006-07-31 [colin] 2.4.0cvs7
6553 * src/prefs_common.c
6554 * src/prefs_common.h
6556 Add 'View/Hide quotes'. Patch based on a patch
6559 2006-07-31 [colin] 2.4.0cvs6
6562 Fix problem with "> stuff >" actions
6564 2006-07-31 [paul] 2.4.0cvs5
6567 updated by Geir Helland
6569 2006-07-31 [wwp] 2.4.0cvs4
6574 add "View/Go to/Parent message" and "View/Go to/Last read message",
6577 2006-07-31 [wwp] 2.4.0cvs3
6584 * src/addressbook_foldersel.c
6585 * src/addressbook_foldersel.h
6590 * src/matcher_parser_lex.l
6591 * src/matcher_parser_parse.y
6592 * src/prefs_common.c
6593 * src/prefs_common.h
6594 * src/prefs_filtering.c
6595 * src/prefs_matcher.c
6596 * src/prefs_matcher.h
6598 introduce filtering against the address book. It's now possible to add
6599 matched conditions to determine if any email address in a message matches
6600 or doesn't match any or all books or folders in the address book.
6602 2006-07-31 [wwp] 2.4.0cvs2
6612 * src/matcher_parser_lex.l
6613 * src/matcher_parser_parse.y
6615 * src/prefs_filtering.c
6616 * src/prefs_filtering.h
6620 introduce per-account filtering rules. Each filtering rule can now be assigned
6621 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
6622 when applying filtering rules manually, as all rules will apply - even the ones
6623 assigned to an account. This issue will be addressed soon.
6627 2006-07-31 [wwp] 2.4.0cvs1
6630 make more strings translatable.
6632 2006-07-31 [paul] 2.4.0
6636 2006-07-31 [paul] 2.3.1cvs91
6639 updated by Miquel Oliete
6641 2006-07-31 [paul] 2.3.1cvs90
6651 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
6652 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
6653 Aleksandar Urosevic, and Ralgh Young
6655 2006-07-31 [paul] 2.3.1cvs89
6661 Fix a race condition when, after an SC crash, rescanning
6662 folders took more than 0.5 seconds
6665 2006-07-31 [paul] 2.3.1cvs88
6668 don't translate separator strings
6670 2006-07-30 [mones] 2.3.1cvs87
6672 * doc/man/sylpheed-claws.1
6673 Fixed non-ASCII chars in Hoa's name
6677 2006-07-27 [colin] 2.3.1cvs86
6680 Don't include the leading \n in links
6683 2006-07-25 [colin] 2.3.1cvs85
6686 * src/common/socket.h
6687 * src/etpan/imap-thread.c
6688 Refresh resolvers before connecting
6689 to IMAP servers, and after switching
6690 to online. Thanks to Paul.
6694 * 2.4.0-rc4 released
6696 2006-07-17 [colin] 2.3.1cvs84
6699 Show connection attempt in statusbar before
6700 connecting (previously first message was
6701 "Retrieving messages from ..." after the
6702 connection succeeded.
6704 2006-07-16 [wwp] 2.3.1cvs83
6706 * sylpheed-claws.ico
6707 Added .ico file (windows multi-size icon file, generated).
6709 2006-07-12 [wwp] 2.3.1cvs82
6712 remove Message/Re-edit menu entry from messageview window,
6713 as sent/draft/queued messages are opened in compose window when
6714 re-edited and it's not possible to re-edit other msgs.
6716 2006-07-12 [paul] 2.3.1cvs81
6721 check online state before resetting
6722 mailcheck timer. Useful if some program
6723 verifies connection state and updates
6725 Patch by Leonid Evdokimov <darkk@users.sf.net>
6727 2006-07-12 [paul] 2.3.1cvs80
6729 * sylpheed-claws-128x128.png
6730 * sylpheed-claws-64x64.png
6731 * sylpheed-claws.png
6734 * src/prefs_toolbar.c
6735 * src/stock_pixmap.c
6736 * src/stock_pixmap.h
6739 * src/gtk/gtkutils.c
6740 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
6741 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
6742 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
6743 * src/pixmaps/sylpheed.xpm ** REMOVED **
6744 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
6745 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
6746 updated and renamed logo/icon files and related
6747 logo by Jesper Schultz
6749 2006-07-11 [paul] 2.3.1cvs79
6752 fix the labels a smidgin
6754 2006-07-09 [colin] 2.3.1cvs78
6757 Show errors in textviewer's command
6758 Patch by H. Merijn Brand
6760 2006-07-09 [colin] 2.3.1cvs77
6763 Save FMID in drafts too
6765 2006-07-08 [colin] 2.3.1cvs76
6768 Svae RMID in drafted mails too
6769 Save quote_fmt vars for whole mails,
6770 don't reset at each quote_fmt_init:
6771 allows to use the same |i{var} in
6772 various template fields
6773 * src/prefs_template.c
6775 * src/quote_fmt_parse.y
6778 2006-07-08 [colin] 2.3.1cvs75
6781 Fix highlighting of attached parts URIs
6783 2006-07-08 [colin] 2.3.1cvs74
6786 Prevent bug #981 (sc 2.3.1 segfaults with
6787 gtk+ 2.10) from being reported again:
6788 if Sylpheed-Claws has been compiled against
6789 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
6790 of if Sylpheed-Claws has been compiled against
6791 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
6794 2006-07-07 [colin] 2.3.1cvs73
6796 * src/prefs_actions.c
6799 2006-07-07 [colin] 2.3.1cvs72
6801 * src/prefs_actions.c
6802 Fix compile on gtk < 2.8. argh :)
6804 2006-07-07 [paul] 2.3.1cvs71
6809 2006-07-07 [colin] 2.3.1cvs70
6813 * src/quote_fmt_lex.l
6814 * src/quote_fmt_parse.y
6815 Add |i{var}, a way to insert user-entered
6820 * 2.4.0-rc3 released
6822 2006-07-07 [colin] 2.3.1cvs69
6825 Don't consider inboxes of UNKNOWN folder
6826 classes to be useable as default inboxes
6828 2006-07-07 [paul] 2.3.1cvs68
6831 add missing #include <errno.h>
6832 Thanks to René J. Blokland
6834 2006-07-07 [paul] 2.3.1cvs67
6837 Return now Closes dialog
6841 add contextual menu to mime parts listed
6844 * src/common/utils.c
6845 reversal: ' is a valid character in URLs
6847 2006-07-06 [colin] 2.3.1cvs66
6849 * src/remotefolder.h
6850 Forgotten in previous commit
6852 2006-07-06 [colin] 2.3.1cvs65
6855 Set summary update flag whenever
6858 * src/prefs_account.c
6859 * src/common/utils.h
6860 * src/etpan/imap-thread.c
6861 Fix warnings, thanks to Fabien and
6864 2006-07-06 [wwp] 2.3.1cvs64
6866 * src/gtk/gtkutils.c
6867 GTK_STOCK_HELP exists in GTK+ 2.4.x.
6869 2006-07-06 [wwp] 2.3.1cvs63
6878 * src/message_search.c
6879 * src/prefs_actions.c
6880 * src/prefs_filtering.c
6881 * src/prefs_filtering.h
6882 * src/prefs_template.c
6883 * src/summary_search.c
6885 * src/gtk/gtkutils.c
6886 * src/gtk/gtkutils.h
6887 * src/gtk/pluginwindow.c
6888 add help buttons to some dialogs. Clicking such buttons opens a
6889 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
6891 2006-07-06 [paul] 2.3.1cvs62
6894 fix attachments contextual menu
6897 2006-07-05 [colin] 2.3.1cvs61
6901 Handle sftp:// links
6903 2006-07-05 [paul] 2.3.1cvs60
6906 grab save button by default
6909 2006-07-05 [wwp] 2.3.1cvs59
6912 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
6914 2006-07-04 [colin] 2.3.1cvs58
6918 Use left click to select, middle click to open
6920 * src/common/utils.c
6923 2006-07-04 [colin] 2.3.1cvs57
6927 Warning fixes, thanks to Fabien
6929 2006-07-04 [colin] 2.3.1cvs56
6934 Allow parts to be selected via their text label
6937 2006-07-04 [colin] 2.3.1cvs55
6940 Feedback when closing (for big folders)
6941 * src/prefs_actions.c
6942 * src/prefs_filtering.c
6943 * src/prefs_matcher.c
6944 * src/prefs_template.c
6945 Fix default button when closing without
6948 2006-07-04 [colin] 2.3.1cvs54
6951 Delete local file on deletion
6953 2006-07-03 [colin] 2.3.1cvs53
6957 Don't freeze when rescanning after crash
6959 2006-07-03 [wwp] 2.3.1cvs52
6964 * src/plugins/pgpinline/pgpinline.c
6965 * src/plugins/pgpmime/pgpmime.c
6966 don't report an error when the user cancels the passphrase dialog.
6968 2006-07-02 [colin] 2.3.1cvs51
6971 Open message when crossing folders with Space,
6972 goto next unread and friends
6974 2006-07-01 [colin] 2.3.1cvs50
6976 * src/prefs_account.c
6977 Typographic rules varying from language
6978 to language (in french "Protocole :"),
6979 we have to do that :)
6981 2006-07-01 [ticho] 2.3.1cvs49
6983 * src/prefs_account.c
6984 Only use one temporary gchar* variable in
6985 prefs_account_protocol_set_optmenu().
6987 2006-07-01 [ticho] 2.3.1cvs48
6989 * src/prefs_account.c
6990 * src/prefs_account.h
6991 Use GtkLabel for existing account protocol name.
6992 Created an array for protocol names and populate the
6993 combobox from it in a for() cycle.
6995 2006-06-30 [colin] 2.3.1cvs47
6998 Block undo when changing signature (by changing
7001 2006-06-30 [paul] 2.3.1cvs46
7003 * src/send_message.c
7004 when editing From in the Compose window, use that address
7005 in the Return-Path: header
7008 2006-06-30 [colin] 2.3.1cvs45
7011 Fix signature replacement:
7012 - when no newline before separator
7015 2006-06-29 [colin] 2.3.1cvs44
7021 Let 'View/Go to/Next marked' work like
7022 Next new & Next unread: across folders
7023 Change the select_on_entry pref to do
7024 what we want when changing folder
7025 * src/common/utils.c
7026 Fix single-quoted links
7028 2006-06-29 [colin] 2.3.1cvs43
7030 * src/gtk/gtkaspell.c
7031 "Sylpheed" and "Sylpheed-Claws" do exist !
7033 2006-06-29 [colin] 2.3.1cvs42
7036 Forgot to remove debug
7038 2006-06-29 [colin] 2.3.1cvs41
7043 Disconnect from IMAP servers when going
7044 offline. Fixes bug #978 (going to offline-mode
7045 won't close connections)
7047 2006-06-29 [colin] 2.3.1cvs40
7050 Fix transient setting on failing plugins
7052 * src/plugins/pgpcore/sgpgme.c
7053 Only warn for OpenPGP. Most people don't
7056 2006-06-29 [colin] 2.3.1cvs39
7059 Fix Spelling menu (discrepancy between context menu
7060 and top menu when folder's dictionary isn't the
7062 * src/plugins/pgpcore/sgpgme.c
7063 More error reporting about why gpgme can fail
7065 2006-06-29 [wwp] 2.3.1cvs38
7068 honor the display-header-pane setting even when the message view
7069 is a separate window.
7071 2006-06-29 [wwp] 2.3.1cvs37
7073 * src/prefs_actions.c
7074 forgot to commit that one (use of GTK_STOCK_INFO).
7076 2006-06-29 [colin] 2.3.1cvs36
7079 Better handling of login errors (ask the password
7080 again once), alert in case of error. Fix three
7081 signedness warnings.
7083 2006-06-28 [wwp] 2.3.1cvs35
7085 * src/prefs_template.c
7086 * src/prefs_matcher.c
7087 * src/prefs_filtering_action.c
7089 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
7090 patch by Fabien Vantard, slightly modified.
7096 2006-06-28 [colin] 2.3.1cvs34
7098 * src/prefs_account.c
7099 Fix bug #977 (Can't add or edit imap accounts)
7101 2006-06-28 [colin] 2.3.1cvs33
7106 2006-06-28 [colin] 2.3.1cvs32
7109 Save named inlined attachments with "Save all"
7112 * src/common/plugin.c
7113 * src/common/plugin.h
7114 * src/common/sylpheed.c
7115 * src/common/utils.c
7116 * src/plugins/pgpcore/sylpheed.def
7117 * src/plugins/pgpinline/sylpheed.def
7118 * src/plugins/pgpmime/sylpheed.def
7119 Win32 compatibility patch, by
7122 2006-06-28 [wwp] 2.3.1cvs31
7125 * src/prefs_folder_item.c
7126 less compilation warnings (thanks to Fabien Vantard), less typos.
7128 2006-06-28 [paul] 2.3.1cvs30
7130 * src/gtk/gtkutils.c
7131 gtk_combo_box_set_focus_on_click() is only
7132 available since gtk 2.6.0
7134 2006-06-28 [paul] 2.3.1cvs29
7136 * src/prefs_ext_prog.c
7137 fix engrish and add a tooltip for the
7138 'command for 'Display as text' option
7144 2006-06-28 [paul] 2.3.1cvs28
7148 include textviewer.pl in releases
7150 2006-06-28 [paul] 2.3.1cvs27
7152 * src/prefs_ext_prog.c
7153 hide Print command option if libgnomeprint
7156 2006-06-27 [colin] 2.3.1cvs26
7159 Fix Esc handling in insert/attach dialog
7160 Don't show this dialog if dragging something
7161 else than text/uri-list
7162 Thanks to Fabien Vantard
7163 * tools/textviewer.pl
7164 Filter script to display stuff as text
7167 2006-06-27 [wwp] 2.3.1cvs25
7170 use the exact product name (message view title), patch
7173 2006-06-27 [ticho] 2.3.1cvs24
7175 * src/prefs_account.c
7176 * src/prefs_common.c
7177 * src/prefs_common.h
7178 * src/prefs_ext_prog.c
7180 Add a preference (Preferences/External programs)
7181 to allow "Display as text" to be done via a script
7182 (patch by H.Merijn Brand).
7183 Use GtkComboBox for protocol selection in account
7185 Only include current choice for existing accounts, and
7186 insensitivize the combobox.
7188 2006-06-27 [paul] 2.3.1cvs23
7191 fix crasher introduced in cvs21.
7194 2006-06-26 [colin] 2.3.1cvs22
7197 Fix double-frees when leaving folders
7198 after exporting to mbox
7200 2006-06-26 [colin] 2.3.1cvs21
7203 More feedback (and optimisation)
7205 * src/common/utils.c
7206 Fix case when looking for mail addresses
7207 * src/gtk/gtkutils.c
7208 Extra check for (X-)Face
7210 2006-06-25 [ticho] 2.3.1cvs20
7214 * src/gtk/gtkutils.c
7215 * src/gtk/gtkutils.h
7216 Added second argument to gtkut_sc_combobox_create() to
7217 control focus-on-click for the widget.
7218 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
7220 2006-06-25 [ticho] 2.3.1cvs19
7223 * src/gtk/Makefile.am
7224 * src/gtk/combobox.c
7225 * src/gtk/combobox.h
7226 * src/gtk/gtkutils.c
7227 * src/gtk/gtkutils.h
7228 Use GtkComboBox instead of deprecated GtkOptionMenu
7229 for account selector in compose window and for encoding
7230 selector in attachment properties.
7231 Also factorise working with the new GtkComboBox somewhat.
7233 2006-06-24 [paul] 2.3.1cvs18
7235 * src/prefs_common.c
7236 use the correct default value
7238 2006-06-24 [paul] 2.3.1cvs17
7241 * src/prefs_common.c
7242 * src/prefs_common.h
7243 * src/prefs_compose_writing.c
7244 enable setting of default action when
7245 dnd'ing files in the compose window.
7246 (Collaborative effort with wwp)
7248 2006-06-23 [wwp] 2.3.1cvs16
7251 i18n fix (thanks to Fabien Vantard)
7253 2006-06-22 [colin] 2.3.1cvs15
7255 * src/prefs_customheader.c
7256 Don't use filters in custom headers' file
7257 selector. Remember, extensions mean nothing :)
7259 2006-06-22 [paul] 2.3.1cvs14
7262 allow setting of man directory location
7264 2006-06-22 [colin] 2.3.1cvs13
7267 Add 'View/Go to/Next unread folder'.
7270 2006-06-22 [colin] 2.3.1cvs12
7272 * src/common/utils.c
7273 Add some subject prefixes
7274 Patch by Bjorn T Johansen <btj@havleik.no>
7276 2006-06-22 [colin] 2.3.1cvs11
7278 * manual/advanced.xml
7279 Forgotten hidden pref
7281 2006-06-21 [paul] 2.3.1cvs10
7283 * src/prefs_account.c
7284 complete the removal of 'Add date header' option
7286 2006-06-21 [paul] 2.3.1cvs9
7290 * src/prefs_account.c
7291 * src/prefs_account.h
7292 remove option to add date header - always
7294 * src/etpan/imap-thread.c
7295 fix warnings (Thanks to Colin)
7297 2006-06-21 [wwp] 2.3.1cvs8
7300 set the attachment flag when inline text part are (file)named. This is more convenient
7301 when receiving (for instance) inline source files or patches sent using thunderbird.
7303 2006-06-21 [paul] 2.3.1cvs7
7306 fix off-by-one count of current msg in
7307 statusbar filtering progressbar
7309 2006-06-21 [paul] 2.3.1cvs6
7312 Show attachment icon even if the part is 'inline'
7313 if the following conditions are met:
7314 - content-type != 'text/plain'
7315 - content-type != '*/pgp-signature'
7316 - either 'name' or 'filename' parameter is not NULL
7320 2006-06-21 [paul] 2.3.1cvs5
7323 * src/prefs_common.c
7324 * src/prefs_common.h
7326 add an option to 'Never send Return
7330 2006-06-20 [mones] 2.3.1cvs4
7335 typo fixed (space after comma)
7336 * tools/make.themes.project
7337 remove exec mode from tarball files
7339 2006-06-20 [colin] 2.3.1cvs3
7344 Better fix for \n's in headers (don't
7345 break Received: and others)
7347 2006-06-20 [paul] 2.3.1cvs2
7351 improve legibility of phishing attempt
7354 2006-06-20 [paul] 2.3.1cvs1
7359 Update version number following
7362 2006-06-20 [colin] 2.3.0cvs26
7365 When dragging a file to the text of the compose
7366 window, ask whether we want to insert or attach
7367 (I know lots of people who do that to attach)
7369 2006-06-20 [colin] 2.3.0cvs25
7371 * src/etpan/imap-thread.c
7372 Fix threshold (the append command is often > 32 bytes)
7374 2006-06-19 [colin] 2.3.0cvs24
7377 * src/etpan/imap-thread.c
7378 Workaround Rockliffe IMAP server bug: replace
7379 "x UID SEARCH (ANSWERED UID 1:*)" with
7380 "x UID SEARCH ANSWERED"
7381 (Rockliffe doesn't handle the parenthesis)
7383 2006-06-19 [colin] 2.3.0cvs23
7387 * src/etpan/imap-thread.c
7388 Probably fix bug #972 (Freezes when adding
7389 an attachment to the message)
7391 Modernize Firefox cmd
7394 2006-06-18 [colin] 2.3.0cvs22
7396 * src/prefs_customheader.c
7397 Only allow correct filenames for various
7400 2006-06-18 [colin] 2.3.0cvs21
7402 * src/prefs_customheader.c
7403 Add a 'From File...' button in custom headers prefs, which
7404 try to do the right thing:
7405 for normal headers, use file as plaintext,
7406 for X-Face, calls compface,
7407 for Face, encode to b64.
7409 2006-06-17 [colin] 2.3.0cvs20
7414 2006-06-16 [colin] 2.3.0cvs19
7417 Recursive quicksearch: show message list
7418 in current folder, *then* search children
7421 2006-06-16 [colin] 2.3.0cvs18
7424 Instead of ignoring SIGPIPE, save caches
7425 when getting one. Will fix the fact that
7426 hot caches are out-of-date when logging
7429 * src/prefs_compose_writing.c
7430 Only save text (not attachments) when
7431 auto-saving to drafts
7433 Always replace \n, \r and \t with spaces
7435 * manual/dist/html/Makefile.am
7436 * manual/dist/pdf/Makefile.am
7437 * manual/dist/ps/Makefile.am
7438 * manual/dist/txt/Makefile.am
7439 * manual/fr/dist/html/Makefile.am
7440 * manual/fr/dist/pdf/Makefile.am
7441 * manual/fr/dist/ps/Makefile.am
7442 * manual/fr/dist/txt/Makefile.am
7443 * manual/pl/dist/html/Makefile.am
7444 * manual/pl/dist/pdf/Makefile.am
7445 * manual/pl/dist/ps/Makefile.am
7446 * manual/pl/dist/txt/Makefile.am
7447 Fix make clean removing pregenerated manuals
7450 2006-06-16 [colin] 2.3.0cvs17
7452 * src/plugins/pgpcore/sgpgme.c
7453 * src/plugins/pgpmime/pgpmime.c
7454 * src/plugins/pgpinline/pgpinline.c
7455 Better error reporting in setup_signers.
7456 Don't fallback to default key if specified
7458 Don't allow signing if more than one secret
7459 key matches the one specified in prefs.
7461 2006-06-15 [colin] 2.3.0cvs16
7464 Add "Send queue" in the folder's contextual
7472 * src/plugins/pgpcore/passphrase.c
7473 * src/plugins/pgpcore/sgpgme.c
7474 * src/plugins/pgpinline/pgpinline.c
7475 * src/plugins/pgpmime/pgpmime.c
7476 Better error reporting
7478 Probably fix bug #971 (2.2.3 cannot read mail
7482 2006-06-15 [mones] 2.3.0cvs15
7484 * tools/make.themes.project
7485 creates the themes project from the web page
7487 2006-06-15 [colin] 2.3.0cvs14
7490 Better fix (avoid losing the folder if scan_tree
7493 2006-06-15 [cleroy] 2.3.0cvs13
7496 Probably fix Bug #969 (crash on rebuilding
7499 2006-06-14 [colin] 2.3.0cvs12
7501 * manual/dtd/manual.xsl
7502 * manual/sylpheed-claws-manual.xml
7503 * manual/fr/sylpheed-claws-manual.xml
7504 * manual/pl/sylpheed-claws-manual.xml
7505 Insert pagebreaks between sections
7507 2006-06-14 [paul] 2.3.0cvs11
7510 better fix than 2.3.0cvs10
7512 2006-06-14 [paul] 2.3.0cvs10
7515 fix setting of PACKAGE_DATA_DIR with newer autoconf
7516 (backwards compatible)
7518 2006-06-13 [colin] 2.3.0cvs9
7521 Fix sending of return receipt with the new queue folders
7523 2006-06-13 [wwp] 2.3.0cvs8
7525 * src/quote_fmt_lex.l
7526 fix wrong tokens returned in quote_fmt lexer, query not().
7528 2006-06-13 [wwp] 2.3.0cvs7
7531 * src/prefs_folder_item.c
7532 allow changing folder type even when folder is not a top-level one,
7535 2006-06-12 [colin] 2.3.0cvs6
7538 Fix double-ask of "Do you want to mark all
7541 2006-06-12 [colin] 2.3.0cvs5
7552 * src/prefs_folder_item.c
7557 * src/send_message.c
7560 Apply bug #964's patch (Queue and drafts aren't normal)
7561 The Drafts and Queue folder now contain RFC-822 files,
7562 allowing to move and copy mails from and to these
7563 folders. Moving from Drafts to Queue will prepare the
7564 mail for sending (PGP signature, encryption, etc).
7565 This patch also rework sending errors handling to try
7567 Also, allow redefining folder types via the GUI
7568 (Folder type in its Properties)
7570 2006-06-12 [colin] 2.3.0cvs4
7573 * src/prefs_common.c
7574 * src/prefs_common.h
7576 Allow to define a specific print font - patch
7577 by Bernhard Walle <bernhard.walle@gmx.de>
7579 * manual/advanced.xml
7580 * manual/fr/advanced.xml
7581 Add a hidden pref to allow deletion without
7584 2006-06-12 [wwp] 2.3.0cvs3
7587 more files to ignore.
7589 2006-06-12 [wwp] 2.3.0cvs2
7592 * src/quote_fmt_lex.l
7593 * src/quote_fmt_parse.y
7594 extend the quote_fmt parser (templates and quotes):
7595 - allow limited sub-expressions in |p{} and |f{} expressions,
7596 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
7597 - implemented/fixed missing implementation of query_references and show_references,
7598 - completed, fixed contents and format of the symbols help dialog,
7599 - fix some compilation warnings.
7601 2006-06-12 [wwp] 2.3.0cvs1
7603 * manual/advanced.xml
7604 * manual/fr/advanced.xml
7605 updates in the "templates" section of the manual (eng/fr):
7606 - be more precise (both versions)
7607 - completed to match the english reference (fr version)
7608 - touchups (both versions)
7610 2006-06-12 [paul] 2.3.0
7614 2006-06-12 [paul] 2.2.3cvs14
7625 updated by Miquel Oliete, Tim, Stephan Sachse,
7626 Stavros Giannouris, Fabien Vantard, Andrea
7627 Spadaccini, Frederico Goncalves Guimaraes,
7628 Aleksandar Urosevic, and Ralgh Young
7630 2006-06-12 [colin] 2.2.3cvs13
7635 2006-06-11 [colin] 2.2.3cvs12
7638 Verify that g_malloc() succeeded
7640 2006-06-11 [colin] 2.2.3cvs11
7643 Add Face header to welcome mail
7645 2006-06-10 [colin] 2.2.3cvs10
7648 Revert previous (Forgot it changes the
7649 margin on the whole mail)
7651 2006-06-10 [colin] 2.2.3cvs9
7654 Don't overlap long headers under (X-)Face
7656 2006-06-10 [mones] 2.2.3cvs8
7659 allow generation of manual on systems lacking saxon binary
7660 but with java and the saxon library installed
7665 2006-06-09 [colin] 2.2.3cvs7
7668 Fix leak when using Display Sender using Addressbook
7670 2006-06-09 [colin] 2.2.3cvs6
7679 2006-06-09 [paul] 2.2.3cvs5
7683 * tools/claws.i18n.status.pl
7684 updated with new info
7686 2006-06-09 [paul] 2.2.3cvs4
7691 add wwp to authors list
7693 update mine and Colin's addresses
7695 2006-06-08 [colin] 2.2.3cvs3
7697 * src/etpan/imap-thread.c
7698 Fix leak on SSL cert check
7700 2006-06-08 [colin] 2.2.3cvs2
7702 * src/common/utils.c
7705 2006-06-08 [paul] 2.2.3cvs1
7708 Update version number following
7711 2006-06-07 [colin] 2.2.2cvs3
7714 Fix catching cache read errors (guint instead of gint)
7715 Prevent malloc'ing more than 8MB (means cache corruption)
7717 2006-06-07 [paul] 2.2.2cvs2
7724 * src/common/utils.c
7725 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
7727 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
7730 2006-06-06 [paul] 2.2.2cvs1
7733 Update version number following
7736 2006-06-06 [paul] 2.2.1cvs6
7739 fix implicit declaration of
7741 Patch by Fabien Vantard
7743 2006-06-06 [paul] 2.2.1cvs5
7746 fix age_greater and age_lower so that they
7747 mean what say and not '...or equal to'
7750 2006-06-06 [paul] 2.2.1cvs4
7753 * src/common/utils.c
7757 2006-06-05 [wwp] 2.2.1cvs3
7759 * manual/fr/account.xml
7760 minor language fixes (thanks to Fabien Vantard).
7762 2006-06-05 [colin] 2.2.1cvs2
7764 * src/prefs_folder_item.c
7766 Allow recursive setting of properties
7769 Don't freeze on 'test' filtering rule
7771 2006-06-05 [colin] 2.2.1cvs1
7774 Update version number following
7777 2006-06-04 [wwp] 2.2.0cvs82
7779 * manual/glossary.xml
7780 * manual/account.xml
7781 * manual/fr/glossary.xml
7782 * manual/fr/account.xml
7783 added glossary section and references/links related to the Face custom header.
7785 2006-06-04 [colin] 2.2.0cvs81
7788 Skip to next message on move with no
7791 2006-06-04 [wwp] 2.2.0cvs80
7794 added sanity checks, exit when needed.
7796 2006-06-03 [paul] 2.2.0cvs79
7798 * src/prefs_receive.c
7799 page name is now 'Receiving'
7801 page name is now 'Sending'
7803 2006-06-03 [colin] 2.2.0cvs78
7805 * src/plugins/spamassassin/spamassassin_gtk.c
7806 Autoswitch to Localhost if transport was previously
7807 disabled. Else people had to check [] Enable, then
7808 *reselect* transport.
7810 2006-06-03 [colin] 2.2.0cvs77
7812 * src/plugins/pgpinline/pgpinline.c
7813 * src/plugins/pgpmime/pgpmime.c
7814 Check that gpg_data_release_and_get_mem
7815 didn't fail (now, why this happens...)
7817 2006-06-03 [colin] 2.2.0cvs76
7820 Fix bug #962 (Manual and/or UI should
7821 warn about incompatible locking
7824 2006-06-02 [cleroy] 2.2.0cvs75
7832 2006-06-02 [colin] 2.2.0cvs74
7835 On exit, free caches after writing them
7836 Shuts up some valgrind false positives
7838 * src/send_message.c
7839 Fix races when reusing existing SMTP connections
7840 Fix inexistant session timeout
7842 Display alertpanel after all queues have
7843 been processed, not after each
7845 2006-06-02 [wwp] 2.2.0cvs73
7847 * manual/fr/glossary.xml
7850 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
7852 2006-06-02 [wwp] 2.2.0cvs72
7855 * manual/dist/pdf/Makefile.am
7856 * manual/dtd/manual.xsl
7857 * manual/fr/dist/pdf/Makefile.am
7858 * manual/pl/dist/pdf/Makefile.am
7859 we changed the procedure to generate the .pdf version of the manual.
7860 The procedure is more modern and the .pdf we get now has a valid index.
7861 Here are the new pre-requisites:
7863 - JRE 1.x (1.4 here): there must be one from your distro
7864 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
7865 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
7866 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
7868 See my posts for further info about the installation of this toolchain:
7870 Date: Fri, 19 May 2006 19:40:06 +0200
7871 From: wwp <subscript@free.fr>
7872 To: sylpheed-claws-devel@lists.sourceforge.net
7873 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
7877 Date: Wed, 24 May 2006 12:58:49 +0200
7878 From: wwp <subscript@free.fr>
7879 To: sylpheed-claws-devel@lists.sourceforge.net
7880 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
7882 2006-06-01 [colin] 2.2.0cvs71
7885 Better guards against IMAP races
7887 * src/prefs_common.c
7888 * src/prefs_common.h
7889 * src/common/ssl_certificate.c
7890 * src/etpan/imap-thread.c
7891 * src/etpan/imap-thread.h
7892 * src/gtk/sslcertwindow.c
7893 New hidden option ssl_skip_cert_check to
7894 avoid dups of bug #959 (libetpan linked
7895 against gnutls and gnutls buggy on 64bit)
7896 Present expired warning only once per
7898 * manual/advanced.xml
7899 * manual/fr/advanced.xml
7902 2006-06-01 [wwp] 2.2.0cvs70
7905 fix for bug #961 (return receipt dialog
7906 complains incorrectly about return-path
7907 email adress being different), thanks
7910 2006-05-31 [cleroy] 2.2.0cvs69
7913 Guard against NULLs, although this
7914 should never be an issue
7916 2006-05-31 [colin] 2.2.0cvs68
7921 Don't remove caches when destroying folder, it
7922 could (should) be done at exit
7924 free processing cache after incorporation
7925 * src/etpan/imap-thread.c
7926 Maybe fix bug #959 (Crash on moving to emails
7927 to a imap account per ssl with a expired
7930 2006-05-30 [colin] 2.2.0cvs67
7933 Put back event flush when displaying message
7934 It avoids reading a bunch of messages just
7935 by hitting shift-n for too long ;)
7937 2006-05-29 [colin] 2.2.0cvs66
7940 Remove useless g_warnings
7942 2006-05-29 [colin] 2.2.0cvs65
7945 Fix g_slist_append()s for performance
7947 2006-05-29 [colin] 2.2.0cvs64
7950 * src/common/utils.c
7951 Fix extraneous tab at start of addresses
7953 Fix warnings (thanks to Fabien)
7954 Fix crash at exit when composing messages
7957 Fix progress bar when deleting expired mails
7960 * src/gtk/gtksctree.c
7961 Fix re-sorting slowness
7963 2006-05-29 [paul] 2.2.0cvs63
7966 fetch full message when moving mails
7967 from another mailbox, (fixed data loss
7968 when filtering from IMAP to MH, introduced
7972 2006-05-29 [mones] 2.2.0cvs62
7974 * src/gtk/gtksctree.c
7975 Unselect faster (patch by Colin)
7977 2006-05-26 [colin] 2.2.0cvs61
7980 Unplug MSGINFO_UPDATE callback on delete too.
7982 2006-05-26 [colin] 2.2.0cvs60
7985 Fix bold in folder selection window with glib2.10
7988 2006-05-26 [colin] 2.2.0cvs59
7991 Convert date only if necessary (and don't
7992 try to convert from utf8 to utf8, too)
7994 Only set column's text if the column's
7997 2006-05-26 [colin] 2.2.0cvs58
8000 * src/gtk/gtkutils.c
8003 2006-05-26 [colin] 2.2.0cvs57
8006 Make summaryview selectable as long as
8007 no message has focus
8009 Faster deletion (by implementing mh_remove_msgs)
8010 Faster copy (avoid using mh_fetch_msg just to get
8012 Faster move (using move_file instead of copy_file
8014 No progressbar if total number of mails to cp/mv
8017 Fix removal from subject_table when mail gets moved
8018 Faster deletion (g_slist_prepend instead of append)
8019 * src/gtk/gtksctree.c
8022 2006-05-25 [colin] 2.2.0cvs56
8024 * src/common/ssl_certificate.c
8025 Fix leak in expired cert check
8027 2006-05-25 [colin] 2.2.0cvs55
8030 Disable flags syncing on .mh_sequences - it
8031 is buggy and marks mails read under unknown
8036 * 2.3.0-rc4 released
8038 2006-05-24 [colin] 2.2.0cvs54
8040 attention cvs users: if you manage to crash
8041 Sylpheed-Claws while moving, copying or deleting
8042 mails, we *are* interested in stack traces and
8043 valgrind logs. It looks stable, but one never
8047 Add progressbar for cache updates
8049 Optimize Mark all read in the current
8052 Add progressbar for copy/move
8054 Optimize O(n^2) in copy/move
8056 * src/gtk/gtksctree.c
8057 Optimize O(n^2) algos
8058 * src/common/timing.h
8059 Display ms instead of us
8061 2006-05-24 [wwp] 2.2.0cvs53
8063 * manual/fr/advanced.xml
8064 updates to the French manual.
8066 2006-05-24 [wwp] 2.2.0cvs52
8068 * src/common/utils.c
8069 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
8071 2006-05-24 [wwp] 2.2.0cvs51
8074 fixed "mark all read" in MH folders (thanks to Colin).
8076 2006-05-24 [paul] 2.2.0cvs50
8078 * doc/man/sylpheed-claws.1
8079 updated the man page
8081 2006-05-23 [colin] 2.2.0cvs49
8089 * src/send_message.c
8091 * src/gtk/sslcertwindow.c
8092 alertpanel fixes, by Fabien
8094 2006-05-23 [colin] 2.2.0cvs48
8100 * src/gtk/gtksctree.c
8101 * src/gtk/gtksctree.h
8103 Fix slow loading problem, which was caused by the
8104 use of some gtk_ctree funcs and their use of
8105 g_list_position while gtk_ctree_(un)link'ing.
8106 Reap more functions from gtkctree.c to be sure we
8107 use our (fast) version instead of theirs.
8109 Fix copy of unread mails
8112 2006-05-22 [wwp] 2.2.0cvs47
8114 * manual/fr/advanced.xml
8117 2006-05-22 [colin] 2.2.0cvs46
8120 Fix possible infinite loop. 'copy' is not a
8121 final action, so when encountering a 'copy',
8122 we have to check if a previous one was set
8123 and do it. In the same way, if we encounter
8124 a 'move' we have to perform a possibly
8125 pending 'copy'. This will slow down filtering
8126 on IMAP if move+copy or multiple copy actions
8127 are to be done, but handling it via the batch
8128 would be really too convoluted.
8130 2006-05-22 [wwp] 2.2.0cvs45
8132 * manual/fr/advanced.xml
8134 * manual/fr/glossary.xml
8135 * manual/fr/handling.xml
8136 * manual/fr/intro.xml
8137 * manual/fr/plugins.xml
8138 * manual/fr/sylpheed-claws-manual.xml
8139 sync w/ the english manual: updates URIs, documented mailing-list
8140 support, better explanation about the enabled/disabled feature
8141 in filtering/processing rules by Paul.
8143 2006-05-21 [colin] 2.2.0cvs44
8146 Don't expand after building threads, but during
8148 2006-05-21 [colin] 2.2.0cvs43
8152 More timing possibilities... For next time I have
8153 to find out how the hell some 3GHz computer takes
8154 one minute to open a 30k folder...
8156 2006-05-21 [colin] 2.2.0cvs42
8158 * manual/pl/advanced.xml
8160 * manual/pl/glossary.xml
8161 * manual/pl/handling.xml
8162 * manual/pl/intro.xml
8163 * manual/pl/plugins.xml
8164 * manual/pl/sylpheed-claws-manual.xml
8165 Polish manual updated by Pawel
8169 * 2.3.0-rc3 released
8171 2006-05-20 [colin] 2.2.0cvs41
8175 - remove cache of moved messages from original folder
8176 - apply new flags to messages even if they aren't appliable
8181 * 2.3.0-rc2 released
8183 2006-05-19 [colin] 2.2.0cvs40
8186 Don't issue SELECT in imap_change_flags
8187 before having checked that we indeed have
8188 some flags to change. MSG_POSTFILTERED for
8189 example can't be used on IMAP.
8190 Fixes bug #955 (copying messages between
8191 imap folders is extremely slow), which was
8194 2006-05-19 [colin] 2.2.0cvs39
8199 Try to fix bug #830 (Some unread messages
8200 get marked read in IMAP inbox):
8201 - Prevent scanning a folder if it's being
8203 - Postpone opening via the GUI of a folder
8207 2006-05-19 [wwp] 2.2.0cvs38
8209 * manual/advanced.xml
8210 fix English+typo (thanks to Paul).
8212 2006-05-19 [wwp] 2.2.0cvs37
8214 * manual/advanced.xml
8215 * manual/fr/advanced.xml
8216 * src/gtk/logwindow.c
8217 * src/prefs_common.c
8218 * src/prefs_common.h
8219 added hidden prefs to allow customization of colors used in
8220 protocol log window (useful for dark gtk+ themes).
8222 2006-05-19 [wwp] 2.2.0cvs36
8225 fix an old erroneous changelog entry (thanks to Fabien Vantard).
8227 2006-05-19 [paul] 2.2.0cvs35
8230 make Reply-To fully clickable
8231 * src/gtk/logwindow.c
8232 more colouring (SMTP ESMTP)
8233 Both patches by Pawel Pekala
8235 2006-05-19 [cleroy] 2.2.0cvs34
8238 Don't update flags from current folder
8239 Probably fixes bug #935 (Read Messages
8240 Revert to Being Marked as Unread)
8242 2006-05-18 [colin] 2.2.0cvs33
8250 Allow replying to multiple emails
8253 * src/etpan/imap-thread.c
8256 2006-05-18 [paul] 2.2.0cvs32
8259 keep Mailing-List menu refreshed
8262 2006-05-18 [paul] 2.2.0cvs31
8264 * manual/advanced.xml
8266 * manual/glossary.xml
8267 * manual/handling.xml
8269 * manual/plugins.xml
8270 * manual/sylpheed-claws-manual.xml
8272 add info about mailing-list support
8277 * src/plugins/dillo_viewer/README
8280 2006-05-17 [wwp] 2.2.0cvs30
8282 * manual/handling.xml
8283 * manual/fr/handling.xml
8284 documented the ability to enabled/disable filtering/processing rules.
8286 2006-05-17 [colin] 2.2.0cvs29
8289 Don't initialize g_thread subsystem if it's
8290 already done (thanks to Hiro)
8292 Fix saving of parts when there name can't be
8293 converted from UTF-8.
8295 2006-05-17 [paul] 2.2.0cvs28
8298 fix config.status warning with autoconf 2.60
8300 2006-05-17 [paul] 2.2.0cvs27
8305 2006-05-17 [wwp] 2.2.0cvs26
8308 fix useless and potentially dangerous buffer walking (thanks to Colin).
8310 2006-05-17 [wwp] 2.2.0cvs25
8312 * src/plugins/demo/demo.c
8313 updated product name in plugin demo (many plugins need to be
8314 sync'ed w/ that change).
8316 2006-05-17 [colin] 2.2.0cvs24
8321 2006-05-16 [colin] 2.2.0cvs23
8324 Stupid me hit again. Fix cvs22.
8326 2006-05-16 [colin] 2.2.0cvs22
8329 Fix bug #922 (sylpheed-claws crashed after
8330 pushing on Inbox folder)
8332 2006-05-16 [colin] 2.2.0cvs21
8335 Make From header be copy/paste/select-able
8337 2006-05-16 [wwp] 2.2.0cvs20
8342 * src/etpan/imap-thread.c
8343 fix some compiler warnings (thanks to Colin).
8345 2006-05-16 [wwp] 2.2.0cvs19
8353 * src/send_message.c
8355 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
8357 2006-05-15 [colin] 2.2.0cvs18
8360 Fix automatic rule creation with List-Post
8362 2006-05-15 [paul] 2.2.0cvs17
8364 * tools/filter_conv_new.pl
8365 updated for rule enabling/disabling
8366 claws version >= 2.3.x required
8368 2006-05-15 [cleroy] 2.2.0cvs16
8373 2006-05-15 [cleroy] 2.2.0cvs15
8378 2006-05-15 [wwp] 2.2.0cvs14
8380 * manual/pl/.cvsignore
8381 ignore generated files.
8383 2006-05-14 [wwp] 2.3.0-rc1
8385 * 2.3.0-rc1 released
8387 2006-05-13 [wwp] 2.2.0cvs13
8392 * src/matcher_parser_lex.l
8393 * src/matcher_parser_parse.y
8394 * src/prefs_filtering.c
8395 new feature: provide the ability to disable filtering and processing
8396 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
8399 2006-05-13 [colin] 2.2.0cvs12
8402 Remove useless if (a) b; else b;
8405 2006-05-13 [wwp] 2.2.0cvs11
8413 no more silent failures (or at least less ones) when importing
8414 or exporting from/to mbox. Also start importing/exporting if
8415 the necessary info is set.
8417 2006-05-13 [wwp] 2.2.0cvs10
8420 restored up-to-date release notes.
8422 2006-05-13 [paul] 2.2.0cvs9
8426 updated by Tim Dijkstra and Pavlo Bohmat
8428 2006-05-12 [colin] 2.2.0cvs8
8430 * src/gtk/quicksearch.c
8431 Add "k" as shortcut for "colorlabel". Patch
8432 by ath42@users.sf.net.
8434 2006-05-12 [paul] 2.2.0cvs7
8436 * src/prefs_common.h
8437 * src/prefs_summaries.c
8439 when entering a folder also allow
8440 going directly to first Marked message
8442 2006-05-12 [paul] 2.2.0cvs6
8445 always obey 'confirm before marking all
8448 2006-05-12 [paul] 2.2.0cvs5
8451 make Sender fully clickable
8453 2006-05-12 [colin] 2.2.0cvs4
8457 Let From be editable
8460 Full support of .mh_sequences' Unseen seq
8462 2006-05-12 [colin] 2.2.0cvs3
8468 * src/prefs_spelling.c
8475 Add contextual menu on Compose toolbar
8476 button. Fixes bug #944 (Automatic
8477 addresses not applied when changing account
8478 from compose window)
8479 add Mailing List support
8480 based on the old 0.6.5claws25 patch by
8481 Melvin Hadasht, with finishing touches
8483 Fix "ignore thread" when mails are threaded by
8484 subject (and weren't ignored although appearing
8487 Both patches by Pawel.
8489 2006-05-08 [paul] 2.2.0cvs2
8498 add Mailing List support
8499 based on the old 0.6.5claws25 patch by
8500 Melvin Hadasht, with finishing touches
8503 2006-05-08 [colin] 2.2.0cvs1
8508 Add contextual menu on Compose toolbar
8509 button. Fixes bug #944 (Automatic
8510 addresses not applied when changing account
8511 from compose window)
8513 2006-05-08 [paul] 2.2.0
8517 2006-05-08 [paul] 2.1.1cvs51
8527 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8528 Fabien Vantard, Frederico Goncalves Guimaraes,
8529 Aleksandar Urosevic, and Ralgh Young
8531 2006-05-12 [colin] 2.1.1cvs50
8542 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8543 Fabien Vantard, Frederico Goncalves Guimaraes,
8544 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
8546 2006-05-05 [colin] 2.1.1cvs49
8548 * manual/Makefile.am
8549 * manual/pl/Makefile.am
8550 * manual/pl/account.xml
8552 * manual/pl/addrbook.xml
8553 * manual/pl/advanced.xml
8555 * manual/pl/glossary.xml
8557 * manual/pl/handling.xml
8558 * manual/pl/intro.xml
8559 * manual/pl/keyboard.xml
8560 * manual/pl/plugins.xml
8561 * manual/pl/starting.xml
8562 * manual/pl/sylpheed-claws-manual.xml
8563 * manual/pl/dist/.cvsignore
8564 * manual/pl/dist/Makefile.am
8565 * manual/pl/dist/html/.cvsignore
8566 * manual/pl/dist/html/Makefile.am
8567 * manual/pl/dist/pdf/.cvsignore
8568 * manual/pl/dist/pdf/Makefile.am
8569 * manual/pl/dist/ps/.cvsignore
8570 * manual/pl/dist/ps/Makefile.am
8571 * manual/pl/dist/txt/.cvsignore
8572 * manual/pl/dist/txt/Makefile.am
8573 Add the polish translation of the manual,
8574 Authored by Pawel Pekala.
8576 2006-05-05 [cleroy] 2.1.1cvs48
8579 Re-read matcherrc after loading plugins
8580 if some of them add folders.
8582 2006-05-03 [colin] 2.1.1cvs47
8587 2006-05-03 [colin] 2.1.1cvs46
8590 Be sure to have a session when
8593 2006-05-03 [colin] 2.1.1cvs45
8598 Fix preventing renaming with namespace
8601 2006-05-01 [colin] 2.1.1cvs44
8604 Don't reload messageview when result of
8607 2006-04-29 [colin] 2.1.1cvs43
8609 * src/prefs_receive.c
8610 * src/plugins/spamassassin/spamassassin_gtk.c
8611 * src/plugins/clamav/clamav_plugin_gtk.c
8614 2006-04-29 [colin] 2.1.1cvs42
8616 * src/prefs_compose_writing.c
8618 Cleanups. Patch by Pawel
8620 2006-04-28 [paul] 2.1.1cvs41
8623 fix returned quick search results when search
8624 term contains an underscore.
8627 2006-04-28 [paul] 2.1.1cvs40
8629 * src/prefs_message.c
8630 * src/prefs_receive.c
8632 Patches by Pawel Pekala
8634 2006-04-27 [colin] 2.1.1cvs39
8637 Differentiate subject Welcome from
8638 window's title Welcome
8644 2006-04-27 [paul] 2.1.1cvs38
8646 * manual/advanced.xml
8647 * manual/fr/advanced.xml
8648 add info about compose_no_markup hidden pref
8650 2006-04-27 [paul] 2.1.1cvs37
8652 * src/prefs_account.c
8653 improve privacy labels
8654 * src/prefs_msg_colors.c
8655 change some strings for translators' convenience
8656 * src/gtk/gtkutils.c
8657 don't underline the link button text
8659 2006-04-25 [colin] 2.1.1cvs36
8662 Complete 2.1.1cvs33 (once more ;)
8664 2006-04-25 [colin] 2.1.1cvs35
8669 2006-04-25 [cleroy] 2.1.1cvs34
8672 * src/gtk/gtkaspell.c
8673 Fix crash on redirect (related to the return
8674 of the aspell menu in compose's toolbar)
8675 * src/prefs_msg_colors.c
8676 Fix sensitivity widgets
8677 * src/image_viewer.c
8678 * src/gtk/pluginwindow.c
8679 * src/gtk/prefswindow.c
8680 Change released signals to clicked (Fabien)
8682 * src/common/socket.c
8683 * src/plugins/spamassassin/spamassassin.c
8684 Translate strings (Fabien)
8686 2006-04-25 [paul] 2.1.1cvs33
8691 complete the fix of bug #912
8694 2006-04-25 [colin] 2.1.1cvs32
8702 Patches by Pawel Pekala
8704 2006-04-24 [colin] 2.1.1cvs31
8707 Fix compilation warnings (Fabien)
8709 2006-04-24 [colin] 2.1.1cvs30
8713 * src/editldap_basedn.c
8714 * src/editldap_basedn.h
8720 Fix bug #901 (LDAPS support)
8722 2006-04-24 [colin] 2.1.1cvs29
8725 Fix logic on error with send dialog on
8727 Fix compilation without libetpan, thanks
8730 Fix 'context-menu' key
8732 2006-04-23 [colin] 2.1.1cvs28
8735 Never free current's cache to free up
8736 memory. Fixes bug #912 (new count
8737 randomly set to message count)
8739 2006-04-23 [colin] 2.1.1cvs27
8741 * src/gtk/quicksearch.c
8742 And remove printf...
8744 2006-04-23 [colin] 2.1.1cvs26
8746 * src/gtk/quicksearch.c
8747 Fix replacing in quicksearch, and fix inserting
8748 in the middle of the string. (introduced at 2.1.0cvs22)
8750 2006-04-23 [colin] 2.1.1cvs25
8753 Make sure uidnext is initialized in get_num_list
8754 (not for stable, related to 2.1.1cvs8 and friends)
8756 2006-04-23 [colin] 2.1.1cvs24
8759 Output something when login is successful
8762 2006-04-23 [colin] 2.1.1cvs23
8764 * src/etpan/imap-thread.c
8765 Better logging (line-per-line, hide data in fetch)
8767 * src/gtk/logwindow.c
8768 * src/gtk/logwindow.h
8769 Better logging (color for input/output)
8771 2006-04-21 [colin] 2.1.1cvs22
8773 * src/gtk/quicksearch.c
8774 On gtk+-2.8, use stock buttons in quicksearch
8775 Based on a patch by Fabien and a design by Paul
8777 2006-04-21 [colin] 2.1.1cvs21
8781 Fix occasional flicker in folderview
8782 * src/common/utils.c
8783 Fix bug #943 (Incorrectly parsed email address
8784 list in short headers on message view and in
8787 2006-04-20 [colin] 2.1.1cvs20
8791 * src/prefs_account.c
8792 Add ANONYMOUS auth for IMAP
8794 2006-04-20 [paul] 2.1.1cvs19
8797 proper fix for 2.1.1cvs18
8800 2006-04-20 [paul] 2.1.1cvs18
8805 2006-04-20 [paul] 2.1.1cvs17
8807 * src/gtk/quicksearch.c
8808 fix standard, non-extended Quick search,
8809 was broken in 2.1.1cvs15.
8812 2006-04-20 [colin] 2.1.1cvs16
8814 * src/prefs_matcher.c
8815 Fix values when reselecting a ~test
8818 2006-04-19 [colin] 2.1.1cvs15
8822 * src/gtk/gtkaspell.c
8823 * src/gtk/gtkaspell.h
8824 Put back Options menu in Spelling/
8825 * src/gtk/quicksearch.c
8826 Don't search, and show error, if the
8827 advanced search has a syntax error
8829 2006-04-18 [colin] 2.1.1cvs14
8832 Fix gdk warnings on set_cursor when textview
8835 2006-04-18 [colin] 2.1.1cvs13
8837 * src/gtk/gtksctree.c
8838 Remove seemingly useless refresh that causes
8839 flicker - watch this commit in case of
8840 problems before planned backport to stable
8842 2006-04-18 [colin] 2.1.1cvs12
8845 Factorize get/set_xml code
8847 * src/prefs_account.c
8848 * src/prefs_account.h
8850 Add Encrypt to self option
8852 2006-04-17 [colin] 2.1.1cvs11
8855 Fix search on encrpyt function on dragonfly
8856 Patch by Jonathan Buschmann <jonthn@agmact.com>
8858 2006-04-17 [colin] 2.1.1cvs10
8860 * src/prefs_account.c
8861 Be safe by default: remove mails from POP3
8862 after 7 days, not immediately
8864 2006-04-17 [colin] 2.1.1cvs9
8866 * src/etpan/imap-thread.c
8867 Fix build on DragonFly - patch by
8868 Jonathan Buschmann <jonthn@agmact.com>
8870 2006-04-17 [colin] 2.1.1cvs8
8873 Save uidnext between sessions
8875 2006-04-17 [colin] 2.1.1cvs7
8878 scan is required when uid validity changes
8880 2006-04-17 [colin] 2.1.1cvs6
8883 Don't scan if not necessary, apart in current
8884 folder and INBOX to fetch flags.
8886 Scan is necessary if unread count changes
8888 2006-04-17 [colin] 2.1.1cvs5
8891 ...But always fetch ANSWERED and DELETED flags for
8892 INBOX, as filtering can happen on these flags.
8894 2006-04-17 [colin] 2.1.1cvs4
8897 Don't fetch REPLIED and DELETED flags when synchronising
8898 flags with a closed folder. We only need UNSEEN and FLAGGED
8899 to update the folderview.
8901 2006-04-17 [colin] 2.1.1cvs3
8904 Faster flag search when there are new mails
8905 in a folder. We can do a full search if the
8906 folder contains less messages than the new
8909 2006-04-17 [colin] 2.1.1cvs2
8916 Update translations from stable branch
8918 2006-04-17 [colin] 2.1.1cvs1
8921 Bump version to follow stable release
8923 2006-04-16 [mones] 2.1.0cvs50
8928 2006-04-16 [colin] 2.1.0cvs49
8931 Fix bgcolor not unset on gtk 2.8, while preventing warnings
8932 with gtk < 2.8. Thanks to Fabien Vantard.
8934 2006-04-15 [colin] 2.1.0cvs48
8936 * src/etpan/imap-thread.c
8937 Fix bug #919 (libetpan: SEGV when connecting
8940 2006-04-14 [colin] 2.1.0cvs47
8943 Fix race on --select (should be done better)
8945 2006-04-14 [wwp] 2.1.0cvs46
8947 * src/send_message.c
8948 enforce a check for domain in account prefs (a sending
8949 error could be faced if domain was checked but no value set),
8952 2006-04-14 [colin] 2.1.0cvs45
8955 when converting from unknown to unknown, if the
8956 string is UTF8, don't convert it to the locale
8959 2006-04-14 [colin] 2.1.0cvs44
8962 Don't try to use ASCII for converting headers
8965 2006-04-14 [paul] 2.1.0cvs43
8968 add locale/charset info to crash report
8971 replace 'e-mail' with preferred 'email'
8973 ensure contributors list is in alphabetical
8976 2006-04-13 [colin] 2.1.0cvs42
8979 Prevent gdk warnings
8981 2006-04-13 [colin] 2.1.0cvs41
8983 * src/common/ssl_certificate.c
8984 * src/common/ssl_certificate.h
8985 * src/gtk/sslcertwindow.c
8986 Warn on expired certs, and display the expiration date
8988 2006-04-13 [colin] 2.1.0cvs40
8990 * src/plugins/spamassassin/spamassassin_gtk.c
8991 Fix missing set_text on unix socket
8993 2006-04-13 [wwp] 2.1.0cvs39
8995 * manual/fr/advanced.xml
8996 * manual/fr/glossary.xml
8997 applied new spam/ham/email lexicon (pourriel, courriel)
8999 2006-04-13 [paul] 2.1.0cvs38
9001 * src/plugins/pgpmime/plugin.c
9002 remove the mention of S/MIME from the
9003 description. This is now handled by the
9006 2006-04-13 [paul] 2.1.0cvs37
9008 * src/prefs_msg_colors.c
9010 * src/prefs_folder_item.c
9011 * src/prefs_spelling.c
9012 add a tooltip to the colour selector buttons
9014 2006-04-13 [wwp] 2.1.0cvs36
9016 * manual/advanced.xml
9017 * manual/glossary.xml
9018 * manual/handling.xml
9019 * manual/keyboard.xml
9020 * manual/plugins.xml
9021 * manual/starting.xml
9022 * manual/fr/account.xml
9024 * manual/fr/addrbook.xml
9025 * manual/fr/advanced.xml
9027 * manual/fr/glossary.xml
9029 * manual/fr/handling.xml
9030 * manual/fr/intro.xml
9031 * manual/fr/keyboard.xml
9032 * manual/fr/plugins.xml
9033 * manual/fr/starting.xml
9034 * manual/fr/sylpheed-claws-manual.xml
9035 fixes to the manuals:
9036 - summaryview -> Message List (same in French)
9037 - translate key names
9038 - fix French punctuation, use non-breakable spaces when
9039 necessary, don't use   which is not portable
9040 - tell what maildir and mbox formats we support
9042 2006-04-12 [wwp] 2.1.0cvs35
9044 * src/prefs_toolbar.c
9045 unified a replace button more,
9046 patch by Fabien Vantard <fzzzzz@gmail.com>.
9048 2006-04-12 [wwp] 2.1.0cvs34
9050 * src/prefs_common.c
9051 * src/prefs_msg_colors.c
9052 make default color labels translatable,
9053 patch from Fabien Vantard <fzzzzz@gmail.com>,
9054 thanks to Tim <timbrain@post.cz> for reporting.
9056 2006-04-12 [wwp] 2.1.0cvs33
9058 * manual/glossary.xml
9060 * manual/plugins.xml
9061 * manual/starting.xml
9062 * manual/sylpheed-claws-manual.xml
9063 * manual/fr/.cvsignore
9064 * manual/fr/account.xml
9066 * manual/fr/addrbook.xml
9067 * manual/fr/advanced.xml
9069 * manual/fr/glossary.xml
9070 * manual/fr/handling.xml
9071 * manual/fr/intro.xml
9072 * manual/fr/keyboard.xml
9073 * manual/fr/plugins.xml
9074 * manual/fr/starting.xml
9075 * manual/fr/sylpheed-claws-manual.xml
9076 various fixes: typos, missing .fr translations, punctuation,
9077 capitalization, links, accents and some bad French more.
9079 2006-04-12 [wwp] 2.1.0cvs32
9082 fix for bug #935: always store prefs files in UTF-8 (thanks
9085 2006-04-11 [colin] 2.1.0cvs31
9088 Fix inserting files not in utf8 when locale is utf8
9090 2006-04-11 [colin] 2.1.0cvs30
9093 Don't show error dialog when cancelling connection
9096 2006-04-11 [cleroy] 2.1.0cvs29
9099 Implement multiple quote levels
9100 * src/prefs_common.c
9101 Change a little bit the quote bgcolor for 2nd level
9103 2006-04-11 [colin] 2.1.0cvs28
9106 Add locale and charset in the label
9108 2006-04-10 [colin] 2.1.0cvs27
9111 * src/prefs_common.c
9112 * src/prefs_common.h
9113 * src/prefs_msg_colors.c
9115 Allow optional background color in quotes
9116 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
9119 2006-04-10 [colin] 2.1.0cvs26
9126 2006-04-10 [colin] 2.1.0cvs25
9128 * manual/plugins.xml
9129 * manual/fr/plugins.xml
9130 Document libcurl's proxy variables
9132 2006-04-09 [colin] 2.1.0cvs24
9134 * src/prefs_common.c
9135 gettext() returns statically allocated stuff. We have
9136 to strdup it in order to be able to free it.
9138 2006-04-09 [colin] 2.1.0cvs23
9144 2006-04-09 [colin] 2.1.0cvs22
9147 * src/gtk/quicksearch.c
9148 Fix bug #859 (problems with cyrilic input in
9149 search panel) - Patch by Alexey Illarionov
9150 <littlesavage@rambler.ru>
9152 2006-04-09 [colin] 2.1.0cvs21
9154 * src/prefs_customheader.c
9155 I prefer removing then freeing rather than the contrary
9156 (even if it doesn't change anything ;-)
9157 * src/prefs_account.c
9158 Fix bug #933 (Crash re-entering the custom headers list
9159 dialog in accounts prefs)
9160 The problem happened when cancelling the Account
9161 Preferences' dialogs - in which case we didn't do
9162 anything to the PrefsAccount * struct. In case of applying,
9163 the old ac_prefs was replaced with the tmp_ac_prefs we were
9164 working with in this dialog. The problem is that
9165 prefs_customheader.c, working on this tmp_ac_prefs, always
9166 changes the ->customhdr_list pointer, even when cancelled.
9167 So in case of cancelling the prefs_account dialog, we still
9168 have to update ->customhdr_list in the real account.
9170 2006-04-08 [colin] 2.1.0cvs20
9172 * manual/fr/glossary.xml
9173 * manual/fr/keyboard.xml
9174 Forgot some headers :)
9176 2006-04-08 [colin] 2.1.0cvs19
9178 * manual/Makefile.am
9179 * manual/fr/Makefile.am
9180 * manual/fr/account.xml
9182 * manual/fr/addrbook.xml
9183 * manual/fr/advanced.xml
9185 * manual/fr/glossary.xml
9187 * manual/fr/handling.xml
9188 * manual/fr/intro.xml
9189 * manual/fr/keyboard.xml
9190 * manual/fr/plugins.xml
9191 * manual/fr/starting.xml
9192 * manual/fr/sylpheed-claws-manual.xml
9193 * manual/fr/dist/.cvsignore
9194 * manual/fr/dist/Makefile.am
9195 * manual/fr/dist/html/.cvsignore
9196 * manual/fr/dist/html/Makefile.am
9197 * manual/fr/dist/pdf/.cvsignore
9198 * manual/fr/dist/pdf/Makefile.am
9199 * manual/fr/dist/ps/.cvsignore
9200 * manual/fr/dist/ps/Makefile.am
9201 * manual/fr/dist/txt/.cvsignore
9202 * manual/fr/dist/txt/Makefile.am
9203 Add the french translation of the manual. Thanks to
9204 Olivier Delhomme <olivier.delhomme@free.fr> for
9205 account.xml, ack.xml, addrbook.xml and advanced.xml
9207 2006-04-08 [colin] 2.1.0cvs18
9209 * manual/plugins.xml
9210 * manual/starting.xml
9213 2006-04-07 [colin] 2.1.0cvs17
9217 * manual/keyboard.xml
9220 2006-04-07 [colin] 2.1.0cvs16
9224 * src/prefs_common.c
9225 * src/prefs_common.h
9226 Add hidden compose_no_markup pref
9228 2006-04-07 [wwp] 2.1.0cvs15
9230 * src/summary_search.c
9232 Bugfix: stop button was sticky when searching in an empty folder.
9233 Applied curly brackets code style to the whole file (summary_search.c).
9234 More files to ignore.
9236 2006-04-07 [wwp] 2.1.0cvs14
9238 * src/message_search.c
9239 * src/summary_search.c
9240 changed default button when search bumps at file/folder
9241 beginning or end, for convenience (thanks to Colin).
9243 2006-04-07 [paul] 2.1.0cvs13
9245 * src/plugins/dillo_viewer/dillo_prefs.c
9246 avoid future potential for namespace collision
9249 2006-04-06 [wwp] 2.1.0cvs12
9251 * src/summary_search.c
9252 Unify extended/advanced searches names (and thus factorize labels),
9253 patch by Fabien Vantard <fzzzzz@gmail.com>.
9255 2006-04-06 [wwp] 2.1.0cvs11
9258 * src/prefs_themes.c
9260 Fixed some compilation warnings.
9262 2006-04-06 [colin] 2.1.0cvs10
9264 * manual/advanced.xml
9265 Document the wizard template and how to deploy
9266 Sylpheed-Claws effectively
9268 2006-04-06 [colin] 2.1.0cvs9
9271 gettext patch to tell translators about _("#"),
9274 2006-04-06 [colin] 2.1.0cvs8
9277 Fix invalid GtkTextBIter after clicking "Display as text"
9279 2006-04-06 [mones] 2.1.0cvs7
9288 * src/folder_item_prefs.c
9293 * src/prefs_msg_colors.c
9294 * src/prefs_spelling.c
9295 * src/prefs_themes.c
9298 * src/stock_pixmap.c
9302 * src/common/mgutils.c
9303 * src/common/prefs.c
9304 * src/common/ssl_certificate.c
9305 * src/gtk/colorlabel.c
9306 * src/gtk/quicksearch.c
9307 * src/plugins/pgpmime/pgpmime.c
9308 * src/plugins/spamassassin/spamassassin.c
9309 Removed redundant NULL checks for g_free() calls.
9310 Patch by Pawel Pekala.
9312 2006-04-06 [mones] 2.1.0cvs6
9314 * src/prefs_actions.c
9315 * src/prefs_filtering.c
9316 * src/prefs_filtering_action.c
9317 * src/prefs_matcher.c
9318 * src/prefs_template.c
9319 * src/gtk/gtkutils.c
9320 * src/gtk/gtkutils.h
9321 Have a nice replace button. Patch by Pawel Pekala
9323 2006-04-06 [colin] 2.1.0cvs5
9326 Fix crash with empty columns
9328 2006-04-05 [colin] 2.1.0cvs4
9332 Allow wizard customization with pre-filled values
9334 2006-04-05 [colin] 2.1.0cvs3
9339 Nicer messages in mimeview
9341 2006-04-05 [colin] 2.1.0cvs2
9344 * src/prefs_summaries.c
9347 2006-04-05 [colin] 2.1.0cvs1
9349 * src/plugins/pgpcore/plugin.c
9350 * src/plugins/pgpcore/select-keys.c
9351 * src/plugins/pgpcore/select-keys.h
9352 * src/plugins/pgpcore/sgpgme.c
9353 * src/plugins/pgpcore/sgpgme.h
9354 * src/plugins/pgpinline/pgpinline.c
9355 * src/plugins/pgpinline/plugin.c
9356 * src/plugins/pgpmime/pgpmime.c
9357 * src/plugins/pgpmime/plugin.c
9358 Factorize and generalize a bit
9359 Drop S/MIME signature verification from PGP/MIME
9360 (adding it as another, more complete plugin)
9362 2006-04-05 [paul] 2.1.0
9366 2006-04-05 [paul] 2.0.0cvs186
9368 * manual/advanced.xml
9369 add info on colour labels
9371 2006-04-05 [paul] 2.0.0cvs185
9386 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
9387 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
9388 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
9389 Guimaraes, Aleksandar Urosevic, Ralgh Young
9391 * tools/claws.i18n.status.pl
9392 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
9393 and new Czech translator, Tim <timbrain@post.cz>
9395 2006-04-05 [mones] 2.0.0cvs184
9400 2006-04-05 [colin] 2.0.0cvs183
9402 * src/gtk/quicksearch.c
9403 Fix bug #929 (unnecessary reload in quick search bar)
9405 2006-04-05 [colin] 2.0.0cvs182
9408 Fix crash on Reply with no From:
9409 Show signature and conversion error on queuing
9414 Factorize threading code and make sure msginfo
9415 is not null when it comes from a GtkCTreeRow's
9417 * src/gtk/gtkaspell.c
9418 Check for necessary things
9419 * src/gtk/gtksctree.c
9420 * src/gtk/gtksctree.h
9421 Reset anchor if necessary when removing node
9423 2006-03-29 [colin] 2.0.0cvs181
9426 Warn for disabled IMAP accounts (due to lack of
9427 libetpan). Breaks string-freeze - sorry - but it
9428 is kind of important ;)
9430 2006-03-28 [colin] 2.0.0cvs180
9432 * src/gtk/gtkutils.c
9433 * src/gtk/gtkutils.h
9434 Add a gtkut_get_link_btn() function that
9435 creates a button which acts like an URI
9436 * src/prefs_themes.c
9438 Use this function (factorizes codes)
9440 * src/gtk/pluginwindow.c
9441 Add a "Get more..." in the plugins window
9443 2006-03-28 [colin] 2.0.0cvs179
9446 * src/common/passcrypt.c
9448 Warning fixes. Patch by Pawel Pekala
9450 2006-03-27 [colin] 2.0.0cvs178
9453 Fix undoing by blocks with spaces
9455 2006-03-27 [colin] 2.0.0cvs177
9458 Set margin to 3px for headers
9464 2006-03-27 [wwp] 2.0.0cvs176
9467 don't reset quicksearch when updating the message list.
9470 2006-03-26 [wwp] 2.0.0cvs175
9473 use a unified border width ('other' tab in the compose window,
9474 patch by Pawel Pekala).
9477 2006-03-26 [wwp] 2.0.0cvs174
9479 * src/common/quoted-printable.c
9481 fixed some compilation warnings (incl. one reported by Pawel Pekala).
9483 2006-03-26 [colin] 2.0.0cvs173
9485 * src/quote_fmt_parse.y
9486 Fix non-UTF8 date formats messing up the whole quote a
9489 2006-03-26 [colin] 2.0.0cvs172
9492 Make sure the date is UTF8 valid, or try to make it
9493 so. IncrediMail is really IncrediStupid.
9495 Fix possible conversions.
9498 2006-03-26 [colin] 2.0.0cvs171
9501 Fix corner cases in body search. This is still a
9502 hack... It seems impossible to make it good and
9503 reasonably fast at the same time.
9505 2006-03-26 [colin] 2.0.0cvs170
9508 I think I killed the twilight zone bug!
9509 summary_select_node() flushes GTK events in order
9510 to be able to center the view. But this also
9511 flushes keypresses like Ctrl-Alt-U, so this can
9512 call summary_show from summary_select_node (itself
9513 called from summary_show, etc.). And the summaryview
9514 has to be unlocked in this function. So just locking
9515 while processing GTK events, and bailing if locked,
9517 Fixes bug #927 (SIGSEGV during Update Summary)
9519 2006-03-25 [colin] 2.0.0cvs169
9522 Fix search in QP-encoded bodies
9523 Fix utf-8 searches in bodies encoded in the
9525 * src/common/quoted-printable.c
9526 * src/common/quoted-printable.h
9527 Add a decode function that doesn't overwrite
9528 the original pointer
9531 2006-03-24 [colin] 2.0.0cvs168
9536 Update message cache after action
9537 Patch by H. Merijn Brand
9538 * src/prefs_msg_colors.c
9540 Patch by Fabien Vantard
9541 * src/plugins/spamassassin/spamassassin_gtk.c
9542 Remove useless translation
9543 Patch by Fabien Vantard
9545 2006-03-23 [colin] 2.0.0cvs167
9548 Let 30 seconds to SSL_connect
9550 2006-03-23 [wwp] 2.0.0cvs166
9553 * src/gtk/description_window.c
9554 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
9555 and headers are translated; adjust description windows' width to fit their
9556 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
9558 2006-03-23 [paul] 2.0.0cvs165
9560 * src/common/utils.c
9561 fix highlighting of URIs containing "()"
9562 (2.0.0cvs164's reversal fixed)
9565 2006-03-23 [paul] 2.0.0cvs164
9567 * src/common/utils.c
9568 revert patch, (postponing a fix), at 2.0.0cvs120
9569 as it breaks more URIs than it fixes.
9570 Allow '-' to be a terminating character in a URI
9572 2006-03-22 [colin] 2.0.0cvs163
9575 Require libetpan 0.45
9576 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
9578 2006-03-22 [paul] 2.0.0cvs162
9581 replace '<-' and '->' buttons with GTK_STOCK graphical
9583 * src/summary_search.c
9584 don't offer '...' for translation
9585 add a tooltip to advanced search '...' button
9586 * src/gtk/quicksearch.c
9587 don't offer '...' for translation
9589 2006-03-21 [colin] 2.0.0cvs161
9592 Fix middle-click pasting (insert at click
9593 position instead of cursor position, don't
9594 remove existing selection and allow pasting
9597 "LDAP Server" -> "LDAP servers"
9599 2006-03-21 [wwp] 2.0.0cvs160
9601 * src/etpan/imap-thread.c
9602 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
9604 2006-03-20 [colin] 2.0.0cvs159
9607 Don't reload summaryview after an execute with no
9610 2006-03-19 [colin] 2.0.0cvs158
9613 and put groups at the top, always
9615 2006-03-19 [colin] 2.0.0cvs157
9618 Order groups before names, as previously
9620 2006-03-19 [colin] 2.0.0cvs156
9623 - Sort case-unsensitive
9624 - Put the sort arrow at opening too
9626 2006-03-19 [wwp] 2.0.0cvs155
9629 allow sorting by name/email/remarks, ensure that right-pane's contents
9630 matches the left-pane selection (cleared when appropriate).
9631 Patch by Pawel Pekala <c0rn@o2.pl>.
9633 2006-03-18 [colin] 2.0.0cvs154
9638 2006-03-18 [colin] 2.0.0cvs153
9641 Make sure we hide the preview if we didn't get
9644 2006-03-18 [colin] 2.0.0cvs152
9647 Set cursor to watch for execution (fixes lack
9648 of watch-cursor when dnd'ing hundreds of mails)
9650 Check that mime type is 'image/*' before updating
9651 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
9653 2006-03-18 [colin] 2.0.0cvs151
9658 Put a watch cursor in textview too when the mainwindow's
9661 2006-03-18 [colin] 2.0.0cvs150
9664 Change wrong asserts to simple tests
9666 2006-03-17 [colin] 2.0.0cvs149
9670 * src/prefs_msg_colors.c
9673 * src/gtk/colorlabel.c
9674 * src/gtk/colorlabel.h
9675 Add a color label menu in the main menubar
9676 Add (fixed) accels Ctrl-{0-7} to change the color
9677 They have to be fixed because the menu's dynamic,
9678 the items are complex widgets, hence we can't use
9682 2006-03-17 [wwp] 2.0.0cvs148
9685 rollback few lines from my previous commit (those lines come from
9686 a pending patch, accidentally commited, even if neutral as they are
9689 2006-03-17 [wwp] 2.0.0cvs147
9692 fix a compilation warning (wrong return type, introduced w/ cvs143), and
9693 applied code style/indentation to the modified function.
9695 2006-03-17 [wwp] 2.0.0cvs146
9699 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
9705 2006-03-17 [paul] 2.0.0cvs145
9708 addressbook_read_file() was called twice
9710 X-Mailer highlighting
9712 2006-03-16 [colin] 2.0.0cvs144
9714 * src/sourcewindow.c
9715 * src/sourcewindow.h
9716 And the last one, in source window.
9718 2006-03-16 [colin] 2.0.0cvs143
9722 Fix the same stuff in compose
9724 2006-03-16 [colin] 2.0.0cvs142
9727 Complete the previous messageview crash fix
9729 2006-03-16 [colin] 2.0.0cvs141
9734 Fix POSTPROCESSING hook
9735 Patch by H. Merijn Brand
9739 Parse Content-Location
9744 Don't crash when a top-level MessageView has
9745 been closed on us. Same problematic than
9746 yesterday's quicksearch issue.
9748 2006-03-15 [colin] 2.0.0cvs140
9750 * src/gtk/quicksearch.c
9751 Fix a bitchy race we didn't think about when we
9752 added quicksearch cancellation:
9753 If the search is not on cached fields, for example
9754 body_part matchcase "stuff"
9755 the matcher code has to get the whole message. If
9756 we're on IMAP, that can be slow, and in order to
9757 be non-blocking, the IMAP code idle loop processes
9758 gtk events too. So it is possible to cancel a
9759 quicksearch while the matcher is getting the mail's
9760 body. After matcher got its body, it will start to
9761 iterate over the matcher list that the Quicksearch's
9762 clear_search_cb() just freed via prepare_matcher().
9764 The fix consists of guarding the matcherlist_match()
9765 call with a boolean 'matching'. If we reset the
9766 quicksearch while matching is TRUE, we don't free
9767 the matcherlist anymore like we did, but we set
9768 another new flag, deferred_free, to TRUE. Then,
9769 in quicksearch_match(), just after returning from
9770 matcherlist_match() and unsetting the matching flag,
9771 we check the deferred_free flag and do the
9772 prepare_matcher() (which does the matcherlist_free)
9773 for real, so we free the matcherlist once it's not
9775 As all of this runs via the glib main loop, we
9776 luckily don't need a mutex.
9778 Also, show progress while searching.
9781 2006-03-14 [colin] 2.0.0cvs139
9784 Make alertpanel_is_open non-static
9786 2006-03-14 [colin] 2.0.0cvs138
9788 * src/prefs_spelling.c
9789 Cleanups - Fabien Vantard
9791 2006-03-14 [wwp] 2.0.0cvs137
9794 code style normalization (curly braces, indentation).
9796 2006-03-14 [wwp] 2.0.0cvs137
9799 code style (braces, indentation)
9801 2006-03-12 [paul] 2.0.0cvs136
9803 * src/prefs_common.c
9804 trans_hdr defaults to FALSE to be RFC-savvy
9805 * src/prefs_summaries.c
9806 add a tooltip to the trans_hdr option
9809 2006-03-12 [paul] 2.0.0cvs135
9811 * src/prefs_matcher.c
9812 give a little more width to the combos
9813 * src/prefs_display_header.c
9815 translate headers if prefs_common.trans_hdr
9818 Patches by Pawel Pekala
9820 2006-03-12 [paul] 2.0.0cvs134
9822 * src/plugins/clamav/clamav_plugin.c
9823 * src/plugins/dillo_viewer/dillo_viewer.c
9824 * src/plugins/pgpcore/plugin.c
9825 * src/plugins/pgpinline/plugin.c
9826 * src/plugins/pgpmime/plugin.c
9827 * src/plugins/spamassassin/spamassassin.c
9828 update/add to descriptions
9829 * src/plugins/spamassassin/spamassassin_gtk.c
9830 fixes to the english, remove superfluous
9831 tooltips, clean up a little
9833 2006-03-12 [paul] 2.0.0cvs133
9836 fix Bug 924, 'Account combo box shows up wrong
9837 if & is in account name'
9839 2006-03-11 [colin] 2.0.0cvs132
9842 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
9843 messed up shift-selection because is slows down
9844 moving around summaryview. thanks -users
9846 2006-03-10 [colin] 2.0.0cvs131
9848 * src/plugins/spamassassin/spamassassin_gtk.c
9849 Put back Paul's engrish fixes
9851 2006-03-10 [colin] 2.0.0cvs130
9853 * src/plugins/spamassassin/spamassassin.c
9854 * src/plugins/spamassassin/spamassassin.h
9855 * src/plugins/spamassassin/spamassassin_gtk.c
9856 Cleanup SA prefs page (more)
9857 Patch by Fabien Vantard
9859 2006-03-10 [paul] 2.0.0cvs129
9861 * src/prefs_msg_colors.c
9862 * src/prefs_spelling.c
9865 2006-03-09 [mones] 2.0.0cvs128
9870 2006-03-09 [wwp] 2.0.0cvs127
9873 revert accidental commit (requirement for libetpan 0.43), this time
9876 2006-03-09 [wwp] 2.0.0cvs125
9879 revert accidental commit (requirement for libetpan 0.43)
9881 2006-03-09 [paul] 2.0.0cvs126
9883 * src/prefs_receive.c
9884 remove useless frame
9885 replace 'incorporation' with 'receiving'
9886 * src/plugins/clamav/clamav_plugin_gtk.c
9887 * src/plugins/spamassassin/spamassassin_gtk.c
9888 improve widget sensitivity
9889 fix a bit his engrish
9891 2006-03-09 [wwp] 2.0.0cvs125
9895 * src/prefs_common.c
9896 * src/prefs_common.h
9897 remember some more windows' sizes (add to addressbook and
9900 2006-03-09 [paul] 2.0.0cvs124
9902 * src/plugins/pgpcore/prefs_gpg.c
9903 normalise construction of dialogue
9905 2006-03-09 [paul] 2.0.0cvs123
9907 * src/plugins/trayicon/Makefile.am
9910 2006-03-08 [colin] 2.0.0cvs122
9912 * src/plugins/trayicon/Makefile.am
9913 Fix build in separate dir
9914 Patch by Bamanzi <bamanzi@gmail.com>
9916 2006-03-08 [colin] 2.0.0cvs121
9919 Batch move and copies from summaryview with delayed execution
9922 2006-03-07 [paul] 2.0.0cvs120
9924 * src/common/utils.c
9925 fix highlighting of URIs containing "()"
9926 Patch by Pawel Pekala
9928 2006-03-07 [paul] 2.0.0cvs119
9933 immediately do alphabetical resort when
9934 changing a folder's name
9935 Patch by Pawel Pekala
9937 2006-03-07 [paul] 2.0.0cvs118
9941 when unsubscribing a newsgroup, remove the
9942 folder and msgs in .sylpheed-claws/newscache
9943 Patch by Pawel Pekala <c0rn@gazeta.pl>
9945 2006-03-07 [paul] 2.0.0cvs117
9948 fix wrong Fake URL Warning
9951 2006-03-07 [colin] 2.0.0cvs116
9954 Return immediately when password dialog was
9956 * src/gtk/inputdialog.c
9957 Allow empty strings for passwords
9960 2006-03-06 [colin] 2.0.0cvs115
9963 Prevent double-timeouts when connection fails
9969 2006-03-06 [colin] 2.0.0cvs114
9972 Refresh session during potentially long
9975 2006-03-06 [wwp] 2.0.0cvs113
9977 * src/prefs_msg_colors.h
9978 forgot that one (custom color labels).
9980 2006-03-06 [wwp] 2.0.0cvs112
9982 * src/prefs_common.c
9983 * src/prefs_common.h
9984 * src/prefs_msg_colors.c
9987 * src/gtk/colorlabel.c
9988 * src/gtk/colorlabel.h
9989 colors in messages list are now customizable. Color values and names can
9990 be changed in "Configuration/Preferences/Display/Colors/Color labels".
9991 Thanks to Paul and Colin for their help with this longstanding patch!
9993 2006-03-06 [wwp] 2.0.0cvs111
9996 don't crash if (x)face is bad.
9998 2006-03-05 [paul] 2.0.0cvs110
10003 * src/common/Makefile.am
10004 * src/common/utils.h
10005 * src/etpan/imap-thread.c
10006 * src/gtk/authors.h
10007 * src/plugins/clamav/Makefile.am
10008 * src/plugins/demo/Makefile.am
10009 * src/plugins/dillo_viewer/Makefile.am
10010 * src/plugins/pgpcore/Makefile.am
10011 * src/plugins/pgpcore/passphrase.c
10012 * src/plugins/pgpinline/Makefile.am
10013 * src/plugins/pgpmime/Makefile.am
10014 * src/plugins/spamassassin/Makefile.am
10015 * src/plugins/trayicon/Makefile.am
10016 fix builiding on cygwin
10017 Patch by Ralgh Young <bamanzi@gmail.com>
10019 2006-03-04 [wwp] 2.0.0cvs109
10021 * manual/keyboard.xml
10022 fix mixed up/down keys.
10024 2006-03-04 [wwp] 2.0.0cvs108
10028 updated links to SpamAssassin.
10030 2006-03-04 [wwp] 2.0.0cvs107
10032 * manual/plugins.xml
10033 * src/plugins/spamassassin/README
10034 updated SpamAssassin plugin docs to reflect new functional additions
10035 (also fix/update/documents few technical stuff more, see the README).
10037 2006-03-04 [wwp] 2.0.0cvs106
10039 * src/prefs_message.c
10040 normalized capitalization of message-prefs paths.
10042 2006-03-04 [wwp] 2.0.0cvs105
10044 * manual/advanced.xml
10047 2006-03-03 [colin] 2.0.0cvs104
10049 * src/plugins/clamav/clamav_plugin_gtk.c
10050 Rework prefs page, patch by Fabien
10052 2006-03-03 [colin] 2.0.0cvs103
10054 * src/plugins/clamav/clamav_plugin.c
10055 Set error on all errors
10057 2006-03-03 [colin] 2.0.0cvs102
10059 * src/common/plugin.c
10060 Initialize error to avoid crashing when a plugin fails
10061 without setting error
10063 2006-03-02 [wwp] 2.0.0cvs101
10066 fixed linker flags for libetpan support on Cygwin
10067 (thanks to H.Merijn Brand).
10069 2006-03-02 [wwp] 2.0.0cvs100
10071 * src/addressbook.c
10072 fix some AB error messages: one for punctuation and
10073 one wrongly duplicate (thanks, maxbritov).
10075 2006-03-02 [wwp] 2.0.0cvs99
10077 * src/plugins/spamassassin/spamassassin.c
10078 make sync calls to sa-learn/spamc to prevent
10079 system (whatever local or client/server) overload.
10081 2006-03-02 [colin] 2.0.0cvs98
10083 * src/summaryview.c
10084 Put the spam icon in the status column instead of the
10087 2006-03-01 [colin] 2.0.0cvs97
10089 * src/plugins/spamassassin/spamassassin.c
10090 Fix segfault (g_file_set_contents fails for some
10091 reason and err==0x2f. Can't find out why with
10092 valgrind, using working function :-)
10094 2006-03-01 [colin] 2.0.0cvs96
10097 Offline overriding: let 'No' be cached only 3 seconds
10099 2006-03-01 [colin] 2.0.0cvs95
10103 * src/addressbook.c
10105 * src/folder_item_prefs.c
10113 * src/prefs_common.h
10114 * src/prefs_msg_colors.c
10120 * src/send_message.h
10121 * src/simple-gettext.c
10122 * src/summaryview.c
10123 * src/summaryview.h
10127 * src/common/ssl_certificate.c
10128 * src/common/utils.c
10129 * src/gtk/colorsel.c
10130 * src/gtk/gtksctree.c
10131 * src/gtk/gtkshruler.c
10132 * src/plugins/trayicon/trayicon.c
10133 #if 0 goes to /dev/null
10135 2006-03-01 [colin] 2.0.0cvs94
10141 * src/messageview.c
10143 * src/plugins/spamassassin/spamassassin.c
10144 Allow to add information in the "working offline"
10147 2006-03-01 [wwp] 2.0.0cvs93
10149 * src/plugins/spamassassin/spamassassin.c
10150 fixed spamc invocation: use a tricky temporary mini shell wrapper
10151 'cause it seems that calling `spamc ... < inputfile` with
10152 g_spawn_(a)sync simply.. erm doesn't work :-).
10154 2006-03-01 [wwp] 2.0.0cvs92
10158 simplify the adding of spam/ham button to the messageview toolbar
10159 (it gets more clear now that the same button will be "Mark as spam"
10160 or "Mark as ham" according to the current message status,
10163 2006-03-01 [wwp] 2.0.0cvs91
10165 * src/messageview.c
10168 * src/summaryview.c
10169 * src/plugins/spamassassin/spamassassin.c
10170 * src/plugins/spamassassin/spamassassin.h
10171 make learner callbacks return a status (0 for ok),
10172 handle it in main code to avoid setting flags when learning failed,
10173 don't learn on TCP if offline in spamassassin,
10178 2006-03-01 [wwp] 2.0.0cvs90
10181 some work around the compose window's account menu,
10182 patch by Fabien Vantard.
10184 2006-03-01 [wwp] 2.0.0cvs89
10186 * src/plugins/spamassassin/spamassassin.c
10187 fixed bad logics, was using spamc in local mode and sa-learn
10188 in remote mode (thanks, Colin).
10190 2006-03-01 [wwp] 2.0.0cvs88
10192 * src/plugins/spamassassin/spamassassin.c
10193 * src/plugins/spamassassin/spamassassin.h
10194 * src/plugins/spamassassin/spamassassin_gtk.c
10195 made processing of emails w/ sa-plugin an option (default is TRUE),
10196 fixed Engrish some tooltips, capitalization of some debug messages
10197 and warnings. The spamassassin plugin now provides two separate
10198 services: process emails upon incorporation and spamd training.
10199 Both services (un)register independently but use some common
10200 plugin settings (transport settings, spam storage location).
10202 2006-02-28 [wwp] 2.0.0cvs87
10204 * src/plugins/spamassassin/spamassassin.c
10205 fix async flag to spamc cmdline execution (batch exec should
10208 2006-02-27 [wwp] 2.0.0cvs86
10210 * src/plugins/spamassassin/spamassassin.c
10211 * src/plugins/spamassassin/spamassassin.h
10212 * src/plugins/spamassassin/spamassassin_gtk.c
10213 - added the ability to learn a remote spamassassin server (spamd),
10215 - added the spamassassin option 'username', that applies to all
10216 spamassassin operations (filtering, learning, local or remote).
10217 The default username is the current unix user (if left blank
10218 from gtk prefs or config file).
10219 - commented out some unused code (notebook widget), removed unused
10221 - make more widgets sensitive to the transport type.
10223 2006-02-27 [colin] 2.0.0cvs85
10225 * src/plugins/spamassassin/spamassassin.c
10226 Fix sa-learn call when offline
10228 2006-02-27 [colin] 2.0.0cvs84
10234 * src/messageview.c
10235 * src/messageview.h
10236 * src/prefs_toolbar.c
10238 * src/stock_pixmap.c
10239 * src/stock_pixmap.h
10240 * src/summaryview.c
10243 * src/pixmaps/ham_btn.xpm
10244 * src/pixmaps/spam.xpm
10245 * src/pixmaps/spam_btn.xpm
10246 * src/plugins/spamassassin/spamassassin.c
10247 Add button in toolbar for spam learning
10248 Fix a few bugs from the last related commit
10249 Revert 1.9.6cvs23 which messed up shift-selection
10251 2006-02-24 [colin] 2.0.0cvs83
10254 * src/summaryview.c
10255 * src/summaryview.h
10256 * src/plugins/spamassassin/spamassassin.c
10257 * src/plugins/spamassassin/spamassassin.h
10258 * src/plugins/spamassassin/spamassassin_gtk.c
10259 Unregister learner when spamassassin is either
10260 disabled or over tcp
10262 2006-02-24 [colin] 2.0.0cvs82
10269 * src/stock_pixmap.c
10270 * src/stock_pixmap.h
10271 * src/summaryview.c
10272 * src/summaryview.h
10273 * src/gtk/icon_legend.c
10274 * src/pixmaps/spam.xpm ** NEW FILE **
10275 * src/plugins/spamassassin/spamassassin.c
10276 * src/plugins/spamassassin/spamassassin_gtk.c
10277 Add spam learning interface (Mark/Mark as
10280 2006-02-24 [wwp] 2.0.0cvs81
10285 hide compose window when sending message in batch mode
10286 (filtering: forward and redirect). Also fixed a wrong
10287 value returned when sending failed, neutral anyway.
10290 2006-02-24 [wwp] 2.0.0cvs80
10293 use GTK+'s stock quit button. Patch by Fabien Vantard.
10295 2006-02-24 [paul] 2.0.0cvs79
10300 fix bug 916, 'newsgroup unsubscribe segmentation fault'
10303 2006-02-23 [colin] 2.0.0cvs78
10306 Change OK to Close in alertpanel with View log
10307 button; add accel to View log. Patch by Fabien
10310 2006-02-23 [wwp] 2.0.0cvs77
10313 silly me, there were much more tests to perform, since toolbars can
10314 really have down to 1 element only.
10316 2006-02-23 [wwp] 2.0.0cvs76
10319 fixed indentation from my previous commit. Fallback to VISUAL if
10320 EDITOR is not set (and to vi, at last resort).
10322 2006-02-23 [wwp] 2.0.0cvs75
10325 improved error detection (Colin, me).
10327 2006-02-23 [wwp] 2.0.0cvs74
10329 * src/prefs_toolbar.c
10330 simplify and fix prefs/toolbars layouting. Combos' contents can
10331 now be really displayed.
10333 2006-02-23 [wwp] 2.0.0cvs73
10334 simplifies and fix prefs/toolbars layouting. Combos' contents can now
10335 be really displayed.
10337 2006-02-22 [wwp] 2.0.0cvs72
10340 fix a typo in my previous commit (sorry!).
10342 2006-02-22 [wwp] 2.0.0cvs71
10344 * src/prefs_toolbar.c
10345 fix a crash when adding separators to toolbars,
10346 also fix some separator item information.
10348 2006-02-22 [wwp] 2.0.0cvs70
10351 fix a crash when redirecting (for instance) when compose window's
10352 toolbar contents has been customized (when some buttons have been
10355 2006-02-21 [wwp] 2.0.0cvs69
10357 * src/summaryview.c
10358 * src/gtk/pluginwindow.c
10359 * src/plugins/pgpcore/prefs_gpg.c
10360 fix some compilation warnings (feat. remains of removed code).
10362 2006-02-21 [wwp] 2.0.0cvs68
10364 * src/gtk/gtkutils.c
10365 fix two compilation issues, thanks to Stephan Sachse.
10367 2006-02-20 [colin] 2.0.0cvs67
10370 Don't reselect displayed mail on refocus
10371 This fixes actions misbehaving
10373 2006-02-20 [wwp] 2.0.0cvs66
10375 * src/summaryview.c
10376 * src/gtk/gtksctree.c
10377 * src/gtk/gtkshruler.c
10378 changed more runtime typecast checks.
10380 2006-02-20 [wwp] 2.0.0cvs65
10382 * src/summary_search.c
10383 find all - summaryview refresh issue fixed, thanks to Colin.
10385 2006-02-20 [wwp] 2.0.0cvs64
10387 * src/gtk/gtkutils.c
10388 better runtime typecast checks.
10390 2006-02-20 [wwp] 2.0.0cvs63
10392 * src/summary_search.c
10393 enhancements to the summary search:
10394 - add the ability to stop the running search
10395 (upon ESC-key press, new Stop button or when Clear button is pressed)
10396 - don't search if no criteria (From/To/Subject/Body) is set
10397 - ensure that a busy mouse pointer is always shown when searching,
10398 show it even a bit earlier
10400 2006-02-19 [colin] 2.0.0cvs62
10404 * src/etpan/imap-thread.c
10405 * src/etpan/imap-thread.h
10406 (Future) IMAP speed improvement on sending
10407 Will require a libetpan update
10408 * src/summaryview.c
10409 * src/gtk/quicksearch.c
10410 Make quicksearch clearable while running.
10412 2006-02-17 [colin] 2.0.0cvs61
10415 * src/etpan/imap-thread.c
10416 * src/etpan/imap-thread.h
10417 Check for IMAP certificates
10418 ** Requires libetpan-0.42-cvs4
10419 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
10421 2006-02-17 [colin] 2.0.0cvs60
10423 * src/messageview.c
10424 * src/prefs_common.c
10425 * src/prefs_common.h
10426 * src/prefs_message.c
10427 Add pref to display HTML-only mails with plugin,
10428 if possible (defaulting to FALSE of course).
10430 2006-02-16 [colin] 2.0.0cvs59
10433 * src/common/plugin.c
10434 * src/common/plugin.h
10435 * src/gtk/pluginwindow.c
10436 Keep track of requested (but unloaded) plugins
10437 in some error cases.
10439 2006-02-16 [wwp] 2.0.0cvs58
10441 * src/gtk/gtkaspell.c
10442 * src/gtk/gtkaspell.h
10443 * src/prefs_spelling.c
10445 * src/prefs_common.c
10446 * src/prefs_common.h
10447 implemented new optional spellchecker behaviour: re-check message when
10448 dictionary got changed (from compose-window/context-menu/Change dictionary).
10450 2006-02-16 [wwp] 2.0.0cvs57
10452 * src/quote_fmt_parse.y
10453 pclose popen'ed pipe.
10455 2006-02-15 [colin] 2.0.0cvs56
10459 Let MimeViewers know which MimeView they
10461 * src/summaryview.c
10462 Swap From/To columns in Sent/Queue/Drafts
10464 * src/etpan/imap-thread.c
10465 Use mailstream_low_tls_open() for STARTTLS
10466 instead of mailstream_low_ssl_open()
10467 ** REQUIRES libetpan 0.42cvs3 **
10469 2006-02-15 [wwp] 2.0.0cvs55
10473 * src/message_search.c
10474 * src/message_search.h
10476 * src/gtk/gtkutils.c
10477 * src/gtk/gtkutils.h
10478 added the ability to Find text in the compose window (and a bit
10479 of code factorization).
10481 2006-02-15 [wwp] 2.0.0cvs54
10484 yet another one file was missing (fix for some widgets' sensitivity).
10487 2006-02-15 [wwp] 2.0.0cvs53
10490 oops forgot that file (fix for some widgets' sensitivity).
10492 2006-02-15 [wwp] 2.0.0cvs52
10494 * src/summary_search.c
10495 implemented advanced summary search options (added the ability
10496 to use matcher conditions in an advanced search mode).
10498 2006-02-15 [wwp] 2.0.0cvs51
10500 * src/plugins/pgpcore/prefs_gpg.c
10501 * src/prefs_account.c
10502 fix some widget sensitivity, mostly around some labels in
10505 2006-02-15 [paul] 2.0.0cvs50
10507 * manual/advanced.xml
10508 improve Templates info
10511 2006-02-14 [colin] 2.0.0cvs49
10513 * src/pixmaps/address_book.xpm
10514 * src/pixmaps/preferences.xpm
10515 * src/pixmaps/properties.xpm
10516 Fix pixmap size - patch by Fabien Vantard
10518 2006-02-13 [colin] 2.0.0cvs48
10521 Add missing fclose()s on error
10524 * src/common/utils.c
10525 Fix temp files not being deleted on windows
10526 Patches by Thomas Gilgin
10528 2006-02-13 [colin] 2.0.0cvs47
10533 2006-02-13 [wwp] 2.0.0cvs46
10535 * src/plugins/pgpcore/prefs_gpg.c
10536 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
10538 2006-02-12 [colin] 2.0.0cvs45
10543 Fix "stuff" when quitting
10545 2006-02-12 [wwp] 2.0.0cvs44
10547 * src/prefs_themes.c
10548 fix typos in debug messages.
10550 2006-02-11 [colin] 2.0.0cvs43
10552 * src/summaryview.c
10553 don't allow drag/drop from ourself
10555 2006-02-10 [wwp] 2.0.0cvs42
10562 renamed html_ prefixed functions and data structures to avoid
10563 namespace clashes w/ other software (gtkhtml2 for instance).
10567 2006-02-09 [colin] 2.0.0cvs41
10569 * src/summaryview.c
10570 Fix shitty logic messed up. Thanks Ticho for the hint!
10572 2006-02-09 [wwp] 2.0.0cvs40
10576 * src/prefs_account.c
10578 * src/editaddress.c
10579 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
10580 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
10581 Browse buttons in accounts prefs.
10583 2006-02-09 [colin] 2.0.0cvs39
10586 Check for pointer before using its members
10587 * src/gtk/gtksourceprintjob.c
10588 Fix a wrong warning
10590 2006-02-09 [wwp] 2.0.0cvs38
10592 * src/gtk/filesel.c
10593 fix few compiler warnings (type mismatch).
10595 2006-02-09 [paul] 2.0.0cvs37
10598 updated by Fabien Vantard
10600 2006-02-08 [colin] 2.0.0cvs36
10602 * src/prefs_common.c
10603 * src/common/defs.h
10604 * src/common/plugin.c
10605 allow windows and linux configurations to coexist
10606 patch by Thomas Gilgin
10608 2006-02-08 [colin] 2.0.0cvs35
10613 * src/matcher_parser_parse.y
10614 * src/prefs_filtering_action.c
10615 * src/prefs_matcher.c
10616 Add the "Ignore thread" filtering
10619 2006-02-08 [colin] 2.0.0cvs34
10624 Fix bug #905 (damaged attachment)
10625 text files with raw \0's aren't really text files
10628 2006-02-08 [colin] 2.0.0cvs33
10630 * src/summaryview.c
10631 Fix crasher introduced yesterday
10633 2006-02-08 [wwp] 2.0.0cvs32
10637 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
10639 2006-02-08 [wwp] 2.0.0cvs31
10641 * src/prefs_template.c
10642 templates enhancement: allow address completion for Cc and Bcc fields
10643 (it was currently possible for the To field only)
10645 2006-02-08 [colin] 2.0.0cvs30
10648 Don't unblock if not blocked
10651 2006-02-07 [colin] 2.0.0cvs29
10654 Forgot to refresh summaryview
10656 2006-02-07 [colin] 2.0.0cvs28
10659 Freeze/thaw message list and folder list while
10660 processing %as{} actions
10662 Fix auto-wrap disabling after a middle-click
10665 2006-02-07 [paul] 2.0.0cvs27
10668 fix freeing of uninitialised pointers
10671 2006-02-06 [colin] 2.0.0cvs26
10674 Use g_slist_prepend in potentially big list
10676 2006-02-06 [colin] 2.0.0cvs25
10679 Completely skip processing if it doesn't
10682 2006-02-06 [colin] 2.0.0cvs24
10685 * src/summaryview.c
10686 Batch filtering in summaryview (from Tools menu)
10687 and pre/post//-processing too
10689 2006-02-06 [colin] 2.0.0cvs23
10693 Use a special field for batch filtering instead
10694 of stepping on deferred execution's toes
10696 2006-02-06 [colin] 2.0.0cvs22
10702 * src/summaryview.c
10703 Fix filtering via menus and actions
10705 2006-02-06 [colin] 2.0.0cvs21
10708 Put the added file directly to cache if possible (will work
10709 with next libetpan)
10716 Move and copy filtered messages by batches instead of one
10717 by one - faster on IMAP
10719 Add a function that'll possibly be useful later
10721 2006-02-06 [colin] 2.0.0cvs20
10723 * src/addressbook.c
10724 Use internal mime-type instead of text/plain for d'n'd
10726 Allow attaching files from mimeview's icon list via d'n'd
10729 Use internal mime-type instead of text/plain for d'n'd
10730 Don't try to selected opened folder if none is
10731 Factorize d'n'd from other apps code
10734 * src/gtk/gtkutils.c
10735 * src/gtk/gtkutils.h
10736 Factorize Face/X-Face stuff
10738 Fix d'n'd to other apps
10739 * src/prefs_message.c
10740 Let the XFace pref be usable without libcompface as it also
10742 * src/summaryview.c
10743 Fix d'n'd to other apps
10744 Factorize d'n'd from other apps code
10746 2006-02-06 [wwp] 2.0.0cvs19
10749 Italian translation fixes by Andrea Spadaccini (no more confusion
10750 between filtering and processing, and few changes in the About
10754 2006-02-06 [mones] 2.0.0cvs18
10756 * src/gtk/icon_legend.c
10757 Improved descriptions allowing better translations
10759 2006-02-05 [colin] 2.0.0cvs17
10762 Add the f*cking missing expunge that caused imap_fetch_env
10763 to fail after an add_msgs ! :-///
10764 * src/etpan/imap-thread.c
10768 2006-02-05 [colin] 2.0.0cvs16
10770 * src/common/utils.c
10771 Don't check for return-path (or we can't put
10772 back non-sent mails)
10774 2006-02-05 [colin] 2.0.0cvs15
10777 Don't try to display Face header in textview
10778 when teh headerview's active
10780 2006-02-05 [colin] 2.0.0cvs14
10782 * tools/tbird2syl.py
10783 * tools/Makefile.am
10784 Add script to import Thunderbird mails
10786 2006-02-05 [colin] 2.0.0cvs13
10793 Show Face headers - patch partially by Klaus Flittner
10795 2006-02-05 [colin] 2.0.0cvs12
10798 * src/summaryview.c
10799 * src/common/utils.c
10800 * src/common/utils.h
10801 Let dnd work from mime icons to summaryview
10802 and to folderview too
10803 Add a crude test to avoid trying to add files
10804 drag'n'dropped when they're not mails
10806 2006-02-04 [colin] 2.0.0cvs11
10808 * src/summaryview.c
10810 Fix utf8 conversion
10812 2006-02-04 [colin] 2.0.0cvs10
10817 * src/summaryview.c
10818 * src/summaryview.h
10819 Added various drag and drop capas:
10821 summaryview other apps
10822 mimeview icons other apps
10823 other apps summaryview
10824 other apps folderview
10826 This shouldn't have broken the existing:
10828 summaryview folderview
10829 folderview folderview
10830 summaryview compose's attachments
10834 2006-02-02 [paul] 2.0.0cvs9
10837 move global option 'Set displayed columns...' out
10838 of folder option grouping.
10839 fix sensitivity of 'harvest addresses'
10842 2006-02-01 [colin] 2.0.0cvs8
10845 Revert the alertpanel patch, it sucks (intrusive
10846 and gets in the way of "open")
10848 2006-02-01 [colin] 2.0.0cvs7
10851 * src/prefs_account.c
10852 * src/prefs_common.c
10853 * src/common/defs.h
10854 * src/common/utils.c
10855 * src/common/utils.h
10856 Add ability to edit the signature file
10857 from the account preferences, and use
10858 a default for the text editor.
10859 Patch by Fabien Vantard
10861 2006-02-01 [colin] 2.0.0cvs6
10864 Try to get mime type by extension if it is
10865 application/octet-stream
10866 Display a window with possible choices when
10867 encountering unknown mime types
10868 * src/gtk/filesel.c
10869 * src/gtk/filesel.h
10871 Allow multiple selection in filtered filesel
10872 (patch by Fabien Vantard)
10873 * src/gtk/pluginwindow.c
10874 Use it (patch by Fabien Vantard)
10876 2006-02-01 [paul] 2.0.0cvs5
10879 fix crash on creating jpilot address book
10880 Thanks to Colin - FOR_STABLE
10881 * src/prefs_summaries.c
10882 * src/prefs_wrapping.c
10883 * src/gtk/icon_legend.c
10884 * src/gtk/quicksearch.c
10885 string fixes and additions
10887 2006-02-01 [paul] 2.0.0cvs4
10891 * src/messageview.c
10893 add Arabic encoding option
10894 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
10896 2006-01-31 [colin] 2.0.0cvs3
10898 * src/plugins/pgpcore/passphrase.c
10899 Convert passphrase to locale encoding
10901 Fix drafting on IMAP. Crappy bug sneaked in
10905 2006-01-30 [paul] 2.0.0cvs2
10907 * src/gtk/icon_legend.c
10908 show the new entries
10910 2006-01-30 [colin] 2.0.0cvs1
10913 Check for the file to be present before
10914 enabling the menu - FOR_STABLE
10915 * src/gtk/icon_legend.c
10916 Add folders icons (not all of them, there
10917 are too much, but the most intriguing ones)
10919 2006-01-30 [paul] 2.0.0
10921 version 2.0.0 released
10923 [For previous entries, see ChangeLog.pre2.0.0]