1 2010-03-01 [iwkse] 3.7.5cvs29
4 Other indentation issues
6 2010-03-01 [iwkse] 3.7.5cvs28
9 Fix indentation of the previous commit
11 2010-03-01 [iwkse] 3.7.5cvs27
15 Add API for getting a loaded Plugin from the
16 plugin's name, plugin_get_loaded_by_name (const gchar *name)
17 Thanks to Colin, Michael
19 2010-02-27 [colin] 3.7.5cvs26
25 * manual/de/Makefile.am
26 * manual/de/account.xml
28 * manual/de/addrbook.xml
29 * manual/de/advanced.xml
30 * manual/de/claws-mail-manual.xml
32 * manual/de/glossary.xml
34 * manual/de/handling.xml
36 * manual/de/keyboard.xml
37 * manual/de/plugins.xml
38 * manual/de/starting.xml
39 * manual/de/dist/.cvsignore
40 * manual/de/dist/Makefile.am
41 * manual/de/dist/html/.cvsignore
42 * manual/de/dist/html/Makefile.am
43 * manual/de/dist/pdf/.cvsignore
44 * manual/de/dist/pdf/Makefile.am
45 * manual/de/dist/ps/.cvsignore
46 * manual/de/dist/ps/Makefile.am
47 * manual/de/dist/txt/.cvsignore
48 * manual/de/dist/txt/Makefile.am
49 Add the german translation of the manual, done by
50 Volker Ribbert <thoraki@arcor.de>.
52 2010-02-27 [holger] 3.7.5cvs25
55 Don't make toolbar item description for
56 plugin registered items editable
58 2010-02-26 [colin] 3.7.5cvs24
61 Don't translate empty description
63 2010-02-22 [colin] 3.7.5cvs23
66 Don't make In-Reply-To visible when reediting
69 2010-02-20 [colin] 3.7.5cvs22
75 * src/etpan/imap-thread.c
76 * src/etpan/imap-thread.h
77 * src/etpan/nntp-thread.c
78 * src/etpan/nntp-thread.h
79 When going offline from NetworkManager, just
80 delete IMAP connections. That'll avoid timeouts
81 when coming back online in certain cases when
82 the TCP socket will have timed out.
84 2010-02-20 [holger] 3.7.5cvs21
89 2010-02-17 [ticho] 3.7.5cvs20
96 2010-02-16 [ticho] 3.7.5cvs19
101 Removed unused argument from summary_open_row().
103 2010-02-10 [pawel] 3.7.5cvs18
106 - fix headers filtering when prefs_common.trans_hdr is on
107 - fix headers setting when changing composing account
109 * src/prefs_template.c
110 Re-add template's name for translation
112 2010-02-10 [colin] 3.7.5cvs17
114 * src/prefs_matcher.c
115 Fix bug 2099, 'add List-Id in Configuration>Filtering>
116 Condition>Define>Header>Name combo box'. Patch by
119 2010-02-10 [colin] 3.7.5cvs16
129 Add the GB18030 Chinese charset, which is a superset
130 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
132 2010-02-09 [holger] 3.7.5cvs15
135 GTK+ 2.10 related cleanup
137 2010-02-09 [pawel] 3.7.5cvs14
139 * src/prefs_account.c
140 * src/prefs_folder_item.c
141 * src/prefs_template.c
143 Respect prefs_common.trans_hdr in couple more places to avoid
144 confusion with translated/non-translated header names
146 2010-02-09 [colin] 3.7.5cvs13
151 2010-02-09 [colin] 3.7.5cvs12
154 And fix 2.10 build :)
156 2010-02-09 [colin] 3.7.5cvs11
159 Bump up GTK+ requirement to 2.10
168 * src/prefs_actions.c
171 * src/prefs_ext_prog.c
172 * src/prefs_filtering_action.c
174 * src/prefs_image_viewer.c
175 * src/prefs_matcher.c
176 * src/prefs_msg_colors.c
177 * src/prefs_summaries.c
178 * src/prefs_template.c
184 * src/gtk/Makefile.am
186 * src/gtk/gtkcmclist.c
187 * src/gtk/gtkcmctree.c
189 * src/gtk/quicksearch.c
190 Remove all compile-time conditionals depending on
194 * src/gtk/gtksourceprintjob.c
195 * src/gtk/gtksourceprintjob.h
196 Remove libgnomeprint-based printing system (and
197 command-line-based printing system) as GTK+ 2.10
198 ships with print support.
200 2010-02-08 [mir] 3.7.5cvs10
203 Avoid displaying Bcc headers in message sent
204 to NNTP servers. Thanks to Henning Mersch.
207 2010-02-08 [pawel] 3.7.5cvs9
210 Make tooltips less cryptic
211 * src/gtk/description_window.c
212 Improve window size calculation
214 2010-02-08 [pawel] 3.7.5cvs8
221 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
222 Patch by Laurent Bigonville with slight modifications
224 2010-02-03 [pawel] 3.7.5cvs7
227 Add some libtool files to ignore
229 2010-02-03 [pawel] 3.7.5cvs6
231 * src/plugins/trayicon/trayicon.c
232 Save and then restore focus when closing/minimizing to tray
234 2010-02-03 [mir] 3.7.5cvs5
242 Save LDAP password encrypted. See bug 2113.
245 2010-02-03 [colin] 3.7.5cvs4
248 Fix again decoding of encrypted parts. The
249 reverting of the patch was wrong, as the
250 double-decoding was fixed in smime itself.
251 Thanks to Matthias Drochner again...
253 2010-02-02 [colin] 3.7.5cvs3
255 * src/plugins/smime/smime.c
257 Revert 3.7.4cvs2 and make a better patch for bug
258 2059 and 2076. Patch by Matthias Drochner
260 2010-01-31 [pawel] 3.7.5cvs2
263 Fix hungarian translator's name
265 2010-01-31 [pawel] 3.7.5cvs1
269 Fix Bug 2107 - Arrow keys don't work in message view window
271 2010-01-31 [paul] 3.7.5
278 2010-01-23 [pawel] 3.7.4cvs10
281 Fix button sensitivity in compose mode
283 2010-01-23 [pawel] 3.7.4cvs9
286 * tools/kdeservicemenu/install.sh
287 * tools/make.themes.project
288 * tools/nautilus2claws-mail.sh
289 * tools/popfile-link.sh
290 * tools/textviewer.sh
291 Not all systems have bash installed in /bin, use env(1) to find
294 2010-01-22 [pawel] 3.7.4cvs8
296 * src/prefs_account.c
297 * src/prefs_filtering.c
299 * src/gtk/colorlabel.c
300 Add some separators in combos
302 2010-01-22 [pawel] 3.7.4cvs7
305 --disable-aspell -> --disable-enchant
307 Fix options spacing in configure --help
309 Make wizard's window centered on the screen
311 2010-01-19 [holger] 3.7.4cvs6
315 Introduce folder_get_item_from_identifier().
316 In contrast to folder_find_item_from_identifier(), this
317 function recursively creates the FolderItems in the id path.
318 Useful for programmatically creating folders (e.g. by plugins)
320 2010-01-17 [pawel] 3.7.4cvs5
325 2010-01-16 [colin] 3.7.4cvs4
327 * src/plugins/pgpcore/sgpgme.c
328 Probably fix bug 2098, 'claws-mails crashes frequently
329 with pgpcore'. Fix double-free.
331 2010-01-16 [holger] 3.7.4cvs3
333 * src/prefs_toolbar.h
336 2010-01-15 [colin] 3.7.4cvs2
339 Decode mimeinfo before decrypting it. Probably
340 fixes bug 2059 'gpgme >=1.1.8 not compatible
341 with S/MIME encryption' and bug 2076 'having
342 worked 2 times properly CLAWS ceased to
343 decrypt incoming PGP mails -displays base64
344 instead - sucks completely'
345 Let's hope complete suckage ends here!
346 Thanks to Matthias Drochner.
348 2010-01-08 [paul] 3.7.4cvs1
350 * tools/claws.i18n.status.pl
353 2010-01-08 [paul] 3.7.4
360 2010-01-08 [paul] 3.7.3cvs57
374 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
375 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
376 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
379 2010-01-08 [paul] 3.7.3cvs56
382 fix bug 2089, 'URLs ending with an underscore ('_')
383 are not correctly parsed'. thanks to Johan
385 2010-01-05 [colin] 3.7.3cvs55
388 Update french translation
390 2010-01-04 [mones] 3.7.3cvs54
393 Update Spanish translation
395 2010-01-04 [mones] 3.7.3cvs53
399 * manual/es/claws-mail-manual.xml
400 * manual/es/intro.xml
401 * manual/es/plugins.xml
402 Synchronise with English version
404 2010-01-03 [paul] 3.7.3cvs52
409 update TEAM_LIST, fix encoding
411 2010-01-03 [mir] 3.7.3cvs51
414 When composing to a NNTP list TO: will always be preset
415 to the NNTP list unless user has chosen some other default
416 in which case we will handle this the normal way. Therefore
417 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
419 2010-01-01 [paul] 3.7.3cvs50
422 bump copyright year whilst it's in mind
424 2009-12-31 [paul] 3.7.3cvs49
426 * manual/claws-mail-manual.xml
429 fix links so that they make sense in the context of the
430 text version of the manual
432 2009-12-31 [paul] 3.7.3cvs48
436 updates, improvements, corrections, additions
438 2009-12-29 [pawel] 3.7.3cvs47
440 * src/prefs_filtering_action.c
441 Fix Bug 2082 'Wrong color rectangle position when replacing
442 "color" processing rule'
444 2009-12-29 [colin] 3.7.3cvs46
447 Fix bug 2074, 'Remember sending account
450 2009-12-20 [holger] 3.7.3cvs45
453 Delay CREATED_HOOKLIST invokation until
454 after the modifications to the compose window
455 are done, to allow hooks to further modify the
456 window without getting overridden again
458 2009-12-20 [holger] 3.7.3cvs44
460 * src/prefs_toolbar.h
463 2009-12-20 [holger] 3.7.3cvs43
465 * src/prefs_toolbar.c
466 * src/prefs_toolbar.h
468 Pass window struct to caller
470 2009-12-20 [holger] 3.7.3cvs42
474 Add hooklist after creation of a compose window
476 2009-12-19 [holger] 3.7.3cvs41
478 * src/prefs_toolbar.c
479 * src/prefs_toolbar.h
481 Allow plugins to choose to which toolbar they want
482 to add actions (main window, compose window, or message view)
484 2009-12-19 [paul] 3.7.3cvs40
487 fix statusbar in GTK+ 2.19.1
489 2009-12-10 [pawel] 3.7.3cvs39
492 Better fix for cvs28 regression
494 2009-12-10 [iwkse] 3.7.3cvs38
499 2009-12-10 [iwkse] 3.7.3cvs37
502 Add missing checks for gtkaspell: avoid
503 crashing in some cases when Enchant is
504 enabled but the spell checker is disabled
507 2009-12-09 [colin] 3.7.3cvs36
510 Fix leak and unchecked accesses.
512 2009-12-09 [mir] 3.7.3cvs35
515 Fix Bug 2072 "template at folder properties is not working"
518 2009-12-08 [pawel] 3.7.3cvs34
521 When 'Reply All' remove current compose address from
522 Cc/Bcc list - fix for regression introduced in cvs28
524 2009-12-05 [pawel] 3.7.3cvs33
527 Fix memory management, duh!
529 2009-12-04 [pawel] 3.7.3cvs32
532 Use case insensitive comparison in search for
535 Refresh scrollbars on every window open
537 2009-12-04 [pawel] 3.7.3cvs31
540 Highlight misspelled words when applying template and
541 check_while_typing option is on
543 2009-12-03 [pawel] 3.7.3cvs30
546 Highlight misspelled words in text inserted from file(s)
547 or pasted to message body when check_while_typing
550 2009-12-02 [pawel] 3.7.3cvs29
553 Revert first part of previous commit
555 2009-12-02 [pawel] 3.7.3cvs28
558 Fix Bug 2055 "duplicate mailing list reply if
559 List-Post + Reply-To present"
560 - Ignore Reply-To if answering to ML
561 - Improve parsing of List-Post header
563 2009-12-02 [pawel] 3.7.3cvs27
567 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
568 email had user in "From" and "CC"
569 Don't allow duplicate addresses in compose window headers
571 2009-12-02 [mones] 3.7.3cvs26
574 * manual/es/intro.xml
575 * manual/fr/intro.xml
576 * manual/it/intro.xml
577 * manual/pl/intro.xml
578 Make URL to point current site
580 2009-12-01 [holger] 3.7.3cvs25
584 Introduce new drag type "claws-mail/msg-path-list" for
585 drag'n'drop of a message selection from the summaryview
586 into other applications. The drag data gets set to the
587 folder-item-id followed by message ids, separated by newlines.
588 This enables other applications to back-link to Claws Mail
589 via a "claws-mail --select" call after they received a drop.
591 2009-11-30 [mir] 3.7.3cvs24
594 Place cursor in compose window according to provided input
595 If to: is present place cursor in subject field and if both
596 to: and subject: is present place cursor in body. If body: is
597 present insert a new line after text and place cursor there.
599 2009-11-27 [mones] 3.7.3cvs23
601 * src/gtk/quicksearch.c
602 Allow viewing longer expressions if there's space
604 2009-11-25 [holger] 3.7.3cvs22
607 * src/common/Makefile.am
610 Add a function to query the
611 filepath of the .desktop file
613 2009-11-25 [colin] 3.7.3cvs21
616 Fix bug 2063, 'glib assertion in GRelation use in
619 2009-11-24 [pawel] 3.7.3cvs20
622 Fix Bug 2053 'Inconsistent application of Coloration
624 Don't allow '<' character between quotation marks
626 2009-11-21 [holger] 3.7.3cvs19
629 Modify cairo clip handling in preview windows,
630 to prevent print preview windows from being blank
631 with GTK+ 2.18. Follow recommendation of the GTK+
632 documentation (section "Migrating to client side windows")
633 and create a new cairo context for each expose event.
635 2009-11-19 [pawel] 3.7.3cvs18
638 complete 3.7.3cvs15 so install is DESTDIR safe
639 remove icons with changed names on uninstall
641 2009-11-18 [pawel] 3.7.3cvs17
644 remove unneeded and code-duplicating function
646 2009-11-18 [pawel] 3.7.3cvs16
649 Fix Bug 2057 'Claws mail does not keep renamed names
650 of nntp-subscribed groups'
651 Check for already subscribed group using item->path for group
652 comparision as folders item->path != item->name may be truth
653 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
655 2009-11-17 [pawel] 3.7.3cvs15
658 Fix Bug 2049 'some icons not copied?'
659 Install additional 64x64 and 128x128 icons
661 2009-11-17 [holger] 3.7.3cvs14
663 * src/prefs_toolbar.c
664 * src/prefs_toolbar.h
667 Allow plugins to register toolbar items
669 2009-11-11 [pawel] 3.7.3cvs13
675 Fix Bug 1867 Changing account does not change BCC address
676 Set account specific headers when changing account
679 2009-11-07 [colin] 3.7.3cvs12
681 * src/gtk/prefswindow.c
682 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
685 2009-11-07 [colin] 3.7.3cvs11
687 * src/gtk/spell_entry.c
688 Fix bug 2040, 'numbers in subject entry marked as misspelled'
689 Patch by Pawel Pekala
691 2009-10-27 [colin] 3.7.3cvs10
694 Fix bug 2028, 'Attempts to connect to all accounts on exit'
695 Don't try to check whether the folder is up-to-date if
696 the folder class doesn't implement set_mtime, as we don't
697 care in this case. This code exists since a long time, but
698 the bug was triggered by more scanning of queue folders
699 since recently (when we added \Deleted handling).
701 2009-10-27 [colin] 3.7.3cvs9
704 Try to fix registering as default client
707 2009-10-21 [wwp] 3.7.3cvs8
710 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
712 2009-10-21 [wwp] 3.7.3cvs7
715 Don't core dump when attempting to insert a non-existing
716 file using a mailto: uri (g_error does core dump).
718 2009-10-20 [colin] 3.7.3cvs6
721 Don't g_error on normal warnings...
723 2009-10-20 [colin] 3.7.3cvs5
725 * src/plugins/pgpcore/sgpgme.c
726 Fix bug 1996, 'S/MIME key not selected'
727 Check for S/MIME certs too
729 2009-10-20 [colin] 3.7.3cvs4
731 * src/common/w32lib.h
732 Fix win32 build on latest mingw32
734 2009-10-20 [colin] 3.7.3cvs3
739 Fix LDIF export. Patch by Michael Rasmussen
741 2009-10-18 [paul] 3.7.3cvs2
743 * tools/claws.i18n.status.pl
744 increase the value of $transolddays since we're relasing less
746 rework the en_GB.po hack so that en_GB is always 100% translated
749 2009-10-17 [paul] 3.7.3cvs1
751 * src/prefs_account.c
752 * src/prefs_compose_writing.c
753 * src/prefs_receive.c
754 * src/prefs_summaries.c
755 * src/prefs_wrapping.c
756 reword a few labels. (this incorporates everything
757 that seemed worthwhile from bug 2020)
758 * src/prefs_customheader.c
759 use a 'Browse' button instead of button with
764 * CVS repository change
766 2009-10-09 [paul[ 3.7.3
768 version 3.7.3 unleashed!!
770 2009-10-07 [paul] 3.7.2cvs49
775 fix Bug 1994 - Changing colors required restart.
776 in the process rename folderview_reflect_prefs_pixmap_theme() to the
777 more accurate folderview_reinit_fonts()
779 2009-10-07 [paul] 3.7.2cvs48
784 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
785 patch by Pawel Pekala
787 2009-10-07 [paul] 3.7.2cvs47
795 updated by David Vachulka, Stephan Sachse and Marc Arens,
796 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
799 2009-10-06 [colin] 3.7.2cvs46
802 French translation update
804 2009-10-05 [paul] 3.7.2cvs45
807 enable Page Size and Orientation in the print dialog,
808 GTK+ >= 2.18.x only. Patch by Mark__T
810 2009-10-05 [paul] 3.7.2cvs44
812 * src/prefs_summaries.c
813 fix label, startup --> start-up, to match other uses of the
816 2009-10-05 [paul] 3.7.2cvs43
819 updated by Emilian Nowak
821 2009-10-03 [colin] 3.7.2cvs42
825 * src/gtk/gtkcmclist.c
826 * src/gtk/gtkvscrollbutton.c
827 * src/gtk/logwindow.c
829 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
830 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
833 2009-09-28 [colin] 3.7.2cvs41
837 * src/prefs_folder_item.c
838 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
840 2009-09-28 [colin] 3.7.2cvs40
842 * src/prefs_summaries.c
843 * src/gtk/sslcertwindow.c
844 Fix bug 2006, 'Non-utf8 strftime(3) date strings
845 shows up garbled in GUI'. Patch by Pawel Pekala
847 2009-09-24 [iwkse] 3.7.2cvs39
850 That's only for statistics, of course :)
852 2009-09-24 [iwkse] 3.7.2cvs38
857 2009-09-24 [iwkse] 3.7.2cvs37
860 Revert unwanted change
862 2009-09-24 [iwkse] 3.7.2cvs36
865 Fix issue with filtering actions and
868 2009-09-20 [mones] 3.7.2cvs35
870 * tools/convert_mbox.pl
871 Add -R flag to support recursive conversions
872 of arbitrary Evolution mail folders, based on
873 bash script by Daniel Dickinson (fixes debian
875 * tools/popfile-link.sh
876 Set required shell for script (fixes debian
879 2009-09-16 [colin] 3.7.2cvs34
882 Go grab files in /etc/skel if they exist
885 2009-09-15 [colin] 3.7.2cvs33
888 Complete 3.7.1cvs42: only output directly to
889 final file if we get NULL byes at the start.
890 Still fixes saving UTF16 files, but also
891 fixes displaying Base64 parts with decoding
892 errors (parts without errors get displayed)
894 2009-09-14 [colin] 3.7.2cvs32
898 * src/matcher_parser_parse.y
899 * src/prefs_matcher.c
900 Add 'has_attachment' and 'signed' matcher
901 expressions. Patch by Aleksei Miheev, fixes
904 2009-09-14 [colin] 3.7.2cvs31
907 Add "Re :" prefix from french Yahoo mail.
908 Patch by Didier Barvaux, fixes bug 1999
910 2009-09-10 [mones] 3.7.2cvs30
913 Fix sites supported by SpamReport
914 * manual/es/plugins.xml
915 Synchronise Spanish manual
917 2009-09-07 [holger] 3.7.2cvs29
920 Also update the icon cache on uninstall.
921 This prevents possible problems when Claws Mail was
922 uninstalled and installed again into a different location,
923 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
924 and the blog post linked therein
926 2009-09-07 [paul] 3.7.2cvs28
928 * src/prefs_toolbar.c
929 when updating the main toolbar icons just update
930 the main toolbar (and consequently fix a bug where
931 folderview icons would disappear)
933 2009-08-30 [holger] 3.7.2cvs27
936 Do case-insensitive comparison against
937 header names when extracting recipients
940 2009-08-23 [colin] 3.7.2cvs26
943 Probably fix RH bug 512024, " folder.c:3543
944 Condition msglist != NULL failed"
946 2009-08-23 [colin] 3.7.2cvs25
948 * src/prefs_compose_writing.c
949 Make the maximum size warning bigger. Patch
950 by Didier Barvaux on bug 1986.
952 2009-08-21 [colin] 3.7.2cvs24
955 Previous commit: move the function into compose_insert_file
956 so that it's also used on drag-n-drop
958 2009-08-21 [colin] 3.7.2cvs23
961 Fix scrolling when adding an header
963 2009-08-21 [colin] 3.7.2cvs22
968 * src/prefs_compose_writing.c
970 Fix bug 1986, "New feature: warn user when inserting
971 a large file in the message body". Patch by Didier
974 2009-08-21 [colin] 3.7.2cvs21
979 Fix bug 1984: Add R�f. : reply prefix (french
980 Lotus Notes); patch by Didier Barvaux
982 2009-08-21 [colin] 3.7.2cvs20
986 Fix bug 1969, 'Bad guess for outgoing encoding'
987 Make sure the specific converters (japanese in
988 this case) can return success/error in strict
989 mode, instead of silently failing back to
992 2009-08-20 [holger] 3.7.2cvs19
996 Make it possible for code outside
997 compose (e.g. plugins) to attach files
999 2009-08-20 [colin] 3.7.2cvs18
1002 Fix crash when accessing IMAP soon
1004 2009-08-18 [colin] 3.7.2cvs17
1007 Maybe fix crash on non-existent LDAP server
1009 2009-08-04 [colin] 3.7.2cvs16
1012 Fix toolbar's spacing that breaks dark
1013 themes (patch from http://blogs.igalia.com/aperez/
1014 2009/07/making-claws-mail-look-better/)
1016 2009-07-28 [colin] 3.7.2cvs15
1019 * src/addrcustomattr.c
1021 * src/addressbook_foldersel.c
1029 * src/editldap_basedn.c
1040 * src/prefs_actions.c
1041 * src/prefs_customheader.c
1042 * src/prefs_display_header.c
1043 * src/prefs_filtering.c
1044 * src/prefs_folder_column.c
1045 * src/prefs_matcher.c
1046 * src/prefs_summary_column.c
1047 * src/prefs_summary_open.c
1048 * src/prefs_template.c
1051 Fix bug 1950, 'Program freeze up during folder selection'
1052 Don't leave hidden windows modal
1054 2009-07-28 [colin] 3.7.2cvs14
1057 Fix bug 1957, 'LDAP errs out after searching too
1060 2009-07-28 [colin] 3.7.2cvs13
1063 Fix bug 1966, '"Collapse all threads" slower than
1064 "Expand all threads"'
1066 2009-07-28 [colin] 3.7.2cvs12
1068 * src/common/session.c
1069 Fix bug 1967, 'Claws gets stuck after accepting
1070 a certificate warning dialog'
1072 2009-07-19 [paul] 3.7.2cvs11
1074 * manual/plugins.xml
1075 a few small changes to the English
1077 2009-07-18 [mones] 3.7.2cvs10
1079 * manual/plugins.xml
1080 Add new bsfilter and fancy plugins to the docs
1081 and a note about dealing with plugins of the same class
1082 * src/prefs_account.c
1083 Fix extra space at the end typo
1085 2009-07-16 [colin] 3.7.2cvs9
1088 Fix wrong return without unlocking; thanks
1091 2009-07-14 [colin] 3.7.2cvs8
1094 Fix bug 1954, 'Segfault on reading wrong STATUS'
1096 2009-07-10 [colin] 3.7.2cvs7
1098 * src/plugins/pgpcore/plugin.def
1099 * src/common/utils.h
1102 2009-07-10 [colin] 3.7.2cvs6
1104 * src/prefs_display_header.c
1105 Fix bug 1951, 'C-Mail dumps core when editing
1106 displayed headers'. Patch by Alexey Rusakov
1108 2009-07-10 [colin] 3.7.2cvs5
1111 Fix bug 1952, 'Deleted mails in Queue folder
1114 2009-07-09 [colin] 3.7.2cvs4
1116 * src/gtk/spell_entry.c
1117 Fix bug 1949, 'Spell checker doesn't recognise
1118 certain word in Subject header, but does in
1119 message body'. Patch by Pawel Pekala.
1121 2009-07-09 [paul] 3.7.2cvs3
1124 use pkgconfig to check for the minimum required
1127 2009-07-06 [colin] 3.7.2cvs2
1129 * src/prefs_customheader.c
1132 2009-07-04 [paul] 3.7.2cvs1
1134 * tools/claws.i18n.status.pl
1137 2009-07-03 [paul] 3.7.2
1144 2009-07-03 [paul] 3.7.1cvs85
1151 added new translations by Tiago Faria and Slavko
1164 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
1165 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
1166 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
1167 Goncalves Guimaraes, Aleksei Miheev
1169 2009-07-01 [colin] 3.7.1cvs84
1171 * src/prefs_common.c
1172 Fix bug 1940, 'Doesn't open links in
1173 user's default browser'. Turn the preference
1174 to TRUE by default; that will only change the
1175 behaviour for new users.
1177 2009-06-29 [colin] 3.7.1cvs83
1181 * src/prefs_filtering_action.c
1182 Fix bug 1935, 'problems with very long filtering actions':
1183 Use a dynamic buffer in action to string, and a bigger
1184 buffer in string to action
1186 2009-06-29 [colin] 3.7.1cvs82
1188 * src/matcher_parser_lex.l
1189 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
1191 2009-06-29 [colin] 3.7.1cvs81
1196 Fix crash (out-of-bounds tree column)
1197 * src/gtk/gtkcmctree.c
1198 * src/gtk/gtksctree.c
1199 Prevent using an out-of-bounds tree column
1201 2009-06-29 [colin] 3.7.1cvs80
1205 Leak fixes; patch by Pawel Pekala.
1207 2009-06-26 [colin] 3.7.1cvs79
1210 Sort by msgnum if dates are equal
1212 2009-06-24 [paul] 3.7.1cvs78
1215 make some (forgotten) strings translatable
1217 2009-06-19 [colin] 3.7.1cvs77
1220 Fix menu sensitiveness
1222 2009-06-18 [colin] 3.7.1cvs76
1225 * src/plugins/pgpcore/sgpgme.c
1226 * src/plugins/pgpcore/sgpgme.h
1227 * src/plugins/pgpmime/mypgpcore.def
1228 * src/plugins/pgpmime/pgpmime.c
1229 * src/plugins/smime/mypgpcore.def
1230 * src/plugins/smime/smime.c
1231 Use largefile support (and stop using our old GPGME
1232 hack on gpgme_data_seek/rewind)
1233 (See 1.9.12cvs44 to 46 - if this breaks things we
1236 2009-06-13 [colin] 3.7.1cvs75
1238 * src/gtk/spell_entry.c
1239 Fix assertion. We can put a NULL gtkaspell to
1240 an entry; it just means it won't be spell-checked.
1242 2009-06-12 [mones] 3.7.1cvs74
1246 * src/prefs_account.c
1247 * src/prefs_account.h
1248 * src/common/utils.c
1249 * src/common/utils.h
1250 Added preference to use account address in generated
1251 Message-Id. Fixes Debian bug #531052
1253 2009-06-12 [colin] 3.7.1cvs73
1256 Better fix, API-compatible with libgnutls13
1258 2009-06-12 [colin] 3.7.1cvs72
1261 Use compatibility mode in GnuTLS, and avoid problems with
1262 servers that don't comply 100% with the spec, but still
1265 2009-06-06 [iwkse] 3.7.1cvs71
1268 Ops..revert a mix with another patch
1270 2009-06-06 [iwkse] 3.7.1cvs70
1273 A better fix for the previous commit's issue
1275 2009-06-06 [iwkse] 3.7.1cvs69
1278 Fix shutting down of Claws Mail while a GTK_Return keypress
1279 event is sent to the Attach property window
1281 2009-06-05 [colin] 3.7.1cvs68
1284 Fix build on GTK+ 2.6
1286 2009-06-03 [mones] 3.7.1cvs67
1288 * tools/make.themes.project
1289 Oops! fix header, sorry Paul ;-)
1291 2009-06-03 [mones] 3.7.1cvs66
1293 * tools/make.themes.project
1294 Add support for PNG themes and other
1295 fixes i don't remember now... :)
1297 2009-06-02 [colin] 3.7.1cvs65
1300 * src/prefs_template.c
1302 Fix error messages in templates, and fix their
1305 2009-05-22 [colin] 3.7.1cvs64
1310 2009-05-22 [colin] 3.7.1cvs63
1313 Fix phantom button behind entry when
1314 changing fields via Tools/Reply mode.
1316 2009-05-22 [colin] 3.7.1cvs62
1321 2009-05-21 [mones] 3.7.1cvs61
1325 Add button to empty header lines with one click
1327 2009-05-21 [paul] 3.7.1cvs60
1331 * src/plugins/trayicon/trayicon.c
1332 when quitting from the trayicon, honour
1333 prefs_common.clean_on_exit
1335 2009-05-21 [paul] 3.7.1cvs59
1337 * src/gtk/Makefile.am
1338 remove duplicate entry
1339 thanks to Charles A Edwards
1341 2009-05-19 [paul] 3.7.1cvs58
1343 * src/send_message.c
1344 clear progressbar in the statusbar on 'Cancel'
1346 2009-05-16 [colin] 3.7.1cvs57
1352 2009-05-16 [colin] 3.7.1cvs56
1355 Remove msgnum>0 condition for removing messages
1356 from caches. There's no such condition on add.
1357 Fixes bug 1913, 'Allow to remove phantom
1358 messages from the cache'; patch by Fabian
1359 Keil <fk at fabiankeil.de>
1361 2009-05-12 [holger] 3.7.1cvs55
1365 Introduce hook after showing of the message view
1367 2009-05-11 [colin] 3.7.1cvs54
1370 Fix bug 1872, 'A: Cc: CCi: selector should
1371 default on same as preceding contact'
1373 2009-05-10 [holger] 3.7.1cvs53
1377 Add a hook to make it possible for plugins to
1378 modify the address completion list
1380 2009-05-06 [paul] 3.7.1cvs52
1384 fix bug 1915, 'Mails signed with smime.p7s
1385 display both signed and attachment icon.'
1387 2009-05-05 [colin] 3.7.1cvs51
1389 * src/common/utils.c
1392 2009-05-05 [colin] 3.7.1cvs50
1394 * src/common/utils.c
1395 Fix bug 1895, '(imap) cache issues when cache dir is on a
1396 different mountpoint than tempdir'
1398 2009-05-04 [colin] 3.7.1cvs49
1401 Probably fix bug 1914, 'Crash reading
1402 corrupted tags file'
1404 2009-04-26 [paul] 3.7.1cvs48
1407 * src/gtk/gtkaspell.h
1408 fix bug 1904, 'build mechanism looks for
1409 'enchant.h' in a wrong place'
1411 2009-04-25 [paul] 3.7.1cvs47
1414 gah! fix coding style!
1416 2009-04-25 [paul] 3.7.1cvs46
1420 if building with GTK+ >= 2.16 use
1421 gtk_orientable_set_orientation() instead of now
1422 deprecated gtk_toolbar_set_orientation()
1424 2009-04-24 [colin] 3.7.1cvs45
1427 Ask before sending if an attached file has
1430 2009-04-19 [paul] 3.7.1cvs44
1432 * src/prefs_common.c
1433 * src/prefs_common.h
1435 save About window size.
1436 patch by Pawel Pekala
1438 2009-04-12 [paul] 3.7.1cvs43
1440 * tools/csv2addressbook.pl
1441 add extra CSV fields that are now appended
1442 by thunderbird (version 2.0.0.21)
1444 2009-04-08 [colin] 3.7.1cvs42
1447 fix saving (but not displaying) of UTF-16
1450 2009-04-08 [colin] 3.7.1cvs41
1452 * src/gtk/manage_window.c
1453 Disable transient windows on win32 - seems to
1454 fix most focusing issues
1456 2009-04-05 [colin] 3.7.1cvs40
1459 Don't ask whether we want to send deleted mails in queue
1460 folders; also, don't send deleted mails when flushing
1463 2009-04-04 [paul] 3.7.1cvs39
1469 * tools/claws.i18n.status.pl
1470 add new Indonesian translation, by
1473 2009-04-03 [paul] 3.7.1cvs38
1479 2009-04-03 [colin] 3.7.1cvs37
1483 Fix bug 1891, 'Add support for gopher:// links'
1484 Patch by Jacob Head <clawsmail at jacob-head.com>
1485 Let's go back to the roots!
1487 2009-04-03 [paul] 3.7.1cvs36
1492 2009-04-03 [paul] 3.7.1cvs35
1495 add AC_CONFIG_MACRO_DIR([m4])
1496 remove CLAWS_ACLOCAL_INCLUDE(m4)
1497 * m4/aclocal-include.m4
1498 removed this now unneeded file
1500 2009-04-02 [colin] 3.7.1cvs34
1502 * src/common/utils.h
1503 Fix previous (thanks to Marcus :)
1505 2009-04-02 [colin] 3.7.1cvs33
1507 * src/common/utils.h
1508 * src/etpan/etpan-thread-manager.c
1509 pipe() was a macro from GLib on win32 until
1510 glib 2.13.2. It's undefined after that.
1511 Thanks to Marcus Brinkmann for the heads-up!
1513 2009-03-31 [colin] 3.7.1cvs32
1515 * src/folder_item_prefs.c
1516 Copy folder settings with prefs
1518 2009-03-31 [colin] 3.7.1cvs31
1520 * src/prefs_account.c
1521 Don't use un-sensitive checkboxes in Privacy tab
1522 when privacy system in None (makes unchecking
1523 painful when no privacy plugin is loaded)
1525 2009-03-30 [colin] 3.7.1cvs30
1532 * src/prefs_account.c
1533 * src/prefs_account.h
1536 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
1537 Add an option on the Receive page of IMAP account preferences:
1538 "Move deleted mails to trash and expunge immediately". This
1539 option defaults to TRUE to avoid changing the existing behaviour.
1540 Setting it to FALSE prevents automatic expunging.
1541 Also, add Tools/Expunge and View/Hide deleted messages menu items
1542 (View/Hide deleted message being a per-folder setting, and behaving,
1543 like View/Hide read messages).
1545 2009-03-30 [colin] 3.7.1cvs29
1548 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
1549 ask for IMAP password when using GSSAPI auth
1551 2009-03-27 [colin] 3.7.1cvs28
1554 Fix cvs14, make sure we mark non-existent caches dirty
1555 (or they never get written)
1557 2009-03-27 [colin] 3.7.1cvs27
1560 Fix tag update when all tags are removed
1563 2009-03-25 [colin] 3.7.1cvs26
1566 Fix configure.ac, thanks to Pawel
1568 2009-03-25 [colin] 3.7.1cvs25
1571 * src/etpan/nntp-thread.c
1572 Fix header fetching (NG/To/Cc). Fixes
1573 bug 1883, 'Message processing fails to
1574 act on Newsgroups: field'
1576 2009-03-23 [colin] 3.7.1cvs24
1579 Fix internal headers visible in queue/sent
1581 2009-03-23 [colin] 3.7.1cvs23
1584 Fix check for RC (resource compiler) used
1585 on win32 (AC_LIBTOOL_RC used to call it
1586 implicitely but stopped)
1588 2009-03-19 [colin] 3.7.1cvs22
1591 Put spam button in default toolbar even if
1592 bogofilter and spamassassin are not built.
1593 Other anti-spam plugin could exist! :)
1594 * src/common/utils.c
1595 Fix exit status fetch on win32
1597 2009-03-18 [paul] 3.7.1cvs21
1599 * src/gtk/spell_entry.c
1600 fix "[BUG] Wrong word replaced in 'Subject:'
1601 when spell-checking correction used"
1602 Patch by Pawel Pekala
1604 2009-03-17 [colin] 3.7.1cvs20
1606 * src/common/utils.c
1607 Fix win32 build (from cvs12)
1609 2009-03-17 [colin] 3.7.1cvs19
1612 Fix bug 1735, 'Change To: and Newsgroups:
1613 recipient field according account type'
1616 2009-03-17 [colin] 3.7.1cvs18
1619 * src/prefs_common.c
1620 * src/prefs_common.h
1622 * src/common/prefs.c
1623 Add preference for fsyncing metadata
1625 2009-03-16 [paul] 3.7.1cvs17
1627 * src/prefs_customheader.c
1628 add forgotten #if HAVE_LIBCOMPFACE
1630 2009-03-16 [paul] 3.7.1cvs16
1632 * src/prefs_customheader.c
1633 put the (X-)Face preview image below the up/down
1634 buttons so they don't jump around.
1635 make the list reorderable by drag'n'drop
1637 2009-03-16 [colin] 3.7.1cvs15
1639 * src/prefs_customheader.c
1640 Add a (X-)Face preview. Patch by iwkse.
1642 2009-03-16 [colin] 3.7.1cvs14
1648 * src/common/prefs.c
1649 Add fsync calls to make sure we don't
1650 lose data on system crashes. (to do:
1651 add a pref to allow people choosing raw
1654 2009-03-15 [colin] 3.7.1cvs13
1656 * src/gtk/gtkaspell.c
1657 Fix empty menu when there are no
1658 suggestions (using the Spelling menu)
1660 2009-03-14 [colin] 3.7.1cvs12
1662 * src/common/utils.c
1663 Win32: fix subject prefix length
1665 2009-03-11 [mones] 3.7.1cvs11
1668 fix encoding declared in header
1669 update translation now we're at it
1671 2009-03-10 [colin] 3.7.1cvs10
1674 Fix "wrong mime" message printed out multiple
1677 2009-03-10 [colin] 3.7.1cvs9
1679 * src/prefs_folder_item.c
1682 2009-03-09 [paul] 3.7.1cvs8
1684 * src/prefs_folder_item.c
1685 * src/send_message.c
1686 fixes to english text
1688 2009-03-08 [paul] 3.7.1cvs7
1691 correct errors in header
1693 2009-03-08 [paul] 3.7.1cvs6
1699 * tools/claws.i18n.status.pl
1700 add Japanese translation, submitted by kazken3
1702 2009-03-07 [colin] 3.7.1cvs5
1705 Don't let the invalid MIME warning hide
1706 other noticeview (Partial receive or
1709 2009-03-07 [colin] 3.7.1cvs4
1714 2009-03-07 [colin] 3.7.1cvs3
1719 Handle mimeparts that lack an end boundary.
1720 They're invalid but it's too annoying for
1721 normal users to fix.
1723 2009-03-06 [wwp] 3.7.1cvs2
1726 * src/folder_item_prefs.c
1727 * src/folder_item_prefs.h
1728 * src/prefs_folder_item.c
1729 Add per-folder default cc, bcc and reply-to.
1731 2009-03-06 [colin] 3.7.1cvs1
1734 * src/gtk/gtksourceprintjob.c
1735 Fix build with old print interface
1737 2009-03-06 [paul] 3.7.1
1744 2009-03-06 [paul] 3.7.0cvs78
1755 updated by David Vachulka, Stephan Sachse, Flammie
1756 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
1757 Frederico Goncalves Guimaraes, Lars Persson Fink,
1760 2009-03-03 [colin] 3.7.0cvs77
1762 * src/prefs_filtering.c
1763 Win32: Fix bug 1865, 'IMAP account name changes
1764 are not followed at filter actions'
1766 2009-03-02 [colin] 3.7.0cvs76
1769 Fix Launchpad bug 335571: 'claws-mail crashed
1770 with SIGSEGV in strlen() while deleting
1771 large amount of e-mails on IMAP account
1773 2009-02-27 [mones] 3.7.0cvs75
1775 * manual/es/account.xml
1777 * manual/es/addrbook.xml
1778 * manual/es/advanced.xml
1779 * manual/es/claws-mail-manual.xml
1781 * manual/es/glossary.xml
1783 * manual/es/handling.xml
1784 * manual/es/intro.xml
1785 * manual/es/keyboard.xml
1786 * manual/es/plugins.xml
1787 * manual/es/starting.xml
1788 Sync with English version, fix some typos
1789 Changed encoding to UTF-8
1791 Update for release, changed encoding to UTF-8
1793 2009-02-24 [colin] 3.7.0cvs74
1796 Don't print separation line if there
1799 2009-02-23 [cleroy] 3.7.0cvs73
1808 * src/addrduplicates.c
1811 * src/addressbook_foldersel.c
1819 * src/customheader.c
1821 * src/editaddress_other_attributes_ldap.c
1859 * src/prefs_account.c
1860 * src/prefs_actions.c
1861 * src/prefs_common.c
1862 * src/prefs_filtering.c
1863 * src/prefs_filtering_action.c
1864 * src/prefs_folder_column.c
1865 * src/prefs_folder_item.c
1867 * src/prefs_matcher.c
1870 * src/prefs_summaries.c
1871 * src/prefs_summary_column.c
1872 * src/prefs_template.c
1873 * src/prefs_themes.c
1874 * src/prefs_toolbar.c
1881 * src/remotefolder.c
1882 * src/send_message.c
1883 * src/sourcewindow.c
1885 * src/stock_pixmap.c
1886 * src/summary_search.c
1893 * src/common/base64.c
1894 * src/common/claws.c
1895 * src/common/hooks.c
1896 * src/common/plugin.c
1897 * src/common/prefs.c
1898 * src/common/session.c
1900 * src/common/socket.c
1901 * src/common/string_match.c
1902 * src/common/stringtable.c
1903 * src/common/utils.c
1904 * src/common/utils.h
1906 * src/common/xmlprops.c
1907 * src/gtk/colorlabel.c
1908 * src/gtk/combobox.c
1909 * src/gtk/foldersort.c
1910 * src/gtk/gtkaspell.c
1911 * src/gtk/gtkcmclist.c
1912 * src/gtk/gtkcmctree.c
1913 * src/gtk/gtkcmoptionmenu.c
1914 * src/gtk/gtksctree.c
1915 * src/gtk/gtkshruler.c
1916 * src/gtk/gtksourceprintjob.c
1917 * src/gtk/gtkutils.c
1918 * src/gtk/gtkvscrollbutton.c
1919 * src/gtk/logwindow.c
1921 * src/gtk/pluginwindow.c
1922 * src/gtk/prefswindow.c
1923 * src/gtk/quicksearch.c
1924 * src/gtk/spell_entry.c
1925 * src/plugins/pgpcore/select-keys.c
1926 * src/plugins/pgpinline/pgpinline.c
1927 * src/plugins/pgpmime/pgpmime.c
1928 * src/plugins/smime/smime.c
1929 * src/plugins/spamassassin/spamassassin_gtk.c
1930 Mass commit changing g_return_* to cm_return_*
1931 and making these more interesting
1933 2009-02-23 [colin] 3.7.0cvs72
1936 Always initialise error code to no error
1938 2009-02-23 [colin] 3.7.0cvs71
1941 Fix separator substitution
1943 2009-02-23 [colin] 3.7.0cvs70
1945 * src/stock_pixmap.c
1946 * src/gtk/colorlabel.c
1947 don't use g_return on normal checks
1949 2009-02-22 [colin] 3.7.0cvs69
1955 2009-02-22 [colin] 3.7.0cvs68
1957 * src/addrduplicates.c
1973 * src/prefs_common.c
1974 * src/prefs_filtering.c
1985 * src/common/socket.c
1986 * src/common/template.c
1987 * src/etpan/imap-thread.c
1988 * src/gtk/gtkaspell.c
1989 * src/gtk/gtkcmctree.c
1990 * src/gtk/gtksctree.c
1991 * src/gtk/inputdialog.c
1992 * src/plugins/pgpcore/sgpgme.c
1993 * src/plugins/pgpmime/pgpmime.c
1994 * src/plugins/smime/smime.c
1995 * src/plugins/spamassassin/spamassassin.c
1996 Fix errors caught by Coverity: NULL checks, leaks, overruns,
1997 uninitialised accesses
1999 2009-02-17 [colin] 3.7.0cvs67
2002 Disable controls during queuing
2004 2009-02-15 [colin] 3.7.0cvs66
2007 * src/plugins/pgpcore/select-keys.c
2008 * src/plugins/pgpcore/sgpgme.c
2009 Disable use of disabled keys
2011 2009-02-15 [colin] 3.7.0cvs65
2015 Fix font updating after changing
2016 prefs_common.derive_from_normal_font
2018 2009-02-12 [paul] 3.7.0cvs64
2024 * src/common/version.h.in
2028 more copyright header fixes
2030 2009-02-12 [paul] 3.7.0cvs63
2032 * src/gtk/progressdialog.c
2033 * src/gtk/progressdialog.h
2034 fix copyright header
2036 2009-02-12 [paul] 3.7.0cvs62
2038 * src/gtk/spell_entry.c
2039 * src/gtk/spell_entry.h
2040 better, more standard copyright header
2042 2009-02-12 [paul] 3.7.0cvs61
2044 * src/gtk/spell_entry.c
2045 * src/gtk/spell_entry.h
2046 changes to copyright header
2048 2009-02-12 [paul] 3.7.0cvs60
2050 * src/gtk/spell_entry.c
2051 * src/gtk/spell_entry.h
2054 2009-02-11 [colin] 3.7.0cvs59
2056 * src/gtk/spell_entry.c
2057 * src/gtk/spell_entry.h
2060 2009-02-11 [colin] 3.7.0cvs58
2063 * src/gtk/Makefile.am
2064 * src/gtk/gtkaspell.c
2065 * src/gtk/gtkaspell.h
2066 Add spellcheck to subject. Patch by
2069 2009-02-10 [holger] 3.7.0cvs57
2073 Move filename define for printing page setup cache to defs.h
2075 2009-02-08 [mones] 3.7.0cvs56
2078 Fix build for bison 2.4.1
2080 2009-02-06 [holger] 3.7.0cvs55
2082 * src/prefs_common.c
2083 * src/prefs_common.h
2085 Fix restoring of custom page setups for printing by
2086 temporarily caching the settings.
2087 This is a workaround for Gnome Bug #39018, and fixes
2088 Claws Mail Bug #1840.
2090 2009-02-06 [colin] 3.7.0cvs54
2093 Fix hardcoded Shift-Q quits. Fixes
2094 bug 1838, 'Claws-Mail sometimes quits
2095 when attempting to type a capital Q'
2097 2009-01-31 [paul] 3.7.0cvs53
2100 revert 3.7.0cvs49, until there is time to find out
2101 why it causes a nasty crash!
2103 2009-01-31 [paul] 3.7.0cvs52
2106 1 string that was forgotten for translation
2108 2009-01-31 [paul] 3.7.0cvs51
2111 2 strings that were forgotten for translation
2113 2009-01-31 [paul] 3.7.0cvs50
2115 * src/gtk/prefswindow.c
2116 build prefs tree in a slightly smarter way -
2117 fix bug where if path[0] had same name as
2118 path[1], (like in the de translation), path[1]
2119 was lost and not shown in the window
2121 2009-01-31 [paul] 3.7.0cvs49
2124 fix bug 1836, 'Quoted text still blue after
2125 removal of quote-character'
2126 comment out some debug_print's that needlessly
2129 comment out a debug_print that needlessly slows
2132 2009-01-31 [paul] 3.7.0cvs48
2135 fix bug 1834, '"semi"-selection when collapsing thread'
2137 2009-01-31 [paul] 3.7.0cvs47
2139 * src/prefs_compose_writing.c
2140 * src/prefs_message.c
2141 move 'quote_chars' pref to where it should be
2143 2009-01-30 [paul] 3.7.0cvs46
2146 fix updating of popup menu sensitivity
2148 2009-01-28 [paul] 3.7.0cvs45
2150 * tools/filter_conv_new.pl
2151 move 'move' and 'delete' to end of @actions
2152 so that they are always final actions in the
2153 generated filtering rule
2155 2009-01-27 [paul] 3.7.0cvs44
2158 always select text/calendar mimepart if suitable
2159 plugin (i.e. vCalendar) is available
2161 2009-01-27 [paul] 3.7.0cvs43
2164 fix crash when right-clicking in summaryview when
2165 processing is active
2167 2009-01-22 [colin] 3.7.0cvs42
2172 When replying to signed/encrypted mail and the
2173 preference to sign/encrypt in this case is set,
2174 choose the original mail's privacy system (if
2177 2009-01-21 [colin] 3.7.0cvs41
2180 Fix warning (on-the-fly theming of
2181 addressbook isn't complete yet)
2183 2009-01-21 [colin] 3.7.0cvs40
2187 Win32: Fix window placement
2189 2009-01-21 [paul] 3.7.0cvs39
2192 update timeout log msg
2194 2009-01-17 [colin] 3.7.0cvs38
2199 * src/common/utils.c
2200 * src/etpan/imap-thread.c
2201 Fix g_open calls (which don't ignore mode)
2203 2009-01-17 [colin] 3.7.0cvs37
2212 * src/common/ssl_certificate.c
2214 * src/common/utils.c
2215 * src/etpan/imap-thread.c
2216 * src/plugins/bogofilter/bogofilter.c
2217 * src/plugins/pgpinline/pgpinline.c
2218 * src/plugins/smime/smime.c
2219 Probably fix bug 1825, 'Unable to fetch messages from
2220 IMAP folders named with non-ASCII string'
2221 Change remaining occurences of fopen and open with
2224 2009-01-17 [paul] 3.7.0cvs36
2227 update an old, outdated piece of info
2229 2009-01-17 [paul] 3.7.0cvs35
2231 * src/prefs_folder_item.c
2232 fix bug where saving Folder Properties of a
2233 sub-folder of outbox, queue, draft or trash
2234 would change its parent's folder type to normal
2236 2009-01-12 [mones] 3.7.0cvs34
2241 2009-01-12 [wwp] 3.7.0cvs33
2244 * tools/popfile-link.sh
2245 * tools/textviewer.sh
2246 Fix bashisms and other portability glitches (thanks to
2247 Steven M. Bellovin).
2249 2009-01-11 [paul] 3.7.0cvs32
2252 clean up some build warnings
2254 2009-01-11 [colin] 3.7.0cvs31
2257 Revert part of patch 3.7.0cvs29
2258 This function is used when jpilot
2261 2009-01-11 [colin] 3.7.0cvs30
2264 folder_find_child_item_by_name():
2265 actually use name, not path's basename
2267 2009-01-11 [paul] 3.7.0cvs29
2274 * src/prefs_folder_item.c
2275 clean up some build warnings
2277 2009-01-11 [paul] 3.7.0cvs28
2280 don't even mention printing support, assume its
2281 presence, unless building with GTK+ < 2.10.0
2283 2009-01-10 [colin] 3.7.0cvs27
2286 Fix bug 1811, '[mime] Crash when there's no
2287 room for filename's start on the same line'
2288 When the mimetype of the attachment is very
2289 long, there's no room at all to start the
2290 name=... parameter on the same line. This
2291 caused an infinite loop as 0 characters of
2292 the filename could be appended.
2293 In such cases, insert linebreak before the
2296 2009-01-09 [colin] 3.7.0cvs26
2300 * src/common/utils.c
2301 Win32: Fix bug 1815, 'Drag-n-Drop of files on
2302 Compose Window does not attach'
2304 2009-01-09 [colin] 3.7.0cvs25
2307 Fix bug 1817, 'Changing Themes does not
2308 update the pixmaps in "Select folder"
2311 2009-01-09 [colin] 3.7.0cvs24
2314 Win32: Fix bug 1816, 'Attaching files with
2315 command-line generates error after attaching'
2317 2009-01-09 [paul] 3.7.0cvs23
2320 forgot this '2009' in last commit
2322 2009-01-09 [paul] 3.7.0cvs22
2326 update copyright headers
2328 2009-01-09 [paul] 3.7.0cvs21
2330 * doc/man/claws-mail.1
2333 2009-01-09 [colin] 3.7.0cvs20
2336 Fix bug 1814, 'Windows' WM badly places
2339 2009-01-09 [colin] 3.7.0cvs19
2341 * src/prefs_themes.c
2342 * src/stock_pixmap.c
2343 * src/stock_pixmap.h
2344 * src/common/utils.c
2345 * src/common/utils.h
2346 Win32: Fix bug 1813, 'Installing Theme Creates Error'
2348 2009-01-08 [colin] 3.7.0cvs18
2351 Win32: Fix bug 1810, 'Pressing 'o' key
2354 2009-01-07 [colin] 3.7.0cvs17
2357 Fix bug 1432, '& not escaped in links (HTML
2360 2009-01-06 [colin] 3.7.0cvs16
2362 * src/plugins/pgpcore/select-keys.c
2363 Warn translators the usual way about
2366 2009-01-06 [colin] 3.7.0cvs15
2369 Fix synchronisation dialog that shouldn't
2370 appear when network goes down (Network
2374 Fix save as when attach_save_dir isn't set
2375 fixes bug 1804, 'attach_save_directory does
2376 not default to $HOME'
2377 * src/plugins/pgpcore/select-keys.c
2378 Add mnemonics to buttons - warn translators!
2380 2009-01-06 [wwp] 3.7.0cvs14
2382 * src/common/utils.c
2383 Fix cvs13, thanks to Colin.
2385 2009-01-06 [wwp] 3.7.0cvs13
2387 * src/common/utils.c
2388 Better support for Spanish Outlook replies (RES).
2390 2009-01-02 [colin] 3.7.0cvs12
2393 Fix (+) sign after collapsed folder names that
2394 have quicksearch-matching children.
2395 Fixes bug 1506, 'Recursive search in collapsed
2398 2009-01-02 [colin] 3.7.0cvs11
2400 * src/stock_pixmap.c
2401 * src/stock_pixmap.h
2402 Remove now-unused stock_pixmap_gdk
2404 2009-01-02 [colin] 3.7.0cvs10
2406 * src/gtk/gtkutils.c
2407 * src/pixmaps/claws-mail_icon.xpm
2408 Use pixbuf for app icon, and make the app icon
2411 2009-01-02 [colin] 3.7.0cvs9
2414 Show both link title and URI if possible
2416 2009-01-02 [colin] 3.7.0cvs8
2420 * src/addressbook_foldersel.c
2423 * src/grouplistdialog.c
2427 * src/gtk/gtkcmclist.c
2428 * src/gtk/gtkcmclist.h
2429 * src/gtk/gtkcmctree.c
2430 * src/gtk/gtkcmctree.h
2431 * src/gtk/gtksctree.c
2432 * src/gtk/gtksctree.h
2433 Implement pixbuf rendering in tree widgets
2435 * src/plugins/trayicon/trayicon.c
2437 * src/prefs_themes.c
2438 Use pixbuf rendering here too
2440 2008-12-30 [paul] 3.7.0cvs7
2443 no need to prematurely trim the uri in the statusbar
2445 2008-12-29 [paul] 3.7.0cvs6
2448 prefer List-Id header to X-* headers when creating
2449 filter rule automatically
2451 2008-12-28 [colin] 3.7.0cvs5
2454 Set minimum height to 440 instead of 480
2456 2008-12-22 [colin] 3.7.0cvs4
2459 Fix bug 1799, '"Discard message" deletes manually
2460 saved draft'. Switch rmode to REEDIT after
2463 2008-12-21 [paul] 3.7.0cvs3
2465 * tools/claws.i18n.status.pl
2468 2008-12-21 [paul] 3.7.0cvs2
2474 2008-12-21 [paul] 3.7.0cvs1
2480 2008-12-19 [paul] 3.7.0
2487 2008-12-19 [paul] 3.6.1cvs80
2490 remove unmaintained sk and sr from ALL_LINGUAS
2491 add newly maintained cs to ALL_LINGUAS
2502 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
2503 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
2504 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
2507 2008-12-16 [colin] 3.6.1cvs79
2509 * src/plugins/pgpcore/sgpgme.c
2512 2008-12-15 [colin] 3.6.1cvs78
2517 * src/plugins/pgpcore/sgpgme.c
2518 * src/plugins/pgpcore/sgpgme.h
2519 * src/plugins/pgpinline/pgpinline.c
2520 * src/plugins/pgpmime/pgpmime.c
2521 * src/plugins/smime/smime.c
2522 Fix bug 1796, 'PGP/MIME setting: "select key by your
2523 email address" doesn't work'. Use custom from address
2526 2008-12-15 [colin] 3.6.1cvs77
2528 * src/common/utils.c
2529 Fix bug 1746, 'Makes a mailto link from several
2532 2008-12-15 [paul] 3.6.1cvs76
2534 * m4/spamassassin.m4
2535 fix warnings thrown up by autoconf-2.63
2537 2008-12-13 [colin] 3.6.1cvs75
2542 * src/common/utils.c
2543 * src/common/utils.h
2545 Finish previous patch
2547 2008-12-13 [colin] 3.6.1cvs74
2550 Only install certs on windows
2552 2008-12-13 [colin] 3.6.1cvs73
2555 * tools/ca-certificates.crt
2556 * src/common/Makefile.am
2558 First try to ship SSL certificates in Windows
2561 2008-12-12 [colin] 3.6.1cvs72
2564 * src/plugins/pgpinline/claws.def
2567 2008-12-12 [paul] 3.6.1cvs71
2571 * src/partial_download.c
2573 * src/common/claws.c
2574 * src/common/prefs.c
2575 * src/common/utils.c
2576 win32: fix unlinking, renaming and bug with
2580 2008-12-11 [colin] 3.6.1cvs70
2583 * manual/fr/advanced.xml
2584 Update french translations
2586 2008-12-10 [colin] 3.6.1cvs69
2589 Correct bug submission guidelines
2591 2008-12-10 [colin] 3.6.1cvs68
2593 * src/plugins/pgpcore/pgp_viewer.c
2594 Fix bug 1736, 'Key import does not work'
2595 Kill the correct pid (and not the parent
2596 shell), and increase the timeout a bit.
2598 2008-12-09 [paul] 3.6.1cvs67
2601 ensure that any stray noticeview buttons are hidden,
2602 as clicking them causes segfaults!
2604 2008-12-09 [colin] 3.6.1cvs66
2608 * src/folder_item_prefs.h
2609 * src/prefs_common.c
2610 * src/prefs_common.h
2612 Fix bug 1792, '"Save Message to" should
2613 retain list of recently selected folders'
2614 Also, make Enchant-related prefs stick
2615 even if the build doesn't enable enchant
2617 2008-12-09 [paul] 3.6.1cvs65
2620 fix bug 1787, 'Prevent automatic PGP inline
2621 decryption attempts' use the noticeview to display
2622 decryption failure messages instead of the irritating
2625 2008-12-09 [colin] 3.6.1cvs64
2627 * src/prefs_filtering.c
2628 Fix bug 1789, 'filtering account selection
2629 (regression)'. Filtering on sending-only
2630 accounts can be a little useful when using
2631 filtering via Tools menu.
2633 2008-12-07 [paul] 3.6.1cvs63
2635 * src/prefs_actions.c
2636 don't auto-select first entry (same as other
2638 * src/gtk/pluginwindow.c
2639 these parents don't have children so don't look
2642 2008-12-07 [paul] 3.6.1cvs62
2644 * src/prefs_account.c
2645 * src/gtk/pluginwindow.c
2646 * src/gtk/prefswindow.c
2647 * src/gtk/prefswindow.h
2648 auto-select first page
2650 2008-12-05 [colin] 3.6.1cvs61
2654 Fix bug 1788, 'CM crashes re-encoding
2655 encoded parameters' (introduced in cvs40)
2657 2008-12-05 [paul] 3.6.1cvs60
2659 * src/prefs_common.h
2660 remove gpg prefs that are no longer needed here
2662 2008-12-03 [colin] 3.6.1cvs59
2665 Speed up cache reading (about 10% gain)
2667 * src/gtk/gtksctree.c
2668 Speed up expand/collapse all threads
2671 2008-12-03 [paul] 3.6.1cvs58
2674 eradicate gcc4's signedness warnings
2675 fix building with gnuTLS on (Open)Solaris
2677 2008-12-01 [colin] 3.6.1cvs57
2679 * src/gtk/gtkcmclist.c
2682 2008-12-01 [colin] 3.6.1cvs56
2684 * src/plugins/pgpinline/pgpinline.c
2685 Fix bug 1779, 'PGP Inline badly handles
2686 multipart'. Properly dump the current part
2687 instead of running around with scissors
2689 2008-11-30 [paul] 3.6.1cvs55
2691 * manual/advanced.xml
2692 * manual/plugins.xml
2693 * src/prefs_toolbar.c
2694 remove the verb from the page title and
2695 update references in the manual
2697 2008-11-30 [paul] 3.6.1cvs54
2700 move Other/ page to Other/Miscellaneous
2701 * src/gtk/prefswindow.c
2702 make parent page unselectable
2704 2008-11-29 [paul] 3.6.1cvs53
2707 add the new 'primary_paste_unselects' hidden
2708 option, add missing 'log_[...]_color' options,
2709 and reformat the text
2710 * manual/advanced.xml
2711 add the new 'primary_paste_unselects' hidden
2712 option, add missing 'log_[...]_color' options
2714 2008-11-28 [colin] 3.6.1cvs52
2719 2008-11-28 [colin] 3.6.1cvs51
2724 2008-11-28 [colin] 3.6.1cvs50
2727 Fix account selection in Mailing list
2730 2008-11-28 [paul] 3.6.1cvs49
2733 automatically remove obsolete strings
2735 2008-11-28 [colin] 3.6.1cvs48
2737 * src/plugins/pgpcore/sgpgme.c
2738 Fix error message when key isn't available.
2740 2008-11-27 [colin] 3.6.1cvs47
2746 2008-11-26 [colin] 3.6.1cvs46
2751 2008-11-26 [colin] 3.6.1cvs45
2753 * src/plugins/pgpcore/select-keys.c
2754 * src/plugins/pgpcore/sgpgme.c
2755 Fix bug 1591, 'S/MIME: better key
2756 handling/selection dialog'
2757 Really ignore revoked/expired keys
2759 2008-11-26 [colin] 3.6.1cvs44
2762 * src/common/claws.c
2764 Make sure libgcrypt's threading is initialised
2765 before gnutls. See also old bug 1539.
2767 2008-11-26 [colin] 3.6.1cvs43
2771 * src/etpan/imap-thread.c
2772 Fix possible crashes due to clist_begin()
2773 not checking for NULLs (it should!)
2775 2008-11-25 [colin] 3.6.1cvs42
2778 Fix line length in MIME parameters
2780 2008-11-22 [paul] 3.6.1cvs41
2783 grab Return key press in attachments Properties
2786 2008-11-21 [colin] 3.6.1cvs40
2790 Fix bug 1776, 'use encoded name parameters
2791 for attachments instead of ascii'.
2792 Break the RFC 2047 by using B-encoded
2793 filename parameter, like everyone does,
2794 following advice from the RFC author.
2796 2008-11-21 [colin] 3.6.1cvs39
2798 * src/common/socket.c
2799 Rehandshake if server asks to
2801 2008-11-21 [colin] 3.6.1cvs38
2805 * src/common/session.h
2807 Move conditional-compilation members to
2810 2008-11-19 [wwp] 3.6.1cvs37
2812 * src/prefs_actions.c
2813 Fixed wrong behaviour when pressing Escape (was not cancelling
2816 2008-11-19 [wwp] 3.6.1cvs36
2822 * src/prefs_actions.c
2823 * src/prefs_filtering_action.c
2827 * src/common/utils.c
2828 Replace occurrences of "command line" with "command-line" everywhere.
2829 Enforce code style (mostly indentation) in prefs_actions.c.
2831 2008-11-19 [colin] 3.6.1cvs35
2834 * src/prefs_common.c
2835 * src/prefs_common.h
2836 Add primary_paste_unselects hidden preference
2837 to change how middle-click pasting changes
2838 the selection and insert point; defaults to
2841 2008-11-19 [colin] 3.6.1cvs34
2844 Always give focus to summaryview, even if
2845 the folder is empty, in small screen layout.
2846 Allows to go back to folderlist using the
2849 2008-11-18 [colin] 3.6.1cvs33
2852 Put back conditional at the end of struct
2854 2008-11-18 [colin] 3.6.1cvs32
2857 * src/common/w32_reg.c
2858 Fix crash on win32 when browsing to a
2861 2008-11-15 [colin] 3.6.1cvs31
2864 After a mid-click paste, deselect selection
2865 and go to end of paste.
2867 2008-11-15 [colin] 3.6.1cvs30
2870 Auto-save draft after external editor quits
2872 2008-11-15 [colin] 3.6.1cvs29
2874 * src/plugins/pgpcore/sgpgme.c
2875 Fix wrong error display, thanks to
2878 2008-11-14 [colin] 3.6.1cvs28
2880 * src/prefs_actions.c
2881 Comment out bogus (IMO) warning
2883 2008-11-14 [colin] 3.6.1cvs27
2890 Share summaryview's context menu actions with
2891 the equivalent menu items of the main menu;
2892 this allows to share accelerators and de-
2895 2008-11-14 [colin] 3.6.1cvs26
2897 * src/plugins/pgpcore/sgpgme.c
2898 Fix bug 1768, 'claws-mail crashes while
2899 checking smime bad signature'
2901 2008-11-13 [colin] 3.6.1cvs25
2905 Fix redefinition of PREFSBUFSIZE
2907 2008-11-13 [wwp] 3.6.1cvs24
2909 * tools/popfile-link.sh
2910 Add support for reusing existing POPFile session ID.
2912 2008-11-12 [colin] 3.6.1cvs23
2915 Fix bug 1771, 'Folder template gets
2916 truncated when exiting the application'
2917 Use a 32k buffer for string preferences
2919 2008-11-11 [colin] 3.6.1cvs22
2922 Fix "display sender using addressbook" when
2923 prefs_common.swap_from is in use. Patch by
2926 2008-11-11 [colin] 3.6.1cvs21
2931 Make a few functions static
2933 2008-11-07 [colin] 3.6.1cvs20
2937 Fix crash when rebuilding colorlabel
2941 * src/prefs_account.c
2942 * src/prefs_compose_writing.c
2943 * src/prefs_logging.c
2944 * src/prefs_message.c
2946 * src/prefs_receive.c
2947 * src/prefs_summaries.c
2948 * src/prefs_wrapping.c
2949 * src/plugins/bogofilter/bogofilter_gtk.c
2950 * src/plugins/pgpcore/prefs_gpg.c
2951 * src/plugins/spamassassin/spamassassin_gtk.c
2952 Fix deprecated use of page_size in
2953 gtkspinbutton adjustments
2955 2008-11-06 [mones] 3.6.1cvs19
2958 Fix missing "About" in Help menu
2959 * tools/claws.i18n.status.pl
2962 2008-11-05 [colin] 3.6.1cvs18
2967 * src/common/socket.c
2968 * src/common/socket.h
2969 * src/gtk/gtkutils.c
2970 * src/gtk/gtkutils.h
2971 w32: Implement single launch (lock
2972 socket); always put debug log to
2973 the rc_dir; fix Start menu update
2974 after registering as default Mail
2977 2008-11-05 [colin] 3.6.1cvs17
2980 Setting the Mail start menu item in HKCU
2981 confuses the Internet Options dialog. Do
2982 it in HKLM as this dialog does.
2984 2008-11-04 [colin] 3.6.1cvs16
2986 * src/common/w32_reg.c
2989 2008-11-04 [colin] 3.6.1cvs15
2992 w32: Fix getting content-type
2994 * src/prefs_common.c
2995 * src/prefs_common.h
2996 * src/prefs_ext_prog.c
2998 w32: better integration (use the
2999 standard file associations instead
3000 of our platform-unadapted open
3003 * src/common/utils.c
3004 * src/common/w32_reg.c
3005 * src/common/w32lib.h
3006 w32: better integration (allow
3007 setting Claws as default MUA)
3009 2008-11-01 [colin] 3.6.1cvs14
3012 Fix wrongly converted non-ascii characters
3013 when locale's charset is US-ASCII (strict-mode
3014 was failing in this case)
3016 2008-10-30 [colin] 3.6.1cvs13
3022 Use one UI Manager per mimeview, instead of
3023 the global one -- else user_data pointer gets
3024 broken if opening and closing another message-
3025 view, then using right-click on a mimeview's
3026 mimepart. Probably fixes bug 1711, 'Save-as
3029 2008-10-24 [paul] 3.6.1cvs12
3032 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
3033 * tools/kdeservicemenu/install.sh
3034 another, possibly the final?, attempt on getting this
3037 2008-10-24 [paul] 3.6.1cvs11
3039 * tools/kdeservicemenu/install.sh
3040 fix servicemenu installation directory on kde4
3042 2008-10-24 [paul] 3.6.1cvs10
3044 * tools/kdeservicemenu/README
3045 * tools/kdeservicemenu/install.sh
3046 add support for kde4 in addition to kde3.
3047 a rework involving checking for kde4-config, then
3048 kde-config, finally prompting the user for the
3049 location of either if they cannot be found
3052 2008-10-18 [paul] 3.6.1cvs9
3054 * tools/claws.i18n.status.pl
3055 updated with latest translator info.
3056 only print for languages defined in %langname
3058 2008-10-17 [paul] 3.6.1cvs8
3060 * src/plugins/pgpcore/sgpgme.c
3061 when listing the uid's, show the uid validity
3063 2008-10-16 [paul] 3.6.1cvs7
3068 2008-10-13 [wwp] 3.6.1cvs6
3071 Updated French translation.
3073 2008-10-11 [colin] 3.6.1cvs5
3076 Fix bug 1756, "Outdated translators list in About
3077 dialogue". Patch by Aleksei Miheev.
3079 2008-10-11 [colin] 3.6.1cvs4
3089 * src/prefs_account.c
3090 * src/send_message.c
3091 * src/send_message.h
3095 * src/common/claws.c
3097 * src/common/session.c
3098 * src/common/session.h
3101 * src/common/socket.c
3102 * src/common/socket.h
3105 * src/common/ssl_certificate.c
3106 * src/common/ssl_certificate.h
3108 * src/gtk/sslcertwindow.c
3109 * src/gtk/sslcertwindow.h
3112 2008-10-11 [colin] 3.6.1cvs3
3114 * src/common/ssl_certificate.c
3115 Make local function static
3117 2008-10-10 [colin] 3.6.1cvs2
3120 * src/common/ssl_certificate.c
3121 * src/gtk/sslcertwindow.c
3122 Add offline certificate verification,
3123 thanks to Nikos Mavrogiannopoulos for the
3126 2008-10-10 [colin] 3.6.1cvs1
3128 * src/common/ssl_certificate.c
3129 * src/gtk/sslcertwindow.c
3132 2008-10-10 [paul] 3.6.1
3134 * m4/spamassassin.m4
3135 remove openssl dross
3142 2008-10-10 [colin] 3.6.0cvs25
3145 Tell libetpan it doesn't need to init
3148 2008-10-10 [colin] 3.6.0cvs24
3151 Remove references to openssl
3153 2008-10-09 [colin] 3.6.0cvs23
3158 2008-10-09 [colin] 3.6.0cvs22
3161 Error out when building against openssl
3163 2008-10-09 [colin] 3.6.0cvs21
3170 Disable OpenSSL due to requirement of
3171 OpenSSL exception. Code not removed yet,
3172 just in case, but disabled.
3174 2008-10-09 [colin] 3.6.0cvs20
3184 * src/prefs_ext_prog.c
3186 * src/prefs_image_viewer.c
3190 * src/gtk/Makefile.am
3192 * src/gtk/gtksourceprintjob.c
3193 * src/gtk/gtksourceprintjob.h
3194 Revert previous patch. It'd be better to remove
3195 OpenSSL instead, as GnuTLS works as well.
3197 2008-10-09 [colin] 3.6.0cvs19
3207 * src/prefs_ext_prog.c
3209 * src/prefs_image_viewer.c
3213 * src/gtk/Makefile.am
3215 * src/gtk/gtksourceprintjob.c
3216 * src/gtk/gtksourceprintjob.h
3217 Remove the libgnomeprint interface (deprecated,
3218 and fixes Debian's #501570, 'Copyright confusion')
3220 2008-10-09 [colin] 3.6.0cvs18
3223 Require libetpan 0.57 (important fixes)
3225 2008-10-08 [paul] 3.6.0cvs17
3227 * src/prefs_filtering_action.c
3228 * src/prefs_matcher.c
3229 enable re-ordering of the filtering/processing
3230 condition and actions lists by drag'n'drop
3232 2008-10-08 [colin] 3.6.0cvs16
3235 Fix wrong menu title
3237 2008-10-07 [colin] 3.6.0cvs15
3240 After thinking, revert this. It's only a minor
3241 annoyance to GSSAPI users, and I can't test this
3242 right now. Postponed until after next good release.
3244 2008-10-07 [colin] 3.6.0cvs14
3247 Don't ask for a password when using GSSAPI
3249 2008-10-07 [colin] 3.6.0cvs13
3252 Fix build with GTK+ < 2.14
3254 2008-10-07 [colin] 3.6.0cvs12
3258 * src/prefs_common.c
3259 * src/prefs_common.h
3261 * src/gtk/colorlabel.c
3262 Fix bug 1749, 'Shortcut keys for color labels
3264 Make fullscreen a setting remembered between
3267 2008-10-07 [colin] 3.6.0cvs11
3270 Fix bug 1747, 'Wanderlust keybindings no longer
3271 working (regression)'
3273 2008-10-07 [colin] 3.6.0cvs10
3276 Make fullscreen a real menu item
3278 2008-10-07 [colin] 3.6.0cvs9
3281 Make sure we won't save size when
3284 2008-10-06 [colin] 3.6.0cvs8
3288 Handle fullscreen via F11. Patch by
3291 2008-10-06 [colin] 3.6.0cvs7
3294 Fix return value when setting client cert
3296 2008-10-04 [colin] 3.6.0cvs6
3299 Fix bug 1742, 'Attachment list contents not
3302 2008-10-04 [paul] 3.6.0cvs5
3305 fix failure of Hide toolbar option on restart
3307 2008-10-04 [colin] 3.6.0cvs4
3314 Maemo: Fix bug 1737, Crashes upon opening
3316 2008-10-04 [paul] 3.6.0cvs3
3319 submitted (just a little late) by Frederico
3322 2008-10-03 [wwp] 3.6.0cvs2
3325 Many fixes, mostly in menus and accelerators.
3327 2008-10-03 [colin] 3.6.0cvs1
3330 Allow network mounts with new GTKs: they're
3331 available via FUSE mounts and we don't need
3334 2008-10-03 [paul] 3.6.0
3341 2008-10-03 [paul] 3.5.0cvs145
3348 new translations. added by Yasen Pramatarov,
3349 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
3358 updated translations. submitted by Miquel Oliete,
3359 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
3360 Andrea Spadaccini, Emilian Nowak, and Ralph Young
3362 2008-10-02 [colin] 3.5.0cvs144
3364 * src/common/session.c
3365 Fix crash when connection fails on windows
3367 2008-10-01 [colin] 3.5.0cvs143
3370 Real fix for FS-unsafe chars on win32
3372 2008-10-01 [colin] 3.5.0cvs142
3375 Encode prohibited filenames on win32
3377 2008-09-30 [mones] 3.5.0cvs141
3381 * src/prefs_themes.c
3383 Fix output of some debug messages
3385 2008-09-30 [colin] 3.5.0cvs140
3392 * src/prefs_themes.c
3396 * src/common/utils.c
3397 * src/gtk/sslcertwindow.c
3398 Win32: Fix time usage; use g_stat
3400 2008-09-29 [colin] 3.5.0cvs139
3402 * src/common/utils.c
3403 Fix case-sensitive match of subject
3406 2008-09-29 [colin] 3.5.0cvs138
3408 * src/folder_item_prefs.c
3409 * src/folder_item_prefs.h
3411 * src/prefs_folder_item.c
3412 * src/prefs_matcher.c
3414 * src/common/string_match.c
3415 * src/common/utils.c
3416 Fix a huge leak (dozens of megs per folder
3417 change) on Windows: disable regexps
3419 2008-09-28 [paul] 3.5.0cvs137
3424 2008-09-27 [colin] 3.5.0cvs136
3428 Add accessor for cur_account
3430 2008-09-27 [colin] 3.5.0cvs135
3433 Fix crash when error happen on session establishment
3435 2008-09-26 [mones] 3.5.0cvs134
3440 2008-09-26 [colin] 3.5.0cvs133
3442 * src/plugins/pgpcore/claws.def
3445 2008-09-26 [colin] 3.5.0cvs132
3447 * src/prefs_common.c
3448 * src/prefs_common.h
3449 * src/plugins/pgpcore/pgp_viewer.c
3450 Add an accessor to prefs_common for plugins
3453 2008-09-25 [colin] 3.5.0cvs131
3456 Fix bug 1725, 'useless lines in clawsrc'
3457 * src/plugins/smime/mypgpcore.def
3458 Add a missing symbol
3460 2008-09-25 [paul] 3.5.0cvs130
3462 * src/plugins/smime/mypgpcore.def
3463 * src/plugins/smime/plugin.def
3464 * src/plugins/smime/version.rc
3465 add these windows-specific files
3468 2008-09-25 [colin] 3.5.0cvs129
3471 Load standard plugins only on first run
3473 2008-09-25 [colin] 3.5.0cvs128
3478 2008-09-24 [colin] 3.5.0cvs127
3481 Add nb_NO's charset (iso-8859-1)
3483 2008-09-24 [colin] 3.5.0cvs126
3485 * src/common/utils.c
3486 Fix get_mail_base_dir() on windows
3487 (was synced from main ages ago)
3489 2008-09-24 [colin] 3.5.0cvs125
3493 Integrate better with Windows' style
3495 2008-09-23 [paul] 3.5.0cvs124
3500 offer these strings to translators too
3502 2008-09-23 [colin] 3.5.0cvs123
3505 Add a --disable-dbus flag in case we want
3506 no DBUS even if headers are available (like
3507 for building gpg4win)
3510 * src/prefs_logging.c
3511 * src/common/utils.c
3512 * src/plugins/pgpcore/sgpgme.c
3513 * src/plugins/smime/claws.def
3515 - disable filtering log (it's crashy for
3517 - fix gmtime_r when time is -1 (before 01/01/70)
3518 - add symbols for smime
3520 2008-09-22 [colin] 3.5.0cvs122
3522 * src/common/utils.c
3526 Fix cursor position after changing account
3530 Fix absolute path detection
3532 2008-09-21 [colin] 3.5.0cvs121
3534 * src/gtk/gtkaspell.c
3535 Don't try to use empty dictionaries
3537 2008-09-20 [colin] 3.5.0cvs120
3540 Add the new files to the translations
3542 2008-09-20 [colin] 3.5.0cvs119
3545 * src/plugins/Makefile.am
3546 * src/plugins/smime/Makefile.am
3547 * src/plugins/smime/plugin.c
3548 * src/plugins/smime/smime.c
3549 * src/plugins/smime/smime.deps
3550 * src/plugins/smime/smime.h
3551 Include S/Mime plugin in the main plugins
3552 Will ease the Gpg4win team's work
3554 2008-09-20 [colin] 3.5.0cvs118
3561 * src/common/socket.c
3562 * src/gtk/gtkutils.c
3563 * src/plugins/pgpcore/claws.def
3564 Windows: more fixes, thanks to wwp and
3567 2008-09-20 [colin] 3.5.0cvs117
3570 Tell on which server errors happened
3572 2008-09-20 [colin] 3.5.0cvs116
3574 * src/etpan/etpan-thread-manager.c
3575 * src/etpan/imap-thread.c
3576 * src/etpan/nntp-thread.c
3577 Windows: Fix hang on IMAP/NNTP
3579 2008-09-20 [colin] 3.5.0cvs115
3581 * src/common/utils.c
3582 Fix bug 1723, "Buffer overflow crash caused by
3583 preview in 'Date format help' dialog box"
3584 Also, optimise fast_strftime a bit :)
3586 2008-09-18 [colin] 3.5.0cvs114
3590 Check for NULLs before str* functions
3592 2008-09-18 [colin] 3.5.0cvs113
3597 Handle html parts in multipart/related
3598 Decode ISO-8859-1 as Windows-1252 (the former
3599 is a subset of the latter) in order to
3600 workaround Outlook mails misencoding
3601 * src/gtk/logwindow.c
3602 * src/gtk/logwindow.h
3603 Clear mainwindow's error pixmap when the
3604 error scrolls out of the log
3606 2008-09-17 [colin] 3.5.0cvs112
3608 * src/image_viewer.c
3609 Fix image loading (multiple childs added to
3610 scrolledwindow, break of the resize functionality)
3612 * src/prefs_folder_item.c
3613 * src/prefs_spelling.c
3614 * src/gtk/gtkaspell.c
3615 Better fix problems with dictionaries updates
3617 2008-09-17 [colin] 3.5.0cvs111
3619 * src/common/utils.c
3620 Fix double-opening (fixes multiple signatures when
3623 2008-09-16 [colin] 3.5.0cvs110
3625 * src/prefs_account.c
3626 * src/prefs_folder_item.c
3627 * src/prefs_spelling.c
3628 * src/gtk/gtkaspell.c
3629 Better stripping of aspell dictionaries names
3633 * 3.6.0-rc1 released
3635 2008-09-16 [colin] 3.5.0cvs109
3640 * src/prefs_account.h
3642 * src/send_message.c
3643 * src/gtk/inputdialog.c
3644 Don't add a pref to allow remembering passwords
3645 (Just not checking the checkbox is enough)
3647 2008-09-16 [colin] 3.5.0cvs108
3650 Require libetpan 0.56 as 0.55 is crashy
3653 * src/gtk/inputdialog.c
3654 * src/gtk/inputdialog.h
3657 2008-09-16 [wwp] 3.5.0cvs107
3660 Complete 3.5.0cvs106 by removing a function that got
3661 moved to account.[ch].
3663 2008-09-16 [wwp] 3.5.0cvs106
3669 * src/quote_fmt_lex.l
3670 * src/quote_fmt_parse.y
3671 Add account signature (path and value string) manipulation
3672 keywords to the template processor. It's now possible in
3673 all templates to insert the account signature to an
3674 arbitrary location or to pass it to a external script for
3678 2008-09-16 [mones] 3.5.0cvs105
3685 * src/prefs_account.h
3686 * src/prefs_common.c
3687 * src/prefs_common.h
3689 * src/send_message.c
3690 * src/gtk/inputdialog.c
3691 * src/gtk/inputdialog.h
3692 Implement session passwords: unsaved passwords for receiving
3693 or sending of accounts can be remembered while running to
3694 avoid repetitive typing.
3695 As keeping passwords in memory is unsafe a new preference
3696 in Other page is added to activate or not such capability.
3698 2008-09-14 [colin] 3.5.0cvs104
3702 Make conv_iconv_strdup static
3704 2008-09-12 [colin] 3.5.0cvs103
3711 * src/folder_item_prefs.c
3712 * src/folder_item_prefs.h
3714 * src/prefs_account.c
3715 * src/prefs_common.c
3716 * src/prefs_common.h
3717 * src/prefs_folder_item.c
3718 * src/prefs_spelling.c
3719 * src/prefs_template.c
3721 * src/quote_fmt_parse.y
3724 * src/gtk/Makefile.am
3727 * src/gtk/gtkaspell.c
3728 * src/gtk/gtkaspell.h
3729 * src/plugins/bogofilter/Makefile.am
3730 * src/plugins/dillo_viewer/Makefile.am
3731 * src/plugins/spamassassin/Makefile.am
3732 * src/plugins/trayicon/Makefile.am
3733 Switch spellchecker to Enchant
3735 2008-09-12 [paul] 3.5.0cvs102
3738 * tools/csv2addressbook.pl
3739 add support for Fox Mail
3741 2008-09-12 [paul] 3.5.0cvs101
3744 * src/prefs_wrapping.c
3747 2008-09-12 [paul] 3.5.0cvs100
3750 revert cvs99's libenchant commit error
3752 2008-09-12 [colin] 3.5.0cvs99
3755 Only go to inbox if there are new mails
3756 (and fetch was manual)
3758 2008-09-10 [colin] 3.5.0cvs98
3762 * src/common/session.c
3763 Use g_timeout_add_seconds instead of g_timeout_add
3764 on glib >= 2.14 when we don't need precision on the
3765 delay. This helps reducing power consumption:
3766 http://mjg59.livejournal.com/74651.html
3768 2008-09-10 [colin] 3.5.0cvs97
3771 Don't save window size and position when
3772 compose is hidden (filtering action)
3774 2008-09-09 [colin] 3.5.0cvs96
3780 * src/addressbook_foldersel.c
3786 * src/editaddress_other_attributes_ldap.h
3790 * src/editldap_basedn.c
3799 * src/grouplistdialog.c
3802 * src/image_viewer.c
3813 * src/prefs_actions.c
3814 * src/prefs_filtering.c
3815 * src/prefs_folder_column.c
3817 * src/prefs_summary_column.c
3818 * src/prefs_toolbar.c
3819 * src/send_message.c
3821 * src/sourcewindow.c
3822 * src/sourcewindow.h
3826 * src/stock_pixmap.c
3827 * src/stock_pixmap.h
3836 * src/common/utils.c
3838 * src/gtk/colorlabel.c
3839 * src/gtk/colorlabel.h
3840 * src/gtk/combobox.h
3841 * src/gtk/description_window.c
3843 * src/gtk/gtkaspell.c
3844 * src/gtk/gtkaspell.h
3845 * src/gtk/gtkcmclist.c
3846 * src/gtk/gtkcmclist.h
3847 * src/gtk/gtkcmctree.c
3848 * src/gtk/gtkcmctree.h
3849 * src/gtk/gtkcmoptionmenu.h
3850 * src/gtk/gtksctree.c
3851 * src/gtk/gtksctree.h
3852 * src/gtk/gtkshruler.c
3853 * src/gtk/gtkshruler.h
3854 * src/gtk/gtksourceprintjob.c
3855 * src/gtk/gtksourceprintjob.h
3856 * src/gtk/gtkutils.c
3857 * src/gtk/gtkutils.h
3858 * src/gtk/gtkvscrollbutton.c
3859 * src/gtk/gtkvscrollbutton.h
3860 * src/gtk/icon_legend.c
3861 * src/gtk/inputdialog.c
3862 * src/gtk/logwindow.c
3863 * src/gtk/logwindow.h
3864 * src/gtk/manage_window.c
3865 * src/gtk/manage_window.h
3867 * src/gtk/prefswindow.c
3868 * src/gtk/progressdialog.c
3869 * src/gtk/progressdialog.h