1 2007-03-23 [colin] 2.8.1cvs44
4 Correctly unsubscribe/resubscribe after
7 2007-03-23 [colin] 2.8.1cvs43
10 Maemo: as the platform is light on RAM, allow
11 caches to be discarded faster.
13 2007-03-23 [colin] 2.8.1cvs42
24 * src/pixmaps/open_mail.xpm
25 Maemo changes: Add the possibility to have
26 "Open Email" and "Close Window" buttons on
27 toolbars (and use them in Maemo's default
30 2007-03-23 [wwp] 2.8.1cvs41
33 Reverted that part of the action dialog closure logics, to
34 pre-2.8.1cvs19. Managing action dialog w/ no output may be
35 done later in a different way (or may not).
37 2007-03-22 [wwp] 2.8.1cvs40
40 Fix sticky action dialog when got no output but action command
41 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
43 2007-03-22 [colin] 2.8.1cvs39
45 * src/prefs_filtering.c
47 Fix escaping account names in filtering prefs
49 2007-03-22 [colin] 2.8.1cvs38
54 Add any attribute specified in LDAP servers'
55 Search attributes to the Other Attributes tab
56 of contacts; Add 'telephoneNumber' in the
59 2007-03-22 [colin] 2.8.1cvs37
64 Try to prevent race conditions when
65 changing the folder list
67 Fix possible red folder icon when
68 switching from Small screen layout
71 2007-03-22 [colin] 2.8.1cvs36
76 Rename "little screen" to "Small screen"
80 Fix Maemo-related compilation problems
82 2007-03-21 [colin] 2.8.1cvs35
87 Remove .png from the Icon, it's useless
89 2007-03-21 [colin] 2.8.1cvs34
93 Add the necessary lib checking for
96 2007-03-21 [colin] 2.8.1cvs33
99 Fix unconditional "error happened" when
100 sending via command-line. "lol @ myself"
102 2007-03-21 [colin] 2.8.1cvs32
104 * claws-mail-40x40.png
105 * claws-mail-26x26.png
115 * src/prefs_account.c
117 * src/summary_search.c
123 * src/gtk/logwindow.c
125 * src/gtk/prefswindow.c
126 Add Maemo port (patch mainly by Jean-Luc Biort)
127 Add a new 'Little screen' layout to help on such
128 platforms (patch by me)
129 Make some default preferences different (more
130 adapted) on Maemo (patch by me)
132 2007-03-21 [wwp] 2.8.1cvs31
134 * src/prefs_logging.c
135 * src/prefs_logging.h
136 Fixed copyright header of newly added files.
138 2007-03-21 [wwp] 2.8.1cvs30
156 * src/prefs_logging.c
157 * src/prefs_logging.h
165 * src/common/session.c
167 * src/common/socket.c
168 * src/etpan/imap-thread.c
169 * src/gtk/logwindow.c
170 * src/gtk/logwindow.h
171 * src/plugins/bogofilter/bogofilter.c
172 * src/plugins/spamassassin/spamassassin.c
173 Added debugging of filtering/processing rules.
174 The debug log is here 'Tools/Filtering debug window',
175 the options there 'Configuration/Preferences/Other/Logging',
176 and the log file is ~/.claws-mail/filtering.log.
177 Moved protocol log prefs to 'Other/Logging' as well.
178 To support such debugging feature, the existing log API has
179 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
180 this impacts many external modules (commits follow).
182 2007-03-21 [paul] 2.8.1cvs29
184 * src/etpan/Makefile.am
185 * src/etpan/imap-thread.c
188 2007-03-21 [colin] 2.8.1cvs28
191 Fix bug 1157, 'some broken messages confuse
192 mime parser'. Make sure we can't have MimeInfos
195 2007-03-20 [colin] 2.8.1cvs27
198 Fix missing \0 on buffer
200 2007-03-20 [colin] 2.8.1cvs26
203 Use make_dir_hier instead of make_dir
204 to create the MH mailbox
206 2007-03-20 [colin] 2.8.1cvs25
210 * src/prefs_account.c
212 Fix default inbox weirdnesses (after wizard,
213 if path is Mail, mailbox identifier is #mh/Mailbox,
214 and when creating new accounts)
216 2007-03-20 [colin] 2.8.1cvs24
219 Write folderlist after adding/deleting accounts
222 2007-03-20 [colin] 2.8.1cvs23
226 Fix bug 1153, 'CM segfaults if IMAP folder is
227 selected while scanning prior to update'
229 2007-03-17 [paul] 2.8.1cvs22
232 fix a typo, and be a little more verbose.
234 2007-03-17 [wwp] 2.8.1cvs21
237 Fix a compiler warning.
239 2007-03-16 [wwp] 2.8.1cvs20
243 Updated to deal w/ the new mairix.sh tool.
245 2007-03-16 [wwp] 2.8.1cvs19
248 Fix logics issues around the action IO dialog:
249 - disable entry widget and exec button when
250 the exec button is clicked (don't wait for any
251 output line) - fix possible disabling/re-enabling/
252 re-disabling of those widgets
253 - raise an error if executing a %as{} action either
254 empty or invalid, instead of failing silently
255 - don't close the dialog if the abort button has been
256 clicked and if there was no output yet
257 - set focus to the abort button when the exec button
259 - fix capitalization of a warning message
261 2007-03-16 [wwp] 2.8.1cvs18
264 Added a wrapper to mairix to the tools folder.
266 2007-03-16 [colin] 2.8.1cvs17
270 Allow mimeviewer plugins to print
273 2007-03-16 [colin] 2.8.1cvs16
278 2007-03-15 [colin] 2.8.1cvs15
282 Add a way for mimeviewer plugins to
283 implement body search
285 2007-03-15 [paul] 2.8.1cvs14
287 * src/prefs_spelling.c
290 2007-03-15 [paul] 2.8.1cvs13
292 * src/common/quoted-printable.c
293 fix decoding of quoted-printable parts
295 2007-03-14 [wwp] 2.8.1cvs12
297 * src/gtk/logwindow.h
298 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
300 2007-03-14 [wwp] 2.8.1cvs11
302 * src/gtk/logwindow.h
305 2007-03-14 [colin] 2.8.1cvs10
307 * src/gtk/logwindow.c
308 Probably fix bug 1149, crash on logwindow
309 close - at the expense of performance once
310 logwin has been opened
312 2007-03-14 [colin] 2.8.1cvs9
315 If claws-mail is running on another
316 display, warn instead of popping it up
319 2007-03-12 [colin] 2.8.1cvs8
322 Fix bug 1145, 'Setting a different name
323 for the Mailbox name isn't reflected in
324 default account settings'. Patch by wwp
326 2007-03-12 [colin] 2.8.1cvs7
329 Fix bug 1143, 'Add number of messages to be
330 deleted to confirmation dialog'
332 2007-03-12 [wwp] 2.8.1cvs6
337 * src/prefs_summaries.c
338 Changed the option that displays unread messages count
339 next to the folder name in folder list: it is now
340 possible to either display nothing, display the
341 unread messages number only or the unread and total messages
342 numbers. The patch includes this extra feature as well
343 as some minor fixes by rewriting the algo in folderview.c.
344 Thanks to Paul for the original idea and implementation, plus
345 testing and proof-reading!
347 2007-03-09 [paul] 2.8.1cvs5
351 * tools/claws-mail-compose-insert-files.pl
352 added a script which enables inserting files
353 into the message body of a new Claws Mail
354 Compose window from the command line. Additionally
355 To, Cc, Subject and files to attach to the message
358 2007-03-09 [wwp] 2.8.1cvs4
363 Optimize matching of addresses in the addressbook
364 (filtering/processing 'found_in_addressbook' condition).
366 2007-03-07 [wwp] 2.8.1cvs3
369 * src/quote_fmt_lex.l
370 * src/quote_fmt_parse.y
371 Add a new quote format symbol: %A to insert the
372 sender email address (just the address itself).
374 2007-03-06 [wwp] 2.8.1cvs2
377 * src/plugins/trayicon/trayicon_prefs.h
378 * src/plugins/trayicon/trayicon_prefs.c
379 * src/plugins/trayicon/trayicon.c
382 Add a new trayicon (optional) feature: minimize to tray. When enabled,
383 minimizing Claws-Mail main window will hide it to the trayicon instead.
386 2007-03-06 [paul] 2.8.1cvs1
392 bump version number following
395 2007-03-06 [paul] 2.8.0cvs24
398 corrected by by Tim <timbrain@post.cz>
400 2007-03-05 [colin] 2.8.0cvs23
404 Fix mime/globs path on NetBSD
405 patch by George Michaelson
407 2007-03-05 [wwp] 2.8.0cvs22
410 Remove debug statement (accidentally committed w/ cvs14).
412 2007-03-05 [paul] 2.8.0cvs21
414 * src/plugins/pgpcore/prefs_gpg.c
417 2007-03-05 [wwp] 2.8.0cvs20
419 * src/matcher_parser_parse.y
420 Fix mismerge between cvs17 and cvs19.
422 2007-03-05 [wwp] 2.8.0cvs19
424 * src/matcher_parser_parse.y
425 * src/prefs_filtering_action.c
430 Add new 'add_to_addressbook' filtering/processing action.
432 2007-03-05 [wwp] 2.8.0cvs18
435 Fix mark_as_ham filtering/processing action: spam flag
438 2007-03-04 [colin] 2.8.0cvs17
443 * src/matcher_parser_parse.y
444 * src/prefs_filtering_action.c
445 Add 'Mark as spam' and 'Mark as ham' filtering
446 actions. Fixes bug 1138.
448 2007-03-04 [colin] 2.8.0cvs16
451 Fix bug 1140, wrong return value
454 2007-03-04 [wwp] 2.8.0cvs15
457 Rollback cvs14: don't free stuff that is managed in g_list.
459 2007-03-04 [wwp] 2.8.0cvs14
462 Fix a leak in address completion code.
464 2007-03-04 [colin] 2.8.0cvs13
467 Maybe fix bug 1136, 'Crash in group
470 2007-03-04 [iwkse] 2.8.0cvs12
473 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
475 2007-03-03 [colin] 2.8.0cvs11
477 * src/plugins/pgpinline/pgpinline.c
478 Fix off-by-one, fix double-free. Fixes
479 bug 1135, 'cm-segfault on decrypting
482 2007-03-03 [colin] 2.8.0cvs10
486 * src/common/plugin.c
487 Fix bug 1134, 'Valgrind macros unhandled
490 2007-03-02 [colin] 2.8.0cvs9
493 Don't error out on EAGAIN. Fixes
494 bug 1129, '"local mbox file" account
495 isn't retrieving mails'
497 2007-03-01 [wwp] 2.8.0cvs8
500 * src/gtk/colorlabel.c
501 Remove accels for extra color labels until we set better
504 2007-02-28 [wwp] 2.8.0cvs7
507 * src/matcher_parser_parse.y
509 * src/prefs_msg_colors.c
511 * src/gtk/colorlabel.c
512 * src/gtk/colorlabel.h
513 Add more customizable color labels. Cleaned up a bit
514 the color label API to avoid duplicate defines of
515 the max number of colors.
517 2007-02-27 [colin] 2.8.0cvs6
522 Fix '+' in mailto URIs for List-* headers
524 2007-02-27 [colin] 2.8.0cvs5
527 Use gtk_window_set_role instead of
530 2007-02-27 [colin] 2.8.0cvs4
533 Fix "After receiving new mail, go to inbox" on IMAP,
534 and make it work only on manual reception
536 2007-02-27 [wwp] 2.8.0cvs3
538 * src/prefs_filtering.c
539 * src/prefs_filtering_action.c
540 * src/prefs_matcher.c
541 Update filtering matcher's and action's color label menus
542 when re-opening those dialogs (reflect any change to the
543 color labels list in the preferences).
545 2007-02-27 [colin] 2.8.0cvs2
548 * src/etpan/etpan-thread-manager-types.h
549 * src/etpan/etpan-thread-manager.c
550 * src/etpan/imap-thread.c
551 Log imap ALERTs as errors in the log.
553 2007-02-26 [paul] 2.8.0cvs1
555 * tools/claws.i18n.status.pl
558 2007-02-26 [paul] 2.7.2cvs75
572 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
573 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
574 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
575 Aleksandar Urosevic, and Ralgh Young
577 2007-02-25 [mones] 2.7.2cvs74
582 2007-02-25 [colin] 2.7.2cvs73
585 Clearing the list is only useful
586 to prevent a valgrind false-positive
588 2007-02-25 [paul] 2.7.2cvs72
592 * tools/kmail-mailbox2claws-mail.pl **ADDED**
593 * tools/maildir2claws-mail.pl **REMOVED**
594 renamed the script, fixed a couple bugs
596 2007-02-23 [colin] 2.7.2cvs71
599 Fix a leak, check for a few improbable nulls
601 2007-02-23 [colin] 2.7.2cvs70
605 * src/plugins/trayicon/trayicon.c
606 Fix blinking mainwin when starting in tray
607 (show mainwindow later in the startup process,
608 apart if restarting post-crash)
610 2007-02-23 [colin] 2.7.2cvs69
614 Fix crash when unsubscribing the currently
615 selected/opened folder
617 2007-02-23 [colin] 2.7.2cvs68
620 Fix bug that prevented colorization to
621 work without wrap quotation option
623 2007-02-23 [colin] 2.7.2cvs67
626 Fix refcounting, start and end completion who
627 behaved as if there couldn't be any other current
630 2007-02-23 [wwp] 2.7.2cvs66
634 Address completion fixes: fix addressbook_peek_folder_exists() in
635 which the algorithm was ridiculously over-obfuscated and broken.
636 Fix addrindex_load_completion() as well, to load addresses in
637 completion list with regards to what addressbook_peek_folder_exists()
640 2007-02-23 [wwp] 2.7.2cvs65
643 Add addresses to completion when they're non-empty (thanks to Colin).
645 2007-02-23 [paul] 2.7.2cvs64
647 * src/plugins/pgpcore/passphrase.c
650 2007-02-23 [colin] 2.7.2cvs63
652 * src/plugins/pgpcore/prefs_gpg.c
653 * src/plugins/pgpcore/prefs_gpg.h
654 * src/plugins/pgpcore/sgpgme.c
655 * src/plugins/pgpinline/pgpinline.c
656 * src/plugins/pgpmime/pgpmime.c
657 Try harder to respect user's choice wrt
658 gpg-agent even with gpg2, by unsetting
659 GPG_AGENT_INFO when necessary.
661 2007-02-22 [paul] 2.7.2cvs62
663 * src/plugins/pgpcore/sgpgme.c
664 * src/plugins/pgpcore/sgpgme.h
665 * src/plugins/pgpcore/passphrase.c
666 * src/plugins/pgpinline/pgpinline.c
667 * src/plugins/pgpmime/pgpmime.c
668 Fix a leak - gpgme_data_release_and_get_mem
669 leaks in recent gpgme. Workaround by using
672 2007-02-22 [paul] 2.7.2cvs61
674 * src/gtk/quicksearch.c
675 Abandon dynamic search when pressing
678 2007-02-21 [colin] 2.7.2cvs60
681 * src/plugins/pgpcore/passphrase.c
682 Fix little memory leaks
684 Fix false-positive leak at exit
685 * src/gtk/quicksearch.c
686 Fix potentially big leak in recursive
689 2007-02-21 [wwp] 2.7.2cvs59
692 Add missing newline to a debug message.
694 2007-02-20 [colin] 2.7.2cvs58
700 * src/pixmaps/mime_pgpsig.xpm
701 Add icon for application/pgp-signature
703 2007-02-20 [colin] 2.7.2cvs57
710 * src/pixmaps/mime_calendar.xpm
711 * src/pixmaps/mime_pdf.xpm
712 * src/pixmaps/mime_ps.xpm
713 Add icons for text/calendar, application/pdf
714 and application/postscript
716 2007-02-20 [colin] 2.7.2cvs56
719 * src/matcher_parser_parse.y
720 * src/matcher_parser_lex.l
721 Fix big memory leak in flex, and
724 2007-02-20 [wwp] 2.7.2cvs55
726 * src/matcher_parser_parse.y
727 Fix a duplicate token definition (thanks to iwkse).
729 2007-02-20 [wwp] 2.7.2cvs54
731 * src/matcher_parser_lex.l
732 * src/quote_fmt_lex.l
733 Use proper flex options instead of direct use of #define,
734 make the flex-generated C lighter.
736 2007-02-20 [colin] 2.7.2cvs53
739 Grab focus in message list after hiding
740 the quicksearch, instead of leaving it
743 2007-02-19 [colin] 2.7.2cvs52
746 Fix bug 1033, 'Automatically refresh
747 message list when new messages arrives'
748 Looks like folderview->opened can sometimes
751 2007-02-19 [paul] 2.7.2cvs51
755 * tools/thunderbird-filters-convertor.pl
756 add new script which converts thunderbird filter
757 rules to Claws filter rules
759 2007-02-18 [paul] 2.7.2cvs50
761 * src/plugins/pgpcore/prefs_gpg.c
762 * src/plugins/pgpcore/prefs_gpg.h
763 * src/plugins/pgpcore/sgpgme.c
764 * src/plugins/pgpinline/pgpinline.c
765 * src/plugins/pgpmime/pgpmime.c
766 improved GUI interoperability with gpg-agent
768 2007-02-18 [paul] 2.7.2cvs49
770 * src/prefs_account.c
771 Privacy options sensitivity fix
773 2007-02-17 [colin] 2.7.2cvs48
776 Reset icon to warning in the noticeview
778 2007-02-15 [colin] 2.7.2cvs47
781 Fix a manifestation of bug 1033 (summaryview failing
782 to update for new mails), which happens after editing
783 account preferences or preferences that cause a
786 2007-02-15 [colin] 2.7.2cvs46
789 Probably fix bug 1123, 'Segmentation
790 fault while opening address book'. I get
791 g_warnings if the saved paned position is
792 not greater than 0. Also, save position
793 when hiding the addressbook instead of
796 2007-02-14 [colin] 2.7.2cvs45
798 * src/plugins/pgpcore/prefs_gpg.c
799 * src/plugins/pgpcore/prefs_gpg.h
800 * src/plugins/pgpcore/sgpgme.c
801 * src/plugins/pgpinline/pgpinline.c
802 * src/plugins/pgpmime/pgpmime.c
803 Add an option "Use gpg-agent if available". Fixes
804 annoyances with distro-installed gpg-agent, when
805 no pinentry program is installed, and the user's
806 at a loss on why "decryption failed". Makes more
807 clear why passphrase isn't saved when gpg-agent is
808 used. Defaults to true, to avoid changing the
811 2007-02-14 [wwp] 2.7.2cvs44
813 * src/matcher_parser_parse.y
814 Fix missing line number reset (wrong line number might appear
815 when re-loading filtering rules if there's a parser error).
817 2007-02-13 [colin] 2.7.2cvs43
820 Don't encode ',' in URIs before passing it
821 to the browser command-line. It was probably
822 done at a time where commas in URIs made
823 mozilla -remote 'openurl(%s,new-window)'
826 2007-02-13 [wwp] 2.7.2cvs42
828 * src/prefs_matcher.c
829 * src/plugins/bogofilter/bogofilter_gtk.c
830 A bit of string factorization around "Select ..." buttons.
832 2007-02-11 [colin] 2.7.2cvs41
835 Make sure to escape the title
837 2007-02-11 [colin] 2.7.2cvs40
840 Recognize .utf8 locales as .UTF-8 ones
842 2007-02-11 [colin] 2.7.2cvs39
845 Fix code conversion when dragging a file
847 2007-02-09 [colin] 2.7.2cvs38
849 * src/plugins/clamav/clamav_plugin.c
850 Complete Paul's patch with conditional
851 compilation to avoid breaking compilation
852 on old Dapper and Edgy... Maybe other
855 2007-02-09 [paul] 2.7.2cvs37
857 * src/plugins/clamav/clamav_plugin.c
858 fix for the upstream changes in libclamav
860 2007-02-09 [paul] 2.7.2cvs36
866 fix "warn if there are queued messages" (on exit)
867 option, which only checked the first mailbox's
869 don't ask before emptying trash if there are no
870 messages in trash, also check and empty all trash
873 move "Ask before emptying trash" option
874 outside of the "On exit" frame as it's
875 not only an "On exit" option
877 2007-02-09 [paul] 2.7.2cvs35
882 * src/prefs_account.c
883 * src/prefs_folder_item.c
885 * src/prefs_matcher.c
886 * src/prefs_message.c
887 * src/prefs_msg_colors.c
888 * src/prefs_summaries.c
890 * src/gtk/inputdialog.c
891 * src/plugins/bogofilter/bogofilter_gtk.c
892 pedantic commit: use 'checkbtn' everywhere
893 instead of a mixture of 'checkbtn' and 'chkbtn'
895 2007-02-09 [paul] 2.7.2cvs34
901 move "Never send Return Receipts" from
902 prefs_other to prefs_send
903 add an option "Ask about account specific
904 filtering rules..." to prefs_other
906 fix a compiler warning
908 2007-02-08 [colin] 2.7.2cvs33
910 * src/plugins/pgpinline/pgpinline.c
911 Fix bug 1110, 'pgpmime fails to process
912 encapsulated openpgp mime (rfc 3156, 6.1
914 It was due to an interaction between PGP/Mime
915 and PGP/Inline plugin.
917 2007-02-08 [colin] 2.7.2cvs32
922 Fix bug 1117, 'fcntl locking code
923 does not work in mbox.c'
925 2007-02-08 [colin] 2.7.2cvs31
927 * src/prefs_account.c
928 Fix Gentoo bug 165819, 'can't create
929 a "local mbox file" account'. Patch
930 by Olivier <castan.o@free.fr>
932 2007-02-07 [colin] 2.7.2cvs30
935 Fix bug 1106, 'Claws crash on exit if LDAPS
936 autocompletion was used'
938 2007-02-07 [paul] 2.7.2cvs29
941 cut down on unnecessary debug_prints
943 fix menu_set_active() on 'Show only
946 2007-02-07 [paul] 2.7.2cvs28
948 * src/plugins/clamav/clamav_plugin.c
949 * src/plugins/clamav/clamav_plugin.h
950 * src/plugins/clamav/clamav_plugin_gtk.c
953 2007-02-07 [paul] 2.7.2cvs27
956 fix bug 1116, 'summary view allow a
959 2007-02-06 [colin] 2.7.2cvs26
964 2007-02-05 [fabien] 2.7.2cvs25
968 i18n related - 1 fix and 1 message for translators.
970 2007-02-05 [colin] 2.7.2cvs24
972 * src/gtk/quicksearch.c
973 Don't reload summary list if quicksearch wasn't
974 active on hiding; move currently selected mail in
975 the visible area when showing the quicksearch
977 2007-02-05 [colin] 2.7.2cvs23
980 Add debug to try to solve bug 1104
982 2007-02-05 [paul] 2.7.2cvs22
985 confirm before emptying trash on exit is
986 a Yes or No answer, use Yes or No in the
989 2007-02-04 [colin] 2.7.2cvs21
992 * src/plugins/pgpcore/passphrase.c
993 * src/plugins/pgpcore/select-keys.c
994 Set wmclass on new windows
1000 2007-02-04 [colin] 2.7.2cvs20
1004 Auto save drafts on exit, reopen them
1005 at startup, instead of asking
1009 * src/addressbook_foldersel.c
1017 * src/editldap_basedn.c
1030 * src/message_search.c
1032 * src/prefs_actions.c
1033 * src/prefs_customheader.c
1034 * src/prefs_display_header.c
1035 * src/prefs_filtering.c
1036 * src/prefs_filtering_action.c
1037 * src/prefs_folder_column.c
1039 * src/prefs_matcher.c
1041 * src/prefs_summaries.c
1042 * src/prefs_summary_column.c
1043 * src/prefs_template.c
1044 * src/sourcewindow.c
1046 * src/summary_search.c
1049 * src/gtk/description_window.c
1050 * src/gtk/foldersort.c
1051 * src/gtk/gtkutils.c
1052 * src/gtk/gtkutils.h
1053 * src/gtk/icon_legend.c
1054 * src/gtk/logwindow.c
1055 * src/gtk/pluginwindow.c
1056 * src/gtk/prefswindow.c
1057 Give different wmclass to different
1058 windows - thanks to sed ;)
1060 2007-02-04 [colin] 2.7.2cvs19
1063 Revert previous patch, can't reproduce
1066 2007-02-03 [colin] 2.7.2cvs18
1069 Don't save the mainwindow size and
1070 position on emergency exit (libSM's
1071 "die" callback), Xfce seems to make
1072 the window smaller just before the
1075 2007-02-03 [colin] 2.7.2cvs17
1077 * src/plugins/bogofilter/bogofilter.c
1078 * src/plugins/bogofilter/bogofilter.h
1079 * src/plugins/bogofilter/bogofilter_gtk.c
1080 * src/plugins/pgpinline/pgpinline.c
1081 * src/plugins/pgpinline/pgpinline.h
1084 2007-02-03 [colin] 2.7.2cvs16
1086 * src/partial_download.c
1087 * src/partial_download.h
1094 * src/common/ssl_certificate.c
1095 * src/common/ssl_certificate.h
1096 * src/gtk/quicksearch.c
1097 * src/gtk/quicksearch.h
1098 * src/gtk/sslcertwindow.c
1099 * src/gtk/sslcertwindow.h
1100 Fix copyright on my files
1102 2007-02-02 [colin] 2.7.2cvs15
1112 Add Tools/List URIs to allow
1113 opening any URI in the current mail
1115 2007-02-02 [colin] 2.7.2cvs14
1117 * src/common/valgrind.h ** NEW FILE **
1118 * src/common/Makefile.am
1119 * src/common/plugin.c
1120 Don't dlclose the plugins if we're running
1121 under valgrind. (doesn't require valgrind
1122 either at compile time or run time).
1124 2007-02-01 [paul] 2.7.2cvs13
1128 * tools/freshmeat_search.pl
1129 * tools/google_search.pl
1130 * tools/multiwebsearch.pl
1131 add support for non ISO-8859-1 compatible locales
1132 Patch by Alex Gorbachenko <agent_007@immo.ru>
1134 2007-02-01 [colin] 2.7.2cvs12
1137 * src/prefs_summaries.c
1138 Move keybinding prefs to the Other page
1140 2007-02-01 [wwp] 2.7.2cvs11
1142 * src/plugins/trayicon/trayicon.c
1143 Fix a raising issue within KDE.
1145 2007-02-01 [colin] 2.7.2cvs10
1148 Fix stray quotes in encoded strings
1150 Fix wrong call causing g_warnings
1152 Remove useless message
1154 2007-01-31 [wwp] 2.7.2cvs9
1156 * src/plugins/trayicon/trayicon.c
1157 fix buggy hiding of main window when closing if close-to-tray
1158 is not set (bad logics in the trayicon hook code).
1159 Changed the quit confirmation message too.
1161 2007-01-30 [colin] 2.7.2cvs8
1164 Fix hidden mainwindow after clicking on
1165 the X close button, if compose windows
1166 exist and the user chooses not to quit
1168 2007-01-30 [colin] 2.7.2cvs7
1172 Handle local URIs to attach files (file:///...)
1173 Fixes attaching files from Thunar for example
1175 2007-01-30 [colin] 2.7.2cvs6
1177 * src/prefs_ext_prog.c
1178 Add 'mousepad' to the list of text editors.
1179 Mousepad is XFCE's text editor
1181 2007-01-29 [wwp] 2.7.2cvs5
1184 * src/plugins/trayicon/trayicon_prefs.c
1185 trayicon i18n fixes, thanks to Fabien.
1187 2007-01-28 [wwp] 2.7.2cvs4
1191 * src/plugins/trayicon/trayicon.c
1192 * src/plugins/trayicon/trayicon_prefs.c
1193 * src/plugins/trayicon/trayicon_prefs.h
1194 Added a new TrayIcon plugin option to close to tray
1195 (WM's hotkey and [X] button will hide the window instead
1196 of closing it - closing CM can be done using the tray icon
1197 menu or the File menu).
1198 Improved visibility handling in trayicon, clicking the
1199 trayicon now raise the window to current desktop when it
1200 was either minimized/shaded/on another desktop.
1201 Thanks to Paul for testing and fixing a strange behaviour
1204 2007-01-27 [paul] 2.7.2cvs3
1206 * src/prefs_folder_item.c
1207 * src/prefs_receive.c
1208 * src/plugins/pgpcore/prefs_gpg.c
1209 use 'start-up' instead of 'startup' in labels
1211 2007-01-26 [wwp] 2.7.2cvs2
1213 * src/plugins/trayicon/Makefile.am
1214 * src/plugins/trayicon/trayicon.c
1215 * src/plugins/trayicon/trayicon_prefs.c
1216 * src/plugins/trayicon/trayicon_prefs.h
1217 Add a new TrayIcon option to hide the main window at
1219 Fix trayicon.c copyright header.
1221 2007-01-26 [paul] 2.7.2cvs1
1227 bump up version number following
1230 2007-01-25 [mones] 2.7.1cvs60
1233 updated thousands of strings (well, probably less ;-)
1235 2007-01-25 [colin] 2.7.1cvs59
1238 Fix 2nd-run loss of matcherrc on new
1241 2007-01-25 [wwp] 2.7.1cvs58
1244 fix handling of empty value in attach_save_directory too, thanks
1247 2007-01-25 [wwp] 2.7.1cvs57
1250 fix handling of empty value in attach_load_directory,
1253 2007-01-25 [wwp] 2.7.1cvs56
1255 * src/plugins/dillo_viewer/dillo_prefs.h
1258 2007-01-25 [colin] 2.7.1cvs55
1262 * src/matcher_parser_parse.y
1263 * src/prefs_matcher.c
1264 Add matching on the spam flag
1266 2007-01-24 [colin] 2.7.1cvs54
1271 Make sure folderlist.xml is correctly
1272 written before overwriting it.
1276 * src/plugins/bogofilter/bogofilter.c
1277 * src/plugins/bogofilter/bogofilter.h
1278 * src/plugins/bogofilter/bogofilter_gtk.c
1279 * src/plugins/spamassassin/spamassassin.c
1280 * src/plugins/spamassassin/spamassassin.h
1281 * src/plugins/spamassassin/spamassassin_gtk.c
1282 Move spam to the correct trash folder after
1283 learning, if spam directory isn't set.
1285 2007-01-23 [paul] 2.7.1cvs53
1287 * src/plugins/bogofilter/bogofilter_gtk.c
1288 fix sensitivity of "Insert X-Bogosity header"
1291 2007-01-23 [colin] 2.7.1cvs52
1294 Translate toolbar items text if
1295 they're translatable (default)
1309 * src/etpan/etpan-thread-manager.c
1310 * src/etpan/etpan-thread-manager.h
1311 * src/gtk/gtkutils.c
1312 * src/gtk/gtkutils.h
1313 More static functions
1315 2007-01-22 [fabien] 2.7.1cvs51
1317 * src/gtk/gtkutils.c
1318 gtkut_get_options_frame() : ability to pass
1319 a 'NULL' value in frame pointer parameter if
1322 2007-01-22 [colin] 2.7.1cvs50
1326 * src/plugins/bogofilter/bogofilter.c
1327 * src/plugins/bogofilter/bogofilter_gtk.c
1328 * src/plugins/spamassassin/spamassassin.c
1329 * src/plugins/spamassassin/spamassassin_gtk.c
1330 Allow moving spams to the account's trash
1331 instead of default one
1333 2007-01-21 [colin] 2.7.1cvs49
1337 Revert a static function that shouldn't
1340 2007-01-21 [colin] 2.7.1cvs48
1346 2007-01-21 [colin] 2.7.1cvs47
1352 2007-01-21 [colin] 2.7.1cvs46
1354 * src/common/socket.c
1355 * src/common/socket.h
1358 2007-01-21 [colin] 2.7.1cvs45
1367 * src/folder_item_prefs.c
1368 * src/folder_item_prefs.h
1375 * src/common/socket.c
1376 * src/common/socket.h
1377 * src/gtk/gtkaspell.c
1378 * src/gtk/gtkaspell.h
1379 * src/gtk/quicksearch.c
1380 * src/gtk/quicksearch.h
1383 2007-01-21 [colin] 2.7.1cvs44
1385 * src/common/utils.c
1386 * src/common/utils.h
1387 * src/etpan/etpan-thread-manager.c
1388 * src/etpan/etpan-thread-manager.h
1389 Same (Funny that etpan_thread_unbind
1390 is called but not etpan_thread_bind)
1392 2007-01-21 [colin] 2.7.1cvs43
1400 * src/etpan/Makefile.am
1401 * src/gtk/colorlabel.c
1402 * src/gtk/colorlabel.h
1403 * src/gtk/sslcertwindow.c
1404 * src/gtk/sslcertwindow.h
1405 * src/etpan/etpan-log.c ** REMOVED **
1406 * src/etpan/etpan-log.h ** REMOVED **
1409 2007-01-20 [colin] 2.7.1cvs42
1415 2007-01-20 [colin] 2.7.1cvs41
1433 Make functions that aren't used in other
1436 2007-01-20 [colin] 2.7.1cvs40
1451 * src/editldap_basedn.c
1457 * src/image_viewer.c
1473 * src/prefs_account.c
1474 * src/prefs_common.c
1475 * src/prefs_compose_writing.c
1476 * src/prefs_ext_prog.c
1477 * src/prefs_folder_item.c
1479 * src/prefs_message.c
1480 * src/prefs_msg_colors.c
1483 * src/prefs_receive.c
1485 * src/prefs_spelling.c
1486 * src/prefs_summaries.c
1487 * src/prefs_toolbar.c
1488 * src/prefs_wrapping.c
1497 * src/common/hooks.c
1499 * src/common/passcrypt.c
1500 * src/common/socket.c
1502 * src/common/ssl_certificate.c
1503 * src/common/template.c
1504 * src/common/utils.c
1505 * src/etpan/imap-thread.c
1506 * src/gtk/sslcertwindow.c
1507 * src/gtk/sslcertwindow.h
1508 Make functions that could be static, static
1510 2007-01-20 [colin] 2.7.1cvs39
1515 2007-01-20 [colin] 2.7.1cvs38
1520 Fix bug 1102, 'claws-mail-2.7.1
1521 makes use of deprecated ldap
1524 2007-01-20 [colin] 2.7.1cvs37
1529 * src/gtk/quicksearch.c
1530 Add Wide message list layout
1532 2007-01-19 [fabien] 2.7.1cvs36
1535 make sure a font change is considered in links of
1538 2007-01-19 [colin] 2.7.1cvs35
1545 * src/prefs_common.c
1546 * src/prefs_common.h
1549 * src/gtk/quicksearch.c
1550 * src/gtk/quicksearch.h
1551 Drop 'Separate Folder tree' and 'Separate
1552 Message View'. Put three layouts in place
1555 2007-01-19 [paul] 2.7.1cvs34
1557 * src/prefs_msg_colors.c
1558 more use of Q_ for translators
1560 2007-01-19 [paul] 2.7.1cvs33
1563 * src/prefs_account.c
1564 a few changes to the English
1566 2007-01-19 [fabien] 2.7.1cvs32
1569 factorize translatable string
1571 2007-01-18 [colin] 2.7.1cvs31
1574 Don't error out on --sync option. Although
1575 we don't do anything with it, gtk+ handles
1576 it, and it's useful for debugging X errors
1578 2007-01-18 [fabien] 2.7.1cvs30
1581 ability to apply on the fly the recent added
1582 'gtk_can_change_accels' pref (no need to restart).
1584 2007-01-18 [fabien] 2.7.1cvs29
1586 * src/plugins/bogofilter/bogofilter_gtk.c
1587 * src/plugins/bogofilter/bogofilter.c
1588 * src/plugins/spamassassin/spamassassin_gtk.c
1590 * src/prefs_account.c
1591 factorize or rewrite some translatable strings.
1593 2007-01-18 [fabien] 2.7.1cvs28
1597 set a 4pix space between "Subject:" label and subject entry in
1600 2007-01-18 [wwp] 2.7.1cvs27
1603 fix conflicting address-copy/paste when focus is set
1604 to the embedded edit-person form.
1607 2007-01-18 [wwp] 2.7.1cvs26
1610 complete 2.7.1cvs23 (one more file was missing from that
1613 2007-01-18 [colin] 2.7.1cvs25
1616 Provide a way to migrate without backup
1617 Re-ask for migration on next start if
1618 it has been refused and wizard has been
1621 2007-01-18 [wwp] 2.7.1cvs24
1624 complete 2.7.1.cvs23 (file was missing from previous
1627 2007-01-18 [wwp] 2.7.1cvs23
1630 fix potential crashes in address book's focus_in/out signal handlers,
1631 force focus to the edit-person form when clicked the Edit menu entry or
1632 button (this only matters if the edit-person form is embedded to the
1633 AB window, in that case, focus is not set when browsing the contacts
1634 list w/ keys or mouse clicks).
1636 2007-01-18 [paul] 2.7.1cvs22
1639 add command line options:
1641 -q and --quit for --exit
1643 print "Unknown option" for unknown options
1645 2007-01-18 [paul] 2.7.1cvs21
1648 updated by Pavlo Bohmat
1650 2007-01-18 [paul] 2.7.1cvs20
1653 fix sensitivity issues of Mark as Spam/Ham
1655 2007-01-17 [fabien] 2.7.1cvs19
1658 * src/prefs_common.c
1659 * src/prefs_common.h
1661 Add a 'gtk_can_change_accels' pref in Preferences/Other which
1662 control the corresponding gtk property. It could be used to lock
1663 all shortcuts (avoid to set one of them by inadvertency).
1665 2007-01-17 [colin] 2.7.1cvs18
1668 Fix bug 1100, 'Highlighted e-mail data not visible
1669 when color label applied.'. Use a weighted average
1670 between normal selected foreground color and color
1671 label instead of a simple one (3/1 instead 1/1).
1673 2007-01-17 [colin] 2.7.1cvs17
1676 Better fix for bug 1088, 'Ctrl-h produces repeatable
1677 crash' - don't prevent mail switching while loading
1679 2007-01-17 [colin] 2.7.1cvs16
1688 Manage recursive search of unsubscribed folders
1689 Rescan tree without checking for new messages
1690 after subscriptions changed
1692 2007-01-17 [paul] 2.7.1cvs15
1694 * src/prefs_common.c
1695 * src/gtk/pluginwindow.c
1696 fix bug 1101, '"Load plugin" button is
1697 accidentally hidden'
1698 unset (-1) initial width in prefs_common,
1699 fix overlapping buttons,
1702 2007-01-17 [paul] 2.7.1cvs14
1705 add #include <errno.h>, it's needed
1708 2007-01-17 [paul] 2.7.1cvs13
1711 * tools/make.themes.project
1712 rename .sylpheed_themeinfo to .claws_themeinfo
1714 * src/etpan/etpan-errors.h
1715 * src/etpan/etpan-log.c
1716 * src/etpan/etpan-log.h
1717 * src/etpan/etpan-thread-manager-types.h
1718 * src/etpan/etpan-thread-manager.c
1719 * src/etpan/etpan-thread-manager.h
1720 * src/etpan/imap-thread.c
1721 * src/etpan/imap-thread.h
1722 add copyright header
1724 2007-01-17 [colin] 2.7.1cvs12
1726 * src/plugins/pgpcore/select-keys.c
1727 * src/gtk/pluginwindow.c
1728 * src/prefs_account.c
1731 2007-01-16 [colin] 2.7.1cvs11
1736 Manage subscribing to subfolders when only
1737 subscribed folders are shown.
1739 2007-01-16 [colin] 2.7.1cvs10
1742 Fix annoying vscrollbar going back to top
1743 on Check for new folders
1745 2007-01-16 [colin] 2.7.1cvs9
1750 2007-01-16 [colin] 2.7.1cvs8
1753 Bigger buffer for errors
1757 * src/prefs_account.c
1758 * src/prefs_account.h
1760 * src/etpan/imap-thread.c
1761 * src/etpan/imap-thread.h
1762 * manual/handling.xml
1763 Add subscriptions management. What it changes:
1764 Creating a folder subscribes to it
1765 Deleting a folder unsubscribes it
1766 New contextual menu item allowing to switch between
1767 All folders and Subscribed folders, subscribe, and
1768 unsubscribe. "Creating" an existing but unsubscribed
1769 folder will subscribe it.
1770 By default for new accounts, only subscribed folders
1774 2007-01-16 [paul] 2.7.1cvs7
1777 Allow folder classes to specify only sort_key or
1778 sort_type instead of both or none.
1780 2007-01-16 [paul] 2.7.1cvs6
1787 Save and use errno for procmime_get_part
1789 2007-01-16 [colin] 2.7.1cvs5
1792 Never remove INBOX when scanning for
1793 new folders. It's a special folder
1796 2007-01-15 [colin] 2.7.1cvs4
1799 Fix 'Check for new folders' when IMAP subdirectory
1801 * src/etpan/imap-thread.c
1804 2007-01-15 [colin] 2.7.1cvs3
1806 * src/etpan/imap-thread.c
1807 Fix invalid free on command-connection
1810 2007-01-15 [wwp] 2.7.1cvs2
1812 * src/matcher_parser_lex.l
1813 * src/quote_fmt_lex.l
1814 * src/matcher_parser_parse.y
1815 fix copyright header in lexers and parsers.
1817 2007-01-15 [paul] 2.7.1cvs1
1823 bump up version number following
1826 2007-01-15 [paul] 2.7.0cvs31
1830 add Fabien to the Team list
1831 add the recent contributors
1832 make a few corrections
1834 2007-01-15 [paul] 2.7.0cvs30
1837 fix compiler warning
1838 * src/plugins/pgpcore/prefs_gpg.c
1839 * src/plugins/pgpcore/prefs_gpg.h
1841 fix copyright header
1843 2007-01-14 [colin] 2.7.0cvs29
1846 Use the 'gtk+' backend. Avoids gnome-vfs use,
1847 two benefits: faster to open, will fix strange
1848 dbus-related crash. Thanks to Pascal Terjan.
1850 2007-01-14 [colin] 2.7.0cvs28
1852 * src/etpan/imap-thread.c
1853 Delete the old imap just after allocating
1854 the new one. Makes sure we don't get the
1855 same pointer by sheer luck, which feels
1856 strange in the debug log.
1858 2007-01-14 [colin] 2.7.0cvs27
1860 * src/gtk/inputdialog.c
1861 Make sure we don't print passwords in
1862 clear text when in debug mode
1864 2007-01-14 [colin] 2.7.0cvs26
1866 * src/gtk/gtksctree.c
1867 Fix bug 1098, 'bogus last row display
1868 after expanding a thread'. Patch by
1869 Jindrich Makovicka <makovick@gmail.com>
1871 2007-01-14 [colin] 2.7.0cvs25
1873 * src/etpan/imap-thread.c
1874 Close socket manually before
1875 freeing the imap struct
1877 2007-01-14 [colin] 2.7.0cvs24
1879 * src/etpan/imap-thread.c
1880 Maybe fix new reconnection issues
1882 2007-01-13 [colin] 2.7.0cvs23
1885 Freeze/thaw on thread selection
1887 2007-01-13 [paul] 2.7.0cvs22
1892 add 'Edit/Delete thread'
1894 2007-01-13 [colin] 2.7.0cvs21
1896 * src/prefs_account.c
1897 * src/prefs_compose_writing.c
1898 * src/prefs_message.c
1899 * src/prefs_msg_colors.c
1901 * src/prefs_receive.c
1902 * src/prefs_spelling.c
1903 * src/prefs_summaries.c
1904 * src/prefs_themes.c
1905 * src/gtk/gtkutils.c
1906 * src/gtk/gtkutils.h
1907 * src/plugins/pgpcore/prefs_gpg.c
1908 * src/plugins/spamassassin/spamassassin_gtk.c
1909 Factorize gtk frame creation
1912 2007-01-13 [colin] 2.7.0cvs20
1914 * src/message_search.c
1915 * src/summary_search.c
1916 Fix Enter in search windows
1918 Fix body search starting at the
1919 end of the mail (and asking for loop)
1921 2007-01-13 [colin] 2.7.0cvs19
1923 * src/etpan/imap-thread.c
1924 Make sure we don't free the same imap
1927 2007-01-13 [colin] 2.7.0cvs18
1930 Allow multiple commitHelpers to
1933 2007-01-12 [colin] 2.7.0cvs17
1935 * src/etpan/imap-thread.c
1936 Make sure we get rid of the previous mailimap
1937 when connecting - just in case disconnect was
1940 2007-01-12 [paul] 2.7.0cvs16
1943 Strip S/MIME signatures when re-editing
1944 S/MIME signed messages.
1946 2007-01-12 [paul] 2.7.0cvs15
1953 no need to define CLAWS anymore, remove
1956 2007-01-12 [paul] 2.7.0cvs14
1959 check if the mail's signed as
1960 it can change the mail structure
1963 2007-01-12 [paul] 2.7.0cvs13
1966 fix Forwarding msgs with attachments
1967 that have dos line endings
1970 2007-01-12 [wwp] 2.7.0cvs12
1973 Revert accidentally committed extra version tag.
1975 2007-01-12 [wwp] 2.7.0cvs11
1977 * src/prefs_account.c
1978 Fix compilation w/o aspell (completes 2.7.0cvs7).
1980 2007-01-11 [colin] 2.7.0cvs10
1983 move g_warning to debug_print
1984 it scares people for no reason
1986 2007-01-11 [colin] 2.7.0cvs9
1989 Fix files to translate. Patch by
1992 2007-01-11 [paul] 2.7.0cvs8
1995 Fix recursion when server lists the
1996 current subfolder in the response
1998 Fix updating of icon_list/ctree
1999 * src/plugins/pgpcore/select-keys.c
2000 Fix a few annoyances when choosing
2001 keys for the CMS (S/MIME) protocol
2003 2007-01-11 [wwp] 2.7.0cvs7
2006 * src/prefs_account.c
2007 * src/prefs_account.h
2008 Add per-account spellcheck default dictionaries settings.
2010 2007-01-10 [colin] 2.7.0cvs6
2012 * src/prefs_folder_item.c
2013 Factorize strings - patch by Fabien
2015 2007-01-10 [colin] 2.7.0cvs5
2018 Fix bug 1095, 'Crash while changing folder
2019 columns during incorporation'
2021 2007-01-09 [colin] 2.7.0cvs4
2023 * src/gtk/pluginwindow.c
2024 Set the plugin window transient. Seems
2025 like some window managers hide it in
2026 the background after "load plugin"...
2028 2007-01-09 [colin] 2.7.0cvs3
2031 Use the same type for alloc and free
2033 2007-01-08 [paul] 2.7.0cvs2
2036 updated by Tim Dijkstra
2038 2007-01-08 [paul] 2.7.0cvs1
2040 * src/prefs_themes.c
2041 * src/common/utils.c
2044 2007-01-08 [paul] 2.7.0
2051 2007-01-08 [paul] 2.6.1cvs119
2053 * doc/man/claws-mail.1
2056 2007-01-08 [paul] 2.6.1cvs118
2058 * doc/man/claws-mail.1
2060 * manual/advanced.xml
2061 improved English usage
2063 2007-01-08 [paul] 2.6.1cvs117
2074 updated by Miquel Oliete, Stephan Sachse, me,
2075 Tommi Pirinen, Andrea Spadaccini, Frederico
2076 Goncalves Guimaraes, Andrej Kacian, Aleksandar
2077 Urosevic, and Ralgh Young
2079 2007-01-07 [mones] 2.6.1cvs116
2081 * manual/es/advanced.xml
2083 Synced manual (unhide mark_as_read_delay)
2084 and updated translation for release
2086 2007-01-07 [paul] 2.6.1cvs115
2088 * src/prefs_matcher.c
2089 make the hbox content fit better under
2092 2007-01-07 [colin] 2.6.1cvs114
2095 Fix bug 1088, 'Ctrl-h produces repeatable
2098 2007-01-06 [colin] 2.6.1cvs113
2100 * src/etpan/imap-thread.c
2101 Add casts to int to get certs. Fixes
2102 bug 1064, 'crash @ etpan_certificate_check()
2103 when opening an IMAP folder', with latest
2104 libetpan CVS or >= 0.49
2109 * src/prefs_folder_item.c
2110 Grey out the "synchronise" menu items if
2111 there's nothing to synchronise.
2112 * src/plugins/pgpcore/sgpgme.c
2113 Make an error clearer than "Unknown error"
2115 2007-01-06 [colin] 2.6.1cvs112
2118 Don't try to show a message if updating
2119 Maybe fixes bug 1088, 'ctrl-h produces
2122 2007-01-06 [colin] 2.6.1cvs111
2125 Disable Control-Space (handle it as Space).
2127 2007-01-05 [paul] 2.6.1cvs110
2130 Fix bug 934, 'sylpheed claws 2.1
2131 doesn't show Exchanges Public Folders'
2132 Thanks to Hoa and Colin
2134 Refuse to allocate more than 2 MB for a
2135 single field, it's a good indication of
2138 2007-01-05 [colin] 2.6.1cvs109
2141 Allow --select'ing emails by Message-ID too
2143 2007-01-05 [colin] 2.6.1cvs108
2145 * src/common/quoted-printable.c
2148 2007-01-05 [colin] 2.6.1cvs107
2150 * src/common/quoted-printable.c
2151 Fix previous commit about bug 1089
2154 2007-01-05 [colin] 2.6.1cvs106
2156 * src/common/quoted-printable.c
2157 Fix my previous commit on bug 1089
2160 2007-01-04 [colin] 2.6.1cvs105
2162 * src/common/quoted-printable.c
2163 Fix bug 1089, 'NUL characters in Subject
2164 line are misinterpreted'. Not a pain to
2171 2007-01-04 [wwp] 2.6.1cvs104
2173 * src/image_viewer.c
2174 Force operator precedence (fix a compiler warning).
2176 2007-01-04 [colin] 2.6.1cvs103
2178 * src/image_viewer.c
2179 Be cautious there too (same fix as the one
2180 in textview from cvs33)
2182 Don't use any MimeViewer plugin when showing
2185 2007-01-03 [wwp] 2.6.1cvs102
2189 fixed "cent" sign (use the existing ASCII one),
2190 decode more HTML entities,
2191 converted table ASCII entries to UTF-8,
2192 moved a switch() into a hashtable.
2194 2007-01-03 [paul] 2.6.1cvs101
2200 When possible, use move_msg instead of
2201 copy_msg + remove_msg to move sent mail
2204 2007-01-03 [paul] 2.6.1cvs100
2207 add more html entity recognition:
2208 pounds, euros, and cents
2210 2007-01-03 [colin] 2.6.1cvs99
2213 Don't display an error on NOSELECT
2214 folders when synchronising
2216 2007-01-03 [paul] 2.6.1cvs98
2218 * tools/maildir2claws-mail.pl
2219 only substitute 'sent-mail' if it's
2220 the full directory name
2222 2007-01-03 [paul] 2.6.1cvs97
2225 * ChangeLog.pre2.0.0
2227 archive a chunk of ChangeLog in
2230 * doc/src/ChangeLog.claws-pre0.8.0
2231 remove ChangeLog.claws-pre0.8.0, adding
2232 its contents to ChangeLog.gtk1
2234 2007-01-03 [paul] 2.6.1cvs96
2255 * src/addressbook_foldersel.c
2256 * src/addressbook_foldersel.h
2277 * src/customheader.c
2278 * src/customheader.h
2279 * src/displayheader.c
2280 * src/displayheader.h
2291 * src/editldap_basedn.c
2292 * src/editldap_basedn.h
2309 * src/folder_item_prefs.c
2310 * src/folder_item_prefs.h
2317 * src/grouplistdialog.c
2318 * src/grouplistdialog.h
2322 * src/image_viewer.c
2323 * src/image_viewer.h
2359 * src/message_search.c
2360 * src/message_search.h
2377 * src/partial_download.c
2378 * src/partial_download.h
2383 * src/prefs_account.c
2384 * src/prefs_account.h
2385 * src/prefs_actions.c
2386 * src/prefs_actions.h
2387 * src/prefs_common.c
2388 * src/prefs_common.h
2389 * src/prefs_compose_writing.c
2390 * src/prefs_compose_writing.h
2391 * src/prefs_customheader.c
2392 * src/prefs_customheader.h
2393 * src/prefs_display_header.c
2394 * src/prefs_display_header.h
2395 * src/prefs_filtering.c
2396 * src/prefs_filtering.h
2397 * src/prefs_filtering_action.c
2398 * src/prefs_filtering_action.h
2399 * src/prefs_folder_column.c
2400 * src/prefs_folder_column.h
2401 * src/prefs_folder_item.c
2402 * src/prefs_folder_item.h
2407 * src/prefs_image_viewer.c
2408 * src/prefs_image_viewer.h
2409 * src/prefs_matcher.c
2410 * src/prefs_matcher.h
2411 * src/prefs_message.c
2412 * src/prefs_msg_colors.c
2413 * src/prefs_msg_colors.h
2416 * src/prefs_receive.c
2418 * src/prefs_spelling.c
2419 * src/prefs_spelling.h
2420 * src/prefs_summaries.c
2421 * src/prefs_summaries.h
2422 * src/prefs_summary_column.c
2423 * src/prefs_summary_column.h
2424 * src/prefs_template.c
2425 * src/prefs_template.h
2426 * src/prefs_themes.c
2427 * src/prefs_themes.h
2428 * src/prefs_toolbar.c
2429 * src/prefs_toolbar.h
2430 * src/prefs_wrapping.c
2431 * src/prefs_wrapping.h
2441 * src/quote_fmt_parse.y
2444 * src/remotefolder.c
2445 * src/remotefolder.h
2446 * src/send_message.c
2447 * src/send_message.h
2450 * src/sourcewindow.c
2451 * src/sourcewindow.h
2456 * src/stock_pixmap.c
2457 * src/stock_pixmap.h
2458 * src/summary_search.c
2459 * src/summary_search.h
2474 * src/common/base64.c
2475 * src/common/base64.h
2477 * src/common/hooks.c
2478 * src/common/hooks.h
2481 * src/common/mgutils.c
2482 * src/common/mgutils.h
2485 * src/common/passcrypt.c
2486 * src/common/passcrypt.h.in
2487 * src/common/plugin.c
2488 * src/common/plugin.h
2489 * src/common/prefs.c
2490 * src/common/prefs.h
2491 * src/common/progressindicator.c
2492 * src/common/progressindicator.h
2493 * src/common/quoted-printable.c
2494 * src/common/quoted-printable.h
2495 * src/common/session.c
2496 * src/common/session.h
2499 * src/common/socket.c
2500 * src/common/socket.h
2503 * src/common/ssl_certificate.c
2504 * src/common/ssl_certificate.h
2505 * src/common/stringtable.c
2506 * src/common/stringtable.h
2507 * src/common/template.c
2508 * src/common/template.h
2509 * src/common/timing.h
2510 * src/common/utils.c
2511 * src/common/utils.h
2512 * src/common/version.h.in
2515 * src/common/xmlprops.c
2516 * src/common/xmlprops.h
2518 * src/gtk/colorlabel.c
2519 * src/gtk/colorsel.c
2520 * src/gtk/colorsel.h
2521 * src/gtk/combobox.c
2522 * src/gtk/combobox.h
2523 * src/gtk/description_window.c
2524 * src/gtk/description_window.h
2527 * src/gtk/foldersort.c
2528 * src/gtk/foldersort.h
2529 * src/gtk/gtksctree.c
2530 * src/gtk/gtkutils.c
2531 * src/gtk/gtkutils.h
2532 * src/gtk/inputdialog.c
2533 * src/gtk/inputdialog.h
2534 * src/gtk/logwindow.c
2535 * src/gtk/logwindow.h
2536 * src/gtk/manage_window.c
2537 * src/gtk/manage_window.h
2540 * src/gtk/pluginwindow.c
2541 * src/gtk/pluginwindow.h
2542 * src/gtk/prefswindow.c
2543 * src/gtk/prefswindow.h
2544 * src/gtk/progressdialog.c
2545 * src/gtk/progressdialog.h
2546 * src/gtk/sslcertwindow.c
2547 * src/gtk/sslcertwindow.h
2548 * src/plugins/bogofilter/bogofilter.c
2549 * src/plugins/bogofilter/bogofilter.h
2550 * src/plugins/bogofilter/bogofilter_gtk.c
2551 * src/plugins/clamav/clamav_plugin.c
2552 * src/plugins/clamav/clamav_plugin.h
2553 * src/plugins/clamav/clamav_plugin_gtk.c
2554 * src/plugins/demo/demo.c
2555 * src/plugins/dillo_viewer/dillo_prefs.c
2556 * src/plugins/dillo_viewer/dillo_prefs.h
2557 * src/plugins/dillo_viewer/dillo_viewer.c
2558 * src/plugins/pgpcore/passphrase.c
2559 * src/plugins/pgpcore/passphrase.h
2560 * src/plugins/pgpcore/pgp_viewer.c
2561 * src/plugins/pgpcore/pgp_viewer.h
2562 * src/plugins/pgpcore/plugin.c
2563 * src/plugins/pgpcore/select-keys.c
2564 * src/plugins/pgpcore/select-keys.h
2565 * src/plugins/pgpcore/sgpgme.c
2566 * src/plugins/pgpcore/sgpgme.h
2567 * src/plugins/pgpinline/pgpinline.c
2568 * src/plugins/pgpinline/pgpinline.h
2569 * src/plugins/pgpinline/plugin.c
2570 * src/plugins/pgpmime/pgpmime.c
2571 * src/plugins/pgpmime/pgpmime.h
2572 * src/plugins/pgpmime/plugin.c
2573 * src/plugins/spamassassin/spamassassin.c
2574 * src/plugins/spamassassin/spamassassin.h
2575 * src/plugins/spamassassin/spamassassin_gtk.c
2576 * src/plugins/trayicon/trayicon.c
2577 it's 2007, update the year in the copyright headers
2579 2007-01-03 [paul] 2.6.1cvs95
2582 it is 2007, use it in the copyright string
2584 2007-01-03 [paul] 2.6.1cvs94
2587 html entity conversion:
2588 move ™ to a more suitable place
2589 add • and –
2590 make sure — and — are both
2593 2007-01-02 [colin] 2.6.1cvs93
2597 * src/common/plugin.c
2599 * src/etpan/imap-thread.c
2602 2006-12-31 [paul] 2.6.1cvs92
2604 * src/prefs_summaries.c
2605 use gtk_button_new_from_stock()
2607 2006-12-30 [colin] 2.6.1cvs91
2612 Don't update filtering and account paths
2613 when copying folders
2615 2006-12-30 [colin] 2.6.1cvs90
2617 * src/prefs_compose_writing.c
2619 * src/prefs_template.c
2620 Use message font for Writing and
2621 Quoting prefs, as well as Templates.
2623 2006-12-30 [colin] 2.6.1cvs89
2625 * src/prefs_summaries.c
2626 Rework GUI; patch by Pawel
2628 2006-12-29 [colin] 2.6.1cvs88
2630 * src/prefs_folder_item.c
2631 Fix bug 1085, 'Apply to subfolder
2632 doesn't work' - I was mistaken saying
2633 it worked in every case
2635 2006-12-28 [colin] 2.6.1cvs87
2637 * src/gtk/gtkaspell.c
2638 Don't assert if use_alternate is true
2639 and alt_dictionary isn't set -- this
2640 is what happens on upgrade! Rather,
2643 2006-12-28 [colin] 2.6.1cvs86
2646 Fix desktop/icon simplification
2648 2006-12-28 [colin] 2.6.1cvs85
2651 Make desktop and icon not
2652 dependant on the desktop
2654 2006-12-28 [wwp] 2.6.1cvs84
2656 * src/plugins/pgpmime/claws.def
2657 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
2659 2006-12-28 [wwp] 2.6.1cvs83
2661 * src/prefs_folder_item.c
2662 Fix coloring of "simplify subject regexp" (folder prefs),
2663 which might be left to red whereas the regexp gets empty.
2665 2006-12-28 [wwp] 2.6.1cvs82
2667 * src/prefs_common.c
2668 * src/prefs_common.h
2671 Save addressbook mainwindow's horizontal and vertical splitter position.
2673 2006-12-27 [wwp] 2.6.1cvs81
2675 * src/gtk/gtkaspell.c
2676 * src/gtk/gtkaspell.h
2678 Fix assignment of compose's default and alternate dictionary from
2679 account or folder settings. Now gtkaspell_change_dict does rotate
2680 dicts only when it's called from a menu cb.
2682 2006-12-27 [wwp] 2.6.1cvs80
2684 * src/folder_item_prefs.c
2685 Fix randomly initialized default-alt-dictionary (folder prefs),
2686 complete 2.6.1cvs72.
2688 2006-12-27 [paul] 2.6.1cvs79
2692 Add Copy folder in the folder's contextual
2695 2006-12-27 [wwp] 2.6.1cvs78
2698 Clean up session locking, thanks to Colin.
2700 2006-12-26 [colin] 2.6.1cvs77
2703 Revert previous patch
2705 2006-12-26 [colin] 2.6.1cvs76
2711 * src/etpan/imap-thread.c
2712 Fix previous commit warnings
2713 Make statusbar update every second if total < 20
2714 Make IMAP APPEND faster by simplifying log
2716 2006-12-26 [colin] 2.6.1cvs75
2724 Make it possible to copy folders accross
2725 mailboxes (this was an arbitrary limitation).
2726 Still make it impossible to move folders
2729 2006-12-26 [colin] 2.6.1cvs74
2731 * src/etpan/imap-thread.c
2732 Fix bug 1081, 'claws-mail
2733 segfaults when going offline
2734 while it transfers mails via
2737 2006-12-26 [colin] 2.6.1cvs73
2739 * src/folder_item_prefs.c
2740 Don't forget alt dictionary when
2741 renaming/moving folders
2743 2006-12-26 [wwp] 2.6.1cvs72
2745 * src/folder_item_prefs.c
2746 Add missing defaults for per-folder alt dict
2747 (forgotten in 2.6.1cvs61).
2749 2006-12-26 [colin] 2.6.1cvs71
2752 Add tooltip to state that specifying
2753 full path to mailbox is possible
2755 2006-12-26 [wwp] 2.6.1cvs70
2757 * src/partial_download.c
2758 * src/gtk/gtkvscrollbutton.c
2759 * src/plugins/pgpinline/plugin.c
2760 Fix for few compiler warnings that matter.
2762 2006-12-25 [colin] 2.6.1cvs69
2764 * src/partial_download.c
2765 Fix marking for download or deletion
2766 when the header isn't the first
2767 * src/gtk/logwindow.c
2768 Fix start of scrolling
2770 2006-12-23 [paul] 2.6.1cvs68
2773 change last commit to use the 'academic'
2774 method instead. Thanks to wwp
2776 2006-12-23 [paul] 2.6.1cvs67
2779 don't warn about empty subject when
2782 2006-12-22 [colin] 2.6.1cvs66
2784 * src/summary_search.c
2787 2006-12-22 [colin] 2.6.1cvs65
2789 * src/gtk/gtkutils.c
2792 * src/summary_search.c
2799 2006-12-22 [colin] 2.6.1cvs64
2803 Add a combo to the learn spam button
2804 * src/plugins/bogofilter/bogofilter.c
2805 * src/plugins/bogofilter/bogofilter_gtk.c
2806 * src/plugins/bogofilter/bogofilter.h
2807 Allow to store Unsure mails in a specific
2808 folder to make better teaching easier
2810 2006-12-21 [wwp] 2.6.1cvs63
2813 * src/prefs_common.c
2814 * src/prefs_common.h
2815 * src/prefs_spelling.c
2816 * src/gtk/gtkaspell.c
2817 * src/gtk/gtkaspell.h
2818 Allow spell-checking using both current and alternate dictionaries
2821 2006-12-21 [wwp] 2.6.1cvs62
2823 * src/gtk/gtkaspell.c
2824 Apply recheck_when_changing_dict (highlight all mispelled words)
2825 when switching to alternate dictionary.
2827 2006-12-21 [wwp] 2.6.1cvs61
2830 * src/folder_item_prefs.h
2831 * src/prefs_common.c
2832 * src/prefs_common.h
2833 * src/prefs_folder_item.c
2834 * src/prefs_spelling.c
2835 * src/gtk/gtkaspell.c
2836 * src/gtk/gtkaspell.h
2837 Add global and per-folder prefs to set the default
2838 alternate dictionary.
2840 2006-12-21 [colin] 2.6.1cvs60
2843 Look for folders by path in all folders
2847 2006-12-20 [colin] 2.6.1cvs59
2849 * src/gtk/quicksearch.c
2850 Make sure in_typing is false when clearing
2852 2006-12-20 [wwp] 2.6.1cvs58
2855 change manual's target dir to be LFH-compliant (thanks to Colin).
2857 2006-12-20 [wwp] 2.6.1cvs57
2859 * src/prefs_common.c
2860 * src/prefs_summaries.c
2861 i18n fix and factorize patch, thanks to Fabien.
2863 2006-12-20 [paul] 2.6.1cvs56
2866 last of the renaming (??)
2868 correct --help info of --status-full
2869 * src/plugins/bogofilter/bogofilter.c
2870 make FALSE default of whitelist_ab
2872 2006-12-19 [colin] 2.6.1cvs55
2875 Same as before, without depending on
2878 2006-12-19 [colin] 2.6.1cvs54
2881 Fix bug 1059, 'Better jpilot charset
2882 handling'. Use libpisync's charset conversion
2885 2006-12-19 [colin] 2.6.1cvs53
2890 2006-12-19 [wwp] 2.6.1cvs52
2893 Add missing #include (thanks to Colin).
2895 2006-12-19 [wwp] 2.6.1cvs51
2897 * src/prefs_receive.c
2898 Better spacing between widgets in prefs.
2900 2006-12-18 [colin] 2.6.1cvs50
2903 Fix failure to get separator on LIST "" ""
2904 Try LIST "" "INBOX" too.
2906 2006-12-18 [wwp] 2.6.1cvs49
2908 * src/common/session.c
2909 Fix a compiler warning (thanks to Fabien).
2911 2006-12-18 [wwp] 2.6.1cvs48
2915 Factorize some strings for translation (it's about error
2916 messages when applying or checking template/quote format).
2918 2006-12-18 [colin] 2.6.1cvs47
2922 * src/gtk/Makefile.am
2924 Add a Release notes tab from the contents of
2925 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
2927 2006-12-17 [colin] 2.6.1cvs46
2932 Correctly convert from/to UTF8/filename encoding
2933 when loading and saving files. Probably fixes
2934 bug 1068, 'Claws-Mail uses 100% CPU when looking
2935 for a file to attach and is blocked...'
2937 2006-12-17 [colin] 2.6.1cvs45
2939 * src/gtk/logwindow.c
2940 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
2941 IMAP folder and is blocked on main thread':
2942 make sure we put utf8 in the log.
2944 2006-12-16 [colin] 2.6.1cvs44
2948 Fix bug 1055, 'Add the 'cancel receive'
2949 in the available events for the toolbar buttons'
2951 2006-12-16 [colin] 2.6.1cvs43
2956 * src/common/session.c
2957 Log error when SSL handshakes fail.
2958 Fixes bug 1082, 'incorrect / imprecise
2959 error message when imap server provides
2960 ssl only through STARTTLS but SSL is
2963 2006-12-15 [wwp] 2.6.1cvs42
2965 * src/plugins/bogofilter/bogofilter_gtk.c
2966 set proper sensitivity to widgets I've recently added.
2972 2006-12-15 [wwp] 2.6.1cvs41
2974 * src/plugins/bogofilter/bogofilter.c
2975 * src/plugins/bogofilter/bogofilter.h
2976 * src/plugins/bogofilter/bogofilter_gtk.c
2977 bogofilter's whitelist can now use a subset of
2978 the addressbook (either a book, a subfolder of a book,
2979 or the whole addressbook by using "Any"). Re-used there
2980 some pref_matcher widgets and mechanisms to match a subset
2983 2006-12-15 [wwp] 2.6.1cvs40
2986 * src/common/plugin.c
2987 * src/common/plugin.h
2989 * src/plugins/bogofilter/bogofilter.c
2990 * src/plugins/clamav/clamav_plugin.c
2991 * src/plugins/demo/demo.c
2992 * src/plugins/dillo_viewer/dillo_viewer.c
2993 * src/plugins/pgpcore/plugin.c
2994 * src/plugins/pgpinline/plugin.c
2995 * src/plugins/pgpmime/plugin.c
2996 * src/plugins/spamassassin/spamassassin.c
2997 * src/plugins/trayicon/trayicon.c
2998 factorize some translatable strings (plugins-related),
2999 fix missing punctuation in several places,
3000 remove useless translatable \n in about.c,
3001 and factorize plugin init code w/ a new function
3002 check_plugin_version() in common/plugin.c.
3003 Patch by Fabien Vantard <fzzzzz@gmail.com>.
3005 2006-12-15 [wwp] 2.6.1cvs39
3007 * src/plugins/bogofilter/bogofilter.c
3008 * src/plugins/bogofilter/bogofilter_gtk.c
3009 flag whitelisted spams as spam, but don't filter it to the spam
3010 folder. Thanks to Colin.
3012 2006-12-15 [ticho] 2.6.1cvs38
3014 * src/plugins/bogofilter/bogofilter.c
3015 * src/plugins/bogofilter/bogofilter.h
3016 * src/plugins/bogofilter/bogofilter_gtk.c
3017 Add option to whitelist senders found in addressbook. Patch by colin.
3019 2006-12-15 [paul] 2.6.1cvs37
3022 add missing #include "log.h"
3024 2006-12-15 [paul] 2.6.1cvs36
3026 * src/plugins/bogofilter/bogofilter.c
3027 * src/plugins/bogofilter/bogofilter.h
3028 * src/plugins/bogofilter/bogofilter_gtk.c
3029 Add an option to allow inserting an
3030 X-Claws-Bogosity header (on MH folders
3031 only). Patch by Colin
3033 2006-12-14 [colin] 2.6.1cvs35
3036 "Yes" should be the default choice for
3037 migration configuration
3039 2006-12-14 [paul] 2.6.1cvs34
3041 * src/prefs_summaries.c
3042 * manual/advanced.xml
3043 Unhide mark_as_read_delay
3045 2006-12-14 [paul] 2.6.1cvs33
3054 Fix printing of selection
3055 Fix printing of message parts
3056 Fix printing of images
3057 * src/gtk/gtksourceprintjob.c
3058 Fix page count when there are images
3060 2006-12-14 [wwp] 2.6.1cvs32
3065 * src/gtk/quicksearch.c
3066 fix quicksearch 'magnify' button status when QS is closed
3067 using the Escape key, thanks to Colin.
3069 2006-12-14 [wwp] 2.6.1cvs31
3074 * src/gtk/quicksearch.c
3075 fix quicksearch 'magnify' button status when QS is closed
3076 using the Escape key, thanks to Colin.
3078 2006-12-13 [colin] 2.6.1cvs30
3082 Use the binary safe version of ldap_get_values,
3083 to make sure we manipulate null-terminated
3084 strings. Maybe fixes bug 1075, 'claws mail
3085 segfault when completing ldap adresses'
3086 * src/syldap.c ** REMOVED **
3087 * src/syldap.h ** REMOVED **
3090 2006-12-13 [mones] 2.6.1cvs29
3093 Fixed piped strings, fixed click translation
3095 2006-12-13 [paul] 2.6.1cvs28
3098 don't translate these strings
3100 2006-12-13 [paul] 2.6.1cvs27
3105 2006-12-13 [colin] 2.6.1cvs26
3109 Add claws_is_starting()
3111 2006-12-13 [mones] 2.6.1cvs25
3113 * manual/es/advanced.xml
3115 Synced manual and updated translation
3117 2006-12-12 [colin] 2.6.1cvs24
3120 Add an option to use STARTTLS in the
3121 welcome wizard. Fixes bug 1080,
3122 'Using SSL option in wizard for incoming
3123 server does not activate SSL with STARTTLS'
3125 2006-12-12 [colin] 2.6.1cvs23
3128 Don't exit when there's an incomplete
3129 mailbox configured - leaves a chance
3130 to fix a failing IMAP account. Exit
3131 if no mailbox at all is loaded (case
3133 Completes bug 1077's fix (I was wrong
3134 in this bug's comment #3).
3136 2006-12-12 [colin] 2.6.1cvs22
3139 Add another menu data type
3140 * src/prefs_account.c
3141 Complete the completion of bug 1076
3142 (doesn't lose the pref on apply)
3144 2006-12-12 [paul] 2.6.1cvs21
3146 * src/prefs_account.c
3147 complete the fix of bug 1076
3148 also be more verbose with the text
3150 2006-12-12 [paul] 2.6.1cvs20
3152 * src/gtk/combobox.c
3153 fix compilation warning
3155 2006-12-11 [colin] 2.6.1cvs19
3158 Document :port in server entry tooltips
3160 2006-12-11 [colin] 2.6.1cvs18
3165 2006-12-11 [colin] 2.6.1cvs17
3168 Add failing IMAP as a reason for no
3171 2006-12-11 [colin] 2.6.1cvs16
3173 * src/prefs_account.c
3174 Check for existence of inbox for local
3177 Allow setting the port to use for servers
3178 by using the usual "server.example.com:port"
3179 syntax. Fixes bug 1077, 'sylpheed-claws does
3180 not start when IMAP server is unavailable'
3182 2006-12-11 [colin] 2.6.1cvs15
3184 * src/prefs_account.c
3185 Prevent use of non-existing default inbox
3187 2006-12-11 [colin] 2.6.1cvs14
3189 * src/prefs_account.c
3190 Fix sensitivity. Fixes bug 1076, 'privacy
3191 options are displayed even when pgp plugin
3192 not loaded / available'
3194 2006-12-09 [colin] 2.6.1cvs13
3196 * manual/advanced.xml
3197 * src/prefs_common.c
3198 * src/prefs_common.h
3199 * src/common/ssl_certificate.c
3200 Add a new hidden preference, 'unsafe_ssl_certs',
3201 which allows to store multiple certificates per
3202 server/port. This is disabled by default because
3203 it's less secure (presenting a new certificate
3204 instead of a changed one raises less alarms).
3205 This will cause Claws to ask about an unknown
3206 certificate for people who have used 2.6.1cvs8
3209 2006-12-09 [colin] 2.6.1cvs12
3212 Fix cache updating after action
3214 2006-12-07 [wwp] 2.6.1cvs11
3217 fix email address comparison when replying to all
3218 (avoid replying to ourselves), thanks to Colin.
3220 2006-12-06 [paul] 2.6.1cvs10
3227 * src/common/utils.c
3228 ...and more renaming
3231 2006-12-06 [paul] 2.6.1cvs9
3242 2006-12-06 [colin] 2.6.1cvs8
3245 * src/common/ssl_certificate.c
3246 * src/common/ssl_certificate.h
3247 Handle multiple certificates per host/port
3249 2006-12-06 [colin] 2.6.1cvs7
3251 * src/etpan/imap-thread.c
3252 Fix certificate checking on IMAP
3254 2006-12-06 [colin] 2.6.1cvs6
3257 Fix bug 1072, 'Claws stops fetching newsgroups
3258 from server when newsgroup got deleted': continue
3259 checking other groups
3261 2006-12-05 [wwp] 2.6.1cvs5
3263 * src/message_search.c
3264 * src/summary_search.c
3265 * src/gtk/combobox.c
3266 * src/gtk/combobox.h
3267 * src/gtk/gtkutils.c
3268 * src/gtk/gtkutils.h
3269 make up and down arrow keys in modern gtk_combo_box_entry widgets
3270 behave like w/ old comboboxes (summary and message search only).
3272 2006-12-05 [paul] 2.6.1cvs4
3278 2006-12-05 [paul] 2.6.1cvs3
3281 * tools/textviewer.pl
3282 script updated and description added
3284 2006-12-04 [colin] 2.6.1cvs2
3287 Run pre-send hook only when checking
3290 2006-12-04 [paul] 2.6.1cvs1
3297 bump up version number following stable release
3299 2006-12-04 [paul] 2.6.0cvs83
3302 updates and corrections
3304 2006-12-04 [colin] 2.6.0cvs82
3306 * src/common/utils.c
3307 Probably fix bug 1066, 'Incorrect mailbox
3310 2006-12-04 [colin] 2.6.0cvs81
3312 * src/common/utils.c
3313 Trim tabs from mailcap file too.
3315 2006-12-02 [paul] 2.6.0cvs80
3318 fix broken GUI under certain languages
3320 put the Cancel button to the right
3322 2006-12-01 [paul] 2.6.0cvs79
3325 remove reference to removed file
3327 2006-12-01 [wwp] 2.6.0cvs78
3331 remove forgotten debug statements.
3333 2006-12-01 [wwp] 2.6.0cvs77
3335 * manual/advanced.xml
3336 * manual/fr/advanced.xml
3342 * src/prefs_common.c
3343 * src/prefs_common.h
3344 * src/gtk/gtkutils.c
3345 * src/gtk/gtkutils.h
3346 add a hidden option to allow embedding the editaddress (edit contact details)
3347 dialog into the addressbook's window. This doesn't change the default
3350 2006-12-01 [wwp] 2.6.0cvs76
3352 * src/message_search.c
3353 * src/summary_search.c
3354 fix more focus issues (don't set focus to combobox's entry widget when
3355 entry's value changed, if entry widget has focus already).
3357 2006-12-01 [wwp] 2.6.0cvs75
3359 * src/gtk/quicksearch.c
3360 revert last changes to the quicksearch gtk_combo_box, this needs more
3363 2006-12-01 [paul] 2.6.0cvs74
3365 * tools/kdeservicemenu/README
3366 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3367 * tools/kdeservicemenu/install.sh
3368 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3369 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
3370 simplify this stuff, and in so doing,
3371 fix it. (possibly re-extend it again at
3374 2006-12-01 [wwp] 2.6.0cvs73
3376 * src/gtk/quicksearch.c
3377 adapt quicksearch code to use modern gtk_combo_box'es.
3379 2006-12-01 [wwp] 2.6.0cvs72
3382 * src/prefs_common.c
3383 * src/prefs_common.h
3384 * src/message_search.c
3385 * src/summary_search.c
3386 * src/gtk/combobox.c
3387 * src/gtk/combobox.h
3388 add history combos to all message and summary search fields.
3390 2006-12-01 [wwp] 2.6.0cvs71
3393 As the list may change while the mark as read delay
3394 runs, we can't rely on the 'row' pointer, which can
3395 be invalid when the timeout is called. As the mark
3396 as read is only done if the message is still selected,
3397 use summaryview->selected instead. Thanks to Colin.
3399 2006-11-30 [paul] 2.6.0cvs70
3402 give emphasis to "Sylpheed-Claws"
3403 as well as "Claws Mail"
3405 2006-11-30 [colin] 2.6.0cvs69
3408 Put the SSL checkboxes in the receiving
3409 and sending server pages.
3411 2006-11-29 [colin] 2.6.0cvs68
3413 * src/gtk/gtkutils.c
3414 * src/gtk/gtkvscrollbutton.c
3415 Revert some deprecated fixes - they seem to
3416 deprecate stuff as soon as a new one gets out.
3417 g_object_ref_sink needed glib-2.10.
3419 2006-11-29 [colin] 2.6.0cvs67
3421 * src/common/utils.c
3422 Create .mailcap if it doesn't exist
3424 2006-11-29 [colin] 2.6.0cvs66
3427 Followup to cvs60: use original list
3428 of recipients if replying to a mail
3429 in Sent Drafts or Queue.
3431 2006-11-27 [paul] 2.6.0cvs65
3433 * src/image_viewer.c
3434 revert the last change for now (it's broken)
3436 2006-11-27 [paul] 2.6.0cvs64
3440 * m4/aclocal-include.m4
3457 * src/common/Makefile.am
3458 * src/common/claws.c
3459 * src/common/claws.h
3461 * src/common/sylpheed.c
3462 * src/common/sylpheed.h
3463 * src/etpan/Makefile.am
3464 * src/gtk/Makefile.am
3465 * src/gtk/claws-marshal.list
3467 * src/gtk/gtksctree.c
3468 * src/gtk/quicksearch.c
3469 * src/gtk/sylpheed-marshal.list
3470 * src/plugins/bogofilter/bogofilter.c
3471 * src/plugins/bogofilter/bogofilter_gtk.c
3472 * src/plugins/clamav/clamav_plugin.c
3473 * src/plugins/clamav/clamav_plugin_gtk.c
3474 * src/plugins/demo/demo.c
3475 * src/plugins/dillo_viewer/dillo_viewer.c
3476 * src/plugins/pgpcore/Makefile.am
3477 * src/plugins/pgpcore/claws.def
3478 * src/plugins/pgpcore/pgp_viewer.c
3479 * src/plugins/pgpcore/plugin.c
3480 * src/plugins/pgpcore/sylpheed.def
3481 * src/plugins/pgpinline/Makefile.am
3482 * src/plugins/pgpinline/claws.def
3483 * src/plugins/pgpinline/plugin.c
3484 * src/plugins/pgpinline/sylpheed.def
3485 * src/plugins/pgpmime/Makefile.am
3486 * src/plugins/pgpmime/claws.def
3487 * src/plugins/pgpmime/plugin.c
3488 * src/plugins/pgpmime/sylpheed.def
3489 * src/plugins/spamassassin/spamassassin.c
3490 * src/plugins/spamassassin/spamassassin_gtk.c
3491 * src/plugins/trayicon/trayicon.c
3493 remove deprecated gtk_tooltips_set_delay()
3495 2006-11-26 [paul] 2.6.0cvs63
3499 * src/image_viewer.c
3501 * src/gtk/gtkutils.c
3502 * src/gtk/gtkvscrollbutton.c
3503 * src/gtk/prefswindow.c
3504 * src/plugins/pgpcore/prefs_gpg.c
3505 replace more deprecated GTK+ functions
3507 2006-11-26 [paul] 2.6.0cvs62
3512 replace deprecated gtk_idle_... functions
3514 2006-11-26 [paul] 2.6.0cvs61
3520 * src/gtk/gtkvscrollbutton.c
3521 * src/gtk/quicksearch.c
3522 * src/plugins/pgpcore/passphrase.c
3523 replace deprecated gtk_timeout_add and
3526 2006-11-26 [paul] 2.6.0cvs60
3529 fix bug that caused the wrong recipient
3530 to be selected when replying to a msg
3531 which is From one of our accounts to
3532 another of our accounts
3534 2006-11-25 [paul] 2.6.0cvs59
3537 don't change the From column title to
3538 To if the To column is visible
3540 2006-11-24 [paul] 2.6.0cvs58
3543 fix bug 1069, 'Sent mails disappear, BCC
3544 or locking problem?'
3546 2006-11-21 [wwp] 2.6.0cvs57
3549 fix spelling menu when replying (same as 2.3.1cvs39):
3550 discrepancy between context menu and top menu when
3551 folder's dictionary isn't the default one.
3553 2006-11-19 [paul] 2.6.0cvs56
3556 obey always_show_msg option when
3558 * src/plugins/bogofilter/bogofilter.c
3561 2006-11-18 [paul] 2.6.0cvs55
3571 * src/gtk/icon_legend.c
3572 * src/gtk/icon_legend.h
3573 * tools/OOo2claws-mail.pl
3575 * tools/acroread2claws-mail.pl
3576 * tools/claws.i18n.status.pl
3577 * tools/filter_conv.pl
3578 * tools/filter_conv_new.pl
3579 * tools/freshmeat_search.pl
3580 * tools/google_search.pl
3581 * tools/kmail2claws-mail.pl
3582 * tools/kmail2claws-mail_v2.pl
3583 * tools/maildir2claws-mail.pl
3584 * tools/make.themes.project
3585 * tools/multiwebsearch.pl
3586 * tools/outlook2claws-mail.pl
3587 * tools/tb2claws-mail
3588 * tools/kdeservicemenu/README
3589 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3590 update mine and wwp's email addresses in
3593 * src/prefs_compose_writing.c
3594 set sensitivity on 'new message format' frame
3596 2006-11-17 [paul] 2.6.0cvs54
3599 more reworking of the GUI
3600 Patch by Fabien Vantard
3602 2006-11-16 [paul] 2.6.0cvs53
3605 set a minimum size for the window, allow
3606 it to automatically expand as necessary
3608 2006-11-16 [wwp] 2.6.0cvs52
3611 better wrap of copyright info on some systems.
3613 2006-11-16 [paul] 2.6.0cvs51
3616 move the tech info from the upper panel
3618 use a gtk_text_view for the features tab
3620 2006-11-16 [paul] 2.6.0cvs50
3623 update my email address
3630 * src/plugins/trayicon/trayicon.c
3631 don't offer simple menu separators
3634 add separator between 'mark all read'
3637 2006-11-15 [wwp] 2.6.0cvs49
3640 updated manuals authors.
3642 2006-11-14 [paul] 2.6.0cvs48
3645 Fix Options/Reply mode after draft save
3647 2006-11-14 [paul] 2.6.0cvs47
3650 Fix make DESTDIR=...
3653 * src/plugins/pgpinline/pgpinline.c
3654 Probably fix bug 1061
3656 2006-11-14 [paul] 2.6.0cvs46
3661 * src/stock_pixmap.c
3662 * src/stock_pixmap.h
3664 * src/pixmaps/active.xpm
3665 * src/pixmaps/inactive.xpm
3666 add a new page, 'Features', to the About dialog
3667 showing which features are compiled in and which
3670 2006-11-14 [paul] 2.6.0cvs45
3673 updated by Pavlo Bohmat
3675 2006-11-14 [colin] 2.6.0cvs44
3683 * src/gtk/gtkaspell.c
3684 Fix 64-bit-related warnings
3686 Fix possible infinite loop
3687 * src/plugins/pgpcore/sgpgme.c
3688 Remove useless check
3690 2006-11-13 [colin] 2.6.0cvs43
3692 * src/gtk/Makefile.am
3693 authors.h isn't generated
3695 2006-11-13 [colin] 2.6.0cvs42
3697 * src/plugins/pgpinline/pgpinline.c
3698 * src/plugins/pgpmime/pgpmime.c
3699 Very probably fix bug 1061, 'crash on
3700 opening signed email'. Another cast
3703 2006-11-13 [colin] 2.6.0cvs41
3705 * src/plugins/pgpcore/sgpgme.c
3706 Maybe fix bug 1061, 'crash on opening
3709 2006-11-13 [wwp] 2.6.0cvs40
3711 * src/plugins/pgpinline/pgpinline.c
3712 fix candidate for bug #1057, thanks to Colin.
3714 2006-11-13 [wwp] 2.6.0cvs39
3717 * src/quote_fmt_parse.y
3718 fix bug 1052: current parser buffer was not always
3719 allocated, ptr to this buffer could be returned as
3720 NULL whereas no parser error has occurred. in
3721 consequence, defining a template body as "%d"
3722 (w/o the quotes) for the first time of the instance
3723 of claws-mail, was reporting a parser error. make
3724 sure that the buffer is always allocated, even to
3726 fix mis-unescaping in compose.:compose_quote_fmt():
3727 unescaping of the fmt string was always done
3728 whereas it must be done *only* when receiving
3729 quote format strings issued from the prefs
3730 (compose new message, reply, forward, redirect
3731 formats), *not* when applying templates. in
3732 consequences, applying templates w/ sequences
3733 like \\|p{echo} were failing. make sure that
3734 unescaping is done only when necessary.
3736 2006-11-12 [colin] 2.6.0cvs38
3741 2006-11-12 [colin] 2.6.0cvs37
3743 * src/plugins/pgpinline/pgpinline.c
3744 * src/plugins/pgpmime/pgpmime.c
3745 Release GPG context at the latest
3746 possible moment. Maybe fixes
3747 bug 1057, 'crash on sending signed
3748 message to a newsgroup'
3751 2006-11-12 [colin] 2.6.0cvs36
3753 * src/plugins/pgpcore/sgpgme.c
3754 Tell a bit more when gpg's status doesn't
3755 contain any signature
3757 2006-11-12 [colin] 2.6.0cvs35
3760 Fix bug 1060, 'compilation error with
3763 2006-11-12 [paul] 2.6.0cvs34
3765 * doc/man/claws-mail.1
3767 * src/plugins/clamav/README
3768 * src/plugins/spamassassin/README
3770 * tools/freshmeat_search.pl
3771 * tools/google_search.pl
3772 * tools/multiwebsearch.pl
3774 * src/plugins/trayicon/trayicon.c
3775 fix compiliation warning
3777 2006-11-11 [colin] 2.6.0cvs33
3780 Forbid drag and drop from/to different
3781 folders of type F_UNKNOWN
3783 2006-11-11 [colin] 2.6.0cvs32
3785 * src/plugins/pgpinline/pgpinline.c
3786 Fix typo in previous commit:
3788 + if ((err = gpgme_new(&data->ctx)) ...)
3790 2006-11-11 [colin] 2.6.0cvs31
3792 * src/plugins/pgpinline/pgpinline.c
3793 * src/plugins/pgpmime/pgpmime.c
3794 Check success after calling gpgme_new
3795 Maybe fixes bug 1057, 'crash on sending
3796 signed message to a newsgroup'
3798 2006-11-11 [colin] 2.6.0cvs30
3801 init undostruct to 0s (from
3802 valgrind log of bug 1057)
3804 2006-11-10 [colin] 2.6.0cvs29
3807 Set cursor to wait before filtering
3808 duplicates in all folders
3809 * src/plugins/bogofilter/bogofilter.c
3810 * src/plugins/bogofilter/bogofilter.h
3811 * src/plugins/bogofilter/bogofilter_gtk.c
3812 Completely thread away the bogofilter
3815 2006-11-10 [mones] 2.6.0cvs28
3819 added COMPOSE_CHECK_BEFORE_SEND hook
3821 2006-11-10 [paul] 2.6.0cvs27
3825 add libSM to get_compiled_in_features()
3829 2006-11-10 [colin] 2.6.0cvs26
3831 * src/etpan/imap-thread.c
3832 Add a reference to libetpan's sasl engine
3833 so that sasl_done() doesn't get called by
3834 libetpan, and doesn't break openssl.
3835 Should fix bug 1053, 'SC fails to reestablish
3836 a secure connection'
3839 2006-11-10 [colin] 2.6.0cvs25
3841 * manual/addrbook.xml
3842 * manual/advanced.xml
3847 2006-11-09 [colin] 2.6.0cvs24
3849 * src/plugins/bogofilter/bogofilter_gtk.c
3850 Add comment about annoyance
3852 2006-11-09 [colin] 2.6.0cvs23
3854 * src/plugins/bogofilter/bogofilter.c
3855 * src/plugins/bogofilter/bogofilter_gtk.c
3856 Prepare things needed to thread bogofilter
3857 filtering: separate bogo stuff and possible GUI
3860 2006-11-09 [colin] 2.6.0cvs22
3864 Search for one of our accounts in Delivered-To
3865 (helps for auto-account selection when
3866 replying/forwarding)
3870 * src/plugins/trayicon/trayicon.c
3871 Allow opening a new mail with any account from
3874 2006-11-09 [wwp] 2.6.0cvs21
3877 * src/prefs_common.c
3878 * src/prefs_common.h
3879 * src/prefs_compose_writing.c
3880 add a compose new message format (in prefs/compose/writing), it's a
3881 simple subject+body template to use when opening a new composition
3882 window. It's similar to the existent reply and forward formats.
3884 enhanced the template/format % symbols substitution mechanism to
3885 use current composition window information when % are used in
3886 the compose new message format or in templates applied to new
3887 messages (there were useless in that situations before). When
3888 applied to new messages, %d corresponds to the system time/date.
3890 2006-11-09 [paul] 2.6.0cvs20
3895 2006-11-09 [paul] 2.6.0cvs19
3898 keep tje alphabetical order
3900 2006-11-08 [colin] 2.6.0cvs18
3902 * src/etpan/imap-thread.c
3903 Fix bug 1054, 'Slowness logging big
3906 2006-11-08 [paul] 2.6.0cvs17
3911 2006-11-08 [paul] 2.6.0cvs16
3916 2006-11-08 [paul] 2.6.0cvs15
3919 * tools/OOo2claws-mail.pl
3920 * tools/OOo2sylpheed.pl
3922 * tools/acroread2claws-mail.pl
3923 * tools/acroread2sylpheed.pl
3924 * tools/kmail2claws-mail.pl
3925 * tools/kmail2claws-mail_v2.pl
3926 * tools/kmail2sylpheed.pl
3927 * tools/kmail2sylpheed_v2.pl
3928 * tools/maildir2claws-mail.pl
3929 * tools/maildir2sylpheed.pl
3930 * tools/nautilus2claws-mail.sh
3931 * tools/nautilus2sylpheed.sh
3932 * tools/outlook2claws-mail.pl
3933 * tools/outlook2sylpheed.pl
3934 * tools/tb2claws-mail
3936 * tools/tbird2claws.py
3937 * tools/tbird2syl.py
3938 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3939 * tools/kdeservicemenu/install.sh
3940 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3941 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3942 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
3943 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3944 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3945 renamed (removed, added) tools files
3947 2006-11-08 [paul] 2.6.0cvs14
3951 Migrate sylpheedrc to clawsrc, and fix the standard
3952 plugins path in the process
3954 2006-11-07 [colin] 2.6.0cvs13
3957 Symlink sylpheed-claws relative to
3960 2006-11-07 [colin] 2.6.0cvs12
3963 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
3965 2006-11-07 [paul] 2.6.0cvs11
3968 Fix a missed occurence of
3971 2006-11-07 [paul] 2.6.0cvs10
3974 Fix symlink installation
3976 2006-11-07 [paul] 2.6.0cvs9
3979 Symlink claws-mail to sylpheed-claws
3980 * src/common/utils.c
3981 Fix migrating symlinks
3982 * src/etpan/imap-thread.c
3983 check certificate only when there's
3986 2006-11-07 [paul] 2.6.0cvs8
3989 Fix icon breakages with Gtk, which needs a
3990 cache updated to see them.
3992 2006-11-07 [paul] 2.6.0cvs7
4003 * claws-mail-128x128.png
4004 * claws-mail-64x64.png
4009 * sylpheed-claws-128x128.png
4010 * sylpheed-claws-64x64.png
4011 * sylpheed-claws.desktop
4012 * sylpheed-claws.ico
4013 * sylpheed-claws.pc.in
4014 * sylpheed-claws.png
4015 * debian/README.Debian
4017 * debian/claws-mail.desktop
4018 * debian/claws-mail.menu
4019 * debian/claws-mail.postinst.debhelper
4020 * debian/claws-mail.postrm.debhelper
4025 * debian/sylpheed-claws.desktop
4026 * debian/sylpheed-claws.menu
4027 * debian/sylpheed-claws.postinst.debhelper
4028 * debian/sylpheed-claws.postrm.debhelper
4029 * doc/man/Makefile.am
4030 * doc/man/claws-mail.1
4031 * doc/man/sylpheed-claws.1
4032 * doc/src/ChangeLog.claws-pre0.8.0
4033 * manual/Makefile.am
4034 * manual/account.xml
4036 * manual/addrbook.xml
4037 * manual/advanced.xml
4038 * manual/claws-mail-manual.xml
4040 * manual/glossary.xml
4041 * manual/handling.xml
4043 * manual/keyboard.xml
4044 * manual/plugins.xml
4045 * manual/starting.xml
4046 * manual/sylpheed-claws-manual.xml
4048 * manual/dist/.cvsignore
4049 * manual/dist/html/.cvsignore
4050 * manual/dist/html/Makefile.am
4051 * manual/dist/pdf/.cvsignore
4052 * manual/dist/pdf/Makefile.am
4053 * manual/dist/ps/.cvsignore
4054 * manual/dist/ps/Makefile.am
4055 * manual/dist/txt/.cvsignore
4056 * manual/dist/txt/Makefile.am
4057 * manual/es/Makefile.am
4058 * manual/es/advanced.xml
4059 * manual/es/claws-mail-manual.xml
4061 * manual/es/glossary.xml
4062 * manual/es/handling.xml
4063 * manual/es/intro.xml
4064 * manual/es/plugins.xml
4065 * manual/es/sylpheed-claws-manual.xml
4066 * manual/es/dist/.cvsignore
4067 * manual/es/dist/html/.cvsignore
4068 * manual/es/dist/html/Makefile.am
4069 * manual/es/dist/pdf/.cvsignore
4070 * manual/es/dist/pdf/Makefile.am
4071 * manual/es/dist/ps/.cvsignore
4072 * manual/es/dist/ps/Makefile.am
4073 * manual/es/dist/txt/.cvsignore
4074 * manual/es/dist/txt/Makefile.am
4075 * manual/fr/Makefile.am
4076 * manual/fr/account.xml
4078 * manual/fr/addrbook.xml
4079 * manual/fr/advanced.xml
4080 * manual/fr/claws-mail-manual.xml
4082 * manual/fr/glossary.xml
4083 * manual/fr/handling.xml
4084 * manual/fr/intro.xml
4085 * manual/fr/keyboard.xml
4086 * manual/fr/plugins.xml
4087 * manual/fr/starting.xml
4088 * manual/fr/sylpheed-claws-manual.xml
4089 * manual/fr/dist/.cvsignore
4090 * manual/fr/dist/html/.cvsignore
4091 * manual/fr/dist/html/Makefile.am
4092 * manual/fr/dist/pdf/.cvsignore
4093 * manual/fr/dist/pdf/Makefile.am
4094 * manual/fr/dist/ps/.cvsignore
4095 * manual/fr/dist/ps/Makefile.am
4096 * manual/fr/dist/txt/.cvsignore
4097 * manual/fr/dist/txt/Makefile.am
4098 * manual/pl/Makefile.am
4099 * manual/pl/account.xml
4101 * manual/pl/addrbook.xml
4102 * manual/pl/advanced.xml
4103 * manual/pl/claws-mail-manual.xml
4105 * manual/pl/glossary.xml
4106 * manual/pl/handling.xml
4107 * manual/pl/intro.xml
4108 * manual/pl/keyboard.xml
4109 * manual/pl/plugins.xml
4110 * manual/pl/starting.xml
4111 * manual/pl/sylpheed-claws-manual.xml
4112 * manual/pl/dist/.cvsignore
4113 * manual/pl/dist/html/.cvsignore
4114 * manual/pl/dist/html/Makefile.am
4115 * manual/pl/dist/pdf/.cvsignore
4116 * manual/pl/dist/pdf/Makefile.am
4117 * manual/pl/dist/ps/.cvsignore
4118 * manual/pl/dist/ps/Makefile.am
4119 * manual/pl/dist/txt/.cvsignore
4120 * manual/pl/dist/txt/Makefile.am
4144 * src/addressbook_foldersel.c
4145 * src/addressbook_foldersel.h
4167 * src/customheader.c
4168 * src/customheader.h
4169 * src/displayheader.c
4170 * src/displayheader.h
4181 * src/editldap_basedn.c
4182 * src/editldap_basedn.h
4198 * src/folder_item_prefs.c
4199 * src/folder_item_prefs.h
4206 * src/grouplistdialog.c
4207 * src/grouplistdialog.h
4210 * src/image_viewer.c
4211 * src/image_viewer.h
4250 * src/matcher_parser.h
4251 * src/matcher_parser_lex.l
4252 * src/matcher_parser_parse.y
4255 * src/message_search.c
4256 * src/message_search.h
4275 * src/partial_download.c
4276 * src/partial_download.h
4281 * src/prefs_account.c
4282 * src/prefs_account.h
4283 * src/prefs_actions.c
4284 * src/prefs_actions.h
4285 * src/prefs_common.c
4286 * src/prefs_common.h
4287 * src/prefs_compose_writing.c
4288 * src/prefs_compose_writing.h
4289 * src/prefs_customheader.c
4290 * src/prefs_customheader.h
4291 * src/prefs_display_header.c
4292 * src/prefs_display_header.h
4293 * src/prefs_ext_prog.c
4294 * src/prefs_ext_prog.h
4295 * src/prefs_filtering.c
4296 * src/prefs_folder_column.c
4297 * src/prefs_folder_column.h
4298 * src/prefs_folder_item.c
4299 * src/prefs_folder_item.h
4304 * src/prefs_image_viewer.c
4305 * src/prefs_image_viewer.h
4306 * src/prefs_matcher.c
4307 * src/prefs_matcher.h
4308 * src/prefs_message.c
4309 * src/prefs_message.h
4310 * src/prefs_msg_colors.c
4311 * src/prefs_msg_colors.h
4316 * src/prefs_receive.c
4317 * src/prefs_receive.h
4320 * src/prefs_spelling.c
4321 * src/prefs_spelling.h
4322 * src/prefs_summaries.c
4323 * src/prefs_summaries.h
4324 * src/prefs_summary_column.c
4325 * src/prefs_summary_column.h
4326 * src/prefs_template.c
4327 * src/prefs_template.h
4328 * src/prefs_themes.c
4329 * src/prefs_themes.h
4330 * src/prefs_toolbar.c
4331 * src/prefs_toolbar.h
4332 * src/prefs_wrapping.c
4333 * src/prefs_wrapping.h
4343 * src/quote_fmt_parse.y
4346 * src/remotefolder.c
4347 * src/remotefolder.h
4348 * src/send_message.c
4349 * src/send_message.h
4352 * src/sourcewindow.c
4353 * src/sourcewindow.h
4358 * src/stock_pixmap.c
4359 * src/stock_pixmap.h
4360 * src/summary_search.c
4361 * src/summary_search.h
4378 * src/common/base64.c
4379 * src/common/base64.h
4381 * src/common/hooks.c
4382 * src/common/hooks.h
4385 * src/common/mgutils.c
4386 * src/common/mgutils.h
4389 * src/common/passcrypt.c
4390 * src/common/passcrypt.h.in
4391 * src/common/plugin.c
4392 * src/common/plugin.h
4393 * src/common/prefs.c
4394 * src/common/prefs.h
4395 * src/common/progressindicator.c
4396 * src/common/progressindicator.h
4397 * src/common/quoted-printable.c
4398 * src/common/quoted-printable.h
4399 * src/common/session.c
4400 * src/common/session.h
4403 * src/common/socket.c
4404 * src/common/socket.h
4407 * src/common/stringtable.c
4408 * src/common/stringtable.h
4409 * src/common/sylpheed.c
4410 * src/common/sylpheed.h
4411 * src/common/template.c
4412 * src/common/template.h
4413 * src/common/timing.h
4414 * src/common/utils.c
4415 * src/common/utils.h
4416 * src/common/version.h.in
4419 * src/common/xmlprops.c
4420 * src/common/xmlprops.h
4422 * src/gtk/colorlabel.c
4423 * src/gtk/colorlabel.h
4424 * src/gtk/colorsel.c
4425 * src/gtk/colorsel.h
4426 * src/gtk/combobox.c
4427 * src/gtk/combobox.h
4428 * src/gtk/description_window.c
4429 * src/gtk/description_window.h
4432 * src/gtk/foldersort.c
4433 * src/gtk/foldersort.h
4434 * src/gtk/gtkaspell.c
4435 * src/gtk/gtkaspell.h
4436 * src/gtk/gtksctree.c
4437 * src/gtk/gtkshruler.c
4438 * src/gtk/gtkshruler.h
4439 * src/gtk/gtkutils.c
4440 * src/gtk/gtkutils.h
4441 * src/gtk/icon_legend.c
4442 * src/gtk/icon_legend.h
4443 * src/gtk/logwindow.c
4444 * src/gtk/logwindow.h
4445 * src/gtk/manage_window.c
4446 * src/gtk/manage_window.h
4447 * src/gtk/pluginwindow.c
4448 * src/gtk/pluginwindow.h
4449 * src/gtk/prefswindow.c
4450 * src/gtk/prefswindow.h
4451 * src/gtk/quicksearch.c
4452 * src/gtk/quicksearch.h
4453 * src/pixmaps/claws-mail.xpm
4454 * src/pixmaps/claws-mail_icon.xpm
4455 * src/pixmaps/claws-mail_logo.xpm
4456 * src/pixmaps/sylpheed-claws.xpm
4457 * src/pixmaps/sylpheed-claws_icon.xpm
4458 * src/pixmaps/sylpheed-claws_logo.xpm
4459 * src/plugins/bogofilter/Makefile.am
4460 * src/plugins/bogofilter/bogofilter.c
4461 * src/plugins/bogofilter/bogofilter.h
4462 * src/plugins/bogofilter/bogofilter_gtk.c
4463 * src/plugins/clamav/Makefile.am
4464 * src/plugins/clamav/clamav_plugin.c
4465 * src/plugins/clamav/clamav_plugin.h
4466 * src/plugins/clamav/clamav_plugin_gtk.c
4467 * src/plugins/demo/Makefile.am
4468 * src/plugins/demo/demo.c
4469 * src/plugins/dillo_viewer/Makefile.am
4470 * src/plugins/dillo_viewer/README
4471 * src/plugins/dillo_viewer/dillo_prefs.c
4472 * src/plugins/dillo_viewer/dillo_prefs.h
4473 * src/plugins/dillo_viewer/dillo_viewer.c
4474 * src/plugins/pgpcore/Makefile.am
4475 * src/plugins/pgpcore/passphrase.c
4476 * src/plugins/pgpcore/passphrase.h
4477 * src/plugins/pgpcore/pgp_viewer.c
4478 * src/plugins/pgpcore/pgp_viewer.h
4479 * src/plugins/pgpcore/plugin.c
4480 * src/plugins/pgpcore/prefs_gpg.c
4481 * src/plugins/pgpcore/prefs_gpg.h
4482 * src/plugins/pgpcore/select-keys.c
4483 * src/plugins/pgpcore/select-keys.h
4484 * src/plugins/pgpcore/sgpgme.c
4485 * src/plugins/pgpcore/sgpgme.h
4486 * src/plugins/pgpcore/sylpheed.def
4487 * src/plugins/pgpcore/version.rc
4488 * src/plugins/pgpinline/Makefile.am
4489 * src/plugins/pgpinline/pgpinline.c
4490 * src/plugins/pgpinline/pgpinline.h
4491 * src/plugins/pgpinline/plugin.c
4492 * src/plugins/pgpinline/sylpheed.def
4493 * src/plugins/pgpinline/version.rc
4494 * src/plugins/pgpmime/Makefile.am
4495 * src/plugins/pgpmime/pgpmime.c
4496 * src/plugins/pgpmime/pgpmime.h
4497 * src/plugins/pgpmime/plugin.c
4498 * src/plugins/pgpmime/sylpheed.def
4499 * src/plugins/pgpmime/version.rc
4500 * src/plugins/spamassassin/Makefile.am
4501 * src/plugins/spamassassin/README
4502 * src/plugins/spamassassin/spamassassin.c
4503 * src/plugins/spamassassin/spamassassin.h
4504 * src/plugins/spamassassin/spamassassin_gtk.c
4505 * src/plugins/trayicon/Makefile.am
4506 * src/plugins/trayicon/trayicon.c
4507 * tools/OOo2sylpheed.pl
4509 * tools/README.sylprint
4510 * tools/acroread2sylpheed.pl
4511 * tools/claws.i18n.status.pl
4512 * tools/filter_conv.pl
4513 * tools/filter_conv_new.pl
4514 * tools/freshmeat_search.pl
4515 * tools/google_search.pl
4516 * tools/kmail2sylpheed.pl
4517 * tools/kmail2sylpheed_v2.pl
4518 * tools/make.themes.project
4519 * tools/multiwebsearch.pl
4520 * tools/nautilus2sylpheed.sh
4521 * tools/outlook2sylpheed.pl
4525 * tools/textviewer.sh
4526 * tools/vcard2xml.py
4527 * tools/kdeservicemenu/README
4528 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
4529 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4530 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4531 Change name to Claws Mail. Announce to follow...
4533 2006-11-06 [wwp] 2.6.0cvs6
4535 * src/prefs_template.c
4536 unify messages related to quote format/template errors (fix
4537 capitalization), again.
4539 2006-11-06 [wwp] 2.6.0cvs5
4542 unify messages related to quote format/template errors.
4544 2006-11-06 [wwp] 2.6.0cvs4
4546 * src/prefs_msg_colors.c
4547 more uses of Q_ macro for contextual translations, thanks
4550 2006-11-06 [wwp] 2.6.0cvs3
4553 * src/common/utils.c
4554 * src/common/utils.h
4555 show an alertpanel to make sure users are aware that sensitive
4556 files are attached (it's file blacklist-based). This will fix
4557 interaction w/ GoogleEarth for instance, thanks to Colin.
4559 2006-11-06 [wwp] 2.6.0cvs2
4562 * src/prefs_template.c
4563 * src/prefs_template.h
4564 check quote format when applying/closing prefs. For now this only
4565 shows up an error dialog box, not preventing the user from using
4566 a broken quote (reply, forwards) format.
4568 2006-11-06 [wwp] 2.6.0cvs1
4570 * src/prefs_template.c
4571 fix missing checks of some template fields.
4573 2006-11-06 [paul] 2.6.0
4580 2006-11-06 [paul] 2.5.6cvs22
4582 * manual/advanced.xml
4583 * manual/es/advanced.xml
4584 put 'respect_flowed_format' info in the correct
4587 2006-11-06 [mones] 2.5.6cvs21
4590 Minor fixes for release
4592 2006-11-06 [paul] 2.5.6cvs20
4603 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
4604 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
4605 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
4608 2006-11-02 [colin] 2.5.6cvs19
4612 * src/prefs_account.c
4613 * src/etpan/imap-thread.c
4614 Add GSSAPI support - fixes Debian bug #383274
4616 2006-11-01 [colin] 2.5.6cvs18
4619 Handle libpisock12 support. Probably
4620 fixes bug 1046, 'jpilot AddressDB.pdb
4623 2006-11-01 [colin] 2.5.6cvs17
4626 debug_print() folderutils_mark_all_read()
4628 2006-11-01 [colin] 2.5.6cvs16
4631 Add missed files to the Apache exception
4633 2006-10-31 [colin] 2.5.6cvs15
4637 Add a copy_private_data() func to FolderClasses
4638 Doesn't break the feature freeze, because we
4639 won't use it (right now) in the core.
4641 2006-10-31 [colin] 2.5.6cvs14
4644 Allow linking with the Apache licensed files in
4645 src/plugins/spamassassin. Hopefully fixes
4646 bug 1048, 'Spamassassin plugin license problem'
4648 2006-10-31 [wwp] 2.5.6cvs13
4651 fix and optimize trimming of leading linefeeds in body loop.
4653 2006-10-31 [colin] 2.5.6cvs12
4655 * src/etpan/imap-thread.c
4657 Make really sure to have NULL sets in case
4660 2006-10-30 [wwp] 2.5.6cvs11
4662 * src/prefs_common.c
4663 * src/prefs_common.h
4665 fix broken storage of quote format template when it contains \-escape
4666 sequences. The application of such sequences is also fixed now (\t
4667 in quote format will be a real tab instead of a 't', for instance).
4669 2006-10-27 [colin] 2.5.6cvs10
4672 Probably fix bug 1045, 'sylpheed-claws
4673 doesn't remove the mail from the IMAP
4674 Queue folder after sending'. From
4677 2006-10-27 [colin] 2.5.6cvs9
4680 Require libetpan-0.48. I'm so annoying,
4683 2006-10-27 [colin] 2.5.6cvs8
4687 Probably fix bug 1044, 'sylpheed-claws
4688 segfaults while moving mails' - Fix relation
4689 usage when moving to an IMAP mailbox from another
4692 2006-10-26 [paul] 2.5.6cvs7
4695 add libSM to compiled-in features
4698 2006-10-24 [colin] 2.5.6cvs6
4701 * src/gtk/gtkutils.c
4702 Fix crash when printing emails with an
4705 2006-10-24 [mones] 2.5.6cvs5
4707 * manual/es/advanced.xml
4708 Synchronize hidden option respect_flowed_format
4712 2006-10-21 [paul] 2.5.6cvs4
4715 * src/plugins/pgpcore/pgp_viewer.c
4716 * src/plugins/pgpcore/sgpgme.c
4717 fix building on BSDs
4718 Thanks to Michael Hughes
4719 <Sylpheed-Claws_user@thehugheslogcabin.net>
4721 2006-10-20 [colin] 2.5.6cvs3
4724 Bump up libetpan requirement
4725 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
4726 * src/common/utils.c
4727 * src/common/utils.h
4728 Add convenience get_file_mtime()
4730 * src/etpan/imap-thread.c
4731 * src/etpan/imap-thread.h
4732 Implement UIDPLUS support if the server
4733 supports it - faster sending in this case
4735 2006-10-19 [colin] 2.5.6cvs2
4737 * src/gtk/quicksearch.c
4738 Fix emptying in type-ahead+extended mode
4741 Add a hook for offline state change
4742 * src/plugins/trayicon/trayicon.c
4743 Use it to display offline icons
4744 * src/plugins/trayicon/Makefile.am
4745 * src/plugins/trayicon/newmail.offline.xpm
4746 * src/plugins/trayicon/newmarkedmail.offline.xpm
4747 * src/plugins/trayicon/nomail.offline.xpm
4748 * src/plugins/trayicon/unreadmail.offline.xpm
4749 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
4752 2006-10-12 [paul] 2.5.6cvs1
4757 Update version number following
4760 2006-10-19 [colin] 2.5.5cvs18
4762 * manual/handling.xml
4763 Add type-ahead search
4765 2006-10-18 [colin] 2.5.5cvs17
4767 * src/gtk/quicksearch.c
4768 Remove "save to history only if there's
4769 no syntax error", it breaks for some
4770 reason which I'll investigate later.
4772 2006-10-18 [colin] 2.5.5cvs16
4774 * src/prefs_common.c
4775 * src/prefs_common.h
4777 * src/gtk/quicksearch.c
4778 * src/gtk/quicksearch.h
4779 Add a type-ahead option for fast searches
4780 Patch by Fabien Vantard
4782 2006-10-18 [colin] 2.5.5cvs15
4786 Add Options/Reply mode/ menu to be able to
4787 change the recipients of a reply on the fly
4789 2006-10-18 [colin] 2.5.5cvs14
4792 Fix redirecting of our own sent mails
4794 2006-10-17 [wwp] 2.5.5cvs13
4796 * src/send_message.c
4797 Fix duplicate error messages when sending, and missing
4798 newline in such error messages.
4800 2006-10-17 [colin] 2.5.5cvs12
4803 Compare addresses case-insensitive
4805 2006-10-17 [colin] 2.5.5cvs11
4807 * src/plugins/pgpcore/sgpgme.c
4810 2006-10-17 [colin] 2.5.5cvs10
4812 * src/plugins/pgpcore/pgp_viewer.c
4815 2006-10-17 [colin] 2.5.5cvs9
4818 Fix a typo (thanks to Fabien)
4820 2006-10-16 [colin] 2.5.5cvs8
4823 Fix problem with quote-folding when emails
4824 don't convert cleanly to UTF-8
4826 2006-10-14 [colin] 2.5.5cvs7
4828 * src/prefs_template.c
4829 Reset fields when reopening
4832 2006-10-13 [paul] 2.5.5cvs6
4834 * manual/advanced.xml
4835 * src/prefs_message.c
4836 make 'respect_flowed_format' a hidden
4837 option, and add a manual entry for it
4840 2006-10-12 [colin] 2.5.5cvs5
4843 Revert part of 2.5.2cvs21:
4844 Don't optimise by reusing the
4845 last iconv converter if possible:
4846 it seems slightly broken in a
4847 very hard way to reproduce
4849 2006-10-12 [colin] 2.5.5cvs4
4851 * src/prefs_common.c
4852 * src/prefs_common.h
4853 * src/prefs_message.c
4855 Fix bug 1035, 'Incorrect handling
4856 of flowed lines'. We now optionnaly
4857 handle this format (preference is in
4858 Message View/Text options section)
4860 2006-10-12 [colin] 2.5.5cvs3
4864 * src/plugins/pgpcore/pgp_viewer.c
4865 * src/plugins/pgpcore/sgpgme.c
4866 Don't try to import without asking
4868 2006-10-12 [colin] 2.5.5cvs2
4871 Fix bug 1036, 'Forwarding a mutlipart
4872 mail with a "text/html" block to ms
4873 outlook users leeds to freeze of
4874 outlook'. Poor outlook users...
4876 2006-10-12 [paul] 2.5.5cvs1
4881 Update version number following
4884 2006-10-11 [paul] 2.5.4cvs1
4889 Update version number following
4892 2006-10-11 [paul] 2.5.3cvs32
4895 fix bug 1032, 'Segmentation fault when showing
4896 message' (bug in quote folding)
4899 2006-10-10 [colin] 2.5.3cvs31
4902 Rephrase english a bit
4904 2006-10-10 [colin] 2.5.3cvs30
4906 * src/prefs_compose_writing.c
4907 Stop making the page larger than the window
4909 2006-10-10 [wwp] 2.5.3cvs29
4912 * src/prefs_template.c
4915 * src/quote_fmt_lex.l
4916 * src/quote_fmt_parse.y
4917 Extend the quote parser a bit: allow to get access to
4918 basic (composing) account info.
4920 2006-10-10 [colin] 2.5.3cvs28
4923 Fix this \t problem in subject
4925 2006-10-09 [colin] 2.5.3cvs27
4929 Prepare cache a bit later
4930 If section already exists, skip the new one
4931 (as previously); avoid writing the same block
4932 twice - if we find a second block with the
4934 * src/plugins/pgpcore/pgp_viewer.c
4935 Set cursor to busy when retrieving a key
4936 * src/plugins/pgpcore/sgpgme.c
4937 allow 5 seconds for gpg to export the key
4940 2006-10-09 [colin] 2.5.3cvs26
4945 Check for existence of fgets_unlocked
4948 2006-10-09 [paul] 2.5.3cvs25
4950 * src/prefs_summaries.c
4951 replace strftime() with fast_strftime() and in
4952 the consequence fix the bug in the display of
4953 AM/PM in the 'Example' string
4955 2006-10-09 [ticho] 2.5.3cvs24
4958 Updated (and fixed up somewhat) Slovak translation.
4960 2006-10-08 [colin] 2.5.3cvs23
4962 * src/prefs_folder_item.c
4963 Explain why prefs in the top-level folder
4964 aren't retained, but are still useful
4966 2006-10-08 [colin] 2.5.3cvs22
4969 Don't cache anything if caching fails
4971 2006-10-08 [colin] 2.5.3cvs21
4973 * src/common/utils.c
4974 always include gi18n.h
4976 2006-10-07 [colin] 2.5.3cvs20
4978 * src/plugins/pgpcore/pgp_viewer.c
4979 Kill gpg after 5 seconds wait
4981 2006-10-07 [colin] 2.5.3cvs19
4983 * src/plugins/pgpcore/pgp_viewer.c
4984 * src/plugins/pgpcore/pgp_viewer.h
4987 2006-10-07 [colin] 2.5.3cvs18
4989 * src/plugins/pgpcore/pgp_viewer.c
4990 * src/plugins/pgpcore/pgp_viewer.h
4991 Actually add the files to CVS
4993 2006-10-07 [colin] 2.5.3cvs17
4995 * src/plugins/pgpcore/sgpgme.c
4996 Be sure not to crash on 'application/pgp-signature' that
4997 are not application/pgp-signatures
4999 2006-10-07 [colin] 2.5.3cvs16
5003 Make a bit more of the API available
5004 * src/plugins/pgpcore/Makefile.am
5005 * src/plugins/pgpcore/plugin.c
5006 * src/plugins/pgpcore/sgpgme.c
5007 Add basic key import/export
5009 2006-10-07 [colin] 2.5.3cvs15
5013 * src/prefs_account.c
5015 Warn users *everywhere* if libetpan's not
5018 2006-10-06 [mones] 2.5.3cvs14
5022 updated by Stephan Sachse and me
5024 2006-10-06 [colin] 2.5.3cvs13
5027 * src/common/sylpheed.c
5028 Don't load common plugins if --exit is passed
5031 Implement a cache to avoid reading the same
5032 files over and over again at startup
5034 2006-10-06 [colin] 2.5.3cvs12
5037 * src/gtk/quicksearch.c
5038 Update display every 5k mails on fast searches
5040 2006-10-06 [colin] 2.5.3cvs11
5043 Don't do quote folding on HTML or ERTF.
5044 May fix the Cygwin issues if they were
5045 happening with HTML mails?
5047 2006-10-05 [colin] 2.5.3cvs10
5052 2006-10-05 [colin] 2.5.3cvs9
5055 Use unlocked_stdio here too
5057 2006-10-05 [colin] 2.5.3cvs8
5060 Fix go to next * after preferences apply
5062 Do the fd lock/unlock ourselves instead of
5063 letting the libc do it at each write
5065 2006-10-05 [colin] 2.5.3cvs7
5067 * src/common/utils.c
5068 Faster division, thanks to Jean Diraison
5070 2006-10-05 [paul] 2.5.3cvs6
5072 * src/common/utils.c
5073 fix building with --disable-nls
5075 2006-10-04 [colin] 2.5.3cvs5
5078 Maybe fix a segfault
5080 2006-10-04 [wwp] 2.5.3cvs4
5082 * src/prefs_folder_item.c
5083 Fine-tune layouts in folder item prefs. Suggested by
5084 Fabien Vantard <fzzzzz@gmail.com>.
5086 2006-10-04 [wwp] 2.5.3cvs3
5088 * src/prefs_folder_item.c
5089 Kill the clandestine passengers. You didn't see anything.
5091 2006-10-04 [wwp] 2.5.3cvs2
5093 * src/prefs_folder_item.c
5094 Add a way to test the subject simplify regexp in
5095 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
5096 w/ few layout changes.
5098 2006-20-04 [paul] 2.5.3cvs1
5103 Update version number following
5106 2006-10-04 [colin] 2.5.2cvs42
5111 Provide a way for folder classes to set their sort
5114 2006-10-03 [colin] 2.5.2cvs41
5117 Don't use strlen() to know if the
5120 2006-10-03 [colin] 2.5.2cvs40
5123 Fix "check for new folders" with accentued folders
5125 2006-10-03 [ticho] 2.5.2cvs39
5131 Colin's fix for "copy" filtering rules.
5133 2006-10-02 [colin] 2.5.2cvs38
5136 Fix for double-click too
5138 2006-10-02 [colin] 2.5.2cvs37
5141 correct fix for cvs36
5143 2006-10-02 [colin] 2.5.2cvs36
5146 Fix 'goto next unread' after collapsing/expanding
5149 2006-10-02 [colin] 2.5.2cvs35
5152 Fix double freeze/thaw
5153 * src/common/utils.c
5154 * src/common/utils.h
5155 Reimplement strftime
5160 2006-10-02 [colin] 2.5.2cvs34
5163 Time mh_write_sequences() - it's fast
5165 Init a variable to shut up gcc
5167 2006-10-01 [colin] 2.5.2cvs33
5173 Add helper mh_set_mtime(), and set mtime to stat()'s result
5174 Add fsync but disable it, it's slow as hell
5176 2006-10-01 [colin] 2.5.2cvs32
5180 fflush() caches and mh_sequences before
5183 2006-10-01 [colin] 2.5.2cvs31
5186 Don't ftruncate when not using mmap
5188 2006-09-30 [colin] 2.5.2cvs30
5191 Write folder list *after* saving caches
5193 2006-09-30 [colin] 2.5.2cvs29
5197 Debug forced mtime changes
5199 2006-09-30 [colin] 2.5.2cvs28
5203 Remove useless debug_print()s (code
5206 2006-09-30 [colin] 2.5.2cvs27
5209 Do stuff faster when writing mh_sequences
5211 2006-09-30 [colin] 2.5.2cvs26
5214 Don't let the writing of .mh_sequences, which
5215 can change the folder's mtime, let us think
5218 2006-09-30 [colin] 2.5.2cvs25
5221 Move a debug_print where it belongs
5224 Don't mess with a huge slow subject
5225 table if we're not threading by
5228 2006-09-30 [colin] 2.5.2cvs24
5231 Reenable mmaped reads (*not* writes!)
5233 Don't destroy and recreate hashtables just
5235 * src/common/utils.c
5236 Remove useless reply prefixes (it's case
5239 2006-09-30 [wwp] 2.5.2cvs23
5242 Fixed a minor bug in date value extraction, added a switch
5243 to replace non RFC-compliant Date: value, added a switch
5244 to use strict RFC matching patterns for dates.
5246 2006-09-29 [colin] 2.5.2cvs22
5248 * src/matcher_parser.h
5249 * src/matcher_parser_parse.y
5250 * src/prefs_filtering.c
5252 * src/summary_search.c
5254 * src/gtk/quicksearch.c
5255 * src/gtk/quicksearch.h
5256 Optimise searches by setting different
5257 refresh intervals (depending if the
5258 search is fast or not)
5260 2006-09-29 [colin] 2.5.2cvs21
5263 Optimise by reusing the last iconv converter
5266 Optimise a bit (the foldable quotes feature
5267 still has an awful O(n^2) algo
5269 2006-09-29 [colin] 2.5.2cvs20
5271 * src/gtk/gtksctree.c
5272 * src/gtk/gtksctree.h
5273 Optimise de-selection via up/down or
5276 2006-09-28 [colin] 2.5.2cvs19
5283 * src/summary_search.c
5285 Avoid using summaryview->ctree directly
5287 2006-09-28 [colin] 2.5.2cvs18
5291 Add helpers to freeze/thaw/grab_focus
5292 Factorize calls to freeze/thaw/grab_focus
5295 2006-09-28 [colin] 2.5.2cvs17
5298 More guards for the session management
5300 2006-09-28 [colin] 2.5.2cvs16
5303 * src/gtk/gtksctree.c
5304 * src/gtk/gtksctree.h
5305 Make expanding not recursive in folderview
5307 2006-09-28 [colin] 2.5.2cvs15
5310 If nothing is selected in the list (right part)
5311 and a group is selected in the tree (left part),
5314 2006-09-28 [colin] 2.5.2cvs14
5317 Actually use SM_LIBS
5319 2006-09-28 [ticho] 2.5.2cvs13
5326 * src/prefs_themes.c
5328 Small i18n string optimization.
5329 * src/send_message.c
5331 * src/common/session.c
5333 * src/common/ssl_certificate.c
5334 * src/common/utils.c
5335 Use "Couldn't" instead of "Can't" in UI messages,
5338 2006-09-28 [colin] 2.5.2cvs12
5341 Possibly fix link errors
5343 2006-09-27 [wwp] 2.5.2cvs11
5346 * doc/man/sylpheed-claws.1
5351 Updated authors info (me, myself and I).
5353 2006-09-27 [colin] 2.5.2cvs10
5356 Remove useless printf
5358 2006-09-27 [wwp] 2.5.2cvs9
5361 * src/send_message.c
5363 * src/prefs_common.c
5364 * src/prefs_common.h
5365 * src/gtk/progressdialog.c
5366 remember more windows' sizes (send dialog, received dialog,
5367 edit group in addressbook).
5369 2006-09-27 [colin] 2.5.2cvs8
5374 Use libSM to communicate with the session
5375 manager, so that we can know when the
5376 session ends, save our caches, and draft
5377 our compose windows.
5379 2006-09-27 [colin] 2.5.2cvs7
5383 o Allow Book and Group creation from the tree's
5385 o Do not actually delete the contacts when
5386 deleting groups from the tree (duh!)
5388 2006-09-27 [colin] 2.5.2cvs6
5395 o Allow passing an email address to
5396 compose_new_with_folderitem
5398 o Use current folderitem when clicking
5399 on a TextView mailto: link
5400 o Fix a possible leak in TextView
5402 2006-09-27 [colin] 2.5.2cvs5
5405 Use UTF-8 chars to replace HTML entities
5407 2006-09-27 [colin] 2.5.2cvs4
5410 * src/prefs_account.c
5412 Fix bug #1024 (Array index out of
5413 range in sylpheed-claws-2.5.2)
5414 Patch by Ales Nosek <anosek@suse.cz>
5416 2006-09-27 [colin] 2.5.2cvs3
5419 Actually do the test
5421 2006-09-27 [colin] 2.5.2cvs2
5425 Allow completing with comma (in certain cases: vCalendar
5426 for example doesn't support that)
5427 Patch by Fabien Vantard
5429 2006-09-26 [colin] 2.5.2cvs1
5440 * src/prefs_common.c
5441 * src/prefs_filtering_action.c
5442 * src/prefs_folder_item.c
5443 * src/prefs_template.c
5444 * src/stock_pixmap.c
5445 * src/stock_pixmap.h
5446 * src/pixmaps/addr_one.xpm
5447 * src/pixmaps/addr_two.xpm
5448 Add auto-completion on groups
5450 2006-09-26 [colin] 2.5.2
5457 2006-09-26 [colin] 2.5.1cvs5
5462 2006-09-26 [colin] 2.5.1cvs4
5465 Revert cvs1 (useless as the message is printed
5468 2006-09-26 [colin] 2.5.1cvs3
5470 * src/partial_download.c
5471 Fix crasher found by Alexsandar Urosevic
5473 2006-09-26 [colin] 2.5.1cvs2
5476 Fix bug #1023 (Sylpheed deletes too much messages)
5478 2006-09-26 [ticho] 2.5.1cvs1
5481 Make use of gettext's multiple plurals for statusbar
5484 2006-09-25 [paul] 2.5.1
5491 2006-09-25 [colin] 2.5.0cvs3
5493 * src/plugins/bogofilter/bogofilter.c
5494 * src/plugins/clamav/clamav_plugin.c
5495 * src/plugins/spamassassin/spamassassin.c
5496 BogoFilter, Spamassassin: Fix double hook registering after
5497 visiting preferences
5498 Spamassassin, Clamav: Just set the mails to move instead of
5499 doing the move - caller will move the things at once.
5501 2006-09-25 [colin] 2.5.0cvs2
5504 * src/etpan/imap-thread.c
5505 Use UID SEARCH ALL instead of UID 1:*
5506 (braindead servers can't figure out that's
5509 2006-09-25 [wwp] 2.5.0cvs1
5511 * src/message_search.c
5512 Added the ability to stop a running search (in message body).
5514 2006-09-25 [paul] 2.5.0
5521 2006-09-25 [paul] 2.4.0cvs214
5532 updated by Tim, Stephan Sachse, Flammie Pirinen,
5533 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
5534 Ticho, Aleksander Urosevic, Ralgh Young
5536 2006-09-24 [mones] 2.4.0cvs213
5541 2006-09-23 [colin] 2.4.0cvs212
5543 * src/gtk/inputdialog.c
5544 Fix [ ] remember this appearing in normal
5545 input dialogs after it's been used by
5553 * src/common/timing.h
5554 Enable timings in debug mode and make it
5557 2006-09-22 [colin] 2.4.0cvs211
5562 ping the correct URI
5564 2006-09-22 [colin] 2.4.0cvs210
5567 Let's see if bug #1022 is fixed
5569 2006-09-21 [colin] 2.4.0cvs209
5572 * src/common/plugin.c
5573 Prepare infra to load predefined plugins when
5574 no configuration existed. Don't actually load
5575 anything yet (feat. freeze)
5577 2006-09-21 [wwp] 2.4.0cvs208
5580 Partial sync w/ 2.4.0cvs72:
5581 wrap file and minor updates.
5583 2006-09-21 [wwp] 2.4.0cvs207
5586 several fixes and enhancements. A new --force switch has been
5587 added to prevent overriding by default Date: header when
5590 2006-09-21 [paul] 2.4.0cvs206
5592 * src/common/utils.c
5593 add Chinese UTF8 Re prefix
5595 2006-09-21 [wwp] 2.4.0cvs205
5598 Fics alfabettical order.
5600 2006-09-21 [wwp] 2.4.0cvs204
5604 Added an action tool to fix missing Date field in emails.
5605 Updated Makefile.am to reflect those last two additions.
5607 2006-09-21 [wwp] 2.4.0cvs203
5610 Added a action tool to open uuencoded docs w/
5611 OpenOffice (based on uudec method).
5613 2006-09-21 [colin] 2.4.0cvs202
5617 Workaround possible GTK crash: remove selection
5618 clipboard before destroying widget, or GTK+-2.10
5619 dies. Thanks to Hiro.
5621 2006-09-20 [colin] 2.4.0cvs201
5624 Fix free-after-use in some cases (when
5625 procmime_encode_content() frees mimeinfo->data.mem
5626 and turns it to a temp file)
5628 2006-09-20 [colin] 2.4.0cvs200
5632 * src/gtk/gtksctree.c
5633 * src/gtk/gtksctree.h
5634 Add tooltips in the folderview and summaryview
5635 (Doesn't break string freeze as they already
5638 Put the spam button in the default configuration
5639 if compiled with bogo plugin too
5641 2006-09-19 [colin] 2.4.0cvs199
5645 Update folder name label on folder rename
5646 * src/prefs_matcher.c
5647 * src/gtk/logwindow.h
5651 2006-09-19 [wwp] 2.4.0cvs198
5653 * src/summary_search.c
5654 fix can't click forward/backward buttons in the
5657 2006-09-18 [paul] 2.4.0cvs197
5660 add missing bracket, capitalise the A of
5663 2006-09-18 [paul] 2.4.0cvs196
5666 fix bug 1012 'crashed upon sending mail
5667 from compose window'
5670 2006-09-16 [colin] 2.4.0cvs195
5673 Fix "real-time" sorting by freezing/thawing
5675 2006-09-16 [colin] 2.4.0cvs194
5678 Fix the anti-spam entry a bit
5680 2006-09-16 [colin] 2.4.0cvs193
5683 Make sure reviewers have no excuse when stating
5684 Sylpheed-Claws doesn't have antispam capabilities.
5686 2006-09-16 [colin] 2.4.0cvs192
5689 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
5690 as if the SIGPIPE comes from etpan's thread we could
5691 trigger a GUI update from this thread.
5693 2006-09-16 [colin] 2.4.0cvs191
5696 Init all members of the struct
5698 2006-09-16 [paul] 2.4.0cvs190
5701 improvements to the English
5703 2006-09-15 [colin] 2.4.0cvs189
5708 2006-09-14 [colin] 2.4.0cvs188
5710 * src/common/socket.c
5711 * src/common/socket.h
5713 * src/common/ssl_certificate.c
5714 * src/common/ssl_certificate.h
5715 * src/etpan/imap-thread.c
5716 the get_fqdn() call done to get canonical name when
5717 checking an SSL certificate is blocking, which is
5718 sad as we just did a non-blocking lookup to connect.
5719 Fix that by letting the fqdn available to the SockInfo,
5720 and use that in ssl_certificate_check(). For IMAP,
5721 we don't do it as the lookup's done by libetpan, but
5722 it's less annoying as IMAP connections as much more
5723 rare than POP3 connections.
5725 2006-09-14 [paul] 2.4.0cvs187
5727 * manual/advanced.xml
5728 improvements to the English,
5729 properly place the new hidden options
5730 within the alphabetical order
5731 * src/gtk/pluginwindow.c
5732 improvements to the English
5734 2006-09-14 [colin] 2.4.0cvs186
5736 * src/prefs_common.c
5737 * src/prefs_common.h
5738 * src/gtk/gtksctree.c
5739 * manual/advanced.xml
5740 New hidden pref, stripes_color_offset, to change
5741 the value added/substracted to normal bgcolor to
5742 create the stripes in summaries
5744 2006-09-13 [colin] 2.4.0cvs185
5751 Fix misc. printing issues:
5752 - Bad font for linkified headers
5753 - Different font if the mail was displayed or not
5754 - Factorize the thing
5756 2006-09-13 [colin] 2.4.0cvs184
5758 * src/common/ssl_certificate.c
5759 Only get FQDN once when checking certificate
5761 2006-09-13 [colin] 2.4.0cvs183
5764 * src/gtk/pluginwindow.c
5765 Misc. GUI fixes by Fabien
5767 2006-09-13 [wwp] 2.4.0cvs182
5770 * src/common/utils.h
5771 * src/common/utils.c
5772 get rid of unused wide-char functions.
5774 2006-09-13 [wwp] 2.4.0cvs181
5776 * src/plugins/pgpinline/sylpheed.def
5778 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
5779 add privacy_reset_error to the .def file,
5780 do not fork for an external textviewer.
5782 2006-09-13 [wwp] 2.4.0cvs180
5784 * src/prefs_common.c
5785 fix broken font entry in prefs (patch issued by the gpg4win team,
5786 probably by Marcus Brinkmann <marcus@g10code.de>).
5788 2006-09-13 [colin] 2.4.0cvs179
5791 Fix a warning in summaryview.c
5795 Add missing Mark/* elements in the
5798 2006-09-12 [colin] 2.4.0cvs178
5800 * src/prefs_actions.c
5801 * src/prefs_filtering_action.c
5802 * src/prefs_matcher.c
5803 Use (New) instead of New everywhere
5805 2006-09-12 [wwp] 2.4.0cvs177
5807 * manual/fr/addrbook.xml
5808 * manual/fr/handling.xml
5809 updated some quotes in the fr manual to match the fr translation.
5811 2006-09-12 [wwp] 2.4.0cvs176
5813 * src/prefs_matcher.c
5814 don't store translated string elements in matcher expressions.
5815 Also fixed a misused of Q_().
5817 2006-09-11 [wwp] 2.4.0cvs175
5819 * src/plugins//bogofilter/bogofilter.c
5820 * src/plugins//clamav/clamav_plugin.c
5821 * src/plugins//demo/demo.c
5822 * src/plugins//dillo_viewer/dillo_viewer.c
5823 * src/plugins//pgpcore/plugin.c
5824 * src/plugins//pgpinline/plugin.c
5825 * src/plugins//pgpmime/plugin.c
5826 * src/plugins//spamassassin/spamassassin.c
5827 gettext-ize more strings (mostly plugin error messages).
5829 2006-09-11 [colin] 2.4.0cvs174
5832 Make maximum buffer size bigger to avoid
5833 truncating translated messages. Patch by
5836 2006-09-11 [colin] 2.4.0cvs173
5838 * src/etpan/imap-thread.c
5839 Fix compilation on OpenBSD, thanks to
5842 2006-09-10 [wwp] 2.4.0cvs172
5844 * manual/account.xml
5845 * manual/addrbook.xml
5846 * manual/handling.xml
5847 * manual/es/handling.xml
5848 * manual/fr/account.xml
5849 * manual/fr/addrbook.xml
5850 * manual/fr/handling.xml
5851 documented addressbook matching (condition configuration):
5853 documented per-account filtering rules (handling/filtering
5854 section, account section):
5855 account.xml, handling.xml, en fr
5856 slightly updated the handling/searching section to tell few
5857 words about the extended search ability:
5859 added missing <quote></quotes> to Quick Search:
5860 handling.xml, en fr es
5861 fixed a typo (auomatically):
5863 changes revisited by Paul.
5865 2006-09-10 [paul] 2.4.0cvs171
5867 * src/prefs_actions.c
5868 * src/prefs_filtering.c
5869 * src/prefs_template.c
5870 adjustments to the gui
5871 Patch by Fabien Vantard (slightly modified)
5873 2006-09-10 [colin] 2.4.0cvs170
5876 Check folderitem/summaryview consistency
5877 (basically automates Update summary). Fixes
5878 #1011 (wrong (negative) count on unread
5881 2006-09-10 [colin] 2.4.0cvs169
5883 * src/gtk/gtksctree.c
5884 Fix recursive expansion via mouse
5885 * src/plugins/bogofilter/bogofilter.c
5886 Use normal filtering way of moving
5887 messages (batching), possibly fixing
5888 bug #1015 (Bogofilter plugin doubles
5891 2006-09-09 [wwp] 2.4.0cvs168
5893 * src/prefs_filtering.c
5894 better place for this fix.
5896 2006-09-09 [wwp] 2.4.0cvs167
5898 * src/prefs_filtering.c
5899 fix a minor bug when the enabled status of a filtering/processing
5900 rule always got set to TRUE when replacing this rule. That still
5901 make sense when adding a new rule, but now when replacing, we
5902 don't override the value of 'enabled'.
5903 Also renamed the func prefs_filtering_list_view_get_rule_name()
5904 to prefs_filtering_list_view_get_info() as this function not only
5905 returns the name, but also the account_id and the enabled status.
5907 2006-09-09 [mones] 2.4.0cvs166
5909 * manual/glossary.xml
5910 * manual/plugins.xml
5911 Minor format corrections
5913 Fix misplaced NO WARRANTY section
5914 * manual/es/advanced.xml
5916 * manual/es/glossary.xml
5918 * manual/es/handling.xml
5919 * manual/es/plugins.xml
5920 * manual/es/starting.xml
5921 Incorporate changes from English version
5925 Fix address, (add translation credits in es version)
5929 2006-09-09 [wwp] 2.4.0cvs165
5931 * src/prefs_filtering.c
5932 fix a crash when opening filtering prefs, if matcherrc file contains
5933 broken data (non-existing account id, which is theoretically not
5936 2006-09-08 [colin] 2.4.0cvs164
5939 Wrong assert, make it an if()
5940 * src/gtk/gtksctree.c
5941 Fix bug #1013 (expand selected thread
5942 tree) - expanding is now recursive
5944 2006-09-07 [wwp] 2.4.0cvs163
5946 * src/prefs_matcher.c
5947 make better sentences about addressbook matching in the
5948 matcher prefs. This should make translators' work easier
5951 2006-09-07 [wwp] 2.4.0cvs162
5953 * src/prefs_filtering.c
5954 code simplification (get rid of dup var. assignment).
5956 2006-09-07 [wwp] 2.4.0cvs161
5959 use GTK_STOCK icons when possible, patch by Fabien Vantard
5962 2006-09-07 [paul] 2.4.0cvs160
5965 fix compilation warnings
5968 2006-09-07 [paul] 2.4.0cvs159
5971 select the mimepart icon when
5975 2006-09-06 [paul] 2.4.0cvs158
5977 * src/prefs_filtering.c
5978 fix labels and table element spacing
5979 Patch by Fabien Vantard
5985 2006-09-06 [paul] 2.4.0cvs157
5987 * manual/es/advanced.xml
5990 2006-09-06 [wwp] 2.4.0cvs156
5993 fix an dup launch issue when iconified, thanks to Colin.
5995 2006-09-06 [wwp] 2.4.0cvs155
5997 * src/gtk//gtksctree.h
5998 oops, forgot that one!
6000 2006-09-06 [wwp] 2.4.0cvs154
6002 * manual/pl/advanced.xml
6003 * manual/advanced.xml
6004 * manual/es/advanced.xml
6005 * manual/fr/advanced.xml
6006 * src/prefs_customheader.c
6007 * src/prefs_filtering_action.c
6009 * src/prefs_summaries.c
6010 * src/prefs_filtering.c
6013 * src/prefs_summary_column.c
6015 * src/prefs_actions.c
6016 * src/prefs_folder_column.c
6018 * src/prefs_template.c
6019 * src/prefs_display_header.c
6020 * src/prefs_common.h
6021 * src/prefs_matcher.c
6022 * src/prefs_common.c
6023 * src/prefs_toolbar.c
6026 * src/gtk/gtksctree.c
6027 * src/gtk/pluginwindow.c
6028 * src/gtk/progressdialog.c
6029 * src/gtk/prefswindow.c
6030 renamed hidden option enable_rules_hint to use_stripes_everywhere
6031 to make its meaning more obvious (all versions of the manual reflect
6033 added an extra hidden option use_stripes_in_summary to allow
6034 discarding these stripes in mainwindow's folder and message lists;
6035 en and fr manuals only are OK towards this.
6037 2006-09-06 [colin] 2.4.0cvs153
6040 Hide Sylpheed-Claws' internal queue headers
6041 when showing all headers. They'll be present
6042 only in Source window.
6044 2006-09-05 [colin] 2.4.0cvs152
6046 * src/plugins/trayicon/trayicon.c
6047 Fix crash at exit - we have to disconnect
6049 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6050 Update eggtrayicon - patch adapted from a
6051 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
6054 2006-09-05 [colin] 2.4.0cvs151
6057 * src/gtk/logwindow.c
6058 Fix race condition when something writes
6059 to the log too soon during init. Thanks
6062 2006-09-05 [colin] 2.4.0cvs150
6065 Don't select part on right-click either
6067 2006-09-05 [paul] 2.4.0cvs149
6070 completion of previous commit
6073 2006-09-05 [colin] 2.4.0cvs148
6076 Don't force selection on middle-click, just open
6078 2006-09-04 [colin] 2.4.0cvs147
6081 Looks like gtk_notebook_set_current_page()
6082 sometimes steals focus, and this annoys us
6083 in MimeViewers as it renders navigation
6084 keys useless. Take back focus after switching
6087 2006-09-04 [colin] 2.4.0cvs146
6090 Set stop_loading when clicking on Next
6091 during load. Don't add a callback to
6092 avoid over-complicating things.
6094 2006-09-04 [colin] 2.4.0cvs145
6098 Fix multiple loads in separate messageview
6100 2006-09-04 [colin] 2.4.0cvs144
6103 Let navigation keys be handled during
6106 2006-09-04 [colin] 2.4.0cvs143
6112 Make loading of huge mails (lots of text and/or
6113 images) cancellable, so the GUI doesn't block
6115 2006-09-04 [colin] 2.4.0cvs142
6117 * src/plugins/trayicon/trayicon.c
6118 Fix annoyance when removing a folder with
6119 unread mails: trayicon didn't update
6121 2006-09-04 [paul] 2.4.0cvs141
6123 * src/gtk/icon_legend.c
6124 straighten up columns
6125 Patch by Fabien Vantard
6127 2006-09-04 [wwp] 2.4.0cvs140
6129 * src/prefs_filtering.c
6130 fix new line's account name in filtering prefs:
6131 was "All", is now "(New)".
6133 2006-09-04 [paul] 2.4.0cvs139
6135 * tools/make.themes.project
6136 use "AUTOMAKE_OPTIONS = dist-bzip2"
6137 instead of homebrewed "make release"
6139 2006-09-03 [colin] 2.4.0cvs138
6142 Fix bug #1007 (Wrong folder highlighted)
6144 2006-09-03 [colin] 2.4.0cvs137
6147 Don't set Newsgroup: header to a mail folder
6150 2006-09-03 [paul] 2.4.0cvs136
6153 * src/prefs_spelling.c
6156 2006-09-03 [paul] 2.4.0cvs135
6158 * src/prefs_summaries.c
6159 correct menu item text in prefs_keybind_apply_clicked()
6161 2006-09-03 [paul] 2.4.0cvs134
6163 * manual/advanced.xml
6164 some improvements to the descriptions
6169 fix menu sensitivity issues
6170 * src/prefs_message.c
6171 drop the useless word 'short'
6173 add the word 'lines' indicating log length
6174 is a measure of lines
6176 fix compilation warnings
6178 2006-09-02 [colin] 2.4.0cvs133
6181 Display a special return-receipt message
6182 if the message is from the user
6184 Fix missing freeze of the list when marking
6185 all read and unthreading for exec. Thanks
6188 2006-09-02 [paul] 2.4.0cvs132
6191 * src/prefs_message.c
6195 2006-09-02 [wwp] 2.4.0cvs131
6197 * src/prefs_filtering.c
6198 added an account name column to the filtering rules
6201 2006-09-02 [colin] 2.4.0cvs130
6203 * src/gtk/logwindow.c
6204 * src/gtk/logwindow.h
6205 Block scrolling if we're not at the end
6208 2006-09-02 [colin] 2.4.0cvs129
6211 Make sure account-specific rules can't
6212 be used in {pre-,post-,}processing
6214 * src/gtk/logwindow.c
6215 * src/gtk/logwindow.h
6216 Jump to last error when clicking on the
6219 2006-09-02 [colin] 2.4.0cvs128
6229 Let proc_mbox know its account, for
6230 account-specific rules
6232 2006-09-01 [colin] 2.4.0cvs127
6235 Don't uselessly use iconv to convert from
6241 Fix certain log cases, disable warning icon
6242 for now, the correct way to display it when
6243 necessary and only when necessary is probably
6244 to do it manually rather than use error logs
6245 * src/etpan/imap-thread.c
6246 Clean up UID logging a bit
6247 * src/gtk/logwindow.c
6248 * src/gtk/logwindow.h
6249 Make logging faster when the window's closed
6251 2006-09-01 [wwp] 2.4.0cvs126
6253 * manual/fr/account.xml
6254 reflect changes to the ref. manual (parts of cvs72):
6255 fix tabnames and quotes.
6257 2006-09-01 [wwp] 2.4.0cvs125
6259 * manual/fr/plugins.xml
6260 reflect changes to the reference manual (cvs42):
6261 update IRC channel info.
6263 2006-09-01 [wwp] 2.4.0cvs124
6266 use CVSEDITOR env. var. if set, according to `man cvs`.
6268 2006-09-01 [wwp] 2.4.0cvs123
6270 * manual/advanced.xml
6271 better sentence again (thanks to Paul).
6273 2006-09-01 [wwp] 2.4.0cvs122
6275 * manual/advanced.xml
6276 fix definition of toolbar_detachable and rework a bit the one of
6277 enable_dotted_lines.
6279 2006-09-01 [mones] 2.4.0cvs121
6281 * manual/advanced.xml
6282 Document enable_dotted_lines
6284 2006-09-01 [paul] 2.4.0cvs120
6291 obey the 'When entering folder...' option
6292 when using the /View/Go to/... menu items
6295 2006-08-31 [colin] 2.4.0cvs119
6298 Revert 2.4.0cvs116, wrong fix.
6300 2006-08-31 [colin] 2.4.0cvs118
6302 * src/gtk/gtksctree.c
6303 Better state the various copyrights
6305 2006-08-31 [colin] 2.4.0cvs117
6307 * src/prefs_common.c
6308 fix enable_dotted_lines
6310 2006-08-31 [colin] 2.4.0cvs116
6313 Use pref "Always open on select" when going
6314 to next unread folder
6315 * src/gtk/gtksctree.c
6316 Fix link failure to _gtk_clist_create_cell_layout
6317 on certain computers. (Why not mine, I wonder)
6319 2006-08-31 [colin] 2.4.0cvs115
6323 * src/plugins/bogofilter/bogofilter.c
6324 * src/plugins/spamassassin/spamassassin.c
6325 Requalify some "errors" to warnings
6329 Add an icon in the statusbar to notify
6331 * src/gtk/gtksctree.c
6334 Make the GtkSCTree look more modern by
6335 alternating background lines
6336 * src/prefs_common.c
6337 * src/prefs_common.h
6338 Add a pref to let people have the old
6342 2006-08-30 [colin] 2.4.0cvs114
6346 Provide a way to filter a list of
6347 messages in an optimised manner, and
6348 add a list-filtering hook
6352 Use the list filtering
6353 * src/plugins/bogofilter/bogofilter.c
6354 Use the list-filtering hook
6355 Use -b (bulk) mode for more speed
6356 when learning and filtering
6357 * src/etpan/imap-thread.c
6358 Make log output shorter in UID SEARCH
6361 2006-08-30 [colin] 2.4.0cvs113
6363 * src/plugins/bogofilter/bogofilter.c
6364 Really fast mass learning - thanks to David
6365 Relson for the options explanations :)
6367 2006-08-30 [colin] 2.4.0cvs112
6370 Fix compilation on FreeBSD. Thanks
6373 2006-08-29 [colin] 2.4.0cvs111
6376 Handle "popup_menu" signal (for popping the
6377 menu via the keyboard)
6382 * src/gtk/gtkutils.c
6383 * src/gtk/gtkutils.h
6384 Factorize scrolling code, and add an API
6385 for MimeViewers to handle scroll orders
6387 2006-08-29 [wwp] 2.4.0cvs110
6389 * src/plugins//bogofilter/bogofilter.c
6390 * src/plugins//spamassassin/spamassassin.c
6391 make the bogofilter/spamassassin filtering error dialogs at
6392 incorporation obey to the "don't popup error dialog on
6393 receive error" option. If disabled, feed the log window w/
6400 2006-08-29 [paul] 2.4.0cvs109
6403 remove 'make release', it's not needed
6404 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
6406 2006-08-29 [paul] 2.4.0cvs108
6409 * src/summary_search.c
6410 * src/gtk/progressdialog.c
6411 * src/plugins/pgpcore/passphrase.c
6412 replace deprecated gtk_window_set_policy()
6414 2006-08-29 [colin] 2.4.0cvs107
6417 Fix data loss when copy fails during a move:
6418 only use fast remove_msgs if everything was
6419 copied OK; else use slow remove_msg on the
6420 mails that got copied only.
6422 2006-08-28 [paul] 2.4.0cvs106
6425 revert change in 2.4.0cvs104, it breaks
6428 2006-08-28 [paul] 2.4.0cvs105
6430 * src/plugins/spamassassin/spamassassin.c
6433 2006-08-28 [paul] 2.4.0cvs104
6436 fix data loss when moving to another
6438 * src/prefs_spelling.c
6440 * src/gtk/pluginwindow.c
6441 improve the layout of the dialog text
6444 2006-08-28 [paul] 2.4.0cvs103
6446 * src/plugins/bogofilter/bogofilter.c
6447 * src/plugins/bogofilter/bogofilter_gtk.c
6448 fix english up a bit, innit
6450 2006-08-28 [paul] 2.4.0cvs102
6455 require autoconf 2.60, enabling building
6456 with gettext 0.15 (gettext 0.14.x build still
6457 possible). Replace Makefiles with versions
6459 Remove configure options --with-localedir and
6460 --with-mandir. The options that are provided
6461 directly by autoconf 2.60 can be used instead:
6462 --mandir --localedir
6464 2006-08-27 [colin] 2.4.0cvs101
6466 * src/plugins/bogofilter/Makefile.am
6467 Fix make dist (no README)
6469 2006-08-27 [colin] 2.4.0cvs100
6472 Don't use F_UNKNOWN folders for any default
6474 * src/plugins/bogofilter/bogofilter.c
6475 * src/plugins/bogofilter/bogofilter.h
6476 * src/plugins/bogofilter/bogofilter_gtk.c
6477 Add an option to specify the path to bogofilter
6478 Use single-quotes to be able to learn in folders
6479 with spaces in their names
6480 Verify learning status
6482 2006-08-27 [colin] 2.4.0cvs99
6485 * manual/plugins.xml
6486 Document Bogofilter plugin
6488 2006-08-27 [colin] 2.4.0cvs98
6494 When possible, copy the queued mail to sent folder
6495 instead of re-adding. Much faster on IMAP.
6497 2006-08-27 [colin] 2.4.0cvs97
6500 Disable mmaped caches - huge metadata loss
6501 here after a power failure.
6503 Add quicksearch timing
6504 * src/common/plugin.c
6505 * src/common/plugin.h
6506 Implement an interface to tell what plugins
6507 provide. Prevent loading of similar plugins.
6508 * src/plugins/clamav/clamav_plugin.c
6509 * src/plugins/demo/demo.c
6510 * src/plugins/dillo_viewer/dillo_viewer.c
6511 * src/plugins/pgpcore/plugin.c
6512 * src/plugins/pgpinline/pgpinline.c
6513 * src/plugins/pgpmime/pgpmime.c
6514 * src/plugins/spamassassin/spamassassin.c
6515 * src/plugins/trayicon/trayicon.c
6516 Implement plugin_provides()
6518 2006-08-27 [colin] 2.4.0cvs96
6521 * src/plugins/Makefile.am
6522 * src/plugins/bogofilter/.cvsignore
6523 * src/plugins/bogofilter/Makefile.am
6524 * src/plugins/bogofilter/bogofilter.c
6525 * src/plugins/bogofilter/bogofilter.h
6526 * src/plugins/bogofilter/bogofilter_gtk.c
6527 New Bogofilter plugin, provides filtering and
6528 learning. Spamassassin will go to extra plugins.
6530 2006-08-26 [mones] 2.4.0cvs95
6532 * manual/handling.xml
6533 Fix subfolder path in the example (thanks to Paul)
6535 2006-08-26 [mones] 2.4.0cvs94
6537 * manual/glossary.xml
6538 2.2. + add ISP to the glossary
6539 7.5. + Add UIDL to glossary
6540 7.7. + Add TCP to glossary
6541 * manual/handling.xml
6542 7.1. + Mentions GNU/Linux distribution, what about the non...
6543 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
6544 7.3. + Mentions .bashrc, what about the non-bash ones?
6545 7.4. = Use appropriate quotation for commands
6546 7.6. = change "" to <quote></quote>
6547 * manual/plugins.xml
6548 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
6549 * manual/starting.xml
6550 2.1. + local mbox file: some examples of mbox file locations...
6551 Also reformatted files requiring it
6553 2006-08-26 [wwp] 2.4.0cvs93
6555 * src/summary_search.c
6556 disable find buttons while summary search is running.
6558 2006-08-25 [colin] 2.4.0cvs92
6565 Speed up MH moving, and add progressbar
6568 Write cache files using mmap() too
6570 2006-08-25 [wwp] 2.4.0cvs91
6573 switch spam<->ham button when a message has been marked as spam or ham
6574 and is still selected. Thanks to Colin.
6576 2006-08-25 [paul] 2.4.0cvs90
6579 * src/stock_pixmap.c
6580 * src/stock_pixmap.h
6582 * src/gtk/icon_legend.c
6583 * src/pixmaps/copied.xpm
6584 * src/pixmaps/moved.xpm
6585 add icons for delayed execution marked for
6586 copying, marked for moving
6588 2006-08-25 [mones] 2.4.0cvs89
6590 * manual/glossary.xml
6591 Fix the other glossary items:
6592 5.1. = Inmmediate execution -> <quote>immediate execution...
6593 5.2. = Fix MBOX capitalization -> Mbox
6594 5.3. + Improve Plugins def. w/ tech. ref.
6595 5.4. = Quotation -> replace '>' by <quote>></quote>
6596 5.5. - SMTP Server. -> remove dot
6600 2006-08-25 [mones] 2.4.0cvs88
6603 Reformatted, changed email address
6604 * manual/glossary.xml
6605 Reformatted, fixed MANUAL-TODO items:
6606 8.2. + add ROT-13 to glossary
6607 8.4. + add URL to glossary
6608 * manual/es/advanced.xml
6611 2006-08-25 [paul] 2.4.0cvs87
6613 * src/gtk/icon_legend.c
6614 add 'marked for deletion' icon
6615 arrange icons by containing column
6616 wrap long label text
6618 2006-08-25 [colin] 2.4.0cvs86
6620 * src/common/utils.c
6621 * src/common/utils.h
6622 Add the sc_g_*list_bigger functions in
6623 a place everyone can use it
6625 Only freeze/thaw the list when working
6626 on the selection, if it's bigger than 1
6627 * src/gtk/gtksctree.c
6628 Only freeze/thaw the list when unselec-
6629 ting 'all' if ('all' != 1)
6630 This avoids some flickering
6632 2006-08-24 [colin] 2.4.0cvs85
6635 Fix strange list selection
6636 Fix random seg (Invalid read of freed memory)
6638 2006-08-24 [colin] 2.4.0cvs84
6641 * src/gtk/inputdialog.c
6642 * src/plugins/pgpcore/passphrase.c
6643 Revert minimal width patch of 2.4.0cvs67,
6644 as it is also a maximal width. Use
6645 gtk_window_set_default_size instead.
6647 2006-08-24 [colin] 2.4.0cvs83
6650 Write cache/mark to temp files before
6651 overwriting old ones (avoids metadata
6652 loss if writing the new files fail).
6653 Use mmap() to read cache/mark file, as
6654 this makes cache reading faster. Dis-
6655 abled for big-endian machines until it
6656 can be tested. (Big-endian users: set
6657 msgcache_use_mmap = TRUE in the relevant
6660 Move rarely used fields of MsgInfo in
6661 another structure, which will only be
6662 allocated if needed. Face, X-Face,
6663 Return receipt headers and List-*
6664 headers are moved. Mails having none
6665 of these occupy 52 bytes less with
6666 this patch, which makes 2.5MB of RAM
6667 saved on a 50k folder).
6671 * src/partial_download.c
6675 Follow this structure change.
6677 2006-08-24 [wwp] 2.4.0cvs82
6679 * manual/es/.cvsignore
6680 * manual/es/dist/.cvsignore
6681 * manual/es/dist/html/.cvsignore
6682 * manual/es/dist/pdf/.cvsignore
6683 * manual/es/dist/ps/.cvsignore
6684 * manual/es/dist/txt/.cvsignore
6685 more (generated) files to ignore.
6687 2006-08-24 [colin] 2.4.0cvs81
6691 Fix possible problems with local delivery. Check the folder doesn't
6692 need scan before setting its mtime when saving cache (which can be
6693 done long after the folder's been modified by an external process);
6694 Check that the stored item's mtime didn't change in mh functions.
6696 2006-08-24 [mones] 2.4.0cvs80
6698 * manual/advanced.xml
6699 Rewrapping, some fixes and MANUAL-TODO items:
6700 8.1. = change "" to <quote></quote>
6701 8.3. = quote menu items
6702 8.5. - deploying -> new user ... ideally a new user (redundant)
6704 2006-08-23 [colin] 2.4.0cvs79
6706 * src/gtk/gtksctree.c
6707 When selecting or deselecting range, only
6708 freeze/thaw when selection is bigger than 10
6710 2006-08-23 [colin] 2.4.0cvs78
6715 * src/plugins/dillo_viewer/dillo_viewer.c
6716 Provide an API for MimeViewer plugins to
6717 return a text selection for replying
6719 2006-08-23 [colin] 2.4.0cvs77
6721 * src/image_viewer.c
6723 Use gtk_pixbuf_new_from_file_at_scale(), which
6724 is faster than getting the pixbuf then resizing
6727 2006-08-23 [colin] 2.4.0cvs76
6730 UTF-8 should be sent Quoted-printable
6732 2006-08-22 [colin] 2.4.0cvs75
6735 Check if scan is required before touching
6736 the folder (or it'll be required every time)
6738 2006-08-22 [colin] 2.4.0cvs74
6741 Require libetpan 0.46 (crasher fix when built
6744 2006-08-22 [colin] 2.4.0cvs73
6747 Set folder's mtime after writing its
6752 Don't do useless stuff if we don't
6755 Add some timing, don't deselect prior
6756 to selecting (gtksctree does it itself),
6757 remove crash avoidance hacks as it's been
6758 properly fixed since a while
6759 * src/common/utils.c
6760 Optimize to_human_readable(): _() is slow,
6761 do it only once, and avoid %f format for KB
6762 (the most common in a summaryview)
6763 * src/gtk/gtksctree.c
6764 Don't uselessly freeze/thaw (fixes flicker
6765 on next unread and friends), reduce number
6766 of g_list_nth/g_list_position where possible
6767 * src/gtk/gtkutils.c
6768 * src/gtk/gtkutils.h
6769 Reduce number of g_list_nth/g_list_position
6771 All of this makes loading as 70k folder 2.1
6772 seconds instead of 3.2 (with hot FS caches).
6773 (1.3 seconds without Date and Size columns...)
6775 2006-08-22 [paul] 2.4.0cvs72
6777 wrap documents and do some items from mones' MANUAL-TODO:
6779 * manual/account.xml
6780 4.1. = fix tabname references to <quote>tabname</quote>
6781 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
6783 1.1. = mentioned options don't match UI
6784 Add information about the 'Never send Return Receipts'
6786 * manual/handling.xml
6787 6.2. = Mentions Extended symbols button, but now is
6789 6.3. = Mentions ... button, which is now Edit
6791 2006-08-22 [colin] 2.4.0cvs71
6793 * src/gtk/pluginwindow.c
6794 Fix layout in verbose translations (such
6797 2006-08-22 [paul] 2.4.0cvs70
6799 * manual/Makefile.am
6800 build manuals in alphabetical order
6802 * src/prefs_themes.c
6803 replace/remove deprecated symbols
6804 * src/gtk/gtkutils.c
6806 * src/gtk/pluginwindow.c
6807 replace deprecated symbol
6808 replace label text and move it
6809 * src/plugins/pgpcore/prefs_gpg.c
6810 move the 'Generate...' button out of the
6811 Sign Key frame, replace the English used
6812 * src/plugins/pgpcore/sgpgme.c
6813 fixes to the English
6815 2006-08-21 [colin] 2.4.0cvs69
6817 * src/plugins/trayicon/trayicon.c
6818 Add more strings for translation; patch
6821 2006-08-21 [colin] 2.4.0cvs68
6824 fix replied flag not set after drafting
6826 fix body quicksearch in non-encoded bodies
6829 Get rid of the g_malloc workaround for
6830 corrupted caches, use g_try_malloc
6832 2006-08-21 [colin] 2.4.0cvs67
6835 * src/gtk/inputdialog.c
6836 * src/plugins/pgpcore/passphrase.c
6837 Set minimal width to 375
6839 Fix switching to offline, asking if it
6840 should be overriden for synchronising
6842 Don't offer to remember command on Open
6843 with for text parts, as the browser or
6844 text editor command isn't changed from
6847 2006-08-20 [paul] 2.4.0cvs66
6851 fix plural form errors. revealed by stricter
6852 checking of gettext 0.15
6854 2006-08-18 [paul] 2.4.0cvs65
6856 * src/stock_pixmap.c
6857 fix the fix of 2.4.0cvs64
6860 2006-08-18 [paul] 2.4.0cvs64
6862 * src/stock_pixmap.c
6866 2006-08-18 [paul] 2.4.0cvs63
6870 fix occasional IMAP bug where large msgs
6871 were left in the queue folder after sending
6874 2006-08-18 [paul] 2.4.0cvs62
6877 freeze the summaryview while quicksearch results
6879 (fixes bug 456 'current message is hidden when the
6880 view is refreshed and extended search is "unread
6884 add missing #include "inputdialog.h"
6885 * src/common/utils.h
6886 add missing mailcap_update_default() and improve
6889 2006-08-17 [colin] 2.4.0cvs61
6891 * src/plugins/pgpcore/select-keys.c
6894 2006-08-17 [colin] 2.4.0cvs60
6897 Don't continue queuing if Cancel is clicked
6900 2006-08-17 [colin] 2.4.0cvs59
6902 * src/plugins/pgpcore/select-keys.c
6903 When encrypting, if only one key matches and it
6904 matches exactly, automatically use it.
6906 2006-08-17 [colin] 2.4.0cvs58
6909 * src/prefs_common.c
6910 * src/prefs_common.h
6911 * src/prefs_ext_prog.c
6913 Fix issues with previous patch (text/html)
6914 Remove outdated prefs
6916 2006-08-17 [colin] 2.4.0cvs57
6919 Add View Log button on auth error
6921 Fix encrypted mail marked as new when
6922 saved in normal folders
6923 * src/plugins/pgpinline/pgpinline.c
6924 Fix encrypt bug on IMAP
6926 * src/common/utils.c
6927 * src/common/utils.h
6928 * src/gtk/inputdialog.c
6929 * src/gtk/inputdialog.h
6930 Get rid of metamail stuff, simplify
6931 opening, and allow remembering of user's
6932 choices (by updating ~/.mailcap). There's
6933 still to drop "Audio player" and "Image
6934 viewer" preferences.
6936 2006-08-17 [mones] 2.4.0cvs56
6938 * manual/es/sylpheed-claws-manual.xml
6941 2006-08-17 [mones] 2.4.0cvs55
6944 * manual/Makefile.am
6945 * manual/es/Makefile.am
6946 * manual/es/account.xml
6948 * manual/es/addrbook.xml
6949 * manual/es/advanced.xml
6951 * manual/es/glossary.xml
6953 * manual/es/handling.xml
6954 * manual/es/intro.xml
6955 * manual/es/keyboard.xml
6956 * manual/es/plugins.xml
6957 * manual/es/starting.xml
6958 * manual/es/sylpheed-claws-manual.xml
6959 * manual/es/dist/Makefile.am
6960 * manual/es/dist/html/Makefile.am
6961 * manual/es/dist/pdf/Makefile.am
6962 * manual/es/dist/ps/Makefile.am
6963 * manual/es/dist/txt/Makefile.am
6964 Spanish translation for the manual
6966 2006-08-16 [colin] 2.4.0cvs54
6971 Fix send button sensitivity at startup
6972 Set send menu sensitivity (patch by Fabien)
6974 Enable closing with esc (patch by Fabien)
6975 * src/gtk/foldersort.c
6976 Enable closing with esc (patch by Fabien)
6978 Optimisation (no need to copy to tempfile to
6979 "decode" 7bit and 8bit)
6981 Fix cruft in swap_from case
6983 Fix missing last line in some mail cases
6984 (Fixes debian #381872)
6985 * src/plugins/pgpcore/prefs_gpg.c
6986 * src/plugins/pgpcore/sgpgme.c
6987 * src/plugins/pgpcore/sgpgme.h
6988 Don't show "no key found" when user explicitely
6989 wants to create a key
6991 2006-08-16 [paul] 2.4.0cvs53
6997 * src/prefs_account.c
6998 * src/prefs_message.c
6999 * src/gtk/gtkutils.c
7000 bump up minimum required versions of GTK+ and
7003 2006-08-16 [paul] 2.4.0cvs52
7006 workaround GTK+ Bug 351600 - 'Can't re-click
7007 on button after sensitivity update'
7008 http://bugzilla.gnome.org/show_bug.cgi?id=351600
7011 2006-08-15 [colin] 2.4.0cvs51
7013 * src/plugins/pgpcore/prefs_gpg.c
7014 Set options sensitivity according to
7016 * src/plugins/pgpcore/sgpgme.c
7017 Allow to create key with no passphrase
7019 2006-08-14 [cleroy] 2.4.0cvs50
7021 * src/gtk/pluginwindow.c
7022 New layout (maybe to be changed?)
7023 * src/gtk/gtkutils.c
7024 Fix a bit label_window
7025 * src/plugins/pgpcore/passphrase.c
7026 * src/plugins/pgpcore/passphrase.h
7027 * src/plugins/pgpcore/plugin.c
7028 * src/plugins/pgpcore/prefs_gpg.c
7029 * src/plugins/pgpcore/prefs_gpg.h
7030 * src/plugins/pgpcore/sgpgme.c
7031 * src/plugins/pgpcore/sgpgme.h
7032 Allow to create a PGP private key via the GUI
7034 2006-08-14 [wwp] 2.4.0cvs49
7036 * src/addressbook_foldersel.c
7037 fix strict ISO C90 compliance.
7039 2006-08-14 [paul] 2.4.0cvs48
7041 * src/gtk/prefswindow.c
7042 re-set scrolled window on opening
7049 2006-08-14 [paul] 2.4.0cvs47
7051 * src/prefs_display_header.c
7052 re-enable user-defined Displayed Headers
7054 2006-08-14 [paul] 2.4.0cvs46
7056 * src/prefs_account.c
7059 2006-08-13 [colin] 2.4.0cvs45
7061 * src/common/utils.c
7062 Fix "a" in quote when the original message is empty,
7063 by using \0 instead of 'a' to test writability of
7066 2006-08-13 [wwp] 2.4.0cvs44
7068 * src/plugins/spamassassin/spamassassin.c
7069 fix capitalization of "SpamAssassin" in some debug, log and
7072 2006-08-13 [paul] 2.4.0cvs43
7075 fix overlapping widgets
7076 * src/prefs_account.c
7077 fix translation of protocol_names[]
7078 fix label disappearing off the edge of the
7081 2006-08-12 [paul] 2.4.0cvs42
7083 * manual/plugins.xml
7084 update IRC channel info before it gets forgotten
7087 2006-08-11 [colin] 2.4.0cvs41
7096 Grey out the Send button if
7097 - Queue folders are empty, or
7098 - We're sending already
7100 2006-08-11 [wwp] 2.4.0cvs40
7103 fix a logic issue when quitting while a compose window is
7104 still open, thanks to Colin.
7106 2006-08-10 [colin] 2.4.0cvs39
7109 Fix default font size setting after wizard run
7111 * src/etpan/imap-thread.c
7112 * src/etpan/imap-thread.h
7113 Fix bug #999 (Timing out on TSL cert validation
7114 dialog makes ugly things happen). Also, STARTTLS
7115 unconditionnaly if initial capabilities contain
7116 LOGINDISABLED and STARTTLS.
7118 2006-08-09 [colin] 2.4.0cvs38
7122 Fix Tools/Actions sensitivity when there are
7125 2006-08-09 [colin] 2.4.0cvs37
7127 * src/prefs_filtering.c
7128 Warning fix, patch by Paul
7130 * src/prefs_actions.c
7131 * src/prefs_filtering_action.c
7132 * src/prefs_matcher.c
7133 Uniformisation of "Info ..." to "Info..." (for
7134 old gtk), patch by Fabien
7135 * src/plugins/clamav/clamav_plugin_gtk.c
7136 Sensitivity fix by Fabien
7138 2006-08-09 [colin] 2.4.0cvs36
7142 Add a function to know whether we're exiting
7143 * src/plugins/trayicon/trayicon.c
7144 If exiting, don't do anything. Faster, and
7145 avoids gtk_main_iteration reentracy causing
7148 2006-08-09 [colin] 2.4.0cvs35
7153 Fix lack of part selection when automatically
7154 jumping to a specific part
7156 Little optimisation in cache reading
7158 2006-08-09 [colin] 2.4.0cvs34
7161 Fix crash setting the priority on reedit
7162 (Accessing compose before creating it!)
7164 2006-08-08 [colin] 2.4.0cvs33
7167 Fix bug #998 (last attachment is not accessible)
7168 Bad RFC interpretation on multipart close-delimiters
7171 * src/gtk/gtkvscrollbutton.c
7172 * src/gtk/gtkvscrollbutton.h
7173 Make attachments list wheel-scrollable
7175 2006-08-07 [colin] 2.4.0cvs32
7177 * src/gtk/gtkaspell.c
7178 Fix bug #973 (Unicode punctation characters
7179 are not recognized as separators by the
7180 spell checker); fix unsigned stuff
7182 2006-08-07 [colin] 2.4.0cvs31
7185 Fix bug #956 (DnD text with accents in compose
7186 text entry); fix gccc's signed/unsigned fuss
7188 2006-08-06 [colin] 2.4.0cvs30
7191 Fix bug #979 (Plugin crashes when exiting
7192 sylpheed-claws) : handle exit request only
7195 2006-08-05 [colin] 2.4.0cvs29
7198 Just make sure we have a msgid.
7200 2006-08-05 [colin] 2.4.0cvs28
7204 Fix bug #995 ("Mark cross-posted as read" doesn't work)
7205 by reimplementing it
7207 Fix bug when hiding quotes with level > 3 and quote
7210 2006-08-04 [colin] 2.4.0cvs27
7215 Fix a bit replace-by-pasting undo
7218 Fix Fold quotes menu synchro in
7219 mainwindow when it changes in
7222 Fix right-click on quotes blocks
7223 * src/common/utils.c
7224 Verify that the file created by
7225 my_tmpfile() is writable. Fixes
7226 bug #988 (very specific filesystem
7228 * src/plugins/pgpcore/sgpgme.c
7229 Fix file descriptor leak
7230 * src/plugins/spamassassin/spamassassin.c
7231 Warn once if spamd isn't reachable
7233 2006-08-04 [colin] 2.4.0cvs26
7236 i18n context patch by Fabien
7238 2006-08-03 [colin] 2.4.0cvs25
7242 Rename "Hide quotes" to "Fold quotes"
7244 Don't use hand cursor on quotes. "all
7245 the bonuses of the feature and none of
7246 unwelcome side-effects"
7248 2006-08-03 [colin] 2.4.0cvs24
7251 * sylpheed-claws.desktop
7253 Bring the desktop file to XDG compliance
7254 Patch by Charles A. Edwards
7256 2006-08-03 [colin] 2.4.0cvs23
7259 Fix links offset when they are preceded
7260 by accentued chars (g_utf8_strlen!)
7262 Fix wrong status when starting offline
7265 2006-08-03 [wwp] 2.4.0cvs22
7267 * src/prefs_common.h
7268 ask what to do w/ filtering rules that belong to an account when
7269 applying filtering rules manually from the main window (skip,
7270 apply regardless of the account, use current account). This dialog
7271 can be skipped and the last reply used.
7274 2006-08-03 [wwp] 2.4.0cvs21
7278 * src/prefs_common.c
7283 ask what to do w/ filtering rules that belong to an account when
7284 applying filtering rules manually from the main window (skip,
7285 apply regardless of the account, use current account). This dialog
7286 can be skipped and the last reply used.
7289 2006-08-03 [colin] 2.4.0cvs20
7292 Optimize previous patch
7294 2006-08-03 [cleroy] 2.4.0cvs19
7297 Fix quotes getting toggled back when the
7298 mail has an even number of text parts
7300 2006-08-02 [colin] 2.4.0cvs18
7303 Add Hide quotes menu
7305 2006-08-02 [colin] 2.4.0cvs17
7308 * src/prefs_common.c
7312 Allow per-level quote hiding,
7313 Allow toggling quotes by double-clicking them
7314 Rename RemoteURI to ClickableText to reflect
7315 the fact it's used for a variety of things
7317 2006-08-02 [wwp] 2.4.0cvs16
7320 fix "View/Hide quotes" menu item status initialization.
7322 2006-08-02 [wwp] 2.4.0cvs15
7324 * src/matcher_parser_parse.y
7325 remove a debug trace.
7327 2006-08-02 [paul] 2.4.0cvs14
7329 * src/plugins/pgpcore/passphrase.c
7330 don't set initial dialog size
7333 2006-08-02 [paul] 2.4.0cvs13
7336 remove the rogue '/' character
7338 2006-08-02 [paul] 2.4.0cvs12
7341 allow buttons to resize as necessary
7343 2006-08-01 [wwp] 2.4.0cvs11
7346 fix strict ISO C90 compliance.
7348 2006-08-01 [wwp] 2.4.0cvs10
7351 updated update-po tool to work w/ context-dependent translations.
7352 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7354 2006-08-01 [wwp] 2.4.0cvs9
7357 * src/prefs_filtering.c
7358 * src/prefs_matcher.c
7359 allow context-dependent translations for "All",
7360 patch by Fabien Vantard <fzzzzz@gmail.com>.
7362 2006-07-31 [colin] 2.4.0cvs8
7366 Add Rafal to authors
7368 2006-07-31 [colin] 2.4.0cvs7
7373 * src/prefs_common.c
7374 * src/prefs_common.h
7376 Add 'View/Hide quotes'. Patch based on a patch
7379 2006-07-31 [colin] 2.4.0cvs6
7382 Fix problem with "> stuff >" actions
7384 2006-07-31 [paul] 2.4.0cvs5
7387 updated by Geir Helland
7389 2006-07-31 [wwp] 2.4.0cvs4
7394 add "View/Go to/Parent message" and "View/Go to/Last read message",
7397 2006-07-31 [wwp] 2.4.0cvs3
7404 * src/addressbook_foldersel.c
7405 * src/addressbook_foldersel.h
7410 * src/matcher_parser_lex.l
7411 * src/matcher_parser_parse.y
7412 * src/prefs_common.c
7413 * src/prefs_common.h
7414 * src/prefs_filtering.c
7415 * src/prefs_matcher.c
7416 * src/prefs_matcher.h
7418 introduce filtering against the address book. It's now possible to add
7419 matched conditions to determine if any email address in a message matches
7420 or doesn't match any or all books or folders in the address book.
7422 2006-07-31 [wwp] 2.4.0cvs2
7432 * src/matcher_parser_lex.l
7433 * src/matcher_parser_parse.y
7435 * src/prefs_filtering.c
7436 * src/prefs_filtering.h
7440 introduce per-account filtering rules. Each filtering rule can now be assigned
7441 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
7442 when applying filtering rules manually, as all rules will apply - even the ones
7443 assigned to an account. This issue will be addressed soon.
7447 2006-07-31 [wwp] 2.4.0cvs1
7450 make more strings translatable.
7452 2006-07-31 [paul] 2.4.0
7456 2006-07-31 [paul] 2.3.1cvs91
7459 updated by Miquel Oliete
7461 2006-07-31 [paul] 2.3.1cvs90
7471 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
7472 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
7473 Aleksandar Urosevic, and Ralgh Young
7475 2006-07-31 [paul] 2.3.1cvs89
7481 Fix a race condition when, after an SC crash, rescanning
7482 folders took more than 0.5 seconds
7485 2006-07-31 [paul] 2.3.1cvs88
7488 don't translate separator strings
7490 2006-07-30 [mones] 2.3.1cvs87
7492 * doc/man/sylpheed-claws.1
7493 Fixed non-ASCII chars in Hoa's name
7497 2006-07-27 [colin] 2.3.1cvs86
7500 Don't include the leading \n in links
7503 2006-07-25 [colin] 2.3.1cvs85
7506 * src/common/socket.h
7507 * src/etpan/imap-thread.c
7508 Refresh resolvers before connecting
7509 to IMAP servers, and after switching
7510 to online. Thanks to Paul.
7514 * 2.4.0-rc4 released
7516 2006-07-17 [colin] 2.3.1cvs84
7519 Show connection attempt in statusbar before
7520 connecting (previously first message was
7521 "Retrieving messages from ..." after the
7522 connection succeeded.
7524 2006-07-16 [wwp] 2.3.1cvs83
7526 * sylpheed-claws.ico
7527 Added .ico file (windows multi-size icon file, generated).
7529 2006-07-12 [wwp] 2.3.1cvs82
7532 remove Message/Re-edit menu entry from messageview window,
7533 as sent/draft/queued messages are opened in compose window when
7534 re-edited and it's not possible to re-edit other msgs.
7536 2006-07-12 [paul] 2.3.1cvs81
7541 check online state before resetting
7542 mailcheck timer. Useful if some program
7543 verifies connection state and updates
7545 Patch by Leonid Evdokimov <darkk@users.sf.net>
7547 2006-07-12 [paul] 2.3.1cvs80
7549 * sylpheed-claws-128x128.png
7550 * sylpheed-claws-64x64.png
7551 * sylpheed-claws.png
7554 * src/prefs_toolbar.c
7555 * src/stock_pixmap.c
7556 * src/stock_pixmap.h
7559 * src/gtk/gtkutils.c
7560 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
7561 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
7562 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
7563 * src/pixmaps/sylpheed.xpm ** REMOVED **
7564 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
7565 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
7566 updated and renamed logo/icon files and related
7567 logo by Jesper Schultz
7569 2006-07-11 [paul] 2.3.1cvs79
7572 fix the labels a smidgin
7574 2006-07-09 [colin] 2.3.1cvs78
7577 Show errors in textviewer's command
7578 Patch by H. Merijn Brand
7580 2006-07-09 [colin] 2.3.1cvs77
7583 Save FMID in drafts too
7585 2006-07-08 [colin] 2.3.1cvs76
7588 Svae RMID in drafted mails too
7589 Save quote_fmt vars for whole mails,
7590 don't reset at each quote_fmt_init:
7591 allows to use the same |i{var} in
7592 various template fields
7593 * src/prefs_template.c
7595 * src/quote_fmt_parse.y
7598 2006-07-08 [colin] 2.3.1cvs75
7601 Fix highlighting of attached parts URIs
7603 2006-07-08 [colin] 2.3.1cvs74
7606 Prevent bug #981 (sc 2.3.1 segfaults with
7607 gtk+ 2.10) from being reported again:
7608 if Sylpheed-Claws has been compiled against
7609 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
7610 of if Sylpheed-Claws has been compiled against
7611 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
7614 2006-07-07 [colin] 2.3.1cvs73
7616 * src/prefs_actions.c
7619 2006-07-07 [colin] 2.3.1cvs72
7621 * src/prefs_actions.c
7622 Fix compile on gtk < 2.8. argh :)
7624 2006-07-07 [paul] 2.3.1cvs71
7629 2006-07-07 [colin] 2.3.1cvs70
7633 * src/quote_fmt_lex.l
7634 * src/quote_fmt_parse.y
7635 Add |i{var}, a way to insert user-entered
7640 * 2.4.0-rc3 released
7642 2006-07-07 [colin] 2.3.1cvs69
7645 Don't consider inboxes of UNKNOWN folder
7646 classes to be useable as default inboxes
7648 2006-07-07 [paul] 2.3.1cvs68
7651 add missing #include <errno.h>
7652 Thanks to René J. Blokland
7654 2006-07-07 [paul] 2.3.1cvs67
7657 Return now Closes dialog
7661 add contextual menu to mime parts listed
7664 * src/common/utils.c
7665 reversal: ' is a valid character in URLs
7667 2006-07-06 [colin] 2.3.1cvs66
7669 * src/remotefolder.h
7670 Forgotten in previous commit
7672 2006-07-06 [colin] 2.3.1cvs65
7675 Set summary update flag whenever
7678 * src/prefs_account.c
7679 * src/common/utils.h
7680 * src/etpan/imap-thread.c
7681 Fix warnings, thanks to Fabien and
7684 2006-07-06 [wwp] 2.3.1cvs64
7686 * src/gtk/gtkutils.c
7687 GTK_STOCK_HELP exists in GTK+ 2.4.x.
7689 2006-07-06 [wwp] 2.3.1cvs63
7698 * src/message_search.c
7699 * src/prefs_actions.c
7700 * src/prefs_filtering.c
7701 * src/prefs_filtering.h
7702 * src/prefs_template.c
7703 * src/summary_search.c
7705 * src/gtk/gtkutils.c
7706 * src/gtk/gtkutils.h
7707 * src/gtk/pluginwindow.c
7708 add help buttons to some dialogs. Clicking such buttons opens a
7709 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
7711 2006-07-06 [paul] 2.3.1cvs62
7714 fix attachments contextual menu
7717 2006-07-05 [colin] 2.3.1cvs61
7721 Handle sftp:// links
7723 2006-07-05 [paul] 2.3.1cvs60
7726 grab save button by default
7729 2006-07-05 [wwp] 2.3.1cvs59
7732 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
7734 2006-07-04 [colin] 2.3.1cvs58
7738 Use left click to select, middle click to open
7740 * src/common/utils.c
7743 2006-07-04 [colin] 2.3.1cvs57
7747 Warning fixes, thanks to Fabien
7749 2006-07-04 [colin] 2.3.1cvs56
7754 Allow parts to be selected via their text label
7757 2006-07-04 [colin] 2.3.1cvs55
7760 Feedback when closing (for big folders)
7761 * src/prefs_actions.c
7762 * src/prefs_filtering.c
7763 * src/prefs_matcher.c
7764 * src/prefs_template.c
7765 Fix default button when closing without
7768 2006-07-04 [colin] 2.3.1cvs54
7771 Delete local file on deletion
7773 2006-07-03 [colin] 2.3.1cvs53
7777 Don't freeze when rescanning after crash
7779 2006-07-03 [wwp] 2.3.1cvs52
7784 * src/plugins/pgpinline/pgpinline.c
7785 * src/plugins/pgpmime/pgpmime.c
7786 don't report an error when the user cancels the passphrase dialog.
7788 2006-07-02 [colin] 2.3.1cvs51
7791 Open message when crossing folders with Space,
7792 goto next unread and friends
7794 2006-07-01 [colin] 2.3.1cvs50
7796 * src/prefs_account.c
7797 Typographic rules varying from language
7798 to language (in french "Protocole :"),
7799 we have to do that :)
7801 2006-07-01 [ticho] 2.3.1cvs49
7803 * src/prefs_account.c
7804 Only use one temporary gchar* variable in
7805 prefs_account_protocol_set_optmenu().
7807 2006-07-01 [ticho] 2.3.1cvs48
7809 * src/prefs_account.c
7810 * src/prefs_account.h
7811 Use GtkLabel for existing account protocol name.
7812 Created an array for protocol names and populate the
7813 combobox from it in a for() cycle.
7815 2006-06-30 [colin] 2.3.1cvs47
7818 Block undo when changing signature (by changing
7821 2006-06-30 [paul] 2.3.1cvs46
7823 * src/send_message.c
7824 when editing From in the Compose window, use that address
7825 in the Return-Path: header
7828 2006-06-30 [colin] 2.3.1cvs45
7831 Fix signature replacement:
7832 - when no newline before separator
7835 2006-06-29 [colin] 2.3.1cvs44
7841 Let 'View/Go to/Next marked' work like
7842 Next new & Next unread: across folders
7843 Change the select_on_entry pref to do
7844 what we want when changing folder
7845 * src/common/utils.c
7846 Fix single-quoted links
7848 2006-06-29 [colin] 2.3.1cvs43
7850 * src/gtk/gtkaspell.c
7851 "Sylpheed" and "Sylpheed-Claws" do exist !
7853 2006-06-29 [colin] 2.3.1cvs42
7856 Forgot to remove debug
7858 2006-06-29 [colin] 2.3.1cvs41
7863 Disconnect from IMAP servers when going
7864 offline. Fixes bug #978 (going to offline-mode
7865 won't close connections)
7867 2006-06-29 [colin] 2.3.1cvs40
7870 Fix transient setting on failing plugins
7872 * src/plugins/pgpcore/sgpgme.c
7873 Only warn for OpenPGP. Most people don't
7876 2006-06-29 [colin] 2.3.1cvs39
7879 Fix Spelling menu (discrepancy between context menu
7880 and top menu when folder's dictionary isn't the
7882 * src/plugins/pgpcore/sgpgme.c
7883 More error reporting about why gpgme can fail
7885 2006-06-29 [wwp] 2.3.1cvs38
7888 honor the display-header-pane setting even when the message view
7889 is a separate window.
7891 2006-06-29 [wwp] 2.3.1cvs37
7893 * src/prefs_actions.c
7894 forgot to commit that one (use of GTK_STOCK_INFO).
7896 2006-06-29 [colin] 2.3.1cvs36
7899 Better handling of login errors (ask the password
7900 again once), alert in case of error. Fix three
7901 signedness warnings.
7903 2006-06-28 [wwp] 2.3.1cvs35
7905 * src/prefs_template.c
7906 * src/prefs_matcher.c
7907 * src/prefs_filtering_action.c
7909 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
7910 patch by Fabien Vantard, slightly modified.
7916 2006-06-28 [colin] 2.3.1cvs34
7918 * src/prefs_account.c
7919 Fix bug #977 (Can't add or edit imap accounts)
7921 2006-06-28 [colin] 2.3.1cvs33
7926 2006-06-28 [colin] 2.3.1cvs32
7929 Save named inlined attachments with "Save all"
7932 * src/common/plugin.c
7933 * src/common/plugin.h
7934 * src/common/sylpheed.c
7935 * src/common/utils.c
7936 * src/plugins/pgpcore/sylpheed.def
7937 * src/plugins/pgpinline/sylpheed.def
7938 * src/plugins/pgpmime/sylpheed.def
7939 Win32 compatibility patch, by
7942 2006-06-28 [wwp] 2.3.1cvs31
7945 * src/prefs_folder_item.c
7946 less compilation warnings (thanks to Fabien Vantard), less typos.
7948 2006-06-28 [paul] 2.3.1cvs30
7950 * src/gtk/gtkutils.c
7951 gtk_combo_box_set_focus_on_click() is only
7952 available since gtk 2.6.0
7954 2006-06-28 [paul] 2.3.1cvs29
7956 * src/prefs_ext_prog.c
7957 fix engrish and add a tooltip for the
7958 'command for 'Display as text' option
7964 2006-06-28 [paul] 2.3.1cvs28
7968 include textviewer.pl in releases
7970 2006-06-28 [paul] 2.3.1cvs27
7972 * src/prefs_ext_prog.c
7973 hide Print command option if libgnomeprint
7976 2006-06-27 [colin] 2.3.1cvs26
7979 Fix Esc handling in insert/attach dialog
7980 Don't show this dialog if dragging something
7981 else than text/uri-list
7982 Thanks to Fabien Vantard
7983 * tools/textviewer.pl
7984 Filter script to display stuff as text
7987 2006-06-27 [wwp] 2.3.1cvs25
7990 use the exact product name (message view title), patch
7993 2006-06-27 [ticho] 2.3.1cvs24
7995 * src/prefs_account.c
7996 * src/prefs_common.c
7997 * src/prefs_common.h
7998 * src/prefs_ext_prog.c
8000 Add a preference (Preferences/External programs)
8001 to allow "Display as text" to be done via a script
8002 (patch by H.Merijn Brand).
8003 Use GtkComboBox for protocol selection in account
8005 Only include current choice for existing accounts, and
8006 insensitivize the combobox.
8008 2006-06-27 [paul] 2.3.1cvs23
8011 fix crasher introduced in cvs21.
8014 2006-06-26 [colin] 2.3.1cvs22
8017 Fix double-frees when leaving folders
8018 after exporting to mbox
8020 2006-06-26 [colin] 2.3.1cvs21
8023 More feedback (and optimisation)
8025 * src/common/utils.c
8026 Fix case when looking for mail addresses
8027 * src/gtk/gtkutils.c
8028 Extra check for (X-)Face
8030 2006-06-25 [ticho] 2.3.1cvs20
8034 * src/gtk/gtkutils.c
8035 * src/gtk/gtkutils.h
8036 Added second argument to gtkut_sc_combobox_create() to
8037 control focus-on-click for the widget.
8038 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
8040 2006-06-25 [ticho] 2.3.1cvs19
8043 * src/gtk/Makefile.am
8044 * src/gtk/combobox.c
8045 * src/gtk/combobox.h
8046 * src/gtk/gtkutils.c
8047 * src/gtk/gtkutils.h
8048 Use GtkComboBox instead of deprecated GtkOptionMenu
8049 for account selector in compose window and for encoding
8050 selector in attachment properties.
8051 Also factorise working with the new GtkComboBox somewhat.
8053 2006-06-24 [paul] 2.3.1cvs18
8055 * src/prefs_common.c
8056 use the correct default value
8058 2006-06-24 [paul] 2.3.1cvs17
8061 * src/prefs_common.c
8062 * src/prefs_common.h
8063 * src/prefs_compose_writing.c
8064 enable setting of default action when
8065 dnd'ing files in the compose window.
8066 (Collaborative effort with wwp)
8068 2006-06-23 [wwp] 2.3.1cvs16
8071 i18n fix (thanks to Fabien Vantard)
8073 2006-06-22 [colin] 2.3.1cvs15
8075 * src/prefs_customheader.c
8076 Don't use filters in custom headers' file
8077 selector. Remember, extensions mean nothing :)
8079 2006-06-22 [paul] 2.3.1cvs14
8082 allow setting of man directory location
8084 2006-06-22 [colin] 2.3.1cvs13
8087 Add 'View/Go to/Next unread folder'.
8090 2006-06-22 [colin] 2.3.1cvs12
8092 * src/common/utils.c
8093 Add some subject prefixes
8094 Patch by Bjorn T Johansen <btj@havleik.no>
8096 2006-06-22 [colin] 2.3.1cvs11
8098 * manual/advanced.xml
8099 Forgotten hidden pref
8101 2006-06-21 [paul] 2.3.1cvs10
8103 * src/prefs_account.c
8104 complete the removal of 'Add date header' option
8106 2006-06-21 [paul] 2.3.1cvs9
8110 * src/prefs_account.c
8111 * src/prefs_account.h
8112 remove option to add date header - always
8114 * src/etpan/imap-thread.c
8115 fix warnings (Thanks to Colin)
8117 2006-06-21 [wwp] 2.3.1cvs8
8120 set the attachment flag when inline text part are (file)named. This is more convenient
8121 when receiving (for instance) inline source files or patches sent using thunderbird.
8123 2006-06-21 [paul] 2.3.1cvs7
8126 fix off-by-one count of current msg in
8127 statusbar filtering progressbar
8129 2006-06-21 [paul] 2.3.1cvs6
8132 Show attachment icon even if the part is 'inline'
8133 if the following conditions are met:
8134 - content-type != 'text/plain'
8135 - content-type != '*/pgp-signature'
8136 - either 'name' or 'filename' parameter is not NULL
8140 2006-06-21 [paul] 2.3.1cvs5
8143 * src/prefs_common.c
8144 * src/prefs_common.h
8146 add an option to 'Never send Return
8150 2006-06-20 [mones] 2.3.1cvs4
8155 typo fixed (space after comma)
8156 * tools/make.themes.project
8157 remove exec mode from tarball files
8159 2006-06-20 [colin] 2.3.1cvs3
8164 Better fix for \n's in headers (don't
8165 break Received: and others)
8167 2006-06-20 [paul] 2.3.1cvs2
8171 improve legibility of phishing attempt
8174 2006-06-20 [paul] 2.3.1cvs1
8179 Update version number following
8182 2006-06-20 [colin] 2.3.0cvs26
8185 When dragging a file to the text of the compose
8186 window, ask whether we want to insert or attach
8187 (I know lots of people who do that to attach)
8189 2006-06-20 [colin] 2.3.0cvs25
8191 * src/etpan/imap-thread.c
8192 Fix threshold (the append command is often > 32 bytes)
8194 2006-06-19 [colin] 2.3.0cvs24
8197 * src/etpan/imap-thread.c
8198 Workaround Rockliffe IMAP server bug: replace
8199 "x UID SEARCH (ANSWERED UID 1:*)" with
8200 "x UID SEARCH ANSWERED"
8201 (Rockliffe doesn't handle the parenthesis)
8203 2006-06-19 [colin] 2.3.0cvs23
8207 * src/etpan/imap-thread.c
8208 Probably fix bug #972 (Freezes when adding
8209 an attachment to the message)
8211 Modernize Firefox cmd
8214 2006-06-18 [colin] 2.3.0cvs22
8216 * src/prefs_customheader.c
8217 Only allow correct filenames for various
8220 2006-06-18 [colin] 2.3.0cvs21
8222 * src/prefs_customheader.c
8223 Add a 'From File...' button in custom headers prefs, which
8224 try to do the right thing:
8225 for normal headers, use file as plaintext,
8226 for X-Face, calls compface,
8227 for Face, encode to b64.
8229 2006-06-17 [colin] 2.3.0cvs20
8234 2006-06-16 [colin] 2.3.0cvs19
8237 Recursive quicksearch: show message list
8238 in current folder, *then* search children
8241 2006-06-16 [colin] 2.3.0cvs18
8244 Instead of ignoring SIGPIPE, save caches
8245 when getting one. Will fix the fact that
8246 hot caches are out-of-date when logging
8249 * src/prefs_compose_writing.c
8250 Only save text (not attachments) when
8251 auto-saving to drafts
8253 Always replace \n, \r and \t with spaces
8255 * manual/dist/html/Makefile.am
8256 * manual/dist/pdf/Makefile.am
8257 * manual/dist/ps/Makefile.am
8258 * manual/dist/txt/Makefile.am
8259 * manual/fr/dist/html/Makefile.am
8260 * manual/fr/dist/pdf/Makefile.am
8261 * manual/fr/dist/ps/Makefile.am
8262 * manual/fr/dist/txt/Makefile.am
8263 * manual/pl/dist/html/Makefile.am
8264 * manual/pl/dist/pdf/Makefile.am
8265 * manual/pl/dist/ps/Makefile.am
8266 * manual/pl/dist/txt/Makefile.am
8267 Fix make clean removing pregenerated manuals
8270 2006-06-16 [colin] 2.3.0cvs17
8272 * src/plugins/pgpcore/sgpgme.c
8273 * src/plugins/pgpmime/pgpmime.c
8274 * src/plugins/pgpinline/pgpinline.c
8275 Better error reporting in setup_signers.
8276 Don't fallback to default key if specified
8278 Don't allow signing if more than one secret
8279 key matches the one specified in prefs.
8281 2006-06-15 [colin] 2.3.0cvs16
8284 Add "Send queue" in the folder's contextual
8292 * src/plugins/pgpcore/passphrase.c
8293 * src/plugins/pgpcore/sgpgme.c
8294 * src/plugins/pgpinline/pgpinline.c
8295 * src/plugins/pgpmime/pgpmime.c
8296 Better error reporting
8298 Probably fix bug #971 (2.2.3 cannot read mail
8302 2006-06-15 [mones] 2.3.0cvs15
8304 * tools/make.themes.project
8305 creates the themes project from the web page
8307 2006-06-15 [colin] 2.3.0cvs14
8310 Better fix (avoid losing the folder if scan_tree
8313 2006-06-15 [cleroy] 2.3.0cvs13
8316 Probably fix Bug #969 (crash on rebuilding
8319 2006-06-14 [colin] 2.3.0cvs12
8321 * manual/dtd/manual.xsl
8322 * manual/sylpheed-claws-manual.xml
8323 * manual/fr/sylpheed-claws-manual.xml
8324 * manual/pl/sylpheed-claws-manual.xml
8325 Insert pagebreaks between sections
8327 2006-06-14 [paul] 2.3.0cvs11
8330 better fix than 2.3.0cvs10
8332 2006-06-14 [paul] 2.3.0cvs10
8335 fix setting of PACKAGE_DATA_DIR with newer autoconf
8336 (backwards compatible)
8338 2006-06-13 [colin] 2.3.0cvs9
8341 Fix sending of return receipt with the new queue folders
8343 2006-06-13 [wwp] 2.3.0cvs8
8345 * src/quote_fmt_lex.l
8346 fix wrong tokens returned in quote_fmt lexer, query not().
8348 2006-06-13 [wwp] 2.3.0cvs7
8351 * src/prefs_folder_item.c
8352 allow changing folder type even when folder is not a top-level one,
8355 2006-06-12 [colin] 2.3.0cvs6
8358 Fix double-ask of "Do you want to mark all
8361 2006-06-12 [colin] 2.3.0cvs5
8372 * src/prefs_folder_item.c
8377 * src/send_message.c
8380 Apply bug #964's patch (Queue and drafts aren't normal)
8381 The Drafts and Queue folder now contain RFC-822 files,
8382 allowing to move and copy mails from and to these
8383 folders. Moving from Drafts to Queue will prepare the
8384 mail for sending (PGP signature, encryption, etc).
8385 This patch also rework sending errors handling to try
8387 Also, allow redefining folder types via the GUI
8388 (Folder type in its Properties)
8390 2006-06-12 [colin] 2.3.0cvs4
8393 * src/prefs_common.c
8394 * src/prefs_common.h
8396 Allow to define a specific print font - patch
8397 by Bernhard Walle <bernhard.walle@gmx.de>
8399 * manual/advanced.xml
8400 * manual/fr/advanced.xml
8401 Add a hidden pref to allow deletion without
8404 2006-06-12 [wwp] 2.3.0cvs3
8407 more files to ignore.
8409 2006-06-12 [wwp] 2.3.0cvs2
8412 * src/quote_fmt_lex.l
8413 * src/quote_fmt_parse.y
8414 extend the quote_fmt parser (templates and quotes):
8415 - allow limited sub-expressions in |p{} and |f{} expressions,
8416 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
8417 - implemented/fixed missing implementation of query_references and show_references,
8418 - completed, fixed contents and format of the symbols help dialog,
8419 - fix some compilation warnings.
8421 2006-06-12 [wwp] 2.3.0cvs1
8423 * manual/advanced.xml
8424 * manual/fr/advanced.xml
8425 updates in the "templates" section of the manual (eng/fr):
8426 - be more precise (both versions)
8427 - completed to match the english reference (fr version)
8428 - touchups (both versions)
8430 2006-06-12 [paul] 2.3.0
8434 2006-06-12 [paul] 2.2.3cvs14
8445 updated by Miquel Oliete, Tim, Stephan Sachse,
8446 Stavros Giannouris, Fabien Vantard, Andrea
8447 Spadaccini, Frederico Goncalves Guimaraes,
8448 Aleksandar Urosevic, and Ralgh Young
8450 2006-06-12 [colin] 2.2.3cvs13
8455 2006-06-11 [colin] 2.2.3cvs12
8458 Verify that g_malloc() succeeded
8460 2006-06-11 [colin] 2.2.3cvs11
8463 Add Face header to welcome mail
8465 2006-06-10 [colin] 2.2.3cvs10
8468 Revert previous (Forgot it changes the
8469 margin on the whole mail)
8471 2006-06-10 [colin] 2.2.3cvs9
8474 Don't overlap long headers under (X-)Face
8476 2006-06-10 [mones] 2.2.3cvs8
8479 allow generation of manual on systems lacking saxon binary
8480 but with java and the saxon library installed
8485 2006-06-09 [colin] 2.2.3cvs7
8488 Fix leak when using Display Sender using Addressbook
8490 2006-06-09 [colin] 2.2.3cvs6
8499 2006-06-09 [paul] 2.2.3cvs5
8503 * tools/claws.i18n.status.pl
8504 updated with new info
8506 2006-06-09 [paul] 2.2.3cvs4
8511 add wwp to authors list
8513 update mine and Colin's addresses
8515 2006-06-08 [colin] 2.2.3cvs3
8517 * src/etpan/imap-thread.c
8518 Fix leak on SSL cert check
8520 2006-06-08 [colin] 2.2.3cvs2
8522 * src/common/utils.c
8525 2006-06-08 [paul] 2.2.3cvs1
8528 Update version number following
8531 2006-06-07 [colin] 2.2.2cvs3
8534 Fix catching cache read errors (guint instead of gint)
8535 Prevent malloc'ing more than 8MB (means cache corruption)
8537 2006-06-07 [paul] 2.2.2cvs2
8544 * src/common/utils.c
8545 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
8547 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
8550 2006-06-06 [paul] 2.2.2cvs1
8553 Update version number following
8556 2006-06-06 [paul] 2.2.1cvs6
8559 fix implicit declaration of
8561 Patch by Fabien Vantard
8563 2006-06-06 [paul] 2.2.1cvs5
8566 fix age_greater and age_lower so that they
8567 mean what say and not '...or equal to'
8570 2006-06-06 [paul] 2.2.1cvs4
8573 * src/common/utils.c
8577 2006-06-05 [wwp] 2.2.1cvs3
8579 * manual/fr/account.xml
8580 minor language fixes (thanks to Fabien Vantard).
8582 2006-06-05 [colin] 2.2.1cvs2
8584 * src/prefs_folder_item.c
8586 Allow recursive setting of properties
8589 Don't freeze on 'test' filtering rule
8591 2006-06-05 [colin] 2.2.1cvs1
8594 Update version number following
8597 2006-06-04 [wwp] 2.2.0cvs82
8599 * manual/glossary.xml
8600 * manual/account.xml
8601 * manual/fr/glossary.xml
8602 * manual/fr/account.xml
8603 added glossary section and references/links related to the Face custom header.
8605 2006-06-04 [colin] 2.2.0cvs81
8608 Skip to next message on move with no
8611 2006-06-04 [wwp] 2.2.0cvs80
8614 added sanity checks, exit when needed.
8616 2006-06-03 [paul] 2.2.0cvs79
8618 * src/prefs_receive.c
8619 page name is now 'Receiving'
8621 page name is now 'Sending'
8623 2006-06-03 [colin] 2.2.0cvs78
8625 * src/plugins/spamassassin/spamassassin_gtk.c
8626 Autoswitch to Localhost if transport was previously
8627 disabled. Else people had to check [] Enable, then
8628 *reselect* transport.
8630 2006-06-03 [colin] 2.2.0cvs77
8632 * src/plugins/pgpinline/pgpinline.c
8633 * src/plugins/pgpmime/pgpmime.c
8634 Check that gpg_data_release_and_get_mem
8635 didn't fail (now, why this happens...)
8637 2006-06-03 [colin] 2.2.0cvs76
8640 Fix bug #962 (Manual and/or UI should
8641 warn about incompatible locking
8644 2006-06-02 [cleroy] 2.2.0cvs75
8652 2006-06-02 [colin] 2.2.0cvs74
8655 On exit, free caches after writing them
8656 Shuts up some valgrind false positives
8658 * src/send_message.c
8659 Fix races when reusing existing SMTP connections
8660 Fix inexistant session timeout
8662 Display alertpanel after all queues have
8663 been processed, not after each
8665 2006-06-02 [wwp] 2.2.0cvs73
8667 * manual/fr/glossary.xml
8670 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
8672 2006-06-02 [wwp] 2.2.0cvs72
8675 * manual/dist/pdf/Makefile.am
8676 * manual/dtd/manual.xsl
8677 * manual/fr/dist/pdf/Makefile.am
8678 * manual/pl/dist/pdf/Makefile.am
8679 we changed the procedure to generate the .pdf version of the manual.
8680 The procedure is more modern and the .pdf we get now has a valid index.
8681 Here are the new pre-requisites:
8683 - JRE 1.x (1.4 here): there must be one from your distro
8684 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
8685 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
8686 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
8688 See my posts for further info about the installation of this toolchain:
8690 Date: Fri, 19 May 2006 19:40:06 +0200
8691 From: wwp <subscript@free.fr>
8692 To: sylpheed-claws-devel@lists.sourceforge.net
8693 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
8697 Date: Wed, 24 May 2006 12:58:49 +0200
8698 From: wwp <subscript@free.fr>
8699 To: sylpheed-claws-devel@lists.sourceforge.net
8700 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
8702 2006-06-01 [colin] 2.2.0cvs71
8705 Better guards against IMAP races
8707 * src/prefs_common.c
8708 * src/prefs_common.h
8709 * src/common/ssl_certificate.c
8710 * src/etpan/imap-thread.c
8711 * src/etpan/imap-thread.h
8712 * src/gtk/sslcertwindow.c
8713 New hidden option ssl_skip_cert_check to
8714 avoid dups of bug #959 (libetpan linked
8715 against gnutls and gnutls buggy on 64bit)
8716 Present expired warning only once per
8718 * manual/advanced.xml
8719 * manual/fr/advanced.xml
8722 2006-06-01 [wwp] 2.2.0cvs70
8725 fix for bug #961 (return receipt dialog
8726 complains incorrectly about return-path
8727 email adress being different), thanks
8730 2006-05-31 [cleroy] 2.2.0cvs69
8733 Guard against NULLs, although this
8734 should never be an issue
8736 2006-05-31 [colin] 2.2.0cvs68
8741 Don't remove caches when destroying folder, it
8742 could (should) be done at exit
8744 free processing cache after incorporation
8745 * src/etpan/imap-thread.c
8746 Maybe fix bug #959 (Crash on moving to emails
8747 to a imap account per ssl with a expired
8750 2006-05-30 [colin] 2.2.0cvs67
8753 Put back event flush when displaying message
8754 It avoids reading a bunch of messages just
8755 by hitting shift-n for too long ;)
8757 2006-05-29 [colin] 2.2.0cvs66
8760 Remove useless g_warnings
8762 2006-05-29 [colin] 2.2.0cvs65
8765 Fix g_slist_append()s for performance
8767 2006-05-29 [colin] 2.2.0cvs64
8770 * src/common/utils.c
8771 Fix extraneous tab at start of addresses
8773 Fix warnings (thanks to Fabien)
8774 Fix crash at exit when composing messages
8777 Fix progress bar when deleting expired mails
8780 * src/gtk/gtksctree.c
8781 Fix re-sorting slowness
8783 2006-05-29 [paul] 2.2.0cvs63
8786 fetch full message when moving mails
8787 from another mailbox, (fixed data loss
8788 when filtering from IMAP to MH, introduced
8792 2006-05-29 [mones] 2.2.0cvs62
8794 * src/gtk/gtksctree.c
8795 Unselect faster (patch by Colin)
8797 2006-05-26 [colin] 2.2.0cvs61
8800 Unplug MSGINFO_UPDATE callback on delete too.
8802 2006-05-26 [colin] 2.2.0cvs60
8805 Fix bold in folder selection window with glib2.10
8808 2006-05-26 [colin] 2.2.0cvs59
8811 Convert date only if necessary (and don't
8812 try to convert from utf8 to utf8, too)
8814 Only set column's text if the column's
8817 2006-05-26 [colin] 2.2.0cvs58
8820 * src/gtk/gtkutils.c
8823 2006-05-26 [colin] 2.2.0cvs57
8826 Make summaryview selectable as long as
8827 no message has focus
8829 Faster deletion (by implementing mh_remove_msgs)
8830 Faster copy (avoid using mh_fetch_msg just to get
8832 Faster move (using move_file instead of copy_file
8834 No progressbar if total number of mails to cp/mv
8837 Fix removal from subject_table when mail gets moved
8838 Faster deletion (g_slist_prepend instead of append)
8839 * src/gtk/gtksctree.c
8842 2006-05-25 [colin] 2.2.0cvs56
8844 * src/common/ssl_certificate.c
8845 Fix leak in expired cert check
8847 2006-05-25 [colin] 2.2.0cvs55
8850 Disable flags syncing on .mh_sequences - it
8851 is buggy and marks mails read under unknown
8856 * 2.3.0-rc4 released
8858 2006-05-24 [colin] 2.2.0cvs54
8860 attention cvs users: if you manage to crash
8861 Sylpheed-Claws while moving, copying or deleting
8862 mails, we *are* interested in stack traces and
8863 valgrind logs. It looks stable, but one never
8867 Add progressbar for cache updates
8869 Optimize Mark all read in the current
8872 Add progressbar for copy/move
8874 Optimize O(n^2) in copy/move
8876 * src/gtk/gtksctree.c
8877 Optimize O(n^2) algos
8878 * src/common/timing.h
8879 Display ms instead of us
8881 2006-05-24 [wwp] 2.2.0cvs53
8883 * manual/fr/advanced.xml
8884 updates to the French manual.
8886 2006-05-24 [wwp] 2.2.0cvs52
8888 * src/common/utils.c
8889 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
8891 2006-05-24 [wwp] 2.2.0cvs51
8894 fixed "mark all read" in MH folders (thanks to Colin).
8896 2006-05-24 [paul] 2.2.0cvs50
8898 * doc/man/sylpheed-claws.1
8899 updated the man page
8901 2006-05-23 [colin] 2.2.0cvs49
8909 * src/send_message.c
8911 * src/gtk/sslcertwindow.c
8912 alertpanel fixes, by Fabien
8914 2006-05-23 [colin] 2.2.0cvs48
8920 * src/gtk/gtksctree.c
8921 * src/gtk/gtksctree.h
8923 Fix slow loading problem, which was caused by the
8924 use of some gtk_ctree funcs and their use of
8925 g_list_position while gtk_ctree_(un)link'ing.
8926 Reap more functions from gtkctree.c to be sure we
8927 use our (fast) version instead of theirs.
8929 Fix copy of unread mails
8932 2006-05-22 [wwp] 2.2.0cvs47
8934 * manual/fr/advanced.xml
8937 2006-05-22 [colin] 2.2.0cvs46
8940 Fix possible infinite loop. 'copy' is not a
8941 final action, so when encountering a 'copy',
8942 we have to check if a previous one was set
8943 and do it. In the same way, if we encounter
8944 a 'move' we have to perform a possibly
8945 pending 'copy'. This will slow down filtering
8946 on IMAP if move+copy or multiple copy actions
8947 are to be done, but handling it via the batch
8948 would be really too convoluted.
8950 2006-05-22 [wwp] 2.2.0cvs45
8952 * manual/fr/advanced.xml
8954 * manual/fr/glossary.xml
8955 * manual/fr/handling.xml
8956 * manual/fr/intro.xml
8957 * manual/fr/plugins.xml
8958 * manual/fr/sylpheed-claws-manual.xml
8959 sync w/ the english manual: updates URIs, documented mailing-list
8960 support, better explanation about the enabled/disabled feature
8961 in filtering/processing rules by Paul.
8963 2006-05-21 [colin] 2.2.0cvs44
8966 Don't expand after building threads, but during
8968 2006-05-21 [colin] 2.2.0cvs43
8972 More timing possibilities... For next time I have
8973 to find out how the hell some 3GHz computer takes
8974 one minute to open a 30k folder...
8976 2006-05-21 [colin] 2.2.0cvs42
8978 * manual/pl/advanced.xml
8980 * manual/pl/glossary.xml
8981 * manual/pl/handling.xml
8982 * manual/pl/intro.xml
8983 * manual/pl/plugins.xml
8984 * manual/pl/sylpheed-claws-manual.xml
8985 Polish manual updated by Pawel
8989 * 2.3.0-rc3 released
8991 2006-05-20 [colin] 2.2.0cvs41
8995 - remove cache of moved messages from original folder
8996 - apply new flags to messages even if they aren't appliable
9001 * 2.3.0-rc2 released
9003 2006-05-19 [colin] 2.2.0cvs40
9006 Don't issue SELECT in imap_change_flags
9007 before having checked that we indeed have
9008 some flags to change. MSG_POSTFILTERED for
9009 example can't be used on IMAP.
9010 Fixes bug #955 (copying messages between
9011 imap folders is extremely slow), which was
9014 2006-05-19 [colin] 2.2.0cvs39
9019 Try to fix bug #830 (Some unread messages
9020 get marked read in IMAP inbox):
9021 - Prevent scanning a folder if it's being
9023 - Postpone opening via the GUI of a folder
9027 2006-05-19 [wwp] 2.2.0cvs38
9029 * manual/advanced.xml
9030 fix English+typo (thanks to Paul).
9032 2006-05-19 [wwp] 2.2.0cvs37
9034 * manual/advanced.xml
9035 * manual/fr/advanced.xml
9036 * src/gtk/logwindow.c
9037 * src/prefs_common.c
9038 * src/prefs_common.h
9039 added hidden prefs to allow customization of colors used in
9040 protocol log window (useful for dark gtk+ themes).
9042 2006-05-19 [wwp] 2.2.0cvs36
9045 fix an old erroneous changelog entry (thanks to Fabien Vantard).
9047 2006-05-19 [paul] 2.2.0cvs35
9050 make Reply-To fully clickable
9051 * src/gtk/logwindow.c
9052 more colouring (SMTP ESMTP)
9053 Both patches by Pawel Pekala
9055 2006-05-19 [cleroy] 2.2.0cvs34
9058 Don't update flags from current folder
9059 Probably fixes bug #935 (Read Messages
9060 Revert to Being Marked as Unread)
9062 2006-05-18 [colin] 2.2.0cvs33
9070 Allow replying to multiple emails
9073 * src/etpan/imap-thread.c
9076 2006-05-18 [paul] 2.2.0cvs32
9079 keep Mailing-List menu refreshed
9082 2006-05-18 [paul] 2.2.0cvs31
9084 * manual/advanced.xml
9086 * manual/glossary.xml
9087 * manual/handling.xml
9089 * manual/plugins.xml
9090 * manual/sylpheed-claws-manual.xml
9092 add info about mailing-list support
9097 * src/plugins/dillo_viewer/README
9100 2006-05-17 [wwp] 2.2.0cvs30
9102 * manual/handling.xml
9103 * manual/fr/handling.xml
9104 documented the ability to enabled/disable filtering/processing rules.
9106 2006-05-17 [colin] 2.2.0cvs29
9109 Don't initialize g_thread subsystem if it's
9110 already done (thanks to Hiro)
9112 Fix saving of parts when there name can't be
9113 converted from UTF-8.
9115 2006-05-17 [paul] 2.2.0cvs28
9118 fix config.status warning with autoconf 2.60
9120 2006-05-17 [paul] 2.2.0cvs27
9125 2006-05-17 [wwp] 2.2.0cvs26
9128 fix useless and potentially dangerous buffer walking (thanks to Colin).
9130 2006-05-17 [wwp] 2.2.0cvs25
9132 * src/plugins/demo/demo.c
9133 updated product name in plugin demo (many plugins need to be
9134 sync'ed w/ that change).
9136 2006-05-17 [colin] 2.2.0cvs24
9141 2006-05-16 [colin] 2.2.0cvs23
9144 Stupid me hit again. Fix cvs22.
9146 2006-05-16 [colin] 2.2.0cvs22
9149 Fix bug #922 (sylpheed-claws crashed after
9150 pushing on Inbox folder)
9152 2006-05-16 [colin] 2.2.0cvs21
9155 Make From header be copy/paste/select-able
9157 2006-05-16 [wwp] 2.2.0cvs20
9162 * src/etpan/imap-thread.c
9163 fix some compiler warnings (thanks to Colin).
9165 2006-05-16 [wwp] 2.2.0cvs19
9173 * src/send_message.c
9175 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
9177 2006-05-15 [colin] 2.2.0cvs18
9180 Fix automatic rule creation with List-Post
9182 2006-05-15 [paul] 2.2.0cvs17
9184 * tools/filter_conv_new.pl
9185 updated for rule enabling/disabling
9186 claws version >= 2.3.x required
9188 2006-05-15 [cleroy] 2.2.0cvs16
9193 2006-05-15 [cleroy] 2.2.0cvs15
9198 2006-05-15 [wwp] 2.2.0cvs14
9200 * manual/pl/.cvsignore
9201 ignore generated files.
9203 2006-05-14 [wwp] 2.3.0-rc1
9205 * 2.3.0-rc1 released
9207 2006-05-13 [wwp] 2.2.0cvs13
9212 * src/matcher_parser_lex.l
9213 * src/matcher_parser_parse.y
9214 * src/prefs_filtering.c
9215 new feature: provide the ability to disable filtering and processing
9216 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
9219 2006-05-13 [colin] 2.2.0cvs12
9222 Remove useless if (a) b; else b;
9225 2006-05-13 [wwp] 2.2.0cvs11
9233 no more silent failures (or at least less ones) when importing
9234 or exporting from/to mbox. Also start importing/exporting if
9235 the necessary info is set.
9237 2006-05-13 [wwp] 2.2.0cvs10
9240 restored up-to-date release notes.
9242 2006-05-13 [paul] 2.2.0cvs9
9246 updated by Tim Dijkstra and Pavlo Bohmat
9248 2006-05-12 [colin] 2.2.0cvs8
9250 * src/gtk/quicksearch.c
9251 Add "k" as shortcut for "colorlabel". Patch
9252 by ath42@users.sf.net.
9254 2006-05-12 [paul] 2.2.0cvs7
9256 * src/prefs_common.h
9257 * src/prefs_summaries.c
9259 when entering a folder also allow
9260 going directly to first Marked message
9262 2006-05-12 [paul] 2.2.0cvs6
9265 always obey 'confirm before marking all
9268 2006-05-12 [paul] 2.2.0cvs5
9271 make Sender fully clickable
9273 2006-05-12 [colin] 2.2.0cvs4
9277 Let From be editable
9280 Full support of .mh_sequences' Unseen seq
9282 2006-05-12 [colin] 2.2.0cvs3
9288 * src/prefs_spelling.c
9295 Add contextual menu on Compose toolbar
9296 button. Fixes bug #944 (Automatic
9297 addresses not applied when changing account
9298 from compose window)
9299 add Mailing List support
9300 based on the old 0.6.5claws25 patch by
9301 Melvin Hadasht, with finishing touches
9303 Fix "ignore thread" when mails are threaded by
9304 subject (and weren't ignored although appearing
9307 Both patches by Pawel.
9309 2006-05-08 [paul] 2.2.0cvs2
9318 add Mailing List support
9319 based on the old 0.6.5claws25 patch by
9320 Melvin Hadasht, with finishing touches
9323 2006-05-08 [colin] 2.2.0cvs1
9328 Add contextual menu on Compose toolbar
9329 button. Fixes bug #944 (Automatic
9330 addresses not applied when changing account
9331 from compose window)
9333 2006-05-08 [paul] 2.2.0
9337 2006-05-08 [paul] 2.1.1cvs51
9347 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
9348 Fabien Vantard, Frederico Goncalves Guimaraes,
9349 Aleksandar Urosevic, and Ralgh Young
9351 2006-05-12 [colin] 2.1.1cvs50
9362 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
9363 Fabien Vantard, Frederico Goncalves Guimaraes,
9364 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
9366 2006-05-05 [colin] 2.1.1cvs49
9368 * manual/Makefile.am
9369 * manual/pl/Makefile.am
9370 * manual/pl/account.xml
9372 * manual/pl/addrbook.xml
9373 * manual/pl/advanced.xml
9375 * manual/pl/glossary.xml
9377 * manual/pl/handling.xml
9378 * manual/pl/intro.xml
9379 * manual/pl/keyboard.xml
9380 * manual/pl/plugins.xml
9381 * manual/pl/starting.xml
9382 * manual/pl/sylpheed-claws-manual.xml
9383 * manual/pl/dist/.cvsignore
9384 * manual/pl/dist/Makefile.am
9385 * manual/pl/dist/html/.cvsignore
9386 * manual/pl/dist/html/Makefile.am
9387 * manual/pl/dist/pdf/.cvsignore
9388 * manual/pl/dist/pdf/Makefile.am
9389 * manual/pl/dist/ps/.cvsignore
9390 * manual/pl/dist/ps/Makefile.am
9391 * manual/pl/dist/txt/.cvsignore
9392 * manual/pl/dist/txt/Makefile.am
9393 Add the polish translation of the manual,
9394 Authored by Pawel Pekala.
9396 2006-05-05 [cleroy] 2.1.1cvs48
9399 Re-read matcherrc after loading plugins
9400 if some of them add folders.
9402 2006-05-03 [colin] 2.1.1cvs47
9407 2006-05-03 [colin] 2.1.1cvs46
9410 Be sure to have a session when
9413 2006-05-03 [colin] 2.1.1cvs45
9418 Fix preventing renaming with namespace
9421 2006-05-01 [colin] 2.1.1cvs44
9424 Don't reload messageview when result of
9427 2006-04-29 [colin] 2.1.1cvs43
9429 * src/prefs_receive.c
9430 * src/plugins/spamassassin/spamassassin_gtk.c
9431 * src/plugins/clamav/clamav_plugin_gtk.c
9434 2006-04-29 [colin] 2.1.1cvs42
9436 * src/prefs_compose_writing.c
9438 Cleanups. Patch by Pawel
9440 2006-04-28 [paul] 2.1.1cvs41
9443 fix returned quick search results when search
9444 term contains an underscore.
9447 2006-04-28 [paul] 2.1.1cvs40
9449 * src/prefs_message.c
9450 * src/prefs_receive.c
9452 Patches by Pawel Pekala
9454 2006-04-27 [colin] 2.1.1cvs39
9457 Differentiate subject Welcome from
9458 window's title Welcome
9464 2006-04-27 [paul] 2.1.1cvs38
9466 * manual/advanced.xml
9467 * manual/fr/advanced.xml
9468 add info about compose_no_markup hidden pref
9470 2006-04-27 [paul] 2.1.1cvs37
9472 * src/prefs_account.c
9473 improve privacy labels
9474 * src/prefs_msg_colors.c
9475 change some strings for translators' convenience
9476 * src/gtk/gtkutils.c
9477 don't underline the link button text
9479 2006-04-25 [colin] 2.1.1cvs36
9482 Complete 2.1.1cvs33 (once more ;)
9484 2006-04-25 [colin] 2.1.1cvs35
9489 2006-04-25 [cleroy] 2.1.1cvs34
9492 * src/gtk/gtkaspell.c
9493 Fix crash on redirect (related to the return
9494 of the aspell menu in compose's toolbar)
9495 * src/prefs_msg_colors.c
9496 Fix sensitivity widgets
9497 * src/image_viewer.c
9498 * src/gtk/pluginwindow.c
9499 * src/gtk/prefswindow.c
9500 Change released signals to clicked (Fabien)
9502 * src/common/socket.c
9503 * src/plugins/spamassassin/spamassassin.c
9504 Translate strings (Fabien)
9506 2006-04-25 [paul] 2.1.1cvs33
9511 complete the fix of bug #912
9514 2006-04-25 [colin] 2.1.1cvs32
9522 Patches by Pawel Pekala
9524 2006-04-24 [colin] 2.1.1cvs31
9527 Fix compilation warnings (Fabien)
9529 2006-04-24 [colin] 2.1.1cvs30
9533 * src/editldap_basedn.c
9534 * src/editldap_basedn.h
9540 Fix bug #901 (LDAPS support)
9542 2006-04-24 [colin] 2.1.1cvs29
9545 Fix logic on error with send dialog on
9547 Fix compilation without libetpan, thanks
9550 Fix 'context-menu' key
9552 2006-04-23 [colin] 2.1.1cvs28
9555 Never free current's cache to free up
9556 memory. Fixes bug #912 (new count
9557 randomly set to message count)
9559 2006-04-23 [colin] 2.1.1cvs27
9561 * src/gtk/quicksearch.c
9562 And remove printf...
9564 2006-04-23 [colin] 2.1.1cvs26
9566 * src/gtk/quicksearch.c
9567 Fix replacing in quicksearch, and fix inserting
9568 in the middle of the string. (introduced at 2.1.0cvs22)
9570 2006-04-23 [colin] 2.1.1cvs25
9573 Make sure uidnext is initialized in get_num_list
9574 (not for stable, related to 2.1.1cvs8 and friends)
9576 2006-04-23 [colin] 2.1.1cvs24
9579 Output something when login is successful
9582 2006-04-23 [colin] 2.1.1cvs23
9584 * src/etpan/imap-thread.c
9585 Better logging (line-per-line, hide data in fetch)
9587 * src/gtk/logwindow.c
9588 * src/gtk/logwindow.h
9589 Better logging (color for input/output)
9591 2006-04-21 [colin] 2.1.1cvs22
9593 * src/gtk/quicksearch.c
9594 On gtk+-2.8, use stock buttons in quicksearch
9595 Based on a patch by Fabien and a design by Paul
9597 2006-04-21 [colin] 2.1.1cvs21
9601 Fix occasional flicker in folderview
9602 * src/common/utils.c
9603 Fix bug #943 (Incorrectly parsed email address
9604 list in short headers on message view and in
9607 2006-04-20 [colin] 2.1.1cvs20
9611 * src/prefs_account.c
9612 Add ANONYMOUS auth for IMAP
9614 2006-04-20 [paul] 2.1.1cvs19
9617 proper fix for 2.1.1cvs18
9620 2006-04-20 [paul] 2.1.1cvs18
9625 2006-04-20 [paul] 2.1.1cvs17
9627 * src/gtk/quicksearch.c
9628 fix standard, non-extended Quick search,
9629 was broken in 2.1.1cvs15.
9632 2006-04-20 [colin] 2.1.1cvs16
9634 * src/prefs_matcher.c
9635 Fix values when reselecting a ~test
9638 2006-04-19 [colin] 2.1.1cvs15
9642 * src/gtk/gtkaspell.c
9643 * src/gtk/gtkaspell.h
9644 Put back Options menu in Spelling/
9645 * src/gtk/quicksearch.c
9646 Don't search, and show error, if the
9647 advanced search has a syntax error
9649 2006-04-18 [colin] 2.1.1cvs14
9652 Fix gdk warnings on set_cursor when textview
9655 2006-04-18 [colin] 2.1.1cvs13
9657 * src/gtk/gtksctree.c
9658 Remove seemingly useless refresh that causes
9659 flicker - watch this commit in case of
9660 problems before planned backport to stable
9662 2006-04-18 [colin] 2.1.1cvs12
9665 Factorize get/set_xml code
9667 * src/prefs_account.c
9668 * src/prefs_account.h
9670 Add Encrypt to self option
9672 2006-04-17 [colin] 2.1.1cvs11
9675 Fix search on encrpyt function on dragonfly
9676 Patch by Jonathan Buschmann <jonthn@agmact.com>
9678 2006-04-17 [colin] 2.1.1cvs10
9680 * src/prefs_account.c
9681 Be safe by default: remove mails from POP3
9682 after 7 days, not immediately
9684 2006-04-17 [colin] 2.1.1cvs9
9686 * src/etpan/imap-thread.c
9687 Fix build on DragonFly - patch by
9688 Jonathan Buschmann <jonthn@agmact.com>
9690 2006-04-17 [colin] 2.1.1cvs8
9693 Save uidnext between sessions
9695 2006-04-17 [colin] 2.1.1cvs7
9698 scan is required when uid validity changes
9700 2006-04-17 [colin] 2.1.1cvs6
9703 Don't scan if not necessary, apart in current
9704 folder and INBOX to fetch flags.
9706 Scan is necessary if unread count changes
9708 2006-04-17 [colin] 2.1.1cvs5
9711 ...But always fetch ANSWERED and DELETED flags for
9712 INBOX, as filtering can happen on these flags.
9714 2006-04-17 [colin] 2.1.1cvs4
9717 Don't fetch REPLIED and DELETED flags when synchronising
9718 flags with a closed folder. We only need UNSEEN and FLAGGED
9719 to update the folderview.
9721 2006-04-17 [colin] 2.1.1cvs3
9724 Faster flag search when there are new mails
9725 in a folder. We can do a full search if the
9726 folder contains less messages than the new
9729 2006-04-17 [colin] 2.1.1cvs2
9736 Update translations from stable branch
9738 2006-04-17 [colin] 2.1.1cvs1
9741 Bump version to follow stable release
9743 2006-04-16 [mones] 2.1.0cvs50
9748 2006-04-16 [colin] 2.1.0cvs49
9751 Fix bgcolor not unset on gtk 2.8, while preventing warnings
9752 with gtk < 2.8. Thanks to Fabien Vantard.
9754 2006-04-15 [colin] 2.1.0cvs48
9756 * src/etpan/imap-thread.c
9757 Fix bug #919 (libetpan: SEGV when connecting
9760 2006-04-14 [colin] 2.1.0cvs47
9763 Fix race on --select (should be done better)
9765 2006-04-14 [wwp] 2.1.0cvs46
9767 * src/send_message.c
9768 enforce a check for domain in account prefs (a sending
9769 error could be faced if domain was checked but no value set),
9772 2006-04-14 [colin] 2.1.0cvs45
9775 when converting from unknown to unknown, if the
9776 string is UTF8, don't convert it to the locale
9779 2006-04-14 [colin] 2.1.0cvs44
9782 Don't try to use ASCII for converting headers
9785 2006-04-14 [paul] 2.1.0cvs43
9788 add locale/charset info to crash report
9791 replace 'e-mail' with preferred 'email'
9793 ensure contributors list is in alphabetical
9796 2006-04-13 [colin] 2.1.0cvs42
9799 Prevent gdk warnings
9801 2006-04-13 [colin] 2.1.0cvs41
9803 * src/common/ssl_certificate.c
9804 * src/common/ssl_certificate.h
9805 * src/gtk/sslcertwindow.c
9806 Warn on expired certs, and display the expiration date
9808 2006-04-13 [colin] 2.1.0cvs40
9810 * src/plugins/spamassassin/spamassassin_gtk.c
9811 Fix missing set_text on unix socket
9813 2006-04-13 [wwp] 2.1.0cvs39
9815 * manual/fr/advanced.xml
9816 * manual/fr/glossary.xml
9817 applied new spam/ham/email lexicon (pourriel, courriel)
9819 2006-04-13 [paul] 2.1.0cvs38
9821 * src/plugins/pgpmime/plugin.c
9822 remove the mention of S/MIME from the
9823 description. This is now handled by the
9826 2006-04-13 [paul] 2.1.0cvs37
9828 * src/prefs_msg_colors.c
9830 * src/prefs_folder_item.c
9831 * src/prefs_spelling.c
9832 add a tooltip to the colour selector buttons
9834 2006-04-13 [wwp] 2.1.0cvs36
9836 * manual/advanced.xml
9837 * manual/glossary.xml
9838 * manual/handling.xml
9839 * manual/keyboard.xml
9840 * manual/plugins.xml
9841 * manual/starting.xml
9842 * manual/fr/account.xml
9844 * manual/fr/addrbook.xml
9845 * manual/fr/advanced.xml
9847 * manual/fr/glossary.xml
9849 * manual/fr/handling.xml
9850 * manual/fr/intro.xml
9851 * manual/fr/keyboard.xml
9852 * manual/fr/plugins.xml
9853 * manual/fr/starting.xml
9854 * manual/fr/sylpheed-claws-manual.xml
9855 fixes to the manuals:
9856 - summaryview -> Message List (same in French)
9857 - translate key names
9858 - fix French punctuation, use non-breakable spaces when
9859 necessary, don't use   which is not portable
9860 - tell what maildir and mbox formats we support
9862 2006-04-12 [wwp] 2.1.0cvs35
9864 * src/prefs_toolbar.c
9865 unified a replace button more,
9866 patch by Fabien Vantard <fzzzzz@gmail.com>.
9868 2006-04-12 [wwp] 2.1.0cvs34
9870 * src/prefs_common.c
9871 * src/prefs_msg_colors.c
9872 make default color labels translatable,
9873 patch from Fabien Vantard <fzzzzz@gmail.com>,
9874 thanks to Tim <timbrain@post.cz> for reporting.
9876 2006-04-12 [wwp] 2.1.0cvs33
9878 * manual/glossary.xml
9880 * manual/plugins.xml
9881 * manual/starting.xml
9882 * manual/sylpheed-claws-manual.xml
9883 * manual/fr/.cvsignore
9884 * manual/fr/account.xml
9886 * manual/fr/addrbook.xml
9887 * manual/fr/advanced.xml
9889 * manual/fr/glossary.xml
9890 * manual/fr/handling.xml
9891 * manual/fr/intro.xml
9892 * manual/fr/keyboard.xml
9893 * manual/fr/plugins.xml
9894 * manual/fr/starting.xml
9895 * manual/fr/sylpheed-claws-manual.xml
9896 various fixes: typos, missing .fr translations, punctuation,
9897 capitalization, links, accents and some bad French more.
9899 2006-04-12 [wwp] 2.1.0cvs32
9902 fix for bug #935: always store prefs files in UTF-8 (thanks
9905 2006-04-11 [colin] 2.1.0cvs31
9908 Fix inserting files not in utf8 when locale is utf8
9910 2006-04-11 [colin] 2.1.0cvs30
9913 Don't show error dialog when cancelling connection
9916 2006-04-11 [cleroy] 2.1.0cvs29
9919 Implement multiple quote levels
9920 * src/prefs_common.c
9921 Change a little bit the quote bgcolor for 2nd level
9923 2006-04-11 [colin] 2.1.0cvs28
9926 Add locale and charset in the label
9928 2006-04-10 [colin] 2.1.0cvs27
9931 * src/prefs_common.c
9932 * src/prefs_common.h
9933 * src/prefs_msg_colors.c
9935 Allow optional background color in quotes
9936 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
9939 2006-04-10 [colin] 2.1.0cvs26
9946 2006-04-10 [colin] 2.1.0cvs25
9948 * manual/plugins.xml
9949 * manual/fr/plugins.xml
9950 Document libcurl's proxy variables
9952 2006-04-09 [colin] 2.1.0cvs24
9954 * src/prefs_common.c
9955 gettext() returns statically allocated stuff. We have
9956 to strdup it in order to be able to free it.
9958 2006-04-09 [colin] 2.1.0cvs23
9964 2006-04-09 [colin] 2.1.0cvs22
9967 * src/gtk/quicksearch.c
9968 Fix bug #859 (problems with cyrilic input in
9969 search panel) - Patch by Alexey Illarionov
9970 <littlesavage@rambler.ru>
9972 2006-04-09 [colin] 2.1.0cvs21
9974 * src/prefs_customheader.c
9975 I prefer removing then freeing rather than the contrary
9976 (even if it doesn't change anything ;-)
9977 * src/prefs_account.c
9978 Fix bug #933 (Crash re-entering the custom headers list
9979 dialog in accounts prefs)
9980 The problem happened when cancelling the Account
9981 Preferences' dialogs - in which case we didn't do
9982 anything to the PrefsAccount * struct. In case of applying,
9983 the old ac_prefs was replaced with the tmp_ac_prefs we were
9984 working with in this dialog. The problem is that
9985 prefs_customheader.c, working on this tmp_ac_prefs, always
9986 changes the ->customhdr_list pointer, even when cancelled.
9987 So in case of cancelling the prefs_account dialog, we still
9988 have to update ->customhdr_list in the real account.
9990 2006-04-08 [colin] 2.1.0cvs20
9992 * manual/fr/glossary.xml
9993 * manual/fr/keyboard.xml
9994 Forgot some headers :)
9996 2006-04-08 [colin] 2.1.0cvs19
9998 * manual/Makefile.am
9999 * manual/fr/Makefile.am
10000 * manual/fr/account.xml
10001 * manual/fr/ack.xml
10002 * manual/fr/addrbook.xml
10003 * manual/fr/advanced.xml
10004 * manual/fr/faq.xml
10005 * manual/fr/glossary.xml
10006 * manual/fr/gpl.xml
10007 * manual/fr/handling.xml
10008 * manual/fr/intro.xml
10009 * manual/fr/keyboard.xml
10010 * manual/fr/plugins.xml
10011 * manual/fr/starting.xml
10012 * manual/fr/sylpheed-claws-manual.xml
10013 * manual/fr/dist/.cvsignore
10014 * manual/fr/dist/Makefile.am
10015 * manual/fr/dist/html/.cvsignore
10016 * manual/fr/dist/html/Makefile.am
10017 * manual/fr/dist/pdf/.cvsignore
10018 * manual/fr/dist/pdf/Makefile.am
10019 * manual/fr/dist/ps/.cvsignore
10020 * manual/fr/dist/ps/Makefile.am
10021 * manual/fr/dist/txt/.cvsignore
10022 * manual/fr/dist/txt/Makefile.am
10023 Add the french translation of the manual. Thanks to
10024 Olivier Delhomme <olivier.delhomme@free.fr> for
10025 account.xml, ack.xml, addrbook.xml and advanced.xml
10027 2006-04-08 [colin] 2.1.0cvs18
10029 * manual/plugins.xml
10030 * manual/starting.xml
10033 2006-04-07 [colin] 2.1.0cvs17
10037 * manual/keyboard.xml
10040 2006-04-07 [colin] 2.1.0cvs16
10044 * src/prefs_common.c
10045 * src/prefs_common.h
10046 Add hidden compose_no_markup pref
10048 2006-04-07 [wwp] 2.1.0cvs15
10050 * src/summary_search.c
10052 Bugfix: stop button was sticky when searching in an empty folder.
10053 Applied curly brackets code style to the whole file (summary_search.c).
10054 More files to ignore.
10056 2006-04-07 [wwp] 2.1.0cvs14
10058 * src/message_search.c
10059 * src/summary_search.c
10060 changed default button when search bumps at file/folder
10061 beginning or end, for convenience (thanks to Colin).
10063 2006-04-07 [paul] 2.1.0cvs13
10065 * src/plugins/dillo_viewer/dillo_prefs.c
10066 avoid future potential for namespace collision
10069 2006-04-06 [wwp] 2.1.0cvs12
10071 * src/summary_search.c
10072 Unify extended/advanced searches names (and thus factorize labels),
10073 patch by Fabien Vantard <fzzzzz@gmail.com>.
10075 2006-04-06 [wwp] 2.1.0cvs11
10078 * src/prefs_themes.c
10079 * src/summaryview.c
10080 Fixed some compilation warnings.
10082 2006-04-06 [colin] 2.1.0cvs10
10084 * manual/advanced.xml
10085 Document the wizard template and how to deploy
10086 Sylpheed-Claws effectively
10088 2006-04-06 [colin] 2.1.0cvs9
10091 gettext patch to tell translators about _("#"),
10094 2006-04-06 [colin] 2.1.0cvs8
10097 Fix invalid GtkTextBIter after clicking "Display as text"
10099 2006-04-06 [mones] 2.1.0cvs7
10108 * src/folder_item_prefs.c
10110 * src/localfolder.c
10113 * src/prefs_msg_colors.c
10114 * src/prefs_spelling.c
10115 * src/prefs_themes.c
10118 * src/stock_pixmap.c
10119 * src/summaryview.c
10122 * src/common/mgutils.c
10123 * src/common/prefs.c
10124 * src/common/ssl_certificate.c
10125 * src/gtk/colorlabel.c
10126 * src/gtk/quicksearch.c
10127 * src/plugins/pgpmime/pgpmime.c
10128 * src/plugins/spamassassin/spamassassin.c
10129 Removed redundant NULL checks for g_free() calls.
10130 Patch by Pawel Pekala.
10132 2006-04-06 [mones] 2.1.0cvs6
10134 * src/prefs_actions.c
10135 * src/prefs_filtering.c
10136 * src/prefs_filtering_action.c
10137 * src/prefs_matcher.c
10138 * src/prefs_template.c
10139 * src/gtk/gtkutils.c
10140 * src/gtk/gtkutils.h
10141 Have a nice replace button. Patch by Pawel Pekala
10143 2006-04-06 [colin] 2.1.0cvs5
10145 * src/addressbook.c
10146 Fix crash with empty columns
10148 2006-04-05 [colin] 2.1.0cvs4
10152 Allow wizard customization with pre-filled values
10154 2006-04-05 [colin] 2.1.0cvs3
10159 Nicer messages in mimeview
10161 2006-04-05 [colin] 2.1.0cvs2
10163 * src/addressbook.c
10164 * src/prefs_summaries.c
10167 2006-04-05 [colin] 2.1.0cvs1
10169 * src/plugins/pgpcore/plugin.c
10170 * src/plugins/pgpcore/select-keys.c
10171 * src/plugins/pgpcore/select-keys.h
10172 * src/plugins/pgpcore/sgpgme.c
10173 * src/plugins/pgpcore/sgpgme.h
10174 * src/plugins/pgpinline/pgpinline.c
10175 * src/plugins/pgpinline/plugin.c
10176 * src/plugins/pgpmime/pgpmime.c
10177 * src/plugins/pgpmime/plugin.c
10178 Factorize and generalize a bit
10179 Drop S/MIME signature verification from PGP/MIME
10180 (adding it as another, more complete plugin)
10182 2006-04-05 [paul] 2.1.0
10186 2006-04-05 [paul] 2.0.0cvs186
10188 * manual/advanced.xml
10189 add info on colour labels
10191 2006-04-05 [paul] 2.0.0cvs185
10206 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
10207 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
10208 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
10209 Guimaraes, Aleksandar Urosevic, Ralgh Young
10210 * src/gtk/authors.h
10211 * tools/claws.i18n.status.pl
10212 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
10213 and new Czech translator, Tim <timbrain@post.cz>
10215 2006-04-05 [mones] 2.0.0cvs184
10218 Updated translation
10220 2006-04-05 [colin] 2.0.0cvs183
10222 * src/gtk/quicksearch.c
10223 Fix bug #929 (unnecessary reload in quick search bar)
10225 2006-04-05 [colin] 2.0.0cvs182
10228 Fix crash on Reply with no From:
10229 Show signature and conversion error on queuing
10232 * src/summaryview.c
10233 * src/summaryview.h
10234 Factorize threading code and make sure msginfo
10235 is not null when it comes from a GtkCTreeRow's
10237 * src/gtk/gtkaspell.c
10238 Check for necessary things
10239 * src/gtk/gtksctree.c
10240 * src/gtk/gtksctree.h
10241 Reset anchor if necessary when removing node
10243 2006-03-29 [colin] 2.0.0cvs181
10246 Warn for disabled IMAP accounts (due to lack of
10247 libetpan). Breaks string-freeze - sorry - but it
10248 is kind of important ;)
10250 2006-03-28 [colin] 2.0.0cvs180
10252 * src/gtk/gtkutils.c
10253 * src/gtk/gtkutils.h
10254 Add a gtkut_get_link_btn() function that
10255 creates a button which acts like an URI
10256 * src/prefs_themes.c
10258 Use this function (factorizes codes)
10259 * src/common/defs.h
10260 * src/gtk/pluginwindow.c
10261 Add a "Get more..." in the plugins window
10263 2006-03-28 [colin] 2.0.0cvs179
10265 * src/common/smtp.c
10266 * src/common/passcrypt.c
10268 Warning fixes. Patch by Pawel Pekala
10270 2006-03-27 [colin] 2.0.0cvs178
10273 Fix undoing by blocks with spaces
10275 2006-03-27 [colin] 2.0.0cvs177
10278 Set margin to 3px for headers
10284 2006-03-27 [wwp] 2.0.0cvs176
10286 * src/summaryview.c
10287 don't reset quicksearch when updating the message list.
10290 2006-03-26 [wwp] 2.0.0cvs175
10293 use a unified border width ('other' tab in the compose window,
10294 patch by Pawel Pekala).
10297 2006-03-26 [wwp] 2.0.0cvs174
10299 * src/common/quoted-printable.c
10300 * src/addressbook.c
10301 fixed some compilation warnings (incl. one reported by Pawel Pekala).
10303 2006-03-26 [colin] 2.0.0cvs173
10305 * src/quote_fmt_parse.y
10306 Fix non-UTF8 date formats messing up the whole quote a
10309 2006-03-26 [colin] 2.0.0cvs172
10312 Make sure the date is UTF8 valid, or try to make it
10313 so. IncrediMail is really IncrediStupid.
10315 Fix possible conversions.
10318 2006-03-26 [colin] 2.0.0cvs171
10321 Fix corner cases in body search. This is still a
10322 hack... It seems impossible to make it good and
10323 reasonably fast at the same time.
10325 2006-03-26 [colin] 2.0.0cvs170
10327 * src/summaryview.c
10328 I think I killed the twilight zone bug!
10329 summary_select_node() flushes GTK events in order
10330 to be able to center the view. But this also
10331 flushes keypresses like Ctrl-Alt-U, so this can
10332 call summary_show from summary_select_node (itself
10333 called from summary_show, etc.). And the summaryview
10334 has to be unlocked in this function. So just locking
10335 while processing GTK events, and bailing if locked,
10337 Fixes bug #927 (SIGSEGV during Update Summary)
10339 2006-03-25 [colin] 2.0.0cvs169
10342 Fix search in QP-encoded bodies
10343 Fix utf-8 searches in bodies encoded in the
10345 * src/common/quoted-printable.c
10346 * src/common/quoted-printable.h
10347 Add a decode function that doesn't overwrite
10348 the original pointer
10351 2006-03-24 [colin] 2.0.0cvs168
10354 * src/summaryview.c
10355 * src/summaryview.h
10356 Update message cache after action
10357 Patch by H. Merijn Brand
10358 * src/prefs_msg_colors.c
10360 Patch by Fabien Vantard
10361 * src/plugins/spamassassin/spamassassin_gtk.c
10362 Remove useless translation
10363 Patch by Fabien Vantard
10365 2006-03-23 [colin] 2.0.0cvs167
10368 Let 30 seconds to SSL_connect
10370 2006-03-23 [wwp] 2.0.0cvs166
10372 * src/summaryview.c
10373 * src/gtk/description_window.c
10374 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
10375 and headers are translated; adjust description windows' width to fit their
10376 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
10378 2006-03-23 [paul] 2.0.0cvs165
10380 * src/common/utils.c
10381 fix highlighting of URIs containing "()"
10382 (2.0.0cvs164's reversal fixed)
10385 2006-03-23 [paul] 2.0.0cvs164
10387 * src/common/utils.c
10388 revert patch, (postponing a fix), at 2.0.0cvs120
10389 as it breaks more URIs than it fixes.
10390 Allow '-' to be a terminating character in a URI
10392 2006-03-22 [colin] 2.0.0cvs163
10395 Require libetpan 0.45
10396 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
10398 2006-03-22 [paul] 2.0.0cvs162
10401 replace '<-' and '->' buttons with GTK_STOCK graphical
10403 * src/summary_search.c
10404 don't offer '...' for translation
10405 add a tooltip to advanced search '...' button
10406 * src/gtk/quicksearch.c
10407 don't offer '...' for translation
10409 2006-03-21 [colin] 2.0.0cvs161
10412 Fix middle-click pasting (insert at click
10413 position instead of cursor position, don't
10414 remove existing selection and allow pasting
10416 * src/addressbook.c
10417 "LDAP Server" -> "LDAP servers"
10419 2006-03-21 [wwp] 2.0.0cvs160
10421 * src/etpan/imap-thread.c
10422 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
10424 2006-03-20 [colin] 2.0.0cvs159
10426 * src/summaryview.c
10427 Don't reload summaryview after an execute with no
10430 2006-03-19 [colin] 2.0.0cvs158
10432 * src/addressbook.c
10433 and put groups at the top, always
10435 2006-03-19 [colin] 2.0.0cvs157
10437 * src/addressbook.c
10438 Order groups before names, as previously
10440 2006-03-19 [colin] 2.0.0cvs156
10442 * src/addressbook.c
10443 - Sort case-unsensitive
10444 - Put the sort arrow at opening too
10446 2006-03-19 [wwp] 2.0.0cvs155
10448 * src/addressbook.c
10449 allow sorting by name/email/remarks, ensure that right-pane's contents
10450 matches the left-pane selection (cleared when appropriate).
10451 Patch by Pawel Pekala <c0rn@o2.pl>.
10453 2006-03-18 [colin] 2.0.0cvs154
10458 2006-03-18 [colin] 2.0.0cvs153
10460 * src/gtk/filesel.c
10461 Make sure we hide the preview if we didn't get
10464 2006-03-18 [colin] 2.0.0cvs152
10466 * src/summaryview.c
10467 Set cursor to watch for execution (fixes lack
10468 of watch-cursor when dnd'ing hundreds of mails)
10469 * src/gtk/filesel.c
10470 Check that mime type is 'image/*' before updating
10471 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
10473 2006-03-18 [colin] 2.0.0cvs151
10478 Put a watch cursor in textview too when the mainwindow's
10481 2006-03-18 [colin] 2.0.0cvs150
10484 Change wrong asserts to simple tests
10486 2006-03-17 [colin] 2.0.0cvs149
10490 * src/prefs_msg_colors.c
10491 * src/summaryview.c
10492 * src/summaryview.h
10493 * src/gtk/colorlabel.c
10494 * src/gtk/colorlabel.h
10495 Add a color label menu in the main menubar
10496 Add (fixed) accels Ctrl-{0-7} to change the color
10497 They have to be fixed because the menu's dynamic,
10498 the items are complex widgets, hence we can't use
10502 2006-03-17 [wwp] 2.0.0cvs148
10505 rollback few lines from my previous commit (those lines come from
10506 a pending patch, accidentally commited, even if neutral as they are
10509 2006-03-17 [wwp] 2.0.0cvs147
10512 fix a compilation warning (wrong return type, introduced w/ cvs143), and
10513 applied code style/indentation to the modified function.
10515 2006-03-17 [wwp] 2.0.0cvs146
10519 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
10525 2006-03-17 [paul] 2.0.0cvs145
10528 addressbook_read_file() was called twice
10530 X-Mailer highlighting
10532 2006-03-16 [colin] 2.0.0cvs144
10534 * src/sourcewindow.c
10535 * src/sourcewindow.h
10536 And the last one, in source window.
10538 2006-03-16 [colin] 2.0.0cvs143
10542 Fix the same stuff in compose
10544 2006-03-16 [colin] 2.0.0cvs142
10546 * src/messageview.c
10547 Complete the previous messageview crash fix
10549 2006-03-16 [colin] 2.0.0cvs141
10554 Fix POSTPROCESSING hook
10555 Patch by H. Merijn Brand
10559 Parse Content-Location
10562 * src/messageview.c
10563 * src/messageview.h
10564 Don't crash when a top-level MessageView has
10565 been closed on us. Same problematic than
10566 yesterday's quicksearch issue.
10568 2006-03-15 [colin] 2.0.0cvs140
10570 * src/gtk/quicksearch.c
10571 Fix a bitchy race we didn't think about when we
10572 added quicksearch cancellation:
10573 If the search is not on cached fields, for example
10574 body_part matchcase "stuff"
10575 the matcher code has to get the whole message. If
10576 we're on IMAP, that can be slow, and in order to
10577 be non-blocking, the IMAP code idle loop processes
10578 gtk events too. So it is possible to cancel a
10579 quicksearch while the matcher is getting the mail's
10580 body. After matcher got its body, it will start to
10581 iterate over the matcher list that the Quicksearch's
10582 clear_search_cb() just freed via prepare_matcher().
10584 The fix consists of guarding the matcherlist_match()
10585 call with a boolean 'matching'. If we reset the
10586 quicksearch while matching is TRUE, we don't free
10587 the matcherlist anymore like we did, but we set
10588 another new flag, deferred_free, to TRUE. Then,
10589 in quicksearch_match(), just after returning from
10590 matcherlist_match() and unsetting the matching flag,
10591 we check the deferred_free flag and do the
10592 prepare_matcher() (which does the matcherlist_free)
10593 for real, so we free the matcherlist once it's not
10595 As all of this runs via the glib main loop, we
10596 luckily don't need a mutex.
10597 * src/summaryview.c
10598 Also, show progress while searching.
10601 2006-03-14 [colin] 2.0.0cvs139
10604 Make alertpanel_is_open non-static
10606 2006-03-14 [colin] 2.0.0cvs138
10608 * src/prefs_spelling.c
10609 Cleanups - Fabien Vantard
10611 2006-03-14 [wwp] 2.0.0cvs137
10614 code style normalization (curly braces, indentation).
10616 2006-03-14 [wwp] 2.0.0cvs137
10619 code style (braces, indentation)
10621 2006-03-12 [paul] 2.0.0cvs136
10623 * src/prefs_common.c
10624 trans_hdr defaults to FALSE to be RFC-savvy
10625 * src/prefs_summaries.c
10626 add a tooltip to the trans_hdr option
10629 2006-03-12 [paul] 2.0.0cvs135
10631 * src/prefs_matcher.c
10632 give a little more width to the combos
10633 * src/prefs_display_header.c
10635 translate headers if prefs_common.trans_hdr
10638 Patches by Pawel Pekala
10640 2006-03-12 [paul] 2.0.0cvs134
10642 * src/plugins/clamav/clamav_plugin.c
10643 * src/plugins/dillo_viewer/dillo_viewer.c
10644 * src/plugins/pgpcore/plugin.c
10645 * src/plugins/pgpinline/plugin.c
10646 * src/plugins/pgpmime/plugin.c
10647 * src/plugins/spamassassin/spamassassin.c
10648 update/add to descriptions
10649 * src/plugins/spamassassin/spamassassin_gtk.c
10650 fixes to the english, remove superfluous
10651 tooltips, clean up a little
10653 2006-03-12 [paul] 2.0.0cvs133
10656 fix Bug 924, 'Account combo box shows up wrong
10657 if & is in account name'
10659 2006-03-11 [colin] 2.0.0cvs132
10661 * src/summaryview.c
10662 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
10663 messed up shift-selection because is slows down
10664 moving around summaryview. thanks -users
10666 2006-03-10 [colin] 2.0.0cvs131
10668 * src/plugins/spamassassin/spamassassin_gtk.c
10669 Put back Paul's engrish fixes
10671 2006-03-10 [colin] 2.0.0cvs130
10673 * src/plugins/spamassassin/spamassassin.c
10674 * src/plugins/spamassassin/spamassassin.h
10675 * src/plugins/spamassassin/spamassassin_gtk.c
10676 Cleanup SA prefs page (more)
10677 Patch by Fabien Vantard
10679 2006-03-10 [paul] 2.0.0cvs129
10681 * src/prefs_msg_colors.c
10682 * src/prefs_spelling.c
10685 2006-03-09 [mones] 2.0.0cvs128
10690 2006-03-09 [wwp] 2.0.0cvs127
10693 revert accidental commit (requirement for libetpan 0.43), this time
10696 2006-03-09 [wwp] 2.0.0cvs125
10699 revert accidental commit (requirement for libetpan 0.43)
10701 2006-03-09 [paul] 2.0.0cvs126
10703 * src/prefs_receive.c
10704 remove useless frame
10705 replace 'incorporation' with 'receiving'
10706 * src/plugins/clamav/clamav_plugin_gtk.c
10707 * src/plugins/spamassassin/spamassassin_gtk.c
10708 improve widget sensitivity
10709 fix a bit his engrish
10711 2006-03-09 [wwp] 2.0.0cvs125
10715 * src/prefs_common.c
10716 * src/prefs_common.h
10717 remember some more windows' sizes (add to addressbook and
10720 2006-03-09 [paul] 2.0.0cvs124
10722 * src/plugins/pgpcore/prefs_gpg.c
10723 normalise construction of dialogue
10725 2006-03-09 [paul] 2.0.0cvs123
10727 * src/plugins/trayicon/Makefile.am
10730 2006-03-08 [colin] 2.0.0cvs122
10732 * src/plugins/trayicon/Makefile.am
10733 Fix build in separate dir
10734 Patch by Bamanzi <bamanzi@gmail.com>
10736 2006-03-08 [colin] 2.0.0cvs121
10739 Batch move and copies from summaryview with delayed execution
10742 2006-03-07 [paul] 2.0.0cvs120
10744 * src/common/utils.c
10745 fix highlighting of URIs containing "()"
10746 Patch by Pawel Pekala
10748 2006-03-07 [paul] 2.0.0cvs119
10753 immediately do alphabetical resort when
10754 changing a folder's name
10755 Patch by Pawel Pekala
10757 2006-03-07 [paul] 2.0.0cvs118
10761 when unsubscribing a newsgroup, remove the
10762 folder and msgs in .sylpheed-claws/newscache
10763 Patch by Pawel Pekala <c0rn@gazeta.pl>
10765 2006-03-07 [paul] 2.0.0cvs117
10768 fix wrong Fake URL Warning
10771 2006-03-07 [colin] 2.0.0cvs116
10774 Return immediately when password dialog was
10776 * src/gtk/inputdialog.c
10777 Allow empty strings for passwords
10780 2006-03-06 [colin] 2.0.0cvs115
10783 Prevent double-timeouts when connection fails
10789 2006-03-06 [colin] 2.0.0cvs114
10792 Refresh session during potentially long
10795 2006-03-06 [wwp] 2.0.0cvs113
10797 * src/prefs_msg_colors.h
10798 forgot that one (custom color labels).
10800 2006-03-06 [wwp] 2.0.0cvs112
10802 * src/prefs_common.c
10803 * src/prefs_common.h
10804 * src/prefs_msg_colors.c
10805 * src/summaryview.c
10806 * src/summaryview.h
10807 * src/gtk/colorlabel.c
10808 * src/gtk/colorlabel.h
10809 colors in messages list are now customizable. Color values and names can
10810 be changed in "Configuration/Preferences/Display/Colors/Color labels".
10811 Thanks to Paul and Colin for their help with this longstanding patch!
10813 2006-03-06 [wwp] 2.0.0cvs111
10816 don't crash if (x)face is bad.
10818 2006-03-05 [paul] 2.0.0cvs110
10823 * src/common/Makefile.am
10824 * src/common/utils.h
10825 * src/etpan/imap-thread.c
10826 * src/gtk/authors.h
10827 * src/plugins/clamav/Makefile.am
10828 * src/plugins/demo/Makefile.am
10829 * src/plugins/dillo_viewer/Makefile.am
10830 * src/plugins/pgpcore/Makefile.am
10831 * src/plugins/pgpcore/passphrase.c
10832 * src/plugins/pgpinline/Makefile.am
10833 * src/plugins/pgpmime/Makefile.am
10834 * src/plugins/spamassassin/Makefile.am
10835 * src/plugins/trayicon/Makefile.am
10836 fix builiding on cygwin
10837 Patch by Ralgh Young <bamanzi@gmail.com>
10839 2006-03-04 [wwp] 2.0.0cvs109
10841 * manual/keyboard.xml
10842 fix mixed up/down keys.
10844 2006-03-04 [wwp] 2.0.0cvs108
10848 updated links to SpamAssassin.
10850 2006-03-04 [wwp] 2.0.0cvs107
10852 * manual/plugins.xml
10853 * src/plugins/spamassassin/README
10854 updated SpamAssassin plugin docs to reflect new functional additions
10855 (also fix/update/documents few technical stuff more, see the README).
10857 2006-03-04 [wwp] 2.0.0cvs106
10859 * src/prefs_message.c
10860 normalized capitalization of message-prefs paths.
10862 2006-03-04 [wwp] 2.0.0cvs105
10864 * manual/advanced.xml
10867 2006-03-03 [colin] 2.0.0cvs104
10869 * src/plugins/clamav/clamav_plugin_gtk.c
10870 Rework prefs page, patch by Fabien
10872 2006-03-03 [colin] 2.0.0cvs103
10874 * src/plugins/clamav/clamav_plugin.c
10875 Set error on all errors
10877 2006-03-03 [colin] 2.0.0cvs102
10879 * src/common/plugin.c
10880 Initialize error to avoid crashing when a plugin fails
10881 without setting error
10883 2006-03-02 [wwp] 2.0.0cvs101
10886 fixed linker flags for libetpan support on Cygwin
10887 (thanks to H.Merijn Brand).
10889 2006-03-02 [wwp] 2.0.0cvs100
10891 * src/addressbook.c
10892 fix some AB error messages: one for punctuation and
10893 one wrongly duplicate (thanks, maxbritov).
10895 2006-03-02 [wwp] 2.0.0cvs99
10897 * src/plugins/spamassassin/spamassassin.c
10898 make sync calls to sa-learn/spamc to prevent
10899 system (whatever local or client/server) overload.
10901 2006-03-02 [colin] 2.0.0cvs98
10903 * src/summaryview.c
10904 Put the spam icon in the status column instead of the
10907 2006-03-01 [colin] 2.0.0cvs97
10909 * src/plugins/spamassassin/spamassassin.c
10910 Fix segfault (g_file_set_contents fails for some
10911 reason and err==0x2f. Can't find out why with
10912 valgrind, using working function :-)
10914 2006-03-01 [colin] 2.0.0cvs96
10917 Offline overriding: let 'No' be cached only 3 seconds
10919 2006-03-01 [colin] 2.0.0cvs95
10923 * src/addressbook.c
10925 * src/folder_item_prefs.c
10933 * src/prefs_common.h
10934 * src/prefs_msg_colors.c
10940 * src/send_message.h
10941 * src/simple-gettext.c
10942 * src/summaryview.c
10943 * src/summaryview.h
10947 * src/common/ssl_certificate.c
10948 * src/common/utils.c
10949 * src/gtk/colorsel.c
10950 * src/gtk/gtksctree.c
10951 * src/gtk/gtkshruler.c
10952 * src/plugins/trayicon/trayicon.c
10953 #if 0 goes to /dev/null
10955 2006-03-01 [colin] 2.0.0cvs94
10961 * src/messageview.c
10963 * src/plugins/spamassassin/spamassassin.c
10964 Allow to add information in the "working offline"
10967 2006-03-01 [wwp] 2.0.0cvs93
10969 * src/plugins/spamassassin/spamassassin.c
10970 fixed spamc invocation: use a tricky temporary mini shell wrapper
10971 'cause it seems that calling `spamc ... < inputfile` with
10972 g_spawn_(a)sync simply.. erm doesn't work :-).
10974 2006-03-01 [wwp] 2.0.0cvs92
10978 simplify the adding of spam/ham button to the messageview toolbar
10979 (it gets more clear now that the same button will be "Mark as spam"
10980 or "Mark as ham" according to the current message status,
10983 2006-03-01 [wwp] 2.0.0cvs91
10985 * src/messageview.c
10988 * src/summaryview.c
10989 * src/plugins/spamassassin/spamassassin.c
10990 * src/plugins/spamassassin/spamassassin.h
10991 make learner callbacks return a status (0 for ok),
10992 handle it in main code to avoid setting flags when learning failed,
10993 don't learn on TCP if offline in spamassassin,
10998 2006-03-01 [wwp] 2.0.0cvs90
11001 some work around the compose window's account menu,
11002 patch by Fabien Vantard.
11004 2006-03-01 [wwp] 2.0.0cvs89
11006 * src/plugins/spamassassin/spamassassin.c
11007 fixed bad logics, was using spamc in local mode and sa-learn
11008 in remote mode (thanks, Colin).
11010 2006-03-01 [wwp] 2.0.0cvs88
11012 * src/plugins/spamassassin/spamassassin.c
11013 * src/plugins/spamassassin/spamassassin.h
11014 * src/plugins/spamassassin/spamassassin_gtk.c
11015 made processing of emails w/ sa-plugin an option (default is TRUE),
11016 fixed Engrish some tooltips, capitalization of some debug messages
11017 and warnings. The spamassassin plugin now provides two separate
11018 services: process emails upon incorporation and spamd training.
11019 Both services (un)register independently but use some common
11020 plugin settings (transport settings, spam storage location).
11022 2006-02-28 [wwp] 2.0.0cvs87
11024 * src/plugins/spamassassin/spamassassin.c
11025 fix async flag to spamc cmdline execution (batch exec should
11028 2006-02-27 [wwp] 2.0.0cvs86
11030 * src/plugins/spamassassin/spamassassin.c
11031 * src/plugins/spamassassin/spamassassin.h
11032 * src/plugins/spamassassin/spamassassin_gtk.c
11033 - added the ability to learn a remote spamassassin server (spamd),
11035 - added the spamassassin option 'username', that applies to all
11036 spamassassin operations (filtering, learning, local or remote).
11037 The default username is the current unix user (if left blank
11038 from gtk prefs or config file).
11039 - commented out some unused code (notebook widget), removed unused
11041 - make more widgets sensitive to the transport type.
11043 2006-02-27 [colin] 2.0.0cvs85
11045 * src/plugins/spamassassin/spamassassin.c
11046 Fix sa-learn call when offline
11048 2006-02-27 [colin] 2.0.0cvs84
11054 * src/messageview.c
11055 * src/messageview.h
11056 * src/prefs_toolbar.c
11058 * src/stock_pixmap.c
11059 * src/stock_pixmap.h
11060 * src/summaryview.c
11063 * src/pixmaps/ham_btn.xpm
11064 * src/pixmaps/spam.xpm
11065 * src/pixmaps/spam_btn.xpm
11066 * src/plugins/spamassassin/spamassassin.c
11067 Add button in toolbar for spam learning
11068 Fix a few bugs from the last related commit
11069 Revert 1.9.6cvs23 which messed up shift-selection
11071 2006-02-24 [colin] 2.0.0cvs83
11074 * src/summaryview.c
11075 * src/summaryview.h
11076 * src/plugins/spamassassin/spamassassin.c
11077 * src/plugins/spamassassin/spamassassin.h
11078 * src/plugins/spamassassin/spamassassin_gtk.c
11079 Unregister learner when spamassassin is either
11080 disabled or over tcp
11082 2006-02-24 [colin] 2.0.0cvs82
11089 * src/stock_pixmap.c
11090 * src/stock_pixmap.h
11091 * src/summaryview.c
11092 * src/summaryview.h
11093 * src/gtk/icon_legend.c
11094 * src/pixmaps/spam.xpm ** NEW FILE **
11095 * src/plugins/spamassassin/spamassassin.c
11096 * src/plugins/spamassassin/spamassassin_gtk.c
11097 Add spam learning interface (Mark/Mark as
11100 2006-02-24 [wwp] 2.0.0cvs81
11105 hide compose window when sending message in batch mode
11106 (filtering: forward and redirect). Also fixed a wrong
11107 value returned when sending failed, neutral anyway.
11110 2006-02-24 [wwp] 2.0.0cvs80
11113 use GTK+'s stock quit button. Patch by Fabien Vantard.
11115 2006-02-24 [paul] 2.0.0cvs79
11120 fix bug 916, 'newsgroup unsubscribe segmentation fault'
11123 2006-02-23 [colin] 2.0.0cvs78
11126 Change OK to Close in alertpanel with View log
11127 button; add accel to View log. Patch by Fabien
11130 2006-02-23 [wwp] 2.0.0cvs77
11133 silly me, there were much more tests to perform, since toolbars can
11134 really have down to 1 element only.
11136 2006-02-23 [wwp] 2.0.0cvs76
11139 fixed indentation from my previous commit. Fallback to VISUAL if
11140 EDITOR is not set (and to vi, at last resort).
11142 2006-02-23 [wwp] 2.0.0cvs75
11145 improved error detection (Colin, me).
11147 2006-02-23 [wwp] 2.0.0cvs74
11149 * src/prefs_toolbar.c
11150 simplify and fix prefs/toolbars layouting. Combos' contents can
11151 now be really displayed.
11153 2006-02-23 [wwp] 2.0.0cvs73
11154 simplifies and fix prefs/toolbars layouting. Combos' contents can now
11155 be really displayed.
11157 2006-02-22 [wwp] 2.0.0cvs72
11160 fix a typo in my previous commit (sorry!).
11162 2006-02-22 [wwp] 2.0.0cvs71
11164 * src/prefs_toolbar.c
11165 fix a crash when adding separators to toolbars,
11166 also fix some separator item information.
11168 2006-02-22 [wwp] 2.0.0cvs70
11171 fix a crash when redirecting (for instance) when compose window's
11172 toolbar contents has been customized (when some buttons have been
11175 2006-02-21 [wwp] 2.0.0cvs69
11177 * src/summaryview.c
11178 * src/gtk/pluginwindow.c
11179 * src/plugins/pgpcore/prefs_gpg.c
11180 fix some compilation warnings (feat. remains of removed code).
11182 2006-02-21 [wwp] 2.0.0cvs68
11184 * src/gtk/gtkutils.c
11185 fix two compilation issues, thanks to Stephan Sachse.
11187 2006-02-20 [colin] 2.0.0cvs67
11190 Don't reselect displayed mail on refocus
11191 This fixes actions misbehaving
11193 2006-02-20 [wwp] 2.0.0cvs66
11195 * src/summaryview.c
11196 * src/gtk/gtksctree.c
11197 * src/gtk/gtkshruler.c
11198 changed more runtime typecast checks.
11200 2006-02-20 [wwp] 2.0.0cvs65
11202 * src/summary_search.c
11203 find all - summaryview refresh issue fixed, thanks to Colin.
11205 2006-02-20 [wwp] 2.0.0cvs64
11207 * src/gtk/gtkutils.c
11208 better runtime typecast checks.
11210 2006-02-20 [wwp] 2.0.0cvs63
11212 * src/summary_search.c
11213 enhancements to the summary search:
11214 - add the ability to stop the running search
11215 (upon ESC-key press, new Stop button or when Clear button is pressed)
11216 - don't search if no criteria (From/To/Subject/Body) is set
11217 - ensure that a busy mouse pointer is always shown when searching,
11218 show it even a bit earlier
11220 2006-02-19 [colin] 2.0.0cvs62
11224 * src/etpan/imap-thread.c
11225 * src/etpan/imap-thread.h
11226 (Future) IMAP speed improvement on sending
11227 Will require a libetpan update
11228 * src/summaryview.c
11229 * src/gtk/quicksearch.c
11230 Make quicksearch clearable while running.
11232 2006-02-17 [colin] 2.0.0cvs61
11235 * src/etpan/imap-thread.c
11236 * src/etpan/imap-thread.h
11237 Check for IMAP certificates
11238 ** Requires libetpan-0.42-cvs4
11239 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
11241 2006-02-17 [colin] 2.0.0cvs60
11243 * src/messageview.c
11244 * src/prefs_common.c
11245 * src/prefs_common.h
11246 * src/prefs_message.c
11247 Add pref to display HTML-only mails with plugin,
11248 if possible (defaulting to FALSE of course).
11250 2006-02-16 [colin] 2.0.0cvs59
11253 * src/common/plugin.c
11254 * src/common/plugin.h
11255 * src/gtk/pluginwindow.c
11256 Keep track of requested (but unloaded) plugins
11257 in some error cases.
11259 2006-02-16 [wwp] 2.0.0cvs58
11261 * src/gtk/gtkaspell.c
11262 * src/gtk/gtkaspell.h
11263 * src/prefs_spelling.c
11265 * src/prefs_common.c
11266 * src/prefs_common.h
11267 implemented new optional spellchecker behaviour: re-check message when
11268 dictionary got changed (from compose-window/context-menu/Change dictionary).
11270 2006-02-16 [wwp] 2.0.0cvs57
11272 * src/quote_fmt_parse.y
11273 pclose popen'ed pipe.
11275 2006-02-15 [colin] 2.0.0cvs56
11279 Let MimeViewers know which MimeView they
11281 * src/summaryview.c
11282 Swap From/To columns in Sent/Queue/Drafts
11284 * src/etpan/imap-thread.c
11285 Use mailstream_low_tls_open() for STARTTLS
11286 instead of mailstream_low_ssl_open()
11287 ** REQUIRES libetpan 0.42cvs3 **
11289 2006-02-15 [wwp] 2.0.0cvs55
11293 * src/message_search.c
11294 * src/message_search.h
11296 * src/gtk/gtkutils.c
11297 * src/gtk/gtkutils.h
11298 added the ability to Find text in the compose window (and a bit
11299 of code factorization).
11301 2006-02-15 [wwp] 2.0.0cvs54
11304 yet another one file was missing (fix for some widgets' sensitivity).
11307 2006-02-15 [wwp] 2.0.0cvs53
11310 oops forgot that file (fix for some widgets' sensitivity).
11312 2006-02-15 [wwp] 2.0.0cvs52
11314 * src/summary_search.c
11315 implemented advanced summary search options (added the ability
11316 to use matcher conditions in an advanced search mode).
11318 2006-02-15 [wwp] 2.0.0cvs51
11320 * src/plugins/pgpcore/prefs_gpg.c
11321 * src/prefs_account.c
11322 fix some widget sensitivity, mostly around some labels in
11325 2006-02-15 [paul] 2.0.0cvs50
11327 * manual/advanced.xml
11328 improve Templates info
11331 2006-02-14 [colin] 2.0.0cvs49
11333 * src/pixmaps/address_book.xpm
11334 * src/pixmaps/preferences.xpm
11335 * src/pixmaps/properties.xpm
11336 Fix pixmap size - patch by Fabien Vantard
11338 2006-02-13 [colin] 2.0.0cvs48
11341 Add missing fclose()s on error
11344 * src/common/utils.c
11345 Fix temp files not being deleted on windows
11346 Patches by Thomas Gilgin
11348 2006-02-13 [colin] 2.0.0cvs47
11353 2006-02-13 [wwp] 2.0.0cvs46
11355 * src/plugins/pgpcore/prefs_gpg.c
11356 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
11358 2006-02-12 [colin] 2.0.0cvs45
11363 Fix "stuff" when quitting
11365 2006-02-12 [wwp] 2.0.0cvs44
11367 * src/prefs_themes.c
11368 fix typos in debug messages.
11370 2006-02-11 [colin] 2.0.0cvs43
11372 * src/summaryview.c
11373 don't allow drag/drop from ourself
11375 2006-02-10 [wwp] 2.0.0cvs42
11382 renamed html_ prefixed functions and data structures to avoid
11383 namespace clashes w/ other software (gtkhtml2 for instance).
11387 2006-02-09 [colin] 2.0.0cvs41
11389 * src/summaryview.c
11390 Fix shitty logic messed up. Thanks Ticho for the hint!
11392 2006-02-09 [wwp] 2.0.0cvs40
11396 * src/prefs_account.c
11398 * src/editaddress.c
11399 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
11400 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
11401 Browse buttons in accounts prefs.
11403 2006-02-09 [colin] 2.0.0cvs39
11406 Check for pointer before using its members
11407 * src/gtk/gtksourceprintjob.c
11408 Fix a wrong warning
11410 2006-02-09 [wwp] 2.0.0cvs38
11412 * src/gtk/filesel.c
11413 fix few compiler warnings (type mismatch).
11415 2006-02-09 [paul] 2.0.0cvs37
11418 updated by Fabien Vantard
11420 2006-02-08 [colin] 2.0.0cvs36
11422 * src/prefs_common.c
11423 * src/common/defs.h
11424 * src/common/plugin.c
11425 allow windows and linux configurations to coexist
11426 patch by Thomas Gilgin
11428 2006-02-08 [colin] 2.0.0cvs35
11433 * src/matcher_parser_parse.y
11434 * src/prefs_filtering_action.c
11435 * src/prefs_matcher.c
11436 Add the "Ignore thread" filtering
11439 2006-02-08 [colin] 2.0.0cvs34
11444 Fix bug #905 (damaged attachment)
11445 text files with raw \0's aren't really text files
11448 2006-02-08 [colin] 2.0.0cvs33
11450 * src/summaryview.c
11451 Fix crasher introduced yesterday
11453 2006-02-08 [wwp] 2.0.0cvs32
11457 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
11459 2006-02-08 [wwp] 2.0.0cvs31
11461 * src/prefs_template.c
11462 templates enhancement: allow address completion for Cc and Bcc fields
11463 (it was currently possible for the To field only)
11465 2006-02-08 [colin] 2.0.0cvs30
11468 Don't unblock if not blocked
11471 2006-02-07 [colin] 2.0.0cvs29
11474 Forgot to refresh summaryview
11476 2006-02-07 [colin] 2.0.0cvs28
11479 Freeze/thaw message list and folder list while
11480 processing %as{} actions
11482 Fix auto-wrap disabling after a middle-click
11485 2006-02-07 [paul] 2.0.0cvs27
11488 fix freeing of uninitialised pointers
11491 2006-02-06 [colin] 2.0.0cvs26
11494 Use g_slist_prepend in potentially big list
11496 2006-02-06 [colin] 2.0.0cvs25
11499 Completely skip processing if it doesn't
11502 2006-02-06 [colin] 2.0.0cvs24
11505 * src/summaryview.c
11506 Batch filtering in summaryview (from Tools menu)
11507 and pre/post//-processing too
11509 2006-02-06 [colin] 2.0.0cvs23
11513 Use a special field for batch filtering instead
11514 of stepping on deferred execution's toes
11516 2006-02-06 [colin] 2.0.0cvs22
11522 * src/summaryview.c
11523 Fix filtering via menus and actions
11525 2006-02-06 [colin] 2.0.0cvs21
11528 Put the added file directly to cache if possible (will work
11529 with next libetpan)
11536 Move and copy filtered messages by batches instead of one
11537 by one - faster on IMAP
11539 Add a function that'll possibly be useful later
11541 2006-02-06 [colin] 2.0.0cvs20
11543 * src/addressbook.c
11544 Use internal mime-type instead of text/plain for d'n'd
11546 Allow attaching files from mimeview's icon list via d'n'd
11549 Use internal mime-type instead of text/plain for d'n'd
11550 Don't try to selected opened folder if none is
11551 Factorize d'n'd from other apps code
11554 * src/gtk/gtkutils.c
11555 * src/gtk/gtkutils.h
11556 Factorize Face/X-Face stuff
11558 Fix d'n'd to other apps
11559 * src/prefs_message.c
11560 Let the XFace pref be usable without libcompface as it also
11562 * src/summaryview.c
11563 Fix d'n'd to other apps
11564 Factorize d'n'd from other apps code
11566 2006-02-06 [wwp] 2.0.0cvs19
11569 Italian translation fixes by Andrea Spadaccini (no more confusion
11570 between filtering and processing, and few changes in the About
11574 2006-02-06 [mones] 2.0.0cvs18
11576 * src/gtk/icon_legend.c
11577 Improved descriptions allowing better translations
11579 2006-02-05 [colin] 2.0.0cvs17
11582 Add the f*cking missing expunge that caused imap_fetch_env
11583 to fail after an add_msgs ! :-///
11584 * src/etpan/imap-thread.c
11588 2006-02-05 [colin] 2.0.0cvs16
11590 * src/common/utils.c
11591 Don't check for return-path (or we can't put
11592 back non-sent mails)
11594 2006-02-05 [colin] 2.0.0cvs15
11597 Don't try to display Face header in textview
11598 when teh headerview's active
11600 2006-02-05 [colin] 2.0.0cvs14
11602 * tools/tbird2syl.py
11603 * tools/Makefile.am
11604 Add script to import Thunderbird mails
11606 2006-02-05 [colin] 2.0.0cvs13
11613 Show Face headers - patch partially by Klaus Flittner
11615 2006-02-05 [colin] 2.0.0cvs12
11618 * src/summaryview.c
11619 * src/common/utils.c
11620 * src/common/utils.h
11621 Let dnd work from mime icons to summaryview
11622 and to folderview too
11623 Add a crude test to avoid trying to add files
11624 drag'n'dropped when they're not mails
11626 2006-02-04 [colin] 2.0.0cvs11
11628 * src/summaryview.c
11630 Fix utf8 conversion
11632 2006-02-04 [colin] 2.0.0cvs10
11637 * src/summaryview.c
11638 * src/summaryview.h
11639 Added various drag and drop capas:
11641 summaryview other apps
11642 mimeview icons other apps
11643 other apps summaryview
11644 other apps folderview
11646 This shouldn't have broken the existing:
11648 summaryview folderview
11649 folderview folderview
11650 summaryview compose's attachments
11654 2006-02-02 [paul] 2.0.0cvs9
11657 move global option 'Set displayed columns...' out
11658 of folder option grouping.
11659 fix sensitivity of 'harvest addresses'
11662 2006-02-01 [colin] 2.0.0cvs8
11665 Revert the alertpanel patch, it sucks (intrusive
11666 and gets in the way of "open")
11668 2006-02-01 [colin] 2.0.0cvs7
11671 * src/prefs_account.c
11672 * src/prefs_common.c
11673 * src/common/defs.h
11674 * src/common/utils.c
11675 * src/common/utils.h
11676 Add ability to edit the signature file
11677 from the account preferences, and use
11678 a default for the text editor.
11679 Patch by Fabien Vantard
11681 2006-02-01 [colin] 2.0.0cvs6
11684 Try to get mime type by extension if it is
11685 application/octet-stream
11686 Display a window with possible choices when
11687 encountering unknown mime types
11688 * src/gtk/filesel.c
11689 * src/gtk/filesel.h
11691 Allow multiple selection in filtered filesel
11692 (patch by Fabien Vantard)
11693 * src/gtk/pluginwindow.c
11694 Use it (patch by Fabien Vantard)
11696 2006-02-01 [paul] 2.0.0cvs5
11699 fix crash on creating jpilot address book
11700 Thanks to Colin - FOR_STABLE
11701 * src/prefs_summaries.c
11702 * src/prefs_wrapping.c
11703 * src/gtk/icon_legend.c
11704 * src/gtk/quicksearch.c
11705 string fixes and additions
11707 2006-02-01 [paul] 2.0.0cvs4
11711 * src/messageview.c
11713 add Arabic encoding option
11714 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
11716 2006-01-31 [colin] 2.0.0cvs3
11718 * src/plugins/pgpcore/passphrase.c
11719 Convert passphrase to locale encoding
11721 Fix drafting on IMAP. Crappy bug sneaked in
11725 2006-01-30 [paul] 2.0.0cvs2
11727 * src/gtk/icon_legend.c
11728 show the new entries
11730 2006-01-30 [colin] 2.0.0cvs1
11733 Check for the file to be present before
11734 enabling the menu - FOR_STABLE
11735 * src/gtk/icon_legend.c
11736 Add folders icons (not all of them, there
11737 are too much, but the most intriguing ones)
11739 2006-01-30 [paul] 2.0.0
11741 version 2.0.0 released
11743 [For previous entries, see ChangeLog.pre2.0.0]