1 2007-02-11 [colin] 2.7.2cvs40
4 Recognize .utf8 locales as .UTF-8 ones
6 2007-02-11 [colin] 2.7.2cvs39
9 Fix code conversion when dragging a file
11 2007-02-09 [colin] 2.7.2cvs38
13 * src/plugins/clamav/clamav_plugin.c
14 Complete Paul's patch with conditional
15 compilation to avoid breaking compilation
16 on old Dapper and Edgy... Maybe other
19 2007-02-09 [paul] 2.7.2cvs37
21 * src/plugins/clamav/clamav_plugin.c
22 fix for the upstream changes in libclamav
24 2007-02-09 [paul] 2.7.2cvs36
30 fix "warn if there are queued messages" (on exit)
31 option, which only checked the first mailbox's
33 don't ask before emptying trash if there are no
34 messages in trash, also check and empty all trash
37 move "Ask before emptying trash" option
38 outside of the "On exit" frame as it's
39 not only an "On exit" option
41 2007-02-09 [paul] 2.7.2cvs35
47 * src/prefs_folder_item.c
51 * src/prefs_msg_colors.c
52 * src/prefs_summaries.c
54 * src/gtk/inputdialog.c
55 * src/plugins/bogofilter/bogofilter_gtk.c
56 pedantic commit: use 'checkbtn' everywhere
57 instead of a mixture of 'checkbtn' and 'chkbtn'
59 2007-02-09 [paul] 2.7.2cvs34
65 move "Never send Return Receipts" from
66 prefs_other to prefs_send
67 add an option "Ask about account specific
68 filtering rules..." to prefs_other
70 fix a compiler warning
72 2007-02-08 [colin] 2.7.2cvs33
74 * src/plugins/pgpinline/pgpinline.c
75 Fix bug 1110, 'pgpmime fails to process
76 encapsulated openpgp mime (rfc 3156, 6.1
78 It was due to an interaction between PGP/Mime
79 and PGP/Inline plugin.
81 2007-02-08 [colin] 2.7.2cvs32
86 Fix bug 1117, 'fcntl locking code
87 does not work in mbox.c'
89 2007-02-08 [colin] 2.7.2cvs31
92 Fix Gentoo bug 165819, 'can't create
93 a "local mbox file" account'. Patch
94 by Olivier <castan.o@free.fr>
96 2007-02-07 [colin] 2.7.2cvs30
99 Fix bug 1106, 'Claws crash on exit if LDAPS
100 autocompletion was used'
102 2007-02-07 [paul] 2.7.2cvs29
105 cut down on unnecessary debug_prints
107 fix menu_set_active() on 'Show only
110 2007-02-07 [paul] 2.7.2cvs28
112 * src/plugins/clamav/clamav_plugin.c
113 * src/plugins/clamav/clamav_plugin.h
114 * src/plugins/clamav/clamav_plugin_gtk.c
117 2007-02-07 [paul] 2.7.2cvs27
120 fix bug 1116, 'summary view allow a
123 2007-02-06 [colin] 2.7.2cvs26
128 2007-02-05 [fabien] 2.7.2cvs25
132 i18n related - 1 fix and 1 message for translators.
134 2007-02-05 [colin] 2.7.2cvs24
136 * src/gtk/quicksearch.c
137 Don't reload summary list if quicksearch wasn't
138 active on hiding; move currently selected mail in
139 the visible area when showing the quicksearch
141 2007-02-05 [colin] 2.7.2cvs23
144 Add debug to try to solve bug 1104
146 2007-02-05 [paul] 2.7.2cvs22
149 confirm before emptying trash on exit is
150 a Yes or No answer, use Yes or No in the
153 2007-02-04 [colin] 2.7.2cvs21
156 * src/plugins/pgpcore/passphrase.c
157 * src/plugins/pgpcore/select-keys.c
158 Set wmclass on new windows
160 2007-02-04 [colin] 2.7.2cvs20
164 Auto save drafts on exit, reopen them
165 at startup, instead of asking
169 * src/addressbook_foldersel.c
177 * src/editldap_basedn.c
190 * src/message_search.c
192 * src/prefs_actions.c
193 * src/prefs_customheader.c
194 * src/prefs_display_header.c
195 * src/prefs_filtering.c
196 * src/prefs_filtering_action.c
197 * src/prefs_folder_column.c
199 * src/prefs_matcher.c
201 * src/prefs_summaries.c
202 * src/prefs_summary_column.c
203 * src/prefs_template.c
206 * src/summary_search.c
209 * src/gtk/description_window.c
210 * src/gtk/foldersort.c
213 * src/gtk/icon_legend.c
214 * src/gtk/logwindow.c
215 * src/gtk/pluginwindow.c
216 * src/gtk/prefswindow.c
217 Give different wmclass to different
218 windows - thanks to sed ;)
220 2007-02-04 [colin] 2.7.2cvs19
223 Revert previous patch, can't reproduce
226 2007-02-03 [colin] 2.7.2cvs18
229 Don't save the mainwindow size and
230 position on emergency exit (libSM's
231 "die" callback), Xfce seems to make
232 the window smaller just before the
235 2007-02-03 [colin] 2.7.2cvs17
237 * src/plugins/bogofilter/bogofilter.c
238 * src/plugins/bogofilter/bogofilter.h
239 * src/plugins/bogofilter/bogofilter_gtk.c
240 * src/plugins/pgpinline/pgpinline.c
241 * src/plugins/pgpinline/pgpinline.h
244 2007-02-03 [colin] 2.7.2cvs16
246 * src/partial_download.c
247 * src/partial_download.h
254 * src/common/ssl_certificate.c
255 * src/common/ssl_certificate.h
256 * src/gtk/quicksearch.c
257 * src/gtk/quicksearch.h
258 * src/gtk/sslcertwindow.c
259 * src/gtk/sslcertwindow.h
260 Fix copyright on my files
262 2007-02-02 [colin] 2.7.2cvs15
272 Add Tools/List URIs to allow
273 opening any URI in the current mail
275 2007-02-02 [colin] 2.7.2cvs14
277 * src/common/valgrind.h ** NEW FILE **
278 * src/common/Makefile.am
279 * src/common/plugin.c
280 Don't dlclose the plugins if we're running
281 under valgrind. (doesn't require valgrind
282 either at compile time or run time).
284 2007-02-01 [paul] 2.7.2cvs13
288 * tools/freshmeat_search.pl
289 * tools/google_search.pl
290 * tools/multiwebsearch.pl
291 add support for non ISO-8859-1 compatible locales
292 Patch by Alex Gorbachenko <agent_007@immo.ru>
294 2007-02-01 [colin] 2.7.2cvs12
297 * src/prefs_summaries.c
298 Move keybinding prefs to the Other page
300 2007-02-01 [wwp] 2.7.2cvs11
302 * src/plugins/trayicon/trayicon.c
303 Fix a raising issue within KDE.
305 2007-02-01 [colin] 2.7.2cvs10
308 Fix stray quotes in encoded strings
310 Fix wrong call causing g_warnings
312 Remove useless message
314 2007-01-31 [wwp] 2.7.2cvs9
316 * src/plugins/trayicon/trayicon.c
317 fix buggy hiding of main window when closing if close-to-tray
318 is not set (bad logics in the trayicon hook code).
319 Changed the quit confirmation message too.
321 2007-01-30 [colin] 2.7.2cvs8
324 Fix hidden mainwindow after clicking on
325 the X close button, if compose windows
326 exist and the user chooses not to quit
328 2007-01-30 [colin] 2.7.2cvs7
332 Handle local URIs to attach files (file:///...)
333 Fixes attaching files from Thunar for example
335 2007-01-30 [colin] 2.7.2cvs6
337 * src/prefs_ext_prog.c
338 Add 'mousepad' to the list of text editors.
339 Mousepad is XFCE's text editor
341 2007-01-29 [wwp] 2.7.2cvs5
344 * src/plugins/trayicon/trayicon_prefs.c
345 trayicon i18n fixes, thanks to Fabien.
347 2007-01-28 [wwp] 2.7.2cvs4
351 * src/plugins/trayicon/trayicon.c
352 * src/plugins/trayicon/trayicon_prefs.c
353 * src/plugins/trayicon/trayicon_prefs.h
354 Added a new TrayIcon plugin option to close to tray
355 (WM's hotkey and [X] button will hide the window instead
356 of closing it - closing CM can be done using the tray icon
357 menu or the File menu).
358 Improved visibility handling in trayicon, clicking the
359 trayicon now raise the window to current desktop when it
360 was either minimized/shaded/on another desktop.
361 Thanks to Paul for testing and fixing a strange behaviour
364 2007-01-27 [paul] 2.7.2cvs3
366 * src/prefs_folder_item.c
367 * src/prefs_receive.c
368 * src/plugins/pgpcore/prefs_gpg.c
369 use 'start-up' instead of 'startup' in labels
371 2007-01-26 [wwp] 2.7.2cvs2
373 * src/plugins/trayicon/Makefile.am
374 * src/plugins/trayicon/trayicon.c
375 * src/plugins/trayicon/trayicon_prefs.c
376 * src/plugins/trayicon/trayicon_prefs.h
377 Add a new TrayIcon option to hide the main window at
379 Fix trayicon.c copyright header.
381 2007-01-26 [paul] 2.7.2cvs1
387 bump up version number following
390 2007-01-25 [mones] 2.7.1cvs60
393 updated thousands of strings (well, probably less ;-)
395 2007-01-25 [colin] 2.7.1cvs59
398 Fix 2nd-run loss of matcherrc on new
401 2007-01-25 [wwp] 2.7.1cvs58
404 fix handling of empty value in attach_save_directory too, thanks
407 2007-01-25 [wwp] 2.7.1cvs57
410 fix handling of empty value in attach_load_directory,
413 2007-01-25 [wwp] 2.7.1cvs56
415 * src/plugins/dillo_viewer/dillo_prefs.h
418 2007-01-25 [colin] 2.7.1cvs55
422 * src/matcher_parser_parse.y
423 * src/prefs_matcher.c
424 Add matching on the spam flag
426 2007-01-24 [colin] 2.7.1cvs54
431 Make sure folderlist.xml is correctly
432 written before overwriting it.
436 * src/plugins/bogofilter/bogofilter.c
437 * src/plugins/bogofilter/bogofilter.h
438 * src/plugins/bogofilter/bogofilter_gtk.c
439 * src/plugins/spamassassin/spamassassin.c
440 * src/plugins/spamassassin/spamassassin.h
441 * src/plugins/spamassassin/spamassassin_gtk.c
442 Move spam to the correct trash folder after
443 learning, if spam directory isn't set.
445 2007-01-23 [paul] 2.7.1cvs53
447 * src/plugins/bogofilter/bogofilter_gtk.c
448 fix sensitivity of "Insert X-Bogosity header"
451 2007-01-23 [colin] 2.7.1cvs52
454 Translate toolbar items text if
455 they're translatable (default)
469 * src/etpan/etpan-thread-manager.c
470 * src/etpan/etpan-thread-manager.h
473 More static functions
475 2007-01-22 [fabien] 2.7.1cvs51
478 gtkut_get_options_frame() : ability to pass
479 a 'NULL' value in frame pointer parameter if
482 2007-01-22 [colin] 2.7.1cvs50
486 * src/plugins/bogofilter/bogofilter.c
487 * src/plugins/bogofilter/bogofilter_gtk.c
488 * src/plugins/spamassassin/spamassassin.c
489 * src/plugins/spamassassin/spamassassin_gtk.c
490 Allow moving spams to the account's trash
491 instead of default one
493 2007-01-21 [colin] 2.7.1cvs49
497 Revert a static function that shouldn't
500 2007-01-21 [colin] 2.7.1cvs48
506 2007-01-21 [colin] 2.7.1cvs47
512 2007-01-21 [colin] 2.7.1cvs46
514 * src/common/socket.c
515 * src/common/socket.h
518 2007-01-21 [colin] 2.7.1cvs45
527 * src/folder_item_prefs.c
528 * src/folder_item_prefs.h
535 * src/common/socket.c
536 * src/common/socket.h
537 * src/gtk/gtkaspell.c
538 * src/gtk/gtkaspell.h
539 * src/gtk/quicksearch.c
540 * src/gtk/quicksearch.h
543 2007-01-21 [colin] 2.7.1cvs44
547 * src/etpan/etpan-thread-manager.c
548 * src/etpan/etpan-thread-manager.h
549 Same (Funny that etpan_thread_unbind
550 is called but not etpan_thread_bind)
552 2007-01-21 [colin] 2.7.1cvs43
560 * src/etpan/Makefile.am
561 * src/gtk/colorlabel.c
562 * src/gtk/colorlabel.h
563 * src/gtk/sslcertwindow.c
564 * src/gtk/sslcertwindow.h
565 * src/etpan/etpan-log.c ** REMOVED **
566 * src/etpan/etpan-log.h ** REMOVED **
569 2007-01-20 [colin] 2.7.1cvs42
575 2007-01-20 [colin] 2.7.1cvs41
593 Make functions that aren't used in other
596 2007-01-20 [colin] 2.7.1cvs40
611 * src/editldap_basedn.c
633 * src/prefs_account.c
635 * src/prefs_compose_writing.c
636 * src/prefs_ext_prog.c
637 * src/prefs_folder_item.c
639 * src/prefs_message.c
640 * src/prefs_msg_colors.c
643 * src/prefs_receive.c
645 * src/prefs_spelling.c
646 * src/prefs_summaries.c
647 * src/prefs_toolbar.c
648 * src/prefs_wrapping.c
659 * src/common/passcrypt.c
660 * src/common/socket.c
662 * src/common/ssl_certificate.c
663 * src/common/template.c
665 * src/etpan/imap-thread.c
666 * src/gtk/sslcertwindow.c
667 * src/gtk/sslcertwindow.h
668 Make functions that could be static, static
670 2007-01-20 [colin] 2.7.1cvs39
675 2007-01-20 [colin] 2.7.1cvs38
680 Fix bug 1102, 'claws-mail-2.7.1
681 makes use of deprecated ldap
684 2007-01-20 [colin] 2.7.1cvs37
689 * src/gtk/quicksearch.c
690 Add Wide message list layout
692 2007-01-19 [fabien] 2.7.1cvs36
695 make sure a font change is considered in links of
698 2007-01-19 [colin] 2.7.1cvs35
709 * src/gtk/quicksearch.c
710 * src/gtk/quicksearch.h
711 Drop 'Separate Folder tree' and 'Separate
712 Message View'. Put three layouts in place
715 2007-01-19 [paul] 2.7.1cvs34
717 * src/prefs_msg_colors.c
718 more use of Q_ for translators
720 2007-01-19 [paul] 2.7.1cvs33
723 * src/prefs_account.c
724 a few changes to the English
726 2007-01-19 [fabien] 2.7.1cvs32
729 factorize translatable string
731 2007-01-18 [colin] 2.7.1cvs31
734 Don't error out on --sync option. Although
735 we don't do anything with it, gtk+ handles
736 it, and it's useful for debugging X errors
738 2007-01-18 [fabien] 2.7.1cvs30
741 ability to apply on the fly the recent added
742 'gtk_can_change_accels' pref (no need to restart).
744 2007-01-18 [fabien] 2.7.1cvs29
746 * src/plugins/bogofilter/bogofilter_gtk.c
747 * src/plugins/bogofilter/bogofilter.c
748 * src/plugins/spamassassin/spamassassin_gtk.c
750 * src/prefs_account.c
751 factorize or rewrite some translatable strings.
753 2007-01-18 [fabien] 2.7.1cvs28
757 set a 4pix space between "Subject:" label and subject entry in
760 2007-01-18 [wwp] 2.7.1cvs27
763 fix conflicting address-copy/paste when focus is set
764 to the embedded edit-person form.
767 2007-01-18 [wwp] 2.7.1cvs26
770 complete 2.7.1cvs23 (one more file was missing from that
773 2007-01-18 [colin] 2.7.1cvs25
776 Provide a way to migrate without backup
777 Re-ask for migration on next start if
778 it has been refused and wizard has been
781 2007-01-18 [wwp] 2.7.1cvs24
784 complete 2.7.1.cvs23 (file was missing from previous
787 2007-01-18 [wwp] 2.7.1cvs23
790 fix potential crashes in address book's focus_in/out signal handlers,
791 force focus to the edit-person form when clicked the Edit menu entry or
792 button (this only matters if the edit-person form is embedded to the
793 AB window, in that case, focus is not set when browsing the contacts
794 list w/ keys or mouse clicks).
796 2007-01-18 [paul] 2.7.1cvs22
799 add command line options:
801 -q and --quit for --exit
803 print "Unknown option" for unknown options
805 2007-01-18 [paul] 2.7.1cvs21
808 updated by Pavlo Bohmat
810 2007-01-18 [paul] 2.7.1cvs20
813 fix sensitivity issues of Mark as Spam/Ham
815 2007-01-17 [fabien] 2.7.1cvs19
821 Add a 'gtk_can_change_accels' pref in Preferences/Other which
822 control the corresponding gtk property. It could be used to lock
823 all shortcuts (avoid to set one of them by inadvertency).
825 2007-01-17 [colin] 2.7.1cvs18
828 Fix bug 1100, 'Highlighted e-mail data not visible
829 when color label applied.'. Use a weighted average
830 between normal selected foreground color and color
831 label instead of a simple one (3/1 instead 1/1).
833 2007-01-17 [colin] 2.7.1cvs17
836 Better fix for bug 1088, 'Ctrl-h produces repeatable
837 crash' - don't prevent mail switching while loading
839 2007-01-17 [colin] 2.7.1cvs16
848 Manage recursive search of unsubscribed folders
849 Rescan tree without checking for new messages
850 after subscriptions changed
852 2007-01-17 [paul] 2.7.1cvs15
855 * src/gtk/pluginwindow.c
856 fix bug 1101, '"Load plugin" button is
858 unset (-1) initial width in prefs_common,
859 fix overlapping buttons,
862 2007-01-17 [paul] 2.7.1cvs14
865 add #include <errno.h>, it's needed
868 2007-01-17 [paul] 2.7.1cvs13
871 * tools/make.themes.project
872 rename .sylpheed_themeinfo to .claws_themeinfo
874 * src/etpan/etpan-errors.h
875 * src/etpan/etpan-log.c
876 * src/etpan/etpan-log.h
877 * src/etpan/etpan-thread-manager-types.h
878 * src/etpan/etpan-thread-manager.c
879 * src/etpan/etpan-thread-manager.h
880 * src/etpan/imap-thread.c
881 * src/etpan/imap-thread.h
884 2007-01-17 [colin] 2.7.1cvs12
886 * src/plugins/pgpcore/select-keys.c
887 * src/gtk/pluginwindow.c
888 * src/prefs_account.c
891 2007-01-16 [colin] 2.7.1cvs11
896 Manage subscribing to subfolders when only
897 subscribed folders are shown.
899 2007-01-16 [colin] 2.7.1cvs10
902 Fix annoying vscrollbar going back to top
903 on Check for new folders
905 2007-01-16 [colin] 2.7.1cvs9
910 2007-01-16 [colin] 2.7.1cvs8
913 Bigger buffer for errors
917 * src/prefs_account.c
918 * src/prefs_account.h
920 * src/etpan/imap-thread.c
921 * src/etpan/imap-thread.h
922 * manual/handling.xml
923 Add subscriptions management. What it changes:
924 Creating a folder subscribes to it
925 Deleting a folder unsubscribes it
926 New contextual menu item allowing to switch between
927 All folders and Subscribed folders, subscribe, and
928 unsubscribe. "Creating" an existing but unsubscribed
929 folder will subscribe it.
930 By default for new accounts, only subscribed folders
934 2007-01-16 [paul] 2.7.1cvs7
937 Allow folder classes to specify only sort_key or
938 sort_type instead of both or none.
940 2007-01-16 [paul] 2.7.1cvs6
947 Save and use errno for procmime_get_part
949 2007-01-16 [colin] 2.7.1cvs5
952 Never remove INBOX when scanning for
953 new folders. It's a special folder
956 2007-01-15 [colin] 2.7.1cvs4
959 Fix 'Check for new folders' when IMAP subdirectory
961 * src/etpan/imap-thread.c
964 2007-01-15 [colin] 2.7.1cvs3
966 * src/etpan/imap-thread.c
967 Fix invalid free on command-connection
970 2007-01-15 [wwp] 2.7.1cvs2
972 * src/matcher_parser_lex.l
973 * src/quote_fmt_lex.l
974 * src/matcher_parser_parse.y
975 fix copyright header in lexers and parsers.
977 2007-01-15 [paul] 2.7.1cvs1
983 bump up version number following
986 2007-01-15 [paul] 2.7.0cvs31
990 add Fabien to the Team list
991 add the recent contributors
992 make a few corrections
994 2007-01-15 [paul] 2.7.0cvs30
998 * src/plugins/pgpcore/prefs_gpg.c
999 * src/plugins/pgpcore/prefs_gpg.h
1001 fix copyright header
1003 2007-01-14 [colin] 2.7.0cvs29
1006 Use the 'gtk+' backend. Avoids gnome-vfs use,
1007 two benefits: faster to open, will fix strange
1008 dbus-related crash. Thanks to Pascal Terjan.
1010 2007-01-14 [colin] 2.7.0cvs28
1012 * src/etpan/imap-thread.c
1013 Delete the old imap just after allocating
1014 the new one. Makes sure we don't get the
1015 same pointer by sheer luck, which feels
1016 strange in the debug log.
1018 2007-01-14 [colin] 2.7.0cvs27
1020 * src/gtk/inputdialog.c
1021 Make sure we don't print passwords in
1022 clear text when in debug mode
1024 2007-01-14 [colin] 2.7.0cvs26
1026 * src/gtk/gtksctree.c
1027 Fix bug 1098, 'bogus last row display
1028 after expanding a thread'. Patch by
1029 Jindrich Makovicka <makovick@gmail.com>
1031 2007-01-14 [colin] 2.7.0cvs25
1033 * src/etpan/imap-thread.c
1034 Close socket manually before
1035 freeing the imap struct
1037 2007-01-14 [colin] 2.7.0cvs24
1039 * src/etpan/imap-thread.c
1040 Maybe fix new reconnection issues
1042 2007-01-13 [colin] 2.7.0cvs23
1045 Freeze/thaw on thread selection
1047 2007-01-13 [paul] 2.7.0cvs22
1052 add 'Edit/Delete thread'
1054 2007-01-13 [colin] 2.7.0cvs21
1056 * src/prefs_account.c
1057 * src/prefs_compose_writing.c
1058 * src/prefs_message.c
1059 * src/prefs_msg_colors.c
1061 * src/prefs_receive.c
1062 * src/prefs_spelling.c
1063 * src/prefs_summaries.c
1064 * src/prefs_themes.c
1065 * src/gtk/gtkutils.c
1066 * src/gtk/gtkutils.h
1067 * src/plugins/pgpcore/prefs_gpg.c
1068 * src/plugins/spamassassin/spamassassin_gtk.c
1069 Factorize gtk frame creation
1072 2007-01-13 [colin] 2.7.0cvs20
1074 * src/message_search.c
1075 * src/summary_search.c
1076 Fix Enter in search windows
1078 Fix body search starting at the
1079 end of the mail (and asking for loop)
1081 2007-01-13 [colin] 2.7.0cvs19
1083 * src/etpan/imap-thread.c
1084 Make sure we don't free the same imap
1087 2007-01-13 [colin] 2.7.0cvs18
1090 Allow multiple commitHelpers to
1093 2007-01-12 [colin] 2.7.0cvs17
1095 * src/etpan/imap-thread.c
1096 Make sure we get rid of the previous mailimap
1097 when connecting - just in case disconnect was
1100 2007-01-12 [paul] 2.7.0cvs16
1103 Strip S/MIME signatures when re-editing
1104 S/MIME signed messages.
1106 2007-01-12 [paul] 2.7.0cvs15
1113 no need to define CLAWS anymore, remove
1116 2007-01-12 [paul] 2.7.0cvs14
1119 check if the mail's signed as
1120 it can change the mail structure
1123 2007-01-12 [paul] 2.7.0cvs13
1126 fix Forwarding msgs with attachments
1127 that have dos line endings
1130 2007-01-12 [wwp] 2.7.0cvs12
1133 Revert accidentally committed extra version tag.
1135 2007-01-12 [wwp] 2.7.0cvs11
1137 * src/prefs_account.c
1138 Fix compilation w/o aspell (completes 2.7.0cvs7).
1140 2007-01-11 [colin] 2.7.0cvs10
1143 move g_warning to debug_print
1144 it scares people for no reason
1146 2007-01-11 [colin] 2.7.0cvs9
1149 Fix files to translate. Patch by
1152 2007-01-11 [paul] 2.7.0cvs8
1155 Fix recursion when server lists the
1156 current subfolder in the response
1158 Fix updating of icon_list/ctree
1159 * src/plugins/pgpcore/select-keys.c
1160 Fix a few annoyances when choosing
1161 keys for the CMS (S/MIME) protocol
1163 2007-01-11 [wwp] 2.7.0cvs7
1166 * src/prefs_account.c
1167 * src/prefs_account.h
1168 Add per-account spellcheck default dictionaries settings.
1170 2007-01-10 [colin] 2.7.0cvs6
1172 * src/prefs_folder_item.c
1173 Factorize strings - patch by Fabien
1175 2007-01-10 [colin] 2.7.0cvs5
1178 Fix bug 1095, 'Crash while changing folder
1179 columns during incorporation'
1181 2007-01-09 [colin] 2.7.0cvs4
1183 * src/gtk/pluginwindow.c
1184 Set the plugin window transient. Seems
1185 like some window managers hide it in
1186 the background after "load plugin"...
1188 2007-01-09 [colin] 2.7.0cvs3
1191 Use the same type for alloc and free
1193 2007-01-08 [paul] 2.7.0cvs2
1196 updated by Tim Dijkstra
1198 2007-01-08 [paul] 2.7.0cvs1
1200 * src/prefs_themes.c
1201 * src/common/utils.c
1204 2007-01-08 [paul] 2.7.0
1211 2007-01-08 [paul] 2.6.1cvs119
1213 * doc/man/claws-mail.1
1216 2007-01-08 [paul] 2.6.1cvs118
1218 * doc/man/claws-mail.1
1220 * manual/advanced.xml
1221 improved English usage
1223 2007-01-08 [paul] 2.6.1cvs117
1234 updated by Miquel Oliete, Stephan Sachse, me,
1235 Tommi Pirinen, Andrea Spadaccini, Frederico
1236 Goncalves Guimaraes, Andrej Kacian, Aleksandar
1237 Urosevic, and Ralgh Young
1239 2007-01-07 [mones] 2.6.1cvs116
1241 * manual/es/advanced.xml
1243 Synced manual (unhide mark_as_read_delay)
1244 and updated translation for release
1246 2007-01-07 [paul] 2.6.1cvs115
1248 * src/prefs_matcher.c
1249 make the hbox content fit better under
1252 2007-01-07 [colin] 2.6.1cvs114
1255 Fix bug 1088, 'Ctrl-h produces repeatable
1258 2007-01-06 [colin] 2.6.1cvs113
1260 * src/etpan/imap-thread.c
1261 Add casts to int to get certs. Fixes
1262 bug 1064, 'crash @ etpan_certificate_check()
1263 when opening an IMAP folder', with latest
1264 libetpan CVS or >= 0.49
1269 * src/prefs_folder_item.c
1270 Grey out the "synchronise" menu items if
1271 there's nothing to synchronise.
1272 * src/plugins/pgpcore/sgpgme.c
1273 Make an error clearer than "Unknown error"
1275 2007-01-06 [colin] 2.6.1cvs112
1278 Don't try to show a message if updating
1279 Maybe fixes bug 1088, 'ctrl-h produces
1282 2007-01-06 [colin] 2.6.1cvs111
1285 Disable Control-Space (handle it as Space).
1287 2007-01-05 [paul] 2.6.1cvs110
1290 Fix bug 934, 'sylpheed claws 2.1
1291 doesn't show Exchanges Public Folders'
1292 Thanks to Hoa and Colin
1294 Refuse to allocate more than 2 MB for a
1295 single field, it's a good indication of
1298 2007-01-05 [colin] 2.6.1cvs109
1301 Allow --select'ing emails by Message-ID too
1303 2007-01-05 [colin] 2.6.1cvs108
1305 * src/common/quoted-printable.c
1308 2007-01-05 [colin] 2.6.1cvs107
1310 * src/common/quoted-printable.c
1311 Fix previous commit about bug 1089
1314 2007-01-05 [colin] 2.6.1cvs106
1316 * src/common/quoted-printable.c
1317 Fix my previous commit on bug 1089
1320 2007-01-04 [colin] 2.6.1cvs105
1322 * src/common/quoted-printable.c
1323 Fix bug 1089, 'NUL characters in Subject
1324 line are misinterpreted'. Not a pain to
1331 2007-01-04 [wwp] 2.6.1cvs104
1333 * src/image_viewer.c
1334 Force operator precedence (fix a compiler warning).
1336 2007-01-04 [colin] 2.6.1cvs103
1338 * src/image_viewer.c
1339 Be cautious there too (same fix as the one
1340 in textview from cvs33)
1342 Don't use any MimeViewer plugin when showing
1345 2007-01-03 [wwp] 2.6.1cvs102
1349 fixed "cent" sign (use the existing ASCII one),
1350 decode more HTML entities,
1351 converted table ASCII entries to UTF-8,
1352 moved a switch() into a hashtable.
1354 2007-01-03 [paul] 2.6.1cvs101
1360 When possible, use move_msg instead of
1361 copy_msg + remove_msg to move sent mail
1364 2007-01-03 [paul] 2.6.1cvs100
1367 add more html entity recognition:
1368 pounds, euros, and cents
1370 2007-01-03 [colin] 2.6.1cvs99
1373 Don't display an error on NOSELECT
1374 folders when synchronising
1376 2007-01-03 [paul] 2.6.1cvs98
1378 * tools/maildir2claws-mail.pl
1379 only substitute 'sent-mail' if it's
1380 the full directory name
1382 2007-01-03 [paul] 2.6.1cvs97
1385 * ChangeLog.pre2.0.0
1387 archive a chunk of ChangeLog in
1390 * doc/src/ChangeLog.claws-pre0.8.0
1391 remove ChangeLog.claws-pre0.8.0, adding
1392 its contents to ChangeLog.gtk1
1394 2007-01-03 [paul] 2.6.1cvs96
1415 * src/addressbook_foldersel.c
1416 * src/addressbook_foldersel.h
1437 * src/customheader.c
1438 * src/customheader.h
1439 * src/displayheader.c
1440 * src/displayheader.h
1451 * src/editldap_basedn.c
1452 * src/editldap_basedn.h
1469 * src/folder_item_prefs.c
1470 * src/folder_item_prefs.h
1477 * src/grouplistdialog.c
1478 * src/grouplistdialog.h
1482 * src/image_viewer.c
1483 * src/image_viewer.h
1519 * src/message_search.c
1520 * src/message_search.h
1537 * src/partial_download.c
1538 * src/partial_download.h
1543 * src/prefs_account.c
1544 * src/prefs_account.h
1545 * src/prefs_actions.c
1546 * src/prefs_actions.h
1547 * src/prefs_common.c
1548 * src/prefs_common.h
1549 * src/prefs_compose_writing.c
1550 * src/prefs_compose_writing.h
1551 * src/prefs_customheader.c
1552 * src/prefs_customheader.h
1553 * src/prefs_display_header.c
1554 * src/prefs_display_header.h
1555 * src/prefs_filtering.c
1556 * src/prefs_filtering.h
1557 * src/prefs_filtering_action.c
1558 * src/prefs_filtering_action.h
1559 * src/prefs_folder_column.c
1560 * src/prefs_folder_column.h
1561 * src/prefs_folder_item.c
1562 * src/prefs_folder_item.h
1567 * src/prefs_image_viewer.c
1568 * src/prefs_image_viewer.h
1569 * src/prefs_matcher.c
1570 * src/prefs_matcher.h
1571 * src/prefs_message.c
1572 * src/prefs_msg_colors.c
1573 * src/prefs_msg_colors.h
1576 * src/prefs_receive.c
1578 * src/prefs_spelling.c
1579 * src/prefs_spelling.h
1580 * src/prefs_summaries.c
1581 * src/prefs_summaries.h
1582 * src/prefs_summary_column.c
1583 * src/prefs_summary_column.h
1584 * src/prefs_template.c
1585 * src/prefs_template.h
1586 * src/prefs_themes.c
1587 * src/prefs_themes.h
1588 * src/prefs_toolbar.c
1589 * src/prefs_toolbar.h
1590 * src/prefs_wrapping.c
1591 * src/prefs_wrapping.h
1601 * src/quote_fmt_parse.y
1604 * src/remotefolder.c
1605 * src/remotefolder.h
1606 * src/send_message.c
1607 * src/send_message.h
1610 * src/sourcewindow.c
1611 * src/sourcewindow.h
1616 * src/stock_pixmap.c
1617 * src/stock_pixmap.h
1618 * src/summary_search.c
1619 * src/summary_search.h
1634 * src/common/base64.c
1635 * src/common/base64.h
1637 * src/common/hooks.c
1638 * src/common/hooks.h
1641 * src/common/mgutils.c
1642 * src/common/mgutils.h
1645 * src/common/passcrypt.c
1646 * src/common/passcrypt.h.in
1647 * src/common/plugin.c
1648 * src/common/plugin.h
1649 * src/common/prefs.c
1650 * src/common/prefs.h
1651 * src/common/progressindicator.c
1652 * src/common/progressindicator.h
1653 * src/common/quoted-printable.c
1654 * src/common/quoted-printable.h
1655 * src/common/session.c
1656 * src/common/session.h
1659 * src/common/socket.c
1660 * src/common/socket.h
1663 * src/common/ssl_certificate.c
1664 * src/common/ssl_certificate.h
1665 * src/common/stringtable.c
1666 * src/common/stringtable.h
1667 * src/common/template.c
1668 * src/common/template.h
1669 * src/common/timing.h
1670 * src/common/utils.c
1671 * src/common/utils.h
1672 * src/common/version.h.in
1675 * src/common/xmlprops.c
1676 * src/common/xmlprops.h
1678 * src/gtk/colorlabel.c
1679 * src/gtk/colorsel.c
1680 * src/gtk/colorsel.h
1681 * src/gtk/combobox.c
1682 * src/gtk/combobox.h
1683 * src/gtk/description_window.c
1684 * src/gtk/description_window.h
1687 * src/gtk/foldersort.c
1688 * src/gtk/foldersort.h
1689 * src/gtk/gtksctree.c
1690 * src/gtk/gtkutils.c
1691 * src/gtk/gtkutils.h
1692 * src/gtk/inputdialog.c
1693 * src/gtk/inputdialog.h
1694 * src/gtk/logwindow.c
1695 * src/gtk/logwindow.h
1696 * src/gtk/manage_window.c
1697 * src/gtk/manage_window.h
1700 * src/gtk/pluginwindow.c
1701 * src/gtk/pluginwindow.h
1702 * src/gtk/prefswindow.c
1703 * src/gtk/prefswindow.h
1704 * src/gtk/progressdialog.c
1705 * src/gtk/progressdialog.h
1706 * src/gtk/sslcertwindow.c
1707 * src/gtk/sslcertwindow.h
1708 * src/plugins/bogofilter/bogofilter.c
1709 * src/plugins/bogofilter/bogofilter.h
1710 * src/plugins/bogofilter/bogofilter_gtk.c
1711 * src/plugins/clamav/clamav_plugin.c
1712 * src/plugins/clamav/clamav_plugin.h
1713 * src/plugins/clamav/clamav_plugin_gtk.c
1714 * src/plugins/demo/demo.c
1715 * src/plugins/dillo_viewer/dillo_prefs.c
1716 * src/plugins/dillo_viewer/dillo_prefs.h
1717 * src/plugins/dillo_viewer/dillo_viewer.c
1718 * src/plugins/pgpcore/passphrase.c
1719 * src/plugins/pgpcore/passphrase.h
1720 * src/plugins/pgpcore/pgp_viewer.c
1721 * src/plugins/pgpcore/pgp_viewer.h
1722 * src/plugins/pgpcore/plugin.c
1723 * src/plugins/pgpcore/select-keys.c
1724 * src/plugins/pgpcore/select-keys.h
1725 * src/plugins/pgpcore/sgpgme.c
1726 * src/plugins/pgpcore/sgpgme.h
1727 * src/plugins/pgpinline/pgpinline.c
1728 * src/plugins/pgpinline/pgpinline.h
1729 * src/plugins/pgpinline/plugin.c
1730 * src/plugins/pgpmime/pgpmime.c
1731 * src/plugins/pgpmime/pgpmime.h
1732 * src/plugins/pgpmime/plugin.c
1733 * src/plugins/spamassassin/spamassassin.c
1734 * src/plugins/spamassassin/spamassassin.h
1735 * src/plugins/spamassassin/spamassassin_gtk.c
1736 * src/plugins/trayicon/trayicon.c
1737 it's 2007, update the year in the copyright headers
1739 2007-01-03 [paul] 2.6.1cvs95
1742 it is 2007, use it in the copyright string
1744 2007-01-03 [paul] 2.6.1cvs94
1747 html entity conversion:
1748 move ™ to a more suitable place
1749 add • and –
1750 make sure — and — are both
1753 2007-01-02 [colin] 2.6.1cvs93
1757 * src/common/plugin.c
1759 * src/etpan/imap-thread.c
1762 2006-12-31 [paul] 2.6.1cvs92
1764 * src/prefs_summaries.c
1765 use gtk_button_new_from_stock()
1767 2006-12-30 [colin] 2.6.1cvs91
1772 Don't update filtering and account paths
1773 when copying folders
1775 2006-12-30 [colin] 2.6.1cvs90
1777 * src/prefs_compose_writing.c
1779 * src/prefs_template.c
1780 Use message font for Writing and
1781 Quoting prefs, as well as Templates.
1783 2006-12-30 [colin] 2.6.1cvs89
1785 * src/prefs_summaries.c
1786 Rework GUI; patch by Pawel
1788 2006-12-29 [colin] 2.6.1cvs88
1790 * src/prefs_folder_item.c
1791 Fix bug 1085, 'Apply to subfolder
1792 doesn't work' - I was mistaken saying
1793 it worked in every case
1795 2006-12-28 [colin] 2.6.1cvs87
1797 * src/gtk/gtkaspell.c
1798 Don't assert if use_alternate is true
1799 and alt_dictionary isn't set -- this
1800 is what happens on upgrade! Rather,
1803 2006-12-28 [colin] 2.6.1cvs86
1806 Fix desktop/icon simplification
1808 2006-12-28 [colin] 2.6.1cvs85
1811 Make desktop and icon not
1812 dependant on the desktop
1814 2006-12-28 [wwp] 2.6.1cvs84
1816 * src/plugins/pgpmime/claws.def
1817 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
1819 2006-12-28 [wwp] 2.6.1cvs83
1821 * src/prefs_folder_item.c
1822 Fix coloring of "simplify subject regexp" (folder prefs),
1823 which might be left to red whereas the regexp gets empty.
1825 2006-12-28 [wwp] 2.6.1cvs82
1827 * src/prefs_common.c
1828 * src/prefs_common.h
1831 Save addressbook mainwindow's horizontal and vertical splitter position.
1833 2006-12-27 [wwp] 2.6.1cvs81
1835 * src/gtk/gtkaspell.c
1836 * src/gtk/gtkaspell.h
1838 Fix assignment of compose's default and alternate dictionary from
1839 account or folder settings. Now gtkaspell_change_dict does rotate
1840 dicts only when it's called from a menu cb.
1842 2006-12-27 [wwp] 2.6.1cvs80
1844 * src/folder_item_prefs.c
1845 Fix randomly initialized default-alt-dictionary (folder prefs),
1846 complete 2.6.1cvs72.
1848 2006-12-27 [paul] 2.6.1cvs79
1852 Add Copy folder in the folder's contextual
1855 2006-12-27 [wwp] 2.6.1cvs78
1858 Clean up session locking, thanks to Colin.
1860 2006-12-26 [colin] 2.6.1cvs77
1863 Revert previous patch
1865 2006-12-26 [colin] 2.6.1cvs76
1871 * src/etpan/imap-thread.c
1872 Fix previous commit warnings
1873 Make statusbar update every second if total < 20
1874 Make IMAP APPEND faster by simplifying log
1876 2006-12-26 [colin] 2.6.1cvs75
1884 Make it possible to copy folders accross
1885 mailboxes (this was an arbitrary limitation).
1886 Still make it impossible to move folders
1889 2006-12-26 [colin] 2.6.1cvs74
1891 * src/etpan/imap-thread.c
1892 Fix bug 1081, 'claws-mail
1893 segfaults when going offline
1894 while it transfers mails via
1897 2006-12-26 [colin] 2.6.1cvs73
1899 * src/folder_item_prefs.c
1900 Don't forget alt dictionary when
1901 renaming/moving folders
1903 2006-12-26 [wwp] 2.6.1cvs72
1905 * src/folder_item_prefs.c
1906 Add missing defaults for per-folder alt dict
1907 (forgotten in 2.6.1cvs61).
1909 2006-12-26 [colin] 2.6.1cvs71
1912 Add tooltip to state that specifying
1913 full path to mailbox is possible
1915 2006-12-26 [wwp] 2.6.1cvs70
1917 * src/partial_download.c
1918 * src/gtk/gtkvscrollbutton.c
1919 * src/plugins/pgpinline/plugin.c
1920 Fix for few compiler warnings that matter.
1922 2006-12-25 [colin] 2.6.1cvs69
1924 * src/partial_download.c
1925 Fix marking for download or deletion
1926 when the header isn't the first
1927 * src/gtk/logwindow.c
1928 Fix start of scrolling
1930 2006-12-23 [paul] 2.6.1cvs68
1933 change last commit to use the 'academic'
1934 method instead. Thanks to wwp
1936 2006-12-23 [paul] 2.6.1cvs67
1939 don't warn about empty subject when
1942 2006-12-22 [colin] 2.6.1cvs66
1944 * src/summary_search.c
1947 2006-12-22 [colin] 2.6.1cvs65
1949 * src/gtk/gtkutils.c
1952 * src/summary_search.c
1959 2006-12-22 [colin] 2.6.1cvs64
1963 Add a combo to the learn spam button
1964 * src/plugins/bogofilter/bogofilter.c
1965 * src/plugins/bogofilter/bogofilter_gtk.c
1966 * src/plugins/bogofilter/bogofilter.h
1967 Allow to store Unsure mails in a specific
1968 folder to make better teaching easier
1970 2006-12-21 [wwp] 2.6.1cvs63
1973 * src/prefs_common.c
1974 * src/prefs_common.h
1975 * src/prefs_spelling.c
1976 * src/gtk/gtkaspell.c
1977 * src/gtk/gtkaspell.h
1978 Allow spell-checking using both current and alternate dictionaries
1981 2006-12-21 [wwp] 2.6.1cvs62
1983 * src/gtk/gtkaspell.c
1984 Apply recheck_when_changing_dict (highlight all mispelled words)
1985 when switching to alternate dictionary.
1987 2006-12-21 [wwp] 2.6.1cvs61
1990 * src/folder_item_prefs.h
1991 * src/prefs_common.c
1992 * src/prefs_common.h
1993 * src/prefs_folder_item.c
1994 * src/prefs_spelling.c
1995 * src/gtk/gtkaspell.c
1996 * src/gtk/gtkaspell.h
1997 Add global and per-folder prefs to set the default
1998 alternate dictionary.
2000 2006-12-21 [colin] 2.6.1cvs60
2003 Look for folders by path in all folders
2007 2006-12-20 [colin] 2.6.1cvs59
2009 * src/gtk/quicksearch.c
2010 Make sure in_typing is false when clearing
2012 2006-12-20 [wwp] 2.6.1cvs58
2015 change manual's target dir to be LFH-compliant (thanks to Colin).
2017 2006-12-20 [wwp] 2.6.1cvs57
2019 * src/prefs_common.c
2020 * src/prefs_summaries.c
2021 i18n fix and factorize patch, thanks to Fabien.
2023 2006-12-20 [paul] 2.6.1cvs56
2026 last of the renaming (??)
2028 correct --help info of --status-full
2029 * src/plugins/bogofilter/bogofilter.c
2030 make FALSE default of whitelist_ab
2032 2006-12-19 [colin] 2.6.1cvs55
2035 Same as before, without depending on
2038 2006-12-19 [colin] 2.6.1cvs54
2041 Fix bug 1059, 'Better jpilot charset
2042 handling'. Use libpisync's charset conversion
2045 2006-12-19 [colin] 2.6.1cvs53
2050 2006-12-19 [wwp] 2.6.1cvs52
2053 Add missing #include (thanks to Colin).
2055 2006-12-19 [wwp] 2.6.1cvs51
2057 * src/prefs_receive.c
2058 Better spacing between widgets in prefs.
2060 2006-12-18 [colin] 2.6.1cvs50
2063 Fix failure to get separator on LIST "" ""
2064 Try LIST "" "INBOX" too.
2066 2006-12-18 [wwp] 2.6.1cvs49
2068 * src/common/session.c
2069 Fix a compiler warning (thanks to Fabien).
2071 2006-12-18 [wwp] 2.6.1cvs48
2075 Factorize some strings for translation (it's about error
2076 messages when applying or checking template/quote format).
2078 2006-12-18 [colin] 2.6.1cvs47
2082 * src/gtk/Makefile.am
2084 Add a Release notes tab from the contents of
2085 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
2087 2006-12-17 [colin] 2.6.1cvs46
2092 Correctly convert from/to UTF8/filename encoding
2093 when loading and saving files. Probably fixes
2094 bug 1068, 'Claws-Mail uses 100% CPU when looking
2095 for a file to attach and is blocked...'
2097 2006-12-17 [colin] 2.6.1cvs45
2099 * src/gtk/logwindow.c
2100 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
2101 IMAP folder and is blocked on main thread':
2102 make sure we put utf8 in the log.
2104 2006-12-16 [colin] 2.6.1cvs44
2108 Fix bug 1055, 'Add the 'cancel receive'
2109 in the available events for the toolbar buttons'
2111 2006-12-16 [colin] 2.6.1cvs43
2116 * src/common/session.c
2117 Log error when SSL handshakes fail.
2118 Fixes bug 1082, 'incorrect / imprecise
2119 error message when imap server provides
2120 ssl only through STARTTLS but SSL is
2123 2006-12-15 [wwp] 2.6.1cvs42
2125 * src/plugins/bogofilter/bogofilter_gtk.c
2126 set proper sensitivity to widgets I've recently added.
2132 2006-12-15 [wwp] 2.6.1cvs41
2134 * src/plugins/bogofilter/bogofilter.c
2135 * src/plugins/bogofilter/bogofilter.h
2136 * src/plugins/bogofilter/bogofilter_gtk.c
2137 bogofilter's whitelist can now use a subset of
2138 the addressbook (either a book, a subfolder of a book,
2139 or the whole addressbook by using "Any"). Re-used there
2140 some pref_matcher widgets and mechanisms to match a subset
2143 2006-12-15 [wwp] 2.6.1cvs40
2146 * src/common/plugin.c
2147 * src/common/plugin.h
2149 * src/plugins/bogofilter/bogofilter.c
2150 * src/plugins/clamav/clamav_plugin.c
2151 * src/plugins/demo/demo.c
2152 * src/plugins/dillo_viewer/dillo_viewer.c
2153 * src/plugins/pgpcore/plugin.c
2154 * src/plugins/pgpinline/plugin.c
2155 * src/plugins/pgpmime/plugin.c
2156 * src/plugins/spamassassin/spamassassin.c
2157 * src/plugins/trayicon/trayicon.c
2158 factorize some translatable strings (plugins-related),
2159 fix missing punctuation in several places,
2160 remove useless translatable \n in about.c,
2161 and factorize plugin init code w/ a new function
2162 check_plugin_version() in common/plugin.c.
2163 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2165 2006-12-15 [wwp] 2.6.1cvs39
2167 * src/plugins/bogofilter/bogofilter.c
2168 * src/plugins/bogofilter/bogofilter_gtk.c
2169 flag whitelisted spams as spam, but don't filter it to the spam
2170 folder. Thanks to Colin.
2172 2006-12-15 [ticho] 2.6.1cvs38
2174 * src/plugins/bogofilter/bogofilter.c
2175 * src/plugins/bogofilter/bogofilter.h
2176 * src/plugins/bogofilter/bogofilter_gtk.c
2177 Add option to whitelist senders found in addressbook. Patch by colin.
2179 2006-12-15 [paul] 2.6.1cvs37
2182 add missing #include "log.h"
2184 2006-12-15 [paul] 2.6.1cvs36
2186 * src/plugins/bogofilter/bogofilter.c
2187 * src/plugins/bogofilter/bogofilter.h
2188 * src/plugins/bogofilter/bogofilter_gtk.c
2189 Add an option to allow inserting an
2190 X-Claws-Bogosity header (on MH folders
2191 only). Patch by Colin
2193 2006-12-14 [colin] 2.6.1cvs35
2196 "Yes" should be the default choice for
2197 migration configuration
2199 2006-12-14 [paul] 2.6.1cvs34
2201 * src/prefs_summaries.c
2202 * manual/advanced.xml
2203 Unhide mark_as_read_delay
2205 2006-12-14 [paul] 2.6.1cvs33
2214 Fix printing of selection
2215 Fix printing of message parts
2216 Fix printing of images
2217 * src/gtk/gtksourceprintjob.c
2218 Fix page count when there are images
2220 2006-12-14 [wwp] 2.6.1cvs32
2225 * src/gtk/quicksearch.c
2226 fix quicksearch 'magnify' button status when QS is closed
2227 using the Escape key, thanks to Colin.
2229 2006-12-14 [wwp] 2.6.1cvs31
2234 * src/gtk/quicksearch.c
2235 fix quicksearch 'magnify' button status when QS is closed
2236 using the Escape key, thanks to Colin.
2238 2006-12-13 [colin] 2.6.1cvs30
2242 Use the binary safe version of ldap_get_values,
2243 to make sure we manipulate null-terminated
2244 strings. Maybe fixes bug 1075, 'claws mail
2245 segfault when completing ldap adresses'
2246 * src/syldap.c ** REMOVED **
2247 * src/syldap.h ** REMOVED **
2250 2006-12-13 [mones] 2.6.1cvs29
2253 Fixed piped strings, fixed click translation
2255 2006-12-13 [paul] 2.6.1cvs28
2258 don't translate these strings
2260 2006-12-13 [paul] 2.6.1cvs27
2265 2006-12-13 [colin] 2.6.1cvs26
2269 Add claws_is_starting()
2271 2006-12-13 [mones] 2.6.1cvs25
2273 * manual/es/advanced.xml
2275 Synced manual and updated translation
2277 2006-12-12 [colin] 2.6.1cvs24
2280 Add an option to use STARTTLS in the
2281 welcome wizard. Fixes bug 1080,
2282 'Using SSL option in wizard for incoming
2283 server does not activate SSL with STARTTLS'
2285 2006-12-12 [colin] 2.6.1cvs23
2288 Don't exit when there's an incomplete
2289 mailbox configured - leaves a chance
2290 to fix a failing IMAP account. Exit
2291 if no mailbox at all is loaded (case
2293 Completes bug 1077's fix (I was wrong
2294 in this bug's comment #3).
2296 2006-12-12 [colin] 2.6.1cvs22
2299 Add another menu data type
2300 * src/prefs_account.c
2301 Complete the completion of bug 1076
2302 (doesn't lose the pref on apply)
2304 2006-12-12 [paul] 2.6.1cvs21
2306 * src/prefs_account.c
2307 complete the fix of bug 1076
2308 also be more verbose with the text
2310 2006-12-12 [paul] 2.6.1cvs20
2312 * src/gtk/combobox.c
2313 fix compilation warning
2315 2006-12-11 [colin] 2.6.1cvs19
2318 Document :port in server entry tooltips
2320 2006-12-11 [colin] 2.6.1cvs18
2325 2006-12-11 [colin] 2.6.1cvs17
2328 Add failing IMAP as a reason for no
2331 2006-12-11 [colin] 2.6.1cvs16
2333 * src/prefs_account.c
2334 Check for existence of inbox for local
2337 Allow setting the port to use for servers
2338 by using the usual "server.example.com:port"
2339 syntax. Fixes bug 1077, 'sylpheed-claws does
2340 not start when IMAP server is unavailable'
2342 2006-12-11 [colin] 2.6.1cvs15
2344 * src/prefs_account.c
2345 Prevent use of non-existing default inbox
2347 2006-12-11 [colin] 2.6.1cvs14
2349 * src/prefs_account.c
2350 Fix sensitivity. Fixes bug 1076, 'privacy
2351 options are displayed even when pgp plugin
2352 not loaded / available'
2354 2006-12-09 [colin] 2.6.1cvs13
2356 * manual/advanced.xml
2357 * src/prefs_common.c
2358 * src/prefs_common.h
2359 * src/common/ssl_certificate.c
2360 Add a new hidden preference, 'unsafe_ssl_certs',
2361 which allows to store multiple certificates per
2362 server/port. This is disabled by default because
2363 it's less secure (presenting a new certificate
2364 instead of a changed one raises less alarms).
2365 This will cause Claws to ask about an unknown
2366 certificate for people who have used 2.6.1cvs8
2369 2006-12-09 [colin] 2.6.1cvs12
2372 Fix cache updating after action
2374 2006-12-07 [wwp] 2.6.1cvs11
2377 fix email address comparison when replying to all
2378 (avoid replying to ourselves), thanks to Colin.
2380 2006-12-06 [paul] 2.6.1cvs10
2387 * src/common/utils.c
2388 ...and more renaming
2391 2006-12-06 [paul] 2.6.1cvs9
2402 2006-12-06 [colin] 2.6.1cvs8
2405 * src/common/ssl_certificate.c
2406 * src/common/ssl_certificate.h
2407 Handle multiple certificates per host/port
2409 2006-12-06 [colin] 2.6.1cvs7
2411 * src/etpan/imap-thread.c
2412 Fix certificate checking on IMAP
2414 2006-12-06 [colin] 2.6.1cvs6
2417 Fix bug 1072, 'Claws stops fetching newsgroups
2418 from server when newsgroup got deleted': continue
2419 checking other groups
2421 2006-12-05 [wwp] 2.6.1cvs5
2423 * src/message_search.c
2424 * src/summary_search.c
2425 * src/gtk/combobox.c
2426 * src/gtk/combobox.h
2427 * src/gtk/gtkutils.c
2428 * src/gtk/gtkutils.h
2429 make up and down arrow keys in modern gtk_combo_box_entry widgets
2430 behave like w/ old comboboxes (summary and message search only).
2432 2006-12-05 [paul] 2.6.1cvs4
2438 2006-12-05 [paul] 2.6.1cvs3
2441 * tools/textviewer.pl
2442 script updated and description added
2444 2006-12-04 [colin] 2.6.1cvs2
2447 Run pre-send hook only when checking
2450 2006-12-04 [paul] 2.6.1cvs1
2457 bump up version number following stable release
2459 2006-12-04 [paul] 2.6.0cvs83
2462 updates and corrections
2464 2006-12-04 [colin] 2.6.0cvs82
2466 * src/common/utils.c
2467 Probably fix bug 1066, 'Incorrect mailbox
2470 2006-12-04 [colin] 2.6.0cvs81
2472 * src/common/utils.c
2473 Trim tabs from mailcap file too.
2475 2006-12-02 [paul] 2.6.0cvs80
2478 fix broken GUI under certain languages
2480 put the Cancel button to the right
2482 2006-12-01 [paul] 2.6.0cvs79
2485 remove reference to removed file
2487 2006-12-01 [wwp] 2.6.0cvs78
2491 remove forgotten debug statements.
2493 2006-12-01 [wwp] 2.6.0cvs77
2495 * manual/advanced.xml
2496 * manual/fr/advanced.xml
2502 * src/prefs_common.c
2503 * src/prefs_common.h
2504 * src/gtk/gtkutils.c
2505 * src/gtk/gtkutils.h
2506 add a hidden option to allow embedding the editaddress (edit contact details)
2507 dialog into the addressbook's window. This doesn't change the default
2510 2006-12-01 [wwp] 2.6.0cvs76
2512 * src/message_search.c
2513 * src/summary_search.c
2514 fix more focus issues (don't set focus to combobox's entry widget when
2515 entry's value changed, if entry widget has focus already).
2517 2006-12-01 [wwp] 2.6.0cvs75
2519 * src/gtk/quicksearch.c
2520 revert last changes to the quicksearch gtk_combo_box, this needs more
2523 2006-12-01 [paul] 2.6.0cvs74
2525 * tools/kdeservicemenu/README
2526 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2527 * tools/kdeservicemenu/install.sh
2528 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2529 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2530 simplify this stuff, and in so doing,
2531 fix it. (possibly re-extend it again at
2534 2006-12-01 [wwp] 2.6.0cvs73
2536 * src/gtk/quicksearch.c
2537 adapt quicksearch code to use modern gtk_combo_box'es.
2539 2006-12-01 [wwp] 2.6.0cvs72
2542 * src/prefs_common.c
2543 * src/prefs_common.h
2544 * src/message_search.c
2545 * src/summary_search.c
2546 * src/gtk/combobox.c
2547 * src/gtk/combobox.h
2548 add history combos to all message and summary search fields.
2550 2006-12-01 [wwp] 2.6.0cvs71
2553 As the list may change while the mark as read delay
2554 runs, we can't rely on the 'row' pointer, which can
2555 be invalid when the timeout is called. As the mark
2556 as read is only done if the message is still selected,
2557 use summaryview->selected instead. Thanks to Colin.
2559 2006-11-30 [paul] 2.6.0cvs70
2562 give emphasis to "Sylpheed-Claws"
2563 as well as "Claws Mail"
2565 2006-11-30 [colin] 2.6.0cvs69
2568 Put the SSL checkboxes in the receiving
2569 and sending server pages.
2571 2006-11-29 [colin] 2.6.0cvs68
2573 * src/gtk/gtkutils.c
2574 * src/gtk/gtkvscrollbutton.c
2575 Revert some deprecated fixes - they seem to
2576 deprecate stuff as soon as a new one gets out.
2577 g_object_ref_sink needed glib-2.10.
2579 2006-11-29 [colin] 2.6.0cvs67
2581 * src/common/utils.c
2582 Create .mailcap if it doesn't exist
2584 2006-11-29 [colin] 2.6.0cvs66
2587 Followup to cvs60: use original list
2588 of recipients if replying to a mail
2589 in Sent Drafts or Queue.
2591 2006-11-27 [paul] 2.6.0cvs65
2593 * src/image_viewer.c
2594 revert the last change for now (it's broken)
2596 2006-11-27 [paul] 2.6.0cvs64
2600 * m4/aclocal-include.m4
2617 * src/common/Makefile.am
2618 * src/common/claws.c
2619 * src/common/claws.h
2621 * src/common/sylpheed.c
2622 * src/common/sylpheed.h
2623 * src/etpan/Makefile.am
2624 * src/gtk/Makefile.am
2625 * src/gtk/claws-marshal.list
2627 * src/gtk/gtksctree.c
2628 * src/gtk/quicksearch.c
2629 * src/gtk/sylpheed-marshal.list
2630 * src/plugins/bogofilter/bogofilter.c
2631 * src/plugins/bogofilter/bogofilter_gtk.c
2632 * src/plugins/clamav/clamav_plugin.c
2633 * src/plugins/clamav/clamav_plugin_gtk.c
2634 * src/plugins/demo/demo.c
2635 * src/plugins/dillo_viewer/dillo_viewer.c
2636 * src/plugins/pgpcore/Makefile.am
2637 * src/plugins/pgpcore/claws.def
2638 * src/plugins/pgpcore/pgp_viewer.c
2639 * src/plugins/pgpcore/plugin.c
2640 * src/plugins/pgpcore/sylpheed.def
2641 * src/plugins/pgpinline/Makefile.am
2642 * src/plugins/pgpinline/claws.def
2643 * src/plugins/pgpinline/plugin.c
2644 * src/plugins/pgpinline/sylpheed.def
2645 * src/plugins/pgpmime/Makefile.am
2646 * src/plugins/pgpmime/claws.def
2647 * src/plugins/pgpmime/plugin.c
2648 * src/plugins/pgpmime/sylpheed.def
2649 * src/plugins/spamassassin/spamassassin.c
2650 * src/plugins/spamassassin/spamassassin_gtk.c
2651 * src/plugins/trayicon/trayicon.c
2653 remove deprecated gtk_tooltips_set_delay()
2655 2006-11-26 [paul] 2.6.0cvs63
2659 * src/image_viewer.c
2661 * src/gtk/gtkutils.c
2662 * src/gtk/gtkvscrollbutton.c
2663 * src/gtk/prefswindow.c
2664 * src/plugins/pgpcore/prefs_gpg.c
2665 replace more deprecated GTK+ functions
2667 2006-11-26 [paul] 2.6.0cvs62
2672 replace deprecated gtk_idle_... functions
2674 2006-11-26 [paul] 2.6.0cvs61
2680 * src/gtk/gtkvscrollbutton.c
2681 * src/gtk/quicksearch.c
2682 * src/plugins/pgpcore/passphrase.c
2683 replace deprecated gtk_timeout_add and
2686 2006-11-26 [paul] 2.6.0cvs60
2689 fix bug that caused the wrong recipient
2690 to be selected when replying to a msg
2691 which is From one of our accounts to
2692 another of our accounts
2694 2006-11-25 [paul] 2.6.0cvs59
2697 don't change the From column title to
2698 To if the To column is visible
2700 2006-11-24 [paul] 2.6.0cvs58
2703 fix bug 1069, 'Sent mails disappear, BCC
2704 or locking problem?'
2706 2006-11-21 [wwp] 2.6.0cvs57
2709 fix spelling menu when replying (same as 2.3.1cvs39):
2710 discrepancy between context menu and top menu when
2711 folder's dictionary isn't the default one.
2713 2006-11-19 [paul] 2.6.0cvs56
2716 obey always_show_msg option when
2718 * src/plugins/bogofilter/bogofilter.c
2721 2006-11-18 [paul] 2.6.0cvs55
2731 * src/gtk/icon_legend.c
2732 * src/gtk/icon_legend.h
2733 * tools/OOo2claws-mail.pl
2735 * tools/acroread2claws-mail.pl
2736 * tools/claws.i18n.status.pl
2737 * tools/filter_conv.pl
2738 * tools/filter_conv_new.pl
2739 * tools/freshmeat_search.pl
2740 * tools/google_search.pl
2741 * tools/kmail2claws-mail.pl
2742 * tools/kmail2claws-mail_v2.pl
2743 * tools/maildir2claws-mail.pl
2744 * tools/make.themes.project
2745 * tools/multiwebsearch.pl
2746 * tools/outlook2claws-mail.pl
2747 * tools/tb2claws-mail
2748 * tools/kdeservicemenu/README
2749 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2750 update mine and wwp's email addresses in
2753 * src/prefs_compose_writing.c
2754 set sensitivity on 'new message format' frame
2756 2006-11-17 [paul] 2.6.0cvs54
2759 more reworking of the GUI
2760 Patch by Fabien Vantard
2762 2006-11-16 [paul] 2.6.0cvs53
2765 set a minimum size for the window, allow
2766 it to automatically expand as necessary
2768 2006-11-16 [wwp] 2.6.0cvs52
2771 better wrap of copyright info on some systems.
2773 2006-11-16 [paul] 2.6.0cvs51
2776 move the tech info from the upper panel
2778 use a gtk_text_view for the features tab
2780 2006-11-16 [paul] 2.6.0cvs50
2783 update my email address
2790 * src/plugins/trayicon/trayicon.c
2791 don't offer simple menu separators
2794 add separator between 'mark all read'
2797 2006-11-15 [wwp] 2.6.0cvs49
2800 updated manuals authors.
2802 2006-11-14 [paul] 2.6.0cvs48
2805 Fix Options/Reply mode after draft save
2807 2006-11-14 [paul] 2.6.0cvs47
2810 Fix make DESTDIR=...
2813 * src/plugins/pgpinline/pgpinline.c
2814 Probably fix bug 1061
2816 2006-11-14 [paul] 2.6.0cvs46
2821 * src/stock_pixmap.c
2822 * src/stock_pixmap.h
2824 * src/pixmaps/active.xpm
2825 * src/pixmaps/inactive.xpm
2826 add a new page, 'Features', to the About dialog
2827 showing which features are compiled in and which
2830 2006-11-14 [paul] 2.6.0cvs45
2833 updated by Pavlo Bohmat
2835 2006-11-14 [colin] 2.6.0cvs44
2843 * src/gtk/gtkaspell.c
2844 Fix 64-bit-related warnings
2846 Fix possible infinite loop
2847 * src/plugins/pgpcore/sgpgme.c
2848 Remove useless check
2850 2006-11-13 [colin] 2.6.0cvs43
2852 * src/gtk/Makefile.am
2853 authors.h isn't generated
2855 2006-11-13 [colin] 2.6.0cvs42
2857 * src/plugins/pgpinline/pgpinline.c
2858 * src/plugins/pgpmime/pgpmime.c
2859 Very probably fix bug 1061, 'crash on
2860 opening signed email'. Another cast
2863 2006-11-13 [colin] 2.6.0cvs41
2865 * src/plugins/pgpcore/sgpgme.c
2866 Maybe fix bug 1061, 'crash on opening
2869 2006-11-13 [wwp] 2.6.0cvs40
2871 * src/plugins/pgpinline/pgpinline.c
2872 fix candidate for bug #1057, thanks to Colin.
2874 2006-11-13 [wwp] 2.6.0cvs39
2877 * src/quote_fmt_parse.y
2878 fix bug 1052: current parser buffer was not always
2879 allocated, ptr to this buffer could be returned as
2880 NULL whereas no parser error has occurred. in
2881 consequence, defining a template body as "%d"
2882 (w/o the quotes) for the first time of the instance
2883 of claws-mail, was reporting a parser error. make
2884 sure that the buffer is always allocated, even to
2886 fix mis-unescaping in compose.:compose_quote_fmt():
2887 unescaping of the fmt string was always done
2888 whereas it must be done *only* when receiving
2889 quote format strings issued from the prefs
2890 (compose new message, reply, forward, redirect
2891 formats), *not* when applying templates. in
2892 consequences, applying templates w/ sequences
2893 like \\|p{echo} were failing. make sure that
2894 unescaping is done only when necessary.
2896 2006-11-12 [colin] 2.6.0cvs38
2901 2006-11-12 [colin] 2.6.0cvs37
2903 * src/plugins/pgpinline/pgpinline.c
2904 * src/plugins/pgpmime/pgpmime.c
2905 Release GPG context at the latest
2906 possible moment. Maybe fixes
2907 bug 1057, 'crash on sending signed
2908 message to a newsgroup'
2911 2006-11-12 [colin] 2.6.0cvs36
2913 * src/plugins/pgpcore/sgpgme.c
2914 Tell a bit more when gpg's status doesn't
2915 contain any signature
2917 2006-11-12 [colin] 2.6.0cvs35
2920 Fix bug 1060, 'compilation error with
2923 2006-11-12 [paul] 2.6.0cvs34
2925 * doc/man/claws-mail.1
2927 * src/plugins/clamav/README
2928 * src/plugins/spamassassin/README
2930 * tools/freshmeat_search.pl
2931 * tools/google_search.pl
2932 * tools/multiwebsearch.pl
2934 * src/plugins/trayicon/trayicon.c
2935 fix compiliation warning
2937 2006-11-11 [colin] 2.6.0cvs33
2940 Forbid drag and drop from/to different
2941 folders of type F_UNKNOWN
2943 2006-11-11 [colin] 2.6.0cvs32
2945 * src/plugins/pgpinline/pgpinline.c
2946 Fix typo in previous commit:
2948 + if ((err = gpgme_new(&data->ctx)) ...)
2950 2006-11-11 [colin] 2.6.0cvs31
2952 * src/plugins/pgpinline/pgpinline.c
2953 * src/plugins/pgpmime/pgpmime.c
2954 Check success after calling gpgme_new
2955 Maybe fixes bug 1057, 'crash on sending
2956 signed message to a newsgroup'
2958 2006-11-11 [colin] 2.6.0cvs30
2961 init undostruct to 0s (from
2962 valgrind log of bug 1057)
2964 2006-11-10 [colin] 2.6.0cvs29
2967 Set cursor to wait before filtering
2968 duplicates in all folders
2969 * src/plugins/bogofilter/bogofilter.c
2970 * src/plugins/bogofilter/bogofilter.h
2971 * src/plugins/bogofilter/bogofilter_gtk.c
2972 Completely thread away the bogofilter
2975 2006-11-10 [mones] 2.6.0cvs28
2979 added COMPOSE_CHECK_BEFORE_SEND hook
2981 2006-11-10 [paul] 2.6.0cvs27
2985 add libSM to get_compiled_in_features()
2989 2006-11-10 [colin] 2.6.0cvs26
2991 * src/etpan/imap-thread.c
2992 Add a reference to libetpan's sasl engine
2993 so that sasl_done() doesn't get called by
2994 libetpan, and doesn't break openssl.
2995 Should fix bug 1053, 'SC fails to reestablish
2996 a secure connection'
2999 2006-11-10 [colin] 2.6.0cvs25
3001 * manual/addrbook.xml
3002 * manual/advanced.xml
3007 2006-11-09 [colin] 2.6.0cvs24
3009 * src/plugins/bogofilter/bogofilter_gtk.c
3010 Add comment about annoyance
3012 2006-11-09 [colin] 2.6.0cvs23
3014 * src/plugins/bogofilter/bogofilter.c
3015 * src/plugins/bogofilter/bogofilter_gtk.c
3016 Prepare things needed to thread bogofilter
3017 filtering: separate bogo stuff and possible GUI
3020 2006-11-09 [colin] 2.6.0cvs22
3024 Search for one of our accounts in Delivered-To
3025 (helps for auto-account selection when
3026 replying/forwarding)
3030 * src/plugins/trayicon/trayicon.c
3031 Allow opening a new mail with any account from
3034 2006-11-09 [wwp] 2.6.0cvs21
3037 * src/prefs_common.c
3038 * src/prefs_common.h
3039 * src/prefs_compose_writing.c
3040 add a compose new message format (in prefs/compose/writing), it's a
3041 simple subject+body template to use when opening a new composition
3042 window. It's similar to the existent reply and forward formats.
3044 enhanced the template/format % symbols substitution mechanism to
3045 use current composition window information when % are used in
3046 the compose new message format or in templates applied to new
3047 messages (there were useless in that situations before). When
3048 applied to new messages, %d corresponds to the system time/date.
3050 2006-11-09 [paul] 2.6.0cvs20
3055 2006-11-09 [paul] 2.6.0cvs19
3058 keep tje alphabetical order
3060 2006-11-08 [colin] 2.6.0cvs18
3062 * src/etpan/imap-thread.c
3063 Fix bug 1054, 'Slowness logging big
3066 2006-11-08 [paul] 2.6.0cvs17
3071 2006-11-08 [paul] 2.6.0cvs16
3076 2006-11-08 [paul] 2.6.0cvs15
3079 * tools/OOo2claws-mail.pl
3080 * tools/OOo2sylpheed.pl
3082 * tools/acroread2claws-mail.pl
3083 * tools/acroread2sylpheed.pl
3084 * tools/kmail2claws-mail.pl
3085 * tools/kmail2claws-mail_v2.pl
3086 * tools/kmail2sylpheed.pl
3087 * tools/kmail2sylpheed_v2.pl
3088 * tools/maildir2claws-mail.pl
3089 * tools/maildir2sylpheed.pl
3090 * tools/nautilus2claws-mail.sh
3091 * tools/nautilus2sylpheed.sh
3092 * tools/outlook2claws-mail.pl
3093 * tools/outlook2sylpheed.pl
3094 * tools/tb2claws-mail
3096 * tools/tbird2claws.py
3097 * tools/tbird2syl.py
3098 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3099 * tools/kdeservicemenu/install.sh
3100 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3101 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3102 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
3103 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3104 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3105 renamed (removed, added) tools files
3107 2006-11-08 [paul] 2.6.0cvs14
3111 Migrate sylpheedrc to clawsrc, and fix the standard
3112 plugins path in the process
3114 2006-11-07 [colin] 2.6.0cvs13
3117 Symlink sylpheed-claws relative to
3120 2006-11-07 [colin] 2.6.0cvs12
3123 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
3125 2006-11-07 [paul] 2.6.0cvs11
3128 Fix a missed occurence of
3131 2006-11-07 [paul] 2.6.0cvs10
3134 Fix symlink installation
3136 2006-11-07 [paul] 2.6.0cvs9
3139 Symlink claws-mail to sylpheed-claws
3140 * src/common/utils.c
3141 Fix migrating symlinks
3142 * src/etpan/imap-thread.c
3143 check certificate only when there's
3146 2006-11-07 [paul] 2.6.0cvs8
3149 Fix icon breakages with Gtk, which needs a
3150 cache updated to see them.
3152 2006-11-07 [paul] 2.6.0cvs7
3163 * claws-mail-128x128.png
3164 * claws-mail-64x64.png
3169 * sylpheed-claws-128x128.png
3170 * sylpheed-claws-64x64.png
3171 * sylpheed-claws.desktop
3172 * sylpheed-claws.ico
3173 * sylpheed-claws.pc.in
3174 * sylpheed-claws.png
3175 * debian/README.Debian
3177 * debian/claws-mail.desktop
3178 * debian/claws-mail.menu
3179 * debian/claws-mail.postinst.debhelper
3180 * debian/claws-mail.postrm.debhelper
3185 * debian/sylpheed-claws.desktop
3186 * debian/sylpheed-claws.menu
3187 * debian/sylpheed-claws.postinst.debhelper
3188 * debian/sylpheed-claws.postrm.debhelper
3189 * doc/man/Makefile.am
3190 * doc/man/claws-mail.1
3191 * doc/man/sylpheed-claws.1
3192 * doc/src/ChangeLog.claws-pre0.8.0
3193 * manual/Makefile.am
3194 * manual/account.xml
3196 * manual/addrbook.xml
3197 * manual/advanced.xml
3198 * manual/claws-mail-manual.xml
3200 * manual/glossary.xml
3201 * manual/handling.xml
3203 * manual/keyboard.xml
3204 * manual/plugins.xml
3205 * manual/starting.xml
3206 * manual/sylpheed-claws-manual.xml
3208 * manual/dist/.cvsignore
3209 * manual/dist/html/.cvsignore
3210 * manual/dist/html/Makefile.am
3211 * manual/dist/pdf/.cvsignore
3212 * manual/dist/pdf/Makefile.am
3213 * manual/dist/ps/.cvsignore
3214 * manual/dist/ps/Makefile.am
3215 * manual/dist/txt/.cvsignore
3216 * manual/dist/txt/Makefile.am
3217 * manual/es/Makefile.am
3218 * manual/es/advanced.xml
3219 * manual/es/claws-mail-manual.xml
3221 * manual/es/glossary.xml
3222 * manual/es/handling.xml
3223 * manual/es/intro.xml
3224 * manual/es/plugins.xml
3225 * manual/es/sylpheed-claws-manual.xml
3226 * manual/es/dist/.cvsignore
3227 * manual/es/dist/html/.cvsignore
3228 * manual/es/dist/html/Makefile.am
3229 * manual/es/dist/pdf/.cvsignore
3230 * manual/es/dist/pdf/Makefile.am
3231 * manual/es/dist/ps/.cvsignore
3232 * manual/es/dist/ps/Makefile.am
3233 * manual/es/dist/txt/.cvsignore
3234 * manual/es/dist/txt/Makefile.am
3235 * manual/fr/Makefile.am
3236 * manual/fr/account.xml
3238 * manual/fr/addrbook.xml
3239 * manual/fr/advanced.xml
3240 * manual/fr/claws-mail-manual.xml
3242 * manual/fr/glossary.xml
3243 * manual/fr/handling.xml
3244 * manual/fr/intro.xml
3245 * manual/fr/keyboard.xml
3246 * manual/fr/plugins.xml
3247 * manual/fr/starting.xml
3248 * manual/fr/sylpheed-claws-manual.xml
3249 * manual/fr/dist/.cvsignore
3250 * manual/fr/dist/html/.cvsignore
3251 * manual/fr/dist/html/Makefile.am
3252 * manual/fr/dist/pdf/.cvsignore
3253 * manual/fr/dist/pdf/Makefile.am
3254 * manual/fr/dist/ps/.cvsignore
3255 * manual/fr/dist/ps/Makefile.am
3256 * manual/fr/dist/txt/.cvsignore
3257 * manual/fr/dist/txt/Makefile.am
3258 * manual/pl/Makefile.am
3259 * manual/pl/account.xml
3261 * manual/pl/addrbook.xml
3262 * manual/pl/advanced.xml
3263 * manual/pl/claws-mail-manual.xml
3265 * manual/pl/glossary.xml
3266 * manual/pl/handling.xml
3267 * manual/pl/intro.xml
3268 * manual/pl/keyboard.xml
3269 * manual/pl/plugins.xml
3270 * manual/pl/starting.xml
3271 * manual/pl/sylpheed-claws-manual.xml
3272 * manual/pl/dist/.cvsignore
3273 * manual/pl/dist/html/.cvsignore
3274 * manual/pl/dist/html/Makefile.am
3275 * manual/pl/dist/pdf/.cvsignore
3276 * manual/pl/dist/pdf/Makefile.am
3277 * manual/pl/dist/ps/.cvsignore
3278 * manual/pl/dist/ps/Makefile.am
3279 * manual/pl/dist/txt/.cvsignore
3280 * manual/pl/dist/txt/Makefile.am
3304 * src/addressbook_foldersel.c
3305 * src/addressbook_foldersel.h
3327 * src/customheader.c
3328 * src/customheader.h
3329 * src/displayheader.c
3330 * src/displayheader.h
3341 * src/editldap_basedn.c
3342 * src/editldap_basedn.h
3358 * src/folder_item_prefs.c
3359 * src/folder_item_prefs.h
3366 * src/grouplistdialog.c
3367 * src/grouplistdialog.h
3370 * src/image_viewer.c
3371 * src/image_viewer.h
3410 * src/matcher_parser.h
3411 * src/matcher_parser_lex.l
3412 * src/matcher_parser_parse.y
3415 * src/message_search.c
3416 * src/message_search.h
3435 * src/partial_download.c
3436 * src/partial_download.h
3441 * src/prefs_account.c
3442 * src/prefs_account.h
3443 * src/prefs_actions.c
3444 * src/prefs_actions.h
3445 * src/prefs_common.c
3446 * src/prefs_common.h
3447 * src/prefs_compose_writing.c
3448 * src/prefs_compose_writing.h
3449 * src/prefs_customheader.c
3450 * src/prefs_customheader.h
3451 * src/prefs_display_header.c
3452 * src/prefs_display_header.h
3453 * src/prefs_ext_prog.c
3454 * src/prefs_ext_prog.h
3455 * src/prefs_filtering.c
3456 * src/prefs_folder_column.c
3457 * src/prefs_folder_column.h
3458 * src/prefs_folder_item.c
3459 * src/prefs_folder_item.h
3464 * src/prefs_image_viewer.c
3465 * src/prefs_image_viewer.h
3466 * src/prefs_matcher.c
3467 * src/prefs_matcher.h
3468 * src/prefs_message.c
3469 * src/prefs_message.h
3470 * src/prefs_msg_colors.c
3471 * src/prefs_msg_colors.h
3476 * src/prefs_receive.c
3477 * src/prefs_receive.h
3480 * src/prefs_spelling.c
3481 * src/prefs_spelling.h
3482 * src/prefs_summaries.c
3483 * src/prefs_summaries.h
3484 * src/prefs_summary_column.c
3485 * src/prefs_summary_column.h
3486 * src/prefs_template.c
3487 * src/prefs_template.h
3488 * src/prefs_themes.c
3489 * src/prefs_themes.h
3490 * src/prefs_toolbar.c
3491 * src/prefs_toolbar.h
3492 * src/prefs_wrapping.c
3493 * src/prefs_wrapping.h
3503 * src/quote_fmt_parse.y
3506 * src/remotefolder.c
3507 * src/remotefolder.h
3508 * src/send_message.c
3509 * src/send_message.h
3512 * src/sourcewindow.c
3513 * src/sourcewindow.h
3518 * src/stock_pixmap.c
3519 * src/stock_pixmap.h
3520 * src/summary_search.c
3521 * src/summary_search.h
3538 * src/common/base64.c
3539 * src/common/base64.h
3541 * src/common/hooks.c
3542 * src/common/hooks.h
3545 * src/common/mgutils.c
3546 * src/common/mgutils.h
3549 * src/common/passcrypt.c
3550 * src/common/passcrypt.h.in
3551 * src/common/plugin.c
3552 * src/common/plugin.h
3553 * src/common/prefs.c
3554 * src/common/prefs.h
3555 * src/common/progressindicator.c
3556 * src/common/progressindicator.h
3557 * src/common/quoted-printable.c
3558 * src/common/quoted-printable.h
3559 * src/common/session.c
3560 * src/common/session.h
3563 * src/common/socket.c
3564 * src/common/socket.h
3567 * src/common/stringtable.c
3568 * src/common/stringtable.h
3569 * src/common/sylpheed.c
3570 * src/common/sylpheed.h
3571 * src/common/template.c
3572 * src/common/template.h
3573 * src/common/timing.h
3574 * src/common/utils.c
3575 * src/common/utils.h
3576 * src/common/version.h.in
3579 * src/common/xmlprops.c
3580 * src/common/xmlprops.h
3582 * src/gtk/colorlabel.c
3583 * src/gtk/colorlabel.h
3584 * src/gtk/colorsel.c
3585 * src/gtk/colorsel.h
3586 * src/gtk/combobox.c
3587 * src/gtk/combobox.h
3588 * src/gtk/description_window.c
3589 * src/gtk/description_window.h
3592 * src/gtk/foldersort.c
3593 * src/gtk/foldersort.h
3594 * src/gtk/gtkaspell.c
3595 * src/gtk/gtkaspell.h
3596 * src/gtk/gtksctree.c
3597 * src/gtk/gtkshruler.c
3598 * src/gtk/gtkshruler.h
3599 * src/gtk/gtkutils.c
3600 * src/gtk/gtkutils.h
3601 * src/gtk/icon_legend.c
3602 * src/gtk/icon_legend.h
3603 * src/gtk/logwindow.c
3604 * src/gtk/logwindow.h
3605 * src/gtk/manage_window.c
3606 * src/gtk/manage_window.h
3607 * src/gtk/pluginwindow.c
3608 * src/gtk/pluginwindow.h
3609 * src/gtk/prefswindow.c
3610 * src/gtk/prefswindow.h
3611 * src/gtk/quicksearch.c
3612 * src/gtk/quicksearch.h
3613 * src/pixmaps/claws-mail.xpm
3614 * src/pixmaps/claws-mail_icon.xpm
3615 * src/pixmaps/claws-mail_logo.xpm
3616 * src/pixmaps/sylpheed-claws.xpm
3617 * src/pixmaps/sylpheed-claws_icon.xpm
3618 * src/pixmaps/sylpheed-claws_logo.xpm
3619 * src/plugins/bogofilter/Makefile.am
3620 * src/plugins/bogofilter/bogofilter.c
3621 * src/plugins/bogofilter/bogofilter.h
3622 * src/plugins/bogofilter/bogofilter_gtk.c
3623 * src/plugins/clamav/Makefile.am
3624 * src/plugins/clamav/clamav_plugin.c
3625 * src/plugins/clamav/clamav_plugin.h
3626 * src/plugins/clamav/clamav_plugin_gtk.c
3627 * src/plugins/demo/Makefile.am
3628 * src/plugins/demo/demo.c
3629 * src/plugins/dillo_viewer/Makefile.am
3630 * src/plugins/dillo_viewer/README
3631 * src/plugins/dillo_viewer/dillo_prefs.c
3632 * src/plugins/dillo_viewer/dillo_prefs.h
3633 * src/plugins/dillo_viewer/dillo_viewer.c
3634 * src/plugins/pgpcore/Makefile.am
3635 * src/plugins/pgpcore/passphrase.c
3636 * src/plugins/pgpcore/passphrase.h
3637 * src/plugins/pgpcore/pgp_viewer.c
3638 * src/plugins/pgpcore/pgp_viewer.h
3639 * src/plugins/pgpcore/plugin.c
3640 * src/plugins/pgpcore/prefs_gpg.c
3641 * src/plugins/pgpcore/prefs_gpg.h
3642 * src/plugins/pgpcore/select-keys.c
3643 * src/plugins/pgpcore/select-keys.h
3644 * src/plugins/pgpcore/sgpgme.c
3645 * src/plugins/pgpcore/sgpgme.h
3646 * src/plugins/pgpcore/sylpheed.def
3647 * src/plugins/pgpcore/version.rc
3648 * src/plugins/pgpinline/Makefile.am
3649 * src/plugins/pgpinline/pgpinline.c
3650 * src/plugins/pgpinline/pgpinline.h
3651 * src/plugins/pgpinline/plugin.c
3652 * src/plugins/pgpinline/sylpheed.def
3653 * src/plugins/pgpinline/version.rc
3654 * src/plugins/pgpmime/Makefile.am
3655 * src/plugins/pgpmime/pgpmime.c
3656 * src/plugins/pgpmime/pgpmime.h
3657 * src/plugins/pgpmime/plugin.c
3658 * src/plugins/pgpmime/sylpheed.def
3659 * src/plugins/pgpmime/version.rc
3660 * src/plugins/spamassassin/Makefile.am
3661 * src/plugins/spamassassin/README
3662 * src/plugins/spamassassin/spamassassin.c
3663 * src/plugins/spamassassin/spamassassin.h
3664 * src/plugins/spamassassin/spamassassin_gtk.c
3665 * src/plugins/trayicon/Makefile.am
3666 * src/plugins/trayicon/trayicon.c
3667 * tools/OOo2sylpheed.pl
3669 * tools/README.sylprint
3670 * tools/acroread2sylpheed.pl
3671 * tools/claws.i18n.status.pl
3672 * tools/filter_conv.pl
3673 * tools/filter_conv_new.pl
3674 * tools/freshmeat_search.pl
3675 * tools/google_search.pl
3676 * tools/kmail2sylpheed.pl
3677 * tools/kmail2sylpheed_v2.pl
3678 * tools/make.themes.project
3679 * tools/multiwebsearch.pl
3680 * tools/nautilus2sylpheed.sh
3681 * tools/outlook2sylpheed.pl
3685 * tools/textviewer.sh
3686 * tools/vcard2xml.py
3687 * tools/kdeservicemenu/README
3688 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3689 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3690 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3691 Change name to Claws Mail. Announce to follow...
3693 2006-11-06 [wwp] 2.6.0cvs6
3695 * src/prefs_template.c
3696 unify messages related to quote format/template errors (fix
3697 capitalization), again.
3699 2006-11-06 [wwp] 2.6.0cvs5
3702 unify messages related to quote format/template errors.
3704 2006-11-06 [wwp] 2.6.0cvs4
3706 * src/prefs_msg_colors.c
3707 more uses of Q_ macro for contextual translations, thanks
3710 2006-11-06 [wwp] 2.6.0cvs3
3713 * src/common/utils.c
3714 * src/common/utils.h
3715 show an alertpanel to make sure users are aware that sensitive
3716 files are attached (it's file blacklist-based). This will fix
3717 interaction w/ GoogleEarth for instance, thanks to Colin.
3719 2006-11-06 [wwp] 2.6.0cvs2
3722 * src/prefs_template.c
3723 * src/prefs_template.h
3724 check quote format when applying/closing prefs. For now this only
3725 shows up an error dialog box, not preventing the user from using
3726 a broken quote (reply, forwards) format.
3728 2006-11-06 [wwp] 2.6.0cvs1
3730 * src/prefs_template.c
3731 fix missing checks of some template fields.
3733 2006-11-06 [paul] 2.6.0
3740 2006-11-06 [paul] 2.5.6cvs22
3742 * manual/advanced.xml
3743 * manual/es/advanced.xml
3744 put 'respect_flowed_format' info in the correct
3747 2006-11-06 [mones] 2.5.6cvs21
3750 Minor fixes for release
3752 2006-11-06 [paul] 2.5.6cvs20
3763 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
3764 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
3765 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
3768 2006-11-02 [colin] 2.5.6cvs19
3772 * src/prefs_account.c
3773 * src/etpan/imap-thread.c
3774 Add GSSAPI support - fixes Debian bug #383274
3776 2006-11-01 [colin] 2.5.6cvs18
3779 Handle libpisock12 support. Probably
3780 fixes bug 1046, 'jpilot AddressDB.pdb
3783 2006-11-01 [colin] 2.5.6cvs17
3786 debug_print() folderutils_mark_all_read()
3788 2006-11-01 [colin] 2.5.6cvs16
3791 Add missed files to the Apache exception
3793 2006-10-31 [colin] 2.5.6cvs15
3797 Add a copy_private_data() func to FolderClasses
3798 Doesn't break the feature freeze, because we
3799 won't use it (right now) in the core.
3801 2006-10-31 [colin] 2.5.6cvs14
3804 Allow linking with the Apache licensed files in
3805 src/plugins/spamassassin. Hopefully fixes
3806 bug 1048, 'Spamassassin plugin license problem'
3808 2006-10-31 [wwp] 2.5.6cvs13
3811 fix and optimize trimming of leading linefeeds in body loop.
3813 2006-10-31 [colin] 2.5.6cvs12
3815 * src/etpan/imap-thread.c
3817 Make really sure to have NULL sets in case
3820 2006-10-30 [wwp] 2.5.6cvs11
3822 * src/prefs_common.c
3823 * src/prefs_common.h
3825 fix broken storage of quote format template when it contains \-escape
3826 sequences. The application of such sequences is also fixed now (\t
3827 in quote format will be a real tab instead of a 't', for instance).
3829 2006-10-27 [colin] 2.5.6cvs10
3832 Probably fix bug 1045, 'sylpheed-claws
3833 doesn't remove the mail from the IMAP
3834 Queue folder after sending'. From
3837 2006-10-27 [colin] 2.5.6cvs9
3840 Require libetpan-0.48. I'm so annoying,
3843 2006-10-27 [colin] 2.5.6cvs8
3847 Probably fix bug 1044, 'sylpheed-claws