1 2007-03-14 [wwp] 2.8.1cvs11
6 2007-03-14 [colin] 2.8.1cvs10
9 Probably fix bug 1149, crash on logwindow
10 close - at the expense of performance once
11 logwin has been opened
13 2007-03-14 [colin] 2.8.1cvs9
16 If claws-mail is running on another
17 display, warn instead of popping it up
20 2007-03-12 [colin] 2.8.1cvs8
23 Fix bug 1145, 'Setting a different name
24 for the Mailbox name isn't reflected in
25 default account settings'. Patch by wwp
27 2007-03-12 [colin] 2.8.1cvs7
30 Fix bug 1143, 'Add number of messages to be
31 deleted to confirmation dialog'
33 2007-03-12 [wwp] 2.8.1cvs6
38 * src/prefs_summaries.c
39 Changed the option that displays unread messages count
40 next to the folder name in folder list: it is now
41 possible to either display nothing, display the
42 unread messages number only or the unread and total messages
43 numbers. The patch includes this extra feature as well
44 as some minor fixes by rewriting the algo in folderview.c.
45 Thanks to Paul for the original idea and implementation, plus
46 testing and proof-reading!
48 2007-03-09 [paul] 2.8.1cvs5
52 * tools/claws-mail-compose-insert-files.pl
53 added a script which enables inserting files
54 into the message body of a new Claws Mail
55 Compose window from the command line. Additionally
56 To, Cc, Subject and files to attach to the message
59 2007-03-09 [wwp] 2.8.1cvs4
64 Optimize matching of addresses in the addressbook
65 (filtering/processing 'found_in_addressbook' condition).
67 2007-03-07 [wwp] 2.8.1cvs3
71 * src/quote_fmt_parse.y
72 Add a new quote format symbol: %A to insert the
73 sender email address (just the address itself).
75 2007-03-06 [wwp] 2.8.1cvs2
78 * src/plugins/trayicon/trayicon_prefs.h
79 * src/plugins/trayicon/trayicon_prefs.c
80 * src/plugins/trayicon/trayicon.c
83 Add a new trayicon (optional) feature: minimize to tray. When enabled,
84 minimizing Claws-Mail main window will hide it to the trayicon instead.
87 2007-03-06 [paul] 2.8.1cvs1
93 bump version number following
96 2007-03-06 [paul] 2.8.0cvs24
99 corrected by by Tim <timbrain@post.cz>
101 2007-03-05 [colin] 2.8.0cvs23
105 Fix mime/globs path on NetBSD
106 patch by George Michaelson
108 2007-03-05 [wwp] 2.8.0cvs22
111 Remove debug statement (accidentally committed w/ cvs14).
113 2007-03-05 [paul] 2.8.0cvs21
115 * src/plugins/pgpcore/prefs_gpg.c
118 2007-03-05 [wwp] 2.8.0cvs20
120 * src/matcher_parser_parse.y
121 Fix mismerge between cvs17 and cvs19.
123 2007-03-05 [wwp] 2.8.0cvs19
125 * src/matcher_parser_parse.y
126 * src/prefs_filtering_action.c
131 Add new 'add_to_addressbook' filtering/processing action.
133 2007-03-05 [wwp] 2.8.0cvs18
136 Fix mark_as_ham filtering/processing action: spam flag
139 2007-03-04 [colin] 2.8.0cvs17
144 * src/matcher_parser_parse.y
145 * src/prefs_filtering_action.c
146 Add 'Mark as spam' and 'Mark as ham' filtering
147 actions. Fixes bug 1138.
149 2007-03-04 [colin] 2.8.0cvs16
152 Fix bug 1140, wrong return value
155 2007-03-04 [wwp] 2.8.0cvs15
158 Rollback cvs14: don't free stuff that is managed in g_list.
160 2007-03-04 [wwp] 2.8.0cvs14
163 Fix a leak in address completion code.
165 2007-03-04 [colin] 2.8.0cvs13
168 Maybe fix bug 1136, 'Crash in group
171 2007-03-04 [iwkse] 2.8.0cvs12
174 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
176 2007-03-03 [colin] 2.8.0cvs11
178 * src/plugins/pgpinline/pgpinline.c
179 Fix off-by-one, fix double-free. Fixes
180 bug 1135, 'cm-segfault on decrypting
183 2007-03-03 [colin] 2.8.0cvs10
187 * src/common/plugin.c
188 Fix bug 1134, 'Valgrind macros unhandled
191 2007-03-02 [colin] 2.8.0cvs9
194 Don't error out on EAGAIN. Fixes
195 bug 1129, '"local mbox file" account
196 isn't retrieving mails'
198 2007-03-01 [wwp] 2.8.0cvs8
201 * src/gtk/colorlabel.c
202 Remove accels for extra color labels until we set better
205 2007-02-28 [wwp] 2.8.0cvs7
208 * src/matcher_parser_parse.y
210 * src/prefs_msg_colors.c
212 * src/gtk/colorlabel.c
213 * src/gtk/colorlabel.h
214 Add more customizable color labels. Cleaned up a bit
215 the color label API to avoid duplicate defines of
216 the max number of colors.
218 2007-02-27 [colin] 2.8.0cvs6
223 Fix '+' in mailto URIs for List-* headers
225 2007-02-27 [colin] 2.8.0cvs5
228 Use gtk_window_set_role instead of
231 2007-02-27 [colin] 2.8.0cvs4
234 Fix "After receiving new mail, go to inbox" on IMAP,
235 and make it work only on manual reception
237 2007-02-27 [wwp] 2.8.0cvs3
239 * src/prefs_filtering.c
240 * src/prefs_filtering_action.c
241 * src/prefs_matcher.c
242 Update filtering matcher's and action's color label menus
243 when re-opening those dialogs (reflect any change to the
244 color labels list in the preferences).
246 2007-02-27 [colin] 2.8.0cvs2
249 * src/etpan/etpan-thread-manager-types.h
250 * src/etpan/etpan-thread-manager.c
251 * src/etpan/imap-thread.c
252 Log imap ALERTs as errors in the log.
254 2007-02-26 [paul] 2.8.0cvs1
256 * tools/claws.i18n.status.pl
259 2007-02-26 [paul] 2.7.2cvs75
273 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
274 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
275 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
276 Aleksandar Urosevic, and Ralgh Young
278 2007-02-25 [mones] 2.7.2cvs74
283 2007-02-25 [colin] 2.7.2cvs73
286 Clearing the list is only useful
287 to prevent a valgrind false-positive
289 2007-02-25 [paul] 2.7.2cvs72
293 * tools/kmail-mailbox2claws-mail.pl **ADDED**
294 * tools/maildir2claws-mail.pl **REMOVED**
295 renamed the script, fixed a couple bugs
297 2007-02-23 [colin] 2.7.2cvs71
300 Fix a leak, check for a few improbable nulls
302 2007-02-23 [colin] 2.7.2cvs70
306 * src/plugins/trayicon/trayicon.c
307 Fix blinking mainwin when starting in tray
308 (show mainwindow later in the startup process,
309 apart if restarting post-crash)
311 2007-02-23 [colin] 2.7.2cvs69
315 Fix crash when unsubscribing the currently
316 selected/opened folder
318 2007-02-23 [colin] 2.7.2cvs68
321 Fix bug that prevented colorization to
322 work without wrap quotation option
324 2007-02-23 [colin] 2.7.2cvs67
327 Fix refcounting, start and end completion who
328 behaved as if there couldn't be any other current
331 2007-02-23 [wwp] 2.7.2cvs66
335 Address completion fixes: fix addressbook_peek_folder_exists() in
336 which the algorithm was ridiculously over-obfuscated and broken.
337 Fix addrindex_load_completion() as well, to load addresses in
338 completion list with regards to what addressbook_peek_folder_exists()
341 2007-02-23 [wwp] 2.7.2cvs65
344 Add addresses to completion when they're non-empty (thanks to Colin).
346 2007-02-23 [paul] 2.7.2cvs64
348 * src/plugins/pgpcore/passphrase.c
351 2007-02-23 [colin] 2.7.2cvs63
353 * src/plugins/pgpcore/prefs_gpg.c
354 * src/plugins/pgpcore/prefs_gpg.h
355 * src/plugins/pgpcore/sgpgme.c
356 * src/plugins/pgpinline/pgpinline.c
357 * src/plugins/pgpmime/pgpmime.c
358 Try harder to respect user's choice wrt
359 gpg-agent even with gpg2, by unsetting
360 GPG_AGENT_INFO when necessary.
362 2007-02-22 [paul] 2.7.2cvs62
364 * src/plugins/pgpcore/sgpgme.c
365 * src/plugins/pgpcore/sgpgme.h
366 * src/plugins/pgpcore/passphrase.c
367 * src/plugins/pgpinline/pgpinline.c
368 * src/plugins/pgpmime/pgpmime.c
369 Fix a leak - gpgme_data_release_and_get_mem
370 leaks in recent gpgme. Workaround by using
373 2007-02-22 [paul] 2.7.2cvs61
375 * src/gtk/quicksearch.c
376 Abandon dynamic search when pressing
379 2007-02-21 [colin] 2.7.2cvs60
382 * src/plugins/pgpcore/passphrase.c
383 Fix little memory leaks
385 Fix false-positive leak at exit
386 * src/gtk/quicksearch.c
387 Fix potentially big leak in recursive
390 2007-02-21 [wwp] 2.7.2cvs59
393 Add missing newline to a debug message.
395 2007-02-20 [colin] 2.7.2cvs58
401 * src/pixmaps/mime_pgpsig.xpm
402 Add icon for application/pgp-signature
404 2007-02-20 [colin] 2.7.2cvs57
411 * src/pixmaps/mime_calendar.xpm
412 * src/pixmaps/mime_pdf.xpm
413 * src/pixmaps/mime_ps.xpm
414 Add icons for text/calendar, application/pdf
415 and application/postscript
417 2007-02-20 [colin] 2.7.2cvs56
420 * src/matcher_parser_parse.y
421 * src/matcher_parser_lex.l
422 Fix big memory leak in flex, and
425 2007-02-20 [wwp] 2.7.2cvs55
427 * src/matcher_parser_parse.y
428 Fix a duplicate token definition (thanks to iwkse).
430 2007-02-20 [wwp] 2.7.2cvs54
432 * src/matcher_parser_lex.l
433 * src/quote_fmt_lex.l
434 Use proper flex options instead of direct use of #define,
435 make the flex-generated C lighter.
437 2007-02-20 [colin] 2.7.2cvs53
440 Grab focus in message list after hiding
441 the quicksearch, instead of leaving it
444 2007-02-19 [colin] 2.7.2cvs52
447 Fix bug 1033, 'Automatically refresh
448 message list when new messages arrives'
449 Looks like folderview->opened can sometimes
452 2007-02-19 [paul] 2.7.2cvs51
456 * tools/thunderbird-filters-convertor.pl
457 add new script which converts thunderbird filter
458 rules to Claws filter rules
460 2007-02-18 [paul] 2.7.2cvs50
462 * src/plugins/pgpcore/prefs_gpg.c
463 * src/plugins/pgpcore/prefs_gpg.h
464 * src/plugins/pgpcore/sgpgme.c
465 * src/plugins/pgpinline/pgpinline.c
466 * src/plugins/pgpmime/pgpmime.c
467 improved GUI interoperability with gpg-agent
469 2007-02-18 [paul] 2.7.2cvs49
471 * src/prefs_account.c
472 Privacy options sensitivity fix
474 2007-02-17 [colin] 2.7.2cvs48
477 Reset icon to warning in the noticeview
479 2007-02-15 [colin] 2.7.2cvs47
482 Fix a manifestation of bug 1033 (summaryview failing
483 to update for new mails), which happens after editing
484 account preferences or preferences that cause a
487 2007-02-15 [colin] 2.7.2cvs46
490 Probably fix bug 1123, 'Segmentation
491 fault while opening address book'. I get
492 g_warnings if the saved paned position is
493 not greater than 0. Also, save position
494 when hiding the addressbook instead of
497 2007-02-14 [colin] 2.7.2cvs45
499 * src/plugins/pgpcore/prefs_gpg.c
500 * src/plugins/pgpcore/prefs_gpg.h
501 * src/plugins/pgpcore/sgpgme.c
502 * src/plugins/pgpinline/pgpinline.c
503 * src/plugins/pgpmime/pgpmime.c
504 Add an option "Use gpg-agent if available". Fixes
505 annoyances with distro-installed gpg-agent, when
506 no pinentry program is installed, and the user's
507 at a loss on why "decryption failed". Makes more
508 clear why passphrase isn't saved when gpg-agent is
509 used. Defaults to true, to avoid changing the
512 2007-02-14 [wwp] 2.7.2cvs44
514 * src/matcher_parser_parse.y
515 Fix missing line number reset (wrong line number might appear
516 when re-loading filtering rules if there's a parser error).
518 2007-02-13 [colin] 2.7.2cvs43
521 Don't encode ',' in URIs before passing it
522 to the browser command-line. It was probably
523 done at a time where commas in URIs made
524 mozilla -remote 'openurl(%s,new-window)'
527 2007-02-13 [wwp] 2.7.2cvs42
529 * src/prefs_matcher.c
530 * src/plugins/bogofilter/bogofilter_gtk.c
531 A bit of string factorization around "Select ..." buttons.
533 2007-02-11 [colin] 2.7.2cvs41
536 Make sure to escape the title
538 2007-02-11 [colin] 2.7.2cvs40
541 Recognize .utf8 locales as .UTF-8 ones
543 2007-02-11 [colin] 2.7.2cvs39
546 Fix code conversion when dragging a file
548 2007-02-09 [colin] 2.7.2cvs38
550 * src/plugins/clamav/clamav_plugin.c
551 Complete Paul's patch with conditional
552 compilation to avoid breaking compilation
553 on old Dapper and Edgy... Maybe other
556 2007-02-09 [paul] 2.7.2cvs37
558 * src/plugins/clamav/clamav_plugin.c
559 fix for the upstream changes in libclamav
561 2007-02-09 [paul] 2.7.2cvs36
567 fix "warn if there are queued messages" (on exit)
568 option, which only checked the first mailbox's
570 don't ask before emptying trash if there are no
571 messages in trash, also check and empty all trash
574 move "Ask before emptying trash" option
575 outside of the "On exit" frame as it's
576 not only an "On exit" option
578 2007-02-09 [paul] 2.7.2cvs35
583 * src/prefs_account.c
584 * src/prefs_folder_item.c
586 * src/prefs_matcher.c
587 * src/prefs_message.c
588 * src/prefs_msg_colors.c
589 * src/prefs_summaries.c
591 * src/gtk/inputdialog.c
592 * src/plugins/bogofilter/bogofilter_gtk.c
593 pedantic commit: use 'checkbtn' everywhere
594 instead of a mixture of 'checkbtn' and 'chkbtn'
596 2007-02-09 [paul] 2.7.2cvs34
602 move "Never send Return Receipts" from
603 prefs_other to prefs_send
604 add an option "Ask about account specific
605 filtering rules..." to prefs_other
607 fix a compiler warning
609 2007-02-08 [colin] 2.7.2cvs33
611 * src/plugins/pgpinline/pgpinline.c
612 Fix bug 1110, 'pgpmime fails to process
613 encapsulated openpgp mime (rfc 3156, 6.1
615 It was due to an interaction between PGP/Mime
616 and PGP/Inline plugin.
618 2007-02-08 [colin] 2.7.2cvs32
623 Fix bug 1117, 'fcntl locking code
624 does not work in mbox.c'
626 2007-02-08 [colin] 2.7.2cvs31
628 * src/prefs_account.c
629 Fix Gentoo bug 165819, 'can't create
630 a "local mbox file" account'. Patch
631 by Olivier <castan.o@free.fr>
633 2007-02-07 [colin] 2.7.2cvs30
636 Fix bug 1106, 'Claws crash on exit if LDAPS
637 autocompletion was used'
639 2007-02-07 [paul] 2.7.2cvs29
642 cut down on unnecessary debug_prints
644 fix menu_set_active() on 'Show only
647 2007-02-07 [paul] 2.7.2cvs28
649 * src/plugins/clamav/clamav_plugin.c
650 * src/plugins/clamav/clamav_plugin.h
651 * src/plugins/clamav/clamav_plugin_gtk.c
654 2007-02-07 [paul] 2.7.2cvs27
657 fix bug 1116, 'summary view allow a
660 2007-02-06 [colin] 2.7.2cvs26
665 2007-02-05 [fabien] 2.7.2cvs25
669 i18n related - 1 fix and 1 message for translators.
671 2007-02-05 [colin] 2.7.2cvs24
673 * src/gtk/quicksearch.c
674 Don't reload summary list if quicksearch wasn't
675 active on hiding; move currently selected mail in
676 the visible area when showing the quicksearch
678 2007-02-05 [colin] 2.7.2cvs23
681 Add debug to try to solve bug 1104
683 2007-02-05 [paul] 2.7.2cvs22
686 confirm before emptying trash on exit is
687 a Yes or No answer, use Yes or No in the
690 2007-02-04 [colin] 2.7.2cvs21
693 * src/plugins/pgpcore/passphrase.c
694 * src/plugins/pgpcore/select-keys.c
695 Set wmclass on new windows
701 2007-02-04 [colin] 2.7.2cvs20
705 Auto save drafts on exit, reopen them
706 at startup, instead of asking
710 * src/addressbook_foldersel.c
718 * src/editldap_basedn.c
731 * src/message_search.c
733 * src/prefs_actions.c
734 * src/prefs_customheader.c
735 * src/prefs_display_header.c
736 * src/prefs_filtering.c
737 * src/prefs_filtering_action.c
738 * src/prefs_folder_column.c
740 * src/prefs_matcher.c
742 * src/prefs_summaries.c
743 * src/prefs_summary_column.c
744 * src/prefs_template.c
747 * src/summary_search.c
750 * src/gtk/description_window.c
751 * src/gtk/foldersort.c
754 * src/gtk/icon_legend.c
755 * src/gtk/logwindow.c
756 * src/gtk/pluginwindow.c
757 * src/gtk/prefswindow.c
758 Give different wmclass to different
759 windows - thanks to sed ;)
761 2007-02-04 [colin] 2.7.2cvs19
764 Revert previous patch, can't reproduce
767 2007-02-03 [colin] 2.7.2cvs18
770 Don't save the mainwindow size and
771 position on emergency exit (libSM's
772 "die" callback), Xfce seems to make
773 the window smaller just before the
776 2007-02-03 [colin] 2.7.2cvs17
778 * src/plugins/bogofilter/bogofilter.c
779 * src/plugins/bogofilter/bogofilter.h
780 * src/plugins/bogofilter/bogofilter_gtk.c
781 * src/plugins/pgpinline/pgpinline.c
782 * src/plugins/pgpinline/pgpinline.h
785 2007-02-03 [colin] 2.7.2cvs16
787 * src/partial_download.c
788 * src/partial_download.h
795 * src/common/ssl_certificate.c
796 * src/common/ssl_certificate.h
797 * src/gtk/quicksearch.c
798 * src/gtk/quicksearch.h
799 * src/gtk/sslcertwindow.c
800 * src/gtk/sslcertwindow.h
801 Fix copyright on my files
803 2007-02-02 [colin] 2.7.2cvs15
813 Add Tools/List URIs to allow
814 opening any URI in the current mail
816 2007-02-02 [colin] 2.7.2cvs14
818 * src/common/valgrind.h ** NEW FILE **
819 * src/common/Makefile.am
820 * src/common/plugin.c
821 Don't dlclose the plugins if we're running
822 under valgrind. (doesn't require valgrind
823 either at compile time or run time).
825 2007-02-01 [paul] 2.7.2cvs13
829 * tools/freshmeat_search.pl
830 * tools/google_search.pl
831 * tools/multiwebsearch.pl
832 add support for non ISO-8859-1 compatible locales
833 Patch by Alex Gorbachenko <agent_007@immo.ru>
835 2007-02-01 [colin] 2.7.2cvs12
838 * src/prefs_summaries.c
839 Move keybinding prefs to the Other page
841 2007-02-01 [wwp] 2.7.2cvs11
843 * src/plugins/trayicon/trayicon.c
844 Fix a raising issue within KDE.
846 2007-02-01 [colin] 2.7.2cvs10
849 Fix stray quotes in encoded strings
851 Fix wrong call causing g_warnings
853 Remove useless message
855 2007-01-31 [wwp] 2.7.2cvs9
857 * src/plugins/trayicon/trayicon.c
858 fix buggy hiding of main window when closing if close-to-tray
859 is not set (bad logics in the trayicon hook code).
860 Changed the quit confirmation message too.
862 2007-01-30 [colin] 2.7.2cvs8
865 Fix hidden mainwindow after clicking on
866 the X close button, if compose windows
867 exist and the user chooses not to quit
869 2007-01-30 [colin] 2.7.2cvs7
873 Handle local URIs to attach files (file:///...)
874 Fixes attaching files from Thunar for example
876 2007-01-30 [colin] 2.7.2cvs6
878 * src/prefs_ext_prog.c
879 Add 'mousepad' to the list of text editors.
880 Mousepad is XFCE's text editor
882 2007-01-29 [wwp] 2.7.2cvs5
885 * src/plugins/trayicon/trayicon_prefs.c
886 trayicon i18n fixes, thanks to Fabien.
888 2007-01-28 [wwp] 2.7.2cvs4
892 * src/plugins/trayicon/trayicon.c
893 * src/plugins/trayicon/trayicon_prefs.c
894 * src/plugins/trayicon/trayicon_prefs.h
895 Added a new TrayIcon plugin option to close to tray
896 (WM's hotkey and [X] button will hide the window instead
897 of closing it - closing CM can be done using the tray icon
898 menu or the File menu).
899 Improved visibility handling in trayicon, clicking the
900 trayicon now raise the window to current desktop when it
901 was either minimized/shaded/on another desktop.
902 Thanks to Paul for testing and fixing a strange behaviour
905 2007-01-27 [paul] 2.7.2cvs3
907 * src/prefs_folder_item.c
908 * src/prefs_receive.c
909 * src/plugins/pgpcore/prefs_gpg.c
910 use 'start-up' instead of 'startup' in labels
912 2007-01-26 [wwp] 2.7.2cvs2
914 * src/plugins/trayicon/Makefile.am
915 * src/plugins/trayicon/trayicon.c
916 * src/plugins/trayicon/trayicon_prefs.c
917 * src/plugins/trayicon/trayicon_prefs.h
918 Add a new TrayIcon option to hide the main window at
920 Fix trayicon.c copyright header.
922 2007-01-26 [paul] 2.7.2cvs1
928 bump up version number following
931 2007-01-25 [mones] 2.7.1cvs60
934 updated thousands of strings (well, probably less ;-)
936 2007-01-25 [colin] 2.7.1cvs59
939 Fix 2nd-run loss of matcherrc on new
942 2007-01-25 [wwp] 2.7.1cvs58
945 fix handling of empty value in attach_save_directory too, thanks
948 2007-01-25 [wwp] 2.7.1cvs57
951 fix handling of empty value in attach_load_directory,
954 2007-01-25 [wwp] 2.7.1cvs56
956 * src/plugins/dillo_viewer/dillo_prefs.h
959 2007-01-25 [colin] 2.7.1cvs55
963 * src/matcher_parser_parse.y
964 * src/prefs_matcher.c
965 Add matching on the spam flag
967 2007-01-24 [colin] 2.7.1cvs54
972 Make sure folderlist.xml is correctly
973 written before overwriting it.
977 * src/plugins/bogofilter/bogofilter.c
978 * src/plugins/bogofilter/bogofilter.h
979 * src/plugins/bogofilter/bogofilter_gtk.c
980 * src/plugins/spamassassin/spamassassin.c
981 * src/plugins/spamassassin/spamassassin.h
982 * src/plugins/spamassassin/spamassassin_gtk.c
983 Move spam to the correct trash folder after
984 learning, if spam directory isn't set.
986 2007-01-23 [paul] 2.7.1cvs53
988 * src/plugins/bogofilter/bogofilter_gtk.c
989 fix sensitivity of "Insert X-Bogosity header"
992 2007-01-23 [colin] 2.7.1cvs52
995 Translate toolbar items text if
996 they're translatable (default)
1010 * src/etpan/etpan-thread-manager.c
1011 * src/etpan/etpan-thread-manager.h
1012 * src/gtk/gtkutils.c
1013 * src/gtk/gtkutils.h
1014 More static functions
1016 2007-01-22 [fabien] 2.7.1cvs51
1018 * src/gtk/gtkutils.c
1019 gtkut_get_options_frame() : ability to pass
1020 a 'NULL' value in frame pointer parameter if
1023 2007-01-22 [colin] 2.7.1cvs50
1027 * src/plugins/bogofilter/bogofilter.c
1028 * src/plugins/bogofilter/bogofilter_gtk.c
1029 * src/plugins/spamassassin/spamassassin.c
1030 * src/plugins/spamassassin/spamassassin_gtk.c
1031 Allow moving spams to the account's trash
1032 instead of default one
1034 2007-01-21 [colin] 2.7.1cvs49
1038 Revert a static function that shouldn't
1041 2007-01-21 [colin] 2.7.1cvs48
1047 2007-01-21 [colin] 2.7.1cvs47
1053 2007-01-21 [colin] 2.7.1cvs46
1055 * src/common/socket.c
1056 * src/common/socket.h
1059 2007-01-21 [colin] 2.7.1cvs45
1068 * src/folder_item_prefs.c
1069 * src/folder_item_prefs.h
1076 * src/common/socket.c
1077 * src/common/socket.h
1078 * src/gtk/gtkaspell.c
1079 * src/gtk/gtkaspell.h
1080 * src/gtk/quicksearch.c
1081 * src/gtk/quicksearch.h
1084 2007-01-21 [colin] 2.7.1cvs44
1086 * src/common/utils.c
1087 * src/common/utils.h
1088 * src/etpan/etpan-thread-manager.c
1089 * src/etpan/etpan-thread-manager.h
1090 Same (Funny that etpan_thread_unbind
1091 is called but not etpan_thread_bind)
1093 2007-01-21 [colin] 2.7.1cvs43
1101 * src/etpan/Makefile.am
1102 * src/gtk/colorlabel.c
1103 * src/gtk/colorlabel.h
1104 * src/gtk/sslcertwindow.c
1105 * src/gtk/sslcertwindow.h
1106 * src/etpan/etpan-log.c ** REMOVED **
1107 * src/etpan/etpan-log.h ** REMOVED **
1110 2007-01-20 [colin] 2.7.1cvs42
1116 2007-01-20 [colin] 2.7.1cvs41
1134 Make functions that aren't used in other
1137 2007-01-20 [colin] 2.7.1cvs40
1152 * src/editldap_basedn.c
1158 * src/image_viewer.c
1174 * src/prefs_account.c
1175 * src/prefs_common.c
1176 * src/prefs_compose_writing.c
1177 * src/prefs_ext_prog.c
1178 * src/prefs_folder_item.c
1180 * src/prefs_message.c
1181 * src/prefs_msg_colors.c
1184 * src/prefs_receive.c
1186 * src/prefs_spelling.c
1187 * src/prefs_summaries.c
1188 * src/prefs_toolbar.c
1189 * src/prefs_wrapping.c
1198 * src/common/hooks.c
1200 * src/common/passcrypt.c
1201 * src/common/socket.c
1203 * src/common/ssl_certificate.c
1204 * src/common/template.c
1205 * src/common/utils.c
1206 * src/etpan/imap-thread.c
1207 * src/gtk/sslcertwindow.c
1208 * src/gtk/sslcertwindow.h
1209 Make functions that could be static, static
1211 2007-01-20 [colin] 2.7.1cvs39
1216 2007-01-20 [colin] 2.7.1cvs38
1221 Fix bug 1102, 'claws-mail-2.7.1
1222 makes use of deprecated ldap
1225 2007-01-20 [colin] 2.7.1cvs37
1230 * src/gtk/quicksearch.c
1231 Add Wide message list layout
1233 2007-01-19 [fabien] 2.7.1cvs36
1236 make sure a font change is considered in links of
1239 2007-01-19 [colin] 2.7.1cvs35
1246 * src/prefs_common.c
1247 * src/prefs_common.h
1250 * src/gtk/quicksearch.c
1251 * src/gtk/quicksearch.h
1252 Drop 'Separate Folder tree' and 'Separate
1253 Message View'. Put three layouts in place
1256 2007-01-19 [paul] 2.7.1cvs34
1258 * src/prefs_msg_colors.c
1259 more use of Q_ for translators
1261 2007-01-19 [paul] 2.7.1cvs33
1264 * src/prefs_account.c
1265 a few changes to the English
1267 2007-01-19 [fabien] 2.7.1cvs32
1270 factorize translatable string
1272 2007-01-18 [colin] 2.7.1cvs31
1275 Don't error out on --sync option. Although
1276 we don't do anything with it, gtk+ handles
1277 it, and it's useful for debugging X errors
1279 2007-01-18 [fabien] 2.7.1cvs30
1282 ability to apply on the fly the recent added
1283 'gtk_can_change_accels' pref (no need to restart).
1285 2007-01-18 [fabien] 2.7.1cvs29
1287 * src/plugins/bogofilter/bogofilter_gtk.c
1288 * src/plugins/bogofilter/bogofilter.c
1289 * src/plugins/spamassassin/spamassassin_gtk.c
1291 * src/prefs_account.c
1292 factorize or rewrite some translatable strings.
1294 2007-01-18 [fabien] 2.7.1cvs28
1298 set a 4pix space between "Subject:" label and subject entry in
1301 2007-01-18 [wwp] 2.7.1cvs27
1304 fix conflicting address-copy/paste when focus is set
1305 to the embedded edit-person form.
1308 2007-01-18 [wwp] 2.7.1cvs26
1311 complete 2.7.1cvs23 (one more file was missing from that
1314 2007-01-18 [colin] 2.7.1cvs25
1317 Provide a way to migrate without backup
1318 Re-ask for migration on next start if
1319 it has been refused and wizard has been
1322 2007-01-18 [wwp] 2.7.1cvs24
1325 complete 2.7.1.cvs23 (file was missing from previous
1328 2007-01-18 [wwp] 2.7.1cvs23
1331 fix potential crashes in address book's focus_in/out signal handlers,
1332 force focus to the edit-person form when clicked the Edit menu entry or
1333 button (this only matters if the edit-person form is embedded to the
1334 AB window, in that case, focus is not set when browsing the contacts
1335 list w/ keys or mouse clicks).
1337 2007-01-18 [paul] 2.7.1cvs22
1340 add command line options:
1342 -q and --quit for --exit
1344 print "Unknown option" for unknown options
1346 2007-01-18 [paul] 2.7.1cvs21
1349 updated by Pavlo Bohmat
1351 2007-01-18 [paul] 2.7.1cvs20
1354 fix sensitivity issues of Mark as Spam/Ham
1356 2007-01-17 [fabien] 2.7.1cvs19
1359 * src/prefs_common.c
1360 * src/prefs_common.h
1362 Add a 'gtk_can_change_accels' pref in Preferences/Other which
1363 control the corresponding gtk property. It could be used to lock
1364 all shortcuts (avoid to set one of them by inadvertency).
1366 2007-01-17 [colin] 2.7.1cvs18
1369 Fix bug 1100, 'Highlighted e-mail data not visible
1370 when color label applied.'. Use a weighted average
1371 between normal selected foreground color and color
1372 label instead of a simple one (3/1 instead 1/1).
1374 2007-01-17 [colin] 2.7.1cvs17
1377 Better fix for bug 1088, 'Ctrl-h produces repeatable
1378 crash' - don't prevent mail switching while loading
1380 2007-01-17 [colin] 2.7.1cvs16
1389 Manage recursive search of unsubscribed folders
1390 Rescan tree without checking for new messages
1391 after subscriptions changed
1393 2007-01-17 [paul] 2.7.1cvs15
1395 * src/prefs_common.c
1396 * src/gtk/pluginwindow.c
1397 fix bug 1101, '"Load plugin" button is
1398 accidentally hidden'
1399 unset (-1) initial width in prefs_common,
1400 fix overlapping buttons,
1403 2007-01-17 [paul] 2.7.1cvs14
1406 add #include <errno.h>, it's needed
1409 2007-01-17 [paul] 2.7.1cvs13
1412 * tools/make.themes.project
1413 rename .sylpheed_themeinfo to .claws_themeinfo
1415 * src/etpan/etpan-errors.h
1416 * src/etpan/etpan-log.c
1417 * src/etpan/etpan-log.h
1418 * src/etpan/etpan-thread-manager-types.h
1419 * src/etpan/etpan-thread-manager.c
1420 * src/etpan/etpan-thread-manager.h
1421 * src/etpan/imap-thread.c
1422 * src/etpan/imap-thread.h
1423 add copyright header
1425 2007-01-17 [colin] 2.7.1cvs12
1427 * src/plugins/pgpcore/select-keys.c
1428 * src/gtk/pluginwindow.c
1429 * src/prefs_account.c
1432 2007-01-16 [colin] 2.7.1cvs11
1437 Manage subscribing to subfolders when only
1438 subscribed folders are shown.
1440 2007-01-16 [colin] 2.7.1cvs10
1443 Fix annoying vscrollbar going back to top
1444 on Check for new folders
1446 2007-01-16 [colin] 2.7.1cvs9
1451 2007-01-16 [colin] 2.7.1cvs8
1454 Bigger buffer for errors
1458 * src/prefs_account.c
1459 * src/prefs_account.h
1461 * src/etpan/imap-thread.c
1462 * src/etpan/imap-thread.h
1463 * manual/handling.xml
1464 Add subscriptions management. What it changes:
1465 Creating a folder subscribes to it
1466 Deleting a folder unsubscribes it
1467 New contextual menu item allowing to switch between
1468 All folders and Subscribed folders, subscribe, and
1469 unsubscribe. "Creating" an existing but unsubscribed
1470 folder will subscribe it.
1471 By default for new accounts, only subscribed folders
1475 2007-01-16 [paul] 2.7.1cvs7
1478 Allow folder classes to specify only sort_key or
1479 sort_type instead of both or none.
1481 2007-01-16 [paul] 2.7.1cvs6
1488 Save and use errno for procmime_get_part
1490 2007-01-16 [colin] 2.7.1cvs5
1493 Never remove INBOX when scanning for
1494 new folders. It's a special folder
1497 2007-01-15 [colin] 2.7.1cvs4
1500 Fix 'Check for new folders' when IMAP subdirectory
1502 * src/etpan/imap-thread.c
1505 2007-01-15 [colin] 2.7.1cvs3
1507 * src/etpan/imap-thread.c
1508 Fix invalid free on command-connection
1511 2007-01-15 [wwp] 2.7.1cvs2
1513 * src/matcher_parser_lex.l
1514 * src/quote_fmt_lex.l
1515 * src/matcher_parser_parse.y
1516 fix copyright header in lexers and parsers.
1518 2007-01-15 [paul] 2.7.1cvs1
1524 bump up version number following
1527 2007-01-15 [paul] 2.7.0cvs31
1531 add Fabien to the Team list
1532 add the recent contributors
1533 make a few corrections
1535 2007-01-15 [paul] 2.7.0cvs30
1538 fix compiler warning
1539 * src/plugins/pgpcore/prefs_gpg.c
1540 * src/plugins/pgpcore/prefs_gpg.h
1542 fix copyright header
1544 2007-01-14 [colin] 2.7.0cvs29
1547 Use the 'gtk+' backend. Avoids gnome-vfs use,
1548 two benefits: faster to open, will fix strange
1549 dbus-related crash. Thanks to Pascal Terjan.
1551 2007-01-14 [colin] 2.7.0cvs28
1553 * src/etpan/imap-thread.c
1554 Delete the old imap just after allocating
1555 the new one. Makes sure we don't get the
1556 same pointer by sheer luck, which feels
1557 strange in the debug log.
1559 2007-01-14 [colin] 2.7.0cvs27
1561 * src/gtk/inputdialog.c
1562 Make sure we don't print passwords in
1563 clear text when in debug mode
1565 2007-01-14 [colin] 2.7.0cvs26
1567 * src/gtk/gtksctree.c
1568 Fix bug 1098, 'bogus last row display
1569 after expanding a thread'. Patch by
1570 Jindrich Makovicka <makovick@gmail.com>
1572 2007-01-14 [colin] 2.7.0cvs25
1574 * src/etpan/imap-thread.c
1575 Close socket manually before
1576 freeing the imap struct
1578 2007-01-14 [colin] 2.7.0cvs24
1580 * src/etpan/imap-thread.c
1581 Maybe fix new reconnection issues
1583 2007-01-13 [colin] 2.7.0cvs23
1586 Freeze/thaw on thread selection
1588 2007-01-13 [paul] 2.7.0cvs22
1593 add 'Edit/Delete thread'
1595 2007-01-13 [colin] 2.7.0cvs21
1597 * src/prefs_account.c
1598 * src/prefs_compose_writing.c
1599 * src/prefs_message.c
1600 * src/prefs_msg_colors.c
1602 * src/prefs_receive.c
1603 * src/prefs_spelling.c
1604 * src/prefs_summaries.c
1605 * src/prefs_themes.c
1606 * src/gtk/gtkutils.c
1607 * src/gtk/gtkutils.h
1608 * src/plugins/pgpcore/prefs_gpg.c
1609 * src/plugins/spamassassin/spamassassin_gtk.c
1610 Factorize gtk frame creation
1613 2007-01-13 [colin] 2.7.0cvs20
1615 * src/message_search.c
1616 * src/summary_search.c
1617 Fix Enter in search windows
1619 Fix body search starting at the
1620 end of the mail (and asking for loop)
1622 2007-01-13 [colin] 2.7.0cvs19
1624 * src/etpan/imap-thread.c
1625 Make sure we don't free the same imap
1628 2007-01-13 [colin] 2.7.0cvs18
1631 Allow multiple commitHelpers to
1634 2007-01-12 [colin] 2.7.0cvs17
1636 * src/etpan/imap-thread.c
1637 Make sure we get rid of the previous mailimap
1638 when connecting - just in case disconnect was
1641 2007-01-12 [paul] 2.7.0cvs16
1644 Strip S/MIME signatures when re-editing
1645 S/MIME signed messages.
1647 2007-01-12 [paul] 2.7.0cvs15
1654 no need to define CLAWS anymore, remove
1657 2007-01-12 [paul] 2.7.0cvs14
1660 check if the mail's signed as
1661 it can change the mail structure
1664 2007-01-12 [paul] 2.7.0cvs13
1667 fix Forwarding msgs with attachments
1668 that have dos line endings
1671 2007-01-12 [wwp] 2.7.0cvs12
1674 Revert accidentally committed extra version tag.
1676 2007-01-12 [wwp] 2.7.0cvs11
1678 * src/prefs_account.c
1679 Fix compilation w/o aspell (completes 2.7.0cvs7).
1681 2007-01-11 [colin] 2.7.0cvs10
1684 move g_warning to debug_print
1685 it scares people for no reason
1687 2007-01-11 [colin] 2.7.0cvs9
1690 Fix files to translate. Patch by
1693 2007-01-11 [paul] 2.7.0cvs8
1696 Fix recursion when server lists the
1697 current subfolder in the response
1699 Fix updating of icon_list/ctree
1700 * src/plugins/pgpcore/select-keys.c
1701 Fix a few annoyances when choosing
1702 keys for the CMS (S/MIME) protocol
1704 2007-01-11 [wwp] 2.7.0cvs7
1707 * src/prefs_account.c
1708 * src/prefs_account.h
1709 Add per-account spellcheck default dictionaries settings.
1711 2007-01-10 [colin] 2.7.0cvs6
1713 * src/prefs_folder_item.c
1714 Factorize strings - patch by Fabien
1716 2007-01-10 [colin] 2.7.0cvs5
1719 Fix bug 1095, 'Crash while changing folder
1720 columns during incorporation'
1722 2007-01-09 [colin] 2.7.0cvs4
1724 * src/gtk/pluginwindow.c
1725 Set the plugin window transient. Seems
1726 like some window managers hide it in
1727 the background after "load plugin"...
1729 2007-01-09 [colin] 2.7.0cvs3
1732 Use the same type for alloc and free
1734 2007-01-08 [paul] 2.7.0cvs2
1737 updated by Tim Dijkstra
1739 2007-01-08 [paul] 2.7.0cvs1
1741 * src/prefs_themes.c
1742 * src/common/utils.c
1745 2007-01-08 [paul] 2.7.0
1752 2007-01-08 [paul] 2.6.1cvs119
1754 * doc/man/claws-mail.1
1757 2007-01-08 [paul] 2.6.1cvs118
1759 * doc/man/claws-mail.1
1761 * manual/advanced.xml
1762 improved English usage
1764 2007-01-08 [paul] 2.6.1cvs117
1775 updated by Miquel Oliete, Stephan Sachse, me,
1776 Tommi Pirinen, Andrea Spadaccini, Frederico
1777 Goncalves Guimaraes, Andrej Kacian, Aleksandar
1778 Urosevic, and Ralgh Young
1780 2007-01-07 [mones] 2.6.1cvs116
1782 * manual/es/advanced.xml
1784 Synced manual (unhide mark_as_read_delay)
1785 and updated translation for release
1787 2007-01-07 [paul] 2.6.1cvs115
1789 * src/prefs_matcher.c
1790 make the hbox content fit better under
1793 2007-01-07 [colin] 2.6.1cvs114
1796 Fix bug 1088, 'Ctrl-h produces repeatable
1799 2007-01-06 [colin] 2.6.1cvs113
1801 * src/etpan/imap-thread.c
1802 Add casts to int to get certs. Fixes
1803 bug 1064, 'crash @ etpan_certificate_check()
1804 when opening an IMAP folder', with latest
1805 libetpan CVS or >= 0.49
1810 * src/prefs_folder_item.c
1811 Grey out the "synchronise" menu items if
1812 there's nothing to synchronise.
1813 * src/plugins/pgpcore/sgpgme.c
1814 Make an error clearer than "Unknown error"
1816 2007-01-06 [colin] 2.6.1cvs112
1819 Don't try to show a message if updating
1820 Maybe fixes bug 1088, 'ctrl-h produces
1823 2007-01-06 [colin] 2.6.1cvs111
1826 Disable Control-Space (handle it as Space).
1828 2007-01-05 [paul] 2.6.1cvs110
1831 Fix bug 934, 'sylpheed claws 2.1
1832 doesn't show Exchanges Public Folders'
1833 Thanks to Hoa and Colin
1835 Refuse to allocate more than 2 MB for a
1836 single field, it's a good indication of
1839 2007-01-05 [colin] 2.6.1cvs109
1842 Allow --select'ing emails by Message-ID too
1844 2007-01-05 [colin] 2.6.1cvs108
1846 * src/common/quoted-printable.c
1849 2007-01-05 [colin] 2.6.1cvs107
1851 * src/common/quoted-printable.c
1852 Fix previous commit about bug 1089
1855 2007-01-05 [colin] 2.6.1cvs106
1857 * src/common/quoted-printable.c
1858 Fix my previous commit on bug 1089
1861 2007-01-04 [colin] 2.6.1cvs105
1863 * src/common/quoted-printable.c
1864 Fix bug 1089, 'NUL characters in Subject
1865 line are misinterpreted'. Not a pain to
1872 2007-01-04 [wwp] 2.6.1cvs104
1874 * src/image_viewer.c
1875 Force operator precedence (fix a compiler warning).
1877 2007-01-04 [colin] 2.6.1cvs103
1879 * src/image_viewer.c
1880 Be cautious there too (same fix as the one
1881 in textview from cvs33)
1883 Don't use any MimeViewer plugin when showing
1886 2007-01-03 [wwp] 2.6.1cvs102
1890 fixed "cent" sign (use the existing ASCII one),
1891 decode more HTML entities,
1892 converted table ASCII entries to UTF-8,
1893 moved a switch() into a hashtable.
1895 2007-01-03 [paul] 2.6.1cvs101
1901 When possible, use move_msg instead of
1902 copy_msg + remove_msg to move sent mail
1905 2007-01-03 [paul] 2.6.1cvs100
1908 add more html entity recognition:
1909 pounds, euros, and cents
1911 2007-01-03 [colin] 2.6.1cvs99
1914 Don't display an error on NOSELECT
1915 folders when synchronising
1917 2007-01-03 [paul] 2.6.1cvs98
1919 * tools/maildir2claws-mail.pl
1920 only substitute 'sent-mail' if it's
1921 the full directory name
1923 2007-01-03 [paul] 2.6.1cvs97
1926 * ChangeLog.pre2.0.0
1928 archive a chunk of ChangeLog in
1931 * doc/src/ChangeLog.claws-pre0.8.0
1932 remove ChangeLog.claws-pre0.8.0, adding
1933 its contents to ChangeLog.gtk1
1935 2007-01-03 [paul] 2.6.1cvs96
1956 * src/addressbook_foldersel.c
1957 * src/addressbook_foldersel.h
1978 * src/customheader.c
1979 * src/customheader.h
1980 * src/displayheader.c
1981 * src/displayheader.h
1992 * src/editldap_basedn.c
1993 * src/editldap_basedn.h
2010 * src/folder_item_prefs.c
2011 * src/folder_item_prefs.h
2018 * src/grouplistdialog.c
2019 * src/grouplistdialog.h
2023 * src/image_viewer.c
2024 * src/image_viewer.h
2060 * src/message_search.c
2061 * src/message_search.h
2078 * src/partial_download.c
2079 * src/partial_download.h
2084 * src/prefs_account.c
2085 * src/prefs_account.h
2086 * src/prefs_actions.c
2087 * src/prefs_actions.h
2088 * src/prefs_common.c
2089 * src/prefs_common.h
2090 * src/prefs_compose_writing.c
2091 * src/prefs_compose_writing.h
2092 * src/prefs_customheader.c
2093 * src/prefs_customheader.h
2094 * src/prefs_display_header.c
2095 * src/prefs_display_header.h
2096 * src/prefs_filtering.c
2097 * src/prefs_filtering.h
2098 * src/prefs_filtering_action.c
2099 * src/prefs_filtering_action.h
2100 * src/prefs_folder_column.c
2101 * src/prefs_folder_column.h
2102 * src/prefs_folder_item.c
2103 * src/prefs_folder_item.h
2108 * src/prefs_image_viewer.c
2109 * src/prefs_image_viewer.h
2110 * src/prefs_matcher.c
2111 * src/prefs_matcher.h
2112 * src/prefs_message.c
2113 * src/prefs_msg_colors.c
2114 * src/prefs_msg_colors.h
2117 * src/prefs_receive.c
2119 * src/prefs_spelling.c
2120 * src/prefs_spelling.h
2121 * src/prefs_summaries.c
2122 * src/prefs_summaries.h
2123 * src/prefs_summary_column.c
2124 * src/prefs_summary_column.h
2125 * src/prefs_template.c
2126 * src/prefs_template.h
2127 * src/prefs_themes.c
2128 * src/prefs_themes.h
2129 * src/prefs_toolbar.c
2130 * src/prefs_toolbar.h
2131 * src/prefs_wrapping.c
2132 * src/prefs_wrapping.h
2142 * src/quote_fmt_parse.y
2145 * src/remotefolder.c
2146 * src/remotefolder.h
2147 * src/send_message.c
2148 * src/send_message.h
2151 * src/sourcewindow.c
2152 * src/sourcewindow.h
2157 * src/stock_pixmap.c
2158 * src/stock_pixmap.h
2159 * src/summary_search.c
2160 * src/summary_search.h
2175 * src/common/base64.c
2176 * src/common/base64.h
2178 * src/common/hooks.c
2179 * src/common/hooks.h
2182 * src/common/mgutils.c
2183 * src/common/mgutils.h
2186 * src/common/passcrypt.c
2187 * src/common/passcrypt.h.in
2188 * src/common/plugin.c
2189 * src/common/plugin.h
2190 * src/common/prefs.c
2191 * src/common/prefs.h
2192 * src/common/progressindicator.c
2193 * src/common/progressindicator.h
2194 * src/common/quoted-printable.c
2195 * src/common/quoted-printable.h
2196 * src/common/session.c
2197 * src/common/session.h
2200 * src/common/socket.c
2201 * src/common/socket.h
2204 * src/common/ssl_certificate.c
2205 * src/common/ssl_certificate.h
2206 * src/common/stringtable.c
2207 * src/common/stringtable.h
2208 * src/common/template.c
2209 * src/common/template.h
2210 * src/common/timing.h
2211 * src/common/utils.c
2212 * src/common/utils.h
2213 * src/common/version.h.in
2216 * src/common/xmlprops.c
2217 * src/common/xmlprops.h
2219 * src/gtk/colorlabel.c
2220 * src/gtk/colorsel.c
2221 * src/gtk/colorsel.h
2222 * src/gtk/combobox.c
2223 * src/gtk/combobox.h
2224 * src/gtk/description_window.c
2225 * src/gtk/description_window.h
2228 * src/gtk/foldersort.c
2229 * src/gtk/foldersort.h
2230 * src/gtk/gtksctree.c
2231 * src/gtk/gtkutils.c
2232 * src/gtk/gtkutils.h
2233 * src/gtk/inputdialog.c
2234 * src/gtk/inputdialog.h
2235 * src/gtk/logwindow.c
2236 * src/gtk/logwindow.h
2237 * src/gtk/manage_window.c
2238 * src/gtk/manage_window.h
2241 * src/gtk/pluginwindow.c
2242 * src/gtk/pluginwindow.h
2243 * src/gtk/prefswindow.c
2244 * src/gtk/prefswindow.h
2245 * src/gtk/progressdialog.c
2246 * src/gtk/progressdialog.h
2247 * src/gtk/sslcertwindow.c
2248 * src/gtk/sslcertwindow.h
2249 * src/plugins/bogofilter/bogofilter.c
2250 * src/plugins/bogofilter/bogofilter.h
2251 * src/plugins/bogofilter/bogofilter_gtk.c
2252 * src/plugins/clamav/clamav_plugin.c
2253 * src/plugins/clamav/clamav_plugin.h
2254 * src/plugins/clamav/clamav_plugin_gtk.c
2255 * src/plugins/demo/demo.c
2256 * src/plugins/dillo_viewer/dillo_prefs.c
2257 * src/plugins/dillo_viewer/dillo_prefs.h
2258 * src/plugins/dillo_viewer/dillo_viewer.c
2259 * src/plugins/pgpcore/passphrase.c
2260 * src/plugins/pgpcore/passphrase.h
2261 * src/plugins/pgpcore/pgp_viewer.c
2262 * src/plugins/pgpcore/pgp_viewer.h
2263 * src/plugins/pgpcore/plugin.c
2264 * src/plugins/pgpcore/select-keys.c
2265 * src/plugins/pgpcore/select-keys.h
2266 * src/plugins/pgpcore/sgpgme.c
2267 * src/plugins/pgpcore/sgpgme.h
2268 * src/plugins/pgpinline/pgpinline.c
2269 * src/plugins/pgpinline/pgpinline.h
2270 * src/plugins/pgpinline/plugin.c
2271 * src/plugins/pgpmime/pgpmime.c
2272 * src/plugins/pgpmime/pgpmime.h
2273 * src/plugins/pgpmime/plugin.c
2274 * src/plugins/spamassassin/spamassassin.c
2275 * src/plugins/spamassassin/spamassassin.h
2276 * src/plugins/spamassassin/spamassassin_gtk.c
2277 * src/plugins/trayicon/trayicon.c
2278 it's 2007, update the year in the copyright headers
2280 2007-01-03 [paul] 2.6.1cvs95
2283 it is 2007, use it in the copyright string
2285 2007-01-03 [paul] 2.6.1cvs94
2288 html entity conversion:
2289 move ™ to a more suitable place
2290 add • and –
2291 make sure — and — are both
2294 2007-01-02 [colin] 2.6.1cvs93
2298 * src/common/plugin.c
2300 * src/etpan/imap-thread.c
2303 2006-12-31 [paul] 2.6.1cvs92
2305 * src/prefs_summaries.c
2306 use gtk_button_new_from_stock()
2308 2006-12-30 [colin] 2.6.1cvs91
2313 Don't update filtering and account paths
2314 when copying folders
2316 2006-12-30 [colin] 2.6.1cvs90
2318 * src/prefs_compose_writing.c
2320 * src/prefs_template.c
2321 Use message font for Writing and
2322 Quoting prefs, as well as Templates.
2324 2006-12-30 [colin] 2.6.1cvs89
2326 * src/prefs_summaries.c
2327 Rework GUI; patch by Pawel
2329 2006-12-29 [colin] 2.6.1cvs88
2331 * src/prefs_folder_item.c
2332 Fix bug 1085, 'Apply to subfolder
2333 doesn't work' - I was mistaken saying
2334 it worked in every case
2336 2006-12-28 [colin] 2.6.1cvs87
2338 * src/gtk/gtkaspell.c
2339 Don't assert if use_alternate is true
2340 and alt_dictionary isn't set -- this
2341 is what happens on upgrade! Rather,
2344 2006-12-28 [colin] 2.6.1cvs86
2347 Fix desktop/icon simplification
2349 2006-12-28 [colin] 2.6.1cvs85
2352 Make desktop and icon not
2353 dependant on the desktop
2355 2006-12-28 [wwp] 2.6.1cvs84
2357 * src/plugins/pgpmime/claws.def
2358 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
2360 2006-12-28 [wwp] 2.6.1cvs83
2362 * src/prefs_folder_item.c
2363 Fix coloring of "simplify subject regexp" (folder prefs),
2364 which might be left to red whereas the regexp gets empty.
2366 2006-12-28 [wwp] 2.6.1cvs82
2368 * src/prefs_common.c
2369 * src/prefs_common.h
2372 Save addressbook mainwindow's horizontal and vertical splitter position.
2374 2006-12-27 [wwp] 2.6.1cvs81
2376 * src/gtk/gtkaspell.c
2377 * src/gtk/gtkaspell.h
2379 Fix assignment of compose's default and alternate dictionary from
2380 account or folder settings. Now gtkaspell_change_dict does rotate
2381 dicts only when it's called from a menu cb.
2383 2006-12-27 [wwp] 2.6.1cvs80
2385 * src/folder_item_prefs.c
2386 Fix randomly initialized default-alt-dictionary (folder prefs),
2387 complete 2.6.1cvs72.
2389 2006-12-27 [paul] 2.6.1cvs79
2393 Add Copy folder in the folder's contextual
2396 2006-12-27 [wwp] 2.6.1cvs78
2399 Clean up session locking, thanks to Colin.
2401 2006-12-26 [colin] 2.6.1cvs77
2404 Revert previous patch
2406 2006-12-26 [colin] 2.6.1cvs76
2412 * src/etpan/imap-thread.c
2413 Fix previous commit warnings
2414 Make statusbar update every second if total < 20
2415 Make IMAP APPEND faster by simplifying log
2417 2006-12-26 [colin] 2.6.1cvs75
2425 Make it possible to copy folders accross
2426 mailboxes (this was an arbitrary limitation).
2427 Still make it impossible to move folders
2430 2006-12-26 [colin] 2.6.1cvs74
2432 * src/etpan/imap-thread.c
2433 Fix bug 1081, 'claws-mail
2434 segfaults when going offline
2435 while it transfers mails via
2438 2006-12-26 [colin] 2.6.1cvs73
2440 * src/folder_item_prefs.c
2441 Don't forget alt dictionary when
2442 renaming/moving folders
2444 2006-12-26 [wwp] 2.6.1cvs72
2446 * src/folder_item_prefs.c
2447 Add missing defaults for per-folder alt dict
2448 (forgotten in 2.6.1cvs61).
2450 2006-12-26 [colin] 2.6.1cvs71
2453 Add tooltip to state that specifying
2454 full path to mailbox is possible
2456 2006-12-26 [wwp] 2.6.1cvs70
2458 * src/partial_download.c
2459 * src/gtk/gtkvscrollbutton.c
2460 * src/plugins/pgpinline/plugin.c
2461 Fix for few compiler warnings that matter.
2463 2006-12-25 [colin] 2.6.1cvs69
2465 * src/partial_download.c
2466 Fix marking for download or deletion
2467 when the header isn't the first
2468 * src/gtk/logwindow.c
2469 Fix start of scrolling
2471 2006-12-23 [paul] 2.6.1cvs68
2474 change last commit to use the 'academic'
2475 method instead. Thanks to wwp
2477 2006-12-23 [paul] 2.6.1cvs67
2480 don't warn about empty subject when
2483 2006-12-22 [colin] 2.6.1cvs66
2485 * src/summary_search.c
2488 2006-12-22 [colin] 2.6.1cvs65
2490 * src/gtk/gtkutils.c
2493 * src/summary_search.c
2500 2006-12-22 [colin] 2.6.1cvs64
2504 Add a combo to the learn spam button
2505 * src/plugins/bogofilter/bogofilter.c
2506 * src/plugins/bogofilter/bogofilter_gtk.c
2507 * src/plugins/bogofilter/bogofilter.h
2508 Allow to store Unsure mails in a specific
2509 folder to make better teaching easier
2511 2006-12-21 [wwp] 2.6.1cvs63
2514 * src/prefs_common.c
2515 * src/prefs_common.h
2516 * src/prefs_spelling.c
2517 * src/gtk/gtkaspell.c
2518 * src/gtk/gtkaspell.h
2519 Allow spell-checking using both current and alternate dictionaries
2522 2006-12-21 [wwp] 2.6.1cvs62
2524 * src/gtk/gtkaspell.c
2525 Apply recheck_when_changing_dict (highlight all mispelled words)
2526 when switching to alternate dictionary.
2528 2006-12-21 [wwp] 2.6.1cvs61
2531 * src/folder_item_prefs.h
2532 * src/prefs_common.c
2533 * src/prefs_common.h
2534 * src/prefs_folder_item.c
2535 * src/prefs_spelling.c
2536 * src/gtk/gtkaspell.c
2537 * src/gtk/gtkaspell.h
2538 Add global and per-folder prefs to set the default
2539 alternate dictionary.
2541 2006-12-21 [colin] 2.6.1cvs60
2544 Look for folders by path in all folders
2548 2006-12-20 [colin] 2.6.1cvs59
2550 * src/gtk/quicksearch.c
2551 Make sure in_typing is false when clearing
2553 2006-12-20 [wwp] 2.6.1cvs58
2556 change manual's target dir to be LFH-compliant (thanks to Colin).
2558 2006-12-20 [wwp] 2.6.1cvs57
2560 * src/prefs_common.c
2561 * src/prefs_summaries.c
2562 i18n fix and factorize patch, thanks to Fabien.
2564 2006-12-20 [paul] 2.6.1cvs56
2567 last of the renaming (??)
2569 correct --help info of --status-full
2570 * src/plugins/bogofilter/bogofilter.c
2571 make FALSE default of whitelist_ab
2573 2006-12-19 [colin] 2.6.1cvs55
2576 Same as before, without depending on
2579 2006-12-19 [colin] 2.6.1cvs54
2582 Fix bug 1059, 'Better jpilot charset
2583 handling'. Use libpisync's charset conversion
2586 2006-12-19 [colin] 2.6.1cvs53
2591 2006-12-19 [wwp] 2.6.1cvs52
2594 Add missing #include (thanks to Colin).
2596 2006-12-19 [wwp] 2.6.1cvs51
2598 * src/prefs_receive.c
2599 Better spacing between widgets in prefs.
2601 2006-12-18 [colin] 2.6.1cvs50
2604 Fix failure to get separator on LIST "" ""
2605 Try LIST "" "INBOX" too.
2607 2006-12-18 [wwp] 2.6.1cvs49
2609 * src/common/session.c
2610 Fix a compiler warning (thanks to Fabien).
2612 2006-12-18 [wwp] 2.6.1cvs48
2616 Factorize some strings for translation (it's about error
2617 messages when applying or checking template/quote format).
2619 2006-12-18 [colin] 2.6.1cvs47
2623 * src/gtk/Makefile.am
2625 Add a Release notes tab from the contents of
2626 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
2628 2006-12-17 [colin] 2.6.1cvs46
2633 Correctly convert from/to UTF8/filename encoding
2634 when loading and saving files. Probably fixes
2635 bug 1068, 'Claws-Mail uses 100% CPU when looking
2636 for a file to attach and is blocked...'
2638 2006-12-17 [colin] 2.6.1cvs45
2640 * src/gtk/logwindow.c
2641 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
2642 IMAP folder and is blocked on main thread':
2643 make sure we put utf8 in the log.
2645 2006-12-16 [colin] 2.6.1cvs44
2649 Fix bug 1055, 'Add the 'cancel receive'
2650 in the available events for the toolbar buttons'
2652 2006-12-16 [colin] 2.6.1cvs43
2657 * src/common/session.c
2658 Log error when SSL handshakes fail.
2659 Fixes bug 1082, 'incorrect / imprecise
2660 error message when imap server provides
2661 ssl only through STARTTLS but SSL is
2664 2006-12-15 [wwp] 2.6.1cvs42
2666 * src/plugins/bogofilter/bogofilter_gtk.c
2667 set proper sensitivity to widgets I've recently added.
2673 2006-12-15 [wwp] 2.6.1cvs41
2675 * src/plugins/bogofilter/bogofilter.c
2676 * src/plugins/bogofilter/bogofilter.h
2677 * src/plugins/bogofilter/bogofilter_gtk.c
2678 bogofilter's whitelist can now use a subset of
2679 the addressbook (either a book, a subfolder of a book,
2680 or the whole addressbook by using "Any"). Re-used there
2681 some pref_matcher widgets and mechanisms to match a subset
2684 2006-12-15 [wwp] 2.6.1cvs40
2687 * src/common/plugin.c
2688 * src/common/plugin.h
2690 * src/plugins/bogofilter/bogofilter.c
2691 * src/plugins/clamav/clamav_plugin.c
2692 * src/plugins/demo/demo.c
2693 * src/plugins/dillo_viewer/dillo_viewer.c
2694 * src/plugins/pgpcore/plugin.c
2695 * src/plugins/pgpinline/plugin.c
2696 * src/plugins/pgpmime/plugin.c
2697 * src/plugins/spamassassin/spamassassin.c
2698 * src/plugins/trayicon/trayicon.c
2699 factorize some translatable strings (plugins-related),
2700 fix missing punctuation in several places,
2701 remove useless translatable \n in about.c,
2702 and factorize plugin init code w/ a new function
2703 check_plugin_version() in common/plugin.c.
2704 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2706 2006-12-15 [wwp] 2.6.1cvs39
2708 * src/plugins/bogofilter/bogofilter.c
2709 * src/plugins/bogofilter/bogofilter_gtk.c
2710 flag whitelisted spams as spam, but don't filter it to the spam
2711 folder. Thanks to Colin.
2713 2006-12-15 [ticho] 2.6.1cvs38
2715 * src/plugins/bogofilter/bogofilter.c
2716 * src/plugins/bogofilter/bogofilter.h
2717 * src/plugins/bogofilter/bogofilter_gtk.c
2718 Add option to whitelist senders found in addressbook. Patch by colin.
2720 2006-12-15 [paul] 2.6.1cvs37
2723 add missing #include "log.h"
2725 2006-12-15 [paul] 2.6.1cvs36
2727 * src/plugins/bogofilter/bogofilter.c
2728 * src/plugins/bogofilter/bogofilter.h
2729 * src/plugins/bogofilter/bogofilter_gtk.c
2730 Add an option to allow inserting an
2731 X-Claws-Bogosity header (on MH folders
2732 only). Patch by Colin
2734 2006-12-14 [colin] 2.6.1cvs35
2737 "Yes" should be the default choice for
2738 migration configuration
2740 2006-12-14 [paul] 2.6.1cvs34
2742 * src/prefs_summaries.c
2743 * manual/advanced.xml
2744 Unhide mark_as_read_delay
2746 2006-12-14 [paul] 2.6.1cvs33
2755 Fix printing of selection
2756 Fix printing of message parts
2757 Fix printing of images
2758 * src/gtk/gtksourceprintjob.c
2759 Fix page count when there are images
2761 2006-12-14 [wwp] 2.6.1cvs32
2766 * src/gtk/quicksearch.c
2767 fix quicksearch 'magnify' button status when QS is closed
2768 using the Escape key, thanks to Colin.
2770 2006-12-14 [wwp] 2.6.1cvs31
2775 * src/gtk/quicksearch.c
2776 fix quicksearch 'magnify' button status when QS is closed
2777 using the Escape key, thanks to Colin.
2779 2006-12-13 [colin] 2.6.1cvs30
2783 Use the binary safe version of ldap_get_values,
2784 to make sure we manipulate null-terminated
2785 strings. Maybe fixes bug 1075, 'claws mail
2786 segfault when completing ldap adresses'
2787 * src/syldap.c ** REMOVED **
2788 * src/syldap.h ** REMOVED **
2791 2006-12-13 [mones] 2.6.1cvs29
2794 Fixed piped strings, fixed click translation
2796 2006-12-13 [paul] 2.6.1cvs28
2799 don't translate these strings
2801 2006-12-13 [paul] 2.6.1cvs27
2806 2006-12-13 [colin] 2.6.1cvs26
2810 Add claws_is_starting()
2812 2006-12-13 [mones] 2.6.1cvs25
2814 * manual/es/advanced.xml
2816 Synced manual and updated translation
2818 2006-12-12 [colin] 2.6.1cvs24
2821 Add an option to use STARTTLS in the
2822 welcome wizard. Fixes bug 1080,
2823 'Using SSL option in wizard for incoming
2824 server does not activate SSL with STARTTLS'
2826 2006-12-12 [colin] 2.6.1cvs23
2829 Don't exit when there's an incomplete
2830 mailbox configured - leaves a chance
2831 to fix a failing IMAP account. Exit
2832 if no mailbox at all is loaded (case
2834 Completes bug 1077's fix (I was wrong
2835 in this bug's comment #3).
2837 2006-12-12 [colin] 2.6.1cvs22
2840 Add another menu data type
2841 * src/prefs_account.c
2842 Complete the completion of bug 1076
2843 (doesn't lose the pref on apply)
2845 2006-12-12 [paul] 2.6.1cvs21
2847 * src/prefs_account.c
2848 complete the fix of bug 1076
2849 also be more verbose with the text
2851 2006-12-12 [paul] 2.6.1cvs20
2853 * src/gtk/combobox.c
2854 fix compilation warning
2856 2006-12-11 [colin] 2.6.1cvs19
2859 Document :port in server entry tooltips
2861 2006-12-11 [colin] 2.6.1cvs18
2866 2006-12-11 [colin] 2.6.1cvs17
2869 Add failing IMAP as a reason for no
2872 2006-12-11 [colin] 2.6.1cvs16
2874 * src/prefs_account.c
2875 Check for existence of inbox for local
2878 Allow setting the port to use for servers
2879 by using the usual "server.example.com:port"
2880 syntax. Fixes bug 1077, 'sylpheed-claws does
2881 not start when IMAP server is unavailable'
2883 2006-12-11 [colin] 2.6.1cvs15
2885 * src/prefs_account.c
2886 Prevent use of non-existing default inbox
2888 2006-12-11 [colin] 2.6.1cvs14
2890 * src/prefs_account.c
2891 Fix sensitivity. Fixes bug 1076, 'privacy
2892 options are displayed even when pgp plugin
2893 not loaded / available'
2895 2006-12-09 [colin] 2.6.1cvs13
2897 * manual/advanced.xml
2898 * src/prefs_common.c
2899 * src/prefs_common.h
2900 * src/common/ssl_certificate.c
2901 Add a new hidden preference, 'unsafe_ssl_certs',
2902 which allows to store multiple certificates per
2903 server/port. This is disabled by default because
2904 it's less secure (presenting a new certificate
2905 instead of a changed one raises less alarms).
2906 This will cause Claws to ask about an unknown
2907 certificate for people who have used 2.6.1cvs8
2910 2006-12-09 [colin] 2.6.1cvs12
2913 Fix cache updating after action
2915 2006-12-07 [wwp] 2.6.1cvs11
2918 fix email address comparison when replying to all
2919 (avoid replying to ourselves), thanks to Colin.
2921 2006-12-06 [paul] 2.6.1cvs10
2928 * src/common/utils.c
2929 ...and more renaming
2932 2006-12-06 [paul] 2.6.1cvs9
2943 2006-12-06 [colin] 2.6.1cvs8
2946 * src/common/ssl_certificate.c
2947 * src/common/ssl_certificate.h
2948 Handle multiple certificates per host/port
2950 2006-12-06 [colin] 2.6.1cvs7
2952 * src/etpan/imap-thread.c
2953 Fix certificate checking on IMAP
2955 2006-12-06 [colin] 2.6.1cvs6
2958 Fix bug 1072, 'Claws stops fetching newsgroups
2959 from server when newsgroup got deleted': continue
2960 checking other groups
2962 2006-12-05 [wwp] 2.6.1cvs5
2964 * src/message_search.c
2965 * src/summary_search.c
2966 * src/gtk/combobox.c
2967 * src/gtk/combobox.h
2968 * src/gtk/gtkutils.c
2969 * src/gtk/gtkutils.h
2970 make up and down arrow keys in modern gtk_combo_box_entry widgets
2971 behave like w/ old comboboxes (summary and message search only).
2973 2006-12-05 [paul] 2.6.1cvs4
2979 2006-12-05 [paul] 2.6.1cvs3
2982 * tools/textviewer.pl
2983 script updated and description added
2985 2006-12-04 [colin] 2.6.1cvs2
2988 Run pre-send hook only when checking
2991 2006-12-04 [paul] 2.6.1cvs1
2998 bump up version number following stable release
3000 2006-12-04 [paul] 2.6.0cvs83
3003 updates and corrections
3005 2006-12-04 [colin] 2.6.0cvs82
3007 * src/common/utils.c
3008 Probably fix bug 1066, 'Incorrect mailbox
3011 2006-12-04 [colin] 2.6.0cvs81
3013 * src/common/utils.c
3014 Trim tabs from mailcap file too.
3016 2006-12-02 [paul] 2.6.0cvs80
3019 fix broken GUI under certain languages
3021 put the Cancel button to the right
3023 2006-12-01 [paul] 2.6.0cvs79
3026 remove reference to removed file
3028 2006-12-01 [wwp] 2.6.0cvs78
3032 remove forgotten debug statements.
3034 2006-12-01 [wwp] 2.6.0cvs77
3036 * manual/advanced.xml
3037 * manual/fr/advanced.xml
3043 * src/prefs_common.c
3044 * src/prefs_common.h
3045 * src/gtk/gtkutils.c
3046 * src/gtk/gtkutils.h
3047 add a hidden option to allow embedding the editaddress (edit contact details)
3048 dialog into the addressbook's window. This doesn't change the default
3051 2006-12-01 [wwp] 2.6.0cvs76
3053 * src/message_search.c
3054 * src/summary_search.c
3055 fix more focus issues (don't set focus to combobox's entry widget when
3056 entry's value changed, if entry widget has focus already).
3058 2006-12-01 [wwp] 2.6.0cvs75
3060 * src/gtk/quicksearch.c
3061 revert last changes to the quicksearch gtk_combo_box, this needs more
3064 2006-12-01 [paul] 2.6.0cvs74
3066 * tools/kdeservicemenu/README
3067 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3068 * tools/kdeservicemenu/install.sh
3069 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3070 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
3071 simplify this stuff, and in so doing,
3072 fix it. (possibly re-extend it again at
3075 2006-12-01 [wwp] 2.6.0cvs73
3077 * src/gtk/quicksearch.c
3078 adapt quicksearch code to use modern gtk_combo_box'es.
3080 2006-12-01 [wwp] 2.6.0cvs72
3083 * src/prefs_common.c
3084 * src/prefs_common.h
3085 * src/message_search.c
3086 * src/summary_search.c
3087 * src/gtk/combobox.c
3088 * src/gtk/combobox.h
3089 add history combos to all message and summary search fields.
3091 2006-12-01 [wwp] 2.6.0cvs71
3094 As the list may change while the mark as read delay
3095 runs, we can't rely on the 'row' pointer, which can
3096 be invalid when the timeout is called. As the mark
3097 as read is only done if the message is still selected,
3098 use summaryview->selected instead. Thanks to Colin.
3100 2006-11-30 [paul] 2.6.0cvs70
3103 give emphasis to "Sylpheed-Claws"
3104 as well as "Claws Mail"
3106 2006-11-30 [colin] 2.6.0cvs69
3109 Put the SSL checkboxes in the receiving
3110 and sending server pages.
3112 2006-11-29 [colin] 2.6.0cvs68
3114 * src/gtk/gtkutils.c
3115 * src/gtk/gtkvscrollbutton.c
3116 Revert some deprecated fixes - they seem to
3117 deprecate stuff as soon as a new one gets out.
3118 g_object_ref_sink needed glib-2.10.
3120 2006-11-29 [colin] 2.6.0cvs67
3122 * src/common/utils.c
3123 Create .mailcap if it doesn't exist
3125 2006-11-29 [colin] 2.6.0cvs66
3128 Followup to cvs60: use original list
3129 of recipients if replying to a mail
3130 in Sent Drafts or Queue.
3132 2006-11-27 [paul] 2.6.0cvs65
3134 * src/image_viewer.c
3135 revert the last change for now (it's broken)
3137 2006-11-27 [paul] 2.6.0cvs64
3141 * m4/aclocal-include.m4
3158 * src/common/Makefile.am
3159 * src/common/claws.c
3160 * src/common/claws.h
3162 * src/common/sylpheed.c
3163 * src/common/sylpheed.h
3164 * src/etpan/Makefile.am
3165 * src/gtk/Makefile.am
3166 * src/gtk/claws-marshal.list
3168 * src/gtk/gtksctree.c
3169 * src/gtk/quicksearch.c
3170 * src/gtk/sylpheed-marshal.list
3171 * src/plugins/bogofilter/bogofilter.c
3172 * src/plugins/bogofilter/bogofilter_gtk.c
3173 * src/plugins/clamav/clamav_plugin.c
3174 * src/plugins/clamav/clamav_plugin_gtk.c
3175 * src/plugins/demo/demo.c
3176 * src/plugins/dillo_viewer/dillo_viewer.c
3177 * src/plugins/pgpcore/Makefile.am
3178 * src/plugins/pgpcore/claws.def
3179 * src/plugins/pgpcore/pgp_viewer.c
3180 * src/plugins/pgpcore/plugin.c
3181 * src/plugins/pgpcore/sylpheed.def
3182 * src/plugins/pgpinline/Makefile.am
3183 * src/plugins/pgpinline/claws.def
3184 * src/plugins/pgpinline/plugin.c
3185 * src/plugins/pgpinline/sylpheed.def
3186 * src/plugins/pgpmime/Makefile.am
3187 * src/plugins/pgpmime/claws.def
3188 * src/plugins/pgpmime/plugin.c
3189 * src/plugins/pgpmime/sylpheed.def
3190 * src/plugins/spamassassin/spamassassin.c
3191 * src/plugins/spamassassin/spamassassin_gtk.c
3192 * src/plugins/trayicon/trayicon.c
3194 remove deprecated gtk_tooltips_set_delay()
3196 2006-11-26 [paul] 2.6.0cvs63
3200 * src/image_viewer.c
3202 * src/gtk/gtkutils.c
3203 * src/gtk/gtkvscrollbutton.c
3204 * src/gtk/prefswindow.c
3205 * src/plugins/pgpcore/prefs_gpg.c
3206 replace more deprecated GTK+ functions
3208 2006-11-26 [paul] 2.6.0cvs62
3213 replace deprecated gtk_idle_... functions
3215 2006-11-26 [paul] 2.6.0cvs61
3221 * src/gtk/gtkvscrollbutton.c
3222 * src/gtk/quicksearch.c
3223 * src/plugins/pgpcore/passphrase.c
3224 replace deprecated gtk_timeout_add and
3227 2006-11-26 [paul] 2.6.0cvs60
3230 fix bug that caused the wrong recipient
3231 to be selected when replying to a msg
3232 which is From one of our accounts to
3233 another of our accounts
3235 2006-11-25 [paul] 2.6.0cvs59
3238 don't change the From column title to
3239 To if the To column is visible
3241 2006-11-24 [paul] 2.6.0cvs58
3244 fix bug 1069, 'Sent mails disappear, BCC
3245 or locking problem?'
3247 2006-11-21 [wwp] 2.6.0cvs57
3250 fix spelling menu when replying (same as 2.3.1cvs39):
3251 discrepancy between context menu and top menu when
3252 folder's dictionary isn't the default one.
3254 2006-11-19 [paul] 2.6.0cvs56
3257 obey always_show_msg option when
3259 * src/plugins/bogofilter/bogofilter.c
3262 2006-11-18 [paul] 2.6.0cvs55
3272 * src/gtk/icon_legend.c
3273 * src/gtk/icon_legend.h
3274 * tools/OOo2claws-mail.pl
3276 * tools/acroread2claws-mail.pl
3277 * tools/claws.i18n.status.pl
3278 * tools/filter_conv.pl
3279 * tools/filter_conv_new.pl
3280 * tools/freshmeat_search.pl
3281 * tools/google_search.pl
3282 * tools/kmail2claws-mail.pl
3283 * tools/kmail2claws-mail_v2.pl
3284 * tools/maildir2claws-mail.pl
3285 * tools/make.themes.project
3286 * tools/multiwebsearch.pl
3287 * tools/outlook2claws-mail.pl
3288 * tools/tb2claws-mail
3289 * tools/kdeservicemenu/README
3290 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3291 update mine and wwp's email addresses in
3294 * src/prefs_compose_writing.c
3295 set sensitivity on 'new message format' frame
3297 2006-11-17 [paul] 2.6.0cvs54
3300 more reworking of the GUI
3301 Patch by Fabien Vantard
3303 2006-11-16 [paul] 2.6.0cvs53
3306 set a minimum size for the window, allow
3307 it to automatically expand as necessary
3309 2006-11-16 [wwp] 2.6.0cvs52
3312 better wrap of copyright info on some systems.
3314 2006-11-16 [paul] 2.6.0cvs51
3317 move the tech info from the upper panel
3319 use a gtk_text_view for the features tab
3321 2006-11-16 [paul] 2.6.0cvs50
3324 update my email address
3331 * src/plugins/trayicon/trayicon.c
3332 don't offer simple menu separators
3335 add separator between 'mark all read'
3338 2006-11-15 [wwp] 2.6.0cvs49
3341 updated manuals authors.
3343 2006-11-14 [paul] 2.6.0cvs48
3346 Fix Options/Reply mode after draft save
3348 2006-11-14 [paul] 2.6.0cvs47
3351 Fix make DESTDIR=...
3354 * src/plugins/pgpinline/pgpinline.c
3355 Probably fix bug 1061
3357 2006-11-14 [paul] 2.6.0cvs46
3362 * src/stock_pixmap.c
3363 * src/stock_pixmap.h
3365 * src/pixmaps/active.xpm
3366 * src/pixmaps/inactive.xpm
3367 add a new page, 'Features', to the About dialog
3368 showing which features are compiled in and which
3371 2006-11-14 [paul] 2.6.0cvs45
3374 updated by Pavlo Bohmat
3376 2006-11-14 [colin] 2.6.0cvs44
3384 * src/gtk/gtkaspell.c
3385 Fix 64-bit-related warnings
3387 Fix possible infinite loop
3388 * src/plugins/pgpcore/sgpgme.c
3389 Remove useless check
3391 2006-11-13 [colin] 2.6.0cvs43
3393 * src/gtk/Makefile.am
3394 authors.h isn't generated
3396 2006-11-13 [colin] 2.6.0cvs42
3398 * src/plugins/pgpinline/pgpinline.c
3399 * src/plugins/pgpmime/pgpmime.c
3400 Very probably fix bug 1061, 'crash on
3401 opening signed email'. Another cast
3404 2006-11-13 [colin] 2.6.0cvs41
3406 * src/plugins/pgpcore/sgpgme.c
3407 Maybe fix bug 1061, 'crash on opening
3410 2006-11-13 [wwp] 2.6.0cvs40
3412 * src/plugins/pgpinline/pgpinline.c
3413 fix candidate for bug #1057, thanks to Colin.
3415 2006-11-13 [wwp] 2.6.0cvs39
3418 * src/quote_fmt_parse.y
3419 fix bug 1052: current parser buffer was not always
3420 allocated, ptr to this buffer could be returned as
3421 NULL whereas no parser error has occurred. in
3422 consequence, defining a template body as "%d"
3423 (w/o the quotes) for the first time of the instance
3424 of claws-mail, was reporting a parser error. make
3425 sure that the buffer is always allocated, even to
3427 fix mis-unescaping in compose.:compose_quote_fmt():
3428 unescaping of the fmt string was always done
3429 whereas it must be done *only* when receiving
3430 quote format strings issued from the prefs
3431 (compose new message, reply, forward, redirect
3432 formats), *not* when applying templates. in
3433 consequences, applying templates w/ sequences
3434 like \\|p{echo} were failing. make sure that
3435 unescaping is done only when necessary.
3437 2006-11-12 [colin] 2.6.0cvs38
3442 2006-11-12 [colin] 2.6.0cvs37
3444 * src/plugins/pgpinline/pgpinline.c
3445 * src/plugins/pgpmime/pgpmime.c
3446 Release GPG context at the latest
3447 possible moment. Maybe fixes
3448 bug 1057, 'crash on sending signed
3449 message to a newsgroup'
3452 2006-11-12 [colin] 2.6.0cvs36
3454 * src/plugins/pgpcore/sgpgme.c
3455 Tell a bit more when gpg's status doesn't
3456 contain any signature
3458 2006-11-12 [colin] 2.6.0cvs35
3461 Fix bug 1060, 'compilation error with
3464 2006-11-12 [paul] 2.6.0cvs34
3466 * doc/man/claws-mail.1
3468 * src/plugins/clamav/README
3469 * src/plugins/spamassassin/README
3471 * tools/freshmeat_search.pl
3472 * tools/google_search.pl
3473 * tools/multiwebsearch.pl
3475 * src/plugins/trayicon/trayicon.c
3476 fix compiliation warning
3478 2006-11-11 [colin] 2.6.0cvs33
3481 Forbid drag and drop from/to different
3482 folders of type F_UNKNOWN
3484 2006-11-11 [colin] 2.6.0cvs32
3486 * src/plugins/pgpinline/pgpinline.c
3487 Fix typo in previous commit:
3489 + if ((err = gpgme_new(&data->ctx)) ...)
3491 2006-11-11 [colin] 2.6.0cvs31
3493 * src/plugins/pgpinline/pgpinline.c
3494 * src/plugins/pgpmime/pgpmime.c
3495 Check success after calling gpgme_new
3496 Maybe fixes bug 1057, 'crash on sending
3497 signed message to a newsgroup'
3499 2006-11-11 [colin] 2.6.0cvs30
3502 init undostruct to 0s (from
3503 valgrind log of bug 1057)
3505 2006-11-10 [colin] 2.6.0cvs29
3508 Set cursor to wait before filtering
3509 duplicates in all folders
3510 * src/plugins/bogofilter/bogofilter.c
3511 * src/plugins/bogofilter/bogofilter.h
3512 * src/plugins/bogofilter/bogofilter_gtk.c
3513 Completely thread away the bogofilter
3516 2006-11-10 [mones] 2.6.0cvs28
3520 added COMPOSE_CHECK_BEFORE_SEND hook
3522 2006-11-10 [paul] 2.6.0cvs27
3526 add libSM to get_compiled_in_features()
3530 2006-11-10 [colin] 2.6.0cvs26
3532 * src/etpan/imap-thread.c
3533 Add a reference to libetpan's sasl engine
3534 so that sasl_done() doesn't get called by
3535 libetpan, and doesn't break openssl.
3536 Should fix bug 1053, 'SC fails to reestablish
3537 a secure connection'
3540 2006-11-10 [colin] 2.6.0cvs25
3542 * manual/addrbook.xml
3543 * manual/advanced.xml
3548 2006-11-09 [colin] 2.6.0cvs24
3550 * src/plugins/bogofilter/bogofilter_gtk.c
3551 Add comment about annoyance
3553 2006-11-09 [colin] 2.6.0cvs23
3555 * src/plugins/bogofilter/bogofilter.c
3556 * src/plugins/bogofilter/bogofilter_gtk.c
3557 Prepare things needed to thread bogofilter
3558 filtering: separate bogo stuff and possible GUI
3561 2006-11-09 [colin] 2.6.0cvs22
3565 Search for one of our accounts in Delivered-To
3566 (helps for auto-account selection when
3567 replying/forwarding)
3571 * src/plugins/trayicon/trayicon.c
3572 Allow opening a new mail with any account from
3575 2006-11-09 [wwp] 2.6.0cvs21
3578 * src/prefs_common.c
3579 * src/prefs_common.h
3580 * src/prefs_compose_writing.c
3581 add a compose new message format (in prefs/compose/writing), it's a
3582 simple subject+body template to use when opening a new composition
3583 window. It's similar to the existent reply and forward formats.
3585 enhanced the template/format % symbols substitution mechanism to
3586 use current composition window information when % are used in
3587 the compose new message format or in templates applied to new
3588 messages (there were useless in that situations before). When
3589 applied to new messages, %d corresponds to the system time/date.
3591 2006-11-09 [paul] 2.6.0cvs20
3596 2006-11-09 [paul] 2.6.0cvs19
3599 keep tje alphabetical order
3601 2006-11-08 [colin] 2.6.0cvs18
3603 * src/etpan/imap-thread.c
3604 Fix bug 1054, 'Slowness logging big
3607 2006-11-08 [paul] 2.6.0cvs17
3612 2006-11-08 [paul] 2.6.0cvs16
3617 2006-11-08 [paul] 2.6.0cvs15
3620 * tools/OOo2claws-mail.pl
3621 * tools/OOo2sylpheed.pl
3623 * tools/acroread2claws-mail.pl
3624 * tools/acroread2sylpheed.pl
3625 * tools/kmail2claws-mail.pl
3626 * tools/kmail2claws-mail_v2.pl
3627 * tools/kmail2sylpheed.pl
3628 * tools/kmail2sylpheed_v2.pl
3629 * tools/maildir2claws-mail.pl
3630 * tools/maildir2sylpheed.pl
3631 * tools/nautilus2claws-mail.sh
3632 * tools/nautilus2sylpheed.sh
3633 * tools/outlook2claws-mail.pl
3634 * tools/outlook2sylpheed.pl
3635 * tools/tb2claws-mail
3637 * tools/tbird2claws.py
3638 * tools/tbird2syl.py
3639 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3640 * tools/kdeservicemenu/install.sh
3641 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3642 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3643 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
3644 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3645 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3646 renamed (removed, added) tools files
3648 2006-11-08 [paul] 2.6.0cvs14
3652 Migrate sylpheedrc to clawsrc, and fix the standard
3653 plugins path in the process
3655 2006-11-07 [colin] 2.6.0cvs13
3658 Symlink sylpheed-claws relative to
3661 2006-11-07 [colin] 2.6.0cvs12
3664 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
3666 2006-11-07 [paul] 2.6.0cvs11
3669 Fix a missed occurence of
3672 2006-11-07 [paul] 2.6.0cvs10
3675 Fix symlink installation
3677 2006-11-07 [paul] 2.6.0cvs9
3680 Symlink claws-mail to sylpheed-claws
3681 * src/common/utils.c
3682 Fix migrating symlinks
3683 * src/etpan/imap-thread.c
3684 check certificate only when there's
3687 2006-11-07 [paul] 2.6.0cvs8
3690 Fix icon breakages with Gtk, which needs a
3691 cache updated to see them.
3693 2006-11-07 [paul] 2.6.0cvs7
3704 * claws-mail-128x128.png
3705 * claws-mail-64x64.png
3710 * sylpheed-claws-128x128.png
3711 * sylpheed-claws-64x64.png
3712 * sylpheed-claws.desktop
3713 * sylpheed-claws.ico
3714 * sylpheed-claws.pc.in
3715 * sylpheed-claws.png
3716 * debian/README.Debian
3718 * debian/claws-mail.desktop
3719 * debian/claws-mail.menu
3720 * debian/claws-mail.postinst.debhelper
3721 * debian/claws-mail.postrm.debhelper
3726 * debian/sylpheed-claws.desktop
3727 * debian/sylpheed-claws.menu
3728 * debian/sylpheed-claws.postinst.debhelper
3729 * debian/sylpheed-claws.postrm.debhelper
3730 * doc/man/Makefile.am
3731 * doc/man/claws-mail.1
3732 * doc/man/sylpheed-claws.1
3733 * doc/src/ChangeLog.claws-pre0.8.0
3734 * manual/Makefile.am
3735 * manual/account.xml
3737 * manual/addrbook.xml
3738 * manual/advanced.xml
3739 * manual/claws-mail-manual.xml
3741 * manual/glossary.xml
3742 * manual/handling.xml
3744 * manual/keyboard.xml
3745 * manual/plugins.xml
3746 * manual/starting.xml
3747 * manual/sylpheed-claws-manual.xml
3749 * manual/dist/.cvsignore
3750 * manual/dist/html/.cvsignore
3751 * manual/dist/html/Makefile.am
3752 * manual/dist/pdf/.cvsignore
3753 * manual/dist/pdf/Makefile.am
3754 * manual/dist/ps/.cvsignore
3755 * manual/dist/ps/Makefile.am
3756 * manual/dist/txt/.cvsignore
3757 * manual/dist/txt/Makefile.am
3758 * manual/es/Makefile.am
3759 * manual/es/advanced.xml
3760 * manual/es/claws-mail-manual.xml
3762 * manual/es/glossary.xml
3763 * manual/es/handling.xml
3764 * manual/es/intro.xml
3765 * manual/es/plugins.xml
3766 * manual/es/sylpheed-claws-manual.xml
3767 * manual/es/dist/.cvsignore
3768 * manual/es/dist/html/.cvsignore
3769 * manual/es/dist/html/Makefile.am
3770 * manual/es/dist/pdf/.cvsignore
3771 * manual/es/dist/pdf/Makefile.am
3772 * manual/es/dist/ps/.cvsignore
3773 * manual/es/dist/ps/Makefile.am
3774 * manual/es/dist/txt/.cvsignore
3775 * manual/es/dist/txt/Makefile.am
3776 * manual/fr/Makefile.am
3777 * manual/fr/account.xml
3779 * manual/fr/addrbook.xml
3780 * manual/fr/advanced.xml
3781 * manual/fr/claws-mail-manual.xml
3783 * manual/fr/glossary.xml
3784 * manual/fr/handling.xml
3785 * manual/fr/intro.xml
3786 * manual/fr/keyboard.xml
3787 * manual/fr/plugins.xml
3788 * manual/fr/starting.xml
3789 * manual/fr/sylpheed-claws-manual.xml
3790 * manual/fr/dist/.cvsignore
3791 * manual/fr/dist/html/.cvsignore
3792 * manual/fr/dist/html/Makefile.am
3793 * manual/fr/dist/pdf/.cvsignore
3794 * manual/fr/dist/pdf/Makefile.am
3795 * manual/fr/dist/ps/.cvsignore
3796 * manual/fr/dist/ps/Makefile.am
3797 * manual/fr/dist/txt/.cvsignore
3798 * manual/fr/dist/txt/Makefile.am
3799 * manual/pl/Makefile.am
3800 * manual/pl/account.xml
3802 * manual/pl/addrbook.xml
3803 * manual/pl/advanced.xml
3804 * manual/pl/claws-mail-manual.xml
3806 * manual/pl/glossary.xml
3807 * manual/pl/handling.xml
3808 * manual/pl/intro.xml
3809 * manual/pl/keyboard.xml
3810 * manual/pl/plugins.xml
3811 * manual/pl/starting.xml
3812 * manual/pl/sylpheed-claws-manual.xml
3813 * manual/pl/dist/.cvsignore
3814 * manual/pl/dist/html/.cvsignore
3815 * manual/pl/dist/html/Makefile.am
3816 * manual/pl/dist/pdf/.cvsignore
3817 * manual/pl/dist/pdf/Makefile.am
3818 * manual/pl/dist/ps/.cvsignore
3819 * manual/pl/dist/ps/Makefile.am
3820 * manual/pl/dist/txt/.cvsignore
3821 * manual/pl/dist/txt/Makefile.am