1 2006-07-04 [colin] 2.3.1cvs58
5 Use left click to select, middle click to open
10 2006-07-04 [colin] 2.3.1cvs57
14 Warning fixes, thanks to Fabien
16 2006-07-04 [colin] 2.3.1cvs56
21 Allow parts to be selected via their text label
24 2006-07-04 [colin] 2.3.1cvs55
27 Feedback when closing (for big folders)
29 * src/prefs_filtering.c
31 * src/prefs_template.c
32 Fix default button when closing without
35 2006-07-04 [colin] 2.3.1cvs54
38 Delete local file on deletion
40 2006-07-03 [colin] 2.3.1cvs53
44 Don't freeze when rescanning after crash
46 2006-07-03 [wwp] 2.3.1cvs52
51 * src/plugins/pgpinline/pgpinline.c
52 * src/plugins/pgpmime/pgpmime.c
53 don't report an error when the user cancels the passphrase dialog.
55 2006-07-02 [colin] 2.3.1cvs51
58 Open message when crossing folders with Space,
59 goto next unread and friends
61 2006-07-01 [colin] 2.3.1cvs50
64 Typographic rules varying from language
65 to language (in french "Protocole :"),
68 2006-07-01 [ticho] 2.3.1cvs49
71 Only use one temporary gchar* variable in
72 prefs_account_protocol_set_optmenu().
74 2006-07-01 [ticho] 2.3.1cvs48
78 Use GtkLabel for existing account protocol name.
79 Created an array for protocol names and populate the
80 combobox from it in a for() cycle.
82 2006-06-30 [colin] 2.3.1cvs47
85 Block undo when changing signature (by changing
88 2006-06-30 [paul] 2.3.1cvs46
91 when editing From in the Compose window, use that address
92 in the Return-Path: header
95 2006-06-30 [colin] 2.3.1cvs45
98 Fix signature replacement:
99 - when no newline before separator
102 2006-06-29 [colin] 2.3.1cvs44
108 Let 'View/Go to/Next marked' work like
109 Next new & Next unread: across folders
110 Change the select_on_entry pref to do
111 what we want when changing folder
113 Fix single-quoted links
115 2006-06-29 [colin] 2.3.1cvs43
117 * src/gtk/gtkaspell.c
118 "Sylpheed" and "Sylpheed-Claws" do exist !
120 2006-06-29 [colin] 2.3.1cvs42
123 Forgot to remove debug
125 2006-06-29 [colin] 2.3.1cvs41
130 Disconnect from IMAP servers when going
131 offline. Fixes bug #978 (going to offline-mode
132 won't close connections)
134 2006-06-29 [colin] 2.3.1cvs40
137 Fix transient setting on failing plugins
139 * src/plugins/pgpcore/sgpgme.c
140 Only warn for OpenPGP. Most people don't
143 2006-06-29 [colin] 2.3.1cvs39
146 Fix Spelling menu (discrepancy between context menu
147 and top menu when folder's dictionary isn't the
149 * src/plugins/pgpcore/sgpgme.c
150 More error reporting about why gpgme can fail
152 2006-06-29 [wwp] 2.3.1cvs38
155 honor the display-header-pane setting even when the message view
156 is a separate window.
158 2006-06-29 [wwp] 2.3.1cvs37
160 * src/prefs_actions.c
161 forgot to commit that one (use of GTK_STOCK_INFO).
163 2006-06-29 [colin] 2.3.1cvs36
166 Better handling of login errors (ask the password
167 again once), alert in case of error. Fix three
170 2006-06-28 [wwp] 2.3.1cvs35
172 * src/prefs_template.c
173 * src/prefs_matcher.c
174 * src/prefs_filtering_action.c
176 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
177 patch by Fabien Vantard, slightly modified.
183 2006-06-28 [colin] 2.3.1cvs34
185 * src/prefs_account.c
186 Fix bug #977 (Can't add or edit imap accounts)
188 2006-06-28 [colin] 2.3.1cvs33
193 2006-06-28 [colin] 2.3.1cvs32
196 Save named inlined attachments with "Save all"
199 * src/common/plugin.c
200 * src/common/plugin.h
201 * src/common/sylpheed.c
203 * src/plugins/pgpcore/sylpheed.def
204 * src/plugins/pgpinline/sylpheed.def
205 * src/plugins/pgpmime/sylpheed.def
206 Win32 compatibility patch, by
209 2006-06-28 [wwp] 2.3.1cvs31
212 * src/prefs_folder_item.c
213 less compilation warnings (thanks to Fabien Vantard), less typos.
215 2006-06-28 [paul] 2.3.1cvs30
218 gtk_combo_box_set_focus_on_click() is only
219 available since gtk 2.6.0
221 2006-06-28 [paul] 2.3.1cvs29
223 * src/prefs_ext_prog.c
224 fix engrish and add a tooltip for the
225 'command for 'Display as text' option
231 2006-06-28 [paul] 2.3.1cvs28
235 include textviewer.pl in releases
237 2006-06-28 [paul] 2.3.1cvs27
239 * src/prefs_ext_prog.c
240 hide Print command option if libgnomeprint
243 2006-06-27 [colin] 2.3.1cvs26
246 Fix Esc handling in insert/attach dialog
247 Don't show this dialog if dragging something
248 else than text/uri-list
249 Thanks to Fabien Vantard
250 * tools/textviewer.pl
251 Filter script to display stuff as text
254 2006-06-27 [wwp] 2.3.1cvs25
257 use the exact product name (message view title), patch
260 2006-06-27 [ticho] 2.3.1cvs24
262 * src/prefs_account.c
265 * src/prefs_ext_prog.c
267 Add a preference (Preferences/External programs)
268 to allow "Display as text" to be done via a script
269 (patch by H.Merijn Brand).
270 Use GtkComboBox for protocol selection in account
272 Only include current choice for existing accounts, and
273 insensitivize the combobox.
275 2006-06-27 [paul] 2.3.1cvs23
278 fix crasher introduced in cvs21.
281 2006-06-26 [colin] 2.3.1cvs22
284 Fix double-frees when leaving folders
285 after exporting to mbox
287 2006-06-26 [colin] 2.3.1cvs21
290 More feedback (and optimisation)
293 Fix case when looking for mail addresses
295 Extra check for (X-)Face
297 2006-06-25 [ticho] 2.3.1cvs20
303 Added second argument to gtkut_sc_combobox_create() to
304 control focus-on-click for the widget.
305 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
307 2006-06-25 [ticho] 2.3.1cvs19
310 * src/gtk/Makefile.am
315 Use GtkComboBox instead of deprecated GtkOptionMenu
316 for account selector in compose window and for encoding
317 selector in attachment properties.
318 Also factorise working with the new GtkComboBox somewhat.
320 2006-06-24 [paul] 2.3.1cvs18
323 use the correct default value
325 2006-06-24 [paul] 2.3.1cvs17
330 * src/prefs_compose_writing.c
331 enable setting of default action when
332 dnd'ing files in the compose window.
333 (Collaborative effort with wwp)
335 2006-06-23 [wwp] 2.3.1cvs16
338 i18n fix (thanks to Fabien Vantard)
340 2006-06-22 [colin] 2.3.1cvs15
342 * src/prefs_customheader.c
343 Don't use filters in custom headers' file
344 selector. Remember, extensions mean nothing :)
346 2006-06-22 [paul] 2.3.1cvs14
349 allow setting of man directory location
351 2006-06-22 [colin] 2.3.1cvs13
354 Add 'View/Go to/Next unread folder'.
357 2006-06-22 [colin] 2.3.1cvs12
360 Add some subject prefixes
361 Patch by Bjorn T Johansen <btj@havleik.no>
363 2006-06-22 [colin] 2.3.1cvs11
365 * manual/advanced.xml
366 Forgotten hidden pref
368 2006-06-21 [paul] 2.3.1cvs10
370 * src/prefs_account.c
371 complete the removal of 'Add date header' option
373 2006-06-21 [paul] 2.3.1cvs9
377 * src/prefs_account.c
378 * src/prefs_account.h
379 remove option to add date header - always
381 * src/etpan/imap-thread.c
382 fix warnings (Thanks to Colin)
384 2006-06-21 [wwp] 2.3.1cvs8
387 set the attachment flag when inline text part are (file)named. This is more convenient
388 when receiving (for instance) inline source files or patches sent using thunderbird.
390 2006-06-21 [paul] 2.3.1cvs7
393 fix off-by-one count of current msg in
394 statusbar filtering progressbar
396 2006-06-21 [paul] 2.3.1cvs6
399 Show attachment icon even if the part is 'inline'
400 if the following conditions are met:
401 - content-type != 'text/plain'
402 - content-type != '*/pgp-signature'
403 - either 'name' or 'filename' parameter is not NULL
407 2006-06-21 [paul] 2.3.1cvs5
413 add an option to 'Never send Return
417 2006-06-20 [mones] 2.3.1cvs4
422 typo fixed (space after comma)
423 * tools/make.themes.project
424 remove exec mode from tarball files
426 2006-06-20 [colin] 2.3.1cvs3
431 Better fix for \n's in headers (don't
432 break Received: and others)
434 2006-06-20 [paul] 2.3.1cvs2
438 improve legibility of phishing attempt
441 2006-06-20 [paul] 2.3.1cvs1
446 Update version number following
449 2006-06-20 [colin] 2.3.0cvs26
452 When dragging a file to the text of the compose
453 window, ask whether we want to insert or attach
454 (I know lots of people who do that to attach)
456 2006-06-20 [colin] 2.3.0cvs25
458 * src/etpan/imap-thread.c
459 Fix threshold (the append command is often > 32 bytes)
461 2006-06-19 [colin] 2.3.0cvs24
464 * src/etpan/imap-thread.c
465 Workaround Rockliffe IMAP server bug: replace
466 "x UID SEARCH (ANSWERED UID 1:*)" with
467 "x UID SEARCH ANSWERED"
468 (Rockliffe doesn't handle the parenthesis)
470 2006-06-19 [colin] 2.3.0cvs23
474 * src/etpan/imap-thread.c
475 Probably fix bug #972 (Freezes when adding
476 an attachment to the message)
478 Modernize Firefox cmd
481 2006-06-18 [colin] 2.3.0cvs22
483 * src/prefs_customheader.c
484 Only allow correct filenames for various
487 2006-06-18 [colin] 2.3.0cvs21
489 * src/prefs_customheader.c
490 Add a 'From File...' button in custom headers prefs, which
491 try to do the right thing:
492 for normal headers, use file as plaintext,
493 for X-Face, calls compface,
494 for Face, encode to b64.
496 2006-06-17 [colin] 2.3.0cvs20
501 2006-06-16 [colin] 2.3.0cvs19
504 Recursive quicksearch: show message list
505 in current folder, *then* search children
508 2006-06-16 [colin] 2.3.0cvs18
511 Instead of ignoring SIGPIPE, save caches
512 when getting one. Will fix the fact that
513 hot caches are out-of-date when logging
516 * src/prefs_compose_writing.c
517 Only save text (not attachments) when
518 auto-saving to drafts
520 Always replace \n, \r and \t with spaces
522 * manual/dist/html/Makefile.am
523 * manual/dist/pdf/Makefile.am
524 * manual/dist/ps/Makefile.am
525 * manual/dist/txt/Makefile.am
526 * manual/fr/dist/html/Makefile.am
527 * manual/fr/dist/pdf/Makefile.am
528 * manual/fr/dist/ps/Makefile.am
529 * manual/fr/dist/txt/Makefile.am
530 * manual/pl/dist/html/Makefile.am
531 * manual/pl/dist/pdf/Makefile.am
532 * manual/pl/dist/ps/Makefile.am
533 * manual/pl/dist/txt/Makefile.am
534 Fix make clean removing pregenerated manuals
537 2006-06-16 [colin] 2.3.0cvs17
539 * src/plugins/pgpcore/sgpgme.c
540 * src/plugins/pgpmime/pgpmime.c
541 * src/plugins/pgpinline/pgpinline.c
542 Better error reporting in setup_signers.
543 Don't fallback to default key if specified
545 Don't allow signing if more than one secret
546 key matches the one specified in prefs.
548 2006-06-15 [colin] 2.3.0cvs16
551 Add "Send queue" in the folder's contextual
559 * src/plugins/pgpcore/passphrase.c
560 * src/plugins/pgpcore/sgpgme.c
561 * src/plugins/pgpinline/pgpinline.c
562 * src/plugins/pgpmime/pgpmime.c
563 Better error reporting
565 Probably fix bug #971 (2.2.3 cannot read mail
569 2006-06-15 [mones] 2.3.0cvs15
571 * tools/make.themes.project
572 creates the themes project from the web page
574 2006-06-15 [colin] 2.3.0cvs14
577 Better fix (avoid losing the folder if scan_tree
580 2006-06-15 [cleroy] 2.3.0cvs13
583 Probably fix Bug #969 (crash on rebuilding
586 2006-06-14 [colin] 2.3.0cvs12
588 * manual/dtd/manual.xsl
589 * manual/sylpheed-claws-manual.xml
590 * manual/fr/sylpheed-claws-manual.xml
591 * manual/pl/sylpheed-claws-manual.xml
592 Insert pagebreaks between sections
594 2006-06-14 [paul] 2.3.0cvs11
597 better fix than 2.3.0cvs10
599 2006-06-14 [paul] 2.3.0cvs10
602 fix setting of PACKAGE_DATA_DIR with newer autoconf
603 (backwards compatible)
605 2006-06-13 [colin] 2.3.0cvs9
608 Fix sending of return receipt with the new queue folders
610 2006-06-13 [wwp] 2.3.0cvs8
612 * src/quote_fmt_lex.l
613 fix wrong tokens returned in quote_fmt lexer, query not().
615 2006-06-13 [wwp] 2.3.0cvs7
618 * src/prefs_folder_item.c
619 allow changing folder type even when folder is not a top-level one,
622 2006-06-12 [colin] 2.3.0cvs6
625 Fix double-ask of "Do you want to mark all
628 2006-06-12 [colin] 2.3.0cvs5
639 * src/prefs_folder_item.c
647 Apply bug #964's patch (Queue and drafts aren't normal)
648 The Drafts and Queue folder now contain RFC-822 files,
649 allowing to move and copy mails from and to these
650 folders. Moving from Drafts to Queue will prepare the
651 mail for sending (PGP signature, encryption, etc).
652 This patch also rework sending errors handling to try
654 Also, allow redefining folder types via the GUI
655 (Folder type in its Properties)
657 2006-06-12 [colin] 2.3.0cvs4
663 Allow to define a specific print font - patch
664 by Bernhard Walle <bernhard.walle@gmx.de>
666 * manual/advanced.xml
667 * manual/fr/advanced.xml
668 Add a hidden pref to allow deletion without
671 2006-06-12 [wwp] 2.3.0cvs3
674 more files to ignore.
676 2006-06-12 [wwp] 2.3.0cvs2
679 * src/quote_fmt_lex.l
680 * src/quote_fmt_parse.y
681 extend the quote_fmt parser (templates and quotes):
682 - allow limited sub-expressions in |p{} and |f{} expressions,
683 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
684 - implemented/fixed missing implementation of query_references and show_references,
685 - completed, fixed contents and format of the symbols help dialog,
686 - fix some compilation warnings.
688 2006-06-12 [wwp] 2.3.0cvs1
690 * manual/advanced.xml
691 * manual/fr/advanced.xml
692 updates in the "templates" section of the manual (eng/fr):
693 - be more precise (both versions)
694 - completed to match the english reference (fr version)
695 - touchups (both versions)
697 2006-06-12 [paul] 2.3.0
701 2006-06-12 [paul] 2.2.3cvs14
712 updated by Miquel Oliete, Tim, Stephan Sachse,
713 Stavros Giannouris, Fabien Vantard, Andrea
714 Spadaccini, Frederico Goncalves Guimaraes,
715 Aleksandar Urosevic, and Ralgh Young
717 2006-06-12 [colin] 2.2.3cvs13
722 2006-06-11 [colin] 2.2.3cvs12
725 Verify that g_malloc() succeeded
727 2006-06-11 [colin] 2.2.3cvs11
730 Add Face header to welcome mail
732 2006-06-10 [colin] 2.2.3cvs10
735 Revert previous (Forgot it changes the
736 margin on the whole mail)
738 2006-06-10 [colin] 2.2.3cvs9
741 Don't overlap long headers under (X-)Face
743 2006-06-10 [mones] 2.2.3cvs8
746 allow generation of manual on systems lacking saxon binary
747 but with java and the saxon library installed
752 2006-06-09 [colin] 2.2.3cvs7
755 Fix leak when using Display Sender using Addressbook
757 2006-06-09 [colin] 2.2.3cvs6
766 2006-06-09 [paul] 2.2.3cvs5
770 * tools/claws.i18n.status.pl
771 updated with new info
773 2006-06-09 [paul] 2.2.3cvs4
778 add wwp to authors list
780 update mine and Colin's addresses
782 2006-06-08 [colin] 2.2.3cvs3
784 * src/etpan/imap-thread.c
785 Fix leak on SSL cert check
787 2006-06-08 [colin] 2.2.3cvs2
792 2006-06-08 [paul] 2.2.3cvs1
795 Update version number following
798 2006-06-07 [colin] 2.2.2cvs3
801 Fix catching cache read errors (guint instead of gint)
802 Prevent malloc'ing more than 8MB (means cache corruption)
804 2006-06-07 [paul] 2.2.2cvs2
812 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
814 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
817 2006-06-06 [paul] 2.2.2cvs1
820 Update version number following
823 2006-06-06 [paul] 2.2.1cvs6
826 fix implicit declaration of
828 Patch by Fabien Vantard
830 2006-06-06 [paul] 2.2.1cvs5
833 fix age_greater and age_lower so that they
834 mean what say and not '...or equal to'
837 2006-06-06 [paul] 2.2.1cvs4
844 2006-06-05 [wwp] 2.2.1cvs3
846 * manual/fr/account.xml
847 minor language fixes (thanks to Fabien Vantard).
849 2006-06-05 [colin] 2.2.1cvs2
851 * src/prefs_folder_item.c
853 Allow recursive setting of properties
856 Don't freeze on 'test' filtering rule
858 2006-06-05 [colin] 2.2.1cvs1
861 Update version number following
864 2006-06-04 [wwp] 2.2.0cvs82
866 * manual/glossary.xml
868 * manual/fr/glossary.xml
869 * manual/fr/account.xml
870 added glossary section and references/links related to the Face custom header.
872 2006-06-04 [colin] 2.2.0cvs81
875 Skip to next message on move with no
878 2006-06-04 [wwp] 2.2.0cvs80
881 added sanity checks, exit when needed.
883 2006-06-03 [paul] 2.2.0cvs79
885 * src/prefs_receive.c
886 page name is now 'Receiving'
888 page name is now 'Sending'
890 2006-06-03 [colin] 2.2.0cvs78
892 * src/plugins/spamassassin/spamassassin_gtk.c
893 Autoswitch to Localhost if transport was previously
894 disabled. Else people had to check [] Enable, then
895 *reselect* transport.
897 2006-06-03 [colin] 2.2.0cvs77
899 * src/plugins/pgpinline/pgpinline.c
900 * src/plugins/pgpmime/pgpmime.c
901 Check that gpg_data_release_and_get_mem
902 didn't fail (now, why this happens...)
904 2006-06-03 [colin] 2.2.0cvs76
907 Fix bug #962 (Manual and/or UI should
908 warn about incompatible locking
911 2006-06-02 [cleroy] 2.2.0cvs75
919 2006-06-02 [colin] 2.2.0cvs74
922 On exit, free caches after writing them
923 Shuts up some valgrind false positives
926 Fix races when reusing existing SMTP connections
927 Fix inexistant session timeout
929 Display alertpanel after all queues have
930 been processed, not after each
932 2006-06-02 [wwp] 2.2.0cvs73
934 * manual/fr/glossary.xml
937 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
939 2006-06-02 [wwp] 2.2.0cvs72
942 * manual/dist/pdf/Makefile.am
943 * manual/dtd/manual.xsl
944 * manual/fr/dist/pdf/Makefile.am
945 * manual/pl/dist/pdf/Makefile.am
946 we changed the procedure to generate the .pdf version of the manual.
947 The procedure is more modern and the .pdf we get now has a valid index.
948 Here are the new pre-requisites:
950 - JRE 1.x (1.4 here): there must be one from your distro
951 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
952 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
953 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
955 See my posts for further info about the installation of this toolchain:
957 Date: Fri, 19 May 2006 19:40:06 +0200
958 From: wwp <subscript@free.fr>
959 To: sylpheed-claws-devel@lists.sourceforge.net
960 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
964 Date: Wed, 24 May 2006 12:58:49 +0200
965 From: wwp <subscript@free.fr>
966 To: sylpheed-claws-devel@lists.sourceforge.net
967 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
969 2006-06-01 [colin] 2.2.0cvs71
972 Better guards against IMAP races
976 * src/common/ssl_certificate.c
977 * src/etpan/imap-thread.c
978 * src/etpan/imap-thread.h
979 * src/gtk/sslcertwindow.c
980 New hidden option ssl_skip_cert_check to
981 avoid dups of bug #959 (libetpan linked
982 against gnutls and gnutls buggy on 64bit)
983 Present expired warning only once per
985 * manual/advanced.xml
986 * manual/fr/advanced.xml
989 2006-06-01 [wwp] 2.2.0cvs70
992 fix for bug #961 (return receipt dialog
993 complains incorrectly about return-path
994 email adress being different), thanks
997 2006-05-31 [cleroy] 2.2.0cvs69
1000 Guard against NULLs, although this
1001 should never be an issue
1003 2006-05-31 [colin] 2.2.0cvs68
1008 Don't remove caches when destroying folder, it
1009 could (should) be done at exit
1011 free processing cache after incorporation
1012 * src/etpan/imap-thread.c
1013 Maybe fix bug #959 (Crash on moving to emails
1014 to a imap account per ssl with a expired
1017 2006-05-30 [colin] 2.2.0cvs67
1020 Put back event flush when displaying message
1021 It avoids reading a bunch of messages just
1022 by hitting shift-n for too long ;)
1024 2006-05-29 [colin] 2.2.0cvs66
1027 Remove useless g_warnings
1029 2006-05-29 [colin] 2.2.0cvs65
1032 Fix g_slist_append()s for performance
1034 2006-05-29 [colin] 2.2.0cvs64
1037 * src/common/utils.c
1038 Fix extraneous tab at start of addresses
1040 Fix warnings (thanks to Fabien)
1041 Fix crash at exit when composing messages
1044 Fix progress bar when deleting expired mails
1047 * src/gtk/gtksctree.c
1048 Fix re-sorting slowness
1050 2006-05-29 [paul] 2.2.0cvs63
1053 fetch full message when moving mails
1054 from another mailbox, (fixed data loss
1055 when filtering from IMAP to MH, introduced
1059 2006-05-29 [mones] 2.2.0cvs62
1061 * src/gtk/gtksctree.c
1062 Unselect faster (patch by Colin)
1064 2006-05-26 [colin] 2.2.0cvs61
1067 Unplug MSGINFO_UPDATE callback on delete too.
1069 2006-05-26 [colin] 2.2.0cvs60
1072 Fix bold in folder selection window with glib2.10
1075 2006-05-26 [colin] 2.2.0cvs59
1078 Convert date only if necessary (and don't
1079 try to convert from utf8 to utf8, too)
1081 Only set column's text if the column's
1084 2006-05-26 [colin] 2.2.0cvs58
1087 * src/gtk/gtkutils.c
1090 2006-05-26 [colin] 2.2.0cvs57
1093 Make summaryview selectable as long as
1094 no message has focus
1096 Faster deletion (by implementing mh_remove_msgs)
1097 Faster copy (avoid using mh_fetch_msg just to get
1099 Faster move (using move_file instead of copy_file
1101 No progressbar if total number of mails to cp/mv
1104 Fix removal from subject_table when mail gets moved
1105 Faster deletion (g_slist_prepend instead of append)
1106 * src/gtk/gtksctree.c
1109 2006-05-25 [colin] 2.2.0cvs56
1111 * src/common/ssl_certificate.c
1112 Fix leak in expired cert check
1114 2006-05-25 [colin] 2.2.0cvs55
1117 Disable flags syncing on .mh_sequences - it
1118 is buggy and marks mails read under unknown
1123 * 2.3.0-rc4 released
1125 2006-05-24 [colin] 2.2.0cvs54
1127 attention cvs users: if you manage to crash
1128 Sylpheed-Claws while moving, copying or deleting
1129 mails, we *are* interested in stack traces and
1130 valgrind logs. It looks stable, but one never
1134 Add progressbar for cache updates
1136 Optimize Mark all read in the current
1139 Add progressbar for copy/move
1141 Optimize O(n^2) in copy/move
1143 * src/gtk/gtksctree.c
1144 Optimize O(n^2) algos
1145 * src/common/timing.h
1146 Display ms instead of us
1148 2006-05-24 [wwp] 2.2.0cvs53
1150 * manual/fr/advanced.xml
1151 updates to the French manual.
1153 2006-05-24 [wwp] 2.2.0cvs52
1155 * src/common/utils.c
1156 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1158 2006-05-24 [wwp] 2.2.0cvs51
1161 fixed "mark all read" in MH folders (thanks to Colin).
1163 2006-05-24 [paul] 2.2.0cvs50
1165 * doc/man/sylpheed-claws.1
1166 updated the man page
1168 2006-05-23 [colin] 2.2.0cvs49
1176 * src/send_message.c
1178 * src/gtk/sslcertwindow.c
1179 alertpanel fixes, by Fabien
1181 2006-05-23 [colin] 2.2.0cvs48
1187 * src/gtk/gtksctree.c
1188 * src/gtk/gtksctree.h
1190 Fix slow loading problem, which was caused by the
1191 use of some gtk_ctree funcs and their use of
1192 g_list_position while gtk_ctree_(un)link'ing.
1193 Reap more functions from gtkctree.c to be sure we
1194 use our (fast) version instead of theirs.
1196 Fix copy of unread mails
1199 2006-05-22 [wwp] 2.2.0cvs47
1201 * manual/fr/advanced.xml
1204 2006-05-22 [colin] 2.2.0cvs46
1207 Fix possible infinite loop. 'copy' is not a
1208 final action, so when encountering a 'copy',
1209 we have to check if a previous one was set
1210 and do it. In the same way, if we encounter
1211 a 'move' we have to perform a possibly
1212 pending 'copy'. This will slow down filtering
1213 on IMAP if move+copy or multiple copy actions
1214 are to be done, but handling it via the batch
1215 would be really too convoluted.
1217 2006-05-22 [wwp] 2.2.0cvs45
1219 * manual/fr/advanced.xml
1221 * manual/fr/glossary.xml
1222 * manual/fr/handling.xml
1223 * manual/fr/intro.xml
1224 * manual/fr/plugins.xml
1225 * manual/fr/sylpheed-claws-manual.xml
1226 sync w/ the english manual: updates URIs, documented mailing-list
1227 support, better explanation about the enabled/disabled feature
1228 in filtering/processing rules by Paul.
1230 2006-05-21 [colin] 2.2.0cvs44
1233 Don't expand after building threads, but during
1235 2006-05-21 [colin] 2.2.0cvs43
1239 More timing possibilities... For next time I have
1240 to find out how the hell some 3GHz computer takes
1241 one minute to open a 30k folder...
1243 2006-05-21 [colin] 2.2.0cvs42
1245 * manual/pl/advanced.xml
1247 * manual/pl/glossary.xml
1248 * manual/pl/handling.xml
1249 * manual/pl/intro.xml
1250 * manual/pl/plugins.xml
1251 * manual/pl/sylpheed-claws-manual.xml
1252 Polish manual updated by Pawel
1256 * 2.3.0-rc3 released
1258 2006-05-20 [colin] 2.2.0cvs41
1262 - remove cache of moved messages from original folder
1263 - apply new flags to messages even if they aren't appliable
1268 * 2.3.0-rc2 released
1270 2006-05-19 [colin] 2.2.0cvs40
1273 Don't issue SELECT in imap_change_flags
1274 before having checked that we indeed have
1275 some flags to change. MSG_POSTFILTERED for
1276 example can't be used on IMAP.
1277 Fixes bug #955 (copying messages between
1278 imap folders is extremely slow), which was
1281 2006-05-19 [colin] 2.2.0cvs39
1286 Try to fix bug #830 (Some unread messages
1287 get marked read in IMAP inbox):
1288 - Prevent scanning a folder if it's being
1290 - Postpone opening via the GUI of a folder
1294 2006-05-19 [wwp] 2.2.0cvs38
1296 * manual/advanced.xml
1297 fix English+typo (thanks to Paul).
1299 2006-05-19 [wwp] 2.2.0cvs37
1301 * manual/advanced.xml
1302 * manual/fr/advanced.xml
1303 * src/gtk/logwindow.c
1304 * src/prefs_common.c
1305 * src/prefs_common.h
1306 added hidden prefs to allow customization of colors used in
1307 protocol log window (useful for dark gtk+ themes).
1309 2006-05-19 [wwp] 2.2.0cvs36
1312 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1314 2006-05-19 [paul] 2.2.0cvs35
1317 make Reply-To fully clickable
1318 * src/gtk/logwindow.c
1319 more colouring (SMTP ESMTP)
1320 Both patches by Pawel Pekala
1322 2006-05-19 [cleroy] 2.2.0cvs34
1325 Don't update flags from current folder
1326 Probably fixes bug #935 (Read Messages
1327 Revert to Being Marked as Unread)
1329 2006-05-18 [colin] 2.2.0cvs33
1337 Allow replying to multiple emails
1340 * src/etpan/imap-thread.c
1343 2006-05-18 [paul] 2.2.0cvs32
1346 keep Mailing-List menu refreshed
1349 2006-05-18 [paul] 2.2.0cvs31
1351 * manual/advanced.xml
1353 * manual/glossary.xml
1354 * manual/handling.xml
1356 * manual/plugins.xml
1357 * manual/sylpheed-claws-manual.xml
1359 add info about mailing-list support
1364 * src/plugins/dillo_viewer/README
1367 2006-05-17 [wwp] 2.2.0cvs30
1369 * manual/handling.xml
1370 * manual/fr/handling.xml
1371 documented the ability to enabled/disable filtering/processing rules.
1373 2006-05-17 [colin] 2.2.0cvs29
1376 Don't initialize g_thread subsystem if it's
1377 already done (thanks to Hiro)
1379 Fix saving of parts when there name can't be
1380 converted from UTF-8.
1382 2006-05-17 [paul] 2.2.0cvs28
1385 fix config.status warning with autoconf 2.60
1387 2006-05-17 [paul] 2.2.0cvs27
1392 2006-05-17 [wwp] 2.2.0cvs26
1395 fix useless and potentially dangerous buffer walking (thanks to Colin).
1397 2006-05-17 [wwp] 2.2.0cvs25
1399 * src/plugins/demo/demo.c
1400 updated product name in plugin demo (many plugins need to be
1401 sync'ed w/ that change).
1403 2006-05-17 [colin] 2.2.0cvs24
1408 2006-05-16 [colin] 2.2.0cvs23
1411 Stupid me hit again. Fix cvs22.
1413 2006-05-16 [colin] 2.2.0cvs22
1416 Fix bug #922 (sylpheed-claws crashed after
1417 pushing on Inbox folder)
1419 2006-05-16 [colin] 2.2.0cvs21
1422 Make From header be copy/paste/select-able
1424 2006-05-16 [wwp] 2.2.0cvs20
1429 * src/etpan/imap-thread.c
1430 fix some compiler warnings (thanks to Colin).
1432 2006-05-16 [wwp] 2.2.0cvs19
1440 * src/send_message.c
1442 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1444 2006-05-15 [colin] 2.2.0cvs18
1447 Fix automatic rule creation with List-Post
1449 2006-05-15 [paul] 2.2.0cvs17
1451 * tools/filter_conv_new.pl
1452 updated for rule enabling/disabling
1453 claws version >= 2.3.x required
1455 2006-05-15 [cleroy] 2.2.0cvs16
1460 2006-05-15 [cleroy] 2.2.0cvs15
1465 2006-05-15 [wwp] 2.2.0cvs14
1467 * manual/pl/.cvsignore
1468 ignore generated files.
1470 2006-05-14 [wwp] 2.3.0-rc1
1472 * 2.3.0-rc1 released
1474 2006-05-13 [wwp] 2.2.0cvs13
1479 * src/matcher_parser_lex.l
1480 * src/matcher_parser_parse.y
1481 * src/prefs_filtering.c
1482 new feature: provide the ability to disable filtering and processing
1483 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1486 2006-05-13 [colin] 2.2.0cvs12
1489 Remove useless if (a) b; else b;
1492 2006-05-13 [wwp] 2.2.0cvs11
1500 no more silent failures (or at least less ones) when importing
1501 or exporting from/to mbox. Also start importing/exporting if
1502 the necessary info is set.
1504 2006-05-13 [wwp] 2.2.0cvs10
1507 restored up-to-date release notes.
1509 2006-05-13 [paul] 2.2.0cvs9
1513 updated by Tim Dijkstra and Pavlo Bohmat
1515 2006-05-12 [colin] 2.2.0cvs8
1517 * src/gtk/quicksearch.c
1518 Add "k" as shortcut for "colorlabel". Patch
1519 by ath42@users.sf.net.
1521 2006-05-12 [paul] 2.2.0cvs7
1523 * src/prefs_common.h
1524 * src/prefs_summaries.c
1526 when entering a folder also allow
1527 going directly to first Marked message
1529 2006-05-12 [paul] 2.2.0cvs6
1532 always obey 'confirm before marking all
1535 2006-05-12 [paul] 2.2.0cvs5
1538 make Sender fully clickable
1540 2006-05-12 [colin] 2.2.0cvs4
1544 Let From be editable
1547 Full support of .mh_sequences' Unseen seq
1549 2006-05-12 [colin] 2.2.0cvs3
1555 * src/prefs_spelling.c
1562 Add contextual menu on Compose toolbar
1563 button. Fixes bug #944 (Automatic
1564 addresses not applied when changing account
1565 from compose window)
1566 add Mailing List support
1567 based on the old 0.6.5claws25 patch by
1568 Melvin Hadasht, with finishing touches
1570 Fix "ignore thread" when mails are threaded by
1571 subject (and weren't ignored although appearing
1574 Both patches by Pawel.
1576 2006-05-08 [paul] 2.2.0cvs2
1585 add Mailing List support
1586 based on the old 0.6.5claws25 patch by
1587 Melvin Hadasht, with finishing touches
1590 2006-05-08 [colin] 2.2.0cvs1
1595 Add contextual menu on Compose toolbar
1596 button. Fixes bug #944 (Automatic
1597 addresses not applied when changing account
1598 from compose window)
1600 2006-05-08 [paul] 2.2.0
1604 2006-05-08 [paul] 2.1.1cvs51
1614 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1615 Fabien Vantard, Frederico Goncalves Guimaraes,
1616 Aleksandar Urosevic, and Ralgh Young
1618 2006-05-12 [colin] 2.1.1cvs50
1629 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1630 Fabien Vantard, Frederico Goncalves Guimaraes,
1631 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1633 2006-05-05 [colin] 2.1.1cvs49
1635 * manual/Makefile.am
1636 * manual/pl/Makefile.am
1637 * manual/pl/account.xml
1639 * manual/pl/addrbook.xml
1640 * manual/pl/advanced.xml
1642 * manual/pl/glossary.xml
1644 * manual/pl/handling.xml
1645 * manual/pl/intro.xml
1646 * manual/pl/keyboard.xml
1647 * manual/pl/plugins.xml
1648 * manual/pl/starting.xml
1649 * manual/pl/sylpheed-claws-manual.xml
1650 * manual/pl/dist/.cvsignore
1651 * manual/pl/dist/Makefile.am
1652 * manual/pl/dist/html/.cvsignore
1653 * manual/pl/dist/html/Makefile.am
1654 * manual/pl/dist/pdf/.cvsignore
1655 * manual/pl/dist/pdf/Makefile.am
1656 * manual/pl/dist/ps/.cvsignore
1657 * manual/pl/dist/ps/Makefile.am
1658 * manual/pl/dist/txt/.cvsignore
1659 * manual/pl/dist/txt/Makefile.am
1660 Add the polish translation of the manual,
1661 Authored by Pawel Pekala.
1663 2006-05-05 [cleroy] 2.1.1cvs48
1666 Re-read matcherrc after loading plugins
1667 if some of them add folders.
1669 2006-05-03 [colin] 2.1.1cvs47
1674 2006-05-03 [colin] 2.1.1cvs46
1677 Be sure to have a session when
1680 2006-05-03 [colin] 2.1.1cvs45
1685 Fix preventing renaming with namespace
1688 2006-05-01 [colin] 2.1.1cvs44
1691 Don't reload messageview when result of
1694 2006-04-29 [colin] 2.1.1cvs43
1696 * src/prefs_receive.c
1697 * src/plugins/spamassassin/spamassassin_gtk.c
1698 * src/plugins/clamav/clamav_plugin_gtk.c
1701 2006-04-29 [colin] 2.1.1cvs42
1703 * src/prefs_compose_writing.c
1705 Cleanups. Patch by Pawel
1707 2006-04-28 [paul] 2.1.1cvs41
1710 fix returned quick search results when search
1711 term contains an underscore.
1714 2006-04-28 [paul] 2.1.1cvs40
1716 * src/prefs_message.c
1717 * src/prefs_receive.c
1719 Patches by Pawel Pekala
1721 2006-04-27 [colin] 2.1.1cvs39
1724 Differentiate subject Welcome from
1725 window's title Welcome
1731 2006-04-27 [paul] 2.1.1cvs38
1733 * manual/advanced.xml
1734 * manual/fr/advanced.xml
1735 add info about compose_no_markup hidden pref
1737 2006-04-27 [paul] 2.1.1cvs37
1739 * src/prefs_account.c
1740 improve privacy labels
1741 * src/prefs_msg_colors.c
1742 change some strings for translators' convenience
1743 * src/gtk/gtkutils.c
1744 don't underline the link button text
1746 2006-04-25 [colin] 2.1.1cvs36
1749 Complete 2.1.1cvs33 (once more ;)
1751 2006-04-25 [colin] 2.1.1cvs35
1756 2006-04-25 [cleroy] 2.1.1cvs34
1759 * src/gtk/gtkaspell.c
1760 Fix crash on redirect (related to the return
1761 of the aspell menu in compose's toolbar)
1762 * src/prefs_msg_colors.c
1763 Fix sensitivity widgets
1764 * src/image_viewer.c
1765 * src/gtk/pluginwindow.c
1766 * src/gtk/prefswindow.c
1767 Change released signals to clicked (Fabien)
1769 * src/common/socket.c
1770 * src/plugins/spamassassin/spamassassin.c
1771 Translate strings (Fabien)
1773 2006-04-25 [paul] 2.1.1cvs33
1778 complete the fix of bug #912
1781 2006-04-25 [colin] 2.1.1cvs32
1789 Patches by Pawel Pekala
1791 2006-04-24 [colin] 2.1.1cvs31
1794 Fix compilation warnings (Fabien)
1796 2006-04-24 [colin] 2.1.1cvs30
1800 * src/editldap_basedn.c
1801 * src/editldap_basedn.h
1807 Fix bug #901 (LDAPS support)
1809 2006-04-24 [colin] 2.1.1cvs29
1812 Fix logic on error with send dialog on
1814 Fix compilation without libetpan, thanks
1817 Fix 'context-menu' key
1819 2006-04-23 [colin] 2.1.1cvs28
1822 Never free current's cache to free up
1823 memory. Fixes bug #912 (new count
1824 randomly set to message count)
1826 2006-04-23 [colin] 2.1.1cvs27
1828 * src/gtk/quicksearch.c
1829 And remove printf...
1831 2006-04-23 [colin] 2.1.1cvs26
1833 * src/gtk/quicksearch.c
1834 Fix replacing in quicksearch, and fix inserting
1835 in the middle of the string. (introduced at 2.1.0cvs22)
1837 2006-04-23 [colin] 2.1.1cvs25
1840 Make sure uidnext is initialized in get_num_list
1841 (not for stable, related to 2.1.1cvs8 and friends)
1843 2006-04-23 [colin] 2.1.1cvs24
1846 Output something when login is successful
1849 2006-04-23 [colin] 2.1.1cvs23
1851 * src/etpan/imap-thread.c
1852 Better logging (line-per-line, hide data in fetch)
1854 * src/gtk/logwindow.c
1855 * src/gtk/logwindow.h
1856 Better logging (color for input/output)
1858 2006-04-21 [colin] 2.1.1cvs22
1860 * src/gtk/quicksearch.c
1861 On gtk+-2.8, use stock buttons in quicksearch
1862 Based on a patch by Fabien and a design by Paul
1864 2006-04-21 [colin] 2.1.1cvs21
1868 Fix occasional flicker in folderview
1869 * src/common/utils.c
1870 Fix bug #943 (Incorrectly parsed email address
1871 list in short headers on message view and in
1874 2006-04-20 [colin] 2.1.1cvs20
1878 * src/prefs_account.c
1879 Add ANONYMOUS auth for IMAP
1881 2006-04-20 [paul] 2.1.1cvs19
1884 proper fix for 2.1.1cvs18
1887 2006-04-20 [paul] 2.1.1cvs18
1892 2006-04-20 [paul] 2.1.1cvs17
1894 * src/gtk/quicksearch.c
1895 fix standard, non-extended Quick search,
1896 was broken in 2.1.1cvs15.
1899 2006-04-20 [colin] 2.1.1cvs16
1901 * src/prefs_matcher.c
1902 Fix values when reselecting a ~test
1905 2006-04-19 [colin] 2.1.1cvs15
1909 * src/gtk/gtkaspell.c
1910 * src/gtk/gtkaspell.h
1911 Put back Options menu in Spelling/
1912 * src/gtk/quicksearch.c
1913 Don't search, and show error, if the
1914 advanced search has a syntax error
1916 2006-04-18 [colin] 2.1.1cvs14
1919 Fix gdk warnings on set_cursor when textview
1922 2006-04-18 [colin] 2.1.1cvs13
1924 * src/gtk/gtksctree.c
1925 Remove seemingly useless refresh that causes
1926 flicker - watch this commit in case of
1927 problems before planned backport to stable
1929 2006-04-18 [colin] 2.1.1cvs12
1932 Factorize get/set_xml code
1934 * src/prefs_account.c
1935 * src/prefs_account.h
1937 Add Encrypt to self option
1939 2006-04-17 [colin] 2.1.1cvs11
1942 Fix search on encrpyt function on dragonfly
1943 Patch by Jonathan Buschmann <jonthn@agmact.com>
1945 2006-04-17 [colin] 2.1.1cvs10
1947 * src/prefs_account.c
1948 Be safe by default: remove mails from POP3
1949 after 7 days, not immediately
1951 2006-04-17 [colin] 2.1.1cvs9
1953 * src/etpan/imap-thread.c
1954 Fix build on DragonFly - patch by
1955 Jonathan Buschmann <jonthn@agmact.com>
1957 2006-04-17 [colin] 2.1.1cvs8
1960 Save uidnext between sessions
1962 2006-04-17 [colin] 2.1.1cvs7
1965 scan is required when uid validity changes
1967 2006-04-17 [colin] 2.1.1cvs6
1970 Don't scan if not necessary, apart in current
1971 folder and INBOX to fetch flags.
1973 Scan is necessary if unread count changes
1975 2006-04-17 [colin] 2.1.1cvs5
1978 ...But always fetch ANSWERED and DELETED flags for
1979 INBOX, as filtering can happen on these flags.
1981 2006-04-17 [colin] 2.1.1cvs4
1984 Don't fetch REPLIED and DELETED flags when synchronising
1985 flags with a closed folder. We only need UNSEEN and FLAGGED
1986 to update the folderview.
1988 2006-04-17 [colin] 2.1.1cvs3
1991 Faster flag search when there are new mails
1992 in a folder. We can do a full search if the
1993 folder contains less messages than the new
1996 2006-04-17 [colin] 2.1.1cvs2
2003 Update translations from stable branch
2005 2006-04-17 [colin] 2.1.1cvs1
2008 Bump version to follow stable release
2010 2006-04-16 [mones] 2.1.0cvs50
2015 2006-04-16 [colin] 2.1.0cvs49
2018 Fix bgcolor not unset on gtk 2.8, while preventing warnings
2019 with gtk < 2.8. Thanks to Fabien Vantard.
2021 2006-04-15 [colin] 2.1.0cvs48
2023 * src/etpan/imap-thread.c
2024 Fix bug #919 (libetpan: SEGV when connecting
2027 2006-04-14 [colin] 2.1.0cvs47
2030 Fix race on --select (should be done better)
2032 2006-04-14 [wwp] 2.1.0cvs46
2034 * src/send_message.c
2035 enforce a check for domain in account prefs (a sending
2036 error could be faced if domain was checked but no value set),
2039 2006-04-14 [colin] 2.1.0cvs45
2042 when converting from unknown to unknown, if the
2043 string is UTF8, don't convert it to the locale
2046 2006-04-14 [colin] 2.1.0cvs44
2049 Don't try to use ASCII for converting headers
2052 2006-04-14 [paul] 2.1.0cvs43
2055 add locale/charset info to crash report
2058 replace 'e-mail' with preferred 'email'
2060 ensure contributors list is in alphabetical
2063 2006-04-13 [colin] 2.1.0cvs42
2066 Prevent gdk warnings
2068 2006-04-13 [colin] 2.1.0cvs41
2070 * src/common/ssl_certificate.c
2071 * src/common/ssl_certificate.h
2072 * src/gtk/sslcertwindow.c
2073 Warn on expired certs, and display the expiration date
2075 2006-04-13 [colin] 2.1.0cvs40
2077 * src/plugins/spamassassin/spamassassin_gtk.c
2078 Fix missing set_text on unix socket
2080 2006-04-13 [wwp] 2.1.0cvs39
2082 * manual/fr/advanced.xml
2083 * manual/fr/glossary.xml
2084 applied new spam/ham/email lexicon (pourriel, courriel)
2086 2006-04-13 [paul] 2.1.0cvs38
2088 * src/plugins/pgpmime/plugin.c
2089 remove the mention of S/MIME from the
2090 description. This is now handled by the
2093 2006-04-13 [paul] 2.1.0cvs37
2095 * src/prefs_msg_colors.c
2097 * src/prefs_folder_item.c
2098 * src/prefs_spelling.c
2099 add a tooltip to the colour selector buttons
2101 2006-04-13 [wwp] 2.1.0cvs36
2103 * manual/advanced.xml
2104 * manual/glossary.xml
2105 * manual/handling.xml
2106 * manual/keyboard.xml
2107 * manual/plugins.xml
2108 * manual/starting.xml
2109 * manual/fr/account.xml
2111 * manual/fr/addrbook.xml
2112 * manual/fr/advanced.xml
2114 * manual/fr/glossary.xml
2116 * manual/fr/handling.xml
2117 * manual/fr/intro.xml
2118 * manual/fr/keyboard.xml
2119 * manual/fr/plugins.xml
2120 * manual/fr/starting.xml
2121 * manual/fr/sylpheed-claws-manual.xml
2122 fixes to the manuals:
2123 - summaryview -> Message List (same in French)
2124 - translate key names
2125 - fix French punctuation, use non-breakable spaces when
2126 necessary, don't use   which is not portable
2127 - tell what maildir and mbox formats we support
2129 2006-04-12 [wwp] 2.1.0cvs35
2131 * src/prefs_toolbar.c
2132 unified a replace button more,
2133 patch by Fabien Vantard <fzzzzz@gmail.com>.
2135 2006-04-12 [wwp] 2.1.0cvs34
2137 * src/prefs_common.c
2138 * src/prefs_msg_colors.c
2139 make default color labels translatable,
2140 patch from Fabien Vantard <fzzzzz@gmail.com>,
2141 thanks to Tim <timbrain@post.cz> for reporting.
2143 2006-04-12 [wwp] 2.1.0cvs33
2145 * manual/glossary.xml
2147 * manual/plugins.xml
2148 * manual/starting.xml
2149 * manual/sylpheed-claws-manual.xml
2150 * manual/fr/.cvsignore
2151 * manual/fr/account.xml
2153 * manual/fr/addrbook.xml
2154 * manual/fr/advanced.xml
2156 * manual/fr/glossary.xml
2157 * manual/fr/handling.xml
2158 * manual/fr/intro.xml
2159 * manual/fr/keyboard.xml
2160 * manual/fr/plugins.xml
2161 * manual/fr/starting.xml
2162 * manual/fr/sylpheed-claws-manual.xml
2163 various fixes: typos, missing .fr translations, punctuation,
2164 capitalization, links, accents and some bad French more.
2166 2006-04-12 [wwp] 2.1.0cvs32
2169 fix for bug #935: always store prefs files in UTF-8 (thanks
2172 2006-04-11 [colin] 2.1.0cvs31
2175 Fix inserting files not in utf8 when locale is utf8
2177 2006-04-11 [colin] 2.1.0cvs30
2180 Don't show error dialog when cancelling connection
2183 2006-04-11 [cleroy] 2.1.0cvs29
2186 Implement multiple quote levels
2187 * src/prefs_common.c
2188 Change a little bit the quote bgcolor for 2nd level
2190 2006-04-11 [colin] 2.1.0cvs28
2193 Add locale and charset in the label
2195 2006-04-10 [colin] 2.1.0cvs27
2198 * src/prefs_common.c
2199 * src/prefs_common.h
2200 * src/prefs_msg_colors.c
2202 Allow optional background color in quotes
2203 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2206 2006-04-10 [colin] 2.1.0cvs26
2213 2006-04-10 [colin] 2.1.0cvs25
2215 * manual/plugins.xml
2216 * manual/fr/plugins.xml
2217 Document libcurl's proxy variables
2219 2006-04-09 [colin] 2.1.0cvs24
2221 * src/prefs_common.c
2222 gettext() returns statically allocated stuff. We have
2223 to strdup it in order to be able to free it.
2225 2006-04-09 [colin] 2.1.0cvs23
2231 2006-04-09 [colin] 2.1.0cvs22
2234 * src/gtk/quicksearch.c
2235 Fix bug #859 (problems with cyrilic input in
2236 search panel) - Patch by Alexey Illarionov
2237 <littlesavage@rambler.ru>
2239 2006-04-09 [colin] 2.1.0cvs21
2241 * src/prefs_customheader.c
2242 I prefer removing then freeing rather than the contrary
2243 (even if it doesn't change anything ;-)
2244 * src/prefs_account.c
2245 Fix bug #933 (Crash re-entering the custom headers list
2246 dialog in accounts prefs)
2247 The problem happened when cancelling the Account
2248 Preferences' dialogs - in which case we didn't do
2249 anything to the PrefsAccount * struct. In case of applying,
2250 the old ac_prefs was replaced with the tmp_ac_prefs we were
2251 working with in this dialog. The problem is that
2252 prefs_customheader.c, working on this tmp_ac_prefs, always
2253 changes the ->customhdr_list pointer, even when cancelled.
2254 So in case of cancelling the prefs_account dialog, we still
2255 have to update ->customhdr_list in the real account.
2257 2006-04-08 [colin] 2.1.0cvs20
2259 * manual/fr/glossary.xml
2260 * manual/fr/keyboard.xml
2261 Forgot some headers :)
2263 2006-04-08 [colin] 2.1.0cvs19
2265 * manual/Makefile.am
2266 * manual/fr/Makefile.am
2267 * manual/fr/account.xml
2269 * manual/fr/addrbook.xml
2270 * manual/fr/advanced.xml
2272 * manual/fr/glossary.xml
2274 * manual/fr/handling.xml
2275 * manual/fr/intro.xml
2276 * manual/fr/keyboard.xml
2277 * manual/fr/plugins.xml
2278 * manual/fr/starting.xml
2279 * manual/fr/sylpheed-claws-manual.xml
2280 * manual/fr/dist/.cvsignore
2281 * manual/fr/dist/Makefile.am
2282 * manual/fr/dist/html/.cvsignore
2283 * manual/fr/dist/html/Makefile.am
2284 * manual/fr/dist/pdf/.cvsignore
2285 * manual/fr/dist/pdf/Makefile.am
2286 * manual/fr/dist/ps/.cvsignore
2287 * manual/fr/dist/ps/Makefile.am
2288 * manual/fr/dist/txt/.cvsignore
2289 * manual/fr/dist/txt/Makefile.am
2290 Add the french translation of the manual. Thanks to
2291 Olivier Delhomme <olivier.delhomme@free.fr> for
2292 account.xml, ack.xml, addrbook.xml and advanced.xml
2294 2006-04-08 [colin] 2.1.0cvs18
2296 * manual/plugins.xml
2297 * manual/starting.xml
2300 2006-04-07 [colin] 2.1.0cvs17
2304 * manual/keyboard.xml
2307 2006-04-07 [colin] 2.1.0cvs16
2311 * src/prefs_common.c
2312 * src/prefs_common.h
2313 Add hidden compose_no_markup pref
2315 2006-04-07 [wwp] 2.1.0cvs15
2317 * src/summary_search.c
2319 Bugfix: stop button was sticky when searching in an empty folder.
2320 Applied curly brackets code style to the whole file (summary_search.c).
2321 More files to ignore.
2323 2006-04-07 [wwp] 2.1.0cvs14
2325 * src/message_search.c
2326 * src/summary_search.c
2327 changed default button when search bumps at file/folder
2328 beginning or end, for convenience (thanks to Colin).
2330 2006-04-07 [paul] 2.1.0cvs13
2332 * src/plugins/dillo_viewer/dillo_prefs.c
2333 avoid future potential for namespace collision
2336 2006-04-06 [wwp] 2.1.0cvs12
2338 * src/summary_search.c
2339 Unify extended/advanced searches names (and thus factorize labels),
2340 patch by Fabien Vantard <fzzzzz@gmail.com>.
2342 2006-04-06 [wwp] 2.1.0cvs11
2345 * src/prefs_themes.c
2347 Fixed some compilation warnings.
2349 2006-04-06 [colin] 2.1.0cvs10
2351 * manual/advanced.xml
2352 Document the wizard template and how to deploy
2353 Sylpheed-Claws effectively
2355 2006-04-06 [colin] 2.1.0cvs9
2358 gettext patch to tell translators about _("#"),
2361 2006-04-06 [colin] 2.1.0cvs8
2364 Fix invalid GtkTextBIter after clicking "Display as text"
2366 2006-04-06 [mones] 2.1.0cvs7
2375 * src/folder_item_prefs.c
2380 * src/prefs_msg_colors.c
2381 * src/prefs_spelling.c
2382 * src/prefs_themes.c
2385 * src/stock_pixmap.c
2389 * src/common/mgutils.c
2390 * src/common/prefs.c
2391 * src/common/ssl_certificate.c
2392 * src/gtk/colorlabel.c
2393 * src/gtk/quicksearch.c
2394 * src/plugins/pgpmime/pgpmime.c
2395 * src/plugins/spamassassin/spamassassin.c
2396 Removed redundant NULL checks for g_free() calls.
2397 Patch by Pawel Pekala.
2399 2006-04-06 [mones] 2.1.0cvs6
2401 * src/prefs_actions.c
2402 * src/prefs_filtering.c
2403 * src/prefs_filtering_action.c
2404 * src/prefs_matcher.c
2405 * src/prefs_template.c
2406 * src/gtk/gtkutils.c
2407 * src/gtk/gtkutils.h
2408 Have a nice replace button. Patch by Pawel Pekala
2410 2006-04-06 [colin] 2.1.0cvs5
2413 Fix crash with empty columns
2415 2006-04-05 [colin] 2.1.0cvs4
2419 Allow wizard customization with pre-filled values
2421 2006-04-05 [colin] 2.1.0cvs3
2426 Nicer messages in mimeview
2428 2006-04-05 [colin] 2.1.0cvs2
2431 * src/prefs_summaries.c
2434 2006-04-05 [colin] 2.1.0cvs1
2436 * src/plugins/pgpcore/plugin.c
2437 * src/plugins/pgpcore/select-keys.c
2438 * src/plugins/pgpcore/select-keys.h
2439 * src/plugins/pgpcore/sgpgme.c
2440 * src/plugins/pgpcore/sgpgme.h
2441 * src/plugins/pgpinline/pgpinline.c
2442 * src/plugins/pgpinline/plugin.c
2443 * src/plugins/pgpmime/pgpmime.c
2444 * src/plugins/pgpmime/plugin.c
2445 Factorize and generalize a bit
2446 Drop S/MIME signature verification from PGP/MIME
2447 (adding it as another, more complete plugin)
2449 2006-04-05 [paul] 2.1.0
2453 2006-04-05 [paul] 2.0.0cvs186
2455 * manual/advanced.xml
2456 add info on colour labels
2458 2006-04-05 [paul] 2.0.0cvs185
2473 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros
2474 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea
2475 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves
2476 Guimaraes, Aleksandar Urosevic, Ralgh Young
2478 * tools/claws.i18n.status.pl
2479 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2480 and new Czech translator, Tim <timbrain@post.cz>
2482 2006-04-05 [mones] 2.0.0cvs184
2487 2006-04-05 [colin] 2.0.0cvs183
2489 * src/gtk/quicksearch.c
2490 Fix bug #929 (unnecessary reload in quick search bar)
2492 2006-04-05 [colin] 2.0.0cvs182
2495 Fix crash on Reply with no From:
2496 Show signature and conversion error on queuing
2501 Factorize threading code and make sure msginfo
2502 is not null when it comes from a GtkCTreeRow's
2504 * src/gtk/gtkaspell.c
2505 Check for necessary things
2506 * src/gtk/gtksctree.c
2507 * src/gtk/gtksctree.h
2508 Reset anchor if necessary when removing node
2510 2006-03-29 [colin] 2.0.0cvs181
2513 Warn for disabled IMAP accounts (due to lack of
2514 libetpan). Breaks string-freeze - sorry - but it
2515 is kind of important ;)
2517 2006-03-28 [colin] 2.0.0cvs180
2519 * src/gtk/gtkutils.c
2520 * src/gtk/gtkutils.h
2521 Add a gtkut_get_link_btn() function that
2522 creates a button which acts like an URI
2523 * src/prefs_themes.c
2525 Use this function (factorizes codes)
2527 * src/gtk/pluginwindow.c
2528 Add a "Get more..." in the plugins window
2530 2006-03-28 [colin] 2.0.0cvs179
2533 * src/common/passcrypt.c
2535 Warning fixes. Patch by Pawel Pekala
2537 2006-03-27 [colin] 2.0.0cvs178
2540 Fix undoing by blocks with spaces
2542 2006-03-27 [colin] 2.0.0cvs177
2545 Set margin to 3px for headers
2551 2006-03-27 [wwp] 2.0.0cvs176
2554 don't reset quicksearch when updating the message list.
2557 2006-03-26 [wwp] 2.0.0cvs175
2560 use a unified border width ('other' tab in the compose window,
2561 patch by Pawel Pekala).
2564 2006-03-26 [wwp] 2.0.0cvs174
2566 * src/common/quoted-printable.c
2568 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2570 2006-03-26 [colin] 2.0.0cvs173
2572 * src/quote_fmt_parse.y
2573 Fix non-UTF8 date formats messing up the whole quote a
2576 2006-03-26 [colin] 2.0.0cvs172
2579 Make sure the date is UTF8 valid, or try to make it
2580 so. IncrediMail is really IncrediStupid.
2582 Fix possible conversions.
2585 2006-03-26 [colin] 2.0.0cvs171
2588 Fix corner cases in body search. This is still a
2589 hack... It seems impossible to make it good and
2590 reasonably fast at the same time.
2592 2006-03-26 [colin] 2.0.0cvs170
2595 I think I killed the twilight zone bug!
2596 summary_select_node() flushes GTK events in order
2597 to be able to center the view. But this also
2598 flushes keypresses like Ctrl-Alt-U, so this can
2599 call summary_show from summary_select_node (itself
2600 called from summary_show, etc.). And the summaryview
2601 has to be unlocked in this function. So just locking
2602 while processing GTK events, and bailing if locked,
2604 Fixes bug #927 (SIGSEGV during Update Summary)
2606 2006-03-25 [colin] 2.0.0cvs169
2609 Fix search in QP-encoded bodies
2610 Fix utf-8 searches in bodies encoded in the
2612 * src/common/quoted-printable.c
2613 * src/common/quoted-printable.h
2614 Add a decode function that doesn't overwrite
2615 the original pointer
2618 2006-03-24 [colin] 2.0.0cvs168
2623 Update message cache after action
2624 Patch by H. Merijn Brand
2625 * src/prefs_msg_colors.c
2627 Patch by Fabien Vantard
2628 * src/plugins/spamassassin/spamassassin_gtk.c
2629 Remove useless translation
2630 Patch by Fabien Vantard
2632 2006-03-23 [colin] 2.0.0cvs167
2635 Let 30 seconds to SSL_connect
2637 2006-03-23 [wwp] 2.0.0cvs166
2640 * src/gtk/description_window.c
2641 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2642 and headers are translated; adjust description windows' width to fit their
2643 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2645 2006-03-23 [paul] 2.0.0cvs165
2647 * src/common/utils.c
2648 fix highlighting of URIs containing "()"
2649 (2.0.0cvs164's reversal fixed)
2652 2006-03-23 [paul] 2.0.0cvs164
2654 * src/common/utils.c
2655 revert patch, (postponing a fix), at 2.0.0cvs120
2656 as it breaks more URIs than it fixes.
2657 Allow '-' to be a terminating character in a URI
2659 2006-03-22 [colin] 2.0.0cvs163
2662 Require libetpan 0.45
2663 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2665 2006-03-22 [paul] 2.0.0cvs162
2668 replace '<-' and '->' buttons with GTK_STOCK graphical
2670 * src/summary_search.c
2671 don't offer '...' for translation
2672 add a tooltip to advanced search '...' button
2673 * src/gtk/quicksearch.c
2674 don't offer '...' for translation
2676 2006-03-21 [colin] 2.0.0cvs161
2679 Fix middle-click pasting (insert at click
2680 position instead of cursor position, don't
2681 remove existing selection and allow pasting
2684 "LDAP Server" -> "LDAP servers"
2686 2006-03-21 [wwp] 2.0.0cvs160
2688 * src/etpan/imap-thread.c
2689 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2691 2006-03-20 [colin] 2.0.0cvs159
2694 Don't reload summaryview after an execute with no
2697 2006-03-19 [colin] 2.0.0cvs158
2700 and put groups at the top, always
2702 2006-03-19 [colin] 2.0.0cvs157
2705 Order groups before names, as previously
2707 2006-03-19 [colin] 2.0.0cvs156
2710 - Sort case-unsensitive
2711 - Put the sort arrow at opening too
2713 2006-03-19 [wwp] 2.0.0cvs155
2716 allow sorting by name/email/remarks, ensure that right-pane's contents
2717 matches the left-pane selection (cleared when appropriate).
2718 Patch by Pawel Pekala <c0rn@o2.pl>.
2720 2006-03-18 [colin] 2.0.0cvs154
2725 2006-03-18 [colin] 2.0.0cvs153
2728 Make sure we hide the preview if we didn't get
2731 2006-03-18 [colin] 2.0.0cvs152
2734 Set cursor to watch for execution (fixes lack
2735 of watch-cursor when dnd'ing hundreds of mails)
2737 Check that mime type is 'image/*' before updating
2738 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2740 2006-03-18 [colin] 2.0.0cvs151
2745 Put a watch cursor in textview too when the mainwindow's
2748 2006-03-18 [colin] 2.0.0cvs150
2751 Change wrong asserts to simple tests
2753 2006-03-17 [colin] 2.0.0cvs149
2757 * src/prefs_msg_colors.c
2760 * src/gtk/colorlabel.c
2761 * src/gtk/colorlabel.h
2762 Add a color label menu in the main menubar
2763 Add (fixed) accels Ctrl-{0-7} to change the color
2764 They have to be fixed because the menu's dynamic,
2765 the items are complex widgets, hence we can't use
2769 2006-03-17 [wwp] 2.0.0cvs148
2772 rollback few lines from my previous commit (those lines come from
2773 a pending patch, accidentally commited, even if neutral as they are
2776 2006-03-17 [wwp] 2.0.0cvs147
2779 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2780 applied code style/indentation to the modified function.
2782 2006-03-17 [wwp] 2.0.0cvs146
2786 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2792 2006-03-17 [paul] 2.0.0cvs145
2795 addressbook_read_file() was called twice
2797 X-Mailer highlighting
2799 2006-03-16 [colin] 2.0.0cvs144
2801 * src/sourcewindow.c
2802 * src/sourcewindow.h
2803 And the last one, in source window.
2805 2006-03-16 [colin] 2.0.0cvs143
2809 Fix the same stuff in compose
2811 2006-03-16 [colin] 2.0.0cvs142
2814 Complete the previous messageview crash fix
2816 2006-03-16 [colin] 2.0.0cvs141
2821 Fix POSTPROCESSING hook
2822 Patch by H. Merijn Brand
2826 Parse Content-Location
2831 Don't crash when a top-level MessageView has
2832 been closed on us. Same problematic than
2833 yesterday's quicksearch issue.
2835 2006-03-15 [colin] 2.0.0cvs140
2837 * src/gtk/quicksearch.c
2838 Fix a bitchy race we didn't think about when we
2839 added quicksearch cancellation:
2840 If the search is not on cached fields, for example
2841 body_part matchcase "stuff"
2842 the matcher code has to get the whole message. If
2843 we're on IMAP, that can be slow, and in order to
2844 be non-blocking, the IMAP code idle loop processes
2845 gtk events too. So it is possible to cancel a
2846 quicksearch while the matcher is getting the mail's
2847 body. After matcher got its body, it will start to
2848 iterate over the matcher list that the Quicksearch's
2849 clear_search_cb() just freed via prepare_matcher().
2851 The fix consists of guarding the matcherlist_match()
2852 call with a boolean 'matching'. If we reset the
2853 quicksearch while matching is TRUE, we don't free
2854 the matcherlist anymore like we did, but we set
2855 another new flag, deferred_free, to TRUE. Then,
2856 in quicksearch_match(), just after returning from
2857 matcherlist_match() and unsetting the matching flag,
2858 we check the deferred_free flag and do the
2859 prepare_matcher() (which does the matcherlist_free)
2860 for real, so we free the matcherlist once it's not
2862 As all of this runs via the glib main loop, we
2863 luckily don't need a mutex.
2865 Also, show progress while searching.
2868 2006-03-14 [colin] 2.0.0cvs139
2871 Make alertpanel_is_open non-static
2873 2006-03-14 [colin] 2.0.0cvs138
2875 * src/prefs_spelling.c
2876 Cleanups - Fabien Vantard
2878 2006-03-14 [wwp] 2.0.0cvs137
2881 code style normalization (curly braces, indentation).
2883 2006-03-14 [wwp] 2.0.0cvs137
2886 code style (braces, indentation)
2888 2006-03-12 [paul] 2.0.0cvs136
2890 * src/prefs_common.c
2891 trans_hdr defaults to FALSE to be RFC-savvy
2892 * src/prefs_summaries.c
2893 add a tooltip to the trans_hdr option
2896 2006-03-12 [paul] 2.0.0cvs135
2898 * src/prefs_matcher.c
2899 give a little more width to the combos
2900 * src/prefs_display_header.c
2902 translate headers if prefs_common.trans_hdr
2905 Patches by Pawel Pekala
2907 2006-03-12 [paul] 2.0.0cvs134
2909 * src/plugins/clamav/clamav_plugin.c
2910 * src/plugins/dillo_viewer/dillo_viewer.c
2911 * src/plugins/pgpcore/plugin.c
2912 * src/plugins/pgpinline/plugin.c
2913 * src/plugins/pgpmime/plugin.c
2914 * src/plugins/spamassassin/spamassassin.c
2915 update/add to descriptions
2916 * src/plugins/spamassassin/spamassassin_gtk.c
2917 fixes to the english, remove superfluous
2918 tooltips, clean up a little
2920 2006-03-12 [paul] 2.0.0cvs133
2923 fix Bug 924, 'Account combo box shows up wrong
2924 if & is in account name'
2926 2006-03-11 [colin] 2.0.0cvs132
2929 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2930 messed up shift-selection because is slows down
2931 moving around summaryview. thanks -users
2933 2006-03-10 [colin] 2.0.0cvs131
2935 * src/plugins/spamassassin/spamassassin_gtk.c
2936 Put back Paul's engrish fixes
2938 2006-03-10 [colin] 2.0.0cvs130
2940 * src/plugins/spamassassin/spamassassin.c
2941 * src/plugins/spamassassin/spamassassin.h
2942 * src/plugins/spamassassin/spamassassin_gtk.c
2943 Cleanup SA prefs page (more)
2944 Patch by Fabien Vantard
2946 2006-03-10 [paul] 2.0.0cvs129
2948 * src/prefs_msg_colors.c
2949 * src/prefs_spelling.c
2952 2006-03-09 [mones] 2.0.0cvs128
2957 2006-03-09 [wwp] 2.0.0cvs127
2960 revert accidental commit (requirement for libetpan 0.43), this time
2963 2006-03-09 [wwp] 2.0.0cvs125
2966 revert accidental commit (requirement for libetpan 0.43)
2968 2006-03-09 [paul] 2.0.0cvs126
2970 * src/prefs_receive.c
2971 remove useless frame
2972 replace 'incorporation' with 'receiving'
2973 * src/plugins/clamav/clamav_plugin_gtk.c
2974 * src/plugins/spamassassin/spamassassin_gtk.c
2975 improve widget sensitivity
2976 fix a bit his engrish
2978 2006-03-09 [wwp] 2.0.0cvs125
2982 * src/prefs_common.c
2983 * src/prefs_common.h
2984 remember some more windows' sizes (add to addressbook and
2987 2006-03-09 [paul] 2.0.0cvs124
2989 * src/plugins/pgpcore/prefs_gpg.c
2990 normalise construction of dialogue
2992 2006-03-09 [paul] 2.0.0cvs123
2994 * src/plugins/trayicon/Makefile.am
2997 2006-03-08 [colin] 2.0.0cvs122
2999 * src/plugins/trayicon/Makefile.am
3000 Fix build in separate dir
3001 Patch by Bamanzi <bamanzi@gmail.com>
3003 2006-03-08 [colin] 2.0.0cvs121
3006 Batch move and copies from summaryview with delayed execution
3009 2006-03-07 [paul] 2.0.0cvs120
3011 * src/common/utils.c
3012 fix highlighting of URIs containing "()"
3013 Patch by Pawel Pekala
3015 2006-03-07 [paul] 2.0.0cvs119
3020 immediately do alphabetical resort when
3021 changing a folder's name
3022 Patch by Pawel Pekala
3024 2006-03-07 [paul] 2.0.0cvs118
3028 when unsubscribing a newsgroup, remove the
3029 folder and msgs in .sylpheed-claws/newscache
3030 Patch by Pawel Pekala <c0rn@gazeta.pl>
3032 2006-03-07 [paul] 2.0.0cvs117
3035 fix wrong Fake URL Warning
3038 2006-03-07 [colin] 2.0.0cvs116
3041 Return immediately when password dialog was
3043 * src/gtk/inputdialog.c
3044 Allow empty strings for passwords
3047 2006-03-06 [colin] 2.0.0cvs115
3050 Prevent double-timeouts when connection fails
3056 2006-03-06 [colin] 2.0.0cvs114
3059 Refresh session during potentially long
3062 2006-03-06 [wwp] 2.0.0cvs113
3064 * src/prefs_msg_colors.h
3065 forgot that one (custom color labels).
3067 2006-03-06 [wwp] 2.0.0cvs112
3069 * src/prefs_common.c
3070 * src/prefs_common.h
3071 * src/prefs_msg_colors.c
3074 * src/gtk/colorlabel.c
3075 * src/gtk/colorlabel.h
3076 colors in messages list are now customizable. Color values and names can
3077 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3078 Thanks to Paul and Colin for their help with this longstanding patch!
3080 2006-03-06 [wwp] 2.0.0cvs111
3083 don't crash if (x)face is bad.
3085 2006-03-05 [paul] 2.0.0cvs110
3090 * src/common/Makefile.am
3091 * src/common/utils.h
3092 * src/etpan/imap-thread.c
3094 * src/plugins/clamav/Makefile.am
3095 * src/plugins/demo/Makefile.am
3096 * src/plugins/dillo_viewer/Makefile.am
3097 * src/plugins/pgpcore/Makefile.am
3098 * src/plugins/pgpcore/passphrase.c
3099 * src/plugins/pgpinline/Makefile.am
3100 * src/plugins/pgpmime/Makefile.am
3101 * src/plugins/spamassassin/Makefile.am
3102 * src/plugins/trayicon/Makefile.am
3103 fix builiding on cygwin
3104 Patch by Ralgh Young <bamanzi@gmail.com>
3106 2006-03-04 [wwp] 2.0.0cvs109
3108 * manual/keyboard.xml
3109 fix mixed up/down keys.
3111 2006-03-04 [wwp] 2.0.0cvs108
3115 updated links to SpamAssassin.
3117 2006-03-04 [wwp] 2.0.0cvs107
3119 * manual/plugins.xml
3120 * src/plugins/spamassassin/README
3121 updated SpamAssassin plugin docs to reflect new functional additions
3122 (also fix/update/documents few technical stuff more, see the README).
3124 2006-03-04 [wwp] 2.0.0cvs106
3126 * src/prefs_message.c
3127 normalized capitalization of message-prefs paths.
3129 2006-03-04 [wwp] 2.0.0cvs105
3131 * manual/advanced.xml
3134 2006-03-03 [colin] 2.0.0cvs104
3136 * src/plugins/clamav/clamav_plugin_gtk.c
3137 Rework prefs page, patch by Fabien
3139 2006-03-03 [colin] 2.0.0cvs103
3141 * src/plugins/clamav/clamav_plugin.c
3142 Set error on all errors
3144 2006-03-03 [colin] 2.0.0cvs102
3146 * src/common/plugin.c
3147 Initialize error to avoid crashing when a plugin fails
3148 without setting error
3150 2006-03-02 [wwp] 2.0.0cvs101
3153 fixed linker flags for libetpan support on Cygwin
3154 (thanks to H.Merijn Brand).
3156 2006-03-02 [wwp] 2.0.0cvs100
3159 fix some AB error messages: one for punctuation and
3160 one wrongly duplicate (thanks, maxbritov).
3162 2006-03-02 [wwp] 2.0.0cvs99
3164 * src/plugins/spamassassin/spamassassin.c
3165 make sync calls to sa-learn/spamc to prevent
3166 system (whatever local or client/server) overload.
3168 2006-03-02 [colin] 2.0.0cvs98
3171 Put the spam icon in the status column instead of the
3174 2006-03-01 [colin] 2.0.0cvs97
3176 * src/plugins/spamassassin/spamassassin.c
3177 Fix segfault (g_file_set_contents fails for some
3178 reason and err==0x2f. Can't find out why with
3179 valgrind, using working function :-)
3181 2006-03-01 [colin] 2.0.0cvs96
3184 Offline overriding: let 'No' be cached only 3 seconds
3186 2006-03-01 [colin] 2.0.0cvs95
3192 * src/folder_item_prefs.c
3200 * src/prefs_common.h
3201 * src/prefs_msg_colors.c
3207 * src/send_message.h
3208 * src/simple-gettext.c
3214 * src/common/ssl_certificate.c
3215 * src/common/utils.c
3216 * src/gtk/colorsel.c
3217 * src/gtk/gtksctree.c
3218 * src/gtk/gtkshruler.c
3219 * src/plugins/trayicon/trayicon.c
3220 #if 0 goes to /dev/null
3222 2006-03-01 [colin] 2.0.0cvs94
3230 * src/plugins/spamassassin/spamassassin.c
3231 Allow to add information in the "working offline"
3234 2006-03-01 [wwp] 2.0.0cvs93
3236 * src/plugins/spamassassin/spamassassin.c
3237 fixed spamc invocation: use a tricky temporary mini shell wrapper
3238 'cause it seems that calling `spamc ... < inputfile` with
3239 g_spawn_(a)sync simply.. erm doesn't work :-).
3241 2006-03-01 [wwp] 2.0.0cvs92
3245 simplify the adding of spam/ham button to the messageview toolbar
3246 (it gets more clear now that the same button will be "Mark as spam"
3247 or "Mark as ham" according to the current message status,
3250 2006-03-01 [wwp] 2.0.0cvs91
3256 * src/plugins/spamassassin/spamassassin.c
3257 * src/plugins/spamassassin/spamassassin.h
3258 make learner callbacks return a status (0 for ok),
3259 handle it in main code to avoid setting flags when learning failed,
3260 don't learn on TCP if offline in spamassassin,
3265 2006-03-01 [wwp] 2.0.0cvs90
3268 some work around the compose window's account menu,
3269 patch by Fabien Vantard.
3271 2006-03-01 [wwp] 2.0.0cvs89
3273 * src/plugins/spamassassin/spamassassin.c
3274 fixed bad logics, was using spamc in local mode and sa-learn
3275 in remote mode (thanks, Colin).
3277 2006-03-01 [wwp] 2.0.0cvs88
3279 * src/plugins/spamassassin/spamassassin.c
3280 * src/plugins/spamassassin/spamassassin.h
3281 * src/plugins/spamassassin/spamassassin_gtk.c
3282 made processing of emails w/ sa-plugin an option (default is TRUE),
3283 fixed Engrish some tooltips, capitalization of some debug messages
3284 and warnings. The spamassassin plugin now provides two separate
3285 services: process emails upon incorporation and spamd training.
3286 Both services (un)register independently but use some common
3287 plugin settings (transport settings, spam storage location).
3289 2006-02-28 [wwp] 2.0.0cvs87
3291 * src/plugins/spamassassin/spamassassin.c
3292 fix async flag to spamc cmdline execution (batch exec should
3295 2006-02-27 [wwp] 2.0.0cvs86
3297 * src/plugins/spamassassin/spamassassin.c
3298 * src/plugins/spamassassin/spamassassin.h
3299 * src/plugins/spamassassin/spamassassin_gtk.c
3300 - added the ability to learn a remote spamassassin server (spamd),
3302 - added the spamassassin option 'username', that applies to all
3303 spamassassin operations (filtering, learning, local or remote).
3304 The default username is the current unix user (if left blank
3305 from gtk prefs or config file).
3306 - commented out some unused code (notebook widget), removed unused
3308 - make more widgets sensitive to the transport type.
3310 2006-02-27 [colin] 2.0.0cvs85
3312 * src/plugins/spamassassin/spamassassin.c
3313 Fix sa-learn call when offline
3315 2006-02-27 [colin] 2.0.0cvs84
3323 * src/prefs_toolbar.c
3325 * src/stock_pixmap.c
3326 * src/stock_pixmap.h
3330 * src/pixmaps/ham_btn.xpm
3331 * src/pixmaps/spam.xpm
3332 * src/pixmaps/spam_btn.xpm
3333 * src/plugins/spamassassin/spamassassin.c
3334 Add button in toolbar for spam learning
3335 Fix a few bugs from the last related commit
3336 Revert 1.9.6cvs23 which messed up shift-selection
3338 2006-02-24 [colin] 2.0.0cvs83
3343 * src/plugins/spamassassin/spamassassin.c
3344 * src/plugins/spamassassin/spamassassin.h
3345 * src/plugins/spamassassin/spamassassin_gtk.c
3346 Unregister learner when spamassassin is either
3347 disabled or over tcp
3349 2006-02-24 [colin] 2.0.0cvs82
3356 * src/stock_pixmap.c
3357 * src/stock_pixmap.h
3360 * src/gtk/icon_legend.c
3361 * src/pixmaps/spam.xpm ** NEW FILE **
3362 * src/plugins/spamassassin/spamassassin.c
3363 * src/plugins/spamassassin/spamassassin_gtk.c
3364 Add spam learning interface (Mark/Mark as
3367 2006-02-24 [wwp] 2.0.0cvs81
3372 hide compose window when sending message in batch mode
3373 (filtering: forward and redirect). Also fixed a wrong
3374 value returned when sending failed, neutral anyway.
3377 2006-02-24 [wwp] 2.0.0cvs80
3380 use GTK+'s stock quit button. Patch by Fabien Vantard.
3382 2006-02-24 [paul] 2.0.0cvs79
3387 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3390 2006-02-23 [colin] 2.0.0cvs78
3393 Change OK to Close in alertpanel with View log
3394 button; add accel to View log. Patch by Fabien
3397 2006-02-23 [wwp] 2.0.0cvs77
3400 silly me, there were much more tests to perform, since toolbars can
3401 really have down to 1 element only.
3403 2006-02-23 [wwp] 2.0.0cvs76
3406 fixed indentation from my previous commit. Fallback to VISUAL if
3407 EDITOR is not set (and to vi, at last resort).
3409 2006-02-23 [wwp] 2.0.0cvs75
3412 improved error detection (Colin, me).
3414 2006-02-23 [wwp] 2.0.0cvs74
3416 * src/prefs_toolbar.c
3417 simplify and fix prefs/toolbars layouting. Combos' contents can
3418 now be really displayed.
3420 2006-02-23 [wwp] 2.0.0cvs73
3421 simplifies and fix prefs/toolbars layouting. Combos' contents can now
3422 be really displayed.
3424 2006-02-22 [wwp] 2.0.0cvs72
3427 fix a typo in my previous commit (sorry!).
3429 2006-02-22 [wwp] 2.0.0cvs71
3431 * src/prefs_toolbar.c
3432 fix a crash when adding separators to toolbars,
3433 also fix some separator item information.
3435 2006-02-22 [wwp] 2.0.0cvs70
3438 fix a crash when redirecting (for instance) when compose window's
3439 toolbar contents has been customized (when some buttons have been
3442 2006-02-21 [wwp] 2.0.0cvs69
3445 * src/gtk/pluginwindow.c
3446 * src/plugins/pgpcore/prefs_gpg.c
3447 fix some compilation warnings (feat. remains of removed code).
3449 2006-02-21 [wwp] 2.0.0cvs68
3451 * src/gtk/gtkutils.c
3452 fix two compilation issues, thanks to Stephan Sachse.
3454 2006-02-20 [colin] 2.0.0cvs67
3457 Don't reselect displayed mail on refocus
3458 This fixes actions misbehaving
3460 2006-02-20 [wwp] 2.0.0cvs66
3463 * src/gtk/gtksctree.c
3464 * src/gtk/gtkshruler.c
3465 changed more runtime typecast checks.
3467 2006-02-20 [wwp] 2.0.0cvs65
3469 * src/summary_search.c
3470 find all - summaryview refresh issue fixed, thanks to Colin.
3472 2006-02-20 [wwp] 2.0.0cvs64
3474 * src/gtk/gtkutils.c
3475 better runtime typecast checks.
3477 2006-02-20 [wwp] 2.0.0cvs63
3479 * src/summary_search.c
3480 enhancements to the summary search:
3481 - add the ability to stop the running search
3482 (upon ESC-key press, new Stop button or when Clear button is pressed)
3483 - don't search if no criteria (From/To/Subject/Body) is set
3484 - ensure that a busy mouse pointer is always shown when searching,
3485 show it even a bit earlier
3487 2006-02-19 [colin] 2.0.0cvs62
3491 * src/etpan/imap-thread.c
3492 * src/etpan/imap-thread.h
3493 (Future) IMAP speed improvement on sending
3494 Will require a libetpan update
3496 * src/gtk/quicksearch.c
3497 Make quicksearch clearable while running.
3499 2006-02-17 [colin] 2.0.0cvs61
3502 * src/etpan/imap-thread.c
3503 * src/etpan/imap-thread.h
3504 Check for IMAP certificates
3505 ** Requires libetpan-0.42-cvs4
3506 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3508 2006-02-17 [colin] 2.0.0cvs60
3511 * src/prefs_common.c
3512 * src/prefs_common.h
3513 * src/prefs_message.c
3514 Add pref to display HTML-only mails with plugin,
3515 if possible (defaulting to FALSE of course).
3517 2006-02-16 [colin] 2.0.0cvs59
3520 * src/common/plugin.c
3521 * src/common/plugin.h
3522 * src/gtk/pluginwindow.c
3523 Keep track of requested (but unloaded) plugins
3524 in some error cases.
3526 2006-02-16 [wwp] 2.0.0cvs58
3528 * src/gtk/gtkaspell.c
3529 * src/gtk/gtkaspell.h
3530 * src/prefs_spelling.c
3532 * src/prefs_common.c
3533 * src/prefs_common.h
3534 implemented new optional spellchecker behaviour: re-check message when
3535 dictionary got changed (from compose-window/context-menu/Change dictionary).
3537 2006-02-16 [wwp] 2.0.0cvs57
3539 * src/quote_fmt_parse.y
3540 pclose popen'ed pipe.
3542 2006-02-15 [colin] 2.0.0cvs56
3546 Let MimeViewers know which MimeView they
3549 Swap From/To columns in Sent/Queue/Drafts
3551 * src/etpan/imap-thread.c
3552 Use mailstream_low_tls_open() for STARTTLS
3553 instead of mailstream_low_ssl_open()
3554 ** REQUIRES libetpan 0.42cvs3 **
3556 2006-02-15 [wwp] 2.0.0cvs55
3560 * src/message_search.c
3561 * src/message_search.h
3563 * src/gtk/gtkutils.c
3564 * src/gtk/gtkutils.h
3565 added the ability to Find text in the compose window (and a bit
3566 of code factorization).
3568 2006-02-15 [wwp] 2.0.0cvs54
3571 yet another one file was missing (fix for some widgets' sensitivity).
3574 2006-02-15 [wwp] 2.0.0cvs53
3577 oops forgot that file (fix for some widgets' sensitivity).
3579 2006-02-15 [wwp] 2.0.0cvs52
3581 * src/summary_search.c
3582 implemented advanced summary search options (added the ability
3583 to use matcher conditions in an advanced search mode).
3585 2006-02-15 [wwp] 2.0.0cvs51
3587 * src/plugins/pgpcore/prefs_gpg.c
3588 * src/prefs_account.c
3589 fix some widget sensitivity, mostly around some labels in
3592 2006-02-15 [paul] 2.0.0cvs50
3594 * manual/advanced.xml
3595 improve Templates info
3598 2006-02-14 [colin] 2.0.0cvs49
3600 * src/pixmaps/address_book.xpm
3601 * src/pixmaps/preferences.xpm
3602 * src/pixmaps/properties.xpm
3603 Fix pixmap size - patch by Fabien Vantard
3605 2006-02-13 [colin] 2.0.0cvs48
3608 Add missing fclose()s on error
3611 * src/common/utils.c
3612 Fix temp files not being deleted on windows
3613 Patches by Thomas Gilgin
3615 2006-02-13 [colin] 2.0.0cvs47
3620 2006-02-13 [wwp] 2.0.0cvs46
3622 * src/plugins/pgpcore/prefs_gpg.c
3623 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3625 2006-02-12 [colin] 2.0.0cvs45
3630 Fix "stuff" when quitting
3632 2006-02-12 [wwp] 2.0.0cvs44
3634 * src/prefs_themes.c
3635 fix typos in debug messages.
3637 2006-02-11 [colin] 2.0.0cvs43
3640 don't allow drag/drop from ourself
3642 2006-02-10 [wwp] 2.0.0cvs42
3649 renamed html_ prefixed functions and data structures to avoid
3650 namespace clashes w/ other software (gtkhtml2 for instance).
3654 2006-02-09 [colin] 2.0.0cvs41
3657 Fix shitty logic messed up. Thanks Ticho for the hint!
3659 2006-02-09 [wwp] 2.0.0cvs40
3663 * src/prefs_account.c
3666 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3667 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3668 Browse buttons in accounts prefs.
3670 2006-02-09 [colin] 2.0.0cvs39
3673 Check for pointer before using its members
3674 * src/gtk/gtksourceprintjob.c
3677 2006-02-09 [wwp] 2.0.0cvs38
3680 fix few compiler warnings (type mismatch).
3682 2006-02-09 [paul] 2.0.0cvs37
3685 updated by Fabien Vantard
3687 2006-02-08 [colin] 2.0.0cvs36
3689 * src/prefs_common.c
3691 * src/common/plugin.c
3692 allow windows and linux configurations to coexist
3693 patch by Thomas Gilgin
3695 2006-02-08 [colin] 2.0.0cvs35
3700 * src/matcher_parser_parse.y
3701 * src/prefs_filtering_action.c
3702 * src/prefs_matcher.c
3703 Add the "Ignore thread" filtering
3706 2006-02-08 [colin] 2.0.0cvs34
3711 Fix bug #905 (damaged attachment)
3712 text files with raw \0's aren't really text files
3715 2006-02-08 [colin] 2.0.0cvs33
3718 Fix crasher introduced yesterday
3720 2006-02-08 [wwp] 2.0.0cvs32
3724 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3726 2006-02-08 [wwp] 2.0.0cvs31
3728 * src/prefs_template.c
3729 templates enhancement: allow address completion for Cc and Bcc fields
3730 (it was currently possible for the To field only)
3732 2006-02-08 [colin] 2.0.0cvs30
3735 Don't unblock if not blocked
3738 2006-02-07 [colin] 2.0.0cvs29
3741 Forgot to refresh summaryview
3743 2006-02-07 [colin] 2.0.0cvs28
3746 Freeze/thaw message list and folder list while
3747 processing %as{} actions
3749 Fix auto-wrap disabling after a middle-click
3752 2006-02-07 [paul] 2.0.0cvs27
3755 fix freeing of uninitialised pointers
3758 2006-02-06 [colin] 2.0.0cvs26
3761 Use g_slist_prepend in potentially big list
3763 2006-02-06 [colin] 2.0.0cvs25
3766 Completely skip processing if it doesn't
3769 2006-02-06 [colin] 2.0.0cvs24
3773 Batch filtering in summaryview (from Tools menu)
3774 and pre/post//-processing too
3776 2006-02-06 [colin] 2.0.0cvs23
3780 Use a special field for batch filtering instead
3781 of stepping on deferred execution's toes
3783 2006-02-06 [colin] 2.0.0cvs22
3790 Fix filtering via menus and actions
3792 2006-02-06 [colin] 2.0.0cvs21
3795 Put the added file directly to cache if possible (will work
3803 Move and copy filtered messages by batches instead of one
3804 by one - faster on IMAP
3806 Add a function that'll possibly be useful later
3808 2006-02-06 [colin] 2.0.0cvs20
3811 Use internal mime-type instead of text/plain for d'n'd
3813 Allow attaching files from mimeview's icon list via d'n'd
3816 Use internal mime-type instead of text/plain for d'n'd
3817 Don't try to selected opened folder if none is
3818 Factorize d'n'd from other apps code
3821 * src/gtk/gtkutils.c
3822 * src/gtk/gtkutils.h
3823 Factorize Face/X-Face stuff
3825 Fix d'n'd to other apps
3826 * src/prefs_message.c
3827 Let the XFace pref be usable without libcompface as it also
3830 Fix d'n'd to other apps
3831 Factorize d'n'd from other apps code
3833 2006-02-06 [wwp] 2.0.0cvs19
3836 Italian translation fixes by Andrea Spadaccini (no more confusion
3837 between filtering and processing, and few changes in the About
3841 2006-02-06 [mones] 2.0.0cvs18
3843 * src/gtk/icon_legend.c
3844 Improved descriptions allowing better translations
3846 2006-02-05 [colin] 2.0.0cvs17
3849 Add the f*cking missing expunge that caused imap_fetch_env
3850 to fail after an add_msgs ! :-///
3851 * src/etpan/imap-thread.c
3855 2006-02-05 [colin] 2.0.0cvs16
3857 * src/common/utils.c
3858 Don't check for return-path (or we can't put
3859 back non-sent mails)
3861 2006-02-05 [colin] 2.0.0cvs15
3864 Don't try to display Face header in textview
3865 when teh headerview's active
3867 2006-02-05 [colin] 2.0.0cvs14
3869 * tools/tbird2syl.py
3871 Add script to import Thunderbird mails
3873 2006-02-05 [colin] 2.0.0cvs13
3880 Show Face headers - patch partially by Klaus Flittner
3882 2006-02-05 [colin] 2.0.0cvs12
3886 * src/common/utils.c
3887 * src/common/utils.h
3888 Let dnd work from mime icons to summaryview
3889 and to folderview too
3890 Add a crude test to avoid trying to add files
3891 drag'n'dropped when they're not mails
3893 2006-02-04 [colin] 2.0.0cvs11
3899 2006-02-04 [colin] 2.0.0cvs10
3906 Added various drag and drop capas:
3908 summaryview other apps
3909 mimeview icons other apps
3910 other apps summaryview
3911 other apps folderview
3913 This shouldn't have broken the existing:
3915 summaryview folderview
3916 folderview folderview
3917 summaryview compose's attachments
3921 2006-02-02 [paul] 2.0.0cvs9
3924 move global option 'Set displayed columns...' out
3925 of folder option grouping.
3926 fix sensitivity of 'harvest addresses'
3929 2006-02-01 [colin] 2.0.0cvs8
3932 Revert the alertpanel patch, it sucks (intrusive
3933 and gets in the way of "open")
3935 2006-02-01 [colin] 2.0.0cvs7
3938 * src/prefs_account.c
3939 * src/prefs_common.c
3941 * src/common/utils.c
3942 * src/common/utils.h
3943 Add ability to edit the signature file
3944 from the account preferences, and use
3945 a default for the text editor.
3946 Patch by Fabien Vantard
3948 2006-02-01 [colin] 2.0.0cvs6
3951 Try to get mime type by extension if it is
3952 application/octet-stream
3953 Display a window with possible choices when
3954 encountering unknown mime types
3958 Allow multiple selection in filtered filesel
3959 (patch by Fabien Vantard)
3960 * src/gtk/pluginwindow.c
3961 Use it (patch by Fabien Vantard)
3963 2006-02-01 [paul] 2.0.0cvs5
3966 fix crash on creating jpilot address book
3967 Thanks to Colin - FOR_STABLE
3968 * src/prefs_summaries.c
3969 * src/prefs_wrapping.c
3970 * src/gtk/icon_legend.c
3971 * src/gtk/quicksearch.c
3972 string fixes and additions
3974 2006-02-01 [paul] 2.0.0cvs4
3980 add Arabic encoding option
3981 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
3983 2006-01-31 [colin] 2.0.0cvs3
3985 * src/plugins/pgpcore/passphrase.c
3986 Convert passphrase to locale encoding
3988 Fix drafting on IMAP. Crappy bug sneaked in
3992 2006-01-30 [paul] 2.0.0cvs2
3994 * src/gtk/icon_legend.c
3995 show the new entries
3997 2006-01-30 [colin] 2.0.0cvs1
4000 Check for the file to be present before
4001 enabling the menu - FOR_STABLE
4002 * src/gtk/icon_legend.c
4003 Add folders icons (not all of them, there
4004 are too much, but the most intriguing ones)
4006 2006-01-30 [paul] 2.0.0
4008 version 2.0.0 released
4010 2006-01-30 [paul] 1.9.100cvs200
4015 * manual/starting.xml
4016 * manual/sylpheed-claws-manual.xml
4019 2006-01-29 [mones] 1.9.100cvs199
4021 * manual/account.xml
4022 * manual/advanced.xml
4023 * manual/glossary.xml
4024 Some typos fixed, added LDIF term to glossary
4026 Fixed leading plus symbol
4028 2006-01-29 [paul] 1.9.100cvs198
4032 updated by Tommi Pirinen and Andrej Kacian
4034 2006-01-29 [paul] 1.9.100cvs197
4039 2006-01-29 [paul] 1.9.100cvs196
4044 * tools/claws.i18n.status.pl
4045 nl translation updated by Tim Dijkstra
4047 2006-01-29 [paul] 1.9.100cvs195
4051 updated by Aleksandar Urosevic and Anders Troback
4053 2006-01-28 [colin] 1.9.100cvs194
4055 * src/gtk/gtksourceprintjob.c
4056 Don't fiddle with PangoLayout when we
4059 2006-01-28 [paul] 1.9.100cvs193
4065 * tools/claws.i18n.status.pl
4066 updated translations submitted by Stavros Giannouris
4069 2006-01-27 [colin] 1.9.100cvs192
4072 * src/gtk/gtksourceprintjob.c
4074 (libgnomeprint only, of course)
4076 2006-01-27 [paul] 1.9.100cvs191
4080 updated by Fabien Vantard and Andrea Spadaccini
4082 2006-01-26 [colin] 1.9.100cvs190
4084 * manual/Makefile.am
4086 Make building the manual optional
4089 2006-01-26 [paul] 1.9.100cvs189
4091 * manual/glossary.xml
4092 * manual/plugins.xml
4097 2006-01-26 [paul] 1.9.100cvs188
4099 * src/prefs_display_header.c
4100 * src/prefs_folder_column.c
4101 * src/prefs_msg_colors.c
4102 * src/prefs_summaries.c
4103 * src/prefs_summary_column.c
4106 2006-01-25 [colin] 1.9.100cvs187
4109 Don't allow moving/copying mails between
4110 queue/drafts and non-queue/drafts folders
4111 Fixes bug #897 (message header is resetted
4112 if one is copied to Drafts)
4114 2006-01-25 [colin] 1.9.100cvs186
4118 Fix subscribed folders not found
4120 Don't try to encode as original mail's charset
4123 2006-01-25 [paul] 1.9.100cvs185
4132 updates submitted by Stephan Sachse, Emilian Nowak
4133 and Quar, Frederico Goncalves Guimaraes, and
4135 Fix Bug 896, 'PT_BR locale broken'.
4139 2006-01-24 [mones] 1.9.100cvs184
4141 * manual/glossary.xml
4142 All current terms finished. Reviewers welcome ;-)
4143 * manual/keyboard.xml
4144 Fixed column width for pdf output.
4148 2006-01-24 [paul] 1.9.100cvs183
4150 * manual/glossary.xml
4152 * manual/dist/html/Makefile.am
4153 * manual/dist/pdf/Makefile.am
4154 * manual/dist/ps/Makefile.am
4155 * manual/dist/txt/Makefile.am
4159 2006-01-24 [mones] 1.9.100cvs182
4161 * manual/glossary.xml
4162 Nearly finished, some terms missing.
4164 2006-01-23 [paul] 1.9.100cvs181
4166 * manual/dist/html/Makefile.am
4167 * manual/dist/pdf/Makefile.am
4168 * manual/dist/ps/Makefile.am
4169 * manual/dist/txt/Makefile.am
4174 2006-01-22 [colin] 1.9.100cvs180
4177 * src/gtk/gtkaspell.c
4178 Don't deselect stuff before right-clicking, with aspell.
4179 (This prevented right-click Copy, for example).
4182 2006-01-22 [paul] 1.9.100cvs179
4184 * src/summary_search.c
4185 don't fix the widget size as it causes problems
4187 Thanks to Emilian Nowak
4189 2006-01-21 [paul] 1.9.100cvs178
4191 * src/prefs_themes.c
4192 fix broken underlining of label text
4193 with some translations
4195 2006-01-21 [colin] 1.9.100cvs177
4198 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4200 2006-01-20 [colin] 1.9.100cvs176
4205 * manual/dist/html/.cvsignore
4206 * manual/dist/html/Makefile.am
4207 * manual/dist/pdf/.cvsignore
4208 * manual/dist/pdf/Makefile.am
4209 * manual/dist/ps/.cvsignore
4210 * manual/dist/ps/Makefile.am
4211 * manual/dist/txt/.cvsignore
4212 * manual/dist/txt/Makefile.am
4215 2006-01-20 [paul] 1.9.100cvs175
4217 * manual/handling.xml
4218 make Filtering and Searching entries easier to find
4219 * manual/keyboard.xml
4220 add the remaining default keybinds
4221 * src/prefs_summaries.c
4222 update the default keybinds
4224 2006-01-20 [paul] 1.9.100cvs174
4236 replace 'e-mail' with 'email'
4237 * src/summary_search.c
4238 add mnemonic to "Find all" button
4240 2006-01-20 [wwp] 1.9.100cvs173
4244 touched mbox import/export buttons for HIG-compliance
4246 2006-01-19 [paul] 1.9.100cvs172
4248 * manual/account.xml
4249 * manual/addrbook.xml
4250 * manual/advanced.xml
4252 * manual/handling.xml
4254 * manual/plugins.xml
4255 * manual/starting.xml
4258 2006-01-19 [paul] 1.9.100cvs171
4261 allow use of trash button while receiving
4264 2006-01-19 [wwp] 1.9.100cvs170
4266 * src/gtk/quicksearch.c
4268 force text color to black when yellow background is set
4270 2006-01-19 [colin] 1.9.100cvs169
4272 * src/plugins/trayicon/trayicon.c
4273 Gray out Get Mail when already getting mail
4275 2006-01-18 [paul] 1.9.100cvs168
4278 give widget yellow background was To is
4279 set via folder prefs
4280 * src/gtk/quicksearch.c
4281 give widget yellow background when quick
4285 2006-01-18 [paul] 1.9.100cvs167
4287 * doc/man/sylpheed-claws.1
4288 add --subscribe option
4290 2006-01-18 [paul] 1.9.100cvs166
4292 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4293 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4294 use %U instead of %F (%F is broken for user installed
4297 2006-01-18 [colin] 1.9.100cvs165
4300 Default to Yes in "No more * messages" dialogs
4302 2006-01-17 [colin] 1.9.100cvs164
4305 Possibly fix an invalid iterator causing
4308 2006-01-17 [colin] 1.9.100cvs163
4311 Fix crash when the image disappears under the
4314 2006-01-16 [colin] 1.9.100cvs162
4317 Fix reenabling autowrap
4319 2006-01-16 [colin] 1.9.100cvs161
4322 reset quote_len before getting quote_str
4324 2006-01-16 [colin] 1.9.100cvs160
4331 Fix bug #883 (default inbox does not track folder move)
4333 2006-01-16 [colin] 1.9.100cvs159
4336 * src/plugins/pgpcore/passphrase.c
4339 2006-01-16 [paul] 1.9.100cvs158
4341 * src/prefs_actions.c
4342 * src/prefs_filtering_action.c
4343 * src/prefs_matcher.c
4345 * src/gtk/description_window.c
4346 * src/gtk/description_window.h
4347 * src/gtk/quicksearch.c
4348 description window cleanups
4350 2006-01-15 [colin] 1.9.100cvs157
4353 * src/prefs_filtering.c
4356 2006-01-15 [colin] 1.9.100cvs156
4360 Same for "Empty trash"
4362 2006-01-15 [colin] 1.9.100cvs155
4365 Override offline dialog had Yes by default
4367 2006-01-15 [colin] 1.9.100cvs154
4370 Delete selected messages? previously had Yes the default
4372 2006-01-15 [colin] 1.9.100cvs153
4377 Check if a mailbox is loaded after all
4380 2006-01-15 [colin] 1.9.100cvs152
4383 Don't start wizard when there are unloaded folders (will help
4384 people with only mbox or maildir mailboxes)
4386 2006-01-14 [colin] 1.9.100cvs151
4394 More HIG compliance and fixes
4396 2006-01-14 [colin] 1.9.100cvs150
4398 * src/prefs_filtering_action.c
4400 Two forgotten button order changes
4402 2006-01-14 [colin] 1.9.100cvs149
4412 * src/prefs_actions.c
4413 * src/prefs_customheader.c
4414 * src/prefs_filtering.c
4415 * src/prefs_matcher.c
4416 * src/prefs_template.c
4421 All deletion confirmations are now "Cancel, Delete"
4422 instead of "No, Yes"
4423 Clarified most of the other "No, Yes" to
4424 "Cancel, Descriptive_action"
4425 Rechanged the "Entry not saved" alerts to have
4426 "Close, Continue editing"
4431 * 2.0.0-rc4 released
4433 2006-01-14 [paul] 1.9.100cvs148
4448 * src/grouplistdialog.c
4455 * src/message_search.c
4460 * src/prefs_actions.c
4461 * src/prefs_customheader.c
4462 * src/prefs_filtering.c
4463 * src/prefs_matcher.c
4464 * src/prefs_template.c
4465 * src/prefs_themes.c
4467 * src/summary_search.c
4471 * src/gtk/foldersort.c
4472 * src/gtk/gtkaspell.c
4473 * src/gtk/inputdialog.c
4474 * src/gtk/prefswindow.c
4475 * src/plugins/pgpcore/select-keys.c
4476 * src/plugins/trayicon/trayicon.c
4477 HIG compliant button order
4479 2006-01-14 [mones] 1.9.100cvs147
4484 2006-01-13 [paul] 1.9.100cvs146
4489 add Joshua M. Kwan to contributors list
4491 2006-01-13 [colin] 1.9.100cvs145
4493 * src/gtk/quicksearch.c
4494 Don't refocus quick search after executing (Esc or Enter)
4495 Allows to '/'search something then move up/down in
4496 summaryview, and to Esc a search and be back in the
4499 2006-01-13 [paul] 1.9.100cvs144
4501 * src/plugins/pgpinline/pgpinline.c
4502 support Content-Type 'application/pgp'
4503 patch by Joshua M. Kwan <joshuak@users.sf.net>
4505 2006-01-13 [paul] 1.9.100cvs143
4507 * manual/account.xml
4508 make mention of partial retrieval
4511 2006-01-13 [paul] 1.9.100cvs142
4552 * src/customheader.c
4553 * src/customheader.h
4554 * src/displayheader.c
4555 * src/displayheader.h