1 2009-07-03 [paul] 3.7.2
8 2009-07-03 [paul] 3.7.1cvs85
15 added new translations by Tiago Faria and Slavko
28 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
29 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
30 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
31 Goncalves Guimaraes, Aleksei Miheev
33 2009-07-01 [colin] 3.7.1cvs84
36 Fix bug 1940, 'Doesn't open links in
37 user's default browser'. Turn the preference
38 to TRUE by default; that will only change the
39 behaviour for new users.
41 2009-06-29 [colin] 3.7.1cvs83
45 * src/prefs_filtering_action.c
46 Fix bug 1935, 'problems with very long filtering actions':
47 Use a dynamic buffer in action to string, and a bigger
48 buffer in string to action
50 2009-06-29 [colin] 3.7.1cvs82
52 * src/matcher_parser_lex.l
53 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
55 2009-06-29 [colin] 3.7.1cvs81
60 Fix crash (out-of-bounds tree column)
61 * src/gtk/gtkcmctree.c
63 Prevent using an out-of-bounds tree column
65 2009-06-29 [colin] 3.7.1cvs80
69 Leak fixes; patch by Pawel Pekala.
71 2009-06-26 [colin] 3.7.1cvs79
74 Sort by msgnum if dates are equal
76 2009-06-24 [paul] 3.7.1cvs78
79 make some (forgotten) strings translatable
81 2009-06-19 [colin] 3.7.1cvs77
84 Fix menu sensitiveness
86 2009-06-18 [colin] 3.7.1cvs76
89 * src/plugins/pgpcore/sgpgme.c
90 * src/plugins/pgpcore/sgpgme.h
91 * src/plugins/pgpmime/mypgpcore.def
92 * src/plugins/pgpmime/pgpmime.c
93 * src/plugins/smime/mypgpcore.def
94 * src/plugins/smime/smime.c
95 Use largefile support (and stop using our old GPGME
96 hack on gpgme_data_seek/rewind)
97 (See 1.9.12cvs44 to 46 - if this breaks things we
100 2009-06-13 [colin] 3.7.1cvs75
102 * src/gtk/spell_entry.c
103 Fix assertion. We can put a NULL gtkaspell to
104 an entry; it just means it won't be spell-checked.
106 2009-06-12 [mones] 3.7.1cvs74
110 * src/prefs_account.c
111 * src/prefs_account.h
114 Added preference to use account address in generated
115 Message-Id. Fixes Debian bug #531052
117 2009-06-12 [colin] 3.7.1cvs73
120 Better fix, API-compatible with libgnutls13
122 2009-06-12 [colin] 3.7.1cvs72
125 Use compatibility mode in GnuTLS, and avoid problems with
126 servers that don't comply 100% with the spec, but still
129 2009-06-06 [iwkse] 3.7.1cvs71
132 Ops..revert a mix with another patch
134 2009-06-06 [iwkse] 3.7.1cvs70
137 A better fix for the previous commit's issue
139 2009-06-06 [iwkse] 3.7.1cvs69
142 Fix shutting down of Claws Mail while a GTK_Return keypress
143 event is sent to the Attach property window
145 2009-06-05 [colin] 3.7.1cvs68
148 Fix build on GTK+ 2.6
150 2009-06-03 [mones] 3.7.1cvs67
152 * tools/make.themes.project
153 Oops! fix header, sorry Paul ;-)
155 2009-06-03 [mones] 3.7.1cvs66
157 * tools/make.themes.project
158 Add support for PNG themes and other
159 fixes i don't remember now... :)
161 2009-06-02 [colin] 3.7.1cvs65
164 * src/prefs_template.c
166 Fix error messages in templates, and fix their
169 2009-05-22 [colin] 3.7.1cvs64
174 2009-05-22 [colin] 3.7.1cvs63
177 Fix phantom button behind entry when
178 changing fields via Tools/Reply mode.
180 2009-05-22 [colin] 3.7.1cvs62
185 2009-05-21 [mones] 3.7.1cvs61
189 Add button to empty header lines with one click
191 2009-05-21 [paul] 3.7.1cvs60
195 * src/plugins/trayicon/trayicon.c
196 when quitting from the trayicon, honour
197 prefs_common.clean_on_exit
199 2009-05-21 [paul] 3.7.1cvs59
201 * src/gtk/Makefile.am
202 remove duplicate entry
203 thanks to Charles A Edwards
205 2009-05-19 [paul] 3.7.1cvs58
208 clear progressbar in the statusbar on 'Cancel'
210 2009-05-16 [colin] 3.7.1cvs57
216 2009-05-16 [colin] 3.7.1cvs56
219 Remove msgnum>0 condition for removing messages
220 from caches. There's no such condition on add.
221 Fixes bug 1913, 'Allow to remove phantom
222 messages from the cache'; patch by Fabian
223 Keil <fk at fabiankeil.de>
225 2009-05-12 [holger] 3.7.1cvs55
229 Introduce hook after showing of the message view
231 2009-05-11 [colin] 3.7.1cvs54
234 Fix bug 1872, 'A: Cc: CCi: selector should
235 default on same as preceding contact'
237 2009-05-10 [holger] 3.7.1cvs53
241 Add a hook to make it possible for plugins to
242 modify the address completion list
244 2009-05-06 [paul] 3.7.1cvs52
248 fix bug 1915, 'Mails signed with smime.p7s
249 display both signed and attachment icon.'
251 2009-05-05 [colin] 3.7.1cvs51
256 2009-05-05 [colin] 3.7.1cvs50
259 Fix bug 1895, '(imap) cache issues when cache dir is on a
260 different mountpoint than tempdir'
262 2009-05-04 [colin] 3.7.1cvs49
265 Probably fix bug 1914, 'Crash reading
268 2009-04-26 [paul] 3.7.1cvs48
271 * src/gtk/gtkaspell.h
272 fix bug 1904, 'build mechanism looks for
273 'enchant.h' in a wrong place'
275 2009-04-25 [paul] 3.7.1cvs47
278 gah! fix coding style!
280 2009-04-25 [paul] 3.7.1cvs46
284 if building with GTK+ >= 2.16 use
285 gtk_orientable_set_orientation() instead of now
286 deprecated gtk_toolbar_set_orientation()
288 2009-04-24 [colin] 3.7.1cvs45
291 Ask before sending if an attached file has
294 2009-04-19 [paul] 3.7.1cvs44
299 save About window size.
300 patch by Pawel Pekala
302 2009-04-12 [paul] 3.7.1cvs43
304 * tools/csv2addressbook.pl
305 add extra CSV fields that are now appended
306 by thunderbird (version 2.0.0.21)
308 2009-04-08 [colin] 3.7.1cvs42
311 fix saving (but not displaying) of UTF-16
314 2009-04-08 [colin] 3.7.1cvs41
316 * src/gtk/manage_window.c
317 Disable transient windows on win32 - seems to
318 fix most focusing issues
320 2009-04-05 [colin] 3.7.1cvs40
323 Don't ask whether we want to send deleted mails in queue
324 folders; also, don't send deleted mails when flushing
327 2009-04-04 [paul] 3.7.1cvs39
333 * tools/claws.i18n.status.pl
334 add new Indonesian translation, by
337 2009-04-03 [paul] 3.7.1cvs38
343 2009-04-03 [colin] 3.7.1cvs37
347 Fix bug 1891, 'Add support for gopher:// links'
348 Patch by Jacob Head <clawsmail at jacob-head.com>
349 Let's go back to the roots!
351 2009-04-03 [paul] 3.7.1cvs36
356 2009-04-03 [paul] 3.7.1cvs35
359 add AC_CONFIG_MACRO_DIR([m4])
360 remove CLAWS_ACLOCAL_INCLUDE(m4)
361 * m4/aclocal-include.m4
362 removed this now unneeded file
364 2009-04-02 [colin] 3.7.1cvs34
367 Fix previous (thanks to Marcus :)
369 2009-04-02 [colin] 3.7.1cvs33
372 * src/etpan/etpan-thread-manager.c
373 pipe() was a macro from GLib on win32 until
374 glib 2.13.2. It's undefined after that.
375 Thanks to Marcus Brinkmann for the heads-up!
377 2009-03-31 [colin] 3.7.1cvs32
379 * src/folder_item_prefs.c
380 Copy folder settings with prefs
382 2009-03-31 [colin] 3.7.1cvs31
384 * src/prefs_account.c
385 Don't use un-sensitive checkboxes in Privacy tab
386 when privacy system in None (makes unchecking
387 painful when no privacy plugin is loaded)
389 2009-03-30 [colin] 3.7.1cvs30
396 * src/prefs_account.c
397 * src/prefs_account.h
400 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
401 Add an option on the Receive page of IMAP account preferences:
402 "Move deleted mails to trash and expunge immediately". This
403 option defaults to TRUE to avoid changing the existing behaviour.
404 Setting it to FALSE prevents automatic expunging.
405 Also, add Tools/Expunge and View/Hide deleted messages menu items
406 (View/Hide deleted message being a per-folder setting, and behaving,
407 like View/Hide read messages).
409 2009-03-30 [colin] 3.7.1cvs29
412 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
413 ask for IMAP password when using GSSAPI auth
415 2009-03-27 [colin] 3.7.1cvs28
418 Fix cvs14, make sure we mark non-existent caches dirty
419 (or they never get written)
421 2009-03-27 [colin] 3.7.1cvs27
424 Fix tag update when all tags are removed
427 2009-03-25 [colin] 3.7.1cvs26
430 Fix configure.ac, thanks to Pawel
432 2009-03-25 [colin] 3.7.1cvs25
435 * src/etpan/nntp-thread.c
436 Fix header fetching (NG/To/Cc). Fixes
437 bug 1883, 'Message processing fails to
438 act on Newsgroups: field'
440 2009-03-23 [colin] 3.7.1cvs24
443 Fix internal headers visible in queue/sent
445 2009-03-23 [colin] 3.7.1cvs23
448 Fix check for RC (resource compiler) used
449 on win32 (AC_LIBTOOL_RC used to call it
450 implicitely but stopped)
452 2009-03-19 [colin] 3.7.1cvs22
455 Put spam button in default toolbar even if
456 bogofilter and spamassassin are not built.
457 Other anti-spam plugin could exist! :)
459 Fix exit status fetch on win32
461 2009-03-18 [paul] 3.7.1cvs21
463 * src/gtk/spell_entry.c
464 fix "[BUG] Wrong word replaced in 'Subject:'
465 when spell-checking correction used"
466 Patch by Pawel Pekala
468 2009-03-17 [colin] 3.7.1cvs20
471 Fix win32 build (from cvs12)
473 2009-03-17 [colin] 3.7.1cvs19
476 Fix bug 1735, 'Change To: and Newsgroups:
477 recipient field according account type'
480 2009-03-17 [colin] 3.7.1cvs18
487 Add preference for fsyncing metadata
489 2009-03-16 [paul] 3.7.1cvs17
491 * src/prefs_customheader.c
492 add forgotten #if HAVE_LIBCOMPFACE
494 2009-03-16 [paul] 3.7.1cvs16
496 * src/prefs_customheader.c
497 put the (X-)Face preview image below the up/down
498 buttons so they don't jump around.
499 make the list reorderable by drag'n'drop
501 2009-03-16 [colin] 3.7.1cvs15
503 * src/prefs_customheader.c
504 Add a (X-)Face preview. Patch by iwkse.
506 2009-03-16 [colin] 3.7.1cvs14
513 Add fsync calls to make sure we don't
514 lose data on system crashes. (to do:
515 add a pref to allow people choosing raw
518 2009-03-15 [colin] 3.7.1cvs13
520 * src/gtk/gtkaspell.c
521 Fix empty menu when there are no
522 suggestions (using the Spelling menu)
524 2009-03-14 [colin] 3.7.1cvs12
527 Win32: fix subject prefix length
529 2009-03-11 [mones] 3.7.1cvs11
532 fix encoding declared in header
533 update translation now we're at it
535 2009-03-10 [colin] 3.7.1cvs10
538 Fix "wrong mime" message printed out multiple
541 2009-03-10 [colin] 3.7.1cvs9
543 * src/prefs_folder_item.c
546 2009-03-09 [paul] 3.7.1cvs8
548 * src/prefs_folder_item.c
550 fixes to english text
552 2009-03-08 [paul] 3.7.1cvs7
555 correct errors in header
557 2009-03-08 [paul] 3.7.1cvs6
563 * tools/claws.i18n.status.pl
564 add Japanese translation, submitted by kazken3
566 2009-03-07 [colin] 3.7.1cvs5
569 Don't let the invalid MIME warning hide
570 other noticeview (Partial receive or
573 2009-03-07 [colin] 3.7.1cvs4
578 2009-03-07 [colin] 3.7.1cvs3
583 Handle mimeparts that lack an end boundary.
584 They're invalid but it's too annoying for
587 2009-03-06 [wwp] 3.7.1cvs2
590 * src/folder_item_prefs.c
591 * src/folder_item_prefs.h
592 * src/prefs_folder_item.c
593 Add per-folder default cc, bcc and reply-to.
595 2009-03-06 [colin] 3.7.1cvs1
598 * src/gtk/gtksourceprintjob.c
599 Fix build with old print interface
601 2009-03-06 [paul] 3.7.1
608 2009-03-06 [paul] 3.7.0cvs78
619 updated by David Vachulka, Stephan Sachse, Flammie
620 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
621 Frederico Goncalves Guimaraes, Lars Persson Fink,
624 2009-03-03 [colin] 3.7.0cvs77
626 * src/prefs_filtering.c
627 Win32: Fix bug 1865, 'IMAP account name changes
628 are not followed at filter actions'
630 2009-03-02 [colin] 3.7.0cvs76
633 Fix Launchpad bug 335571: 'claws-mail crashed
634 with SIGSEGV in strlen() while deleting
635 large amount of e-mails on IMAP account
637 2009-02-27 [mones] 3.7.0cvs75
639 * manual/es/account.xml
641 * manual/es/addrbook.xml
642 * manual/es/advanced.xml
643 * manual/es/claws-mail-manual.xml
645 * manual/es/glossary.xml
647 * manual/es/handling.xml
648 * manual/es/intro.xml
649 * manual/es/keyboard.xml
650 * manual/es/plugins.xml
651 * manual/es/starting.xml
652 Sync with English version, fix some typos
653 Changed encoding to UTF-8
655 Update for release, changed encoding to UTF-8
657 2009-02-24 [colin] 3.7.0cvs74
660 Don't print separation line if there
663 2009-02-23 [cleroy] 3.7.0cvs73
672 * src/addrduplicates.c
675 * src/addressbook_foldersel.c
685 * src/editaddress_other_attributes_ldap.c
723 * src/prefs_account.c
724 * src/prefs_actions.c
726 * src/prefs_filtering.c
727 * src/prefs_filtering_action.c
728 * src/prefs_folder_column.c
729 * src/prefs_folder_item.c
731 * src/prefs_matcher.c
734 * src/prefs_summaries.c
735 * src/prefs_summary_column.c
736 * src/prefs_template.c
738 * src/prefs_toolbar.c
750 * src/summary_search.c
757 * src/common/base64.c
760 * src/common/plugin.c
762 * src/common/session.c
764 * src/common/socket.c
765 * src/common/string_match.c
766 * src/common/stringtable.c
770 * src/common/xmlprops.c
771 * src/gtk/colorlabel.c
773 * src/gtk/foldersort.c
774 * src/gtk/gtkaspell.c
775 * src/gtk/gtkcmclist.c
776 * src/gtk/gtkcmctree.c
777 * src/gtk/gtkcmoptionmenu.c
778 * src/gtk/gtksctree.c
779 * src/gtk/gtkshruler.c
780 * src/gtk/gtksourceprintjob.c
782 * src/gtk/gtkvscrollbutton.c
783 * src/gtk/logwindow.c
785 * src/gtk/pluginwindow.c
786 * src/gtk/prefswindow.c
787 * src/gtk/quicksearch.c
788 * src/gtk/spell_entry.c
789 * src/plugins/pgpcore/select-keys.c
790 * src/plugins/pgpinline/pgpinline.c
791 * src/plugins/pgpmime/pgpmime.c
792 * src/plugins/smime/smime.c
793 * src/plugins/spamassassin/spamassassin_gtk.c
794 Mass commit changing g_return_* to cm_return_*
795 and making these more interesting
797 2009-02-23 [colin] 3.7.0cvs72
800 Always initialise error code to no error
802 2009-02-23 [colin] 3.7.0cvs71
805 Fix separator substitution
807 2009-02-23 [colin] 3.7.0cvs70
810 * src/gtk/colorlabel.c
811 don't use g_return on normal checks
813 2009-02-22 [colin] 3.7.0cvs69
819 2009-02-22 [colin] 3.7.0cvs68
821 * src/addrduplicates.c
838 * src/prefs_filtering.c
849 * src/common/socket.c
850 * src/common/template.c
851 * src/etpan/imap-thread.c
852 * src/gtk/gtkaspell.c
853 * src/gtk/gtkcmctree.c
854 * src/gtk/gtksctree.c
855 * src/gtk/inputdialog.c
856 * src/plugins/pgpcore/sgpgme.c
857 * src/plugins/pgpmime/pgpmime.c
858 * src/plugins/smime/smime.c
859 * src/plugins/spamassassin/spamassassin.c
860 Fix errors caught by Coverity: NULL checks, leaks, overruns,
861 uninitialised accesses
863 2009-02-17 [colin] 3.7.0cvs67
866 Disable controls during queuing
868 2009-02-15 [colin] 3.7.0cvs66
871 * src/plugins/pgpcore/select-keys.c
872 * src/plugins/pgpcore/sgpgme.c
873 Disable use of disabled keys
875 2009-02-15 [colin] 3.7.0cvs65
879 Fix font updating after changing
880 prefs_common.derive_from_normal_font
882 2009-02-12 [paul] 3.7.0cvs64
888 * src/common/version.h.in
892 more copyright header fixes
894 2009-02-12 [paul] 3.7.0cvs63
896 * src/gtk/progressdialog.c
897 * src/gtk/progressdialog.h
900 2009-02-12 [paul] 3.7.0cvs62
902 * src/gtk/spell_entry.c
903 * src/gtk/spell_entry.h
904 better, more standard copyright header
906 2009-02-12 [paul] 3.7.0cvs61
908 * src/gtk/spell_entry.c
909 * src/gtk/spell_entry.h
910 changes to copyright header
912 2009-02-12 [paul] 3.7.0cvs60
914 * src/gtk/spell_entry.c
915 * src/gtk/spell_entry.h
918 2009-02-11 [colin] 3.7.0cvs59
920 * src/gtk/spell_entry.c
921 * src/gtk/spell_entry.h
924 2009-02-11 [colin] 3.7.0cvs58
927 * src/gtk/Makefile.am
928 * src/gtk/gtkaspell.c
929 * src/gtk/gtkaspell.h
930 Add spellcheck to subject. Patch by
933 2009-02-10 [holger] 3.7.0cvs57
937 Move filename define for printing page setup cache to defs.h
939 2009-02-08 [mones] 3.7.0cvs56
942 Fix build for bison 2.4.1
944 2009-02-06 [holger] 3.7.0cvs55
949 Fix restoring of custom page setups for printing by
950 temporarily caching the settings.
951 This is a workaround for Gnome Bug #39018, and fixes
952 Claws Mail Bug #1840.
954 2009-02-06 [colin] 3.7.0cvs54
957 Fix hardcoded Shift-Q quits. Fixes
958 bug 1838, 'Claws-Mail sometimes quits
959 when attempting to type a capital Q'
961 2009-01-31 [paul] 3.7.0cvs53
964 revert 3.7.0cvs49, until there is time to find out
965 why it causes a nasty crash!
967 2009-01-31 [paul] 3.7.0cvs52
970 1 string that was forgotten for translation
972 2009-01-31 [paul] 3.7.0cvs51
975 2 strings that were forgotten for translation
977 2009-01-31 [paul] 3.7.0cvs50
979 * src/gtk/prefswindow.c
980 build prefs tree in a slightly smarter way -
981 fix bug where if path[0] had same name as
982 path[1], (like in the de translation), path[1]
983 was lost and not shown in the window
985 2009-01-31 [paul] 3.7.0cvs49
988 fix bug 1836, 'Quoted text still blue after
989 removal of quote-character'
990 comment out some debug_print's that needlessly
993 comment out a debug_print that needlessly slows
996 2009-01-31 [paul] 3.7.0cvs48
999 fix bug 1834, '"semi"-selection when collapsing thread'
1001 2009-01-31 [paul] 3.7.0cvs47
1003 * src/prefs_compose_writing.c
1004 * src/prefs_message.c
1005 move 'quote_chars' pref to where it should be
1007 2009-01-30 [paul] 3.7.0cvs46
1010 fix updating of popup menu sensitivity
1012 2009-01-28 [paul] 3.7.0cvs45
1014 * tools/filter_conv_new.pl
1015 move 'move' and 'delete' to end of @actions
1016 so that they are always final actions in the
1017 generated filtering rule
1019 2009-01-27 [paul] 3.7.0cvs44
1022 always select text/calendar mimepart if suitable
1023 plugin (i.e. vCalendar) is available
1025 2009-01-27 [paul] 3.7.0cvs43
1028 fix crash when right-clicking in summaryview when
1029 processing is active
1031 2009-01-22 [colin] 3.7.0cvs42
1036 When replying to signed/encrypted mail and the
1037 preference to sign/encrypt in this case is set,
1038 choose the original mail's privacy system (if
1041 2009-01-21 [colin] 3.7.0cvs41
1044 Fix warning (on-the-fly theming of
1045 addressbook isn't complete yet)
1047 2009-01-21 [colin] 3.7.0cvs40
1051 Win32: Fix window placement
1053 2009-01-21 [paul] 3.7.0cvs39
1056 update timeout log msg
1058 2009-01-17 [colin] 3.7.0cvs38
1063 * src/common/utils.c
1064 * src/etpan/imap-thread.c
1065 Fix g_open calls (which don't ignore mode)
1067 2009-01-17 [colin] 3.7.0cvs37
1076 * src/common/ssl_certificate.c
1078 * src/common/utils.c
1079 * src/etpan/imap-thread.c
1080 * src/plugins/bogofilter/bogofilter.c
1081 * src/plugins/pgpinline/pgpinline.c
1082 * src/plugins/smime/smime.c
1083 Probably fix bug 1825, 'Unable to fetch messages from
1084 IMAP folders named with non-ASCII string'
1085 Change remaining occurences of fopen and open with
1088 2009-01-17 [paul] 3.7.0cvs36
1091 update an old, outdated piece of info
1093 2009-01-17 [paul] 3.7.0cvs35
1095 * src/prefs_folder_item.c
1096 fix bug where saving Folder Properties of a
1097 sub-folder of outbox, queue, draft or trash
1098 would change its parent's folder type to normal
1100 2009-01-12 [mones] 3.7.0cvs34
1105 2009-01-12 [wwp] 3.7.0cvs33
1108 * tools/popfile-link.sh
1109 * tools/textviewer.sh
1110 Fix bashisms and other portability glitches (thanks to
1111 Steven M. Bellovin).
1113 2009-01-11 [paul] 3.7.0cvs32
1116 clean up some build warnings
1118 2009-01-11 [colin] 3.7.0cvs31
1121 Revert part of patch 3.7.0cvs29
1122 This function is used when jpilot
1125 2009-01-11 [colin] 3.7.0cvs30
1128 folder_find_child_item_by_name():
1129 actually use name, not path's basename
1131 2009-01-11 [paul] 3.7.0cvs29
1138 * src/prefs_folder_item.c
1139 clean up some build warnings
1141 2009-01-11 [paul] 3.7.0cvs28
1144 don't even mention printing support, assume its
1145 presence, unless building with GTK+ < 2.10.0
1147 2009-01-10 [colin] 3.7.0cvs27
1150 Fix bug 1811, '[mime] Crash when there's no
1151 room for filename's start on the same line'
1152 When the mimetype of the attachment is very
1153 long, there's no room at all to start the
1154 name=... parameter on the same line. This
1155 caused an infinite loop as 0 characters of
1156 the filename could be appended.
1157 In such cases, insert linebreak before the
1160 2009-01-09 [colin] 3.7.0cvs26
1164 * src/common/utils.c
1165 Win32: Fix bug 1815, 'Drag-n-Drop of files on
1166 Compose Window does not attach'
1168 2009-01-09 [colin] 3.7.0cvs25
1171 Fix bug 1817, 'Changing Themes does not
1172 update the pixmaps in "Select folder"
1175 2009-01-09 [colin] 3.7.0cvs24
1178 Win32: Fix bug 1816, 'Attaching files with
1179 command-line generates error after attaching'
1181 2009-01-09 [paul] 3.7.0cvs23
1184 forgot this '2009' in last commit
1186 2009-01-09 [paul] 3.7.0cvs22
1190 update copyright headers
1192 2009-01-09 [paul] 3.7.0cvs21
1194 * doc/man/claws-mail.1
1197 2009-01-09 [colin] 3.7.0cvs20
1200 Fix bug 1814, 'Windows' WM badly places
1203 2009-01-09 [colin] 3.7.0cvs19
1205 * src/prefs_themes.c
1206 * src/stock_pixmap.c
1207 * src/stock_pixmap.h
1208 * src/common/utils.c
1209 * src/common/utils.h
1210 Win32: Fix bug 1813, 'Installing Theme Creates Error'
1212 2009-01-08 [colin] 3.7.0cvs18
1215 Win32: Fix bug 1810, 'Pressing 'o' key
1218 2009-01-07 [colin] 3.7.0cvs17
1221 Fix bug 1432, '& not escaped in links (HTML
1224 2009-01-06 [colin] 3.7.0cvs16
1226 * src/plugins/pgpcore/select-keys.c
1227 Warn translators the usual way about
1230 2009-01-06 [colin] 3.7.0cvs15
1233 Fix synchronisation dialog that shouldn't
1234 appear when network goes down (Network
1238 Fix save as when attach_save_dir isn't set
1239 fixes bug 1804, 'attach_save_directory does
1240 not default to $HOME'
1241 * src/plugins/pgpcore/select-keys.c
1242 Add mnemonics to buttons - warn translators!
1244 2009-01-06 [wwp] 3.7.0cvs14
1246 * src/common/utils.c
1247 Fix cvs13, thanks to Colin.
1249 2009-01-06 [wwp] 3.7.0cvs13
1251 * src/common/utils.c
1252 Better support for Spanish Outlook replies (RES).
1254 2009-01-02 [colin] 3.7.0cvs12
1257 Fix (+) sign after collapsed folder names that
1258 have quicksearch-matching children.
1259 Fixes bug 1506, 'Recursive search in collapsed
1262 2009-01-02 [colin] 3.7.0cvs11
1264 * src/stock_pixmap.c
1265 * src/stock_pixmap.h
1266 Remove now-unused stock_pixmap_gdk
1268 2009-01-02 [colin] 3.7.0cvs10
1270 * src/gtk/gtkutils.c
1271 * src/pixmaps/claws-mail_icon.xpm
1272 Use pixbuf for app icon, and make the app icon
1275 2009-01-02 [colin] 3.7.0cvs9
1278 Show both link title and URI if possible
1280 2009-01-02 [colin] 3.7.0cvs8
1284 * src/addressbook_foldersel.c
1287 * src/grouplistdialog.c
1291 * src/gtk/gtkcmclist.c
1292 * src/gtk/gtkcmclist.h
1293 * src/gtk/gtkcmctree.c
1294 * src/gtk/gtkcmctree.h
1295 * src/gtk/gtksctree.c
1296 * src/gtk/gtksctree.h
1297 Implement pixbuf rendering in tree widgets
1299 * src/plugins/trayicon/trayicon.c
1301 * src/prefs_themes.c
1302 Use pixbuf rendering here too
1304 2008-12-30 [paul] 3.7.0cvs7
1307 no need to prematurely trim the uri in the statusbar
1309 2008-12-29 [paul] 3.7.0cvs6
1312 prefer List-Id header to X-* headers when creating
1313 filter rule automatically
1315 2008-12-28 [colin] 3.7.0cvs5
1318 Set minimum height to 440 instead of 480
1320 2008-12-22 [colin] 3.7.0cvs4
1323 Fix bug 1799, '"Discard message" deletes manually
1324 saved draft'. Switch rmode to REEDIT after
1327 2008-12-21 [paul] 3.7.0cvs3
1329 * tools/claws.i18n.status.pl
1332 2008-12-21 [paul] 3.7.0cvs2
1338 2008-12-21 [paul] 3.7.0cvs1
1344 2008-12-19 [paul] 3.7.0
1351 2008-12-19 [paul] 3.6.1cvs80
1354 remove unmaintained sk and sr from ALL_LINGUAS
1355 add newly maintained cs to ALL_LINGUAS
1366 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
1367 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
1368 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
1371 2008-12-16 [colin] 3.6.1cvs79
1373 * src/plugins/pgpcore/sgpgme.c
1376 2008-12-15 [colin] 3.6.1cvs78
1381 * src/plugins/pgpcore/sgpgme.c
1382 * src/plugins/pgpcore/sgpgme.h
1383 * src/plugins/pgpinline/pgpinline.c
1384 * src/plugins/pgpmime/pgpmime.c
1385 * src/plugins/smime/smime.c
1386 Fix bug 1796, 'PGP/MIME setting: "select key by your
1387 email address" doesn't work'. Use custom from address
1390 2008-12-15 [colin] 3.6.1cvs77
1392 * src/common/utils.c
1393 Fix bug 1746, 'Makes a mailto link from several
1396 2008-12-15 [paul] 3.6.1cvs76
1398 * m4/spamassassin.m4
1399 fix warnings thrown up by autoconf-2.63
1401 2008-12-13 [colin] 3.6.1cvs75
1406 * src/common/utils.c
1407 * src/common/utils.h
1409 Finish previous patch
1411 2008-12-13 [colin] 3.6.1cvs74
1414 Only install certs on windows
1416 2008-12-13 [colin] 3.6.1cvs73
1419 * tools/ca-certificates.crt
1420 * src/common/Makefile.am
1422 First try to ship SSL certificates in Windows
1425 2008-12-12 [colin] 3.6.1cvs72
1428 * src/plugins/pgpinline/claws.def
1431 2008-12-12 [paul] 3.6.1cvs71
1435 * src/partial_download.c
1437 * src/common/claws.c
1438 * src/common/prefs.c
1439 * src/common/utils.c
1440 win32: fix unlinking, renaming and bug with
1444 2008-12-11 [colin] 3.6.1cvs70
1447 * manual/fr/advanced.xml
1448 Update french translations
1450 2008-12-10 [colin] 3.6.1cvs69
1453 Correct bug submission guidelines
1455 2008-12-10 [colin] 3.6.1cvs68
1457 * src/plugins/pgpcore/pgp_viewer.c
1458 Fix bug 1736, 'Key import does not work'
1459 Kill the correct pid (and not the parent
1460 shell), and increase the timeout a bit.
1462 2008-12-09 [paul] 3.6.1cvs67
1465 ensure that any stray noticeview buttons are hidden,
1466 as clicking them causes segfaults!
1468 2008-12-09 [colin] 3.6.1cvs66
1472 * src/folder_item_prefs.h
1473 * src/prefs_common.c
1474 * src/prefs_common.h
1476 Fix bug 1792, '"Save Message to" should
1477 retain list of recently selected folders'
1478 Also, make Enchant-related prefs stick
1479 even if the build doesn't enable enchant
1481 2008-12-09 [paul] 3.6.1cvs65
1484 fix bug 1787, 'Prevent automatic PGP inline
1485 decryption attempts' use the noticeview to display
1486 decryption failure messages instead of the irritating
1489 2008-12-09 [colin] 3.6.1cvs64
1491 * src/prefs_filtering.c
1492 Fix bug 1789, 'filtering account selection
1493 (regression)'. Filtering on sending-only
1494 accounts can be a little useful when using
1495 filtering via Tools menu.
1497 2008-12-07 [paul] 3.6.1cvs63
1499 * src/prefs_actions.c
1500 don't auto-select first entry (same as other
1502 * src/gtk/pluginwindow.c
1503 these parents don't have children so don't look
1506 2008-12-07 [paul] 3.6.1cvs62
1508 * src/prefs_account.c
1509 * src/gtk/pluginwindow.c
1510 * src/gtk/prefswindow.c
1511 * src/gtk/prefswindow.h
1512 auto-select first page
1514 2008-12-05 [colin] 3.6.1cvs61
1518 Fix bug 1788, 'CM crashes re-encoding
1519 encoded parameters' (introduced in cvs40)
1521 2008-12-05 [paul] 3.6.1cvs60
1523 * src/prefs_common.h
1524 remove gpg prefs that are no longer needed here
1526 2008-12-03 [colin] 3.6.1cvs59
1529 Speed up cache reading (about 10% gain)
1531 * src/gtk/gtksctree.c
1532 Speed up expand/collapse all threads
1535 2008-12-03 [paul] 3.6.1cvs58
1538 eradicate gcc4's signedness warnings
1539 fix building with gnuTLS on (Open)Solaris
1541 2008-12-01 [colin] 3.6.1cvs57
1543 * src/gtk/gtkcmclist.c
1546 2008-12-01 [colin] 3.6.1cvs56
1548 * src/plugins/pgpinline/pgpinline.c
1549 Fix bug 1779, 'PGP Inline badly handles
1550 multipart'. Properly dump the current part
1551 instead of running around with scissors
1553 2008-11-30 [paul] 3.6.1cvs55
1555 * manual/advanced.xml
1556 * manual/plugins.xml
1557 * src/prefs_toolbar.c
1558 remove the verb from the page title and
1559 update references in the manual
1561 2008-11-30 [paul] 3.6.1cvs54
1564 move Other/ page to Other/Miscellaneous
1565 * src/gtk/prefswindow.c
1566 make parent page unselectable
1568 2008-11-29 [paul] 3.6.1cvs53
1571 add the new 'primary_paste_unselects' hidden
1572 option, add missing 'log_[...]_color' options,
1573 and reformat the text
1574 * manual/advanced.xml
1575 add the new 'primary_paste_unselects' hidden
1576 option, add missing 'log_[...]_color' options
1578 2008-11-28 [colin] 3.6.1cvs52
1583 2008-11-28 [colin] 3.6.1cvs51
1588 2008-11-28 [colin] 3.6.1cvs50
1591 Fix account selection in Mailing list
1594 2008-11-28 [paul] 3.6.1cvs49
1597 automatically remove obsolete strings
1599 2008-11-28 [colin] 3.6.1cvs48
1601 * src/plugins/pgpcore/sgpgme.c
1602 Fix error message when key isn't available.
1604 2008-11-27 [colin] 3.6.1cvs47
1610 2008-11-26 [colin] 3.6.1cvs46
1615 2008-11-26 [colin] 3.6.1cvs45
1617 * src/plugins/pgpcore/select-keys.c
1618 * src/plugins/pgpcore/sgpgme.c
1619 Fix bug 1591, 'S/MIME: better key
1620 handling/selection dialog'
1621 Really ignore revoked/expired keys
1623 2008-11-26 [colin] 3.6.1cvs44
1626 * src/common/claws.c
1628 Make sure libgcrypt's threading is initialised
1629 before gnutls. See also old bug 1539.
1631 2008-11-26 [colin] 3.6.1cvs43
1635 * src/etpan/imap-thread.c
1636 Fix possible crashes due to clist_begin()
1637 not checking for NULLs (it should!)
1639 2008-11-25 [colin] 3.6.1cvs42
1642 Fix line length in MIME parameters
1644 2008-11-22 [paul] 3.6.1cvs41
1647 grab Return key press in attachments Properties
1650 2008-11-21 [colin] 3.6.1cvs40
1654 Fix bug 1776, 'use encoded name parameters
1655 for attachments instead of ascii'.
1656 Break the RFC 2047 by using B-encoded
1657 filename parameter, like everyone does,
1658 following advice from the RFC author.
1660 2008-11-21 [colin] 3.6.1cvs39
1662 * src/common/socket.c
1663 Rehandshake if server asks to
1665 2008-11-21 [colin] 3.6.1cvs38
1669 * src/common/session.h
1671 Move conditional-compilation members to
1674 2008-11-19 [wwp] 3.6.1cvs37
1676 * src/prefs_actions.c
1677 Fixed wrong behaviour when pressing Escape (was not cancelling
1680 2008-11-19 [wwp] 3.6.1cvs36
1686 * src/prefs_actions.c
1687 * src/prefs_filtering_action.c
1691 * src/common/utils.c
1692 Replace occurrences of "command line" with "command-line" everywhere.
1693 Enforce code style (mostly indentation) in prefs_actions.c.
1695 2008-11-19 [colin] 3.6.1cvs35
1698 * src/prefs_common.c
1699 * src/prefs_common.h
1700 Add primary_paste_unselects hidden preference
1701 to change how middle-click pasting changes
1702 the selection and insert point; defaults to
1705 2008-11-19 [colin] 3.6.1cvs34
1708 Always give focus to summaryview, even if
1709 the folder is empty, in small screen layout.
1710 Allows to go back to folderlist using the
1713 2008-11-18 [colin] 3.6.1cvs33
1716 Put back conditional at the end of struct
1718 2008-11-18 [colin] 3.6.1cvs32
1721 * src/common/w32_reg.c
1722 Fix crash on win32 when browsing to a
1725 2008-11-15 [colin] 3.6.1cvs31
1728 After a mid-click paste, deselect selection
1729 and go to end of paste.
1731 2008-11-15 [colin] 3.6.1cvs30
1734 Auto-save draft after external editor quits
1736 2008-11-15 [colin] 3.6.1cvs29
1738 * src/plugins/pgpcore/sgpgme.c
1739 Fix wrong error display, thanks to
1742 2008-11-14 [colin] 3.6.1cvs28
1744 * src/prefs_actions.c
1745 Comment out bogus (IMO) warning
1747 2008-11-14 [colin] 3.6.1cvs27
1754 Share summaryview's context menu actions with
1755 the equivalent menu items of the main menu;
1756 this allows to share accelerators and de-
1759 2008-11-14 [colin] 3.6.1cvs26
1761 * src/plugins/pgpcore/sgpgme.c
1762 Fix bug 1768, 'claws-mail crashes while
1763 checking smime bad signature'
1765 2008-11-13 [colin] 3.6.1cvs25
1769 Fix redefinition of PREFSBUFSIZE
1771 2008-11-13 [wwp] 3.6.1cvs24
1773 * tools/popfile-link.sh
1774 Add support for reusing existing POPFile session ID.
1776 2008-11-12 [colin] 3.6.1cvs23
1779 Fix bug 1771, 'Folder template gets
1780 truncated when exiting the application'
1781 Use a 32k buffer for string preferences
1783 2008-11-11 [colin] 3.6.1cvs22
1786 Fix "display sender using addressbook" when
1787 prefs_common.swap_from is in use. Patch by
1790 2008-11-11 [colin] 3.6.1cvs21
1795 Make a few functions static
1797 2008-11-07 [colin] 3.6.1cvs20
1801 Fix crash when rebuilding colorlabel
1805 * src/prefs_account.c
1806 * src/prefs_compose_writing.c
1807 * src/prefs_logging.c
1808 * src/prefs_message.c
1810 * src/prefs_receive.c
1811 * src/prefs_summaries.c
1812 * src/prefs_wrapping.c
1813 * src/plugins/bogofilter/bogofilter_gtk.c
1814 * src/plugins/pgpcore/prefs_gpg.c
1815 * src/plugins/spamassassin/spamassassin_gtk.c
1816 Fix deprecated use of page_size in
1817 gtkspinbutton adjustments
1819 2008-11-06 [mones] 3.6.1cvs19
1822 Fix missing "About" in Help menu
1823 * tools/claws.i18n.status.pl
1826 2008-11-05 [colin] 3.6.1cvs18
1831 * src/common/socket.c
1832 * src/common/socket.h
1833 * src/gtk/gtkutils.c
1834 * src/gtk/gtkutils.h
1835 w32: Implement single launch (lock
1836 socket); always put debug log to
1837 the rc_dir; fix Start menu update
1838 after registering as default Mail
1841 2008-11-05 [colin] 3.6.1cvs17
1844 Setting the Mail start menu item in HKCU
1845 confuses the Internet Options dialog. Do
1846 it in HKLM as this dialog does.
1848 2008-11-04 [colin] 3.6.1cvs16
1850 * src/common/w32_reg.c
1853 2008-11-04 [colin] 3.6.1cvs15
1856 w32: Fix getting content-type
1858 * src/prefs_common.c
1859 * src/prefs_common.h
1860 * src/prefs_ext_prog.c
1862 w32: better integration (use the
1863 standard file associations instead
1864 of our platform-unadapted open
1867 * src/common/utils.c
1868 * src/common/w32_reg.c
1869 * src/common/w32lib.h
1870 w32: better integration (allow
1871 setting Claws as default MUA)
1873 2008-11-01 [colin] 3.6.1cvs14
1876 Fix wrongly converted non-ascii characters
1877 when locale's charset is US-ASCII (strict-mode
1878 was failing in this case)
1880 2008-10-30 [colin] 3.6.1cvs13
1886 Use one UI Manager per mimeview, instead of
1887 the global one -- else user_data pointer gets
1888 broken if opening and closing another message-
1889 view, then using right-click on a mimeview's
1890 mimepart. Probably fixes bug 1711, 'Save-as
1893 2008-10-24 [paul] 3.6.1cvs12
1896 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
1897 * tools/kdeservicemenu/install.sh
1898 another, possibly the final?, attempt on getting this
1901 2008-10-24 [paul] 3.6.1cvs11
1903 * tools/kdeservicemenu/install.sh
1904 fix servicemenu installation directory on kde4
1906 2008-10-24 [paul] 3.6.1cvs10
1908 * tools/kdeservicemenu/README
1909 * tools/kdeservicemenu/install.sh
1910 add support for kde4 in addition to kde3.
1911 a rework involving checking for kde4-config, then
1912 kde-config, finally prompting the user for the
1913 location of either if they cannot be found
1916 2008-10-18 [paul] 3.6.1cvs9
1918 * tools/claws.i18n.status.pl
1919 updated with latest translator info.
1920 only print for languages defined in %langname
1922 2008-10-17 [paul] 3.6.1cvs8
1924 * src/plugins/pgpcore/sgpgme.c
1925 when listing the uid's, show the uid validity
1927 2008-10-16 [paul] 3.6.1cvs7
1932 2008-10-13 [wwp] 3.6.1cvs6
1935 Updated French translation.
1937 2008-10-11 [colin] 3.6.1cvs5
1940 Fix bug 1756, "Outdated translators list in About
1941 dialogue". Patch by Aleksei Miheev.
1943 2008-10-11 [colin] 3.6.1cvs4
1953 * src/prefs_account.c
1954 * src/send_message.c
1955 * src/send_message.h
1959 * src/common/claws.c
1961 * src/common/session.c
1962 * src/common/session.h
1965 * src/common/socket.c
1966 * src/common/socket.h
1969 * src/common/ssl_certificate.c
1970 * src/common/ssl_certificate.h
1972 * src/gtk/sslcertwindow.c
1973 * src/gtk/sslcertwindow.h
1976 2008-10-11 [colin] 3.6.1cvs3
1978 * src/common/ssl_certificate.c
1979 Make local function static
1981 2008-10-10 [colin] 3.6.1cvs2
1984 * src/common/ssl_certificate.c
1985 * src/gtk/sslcertwindow.c
1986 Add offline certificate verification,
1987 thanks to Nikos Mavrogiannopoulos for the
1990 2008-10-10 [colin] 3.6.1cvs1
1992 * src/common/ssl_certificate.c
1993 * src/gtk/sslcertwindow.c
1996 2008-10-10 [paul] 3.6.1
1998 * m4/spamassassin.m4
1999 remove openssl dross
2006 2008-10-10 [colin] 3.6.0cvs25
2009 Tell libetpan it doesn't need to init
2012 2008-10-10 [colin] 3.6.0cvs24
2015 Remove references to openssl
2017 2008-10-09 [colin] 3.6.0cvs23
2022 2008-10-09 [colin] 3.6.0cvs22
2025 Error out when building against openssl
2027 2008-10-09 [colin] 3.6.0cvs21
2034 Disable OpenSSL due to requirement of
2035 OpenSSL exception. Code not removed yet,
2036 just in case, but disabled.
2038 2008-10-09 [colin] 3.6.0cvs20
2048 * src/prefs_ext_prog.c
2050 * src/prefs_image_viewer.c
2054 * src/gtk/Makefile.am
2056 * src/gtk/gtksourceprintjob.c
2057 * src/gtk/gtksourceprintjob.h
2058 Revert previous patch. It'd be better to remove
2059 OpenSSL instead, as GnuTLS works as well.
2061 2008-10-09 [colin] 3.6.0cvs19
2071 * src/prefs_ext_prog.c
2073 * src/prefs_image_viewer.c
2077 * src/gtk/Makefile.am
2079 * src/gtk/gtksourceprintjob.c
2080 * src/gtk/gtksourceprintjob.h
2081 Remove the libgnomeprint interface (deprecated,
2082 and fixes Debian's #501570, 'Copyright confusion')
2084 2008-10-09 [colin] 3.6.0cvs18
2087 Require libetpan 0.57 (important fixes)
2089 2008-10-08 [paul] 3.6.0cvs17
2091 * src/prefs_filtering_action.c
2092 * src/prefs_matcher.c
2093 enable re-ordering of the filtering/processing
2094 condition and actions lists by drag'n'drop
2096 2008-10-08 [colin] 3.6.0cvs16
2099 Fix wrong menu title
2101 2008-10-07 [colin] 3.6.0cvs15
2104 After thinking, revert this. It's only a minor
2105 annoyance to GSSAPI users, and I can't test this
2106 right now. Postponed until after next good release.
2108 2008-10-07 [colin] 3.6.0cvs14
2111 Don't ask for a password when using GSSAPI
2113 2008-10-07 [colin] 3.6.0cvs13
2116 Fix build with GTK+ < 2.14
2118 2008-10-07 [colin] 3.6.0cvs12
2122 * src/prefs_common.c
2123 * src/prefs_common.h
2125 * src/gtk/colorlabel.c
2126 Fix bug 1749, 'Shortcut keys for color labels
2128 Make fullscreen a setting remembered between
2131 2008-10-07 [colin] 3.6.0cvs11
2134 Fix bug 1747, 'Wanderlust keybindings no longer
2135 working (regression)'
2137 2008-10-07 [colin] 3.6.0cvs10
2140 Make fullscreen a real menu item
2142 2008-10-07 [colin] 3.6.0cvs9
2145 Make sure we won't save size when
2148 2008-10-06 [colin] 3.6.0cvs8
2152 Handle fullscreen via F11. Patch by
2155 2008-10-06 [colin] 3.6.0cvs7
2158 Fix return value when setting client cert
2160 2008-10-04 [colin] 3.6.0cvs6
2163 Fix bug 1742, 'Attachment list contents not
2166 2008-10-04 [paul] 3.6.0cvs5
2169 fix failure of Hide toolbar option on restart
2171 2008-10-04 [colin] 3.6.0cvs4
2178 Maemo: Fix bug 1737, Crashes upon opening
2180 2008-10-04 [paul] 3.6.0cvs3
2183 submitted (just a little late) by Frederico
2186 2008-10-03 [wwp] 3.6.0cvs2
2189 Many fixes, mostly in menus and accelerators.
2191 2008-10-03 [colin] 3.6.0cvs1
2194 Allow network mounts with new GTKs: they're
2195 available via FUSE mounts and we don't need
2198 2008-10-03 [paul] 3.6.0
2205 2008-10-03 [paul] 3.5.0cvs145
2212 new translations. added by Yasen Pramatarov,
2213 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
2222 updated translations. submitted by Miquel Oliete,
2223 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
2224 Andrea Spadaccini, Emilian Nowak, and Ralph Young
2226 2008-10-02 [colin] 3.5.0cvs144
2228 * src/common/session.c
2229 Fix crash when connection fails on windows
2231 2008-10-01 [colin] 3.5.0cvs143
2234 Real fix for FS-unsafe chars on win32
2236 2008-10-01 [colin] 3.5.0cvs142
2239 Encode prohibited filenames on win32
2241 2008-09-30 [mones] 3.5.0cvs141
2245 * src/prefs_themes.c
2247 Fix output of some debug messages
2249 2008-09-30 [colin] 3.5.0cvs140
2256 * src/prefs_themes.c
2260 * src/common/utils.c
2261 * src/gtk/sslcertwindow.c
2262 Win32: Fix time usage; use g_stat
2264 2008-09-29 [colin] 3.5.0cvs139
2266 * src/common/utils.c
2267 Fix case-sensitive match of subject
2270 2008-09-29 [colin] 3.5.0cvs138
2272 * src/folder_item_prefs.c
2273 * src/folder_item_prefs.h
2275 * src/prefs_folder_item.c
2276 * src/prefs_matcher.c
2278 * src/common/string_match.c
2279 * src/common/utils.c
2280 Fix a huge leak (dozens of megs per folder
2281 change) on Windows: disable regexps
2283 2008-09-28 [paul] 3.5.0cvs137
2288 2008-09-27 [colin] 3.5.0cvs136
2292 Add accessor for cur_account
2294 2008-09-27 [colin] 3.5.0cvs135
2297 Fix crash when error happen on session establishment
2299 2008-09-26 [mones] 3.5.0cvs134
2304 2008-09-26 [colin] 3.5.0cvs133
2306 * src/plugins/pgpcore/claws.def
2309 2008-09-26 [colin] 3.5.0cvs132
2311 * src/prefs_common.c
2312 * src/prefs_common.h
2313 * src/plugins/pgpcore/pgp_viewer.c
2314 Add an accessor to prefs_common for plugins
2317 2008-09-25 [colin] 3.5.0cvs131
2320 Fix bug 1725, 'useless lines in clawsrc'
2321 * src/plugins/smime/mypgpcore.def
2322 Add a missing symbol
2324 2008-09-25 [paul] 3.5.0cvs130
2326 * src/plugins/smime/mypgpcore.def
2327 * src/plugins/smime/plugin.def
2328 * src/plugins/smime/version.rc
2329 add these windows-specific files
2332 2008-09-25 [colin] 3.5.0cvs129
2335 Load standard plugins only on first run
2337 2008-09-25 [colin] 3.5.0cvs128
2342 2008-09-24 [colin] 3.5.0cvs127
2345 Add nb_NO's charset (iso-8859-1)
2347 2008-09-24 [colin] 3.5.0cvs126
2349 * src/common/utils.c
2350 Fix get_mail_base_dir() on windows
2351 (was synced from main ages ago)
2353 2008-09-24 [colin] 3.5.0cvs125
2357 Integrate better with Windows' style
2359 2008-09-23 [paul] 3.5.0cvs124
2364 offer these strings to translators too
2366 2008-09-23 [colin] 3.5.0cvs123
2369 Add a --disable-dbus flag in case we want
2370 no DBUS even if headers are available (like
2371 for building gpg4win)
2374 * src/prefs_logging.c
2375 * src/common/utils.c
2376 * src/plugins/pgpcore/sgpgme.c
2377 * src/plugins/smime/claws.def
2379 - disable filtering log (it's crashy for
2381 - fix gmtime_r when time is -1 (before 01/01/70)
2382 - add symbols for smime
2384 2008-09-22 [colin] 3.5.0cvs122
2386 * src/common/utils.c
2390 Fix cursor position after changing account
2394 Fix absolute path detection
2396 2008-09-21 [colin] 3.5.0cvs121
2398 * src/gtk/gtkaspell.c
2399 Don't try to use empty dictionaries
2401 2008-09-20 [colin] 3.5.0cvs120
2404 Add the new files to the translations
2406 2008-09-20 [colin] 3.5.0cvs119
2409 * src/plugins/Makefile.am
2410 * src/plugins/smime/Makefile.am
2411 * src/plugins/smime/plugin.c
2412 * src/plugins/smime/smime.c
2413 * src/plugins/smime/smime.deps
2414 * src/plugins/smime/smime.h
2415 Include S/Mime plugin in the main plugins
2416 Will ease the Gpg4win team's work
2418 2008-09-20 [colin] 3.5.0cvs118
2425 * src/common/socket.c
2426 * src/gtk/gtkutils.c
2427 * src/plugins/pgpcore/claws.def
2428 Windows: more fixes, thanks to wwp and
2431 2008-09-20 [colin] 3.5.0cvs117
2434 Tell on which server errors happened
2436 2008-09-20 [colin] 3.5.0cvs116
2438 * src/etpan/etpan-thread-manager.c
2439 * src/etpan/imap-thread.c
2440 * src/etpan/nntp-thread.c
2441 Windows: Fix hang on IMAP/NNTP
2443 2008-09-20 [colin] 3.5.0cvs115
2445 * src/common/utils.c
2446 Fix bug 1723, "Buffer overflow crash caused by
2447 preview in 'Date format help' dialog box"
2448 Also, optimise fast_strftime a bit :)
2450 2008-09-18 [colin] 3.5.0cvs114
2454 Check for NULLs before str* functions
2456 2008-09-18 [colin] 3.5.0cvs113
2461 Handle html parts in multipart/related
2462 Decode ISO-8859-1 as Windows-1252 (the former
2463 is a subset of the latter) in order to
2464 workaround Outlook mails misencoding
2465 * src/gtk/logwindow.c
2466 * src/gtk/logwindow.h
2467 Clear mainwindow's error pixmap when the
2468 error scrolls out of the log
2470 2008-09-17 [colin] 3.5.0cvs112
2472 * src/image_viewer.c
2473 Fix image loading (multiple childs added to
2474 scrolledwindow, break of the resize functionality)
2476 * src/prefs_folder_item.c
2477 * src/prefs_spelling.c
2478 * src/gtk/gtkaspell.c
2479 Better fix problems with dictionaries updates
2481 2008-09-17 [colin] 3.5.0cvs111
2483 * src/common/utils.c
2484 Fix double-opening (fixes multiple signatures when
2487 2008-09-16 [colin] 3.5.0cvs110
2489 * src/prefs_account.c
2490 * src/prefs_folder_item.c
2491 * src/prefs_spelling.c
2492 * src/gtk/gtkaspell.c
2493 Better stripping of aspell dictionaries names
2497 * 3.6.0-rc1 released
2499 2008-09-16 [colin] 3.5.0cvs109
2504 * src/prefs_account.h
2506 * src/send_message.c
2507 * src/gtk/inputdialog.c
2508 Don't add a pref to allow remembering passwords
2509 (Just not checking the checkbox is enough)
2511 2008-09-16 [colin] 3.5.0cvs108
2514 Require libetpan 0.56 as 0.55 is crashy
2517 * src/gtk/inputdialog.c
2518 * src/gtk/inputdialog.h
2521 2008-09-16 [wwp] 3.5.0cvs107
2524 Complete 3.5.0cvs106 by removing a function that got
2525 moved to account.[ch].
2527 2008-09-16 [wwp] 3.5.0cvs106
2533 * src/quote_fmt_lex.l
2534 * src/quote_fmt_parse.y
2535 Add account signature (path and value string) manipulation
2536 keywords to the template processor. It's now possible in
2537 all templates to insert the account signature to an
2538 arbitrary location or to pass it to a external script for
2542 2008-09-16 [mones] 3.5.0cvs105
2549 * src/prefs_account.h
2550 * src/prefs_common.c
2551 * src/prefs_common.h
2553 * src/send_message.c
2554 * src/gtk/inputdialog.c
2555 * src/gtk/inputdialog.h
2556 Implement session passwords: unsaved passwords for receiving
2557 or sending of accounts can be remembered while running to
2558 avoid repetitive typing.
2559 As keeping passwords in memory is unsafe a new preference
2560 in Other page is added to activate or not such capability.
2562 2008-09-14 [colin] 3.5.0cvs104
2566 Make conv_iconv_strdup static
2568 2008-09-12 [colin] 3.5.0cvs103
2575 * src/folder_item_prefs.c
2576 * src/folder_item_prefs.h
2578 * src/prefs_account.c
2579 * src/prefs_common.c
2580 * src/prefs_common.h
2581 * src/prefs_folder_item.c
2582 * src/prefs_spelling.c
2583 * src/prefs_template.c
2585 * src/quote_fmt_parse.y
2588 * src/gtk/Makefile.am
2591 * src/gtk/gtkaspell.c
2592 * src/gtk/gtkaspell.h
2593 * src/plugins/bogofilter/Makefile.am
2594 * src/plugins/dillo_viewer/Makefile.am
2595 * src/plugins/spamassassin/Makefile.am
2596 * src/plugins/trayicon/Makefile.am
2597 Switch spellchecker to Enchant
2599 2008-09-12 [paul] 3.5.0cvs102
2602 * tools/csv2addressbook.pl
2603 add support for Fox Mail
2605 2008-09-12 [paul] 3.5.0cvs101
2608 * src/prefs_wrapping.c
2611 2008-09-12 [paul] 3.5.0cvs100
2614 revert cvs99's libenchant commit error
2616 2008-09-12 [colin] 3.5.0cvs99
2619 Only go to inbox if there are new mails
2620 (and fetch was manual)
2622 2008-09-10 [colin] 3.5.0cvs98
2626 * src/common/session.c
2627 Use g_timeout_add_seconds instead of g_timeout_add
2628 on glib >= 2.14 when we don't need precision on the
2629 delay. This helps reducing power consumption:
2630 http://mjg59.livejournal.com/74651.html
2632 2008-09-10 [colin] 3.5.0cvs97
2635 Don't save window size and position when
2636 compose is hidden (filtering action)
2638 2008-09-09 [colin] 3.5.0cvs96
2644 * src/addressbook_foldersel.c
2650 * src/editaddress_other_attributes_ldap.h
2654 * src/editldap_basedn.c
2663 * src/grouplistdialog.c
2666 * src/image_viewer.c
2677 * src/prefs_actions.c
2678 * src/prefs_filtering.c
2679 * src/prefs_folder_column.c
2681 * src/prefs_summary_column.c
2682 * src/prefs_toolbar.c
2683 * src/send_message.c
2685 * src/sourcewindow.c
2686 * src/sourcewindow.h
2690 * src/stock_pixmap.c
2691 * src/stock_pixmap.h
2700 * src/common/utils.c
2702 * src/gtk/colorlabel.c
2703 * src/gtk/colorlabel.h
2704 * src/gtk/combobox.h
2705 * src/gtk/description_window.c
2707 * src/gtk/gtkaspell.c
2708 * src/gtk/gtkaspell.h
2709 * src/gtk/gtkcmclist.c
2710 * src/gtk/gtkcmclist.h
2711 * src/gtk/gtkcmctree.c
2712 * src/gtk/gtkcmctree.h
2713 * src/gtk/gtkcmoptionmenu.h
2714 * src/gtk/gtksctree.c
2715 * src/gtk/gtksctree.h
2716 * src/gtk/gtkshruler.c
2717 * src/gtk/gtkshruler.h
2718 * src/gtk/gtksourceprintjob.c
2719 * src/gtk/gtksourceprintjob.h
2720 * src/gtk/gtkutils.c
2721 * src/gtk/gtkutils.h
2722 * src/gtk/gtkvscrollbutton.c
2723 * src/gtk/gtkvscrollbutton.h
2724 * src/gtk/icon_legend.c
2725 * src/gtk/inputdialog.c
2726 * src/gtk/logwindow.c
2727 * src/gtk/logwindow.h
2728 * src/gtk/manage_window.c
2729 * src/gtk/manage_window.h
2731 * src/gtk/prefswindow.c
2732 * src/gtk/progressdialog.c
2733 * src/gtk/progressdialog.h
2734 * src/plugins/bogofilter/bogofilter_gtk.c
2735 * src/plugins/pgpcore/passphrase.c
2736 * src/plugins/spamassassin/spamassassin_gtk.c
2737 * src/plugins/trayicon/trayicon.c
2738 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2739 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2740 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
2741 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2742 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2743 Complete GTK+ 2.14 undeprecation
2744 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
2746 2008-09-09 [colin] 3.5.0cvs95
2748 * src/gtk/gtkcmclist.h
2749 Fix build on GTK+ 2.14
2751 2008-09-08 [colin] 3.5.0cvs94
2755 Remove GtkSignalFunc
2757 2008-09-07 [colin] 3.5.0cvs93
2760 * src/addressbook_foldersel.c
2761 * src/gtk/gtkcmclist.c
2762 * src/gtk/gtkcmclist.h
2763 * src/gtk/gtkcmctree.c
2764 * src/gtk/gtkcmctree.h
2765 * src/gtk/gtksctree.c
2766 * src/gtk/prefswindow.c
2767 * src/gtk/prefswindow.h
2768 Use GDestroyNotify instead of GtkDestroyNotify
2769 (deprecated in GTK+ 2.14)
2771 2008-09-07 [colin] 3.5.0cvs92
2774 Fix bug 1712, 'invalid "Phishing attempt warning"
2775 when linked text ends with spaces'
2777 2008-09-05 [colin] 3.5.0cvs91
2780 Maybe fix bug 1711, 'Save-as attachment crashes'
2781 Possibly wrong free() due to pointer shifting
2783 2008-09-05 [colin] 3.5.0cvs90
2786 Fix bug 1710, 'User misreads "Discard Message"
2787 as "Discard Changes"'. Propose to save or discard
2788 only the latest changes when closing an existing
2789 draft. Autosave may still have saved parts of the
2792 2008-09-04 [colin] 3.5.0cvs89
2795 Fix bug 1707, 'Segfault when sorting on non-visible column'
2797 2008-09-01 [colin] 3.5.0cvs88
2802 * src/etpan/imap-thread.c
2803 * src/etpan/imap-thread.h
2804 Store spam flag on IMAP (Junk/NonJunk, as
2805 ThunderBird does - this is nonstandard)
2807 2008-08-31 [wwp] 3.5.0cvs87
2810 Fix globish edition^Wediting.
2812 2008-08-31 [wwp] 3.5.0cvs86
2815 Don't break nickname editing for non-LDAP books (nickname
2816 value was overwritten when editing existing contact, this
2817 came from 3.0.2cvs109).
2819 2008-08-30 [colin] 3.5.0cvs85
2823 Fix "Apply tags..." key shortcut
2825 2008-08-29 [iwkse] 3.5.0cvs84
2830 2008-08-29 [iwkse] 3.5.0cvs83
2833 Disable "Move to trash" action if
2834 we are in a trash-like folder.
2837 2008-08-29 [paul] 3.5.0cvs82
2840 bump up libetpan version requirement since
2841 0.55 is released now
2843 2008-08-28 [wwp] 3.5.0cvs81
2847 * src/prefs_account.c
2848 * src/prefs_account.h
2849 Add finer granularity to the POP3's remove-after delay (now in
2850 hours in addition to in days), patch by Paul Rolland.
2852 2008-08-28 [wwp] 3.5.0cvs80
2854 * src/gtk/combobox.c
2855 Fix a typo in a comment.
2857 2008-08-28 [iwkse] 3.5.0cvs79
2860 * src/prefs_actions.c
2861 * src/prefs_filtering.c
2862 * src/prefs_template.c
2863 Add search feature to the account,
2864 template and action dialog.
2865 It's turned on selecting one row
2866 of the list and typing some random
2867 letter. Thanks to wwp, colinl
2869 2008-08-28 [colin] 3.5.0cvs78
2874 * src/prefs_account.c
2875 * src/prefs_account.h
2879 * src/stock_pixmap.c
2880 * src/stock_pixmap.h
2882 * src/pixmaps/key_gpg_signed.xpm
2883 Fix bug 1412, "Sign reply, if mail was signed"
2884 Add an account preference to sign replies to signed mails
2886 2008-08-28 [iwkse] 3.5.0cvs77
2888 * src/prefs_filtering.c
2889 Making the search more useful,
2890 jumping directly to the relative rule.
2892 2008-08-27 [colin] 3.5.0cvs76
2897 2008-08-27 [colin] 3.5.0cvs75
2899 * src/gtk/gtkcmctree.c
2902 2008-08-26 [colin] 3.5.0cvs74
2904 * src/gtk/gtkcmctree.c
2905 Fix missing inits on old glib
2907 2008-08-26 [wwp] 3.5.0cvs73
2909 * src/common/utils.c
2910 Added 'Fwd' to the list of known common subject prefixes.
2912 2008-08-25 [iwkse] 3.5.0cvs72
2914 * src/image_viewer.c
2915 Add animated gif support to the
2918 2008-08-25 [colin] 3.5.0cvs71
2920 * src/gtk/gtkcmctree.c
2921 Make sure work isn't null
2923 2008-08-24 [colin] 3.5.0cvs70
2926 Fix typo on SSL_CERT_DIR
2928 2008-08-23 [holger] 3.5.0cvs69
2931 Fix bug 1699 'Separator line mis-placed when
2932 printing some e-mails'. The number of header lines
2933 was not correctly calculated when Pango inserts
2936 2008-08-23 [colin] 3.5.0cvs68
2939 Fix the account selector button; thanks
2942 2008-08-21 [colin] 3.5.0cvs67
2946 Add a compose preference for auto-indent
2949 Make colorlabel accels a bit less hacky
2951 2008-08-21 [colin] 3.5.0cvs66
2954 * src/prefs_common.c
2955 * src/prefs_common.h
2956 * src/prefs_wrapping.c
2957 Add a preference for autoindent; fix no_join tag
2958 being applied to whole lines instead of just \n when
2961 2008-08-21 [colin] 3.5.0cvs65
2964 Add support for auto-indentation
2966 2008-08-19 [colin] 3.5.0cvs64
2969 Save Autowrap status in drafts/queued mails
2971 2008-08-19 [colin] 3.5.0cvs63
2974 Fix a comment (in reality, test commit on
2977 2008-08-17 [colin] 3.5.0cvs62
2979 * src/prefs_actions.c
2982 * src/common/socket.h
2983 * src/gtk/gtkcmctree.c
2986 2008-08-16 [colin] 3.5.0cvs61
2988 * src/editaddress_other_attributes_ldap.h
2989 Add 'l' field (localityName)
2991 2008-08-16 [colin] 3.5.0cvs60
2994 * src/gtk/gtkcmclist.c
2995 * src/gtk/gtkcmclist.h
2996 * src/gtk/gtkcmctree.c
2997 * src/gtk/gtksctree.c
2998 * src/gtk/gtkutils.c
2999 * src/gtk/gtkvscrollbutton.c
3000 Fix Maemo build (OS2007)
3002 2008-08-14 [colin] 3.5.0cvs59
3005 Don't crash if parent is null when creating
3007 * src/gtk/pluginwindow.c
3008 Don't crash on race when closing window while
3009 a plugin is loading and does gtk_iterations
3011 2008-08-13 [colin] 3.5.0cvs58
3016 Fix bug 1696, 'Viewing binary attachements
3017 as text over 1 MB' (various buglets)
3019 2008-08-10 [colin] 3.5.0cvs57
3022 * src/gtk/gtkcmclist.c
3023 Continue fixing GTK < 2.12 build, thanks to
3026 2008-08-10 [colin] 3.5.0cvs56
3028 * src/gtk/gtksctree.c
3029 Fix build on GTK < 2.12
3031 2008-08-09 [colin] 3.5.0cvs55
3034 Fix untranslatable strings, thanks to
3037 2008-08-07 [colin] 3.5.0cvs54
3043 * src/message_search.c
3046 * src/prefs_account.c
3047 * src/prefs_common.c
3048 * src/prefs_customheader.c
3049 * src/prefs_ext_prog.c
3050 * src/prefs_filtering_action.c
3052 * src/prefs_logging.c
3053 * src/prefs_matcher.c
3054 * src/prefs_msg_colors.c
3056 * src/summary_search.c
3059 * src/gtk/colorsel.c
3060 * src/gtk/gtkaspell.c
3061 * src/gtk/gtkutils.c
3062 * src/gtk/gtkutils.h
3063 * src/gtk/inputdialog.c
3064 * src/gtk/pluginwindow.c
3065 * src/gtk/quicksearch.c
3066 * src/plugins/bogofilter/bogofilter_gtk.c
3067 * src/plugins/dillo_viewer/dillo_prefs.c
3068 * src/plugins/spamassassin/spamassassin_gtk.c
3069 - Fix Ctrl-Space shortcut
3070 - Fix mime-parsing bug in procmime (cvs52)
3071 - Fix double-free in procmime (cvs52)
3072 - Use gtk_bin_get_child instead of GTK_BIN()->child
3073 - Fix Goto menu in mainwindow
3075 2008-08-07 [mones] 3.5.0cvs53
3078 Updated translation (lots of changes!)
3080 Add missing accelerator key
3082 Restored 'v' key function (thanks Colin!)
3084 2008-08-06 [colin] 3.5.0cvs52
3088 * src/addrduplicates.c
3099 Fix my use of g_utf8_strdown (it returns
3100 a newly allocated string and doesn't
3101 change the parameter)
3103 2008-08-06 [colin] 3.5.0cvs51
3106 Fix bug 1690, 'Copy/Paste in edit window may
3107 break Undo'; middle-click pastes aren't
3108 REPLACE_INSERT but just INSERT.
3109 Also, fix privacy menu selection
3111 2008-08-05 [colin] 3.5.0cvs50
3117 * src/addrduplicates.c
3129 * src/common/socket.c
3130 * src/gtk/gtkutils.c
3131 * src/gtk/gtkutils.h
3133 * src/plugins/spamassassin/spamassassin.c
3134 More undeprecation (Glib)
3136 2008-08-05 [colin] 3.5.0cvs49
3138 * src/prefs_account.c
3139 * src/prefs_filtering_action.c
3140 * src/prefs_matcher.c
3141 * src/gtk/Makefile.am
3142 * src/gtk/claws-marshal.list
3143 * src/gtk/colorlabel.c
3144 * src/gtk/colorsel.c
3145 * src/gtk/foldersort.c
3146 * src/gtk/gtkaspell.c
3147 * src/gtk/gtkcmclist.c
3148 * src/gtk/gtkcmclist.h
3149 * src/gtk/gtkcmctree.c
3150 * src/gtk/gtkcmctree.h
3151 * src/gtk/gtkcmoptionmenu.c
3152 * src/gtk/gtkcmoptionmenu.h
3153 * src/gtk/gtksctree.c
3154 * src/gtk/gtksctree.h
3155 * src/gtk/gtkutils.c
3156 * src/gtk/gtkutils.h
3157 * src/gtk/gtkvscrollbutton.c
3160 * src/gtk/quicksearch.c
3161 * src/plugins/dillo_viewer/dillo_viewer.c
3162 * src/plugins/pgpcore/select-keys.c
3163 Try to finish yesterday's commit
3165 2008-08-04 [colin] 3.5.0cvs48
3169 * src/addressbook_foldersel.c
3176 * src/editaddress_other_attributes_ldap.c
3178 * src/editldap_basedn.c
3181 * src/grouplistdialog.c
3182 * src/image_viewer.c
3187 * src/message_search.c
3193 * src/prefs_account.c
3194 * src/prefs_filtering_action.c
3195 * src/prefs_matcher.c
3196 * src/prefs_msg_colors.c
3197 * src/prefs_summaries.c
3199 * src/stock_pixmap.c
3200 * src/summary_search.c
3205 * src/gtk/Makefile.am
3206 * src/gtk/claws-marshal.list
3207 * src/gtk/colorsel.c
3208 * src/gtk/foldersort.c
3209 * src/gtk/gtkaspell.c
3210 * src/gtk/gtkcmclist.c
3211 * src/gtk/gtkcmclist.h
3212 * src/gtk/gtkcmctree.c
3213 * src/gtk/gtkcmctree.h
3214 * src/gtk/gtksctree.c
3215 * src/gtk/gtksctree.h
3216 * src/gtk/gtkutils.c
3217 * src/gtk/gtkutils.h
3218 * src/gtk/gtkvscrollbutton.c
3221 * src/gtk/quicksearch.c
3222 * src/plugins/dillo_viewer/dillo_viewer.c
3223 * src/plugins/pgpcore/select-keys.c
3224 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
3225 Undeprecate their implementation (GtkArg, GtkType, ...)
3226 Undeprecate a few other things here and there
3227 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
3228 Add #undef GTK_DISABLE_DEPRECATED in the files where we
3229 still have work to do
3231 2008-08-04 [colin] 3.5.0cvs47
3237 * src/stock_pixmap.c
3242 * src/image_viewer.c
3243 * src/gtk/gtkaspell.c
3244 * src/gtk/gtkvscrollbutton.c
3245 * src/plugins/dillo_viewer/dillo_viewer.c
3246 Undeprecate more things
3248 2008-08-02 [colin] 3.5.0cvs46
3251 Fix toggle menu activation state
3254 2008-08-02 [paul] 3.5.0cvs45
3258 /View/Show or hide/Message View
3260 2008-08-01 [paul] 3.5.0cvs44
3262 * src/common/utils.c
3263 * src/plugins/pgpcore/claws.def
3264 * src/plugins/pgpinline/claws.def
3265 fix compilation problems on mingw32,
3266 (bug 1688) Patch by Marcus Brinkmann
3268 2008-08-01 [colin] 3.5.0cvs43
3270 * src/gtk/gtkutils.c
3271 * src/gtk/gtkvscrollbutton.c
3274 2008-08-01 [colin] 3.5.0cvs42
3279 * src/prefs_account.c
3280 * src/prefs_folder_item.c
3283 * src/gtk/gtkaspell.c
3284 * src/gtk/gtkutils.c
3285 * src/gtk/gtkvscrollbutton.c
3286 Replace a few deprecated function calls
3288 2008-08-01 [paul] 3.5.0cvs41
3291 fix crash that occurs because of recent GtkUIManager
3292 changes. Thanks to Colin
3294 2008-07-31 [colin] 3.5.0cvs40
3303 Remove deprecated helper funcs
3305 2008-07-30 [colin] 3.5.0cvs39
3312 Move the folderview popup menu to GtkUIManager
3314 2008-07-29 [colin] 3.5.0cvs38
3329 Switch the main menu to GtkUIManager
3332 2008-07-29 [colin] 3.5.0cvs37
3335 Fix bug 1684, 'view news messages with large
3336 attachements segfaults'
3338 2008-07-29 [colin] 3.5.0cvs36
3351 More switches to GtkUIManager
3353 2008-07-26 [colin] 3.5.0cvs35
3359 2008-07-25 [colin] 3.5.0cvs34
3361 * src/addrcustomattr.c
3365 * src/editaddress_other_attributes_ldap.h
3369 * src/prefs_actions.c
3370 * src/prefs_filtering.c
3371 * src/prefs_template.c
3379 * src/plugins/trayicon/trayicon.c
3380 More changes from GtkItemFactory to GtkUIManager
3382 2008-07-25 [colin] 3.5.0cvs33
3385 Add a macro to remove menu items
3386 Make the gui_manager variable useless
3388 2008-07-24 [colin] 3.5.0cvs32
3391 Fix a gtk warning on clear
3395 Switch the message list popup menu to
3398 2008-07-23 [colin] 3.5.0cvs31
3400 * src/plugins/pgpcore/pgp_viewer.c
3401 * src/plugins/pgpcore/sgpgme.c
3402 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
3403 Patch by Thomas Wiegner <wiegner@gmx.de>
3405 2008-07-20 [paul] 3.5.0cvs30
3407 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3408 remove redundant GTK version check
3410 2008-07-20 [ticho] 3.5.0cvs29
3415 Moved sensitivity setting for "Download messages" for IMAP and
3416 news folders from folderview.c to imap_gtk.c and news_gtk.c
3417 respectively for better code readability.
3418 Fixed indentation in news' set_sensitivity().
3420 2008-07-20 [paul] 3.5.0cvs28
3423 remove more redundant code following cvs27
3425 2008-07-20 [paul] 3.5.0cvs27
3428 remove now redundant code
3431 fix bug 1673, 'Tools/Harvest adresses is
3432 grayed out if folder is empty'
3434 2008-07-19 [ticho] 3.5.0cvs26
3440 * src/gtk/gtkutils.c
3441 * src/gtk/gtkutils.h
3444 Use GtkUIManager for mimeview and tag edit dialog popup menus,
3445 instead of deprecated GtkItemFactory.
3447 2008-07-19 [colin] 3.5.0cvs25
3459 * src/prefs_account.c
3460 * src/prefs_actions.c
3461 * src/prefs_ext_prog.c
3462 * src/prefs_filtering.c
3463 * src/prefs_folder_item.c
3464 * src/prefs_image_viewer.c
3465 * src/prefs_logging.c
3466 * src/prefs_msg_colors.c
3469 * src/prefs_spelling.c
3470 * src/prefs_summaries.c
3471 * src/prefs_template.c
3474 * src/summary_search.c
3478 * src/common/Makefile.am
3479 * src/gtk/gtksctree.c
3480 * src/gtk/gtkutils.h
3481 * src/gtk/pluginwindow.c
3482 * src/gtk/quicksearch.c
3483 * src/plugins/bogofilter/bogofilter_gtk.c
3484 * src/plugins/dillo_viewer/dillo_prefs.c
3485 * src/plugins/pgpcore/prefs_gpg.c
3486 * src/plugins/spamassassin/spamassassin_gtk.c
3487 * src/plugins/trayicon/trayicon.c
3488 * src/plugins/trayicon/trayicon_prefs.c
3489 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
3490 or greater). Use the old deprecated one on GTK+ < 2.12.
3491 Easy! Straightforward! I'm not annoyed at all! It's not a loss
3494 2008-07-16 [colin] 3.5.0cvs24
3497 Fix folderview's scrolbar when starting minimised
3498 to tray, and popping up the mainwindow by calling
3499 claws-mail from the command line
3501 2008-07-08 [colin] 3.5.0cvs23
3504 Possibly fix po-headers appearing on empty
3507 2008-07-08 [colin] 3.5.0cvs22
3511 Finish the always_open tristate patch, by Jonathan
3514 2008-07-07 [paul] 3.5.0cvs21
3517 fix typo (missing ")
3519 2008-07-07 [paul] 3.5.0cvs20
3522 fit the menu style a bit better
3524 2008-07-07 [colin] 3.5.0cvs19
3526 * src/prefs_themes.c
3527 Make upgrading themes easier
3529 2008-07-07 [colin] 3.5.0cvs18
3532 * src/prefs_toolbar.c
3533 * src/stock_pixmap.c
3534 Finish fixing bug 1609, 'Icon issues'
3536 2008-07-07 [colin] 3.5.0cvs17
3538 * src/prefs_common.c
3539 Fix the default value
3541 2008-07-07 [colin] 3.5.0cvs16
3543 * src/prefs_summaries.c
3544 Revert my fix to the string, the correct term
3545 is indeed Message View
3547 2008-07-07 [colin] 3.5.0cvs15
3551 * src/prefs_common.c
3552 * src/prefs_common.h
3553 * src/prefs_summaries.c
3556 Change "Always open message when selected" to
3557 a tristate (Never/Always/When preview is visible)
3558 Patch by Jonathan Corbet <corbet@lwn.net>.
3560 2008-07-06 [paul] 3.5.0cvs14
3563 improve the layout of the dialogue
3566 fix some of the nasty coding style
3569 add some missing mnemonics
3571 2008-07-05 [paul] 3.5.0cvs13
3575 fix bug 1398, '"Change current account" is
3576 available even when there's only one account'
3577 * src/plugins/pgpcore/prefs_gpg.c
3578 put back a needed include, removed in error
3580 2008-07-05 [colin] 3.5.0cvs12
3583 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
3585 2008-07-05 [colin] 3.5.0cvs11
3589 Provide ability to rename newsgroups. Closes
3590 bug 1444, 'Add GUI option for renaming
3591 newsgroups'. Patch by Pawel Pekala
3593 2008-07-05 [colin] 3.5.0cvs10
3595 * src/plugins/pgpcore/passphrase.c
3596 * src/plugins/pgpcore/prefs_gpg.c
3597 * src/plugins/pgpcore/select-keys.c
3598 Simplify GTK includes (with the advantage
3599 of compiling against GTK+2.13); patch by
3602 2008-07-05 [colin] 3.5.0cvs9
3605 Add SSL client certificates
3607 2008-07-05 [colin] 3.5.0cvs8
3609 * src/prefs_account.c
3610 * src/common/session.h
3613 Add one path for certs
3615 2008-07-05 [colin] 3.5.0cvs7
3617 * src/prefs_account.c
3620 2008-07-04 [colin] 3.5.0cvs6
3624 * src/common/ssl_certificate.c
3625 Workaround distro bugs and fix certificate checking
3628 2008-07-04 [colin] 3.5.0cvs5
3631 * src/common/ssl_certificate.c
3632 * src/common/ssl_certificate.h
3633 * src/etpan/imap-thread.c
3634 * src/etpan/nntp-thread.c
3635 Fix some leaks, thanks to Martin Zwickel
3636 Rename gnutls functions that do the same
3637 as OpenSSL ones, to avoid symbol clashing
3638 when Claws is built against GnuTLS and
3639 libetpan against OpenSSL
3641 2008-07-04 [paul] 3.5.0cvs4
3643 * src/prefs_account.c
3644 remove 1 forgotten '.'
3646 2008-07-04 [paul] 3.5.0cvs3
3648 * src/prefs_account.c
3649 layout/engrish fixes to the 'Client
3652 2008-07-03 [colin] 3.5.0cvs2
3657 * src/prefs_account.c
3658 * src/prefs_account.h
3659 * src/prefs_common.c
3660 * src/send_message.c
3661 * src/common/session.c
3662 * src/common/session.h
3665 * src/common/socket.h
3668 * src/common/ssl_certificate.c
3669 * src/common/ssl_certificate.h
3670 * src/etpan/imap-thread.c
3671 * src/etpan/nntp-thread.c
3672 * src/gtk/inputdialog.c
3673 Add support for SSL client certificates (either PEM files
3674 with certificate and private key, either PKCS12 files)
3676 2008-06-28 [colin] 3.5.0cvs1
3679 Fix compilation with older GTKs
3681 2008-06-27 [paul] 3.5.0
3688 2008-06-27 [paul] 3.4.0cvs116
3693 2008-06-27 [paul] 3.4.0cvs115
3697 no longer build unmaintained translations
3699 2008-06-27 [paul] 3.4.0cvs114
3704 updated by Stephan Sachse, Flammie Pirinen, and
3705 Frederico Goncalves Guimaraes
3707 2008-06-26 [wwp] 3.4.0cvs113
3709 * manual/fr/advanced.xml
3710 Update French version of the manual (AutoFaces documentation).
3712 2008-06-26 [wwp] 3.4.0cvs112
3714 * manual/fr/advanced.xml
3715 * manual/fr/plugins.xml
3716 Updated French version of the manual (completed
3717 hidden options list, added note about Clawsker
3718 and new mail archiver plugin).
3720 2008-06-25 [colin] 3.4.0cvs111
3722 * src/gtk/gtkaspell.c
3723 Fix non-UTF8 in the replace with dialog
3724 * src/prefs_actions.c
3725 Fix possible crasher
3728 2008-06-24 [mones] 3.4.0cvs110
3731 Fix non-warning message, downgraded to debug info
3733 2008-06-24 [colin] 3.4.0cvs109
3736 Fix bug 1650, Message line too small after
3737 changing columns in "three columns" layout
3739 2008-06-24 [colin] 3.4.0cvs108
3742 Fix Spam button sensitivity in newsgroups
3744 2008-06-23 [wwp] 3.4.0cvs107
3747 Updated French translation.
3749 2008-06-23 [mones] 3.4.0cvs106
3752 Updated translation for release
3754 2008-06-22 [mones] 3.4.0cvs105
3756 * manual/es/plugins.xml
3757 Synced new entry for Mail Archiver plugin
3759 2008-06-22 [colin] 3.4.0cvs104
3762 Fix initial cursor position
3764 2008-06-21 [paul] 3.4.0cvs103
3766 * manual/plugins.xml
3767 add an entry for the new Mail Archiver plugin
3769 2008-06-21 [paul] 3.4.0cvs102
3772 we're in 'string freeze', put back the
3775 2008-06-21 [paul] 3.4.0cvs101
3777 * manual/advanced.xml
3778 * manual/es/advanced.xml
3779 fix build warning: <emphasis> cannot be contained
3782 fix non-clickable link on License page and drop
3783 the containing < > symbols to match other links
3785 2008-06-20 [mones] 3.4.0cvs100
3787 * manual/advanced.xml
3788 Added autofaces documentation, note about clawsker in hidden
3789 preferences, minor markup fix. Thanks Paul for proofreading
3790 * manual/es/advanced.xml
3791 Synchronised Spanish manual
3793 2008-06-16 [colin] 3.4.0cvs99
3796 Fix cursor placing on signature change
3798 2008-06-16 [paul] 3.4.0cvs98
3802 * src/gtk/inputdialog.c
3803 really fussy coding style fixes
3805 2008-06-16 [paul] 3.4.0cvs97
3808 keep the alphabetical order
3810 2008-06-13 [mones] 3.4.0cvs96
3814 * src/prefs_filtering_action.c
3815 Fixed cosmetic bug, processing also displays "Filtering"
3817 2008-06-13 [mones] 3.4.0cvs95
3820 * src/autofaces.c ** NEW FILE **
3821 * src/autofaces.h ** NEW FILE **
3823 Allow setting Faces and X-Faces globally and per-account
3824 from configuration files under ~/.claws-mail/autofaces
3826 2008-06-13 [holger] 3.4.0cvs94
3829 More files to ignore
3830 * src/gtk/inputdialog.c
3831 * src/gtk/inputdialog.h
3832 Make input dialog more generic so that a checkbox
3833 with custom text can be used in addition to the
3834 "remember this" checkbox
3837 * src/prefs_common.c
3838 * src/prefs_common.h
3839 Allow new folders to inherit the properties of the
3840 parent folder during folder creation
3842 2008-06-13 [wwp] 3.4.0cvs93
3845 a better fix for this string, won't break up translations,
3846 and is conform to other similar ones.
3848 2008-06-13 [wwp] 3.4.0cvs92
3850 * src/addrduplicates.c
3853 * src/addressbook_foldersel.c
3855 use tree decorations everywhere AB folders are used (AB tree pane,
3856 add address to AB, select AB folder, edit group, custom attr, find dup
3857 results), in order to match global style
3858 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
3859 double clicking on groups in tree pane does open the group edit dialog
3860 double clicking on other items in tree pane does expand/collapse
3861 fix a missing space in AB's delete-folder dialog
3862 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
3865 make foldersel dialog show dotted lines according to global (hidden) prefs
3867 2008-06-12 [colin] 3.4.0cvs91
3871 Fix bug 1635, 'Last character of message is truncated
3872 when changing accounts w/ sigs'
3874 Fix bug 1636, 'Can't select "properties" on "folders
3877 2008-06-11 [colin] 3.4.0cvs90