1 2009-07-04 [paul] 3.7.2cvs1
3 * tools/claws.i18n.status.pl
6 2009-07-03 [paul] 3.7.2
13 2009-07-03 [paul] 3.7.1cvs85
20 added new translations by Tiago Faria and Slavko
33 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
34 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
35 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
36 Goncalves Guimaraes, Aleksei Miheev
38 2009-07-01 [colin] 3.7.1cvs84
41 Fix bug 1940, 'Doesn't open links in
42 user's default browser'. Turn the preference
43 to TRUE by default; that will only change the
44 behaviour for new users.
46 2009-06-29 [colin] 3.7.1cvs83
50 * src/prefs_filtering_action.c
51 Fix bug 1935, 'problems with very long filtering actions':
52 Use a dynamic buffer in action to string, and a bigger
53 buffer in string to action
55 2009-06-29 [colin] 3.7.1cvs82
57 * src/matcher_parser_lex.l
58 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
60 2009-06-29 [colin] 3.7.1cvs81
65 Fix crash (out-of-bounds tree column)
66 * src/gtk/gtkcmctree.c
68 Prevent using an out-of-bounds tree column
70 2009-06-29 [colin] 3.7.1cvs80
74 Leak fixes; patch by Pawel Pekala.
76 2009-06-26 [colin] 3.7.1cvs79
79 Sort by msgnum if dates are equal
81 2009-06-24 [paul] 3.7.1cvs78
84 make some (forgotten) strings translatable
86 2009-06-19 [colin] 3.7.1cvs77
89 Fix menu sensitiveness
91 2009-06-18 [colin] 3.7.1cvs76
94 * src/plugins/pgpcore/sgpgme.c
95 * src/plugins/pgpcore/sgpgme.h
96 * src/plugins/pgpmime/mypgpcore.def
97 * src/plugins/pgpmime/pgpmime.c
98 * src/plugins/smime/mypgpcore.def
99 * src/plugins/smime/smime.c
100 Use largefile support (and stop using our old GPGME
101 hack on gpgme_data_seek/rewind)
102 (See 1.9.12cvs44 to 46 - if this breaks things we
105 2009-06-13 [colin] 3.7.1cvs75
107 * src/gtk/spell_entry.c
108 Fix assertion. We can put a NULL gtkaspell to
109 an entry; it just means it won't be spell-checked.
111 2009-06-12 [mones] 3.7.1cvs74
115 * src/prefs_account.c
116 * src/prefs_account.h
119 Added preference to use account address in generated
120 Message-Id. Fixes Debian bug #531052
122 2009-06-12 [colin] 3.7.1cvs73
125 Better fix, API-compatible with libgnutls13
127 2009-06-12 [colin] 3.7.1cvs72
130 Use compatibility mode in GnuTLS, and avoid problems with
131 servers that don't comply 100% with the spec, but still
134 2009-06-06 [iwkse] 3.7.1cvs71
137 Ops..revert a mix with another patch
139 2009-06-06 [iwkse] 3.7.1cvs70
142 A better fix for the previous commit's issue
144 2009-06-06 [iwkse] 3.7.1cvs69
147 Fix shutting down of Claws Mail while a GTK_Return keypress
148 event is sent to the Attach property window
150 2009-06-05 [colin] 3.7.1cvs68
153 Fix build on GTK+ 2.6
155 2009-06-03 [mones] 3.7.1cvs67
157 * tools/make.themes.project
158 Oops! fix header, sorry Paul ;-)
160 2009-06-03 [mones] 3.7.1cvs66
162 * tools/make.themes.project
163 Add support for PNG themes and other
164 fixes i don't remember now... :)
166 2009-06-02 [colin] 3.7.1cvs65
169 * src/prefs_template.c
171 Fix error messages in templates, and fix their
174 2009-05-22 [colin] 3.7.1cvs64
179 2009-05-22 [colin] 3.7.1cvs63
182 Fix phantom button behind entry when
183 changing fields via Tools/Reply mode.
185 2009-05-22 [colin] 3.7.1cvs62
190 2009-05-21 [mones] 3.7.1cvs61
194 Add button to empty header lines with one click
196 2009-05-21 [paul] 3.7.1cvs60
200 * src/plugins/trayicon/trayicon.c
201 when quitting from the trayicon, honour
202 prefs_common.clean_on_exit
204 2009-05-21 [paul] 3.7.1cvs59
206 * src/gtk/Makefile.am
207 remove duplicate entry
208 thanks to Charles A Edwards
210 2009-05-19 [paul] 3.7.1cvs58
213 clear progressbar in the statusbar on 'Cancel'
215 2009-05-16 [colin] 3.7.1cvs57
221 2009-05-16 [colin] 3.7.1cvs56
224 Remove msgnum>0 condition for removing messages
225 from caches. There's no such condition on add.
226 Fixes bug 1913, 'Allow to remove phantom
227 messages from the cache'; patch by Fabian
228 Keil <fk at fabiankeil.de>
230 2009-05-12 [holger] 3.7.1cvs55
234 Introduce hook after showing of the message view
236 2009-05-11 [colin] 3.7.1cvs54
239 Fix bug 1872, 'A: Cc: CCi: selector should
240 default on same as preceding contact'
242 2009-05-10 [holger] 3.7.1cvs53
246 Add a hook to make it possible for plugins to
247 modify the address completion list
249 2009-05-06 [paul] 3.7.1cvs52
253 fix bug 1915, 'Mails signed with smime.p7s
254 display both signed and attachment icon.'
256 2009-05-05 [colin] 3.7.1cvs51
261 2009-05-05 [colin] 3.7.1cvs50
264 Fix bug 1895, '(imap) cache issues when cache dir is on a
265 different mountpoint than tempdir'
267 2009-05-04 [colin] 3.7.1cvs49
270 Probably fix bug 1914, 'Crash reading
273 2009-04-26 [paul] 3.7.1cvs48
276 * src/gtk/gtkaspell.h
277 fix bug 1904, 'build mechanism looks for
278 'enchant.h' in a wrong place'
280 2009-04-25 [paul] 3.7.1cvs47
283 gah! fix coding style!
285 2009-04-25 [paul] 3.7.1cvs46
289 if building with GTK+ >= 2.16 use
290 gtk_orientable_set_orientation() instead of now
291 deprecated gtk_toolbar_set_orientation()
293 2009-04-24 [colin] 3.7.1cvs45
296 Ask before sending if an attached file has
299 2009-04-19 [paul] 3.7.1cvs44
304 save About window size.
305 patch by Pawel Pekala
307 2009-04-12 [paul] 3.7.1cvs43
309 * tools/csv2addressbook.pl
310 add extra CSV fields that are now appended
311 by thunderbird (version 2.0.0.21)
313 2009-04-08 [colin] 3.7.1cvs42
316 fix saving (but not displaying) of UTF-16
319 2009-04-08 [colin] 3.7.1cvs41
321 * src/gtk/manage_window.c
322 Disable transient windows on win32 - seems to
323 fix most focusing issues
325 2009-04-05 [colin] 3.7.1cvs40
328 Don't ask whether we want to send deleted mails in queue
329 folders; also, don't send deleted mails when flushing
332 2009-04-04 [paul] 3.7.1cvs39
338 * tools/claws.i18n.status.pl
339 add new Indonesian translation, by
342 2009-04-03 [paul] 3.7.1cvs38
348 2009-04-03 [colin] 3.7.1cvs37
352 Fix bug 1891, 'Add support for gopher:// links'
353 Patch by Jacob Head <clawsmail at jacob-head.com>
354 Let's go back to the roots!
356 2009-04-03 [paul] 3.7.1cvs36
361 2009-04-03 [paul] 3.7.1cvs35
364 add AC_CONFIG_MACRO_DIR([m4])
365 remove CLAWS_ACLOCAL_INCLUDE(m4)
366 * m4/aclocal-include.m4
367 removed this now unneeded file
369 2009-04-02 [colin] 3.7.1cvs34
372 Fix previous (thanks to Marcus :)
374 2009-04-02 [colin] 3.7.1cvs33
377 * src/etpan/etpan-thread-manager.c
378 pipe() was a macro from GLib on win32 until
379 glib 2.13.2. It's undefined after that.
380 Thanks to Marcus Brinkmann for the heads-up!
382 2009-03-31 [colin] 3.7.1cvs32
384 * src/folder_item_prefs.c
385 Copy folder settings with prefs
387 2009-03-31 [colin] 3.7.1cvs31
389 * src/prefs_account.c
390 Don't use un-sensitive checkboxes in Privacy tab
391 when privacy system in None (makes unchecking
392 painful when no privacy plugin is loaded)
394 2009-03-30 [colin] 3.7.1cvs30
401 * src/prefs_account.c
402 * src/prefs_account.h
405 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
406 Add an option on the Receive page of IMAP account preferences:
407 "Move deleted mails to trash and expunge immediately". This
408 option defaults to TRUE to avoid changing the existing behaviour.
409 Setting it to FALSE prevents automatic expunging.
410 Also, add Tools/Expunge and View/Hide deleted messages menu items
411 (View/Hide deleted message being a per-folder setting, and behaving,
412 like View/Hide read messages).
414 2009-03-30 [colin] 3.7.1cvs29
417 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
418 ask for IMAP password when using GSSAPI auth
420 2009-03-27 [colin] 3.7.1cvs28
423 Fix cvs14, make sure we mark non-existent caches dirty
424 (or they never get written)
426 2009-03-27 [colin] 3.7.1cvs27
429 Fix tag update when all tags are removed
432 2009-03-25 [colin] 3.7.1cvs26
435 Fix configure.ac, thanks to Pawel
437 2009-03-25 [colin] 3.7.1cvs25
440 * src/etpan/nntp-thread.c
441 Fix header fetching (NG/To/Cc). Fixes
442 bug 1883, 'Message processing fails to
443 act on Newsgroups: field'
445 2009-03-23 [colin] 3.7.1cvs24
448 Fix internal headers visible in queue/sent
450 2009-03-23 [colin] 3.7.1cvs23
453 Fix check for RC (resource compiler) used
454 on win32 (AC_LIBTOOL_RC used to call it
455 implicitely but stopped)
457 2009-03-19 [colin] 3.7.1cvs22
460 Put spam button in default toolbar even if
461 bogofilter and spamassassin are not built.
462 Other anti-spam plugin could exist! :)
464 Fix exit status fetch on win32
466 2009-03-18 [paul] 3.7.1cvs21
468 * src/gtk/spell_entry.c
469 fix "[BUG] Wrong word replaced in 'Subject:'
470 when spell-checking correction used"
471 Patch by Pawel Pekala
473 2009-03-17 [colin] 3.7.1cvs20
476 Fix win32 build (from cvs12)
478 2009-03-17 [colin] 3.7.1cvs19
481 Fix bug 1735, 'Change To: and Newsgroups:
482 recipient field according account type'
485 2009-03-17 [colin] 3.7.1cvs18
492 Add preference for fsyncing metadata
494 2009-03-16 [paul] 3.7.1cvs17
496 * src/prefs_customheader.c
497 add forgotten #if HAVE_LIBCOMPFACE
499 2009-03-16 [paul] 3.7.1cvs16
501 * src/prefs_customheader.c
502 put the (X-)Face preview image below the up/down
503 buttons so they don't jump around.
504 make the list reorderable by drag'n'drop
506 2009-03-16 [colin] 3.7.1cvs15
508 * src/prefs_customheader.c
509 Add a (X-)Face preview. Patch by iwkse.
511 2009-03-16 [colin] 3.7.1cvs14
518 Add fsync calls to make sure we don't
519 lose data on system crashes. (to do:
520 add a pref to allow people choosing raw
523 2009-03-15 [colin] 3.7.1cvs13
525 * src/gtk/gtkaspell.c
526 Fix empty menu when there are no
527 suggestions (using the Spelling menu)
529 2009-03-14 [colin] 3.7.1cvs12
532 Win32: fix subject prefix length
534 2009-03-11 [mones] 3.7.1cvs11
537 fix encoding declared in header
538 update translation now we're at it
540 2009-03-10 [colin] 3.7.1cvs10
543 Fix "wrong mime" message printed out multiple
546 2009-03-10 [colin] 3.7.1cvs9
548 * src/prefs_folder_item.c
551 2009-03-09 [paul] 3.7.1cvs8
553 * src/prefs_folder_item.c
555 fixes to english text
557 2009-03-08 [paul] 3.7.1cvs7
560 correct errors in header
562 2009-03-08 [paul] 3.7.1cvs6
568 * tools/claws.i18n.status.pl
569 add Japanese translation, submitted by kazken3
571 2009-03-07 [colin] 3.7.1cvs5
574 Don't let the invalid MIME warning hide
575 other noticeview (Partial receive or
578 2009-03-07 [colin] 3.7.1cvs4
583 2009-03-07 [colin] 3.7.1cvs3
588 Handle mimeparts that lack an end boundary.
589 They're invalid but it's too annoying for
592 2009-03-06 [wwp] 3.7.1cvs2
595 * src/folder_item_prefs.c
596 * src/folder_item_prefs.h
597 * src/prefs_folder_item.c
598 Add per-folder default cc, bcc and reply-to.
600 2009-03-06 [colin] 3.7.1cvs1
603 * src/gtk/gtksourceprintjob.c
604 Fix build with old print interface
606 2009-03-06 [paul] 3.7.1
613 2009-03-06 [paul] 3.7.0cvs78
624 updated by David Vachulka, Stephan Sachse, Flammie
625 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
626 Frederico Goncalves Guimaraes, Lars Persson Fink,
629 2009-03-03 [colin] 3.7.0cvs77
631 * src/prefs_filtering.c
632 Win32: Fix bug 1865, 'IMAP account name changes
633 are not followed at filter actions'
635 2009-03-02 [colin] 3.7.0cvs76
638 Fix Launchpad bug 335571: 'claws-mail crashed
639 with SIGSEGV in strlen() while deleting
640 large amount of e-mails on IMAP account
642 2009-02-27 [mones] 3.7.0cvs75
644 * manual/es/account.xml
646 * manual/es/addrbook.xml
647 * manual/es/advanced.xml
648 * manual/es/claws-mail-manual.xml
650 * manual/es/glossary.xml
652 * manual/es/handling.xml
653 * manual/es/intro.xml
654 * manual/es/keyboard.xml
655 * manual/es/plugins.xml
656 * manual/es/starting.xml
657 Sync with English version, fix some typos
658 Changed encoding to UTF-8
660 Update for release, changed encoding to UTF-8
662 2009-02-24 [colin] 3.7.0cvs74
665 Don't print separation line if there
668 2009-02-23 [cleroy] 3.7.0cvs73
677 * src/addrduplicates.c
680 * src/addressbook_foldersel.c
690 * src/editaddress_other_attributes_ldap.c
728 * src/prefs_account.c
729 * src/prefs_actions.c
731 * src/prefs_filtering.c
732 * src/prefs_filtering_action.c
733 * src/prefs_folder_column.c
734 * src/prefs_folder_item.c
736 * src/prefs_matcher.c
739 * src/prefs_summaries.c
740 * src/prefs_summary_column.c
741 * src/prefs_template.c
743 * src/prefs_toolbar.c
755 * src/summary_search.c
762 * src/common/base64.c
765 * src/common/plugin.c
767 * src/common/session.c
769 * src/common/socket.c
770 * src/common/string_match.c
771 * src/common/stringtable.c
775 * src/common/xmlprops.c
776 * src/gtk/colorlabel.c
778 * src/gtk/foldersort.c
779 * src/gtk/gtkaspell.c
780 * src/gtk/gtkcmclist.c
781 * src/gtk/gtkcmctree.c
782 * src/gtk/gtkcmoptionmenu.c
783 * src/gtk/gtksctree.c
784 * src/gtk/gtkshruler.c
785 * src/gtk/gtksourceprintjob.c
787 * src/gtk/gtkvscrollbutton.c
788 * src/gtk/logwindow.c
790 * src/gtk/pluginwindow.c
791 * src/gtk/prefswindow.c
792 * src/gtk/quicksearch.c
793 * src/gtk/spell_entry.c
794 * src/plugins/pgpcore/select-keys.c
795 * src/plugins/pgpinline/pgpinline.c
796 * src/plugins/pgpmime/pgpmime.c
797 * src/plugins/smime/smime.c
798 * src/plugins/spamassassin/spamassassin_gtk.c
799 Mass commit changing g_return_* to cm_return_*
800 and making these more interesting
802 2009-02-23 [colin] 3.7.0cvs72
805 Always initialise error code to no error
807 2009-02-23 [colin] 3.7.0cvs71
810 Fix separator substitution
812 2009-02-23 [colin] 3.7.0cvs70
815 * src/gtk/colorlabel.c
816 don't use g_return on normal checks
818 2009-02-22 [colin] 3.7.0cvs69
824 2009-02-22 [colin] 3.7.0cvs68
826 * src/addrduplicates.c
843 * src/prefs_filtering.c
854 * src/common/socket.c
855 * src/common/template.c
856 * src/etpan/imap-thread.c
857 * src/gtk/gtkaspell.c
858 * src/gtk/gtkcmctree.c
859 * src/gtk/gtksctree.c
860 * src/gtk/inputdialog.c
861 * src/plugins/pgpcore/sgpgme.c
862 * src/plugins/pgpmime/pgpmime.c
863 * src/plugins/smime/smime.c
864 * src/plugins/spamassassin/spamassassin.c
865 Fix errors caught by Coverity: NULL checks, leaks, overruns,
866 uninitialised accesses
868 2009-02-17 [colin] 3.7.0cvs67
871 Disable controls during queuing
873 2009-02-15 [colin] 3.7.0cvs66
876 * src/plugins/pgpcore/select-keys.c
877 * src/plugins/pgpcore/sgpgme.c
878 Disable use of disabled keys
880 2009-02-15 [colin] 3.7.0cvs65
884 Fix font updating after changing
885 prefs_common.derive_from_normal_font
887 2009-02-12 [paul] 3.7.0cvs64
893 * src/common/version.h.in
897 more copyright header fixes
899 2009-02-12 [paul] 3.7.0cvs63
901 * src/gtk/progressdialog.c
902 * src/gtk/progressdialog.h
905 2009-02-12 [paul] 3.7.0cvs62
907 * src/gtk/spell_entry.c
908 * src/gtk/spell_entry.h
909 better, more standard copyright header
911 2009-02-12 [paul] 3.7.0cvs61
913 * src/gtk/spell_entry.c
914 * src/gtk/spell_entry.h
915 changes to copyright header
917 2009-02-12 [paul] 3.7.0cvs60
919 * src/gtk/spell_entry.c
920 * src/gtk/spell_entry.h
923 2009-02-11 [colin] 3.7.0cvs59
925 * src/gtk/spell_entry.c
926 * src/gtk/spell_entry.h
929 2009-02-11 [colin] 3.7.0cvs58
932 * src/gtk/Makefile.am
933 * src/gtk/gtkaspell.c
934 * src/gtk/gtkaspell.h
935 Add spellcheck to subject. Patch by
938 2009-02-10 [holger] 3.7.0cvs57
942 Move filename define for printing page setup cache to defs.h
944 2009-02-08 [mones] 3.7.0cvs56
947 Fix build for bison 2.4.1
949 2009-02-06 [holger] 3.7.0cvs55
954 Fix restoring of custom page setups for printing by
955 temporarily caching the settings.
956 This is a workaround for Gnome Bug #39018, and fixes
957 Claws Mail Bug #1840.
959 2009-02-06 [colin] 3.7.0cvs54
962 Fix hardcoded Shift-Q quits. Fixes
963 bug 1838, 'Claws-Mail sometimes quits
964 when attempting to type a capital Q'
966 2009-01-31 [paul] 3.7.0cvs53
969 revert 3.7.0cvs49, until there is time to find out
970 why it causes a nasty crash!
972 2009-01-31 [paul] 3.7.0cvs52
975 1 string that was forgotten for translation
977 2009-01-31 [paul] 3.7.0cvs51
980 2 strings that were forgotten for translation
982 2009-01-31 [paul] 3.7.0cvs50
984 * src/gtk/prefswindow.c
985 build prefs tree in a slightly smarter way -
986 fix bug where if path[0] had same name as
987 path[1], (like in the de translation), path[1]
988 was lost and not shown in the window
990 2009-01-31 [paul] 3.7.0cvs49
993 fix bug 1836, 'Quoted text still blue after
994 removal of quote-character'
995 comment out some debug_print's that needlessly
998 comment out a debug_print that needlessly slows
1001 2009-01-31 [paul] 3.7.0cvs48
1004 fix bug 1834, '"semi"-selection when collapsing thread'
1006 2009-01-31 [paul] 3.7.0cvs47
1008 * src/prefs_compose_writing.c
1009 * src/prefs_message.c
1010 move 'quote_chars' pref to where it should be
1012 2009-01-30 [paul] 3.7.0cvs46
1015 fix updating of popup menu sensitivity
1017 2009-01-28 [paul] 3.7.0cvs45
1019 * tools/filter_conv_new.pl
1020 move 'move' and 'delete' to end of @actions
1021 so that they are always final actions in the
1022 generated filtering rule
1024 2009-01-27 [paul] 3.7.0cvs44
1027 always select text/calendar mimepart if suitable
1028 plugin (i.e. vCalendar) is available
1030 2009-01-27 [paul] 3.7.0cvs43
1033 fix crash when right-clicking in summaryview when
1034 processing is active
1036 2009-01-22 [colin] 3.7.0cvs42
1041 When replying to signed/encrypted mail and the
1042 preference to sign/encrypt in this case is set,
1043 choose the original mail's privacy system (if
1046 2009-01-21 [colin] 3.7.0cvs41
1049 Fix warning (on-the-fly theming of
1050 addressbook isn't complete yet)
1052 2009-01-21 [colin] 3.7.0cvs40
1056 Win32: Fix window placement
1058 2009-01-21 [paul] 3.7.0cvs39
1061 update timeout log msg
1063 2009-01-17 [colin] 3.7.0cvs38
1068 * src/common/utils.c
1069 * src/etpan/imap-thread.c
1070 Fix g_open calls (which don't ignore mode)
1072 2009-01-17 [colin] 3.7.0cvs37
1081 * src/common/ssl_certificate.c
1083 * src/common/utils.c
1084 * src/etpan/imap-thread.c
1085 * src/plugins/bogofilter/bogofilter.c
1086 * src/plugins/pgpinline/pgpinline.c
1087 * src/plugins/smime/smime.c
1088 Probably fix bug 1825, 'Unable to fetch messages from
1089 IMAP folders named with non-ASCII string'
1090 Change remaining occurences of fopen and open with
1093 2009-01-17 [paul] 3.7.0cvs36
1096 update an old, outdated piece of info
1098 2009-01-17 [paul] 3.7.0cvs35
1100 * src/prefs_folder_item.c
1101 fix bug where saving Folder Properties of a
1102 sub-folder of outbox, queue, draft or trash
1103 would change its parent's folder type to normal
1105 2009-01-12 [mones] 3.7.0cvs34
1110 2009-01-12 [wwp] 3.7.0cvs33
1113 * tools/popfile-link.sh
1114 * tools/textviewer.sh
1115 Fix bashisms and other portability glitches (thanks to
1116 Steven M. Bellovin).
1118 2009-01-11 [paul] 3.7.0cvs32
1121 clean up some build warnings
1123 2009-01-11 [colin] 3.7.0cvs31
1126 Revert part of patch 3.7.0cvs29
1127 This function is used when jpilot
1130 2009-01-11 [colin] 3.7.0cvs30
1133 folder_find_child_item_by_name():
1134 actually use name, not path's basename
1136 2009-01-11 [paul] 3.7.0cvs29
1143 * src/prefs_folder_item.c
1144 clean up some build warnings
1146 2009-01-11 [paul] 3.7.0cvs28
1149 don't even mention printing support, assume its
1150 presence, unless building with GTK+ < 2.10.0
1152 2009-01-10 [colin] 3.7.0cvs27
1155 Fix bug 1811, '[mime] Crash when there's no
1156 room for filename's start on the same line'
1157 When the mimetype of the attachment is very
1158 long, there's no room at all to start the
1159 name=... parameter on the same line. This
1160 caused an infinite loop as 0 characters of
1161 the filename could be appended.
1162 In such cases, insert linebreak before the
1165 2009-01-09 [colin] 3.7.0cvs26
1169 * src/common/utils.c
1170 Win32: Fix bug 1815, 'Drag-n-Drop of files on
1171 Compose Window does not attach'
1173 2009-01-09 [colin] 3.7.0cvs25
1176 Fix bug 1817, 'Changing Themes does not
1177 update the pixmaps in "Select folder"
1180 2009-01-09 [colin] 3.7.0cvs24
1183 Win32: Fix bug 1816, 'Attaching files with
1184 command-line generates error after attaching'
1186 2009-01-09 [paul] 3.7.0cvs23
1189 forgot this '2009' in last commit
1191 2009-01-09 [paul] 3.7.0cvs22
1195 update copyright headers
1197 2009-01-09 [paul] 3.7.0cvs21
1199 * doc/man/claws-mail.1
1202 2009-01-09 [colin] 3.7.0cvs20
1205 Fix bug 1814, 'Windows' WM badly places
1208 2009-01-09 [colin] 3.7.0cvs19
1210 * src/prefs_themes.c
1211 * src/stock_pixmap.c
1212 * src/stock_pixmap.h
1213 * src/common/utils.c
1214 * src/common/utils.h
1215 Win32: Fix bug 1813, 'Installing Theme Creates Error'
1217 2009-01-08 [colin] 3.7.0cvs18
1220 Win32: Fix bug 1810, 'Pressing 'o' key
1223 2009-01-07 [colin] 3.7.0cvs17
1226 Fix bug 1432, '& not escaped in links (HTML
1229 2009-01-06 [colin] 3.7.0cvs16
1231 * src/plugins/pgpcore/select-keys.c
1232 Warn translators the usual way about
1235 2009-01-06 [colin] 3.7.0cvs15
1238 Fix synchronisation dialog that shouldn't
1239 appear when network goes down (Network
1243 Fix save as when attach_save_dir isn't set
1244 fixes bug 1804, 'attach_save_directory does
1245 not default to $HOME'
1246 * src/plugins/pgpcore/select-keys.c
1247 Add mnemonics to buttons - warn translators!
1249 2009-01-06 [wwp] 3.7.0cvs14
1251 * src/common/utils.c
1252 Fix cvs13, thanks to Colin.
1254 2009-01-06 [wwp] 3.7.0cvs13
1256 * src/common/utils.c
1257 Better support for Spanish Outlook replies (RES).
1259 2009-01-02 [colin] 3.7.0cvs12
1262 Fix (+) sign after collapsed folder names that
1263 have quicksearch-matching children.
1264 Fixes bug 1506, 'Recursive search in collapsed
1267 2009-01-02 [colin] 3.7.0cvs11
1269 * src/stock_pixmap.c
1270 * src/stock_pixmap.h
1271 Remove now-unused stock_pixmap_gdk
1273 2009-01-02 [colin] 3.7.0cvs10
1275 * src/gtk/gtkutils.c
1276 * src/pixmaps/claws-mail_icon.xpm
1277 Use pixbuf for app icon, and make the app icon
1280 2009-01-02 [colin] 3.7.0cvs9
1283 Show both link title and URI if possible
1285 2009-01-02 [colin] 3.7.0cvs8
1289 * src/addressbook_foldersel.c
1292 * src/grouplistdialog.c
1296 * src/gtk/gtkcmclist.c
1297 * src/gtk/gtkcmclist.h
1298 * src/gtk/gtkcmctree.c
1299 * src/gtk/gtkcmctree.h
1300 * src/gtk/gtksctree.c
1301 * src/gtk/gtksctree.h
1302 Implement pixbuf rendering in tree widgets
1304 * src/plugins/trayicon/trayicon.c
1306 * src/prefs_themes.c
1307 Use pixbuf rendering here too
1309 2008-12-30 [paul] 3.7.0cvs7
1312 no need to prematurely trim the uri in the statusbar
1314 2008-12-29 [paul] 3.7.0cvs6
1317 prefer List-Id header to X-* headers when creating
1318 filter rule automatically
1320 2008-12-28 [colin] 3.7.0cvs5
1323 Set minimum height to 440 instead of 480
1325 2008-12-22 [colin] 3.7.0cvs4
1328 Fix bug 1799, '"Discard message" deletes manually
1329 saved draft'. Switch rmode to REEDIT after
1332 2008-12-21 [paul] 3.7.0cvs3
1334 * tools/claws.i18n.status.pl
1337 2008-12-21 [paul] 3.7.0cvs2
1343 2008-12-21 [paul] 3.7.0cvs1
1349 2008-12-19 [paul] 3.7.0
1356 2008-12-19 [paul] 3.6.1cvs80
1359 remove unmaintained sk and sr from ALL_LINGUAS
1360 add newly maintained cs to ALL_LINGUAS
1371 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
1372 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
1373 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
1376 2008-12-16 [colin] 3.6.1cvs79
1378 * src/plugins/pgpcore/sgpgme.c
1381 2008-12-15 [colin] 3.6.1cvs78
1386 * src/plugins/pgpcore/sgpgme.c
1387 * src/plugins/pgpcore/sgpgme.h
1388 * src/plugins/pgpinline/pgpinline.c
1389 * src/plugins/pgpmime/pgpmime.c
1390 * src/plugins/smime/smime.c
1391 Fix bug 1796, 'PGP/MIME setting: "select key by your
1392 email address" doesn't work'. Use custom from address
1395 2008-12-15 [colin] 3.6.1cvs77
1397 * src/common/utils.c
1398 Fix bug 1746, 'Makes a mailto link from several
1401 2008-12-15 [paul] 3.6.1cvs76
1403 * m4/spamassassin.m4
1404 fix warnings thrown up by autoconf-2.63
1406 2008-12-13 [colin] 3.6.1cvs75
1411 * src/common/utils.c
1412 * src/common/utils.h
1414 Finish previous patch
1416 2008-12-13 [colin] 3.6.1cvs74
1419 Only install certs on windows
1421 2008-12-13 [colin] 3.6.1cvs73
1424 * tools/ca-certificates.crt
1425 * src/common/Makefile.am
1427 First try to ship SSL certificates in Windows
1430 2008-12-12 [colin] 3.6.1cvs72
1433 * src/plugins/pgpinline/claws.def
1436 2008-12-12 [paul] 3.6.1cvs71
1440 * src/partial_download.c
1442 * src/common/claws.c
1443 * src/common/prefs.c
1444 * src/common/utils.c
1445 win32: fix unlinking, renaming and bug with
1449 2008-12-11 [colin] 3.6.1cvs70
1452 * manual/fr/advanced.xml
1453 Update french translations
1455 2008-12-10 [colin] 3.6.1cvs69
1458 Correct bug submission guidelines
1460 2008-12-10 [colin] 3.6.1cvs68
1462 * src/plugins/pgpcore/pgp_viewer.c
1463 Fix bug 1736, 'Key import does not work'
1464 Kill the correct pid (and not the parent
1465 shell), and increase the timeout a bit.
1467 2008-12-09 [paul] 3.6.1cvs67
1470 ensure that any stray noticeview buttons are hidden,
1471 as clicking them causes segfaults!
1473 2008-12-09 [colin] 3.6.1cvs66
1477 * src/folder_item_prefs.h
1478 * src/prefs_common.c
1479 * src/prefs_common.h
1481 Fix bug 1792, '"Save Message to" should
1482 retain list of recently selected folders'
1483 Also, make Enchant-related prefs stick
1484 even if the build doesn't enable enchant
1486 2008-12-09 [paul] 3.6.1cvs65
1489 fix bug 1787, 'Prevent automatic PGP inline
1490 decryption attempts' use the noticeview to display
1491 decryption failure messages instead of the irritating
1494 2008-12-09 [colin] 3.6.1cvs64
1496 * src/prefs_filtering.c
1497 Fix bug 1789, 'filtering account selection
1498 (regression)'. Filtering on sending-only
1499 accounts can be a little useful when using
1500 filtering via Tools menu.
1502 2008-12-07 [paul] 3.6.1cvs63
1504 * src/prefs_actions.c
1505 don't auto-select first entry (same as other
1507 * src/gtk/pluginwindow.c
1508 these parents don't have children so don't look
1511 2008-12-07 [paul] 3.6.1cvs62
1513 * src/prefs_account.c
1514 * src/gtk/pluginwindow.c
1515 * src/gtk/prefswindow.c
1516 * src/gtk/prefswindow.h
1517 auto-select first page
1519 2008-12-05 [colin] 3.6.1cvs61
1523 Fix bug 1788, 'CM crashes re-encoding
1524 encoded parameters' (introduced in cvs40)
1526 2008-12-05 [paul] 3.6.1cvs60
1528 * src/prefs_common.h
1529 remove gpg prefs that are no longer needed here
1531 2008-12-03 [colin] 3.6.1cvs59
1534 Speed up cache reading (about 10% gain)
1536 * src/gtk/gtksctree.c
1537 Speed up expand/collapse all threads
1540 2008-12-03 [paul] 3.6.1cvs58
1543 eradicate gcc4's signedness warnings
1544 fix building with gnuTLS on (Open)Solaris
1546 2008-12-01 [colin] 3.6.1cvs57
1548 * src/gtk/gtkcmclist.c
1551 2008-12-01 [colin] 3.6.1cvs56
1553 * src/plugins/pgpinline/pgpinline.c
1554 Fix bug 1779, 'PGP Inline badly handles
1555 multipart'. Properly dump the current part
1556 instead of running around with scissors
1558 2008-11-30 [paul] 3.6.1cvs55
1560 * manual/advanced.xml
1561 * manual/plugins.xml
1562 * src/prefs_toolbar.c
1563 remove the verb from the page title and
1564 update references in the manual
1566 2008-11-30 [paul] 3.6.1cvs54
1569 move Other/ page to Other/Miscellaneous
1570 * src/gtk/prefswindow.c
1571 make parent page unselectable
1573 2008-11-29 [paul] 3.6.1cvs53
1576 add the new 'primary_paste_unselects' hidden
1577 option, add missing 'log_[...]_color' options,
1578 and reformat the text
1579 * manual/advanced.xml
1580 add the new 'primary_paste_unselects' hidden
1581 option, add missing 'log_[...]_color' options
1583 2008-11-28 [colin] 3.6.1cvs52
1588 2008-11-28 [colin] 3.6.1cvs51
1593 2008-11-28 [colin] 3.6.1cvs50
1596 Fix account selection in Mailing list
1599 2008-11-28 [paul] 3.6.1cvs49
1602 automatically remove obsolete strings
1604 2008-11-28 [colin] 3.6.1cvs48
1606 * src/plugins/pgpcore/sgpgme.c
1607 Fix error message when key isn't available.
1609 2008-11-27 [colin] 3.6.1cvs47
1615 2008-11-26 [colin] 3.6.1cvs46
1620 2008-11-26 [colin] 3.6.1cvs45
1622 * src/plugins/pgpcore/select-keys.c
1623 * src/plugins/pgpcore/sgpgme.c
1624 Fix bug 1591, 'S/MIME: better key
1625 handling/selection dialog'
1626 Really ignore revoked/expired keys
1628 2008-11-26 [colin] 3.6.1cvs44
1631 * src/common/claws.c
1633 Make sure libgcrypt's threading is initialised
1634 before gnutls. See also old bug 1539.
1636 2008-11-26 [colin] 3.6.1cvs43
1640 * src/etpan/imap-thread.c
1641 Fix possible crashes due to clist_begin()
1642 not checking for NULLs (it should!)
1644 2008-11-25 [colin] 3.6.1cvs42
1647 Fix line length in MIME parameters
1649 2008-11-22 [paul] 3.6.1cvs41
1652 grab Return key press in attachments Properties
1655 2008-11-21 [colin] 3.6.1cvs40
1659 Fix bug 1776, 'use encoded name parameters
1660 for attachments instead of ascii'.
1661 Break the RFC 2047 by using B-encoded
1662 filename parameter, like everyone does,
1663 following advice from the RFC author.
1665 2008-11-21 [colin] 3.6.1cvs39
1667 * src/common/socket.c
1668 Rehandshake if server asks to
1670 2008-11-21 [colin] 3.6.1cvs38
1674 * src/common/session.h
1676 Move conditional-compilation members to
1679 2008-11-19 [wwp] 3.6.1cvs37
1681 * src/prefs_actions.c
1682 Fixed wrong behaviour when pressing Escape (was not cancelling
1685 2008-11-19 [wwp] 3.6.1cvs36
1691 * src/prefs_actions.c
1692 * src/prefs_filtering_action.c
1696 * src/common/utils.c
1697 Replace occurrences of "command line" with "command-line" everywhere.
1698 Enforce code style (mostly indentation) in prefs_actions.c.
1700 2008-11-19 [colin] 3.6.1cvs35
1703 * src/prefs_common.c
1704 * src/prefs_common.h
1705 Add primary_paste_unselects hidden preference
1706 to change how middle-click pasting changes
1707 the selection and insert point; defaults to
1710 2008-11-19 [colin] 3.6.1cvs34
1713 Always give focus to summaryview, even if
1714 the folder is empty, in small screen layout.
1715 Allows to go back to folderlist using the
1718 2008-11-18 [colin] 3.6.1cvs33
1721 Put back conditional at the end of struct
1723 2008-11-18 [colin] 3.6.1cvs32
1726 * src/common/w32_reg.c
1727 Fix crash on win32 when browsing to a
1730 2008-11-15 [colin] 3.6.1cvs31
1733 After a mid-click paste, deselect selection
1734 and go to end of paste.
1736 2008-11-15 [colin] 3.6.1cvs30
1739 Auto-save draft after external editor quits
1741 2008-11-15 [colin] 3.6.1cvs29
1743 * src/plugins/pgpcore/sgpgme.c
1744 Fix wrong error display, thanks to
1747 2008-11-14 [colin] 3.6.1cvs28
1749 * src/prefs_actions.c
1750 Comment out bogus (IMO) warning
1752 2008-11-14 [colin] 3.6.1cvs27
1759 Share summaryview's context menu actions with
1760 the equivalent menu items of the main menu;
1761 this allows to share accelerators and de-
1764 2008-11-14 [colin] 3.6.1cvs26
1766 * src/plugins/pgpcore/sgpgme.c
1767 Fix bug 1768, 'claws-mail crashes while
1768 checking smime bad signature'
1770 2008-11-13 [colin] 3.6.1cvs25
1774 Fix redefinition of PREFSBUFSIZE
1776 2008-11-13 [wwp] 3.6.1cvs24
1778 * tools/popfile-link.sh
1779 Add support for reusing existing POPFile session ID.
1781 2008-11-12 [colin] 3.6.1cvs23
1784 Fix bug 1771, 'Folder template gets
1785 truncated when exiting the application'
1786 Use a 32k buffer for string preferences
1788 2008-11-11 [colin] 3.6.1cvs22
1791 Fix "display sender using addressbook" when
1792 prefs_common.swap_from is in use. Patch by
1795 2008-11-11 [colin] 3.6.1cvs21
1800 Make a few functions static
1802 2008-11-07 [colin] 3.6.1cvs20
1806 Fix crash when rebuilding colorlabel
1810 * src/prefs_account.c
1811 * src/prefs_compose_writing.c
1812 * src/prefs_logging.c
1813 * src/prefs_message.c
1815 * src/prefs_receive.c
1816 * src/prefs_summaries.c
1817 * src/prefs_wrapping.c
1818 * src/plugins/bogofilter/bogofilter_gtk.c
1819 * src/plugins/pgpcore/prefs_gpg.c
1820 * src/plugins/spamassassin/spamassassin_gtk.c
1821 Fix deprecated use of page_size in
1822 gtkspinbutton adjustments
1824 2008-11-06 [mones] 3.6.1cvs19
1827 Fix missing "About" in Help menu
1828 * tools/claws.i18n.status.pl
1831 2008-11-05 [colin] 3.6.1cvs18
1836 * src/common/socket.c
1837 * src/common/socket.h
1838 * src/gtk/gtkutils.c
1839 * src/gtk/gtkutils.h
1840 w32: Implement single launch (lock
1841 socket); always put debug log to
1842 the rc_dir; fix Start menu update
1843 after registering as default Mail
1846 2008-11-05 [colin] 3.6.1cvs17
1849 Setting the Mail start menu item in HKCU
1850 confuses the Internet Options dialog. Do
1851 it in HKLM as this dialog does.
1853 2008-11-04 [colin] 3.6.1cvs16
1855 * src/common/w32_reg.c
1858 2008-11-04 [colin] 3.6.1cvs15
1861 w32: Fix getting content-type
1863 * src/prefs_common.c
1864 * src/prefs_common.h
1865 * src/prefs_ext_prog.c
1867 w32: better integration (use the
1868 standard file associations instead
1869 of our platform-unadapted open
1872 * src/common/utils.c
1873 * src/common/w32_reg.c
1874 * src/common/w32lib.h
1875 w32: better integration (allow
1876 setting Claws as default MUA)
1878 2008-11-01 [colin] 3.6.1cvs14
1881 Fix wrongly converted non-ascii characters
1882 when locale's charset is US-ASCII (strict-mode
1883 was failing in this case)
1885 2008-10-30 [colin] 3.6.1cvs13
1891 Use one UI Manager per mimeview, instead of
1892 the global one -- else user_data pointer gets
1893 broken if opening and closing another message-
1894 view, then using right-click on a mimeview's
1895 mimepart. Probably fixes bug 1711, 'Save-as
1898 2008-10-24 [paul] 3.6.1cvs12
1901 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
1902 * tools/kdeservicemenu/install.sh
1903 another, possibly the final?, attempt on getting this
1906 2008-10-24 [paul] 3.6.1cvs11
1908 * tools/kdeservicemenu/install.sh
1909 fix servicemenu installation directory on kde4
1911 2008-10-24 [paul] 3.6.1cvs10
1913 * tools/kdeservicemenu/README
1914 * tools/kdeservicemenu/install.sh
1915 add support for kde4 in addition to kde3.
1916 a rework involving checking for kde4-config, then
1917 kde-config, finally prompting the user for the
1918 location of either if they cannot be found
1921 2008-10-18 [paul] 3.6.1cvs9
1923 * tools/claws.i18n.status.pl
1924 updated with latest translator info.
1925 only print for languages defined in %langname
1927 2008-10-17 [paul] 3.6.1cvs8
1929 * src/plugins/pgpcore/sgpgme.c
1930 when listing the uid's, show the uid validity
1932 2008-10-16 [paul] 3.6.1cvs7
1937 2008-10-13 [wwp] 3.6.1cvs6
1940 Updated French translation.
1942 2008-10-11 [colin] 3.6.1cvs5
1945 Fix bug 1756, "Outdated translators list in About
1946 dialogue". Patch by Aleksei Miheev.
1948 2008-10-11 [colin] 3.6.1cvs4
1958 * src/prefs_account.c
1959 * src/send_message.c
1960 * src/send_message.h
1964 * src/common/claws.c
1966 * src/common/session.c
1967 * src/common/session.h
1970 * src/common/socket.c
1971 * src/common/socket.h
1974 * src/common/ssl_certificate.c
1975 * src/common/ssl_certificate.h
1977 * src/gtk/sslcertwindow.c
1978 * src/gtk/sslcertwindow.h
1981 2008-10-11 [colin] 3.6.1cvs3
1983 * src/common/ssl_certificate.c
1984 Make local function static
1986 2008-10-10 [colin] 3.6.1cvs2
1989 * src/common/ssl_certificate.c
1990 * src/gtk/sslcertwindow.c
1991 Add offline certificate verification,
1992 thanks to Nikos Mavrogiannopoulos for the
1995 2008-10-10 [colin] 3.6.1cvs1
1997 * src/common/ssl_certificate.c
1998 * src/gtk/sslcertwindow.c
2001 2008-10-10 [paul] 3.6.1
2003 * m4/spamassassin.m4
2004 remove openssl dross
2011 2008-10-10 [colin] 3.6.0cvs25
2014 Tell libetpan it doesn't need to init
2017 2008-10-10 [colin] 3.6.0cvs24
2020 Remove references to openssl
2022 2008-10-09 [colin] 3.6.0cvs23
2027 2008-10-09 [colin] 3.6.0cvs22
2030 Error out when building against openssl
2032 2008-10-09 [colin] 3.6.0cvs21
2039 Disable OpenSSL due to requirement of
2040 OpenSSL exception. Code not removed yet,
2041 just in case, but disabled.
2043 2008-10-09 [colin] 3.6.0cvs20
2053 * src/prefs_ext_prog.c
2055 * src/prefs_image_viewer.c
2059 * src/gtk/Makefile.am
2061 * src/gtk/gtksourceprintjob.c
2062 * src/gtk/gtksourceprintjob.h
2063 Revert previous patch. It'd be better to remove
2064 OpenSSL instead, as GnuTLS works as well.
2066 2008-10-09 [colin] 3.6.0cvs19
2076 * src/prefs_ext_prog.c
2078 * src/prefs_image_viewer.c
2082 * src/gtk/Makefile.am
2084 * src/gtk/gtksourceprintjob.c
2085 * src/gtk/gtksourceprintjob.h
2086 Remove the libgnomeprint interface (deprecated,
2087 and fixes Debian's #501570, 'Copyright confusion')
2089 2008-10-09 [colin] 3.6.0cvs18
2092 Require libetpan 0.57 (important fixes)
2094 2008-10-08 [paul] 3.6.0cvs17
2096 * src/prefs_filtering_action.c
2097 * src/prefs_matcher.c
2098 enable re-ordering of the filtering/processing
2099 condition and actions lists by drag'n'drop
2101 2008-10-08 [colin] 3.6.0cvs16
2104 Fix wrong menu title
2106 2008-10-07 [colin] 3.6.0cvs15
2109 After thinking, revert this. It's only a minor
2110 annoyance to GSSAPI users, and I can't test this
2111 right now. Postponed until after next good release.
2113 2008-10-07 [colin] 3.6.0cvs14
2116 Don't ask for a password when using GSSAPI
2118 2008-10-07 [colin] 3.6.0cvs13
2121 Fix build with GTK+ < 2.14
2123 2008-10-07 [colin] 3.6.0cvs12
2127 * src/prefs_common.c
2128 * src/prefs_common.h
2130 * src/gtk/colorlabel.c
2131 Fix bug 1749, 'Shortcut keys for color labels
2133 Make fullscreen a setting remembered between
2136 2008-10-07 [colin] 3.6.0cvs11
2139 Fix bug 1747, 'Wanderlust keybindings no longer
2140 working (regression)'
2142 2008-10-07 [colin] 3.6.0cvs10
2145 Make fullscreen a real menu item
2147 2008-10-07 [colin] 3.6.0cvs9
2150 Make sure we won't save size when
2153 2008-10-06 [colin] 3.6.0cvs8
2157 Handle fullscreen via F11. Patch by
2160 2008-10-06 [colin] 3.6.0cvs7
2163 Fix return value when setting client cert
2165 2008-10-04 [colin] 3.6.0cvs6
2168 Fix bug 1742, 'Attachment list contents not
2171 2008-10-04 [paul] 3.6.0cvs5
2174 fix failure of Hide toolbar option on restart
2176 2008-10-04 [colin] 3.6.0cvs4
2183 Maemo: Fix bug 1737, Crashes upon opening
2185 2008-10-04 [paul] 3.6.0cvs3
2188 submitted (just a little late) by Frederico
2191 2008-10-03 [wwp] 3.6.0cvs2
2194 Many fixes, mostly in menus and accelerators.
2196 2008-10-03 [colin] 3.6.0cvs1
2199 Allow network mounts with new GTKs: they're
2200 available via FUSE mounts and we don't need
2203 2008-10-03 [paul] 3.6.0
2210 2008-10-03 [paul] 3.5.0cvs145
2217 new translations. added by Yasen Pramatarov,
2218 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
2227 updated translations. submitted by Miquel Oliete,
2228 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
2229 Andrea Spadaccini, Emilian Nowak, and Ralph Young
2231 2008-10-02 [colin] 3.5.0cvs144
2233 * src/common/session.c
2234 Fix crash when connection fails on windows
2236 2008-10-01 [colin] 3.5.0cvs143
2239 Real fix for FS-unsafe chars on win32
2241 2008-10-01 [colin] 3.5.0cvs142
2244 Encode prohibited filenames on win32
2246 2008-09-30 [mones] 3.5.0cvs141
2250 * src/prefs_themes.c
2252 Fix output of some debug messages
2254 2008-09-30 [colin] 3.5.0cvs140
2261 * src/prefs_themes.c
2265 * src/common/utils.c
2266 * src/gtk/sslcertwindow.c
2267 Win32: Fix time usage; use g_stat
2269 2008-09-29 [colin] 3.5.0cvs139
2271 * src/common/utils.c
2272 Fix case-sensitive match of subject
2275 2008-09-29 [colin] 3.5.0cvs138
2277 * src/folder_item_prefs.c
2278 * src/folder_item_prefs.h
2280 * src/prefs_folder_item.c
2281 * src/prefs_matcher.c
2283 * src/common/string_match.c
2284 * src/common/utils.c
2285 Fix a huge leak (dozens of megs per folder
2286 change) on Windows: disable regexps
2288 2008-09-28 [paul] 3.5.0cvs137
2293 2008-09-27 [colin] 3.5.0cvs136
2297 Add accessor for cur_account
2299 2008-09-27 [colin] 3.5.0cvs135
2302 Fix crash when error happen on session establishment
2304 2008-09-26 [mones] 3.5.0cvs134
2309 2008-09-26 [colin] 3.5.0cvs133
2311 * src/plugins/pgpcore/claws.def
2314 2008-09-26 [colin] 3.5.0cvs132
2316 * src/prefs_common.c
2317 * src/prefs_common.h
2318 * src/plugins/pgpcore/pgp_viewer.c
2319 Add an accessor to prefs_common for plugins
2322 2008-09-25 [colin] 3.5.0cvs131
2325 Fix bug 1725, 'useless lines in clawsrc'
2326 * src/plugins/smime/mypgpcore.def
2327 Add a missing symbol
2329 2008-09-25 [paul] 3.5.0cvs130
2331 * src/plugins/smime/mypgpcore.def
2332 * src/plugins/smime/plugin.def
2333 * src/plugins/smime/version.rc
2334 add these windows-specific files
2337 2008-09-25 [colin] 3.5.0cvs129
2340 Load standard plugins only on first run
2342 2008-09-25 [colin] 3.5.0cvs128
2347 2008-09-24 [colin] 3.5.0cvs127
2350 Add nb_NO's charset (iso-8859-1)
2352 2008-09-24 [colin] 3.5.0cvs126
2354 * src/common/utils.c
2355 Fix get_mail_base_dir() on windows
2356 (was synced from main ages ago)
2358 2008-09-24 [colin] 3.5.0cvs125
2362 Integrate better with Windows' style
2364 2008-09-23 [paul] 3.5.0cvs124
2369 offer these strings to translators too
2371 2008-09-23 [colin] 3.5.0cvs123
2374 Add a --disable-dbus flag in case we want
2375 no DBUS even if headers are available (like
2376 for building gpg4win)
2379 * src/prefs_logging.c
2380 * src/common/utils.c
2381 * src/plugins/pgpcore/sgpgme.c
2382 * src/plugins/smime/claws.def
2384 - disable filtering log (it's crashy for
2386 - fix gmtime_r when time is -1 (before 01/01/70)
2387 - add symbols for smime
2389 2008-09-22 [colin] 3.5.0cvs122
2391 * src/common/utils.c
2395 Fix cursor position after changing account
2399 Fix absolute path detection
2401 2008-09-21 [colin] 3.5.0cvs121
2403 * src/gtk/gtkaspell.c
2404 Don't try to use empty dictionaries
2406 2008-09-20 [colin] 3.5.0cvs120
2409 Add the new files to the translations
2411 2008-09-20 [colin] 3.5.0cvs119
2414 * src/plugins/Makefile.am
2415 * src/plugins/smime/Makefile.am
2416 * src/plugins/smime/plugin.c
2417 * src/plugins/smime/smime.c
2418 * src/plugins/smime/smime.deps
2419 * src/plugins/smime/smime.h
2420 Include S/Mime plugin in the main plugins
2421 Will ease the Gpg4win team's work
2423 2008-09-20 [colin] 3.5.0cvs118
2430 * src/common/socket.c
2431 * src/gtk/gtkutils.c
2432 * src/plugins/pgpcore/claws.def
2433 Windows: more fixes, thanks to wwp and
2436 2008-09-20 [colin] 3.5.0cvs117
2439 Tell on which server errors happened
2441 2008-09-20 [colin] 3.5.0cvs116
2443 * src/etpan/etpan-thread-manager.c
2444 * src/etpan/imap-thread.c
2445 * src/etpan/nntp-thread.c
2446 Windows: Fix hang on IMAP/NNTP
2448 2008-09-20 [colin] 3.5.0cvs115
2450 * src/common/utils.c
2451 Fix bug 1723, "Buffer overflow crash caused by
2452 preview in 'Date format help' dialog box"
2453 Also, optimise fast_strftime a bit :)
2455 2008-09-18 [colin] 3.5.0cvs114
2459 Check for NULLs before str* functions
2461 2008-09-18 [colin] 3.5.0cvs113
2466 Handle html parts in multipart/related
2467 Decode ISO-8859-1 as Windows-1252 (the former
2468 is a subset of the latter) in order to
2469 workaround Outlook mails misencoding
2470 * src/gtk/logwindow.c
2471 * src/gtk/logwindow.h
2472 Clear mainwindow's error pixmap when the
2473 error scrolls out of the log
2475 2008-09-17 [colin] 3.5.0cvs112
2477 * src/image_viewer.c
2478 Fix image loading (multiple childs added to
2479 scrolledwindow, break of the resize functionality)
2481 * src/prefs_folder_item.c
2482 * src/prefs_spelling.c
2483 * src/gtk/gtkaspell.c
2484 Better fix problems with dictionaries updates
2486 2008-09-17 [colin] 3.5.0cvs111
2488 * src/common/utils.c
2489 Fix double-opening (fixes multiple signatures when
2492 2008-09-16 [colin] 3.5.0cvs110
2494 * src/prefs_account.c
2495 * src/prefs_folder_item.c
2496 * src/prefs_spelling.c
2497 * src/gtk/gtkaspell.c
2498 Better stripping of aspell dictionaries names
2502 * 3.6.0-rc1 released
2504 2008-09-16 [colin] 3.5.0cvs109
2509 * src/prefs_account.h
2511 * src/send_message.c
2512 * src/gtk/inputdialog.c
2513 Don't add a pref to allow remembering passwords
2514 (Just not checking the checkbox is enough)
2516 2008-09-16 [colin] 3.5.0cvs108
2519 Require libetpan 0.56 as 0.55 is crashy
2522 * src/gtk/inputdialog.c
2523 * src/gtk/inputdialog.h
2526 2008-09-16 [wwp] 3.5.0cvs107
2529 Complete 3.5.0cvs106 by removing a function that got
2530 moved to account.[ch].
2532 2008-09-16 [wwp] 3.5.0cvs106
2538 * src/quote_fmt_lex.l
2539 * src/quote_fmt_parse.y
2540 Add account signature (path and value string) manipulation
2541 keywords to the template processor. It's now possible in
2542 all templates to insert the account signature to an
2543 arbitrary location or to pass it to a external script for
2547 2008-09-16 [mones] 3.5.0cvs105
2554 * src/prefs_account.h
2555 * src/prefs_common.c
2556 * src/prefs_common.h
2558 * src/send_message.c
2559 * src/gtk/inputdialog.c
2560 * src/gtk/inputdialog.h
2561 Implement session passwords: unsaved passwords for receiving
2562 or sending of accounts can be remembered while running to
2563 avoid repetitive typing.
2564 As keeping passwords in memory is unsafe a new preference
2565 in Other page is added to activate or not such capability.
2567 2008-09-14 [colin] 3.5.0cvs104
2571 Make conv_iconv_strdup static
2573 2008-09-12 [colin] 3.5.0cvs103
2580 * src/folder_item_prefs.c
2581 * src/folder_item_prefs.h
2583 * src/prefs_account.c
2584 * src/prefs_common.c
2585 * src/prefs_common.h
2586 * src/prefs_folder_item.c
2587 * src/prefs_spelling.c
2588 * src/prefs_template.c
2590 * src/quote_fmt_parse.y
2593 * src/gtk/Makefile.am
2596 * src/gtk/gtkaspell.c
2597 * src/gtk/gtkaspell.h
2598 * src/plugins/bogofilter/Makefile.am
2599 * src/plugins/dillo_viewer/Makefile.am
2600 * src/plugins/spamassassin/Makefile.am
2601 * src/plugins/trayicon/Makefile.am
2602 Switch spellchecker to Enchant
2604 2008-09-12 [paul] 3.5.0cvs102
2607 * tools/csv2addressbook.pl
2608 add support for Fox Mail
2610 2008-09-12 [paul] 3.5.0cvs101
2613 * src/prefs_wrapping.c
2616 2008-09-12 [paul] 3.5.0cvs100
2619 revert cvs99's libenchant commit error
2621 2008-09-12 [colin] 3.5.0cvs99
2624 Only go to inbox if there are new mails
2625 (and fetch was manual)
2627 2008-09-10 [colin] 3.5.0cvs98
2631 * src/common/session.c
2632 Use g_timeout_add_seconds instead of g_timeout_add
2633 on glib >= 2.14 when we don't need precision on the
2634 delay. This helps reducing power consumption:
2635 http://mjg59.livejournal.com/74651.html
2637 2008-09-10 [colin] 3.5.0cvs97
2640 Don't save window size and position when
2641 compose is hidden (filtering action)
2643 2008-09-09 [colin] 3.5.0cvs96
2649 * src/addressbook_foldersel.c
2655 * src/editaddress_other_attributes_ldap.h
2659 * src/editldap_basedn.c
2668 * src/grouplistdialog.c
2671 * src/image_viewer.c
2682 * src/prefs_actions.c
2683 * src/prefs_filtering.c
2684 * src/prefs_folder_column.c
2686 * src/prefs_summary_column.c
2687 * src/prefs_toolbar.c
2688 * src/send_message.c
2690 * src/sourcewindow.c
2691 * src/sourcewindow.h
2695 * src/stock_pixmap.c
2696 * src/stock_pixmap.h
2705 * src/common/utils.c
2707 * src/gtk/colorlabel.c
2708 * src/gtk/colorlabel.h
2709 * src/gtk/combobox.h
2710 * src/gtk/description_window.c
2712 * src/gtk/gtkaspell.c
2713 * src/gtk/gtkaspell.h
2714 * src/gtk/gtkcmclist.c
2715 * src/gtk/gtkcmclist.h
2716 * src/gtk/gtkcmctree.c
2717 * src/gtk/gtkcmctree.h
2718 * src/gtk/gtkcmoptionmenu.h
2719 * src/gtk/gtksctree.c
2720 * src/gtk/gtksctree.h
2721 * src/gtk/gtkshruler.c
2722 * src/gtk/gtkshruler.h
2723 * src/gtk/gtksourceprintjob.c
2724 * src/gtk/gtksourceprintjob.h
2725 * src/gtk/gtkutils.c
2726 * src/gtk/gtkutils.h
2727 * src/gtk/gtkvscrollbutton.c
2728 * src/gtk/gtkvscrollbutton.h
2729 * src/gtk/icon_legend.c
2730 * src/gtk/inputdialog.c
2731 * src/gtk/logwindow.c
2732 * src/gtk/logwindow.h
2733 * src/gtk/manage_window.c
2734 * src/gtk/manage_window.h
2736 * src/gtk/prefswindow.c
2737 * src/gtk/progressdialog.c
2738 * src/gtk/progressdialog.h
2739 * src/plugins/bogofilter/bogofilter_gtk.c
2740 * src/plugins/pgpcore/passphrase.c
2741 * src/plugins/spamassassin/spamassassin_gtk.c
2742 * src/plugins/trayicon/trayicon.c
2743 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2744 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2745 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
2746 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2747 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2748 Complete GTK+ 2.14 undeprecation
2749 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
2751 2008-09-09 [colin] 3.5.0cvs95
2753 * src/gtk/gtkcmclist.h
2754 Fix build on GTK+ 2.14
2756 2008-09-08 [colin] 3.5.0cvs94
2760 Remove GtkSignalFunc
2762 2008-09-07 [colin] 3.5.0cvs93
2765 * src/addressbook_foldersel.c
2766 * src/gtk/gtkcmclist.c
2767 * src/gtk/gtkcmclist.h
2768 * src/gtk/gtkcmctree.c
2769 * src/gtk/gtkcmctree.h
2770 * src/gtk/gtksctree.c
2771 * src/gtk/prefswindow.c
2772 * src/gtk/prefswindow.h
2773 Use GDestroyNotify instead of GtkDestroyNotify
2774 (deprecated in GTK+ 2.14)
2776 2008-09-07 [colin] 3.5.0cvs92
2779 Fix bug 1712, 'invalid "Phishing attempt warning"
2780 when linked text ends with spaces'
2782 2008-09-05 [colin] 3.5.0cvs91
2785 Maybe fix bug 1711, 'Save-as attachment crashes'
2786 Possibly wrong free() due to pointer shifting
2788 2008-09-05 [colin] 3.5.0cvs90
2791 Fix bug 1710, 'User misreads "Discard Message"
2792 as "Discard Changes"'. Propose to save or discard
2793 only the latest changes when closing an existing
2794 draft. Autosave may still have saved parts of the
2797 2008-09-04 [colin] 3.5.0cvs89
2800 Fix bug 1707, 'Segfault when sorting on non-visible column'
2802 2008-09-01 [colin] 3.5.0cvs88
2807 * src/etpan/imap-thread.c
2808 * src/etpan/imap-thread.h
2809 Store spam flag on IMAP (Junk/NonJunk, as
2810 ThunderBird does - this is nonstandard)
2812 2008-08-31 [wwp] 3.5.0cvs87
2815 Fix globish edition^Wediting.
2817 2008-08-31 [wwp] 3.5.0cvs86
2820 Don't break nickname editing for non-LDAP books (nickname
2821 value was overwritten when editing existing contact, this
2822 came from 3.0.2cvs109).
2824 2008-08-30 [colin] 3.5.0cvs85
2828 Fix "Apply tags..." key shortcut
2830 2008-08-29 [iwkse] 3.5.0cvs84
2835 2008-08-29 [iwkse] 3.5.0cvs83
2838 Disable "Move to trash" action if
2839 we are in a trash-like folder.
2842 2008-08-29 [paul] 3.5.0cvs82
2845 bump up libetpan version requirement since
2846 0.55 is released now
2848 2008-08-28 [wwp] 3.5.0cvs81
2852 * src/prefs_account.c
2853 * src/prefs_account.h
2854 Add finer granularity to the POP3's remove-after delay (now in
2855 hours in addition to in days), patch by Paul Rolland.
2857 2008-08-28 [wwp] 3.5.0cvs80
2859 * src/gtk/combobox.c
2860 Fix a typo in a comment.
2862 2008-08-28 [iwkse] 3.5.0cvs79
2865 * src/prefs_actions.c
2866 * src/prefs_filtering.c
2867 * src/prefs_template.c
2868 Add search feature to the account,
2869 template and action dialog.
2870 It's turned on selecting one row
2871 of the list and typing some random
2872 letter. Thanks to wwp, colinl
2874 2008-08-28 [colin] 3.5.0cvs78
2879 * src/prefs_account.c
2880 * src/prefs_account.h
2884 * src/stock_pixmap.c
2885 * src/stock_pixmap.h
2887 * src/pixmaps/key_gpg_signed.xpm
2888 Fix bug 1412, "Sign reply, if mail was signed"
2889 Add an account preference to sign replies to signed mails
2891 2008-08-28 [iwkse] 3.5.0cvs77
2893 * src/prefs_filtering.c
2894 Making the search more useful,
2895 jumping directly to the relative rule.
2897 2008-08-27 [colin] 3.5.0cvs76
2902 2008-08-27 [colin] 3.5.0cvs75
2904 * src/gtk/gtkcmctree.c
2907 2008-08-26 [colin] 3.5.0cvs74
2909 * src/gtk/gtkcmctree.c
2910 Fix missing inits on old glib
2912 2008-08-26 [wwp] 3.5.0cvs73
2914 * src/common/utils.c
2915 Added 'Fwd' to the list of known common subject prefixes.
2917 2008-08-25 [iwkse] 3.5.0cvs72
2919 * src/image_viewer.c
2920 Add animated gif support to the
2923 2008-08-25 [colin] 3.5.0cvs71
2925 * src/gtk/gtkcmctree.c
2926 Make sure work isn't null
2928 2008-08-24 [colin] 3.5.0cvs70
2931 Fix typo on SSL_CERT_DIR
2933 2008-08-23 [holger] 3.5.0cvs69
2936 Fix bug 1699 'Separator line mis-placed when
2937 printing some e-mails'. The number of header lines
2938 was not correctly calculated when Pango inserts
2941 2008-08-23 [colin] 3.5.0cvs68
2944 Fix the account selector button; thanks
2947 2008-08-21 [colin] 3.5.0cvs67
2951 Add a compose preference for auto-indent
2954 Make colorlabel accels a bit less hacky
2956 2008-08-21 [colin] 3.5.0cvs66
2959 * src/prefs_common.c
2960 * src/prefs_common.h
2961 * src/prefs_wrapping.c
2962 Add a preference for autoindent; fix no_join tag
2963 being applied to whole lines instead of just \n when
2966 2008-08-21 [colin] 3.5.0cvs65
2969 Add support for auto-indentation
2971 2008-08-19 [colin] 3.5.0cvs64
2974 Save Autowrap status in drafts/queued mails
2976 2008-08-19 [colin] 3.5.0cvs63
2979 Fix a comment (in reality, test commit on
2982 2008-08-17 [colin] 3.5.0cvs62
2984 * src/prefs_actions.c
2987 * src/common/socket.h
2988 * src/gtk/gtkcmctree.c
2991 2008-08-16 [colin] 3.5.0cvs61
2993 * src/editaddress_other_attributes_ldap.h
2994 Add 'l' field (localityName)
2996 2008-08-16 [colin] 3.5.0cvs60
2999 * src/gtk/gtkcmclist.c
3000 * src/gtk/gtkcmclist.h
3001 * src/gtk/gtkcmctree.c
3002 * src/gtk/gtksctree.c
3003 * src/gtk/gtkutils.c
3004 * src/gtk/gtkvscrollbutton.c
3005 Fix Maemo build (OS2007)
3007 2008-08-14 [colin] 3.5.0cvs59
3010 Don't crash if parent is null when creating
3012 * src/gtk/pluginwindow.c
3013 Don't crash on race when closing window while
3014 a plugin is loading and does gtk_iterations
3016 2008-08-13 [colin] 3.5.0cvs58
3021 Fix bug 1696, 'Viewing binary attachements
3022 as text over 1 MB' (various buglets)
3024 2008-08-10 [colin] 3.5.0cvs57
3027 * src/gtk/gtkcmclist.c
3028 Continue fixing GTK < 2.12 build, thanks to
3031 2008-08-10 [colin] 3.5.0cvs56
3033 * src/gtk/gtksctree.c
3034 Fix build on GTK < 2.12
3036 2008-08-09 [colin] 3.5.0cvs55
3039 Fix untranslatable strings, thanks to
3042 2008-08-07 [colin] 3.5.0cvs54
3048 * src/message_search.c
3051 * src/prefs_account.c
3052 * src/prefs_common.c
3053 * src/prefs_customheader.c
3054 * src/prefs_ext_prog.c
3055 * src/prefs_filtering_action.c
3057 * src/prefs_logging.c
3058 * src/prefs_matcher.c
3059 * src/prefs_msg_colors.c
3061 * src/summary_search.c
3064 * src/gtk/colorsel.c
3065 * src/gtk/gtkaspell.c
3066 * src/gtk/gtkutils.c
3067 * src/gtk/gtkutils.h
3068 * src/gtk/inputdialog.c
3069 * src/gtk/pluginwindow.c
3070 * src/gtk/quicksearch.c
3071 * src/plugins/bogofilter/bogofilter_gtk.c
3072 * src/plugins/dillo_viewer/dillo_prefs.c
3073 * src/plugins/spamassassin/spamassassin_gtk.c
3074 - Fix Ctrl-Space shortcut
3075 - Fix mime-parsing bug in procmime (cvs52)
3076 - Fix double-free in procmime (cvs52)
3077 - Use gtk_bin_get_child instead of GTK_BIN()->child
3078 - Fix Goto menu in mainwindow
3080 2008-08-07 [mones] 3.5.0cvs53
3083 Updated translation (lots of changes!)
3085 Add missing accelerator key
3087 Restored 'v' key function (thanks Colin!)
3089 2008-08-06 [colin] 3.5.0cvs52
3093 * src/addrduplicates.c
3104 Fix my use of g_utf8_strdown (it returns
3105 a newly allocated string and doesn't
3106 change the parameter)
3108 2008-08-06 [colin] 3.5.0cvs51
3111 Fix bug 1690, 'Copy/Paste in edit window may
3112 break Undo'; middle-click pastes aren't
3113 REPLACE_INSERT but just INSERT.
3114 Also, fix privacy menu selection
3116 2008-08-05 [colin] 3.5.0cvs50
3122 * src/addrduplicates.c
3134 * src/common/socket.c
3135 * src/gtk/gtkutils.c
3136 * src/gtk/gtkutils.h
3138 * src/plugins/spamassassin/spamassassin.c
3139 More undeprecation (Glib)
3141 2008-08-05 [colin] 3.5.0cvs49
3143 * src/prefs_account.c
3144 * src/prefs_filtering_action.c
3145 * src/prefs_matcher.c
3146 * src/gtk/Makefile.am
3147 * src/gtk/claws-marshal.list
3148 * src/gtk/colorlabel.c
3149 * src/gtk/colorsel.c
3150 * src/gtk/foldersort.c
3151 * src/gtk/gtkaspell.c
3152 * src/gtk/gtkcmclist.c
3153 * src/gtk/gtkcmclist.h
3154 * src/gtk/gtkcmctree.c
3155 * src/gtk/gtkcmctree.h
3156 * src/gtk/gtkcmoptionmenu.c
3157 * src/gtk/gtkcmoptionmenu.h
3158 * src/gtk/gtksctree.c
3159 * src/gtk/gtksctree.h
3160 * src/gtk/gtkutils.c
3161 * src/gtk/gtkutils.h
3162 * src/gtk/gtkvscrollbutton.c
3165 * src/gtk/quicksearch.c
3166 * src/plugins/dillo_viewer/dillo_viewer.c
3167 * src/plugins/pgpcore/select-keys.c
3168 Try to finish yesterday's commit
3170 2008-08-04 [colin] 3.5.0cvs48
3174 * src/addressbook_foldersel.c
3181 * src/editaddress_other_attributes_ldap.c
3183 * src/editldap_basedn.c
3186 * src/grouplistdialog.c
3187 * src/image_viewer.c
3192 * src/message_search.c
3198 * src/prefs_account.c
3199 * src/prefs_filtering_action.c
3200 * src/prefs_matcher.c
3201 * src/prefs_msg_colors.c
3202 * src/prefs_summaries.c
3204 * src/stock_pixmap.c
3205 * src/summary_search.c
3210 * src/gtk/Makefile.am
3211 * src/gtk/claws-marshal.list
3212 * src/gtk/colorsel.c
3213 * src/gtk/foldersort.c
3214 * src/gtk/gtkaspell.c
3215 * src/gtk/gtkcmclist.c
3216 * src/gtk/gtkcmclist.h
3217 * src/gtk/gtkcmctree.c
3218 * src/gtk/gtkcmctree.h
3219 * src/gtk/gtksctree.c
3220 * src/gtk/gtksctree.h
3221 * src/gtk/gtkutils.c
3222 * src/gtk/gtkutils.h
3223 * src/gtk/gtkvscrollbutton.c
3226 * src/gtk/quicksearch.c
3227 * src/plugins/dillo_viewer/dillo_viewer.c
3228 * src/plugins/pgpcore/select-keys.c
3229 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
3230 Undeprecate their implementation (GtkArg, GtkType, ...)
3231 Undeprecate a few other things here and there
3232 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
3233 Add #undef GTK_DISABLE_DEPRECATED in the files where we
3234 still have work to do
3236 2008-08-04 [colin] 3.5.0cvs47
3242 * src/stock_pixmap.c
3247 * src/image_viewer.c
3248 * src/gtk/gtkaspell.c
3249 * src/gtk/gtkvscrollbutton.c
3250 * src/plugins/dillo_viewer/dillo_viewer.c
3251 Undeprecate more things
3253 2008-08-02 [colin] 3.5.0cvs46
3256 Fix toggle menu activation state
3259 2008-08-02 [paul] 3.5.0cvs45
3263 /View/Show or hide/Message View
3265 2008-08-01 [paul] 3.5.0cvs44
3267 * src/common/utils.c
3268 * src/plugins/pgpcore/claws.def
3269 * src/plugins/pgpinline/claws.def
3270 fix compilation problems on mingw32,
3271 (bug 1688) Patch by Marcus Brinkmann
3273 2008-08-01 [colin] 3.5.0cvs43
3275 * src/gtk/gtkutils.c
3276 * src/gtk/gtkvscrollbutton.c
3279 2008-08-01 [colin] 3.5.0cvs42
3284 * src/prefs_account.c
3285 * src/prefs_folder_item.c
3288 * src/gtk/gtkaspell.c
3289 * src/gtk/gtkutils.c
3290 * src/gtk/gtkvscrollbutton.c
3291 Replace a few deprecated function calls
3293 2008-08-01 [paul] 3.5.0cvs41
3296 fix crash that occurs because of recent GtkUIManager
3297 changes. Thanks to Colin
3299 2008-07-31 [colin] 3.5.0cvs40
3308 Remove deprecated helper funcs
3310 2008-07-30 [colin] 3.5.0cvs39
3317 Move the folderview popup menu to GtkUIManager
3319 2008-07-29 [colin] 3.5.0cvs38
3334 Switch the main menu to GtkUIManager
3337 2008-07-29 [colin] 3.5.0cvs37
3340 Fix bug 1684, 'view news messages with large
3341 attachements segfaults'
3343 2008-07-29 [colin] 3.5.0cvs36
3356 More switches to GtkUIManager
3358 2008-07-26 [colin] 3.5.0cvs35
3364 2008-07-25 [colin] 3.5.0cvs34
3366 * src/addrcustomattr.c
3370 * src/editaddress_other_attributes_ldap.h
3374 * src/prefs_actions.c
3375 * src/prefs_filtering.c
3376 * src/prefs_template.c
3384 * src/plugins/trayicon/trayicon.c
3385 More changes from GtkItemFactory to GtkUIManager
3387 2008-07-25 [colin] 3.5.0cvs33
3390 Add a macro to remove menu items
3391 Make the gui_manager variable useless
3393 2008-07-24 [colin] 3.5.0cvs32
3396 Fix a gtk warning on clear
3400 Switch the message list popup menu to
3403 2008-07-23 [colin] 3.5.0cvs31
3405 * src/plugins/pgpcore/pgp_viewer.c
3406 * src/plugins/pgpcore/sgpgme.c
3407 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
3408 Patch by Thomas Wiegner <wiegner@gmx.de>
3410 2008-07-20 [paul] 3.5.0cvs30
3412 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3413 remove redundant GTK version check
3415 2008-07-20 [ticho] 3.5.0cvs29
3420 Moved sensitivity setting for "Download messages" for IMAP and
3421 news folders from folderview.c to imap_gtk.c and news_gtk.c
3422 respectively for better code readability.
3423 Fixed indentation in news' set_sensitivity().
3425 2008-07-20 [paul] 3.5.0cvs28
3428 remove more redundant code following cvs27
3430 2008-07-20 [paul] 3.5.0cvs27
3433 remove now redundant code
3436 fix bug 1673, 'Tools/Harvest adresses is
3437 grayed out if folder is empty'
3439 2008-07-19 [ticho] 3.5.0cvs26
3445 * src/gtk/gtkutils.c
3446 * src/gtk/gtkutils.h
3449 Use GtkUIManager for mimeview and tag edit dialog popup menus,
3450 instead of deprecated GtkItemFactory.
3452 2008-07-19 [colin] 3.5.0cvs25
3464 * src/prefs_account.c
3465 * src/prefs_actions.c
3466 * src/prefs_ext_prog.c
3467 * src/prefs_filtering.c
3468 * src/prefs_folder_item.c
3469 * src/prefs_image_viewer.c
3470 * src/prefs_logging.c
3471 * src/prefs_msg_colors.c
3474 * src/prefs_spelling.c
3475 * src/prefs_summaries.c
3476 * src/prefs_template.c
3479 * src/summary_search.c
3483 * src/common/Makefile.am
3484 * src/gtk/gtksctree.c
3485 * src/gtk/gtkutils.h
3486 * src/gtk/pluginwindow.c
3487 * src/gtk/quicksearch.c
3488 * src/plugins/bogofilter/bogofilter_gtk.c
3489 * src/plugins/dillo_viewer/dillo_prefs.c
3490 * src/plugins/pgpcore/prefs_gpg.c
3491 * src/plugins/spamassassin/spamassassin_gtk.c
3492 * src/plugins/trayicon/trayicon.c
3493 * src/plugins/trayicon/trayicon_prefs.c
3494 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
3495 or greater). Use the old deprecated one on GTK+ < 2.12.
3496 Easy! Straightforward! I'm not annoyed at all! It's not a loss
3499 2008-07-16 [colin] 3.5.0cvs24
3502 Fix folderview's scrolbar when starting minimised
3503 to tray, and popping up the mainwindow by calling
3504 claws-mail from the command line
3506 2008-07-08 [colin] 3.5.0cvs23
3509 Possibly fix po-headers appearing on empty
3512 2008-07-08 [colin] 3.5.0cvs22
3516 Finish the always_open tristate patch, by Jonathan
3519 2008-07-07 [paul] 3.5.0cvs21
3522 fix typo (missing ")
3524 2008-07-07 [paul] 3.5.0cvs20
3527 fit the menu style a bit better
3529 2008-07-07 [colin] 3.5.0cvs19
3531 * src/prefs_themes.c
3532 Make upgrading themes easier
3534 2008-07-07 [colin] 3.5.0cvs18
3537 * src/prefs_toolbar.c
3538 * src/stock_pixmap.c
3539 Finish fixing bug 1609, 'Icon issues'
3541 2008-07-07 [colin] 3.5.0cvs17
3543 * src/prefs_common.c
3544 Fix the default value
3546 2008-07-07 [colin] 3.5.0cvs16
3548 * src/prefs_summaries.c
3549 Revert my fix to the string, the correct term
3550 is indeed Message View
3552 2008-07-07 [colin] 3.5.0cvs15
3556 * src/prefs_common.c
3557 * src/prefs_common.h
3558 * src/prefs_summaries.c
3561 Change "Always open message when selected" to
3562 a tristate (Never/Always/When preview is visible)
3563 Patch by Jonathan Corbet <corbet@lwn.net>.
3565 2008-07-06 [paul] 3.5.0cvs14
3568 improve the layout of the dialogue
3571 fix some of the nasty coding style
3574 add some missing mnemonics
3576 2008-07-05 [paul] 3.5.0cvs13
3580 fix bug 1398, '"Change current account" is
3581 available even when there's only one account'
3582 * src/plugins/pgpcore/prefs_gpg.c
3583 put back a needed include, removed in error
3585 2008-07-05 [colin] 3.5.0cvs12
3588 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
3590 2008-07-05 [colin] 3.5.0cvs11
3594 Provide ability to rename newsgroups. Closes
3595 bug 1444, 'Add GUI option for renaming
3596 newsgroups'. Patch by Pawel Pekala
3598 2008-07-05 [colin] 3.5.0cvs10
3600 * src/plugins/pgpcore/passphrase.c
3601 * src/plugins/pgpcore/prefs_gpg.c
3602 * src/plugins/pgpcore/select-keys.c
3603 Simplify GTK includes (with the advantage
3604 of compiling against GTK+2.13); patch by
3607 2008-07-05 [colin] 3.5.0cvs9
3610 Add SSL client certificates
3612 2008-07-05 [colin] 3.5.0cvs8
3614 * src/prefs_account.c
3615 * src/common/session.h
3618 Add one path for certs
3620 2008-07-05 [colin] 3.5.0cvs7
3622 * src/prefs_account.c
3625 2008-07-04 [colin] 3.5.0cvs6
3629 * src/common/ssl_certificate.c
3630 Workaround distro bugs and fix certificate checking
3633 2008-07-04 [colin] 3.5.0cvs5
3636 * src/common/ssl_certificate.c
3637 * src/common/ssl_certificate.h
3638 * src/etpan/imap-thread.c
3639 * src/etpan/nntp-thread.c
3640 Fix some leaks, thanks to Martin Zwickel
3641 Rename gnutls functions that do the same
3642 as OpenSSL ones, to avoid symbol clashing
3643 when Claws is built against GnuTLS and
3644 libetpan against OpenSSL
3646 2008-07-04 [paul] 3.5.0cvs4
3648 * src/prefs_account.c
3649 remove 1 forgotten '.'
3651 2008-07-04 [paul] 3.5.0cvs3
3653 * src/prefs_account.c
3654 layout/engrish fixes to the 'Client
3657 2008-07-03 [colin] 3.5.0cvs2
3662 * src/prefs_account.c
3663 * src/prefs_account.h
3664 * src/prefs_common.c
3665 * src/send_message.c
3666 * src/common/session.c
3667 * src/common/session.h
3670 * src/common/socket.h
3673 * src/common/ssl_certificate.c
3674 * src/common/ssl_certificate.h
3675 * src/etpan/imap-thread.c
3676 * src/etpan/nntp-thread.c
3677 * src/gtk/inputdialog.c
3678 Add support for SSL client certificates (either PEM files
3679 with certificate and private key, either PKCS12 files)
3681 2008-06-28 [colin] 3.5.0cvs1
3684 Fix compilation with older GTKs
3686 2008-06-27 [paul] 3.5.0
3693 2008-06-27 [paul] 3.4.0cvs116
3698 2008-06-27 [paul] 3.4.0cvs115
3702 no longer build unmaintained translations
3704 2008-06-27 [paul] 3.4.0cvs114
3709 updated by Stephan Sachse, Flammie Pirinen, and
3710 Frederico Goncalves Guimaraes
3712 2008-06-26 [wwp] 3.4.0cvs113
3714 * manual/fr/advanced.xml
3715 Update French version of the manual (AutoFaces documentation).
3717 2008-06-26 [wwp] 3.4.0cvs112
3719 * manual/fr/advanced.xml
3720 * manual/fr/plugins.xml
3721 Updated French version of the manual (completed
3722 hidden options list, added note about Clawsker
3723 and new mail archiver plugin).
3725 2008-06-25 [colin] 3.4.0cvs111
3727 * src/gtk/gtkaspell.c
3728 Fix non-UTF8 in the replace with dialog
3729 * src/prefs_actions.c
3730 Fix possible crasher
3733 2008-06-24 [mones] 3.4.0cvs110
3736 Fix non-warning message, downgraded to debug info
3738 2008-06-24 [colin] 3.4.0cvs109
3741 Fix bug 1650, Message line too small after
3742 changing columns in "three columns" layout
3744 2008-06-24 [colin] 3.4.0cvs108
3747 Fix Spam button sensitivity in newsgroups
3749 2008-06-23 [wwp] 3.4.0cvs107
3752 Updated French translation.
3754 2008-06-23 [mones] 3.4.0cvs106
3757 Updated translation for release
3759 2008-06-22 [mones] 3.4.0cvs105
3761 * manual/es/plugins.xml
3762 Synced new entry for Mail Archiver plugin
3764 2008-06-22 [colin] 3.4.0cvs104
3767 Fix initial cursor position
3769 2008-06-21 [paul] 3.4.0cvs103
3771 * manual/plugins.xml
3772 add an entry for the new Mail Archiver plugin
3774 2008-06-21 [paul] 3.4.0cvs102
3777 we're in 'string freeze', put back the
3780 2008-06-21 [paul] 3.4.0cvs101
3782 * manual/advanced.xml
3783 * manual/es/advanced.xml
3784 fix build warning: <emphasis> cannot be contained
3787 fix non-clickable link on License page and drop
3788 the containing < > symbols to match other links
3790 2008-06-20 [mones] 3.4.0cvs100
3792 * manual/advanced.xml
3793 Added autofaces documentation, note about clawsker in hidden
3794 preferences, minor markup fix. Thanks Paul for proofreading
3795 * manual/es/advanced.xml
3796 Synchronised Spanish manual
3798 2008-06-16 [colin] 3.4.0cvs99
3801 Fix cursor placing on signature change
3803 2008-06-16 [paul] 3.4.0cvs98
3807 * src/gtk/inputdialog.c
3808 really fussy coding style fixes
3810 2008-06-16 [paul] 3.4.0cvs97
3813 keep the alphabetical order
3815 2008-06-13 [mones] 3.4.0cvs96
3819 * src/prefs_filtering_action.c
3820 Fixed cosmetic bug, processing also displays "Filtering"
3822 2008-06-13 [mones] 3.4.0cvs95
3825 * src/autofaces.c ** NEW FILE **
3826 * src/autofaces.h ** NEW FILE **
3828 Allow setting Faces and X-Faces globally and per-account
3829 from configuration files under ~/.claws-mail/autofaces
3831 2008-06-13 [holger] 3.4.0cvs94
3834 More files to ignore
3835 * src/gtk/inputdialog.c
3836 * src/gtk/inputdialog.h
3837 Make input dialog more generic so that a checkbox
3838 with custom text can be used in addition to the
3839 "remember this" checkbox
3842 * src/prefs_common.c
3843 * src/prefs_common.h
3844 Allow new folders to inherit the properties of the
3845 parent folder during folder creation
3847 2008-06-13 [wwp] 3.4.0cvs93
3850 a better fix for this string, won't break up translations,
3851 and is conform to other similar ones.
3853 2008-06-13 [wwp] 3.4.0cvs92
3855 * src/addrduplicates.c
3858 * src/addressbook_foldersel.c
3860 use tree decorations everywhere AB folders are used (AB tree pane,
3861 add address to AB, select AB folder, edit group, custom attr, find dup
3862 results), in order to match global style
3863 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
3864 double clicking on groups in tree pane does open the group edit dialog
3865 double clicking on other items in tree pane does expand/collapse
3866 fix a missing space in AB's delete-folder dialog
3867 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
3870 make foldersel dialog show dotted lines according to global (hidden) prefs
3872 2008-06-12 [colin] 3.4.0cvs91
3876 Fix bug 1635, 'Last character of message is truncated
3877 when changing accounts w/ sigs'
3879 Fix bug 1636, 'Can't select "properties" on &quo