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
3880 Maybe fix bug 1623, 'exits with segfault when
3881 logging in to certain imap-servers'
3883 2008-06-10 [mones] 3.4.0cvs89
3888 * tools/convert_mbox.sh
3889 Undo cvs86 and cvs87, it really should be a patch to
3892 2008-06-10 [wwp] 3.4.0cvs88
3895 Updated French translation.
3897 2008-06-10 [mones] 3.4.0cvs87
3900 Oops, forgot to add previous script for distribution
3902 2008-06-10 [mones] 3.4.0cvs86
3906 * tools/convert_mbox.sh
3907 Added script to convert Evolution mail folders contributed
3908 by Daniel Dickinson <cshore@fionavar.ca>
3909 Fixes debian bug 461435
3911 2008-06-09 [colin] 3.4.0cvs85
3914 Integrate AWN information bubble if dbus is
3917 Fix crash when calling scan_required() on
3918 folder classes that don't implement them
3919 * src/common/session.c
3922 2008-06-09 [colin] 3.4.0cvs84
3925 Fix bug 1447, 'If user tries to close while starting
3926 up, it will not close ever.'
3928 2008-06-09 [colin] 3.4.0cvs83
3931 Fix bug 1628, 'Claws Mail crashes when
3932 filtering selected messages'
3934 2008-06-04 [colin] 3.4.0cvs82
3937 Complete handling of html parts in multipart/alternative
3940 2008-06-03 [paul] 3.4.0cvs81
3942 * src/prefs_message.c
3943 make always the english good
3945 2008-06-03 [colin] 3.4.0cvs80
3949 Fix bug 1624, '[PATCH] Quick search should be
3950 disabled for folder view'; based on a patch by
3953 2008-06-03 [iwkse] 3.4.0cvs79
3956 Fix little gui bug on button sensitivity
3958 * src/prefs_common.c
3959 * src/prefs_common.h
3960 * src/prefs_message.c
3961 Allow by default to show html in multipart/alternative
3963 2008-06-02 [colin] 3.4.0cvs78
3965 * src/prefs_actions.c
3966 GUI rework, patch by Pawel
3968 2008-06-02 [colin] 3.4.0cvs77
3971 Fix sensitivity/alignment, patch from
3974 2008-05-31 [colin] 3.4.0cvs76
3977 Fix login issue introduced in cvs75.
3979 2008-05-31 [colin] 3.4.0cvs75
3982 Fix more possible double-frees. Also, fix the root cause
3983 of these double-frees by just noting the Session is to
3984 be destroyed instead of destroying it in flight
3986 2008-05-29 [paul] 3.4.0cvs74
3988 * manual/keyboard.xml
3989 'Makes' these entries like the others
3991 2008-05-29 [colin] 3.4.0cvs73
3994 Include utils.h in case we
3995 need to pull goffset definition
3997 2008-05-29 [colin] 3.4.0cvs72
3999 * src/common/utils.h
4000 Workaround a stupid Glib issue, where
4001 goffset happens to be undefined.
4003 2008-05-28 [colin] 3.4.0cvs71
4007 * src/grouplistdialog.c
4008 * src/image_viewer.c
4015 * src/prefs_themes.c
4021 * src/common/utils.c
4022 * src/common/utils.h
4023 Use goffset instead of off_t for MsgInfo's size
4024 Allows using MsgInfo structure from plugins
4025 compiled with largefile support
4027 2008-05-26 [colin] 3.4.0cvs70
4031 Define THEME_CHANGED_HOOKLIST and invoke
4033 * src/plugins/trayicon/trayicon.c
4034 Listen to THEME_CHANGED_HOOKLIST and
4037 2008-05-26 [paul] 3.4.0cvs69
4040 plug a leak in mimeview_save_all()
4042 2008-05-24 [colin] 3.4.0cvs68
4044 * src/common/utils.h
4045 Fix wrong define on old glibs
4047 2008-05-24 [paul] 3.4.0cvs67
4050 * src/stock_pixmap.c
4051 * src/stock_pixmap.h
4053 * src/pixmaps/cancel.xpm
4054 * src/pixmaps/close.xpm
4055 add a specific icon for A_CANCEL_INC (addresses
4056 point 1 of bug 1609 'Icon issues')
4057 replace close.xpm with an icon of the standard
4060 2008-05-24 [paul] 3.4.0cvs66
4062 * src/pixmaps/insert_file.xpm
4065 2008-05-23 [paul] 3.4.0cvs65
4069 add the possibility to check md5 on binary files,
4072 2008-05-23 [colin] 3.4.0cvs64
4076 Fix bug 1610, 'claws crash after opening/closing
4077 preferences and window update'
4079 2008-05-22 [colin] 3.4.0cvs63
4081 * src/prefs_filtering_action.c
4082 * src/gtk/combobox.c
4083 * src/gtk/combobox.h
4084 Fix reselecting of Tags actions in
4085 filtering actions dialog
4087 2008-05-22 [colin] 3.4.0cvs62
4090 * src/prefs_toolbar.c
4091 * src/stock_pixmap.c
4092 * src/stock_pixmap.h
4094 * src/pixmaps/delete_btn.xpm
4095 * src/pixmaps/insert_file.xpm
4096 * src/pixmaps/mail_reply_to_list.xpm
4097 Fix more of bug 1609:
4098 - Add a Delete button icon
4099 - Add a Reply to list button icon
4100 - Fix Insert file button icon
4101 Artwork by Ciprian Popovici.
4103 2008-05-21 [colin] 3.4.0cvs61
4105 * src/common/utils.c
4108 2008-05-21 [wwp] 3.4.0cvs60
4110 * src/prefs_filtering.c
4111 Don't show SMTP-only accounts in accounts list, as they are
4112 irrelevant for filtering incoming messages.
4114 2008-05-21 [colin] 3.4.0cvs59
4117 Don't put SMTP-only accounts in receive menus
4119 2008-05-21 [colin] 3.4.0cvs58
4122 Fix cvs56 (brain fart)
4124 2008-05-21 [colin] 3.4.0cvs57
4126 * src/common/utils.c
4127 Fix bug 1615, 'hang on FIFO when the other end's not
4130 2008-05-21 [colin] 3.4.0cvs56
4135 2008-05-19 [colin] 3.4.0cvs55
4137 * src/plugins/pgpcore/sgpgme.c
4138 Maybe fix debian bug 481856, 'Segmentation fault
4139 when verifying a GPG signature'. Although it
4140 looks like a race condition...
4142 2008-05-19 [colin] 3.4.0cvs54
4144 * src/prefs_filtering_action.c
4145 * src/prefs_matcher.c
4148 * src/gtk/combobox.c
4149 * src/gtk/combobox.h
4150 Patch by Pawel: disabled Tags menus in filtering dialogs
4152 2008-05-19 [colin] 3.4.0cvs53
4154 * src/prefs_account.c
4155 GUI patch by Pawel: align ports entries
4157 2008-05-19 [colin] 3.4.0cvs52
4160 Fix bug 1616, 'strange question while emptying trash'
4162 2008-05-18 [colin] 3.4.0cvs51
4164 * src/common/plugin.c
4165 * src/etpan/imap-thread.c
4166 * src/etpan/nntp-thread.c
4167 * src/gtk/gtksctree.c
4168 Fix bug 1613, 'Various memory leaks';
4169 based on a patch by Didier Barvaux.
4171 2008-05-18 [colin] 3.4.0cvs50
4177 * src/plugins/pgpcore/sgpgme.c
4178 Fix more parts of bug 1609:
4179 - Make use of specific Expired privacy icon
4180 - Use CLOSE instead of NOTICE_ERROR for cancel
4182 - Allow a Preferences button in the main toolbar
4184 2008-05-18 [colin] 3.4.0cvs49
4186 * src/stock_pixmap.c
4187 Fix bug with non-updating icons after theme change:
4188 If fetching pixbuf for a given icon after a theme
4189 change, the next pixmap fetch would return the old
4190 cached one, as the theme change was forgotten at
4191 this time. (and vice-versa). This was mostly
4192 visible on open folder icons
4194 2008-05-17 [colin] 3.4.0cvs48
4196 * src/prefs_summaries.c
4198 Fix bug 1608, 'Inconsistent behaviour of mark as read
4199 options'. Patch by Pawel
4201 2008-05-16 [colin] 3.4.0cvs47
4204 Fix another possible crash (on fatal errors
4205 at login, like stream error).
4207 2008-05-16 [paul] 3.4.0cvs46
4209 * tools/thunderbird-filters-convertor.pl
4211 fix reading a tb rule that contains something
4212 like that: \"Sender\"
4214 2008-05-16 [paul] 3.4.0cvs45
4217 * tools/csv2addressbook.pl
4218 add support for gmail exported csv address book
4220 2008-05-16 [colin] 3.4.0cvs44
4224 Fix ldap deprecated calls. Patch by
4227 2008-05-16 [paul] 3.4.0cvs43
4229 * manual/de/account.xml
4230 * manual/it/account.xml
4232 * manual/it/addrbook.xml
4233 * manual/it/claws-mail-manual.xml
4235 * manual/it/intro.xml
4236 * manual/it/starting.xml
4237 add pages towards German and Italian manuals.
4238 (just for storage, they are not built yet, due
4239 to being incomplete.) submitted by Speckmade
4240 <Speckmade@gmx.net> and Salvatore De Paolis
4241 <iwkse@claws-mail.org>
4243 2008-05-16 [colin] 3.4.0cvs42
4245 * src/gtk/sslcertwindow.c
4246 Fix SHA1 fingerprint with GnuTLS
4248 2008-05-15 [colin] 3.4.0cvs41
4250 * src/gtk/sslcertwindow.c
4251 Print SHA1 fingerprint too
4253 2008-05-15 [colin] 3.4.0cvs40
4256 Fix certificate port on TLS. It was
4257 previously always 0.
4258 **IMPORTANT INFORMATION**: this will trigger
4259 one wrong "New certificate" warning at the
4260 first connection with this fix, if using STARTTLS
4262 * src/gtk/sslcertwindow.c
4263 Make labels selectable
4265 2008-05-15 [colin] 3.4.0cvs39
4268 Fix double free when STARTTLS fails (for
4269 example due to refusing the certificate)
4271 2008-05-15 [paul] 3.4.0cvs38
4273 * manual/advanced.xml
4276 2008-05-15 [paul] 3.4.0cvs37
4278 * manual/advanced.xml
4280 make outgoing_fallback_to_ascii a hidden pref
4282 2008-05-14 [colin] 3.4.0cvs36
4287 Make it possible to cancel quit when Claws
4288 ask whether to empty trash.
4290 2008-05-14 [colin] 3.4.0cvs35
4293 * src/prefs_common.c
4294 * src/prefs_common.h
4296 Add a preference to be able to specify an
4297 outgoing charset/encoding but still fallback
4298 to 7bit US-ASCII when possible (default TRUE,
4299 same behavior as pre-cvs34)
4301 2008-05-14 [colin] 3.4.0cvs34
4304 Always use the specified encoding and charset if it is
4305 specified, even if the mail is ASCII.
4307 2008-05-13 [paul] 3.4.0cvs33
4310 fix the build warnings the easy way for now
4312 2008-05-13 [colin] 3.4.0cvs32
4314 * src/prefs_themes.c
4315 Count .png files as icons too (fixes part
4316 of bug 1609, 'Icon issues')
4318 2008-05-13 [wwp] 3.4.0cvs31
4320 * src/addressbook_foldersel.c
4321 Fix wrong check (completes 3.4.0.cvs30).
4323 2008-05-12 [wwp] 3.4.0cvs30
4326 * src/addressbook_foldersel.c
4329 * src/prefs_matcher.c
4330 * src/plugins/bogofilter/bogofilter.c
4331 * src/plugins/bogofilter/bogofilter_gtk.c
4332 * src/plugins/dillo_viewer/dillo_prefs.c
4333 * src/plugins/spamassassin/spamassassin.c
4334 * src/plugins/spamassassin/spamassassin_gtk.c
4335 Fix for bug 1604 "found_in_addressbook in Any in non English local",
4336 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
4337 translated string "Any" in plugins (whitelisting) and
4340 2008-05-07 [colin] 3.4.0cvs29
4343 Fix --enable-maemo (assume --enable-generic-umpc)
4345 2008-05-07 [colin] 3.4.0cvs28
4356 * src/prefs_account.c
4357 * src/prefs_common.c
4358 * src/prefs_display_header.c
4359 * src/prefs_filtering.c
4360 * src/prefs_summaries.c
4361 * src/prefs_template.c
4362 * src/prefs_toolbar.c
4363 * src/stock_pixmap.c
4369 * src/gtk/gtksctree.c
4371 * src/gtk/prefswindow.c
4372 * src/gtk/sslcertwindow.c
4373 Separate generic UMPC code (layouts, ...) from
4374 MAEMO code (Hildon, ...)
4376 2008-05-06 [paul] 3.4.0cvs27
4378 * tools/claws.i18n.status.pl
4381 2008-05-06 [colin] 3.4.0cvs26
4383 * src/common/utils.c
4384 Maybe fix crash on FreeBSD
4386 2008-05-05 [colin] 3.4.0cvs25
4389 Fix bug 1602, 'Crash when sending return receipt for
4390 messages with no subject'
4392 2008-05-05 [colin] 3.4.0cvs24
4395 Don't overwrite temporary files with same
4396 name when drag and dropping. Fixes bug 1599,
4397 'attach multiple files with the same name from
4398 one mail to another'
4400 2008-05-04 [paul] 3.4.0cvs23
4403 * src/prefs_common.c
4404 fix bug 1587 'can not replay with quote'
4406 2008-05-03 [colin] 3.4.0cvs22
4409 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
4411 2008-05-03 [colin] 3.4.0cvs21
4414 Fix bug 1597, 'In news folders, "Move Message to Wastebin"
4415 icon isn't grayed although ineffective'
4417 2008-05-02 [wwp] 3.4.0cvs20
4422 * src/prefs_folder_item.c
4423 Add missing notice in folder properties (templates) when
4424 folder is a root node.
4426 2008-04-30 [colin] 3.4.0cvs19
4428 * src/prefs_toolbar.c
4429 Add Trash and Delete icons to the icon chooser
4431 2008-04-30 [colin] 3.4.0cvs18
4434 Remove "Delete entire line" which was a noop
4435 and should be the same as "Delete line" :)
4437 2008-04-30 [colin] 3.4.0cvs17
4440 Fix 'Delete line' and 'Delete to end of line'
4441 on the last line. Patch by <seelenhirt@gmx.net>
4443 2008-04-28 [colin] 3.4.0cvs16
4446 Fix bug 1589, 'tagsdb file not removed when
4448 * src/common/utils.c
4449 Make sure claws_unlink accepts NULL arg.
4451 2008-04-25 [colin] 3.4.0cvs15
4454 Fix/simplify previous commit
4456 2008-04-25 [colin] 3.4.0cvs14
4459 * src/common/ssl_certificate.c
4460 Patch by Marcus: Fix Win32 build
4462 Fix build with GnuTLS/no pthread, thanks
4465 2008-04-25 [colin] 3.4.0cvs13
4468 Fix bug 1586, '3-pane vertical layout now and then
4469 still shows sender column'
4471 2008-04-25 [colin] 3.4.0cvs12
4475 * src/w32-resource.rc
4476 Patch from Marcus Brinkmann to set an icon on w32.
4478 2008-04-24 [colin] 3.4.0cvs11
4485 Fix bug 1581, 'Bad File Format during Import LDIF':
4486 Use dynamically allocated buffers; also, allow
4487 importing contacts with no email address
4489 2008-04-24 [colin] 3.4.0cvs10
4491 * src/prefs_common.c
4492 Increment the timeout a bit on OpenBSD, 75 isn't enough
4494 2008-04-23 [colin] 3.4.0cvs9
4497 * src/prefs_folder_item.c
4498 * src/prefs_template.c
4500 Fix bug 1576: Fix unescaping of templates when testing them
4501 I think it breaks nothing. (wwp, you're welcome to double-check)
4503 2008-04-23 [paul] 3.4.0cvs8
4505 * manual/advanced.xml
4506 add info about the "two_line_vertical" hidden
4509 2008-04-22 [paul] 3.4.0cvs7
4511 * src/prefs_common.c
4512 * src/prefs_common.h
4514 make the 2-line view in summaryview when in three
4515 columns mode configurable. hidden pref: "two_line_vertical"
4517 2008-04-22 [colin] 3.4.0cvs6
4520 Fix missing inc_unlock()
4521 * src/prefs_matcher.c
4522 * src/send_message.c
4525 2008-04-22 [colin] 3.4.0cvs5
4527 * src/etpan/imap-thread.c
4528 Use g_(un)setenv instead of (un)setenv which
4529 doesn't exist on IRIX 6.5
4531 2008-04-22 [colin] 3.4.0cvs4
4534 * src/prefs_common.c
4535 * src/send_message.c
4536 Fix bug 1566, 'too short I/O timeout on OpenBSD'
4537 Set the default timeout to 75 seconds
4539 2008-04-20 [colin] 3.4.0cvs3
4541 * src/pixmaps/tray_newmail.offline.xpm
4542 * src/pixmaps/tray_newmail.xpm
4543 * src/pixmaps/tray_newmarkedmail.offline.xpm
4544 * src/pixmaps/tray_newmarkedmail.xpm
4545 * src/pixmaps/tray_nomail.offline.xpm
4546 * src/pixmaps/tray_nomail.xpm
4547 * src/pixmaps/tray_unreadmail.offline.xpm
4548 * src/pixmaps/tray_unreadmail.xpm
4549 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
4550 * src/pixmaps/tray_unreadmarkedmail.xpm
4551 Make the tray icons a bit nicer. Would be
4552 nice to get really nice icons from someone
4553 who's good at Gimp :)
4555 2008-04-18 [colin] 3.4.0cvs2
4560 lease complete the changelog entry below
4561 2008-04-18 [colin] 3.4.0cvs1
4563 * src/addrduplicates.c
4569 * src/image_viewer.c
4578 * src/partial_download.c
4580 * src/prefs_common.c
4581 * src/prefs_common.h
4583 * src/prefs_themes.c
4589 * src/common/prefs.c
4590 * src/common/ssl_certificate.c
4591 * src/common/template.c
4592 * src/common/utils.c
4593 * src/common/utils.h
4594 * src/etpan/imap-thread.c
4595 * src/plugins/dillo_viewer/dillo_viewer.c
4596 * src/plugins/pgpcore/sgpgme.c
4597 * src/plugins/pgpinline/pgpinline.c
4598 Add an option to shred temporary files and messages
4599 instead of just removing them. Slows deletions down!
4601 2008-04-18 [paul] 3.4.0
4609 2008-04-18 [paul] 3.3.1cvs61
4615 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
4616 and Frederico Goncalves Guimaraes
4618 updated on the last minute by a lazy Ricardo Mones
4620 2008-04-18 [colin] 3.3.1cvs60
4623 Update translation (Fabien Vantard)
4625 2008-04-17 [colin] 3.3.1cvs59
4628 Fix debian bug 474712, 'claws seg faults when IMAP
4629 connection breaks after an IMAP protocol error
4630 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
4634 2008-04-17 [colin] 3.3.1cvs58
4637 Fix log size getting out of control (claws-mail
4638 getting SIGXFSZ): rotate if every 10MB
4640 2008-04-10 [paul] 3.3.1cvs57
4643 improvements to english usage
4645 2008-04-10 [paul] 3.3.1cvs56
4647 * src/prefs_receive.c
4648 add an accurate description
4650 2008-04-08 [colin] 3.3.1cvs55
4653 Probably fix corruption, introduced in cvs53
4655 2008-04-04 [iwkse] 3.3.1cvs54
4658 undo should works properly again
4660 2008-04-04 [iwkse] 3.3.1cvs53
4663 Fix a segfault but breaks undo
4664 on a specific case (eg. double paste with
4665 middle-mouse button)
4667 2008-04-04 [iwkse] 3.3.1cvs52
4669 * src/prefs_filtering.c
4670 Fix previous Tab mess
4672 2008-04-03 [iwkse] 3.3.1cvs51
4674 * src/prefs_filtering.c
4675 Add search in filtering rules list
4677 2008-04-02 [colin] 3.3.1cvs50
4680 Revert part of the previous patch: we do
4681 want to parse ~/.claws-mail/gtkrc-2.0 if it
4684 2008-04-02 [colin] 3.3.1cvs49
4687 Fix bug 1562, 'Claws-Mail does not completely
4688 respect settings in GTK2_RC_FILES environment'
4689 Remove manual parsing of .gtkrc-2.0 and
4690 .gtk/gtkrc-2.0. GTK does it itself these days.
4692 2008-04-01 [colin] 3.3.1cvs48
4695 Fix bug 1561, 'Crashes leaving unsubscribed folder after
4696 ticking "Show only subscribed"'
4698 2008-03-31 [colin] 3.3.1cvs47
4701 Fix bug 1553, 'File lock not respected'
4702 Regression due to the implementation of
4705 2008-03-31 [colin] 3.3.1cvs46
4708 Fix tags menu update, thanks to Paul
4710 2008-03-29 [wwp] 3.3.1cvs45
4712 * src/prefs_account.c
4713 * src/prefs_common.c
4714 * src/prefs_folder_item.c
4718 Fix compose template formats (in global preferences)
4719 being translated under specific conditions.
4720 Add a button to restore factory defaults for current
4723 2008-03-27 [colin] 3.3.1cvs44
4725 * src/common/prefs.c
4726 * src/common/xmlprops.c
4727 Fix RedHat bug 431735, 'segfault if /home is full'
4728 (when starting): Fix double fclose() in prefs.c
4729 and potentially xmlprops.c
4731 2008-03-27 [colin] 3.3.1cvs43
4734 Fix bug 1559, 'Claws Mail crashed deleting all
4737 2008-03-27 [wwp] 3.3.1cvs42
4742 2008-03-27 [wwp] 3.3.1cvs41
4745 Prevent list flickering when deleting addresses.
4747 2008-03-26 [colin] 3.3.1cvs40
4750 Clean up session disconnection. Possibly
4751 fix Ubuntu bug #204290
4753 2008-03-26 [colin] 3.3.1cvs39
4756 Fix bug 1555: current folder wasn't used when
4757 right-clicking on an email address
4759 2008-03-25 [colin] 3.3.1cvs38
4761 * src/plugins/bogofilter/bogofilter.c
4762 * src/plugins/bogofilter/bogofilter.h
4763 * src/plugins/bogofilter/bogofilter_gtk.c
4764 Add a "learn from whitelist" preference
4765 Whitelist Unsure mails too.
4767 2008-03-24 [paul] 3.3.1cvs37
4769 * src/prefs_account.c
4770 If no MH mailbox and no account exists, when
4771 creating a POP/Local account, just create and
4772 use the default one instead of bailing with a
4773 "Mailbox doesn't exist" error
4775 2008-03-21 [colin] 3.3.1cvs36
4778 strstrip mime subtype
4780 2008-03-21 [paul] 3.3.1cvs35
4782 * manual/advanced.xml
4783 correct and update the info about Actions
4785 2008-03-20 [colin] 3.3.1cvs34
4790 Show at max 1MB of text, add a noticeview to
4791 show everything optionally.
4793 2008-03-20 [colin] 3.3.1cvs33
4795 * src/stock_pixmap.c
4796 Add support for png themes
4798 2008-03-19 [wwp] 3.3.1cvs32
4803 2008-03-18 [colin] 3.3.1cvs31
4805 * src/common/utils.c
4806 * src/common/utils.h
4807 Handle size_t instead of off_t in to_human_readable
4809 2008-03-18 [colin] 3.3.1cvs30
4814 2008-03-16 [colin] 3.3.1cvs29
4817 Fix build on GTK < 2.12
4819 2008-03-16 [colin] 3.3.1cvs28
4822 Refresh non-list widget when switching
4825 2008-03-16 [colin] 3.3.1cvs27
4828 Revert cvs25: This wasn't a typo :) :
4829 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
4832 2008-03-16 [colin] 3.3.1cvs26
4835 * src/gtk/gtksctree.c
4836 * src/gtk/gtksctree.h
4837 Implement 2-lines items in Summaryview when in
4840 2008-03-16 [paul] 3.3.1cvs25
4845 2008-03-14 [colin] 3.3.1cvs24
4847 * src/prefs_filtering_action.c
4848 Fix buglet on setting recipient when
4849 reediting forward rules.
4851 2008-03-12 [colin] 3.3.1cvs23
4854 Fix a new unused variable warning
4855 * src/plugins/trayicon/trayicon.c
4856 Fix folderview's scrollbar at startup
4859 2008-03-12 [colin] 3.3.1cvs22
4863 Use item_opened at the beginning of showing
4864 a folder instead of the end. Fixes flicker.
4866 2008-03-12 [paul] 3.3.1cvs21
4873 * src/plugins/trayicon/trayicon.c
4874 add tooltip with extended folder stats
4876 2008-03-10 [colin] 3.3.1cvs20
4881 2008-03-07 [colin] 3.3.1cvs19
4884 Fix blinking of the taskbar entry
4886 2008-03-07 [colin] 3.3.1cvs18
4889 MAEMO: Fix bug 1494, 'Trayicon
4890 plugin breaks UI...'
4892 2008-03-07 [paul] 3.3.1cvs17
4895 reflect reality a bit more closely
4897 2008-03-06 [colin] 3.3.1cvs16
4904 Integrate things better wrt the new
4905 summaryview extensibility.
4907 2008-03-06 [wwp] 3.3.1cvs15
4910 Fix some gcc warnings.
4912 2008-03-06 [wwp] 3.3.1cvs14
4914 * src/prefs_account.c
4915 * src/prefs_folder_item.c
4917 * src/prefs_template.c
4918 * src/gtk/prefswindow.c
4919 * src/gtk/prefswindow.h
4920 prefs_templates: fix missing unregistering of addr_completion widgets
4921 and and ending of addr_completion service.
4922 prefs_folder_item: fix missing registering/unregistering of widgets,
4923 and rework the way add_completion service is started and stopped.
4924 Plus few prefswindow API changes (opening).
4926 2008-03-06 [wwp] 3.3.1cvs13
4928 * src/folder_item_prefs.c
4929 * src/prefs_template.c
4930 * src/prefs_template.h
4932 * src/common/template.c
4933 Complete 3.3.1cvs12, thanks to Colin.
4935 2008-03-06 [wwp] 3.3.1cvs12
4938 * src/folder_item_prefs.c
4939 * src/folder_item_prefs.h
4940 * src/prefs_account.c
4941 * src/prefs_folder_item.c
4943 * src/prefs_template.c
4946 * src/common/template.c
4947 * src/common/template.h
4948 Global and per-folder templates can now override the from name (this
4949 doesn't change the account being used).
4951 "My other name" <%account_email> (just changes the name)
4952 my.faked.email@address.org (overrides the address too)
4954 2008-03-05 [colin] 3.3.1cvs11
4958 Replace that hbox with a notebook
4960 2008-03-05 [colin] 3.3.1cvs10
4964 Add klass functions for notification of folder
4965 opening/closing via the GUI
4968 Add a specific container for the scrolledwin
4970 2008-03-05 [colin] 3.3.1cvs9
4974 Add klass functions for notification of folder
4975 opening/closing via the GUI
4978 Add a specific container for the scrolledwin
4980 2008-03-02 [colin] 3.3.1cvs8
4983 MAEMO: Fix bug 1541, 'Deleting message from within
4984 read window displays next message then closes.'
4986 2008-03-02 [colin] 3.3.1cvs7
4989 Probably fix bug 1539, 'Program crashes':
4990 Setup Gcrypt's thread functions when built
4993 2008-03-01 [colin] 3.3.1cvs6
4997 Get rid of stale folders with no account
4999 2008-02-28 [colin] 3.3.1cvs5
5002 Fix bug 1534, 'Segmentation fault when doing
5003 some draft saving and then throwing away'
5005 Fix bug 1533, 'Claws is unable to mark messages
5006 as "read" in IMAP shared folders'
5007 * src/etpan/imap-thread.c
5008 Fix bug 1515, 'large messages crash claws when
5009 syncing for offline mode'. This is rather a
5010 workaround, and mails > 64MB will still be
5011 problematic if there's less than 64MB available
5012 on the dataroot volume.
5014 MAEMO: Add information when fetching big messages
5016 2008-02-26 [colin] 3.3.1cvs4
5019 fix bug 1532, '"login refused" message insufficiently
5022 2008-02-26 [paul] 3.3.1cvs3
5026 remove mentions of ClamAV and a few other
5027 old bits of information
5029 2008-02-23 [colin] 3.3.1cvs2
5032 Fix log output (missing \n)
5034 2008-02-23 [colin] 3.3.1cvs1
5037 Bump version number for stable release
5039 2008-02-23 [paul] 3.3.0cvs21
5044 2008-02-21 [colin] 3.3.0cvs20
5047 Fix bug 1527, 'filtering is case sensitive when it
5050 2008-02-20 [colin] 3.3.0cvs19
5053 Fix file attachments from older Thunar
5055 2008-02-19 [colin] 3.3.0cvs18
5057 * manual/plugins.xml
5058 * manual/es/plugins.xml
5059 * manual/fr/plugins.xml
5060 * manual/pl/plugins.xml
5063 2008-02-19 [paul] 3.3.0cvs17
5066 * tools/csv2addressbook.pl
5067 add support for Kmail/Kaddressbook
5069 2008-02-18 [colin] 3.3.0cvs16
5072 Unset folder's session before creating a
5075 * src/prefs_common.c
5076 * src/prefs_common.h
5077 * manual/advanced.xml
5078 Add an hidden use_networkmanager pref, to
5079 disable NetworkManager handling. Also,
5080 consider UNKNOWN state to be CONNECTED.
5082 2008-02-18 [wwp] 3.3.0cvs15
5085 Fix Engrish and make 'not' more visible in filtering debug logs.
5087 2008-02-15 [colin] 3.3.0cvs14
5090 Revert cvs10 for now, it breaks the feature
5092 2008-02-15 [colin] 3.3.0cvs13
5095 Always focus folder tree at startup
5097 Fix bug 1521, 'Cannot close compose window after
5098 replying to a non-existent news message'
5100 2008-02-13 [colin] 3.3.0cvs12
5103 Fix important warnings
5105 2008-02-12 [colin] 3.3.0cvs11
5108 * src/etpan/imap-thread.c
5109 * src/etpan/imap-thread.h
5110 Fix handling of $Forwarded flag on Exchange:
5111 check for the existence or creatability of a
5112 flag before using it.
5114 2008-02-12 [colin] 3.3.0cvs10
5117 Optimise matching on Found in addressbook if
5118 the matched header is in cache (From, etc)
5120 2008-02-12 [colin] 3.3.0cvs9
5123 Fix crashy stuff when changing displayed
5126 2008-02-12 [wwp] 3.3.0cvs8
5129 Remove duplicate func declaration and restore the one
5132 2008-02-12 [wwp] 3.3.0cvs7
5145 * src/prefs_account.c
5146 * src/prefs_filtering_action.c
5148 * src/plugins/bogofilter/bogofilter_gtk.c
5149 * src/plugins/spamassassin/spamassassin_gtk.c
5150 Allow moving/copying folders to root folders when using
5151 the folder selection dialog (it was not possible to
5152 maemo users to reparent a subfolder to a root folder
5155 2008-02-12 [fabien] 3.3.0cvs6
5158 a few days late for i18n fr update. Sorry.
5160 2008-02-11 [colin] 3.3.0cvs5
5163 Implement support for future /dev/mem_notify.
5164 This Linux kernel feature will allow applications
5165 to be notified that memory has to be freed
5166 before getting OOM-killed. For more information:
5167 http://lwn.net/Articles/267013/
5169 2008-02-10 [paul] 3.3.0cvs4
5173 * src/prefs_toolbar.c
5174 * src/stock_pixmap.c
5175 * src/stock_pixmap.h
5176 * src/pixmaps/mime_text_patch.xpm
5177 add an icon for attached patches
5179 2008-02-09 [paul] 3.3.0cvs3
5184 2008-02-09 [wwp] 3.3.0cvs2
5187 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
5189 2008-02-08 [colin] 3.3.0cvs1
5191 * src/common/utils.c
5192 Forbid attaching anything containing "../" or ".ssh/"
5195 2008-02-08 [paul] 3.3.0
5202 2008-02-08 [paul] 3.2.0cvs77
5205 updated with new translators
5207 added he to ALL_LINGUAS
5216 updated by Tim Brain and Petr Vanek, Stephan Sachse,
5217 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
5218 Andrea Spadaccini, Frederico Goncalves Guimaraes,
5221 new Hebrew translation by Ofer <oc666@netvision.net.il>
5223 updated with new translators and bumped (c) year
5225 updated with new translators
5227 2008-02-05 [colin] 3.2.0cvs76
5232 Special case text/calendar parts: if there's one in
5233 the mail, and a plugin handling text/calendar is
5234 loaded, show that part. That'll avoid rendering
5235 meetings as plain text, which just looks broken to
5238 2008-02-04 [colin] 3.2.0cvs75
5241 Maemo: Fix LED handling on OS 2008
5243 2008-02-01 [colin] 3.2.0cvs74
5246 Possibly fix the annoying and hard-to reproduce bug
5253 2008-02-01 [paul] 3.2.0cvs73
5255 * src/common/utils.c
5256 fix bug 1502, 'Plus signs are stripped from
5257 email addresses when calling from command line'
5260 2008-01-31 [colin] 3.2.0cvs72
5265 Fix building of URIs from filenames
5267 2008-01-31 [wwp] 3.2.0cvs71
5270 Fixes debug output of compiled-in features list
5271 (completes 3.2.0cvs60).
5273 2008-01-31 [colin] 3.2.0cvs70
5278 * src/plugins/Makefile.am
5279 * src/plugins/clamav/.cvsignore
5280 * src/plugins/clamav/Makefile.am
5281 * src/plugins/clamav/README
5282 * src/plugins/clamav/clamav_plugin.c
5283 * src/plugins/clamav/clamav_plugin.h
5284 * src/plugins/clamav/clamav_plugin_gtk.c
5285 * src/plugins/clamav/clamav_plugin_gtk.deps
5286 Remove the Clamav plugin from the core
5288 2008-01-28 [wwp] 3.2.0cvs69
5291 * src/prefs_template.c
5292 * src/prefs_template.h
5295 * src/quote_fmt_lex.l
5296 * src/quote_fmt_parse.y
5297 Fix for bug #1493: count lines (\n chars) according to the way
5298 format body is passed (i.e. \-escaped or not).
5300 2008-01-27 [paul] 3.2.0cvs68
5304 * src/prefs_actions.c
5305 * src/prefs_filtering.c
5306 * src/prefs_folder_item.c
5307 * src/prefs_template.c
5309 some minor changes to the English
5311 2008-01-24 [colin] 3.2.0cvs67
5313 * src/etpan/imap-thread.c
5314 * src/etpan/nntp-thread.c
5315 Fix bug 1348, 'Hang ups at exit time with
5316 pgp plugin since 3.0.2'
5318 2008-01-23 [colin] 3.2.0cvs66
5321 Fix translation of something that shouldn't be
5323 2008-01-23 [colin] 3.2.0cvs65
5326 Fix bug 1486, 'Re: Incorrect content when replying'
5327 Revert to full scan if short scan found only 0-length
5330 2008-01-23 [paul] 3.2.0cvs64
5332 * src/prefs_folder_item.c
5333 fix bug 1485, 'selecting a folder's default
5334 account if name contains '&''
5336 2008-01-23 [colin] 3.2.0cvs63
5342 Fix bug 1480, 'should be able to display mail file
5343 from command line'. Let 'claws-mail --select' accept
5344 absolute paths in addition to folder identifiers.
5346 2008-01-22 [wwp] 3.2.0cvs62
5353 * src/common/utils.c
5354 * src/common/utils.h
5355 Allow from=address in mailto sequence:
5356 --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
5357 The 'from' will try to select the first account matching in accounts list,
5358 otherwise will use the usual account selection mechanism but override with
5359 this 'from' address.
5360 Allow mailto with NNTP accounts
5361 mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
5362 is the default one or if a NNTP account address is used with 'from'.
5363 This is more or less a bugfix as it was possible to use mailto with a NNTP
5364 default account but the complete mailto sequence was put in To.
5366 2008-01-22 [wwp] 3.2.0cvs61
5368 * doc/man/claws-mail.1
5369 Updated the man page: status of few features, command-line
5370 usage (--version-full) and completed list of config files
5373 2008-01-22 [wwp] 3.2.0cvs60
5376 Added --version-full to display version and compiled-in
5377 features list (for later use by Clawsker for instance).
5379 2008-01-22 [holger] 3.2.0cvs59
5381 * src/addrduplicates.c
5382 Fix scrolling in addressbook duplicate
5383 finder result dialog
5385 2008-01-21 [colin] 3.2.0cvs58
5388 Fix bug 1457, 'sorting messages on, say, from,
5389 should subsort on previous sort choice'. Subsort
5390 by date when sort is Subject, From, To, Tags.
5392 2008-01-21 [colin] 3.2.0cvs57
5399 Fix bug 1478, 'Wrong pthread_create calls all
5400 over the place'. Patch by Christian Cornelssen
5402 2008-01-20 [colin] 3.2.0cvs56
5405 * src/etpan/imap-thread.c
5406 * src/etpan/imap-thread.h
5407 Fix bug 1468, 'Use IMAP keyword to
5408 store "forwarded" flag'
5410 2008-01-20 [colin] 3.2.0cvs55
5413 Make list operations faster
5415 2008-01-20 [colin] 3.2.0cvs54
5418 Fix bug 1353, 'on startup with small screen
5419 layout, keyboard input gets lost'
5421 2008-01-20 [colin] 3.2.0cvs53
5424 Complete 3.2.0cvs49, and fixes bug 1477,
5425 'Claws Mail crashes when view PGP-encrypted
5428 2008-01-20 [colin] 3.2.0cvs52
5431 Fix privacy menu update when replying to
5432 encrypted mail and no default privacy
5435 2008-01-19 [colin] 3.2.0cvs51
5439 * src/plugins/bogofilter/bogofilter.c
5440 * src/plugins/clamav/clamav_plugin.c
5441 * src/plugins/spamassassin/spamassassin.c
5442 Batch filtering deletions too (and save 4 bytes
5443 per MsgInfo in the process :)
5445 2008-01-19 [colin] 3.2.0cvs50
5448 Make cache update after copies much faster
5451 2008-01-19 [colin] 3.2.0cvs49
5454 Check g_fopen() success
5456 2008-01-17 [wwp] 3.2.0cvs48
5462 Sylpheed? No idea what this means.
5464 2008-01-17 [colin] 3.2.0cvs47
5466 * src/gtk/gtksctree.c
5467 Make dnd threshold higher on Maemo
5469 2008-01-16 [colin] 3.2.0cvs46
5471 * src/common/passcrypt.c
5472 Fix build on FreeBSD, thanks to Pawel
5474 2008-01-15 [colin] 3.2.0cvs45
5477 Fix bug 1472, 'Keyboard "Menu" key doesn't call
5478 spell check of actuall word'
5480 Temporarily disable immediate execution when learning
5481 spam *only* if the summaryview isn't locked
5483 2008-01-15 [wwp] 3.2.0cvs44
5485 * src/prefs_filtering.c
5486 Fix filtering prefs layout (Maemo port), moving page up/down
5487 from buttons to context menu.
5489 2008-01-15 [colin] 3.2.0cvs43
5492 Fix bug 1465, 'First line in new message does not mark URLs'
5494 2008-01-15 [colin] 3.2.0cvs42
5496 * src/common/passcrypt.c
5497 Fix bug 1461, 'several components #define
5498 _XOPEN_SOURCE improperly'
5500 2008-01-15 [colin] 3.2.0cvs41
5503 Fix bug 1469, 'Column width adjustments on message
5506 2008-01-14 [holger] 3.2.0cvs40
5509 Add tests for dbus, dbus glib bindings,
5510 and NetworkManager. All is optional. Add new
5511 --(en|dis)able-networkmanager-support switch.
5519 Add optional NetworkManager support, so Claws Mail
5520 can try to do the right thing when the network connection
5521 status changes. NetworkManager support is active by
5522 default if above requirements were met.
5524 2008-01-12 [colin] 3.2.0cvs39
5527 Advertise the click-on-reply feature in the tooltip
5529 2008-01-12 [colin] 3.2.0cvs38
5532 * src/stock_pixmap.c
5533 * src/stock_pixmap.h
5534 * src/pixmaps/tray_newmail.offline.xpm
5535 * src/pixmaps/tray_newmail.xpm
5536 * src/pixmaps/tray_newmarkedmail.offline.xpm
5537 * src/pixmaps/tray_newmarkedmail.xpm
5538 * src/pixmaps/tray_nomail.offline.xpm
5539 * src/pixmaps/tray_nomail.xpm
5540 * src/pixmaps/tray_unreadmail.offline.xpm
5541 * src/pixmaps/tray_unreadmail.xpm
5542 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
5543 * src/pixmaps/tray_unreadmarkedmail.xpm
5544 * src/plugins/trayicon/Makefile.am
5545 * src/plugins/trayicon/newmail.offline.xpm
5546 * src/plugins/trayicon/newmail.xpm
5547 * src/plugins/trayicon/newmarkedmail.offline.xpm
5548 * src/plugins/trayicon/newmarkedmail.xpm
5549 * src/plugins/trayicon/nomail.offline.xpm
5550 * src/plugins/trayicon/nomail.xpm
5551 * src/plugins/trayicon/trayicon.c
5552 * src/plugins/trayicon/unreadmail.offline.xpm
5553 * src/plugins/trayicon/unreadmail.xpm
5554 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
5555 * src/plugins/trayicon/unreadmarkedmail.xpm
5556 Make the Trayicon plugin icons themable
5558 2008-01-12 [wwp] 3.2.0cvs37
5560 * src/prefs_display_header.c
5561 Fix extra leading hyphen visible in the display
5562 header configuration combo list (maemo).
5564 2008-01-11 [colin] 3.2.0cvs36
5567 Set timeout to 1 before disconnecting all -
5568 for when one switches to offline and has
5571 Fix bug 1454, 'error message shows parts and
5572 signature of previous messages'
5573 * src/prefs_common.c
5574 Maemo: Hide Send dialog by default
5576 2008-01-10 [colin] 3.2.0cvs35
5580 * src/prefs_account.c
5582 * src/gtk/inputdialog.c
5583 * src/plugins/pgpcore/passphrase.c
5584 Maemo: Fix bug 1455, 'Password enters leading letter
5585 incorrectly as uppercase'
5587 2008-01-09 [colin] 3.2.0cvs34
5590 Fix bug 1446, 'SC crashes frequently when staying
5591 in background'. Format string error in Polish
5593 * src/gtk/description_window.c
5594 * src/prefs_template.c
5595 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
5600 2008-01-08 [colin] 3.2.0cvs33
5603 Maemo: connect HW status change signal for shutdown
5605 Maemo: Fix hardware space key
5607 Maemo: name mmc1 and 2 a better name
5609 2008-01-08 [wwp] 3.2.0cvs32
5612 * src/folder_item_prefs.c
5613 * src/folder_item_prefs.h
5614 * src/prefs_folder_item.c
5615 It's now possible to disable processing rules when
5616 entering a folder (this adds a new option to the
5617 folder properties dialog).
5619 2008-01-08 [wwp] 3.2.0cvs31
5621 * src/common/utils.c
5622 Mailto: now supports 'insert' (stands for 'insert file'), this
5623 adds the ability to create a new message from the command-line,
5624 with body set from an existing file contents.
5626 2008-01-08 [colin] 3.2.0cvs30
5629 Maybe fix bug 1452, 'crash while drag'n'droping
5630 emails to an IMAP folder'
5632 2008-01-07 [wwp] 3.2.0cvs29
5634 * src/prefs_filtering.c
5635 Static-alize a function, thanks to Colin.
5637 2008-01-07 [colin] 3.2.0cvs28
5640 Fix scrolling to bottom when drag and dropping
5642 Fix bug 1445, 'Display sender using addressbook: fails
5643 when From: isn't an email address'
5645 2008-01-07 [wwp] 3.2.0cvs27
5647 * src/prefs_actions.c
5648 * src/prefs_filtering.c
5649 * src/prefs_template.c
5650 Add tooltips to most buttons in the templates, actions and
5651 filtering/processing dialogs.
5653 2008-01-07 [wwp] 3.2.0cvs26
5655 * src/prefs_filtering.c
5656 - add a clear button to clear dialog input fields
5657 - add page up and page down buttons to move selected rule up and down
5658 - in rules list popup-menu: added Delete, Delete all and Duplicate
5659 - popup-menu items are greyed out either if the list is empty (not counting the
5660 (New) row or if there is no selected item
5661 - clear store when closing dialog
5663 * src/prefs_actions.c
5664 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
5665 clear button, popup-menu
5666 - clear store when closing dialog
5668 * src/prefs_template.c
5669 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
5670 clear button, popup-menu
5672 * src/addrcustomattr.c
5673 - renamed popup-menu item Clear list to Delete all
5674 - grey out popup-menu items is there is no selected item or if list is empty
5675 - clear store when closing dialog
5678 - added popup-menu item Delete all
5679 - grey out popup-menu items is there is no selected item or if list is empty
5680 - clear store when closing dialog
5682 2008-01-06 [wwp] 3.2.0cvs25
5685 One more layout fix by Pawel (completes 3.2.0cvs24).
5687 2008-01-05 [colin] 3.2.0cvs24
5690 Little GUI fixes, patch by Pawel
5692 2007-12-29 [wwp] 3.2.0cvs23
5695 Fix for bug #1443, and strip possible whitespaces around
5696 custom header names.
5698 2007-12-29 [mones] 3.2.0cvs22
5701 Updated translation, corrected a term based
5702 on suggestion from Israel Saeta P�rez,
5703 reverted awful X-Mailer translation
5705 Complete cvs20 for FreeBSD, patch by Pawel
5707 2007-12-29 [colin] 3.2.0cvs21
5710 Fix bug 1442, 'Tags are repeated in
5711 encapsulated messages'
5713 2007-12-28 [colin] 3.2.0cvs20
5716 Fix path to mime/globs. Patch by Marten King.
5718 2007-12-27 [colin] 3.2.0cvs19
5720 * src/plugins/pgpcore/Makefile.am
5721 * src/plugins/pgpinline/Makefile.am
5722 * src/plugins/pgpmime/Makefile.am
5723 Add missing flags to build pgp plugins on maemo
5725 2007-12-27 [colin] 3.2.0cvs18
5728 Maximise before showing to avoid probable flickering
5731 2007-12-27 [colin] 3.2.0cvs17
5735 * src/prefs_common.c
5736 * src/prefs_common.h
5737 Fix bug 1439, 'Claws Mail does not remember window size
5738 state when restarted'. Save maximised state and force
5739 maximisation at startup if applicable.
5741 2007-12-23 [paul] 3.2.0cvs16
5743 * src/prefs_matcher.c
5744 fix bug 1436, 'Filter condition dialog doesn't
5745 load header name from current rules'
5747 2007-12-22 [paul] 3.2.0cvs15
5750 fix bug 1435, 'Reply doesn't take into account
5753 2007-12-21 [paul] 3.2.0cvs14
5755 * src/common/ssl_certificate.c
5756 fix FreeBSD build with IPV6 support
5758 2007-12-20 [colin] 3.2.0cvs13
5763 2007-12-20 [colin] 3.2.0cvs12
5767 * src/prefs_account.c
5768 Add DIGEST-MD5 support for IMAP authentication
5770 2007-12-19 [mones] 3.2.0cvs11
5772 * doc/man/claws-mail.1
5773 Better ordering of sections, updated options
5777 2007-12-19 [paul] 3.2.0cvs10
5779 * src/prefs_account.c
5780 use a spinbutton instead of an entry for
5781 "POP authentication timeout" also
5783 2007-12-19 [colin] 3.2.0cvs9
5785 * src/prefs_filtering_action.c
5786 * src/prefs_matcher.c
5787 * src/gtk/description_window.c
5788 Destroy info windows with their parents
5791 2007-12-19 [colin] 3.2.0cvs8
5793 * src/prefs_account.c
5794 Use spinbuttons instead of entries where needed
5797 2007-12-18 [paul] 3.2.0cvs7
5799 * src/prefs_matcher.c
5800 add missing i18n for a few strings
5801 Patch by Stephan Sachse
5803 2007-12-18 [paul] 3.2.0cvs6
5805 * src/prefs_logging.c
5806 use 'disk' instead of 'disc'
5808 2007-12-18 [paul] 3.2.0cvs5
5812 * src/addrcustomattr.c
5814 fixes to the ingleesh
5815 * src/prefs_filtering_action.c
5816 fix copyright header
5817 fix untranslated strings
5818 * src/prefs_filtering_action.h
5819 fix copyright header
5821 2007-12-18 [wwp] 3.2.0cvs4
5825 * src/prefs_common.c
5826 * src/prefs_common.h
5832 * src/gtk/gtkutils.c
5833 Added prefs to set custom small and bold fonts
5834 (might matter on some desktops, according to
5835 DPI and font settings).
5837 2007-12-18 [colin] 3.2.0cvs3
5839 * src/prefs_logging.c
5840 Rework GUI, patch by Pawel
5842 2007-12-18 [colin] 3.2.0cvs2
5844 * src/prefs_filtering_action.c
5845 Rework GUI, patch by Pawel
5847 2007-12-18 [colin] 3.2.0cvs1
5850 Fix build on old GCC
5851 Fix inverted buttons
5853 2007-12-17 [paul] 3.2.0
5860 2007-12-17 [paul] 3.1.0cvs79
5867 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
5868 Andrea Spadaccini, and Frederico Goncalves Guimaraes
5870 2007-12-17 [mones] 3.1.0cvs78
5873 Updated Spanish translation for 3.2.0 release
5875 2007-12-16 [colin] 3.1.0cvs77
5877 * src/addrcustomattr.c
5878 Fix translations, patch by Fabien
5880 2007-12-15 [paul] 3.1.0cvs76
5883 fix compiler warning
5885 2007-12-14 [colin] 3.1.0cvs75
5890 2007-12-12 [wwp] 3.1.0cvs74
5894 Added Marius Glauser to the hall of fame.
5896 2007-12-12 [wwp] 3.1.0cvs73
5898 * src/gtk/gtkutils.c
5899 Improve the way we show results of searches
5900 in message bodies: selected text now get centered
5901 vertically in the message window.
5902 Patch by Marius Glauser <seelenhirt@gmx.net>.
5904 2007-12-10 [colin] 3.1.0cvs72
5907 Don't crash when setting batch mode on no folder
5909 2007-12-10 [colin] 3.1.0cvs71
5911 * src/common/utils.c
5912 Fix potential buffer overrun (thanks to
5915 2007-12-08 [paul] 3.1.0cvs70
5917 * src/prefs_receive.c
5918 small change to the English
5920 2007-12-08 [colin] 3.1.0cvs69
5925 2007-12-07 [colin] 3.1.0cvs68
5930 Free simplify_subject_preg at exit
5932 2007-12-07 [colin] 3.1.0cvs67
5936 * src/common/utils.c
5937 * src/common/utils.h
5938 We have to free reused regexps from time to
5939 time, or they get huge
5941 2007-12-07 [colin] 3.1.0cvs66
5944 Fix QP decoding (and UTF8)
5946 2007-12-07 [colin] 3.1.0cvs65
5948 * src/addrcustomattr.c
5949 Update list of default custom attributes
5950 now (will be needed for a feature patch
5953 2007-12-07 [colin] 3.1.0cvs64
5956 Batch on destination folder when copying - fixes
5957 slowness when moving unread mails to trash on IMAP
5959 2007-12-06 [colin] 3.1.0cvs63
5961 * src/common/w32_time.c
5962 * src/common/w32lib.h
5963 * src/etpan/etpan-thread-manager.c
5964 * src/etpan/imap-thread.c
5965 * src/etpan/nntp-thread.c
5966 * src/gtk/Makefile.am
5967 Fix win32 build with libetpan. Thanks to
5970 2007-12-06 [colin] 3.1.0cvs62
5974 * src/prefs_account.c
5975 * src/prefs_account.h
5976 * src/etpan/imap-thread.c
5977 * src/etpan/imap-thread.h
5978 Disable connection via command line on WIN32
5979 Disable mmap use on WIN32 - use normal strings
5982 * src/addressbook_foldersel.c
5983 * src/addressbook_foldersel.h
5984 * src/prefs_filtering_action.c
5985 * src/prefs_matcher.c
5986 * src/plugins/bogofilter/bogofilter_gtk.c
5987 * src/plugins/dillo_viewer/dillo_prefs.c
5988 * src/plugins/spamassassin/spamassassin_gtk.c
5989 Fix leak, rework function logics to be more
5990 natural - thanks to Holger
5991 * src/common/utils.c
5994 2007-12-06 [colin] 3.1.0cvs61
5997 * src/common/utils.c
5998 * src/common/utils.h
5999 Fix posting, and fix UTF-8 being sent when encoding
6002 2007-12-05 [colin] 3.1.0cvs60
6005 Fix debian bug #453157, 'Fails to post usenet
6006 articles after NNTP connection has been
6007 interrupted". Fix return value to prevent deletion
6008 on failure, and issue MODE READER in case posting
6011 2007-12-05 [colin] 3.1.0cvs59
6015 Improvements to the List URIs dialog
6018 2007-12-05 [colin] 3.1.0cvs58
6021 * src/gtk/gtksctree.h
6024 2007-12-04 [colin] 3.1.0cvs57
6026 * src/etpan/imap-thread.c
6027 Fix bug 1378, 'Claws exits on IMAP alert message'
6028 Don't do GTK calls directly from Etpan thread
6030 2007-12-04 [colin] 3.1.0cvs56
6033 * src/gtk/gtksctree.c
6034 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
6035 Make all the left of column zero an hotspot for
6038 2007-12-04 [colin] 3.1.0cvs55
6042 * src/prefs_common.c
6043 * src/prefs_common.h
6044 * src/prefs_receive.c
6045 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
6047 2007-12-04 [wwp] 3.1.0cvs54
6052 2007-12-04 [holger] 3.1.0cvs53
6054 * src/addrduplicates.c
6055 * src/addrduplicates.h
6056 Export addressbook entry deletion
6058 2007-12-04 [colin] 3.1.0cvs52
6061 * tools/README.sylprint
6064 Fix debian bug #454089 (symlink attack in TMP directory)
6065 http://secwatch.org/advisories/1019661/ :
6066 Remove the buggy script, which was unmaintained anyway
6069 Store things in our private tmp directory.
6071 2007-12-03 [colin] 3.1.0cvs51
6078 Fix update problem when getting remote tags
6079 * src/prefs_matcher.c
6080 Rework GUI to make it better. Patch by Pawel
6083 2007-12-03 [colin] 3.1.0cvs50
6085 * src/etpan/imap-thread.c
6086 * src/etpan/nntp-thread.c
6087 Fix bug 1417, 'Network log doesn't reveal
6090 2007-12-02 [iwkse] 3.1.0cvs49
6092 * src/plugins/dillo_viewer/dillo_prefs.c
6093 Insert dillo under the Plugins menu
6095 2007-12-01 [paul] 3.1.0cvs48
6098 add these variant forms
6101 2007-12-01 [paul] 3.1.0cvs47
6106 2007-12-01 [paul] 3.1.0cvs46
6109 add the new addrcustomattr.c file
6111 2007-11-29 [colin] 3.1.0cvs45
6113 * src/common/ssl_certificate.c
6114 Use the more modern getaddrinfo instead of
6115 gethostbyname when possible
6117 2007-11-28 [colin] 3.1.0cvs44
6120 Maybe fix bug 1410 and other crash reports
6121 in summaryview since cvs38.
6123 2007-11-28 [wwp] 3.1.0cvs43
6125 * src/prefs_summary_open.c
6126 Guard against an empty list of actions to perform
6127 when opening a folder (or migration defaults could
6128 be introduced, confusing).
6130 2007-11-28 [colin] 3.1.0cvs42
6133 Fix mark all read from folder's contextual menu
6135 2007-11-27 [colin] 3.1.0cvs41
6140 * src/prefs_account.c
6141 * src/etpan/imap-thread.c
6142 A few fixes to the IMAP flags handling: Optimisations,
6143 two crashers, mention that Bandwitdh-efficient mode
6144 prevents tag fetching.
6145 Fix M-UTF7 in subscription dialog.
6147 2007-11-27 [colin] 3.1.0cvs40
6152 Make filtering faster on flags change: Batch original
6153 folderitem, where we'll do flags/tags changes.
6155 2007-11-27 [colin] 3.1.0cvs39
6158 Fix bug 1407, 'After a copy action, further rules apply
6159 to both original and copy'
6161 2007-11-27 [colin] 3.1.0cvs38
6165 Fixes races when doing a long operation and user
6166 asks for another one (Mark all read/unread on a
6167 big folder on IMAP for example)
6169 2007-11-27 [wwp] 3.1.0cvs37
6172 * src/prefs_common.c
6173 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
6174 and 3.1.0cvs35 (addressbook.c).
6176 2007-11-27 [holger] 3.1.0cvs36
6179 Add a line separating header and body
6182 2007-11-27 [wwp] 3.1.0cvs35
6185 Fix a drag-and-drop issue introduced with 3.1.0cvs33
6186 (thanks to Colin) and revert disabling of cut/copy
6187 context menu entries upon selected groups.
6189 2007-11-27 [holger] 3.1.0cvs34
6192 Add weights to the list of supported text attributes
6195 2007-11-27 [wwp] 3.1.0cvs33
6198 * src/addrcustomattr.c
6199 * src/addrcustomattr.h
6203 * src/prefs_common.c
6204 * src/prefs_common.h
6206 Provide a (customizable) list of preset attribute names
6207 for editing contacts (closes bug #1391).
6209 2007-11-27 [wwp] 3.1.0cvs32
6214 Various fixes in the address book:
6215 - made copy/move of a folder to itself or its subtree
6216 impossible (-> error)
6217 - errors messages don't show in the status bar anymore,
6218 use alertpanels instead
6219 - simple click on group doesn't open group edit dialog
6220 anymore when in contact edit embedded mode (was too itchy)
6221 - fixed disabling of edit button and and menu entry when
6222 in contact edit embedded mode (was done in a bad and
6224 - fix menu cut/paste sensitivity in treelist context
6225 menu (conflicting enabling was done by different functions)
6226 - fix some menu item sensitivity in address list context menu
6227 - don't allow cut/copy of groups, it's useless as they won't
6228 be copied w/ their contents
6229 - fix missing copy of the picture file when copying (bug #1402),
6230 fix picture attribute (internal) value when moving or copying
6233 2007-11-27 [colin] 3.1.0cvs31
6237 Fix tags loss on move, fix space encoding
6239 2007-11-26 [colin] 3.1.0cvs30
6249 * src/common/utils.c
6250 * src/common/utils.h
6251 * src/etpan/imap-thread.c
6252 * src/etpan/imap-thread.h
6253 Add IMAP tags support
6255 2007-11-26 [colin] 3.1.0cvs29
6258 Fix bug 1405, 'imap auto auth method doesn't
6261 2007-11-26 [colin] 3.1.0cvs28
6265 Handle broken disposition-notifications from Evolution
6266 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
6268 2007-11-25 [paul] 3.1.0cvs27
6270 * src/folder_item_prefs.c
6271 * src/folder_item_prefs.h
6274 2007-11-23 [wwp] 3.1.0cvs26
6278 * src/matcher_parser_parse.y
6279 * src/prefs_matcher.c
6280 Fix irrelevant case folding when adding matcher condition 'test',
6283 2007-11-23 [wwp] 3.1.0cvs25
6285 * src/prefs_common.c
6286 * src/prefs_common.h
6287 * src/prefs_summary_open.c
6288 * src/prefs_summary_open.h
6290 Add "select first email in list" to the list of possible selections
6291 when opening a folder.
6293 2007-11-23 [paul] 3.1.0cvs24
6296 a fix by Stephan Sachse, plus remove all
6297 old strings from the end of the file
6299 2007-11-23 [wwp] 3.1.0cvs23
6301 * src/prefs_msg_colors.c
6302 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
6303 with little changes.
6305 2007-11-23 [paul] 3.1.0cvs22
6307 * src/prefs_logging.c
6308 eliminate wasted horizontal space
6310 2007-11-23 [paul] 3.1.0cvs21
6312 * src/prefs_summaries.c
6313 don't wrap the label or put linebreaks
6315 2007-11-22 [colin] 3.1.0cvs20
6317 * src/plugins/pgpinline/pgpinline.c
6320 2007-11-22 [wwp] 3.1.0cvs19
6322 * src/prefs_themes.c
6323 Yet another misuse of get_rc_dir(), still related
6324 to user themes. Completes 3.1.0cvs18.
6326 2007-11-22 [wwp] 3.1.0cvs18
6328 * src/stock_pixmap.c
6329 Fix a misuse of get_rc_dir(), user themes dir was
6330 not set properly and some themes might have disappeared
6331 from themes list in prefs.
6333 2007-11-22 [wwp] 3.1.0cvs17
6339 Correct copyright for these claws-mail-only brand new
6342 2007-11-22 [paul] 3.1.0cvs16
6345 fix bug 1400, 'Drag and drop of URLs does not work'
6348 2007-11-22 [paul] 3.1.0cvs15
6350 * src/prefs_common.c
6351 make "cmds_use_system_default" default to FALSE
6352 so as not to disrupt current settings
6354 increase the size of the GdkRectangle, tooltips
6355 didn't show for me otherwise
6357 2007-11-21 [colin] 3.1.0cvs14
6365 * src/prefs_account.c
6366 * src/prefs_common.c
6367 * src/prefs_common.h
6368 * src/prefs_ext_prog.c
6372 * src/gtk/gtkutils.c
6373 Use xdg-open as a way to find default browser,
6376 2007-11-21 [colin] 3.1.0cvs13
6381 Send better return receipts (useful ones)
6382 Handle incoming return receipts
6384 2007-11-20 [colin] 3.1.0cvs12
6388 Add getter/setter for settings, and getter
6391 2007-11-20 [colin] 3.1.0cvs11
6396 Fix bug 1396, 'Crash on disabling a filter
6397 while it is processing'
6399 2007-11-20 [paul] 3.1.0cvs10
6402 fix bug 1395, 'Crash on checking for new mails
6403 while filter is running'
6406 2007-11-20 [paul] 3.1.0cvs9
6409 make this string easier for translators
6411 2007-11-19 [colin] 3.1.0cvs8
6413 * src/prefs_summaries.c
6415 Don't enable more tooltips on Maemo
6417 2007-11-19 [colin] 3.1.0cvs7
6419 * src/prefs_common.c
6420 * src/prefs_common.h
6421 * src/prefs_summaries.c
6423 Fix bug 1388, 'message list tool tips'
6424 Add (optional) tooltips in summaryview.
6425 This only works with GTK+ >= 2.12
6427 2007-11-19 [colin] 3.1.0cvs6
6430 Make strings a bit better when attaching
6433 2007-11-19 [colin] 3.1.0cvs5
6435 * src/common/utils.c
6436 Fix bug 1392, 'Top level domain .EU is
6437 not recognised as valid'
6439 2007-11-19 [wwp] 3.1.0cvs4
6443 Revert changes to compose.c made in 3.1.0cvs2.
6445 2007-11-19 [wwp] 3.1.0cvs3
6451 * src/addrduplicates.c
6452 Minor improvements in the address book:
6453 always accept new contacts provided that some
6454 detail is set (instead of rejecting silently).
6455 Better guessing of contact name from incomplete
6456 name information. Better display of contacts with
6457 no name, in contact lists, group contents, find
6461 2007-11-19 [wwp] 3.1.0cvs2
6465 * src/prefs_logging.c
6466 * src/prefs_summaries.c
6467 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
6468 wrap some long label in prefs/summaries, layout checkboxes
6469 in a more compact form in prefs/loggin, make account and
6470 header's combos have the same size/spacing in compose
6473 2007-11-19 [wwp] 3.1.0cvs1
6476 Fix a tiny leak and duplicate variable.
6478 2007-11-19 [paul] 3.1.0
6485 2007-11-19 [paul] 3.0.2cvs145
6496 updated by Stephan Sachse, Flammie Pirinen,
6497 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
6498 Emil Nowak, Frederico Goncalves Guimaraes,
6499 Andrej Kacian, and Ralph Young
6501 2007-11-18 [mones] 3.0.2cvs144
6504 Updated Spanish translation
6506 2007-11-18 [colin] 3.0.2cvs143
6509 Prevent empty tag after edit, thanks to wwp
6511 2007-11-18 [colin] 3.0.2cvs142
6514 Fix possible "(null)" %s - thanks to wwp
6516 2007-11-16 [wwp] 3.0.2cvs141
6518 * src/common/utils.c
6519 Fix for 3.0.2cvs140, prevents from crashing when opening
6522 2007-11-16 [colin] 3.0.2cvs140
6525 * src/common/claws.c
6526 Output a bit more useful info at startup
6529 2007-11-16 [colin] 3.0.2cvs139
6532 * src/common/utils.c
6533 * src/common/utils.h
6534 Fix bug 1387, 'Request for --compose to
6535 support multiple attachments'
6537 2007-11-16 [colin] 3.0.2cvs138
6540 Fix bug 1390, 'NNTP fails after server
6543 2007-11-16 [colin] 3.0.2cvs137
6545 * src/prefs_display_header.c
6546 Fix bug 1389, 'Changing 'Display headers
6547 in message view' breaks dispheaderrc'
6549 2007-11-14 [colin] 3.0.2cvs136
6552 * src/gtk/quicksearch.c
6553 * src/gtk/quicksearch.h
6554 Fix resetting the quicksearch when in non-sticky
6555 mode, but Recursive is set: reset only when going
6556 out of the root search folder.
6558 2007-11-14 [colin] 3.0.2cvs135
6561 Don't set new flag back when doing "Mark as unread"
6564 2007-11-12 [paul] 3.0.2cvs134
6566 * src/plugins/dillo_viewer/dillo_viewer.c
6567 don't offer the mime type for translation
6573 2007-11-11 [colin] 3.0.2cvs133
6577 Use markup-escaped strings in dialogs
6579 2007-11-11 [colin] 3.0.2cvs132
6582 Better IMAP-UTF7/UTF8 conversion
6584 2007-11-10 [colin] 3.0.2cvs131
6587 Fix debian bug 450698, 'nntp auth behavior changed
6590 2007-11-10 [colin] 3.0.2cvs130
6598 * src/common/utils.c
6599 * src/etpan/Makefile.am
6601 * src/gtk/gtkutils.h
6603 * src/plugins/bogofilter/Makefile.am
6604 * src/plugins/clamav/Makefile.am
6605 * src/plugins/dillo_viewer/Makefile.am
6606 * src/plugins/pgpcore/Makefile.am
6607 * src/plugins/spamassassin/Makefile.am
6608 * src/plugins/trayicon/Makefile.am
6609 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
6611 2007-11-09 [colin] 3.0.2cvs129
6615 fix bug 1375, 'Impossible to modify e-mail
6616 in LDAP addressbook twice'; Try two. update
6617 externalID, don't make display lag, and
6618 fix the cases where dn is not mail.
6620 2007-11-08 [paul] 3.0.2cvs128
6625 * src/prefs_account.c
6626 * src/prefs_account.h
6627 reinstate 'Generate Message-ID' option as an
6628 account preference. (hidden on IMAP)
6631 2007-11-08 [paul] 3.0.2cvs127
6634 MAEMO: fix failure of loading images inline
6635 MAEMO: fix bug 1349, 'Emails still skip to end
6636 when opened (in certain circumstances)...'
6638 2007-11-07 [colin] 3.0.2cvs126
6641 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
6643 2007-11-07 [colin] 3.0.2cvs125
6646 Re-change the string occurence of A_CLAWS_ACTIONS
6647 to A_SYL_ACTIONS, to prevent parse errors of the
6650 2007-11-07 [colin] 3.0.2cvs124
6653 * src/prefs_common.c
6654 * src/prefs_common.h
6655 * manual/advanced.xml
6656 Add an hidden pref, 'save_parts_readwrite';
6657 completes 3.0.2cvs35
6659 2007-11-07 [paul] 3.0.2cvs123
6661 * src/prefs_toolbar.c
6664 rename ToolbarSylpheedActions to ToolbarClawsActions
6665 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
6667 2007-11-07 [paul] 3.0.2cvs122
6670 MAEMO: remove tooltips
6672 2007-11-07 [colin] 3.0.2cvs121
6674 * src/plugins/pgpinline/pgpinline.c
6675 Fix bug 1377, 'unspecific errors on
6676 signature checking'. Fix trimming of
6679 2007-11-06 [iwkse] 3.0.2cvs120
6681 * src/prefs_summary_open.c
6684 2007-11-06 [paul] 3.0.2cvs119
6688 * tools/csv2addressbook.pl
6689 add a new script that imports a CSV formatted
6690 address book. Becky and Thunderbird address
6691 book are currently supported.
6693 2007-11-05 [colin] 3.0.2cvs118
6698 2007-11-05 [iwkse] 3.0.2cvs117
6700 * src/prefs_summary_open.c
6703 2007-11-04 [paul] 3.0.2cvs116
6705 * src/addressbook_foldersel.c
6706 fix gtk critical warning
6707 Patch by Pawel Pekala
6709 2007-11-04 [paul] 3.0.2cvs115
6712 * tools/claws-mail-compose-insert-files.pl
6713 add --bcc and uri_escape() everything
6715 2007-11-04 [paul] 3.0.2cvs114
6717 * src/gtk/gtkutils.c
6718 gtkut_stock_with_text_button_set_create(): set
6719 GTK_CAN_DEFAULT on buttons 2 and 3
6721 2007-11-03 [paul] 3.0.2cvs113
6723 * src/common/utils.c
6724 fix debian bug #448814, 'mailto: URI decoding
6725 desn't decode the destination address field'
6726 Patch by Federico Heinz <fheinz@vialibre.org.ar>
6728 2007-11-03 [paul] 3.0.2cvs112
6733 allow Bcc in commandline URIs
6734 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
6736 2007-11-02 [colin] 3.0.2cvs111
6739 Maybe fix bug 1376, 'crash on
6740 addressbook manipulation'
6742 2007-10-31 [paul] 3.0.2cvs110
6745 fix bug 1375, 'Impossible to modify e-mail
6746 in LDAP addressbook twice'
6747 Patch by Michael Rasmussen
6749 2007-10-30 [paul] 3.0.2cvs109
6752 enable GnuTLS support with --enable-gnutls which
6753 will disable openssl support. if the user has
6754 gtk >= 2.10.x don't allow gnomeprint even if the
6761 2007-10-30 [paul] 3.0.2cvs108
6764 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
6766 2007-10-30 [paul] 3.0.2cvs107
6769 * src/prefs_account.c
6770 * src/prefs_folder_item.c
6771 * src/prefs_spelling.c
6772 * src/prefs_themes.c
6774 * src/gtk/gtkaspell.c
6775 * src/gtk/gtkaspell.h
6776 * src/plugins/spamassassin/spamassassin_gtk.c
6777 replace deprecated gtk_option_menu...
6778 patch by Pawel Pekala
6780 2007-10-29 [colin] 3.0.2cvs106
6782 * src/plugins/dillo_viewer/dillo_prefs.c
6783 Fix forgotten signal connect
6785 2007-10-28 [colin] 3.0.2cvs105
6787 * src/plugins/dillo_viewer/dillo_prefs.c
6788 * src/plugins/dillo_viewer/dillo_prefs.h
6789 * src/plugins/dillo_viewer/dillo_viewer.c
6790 Implement addressbook-based whitelisting for loading
6791 remote images. Fixed missing destroy of the embedded
6792 browser that made a Dillo window pop up on exit, if
6793 an HTML part was displayed.
6795 2007-10-26 [colin] 3.0.2cvs104
6800 2007-10-25 [colin] 3.0.2cvs103
6803 Add tap-and-hold on the picture, for Maemo
6810 Unify tag interfaces.
6812 2007-10-25 [colin] 3.0.2cvs102
6815 * src/etpan/imap-thread.h
6816 Much better error handling. We'll need to be really
6817 clear to users about where errors come from, with
6818 the apparition of Gmail's IMAP server.
6820 2007-10-24 [colin] 3.0.2cvs101
6826 Add tags sorting (alphabetical); allow deletion of
6827 tags from the Apply Tags window
6829 2007-10-24 [colin] 3.0.2cvs100
6832 * src/editaddress_other_attributes_ldap.c
6833 * src/editaddress_other_attributes_ldap.h
6837 Fix LDAP writing (got broken in cvs39)
6838 Add read-only support for jpegPhoto LDAP field
6840 2007-10-23 [colin] 3.0.2cvs99
6843 Fix crash in some cases
6845 2007-10-22 [colin] 3.0.2cvs98
6847 * src/common/socket.h
6849 Fix big leak in GnuTLS code
6851 2007-10-22 [colin] 3.0.2cvs97
6854 Fix bug 1368, 'SIGSEGV in NNTP code'
6856 2007-10-22 [colin] 3.0.2cvs96
6858 * src/prefs_customheader.c
6859 Catch compface warnings when generating X-Faces
6861 2007-10-22 [wwp] 3.0.2cvs95
6863 * src/quote_fmt_parse.y
6864 Remove accidentally committed debug traces.
6867 2007-10-22 [colin] 3.0.2cvs94
6869 * src/etpan/nntp-thread.c
6872 2007-10-19 [wwp] 3.0.2cvs93
6874 * src/common/ssl_certificate.c
6875 Add missing include (Windows).
6877 2007-10-19 [colin] 3.0.2cvs92
6882 * src/gtk/inputdialog.c
6883 * src/gtk/inputdialog.h
6884 Remove the last old combo; patch by
6887 2007-10-19 [colin] 3.0.2cvs91
6890 Fix interop problem with GnuTLS and some crappy
6891 servers that have very little keys.
6893 2007-10-19 [colin] 3.0.2cvs90
6896 Fix return value check on GnuTLS, and
6899 2007-10-18 [colin] 3.0.2cvs89
6901 * src/common/ssl_certificate.c
6902 Fix missing initialisations
6904 2007-10-18 [wwp] 3.0.2cvs88
6907 Fix linking against GNUTLS (matters if --enable-gnutls only).
6909 2007-10-18 [colin] 3.0.2cvs87
6914 2007-10-18 [mones] 3.0.2cvs86
6918 * src/prefs_account.c
6919 * src/prefs_receive.c
6921 * src/plugins/bogofilter/bogofilter_gtk.c
6922 * src/plugins/spamassassin/spamassassin_gtk.c
6923 More capitalisation micro-fixes
6925 2007-10-18 [paul] 3.0.2cvs85
6928 add info about NNTP support via libetpan
6929 change the configure output ending msg a little
6931 similar changes to above
6933 2007-10-18 [colin] 3.0.2cvs84
6937 Fix missing symbol for S/MIME
6939 2007-10-18 [colin] 3.0.2cvs83
6941 * src/prefs_filtering_action.c
6942 Fix crash in tags (introduced in cvs78)
6944 2007-10-18 [colin] 3.0.2cvs82
6946 * src/common/Makefile.am
6949 * src/etpan/Makefile.am
6950 * src/etpan/etpan-thread-manager-types.h
6951 * src/etpan/etpan-thread-manager.c
6952 * src/etpan/imap-thread.c
6953 * src/etpan/nntp-thread.c
6954 * src/etpan/nntp-thread.h
6957 Rewrite the nntp implementation
6958 to use libetpan. Non-blocking NNTP!
6967 * src/prefs_account.c
6970 * src/send_message.c
6971 * src/send_message.h
6975 * src/common/claws.c
6976 * src/common/session.c
6977 * src/common/session.h
6980 * src/common/socket.c
6981 * src/common/socket.h
6984 * src/common/ssl_certificate.c
6985 * src/common/ssl_certificate.h
6987 * src/gtk/sslcertwindow.c
6988 * src/gtk/sslcertwindow.h
6989 Implement GnuTLS support. GnuTLS support
6990 will be used if OpenSSL isn't available, or
6991 specified explicitely. (the reason is that
6992 GnuTLS cerficate checking is a bit less
6993 practical than OpenSSL's)
6995 2007-10-18 [paul] 3.0.2cvs81
6997 * src/gtk/inputdialog.c
6998 * src/gtk/inputdialog.h
6999 fix copyright header
7001 2007-10-17 [colin] 3.0.2cvs80
7003 * src/plugins/pgpcore/select-keys.c
7004 Fix bug which prevented encryption key
7005 auto-selection when two or more matched the
7006 email address, but only one isn't revoked
7009 2007-10-17 [wwp] 3.0.2cvs79
7014 * src/quote_fmt_lex.l
7015 * src/quote_fmt_parse.y
7016 Templates can now attach files using |attach{filename}.
7018 2007-10-17 [wwp] 3.0.2cvs78
7020 * src/prefs_customheader.c
7021 * src/prefs_ext_prog.c
7022 * src/prefs_filtering_action.c
7023 * src/prefs_matcher.c
7025 * src/prefs_toolbar.c
7026 * src/gtk/combobox.c
7027 * src/gtk/combobox.h
7028 * src/gtk/gtkutils.c
7029 * src/gtk/gtkutils.h
7030 * src/plugins/bogofilter/bogofilter_gtk.c
7031 * src/plugins/spamassassin/spamassassin_gtk.c
7032 Removed almost all remaining instances of GtkCombo
7033 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
7034 few visual and code cleanup from Colin.
7036 2007-10-16 [wwp] 3.0.2cvs77
7037 * src/gtk/pluginwindow.c
7038 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
7040 2007-10-15 [colin] 3.0.2cvs76
7055 * src/prefs_common.c
7056 * src/prefs_common.h
7057 * src/prefs_customheader.c
7058 * src/prefs_customheader.h
7059 * src/prefs_display_header.c
7060 * src/prefs_display_header.h
7061 * src/prefs_filtering_action.c
7062 * src/prefs_filtering_action.h
7063 * src/prefs_folder_column.c
7064 * src/prefs_folder_column.h
7065 * src/prefs_folder_item.c
7066 * src/prefs_folder_item.h
7069 * src/prefs_logging.h
7070 * src/prefs_matcher.c
7071 * src/prefs_matcher.h
7072 * src/prefs_summary_column.c
7073 * src/prefs_summary_column.h
7074 * src/prefs_summary_open.c
7081 * src/sourcewindow.c
7082 * src/sourcewindow.h
7089 * src/common/mgutils.c
7090 * src/common/mgutils.h
7093 * src/common/prefs.c
7094 * src/common/prefs.h
7095 * src/common/socket.c
7096 * src/common/socket.h
7097 * src/common/stringtable.c
7098 * src/common/stringtable.h
7099 * src/common/template.c
7100 * src/common/template.h
7101 * src/common/uuencode.c
7102 * src/common/uuencode.h
7103 * src/gtk/gtkshruler.c
7104 * src/gtk/gtkshruler.h
7107 * src/gtk/progressdialog.c
7108 * src/gtk/progressdialog.h
7109 Remove/staticalize, the return of the revenge
7111 2007-10-15 [colin] 3.0.2cvs75
7114 Fix redirections in filtering's tests
7116 2007-10-15 [colin] 3.0.2cvs74
7119 Don't build imap_synchronise at all when
7120 building without libetpan
7122 2007-10-14 [colin] 3.0.2cvs73
7127 * src/gtk/manage_window.c
7128 * src/gtk/manage_window.h
7129 Remove more unused code
7131 2007-10-14 [colin] 3.0.2cvs72
7141 * src/common/xmlprops.c
7142 * src/common/xmlprops.h
7143 Remove more unused code
7145 2007-10-14 [colin] 3.0.2cvs71
7147 * src/common/utils.c
7148 Remove unused function
7150 2007-10-13 [colin] 3.0.2cvs70
7156 * src/gtk/gtkutils.c
7157 * src/gtk/gtkutils.h
7158 Staticalise/Remove more code
7160 2007-10-13 [colin] 3.0.2cvs69
7162 * src/common/utils.c
7163 * src/common/utils.h
7164 Remove dead code, unused for ages
7166 2007-10-13 [colin] 3.0.2cvs68
7170 Maemo: define hildon_program in main.c,
7171 make it accessible in the .h with extern
7173 2007-10-13 [paul] 3.0.2cvs67
7176 fix a bunch of runtime warnings on maemo
7178 2007-10-13 [paul] 3.0.2cvs66
7182 * src/gtk/gtkutils.c
7183 * src/gtk/gtkutils.h
7184 fix a bunch of compiler warnings on maemo
7186 2007-10-12 [colin] 3.0.2cvs65
7195 * src/common/utils.c
7196 * src/common/utils.h
7197 Remove unused code, staticalise some functions
7199 2007-10-12 [paul] 3.0.2cvs64
7206 * src/summary_search.c
7210 * src/common/utils.c
7211 * src/gtk/prefswindow.c
7212 fix a bunch of compiler warnings on maemo
7214 2007-10-11 [colin] 3.0.2cvs63
7217 Make static function static
7219 2007-10-11 [mones] 3.0.2cvs62
7221 * src/addrduplicates.c
7228 * src/prefs_customheader.c
7230 * src/prefs_themes.c
7231 * src/common/plugin.c
7232 * src/gtk/pluginwindow.c
7233 * src/gtk/quicksearch.c
7234 Fix several typos and capitalisation issues
7236 2007-10-11 [wwp] 3.0.2cvs61
7239 Fix a warning about possible use of uninitialized
7242 2007-10-11 [wwp] 3.0.2cvs60
7245 Disable "Unset picture" menu item when there's
7246 no picture to clear. Fix an extraneous g_unref_object,
7247 add missing initializers.
7249 2007-10-11 [wwp] 3.0.2cvs59
7251 * src/pixmaps/anonymous.xpm
7254 * src/stock_pixmap.c
7255 * src/stock_pixmap.h
7256 Fix a leak, gettext-ize the photo label.
7257 Don't clear the existing picture if loading
7258 a new one fails. Use a default 'anonymous'
7259 picture (this new xpm has been added to the
7260 internal stock_pixmap API). Add a
7261 "Set picture" context menu entry.
7263 2007-10-11 [colin] 3.0.2cvs58
7266 Make shift-shortcuts work
7267 * src/prefs_actions.c
7268 Don't ask if we really want to close when
7269 choosing OK and only the list is changed
7270 * src/prefs_template.c
7271 Don't ask if we really want to close when
7272 choosing OK and only the list is changed
7273 * src/common/plugin.c
7274 Fix writing of second [Plugins_*] block
7275 * src/common/template.c
7276 Remove unused files (fixes deletion)
7278 2007-10-10 [paul] 3.0.2cvs57
7280 * src/prefs_template.c
7281 put the whole thing in a scrolled window
7282 so that half the page is no longer inaccessible
7284 make the gtk_text_view smaller on maemo
7286 2007-10-10 [colin] 3.0.2cvs56
7289 Fix updating of Attachments number in some
7290 cases (reedit, attach from command-line, ...)
7292 2007-10-10 [colin] 3.0.2cvs55
7295 Initialise error correctly
7297 2007-10-10 [paul] 3.0.2cvs54
7299 * src/prefs_filtering_action.c
7300 * src/gtk/description_window.c
7301 * src/gtk/foldersort.c
7302 * src/gtk/quicksearch.c
7303 get rid of some pointless new lines and
7304 make the descripton labels wrap better
7306 2007-10-10 [colin] 3.0.2cvs53
7312 More error handling on saving pictures
7314 2007-10-10 [colin] 3.0.2cvs52
7318 Generalize a bit printing, so we can factorize
7321 2007-10-10 [paul] 3.0.2cvs51
7323 * src/addrduplicates.c
7325 use GTK_STOCK... buttons
7327 2007-10-10 [paul] 3.0.2cvs50
7335 2007-10-10 [paul] 3.0.2cvs49
7339 Fix crash on Add sender to addressbook when
7344 * src/editaddress_other_attributes_ldap.h
7346 Rename images to .png in addrbook/
7349 Fix Face/X-Face being used if adding another
7350 address than sender to addressbook
7353 2007-10-10 [holger] 3.0.2cvs48
7355 * src/addrduplicates.c
7357 Improvements to the addressbook duplicate finder
7359 - add an edit button to the button bar
7360 - display the whole bookname (with iface) and
7361 use this for same-book checking
7362 - after editing, try to keep selections if the
7363 entries are still present
7364 - sort the email column alphabetically
7365 - put results in a scrolled window
7366 - support embedded editing
7367 - make columns in detail view resizable
7368 - add keyboard shortcuts
7370 2007-10-10 [wwp] 3.0.2cvs47
7373 Fix a crash when there's no From: in email, thanks to Colin.
7375 2007-10-09 [paul] 3.0.2cvs46
7380 fix building without compface support
7382 2007-10-09 [colin] 3.0.2cvs45
7389 2007-10-09 [colin] 3.0.2cvs44
7391 * src/addrduplicates.c
7402 * src/editaddress_other_attributes_ldap.h
7408 * src/gtk/gtkutils.c
7409 Automatically set contacts' pictures from Face
7410 or X-Face if they have no picture
7411 Display the contact picture in textview or
7412 headerview for mails sent by people in the
7413 addressbook, that have no Face or X-Face
7414 Fix a few details in the Person edition dialog
7415 (ability to unset picture)
7416 Remove picture file when deleting contacts
7418 2007-10-09 [iwkse] 3.0.2cvs43
7421 center the about window
7423 2007-10-09 [paul] 3.0.2cvs42
7425 * src/prefs_toolbar.c
7426 fix icon selector window on maemo
7428 2007-10-09 [paul] 3.0.2cvs41
7431 add 'go to' menu to separate msgview
7433 2007-10-09 [colin] 3.0.2cvs40
7438 2007-10-09 [iwkse] 3.0.2cvs39
7445 * src/editaddress_other_attributes_ldap.h
7448 set a photo in the Addressbook
7450 2007-10-08 [colin] 3.0.2cvs38
7452 * src/prefs_toolbar.c
7453 Make height 320 to remove the scrollbar
7454 (with current number of icons)
7456 2007-10-08 [colin] 3.0.2cvs37
7458 * src/prefs_toolbar.c
7459 Transform the treeview to a GtkIconView.
7461 In addition, transform the window so that
7462 it looks like a popup menu. Patch by me
7464 2007-10-08 [colin] 3.0.2cvs36
7468 Beautify the GUI a bit; in particular, show the
7469 number of attachments in the tab's title.
7472 2007-10-08 [paul] 3.0.2cvs35
7475 Save users from themselves: save temporary
7476 files used for Open/Open with as read-only.
7479 2007-10-08 [paul] 3.0.2cvs34
7482 forgot this in cvs33
7484 2007-10-08 [paul] 3.0.2cvs33
7486 * tools/kdeservicemenu/README
7487 * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
7488 * tools/kdeservicemenu/install.sh
7489 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7490 renamed template* to *template so as not to confuse
7493 2007-10-08 [paul] 3.0.2cvs32
7495 * src/prefs_themes.c
7496 * src/stock_pixmap.c
7497 replace 2 direct uses of RC_DIR
7499 2007-10-07 [colin] 3.0.2cvs31
7501 * src/addrduplicates.c
7502 * src/addrduplicates.h
7507 Implement deletion in duplicate finder.
7510 2007-10-07 [colin] 3.0.2cvs30
7514 * src/common/utils.c
7515 Better fix for Solaris, thanks to Nicolas Doualot
7517 2007-10-07 [colin] 3.0.2cvs29
7523 2007-10-07 [colin] 3.0.2cvs28
7526 Fix HTML export to make it more compliant
7527 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
7529 2007-10-07 [colin] 3.0.2cvs27
7531 * src/prefs_toolbar.c
7532 Only use icons that wouldn't look stupid in the toolbar
7535 2007-10-07 [colin] 3.0.2cvs26
7537 * src/prefs_toolbar.c
7538 Fix old icon being used when none is selected
7540 2007-10-07 [colin] 3.0.2cvs25
7543 Fix copy/paste error
7545 2007-10-07 [colin] 3.0.2cvs24
7547 * src/prefs_toolbar.c
7550 Update icon to default one when changing event
7551 Make the icon chooser nicer (handle Esc, Enter,
7554 2007-10-06 [colin] 3.0.2cvs23
7556 * src/prefs_toolbar.c
7557 Fix text reset; patch by Pawel
7559 2007-10-06 [colin] 3.0.2cvs22
7562 Complete previous commit
7564 2007-10-06 [colin] 3.0.2cvs21
7566 * src/prefs_toolbar.c
7568 Set toolbar text automatically to the default
7569 when changing Event executed on click
7571 2007-10-06 [colin] 3.0.2cvs20
7573 * src/prefs_toolbar.c
7574 Invert Text and Event fields
7576 2007-10-06 [colin] 3.0.2cvs19
7578 * src/prefs_toolbar.c
7580 Make toolbar prefs look much better
7581 Patch by Pawel Pekala
7583 2007-10-06 [paul] 3.0.2cvs18
7586 * src/prefs_filtering.c
7587 fix checkbuttons in gtktreeview on maemo by
7588 setting maemo's "allow-checkbox-mode" to FALSE
7590 2007-10-06 [colin] 3.0.2cvs17
7593 Export -DSOLARIS in CFLAGS for all
7594 Solaris (not just 2.8) and OpenSolaris
7596 2007-10-06 [paul] 3.0.2cvs16
7602 fix build on solaris where ctime_r takes
7603 3 arguments rather than 2.
7604 Patch by Nicolas Doualot <slubman.lists@slubman.info>
7606 2007-10-05 [colin] 3.0.2cvs15
7608 * src/etpan/imap-thread.c
7609 Fix wrong error codepath
7611 2007-10-05 [wwp] 3.0.2cvs14
7614 Fix unexpected logging of quicksearches:
7615 debug_filtering_session flag was never reset to FALSE, causing
7616 matcher functions to log when called from a quicksearch
7617 (if a filtering session happened before).
7619 2007-10-05 [paul] 3.0.2cvs13
7621 * src/prefs_actions.c
7622 * src/prefs_filtering.c
7623 * src/prefs_template.c
7624 fix bug 1343, 'Filtering..'s close button
7625 silently discards new filter'
7628 2007-10-05 [paul] 3.0.2cvs12
7632 fix bug 1347, '-Wno-unused-function, optional'
7634 2007-10-05 [colin] 3.0.2cvs11
7637 * src/common/mgutils.c
7640 2007-10-05 [mones] 3.0.2cvs10
7642 * manual/advanced.xml
7644 * manual/es/advanced.xml
7645 Synchronise translation
7647 2007-10-04 [colin] 3.0.2cvs9
7662 * src/partial_download.c
7668 * src/common/mgutils.c
7669 * src/common/plugin.c
7670 * src/common/utils.c
7673 * src/common/xmlprops.c
7674 * src/common/xmlprops.h
7675 * src/plugins/bogofilter/bogofilter.c
7676 * src/plugins/clamav/clamav_plugin.c
7677 * src/plugins/dillo_viewer/dillo_prefs.c
7678 * src/plugins/pgpcore/prefs_gpg.c
7679 * src/plugins/pgpinline/pgpinline.c
7680 * src/plugins/pgpmime/pgpmime.c
7681 * src/plugins/spamassassin/spamassassin.c
7682 * src/plugins/trayicon/trayicon_prefs.c
7683 Verify success on writes. Will fix possible strange
7684 failure on disk full.
7686 2007-10-04 [paul] 3.0.2cvs8
7688 * manual/advanced.xml
7689 add further info about Actions
7690 Patch by Emmanuel Briot <briot@adacore.com>
7692 2007-10-04 [paul] 3.0.2cvs7
7695 remove the D column, instead indicate the
7696 default account by use of bold text
7698 2007-10-03 [colin] 3.0.2cvs6
7700 * src/common/template.c
7701 Fix templates writing (was prone to disk full problems)
7703 2007-10-03 [colin] 3.0.2cvs5
7706 * src/addrduplicates.c
7707 * src/addrduplicates.h
7709 Add duplicate deletion. Patch by Holger
7711 2007-10-03 [colin] 3.0.2cvs4
7714 * src/gtk/quicksearch.c
7715 Fix bug 1340, 'Case insensitive searches with
7716 non-ascii alphabets fail'.
7718 2007-10-03 [colin] 3.0.2cvs3
7721 * src/common/utils.c
7722 * src/common/utils.h
7723 Implement run-time alternative config directories
7725 2007-10-03 [colin] 3.0.2cvs2
7728 Prevent opening folder item while folder
7729 is scanned in a better way
7731 2007-10-02 [paul] 3.0.2cvs1
7737 bump up version number following stable release
7739 2007-09-30 [colin] 3.0.1cvs49
7742 Refresh session if needed
7744 2007-09-30 [colin] 3.0.1cvs48
7747 Reset folder's session to NULL
7748 before destroying it
7750 2007-09-30 [mones] 3.0.1cvs47
7752 * manual/handling.xml
7753 Use markup quotes instead hardcoded quotes
7754 * manual/es/handling.xml
7755 Added new synced section (IMAP subscriptions)
7757 2007-09-29 [colin] 3.0.1cvs46
7760 Notice disconnections faster
7762 2007-09-28 [colin] 3.0.1cvs45
7768 2007-09-28 [paul] 3.0.1cvs44
7773 2007-09-28 [paul] 3.0.1cvs43
7776 use gtk_widget_set_size_request() on the label
7777 so that wrapping works better. get rid of the
7778 (partially deprecated) hbutton_box.
7779 these changes should prevent buttons overlapping
7782 2007-09-28 [colin] 3.0.1cvs42
7787 2007-09-28 [colin] 3.0.1cvs41
7793 * src/etpan/imap-thread.c
7794 64bits-related warning fixes
7796 2007-09-28 [colin] 3.0.1cvs40
7798 * src/folder_item_prefs.c
7805 2007-09-28 [colin] 3.0.1cvs39
7807 * src/plugins/spamassassin/spamassassin.c
7808 * src/plugins/spamassassin/spamassassin.h
7809 * src/plugins/spamassassin/spamassassin_gtk.c
7810 Add addressbook-based whitelisting
7812 2007-09-28 [colin] 3.0.1cvs38
7815 Fix bug 1337, 'crash on pressing Send button'
7817 2007-09-28 [paul] 3.0.1cvs37
7819 * src/prefs_folder_item.c
7820 give the orphans a parent. makes all prefs
7821 pages visible on maemo
7823 2007-09-28 [colin] 3.0.1cvs36
7825 * src/prefs_folder_column.c
7826 * src/prefs_summary_column.c
7829 2007-09-27 [colin] 3.0.1cvs35
7831 * src/gtk/quicksearch.c
7832 Fix bug 1336, 'Segfault if empty space before search-string'
7834 2007-09-26 [mones] 3.0.1cvs34
7836 * manual/account.xml
7837 * manual/plugins.xml
7838 Fixed irc channel name, added some docbook markup.
7839 Changed text markup to docbook markup.
7840 Added spamcop as supported in SpamReport description.
7841 * manual/fr/plugins.xml
7842 Fixed irc channel name.
7843 * manual/es/account.xml
7844 * manual/es/advanced.xml
7845 * manual/es/claws-mail-manual.xml
7846 * manual/es/glossary.xml
7848 * manual/es/keyboard.xml
7849 * manual/es/plugins.xml
7850 Synced with English version, fixed a couple of typos.
7852 2007-09-26 [colin] 3.0.1cvs33
7855 Explain why "Libgnomeprint: no" on GTK+ 2.10
7857 2007-09-26 [colin] 3.0.1cvs32
7862 Optimisation: avoid fetching mail 3 times locally
7865 2007-09-26 [colin] 3.0.1cvs31
7870 2007-09-26 [colin] 3.0.1cvs30
7876 Fix MH mtime hack - make it a folder class function
7878 2007-09-26 [colin] 3.0.1cvs29
7881 Fix bug 1334, 'user defined mail incorporation
7884 2007-09-25 [colin] 3.0.1cvs28
7887 Optimisation: shortcut conv_codeset_strdup
7888 when src_code and dest_code are the same
7891 Optimisation: shortcut code conversions when
7892 files are in UTF-8; faster list walking by
7893 using prepend/reverse.
7895 2007-09-25 [holger] 3.0.1cvs27
7898 Replace button bar of the preview window
7899 with a real toolbar (patch by Colin)
7900 Add zooming to the preview window
7902 2007-09-24 [paul] 3.0.1cvs26
7905 compact the character set menu, adding some
7906 missing encodings. Patch by Pawel Pekala
7908 2007-09-23 [paul] 3.0.1cvs25
7910 * src/prefs_account.c
7911 * src/prefs_folder_item.c
7915 remove unnecessary frame from Templates options
7916 and improve the English of the check button label
7918 2007-09-22 [colin] 3.0.1cvs24
7920 * src/gtk/quicksearch.c
7921 Fix bug 1329, 'error in quicksearch.c'
7922 Fix return with value in function returning void
7924 2007-09-22 [colin] 3.0.1cvs23
7928 * src/common/utils.c
7929 * src/common/utils.h
7930 * src/etpan/imap-thread.c
7931 Optimise fetching IMAP cached emails *a lot*
7932 (remember whether mail is fully cached and \r's
7933 are already stripped)
7935 2007-09-22 [colin] 3.0.1cvs22
7939 * src/prefs_folder_item.c
7940 Add a button to allow users to drop local caches.
7942 2007-09-21 [colin] 3.0.1cvs21
7945 Remove unnecessary error when cancelling export to mbox.
7948 2007-09-21 [paul] 3.0.1cvs20
7950 * src/gtk/prefswindow.c
7951 remove unnecessary frames from the prefs
7952 pages. Patch by Pawel Pekala
7954 2007-09-21 [paul] 3.0.1cvs19
7956 * src/prefs_account.c
7957 * src/prefs_folder_item.c
7960 put the Templates options into a tabbed
7961 layout. Patch by Pawel Pekala
7963 2007-09-21 [paul] 3.0.1cvs18
7966 group together the character set menu items
7967 move the /View/Show or hide/Message view below
7968 .../Toolbar menu item
7969 Patch by Pawel Pekala
7971 2007-09-21 [mones] 3.0.1cvs17
7974 Fix for bug 1327, 'segfault when replying to a non-existent
7975 news message', thanks to Colin.
7977 2007-09-21 [colin] 3.0.1cvs16
7982 2007-09-20 [colin] 3.0.1cvs15
7986 Maybe fix bug 1324, 'Corrupted IMAP cache'
7988 2007-09-20 [colin] 3.0.1cvs14
7993 2007-09-20 [holger] 3.0.1cvs13
7996 Add page layout to print preview.
7997 Make the close-button in the toolbar
8000 2007-09-20 [paul] 3.0.1cvs12
8003 updated by Pavlo Bohmat
8005 2007-09-19 [colin] 3.0.1cvs11
8007 * src/common/utils.c
8008 Prevent unquoted mime boundaries, by always
8011 2007-09-19 [colin] 3.0.1cvs10
8014 Fix drawing area size, fix DPI change that
8015 can cause total number of lines to decrease
8017 2007-09-19 [colin] 3.0.1cvs9
8021 Make print preview more efficient and nicer.
8022 Patch mostly by Holger Berndt <hb@claws-mail.org>
8024 2007-09-19 [colin] 3.0.1cvs8
8026 * src/prefs_common.c
8027 * src/prefs_common.h
8029 Add scrolledwindow, default allocation and
8030 size saving to the print preview window.
8032 2007-09-18 [colin] 3.0.1cvs7
8034 * src/prefs_common.c
8035 * src/prefs_common.h
8036 * src/prefs_image_viewer.c
8039 - add image printing support
8040 - add option to print images
8041 - add preview widget
8042 - add saving of a few Page Setup parameters
8044 2007-09-18 [colin] 3.0.1cvs6
8048 Add Guillaume Chazarain
8050 2007-09-18 [colin] 3.0.1cvs5
8052 * src/common/utils.c
8053 Fix bug 1321, 'access before allocation
8054 when scanning for uris'. Patch by
8055 Guillaume Chazarain <guichaz@yahoo.fr>
8057 2007-09-18 [colin] 3.0.1cvs4
8060 Fix bug 1320, 'Memory leak caused by
8061 gtk_container_get_children'. Patch by
8062 Guillaume Chazarain <guichaz@yahoo.fr>
8064 2007-09-18 [colin] 3.0.1cvs3
8068 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
8070 2007-09-18 [colin] 3.0.1cvs2
8076 * src/prefs_ext_prog.c
8081 Use GtkPrintOperation by default on GTK+ >= 2.10
8082 Patch by Holger Berndt <hb@claws-mail.org>
8084 2007-09-18 [paul] 3.0.1cvs1
8090 bump up version number following stable release
8092 2007-09-16 [colin] 3.0.0cvs18
8095 Fix possible memleak
8097 2007-09-16 [colin] 3.0.0cvs17
8100 Fix bug 1311, 'Wrong arrow position
8101 while moving message into folder when
8102 column headers hidden'
8103 * src/image_viewer.c
8104 Show error in the GUI if image can't
8109 Allow setting domain in msgid
8110 * src/common/plugin.c
8111 Add timing information
8113 2007-09-16 [colin] 3.0.0cvs16
8117 * src/prefs_account.c
8118 * src/prefs_account.h
8119 * src/common/utils.c
8120 Remove Generate Message-ID option. We need
8121 this on some IMAP servers.
8122 * src/prefs_template.c
8125 2007-09-16 [colin] 3.0.0cvs15
8127 * src/prefs_filtering.c
8128 * src/prefs_filtering.h
8129 * src/prefs_filtering_action.c
8131 Fix tags issues: tags with spaces, renaming
8134 2007-09-16 [colin] 3.0.0cvs14
8139 Fix bug 1308, 'Claws deletes folderlist.xml after
8140 fetching mail short after start-up'
8142 2007-09-16 [colin] 3.0.0cvs13
8145 Fix scrolling to cursor
8147 2007-09-16 [paul] 3.0.0cvs12
8150 updated by Aleksandar Urosevic
8152 2007-09-16 [paul] 3.0.0cvs11
8155 do not allow locked msgs to be deleted,
8156 even by filtering/processing
8158 2007-09-07 [paul] 3.0.0cvs10
8160 * src/prefs_folder_column.c
8161 * src/prefs_summary_column.c
8162 implement button sensitivity
8163 patch by Pawel Pekala
8165 2007-09-06 [wwp] 3.0.0cvs9
8168 Add a missing linefeed to a debug message.
8170 2007-09-05 [colin] 3.0.0cvs8
8173 Fix statusbar/window mismatch on Maemo
8175 2007-09-05 [colin] 3.0.0cvs7
8178 Fix build without USE_LDAP_TLS
8180 2007-09-05 [colin] 3.0.0cvs6
8186 * src/send_message.c
8189 Maemo: distinguish various statusbar messages,
8190 in order to display only the most important.
8192 2007-09-04 [wwp] 3.0.0cvs5
8195 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
8196 Show protocol "SMTP" and the appropriate server for send-only
8197 accounts, show "-" instead of "" when no value is relevant.
8199 2007-09-03 [ticho] 3.0.0cvs4
8202 Handle plural form better in delete confirmation dialog.
8204 2007-09-03 [wwp] 3.0.0cvs3
8207 Warn differently when sending or sending later (queueing).
8209 2007-09-03 [colin] 3.0.0cvs2
8213 * src/common/plugin.c
8214 * src/common/plugin.h
8215 Add a new plugin API, MimeParser. It allows
8216 plugins to scan email MIME parts and optionally,
8219 2007-09-03 [mones] 3.0.0cvs1
8224 While a better solution is made double history sizes
8226 2007-09-03 [paul] 3.0.0
8233 [For previous entries, see ChangeLog.2.0.0-3.0.0]