1 2007-02-14 [colin] 2.7.2cvs45
3 * src/plugins/pgpcore/prefs_gpg.c
4 * src/plugins/pgpcore/prefs_gpg.h
5 * src/plugins/pgpcore/sgpgme.c
6 * src/plugins/pgpinline/pgpinline.c
7 * src/plugins/pgpmime/pgpmime.c
8 Add an option "Use gpg-agent if available". Fixes
9 annoyances with distro-installed gpg-agent, when
10 no pinentry program is installed, and the user's
11 at a loss on why "decryption failed". Makes more
12 clear why passphrase isn't saved when gpg-agent is
13 used. Defaults to true, to avoid changing the
16 2007-02-14 [wwp] 2.7.2cvs44
18 * src/matcher_parser_parse.y
19 Fix missing line number reset (wrong line number might appear
20 when re-loading filtering rules if there's a parser error).
22 2007-02-13 [colin] 2.7.2cvs43
25 Don't encode ',' in URIs before passing it
26 to the browser command-line. It was probably
27 done at a time where commas in URIs made
28 mozilla -remote 'openurl(%s,new-window)'
31 2007-02-13 [wwp] 2.7.2cvs42
34 * src/plugins/bogofilter/bogofilter_gtk.c
35 A bit of string factorization around "Select ..." buttons.
37 2007-02-11 [colin] 2.7.2cvs41
40 Make sure to escape the title
42 2007-02-11 [colin] 2.7.2cvs40
45 Recognize .utf8 locales as .UTF-8 ones
47 2007-02-11 [colin] 2.7.2cvs39
50 Fix code conversion when dragging a file
52 2007-02-09 [colin] 2.7.2cvs38
54 * src/plugins/clamav/clamav_plugin.c
55 Complete Paul's patch with conditional
56 compilation to avoid breaking compilation
57 on old Dapper and Edgy... Maybe other
60 2007-02-09 [paul] 2.7.2cvs37
62 * src/plugins/clamav/clamav_plugin.c
63 fix for the upstream changes in libclamav
65 2007-02-09 [paul] 2.7.2cvs36
71 fix "warn if there are queued messages" (on exit)
72 option, which only checked the first mailbox's
74 don't ask before emptying trash if there are no
75 messages in trash, also check and empty all trash
78 move "Ask before emptying trash" option
79 outside of the "On exit" frame as it's
80 not only an "On exit" option
82 2007-02-09 [paul] 2.7.2cvs35
88 * src/prefs_folder_item.c
92 * src/prefs_msg_colors.c
93 * src/prefs_summaries.c
95 * src/gtk/inputdialog.c
96 * src/plugins/bogofilter/bogofilter_gtk.c
97 pedantic commit: use 'checkbtn' everywhere
98 instead of a mixture of 'checkbtn' and 'chkbtn'
100 2007-02-09 [paul] 2.7.2cvs34
106 move "Never send Return Receipts" from
107 prefs_other to prefs_send
108 add an option "Ask about account specific
109 filtering rules..." to prefs_other
111 fix a compiler warning
113 2007-02-08 [colin] 2.7.2cvs33
115 * src/plugins/pgpinline/pgpinline.c
116 Fix bug 1110, 'pgpmime fails to process
117 encapsulated openpgp mime (rfc 3156, 6.1
119 It was due to an interaction between PGP/Mime
120 and PGP/Inline plugin.
122 2007-02-08 [colin] 2.7.2cvs32
127 Fix bug 1117, 'fcntl locking code
128 does not work in mbox.c'
130 2007-02-08 [colin] 2.7.2cvs31
132 * src/prefs_account.c
133 Fix Gentoo bug 165819, 'can't create
134 a "local mbox file" account'. Patch
135 by Olivier <castan.o@free.fr>
137 2007-02-07 [colin] 2.7.2cvs30
140 Fix bug 1106, 'Claws crash on exit if LDAPS
141 autocompletion was used'
143 2007-02-07 [paul] 2.7.2cvs29
146 cut down on unnecessary debug_prints
148 fix menu_set_active() on 'Show only
151 2007-02-07 [paul] 2.7.2cvs28
153 * src/plugins/clamav/clamav_plugin.c
154 * src/plugins/clamav/clamav_plugin.h
155 * src/plugins/clamav/clamav_plugin_gtk.c
158 2007-02-07 [paul] 2.7.2cvs27
161 fix bug 1116, 'summary view allow a
164 2007-02-06 [colin] 2.7.2cvs26
169 2007-02-05 [fabien] 2.7.2cvs25
173 i18n related - 1 fix and 1 message for translators.
175 2007-02-05 [colin] 2.7.2cvs24
177 * src/gtk/quicksearch.c
178 Don't reload summary list if quicksearch wasn't
179 active on hiding; move currently selected mail in
180 the visible area when showing the quicksearch
182 2007-02-05 [colin] 2.7.2cvs23
185 Add debug to try to solve bug 1104
187 2007-02-05 [paul] 2.7.2cvs22
190 confirm before emptying trash on exit is
191 a Yes or No answer, use Yes or No in the
194 2007-02-04 [colin] 2.7.2cvs21
197 * src/plugins/pgpcore/passphrase.c
198 * src/plugins/pgpcore/select-keys.c
199 Set wmclass on new windows
201 2007-02-04 [colin] 2.7.2cvs20
205 Auto save drafts on exit, reopen them
206 at startup, instead of asking
210 * src/addressbook_foldersel.c
218 * src/editldap_basedn.c
231 * src/message_search.c
233 * src/prefs_actions.c
234 * src/prefs_customheader.c
235 * src/prefs_display_header.c
236 * src/prefs_filtering.c
237 * src/prefs_filtering_action.c
238 * src/prefs_folder_column.c
240 * src/prefs_matcher.c
242 * src/prefs_summaries.c
243 * src/prefs_summary_column.c
244 * src/prefs_template.c
247 * src/summary_search.c
250 * src/gtk/description_window.c
251 * src/gtk/foldersort.c
254 * src/gtk/icon_legend.c
255 * src/gtk/logwindow.c
256 * src/gtk/pluginwindow.c
257 * src/gtk/prefswindow.c
258 Give different wmclass to different
259 windows - thanks to sed ;)
261 2007-02-04 [colin] 2.7.2cvs19
264 Revert previous patch, can't reproduce
267 2007-02-03 [colin] 2.7.2cvs18
270 Don't save the mainwindow size and
271 position on emergency exit (libSM's
272 "die" callback), Xfce seems to make
273 the window smaller just before the
276 2007-02-03 [colin] 2.7.2cvs17
278 * src/plugins/bogofilter/bogofilter.c
279 * src/plugins/bogofilter/bogofilter.h
280 * src/plugins/bogofilter/bogofilter_gtk.c
281 * src/plugins/pgpinline/pgpinline.c
282 * src/plugins/pgpinline/pgpinline.h
285 2007-02-03 [colin] 2.7.2cvs16
287 * src/partial_download.c
288 * src/partial_download.h
295 * src/common/ssl_certificate.c
296 * src/common/ssl_certificate.h
297 * src/gtk/quicksearch.c
298 * src/gtk/quicksearch.h
299 * src/gtk/sslcertwindow.c
300 * src/gtk/sslcertwindow.h
301 Fix copyright on my files
303 2007-02-02 [colin] 2.7.2cvs15
313 Add Tools/List URIs to allow
314 opening any URI in the current mail
316 2007-02-02 [colin] 2.7.2cvs14
318 * src/common/valgrind.h ** NEW FILE **
319 * src/common/Makefile.am
320 * src/common/plugin.c
321 Don't dlclose the plugins if we're running
322 under valgrind. (doesn't require valgrind
323 either at compile time or run time).
325 2007-02-01 [paul] 2.7.2cvs13
329 * tools/freshmeat_search.pl
330 * tools/google_search.pl
331 * tools/multiwebsearch.pl
332 add support for non ISO-8859-1 compatible locales
333 Patch by Alex Gorbachenko <agent_007@immo.ru>
335 2007-02-01 [colin] 2.7.2cvs12
338 * src/prefs_summaries.c
339 Move keybinding prefs to the Other page
341 2007-02-01 [wwp] 2.7.2cvs11
343 * src/plugins/trayicon/trayicon.c
344 Fix a raising issue within KDE.
346 2007-02-01 [colin] 2.7.2cvs10
349 Fix stray quotes in encoded strings
351 Fix wrong call causing g_warnings
353 Remove useless message
355 2007-01-31 [wwp] 2.7.2cvs9
357 * src/plugins/trayicon/trayicon.c
358 fix buggy hiding of main window when closing if close-to-tray
359 is not set (bad logics in the trayicon hook code).
360 Changed the quit confirmation message too.
362 2007-01-30 [colin] 2.7.2cvs8
365 Fix hidden mainwindow after clicking on
366 the X close button, if compose windows
367 exist and the user chooses not to quit
369 2007-01-30 [colin] 2.7.2cvs7
373 Handle local URIs to attach files (file:///...)
374 Fixes attaching files from Thunar for example
376 2007-01-30 [colin] 2.7.2cvs6
378 * src/prefs_ext_prog.c
379 Add 'mousepad' to the list of text editors.
380 Mousepad is XFCE's text editor
382 2007-01-29 [wwp] 2.7.2cvs5
385 * src/plugins/trayicon/trayicon_prefs.c
386 trayicon i18n fixes, thanks to Fabien.
388 2007-01-28 [wwp] 2.7.2cvs4
392 * src/plugins/trayicon/trayicon.c
393 * src/plugins/trayicon/trayicon_prefs.c
394 * src/plugins/trayicon/trayicon_prefs.h
395 Added a new TrayIcon plugin option to close to tray
396 (WM's hotkey and [X] button will hide the window instead
397 of closing it - closing CM can be done using the tray icon
398 menu or the File menu).
399 Improved visibility handling in trayicon, clicking the
400 trayicon now raise the window to current desktop when it
401 was either minimized/shaded/on another desktop.
402 Thanks to Paul for testing and fixing a strange behaviour
405 2007-01-27 [paul] 2.7.2cvs3
407 * src/prefs_folder_item.c
408 * src/prefs_receive.c
409 * src/plugins/pgpcore/prefs_gpg.c
410 use 'start-up' instead of 'startup' in labels
412 2007-01-26 [wwp] 2.7.2cvs2
414 * src/plugins/trayicon/Makefile.am
415 * src/plugins/trayicon/trayicon.c
416 * src/plugins/trayicon/trayicon_prefs.c
417 * src/plugins/trayicon/trayicon_prefs.h
418 Add a new TrayIcon option to hide the main window at
420 Fix trayicon.c copyright header.
422 2007-01-26 [paul] 2.7.2cvs1
428 bump up version number following
431 2007-01-25 [mones] 2.7.1cvs60
434 updated thousands of strings (well, probably less ;-)
436 2007-01-25 [colin] 2.7.1cvs59
439 Fix 2nd-run loss of matcherrc on new
442 2007-01-25 [wwp] 2.7.1cvs58
445 fix handling of empty value in attach_save_directory too, thanks
448 2007-01-25 [wwp] 2.7.1cvs57
451 fix handling of empty value in attach_load_directory,
454 2007-01-25 [wwp] 2.7.1cvs56
456 * src/plugins/dillo_viewer/dillo_prefs.h
459 2007-01-25 [colin] 2.7.1cvs55
463 * src/matcher_parser_parse.y
464 * src/prefs_matcher.c
465 Add matching on the spam flag
467 2007-01-24 [colin] 2.7.1cvs54
472 Make sure folderlist.xml is correctly
473 written before overwriting it.
477 * src/plugins/bogofilter/bogofilter.c
478 * src/plugins/bogofilter/bogofilter.h
479 * src/plugins/bogofilter/bogofilter_gtk.c
480 * src/plugins/spamassassin/spamassassin.c
481 * src/plugins/spamassassin/spamassassin.h
482 * src/plugins/spamassassin/spamassassin_gtk.c
483 Move spam to the correct trash folder after
484 learning, if spam directory isn't set.
486 2007-01-23 [paul] 2.7.1cvs53
488 * src/plugins/bogofilter/bogofilter_gtk.c
489 fix sensitivity of "Insert X-Bogosity header"
492 2007-01-23 [colin] 2.7.1cvs52
495 Translate toolbar items text if
496 they're translatable (default)
510 * src/etpan/etpan-thread-manager.c
511 * src/etpan/etpan-thread-manager.h
514 More static functions
516 2007-01-22 [fabien] 2.7.1cvs51
519 gtkut_get_options_frame() : ability to pass
520 a 'NULL' value in frame pointer parameter if
523 2007-01-22 [colin] 2.7.1cvs50
527 * src/plugins/bogofilter/bogofilter.c
528 * src/plugins/bogofilter/bogofilter_gtk.c
529 * src/plugins/spamassassin/spamassassin.c
530 * src/plugins/spamassassin/spamassassin_gtk.c
531 Allow moving spams to the account's trash
532 instead of default one
534 2007-01-21 [colin] 2.7.1cvs49
538 Revert a static function that shouldn't
541 2007-01-21 [colin] 2.7.1cvs48
547 2007-01-21 [colin] 2.7.1cvs47
553 2007-01-21 [colin] 2.7.1cvs46
555 * src/common/socket.c
556 * src/common/socket.h
559 2007-01-21 [colin] 2.7.1cvs45
568 * src/folder_item_prefs.c
569 * src/folder_item_prefs.h
576 * src/common/socket.c
577 * src/common/socket.h
578 * src/gtk/gtkaspell.c
579 * src/gtk/gtkaspell.h
580 * src/gtk/quicksearch.c
581 * src/gtk/quicksearch.h
584 2007-01-21 [colin] 2.7.1cvs44
588 * src/etpan/etpan-thread-manager.c
589 * src/etpan/etpan-thread-manager.h
590 Same (Funny that etpan_thread_unbind
591 is called but not etpan_thread_bind)
593 2007-01-21 [colin] 2.7.1cvs43
601 * src/etpan/Makefile.am
602 * src/gtk/colorlabel.c
603 * src/gtk/colorlabel.h
604 * src/gtk/sslcertwindow.c
605 * src/gtk/sslcertwindow.h
606 * src/etpan/etpan-log.c ** REMOVED **
607 * src/etpan/etpan-log.h ** REMOVED **
610 2007-01-20 [colin] 2.7.1cvs42
616 2007-01-20 [colin] 2.7.1cvs41
634 Make functions that aren't used in other
637 2007-01-20 [colin] 2.7.1cvs40
652 * src/editldap_basedn.c
674 * src/prefs_account.c
676 * src/prefs_compose_writing.c
677 * src/prefs_ext_prog.c
678 * src/prefs_folder_item.c
680 * src/prefs_message.c
681 * src/prefs_msg_colors.c
684 * src/prefs_receive.c
686 * src/prefs_spelling.c
687 * src/prefs_summaries.c
688 * src/prefs_toolbar.c
689 * src/prefs_wrapping.c
700 * src/common/passcrypt.c
701 * src/common/socket.c
703 * src/common/ssl_certificate.c
704 * src/common/template.c
706 * src/etpan/imap-thread.c
707 * src/gtk/sslcertwindow.c
708 * src/gtk/sslcertwindow.h
709 Make functions that could be static, static
711 2007-01-20 [colin] 2.7.1cvs39
716 2007-01-20 [colin] 2.7.1cvs38
721 Fix bug 1102, 'claws-mail-2.7.1
722 makes use of deprecated ldap
725 2007-01-20 [colin] 2.7.1cvs37
730 * src/gtk/quicksearch.c
731 Add Wide message list layout
733 2007-01-19 [fabien] 2.7.1cvs36
736 make sure a font change is considered in links of
739 2007-01-19 [colin] 2.7.1cvs35
750 * src/gtk/quicksearch.c
751 * src/gtk/quicksearch.h
752 Drop 'Separate Folder tree' and 'Separate
753 Message View'. Put three layouts in place
756 2007-01-19 [paul] 2.7.1cvs34
758 * src/prefs_msg_colors.c
759 more use of Q_ for translators
761 2007-01-19 [paul] 2.7.1cvs33
764 * src/prefs_account.c
765 a few changes to the English
767 2007-01-19 [fabien] 2.7.1cvs32
770 factorize translatable string
772 2007-01-18 [colin] 2.7.1cvs31
775 Don't error out on --sync option. Although
776 we don't do anything with it, gtk+ handles
777 it, and it's useful for debugging X errors
779 2007-01-18 [fabien] 2.7.1cvs30
782 ability to apply on the fly the recent added
783 'gtk_can_change_accels' pref (no need to restart).
785 2007-01-18 [fabien] 2.7.1cvs29
787 * src/plugins/bogofilter/bogofilter_gtk.c
788 * src/plugins/bogofilter/bogofilter.c
789 * src/plugins/spamassassin/spamassassin_gtk.c
791 * src/prefs_account.c
792 factorize or rewrite some translatable strings.
794 2007-01-18 [fabien] 2.7.1cvs28
798 set a 4pix space between "Subject:" label and subject entry in
801 2007-01-18 [wwp] 2.7.1cvs27
804 fix conflicting address-copy/paste when focus is set
805 to the embedded edit-person form.
808 2007-01-18 [wwp] 2.7.1cvs26
811 complete 2.7.1cvs23 (one more file was missing from that
814 2007-01-18 [colin] 2.7.1cvs25
817 Provide a way to migrate without backup
818 Re-ask for migration on next start if
819 it has been refused and wizard has been
822 2007-01-18 [wwp] 2.7.1cvs24
825 complete 2.7.1.cvs23 (file was missing from previous
828 2007-01-18 [wwp] 2.7.1cvs23
831 fix potential crashes in address book's focus_in/out signal handlers,
832 force focus to the edit-person form when clicked the Edit menu entry or
833 button (this only matters if the edit-person form is embedded to the
834 AB window, in that case, focus is not set when browsing the contacts
835 list w/ keys or mouse clicks).
837 2007-01-18 [paul] 2.7.1cvs22
840 add command line options:
842 -q and --quit for --exit
844 print "Unknown option" for unknown options
846 2007-01-18 [paul] 2.7.1cvs21
849 updated by Pavlo Bohmat
851 2007-01-18 [paul] 2.7.1cvs20
854 fix sensitivity issues of Mark as Spam/Ham
856 2007-01-17 [fabien] 2.7.1cvs19
862 Add a 'gtk_can_change_accels' pref in Preferences/Other which
863 control the corresponding gtk property. It could be used to lock
864 all shortcuts (avoid to set one of them by inadvertency).
866 2007-01-17 [colin] 2.7.1cvs18
869 Fix bug 1100, 'Highlighted e-mail data not visible
870 when color label applied.'. Use a weighted average
871 between normal selected foreground color and color
872 label instead of a simple one (3/1 instead 1/1).
874 2007-01-17 [colin] 2.7.1cvs17
877 Better fix for bug 1088, 'Ctrl-h produces repeatable
878 crash' - don't prevent mail switching while loading
880 2007-01-17 [colin] 2.7.1cvs16
889 Manage recursive search of unsubscribed folders
890 Rescan tree without checking for new messages
891 after subscriptions changed
893 2007-01-17 [paul] 2.7.1cvs15
896 * src/gtk/pluginwindow.c
897 fix bug 1101, '"Load plugin" button is
899 unset (-1) initial width in prefs_common,
900 fix overlapping buttons,
903 2007-01-17 [paul] 2.7.1cvs14
906 add #include <errno.h>, it's needed
909 2007-01-17 [paul] 2.7.1cvs13
912 * tools/make.themes.project
913 rename .sylpheed_themeinfo to .claws_themeinfo
915 * src/etpan/etpan-errors.h
916 * src/etpan/etpan-log.c
917 * src/etpan/etpan-log.h
918 * src/etpan/etpan-thread-manager-types.h
919 * src/etpan/etpan-thread-manager.c
920 * src/etpan/etpan-thread-manager.h
921 * src/etpan/imap-thread.c
922 * src/etpan/imap-thread.h
925 2007-01-17 [colin] 2.7.1cvs12
927 * src/plugins/pgpcore/select-keys.c
928 * src/gtk/pluginwindow.c
929 * src/prefs_account.c
932 2007-01-16 [colin] 2.7.1cvs11
937 Manage subscribing to subfolders when only
938 subscribed folders are shown.
940 2007-01-16 [colin] 2.7.1cvs10
943 Fix annoying vscrollbar going back to top
944 on Check for new folders
946 2007-01-16 [colin] 2.7.1cvs9
951 2007-01-16 [colin] 2.7.1cvs8
954 Bigger buffer for errors
958 * src/prefs_account.c
959 * src/prefs_account.h
961 * src/etpan/imap-thread.c
962 * src/etpan/imap-thread.h
963 * manual/handling.xml
964 Add subscriptions management. What it changes:
965 Creating a folder subscribes to it
966 Deleting a folder unsubscribes it
967 New contextual menu item allowing to switch between
968 All folders and Subscribed folders, subscribe, and
969 unsubscribe. "Creating" an existing but unsubscribed
970 folder will subscribe it.
971 By default for new accounts, only subscribed folders
975 2007-01-16 [paul] 2.7.1cvs7
978 Allow folder classes to specify only sort_key or
979 sort_type instead of both or none.
981 2007-01-16 [paul] 2.7.1cvs6
988 Save and use errno for procmime_get_part
990 2007-01-16 [colin] 2.7.1cvs5
993 Never remove INBOX when scanning for
994 new folders. It's a special folder
997 2007-01-15 [colin] 2.7.1cvs4
1000 Fix 'Check for new folders' when IMAP subdirectory
1002 * src/etpan/imap-thread.c
1005 2007-01-15 [colin] 2.7.1cvs3
1007 * src/etpan/imap-thread.c
1008 Fix invalid free on command-connection
1011 2007-01-15 [wwp] 2.7.1cvs2
1013 * src/matcher_parser_lex.l
1014 * src/quote_fmt_lex.l
1015 * src/matcher_parser_parse.y
1016 fix copyright header in lexers and parsers.
1018 2007-01-15 [paul] 2.7.1cvs1
1024 bump up version number following
1027 2007-01-15 [paul] 2.7.0cvs31
1031 add Fabien to the Team list
1032 add the recent contributors
1033 make a few corrections
1035 2007-01-15 [paul] 2.7.0cvs30
1038 fix compiler warning
1039 * src/plugins/pgpcore/prefs_gpg.c
1040 * src/plugins/pgpcore/prefs_gpg.h
1042 fix copyright header
1044 2007-01-14 [colin] 2.7.0cvs29
1047 Use the 'gtk+' backend. Avoids gnome-vfs use,
1048 two benefits: faster to open, will fix strange
1049 dbus-related crash. Thanks to Pascal Terjan.
1051 2007-01-14 [colin] 2.7.0cvs28
1053 * src/etpan/imap-thread.c
1054 Delete the old imap just after allocating
1055 the new one. Makes sure we don't get the
1056 same pointer by sheer luck, which feels
1057 strange in the debug log.
1059 2007-01-14 [colin] 2.7.0cvs27
1061 * src/gtk/inputdialog.c
1062 Make sure we don't print passwords in
1063 clear text when in debug mode
1065 2007-01-14 [colin] 2.7.0cvs26
1067 * src/gtk/gtksctree.c
1068 Fix bug 1098, 'bogus last row display
1069 after expanding a thread'. Patch by
1070 Jindrich Makovicka <makovick@gmail.com>
1072 2007-01-14 [colin] 2.7.0cvs25
1074 * src/etpan/imap-thread.c
1075 Close socket manually before
1076 freeing the imap struct
1078 2007-01-14 [colin] 2.7.0cvs24
1080 * src/etpan/imap-thread.c
1081 Maybe fix new reconnection issues
1083 2007-01-13 [colin] 2.7.0cvs23
1086 Freeze/thaw on thread selection
1088 2007-01-13 [paul] 2.7.0cvs22
1093 add 'Edit/Delete thread'
1095 2007-01-13 [colin] 2.7.0cvs21
1097 * src/prefs_account.c
1098 * src/prefs_compose_writing.c
1099 * src/prefs_message.c
1100 * src/prefs_msg_colors.c
1102 * src/prefs_receive.c
1103 * src/prefs_spelling.c
1104 * src/prefs_summaries.c
1105 * src/prefs_themes.c
1106 * src/gtk/gtkutils.c
1107 * src/gtk/gtkutils.h
1108 * src/plugins/pgpcore/prefs_gpg.c
1109 * src/plugins/spamassassin/spamassassin_gtk.c
1110 Factorize gtk frame creation
1113 2007-01-13 [colin] 2.7.0cvs20
1115 * src/message_search.c
1116 * src/summary_search.c
1117 Fix Enter in search windows
1119 Fix body search starting at the
1120 end of the mail (and asking for loop)
1122 2007-01-13 [colin] 2.7.0cvs19
1124 * src/etpan/imap-thread.c
1125 Make sure we don't free the same imap
1128 2007-01-13 [colin] 2.7.0cvs18
1131 Allow multiple commitHelpers to
1134 2007-01-12 [colin] 2.7.0cvs17
1136 * src/etpan/imap-thread.c
1137 Make sure we get rid of the previous mailimap
1138 when connecting - just in case disconnect was
1141 2007-01-12 [paul] 2.7.0cvs16
1144 Strip S/MIME signatures when re-editing
1145 S/MIME signed messages.
1147 2007-01-12 [paul] 2.7.0cvs15
1154 no need to define CLAWS anymore, remove
1157 2007-01-12 [paul] 2.7.0cvs14
1160 check if the mail's signed as
1161 it can change the mail structure
1164 2007-01-12 [paul] 2.7.0cvs13
1167 fix Forwarding msgs with attachments
1168 that have dos line endings
1171 2007-01-12 [wwp] 2.7.0cvs12
1174 Revert accidentally committed extra version tag.
1176 2007-01-12 [wwp] 2.7.0cvs11
1178 * src/prefs_account.c
1179 Fix compilation w/o aspell (completes 2.7.0cvs7).
1181 2007-01-11 [colin] 2.7.0cvs10
1184 move g_warning to debug_print
1185 it scares people for no reason
1187 2007-01-11 [colin] 2.7.0cvs9
1190 Fix files to translate. Patch by
1193 2007-01-11 [paul] 2.7.0cvs8
1196 Fix recursion when server lists the
1197 current subfolder in the response
1199 Fix updating of icon_list/ctree
1200 * src/plugins/pgpcore/select-keys.c
1201 Fix a few annoyances when choosing
1202 keys for the CMS (S/MIME) protocol
1204 2007-01-11 [wwp] 2.7.0cvs7
1207 * src/prefs_account.c
1208 * src/prefs_account.h
1209 Add per-account spellcheck default dictionaries settings.
1211 2007-01-10 [colin] 2.7.0cvs6
1213 * src/prefs_folder_item.c
1214 Factorize strings - patch by Fabien
1216 2007-01-10 [colin] 2.7.0cvs5
1219 Fix bug 1095, 'Crash while changing folder
1220 columns during incorporation'
1222 2007-01-09 [colin] 2.7.0cvs4
1224 * src/gtk/pluginwindow.c
1225 Set the plugin window transient. Seems
1226 like some window managers hide it in
1227 the background after "load plugin"...
1229 2007-01-09 [colin] 2.7.0cvs3
1232 Use the same type for alloc and free
1234 2007-01-08 [paul] 2.7.0cvs2
1237 updated by Tim Dijkstra
1239 2007-01-08 [paul] 2.7.0cvs1
1241 * src/prefs_themes.c
1242 * src/common/utils.c
1245 2007-01-08 [paul] 2.7.0
1252 2007-01-08 [paul] 2.6.1cvs119
1254 * doc/man/claws-mail.1
1257 2007-01-08 [paul] 2.6.1cvs118
1259 * doc/man/claws-mail.1
1261 * manual/advanced.xml
1262 improved English usage
1264 2007-01-08 [paul] 2.6.1cvs117
1275 updated by Miquel Oliete, Stephan Sachse, me,
1276 Tommi Pirinen, Andrea Spadaccini, Frederico
1277 Goncalves Guimaraes, Andrej Kacian, Aleksandar
1278 Urosevic, and Ralgh Young
1280 2007-01-07 [mones] 2.6.1cvs116
1282 * manual/es/advanced.xml
1284 Synced manual (unhide mark_as_read_delay)
1285 and updated translation for release
1287 2007-01-07 [paul] 2.6.1cvs115
1289 * src/prefs_matcher.c
1290 make the hbox content fit better under
1293 2007-01-07 [colin] 2.6.1cvs114
1296 Fix bug 1088, 'Ctrl-h produces repeatable
1299 2007-01-06 [colin] 2.6.1cvs113
1301 * src/etpan/imap-thread.c
1302 Add casts to int to get certs. Fixes
1303 bug 1064, 'crash @ etpan_certificate_check()
1304 when opening an IMAP folder', with latest
1305 libetpan CVS or >= 0.49
1310 * src/prefs_folder_item.c
1311 Grey out the "synchronise" menu items if
1312 there's nothing to synchronise.
1313 * src/plugins/pgpcore/sgpgme.c
1314 Make an error clearer than "Unknown error"
1316 2007-01-06 [colin] 2.6.1cvs112
1319 Don't try to show a message if updating
1320 Maybe fixes bug 1088, 'ctrl-h produces
1323 2007-01-06 [colin] 2.6.1cvs111
1326 Disable Control-Space (handle it as Space).
1328 2007-01-05 [paul] 2.6.1cvs110
1331 Fix bug 934, 'sylpheed claws 2.1
1332 doesn't show Exchanges Public Folders'
1333 Thanks to Hoa and Colin
1335 Refuse to allocate more than 2 MB for a
1336 single field, it's a good indication of
1339 2007-01-05 [colin] 2.6.1cvs109
1342 Allow --select'ing emails by Message-ID too
1344 2007-01-05 [colin] 2.6.1cvs108
1346 * src/common/quoted-printable.c
1349 2007-01-05 [colin] 2.6.1cvs107
1351 * src/common/quoted-printable.c
1352 Fix previous commit about bug 1089
1355 2007-01-05 [colin] 2.6.1cvs106
1357 * src/common/quoted-printable.c
1358 Fix my previous commit on bug 1089
1361 2007-01-04 [colin] 2.6.1cvs105
1363 * src/common/quoted-printable.c
1364 Fix bug 1089, 'NUL characters in Subject
1365 line are misinterpreted'. Not a pain to
1372 2007-01-04 [wwp] 2.6.1cvs104
1374 * src/image_viewer.c
1375 Force operator precedence (fix a compiler warning).
1377 2007-01-04 [colin] 2.6.1cvs103
1379 * src/image_viewer.c
1380 Be cautious there too (same fix as the one
1381 in textview from cvs33)
1383 Don't use any MimeViewer plugin when showing
1386 2007-01-03 [wwp] 2.6.1cvs102
1390 fixed "cent" sign (use the existing ASCII one),
1391 decode more HTML entities,
1392 converted table ASCII entries to UTF-8,
1393 moved a switch() into a hashtable.
1395 2007-01-03 [paul] 2.6.1cvs101
1401 When possible, use move_msg instead of
1402 copy_msg + remove_msg to move sent mail
1405 2007-01-03 [paul] 2.6.1cvs100
1408 add more html entity recognition:
1409 pounds, euros, and cents
1411 2007-01-03 [colin] 2.6.1cvs99
1414 Don't display an error on NOSELECT
1415 folders when synchronising
1417 2007-01-03 [paul] 2.6.1cvs98
1419 * tools/maildir2claws-mail.pl
1420 only substitute 'sent-mail' if it's
1421 the full directory name
1423 2007-01-03 [paul] 2.6.1cvs97
1426 * ChangeLog.pre2.0.0
1428 archive a chunk of ChangeLog in
1431 * doc/src/ChangeLog.claws-pre0.8.0
1432 remove ChangeLog.claws-pre0.8.0, adding
1433 its contents to ChangeLog.gtk1
1435 2007-01-03 [paul] 2.6.1cvs96
1456 * src/addressbook_foldersel.c
1457 * src/addressbook_foldersel.h
1478 * src/customheader.c
1479 * src/customheader.h
1480 * src/displayheader.c
1481 * src/displayheader.h
1492 * src/editldap_basedn.c
1493 * src/editldap_basedn.h
1510 * src/folder_item_prefs.c
1511 * src/folder_item_prefs.h
1518 * src/grouplistdialog.c
1519 * src/grouplistdialog.h
1523 * src/image_viewer.c
1524 * src/image_viewer.h
1560 * src/message_search.c
1561 * src/message_search.h
1578 * src/partial_download.c
1579 * src/partial_download.h
1584 * src/prefs_account.c
1585 * src/prefs_account.h
1586 * src/prefs_actions.c
1587 * src/prefs_actions.h
1588 * src/prefs_common.c
1589 * src/prefs_common.h
1590 * src/prefs_compose_writing.c
1591 * src/prefs_compose_writing.h
1592 * src/prefs_customheader.c
1593 * src/prefs_customheader.h
1594 * src/prefs_display_header.c
1595 * src/prefs_display_header.h
1596 * src/prefs_filtering.c
1597 * src/prefs_filtering.h
1598 * src/prefs_filtering_action.c
1599 * src/prefs_filtering_action.h
1600 * src/prefs_folder_column.c
1601 * src/prefs_folder_column.h
1602 * src/prefs_folder_item.c
1603 * src/prefs_folder_item.h
1608 * src/prefs_image_viewer.c
1609 * src/prefs_image_viewer.h
1610 * src/prefs_matcher.c
1611 * src/prefs_matcher.h
1612 * src/prefs_message.c
1613 * src/prefs_msg_colors.c
1614 * src/prefs_msg_colors.h
1617 * src/prefs_receive.c
1619 * src/prefs_spelling.c
1620 * src/prefs_spelling.h
1621 * src/prefs_summaries.c
1622 * src/prefs_summaries.h
1623 * src/prefs_summary_column.c
1624 * src/prefs_summary_column.h
1625 * src/prefs_template.c
1626 * src/prefs_template.h
1627 * src/prefs_themes.c
1628 * src/prefs_themes.h
1629 * src/prefs_toolbar.c
1630 * src/prefs_toolbar.h
1631 * src/prefs_wrapping.c
1632 * src/prefs_wrapping.h
1642 * src/quote_fmt_parse.y
1645 * src/remotefolder.c
1646 * src/remotefolder.h
1647 * src/send_message.c
1648 * src/send_message.h
1651 * src/sourcewindow.c
1652 * src/sourcewindow.h
1657 * src/stock_pixmap.c
1658 * src/stock_pixmap.h
1659 * src/summary_search.c
1660 * src/summary_search.h
1675 * src/common/base64.c
1676 * src/common/base64.h
1678 * src/common/hooks.c
1679 * src/common/hooks.h
1682 * src/common/mgutils.c
1683 * src/common/mgutils.h
1686 * src/common/passcrypt.c
1687 * src/common/passcrypt.h.in
1688 * src/common/plugin.c
1689 * src/common/plugin.h
1690 * src/common/prefs.c
1691 * src/common/prefs.h
1692 * src/common/progressindicator.c
1693 * src/common/progressindicator.h
1694 * src/common/quoted-printable.c
1695 * src/common/quoted-printable.h
1696 * src/common/session.c
1697 * src/common/session.h
1700 * src/common/socket.c
1701 * src/common/socket.h
1704 * src/common/ssl_certificate.c
1705 * src/common/ssl_certificate.h
1706 * src/common/stringtable.c
1707 * src/common/stringtable.h
1708 * src/common/template.c
1709 * src/common/template.h
1710 * src/common/timing.h
1711 * src/common/utils.c
1712 * src/common/utils.h
1713 * src/common/version.h.in
1716 * src/common/xmlprops.c
1717 * src/common/xmlprops.h
1719 * src/gtk/colorlabel.c
1720 * src/gtk/colorsel.c
1721 * src/gtk/colorsel.h
1722 * src/gtk/combobox.c
1723 * src/gtk/combobox.h
1724 * src/gtk/description_window.c
1725 * src/gtk/description_window.h
1728 * src/gtk/foldersort.c
1729 * src/gtk/foldersort.h
1730 * src/gtk/gtksctree.c
1731 * src/gtk/gtkutils.c
1732 * src/gtk/gtkutils.h
1733 * src/gtk/inputdialog.c
1734 * src/gtk/inputdialog.h
1735 * src/gtk/logwindow.c
1736 * src/gtk/logwindow.h
1737 * src/gtk/manage_window.c
1738 * src/gtk/manage_window.h
1741 * src/gtk/pluginwindow.c
1742 * src/gtk/pluginwindow.h
1743 * src/gtk/prefswindow.c
1744 * src/gtk/prefswindow.h
1745 * src/gtk/progressdialog.c
1746 * src/gtk/progressdialog.h
1747 * src/gtk/sslcertwindow.c
1748 * src/gtk/sslcertwindow.h
1749 * src/plugins/bogofilter/bogofilter.c
1750 * src/plugins/bogofilter/bogofilter.h
1751 * src/plugins/bogofilter/bogofilter_gtk.c
1752 * src/plugins/clamav/clamav_plugin.c
1753 * src/plugins/clamav/clamav_plugin.h
1754 * src/plugins/clamav/clamav_plugin_gtk.c
1755 * src/plugins/demo/demo.c
1756 * src/plugins/dillo_viewer/dillo_prefs.c
1757 * src/plugins/dillo_viewer/dillo_prefs.h
1758 * src/plugins/dillo_viewer/dillo_viewer.c
1759 * src/plugins/pgpcore/passphrase.c
1760 * src/plugins/pgpcore/passphrase.h
1761 * src/plugins/pgpcore/pgp_viewer.c
1762 * src/plugins/pgpcore/pgp_viewer.h
1763 * src/plugins/pgpcore/plugin.c
1764 * src/plugins/pgpcore/select-keys.c
1765 * src/plugins/pgpcore/select-keys.h
1766 * src/plugins/pgpcore/sgpgme.c
1767 * src/plugins/pgpcore/sgpgme.h
1768 * src/plugins/pgpinline/pgpinline.c
1769 * src/plugins/pgpinline/pgpinline.h
1770 * src/plugins/pgpinline/plugin.c
1771 * src/plugins/pgpmime/pgpmime.c
1772 * src/plugins/pgpmime/pgpmime.h
1773 * src/plugins/pgpmime/plugin.c
1774 * src/plugins/spamassassin/spamassassin.c
1775 * src/plugins/spamassassin/spamassassin.h
1776 * src/plugins/spamassassin/spamassassin_gtk.c
1777 * src/plugins/trayicon/trayicon.c
1778 it's 2007, update the year in the copyright headers
1780 2007-01-03 [paul] 2.6.1cvs95
1783 it is 2007, use it in the copyright string
1785 2007-01-03 [paul] 2.6.1cvs94
1788 html entity conversion:
1789 move ™ to a more suitable place
1790 add • and –
1791 make sure — and — are both
1794 2007-01-02 [colin] 2.6.1cvs93
1798 * src/common/plugin.c
1800 * src/etpan/imap-thread.c
1803 2006-12-31 [paul] 2.6.1cvs92
1805 * src/prefs_summaries.c
1806 use gtk_button_new_from_stock()
1808 2006-12-30 [colin] 2.6.1cvs91
1813 Don't update filtering and account paths
1814 when copying folders
1816 2006-12-30 [colin] 2.6.1cvs90
1818 * src/prefs_compose_writing.c
1820 * src/prefs_template.c
1821 Use message font for Writing and
1822 Quoting prefs, as well as Templates.
1824 2006-12-30 [colin] 2.6.1cvs89
1826 * src/prefs_summaries.c
1827 Rework GUI; patch by Pawel
1829 2006-12-29 [colin] 2.6.1cvs88
1831 * src/prefs_folder_item.c
1832 Fix bug 1085, 'Apply to subfolder
1833 doesn't work' - I was mistaken saying
1834 it worked in every case
1836 2006-12-28 [colin] 2.6.1cvs87
1838 * src/gtk/gtkaspell.c
1839 Don't assert if use_alternate is true
1840 and alt_dictionary isn't set -- this
1841 is what happens on upgrade! Rather,
1844 2006-12-28 [colin] 2.6.1cvs86
1847 Fix desktop/icon simplification
1849 2006-12-28 [colin] 2.6.1cvs85
1852 Make desktop and icon not
1853 dependant on the desktop
1855 2006-12-28 [wwp] 2.6.1cvs84
1857 * src/plugins/pgpmime/claws.def
1858 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
1860 2006-12-28 [wwp] 2.6.1cvs83
1862 * src/prefs_folder_item.c
1863 Fix coloring of "simplify subject regexp" (folder prefs),
1864 which might be left to red whereas the regexp gets empty.
1866 2006-12-28 [wwp] 2.6.1cvs82
1868 * src/prefs_common.c
1869 * src/prefs_common.h
1872 Save addressbook mainwindow's horizontal and vertical splitter position.
1874 2006-12-27 [wwp] 2.6.1cvs81
1876 * src/gtk/gtkaspell.c
1877 * src/gtk/gtkaspell.h
1879 Fix assignment of compose's default and alternate dictionary from
1880 account or folder settings. Now gtkaspell_change_dict does rotate
1881 dicts only when it's called from a menu cb.
1883 2006-12-27 [wwp] 2.6.1cvs80
1885 * src/folder_item_prefs.c
1886 Fix randomly initialized default-alt-dictionary (folder prefs),
1887 complete 2.6.1cvs72.
1889 2006-12-27 [paul] 2.6.1cvs79
1893 Add Copy folder in the folder's contextual
1896 2006-12-27 [wwp] 2.6.1cvs78
1899 Clean up session locking, thanks to Colin.
1901 2006-12-26 [colin] 2.6.1cvs77
1904 Revert previous patch
1906 2006-12-26 [colin] 2.6.1cvs76
1912 * src/etpan/imap-thread.c
1913 Fix previous commit warnings
1914 Make statusbar update every second if total < 20
1915 Make IMAP APPEND faster by simplifying log
1917 2006-12-26 [colin] 2.6.1cvs75
1925 Make it possible to copy folders accross
1926 mailboxes (this was an arbitrary limitation).
1927 Still make it impossible to move folders
1930 2006-12-26 [colin] 2.6.1cvs74
1932 * src/etpan/imap-thread.c
1933 Fix bug 1081, 'claws-mail
1934 segfaults when going offline
1935 while it transfers mails via
1938 2006-12-26 [colin] 2.6.1cvs73
1940 * src/folder_item_prefs.c
1941 Don't forget alt dictionary when
1942 renaming/moving folders
1944 2006-12-26 [wwp] 2.6.1cvs72
1946 * src/folder_item_prefs.c
1947 Add missing defaults for per-folder alt dict
1948 (forgotten in 2.6.1cvs61).
1950 2006-12-26 [colin] 2.6.1cvs71
1953 Add tooltip to state that specifying
1954 full path to mailbox is possible
1956 2006-12-26 [wwp] 2.6.1cvs70
1958 * src/partial_download.c
1959 * src/gtk/gtkvscrollbutton.c
1960 * src/plugins/pgpinline/plugin.c
1961 Fix for few compiler warnings that matter.
1963 2006-12-25 [colin] 2.6.1cvs69
1965 * src/partial_download.c
1966 Fix marking for download or deletion
1967 when the header isn't the first
1968 * src/gtk/logwindow.c
1969 Fix start of scrolling
1971 2006-12-23 [paul] 2.6.1cvs68
1974 change last commit to use the 'academic'
1975 method instead. Thanks to wwp
1977 2006-12-23 [paul] 2.6.1cvs67
1980 don't warn about empty subject when
1983 2006-12-22 [colin] 2.6.1cvs66
1985 * src/summary_search.c
1988 2006-12-22 [colin] 2.6.1cvs65
1990 * src/gtk/gtkutils.c
1993 * src/summary_search.c
2000 2006-12-22 [colin] 2.6.1cvs64
2004 Add a combo to the learn spam button
2005 * src/plugins/bogofilter/bogofilter.c
2006 * src/plugins/bogofilter/bogofilter_gtk.c
2007 * src/plugins/bogofilter/bogofilter.h
2008 Allow to store Unsure mails in a specific
2009 folder to make better teaching easier
2011 2006-12-21 [wwp] 2.6.1cvs63
2014 * src/prefs_common.c
2015 * src/prefs_common.h
2016 * src/prefs_spelling.c
2017 * src/gtk/gtkaspell.c
2018 * src/gtk/gtkaspell.h
2019 Allow spell-checking using both current and alternate dictionaries
2022 2006-12-21 [wwp] 2.6.1cvs62
2024 * src/gtk/gtkaspell.c
2025 Apply recheck_when_changing_dict (highlight all mispelled words)
2026 when switching to alternate dictionary.
2028 2006-12-21 [wwp] 2.6.1cvs61
2031 * src/folder_item_prefs.h
2032 * src/prefs_common.c
2033 * src/prefs_common.h
2034 * src/prefs_folder_item.c
2035 * src/prefs_spelling.c
2036 * src/gtk/gtkaspell.c
2037 * src/gtk/gtkaspell.h
2038 Add global and per-folder prefs to set the default
2039 alternate dictionary.
2041 2006-12-21 [colin] 2.6.1cvs60
2044 Look for folders by path in all folders
2048 2006-12-20 [colin] 2.6.1cvs59
2050 * src/gtk/quicksearch.c
2051 Make sure in_typing is false when clearing
2053 2006-12-20 [wwp] 2.6.1cvs58
2056 change manual's target dir to be LFH-compliant (thanks to Colin).
2058 2006-12-20 [wwp] 2.6.1cvs57
2060 * src/prefs_common.c
2061 * src/prefs_summaries.c
2062 i18n fix and factorize patch, thanks to Fabien.
2064 2006-12-20 [paul] 2.6.1cvs56
2067 last of the renaming (??)
2069 correct --help info of --status-full
2070 * src/plugins/bogofilter/bogofilter.c
2071 make FALSE default of whitelist_ab
2073 2006-12-19 [colin] 2.6.1cvs55
2076 Same as before, without depending on
2079 2006-12-19 [colin] 2.6.1cvs54
2082 Fix bug 1059, 'Better jpilot charset
2083 handling'. Use libpisync's charset conversion
2086 2006-12-19 [colin] 2.6.1cvs53
2091 2006-12-19 [wwp] 2.6.1cvs52
2094 Add missing #include (thanks to Colin).
2096 2006-12-19 [wwp] 2.6.1cvs51
2098 * src/prefs_receive.c
2099 Better spacing between widgets in prefs.
2101 2006-12-18 [colin] 2.6.1cvs50
2104 Fix failure to get separator on LIST "" ""
2105 Try LIST "" "INBOX" too.
2107 2006-12-18 [wwp] 2.6.1cvs49
2109 * src/common/session.c
2110 Fix a compiler warning (thanks to Fabien).
2112 2006-12-18 [wwp] 2.6.1cvs48
2116 Factorize some strings for translation (it's about error
2117 messages when applying or checking template/quote format).
2119 2006-12-18 [colin] 2.6.1cvs47
2123 * src/gtk/Makefile.am
2125 Add a Release notes tab from the contents of
2126 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
2128 2006-12-17 [colin] 2.6.1cvs46
2133 Correctly convert from/to UTF8/filename encoding
2134 when loading and saving files. Probably fixes
2135 bug 1068, 'Claws-Mail uses 100% CPU when looking
2136 for a file to attach and is blocked...'
2138 2006-12-17 [colin] 2.6.1cvs45
2140 * src/gtk/logwindow.c
2141 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
2142 IMAP folder and is blocked on main thread':
2143 make sure we put utf8 in the log.
2145 2006-12-16 [colin] 2.6.1cvs44
2149 Fix bug 1055, 'Add the 'cancel receive'
2150 in the available events for the toolbar buttons'
2152 2006-12-16 [colin] 2.6.1cvs43
2157 * src/common/session.c
2158 Log error when SSL handshakes fail.
2159 Fixes bug 1082, 'incorrect / imprecise
2160 error message when imap server provides
2161 ssl only through STARTTLS but SSL is
2164 2006-12-15 [wwp] 2.6.1cvs42
2166 * src/plugins/bogofilter/bogofilter_gtk.c
2167 set proper sensitivity to widgets I've recently added.
2173 2006-12-15 [wwp] 2.6.1cvs41
2175 * src/plugins/bogofilter/bogofilter.c
2176 * src/plugins/bogofilter/bogofilter.h
2177 * src/plugins/bogofilter/bogofilter_gtk.c
2178 bogofilter's whitelist can now use a subset of
2179 the addressbook (either a book, a subfolder of a book,
2180 or the whole addressbook by using "Any"). Re-used there
2181 some pref_matcher widgets and mechanisms to match a subset
2184 2006-12-15 [wwp] 2.6.1cvs40
2187 * src/common/plugin.c
2188 * src/common/plugin.h
2190 * src/plugins/bogofilter/bogofilter.c
2191 * src/plugins/clamav/clamav_plugin.c
2192 * src/plugins/demo/demo.c
2193 * src/plugins/dillo_viewer/dillo_viewer.c
2194 * src/plugins/pgpcore/plugin.c
2195 * src/plugins/pgpinline/plugin.c
2196 * src/plugins/pgpmime/plugin.c
2197 * src/plugins/spamassassin/spamassassin.c
2198 * src/plugins/trayicon/trayicon.c
2199 factorize some translatable strings (plugins-related),
2200 fix missing punctuation in several places,
2201 remove useless translatable \n in about.c,
2202 and factorize plugin init code w/ a new function
2203 check_plugin_version() in common/plugin.c.
2204 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2206 2006-12-15 [wwp] 2.6.1cvs39
2208 * src/plugins/bogofilter/bogofilter.c
2209 * src/plugins/bogofilter/bogofilter_gtk.c
2210 flag whitelisted spams as spam, but don't filter it to the spam
2211 folder. Thanks to Colin.
2213 2006-12-15 [ticho] 2.6.1cvs38
2215 * src/plugins/bogofilter/bogofilter.c
2216 * src/plugins/bogofilter/bogofilter.h
2217 * src/plugins/bogofilter/bogofilter_gtk.c
2218 Add option to whitelist senders found in addressbook. Patch by colin.
2220 2006-12-15 [paul] 2.6.1cvs37
2223 add missing #include "log.h"
2225 2006-12-15 [paul] 2.6.1cvs36
2227 * src/plugins/bogofilter/bogofilter.c
2228 * src/plugins/bogofilter/bogofilter.h
2229 * src/plugins/bogofilter/bogofilter_gtk.c
2230 Add an option to allow inserting an
2231 X-Claws-Bogosity header (on MH folders
2232 only). Patch by Colin
2234 2006-12-14 [colin] 2.6.1cvs35
2237 "Yes" should be the default choice for
2238 migration configuration
2240 2006-12-14 [paul] 2.6.1cvs34
2242 * src/prefs_summaries.c
2243 * manual/advanced.xml
2244 Unhide mark_as_read_delay
2246 2006-12-14 [paul] 2.6.1cvs33
2255 Fix printing of selection
2256 Fix printing of message parts
2257 Fix printing of images
2258 * src/gtk/gtksourceprintjob.c
2259 Fix page count when there are images
2261 2006-12-14 [wwp] 2.6.1cvs32
2266 * src/gtk/quicksearch.c
2267 fix quicksearch 'magnify' button status when QS is closed
2268 using the Escape key, thanks to Colin.
2270 2006-12-14 [wwp] 2.6.1cvs31
2275 * src/gtk/quicksearch.c
2276 fix quicksearch 'magnify' button status when QS is closed
2277 using the Escape key, thanks to Colin.
2279 2006-12-13 [colin] 2.6.1cvs30
2283 Use the binary safe version of ldap_get_values,
2284 to make sure we manipulate null-terminated
2285 strings. Maybe fixes bug 1075, 'claws mail
2286 segfault when completing ldap adresses'
2287 * src/syldap.c ** REMOVED **
2288 * src/syldap.h ** REMOVED **
2291 2006-12-13 [mones] 2.6.1cvs29
2294 Fixed piped strings, fixed click translation
2296 2006-12-13 [paul] 2.6.1cvs28
2299 don't translate these strings
2301 2006-12-13 [paul] 2.6.1cvs27
2306 2006-12-13 [colin] 2.6.1cvs26
2310 Add claws_is_starting()
2312 2006-12-13 [mones] 2.6.1cvs25
2314 * manual/es/advanced.xml
2316 Synced manual and updated translation
2318 2006-12-12 [colin] 2.6.1cvs24
2321 Add an option to use STARTTLS in the
2322 welcome wizard. Fixes bug 1080,
2323 'Using SSL option in wizard for incoming
2324 server does not activate SSL with STARTTLS'
2326 2006-12-12 [colin] 2.6.1cvs23
2329 Don't exit when there's an incomplete
2330 mailbox configured - leaves a chance
2331 to fix a failing IMAP account. Exit
2332 if no mailbox at all is loaded (case
2334 Completes bug 1077's fix (I was wrong
2335 in this bug's comment #3).
2337 2006-12-12 [colin] 2.6.1cvs22
2340 Add another menu data type
2341 * src/prefs_account.c
2342 Complete the completion of bug 1076
2343 (doesn't lose the pref on apply)
2345 2006-12-12 [paul] 2.6.1cvs21
2347 * src/prefs_account.c
2348 complete the fix of bug 1076
2349 also be more verbose with the text
2351 2006-12-12 [paul] 2.6.1cvs20
2353 * src/gtk/combobox.c
2354 fix compilation warning
2356 2006-12-11 [colin] 2.6.1cvs19
2359 Document :port in server entry tooltips
2361 2006-12-11 [colin] 2.6.1cvs18
2366 2006-12-11 [colin] 2.6.1cvs17
2369 Add failing IMAP as a reason for no
2372 2006-12-11 [colin] 2.6.1cvs16
2374 * src/prefs_account.c
2375 Check for existence of inbox for local
2378 Allow setting the port to use for servers
2379 by using the usual "server.example.com:port"
2380 syntax. Fixes bug 1077, 'sylpheed-claws does
2381 not start when IMAP server is unavailable'
2383 2006-12-11 [colin] 2.6.1cvs15
2385 * src/prefs_account.c
2386 Prevent use of non-existing default inbox
2388 2006-12-11 [colin] 2.6.1cvs14
2390 * src/prefs_account.c
2391 Fix sensitivity. Fixes bug 1076, 'privacy
2392 options are displayed even when pgp plugin
2393 not loaded / available'
2395 2006-12-09 [colin] 2.6.1cvs13
2397 * manual/advanced.xml
2398 * src/prefs_common.c
2399 * src/prefs_common.h
2400 * src/common/ssl_certificate.c
2401 Add a new hidden preference, 'unsafe_ssl_certs',
2402 which allows to store multiple certificates per
2403 server/port. This is disabled by default because
2404 it's less secure (presenting a new certificate
2405 instead of a changed one raises less alarms).
2406 This will cause Claws to ask about an unknown
2407 certificate for people who have used 2.6.1cvs8
2410 2006-12-09 [colin] 2.6.1cvs12
2413 Fix cache updating after action
2415 2006-12-07 [wwp] 2.6.1cvs11
2418 fix email address comparison when replying to all
2419 (avoid replying to ourselves), thanks to Colin.
2421 2006-12-06 [paul] 2.6.1cvs10
2428 * src/common/utils.c
2429 ...and more renaming
2432 2006-12-06 [paul] 2.6.1cvs9
2443 2006-12-06 [colin] 2.6.1cvs8
2446 * src/common/ssl_certificate.c
2447 * src/common/ssl_certificate.h
2448 Handle multiple certificates per host/port
2450 2006-12-06 [colin] 2.6.1cvs7
2452 * src/etpan/imap-thread.c
2453 Fix certificate checking on IMAP
2455 2006-12-06 [colin] 2.6.1cvs6
2458 Fix bug 1072, 'Claws stops fetching newsgroups
2459 from server when newsgroup got deleted': continue
2460 checking other groups
2462 2006-12-05 [wwp] 2.6.1cvs5
2464 * src/message_search.c
2465 * src/summary_search.c
2466 * src/gtk/combobox.c
2467 * src/gtk/combobox.h
2468 * src/gtk/gtkutils.c
2469 * src/gtk/gtkutils.h
2470 make up and down arrow keys in modern gtk_combo_box_entry widgets
2471 behave like w/ old comboboxes (summary and message search only).
2473 2006-12-05 [paul] 2.6.1cvs4
2479 2006-12-05 [paul] 2.6.1cvs3
2482 * tools/textviewer.pl
2483 script updated and description added
2485 2006-12-04 [colin] 2.6.1cvs2
2488 Run pre-send hook only when checking
2491 2006-12-04 [paul] 2.6.1cvs1
2498 bump up version number following stable release
2500 2006-12-04 [paul] 2.6.0cvs83
2503 updates and corrections
2505 2006-12-04 [colin] 2.6.0cvs82
2507 * src/common/utils.c
2508 Probably fix bug 1066, 'Incorrect mailbox
2511 2006-12-04 [colin] 2.6.0cvs81
2513 * src/common/utils.c
2514 Trim tabs from mailcap file too.
2516 2006-12-02 [paul] 2.6.0cvs80
2519 fix broken GUI under certain languages
2521 put the Cancel button to the right
2523 2006-12-01 [paul] 2.6.0cvs79
2526 remove reference to removed file
2528 2006-12-01 [wwp] 2.6.0cvs78
2532 remove forgotten debug statements.
2534 2006-12-01 [wwp] 2.6.0cvs77
2536 * manual/advanced.xml
2537 * manual/fr/advanced.xml
2543 * src/prefs_common.c
2544 * src/prefs_common.h
2545 * src/gtk/gtkutils.c
2546 * src/gtk/gtkutils.h
2547 add a hidden option to allow embedding the editaddress (edit contact details)
2548 dialog into the addressbook's window. This doesn't change the default
2551 2006-12-01 [wwp] 2.6.0cvs76
2553 * src/message_search.c
2554 * src/summary_search.c
2555 fix more focus issues (don't set focus to combobox's entry widget when
2556 entry's value changed, if entry widget has focus already).
2558 2006-12-01 [wwp] 2.6.0cvs75
2560 * src/gtk/quicksearch.c
2561 revert last changes to the quicksearch gtk_combo_box, this needs more
2564 2006-12-01 [paul] 2.6.0cvs74
2566 * tools/kdeservicemenu/README
2567 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2568 * tools/kdeservicemenu/install.sh
2569 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2570 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2571 simplify this stuff, and in so doing,
2572 fix it. (possibly re-extend it again at
2575 2006-12-01 [wwp] 2.6.0cvs73
2577 * src/gtk/quicksearch.c
2578 adapt quicksearch code to use modern gtk_combo_box'es.
2580 2006-12-01 [wwp] 2.6.0cvs72
2583 * src/prefs_common.c
2584 * src/prefs_common.h
2585 * src/message_search.c
2586 * src/summary_search.c
2587 * src/gtk/combobox.c
2588 * src/gtk/combobox.h
2589 add history combos to all message and summary search fields.
2591 2006-12-01 [wwp] 2.6.0cvs71
2594 As the list may change while the mark as read delay
2595 runs, we can't rely on the 'row' pointer, which can
2596 be invalid when the timeout is called. As the mark
2597 as read is only done if the message is still selected,
2598 use summaryview->selected instead. Thanks to Colin.
2600 2006-11-30 [paul] 2.6.0cvs70
2603 give emphasis to "Sylpheed-Claws"
2604 as well as "Claws Mail"
2606 2006-11-30 [colin] 2.6.0cvs69
2609 Put the SSL checkboxes in the receiving
2610 and sending server pages.
2612 2006-11-29 [colin] 2.6.0cvs68
2614 * src/gtk/gtkutils.c
2615 * src/gtk/gtkvscrollbutton.c
2616 Revert some deprecated fixes - they seem to
2617 deprecate stuff as soon as a new one gets out.
2618 g_object_ref_sink needed glib-2.10.
2620 2006-11-29 [colin] 2.6.0cvs67
2622 * src/common/utils.c
2623 Create .mailcap if it doesn't exist
2625 2006-11-29 [colin] 2.6.0cvs66
2628 Followup to cvs60: use original list
2629 of recipients if replying to a mail
2630 in Sent Drafts or Queue.
2632 2006-11-27 [paul] 2.6.0cvs65
2634 * src/image_viewer.c
2635 revert the last change for now (it's broken)
2637 2006-11-27 [paul] 2.6.0cvs64
2641 * m4/aclocal-include.m4
2658 * src/common/Makefile.am
2659 * src/common/claws.c
2660 * src/common/claws.h
2662 * src/common/sylpheed.c
2663 * src/common/sylpheed.h
2664 * src/etpan/Makefile.am
2665 * src/gtk/Makefile.am
2666 * src/gtk/claws-marshal.list
2668 * src/gtk/gtksctree.c
2669 * src/gtk/quicksearch.c
2670 * src/gtk/sylpheed-marshal.list
2671 * src/plugins/bogofilter/bogofilter.c
2672 * src/plugins/bogofilter/bogofilter_gtk.c
2673 * src/plugins/clamav/clamav_plugin.c
2674 * src/plugins/clamav/clamav_plugin_gtk.c
2675 * src/plugins/demo/demo.c
2676 * src/plugins/dillo_viewer/dillo_viewer.c
2677 * src/plugins/pgpcore/Makefile.am
2678 * src/plugins/pgpcore/claws.def
2679 * src/plugins/pgpcore/pgp_viewer.c
2680 * src/plugins/pgpcore/plugin.c
2681 * src/plugins/pgpcore/sylpheed.def
2682 * src/plugins/pgpinline/Makefile.am
2683 * src/plugins/pgpinline/claws.def
2684 * src/plugins/pgpinline/plugin.c
2685 * src/plugins/pgpinline/sylpheed.def
2686 * src/plugins/pgpmime/Makefile.am
2687 * src/plugins/pgpmime/claws.def
2688 * src/plugins/pgpmime/plugin.c
2689 * src/plugins/pgpmime/sylpheed.def
2690 * src/plugins/spamassassin/spamassassin.c
2691 * src/plugins/spamassassin/spamassassin_gtk.c
2692 * src/plugins/trayicon/trayicon.c
2694 remove deprecated gtk_tooltips_set_delay()
2696 2006-11-26 [paul] 2.6.0cvs63
2700 * src/image_viewer.c
2702 * src/gtk/gtkutils.c
2703 * src/gtk/gtkvscrollbutton.c
2704 * src/gtk/prefswindow.c
2705 * src/plugins/pgpcore/prefs_gpg.c
2706 replace more deprecated GTK+ functions
2708 2006-11-26 [paul] 2.6.0cvs62
2713 replace deprecated gtk_idle_... functions
2715 2006-11-26 [paul] 2.6.0cvs61
2721 * src/gtk/gtkvscrollbutton.c
2722 * src/gtk/quicksearch.c
2723 * src/plugins/pgpcore/passphrase.c
2724 replace deprecated gtk_timeout_add and
2727 2006-11-26 [paul] 2.6.0cvs60
2730 fix bug that caused the wrong recipient
2731 to be selected when replying to a msg
2732 which is From one of our accounts to
2733 another of our accounts
2735 2006-11-25 [paul] 2.6.0cvs59
2738 don't change the From column title to
2739 To if the To column is visible
2741 2006-11-24 [paul] 2.6.0cvs58
2744 fix bug 1069, 'Sent mails disappear, BCC
2745 or locking problem?'
2747 2006-11-21 [wwp] 2.6.0cvs57
2750 fix spelling menu when replying (same as 2.3.1cvs39):
2751 discrepancy between context menu and top menu when
2752 folder's dictionary isn't the default one.
2754 2006-11-19 [paul] 2.6.0cvs56
2757 obey always_show_msg option when
2759 * src/plugins/bogofilter/bogofilter.c
2762 2006-11-18 [paul] 2.6.0cvs55
2772 * src/gtk/icon_legend.c
2773 * src/gtk/icon_legend.h
2774 * tools/OOo2claws-mail.pl
2776 * tools/acroread2claws-mail.pl
2777 * tools/claws.i18n.status.pl
2778 * tools/filter_conv.pl
2779 * tools/filter_conv_new.pl
2780 * tools/freshmeat_search.pl
2781 * tools/google_search.pl
2782 * tools/kmail2claws-mail.pl
2783 * tools/kmail2claws-mail_v2.pl
2784 * tools/maildir2claws-mail.pl
2785 * tools/make.themes.project
2786 * tools/multiwebsearch.pl
2787 * tools/outlook2claws-mail.pl
2788 * tools/tb2claws-mail
2789 * tools/kdeservicemenu/README
2790 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2791 update mine and wwp's email addresses in
2794 * src/prefs_compose_writing.c
2795 set sensitivity on 'new message format' frame
2797 2006-11-17 [paul] 2.6.0cvs54
2800 more reworking of the GUI
2801 Patch by Fabien Vantard
2803 2006-11-16 [paul] 2.6.0cvs53
2806 set a minimum size for the window, allow
2807 it to automatically expand as necessary
2809 2006-11-16 [wwp] 2.6.0cvs52
2812 better wrap of copyright info on some systems.
2814 2006-11-16 [paul] 2.6.0cvs51
2817 move the tech info from the upper panel
2819 use a gtk_text_view for the features tab
2821 2006-11-16 [paul] 2.6.0cvs50
2824 update my email address
2831 * src/plugins/trayicon/trayicon.c
2832 don't offer simple menu separators
2835 add separator between 'mark all read'
2838 2006-11-15 [wwp] 2.6.0cvs49
2841 updated manuals authors.
2843 2006-11-14 [paul] 2.6.0cvs48
2846 Fix Options/Reply mode after draft save
2848 2006-11-14 [paul] 2.6.0cvs47
2851 Fix make DESTDIR=...
2854 * src/plugins/pgpinline/pgpinline.c
2855 Probably fix bug 1061
2857 2006-11-14 [paul] 2.6.0cvs46
2862 * src/stock_pixmap.c
2863 * src/stock_pixmap.h
2865 * src/pixmaps/active.xpm
2866 * src/pixmaps/inactive.xpm
2867 add a new page, 'Features', to the About dialog
2868 showing which features are compiled in and which
2871 2006-11-14 [paul] 2.6.0cvs45
2874 updated by Pavlo Bohmat
2876 2006-11-14 [colin] 2.6.0cvs44
2884 * src/gtk/gtkaspell.c
2885 Fix 64-bit-related warnings
2887 Fix possible infinite loop
2888 * src/plugins/pgpcore/sgpgme.c
2889 Remove useless check
2891 2006-11-13 [colin] 2.6.0cvs43
2893 * src/gtk/Makefile.am
2894 authors.h isn't generated
2896 2006-11-13 [colin] 2.6.0cvs42
2898 * src/plugins/pgpinline/pgpinline.c
2899 * src/plugins/pgpmime/pgpmime.c
2900 Very probably fix bug 1061, 'crash on
2901 opening signed email'. Another cast
2904 2006-11-13 [colin] 2.6.0cvs41
2906 * src/plugins/pgpcore/sgpgme.c
2907 Maybe fix bug 1061, 'crash on opening
2910 2006-11-13 [wwp] 2.6.0cvs40
2912 * src/plugins/pgpinline/pgpinline.c
2913 fix candidate for bug #1057, thanks to Colin.
2915 2006-11-13 [wwp] 2.6.0cvs39
2918 * src/quote_fmt_parse.y
2919 fix bug 1052: current parser buffer was not always
2920 allocated, ptr to this buffer could be returned as
2921 NULL whereas no parser error has occurred. in
2922 consequence, defining a template body as "%d"
2923 (w/o the quotes) for the first time of the instance
2924 of claws-mail, was reporting a parser error. make
2925 sure that the buffer is always allocated, even to
2927 fix mis-unescaping in compose.:compose_quote_fmt():
2928 unescaping of the fmt string was always done
2929 whereas it must be done *only* when receiving
2930 quote format strings issued from the prefs
2931 (compose new message, reply, forward, redirect
2932 formats), *not* when applying templates. in
2933 consequences, applying templates w/ sequences
2934 like \\|p{echo} were failing. make sure that
2935 unescaping is done only when necessary.
2937 2006-11-12 [colin] 2.6.0cvs38
2942 2006-11-12 [colin] 2.6.0cvs37
2944 * src/plugins/pgpinline/pgpinline.c
2945 * src/plugins/pgpmime/pgpmime.c
2946 Release GPG context at the latest
2947 possible moment. Maybe fixes
2948 bug 1057, 'crash on sending signed
2949 message to a newsgroup'
2952 2006-11-12 [colin] 2.6.0cvs36
2954 * src/plugins/pgpcore/sgpgme.c
2955 Tell a bit more when gpg's status doesn't
2956 contain any signature
2958 2006-11-12 [colin] 2.6.0cvs35
2961 Fix bug 1060, 'compilation error with
2964 2006-11-12 [paul] 2.6.0cvs34
2966 * doc/man/claws-mail.1
2968 * src/plugins/clamav/README
2969 * src/plugins/spamassassin/README
2971 * tools/freshmeat_search.pl
2972 * tools/google_search.pl
2973 * tools/multiwebsearch.pl
2975 * src/plugins/trayicon/trayicon.c
2976 fix compiliation warning
2978 2006-11-11 [colin] 2.6.0cvs33
2981 Forbid drag and drop from/to different
2982 folders of type F_UNKNOWN
2984 2006-11-11 [colin] 2.6.0cvs32
2986 * src/plugins/pgpinline/pgpinline.c
2987 Fix typo in previous commit:
2989 + if ((err = gpgme_new(&data->ctx)) ...)
2991 2006-11-11 [colin] 2.6.0cvs31
2993 * src/plugins/pgpinline/pgpinline.c
2994 * src/plugins/pgpmime/pgpmime.c
2995 Check success after calling gpgme_new
2996 Maybe fixes bug 1057, 'crash on sending
2997 signed message to a newsgroup'
2999 2006-11-11 [colin] 2.6.0cvs30
3002 init undostruct to 0s (from
3003 valgrind log of bug 1057)
3005 2006-11-10 [colin] 2.6.0cvs29
3008 Set cursor to wait before filtering
3009 duplicates in all folders
3010 * src/plugins/bogofilter/bogofilter.c
3011 * src/plugins/bogofilter/bogofilter.h
3012 * src/plugins/bogofilter/bogofilter_gtk.c
3013 Completely thread away the bogofilter
3016 2006-11-10 [mones] 2.6.0cvs28
3020 added COMPOSE_CHECK_BEFORE_SEND hook
3022 2006-11-10 [paul] 2.6.0cvs27
3026 add libSM to get_compiled_in_features()
3030 2006-11-10 [colin] 2.6.0cvs26
3032 * src/etpan/imap-thread.c
3033 Add a reference to libetpan's sasl engine
3034 so that sasl_done() doesn't get called by
3035 libetpan, and doesn't break openssl.
3036 Should fix bug 1053, 'SC fails to reestablish
3037 a secure connection'
3040 2006-11-10 [colin] 2.6.0cvs25
3042 * manual/addrbook.xml
3043 * manual/advanced.xml
3048 2006-11-09 [colin] 2.6.0cvs24
3050 * src/plugins/bogofilter/bogofilter_gtk.c
3051 Add comment about annoyance
3053 2006-11-09 [colin] 2.6.0cvs23
3055 * src/plugins/bogofilter/bogofilter.c
3056 * src/plugins/bogofilter/bogofilter_gtk.c
3057 Prepare things needed to thread bogofilter
3058 filtering: separate bogo stuff and possible GUI
3061 2006-11-09 [colin] 2.6.0cvs22
3065 Search for one of our accounts in Delivered-To
3066 (helps for auto-account selection when
3067 replying/forwarding)
3071 * src/plugins/trayicon/trayicon.c
3072 Allow opening a new mail with any account from
3075 2006-11-09 [wwp] 2.6.0cvs21
3078 * src/prefs_common.c
3079 * src/prefs_common.h
3080 * src/prefs_compose_writing.c
3081 add a compose new message format (in prefs/compose/writing), it's a
3082 simple subject+body template to use when opening a new composition
3083 window. It's similar to the existent reply and forward formats.
3085 enhanced the template/format % symbols substitution mechanism to
3086 use current composition window information when % are used in
3087 the compose new message format or in templates applied to new
3088 messages (there were useless in that situations before). When
3089 applied to new messages, %d corresponds to the system time/date.
3091 2006-11-09 [paul] 2.6.0cvs20
3096 2006-11-09 [paul] 2.6.0cvs19
3099 keep tje alphabetical order
3101 2006-11-08 [colin] 2.6.0cvs18
3103 * src/etpan/imap-thread.c
3104 Fix bug 1054, 'Slowness logging big
3107 2006-11-08 [paul] 2.6.0cvs17
3112 2006-11-08 [paul] 2.6.0cvs16
3117 2006-11-08 [paul] 2.6.0cvs15
3120 * tools/OOo2claws-mail.pl
3121 * tools/OOo2sylpheed.pl
3123 * tools/acroread2claws-mail.pl
3124 * tools/acroread2sylpheed.pl
3125 * tools/kmail2claws-mail.pl
3126 * tools/kmail2claws-mail_v2.pl
3127 * tools/kmail2sylpheed.pl
3128 * tools/kmail2sylpheed_v2.pl
3129 * tools/maildir2claws-mail.pl
3130 * tools/maildir2sylpheed.pl
3131 * tools/nautilus2claws-mail.sh
3132 * tools/nautilus2sylpheed.sh
3133 * tools/outlook2claws-mail.pl
3134 * tools/outlook2sylpheed.pl
3135 * tools/tb2claws-mail
3137 * tools/tbird2claws.py
3138 * tools/tbird2syl.py
3139 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3140 * tools/kdeservicemenu/install.sh
3141 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3142 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3143 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
3144 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3145 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3146 renamed (removed, added) tools files
3148 2006-11-08 [paul] 2.6.0cvs14
3152 Migrate sylpheedrc to clawsrc, and fix the standard
3153 plugins path in the process
3155 2006-11-07 [colin] 2.6.0cvs13
3158 Symlink sylpheed-claws relative to
3161 2006-11-07 [colin] 2.6.0cvs12
3164 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
3166 2006-11-07 [paul] 2.6.0cvs11
3169 Fix a missed occurence of
3172 2006-11-07 [paul] 2.6.0cvs10
3175 Fix symlink installation
3177 2006-11-07 [paul] 2.6.0cvs9
3180 Symlink claws-mail to sylpheed-claws
3181 * src/common/utils.c
3182 Fix migrating symlinks
3183 * src/etpan/imap-thread.c
3184 check certificate only when there's
3187 2006-11-07 [paul] 2.6.0cvs8
3190 Fix icon breakages with Gtk, which needs a
3191 cache updated to see them.
3193 2006-11-07 [paul] 2.6.0cvs7
3204 * claws-mail-128x128.png
3205 * claws-mail-64x64.png
3210 * sylpheed-claws-128x128.png
3211 * sylpheed-claws-64x64.png
3212 * sylpheed-claws.desktop
3213 * sylpheed-claws.ico
3214 * sylpheed-claws.pc.in
3215 * sylpheed-claws.png
3216 * debian/README.Debian
3218 * debian/claws-mail.desktop
3219 * debian/claws-mail.menu
3220 * debian/claws-mail.postinst.debhelper
3221 * debian/claws-mail.postrm.debhelper
3226 * debian/sylpheed-claws.desktop
3227 * debian/sylpheed-claws.menu
3228 * debian/sylpheed-claws.postinst.debhelper
3229 * debian/sylpheed-claws.postrm.debhelper
3230 * doc/man/Makefile.am
3231 * doc/man/claws-mail.1
3232 * doc/man/sylpheed-claws.1
3233 * doc/src/ChangeLog.claws-pre0.8.0
3234 * manual/Makefile.am
3235 * manual/account.xml
3237 * manual/addrbook.xml
3238 * manual/advanced.xml
3239 * manual/claws-mail-manual.xml
3241 * manual/glossary.xml
3242 * manual/handling.xml
3244 * manual/keyboard.xml
3245 * manual/plugins.xml
3246 * manual/starting.xml
3247 * manual/sylpheed-claws-manual.xml
3249 * manual/dist/.cvsignore
3250 * manual/dist/html/.cvsignore
3251 * manual/dist/html/Makefile.am
3252 * manual/dist/pdf/.cvsignore
3253 * manual/dist/pdf/Makefile.am
3254 * manual/dist/ps/.cvsignore
3255 * manual/dist/ps/Makefile.am
3256 * manual/dist/txt/.cvsignore
3257 * manual/dist/txt/Makefile.am
3258 * manual/es/Makefile.am
3259 * manual/es/advanced.xml
3260 * manual/es/claws-mail-manual.xml
3262 * manual/es/glossary.xml
3263 * manual/es/handling.xml
3264 * manual/es/intro.xml
3265 * manual/es/plugins.xml
3266 * manual/es/sylpheed-claws-manual.xml
3267 * manual/es/dist/.cvsignore
3268 * manual/es/dist/html/.cvsignore
3269 * manual/es/dist/html/Makefile.am
3270 * manual/es/dist/pdf/.cvsignore
3271 * manual/es/dist/pdf/Makefile.am
3272 * manual/es/dist/ps/.cvsignore
3273 * manual/es/dist/ps/Makefile.am
3274 * manual/es/dist/txt/.cvsignore
3275 * manual/es/dist/txt/Makefile.am
3276 * manual/fr/Makefile.am
3277 * manual/fr/account.xml
3279 * manual/fr/addrbook.xml
3280 * manual/fr/advanced.xml
3281 * manual/fr/claws-mail-manual.xml
3283 * manual/fr/glossary.xml
3284 * manual/fr/handling.xml
3285 * manual/fr/intro.xml
3286 * manual/fr/keyboard.xml
3287 * manual/fr/plugins.xml
3288 * manual/fr/starting.xml
3289 * manual/fr/sylpheed-claws-manual.xml
3290 * manual/fr/dist/.cvsignore
3291 * manual/fr/dist/html/.cvsignore
3292 * manual/fr/dist/html/Makefile.am
3293 * manual/fr/dist/pdf/.cvsignore
3294 * manual/fr/dist/pdf/Makefile.am
3295 * manual/fr/dist/ps/.cvsignore
3296 * manual/fr/dist/ps/Makefile.am
3297 * manual/fr/dist/txt/.cvsignore
3298 * manual/fr/dist/txt/Makefile.am
3299 * manual/pl/Makefile.am
3300 * manual/pl/account.xml
3302 * manual/pl/addrbook.xml
3303 * manual/pl/advanced.xml
3304 * manual/pl/claws-mail-manual.xml
3306 * manual/pl/glossary.xml
3307 * manual/pl/handling.xml
3308 * manual/pl/intro.xml
3309 * manual/pl/keyboard.xml
3310 * manual/pl/plugins.xml
3311 * manual/pl/starting.xml
3312 * manual/pl/sylpheed-claws-manual.xml
3313 * manual/pl/dist/.cvsignore
3314 * manual/pl/dist/html/.cvsignore
3315 * manual/pl/dist/html/Makefile.am
3316 * manual/pl/dist/pdf/.cvsignore
3317 * manual/pl/dist/pdf/Makefile.am
3318 * manual/pl/dist/ps/.cvsignore
3319 * manual/pl/dist/ps/Makefile.am
3320 * manual/pl/dist/txt/.cvsignore
3321 * manual/pl/dist/txt/Makefile.am
3345 * src/addressbook_foldersel.c
3346 * src/addressbook_foldersel.h
3368 * src/customheader.c
3369 * src/customheader.h
3370 * src/displayheader.c
3371 * src/displayheader.h
3382 * src/editldap_basedn.c
3383 * src/editldap_basedn.h
3399 * src/folder_item_prefs.c
3400 * src/folder_item_prefs.h
3407 * src/grouplistdialog.c
3408 * src/grouplistdialog.h
3411 * src/image_viewer.c
3412 * src/image_viewer.h
3451 * src/matcher_parser.h
3452 * src/matcher_parser_lex.l
3453 * src/matcher_parser_parse.y
3456 * src/message_search.c
3457 * src/message_search.h
3476 * src/partial_download.c
3477 * src/partial_download.h
3482 * src/prefs_account.c
3483 * src/prefs_account.h
3484 * src/prefs_actions.c
3485 * src/prefs_actions.h
3486 * src/prefs_common.c
3487 * src/prefs_common.h
3488 * src/prefs_compose_writing.c
3489 * src/prefs_compose_writing.h
3490 * src/prefs_customheader.c
3491 * src/prefs_customheader.h
3492 * src/prefs_display_header.c
3493 * src/prefs_display_header.h
3494 * src/prefs_ext_prog.c
3495 * src/prefs_ext_prog.h
3496 * src/prefs_filtering.c
3497 * src/prefs_folder_column.c
3498 * src/prefs_folder_column.h
3499 * src/prefs_folder_item.c
3500 * src/prefs_folder_item.h
3505 * src/prefs_image_viewer.c
3506 * src/prefs_image_viewer.h
3507 * src/prefs_matcher.c
3508 * src/prefs_matcher.h
3509 * src/prefs_message.c
3510 * src/prefs_message.h
3511 * src/prefs_msg_colors.c
3512 * src/prefs_msg_colors.h
3517 * src/prefs_receive.c
3518 * src/prefs_receive.h
3521 * src/prefs_spelling.c
3522 * src/prefs_spelling.h
3523 * src/prefs_summaries.c
3524 * src/prefs_summaries.h
3525 * src/prefs_summary_column.c
3526 * src/prefs_summary_column.h
3527 * src/prefs_template.c
3528 * src/prefs_template.h
3529 * src/prefs_themes.c
3530 * src/prefs_themes.h
3531 * src/prefs_toolbar.c
3532 * src/prefs_toolbar.h
3533 * src/prefs_wrapping.c
3534 * src/prefs_wrapping.h
3544 * src/quote_fmt_parse.y
3547 * src/remotefolder.c
3548 * src/remotefolder.h
3549 * src/send_message.c
3550 * src/send_message.h
3553 * src/sourcewindow.c
3554 * src/sourcewindow.h
3559 * src/stock_pixmap.c
3560 * src/stock_pixmap.h
3561 * src/summary_search.c
3562 * src/summary_search.h
3579 * src/common/base64.c
3580 * src/common/base64.h
3582 * src/common/hooks.c
3583 * src/common/hooks.h
3586 * src/common/mgutils.c
3587 * src/common/mgutils.h
3590 * src/common/passcrypt.c
3591 * src/common/passcrypt.h.in
3592 * src/common/plugin.c
3593 * src/common/plugin.h
3594 * src/common/prefs.c
3595 * src/common/prefs.h
3596 * src/common/progressindicator.c
3597 * src/common/progressindicator.h
3598 * src/common/quoted-printable.c
3599 * src/common/quoted-printable.h
3600 * src/common/session.c
3601 * src/common/session.h
3604 * src/common/socket.c
3605 * src/common/socket.h
3608 * src/common/stringtable.c
3609 * src/common/stringtable.h
3610 * src/common/sylpheed.c
3611 * src/common/sylpheed.h
3612 * src/common/template.c
3613 * src/common/template.h
3614 * src/common/timing.h
3615 * src/common/utils.c
3616 * src/common/utils.h
3617 * src/common/version.h.in
3620 * src/common/xmlprops.c
3621 * src/common/xmlprops.h
3623 * src/gtk/colorlabel.c
3624 * src/gtk/colorlabel.h
3625 * src/gtk/colorsel.c
3626 * src/gtk/colorsel.h
3627 * src/gtk/combobox.c
3628 * src/gtk/combobox.h
3629 * src/gtk/description_window.c
3630 * src/gtk/description_window.h
3633 * src/gtk/foldersort.c
3634 * src/gtk/foldersort.h
3635 * src/gtk/gtkaspell.c
3636 * src/gtk/gtkaspell.h
3637 * src/gtk/gtksctree.c
3638 * src/gtk/gtkshruler.c
3639 * src/gtk/gtkshruler.h
3640 * src/gtk/gtkutils.c
3641 * src/gtk/gtkutils.h
3642 * src/gtk/icon_legend.c
3643 * src/gtk/icon_legend.h
3644 * src/gtk/logwindow.c
3645 * src/gtk/logwindow.h
3646 * src/gtk/manage_window.c
3647 * src/gtk/manage_window.h
3648 * src/gtk/pluginwindow.c
3649 * src/gtk/pluginwindow.h
3650 * src/gtk/prefswindow.c
3651 * src/gtk/prefswindow.h
3652 * src/gtk/quicksearch.c
3653 * src/gtk/quicksearch.h
3654 * src/pixmaps/claws-mail.xpm
3655 * src/pixmaps/claws-mail_icon.xpm
3656 * src/pixmaps/claws-mail_logo.xpm
3657 * src/pixmaps/sylpheed-claws.xpm
3658 * src/pixmaps/sylpheed-claws_icon.xpm
3659 * src/pixmaps/sylpheed-claws_logo.xpm
3660 * src/plugins/bogofilter/Makefile.am
3661 * src/plugins/bogofilter/bogofilter.c
3662 * src/plugins/bogofilter/bogofilter.h
3663 * src/plugins/bogofilter/bogofilter_gtk.c
3664 * src/plugins/clamav/Makefile.am
3665 * src/plugins/clamav/clamav_plugin.c
3666 * src/plugins/clamav/clamav_plugin.h
3667 * src/plugins/clamav/clamav_plugin_gtk.c
3668 * src/plugins/demo/Makefile.am
3669 * src/plugins/demo/demo.c
3670 * src/plugins/dillo_viewer/Makefile.am
3671 * src/plugins/dillo_viewer/README
3672 * src/plugins/dillo_viewer/dillo_prefs.c
3673 * src/plugins/dillo_viewer/dillo_prefs.h
3674 * src/plugins/dillo_viewer/dillo_viewer.c
3675 * src/plugins/pgpcore/Makefile.am
3676 * src/plugins/pgpcore/passphrase.c
3677 * src/plugins/pgpcore/passphrase.h
3678 * src/plugins/pgpcore/pgp_viewer.c
3679 * src/plugins/pgpcore/pgp_viewer.h
3680 * src/plugins/pgpcore/plugin.c
3681 * src/plugins/pgpcore/prefs_gpg.c
3682 * src/plugins/pgpcore/prefs_gpg.h
3683 * src/plugins/pgpcore/select-keys.c
3684 * src/plugins/pgpcore/select-keys.h
3685 * src/plugins/pgpcore/sgpgme.c
3686 * src/plugins/pgpcore/sgpgme.h
3687 * src/plugins/pgpcore/sylpheed.def
3688 * src/plugins/pgpcore/version.rc
3689 * src/plugins/pgpinline/Makefile.am
3690 * src/plugins/pgpinline/pgpinline.c
3691 * src/plugins/pgpinline/pgpinline.h
3692 * src/plugins/pgpinline/plugin.c
3693 * src/plugins/pgpinline/sylpheed.def
3694 * src/plugins/pgpinline/version.rc
3695 * src/plugins/pgpmime/Makefile.am
3696 * src/plugins/pgpmime/pgpmime.c
3697 * src/plugins/pgpmime/pgpmime.h
3698 * src/plugins/pgpmime/plugin.c
3699 * src/plugins/pgpmime/sylpheed.def
3700 * src/plugins/pgpmime/version.rc
3701 * src/plugins/spamassassin/Makefile.am
3702 * src/plugins/spamassassin/README
3703 * src/plugins/spamassassin/spamassassin.c
3704 * src/plugins/spamassassin/spamassassin.h
3705 * src/plugins/spamassassin/spamassassin_gtk.c
3706 * src/plugins/trayicon/Makefile.am
3707 * src/plugins/trayicon/trayicon.c
3708 * tools/OOo2sylpheed.pl
3710 * tools/README.sylprint
3711 * tools/acroread2sylpheed.pl
3712 * tools/claws.i18n.status.pl
3713 * tools/filter_conv.pl
3714 * tools/filter_conv_new.pl
3715 * tools/freshmeat_search.pl
3716 * tools/google_search.pl
3717 * tools/kmail2sylpheed.pl
3718 * tools/kmail2sylpheed_v2.pl
3719 * tools/make.themes.project
3720 * tools/multiwebsearch.pl
3721 * tools/nautilus2sylpheed.sh
3722 * tools/outlook2sylpheed.pl
3726 * tools/textviewer.sh
3727 * tools/vcard2xml.py
3728 * tools/kdeservicemenu/README
3729 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3730 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3731 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3732 Change name to Claws Mail. Announce to follow...
3734 2006-11-06 [wwp] 2.6.0cvs6
3736 * src/prefs_template.c
3737 unify messages related to quote format/template errors (fix
3738 capitalization), again.
3740 2006-11-06 [wwp] 2.6.0cvs5
3743 unify messages related to quote format/template errors.
3745 2006-11-06 [wwp] 2.6.0cvs4
3747 * src/prefs_msg_colors.c
3748 more uses of Q_ macro for contextual translations, thanks
3751 2006-11-06 [wwp] 2.6.0cvs3
3754 * src/common/utils.c
3755 * src/common/utils.h
3756 show an alertpanel to make sure users are aware that sensitive
3757 files are attached (it's file blacklist-based). This will fix
3758 interaction w/ GoogleEarth for instance, thanks to Colin.
3760 2006-11-06 [wwp] 2.6.0cvs2
3763 * src/prefs_template.c
3764 * src/prefs_template.h
3765 check quote format when applying/closing prefs. For now this only
3766 shows up an error dialog box, not preventing the user from using
3767 a broken quote (reply, forwards) format.
3769 2006-11-06 [wwp] 2.6.0cvs1
3771 * src/prefs_template.c
3772 fix missing checks of some template fields.
3774 2006-11-06 [paul] 2.6.0
3781 2006-11-06 [paul] 2.5.6cvs22
3783 * manual/advanced.xml
3784 * manual/es/advanced.xml
3785 put 'respect_flowed_format' info in the correct
3788 2006-11-06 [mones] 2.5.6cvs21
3791 Minor fixes for release
3793 2006-11-06 [paul] 2.5.6cvs20
3804 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
3805 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
3806 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
3809 2006-11-02 [colin] 2.5.6cvs19
3813 * src/prefs_account.c
3814 * src/etpan/imap-thread.c
3815 Add GSSAPI support - fixes Debian bug #383274
3817 2006-11-01 [colin] 2.5.6cvs18
3820 Handle libpisock12 support. Probably
3821 fixes bug 1046, 'jpilot AddressDB.pdb
3824 2006-11-01 [colin] 2.5.6cvs17
3827 debug_print() folderutils_mark_all_read()
3829 2006-11-01 [colin] 2.5.6cvs16
3832 Add missed files to the Apache exception
3834 2006-10-31 [colin] 2.5.6cvs15
3838 Add a copy_private_data() func to FolderClasses
3839 Doesn't break the feature freeze, because we
3840 won't use it (right now) in the core.
3842 2006-10-31 [colin] 2.5.6cvs14
3845 Allow linking with the Apache licensed files in
3846 src/plugins/spamassassin. Hopefully fixes
3847 bug 1048, 'Spamassassin plugin license problem'
3849 2006-10-31 [wwp] 2.5.6cvs13
3852 fix and optimize trimming of leading linefeeds in body loop.
3854 2006-10-31 [colin] 2.5.6cvs12
3856 * src/etpan/imap-thread.c
3858 Make really sure to have NULL sets in case
3861 2006-10-30 [wwp] 2.5.6cvs11
3863 * src/prefs_common.c
3864 * src/prefs_common.h
3866 fix broken storage of quote format template when it contains \-escape
3867 sequences. The application of such sequences is also fixed now (\t
3868 in quote format will be a real tab instead of a 't', for instance).
3870 2006-10-27 [colin] 2.5.6cvs10
3873 Probably fix bug 1045, 'sylpheed-claws
3874 doesn't remove the mail from the IMAP
3875 Queue folder after sending'. From
3878 2006-10-27 [colin] 2.5.6cvs9
3881 Require libetpan-0.48. I'm so annoying,
3884 2006-10-27 [colin] 2.5.6cvs8
3888 Probably fix bug 1044, 'sylpheed-claws
3889 segfaults while moving mails' - Fix relation
3890 usage when moving to an IMAP mailbox from another
3893 2006-10-26 [paul] 2.5.6cvs7
3896 add libSM to compiled-in features
3899 2006-10-24 [colin] 2.5.6cvs6
3902 * src/gtk/gtkutils.c
3903 Fix crash when printing emails with an
3906 2006-10-24 [mones] 2.5.6cvs5
3908 * manual/es/advanced.xml
3909 Synchronize hidden option respect_flowed_format
3913 2006-10-21 [paul] 2.5.6cvs4
3916 * src/plugins/pgpcore/pgp_viewer.c
3917 * src/plugins/pgpcore/sgpgme.c
3918 fix building on BSDs
3919 Thanks to Michael Hughes
3920 <Sylpheed-Claws_user@thehugheslogcabin.net>
3922 2006-10-20 [colin] 2.5.6cvs3
3925 Bump up libetpan requirement
3926 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
3927 * src/common/utils.c
3928 * src/common/utils.h
3929 Add convenience get_file_mtime()
3931 * src/etpan/imap-thread.c
3932 * src/etpan/imap-thread.h
3933 Implement UIDPLUS support if the server
3934 supports it - faster sending in this case
3936 2006-10-19 [colin] 2.5.6cvs2
3938 * src/gtk/quicksearch.c
3939 Fix emptying in type-ahead+extended mode
3942 Add a hook for offline state change
3943 * src/plugins/trayicon/trayicon.c
3944 Use it to display offline icons
3945 * src/plugins/trayicon/Makefile.am
3946 * src/plugins/trayicon/newmail.offline.xpm
3947 * src/plugins/trayicon/newmarkedmail.offline.xpm
3948 * src/plugins/trayicon/nomail.offline.xpm
3949 * src/plugins/trayicon/unreadmail.offline.xpm
3950 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
3953 2006-10-12 [paul] 2.5.6cvs1
3958 Update version number following
3961 2006-10-19 [colin] 2.5.5cvs18
3963 * manual/handling.xml
3964 Add type-ahead search
3966 2006-10-18 [colin] 2.5.5cvs17
3968 * src/gtk/quicksearch.c
3969 Remove "save to history only if there's
3970 no syntax error", it breaks for some
3971 reason which I'll investigate later.
3973 2006-10-18 [colin] 2.5.5cvs16
3975 * src/prefs_common.c
3976 * src/prefs_common.h
3978 * src/gtk/quicksearch.c
3979 * src/gtk/quicksearch.h
3980 Add a type-ahead option for fast searches
3981 Patch by Fabien Vantard
3983 2006-10-18 [colin] 2.5.5cvs15
3987 Add Options/Reply mode/ menu to be able to
3988 change the recipients of a reply on the fly
3990 2006-10-18 [colin] 2.5.5cvs14
3993 Fix redirecting of our own sent mails
3995 2006-10-17 [wwp] 2.5.5cvs13
3997 * src/send_message.c
3998 Fix duplicate error messages when sending, and missing
3999 newline in such error messages.
4001 2006-10-17 [colin] 2.5.5cvs12
4004 Compare addresses case-insensitive
4006 2006-10-17 [colin] 2.5.5cvs11
4008 * src/plugins/pgpcore/sgpgme.c
4011 2006-10-17 [colin] 2.5.5cvs10
4013 * src/plugins/pgpcore/pgp_viewer.c
4016 2006-10-17 [colin] 2.5.5cvs9
4019 Fix a typo (thanks to Fabien)
4021 2006-10-16 [colin] 2.5.5cvs8
4024 Fix problem with quote-folding when emails
4025 don't convert cleanly to UTF-8
4027 2006-10-14 [colin] 2.5.5cvs7
4029 * src/prefs_template.c
4030 Reset fields when reopening
4033 2006-10-13 [paul] 2.5.5cvs6
4035 * manual/advanced.xml
4036 * src/prefs_message.c
4037 make 'respect_flowed_format' a hidden
4038 option, and add a manual entry for it
4041 2006-10-12 [colin] 2.5.5cvs5
4044 Revert part of 2.5.2cvs21:
4045 Don't optimise by reusing the
4046 last iconv converter if possible:
4047 it seems slightly broken in a
4048 very hard way to reproduce
4050 2006-10-12 [colin] 2.5.5cvs4
4052 * src/prefs_common.c
4053 * src/prefs_common.h
4054 * src/prefs_message.c
4056 Fix bug 1035, 'Incorrect handling
4057 of flowed lines'. We now optionnaly
4058 handle this format (preference is in
4059 Message View/Text options section)
4061 2006-10-12 [colin] 2.5.5cvs3
4065 * src/plugins/pgpcore/pgp_viewer.c
4066 * src/plugins/pgpcore/sgpgme.c
4067 Don't try to import without asking
4069 2006-10-12 [colin] 2.5.5cvs2
4072 Fix bug 1036, 'Forwarding a mutlipart
4073 mail with a "text/html" block to ms
4074 outlook users leeds to freeze of
4075 outlook'. Poor outlook users...
4077 2006-10-12 [paul] 2.5.5cvs1
4082 Update version number following
4085 2006-10-11 [paul] 2.5.4cvs1
4090 Update version number following
4093 2006-10-11 [paul] 2.5.3cvs32
4096 fix bug 1032, 'Segmentation fault when showing
4097 message' (bug in quote folding)
4100 2006-10-10 [colin] 2.5.3cvs31
4103 Rephrase english a bit
4105 2006-10-10 [colin] 2.5.3cvs30
4107 * src/prefs_compose_writing.c
4108 Stop making the page larger than the window
4110 2006-10-10 [wwp] 2.5.3cvs29
4113 * src/prefs_template.c
4116 * src/quote_fmt_lex.l
4117 * src/quote_fmt_parse.y
4118 Extend the quote parser a bit: allow to get access to
4119 basic (composing) account info.
4121 2006-10-10 [colin] 2.5.3cvs28
4124 Fix this \t problem in subject
4126 2006-10-09 [colin] 2.5.3cvs27
4130 Prepare cache a bit later
4131 If section already exists, skip the new one
4132 (as previously); avoid writing the same block
4133 twice - if we find a second block with the
4135 * src/plugins/pgpcore/pgp_viewer.c
4136 Set cursor to busy when retrieving a key
4137 * src/plugins/pgpcore/sgpgme.c
4138 allow 5 seconds for gpg to export the key
4141 2006-10-09 [colin] 2.5.3cvs26
4146 Check for existence of fgets_unlocked
4149 2006-10-09 [paul] 2.5.3cvs25
4151 * src/prefs_summaries.c
4152 replace strftime() with fast_strftime() and in
4153 the consequence fix the bug in the display of
4154 AM/PM in the 'Example' string
4156 2006-10-09 [ticho] 2.5.3cvs24
4159 Updated (and fixed up somewhat) Slovak translation.
4161 2006-10-08 [colin] 2.5.3cvs23
4163 * src/prefs_folder_item.c
4164 Explain why prefs in the top-level folder
4165 aren't retained, but are still useful
4167 2006-10-08 [colin] 2.5.3cvs22
4170 Don't cache anything if caching fails
4172 2006-10-08 [colin] 2.5.3cvs21
4174 * src/common/utils.c
4175 always include gi18n.h
4177 2006-10-07 [colin] 2.5.3cvs20
4179 * src/plugins/pgpcore/pgp_viewer.c
4180 Kill gpg after 5 seconds wait
4182 2006-10-07 [colin] 2.5.3cvs19
4184 * src/plugins/pgpcore/pgp_viewer.c
4185 * src/plugins/pgpcore/pgp_viewer.h
4188 2006-10-07 [colin] 2.5.3cvs18
4190 * src/plugins/pgpcore/pgp_viewer.c
4191 * src/plugins/pgpcore/pgp_viewer.h
4192 Actually add the files to CVS
4194 2006-10-07 [colin] 2.5.3cvs17
4196 * src/plugins/pgpcore/sgpgme.c
4197 Be sure not to crash on 'application/pgp-signature' that
4198 are not application/pgp-signatures
4200 2006-10-07 [colin] 2.5.3cvs16
4204 Make a bit more of the API available
4205 * src/plugins/pgpcore/Makefile.am
4206 * src/plugins/pgpcore/plugin.c
4207 * src/plugins/pgpcore/sgpgme.c
4208 Add basic key import/export
4210 2006-10-07 [colin] 2.5.3cvs15
4214 * src/prefs_account.c
4216 Warn users *everywhere* if libetpan's not
4219 2006-10-06 [mones] 2.5.3cvs14
4223 updated by Stephan Sachse and me
4225 2006-10-06 [colin] 2.5.3cvs13
4228 * src/common/sylpheed.c
4229 Don't load common plugins if --exit is passed
4232 Implement a cache to avoid reading the same
4233 files over and over again at startup
4235 2006-10-06 [colin] 2.5.3cvs12
4238 * src/gtk/quicksearch.c
4239 Update display every 5k mails on fast searches
4241 2006-10-06 [colin] 2.5.3cvs11
4244 Don't do quote folding on HTML or ERTF.
4245 May fix the Cygwin issues if they were
4246 happening with HTML mails?
4248 2006-10-05 [colin] 2.5.3cvs10
4253 2006-10-05 [colin] 2.5.3cvs9
4256 Use unlocked_stdio here too
4258 2006-10-05 [colin] 2.5.3cvs8
4261 Fix go to next * after preferences apply
4263 Do the fd lock/unlock ourselves instead of
4264 letting the libc do it at each write
4266 2006-10-05 [colin] 2.5.3cvs7
4268 * src/common/utils.c
4269 Faster division, thanks to Jean Diraison
4271 2006-10-05 [paul] 2.5.3cvs6
4273 * src/common/utils.c
4274 fix building with --disable-nls
4276 2006-10-04 [colin] 2.5.3cvs5
4279 Maybe fix a segfault
4281 2006-10-04 [wwp] 2.5.3cvs4
4283 * src/prefs_folder_item.c
4284 Fine-tune layouts in folder item prefs. Suggested by
4285 Fabien Vantard <fzzzzz@gmail.com>.
4287 2006-10-04 [wwp] 2.5.3cvs3
4289 * src/prefs_folder_item.c
4290 Kill the clandestine passengers. You didn't see anything.
4292 2006-10-04 [wwp] 2.5.3cvs2
4294 * src/prefs_folder_item.c
4295 Add a way to test the subject simplify regexp in
4296 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
4297 w/ few layout changes.
4299 2006-20-04 [paul] 2.5.3cvs1
4304 Update version number following
4307 2006-10-04 [colin] 2.5.2cvs42
4312 Provide a way for folder classes to set their sort
4315 2006-10-03 [colin] 2.5.2cvs41
4318 Don't use strlen() to know if the
4321 2006-10-03 [colin] 2.5.2cvs40
4324 Fix "check for new folders" with accentued folders
4326 2006-10-03 [ticho] 2.5.2cvs39
4332 Colin's fix for "copy" filtering rules.
4334 2006-10-02 [colin] 2.5.2cvs38
4337 Fix for double-click too
4339 2006-10-02 [colin] 2.5.2cvs37
4342 correct fix for cvs36
4344 2006-10-02 [colin] 2.5.2cvs36
4347 Fix 'goto next unread' after collapsing/expanding
4350 2006-10-02 [colin] 2.5.2cvs35
4353 Fix double freeze/thaw
4354 * src/common/utils.c
4355 * src/common/utils.h
4356 Reimplement strftime
4361 2006-10-02 [colin] 2.5.2cvs34
4364 Time mh_write_sequences() - it's fast
4366 Init a variable to shut up gcc
4368 2006-10-01 [colin] 2.5.2cvs33
4374 Add helper mh_set_mtime(), and set mtime to stat()'s result
4375 Add fsync but disable it, it's slow as hell
4377 2006-10-01 [colin] 2.5.2cvs32
4381 fflush() caches and mh_sequences before
4384 2006-10-01 [colin] 2.5.2cvs31
4387 Don't ftruncate when not using mmap
4389 2006-09-30 [colin] 2.5.2cvs30
4392 Write folder list *after* saving caches
4394 2006-09-30 [colin] 2.5.2cvs29
4398 Debug forced mtime changes
4400 2006-09-30 [colin] 2.5.2cvs28
4404 Remove useless debug_print()s (code
4407 2006-09-30 [colin] 2.5.2cvs27
4410 Do stuff faster when writing mh_sequences
4412 2006-09-30 [colin] 2.5.2cvs26
4415 Don't let the writing of .mh_sequences, which
4416 can change the folder's mtime, let us think
4419 2006-09-30 [colin] 2.5.2cvs25
4422 Move a debug_print where it belongs
4425 Don't mess with a huge slow subject
4426 table if we're not threading by
4429 2006-09-30 [colin] 2.5.2cvs24
4432 Reenable mmaped reads (*not* writes!)
4434 Don't destroy and recreate hashtables just
4436 * src/common/utils.c
4437 Remove useless reply prefixes (it's case
4440 2006-09-30 [wwp] 2.5.2cvs23
4443 Fixed a minor bug in date value extraction, added a switch
4444 to replace non RFC-compliant Date: value, added a switch
4445 to use strict RFC matching patterns for dates.
4447 2006-09-29 [colin] 2.5.2cvs22
4449 * src/matcher_parser.h
4450 * src/matcher_parser_parse.y
4451 * src/prefs_filtering.c
4453 * src/summary_search.c
4455 * src/gtk/quicksearch.c
4456 * src/gtk/quicksearch.h
4457 Optimise searches by setting different
4458 refresh intervals (depending if the
4459 search is fast or not)
4461 2006-09-29 [colin] 2.5.2cvs21
4464 Optimise by reusing the last iconv converter
4467 Optimise a bit (the foldable quotes feature
4468 still has an awful O(n^2) algo
4470 2006-09-29 [colin] 2.5.2cvs20
4472 * src/gtk/gtksctree.c
4473 * src/gtk/gtksctree.h
4474 Optimise de-selection via up/down or
4477 2006-09-28 [colin] 2.5.2cvs19
4484 * src/summary_search.c
4486 Avoid using summaryview->ctree directly
4488 2006-09-28 [colin] 2.5.2cvs18
4492 Add helpers to freeze/thaw/grab_focus
4493 Factorize calls to freeze/thaw/grab_focus
4496 2006-09-28 [colin] 2.5.2cvs17
4499 More guards for the session management
4501 2006-09-28 [colin] 2.5.2cvs16
4504 * src/gtk/gtksctree.c
4505 * src/gtk/gtksctree.h
4506 Make expanding not recursive in folderview
4508 2006-09-28 [colin] 2.5.2cvs15
4511 If nothing is selected in the list (right part)
4512 and a group is selected in the tree (left part),
4515 2006-09-28 [colin] 2.5.2cvs14
4518 Actually use SM_LIBS
4520 2006-09-28 [ticho] 2.5.2cvs13
4527 * src/prefs_themes.c
4529 Small i18n string optimization.
4530 * src/send_message.c
4532 * src/common/session.c
4534 * src/common/ssl_certificate.c
4535 * src/common/utils.c
4536 Use "Couldn't" instead of "Can't" in UI messages,
4539 2006-09-28 [colin] 2.5.2cvs12
4542 Possibly fix link errors
4544 2006-09-27 [wwp] 2.5.2cvs11
4547 * doc/man/sylpheed-claws.1
4552 Updated authors info (me, myself and I).
4554 2006-09-27 [colin] 2.5.2cvs10
4557 Remove useless printf
4559 2006-09-27 [wwp] 2.5.2cvs9
4562 * src/send_message.c
4564 * src/prefs_common.c
4565 * src/prefs_common.h
4566 * src/gtk/progressdialog.c
4567 remember more windows' sizes (send dialog, received dialog,
4568 edit group in addressbook).
4570 2006-09-27 [colin] 2.5.2cvs8
4575 Use libSM to communicate with the session
4576 manager, so that we can know when the
4577 session ends, save our caches, and draft
4578 our compose windows.
4580 2006-09-27 [colin] 2.5.2cvs7
4584 o Allow Book and Group creation from the tree's
4586 o Do not actually delete the contacts when
4587 deleting groups from the tree (duh!)
4589 2006-09-27 [colin] 2.5.2cvs6
4596 o Allow passing an email address to
4597 compose_new_with_folderitem
4599 o Use current folderitem when clicking
4600 on a TextView mailto: link
4601 o Fix a possible leak in TextView
4603 2006-09-27 [colin] 2.5.2cvs5
4606 Use UTF-8 chars to replace HTML entities
4608 2006-09-27 [colin] 2.5.2cvs4
4611 * src/prefs_account.c
4613 Fix bug #1024 (Array index out of
4614 range in sylpheed-claws-2.5.2)
4615 Patch by Ales Nosek <anosek@suse.cz>
4617 2006-09-27 [colin] 2.5.2cvs3
4620 Actually do the test
4622 2006-09-27 [colin] 2.5.2cvs2
4626 Allow completing with comma (in certain cases: vCalendar
4627 for example doesn't support that)
4628 Patch by Fabien Vantard
4630 2006-09-26 [colin] 2.5.2cvs1
4641 * src/prefs_common.c
4642 * src/prefs_filtering_action.c
4643 * src/prefs_folder_item.c
4644 * src/prefs_template.c
4645 * src/stock_pixmap.c
4646 * src/stock_pixmap.h
4647 * src/pixmaps/addr_one.xpm
4648 * src/pixmaps/addr_two.xpm
4649 Add auto-completion on groups
4651 2006-09-26 [colin] 2.5.2
4658 2006-09-26 [colin] 2.5.1cvs5
4663 2006-09-26 [colin] 2.5.1cvs4
4666 Revert cvs1 (useless as the message is printed
4669 2006-09-26 [colin] 2.5.1cvs3
4671 * src/partial_download.c
4672 Fix crasher found by Alexsandar Urosevic
4674 2006-09-26 [colin] 2.5.1cvs2
4677 Fix bug #1023 (Sylpheed deletes too much messages)
4679 2006-09-26 [ticho] 2.5.1cvs1
4682 Make use of gettext's multiple plurals for statusbar
4685 2006-09-25 [paul] 2.5.1
4692 2006-09-25 [colin] 2.5.0cvs3
4694 * src/plugins/bogofilter/bogofilter.c
4695 * src/plugins/clamav/clamav_plugin.c
4696 * src/plugins/spamassassin/spamassassin.c
4697 BogoFilter, Spamassassin: Fix double hook registering after
4698 visiting preferences
4699 Spamassassin, Clamav: Just set the mails to move instead of
4700 doing the move - caller will move the things at once.
4702 2006-09-25 [colin] 2.5.0cvs2
4705 * src/etpan/imap-thread.c
4706 Use UID SEARCH ALL instead of UID 1:*
4707 (braindead servers can't figure out that's
4710 2006-09-25 [wwp] 2.5.0cvs1
4712 * src/message_search.c
4713 Added the ability to stop a running search (in message body).
4715 2006-09-25 [paul] 2.5.0
4722 2006-09-25 [paul] 2.4.0cvs214
4733 updated by Tim, Stephan Sachse, Flammie Pirinen,
4734 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
4735 Ticho, Aleksander Urosevic, Ralgh Young
4737 2006-09-24 [mones] 2.4.0cvs213
4742 2006-09-23 [colin] 2.4.0cvs212
4744 * src/gtk/inputdialog.c
4745 Fix [ ] remember this appearing in normal
4746 input dialogs after it's been used by
4754 * src/common/timing.h
4755 Enable timings in debug mode and make it
4758 2006-09-22 [colin] 2.4.0cvs211
4763 ping the correct URI
4765 2006-09-22 [colin] 2.4.0cvs210
4768 Let's see if bug #1022 is fixed
4770 2006-09-21 [colin] 2.4.0cvs209
4773 * src/common/plugin.c
4774 Prepare infra to load predefined plugins when
4775 no configuration existed. Don't actually load
4776 anything yet (feat. freeze)
4778 2006-09-21 [wwp] 2.4.0cvs208
4781 Partial sync w/ 2.4.0cvs72:
4782 wrap file and minor updates.
4784 2006-09-21 [wwp] 2.4.0cvs207
4787 several fixes and enhancements. A new --force switch has been
4788 added to prevent overriding by default Date: header when
4791 2006-09-21 [paul] 2.4.0cvs206
4793 * src/common/utils.c
4794 add Chinese UTF8 Re prefix
4796 2006-09-21 [wwp] 2.4.0cvs205
4799 Fics alfabettical order.
4801 2006-09-21 [wwp] 2.4.0cvs204
4805 Added an action tool to fix missing Date field in emails.
4806 Updated Makefile.am to reflect those last two additions.
4808 2006-09-21 [wwp] 2.4.0cvs203
4811 Added a action tool to open uuencoded docs w/
4812 OpenOffice (based on uudec method).
4814 2006-09-21 [colin] 2.4.0cvs202
4818 Workaround possible GTK crash: remove selection
4819 clipboard before destroying widget, or GTK+-2.10
4820 dies. Thanks to Hiro.
4822 2006-09-20 [colin] 2.4.0cvs201
4825 Fix free-after-use in some cases (when
4826 procmime_encode_content() frees mimeinfo->data.mem
4827 and turns it to a temp file)
4829 2006-09-20 [colin] 2.4.0cvs200
4833 * src/gtk/gtksctree.c
4834 * src/gtk/gtksctree.h
4835 Add tooltips in the folderview and summaryview
4836 (Doesn't break string freeze as they already
4839 Put the spam button in the default configuration
4840 if compiled with bogo plugin too
4842 2006-09-19 [colin] 2.4.0cvs199
4846 Update folder name label on folder rename
4847 * src/prefs_matcher.c
4848 * src/gtk/logwindow.h
4852 2006-09-19 [wwp] 2.4.0cvs198
4854 * src/summary_search.c
4855 fix can't click forward/backward buttons in the
4858 2006-09-18 [paul] 2.4.0cvs197
4861 add missing bracket, capitalise the A of
4864 2006-09-18 [paul] 2.4.0cvs196
4867 fix bug 1012 'crashed upon sending mail
4868 from compose window'
4871 2006-09-16 [colin] 2.4.0cvs195
4874 Fix "real-time" sorting by freezing/thawing
4876 2006-09-16 [colin] 2.4.0cvs194
4879 Fix the anti-spam entry a bit
4881 2006-09-16 [colin] 2.4.0cvs193
4884 Make sure reviewers have no excuse when stating
4885 Sylpheed-Claws doesn't have antispam capabilities.
4887 2006-09-16 [colin] 2.4.0cvs192
4890 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
4891 as if the SIGPIPE comes from etpan's thread we could
4892 trigger a GUI update from this thread.
4894 2006-09-16 [colin] 2.4.0cvs191
4897 Init all members of the struct
4899 2006-09-16 [paul] 2.4.0cvs190
4902 improvements to the English
4904 2006-09-15 [colin] 2.4.0cvs189
4909 2006-09-14 [colin] 2.4.0cvs188
4911 * src/common/socket.c
4912 * src/common/socket.h
4914 * src/common/ssl_certificate.c
4915 * src/common/ssl_certificate.h
4916 * src/etpan/imap-thread.c
4917 the get_fqdn() call done to get canonical name when
4918 checking an SSL certificate is blocking, which is
4919 sad as we just did a non-blocking lookup to connect.
4920 Fix that by letting the fqdn available to the SockInfo,
4921 and use that in ssl_certificate_check(). For IMAP,
4922 we don't do it as the lookup's done by libetpan, but
4923 it's less annoying as IMAP connections as much more
4924 rare than POP3 connections.
4926 2006-09-14 [paul] 2.4.0cvs187
4928 * manual/advanced.xml
4929 improvements to the English,
4930 properly place the new hidden options
4931 within the alphabetical order
4932 * src/gtk/pluginwindow.c
4933 improvements to the English
4935 2006-09-14 [colin] 2.4.0cvs186
4937 * src/prefs_common.c
4938 * src/prefs_common.h
4939 * src/gtk/gtksctree.c
4940 * manual/advanced.xml
4941 New hidden pref, stripes_color_offset, to change
4942 the value added/substracted to normal bgcolor to
4943 create the stripes in summaries
4945 2006-09-13 [colin] 2.4.0cvs185
4952 Fix misc. printing issues:
4953 - Bad font for linkified headers
4954 - Different font if the mail was displayed or not
4955 - Factorize the thing
4957 2006-09-13 [colin] 2.4.0cvs184
4959 * src/common/ssl_certificate.c
4960 Only get FQDN once when checking certificate
4962 2006-09-13 [colin] 2.4.0cvs183
4965 * src/gtk/pluginwindow.c
4966 Misc. GUI fixes by Fabien
4968 2006-09-13 [wwp] 2.4.0cvs182
4971 * src/common/utils.h
4972 * src/common/utils.c
4973 get rid of unused wide-char functions.
4975 2006-09-13 [wwp] 2.4.0cvs181
4977 * src/plugins/pgpinline/sylpheed.def
4979 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
4980 add privacy_reset_error to the .def file,
4981 do not fork for an external textviewer.
4983 2006-09-13 [wwp] 2.4.0cvs180
4985 * src/prefs_common.c
4986 fix broken font entry in prefs (patch issued by the gpg4win team,
4987 probably by Marcus Brinkmann <marcus@g10code.de>).
4989 2006-09-13 [colin] 2.4.0cvs179
4992 Fix a warning in summaryview.c
4996 Add missing Mark/* elements in the
4999 2006-09-12 [colin] 2.4.0cvs178
5001 * src/prefs_actions.c
5002 * src/prefs_filtering_action.c
5003 * src/prefs_matcher.c
5004 Use (New) instead of New everywhere
5006 2006-09-12 [wwp] 2.4.0cvs177
5008 * manual/fr/addrbook.xml
5009 * manual/fr/handling.xml
5010 updated some quotes in the fr manual to match the fr translation.
5012 2006-09-12 [wwp] 2.4.0cvs176
5014 * src/prefs_matcher.c
5015 don't store translated string elements in matcher expressions.
5016 Also fixed a misused of Q_().
5018 2006-09-11 [wwp] 2.4.0cvs175
5020 * src/plugins//bogofilter/bogofilter.c
5021 * src/plugins//clamav/clamav_plugin.c
5022 * src/plugins//demo/demo.c
5023 * src/plugins//dillo_viewer/dillo_viewer.c
5024 * src/plugins//pgpcore/plugin.c
5025 * src/plugins//pgpinline/plugin.c
5026 * src/plugins//pgpmime/plugin.c
5027 * src/plugins//spamassassin/spamassassin.c
5028 gettext-ize more strings (mostly plugin error messages).
5030 2006-09-11 [colin] 2.4.0cvs174
5033 Make maximum buffer size bigger to avoid
5034 truncating translated messages. Patch by
5037 2006-09-11 [colin] 2.4.0cvs173
5039 * src/etpan/imap-thread.c
5040 Fix compilation on OpenBSD, thanks to
5043 2006-09-10 [wwp] 2.4.0cvs172
5045 * manual/account.xml
5046 * manual/addrbook.xml
5047 * manual/handling.xml
5048 * manual/es/handling.xml
5049 * manual/fr/account.xml
5050 * manual/fr/addrbook.xml
5051 * manual/fr/handling.xml
5052 documented addressbook matching (condition configuration):
5054 documented per-account filtering rules (handling/filtering
5055 section, account section):
5056 account.xml, handling.xml, en fr
5057 slightly updated the handling/searching section to tell few
5058 words about the extended search ability:
5060 added missing <quote></quotes> to Quick Search:
5061 handling.xml, en fr es
5062 fixed a typo (auomatically):
5064 changes revisited by Paul.
5066 2006-09-10 [paul] 2.4.0cvs171
5068 * src/prefs_actions.c
5069 * src/prefs_filtering.c
5070 * src/prefs_template.c
5071 adjustments to the gui
5072 Patch by Fabien Vantard (slightly modified)
5074 2006-09-10 [colin] 2.4.0cvs170
5077 Check folderitem/summaryview consistency
5078 (basically automates Update summary). Fixes
5079 #1011 (wrong (negative) count on unread
5082 2006-09-10 [colin] 2.4.0cvs169
5084 * src/gtk/gtksctree.c
5085 Fix recursive expansion via mouse
5086 * src/plugins/bogofilter/bogofilter.c
5087 Use normal filtering way of moving
5088 messages (batching), possibly fixing
5089 bug #1015 (Bogofilter plugin doubles
5092 2006-09-09 [wwp] 2.4.0cvs168
5094 * src/prefs_filtering.c
5095 better place for this fix.
5097 2006-09-09 [wwp] 2.4.0cvs167
5099 * src/prefs_filtering.c
5100 fix a minor bug when the enabled status of a filtering/processing
5101 rule always got set to TRUE when replacing this rule. That still
5102 make sense when adding a new rule, but now when replacing, we
5103 don't override the value of 'enabled'.
5104 Also renamed the func prefs_filtering_list_view_get_rule_name()
5105 to prefs_filtering_list_view_get_info() as this function not only
5106 returns the name, but also the account_id and the enabled status.
5108 2006-09-09 [mones] 2.4.0cvs166
5110 * manual/glossary.xml
5111 * manual/plugins.xml
5112 Minor format corrections
5114 Fix misplaced NO WARRANTY section
5115 * manual/es/advanced.xml
5117 * manual/es/glossary.xml
5119 * manual/es/handling.xml
5120 * manual/es/plugins.xml
5121 * manual/es/starting.xml
5122 Incorporate changes from English version
5126 Fix address, (add translation credits in es version)
5130 2006-09-09 [wwp] 2.4.0cvs165
5132 * src/prefs_filtering.c
5133 fix a crash when opening filtering prefs, if matcherrc file contains
5134 broken data (non-existing account id, which is theoretically not
5137 2006-09-08 [colin] 2.4.0cvs164
5140 Wrong assert, make it an if()
5141 * src/gtk/gtksctree.c
5142 Fix bug #1013 (expand selected thread
5143 tree) - expanding is now recursive
5145 2006-09-07 [wwp] 2.4.0cvs163
5147 * src/prefs_matcher.c
5148 make better sentences about addressbook matching in the
5149 matcher prefs. This should make translators' work easier
5152 2006-09-07 [wwp] 2.4.0cvs162
5154 * src/prefs_filtering.c
5155 code simplification (get rid of dup var. assignment).
5157 2006-09-07 [wwp] 2.4.0cvs161
5160 use GTK_STOCK icons when possible, patch by Fabien Vantard
5163 2006-09-07 [paul] 2.4.0cvs160
5166 fix compilation warnings
5169 2006-09-07 [paul] 2.4.0cvs159
5172 select the mimepart icon when
5176 2006-09-06 [paul] 2.4.0cvs158
5178 * src/prefs_filtering.c
5179 fix labels and table element spacing
5180 Patch by Fabien Vantard
5186 2006-09-06 [paul] 2.4.0cvs157
5188 * manual/es/advanced.xml
5191 2006-09-06 [wwp] 2.4.0cvs156
5194 fix an dup launch issue when iconified, thanks to Colin.
5196 2006-09-06 [wwp] 2.4.0cvs155
5198 * src/gtk//gtksctree.h
5199 oops, forgot that one!
5201 2006-09-06 [wwp] 2.4.0cvs154
5203 * manual/pl/advanced.xml
5204 * manual/advanced.xml
5205 * manual/es/advanced.xml
5206 * manual/fr/advanced.xml
5207 * src/prefs_customheader.c
5208 * src/prefs_filtering_action.c
5210 * src/prefs_summaries.c
5211 * src/prefs_filtering.c
5214 * src/prefs_summary_column.c
5216 * src/prefs_actions.c
5217 * src/prefs_folder_column.c
5219 * src/prefs_template.c
5220 * src/prefs_display_header.c
5221 * src/prefs_common.h
5222 * src/prefs_matcher.c
5223 * src/prefs_common.c
5224 * src/prefs_toolbar.c
5227 * src/gtk/gtksctree.c
5228 * src/gtk/pluginwindow.c
5229 * src/gtk/progressdialog.c
5230 * src/gtk/prefswindow.c
5231 renamed hidden option enable_rules_hint to use_stripes_everywhere
5232 to make its meaning more obvious (all versions of the manual reflect
5234 added an extra hidden option use_stripes_in_summary to allow
5235 discarding these stripes in mainwindow's folder and message lists;
5236 en and fr manuals only are OK towards this.
5238 2006-09-06 [colin] 2.4.0cvs153
5241 Hide Sylpheed-Claws' internal queue headers
5242 when showing all headers. They'll be present
5243 only in Source window.
5245 2006-09-05 [colin] 2.4.0cvs152
5247 * src/plugins/trayicon/trayicon.c
5248 Fix crash at exit - we have to disconnect
5250 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5251 Update eggtrayicon - patch adapted from a
5252 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
5255 2006-09-05 [colin] 2.4.0cvs151
5258 * src/gtk/logwindow.c
5259 Fix race condition when something writes
5260 to the log too soon during init. Thanks
5263 2006-09-05 [colin] 2.4.0cvs150
5266 Don't select part on right-click either
5268 2006-09-05 [paul] 2.4.0cvs149
5271 completion of previous commit
5274 2006-09-05 [colin] 2.4.0cvs148
5277 Don't force selection on middle-click, just open
5279 2006-09-04 [colin] 2.4.0cvs147
5282 Looks like gtk_notebook_set_current_page()
5283 sometimes steals focus, and this annoys us
5284 in MimeViewers as it renders navigation
5285 keys useless. Take back focus after switching
5288 2006-09-04 [colin] 2.4.0cvs146
5291 Set stop_loading when clicking on Next
5292 during load. Don't add a callback to
5293 avoid over-complicating things.
5295 2006-09-04 [colin] 2.4.0cvs145
5299 Fix multiple loads in separate messageview
5301 2006-09-04 [colin] 2.4.0cvs144
5304 Let navigation keys be handled during
5307 2006-09-04 [colin] 2.4.0cvs143
5313 Make loading of huge mails (lots of text and/or
5314 images) cancellable, so the GUI doesn't block
5316 2006-09-04 [colin] 2.4.0cvs142
5318 * src/plugins/trayicon/trayicon.c
5319 Fix annoyance when removing a folder with
5320 unread mails: trayicon didn't update
5322 2006-09-04 [paul] 2.4.0cvs141
5324 * src/gtk/icon_legend.c
5325 straighten up columns
5326 Patch by Fabien Vantard
5328 2006-09-04 [wwp] 2.4.0cvs140
5330 * src/prefs_filtering.c
5331 fix new line's account name in filtering prefs:
5332 was "All", is now "(New)".
5334 2006-09-04 [paul] 2.4.0cvs139
5336 * tools/make.themes.project
5337 use "AUTOMAKE_OPTIONS = dist-bzip2"
5338 instead of homebrewed "make release"
5340 2006-09-03 [colin] 2.4.0cvs138
5343 Fix bug #1007 (Wrong folder highlighted)
5345 2006-09-03 [colin] 2.4.0cvs137
5348 Don't set Newsgroup: header to a mail folder
5351 2006-09-03 [paul] 2.4.0cvs136
5354 * src/prefs_spelling.c
5357 2006-09-03 [paul] 2.4.0cvs135
5359 * src/prefs_summaries.c
5360 correct menu item text in prefs_keybind_apply_clicked()
5362 2006-09-03 [paul] 2.4.0cvs134
5364 * manual/advanced.xml
5365 some improvements to the descriptions
5370 fix menu sensitivity issues
5371 * src/prefs_message.c
5372 drop the useless word 'short'
5374 add the word 'lines' indicating log length
5375 is a measure of lines
5377 fix compilation warnings
5379 2006-09-02 [colin] 2.4.0cvs133
5382 Display a special return-receipt message
5383 if the message is from the user
5385 Fix missing freeze of the list when marking
5386 all read and unthreading for exec. Thanks
5389 2006-09-02 [paul] 2.4.0cvs132
5392 * src/prefs_message.c
5396 2006-09-02 [wwp] 2.4.0cvs131
5398 * src/prefs_filtering.c
5399 added an account name column to the filtering rules
5402 2006-09-02 [colin] 2.4.0cvs130
5404 * src/gtk/logwindow.c
5405 * src/gtk/logwindow.h
5406 Block scrolling if we're not at the end
5409 2006-09-02 [colin] 2.4.0cvs129
5412 Make sure account-specific rules can't
5413 be used in {pre-,post-,}processing
5415 * src/gtk/logwindow.c
5416 * src/gtk/logwindow.h
5417 Jump to last error when clicking on the
5420 2006-09-02 [colin] 2.4.0cvs128
5430 Let proc_mbox know its account, for
5431 account-specific rules
5433 2006-09-01 [colin] 2.4.0cvs127
5436 Don't uselessly use iconv to convert from
5442 Fix certain log cases, disable warning icon
5443 for now, the correct way to display it when
5444 necessary and only when necessary is probably
5445 to do it manually rather than use error logs
5446 * src/etpan/imap-thread.c
5447 Clean up UID logging a bit
5448 * src/gtk/logwindow.c
5449 * src/gtk/logwindow.h
5450 Make logging faster when the window's closed
5452 2006-09-01 [wwp] 2.4.0cvs126
5454 * manual/fr/account.xml
5455 reflect changes to the ref. manual (parts of cvs72):
5456 fix tabnames and quotes.
5458 2006-09-01 [wwp] 2.4.0cvs125
5460 * manual/fr/plugins.xml
5461 reflect changes to the reference manual (cvs42):
5462 update IRC channel info.
5464 2006-09-01 [wwp] 2.4.0cvs124
5467 use CVSEDITOR env. var. if set, according to `man cvs`.
5469 2006-09-01 [wwp] 2.4.0cvs123
5471 * manual/advanced.xml
5472 better sentence again (thanks to Paul).
5474 2006-09-01 [wwp] 2.4.0cvs122
5476 * manual/advanced.xml
5477 fix definition of toolbar_detachable and rework a bit the one of
5478 enable_dotted_lines.
5480 2006-09-01 [mones] 2.4.0cvs121
5482 * manual/advanced.xml
5483 Document enable_dotted_lines
5485 2006-09-01 [paul] 2.4.0cvs120
5492 obey the 'When entering folder...' option
5493 when using the /View/Go to/... menu items
5496 2006-08-31 [colin] 2.4.0cvs119
5499 Revert 2.4.0cvs116, wrong fix.
5501 2006-08-31 [colin] 2.4.0cvs118
5503 * src/gtk/gtksctree.c
5504 Better state the various copyrights
5506 2006-08-31 [colin] 2.4.0cvs117
5508 * src/prefs_common.c
5509 fix enable_dotted_lines
5511 2006-08-31 [colin] 2.4.0cvs116
5514 Use pref "Always open on select" when going
5515 to next unread folder
5516 * src/gtk/gtksctree.c
5517 Fix link failure to _gtk_clist_create_cell_layout
5518 on certain computers. (Why not mine, I wonder)
5520 2006-08-31 [colin] 2.4.0cvs115
5524 * src/plugins/bogofilter/bogofilter.c
5525 * src/plugins/spamassassin/spamassassin.c
5526 Requalify some "errors" to warnings
5530 Add an icon in the statusbar to notify
5532 * src/gtk/gtksctree.c
5535 Make the GtkSCTree look more modern by
5536 alternating background lines
5537 * src/prefs_common.c
5538 * src/prefs_common.h
5539 Add a pref to let people have the old
5543 2006-08-30 [colin] 2.4.0cvs114
5547 Provide a way to filter a list of
5548 messages in an optimised manner, and
5549 add a list-filtering hook
5553 Use the list filtering
5554 * src/plugins/bogofilter/bogofilter.c
5555 Use the list-filtering hook
5556 Use -b (bulk) mode for more speed
5557 when learning and filtering
5558 * src/etpan/imap-thread.c
5559 Make log output shorter in UID SEARCH
5562 2006-08-30 [colin] 2.4.0cvs113
5564 * src/plugins/bogofilter/bogofilter.c
5565 Really fast mass learning - thanks to David
5566 Relson for the options explanations :)
5568 2006-08-30 [colin] 2.4.0cvs112
5571 Fix compilation on FreeBSD. Thanks
5574 2006-08-29 [colin] 2.4.0cvs111
5577 Handle "popup_menu" signal (for popping the
5578 menu via the keyboard)
5583 * src/gtk/gtkutils.c
5584 * src/gtk/gtkutils.h
5585 Factorize scrolling code, and add an API
5586 for MimeViewers to handle scroll orders
5588 2006-08-29 [wwp] 2.4.0cvs110
5590 * src/plugins//bogofilter/bogofilter.c
5591 * src/plugins//spamassassin/spamassassin.c
5592 make the bogofilter/spamassassin filtering error dialogs at
5593 incorporation obey to the "don't popup error dialog on
5594 receive error" option. If disabled, feed the log window w/
5601 2006-08-29 [paul] 2.4.0cvs109
5604 remove 'make release', it's not needed
5605 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
5607 2006-08-29 [paul] 2.4.0cvs108
5610 * src/summary_search.c
5611 * src/gtk/progressdialog.c
5612 * src/plugins/pgpcore/passphrase.c
5613 replace deprecated gtk_window_set_policy()
5615 2006-08-29 [colin] 2.4.0cvs107
5618 Fix data loss when copy fails during a move:
5619 only use fast remove_msgs if everything was
5620 copied OK; else use slow remove_msg on the
5621 mails that got copied only.
5623 2006-08-28 [paul] 2.4.0cvs106
5626 revert change in 2.4.0cvs104, it breaks
5629 2006-08-28 [paul] 2.4.0cvs105
5631 * src/plugins/spamassassin/spamassassin.c
5634 2006-08-28 [paul] 2.4.0cvs104
5637 fix data loss when moving to another
5639 * src/prefs_spelling.c
5641 * src/gtk/pluginwindow.c
5642 improve the layout of the dialog text
5645 2006-08-28 [paul] 2.4.0cvs103
5647 * src/plugins/bogofilter/bogofilter.c
5648 * src/plugins/bogofilter/bogofilter_gtk.c
5649 fix english up a bit, innit
5651 2006-08-28 [paul] 2.4.0cvs102
5656 require autoconf 2.60, enabling building
5657 with gettext 0.15 (gettext 0.14.x build still
5658 possible). Replace Makefiles with versions
5660 Remove configure options --with-localedir and
5661 --with-mandir. The options that are provided
5662 directly by autoconf 2.60 can be used instead:
5663 --mandir --localedir
5665 2006-08-27 [colin] 2.4.0cvs101
5667 * src/plugins/bogofilter/Makefile.am
5668 Fix make dist (no README)
5670 2006-08-27 [colin] 2.4.0cvs100
5673 Don't use F_UNKNOWN folders for any default
5675 * src/plugins/bogofilter/bogofilter.c
5676 * src/plugins/bogofilter/bogofilter.h
5677 * src/plugins/bogofilter/bogofilter_gtk.c
5678 Add an option to specify the path to bogofilter
5679 Use single-quotes to be able to learn in folders
5680 with spaces in their names
5681 Verify learning status
5683 2006-08-27 [colin] 2.4.0cvs99
5686 * manual/plugins.xml
5687 Document Bogofilter plugin
5689 2006-08-27 [colin] 2.4.0cvs98
5695 When possible, copy the queued mail to sent folder
5696 instead of re-adding. Much faster on IMAP.
5698 2006-08-27 [colin] 2.4.0cvs97
5701 Disable mmaped caches - huge metadata loss
5702 here after a power failure.
5704 Add quicksearch timing
5705 * src/common/plugin.c
5706 * src/common/plugin.h
5707 Implement an interface to tell what plugins
5708 provide. Prevent loading of similar plugins.
5709 * src/plugins/clamav/clamav_plugin.c
5710 * src/plugins/demo/demo.c
5711 * src/plugins/dillo_viewer/dillo_viewer.c
5712 * src/plugins/pgpcore/plugin.c
5713 * src/plugins/pgpinline/pgpinline.c
5714 * src/plugins/pgpmime/pgpmime.c
5715 * src/plugins/spamassassin/spamassassin.c
5716 * src/plugins/trayicon/trayicon.c
5717 Implement plugin_provides()
5719 2006-08-27 [colin] 2.4.0cvs96
5722 * src/plugins/Makefile.am
5723 * src/plugins/bogofilter/.cvsignore
5724 * src/plugins/bogofilter/Makefile.am
5725 * src/plugins/bogofilter/bogofilter.c
5726 * src/plugins/bogofilter/bogofilter.h
5727 * src/plugins/bogofilter/bogofilter_gtk.c
5728 New Bogofilter plugin, provides filtering and
5729 learning. Spamassassin will go to extra plugins.
5731 2006-08-26 [mones] 2.4.0cvs95
5733 * manual/handling.xml
5734 Fix subfolder path in the example (thanks to Paul)
5736 2006-08-26 [mones] 2.4.0cvs94
5738 * manual/glossary.xml
5739 2.2. + add ISP to the glossary
5740 7.5. + Add UIDL to glossary
5741 7.7. + Add TCP to glossary
5742 * manual/handling.xml
5743 7.1. + Mentions GNU/Linux distribution, what about the non...
5744 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
5745 7.3. + Mentions .bashrc, what about the non-bash ones?
5746 7.4. = Use appropriate quotation for commands
5747 7.6. = change "" to <quote></quote>
5748 * manual/plugins.xml
5749 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
5750 * manual/starting.xml
5751 2.1. + local mbox file: some examples of mbox file locations...
5752 Also reformatted files requiring it
5754 2006-08-26 [wwp] 2.4.0cvs93
5756 * src/summary_search.c
5757 disable find buttons while summary search is running.
5759 2006-08-25 [colin] 2.4.0cvs92
5766 Speed up MH moving, and add progressbar
5769 Write cache files using mmap() too
5771 2006-08-25 [wwp] 2.4.0cvs91
5774 switch spam<->ham button when a message has been marked as spam or ham
5775 and is still selected. Thanks to Colin.
5777 2006-08-25 [paul] 2.4.0cvs90
5780 * src/stock_pixmap.c
5781 * src/stock_pixmap.h
5783 * src/gtk/icon_legend.c
5784 * src/pixmaps/copied.xpm
5785 * src/pixmaps/moved.xpm
5786 add icons for delayed execution marked for
5787 copying, marked for moving
5789 2006-08-25 [mones] 2.4.0cvs89
5791 * manual/glossary.xml
5792 Fix the other glossary items:
5793 5.1. = Inmmediate execution -> <quote>immediate execution...
5794 5.2. = Fix MBOX capitalization -> Mbox
5795 5.3. + Improve Plugins def. w/ tech. ref.
5796 5.4. = Quotation -> replace '>' by <quote>></quote>
5797 5.5. - SMTP Server. -> remove dot
5801 2006-08-25 [mones] 2.4.0cvs88
5804 Reformatted, changed email address
5805 * manual/glossary.xml
5806 Reformatted, fixed MANUAL-TODO items:
5807 8.2. + add ROT-13 to glossary
5808 8.4. + add URL to glossary
5809 * manual/es/advanced.xml
5812 2006-08-25 [paul] 2.4.0cvs87
5814 * src/gtk/icon_legend.c
5815 add 'marked for deletion' icon
5816 arrange icons by containing column
5817 wrap long label text
5819 2006-08-25 [colin] 2.4.0cvs86
5821 * src/common/utils.c
5822 * src/common/utils.h
5823 Add the sc_g_*list_bigger functions in
5824 a place everyone can use it
5826 Only freeze/thaw the list when working
5827 on the selection, if it's bigger than 1
5828 * src/gtk/gtksctree.c
5829 Only freeze/thaw the list when unselec-
5830 ting 'all' if ('all' != 1)
5831 This avoids some flickering
5833 2006-08-24 [colin] 2.4.0cvs85
5836 Fix strange list selection
5837 Fix random seg (Invalid read of freed memory)
5839 2006-08-24 [colin] 2.4.0cvs84
5842 * src/gtk/inputdialog.c
5843 * src/plugins/pgpcore/passphrase.c
5844 Revert minimal width patch of 2.4.0cvs67,
5845 as it is also a maximal width. Use
5846 gtk_window_set_default_size instead.
5848 2006-08-24 [colin] 2.4.0cvs83
5851 Write cache/mark to temp files before
5852 overwriting old ones (avoids metadata
5853 loss if writing the new files fail).
5854 Use mmap() to read cache/mark file, as
5855 this makes cache reading faster. Dis-
5856 abled for big-endian machines until it
5857 can be tested. (Big-endian users: set
5858 msgcache_use_mmap = TRUE in the relevant
5861 Move rarely used fields of MsgInfo in
5862 another structure, which will only be
5863 allocated if needed. Face, X-Face,
5864 Return receipt headers and List-*
5865 headers are moved. Mails having none
5866 of these occupy 52 bytes less with
5867 this patch, which makes 2.5MB of RAM
5868 saved on a 50k folder).
5872 * src/partial_download.c
5876 Follow this structure change.
5878 2006-08-24 [wwp] 2.4.0cvs82
5880 * manual/es/.cvsignore
5881 * manual/es/dist/.cvsignore
5882 * manual/es/dist/html/.cvsignore
5883 * manual/es/dist/pdf/.cvsignore
5884 * manual/es/dist/ps/.cvsignore
5885 * manual/es/dist/txt/.cvsignore
5886 more (generated) files to ignore.
5888 2006-08-24 [colin] 2.4.0cvs81
5892 Fix possible problems with local delivery. Check the folder doesn't
5893 need scan before setting its mtime when saving cache (which can be
5894 done long after the folder's been modified by an external process);
5895 Check that the stored item's mtime didn't change in mh functions.
5897 2006-08-24 [mones] 2.4.0cvs80
5899 * manual/advanced.xml
5900 Rewrapping, some fixes and MANUAL-TODO items:
5901 8.1. = change "" to <quote></quote>
5902 8.3. = quote menu items
5903 8.5. - deploying -> new user ... ideally a new user (redundant)
5905 2006-08-23 [colin] 2.4.0cvs79
5907 * src/gtk/gtksctree.c
5908 When selecting or deselecting range, only
5909 freeze/thaw when selection is bigger than 10
5911 2006-08-23 [colin] 2.4.0cvs78
5916 * src/plugins/dillo_viewer/dillo_viewer.c
5917 Provide an API for MimeViewer plugins to
5918 return a text selection for replying
5920 2006-08-23 [colin] 2.4.0cvs77
5922 * src/image_viewer.c
5924 Use gtk_pixbuf_new_from_file_at_scale(), which
5925 is faster than getting the pixbuf then resizing
5928 2006-08-23 [colin] 2.4.0cvs76
5931 UTF-8 should be sent Quoted-printable
5933 2006-08-22 [colin] 2.4.0cvs75
5936 Check if scan is required before touching
5937 the folder (or it'll be required every time)
5939 2006-08-22 [colin] 2.4.0cvs74
5942 Require libetpan 0.46 (crasher fix when built
5945 2006-08-22 [colin] 2.4.0cvs73
5948 Set folder's mtime after writing its
5953 Don't do useless stuff if we don't
5956 Add some timing, don't deselect prior
5957 to selecting (gtksctree does it itself),
5958 remove crash avoidance hacks as it's been
5959 properly fixed since a while
5960 * src/common/utils.c
5961 Optimize to_human_readable(): _() is slow,
5962 do it only once, and avoid %f format for KB
5963 (the most common in a summaryview)
5964 * src/gtk/gtksctree.c
5965 Don't uselessly freeze/thaw (fixes flicker
5966 on next unread and friends), reduce number
5967 of g_list_nth/g_list_position where possible
5968 * src/gtk/gtkutils.c
5969 * src/gtk/gtkutils.h
5970 Reduce number of g_list_nth/g_list_position
5972 All of this makes loading as 70k folder 2.1
5973 seconds instead of 3.2 (with hot FS caches).
5974 (1.3 seconds without Date and Size columns...)
5976 2006-08-22 [paul] 2.4.0cvs72
5978 wrap documents and do some items from mones' MANUAL-TODO:
5980 * manual/account.xml
5981 4.1. = fix tabname references to <quote>tabname</quote>
5982 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
5984 1.1. = mentioned options don't match UI
5985 Add information about the 'Never send Return Receipts'
5987 * manual/handling.xml
5988 6.2. = Mentions Extended symbols button, but now is
5990 6.3. = Mentions ... button, which is now Edit
5992 2006-08-22 [colin] 2.4.0cvs71
5994 * src/gtk/pluginwindow.c
5995 Fix layout in verbose translations (such
5998 2006-08-22 [paul] 2.4.0cvs70
6000 * manual/Makefile.am
6001 build manuals in alphabetical order
6003 * src/prefs_themes.c
6004 replace/remove deprecated symbols
6005 * src/gtk/gtkutils.c
6007 * src/gtk/pluginwindow.c
6008 replace deprecated symbol
6009 replace label text and move it
6010 * src/plugins/pgpcore/prefs_gpg.c
6011 move the 'Generate...' button out of the
6012 Sign Key frame, replace the English used
6013 * src/plugins/pgpcore/sgpgme.c
6014 fixes to the English
6016 2006-08-21 [colin] 2.4.0cvs69
6018 * src/plugins/trayicon/trayicon.c
6019 Add more strings for translation; patch
6022 2006-08-21 [colin] 2.4.0cvs68
6025 fix replied flag not set after drafting
6027 fix body quicksearch in non-encoded bodies
6030 Get rid of the g_malloc workaround for
6031 corrupted caches, use g_try_malloc
6033 2006-08-21 [colin] 2.4.0cvs67
6036 * src/gtk/inputdialog.c
6037 * src/plugins/pgpcore/passphrase.c
6038 Set minimal width to 375
6040 Fix switching to offline, asking if it
6041 should be overriden for synchronising
6043 Don't offer to remember command on Open
6044 with for text parts, as the browser or
6045 text editor command isn't changed from
6048 2006-08-20 [paul] 2.4.0cvs66
6052 fix plural form errors. revealed by stricter
6053 checking of gettext 0.15
6055 2006-08-18 [paul] 2.4.0cvs65
6057 * src/stock_pixmap.c
6058 fix the fix of 2.4.0cvs64
6061 2006-08-18 [paul] 2.4.0cvs64
6063 * src/stock_pixmap.c
6067 2006-08-18 [paul] 2.4.0cvs63
6071 fix occasional IMAP bug where large msgs
6072 were left in the queue folder after sending
6075 2006-08-18 [paul] 2.4.0cvs62
6078 freeze the summaryview while quicksearch results
6080 (fixes bug 456 'current message is hidden when the
6081 view is refreshed and extended search is "unread
6085 add missing #include "inputdialog.h"
6086 * src/common/utils.h
6087 add missing mailcap_update_default() and improve
6090 2006-08-17 [colin] 2.4.0cvs61
6092 * src/plugins/pgpcore/select-keys.c
6095 2006-08-17 [colin] 2.4.0cvs60
6098 Don't continue queuing if Cancel is clicked
6101 2006-08-17 [colin] 2.4.0cvs59
6103 * src/plugins/pgpcore/select-keys.c
6104 When encrypting, if only one key matches and it
6105 matches exactly, automatically use it.
6107 2006-08-17 [colin] 2.4.0cvs58
6110 * src/prefs_common.c
6111 * src/prefs_common.h
6112 * src/prefs_ext_prog.c
6114 Fix issues with previous patch (text/html)
6115 Remove outdated prefs
6117 2006-08-17 [colin] 2.4.0cvs57
6120 Add View Log button on auth error
6122 Fix encrypted mail marked as new when
6123 saved in normal folders
6124 * src/plugins/pgpinline/pgpinline.c
6125 Fix encrypt bug on IMAP
6127 * src/common/utils.c
6128 * src/common/utils.h
6129 * src/gtk/inputdialog.c
6130 * src/gtk/inputdialog.h
6131 Get rid of metamail stuff, simplify
6132 opening, and allow remembering of user's
6133 choices (by updating ~/.mailcap). There's
6134 still to drop "Audio player" and "Image
6135 viewer" preferences.
6137 2006-08-17 [mones] 2.4.0cvs56
6139 * manual/es/sylpheed-claws-manual.xml
6142 2006-08-17 [mones] 2.4.0cvs55
6145 * manual/Makefile.am
6146 * manual/es/Makefile.am
6147 * manual/es/account.xml
6149 * manual/es/addrbook.xml
6150 * manual/es/advanced.xml
6152 * manual/es/glossary.xml
6154 * manual/es/handling.xml
6155 * manual/es/intro.xml
6156 * manual/es/keyboard.xml
6157 * manual/es/plugins.xml
6158 * manual/es/starting.xml
6159 * manual/es/sylpheed-claws-manual.xml
6160 * manual/es/dist/Makefile.am
6161 * manual/es/dist/html/Makefile.am
6162 * manual/es/dist/pdf/Makefile.am
6163 * manual/es/dist/ps/Makefile.am
6164 * manual/es/dist/txt/Makefile.am
6165 Spanish translation for the manual
6167 2006-08-16 [colin] 2.4.0cvs54
6172 Fix send button sensitivity at startup
6173 Set send menu sensitivity (patch by Fabien)
6175 Enable closing with esc (patch by Fabien)
6176 * src/gtk/foldersort.c
6177 Enable closing with esc (patch by Fabien)
6179 Optimisation (no need to copy to tempfile to
6180 "decode" 7bit and 8bit)
6182 Fix cruft in swap_from case
6184 Fix missing last line in some mail cases
6185 (Fixes debian #381872)
6186 * src/plugins/pgpcore/prefs_gpg.c
6187 * src/plugins/pgpcore/sgpgme.c
6188 * src/plugins/pgpcore/sgpgme.h
6189 Don't show "no key found" when user explicitely
6190 wants to create a key
6192 2006-08-16 [paul] 2.4.0cvs53
6198 * src/prefs_account.c
6199 * src/prefs_message.c
6200 * src/gtk/gtkutils.c
6201 bump up minimum required versions of GTK+ and
6204 2006-08-16 [paul] 2.4.0cvs52
6207 workaround GTK+ Bug 351600 - 'Can't re-click
6208 on button after sensitivity update'
6209 http://bugzilla.gnome.org/show_bug.cgi?id=351600
6212 2006-08-15 [colin] 2.4.0cvs51
6214 * src/plugins/pgpcore/prefs_gpg.c
6215 Set options sensitivity according to
6217 * src/plugins/pgpcore/sgpgme.c
6218 Allow to create key with no passphrase
6220 2006-08-14 [cleroy] 2.4.0cvs50
6222 * src/gtk/pluginwindow.c
6223 New layout (maybe to be changed?)
6224 * src/gtk/gtkutils.c
6225 Fix a bit label_window
6226 * src/plugins/pgpcore/passphrase.c
6227 * src/plugins/pgpcore/passphrase.h
6228 * src/plugins/pgpcore/plugin.c
6229 * src/plugins/pgpcore/prefs_gpg.c
6230 * src/plugins/pgpcore/prefs_gpg.h
6231 * src/plugins/pgpcore/sgpgme.c
6232 * src/plugins/pgpcore/sgpgme.h
6233 Allow to create a PGP private key via the GUI
6235 2006-08-14 [wwp] 2.4.0cvs49
6237 * src/addressbook_foldersel.c
6238 fix strict ISO C90 compliance.
6240 2006-08-14 [paul] 2.4.0cvs48
6242 * src/gtk/prefswindow.c
6243 re-set scrolled window on opening
6250 2006-08-14 [paul] 2.4.0cvs47
6252 * src/prefs_display_header.c
6253 re-enable user-defined Displayed Headers
6255 2006-08-14 [paul] 2.4.0cvs46
6257 * src/prefs_account.c
6260 2006-08-13 [colin] 2.4.0cvs45
6262 * src/common/utils.c
6263 Fix "a" in quote when the original message is empty,
6264 by using \0 instead of 'a' to test writability of
6267 2006-08-13 [wwp] 2.4.0cvs44
6269 * src/plugins/spamassassin/spamassassin.c
6270 fix capitalization of "SpamAssassin" in some debug, log and
6273 2006-08-13 [paul] 2.4.0cvs43
6276 fix overlapping widgets
6277 * src/prefs_account.c
6278 fix translation of protocol_names[]
6279 fix label disappearing off the edge of the
6282 2006-08-12 [paul] 2.4.0cvs42
6284 * manual/plugins.xml
6285 update IRC channel info before it gets forgotten
6288 2006-08-11 [colin] 2.4.0cvs41
6297 Grey out the Send button if
6298 - Queue folders are empty, or
6299 - We're sending already
6301 2006-08-11 [wwp] 2.4.0cvs40
6304 fix a logic issue when quitting while a compose window is
6305 still open, thanks to Colin.
6307 2006-08-10 [colin] 2.4.0cvs39
6310 Fix default font size setting after wizard run
6312 * src/etpan/imap-thread.c
6313 * src/etpan/imap-thread.h
6314 Fix bug #999 (Timing out on TSL cert validation
6315 dialog makes ugly things happen). Also, STARTTLS
6316 unconditionnaly if initial capabilities contain
6317 LOGINDISABLED and STARTTLS.
6319 2006-08-09 [colin] 2.4.0cvs38
6323 Fix Tools/Actions sensitivity when there are
6326 2006-08-09 [colin] 2.4.0cvs37
6328 * src/prefs_filtering.c
6329 Warning fix, patch by Paul
6331 * src/prefs_actions.c
6332 * src/prefs_filtering_action.c
6333 * src/prefs_matcher.c
6334 Uniformisation of "Info ..." to "Info..." (for
6335 old gtk), patch by Fabien
6336 * src/plugins/clamav/clamav_plugin_gtk.c
6337 Sensitivity fix by Fabien
6339 2006-08-09 [colin] 2.4.0cvs36
6343 Add a function to know whether we're exiting
6344 * src/plugins/trayicon/trayicon.c
6345 If exiting, don't do anything. Faster, and
6346 avoids gtk_main_iteration reentracy causing
6349 2006-08-09 [colin] 2.4.0cvs35
6354 Fix lack of part selection when automatically
6355 jumping to a specific part
6357 Little optimisation in cache reading
6359 2006-08-09 [colin] 2.4.0cvs34
6362 Fix crash setting the priority on reedit
6363 (Accessing compose before creating it!)
6365 2006-08-08 [colin] 2.4.0cvs33
6368 Fix bug #998 (last attachment is not accessible)
6369 Bad RFC interpretation on multipart close-delimiters
6372 * src/gtk/gtkvscrollbutton.c
6373 * src/gtk/gtkvscrollbutton.h
6374 Make attachments list wheel-scrollable
6376 2006-08-07 [colin] 2.4.0cvs32
6378 * src/gtk/gtkaspell.c
6379 Fix bug #973 (Unicode punctation characters
6380 are not recognized as separators by the
6381 spell checker); fix unsigned stuff
6383 2006-08-07 [colin] 2.4.0cvs31
6386 Fix bug #956 (DnD text with accents in compose
6387 text entry); fix gccc's signed/unsigned fuss
6389 2006-08-06 [colin] 2.4.0cvs30
6392 Fix bug #979 (Plugin crashes when exiting
6393 sylpheed-claws) : handle exit request only
6396 2006-08-05 [colin] 2.4.0cvs29
6399 Just make sure we have a msgid.
6401 2006-08-05 [colin] 2.4.0cvs28
6405 Fix bug #995 ("Mark cross-posted as read" doesn't work)
6406 by reimplementing it
6408 Fix bug when hiding quotes with level > 3 and quote
6411 2006-08-04 [colin] 2.4.0cvs27
6416 Fix a bit replace-by-pasting undo
6419 Fix Fold quotes menu synchro in
6420 mainwindow when it changes in
6423 Fix right-click on quotes blocks
6424 * src/common/utils.c
6425 Verify that the file created by
6426 my_tmpfile() is writable. Fixes
6427 bug #988 (very specific filesystem
6429 * src/plugins/pgpcore/sgpgme.c
6430 Fix file descriptor leak
6431 * src/plugins/spamassassin/spamassassin.c
6432 Warn once if spamd isn't reachable
6434 2006-08-04 [colin] 2.4.0cvs26
6437 i18n context patch by Fabien
6439 2006-08-03 [colin] 2.4.0cvs25
6443 Rename "Hide quotes" to "Fold quotes"
6445 Don't use hand cursor on quotes. "all
6446 the bonuses of the feature and none of
6447 unwelcome side-effects"
6449 2006-08-03 [colin] 2.4.0cvs24
6452 * sylpheed-claws.desktop
6454 Bring the desktop file to XDG compliance
6455 Patch by Charles A. Edwards
6457 2006-08-03 [colin] 2.4.0cvs23
6460 Fix links offset when they are preceded
6461 by accentued chars (g_utf8_strlen!)
6463 Fix wrong status when starting offline
6466 2006-08-03 [wwp] 2.4.0cvs22
6468 * src/prefs_common.h
6469 ask what to do w/ filtering rules that belong to an account when
6470 applying filtering rules manually from the main window (skip,
6471 apply regardless of the account, use current account). This dialog
6472 can be skipped and the last reply used.
6475 2006-08-03 [wwp] 2.4.0cvs21
6479 * src/prefs_common.c
6484 ask what to do w/ filtering rules that belong to an account when
6485 applying filtering rules manually from the main window (skip,
6486 apply regardless of the account, use current account). This dialog
6487 can be skipped and the last reply used.
6490 2006-08-03 [colin] 2.4.0cvs20
6493 Optimize previous patch
6495 2006-08-03 [cleroy] 2.4.0cvs19
6498 Fix quotes getting toggled back when the
6499 mail has an even number of text parts
6501 2006-08-02 [colin] 2.4.0cvs18
6504 Add Hide quotes menu
6506 2006-08-02 [colin] 2.4.0cvs17
6509 * src/prefs_common.c
6513 Allow per-level quote hiding,
6514 Allow toggling quotes by double-clicking them
6515 Rename RemoteURI to ClickableText to reflect
6516 the fact it's used for a variety of things
6518 2006-08-02 [wwp] 2.4.0cvs16
6521 fix "View/Hide quotes" menu item status initialization.
6523 2006-08-02 [wwp] 2.4.0cvs15
6525 * src/matcher_parser_parse.y
6526 remove a debug trace.
6528 2006-08-02 [paul] 2.4.0cvs14
6530 * src/plugins/pgpcore/passphrase.c
6531 don't set initial dialog size
6534 2006-08-02 [paul] 2.4.0cvs13
6537 remove the rogue '/' character
6539 2006-08-02 [paul] 2.4.0cvs12
6542 allow buttons to resize as necessary
6544 2006-08-01 [wwp] 2.4.0cvs11
6547 fix strict ISO C90 compliance.
6549 2006-08-01 [wwp] 2.4.0cvs10
6552 updated update-po tool to work w/ context-dependent translations.
6553 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6555 2006-08-01 [wwp] 2.4.0cvs9
6558 * src/prefs_filtering.c
6559 * src/prefs_matcher.c
6560 allow context-dependent translations for "All",
6561 patch by Fabien Vantard <fzzzzz@gmail.com>.
6563 2006-07-31 [colin] 2.4.0cvs8
6567 Add Rafal to authors
6569 2006-07-31 [colin] 2.4.0cvs7
6574 * src/prefs_common.c
6575 * src/prefs_common.h
6577 Add 'View/Hide quotes'. Patch based on a patch
6580 2006-07-31 [colin] 2.4.0cvs6
6583 Fix problem with "> stuff >" actions
6585 2006-07-31 [paul] 2.4.0cvs5
6588 updated by Geir Helland
6590 2006-07-31 [wwp] 2.4.0cvs4
6595 add "View/Go to/Parent message" and "View/Go to/Last read message",
6598 2006-07-31 [wwp] 2.4.0cvs3
6605 * src/addressbook_foldersel.c
6606 * src/addressbook_foldersel.h
6611 * src/matcher_parser_lex.l
6612 * src/matcher_parser_parse.y
6613 * src/prefs_common.c
6614 * src/prefs_common.h
6615 * src/prefs_filtering.c
6616 * src/prefs_matcher.c
6617 * src/prefs_matcher.h
6619 introduce filtering against the address book. It's now possible to add
6620 matched conditions to determine if any email address in a message matches
6621 or doesn't match any or all books or folders in the address book.
6623 2006-07-31 [wwp] 2.4.0cvs2
6633 * src/matcher_parser_lex.l
6634 * src/matcher_parser_parse.y
6636 * src/prefs_filtering.c
6637 * src/prefs_filtering.h
6641 introduce per-account filtering rules. Each filtering rule can now be assigned
6642 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
6643 when applying filtering rules manually, as all rules will apply - even the ones
6644 assigned to an account. This issue will be addressed soon.
6648 2006-07-31 [wwp] 2.4.0cvs1
6651 make more strings translatable.
6653 2006-07-31 [paul] 2.4.0
6657 2006-07-31 [paul] 2.3.1cvs91
6660 updated by Miquel Oliete
6662 2006-07-31 [paul] 2.3.1cvs90
6672 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
6673 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
6674 Aleksandar Urosevic, and Ralgh Young
6676 2006-07-31 [paul] 2.3.1cvs89
6682 Fix a race condition when, after an SC crash, rescanning
6683 folders took more than 0.5 seconds
6686 2006-07-31 [paul] 2.3.1cvs88
6689 don't translate separator strings
6691 2006-07-30 [mones] 2.3.1cvs87
6693 * doc/man/sylpheed-claws.1
6694 Fixed non-ASCII chars in Hoa's name
6698 2006-07-27 [colin] 2.3.1cvs86
6701 Don't include the leading \n in links
6704 2006-07-25 [colin] 2.3.1cvs85
6707 * src/common/socket.h
6708 * src/etpan/imap-thread.c
6709 Refresh resolvers before connecting
6710 to IMAP servers, and after switching
6711 to online. Thanks to Paul.
6715 * 2.4.0-rc4 released
6717 2006-07-17 [colin] 2.3.1cvs84
6720 Show connection attempt in statusbar before
6721 connecting (previously first message was
6722 "Retrieving messages from ..." after the
6723 connection succeeded.
6725 2006-07-16 [wwp] 2.3.1cvs83
6727 * sylpheed-claws.ico
6728 Added .ico file (windows multi-size icon file, generated).
6730 2006-07-12 [wwp] 2.3.1cvs82
6733 remove Message/Re-edit menu entry from messageview window,
6734 as sent/draft/queued messages are opened in compose window when
6735 re-edited and it's not possible to re-edit other msgs.
6737 2006-07-12 [paul] 2.3.1cvs81
6742 check online state before resetting
6743 mailcheck timer. Useful if some program
6744 verifies connection state and updates
6746 Patch by Leonid Evdokimov <darkk@users.sf.net>
6748 2006-07-12 [paul] 2.3.1cvs80
6750 * sylpheed-claws-128x128.png
6751 * sylpheed-claws-64x64.png
6752 * sylpheed-claws.png
6755 * src/prefs_toolbar.c
6756 * src/stock_pixmap.c
6757 * src/stock_pixmap.h
6760 * src/gtk/gtkutils.c
6761 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
6762 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
6763 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
6764 * src/pixmaps/sylpheed.xpm ** REMOVED **
6765 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
6766 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
6767 updated and renamed logo/icon files and related
6768 logo by Jesper Schultz
6770 2006-07-11 [paul] 2.3.1cvs79
6773 fix the labels a smidgin
6775 2006-07-09 [colin] 2.3.1cvs78
6778 Show errors in textviewer's command
6779 Patch by H. Merijn Brand
6781 2006-07-09 [colin] 2.3.1cvs77
6784 Save FMID in drafts too
6786 2006-07-08 [colin] 2.3.1cvs76
6789 Svae RMID in drafted mails too
6790 Save quote_fmt vars for whole mails,
6791 don't reset at each quote_fmt_init:
6792 allows to use the same |i{var} in
6793 various template fields
6794 * src/prefs_template.c
6796 * src/quote_fmt_parse.y
6799 2006-07-08 [colin] 2.3.1cvs75
6802 Fix highlighting of attached parts URIs
6804 2006-07-08 [colin] 2.3.1cvs74
6807 Prevent bug #981 (sc 2.3.1 segfaults with
6808 gtk+ 2.10) from being reported again:
6809 if Sylpheed-Claws has been compiled against
6810 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
6811 of if Sylpheed-Claws has been compiled against
6812 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
6815 2006-07-07 [colin] 2.3.1cvs73
6817 * src/prefs_actions.c
6820 2006-07-07 [colin] 2.3.1cvs72
6822 * src/prefs_actions.c
6823 Fix compile on gtk < 2.8. argh :)
6825 2006-07-07 [paul] 2.3.1cvs71
6830 2006-07-07 [colin] 2.3.1cvs70
6834 * src/quote_fmt_lex.l
6835 * src/quote_fmt_parse.y
6836 Add |i{var}, a way to insert user-entered
6841 * 2.4.0-rc3 released
6843 2006-07-07 [colin] 2.3.1cvs69
6846 Don't consider inboxes of UNKNOWN folder
6847 classes to be useable as default inboxes
6849 2006-07-07 [paul] 2.3.1cvs68
6852 add missing #include <errno.h>
6853 Thanks to René J. Blokland
6855 2006-07-07 [paul] 2.3.1cvs67
6858 Return now Closes dialog
6862 add contextual menu to mime parts listed
6865 * src/common/utils.c
6866 reversal: ' is a valid character in URLs
6868 2006-07-06 [colin] 2.3.1cvs66
6870 * src/remotefolder.h
6871 Forgotten in previous commit
6873 2006-07-06 [colin] 2.3.1cvs65
6876 Set summary update flag whenever
6879 * src/prefs_account.c
6880 * src/common/utils.h
6881 * src/etpan/imap-thread.c
6882 Fix warnings, thanks to Fabien and
6885 2006-07-06 [wwp] 2.3.1cvs64
6887 * src/gtk/gtkutils.c
6888 GTK_STOCK_HELP exists in GTK+ 2.4.x.
6890 2006-07-06 [wwp] 2.3.1cvs63
6899 * src/message_search.c
6900 * src/prefs_actions.c
6901 * src/prefs_filtering.c
6902 * src/prefs_filtering.h
6903 * src/prefs_template.c
6904 * src/summary_search.c
6906 * src/gtk/gtkutils.c
6907 * src/gtk/gtkutils.h
6908 * src/gtk/pluginwindow.c
6909 add help buttons to some dialogs. Clicking such buttons opens a
6910 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
6912 2006-07-06 [paul] 2.3.1cvs62
6915 fix attachments contextual menu
6918 2006-07-05 [colin] 2.3.1cvs61
6922 Handle sftp:// links
6924 2006-07-05 [paul] 2.3.1cvs60
6927 grab save button by default
6930 2006-07-05 [wwp] 2.3.1cvs59
6933 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
6935 2006-07-04 [colin] 2.3.1cvs58
6939 Use left click to select, middle click to open
6941 * src/common/utils.c
6944 2006-07-04 [colin] 2.3.1cvs57
6948 Warning fixes, thanks to Fabien
6950 2006-07-04 [colin] 2.3.1cvs56
6955 Allow parts to be selected via their text label
6958 2006-07-04 [colin] 2.3.1cvs55
6961 Feedback when closing (for big folders)
6962 * src/prefs_actions.c
6963 * src/prefs_filtering.c
6964 * src/prefs_matcher.c
6965 * src/prefs_template.c
6966 Fix default button when closing without
6969 2006-07-04 [colin] 2.3.1cvs54
6972 Delete local file on deletion
6974 2006-07-03 [colin] 2.3.1cvs53
6978 Don't freeze when rescanning after crash
6980 2006-07-03 [wwp] 2.3.1cvs52
6985 * src/plugins/pgpinline/pgpinline.c
6986 * src/plugins/pgpmime/pgpmime.c
6987 don't report an error when the user cancels the passphrase dialog.
6989 2006-07-02 [colin] 2.3.1cvs51
6992 Open message when crossing folders with Space,
6993 goto next unread and friends
6995 2006-07-01 [colin] 2.3.1cvs50
6997 * src/prefs_account.c
6998 Typographic rules varying from language
6999 to language (in french "Protocole :"),
7000 we have to do that :)
7002 2006-07-01 [ticho] 2.3.1cvs49
7004 * src/prefs_account.c
7005 Only use one temporary gchar* variable in
7006 prefs_account_protocol_set_optmenu().
7008 2006-07-01 [ticho] 2.3.1cvs48
7010 * src/prefs_account.c
7011 * src/prefs_account.h
7012 Use GtkLabel for existing account protocol name.
7013 Created an array for protocol names and populate the
7014 combobox from it in a for() cycle.
7016 2006-06-30 [colin] 2.3.1cvs47
7019 Block undo when changing signature (by changing
7022 2006-06-30 [paul] 2.3.1cvs46
7024 * src/send_message.c
7025 when editing From in the Compose window, use that address
7026 in the Return-Path: header
7029 2006-06-30 [colin] 2.3.1cvs45
7032 Fix signature replacement:
7033 - when no newline before separator
7036 2006-06-29 [colin] 2.3.1cvs44
7042 Let 'View/Go to/Next marked' work like
7043 Next new & Next unread: across folders
7044 Change the select_on_entry pref to do
7045 what we want when changing folder
7046 * src/common/utils.c
7047 Fix single-quoted links
7049 2006-06-29 [colin] 2.3.1cvs43
7051 * src/gtk/gtkaspell.c
7052 "Sylpheed" and "Sylpheed-Claws" do exist !
7054 2006-06-29 [colin] 2.3.1cvs42
7057 Forgot to remove debug
7059 2006-06-29 [colin] 2.3.1cvs41
7064 Disconnect from IMAP servers when going
7065 offline. Fixes bug #978 (going to offline-mode
7066 won't close connections)
7068 2006-06-29 [colin] 2.3.1cvs40
7071 Fix transient setting on failing plugins
7073 * src/plugins/pgpcore/sgpgme.c
7074 Only warn for OpenPGP. Most people don't
7077 2006-06-29 [colin] 2.3.1cvs39
7080 Fix Spelling menu (discrepancy between context menu
7081 and top menu when folder's dictionary isn't the
7083 * src/plugins/pgpcore/sgpgme.c
7084 More error reporting about why gpgme can fail
7086 2006-06-29 [wwp] 2.3.1cvs38
7089 honor the display-header-pane setting even when the message view
7090 is a separate window.
7092 2006-06-29 [wwp] 2.3.1cvs37
7094 * src/prefs_actions.c
7095 forgot to commit that one (use of GTK_STOCK_INFO).
7097 2006-06-29 [colin] 2.3.1cvs36
7100 Better handling of login errors (ask the password
7101 again once), alert in case of error. Fix three
7102 signedness warnings.
7104 2006-06-28 [wwp] 2.3.1cvs35
7106 * src/prefs_template.c
7107 * src/prefs_matcher.c
7108 * src/prefs_filtering_action.c
7110 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
7111 patch by Fabien Vantard, slightly modified.
7117 2006-06-28 [colin] 2.3.1cvs34
7119 * src/prefs_account.c
7120 Fix bug #977 (Can't add or edit imap accounts)
7122 2006-06-28 [colin] 2.3.1cvs33
7127 2006-06-28 [colin] 2.3.1cvs32
7130 Save named inlined attachments with "Save all"
7133 * src/common/plugin.c
7134 * src/common/plugin.h
7135 * src/common/sylpheed.c
7136 * src/common/utils.c
7137 * src/plugins/pgpcore/sylpheed.def
7138 * src/plugins/pgpinline/sylpheed.def
7139 * src/plugins/pgpmime/sylpheed.def
7140 Win32 compatibility patch, by
7143 2006-06-28 [wwp] 2.3.1cvs31
7146 * src/prefs_folder_item.c
7147 less compilation warnings (thanks to Fabien Vantard), less typos.
7149 2006-06-28 [paul] 2.3.1cvs30
7151 * src/gtk/gtkutils.c
7152 gtk_combo_box_set_focus_on_click() is only
7153 available since gtk 2.6.0
7155 2006-06-28 [paul] 2.3.1cvs29
7157 * src/prefs_ext_prog.c
7158 fix engrish and add a tooltip for the
7159 'command for 'Display as text' option
7165 2006-06-28 [paul] 2.3.1cvs28
7169 include textviewer.pl in releases
7171 2006-06-28 [paul] 2.3.1cvs27
7173 * src/prefs_ext_prog.c
7174 hide Print command option if libgnomeprint
7177 2006-06-27 [colin] 2.3.1cvs26
7180 Fix Esc handling in insert/attach dialog
7181 Don't show this dialog if dragging something
7182 else than text/uri-list
7183 Thanks to Fabien Vantard
7184 * tools/textviewer.pl
7185 Filter script to display stuff as text
7188 2006-06-27 [wwp] 2.3.1cvs25
7191 use the exact product name (message view title), patch
7194 2006-06-27 [ticho] 2.3.1cvs24
7196 * src/prefs_account.c
7197 * src/prefs_common.c
7198 * src/prefs_common.h
7199 * src/prefs_ext_prog.c
7201 Add a preference (Preferences/External programs)
7202 to allow "Display as text" to be done via a script
7203 (patch by H.Merijn Brand).
7204 Use GtkComboBox for protocol selection in account
7206 Only include current choice for existing accounts, and
7207 insensitivize the combobox.
7209 2006-06-27 [paul] 2.3.1cvs23
7212 fix crasher introduced in cvs21.
7215 2006-06-26 [colin] 2.3.1cvs22
7218 Fix double-frees when leaving folders
7219 after exporting to mbox
7221 2006-06-26 [colin] 2.3.1cvs21
7224 More feedback (and optimisation)
7226 * src/common/utils.c
7227 Fix case when looking for mail addresses
7228 * src/gtk/gtkutils.c
7229 Extra check for (X-)Face
7231 2006-06-25 [ticho] 2.3.1cvs20
7235 * src/gtk/gtkutils.c
7236 * src/gtk/gtkutils.h
7237 Added second argument to gtkut_sc_combobox_create() to
7238 control focus-on-click for the widget.
7239 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
7241 2006-06-25 [ticho] 2.3.1cvs19
7244 * src/gtk/Makefile.am
7245 * src/gtk/combobox.c
7246 * src/gtk/combobox.h
7247 * src/gtk/gtkutils.c
7248 * src/gtk/gtkutils.h
7249 Use GtkComboBox instead of deprecated GtkOptionMenu
7250 for account selector in compose window and for encoding
7251 selector in attachment properties.
7252 Also factorise working with the new GtkComboBox somewhat.
7254 2006-06-24 [paul] 2.3.1cvs18
7256 * src/prefs_common.c
7257 use the correct default value
7259 2006-06-24 [paul] 2.3.1cvs17
7262 * src/prefs_common.c
7263 * src/prefs_common.h
7264 * src/prefs_compose_writing.c
7265 enable setting of default action when
7266 dnd'ing files in the compose window.
7267 (Collaborative effort with wwp)
7269 2006-06-23 [wwp] 2.3.1cvs16
7272 i18n fix (thanks to Fabien Vantard)
7274 2006-06-22 [colin] 2.3.1cvs15
7276 * src/prefs_customheader.c
7277 Don't use filters in custom headers' file
7278 selector. Remember, extensions mean nothing :)
7280 2006-06-22 [paul] 2.3.1cvs14
7283 allow setting of man directory location
7285 2006-06-22 [colin] 2.3.1cvs13
7288 Add 'View/Go to/Next unread folder'.
7291 2006-06-22 [colin] 2.3.1cvs12
7293 * src/common/utils.c
7294 Add some subject prefixes
7295 Patch by Bjorn T Johansen <btj@havleik.no>
7297 2006-06-22 [colin] 2.3.1cvs11
7299 * manual/advanced.xml
7300 Forgotten hidden pref
7302 2006-06-21 [paul] 2.3.1cvs10
7304 * src/prefs_account.c
7305 complete the removal of 'Add date header' option
7307 2006-06-21 [paul] 2.3.1cvs9
7311 * src/prefs_account.c
7312 * src/prefs_account.h
7313 remove option to add date header - always
7315 * src/etpan/imap-thread.c
7316 fix warnings (Thanks to Colin)
7318 2006-06-21 [wwp] 2.3.1cvs8
7321 set the attachment flag when inline text part are (file)named. This is more convenient
7322 when receiving (for instance) inline source files or patches sent using thunderbird.
7324 2006-06-21 [paul] 2.3.1cvs7
7327 fix off-by-one count of current msg in
7328 statusbar filtering progressbar
7330 2006-06-21 [paul] 2.3.1cvs6
7333 Show attachment icon even if the part is 'inline'
7334 if the following conditions are met:
7335 - content-type != 'text/plain'
7336 - content-type != '*/pgp-signature'
7337 - either 'name' or 'filename' parameter is not NULL
7341 2006-06-21 [paul] 2.3.1cvs5
7344 * src/prefs_common.c
7345 * src/prefs_common.h
7347 add an option to 'Never send Return
7351 2006-06-20 [mones] 2.3.1cvs4
7356 typo fixed (space after comma)
7357 * tools/make.themes.project
7358 remove exec mode from tarball files
7360 2006-06-20 [colin] 2.3.1cvs3
7365 Better fix for \n's in headers (don't
7366 break Received: and others)
7368 2006-06-20 [paul] 2.3.1cvs2
7372 improve legibility of phishing attempt
7375 2006-06-20 [paul] 2.3.1cvs1
7380 Update version number following
7383 2006-06-20 [colin] 2.3.0cvs26
7386 When dragging a file to the text of the compose
7387 window, ask whether we want to insert or attach
7388 (I know lots of people who do that to attach)
7390 2006-06-20 [colin] 2.3.0cvs25
7392 * src/etpan/imap-thread.c
7393 Fix threshold (the append command is often > 32 bytes)
7395 2006-06-19 [colin] 2.3.0cvs24
7398 * src/etpan/imap-thread.c
7399 Workaround Rockliffe IMAP server bug: replace
7400 "x UID SEARCH (ANSWERED UID 1:*)" with
7401 "x UID SEARCH ANSWERED"
7402 (Rockliffe doesn't handle the parenthesis)
7404 2006-06-19 [colin] 2.3.0cvs23
7408 * src/etpan/imap-thread.c
7409 Probably fix bug #972 (Freezes when adding
7410 an attachment to the message)
7412 Modernize Firefox cmd
7415 2006-06-18 [colin] 2.3.0cvs22
7417 * src/prefs_customheader.c
7418 Only allow correct filenames for various
7421 2006-06-18 [colin] 2.3.0cvs21
7423 * src/prefs_customheader.c
7424 Add a 'From File...' button in custom headers prefs, which
7425 try to do the right thing:
7426 for normal headers, use file as plaintext,
7427 for X-Face, calls compface,
7428 for Face, encode to b64.
7430 2006-06-17 [colin] 2.3.0cvs20
7435 2006-06-16 [colin] 2.3.0cvs19
7438 Recursive quicksearch: show message list
7439 in current folder, *then* search children
7442 2006-06-16 [colin] 2.3.0cvs18
7445 Instead of ignoring SIGPIPE, save caches
7446 when getting one. Will fix the fact that
7447 hot caches are out-of-date when logging
7450 * src/prefs_compose_writing.c
7451 Only save text (not attachments) when
7452 auto-saving to drafts
7454 Always replace \n, \r and \t with spaces
7456 * manual/dist/html/Makefile.am
7457 * manual/dist/pdf/Makefile.am
7458 * manual/dist/ps/Makefile.am
7459 * manual/dist/txt/Makefile.am
7460 * manual/fr/dist/html/Makefile.am
7461 * manual/fr/dist/pdf/Makefile.am
7462 * manual/fr/dist/ps/Makefile.am
7463 * manual/fr/dist/txt/Makefile.am
7464 * manual/pl/dist/html/Makefile.am
7465 * manual/pl/dist/pdf/Makefile.am
7466 * manual/pl/dist/ps/Makefile.am
7467 * manual/pl/dist/txt/Makefile.am
7468 Fix make clean removing pregenerated manuals
7471 2006-06-16 [colin] 2.3.0cvs17
7473 * src/plugins/pgpcore/sgpgme.c
7474 * src/plugins/pgpmime/pgpmime.c
7475 * src/plugins/pgpinline/pgpinline.c
7476 Better error reporting in setup_signers.
7477 Don't fallback to default key if specified
7479 Don't allow signing if more than one secret
7480 key matches the one specified in prefs.
7482 2006-06-15 [colin] 2.3.0cvs16
7485 Add "Send queue" in the folder's contextual
7493 * src/plugins/pgpcore/passphrase.c
7494 * src/plugins/pgpcore/sgpgme.c
7495 * src/plugins/pgpinline/pgpinline.c
7496 * src/plugins/pgpmime/pgpmime.c
7497 Better error reporting
7499 Probably fix bug #971 (2.2.3 cannot read mail
7503 2006-06-15 [mones] 2.3.0cvs15
7505 * tools/make.themes.project
7506 creates the themes project from the web page
7508 2006-06-15 [colin] 2.3.0cvs14
7511 Better fix (avoid losing the folder if scan_tree
7514 2006-06-15 [cleroy] 2.3.0cvs13
7517 Probably fix Bug #969 (crash on rebuilding
7520 2006-06-14 [colin] 2.3.0cvs12
7522 * manual/dtd/manual.xsl
7523 * manual/sylpheed-claws-manual.xml
7524 * manual/fr/sylpheed-claws-manual.xml
7525 * manual/pl/sylpheed-claws-manual.xml
7526 Insert pagebreaks between sections
7528 2006-06-14 [paul] 2.3.0cvs11
7531 better fix than 2.3.0cvs10
7533 2006-06-14 [paul] 2.3.0cvs10
7536 fix setting of PACKAGE_DATA_DIR with newer autoconf
7537 (backwards compatible)
7539 2006-06-13 [colin] 2.3.0cvs9
7542 Fix sending of return receipt with the new queue folders
7544 2006-06-13 [wwp] 2.3.0cvs8
7546 * src/quote_fmt_lex.l
7547 fix wrong tokens returned in quote_fmt lexer, query not().
7549 2006-06-13 [wwp] 2.3.0cvs7
7552 * src/prefs_folder_item.c
7553 allow changing folder type even when folder is not a top-level one,
7556 2006-06-12 [colin] 2.3.0cvs6
7559 Fix double-ask of "Do you want to mark all
7562 2006-06-12 [colin] 2.3.0cvs5
7573 * src/prefs_folder_item.c
7578 * src/send_message.c
7581 Apply bug #964's patch (Queue and drafts aren't normal)
7582 The Drafts and Queue folder now contain RFC-822 files,
7583 allowing to move and copy mails from and to these
7584 folders. Moving from Drafts to Queue will prepare the
7585 mail for sending (PGP signature, encryption, etc).
7586 This patch also rework sending errors handling to try
7588 Also, allow redefining folder types via the GUI
7589 (Folder type in its Properties)
7591 2006-06-12 [colin] 2.3.0cvs4
7594 * src/prefs_common.c
7595 * src/prefs_common.h
7597 Allow to define a specific print font - patch
7598 by Bernhard Walle <bernhard.walle@gmx.de>
7600 * manual/advanced.xml
7601 * manual/fr/advanced.xml
7602 Add a hidden pref to allow deletion without
7605 2006-06-12 [wwp] 2.3.0cvs3
7608 more files to ignore.
7610 2006-06-12 [wwp] 2.3.0cvs2
7613 * src/quote_fmt_lex.l
7614 * src/quote_fmt_parse.y
7615 extend the quote_fmt parser (templates and quotes):
7616 - allow limited sub-expressions in |p{} and |f{} expressions,
7617 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
7618 - implemented/fixed missing implementation of query_references and show_references,
7619 - completed, fixed contents and format of the symbols help dialog,
7620 - fix some compilation warnings.
7622 2006-06-12 [wwp] 2.3.0cvs1
7624 * manual/advanced.xml
7625 * manual/fr/advanced.xml
7626 updates in the "templates" section of the manual (eng/fr):
7627 - be more precise (both versions)
7628 - completed to match the english reference (fr version)
7629 - touchups (both versions)
7631 2006-06-12 [paul] 2.3.0
7635 2006-06-12 [paul] 2.2.3cvs14
7646 updated by Miquel Oliete, Tim, Stephan Sachse,
7647 Stavros Giannouris, Fabien Vantard, Andrea
7648 Spadaccini, Frederico Goncalves Guimaraes,
7649 Aleksandar Urosevic, and Ralgh Young
7651 2006-06-12 [colin] 2.2.3cvs13
7656 2006-06-11 [colin] 2.2.3cvs12
7659 Verify that g_malloc() succeeded
7661 2006-06-11 [colin] 2.2.3cvs11
7664 Add Face header to welcome mail
7666 2006-06-10 [colin] 2.2.3cvs10
7669 Revert previous (Forgot it changes the
7670 margin on the whole mail)
7672 2006-06-10 [colin] 2.2.3cvs9
7675 Don't overlap long headers under (X-)Face
7677 2006-06-10 [mones] 2.2.3cvs8
7680 allow generation of manual on systems lacking saxon binary
7681 but with java and the saxon library installed
7686 2006-06-09 [colin] 2.2.3cvs7
7689 Fix leak when using Display Sender using Addressbook
7691 2006-06-09 [colin] 2.2.3cvs6
7700 2006-06-09 [paul] 2.2.3cvs5
7704 * tools/claws.i18n.status.pl
7705 updated with new info
7707 2006-06-09 [paul] 2.2.3cvs4
7712 add wwp to authors list
7714 update mine and Colin's addresses
7716 2006-06-08 [colin] 2.2.3cvs3
7718 * src/etpan/imap-thread.c
7719 Fix leak on SSL cert check
7721 2006-06-08 [colin] 2.2.3cvs2
7723 * src/common/utils.c
7726 2006-06-08 [paul] 2.2.3cvs1
7729 Update version number following
7732 2006-06-07 [colin] 2.2.2cvs3
7735 Fix catching cache read errors (guint instead of gint)
7736 Prevent malloc'ing more than 8MB (means cache corruption)
7738 2006-06-07 [paul] 2.2.2cvs2
7745 * src/common/utils.c
7746 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
7748 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
7751 2006-06-06 [paul] 2.2.2cvs1
7754 Update version number following
7757 2006-06-06 [paul] 2.2.1cvs6
7760 fix implicit declaration of
7762 Patch by Fabien Vantard
7764 2006-06-06 [paul] 2.2.1cvs5
7767 fix age_greater and age_lower so that they
7768 mean what say and not '...or equal to'
7771 2006-06-06 [paul] 2.2.1cvs4
7774 * src/common/utils.c
7778 2006-06-05 [wwp] 2.2.1cvs3
7780 * manual/fr/account.xml
7781 minor language fixes (thanks to Fabien Vantard).
7783 2006-06-05 [colin] 2.2.1cvs2
7785 * src/prefs_folder_item.c
7787 Allow recursive setting of properties
7790 Don't freeze on 'test' filtering rule
7792 2006-06-05 [colin] 2.2.1cvs1
7795 Update version number following
7798 2006-06-04 [wwp] 2.2.0cvs82
7800 * manual/glossary.xml
7801 * manual/account.xml
7802 * manual/fr/glossary.xml
7803 * manual/fr/account.xml
7804 added glossary section and references/links related to the Face custom header.
7806 2006-06-04 [colin] 2.2.0cvs81
7809 Skip to next message on move with no
7812 2006-06-04 [wwp] 2.2.0cvs80
7815 added sanity checks, exit when needed.
7817 2006-06-03 [paul] 2.2.0cvs79
7819 * src/prefs_receive.c
7820 page name is now 'Receiving'
7822 page name is now 'Sending'
7824 2006-06-03 [colin] 2.2.0cvs78
7826 * src/plugins/spamassassin/spamassassin_gtk.c
7827 Autoswitch to Localhost if transport was previously
7828 disabled. Else people had to check [] Enable, then
7829 *reselect* transport.
7831 2006-06-03 [colin] 2.2.0cvs77
7833 * src/plugins/pgpinline/pgpinline.c
7834 * src/plugins/pgpmime/pgpmime.c
7835 Check that gpg_data_release_and_get_mem
7836 didn't fail (now, why this happens...)
7838 2006-06-03 [colin] 2.2.0cvs76
7841 Fix bug #962 (Manual and/or UI should
7842 warn about incompatible locking
7845 2006-06-02 [cleroy] 2.2.0cvs75
7853 2006-06-02 [colin] 2.2.0cvs74
7856 On exit, free caches after writing them
7857 Shuts up some valgrind false positives
7859 * src/send_message.c
7860 Fix races when reusing existing SMTP connections
7861 Fix inexistant session timeout
7863 Display alertpanel after all queues have
7864 been processed, not after each
7866 2006-06-02 [wwp] 2.2.0cvs73
7868 * manual/fr/glossary.xml
7871 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
7873 2006-06-02 [wwp] 2.2.0cvs72
7876 * manual/dist/pdf/Makefile.am
7877 * manual/dtd/manual.xsl
7878 * manual/fr/dist/pdf/Makefile.am
7879 * manual/pl/dist/pdf/Makefile.am
7880 we changed the procedure to generate the .pdf version of the manual.
7881 The procedure is more modern and the .pdf we get now has a valid index.
7882 Here are the new pre-requisites:
7884 - JRE 1.x (1.4 here): there must be one from your distro
7885 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
7886 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
7887 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
7889 See my posts for further info about the installation of this toolchain:
7891 Date: Fri, 19 May 2006 19:40:06 +0200
7892 From: wwp <subscript@free.fr>
7893 To: sylpheed-claws-devel@lists.sourceforge.net
7894 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
7898 Date: Wed, 24 May 2006 12:58:49 +0200
7899 From: wwp <subscript@free.fr>
7900 To: sylpheed-claws-devel@lists.sourceforge.net
7901 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
7903 2006-06-01 [colin] 2.2.0cvs71
7906 Better guards against IMAP races
7908 * src/prefs_common.c
7909 * src/prefs_common.h
7910 * src/common/ssl_certificate.c
7911 * src/etpan/imap-thread.c
7912 * src/etpan/imap-thread.h
7913 * src/gtk/sslcertwindow.c
7914 New hidden option ssl_skip_cert_check to
7915 avoid dups of bug #959 (libetpan linked
7916 against gnutls and gnutls buggy on 64bit)
7917 Present expired warning only once per
7919 * manual/advanced.xml
7920 * manual/fr/advanced.xml
7923 2006-06-01 [wwp] 2.2.0cvs70
7926 fix for bug #961 (return receipt dialog
7927 complains incorrectly about return-path
7928 email adress being different), thanks
7931 2006-05-31 [cleroy] 2.2.0cvs69
7934 Guard against NULLs, although this
7935 should never be an issue
7937 2006-05-31 [colin] 2.2.0cvs68
7942 Don't remove caches when destroying folder, it
7943 could (should) be done at exit
7945 free processing cache after incorporation
7946 * src/etpan/imap-thread.c
7947 Maybe fix bug #959 (Crash on moving to emails
7948 to a imap account per ssl with a expired
7951 2006-05-30 [colin] 2.2.0cvs67
7954 Put back event flush when displaying message
7955 It avoids reading a bunch of messages just
7956 by hitting shift-n for too long ;)
7958 2006-05-29 [colin] 2.2.0cvs66
7961 Remove useless g_warnings
7963 2006-05-29 [colin] 2.2.0cvs65
7966 Fix g_slist_append()s for performance
7968 2006-05-29 [colin] 2.2.0cvs64
7971 * src/common/utils.c
7972 Fix extraneous tab at start of addresses
7974 Fix warnings (thanks to Fabien)
7975 Fix crash at exit when composing messages
7978 Fix progress bar when deleting expired mails
7981 * src/gtk/gtksctree.c
7982 Fix re-sorting slowness
7984 2006-05-29 [paul] 2.2.0cvs63
7987 fetch full message when moving mails
7988 from another mailbox, (fixed data loss
7989 when filtering from IMAP to MH, introduced
7993 2006-05-29 [mones] 2.2.0cvs62
7995 * src/gtk/gtksctree.c
7996 Unselect faster (patch by Colin)
7998 2006-05-26 [colin] 2.2.0cvs61
8001 Unplug MSGINFO_UPDATE callback on delete too.
8003 2006-05-26 [colin] 2.2.0cvs60
8006 Fix bold in folder selection window with glib2.10
8009 2006-05-26 [colin] 2.2.0cvs59
8012 Convert date only if necessary (and don't
8013 try to convert from utf8 to utf8, too)
8015 Only set column's text if the column's
8018 2006-05-26 [colin] 2.2.0cvs58
8021 * src/gtk/gtkutils.c
8024 2006-05-26 [colin] 2.2.0cvs57
8027 Make summaryview selectable as long as
8028 no message has focus
8030 Faster deletion (by implementing mh_remove_msgs)
8031 Faster copy (avoid using mh_fetch_msg just to get
8033 Faster move (using move_file instead of copy_file
8035 No progressbar if total number of mails to cp/mv
8038 Fix removal from subject_table when mail gets moved
8039 Faster deletion (g_slist_prepend instead of append)
8040 * src/gtk/gtksctree.c
8043 2006-05-25 [colin] 2.2.0cvs56
8045 * src/common/ssl_certificate.c
8046 Fix leak in expired cert check
8048 2006-05-25 [colin] 2.2.0cvs55
8051 Disable flags syncing on .mh_sequences - it
8052 is buggy and marks mails read under unknown
8057 * 2.3.0-rc4 released
8059 2006-05-24 [colin] 2.2.0cvs54
8061 attention cvs users: if you manage to crash
8062 Sylpheed-Claws while moving, copying or deleting
8063 mails, we *are* interested in stack traces and
8064 valgrind logs. It looks stable, but one never
8068 Add progressbar for cache updates
8070 Optimize Mark all read in the current
8073 Add progressbar for copy/move
8075 Optimize O(n^2) in copy/move
8077 * src/gtk/gtksctree.c
8078 Optimize O(n^2) algos
8079 * src/common/timing.h
8080 Display ms instead of us
8082 2006-05-24 [wwp] 2.2.0cvs53
8084 * manual/fr/advanced.xml
8085 updates to the French manual.
8087 2006-05-24 [wwp] 2.2.0cvs52
8089 * src/common/utils.c
8090 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
8092 2006-05-24 [wwp] 2.2.0cvs51
8095 fixed "mark all read" in MH folders (thanks to Colin).
8097 2006-05-24 [paul] 2.2.0cvs50
8099 * doc/man/sylpheed-claws.1
8100 updated the man page
8102 2006-05-23 [colin] 2.2.0cvs49
8110 * src/send_message.c
8112 * src/gtk/sslcertwindow.c
8113 alertpanel fixes, by Fabien
8115 2006-05-23 [colin] 2.2.0cvs48
8121 * src/gtk/gtksctree.c
8122 * src/gtk/gtksctree.h
8124 Fix slow loading problem, which was caused by the
8125 use of some gtk_ctree funcs and their use of
8126 g_list_position while gtk_ctree_(un)link'ing.
8127 Reap more functions from gtkctree.c to be sure we
8128 use our (fast) version instead of theirs.
8130 Fix copy of unread mails
8133 2006-05-22 [wwp] 2.2.0cvs47
8135 * manual/fr/advanced.xml
8138 2006-05-22 [colin] 2.2.0cvs46
8141 Fix possible infinite loop. 'copy' is not a
8142 final action, so when encountering a 'copy',
8143 we have to check if a previous one was set
8144 and do it. In the same way, if we encounter
8145 a 'move' we have to perform a possibly
8146 pending 'copy'. This will slow down filtering
8147 on IMAP if move+copy or multiple copy actions
8148 are to be done, but handling it via the batch
8149 would be really too convoluted.
8151 2006-05-22 [wwp] 2.2.0cvs45
8153 * manual/fr/advanced.xml
8155 * manual/fr/glossary.xml
8156 * manual/fr/handling.xml
8157 * manual/fr/intro.xml
8158 * manual/fr/plugins.xml
8159 * manual/fr/sylpheed-claws-manual.xml
8160 sync w/ the english manual: updates URIs, documented mailing-list
8161 support, better explanation about the enabled/disabled feature
8162 in filtering/processing rules by Paul.
8164 2006-05-21 [colin] 2.2.0cvs44
8167 Don't expand after building threads, but during
8169 2006-05-21 [colin] 2.2.0cvs43
8173 More timing possibilities... For next time I have
8174 to find out how the hell some 3GHz computer takes
8175 one minute to open a 30k folder...
8177 2006-05-21 [colin] 2.2.0cvs42
8179 * manual/pl/advanced.xml
8181 * manual/pl/glossary.xml
8182 * manual/pl/handling.xml
8183 * manual/pl/intro.xml
8184 * manual/pl/plugins.xml
8185 * manual/pl/sylpheed-claws-manual.xml
8186 Polish manual updated by Pawel
8190 * 2.3.0-rc3 released
8192 2006-05-20 [colin] 2.2.0cvs41
8196 - remove cache of moved messages from original folder
8197 - apply new flags to messages even if they aren't appliable
8202 * 2.3.0-rc2 released
8204 2006-05-19 [colin] 2.2.0cvs40
8207 Don't issue SELECT in imap_change_flags
8208 before having checked that we indeed have
8209 some flags to change. MSG_POSTFILTERED for
8210 example can't be used on IMAP.
8211 Fixes bug #955 (copying messages between
8212 imap folders is extremely slow), which was
8215 2006-05-19 [colin] 2.2.0cvs39
8220 Try to fix bug #830 (Some unread messages
8221 get marked read in IMAP inbox):
8222 - Prevent scanning a folder if it's being
8224 - Postpone opening via the GUI of a folder
8228 2006-05-19 [wwp] 2.2.0cvs38
8230 * manual/advanced.xml
8231 fix English+typo (thanks to Paul).
8233 2006-05-19 [wwp] 2.2.0cvs37
8235 * manual/advanced.xml
8236 * manual/fr/advanced.xml
8237 * src/gtk/logwindow.c
8238 * src/prefs_common.c
8239 * src/prefs_common.h
8240 added hidden prefs to allow customization of colors used in
8241 protocol log window (useful for dark gtk+ themes).
8243 2006-05-19 [wwp] 2.2.0cvs36
8246 fix an old erroneous changelog entry (thanks to Fabien Vantard).
8248 2006-05-19 [paul] 2.2.0cvs35
8251 make Reply-To fully clickable
8252 * src/gtk/logwindow.c
8253 more colouring (SMTP ESMTP)
8254 Both patches by Pawel Pekala
8256 2006-05-19 [cleroy] 2.2.0cvs34
8259 Don't update flags from current folder
8260 Probably fixes bug #935 (Read Messages
8261 Revert to Being Marked as Unread)
8263 2006-05-18 [colin] 2.2.0cvs33
8271 Allow replying to multiple emails
8274 * src/etpan/imap-thread.c
8277 2006-05-18 [paul] 2.2.0cvs32
8280 keep Mailing-List menu refreshed
8283 2006-05-18 [paul] 2.2.0cvs31
8285 * manual/advanced.xml
8287 * manual/glossary.xml
8288 * manual/handling.xml
8290 * manual/plugins.xml
8291 * manual/sylpheed-claws-manual.xml
8293 add info about mailing-list support
8298 * src/plugins/dillo_viewer/README
8301 2006-05-17 [wwp] 2.2.0cvs30
8303 * manual/handling.xml
8304 * manual/fr/handling.xml
8305 documented the ability to enabled/disable filtering/processing rules.
8307 2006-05-17 [colin] 2.2.0cvs29
8310 Don't initialize g_thread subsystem if it's
8311 already done (thanks to Hiro)
8313 Fix saving of parts when there name can't be
8314 converted from UTF-8.
8316 2006-05-17 [paul] 2.2.0cvs28
8319 fix config.status warning with autoconf 2.60
8321 2006-05-17 [paul] 2.2.0cvs27
8326 2006-05-17 [wwp] 2.2.0cvs26
8329 fix useless and potentially dangerous buffer walking (thanks to Colin).
8331 2006-05-17 [wwp] 2.2.0cvs25
8333 * src/plugins/demo/demo.c
8334 updated product name in plugin demo (many plugins need to be
8335 sync'ed w/ that change).
8337 2006-05-17 [colin] 2.2.0cvs24
8342 2006-05-16 [colin] 2.2.0cvs23
8345 Stupid me hit again. Fix cvs22.
8347 2006-05-16 [colin] 2.2.0cvs22
8350 Fix bug #922 (sylpheed-claws crashed after
8351 pushing on Inbox folder)
8353 2006-05-16 [colin] 2.2.0cvs21
8356 Make From header be copy/paste/select-able
8358 2006-05-16 [wwp] 2.2.0cvs20
8363 * src/etpan/imap-thread.c
8364 fix some compiler warnings (thanks to Colin).
8366 2006-05-16 [wwp] 2.2.0cvs19
8374 * src/send_message.c
8376 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
8378 2006-05-15 [colin] 2.2.0cvs18
8381 Fix automatic rule creation with List-Post
8383 2006-05-15 [paul] 2.2.0cvs17
8385 * tools/filter_conv_new.pl
8386 updated for rule enabling/disabling
8387 claws version >= 2.3.x required
8389 2006-05-15 [cleroy] 2.2.0cvs16
8394 2006-05-15 [cleroy] 2.2.0cvs15
8399 2006-05-15 [wwp] 2.2.0cvs14
8401 * manual/pl/.cvsignore
8402 ignore generated files.
8404 2006-05-14 [wwp] 2.3.0-rc1
8406 * 2.3.0-rc1 released
8408 2006-05-13 [wwp] 2.2.0cvs13
8413 * src/matcher_parser_lex.l
8414 * src/matcher_parser_parse.y
8415 * src/prefs_filtering.c
8416 new feature: provide the ability to disable filtering and processing
8417 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
8420 2006-05-13 [colin] 2.2.0cvs12
8423 Remove useless if (a) b; else b;
8426 2006-05-13 [wwp] 2.2.0cvs11
8434 no more silent failures (or at least less ones) when importing
8435 or exporting from/to mbox. Also start importing/exporting if
8436 the necessary info is set.
8438 2006-05-13 [wwp] 2.2.0cvs10
8441 restored up-to-date release notes.
8443 2006-05-13 [paul] 2.2.0cvs9
8447 updated by Tim Dijkstra and Pavlo Bohmat
8449 2006-05-12 [colin] 2.2.0cvs8
8451 * src/gtk/quicksearch.c
8452 Add "k" as shortcut for "colorlabel". Patch
8453 by ath42@users.sf.net.
8455 2006-05-12 [paul] 2.2.0cvs7
8457 * src/prefs_common.h
8458 * src/prefs_summaries.c
8460 when entering a folder also allow
8461 going directly to first Marked message
8463 2006-05-12 [paul] 2.2.0cvs6
8466 always obey 'confirm before marking all
8469 2006-05-12 [paul] 2.2.0cvs5
8472 make Sender fully clickable
8474 2006-05-12 [colin] 2.2.0cvs4
8478 Let From be editable
8481 Full support of .mh_sequences' Unseen seq
8483 2006-05-12 [colin] 2.2.0cvs3
8489 * src/prefs_spelling.c
8496 Add contextual menu on Compose toolbar
8497 button. Fixes bug #944 (Automatic
8498 addresses not applied when changing account
8499 from compose window)
8500 add Mailing List support
8501 based on the old 0.6.5claws25 patch by
8502 Melvin Hadasht, with finishing touches
8504 Fix "ignore thread" when mails are threaded by
8505 subject (and weren't ignored although appearing
8508 Both patches by Pawel.
8510 2006-05-08 [paul] 2.2.0cvs2
8519 add Mailing List support
8520 based on the old 0.6.5claws25 patch by
8521 Melvin Hadasht, with finishing touches
8524 2006-05-08 [colin] 2.2.0cvs1
8529 Add contextual menu on Compose toolbar
8530 button. Fixes bug #944 (Automatic
8531 addresses not applied when changing account
8532 from compose window)
8534 2006-05-08 [paul] 2.2.0
8538 2006-05-08 [paul] 2.1.1cvs51
8548 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8549 Fabien Vantard, Frederico Goncalves Guimaraes,
8550 Aleksandar Urosevic, and Ralgh Young
8552 2006-05-12 [colin] 2.1.1cvs50
8563 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8564 Fabien Vantard, Frederico Goncalves Guimaraes,
8565 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
8567 2006-05-05 [colin] 2.1.1cvs49
8569 * manual/Makefile.am
8570 * manual/pl/Makefile.am
8571 * manual/pl/account.xml
8573 * manual/pl/addrbook.xml
8574 * manual/pl/advanced.xml
8576 * manual/pl/glossary.xml
8578 * manual/pl/handling.xml
8579 * manual/pl/intro.xml
8580 * manual/pl/keyboard.xml
8581 * manual/pl/plugins.xml
8582 * manual/pl/starting.xml
8583 * manual/pl/sylpheed-claws-manual.xml
8584 * manual/pl/dist/.cvsignore
8585 * manual/pl/dist/Makefile.am
8586 * manual/pl/dist/html/.cvsignore
8587 * manual/pl/dist/html/Makefile.am
8588 * manual/pl/dist/pdf/.cvsignore
8589 * manual/pl/dist/pdf/Makefile.am
8590 * manual/pl/dist/ps/.cvsignore
8591 * manual/pl/dist/ps/Makefile.am
8592 * manual/pl/dist/txt/.cvsignore
8593 * manual/pl/dist/txt/Makefile.am
8594 Add the polish translation of the manual,
8595 Authored by Pawel Pekala.
8597 2006-05-05 [cleroy] 2.1.1cvs48
8600 Re-read matcherrc after loading plugins
8601 if some of them add folders.
8603 2006-05-03 [colin] 2.1.1cvs47
8608 2006-05-03 [colin] 2.1.1cvs46
8611 Be sure to have a session when
8614 2006-05-03 [colin] 2.1.1cvs45
8619 Fix preventing renaming with namespace
8622 2006-05-01 [colin] 2.1.1cvs44
8625 Don't reload messageview when result of
8628 2006-04-29 [colin] 2.1.1cvs43
8630 * src/prefs_receive.c
8631 * src/plugins/spamassassin/spamassassin_gtk.c
8632 * src/plugins/clamav/clamav_plugin_gtk.c
8635 2006-04-29 [colin] 2.1.1cvs42
8637 * src/prefs_compose_writing.c
8639 Cleanups. Patch by Pawel
8641 2006-04-28 [paul] 2.1.1cvs41
8644 fix returned quick search results when search
8645 term contains an underscore.
8648 2006-04-28 [paul] 2.1.1cvs40
8650 * src/prefs_message.c
8651 * src/prefs_receive.c
8653 Patches by Pawel Pekala
8655 2006-04-27 [colin] 2.1.1cvs39
8658 Differentiate subject Welcome from
8659 window's title Welcome
8665 2006-04-27 [paul] 2.1.1cvs38
8667 * manual/advanced.xml
8668 * manual/fr/advanced.xml
8669 add info about compose_no_markup hidden pref
8671 2006-04-27 [paul] 2.1.1cvs37
8673 * src/prefs_account.c
8674 improve privacy labels
8675 * src/prefs_msg_colors.c
8676 change some strings for translators' convenience
8677 * src/gtk/gtkutils.c
8678 don't underline the link button text
8680 2006-04-25 [colin] 2.1.1cvs36
8683 Complete 2.1.1cvs33 (once more ;)
8685 2006-04-25 [colin] 2.1.1cvs35
8690 2006-04-25 [cleroy] 2.1.1cvs34
8693 * src/gtk/gtkaspell.c
8694 Fix crash on redirect (related to the return
8695 of the aspell menu in compose's toolbar)
8696 * src/prefs_msg_colors.c
8697 Fix sensitivity widgets
8698 * src/image_viewer.c
8699 * src/gtk/pluginwindow.c
8700 * src/gtk/prefswindow.c
8701 Change released signals to clicked (Fabien)
8703 * src/common/socket.c
8704 * src/plugins/spamassassin/spamassassin.c
8705 Translate strings (Fabien)
8707 2006-04-25 [paul] 2.1.1cvs33
8712 complete the fix of bug #912
8715 2006-04-25 [colin] 2.1.1cvs32
8723 Patches by Pawel Pekala
8725 2006-04-24 [colin] 2.1.1cvs31
8728 Fix compilation warnings (Fabien)
8730 2006-04-24 [colin] 2.1.1cvs30
8734 * src/editldap_basedn.c
8735 * src/editldap_basedn.h
8741 Fix bug #901 (LDAPS support)
8743 2006-04-24 [colin] 2.1.1cvs29
8746 Fix logic on error with send dialog on
8748 Fix compilation without libetpan, thanks
8751 Fix 'context-menu' key
8753 2006-04-23 [colin] 2.1.1cvs28
8756 Never free current's cache to free up
8757 memory. Fixes bug #912 (new count
8758 randomly set to message count)
8760 2006-04-23 [colin] 2.1.1cvs27
8762 * src/gtk/quicksearch.c
8763 And remove printf...
8765 2006-04-23 [colin] 2.1.1cvs26
8767 * src/gtk/quicksearch.c
8768 Fix replacing in quicksearch, and fix inserting
8769 in the middle of the string. (introduced at 2.1.0cvs22)
8771 2006-04-23 [colin] 2.1.1cvs25
8774 Make sure uidnext is initialized in get_num_list
8775 (not for stable, related to 2.1.1cvs8 and friends)
8777 2006-04-23 [colin] 2.1.1cvs24
8780 Output something when login is successful
8783 2006-04-23 [colin] 2.1.1cvs23
8785 * src/etpan/imap-thread.c
8786 Better logging (line-per-line, hide data in fetch)
8788 * src/gtk/logwindow.c
8789 * src/gtk/logwindow.h
8790 Better logging (color for input/output)
8792 2006-04-21 [colin] 2.1.1cvs22
8794 * src/gtk/quicksearch.c
8795 On gtk+-2.8, use stock buttons in quicksearch
8796 Based on a patch by Fabien and a design by Paul
8798 2006-04-21 [colin] 2.1.1cvs21
8802 Fix occasional flicker in folderview
8803 * src/common/utils.c
8804 Fix bug #943 (Incorrectly parsed email address
8805 list in short headers on message view and in
8808 2006-04-20 [colin] 2.1.1cvs20
8812 * src/prefs_account.c
8813 Add ANONYMOUS auth for IMAP
8815 2006-04-20 [paul] 2.1.1cvs19
8818 proper fix for 2.1.1cvs18
8821 2006-04-20 [paul] 2.1.1cvs18
8826 2006-04-20 [paul] 2.1.1cvs17
8828 * src/gtk/quicksearch.c
8829 fix standard, non-extended Quick search,
8830 was broken in 2.1.1cvs15.
8833 2006-04-20 [colin] 2.1.1cvs16
8835 * src/prefs_matcher.c
8836 Fix values when reselecting a ~test
8839 2006-04-19 [colin] 2.1.1cvs15
8843 * src/gtk/gtkaspell.c
8844 * src/gtk/gtkaspell.h
8845 Put back Options menu in Spelling/
8846 * src/gtk/quicksearch.c
8847 Don't search, and show error, if the
8848 advanced search has a syntax error
8850 2006-04-18 [colin] 2.1.1cvs14
8853 Fix gdk warnings on set_cursor when textview
8856 2006-04-18 [colin] 2.1.1cvs13
8858 * src/gtk/gtksctree.c
8859 Remove seemingly useless refresh that causes
8860 flicker - watch this commit in case of
8861 problems before planned backport to stable
8863 2006-04-18 [colin] 2.1.1cvs12
8866 Factorize get/set_xml code
8868 * src/prefs_account.c
8869 * src/prefs_account.h
8871 Add Encrypt to self option
8873 2006-04-17 [colin] 2.1.1cvs11
8876 Fix search on encrpyt function on dragonfly
8877 Patch by Jonathan Buschmann <jonthn@agmact.com>
8879 2006-04-17 [colin] 2.1.1cvs10
8881 * src/prefs_account.c
8882 Be safe by default: remove mails from POP3
8883 after 7 days, not immediately
8885 2006-04-17 [colin] 2.1.1cvs9
8887 * src/etpan/imap-thread.c
8888 Fix build on DragonFly - patch by
8889 Jonathan Buschmann <jonthn@agmact.com>
8891 2006-04-17 [colin] 2.1.1cvs8
8894 Save uidnext between sessions
8896 2006-04-17 [colin] 2.1.1cvs7
8899 scan is required when uid validity changes
8901 2006-04-17 [colin] 2.1.1cvs6
8904 Don't scan if not necessary, apart in current
8905 folder and INBOX to fetch flags.
8907 Scan is necessary if unread count changes
8909 2006-04-17 [colin] 2.1.1cvs5
8912 ...But always fetch ANSWERED and DELETED flags for
8913 INBOX, as filtering can happen on these flags.
8915 2006-04-17 [colin] 2.1.1cvs4
8918 Don't fetch REPLIED and DELETED flags when synchronising
8919 flags with a closed folder. We only need UNSEEN and FLAGGED
8920 to update the folderview.
8922 2006-04-17 [colin] 2.1.1cvs3
8925 Faster flag search when there are new mails
8926 in a folder. We can do a full search if the
8927 folder contains less messages than the new
8930 2006-04-17 [colin] 2.1.1cvs2
8937 Update translations from stable branch
8939 2006-04-17 [colin] 2.1.1cvs1
8942 Bump version to follow stable release
8944 2006-04-16 [mones] 2.1.0cvs50
8949 2006-04-16 [colin] 2.1.0cvs49
8952 Fix bgcolor not unset on gtk 2.8, while preventing warnings
8953 with gtk < 2.8. Thanks to Fabien Vantard.
8955 2006-04-15 [colin] 2.1.0cvs48
8957 * src/etpan/imap-thread.c
8958 Fix bug #919 (libetpan: SEGV when connecting
8961 2006-04-14 [colin] 2.1.0cvs47
8964 Fix race on --select (should be done better)
8966 2006-04-14 [wwp] 2.1.0cvs46
8968 * src/send_message.c
8969 enforce a check for domain in account prefs (a sending
8970 error could be faced if domain was checked but no value set),
8973 2006-04-14 [colin] 2.1.0cvs45
8976 when converting from unknown to unknown, if the
8977 string is UTF8, don't convert it to the locale
8980 2006-04-14 [colin] 2.1.0cvs44
8983 Don't try to use ASCII for converting headers
8986 2006-04-14 [paul] 2.1.0cvs43
8989 add locale/charset info to crash report
8992 replace 'e-mail' with preferred 'email'
8994 ensure contributors list is in alphabetical
8997 2006-04-13 [colin] 2.1.0cvs42
9000 Prevent gdk warnings
9002 2006-04-13 [colin] 2.1.0cvs41
9004 * src/common/ssl_certificate.c
9005 * src/common/ssl_certificate.h
9006 * src/gtk/sslcertwindow.c
9007 Warn on expired certs, and display the expiration date
9009 2006-04-13 [colin] 2.1.0cvs40
9011 * src/plugins/spamassassin/spamassassin_gtk.c
9012 Fix missing set_text on unix socket
9014 2006-04-13 [wwp] 2.1.0cvs39
9016 * manual/fr/advanced.xml
9017 * manual/fr/glossary.xml
9018 applied new spam/ham/email lexicon (pourriel, courriel)
9020 2006-04-13 [paul] 2.1.0cvs38
9022 * src/plugins/pgpmime/plugin.c
9023 remove the mention of S/MIME from the
9024 description. This is now handled by the
9027 2006-04-13 [paul] 2.1.0cvs37
9029 * src/prefs_msg_colors.c
9031 * src/prefs_folder_item.c
9032 * src/prefs_spelling.c
9033 add a tooltip to the colour selector buttons
9035 2006-04-13 [wwp] 2.1.0cvs36
9037 * manual/advanced.xml
9038 * manual/glossary.xml
9039 * manual/handling.xml
9040 * manual/keyboard.xml
9041 * manual/plugins.xml
9042 * manual/starting.xml
9043 * manual/fr/account.xml
9045 * manual/fr/addrbook.xml
9046 * manual/fr/advanced.xml
9048 * manual/fr/glossary.xml
9050 * manual/fr/handling.xml
9051 * manual/fr/intro.xml
9052 * manual/fr/keyboard.xml
9053 * manual/fr/plugins.xml
9054 * manual/fr/starting.xml
9055 * manual/fr/sylpheed-claws-manual.xml
9056 fixes to the manuals:
9057 - summaryview -> Message List (same in French)
9058 - translate key names
9059 - fix French punctuation, use non-breakable spaces when
9060 necessary, don't use   which is not portable
9061 - tell what maildir and mbox formats we support
9063 2006-04-12 [wwp] 2.1.0cvs35
9065 * src/prefs_toolbar.c
9066 unified a replace button more,
9067 patch by Fabien Vantard <fzzzzz@gmail.com>.
9069 2006-04-12 [wwp] 2.1.0cvs34
9071 * src/prefs_common.c
9072 * src/prefs_msg_colors.c
9073 make default color labels translatable,
9074 patch from Fabien Vantard <fzzzzz@gmail.com>,
9075 thanks to Tim <timbrain@post.cz> for reporting.
9077 2006-04-12 [wwp] 2.1.0cvs33
9079 * manual/glossary.xml
9081 * manual/plugins.xml
9082 * manual/starting.xml
9083 * manual/sylpheed-claws-manual.xml
9084 * manual/fr/.cvsignore
9085 * manual/fr/account.xml
9087 * manual/fr/addrbook.xml
9088 * manual/fr/advanced.xml
9090 * manual/fr/glossary.xml
9091 * manual/fr/handling.xml
9092 * manual/fr/intro.xml
9093 * manual/fr/keyboard.xml
9094 * manual/fr/plugins.xml
9095 * manual/fr/starting.xml
9096 * manual/fr/sylpheed-claws-manual.xml
9097 various fixes: typos, missing .fr translations, punctuation,
9098 capitalization, links, accents and some bad French more.
9100 2006-04-12 [wwp] 2.1.0cvs32
9103 fix for bug #935: always store prefs files in UTF-8 (thanks
9106 2006-04-11 [colin] 2.1.0cvs31
9109 Fix inserting files not in utf8 when locale is utf8
9111 2006-04-11 [colin] 2.1.0cvs30
9114 Don't show error dialog when cancelling connection
9117 2006-04-11 [cleroy] 2.1.0cvs29
9120 Implement multiple quote levels
9121 * src/prefs_common.c
9122 Change a little bit the quote bgcolor for 2nd level
9124 2006-04-11 [colin] 2.1.0cvs28
9127 Add locale and charset in the label
9129 2006-04-10 [colin] 2.1.0cvs27
9132 * src/prefs_common.c
9133 * src/prefs_common.h
9134 * src/prefs_msg_colors.c
9136 Allow optional background color in quotes
9137 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
9140 2006-04-10 [colin] 2.1.0cvs26
9147 2006-04-10 [colin] 2.1.0cvs25
9149 * manual/plugins.xml
9150 * manual/fr/plugins.xml
9151 Document libcurl's proxy variables
9153 2006-04-09 [colin] 2.1.0cvs24
9155 * src/prefs_common.c
9156 gettext() returns statically allocated stuff. We have
9157 to strdup it in order to be able to free it.
9159 2006-04-09 [colin] 2.1.0cvs23
9165 2006-04-09 [colin] 2.1.0cvs22
9168 * src/gtk/quicksearch.c
9169 Fix bug #859 (problems with cyrilic input in
9170 search panel) - Patch by Alexey Illarionov
9171 <littlesavage@rambler.ru>
9173 2006-04-09 [colin] 2.1.0cvs21
9175 * src/prefs_customheader.c
9176 I prefer removing then freeing rather than the contrary
9177 (even if it doesn't change anything ;-)
9178 * src/prefs_account.c
9179 Fix bug #933 (Crash re-entering the custom headers list
9180 dialog in accounts prefs)
9181 The problem happened when cancelling the Account
9182 Preferences' dialogs - in which case we didn't do
9183 anything to the PrefsAccount * struct. In case of applying,
9184 the old ac_prefs was replaced with the tmp_ac_prefs we were
9185 working with in this dialog. The problem is that
9186 prefs_customheader.c, working on this tmp_ac_prefs, always
9187 changes the ->customhdr_list pointer, even when cancelled.
9188 So in case of cancelling the prefs_account dialog, we still
9189 have to update ->customhdr_list in the real account.
9191 2006-04-08 [colin] 2.1.0cvs20
9193 * manual/fr/glossary.xml
9194 * manual/fr/keyboard.xml
9195 Forgot some headers :)
9197 2006-04-08 [colin] 2.1.0cvs19
9199 * manual/Makefile.am
9200 * manual/fr/Makefile.am
9201 * manual/fr/account.xml
9203 * manual/fr/addrbook.xml
9204 * manual/fr/advanced.xml
9206 * manual/fr/glossary.xml
9208 * manual/fr/handling.xml
9209 * manual/fr/intro.xml
9210 * manual/fr/keyboard.xml
9211 * manual/fr/plugins.xml
9212 * manual/fr/starting.xml
9213 * manual/fr/sylpheed-claws-manual.xml
9214 * manual/fr/dist/.cvsignore
9215 * manual/fr/dist/Makefile.am
9216 * manual/fr/dist/html/.cvsignore
9217 * manual/fr/dist/html/Makefile.am
9218 * manual/fr/dist/pdf/.cvsignore
9219 * manual/fr/dist/pdf/Makefile.am
9220 * manual/fr/dist/ps/.cvsignore
9221 * manual/fr/dist/ps/Makefile.am
9222 * manual/fr/dist/txt/.cvsignore
9223 * manual/fr/dist/txt/Makefile.am
9224 Add the french translation of the manual. Thanks to
9225 Olivier Delhomme <olivier.delhomme@free.fr> for
9226 account.xml, ack.xml, addrbook.xml and advanced.xml
9228 2006-04-08 [colin] 2.1.0cvs18
9230 * manual/plugins.xml
9231 * manual/starting.xml
9234 2006-04-07 [colin] 2.1.0cvs17
9238 * manual/keyboard.xml
9241 2006-04-07 [colin] 2.1.0cvs16
9245 * src/prefs_common.c
9246 * src/prefs_common.h
9247 Add hidden compose_no_markup pref
9249 2006-04-07 [wwp] 2.1.0cvs15
9251 * src/summary_search.c
9253 Bugfix: stop button was sticky when searching in an empty folder.
9254 Applied curly brackets code style to the whole file (summary_search.c).
9255 More files to ignore.
9257 2006-04-07 [wwp] 2.1.0cvs14
9259 * src/message_search.c
9260 * src/summary_search.c
9261 changed default button when search bumps at file/folder
9262 beginning or end, for convenience (thanks to Colin).
9264 2006-04-07 [paul] 2.1.0cvs13
9266 * src/plugins/dillo_viewer/dillo_prefs.c
9267 avoid future potential for namespace collision
9270 2006-04-06 [wwp] 2.1.0cvs12
9272 * src/summary_search.c
9273 Unify extended/advanced searches names (and thus factorize labels),
9274 patch by Fabien Vantard <fzzzzz@gmail.com>.
9276 2006-04-06 [wwp] 2.1.0cvs11
9279 * src/prefs_themes.c
9281 Fixed some compilation warnings.
9283 2006-04-06 [colin] 2.1.0cvs10
9285 * manual/advanced.xml
9286 Document the wizard template and how to deploy
9287 Sylpheed-Claws effectively
9289 2006-04-06 [colin] 2.1.0cvs9
9292 gettext patch to tell translators about _("#"),
9295 2006-04-06 [colin] 2.1.0cvs8
9298 Fix invalid GtkTextBIter after clicking "Display as text"
9300 2006-04-06 [mones] 2.1.0cvs7
9309 * src/folder_item_prefs.c
9314 * src/prefs_msg_colors.c
9315 * src/prefs_spelling.c
9316 * src/prefs_themes.c
9319 * src/stock_pixmap.c
9323 * src/common/mgutils.c
9324 * src/common/prefs.c
9325 * src/common/ssl_certificate.c
9326 * src/gtk/colorlabel.c
9327 * src/gtk/quicksearch.c
9328 * src/plugins/pgpmime/pgpmime.c
9329 * src/plugins/spamassassin/spamassassin.c
9330 Removed redundant NULL checks for g_free() calls.
9331 Patch by Pawel Pekala.
9333 2006-04-06 [mones] 2.1.0cvs6
9335 * src/prefs_actions.c
9336 * src/prefs_filtering.c
9337 * src/prefs_filtering_action.c
9338 * src/prefs_matcher.c
9339 * src/prefs_template.c
9340 * src/gtk/gtkutils.c
9341 * src/gtk/gtkutils.h
9342 Have a nice replace button. Patch by Pawel Pekala
9344 2006-04-06 [colin] 2.1.0cvs5
9347 Fix crash with empty columns
9349 2006-04-05 [colin] 2.1.0cvs4
9353 Allow wizard customization with pre-filled values
9355 2006-04-05 [colin] 2.1.0cvs3
9360 Nicer messages in mimeview
9362 2006-04-05 [colin] 2.1.0cvs2
9365 * src/prefs_summaries.c
9368 2006-04-05 [colin] 2.1.0cvs1
9370 * src/plugins/pgpcore/plugin.c
9371 * src/plugins/pgpcore/select-keys.c
9372 * src/plugins/pgpcore/select-keys.h
9373 * src/plugins/pgpcore/sgpgme.c
9374 * src/plugins/pgpcore/sgpgme.h
9375 * src/plugins/pgpinline/pgpinline.c
9376 * src/plugins/pgpinline/plugin.c
9377 * src/plugins/pgpmime/pgpmime.c
9378 * src/plugins/pgpmime/plugin.c
9379 Factorize and generalize a bit
9380 Drop S/MIME signature verification from PGP/MIME
9381 (adding it as another, more complete plugin)
9383 2006-04-05 [paul] 2.1.0
9387 2006-04-05 [paul] 2.0.0cvs186
9389 * manual/advanced.xml
9390 add info on colour labels
9392 2006-04-05 [paul] 2.0.0cvs185
9407 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
9408 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
9409 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
9410 Guimaraes, Aleksandar Urosevic, Ralgh Young
9412 * tools/claws.i18n.status.pl
9413 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
9414 and new Czech translator, Tim <timbrain@post.cz>
9416 2006-04-05 [mones] 2.0.0cvs184
9421 2006-04-05 [colin] 2.0.0cvs183
9423 * src/gtk/quicksearch.c
9424 Fix bug #929 (unnecessary reload in quick search bar)
9426 2006-04-05 [colin] 2.0.0cvs182
9429 Fix crash on Reply with no From:
9430 Show signature and conversion error on queuing
9435 Factorize threading code and make sure msginfo
9436 is not null when it comes from a GtkCTreeRow's
9438 * src/gtk/gtkaspell.c
9439 Check for necessary things
9440 * src/gtk/gtksctree.c
9441 * src/gtk/gtksctree.h
9442 Reset anchor if necessary when removing node
9444 2006-03-29 [colin] 2.0.0cvs181
9447 Warn for disabled IMAP accounts (due to lack of
9448 libetpan). Breaks string-freeze - sorry - but it
9449 is kind of important ;)
9451 2006-03-28 [colin] 2.0.0cvs180
9453 * src/gtk/gtkutils.c
9454 * src/gtk/gtkutils.h
9455 Add a gtkut_get_link_btn() function that
9456 creates a button which acts like an URI
9457 * src/prefs_themes.c
9459 Use this function (factorizes codes)
9461 * src/gtk/pluginwindow.c
9462 Add a "Get more..." in the plugins window
9464 2006-03-28 [colin] 2.0.0cvs179
9467 * src/common/passcrypt.c
9469 Warning fixes. Patch by Pawel Pekala
9471 2006-03-27 [colin] 2.0.0cvs178
9474 Fix undoing by blocks with spaces
9476 2006-03-27 [colin] 2.0.0cvs177
9479 Set margin to 3px for headers
9485 2006-03-27 [wwp] 2.0.0cvs176
9488 don't reset quicksearch when updating the message list.
9491 2006-03-26 [wwp] 2.0.0cvs175
9494 use a unified border width ('other' tab in the compose window,
9495 patch by Pawel Pekala).
9498 2006-03-26 [wwp] 2.0.0cvs174
9500 * src/common/quoted-printable.c
9502 fixed some compilation warnings (incl. one reported by Pawel Pekala).
9504 2006-03-26 [colin] 2.0.0cvs173
9506 * src/quote_fmt_parse.y
9507 Fix non-UTF8 date formats messing up the whole quote a
9510 2006-03-26 [colin] 2.0.0cvs172
9513 Make sure the date is UTF8 valid, or try to make it
9514 so. IncrediMail is really IncrediStupid.
9516 Fix possible conversions.
9519 2006-03-26 [colin] 2.0.0cvs171
9522 Fix corner cases in body search. This is still a
9523 hack... It seems impossible to make it good and
9524 reasonably fast at the same time.
9526 2006-03-26 [colin] 2.0.0cvs170
9529 I think I killed the twilight zone bug!
9530 summary_select_node() flushes GTK events in order
9531 to be able to center the view. But this also
9532 flushes keypresses like Ctrl-Alt-U, so this can
9533 call summary_show from summary_select_node (itself
9534 called from summary_show, etc.). And the summaryview
9535 has to be unlocked in this function. So just locking
9536 while processing GTK events, and bailing if locked,
9538 Fixes bug #927 (SIGSEGV during Update Summary)
9540 2006-03-25 [colin] 2.0.0cvs169
9543 Fix search in QP-encoded bodies
9544 Fix utf-8 searches in bodies encoded in the
9546 * src/common/quoted-printable.c
9547 * src/common/quoted-printable.h
9548 Add a decode function that doesn't overwrite
9549 the original pointer
9552 2006-03-24 [colin] 2.0.0cvs168
9557 Update message cache after action
9558 Patch by H. Merijn Brand
9559 * src/prefs_msg_colors.c
9561 Patch by Fabien Vantard
9562 * src/plugins/spamassassin/spamassassin_gtk.c
9563 Remove useless translation
9564 Patch by Fabien Vantard
9566 2006-03-23 [colin] 2.0.0cvs167
9569 Let 30 seconds to SSL_connect
9571 2006-03-23 [wwp] 2.0.0cvs166
9574 * src/gtk/description_window.c
9575 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
9576 and headers are translated; adjust description windows' width to fit their
9577 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
9579 2006-03-23 [paul] 2.0.0cvs165
9581 * src/common/utils.c
9582 fix highlighting of URIs containing "()"
9583 (2.0.0cvs164's reversal fixed)
9586 2006-03-23 [paul] 2.0.0cvs164
9588 * src/common/utils.c
9589 revert patch, (postponing a fix), at 2.0.0cvs120
9590 as it breaks more URIs than it fixes.
9591 Allow '-' to be a terminating character in a URI
9593 2006-03-22 [colin] 2.0.0cvs163
9596 Require libetpan 0.45
9597 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
9599 2006-03-22 [paul] 2.0.0cvs162
9602 replace '<-' and '->' buttons with GTK_STOCK graphical
9604 * src/summary_search.c
9605 don't offer '...' for translation
9606 add a tooltip to advanced search '...' button
9607 * src/gtk/quicksearch.c
9608 don't offer '...' for translation
9610 2006-03-21 [colin] 2.0.0cvs161
9613 Fix middle-click pasting (insert at click
9614 position instead of cursor position, don't
9615 remove existing selection and allow pasting
9618 "LDAP Server" -> "LDAP servers"
9620 2006-03-21 [wwp] 2.0.0cvs160
9622 * src/etpan/imap-thread.c
9623 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
9625 2006-03-20 [colin] 2.0.0cvs159
9628 Don't reload summaryview after an execute with no
9631 2006-03-19 [colin] 2.0.0cvs158
9634 and put groups at the top, always
9636 2006-03-19 [colin] 2.0.0cvs157
9639 Order groups before names, as previously
9641 2006-03-19 [colin] 2.0.0cvs156
9644 - Sort case-unsensitive
9645 - Put the sort arrow at opening too
9647 2006-03-19 [wwp] 2.0.0cvs155
9650 allow sorting by name/email/remarks, ensure that right-pane's contents
9651 matches the left-pane selection (cleared when appropriate).
9652 Patch by Pawel Pekala <c0rn@o2.pl>.
9654 2006-03-18 [colin] 2.0.0cvs154
9659 2006-03-18 [colin] 2.0.0cvs153
9662 Make sure we hide the preview if we didn't get
9665 2006-03-18 [colin] 2.0.0cvs152
9668 Set cursor to watch for execution (fixes lack
9669 of watch-cursor when dnd'ing hundreds of mails)
9671 Check that mime type is 'image/*' before updating
9672 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
9674 2006-03-18 [colin] 2.0.0cvs151
9679 Put a watch cursor in textview too when the mainwindow's
9682 2006-03-18 [colin] 2.0.0cvs150
9685 Change wrong asserts to simple tests
9687 2006-03-17 [colin] 2.0.0cvs149
9691 * src/prefs_msg_colors.c
9694 * src/gtk/colorlabel.c
9695 * src/gtk/colorlabel.h
9696 Add a color label menu in the main menubar
9697 Add (fixed) accels Ctrl-{0-7} to change the color
9698 They have to be fixed because the menu's dynamic,
9699 the items are complex widgets, hence we can't use
9703 2006-03-17 [wwp] 2.0.0cvs148
9706 rollback few lines from my previous commit (those lines come from
9707 a pending patch, accidentally commited, even if neutral as they are
9710 2006-03-17 [wwp] 2.0.0cvs147
9713 fix a compilation warning (wrong return type, introduced w/ cvs143), and
9714 applied code style/indentation to the modified function.
9716 2006-03-17 [wwp] 2.0.0cvs146
9720 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
9726 2006-03-17 [paul] 2.0.0cvs145
9729 addressbook_read_file() was called twice
9731 X-Mailer highlighting
9733 2006-03-16 [colin] 2.0.0cvs144
9735 * src/sourcewindow.c
9736 * src/sourcewindow.h
9737 And the last one, in source window.
9739 2006-03-16 [colin] 2.0.0cvs143
9743 Fix the same stuff in compose
9745 2006-03-16 [colin] 2.0.0cvs142
9748 Complete the previous messageview crash fix
9750 2006-03-16 [colin] 2.0.0cvs141
9755 Fix POSTPROCESSING hook
9756 Patch by H. Merijn Brand
9760 Parse Content-Location
9765 Don't crash when a top-level MessageView has
9766 been closed on us. Same problematic than
9767 yesterday's quicksearch issue.
9769 2006-03-15 [colin] 2.0.0cvs140
9771 * src/gtk/quicksearch.c
9772 Fix a bitchy race we didn't think about when we
9773 added quicksearch cancellation:
9774 If the search is not on cached fields, for example
9775 body_part matchcase "stuff"
9776 the matcher code has to get the whole message. If
9777 we're on IMAP, that can be slow, and in order to
9778 be non-blocking, the IMAP code idle loop processes
9779 gtk events too. So it is possible to cancel a
9780 quicksearch while the matcher is getting the mail's
9781 body. After matcher got its body, it will start to
9782 iterate over the matcher list that the Quicksearch's
9783 clear_search_cb() just freed via prepare_matcher().
9785 The fix consists of guarding the matcherlist_match()
9786 call with a boolean 'matching'. If we reset the
9787 quicksearch while matching is TRUE, we don't free
9788 the matcherlist anymore like we did, but we set
9789 another new flag, deferred_free, to TRUE. Then,
9790 in quicksearch_match(), just after returning from
9791 matcherlist_match() and unsetting the matching flag,
9792 we check the deferred_free flag and do the
9793 prepare_matcher() (which does the matcherlist_free)
9794 for real, so we free the matcherlist once it's not
9796 As all of this runs via the glib main loop, we
9797 luckily don't need a mutex.
9799 Also, show progress while searching.
9802 2006-03-14 [colin] 2.0.0cvs139
9805 Make alertpanel_is_open non-static
9807 2006-03-14 [colin] 2.0.0cvs138
9809 * src/prefs_spelling.c
9810 Cleanups - Fabien Vantard
9812 2006-03-14 [wwp] 2.0.0cvs137
9815 code style normalization (curly braces, indentation).
9817 2006-03-14 [wwp] 2.0.0cvs137
9820 code style (braces, indentation)
9822 2006-03-12 [paul] 2.0.0cvs136
9824 * src/prefs_common.c
9825 trans_hdr defaults to FALSE to be RFC-savvy
9826 * src/prefs_summaries.c
9827 add a tooltip to the trans_hdr option
9830 2006-03-12 [paul] 2.0.0cvs135
9832 * src/prefs_matcher.c
9833 give a little more width to the combos
9834 * src/prefs_display_header.c
9836 translate headers if prefs_common.trans_hdr
9839 Patches by Pawel Pekala
9841 2006-03-12 [paul] 2.0.0cvs134
9843 * src/plugins/clamav/clamav_plugin.c
9844 * src/plugins/dillo_viewer/dillo_viewer.c
9845 * src/plugins/pgpcore/plugin.c
9846 * src/plugins/pgpinline/plugin.c
9847 * src/plugins/pgpmime/plugin.c
9848 * src/plugins/spamassassin/spamassassin.c
9849 update/add to descriptions
9850 * src/plugins/spamassassin/spamassassin_gtk.c
9851 fixes to the english, remove superfluous
9852 tooltips, clean up a little
9854 2006-03-12 [paul] 2.0.0cvs133
9857 fix Bug 924, 'Account combo box shows up wrong
9858 if & is in account name'
9860 2006-03-11 [colin] 2.0.0cvs132
9863 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
9864 messed up shift-selection because is slows down
9865 moving around summaryview. thanks -users
9867 2006-03-10 [colin] 2.0.0cvs131
9869 * src/plugins/spamassassin/spamassassin_gtk.c
9870 Put back Paul's engrish fixes
9872 2006-03-10 [colin] 2.0.0cvs130
9874 * src/plugins/spamassassin/spamassassin.c
9875 * src/plugins/spamassassin/spamassassin.h
9876 * src/plugins/spamassassin/spamassassin_gtk.c
9877 Cleanup SA prefs page (more)
9878 Patch by Fabien Vantard
9880 2006-03-10 [paul] 2.0.0cvs129
9882 * src/prefs_msg_colors.c
9883 * src/prefs_spelling.c
9886 2006-03-09 [mones] 2.0.0cvs128
9891 2006-03-09 [wwp] 2.0.0cvs127
9894 revert accidental commit (requirement for libetpan 0.43), this time
9897 2006-03-09 [wwp] 2.0.0cvs125
9900 revert accidental commit (requirement for libetpan 0.43)
9902 2006-03-09 [paul] 2.0.0cvs126
9904 * src/prefs_receive.c
9905 remove useless frame
9906 replace 'incorporation' with 'receiving'
9907 * src/plugins/clamav/clamav_plugin_gtk.c
9908 * src/plugins/spamassassin/spamassassin_gtk.c
9909 improve widget sensitivity
9910 fix a bit his engrish
9912 2006-03-09 [wwp] 2.0.0cvs125
9916 * src/prefs_common.c
9917 * src/prefs_common.h
9918 remember some more windows' sizes (add to addressbook and
9921 2006-03-09 [paul] 2.0.0cvs124
9923 * src/plugins/pgpcore/prefs_gpg.c
9924 normalise construction of dialogue
9926 2006-03-09 [paul] 2.0.0cvs123
9928 * src/plugins/trayicon/Makefile.am
9931 2006-03-08 [colin] 2.0.0cvs122
9933 * src/plugins/trayicon/Makefile.am
9934 Fix build in separate dir
9935 Patch by Bamanzi <bamanzi@gmail.com>
9937 2006-03-08 [colin] 2.0.0cvs121
9940 Batch move and copies from summaryview with delayed execution
9943 2006-03-07 [paul] 2.0.0cvs120
9945 * src/common/utils.c
9946 fix highlighting of URIs containing "()"
9947 Patch by Pawel Pekala
9949 2006-03-07 [paul] 2.0.0cvs119
9954 immediately do alphabetical resort when
9955 changing a folder's name
9956 Patch by Pawel Pekala
9958 2006-03-07 [paul] 2.0.0cvs118
9962 when unsubscribing a newsgroup, remove the
9963 folder and msgs in .sylpheed-claws/newscache
9964 Patch by Pawel Pekala <c0rn@gazeta.pl>
9966 2006-03-07 [paul] 2.0.0cvs117
9969 fix wrong Fake URL Warning
9972 2006-03-07 [colin] 2.0.0cvs116
9975 Return immediately when password dialog was
9977 * src/gtk/inputdialog.c
9978 Allow empty strings for passwords
9981 2006-03-06 [colin] 2.0.0cvs115
9984 Prevent double-timeouts when connection fails
9990 2006-03-06 [colin] 2.0.0cvs114
9993 Refresh session during potentially long
9996 2006-03-06 [wwp] 2.0.0cvs113
9998 * src/prefs_msg_colors.h
9999 forgot that one (custom color labels).
10001 2006-03-06 [wwp] 2.0.0cvs112
10003 * src/prefs_common.c
10004 * src/prefs_common.h
10005 * src/prefs_msg_colors.c
10006 * src/summaryview.c
10007 * src/summaryview.h
10008 * src/gtk/colorlabel.c
10009 * src/gtk/colorlabel.h
10010 colors in messages list are now customizable. Color values and names can
10011 be changed in "Configuration/Preferences/Display/Colors/Color labels".
10012 Thanks to Paul and Colin for their help with this longstanding patch!
10014 2006-03-06 [wwp] 2.0.0cvs111
10017 don't crash if (x)face is bad.
10019 2006-03-05 [paul] 2.0.0cvs110
10024 * src/common/Makefile.am
10025 * src/common/utils.h
10026 * src/etpan/imap-thread.c
10027 * src/gtk/authors.h
10028 * src/plugins/clamav/Makefile.am
10029 * src/plugins/demo/Makefile.am
10030 * src/plugins/dillo_viewer/Makefile.am
10031 * src/plugins/pgpcore/Makefile.am
10032 * src/plugins/pgpcore/passphrase.c
10033 * src/plugins/pgpinline/Makefile.am
10034 * src/plugins/pgpmime/Makefile.am
10035 * src/plugins/spamassassin/Makefile.am
10036 * src/plugins/trayicon/Makefile.am
10037 fix builiding on cygwin
10038 Patch by Ralgh Young <bamanzi@gmail.com>
10040 2006-03-04 [wwp] 2.0.0cvs109
10042 * manual/keyboard.xml
10043 fix mixed up/down keys.
10045 2006-03-04 [wwp] 2.0.0cvs108
10049 updated links to SpamAssassin.
10051 2006-03-04 [wwp] 2.0.0cvs107
10053 * manual/plugins.xml
10054 * src/plugins/spamassassin/README
10055 updated SpamAssassin plugin docs to reflect new functional additions
10056 (also fix/update/documents few technical stuff more, see the README).
10058 2006-03-04 [wwp] 2.0.0cvs106
10060 * src/prefs_message.c
10061 normalized capitalization of message-prefs paths.
10063 2006-03-04 [wwp] 2.0.0cvs105
10065 * manual/advanced.xml
10068 2006-03-03 [colin] 2.0.0cvs104
10070 * src/plugins/clamav/clamav_plugin_gtk.c
10071 Rework prefs page, patch by Fabien
10073 2006-03-03 [colin] 2.0.0cvs103
10075 * src/plugins/clamav/clamav_plugin.c
10076 Set error on all errors
10078 2006-03-03 [colin] 2.0.0cvs102
10080 * src/common/plugin.c
10081 Initialize error to avoid crashing when a plugin fails
10082 without setting error
10084 2006-03-02 [wwp] 2.0.0cvs101
10087 fixed linker flags for libetpan support on Cygwin
10088 (thanks to H.Merijn Brand).
10090 2006-03-02 [wwp] 2.0.0cvs100
10092 * src/addressbook.c
10093 fix some AB error messages: one for punctuation and
10094 one wrongly duplicate (thanks, maxbritov).
10096 2006-03-02 [wwp] 2.0.0cvs99
10098 * src/plugins/spamassassin/spamassassin.c
10099 make sync calls to sa-learn/spamc to prevent
10100 system (whatever local or client/server) overload.
10102 2006-03-02 [colin] 2.0.0cvs98
10104 * src/summaryview.c
10105 Put the spam icon in the status column instead of the
10108 2006-03-01 [colin] 2.0.0cvs97
10110 * src/plugins/spamassassin/spamassassin.c
10111 Fix segfault (g_file_set_contents fails for some
10112 reason and err==0x2f. Can't find out why with
10113 valgrind, using working function :-)
10115 2006-03-01 [colin] 2.0.0cvs96
10118 Offline overriding: let 'No' be cached only 3 seconds
10120 2006-03-01 [colin] 2.0.0cvs95
10124 * src/addressbook.c
10126 * src/folder_item_prefs.c
10134 * src/prefs_common.h
10135 * src/prefs_msg_colors.c
10141 * src/send_message.h
10142 * src/simple-gettext.c
10143 * src/summaryview.c
10144 * src/summaryview.h
10148 * src/common/ssl_certificate.c
10149 * src/common/utils.c
10150 * src/gtk/colorsel.c
10151 * src/gtk/gtksctree.c
10152 * src/gtk/gtkshruler.c
10153 * src/plugins/trayicon/trayicon.c
10154 #if 0 goes to /dev/null
10156 2006-03-01 [colin] 2.0.0cvs94
10162 * src/messageview.c
10164 * src/plugins/spamassassin/spamassassin.c
10165 Allow to add information in the "working offline"
10168 2006-03-01 [wwp] 2.0.0cvs93
10170 * src/plugins/spamassassin/spamassassin.c
10171 fixed spamc invocation: use a tricky temporary mini shell wrapper
10172 'cause it seems that calling `spamc ... < inputfile` with
10173 g_spawn_(a)sync simply.. erm doesn't work :-).
10175 2006-03-01 [wwp] 2.0.0cvs92
10179 simplify the adding of spam/ham button to the messageview toolbar
10180 (it gets more clear now that the same button will be "Mark as spam"
10181 or "Mark as ham" according to the current message status,
10184 2006-03-01 [wwp] 2.0.0cvs91
10186 * src/messageview.c
10189 * src/summaryview.c
10190 * src/plugins/spamassassin/spamassassin.c
10191 * src/plugins/spamassassin/spamassassin.h
10192 make learner callbacks return a status (0 for ok),
10193 handle it in main code to avoid setting flags when learning failed,
10194 don't learn on TCP if offline in spamassassin,
10199 2006-03-01 [wwp] 2.0.0cvs90
10202 some work around the compose window's account menu,
10203 patch by Fabien Vantard.
10205 2006-03-01 [wwp] 2.0.0cvs89
10207 * src/plugins/spamassassin/spamassassin.c
10208 fixed bad logics, was using spamc in local mode and sa-learn
10209 in remote mode (thanks, Colin).
10211 2006-03-01 [wwp] 2.0.0cvs88
10213 * src/plugins/spamassassin/spamassassin.c
10214 * src/plugins/spamassassin/spamassassin.h
10215 * src/plugins/spamassassin/spamassassin_gtk.c
10216 made processing of emails w/ sa-plugin an option (default is TRUE),
10217 fixed Engrish some tooltips, capitalization of some debug messages
10218 and warnings. The spamassassin plugin now provides two separate
10219 services: process emails upon incorporation and spamd training.
10220 Both services (un)register independently but use some common
10221 plugin settings (transport settings, spam storage location).
10223 2006-02-28 [wwp] 2.0.0cvs87
10225 * src/plugins/spamassassin/spamassassin.c
10226 fix async flag to spamc cmdline execution (batch exec should
10229 2006-02-27 [wwp] 2.0.0cvs86
10231 * src/plugins/spamassassin/spamassassin.c
10232 * src/plugins/spamassassin/spamassassin.h
10233 * src/plugins/spamassassin/spamassassin_gtk.c
10234 - added the ability to learn a remote spamassassin server (spamd),
10236 - added the spamassassin option 'username', that applies to all
10237 spamassassin operations (filtering, learning, local or remote).
10238 The default username is the current unix user (if left blank
10239 from gtk prefs or config file).
10240 - commented out some unused code (notebook widget), removed unused
10242 - make more widgets sensitive to the transport type.
10244 2006-02-27 [colin] 2.0.0cvs85
10246 * src/plugins/spamassassin/spamassassin.c
10247 Fix sa-learn call when offline
10249 2006-02-27 [colin] 2.0.0cvs84
10255 * src/messageview.c
10256 * src/messageview.h
10257 * src/prefs_toolbar.c
10259 * src/stock_pixmap.c
10260 * src/stock_pixmap.h
10261 * src/summaryview.c
10264 * src/pixmaps/ham_btn.xpm
10265 * src/pixmaps/spam.xpm
10266 * src/pixmaps/spam_btn.xpm
10267 * src/plugins/spamassassin/spamassassin.c
10268 Add button in toolbar for spam learning
10269 Fix a few bugs from the last related commit
10270 Revert 1.9.6cvs23 which messed up shift-selection
10272 2006-02-24 [colin] 2.0.0cvs83
10275 * src/summaryview.c
10276 * src/summaryview.h
10277 * src/plugins/spamassassin/spamassassin.c
10278 * src/plugins/spamassassin/spamassassin.h
10279 * src/plugins/spamassassin/spamassassin_gtk.c
10280 Unregister learner when spamassassin is either
10281 disabled or over tcp
10283 2006-02-24 [colin] 2.0.0cvs82
10290 * src/stock_pixmap.c
10291 * src/stock_pixmap.h
10292 * src/summaryview.c
10293 * src/summaryview.h
10294 * src/gtk/icon_legend.c
10295 * src/pixmaps/spam.xpm ** NEW FILE **
10296 * src/plugins/spamassassin/spamassassin.c
10297 * src/plugins/spamassassin/spamassassin_gtk.c
10298 Add spam learning interface (Mark/Mark as
10301 2006-02-24 [wwp] 2.0.0cvs81
10306 hide compose window when sending message in batch mode
10307 (filtering: forward and redirect). Also fixed a wrong
10308 value returned when sending failed, neutral anyway.
10311 2006-02-24 [wwp] 2.0.0cvs80
10314 use GTK+'s stock quit button. Patch by Fabien Vantard.
10316 2006-02-24 [paul] 2.0.0cvs79
10321 fix bug 916, 'newsgroup unsubscribe segmentation fault'
10324 2006-02-23 [colin] 2.0.0cvs78
10327 Change OK to Close in alertpanel with View log
10328 button; add accel to View log. Patch by Fabien
10331 2006-02-23 [wwp] 2.0.0cvs77
10334 silly me, there were much more tests to perform, since toolbars can
10335 really have down to 1 element only.
10337 2006-02-23 [wwp] 2.0.0cvs76
10340 fixed indentation from my previous commit. Fallback to VISUAL if
10341 EDITOR is not set (and to vi, at last resort).
10343 2006-02-23 [wwp] 2.0.0cvs75
10346 improved error detection (Colin, me).
10348 2006-02-23 [wwp] 2.0.0cvs74
10350 * src/prefs_toolbar.c
10351 simplify and fix prefs/toolbars layouting. Combos' contents can
10352 now be really displayed.
10354 2006-02-23 [wwp] 2.0.0cvs73
10355 simplifies and fix prefs/toolbars layouting. Combos' contents can now
10356 be really displayed.
10358 2006-02-22 [wwp] 2.0.0cvs72
10361 fix a typo in my previous commit (sorry!).
10363 2006-02-22 [wwp] 2.0.0cvs71
10365 * src/prefs_toolbar.c
10366 fix a crash when adding separators to toolbars,
10367 also fix some separator item information.
10369 2006-02-22 [wwp] 2.0.0cvs70
10372 fix a crash when redirecting (for instance) when compose window's
10373 toolbar contents has been customized (when some buttons have been
10376 2006-02-21 [wwp] 2.0.0cvs69
10378 * src/summaryview.c
10379 * src/gtk/pluginwindow.c
10380 * src/plugins/pgpcore/prefs_gpg.c
10381 fix some compilation warnings (feat. remains of removed code).
10383 2006-02-21 [wwp] 2.0.0cvs68
10385 * src/gtk/gtkutils.c
10386 fix two compilation issues, thanks to Stephan Sachse.
10388 2006-02-20 [colin] 2.0.0cvs67
10391 Don't reselect displayed mail on refocus
10392 This fixes actions misbehaving
10394 2006-02-20 [wwp] 2.0.0cvs66
10396 * src/summaryview.c
10397 * src/gtk/gtksctree.c
10398 * src/gtk/gtkshruler.c
10399 changed more runtime typecast checks.
10401 2006-02-20 [wwp] 2.0.0cvs65
10403 * src/summary_search.c
10404 find all - summaryview refresh issue fixed, thanks to Colin.
10406 2006-02-20 [wwp] 2.0.0cvs64
10408 * src/gtk/gtkutils.c
10409 better runtime typecast checks.
10411 2006-02-20 [wwp] 2.0.0cvs63
10413 * src/summary_search.c
10414 enhancements to the summary search:
10415 - add the ability to stop the running search
10416 (upon ESC-key press, new Stop button or when Clear button is pressed)
10417 - don't search if no criteria (From/To/Subject/Body) is set
10418 - ensure that a busy mouse pointer is always shown when searching,
10419 show it even a bit earlier
10421 2006-02-19 [colin] 2.0.0cvs62
10425 * src/etpan/imap-thread.c
10426 * src/etpan/imap-thread.h
10427 (Future) IMAP speed improvement on sending
10428 Will require a libetpan update
10429 * src/summaryview.c
10430 * src/gtk/quicksearch.c
10431 Make quicksearch clearable while running.
10433 2006-02-17 [colin] 2.0.0cvs61
10436 * src/etpan/imap-thread.c
10437 * src/etpan/imap-thread.h
10438 Check for IMAP certificates
10439 ** Requires libetpan-0.42-cvs4
10440 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
10442 2006-02-17 [colin] 2.0.0cvs60
10444 * src/messageview.c
10445 * src/prefs_common.c
10446 * src/prefs_common.h
10447 * src/prefs_message.c
10448 Add pref to display HTML-only mails with plugin,
10449 if possible (defaulting to FALSE of course).
10451 2006-02-16 [colin] 2.0.0cvs59
10454 * src/common/plugin.c
10455 * src/common/plugin.h
10456 * src/gtk/pluginwindow.c
10457 Keep track of requested (but unloaded) plugins
10458 in some error cases.
10460 2006-02-16 [wwp] 2.0.0cvs58
10462 * src/gtk/gtkaspell.c
10463 * src/gtk/gtkaspell.h
10464 * src/prefs_spelling.c
10466 * src/prefs_common.c
10467 * src/prefs_common.h
10468 implemented new optional spellchecker behaviour: re-check message when
10469 dictionary got changed (from compose-window/context-menu/Change dictionary).
10471 2006-02-16 [wwp] 2.0.0cvs57
10473 * src/quote_fmt_parse.y
10474 pclose popen'ed pipe.
10476 2006-02-15 [colin] 2.0.0cvs56
10480 Let MimeViewers know which MimeView they
10482 * src/summaryview.c
10483 Swap From/To columns in Sent/Queue/Drafts
10485 * src/etpan/imap-thread.c
10486 Use mailstream_low_tls_open() for STARTTLS
10487 instead of mailstream_low_ssl_open()
10488 ** REQUIRES libetpan 0.42cvs3 **
10490 2006-02-15 [wwp] 2.0.0cvs55
10494 * src/message_search.c
10495 * src/message_search.h
10497 * src/gtk/gtkutils.c
10498 * src/gtk/gtkutils.h
10499 added the ability to Find text in the compose window (and a bit
10500 of code factorization).
10502 2006-02-15 [wwp] 2.0.0cvs54
10505 yet another one file was missing (fix for some widgets' sensitivity).
10508 2006-02-15 [wwp] 2.0.0cvs53
10511 oops forgot that file (fix for some widgets' sensitivity).
10513 2006-02-15 [wwp] 2.0.0cvs52
10515 * src/summary_search.c
10516 implemented advanced summary search options (added the ability
10517 to use matcher conditions in an advanced search mode).
10519 2006-02-15 [wwp] 2.0.0cvs51
10521 * src/plugins/pgpcore/prefs_gpg.c
10522 * src/prefs_account.c
10523 fix some widget sensitivity, mostly around some labels in
10526 2006-02-15 [paul] 2.0.0cvs50
10528 * manual/advanced.xml
10529 improve Templates info
10532 2006-02-14 [colin] 2.0.0cvs49
10534 * src/pixmaps/address_book.xpm
10535 * src/pixmaps/preferences.xpm
10536 * src/pixmaps/properties.xpm
10537 Fix pixmap size - patch by Fabien Vantard
10539 2006-02-13 [colin] 2.0.0cvs48
10542 Add missing fclose()s on error
10545 * src/common/utils.c
10546 Fix temp files not being deleted on windows
10547 Patches by Thomas Gilgin
10549 2006-02-13 [colin] 2.0.0cvs47
10554 2006-02-13 [wwp] 2.0.0cvs46
10556 * src/plugins/pgpcore/prefs_gpg.c
10557 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
10559 2006-02-12 [colin] 2.0.0cvs45
10564 Fix "stuff" when quitting
10566 2006-02-12 [wwp] 2.0.0cvs44
10568 * src/prefs_themes.c
10569 fix typos in debug messages.
10571 2006-02-11 [colin] 2.0.0cvs43
10573 * src/summaryview.c
10574 don't allow drag/drop from ourself
10576 2006-02-10 [wwp] 2.0.0cvs42
10583 renamed html_ prefixed functions and data structures to avoid
10584 namespace clashes w/ other software (gtkhtml2 for instance).
10588 2006-02-09 [colin] 2.0.0cvs41
10590 * src/summaryview.c
10591 Fix shitty logic messed up. Thanks Ticho for the hint!
10593 2006-02-09 [wwp] 2.0.0cvs40
10597 * src/prefs_account.c
10599 * src/editaddress.c
10600 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
10601 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
10602 Browse buttons in accounts prefs.
10604 2006-02-09 [colin] 2.0.0cvs39
10607 Check for pointer before using its members
10608 * src/gtk/gtksourceprintjob.c
10609 Fix a wrong warning
10611 2006-02-09 [wwp] 2.0.0cvs38
10613 * src/gtk/filesel.c
10614 fix few compiler warnings (type mismatch).
10616 2006-02-09 [paul] 2.0.0cvs37
10619 updated by Fabien Vantard
10621 2006-02-08 [colin] 2.0.0cvs36
10623 * src/prefs_common.c
10624 * src/common/defs.h
10625 * src/common/plugin.c
10626 allow windows and linux configurations to coexist
10627 patch by Thomas Gilgin
10629 2006-02-08 [colin] 2.0.0cvs35
10634 * src/matcher_parser_parse.y
10635 * src/prefs_filtering_action.c
10636 * src/prefs_matcher.c
10637 Add the "Ignore thread" filtering
10640 2006-02-08 [colin] 2.0.0cvs34
10645 Fix bug #905 (damaged attachment)
10646 text files with raw \0's aren't really text files
10649 2006-02-08 [colin] 2.0.0cvs33
10651 * src/summaryview.c
10652 Fix crasher introduced yesterday
10654 2006-02-08 [wwp] 2.0.0cvs32
10658 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
10660 2006-02-08 [wwp] 2.0.0cvs31
10662 * src/prefs_template.c
10663 templates enhancement: allow address completion for Cc and Bcc fields
10664 (it was currently possible for the To field only)
10666 2006-02-08 [colin] 2.0.0cvs30
10669 Don't unblock if not blocked
10672 2006-02-07 [colin] 2.0.0cvs29
10675 Forgot to refresh summaryview
10677 2006-02-07 [colin] 2.0.0cvs28
10680 Freeze/thaw message list and folder list while
10681 processing %as{} actions
10683 Fix auto-wrap disabling after a middle-click
10686 2006-02-07 [paul] 2.0.0cvs27
10689 fix freeing of uninitialised pointers
10692 2006-02-06 [colin] 2.0.0cvs26
10695 Use g_slist_prepend in potentially big list
10697 2006-02-06 [colin] 2.0.0cvs25
10700 Completely skip processing if it doesn't
10703 2006-02-06 [colin] 2.0.0cvs24
10706 * src/summaryview.c
10707 Batch filtering in summaryview (from Tools menu)
10708 and pre/post//-processing too
10710 2006-02-06 [colin] 2.0.0cvs23
10714 Use a special field for batch filtering instead
10715 of stepping on deferred execution's toes
10717 2006-02-06 [colin] 2.0.0cvs22
10723 * src/summaryview.c
10724 Fix filtering via menus and actions
10726 2006-02-06 [colin] 2.0.0cvs21
10729 Put the added file directly to cache if possible (will work
10730 with next libetpan)
10737 Move and copy filtered messages by batches instead of one
10738 by one - faster on IMAP
10740 Add a function that'll possibly be useful later
10742 2006-02-06 [colin] 2.0.0cvs20
10744 * src/addressbook.c
10745 Use internal mime-type instead of text/plain for d'n'd
10747 Allow attaching files from mimeview's icon list via d'n'd
10750 Use internal mime-type instead of text/plain for d'n'd
10751 Don't try to selected opened folder if none is
10752 Factorize d'n'd from other apps code
10755 * src/gtk/gtkutils.c
10756 * src/gtk/gtkutils.h
10757 Factorize Face/X-Face stuff
10759 Fix d'n'd to other apps
10760 * src/prefs_message.c
10761 Let the XFace pref be usable without libcompface as it also
10763 * src/summaryview.c
10764 Fix d'n'd to other apps
10765 Factorize d'n'd from other apps code
10767 2006-02-06 [wwp] 2.0.0cvs19
10770 Italian translation fixes by Andrea Spadaccini (no more confusion
10771 between filtering and processing, and few changes in the About
10775 2006-02-06 [mones] 2.0.0cvs18
10777 * src/gtk/icon_legend.c
10778 Improved descriptions allowing better translations
10780 2006-02-05 [colin] 2.0.0cvs17
10783 Add the f*cking missing expunge that caused imap_fetch_env
10784 to fail after an add_msgs ! :-///
10785 * src/etpan/imap-thread.c
10789 2006-02-05 [colin] 2.0.0cvs16
10791 * src/common/utils.c
10792 Don't check for return-path (or we can't put
10793 back non-sent mails)
10795 2006-02-05 [colin] 2.0.0cvs15
10798 Don't try to display Face header in textview
10799 when teh headerview's active
10801 2006-02-05 [colin] 2.0.0cvs14
10803 * tools/tbird2syl.py
10804 * tools/Makefile.am
10805 Add script to import Thunderbird mails
10807 2006-02-05 [colin] 2.0.0cvs13
10814 Show Face headers - patch partially by Klaus Flittner
10816 2006-02-05 [colin] 2.0.0cvs12
10819 * src/summaryview.c
10820 * src/common/utils.c
10821 * src/common/utils.h
10822 Let dnd work from mime icons to summaryview
10823 and to folderview too
10824 Add a crude test to avoid trying to add files
10825 drag'n'dropped when they're not mails
10827 2006-02-04 [colin] 2.0.0cvs11
10829 * src/summaryview.c
10831 Fix utf8 conversion
10833 2006-02-04 [colin] 2.0.0cvs10
10838 * src/summaryview.c
10839 * src/summaryview.h
10840 Added various drag and drop capas:
10842 summaryview other apps
10843 mimeview icons other apps
10844 other apps summaryview
10845 other apps folderview
10847 This shouldn't have broken the existing:
10849 summaryview folderview
10850 folderview folderview
10851 summaryview compose's attachments
10855 2006-02-02 [paul] 2.0.0cvs9
10858 move global option 'Set displayed columns...' out
10859 of folder option grouping.
10860 fix sensitivity of 'harvest addresses'
10863 2006-02-01 [colin] 2.0.0cvs8
10866 Revert the alertpanel patch, it sucks (intrusive
10867 and gets in the way of "open")
10869 2006-02-01 [colin] 2.0.0cvs7
10872 * src/prefs_account.c
10873 * src/prefs_common.c
10874 * src/common/defs.h
10875 * src/common/utils.c
10876 * src/common/utils.h
10877 Add ability to edit the signature file
10878 from the account preferences, and use
10879 a default for the text editor.
10880 Patch by Fabien Vantard
10882 2006-02-01 [colin] 2.0.0cvs6
10885 Try to get mime type by extension if it is
10886 application/octet-stream
10887 Display a window with possible choices when
10888 encountering unknown mime types
10889 * src/gtk/filesel.c
10890 * src/gtk/filesel.h
10892 Allow multiple selection in filtered filesel
10893 (patch by Fabien Vantard)
10894 * src/gtk/pluginwindow.c
10895 Use it (patch by Fabien Vantard)
10897 2006-02-01 [paul] 2.0.0cvs5
10900 fix crash on creating jpilot address book
10901 Thanks to Colin - FOR_STABLE
10902 * src/prefs_summaries.c
10903 * src/prefs_wrapping.c
10904 * src/gtk/icon_legend.c
10905 * src/gtk/quicksearch.c
10906 string fixes and additions
10908 2006-02-01 [paul] 2.0.0cvs4
10912 * src/messageview.c
10914 add Arabic encoding option
10915 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
10917 2006-01-31 [colin] 2.0.0cvs3
10919 * src/plugins/pgpcore/passphrase.c
10920 Convert passphrase to locale encoding
10922 Fix drafting on IMAP. Crappy bug sneaked in
10926 2006-01-30 [paul] 2.0.0cvs2
10928 * src/gtk/icon_legend.c
10929 show the new entries
10931 2006-01-30 [colin] 2.0.0cvs1
10934 Check for the file to be present before
10935 enabling the menu - FOR_STABLE
10936 * src/gtk/icon_legend.c
10937 Add folders icons (not all of them, there
10938 are too much, but the most intriguing ones)
10940 2006-01-30 [paul] 2.0.0
10942 version 2.0.0 released
10944 [For previous entries, see ChangeLog.pre2.0.0]