1 2007-03-05 [wwp] 2.8.0cvs18
4 Fix mark_as_ham filtering/processing action: spam flag
7 2007-03-04 [colin] 2.8.0cvs17
12 * src/matcher_parser_parse.y
13 * src/prefs_filtering_action.c
14 Add 'Mark as spam' and 'Mark as ham' filtering
15 actions. Fixes bug 1138.
17 2007-03-04 [colin] 2.8.0cvs16
20 Fix bug 1140, wrong return value
23 2007-03-04 [wwp] 2.8.0cvs15
26 Rollback cvs14: don't free stuff that is managed in g_list.
28 2007-03-04 [wwp] 2.8.0cvs14
31 Fix a leak in address completion code.
33 2007-03-04 [colin] 2.8.0cvs13
36 Maybe fix bug 1136, 'Crash in group
39 2007-03-04 [iwkse] 2.8.0cvs12
42 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
44 2007-03-03 [colin] 2.8.0cvs11
46 * src/plugins/pgpinline/pgpinline.c
47 Fix off-by-one, fix double-free. Fixes
48 bug 1135, 'cm-segfault on decrypting
51 2007-03-03 [colin] 2.8.0cvs10
56 Fix bug 1134, 'Valgrind macros unhandled
59 2007-03-02 [colin] 2.8.0cvs9
62 Don't error out on EAGAIN. Fixes
63 bug 1129, '"local mbox file" account
64 isn't retrieving mails'
66 2007-03-01 [wwp] 2.8.0cvs8
69 * src/gtk/colorlabel.c
70 Remove accels for extra color labels until we set better
73 2007-02-28 [wwp] 2.8.0cvs7
76 * src/matcher_parser_parse.y
78 * src/prefs_msg_colors.c
80 * src/gtk/colorlabel.c
81 * src/gtk/colorlabel.h
82 Add more customizable color labels. Cleaned up a bit
83 the color label API to avoid duplicate defines of
84 the max number of colors.
86 2007-02-27 [colin] 2.8.0cvs6
91 Fix '+' in mailto URIs for List-* headers
93 2007-02-27 [colin] 2.8.0cvs5
96 Use gtk_window_set_role instead of
99 2007-02-27 [colin] 2.8.0cvs4
102 Fix "After receiving new mail, go to inbox" on IMAP,
103 and make it work only on manual reception
105 2007-02-27 [wwp] 2.8.0cvs3
107 * src/prefs_filtering.c
108 * src/prefs_filtering_action.c
109 * src/prefs_matcher.c
110 Update filtering matcher's and action's color label menus
111 when re-opening those dialogs (reflect any change to the
112 color labels list in the preferences).
114 2007-02-27 [colin] 2.8.0cvs2
117 * src/etpan/etpan-thread-manager-types.h
118 * src/etpan/etpan-thread-manager.c
119 * src/etpan/imap-thread.c
120 Log imap ALERTs as errors in the log.
122 2007-02-26 [paul] 2.8.0cvs1
124 * tools/claws.i18n.status.pl
127 2007-02-26 [paul] 2.7.2cvs75
141 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
142 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
143 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
144 Aleksandar Urosevic, and Ralgh Young
146 2007-02-25 [mones] 2.7.2cvs74
151 2007-02-25 [colin] 2.7.2cvs73
154 Clearing the list is only useful
155 to prevent a valgrind false-positive
157 2007-02-25 [paul] 2.7.2cvs72
161 * tools/kmail-mailbox2claws-mail.pl **ADDED**
162 * tools/maildir2claws-mail.pl **REMOVED**
163 renamed the script, fixed a couple bugs
165 2007-02-23 [colin] 2.7.2cvs71
168 Fix a leak, check for a few improbable nulls
170 2007-02-23 [colin] 2.7.2cvs70
174 * src/plugins/trayicon/trayicon.c
175 Fix blinking mainwin when starting in tray
176 (show mainwindow later in the startup process,
177 apart if restarting post-crash)
179 2007-02-23 [colin] 2.7.2cvs69
183 Fix crash when unsubscribing the currently
184 selected/opened folder
186 2007-02-23 [colin] 2.7.2cvs68
189 Fix bug that prevented colorization to
190 work without wrap quotation option
192 2007-02-23 [colin] 2.7.2cvs67
195 Fix refcounting, start and end completion who
196 behaved as if there couldn't be any other current
199 2007-02-23 [wwp] 2.7.2cvs66
203 Address completion fixes: fix addressbook_peek_folder_exists() in
204 which the algorithm was ridiculously over-obfuscated and broken.
205 Fix addrindex_load_completion() as well, to load addresses in
206 completion list with regards to what addressbook_peek_folder_exists()
209 2007-02-23 [wwp] 2.7.2cvs65
212 Add addresses to completion when they're non-empty (thanks to Colin).
214 2007-02-23 [paul] 2.7.2cvs64
216 * src/plugins/pgpcore/passphrase.c
219 2007-02-23 [colin] 2.7.2cvs63
221 * src/plugins/pgpcore/prefs_gpg.c
222 * src/plugins/pgpcore/prefs_gpg.h
223 * src/plugins/pgpcore/sgpgme.c
224 * src/plugins/pgpinline/pgpinline.c
225 * src/plugins/pgpmime/pgpmime.c
226 Try harder to respect user's choice wrt
227 gpg-agent even with gpg2, by unsetting
228 GPG_AGENT_INFO when necessary.
230 2007-02-22 [paul] 2.7.2cvs62
232 * src/plugins/pgpcore/sgpgme.c
233 * src/plugins/pgpcore/sgpgme.h
234 * src/plugins/pgpcore/passphrase.c
235 * src/plugins/pgpinline/pgpinline.c
236 * src/plugins/pgpmime/pgpmime.c
237 Fix a leak - gpgme_data_release_and_get_mem
238 leaks in recent gpgme. Workaround by using
241 2007-02-22 [paul] 2.7.2cvs61
243 * src/gtk/quicksearch.c
244 Abandon dynamic search when pressing
247 2007-02-21 [colin] 2.7.2cvs60
250 * src/plugins/pgpcore/passphrase.c
251 Fix little memory leaks
253 Fix false-positive leak at exit
254 * src/gtk/quicksearch.c
255 Fix potentially big leak in recursive
258 2007-02-21 [wwp] 2.7.2cvs59
261 Add missing newline to a debug message.
263 2007-02-20 [colin] 2.7.2cvs58
269 * src/pixmaps/mime_pgpsig.xpm
270 Add icon for application/pgp-signature
272 2007-02-20 [colin] 2.7.2cvs57
279 * src/pixmaps/mime_calendar.xpm
280 * src/pixmaps/mime_pdf.xpm
281 * src/pixmaps/mime_ps.xpm
282 Add icons for text/calendar, application/pdf
283 and application/postscript
285 2007-02-20 [colin] 2.7.2cvs56
288 * src/matcher_parser_parse.y
289 * src/matcher_parser_lex.l
290 Fix big memory leak in flex, and
293 2007-02-20 [wwp] 2.7.2cvs55
295 * src/matcher_parser_parse.y
296 Fix a duplicate token definition (thanks to iwkse).
298 2007-02-20 [wwp] 2.7.2cvs54
300 * src/matcher_parser_lex.l
301 * src/quote_fmt_lex.l
302 Use proper flex options instead of direct use of #define,
303 make the flex-generated C lighter.
305 2007-02-20 [colin] 2.7.2cvs53
308 Grab focus in message list after hiding
309 the quicksearch, instead of leaving it
312 2007-02-19 [colin] 2.7.2cvs52
315 Fix bug 1033, 'Automatically refresh
316 message list when new messages arrives'
317 Looks like folderview->opened can sometimes
320 2007-02-19 [paul] 2.7.2cvs51
324 * tools/thunderbird-filters-convertor.pl
325 add new script which converts thunderbird filter
326 rules to Claws filter rules
328 2007-02-18 [paul] 2.7.2cvs50
330 * src/plugins/pgpcore/prefs_gpg.c
331 * src/plugins/pgpcore/prefs_gpg.h
332 * src/plugins/pgpcore/sgpgme.c
333 * src/plugins/pgpinline/pgpinline.c
334 * src/plugins/pgpmime/pgpmime.c
335 improved GUI interoperability with gpg-agent
337 2007-02-18 [paul] 2.7.2cvs49
339 * src/prefs_account.c
340 Privacy options sensitivity fix
342 2007-02-17 [colin] 2.7.2cvs48
345 Reset icon to warning in the noticeview
347 2007-02-15 [colin] 2.7.2cvs47
350 Fix a manifestation of bug 1033 (summaryview failing
351 to update for new mails), which happens after editing
352 account preferences or preferences that cause a
355 2007-02-15 [colin] 2.7.2cvs46
358 Probably fix bug 1123, 'Segmentation
359 fault while opening address book'. I get
360 g_warnings if the saved paned position is
361 not greater than 0. Also, save position
362 when hiding the addressbook instead of
365 2007-02-14 [colin] 2.7.2cvs45
367 * src/plugins/pgpcore/prefs_gpg.c
368 * src/plugins/pgpcore/prefs_gpg.h
369 * src/plugins/pgpcore/sgpgme.c
370 * src/plugins/pgpinline/pgpinline.c
371 * src/plugins/pgpmime/pgpmime.c
372 Add an option "Use gpg-agent if available". Fixes
373 annoyances with distro-installed gpg-agent, when
374 no pinentry program is installed, and the user's
375 at a loss on why "decryption failed". Makes more
376 clear why passphrase isn't saved when gpg-agent is
377 used. Defaults to true, to avoid changing the
380 2007-02-14 [wwp] 2.7.2cvs44
382 * src/matcher_parser_parse.y
383 Fix missing line number reset (wrong line number might appear
384 when re-loading filtering rules if there's a parser error).
386 2007-02-13 [colin] 2.7.2cvs43
389 Don't encode ',' in URIs before passing it
390 to the browser command-line. It was probably
391 done at a time where commas in URIs made
392 mozilla -remote 'openurl(%s,new-window)'
395 2007-02-13 [wwp] 2.7.2cvs42
397 * src/prefs_matcher.c
398 * src/plugins/bogofilter/bogofilter_gtk.c
399 A bit of string factorization around "Select ..." buttons.
401 2007-02-11 [colin] 2.7.2cvs41
404 Make sure to escape the title
406 2007-02-11 [colin] 2.7.2cvs40
409 Recognize .utf8 locales as .UTF-8 ones
411 2007-02-11 [colin] 2.7.2cvs39
414 Fix code conversion when dragging a file
416 2007-02-09 [colin] 2.7.2cvs38
418 * src/plugins/clamav/clamav_plugin.c
419 Complete Paul's patch with conditional
420 compilation to avoid breaking compilation
421 on old Dapper and Edgy... Maybe other
424 2007-02-09 [paul] 2.7.2cvs37
426 * src/plugins/clamav/clamav_plugin.c
427 fix for the upstream changes in libclamav
429 2007-02-09 [paul] 2.7.2cvs36
435 fix "warn if there are queued messages" (on exit)
436 option, which only checked the first mailbox's
438 don't ask before emptying trash if there are no
439 messages in trash, also check and empty all trash
442 move "Ask before emptying trash" option
443 outside of the "On exit" frame as it's
444 not only an "On exit" option
446 2007-02-09 [paul] 2.7.2cvs35
451 * src/prefs_account.c
452 * src/prefs_folder_item.c
454 * src/prefs_matcher.c
455 * src/prefs_message.c
456 * src/prefs_msg_colors.c
457 * src/prefs_summaries.c
459 * src/gtk/inputdialog.c
460 * src/plugins/bogofilter/bogofilter_gtk.c
461 pedantic commit: use 'checkbtn' everywhere
462 instead of a mixture of 'checkbtn' and 'chkbtn'
464 2007-02-09 [paul] 2.7.2cvs34
470 move "Never send Return Receipts" from
471 prefs_other to prefs_send
472 add an option "Ask about account specific
473 filtering rules..." to prefs_other
475 fix a compiler warning
477 2007-02-08 [colin] 2.7.2cvs33
479 * src/plugins/pgpinline/pgpinline.c
480 Fix bug 1110, 'pgpmime fails to process
481 encapsulated openpgp mime (rfc 3156, 6.1
483 It was due to an interaction between PGP/Mime
484 and PGP/Inline plugin.
486 2007-02-08 [colin] 2.7.2cvs32
491 Fix bug 1117, 'fcntl locking code
492 does not work in mbox.c'
494 2007-02-08 [colin] 2.7.2cvs31
496 * src/prefs_account.c
497 Fix Gentoo bug 165819, 'can't create
498 a "local mbox file" account'. Patch
499 by Olivier <castan.o@free.fr>
501 2007-02-07 [colin] 2.7.2cvs30
504 Fix bug 1106, 'Claws crash on exit if LDAPS
505 autocompletion was used'
507 2007-02-07 [paul] 2.7.2cvs29
510 cut down on unnecessary debug_prints
512 fix menu_set_active() on 'Show only
515 2007-02-07 [paul] 2.7.2cvs28
517 * src/plugins/clamav/clamav_plugin.c
518 * src/plugins/clamav/clamav_plugin.h
519 * src/plugins/clamav/clamav_plugin_gtk.c
522 2007-02-07 [paul] 2.7.2cvs27
525 fix bug 1116, 'summary view allow a
528 2007-02-06 [colin] 2.7.2cvs26
533 2007-02-05 [fabien] 2.7.2cvs25
537 i18n related - 1 fix and 1 message for translators.
539 2007-02-05 [colin] 2.7.2cvs24
541 * src/gtk/quicksearch.c
542 Don't reload summary list if quicksearch wasn't
543 active on hiding; move currently selected mail in
544 the visible area when showing the quicksearch
546 2007-02-05 [colin] 2.7.2cvs23
549 Add debug to try to solve bug 1104
551 2007-02-05 [paul] 2.7.2cvs22
554 confirm before emptying trash on exit is
555 a Yes or No answer, use Yes or No in the
558 2007-02-04 [colin] 2.7.2cvs21
561 * src/plugins/pgpcore/passphrase.c
562 * src/plugins/pgpcore/select-keys.c
563 Set wmclass on new windows
569 2007-02-04 [colin] 2.7.2cvs20
573 Auto save drafts on exit, reopen them
574 at startup, instead of asking
578 * src/addressbook_foldersel.c
586 * src/editldap_basedn.c
599 * src/message_search.c
601 * src/prefs_actions.c
602 * src/prefs_customheader.c
603 * src/prefs_display_header.c
604 * src/prefs_filtering.c
605 * src/prefs_filtering_action.c
606 * src/prefs_folder_column.c
608 * src/prefs_matcher.c
610 * src/prefs_summaries.c
611 * src/prefs_summary_column.c
612 * src/prefs_template.c
615 * src/summary_search.c
618 * src/gtk/description_window.c
619 * src/gtk/foldersort.c
622 * src/gtk/icon_legend.c
623 * src/gtk/logwindow.c
624 * src/gtk/pluginwindow.c
625 * src/gtk/prefswindow.c
626 Give different wmclass to different
627 windows - thanks to sed ;)
629 2007-02-04 [colin] 2.7.2cvs19
632 Revert previous patch, can't reproduce
635 2007-02-03 [colin] 2.7.2cvs18
638 Don't save the mainwindow size and
639 position on emergency exit (libSM's
640 "die" callback), Xfce seems to make
641 the window smaller just before the
644 2007-02-03 [colin] 2.7.2cvs17
646 * src/plugins/bogofilter/bogofilter.c
647 * src/plugins/bogofilter/bogofilter.h
648 * src/plugins/bogofilter/bogofilter_gtk.c
649 * src/plugins/pgpinline/pgpinline.c
650 * src/plugins/pgpinline/pgpinline.h
653 2007-02-03 [colin] 2.7.2cvs16
655 * src/partial_download.c
656 * src/partial_download.h
663 * src/common/ssl_certificate.c
664 * src/common/ssl_certificate.h
665 * src/gtk/quicksearch.c
666 * src/gtk/quicksearch.h
667 * src/gtk/sslcertwindow.c
668 * src/gtk/sslcertwindow.h
669 Fix copyright on my files
671 2007-02-02 [colin] 2.7.2cvs15
681 Add Tools/List URIs to allow
682 opening any URI in the current mail
684 2007-02-02 [colin] 2.7.2cvs14
686 * src/common/valgrind.h ** NEW FILE **
687 * src/common/Makefile.am
688 * src/common/plugin.c
689 Don't dlclose the plugins if we're running
690 under valgrind. (doesn't require valgrind
691 either at compile time or run time).
693 2007-02-01 [paul] 2.7.2cvs13
697 * tools/freshmeat_search.pl
698 * tools/google_search.pl
699 * tools/multiwebsearch.pl
700 add support for non ISO-8859-1 compatible locales
701 Patch by Alex Gorbachenko <agent_007@immo.ru>
703 2007-02-01 [colin] 2.7.2cvs12
706 * src/prefs_summaries.c
707 Move keybinding prefs to the Other page
709 2007-02-01 [wwp] 2.7.2cvs11
711 * src/plugins/trayicon/trayicon.c
712 Fix a raising issue within KDE.
714 2007-02-01 [colin] 2.7.2cvs10
717 Fix stray quotes in encoded strings
719 Fix wrong call causing g_warnings
721 Remove useless message
723 2007-01-31 [wwp] 2.7.2cvs9
725 * src/plugins/trayicon/trayicon.c
726 fix buggy hiding of main window when closing if close-to-tray
727 is not set (bad logics in the trayicon hook code).
728 Changed the quit confirmation message too.
730 2007-01-30 [colin] 2.7.2cvs8
733 Fix hidden mainwindow after clicking on
734 the X close button, if compose windows
735 exist and the user chooses not to quit
737 2007-01-30 [colin] 2.7.2cvs7
741 Handle local URIs to attach files (file:///...)
742 Fixes attaching files from Thunar for example
744 2007-01-30 [colin] 2.7.2cvs6
746 * src/prefs_ext_prog.c
747 Add 'mousepad' to the list of text editors.
748 Mousepad is XFCE's text editor
750 2007-01-29 [wwp] 2.7.2cvs5
753 * src/plugins/trayicon/trayicon_prefs.c
754 trayicon i18n fixes, thanks to Fabien.
756 2007-01-28 [wwp] 2.7.2cvs4
760 * src/plugins/trayicon/trayicon.c
761 * src/plugins/trayicon/trayicon_prefs.c
762 * src/plugins/trayicon/trayicon_prefs.h
763 Added a new TrayIcon plugin option to close to tray
764 (WM's hotkey and [X] button will hide the window instead
765 of closing it - closing CM can be done using the tray icon
766 menu or the File menu).
767 Improved visibility handling in trayicon, clicking the
768 trayicon now raise the window to current desktop when it
769 was either minimized/shaded/on another desktop.
770 Thanks to Paul for testing and fixing a strange behaviour
773 2007-01-27 [paul] 2.7.2cvs3
775 * src/prefs_folder_item.c
776 * src/prefs_receive.c
777 * src/plugins/pgpcore/prefs_gpg.c
778 use 'start-up' instead of 'startup' in labels
780 2007-01-26 [wwp] 2.7.2cvs2
782 * src/plugins/trayicon/Makefile.am
783 * src/plugins/trayicon/trayicon.c
784 * src/plugins/trayicon/trayicon_prefs.c
785 * src/plugins/trayicon/trayicon_prefs.h
786 Add a new TrayIcon option to hide the main window at
788 Fix trayicon.c copyright header.
790 2007-01-26 [paul] 2.7.2cvs1
796 bump up version number following
799 2007-01-25 [mones] 2.7.1cvs60
802 updated thousands of strings (well, probably less ;-)
804 2007-01-25 [colin] 2.7.1cvs59
807 Fix 2nd-run loss of matcherrc on new
810 2007-01-25 [wwp] 2.7.1cvs58
813 fix handling of empty value in attach_save_directory too, thanks
816 2007-01-25 [wwp] 2.7.1cvs57
819 fix handling of empty value in attach_load_directory,
822 2007-01-25 [wwp] 2.7.1cvs56
824 * src/plugins/dillo_viewer/dillo_prefs.h
827 2007-01-25 [colin] 2.7.1cvs55
831 * src/matcher_parser_parse.y
832 * src/prefs_matcher.c
833 Add matching on the spam flag
835 2007-01-24 [colin] 2.7.1cvs54
840 Make sure folderlist.xml is correctly
841 written before overwriting it.
845 * src/plugins/bogofilter/bogofilter.c
846 * src/plugins/bogofilter/bogofilter.h
847 * src/plugins/bogofilter/bogofilter_gtk.c
848 * src/plugins/spamassassin/spamassassin.c
849 * src/plugins/spamassassin/spamassassin.h
850 * src/plugins/spamassassin/spamassassin_gtk.c
851 Move spam to the correct trash folder after
852 learning, if spam directory isn't set.
854 2007-01-23 [paul] 2.7.1cvs53
856 * src/plugins/bogofilter/bogofilter_gtk.c
857 fix sensitivity of "Insert X-Bogosity header"
860 2007-01-23 [colin] 2.7.1cvs52
863 Translate toolbar items text if
864 they're translatable (default)
878 * src/etpan/etpan-thread-manager.c
879 * src/etpan/etpan-thread-manager.h
882 More static functions
884 2007-01-22 [fabien] 2.7.1cvs51
887 gtkut_get_options_frame() : ability to pass
888 a 'NULL' value in frame pointer parameter if
891 2007-01-22 [colin] 2.7.1cvs50
895 * src/plugins/bogofilter/bogofilter.c
896 * src/plugins/bogofilter/bogofilter_gtk.c
897 * src/plugins/spamassassin/spamassassin.c
898 * src/plugins/spamassassin/spamassassin_gtk.c
899 Allow moving spams to the account's trash
900 instead of default one
902 2007-01-21 [colin] 2.7.1cvs49
906 Revert a static function that shouldn't
909 2007-01-21 [colin] 2.7.1cvs48
915 2007-01-21 [colin] 2.7.1cvs47
921 2007-01-21 [colin] 2.7.1cvs46
923 * src/common/socket.c
924 * src/common/socket.h
927 2007-01-21 [colin] 2.7.1cvs45
936 * src/folder_item_prefs.c
937 * src/folder_item_prefs.h
944 * src/common/socket.c
945 * src/common/socket.h
946 * src/gtk/gtkaspell.c
947 * src/gtk/gtkaspell.h
948 * src/gtk/quicksearch.c
949 * src/gtk/quicksearch.h
952 2007-01-21 [colin] 2.7.1cvs44
956 * src/etpan/etpan-thread-manager.c
957 * src/etpan/etpan-thread-manager.h
958 Same (Funny that etpan_thread_unbind
959 is called but not etpan_thread_bind)
961 2007-01-21 [colin] 2.7.1cvs43
969 * src/etpan/Makefile.am
970 * src/gtk/colorlabel.c
971 * src/gtk/colorlabel.h
972 * src/gtk/sslcertwindow.c
973 * src/gtk/sslcertwindow.h
974 * src/etpan/etpan-log.c ** REMOVED **
975 * src/etpan/etpan-log.h ** REMOVED **
978 2007-01-20 [colin] 2.7.1cvs42
984 2007-01-20 [colin] 2.7.1cvs41
1002 Make functions that aren't used in other
1005 2007-01-20 [colin] 2.7.1cvs40
1020 * src/editldap_basedn.c
1026 * src/image_viewer.c
1042 * src/prefs_account.c
1043 * src/prefs_common.c
1044 * src/prefs_compose_writing.c
1045 * src/prefs_ext_prog.c
1046 * src/prefs_folder_item.c
1048 * src/prefs_message.c
1049 * src/prefs_msg_colors.c
1052 * src/prefs_receive.c
1054 * src/prefs_spelling.c
1055 * src/prefs_summaries.c
1056 * src/prefs_toolbar.c
1057 * src/prefs_wrapping.c
1066 * src/common/hooks.c
1068 * src/common/passcrypt.c
1069 * src/common/socket.c
1071 * src/common/ssl_certificate.c
1072 * src/common/template.c
1073 * src/common/utils.c
1074 * src/etpan/imap-thread.c
1075 * src/gtk/sslcertwindow.c
1076 * src/gtk/sslcertwindow.h
1077 Make functions that could be static, static
1079 2007-01-20 [colin] 2.7.1cvs39
1084 2007-01-20 [colin] 2.7.1cvs38
1089 Fix bug 1102, 'claws-mail-2.7.1
1090 makes use of deprecated ldap
1093 2007-01-20 [colin] 2.7.1cvs37
1098 * src/gtk/quicksearch.c
1099 Add Wide message list layout
1101 2007-01-19 [fabien] 2.7.1cvs36
1104 make sure a font change is considered in links of
1107 2007-01-19 [colin] 2.7.1cvs35
1114 * src/prefs_common.c
1115 * src/prefs_common.h
1118 * src/gtk/quicksearch.c
1119 * src/gtk/quicksearch.h
1120 Drop 'Separate Folder tree' and 'Separate
1121 Message View'. Put three layouts in place
1124 2007-01-19 [paul] 2.7.1cvs34
1126 * src/prefs_msg_colors.c
1127 more use of Q_ for translators
1129 2007-01-19 [paul] 2.7.1cvs33
1132 * src/prefs_account.c
1133 a few changes to the English
1135 2007-01-19 [fabien] 2.7.1cvs32
1138 factorize translatable string
1140 2007-01-18 [colin] 2.7.1cvs31
1143 Don't error out on --sync option. Although
1144 we don't do anything with it, gtk+ handles
1145 it, and it's useful for debugging X errors
1147 2007-01-18 [fabien] 2.7.1cvs30
1150 ability to apply on the fly the recent added
1151 'gtk_can_change_accels' pref (no need to restart).
1153 2007-01-18 [fabien] 2.7.1cvs29
1155 * src/plugins/bogofilter/bogofilter_gtk.c
1156 * src/plugins/bogofilter/bogofilter.c
1157 * src/plugins/spamassassin/spamassassin_gtk.c
1159 * src/prefs_account.c
1160 factorize or rewrite some translatable strings.
1162 2007-01-18 [fabien] 2.7.1cvs28
1166 set a 4pix space between "Subject:" label and subject entry in
1169 2007-01-18 [wwp] 2.7.1cvs27
1172 fix conflicting address-copy/paste when focus is set
1173 to the embedded edit-person form.
1176 2007-01-18 [wwp] 2.7.1cvs26
1179 complete 2.7.1cvs23 (one more file was missing from that
1182 2007-01-18 [colin] 2.7.1cvs25
1185 Provide a way to migrate without backup
1186 Re-ask for migration on next start if
1187 it has been refused and wizard has been
1190 2007-01-18 [wwp] 2.7.1cvs24
1193 complete 2.7.1.cvs23 (file was missing from previous
1196 2007-01-18 [wwp] 2.7.1cvs23
1199 fix potential crashes in address book's focus_in/out signal handlers,
1200 force focus to the edit-person form when clicked the Edit menu entry or
1201 button (this only matters if the edit-person form is embedded to the
1202 AB window, in that case, focus is not set when browsing the contacts
1203 list w/ keys or mouse clicks).
1205 2007-01-18 [paul] 2.7.1cvs22
1208 add command line options:
1210 -q and --quit for --exit
1212 print "Unknown option" for unknown options
1214 2007-01-18 [paul] 2.7.1cvs21
1217 updated by Pavlo Bohmat
1219 2007-01-18 [paul] 2.7.1cvs20
1222 fix sensitivity issues of Mark as Spam/Ham
1224 2007-01-17 [fabien] 2.7.1cvs19
1227 * src/prefs_common.c
1228 * src/prefs_common.h
1230 Add a 'gtk_can_change_accels' pref in Preferences/Other which
1231 control the corresponding gtk property. It could be used to lock
1232 all shortcuts (avoid to set one of them by inadvertency).
1234 2007-01-17 [colin] 2.7.1cvs18
1237 Fix bug 1100, 'Highlighted e-mail data not visible
1238 when color label applied.'. Use a weighted average
1239 between normal selected foreground color and color
1240 label instead of a simple one (3/1 instead 1/1).
1242 2007-01-17 [colin] 2.7.1cvs17
1245 Better fix for bug 1088, 'Ctrl-h produces repeatable
1246 crash' - don't prevent mail switching while loading
1248 2007-01-17 [colin] 2.7.1cvs16
1257 Manage recursive search of unsubscribed folders
1258 Rescan tree without checking for new messages
1259 after subscriptions changed
1261 2007-01-17 [paul] 2.7.1cvs15
1263 * src/prefs_common.c
1264 * src/gtk/pluginwindow.c
1265 fix bug 1101, '"Load plugin" button is
1266 accidentally hidden'
1267 unset (-1) initial width in prefs_common,
1268 fix overlapping buttons,
1271 2007-01-17 [paul] 2.7.1cvs14
1274 add #include <errno.h>, it's needed
1277 2007-01-17 [paul] 2.7.1cvs13
1280 * tools/make.themes.project
1281 rename .sylpheed_themeinfo to .claws_themeinfo
1283 * src/etpan/etpan-errors.h
1284 * src/etpan/etpan-log.c
1285 * src/etpan/etpan-log.h
1286 * src/etpan/etpan-thread-manager-types.h
1287 * src/etpan/etpan-thread-manager.c
1288 * src/etpan/etpan-thread-manager.h
1289 * src/etpan/imap-thread.c
1290 * src/etpan/imap-thread.h
1291 add copyright header
1293 2007-01-17 [colin] 2.7.1cvs12
1295 * src/plugins/pgpcore/select-keys.c
1296 * src/gtk/pluginwindow.c
1297 * src/prefs_account.c
1300 2007-01-16 [colin] 2.7.1cvs11
1305 Manage subscribing to subfolders when only
1306 subscribed folders are shown.
1308 2007-01-16 [colin] 2.7.1cvs10
1311 Fix annoying vscrollbar going back to top
1312 on Check for new folders
1314 2007-01-16 [colin] 2.7.1cvs9
1319 2007-01-16 [colin] 2.7.1cvs8
1322 Bigger buffer for errors
1326 * src/prefs_account.c
1327 * src/prefs_account.h
1329 * src/etpan/imap-thread.c
1330 * src/etpan/imap-thread.h
1331 * manual/handling.xml
1332 Add subscriptions management. What it changes:
1333 Creating a folder subscribes to it
1334 Deleting a folder unsubscribes it
1335 New contextual menu item allowing to switch between
1336 All folders and Subscribed folders, subscribe, and
1337 unsubscribe. "Creating" an existing but unsubscribed
1338 folder will subscribe it.
1339 By default for new accounts, only subscribed folders
1343 2007-01-16 [paul] 2.7.1cvs7
1346 Allow folder classes to specify only sort_key or
1347 sort_type instead of both or none.
1349 2007-01-16 [paul] 2.7.1cvs6
1356 Save and use errno for procmime_get_part
1358 2007-01-16 [colin] 2.7.1cvs5
1361 Never remove INBOX when scanning for
1362 new folders. It's a special folder
1365 2007-01-15 [colin] 2.7.1cvs4
1368 Fix 'Check for new folders' when IMAP subdirectory
1370 * src/etpan/imap-thread.c
1373 2007-01-15 [colin] 2.7.1cvs3
1375 * src/etpan/imap-thread.c
1376 Fix invalid free on command-connection
1379 2007-01-15 [wwp] 2.7.1cvs2
1381 * src/matcher_parser_lex.l
1382 * src/quote_fmt_lex.l
1383 * src/matcher_parser_parse.y
1384 fix copyright header in lexers and parsers.
1386 2007-01-15 [paul] 2.7.1cvs1
1392 bump up version number following
1395 2007-01-15 [paul] 2.7.0cvs31
1399 add Fabien to the Team list
1400 add the recent contributors
1401 make a few corrections
1403 2007-01-15 [paul] 2.7.0cvs30
1406 fix compiler warning
1407 * src/plugins/pgpcore/prefs_gpg.c
1408 * src/plugins/pgpcore/prefs_gpg.h
1410 fix copyright header
1412 2007-01-14 [colin] 2.7.0cvs29
1415 Use the 'gtk+' backend. Avoids gnome-vfs use,
1416 two benefits: faster to open, will fix strange
1417 dbus-related crash. Thanks to Pascal Terjan.
1419 2007-01-14 [colin] 2.7.0cvs28
1421 * src/etpan/imap-thread.c
1422 Delete the old imap just after allocating
1423 the new one. Makes sure we don't get the
1424 same pointer by sheer luck, which feels
1425 strange in the debug log.
1427 2007-01-14 [colin] 2.7.0cvs27
1429 * src/gtk/inputdialog.c
1430 Make sure we don't print passwords in
1431 clear text when in debug mode
1433 2007-01-14 [colin] 2.7.0cvs26
1435 * src/gtk/gtksctree.c
1436 Fix bug 1098, 'bogus last row display
1437 after expanding a thread'. Patch by
1438 Jindrich Makovicka <makovick@gmail.com>
1440 2007-01-14 [colin] 2.7.0cvs25
1442 * src/etpan/imap-thread.c
1443 Close socket manually before
1444 freeing the imap struct
1446 2007-01-14 [colin] 2.7.0cvs24
1448 * src/etpan/imap-thread.c
1449 Maybe fix new reconnection issues
1451 2007-01-13 [colin] 2.7.0cvs23
1454 Freeze/thaw on thread selection
1456 2007-01-13 [paul] 2.7.0cvs22
1461 add 'Edit/Delete thread'
1463 2007-01-13 [colin] 2.7.0cvs21
1465 * src/prefs_account.c
1466 * src/prefs_compose_writing.c
1467 * src/prefs_message.c
1468 * src/prefs_msg_colors.c
1470 * src/prefs_receive.c
1471 * src/prefs_spelling.c
1472 * src/prefs_summaries.c
1473 * src/prefs_themes.c
1474 * src/gtk/gtkutils.c
1475 * src/gtk/gtkutils.h
1476 * src/plugins/pgpcore/prefs_gpg.c
1477 * src/plugins/spamassassin/spamassassin_gtk.c
1478 Factorize gtk frame creation
1481 2007-01-13 [colin] 2.7.0cvs20
1483 * src/message_search.c
1484 * src/summary_search.c
1485 Fix Enter in search windows
1487 Fix body search starting at the
1488 end of the mail (and asking for loop)
1490 2007-01-13 [colin] 2.7.0cvs19
1492 * src/etpan/imap-thread.c
1493 Make sure we don't free the same imap
1496 2007-01-13 [colin] 2.7.0cvs18
1499 Allow multiple commitHelpers to
1502 2007-01-12 [colin] 2.7.0cvs17
1504 * src/etpan/imap-thread.c
1505 Make sure we get rid of the previous mailimap
1506 when connecting - just in case disconnect was
1509 2007-01-12 [paul] 2.7.0cvs16
1512 Strip S/MIME signatures when re-editing
1513 S/MIME signed messages.
1515 2007-01-12 [paul] 2.7.0cvs15
1522 no need to define CLAWS anymore, remove
1525 2007-01-12 [paul] 2.7.0cvs14
1528 check if the mail's signed as
1529 it can change the mail structure
1532 2007-01-12 [paul] 2.7.0cvs13
1535 fix Forwarding msgs with attachments
1536 that have dos line endings
1539 2007-01-12 [wwp] 2.7.0cvs12
1542 Revert accidentally committed extra version tag.
1544 2007-01-12 [wwp] 2.7.0cvs11
1546 * src/prefs_account.c
1547 Fix compilation w/o aspell (completes 2.7.0cvs7).
1549 2007-01-11 [colin] 2.7.0cvs10
1552 move g_warning to debug_print
1553 it scares people for no reason
1555 2007-01-11 [colin] 2.7.0cvs9
1558 Fix files to translate. Patch by
1561 2007-01-11 [paul] 2.7.0cvs8
1564 Fix recursion when server lists the
1565 current subfolder in the response
1567 Fix updating of icon_list/ctree
1568 * src/plugins/pgpcore/select-keys.c
1569 Fix a few annoyances when choosing
1570 keys for the CMS (S/MIME) protocol
1572 2007-01-11 [wwp] 2.7.0cvs7
1575 * src/prefs_account.c
1576 * src/prefs_account.h
1577 Add per-account spellcheck default dictionaries settings.
1579 2007-01-10 [colin] 2.7.0cvs6
1581 * src/prefs_folder_item.c
1582 Factorize strings - patch by Fabien
1584 2007-01-10 [colin] 2.7.0cvs5
1587 Fix bug 1095, 'Crash while changing folder
1588 columns during incorporation'
1590 2007-01-09 [colin] 2.7.0cvs4
1592 * src/gtk/pluginwindow.c
1593 Set the plugin window transient. Seems
1594 like some window managers hide it in
1595 the background after "load plugin"...
1597 2007-01-09 [colin] 2.7.0cvs3
1600 Use the same type for alloc and free
1602 2007-01-08 [paul] 2.7.0cvs2
1605 updated by Tim Dijkstra
1607 2007-01-08 [paul] 2.7.0cvs1
1609 * src/prefs_themes.c
1610 * src/common/utils.c
1613 2007-01-08 [paul] 2.7.0
1620 2007-01-08 [paul] 2.6.1cvs119
1622 * doc/man/claws-mail.1
1625 2007-01-08 [paul] 2.6.1cvs118
1627 * doc/man/claws-mail.1
1629 * manual/advanced.xml
1630 improved English usage
1632 2007-01-08 [paul] 2.6.1cvs117
1643 updated by Miquel Oliete, Stephan Sachse, me,
1644 Tommi Pirinen, Andrea Spadaccini, Frederico
1645 Goncalves Guimaraes, Andrej Kacian, Aleksandar
1646 Urosevic, and Ralgh Young
1648 2007-01-07 [mones] 2.6.1cvs116
1650 * manual/es/advanced.xml
1652 Synced manual (unhide mark_as_read_delay)
1653 and updated translation for release
1655 2007-01-07 [paul] 2.6.1cvs115
1657 * src/prefs_matcher.c
1658 make the hbox content fit better under
1661 2007-01-07 [colin] 2.6.1cvs114
1664 Fix bug 1088, 'Ctrl-h produces repeatable
1667 2007-01-06 [colin] 2.6.1cvs113
1669 * src/etpan/imap-thread.c
1670 Add casts to int to get certs. Fixes
1671 bug 1064, 'crash @ etpan_certificate_check()
1672 when opening an IMAP folder', with latest
1673 libetpan CVS or >= 0.49
1678 * src/prefs_folder_item.c
1679 Grey out the "synchronise" menu items if
1680 there's nothing to synchronise.
1681 * src/plugins/pgpcore/sgpgme.c
1682 Make an error clearer than "Unknown error"
1684 2007-01-06 [colin] 2.6.1cvs112
1687 Don't try to show a message if updating
1688 Maybe fixes bug 1088, 'ctrl-h produces
1691 2007-01-06 [colin] 2.6.1cvs111
1694 Disable Control-Space (handle it as Space).
1696 2007-01-05 [paul] 2.6.1cvs110
1699 Fix bug 934, 'sylpheed claws 2.1
1700 doesn't show Exchanges Public Folders'
1701 Thanks to Hoa and Colin
1703 Refuse to allocate more than 2 MB for a
1704 single field, it's a good indication of
1707 2007-01-05 [colin] 2.6.1cvs109
1710 Allow --select'ing emails by Message-ID too
1712 2007-01-05 [colin] 2.6.1cvs108
1714 * src/common/quoted-printable.c
1717 2007-01-05 [colin] 2.6.1cvs107
1719 * src/common/quoted-printable.c
1720 Fix previous commit about bug 1089
1723 2007-01-05 [colin] 2.6.1cvs106
1725 * src/common/quoted-printable.c
1726 Fix my previous commit on bug 1089
1729 2007-01-04 [colin] 2.6.1cvs105
1731 * src/common/quoted-printable.c
1732 Fix bug 1089, 'NUL characters in Subject
1733 line are misinterpreted'. Not a pain to
1740 2007-01-04 [wwp] 2.6.1cvs104
1742 * src/image_viewer.c
1743 Force operator precedence (fix a compiler warning).
1745 2007-01-04 [colin] 2.6.1cvs103
1747 * src/image_viewer.c
1748 Be cautious there too (same fix as the one
1749 in textview from cvs33)
1751 Don't use any MimeViewer plugin when showing
1754 2007-01-03 [wwp] 2.6.1cvs102
1758 fixed "cent" sign (use the existing ASCII one),
1759 decode more HTML entities,
1760 converted table ASCII entries to UTF-8,
1761 moved a switch() into a hashtable.
1763 2007-01-03 [paul] 2.6.1cvs101
1769 When possible, use move_msg instead of
1770 copy_msg + remove_msg to move sent mail
1773 2007-01-03 [paul] 2.6.1cvs100
1776 add more html entity recognition:
1777 pounds, euros, and cents
1779 2007-01-03 [colin] 2.6.1cvs99
1782 Don't display an error on NOSELECT
1783 folders when synchronising
1785 2007-01-03 [paul] 2.6.1cvs98
1787 * tools/maildir2claws-mail.pl
1788 only substitute 'sent-mail' if it's
1789 the full directory name
1791 2007-01-03 [paul] 2.6.1cvs97
1794 * ChangeLog.pre2.0.0
1796 archive a chunk of ChangeLog in
1799 * doc/src/ChangeLog.claws-pre0.8.0
1800 remove ChangeLog.claws-pre0.8.0, adding
1801 its contents to ChangeLog.gtk1
1803 2007-01-03 [paul] 2.6.1cvs96
1824 * src/addressbook_foldersel.c
1825 * src/addressbook_foldersel.h
1846 * src/customheader.c
1847 * src/customheader.h
1848 * src/displayheader.c
1849 * src/displayheader.h
1860 * src/editldap_basedn.c
1861 * src/editldap_basedn.h
1878 * src/folder_item_prefs.c
1879 * src/folder_item_prefs.h
1886 * src/grouplistdialog.c
1887 * src/grouplistdialog.h
1891 * src/image_viewer.c
1892 * src/image_viewer.h
1928 * src/message_search.c
1929 * src/message_search.h
1946 * src/partial_download.c
1947 * src/partial_download.h
1952 * src/prefs_account.c
1953 * src/prefs_account.h
1954 * src/prefs_actions.c
1955 * src/prefs_actions.h
1956 * src/prefs_common.c
1957 * src/prefs_common.h
1958 * src/prefs_compose_writing.c
1959 * src/prefs_compose_writing.h
1960 * src/prefs_customheader.c
1961 * src/prefs_customheader.h
1962 * src/prefs_display_header.c
1963 * src/prefs_display_header.h
1964 * src/prefs_filtering.c
1965 * src/prefs_filtering.h
1966 * src/prefs_filtering_action.c
1967 * src/prefs_filtering_action.h
1968 * src/prefs_folder_column.c
1969 * src/prefs_folder_column.h
1970 * src/prefs_folder_item.c
1971 * src/prefs_folder_item.h
1976 * src/prefs_image_viewer.c
1977 * src/prefs_image_viewer.h
1978 * src/prefs_matcher.c
1979 * src/prefs_matcher.h
1980 * src/prefs_message.c
1981 * src/prefs_msg_colors.c
1982 * src/prefs_msg_colors.h
1985 * src/prefs_receive.c
1987 * src/prefs_spelling.c
1988 * src/prefs_spelling.h
1989 * src/prefs_summaries.c
1990 * src/prefs_summaries.h
1991 * src/prefs_summary_column.c
1992 * src/prefs_summary_column.h
1993 * src/prefs_template.c
1994 * src/prefs_template.h
1995 * src/prefs_themes.c
1996 * src/prefs_themes.h
1997 * src/prefs_toolbar.c
1998 * src/prefs_toolbar.h
1999 * src/prefs_wrapping.c
2000 * src/prefs_wrapping.h
2010 * src/quote_fmt_parse.y
2013 * src/remotefolder.c
2014 * src/remotefolder.h
2015 * src/send_message.c
2016 * src/send_message.h
2019 * src/sourcewindow.c
2020 * src/sourcewindow.h
2025 * src/stock_pixmap.c
2026 * src/stock_pixmap.h
2027 * src/summary_search.c
2028 * src/summary_search.h
2043 * src/common/base64.c
2044 * src/common/base64.h
2046 * src/common/hooks.c
2047 * src/common/hooks.h
2050 * src/common/mgutils.c
2051 * src/common/mgutils.h
2054 * src/common/passcrypt.c
2055 * src/common/passcrypt.h.in
2056 * src/common/plugin.c
2057 * src/common/plugin.h
2058 * src/common/prefs.c
2059 * src/common/prefs.h
2060 * src/common/progressindicator.c
2061 * src/common/progressindicator.h
2062 * src/common/quoted-printable.c
2063 * src/common/quoted-printable.h
2064 * src/common/session.c
2065 * src/common/session.h
2068 * src/common/socket.c
2069 * src/common/socket.h
2072 * src/common/ssl_certificate.c
2073 * src/common/ssl_certificate.h
2074 * src/common/stringtable.c
2075 * src/common/stringtable.h
2076 * src/common/template.c
2077 * src/common/template.h
2078 * src/common/timing.h
2079 * src/common/utils.c
2080 * src/common/utils.h
2081 * src/common/version.h.in
2084 * src/common/xmlprops.c
2085 * src/common/xmlprops.h
2087 * src/gtk/colorlabel.c
2088 * src/gtk/colorsel.c
2089 * src/gtk/colorsel.h
2090 * src/gtk/combobox.c
2091 * src/gtk/combobox.h
2092 * src/gtk/description_window.c
2093 * src/gtk/description_window.h
2096 * src/gtk/foldersort.c
2097 * src/gtk/foldersort.h
2098 * src/gtk/gtksctree.c
2099 * src/gtk/gtkutils.c
2100 * src/gtk/gtkutils.h
2101 * src/gtk/inputdialog.c
2102 * src/gtk/inputdialog.h
2103 * src/gtk/logwindow.c
2104 * src/gtk/logwindow.h
2105 * src/gtk/manage_window.c
2106 * src/gtk/manage_window.h
2109 * src/gtk/pluginwindow.c
2110 * src/gtk/pluginwindow.h
2111 * src/gtk/prefswindow.c
2112 * src/gtk/prefswindow.h
2113 * src/gtk/progressdialog.c
2114 * src/gtk/progressdialog.h
2115 * src/gtk/sslcertwindow.c
2116 * src/gtk/sslcertwindow.h
2117 * src/plugins/bogofilter/bogofilter.c
2118 * src/plugins/bogofilter/bogofilter.h
2119 * src/plugins/bogofilter/bogofilter_gtk.c
2120 * src/plugins/clamav/clamav_plugin.c
2121 * src/plugins/clamav/clamav_plugin.h
2122 * src/plugins/clamav/clamav_plugin_gtk.c
2123 * src/plugins/demo/demo.c
2124 * src/plugins/dillo_viewer/dillo_prefs.c
2125 * src/plugins/dillo_viewer/dillo_prefs.h
2126 * src/plugins/dillo_viewer/dillo_viewer.c
2127 * src/plugins/pgpcore/passphrase.c
2128 * src/plugins/pgpcore/passphrase.h
2129 * src/plugins/pgpcore/pgp_viewer.c
2130 * src/plugins/pgpcore/pgp_viewer.h
2131 * src/plugins/pgpcore/plugin.c
2132 * src/plugins/pgpcore/select-keys.c
2133 * src/plugins/pgpcore/select-keys.h
2134 * src/plugins/pgpcore/sgpgme.c
2135 * src/plugins/pgpcore/sgpgme.h
2136 * src/plugins/pgpinline/pgpinline.c
2137 * src/plugins/pgpinline/pgpinline.h
2138 * src/plugins/pgpinline/plugin.c
2139 * src/plugins/pgpmime/pgpmime.c
2140 * src/plugins/pgpmime/pgpmime.h
2141 * src/plugins/pgpmime/plugin.c
2142 * src/plugins/spamassassin/spamassassin.c
2143 * src/plugins/spamassassin/spamassassin.h
2144 * src/plugins/spamassassin/spamassassin_gtk.c
2145 * src/plugins/trayicon/trayicon.c
2146 it's 2007, update the year in the copyright headers
2148 2007-01-03 [paul] 2.6.1cvs95
2151 it is 2007, use it in the copyright string
2153 2007-01-03 [paul] 2.6.1cvs94
2156 html entity conversion:
2157 move ™ to a more suitable place
2158 add • and –
2159 make sure — and — are both
2162 2007-01-02 [colin] 2.6.1cvs93
2166 * src/common/plugin.c
2168 * src/etpan/imap-thread.c
2171 2006-12-31 [paul] 2.6.1cvs92
2173 * src/prefs_summaries.c
2174 use gtk_button_new_from_stock()
2176 2006-12-30 [colin] 2.6.1cvs91
2181 Don't update filtering and account paths
2182 when copying folders
2184 2006-12-30 [colin] 2.6.1cvs90
2186 * src/prefs_compose_writing.c
2188 * src/prefs_template.c
2189 Use message font for Writing and
2190 Quoting prefs, as well as Templates.
2192 2006-12-30 [colin] 2.6.1cvs89
2194 * src/prefs_summaries.c
2195 Rework GUI; patch by Pawel
2197 2006-12-29 [colin] 2.6.1cvs88
2199 * src/prefs_folder_item.c
2200 Fix bug 1085, 'Apply to subfolder
2201 doesn't work' - I was mistaken saying
2202 it worked in every case
2204 2006-12-28 [colin] 2.6.1cvs87
2206 * src/gtk/gtkaspell.c
2207 Don't assert if use_alternate is true
2208 and alt_dictionary isn't set -- this
2209 is what happens on upgrade! Rather,
2212 2006-12-28 [colin] 2.6.1cvs86
2215 Fix desktop/icon simplification
2217 2006-12-28 [colin] 2.6.1cvs85
2220 Make desktop and icon not
2221 dependant on the desktop
2223 2006-12-28 [wwp] 2.6.1cvs84
2225 * src/plugins/pgpmime/claws.def
2226 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
2228 2006-12-28 [wwp] 2.6.1cvs83
2230 * src/prefs_folder_item.c
2231 Fix coloring of "simplify subject regexp" (folder prefs),
2232 which might be left to red whereas the regexp gets empty.
2234 2006-12-28 [wwp] 2.6.1cvs82
2236 * src/prefs_common.c
2237 * src/prefs_common.h
2240 Save addressbook mainwindow's horizontal and vertical splitter position.
2242 2006-12-27 [wwp] 2.6.1cvs81
2244 * src/gtk/gtkaspell.c
2245 * src/gtk/gtkaspell.h
2247 Fix assignment of compose's default and alternate dictionary from
2248 account or folder settings. Now gtkaspell_change_dict does rotate
2249 dicts only when it's called from a menu cb.
2251 2006-12-27 [wwp] 2.6.1cvs80
2253 * src/folder_item_prefs.c
2254 Fix randomly initialized default-alt-dictionary (folder prefs),
2255 complete 2.6.1cvs72.
2257 2006-12-27 [paul] 2.6.1cvs79
2261 Add Copy folder in the folder's contextual
2264 2006-12-27 [wwp] 2.6.1cvs78
2267 Clean up session locking, thanks to Colin.
2269 2006-12-26 [colin] 2.6.1cvs77
2272 Revert previous patch
2274 2006-12-26 [colin] 2.6.1cvs76
2280 * src/etpan/imap-thread.c
2281 Fix previous commit warnings
2282 Make statusbar update every second if total < 20
2283 Make IMAP APPEND faster by simplifying log
2285 2006-12-26 [colin] 2.6.1cvs75
2293 Make it possible to copy folders accross
2294 mailboxes (this was an arbitrary limitation).
2295 Still make it impossible to move folders
2298 2006-12-26 [colin] 2.6.1cvs74
2300 * src/etpan/imap-thread.c
2301 Fix bug 1081, 'claws-mail
2302 segfaults when going offline
2303 while it transfers mails via
2306 2006-12-26 [colin] 2.6.1cvs73
2308 * src/folder_item_prefs.c
2309 Don't forget alt dictionary when
2310 renaming/moving folders
2312 2006-12-26 [wwp] 2.6.1cvs72
2314 * src/folder_item_prefs.c
2315 Add missing defaults for per-folder alt dict
2316 (forgotten in 2.6.1cvs61).
2318 2006-12-26 [colin] 2.6.1cvs71
2321 Add tooltip to state that specifying
2322 full path to mailbox is possible
2324 2006-12-26 [wwp] 2.6.1cvs70
2326 * src/partial_download.c
2327 * src/gtk/gtkvscrollbutton.c
2328 * src/plugins/pgpinline/plugin.c
2329 Fix for few compiler warnings that matter.
2331 2006-12-25 [colin] 2.6.1cvs69
2333 * src/partial_download.c
2334 Fix marking for download or deletion
2335 when the header isn't the first
2336 * src/gtk/logwindow.c
2337 Fix start of scrolling
2339 2006-12-23 [paul] 2.6.1cvs68
2342 change last commit to use the 'academic'
2343 method instead. Thanks to wwp
2345 2006-12-23 [paul] 2.6.1cvs67
2348 don't warn about empty subject when
2351 2006-12-22 [colin] 2.6.1cvs66
2353 * src/summary_search.c
2356 2006-12-22 [colin] 2.6.1cvs65
2358 * src/gtk/gtkutils.c
2361 * src/summary_search.c
2368 2006-12-22 [colin] 2.6.1cvs64
2372 Add a combo to the learn spam button
2373 * src/plugins/bogofilter/bogofilter.c
2374 * src/plugins/bogofilter/bogofilter_gtk.c
2375 * src/plugins/bogofilter/bogofilter.h
2376 Allow to store Unsure mails in a specific
2377 folder to make better teaching easier
2379 2006-12-21 [wwp] 2.6.1cvs63
2382 * src/prefs_common.c
2383 * src/prefs_common.h
2384 * src/prefs_spelling.c
2385 * src/gtk/gtkaspell.c
2386 * src/gtk/gtkaspell.h
2387 Allow spell-checking using both current and alternate dictionaries
2390 2006-12-21 [wwp] 2.6.1cvs62
2392 * src/gtk/gtkaspell.c
2393 Apply recheck_when_changing_dict (highlight all mispelled words)
2394 when switching to alternate dictionary.
2396 2006-12-21 [wwp] 2.6.1cvs61
2399 * src/folder_item_prefs.h
2400 * src/prefs_common.c
2401 * src/prefs_common.h
2402 * src/prefs_folder_item.c
2403 * src/prefs_spelling.c
2404 * src/gtk/gtkaspell.c
2405 * src/gtk/gtkaspell.h
2406 Add global and per-folder prefs to set the default
2407 alternate dictionary.
2409 2006-12-21 [colin] 2.6.1cvs60
2412 Look for folders by path in all folders
2416 2006-12-20 [colin] 2.6.1cvs59
2418 * src/gtk/quicksearch.c
2419 Make sure in_typing is false when clearing
2421 2006-12-20 [wwp] 2.6.1cvs58
2424 change manual's target dir to be LFH-compliant (thanks to Colin).
2426 2006-12-20 [wwp] 2.6.1cvs57
2428 * src/prefs_common.c
2429 * src/prefs_summaries.c
2430 i18n fix and factorize patch, thanks to Fabien.
2432 2006-12-20 [paul] 2.6.1cvs56
2435 last of the renaming (??)
2437 correct --help info of --status-full
2438 * src/plugins/bogofilter/bogofilter.c
2439 make FALSE default of whitelist_ab
2441 2006-12-19 [colin] 2.6.1cvs55
2444 Same as before, without depending on
2447 2006-12-19 [colin] 2.6.1cvs54
2450 Fix bug 1059, 'Better jpilot charset
2451 handling'. Use libpisync's charset conversion
2454 2006-12-19 [colin] 2.6.1cvs53
2459 2006-12-19 [wwp] 2.6.1cvs52
2462 Add missing #include (thanks to Colin).
2464 2006-12-19 [wwp] 2.6.1cvs51
2466 * src/prefs_receive.c
2467 Better spacing between widgets in prefs.
2469 2006-12-18 [colin] 2.6.1cvs50
2472 Fix failure to get separator on LIST "" ""
2473 Try LIST "" "INBOX" too.
2475 2006-12-18 [wwp] 2.6.1cvs49
2477 * src/common/session.c
2478 Fix a compiler warning (thanks to Fabien).
2480 2006-12-18 [wwp] 2.6.1cvs48
2484 Factorize some strings for translation (it's about error
2485 messages when applying or checking template/quote format).
2487 2006-12-18 [colin] 2.6.1cvs47
2491 * src/gtk/Makefile.am
2493 Add a Release notes tab from the contents of
2494 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
2496 2006-12-17 [colin] 2.6.1cvs46
2501 Correctly convert from/to UTF8/filename encoding
2502 when loading and saving files. Probably fixes
2503 bug 1068, 'Claws-Mail uses 100% CPU when looking
2504 for a file to attach and is blocked...'
2506 2006-12-17 [colin] 2.6.1cvs45
2508 * src/gtk/logwindow.c
2509 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
2510 IMAP folder and is blocked on main thread':
2511 make sure we put utf8 in the log.
2513 2006-12-16 [colin] 2.6.1cvs44
2517 Fix bug 1055, 'Add the 'cancel receive'
2518 in the available events for the toolbar buttons'
2520 2006-12-16 [colin] 2.6.1cvs43
2525 * src/common/session.c
2526 Log error when SSL handshakes fail.
2527 Fixes bug 1082, 'incorrect / imprecise
2528 error message when imap server provides
2529 ssl only through STARTTLS but SSL is
2532 2006-12-15 [wwp] 2.6.1cvs42
2534 * src/plugins/bogofilter/bogofilter_gtk.c
2535 set proper sensitivity to widgets I've recently added.
2541 2006-12-15 [wwp] 2.6.1cvs41
2543 * src/plugins/bogofilter/bogofilter.c
2544 * src/plugins/bogofilter/bogofilter.h
2545 * src/plugins/bogofilter/bogofilter_gtk.c
2546 bogofilter's whitelist can now use a subset of
2547 the addressbook (either a book, a subfolder of a book,
2548 or the whole addressbook by using "Any"). Re-used there
2549 some pref_matcher widgets and mechanisms to match a subset
2552 2006-12-15 [wwp] 2.6.1cvs40
2555 * src/common/plugin.c
2556 * src/common/plugin.h
2558 * src/plugins/bogofilter/bogofilter.c
2559 * src/plugins/clamav/clamav_plugin.c
2560 * src/plugins/demo/demo.c
2561 * src/plugins/dillo_viewer/dillo_viewer.c
2562 * src/plugins/pgpcore/plugin.c
2563 * src/plugins/pgpinline/plugin.c
2564 * src/plugins/pgpmime/plugin.c
2565 * src/plugins/spamassassin/spamassassin.c
2566 * src/plugins/trayicon/trayicon.c
2567 factorize some translatable strings (plugins-related),
2568 fix missing punctuation in several places,
2569 remove useless translatable \n in about.c,
2570 and factorize plugin init code w/ a new function
2571 check_plugin_version() in common/plugin.c.
2572 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2574 2006-12-15 [wwp] 2.6.1cvs39
2576 * src/plugins/bogofilter/bogofilter.c
2577 * src/plugins/bogofilter/bogofilter_gtk.c
2578 flag whitelisted spams as spam, but don't filter it to the spam
2579 folder. Thanks to Colin.
2581 2006-12-15 [ticho] 2.6.1cvs38
2583 * src/plugins/bogofilter/bogofilter.c
2584 * src/plugins/bogofilter/bogofilter.h
2585 * src/plugins/bogofilter/bogofilter_gtk.c
2586 Add option to whitelist senders found in addressbook. Patch by colin.
2588 2006-12-15 [paul] 2.6.1cvs37
2591 add missing #include "log.h"
2593 2006-12-15 [paul] 2.6.1cvs36
2595 * src/plugins/bogofilter/bogofilter.c
2596 * src/plugins/bogofilter/bogofilter.h
2597 * src/plugins/bogofilter/bogofilter_gtk.c
2598 Add an option to allow inserting an
2599 X-Claws-Bogosity header (on MH folders
2600 only). Patch by Colin
2602 2006-12-14 [colin] 2.6.1cvs35
2605 "Yes" should be the default choice for
2606 migration configuration
2608 2006-12-14 [paul] 2.6.1cvs34
2610 * src/prefs_summaries.c
2611 * manual/advanced.xml
2612 Unhide mark_as_read_delay
2614 2006-12-14 [paul] 2.6.1cvs33
2623 Fix printing of selection
2624 Fix printing of message parts
2625 Fix printing of images
2626 * src/gtk/gtksourceprintjob.c
2627 Fix page count when there are images
2629 2006-12-14 [wwp] 2.6.1cvs32
2634 * src/gtk/quicksearch.c
2635 fix quicksearch 'magnify' button status when QS is closed
2636 using the Escape key, thanks to Colin.
2638 2006-12-14 [wwp] 2.6.1cvs31
2643 * src/gtk/quicksearch.c
2644 fix quicksearch 'magnify' button status when QS is closed
2645 using the Escape key, thanks to Colin.
2647 2006-12-13 [colin] 2.6.1cvs30
2651 Use the binary safe version of ldap_get_values,
2652 to make sure we manipulate null-terminated
2653 strings. Maybe fixes bug 1075, 'claws mail
2654 segfault when completing ldap adresses'
2655 * src/syldap.c ** REMOVED **
2656 * src/syldap.h ** REMOVED **
2659 2006-12-13 [mones] 2.6.1cvs29
2662 Fixed piped strings, fixed click translation
2664 2006-12-13 [paul] 2.6.1cvs28
2667 don't translate these strings
2669 2006-12-13 [paul] 2.6.1cvs27
2674 2006-12-13 [colin] 2.6.1cvs26
2678 Add claws_is_starting()
2680 2006-12-13 [mones] 2.6.1cvs25
2682 * manual/es/advanced.xml
2684 Synced manual and updated translation
2686 2006-12-12 [colin] 2.6.1cvs24
2689 Add an option to use STARTTLS in the
2690 welcome wizard. Fixes bug 1080,
2691 'Using SSL option in wizard for incoming
2692 server does not activate SSL with STARTTLS'
2694 2006-12-12 [colin] 2.6.1cvs23
2697 Don't exit when there's an incomplete
2698 mailbox configured - leaves a chance
2699 to fix a failing IMAP account. Exit
2700 if no mailbox at all is loaded (case
2702 Completes bug 1077's fix (I was wrong
2703 in this bug's comment #3).
2705 2006-12-12 [colin] 2.6.1cvs22
2708 Add another menu data type
2709 * src/prefs_account.c
2710 Complete the completion of bug 1076
2711 (doesn't lose the pref on apply)
2713 2006-12-12 [paul] 2.6.1cvs21
2715 * src/prefs_account.c
2716 complete the fix of bug 1076
2717 also be more verbose with the text
2719 2006-12-12 [paul] 2.6.1cvs20
2721 * src/gtk/combobox.c
2722 fix compilation warning
2724 2006-12-11 [colin] 2.6.1cvs19
2727 Document :port in server entry tooltips
2729 2006-12-11 [colin] 2.6.1cvs18
2734 2006-12-11 [colin] 2.6.1cvs17
2737 Add failing IMAP as a reason for no
2740 2006-12-11 [colin] 2.6.1cvs16
2742 * src/prefs_account.c
2743 Check for existence of inbox for local
2746 Allow setting the port to use for servers
2747 by using the usual "server.example.com:port"
2748 syntax. Fixes bug 1077, 'sylpheed-claws does
2749 not start when IMAP server is unavailable'
2751 2006-12-11 [colin] 2.6.1cvs15
2753 * src/prefs_account.c
2754 Prevent use of non-existing default inbox
2756 2006-12-11 [colin] 2.6.1cvs14
2758 * src/prefs_account.c
2759 Fix sensitivity. Fixes bug 1076, 'privacy
2760 options are displayed even when pgp plugin
2761 not loaded / available'
2763 2006-12-09 [colin] 2.6.1cvs13
2765 * manual/advanced.xml
2766 * src/prefs_common.c
2767 * src/prefs_common.h
2768 * src/common/ssl_certificate.c
2769 Add a new hidden preference, 'unsafe_ssl_certs',
2770 which allows to store multiple certificates per
2771 server/port. This is disabled by default because
2772 it's less secure (presenting a new certificate
2773 instead of a changed one raises less alarms).
2774 This will cause Claws to ask about an unknown
2775 certificate for people who have used 2.6.1cvs8
2778 2006-12-09 [colin] 2.6.1cvs12
2781 Fix cache updating after action
2783 2006-12-07 [wwp] 2.6.1cvs11
2786 fix email address comparison when replying to all
2787 (avoid replying to ourselves), thanks to Colin.
2789 2006-12-06 [paul] 2.6.1cvs10
2796 * src/common/utils.c
2797 ...and more renaming
2800 2006-12-06 [paul] 2.6.1cvs9
2811 2006-12-06 [colin] 2.6.1cvs8
2814 * src/common/ssl_certificate.c
2815 * src/common/ssl_certificate.h
2816 Handle multiple certificates per host/port
2818 2006-12-06 [colin] 2.6.1cvs7
2820 * src/etpan/imap-thread.c
2821 Fix certificate checking on IMAP
2823 2006-12-06 [colin] 2.6.1cvs6
2826 Fix bug 1072, 'Claws stops fetching newsgroups
2827 from server when newsgroup got deleted': continue
2828 checking other groups
2830 2006-12-05 [wwp] 2.6.1cvs5
2832 * src/message_search.c
2833 * src/summary_search.c
2834 * src/gtk/combobox.c
2835 * src/gtk/combobox.h
2836 * src/gtk/gtkutils.c
2837 * src/gtk/gtkutils.h
2838 make up and down arrow keys in modern gtk_combo_box_entry widgets
2839 behave like w/ old comboboxes (summary and message search only).
2841 2006-12-05 [paul] 2.6.1cvs4
2847 2006-12-05 [paul] 2.6.1cvs3
2850 * tools/textviewer.pl
2851 script updated and description added
2853 2006-12-04 [colin] 2.6.1cvs2
2856 Run pre-send hook only when checking
2859 2006-12-04 [paul] 2.6.1cvs1
2866 bump up version number following stable release
2868 2006-12-04 [paul] 2.6.0cvs83
2871 updates and corrections
2873 2006-12-04 [colin] 2.6.0cvs82
2875 * src/common/utils.c
2876 Probably fix bug 1066, 'Incorrect mailbox
2879 2006-12-04 [colin] 2.6.0cvs81
2881 * src/common/utils.c
2882 Trim tabs from mailcap file too.
2884 2006-12-02 [paul] 2.6.0cvs80
2887 fix broken GUI under certain languages
2889 put the Cancel button to the right
2891 2006-12-01 [paul] 2.6.0cvs79
2894 remove reference to removed file
2896 2006-12-01 [wwp] 2.6.0cvs78
2900 remove forgotten debug statements.
2902 2006-12-01 [wwp] 2.6.0cvs77
2904 * manual/advanced.xml
2905 * manual/fr/advanced.xml
2911 * src/prefs_common.c
2912 * src/prefs_common.h
2913 * src/gtk/gtkutils.c
2914 * src/gtk/gtkutils.h
2915 add a hidden option to allow embedding the editaddress (edit contact details)
2916 dialog into the addressbook's window. This doesn't change the default
2919 2006-12-01 [wwp] 2.6.0cvs76
2921 * src/message_search.c
2922 * src/summary_search.c
2923 fix more focus issues (don't set focus to combobox's entry widget when
2924 entry's value changed, if entry widget has focus already).
2926 2006-12-01 [wwp] 2.6.0cvs75
2928 * src/gtk/quicksearch.c
2929 revert last changes to the quicksearch gtk_combo_box, this needs more
2932 2006-12-01 [paul] 2.6.0cvs74
2934 * tools/kdeservicemenu/README
2935 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2936 * tools/kdeservicemenu/install.sh
2937 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2938 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2939 simplify this stuff, and in so doing,
2940 fix it. (possibly re-extend it again at
2943 2006-12-01 [wwp] 2.6.0cvs73
2945 * src/gtk/quicksearch.c
2946 adapt quicksearch code to use modern gtk_combo_box'es.
2948 2006-12-01 [wwp] 2.6.0cvs72
2951 * src/prefs_common.c
2952 * src/prefs_common.h
2953 * src/message_search.c
2954 * src/summary_search.c
2955 * src/gtk/combobox.c
2956 * src/gtk/combobox.h
2957 add history combos to all message and summary search fields.
2959 2006-12-01 [wwp] 2.6.0cvs71
2962 As the list may change while the mark as read delay
2963 runs, we can't rely on the 'row' pointer, which can
2964 be invalid when the timeout is called. As the mark
2965 as read is only done if the message is still selected,
2966 use summaryview->selected instead. Thanks to Colin.
2968 2006-11-30 [paul] 2.6.0cvs70
2971 give emphasis to "Sylpheed-Claws"
2972 as well as "Claws Mail"
2974 2006-11-30 [colin] 2.6.0cvs69
2977 Put the SSL checkboxes in the receiving
2978 and sending server pages.
2980 2006-11-29 [colin] 2.6.0cvs68
2982 * src/gtk/gtkutils.c
2983 * src/gtk/gtkvscrollbutton.c
2984 Revert some deprecated fixes - they seem to
2985 deprecate stuff as soon as a new one gets out.
2986 g_object_ref_sink needed glib-2.10.
2988 2006-11-29 [colin] 2.6.0cvs67
2990 * src/common/utils.c
2991 Create .mailcap if it doesn't exist
2993 2006-11-29 [colin] 2.6.0cvs66
2996 Followup to cvs60: use original list
2997 of recipients if replying to a mail
2998 in Sent Drafts or Queue.
3000 2006-11-27 [paul] 2.6.0cvs65
3002 * src/image_viewer.c
3003 revert the last change for now (it's broken)
3005 2006-11-27 [paul] 2.6.0cvs64
3009 * m4/aclocal-include.m4
3026 * src/common/Makefile.am
3027 * src/common/claws.c
3028 * src/common/claws.h
3030 * src/common/sylpheed.c
3031 * src/common/sylpheed.h
3032 * src/etpan/Makefile.am
3033 * src/gtk/Makefile.am
3034 * src/gtk/claws-marshal.list
3036 * src/gtk/gtksctree.c
3037 * src/gtk/quicksearch.c
3038 * src/gtk/sylpheed-marshal.list
3039 * src/plugins/bogofilter/bogofilter.c
3040 * src/plugins/bogofilter/bogofilter_gtk.c
3041 * src/plugins/clamav/clamav_plugin.c
3042 * src/plugins/clamav/clamav_plugin_gtk.c
3043 * src/plugins/demo/demo.c
3044 * src/plugins/dillo_viewer/dillo_viewer.c
3045 * src/plugins/pgpcore/Makefile.am
3046 * src/plugins/pgpcore/claws.def
3047 * src/plugins/pgpcore/pgp_viewer.c
3048 * src/plugins/pgpcore/plugin.c
3049 * src/plugins/pgpcore/sylpheed.def
3050 * src/plugins/pgpinline/Makefile.am
3051 * src/plugins/pgpinline/claws.def
3052 * src/plugins/pgpinline/plugin.c
3053 * src/plugins/pgpinline/sylpheed.def
3054 * src/plugins/pgpmime/Makefile.am
3055 * src/plugins/pgpmime/claws.def
3056 * src/plugins/pgpmime/plugin.c
3057 * src/plugins/pgpmime/sylpheed.def
3058 * src/plugins/spamassassin/spamassassin.c
3059 * src/plugins/spamassassin/spamassassin_gtk.c
3060 * src/plugins/trayicon/trayicon.c
3062 remove deprecated gtk_tooltips_set_delay()
3064 2006-11-26 [paul] 2.6.0cvs63
3068 * src/image_viewer.c
3070 * src/gtk/gtkutils.c
3071 * src/gtk/gtkvscrollbutton.c
3072 * src/gtk/prefswindow.c
3073 * src/plugins/pgpcore/prefs_gpg.c
3074 replace more deprecated GTK+ functions
3076 2006-11-26 [paul] 2.6.0cvs62
3081 replace deprecated gtk_idle_... functions
3083 2006-11-26 [paul] 2.6.0cvs61
3089 * src/gtk/gtkvscrollbutton.c
3090 * src/gtk/quicksearch.c
3091 * src/plugins/pgpcore/passphrase.c
3092 replace deprecated gtk_timeout_add and
3095 2006-11-26 [paul] 2.6.0cvs60
3098 fix bug that caused the wrong recipient
3099 to be selected when replying to a msg
3100 which is From one of our accounts to
3101 another of our accounts
3103 2006-11-25 [paul] 2.6.0cvs59
3106 don't change the From column title to
3107 To if the To column is visible
3109 2006-11-24 [paul] 2.6.0cvs58
3112 fix bug 1069, 'Sent mails disappear, BCC
3113 or locking problem?'
3115 2006-11-21 [wwp] 2.6.0cvs57
3118 fix spelling menu when replying (same as 2.3.1cvs39):
3119 discrepancy between context menu and top menu when
3120 folder's dictionary isn't the default one.
3122 2006-11-19 [paul] 2.6.0cvs56
3125 obey always_show_msg option when
3127 * src/plugins/bogofilter/bogofilter.c
3130 2006-11-18 [paul] 2.6.0cvs55
3140 * src/gtk/icon_legend.c
3141 * src/gtk/icon_legend.h
3142 * tools/OOo2claws-mail.pl
3144 * tools/acroread2claws-mail.pl
3145 * tools/claws.i18n.status.pl
3146 * tools/filter_conv.pl
3147 * tools/filter_conv_new.pl
3148 * tools/freshmeat_search.pl
3149 * tools/google_search.pl
3150 * tools/kmail2claws-mail.pl
3151 * tools/kmail2claws-mail_v2.pl
3152 * tools/maildir2claws-mail.pl
3153 * tools/make.themes.project
3154 * tools/multiwebsearch.pl
3155 * tools/outlook2claws-mail.pl
3156 * tools/tb2claws-mail
3157 * tools/kdeservicemenu/README
3158 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3159 update mine and wwp's email addresses in
3162 * src/prefs_compose_writing.c
3163 set sensitivity on 'new message format' frame
3165 2006-11-17 [paul] 2.6.0cvs54
3168 more reworking of the GUI
3169 Patch by Fabien Vantard
3171 2006-11-16 [paul] 2.6.0cvs53
3174 set a minimum size for the window, allow
3175 it to automatically expand as necessary
3177 2006-11-16 [wwp] 2.6.0cvs52
3180 better wrap of copyright info on some systems.
3182 2006-11-16 [paul] 2.6.0cvs51
3185 move the tech info from the upper panel
3187 use a gtk_text_view for the features tab
3189 2006-11-16 [paul] 2.6.0cvs50
3192 update my email address
3199 * src/plugins/trayicon/trayicon.c
3200 don't offer simple menu separators
3203 add separator between 'mark all read'
3206 2006-11-15 [wwp] 2.6.0cvs49
3209 updated manuals authors.
3211 2006-11-14 [paul] 2.6.0cvs48
3214 Fix Options/Reply mode after draft save
3216 2006-11-14 [paul] 2.6.0cvs47
3219 Fix make DESTDIR=...
3222 * src/plugins/pgpinline/pgpinline.c
3223 Probably fix bug 1061
3225 2006-11-14 [paul] 2.6.0cvs46
3230 * src/stock_pixmap.c
3231 * src/stock_pixmap.h
3233 * src/pixmaps/active.xpm
3234 * src/pixmaps/inactive.xpm
3235 add a new page, 'Features', to the About dialog
3236 showing which features are compiled in and which
3239 2006-11-14 [paul] 2.6.0cvs45
3242 updated by Pavlo Bohmat
3244 2006-11-14 [colin] 2.6.0cvs44
3252 * src/gtk/gtkaspell.c
3253 Fix 64-bit-related warnings
3255 Fix possible infinite loop
3256 * src/plugins/pgpcore/sgpgme.c
3257 Remove useless check
3259 2006-11-13 [colin] 2.6.0cvs43
3261 * src/gtk/Makefile.am
3262 authors.h isn't generated
3264 2006-11-13 [colin] 2.6.0cvs42
3266 * src/plugins/pgpinline/pgpinline.c
3267 * src/plugins/pgpmime/pgpmime.c
3268 Very probably fix bug 1061, 'crash on
3269 opening signed email'. Another cast
3272 2006-11-13 [colin] 2.6.0cvs41
3274 * src/plugins/pgpcore/sgpgme.c
3275 Maybe fix bug 1061, 'crash on opening
3278 2006-11-13 [wwp] 2.6.0cvs40
3280 * src/plugins/pgpinline/pgpinline.c
3281 fix candidate for bug #1057, thanks to Colin.
3283 2006-11-13 [wwp] 2.6.0cvs39
3286 * src/quote_fmt_parse.y
3287 fix bug 1052: current parser buffer was not always
3288 allocated, ptr to this buffer could be returned as
3289 NULL whereas no parser error has occurred. in
3290 consequence, defining a template body as "%d"
3291 (w/o the quotes) for the first time of the instance
3292 of claws-mail, was reporting a parser error. make
3293 sure that the buffer is always allocated, even to
3295 fix mis-unescaping in compose.:compose_quote_fmt():
3296 unescaping of the fmt string was always done
3297 whereas it must be done *only* when receiving
3298 quote format strings issued from the prefs
3299 (compose new message, reply, forward, redirect
3300 formats), *not* when applying templates. in
3301 consequences, applying templates w/ sequences
3302 like \\|p{echo} were failing. make sure that
3303 unescaping is done only when necessary.
3305 2006-11-12 [colin] 2.6.0cvs38
3310 2006-11-12 [colin] 2.6.0cvs37
3312 * src/plugins/pgpinline/pgpinline.c
3313 * src/plugins/pgpmime/pgpmime.c
3314 Release GPG context at the latest
3315 possible moment. Maybe fixes
3316 bug 1057, 'crash on sending signed
3317 message to a newsgroup'
3320 2006-11-12 [colin] 2.6.0cvs36
3322 * src/plugins/pgpcore/sgpgme.c
3323 Tell a bit more when gpg's status doesn't
3324 contain any signature
3326 2006-11-12 [colin] 2.6.0cvs35
3329 Fix bug 1060, 'compilation error with
3332 2006-11-12 [paul] 2.6.0cvs34
3334 * doc/man/claws-mail.1
3336 * src/plugins/clamav/README
3337 * src/plugins/spamassassin/README
3339 * tools/freshmeat_search.pl
3340 * tools/google_search.pl
3341 * tools/multiwebsearch.pl
3343 * src/plugins/trayicon/trayicon.c
3344 fix compiliation warning
3346 2006-11-11 [colin] 2.6.0cvs33
3349 Forbid drag and drop from/to different
3350 folders of type F_UNKNOWN
3352 2006-11-11 [colin] 2.6.0cvs32
3354 * src/plugins/pgpinline/pgpinline.c
3355 Fix typo in previous commit:
3357 + if ((err = gpgme_new(&data->ctx)) ...)
3359 2006-11-11 [colin] 2.6.0cvs31
3361 * src/plugins/pgpinline/pgpinline.c
3362 * src/plugins/pgpmime/pgpmime.c
3363 Check success after calling gpgme_new
3364 Maybe fixes bug 1057, 'crash on sending
3365 signed message to a newsgroup'
3367 2006-11-11 [colin] 2.6.0cvs30
3370 init undostruct to 0s (from
3371 valgrind log of bug 1057)
3373 2006-11-10 [colin] 2.6.0cvs29
3376 Set cursor to wait before filtering
3377 duplicates in all folders
3378 * src/plugins/bogofilter/bogofilter.c
3379 * src/plugins/bogofilter/bogofilter.h
3380 * src/plugins/bogofilter/bogofilter_gtk.c
3381 Completely thread away the bogofilter
3384 2006-11-10 [mones] 2.6.0cvs28
3388 added COMPOSE_CHECK_BEFORE_SEND hook
3390 2006-11-10 [paul] 2.6.0cvs27
3394 add libSM to get_compiled_in_features()
3398 2006-11-10 [colin] 2.6.0cvs26
3400 * src/etpan/imap-thread.c
3401 Add a reference to libetpan's sasl engine
3402 so that sasl_done() doesn't get called by
3403 libetpan, and doesn't break openssl.
3404 Should fix bug 1053, 'SC fails to reestablish
3405 a secure connection'
3408 2006-11-10 [colin] 2.6.0cvs25
3410 * manual/addrbook.xml
3411 * manual/advanced.xml
3416 2006-11-09 [colin] 2.6.0cvs24
3418 * src/plugins/bogofilter/bogofilter_gtk.c
3419 Add comment about annoyance
3421 2006-11-09 [colin] 2.6.0cvs23
3423 * src/plugins/bogofilter/bogofilter.c
3424 * src/plugins/bogofilter/bogofilter_gtk.c
3425 Prepare things needed to thread bogofilter
3426 filtering: separate bogo stuff and possible GUI
3429 2006-11-09 [colin] 2.6.0cvs22
3433 Search for one of our accounts in Delivered-To
3434 (helps for auto-account selection when
3435 replying/forwarding)
3439 * src/plugins/trayicon/trayicon.c
3440 Allow opening a new mail with any account from
3443 2006-11-09 [wwp] 2.6.0cvs21
3446 * src/prefs_common.c
3447 * src/prefs_common.h
3448 * src/prefs_compose_writing.c
3449 add a compose new message format (in prefs/compose/writing), it's a
3450 simple subject+body template to use when opening a new composition
3451 window. It's similar to the existent reply and forward formats.
3453 enhanced the template/format % symbols substitution mechanism to
3454 use current composition window information when % are used in
3455 the compose new message format or in templates applied to new
3456 messages (there were useless in that situations before). When
3457 applied to new messages, %d corresponds to the system time/date.
3459 2006-11-09 [paul] 2.6.0cvs20
3464 2006-11-09 [paul] 2.6.0cvs19
3467 keep tje alphabetical order
3469 2006-11-08 [colin] 2.6.0cvs18
3471 * src/etpan/imap-thread.c
3472 Fix bug 1054, 'Slowness logging big
3475 2006-11-08 [paul] 2.6.0cvs17
3480 2006-11-08 [paul] 2.6.0cvs16
3485 2006-11-08 [paul] 2.6.0cvs15
3488 * tools/OOo2claws-mail.pl
3489 * tools/OOo2sylpheed.pl
3491 * tools/acroread2claws-mail.pl
3492 * tools/acroread2sylpheed.pl
3493 * tools/kmail2claws-mail.pl
3494 * tools/kmail2claws-mail_v2.pl
3495 * tools/kmail2sylpheed.pl
3496 * tools/kmail2sylpheed_v2.pl
3497 * tools/maildir2claws-mail.pl
3498 * tools/maildir2sylpheed.pl
3499 * tools/nautilus2claws-mail.sh
3500 * tools/nautilus2sylpheed.sh
3501 * tools/outlook2claws-mail.pl
3502 * tools/outlook2sylpheed.pl
3503 * tools/tb2claws-mail
3505 * tools/tbird2claws.py
3506 * tools/tbird2syl.py
3507 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3508 * tools/kdeservicemenu/install.sh
3509 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3510 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3511 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
3512 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3513 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3514 renamed (removed, added) tools files
3516 2006-11-08 [paul] 2.6.0cvs14
3520 Migrate sylpheedrc to clawsrc, and fix the standard
3521 plugins path in the process
3523 2006-11-07 [colin] 2.6.0cvs13
3526 Symlink sylpheed-claws relative to
3529 2006-11-07 [colin] 2.6.0cvs12
3532 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
3534 2006-11-07 [paul] 2.6.0cvs11
3537 Fix a missed occurence of
3540 2006-11-07 [paul] 2.6.0cvs10
3543 Fix symlink installation
3545 2006-11-07 [paul] 2.6.0cvs9
3548 Symlink claws-mail to sylpheed-claws
3549 * src/common/utils.c
3550 Fix migrating symlinks
3551 * src/etpan/imap-thread.c
3552 check certificate only when there's
3555 2006-11-07 [paul] 2.6.0cvs8
3558 Fix icon breakages with Gtk, which needs a
3559 cache updated to see them.
3561 2006-11-07 [paul] 2.6.0cvs7
3572 * claws-mail-128x128.png
3573 * claws-mail-64x64.png
3578 * sylpheed-claws-128x128.png
3579 * sylpheed-claws-64x64.png
3580 * sylpheed-claws.desktop
3581 * sylpheed-claws.ico
3582 * sylpheed-claws.pc.in
3583 * sylpheed-claws.png
3584 * debian/README.Debian
3586 * debian/claws-mail.desktop
3587 * debian/claws-mail.menu
3588 * debian/claws-mail.postinst.debhelper
3589 * debian/claws-mail.postrm.debhelper
3594 * debian/sylpheed-claws.desktop
3595 * debian/sylpheed-claws.menu
3596 * debian/sylpheed-claws.postinst.debhelper
3597 * debian/sylpheed-claws.postrm.debhelper
3598 * doc/man/Makefile.am
3599 * doc/man/claws-mail.1
3600 * doc/man/sylpheed-claws.1
3601 * doc/src/ChangeLog.claws-pre0.8.0
3602 * manual/Makefile.am
3603 * manual/account.xml
3605 * manual/addrbook.xml
3606 * manual/advanced.xml
3607 * manual/claws-mail-manual.xml
3609 * manual/glossary.xml
3610 * manual/handling.xml
3612 * manual/keyboard.xml
3613 * manual/plugins.xml
3614 * manual/starting.xml
3615 * manual/sylpheed-claws-manual.xml
3617 * manual/dist/.cvsignore
3618 * manual/dist/html/.cvsignore
3619 * manual/dist/html/Makefile.am
3620 * manual/dist/pdf/.cvsignore
3621 * manual/dist/pdf/Makefile.am
3622 * manual/dist/ps/.cvsignore
3623 * manual/dist/ps/Makefile.am
3624 * manual/dist/txt/.cvsignore
3625 * manual/dist/txt/Makefile.am
3626 * manual/es/Makefile.am
3627 * manual/es/advanced.xml
3628 * manual/es/claws-mail-manual.xml
3630 * manual/es/glossary.xml
3631 * manual/es/handling.xml
3632 * manual/es/intro.xml
3633 * manual/es/plugins.xml
3634 * manual/es/sylpheed-claws-manual.xml
3635 * manual/es/dist/.cvsignore
3636 * manual/es/dist/html/.cvsignore
3637 * manual/es/dist/html/Makefile.am
3638 * manual/es/dist/pdf/.cvsignore
3639 * manual/es/dist/pdf/Makefile.am
3640 * manual/es/dist/ps/.cvsignore
3641 * manual/es/dist/ps/Makefile.am
3642 * manual/es/dist/txt/.cvsignore
3643 * manual/es/dist/txt/Makefile.am
3644 * manual/fr/Makefile.am
3645 * manual/fr/account.xml
3647 * manual/fr/addrbook.xml
3648 * manual/fr/advanced.xml
3649 * manual/fr/claws-mail-manual.xml
3651 * manual/fr/glossary.xml
3652 * manual/fr/handling.xml
3653 * manual/fr/intro.xml
3654 * manual/fr/keyboard.xml
3655 * manual/fr/plugins.xml
3656 * manual/fr/starting.xml
3657 * manual/fr/sylpheed-claws-manual.xml
3658 * manual/fr/dist/.cvsignore
3659 * manual/fr/dist/html/.cvsignore
3660 * manual/fr/dist/html/Makefile.am
3661 * manual/fr/dist/pdf/.cvsignore
3662 * manual/fr/dist/pdf/Makefile.am
3663 * manual/fr/dist/ps/.cvsignore
3664 * manual/fr/dist/ps/Makefile.am
3665 * manual/fr/dist/txt/.cvsignore
3666 * manual/fr/dist/txt/Makefile.am
3667 * manual/pl/Makefile.am
3668 * manual/pl/account.xml
3670 * manual/pl/addrbook.xml
3671 * manual/pl/advanced.xml
3672 * manual/pl/claws-mail-manual.xml
3674 * manual/pl/glossary.xml
3675 * manual/pl/handling.xml
3676 * manual/pl/intro.xml
3677 * manual/pl/keyboard.xml
3678 * manual/pl/plugins.xml
3679 * manual/pl/starting.xml
3680 * manual/pl/sylpheed-claws-manual.xml
3681 * manual/pl/dist/.cvsignore
3682 * manual/pl/dist/html/.cvsignore
3683 * manual/pl/dist/html/Makefile.am
3684 * manual/pl/dist/pdf/.cvsignore
3685 * manual/pl/dist/pdf/Makefile.am
3686 * manual/pl/dist/ps/.cvsignore
3687 * manual/pl/dist/ps/Makefile.am
3688 * manual/pl/dist/txt/.cvsignore
3689 * manual/pl/dist/txt/Makefile.am
3713 * src/addressbook_foldersel.c
3714 * src/addressbook_foldersel.h
3736 * src/customheader.c
3737 * src/customheader.h
3738 * src/displayheader.c
3739 * src/displayheader.h
3750 * src/editldap_basedn.c
3751 * src/editldap_basedn.h
3767 * src/folder_item_prefs.c
3768 * src/folder_item_prefs.h
3775 * src/grouplistdialog.c
3776 * src/grouplistdialog.h
3779 * src/image_viewer.c
3780 * src/image_viewer.h
3819 * src/matcher_parser.h
3820 * src/matcher_parser_lex.l
3821 * src/matcher_parser_parse.y
3824 * src/message_search.c
3825 * src/message_search.h