1 2007-02-19 [colin] 2.7.2cvs52
4 Fix bug 1033, 'Automatically refresh
5 message list when new messages arrives'
6 Looks like folderview->opened can sometimes
9 2007-02-19 [paul] 2.7.2cvs51
13 * tools/thunderbird-filters-convertor.pl
14 add new script which converts thunderbird filter
15 rules to Claws filter rules
17 2007-02-18 [paul] 2.7.2cvs50
19 * src/plugins/pgpcore/prefs_gpg.c
20 * src/plugins/pgpcore/prefs_gpg.h
21 * src/plugins/pgpcore/sgpgme.c
22 * src/plugins/pgpinline/pgpinline.c
23 * src/plugins/pgpmime/pgpmime.c
24 improved GUI interoperability with gpg-agent
26 2007-02-18 [paul] 2.7.2cvs49
29 Privacy options sensitivity fix
31 2007-02-17 [colin] 2.7.2cvs48
34 Reset icon to warning in the noticeview
36 2007-02-15 [colin] 2.7.2cvs47
39 Fix a manifestation of bug 1033 (summaryview failing
40 to update for new mails), which happens after editing
41 account preferences or preferences that cause a
44 2007-02-15 [colin] 2.7.2cvs46
47 Probably fix bug 1123, 'Segmentation
48 fault while opening address book'. I get
49 g_warnings if the saved paned position is
50 not greater than 0. Also, save position
51 when hiding the addressbook instead of
54 2007-02-14 [colin] 2.7.2cvs45
56 * src/plugins/pgpcore/prefs_gpg.c
57 * src/plugins/pgpcore/prefs_gpg.h
58 * src/plugins/pgpcore/sgpgme.c
59 * src/plugins/pgpinline/pgpinline.c
60 * src/plugins/pgpmime/pgpmime.c
61 Add an option "Use gpg-agent if available". Fixes
62 annoyances with distro-installed gpg-agent, when
63 no pinentry program is installed, and the user's
64 at a loss on why "decryption failed". Makes more
65 clear why passphrase isn't saved when gpg-agent is
66 used. Defaults to true, to avoid changing the
69 2007-02-14 [wwp] 2.7.2cvs44
71 * src/matcher_parser_parse.y
72 Fix missing line number reset (wrong line number might appear
73 when re-loading filtering rules if there's a parser error).
75 2007-02-13 [colin] 2.7.2cvs43
78 Don't encode ',' in URIs before passing it
79 to the browser command-line. It was probably
80 done at a time where commas in URIs made
81 mozilla -remote 'openurl(%s,new-window)'
84 2007-02-13 [wwp] 2.7.2cvs42
87 * src/plugins/bogofilter/bogofilter_gtk.c
88 A bit of string factorization around "Select ..." buttons.
90 2007-02-11 [colin] 2.7.2cvs41
93 Make sure to escape the title
95 2007-02-11 [colin] 2.7.2cvs40
98 Recognize .utf8 locales as .UTF-8 ones
100 2007-02-11 [colin] 2.7.2cvs39
103 Fix code conversion when dragging a file
105 2007-02-09 [colin] 2.7.2cvs38
107 * src/plugins/clamav/clamav_plugin.c
108 Complete Paul's patch with conditional
109 compilation to avoid breaking compilation
110 on old Dapper and Edgy... Maybe other
113 2007-02-09 [paul] 2.7.2cvs37
115 * src/plugins/clamav/clamav_plugin.c
116 fix for the upstream changes in libclamav
118 2007-02-09 [paul] 2.7.2cvs36
124 fix "warn if there are queued messages" (on exit)
125 option, which only checked the first mailbox's
127 don't ask before emptying trash if there are no
128 messages in trash, also check and empty all trash
131 move "Ask before emptying trash" option
132 outside of the "On exit" frame as it's
133 not only an "On exit" option
135 2007-02-09 [paul] 2.7.2cvs35
140 * src/prefs_account.c
141 * src/prefs_folder_item.c
143 * src/prefs_matcher.c
144 * src/prefs_message.c
145 * src/prefs_msg_colors.c
146 * src/prefs_summaries.c
148 * src/gtk/inputdialog.c
149 * src/plugins/bogofilter/bogofilter_gtk.c
150 pedantic commit: use 'checkbtn' everywhere
151 instead of a mixture of 'checkbtn' and 'chkbtn'
153 2007-02-09 [paul] 2.7.2cvs34
159 move "Never send Return Receipts" from
160 prefs_other to prefs_send
161 add an option "Ask about account specific
162 filtering rules..." to prefs_other
164 fix a compiler warning
166 2007-02-08 [colin] 2.7.2cvs33
168 * src/plugins/pgpinline/pgpinline.c
169 Fix bug 1110, 'pgpmime fails to process
170 encapsulated openpgp mime (rfc 3156, 6.1
172 It was due to an interaction between PGP/Mime
173 and PGP/Inline plugin.
175 2007-02-08 [colin] 2.7.2cvs32
180 Fix bug 1117, 'fcntl locking code
181 does not work in mbox.c'
183 2007-02-08 [colin] 2.7.2cvs31
185 * src/prefs_account.c
186 Fix Gentoo bug 165819, 'can't create
187 a "local mbox file" account'. Patch
188 by Olivier <castan.o@free.fr>
190 2007-02-07 [colin] 2.7.2cvs30
193 Fix bug 1106, 'Claws crash on exit if LDAPS
194 autocompletion was used'
196 2007-02-07 [paul] 2.7.2cvs29
199 cut down on unnecessary debug_prints
201 fix menu_set_active() on 'Show only
204 2007-02-07 [paul] 2.7.2cvs28
206 * src/plugins/clamav/clamav_plugin.c
207 * src/plugins/clamav/clamav_plugin.h
208 * src/plugins/clamav/clamav_plugin_gtk.c
211 2007-02-07 [paul] 2.7.2cvs27
214 fix bug 1116, 'summary view allow a
217 2007-02-06 [colin] 2.7.2cvs26
222 2007-02-05 [fabien] 2.7.2cvs25
226 i18n related - 1 fix and 1 message for translators.
228 2007-02-05 [colin] 2.7.2cvs24
230 * src/gtk/quicksearch.c
231 Don't reload summary list if quicksearch wasn't
232 active on hiding; move currently selected mail in
233 the visible area when showing the quicksearch
235 2007-02-05 [colin] 2.7.2cvs23
238 Add debug to try to solve bug 1104
240 2007-02-05 [paul] 2.7.2cvs22
243 confirm before emptying trash on exit is
244 a Yes or No answer, use Yes or No in the
247 2007-02-04 [colin] 2.7.2cvs21
250 * src/plugins/pgpcore/passphrase.c
251 * src/plugins/pgpcore/select-keys.c
252 Set wmclass on new windows
258 2007-02-04 [colin] 2.7.2cvs20
262 Auto save drafts on exit, reopen them
263 at startup, instead of asking
267 * src/addressbook_foldersel.c
275 * src/editldap_basedn.c
288 * src/message_search.c
290 * src/prefs_actions.c
291 * src/prefs_customheader.c
292 * src/prefs_display_header.c
293 * src/prefs_filtering.c
294 * src/prefs_filtering_action.c
295 * src/prefs_folder_column.c
297 * src/prefs_matcher.c
299 * src/prefs_summaries.c
300 * src/prefs_summary_column.c
301 * src/prefs_template.c
304 * src/summary_search.c
307 * src/gtk/description_window.c
308 * src/gtk/foldersort.c
311 * src/gtk/icon_legend.c
312 * src/gtk/logwindow.c
313 * src/gtk/pluginwindow.c
314 * src/gtk/prefswindow.c
315 Give different wmclass to different
316 windows - thanks to sed ;)
318 2007-02-04 [colin] 2.7.2cvs19
321 Revert previous patch, can't reproduce
324 2007-02-03 [colin] 2.7.2cvs18
327 Don't save the mainwindow size and
328 position on emergency exit (libSM's
329 "die" callback), Xfce seems to make
330 the window smaller just before the
333 2007-02-03 [colin] 2.7.2cvs17
335 * src/plugins/bogofilter/bogofilter.c
336 * src/plugins/bogofilter/bogofilter.h
337 * src/plugins/bogofilter/bogofilter_gtk.c
338 * src/plugins/pgpinline/pgpinline.c
339 * src/plugins/pgpinline/pgpinline.h
342 2007-02-03 [colin] 2.7.2cvs16
344 * src/partial_download.c
345 * src/partial_download.h
352 * src/common/ssl_certificate.c
353 * src/common/ssl_certificate.h
354 * src/gtk/quicksearch.c
355 * src/gtk/quicksearch.h
356 * src/gtk/sslcertwindow.c
357 * src/gtk/sslcertwindow.h
358 Fix copyright on my files
360 2007-02-02 [colin] 2.7.2cvs15
370 Add Tools/List URIs to allow
371 opening any URI in the current mail
373 2007-02-02 [colin] 2.7.2cvs14
375 * src/common/valgrind.h ** NEW FILE **
376 * src/common/Makefile.am
377 * src/common/plugin.c
378 Don't dlclose the plugins if we're running
379 under valgrind. (doesn't require valgrind
380 either at compile time or run time).
382 2007-02-01 [paul] 2.7.2cvs13
386 * tools/freshmeat_search.pl
387 * tools/google_search.pl
388 * tools/multiwebsearch.pl
389 add support for non ISO-8859-1 compatible locales
390 Patch by Alex Gorbachenko <agent_007@immo.ru>
392 2007-02-01 [colin] 2.7.2cvs12
395 * src/prefs_summaries.c
396 Move keybinding prefs to the Other page
398 2007-02-01 [wwp] 2.7.2cvs11
400 * src/plugins/trayicon/trayicon.c
401 Fix a raising issue within KDE.
403 2007-02-01 [colin] 2.7.2cvs10
406 Fix stray quotes in encoded strings
408 Fix wrong call causing g_warnings
410 Remove useless message
412 2007-01-31 [wwp] 2.7.2cvs9
414 * src/plugins/trayicon/trayicon.c
415 fix buggy hiding of main window when closing if close-to-tray
416 is not set (bad logics in the trayicon hook code).
417 Changed the quit confirmation message too.
419 2007-01-30 [colin] 2.7.2cvs8
422 Fix hidden mainwindow after clicking on
423 the X close button, if compose windows
424 exist and the user chooses not to quit
426 2007-01-30 [colin] 2.7.2cvs7
430 Handle local URIs to attach files (file:///...)
431 Fixes attaching files from Thunar for example
433 2007-01-30 [colin] 2.7.2cvs6
435 * src/prefs_ext_prog.c
436 Add 'mousepad' to the list of text editors.
437 Mousepad is XFCE's text editor
439 2007-01-29 [wwp] 2.7.2cvs5
442 * src/plugins/trayicon/trayicon_prefs.c
443 trayicon i18n fixes, thanks to Fabien.
445 2007-01-28 [wwp] 2.7.2cvs4
449 * src/plugins/trayicon/trayicon.c
450 * src/plugins/trayicon/trayicon_prefs.c
451 * src/plugins/trayicon/trayicon_prefs.h
452 Added a new TrayIcon plugin option to close to tray
453 (WM's hotkey and [X] button will hide the window instead
454 of closing it - closing CM can be done using the tray icon
455 menu or the File menu).
456 Improved visibility handling in trayicon, clicking the
457 trayicon now raise the window to current desktop when it
458 was either minimized/shaded/on another desktop.
459 Thanks to Paul for testing and fixing a strange behaviour
462 2007-01-27 [paul] 2.7.2cvs3
464 * src/prefs_folder_item.c
465 * src/prefs_receive.c
466 * src/plugins/pgpcore/prefs_gpg.c
467 use 'start-up' instead of 'startup' in labels
469 2007-01-26 [wwp] 2.7.2cvs2
471 * src/plugins/trayicon/Makefile.am
472 * src/plugins/trayicon/trayicon.c
473 * src/plugins/trayicon/trayicon_prefs.c
474 * src/plugins/trayicon/trayicon_prefs.h
475 Add a new TrayIcon option to hide the main window at
477 Fix trayicon.c copyright header.
479 2007-01-26 [paul] 2.7.2cvs1
485 bump up version number following
488 2007-01-25 [mones] 2.7.1cvs60
491 updated thousands of strings (well, probably less ;-)
493 2007-01-25 [colin] 2.7.1cvs59
496 Fix 2nd-run loss of matcherrc on new
499 2007-01-25 [wwp] 2.7.1cvs58
502 fix handling of empty value in attach_save_directory too, thanks
505 2007-01-25 [wwp] 2.7.1cvs57
508 fix handling of empty value in attach_load_directory,
511 2007-01-25 [wwp] 2.7.1cvs56
513 * src/plugins/dillo_viewer/dillo_prefs.h
516 2007-01-25 [colin] 2.7.1cvs55
520 * src/matcher_parser_parse.y
521 * src/prefs_matcher.c
522 Add matching on the spam flag
524 2007-01-24 [colin] 2.7.1cvs54
529 Make sure folderlist.xml is correctly
530 written before overwriting it.
534 * src/plugins/bogofilter/bogofilter.c
535 * src/plugins/bogofilter/bogofilter.h
536 * src/plugins/bogofilter/bogofilter_gtk.c
537 * src/plugins/spamassassin/spamassassin.c
538 * src/plugins/spamassassin/spamassassin.h
539 * src/plugins/spamassassin/spamassassin_gtk.c
540 Move spam to the correct trash folder after
541 learning, if spam directory isn't set.
543 2007-01-23 [paul] 2.7.1cvs53
545 * src/plugins/bogofilter/bogofilter_gtk.c
546 fix sensitivity of "Insert X-Bogosity header"
549 2007-01-23 [colin] 2.7.1cvs52
552 Translate toolbar items text if
553 they're translatable (default)
567 * src/etpan/etpan-thread-manager.c
568 * src/etpan/etpan-thread-manager.h
571 More static functions
573 2007-01-22 [fabien] 2.7.1cvs51
576 gtkut_get_options_frame() : ability to pass
577 a 'NULL' value in frame pointer parameter if
580 2007-01-22 [colin] 2.7.1cvs50
584 * src/plugins/bogofilter/bogofilter.c
585 * src/plugins/bogofilter/bogofilter_gtk.c
586 * src/plugins/spamassassin/spamassassin.c
587 * src/plugins/spamassassin/spamassassin_gtk.c
588 Allow moving spams to the account's trash
589 instead of default one
591 2007-01-21 [colin] 2.7.1cvs49
595 Revert a static function that shouldn't
598 2007-01-21 [colin] 2.7.1cvs48
604 2007-01-21 [colin] 2.7.1cvs47
610 2007-01-21 [colin] 2.7.1cvs46
612 * src/common/socket.c
613 * src/common/socket.h
616 2007-01-21 [colin] 2.7.1cvs45
625 * src/folder_item_prefs.c
626 * src/folder_item_prefs.h
633 * src/common/socket.c
634 * src/common/socket.h
635 * src/gtk/gtkaspell.c
636 * src/gtk/gtkaspell.h
637 * src/gtk/quicksearch.c
638 * src/gtk/quicksearch.h
641 2007-01-21 [colin] 2.7.1cvs44
645 * src/etpan/etpan-thread-manager.c
646 * src/etpan/etpan-thread-manager.h
647 Same (Funny that etpan_thread_unbind
648 is called but not etpan_thread_bind)
650 2007-01-21 [colin] 2.7.1cvs43
658 * src/etpan/Makefile.am
659 * src/gtk/colorlabel.c
660 * src/gtk/colorlabel.h
661 * src/gtk/sslcertwindow.c
662 * src/gtk/sslcertwindow.h
663 * src/etpan/etpan-log.c ** REMOVED **
664 * src/etpan/etpan-log.h ** REMOVED **
667 2007-01-20 [colin] 2.7.1cvs42
673 2007-01-20 [colin] 2.7.1cvs41
691 Make functions that aren't used in other
694 2007-01-20 [colin] 2.7.1cvs40
709 * src/editldap_basedn.c
731 * src/prefs_account.c
733 * src/prefs_compose_writing.c
734 * src/prefs_ext_prog.c
735 * src/prefs_folder_item.c
737 * src/prefs_message.c
738 * src/prefs_msg_colors.c
741 * src/prefs_receive.c
743 * src/prefs_spelling.c
744 * src/prefs_summaries.c
745 * src/prefs_toolbar.c
746 * src/prefs_wrapping.c
757 * src/common/passcrypt.c
758 * src/common/socket.c
760 * src/common/ssl_certificate.c
761 * src/common/template.c
763 * src/etpan/imap-thread.c
764 * src/gtk/sslcertwindow.c
765 * src/gtk/sslcertwindow.h
766 Make functions that could be static, static
768 2007-01-20 [colin] 2.7.1cvs39
773 2007-01-20 [colin] 2.7.1cvs38
778 Fix bug 1102, 'claws-mail-2.7.1
779 makes use of deprecated ldap
782 2007-01-20 [colin] 2.7.1cvs37
787 * src/gtk/quicksearch.c
788 Add Wide message list layout
790 2007-01-19 [fabien] 2.7.1cvs36
793 make sure a font change is considered in links of
796 2007-01-19 [colin] 2.7.1cvs35
807 * src/gtk/quicksearch.c
808 * src/gtk/quicksearch.h
809 Drop 'Separate Folder tree' and 'Separate
810 Message View'. Put three layouts in place
813 2007-01-19 [paul] 2.7.1cvs34
815 * src/prefs_msg_colors.c
816 more use of Q_ for translators
818 2007-01-19 [paul] 2.7.1cvs33
821 * src/prefs_account.c
822 a few changes to the English
824 2007-01-19 [fabien] 2.7.1cvs32
827 factorize translatable string
829 2007-01-18 [colin] 2.7.1cvs31
832 Don't error out on --sync option. Although
833 we don't do anything with it, gtk+ handles
834 it, and it's useful for debugging X errors
836 2007-01-18 [fabien] 2.7.1cvs30
839 ability to apply on the fly the recent added
840 'gtk_can_change_accels' pref (no need to restart).
842 2007-01-18 [fabien] 2.7.1cvs29
844 * src/plugins/bogofilter/bogofilter_gtk.c
845 * src/plugins/bogofilter/bogofilter.c
846 * src/plugins/spamassassin/spamassassin_gtk.c
848 * src/prefs_account.c
849 factorize or rewrite some translatable strings.
851 2007-01-18 [fabien] 2.7.1cvs28
855 set a 4pix space between "Subject:" label and subject entry in
858 2007-01-18 [wwp] 2.7.1cvs27
861 fix conflicting address-copy/paste when focus is set
862 to the embedded edit-person form.
865 2007-01-18 [wwp] 2.7.1cvs26
868 complete 2.7.1cvs23 (one more file was missing from that
871 2007-01-18 [colin] 2.7.1cvs25
874 Provide a way to migrate without backup
875 Re-ask for migration on next start if
876 it has been refused and wizard has been
879 2007-01-18 [wwp] 2.7.1cvs24
882 complete 2.7.1.cvs23 (file was missing from previous
885 2007-01-18 [wwp] 2.7.1cvs23
888 fix potential crashes in address book's focus_in/out signal handlers,
889 force focus to the edit-person form when clicked the Edit menu entry or
890 button (this only matters if the edit-person form is embedded to the
891 AB window, in that case, focus is not set when browsing the contacts
892 list w/ keys or mouse clicks).
894 2007-01-18 [paul] 2.7.1cvs22
897 add command line options:
899 -q and --quit for --exit
901 print "Unknown option" for unknown options
903 2007-01-18 [paul] 2.7.1cvs21
906 updated by Pavlo Bohmat
908 2007-01-18 [paul] 2.7.1cvs20
911 fix sensitivity issues of Mark as Spam/Ham
913 2007-01-17 [fabien] 2.7.1cvs19
919 Add a 'gtk_can_change_accels' pref in Preferences/Other which
920 control the corresponding gtk property. It could be used to lock
921 all shortcuts (avoid to set one of them by inadvertency).
923 2007-01-17 [colin] 2.7.1cvs18
926 Fix bug 1100, 'Highlighted e-mail data not visible
927 when color label applied.'. Use a weighted average
928 between normal selected foreground color and color
929 label instead of a simple one (3/1 instead 1/1).
931 2007-01-17 [colin] 2.7.1cvs17
934 Better fix for bug 1088, 'Ctrl-h produces repeatable
935 crash' - don't prevent mail switching while loading
937 2007-01-17 [colin] 2.7.1cvs16
946 Manage recursive search of unsubscribed folders
947 Rescan tree without checking for new messages
948 after subscriptions changed
950 2007-01-17 [paul] 2.7.1cvs15
953 * src/gtk/pluginwindow.c
954 fix bug 1101, '"Load plugin" button is
956 unset (-1) initial width in prefs_common,
957 fix overlapping buttons,
960 2007-01-17 [paul] 2.7.1cvs14
963 add #include <errno.h>, it's needed
966 2007-01-17 [paul] 2.7.1cvs13
969 * tools/make.themes.project
970 rename .sylpheed_themeinfo to .claws_themeinfo
972 * src/etpan/etpan-errors.h
973 * src/etpan/etpan-log.c
974 * src/etpan/etpan-log.h
975 * src/etpan/etpan-thread-manager-types.h
976 * src/etpan/etpan-thread-manager.c
977 * src/etpan/etpan-thread-manager.h
978 * src/etpan/imap-thread.c
979 * src/etpan/imap-thread.h
982 2007-01-17 [colin] 2.7.1cvs12
984 * src/plugins/pgpcore/select-keys.c
985 * src/gtk/pluginwindow.c
986 * src/prefs_account.c
989 2007-01-16 [colin] 2.7.1cvs11
994 Manage subscribing to subfolders when only
995 subscribed folders are shown.
997 2007-01-16 [colin] 2.7.1cvs10
1000 Fix annoying vscrollbar going back to top
1001 on Check for new folders
1003 2007-01-16 [colin] 2.7.1cvs9
1008 2007-01-16 [colin] 2.7.1cvs8
1011 Bigger buffer for errors
1015 * src/prefs_account.c
1016 * src/prefs_account.h
1018 * src/etpan/imap-thread.c
1019 * src/etpan/imap-thread.h
1020 * manual/handling.xml
1021 Add subscriptions management. What it changes:
1022 Creating a folder subscribes to it
1023 Deleting a folder unsubscribes it
1024 New contextual menu item allowing to switch between
1025 All folders and Subscribed folders, subscribe, and
1026 unsubscribe. "Creating" an existing but unsubscribed
1027 folder will subscribe it.
1028 By default for new accounts, only subscribed folders
1032 2007-01-16 [paul] 2.7.1cvs7
1035 Allow folder classes to specify only sort_key or
1036 sort_type instead of both or none.
1038 2007-01-16 [paul] 2.7.1cvs6
1045 Save and use errno for procmime_get_part
1047 2007-01-16 [colin] 2.7.1cvs5
1050 Never remove INBOX when scanning for
1051 new folders. It's a special folder
1054 2007-01-15 [colin] 2.7.1cvs4
1057 Fix 'Check for new folders' when IMAP subdirectory
1059 * src/etpan/imap-thread.c
1062 2007-01-15 [colin] 2.7.1cvs3
1064 * src/etpan/imap-thread.c
1065 Fix invalid free on command-connection
1068 2007-01-15 [wwp] 2.7.1cvs2
1070 * src/matcher_parser_lex.l
1071 * src/quote_fmt_lex.l
1072 * src/matcher_parser_parse.y
1073 fix copyright header in lexers and parsers.
1075 2007-01-15 [paul] 2.7.1cvs1
1081 bump up version number following
1084 2007-01-15 [paul] 2.7.0cvs31
1088 add Fabien to the Team list
1089 add the recent contributors
1090 make a few corrections
1092 2007-01-15 [paul] 2.7.0cvs30
1095 fix compiler warning
1096 * src/plugins/pgpcore/prefs_gpg.c
1097 * src/plugins/pgpcore/prefs_gpg.h
1099 fix copyright header
1101 2007-01-14 [colin] 2.7.0cvs29
1104 Use the 'gtk+' backend. Avoids gnome-vfs use,
1105 two benefits: faster to open, will fix strange
1106 dbus-related crash. Thanks to Pascal Terjan.
1108 2007-01-14 [colin] 2.7.0cvs28
1110 * src/etpan/imap-thread.c
1111 Delete the old imap just after allocating
1112 the new one. Makes sure we don't get the
1113 same pointer by sheer luck, which feels
1114 strange in the debug log.
1116 2007-01-14 [colin] 2.7.0cvs27
1118 * src/gtk/inputdialog.c
1119 Make sure we don't print passwords in
1120 clear text when in debug mode
1122 2007-01-14 [colin] 2.7.0cvs26
1124 * src/gtk/gtksctree.c
1125 Fix bug 1098, 'bogus last row display
1126 after expanding a thread'. Patch by
1127 Jindrich Makovicka <makovick@gmail.com>
1129 2007-01-14 [colin] 2.7.0cvs25
1131 * src/etpan/imap-thread.c
1132 Close socket manually before
1133 freeing the imap struct
1135 2007-01-14 [colin] 2.7.0cvs24
1137 * src/etpan/imap-thread.c
1138 Maybe fix new reconnection issues
1140 2007-01-13 [colin] 2.7.0cvs23
1143 Freeze/thaw on thread selection
1145 2007-01-13 [paul] 2.7.0cvs22
1150 add 'Edit/Delete thread'
1152 2007-01-13 [colin] 2.7.0cvs21
1154 * src/prefs_account.c
1155 * src/prefs_compose_writing.c
1156 * src/prefs_message.c
1157 * src/prefs_msg_colors.c
1159 * src/prefs_receive.c
1160 * src/prefs_spelling.c
1161 * src/prefs_summaries.c
1162 * src/prefs_themes.c
1163 * src/gtk/gtkutils.c
1164 * src/gtk/gtkutils.h
1165 * src/plugins/pgpcore/prefs_gpg.c
1166 * src/plugins/spamassassin/spamassassin_gtk.c
1167 Factorize gtk frame creation
1170 2007-01-13 [colin] 2.7.0cvs20
1172 * src/message_search.c
1173 * src/summary_search.c
1174 Fix Enter in search windows
1176 Fix body search starting at the
1177 end of the mail (and asking for loop)
1179 2007-01-13 [colin] 2.7.0cvs19
1181 * src/etpan/imap-thread.c
1182 Make sure we don't free the same imap
1185 2007-01-13 [colin] 2.7.0cvs18
1188 Allow multiple commitHelpers to
1191 2007-01-12 [colin] 2.7.0cvs17
1193 * src/etpan/imap-thread.c
1194 Make sure we get rid of the previous mailimap
1195 when connecting - just in case disconnect was
1198 2007-01-12 [paul] 2.7.0cvs16
1201 Strip S/MIME signatures when re-editing
1202 S/MIME signed messages.
1204 2007-01-12 [paul] 2.7.0cvs15
1211 no need to define CLAWS anymore, remove
1214 2007-01-12 [paul] 2.7.0cvs14
1217 check if the mail's signed as
1218 it can change the mail structure
1221 2007-01-12 [paul] 2.7.0cvs13
1224 fix Forwarding msgs with attachments
1225 that have dos line endings
1228 2007-01-12 [wwp] 2.7.0cvs12
1231 Revert accidentally committed extra version tag.
1233 2007-01-12 [wwp] 2.7.0cvs11
1235 * src/prefs_account.c
1236 Fix compilation w/o aspell (completes 2.7.0cvs7).
1238 2007-01-11 [colin] 2.7.0cvs10
1241 move g_warning to debug_print
1242 it scares people for no reason
1244 2007-01-11 [colin] 2.7.0cvs9
1247 Fix files to translate. Patch by
1250 2007-01-11 [paul] 2.7.0cvs8
1253 Fix recursion when server lists the
1254 current subfolder in the response
1256 Fix updating of icon_list/ctree
1257 * src/plugins/pgpcore/select-keys.c
1258 Fix a few annoyances when choosing
1259 keys for the CMS (S/MIME) protocol
1261 2007-01-11 [wwp] 2.7.0cvs7
1264 * src/prefs_account.c
1265 * src/prefs_account.h
1266 Add per-account spellcheck default dictionaries settings.
1268 2007-01-10 [colin] 2.7.0cvs6
1270 * src/prefs_folder_item.c
1271 Factorize strings - patch by Fabien
1273 2007-01-10 [colin] 2.7.0cvs5
1276 Fix bug 1095, 'Crash while changing folder
1277 columns during incorporation'
1279 2007-01-09 [colin] 2.7.0cvs4
1281 * src/gtk/pluginwindow.c
1282 Set the plugin window transient. Seems
1283 like some window managers hide it in
1284 the background after "load plugin"...
1286 2007-01-09 [colin] 2.7.0cvs3
1289 Use the same type for alloc and free
1291 2007-01-08 [paul] 2.7.0cvs2
1294 updated by Tim Dijkstra
1296 2007-01-08 [paul] 2.7.0cvs1
1298 * src/prefs_themes.c
1299 * src/common/utils.c
1302 2007-01-08 [paul] 2.7.0
1309 2007-01-08 [paul] 2.6.1cvs119
1311 * doc/man/claws-mail.1
1314 2007-01-08 [paul] 2.6.1cvs118
1316 * doc/man/claws-mail.1
1318 * manual/advanced.xml
1319 improved English usage
1321 2007-01-08 [paul] 2.6.1cvs117
1332 updated by Miquel Oliete, Stephan Sachse, me,
1333 Tommi Pirinen, Andrea Spadaccini, Frederico
1334 Goncalves Guimaraes, Andrej Kacian, Aleksandar
1335 Urosevic, and Ralgh Young
1337 2007-01-07 [mones] 2.6.1cvs116
1339 * manual/es/advanced.xml
1341 Synced manual (unhide mark_as_read_delay)
1342 and updated translation for release
1344 2007-01-07 [paul] 2.6.1cvs115
1346 * src/prefs_matcher.c
1347 make the hbox content fit better under
1350 2007-01-07 [colin] 2.6.1cvs114
1353 Fix bug 1088, 'Ctrl-h produces repeatable
1356 2007-01-06 [colin] 2.6.1cvs113
1358 * src/etpan/imap-thread.c
1359 Add casts to int to get certs. Fixes
1360 bug 1064, 'crash @ etpan_certificate_check()
1361 when opening an IMAP folder', with latest
1362 libetpan CVS or >= 0.49
1367 * src/prefs_folder_item.c
1368 Grey out the "synchronise" menu items if
1369 there's nothing to synchronise.
1370 * src/plugins/pgpcore/sgpgme.c
1371 Make an error clearer than "Unknown error"
1373 2007-01-06 [colin] 2.6.1cvs112
1376 Don't try to show a message if updating
1377 Maybe fixes bug 1088, 'ctrl-h produces
1380 2007-01-06 [colin] 2.6.1cvs111
1383 Disable Control-Space (handle it as Space).
1385 2007-01-05 [paul] 2.6.1cvs110
1388 Fix bug 934, 'sylpheed claws 2.1
1389 doesn't show Exchanges Public Folders'
1390 Thanks to Hoa and Colin
1392 Refuse to allocate more than 2 MB for a
1393 single field, it's a good indication of
1396 2007-01-05 [colin] 2.6.1cvs109
1399 Allow --select'ing emails by Message-ID too
1401 2007-01-05 [colin] 2.6.1cvs108
1403 * src/common/quoted-printable.c
1406 2007-01-05 [colin] 2.6.1cvs107
1408 * src/common/quoted-printable.c
1409 Fix previous commit about bug 1089
1412 2007-01-05 [colin] 2.6.1cvs106
1414 * src/common/quoted-printable.c
1415 Fix my previous commit on bug 1089
1418 2007-01-04 [colin] 2.6.1cvs105
1420 * src/common/quoted-printable.c
1421 Fix bug 1089, 'NUL characters in Subject
1422 line are misinterpreted'. Not a pain to
1429 2007-01-04 [wwp] 2.6.1cvs104
1431 * src/image_viewer.c
1432 Force operator precedence (fix a compiler warning).
1434 2007-01-04 [colin] 2.6.1cvs103
1436 * src/image_viewer.c
1437 Be cautious there too (same fix as the one
1438 in textview from cvs33)
1440 Don't use any MimeViewer plugin when showing
1443 2007-01-03 [wwp] 2.6.1cvs102
1447 fixed "cent" sign (use the existing ASCII one),
1448 decode more HTML entities,
1449 converted table ASCII entries to UTF-8,
1450 moved a switch() into a hashtable.
1452 2007-01-03 [paul] 2.6.1cvs101
1458 When possible, use move_msg instead of
1459 copy_msg + remove_msg to move sent mail
1462 2007-01-03 [paul] 2.6.1cvs100
1465 add more html entity recognition:
1466 pounds, euros, and cents
1468 2007-01-03 [colin] 2.6.1cvs99
1471 Don't display an error on NOSELECT
1472 folders when synchronising
1474 2007-01-03 [paul] 2.6.1cvs98
1476 * tools/maildir2claws-mail.pl
1477 only substitute 'sent-mail' if it's
1478 the full directory name
1480 2007-01-03 [paul] 2.6.1cvs97
1483 * ChangeLog.pre2.0.0
1485 archive a chunk of ChangeLog in
1488 * doc/src/ChangeLog.claws-pre0.8.0
1489 remove ChangeLog.claws-pre0.8.0, adding
1490 its contents to ChangeLog.gtk1
1492 2007-01-03 [paul] 2.6.1cvs96
1513 * src/addressbook_foldersel.c
1514 * src/addressbook_foldersel.h
1535 * src/customheader.c
1536 * src/customheader.h
1537 * src/displayheader.c
1538 * src/displayheader.h
1549 * src/editldap_basedn.c
1550 * src/editldap_basedn.h
1567 * src/folder_item_prefs.c
1568 * src/folder_item_prefs.h
1575 * src/grouplistdialog.c
1576 * src/grouplistdialog.h
1580 * src/image_viewer.c
1581 * src/image_viewer.h
1617 * src/message_search.c
1618 * src/message_search.h
1635 * src/partial_download.c
1636 * src/partial_download.h
1641 * src/prefs_account.c
1642 * src/prefs_account.h
1643 * src/prefs_actions.c
1644 * src/prefs_actions.h
1645 * src/prefs_common.c
1646 * src/prefs_common.h
1647 * src/prefs_compose_writing.c
1648 * src/prefs_compose_writing.h
1649 * src/prefs_customheader.c
1650 * src/prefs_customheader.h
1651 * src/prefs_display_header.c
1652 * src/prefs_display_header.h
1653 * src/prefs_filtering.c
1654 * src/prefs_filtering.h
1655 * src/prefs_filtering_action.c
1656 * src/prefs_filtering_action.h
1657 * src/prefs_folder_column.c
1658 * src/prefs_folder_column.h
1659 * src/prefs_folder_item.c
1660 * src/prefs_folder_item.h
1665 * src/prefs_image_viewer.c
1666 * src/prefs_image_viewer.h
1667 * src/prefs_matcher.c
1668 * src/prefs_matcher.h
1669 * src/prefs_message.c
1670 * src/prefs_msg_colors.c
1671 * src/prefs_msg_colors.h
1674 * src/prefs_receive.c
1676 * src/prefs_spelling.c
1677 * src/prefs_spelling.h
1678 * src/prefs_summaries.c
1679 * src/prefs_summaries.h
1680 * src/prefs_summary_column.c
1681 * src/prefs_summary_column.h
1682 * src/prefs_template.c
1683 * src/prefs_template.h
1684 * src/prefs_themes.c
1685 * src/prefs_themes.h
1686 * src/prefs_toolbar.c
1687 * src/prefs_toolbar.h
1688 * src/prefs_wrapping.c
1689 * src/prefs_wrapping.h
1699 * src/quote_fmt_parse.y
1702 * src/remotefolder.c
1703 * src/remotefolder.h
1704 * src/send_message.c
1705 * src/send_message.h
1708 * src/sourcewindow.c
1709 * src/sourcewindow.h
1714 * src/stock_pixmap.c
1715 * src/stock_pixmap.h
1716 * src/summary_search.c
1717 * src/summary_search.h
1732 * src/common/base64.c
1733 * src/common/base64.h
1735 * src/common/hooks.c
1736 * src/common/hooks.h
1739 * src/common/mgutils.c
1740 * src/common/mgutils.h
1743 * src/common/passcrypt.c
1744 * src/common/passcrypt.h.in
1745 * src/common/plugin.c
1746 * src/common/plugin.h
1747 * src/common/prefs.c
1748 * src/common/prefs.h
1749 * src/common/progressindicator.c
1750 * src/common/progressindicator.h
1751 * src/common/quoted-printable.c
1752 * src/common/quoted-printable.h
1753 * src/common/session.c
1754 * src/common/session.h
1757 * src/common/socket.c
1758 * src/common/socket.h
1761 * src/common/ssl_certificate.c
1762 * src/common/ssl_certificate.h
1763 * src/common/stringtable.c
1764 * src/common/stringtable.h
1765 * src/common/template.c
1766 * src/common/template.h
1767 * src/common/timing.h
1768 * src/common/utils.c
1769 * src/common/utils.h
1770 * src/common/version.h.in
1773 * src/common/xmlprops.c
1774 * src/common/xmlprops.h
1776 * src/gtk/colorlabel.c
1777 * src/gtk/colorsel.c
1778 * src/gtk/colorsel.h
1779 * src/gtk/combobox.c
1780 * src/gtk/combobox.h
1781 * src/gtk/description_window.c
1782 * src/gtk/description_window.h
1785 * src/gtk/foldersort.c
1786 * src/gtk/foldersort.h
1787 * src/gtk/gtksctree.c
1788 * src/gtk/gtkutils.c
1789 * src/gtk/gtkutils.h
1790 * src/gtk/inputdialog.c
1791 * src/gtk/inputdialog.h
1792 * src/gtk/logwindow.c
1793 * src/gtk/logwindow.h
1794 * src/gtk/manage_window.c
1795 * src/gtk/manage_window.h
1798 * src/gtk/pluginwindow.c
1799 * src/gtk/pluginwindow.h
1800 * src/gtk/prefswindow.c
1801 * src/gtk/prefswindow.h
1802 * src/gtk/progressdialog.c
1803 * src/gtk/progressdialog.h
1804 * src/gtk/sslcertwindow.c
1805 * src/gtk/sslcertwindow.h
1806 * src/plugins/bogofilter/bogofilter.c
1807 * src/plugins/bogofilter/bogofilter.h
1808 * src/plugins/bogofilter/bogofilter_gtk.c
1809 * src/plugins/clamav/clamav_plugin.c
1810 * src/plugins/clamav/clamav_plugin.h
1811 * src/plugins/clamav/clamav_plugin_gtk.c
1812 * src/plugins/demo/demo.c
1813 * src/plugins/dillo_viewer/dillo_prefs.c
1814 * src/plugins/dillo_viewer/dillo_prefs.h
1815 * src/plugins/dillo_viewer/dillo_viewer.c
1816 * src/plugins/pgpcore/passphrase.c
1817 * src/plugins/pgpcore/passphrase.h
1818 * src/plugins/pgpcore/pgp_viewer.c
1819 * src/plugins/pgpcore/pgp_viewer.h
1820 * src/plugins/pgpcore/plugin.c
1821 * src/plugins/pgpcore/select-keys.c
1822 * src/plugins/pgpcore/select-keys.h
1823 * src/plugins/pgpcore/sgpgme.c
1824 * src/plugins/pgpcore/sgpgme.h
1825 * src/plugins/pgpinline/pgpinline.c
1826 * src/plugins/pgpinline/pgpinline.h
1827 * src/plugins/pgpinline/plugin.c
1828 * src/plugins/pgpmime/pgpmime.c
1829 * src/plugins/pgpmime/pgpmime.h
1830 * src/plugins/pgpmime/plugin.c
1831 * src/plugins/spamassassin/spamassassin.c
1832 * src/plugins/spamassassin/spamassassin.h
1833 * src/plugins/spamassassin/spamassassin_gtk.c
1834 * src/plugins/trayicon/trayicon.c
1835 it's 2007, update the year in the copyright headers
1837 2007-01-03 [paul] 2.6.1cvs95
1840 it is 2007, use it in the copyright string
1842 2007-01-03 [paul] 2.6.1cvs94
1845 html entity conversion:
1846 move ™ to a more suitable place
1847 add • and –
1848 make sure — and — are both
1851 2007-01-02 [colin] 2.6.1cvs93
1855 * src/common/plugin.c
1857 * src/etpan/imap-thread.c
1860 2006-12-31 [paul] 2.6.1cvs92
1862 * src/prefs_summaries.c
1863 use gtk_button_new_from_stock()
1865 2006-12-30 [colin] 2.6.1cvs91
1870 Don't update filtering and account paths
1871 when copying folders
1873 2006-12-30 [colin] 2.6.1cvs90
1875 * src/prefs_compose_writing.c
1877 * src/prefs_template.c
1878 Use message font for Writing and
1879 Quoting prefs, as well as Templates.
1881 2006-12-30 [colin] 2.6.1cvs89
1883 * src/prefs_summaries.c
1884 Rework GUI; patch by Pawel
1886 2006-12-29 [colin] 2.6.1cvs88
1888 * src/prefs_folder_item.c
1889 Fix bug 1085, 'Apply to subfolder
1890 doesn't work' - I was mistaken saying
1891 it worked in every case
1893 2006-12-28 [colin] 2.6.1cvs87
1895 * src/gtk/gtkaspell.c
1896 Don't assert if use_alternate is true
1897 and alt_dictionary isn't set -- this
1898 is what happens on upgrade! Rather,
1901 2006-12-28 [colin] 2.6.1cvs86
1904 Fix desktop/icon simplification
1906 2006-12-28 [colin] 2.6.1cvs85
1909 Make desktop and icon not
1910 dependant on the desktop
1912 2006-12-28 [wwp] 2.6.1cvs84
1914 * src/plugins/pgpmime/claws.def
1915 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
1917 2006-12-28 [wwp] 2.6.1cvs83
1919 * src/prefs_folder_item.c
1920 Fix coloring of "simplify subject regexp" (folder prefs),
1921 which might be left to red whereas the regexp gets empty.
1923 2006-12-28 [wwp] 2.6.1cvs82
1925 * src/prefs_common.c
1926 * src/prefs_common.h
1929 Save addressbook mainwindow's horizontal and vertical splitter position.
1931 2006-12-27 [wwp] 2.6.1cvs81
1933 * src/gtk/gtkaspell.c
1934 * src/gtk/gtkaspell.h
1936 Fix assignment of compose's default and alternate dictionary from
1937 account or folder settings. Now gtkaspell_change_dict does rotate
1938 dicts only when it's called from a menu cb.
1940 2006-12-27 [wwp] 2.6.1cvs80
1942 * src/folder_item_prefs.c
1943 Fix randomly initialized default-alt-dictionary (folder prefs),
1944 complete 2.6.1cvs72.
1946 2006-12-27 [paul] 2.6.1cvs79
1950 Add Copy folder in the folder's contextual
1953 2006-12-27 [wwp] 2.6.1cvs78
1956 Clean up session locking, thanks to Colin.
1958 2006-12-26 [colin] 2.6.1cvs77
1961 Revert previous patch
1963 2006-12-26 [colin] 2.6.1cvs76
1969 * src/etpan/imap-thread.c
1970 Fix previous commit warnings
1971 Make statusbar update every second if total < 20
1972 Make IMAP APPEND faster by simplifying log
1974 2006-12-26 [colin] 2.6.1cvs75
1982 Make it possible to copy folders accross
1983 mailboxes (this was an arbitrary limitation).
1984 Still make it impossible to move folders
1987 2006-12-26 [colin] 2.6.1cvs74
1989 * src/etpan/imap-thread.c
1990 Fix bug 1081, 'claws-mail
1991 segfaults when going offline
1992 while it transfers mails via
1995 2006-12-26 [colin] 2.6.1cvs73
1997 * src/folder_item_prefs.c
1998 Don't forget alt dictionary when
1999 renaming/moving folders
2001 2006-12-26 [wwp] 2.6.1cvs72
2003 * src/folder_item_prefs.c
2004 Add missing defaults for per-folder alt dict
2005 (forgotten in 2.6.1cvs61).
2007 2006-12-26 [colin] 2.6.1cvs71
2010 Add tooltip to state that specifying
2011 full path to mailbox is possible
2013 2006-12-26 [wwp] 2.6.1cvs70
2015 * src/partial_download.c
2016 * src/gtk/gtkvscrollbutton.c
2017 * src/plugins/pgpinline/plugin.c
2018 Fix for few compiler warnings that matter.
2020 2006-12-25 [colin] 2.6.1cvs69
2022 * src/partial_download.c
2023 Fix marking for download or deletion
2024 when the header isn't the first
2025 * src/gtk/logwindow.c
2026 Fix start of scrolling
2028 2006-12-23 [paul] 2.6.1cvs68
2031 change last commit to use the 'academic'
2032 method instead. Thanks to wwp
2034 2006-12-23 [paul] 2.6.1cvs67
2037 don't warn about empty subject when
2040 2006-12-22 [colin] 2.6.1cvs66
2042 * src/summary_search.c
2045 2006-12-22 [colin] 2.6.1cvs65
2047 * src/gtk/gtkutils.c
2050 * src/summary_search.c
2057 2006-12-22 [colin] 2.6.1cvs64
2061 Add a combo to the learn spam button
2062 * src/plugins/bogofilter/bogofilter.c
2063 * src/plugins/bogofilter/bogofilter_gtk.c
2064 * src/plugins/bogofilter/bogofilter.h
2065 Allow to store Unsure mails in a specific
2066 folder to make better teaching easier
2068 2006-12-21 [wwp] 2.6.1cvs63
2071 * src/prefs_common.c
2072 * src/prefs_common.h
2073 * src/prefs_spelling.c
2074 * src/gtk/gtkaspell.c
2075 * src/gtk/gtkaspell.h
2076 Allow spell-checking using both current and alternate dictionaries
2079 2006-12-21 [wwp] 2.6.1cvs62
2081 * src/gtk/gtkaspell.c
2082 Apply recheck_when_changing_dict (highlight all mispelled words)
2083 when switching to alternate dictionary.
2085 2006-12-21 [wwp] 2.6.1cvs61
2088 * src/folder_item_prefs.h
2089 * src/prefs_common.c
2090 * src/prefs_common.h
2091 * src/prefs_folder_item.c
2092 * src/prefs_spelling.c
2093 * src/gtk/gtkaspell.c
2094 * src/gtk/gtkaspell.h
2095 Add global and per-folder prefs to set the default
2096 alternate dictionary.
2098 2006-12-21 [colin] 2.6.1cvs60
2101 Look for folders by path in all folders
2105 2006-12-20 [colin] 2.6.1cvs59
2107 * src/gtk/quicksearch.c
2108 Make sure in_typing is false when clearing
2110 2006-12-20 [wwp] 2.6.1cvs58
2113 change manual's target dir to be LFH-compliant (thanks to Colin).
2115 2006-12-20 [wwp] 2.6.1cvs57
2117 * src/prefs_common.c
2118 * src/prefs_summaries.c
2119 i18n fix and factorize patch, thanks to Fabien.
2121 2006-12-20 [paul] 2.6.1cvs56
2124 last of the renaming (??)
2126 correct --help info of --status-full
2127 * src/plugins/bogofilter/bogofilter.c
2128 make FALSE default of whitelist_ab
2130 2006-12-19 [colin] 2.6.1cvs55
2133 Same as before, without depending on
2136 2006-12-19 [colin] 2.6.1cvs54
2139 Fix bug 1059, 'Better jpilot charset
2140 handling'. Use libpisync's charset conversion
2143 2006-12-19 [colin] 2.6.1cvs53
2148 2006-12-19 [wwp] 2.6.1cvs52
2151 Add missing #include (thanks to Colin).
2153 2006-12-19 [wwp] 2.6.1cvs51
2155 * src/prefs_receive.c
2156 Better spacing between widgets in prefs.
2158 2006-12-18 [colin] 2.6.1cvs50
2161 Fix failure to get separator on LIST "" ""
2162 Try LIST "" "INBOX" too.
2164 2006-12-18 [wwp] 2.6.1cvs49
2166 * src/common/session.c
2167 Fix a compiler warning (thanks to Fabien).
2169 2006-12-18 [wwp] 2.6.1cvs48
2173 Factorize some strings for translation (it's about error
2174 messages when applying or checking template/quote format).
2176 2006-12-18 [colin] 2.6.1cvs47
2180 * src/gtk/Makefile.am
2182 Add a Release notes tab from the contents of
2183 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
2185 2006-12-17 [colin] 2.6.1cvs46
2190 Correctly convert from/to UTF8/filename encoding
2191 when loading and saving files. Probably fixes
2192 bug 1068, 'Claws-Mail uses 100% CPU when looking
2193 for a file to attach and is blocked...'
2195 2006-12-17 [colin] 2.6.1cvs45
2197 * src/gtk/logwindow.c
2198 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
2199 IMAP folder and is blocked on main thread':
2200 make sure we put utf8 in the log.
2202 2006-12-16 [colin] 2.6.1cvs44
2206 Fix bug 1055, 'Add the 'cancel receive'
2207 in the available events for the toolbar buttons'
2209 2006-12-16 [colin] 2.6.1cvs43
2214 * src/common/session.c
2215 Log error when SSL handshakes fail.
2216 Fixes bug 1082, 'incorrect / imprecise
2217 error message when imap server provides
2218 ssl only through STARTTLS but SSL is
2221 2006-12-15 [wwp] 2.6.1cvs42
2223 * src/plugins/bogofilter/bogofilter_gtk.c
2224 set proper sensitivity to widgets I've recently added.
2230 2006-12-15 [wwp] 2.6.1cvs41
2232 * src/plugins/bogofilter/bogofilter.c
2233 * src/plugins/bogofilter/bogofilter.h
2234 * src/plugins/bogofilter/bogofilter_gtk.c
2235 bogofilter's whitelist can now use a subset of
2236 the addressbook (either a book, a subfolder of a book,
2237 or the whole addressbook by using "Any"). Re-used there
2238 some pref_matcher widgets and mechanisms to match a subset
2241 2006-12-15 [wwp] 2.6.1cvs40
2244 * src/common/plugin.c
2245 * src/common/plugin.h
2247 * src/plugins/bogofilter/bogofilter.c
2248 * src/plugins/clamav/clamav_plugin.c
2249 * src/plugins/demo/demo.c
2250 * src/plugins/dillo_viewer/dillo_viewer.c
2251 * src/plugins/pgpcore/plugin.c
2252 * src/plugins/pgpinline/plugin.c
2253 * src/plugins/pgpmime/plugin.c
2254 * src/plugins/spamassassin/spamassassin.c
2255 * src/plugins/trayicon/trayicon.c
2256 factorize some translatable strings (plugins-related),
2257 fix missing punctuation in several places,
2258 remove useless translatable \n in about.c,
2259 and factorize plugin init code w/ a new function
2260 check_plugin_version() in common/plugin.c.
2261 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2263 2006-12-15 [wwp] 2.6.1cvs39
2265 * src/plugins/bogofilter/bogofilter.c
2266 * src/plugins/bogofilter/bogofilter_gtk.c
2267 flag whitelisted spams as spam, but don't filter it to the spam
2268 folder. Thanks to Colin.
2270 2006-12-15 [ticho] 2.6.1cvs38
2272 * src/plugins/bogofilter/bogofilter.c
2273 * src/plugins/bogofilter/bogofilter.h
2274 * src/plugins/bogofilter/bogofilter_gtk.c
2275 Add option to whitelist senders found in addressbook. Patch by colin.
2277 2006-12-15 [paul] 2.6.1cvs37
2280 add missing #include "log.h"
2282 2006-12-15 [paul] 2.6.1cvs36
2284 * src/plugins/bogofilter/bogofilter.c
2285 * src/plugins/bogofilter/bogofilter.h
2286 * src/plugins/bogofilter/bogofilter_gtk.c
2287 Add an option to allow inserting an
2288 X-Claws-Bogosity header (on MH folders
2289 only). Patch by Colin
2291 2006-12-14 [colin] 2.6.1cvs35
2294 "Yes" should be the default choice for
2295 migration configuration
2297 2006-12-14 [paul] 2.6.1cvs34
2299 * src/prefs_summaries.c
2300 * manual/advanced.xml
2301 Unhide mark_as_read_delay
2303 2006-12-14 [paul] 2.6.1cvs33
2312 Fix printing of selection
2313 Fix printing of message parts
2314 Fix printing of images
2315 * src/gtk/gtksourceprintjob.c
2316 Fix page count when there are images
2318 2006-12-14 [wwp] 2.6.1cvs32
2323 * src/gtk/quicksearch.c
2324 fix quicksearch 'magnify' button status when QS is closed
2325 using the Escape key, thanks to Colin.
2327 2006-12-14 [wwp] 2.6.1cvs31
2332 * src/gtk/quicksearch.c
2333 fix quicksearch 'magnify' button status when QS is closed
2334 using the Escape key, thanks to Colin.
2336 2006-12-13 [colin] 2.6.1cvs30
2340 Use the binary safe version of ldap_get_values,
2341 to make sure we manipulate null-terminated
2342 strings. Maybe fixes bug 1075, 'claws mail
2343 segfault when completing ldap adresses'
2344 * src/syldap.c ** REMOVED **
2345 * src/syldap.h ** REMOVED **
2348 2006-12-13 [mones] 2.6.1cvs29
2351 Fixed piped strings, fixed click translation
2353 2006-12-13 [paul] 2.6.1cvs28
2356 don't translate these strings
2358 2006-12-13 [paul] 2.6.1cvs27
2363 2006-12-13 [colin] 2.6.1cvs26
2367 Add claws_is_starting()
2369 2006-12-13 [mones] 2.6.1cvs25
2371 * manual/es/advanced.xml
2373 Synced manual and updated translation
2375 2006-12-12 [colin] 2.6.1cvs24
2378 Add an option to use STARTTLS in the
2379 welcome wizard. Fixes bug 1080,
2380 'Using SSL option in wizard for incoming
2381 server does not activate SSL with STARTTLS'
2383 2006-12-12 [colin] 2.6.1cvs23
2386 Don't exit when there's an incomplete
2387 mailbox configured - leaves a chance
2388 to fix a failing IMAP account. Exit
2389 if no mailbox at all is loaded (case
2391 Completes bug 1077's fix (I was wrong
2392 in this bug's comment #3).
2394 2006-12-12 [colin] 2.6.1cvs22
2397 Add another menu data type
2398 * src/prefs_account.c
2399 Complete the completion of bug 1076
2400 (doesn't lose the pref on apply)
2402 2006-12-12 [paul] 2.6.1cvs21
2404 * src/prefs_account.c
2405 complete the fix of bug 1076
2406 also be more verbose with the text
2408 2006-12-12 [paul] 2.6.1cvs20
2410 * src/gtk/combobox.c
2411 fix compilation warning
2413 2006-12-11 [colin] 2.6.1cvs19
2416 Document :port in server entry tooltips
2418 2006-12-11 [colin] 2.6.1cvs18
2423 2006-12-11 [colin] 2.6.1cvs17
2426 Add failing IMAP as a reason for no
2429 2006-12-11 [colin] 2.6.1cvs16
2431 * src/prefs_account.c
2432 Check for existence of inbox for local
2435 Allow setting the port to use for servers
2436 by using the usual "server.example.com:port"
2437 syntax. Fixes bug 1077, 'sylpheed-claws does
2438 not start when IMAP server is unavailable'
2440 2006-12-11 [colin] 2.6.1cvs15
2442 * src/prefs_account.c
2443 Prevent use of non-existing default inbox
2445 2006-12-11 [colin] 2.6.1cvs14
2447 * src/prefs_account.c
2448 Fix sensitivity. Fixes bug 1076, 'privacy
2449 options are displayed even when pgp plugin
2450 not loaded / available'
2452 2006-12-09 [colin] 2.6.1cvs13
2454 * manual/advanced.xml
2455 * src/prefs_common.c
2456 * src/prefs_common.h
2457 * src/common/ssl_certificate.c
2458 Add a new hidden preference, 'unsafe_ssl_certs',
2459 which allows to store multiple certificates per
2460 server/port. This is disabled by default because
2461 it's less secure (presenting a new certificate
2462 instead of a changed one raises less alarms).
2463 This will cause Claws to ask about an unknown
2464 certificate for people who have used 2.6.1cvs8
2467 2006-12-09 [colin] 2.6.1cvs12
2470 Fix cache updating after action
2472 2006-12-07 [wwp] 2.6.1cvs11
2475 fix email address comparison when replying to all
2476 (avoid replying to ourselves), thanks to Colin.
2478 2006-12-06 [paul] 2.6.1cvs10
2485 * src/common/utils.c
2486 ...and more renaming
2489 2006-12-06 [paul] 2.6.1cvs9
2500 2006-12-06 [colin] 2.6.1cvs8
2503 * src/common/ssl_certificate.c
2504 * src/common/ssl_certificate.h
2505 Handle multiple certificates per host/port
2507 2006-12-06 [colin] 2.6.1cvs7
2509 * src/etpan/imap-thread.c
2510 Fix certificate checking on IMAP
2512 2006-12-06 [colin] 2.6.1cvs6
2515 Fix bug 1072, 'Claws stops fetching newsgroups
2516 from server when newsgroup got deleted': continue
2517 checking other groups
2519 2006-12-05 [wwp] 2.6.1cvs5
2521 * src/message_search.c
2522 * src/summary_search.c
2523 * src/gtk/combobox.c
2524 * src/gtk/combobox.h
2525 * src/gtk/gtkutils.c
2526 * src/gtk/gtkutils.h
2527 make up and down arrow keys in modern gtk_combo_box_entry widgets
2528 behave like w/ old comboboxes (summary and message search only).
2530 2006-12-05 [paul] 2.6.1cvs4
2536 2006-12-05 [paul] 2.6.1cvs3
2539 * tools/textviewer.pl
2540 script updated and description added
2542 2006-12-04 [colin] 2.6.1cvs2
2545 Run pre-send hook only when checking
2548 2006-12-04 [paul] 2.6.1cvs1
2555 bump up version number following stable release
2557 2006-12-04 [paul] 2.6.0cvs83
2560 updates and corrections
2562 2006-12-04 [colin] 2.6.0cvs82
2564 * src/common/utils.c
2565 Probably fix bug 1066, 'Incorrect mailbox
2568 2006-12-04 [colin] 2.6.0cvs81
2570 * src/common/utils.c
2571 Trim tabs from mailcap file too.
2573 2006-12-02 [paul] 2.6.0cvs80
2576 fix broken GUI under certain languages
2578 put the Cancel button to the right
2580 2006-12-01 [paul] 2.6.0cvs79
2583 remove reference to removed file
2585 2006-12-01 [wwp] 2.6.0cvs78
2589 remove forgotten debug statements.
2591 2006-12-01 [wwp] 2.6.0cvs77
2593 * manual/advanced.xml
2594 * manual/fr/advanced.xml
2600 * src/prefs_common.c
2601 * src/prefs_common.h
2602 * src/gtk/gtkutils.c
2603 * src/gtk/gtkutils.h
2604 add a hidden option to allow embedding the editaddress (edit contact details)
2605 dialog into the addressbook's window. This doesn't change the default
2608 2006-12-01 [wwp] 2.6.0cvs76
2610 * src/message_search.c
2611 * src/summary_search.c
2612 fix more focus issues (don't set focus to combobox's entry widget when
2613 entry's value changed, if entry widget has focus already).
2615 2006-12-01 [wwp] 2.6.0cvs75
2617 * src/gtk/quicksearch.c
2618 revert last changes to the quicksearch gtk_combo_box, this needs more
2621 2006-12-01 [paul] 2.6.0cvs74
2623 * tools/kdeservicemenu/README
2624 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2625 * tools/kdeservicemenu/install.sh
2626 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2627 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2628 simplify this stuff, and in so doing,
2629 fix it. (possibly re-extend it again at
2632 2006-12-01 [wwp] 2.6.0cvs73
2634 * src/gtk/quicksearch.c
2635 adapt quicksearch code to use modern gtk_combo_box'es.
2637 2006-12-01 [wwp] 2.6.0cvs72
2640 * src/prefs_common.c
2641 * src/prefs_common.h
2642 * src/message_search.c
2643 * src/summary_search.c
2644 * src/gtk/combobox.c
2645 * src/gtk/combobox.h
2646 add history combos to all message and summary search fields.
2648 2006-12-01 [wwp] 2.6.0cvs71
2651 As the list may change while the mark as read delay
2652 runs, we can't rely on the 'row' pointer, which can
2653 be invalid when the timeout is called. As the mark
2654 as read is only done if the message is still selected,
2655 use summaryview->selected instead. Thanks to Colin.
2657 2006-11-30 [paul] 2.6.0cvs70
2660 give emphasis to "Sylpheed-Claws"
2661 as well as "Claws Mail"
2663 2006-11-30 [colin] 2.6.0cvs69
2666 Put the SSL checkboxes in the receiving
2667 and sending server pages.
2669 2006-11-29 [colin] 2.6.0cvs68
2671 * src/gtk/gtkutils.c
2672 * src/gtk/gtkvscrollbutton.c
2673 Revert some deprecated fixes - they seem to
2674 deprecate stuff as soon as a new one gets out.
2675 g_object_ref_sink needed glib-2.10.
2677 2006-11-29 [colin] 2.6.0cvs67
2679 * src/common/utils.c
2680 Create .mailcap if it doesn't exist
2682 2006-11-29 [colin] 2.6.0cvs66
2685 Followup to cvs60: use original list
2686 of recipients if replying to a mail
2687 in Sent Drafts or Queue.
2689 2006-11-27 [paul] 2.6.0cvs65
2691 * src/image_viewer.c
2692 revert the last change for now (it's broken)
2694 2006-11-27 [paul] 2.6.0cvs64
2698 * m4/aclocal-include.m4
2715 * src/common/Makefile.am
2716 * src/common/claws.c
2717 * src/common/claws.h
2719 * src/common/sylpheed.c
2720 * src/common/sylpheed.h
2721 * src/etpan/Makefile.am
2722 * src/gtk/Makefile.am
2723 * src/gtk/claws-marshal.list
2725 * src/gtk/gtksctree.c
2726 * src/gtk/quicksearch.c
2727 * src/gtk/sylpheed-marshal.list
2728 * src/plugins/bogofilter/bogofilter.c
2729 * src/plugins/bogofilter/bogofilter_gtk.c
2730 * src/plugins/clamav/clamav_plugin.c
2731 * src/plugins/clamav/clamav_plugin_gtk.c
2732 * src/plugins/demo/demo.c
2733 * src/plugins/dillo_viewer/dillo_viewer.c
2734 * src/plugins/pgpcore/Makefile.am
2735 * src/plugins/pgpcore/claws.def
2736 * src/plugins/pgpcore/pgp_viewer.c
2737 * src/plugins/pgpcore/plugin.c
2738 * src/plugins/pgpcore/sylpheed.def
2739 * src/plugins/pgpinline/Makefile.am
2740 * src/plugins/pgpinline/claws.def
2741 * src/plugins/pgpinline/plugin.c
2742 * src/plugins/pgpinline/sylpheed.def
2743 * src/plugins/pgpmime/Makefile.am
2744 * src/plugins/pgpmime/claws.def
2745 * src/plugins/pgpmime/plugin.c
2746 * src/plugins/pgpmime/sylpheed.def
2747 * src/plugins/spamassassin/spamassassin.c
2748 * src/plugins/spamassassin/spamassassin_gtk.c
2749 * src/plugins/trayicon/trayicon.c
2751 remove deprecated gtk_tooltips_set_delay()
2753 2006-11-26 [paul] 2.6.0cvs63
2757 * src/image_viewer.c
2759 * src/gtk/gtkutils.c
2760 * src/gtk/gtkvscrollbutton.c
2761 * src/gtk/prefswindow.c
2762 * src/plugins/pgpcore/prefs_gpg.c
2763 replace more deprecated GTK+ functions
2765 2006-11-26 [paul] 2.6.0cvs62
2770 replace deprecated gtk_idle_... functions
2772 2006-11-26 [paul] 2.6.0cvs61
2778 * src/gtk/gtkvscrollbutton.c
2779 * src/gtk/quicksearch.c
2780 * src/plugins/pgpcore/passphrase.c
2781 replace deprecated gtk_timeout_add and
2784 2006-11-26 [paul] 2.6.0cvs60
2787 fix bug that caused the wrong recipient
2788 to be selected when replying to a msg
2789 which is From one of our accounts to
2790 another of our accounts
2792 2006-11-25 [paul] 2.6.0cvs59
2795 don't change the From column title to
2796 To if the To column is visible
2798 2006-11-24 [paul] 2.6.0cvs58
2801 fix bug 1069, 'Sent mails disappear, BCC
2802 or locking problem?'
2804 2006-11-21 [wwp] 2.6.0cvs57
2807 fix spelling menu when replying (same as 2.3.1cvs39):
2808 discrepancy between context menu and top menu when
2809 folder's dictionary isn't the default one.
2811 2006-11-19 [paul] 2.6.0cvs56
2814 obey always_show_msg option when
2816 * src/plugins/bogofilter/bogofilter.c
2819 2006-11-18 [paul] 2.6.0cvs55
2829 * src/gtk/icon_legend.c
2830 * src/gtk/icon_legend.h
2831 * tools/OOo2claws-mail.pl
2833 * tools/acroread2claws-mail.pl
2834 * tools/claws.i18n.status.pl
2835 * tools/filter_conv.pl
2836 * tools/filter_conv_new.pl
2837 * tools/freshmeat_search.pl
2838 * tools/google_search.pl
2839 * tools/kmail2claws-mail.pl
2840 * tools/kmail2claws-mail_v2.pl
2841 * tools/maildir2claws-mail.pl
2842 * tools/make.themes.project
2843 * tools/multiwebsearch.pl
2844 * tools/outlook2claws-mail.pl
2845 * tools/tb2claws-mail
2846 * tools/kdeservicemenu/README
2847 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2848 update mine and wwp's email addresses in
2851 * src/prefs_compose_writing.c
2852 set sensitivity on 'new message format' frame
2854 2006-11-17 [paul] 2.6.0cvs54
2857 more reworking of the GUI
2858 Patch by Fabien Vantard
2860 2006-11-16 [paul] 2.6.0cvs53
2863 set a minimum size for the window, allow
2864 it to automatically expand as necessary
2866 2006-11-16 [wwp] 2.6.0cvs52
2869 better wrap of copyright info on some systems.
2871 2006-11-16 [paul] 2.6.0cvs51
2874 move the tech info from the upper panel
2876 use a gtk_text_view for the features tab
2878 2006-11-16 [paul] 2.6.0cvs50
2881 update my email address
2888 * src/plugins/trayicon/trayicon.c
2889 don't offer simple menu separators
2892 add separator between 'mark all read'
2895 2006-11-15 [wwp] 2.6.0cvs49
2898 updated manuals authors.
2900 2006-11-14 [paul] 2.6.0cvs48
2903 Fix Options/Reply mode after draft save
2905 2006-11-14 [paul] 2.6.0cvs47
2908 Fix make DESTDIR=...
2911 * src/plugins/pgpinline/pgpinline.c
2912 Probably fix bug 1061
2914 2006-11-14 [paul] 2.6.0cvs46
2919 * src/stock_pixmap.c
2920 * src/stock_pixmap.h
2922 * src/pixmaps/active.xpm
2923 * src/pixmaps/inactive.xpm
2924 add a new page, 'Features', to the About dialog
2925 showing which features are compiled in and which
2928 2006-11-14 [paul] 2.6.0cvs45
2931 updated by Pavlo Bohmat
2933 2006-11-14 [colin] 2.6.0cvs44
2941 * src/gtk/gtkaspell.c
2942 Fix 64-bit-related warnings
2944 Fix possible infinite loop
2945 * src/plugins/pgpcore/sgpgme.c
2946 Remove useless check
2948 2006-11-13 [colin] 2.6.0cvs43
2950 * src/gtk/Makefile.am
2951 authors.h isn't generated
2953 2006-11-13 [colin] 2.6.0cvs42
2955 * src/plugins/pgpinline/pgpinline.c
2956 * src/plugins/pgpmime/pgpmime.c
2957 Very probably fix bug 1061, 'crash on
2958 opening signed email'. Another cast
2961 2006-11-13 [colin] 2.6.0cvs41
2963 * src/plugins/pgpcore/sgpgme.c
2964 Maybe fix bug 1061, 'crash on opening
2967 2006-11-13 [wwp] 2.6.0cvs40
2969 * src/plugins/pgpinline/pgpinline.c
2970 fix candidate for bug #1057, thanks to Colin.
2972 2006-11-13 [wwp] 2.6.0cvs39
2975 * src/quote_fmt_parse.y
2976 fix bug 1052: current parser buffer was not always
2977 allocated, ptr to this buffer could be returned as
2978 NULL whereas no parser error has occurred. in
2979 consequence, defining a template body as "%d"
2980 (w/o the quotes) for the first time of the instance
2981 of claws-mail, was reporting a parser error. make
2982 sure that the buffer is always allocated, even to
2984 fix mis-unescaping in compose.:compose_quote_fmt():
2985 unescaping of the fmt string was always done
2986 whereas it must be done *only* when receiving
2987 quote format strings issued from the prefs
2988 (compose new message, reply, forward, redirect
2989 formats), *not* when applying templates. in
2990 consequences, applying templates w/ sequences
2991 like \\|p{echo} were failing. make sure that
2992 unescaping is done only when necessary.
2994 2006-11-12 [colin] 2.6.0cvs38
2999 2006-11-12 [colin] 2.6.0cvs37
3001 * src/plugins/pgpinline/pgpinline.c
3002 * src/plugins/pgpmime/pgpmime.c
3003 Release GPG context at the latest
3004 possible moment. Maybe fixes
3005 bug 1057, 'crash on sending signed
3006 message to a newsgroup'
3009 2006-11-12 [colin] 2.6.0cvs36
3011 * src/plugins/pgpcore/sgpgme.c
3012 Tell a bit more when gpg's status doesn't
3013 contain any signature
3015 2006-11-12 [colin] 2.6.0cvs35
3018 Fix bug 1060, 'compilation error with
3021 2006-11-12 [paul] 2.6.0cvs34
3023 * doc/man/claws-mail.1
3025 * src/plugins/clamav/README
3026 * src/plugins/spamassassin/README
3028 * tools/freshmeat_search.pl
3029 * tools/google_search.pl
3030 * tools/multiwebsearch.pl
3032 * src/plugins/trayicon/trayicon.c
3033 fix compiliation warning
3035 2006-11-11 [colin] 2.6.0cvs33
3038 Forbid drag and drop from/to different
3039 folders of type F_UNKNOWN
3041 2006-11-11 [colin] 2.6.0cvs32
3043 * src/plugins/pgpinline/pgpinline.c
3044 Fix typo in previous commit:
3046 + if ((err = gpgme_new(&data->ctx)) ...)
3048 2006-11-11 [colin] 2.6.0cvs31
3050 * src/plugins/pgpinline/pgpinline.c
3051 * src/plugins/pgpmime/pgpmime.c
3052 Check success after calling gpgme_new
3053 Maybe fixes bug 1057, 'crash on sending
3054 signed message to a newsgroup'
3056 2006-11-11 [colin] 2.6.0cvs30
3059 init undostruct to 0s (from
3060 valgrind log of bug 1057)
3062 2006-11-10 [colin] 2.6.0cvs29
3065 Set cursor to wait before filtering
3066 duplicates in all folders
3067 * src/plugins/bogofilter/bogofilter.c
3068 * src/plugins/bogofilter/bogofilter.h
3069 * src/plugins/bogofilter/bogofilter_gtk.c
3070 Completely thread away the bogofilter
3073 2006-11-10 [mones] 2.6.0cvs28
3077 added COMPOSE_CHECK_BEFORE_SEND hook
3079 2006-11-10 [paul] 2.6.0cvs27
3083 add libSM to get_compiled_in_features()
3087 2006-11-10 [colin] 2.6.0cvs26
3089 * src/etpan/imap-thread.c
3090 Add a reference to libetpan's sasl engine
3091 so that sasl_done() doesn't get called by
3092 libetpan, and doesn't break openssl.
3093 Should fix bug 1053, 'SC fails to reestablish
3094 a secure connection'
3097 2006-11-10 [colin] 2.6.0cvs25
3099 * manual/addrbook.xml
3100 * manual/advanced.xml
3105 2006-11-09 [colin] 2.6.0cvs24
3107 * src/plugins/bogofilter/bogofilter_gtk.c
3108 Add comment about annoyance
3110 2006-11-09 [colin] 2.6.0cvs23
3112 * src/plugins/bogofilter/bogofilter.c
3113 * src/plugins/bogofilter/bogofilter_gtk.c
3114 Prepare things needed to thread bogofilter
3115 filtering: separate bogo stuff and possible GUI
3118 2006-11-09 [colin] 2.6.0cvs22
3122 Search for one of our accounts in Delivered-To
3123 (helps for auto-account selection when
3124 replying/forwarding)
3128 * src/plugins/trayicon/trayicon.c
3129 Allow opening a new mail with any account from
3132 2006-11-09 [wwp] 2.6.0cvs21
3135 * src/prefs_common.c
3136 * src/prefs_common.h
3137 * src/prefs_compose_writing.c
3138 add a compose new message format (in prefs/compose/writing), it's a
3139 simple subject+body template to use when opening a new composition
3140 window. It's similar to the existent reply and forward formats.
3142 enhanced the template/format % symbols substitution mechanism to
3143 use current composition window information when % are used in
3144 the compose new message format or in templates applied to new
3145 messages (there were useless in that situations before). When
3146 applied to new messages, %d corresponds to the system time/date.
3148 2006-11-09 [paul] 2.6.0cvs20
3153 2006-11-09 [paul] 2.6.0cvs19
3156 keep tje alphabetical order
3158 2006-11-08 [colin] 2.6.0cvs18
3160 * src/etpan/imap-thread.c
3161 Fix bug 1054, 'Slowness logging big
3164 2006-11-08 [paul] 2.6.0cvs17
3169 2006-11-08 [paul] 2.6.0cvs16
3174 2006-11-08 [paul] 2.6.0cvs15
3177 * tools/OOo2claws-mail.pl
3178 * tools/OOo2sylpheed.pl
3180 * tools/acroread2claws-mail.pl
3181 * tools/acroread2sylpheed.pl
3182 * tools/kmail2claws-mail.pl
3183 * tools/kmail2claws-mail_v2.pl
3184 * tools/kmail2sylpheed.pl
3185 * tools/kmail2sylpheed_v2.pl
3186 * tools/maildir2claws-mail.pl
3187 * tools/maildir2sylpheed.pl
3188 * tools/nautilus2claws-mail.sh
3189 * tools/nautilus2sylpheed.sh
3190 * tools/outlook2claws-mail.pl
3191 * tools/outlook2sylpheed.pl
3192 * tools/tb2claws-mail
3194 * tools/tbird2claws.py
3195 * tools/tbird2syl.py
3196 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3197 * tools/kdeservicemenu/install.sh
3198 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3199 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3200 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
3201 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3202 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3203 renamed (removed, added) tools files
3205 2006-11-08 [paul] 2.6.0cvs14
3209 Migrate sylpheedrc to clawsrc, and fix the standard
3210 plugins path in the process
3212 2006-11-07 [colin] 2.6.0cvs13
3215 Symlink sylpheed-claws relative to
3218 2006-11-07 [colin] 2.6.0cvs12
3221 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
3223 2006-11-07 [paul] 2.6.0cvs11
3226 Fix a missed occurence of
3229 2006-11-07 [paul] 2.6.0cvs10
3232 Fix symlink installation
3234 2006-11-07 [paul] 2.6.0cvs9
3237 Symlink claws-mail to sylpheed-claws
3238 * src/common/utils.c
3239 Fix migrating symlinks
3240 * src/etpan/imap-thread.c
3241 check certificate only when there's
3244 2006-11-07 [paul] 2.6.0cvs8
3247 Fix icon breakages with Gtk, which needs a
3248 cache updated to see them.
3250 2006-11-07 [paul] 2.6.0cvs7
3261 * claws-mail-128x128.png
3262 * claws-mail-64x64.png
3267 * sylpheed-claws-128x128.png
3268 * sylpheed-claws-64x64.png
3269 * sylpheed-claws.desktop
3270 * sylpheed-claws.ico
3271 * sylpheed-claws.pc.in
3272 * sylpheed-claws.png
3273 * debian/README.Debian
3275 * debian/claws-mail.desktop
3276 * debian/claws-mail.menu
3277 * debian/claws-mail.postinst.debhelper
3278 * debian/claws-mail.postrm.debhelper
3283 * debian/sylpheed-claws.desktop
3284 * debian/sylpheed-claws.menu
3285 * debian/sylpheed-claws.postinst.debhelper
3286 * debian/sylpheed-claws.postrm.debhelper
3287 * doc/man/Makefile.am
3288 * doc/man/claws-mail.1
3289 * doc/man/sylpheed-claws.1
3290 * doc/src/ChangeLog.claws-pre0.8.0
3291 * manual/Makefile.am
3292 * manual/account.xml
3294 * manual/addrbook.xml
3295 * manual/advanced.xml
3296 * manual/claws-mail-manual.xml
3298 * manual/glossary.xml
3299 * manual/handling.xml
3301 * manual/keyboard.xml
3302 * manual/plugins.xml
3303 * manual/starting.xml
3304 * manual/sylpheed-claws-manual.xml
3306 * manual/dist/.cvsignore
3307 * manual/dist/html/.cvsignore
3308 * manual/dist/html/Makefile.am
3309 * manual/dist/pdf/.cvsignore
3310 * manual/dist/pdf/Makefile.am
3311 * manual/dist/ps/.cvsignore
3312 * manual/dist/ps/Makefile.am
3313 * manual/dist/txt/.cvsignore
3314 * manual/dist/txt/Makefile.am
3315 * manual/es/Makefile.am
3316 * manual/es/advanced.xml
3317 * manual/es/claws-mail-manual.xml
3319 * manual/es/glossary.xml
3320 * manual/es/handling.xml
3321 * manual/es/intro.xml
3322 * manual/es/plugins.xml
3323 * manual/es/sylpheed-claws-manual.xml
3324 * manual/es/dist/.cvsignore
3325 * manual/es/dist/html/.cvsignore
3326 * manual/es/dist/html/Makefile.am
3327 * manual/es/dist/pdf/.cvsignore
3328 * manual/es/dist/pdf/Makefile.am
3329 * manual/es/dist/ps/.cvsignore
3330 * manual/es/dist/ps/Makefile.am
3331 * manual/es/dist/txt/.cvsignore
3332 * manual/es/dist/txt/Makefile.am
3333 * manual/fr/Makefile.am
3334 * manual/fr/account.xml
3336 * manual/fr/addrbook.xml
3337 * manual/fr/advanced.xml
3338 * manual/fr/claws-mail-manual.xml
3340 * manual/fr/glossary.xml
3341 * manual/fr/handling.xml
3342 * manual/fr/intro.xml
3343 * manual/fr/keyboard.xml
3344 * manual/fr/plugins.xml
3345 * manual/fr/starting.xml
3346 * manual/fr/sylpheed-claws-manual.xml
3347 * manual/fr/dist/.cvsignore
3348 * manual/fr/dist/html/.cvsignore
3349 * manual/fr/dist/html/Makefile.am
3350 * manual/fr/dist/pdf/.cvsignore
3351 * manual/fr/dist/pdf/Makefile.am
3352 * manual/fr/dist/ps/.cvsignore
3353 * manual/fr/dist/ps/Makefile.am
3354 * manual/fr/dist/txt/.cvsignore
3355 * manual/fr/dist/txt/Makefile.am
3356 * manual/pl/Makefile.am
3357 * manual/pl/account.xml
3359 * manual/pl/addrbook.xml
3360 * manual/pl/advanced.xml
3361 * manual/pl/claws-mail-manual.xml
3363 * manual/pl/glossary.xml
3364 * manual/pl/handling.xml
3365 * manual/pl/intro.xml
3366 * manual/pl/keyboard.xml
3367 * manual/pl/plugins.xml
3368 * manual/pl/starting.xml
3369 * manual/pl/sylpheed-claws-manual.xml
3370 * manual/pl/dist/.cvsignore
3371 * manual/pl/dist/html/.cvsignore
3372 * manual/pl/dist/html/Makefile.am
3373 * manual/pl/dist/pdf/.cvsignore
3374 * manual/pl/dist/pdf/Makefile.am
3375 * manual/pl/dist/ps/.cvsignore
3376 * manual/pl/dist/ps/Makefile.am
3377 * manual/pl/dist/txt/.cvsignore
3378 * manual/pl/dist/txt/Makefile.am
3402 * src/addressbook_foldersel.c
3403 * src/addressbook_foldersel.h
3425 * src/customheader.c
3426 * src/customheader.h
3427 * src/displayheader.c
3428 * src/displayheader.h
3439 * src/editldap_basedn.c
3440 * src/editldap_basedn.h
3456 * src/folder_item_prefs.c
3457 * src/folder_item_prefs.h
3464 * src/grouplistdialog.c
3465 * src/grouplistdialog.h
3468 * src/image_viewer.c
3469 * src/image_viewer.h
3508 * src/matcher_parser.h
3509 * src/matcher_parser_lex.l
3510 * src/matcher_parser_parse.y
3513 * src/message_search.c
3514 * src/message_search.h
3533 * src/partial_download.c
3534 * src/partial_download.h
3539 * src/prefs_account.c
3540 * src/prefs_account.h
3541 * src/prefs_actions.c
3542 * src/prefs_actions.h
3543 * src/prefs_common.c
3544 * src/prefs_common.h
3545 * src/prefs_compose_writing.c
3546 * src/prefs_compose_writing.h
3547 * src/prefs_customheader.c
3548 * src/prefs_customheader.h
3549 * src/prefs_display_header.c
3550 * src/prefs_display_header.h
3551 * src/prefs_ext_prog.c
3552 * src/prefs_ext_prog.h
3553 * src/prefs_filtering.c
3554 * src/prefs_folder_column.c
3555 * src/prefs_folder_column.h
3556 * src/prefs_folder_item.c
3557 * src/prefs_folder_item.h
3562 * src/prefs_image_viewer.c
3563 * src/prefs_image_viewer.h
3564 * src/prefs_matcher.c
3565 * src/prefs_matcher.h
3566 * src/prefs_message.c
3567 * src/prefs_message.h
3568 * src/prefs_msg_colors.c
3569 * src/prefs_msg_colors.h
3574 * src/prefs_receive.c
3575 * src/prefs_receive.h
3578 * src/prefs_spelling.c
3579 * src/prefs_spelling.h
3580 * src/prefs_summaries.c
3581 * src/prefs_summaries.h
3582 * src/prefs_summary_column.c
3583 * src/prefs_summary_column.h
3584 * src/prefs_template.c
3585 * src/prefs_template.h
3586 * src/prefs_themes.c
3587 * src/prefs_themes.h
3588 * src/prefs_toolbar.c
3589 * src/prefs_toolbar.h
3590 * src/prefs_wrapping.c
3591 * src/prefs_wrapping.h
3601 * src/quote_fmt_parse.y
3604 * src/remotefolder.c
3605 * src/remotefolder.h
3606 * src/send_message.c
3607 * src/send_message.h
3610 * src/sourcewindow.c
3611 * src/sourcewindow.h
3616 * src/stock_pixmap.c
3617 * src/stock_pixmap.h
3618 * src/summary_search.c
3619 * src/summary_search.h
3636 * src/common/base64.c
3637 * src/common/base64.h
3639 * src/common/hooks.c
3640 * src/common/hooks.h
3643 * src/common/mgutils.c
3644 * src/common/mgutils.h
3647 * src/common/passcrypt.c
3648 * src/common/passcrypt.h.in
3649 * src/common/plugin.c
3650 * src/common/plugin.h
3651 * src/common/prefs.c
3652 * src/common/prefs.h
3653 * src/common/progressindicator.c
3654 * src/common/progressindicator.h
3655 * src/common/quoted-printable.c
3656 * src/common/quoted-printable.h
3657 * src/common/session.c
3658 * src/common/session.h
3661 * src/common/socket.c
3662 * src/common/socket.h
3665 * src/common/stringtable.c
3666 * src/common/stringtable.h
3667 * src/common/sylpheed.c
3668 * src/common/sylpheed.h
3669 * src/common/template.c
3670 * src/common/template.h
3671 * src/common/timing.h
3672 * src/common/utils.c
3673 * src/common/utils.h
3674 * src/common/version.h.in
3677 * src/common/xmlprops.c
3678 * src/common/xmlprops.h
3680 * src/gtk/colorlabel.c
3681 * src/gtk/colorlabel.h
3682 * src/gtk/colorsel.c
3683 * src/gtk/colorsel.h
3684 * src/gtk/combobox.c
3685 * src/gtk/combobox.h
3686 * src/gtk/description_window.c
3687 * src/gtk/description_window.h
3690 * src/gtk/foldersort.c
3691 * src/gtk/foldersort.h
3692 * src/gtk/gtkaspell.c
3693 * src/gtk/gtkaspell.h
3694 * src/gtk/gtksctree.c
3695 * src/gtk/gtkshruler.c
3696 * src/gtk/gtkshruler.h
3697 * src/gtk/gtkutils.c
3698 * src/gtk/gtkutils.h
3699 * src/gtk/icon_legend.c
3700 * src/gtk/icon_legend.h
3701 * src/gtk/logwindow.c
3702 * src/gtk/logwindow.h
3703 * src/gtk/manage_window.c
3704 * src/gtk/manage_window.h
3705 * src/gtk/pluginwindow.c
3706 * src/gtk/pluginwindow.h
3707 * src/gtk/prefswindow.c
3708 * src/gtk/prefswindow.h
3709 * src/gtk/quicksearch.c
3710 * src/gtk/quicksearch.h
3711 * src/pixmaps/claws-mail.xpm
3712 * src/pixmaps/claws-mail_icon.xpm
3713 * src/pixmaps/claws-mail_logo.xpm
3714 * src/pixmaps/sylpheed-claws.xpm
3715 * src/pixmaps/sylpheed-claws_icon.xpm
3716 * src/pixmaps/sylpheed-claws_logo.xpm
3717 * src/plugins/bogofilter/Makefile.am
3718 * src/plugins/bogofilter/bogofilter.c
3719 * src/plugins/bogofilter/bogofilter.h
3720 * src/plugins/bogofilter/bogofilter_gtk.c
3721 * src/plugins/clamav/Makefile.am
3722 * src/plugins/clamav/clamav_plugin.c
3723 * src/plugins/clamav/clamav_plugin.h
3724 * src/plugins/clamav/clamav_plugin_gtk.c
3725 * src/plugins/demo/Makefile.am
3726 * src/plugins/demo/demo.c
3727 * src/plugins/dillo_viewer/Makefile.am
3728 * src/plugins/dillo_viewer/README
3729 * src/plugins/dillo_viewer/dillo_prefs.c
3730 * src/plugins/dillo_viewer/dillo_prefs.h
3731 * src/plugins/dillo_viewer/dillo_viewer.c
3732 * src/plugins/pgpcore/Makefile.am
3733 * src/plugins/pgpcore/passphrase.c
3734 * src/plugins/pgpcore/passphrase.h
3735 * src/plugins/pgpcore/pgp_viewer.c
3736 * src/plugins/pgpcore/pgp_viewer.h
3737 * src/plugins/pgpcore/plugin.c
3738 * src/plugins/pgpcore/prefs_gpg.c
3739 * src/plugins/pgpcore/prefs_gpg.h
3740 * src/plugins/pgpcore/select-keys.c
3741 * src/plugins/pgpcore/select-keys.h
3742 * src/plugins/pgpcore/sgpgme.c
3743 * src/plugins/pgpcore/sgpgme.h
3744 * src/plugins/pgpcore/sylpheed.def
3745 * src/plugins/pgpcore/version.rc
3746 * src/plugins/pgpinline/Makefile.am
3747 * src/plugins/pgpinline/pgpinline.c
3748 * src/plugins/pgpinline/pgpinline.h
3749 * src/plugins/pgpinline/plugin.c
3750 * src/plugins/pgpinline/sylpheed.def
3751 * src/plugins/pgpinline/version.rc
3752 * src/plugins/pgpmime/Makefile.am
3753 * src/plugins/pgpmime/pgpmime.c
3754 * src/plugins/pgpmime/pgpmime.h
3755 * src/plugins/pgpmime/plugin.c
3756 * src/plugins/pgpmime/sylpheed.def
3757 * src/plugins/pgpmime/version.rc
3758 * src/plugins/spamassassin/Makefile.am
3759 * src/plugins/spamassassin/README
3760 * src/plugins/spamassassin/spamassassin.c
3761 * src/plugins/spamassassin/spamassassin.h
3762 * src/plugins/spamassassin/spamassassin_gtk.c
3763 * src/plugins/trayicon/Makefile.am
3764 * src/plugins/trayicon/trayicon.c
3765 * tools/OOo2sylpheed.pl
3767 * tools/README.sylprint
3768 * tools/acroread2sylpheed.pl
3769 * tools/claws.i18n.status.pl
3770 * tools/filter_conv.pl
3771 * tools/filter_conv_new.pl
3772 * tools/freshmeat_search.pl
3773 * tools/google_search.pl
3774 * tools/kmail2sylpheed.pl
3775 * tools/kmail2sylpheed_v2.pl
3776 * tools/make.themes.project
3777 * tools/multiwebsearch.pl
3778 * tools/nautilus2sylpheed.sh
3779 * tools/outlook2sylpheed.pl
3783 * tools/textviewer.sh
3784 * tools/vcard2xml.py
3785 * tools/kdeservicemenu/README
3786 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3787 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3788 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3789 Change name to Claws Mail. Announce to follow...
3791 2006-11-06 [wwp] 2.6.0cvs6
3793 * src/prefs_template.c
3794 unify messages related to quote format/template errors (fix
3795 capitalization), again.
3797 2006-11-06 [wwp] 2.6.0cvs5
3800 unify messages related to quote format/template errors.
3802 2006-11-06 [wwp] 2.6.0cvs4
3804 * src/prefs_msg_colors.c
3805 more uses of Q_ macro for contextual translations, thanks
3808 2006-11-06 [wwp] 2.6.0cvs3
3811 * src/common/utils.c
3812 * src/common/utils.h
3813 show an alertpanel to make sure users are aware that sensitive
3814 files are attached (it's file blacklist-based). This will fix
3815 interaction w/ GoogleEarth for instance, thanks to Colin.
3817 2006-11-06 [wwp] 2.6.0cvs2
3820 * src/prefs_template.c
3821 * src/prefs_template.h
3822 check quote format when applying/closing prefs. For now this only
3823 shows up an error dialog box, not preventing the user from using
3824 a broken quote (reply, forwards) format.
3826 2006-11-06 [wwp] 2.6.0cvs1
3828 * src/prefs_template.c
3829 fix missing checks of some template fields.
3831 2006-11-06 [paul] 2.6.0
3838 2006-11-06 [paul] 2.5.6cvs22
3840 * manual/advanced.xml
3841 * manual/es/advanced.xml