1 2009-08-23 [colin] 3.7.2cvs26
4 Probably fix RH bug 512024, " folder.c:3543
5 Condition msglist != NULL failed"
7 2009-08-23 [colin] 3.7.2cvs25
9 * src/prefs_compose_writing.c
10 Make the maximum size warning bigger. Patch
11 by Didier Barvaux on bug 1986.
13 2009-08-21 [colin] 3.7.2cvs24
16 Previous commit: move the function into compose_insert_file
17 so that it's also used on drag-n-drop
19 2009-08-21 [colin] 3.7.2cvs23
22 Fix scrolling when adding an header
24 2009-08-21 [colin] 3.7.2cvs22
29 * src/prefs_compose_writing.c
31 Fix bug 1986, "New feature: warn user when inserting
32 a large file in the message body". Patch by Didier
35 2009-08-21 [colin] 3.7.2cvs21
40 Fix bug 1984: Add Réf. : reply prefix (french
41 Lotus Notes); patch by Didier Barvaux
43 2009-08-21 [colin] 3.7.2cvs20
47 Fix bug 1969, 'Bad guess for outgoing encoding'
48 Make sure the specific converters (japanese in
49 this case) can return success/error in strict
50 mode, instead of silently failing back to
53 2009-08-20 [holger] 3.7.2cvs19
57 Make it possible for code outside
58 compose (e.g. plugins) to attach files
60 2009-08-20 [colin] 3.7.2cvs18
63 Fix crash when accessing IMAP soon
65 2009-08-18 [colin] 3.7.2cvs17
68 Maybe fix crash on non-existent LDAP server
70 2009-08-04 [colin] 3.7.2cvs16
73 Fix toolbar's spacing that breaks dark
74 themes (patch from http://blogs.igalia.com/aperez/
75 2009/07/making-claws-mail-look-better/)
77 2009-07-28 [colin] 3.7.2cvs15
80 * src/addrcustomattr.c
82 * src/addressbook_foldersel.c
90 * src/editldap_basedn.c
101 * src/prefs_actions.c
102 * src/prefs_customheader.c
103 * src/prefs_display_header.c
104 * src/prefs_filtering.c
105 * src/prefs_folder_column.c
106 * src/prefs_matcher.c
107 * src/prefs_summary_column.c
108 * src/prefs_summary_open.c
109 * src/prefs_template.c
112 Fix bug 1950, 'Program freeze up during folder selection'
113 Don't leave hidden windows modal
115 2009-07-28 [colin] 3.7.2cvs14
118 Fix bug 1957, 'LDAP errs out after searching too
121 2009-07-28 [colin] 3.7.2cvs13
124 Fix bug 1966, '"Collapse all threads" slower than
125 "Expand all threads"'
127 2009-07-28 [colin] 3.7.2cvs12
129 * src/common/session.c
130 Fix bug 1967, 'Claws gets stuck after accepting
131 a certificate warning dialog'
133 2009-07-19 [paul] 3.7.2cvs11
136 a few small changes to the English
138 2009-07-18 [mones] 3.7.2cvs10
141 Add new bsfilter and fancy plugins to the docs
142 and a note about dealing with plugins of the same class
143 * src/prefs_account.c
144 Fix extra space at the end typo
146 2009-07-16 [colin] 3.7.2cvs9
149 Fix wrong return without unlocking; thanks
152 2009-07-14 [colin] 3.7.2cvs8
155 Fix bug 1954, 'Segfault on reading wrong STATUS'
157 2009-07-10 [colin] 3.7.2cvs7
159 * src/plugins/pgpcore/plugin.def
163 2009-07-10 [colin] 3.7.2cvs6
165 * src/prefs_display_header.c
166 Fix bug 1951, 'C-Mail dumps core when editing
167 displayed headers'. Patch by Alexey Rusakov
169 2009-07-10 [colin] 3.7.2cvs5
172 Fix bug 1952, 'Deleted mails in Queue folder
175 2009-07-09 [colin] 3.7.2cvs4
177 * src/gtk/spell_entry.c
178 Fix bug 1949, 'Spell checker doesn't recognise
179 certain word in Subject header, but does in
180 message body'. Patch by Pawel Pekala.
182 2009-07-09 [paul] 3.7.2cvs3
185 use pkgconfig to check for the minimum required
188 2009-07-06 [colin] 3.7.2cvs2
190 * src/prefs_customheader.c
193 2009-07-04 [paul] 3.7.2cvs1
195 * tools/claws.i18n.status.pl
198 2009-07-03 [paul] 3.7.2
205 2009-07-03 [paul] 3.7.1cvs85
212 added new translations by Tiago Faria and Slavko
225 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
226 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
227 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
228 Goncalves Guimaraes, Aleksei Miheev
230 2009-07-01 [colin] 3.7.1cvs84
233 Fix bug 1940, 'Doesn't open links in
234 user's default browser'. Turn the preference
235 to TRUE by default; that will only change the
236 behaviour for new users.
238 2009-06-29 [colin] 3.7.1cvs83
242 * src/prefs_filtering_action.c
243 Fix bug 1935, 'problems with very long filtering actions':
244 Use a dynamic buffer in action to string, and a bigger
245 buffer in string to action
247 2009-06-29 [colin] 3.7.1cvs82
249 * src/matcher_parser_lex.l
250 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
252 2009-06-29 [colin] 3.7.1cvs81
257 Fix crash (out-of-bounds tree column)
258 * src/gtk/gtkcmctree.c
259 * src/gtk/gtksctree.c
260 Prevent using an out-of-bounds tree column
262 2009-06-29 [colin] 3.7.1cvs80
266 Leak fixes; patch by Pawel Pekala.
268 2009-06-26 [colin] 3.7.1cvs79
271 Sort by msgnum if dates are equal
273 2009-06-24 [paul] 3.7.1cvs78
276 make some (forgotten) strings translatable
278 2009-06-19 [colin] 3.7.1cvs77
281 Fix menu sensitiveness
283 2009-06-18 [colin] 3.7.1cvs76
286 * src/plugins/pgpcore/sgpgme.c
287 * src/plugins/pgpcore/sgpgme.h
288 * src/plugins/pgpmime/mypgpcore.def
289 * src/plugins/pgpmime/pgpmime.c
290 * src/plugins/smime/mypgpcore.def
291 * src/plugins/smime/smime.c
292 Use largefile support (and stop using our old GPGME
293 hack on gpgme_data_seek/rewind)
294 (See 1.9.12cvs44 to 46 - if this breaks things we
297 2009-06-13 [colin] 3.7.1cvs75
299 * src/gtk/spell_entry.c
300 Fix assertion. We can put a NULL gtkaspell to
301 an entry; it just means it won't be spell-checked.
303 2009-06-12 [mones] 3.7.1cvs74
307 * src/prefs_account.c
308 * src/prefs_account.h
311 Added preference to use account address in generated
312 Message-Id. Fixes Debian bug #531052
314 2009-06-12 [colin] 3.7.1cvs73
317 Better fix, API-compatible with libgnutls13
319 2009-06-12 [colin] 3.7.1cvs72
322 Use compatibility mode in GnuTLS, and avoid problems with
323 servers that don't comply 100% with the spec, but still
326 2009-06-06 [iwkse] 3.7.1cvs71
329 Ops..revert a mix with another patch
331 2009-06-06 [iwkse] 3.7.1cvs70
334 A better fix for the previous commit's issue
336 2009-06-06 [iwkse] 3.7.1cvs69
339 Fix shutting down of Claws Mail while a GTK_Return keypress
340 event is sent to the Attach property window
342 2009-06-05 [colin] 3.7.1cvs68
345 Fix build on GTK+ 2.6
347 2009-06-03 [mones] 3.7.1cvs67
349 * tools/make.themes.project
350 Oops! fix header, sorry Paul ;-)
352 2009-06-03 [mones] 3.7.1cvs66
354 * tools/make.themes.project
355 Add support for PNG themes and other
356 fixes i don't remember now... :)
358 2009-06-02 [colin] 3.7.1cvs65
361 * src/prefs_template.c
363 Fix error messages in templates, and fix their
366 2009-05-22 [colin] 3.7.1cvs64
371 2009-05-22 [colin] 3.7.1cvs63
374 Fix phantom button behind entry when
375 changing fields via Tools/Reply mode.
377 2009-05-22 [colin] 3.7.1cvs62
382 2009-05-21 [mones] 3.7.1cvs61
386 Add button to empty header lines with one click
388 2009-05-21 [paul] 3.7.1cvs60
392 * src/plugins/trayicon/trayicon.c
393 when quitting from the trayicon, honour
394 prefs_common.clean_on_exit
396 2009-05-21 [paul] 3.7.1cvs59
398 * src/gtk/Makefile.am
399 remove duplicate entry
400 thanks to Charles A Edwards
402 2009-05-19 [paul] 3.7.1cvs58
405 clear progressbar in the statusbar on 'Cancel'
407 2009-05-16 [colin] 3.7.1cvs57
413 2009-05-16 [colin] 3.7.1cvs56
416 Remove msgnum>0 condition for removing messages
417 from caches. There's no such condition on add.
418 Fixes bug 1913, 'Allow to remove phantom
419 messages from the cache'; patch by Fabian
420 Keil <fk at fabiankeil.de>
422 2009-05-12 [holger] 3.7.1cvs55
426 Introduce hook after showing of the message view
428 2009-05-11 [colin] 3.7.1cvs54
431 Fix bug 1872, 'A: Cc: CCi: selector should
432 default on same as preceding contact'
434 2009-05-10 [holger] 3.7.1cvs53
438 Add a hook to make it possible for plugins to
439 modify the address completion list
441 2009-05-06 [paul] 3.7.1cvs52
445 fix bug 1915, 'Mails signed with smime.p7s
446 display both signed and attachment icon.'
448 2009-05-05 [colin] 3.7.1cvs51
453 2009-05-05 [colin] 3.7.1cvs50
456 Fix bug 1895, '(imap) cache issues when cache dir is on a
457 different mountpoint than tempdir'
459 2009-05-04 [colin] 3.7.1cvs49
462 Probably fix bug 1914, 'Crash reading
465 2009-04-26 [paul] 3.7.1cvs48
468 * src/gtk/gtkaspell.h
469 fix bug 1904, 'build mechanism looks for
470 'enchant.h' in a wrong place'
472 2009-04-25 [paul] 3.7.1cvs47
475 gah! fix coding style!
477 2009-04-25 [paul] 3.7.1cvs46
481 if building with GTK+ >= 2.16 use
482 gtk_orientable_set_orientation() instead of now
483 deprecated gtk_toolbar_set_orientation()
485 2009-04-24 [colin] 3.7.1cvs45
488 Ask before sending if an attached file has
491 2009-04-19 [paul] 3.7.1cvs44
496 save About window size.
497 patch by Pawel Pekala
499 2009-04-12 [paul] 3.7.1cvs43
501 * tools/csv2addressbook.pl
502 add extra CSV fields that are now appended
503 by thunderbird (version 2.0.0.21)
505 2009-04-08 [colin] 3.7.1cvs42
508 fix saving (but not displaying) of UTF-16
511 2009-04-08 [colin] 3.7.1cvs41
513 * src/gtk/manage_window.c
514 Disable transient windows on win32 - seems to
515 fix most focusing issues
517 2009-04-05 [colin] 3.7.1cvs40
520 Don't ask whether we want to send deleted mails in queue
521 folders; also, don't send deleted mails when flushing
524 2009-04-04 [paul] 3.7.1cvs39
530 * tools/claws.i18n.status.pl
531 add new Indonesian translation, by
534 2009-04-03 [paul] 3.7.1cvs38
540 2009-04-03 [colin] 3.7.1cvs37
544 Fix bug 1891, 'Add support for gopher:// links'
545 Patch by Jacob Head <clawsmail at jacob-head.com>
546 Let's go back to the roots!
548 2009-04-03 [paul] 3.7.1cvs36
553 2009-04-03 [paul] 3.7.1cvs35
556 add AC_CONFIG_MACRO_DIR([m4])
557 remove CLAWS_ACLOCAL_INCLUDE(m4)
558 * m4/aclocal-include.m4
559 removed this now unneeded file
561 2009-04-02 [colin] 3.7.1cvs34
564 Fix previous (thanks to Marcus :)
566 2009-04-02 [colin] 3.7.1cvs33
569 * src/etpan/etpan-thread-manager.c
570 pipe() was a macro from GLib on win32 until
571 glib 2.13.2. It's undefined after that.
572 Thanks to Marcus Brinkmann for the heads-up!
574 2009-03-31 [colin] 3.7.1cvs32
576 * src/folder_item_prefs.c
577 Copy folder settings with prefs
579 2009-03-31 [colin] 3.7.1cvs31
581 * src/prefs_account.c
582 Don't use un-sensitive checkboxes in Privacy tab
583 when privacy system in None (makes unchecking
584 painful when no privacy plugin is loaded)
586 2009-03-30 [colin] 3.7.1cvs30
593 * src/prefs_account.c
594 * src/prefs_account.h
597 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
598 Add an option on the Receive page of IMAP account preferences:
599 "Move deleted mails to trash and expunge immediately". This
600 option defaults to TRUE to avoid changing the existing behaviour.
601 Setting it to FALSE prevents automatic expunging.
602 Also, add Tools/Expunge and View/Hide deleted messages menu items
603 (View/Hide deleted message being a per-folder setting, and behaving,
604 like View/Hide read messages).
606 2009-03-30 [colin] 3.7.1cvs29
609 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
610 ask for IMAP password when using GSSAPI auth
612 2009-03-27 [colin] 3.7.1cvs28
615 Fix cvs14, make sure we mark non-existent caches dirty
616 (or they never get written)
618 2009-03-27 [colin] 3.7.1cvs27
621 Fix tag update when all tags are removed
624 2009-03-25 [colin] 3.7.1cvs26
627 Fix configure.ac, thanks to Pawel
629 2009-03-25 [colin] 3.7.1cvs25
632 * src/etpan/nntp-thread.c
633 Fix header fetching (NG/To/Cc). Fixes
634 bug 1883, 'Message processing fails to
635 act on Newsgroups: field'
637 2009-03-23 [colin] 3.7.1cvs24
640 Fix internal headers visible in queue/sent
642 2009-03-23 [colin] 3.7.1cvs23
645 Fix check for RC (resource compiler) used
646 on win32 (AC_LIBTOOL_RC used to call it
647 implicitely but stopped)
649 2009-03-19 [colin] 3.7.1cvs22
652 Put spam button in default toolbar even if
653 bogofilter and spamassassin are not built.
654 Other anti-spam plugin could exist! :)
656 Fix exit status fetch on win32
658 2009-03-18 [paul] 3.7.1cvs21
660 * src/gtk/spell_entry.c
661 fix "[BUG] Wrong word replaced in 'Subject:'
662 when spell-checking correction used"
663 Patch by Pawel Pekala
665 2009-03-17 [colin] 3.7.1cvs20
668 Fix win32 build (from cvs12)
670 2009-03-17 [colin] 3.7.1cvs19
673 Fix bug 1735, 'Change To: and Newsgroups:
674 recipient field according account type'
677 2009-03-17 [colin] 3.7.1cvs18
684 Add preference for fsyncing metadata
686 2009-03-16 [paul] 3.7.1cvs17
688 * src/prefs_customheader.c
689 add forgotten #if HAVE_LIBCOMPFACE
691 2009-03-16 [paul] 3.7.1cvs16
693 * src/prefs_customheader.c
694 put the (X-)Face preview image below the up/down
695 buttons so they don't jump around.
696 make the list reorderable by drag'n'drop
698 2009-03-16 [colin] 3.7.1cvs15
700 * src/prefs_customheader.c
701 Add a (X-)Face preview. Patch by iwkse.
703 2009-03-16 [colin] 3.7.1cvs14
710 Add fsync calls to make sure we don't
711 lose data on system crashes. (to do:
712 add a pref to allow people choosing raw
715 2009-03-15 [colin] 3.7.1cvs13
717 * src/gtk/gtkaspell.c
718 Fix empty menu when there are no
719 suggestions (using the Spelling menu)
721 2009-03-14 [colin] 3.7.1cvs12
724 Win32: fix subject prefix length
726 2009-03-11 [mones] 3.7.1cvs11
729 fix encoding declared in header
730 update translation now we're at it
732 2009-03-10 [colin] 3.7.1cvs10
735 Fix "wrong mime" message printed out multiple
738 2009-03-10 [colin] 3.7.1cvs9
740 * src/prefs_folder_item.c
743 2009-03-09 [paul] 3.7.1cvs8
745 * src/prefs_folder_item.c
747 fixes to english text
749 2009-03-08 [paul] 3.7.1cvs7
752 correct errors in header
754 2009-03-08 [paul] 3.7.1cvs6
760 * tools/claws.i18n.status.pl
761 add Japanese translation, submitted by kazken3
763 2009-03-07 [colin] 3.7.1cvs5
766 Don't let the invalid MIME warning hide
767 other noticeview (Partial receive or
770 2009-03-07 [colin] 3.7.1cvs4
775 2009-03-07 [colin] 3.7.1cvs3
780 Handle mimeparts that lack an end boundary.
781 They're invalid but it's too annoying for
784 2009-03-06 [wwp] 3.7.1cvs2
787 * src/folder_item_prefs.c
788 * src/folder_item_prefs.h
789 * src/prefs_folder_item.c
790 Add per-folder default cc, bcc and reply-to.
792 2009-03-06 [colin] 3.7.1cvs1
795 * src/gtk/gtksourceprintjob.c
796 Fix build with old print interface
798 2009-03-06 [paul] 3.7.1
805 2009-03-06 [paul] 3.7.0cvs78
816 updated by David Vachulka, Stephan Sachse, Flammie
817 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
818 Frederico Goncalves Guimaraes, Lars Persson Fink,
821 2009-03-03 [colin] 3.7.0cvs77
823 * src/prefs_filtering.c
824 Win32: Fix bug 1865, 'IMAP account name changes
825 are not followed at filter actions'
827 2009-03-02 [colin] 3.7.0cvs76
830 Fix Launchpad bug 335571: 'claws-mail crashed
831 with SIGSEGV in strlen() while deleting
832 large amount of e-mails on IMAP account
834 2009-02-27 [mones] 3.7.0cvs75
836 * manual/es/account.xml
838 * manual/es/addrbook.xml
839 * manual/es/advanced.xml
840 * manual/es/claws-mail-manual.xml
842 * manual/es/glossary.xml
844 * manual/es/handling.xml
845 * manual/es/intro.xml
846 * manual/es/keyboard.xml
847 * manual/es/plugins.xml
848 * manual/es/starting.xml
849 Sync with English version, fix some typos
850 Changed encoding to UTF-8
852 Update for release, changed encoding to UTF-8
854 2009-02-24 [colin] 3.7.0cvs74
857 Don't print separation line if there
860 2009-02-23 [cleroy] 3.7.0cvs73
869 * src/addrduplicates.c
872 * src/addressbook_foldersel.c
882 * src/editaddress_other_attributes_ldap.c
920 * src/prefs_account.c
921 * src/prefs_actions.c
923 * src/prefs_filtering.c
924 * src/prefs_filtering_action.c
925 * src/prefs_folder_column.c
926 * src/prefs_folder_item.c
928 * src/prefs_matcher.c
931 * src/prefs_summaries.c
932 * src/prefs_summary_column.c
933 * src/prefs_template.c
935 * src/prefs_toolbar.c
947 * src/summary_search.c
954 * src/common/base64.c
957 * src/common/plugin.c
959 * src/common/session.c
961 * src/common/socket.c
962 * src/common/string_match.c
963 * src/common/stringtable.c
967 * src/common/xmlprops.c
968 * src/gtk/colorlabel.c
970 * src/gtk/foldersort.c
971 * src/gtk/gtkaspell.c
972 * src/gtk/gtkcmclist.c
973 * src/gtk/gtkcmctree.c
974 * src/gtk/gtkcmoptionmenu.c
975 * src/gtk/gtksctree.c
976 * src/gtk/gtkshruler.c
977 * src/gtk/gtksourceprintjob.c
979 * src/gtk/gtkvscrollbutton.c
980 * src/gtk/logwindow.c
982 * src/gtk/pluginwindow.c
983 * src/gtk/prefswindow.c
984 * src/gtk/quicksearch.c
985 * src/gtk/spell_entry.c
986 * src/plugins/pgpcore/select-keys.c
987 * src/plugins/pgpinline/pgpinline.c
988 * src/plugins/pgpmime/pgpmime.c
989 * src/plugins/smime/smime.c
990 * src/plugins/spamassassin/spamassassin_gtk.c
991 Mass commit changing g_return_* to cm_return_*
992 and making these more interesting
994 2009-02-23 [colin] 3.7.0cvs72
997 Always initialise error code to no error
999 2009-02-23 [colin] 3.7.0cvs71
1002 Fix separator substitution
1004 2009-02-23 [colin] 3.7.0cvs70
1006 * src/stock_pixmap.c
1007 * src/gtk/colorlabel.c
1008 don't use g_return on normal checks
1010 2009-02-22 [colin] 3.7.0cvs69
1016 2009-02-22 [colin] 3.7.0cvs68
1018 * src/addrduplicates.c
1034 * src/prefs_common.c
1035 * src/prefs_filtering.c
1046 * src/common/socket.c
1047 * src/common/template.c
1048 * src/etpan/imap-thread.c
1049 * src/gtk/gtkaspell.c
1050 * src/gtk/gtkcmctree.c
1051 * src/gtk/gtksctree.c
1052 * src/gtk/inputdialog.c
1053 * src/plugins/pgpcore/sgpgme.c
1054 * src/plugins/pgpmime/pgpmime.c
1055 * src/plugins/smime/smime.c
1056 * src/plugins/spamassassin/spamassassin.c
1057 Fix errors caught by Coverity: NULL checks, leaks, overruns,
1058 uninitialised accesses
1060 2009-02-17 [colin] 3.7.0cvs67
1063 Disable controls during queuing
1065 2009-02-15 [colin] 3.7.0cvs66
1068 * src/plugins/pgpcore/select-keys.c
1069 * src/plugins/pgpcore/sgpgme.c
1070 Disable use of disabled keys
1072 2009-02-15 [colin] 3.7.0cvs65
1076 Fix font updating after changing
1077 prefs_common.derive_from_normal_font
1079 2009-02-12 [paul] 3.7.0cvs64
1085 * src/common/version.h.in
1089 more copyright header fixes
1091 2009-02-12 [paul] 3.7.0cvs63
1093 * src/gtk/progressdialog.c
1094 * src/gtk/progressdialog.h
1095 fix copyright header
1097 2009-02-12 [paul] 3.7.0cvs62
1099 * src/gtk/spell_entry.c
1100 * src/gtk/spell_entry.h
1101 better, more standard copyright header
1103 2009-02-12 [paul] 3.7.0cvs61
1105 * src/gtk/spell_entry.c
1106 * src/gtk/spell_entry.h
1107 changes to copyright header
1109 2009-02-12 [paul] 3.7.0cvs60
1111 * src/gtk/spell_entry.c
1112 * src/gtk/spell_entry.h
1115 2009-02-11 [colin] 3.7.0cvs59
1117 * src/gtk/spell_entry.c
1118 * src/gtk/spell_entry.h
1121 2009-02-11 [colin] 3.7.0cvs58
1124 * src/gtk/Makefile.am
1125 * src/gtk/gtkaspell.c
1126 * src/gtk/gtkaspell.h
1127 Add spellcheck to subject. Patch by
1130 2009-02-10 [holger] 3.7.0cvs57
1134 Move filename define for printing page setup cache to defs.h
1136 2009-02-08 [mones] 3.7.0cvs56
1139 Fix build for bison 2.4.1
1141 2009-02-06 [holger] 3.7.0cvs55
1143 * src/prefs_common.c
1144 * src/prefs_common.h
1146 Fix restoring of custom page setups for printing by
1147 temporarily caching the settings.
1148 This is a workaround for Gnome Bug #39018, and fixes
1149 Claws Mail Bug #1840.
1151 2009-02-06 [colin] 3.7.0cvs54
1154 Fix hardcoded Shift-Q quits. Fixes
1155 bug 1838, 'Claws-Mail sometimes quits
1156 when attempting to type a capital Q'
1158 2009-01-31 [paul] 3.7.0cvs53
1161 revert 3.7.0cvs49, until there is time to find out
1162 why it causes a nasty crash!
1164 2009-01-31 [paul] 3.7.0cvs52
1167 1 string that was forgotten for translation
1169 2009-01-31 [paul] 3.7.0cvs51
1172 2 strings that were forgotten for translation
1174 2009-01-31 [paul] 3.7.0cvs50
1176 * src/gtk/prefswindow.c
1177 build prefs tree in a slightly smarter way -
1178 fix bug where if path[0] had same name as
1179 path[1], (like in the de translation), path[1]
1180 was lost and not shown in the window
1182 2009-01-31 [paul] 3.7.0cvs49
1185 fix bug 1836, 'Quoted text still blue after
1186 removal of quote-character'
1187 comment out some debug_print's that needlessly
1190 comment out a debug_print that needlessly slows
1193 2009-01-31 [paul] 3.7.0cvs48
1196 fix bug 1834, '"semi"-selection when collapsing thread'
1198 2009-01-31 [paul] 3.7.0cvs47
1200 * src/prefs_compose_writing.c
1201 * src/prefs_message.c
1202 move 'quote_chars' pref to where it should be
1204 2009-01-30 [paul] 3.7.0cvs46
1207 fix updating of popup menu sensitivity
1209 2009-01-28 [paul] 3.7.0cvs45
1211 * tools/filter_conv_new.pl
1212 move 'move' and 'delete' to end of @actions
1213 so that they are always final actions in the
1214 generated filtering rule
1216 2009-01-27 [paul] 3.7.0cvs44
1219 always select text/calendar mimepart if suitable
1220 plugin (i.e. vCalendar) is available
1222 2009-01-27 [paul] 3.7.0cvs43
1225 fix crash when right-clicking in summaryview when
1226 processing is active
1228 2009-01-22 [colin] 3.7.0cvs42
1233 When replying to signed/encrypted mail and the
1234 preference to sign/encrypt in this case is set,
1235 choose the original mail's privacy system (if
1238 2009-01-21 [colin] 3.7.0cvs41
1241 Fix warning (on-the-fly theming of
1242 addressbook isn't complete yet)
1244 2009-01-21 [colin] 3.7.0cvs40
1248 Win32: Fix window placement
1250 2009-01-21 [paul] 3.7.0cvs39
1253 update timeout log msg
1255 2009-01-17 [colin] 3.7.0cvs38
1260 * src/common/utils.c
1261 * src/etpan/imap-thread.c
1262 Fix g_open calls (which don't ignore mode)
1264 2009-01-17 [colin] 3.7.0cvs37
1273 * src/common/ssl_certificate.c
1275 * src/common/utils.c
1276 * src/etpan/imap-thread.c
1277 * src/plugins/bogofilter/bogofilter.c
1278 * src/plugins/pgpinline/pgpinline.c
1279 * src/plugins/smime/smime.c
1280 Probably fix bug 1825, 'Unable to fetch messages from
1281 IMAP folders named with non-ASCII string'
1282 Change remaining occurences of fopen and open with
1285 2009-01-17 [paul] 3.7.0cvs36
1288 update an old, outdated piece of info
1290 2009-01-17 [paul] 3.7.0cvs35
1292 * src/prefs_folder_item.c
1293 fix bug where saving Folder Properties of a
1294 sub-folder of outbox, queue, draft or trash
1295 would change its parent's folder type to normal
1297 2009-01-12 [mones] 3.7.0cvs34
1302 2009-01-12 [wwp] 3.7.0cvs33
1305 * tools/popfile-link.sh
1306 * tools/textviewer.sh
1307 Fix bashisms and other portability glitches (thanks to
1308 Steven M. Bellovin).
1310 2009-01-11 [paul] 3.7.0cvs32
1313 clean up some build warnings
1315 2009-01-11 [colin] 3.7.0cvs31
1318 Revert part of patch 3.7.0cvs29
1319 This function is used when jpilot
1322 2009-01-11 [colin] 3.7.0cvs30
1325 folder_find_child_item_by_name():
1326 actually use name, not path's basename
1328 2009-01-11 [paul] 3.7.0cvs29
1335 * src/prefs_folder_item.c
1336 clean up some build warnings
1338 2009-01-11 [paul] 3.7.0cvs28
1341 don't even mention printing support, assume its
1342 presence, unless building with GTK+ < 2.10.0
1344 2009-01-10 [colin] 3.7.0cvs27
1347 Fix bug 1811, '[mime] Crash when there's no
1348 room for filename's start on the same line'
1349 When the mimetype of the attachment is very
1350 long, there's no room at all to start the
1351 name=... parameter on the same line. This
1352 caused an infinite loop as 0 characters of
1353 the filename could be appended.
1354 In such cases, insert linebreak before the
1357 2009-01-09 [colin] 3.7.0cvs26
1361 * src/common/utils.c
1362 Win32: Fix bug 1815, 'Drag-n-Drop of files on
1363 Compose Window does not attach'
1365 2009-01-09 [colin] 3.7.0cvs25
1368 Fix bug 1817, 'Changing Themes does not
1369 update the pixmaps in "Select folder"
1372 2009-01-09 [colin] 3.7.0cvs24
1375 Win32: Fix bug 1816, 'Attaching files with
1376 command-line generates error after attaching'
1378 2009-01-09 [paul] 3.7.0cvs23
1381 forgot this '2009' in last commit
1383 2009-01-09 [paul] 3.7.0cvs22
1387 update copyright headers
1389 2009-01-09 [paul] 3.7.0cvs21
1391 * doc/man/claws-mail.1
1394 2009-01-09 [colin] 3.7.0cvs20
1397 Fix bug 1814, 'Windows' WM badly places
1400 2009-01-09 [colin] 3.7.0cvs19
1402 * src/prefs_themes.c
1403 * src/stock_pixmap.c
1404 * src/stock_pixmap.h
1405 * src/common/utils.c
1406 * src/common/utils.h
1407 Win32: Fix bug 1813, 'Installing Theme Creates Error'
1409 2009-01-08 [colin] 3.7.0cvs18
1412 Win32: Fix bug 1810, 'Pressing 'o' key
1415 2009-01-07 [colin] 3.7.0cvs17
1418 Fix bug 1432, '& not escaped in links (HTML
1421 2009-01-06 [colin] 3.7.0cvs16
1423 * src/plugins/pgpcore/select-keys.c
1424 Warn translators the usual way about
1427 2009-01-06 [colin] 3.7.0cvs15
1430 Fix synchronisation dialog that shouldn't
1431 appear when network goes down (Network
1435 Fix save as when attach_save_dir isn't set
1436 fixes bug 1804, 'attach_save_directory does
1437 not default to $HOME'
1438 * src/plugins/pgpcore/select-keys.c
1439 Add mnemonics to buttons - warn translators!
1441 2009-01-06 [wwp] 3.7.0cvs14
1443 * src/common/utils.c
1444 Fix cvs13, thanks to Colin.
1446 2009-01-06 [wwp] 3.7.0cvs13
1448 * src/common/utils.c
1449 Better support for Spanish Outlook replies (RES).
1451 2009-01-02 [colin] 3.7.0cvs12
1454 Fix (+) sign after collapsed folder names that
1455 have quicksearch-matching children.
1456 Fixes bug 1506, 'Recursive search in collapsed
1459 2009-01-02 [colin] 3.7.0cvs11
1461 * src/stock_pixmap.c
1462 * src/stock_pixmap.h
1463 Remove now-unused stock_pixmap_gdk
1465 2009-01-02 [colin] 3.7.0cvs10
1467 * src/gtk/gtkutils.c
1468 * src/pixmaps/claws-mail_icon.xpm
1469 Use pixbuf for app icon, and make the app icon
1472 2009-01-02 [colin] 3.7.0cvs9
1475 Show both link title and URI if possible
1477 2009-01-02 [colin] 3.7.0cvs8
1481 * src/addressbook_foldersel.c
1484 * src/grouplistdialog.c
1488 * src/gtk/gtkcmclist.c
1489 * src/gtk/gtkcmclist.h
1490 * src/gtk/gtkcmctree.c
1491 * src/gtk/gtkcmctree.h
1492 * src/gtk/gtksctree.c
1493 * src/gtk/gtksctree.h
1494 Implement pixbuf rendering in tree widgets
1496 * src/plugins/trayicon/trayicon.c
1498 * src/prefs_themes.c
1499 Use pixbuf rendering here too
1501 2008-12-30 [paul] 3.7.0cvs7
1504 no need to prematurely trim the uri in the statusbar
1506 2008-12-29 [paul] 3.7.0cvs6
1509 prefer List-Id header to X-* headers when creating
1510 filter rule automatically
1512 2008-12-28 [colin] 3.7.0cvs5
1515 Set minimum height to 440 instead of 480
1517 2008-12-22 [colin] 3.7.0cvs4
1520 Fix bug 1799, '"Discard message" deletes manually
1521 saved draft'. Switch rmode to REEDIT after
1524 2008-12-21 [paul] 3.7.0cvs3
1526 * tools/claws.i18n.status.pl
1529 2008-12-21 [paul] 3.7.0cvs2
1535 2008-12-21 [paul] 3.7.0cvs1
1541 2008-12-19 [paul] 3.7.0
1548 2008-12-19 [paul] 3.6.1cvs80
1551 remove unmaintained sk and sr from ALL_LINGUAS
1552 add newly maintained cs to ALL_LINGUAS
1563 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
1564 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
1565 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
1568 2008-12-16 [colin] 3.6.1cvs79
1570 * src/plugins/pgpcore/sgpgme.c
1573 2008-12-15 [colin] 3.6.1cvs78
1578 * src/plugins/pgpcore/sgpgme.c
1579 * src/plugins/pgpcore/sgpgme.h
1580 * src/plugins/pgpinline/pgpinline.c
1581 * src/plugins/pgpmime/pgpmime.c
1582 * src/plugins/smime/smime.c
1583 Fix bug 1796, 'PGP/MIME setting: "select key by your
1584 email address" doesn't work'. Use custom from address
1587 2008-12-15 [colin] 3.6.1cvs77
1589 * src/common/utils.c
1590 Fix bug 1746, 'Makes a mailto link from several
1593 2008-12-15 [paul] 3.6.1cvs76
1595 * m4/spamassassin.m4
1596 fix warnings thrown up by autoconf-2.63
1598 2008-12-13 [colin] 3.6.1cvs75
1603 * src/common/utils.c
1604 * src/common/utils.h
1606 Finish previous patch
1608 2008-12-13 [colin] 3.6.1cvs74
1611 Only install certs on windows
1613 2008-12-13 [colin] 3.6.1cvs73
1616 * tools/ca-certificates.crt
1617 * src/common/Makefile.am
1619 First try to ship SSL certificates in Windows
1622 2008-12-12 [colin] 3.6.1cvs72
1625 * src/plugins/pgpinline/claws.def
1628 2008-12-12 [paul] 3.6.1cvs71
1632 * src/partial_download.c
1634 * src/common/claws.c
1635 * src/common/prefs.c
1636 * src/common/utils.c
1637 win32: fix unlinking, renaming and bug with
1641 2008-12-11 [colin] 3.6.1cvs70
1644 * manual/fr/advanced.xml
1645 Update french translations
1647 2008-12-10 [colin] 3.6.1cvs69
1650 Correct bug submission guidelines
1652 2008-12-10 [colin] 3.6.1cvs68
1654 * src/plugins/pgpcore/pgp_viewer.c
1655 Fix bug 1736, 'Key import does not work'
1656 Kill the correct pid (and not the parent
1657 shell), and increase the timeout a bit.
1659 2008-12-09 [paul] 3.6.1cvs67
1662 ensure that any stray noticeview buttons are hidden,
1663 as clicking them causes segfaults!
1665 2008-12-09 [colin] 3.6.1cvs66
1669 * src/folder_item_prefs.h
1670 * src/prefs_common.c
1671 * src/prefs_common.h
1673 Fix bug 1792, '"Save Message to" should
1674 retain list of recently selected folders'
1675 Also, make Enchant-related prefs stick
1676 even if the build doesn't enable enchant
1678 2008-12-09 [paul] 3.6.1cvs65
1681 fix bug 1787, 'Prevent automatic PGP inline
1682 decryption attempts' use the noticeview to display
1683 decryption failure messages instead of the irritating
1686 2008-12-09 [colin] 3.6.1cvs64
1688 * src/prefs_filtering.c
1689 Fix bug 1789, 'filtering account selection
1690 (regression)'. Filtering on sending-only
1691 accounts can be a little useful when using
1692 filtering via Tools menu.
1694 2008-12-07 [paul] 3.6.1cvs63
1696 * src/prefs_actions.c
1697 don't auto-select first entry (same as other
1699 * src/gtk/pluginwindow.c
1700 these parents don't have children so don't look
1703 2008-12-07 [paul] 3.6.1cvs62
1705 * src/prefs_account.c
1706 * src/gtk/pluginwindow.c
1707 * src/gtk/prefswindow.c
1708 * src/gtk/prefswindow.h
1709 auto-select first page
1711 2008-12-05 [colin] 3.6.1cvs61
1715 Fix bug 1788, 'CM crashes re-encoding
1716 encoded parameters' (introduced in cvs40)
1718 2008-12-05 [paul] 3.6.1cvs60
1720 * src/prefs_common.h
1721 remove gpg prefs that are no longer needed here
1723 2008-12-03 [colin] 3.6.1cvs59
1726 Speed up cache reading (about 10% gain)
1728 * src/gtk/gtksctree.c
1729 Speed up expand/collapse all threads
1732 2008-12-03 [paul] 3.6.1cvs58
1735 eradicate gcc4's signedness warnings
1736 fix building with gnuTLS on (Open)Solaris
1738 2008-12-01 [colin] 3.6.1cvs57
1740 * src/gtk/gtkcmclist.c
1743 2008-12-01 [colin] 3.6.1cvs56
1745 * src/plugins/pgpinline/pgpinline.c
1746 Fix bug 1779, 'PGP Inline badly handles
1747 multipart'. Properly dump the current part
1748 instead of running around with scissors
1750 2008-11-30 [paul] 3.6.1cvs55
1752 * manual/advanced.xml
1753 * manual/plugins.xml
1754 * src/prefs_toolbar.c
1755 remove the verb from the page title and
1756 update references in the manual
1758 2008-11-30 [paul] 3.6.1cvs54
1761 move Other/ page to Other/Miscellaneous
1762 * src/gtk/prefswindow.c
1763 make parent page unselectable
1765 2008-11-29 [paul] 3.6.1cvs53
1768 add the new 'primary_paste_unselects' hidden
1769 option, add missing 'log_[...]_color' options,
1770 and reformat the text
1771 * manual/advanced.xml
1772 add the new 'primary_paste_unselects' hidden
1773 option, add missing 'log_[...]_color' options
1775 2008-11-28 [colin] 3.6.1cvs52
1780 2008-11-28 [colin] 3.6.1cvs51
1785 2008-11-28 [colin] 3.6.1cvs50
1788 Fix account selection in Mailing list
1791 2008-11-28 [paul] 3.6.1cvs49
1794 automatically remove obsolete strings
1796 2008-11-28 [colin] 3.6.1cvs48
1798 * src/plugins/pgpcore/sgpgme.c
1799 Fix error message when key isn't available.
1801 2008-11-27 [colin] 3.6.1cvs47
1807 2008-11-26 [colin] 3.6.1cvs46
1812 2008-11-26 [colin] 3.6.1cvs45
1814 * src/plugins/pgpcore/select-keys.c
1815 * src/plugins/pgpcore/sgpgme.c
1816 Fix bug 1591, 'S/MIME: better key
1817 handling/selection dialog'
1818 Really ignore revoked/expired keys
1820 2008-11-26 [colin] 3.6.1cvs44
1823 * src/common/claws.c
1825 Make sure libgcrypt's threading is initialised
1826 before gnutls. See also old bug 1539.
1828 2008-11-26 [colin] 3.6.1cvs43
1832 * src/etpan/imap-thread.c
1833 Fix possible crashes due to clist_begin()
1834 not checking for NULLs (it should!)
1836 2008-11-25 [colin] 3.6.1cvs42
1839 Fix line length in MIME parameters
1841 2008-11-22 [paul] 3.6.1cvs41
1844 grab Return key press in attachments Properties
1847 2008-11-21 [colin] 3.6.1cvs40
1851 Fix bug 1776, 'use encoded name parameters
1852 for attachments instead of ascii'.
1853 Break the RFC 2047 by using B-encoded
1854 filename parameter, like everyone does,
1855 following advice from the RFC author.
1857 2008-11-21 [colin] 3.6.1cvs39
1859 * src/common/socket.c
1860 Rehandshake if server asks to
1862 2008-11-21 [colin] 3.6.1cvs38
1866 * src/common/session.h
1868 Move conditional-compilation members to
1871 2008-11-19 [wwp] 3.6.1cvs37
1873 * src/prefs_actions.c
1874 Fixed wrong behaviour when pressing Escape (was not cancelling
1877 2008-11-19 [wwp] 3.6.1cvs36
1883 * src/prefs_actions.c
1884 * src/prefs_filtering_action.c
1888 * src/common/utils.c
1889 Replace occurrences of "command line" with "command-line" everywhere.
1890 Enforce code style (mostly indentation) in prefs_actions.c.
1892 2008-11-19 [colin] 3.6.1cvs35
1895 * src/prefs_common.c
1896 * src/prefs_common.h
1897 Add primary_paste_unselects hidden preference
1898 to change how middle-click pasting changes
1899 the selection and insert point; defaults to
1902 2008-11-19 [colin] 3.6.1cvs34
1905 Always give focus to summaryview, even if
1906 the folder is empty, in small screen layout.
1907 Allows to go back to folderlist using the
1910 2008-11-18 [colin] 3.6.1cvs33
1913 Put back conditional at the end of struct
1915 2008-11-18 [colin] 3.6.1cvs32
1918 * src/common/w32_reg.c
1919 Fix crash on win32 when browsing to a
1922 2008-11-15 [colin] 3.6.1cvs31
1925 After a mid-click paste, deselect selection
1926 and go to end of paste.
1928 2008-11-15 [colin] 3.6.1cvs30
1931 Auto-save draft after external editor quits
1933 2008-11-15 [colin] 3.6.1cvs29
1935 * src/plugins/pgpcore/sgpgme.c
1936 Fix wrong error display, thanks to
1939 2008-11-14 [colin] 3.6.1cvs28
1941 * src/prefs_actions.c
1942 Comment out bogus (IMO) warning
1944 2008-11-14 [colin] 3.6.1cvs27
1951 Share summaryview's context menu actions with
1952 the equivalent menu items of the main menu;
1953 this allows to share accelerators and de-
1956 2008-11-14 [colin] 3.6.1cvs26
1958 * src/plugins/pgpcore/sgpgme.c
1959 Fix bug 1768, 'claws-mail crashes while
1960 checking smime bad signature'
1962 2008-11-13 [colin] 3.6.1cvs25
1966 Fix redefinition of PREFSBUFSIZE
1968 2008-11-13 [wwp] 3.6.1cvs24
1970 * tools/popfile-link.sh
1971 Add support for reusing existing POPFile session ID.
1973 2008-11-12 [colin] 3.6.1cvs23
1976 Fix bug 1771, 'Folder template gets
1977 truncated when exiting the application'
1978 Use a 32k buffer for string preferences
1980 2008-11-11 [colin] 3.6.1cvs22
1983 Fix "display sender using addressbook" when
1984 prefs_common.swap_from is in use. Patch by
1987 2008-11-11 [colin] 3.6.1cvs21
1992 Make a few functions static
1994 2008-11-07 [colin] 3.6.1cvs20
1998 Fix crash when rebuilding colorlabel
2002 * src/prefs_account.c
2003 * src/prefs_compose_writing.c
2004 * src/prefs_logging.c
2005 * src/prefs_message.c
2007 * src/prefs_receive.c
2008 * src/prefs_summaries.c
2009 * src/prefs_wrapping.c
2010 * src/plugins/bogofilter/bogofilter_gtk.c
2011 * src/plugins/pgpcore/prefs_gpg.c
2012 * src/plugins/spamassassin/spamassassin_gtk.c
2013 Fix deprecated use of page_size in
2014 gtkspinbutton adjustments
2016 2008-11-06 [mones] 3.6.1cvs19
2019 Fix missing "About" in Help menu
2020 * tools/claws.i18n.status.pl
2023 2008-11-05 [colin] 3.6.1cvs18
2028 * src/common/socket.c
2029 * src/common/socket.h
2030 * src/gtk/gtkutils.c
2031 * src/gtk/gtkutils.h
2032 w32: Implement single launch (lock
2033 socket); always put debug log to
2034 the rc_dir; fix Start menu update
2035 after registering as default Mail
2038 2008-11-05 [colin] 3.6.1cvs17
2041 Setting the Mail start menu item in HKCU
2042 confuses the Internet Options dialog. Do
2043 it in HKLM as this dialog does.
2045 2008-11-04 [colin] 3.6.1cvs16
2047 * src/common/w32_reg.c
2050 2008-11-04 [colin] 3.6.1cvs15
2053 w32: Fix getting content-type
2055 * src/prefs_common.c
2056 * src/prefs_common.h
2057 * src/prefs_ext_prog.c
2059 w32: better integration (use the
2060 standard file associations instead
2061 of our platform-unadapted open
2064 * src/common/utils.c
2065 * src/common/w32_reg.c
2066 * src/common/w32lib.h
2067 w32: better integration (allow
2068 setting Claws as default MUA)
2070 2008-11-01 [colin] 3.6.1cvs14
2073 Fix wrongly converted non-ascii characters
2074 when locale's charset is US-ASCII (strict-mode
2075 was failing in this case)
2077 2008-10-30 [colin] 3.6.1cvs13
2083 Use one UI Manager per mimeview, instead of
2084 the global one -- else user_data pointer gets
2085 broken if opening and closing another message-
2086 view, then using right-click on a mimeview's
2087 mimepart. Probably fixes bug 1711, 'Save-as
2090 2008-10-24 [paul] 3.6.1cvs12
2093 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
2094 * tools/kdeservicemenu/install.sh
2095 another, possibly the final?, attempt on getting this
2098 2008-10-24 [paul] 3.6.1cvs11
2100 * tools/kdeservicemenu/install.sh
2101 fix servicemenu installation directory on kde4
2103 2008-10-24 [paul] 3.6.1cvs10
2105 * tools/kdeservicemenu/README
2106 * tools/kdeservicemenu/install.sh
2107 add support for kde4 in addition to kde3.
2108 a rework involving checking for kde4-config, then
2109 kde-config, finally prompting the user for the
2110 location of either if they cannot be found
2113 2008-10-18 [paul] 3.6.1cvs9
2115 * tools/claws.i18n.status.pl
2116 updated with latest translator info.
2117 only print for languages defined in %langname
2119 2008-10-17 [paul] 3.6.1cvs8
2121 * src/plugins/pgpcore/sgpgme.c
2122 when listing the uid's, show the uid validity
2124 2008-10-16 [paul] 3.6.1cvs7
2129 2008-10-13 [wwp] 3.6.1cvs6
2132 Updated French translation.
2134 2008-10-11 [colin] 3.6.1cvs5
2137 Fix bug 1756, "Outdated translators list in About
2138 dialogue". Patch by Aleksei Miheev.
2140 2008-10-11 [colin] 3.6.1cvs4
2150 * src/prefs_account.c
2151 * src/send_message.c
2152 * src/send_message.h
2156 * src/common/claws.c
2158 * src/common/session.c
2159 * src/common/session.h
2162 * src/common/socket.c
2163 * src/common/socket.h
2166 * src/common/ssl_certificate.c
2167 * src/common/ssl_certificate.h
2169 * src/gtk/sslcertwindow.c
2170 * src/gtk/sslcertwindow.h
2173 2008-10-11 [colin] 3.6.1cvs3
2175 * src/common/ssl_certificate.c
2176 Make local function static
2178 2008-10-10 [colin] 3.6.1cvs2
2181 * src/common/ssl_certificate.c
2182 * src/gtk/sslcertwindow.c
2183 Add offline certificate verification,
2184 thanks to Nikos Mavrogiannopoulos for the
2187 2008-10-10 [colin] 3.6.1cvs1
2189 * src/common/ssl_certificate.c
2190 * src/gtk/sslcertwindow.c
2193 2008-10-10 [paul] 3.6.1
2195 * m4/spamassassin.m4
2196 remove openssl dross
2203 2008-10-10 [colin] 3.6.0cvs25
2206 Tell libetpan it doesn't need to init
2209 2008-10-10 [colin] 3.6.0cvs24
2212 Remove references to openssl
2214 2008-10-09 [colin] 3.6.0cvs23
2219 2008-10-09 [colin] 3.6.0cvs22
2222 Error out when building against openssl
2224 2008-10-09 [colin] 3.6.0cvs21
2231 Disable OpenSSL due to requirement of
2232 OpenSSL exception. Code not removed yet,
2233 just in case, but disabled.
2235 2008-10-09 [colin] 3.6.0cvs20
2245 * src/prefs_ext_prog.c
2247 * src/prefs_image_viewer.c
2251 * src/gtk/Makefile.am
2253 * src/gtk/gtksourceprintjob.c
2254 * src/gtk/gtksourceprintjob.h
2255 Revert previous patch. It'd be better to remove
2256 OpenSSL instead, as GnuTLS works as well.
2258 2008-10-09 [colin] 3.6.0cvs19
2268 * src/prefs_ext_prog.c
2270 * src/prefs_image_viewer.c
2274 * src/gtk/Makefile.am
2276 * src/gtk/gtksourceprintjob.c
2277 * src/gtk/gtksourceprintjob.h
2278 Remove the libgnomeprint interface (deprecated,
2279 and fixes Debian's #501570, 'Copyright confusion')
2281 2008-10-09 [colin] 3.6.0cvs18
2284 Require libetpan 0.57 (important fixes)
2286 2008-10-08 [paul] 3.6.0cvs17
2288 * src/prefs_filtering_action.c
2289 * src/prefs_matcher.c
2290 enable re-ordering of the filtering/processing
2291 condition and actions lists by drag'n'drop
2293 2008-10-08 [colin] 3.6.0cvs16
2296 Fix wrong menu title
2298 2008-10-07 [colin] 3.6.0cvs15
2301 After thinking, revert this. It's only a minor
2302 annoyance to GSSAPI users, and I can't test this
2303 right now. Postponed until after next good release.
2305 2008-10-07 [colin] 3.6.0cvs14
2308 Don't ask for a password when using GSSAPI
2310 2008-10-07 [colin] 3.6.0cvs13
2313 Fix build with GTK+ < 2.14
2315 2008-10-07 [colin] 3.6.0cvs12
2319 * src/prefs_common.c
2320 * src/prefs_common.h
2322 * src/gtk/colorlabel.c
2323 Fix bug 1749, 'Shortcut keys for color labels
2325 Make fullscreen a setting remembered between
2328 2008-10-07 [colin] 3.6.0cvs11
2331 Fix bug 1747, 'Wanderlust keybindings no longer
2332 working (regression)'
2334 2008-10-07 [colin] 3.6.0cvs10
2337 Make fullscreen a real menu item
2339 2008-10-07 [colin] 3.6.0cvs9
2342 Make sure we won't save size when
2345 2008-10-06 [colin] 3.6.0cvs8
2349 Handle fullscreen via F11. Patch by
2352 2008-10-06 [colin] 3.6.0cvs7
2355 Fix return value when setting client cert
2357 2008-10-04 [colin] 3.6.0cvs6
2360 Fix bug 1742, 'Attachment list contents not
2363 2008-10-04 [paul] 3.6.0cvs5
2366 fix failure of Hide toolbar option on restart
2368 2008-10-04 [colin] 3.6.0cvs4
2375 Maemo: Fix bug 1737, Crashes upon opening
2377 2008-10-04 [paul] 3.6.0cvs3
2380 submitted (just a little late) by Frederico
2383 2008-10-03 [wwp] 3.6.0cvs2
2386 Many fixes, mostly in menus and accelerators.
2388 2008-10-03 [colin] 3.6.0cvs1
2391 Allow network mounts with new GTKs: they're
2392 available via FUSE mounts and we don't need
2395 2008-10-03 [paul] 3.6.0
2402 2008-10-03 [paul] 3.5.0cvs145
2409 new translations. added by Yasen Pramatarov,
2410 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
2419 updated translations. submitted by Miquel Oliete,
2420 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
2421 Andrea Spadaccini, Emilian Nowak, and Ralph Young
2423 2008-10-02 [colin] 3.5.0cvs144
2425 * src/common/session.c
2426 Fix crash when connection fails on windows
2428 2008-10-01 [colin] 3.5.0cvs143
2431 Real fix for FS-unsafe chars on win32
2433 2008-10-01 [colin] 3.5.0cvs142
2436 Encode prohibited filenames on win32
2438 2008-09-30 [mones] 3.5.0cvs141
2442 * src/prefs_themes.c
2444 Fix output of some debug messages
2446 2008-09-30 [colin] 3.5.0cvs140
2453 * src/prefs_themes.c
2457 * src/common/utils.c
2458 * src/gtk/sslcertwindow.c
2459 Win32: Fix time usage; use g_stat
2461 2008-09-29 [colin] 3.5.0cvs139
2463 * src/common/utils.c
2464 Fix case-sensitive match of subject
2467 2008-09-29 [colin] 3.5.0cvs138
2469 * src/folder_item_prefs.c
2470 * src/folder_item_prefs.h
2472 * src/prefs_folder_item.c
2473 * src/prefs_matcher.c
2475 * src/common/string_match.c
2476 * src/common/utils.c
2477 Fix a huge leak (dozens of megs per folder
2478 change) on Windows: disable regexps
2480 2008-09-28 [paul] 3.5.0cvs137
2485 2008-09-27 [colin] 3.5.0cvs136
2489 Add accessor for cur_account
2491 2008-09-27 [colin] 3.5.0cvs135
2494 Fix crash when error happen on session establishment
2496 2008-09-26 [mones] 3.5.0cvs134
2501 2008-09-26 [colin] 3.5.0cvs133
2503 * src/plugins/pgpcore/claws.def
2506 2008-09-26 [colin] 3.5.0cvs132
2508 * src/prefs_common.c
2509 * src/prefs_common.h
2510 * src/plugins/pgpcore/pgp_viewer.c
2511 Add an accessor to prefs_common for plugins
2514 2008-09-25 [colin] 3.5.0cvs131
2517 Fix bug 1725, 'useless lines in clawsrc'
2518 * src/plugins/smime/mypgpcore.def
2519 Add a missing symbol
2521 2008-09-25 [paul] 3.5.0cvs130
2523 * src/plugins/smime/mypgpcore.def
2524 * src/plugins/smime/plugin.def
2525 * src/plugins/smime/version.rc
2526 add these windows-specific files
2529 2008-09-25 [colin] 3.5.0cvs129
2532 Load standard plugins only on first run
2534 2008-09-25 [colin] 3.5.0cvs128
2539 2008-09-24 [colin] 3.5.0cvs127
2542 Add nb_NO's charset (iso-8859-1)
2544 2008-09-24 [colin] 3.5.0cvs126
2546 * src/common/utils.c
2547 Fix get_mail_base_dir() on windows
2548 (was synced from main ages ago)
2550 2008-09-24 [colin] 3.5.0cvs125
2554 Integrate better with Windows' style
2556 2008-09-23 [paul] 3.5.0cvs124
2561 offer these strings to translators too
2563 2008-09-23 [colin] 3.5.0cvs123
2566 Add a --disable-dbus flag in case we want
2567 no DBUS even if headers are available (like
2568 for building gpg4win)
2571 * src/prefs_logging.c
2572 * src/common/utils.c
2573 * src/plugins/pgpcore/sgpgme.c
2574 * src/plugins/smime/claws.def
2576 - disable filtering log (it's crashy for
2578 - fix gmtime_r when time is -1 (before 01/01/70)
2579 - add symbols for smime
2581 2008-09-22 [colin] 3.5.0cvs122
2583 * src/common/utils.c
2587 Fix cursor position after changing account
2591 Fix absolute path detection
2593 2008-09-21 [colin] 3.5.0cvs121
2595 * src/gtk/gtkaspell.c
2596 Don't try to use empty dictionaries
2598 2008-09-20 [colin] 3.5.0cvs120
2601 Add the new files to the translations
2603 2008-09-20 [colin] 3.5.0cvs119
2606 * src/plugins/Makefile.am
2607 * src/plugins/smime/Makefile.am
2608 * src/plugins/smime/plugin.c
2609 * src/plugins/smime/smime.c
2610 * src/plugins/smime/smime.deps
2611 * src/plugins/smime/smime.h
2612 Include S/Mime plugin in the main plugins
2613 Will ease the Gpg4win team's work
2615 2008-09-20 [colin] 3.5.0cvs118
2622 * src/common/socket.c
2623 * src/gtk/gtkutils.c
2624 * src/plugins/pgpcore/claws.def
2625 Windows: more fixes, thanks to wwp and
2628 2008-09-20 [colin] 3.5.0cvs117
2631 Tell on which server errors happened
2633 2008-09-20 [colin] 3.5.0cvs116
2635 * src/etpan/etpan-thread-manager.c
2636 * src/etpan/imap-thread.c
2637 * src/etpan/nntp-thread.c
2638 Windows: Fix hang on IMAP/NNTP
2640 2008-09-20 [colin] 3.5.0cvs115
2642 * src/common/utils.c
2643 Fix bug 1723, "Buffer overflow crash caused by
2644 preview in 'Date format help' dialog box"
2645 Also, optimise fast_strftime a bit :)
2647 2008-09-18 [colin] 3.5.0cvs114
2651 Check for NULLs before str* functions
2653 2008-09-18 [colin] 3.5.0cvs113
2658 Handle html parts in multipart/related
2659 Decode ISO-8859-1 as Windows-1252 (the former
2660 is a subset of the latter) in order to
2661 workaround Outlook mails misencoding
2662 * src/gtk/logwindow.c
2663 * src/gtk/logwindow.h
2664 Clear mainwindow's error pixmap when the
2665 error scrolls out of the log
2667 2008-09-17 [colin] 3.5.0cvs112
2669 * src/image_viewer.c
2670 Fix image loading (multiple childs added to
2671 scrolledwindow, break of the resize functionality)
2673 * src/prefs_folder_item.c
2674 * src/prefs_spelling.c
2675 * src/gtk/gtkaspell.c
2676 Better fix problems with dictionaries updates
2678 2008-09-17 [colin] 3.5.0cvs111
2680 * src/common/utils.c
2681 Fix double-opening (fixes multiple signatures when
2684 2008-09-16 [colin] 3.5.0cvs110
2686 * src/prefs_account.c
2687 * src/prefs_folder_item.c
2688 * src/prefs_spelling.c
2689 * src/gtk/gtkaspell.c
2690 Better stripping of aspell dictionaries names
2694 * 3.6.0-rc1 released
2696 2008-09-16 [colin] 3.5.0cvs109
2701 * src/prefs_account.h
2703 * src/send_message.c
2704 * src/gtk/inputdialog.c
2705 Don't add a pref to allow remembering passwords
2706 (Just not checking the checkbox is enough)
2708 2008-09-16 [colin] 3.5.0cvs108
2711 Require libetpan 0.56 as 0.55 is crashy
2714 * src/gtk/inputdialog.c
2715 * src/gtk/inputdialog.h
2718 2008-09-16 [wwp] 3.5.0cvs107
2721 Complete 3.5.0cvs106 by removing a function that got
2722 moved to account.[ch].
2724 2008-09-16 [wwp] 3.5.0cvs106
2730 * src/quote_fmt_lex.l
2731 * src/quote_fmt_parse.y
2732 Add account signature (path and value string) manipulation
2733 keywords to the template processor. It's now possible in
2734 all templates to insert the account signature to an
2735 arbitrary location or to pass it to a external script for
2739 2008-09-16 [mones] 3.5.0cvs105
2746 * src/prefs_account.h
2747 * src/prefs_common.c
2748 * src/prefs_common.h
2750 * src/send_message.c
2751 * src/gtk/inputdialog.c
2752 * src/gtk/inputdialog.h
2753 Implement session passwords: unsaved passwords for receiving
2754 or sending of accounts can be remembered while running to
2755 avoid repetitive typing.
2756 As keeping passwords in memory is unsafe a new preference
2757 in Other page is added to activate or not such capability.
2759 2008-09-14 [colin] 3.5.0cvs104
2763 Make conv_iconv_strdup static
2765 2008-09-12 [colin] 3.5.0cvs103
2772 * src/folder_item_prefs.c
2773 * src/folder_item_prefs.h
2775 * src/prefs_account.c
2776 * src/prefs_common.c
2777 * src/prefs_common.h
2778 * src/prefs_folder_item.c
2779 * src/prefs_spelling.c
2780 * src/prefs_template.c
2782 * src/quote_fmt_parse.y
2785 * src/gtk/Makefile.am
2788 * src/gtk/gtkaspell.c
2789 * src/gtk/gtkaspell.h
2790 * src/plugins/bogofilter/Makefile.am
2791 * src/plugins/dillo_viewer/Makefile.am
2792 * src/plugins/spamassassin/Makefile.am
2793 * src/plugins/trayicon/Makefile.am
2794 Switch spellchecker to Enchant
2796 2008-09-12 [paul] 3.5.0cvs102
2799 * tools/csv2addressbook.pl
2800 add support for Fox Mail
2802 2008-09-12 [paul] 3.5.0cvs101
2805 * src/prefs_wrapping.c
2808 2008-09-12 [paul] 3.5.0cvs100
2811 revert cvs99's libenchant commit error
2813 2008-09-12 [colin] 3.5.0cvs99
2816 Only go to inbox if there are new mails
2817 (and fetch was manual)
2819 2008-09-10 [colin] 3.5.0cvs98
2823 * src/common/session.c
2824 Use g_timeout_add_seconds instead of g_timeout_add
2825 on glib >= 2.14 when we don't need precision on the
2826 delay. This helps reducing power consumption:
2827 http://mjg59.livejournal.com/74651.html
2829 2008-09-10 [colin] 3.5.0cvs97
2832 Don't save window size and position when
2833 compose is hidden (filtering action)
2835 2008-09-09 [colin] 3.5.0cvs96
2841 * src/addressbook_foldersel.c
2847 * src/editaddress_other_attributes_ldap.h
2851 * src/editldap_basedn.c
2860 * src/grouplistdialog.c
2863 * src/image_viewer.c
2874 * src/prefs_actions.c
2875 * src/prefs_filtering.c
2876 * src/prefs_folder_column.c
2878 * src/prefs_summary_column.c
2879 * src/prefs_toolbar.c
2880 * src/send_message.c
2882 * src/sourcewindow.c
2883 * src/sourcewindow.h
2887 * src/stock_pixmap.c
2888 * src/stock_pixmap.h
2897 * src/common/utils.c
2899 * src/gtk/colorlabel.c
2900 * src/gtk/colorlabel.h
2901 * src/gtk/combobox.h
2902 * src/gtk/description_window.c
2904 * src/gtk/gtkaspell.c
2905 * src/gtk/gtkaspell.h
2906 * src/gtk/gtkcmclist.c
2907 * src/gtk/gtkcmclist.h
2908 * src/gtk/gtkcmctree.c
2909 * src/gtk/gtkcmctree.h
2910 * src/gtk/gtkcmoptionmenu.h
2911 * src/gtk/gtksctree.c
2912 * src/gtk/gtksctree.h
2913 * src/gtk/gtkshruler.c
2914 * src/gtk/gtkshruler.h
2915 * src/gtk/gtksourceprintjob.c
2916 * src/gtk/gtksourceprintjob.h
2917 * src/gtk/gtkutils.c
2918 * src/gtk/gtkutils.h
2919 * src/gtk/gtkvscrollbutton.c
2920 * src/gtk/gtkvscrollbutton.h
2921 * src/gtk/icon_legend.c
2922 * src/gtk/inputdialog.c
2923 * src/gtk/logwindow.c
2924 * src/gtk/logwindow.h
2925 * src/gtk/manage_window.c
2926 * src/gtk/manage_window.h
2928 * src/gtk/prefswindow.c
2929 * src/gtk/progressdialog.c
2930 * src/gtk/progressdialog.h
2931 * src/plugins/bogofilter/bogofilter_gtk.c
2932 * src/plugins/pgpcore/passphrase.c
2933 * src/plugins/spamassassin/spamassassin_gtk.c
2934 * src/plugins/trayicon/trayicon.c
2935 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2936 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2937 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
2938 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2939 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2940 Complete GTK+ 2.14 undeprecation
2941 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
2943 2008-09-09 [colin] 3.5.0cvs95
2945 * src/gtk/gtkcmclist.h
2946 Fix build on GTK+ 2.14
2948 2008-09-08 [colin] 3.5.0cvs94
2952 Remove GtkSignalFunc
2954 2008-09-07 [colin] 3.5.0cvs93
2957 * src/addressbook_foldersel.c
2958 * src/gtk/gtkcmclist.c
2959 * src/gtk/gtkcmclist.h
2960 * src/gtk/gtkcmctree.c
2961 * src/gtk/gtkcmctree.h
2962 * src/gtk/gtksctree.c
2963 * src/gtk/prefswindow.c
2964 * src/gtk/prefswindow.h
2965 Use GDestroyNotify instead of GtkDestroyNotify
2966 (deprecated in GTK+ 2.14)
2968 2008-09-07 [colin] 3.5.0cvs92
2971 Fix bug 1712, 'invalid "Phishing attempt warning"
2972 when linked text ends with spaces'
2974 2008-09-05 [colin] 3.5.0cvs91
2977 Maybe fix bug 1711, 'Save-as attachment crashes'
2978 Possibly wrong free() due to pointer shifting
2980 2008-09-05 [colin] 3.5.0cvs90
2983 Fix bug 1710, 'User misreads "Discard Message"
2984 as "Discard Changes"'. Propose to save or discard
2985 only the latest changes when closing an existing
2986 draft. Autosave may still have saved parts of the
2989 2008-09-04 [colin] 3.5.0cvs89
2992 Fix bug 1707, 'Segfault when sorting on non-visible column'
2994 2008-09-01 [colin] 3.5.0cvs88
2999 * src/etpan/imap-thread.c
3000 * src/etpan/imap-thread.h
3001 Store spam flag on IMAP (Junk/NonJunk, as
3002 ThunderBird does - this is nonstandard)
3004 2008-08-31 [wwp] 3.5.0cvs87
3007 Fix globish edition^Wediting.
3009 2008-08-31 [wwp] 3.5.0cvs86
3012 Don't break nickname editing for non-LDAP books (nickname
3013 value was overwritten when editing existing contact, this
3014 came from 3.0.2cvs109).
3016 2008-08-30 [colin] 3.5.0cvs85
3020 Fix "Apply tags..." key shortcut
3022 2008-08-29 [iwkse] 3.5.0cvs84
3027 2008-08-29 [iwkse] 3.5.0cvs83
3030 Disable "Move to trash" action if
3031 we are in a trash-like folder.
3034 2008-08-29 [paul] 3.5.0cvs82
3037 bump up libetpan version requirement since
3038 0.55 is released now
3040 2008-08-28 [wwp] 3.5.0cvs81
3044 * src/prefs_account.c
3045 * src/prefs_account.h
3046 Add finer granularity to the POP3's remove-after delay (now in
3047 hours in addition to in days), patch by Paul Rolland.
3049 2008-08-28 [wwp] 3.5.0cvs80
3051 * src/gtk/combobox.c
3052 Fix a typo in a comment.
3054 2008-08-28 [iwkse] 3.5.0cvs79
3057 * src/prefs_actions.c
3058 * src/prefs_filtering.c
3059 * src/prefs_template.c
3060 Add search feature to the account,
3061 template and action dialog.
3062 It's turned on selecting one row
3063 of the list and typing some random
3064 letter. Thanks to wwp, colinl
3066 2008-08-28 [colin] 3.5.0cvs78
3071 * src/prefs_account.c
3072 * src/prefs_account.h
3076 * src/stock_pixmap.c
3077 * src/stock_pixmap.h
3079 * src/pixmaps/key_gpg_signed.xpm
3080 Fix bug 1412, "Sign reply, if mail was signed"
3081 Add an account preference to sign replies to signed mails
3083 2008-08-28 [iwkse] 3.5.0cvs77
3085 * src/prefs_filtering.c
3086 Making the search more useful,
3087 jumping directly to the relative rule.
3089 2008-08-27 [colin] 3.5.0cvs76
3094 2008-08-27 [colin] 3.5.0cvs75
3096 * src/gtk/gtkcmctree.c
3099 2008-08-26 [colin] 3.5.0cvs74
3101 * src/gtk/gtkcmctree.c
3102 Fix missing inits on old glib
3104 2008-08-26 [wwp] 3.5.0cvs73
3106 * src/common/utils.c
3107 Added 'Fwd' to the list of known common subject prefixes.
3109 2008-08-25 [iwkse] 3.5.0cvs72
3111 * src/image_viewer.c
3112 Add animated gif support to the
3115 2008-08-25 [colin] 3.5.0cvs71
3117 * src/gtk/gtkcmctree.c
3118 Make sure work isn't null
3120 2008-08-24 [colin] 3.5.0cvs70
3123 Fix typo on SSL_CERT_DIR
3125 2008-08-23 [holger] 3.5.0cvs69
3128 Fix bug 1699 'Separator line mis-placed when
3129 printing some e-mails'. The number of header lines
3130 was not correctly calculated when Pango inserts
3133 2008-08-23 [colin] 3.5.0cvs68
3136 Fix the account selector button; thanks
3139 2008-08-21 [colin] 3.5.0cvs67
3143 Add a compose preference for auto-indent
3146 Make colorlabel accels a bit less hacky
3148 2008-08-21 [colin] 3.5.0cvs66
3151 * src/prefs_common.c
3152 * src/prefs_common.h
3153 * src/prefs_wrapping.c
3154 Add a preference for autoindent; fix no_join tag
3155 being applied to whole lines instead of just \n when
3158 2008-08-21 [colin] 3.5.0cvs65
3161 Add support for auto-indentation
3163 2008-08-19 [colin] 3.5.0cvs64
3166 Save Autowrap status in drafts/queued mails
3168 2008-08-19 [colin] 3.5.0cvs63
3171 Fix a comment (in reality, test commit on
3174 2008-08-17 [colin] 3.5.0cvs62
3176 * src/prefs_actions.c
3179 * src/common/socket.h
3180 * src/gtk/gtkcmctree.c
3183 2008-08-16 [colin] 3.5.0cvs61
3185 * src/editaddress_other_attributes_ldap.h
3186 Add 'l' field (localityName)
3188 2008-08-16 [colin] 3.5.0cvs60
3191 * src/gtk/gtkcmclist.c
3192 * src/gtk/gtkcmclist.h
3193 * src/gtk/gtkcmctree.c
3194 * src/gtk/gtksctree.c
3195 * src/gtk/gtkutils.c
3196 * src/gtk/gtkvscrollbutton.c
3197 Fix Maemo build (OS2007)
3199 2008-08-14 [colin] 3.5.0cvs59
3202 Don't crash if parent is null when creating
3204 * src/gtk/pluginwindow.c
3205 Don't crash on race when closing window while
3206 a plugin is loading and does gtk_iterations
3208 2008-08-13 [colin] 3.5.0cvs58
3213 Fix bug 1696, 'Viewing binary attachements
3214 as text over 1 MB' (various buglets)
3216 2008-08-10 [colin] 3.5.0cvs57
3219 * src/gtk/gtkcmclist.c
3220 Continue fixing GTK < 2.12 build, thanks to
3223 2008-08-10 [colin] 3.5.0cvs56
3225 * src/gtk/gtksctree.c
3226 Fix build on GTK < 2.12
3228 2008-08-09 [colin] 3.5.0cvs55
3231 Fix untranslatable strings, thanks to
3234 2008-08-07 [colin] 3.5.0cvs54
3240 * src/message_search.c
3243 * src/prefs_account.c
3244 * src/prefs_common.c
3245 * src/prefs_customheader.c
3246 * src/prefs_ext_prog.c
3247 * src/prefs_filtering_action.c
3249 * src/prefs_logging.c
3250 * src/prefs_matcher.c
3251 * src/prefs_msg_colors.c
3253 * src/summary_search.c
3256 * src/gtk/colorsel.c
3257 * src/gtk/gtkaspell.c
3258 * src/gtk/gtkutils.c
3259 * src/gtk/gtkutils.h
3260 * src/gtk/inputdialog.c
3261 * src/gtk/pluginwindow.c
3262 * src/gtk/quicksearch.c
3263 * src/plugins/bogofilter/bogofilter_gtk.c
3264 * src/plugins/dillo_viewer/dillo_prefs.c
3265 * src/plugins/spamassassin/spamassassin_gtk.c
3266 - Fix Ctrl-Space shortcut
3267 - Fix mime-parsing bug in procmime (cvs52)
3268 - Fix double-free in procmime (cvs52)
3269 - Use gtk_bin_get_child instead of GTK_BIN()->child
3270 - Fix Goto menu in mainwindow
3272 2008-08-07 [mones] 3.5.0cvs53
3275 Updated translation (lots of changes!)
3277 Add missing accelerator key
3279 Restored 'v' key function (thanks Colin!)
3281 2008-08-06 [colin] 3.5.0cvs52
3285 * src/addrduplicates.c
3296 Fix my use of g_utf8_strdown (it returns
3297 a newly allocated string and doesn't
3298 change the parameter)
3300 2008-08-06 [colin] 3.5.0cvs51
3303 Fix bug 1690, 'Copy/Paste in edit window may
3304 break Undo'; middle-click pastes aren't
3305 REPLACE_INSERT but just INSERT.
3306 Also, fix privacy menu selection
3308 2008-08-05 [colin] 3.5.0cvs50
3314 * src/addrduplicates.c
3326 * src/common/socket.c
3327 * src/gtk/gtkutils.c
3328 * src/gtk/gtkutils.h
3330 * src/plugins/spamassassin/spamassassin.c
3331 More undeprecation (Glib)
3333 2008-08-05 [colin] 3.5.0cvs49
3335 * src/prefs_account.c
3336 * src/prefs_filtering_action.c
3337 * src/prefs_matcher.c
3338 * src/gtk/Makefile.am
3339 * src/gtk/claws-marshal.list
3340 * src/gtk/colorlabel.c
3341 * src/gtk/colorsel.c
3342 * src/gtk/foldersort.c
3343 * src/gtk/gtkaspell.c
3344 * src/gtk/gtkcmclist.c
3345 * src/gtk/gtkcmclist.h
3346 * src/gtk/gtkcmctree.c
3347 * src/gtk/gtkcmctree.h
3348 * src/gtk/gtkcmoptionmenu.c
3349 * src/gtk/gtkcmoptionmenu.h
3350 * src/gtk/gtksctree.c
3351 * src/gtk/gtksctree.h
3352 * src/gtk/gtkutils.c
3353 * src/gtk/gtkutils.h
3354 * src/gtk/gtkvscrollbutton.c
3357 * src/gtk/quicksearch.c
3358 * src/plugins/dillo_viewer/dillo_viewer.c
3359 * src/plugins/pgpcore/select-keys.c
3360 Try to finish yesterday's commit
3362 2008-08-04 [colin] 3.5.0cvs48
3366 * src/addressbook_foldersel.c
3373 * src/editaddress_other_attributes_ldap.c
3375 * src/editldap_basedn.c
3378 * src/grouplistdialog.c
3379 * src/image_viewer.c
3384 * src/message_search.c
3390 * src/prefs_account.c
3391 * src/prefs_filtering_action.c
3392 * src/prefs_matcher.c
3393 * src/prefs_msg_colors.c
3394 * src/prefs_summaries.c
3396 * src/stock_pixmap.c
3397 * src/summary_search.c
3402 * src/gtk/Makefile.am
3403 * src/gtk/claws-marshal.list
3404 * src/gtk/colorsel.c
3405 * src/gtk/foldersort.c
3406 * src/gtk/gtkaspell.c
3407 * src/gtk/gtkcmclist.c
3408 * src/gtk/gtkcmclist.h
3409 * src/gtk/gtkcmctree.c
3410 * src/gtk/gtkcmctree.h
3411 * src/gtk/gtksctree.c
3412 * src/gtk/gtksctree.h
3413 * src/gtk/gtkutils.c
3414 * src/gtk/gtkutils.h
3415 * src/gtk/gtkvscrollbutton.c
3418 * src/gtk/quicksearch.c
3419 * src/plugins/dillo_viewer/dillo_viewer.c
3420 * src/plugins/pgpcore/select-keys.c
3421 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
3422 Undeprecate their implementation (GtkArg, GtkType, ...)
3423 Undeprecate a few other things here and there
3424 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
3425 Add #undef GTK_DISABLE_DEPRECATED in the files where we
3426 still have work to do
3428 2008-08-04 [colin] 3.5.0cvs47
3434 * src/stock_pixmap.c
3439 * src/image_viewer.c
3440 * src/gtk/gtkaspell.c
3441 * src/gtk/gtkvscrollbutton.c
3442 * src/plugins/dillo_viewer/dillo_viewer.c
3443 Undeprecate more things
3445 2008-08-02 [colin] 3.5.0cvs46
3448 Fix toggle menu activation state
3451 2008-08-02 [paul] 3.5.0cvs45
3455 /View/Show or hide/Message View
3457 2008-08-01 [paul] 3.5.0cvs44
3459 * src/common/utils.c
3460 * src/plugins/pgpcore/claws.def
3461 * src/plugins/pgpinline/claws.def
3462 fix compilation problems on mingw32,
3463 (bug 1688) Patch by Marcus Brinkmann
3465 2008-08-01 [colin] 3.5.0cvs43
3467 * src/gtk/gtkutils.c
3468 * src/gtk/gtkvscrollbutton.c
3471 2008-08-01 [colin] 3.5.0cvs42
3476 * src/prefs_account.c
3477 * src/prefs_folder_item.c
3480 * src/gtk/gtkaspell.c
3481 * src/gtk/gtkutils.c
3482 * src/gtk/gtkvscrollbutton.c
3483 Replace a few deprecated function calls
3485 2008-08-01 [paul] 3.5.0cvs41
3488 fix crash that occurs because of recent GtkUIManager
3489 changes. Thanks to Colin
3491 2008-07-31 [colin] 3.5.0cvs40
3500 Remove deprecated helper funcs
3502 2008-07-30 [colin] 3.5.0cvs39
3509 Move the folderview popup menu to GtkUIManager
3511 2008-07-29 [colin] 3.5.0cvs38
3526 Switch the main menu to GtkUIManager
3529 2008-07-29 [colin] 3.5.0cvs37
3532 Fix bug 1684, 'view news messages with large
3533 attachements segfaults'
3535 2008-07-29 [colin] 3.5.0cvs36
3548 More switches to GtkUIManager
3550 2008-07-26 [colin] 3.5.0cvs35
3556 2008-07-25 [colin] 3.5.0cvs34
3558 * src/addrcustomattr.c
3562 * src/editaddress_other_attributes_ldap.h
3566 * src/prefs_actions.c
3567 * src/prefs_filtering.c
3568 * src/prefs_template.c
3576 * src/plugins/trayicon/trayicon.c
3577 More changes from GtkItemFactory to GtkUIManager
3579 2008-07-25 [colin] 3.5.0cvs33
3582 Add a macro to remove menu items
3583 Make the gui_manager variable useless
3585 2008-07-24 [colin] 3.5.0cvs32
3588 Fix a gtk warning on clear
3592 Switch the message list popup menu to
3595 2008-07-23 [colin] 3.5.0cvs31
3597 * src/plugins/pgpcore/pgp_viewer.c
3598 * src/plugins/pgpcore/sgpgme.c
3599 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
3600 Patch by Thomas Wiegner <wiegner@gmx.de>
3602 2008-07-20 [paul] 3.5.0cvs30
3604 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3605 remove redundant GTK version check
3607 2008-07-20 [ticho] 3.5.0cvs29
3612 Moved sensitivity setting for "Download messages" for IMAP and
3613 news folders from folderview.c to imap_gtk.c and news_gtk.c
3614 respectively for better code readability.
3615 Fixed indentation in news' set_sensitivity().
3617 2008-07-20 [paul] 3.5.0cvs28
3620 remove more redundant code following cvs27
3622 2008-07-20 [paul] 3.5.0cvs27
3625 remove now redundant code
3628 fix bug 1673, 'Tools/Harvest adresses is
3629 grayed out if folder is empty'
3631 2008-07-19 [ticho] 3.5.0cvs26
3637 * src/gtk/gtkutils.c
3638 * src/gtk/gtkutils.h
3641 Use GtkUIManager for mimeview and tag edit dialog popup menus,
3642 instead of deprecated GtkItemFactory.
3644 2008-07-19 [colin] 3.5.0cvs25
3656 * src/prefs_account.c
3657 * src/prefs_actions.c
3658 * src/prefs_ext_prog.c
3659 * src/prefs_filtering.c
3660 * src/prefs_folder_item.c
3661 * src/prefs_image_viewer.c
3662 * src/prefs_logging.c
3663 * src/prefs_msg_colors.c
3666 * src/prefs_spelling.c
3667 * src/prefs_summaries.c
3668 * src/prefs_template.c
3671 * src/summary_search.c
3675 * src/common/Makefile.am
3676 * src/gtk/gtksctree.c
3677 * src/gtk/gtkutils.h
3678 * src/gtk/pluginwindow.c
3679 * src/gtk/quicksearch.c
3680 * src/plugins/bogofilter/bogofilter_gtk.c
3681 * src/plugins/dillo_viewer/dillo_prefs.c
3682 * src/plugins/pgpcore/prefs_gpg.c
3683 * src/plugins/spamassassin/spamassassin_gtk.c
3684 * src/plugins/trayicon/trayicon.c
3685 * src/plugins/trayicon/trayicon_prefs.c
3686 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
3687 or greater). Use the old deprecated one on GTK+ < 2.12.
3688 Easy! Straightforward! I'm not annoyed at all! It's not a loss
3691 2008-07-16 [colin] 3.5.0cvs24
3694 Fix folderview's scrolbar when starting minimised
3695 to tray, and popping up the mainwindow by calling
3696 claws-mail from the command line
3698 2008-07-08 [colin] 3.5.0cvs23
3701 Possibly fix po-headers appearing on empty
3704 2008-07-08 [colin] 3.5.0cvs22
3708 Finish the always_open tristate patch, by Jonathan
3711 2008-07-07 [paul] 3.5.0cvs21
3714 fix typo (missing ")
3716 2008-07-07 [paul] 3.5.0cvs20
3719 fit the menu style a bit better
3721 2008-07-07 [colin] 3.5.0cvs19
3723 * src/prefs_themes.c
3724 Make upgrading themes easier
3726 2008-07-07 [colin] 3.5.0cvs18
3729 * src/prefs_toolbar.c
3730 * src/stock_pixmap.c
3731 Finish fixing bug 1609, 'Icon issues'
3733 2008-07-07 [colin] 3.5.0cvs17
3735 * src/prefs_common.c
3736 Fix the default value
3738 2008-07-07 [colin] 3.5.0cvs16
3740 * src/prefs_summaries.c
3741 Revert my fix to the string, the correct term
3742 is indeed Message View
3744 2008-07-07 [colin] 3.5.0cvs15
3748 * src/prefs_common.c
3749 * src/prefs_common.h
3750 * src/prefs_summaries.c
3753 Change "Always open message when selected" to
3754 a tristate (Never/Always/When preview is visible)
3755 Patch by Jonathan Corbet <corbet@lwn.net>.
3757 2008-07-06 [paul] 3.5.0cvs14
3760 improve the layout of the dialogue
3763 fix some of the nasty coding style
3766 add some missing mnemonics
3768 2008-07-05 [paul] 3.5.0cvs13
3772 fix bug 1398, '"Change current account" is
3773 available even when there's only one account'
3774 * src/plugins/pgpcore/prefs_gpg.c
3775 put back a needed include, removed in error
3777 2008-07-05 [colin] 3.5.0cvs12
3780 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
3782 2008-07-05 [colin] 3.5.0cvs11
3786 Provide ability to rename newsgroups. Closes
3787 bug 1444, 'Add GUI option for renaming
3788 newsgroups'. Patch by Pawel Pekala
3790 2008-07-05 [colin] 3.5.0cvs10
3792 * src/plugins/pgpcore/passphrase.c
3793 * src/plugins/pgpcore/prefs_gpg.c
3794 * src/plugins/pgpcore/select-keys.c
3795 Simplify GTK includes (with the advantage
3796 of compiling against GTK+2.13); patch by
3799 2008-07-05 [colin] 3.5.0cvs9
3802 Add SSL client certificates
3804 2008-07-05 [colin] 3.5.0cvs8
3806 * src/prefs_account.c
3807 * src/common/session.h
3810 Add one path for certs
3812 2008-07-05 [colin] 3.5.0cvs7
3814 * src/prefs_account.c
3817 2008-07-04 [colin] 3.5.0cvs6
3821 * src/common/ssl_certificate.c
3822 Workaround distro bugs and fix certificate checking
3825 2008-07-04 [colin] 3.5.0cvs5
3828 * src/common/ssl_certificate.c
3829 * src/common/ssl_certificate.h
3830 * src/etpan/imap-thread.c
3831 * src/etpan/nntp-thread.c
3832 Fix some leaks, thanks to Martin Zwickel
3833 Rename gnutls functions that do the same
3834 as OpenSSL ones, to avoid symbol clashing
3835 when Claws is built against GnuTLS and
3836 libetpan against OpenSSL
3838 2008-07-04 [paul] 3.5.0cvs4
3840 * src/prefs_account.c
3841 remove 1 forgotten '.'
3843 2008-07-04 [paul] 3.5.0cvs3
3845 * src/prefs_account.c
3846 layout/engrish fixes to the 'Client
3849 2008-07-03 [colin] 3.5.0cvs2
3854 * src/prefs_account.c
3855 * src/prefs_account.h
3856 * src/prefs_common.c
3857 * src/send_message.c
3858 * src/common/session.c
3859 * src/common/session.h
3862 * src/common/socket.h
3865 * src/common/ssl_certificate.c
3866 * src/common/ssl_certificate.h
3867 * src/etpan/imap-thread.c
3868 * src/etpan/nntp-thread.c
3869 * src/gtk/inputdialog.c
3870 Add support for SSL client certificates (either PEM files
3871 with certificate and private key, either PKCS12 files)
3873 2008-06-28 [colin] 3.5.0cvs1
3876 Fix compilation with older GTKs
3878 2008-06-27 [paul] 3.5.0