1 2010-07-24 [colin] 3.7.6cvs19
3 * src/gtk/quicksearch.c
4 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
5 'freeze when using quick search'
7 2010-07-11 [iwkse] 3.7.6cvs18
9 * src/gtk/quicksearch.c
10 Add SMALL_LAYOUT to quicksearch_relayout
12 2010-07-10 [iwkse] 3.7.6cvs17
15 Remove forgotten variable from
18 2010-07-10 [colin] 3.7.6cvs16
21 * src/gtk/quicksearch.c
22 Clean fix for bug #2224: don't mess with GTK settings when
23 handling the layout ourselves is enough
25 2010-07-09 [iwkse] 3.7.6cvs15
29 Better fix for Bug #2224
31 2010-07-09 [iwkse] 3.7.6cvs14
35 Always use stock icons on buttons
37 2010-07-08 [colin] 3.7.6cvs13
40 Fix bug 2223, 'Compilation fails with GTK+
41 2.21.3'. Thanks to Jan Psota !
43 2010-06-29 [pawel] 3.7.6cvs12
46 Revert 3.7.5cvs41, it breaks templates that use %X
48 2010-06-23 [wwp] 3.7.6cvs11
50 * src/gtk/colorlabel.c
51 Silent up a warning by avoiding possible confusion
52 in logical expression evaluation, thanks to TuxCM.
54 2010-06-21 [iwkse] 3.7.6cvs10
56 * src/gtk/quicksearch.c
57 Do not add into quicksearch history
58 matching rules with bad syntax
60 2010-05-26 [holger] 3.7.6cvs9
64 Add function to select rows given a list of messages,
65 complementary to summary_get_selected_msg_list()
67 2010-05-22 [mir] 3.7.6cvs8
70 Fix bug 2208. Encode encrypted password to qouted
71 printable to avoid making invalid XML. Encoding
72 will be activated the first time the password is
75 2010-05-22 [paul] 3.7.6cvs7
81 after using the compose margin for several days
82 I wanted the old style back - add a new hidden
83 pref 'show_compose_margin' to restore the old
84 behaviour (defaults to FALSE)
86 2010-05-14 [paul] 3.7.6cvs6
89 add a margin to the compose window text that matches
90 the margin in textview
92 2010-05-14 [colin] 3.7.6cvs5
94 * src/gtk/sslcertwindow.c
95 Fix dangling pointer. Thanks to Michael R!
97 2010-05-14 [colin] 3.7.6cvs4
99 * src/gtk/sslcertwindow.c
100 Fix bug 1993, 'Cannot send mail when SSL certificate is
101 expired but certificate check is skipped' and maybe
102 bug 2200, 'SSL is not working with POP3'
104 2010-05-14 [colin] 3.7.6cvs3
106 * src/plugins/pgpinline/pgpinline.c
107 Fix bug 2205, 'PGPInline: segfault on malformed mails'
109 2010-05-04 [iwkse] 3.7.6cvs2
111 * src/prefs_message.c
112 Get a generic name as 'Quotation' for
115 2010-05-04 [iwkse] 3.7.6cvs1
117 * src/prefs_message.c
122 Option for collapsing via double-click
124 2010-05-01 [paul] 3.7.6
130 2010-05-01 [paul] 3.7.5cvs55
132 * tools/claws.i18n.status.pl
135 2010-05-01 [paul] 3.7.5cvs54
138 add YUP, new Ukrainian translator
140 2010-04-30 [paul] 3.7.5cvs53
144 add Ukrainian translation, submitted by YUP
153 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
154 Páder Rezső, Marcel Pol, Frederico Goncalves Guimaraes,
155 Tiago Faria, and Slavko
157 2010-04-26 [wwp] 3.7.5cvs52
162 2010-04-26 [mones] 3.7.5cvs51
167 2010-04-22 [pawel] 3.7.5cvs50
172 first NULL check pointer, then use it
174 2010-04-22 [colin] 3.7.5cvs49
177 Fix error message when session isn't established
179 Update translation and fix a typo in it
181 2010-04-15 [pawel] 3.7.5cvs48
183 * src/prefs_account.c
184 Fix Bug 2144 'When creating an account with IMAP4+SSL,
185 the port isn't configured properly'
186 When using SSL/TLS tunneling automatically use default
187 ports for encrypted connections: smtps, pop3s, imaps, nntps
189 2010-04-15 [pawel] 3.7.5cvs47
192 Fix crasher in actions using '%f' argument
193 on multiple files with external scripts which
194 don't return any output.
196 2010-04-14 [colin] 3.7.5cvs46
199 Fix hand cursor after error symbol appears
201 2010-04-12 [colin] 3.7.5cvs45
204 Fix bug 2162, 'configure check for libetpan
205 fails with libetpan 1.0'
208 2010-04-09 [mones] 3.7.5cvs44
210 * manual/de/glossary.xml
211 Fix encoding to match main document's
212 Also fixes make dist with Debian's openjade
214 2010-03-29 [pawel] 3.7.5cvs43
216 * src/matcher_parser.h
217 * src/matcher_parser_parse.y
218 * src/gtk/quicksearch.c
219 Disable matcher warnings when populating quicksearch
220 completion lists on startup
222 2010-03-27 [colin] 3.7.5cvs42
224 * src/gtk/quicksearch.c
225 Fix double-free later in code. Optimize
228 2010-03-27 [pawel] 3.7.5cvs41
231 Make sure that quote ends with new line char
233 2010-03-26 [pawel] 3.7.5cvs40
238 Fix Bug 1928 Add "reply to this address" pop menu
240 - Set composing account to email one when creating/replying
241 from NNTP folder by clicking link or choosing option
245 2010-03-25 [paul] 3.7.5cvs39
247 * src/gtk/gtkcmclist.c
248 Fix build with GTK+ 2.20
250 2010-03-24 [pawel] 3.7.5cvs38
255 * src/grouplistdialog.c
259 * src/prefs_account.c
260 * src/gtk/gtkcmclist.c
261 * src/gtk/gtkcmctree.c
262 * src/gtk/gtkcmoptionmenu.c
263 * src/gtk/gtksctree.c
264 * src/gtk/gtkshruler.c
267 * src/gtk/gtkvscrollbutton.c
268 * src/gtk/inputdialog.c
269 * src/gtk/spell_entry.c
270 * src/plugins/trayicon/trayicon.c
271 * src/plugins/trayicon/libeggtrayicon/Makefile.am
272 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
273 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
274 Fix build with GTK+ 2.19
276 2010-03-23 [pawel] 3.7.5cvs37
280 Respect view->show_col_headers option
281 * src/gtk/gtkcmctree.c
282 Fix GtkCmcTree column width calculation when it has
283 auto_resize set and new node is added
285 2010-03-22 [pawel] 3.7.5cvs36
287 * src/grouplistdialog.c
290 - remember newsgroups list dialog size
291 - respect use_dotted_lines hidden pref
292 - respect use_stripes_everywhere hidden pref
294 2010-03-21 [pawel] 3.7.5cvs35
297 Remove superfluous gtk_widget_show_all()
303 2010-03-21 [pawel] 3.7.5cvs34
306 * src/gtk/quicksearch.c
307 * src/gtk/quicksearch.h
308 Implement separate search phrase completion for
309 normal/extended quicksearch
311 2010-03-11 [paul] 3.7.5cvs33
314 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
315 submitted by Yuwei Yu
317 2010-03-09 [colin] 3.7.5cvs32
319 * manual/de/glossary.xml
322 2010-03-02 [colin] 3.7.5cvs31
324 * manual/de/glossary.xml
325 Sort alphabetically. Done by Volker Ribbert.
327 2010-03-02 [mones] 3.7.5cvs30
330 Fix mailing list archives location
331 Remove currently unavailable CVS webview
333 2010-03-01 [iwkse] 3.7.5cvs29
335 * src/common/plugin.c
336 Other indentation issues
338 2010-03-01 [iwkse] 3.7.5cvs28
340 * src/common/plugin.c
341 Fix indentation of the previous commit
343 2010-03-01 [iwkse] 3.7.5cvs27
345 * src/common/plugin.h
346 * src/common/plugin.c
347 Add API for getting a loaded Plugin from the
348 plugin's name, plugin_get_loaded_by_name (const gchar *name)
349 Thanks to Colin, Michael
351 2010-02-27 [colin] 3.7.5cvs26
357 * manual/de/Makefile.am
358 * manual/de/account.xml
360 * manual/de/addrbook.xml
361 * manual/de/advanced.xml
362 * manual/de/claws-mail-manual.xml
364 * manual/de/glossary.xml
366 * manual/de/handling.xml
367 * manual/de/intro.xml
368 * manual/de/keyboard.xml
369 * manual/de/plugins.xml
370 * manual/de/starting.xml
371 * manual/de/dist/.cvsignore
372 * manual/de/dist/Makefile.am
373 * manual/de/dist/html/.cvsignore
374 * manual/de/dist/html/Makefile.am
375 * manual/de/dist/pdf/.cvsignore
376 * manual/de/dist/pdf/Makefile.am
377 * manual/de/dist/ps/.cvsignore
378 * manual/de/dist/ps/Makefile.am
379 * manual/de/dist/txt/.cvsignore
380 * manual/de/dist/txt/Makefile.am
381 Add the german translation of the manual, done by
382 Volker Ribbert <thoraki@arcor.de>.
384 2010-02-27 [holger] 3.7.5cvs25
386 * src/prefs_toolbar.c
387 Don't make toolbar item description for
388 plugin registered items editable
390 2010-02-26 [colin] 3.7.5cvs24
393 Don't translate empty description
395 2010-02-22 [colin] 3.7.5cvs23
398 Don't make In-Reply-To visible when reediting
399 a draft or sent mail.
401 2010-02-20 [colin] 3.7.5cvs22
407 * src/etpan/imap-thread.c
408 * src/etpan/imap-thread.h
409 * src/etpan/nntp-thread.c
410 * src/etpan/nntp-thread.h
411 When going offline from NetworkManager, just
412 delete IMAP connections. That'll avoid timeouts
413 when coming back online in certain cases when
414 the TCP socket will have timed out.
416 2010-02-20 [holger] 3.7.5cvs21
421 2010-02-17 [ticho] 3.7.5cvs20
428 2010-02-16 [ticho] 3.7.5cvs19
433 Removed unused argument from summary_open_row().
435 2010-02-10 [pawel] 3.7.5cvs18
438 - fix headers filtering when prefs_common.trans_hdr is on
439 - fix headers setting when changing composing account
441 * src/prefs_template.c
442 Re-add template's name for translation
444 2010-02-10 [colin] 3.7.5cvs17
446 * src/prefs_matcher.c
447 Fix bug 2099, 'add List-Id in Configuration>Filtering>
448 Condition>Define>Header>Name combo box'. Patch by
451 2010-02-10 [colin] 3.7.5cvs16
461 Add the GB18030 Chinese charset, which is a superset
462 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
464 2010-02-09 [holger] 3.7.5cvs15
467 GTK+ 2.10 related cleanup
469 2010-02-09 [pawel] 3.7.5cvs14
471 * src/prefs_account.c
472 * src/prefs_folder_item.c
473 * src/prefs_template.c
475 Respect prefs_common.trans_hdr in couple more places to avoid
476 confusion with translated/non-translated header names
478 2010-02-09 [colin] 3.7.5cvs13
483 2010-02-09 [colin] 3.7.5cvs12
486 And fix 2.10 build :)
488 2010-02-09 [colin] 3.7.5cvs11
491 Bump up GTK+ requirement to 2.10
500 * src/prefs_actions.c
503 * src/prefs_ext_prog.c
504 * src/prefs_filtering_action.c
506 * src/prefs_image_viewer.c
507 * src/prefs_matcher.c
508 * src/prefs_msg_colors.c
509 * src/prefs_summaries.c
510 * src/prefs_template.c
516 * src/gtk/Makefile.am
518 * src/gtk/gtkcmclist.c
519 * src/gtk/gtkcmctree.c
521 * src/gtk/quicksearch.c
522 Remove all compile-time conditionals depending on
526 * src/gtk/gtksourceprintjob.c
527 * src/gtk/gtksourceprintjob.h
528 Remove libgnomeprint-based printing system (and
529 command-line-based printing system) as GTK+ 2.10
530 ships with print support.
532 2010-02-08 [mir] 3.7.5cvs10
535 Avoid displaying Bcc headers in message sent
536 to NNTP servers. Thanks to Henning Mersch.
539 2010-02-08 [pawel] 3.7.5cvs9
542 Make tooltips less cryptic
543 * src/gtk/description_window.c
544 Improve window size calculation
546 2010-02-08 [pawel] 3.7.5cvs8
553 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
554 Patch by Laurent Bigonville with slight modifications
556 2010-02-03 [pawel] 3.7.5cvs7
559 Add some libtool files to ignore
561 2010-02-03 [pawel] 3.7.5cvs6
563 * src/plugins/trayicon/trayicon.c
564 Save and then restore focus when closing/minimizing to tray
566 2010-02-03 [mir] 3.7.5cvs5
574 Save LDAP password encrypted. See bug 2113.
577 2010-02-03 [colin] 3.7.5cvs4
580 Fix again decoding of encrypted parts. The
581 reverting of the patch was wrong, as the
582 double-decoding was fixed in smime itself.
583 Thanks to Matthias Drochner again...
585 2010-02-02 [colin] 3.7.5cvs3
587 * src/plugins/smime/smime.c
589 Revert 3.7.4cvs2 and make a better patch for bug
590 2059 and 2076. Patch by Matthias Drochner
592 2010-01-31 [pawel] 3.7.5cvs2
595 Fix hungarian translator's name
597 2010-01-31 [pawel] 3.7.5cvs1
601 Fix Bug 2107 - Arrow keys don't work in message view window
603 2010-01-31 [paul] 3.7.5
610 2010-01-23 [pawel] 3.7.4cvs10
613 Fix button sensitivity in compose mode
615 2010-01-23 [pawel] 3.7.4cvs9
618 * tools/kdeservicemenu/install.sh
619 * tools/make.themes.project
620 * tools/nautilus2claws-mail.sh
621 * tools/popfile-link.sh
622 * tools/textviewer.sh
623 Not all systems have bash installed in /bin, use env(1) to find
626 2010-01-22 [pawel] 3.7.4cvs8
628 * src/prefs_account.c
629 * src/prefs_filtering.c
631 * src/gtk/colorlabel.c
632 Add some separators in combos
634 2010-01-22 [pawel] 3.7.4cvs7
637 --disable-aspell -> --disable-enchant
639 Fix options spacing in configure --help
641 Make wizard's window centered on the screen
643 2010-01-19 [holger] 3.7.4cvs6
647 Introduce folder_get_item_from_identifier().
648 In contrast to folder_find_item_from_identifier(), this
649 function recursively creates the FolderItems in the id path.
650 Useful for programmatically creating folders (e.g. by plugins)
652 2010-01-17 [pawel] 3.7.4cvs5
657 2010-01-16 [colin] 3.7.4cvs4
659 * src/plugins/pgpcore/sgpgme.c
660 Probably fix bug 2098, 'claws-mails crashes frequently
661 with pgpcore'. Fix double-free.
663 2010-01-16 [holger] 3.7.4cvs3
665 * src/prefs_toolbar.h
668 2010-01-15 [colin] 3.7.4cvs2
671 Decode mimeinfo before decrypting it. Probably
672 fixes bug 2059 'gpgme >=1.1.8 not compatible
673 with S/MIME encryption' and bug 2076 'having
674 worked 2 times properly CLAWS ceased to
675 decrypt incoming PGP mails -displays base64
676 instead - sucks completely'
677 Let's hope complete suckage ends here!
678 Thanks to Matthias Drochner.
680 2010-01-08 [paul] 3.7.4cvs1
682 * tools/claws.i18n.status.pl
685 2010-01-08 [paul] 3.7.4
692 2010-01-08 [paul] 3.7.3cvs57
706 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
707 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
708 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
711 2010-01-08 [paul] 3.7.3cvs56
714 fix bug 2089, 'URLs ending with an underscore ('_')
715 are not correctly parsed'. thanks to Johan
717 2010-01-05 [colin] 3.7.3cvs55
720 Update french translation
722 2010-01-04 [mones] 3.7.3cvs54
725 Update Spanish translation
727 2010-01-04 [mones] 3.7.3cvs53
731 * manual/es/claws-mail-manual.xml
732 * manual/es/intro.xml
733 * manual/es/plugins.xml
734 Synchronise with English version
736 2010-01-03 [paul] 3.7.3cvs52
741 update TEAM_LIST, fix encoding
743 2010-01-03 [mir] 3.7.3cvs51
746 When composing to a NNTP list TO: will always be preset
747 to the NNTP list unless user has chosen some other default
748 in which case we will handle this the normal way. Therefore
749 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
751 2010-01-01 [paul] 3.7.3cvs50
754 bump copyright year whilst it's in mind
756 2009-12-31 [paul] 3.7.3cvs49
758 * manual/claws-mail-manual.xml
761 fix links so that they make sense in the context of the
762 text version of the manual
764 2009-12-31 [paul] 3.7.3cvs48
768 updates, improvements, corrections, additions
770 2009-12-29 [pawel] 3.7.3cvs47
772 * src/prefs_filtering_action.c
773 Fix Bug 2082 'Wrong color rectangle position when replacing
774 "color" processing rule'
776 2009-12-29 [colin] 3.7.3cvs46
779 Fix bug 2074, 'Remember sending account
782 2009-12-20 [holger] 3.7.3cvs45
785 Delay CREATED_HOOKLIST invokation until
786 after the modifications to the compose window
787 are done, to allow hooks to further modify the
788 window without getting overridden again
790 2009-12-20 [holger] 3.7.3cvs44
792 * src/prefs_toolbar.h
795 2009-12-20 [holger] 3.7.3cvs43
797 * src/prefs_toolbar.c
798 * src/prefs_toolbar.h
800 Pass window struct to caller
802 2009-12-20 [holger] 3.7.3cvs42
806 Add hooklist after creation of a compose window
808 2009-12-19 [holger] 3.7.3cvs41
810 * src/prefs_toolbar.c
811 * src/prefs_toolbar.h
813 Allow plugins to choose to which toolbar they want
814 to add actions (main window, compose window, or message view)
816 2009-12-19 [paul] 3.7.3cvs40
819 fix statusbar in GTK+ 2.19.1
821 2009-12-10 [pawel] 3.7.3cvs39
824 Better fix for cvs28 regression
826 2009-12-10 [iwkse] 3.7.3cvs38
831 2009-12-10 [iwkse] 3.7.3cvs37
834 Add missing checks for gtkaspell: avoid
835 crashing in some cases when Enchant is
836 enabled but the spell checker is disabled
839 2009-12-09 [colin] 3.7.3cvs36
842 Fix leak and unchecked accesses.
844 2009-12-09 [mir] 3.7.3cvs35
847 Fix Bug 2072 "template at folder properties is not working"
850 2009-12-08 [pawel] 3.7.3cvs34
853 When 'Reply All' remove current compose address from
854 Cc/Bcc list - fix for regression introduced in cvs28
856 2009-12-05 [pawel] 3.7.3cvs33
859 Fix memory management, duh!
861 2009-12-04 [pawel] 3.7.3cvs32
864 Use case insensitive comparison in search for
867 Refresh scrollbars on every window open
869 2009-12-04 [pawel] 3.7.3cvs31
872 Highlight misspelled words when applying template and
873 check_while_typing option is on
875 2009-12-03 [pawel] 3.7.3cvs30
878 Highlight misspelled words in text inserted from file(s)
879 or pasted to message body when check_while_typing
882 2009-12-02 [pawel] 3.7.3cvs29
885 Revert first part of previous commit
887 2009-12-02 [pawel] 3.7.3cvs28
890 Fix Bug 2055 "duplicate mailing list reply if
891 List-Post + Reply-To present"
892 - Ignore Reply-To if answering to ML
893 - Improve parsing of List-Post header
895 2009-12-02 [pawel] 3.7.3cvs27
899 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
900 email had user in "From" and "CC"
901 Don't allow duplicate addresses in compose window headers
903 2009-12-02 [mones] 3.7.3cvs26
906 * manual/es/intro.xml
907 * manual/fr/intro.xml
908 * manual/it/intro.xml
909 * manual/pl/intro.xml
910 Make URL to point current site
912 2009-12-01 [holger] 3.7.3cvs25
916 Introduce new drag type "claws-mail/msg-path-list" for
917 drag'n'drop of a message selection from the summaryview
918 into other applications. The drag data gets set to the
919 folder-item-id followed by message ids, separated by newlines.
920 This enables other applications to back-link to Claws Mail
921 via a "claws-mail --select" call after they received a drop.
923 2009-11-30 [mir] 3.7.3cvs24
926 Place cursor in compose window according to provided input
927 If to: is present place cursor in subject field and if both
928 to: and subject: is present place cursor in body. If body: is
929 present insert a new line after text and place cursor there.
931 2009-11-27 [mones] 3.7.3cvs23
933 * src/gtk/quicksearch.c
934 Allow viewing longer expressions if there's space
936 2009-11-25 [holger] 3.7.3cvs22
939 * src/common/Makefile.am
942 Add a function to query the
943 filepath of the .desktop file
945 2009-11-25 [colin] 3.7.3cvs21
948 Fix bug 2063, 'glib assertion in GRelation use in
951 2009-11-24 [pawel] 3.7.3cvs20
954 Fix Bug 2053 'Inconsistent application of Coloration
956 Don't allow '<' character between quotation marks
958 2009-11-21 [holger] 3.7.3cvs19
961 Modify cairo clip handling in preview windows,
962 to prevent print preview windows from being blank
963 with GTK+ 2.18. Follow recommendation of the GTK+
964 documentation (section "Migrating to client side windows")
965 and create a new cairo context for each expose event.
967 2009-11-19 [pawel] 3.7.3cvs18
970 complete 3.7.3cvs15 so install is DESTDIR safe
971 remove icons with changed names on uninstall
973 2009-11-18 [pawel] 3.7.3cvs17
976 remove unneeded and code-duplicating function
978 2009-11-18 [pawel] 3.7.3cvs16
981 Fix Bug 2057 'Claws mail does not keep renamed names
982 of nntp-subscribed groups'
983 Check for already subscribed group using item->path for group
984 comparision as folders item->path != item->name may be truth
985 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
987 2009-11-17 [pawel] 3.7.3cvs15
990 Fix Bug 2049 'some icons not copied?'
991 Install additional 64x64 and 128x128 icons
993 2009-11-17 [holger] 3.7.3cvs14
995 * src/prefs_toolbar.c
996 * src/prefs_toolbar.h
999 Allow plugins to register toolbar items
1001 2009-11-11 [pawel] 3.7.3cvs13
1007 Fix Bug 1867 Changing account does not change BCC address
1008 Set account specific headers when changing account
1011 2009-11-07 [colin] 3.7.3cvs12
1013 * src/gtk/prefswindow.c
1014 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
1017 2009-11-07 [colin] 3.7.3cvs11
1019 * src/gtk/spell_entry.c
1020 Fix bug 2040, 'numbers in subject entry marked as misspelled'
1021 Patch by Pawel Pekala
1023 2009-10-27 [colin] 3.7.3cvs10
1026 Fix bug 2028, 'Attempts to connect to all accounts on exit'
1027 Don't try to check whether the folder is up-to-date if
1028 the folder class doesn't implement set_mtime, as we don't
1029 care in this case. This code exists since a long time, but
1030 the bug was triggered by more scanning of queue folders
1031 since recently (when we added \Deleted handling).
1033 2009-10-27 [colin] 3.7.3cvs9
1036 Try to fix registering as default client
1039 2009-10-21 [wwp] 3.7.3cvs8
1041 * src/common/utils.c
1042 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
1044 2009-10-21 [wwp] 3.7.3cvs7
1046 * src/common/utils.c
1047 Don't core dump when attempting to insert a non-existing
1048 file using a mailto: uri (g_error does core dump).
1050 2009-10-20 [colin] 3.7.3cvs6
1052 * src/common/utils.c
1053 Don't g_error on normal warnings...
1055 2009-10-20 [colin] 3.7.3cvs5
1057 * src/plugins/pgpcore/sgpgme.c
1058 Fix bug 1996, 'S/MIME key not selected'
1059 Check for S/MIME certs too
1061 2009-10-20 [colin] 3.7.3cvs4
1063 * src/common/w32lib.h
1064 Fix win32 build on latest mingw32
1066 2009-10-20 [colin] 3.7.3cvs3
1071 Fix LDIF export. Patch by Michael Rasmussen
1073 2009-10-18 [paul] 3.7.3cvs2
1075 * tools/claws.i18n.status.pl
1076 increase the value of $transolddays since we're relasing less
1078 rework the en_GB.po hack so that en_GB is always 100% translated
1079 and recently updated
1081 2009-10-17 [paul] 3.7.3cvs1
1083 * src/prefs_account.c
1084 * src/prefs_compose_writing.c
1085 * src/prefs_receive.c
1086 * src/prefs_summaries.c
1087 * src/prefs_wrapping.c
1088 reword a few labels. (this incorporates everything
1089 that seemed worthwhile from bug 2020)
1090 * src/prefs_customheader.c
1091 use a 'Browse' button instead of button with
1092 label 'From file...'
1096 * CVS repository change
1098 2009-10-09 [paul[ 3.7.3
1100 version 3.7.3 unleashed!!
1102 2009-10-07 [paul] 3.7.2cvs49
1107 fix Bug 1994 - Changing colors required restart.
1108 in the process rename folderview_reflect_prefs_pixmap_theme() to the
1109 more accurate folderview_reinit_fonts()
1111 2009-10-07 [paul] 3.7.2cvs48
1114 * src/prefs_common.c
1115 * src/prefs_common.h
1116 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
1117 patch by Pawel Pekala
1119 2009-10-07 [paul] 3.7.2cvs47
1127 updated by David Vachulka, Stephan Sachse and Marc Arens,
1128 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
1131 2009-10-06 [colin] 3.7.2cvs46
1134 French translation update
1136 2009-10-05 [paul] 3.7.2cvs45
1139 enable Page Size and Orientation in the print dialog,
1140 GTK+ >= 2.18.x only. Patch by Mark__T
1142 2009-10-05 [paul] 3.7.2cvs44
1144 * src/prefs_summaries.c
1145 fix label, startup --> start-up, to match other uses of the
1148 2009-10-05 [paul] 3.7.2cvs43
1151 updated by Emilian Nowak
1153 2009-10-03 [colin] 3.7.2cvs42
1157 * src/gtk/gtkcmclist.c
1158 * src/gtk/gtkvscrollbutton.c
1159 * src/gtk/logwindow.c
1161 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
1162 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
1163 Fix warning at start
1165 2009-09-28 [colin] 3.7.2cvs41
1169 * src/prefs_folder_item.c
1170 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
1172 2009-09-28 [colin] 3.7.2cvs40
1174 * src/prefs_summaries.c
1175 * src/gtk/sslcertwindow.c
1176 Fix bug 2006, 'Non-utf8 strftime(3) date strings
1177 shows up garbled in GUI'. Patch by Pawel Pekala
1179 2009-09-24 [iwkse] 3.7.2cvs39
1182 That's only for statistics, of course :)
1184 2009-09-24 [iwkse] 3.7.2cvs38
1189 2009-09-24 [iwkse] 3.7.2cvs37
1192 Revert unwanted change
1194 2009-09-24 [iwkse] 3.7.2cvs36
1197 Fix issue with filtering actions and
1200 2009-09-20 [mones] 3.7.2cvs35
1202 * tools/convert_mbox.pl
1203 Add -R flag to support recursive conversions
1204 of arbitrary Evolution mail folders, based on
1205 bash script by Daniel Dickinson (fixes debian
1207 * tools/popfile-link.sh
1208 Set required shell for script (fixes debian
1211 2009-09-16 [colin] 3.7.2cvs34
1214 Go grab files in /etc/skel if they exist
1217 2009-09-15 [colin] 3.7.2cvs33
1220 Complete 3.7.1cvs42: only output directly to
1221 final file if we get NULL byes at the start.
1222 Still fixes saving UTF16 files, but also
1223 fixes displaying Base64 parts with decoding
1224 errors (parts without errors get displayed)
1226 2009-09-14 [colin] 3.7.2cvs32
1230 * src/matcher_parser_parse.y
1231 * src/prefs_matcher.c
1232 Add 'has_attachment' and 'signed' matcher
1233 expressions. Patch by Aleksei Miheev, fixes
1236 2009-09-14 [colin] 3.7.2cvs31
1238 * src/common/utils.c
1239 Add "Re :" prefix from french Yahoo mail.
1240 Patch by Didier Barvaux, fixes bug 1999
1242 2009-09-10 [mones] 3.7.2cvs30
1244 * manual/plugins.xml
1245 Fix sites supported by SpamReport
1246 * manual/es/plugins.xml
1247 Synchronise Spanish manual
1249 2009-09-07 [holger] 3.7.2cvs29
1252 Also update the icon cache on uninstall.
1253 This prevents possible problems when Claws Mail was
1254 uninstalled and installed again into a different location,
1255 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
1256 and the blog post linked therein
1258 2009-09-07 [paul] 3.7.2cvs28
1260 * src/prefs_toolbar.c
1261 when updating the main toolbar icons just update
1262 the main toolbar (and consequently fix a bug where
1263 folderview icons would disappear)
1265 2009-08-30 [holger] 3.7.2cvs27
1268 Do case-insensitive comparison against
1269 header names when extracting recipients
1272 2009-08-23 [colin] 3.7.2cvs26
1275 Probably fix RH bug 512024, " folder.c:3543
1276 Condition msglist != NULL failed"
1278 2009-08-23 [colin] 3.7.2cvs25
1280 * src/prefs_compose_writing.c
1281 Make the maximum size warning bigger. Patch
1282 by Didier Barvaux on bug 1986.
1284 2009-08-21 [colin] 3.7.2cvs24
1287 Previous commit: move the function into compose_insert_file
1288 so that it's also used on drag-n-drop
1290 2009-08-21 [colin] 3.7.2cvs23
1293 Fix scrolling when adding an header
1295 2009-08-21 [colin] 3.7.2cvs22
1298 * src/prefs_common.c
1299 * src/prefs_common.h
1300 * src/prefs_compose_writing.c
1301 * src/common/utils.c
1302 Fix bug 1986, "New feature: warn user when inserting
1303 a large file in the message body". Patch by Didier
1306 2009-08-21 [colin] 3.7.2cvs21
1310 * src/common/utils.c
1311 Fix bug 1984: Add R�f. : reply prefix (french
1312 Lotus Notes); patch by Didier Barvaux
1314 2009-08-21 [colin] 3.7.2cvs20
1318 Fix bug 1969, 'Bad guess for outgoing encoding'
1319 Make sure the specific converters (japanese in
1320 this case) can return success/error in strict
1321 mode, instead of silently failing back to
1324 2009-08-20 [holger] 3.7.2cvs19
1328 Make it possible for code outside
1329 compose (e.g. plugins) to attach files
1331 2009-08-20 [colin] 3.7.2cvs18
1334 Fix crash when accessing IMAP soon
1336 2009-08-18 [colin] 3.7.2cvs17
1339 Maybe fix crash on non-existent LDAP server
1341 2009-08-04 [colin] 3.7.2cvs16
1344 Fix toolbar's spacing that breaks dark
1345 themes (patch from http://blogs.igalia.com/aperez/
1346 2009/07/making-claws-mail-look-better/)
1348 2009-07-28 [colin] 3.7.2cvs15
1351 * src/addrcustomattr.c
1353 * src/addressbook_foldersel.c
1361 * src/editldap_basedn.c
1372 * src/prefs_actions.c
1373 * src/prefs_customheader.c
1374 * src/prefs_display_header.c
1375 * src/prefs_filtering.c
1376 * src/prefs_folder_column.c
1377 * src/prefs_matcher.c
1378 * src/prefs_summary_column.c
1379 * src/prefs_summary_open.c
1380 * src/prefs_template.c
1383 Fix bug 1950, 'Program freeze up during folder selection'
1384 Don't leave hidden windows modal
1386 2009-07-28 [colin] 3.7.2cvs14
1389 Fix bug 1957, 'LDAP errs out after searching too
1392 2009-07-28 [colin] 3.7.2cvs13
1395 Fix bug 1966, '"Collapse all threads" slower than
1396 "Expand all threads"'
1398 2009-07-28 [colin] 3.7.2cvs12
1400 * src/common/session.c
1401 Fix bug 1967, 'Claws gets stuck after accepting
1402 a certificate warning dialog'
1404 2009-07-19 [paul] 3.7.2cvs11
1406 * manual/plugins.xml
1407 a few small changes to the English
1409 2009-07-18 [mones] 3.7.2cvs10
1411 * manual/plugins.xml
1412 Add new bsfilter and fancy plugins to the docs
1413 and a note about dealing with plugins of the same class
1414 * src/prefs_account.c
1415 Fix extra space at the end typo
1417 2009-07-16 [colin] 3.7.2cvs9
1420 Fix wrong return without unlocking; thanks
1423 2009-07-14 [colin] 3.7.2cvs8
1426 Fix bug 1954, 'Segfault on reading wrong STATUS'
1428 2009-07-10 [colin] 3.7.2cvs7
1430 * src/plugins/pgpcore/plugin.def
1431 * src/common/utils.h
1434 2009-07-10 [colin] 3.7.2cvs6
1436 * src/prefs_display_header.c
1437 Fix bug 1951, 'C-Mail dumps core when editing
1438 displayed headers'. Patch by Alexey Rusakov
1440 2009-07-10 [colin] 3.7.2cvs5
1443 Fix bug 1952, 'Deleted mails in Queue folder
1446 2009-07-09 [colin] 3.7.2cvs4
1448 * src/gtk/spell_entry.c
1449 Fix bug 1949, 'Spell checker doesn't recognise
1450 certain word in Subject header, but does in
1451 message body'. Patch by Pawel Pekala.
1453 2009-07-09 [paul] 3.7.2cvs3
1456 use pkgconfig to check for the minimum required
1459 2009-07-06 [colin] 3.7.2cvs2
1461 * src/prefs_customheader.c
1464 2009-07-04 [paul] 3.7.2cvs1
1466 * tools/claws.i18n.status.pl
1469 2009-07-03 [paul] 3.7.2
1476 2009-07-03 [paul] 3.7.1cvs85
1483 added new translations by Tiago Faria and Slavko
1496 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
1497 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
1498 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
1499 Goncalves Guimaraes, Aleksei Miheev
1501 2009-07-01 [colin] 3.7.1cvs84
1503 * src/prefs_common.c
1504 Fix bug 1940, 'Doesn't open links in
1505 user's default browser'. Turn the preference
1506 to TRUE by default; that will only change the
1507 behaviour for new users.
1509 2009-06-29 [colin] 3.7.1cvs83
1513 * src/prefs_filtering_action.c
1514 Fix bug 1935, 'problems with very long filtering actions':
1515 Use a dynamic buffer in action to string, and a bigger
1516 buffer in string to action
1518 2009-06-29 [colin] 3.7.1cvs82
1520 * src/matcher_parser_lex.l
1521 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
1523 2009-06-29 [colin] 3.7.1cvs81
1528 Fix crash (out-of-bounds tree column)
1529 * src/gtk/gtkcmctree.c
1530 * src/gtk/gtksctree.c
1531 Prevent using an out-of-bounds tree column
1533 2009-06-29 [colin] 3.7.1cvs80
1537 Leak fixes; patch by Pawel Pekala.
1539 2009-06-26 [colin] 3.7.1cvs79
1542 Sort by msgnum if dates are equal
1544 2009-06-24 [paul] 3.7.1cvs78
1547 make some (forgotten) strings translatable
1549 2009-06-19 [colin] 3.7.1cvs77
1552 Fix menu sensitiveness
1554 2009-06-18 [colin] 3.7.1cvs76
1557 * src/plugins/pgpcore/sgpgme.c
1558 * src/plugins/pgpcore/sgpgme.h
1559 * src/plugins/pgpmime/mypgpcore.def
1560 * src/plugins/pgpmime/pgpmime.c
1561 * src/plugins/smime/mypgpcore.def
1562 * src/plugins/smime/smime.c
1563 Use largefile support (and stop using our old GPGME
1564 hack on gpgme_data_seek/rewind)
1565 (See 1.9.12cvs44 to 46 - if this breaks things we
1568 2009-06-13 [colin] 3.7.1cvs75
1570 * src/gtk/spell_entry.c
1571 Fix assertion. We can put a NULL gtkaspell to
1572 an entry; it just means it won't be spell-checked.
1574 2009-06-12 [mones] 3.7.1cvs74
1578 * src/prefs_account.c
1579 * src/prefs_account.h
1580 * src/common/utils.c
1581 * src/common/utils.h
1582 Added preference to use account address in generated
1583 Message-Id. Fixes Debian bug #531052
1585 2009-06-12 [colin] 3.7.1cvs73
1588 Better fix, API-compatible with libgnutls13
1590 2009-06-12 [colin] 3.7.1cvs72
1593 Use compatibility mode in GnuTLS, and avoid problems with
1594 servers that don't comply 100% with the spec, but still
1597 2009-06-06 [iwkse] 3.7.1cvs71
1600 Ops..revert a mix with another patch
1602 2009-06-06 [iwkse] 3.7.1cvs70
1605 A better fix for the previous commit's issue
1607 2009-06-06 [iwkse] 3.7.1cvs69
1610 Fix shutting down of Claws Mail while a GTK_Return keypress
1611 event is sent to the Attach property window
1613 2009-06-05 [colin] 3.7.1cvs68
1616 Fix build on GTK+ 2.6
1618 2009-06-03 [mones] 3.7.1cvs67
1620 * tools/make.themes.project
1621 Oops! fix header, sorry Paul ;-)
1623 2009-06-03 [mones] 3.7.1cvs66
1625 * tools/make.themes.project
1626 Add support for PNG themes and other
1627 fixes i don't remember now... :)
1629 2009-06-02 [colin] 3.7.1cvs65
1632 * src/prefs_template.c
1634 Fix error messages in templates, and fix their
1637 2009-05-22 [colin] 3.7.1cvs64
1642 2009-05-22 [colin] 3.7.1cvs63
1645 Fix phantom button behind entry when
1646 changing fields via Tools/Reply mode.
1648 2009-05-22 [colin] 3.7.1cvs62
1653 2009-05-21 [mones] 3.7.1cvs61
1657 Add button to empty header lines with one click
1659 2009-05-21 [paul] 3.7.1cvs60
1663 * src/plugins/trayicon/trayicon.c
1664 when quitting from the trayicon, honour
1665 prefs_common.clean_on_exit
1667 2009-05-21 [paul] 3.7.1cvs59
1669 * src/gtk/Makefile.am
1670 remove duplicate entry
1671 thanks to Charles A Edwards
1673 2009-05-19 [paul] 3.7.1cvs58
1675 * src/send_message.c
1676 clear progressbar in the statusbar on 'Cancel'
1678 2009-05-16 [colin] 3.7.1cvs57
1684 2009-05-16 [colin] 3.7.1cvs56
1687 Remove msgnum>0 condition for removing messages
1688 from caches. There's no such condition on add.
1689 Fixes bug 1913, 'Allow to remove phantom
1690 messages from the cache'; patch by Fabian
1691 Keil <fk at fabiankeil.de>
1693 2009-05-12 [holger] 3.7.1cvs55
1697 Introduce hook after showing of the message view
1699 2009-05-11 [colin] 3.7.1cvs54
1702 Fix bug 1872, 'A: Cc: CCi: selector should
1703 default on same as preceding contact'
1705 2009-05-10 [holger] 3.7.1cvs53
1709 Add a hook to make it possible for plugins to
1710 modify the address completion list
1712 2009-05-06 [paul] 3.7.1cvs52
1716 fix bug 1915, 'Mails signed with smime.p7s
1717 display both signed and attachment icon.'
1719 2009-05-05 [colin] 3.7.1cvs51
1721 * src/common/utils.c
1724 2009-05-05 [colin] 3.7.1cvs50
1726 * src/common/utils.c
1727 Fix bug 1895, '(imap) cache issues when cache dir is on a
1728 different mountpoint than tempdir'
1730 2009-05-04 [colin] 3.7.1cvs49
1733 Probably fix bug 1914, 'Crash reading
1734 corrupted tags file'
1736 2009-04-26 [paul] 3.7.1cvs48
1739 * src/gtk/gtkaspell.h
1740 fix bug 1904, 'build mechanism looks for
1741 'enchant.h' in a wrong place'
1743 2009-04-25 [paul] 3.7.1cvs47
1746 gah! fix coding style!
1748 2009-04-25 [paul] 3.7.1cvs46
1752 if building with GTK+ >= 2.16 use
1753 gtk_orientable_set_orientation() instead of now
1754 deprecated gtk_toolbar_set_orientation()
1756 2009-04-24 [colin] 3.7.1cvs45
1759 Ask before sending if an attached file has
1762 2009-04-19 [paul] 3.7.1cvs44
1764 * src/prefs_common.c
1765 * src/prefs_common.h
1767 save About window size.
1768 patch by Pawel Pekala
1770 2009-04-12 [paul] 3.7.1cvs43
1772 * tools/csv2addressbook.pl
1773 add extra CSV fields that are now appended
1774 by thunderbird (version 2.0.0.21)
1776 2009-04-08 [colin] 3.7.1cvs42
1779 fix saving (but not displaying) of UTF-16
1782 2009-04-08 [colin] 3.7.1cvs41
1784 * src/gtk/manage_window.c
1785 Disable transient windows on win32 - seems to
1786 fix most focusing issues
1788 2009-04-05 [colin] 3.7.1cvs40
1791 Don't ask whether we want to send deleted mails in queue
1792 folders; also, don't send deleted mails when flushing
1795 2009-04-04 [paul] 3.7.1cvs39
1801 * tools/claws.i18n.status.pl
1802 add new Indonesian translation, by
1805 2009-04-03 [paul] 3.7.1cvs38
1811 2009-04-03 [colin] 3.7.1cvs37
1815 Fix bug 1891, 'Add support for gopher:// links'
1816 Patch by Jacob Head <clawsmail at jacob-head.com>
1817 Let's go back to the roots!
1819 2009-04-03 [paul] 3.7.1cvs36
1824 2009-04-03 [paul] 3.7.1cvs35
1827 add AC_CONFIG_MACRO_DIR([m4])
1828 remove CLAWS_ACLOCAL_INCLUDE(m4)
1829 * m4/aclocal-include.m4
1830 removed this now unneeded file
1832 2009-04-02 [colin] 3.7.1cvs34
1834 * src/common/utils.h
1835 Fix previous (thanks to Marcus :)
1837 2009-04-02 [colin] 3.7.1cvs33
1839 * src/common/utils.h
1840 * src/etpan/etpan-thread-manager.c
1841 pipe() was a macro from GLib on win32 until
1842 glib 2.13.2. It's undefined after that.
1843 Thanks to Marcus Brinkmann for the heads-up!
1845 2009-03-31 [colin] 3.7.1cvs32
1847 * src/folder_item_prefs.c
1848 Copy folder settings with prefs
1850 2009-03-31 [colin] 3.7.1cvs31
1852 * src/prefs_account.c
1853 Don't use un-sensitive checkboxes in Privacy tab
1854 when privacy system in None (makes unchecking
1855 painful when no privacy plugin is loaded)
1857 2009-03-30 [colin] 3.7.1cvs30
1864 * src/prefs_account.c
1865 * src/prefs_account.h
1868 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
1869 Add an option on the Receive page of IMAP account preferences:
1870 "Move deleted mails to trash and expunge immediately". This
1871 option defaults to TRUE to avoid changing the existing behaviour.
1872 Setting it to FALSE prevents automatic expunging.
1873 Also, add Tools/Expunge and View/Hide deleted messages menu items
1874 (View/Hide deleted message being a per-folder setting, and behaving,
1875 like View/Hide read messages).
1877 2009-03-30 [colin] 3.7.1cvs29
1880 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
1881 ask for IMAP password when using GSSAPI auth
1883 2009-03-27 [colin] 3.7.1cvs28
1886 Fix cvs14, make sure we mark non-existent caches dirty
1887 (or they never get written)
1889 2009-03-27 [colin] 3.7.1cvs27
1892 Fix tag update when all tags are removed
1895 2009-03-25 [colin] 3.7.1cvs26
1898 Fix configure.ac, thanks to Pawel
1900 2009-03-25 [colin] 3.7.1cvs25
1903 * src/etpan/nntp-thread.c
1904 Fix header fetching (NG/To/Cc). Fixes
1905 bug 1883, 'Message processing fails to
1906 act on Newsgroups: field'
1908 2009-03-23 [colin] 3.7.1cvs24
1911 Fix internal headers visible in queue/sent
1913 2009-03-23 [colin] 3.7.1cvs23
1916 Fix check for RC (resource compiler) used
1917 on win32 (AC_LIBTOOL_RC used to call it
1918 implicitely but stopped)
1920 2009-03-19 [colin] 3.7.1cvs22
1923 Put spam button in default toolbar even if
1924 bogofilter and spamassassin are not built.
1925 Other anti-spam plugin could exist! :)
1926 * src/common/utils.c
1927 Fix exit status fetch on win32
1929 2009-03-18 [paul] 3.7.1cvs21
1931 * src/gtk/spell_entry.c
1932 fix "[BUG] Wrong word replaced in 'Subject:'
1933 when spell-checking correction used"
1934 Patch by Pawel Pekala
1936 2009-03-17 [colin] 3.7.1cvs20
1938 * src/common/utils.c
1939 Fix win32 build (from cvs12)
1941 2009-03-17 [colin] 3.7.1cvs19
1944 Fix bug 1735, 'Change To: and Newsgroups:
1945 recipient field according account type'
1948 2009-03-17 [colin] 3.7.1cvs18
1951 * src/prefs_common.c
1952 * src/prefs_common.h
1954 * src/common/prefs.c
1955 Add preference for fsyncing metadata
1957 2009-03-16 [paul] 3.7.1cvs17
1959 * src/prefs_customheader.c
1960 add forgotten #if HAVE_LIBCOMPFACE
1962 2009-03-16 [paul] 3.7.1cvs16
1964 * src/prefs_customheader.c
1965 put the (X-)Face preview image below the up/down
1966 buttons so they don't jump around.
1967 make the list reorderable by drag'n'drop
1969 2009-03-16 [colin] 3.7.1cvs15
1971 * src/prefs_customheader.c
1972 Add a (X-)Face preview. Patch by iwkse.
1974 2009-03-16 [colin] 3.7.1cvs14
1980 * src/common/prefs.c
1981 Add fsync calls to make sure we don't
1982 lose data on system crashes. (to do:
1983 add a pref to allow people choosing raw
1986 2009-03-15 [colin] 3.7.1cvs13
1988 * src/gtk/gtkaspell.c
1989 Fix empty menu when there are no
1990 suggestions (using the Spelling menu)
1992 2009-03-14 [colin] 3.7.1cvs12
1994 * src/common/utils.c
1995 Win32: fix subject prefix length
1997 2009-03-11 [mones] 3.7.1cvs11
2000 fix encoding declared in header
2001 update translation now we're at it
2003 2009-03-10 [colin] 3.7.1cvs10
2006 Fix "wrong mime" message printed out multiple
2009 2009-03-10 [colin] 3.7.1cvs9
2011 * src/prefs_folder_item.c
2014 2009-03-09 [paul] 3.7.1cvs8
2016 * src/prefs_folder_item.c
2017 * src/send_message.c
2018 fixes to english text
2020 2009-03-08 [paul] 3.7.1cvs7
2023 correct errors in header
2025 2009-03-08 [paul] 3.7.1cvs6
2031 * tools/claws.i18n.status.pl
2032 add Japanese translation, submitted by kazken3
2034 2009-03-07 [colin] 3.7.1cvs5
2037 Don't let the invalid MIME warning hide
2038 other noticeview (Partial receive or
2041 2009-03-07 [colin] 3.7.1cvs4
2046 2009-03-07 [colin] 3.7.1cvs3
2051 Handle mimeparts that lack an end boundary.
2052 They're invalid but it's too annoying for
2053 normal users to fix.
2055 2009-03-06 [wwp] 3.7.1cvs2
2058 * src/folder_item_prefs.c
2059 * src/folder_item_prefs.h
2060 * src/prefs_folder_item.c
2061 Add per-folder default cc, bcc and reply-to.
2063 2009-03-06 [colin] 3.7.1cvs1
2066 * src/gtk/gtksourceprintjob.c
2067 Fix build with old print interface
2069 2009-03-06 [paul] 3.7.1
2076 2009-03-06 [paul] 3.7.0cvs78
2087 updated by David Vachulka, Stephan Sachse, Flammie
2088 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
2089 Frederico Goncalves Guimaraes, Lars Persson Fink,
2092 2009-03-03 [colin] 3.7.0cvs77
2094 * src/prefs_filtering.c
2095 Win32: Fix bug 1865, 'IMAP account name changes
2096 are not followed at filter actions'
2098 2009-03-02 [colin] 3.7.0cvs76
2101 Fix Launchpad bug 335571: 'claws-mail crashed
2102 with SIGSEGV in strlen() while deleting
2103 large amount of e-mails on IMAP account
2105 2009-02-27 [mones] 3.7.0cvs75
2107 * manual/es/account.xml
2109 * manual/es/addrbook.xml
2110 * manual/es/advanced.xml
2111 * manual/es/claws-mail-manual.xml
2113 * manual/es/glossary.xml
2115 * manual/es/handling.xml
2116 * manual/es/intro.xml
2117 * manual/es/keyboard.xml
2118 * manual/es/plugins.xml
2119 * manual/es/starting.xml
2120 Sync with English version, fix some typos
2121 Changed encoding to UTF-8
2123 Update for release, changed encoding to UTF-8
2125 2009-02-24 [colin] 3.7.0cvs74
2128 Don't print separation line if there
2131 2009-02-23 [cleroy] 3.7.0cvs73
2140 * src/addrduplicates.c
2143 * src/addressbook_foldersel.c
2151 * src/customheader.c
2153 * src/editaddress_other_attributes_ldap.c
2191 * src/prefs_account.c
2192 * src/prefs_actions.c
2193 * src/prefs_common.c
2194 * src/prefs_filtering.c
2195 * src/prefs_filtering_action.c
2196 * src/prefs_folder_column.c
2197 * src/prefs_folder_item.c
2199 * src/prefs_matcher.c
2202 * src/prefs_summaries.c
2203 * src/prefs_summary_column.c
2204 * src/prefs_template.c
2205 * src/prefs_themes.c
2206 * src/prefs_toolbar.c
2213 * src/remotefolder.c
2214 * src/send_message.c
2215 * src/sourcewindow.c
2217 * src/stock_pixmap.c
2218 * src/summary_search.c
2225 * src/common/base64.c
2226 * src/common/claws.c
2227 * src/common/hooks.c
2228 * src/common/plugin.c
2229 * src/common/prefs.c
2230 * src/common/session.c
2232 * src/common/socket.c
2233 * src/common/string_match.c
2234 * src/common/stringtable.c
2235 * src/common/utils.c
2236 * src/common/utils.h
2238 * src/common/xmlprops.c
2239 * src/gtk/colorlabel.c
2240 * src/gtk/combobox.c
2241 * src/gtk/foldersort.c
2242 * src/gtk/gtkaspell.c
2243 * src/gtk/gtkcmclist.c
2244 * src/gtk/gtkcmctree.c
2245 * src/gtk/gtkcmoptionmenu.c
2246 * src/gtk/gtksctree.c
2247 * src/gtk/gtkshruler.c
2248 * src/gtk/gtksourceprintjob.c
2249 * src/gtk/gtkutils.c
2250 * src/gtk/gtkvscrollbutton.c
2251 * src/gtk/logwindow.c
2253 * src/gtk/pluginwindow.c
2254 * src/gtk/prefswindow.c
2255 * src/gtk/quicksearch.c
2256 * src/gtk/spell_entry.c
2257 * src/plugins/pgpcore/select-keys.c
2258 * src/plugins/pgpinline/pgpinline.c
2259 * src/plugins/pgpmime/pgpmime.c
2260 * src/plugins/smime/smime.c
2261 * src/plugins/spamassassin/spamassassin_gtk.c
2262 Mass commit changing g_return_* to cm_return_*
2263 and making these more interesting
2265 2009-02-23 [colin] 3.7.0cvs72
2268 Always initialise error code to no error
2270 2009-02-23 [colin] 3.7.0cvs71
2273 Fix separator substitution
2275 2009-02-23 [colin] 3.7.0cvs70
2277 * src/stock_pixmap.c
2278 * src/gtk/colorlabel.c
2279 don't use g_return on normal checks
2281 2009-02-22 [colin] 3.7.0cvs69
2287 2009-02-22 [colin] 3.7.0cvs68
2289 * src/addrduplicates.c
2305 * src/prefs_common.c
2306 * src/prefs_filtering.c
2317 * src/common/socket.c
2318 * src/common/template.c
2319 * src/etpan/imap-thread.c
2320 * src/gtk/gtkaspell.c
2321 * src/gtk/gtkcmctree.c
2322 * src/gtk/gtksctree.c
2323 * src/gtk/inputdialog.c
2324 * src/plugins/pgpcore/sgpgme.c
2325 * src/plugins/pgpmime/pgpmime.c
2326 * src/plugins/smime/smime.c
2327 * src/plugins/spamassassin/spamassassin.c
2328 Fix errors caught by Coverity: NULL checks, leaks, overruns,
2329 uninitialised accesses
2331 2009-02-17 [colin] 3.7.0cvs67
2334 Disable controls during queuing
2336 2009-02-15 [colin] 3.7.0cvs66
2339 * src/plugins/pgpcore/select-keys.c
2340 * src/plugins/pgpcore/sgpgme.c
2341 Disable use of disabled keys
2343 2009-02-15 [colin] 3.7.0cvs65
2347 Fix font updating after changing
2348 prefs_common.derive_from_normal_font
2350 2009-02-12 [paul] 3.7.0cvs64
2356 * src/common/version.h.in
2360 more copyright header fixes
2362 2009-02-12 [paul] 3.7.0cvs63
2364 * src/gtk/progressdialog.c
2365 * src/gtk/progressdialog.h
2366 fix copyright header
2368 2009-02-12 [paul] 3.7.0cvs62
2370 * src/gtk/spell_entry.c
2371 * src/gtk/spell_entry.h
2372 better, more standard copyright header
2374 2009-02-12 [paul] 3.7.0cvs61
2376 * src/gtk/spell_entry.c
2377 * src/gtk/spell_entry.h
2378 changes to copyright header
2380 2009-02-12 [paul] 3.7.0cvs60
2382 * src/gtk/spell_entry.c
2383 * src/gtk/spell_entry.h
2386 2009-02-11 [colin] 3.7.0cvs59
2388 * src/gtk/spell_entry.c
2389 * src/gtk/spell_entry.h
2392 2009-02-11 [colin] 3.7.0cvs58
2395 * src/gtk/Makefile.am
2396 * src/gtk/gtkaspell.c
2397 * src/gtk/gtkaspell.h
2398 Add spellcheck to subject. Patch by
2401 2009-02-10 [holger] 3.7.0cvs57
2405 Move filename define for printing page setup cache to defs.h
2407 2009-02-08 [mones] 3.7.0cvs56
2410 Fix build for bison 2.4.1
2412 2009-02-06 [holger] 3.7.0cvs55
2414 * src/prefs_common.c
2415 * src/prefs_common.h
2417 Fix restoring of custom page setups for printing by
2418 temporarily caching the settings.
2419 This is a workaround for Gnome Bug #39018, and fixes
2420 Claws Mail Bug #1840.
2422 2009-02-06 [colin] 3.7.0cvs54
2425 Fix hardcoded Shift-Q quits. Fixes
2426 bug 1838, 'Claws-Mail sometimes quits
2427 when attempting to type a capital Q'
2429 2009-01-31 [paul] 3.7.0cvs53
2432 revert 3.7.0cvs49, until there is time to find out
2433 why it causes a nasty crash!
2435 2009-01-31 [paul] 3.7.0cvs52
2438 1 string that was forgotten for translation
2440 2009-01-31 [paul] 3.7.0cvs51
2443 2 strings that were forgotten for translation
2445 2009-01-31 [paul] 3.7.0cvs50
2447 * src/gtk/prefswindow.c
2448 build prefs tree in a slightly smarter way -
2449 fix bug where if path[0] had same name as
2450 path[1], (like in the de translation), path[1]
2451 was lost and not shown in the window
2453 2009-01-31 [paul] 3.7.0cvs49
2456 fix bug 1836, 'Quoted text still blue after
2457 removal of quote-character'
2458 comment out some debug_print's that needlessly
2461 comment out a debug_print that needlessly slows
2464 2009-01-31 [paul] 3.7.0cvs48
2467 fix bug 1834, '"semi"-selection when collapsing thread'
2469 2009-01-31 [paul] 3.7.0cvs47
2471 * src/prefs_compose_writing.c
2472 * src/prefs_message.c
2473 move 'quote_chars' pref to where it should be
2475 2009-01-30 [paul] 3.7.0cvs46
2478 fix updating of popup menu sensitivity
2480 2009-01-28 [paul] 3.7.0cvs45
2482 * tools/filter_conv_new.pl
2483 move 'move' and 'delete' to end of @actions
2484 so that they are always final actions in the
2485 generated filtering rule
2487 2009-01-27 [paul] 3.7.0cvs44
2490 always select text/calendar mimepart if suitable
2491 plugin (i.e. vCalendar) is available
2493 2009-01-27 [paul] 3.7.0cvs43
2496 fix crash when right-clicking in summaryview when
2497 processing is active
2499 2009-01-22 [colin] 3.7.0cvs42
2504 When replying to signed/encrypted mail and the
2505 preference to sign/encrypt in this case is set,
2506 choose the original mail's privacy system (if
2509 2009-01-21 [colin] 3.7.0cvs41
2512 Fix warning (on-the-fly theming of
2513 addressbook isn't complete yet)
2515 2009-01-21 [colin] 3.7.0cvs40
2519 Win32: Fix window placement
2521 2009-01-21 [paul] 3.7.0cvs39
2524 update timeout log msg
2526 2009-01-17 [colin] 3.7.0cvs38
2531 * src/common/utils.c
2532 * src/etpan/imap-thread.c
2533 Fix g_open calls (which don't ignore mode)
2535 2009-01-17 [colin] 3.7.0cvs37
2544 * src/common/ssl_certificate.c
2546 * src/common/utils.c
2547 * src/etpan/imap-thread.c
2548 * src/plugins/bogofilter/bogofilter.c
2549 * src/plugins/pgpinline/pgpinline.c
2550 * src/plugins/smime/smime.c
2551 Probably fix bug 1825, 'Unable to fetch messages from
2552 IMAP folders named with non-ASCII string'
2553 Change remaining occurences of fopen and open with
2556 2009-01-17 [paul] 3.7.0cvs36
2559 update an old, outdated piece of info
2561 2009-01-17 [paul] 3.7.0cvs35
2563 * src/prefs_folder_item.c
2564 fix bug where saving Folder Properties of a
2565 sub-folder of outbox, queue, draft or trash
2566 would change its parent's folder type to normal
2568 2009-01-12 [mones] 3.7.0cvs34
2573 2009-01-12 [wwp] 3.7.0cvs33
2576 * tools/popfile-link.sh
2577 * tools/textviewer.sh
2578 Fix bashisms and other portability glitches (thanks to
2579 Steven M. Bellovin).
2581 2009-01-11 [paul] 3.7.0cvs32
2584 clean up some build warnings
2586 2009-01-11 [colin] 3.7.0cvs31
2589 Revert part of patch 3.7.0cvs29
2590 This function is used when jpilot
2593 2009-01-11 [colin] 3.7.0cvs30
2596 folder_find_child_item_by_name():
2597 actually use name, not path's basename
2599 2009-01-11 [paul] 3.7.0cvs29
2606 * src/prefs_folder_item.c
2607 clean up some build warnings
2609 2009-01-11 [paul] 3.7.0cvs28
2612 don't even mention printing support, assume its
2613 presence, unless building with GTK+ < 2.10.0
2615 2009-01-10 [colin] 3.7.0cvs27
2618 Fix bug 1811, '[mime] Crash when there's no
2619 room for filename's start on the same line'
2620 When the mimetype of the attachment is very
2621 long, there's no room at all to start the
2622 name=... parameter on the same line. This
2623 caused an infinite loop as 0 characters of
2624 the filename could be appended.
2625 In such cases, insert linebreak before the
2628 2009-01-09 [colin] 3.7.0cvs26
2632 * src/common/utils.c
2633 Win32: Fix bug 1815, 'Drag-n-Drop of files on
2634 Compose Window does not attach'
2636 2009-01-09 [colin] 3.7.0cvs25
2639 Fix bug 1817, 'Changing Themes does not
2640 update the pixmaps in "Select folder"
2643 2009-01-09 [colin] 3.7.0cvs24
2646 Win32: Fix bug 1816, 'Attaching files with
2647 command-line generates error after attaching'
2649 2009-01-09 [paul] 3.7.0cvs23
2652 forgot this '2009' in last commit
2654 2009-01-09 [paul] 3.7.0cvs22
2658 update copyright headers
2660 2009-01-09 [paul] 3.7.0cvs21
2662 * doc/man/claws-mail.1
2665 2009-01-09 [colin] 3.7.0cvs20
2668 Fix bug 1814, 'Windows' WM badly places
2671 2009-01-09 [colin] 3.7.0cvs19
2673 * src/prefs_themes.c
2674 * src/stock_pixmap.c
2675 * src/stock_pixmap.h
2676 * src/common/utils.c
2677 * src/common/utils.h
2678 Win32: Fix bug 1813, 'Installing Theme Creates Error'
2680 2009-01-08 [colin] 3.7.0cvs18
2683 Win32: Fix bug 1810, 'Pressing 'o' key
2686 2009-01-07 [colin] 3.7.0cvs17
2689 Fix bug 1432, '& not escaped in links (HTML
2692 2009-01-06 [colin] 3.7.0cvs16
2694 * src/plugins/pgpcore/select-keys.c
2695 Warn translators the usual way about
2698 2009-01-06 [colin] 3.7.0cvs15
2701 Fix synchronisation dialog that shouldn't
2702 appear when network goes down (Network
2706 Fix save as when attach_save_dir isn't set
2707 fixes bug 1804, 'attach_save_directory does
2708 not default to $HOME'
2709 * src/plugins/pgpcore/select-keys.c
2710 Add mnemonics to buttons - warn translators!
2712 2009-01-06 [wwp] 3.7.0cvs14
2714 * src/common/utils.c
2715 Fix cvs13, thanks to Colin.
2717 2009-01-06 [wwp] 3.7.0cvs13
2719 * src/common/utils.c
2720 Better support for Spanish Outlook replies (RES).
2722 2009-01-02 [colin] 3.7.0cvs12
2725 Fix (+) sign after collapsed folder names that
2726 have quicksearch-matching children.
2727 Fixes bug 1506, 'Recursive search in collapsed
2730 2009-01-02 [colin] 3.7.0cvs11
2732 * src/stock_pixmap.c
2733 * src/stock_pixmap.h
2734 Remove now-unused stock_pixmap_gdk
2736 2009-01-02 [colin] 3.7.0cvs10
2738 * src/gtk/gtkutils.c
2739 * src/pixmaps/claws-mail_icon.xpm
2740 Use pixbuf for app icon, and make the app icon
2743 2009-01-02 [colin] 3.7.0cvs9
2746 Show both link title and URI if possible
2748 2009-01-02 [colin] 3.7.0cvs8
2752 * src/addressbook_foldersel.c
2755 * src/grouplistdialog.c
2759 * src/gtk/gtkcmclist.c
2760 * src/gtk/gtkcmclist.h
2761 * src/gtk/gtkcmctree.c
2762 * src/gtk/gtkcmctree.h
2763 * src/gtk/gtksctree.c
2764 * src/gtk/gtksctree.h
2765 Implement pixbuf rendering in tree widgets
2767 * src/plugins/trayicon/trayicon.c
2769 * src/prefs_themes.c
2770 Use pixbuf rendering here too
2772 2008-12-30 [paul] 3.7.0cvs7
2775 no need to prematurely trim the uri in the statusbar
2777 2008-12-29 [paul] 3.7.0cvs6
2780 prefer List-Id header to X-* headers when creating
2781 filter rule automatically
2783 2008-12-28 [colin] 3.7.0cvs5
2786 Set minimum height to 440 instead of 480
2788 2008-12-22 [colin] 3.7.0cvs4
2791 Fix bug 1799, '"Discard message" deletes manually
2792 saved draft'. Switch rmode to REEDIT after
2795 2008-12-21 [paul] 3.7.0cvs3
2797 * tools/claws.i18n.status.pl
2800 2008-12-21 [paul] 3.7.0cvs2
2806 2008-12-21 [paul] 3.7.0cvs1
2812 2008-12-19 [paul] 3.7.0
2819 2008-12-19 [paul] 3.6.1cvs80
2822 remove unmaintained sk and sr from ALL_LINGUAS
2823 add newly maintained cs to ALL_LINGUAS
2834 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
2835 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
2836 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
2839 2008-12-16 [colin] 3.6.1cvs79
2841 * src/plugins/pgpcore/sgpgme.c
2844 2008-12-15 [colin] 3.6.1cvs78
2849 * src/plugins/pgpcore/sgpgme.c
2850 * src/plugins/pgpcore/sgpgme.h
2851 * src/plugins/pgpinline/pgpinline.c
2852 * src/plugins/pgpmime/pgpmime.c
2853 * src/plugins/smime/smime.c
2854 Fix bug 1796, 'PGP/MIME setting: "select key by your
2855 email address" doesn't work'. Use custom from address
2858 2008-12-15 [colin] 3.6.1cvs77
2860 * src/common/utils.c
2861 Fix bug 1746, 'Makes a mailto link from several
2864 2008-12-15 [paul] 3.6.1cvs76
2866 * m4/spamassassin.m4
2867 fix warnings thrown up by autoconf-2.63
2869 2008-12-13 [colin] 3.6.1cvs75
2874 * src/common/utils.c
2875 * src/common/utils.h
2877 Finish previous patch
2879 2008-12-13 [colin] 3.6.1cvs74
2882 Only install certs on windows
2884 2008-12-13 [colin] 3.6.1cvs73
2887 * tools/ca-certificates.crt
2888 * src/common/Makefile.am
2890 First try to ship SSL certificates in Windows
2893 2008-12-12 [colin] 3.6.1cvs72
2896 * src/plugins/pgpinline/claws.def
2899 2008-12-12 [paul] 3.6.1cvs71
2903 * src/partial_download.c
2905 * src/common/claws.c
2906 * src/common/prefs.c
2907 * src/common/utils.c
2908 win32: fix unlinking, renaming and bug with
2912 2008-12-11 [colin] 3.6.1cvs70
2915 * manual/fr/advanced.xml
2916 Update french translations
2918 2008-12-10 [colin] 3.6.1cvs69
2921 Correct bug submission guidelines
2923 2008-12-10 [colin] 3.6.1cvs68
2925 * src/plugins/pgpcore/pgp_viewer.c
2926 Fix bug 1736, 'Key import does not work'
2927 Kill the correct pid (and not the parent
2928 shell), and increase the timeout a bit.
2930 2008-12-09 [paul] 3.6.1cvs67
2933 ensure that any stray noticeview buttons are hidden,
2934 as clicking them causes segfaults!
2936 2008-12-09 [colin] 3.6.1cvs66
2940 * src/folder_item_prefs.h
2941 * src/prefs_common.c
2942 * src/prefs_common.h
2944 Fix bug 1792, '"Save Message to" should
2945 retain list of recently selected folders'
2946 Also, make Enchant-related prefs stick
2947 even if the build doesn't enable enchant
2949 2008-12-09 [paul] 3.6.1cvs65
2952 fix bug 1787, 'Prevent automatic PGP inline
2953 decryption attempts' use the noticeview to display
2954 decryption failure messages instead of the irritating
2957 2008-12-09 [colin] 3.6.1cvs64
2959 * src/prefs_filtering.c
2960 Fix bug 1789, 'filtering account selection
2961 (regression)'. Filtering on sending-only
2962 accounts can be a little useful when using
2963 filtering via Tools menu.
2965 2008-12-07 [paul] 3.6.1cvs63
2967 * src/prefs_actions.c
2968 don't auto-select first entry (same as other
2970 * src/gtk/pluginwindow.c
2971 these parents don't have children so don't look
2974 2008-12-07 [paul] 3.6.1cvs62
2976 * src/prefs_account.c
2977 * src/gtk/pluginwindow.c
2978 * src/gtk/prefswindow.c
2979 * src/gtk/prefswindow.h
2980 auto-select first page
2982 2008-12-05 [colin] 3.6.1cvs61
2986 Fix bug 1788, 'CM crashes re-encoding
2987 encoded parameters' (introduced in cvs40)
2989 2008-12-05 [paul] 3.6.1cvs60
2991 * src/prefs_common.h
2992 remove gpg prefs that are no longer needed here
2994 2008-12-03 [colin] 3.6.1cvs59
2997 Speed up cache reading (about 10% gain)
2999 * src/gtk/gtksctree.c
3000 Speed up expand/collapse all threads
3003 2008-12-03 [paul] 3.6.1cvs58
3006 eradicate gcc4's signedness warnings
3007 fix building with gnuTLS on (Open)Solaris
3009 2008-12-01 [colin] 3.6.1cvs57
3011 * src/gtk/gtkcmclist.c
3014 2008-12-01 [colin] 3.6.1cvs56
3016 * src/plugins/pgpinline/pgpinline.c
3017 Fix bug 1779, 'PGP Inline badly handles
3018 multipart'. Properly dump the current part
3019 instead of running around with scissors
3021 2008-11-30 [paul] 3.6.1cvs55
3023 * manual/advanced.xml
3024 * manual/plugins.xml
3025 * src/prefs_toolbar.c
3026 remove the verb from the page title and
3027 update references in the manual
3029 2008-11-30 [paul] 3.6.1cvs54
3032 move Other/ page to Other/Miscellaneous
3033 * src/gtk/prefswindow.c
3034 make parent page unselectable
3036 2008-11-29 [paul] 3.6.1cvs53
3039 add the new 'primary_paste_unselects' hidden
3040 option, add missing 'log_[...]_color' options,
3041 and reformat the text
3042 * manual/advanced.xml
3043 add the new 'primary_paste_unselects' hidden
3044 option, add missing 'log_[...]_color' options
3046 2008-11-28 [colin] 3.6.1cvs52
3051 2008-11-28 [colin] 3.6.1cvs51
3056 2008-11-28 [colin] 3.6.1cvs50
3059 Fix account selection in Mailing list
3062 2008-11-28 [paul] 3.6.1cvs49
3065 automatically remove obsolete strings
3067 2008-11-28 [colin] 3.6.1cvs48
3069 * src/plugins/pgpcore/sgpgme.c
3070 Fix error message when key isn't available.
3072 2008-11-27 [colin] 3.6.1cvs47
3078 2008-11-26 [colin] 3.6.1cvs46
3083 2008-11-26 [colin] 3.6.1cvs45
3085 * src/plugins/pgpcore/select-keys.c
3086 * src/plugins/pgpcore/sgpgme.c
3087 Fix bug 1591, 'S/MIME: better key
3088 handling/selection dialog'
3089 Really ignore revoked/expired keys
3091 2008-11-26 [colin] 3.6.1cvs44
3094 * src/common/claws.c
3096 Make sure libgcrypt's threading is initialised
3097 before gnutls. See also old bug 1539.
3099 2008-11-26 [colin] 3.6.1cvs43
3103 * src/etpan/imap-thread.c
3104 Fix possible crashes due to clist_begin()
3105 not checking for NULLs (it should!)
3107 2008-11-25 [colin] 3.6.1cvs42
3110 Fix line length in MIME parameters
3112 2008-11-22 [paul] 3.6.1cvs41
3115 grab Return key press in attachments Properties
3118 2008-11-21 [colin] 3.6.1cvs40
3122 Fix bug 1776, 'use encoded name parameters
3123 for attachments instead of ascii'.
3124 Break the RFC 2047 by using B-encoded
3125 filename parameter, like everyone does,
3126 following advice from the RFC author.
3128 2008-11-21 [colin] 3.6.1cvs39
3130 * src/common/socket.c
3131 Rehandshake if server asks to
3133 2008-11-21 [colin] 3.6.1cvs38
3137 * src/common/session.h
3139 Move conditional-compilation members to
3142 2008-11-19 [wwp] 3.6.1cvs37
3144 * src/prefs_actions.c
3145 Fixed wrong behaviour when pressing Escape (was not cancelling
3148 2008-11-19 [wwp] 3.6.1cvs36
3154 * src/prefs_actions.c
3155 * src/prefs_filtering_action.c
3159 * src/common/utils.c
3160 Replace occurrences of "command line" with "command-line" everywhere.
3161 Enforce code style (mostly indentation) in prefs_actions.c.
3163 2008-11-19 [colin] 3.6.1cvs35
3166 * src/prefs_common.c
3167 * src/prefs_common.h
3168 Add primary_paste_unselects hidden preference
3169 to change how middle-click pasting changes
3170 the selection and insert point; defaults to
3173 2008-11-19 [colin] 3.6.1cvs34
3176 Always give focus to summaryview, even if
3177 the folder is empty, in small screen layout.
3178 Allows to go back to folderlist using the
3181 2008-11-18 [colin] 3.6.1cvs33
3184 Put back conditional at the end of struct
3186 2008-11-18 [colin] 3.6.1cvs32
3189 * src/common/w32_reg.c
3190 Fix crash on win32 when browsing to a
3193 2008-11-15 [colin] 3.6.1cvs31
3196 After a mid-click paste, deselect selection
3197 and go to end of paste.
3199 2008-11-15 [colin] 3.6.1cvs30
3202 Auto-save draft after external editor quits
3204 2008-11-15 [colin] 3.6.1cvs29
3206 * src/plugins/pgpcore/sgpgme.c
3207 Fix wrong error display, thanks to
3210 2008-11-14 [colin] 3.6.1cvs28
3212 * src/prefs_actions.c
3213 Comment out bogus (IMO) warning
3215 2008-11-14 [colin] 3.6.1cvs27
3222 Share summaryview's context menu actions with
3223 the equivalent menu items of the main menu;
3224 this allows to share accelerators and de-
3227 2008-11-14 [colin] 3.6.1cvs26
3229 * src/plugins/pgpcore/sgpgme.c
3230 Fix bug 1768, 'claws-mail crashes while
3231 checking smime bad signature'
3233 2008-11-13 [colin] 3.6.1cvs25
3237 Fix redefinition of PREFSBUFSIZE
3239 2008-11-13 [wwp] 3.6.1cvs24
3241 * tools/popfile-link.sh
3242 Add support for reusing existing POPFile session ID.
3244 2008-11-12 [colin] 3.6.1cvs23
3247 Fix bug 1771, 'Folder template gets
3248 truncated when exiting the application'
3249 Use a 32k buffer for string preferences
3251 2008-11-11 [colin] 3.6.1cvs22
3254 Fix "display sender using addressbook" when
3255 prefs_common.swap_from is in use. Patch by
3258 2008-11-11 [colin] 3.6.1cvs21
3263 Make a few functions static
3265 2008-11-07 [colin] 3.6.1cvs20
3269 Fix crash when rebuilding colorlabel
3273 * src/prefs_account.c
3274 * src/prefs_compose_writing.c
3275 * src/prefs_logging.c
3276 * src/prefs_message.c
3278 * src/prefs_receive.c
3279 * src/prefs_summaries.c
3280 * src/prefs_wrapping.c
3281 * src/plugins/bogofilter/bogofilter_gtk.c
3282 * src/plugins/pgpcore/prefs_gpg.c
3283 * src/plugins/spamassassin/spamassassin_gtk.c
3284 Fix deprecated use of page_size in
3285 gtkspinbutton adjustments
3287 2008-11-06 [mones] 3.6.1cvs19
3290 Fix missing "About" in Help menu
3291 * tools/claws.i18n.status.pl
3294 2008-11-05 [colin] 3.6.1cvs18
3299 * src/common/socket.c
3300 * src/common/socket.h
3301 * src/gtk/gtkutils.c
3302 * src/gtk/gtkutils.h
3303 w32: Implement single launch (lock
3304 socket); always put debug log to
3305 the rc_dir; fix Start menu update
3306 after registering as default Mail
3309 2008-11-05 [colin] 3.6.1cvs17
3312 Setting the Mail start menu item in HKCU
3313 confuses the Internet Options dialog. Do
3314 it in HKLM as this dialog does.
3316 2008-11-04 [colin] 3.6.1cvs16
3318 * src/common/w32_reg.c
3321 2008-11-04 [colin] 3.6.1cvs15
3324 w32: Fix getting content-type
3326 * src/prefs_common.c
3327 * src/prefs_common.h
3328 * src/prefs_ext_prog.c
3330 w32: better integration (use the
3331 standard file associations instead
3332 of our platform-unadapted open
3335 * src/common/utils.c
3336 * src/common/w32_reg.c
3337 * src/common/w32lib.h
3338 w32: better integration (allow
3339 setting Claws as default MUA)
3341 2008-11-01 [colin] 3.6.1cvs14
3344 Fix wrongly converted non-ascii characters
3345 when locale's charset is US-ASCII (strict-mode
3346 was failing in this case)
3348 2008-10-30 [colin] 3.6.1cvs13
3354 Use one UI Manager per mimeview, instead of
3355 the global one -- else user_data pointer gets
3356 broken if opening and closing another message-
3357 view, then using right-click on a mimeview's
3358 mimepart. Probably fixes bug 1711, 'Save-as
3361 2008-10-24 [paul] 3.6.1cvs12
3364 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
3365 * tools/kdeservicemenu/install.sh
3366 another, possibly the final?, attempt on getting this
3369 2008-10-24 [paul] 3.6.1cvs11
3371 * tools/kdeservicemenu/install.sh
3372 fix servicemenu installation directory on kde4
3374 2008-10-24 [paul] 3.6.1cvs10
3376 * tools/kdeservicemenu/README
3377 * tools/kdeservicemenu/install.sh
3378 add support for kde4 in addition to kde3.
3379 a rework involving checking for kde4-config, then
3380 kde-config, finally prompting the user for the
3381 location of either if they cannot be found
3384 2008-10-18 [paul] 3.6.1cvs9
3386 * tools/claws.i18n.status.pl
3387 updated with latest translator info.
3388 only print for languages defined in %langname
3390 2008-10-17 [paul] 3.6.1cvs8
3392 * src/plugins/pgpcore/sgpgme.c
3393 when listing the uid's, show the uid validity
3395 2008-10-16 [paul] 3.6.1cvs7
3400 2008-10-13 [wwp] 3.6.1cvs6
3403 Updated French translation.
3405 2008-10-11 [colin] 3.6.1cvs5
3408 Fix bug 1756, "Outdated translators list in About
3409 dialogue". Patch by Aleksei Miheev.
3411 2008-10-11 [colin] 3.6.1cvs4
3421 * src/prefs_account.c
3422 * src/send_message.c
3423 * src/send_message.h
3427 * src/common/claws.c
3429 * src/common/session.c
3430 * src/common/session.h
3433 * src/common/socket.c
3434 * src/common/socket.h
3437 * src/common/ssl_certificate.c
3438 * src/common/ssl_certificate.h
3440 * src/gtk/sslcertwindow.c
3441 * src/gtk/sslcertwindow.h
3444 2008-10-11 [colin] 3.6.1cvs3
3446 * src/common/ssl_certificate.c
3447 Make local function static
3449 2008-10-10 [colin] 3.6.1cvs2
3452 * src/common/ssl_certificate.c
3453 * src/gtk/sslcertwindow.c
3454 Add offline certificate verification,
3455 thanks to Nikos Mavrogiannopoulos for the
3458 2008-10-10 [colin] 3.6.1cvs1
3460 * src/common/ssl_certificate.c
3461 * src/gtk/sslcertwindow.c
3464 2008-10-10 [paul] 3.6.1
3466 * m4/spamassassin.m4
3467 remove openssl dross
3474 2008-10-10 [colin] 3.6.0cvs25
3477 Tell libetpan it doesn't need to init
3480 2008-10-10 [colin] 3.6.0cvs24
3483 Remove references to openssl
3485 2008-10-09 [colin] 3.6.0cvs23
3490 2008-10-09 [colin] 3.6.0cvs22
3493 Error out when building against openssl
3495 2008-10-09 [colin] 3.6.0cvs21
3502 Disable OpenSSL due to requirement of
3503 OpenSSL exception. Code not removed yet,
3504 just in case, but disabled.
3506 2008-10-09 [colin] 3.6.0cvs20
3516 * src/prefs_ext_prog.c
3518 * src/prefs_image_viewer.c
3522 * src/gtk/Makefile.am
3524 * src/gtk/gtksourceprintjob.c
3525 * src/gtk/gtksourceprintjob.h
3526 Revert previous patch. It'd be better to remove
3527 OpenSSL instead, as GnuTLS works as well.
3529 2008-10-09 [colin] 3.6.0cvs19
3539 * src/prefs_ext_prog.c
3541 * src/prefs_image_viewer.c
3545 * src/gtk/Makefile.am
3547 * src/gtk/gtksourceprintjob.c
3548 * src/gtk/gtksourceprintjob.h
3549 Remove the libgnomeprint interface (deprecated,
3550 and fixes Debian's #501570, 'Copyright confusion')
3552 2008-10-09 [colin] 3.6.0cvs18
3555 Require libetpan 0.57 (important fixes)
3557 2008-10-08 [paul] 3.6.0cvs17
3559 * src/prefs_filtering_action.c
3560 * src/prefs_matcher.c
3561 enable re-ordering of the filtering/processing
3562 condition and actions lists by drag'n'drop
3564 2008-10-08 [colin] 3.6.0cvs16
3567 Fix wrong menu title
3569 2008-10-07 [colin] 3.6.0cvs15
3572 After thinking, revert this. It's only a minor
3573 annoyance to GSSAPI users, and I can't test this
3574 right now. Postponed until after next good release.
3576 2008-10-07 [colin] 3.6.0cvs14
3579 Don't ask for a password when using GSSAPI
3581 2008-10-07 [colin] 3.6.0cvs13
3584 Fix build with GTK+ < 2.14
3586 2008-10-07 [colin] 3.6.0cvs12
3590 * src/prefs_common.c
3591 * src/prefs_common.h
3593 * src/gtk/colorlabel.c
3594 Fix bug 1749, 'Shortcut keys for color labels
3596 Make fullscreen a setting remembered between
3599 2008-10-07 [colin] 3.6.0cvs11
3602 Fix bug 1747, 'Wanderlust keybindings no longer
3603 working (regression)'
3605 2008-10-07 [colin] 3.6.0cvs10
3608 Make fullscreen a real menu item
3610 2008-10-07 [colin] 3.6.0cvs9
3613 Make sure we won't save size when
3616 2008-10-06 [colin] 3.6.0cvs8
3620 Handle fullscreen via F11. Patch by
3623 2008-10-06 [colin] 3.6.0cvs7
3626 Fix return value when setting client cert
3628 2008-10-04 [colin] 3.6.0cvs6
3631 Fix bug 1742, 'Attachment list contents not
3634 2008-10-04 [paul] 3.6.0cvs5
3637 fix failure of Hide toolbar option on restart
3639 2008-10-04 [colin] 3.6.0cvs4
3646 Maemo: Fix bug 1737, Crashes upon opening
3648 2008-10-04 [paul] 3.6.0cvs3
3651 submitted (just a little late) by Frederico
3654 2008-10-03 [wwp] 3.6.0cvs2
3657 Many fixes, mostly in menus and accelerators.
3659 2008-10-03 [colin] 3.6.0cvs1
3662 Allow network mounts with new GTKs: they're
3663 available via FUSE mounts and we don't need
3666 2008-10-03 [paul] 3.6.0
3673 2008-10-03 [paul] 3.5.0cvs145
3680 new translations. added by Yasen Pramatarov,
3681 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
3690 updated translations. submitted by Miquel Oliete,
3691 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
3692 Andrea Spadaccini, Emilian Nowak, and Ralph Young
3694 2008-10-02 [colin] 3.5.0cvs144
3696 * src/common/session.c
3697 Fix crash when connection fails on windows
3699 2008-10-01 [colin] 3.5.0cvs143
3702 Real fix for FS-unsafe chars on win32
3704 2008-10-01 [colin] 3.5.0cvs142
3707 Encode prohibited filenames on win32
3709 2008-09-30 [mones] 3.5.0cvs141
3713 * src/prefs_themes.c
3715 Fix output of some debug messages
3717 2008-09-30 [colin] 3.5.0cvs140
3724 * src/prefs_themes.c
3728 * src/common/utils.c
3729 * src/gtk/sslcertwindow.c
3730 Win32: Fix time usage; use g_stat
3732 2008-09-29 [colin] 3.5.0cvs139
3734 * src/common/utils.c
3735 Fix case-sensitive match of subject
3738 2008-09-29 [colin] 3.5.0cvs138
3740 * src/folder_item_prefs.c
3741 * src/folder_item_prefs.h
3743 * src/prefs_folder_item.c
3744 * src/prefs_matcher.c
3746 * src/common/string_match.c
3747 * src/common/utils.c
3748 Fix a huge leak (dozens of megs per folder
3749 change) on Windows: disable regexps
3751 2008-09-28 [paul] 3.5.0cvs137
3756 2008-09-27 [colin] 3.5.0cvs136
3760 Add accessor for cur_account
3762 2008-09-27 [colin] 3.5.0cvs135
3765 Fix crash when error happen on session establishment
3767 2008-09-26 [mones] 3.5.0cvs134
3772 2008-09-26 [colin] 3.5.0cvs133
3774 * src/plugins/pgpcore/claws.def
3777 2008-09-26 [colin] 3.5.0cvs132
3779 * src/prefs_common.c
3780 * src/prefs_common.h
3781 * src/plugins/pgpcore/pgp_viewer.c
3782 Add an accessor to prefs_common for plugins
3785 2008-09-25 [colin] 3.5.0cvs131
3788 Fix bug 1725, 'useless lines in clawsrc'
3789 * src/plugins/smime/mypgpcore.def
3790 Add a missing symbol
3792 2008-09-25 [paul] 3.5.0cvs130
3794 * src/plugins/smime/mypgpcore.def
3795 * src/plugins/smime/plugin.def
3796 * src/plugins/smime/version.rc
3797 add these windows-specific files
3800 2008-09-25 [colin] 3.5.0cvs129
3803 Load standard plugins only on first run
3805 2008-09-25 [colin] 3.5.0cvs128
3810 2008-09-24 [colin] 3.5.0cvs127
3813 Add nb_NO's charset (iso-8859-1)
3815 2008-09-24 [colin] 3.5.0cvs126
3817 * src/common/utils.c
3818 Fix get_mail_base_dir() on windows
3819 (was synced from main ages ago)
3821 2008-09-24 [colin] 3.5.0cvs125
3825 Integrate better with Windows' style
3827 2008-09-23 [paul] 3.5.0cvs124
3832 offer these strings to translators too
3834 2008-09-23 [colin] 3.5.0cvs123
3837 Add a --disable-dbus flag in case we want
3838 no DBUS even if headers are available (like
3839 for building gpg4win)
3842 * src/prefs_logging.c
3843 * src/common/utils.c
3844 * src/plugins/pgpcore/sgpgme.c
3845 * src/plugins/smime/claws.def
3847 - disable filtering log (it's crashy for
3849 - fix gmtime_r when time is -1 (before 01/01/70)
3850 - add symbols for smime
3852 2008-09-22 [colin] 3.5.0cvs122
3854 * src/common/utils.c
3858 Fix cursor position after changing account
3862 Fix absolute path detection
3864 2008-09-21 [colin] 3.5.0cvs121
3866 * src/gtk/gtkaspell.c
3867 Don't try to use empty dictionaries
3869 2008-09-20 [colin] 3.5.0cvs120