1 2009-06-29 [colin] 3.7.1cvs82
3 * src/matcher_parser_lex.l
4 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
6 2009-06-29 [colin] 3.7.1cvs81
11 Fix crash (out-of-bounds tree column)
12 * src/gtk/gtkcmctree.c
14 Prevent using an out-of-bounds tree column
16 2009-06-29 [colin] 3.7.1cvs80
20 Leak fixes; patch by Pawel Pekala.
22 2009-06-26 [colin] 3.7.1cvs79
25 Sort by msgnum if dates are equal
27 2009-06-24 [paul] 3.7.1cvs78
30 make some (forgotten) strings translatable
32 2009-06-19 [colin] 3.7.1cvs77
35 Fix menu sensitiveness
37 2009-06-18 [colin] 3.7.1cvs76
40 * src/plugins/pgpcore/sgpgme.c
41 * src/plugins/pgpcore/sgpgme.h
42 * src/plugins/pgpmime/mypgpcore.def
43 * src/plugins/pgpmime/pgpmime.c
44 * src/plugins/smime/mypgpcore.def
45 * src/plugins/smime/smime.c
46 Use largefile support (and stop using our old GPGME
47 hack on gpgme_data_seek/rewind)
48 (See 1.9.12cvs44 to 46 - if this breaks things we
51 2009-06-13 [colin] 3.7.1cvs75
53 * src/gtk/spell_entry.c
54 Fix assertion. We can put a NULL gtkaspell to
55 an entry; it just means it won't be spell-checked.
57 2009-06-12 [mones] 3.7.1cvs74
65 Added preference to use account address in generated
66 Message-Id. Fixes Debian bug #531052
68 2009-06-12 [colin] 3.7.1cvs73
71 Better fix, API-compatible with libgnutls13
73 2009-06-12 [colin] 3.7.1cvs72
76 Use compatibility mode in GnuTLS, and avoid problems with
77 servers that don't comply 100% with the spec, but still
80 2009-06-06 [iwkse] 3.7.1cvs71
83 Ops..revert a mix with another patch
85 2009-06-06 [iwkse] 3.7.1cvs70
88 A better fix for the previous commit's issue
90 2009-06-06 [iwkse] 3.7.1cvs69
93 Fix shutting down of Claws Mail while a GTK_Return keypress
94 event is sent to the Attach property window
96 2009-06-05 [colin] 3.7.1cvs68
101 2009-06-03 [mones] 3.7.1cvs67
103 * tools/make.themes.project
104 Oops! fix header, sorry Paul ;-)
106 2009-06-03 [mones] 3.7.1cvs66
108 * tools/make.themes.project
109 Add support for PNG themes and other
110 fixes i don't remember now... :)
112 2009-06-02 [colin] 3.7.1cvs65
115 * src/prefs_template.c
117 Fix error messages in templates, and fix their
120 2009-05-22 [colin] 3.7.1cvs64
125 2009-05-22 [colin] 3.7.1cvs63
128 Fix phantom button behind entry when
129 changing fields via Tools/Reply mode.
131 2009-05-22 [colin] 3.7.1cvs62
136 2009-05-21 [mones] 3.7.1cvs61
140 Add button to empty header lines with one click
142 2009-05-21 [paul] 3.7.1cvs60
146 * src/plugins/trayicon/trayicon.c
147 when quitting from the trayicon, honour
148 prefs_common.clean_on_exit
150 2009-05-21 [paul] 3.7.1cvs59
152 * src/gtk/Makefile.am
153 remove duplicate entry
154 thanks to Charles A Edwards
156 2009-05-19 [paul] 3.7.1cvs58
159 clear progressbar in the statusbar on 'Cancel'
161 2009-05-16 [colin] 3.7.1cvs57
167 2009-05-16 [colin] 3.7.1cvs56
170 Remove msgnum>0 condition for removing messages
171 from caches. There's no such condition on add.
172 Fixes bug 1913, 'Allow to remove phantom
173 messages from the cache'; patch by Fabian
174 Keil <fk at fabiankeil.de>
176 2009-05-12 [holger] 3.7.1cvs55
180 Introduce hook after showing of the message view
182 2009-05-11 [colin] 3.7.1cvs54
185 Fix bug 1872, 'A: Cc: CCi: selector should
186 default on same as preceding contact'
188 2009-05-10 [holger] 3.7.1cvs53
192 Add a hook to make it possible for plugins to
193 modify the address completion list
195 2009-05-06 [paul] 3.7.1cvs52
199 fix bug 1915, 'Mails signed with smime.p7s
200 display both signed and attachment icon.'
202 2009-05-05 [colin] 3.7.1cvs51
207 2009-05-05 [colin] 3.7.1cvs50
210 Fix bug 1895, '(imap) cache issues when cache dir is on a
211 different mountpoint than tempdir'
213 2009-05-04 [colin] 3.7.1cvs49
216 Probably fix bug 1914, 'Crash reading
219 2009-04-26 [paul] 3.7.1cvs48
222 * src/gtk/gtkaspell.h
223 fix bug 1904, 'build mechanism looks for
224 'enchant.h' in a wrong place'
226 2009-04-25 [paul] 3.7.1cvs47
229 gah! fix coding style!
231 2009-04-25 [paul] 3.7.1cvs46
235 if building with GTK+ >= 2.16 use
236 gtk_orientable_set_orientation() instead of now
237 deprecated gtk_toolbar_set_orientation()
239 2009-04-24 [colin] 3.7.1cvs45
242 Ask before sending if an attached file has
245 2009-04-19 [paul] 3.7.1cvs44
250 save About window size.
251 patch by Pawel Pekala
253 2009-04-12 [paul] 3.7.1cvs43
255 * tools/csv2addressbook.pl
256 add extra CSV fields that are now appended
257 by thunderbird (version 2.0.0.21)
259 2009-04-08 [colin] 3.7.1cvs42
262 fix saving (but not displaying) of UTF-16
265 2009-04-08 [colin] 3.7.1cvs41
267 * src/gtk/manage_window.c
268 Disable transient windows on win32 - seems to
269 fix most focusing issues
271 2009-04-05 [colin] 3.7.1cvs40
274 Don't ask whether we want to send deleted mails in queue
275 folders; also, don't send deleted mails when flushing
278 2009-04-04 [paul] 3.7.1cvs39
284 * tools/claws.i18n.status.pl
285 add new Indonesian translation, by
288 2009-04-03 [paul] 3.7.1cvs38
294 2009-04-03 [colin] 3.7.1cvs37
298 Fix bug 1891, 'Add support for gopher:// links'
299 Patch by Jacob Head <clawsmail at jacob-head.com>
300 Let's go back to the roots!
302 2009-04-03 [paul] 3.7.1cvs36
307 2009-04-03 [paul] 3.7.1cvs35
310 add AC_CONFIG_MACRO_DIR([m4])
311 remove CLAWS_ACLOCAL_INCLUDE(m4)
312 * m4/aclocal-include.m4
313 removed this now unneeded file
315 2009-04-02 [colin] 3.7.1cvs34
318 Fix previous (thanks to Marcus :)
320 2009-04-02 [colin] 3.7.1cvs33
323 * src/etpan/etpan-thread-manager.c
324 pipe() was a macro from GLib on win32 until
325 glib 2.13.2. It's undefined after that.
326 Thanks to Marcus Brinkmann for the heads-up!
328 2009-03-31 [colin] 3.7.1cvs32
330 * src/folder_item_prefs.c
331 Copy folder settings with prefs
333 2009-03-31 [colin] 3.7.1cvs31
335 * src/prefs_account.c
336 Don't use un-sensitive checkboxes in Privacy tab
337 when privacy system in None (makes unchecking
338 painful when no privacy plugin is loaded)
340 2009-03-30 [colin] 3.7.1cvs30
347 * src/prefs_account.c
348 * src/prefs_account.h
351 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
352 Add an option on the Receive page of IMAP account preferences:
353 "Move deleted mails to trash and expunge immediately". This
354 option defaults to TRUE to avoid changing the existing behaviour.
355 Setting it to FALSE prevents automatic expunging.
356 Also, add Tools/Expunge and View/Hide deleted messages menu items
357 (View/Hide deleted message being a per-folder setting, and behaving,
358 like View/Hide read messages).
360 2009-03-30 [colin] 3.7.1cvs29
363 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
364 ask for IMAP password when using GSSAPI auth
366 2009-03-27 [colin] 3.7.1cvs28
369 Fix cvs14, make sure we mark non-existent caches dirty
370 (or they never get written)
372 2009-03-27 [colin] 3.7.1cvs27
375 Fix tag update when all tags are removed
378 2009-03-25 [colin] 3.7.1cvs26
381 Fix configure.ac, thanks to Pawel
383 2009-03-25 [colin] 3.7.1cvs25
386 * src/etpan/nntp-thread.c
387 Fix header fetching (NG/To/Cc). Fixes
388 bug 1883, 'Message processing fails to
389 act on Newsgroups: field'
391 2009-03-23 [colin] 3.7.1cvs24
394 Fix internal headers visible in queue/sent
396 2009-03-23 [colin] 3.7.1cvs23
399 Fix check for RC (resource compiler) used
400 on win32 (AC_LIBTOOL_RC used to call it
401 implicitely but stopped)
403 2009-03-19 [colin] 3.7.1cvs22
406 Put spam button in default toolbar even if
407 bogofilter and spamassassin are not built.
408 Other anti-spam plugin could exist! :)
410 Fix exit status fetch on win32
412 2009-03-18 [paul] 3.7.1cvs21
414 * src/gtk/spell_entry.c
415 fix "[BUG] Wrong word replaced in 'Subject:'
416 when spell-checking correction used"
417 Patch by Pawel Pekala
419 2009-03-17 [colin] 3.7.1cvs20
422 Fix win32 build (from cvs12)
424 2009-03-17 [colin] 3.7.1cvs19
427 Fix bug 1735, 'Change To: and Newsgroups:
428 recipient field according account type'
431 2009-03-17 [colin] 3.7.1cvs18
438 Add preference for fsyncing metadata
440 2009-03-16 [paul] 3.7.1cvs17
442 * src/prefs_customheader.c
443 add forgotten #if HAVE_LIBCOMPFACE
445 2009-03-16 [paul] 3.7.1cvs16
447 * src/prefs_customheader.c
448 put the (X-)Face preview image below the up/down
449 buttons so they don't jump around.
450 make the list reorderable by drag'n'drop
452 2009-03-16 [colin] 3.7.1cvs15
454 * src/prefs_customheader.c
455 Add a (X-)Face preview. Patch by iwkse.
457 2009-03-16 [colin] 3.7.1cvs14
464 Add fsync calls to make sure we don't
465 lose data on system crashes. (to do:
466 add a pref to allow people choosing raw
469 2009-03-15 [colin] 3.7.1cvs13
471 * src/gtk/gtkaspell.c
472 Fix empty menu when there are no
473 suggestions (using the Spelling menu)
475 2009-03-14 [colin] 3.7.1cvs12
478 Win32: fix subject prefix length
480 2009-03-11 [mones] 3.7.1cvs11
483 fix encoding declared in header
484 update translation now we're at it
486 2009-03-10 [colin] 3.7.1cvs10
489 Fix "wrong mime" message printed out multiple
492 2009-03-10 [colin] 3.7.1cvs9
494 * src/prefs_folder_item.c
497 2009-03-09 [paul] 3.7.1cvs8
499 * src/prefs_folder_item.c
501 fixes to english text
503 2009-03-08 [paul] 3.7.1cvs7
506 correct errors in header
508 2009-03-08 [paul] 3.7.1cvs6
514 * tools/claws.i18n.status.pl
515 add Japanese translation, submitted by kazken3
517 2009-03-07 [colin] 3.7.1cvs5
520 Don't let the invalid MIME warning hide
521 other noticeview (Partial receive or
524 2009-03-07 [colin] 3.7.1cvs4
529 2009-03-07 [colin] 3.7.1cvs3
534 Handle mimeparts that lack an end boundary.
535 They're invalid but it's too annoying for
538 2009-03-06 [wwp] 3.7.1cvs2
541 * src/folder_item_prefs.c
542 * src/folder_item_prefs.h
543 * src/prefs_folder_item.c
544 Add per-folder default cc, bcc and reply-to.
546 2009-03-06 [colin] 3.7.1cvs1
549 * src/gtk/gtksourceprintjob.c
550 Fix build with old print interface
552 2009-03-06 [paul] 3.7.1
559 2009-03-06 [paul] 3.7.0cvs78
570 updated by David Vachulka, Stephan Sachse, Flammie
571 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
572 Frederico Goncalves Guimaraes, Lars Persson Fink,
575 2009-03-03 [colin] 3.7.0cvs77
577 * src/prefs_filtering.c
578 Win32: Fix bug 1865, 'IMAP account name changes
579 are not followed at filter actions'
581 2009-03-02 [colin] 3.7.0cvs76
584 Fix Launchpad bug 335571: 'claws-mail crashed
585 with SIGSEGV in strlen() while deleting
586 large amount of e-mails on IMAP account
588 2009-02-27 [mones] 3.7.0cvs75
590 * manual/es/account.xml
592 * manual/es/addrbook.xml
593 * manual/es/advanced.xml
594 * manual/es/claws-mail-manual.xml
596 * manual/es/glossary.xml
598 * manual/es/handling.xml
599 * manual/es/intro.xml
600 * manual/es/keyboard.xml
601 * manual/es/plugins.xml
602 * manual/es/starting.xml
603 Sync with English version, fix some typos
604 Changed encoding to UTF-8
606 Update for release, changed encoding to UTF-8
608 2009-02-24 [colin] 3.7.0cvs74
611 Don't print separation line if there
614 2009-02-23 [cleroy] 3.7.0cvs73
623 * src/addrduplicates.c
626 * src/addressbook_foldersel.c
636 * src/editaddress_other_attributes_ldap.c
674 * src/prefs_account.c
675 * src/prefs_actions.c
677 * src/prefs_filtering.c
678 * src/prefs_filtering_action.c
679 * src/prefs_folder_column.c
680 * src/prefs_folder_item.c
682 * src/prefs_matcher.c
685 * src/prefs_summaries.c
686 * src/prefs_summary_column.c
687 * src/prefs_template.c
689 * src/prefs_toolbar.c
701 * src/summary_search.c
708 * src/common/base64.c
711 * src/common/plugin.c
713 * src/common/session.c
715 * src/common/socket.c
716 * src/common/string_match.c
717 * src/common/stringtable.c
721 * src/common/xmlprops.c
722 * src/gtk/colorlabel.c
724 * src/gtk/foldersort.c
725 * src/gtk/gtkaspell.c
726 * src/gtk/gtkcmclist.c
727 * src/gtk/gtkcmctree.c
728 * src/gtk/gtkcmoptionmenu.c
729 * src/gtk/gtksctree.c
730 * src/gtk/gtkshruler.c
731 * src/gtk/gtksourceprintjob.c
733 * src/gtk/gtkvscrollbutton.c
734 * src/gtk/logwindow.c
736 * src/gtk/pluginwindow.c
737 * src/gtk/prefswindow.c
738 * src/gtk/quicksearch.c
739 * src/gtk/spell_entry.c
740 * src/plugins/pgpcore/select-keys.c
741 * src/plugins/pgpinline/pgpinline.c
742 * src/plugins/pgpmime/pgpmime.c
743 * src/plugins/smime/smime.c
744 * src/plugins/spamassassin/spamassassin_gtk.c
745 Mass commit changing g_return_* to cm_return_*
746 and making these more interesting
748 2009-02-23 [colin] 3.7.0cvs72
751 Always initialise error code to no error
753 2009-02-23 [colin] 3.7.0cvs71
756 Fix separator substitution
758 2009-02-23 [colin] 3.7.0cvs70
761 * src/gtk/colorlabel.c
762 don't use g_return on normal checks
764 2009-02-22 [colin] 3.7.0cvs69
770 2009-02-22 [colin] 3.7.0cvs68
772 * src/addrduplicates.c
789 * src/prefs_filtering.c
800 * src/common/socket.c
801 * src/common/template.c
802 * src/etpan/imap-thread.c
803 * src/gtk/gtkaspell.c
804 * src/gtk/gtkcmctree.c
805 * src/gtk/gtksctree.c
806 * src/gtk/inputdialog.c
807 * src/plugins/pgpcore/sgpgme.c
808 * src/plugins/pgpmime/pgpmime.c
809 * src/plugins/smime/smime.c
810 * src/plugins/spamassassin/spamassassin.c
811 Fix errors caught by Coverity: NULL checks, leaks, overruns,
812 uninitialised accesses
814 2009-02-17 [colin] 3.7.0cvs67
817 Disable controls during queuing
819 2009-02-15 [colin] 3.7.0cvs66
822 * src/plugins/pgpcore/select-keys.c
823 * src/plugins/pgpcore/sgpgme.c
824 Disable use of disabled keys
826 2009-02-15 [colin] 3.7.0cvs65
830 Fix font updating after changing
831 prefs_common.derive_from_normal_font
833 2009-02-12 [paul] 3.7.0cvs64
839 * src/common/version.h.in
843 more copyright header fixes
845 2009-02-12 [paul] 3.7.0cvs63
847 * src/gtk/progressdialog.c
848 * src/gtk/progressdialog.h
851 2009-02-12 [paul] 3.7.0cvs62
853 * src/gtk/spell_entry.c
854 * src/gtk/spell_entry.h
855 better, more standard copyright header
857 2009-02-12 [paul] 3.7.0cvs61
859 * src/gtk/spell_entry.c
860 * src/gtk/spell_entry.h
861 changes to copyright header
863 2009-02-12 [paul] 3.7.0cvs60
865 * src/gtk/spell_entry.c
866 * src/gtk/spell_entry.h
869 2009-02-11 [colin] 3.7.0cvs59
871 * src/gtk/spell_entry.c
872 * src/gtk/spell_entry.h
875 2009-02-11 [colin] 3.7.0cvs58
878 * src/gtk/Makefile.am
879 * src/gtk/gtkaspell.c
880 * src/gtk/gtkaspell.h
881 Add spellcheck to subject. Patch by
884 2009-02-10 [holger] 3.7.0cvs57
888 Move filename define for printing page setup cache to defs.h
890 2009-02-08 [mones] 3.7.0cvs56
893 Fix build for bison 2.4.1
895 2009-02-06 [holger] 3.7.0cvs55
900 Fix restoring of custom page setups for printing by
901 temporarily caching the settings.
902 This is a workaround for Gnome Bug #39018, and fixes
903 Claws Mail Bug #1840.
905 2009-02-06 [colin] 3.7.0cvs54
908 Fix hardcoded Shift-Q quits. Fixes
909 bug 1838, 'Claws-Mail sometimes quits
910 when attempting to type a capital Q'
912 2009-01-31 [paul] 3.7.0cvs53
915 revert 3.7.0cvs49, until there is time to find out
916 why it causes a nasty crash!
918 2009-01-31 [paul] 3.7.0cvs52
921 1 string that was forgotten for translation
923 2009-01-31 [paul] 3.7.0cvs51
926 2 strings that were forgotten for translation
928 2009-01-31 [paul] 3.7.0cvs50
930 * src/gtk/prefswindow.c
931 build prefs tree in a slightly smarter way -
932 fix bug where if path[0] had same name as
933 path[1], (like in the de translation), path[1]
934 was lost and not shown in the window
936 2009-01-31 [paul] 3.7.0cvs49
939 fix bug 1836, 'Quoted text still blue after
940 removal of quote-character'
941 comment out some debug_print's that needlessly
944 comment out a debug_print that needlessly slows
947 2009-01-31 [paul] 3.7.0cvs48
950 fix bug 1834, '"semi"-selection when collapsing thread'
952 2009-01-31 [paul] 3.7.0cvs47
954 * src/prefs_compose_writing.c
955 * src/prefs_message.c
956 move 'quote_chars' pref to where it should be
958 2009-01-30 [paul] 3.7.0cvs46
961 fix updating of popup menu sensitivity
963 2009-01-28 [paul] 3.7.0cvs45
965 * tools/filter_conv_new.pl
966 move 'move' and 'delete' to end of @actions
967 so that they are always final actions in the
968 generated filtering rule
970 2009-01-27 [paul] 3.7.0cvs44
973 always select text/calendar mimepart if suitable
974 plugin (i.e. vCalendar) is available
976 2009-01-27 [paul] 3.7.0cvs43
979 fix crash when right-clicking in summaryview when
982 2009-01-22 [colin] 3.7.0cvs42
987 When replying to signed/encrypted mail and the
988 preference to sign/encrypt in this case is set,
989 choose the original mail's privacy system (if
992 2009-01-21 [colin] 3.7.0cvs41
995 Fix warning (on-the-fly theming of
996 addressbook isn't complete yet)
998 2009-01-21 [colin] 3.7.0cvs40
1002 Win32: Fix window placement
1004 2009-01-21 [paul] 3.7.0cvs39
1007 update timeout log msg
1009 2009-01-17 [colin] 3.7.0cvs38
1014 * src/common/utils.c
1015 * src/etpan/imap-thread.c
1016 Fix g_open calls (which don't ignore mode)
1018 2009-01-17 [colin] 3.7.0cvs37
1027 * src/common/ssl_certificate.c
1029 * src/common/utils.c
1030 * src/etpan/imap-thread.c
1031 * src/plugins/bogofilter/bogofilter.c
1032 * src/plugins/pgpinline/pgpinline.c
1033 * src/plugins/smime/smime.c
1034 Probably fix bug 1825, 'Unable to fetch messages from
1035 IMAP folders named with non-ASCII string'
1036 Change remaining occurences of fopen and open with
1039 2009-01-17 [paul] 3.7.0cvs36
1042 update an old, outdated piece of info
1044 2009-01-17 [paul] 3.7.0cvs35
1046 * src/prefs_folder_item.c
1047 fix bug where saving Folder Properties of a
1048 sub-folder of outbox, queue, draft or trash
1049 would change its parent's folder type to normal
1051 2009-01-12 [mones] 3.7.0cvs34
1056 2009-01-12 [wwp] 3.7.0cvs33
1059 * tools/popfile-link.sh
1060 * tools/textviewer.sh
1061 Fix bashisms and other portability glitches (thanks to
1062 Steven M. Bellovin).
1064 2009-01-11 [paul] 3.7.0cvs32
1067 clean up some build warnings
1069 2009-01-11 [colin] 3.7.0cvs31
1072 Revert part of patch 3.7.0cvs29
1073 This function is used when jpilot
1076 2009-01-11 [colin] 3.7.0cvs30
1079 folder_find_child_item_by_name():
1080 actually use name, not path's basename
1082 2009-01-11 [paul] 3.7.0cvs29
1089 * src/prefs_folder_item.c
1090 clean up some build warnings
1092 2009-01-11 [paul] 3.7.0cvs28
1095 don't even mention printing support, assume its
1096 presence, unless building with GTK+ < 2.10.0
1098 2009-01-10 [colin] 3.7.0cvs27
1101 Fix bug 1811, '[mime] Crash when there's no
1102 room for filename's start on the same line'
1103 When the mimetype of the attachment is very
1104 long, there's no room at all to start the
1105 name=... parameter on the same line. This
1106 caused an infinite loop as 0 characters of
1107 the filename could be appended.
1108 In such cases, insert linebreak before the
1111 2009-01-09 [colin] 3.7.0cvs26
1115 * src/common/utils.c
1116 Win32: Fix bug 1815, 'Drag-n-Drop of files on
1117 Compose Window does not attach'
1119 2009-01-09 [colin] 3.7.0cvs25
1122 Fix bug 1817, 'Changing Themes does not
1123 update the pixmaps in "Select folder"
1126 2009-01-09 [colin] 3.7.0cvs24
1129 Win32: Fix bug 1816, 'Attaching files with
1130 command-line generates error after attaching'
1132 2009-01-09 [paul] 3.7.0cvs23
1135 forgot this '2009' in last commit
1137 2009-01-09 [paul] 3.7.0cvs22
1141 update copyright headers
1143 2009-01-09 [paul] 3.7.0cvs21
1145 * doc/man/claws-mail.1
1148 2009-01-09 [colin] 3.7.0cvs20
1151 Fix bug 1814, 'Windows' WM badly places
1154 2009-01-09 [colin] 3.7.0cvs19
1156 * src/prefs_themes.c
1157 * src/stock_pixmap.c
1158 * src/stock_pixmap.h
1159 * src/common/utils.c
1160 * src/common/utils.h
1161 Win32: Fix bug 1813, 'Installing Theme Creates Error'
1163 2009-01-08 [colin] 3.7.0cvs18
1166 Win32: Fix bug 1810, 'Pressing 'o' key
1169 2009-01-07 [colin] 3.7.0cvs17
1172 Fix bug 1432, '& not escaped in links (HTML
1175 2009-01-06 [colin] 3.7.0cvs16
1177 * src/plugins/pgpcore/select-keys.c
1178 Warn translators the usual way about
1181 2009-01-06 [colin] 3.7.0cvs15
1184 Fix synchronisation dialog that shouldn't
1185 appear when network goes down (Network
1189 Fix save as when attach_save_dir isn't set
1190 fixes bug 1804, 'attach_save_directory does
1191 not default to $HOME'
1192 * src/plugins/pgpcore/select-keys.c
1193 Add mnemonics to buttons - warn translators!
1195 2009-01-06 [wwp] 3.7.0cvs14
1197 * src/common/utils.c
1198 Fix cvs13, thanks to Colin.
1200 2009-01-06 [wwp] 3.7.0cvs13
1202 * src/common/utils.c
1203 Better support for Spanish Outlook replies (RES).
1205 2009-01-02 [colin] 3.7.0cvs12
1208 Fix (+) sign after collapsed folder names that
1209 have quicksearch-matching children.
1210 Fixes bug 1506, 'Recursive search in collapsed
1213 2009-01-02 [colin] 3.7.0cvs11
1215 * src/stock_pixmap.c
1216 * src/stock_pixmap.h
1217 Remove now-unused stock_pixmap_gdk
1219 2009-01-02 [colin] 3.7.0cvs10
1221 * src/gtk/gtkutils.c
1222 * src/pixmaps/claws-mail_icon.xpm
1223 Use pixbuf for app icon, and make the app icon
1226 2009-01-02 [colin] 3.7.0cvs9
1229 Show both link title and URI if possible
1231 2009-01-02 [colin] 3.7.0cvs8
1235 * src/addressbook_foldersel.c
1238 * src/grouplistdialog.c
1242 * src/gtk/gtkcmclist.c
1243 * src/gtk/gtkcmclist.h
1244 * src/gtk/gtkcmctree.c
1245 * src/gtk/gtkcmctree.h
1246 * src/gtk/gtksctree.c
1247 * src/gtk/gtksctree.h
1248 Implement pixbuf rendering in tree widgets
1250 * src/plugins/trayicon/trayicon.c
1252 * src/prefs_themes.c
1253 Use pixbuf rendering here too
1255 2008-12-30 [paul] 3.7.0cvs7
1258 no need to prematurely trim the uri in the statusbar
1260 2008-12-29 [paul] 3.7.0cvs6
1263 prefer List-Id header to X-* headers when creating
1264 filter rule automatically
1266 2008-12-28 [colin] 3.7.0cvs5
1269 Set minimum height to 440 instead of 480
1271 2008-12-22 [colin] 3.7.0cvs4
1274 Fix bug 1799, '"Discard message" deletes manually
1275 saved draft'. Switch rmode to REEDIT after
1278 2008-12-21 [paul] 3.7.0cvs3
1280 * tools/claws.i18n.status.pl
1283 2008-12-21 [paul] 3.7.0cvs2
1289 2008-12-21 [paul] 3.7.0cvs1
1295 2008-12-19 [paul] 3.7.0
1302 2008-12-19 [paul] 3.6.1cvs80
1305 remove unmaintained sk and sr from ALL_LINGUAS
1306 add newly maintained cs to ALL_LINGUAS
1317 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
1318 Stephan Sachse, Flammie Pirinen, Páder Rezso, Marcel Pol,
1319 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
1322 2008-12-16 [colin] 3.6.1cvs79
1324 * src/plugins/pgpcore/sgpgme.c
1327 2008-12-15 [colin] 3.6.1cvs78
1332 * src/plugins/pgpcore/sgpgme.c
1333 * src/plugins/pgpcore/sgpgme.h
1334 * src/plugins/pgpinline/pgpinline.c
1335 * src/plugins/pgpmime/pgpmime.c
1336 * src/plugins/smime/smime.c
1337 Fix bug 1796, 'PGP/MIME setting: "select key by your
1338 email address" doesn't work'. Use custom from address
1341 2008-12-15 [colin] 3.6.1cvs77
1343 * src/common/utils.c
1344 Fix bug 1746, 'Makes a mailto link from several
1347 2008-12-15 [paul] 3.6.1cvs76
1349 * m4/spamassassin.m4
1350 fix warnings thrown up by autoconf-2.63
1352 2008-12-13 [colin] 3.6.1cvs75
1357 * src/common/utils.c
1358 * src/common/utils.h
1360 Finish previous patch
1362 2008-12-13 [colin] 3.6.1cvs74
1365 Only install certs on windows
1367 2008-12-13 [colin] 3.6.1cvs73
1370 * tools/ca-certificates.crt
1371 * src/common/Makefile.am
1373 First try to ship SSL certificates in Windows
1376 2008-12-12 [colin] 3.6.1cvs72
1379 * src/plugins/pgpinline/claws.def
1382 2008-12-12 [paul] 3.6.1cvs71
1386 * src/partial_download.c
1388 * src/common/claws.c
1389 * src/common/prefs.c
1390 * src/common/utils.c
1391 win32: fix unlinking, renaming and bug with
1395 2008-12-11 [colin] 3.6.1cvs70
1398 * manual/fr/advanced.xml
1399 Update french translations
1401 2008-12-10 [colin] 3.6.1cvs69
1404 Correct bug submission guidelines
1406 2008-12-10 [colin] 3.6.1cvs68
1408 * src/plugins/pgpcore/pgp_viewer.c
1409 Fix bug 1736, 'Key import does not work'
1410 Kill the correct pid (and not the parent
1411 shell), and increase the timeout a bit.
1413 2008-12-09 [paul] 3.6.1cvs67
1416 ensure that any stray noticeview buttons are hidden,
1417 as clicking them causes segfaults!
1419 2008-12-09 [colin] 3.6.1cvs66
1423 * src/folder_item_prefs.h
1424 * src/prefs_common.c
1425 * src/prefs_common.h
1427 Fix bug 1792, '"Save Message to" should
1428 retain list of recently selected folders'
1429 Also, make Enchant-related prefs stick
1430 even if the build doesn't enable enchant
1432 2008-12-09 [paul] 3.6.1cvs65
1435 fix bug 1787, 'Prevent automatic PGP inline
1436 decryption attempts' use the noticeview to display
1437 decryption failure messages instead of the irritating
1440 2008-12-09 [colin] 3.6.1cvs64
1442 * src/prefs_filtering.c
1443 Fix bug 1789, 'filtering account selection
1444 (regression)'. Filtering on sending-only
1445 accounts can be a little useful when using
1446 filtering via Tools menu.
1448 2008-12-07 [paul] 3.6.1cvs63
1450 * src/prefs_actions.c
1451 don't auto-select first entry (same as other
1453 * src/gtk/pluginwindow.c
1454 these parents don't have children so don't look
1457 2008-12-07 [paul] 3.6.1cvs62
1459 * src/prefs_account.c
1460 * src/gtk/pluginwindow.c
1461 * src/gtk/prefswindow.c
1462 * src/gtk/prefswindow.h
1463 auto-select first page
1465 2008-12-05 [colin] 3.6.1cvs61
1469 Fix bug 1788, 'CM crashes re-encoding
1470 encoded parameters' (introduced in cvs40)
1472 2008-12-05 [paul] 3.6.1cvs60
1474 * src/prefs_common.h
1475 remove gpg prefs that are no longer needed here
1477 2008-12-03 [colin] 3.6.1cvs59
1480 Speed up cache reading (about 10% gain)
1482 * src/gtk/gtksctree.c
1483 Speed up expand/collapse all threads
1486 2008-12-03 [paul] 3.6.1cvs58
1489 eradicate gcc4's signedness warnings
1490 fix building with gnuTLS on (Open)Solaris
1492 2008-12-01 [colin] 3.6.1cvs57
1494 * src/gtk/gtkcmclist.c
1497 2008-12-01 [colin] 3.6.1cvs56
1499 * src/plugins/pgpinline/pgpinline.c
1500 Fix bug 1779, 'PGP Inline badly handles
1501 multipart'. Properly dump the current part
1502 instead of running around with scissors
1504 2008-11-30 [paul] 3.6.1cvs55
1506 * manual/advanced.xml
1507 * manual/plugins.xml
1508 * src/prefs_toolbar.c
1509 remove the verb from the page title and
1510 update references in the manual
1512 2008-11-30 [paul] 3.6.1cvs54
1515 move Other/ page to Other/Miscellaneous
1516 * src/gtk/prefswindow.c
1517 make parent page unselectable
1519 2008-11-29 [paul] 3.6.1cvs53
1522 add the new 'primary_paste_unselects' hidden
1523 option, add missing 'log_[...]_color' options,
1524 and reformat the text
1525 * manual/advanced.xml
1526 add the new 'primary_paste_unselects' hidden
1527 option, add missing 'log_[...]_color' options
1529 2008-11-28 [colin] 3.6.1cvs52
1534 2008-11-28 [colin] 3.6.1cvs51
1539 2008-11-28 [colin] 3.6.1cvs50
1542 Fix account selection in Mailing list
1545 2008-11-28 [paul] 3.6.1cvs49
1548 automatically remove obsolete strings
1550 2008-11-28 [colin] 3.6.1cvs48
1552 * src/plugins/pgpcore/sgpgme.c
1553 Fix error message when key isn't available.
1555 2008-11-27 [colin] 3.6.1cvs47
1561 2008-11-26 [colin] 3.6.1cvs46
1566 2008-11-26 [colin] 3.6.1cvs45
1568 * src/plugins/pgpcore/select-keys.c
1569 * src/plugins/pgpcore/sgpgme.c
1570 Fix bug 1591, 'S/MIME: better key
1571 handling/selection dialog'
1572 Really ignore revoked/expired keys
1574 2008-11-26 [colin] 3.6.1cvs44
1577 * src/common/claws.c
1579 Make sure libgcrypt's threading is initialised
1580 before gnutls. See also old bug 1539.
1582 2008-11-26 [colin] 3.6.1cvs43
1586 * src/etpan/imap-thread.c
1587 Fix possible crashes due to clist_begin()
1588 not checking for NULLs (it should!)
1590 2008-11-25 [colin] 3.6.1cvs42
1593 Fix line length in MIME parameters
1595 2008-11-22 [paul] 3.6.1cvs41
1598 grab Return key press in attachments Properties
1601 2008-11-21 [colin] 3.6.1cvs40
1605 Fix bug 1776, 'use encoded name parameters
1606 for attachments instead of ascii'.
1607 Break the RFC 2047 by using B-encoded
1608 filename parameter, like everyone does,
1609 following advice from the RFC author.
1611 2008-11-21 [colin] 3.6.1cvs39
1613 * src/common/socket.c
1614 Rehandshake if server asks to
1616 2008-11-21 [colin] 3.6.1cvs38
1620 * src/common/session.h
1622 Move conditional-compilation members to
1625 2008-11-19 [wwp] 3.6.1cvs37
1627 * src/prefs_actions.c
1628 Fixed wrong behaviour when pressing Escape (was not cancelling
1631 2008-11-19 [wwp] 3.6.1cvs36
1637 * src/prefs_actions.c
1638 * src/prefs_filtering_action.c
1642 * src/common/utils.c
1643 Replace occurrences of "command line" with "command-line" everywhere.
1644 Enforce code style (mostly indentation) in prefs_actions.c.
1646 2008-11-19 [colin] 3.6.1cvs35
1649 * src/prefs_common.c
1650 * src/prefs_common.h
1651 Add primary_paste_unselects hidden preference
1652 to change how middle-click pasting changes
1653 the selection and insert point; defaults to
1656 2008-11-19 [colin] 3.6.1cvs34
1659 Always give focus to summaryview, even if
1660 the folder is empty, in small screen layout.
1661 Allows to go back to folderlist using the
1664 2008-11-18 [colin] 3.6.1cvs33
1667 Put back conditional at the end of struct
1669 2008-11-18 [colin] 3.6.1cvs32
1672 * src/common/w32_reg.c
1673 Fix crash on win32 when browsing to a
1676 2008-11-15 [colin] 3.6.1cvs31
1679 After a mid-click paste, deselect selection
1680 and go to end of paste.
1682 2008-11-15 [colin] 3.6.1cvs30
1685 Auto-save draft after external editor quits
1687 2008-11-15 [colin] 3.6.1cvs29
1689 * src/plugins/pgpcore/sgpgme.c
1690 Fix wrong error display, thanks to
1693 2008-11-14 [colin] 3.6.1cvs28
1695 * src/prefs_actions.c
1696 Comment out bogus (IMO) warning
1698 2008-11-14 [colin] 3.6.1cvs27
1705 Share summaryview's context menu actions with
1706 the equivalent menu items of the main menu;
1707 this allows to share accelerators and de-
1710 2008-11-14 [colin] 3.6.1cvs26
1712 * src/plugins/pgpcore/sgpgme.c
1713 Fix bug 1768, 'claws-mail crashes while
1714 checking smime bad signature'
1716 2008-11-13 [colin] 3.6.1cvs25
1720 Fix redefinition of PREFSBUFSIZE
1722 2008-11-13 [wwp] 3.6.1cvs24
1724 * tools/popfile-link.sh
1725 Add support for reusing existing POPFile session ID.
1727 2008-11-12 [colin] 3.6.1cvs23
1730 Fix bug 1771, 'Folder template gets
1731 truncated when exiting the application'
1732 Use a 32k buffer for string preferences
1734 2008-11-11 [colin] 3.6.1cvs22
1737 Fix "display sender using addressbook" when
1738 prefs_common.swap_from is in use. Patch by
1741 2008-11-11 [colin] 3.6.1cvs21
1746 Make a few functions static
1748 2008-11-07 [colin] 3.6.1cvs20
1752 Fix crash when rebuilding colorlabel
1756 * src/prefs_account.c
1757 * src/prefs_compose_writing.c
1758 * src/prefs_logging.c
1759 * src/prefs_message.c
1761 * src/prefs_receive.c
1762 * src/prefs_summaries.c
1763 * src/prefs_wrapping.c
1764 * src/plugins/bogofilter/bogofilter_gtk.c
1765 * src/plugins/pgpcore/prefs_gpg.c
1766 * src/plugins/spamassassin/spamassassin_gtk.c
1767 Fix deprecated use of page_size in
1768 gtkspinbutton adjustments
1770 2008-11-06 [mones] 3.6.1cvs19
1773 Fix missing "About" in Help menu
1774 * tools/claws.i18n.status.pl
1777 2008-11-05 [colin] 3.6.1cvs18
1782 * src/common/socket.c
1783 * src/common/socket.h
1784 * src/gtk/gtkutils.c
1785 * src/gtk/gtkutils.h
1786 w32: Implement single launch (lock
1787 socket); always put debug log to
1788 the rc_dir; fix Start menu update
1789 after registering as default Mail
1792 2008-11-05 [colin] 3.6.1cvs17
1795 Setting the Mail start menu item in HKCU
1796 confuses the Internet Options dialog. Do
1797 it in HKLM as this dialog does.
1799 2008-11-04 [colin] 3.6.1cvs16
1801 * src/common/w32_reg.c
1804 2008-11-04 [colin] 3.6.1cvs15
1807 w32: Fix getting content-type
1809 * src/prefs_common.c
1810 * src/prefs_common.h
1811 * src/prefs_ext_prog.c
1813 w32: better integration (use the
1814 standard file associations instead
1815 of our platform-unadapted open
1818 * src/common/utils.c
1819 * src/common/w32_reg.c
1820 * src/common/w32lib.h
1821 w32: better integration (allow
1822 setting Claws as default MUA)
1824 2008-11-01 [colin] 3.6.1cvs14
1827 Fix wrongly converted non-ascii characters
1828 when locale's charset is US-ASCII (strict-mode
1829 was failing in this case)
1831 2008-10-30 [colin] 3.6.1cvs13
1837 Use one UI Manager per mimeview, instead of
1838 the global one -- else user_data pointer gets
1839 broken if opening and closing another message-
1840 view, then using right-click on a mimeview's
1841 mimepart. Probably fixes bug 1711, 'Save-as
1844 2008-10-24 [paul] 3.6.1cvs12
1847 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
1848 * tools/kdeservicemenu/install.sh
1849 another, possibly the final?, attempt on getting this
1852 2008-10-24 [paul] 3.6.1cvs11
1854 * tools/kdeservicemenu/install.sh
1855 fix servicemenu installation directory on kde4
1857 2008-10-24 [paul] 3.6.1cvs10
1859 * tools/kdeservicemenu/README
1860 * tools/kdeservicemenu/install.sh
1861 add support for kde4 in addition to kde3.
1862 a rework involving checking for kde4-config, then
1863 kde-config, finally prompting the user for the
1864 location of either if they cannot be found
1867 2008-10-18 [paul] 3.6.1cvs9
1869 * tools/claws.i18n.status.pl
1870 updated with latest translator info.
1871 only print for languages defined in %langname
1873 2008-10-17 [paul] 3.6.1cvs8
1875 * src/plugins/pgpcore/sgpgme.c
1876 when listing the uid's, show the uid validity
1878 2008-10-16 [paul] 3.6.1cvs7
1883 2008-10-13 [wwp] 3.6.1cvs6
1886 Updated French translation.
1888 2008-10-11 [colin] 3.6.1cvs5
1891 Fix bug 1756, "Outdated translators list in About
1892 dialogue". Patch by Aleksei Miheev.
1894 2008-10-11 [colin] 3.6.1cvs4
1904 * src/prefs_account.c
1905 * src/send_message.c
1906 * src/send_message.h
1910 * src/common/claws.c
1912 * src/common/session.c
1913 * src/common/session.h
1916 * src/common/socket.c
1917 * src/common/socket.h
1920 * src/common/ssl_certificate.c
1921 * src/common/ssl_certificate.h
1923 * src/gtk/sslcertwindow.c
1924 * src/gtk/sslcertwindow.h
1927 2008-10-11 [colin] 3.6.1cvs3
1929 * src/common/ssl_certificate.c
1930 Make local function static
1932 2008-10-10 [colin] 3.6.1cvs2
1935 * src/common/ssl_certificate.c
1936 * src/gtk/sslcertwindow.c
1937 Add offline certificate verification,
1938 thanks to Nikos Mavrogiannopoulos for the
1941 2008-10-10 [colin] 3.6.1cvs1
1943 * src/common/ssl_certificate.c
1944 * src/gtk/sslcertwindow.c
1947 2008-10-10 [paul] 3.6.1
1949 * m4/spamassassin.m4
1950 remove openssl dross
1957 2008-10-10 [colin] 3.6.0cvs25
1960 Tell libetpan it doesn't need to init
1963 2008-10-10 [colin] 3.6.0cvs24
1966 Remove references to openssl
1968 2008-10-09 [colin] 3.6.0cvs23
1973 2008-10-09 [colin] 3.6.0cvs22
1976 Error out when building against openssl
1978 2008-10-09 [colin] 3.6.0cvs21
1985 Disable OpenSSL due to requirement of
1986 OpenSSL exception. Code not removed yet,
1987 just in case, but disabled.
1989 2008-10-09 [colin] 3.6.0cvs20
1999 * src/prefs_ext_prog.c
2001 * src/prefs_image_viewer.c
2005 * src/gtk/Makefile.am
2007 * src/gtk/gtksourceprintjob.c
2008 * src/gtk/gtksourceprintjob.h
2009 Revert previous patch. It'd be better to remove
2010 OpenSSL instead, as GnuTLS works as well.
2012 2008-10-09 [colin] 3.6.0cvs19
2022 * src/prefs_ext_prog.c
2024 * src/prefs_image_viewer.c
2028 * src/gtk/Makefile.am
2030 * src/gtk/gtksourceprintjob.c
2031 * src/gtk/gtksourceprintjob.h
2032 Remove the libgnomeprint interface (deprecated,
2033 and fixes Debian's #501570, 'Copyright confusion')
2035 2008-10-09 [colin] 3.6.0cvs18
2038 Require libetpan 0.57 (important fixes)
2040 2008-10-08 [paul] 3.6.0cvs17
2042 * src/prefs_filtering_action.c
2043 * src/prefs_matcher.c
2044 enable re-ordering of the filtering/processing
2045 condition and actions lists by drag'n'drop
2047 2008-10-08 [colin] 3.6.0cvs16
2050 Fix wrong menu title
2052 2008-10-07 [colin] 3.6.0cvs15
2055 After thinking, revert this. It's only a minor
2056 annoyance to GSSAPI users, and I can't test this
2057 right now. Postponed until after next good release.
2059 2008-10-07 [colin] 3.6.0cvs14
2062 Don't ask for a password when using GSSAPI
2064 2008-10-07 [colin] 3.6.0cvs13
2067 Fix build with GTK+ < 2.14
2069 2008-10-07 [colin] 3.6.0cvs12
2073 * src/prefs_common.c
2074 * src/prefs_common.h
2076 * src/gtk/colorlabel.c
2077 Fix bug 1749, 'Shortcut keys for color labels
2079 Make fullscreen a setting remembered between
2082 2008-10-07 [colin] 3.6.0cvs11
2085 Fix bug 1747, 'Wanderlust keybindings no longer
2086 working (regression)'
2088 2008-10-07 [colin] 3.6.0cvs10
2091 Make fullscreen a real menu item
2093 2008-10-07 [colin] 3.6.0cvs9
2096 Make sure we won't save size when
2099 2008-10-06 [colin] 3.6.0cvs8
2103 Handle fullscreen via F11. Patch by
2106 2008-10-06 [colin] 3.6.0cvs7
2109 Fix return value when setting client cert
2111 2008-10-04 [colin] 3.6.0cvs6
2114 Fix bug 1742, 'Attachment list contents not
2117 2008-10-04 [paul] 3.6.0cvs5
2120 fix failure of Hide toolbar option on restart
2122 2008-10-04 [colin] 3.6.0cvs4
2129 Maemo: Fix bug 1737, Crashes upon opening
2131 2008-10-04 [paul] 3.6.0cvs3
2134 submitted (just a little late) by Frederico
2137 2008-10-03 [wwp] 3.6.0cvs2
2140 Many fixes, mostly in menus and accelerators.
2142 2008-10-03 [colin] 3.6.0cvs1
2145 Allow network mounts with new GTKs: they're
2146 available via FUSE mounts and we don't need
2149 2008-10-03 [paul] 3.6.0
2156 2008-10-03 [paul] 3.5.0cvs145
2163 new translations. added by Yasen Pramatarov,
2164 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
2173 updated translations. submitted by Miquel Oliete,
2174 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
2175 Andrea Spadaccini, Emilian Nowak, and Ralph Young
2177 2008-10-02 [colin] 3.5.0cvs144
2179 * src/common/session.c
2180 Fix crash when connection fails on windows
2182 2008-10-01 [colin] 3.5.0cvs143
2185 Real fix for FS-unsafe chars on win32
2187 2008-10-01 [colin] 3.5.0cvs142
2190 Encode prohibited filenames on win32
2192 2008-09-30 [mones] 3.5.0cvs141
2196 * src/prefs_themes.c
2198 Fix output of some debug messages
2200 2008-09-30 [colin] 3.5.0cvs140
2207 * src/prefs_themes.c
2211 * src/common/utils.c
2212 * src/gtk/sslcertwindow.c
2213 Win32: Fix time usage; use g_stat
2215 2008-09-29 [colin] 3.5.0cvs139
2217 * src/common/utils.c
2218 Fix case-sensitive match of subject
2221 2008-09-29 [colin] 3.5.0cvs138
2223 * src/folder_item_prefs.c
2224 * src/folder_item_prefs.h
2226 * src/prefs_folder_item.c
2227 * src/prefs_matcher.c
2229 * src/common/string_match.c
2230 * src/common/utils.c
2231 Fix a huge leak (dozens of megs per folder
2232 change) on Windows: disable regexps
2234 2008-09-28 [paul] 3.5.0cvs137
2239 2008-09-27 [colin] 3.5.0cvs136
2243 Add accessor for cur_account
2245 2008-09-27 [colin] 3.5.0cvs135
2248 Fix crash when error happen on session establishment
2250 2008-09-26 [mones] 3.5.0cvs134
2255 2008-09-26 [colin] 3.5.0cvs133
2257 * src/plugins/pgpcore/claws.def
2260 2008-09-26 [colin] 3.5.0cvs132
2262 * src/prefs_common.c
2263 * src/prefs_common.h
2264 * src/plugins/pgpcore/pgp_viewer.c
2265 Add an accessor to prefs_common for plugins
2268 2008-09-25 [colin] 3.5.0cvs131
2271 Fix bug 1725, 'useless lines in clawsrc'
2272 * src/plugins/smime/mypgpcore.def
2273 Add a missing symbol
2275 2008-09-25 [paul] 3.5.0cvs130
2277 * src/plugins/smime/mypgpcore.def
2278 * src/plugins/smime/plugin.def
2279 * src/plugins/smime/version.rc
2280 add these windows-specific files
2283 2008-09-25 [colin] 3.5.0cvs129
2286 Load standard plugins only on first run
2288 2008-09-25 [colin] 3.5.0cvs128
2293 2008-09-24 [colin] 3.5.0cvs127
2296 Add nb_NO's charset (iso-8859-1)
2298 2008-09-24 [colin] 3.5.0cvs126
2300 * src/common/utils.c
2301 Fix get_mail_base_dir() on windows
2302 (was synced from main ages ago)
2304 2008-09-24 [colin] 3.5.0cvs125
2308 Integrate better with Windows' style
2310 2008-09-23 [paul] 3.5.0cvs124
2315 offer these strings to translators too
2317 2008-09-23 [colin] 3.5.0cvs123
2320 Add a --disable-dbus flag in case we want
2321 no DBUS even if headers are available (like
2322 for building gpg4win)
2325 * src/prefs_logging.c
2326 * src/common/utils.c
2327 * src/plugins/pgpcore/sgpgme.c
2328 * src/plugins/smime/claws.def
2330 - disable filtering log (it's crashy for
2332 - fix gmtime_r when time is -1 (before 01/01/70)
2333 - add symbols for smime
2335 2008-09-22 [colin] 3.5.0cvs122
2337 * src/common/utils.c
2341 Fix cursor position after changing account
2345 Fix absolute path detection
2347 2008-09-21 [colin] 3.5.0cvs121
2349 * src/gtk/gtkaspell.c
2350 Don't try to use empty dictionaries
2352 2008-09-20 [colin] 3.5.0cvs120
2355 Add the new files to the translations
2357 2008-09-20 [colin] 3.5.0cvs119
2360 * src/plugins/Makefile.am
2361 * src/plugins/smime/Makefile.am
2362 * src/plugins/smime/plugin.c
2363 * src/plugins/smime/smime.c
2364 * src/plugins/smime/smime.deps
2365 * src/plugins/smime/smime.h
2366 Include S/Mime plugin in the main plugins
2367 Will ease the Gpg4win team's work
2369 2008-09-20 [colin] 3.5.0cvs118
2376 * src/common/socket.c
2377 * src/gtk/gtkutils.c
2378 * src/plugins/pgpcore/claws.def
2379 Windows: more fixes, thanks to wwp and
2382 2008-09-20 [colin] 3.5.0cvs117
2385 Tell on which server errors happened
2387 2008-09-20 [colin] 3.5.0cvs116
2389 * src/etpan/etpan-thread-manager.c
2390 * src/etpan/imap-thread.c
2391 * src/etpan/nntp-thread.c
2392 Windows: Fix hang on IMAP/NNTP
2394 2008-09-20 [colin] 3.5.0cvs115
2396 * src/common/utils.c
2397 Fix bug 1723, "Buffer overflow crash caused by
2398 preview in 'Date format help' dialog box"
2399 Also, optimise fast_strftime a bit :)
2401 2008-09-18 [colin] 3.5.0cvs114
2405 Check for NULLs before str* functions
2407 2008-09-18 [colin] 3.5.0cvs113
2412 Handle html parts in multipart/related
2413 Decode ISO-8859-1 as Windows-1252 (the former
2414 is a subset of the latter) in order to
2415 workaround Outlook mails misencoding
2416 * src/gtk/logwindow.c
2417 * src/gtk/logwindow.h
2418 Clear mainwindow's error pixmap when the
2419 error scrolls out of the log
2421 2008-09-17 [colin] 3.5.0cvs112
2423 * src/image_viewer.c
2424 Fix image loading (multiple childs added to
2425 scrolledwindow, break of the resize functionality)
2427 * src/prefs_folder_item.c
2428 * src/prefs_spelling.c
2429 * src/gtk/gtkaspell.c
2430 Better fix problems with dictionaries updates
2432 2008-09-17 [colin] 3.5.0cvs111
2434 * src/common/utils.c
2435 Fix double-opening (fixes multiple signatures when
2438 2008-09-16 [colin] 3.5.0cvs110
2440 * src/prefs_account.c
2441 * src/prefs_folder_item.c
2442 * src/prefs_spelling.c
2443 * src/gtk/gtkaspell.c
2444 Better stripping of aspell dictionaries names
2448 * 3.6.0-rc1 released
2450 2008-09-16 [colin] 3.5.0cvs109
2455 * src/prefs_account.h
2457 * src/send_message.c
2458 * src/gtk/inputdialog.c
2459 Don't add a pref to allow remembering passwords
2460 (Just not checking the checkbox is enough)
2462 2008-09-16 [colin] 3.5.0cvs108
2465 Require libetpan 0.56 as 0.55 is crashy
2468 * src/gtk/inputdialog.c
2469 * src/gtk/inputdialog.h
2472 2008-09-16 [wwp] 3.5.0cvs107
2475 Complete 3.5.0cvs106 by removing a function that got
2476 moved to account.[ch].
2478 2008-09-16 [wwp] 3.5.0cvs106
2484 * src/quote_fmt_lex.l
2485 * src/quote_fmt_parse.y
2486 Add account signature (path and value string) manipulation
2487 keywords to the template processor. It's now possible in
2488 all templates to insert the account signature to an
2489 arbitrary location or to pass it to a external script for
2493 2008-09-16 [mones] 3.5.0cvs105
2500 * src/prefs_account.h
2501 * src/prefs_common.c
2502 * src/prefs_common.h
2504 * src/send_message.c
2505 * src/gtk/inputdialog.c
2506 * src/gtk/inputdialog.h
2507 Implement session passwords: unsaved passwords for receiving
2508 or sending of accounts can be remembered while running to
2509 avoid repetitive typing.
2510 As keeping passwords in memory is unsafe a new preference
2511 in Other page is added to activate or not such capability.
2513 2008-09-14 [colin] 3.5.0cvs104
2517 Make conv_iconv_strdup static
2519 2008-09-12 [colin] 3.5.0cvs103
2526 * src/folder_item_prefs.c
2527 * src/folder_item_prefs.h
2529 * src/prefs_account.c
2530 * src/prefs_common.c
2531 * src/prefs_common.h
2532 * src/prefs_folder_item.c
2533 * src/prefs_spelling.c
2534 * src/prefs_template.c
2536 * src/quote_fmt_parse.y
2539 * src/gtk/Makefile.am
2542 * src/gtk/gtkaspell.c
2543 * src/gtk/gtkaspell.h
2544 * src/plugins/bogofilter/Makefile.am
2545 * src/plugins/dillo_viewer/Makefile.am
2546 * src/plugins/spamassassin/Makefile.am
2547 * src/plugins/trayicon/Makefile.am
2548 Switch spellchecker to Enchant
2550 2008-09-12 [paul] 3.5.0cvs102
2553 * tools/csv2addressbook.pl
2554 add support for Fox Mail
2556 2008-09-12 [paul] 3.5.0cvs101
2559 * src/prefs_wrapping.c
2562 2008-09-12 [paul] 3.5.0cvs100
2565 revert cvs99's libenchant commit error
2567 2008-09-12 [colin] 3.5.0cvs99
2570 Only go to inbox if there are new mails
2571 (and fetch was manual)
2573 2008-09-10 [colin] 3.5.0cvs98
2577 * src/common/session.c
2578 Use g_timeout_add_seconds instead of g_timeout_add
2579 on glib >= 2.14 when we don't need precision on the
2580 delay. This helps reducing power consumption:
2581 http://mjg59.livejournal.com/74651.html
2583 2008-09-10 [colin] 3.5.0cvs97
2586 Don't save window size and position when
2587 compose is hidden (filtering action)
2589 2008-09-09 [colin] 3.5.0cvs96
2595 * src/addressbook_foldersel.c
2601 * src/editaddress_other_attributes_ldap.h
2605 * src/editldap_basedn.c
2614 * src/grouplistdialog.c
2617 * src/image_viewer.c
2628 * src/prefs_actions.c
2629 * src/prefs_filtering.c
2630 * src/prefs_folder_column.c
2632 * src/prefs_summary_column.c
2633 * src/prefs_toolbar.c
2634 * src/send_message.c
2636 * src/sourcewindow.c
2637 * src/sourcewindow.h
2641 * src/stock_pixmap.c
2642 * src/stock_pixmap.h
2651 * src/common/utils.c
2653 * src/gtk/colorlabel.c
2654 * src/gtk/colorlabel.h
2655 * src/gtk/combobox.h
2656 * src/gtk/description_window.c
2658 * src/gtk/gtkaspell.c
2659 * src/gtk/gtkaspell.h
2660 * src/gtk/gtkcmclist.c
2661 * src/gtk/gtkcmclist.h
2662 * src/gtk/gtkcmctree.c
2663 * src/gtk/gtkcmctree.h
2664 * src/gtk/gtkcmoptionmenu.h
2665 * src/gtk/gtksctree.c
2666 * src/gtk/gtksctree.h
2667 * src/gtk/gtkshruler.c
2668 * src/gtk/gtkshruler.h
2669 * src/gtk/gtksourceprintjob.c
2670 * src/gtk/gtksourceprintjob.h
2671 * src/gtk/gtkutils.c
2672 * src/gtk/gtkutils.h
2673 * src/gtk/gtkvscrollbutton.c
2674 * src/gtk/gtkvscrollbutton.h
2675 * src/gtk/icon_legend.c
2676 * src/gtk/inputdialog.c
2677 * src/gtk/logwindow.c
2678 * src/gtk/logwindow.h
2679 * src/gtk/manage_window.c
2680 * src/gtk/manage_window.h
2682 * src/gtk/prefswindow.c
2683 * src/gtk/progressdialog.c
2684 * src/gtk/progressdialog.h
2685 * src/plugins/bogofilter/bogofilter_gtk.c
2686 * src/plugins/pgpcore/passphrase.c
2687 * src/plugins/spamassassin/spamassassin_gtk.c
2688 * src/plugins/trayicon/trayicon.c
2689 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2690 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2691 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
2692 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2693 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2694 Complete GTK+ 2.14 undeprecation
2695 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
2697 2008-09-09 [colin] 3.5.0cvs95
2699 * src/gtk/gtkcmclist.h
2700 Fix build on GTK+ 2.14
2702 2008-09-08 [colin] 3.5.0cvs94
2706 Remove GtkSignalFunc
2708 2008-09-07 [colin] 3.5.0cvs93
2711 * src/addressbook_foldersel.c
2712 * src/gtk/gtkcmclist.c
2713 * src/gtk/gtkcmclist.h
2714 * src/gtk/gtkcmctree.c
2715 * src/gtk/gtkcmctree.h
2716 * src/gtk/gtksctree.c
2717 * src/gtk/prefswindow.c
2718 * src/gtk/prefswindow.h
2719 Use GDestroyNotify instead of GtkDestroyNotify
2720 (deprecated in GTK+ 2.14)
2722 2008-09-07 [colin] 3.5.0cvs92
2725 Fix bug 1712, 'invalid "Phishing attempt warning"
2726 when linked text ends with spaces'
2728 2008-09-05 [colin] 3.5.0cvs91
2731 Maybe fix bug 1711, 'Save-as attachment crashes'
2732 Possibly wrong free() due to pointer shifting
2734 2008-09-05 [colin] 3.5.0cvs90
2737 Fix bug 1710, 'User misreads "Discard Message"
2738 as "Discard Changes"'. Propose to save or discard
2739 only the latest changes when closing an existing
2740 draft. Autosave may still have saved parts of the
2743 2008-09-04 [colin] 3.5.0cvs89
2746 Fix bug 1707, 'Segfault when sorting on non-visible column'
2748 2008-09-01 [colin] 3.5.0cvs88
2753 * src/etpan/imap-thread.c
2754 * src/etpan/imap-thread.h
2755 Store spam flag on IMAP (Junk/NonJunk, as
2756 ThunderBird does - this is nonstandard)
2758 2008-08-31 [wwp] 3.5.0cvs87
2761 Fix globish edition^Wediting.
2763 2008-08-31 [wwp] 3.5.0cvs86
2766 Don't break nickname editing for non-LDAP books (nickname
2767 value was overwritten when editing existing contact, this
2768 came from 3.0.2cvs109).
2770 2008-08-30 [colin] 3.5.0cvs85
2774 Fix "Apply tags..." key shortcut
2776 2008-08-29 [iwkse] 3.5.0cvs84
2781 2008-08-29 [iwkse] 3.5.0cvs83
2784 Disable "Move to trash" action if
2785 we are in a trash-like folder.
2788 2008-08-29 [paul] 3.5.0cvs82
2791 bump up libetpan version requirement since
2792 0.55 is released now
2794 2008-08-28 [wwp] 3.5.0cvs81
2798 * src/prefs_account.c
2799 * src/prefs_account.h
2800 Add finer granularity to the POP3's remove-after delay (now in
2801 hours in addition to in days), patch by Paul Rolland.
2803 2008-08-28 [wwp] 3.5.0cvs80
2805 * src/gtk/combobox.c
2806 Fix a typo in a comment.
2808 2008-08-28 [iwkse] 3.5.0cvs79
2811 * src/prefs_actions.c
2812 * src/prefs_filtering.c
2813 * src/prefs_template.c
2814 Add search feature to the account,
2815 template and action dialog.
2816 It's turned on selecting one row
2817 of the list and typing some random
2818 letter. Thanks to wwp, colinl
2820 2008-08-28 [colin] 3.5.0cvs78
2825 * src/prefs_account.c
2826 * src/prefs_account.h
2830 * src/stock_pixmap.c
2831 * src/stock_pixmap.h
2833 * src/pixmaps/key_gpg_signed.xpm
2834 Fix bug 1412, "Sign reply, if mail was signed"
2835 Add an account preference to sign replies to signed mails
2837 2008-08-28 [iwkse] 3.5.0cvs77
2839 * src/prefs_filtering.c
2840 Making the search more useful,
2841 jumping directly to the relative rule.
2843 2008-08-27 [colin] 3.5.0cvs76
2848 2008-08-27 [colin] 3.5.0cvs75
2850 * src/gtk/gtkcmctree.c
2853 2008-08-26 [colin] 3.5.0cvs74
2855 * src/gtk/gtkcmctree.c
2856 Fix missing inits on old glib
2858 2008-08-26 [wwp] 3.5.0cvs73
2860 * src/common/utils.c
2861 Added 'Fwd' to the list of known common subject prefixes.
2863 2008-08-25 [iwkse] 3.5.0cvs72
2865 * src/image_viewer.c
2866 Add animated gif support to the
2869 2008-08-25 [colin] 3.5.0cvs71
2871 * src/gtk/gtkcmctree.c
2872 Make sure work isn't null
2874 2008-08-24 [colin] 3.5.0cvs70
2877 Fix typo on SSL_CERT_DIR
2879 2008-08-23 [holger] 3.5.0cvs69
2882 Fix bug 1699 'Separator line mis-placed when
2883 printing some e-mails'. The number of header lines
2884 was not correctly calculated when Pango inserts
2887 2008-08-23 [colin] 3.5.0cvs68
2890 Fix the account selector button; thanks
2893 2008-08-21 [colin] 3.5.0cvs67
2897 Add a compose preference for auto-indent
2900 Make colorlabel accels a bit less hacky
2902 2008-08-21 [colin] 3.5.0cvs66
2905 * src/prefs_common.c
2906 * src/prefs_common.h
2907 * src/prefs_wrapping.c
2908 Add a preference for autoindent; fix no_join tag
2909 being applied to whole lines instead of just \n when
2912 2008-08-21 [colin] 3.5.0cvs65
2915 Add support for auto-indentation
2917 2008-08-19 [colin] 3.5.0cvs64
2920 Save Autowrap status in drafts/queued mails
2922 2008-08-19 [colin] 3.5.0cvs63
2925 Fix a comment (in reality, test commit on
2928 2008-08-17 [colin] 3.5.0cvs62
2930 * src/prefs_actions.c
2933 * src/common/socket.h
2934 * src/gtk/gtkcmctree.c
2937 2008-08-16 [colin] 3.5.0cvs61
2939 * src/editaddress_other_attributes_ldap.h
2940 Add 'l' field (localityName)
2942 2008-08-16 [colin] 3.5.0cvs60
2945 * src/gtk/gtkcmclist.c
2946 * src/gtk/gtkcmclist.h
2947 * src/gtk/gtkcmctree.c
2948 * src/gtk/gtksctree.c
2949 * src/gtk/gtkutils.c
2950 * src/gtk/gtkvscrollbutton.c
2951 Fix Maemo build (OS2007)
2953 2008-08-14 [colin] 3.5.0cvs59
2956 Don't crash if parent is null when creating
2958 * src/gtk/pluginwindow.c
2959 Don't crash on race when closing window while
2960 a plugin is loading and does gtk_iterations
2962 2008-08-13 [colin] 3.5.0cvs58
2967 Fix bug 1696, 'Viewing binary attachements
2968 as text over 1 MB' (various buglets)
2970 2008-08-10 [colin] 3.5.0cvs57
2973 * src/gtk/gtkcmclist.c
2974 Continue fixing GTK < 2.12 build, thanks to
2977 2008-08-10 [colin] 3.5.0cvs56
2979 * src/gtk/gtksctree.c
2980 Fix build on GTK < 2.12
2982 2008-08-09 [colin] 3.5.0cvs55
2985 Fix untranslatable strings, thanks to
2988 2008-08-07 [colin] 3.5.0cvs54
2994 * src/message_search.c
2997 * src/prefs_account.c
2998 * src/prefs_common.c
2999 * src/prefs_customheader.c
3000 * src/prefs_ext_prog.c
3001 * src/prefs_filtering_action.c
3003 * src/prefs_logging.c
3004 * src/prefs_matcher.c
3005 * src/prefs_msg_colors.c
3007 * src/summary_search.c
3010 * src/gtk/colorsel.c
3011 * src/gtk/gtkaspell.c
3012 * src/gtk/gtkutils.c
3013 * src/gtk/gtkutils.h
3014 * src/gtk/inputdialog.c
3015 * src/gtk/pluginwindow.c
3016 * src/gtk/quicksearch.c
3017 * src/plugins/bogofilter/bogofilter_gtk.c
3018 * src/plugins/dillo_viewer/dillo_prefs.c
3019 * src/plugins/spamassassin/spamassassin_gtk.c
3020 - Fix Ctrl-Space shortcut
3021 - Fix mime-parsing bug in procmime (cvs52)
3022 - Fix double-free in procmime (cvs52)
3023 - Use gtk_bin_get_child instead of GTK_BIN()->child
3024 - Fix Goto menu in mainwindow
3026 2008-08-07 [mones] 3.5.0cvs53
3029 Updated translation (lots of changes!)
3031 Add missing accelerator key
3033 Restored 'v' key function (thanks Colin!)
3035 2008-08-06 [colin] 3.5.0cvs52
3039 * src/addrduplicates.c
3050 Fix my use of g_utf8_strdown (it returns
3051 a newly allocated string and doesn't
3052 change the parameter)
3054 2008-08-06 [colin] 3.5.0cvs51
3057 Fix bug 1690, 'Copy/Paste in edit window may
3058 break Undo'; middle-click pastes aren't
3059 REPLACE_INSERT but just INSERT.
3060 Also, fix privacy menu selection
3062 2008-08-05 [colin] 3.5.0cvs50
3068 * src/addrduplicates.c
3080 * src/common/socket.c
3081 * src/gtk/gtkutils.c
3082 * src/gtk/gtkutils.h
3084 * src/plugins/spamassassin/spamassassin.c
3085 More undeprecation (Glib)
3087 2008-08-05 [colin] 3.5.0cvs49
3089 * src/prefs_account.c
3090 * src/prefs_filtering_action.c
3091 * src/prefs_matcher.c
3092 * src/gtk/Makefile.am
3093 * src/gtk/claws-marshal.list
3094 * src/gtk/colorlabel.c
3095 * src/gtk/colorsel.c
3096 * src/gtk/foldersort.c
3097 * src/gtk/gtkaspell.c
3098 * src/gtk/gtkcmclist.c
3099 * src/gtk/gtkcmclist.h
3100 * src/gtk/gtkcmctree.c
3101 * src/gtk/gtkcmctree.h
3102 * src/gtk/gtkcmoptionmenu.c
3103 * src/gtk/gtkcmoptionmenu.h
3104 * src/gtk/gtksctree.c
3105 * src/gtk/gtksctree.h
3106 * src/gtk/gtkutils.c
3107 * src/gtk/gtkutils.h
3108 * src/gtk/gtkvscrollbutton.c
3111 * src/gtk/quicksearch.c
3112 * src/plugins/dillo_viewer/dillo_viewer.c
3113 * src/plugins/pgpcore/select-keys.c
3114 Try to finish yesterday's commit
3116 2008-08-04 [colin] 3.5.0cvs48
3120 * src/addressbook_foldersel.c
3127 * src/editaddress_other_attributes_ldap.c
3129 * src/editldap_basedn.c
3132 * src/grouplistdialog.c
3133 * src/image_viewer.c
3138 * src/message_search.c
3144 * src/prefs_account.c
3145 * src/prefs_filtering_action.c
3146 * src/prefs_matcher.c
3147 * src/prefs_msg_colors.c
3148 * src/prefs_summaries.c
3150 * src/stock_pixmap.c
3151 * src/summary_search.c
3156 * src/gtk/Makefile.am
3157 * src/gtk/claws-marshal.list
3158 * src/gtk/colorsel.c
3159 * src/gtk/foldersort.c
3160 * src/gtk/gtkaspell.c
3161 * src/gtk/gtkcmclist.c
3162 * src/gtk/gtkcmclist.h
3163 * src/gtk/gtkcmctree.c
3164 * src/gtk/gtkcmctree.h
3165 * src/gtk/gtksctree.c
3166 * src/gtk/gtksctree.h
3167 * src/gtk/gtkutils.c
3168 * src/gtk/gtkutils.h
3169 * src/gtk/gtkvscrollbutton.c
3172 * src/gtk/quicksearch.c
3173 * src/plugins/dillo_viewer/dillo_viewer.c
3174 * src/plugins/pgpcore/select-keys.c
3175 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
3176 Undeprecate their implementation (GtkArg, GtkType, ...)
3177 Undeprecate a few other things here and there
3178 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
3179 Add #undef GTK_DISABLE_DEPRECATED in the files where we
3180 still have work to do
3182 2008-08-04 [colin] 3.5.0cvs47
3188 * src/stock_pixmap.c
3193 * src/image_viewer.c
3194 * src/gtk/gtkaspell.c
3195 * src/gtk/gtkvscrollbutton.c
3196 * src/plugins/dillo_viewer/dillo_viewer.c
3197 Undeprecate more things
3199 2008-08-02 [colin] 3.5.0cvs46
3202 Fix toggle menu activation state
3205 2008-08-02 [paul] 3.5.0cvs45
3209 /View/Show or hide/Message View
3211 2008-08-01 [paul] 3.5.0cvs44
3213 * src/common/utils.c
3214 * src/plugins/pgpcore/claws.def
3215 * src/plugins/pgpinline/claws.def
3216 fix compilation problems on mingw32,
3217 (bug 1688) Patch by Marcus Brinkmann
3219 2008-08-01 [colin] 3.5.0cvs43
3221 * src/gtk/gtkutils.c
3222 * src/gtk/gtkvscrollbutton.c
3225 2008-08-01 [colin] 3.5.0cvs42
3230 * src/prefs_account.c
3231 * src/prefs_folder_item.c
3234 * src/gtk/gtkaspell.c
3235 * src/gtk/gtkutils.c
3236 * src/gtk/gtkvscrollbutton.c
3237 Replace a few deprecated function calls
3239 2008-08-01 [paul] 3.5.0cvs41
3242 fix crash that occurs because of recent GtkUIManager
3243 changes. Thanks to Colin
3245 2008-07-31 [colin] 3.5.0cvs40
3254 Remove deprecated helper funcs
3256 2008-07-30 [colin] 3.5.0cvs39
3263 Move the folderview popup menu to GtkUIManager
3265 2008-07-29 [colin] 3.5.0cvs38
3280 Switch the main menu to GtkUIManager
3283 2008-07-29 [colin] 3.5.0cvs37
3286 Fix bug 1684, 'view news messages with large
3287 attachements segfaults'
3289 2008-07-29 [colin] 3.5.0cvs36
3302 More switches to GtkUIManager
3304 2008-07-26 [colin] 3.5.0cvs35
3310 2008-07-25 [colin] 3.5.0cvs34
3312 * src/addrcustomattr.c
3316 * src/editaddress_other_attributes_ldap.h
3320 * src/prefs_actions.c
3321 * src/prefs_filtering.c
3322 * src/prefs_template.c
3330 * src/plugins/trayicon/trayicon.c
3331 More changes from GtkItemFactory to GtkUIManager
3333 2008-07-25 [colin] 3.5.0cvs33
3336 Add a macro to remove menu items
3337 Make the gui_manager variable useless
3339 2008-07-24 [colin] 3.5.0cvs32
3342 Fix a gtk warning on clear
3346 Switch the message list popup menu to
3349 2008-07-23 [colin] 3.5.0cvs31
3351 * src/plugins/pgpcore/pgp_viewer.c
3352 * src/plugins/pgpcore/sgpgme.c
3353 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
3354 Patch by Thomas Wiegner <wiegner@gmx.de>
3356 2008-07-20 [paul] 3.5.0cvs30
3358 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3359 remove redundant GTK version check
3361 2008-07-20 [ticho] 3.5.0cvs29
3366 Moved sensitivity setting for "Download messages" for IMAP and
3367 news folders from folderview.c to imap_gtk.c and news_gtk.c
3368 respectively for better code readability.
3369 Fixed indentation in news' set_sensitivity().
3371 2008-07-20 [paul] 3.5.0cvs28
3374 remove more redundant code following cvs27
3376 2008-07-20 [paul] 3.5.0cvs27
3379 remove now redundant code
3382 fix bug 1673, 'Tools/Harvest adresses is
3383 grayed out if folder is empty'
3385 2008-07-19 [ticho] 3.5.0cvs26
3391 * src/gtk/gtkutils.c
3392 * src/gtk/gtkutils.h
3395 Use GtkUIManager for mimeview and tag edit dialog popup menus,
3396 instead of deprecated GtkItemFactory.
3398 2008-07-19 [colin] 3.5.0cvs25
3410 * src/prefs_account.c
3411 * src/prefs_actions.c
3412 * src/prefs_ext_prog.c
3413 * src/prefs_filtering.c
3414 * src/prefs_folder_item.c
3415 * src/prefs_image_viewer.c
3416 * src/prefs_logging.c
3417 * src/prefs_msg_colors.c
3420 * src/prefs_spelling.c
3421 * src/prefs_summaries.c
3422 * src/prefs_template.c
3425 * src/summary_search.c
3429 * src/common/Makefile.am
3430 * src/gtk/gtksctree.c
3431 * src/gtk/gtkutils.h
3432 * src/gtk/pluginwindow.c
3433 * src/gtk/quicksearch.c
3434 * src/plugins/bogofilter/bogofilter_gtk.c
3435 * src/plugins/dillo_viewer/dillo_prefs.c
3436 * src/plugins/pgpcore/prefs_gpg.c
3437 * src/plugins/spamassassin/spamassassin_gtk.c
3438 * src/plugins/trayicon/trayicon.c
3439 * src/plugins/trayicon/trayicon_prefs.c
3440 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
3441 or greater). Use the old deprecated one on GTK+ < 2.12.
3442 Easy! Straightforward! I'm not annoyed at all! It's not a loss
3445 2008-07-16 [colin] 3.5.0cvs24
3448 Fix folderview's scrolbar when starting minimised
3449 to tray, and popping up the mainwindow by calling
3450 claws-mail from the command line
3452 2008-07-08 [colin] 3.5.0cvs23
3455 Possibly fix po-headers appearing on empty
3458 2008-07-08 [colin] 3.5.0cvs22
3462 Finish the always_open tristate patch, by Jonathan
3465 2008-07-07 [paul] 3.5.0cvs21
3468 fix typo (missing ")
3470 2008-07-07 [paul] 3.5.0cvs20
3473 fit the menu style a bit better
3475 2008-07-07 [colin] 3.5.0cvs19
3477 * src/prefs_themes.c
3478 Make upgrading themes easier
3480 2008-07-07 [colin] 3.5.0cvs18
3483 * src/prefs_toolbar.c
3484 * src/stock_pixmap.c
3485 Finish fixing bug 1609, 'Icon issues'
3487 2008-07-07 [colin] 3.5.0cvs17
3489 * src/prefs_common.c
3490 Fix the default value
3492 2008-07-07 [colin] 3.5.0cvs16
3494 * src/prefs_summaries.c
3495 Revert my fix to the string, the correct term
3496 is indeed Message View
3498 2008-07-07 [colin] 3.5.0cvs15
3502 * src/prefs_common.c
3503 * src/prefs_common.h
3504 * src/prefs_summaries.c
3507 Change "Always open message when selected" to
3508 a tristate (Never/Always/When preview is visible)
3509 Patch by Jonathan Corbet <corbet@lwn.net>.
3511 2008-07-06 [paul] 3.5.0cvs14
3514 improve the layout of the dialogue
3517 fix some of the nasty coding style
3520 add some missing mnemonics
3522 2008-07-05 [paul] 3.5.0cvs13
3526 fix bug 1398, '"Change current account" is
3527 available even when there's only one account'
3528 * src/plugins/pgpcore/prefs_gpg.c
3529 put back a needed include, removed in error
3531 2008-07-05 [colin] 3.5.0cvs12
3534 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
3536 2008-07-05 [colin] 3.5.0cvs11
3540 Provide ability to rename newsgroups. Closes
3541 bug 1444, 'Add GUI option for renaming
3542 newsgroups'. Patch by Pawel Pekala
3544 2008-07-05 [colin] 3.5.0cvs10
3546 * src/plugins/pgpcore/passphrase.c
3547 * src/plugins/pgpcore/prefs_gpg.c
3548 * src/plugins/pgpcore/select-keys.c
3549 Simplify GTK includes (with the advantage
3550 of compiling against GTK+2.13); patch by
3553 2008-07-05 [colin] 3.5.0cvs9
3556 Add SSL client certificates
3558 2008-07-05 [colin] 3.5.0cvs8
3560 * src/prefs_account.c
3561 * src/common/session.h
3564 Add one path for certs
3566 2008-07-05 [colin] 3.5.0cvs7
3568 * src/prefs_account.c
3571 2008-07-04 [colin] 3.5.0cvs6
3575 * src/common/ssl_certificate.c
3576 Workaround distro bugs and fix certificate checking
3579 2008-07-04 [colin] 3.5.0cvs5
3582 * src/common/ssl_certificate.c
3583 * src/common/ssl_certificate.h
3584 * src/etpan/imap-thread.c
3585 * src/etpan/nntp-thread.c
3586 Fix some leaks, thanks to Martin Zwickel
3587 Rename gnutls functions that do the same
3588 as OpenSSL ones, to avoid symbol clashing
3589 when Claws is built against GnuTLS and
3590 libetpan against OpenSSL
3592 2008-07-04 [paul] 3.5.0cvs4
3594 * src/prefs_account.c
3595 remove 1 forgotten '.'
3597 2008-07-04 [paul] 3.5.0cvs3
3599 * src/prefs_account.c
3600 layout/engrish fixes to the 'Client
3603 2008-07-03 [colin] 3.5.0cvs2
3608 * src/prefs_account.c
3609 * src/prefs_account.h
3610 * src/prefs_common.c
3611 * src/send_message.c
3612 * src/common/session.c
3613 * src/common/session.h
3616 * src/common/socket.h
3619 * src/common/ssl_certificate.c
3620 * src/common/ssl_certificate.h
3621 * src/etpan/imap-thread.c
3622 * src/etpan/nntp-thread.c
3623 * src/gtk/inputdialog.c
3624 Add support for SSL client certificates (either PEM files
3625 with certificate and private key, either PKCS12 files)
3627 2008-06-28 [colin] 3.5.0cvs1
3630 Fix compilation with older GTKs
3632 2008-06-27 [paul] 3.5.0
3639 2008-06-27 [paul] 3.4.0cvs116
3644 2008-06-27 [paul] 3.4.0cvs115
3648 no longer build unmaintained translations
3650 2008-06-27 [paul] 3.4.0cvs114
3655 updated by Stephan Sachse, Flammie Pirinen, and
3656 Frederico Goncalves Guimaraes
3658 2008-06-26 [wwp] 3.4.0cvs113
3660 * manual/fr/advanced.xml
3661 Update French version of the manual (AutoFaces documentation).
3663 2008-06-26 [wwp] 3.4.0cvs112
3665 * manual/fr/advanced.xml
3666 * manual/fr/plugins.xml
3667 Updated French version of the manual (completed
3668 hidden options list, added note about Clawsker
3669 and new mail archiver plugin).
3671 2008-06-25 [colin] 3.4.0cvs111
3673 * src/gtk/gtkaspell.c
3674 Fix non-UTF8 in the replace with dialog
3675 * src/prefs_actions.c
3676 Fix possible crasher
3679 2008-06-24 [mones] 3.4.0cvs110
3682 Fix non-warning message, downgraded to debug info
3684 2008-06-24 [colin] 3.4.0cvs109
3687 Fix bug 1650, Message line too small after
3688 changing columns in "three columns" layout
3690 2008-06-24 [colin] 3.4.0cvs108
3693 Fix Spam button sensitivity in newsgroups
3695 2008-06-23 [wwp] 3.4.0cvs107
3698 Updated French translation.
3700 2008-06-23 [mones] 3.4.0cvs106
3703 Updated translation for release
3705 2008-06-22 [mones] 3.4.0cvs105
3707 * manual/es/plugins.xml
3708 Synced new entry for Mail Archiver plugin
3710 2008-06-22 [colin] 3.4.0cvs104
3713 Fix initial cursor position
3715 2008-06-21 [paul] 3.4.0cvs103
3717 * manual/plugins.xml
3718 add an entry for the new Mail Archiver plugin
3720 2008-06-21 [paul] 3.4.0cvs102
3723 we're in 'string freeze', put back the
3726 2008-06-21 [paul] 3.4.0cvs101
3728 * manual/advanced.xml
3729 * manual/es/advanced.xml
3730 fix build warning: <emphasis> cannot be contained
3733 fix non-clickable link on License page and drop
3734 the containing < > symbols to match other links
3736 2008-06-20 [mones] 3.4.0cvs100
3738 * manual/advanced.xml
3739 Added autofaces documentation, note about clawsker in hidden
3740 preferences, minor markup fix. Thanks Paul for proofreading
3741 * manual/es/advanced.xml
3742 Synchronised Spanish manual
3744 2008-06-16 [colin] 3.4.0cvs99
3747 Fix cursor placing on signature change
3749 2008-06-16 [paul] 3.4.0cvs98
3753 * src/gtk/inputdialog.c
3754 really fussy coding style fixes
3756 2008-06-16 [paul] 3.4.0cvs97
3759 keep the alphabetical order
3761 2008-06-13 [mones] 3.4.0cvs96
3765 * src/prefs_filtering_action.c
3766 Fixed cosmetic bug, processing also displays "Filtering"
3768 2008-06-13 [mones] 3.4.0cvs95
3771 * src/autofaces.c ** NEW FILE **
3772 * src/autofaces.h ** NEW FILE **
3774 Allow setting Faces and X-Faces globally and per-account
3775 from configuration files under ~/.claws-mail/autofaces
3777 2008-06-13 [holger] 3.4.0cvs94
3780 More files to ignore
3781 * src/gtk/inputdialog.c
3782 * src/gtk/inputdialog.h
3783 Make input dialog more generic so that a checkbox
3784 with custom text can be used in addition to the
3785 "remember this" checkbox
3788 * src/prefs_common.c
3789 * src/prefs_common.h
3790 Allow new folders to inherit the properties of the
3791 parent folder during folder creation
3793 2008-06-13 [wwp] 3.4.0cvs93
3796 a better fix for this string, won't break up translations,
3797 and is conform to other similar ones.
3799 2008-06-13 [wwp] 3.4.0cvs92
3801 * src/addrduplicates.c
3804 * src/addressbook_foldersel.c
3806 use tree decorations everywhere AB folders are used (AB tree pane,
3807 add address to AB, select AB folder, edit group, custom attr, find dup
3808 results), in order to match global style
3809 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
3810 double clicking on groups in tree pane does open the group edit dialog
3811 double clicking on other items in tree pane does expand/collapse
3812 fix a missing space in AB's delete-folder dialog
3813 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
3816 make foldersel dialog show dotted lines according to global (hidden) prefs
3818 2008-06-12 [colin] 3.4.0cvs91
3822 Fix bug 1635, 'Last character of message is truncated
3823 when changing accounts w/ sigs'
3825 Fix bug 1636, 'Can't select "properties" on "folders
3828 2008-06-11 [colin] 3.4.0cvs90
3831 Maybe fix bug 1623, 'exits with segfault when
3832 logging in to certain imap-servers'
3834 2008-06-10 [mones] 3.4.0cvs89
3839 * tools/convert_mbox.sh
3840 Undo cvs86 and cvs87, it really should be a patch to
3843 2008-06-10 [wwp] 3.4.0cvs88
3846 Updated French translation.
3848 2008-06-10 [mones] 3.4.0cvs87
3851 Oops, forgot to add previous script for distribution
3853 2008-06-10 [mones] 3.4.0cvs86
3857 * tools/convert_mbox.sh
3858 Added script to convert Evolution mail folders contributed
3859 by Daniel Dickinson <cshore@fionavar.ca>
3860 Fixes debian bug 461435
3862 2008-06-09 [colin] 3.4.0cvs85
3865 Integrate AWN information bubble if dbus is
3868 Fix crash when calling scan_required() on
3869 folder classes that don't implement them
3870 * src/common/session.c
3873 2008-06-09 [colin] 3.4.0cvs84
3876 Fix bug 1447, 'If user tries to close while starting