1 2007-02-11 [colin] 2.7.2cvs41
4 Make sure to escape the title
6 2007-02-11 [colin] 2.7.2cvs40
9 Recognize .utf8 locales as .UTF-8 ones
11 2007-02-11 [colin] 2.7.2cvs39
14 Fix code conversion when dragging a file
16 2007-02-09 [colin] 2.7.2cvs38
18 * src/plugins/clamav/clamav_plugin.c
19 Complete Paul's patch with conditional
20 compilation to avoid breaking compilation
21 on old Dapper and Edgy... Maybe other
24 2007-02-09 [paul] 2.7.2cvs37
26 * src/plugins/clamav/clamav_plugin.c
27 fix for the upstream changes in libclamav
29 2007-02-09 [paul] 2.7.2cvs36
35 fix "warn if there are queued messages" (on exit)
36 option, which only checked the first mailbox's
38 don't ask before emptying trash if there are no
39 messages in trash, also check and empty all trash
42 move "Ask before emptying trash" option
43 outside of the "On exit" frame as it's
44 not only an "On exit" option
46 2007-02-09 [paul] 2.7.2cvs35
52 * src/prefs_folder_item.c
56 * src/prefs_msg_colors.c
57 * src/prefs_summaries.c
59 * src/gtk/inputdialog.c
60 * src/plugins/bogofilter/bogofilter_gtk.c
61 pedantic commit: use 'checkbtn' everywhere
62 instead of a mixture of 'checkbtn' and 'chkbtn'
64 2007-02-09 [paul] 2.7.2cvs34
70 move "Never send Return Receipts" from
71 prefs_other to prefs_send
72 add an option "Ask about account specific
73 filtering rules..." to prefs_other
75 fix a compiler warning
77 2007-02-08 [colin] 2.7.2cvs33
79 * src/plugins/pgpinline/pgpinline.c
80 Fix bug 1110, 'pgpmime fails to process
81 encapsulated openpgp mime (rfc 3156, 6.1
83 It was due to an interaction between PGP/Mime
84 and PGP/Inline plugin.
86 2007-02-08 [colin] 2.7.2cvs32
91 Fix bug 1117, 'fcntl locking code
92 does not work in mbox.c'
94 2007-02-08 [colin] 2.7.2cvs31
97 Fix Gentoo bug 165819, 'can't create
98 a "local mbox file" account'. Patch
99 by Olivier <castan.o@free.fr>
101 2007-02-07 [colin] 2.7.2cvs30
104 Fix bug 1106, 'Claws crash on exit if LDAPS
105 autocompletion was used'
107 2007-02-07 [paul] 2.7.2cvs29
110 cut down on unnecessary debug_prints
112 fix menu_set_active() on 'Show only
115 2007-02-07 [paul] 2.7.2cvs28
117 * src/plugins/clamav/clamav_plugin.c
118 * src/plugins/clamav/clamav_plugin.h
119 * src/plugins/clamav/clamav_plugin_gtk.c
122 2007-02-07 [paul] 2.7.2cvs27
125 fix bug 1116, 'summary view allow a
128 2007-02-06 [colin] 2.7.2cvs26
133 2007-02-05 [fabien] 2.7.2cvs25
137 i18n related - 1 fix and 1 message for translators.
139 2007-02-05 [colin] 2.7.2cvs24
141 * src/gtk/quicksearch.c
142 Don't reload summary list if quicksearch wasn't
143 active on hiding; move currently selected mail in
144 the visible area when showing the quicksearch
146 2007-02-05 [colin] 2.7.2cvs23
149 Add debug to try to solve bug 1104
151 2007-02-05 [paul] 2.7.2cvs22
154 confirm before emptying trash on exit is
155 a Yes or No answer, use Yes or No in the
158 2007-02-04 [colin] 2.7.2cvs21
161 * src/plugins/pgpcore/passphrase.c
162 * src/plugins/pgpcore/select-keys.c
163 Set wmclass on new windows
165 2007-02-04 [colin] 2.7.2cvs20
169 Auto save drafts on exit, reopen them
170 at startup, instead of asking
174 * src/addressbook_foldersel.c
182 * src/editldap_basedn.c
195 * src/message_search.c
197 * src/prefs_actions.c
198 * src/prefs_customheader.c
199 * src/prefs_display_header.c
200 * src/prefs_filtering.c
201 * src/prefs_filtering_action.c
202 * src/prefs_folder_column.c
204 * src/prefs_matcher.c
206 * src/prefs_summaries.c
207 * src/prefs_summary_column.c
208 * src/prefs_template.c
211 * src/summary_search.c
214 * src/gtk/description_window.c
215 * src/gtk/foldersort.c
218 * src/gtk/icon_legend.c
219 * src/gtk/logwindow.c
220 * src/gtk/pluginwindow.c
221 * src/gtk/prefswindow.c
222 Give different wmclass to different
223 windows - thanks to sed ;)
225 2007-02-04 [colin] 2.7.2cvs19
228 Revert previous patch, can't reproduce
231 2007-02-03 [colin] 2.7.2cvs18
234 Don't save the mainwindow size and
235 position on emergency exit (libSM's
236 "die" callback), Xfce seems to make
237 the window smaller just before the
240 2007-02-03 [colin] 2.7.2cvs17
242 * src/plugins/bogofilter/bogofilter.c
243 * src/plugins/bogofilter/bogofilter.h
244 * src/plugins/bogofilter/bogofilter_gtk.c
245 * src/plugins/pgpinline/pgpinline.c
246 * src/plugins/pgpinline/pgpinline.h
249 2007-02-03 [colin] 2.7.2cvs16
251 * src/partial_download.c
252 * src/partial_download.h
259 * src/common/ssl_certificate.c
260 * src/common/ssl_certificate.h
261 * src/gtk/quicksearch.c
262 * src/gtk/quicksearch.h
263 * src/gtk/sslcertwindow.c
264 * src/gtk/sslcertwindow.h
265 Fix copyright on my files
267 2007-02-02 [colin] 2.7.2cvs15
277 Add Tools/List URIs to allow
278 opening any URI in the current mail
280 2007-02-02 [colin] 2.7.2cvs14
282 * src/common/valgrind.h ** NEW FILE **
283 * src/common/Makefile.am
284 * src/common/plugin.c
285 Don't dlclose the plugins if we're running
286 under valgrind. (doesn't require valgrind
287 either at compile time or run time).
289 2007-02-01 [paul] 2.7.2cvs13
293 * tools/freshmeat_search.pl
294 * tools/google_search.pl
295 * tools/multiwebsearch.pl
296 add support for non ISO-8859-1 compatible locales
297 Patch by Alex Gorbachenko <agent_007@immo.ru>
299 2007-02-01 [colin] 2.7.2cvs12
302 * src/prefs_summaries.c
303 Move keybinding prefs to the Other page
305 2007-02-01 [wwp] 2.7.2cvs11
307 * src/plugins/trayicon/trayicon.c
308 Fix a raising issue within KDE.
310 2007-02-01 [colin] 2.7.2cvs10
313 Fix stray quotes in encoded strings
315 Fix wrong call causing g_warnings
317 Remove useless message
319 2007-01-31 [wwp] 2.7.2cvs9
321 * src/plugins/trayicon/trayicon.c
322 fix buggy hiding of main window when closing if close-to-tray
323 is not set (bad logics in the trayicon hook code).
324 Changed the quit confirmation message too.
326 2007-01-30 [colin] 2.7.2cvs8
329 Fix hidden mainwindow after clicking on
330 the X close button, if compose windows
331 exist and the user chooses not to quit
333 2007-01-30 [colin] 2.7.2cvs7
337 Handle local URIs to attach files (file:///...)
338 Fixes attaching files from Thunar for example
340 2007-01-30 [colin] 2.7.2cvs6
342 * src/prefs_ext_prog.c
343 Add 'mousepad' to the list of text editors.
344 Mousepad is XFCE's text editor
346 2007-01-29 [wwp] 2.7.2cvs5
349 * src/plugins/trayicon/trayicon_prefs.c
350 trayicon i18n fixes, thanks to Fabien.
352 2007-01-28 [wwp] 2.7.2cvs4
356 * src/plugins/trayicon/trayicon.c
357 * src/plugins/trayicon/trayicon_prefs.c
358 * src/plugins/trayicon/trayicon_prefs.h
359 Added a new TrayIcon plugin option to close to tray
360 (WM's hotkey and [X] button will hide the window instead
361 of closing it - closing CM can be done using the tray icon
362 menu or the File menu).
363 Improved visibility handling in trayicon, clicking the
364 trayicon now raise the window to current desktop when it
365 was either minimized/shaded/on another desktop.
366 Thanks to Paul for testing and fixing a strange behaviour
369 2007-01-27 [paul] 2.7.2cvs3
371 * src/prefs_folder_item.c
372 * src/prefs_receive.c
373 * src/plugins/pgpcore/prefs_gpg.c
374 use 'start-up' instead of 'startup' in labels
376 2007-01-26 [wwp] 2.7.2cvs2
378 * src/plugins/trayicon/Makefile.am
379 * src/plugins/trayicon/trayicon.c
380 * src/plugins/trayicon/trayicon_prefs.c
381 * src/plugins/trayicon/trayicon_prefs.h
382 Add a new TrayIcon option to hide the main window at
384 Fix trayicon.c copyright header.
386 2007-01-26 [paul] 2.7.2cvs1
392 bump up version number following
395 2007-01-25 [mones] 2.7.1cvs60
398 updated thousands of strings (well, probably less ;-)
400 2007-01-25 [colin] 2.7.1cvs59
403 Fix 2nd-run loss of matcherrc on new
406 2007-01-25 [wwp] 2.7.1cvs58
409 fix handling of empty value in attach_save_directory too, thanks
412 2007-01-25 [wwp] 2.7.1cvs57
415 fix handling of empty value in attach_load_directory,
418 2007-01-25 [wwp] 2.7.1cvs56
420 * src/plugins/dillo_viewer/dillo_prefs.h
423 2007-01-25 [colin] 2.7.1cvs55
427 * src/matcher_parser_parse.y
428 * src/prefs_matcher.c
429 Add matching on the spam flag
431 2007-01-24 [colin] 2.7.1cvs54
436 Make sure folderlist.xml is correctly
437 written before overwriting it.
441 * src/plugins/bogofilter/bogofilter.c
442 * src/plugins/bogofilter/bogofilter.h
443 * src/plugins/bogofilter/bogofilter_gtk.c
444 * src/plugins/spamassassin/spamassassin.c
445 * src/plugins/spamassassin/spamassassin.h
446 * src/plugins/spamassassin/spamassassin_gtk.c
447 Move spam to the correct trash folder after
448 learning, if spam directory isn't set.
450 2007-01-23 [paul] 2.7.1cvs53
452 * src/plugins/bogofilter/bogofilter_gtk.c
453 fix sensitivity of "Insert X-Bogosity header"
456 2007-01-23 [colin] 2.7.1cvs52
459 Translate toolbar items text if
460 they're translatable (default)
474 * src/etpan/etpan-thread-manager.c
475 * src/etpan/etpan-thread-manager.h
478 More static functions
480 2007-01-22 [fabien] 2.7.1cvs51
483 gtkut_get_options_frame() : ability to pass
484 a 'NULL' value in frame pointer parameter if
487 2007-01-22 [colin] 2.7.1cvs50
491 * src/plugins/bogofilter/bogofilter.c
492 * src/plugins/bogofilter/bogofilter_gtk.c
493 * src/plugins/spamassassin/spamassassin.c
494 * src/plugins/spamassassin/spamassassin_gtk.c
495 Allow moving spams to the account's trash
496 instead of default one
498 2007-01-21 [colin] 2.7.1cvs49
502 Revert a static function that shouldn't
505 2007-01-21 [colin] 2.7.1cvs48
511 2007-01-21 [colin] 2.7.1cvs47
517 2007-01-21 [colin] 2.7.1cvs46
519 * src/common/socket.c
520 * src/common/socket.h
523 2007-01-21 [colin] 2.7.1cvs45
532 * src/folder_item_prefs.c
533 * src/folder_item_prefs.h
540 * src/common/socket.c
541 * src/common/socket.h
542 * src/gtk/gtkaspell.c
543 * src/gtk/gtkaspell.h
544 * src/gtk/quicksearch.c
545 * src/gtk/quicksearch.h
548 2007-01-21 [colin] 2.7.1cvs44
552 * src/etpan/etpan-thread-manager.c
553 * src/etpan/etpan-thread-manager.h
554 Same (Funny that etpan_thread_unbind
555 is called but not etpan_thread_bind)
557 2007-01-21 [colin] 2.7.1cvs43
565 * src/etpan/Makefile.am
566 * src/gtk/colorlabel.c
567 * src/gtk/colorlabel.h
568 * src/gtk/sslcertwindow.c
569 * src/gtk/sslcertwindow.h
570 * src/etpan/etpan-log.c ** REMOVED **
571 * src/etpan/etpan-log.h ** REMOVED **
574 2007-01-20 [colin] 2.7.1cvs42
580 2007-01-20 [colin] 2.7.1cvs41
598 Make functions that aren't used in other
601 2007-01-20 [colin] 2.7.1cvs40
616 * src/editldap_basedn.c
638 * src/prefs_account.c
640 * src/prefs_compose_writing.c
641 * src/prefs_ext_prog.c
642 * src/prefs_folder_item.c
644 * src/prefs_message.c
645 * src/prefs_msg_colors.c
648 * src/prefs_receive.c
650 * src/prefs_spelling.c
651 * src/prefs_summaries.c
652 * src/prefs_toolbar.c
653 * src/prefs_wrapping.c
664 * src/common/passcrypt.c
665 * src/common/socket.c
667 * src/common/ssl_certificate.c
668 * src/common/template.c
670 * src/etpan/imap-thread.c
671 * src/gtk/sslcertwindow.c
672 * src/gtk/sslcertwindow.h
673 Make functions that could be static, static
675 2007-01-20 [colin] 2.7.1cvs39
680 2007-01-20 [colin] 2.7.1cvs38
685 Fix bug 1102, 'claws-mail-2.7.1
686 makes use of deprecated ldap
689 2007-01-20 [colin] 2.7.1cvs37
694 * src/gtk/quicksearch.c
695 Add Wide message list layout
697 2007-01-19 [fabien] 2.7.1cvs36
700 make sure a font change is considered in links of
703 2007-01-19 [colin] 2.7.1cvs35
714 * src/gtk/quicksearch.c
715 * src/gtk/quicksearch.h
716 Drop 'Separate Folder tree' and 'Separate
717 Message View'. Put three layouts in place
720 2007-01-19 [paul] 2.7.1cvs34
722 * src/prefs_msg_colors.c
723 more use of Q_ for translators
725 2007-01-19 [paul] 2.7.1cvs33
728 * src/prefs_account.c
729 a few changes to the English
731 2007-01-19 [fabien] 2.7.1cvs32
734 factorize translatable string
736 2007-01-18 [colin] 2.7.1cvs31
739 Don't error out on --sync option. Although
740 we don't do anything with it, gtk+ handles
741 it, and it's useful for debugging X errors
743 2007-01-18 [fabien] 2.7.1cvs30
746 ability to apply on the fly the recent added
747 'gtk_can_change_accels' pref (no need to restart).
749 2007-01-18 [fabien] 2.7.1cvs29
751 * src/plugins/bogofilter/bogofilter_gtk.c
752 * src/plugins/bogofilter/bogofilter.c
753 * src/plugins/spamassassin/spamassassin_gtk.c
755 * src/prefs_account.c
756 factorize or rewrite some translatable strings.
758 2007-01-18 [fabien] 2.7.1cvs28
762 set a 4pix space between "Subject:" label and subject entry in
765 2007-01-18 [wwp] 2.7.1cvs27
768 fix conflicting address-copy/paste when focus is set
769 to the embedded edit-person form.
772 2007-01-18 [wwp] 2.7.1cvs26
775 complete 2.7.1cvs23 (one more file was missing from that
778 2007-01-18 [colin] 2.7.1cvs25
781 Provide a way to migrate without backup
782 Re-ask for migration on next start if
783 it has been refused and wizard has been
786 2007-01-18 [wwp] 2.7.1cvs24
789 complete 2.7.1.cvs23 (file was missing from previous
792 2007-01-18 [wwp] 2.7.1cvs23
795 fix potential crashes in address book's focus_in/out signal handlers,
796 force focus to the edit-person form when clicked the Edit menu entry or
797 button (this only matters if the edit-person form is embedded to the
798 AB window, in that case, focus is not set when browsing the contacts
799 list w/ keys or mouse clicks).
801 2007-01-18 [paul] 2.7.1cvs22
804 add command line options:
806 -q and --quit for --exit
808 print "Unknown option" for unknown options
810 2007-01-18 [paul] 2.7.1cvs21
813 updated by Pavlo Bohmat
815 2007-01-18 [paul] 2.7.1cvs20
818 fix sensitivity issues of Mark as Spam/Ham
820 2007-01-17 [fabien] 2.7.1cvs19
826 Add a 'gtk_can_change_accels' pref in Preferences/Other which
827 control the corresponding gtk property. It could be used to lock
828 all shortcuts (avoid to set one of them by inadvertency).
830 2007-01-17 [colin] 2.7.1cvs18
833 Fix bug 1100, 'Highlighted e-mail data not visible
834 when color label applied.'. Use a weighted average
835 between normal selected foreground color and color
836 label instead of a simple one (3/1 instead 1/1).
838 2007-01-17 [colin] 2.7.1cvs17
841 Better fix for bug 1088, 'Ctrl-h produces repeatable
842 crash' - don't prevent mail switching while loading
844 2007-01-17 [colin] 2.7.1cvs16
853 Manage recursive search of unsubscribed folders
854 Rescan tree without checking for new messages
855 after subscriptions changed
857 2007-01-17 [paul] 2.7.1cvs15
860 * src/gtk/pluginwindow.c
861 fix bug 1101, '"Load plugin" button is
863 unset (-1) initial width in prefs_common,
864 fix overlapping buttons,
867 2007-01-17 [paul] 2.7.1cvs14
870 add #include <errno.h>, it's needed
873 2007-01-17 [paul] 2.7.1cvs13
876 * tools/make.themes.project
877 rename .sylpheed_themeinfo to .claws_themeinfo
879 * src/etpan/etpan-errors.h
880 * src/etpan/etpan-log.c
881 * src/etpan/etpan-log.h
882 * src/etpan/etpan-thread-manager-types.h
883 * src/etpan/etpan-thread-manager.c
884 * src/etpan/etpan-thread-manager.h
885 * src/etpan/imap-thread.c
886 * src/etpan/imap-thread.h
889 2007-01-17 [colin] 2.7.1cvs12
891 * src/plugins/pgpcore/select-keys.c
892 * src/gtk/pluginwindow.c
893 * src/prefs_account.c
896 2007-01-16 [colin] 2.7.1cvs11
901 Manage subscribing to subfolders when only
902 subscribed folders are shown.
904 2007-01-16 [colin] 2.7.1cvs10
907 Fix annoying vscrollbar going back to top
908 on Check for new folders
910 2007-01-16 [colin] 2.7.1cvs9
915 2007-01-16 [colin] 2.7.1cvs8
918 Bigger buffer for errors
922 * src/prefs_account.c
923 * src/prefs_account.h
925 * src/etpan/imap-thread.c
926 * src/etpan/imap-thread.h
927 * manual/handling.xml
928 Add subscriptions management. What it changes:
929 Creating a folder subscribes to it
930 Deleting a folder unsubscribes it
931 New contextual menu item allowing to switch between
932 All folders and Subscribed folders, subscribe, and
933 unsubscribe. "Creating" an existing but unsubscribed
934 folder will subscribe it.
935 By default for new accounts, only subscribed folders
939 2007-01-16 [paul] 2.7.1cvs7
942 Allow folder classes to specify only sort_key or
943 sort_type instead of both or none.
945 2007-01-16 [paul] 2.7.1cvs6
952 Save and use errno for procmime_get_part
954 2007-01-16 [colin] 2.7.1cvs5
957 Never remove INBOX when scanning for
958 new folders. It's a special folder
961 2007-01-15 [colin] 2.7.1cvs4
964 Fix 'Check for new folders' when IMAP subdirectory
966 * src/etpan/imap-thread.c
969 2007-01-15 [colin] 2.7.1cvs3
971 * src/etpan/imap-thread.c
972 Fix invalid free on command-connection
975 2007-01-15 [wwp] 2.7.1cvs2
977 * src/matcher_parser_lex.l
978 * src/quote_fmt_lex.l
979 * src/matcher_parser_parse.y
980 fix copyright header in lexers and parsers.
982 2007-01-15 [paul] 2.7.1cvs1
988 bump up version number following
991 2007-01-15 [paul] 2.7.0cvs31
995 add Fabien to the Team list
996 add the recent contributors
997 make a few corrections
999 2007-01-15 [paul] 2.7.0cvs30
1002 fix compiler warning
1003 * src/plugins/pgpcore/prefs_gpg.c
1004 * src/plugins/pgpcore/prefs_gpg.h
1006 fix copyright header
1008 2007-01-14 [colin] 2.7.0cvs29
1011 Use the 'gtk+' backend. Avoids gnome-vfs use,
1012 two benefits: faster to open, will fix strange
1013 dbus-related crash. Thanks to Pascal Terjan.
1015 2007-01-14 [colin] 2.7.0cvs28
1017 * src/etpan/imap-thread.c
1018 Delete the old imap just after allocating
1019 the new one. Makes sure we don't get the
1020 same pointer by sheer luck, which feels
1021 strange in the debug log.
1023 2007-01-14 [colin] 2.7.0cvs27
1025 * src/gtk/inputdialog.c
1026 Make sure we don't print passwords in
1027 clear text when in debug mode
1029 2007-01-14 [colin] 2.7.0cvs26
1031 * src/gtk/gtksctree.c
1032 Fix bug 1098, 'bogus last row display
1033 after expanding a thread'. Patch by
1034 Jindrich Makovicka <makovick@gmail.com>
1036 2007-01-14 [colin] 2.7.0cvs25
1038 * src/etpan/imap-thread.c
1039 Close socket manually before
1040 freeing the imap struct
1042 2007-01-14 [colin] 2.7.0cvs24
1044 * src/etpan/imap-thread.c
1045 Maybe fix new reconnection issues
1047 2007-01-13 [colin] 2.7.0cvs23
1050 Freeze/thaw on thread selection
1052 2007-01-13 [paul] 2.7.0cvs22
1057 add 'Edit/Delete thread'
1059 2007-01-13 [colin] 2.7.0cvs21
1061 * src/prefs_account.c
1062 * src/prefs_compose_writing.c
1063 * src/prefs_message.c
1064 * src/prefs_msg_colors.c
1066 * src/prefs_receive.c
1067 * src/prefs_spelling.c
1068 * src/prefs_summaries.c
1069 * src/prefs_themes.c
1070 * src/gtk/gtkutils.c
1071 * src/gtk/gtkutils.h
1072 * src/plugins/pgpcore/prefs_gpg.c
1073 * src/plugins/spamassassin/spamassassin_gtk.c
1074 Factorize gtk frame creation
1077 2007-01-13 [colin] 2.7.0cvs20
1079 * src/message_search.c
1080 * src/summary_search.c
1081 Fix Enter in search windows
1083 Fix body search starting at the
1084 end of the mail (and asking for loop)
1086 2007-01-13 [colin] 2.7.0cvs19
1088 * src/etpan/imap-thread.c
1089 Make sure we don't free the same imap
1092 2007-01-13 [colin] 2.7.0cvs18
1095 Allow multiple commitHelpers to
1098 2007-01-12 [colin] 2.7.0cvs17
1100 * src/etpan/imap-thread.c
1101 Make sure we get rid of the previous mailimap
1102 when connecting - just in case disconnect was
1105 2007-01-12 [paul] 2.7.0cvs16
1108 Strip S/MIME signatures when re-editing
1109 S/MIME signed messages.
1111 2007-01-12 [paul] 2.7.0cvs15
1118 no need to define CLAWS anymore, remove
1121 2007-01-12 [paul] 2.7.0cvs14
1124 check if the mail's signed as
1125 it can change the mail structure
1128 2007-01-12 [paul] 2.7.0cvs13
1131 fix Forwarding msgs with attachments
1132 that have dos line endings
1135 2007-01-12 [wwp] 2.7.0cvs12
1138 Revert accidentally committed extra version tag.
1140 2007-01-12 [wwp] 2.7.0cvs11
1142 * src/prefs_account.c
1143 Fix compilation w/o aspell (completes 2.7.0cvs7).
1145 2007-01-11 [colin] 2.7.0cvs10
1148 move g_warning to debug_print
1149 it scares people for no reason
1151 2007-01-11 [colin] 2.7.0cvs9
1154 Fix files to translate. Patch by
1157 2007-01-11 [paul] 2.7.0cvs8
1160 Fix recursion when server lists the
1161 current subfolder in the response
1163 Fix updating of icon_list/ctree
1164 * src/plugins/pgpcore/select-keys.c
1165 Fix a few annoyances when choosing
1166 keys for the CMS (S/MIME) protocol
1168 2007-01-11 [wwp] 2.7.0cvs7
1171 * src/prefs_account.c
1172 * src/prefs_account.h
1173 Add per-account spellcheck default dictionaries settings.
1175 2007-01-10 [colin] 2.7.0cvs6
1177 * src/prefs_folder_item.c
1178 Factorize strings - patch by Fabien
1180 2007-01-10 [colin] 2.7.0cvs5
1183 Fix bug 1095, 'Crash while changing folder
1184 columns during incorporation'
1186 2007-01-09 [colin] 2.7.0cvs4
1188 * src/gtk/pluginwindow.c
1189 Set the plugin window transient. Seems
1190 like some window managers hide it in
1191 the background after "load plugin"...
1193 2007-01-09 [colin] 2.7.0cvs3
1196 Use the same type for alloc and free
1198 2007-01-08 [paul] 2.7.0cvs2
1201 updated by Tim Dijkstra
1203 2007-01-08 [paul] 2.7.0cvs1
1205 * src/prefs_themes.c
1206 * src/common/utils.c
1209 2007-01-08 [paul] 2.7.0
1216 2007-01-08 [paul] 2.6.1cvs119
1218 * doc/man/claws-mail.1
1221 2007-01-08 [paul] 2.6.1cvs118
1223 * doc/man/claws-mail.1
1225 * manual/advanced.xml
1226 improved English usage
1228 2007-01-08 [paul] 2.6.1cvs117
1239 updated by Miquel Oliete, Stephan Sachse, me,
1240 Tommi Pirinen, Andrea Spadaccini, Frederico
1241 Goncalves Guimaraes, Andrej Kacian, Aleksandar
1242 Urosevic, and Ralgh Young
1244 2007-01-07 [mones] 2.6.1cvs116
1246 * manual/es/advanced.xml
1248 Synced manual (unhide mark_as_read_delay)
1249 and updated translation for release
1251 2007-01-07 [paul] 2.6.1cvs115
1253 * src/prefs_matcher.c
1254 make the hbox content fit better under
1257 2007-01-07 [colin] 2.6.1cvs114
1260 Fix bug 1088, 'Ctrl-h produces repeatable
1263 2007-01-06 [colin] 2.6.1cvs113
1265 * src/etpan/imap-thread.c
1266 Add casts to int to get certs. Fixes
1267 bug 1064, 'crash @ etpan_certificate_check()
1268 when opening an IMAP folder', with latest
1269 libetpan CVS or >= 0.49
1274 * src/prefs_folder_item.c
1275 Grey out the "synchronise" menu items if
1276 there's nothing to synchronise.
1277 * src/plugins/pgpcore/sgpgme.c
1278 Make an error clearer than "Unknown error"
1280 2007-01-06 [colin] 2.6.1cvs112
1283 Don't try to show a message if updating
1284 Maybe fixes bug 1088, 'ctrl-h produces
1287 2007-01-06 [colin] 2.6.1cvs111
1290 Disable Control-Space (handle it as Space).
1292 2007-01-05 [paul] 2.6.1cvs110
1295 Fix bug 934, 'sylpheed claws 2.1
1296 doesn't show Exchanges Public Folders'
1297 Thanks to Hoa and Colin
1299 Refuse to allocate more than 2 MB for a
1300 single field, it's a good indication of
1303 2007-01-05 [colin] 2.6.1cvs109
1306 Allow --select'ing emails by Message-ID too
1308 2007-01-05 [colin] 2.6.1cvs108
1310 * src/common/quoted-printable.c
1313 2007-01-05 [colin] 2.6.1cvs107
1315 * src/common/quoted-printable.c
1316 Fix previous commit about bug 1089
1319 2007-01-05 [colin] 2.6.1cvs106
1321 * src/common/quoted-printable.c
1322 Fix my previous commit on bug 1089
1325 2007-01-04 [colin] 2.6.1cvs105
1327 * src/common/quoted-printable.c
1328 Fix bug 1089, 'NUL characters in Subject
1329 line are misinterpreted'. Not a pain to
1336 2007-01-04 [wwp] 2.6.1cvs104
1338 * src/image_viewer.c
1339 Force operator precedence (fix a compiler warning).
1341 2007-01-04 [colin] 2.6.1cvs103
1343 * src/image_viewer.c
1344 Be cautious there too (same fix as the one
1345 in textview from cvs33)
1347 Don't use any MimeViewer plugin when showing
1350 2007-01-03 [wwp] 2.6.1cvs102
1354 fixed "cent" sign (use the existing ASCII one),
1355 decode more HTML entities,
1356 converted table ASCII entries to UTF-8,
1357 moved a switch() into a hashtable.
1359 2007-01-03 [paul] 2.6.1cvs101
1365 When possible, use move_msg instead of
1366 copy_msg + remove_msg to move sent mail
1369 2007-01-03 [paul] 2.6.1cvs100
1372 add more html entity recognition:
1373 pounds, euros, and cents
1375 2007-01-03 [colin] 2.6.1cvs99
1378 Don't display an error on NOSELECT
1379 folders when synchronising
1381 2007-01-03 [paul] 2.6.1cvs98
1383 * tools/maildir2claws-mail.pl
1384 only substitute 'sent-mail' if it's
1385 the full directory name
1387 2007-01-03 [paul] 2.6.1cvs97
1390 * ChangeLog.pre2.0.0
1392 archive a chunk of ChangeLog in
1395 * doc/src/ChangeLog.claws-pre0.8.0
1396 remove ChangeLog.claws-pre0.8.0, adding
1397 its contents to ChangeLog.gtk1
1399 2007-01-03 [paul] 2.6.1cvs96
1420 * src/addressbook_foldersel.c
1421 * src/addressbook_foldersel.h
1442 * src/customheader.c
1443 * src/customheader.h
1444 * src/displayheader.c
1445 * src/displayheader.h
1456 * src/editldap_basedn.c
1457 * src/editldap_basedn.h
1474 * src/folder_item_prefs.c
1475 * src/folder_item_prefs.h
1482 * src/grouplistdialog.c
1483 * src/grouplistdialog.h
1487 * src/image_viewer.c
1488 * src/image_viewer.h
1524 * src/message_search.c
1525 * src/message_search.h
1542 * src/partial_download.c
1543 * src/partial_download.h
1548 * src/prefs_account.c
1549 * src/prefs_account.h
1550 * src/prefs_actions.c
1551 * src/prefs_actions.h
1552 * src/prefs_common.c
1553 * src/prefs_common.h
1554 * src/prefs_compose_writing.c
1555 * src/prefs_compose_writing.h
1556 * src/prefs_customheader.c
1557 * src/prefs_customheader.h
1558 * src/prefs_display_header.c
1559 * src/prefs_display_header.h
1560 * src/prefs_filtering.c
1561 * src/prefs_filtering.h
1562 * src/prefs_filtering_action.c
1563 * src/prefs_filtering_action.h
1564 * src/prefs_folder_column.c
1565 * src/prefs_folder_column.h
1566 * src/prefs_folder_item.c
1567 * src/prefs_folder_item.h
1572 * src/prefs_image_viewer.c
1573 * src/prefs_image_viewer.h
1574 * src/prefs_matcher.c
1575 * src/prefs_matcher.h
1576 * src/prefs_message.c
1577 * src/prefs_msg_colors.c
1578 * src/prefs_msg_colors.h
1581 * src/prefs_receive.c
1583 * src/prefs_spelling.c
1584 * src/prefs_spelling.h
1585 * src/prefs_summaries.c
1586 * src/prefs_summaries.h
1587 * src/prefs_summary_column.c
1588 * src/prefs_summary_column.h
1589 * src/prefs_template.c
1590 * src/prefs_template.h
1591 * src/prefs_themes.c
1592 * src/prefs_themes.h
1593 * src/prefs_toolbar.c
1594 * src/prefs_toolbar.h
1595 * src/prefs_wrapping.c
1596 * src/prefs_wrapping.h
1606 * src/quote_fmt_parse.y
1609 * src/remotefolder.c
1610 * src/remotefolder.h
1611 * src/send_message.c
1612 * src/send_message.h
1615 * src/sourcewindow.c
1616 * src/sourcewindow.h
1621 * src/stock_pixmap.c
1622 * src/stock_pixmap.h
1623 * src/summary_search.c
1624 * src/summary_search.h
1639 * src/common/base64.c
1640 * src/common/base64.h
1642 * src/common/hooks.c
1643 * src/common/hooks.h
1646 * src/common/mgutils.c
1647 * src/common/mgutils.h
1650 * src/common/passcrypt.c
1651 * src/common/passcrypt.h.in
1652 * src/common/plugin.c
1653 * src/common/plugin.h
1654 * src/common/prefs.c
1655 * src/common/prefs.h
1656 * src/common/progressindicator.c
1657 * src/common/progressindicator.h
1658 * src/common/quoted-printable.c
1659 * src/common/quoted-printable.h
1660 * src/common/session.c
1661 * src/common/session.h
1664 * src/common/socket.c
1665 * src/common/socket.h
1668 * src/common/ssl_certificate.c
1669 * src/common/ssl_certificate.h
1670 * src/common/stringtable.c
1671 * src/common/stringtable.h
1672 * src/common/template.c
1673 * src/common/template.h
1674 * src/common/timing.h
1675 * src/common/utils.c
1676 * src/common/utils.h
1677 * src/common/version.h.in
1680 * src/common/xmlprops.c
1681 * src/common/xmlprops.h
1683 * src/gtk/colorlabel.c
1684 * src/gtk/colorsel.c
1685 * src/gtk/colorsel.h
1686 * src/gtk/combobox.c
1687 * src/gtk/combobox.h
1688 * src/gtk/description_window.c
1689 * src/gtk/description_window.h
1692 * src/gtk/foldersort.c
1693 * src/gtk/foldersort.h
1694 * src/gtk/gtksctree.c
1695 * src/gtk/gtkutils.c
1696 * src/gtk/gtkutils.h
1697 * src/gtk/inputdialog.c
1698 * src/gtk/inputdialog.h
1699 * src/gtk/logwindow.c
1700 * src/gtk/logwindow.h
1701 * src/gtk/manage_window.c
1702 * src/gtk/manage_window.h
1705 * src/gtk/pluginwindow.c
1706 * src/gtk/pluginwindow.h
1707 * src/gtk/prefswindow.c
1708 * src/gtk/prefswindow.h
1709 * src/gtk/progressdialog.c
1710 * src/gtk/progressdialog.h
1711 * src/gtk/sslcertwindow.c
1712 * src/gtk/sslcertwindow.h
1713 * src/plugins/bogofilter/bogofilter.c
1714 * src/plugins/bogofilter/bogofilter.h
1715 * src/plugins/bogofilter/bogofilter_gtk.c
1716 * src/plugins/clamav/clamav_plugin.c
1717 * src/plugins/clamav/clamav_plugin.h
1718 * src/plugins/clamav/clamav_plugin_gtk.c
1719 * src/plugins/demo/demo.c
1720 * src/plugins/dillo_viewer/dillo_prefs.c
1721 * src/plugins/dillo_viewer/dillo_prefs.h
1722 * src/plugins/dillo_viewer/dillo_viewer.c
1723 * src/plugins/pgpcore/passphrase.c
1724 * src/plugins/pgpcore/passphrase.h
1725 * src/plugins/pgpcore/pgp_viewer.c
1726 * src/plugins/pgpcore/pgp_viewer.h
1727 * src/plugins/pgpcore/plugin.c
1728 * src/plugins/pgpcore/select-keys.c
1729 * src/plugins/pgpcore/select-keys.h
1730 * src/plugins/pgpcore/sgpgme.c
1731 * src/plugins/pgpcore/sgpgme.h
1732 * src/plugins/pgpinline/pgpinline.c
1733 * src/plugins/pgpinline/pgpinline.h
1734 * src/plugins/pgpinline/plugin.c
1735 * src/plugins/pgpmime/pgpmime.c
1736 * src/plugins/pgpmime/pgpmime.h
1737 * src/plugins/pgpmime/plugin.c
1738 * src/plugins/spamassassin/spamassassin.c
1739 * src/plugins/spamassassin/spamassassin.h
1740 * src/plugins/spamassassin/spamassassin_gtk.c
1741 * src/plugins/trayicon/trayicon.c
1742 it's 2007, update the year in the copyright headers
1744 2007-01-03 [paul] 2.6.1cvs95
1747 it is 2007, use it in the copyright string
1749 2007-01-03 [paul] 2.6.1cvs94
1752 html entity conversion:
1753 move ™ to a more suitable place
1754 add • and –
1755 make sure — and — are both
1758 2007-01-02 [colin] 2.6.1cvs93
1762 * src/common/plugin.c
1764 * src/etpan/imap-thread.c
1767 2006-12-31 [paul] 2.6.1cvs92
1769 * src/prefs_summaries.c
1770 use gtk_button_new_from_stock()
1772 2006-12-30 [colin] 2.6.1cvs91
1777 Don't update filtering and account paths
1778 when copying folders
1780 2006-12-30 [colin] 2.6.1cvs90
1782 * src/prefs_compose_writing.c
1784 * src/prefs_template.c
1785 Use message font for Writing and
1786 Quoting prefs, as well as Templates.
1788 2006-12-30 [colin] 2.6.1cvs89
1790 * src/prefs_summaries.c
1791 Rework GUI; patch by Pawel
1793 2006-12-29 [colin] 2.6.1cvs88
1795 * src/prefs_folder_item.c
1796 Fix bug 1085, 'Apply to subfolder
1797 doesn't work' - I was mistaken saying
1798 it worked in every case
1800 2006-12-28 [colin] 2.6.1cvs87
1802 * src/gtk/gtkaspell.c
1803 Don't assert if use_alternate is true
1804 and alt_dictionary isn't set -- this
1805 is what happens on upgrade! Rather,
1808 2006-12-28 [colin] 2.6.1cvs86
1811 Fix desktop/icon simplification
1813 2006-12-28 [colin] 2.6.1cvs85
1816 Make desktop and icon not
1817 dependant on the desktop
1819 2006-12-28 [wwp] 2.6.1cvs84
1821 * src/plugins/pgpmime/claws.def
1822 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
1824 2006-12-28 [wwp] 2.6.1cvs83
1826 * src/prefs_folder_item.c
1827 Fix coloring of "simplify subject regexp" (folder prefs),
1828 which might be left to red whereas the regexp gets empty.
1830 2006-12-28 [wwp] 2.6.1cvs82
1832 * src/prefs_common.c
1833 * src/prefs_common.h
1836 Save addressbook mainwindow's horizontal and vertical splitter position.
1838 2006-12-27 [wwp] 2.6.1cvs81
1840 * src/gtk/gtkaspell.c
1841 * src/gtk/gtkaspell.h
1843 Fix assignment of compose's default and alternate dictionary from
1844 account or folder settings. Now gtkaspell_change_dict does rotate
1845 dicts only when it's called from a menu cb.
1847 2006-12-27 [wwp] 2.6.1cvs80
1849 * src/folder_item_prefs.c
1850 Fix randomly initialized default-alt-dictionary (folder prefs),
1851 complete 2.6.1cvs72.
1853 2006-12-27 [paul] 2.6.1cvs79
1857 Add Copy folder in the folder's contextual
1860 2006-12-27 [wwp] 2.6.1cvs78
1863 Clean up session locking, thanks to Colin.
1865 2006-12-26 [colin] 2.6.1cvs77
1868 Revert previous patch
1870 2006-12-26 [colin] 2.6.1cvs76
1876 * src/etpan/imap-thread.c
1877 Fix previous commit warnings
1878 Make statusbar update every second if total < 20
1879 Make IMAP APPEND faster by simplifying log
1881 2006-12-26 [colin] 2.6.1cvs75
1889 Make it possible to copy folders accross
1890 mailboxes (this was an arbitrary limitation).
1891 Still make it impossible to move folders
1894 2006-12-26 [colin] 2.6.1cvs74
1896 * src/etpan/imap-thread.c
1897 Fix bug 1081, 'claws-mail
1898 segfaults when going offline
1899 while it transfers mails via
1902 2006-12-26 [colin] 2.6.1cvs73
1904 * src/folder_item_prefs.c
1905 Don't forget alt dictionary when
1906 renaming/moving folders
1908 2006-12-26 [wwp] 2.6.1cvs72
1910 * src/folder_item_prefs.c
1911 Add missing defaults for per-folder alt dict
1912 (forgotten in 2.6.1cvs61).
1914 2006-12-26 [colin] 2.6.1cvs71
1917 Add tooltip to state that specifying
1918 full path to mailbox is possible
1920 2006-12-26 [wwp] 2.6.1cvs70
1922 * src/partial_download.c
1923 * src/gtk/gtkvscrollbutton.c
1924 * src/plugins/pgpinline/plugin.c
1925 Fix for few compiler warnings that matter.
1927 2006-12-25 [colin] 2.6.1cvs69
1929 * src/partial_download.c
1930 Fix marking for download or deletion
1931 when the header isn't the first
1932 * src/gtk/logwindow.c
1933 Fix start of scrolling
1935 2006-12-23 [paul] 2.6.1cvs68
1938 change last commit to use the 'academic'
1939 method instead. Thanks to wwp
1941 2006-12-23 [paul] 2.6.1cvs67
1944 don't warn about empty subject when
1947 2006-12-22 [colin] 2.6.1cvs66
1949 * src/summary_search.c
1952 2006-12-22 [colin] 2.6.1cvs65
1954 * src/gtk/gtkutils.c
1957 * src/summary_search.c
1964 2006-12-22 [colin] 2.6.1cvs64
1968 Add a combo to the learn spam button
1969 * src/plugins/bogofilter/bogofilter.c
1970 * src/plugins/bogofilter/bogofilter_gtk.c
1971 * src/plugins/bogofilter/bogofilter.h
1972 Allow to store Unsure mails in a specific
1973 folder to make better teaching easier
1975 2006-12-21 [wwp] 2.6.1cvs63
1978 * src/prefs_common.c
1979 * src/prefs_common.h
1980 * src/prefs_spelling.c
1981 * src/gtk/gtkaspell.c
1982 * src/gtk/gtkaspell.h
1983 Allow spell-checking using both current and alternate dictionaries
1986 2006-12-21 [wwp] 2.6.1cvs62
1988 * src/gtk/gtkaspell.c
1989 Apply recheck_when_changing_dict (highlight all mispelled words)
1990 when switching to alternate dictionary.
1992 2006-12-21 [wwp] 2.6.1cvs61
1995 * src/folder_item_prefs.h
1996 * src/prefs_common.c
1997 * src/prefs_common.h
1998 * src/prefs_folder_item.c
1999 * src/prefs_spelling.c
2000 * src/gtk/gtkaspell.c
2001 * src/gtk/gtkaspell.h
2002 Add global and per-folder prefs to set the default
2003 alternate dictionary.
2005 2006-12-21 [colin] 2.6.1cvs60
2008 Look for folders by path in all folders
2012 2006-12-20 [colin] 2.6.1cvs59
2014 * src/gtk/quicksearch.c
2015 Make sure in_typing is false when clearing
2017 2006-12-20 [wwp] 2.6.1cvs58
2020 change manual's target dir to be LFH-compliant (thanks to Colin).
2022 2006-12-20 [wwp] 2.6.1cvs57
2024 * src/prefs_common.c
2025 * src/prefs_summaries.c
2026 i18n fix and factorize patch, thanks to Fabien.
2028 2006-12-20 [paul] 2.6.1cvs56
2031 last of the renaming (??)
2033 correct --help info of --status-full
2034 * src/plugins/bogofilter/bogofilter.c
2035 make FALSE default of whitelist_ab
2037 2006-12-19 [colin] 2.6.1cvs55
2040 Same as before, without depending on
2043 2006-12-19 [colin] 2.6.1cvs54
2046 Fix bug 1059, 'Better jpilot charset
2047 handling'. Use libpisync's charset conversion
2050 2006-12-19 [colin] 2.6.1cvs53
2055 2006-12-19 [wwp] 2.6.1cvs52
2058 Add missing #include (thanks to Colin).
2060 2006-12-19 [wwp] 2.6.1cvs51
2062 * src/prefs_receive.c
2063 Better spacing between widgets in prefs.
2065 2006-12-18 [colin] 2.6.1cvs50
2068 Fix failure to get separator on LIST "" ""
2069 Try LIST "" "INBOX" too.
2071 2006-12-18 [wwp] 2.6.1cvs49
2073 * src/common/session.c
2074 Fix a compiler warning (thanks to Fabien).
2076 2006-12-18 [wwp] 2.6.1cvs48
2080 Factorize some strings for translation (it's about error
2081 messages when applying or checking template/quote format).
2083 2006-12-18 [colin] 2.6.1cvs47
2087 * src/gtk/Makefile.am
2089 Add a Release notes tab from the contents of
2090 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
2092 2006-12-17 [colin] 2.6.1cvs46
2097 Correctly convert from/to UTF8/filename encoding
2098 when loading and saving files. Probably fixes
2099 bug 1068, 'Claws-Mail uses 100% CPU when looking
2100 for a file to attach and is blocked...'
2102 2006-12-17 [colin] 2.6.1cvs45
2104 * src/gtk/logwindow.c
2105 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
2106 IMAP folder and is blocked on main thread':
2107 make sure we put utf8 in the log.
2109 2006-12-16 [colin] 2.6.1cvs44
2113 Fix bug 1055, 'Add the 'cancel receive'
2114 in the available events for the toolbar buttons'
2116 2006-12-16 [colin] 2.6.1cvs43
2121 * src/common/session.c
2122 Log error when SSL handshakes fail.
2123 Fixes bug 1082, 'incorrect / imprecise
2124 error message when imap server provides
2125 ssl only through STARTTLS but SSL is
2128 2006-12-15 [wwp] 2.6.1cvs42
2130 * src/plugins/bogofilter/bogofilter_gtk.c
2131 set proper sensitivity to widgets I've recently added.
2137 2006-12-15 [wwp] 2.6.1cvs41
2139 * src/plugins/bogofilter/bogofilter.c
2140 * src/plugins/bogofilter/bogofilter.h
2141 * src/plugins/bogofilter/bogofilter_gtk.c
2142 bogofilter's whitelist can now use a subset of
2143 the addressbook (either a book, a subfolder of a book,
2144 or the whole addressbook by using "Any"). Re-used there
2145 some pref_matcher widgets and mechanisms to match a subset
2148 2006-12-15 [wwp] 2.6.1cvs40
2151 * src/common/plugin.c
2152 * src/common/plugin.h
2154 * src/plugins/bogofilter/bogofilter.c
2155 * src/plugins/clamav/clamav_plugin.c
2156 * src/plugins/demo/demo.c
2157 * src/plugins/dillo_viewer/dillo_viewer.c
2158 * src/plugins/pgpcore/plugin.c
2159 * src/plugins/pgpinline/plugin.c
2160 * src/plugins/pgpmime/plugin.c
2161 * src/plugins/spamassassin/spamassassin.c
2162 * src/plugins/trayicon/trayicon.c
2163 factorize some translatable strings (plugins-related),
2164 fix missing punctuation in several places,
2165 remove useless translatable \n in about.c,
2166 and factorize plugin init code w/ a new function
2167 check_plugin_version() in common/plugin.c.
2168 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2170 2006-12-15 [wwp] 2.6.1cvs39
2172 * src/plugins/bogofilter/bogofilter.c
2173 * src/plugins/bogofilter/bogofilter_gtk.c
2174 flag whitelisted spams as spam, but don't filter it to the spam
2175 folder. Thanks to Colin.
2177 2006-12-15 [ticho] 2.6.1cvs38
2179 * src/plugins/bogofilter/bogofilter.c
2180 * src/plugins/bogofilter/bogofilter.h
2181 * src/plugins/bogofilter/bogofilter_gtk.c
2182 Add option to whitelist senders found in addressbook. Patch by colin.
2184 2006-12-15 [paul] 2.6.1cvs37
2187 add missing #include "log.h"
2189 2006-12-15 [paul] 2.6.1cvs36
2191 * src/plugins/bogofilter/bogofilter.c
2192 * src/plugins/bogofilter/bogofilter.h
2193 * src/plugins/bogofilter/bogofilter_gtk.c
2194 Add an option to allow inserting an
2195 X-Claws-Bogosity header (on MH folders
2196 only). Patch by Colin
2198 2006-12-14 [colin] 2.6.1cvs35
2201 "Yes" should be the default choice for
2202 migration configuration
2204 2006-12-14 [paul] 2.6.1cvs34
2206 * src/prefs_summaries.c
2207 * manual/advanced.xml
2208 Unhide mark_as_read_delay
2210 2006-12-14 [paul] 2.6.1cvs33
2219 Fix printing of selection
2220 Fix printing of message parts
2221 Fix printing of images
2222 * src/gtk/gtksourceprintjob.c
2223 Fix page count when there are images
2225 2006-12-14 [wwp] 2.6.1cvs32
2230 * src/gtk/quicksearch.c
2231 fix quicksearch 'magnify' button status when QS is closed
2232 using the Escape key, thanks to Colin.
2234 2006-12-14 [wwp] 2.6.1cvs31
2239 * src/gtk/quicksearch.c
2240 fix quicksearch 'magnify' button status when QS is closed
2241 using the Escape key, thanks to Colin.
2243 2006-12-13 [colin] 2.6.1cvs30
2247 Use the binary safe version of ldap_get_values,
2248 to make sure we manipulate null-terminated
2249 strings. Maybe fixes bug 1075, 'claws mail
2250 segfault when completing ldap adresses'
2251 * src/syldap.c ** REMOVED **
2252 * src/syldap.h ** REMOVED **
2255 2006-12-13 [mones] 2.6.1cvs29
2258 Fixed piped strings, fixed click translation
2260 2006-12-13 [paul] 2.6.1cvs28
2263 don't translate these strings
2265 2006-12-13 [paul] 2.6.1cvs27
2270 2006-12-13 [colin] 2.6.1cvs26
2274 Add claws_is_starting()
2276 2006-12-13 [mones] 2.6.1cvs25
2278 * manual/es/advanced.xml
2280 Synced manual and updated translation
2282 2006-12-12 [colin] 2.6.1cvs24
2285 Add an option to use STARTTLS in the
2286 welcome wizard. Fixes bug 1080,
2287 'Using SSL option in wizard for incoming
2288 server does not activate SSL with STARTTLS'
2290 2006-12-12 [colin] 2.6.1cvs23
2293 Don't exit when there's an incomplete
2294 mailbox configured - leaves a chance
2295 to fix a failing IMAP account. Exit
2296 if no mailbox at all is loaded (case
2298 Completes bug 1077's fix (I was wrong
2299 in this bug's comment #3).
2301 2006-12-12 [colin] 2.6.1cvs22
2304 Add another menu data type
2305 * src/prefs_account.c
2306 Complete the completion of bug 1076
2307 (doesn't lose the pref on apply)
2309 2006-12-12 [paul] 2.6.1cvs21
2311 * src/prefs_account.c
2312 complete the fix of bug 1076
2313 also be more verbose with the text
2315 2006-12-12 [paul] 2.6.1cvs20
2317 * src/gtk/combobox.c
2318 fix compilation warning
2320 2006-12-11 [colin] 2.6.1cvs19
2323 Document :port in server entry tooltips
2325 2006-12-11 [colin] 2.6.1cvs18
2330 2006-12-11 [colin] 2.6.1cvs17
2333 Add failing IMAP as a reason for no
2336 2006-12-11 [colin] 2.6.1cvs16
2338 * src/prefs_account.c
2339 Check for existence of inbox for local
2342 Allow setting the port to use for servers
2343 by using the usual "server.example.com:port"
2344 syntax. Fixes bug 1077, 'sylpheed-claws does
2345 not start when IMAP server is unavailable'
2347 2006-12-11 [colin] 2.6.1cvs15
2349 * src/prefs_account.c
2350 Prevent use of non-existing default inbox
2352 2006-12-11 [colin] 2.6.1cvs14
2354 * src/prefs_account.c
2355 Fix sensitivity. Fixes bug 1076, 'privacy
2356 options are displayed even when pgp plugin
2357 not loaded / available'
2359 2006-12-09 [colin] 2.6.1cvs13
2361 * manual/advanced.xml
2362 * src/prefs_common.c
2363 * src/prefs_common.h
2364 * src/common/ssl_certificate.c
2365 Add a new hidden preference, 'unsafe_ssl_certs',
2366 which allows to store multiple certificates per
2367 server/port. This is disabled by default because
2368 it's less secure (presenting a new certificate
2369 instead of a changed one raises less alarms).
2370 This will cause Claws to ask about an unknown
2371 certificate for people who have used 2.6.1cvs8
2374 2006-12-09 [colin] 2.6.1cvs12
2377 Fix cache updating after action
2379 2006-12-07 [wwp] 2.6.1cvs11
2382 fix email address comparison when replying to all
2383 (avoid replying to ourselves), thanks to Colin.
2385 2006-12-06 [paul] 2.6.1cvs10
2392 * src/common/utils.c
2393 ...and more renaming
2396 2006-12-06 [paul] 2.6.1cvs9
2407 2006-12-06 [colin] 2.6.1cvs8
2410 * src/common/ssl_certificate.c
2411 * src/common/ssl_certificate.h
2412 Handle multiple certificates per host/port
2414 2006-12-06 [colin] 2.6.1cvs7
2416 * src/etpan/imap-thread.c
2417 Fix certificate checking on IMAP
2419 2006-12-06 [colin] 2.6.1cvs6
2422 Fix bug 1072, 'Claws stops fetching newsgroups
2423 from server when newsgroup got deleted': continue
2424 checking other groups
2426 2006-12-05 [wwp] 2.6.1cvs5
2428 * src/message_search.c
2429 * src/summary_search.c
2430 * src/gtk/combobox.c
2431 * src/gtk/combobox.h
2432 * src/gtk/gtkutils.c
2433 * src/gtk/gtkutils.h
2434 make up and down arrow keys in modern gtk_combo_box_entry widgets
2435 behave like w/ old comboboxes (summary and message search only).
2437 2006-12-05 [paul] 2.6.1cvs4
2443 2006-12-05 [paul] 2.6.1cvs3
2446 * tools/textviewer.pl
2447 script updated and description added
2449 2006-12-04 [colin] 2.6.1cvs2
2452 Run pre-send hook only when checking
2455 2006-12-04 [paul] 2.6.1cvs1
2462 bump up version number following stable release
2464 2006-12-04 [paul] 2.6.0cvs83
2467 updates and corrections
2469 2006-12-04 [colin] 2.6.0cvs82
2471 * src/common/utils.c
2472 Probably fix bug 1066, 'Incorrect mailbox
2475 2006-12-04 [colin] 2.6.0cvs81
2477 * src/common/utils.c
2478 Trim tabs from mailcap file too.
2480 2006-12-02 [paul] 2.6.0cvs80
2483 fix broken GUI under certain languages
2485 put the Cancel button to the right
2487 2006-12-01 [paul] 2.6.0cvs79
2490 remove reference to removed file
2492 2006-12-01 [wwp] 2.6.0cvs78
2496 remove forgotten debug statements.
2498 2006-12-01 [wwp] 2.6.0cvs77
2500 * manual/advanced.xml
2501 * manual/fr/advanced.xml
2507 * src/prefs_common.c
2508 * src/prefs_common.h
2509 * src/gtk/gtkutils.c
2510 * src/gtk/gtkutils.h
2511 add a hidden option to allow embedding the editaddress (edit contact details)
2512 dialog into the addressbook's window. This doesn't change the default
2515 2006-12-01 [wwp] 2.6.0cvs76
2517 * src/message_search.c
2518 * src/summary_search.c
2519 fix more focus issues (don't set focus to combobox's entry widget when
2520 entry's value changed, if entry widget has focus already).
2522 2006-12-01 [wwp] 2.6.0cvs75
2524 * src/gtk/quicksearch.c
2525 revert last changes to the quicksearch gtk_combo_box, this needs more
2528 2006-12-01 [paul] 2.6.0cvs74
2530 * tools/kdeservicemenu/README
2531 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2532 * tools/kdeservicemenu/install.sh
2533 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2534 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2535 simplify this stuff, and in so doing,
2536 fix it. (possibly re-extend it again at
2539 2006-12-01 [wwp] 2.6.0cvs73
2541 * src/gtk/quicksearch.c
2542 adapt quicksearch code to use modern gtk_combo_box'es.
2544 2006-12-01 [wwp] 2.6.0cvs72
2547 * src/prefs_common.c
2548 * src/prefs_common.h
2549 * src/message_search.c
2550 * src/summary_search.c
2551 * src/gtk/combobox.c
2552 * src/gtk/combobox.h
2553 add history combos to all message and summary search fields.
2555 2006-12-01 [wwp] 2.6.0cvs71
2558 As the list may change while the mark as read delay
2559 runs, we can't rely on the 'row' pointer, which can
2560 be invalid when the timeout is called. As the mark
2561 as read is only done if the message is still selected,
2562 use summaryview->selected instead. Thanks to Colin.
2564 2006-11-30 [paul] 2.6.0cvs70
2567 give emphasis to "Sylpheed-Claws"
2568 as well as "Claws Mail"
2570 2006-11-30 [colin] 2.6.0cvs69
2573 Put the SSL checkboxes in the receiving
2574 and sending server pages.
2576 2006-11-29 [colin] 2.6.0cvs68
2578 * src/gtk/gtkutils.c
2579 * src/gtk/gtkvscrollbutton.c
2580 Revert some deprecated fixes - they seem to
2581 deprecate stuff as soon as a new one gets out.
2582 g_object_ref_sink needed glib-2.10.
2584 2006-11-29 [colin] 2.6.0cvs67
2586 * src/common/utils.c
2587 Create .mailcap if it doesn't exist
2589 2006-11-29 [colin] 2.6.0cvs66
2592 Followup to cvs60: use original list
2593 of recipients if replying to a mail
2594 in Sent Drafts or Queue.
2596 2006-11-27 [paul] 2.6.0cvs65
2598 * src/image_viewer.c
2599 revert the last change for now (it's broken)
2601 2006-11-27 [paul] 2.6.0cvs64
2605 * m4/aclocal-include.m4
2622 * src/common/Makefile.am
2623 * src/common/claws.c
2624 * src/common/claws.h
2626 * src/common/sylpheed.c
2627 * src/common/sylpheed.h
2628 * src/etpan/Makefile.am
2629 * src/gtk/Makefile.am
2630 * src/gtk/claws-marshal.list
2632 * src/gtk/gtksctree.c
2633 * src/gtk/quicksearch.c
2634 * src/gtk/sylpheed-marshal.list
2635 * src/plugins/bogofilter/bogofilter.c
2636 * src/plugins/bogofilter/bogofilter_gtk.c
2637 * src/plugins/clamav/clamav_plugin.c
2638 * src/plugins/clamav/clamav_plugin_gtk.c
2639 * src/plugins/demo/demo.c
2640 * src/plugins/dillo_viewer/dillo_viewer.c
2641 * src/plugins/pgpcore/Makefile.am
2642 * src/plugins/pgpcore/claws.def
2643 * src/plugins/pgpcore/pgp_viewer.c
2644 * src/plugins/pgpcore/plugin.c
2645 * src/plugins/pgpcore/sylpheed.def
2646 * src/plugins/pgpinline/Makefile.am
2647 * src/plugins/pgpinline/claws.def
2648 * src/plugins/pgpinline/plugin.c
2649 * src/plugins/pgpinline/sylpheed.def
2650 * src/plugins/pgpmime/Makefile.am
2651 * src/plugins/pgpmime/claws.def
2652 * src/plugins/pgpmime/plugin.c
2653 * src/plugins/pgpmime/sylpheed.def
2654 * src/plugins/spamassassin/spamassassin.c
2655 * src/plugins/spamassassin/spamassassin_gtk.c
2656 * src/plugins/trayicon/trayicon.c
2658 remove deprecated gtk_tooltips_set_delay()
2660 2006-11-26 [paul] 2.6.0cvs63
2664 * src/image_viewer.c
2666 * src/gtk/gtkutils.c
2667 * src/gtk/gtkvscrollbutton.c
2668 * src/gtk/prefswindow.c
2669 * src/plugins/pgpcore/prefs_gpg.c
2670 replace more deprecated GTK+ functions
2672 2006-11-26 [paul] 2.6.0cvs62
2677 replace deprecated gtk_idle_... functions
2679 2006-11-26 [paul] 2.6.0cvs61
2685 * src/gtk/gtkvscrollbutton.c
2686 * src/gtk/quicksearch.c
2687 * src/plugins/pgpcore/passphrase.c
2688 replace deprecated gtk_timeout_add and
2691 2006-11-26 [paul] 2.6.0cvs60
2694 fix bug that caused the wrong recipient
2695 to be selected when replying to a msg
2696 which is From one of our accounts to
2697 another of our accounts
2699 2006-11-25 [paul] 2.6.0cvs59
2702 don't change the From column title to
2703 To if the To column is visible
2705 2006-11-24 [paul] 2.6.0cvs58
2708 fix bug 1069, 'Sent mails disappear, BCC
2709 or locking problem?'
2711 2006-11-21 [wwp] 2.6.0cvs57
2714 fix spelling menu when replying (same as 2.3.1cvs39):
2715 discrepancy between context menu and top menu when
2716 folder's dictionary isn't the default one.
2718 2006-11-19 [paul] 2.6.0cvs56
2721 obey always_show_msg option when
2723 * src/plugins/bogofilter/bogofilter.c
2726 2006-11-18 [paul] 2.6.0cvs55
2736 * src/gtk/icon_legend.c
2737 * src/gtk/icon_legend.h
2738 * tools/OOo2claws-mail.pl
2740 * tools/acroread2claws-mail.pl
2741 * tools/claws.i18n.status.pl
2742 * tools/filter_conv.pl
2743 * tools/filter_conv_new.pl
2744 * tools/freshmeat_search.pl
2745 * tools/google_search.pl
2746 * tools/kmail2claws-mail.pl
2747 * tools/kmail2claws-mail_v2.pl
2748 * tools/maildir2claws-mail.pl
2749 * tools/make.themes.project
2750 * tools/multiwebsearch.pl
2751 * tools/outlook2claws-mail.pl
2752 * tools/tb2claws-mail
2753 * tools/kdeservicemenu/README
2754 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2755 update mine and wwp's email addresses in
2758 * src/prefs_compose_writing.c
2759 set sensitivity on 'new message format' frame
2761 2006-11-17 [paul] 2.6.0cvs54
2764 more reworking of the GUI
2765 Patch by Fabien Vantard
2767 2006-11-16 [paul] 2.6.0cvs53
2770 set a minimum size for the window, allow
2771 it to automatically expand as necessary
2773 2006-11-16 [wwp] 2.6.0cvs52
2776 better wrap of copyright info on some systems.
2778 2006-11-16 [paul] 2.6.0cvs51
2781 move the tech info from the upper panel
2783 use a gtk_text_view for the features tab
2785 2006-11-16 [paul] 2.6.0cvs50
2788 update my email address
2795 * src/plugins/trayicon/trayicon.c
2796 don't offer simple menu separators
2799 add separator between 'mark all read'
2802 2006-11-15 [wwp] 2.6.0cvs49
2805 updated manuals authors.
2807 2006-11-14 [paul] 2.6.0cvs48
2810 Fix Options/Reply mode after draft save
2812 2006-11-14 [paul] 2.6.0cvs47
2815 Fix make DESTDIR=...
2818 * src/plugins/pgpinline/pgpinline.c
2819 Probably fix bug 1061
2821 2006-11-14 [paul] 2.6.0cvs46
2826 * src/stock_pixmap.c
2827 * src/stock_pixmap.h
2829 * src/pixmaps/active.xpm
2830 * src/pixmaps/inactive.xpm
2831 add a new page, 'Features', to the About dialog
2832 showing which features are compiled in and which
2835 2006-11-14 [paul] 2.6.0cvs45
2838 updated by Pavlo Bohmat
2840 2006-11-14 [colin] 2.6.0cvs44
2848 * src/gtk/gtkaspell.c
2849 Fix 64-bit-related warnings
2851 Fix possible infinite loop
2852 * src/plugins/pgpcore/sgpgme.c
2853 Remove useless check
2855 2006-11-13 [colin] 2.6.0cvs43
2857 * src/gtk/Makefile.am
2858 authors.h isn't generated
2860 2006-11-13 [colin] 2.6.0cvs42
2862 * src/plugins/pgpinline/pgpinline.c
2863 * src/plugins/pgpmime/pgpmime.c
2864 Very probably fix bug 1061, 'crash on
2865 opening signed email'. Another cast
2868 2006-11-13 [colin] 2.6.0cvs41
2870 * src/plugins/pgpcore/sgpgme.c
2871 Maybe fix bug 1061, 'crash on opening
2874 2006-11-13 [wwp] 2.6.0cvs40
2876 * src/plugins/pgpinline/pgpinline.c
2877 fix candidate for bug #1057, thanks to Colin.
2879 2006-11-13 [wwp] 2.6.0cvs39
2882 * src/quote_fmt_parse.y
2883 fix bug 1052: current parser buffer was not always
2884 allocated, ptr to this buffer could be returned as
2885 NULL whereas no parser error has occurred. in
2886 consequence, defining a template body as "%d"
2887 (w/o the quotes) for the first time of the instance
2888 of claws-mail, was reporting a parser error. make
2889 sure that the buffer is always allocated, even to
2891 fix mis-unescaping in compose.:compose_quote_fmt():
2892 unescaping of the fmt string was always done
2893 whereas it must be done *only* when receiving
2894 quote format strings issued from the prefs
2895 (compose new message, reply, forward, redirect
2896 formats), *not* when applying templates. in
2897 consequences, applying templates w/ sequences
2898 like \\|p{echo} were failing. make sure that
2899 unescaping is done only when necessary.
2901 2006-11-12 [colin] 2.6.0cvs38
2906 2006-11-12 [colin] 2.6.0cvs37
2908 * src/plugins/pgpinline/pgpinline.c
2909 * src/plugins/pgpmime/pgpmime.c
2910 Release GPG context at the latest
2911 possible moment. Maybe fixes
2912 bug 1057, 'crash on sending signed
2913 message to a newsgroup'
2916 2006-11-12 [colin] 2.6.0cvs36
2918 * src/plugins/pgpcore/sgpgme.c
2919 Tell a bit more when gpg's status doesn't
2920 contain any signature
2922 2006-11-12 [colin] 2.6.0cvs35
2925 Fix bug 1060, 'compilation error with
2928 2006-11-12 [paul] 2.6.0cvs34
2930 * doc/man/claws-mail.1
2932 * src/plugins/clamav/README
2933 * src/plugins/spamassassin/README
2935 * tools/freshmeat_search.pl
2936 * tools/google_search.pl
2937 * tools/multiwebsearch.pl
2939 * src/plugins/trayicon/trayicon.c
2940 fix compiliation warning
2942 2006-11-11 [colin] 2.6.0cvs33
2945 Forbid drag and drop from/to different
2946 folders of type F_UNKNOWN
2948 2006-11-11 [colin] 2.6.0cvs32
2950 * src/plugins/pgpinline/pgpinline.c
2951 Fix typo in previous commit:
2953 + if ((err = gpgme_new(&data->ctx)) ...)
2955 2006-11-11 [colin] 2.6.0cvs31
2957 * src/plugins/pgpinline/pgpinline.c
2958 * src/plugins/pgpmime/pgpmime.c
2959 Check success after calling gpgme_new
2960 Maybe fixes bug 1057, 'crash on sending
2961 signed message to a newsgroup'
2963 2006-11-11 [colin] 2.6.0cvs30
2966 init undostruct to 0s (from
2967 valgrind log of bug 1057)
2969 2006-11-10 [colin] 2.6.0cvs29
2972 Set cursor to wait before filtering
2973 duplicates in all folders
2974 * src/plugins/bogofilter/bogofilter.c
2975 * src/plugins/bogofilter/bogofilter.h
2976 * src/plugins/bogofilter/bogofilter_gtk.c
2977 Completely thread away the bogofilter
2980 2006-11-10 [mones] 2.6.0cvs28
2984 added COMPOSE_CHECK_BEFORE_SEND hook
2986 2006-11-10 [paul] 2.6.0cvs27
2990 add libSM to get_compiled_in_features()
2994 2006-11-10 [colin] 2.6.0cvs26
2996 * src/etpan/imap-thread.c
2997 Add a reference to libetpan's sasl engine
2998 so that sasl_done() doesn't get called by
2999 libetpan, and doesn't break openssl.
3000 Should fix bug 1053, 'SC fails to reestablish
3001 a secure connection'
3004 2006-11-10 [colin] 2.6.0cvs25
3006 * manual/addrbook.xml
3007 * manual/advanced.xml
3012 2006-11-09 [colin] 2.6.0cvs24
3014 * src/plugins/bogofilter/bogofilter_gtk.c
3015 Add comment about annoyance
3017 2006-11-09 [colin] 2.6.0cvs23
3019 * src/plugins/bogofilter/bogofilter.c
3020 * src/plugins/bogofilter/bogofilter_gtk.c
3021 Prepare things needed to thread bogofilter
3022 filtering: separate bogo stuff and possible GUI
3025 2006-11-09 [colin] 2.6.0cvs22
3029 Search for one of our accounts in Delivered-To
3030 (helps for auto-account selection when
3031 replying/forwarding)
3035 * src/plugins/trayicon/trayicon.c
3036 Allow opening a new mail with any account from
3039 2006-11-09 [wwp] 2.6.0cvs21
3042 * src/prefs_common.c
3043 * src/prefs_common.h
3044 * src/prefs_compose_writing.c
3045 add a compose new message format (in prefs/compose/writing), it's a
3046 simple subject+body template to use when opening a new composition
3047 window. It's similar to the existent reply and forward formats.
3049 enhanced the template/format % symbols substitution mechanism to
3050 use current composition window information when % are used in
3051 the compose new message format or in templates applied to new
3052 messages (there were useless in that situations before). When
3053 applied to new messages, %d corresponds to the system time/date.
3055 2006-11-09 [paul] 2.6.0cvs20
3060 2006-11-09 [paul] 2.6.0cvs19
3063 keep tje alphabetical order
3065 2006-11-08 [colin] 2.6.0cvs18
3067 * src/etpan/imap-thread.c
3068 Fix bug 1054, 'Slowness logging big
3071 2006-11-08 [paul] 2.6.0cvs17
3076 2006-11-08 [paul] 2.6.0cvs16
3081 2006-11-08 [paul] 2.6.0cvs15
3084 * tools/OOo2claws-mail.pl
3085 * tools/OOo2sylpheed.pl
3087 * tools/acroread2claws-mail.pl
3088 * tools/acroread2sylpheed.pl
3089 * tools/kmail2claws-mail.pl
3090 * tools/kmail2claws-mail_v2.pl
3091 * tools/kmail2sylpheed.pl
3092 * tools/kmail2sylpheed_v2.pl
3093 * tools/maildir2claws-mail.pl
3094 * tools/maildir2sylpheed.pl
3095 * tools/nautilus2claws-mail.sh
3096 * tools/nautilus2sylpheed.sh
3097 * tools/outlook2claws-mail.pl
3098 * tools/outlook2sylpheed.pl
3099 * tools/tb2claws-mail
3101 * tools/tbird2claws.py
3102 * tools/tbird2syl.py
3103 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3104 * tools/kdeservicemenu/install.sh
3105 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3106 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3107 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
3108 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3109 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3110 renamed (removed, added) tools files
3112 2006-11-08 [paul] 2.6.0cvs14
3116 Migrate sylpheedrc to clawsrc, and fix the standard
3117 plugins path in the process
3119 2006-11-07 [colin] 2.6.0cvs13
3122 Symlink sylpheed-claws relative to
3125 2006-11-07 [colin] 2.6.0cvs12
3128 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
3130 2006-11-07 [paul] 2.6.0cvs11
3133 Fix a missed occurence of
3136 2006-11-07 [paul] 2.6.0cvs10
3139 Fix symlink installation
3141 2006-11-07 [paul] 2.6.0cvs9
3144 Symlink claws-mail to sylpheed-claws
3145 * src/common/utils.c
3146 Fix migrating symlinks
3147 * src/etpan/imap-thread.c
3148 check certificate only when there's
3151 2006-11-07 [paul] 2.6.0cvs8
3154 Fix icon breakages with Gtk, which needs a
3155 cache updated to see them.
3157 2006-11-07 [paul] 2.6.0cvs7
3168 * claws-mail-128x128.png
3169 * claws-mail-64x64.png
3174 * sylpheed-claws-128x128.png
3175 * sylpheed-claws-64x64.png
3176 * sylpheed-claws.desktop
3177 * sylpheed-claws.ico
3178 * sylpheed-claws.pc.in
3179 * sylpheed-claws.png
3180 * debian/README.Debian
3182 * debian/claws-mail.desktop
3183 * debian/claws-mail.menu
3184 * debian/claws-mail.postinst.debhelper
3185 * debian/claws-mail.postrm.debhelper
3190 * debian/sylpheed-claws.desktop
3191 * debian/sylpheed-claws.menu
3192 * debian/sylpheed-claws.postinst.debhelper
3193 * debian/sylpheed-claws.postrm.debhelper
3194 * doc/man/Makefile.am
3195 * doc/man/claws-mail.1
3196 * doc/man/sylpheed-claws.1
3197 * doc/src/ChangeLog.claws-pre0.8.0
3198 * manual/Makefile.am
3199 * manual/account.xml
3201 * manual/addrbook.xml
3202 * manual/advanced.xml
3203 * manual/claws-mail-manual.xml
3205 * manual/glossary.xml
3206 * manual/handling.xml
3208 * manual/keyboard.xml
3209 * manual/plugins.xml
3210 * manual/starting.xml
3211 * manual/sylpheed-claws-manual.xml
3213 * manual/dist/.cvsignore
3214 * manual/dist/html/.cvsignore
3215 * manual/dist/html/Makefile.am
3216 * manual/dist/pdf/.cvsignore
3217 * manual/dist/pdf/Makefile.am
3218 * manual/dist/ps/.cvsignore
3219 * manual/dist/ps/Makefile.am
3220 * manual/dist/txt/.cvsignore
3221 * manual/dist/txt/Makefile.am
3222 * manual/es/Makefile.am
3223 * manual/es/advanced.xml
3224 * manual/es/claws-mail-manual.xml
3226 * manual/es/glossary.xml
3227 * manual/es/handling.xml
3228 * manual/es/intro.xml
3229 * manual/es/plugins.xml
3230 * manual/es/sylpheed-claws-manual.xml
3231 * manual/es/dist/.cvsignore
3232 * manual/es/dist/html/.cvsignore
3233 * manual/es/dist/html/Makefile.am
3234 * manual/es/dist/pdf/.cvsignore
3235 * manual/es/dist/pdf/Makefile.am
3236 * manual/es/dist/ps/.cvsignore
3237 * manual/es/dist/ps/Makefile.am
3238 * manual/es/dist/txt/.cvsignore
3239 * manual/es/dist/txt/Makefile.am
3240 * manual/fr/Makefile.am
3241 * manual/fr/account.xml
3243 * manual/fr/addrbook.xml
3244 * manual/fr/advanced.xml
3245 * manual/fr/claws-mail-manual.xml
3247 * manual/fr/glossary.xml
3248 * manual/fr/handling.xml
3249 * manual/fr/intro.xml
3250 * manual/fr/keyboard.xml
3251 * manual/fr/plugins.xml
3252 * manual/fr/starting.xml
3253 * manual/fr/sylpheed-claws-manual.xml
3254 * manual/fr/dist/.cvsignore
3255 * manual/fr/dist/html/.cvsignore
3256 * manual/fr/dist/html/Makefile.am
3257 * manual/fr/dist/pdf/.cvsignore
3258 * manual/fr/dist/pdf/Makefile.am
3259 * manual/fr/dist/ps/.cvsignore
3260 * manual/fr/dist/ps/Makefile.am
3261 * manual/fr/dist/txt/.cvsignore
3262 * manual/fr/dist/txt/Makefile.am
3263 * manual/pl/Makefile.am
3264 * manual/pl/account.xml
3266 * manual/pl/addrbook.xml
3267 * manual/pl/advanced.xml
3268 * manual/pl/claws-mail-manual.xml
3270 * manual/pl/glossary.xml
3271 * manual/pl/handling.xml
3272 * manual/pl/intro.xml
3273 * manual/pl/keyboard.xml
3274 * manual/pl/plugins.xml
3275 * manual/pl/starting.xml
3276 * manual/pl/sylpheed-claws-manual.xml
3277 * manual/pl/dist/.cvsignore
3278 * manual/pl/dist/html/.cvsignore
3279 * manual/pl/dist/html/Makefile.am
3280 * manual/pl/dist/pdf/.cvsignore
3281 * manual/pl/dist/pdf/Makefile.am
3282 * manual/pl/dist/ps/.cvsignore
3283 * manual/pl/dist/ps/Makefile.am
3284 * manual/pl/dist/txt/.cvsignore
3285 * manual/pl/dist/txt/Makefile.am
3309 * src/addressbook_foldersel.c
3310 * src/addressbook_foldersel.h
3332 * src/customheader.c
3333 * src/customheader.h
3334 * src/displayheader.c
3335 * src/displayheader.h
3346 * src/editldap_basedn.c
3347 * src/editldap_basedn.h
3363 * src/folder_item_prefs.c
3364 * src/folder_item_prefs.h
3371 * src/grouplistdialog.c
3372 * src/grouplistdialog.h
3375 * src/image_viewer.c
3376 * src/image_viewer.h
3415 * src/matcher_parser.h
3416 * src/matcher_parser_lex.l
3417 * src/matcher_parser_parse.y
3420 * src/message_search.c
3421 * src/message_search.h
3440 * src/partial_download.c
3441 * src/partial_download.h
3446 * src/prefs_account.c
3447 * src/prefs_account.h
3448 * src/prefs_actions.c
3449 * src/prefs_actions.h
3450 * src/prefs_common.c
3451 * src/prefs_common.h
3452 * src/prefs_compose_writing.c
3453 * src/prefs_compose_writing.h
3454 * src/prefs_customheader.c
3455 * src/prefs_customheader.h
3456 * src/prefs_display_header.c
3457 * src/prefs_display_header.h
3458 * src/prefs_ext_prog.c
3459 * src/prefs_ext_prog.h
3460 * src/prefs_filtering.c
3461 * src/prefs_folder_column.c
3462 * src/prefs_folder_column.h
3463 * src/prefs_folder_item.c
3464 * src/prefs_folder_item.h
3469 * src/prefs_image_viewer.c
3470 * src/prefs_image_viewer.h
3471 * src/prefs_matcher.c
3472 * src/prefs_matcher.h
3473 * src/prefs_message.c
3474 * src/prefs_message.h
3475 * src/prefs_msg_colors.c
3476 * src/prefs_msg_colors.h
3481 * src/prefs_receive.c
3482 * src/prefs_receive.h
3485 * src/prefs_spelling.c
3486 * src/prefs_spelling.h
3487 * src/prefs_summaries.c
3488 * src/prefs_summaries.h
3489 * src/prefs_summary_column.c
3490 * src/prefs_summary_column.h
3491 * src/prefs_template.c
3492 * src/prefs_template.h
3493 * src/prefs_themes.c
3494 * src/prefs_themes.h
3495 * src/prefs_toolbar.c
3496 * src/prefs_toolbar.h
3497 * src/prefs_wrapping.c
3498 * src/prefs_wrapping.h
3508 * src/quote_fmt_parse.y
3511 * src/remotefolder.c
3512 * src/remotefolder.h
3513 * src/send_message.c
3514 * src/send_message.h
3517 * src/sourcewindow.c
3518 * src/sourcewindow.h
3523 * src/stock_pixmap.c
3524 * src/stock_pixmap.h
3525 * src/summary_search.c
3526 * src/summary_search.h
3543 * src/common/base64.c
3544 * src/common/base64.h
3546 * src/common/hooks.c
3547 * src/common/hooks.h
3550 * src/common/mgutils.c
3551 * src/common/mgutils.h
3554 * src/common/passcrypt.c
3555 * src/common/passcrypt.h.in
3556 * src/common/plugin.c
3557 * src/common/plugin.h
3558 * src/common/prefs.c
3559 * src/common/prefs.h
3560 * src/common/progressindicator.c
3561 * src/common/progressindicator.h
3562 * src/common/quoted-printable.c
3563 * src/common/quoted-printable.h
3564 * src/common/session.c
3565 * src/common/session.h
3568 * src/common/socket.c
3569 * src/common/socket.h
3572 * src/common/stringtable.c
3573 * src/common/stringtable.h
3574 * src/common/sylpheed.c
3575 * src/common/sylpheed.h
3576 * src/common/template.c
3577 * src/common/template.h
3578 * src/common/timing.h
3579 * src/common/utils.c
3580 * src/common/utils.h
3581 * src/common/version.h.in
3584 * src/common/xmlprops.c
3585 * src/common/xmlprops.h
3587 * src/gtk/colorlabel.c
3588 * src/gtk/colorlabel.h
3589 * src/gtk/colorsel.c
3590 * src/gtk/colorsel.h
3591 * src/gtk/combobox.c
3592 * src/gtk/combobox.h
3593 * src/gtk/description_window.c
3594 * src/gtk/description_window.h
3597 * src/gtk/foldersort.c
3598 * src/gtk/foldersort.h
3599 * src/gtk/gtkaspell.c
3600 * src/gtk/gtkaspell.h
3601 * src/gtk/gtksctree.c
3602 * src/gtk/gtkshruler.c
3603 * src/gtk/gtkshruler.h
3604 * src/gtk/gtkutils.c
3605 * src/gtk/gtkutils.h
3606 * src/gtk/icon_legend.c
3607 * src/gtk/icon_legend.h
3608 * src/gtk/logwindow.c
3609 * src/gtk/logwindow.h
3610 * src/gtk/manage_window.c
3611 * src/gtk/manage_window.h
3612 * src/gtk/pluginwindow.c
3613 * src/gtk/pluginwindow.h
3614 * src/gtk/prefswindow.c
3615 * src/gtk/prefswindow.h
3616 * src/gtk/quicksearch.c
3617 * src/gtk/quicksearch.h
3618 * src/pixmaps/claws-mail.xpm
3619 * src/pixmaps/claws-mail_icon.xpm
3620 * src/pixmaps/claws-mail_logo.xpm
3621 * src/pixmaps/sylpheed-claws.xpm
3622 * src/pixmaps/sylpheed-claws_icon.xpm
3623 * src/pixmaps/sylpheed-claws_logo.xpm
3624 * src/plugins/bogofilter/Makefile.am
3625 * src/plugins/bogofilter/bogofilter.c
3626 * src/plugins/bogofilter/bogofilter.h
3627 * src/plugins/bogofilter/bogofilter_gtk.c
3628 * src/plugins/clamav/Makefile.am
3629 * src/plugins/clamav/clamav_plugin.c
3630 * src/plugins/clamav/clamav_plugin.h
3631 * src/plugins/clamav/clamav_plugin_gtk.c
3632 * src/plugins/demo/Makefile.am
3633 * src/plugins/demo/demo.c
3634 * src/plugins/dillo_viewer/Makefile.am
3635 * src/plugins/dillo_viewer/README
3636 * src/plugins/dillo_viewer/dillo_prefs.c
3637 * src/plugins/dillo_viewer/dillo_prefs.h
3638 * src/plugins/dillo_viewer/dillo_viewer.c
3639 * src/plugins/pgpcore/Makefile.am
3640 * src/plugins/pgpcore/passphrase.c
3641 * src/plugins/pgpcore/passphrase.h
3642 * src/plugins/pgpcore/pgp_viewer.c
3643 * src/plugins/pgpcore/pgp_viewer.h
3644 * src/plugins/pgpcore/plugin.c
3645 * src/plugins/pgpcore/prefs_gpg.c
3646 * src/plugins/pgpcore/prefs_gpg.h
3647 * src/plugins/pgpcore/select-keys.c
3648 * src/plugins/pgpcore/select-keys.h
3649 * src/plugins/pgpcore/sgpgme.c
3650 * src/plugins/pgpcore/sgpgme.h
3651 * src/plugins/pgpcore/sylpheed.def
3652 * src/plugins/pgpcore/version.rc
3653 * src/plugins/pgpinline/Makefile.am
3654 * src/plugins/pgpinline/pgpinline.c
3655 * src/plugins/pgpinline/pgpinline.h
3656 * src/plugins/pgpinline/plugin.c
3657 * src/plugins/pgpinline/sylpheed.def
3658 * src/plugins/pgpinline/version.rc
3659 * src/plugins/pgpmime/Makefile.am
3660 * src/plugins/pgpmime/pgpmime.c
3661 * src/plugins/pgpmime/pgpmime.h
3662 * src/plugins/pgpmime/plugin.c
3663 * src/plugins/pgpmime/sylpheed.def
3664 * src/plugins/pgpmime/version.rc
3665 * src/plugins/spamassassin/Makefile.am
3666 * src/plugins/spamassassin/README
3667 * src/plugins/spamassassin/spamassassin.c
3668 * src/plugins/spamassassin/spamassassin.h
3669 * src/plugins/spamassassin/spamassassin_gtk.c
3670 * src/plugins/trayicon/Makefile.am
3671 * src/plugins/trayicon/trayicon.c
3672 * tools/OOo2sylpheed.pl
3674 * tools/README.sylprint
3675 * tools/acroread2sylpheed.pl
3676 * tools/claws.i18n.status.pl
3677 * tools/filter_conv.pl
3678 * tools/filter_conv_new.pl
3679 * tools/freshmeat_search.pl
3680 * tools/google_search.pl
3681 * tools/kmail2sylpheed.pl
3682 * tools/kmail2sylpheed_v2.pl
3683 * tools/make.themes.project
3684 * tools/multiwebsearch.pl
3685 * tools/nautilus2sylpheed.sh
3686 * tools/outlook2sylpheed.pl
3690 * tools/textviewer.sh
3691 * tools/vcard2xml.py
3692 * tools/kdeservicemenu/README
3693 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3694 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3695 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3696 Change name to Claws Mail. Announce to follow...
3698 2006-11-06 [wwp] 2.6.0cvs6
3700 * src/prefs_template.c
3701 unify messages related to quote format/template errors (fix
3702 capitalization), again.
3704 2006-11-06 [wwp] 2.6.0cvs5
3707 unify messages related to quote format/template errors.
3709 2006-11-06 [wwp] 2.6.0cvs4
3711 * src/prefs_msg_colors.c
3712 more uses of Q_ macro for contextual translations, thanks
3715 2006-11-06 [wwp] 2.6.0cvs3
3718 * src/common/utils.c
3719 * src/common/utils.h
3720 show an alertpanel to make sure users are aware that sensitive
3721 files are attached (it's file blacklist-based). This will fix
3722 interaction w/ GoogleEarth for instance, thanks to Colin.
3724 2006-11-06 [wwp] 2.6.0cvs2
3727 * src/prefs_template.c
3728 * src/prefs_template.h
3729 check quote format when applying/closing prefs. For now this only
3730 shows up an error dialog box, not preventing the user from using
3731 a broken quote (reply, forwards) format.
3733 2006-11-06 [wwp] 2.6.0cvs1
3735 * src/prefs_template.c
3736 fix missing checks of some template fields.
3738 2006-11-06 [paul] 2.6.0
3745 2006-11-06 [paul] 2.5.6cvs22
3747 * manual/advanced.xml
3748 * manual/es/advanced.xml
3749 put 'respect_flowed_format' info in the correct
3752 2006-11-06 [mones] 2.5.6cvs21
3755 Minor fixes for release
3757 2006-11-06 [paul] 2.5.6cvs20
3768 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
3769 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
3770 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
3773 2006-11-02 [colin] 2.5.6cvs19
3777 * src/prefs_account.c
3778 * src/etpan/imap-thread.c
3779 Add GSSAPI support - fixes Debian bug #383274
3781 2006-11-01 [colin] 2.5.6cvs18
3784 Handle libpisock12 support. Probably
3785 fixes bug 1046, 'jpilot AddressDB.pdb
3788 2006-11-01 [colin] 2.5.6cvs17
3791 debug_print() folderutils_mark_all_read()
3793 2006-11-01 [colin] 2.5.6cvs16
3796 Add missed files to the Apache exception
3798 2006-10-31 [colin] 2.5.6cvs15
3802 Add a copy_private_data() func to FolderClasses
3803 Doesn't break the feature freeze, because we
3804 won't use it (right now) in the core.
3806 2006-10-31 [colin] 2.5.6cvs14
3809 Allow linking with the Apache licensed files in
3810 src/plugins/spamassassin. Hopefully fixes
3811 bug 1048, 'Spamassassin plugin license problem'
3813 2006-10-31 [wwp] 2.5.6cvs13
3816 fix and optimize trimming of leading linefeeds in body loop.
3818 2006-10-31 [colin] 2.5.6cvs12
3820 * src/etpan/imap-thread.c
3822 Make really sure to have NULL sets in case
3825 2006-10-30 [wwp] 2.5.6cvs11
3827 * src/prefs_common.c
3828 * src/prefs_common.h
3830 fix broken storage of quote format template when it contains \-escape
3831 sequences. The application of such sequences is also fixed now (\t
3832 in quote format will be a real tab instead of a 't', for instance).
3834 2006-10-27 [colin] 2.5.6cvs10
3837 Probably fix bug 1045, 'sylpheed-claws
3838 doesn't remove the mail from the IMAP
3839 Queue folder after sending'. From
3842 2006-10-27 [colin] 2.5.6cvs9
3845 Require libetpan-0.48. I'm so annoying,
3848 2006-10-27 [colin] 2.5.6cvs8