1 2009-07-14 [colin] 3.7.2cvs8
4 Fix bug 1954, 'Segfault on reading wrong STATUS'
6 2009-07-10 [colin] 3.7.2cvs7
8 * src/plugins/pgpcore/plugin.def
12 2009-07-10 [colin] 3.7.2cvs6
14 * src/prefs_display_header.c
15 Fix bug 1951, 'C-Mail dumps core when editing
16 displayed headers'. Patch by Alexey Rusakov
18 2009-07-10 [colin] 3.7.2cvs5
21 Fix bug 1952, 'Deleted mails in Queue folder
24 2009-07-09 [colin] 3.7.2cvs4
26 * src/gtk/spell_entry.c
27 Fix bug 1949, 'Spell checker doesn't recognise
28 certain word in Subject header, but does in
29 message body'. Patch by Pawel Pekala.
31 2009-07-09 [paul] 3.7.2cvs3
34 use pkgconfig to check for the minimum required
37 2009-07-06 [colin] 3.7.2cvs2
39 * src/prefs_customheader.c
42 2009-07-04 [paul] 3.7.2cvs1
44 * tools/claws.i18n.status.pl
47 2009-07-03 [paul] 3.7.2
54 2009-07-03 [paul] 3.7.1cvs85
61 added new translations by Tiago Faria and Slavko
74 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
75 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
76 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
77 Goncalves Guimaraes, Aleksei Miheev
79 2009-07-01 [colin] 3.7.1cvs84
82 Fix bug 1940, 'Doesn't open links in
83 user's default browser'. Turn the preference
84 to TRUE by default; that will only change the
85 behaviour for new users.
87 2009-06-29 [colin] 3.7.1cvs83
91 * src/prefs_filtering_action.c
92 Fix bug 1935, 'problems with very long filtering actions':
93 Use a dynamic buffer in action to string, and a bigger
94 buffer in string to action
96 2009-06-29 [colin] 3.7.1cvs82
98 * src/matcher_parser_lex.l
99 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
101 2009-06-29 [colin] 3.7.1cvs81
106 Fix crash (out-of-bounds tree column)
107 * src/gtk/gtkcmctree.c
108 * src/gtk/gtksctree.c
109 Prevent using an out-of-bounds tree column
111 2009-06-29 [colin] 3.7.1cvs80
115 Leak fixes; patch by Pawel Pekala.
117 2009-06-26 [colin] 3.7.1cvs79
120 Sort by msgnum if dates are equal
122 2009-06-24 [paul] 3.7.1cvs78
125 make some (forgotten) strings translatable
127 2009-06-19 [colin] 3.7.1cvs77
130 Fix menu sensitiveness
132 2009-06-18 [colin] 3.7.1cvs76
135 * src/plugins/pgpcore/sgpgme.c
136 * src/plugins/pgpcore/sgpgme.h
137 * src/plugins/pgpmime/mypgpcore.def
138 * src/plugins/pgpmime/pgpmime.c
139 * src/plugins/smime/mypgpcore.def
140 * src/plugins/smime/smime.c
141 Use largefile support (and stop using our old GPGME
142 hack on gpgme_data_seek/rewind)
143 (See 1.9.12cvs44 to 46 - if this breaks things we
146 2009-06-13 [colin] 3.7.1cvs75
148 * src/gtk/spell_entry.c
149 Fix assertion. We can put a NULL gtkaspell to
150 an entry; it just means it won't be spell-checked.
152 2009-06-12 [mones] 3.7.1cvs74
156 * src/prefs_account.c
157 * src/prefs_account.h
160 Added preference to use account address in generated
161 Message-Id. Fixes Debian bug #531052
163 2009-06-12 [colin] 3.7.1cvs73
166 Better fix, API-compatible with libgnutls13
168 2009-06-12 [colin] 3.7.1cvs72
171 Use compatibility mode in GnuTLS, and avoid problems with
172 servers that don't comply 100% with the spec, but still
175 2009-06-06 [iwkse] 3.7.1cvs71
178 Ops..revert a mix with another patch
180 2009-06-06 [iwkse] 3.7.1cvs70
183 A better fix for the previous commit's issue
185 2009-06-06 [iwkse] 3.7.1cvs69
188 Fix shutting down of Claws Mail while a GTK_Return keypress
189 event is sent to the Attach property window
191 2009-06-05 [colin] 3.7.1cvs68
194 Fix build on GTK+ 2.6
196 2009-06-03 [mones] 3.7.1cvs67
198 * tools/make.themes.project
199 Oops! fix header, sorry Paul ;-)
201 2009-06-03 [mones] 3.7.1cvs66
203 * tools/make.themes.project
204 Add support for PNG themes and other
205 fixes i don't remember now... :)
207 2009-06-02 [colin] 3.7.1cvs65
210 * src/prefs_template.c
212 Fix error messages in templates, and fix their
215 2009-05-22 [colin] 3.7.1cvs64
220 2009-05-22 [colin] 3.7.1cvs63
223 Fix phantom button behind entry when
224 changing fields via Tools/Reply mode.
226 2009-05-22 [colin] 3.7.1cvs62
231 2009-05-21 [mones] 3.7.1cvs61
235 Add button to empty header lines with one click
237 2009-05-21 [paul] 3.7.1cvs60
241 * src/plugins/trayicon/trayicon.c
242 when quitting from the trayicon, honour
243 prefs_common.clean_on_exit
245 2009-05-21 [paul] 3.7.1cvs59
247 * src/gtk/Makefile.am
248 remove duplicate entry
249 thanks to Charles A Edwards
251 2009-05-19 [paul] 3.7.1cvs58
254 clear progressbar in the statusbar on 'Cancel'
256 2009-05-16 [colin] 3.7.1cvs57
262 2009-05-16 [colin] 3.7.1cvs56
265 Remove msgnum>0 condition for removing messages
266 from caches. There's no such condition on add.
267 Fixes bug 1913, 'Allow to remove phantom
268 messages from the cache'; patch by Fabian
269 Keil <fk at fabiankeil.de>
271 2009-05-12 [holger] 3.7.1cvs55
275 Introduce hook after showing of the message view
277 2009-05-11 [colin] 3.7.1cvs54
280 Fix bug 1872, 'A: Cc: CCi: selector should
281 default on same as preceding contact'
283 2009-05-10 [holger] 3.7.1cvs53
287 Add a hook to make it possible for plugins to
288 modify the address completion list
290 2009-05-06 [paul] 3.7.1cvs52
294 fix bug 1915, 'Mails signed with smime.p7s
295 display both signed and attachment icon.'
297 2009-05-05 [colin] 3.7.1cvs51
302 2009-05-05 [colin] 3.7.1cvs50
305 Fix bug 1895, '(imap) cache issues when cache dir is on a
306 different mountpoint than tempdir'
308 2009-05-04 [colin] 3.7.1cvs49
311 Probably fix bug 1914, 'Crash reading
314 2009-04-26 [paul] 3.7.1cvs48
317 * src/gtk/gtkaspell.h
318 fix bug 1904, 'build mechanism looks for
319 'enchant.h' in a wrong place'
321 2009-04-25 [paul] 3.7.1cvs47
324 gah! fix coding style!
326 2009-04-25 [paul] 3.7.1cvs46
330 if building with GTK+ >= 2.16 use
331 gtk_orientable_set_orientation() instead of now
332 deprecated gtk_toolbar_set_orientation()
334 2009-04-24 [colin] 3.7.1cvs45
337 Ask before sending if an attached file has
340 2009-04-19 [paul] 3.7.1cvs44
345 save About window size.
346 patch by Pawel Pekala
348 2009-04-12 [paul] 3.7.1cvs43
350 * tools/csv2addressbook.pl
351 add extra CSV fields that are now appended
352 by thunderbird (version 2.0.0.21)
354 2009-04-08 [colin] 3.7.1cvs42
357 fix saving (but not displaying) of UTF-16
360 2009-04-08 [colin] 3.7.1cvs41
362 * src/gtk/manage_window.c
363 Disable transient windows on win32 - seems to
364 fix most focusing issues
366 2009-04-05 [colin] 3.7.1cvs40
369 Don't ask whether we want to send deleted mails in queue
370 folders; also, don't send deleted mails when flushing
373 2009-04-04 [paul] 3.7.1cvs39
379 * tools/claws.i18n.status.pl
380 add new Indonesian translation, by
383 2009-04-03 [paul] 3.7.1cvs38
389 2009-04-03 [colin] 3.7.1cvs37
393 Fix bug 1891, 'Add support for gopher:// links'
394 Patch by Jacob Head <clawsmail at jacob-head.com>
395 Let's go back to the roots!
397 2009-04-03 [paul] 3.7.1cvs36
402 2009-04-03 [paul] 3.7.1cvs35
405 add AC_CONFIG_MACRO_DIR([m4])
406 remove CLAWS_ACLOCAL_INCLUDE(m4)
407 * m4/aclocal-include.m4
408 removed this now unneeded file
410 2009-04-02 [colin] 3.7.1cvs34
413 Fix previous (thanks to Marcus :)
415 2009-04-02 [colin] 3.7.1cvs33
418 * src/etpan/etpan-thread-manager.c
419 pipe() was a macro from GLib on win32 until
420 glib 2.13.2. It's undefined after that.
421 Thanks to Marcus Brinkmann for the heads-up!
423 2009-03-31 [colin] 3.7.1cvs32
425 * src/folder_item_prefs.c
426 Copy folder settings with prefs
428 2009-03-31 [colin] 3.7.1cvs31
430 * src/prefs_account.c
431 Don't use un-sensitive checkboxes in Privacy tab
432 when privacy system in None (makes unchecking
433 painful when no privacy plugin is loaded)
435 2009-03-30 [colin] 3.7.1cvs30
442 * src/prefs_account.c
443 * src/prefs_account.h
446 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
447 Add an option on the Receive page of IMAP account preferences:
448 "Move deleted mails to trash and expunge immediately". This
449 option defaults to TRUE to avoid changing the existing behaviour.
450 Setting it to FALSE prevents automatic expunging.
451 Also, add Tools/Expunge and View/Hide deleted messages menu items
452 (View/Hide deleted message being a per-folder setting, and behaving,
453 like View/Hide read messages).
455 2009-03-30 [colin] 3.7.1cvs29
458 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
459 ask for IMAP password when using GSSAPI auth
461 2009-03-27 [colin] 3.7.1cvs28
464 Fix cvs14, make sure we mark non-existent caches dirty
465 (or they never get written)
467 2009-03-27 [colin] 3.7.1cvs27
470 Fix tag update when all tags are removed
473 2009-03-25 [colin] 3.7.1cvs26
476 Fix configure.ac, thanks to Pawel
478 2009-03-25 [colin] 3.7.1cvs25
481 * src/etpan/nntp-thread.c
482 Fix header fetching (NG/To/Cc). Fixes
483 bug 1883, 'Message processing fails to
484 act on Newsgroups: field'
486 2009-03-23 [colin] 3.7.1cvs24
489 Fix internal headers visible in queue/sent
491 2009-03-23 [colin] 3.7.1cvs23
494 Fix check for RC (resource compiler) used
495 on win32 (AC_LIBTOOL_RC used to call it
496 implicitely but stopped)
498 2009-03-19 [colin] 3.7.1cvs22
501 Put spam button in default toolbar even if
502 bogofilter and spamassassin are not built.
503 Other anti-spam plugin could exist! :)
505 Fix exit status fetch on win32
507 2009-03-18 [paul] 3.7.1cvs21
509 * src/gtk/spell_entry.c
510 fix "[BUG] Wrong word replaced in 'Subject:'
511 when spell-checking correction used"
512 Patch by Pawel Pekala
514 2009-03-17 [colin] 3.7.1cvs20
517 Fix win32 build (from cvs12)
519 2009-03-17 [colin] 3.7.1cvs19
522 Fix bug 1735, 'Change To: and Newsgroups:
523 recipient field according account type'
526 2009-03-17 [colin] 3.7.1cvs18
533 Add preference for fsyncing metadata
535 2009-03-16 [paul] 3.7.1cvs17
537 * src/prefs_customheader.c
538 add forgotten #if HAVE_LIBCOMPFACE
540 2009-03-16 [paul] 3.7.1cvs16
542 * src/prefs_customheader.c
543 put the (X-)Face preview image below the up/down
544 buttons so they don't jump around.
545 make the list reorderable by drag'n'drop
547 2009-03-16 [colin] 3.7.1cvs15
549 * src/prefs_customheader.c
550 Add a (X-)Face preview. Patch by iwkse.
552 2009-03-16 [colin] 3.7.1cvs14
559 Add fsync calls to make sure we don't
560 lose data on system crashes. (to do:
561 add a pref to allow people choosing raw
564 2009-03-15 [colin] 3.7.1cvs13
566 * src/gtk/gtkaspell.c
567 Fix empty menu when there are no
568 suggestions (using the Spelling menu)
570 2009-03-14 [colin] 3.7.1cvs12
573 Win32: fix subject prefix length
575 2009-03-11 [mones] 3.7.1cvs11
578 fix encoding declared in header
579 update translation now we're at it
581 2009-03-10 [colin] 3.7.1cvs10
584 Fix "wrong mime" message printed out multiple
587 2009-03-10 [colin] 3.7.1cvs9
589 * src/prefs_folder_item.c
592 2009-03-09 [paul] 3.7.1cvs8
594 * src/prefs_folder_item.c
596 fixes to english text
598 2009-03-08 [paul] 3.7.1cvs7
601 correct errors in header
603 2009-03-08 [paul] 3.7.1cvs6
609 * tools/claws.i18n.status.pl
610 add Japanese translation, submitted by kazken3
612 2009-03-07 [colin] 3.7.1cvs5
615 Don't let the invalid MIME warning hide
616 other noticeview (Partial receive or
619 2009-03-07 [colin] 3.7.1cvs4
624 2009-03-07 [colin] 3.7.1cvs3
629 Handle mimeparts that lack an end boundary.
630 They're invalid but it's too annoying for
633 2009-03-06 [wwp] 3.7.1cvs2
636 * src/folder_item_prefs.c
637 * src/folder_item_prefs.h
638 * src/prefs_folder_item.c
639 Add per-folder default cc, bcc and reply-to.
641 2009-03-06 [colin] 3.7.1cvs1
644 * src/gtk/gtksourceprintjob.c
645 Fix build with old print interface
647 2009-03-06 [paul] 3.7.1
654 2009-03-06 [paul] 3.7.0cvs78
665 updated by David Vachulka, Stephan Sachse, Flammie
666 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
667 Frederico Goncalves Guimaraes, Lars Persson Fink,
670 2009-03-03 [colin] 3.7.0cvs77
672 * src/prefs_filtering.c
673 Win32: Fix bug 1865, 'IMAP account name changes
674 are not followed at filter actions'
676 2009-03-02 [colin] 3.7.0cvs76
679 Fix Launchpad bug 335571: 'claws-mail crashed
680 with SIGSEGV in strlen() while deleting
681 large amount of e-mails on IMAP account
683 2009-02-27 [mones] 3.7.0cvs75
685 * manual/es/account.xml
687 * manual/es/addrbook.xml
688 * manual/es/advanced.xml
689 * manual/es/claws-mail-manual.xml
691 * manual/es/glossary.xml
693 * manual/es/handling.xml
694 * manual/es/intro.xml
695 * manual/es/keyboard.xml
696 * manual/es/plugins.xml
697 * manual/es/starting.xml
698 Sync with English version, fix some typos
699 Changed encoding to UTF-8
701 Update for release, changed encoding to UTF-8
703 2009-02-24 [colin] 3.7.0cvs74
706 Don't print separation line if there
709 2009-02-23 [cleroy] 3.7.0cvs73
718 * src/addrduplicates.c
721 * src/addressbook_foldersel.c
731 * src/editaddress_other_attributes_ldap.c
769 * src/prefs_account.c
770 * src/prefs_actions.c
772 * src/prefs_filtering.c
773 * src/prefs_filtering_action.c
774 * src/prefs_folder_column.c
775 * src/prefs_folder_item.c
777 * src/prefs_matcher.c
780 * src/prefs_summaries.c
781 * src/prefs_summary_column.c
782 * src/prefs_template.c
784 * src/prefs_toolbar.c
796 * src/summary_search.c
803 * src/common/base64.c
806 * src/common/plugin.c
808 * src/common/session.c
810 * src/common/socket.c
811 * src/common/string_match.c
812 * src/common/stringtable.c
816 * src/common/xmlprops.c
817 * src/gtk/colorlabel.c
819 * src/gtk/foldersort.c
820 * src/gtk/gtkaspell.c
821 * src/gtk/gtkcmclist.c
822 * src/gtk/gtkcmctree.c
823 * src/gtk/gtkcmoptionmenu.c
824 * src/gtk/gtksctree.c
825 * src/gtk/gtkshruler.c
826 * src/gtk/gtksourceprintjob.c
828 * src/gtk/gtkvscrollbutton.c
829 * src/gtk/logwindow.c
831 * src/gtk/pluginwindow.c
832 * src/gtk/prefswindow.c
833 * src/gtk/quicksearch.c
834 * src/gtk/spell_entry.c
835 * src/plugins/pgpcore/select-keys.c
836 * src/plugins/pgpinline/pgpinline.c
837 * src/plugins/pgpmime/pgpmime.c
838 * src/plugins/smime/smime.c
839 * src/plugins/spamassassin/spamassassin_gtk.c
840 Mass commit changing g_return_* to cm_return_*
841 and making these more interesting
843 2009-02-23 [colin] 3.7.0cvs72
846 Always initialise error code to no error
848 2009-02-23 [colin] 3.7.0cvs71
851 Fix separator substitution
853 2009-02-23 [colin] 3.7.0cvs70
856 * src/gtk/colorlabel.c
857 don't use g_return on normal checks
859 2009-02-22 [colin] 3.7.0cvs69
865 2009-02-22 [colin] 3.7.0cvs68
867 * src/addrduplicates.c
884 * src/prefs_filtering.c
895 * src/common/socket.c
896 * src/common/template.c
897 * src/etpan/imap-thread.c
898 * src/gtk/gtkaspell.c
899 * src/gtk/gtkcmctree.c
900 * src/gtk/gtksctree.c
901 * src/gtk/inputdialog.c
902 * src/plugins/pgpcore/sgpgme.c
903 * src/plugins/pgpmime/pgpmime.c
904 * src/plugins/smime/smime.c
905 * src/plugins/spamassassin/spamassassin.c
906 Fix errors caught by Coverity: NULL checks, leaks, overruns,
907 uninitialised accesses
909 2009-02-17 [colin] 3.7.0cvs67
912 Disable controls during queuing
914 2009-02-15 [colin] 3.7.0cvs66
917 * src/plugins/pgpcore/select-keys.c
918 * src/plugins/pgpcore/sgpgme.c
919 Disable use of disabled keys
921 2009-02-15 [colin] 3.7.0cvs65
925 Fix font updating after changing
926 prefs_common.derive_from_normal_font
928 2009-02-12 [paul] 3.7.0cvs64
934 * src/common/version.h.in
938 more copyright header fixes
940 2009-02-12 [paul] 3.7.0cvs63
942 * src/gtk/progressdialog.c
943 * src/gtk/progressdialog.h
946 2009-02-12 [paul] 3.7.0cvs62
948 * src/gtk/spell_entry.c
949 * src/gtk/spell_entry.h
950 better, more standard copyright header
952 2009-02-12 [paul] 3.7.0cvs61
954 * src/gtk/spell_entry.c
955 * src/gtk/spell_entry.h
956 changes to copyright header
958 2009-02-12 [paul] 3.7.0cvs60
960 * src/gtk/spell_entry.c
961 * src/gtk/spell_entry.h
964 2009-02-11 [colin] 3.7.0cvs59
966 * src/gtk/spell_entry.c
967 * src/gtk/spell_entry.h
970 2009-02-11 [colin] 3.7.0cvs58
973 * src/gtk/Makefile.am
974 * src/gtk/gtkaspell.c
975 * src/gtk/gtkaspell.h
976 Add spellcheck to subject. Patch by
979 2009-02-10 [holger] 3.7.0cvs57
983 Move filename define for printing page setup cache to defs.h
985 2009-02-08 [mones] 3.7.0cvs56
988 Fix build for bison 2.4.1
990 2009-02-06 [holger] 3.7.0cvs55
995 Fix restoring of custom page setups for printing by
996 temporarily caching the settings.
997 This is a workaround for Gnome Bug #39018, and fixes
998 Claws Mail Bug #1840.
1000 2009-02-06 [colin] 3.7.0cvs54
1003 Fix hardcoded Shift-Q quits. Fixes
1004 bug 1838, 'Claws-Mail sometimes quits
1005 when attempting to type a capital Q'
1007 2009-01-31 [paul] 3.7.0cvs53
1010 revert 3.7.0cvs49, until there is time to find out
1011 why it causes a nasty crash!
1013 2009-01-31 [paul] 3.7.0cvs52
1016 1 string that was forgotten for translation
1018 2009-01-31 [paul] 3.7.0cvs51
1021 2 strings that were forgotten for translation
1023 2009-01-31 [paul] 3.7.0cvs50
1025 * src/gtk/prefswindow.c
1026 build prefs tree in a slightly smarter way -
1027 fix bug where if path[0] had same name as
1028 path[1], (like in the de translation), path[1]
1029 was lost and not shown in the window
1031 2009-01-31 [paul] 3.7.0cvs49
1034 fix bug 1836, 'Quoted text still blue after
1035 removal of quote-character'
1036 comment out some debug_print's that needlessly
1039 comment out a debug_print that needlessly slows
1042 2009-01-31 [paul] 3.7.0cvs48
1045 fix bug 1834, '"semi"-selection when collapsing thread'
1047 2009-01-31 [paul] 3.7.0cvs47
1049 * src/prefs_compose_writing.c
1050 * src/prefs_message.c
1051 move 'quote_chars' pref to where it should be
1053 2009-01-30 [paul] 3.7.0cvs46
1056 fix updating of popup menu sensitivity
1058 2009-01-28 [paul] 3.7.0cvs45
1060 * tools/filter_conv_new.pl
1061 move 'move' and 'delete' to end of @actions
1062 so that they are always final actions in the
1063 generated filtering rule
1065 2009-01-27 [paul] 3.7.0cvs44
1068 always select text/calendar mimepart if suitable
1069 plugin (i.e. vCalendar) is available
1071 2009-01-27 [paul] 3.7.0cvs43
1074 fix crash when right-clicking in summaryview when
1075 processing is active
1077 2009-01-22 [colin] 3.7.0cvs42
1082 When replying to signed/encrypted mail and the
1083 preference to sign/encrypt in this case is set,
1084 choose the original mail's privacy system (if
1087 2009-01-21 [colin] 3.7.0cvs41
1090 Fix warning (on-the-fly theming of
1091 addressbook isn't complete yet)
1093 2009-01-21 [colin] 3.7.0cvs40
1097 Win32: Fix window placement
1099 2009-01-21 [paul] 3.7.0cvs39
1102 update timeout log msg
1104 2009-01-17 [colin] 3.7.0cvs38
1109 * src/common/utils.c
1110 * src/etpan/imap-thread.c
1111 Fix g_open calls (which don't ignore mode)
1113 2009-01-17 [colin] 3.7.0cvs37
1122 * src/common/ssl_certificate.c
1124 * src/common/utils.c
1125 * src/etpan/imap-thread.c
1126 * src/plugins/bogofilter/bogofilter.c
1127 * src/plugins/pgpinline/pgpinline.c
1128 * src/plugins/smime/smime.c
1129 Probably fix bug 1825, 'Unable to fetch messages from
1130 IMAP folders named with non-ASCII string'
1131 Change remaining occurences of fopen and open with
1134 2009-01-17 [paul] 3.7.0cvs36
1137 update an old, outdated piece of info
1139 2009-01-17 [paul] 3.7.0cvs35
1141 * src/prefs_folder_item.c
1142 fix bug where saving Folder Properties of a
1143 sub-folder of outbox, queue, draft or trash
1144 would change its parent's folder type to normal
1146 2009-01-12 [mones] 3.7.0cvs34
1151 2009-01-12 [wwp] 3.7.0cvs33
1154 * tools/popfile-link.sh
1155 * tools/textviewer.sh
1156 Fix bashisms and other portability glitches (thanks to
1157 Steven M. Bellovin).
1159 2009-01-11 [paul] 3.7.0cvs32
1162 clean up some build warnings
1164 2009-01-11 [colin] 3.7.0cvs31
1167 Revert part of patch 3.7.0cvs29
1168 This function is used when jpilot
1171 2009-01-11 [colin] 3.7.0cvs30
1174 folder_find_child_item_by_name():
1175 actually use name, not path's basename
1177 2009-01-11 [paul] 3.7.0cvs29
1184 * src/prefs_folder_item.c
1185 clean up some build warnings
1187 2009-01-11 [paul] 3.7.0cvs28
1190 don't even mention printing support, assume its
1191 presence, unless building with GTK+ < 2.10.0
1193 2009-01-10 [colin] 3.7.0cvs27
1196 Fix bug 1811, '[mime] Crash when there's no
1197 room for filename's start on the same line'
1198 When the mimetype of the attachment is very
1199 long, there's no room at all to start the
1200 name=... parameter on the same line. This
1201 caused an infinite loop as 0 characters of
1202 the filename could be appended.
1203 In such cases, insert linebreak before the
1206 2009-01-09 [colin] 3.7.0cvs26
1210 * src/common/utils.c
1211 Win32: Fix bug 1815, 'Drag-n-Drop of files on
1212 Compose Window does not attach'
1214 2009-01-09 [colin] 3.7.0cvs25
1217 Fix bug 1817, 'Changing Themes does not
1218 update the pixmaps in "Select folder"
1221 2009-01-09 [colin] 3.7.0cvs24
1224 Win32: Fix bug 1816, 'Attaching files with
1225 command-line generates error after attaching'
1227 2009-01-09 [paul] 3.7.0cvs23
1230 forgot this '2009' in last commit
1232 2009-01-09 [paul] 3.7.0cvs22
1236 update copyright headers
1238 2009-01-09 [paul] 3.7.0cvs21
1240 * doc/man/claws-mail.1
1243 2009-01-09 [colin] 3.7.0cvs20
1246 Fix bug 1814, 'Windows' WM badly places
1249 2009-01-09 [colin] 3.7.0cvs19
1251 * src/prefs_themes.c
1252 * src/stock_pixmap.c
1253 * src/stock_pixmap.h
1254 * src/common/utils.c
1255 * src/common/utils.h
1256 Win32: Fix bug 1813, 'Installing Theme Creates Error'
1258 2009-01-08 [colin] 3.7.0cvs18
1261 Win32: Fix bug 1810, 'Pressing 'o' key
1264 2009-01-07 [colin] 3.7.0cvs17
1267 Fix bug 1432, '& not escaped in links (HTML
1270 2009-01-06 [colin] 3.7.0cvs16
1272 * src/plugins/pgpcore/select-keys.c
1273 Warn translators the usual way about
1276 2009-01-06 [colin] 3.7.0cvs15
1279 Fix synchronisation dialog that shouldn't
1280 appear when network goes down (Network
1284 Fix save as when attach_save_dir isn't set
1285 fixes bug 1804, 'attach_save_directory does
1286 not default to $HOME'
1287 * src/plugins/pgpcore/select-keys.c
1288 Add mnemonics to buttons - warn translators!
1290 2009-01-06 [wwp] 3.7.0cvs14
1292 * src/common/utils.c
1293 Fix cvs13, thanks to Colin.
1295 2009-01-06 [wwp] 3.7.0cvs13
1297 * src/common/utils.c
1298 Better support for Spanish Outlook replies (RES).
1300 2009-01-02 [colin] 3.7.0cvs12
1303 Fix (+) sign after collapsed folder names that
1304 have quicksearch-matching children.
1305 Fixes bug 1506, 'Recursive search in collapsed
1308 2009-01-02 [colin] 3.7.0cvs11
1310 * src/stock_pixmap.c
1311 * src/stock_pixmap.h
1312 Remove now-unused stock_pixmap_gdk
1314 2009-01-02 [colin] 3.7.0cvs10
1316 * src/gtk/gtkutils.c
1317 * src/pixmaps/claws-mail_icon.xpm
1318 Use pixbuf for app icon, and make the app icon
1321 2009-01-02 [colin] 3.7.0cvs9
1324 Show both link title and URI if possible
1326 2009-01-02 [colin] 3.7.0cvs8
1330 * src/addressbook_foldersel.c
1333 * src/grouplistdialog.c
1337 * src/gtk/gtkcmclist.c
1338 * src/gtk/gtkcmclist.h
1339 * src/gtk/gtkcmctree.c
1340 * src/gtk/gtkcmctree.h
1341 * src/gtk/gtksctree.c
1342 * src/gtk/gtksctree.h
1343 Implement pixbuf rendering in tree widgets
1345 * src/plugins/trayicon/trayicon.c
1347 * src/prefs_themes.c
1348 Use pixbuf rendering here too
1350 2008-12-30 [paul] 3.7.0cvs7
1353 no need to prematurely trim the uri in the statusbar
1355 2008-12-29 [paul] 3.7.0cvs6
1358 prefer List-Id header to X-* headers when creating
1359 filter rule automatically
1361 2008-12-28 [colin] 3.7.0cvs5
1364 Set minimum height to 440 instead of 480
1366 2008-12-22 [colin] 3.7.0cvs4
1369 Fix bug 1799, '"Discard message" deletes manually
1370 saved draft'. Switch rmode to REEDIT after
1373 2008-12-21 [paul] 3.7.0cvs3
1375 * tools/claws.i18n.status.pl
1378 2008-12-21 [paul] 3.7.0cvs2
1384 2008-12-21 [paul] 3.7.0cvs1
1390 2008-12-19 [paul] 3.7.0
1397 2008-12-19 [paul] 3.6.1cvs80
1400 remove unmaintained sk and sr from ALL_LINGUAS
1401 add newly maintained cs to ALL_LINGUAS
1412 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
1413 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
1414 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
1417 2008-12-16 [colin] 3.6.1cvs79
1419 * src/plugins/pgpcore/sgpgme.c
1422 2008-12-15 [colin] 3.6.1cvs78
1427 * src/plugins/pgpcore/sgpgme.c
1428 * src/plugins/pgpcore/sgpgme.h
1429 * src/plugins/pgpinline/pgpinline.c
1430 * src/plugins/pgpmime/pgpmime.c
1431 * src/plugins/smime/smime.c
1432 Fix bug 1796, 'PGP/MIME setting: "select key by your
1433 email address" doesn't work'. Use custom from address
1436 2008-12-15 [colin] 3.6.1cvs77
1438 * src/common/utils.c
1439 Fix bug 1746, 'Makes a mailto link from several
1442 2008-12-15 [paul] 3.6.1cvs76
1444 * m4/spamassassin.m4
1445 fix warnings thrown up by autoconf-2.63
1447 2008-12-13 [colin] 3.6.1cvs75
1452 * src/common/utils.c
1453 * src/common/utils.h
1455 Finish previous patch
1457 2008-12-13 [colin] 3.6.1cvs74
1460 Only install certs on windows
1462 2008-12-13 [colin] 3.6.1cvs73
1465 * tools/ca-certificates.crt
1466 * src/common/Makefile.am
1468 First try to ship SSL certificates in Windows
1471 2008-12-12 [colin] 3.6.1cvs72
1474 * src/plugins/pgpinline/claws.def
1477 2008-12-12 [paul] 3.6.1cvs71
1481 * src/partial_download.c
1483 * src/common/claws.c
1484 * src/common/prefs.c
1485 * src/common/utils.c
1486 win32: fix unlinking, renaming and bug with
1490 2008-12-11 [colin] 3.6.1cvs70
1493 * manual/fr/advanced.xml
1494 Update french translations
1496 2008-12-10 [colin] 3.6.1cvs69
1499 Correct bug submission guidelines
1501 2008-12-10 [colin] 3.6.1cvs68
1503 * src/plugins/pgpcore/pgp_viewer.c
1504 Fix bug 1736, 'Key import does not work'
1505 Kill the correct pid (and not the parent
1506 shell), and increase the timeout a bit.
1508 2008-12-09 [paul] 3.6.1cvs67
1511 ensure that any stray noticeview buttons are hidden,
1512 as clicking them causes segfaults!
1514 2008-12-09 [colin] 3.6.1cvs66
1518 * src/folder_item_prefs.h
1519 * src/prefs_common.c
1520 * src/prefs_common.h
1522 Fix bug 1792, '"Save Message to" should
1523 retain list of recently selected folders'
1524 Also, make Enchant-related prefs stick
1525 even if the build doesn't enable enchant
1527 2008-12-09 [paul] 3.6.1cvs65
1530 fix bug 1787, 'Prevent automatic PGP inline
1531 decryption attempts' use the noticeview to display
1532 decryption failure messages instead of the irritating
1535 2008-12-09 [colin] 3.6.1cvs64
1537 * src/prefs_filtering.c
1538 Fix bug 1789, 'filtering account selection
1539 (regression)'. Filtering on sending-only
1540 accounts can be a little useful when using
1541 filtering via Tools menu.
1543 2008-12-07 [paul] 3.6.1cvs63
1545 * src/prefs_actions.c
1546 don't auto-select first entry (same as other
1548 * src/gtk/pluginwindow.c
1549 these parents don't have children so don't look
1552 2008-12-07 [paul] 3.6.1cvs62
1554 * src/prefs_account.c
1555 * src/gtk/pluginwindow.c
1556 * src/gtk/prefswindow.c
1557 * src/gtk/prefswindow.h
1558 auto-select first page
1560 2008-12-05 [colin] 3.6.1cvs61
1564 Fix bug 1788, 'CM crashes re-encoding
1565 encoded parameters' (introduced in cvs40)
1567 2008-12-05 [paul] 3.6.1cvs60
1569 * src/prefs_common.h
1570 remove gpg prefs that are no longer needed here
1572 2008-12-03 [colin] 3.6.1cvs59
1575 Speed up cache reading (about 10% gain)
1577 * src/gtk/gtksctree.c
1578 Speed up expand/collapse all threads
1581 2008-12-03 [paul] 3.6.1cvs58
1584 eradicate gcc4's signedness warnings
1585 fix building with gnuTLS on (Open)Solaris
1587 2008-12-01 [colin] 3.6.1cvs57
1589 * src/gtk/gtkcmclist.c
1592 2008-12-01 [colin] 3.6.1cvs56
1594 * src/plugins/pgpinline/pgpinline.c
1595 Fix bug 1779, 'PGP Inline badly handles
1596 multipart'. Properly dump the current part
1597 instead of running around with scissors
1599 2008-11-30 [paul] 3.6.1cvs55
1601 * manual/advanced.xml
1602 * manual/plugins.xml
1603 * src/prefs_toolbar.c
1604 remove the verb from the page title and
1605 update references in the manual
1607 2008-11-30 [paul] 3.6.1cvs54
1610 move Other/ page to Other/Miscellaneous
1611 * src/gtk/prefswindow.c
1612 make parent page unselectable
1614 2008-11-29 [paul] 3.6.1cvs53
1617 add the new 'primary_paste_unselects' hidden
1618 option, add missing 'log_[...]_color' options,
1619 and reformat the text
1620 * manual/advanced.xml
1621 add the new 'primary_paste_unselects' hidden
1622 option, add missing 'log_[...]_color' options
1624 2008-11-28 [colin] 3.6.1cvs52
1629 2008-11-28 [colin] 3.6.1cvs51
1634 2008-11-28 [colin] 3.6.1cvs50
1637 Fix account selection in Mailing list
1640 2008-11-28 [paul] 3.6.1cvs49
1643 automatically remove obsolete strings
1645 2008-11-28 [colin] 3.6.1cvs48
1647 * src/plugins/pgpcore/sgpgme.c
1648 Fix error message when key isn't available.
1650 2008-11-27 [colin] 3.6.1cvs47
1656 2008-11-26 [colin] 3.6.1cvs46
1661 2008-11-26 [colin] 3.6.1cvs45
1663 * src/plugins/pgpcore/select-keys.c
1664 * src/plugins/pgpcore/sgpgme.c
1665 Fix bug 1591, 'S/MIME: better key
1666 handling/selection dialog'
1667 Really ignore revoked/expired keys
1669 2008-11-26 [colin] 3.6.1cvs44
1672 * src/common/claws.c
1674 Make sure libgcrypt's threading is initialised
1675 before gnutls. See also old bug 1539.
1677 2008-11-26 [colin] 3.6.1cvs43
1681 * src/etpan/imap-thread.c
1682 Fix possible crashes due to clist_begin()
1683 not checking for NULLs (it should!)
1685 2008-11-25 [colin] 3.6.1cvs42
1688 Fix line length in MIME parameters
1690 2008-11-22 [paul] 3.6.1cvs41
1693 grab Return key press in attachments Properties
1696 2008-11-21 [colin] 3.6.1cvs40
1700 Fix bug 1776, 'use encoded name parameters
1701 for attachments instead of ascii'.
1702 Break the RFC 2047 by using B-encoded
1703 filename parameter, like everyone does,
1704 following advice from the RFC author.
1706 2008-11-21 [colin] 3.6.1cvs39
1708 * src/common/socket.c
1709 Rehandshake if server asks to
1711 2008-11-21 [colin] 3.6.1cvs38
1715 * src/common/session.h
1717 Move conditional-compilation members to
1720 2008-11-19 [wwp] 3.6.1cvs37
1722 * src/prefs_actions.c
1723 Fixed wrong behaviour when pressing Escape (was not cancelling
1726 2008-11-19 [wwp] 3.6.1cvs36
1732 * src/prefs_actions.c
1733 * src/prefs_filtering_action.c
1737 * src/common/utils.c
1738 Replace occurrences of "command line" with "command-line" everywhere.
1739 Enforce code style (mostly indentation) in prefs_actions.c.
1741 2008-11-19 [colin] 3.6.1cvs35
1744 * src/prefs_common.c
1745 * src/prefs_common.h
1746 Add primary_paste_unselects hidden preference
1747 to change how middle-click pasting changes
1748 the selection and insert point; defaults to
1751 2008-11-19 [colin] 3.6.1cvs34
1754 Always give focus to summaryview, even if
1755 the folder is empty, in small screen layout.
1756 Allows to go back to folderlist using the
1759 2008-11-18 [colin] 3.6.1cvs33
1762 Put back conditional at the end of struct
1764 2008-11-18 [colin] 3.6.1cvs32
1767 * src/common/w32_reg.c
1768 Fix crash on win32 when browsing to a
1771 2008-11-15 [colin] 3.6.1cvs31
1774 After a mid-click paste, deselect selection
1775 and go to end of paste.
1777 2008-11-15 [colin] 3.6.1cvs30
1780 Auto-save draft after external editor quits
1782 2008-11-15 [colin] 3.6.1cvs29
1784 * src/plugins/pgpcore/sgpgme.c
1785 Fix wrong error display, thanks to
1788 2008-11-14 [colin] 3.6.1cvs28
1790 * src/prefs_actions.c
1791 Comment out bogus (IMO) warning
1793 2008-11-14 [colin] 3.6.1cvs27
1800 Share summaryview's context menu actions with
1801 the equivalent menu items of the main menu;
1802 this allows to share accelerators and de-
1805 2008-11-14 [colin] 3.6.1cvs26
1807 * src/plugins/pgpcore/sgpgme.c
1808 Fix bug 1768, 'claws-mail crashes while
1809 checking smime bad signature'
1811 2008-11-13 [colin] 3.6.1cvs25
1815 Fix redefinition of PREFSBUFSIZE
1817 2008-11-13 [wwp] 3.6.1cvs24
1819 * tools/popfile-link.sh
1820 Add support for reusing existing POPFile session ID.
1822 2008-11-12 [colin] 3.6.1cvs23
1825 Fix bug 1771, 'Folder template gets
1826 truncated when exiting the application'
1827 Use a 32k buffer for string preferences
1829 2008-11-11 [colin] 3.6.1cvs22
1832 Fix "display sender using addressbook" when
1833 prefs_common.swap_from is in use. Patch by
1836 2008-11-11 [colin] 3.6.1cvs21
1841 Make a few functions static
1843 2008-11-07 [colin] 3.6.1cvs20
1847 Fix crash when rebuilding colorlabel
1851 * src/prefs_account.c
1852 * src/prefs_compose_writing.c
1853 * src/prefs_logging.c
1854 * src/prefs_message.c
1856 * src/prefs_receive.c
1857 * src/prefs_summaries.c
1858 * src/prefs_wrapping.c
1859 * src/plugins/bogofilter/bogofilter_gtk.c
1860 * src/plugins/pgpcore/prefs_gpg.c
1861 * src/plugins/spamassassin/spamassassin_gtk.c
1862 Fix deprecated use of page_size in
1863 gtkspinbutton adjustments
1865 2008-11-06 [mones] 3.6.1cvs19
1868 Fix missing "About" in Help menu
1869 * tools/claws.i18n.status.pl
1872 2008-11-05 [colin] 3.6.1cvs18
1877 * src/common/socket.c
1878 * src/common/socket.h
1879 * src/gtk/gtkutils.c
1880 * src/gtk/gtkutils.h
1881 w32: Implement single launch (lock
1882 socket); always put debug log to
1883 the rc_dir; fix Start menu update
1884 after registering as default Mail
1887 2008-11-05 [colin] 3.6.1cvs17
1890 Setting the Mail start menu item in HKCU
1891 confuses the Internet Options dialog. Do
1892 it in HKLM as this dialog does.
1894 2008-11-04 [colin] 3.6.1cvs16
1896 * src/common/w32_reg.c
1899 2008-11-04 [colin] 3.6.1cvs15
1902 w32: Fix getting content-type
1904 * src/prefs_common.c
1905 * src/prefs_common.h
1906 * src/prefs_ext_prog.c
1908 w32: better integration (use the
1909 standard file associations instead
1910 of our platform-unadapted open
1913 * src/common/utils.c
1914 * src/common/w32_reg.c
1915 * src/common/w32lib.h
1916 w32: better integration (allow
1917 setting Claws as default MUA)
1919 2008-11-01 [colin] 3.6.1cvs14
1922 Fix wrongly converted non-ascii characters
1923 when locale's charset is US-ASCII (strict-mode
1924 was failing in this case)
1926 2008-10-30 [colin] 3.6.1cvs13
1932 Use one UI Manager per mimeview, instead of
1933 the global one -- else user_data pointer gets
1934 broken if opening and closing another message-
1935 view, then using right-click on a mimeview's
1936 mimepart. Probably fixes bug 1711, 'Save-as
1939 2008-10-24 [paul] 3.6.1cvs12
1942 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
1943 * tools/kdeservicemenu/install.sh
1944 another, possibly the final?, attempt on getting this
1947 2008-10-24 [paul] 3.6.1cvs11
1949 * tools/kdeservicemenu/install.sh
1950 fix servicemenu installation directory on kde4
1952 2008-10-24 [paul] 3.6.1cvs10
1954 * tools/kdeservicemenu/README
1955 * tools/kdeservicemenu/install.sh
1956 add support for kde4 in addition to kde3.
1957 a rework involving checking for kde4-config, then
1958 kde-config, finally prompting the user for the
1959 location of either if they cannot be found
1962 2008-10-18 [paul] 3.6.1cvs9
1964 * tools/claws.i18n.status.pl
1965 updated with latest translator info.
1966 only print for languages defined in %langname
1968 2008-10-17 [paul] 3.6.1cvs8
1970 * src/plugins/pgpcore/sgpgme.c
1971 when listing the uid's, show the uid validity
1973 2008-10-16 [paul] 3.6.1cvs7
1978 2008-10-13 [wwp] 3.6.1cvs6
1981 Updated French translation.
1983 2008-10-11 [colin] 3.6.1cvs5
1986 Fix bug 1756, "Outdated translators list in About
1987 dialogue". Patch by Aleksei Miheev.
1989 2008-10-11 [colin] 3.6.1cvs4
1999 * src/prefs_account.c
2000 * src/send_message.c
2001 * src/send_message.h
2005 * src/common/claws.c
2007 * src/common/session.c
2008 * src/common/session.h
2011 * src/common/socket.c
2012 * src/common/socket.h
2015 * src/common/ssl_certificate.c
2016 * src/common/ssl_certificate.h
2018 * src/gtk/sslcertwindow.c
2019 * src/gtk/sslcertwindow.h
2022 2008-10-11 [colin] 3.6.1cvs3
2024 * src/common/ssl_certificate.c
2025 Make local function static
2027 2008-10-10 [colin] 3.6.1cvs2
2030 * src/common/ssl_certificate.c
2031 * src/gtk/sslcertwindow.c
2032 Add offline certificate verification,
2033 thanks to Nikos Mavrogiannopoulos for the
2036 2008-10-10 [colin] 3.6.1cvs1
2038 * src/common/ssl_certificate.c
2039 * src/gtk/sslcertwindow.c
2042 2008-10-10 [paul] 3.6.1
2044 * m4/spamassassin.m4
2045 remove openssl dross
2052 2008-10-10 [colin] 3.6.0cvs25
2055 Tell libetpan it doesn't need to init
2058 2008-10-10 [colin] 3.6.0cvs24
2061 Remove references to openssl
2063 2008-10-09 [colin] 3.6.0cvs23
2068 2008-10-09 [colin] 3.6.0cvs22
2071 Error out when building against openssl
2073 2008-10-09 [colin] 3.6.0cvs21
2080 Disable OpenSSL due to requirement of
2081 OpenSSL exception. Code not removed yet,
2082 just in case, but disabled.
2084 2008-10-09 [colin] 3.6.0cvs20
2094 * src/prefs_ext_prog.c
2096 * src/prefs_image_viewer.c
2100 * src/gtk/Makefile.am
2102 * src/gtk/gtksourceprintjob.c
2103 * src/gtk/gtksourceprintjob.h
2104 Revert previous patch. It'd be better to remove
2105 OpenSSL instead, as GnuTLS works as well.
2107 2008-10-09 [colin] 3.6.0cvs19
2117 * src/prefs_ext_prog.c
2119 * src/prefs_image_viewer.c
2123 * src/gtk/Makefile.am
2125 * src/gtk/gtksourceprintjob.c
2126 * src/gtk/gtksourceprintjob.h
2127 Remove the libgnomeprint interface (deprecated,
2128 and fixes Debian's #501570, 'Copyright confusion')
2130 2008-10-09 [colin] 3.6.0cvs18
2133 Require libetpan 0.57 (important fixes)
2135 2008-10-08 [paul] 3.6.0cvs17
2137 * src/prefs_filtering_action.c
2138 * src/prefs_matcher.c
2139 enable re-ordering of the filtering/processing
2140 condition and actions lists by drag'n'drop
2142 2008-10-08 [colin] 3.6.0cvs16
2145 Fix wrong menu title
2147 2008-10-07 [colin] 3.6.0cvs15
2150 After thinking, revert this. It's only a minor
2151 annoyance to GSSAPI users, and I can't test this
2152 right now. Postponed until after next good release.
2154 2008-10-07 [colin] 3.6.0cvs14
2157 Don't ask for a password when using GSSAPI
2159 2008-10-07 [colin] 3.6.0cvs13
2162 Fix build with GTK+ < 2.14
2164 2008-10-07 [colin] 3.6.0cvs12
2168 * src/prefs_common.c
2169 * src/prefs_common.h
2171 * src/gtk/colorlabel.c
2172 Fix bug 1749, 'Shortcut keys for color labels
2174 Make fullscreen a setting remembered between
2177 2008-10-07 [colin] 3.6.0cvs11
2180 Fix bug 1747, 'Wanderlust keybindings no longer
2181 working (regression)'
2183 2008-10-07 [colin] 3.6.0cvs10
2186 Make fullscreen a real menu item
2188 2008-10-07 [colin] 3.6.0cvs9
2191 Make sure we won't save size when
2194 2008-10-06 [colin] 3.6.0cvs8
2198 Handle fullscreen via F11. Patch by
2201 2008-10-06 [colin] 3.6.0cvs7
2204 Fix return value when setting client cert
2206 2008-10-04 [colin] 3.6.0cvs6
2209 Fix bug 1742, 'Attachment list contents not
2212 2008-10-04 [paul] 3.6.0cvs5
2215 fix failure of Hide toolbar option on restart
2217 2008-10-04 [colin] 3.6.0cvs4
2224 Maemo: Fix bug 1737, Crashes upon opening
2226 2008-10-04 [paul] 3.6.0cvs3
2229 submitted (just a little late) by Frederico
2232 2008-10-03 [wwp] 3.6.0cvs2
2235 Many fixes, mostly in menus and accelerators.
2237 2008-10-03 [colin] 3.6.0cvs1
2240 Allow network mounts with new GTKs: they're
2241 available via FUSE mounts and we don't need
2244 2008-10-03 [paul] 3.6.0
2251 2008-10-03 [paul] 3.5.0cvs145
2258 new translations. added by Yasen Pramatarov,
2259 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
2268 updated translations. submitted by Miquel Oliete,
2269 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
2270 Andrea Spadaccini, Emilian Nowak, and Ralph Young
2272 2008-10-02 [colin] 3.5.0cvs144
2274 * src/common/session.c
2275 Fix crash when connection fails on windows
2277 2008-10-01 [colin] 3.5.0cvs143
2280 Real fix for FS-unsafe chars on win32
2282 2008-10-01 [colin] 3.5.0cvs142
2285 Encode prohibited filenames on win32
2287 2008-09-30 [mones] 3.5.0cvs141
2291 * src/prefs_themes.c
2293 Fix output of some debug messages
2295 2008-09-30 [colin] 3.5.0cvs140
2302 * src/prefs_themes.c
2306 * src/common/utils.c
2307 * src/gtk/sslcertwindow.c
2308 Win32: Fix time usage; use g_stat
2310 2008-09-29 [colin] 3.5.0cvs139
2312 * src/common/utils.c
2313 Fix case-sensitive match of subject
2316 2008-09-29 [colin] 3.5.0cvs138
2318 * src/folder_item_prefs.c
2319 * src/folder_item_prefs.h
2321 * src/prefs_folder_item.c
2322 * src/prefs_matcher.c
2324 * src/common/string_match.c
2325 * src/common/utils.c
2326 Fix a huge leak (dozens of megs per folder
2327 change) on Windows: disable regexps
2329 2008-09-28 [paul] 3.5.0cvs137
2334 2008-09-27 [colin] 3.5.0cvs136
2338 Add accessor for cur_account
2340 2008-09-27 [colin] 3.5.0cvs135
2343 Fix crash when error happen on session establishment
2345 2008-09-26 [mones] 3.5.0cvs134
2350 2008-09-26 [colin] 3.5.0cvs133
2352 * src/plugins/pgpcore/claws.def
2355 2008-09-26 [colin] 3.5.0cvs132
2357 * src/prefs_common.c
2358 * src/prefs_common.h
2359 * src/plugins/pgpcore/pgp_viewer.c
2360 Add an accessor to prefs_common for plugins
2363 2008-09-25 [colin] 3.5.0cvs131
2366 Fix bug 1725, 'useless lines in clawsrc'
2367 * src/plugins/smime/mypgpcore.def
2368 Add a missing symbol
2370 2008-09-25 [paul] 3.5.0cvs130
2372 * src/plugins/smime/mypgpcore.def
2373 * src/plugins/smime/plugin.def
2374 * src/plugins/smime/version.rc
2375 add these windows-specific files
2378 2008-09-25 [colin] 3.5.0cvs129
2381 Load standard plugins only on first run
2383 2008-09-25 [colin] 3.5.0cvs128
2388 2008-09-24 [colin] 3.5.0cvs127
2391 Add nb_NO's charset (iso-8859-1)
2393 2008-09-24 [colin] 3.5.0cvs126
2395 * src/common/utils.c
2396 Fix get_mail_base_dir() on windows
2397 (was synced from main ages ago)
2399 2008-09-24 [colin] 3.5.0cvs125
2403 Integrate better with Windows' style
2405 2008-09-23 [paul] 3.5.0cvs124
2410 offer these strings to translators too
2412 2008-09-23 [colin] 3.5.0cvs123
2415 Add a --disable-dbus flag in case we want
2416 no DBUS even if headers are available (like
2417 for building gpg4win)
2420 * src/prefs_logging.c
2421 * src/common/utils.c
2422 * src/plugins/pgpcore/sgpgme.c
2423 * src/plugins/smime/claws.def
2425 - disable filtering log (it's crashy for
2427 - fix gmtime_r when time is -1 (before 01/01/70)
2428 - add symbols for smime
2430 2008-09-22 [colin] 3.5.0cvs122
2432 * src/common/utils.c
2436 Fix cursor position after changing account
2440 Fix absolute path detection
2442 2008-09-21 [colin] 3.5.0cvs121
2444 * src/gtk/gtkaspell.c
2445 Don't try to use empty dictionaries
2447 2008-09-20 [colin] 3.5.0cvs120
2450 Add the new files to the translations
2452 2008-09-20 [colin] 3.5.0cvs119
2455 * src/plugins/Makefile.am
2456 * src/plugins/smime/Makefile.am
2457 * src/plugins/smime/plugin.c
2458 * src/plugins/smime/smime.c
2459 * src/plugins/smime/smime.deps
2460 * src/plugins/smime/smime.h
2461 Include S/Mime plugin in the main plugins
2462 Will ease the Gpg4win team's work
2464 2008-09-20 [colin] 3.5.0cvs118
2471 * src/common/socket.c
2472 * src/gtk/gtkutils.c
2473 * src/plugins/pgpcore/claws.def
2474 Windows: more fixes, thanks to wwp and
2477 2008-09-20 [colin] 3.5.0cvs117
2480 Tell on which server errors happened
2482 2008-09-20 [colin] 3.5.0cvs116
2484 * src/etpan/etpan-thread-manager.c
2485 * src/etpan/imap-thread.c
2486 * src/etpan/nntp-thread.c
2487 Windows: Fix hang on IMAP/NNTP
2489 2008-09-20 [colin] 3.5.0cvs115
2491 * src/common/utils.c
2492 Fix bug 1723, "Buffer overflow crash caused by
2493 preview in 'Date format help' dialog box"
2494 Also, optimise fast_strftime a bit :)
2496 2008-09-18 [colin] 3.5.0cvs114
2500 Check for NULLs before str* functions
2502 2008-09-18 [colin] 3.5.0cvs113
2507 Handle html parts in multipart/related
2508 Decode ISO-8859-1 as Windows-1252 (the former
2509 is a subset of the latter) in order to
2510 workaround Outlook mails misencoding
2511 * src/gtk/logwindow.c
2512 * src/gtk/logwindow.h
2513 Clear mainwindow's error pixmap when the
2514 error scrolls out of the log
2516 2008-09-17 [colin] 3.5.0cvs112
2518 * src/image_viewer.c
2519 Fix image loading (multiple childs added to
2520 scrolledwindow, break of the resize functionality)
2522 * src/prefs_folder_item.c
2523 * src/prefs_spelling.c
2524 * src/gtk/gtkaspell.c
2525 Better fix problems with dictionaries updates
2527 2008-09-17 [colin] 3.5.0cvs111
2529 * src/common/utils.c
2530 Fix double-opening (fixes multiple signatures when
2533 2008-09-16 [colin] 3.5.0cvs110
2535 * src/prefs_account.c
2536 * src/prefs_folder_item.c
2537 * src/prefs_spelling.c
2538 * src/gtk/gtkaspell.c
2539 Better stripping of aspell dictionaries names
2543 * 3.6.0-rc1 released
2545 2008-09-16 [colin] 3.5.0cvs109
2550 * src/prefs_account.h
2552 * src/send_message.c
2553 * src/gtk/inputdialog.c
2554 Don't add a pref to allow remembering passwords
2555 (Just not checking the checkbox is enough)
2557 2008-09-16 [colin] 3.5.0cvs108
2560 Require libetpan 0.56 as 0.55 is crashy
2563 * src/gtk/inputdialog.c
2564 * src/gtk/inputdialog.h
2567 2008-09-16 [wwp] 3.5.0cvs107
2570 Complete 3.5.0cvs106 by removing a function that got
2571 moved to account.[ch].
2573 2008-09-16 [wwp] 3.5.0cvs106
2579 * src/quote_fmt_lex.l
2580 * src/quote_fmt_parse.y
2581 Add account signature (path and value string) manipulation
2582 keywords to the template processor. It's now possible in
2583 all templates to insert the account signature to an
2584 arbitrary location or to pass it to a external script for
2588 2008-09-16 [mones] 3.5.0cvs105
2595 * src/prefs_account.h
2596 * src/prefs_common.c
2597 * src/prefs_common.h
2599 * src/send_message.c
2600 * src/gtk/inputdialog.c
2601 * src/gtk/inputdialog.h
2602 Implement session passwords: unsaved passwords for receiving
2603 or sending of accounts can be remembered while running to
2604 avoid repetitive typing.
2605 As keeping passwords in memory is unsafe a new preference
2606 in Other page is added to activate or not such capability.
2608 2008-09-14 [colin] 3.5.0cvs104
2612 Make conv_iconv_strdup static
2614 2008-09-12 [colin] 3.5.0cvs103
2621 * src/folder_item_prefs.c
2622 * src/folder_item_prefs.h
2624 * src/prefs_account.c
2625 * src/prefs_common.c
2626 * src/prefs_common.h
2627 * src/prefs_folder_item.c
2628 * src/prefs_spelling.c
2629 * src/prefs_template.c
2631 * src/quote_fmt_parse.y
2634 * src/gtk/Makefile.am
2637 * src/gtk/gtkaspell.c
2638 * src/gtk/gtkaspell.h
2639 * src/plugins/bogofilter/Makefile.am
2640 * src/plugins/dillo_viewer/Makefile.am
2641 * src/plugins/spamassassin/Makefile.am
2642 * src/plugins/trayicon/Makefile.am
2643 Switch spellchecker to Enchant
2645 2008-09-12 [paul] 3.5.0cvs102
2648 * tools/csv2addressbook.pl
2649 add support for Fox Mail
2651 2008-09-12 [paul] 3.5.0cvs101
2654 * src/prefs_wrapping.c
2657 2008-09-12 [paul] 3.5.0cvs100
2660 revert cvs99's libenchant commit error
2662 2008-09-12 [colin] 3.5.0cvs99
2665 Only go to inbox if there are new mails
2666 (and fetch was manual)
2668 2008-09-10 [colin] 3.5.0cvs98
2672 * src/common/session.c
2673 Use g_timeout_add_seconds instead of g_timeout_add
2674 on glib >= 2.14 when we don't need precision on the
2675 delay. This helps reducing power consumption:
2676 http://mjg59.livejournal.com/74651.html
2678 2008-09-10 [colin] 3.5.0cvs97
2681 Don't save window size and position when
2682 compose is hidden (filtering action)
2684 2008-09-09 [colin] 3.5.0cvs96
2690 * src/addressbook_foldersel.c
2696 * src/editaddress_other_attributes_ldap.h
2700 * src/editldap_basedn.c
2709 * src/grouplistdialog.c
2712 * src/image_viewer.c
2723 * src/prefs_actions.c
2724 * src/prefs_filtering.c
2725 * src/prefs_folder_column.c
2727 * src/prefs_summary_column.c
2728 * src/prefs_toolbar.c
2729 * src/send_message.c
2731 * src/sourcewindow.c
2732 * src/sourcewindow.h
2736 * src/stock_pixmap.c
2737 * src/stock_pixmap.h
2746 * src/common/utils.c
2748 * src/gtk/colorlabel.c
2749 * src/gtk/colorlabel.h
2750 * src/gtk/combobox.h
2751 * src/gtk/description_window.c
2753 * src/gtk/gtkaspell.c
2754 * src/gtk/gtkaspell.h
2755 * src/gtk/gtkcmclist.c
2756 * src/gtk/gtkcmclist.h
2757 * src/gtk/gtkcmctree.c
2758 * src/gtk/gtkcmctree.h
2759 * src/gtk/gtkcmoptionmenu.h
2760 * src/gtk/gtksctree.c
2761 * src/gtk/gtksctree.h
2762 * src/gtk/gtkshruler.c
2763 * src/gtk/gtkshruler.h
2764 * src/gtk/gtksourceprintjob.c
2765 * src/gtk/gtksourceprintjob.h
2766 * src/gtk/gtkutils.c
2767 * src/gtk/gtkutils.h
2768 * src/gtk/gtkvscrollbutton.c
2769 * src/gtk/gtkvscrollbutton.h
2770 * src/gtk/icon_legend.c
2771 * src/gtk/inputdialog.c
2772 * src/gtk/logwindow.c
2773 * src/gtk/logwindow.h
2774 * src/gtk/manage_window.c
2775 * src/gtk/manage_window.h
2777 * src/gtk/prefswindow.c
2778 * src/gtk/progressdialog.c
2779 * src/gtk/progressdialog.h
2780 * src/plugins/bogofilter/bogofilter_gtk.c
2781 * src/plugins/pgpcore/passphrase.c
2782 * src/plugins/spamassassin/spamassassin_gtk.c
2783 * src/plugins/trayicon/trayicon.c
2784 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2785 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2786 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
2787 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2788 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2789 Complete GTK+ 2.14 undeprecation
2790 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
2792 2008-09-09 [colin] 3.5.0cvs95
2794 * src/gtk/gtkcmclist.h
2795 Fix build on GTK+ 2.14
2797 2008-09-08 [colin] 3.5.0cvs94
2801 Remove GtkSignalFunc
2803 2008-09-07 [colin] 3.5.0cvs93
2806 * src/addressbook_foldersel.c
2807 * src/gtk/gtkcmclist.c
2808 * src/gtk/gtkcmclist.h
2809 * src/gtk/gtkcmctree.c
2810 * src/gtk/gtkcmctree.h
2811 * src/gtk/gtksctree.c
2812 * src/gtk/prefswindow.c
2813 * src/gtk/prefswindow.h
2814 Use GDestroyNotify instead of GtkDestroyNotify
2815 (deprecated in GTK+ 2.14)
2817 2008-09-07 [colin] 3.5.0cvs92
2820 Fix bug 1712, 'invalid "Phishing attempt warning"
2821 when linked text ends with spaces'
2823 2008-09-05 [colin] 3.5.0cvs91
2826 Maybe fix bug 1711, 'Save-as attachment crashes'
2827 Possibly wrong free() due to pointer shifting
2829 2008-09-05 [colin] 3.5.0cvs90
2832 Fix bug 1710, 'User misreads "Discard Message"
2833 as "Discard Changes"'. Propose to save or discard
2834 only the latest changes when closing an existing
2835 draft. Autosave may still have saved parts of the
2838 2008-09-04 [colin] 3.5.0cvs89
2841 Fix bug 1707, 'Segfault when sorting on non-visible column'
2843 2008-09-01 [colin] 3.5.0cvs88
2848 * src/etpan/imap-thread.c
2849 * src/etpan/imap-thread.h
2850 Store spam flag on IMAP (Junk/NonJunk, as
2851 ThunderBird does - this is nonstandard)
2853 2008-08-31 [wwp] 3.5.0cvs87
2856 Fix globish edition^Wediting.
2858 2008-08-31 [wwp] 3.5.0cvs86
2861 Don't break nickname editing for non-LDAP books (nickname
2862 value was overwritten when editing existing contact, this
2863 came from 3.0.2cvs109).
2865 2008-08-30 [colin] 3.5.0cvs85
2869 Fix "Apply tags..." key shortcut
2871 2008-08-29 [iwkse] 3.5.0cvs84
2876 2008-08-29 [iwkse] 3.5.0cvs83
2879 Disable "Move to trash" action if
2880 we are in a trash-like folder.
2883 2008-08-29 [paul] 3.5.0cvs82
2886 bump up libetpan version requirement since
2887 0.55 is released now
2889 2008-08-28 [wwp] 3.5.0cvs81
2893 * src/prefs_account.c
2894 * src/prefs_account.h
2895 Add finer granularity to the POP3's remove-after delay (now in
2896 hours in addition to in days), patch by Paul Rolland.
2898 2008-08-28 [wwp] 3.5.0cvs80
2900 * src/gtk/combobox.c
2901 Fix a typo in a comment.
2903 2008-08-28 [iwkse] 3.5.0cvs79
2906 * src/prefs_actions.c
2907 * src/prefs_filtering.c
2908 * src/prefs_template.c
2909 Add search feature to the account,
2910 template and action dialog.
2911 It's turned on selecting one row
2912 of the list and typing some random
2913 letter. Thanks to wwp, colinl
2915 2008-08-28 [colin] 3.5.0cvs78
2920 * src/prefs_account.c
2921 * src/prefs_account.h
2925 * src/stock_pixmap.c
2926 * src/stock_pixmap.h
2928 * src/pixmaps/key_gpg_signed.xpm
2929 Fix bug 1412, "Sign reply, if mail was signed"
2930 Add an account preference to sign replies to signed mails
2932 2008-08-28 [iwkse] 3.5.0cvs77
2934 * src/prefs_filtering.c
2935 Making the search more useful,
2936 jumping directly to the relative rule.
2938 2008-08-27 [colin] 3.5.0cvs76
2943 2008-08-27 [colin] 3.5.0cvs75
2945 * src/gtk/gtkcmctree.c
2948 2008-08-26 [colin] 3.5.0cvs74
2950 * src/gtk/gtkcmctree.c
2951 Fix missing inits on old glib
2953 2008-08-26 [wwp] 3.5.0cvs73
2955 * src/common/utils.c
2956 Added 'Fwd' to the list of known common subject prefixes.
2958 2008-08-25 [iwkse] 3.5.0cvs72
2960 * src/image_viewer.c
2961 Add animated gif support to the
2964 2008-08-25 [colin] 3.5.0cvs71
2966 * src/gtk/gtkcmctree.c
2967 Make sure work isn't null
2969 2008-08-24 [colin] 3.5.0cvs70
2972 Fix typo on SSL_CERT_DIR
2974 2008-08-23 [holger] 3.5.0cvs69
2977 Fix bug 1699 'Separator line mis-placed when
2978 printing some e-mails'. The number of header lines
2979 was not correctly calculated when Pango inserts
2982 2008-08-23 [colin] 3.5.0cvs68
2985 Fix the account selector button; thanks
2988 2008-08-21 [colin] 3.5.0cvs67
2992 Add a compose preference for auto-indent
2995 Make colorlabel accels a bit less hacky
2997 2008-08-21 [colin] 3.5.0cvs66
3000 * src/prefs_common.c
3001 * src/prefs_common.h
3002 * src/prefs_wrapping.c
3003 Add a preference for autoindent; fix no_join tag
3004 being applied to whole lines instead of just \n when
3007 2008-08-21 [colin] 3.5.0cvs65
3010 Add support for auto-indentation
3012 2008-08-19 [colin] 3.5.0cvs64
3015 Save Autowrap status in drafts/queued mails
3017 2008-08-19 [colin] 3.5.0cvs63
3020 Fix a comment (in reality, test commit on
3023 2008-08-17 [colin] 3.5.0cvs62
3025 * src/prefs_actions.c
3028 * src/common/socket.h
3029 * src/gtk/gtkcmctree.c
3032 2008-08-16 [colin] 3.5.0cvs61
3034 * src/editaddress_other_attributes_ldap.h
3035 Add 'l' field (localityName)
3037 2008-08-16 [colin] 3.5.0cvs60
3040 * src/gtk/gtkcmclist.c
3041 * src/gtk/gtkcmclist.h
3042 * src/gtk/gtkcmctree.c
3043 * src/gtk/gtksctree.c
3044 * src/gtk/gtkutils.c
3045 * src/gtk/gtkvscrollbutton.c
3046 Fix Maemo build (OS2007)
3048 2008-08-14 [colin] 3.5.0cvs59
3051 Don't crash if parent is null when creating
3053 * src/gtk/pluginwindow.c
3054 Don't crash on race when closing window while
3055 a plugin is loading and does gtk_iterations
3057 2008-08-13 [colin] 3.5.0cvs58
3062 Fix bug 1696, 'Viewing binary attachements
3063 as text over 1 MB' (various buglets)
3065 2008-08-10 [colin] 3.5.0cvs57
3068 * src/gtk/gtkcmclist.c
3069 Continue fixing GTK < 2.12 build, thanks to
3072 2008-08-10 [colin] 3.5.0cvs56
3074 * src/gtk/gtksctree.c
3075 Fix build on GTK < 2.12
3077 2008-08-09 [colin] 3.5.0cvs55
3080 Fix untranslatable strings, thanks to
3083 2008-08-07 [colin] 3.5.0cvs54
3089 * src/message_search.c
3092 * src/prefs_account.c
3093 * src/prefs_common.c
3094 * src/prefs_customheader.c
3095 * src/prefs_ext_prog.c
3096 * src/prefs_filtering_action.c
3098 * src/prefs_logging.c
3099 * src/prefs_matcher.c
3100 * src/prefs_msg_colors.c
3102 * src/summary_search.c
3105 * src/gtk/colorsel.c
3106 * src/gtk/gtkaspell.c
3107 * src/gtk/gtkutils.c
3108 * src/gtk/gtkutils.h
3109 * src/gtk/inputdialog.c
3110 * src/gtk/pluginwindow.c
3111 * src/gtk/quicksearch.c
3112 * src/plugins/bogofilter/bogofilter_gtk.c
3113 * src/plugins/dillo_viewer/dillo_prefs.c
3114 * src/plugins/spamassassin/spamassassin_gtk.c
3115 - Fix Ctrl-Space shortcut
3116 - Fix mime-parsing bug in procmime (cvs52)
3117 - Fix double-free in procmime (cvs52)
3118 - Use gtk_bin_get_child instead of GTK_BIN()->child
3119 - Fix Goto menu in mainwindow
3121 2008-08-07 [mones] 3.5.0cvs53
3124 Updated translation (lots of changes!)
3126 Add missing accelerator key
3128 Restored 'v' key function (thanks Colin!)
3130 2008-08-06 [colin] 3.5.0cvs52
3134 * src/addrduplicates.c
3145 Fix my use of g_utf8_strdown (it returns
3146 a newly allocated string and doesn't
3147 change the parameter)
3149 2008-08-06 [colin] 3.5.0cvs51
3152 Fix bug 1690, 'Copy/Paste in edit window may
3153 break Undo'; middle-click pastes aren't
3154 REPLACE_INSERT but just INSERT.
3155 Also, fix privacy menu selection
3157 2008-08-05 [colin] 3.5.0cvs50
3163 * src/addrduplicates.c
3175 * src/common/socket.c
3176 * src/gtk/gtkutils.c
3177 * src/gtk/gtkutils.h
3179 * src/plugins/spamassassin/spamassassin.c
3180 More undeprecation (Glib)
3182 2008-08-05 [colin] 3.5.0cvs49
3184 * src/prefs_account.c
3185 * src/prefs_filtering_action.c
3186 * src/prefs_matcher.c
3187 * src/gtk/Makefile.am
3188 * src/gtk/claws-marshal.list
3189 * src/gtk/colorlabel.c
3190 * src/gtk/colorsel.c
3191 * src/gtk/foldersort.c
3192 * src/gtk/gtkaspell.c
3193 * src/gtk/gtkcmclist.c
3194 * src/gtk/gtkcmclist.h
3195 * src/gtk/gtkcmctree.c
3196 * src/gtk/gtkcmctree.h
3197 * src/gtk/gtkcmoptionmenu.c
3198 * src/gtk/gtkcmoptionmenu.h
3199 * src/gtk/gtksctree.c
3200 * src/gtk/gtksctree.h
3201 * src/gtk/gtkutils.c
3202 * src/gtk/gtkutils.h
3203 * src/gtk/gtkvscrollbutton.c
3206 * src/gtk/quicksearch.c
3207 * src/plugins/dillo_viewer/dillo_viewer.c
3208 * src/plugins/pgpcore/select-keys.c
3209 Try to finish yesterday's commit
3211 2008-08-04 [colin] 3.5.0cvs48
3215 * src/addressbook_foldersel.c
3222 * src/editaddress_other_attributes_ldap.c
3224 * src/editldap_basedn.c
3227 * src/grouplistdialog.c
3228 * src/image_viewer.c
3233 * src/message_search.c
3239 * src/prefs_account.c
3240 * src/prefs_filtering_action.c
3241 * src/prefs_matcher.c
3242 * src/prefs_msg_colors.c
3243 * src/prefs_summaries.c
3245 * src/stock_pixmap.c
3246 * src/summary_search.c
3251 * src/gtk/Makefile.am
3252 * src/gtk/claws-marshal.list
3253 * src/gtk/colorsel.c
3254 * src/gtk/foldersort.c
3255 * src/gtk/gtkaspell.c
3256 * src/gtk/gtkcmclist.c
3257 * src/gtk/gtkcmclist.h
3258 * src/gtk/gtkcmctree.c
3259 * src/gtk/gtkcmctree.h
3260 * src/gtk/gtksctree.c
3261 * src/gtk/gtksctree.h
3262 * src/gtk/gtkutils.c
3263 * src/gtk/gtkutils.h
3264 * src/gtk/gtkvscrollbutton.c
3267 * src/gtk/quicksearch.c
3268 * src/plugins/dillo_viewer/dillo_viewer.c
3269 * src/plugins/pgpcore/select-keys.c
3270 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
3271 Undeprecate their implementation (GtkArg, GtkType, ...)
3272 Undeprecate a few other things here and there
3273 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
3274 Add #undef GTK_DISABLE_DEPRECATED in the files where we
3275 still have work to do
3277 2008-08-04 [colin] 3.5.0cvs47
3283 * src/stock_pixmap.c
3288 * src/image_viewer.c
3289 * src/gtk/gtkaspell.c
3290 * src/gtk/gtkvscrollbutton.c
3291 * src/plugins/dillo_viewer/dillo_viewer.c
3292 Undeprecate more things
3294 2008-08-02 [colin] 3.5.0cvs46
3297 Fix toggle menu activation state
3300 2008-08-02 [paul] 3.5.0cvs45
3304 /View/Show or hide/Message View
3306 2008-08-01 [paul] 3.5.0cvs44
3308 * src/common/utils.c
3309 * src/plugins/pgpcore/claws.def
3310 * src/plugins/pgpinline/claws.def
3311 fix compilation problems on mingw32,
3312 (bug 1688) Patch by Marcus Brinkmann
3314 2008-08-01 [colin] 3.5.0cvs43
3316 * src/gtk/gtkutils.c
3317 * src/gtk/gtkvscrollbutton.c
3320 2008-08-01 [colin] 3.5.0cvs42
3325 * src/prefs_account.c
3326 * src/prefs_folder_item.c
3329 * src/gtk/gtkaspell.c
3330 * src/gtk/gtkutils.c
3331 * src/gtk/gtkvscrollbutton.c
3332 Replace a few deprecated function calls
3334 2008-08-01 [paul] 3.5.0cvs41
3337 fix crash that occurs because of recent GtkUIManager
3338 changes. Thanks to Colin
3340 2008-07-31 [colin] 3.5.0cvs40
3349 Remove deprecated helper funcs
3351 2008-07-30 [colin] 3.5.0cvs39
3358 Move the folderview popup menu to GtkUIManager
3360 2008-07-29 [colin] 3.5.0cvs38
3375 Switch the main menu to GtkUIManager
3378 2008-07-29 [colin] 3.5.0cvs37
3381 Fix bug 1684, 'view news messages with large
3382 attachements segfaults'
3384 2008-07-29 [colin] 3.5.0cvs36
3397 More switches to GtkUIManager
3399 2008-07-26 [colin] 3.5.0cvs35
3405 2008-07-25 [colin] 3.5.0cvs34
3407 * src/addrcustomattr.c
3411 * src/editaddress_other_attributes_ldap.h
3415 * src/prefs_actions.c
3416 * src/prefs_filtering.c
3417 * src/prefs_template.c
3425 * src/plugins/trayicon/trayicon.c
3426 More changes from GtkItemFactory to GtkUIManager
3428 2008-07-25 [colin] 3.5.0cvs33
3431 Add a macro to remove menu items
3432 Make the gui_manager variable useless
3434 2008-07-24 [colin] 3.5.0cvs32
3437 Fix a gtk warning on clear
3441 Switch the message list popup menu to
3444 2008-07-23 [colin] 3.5.0cvs31
3446 * src/plugins/pgpcore/pgp_viewer.c
3447 * src/plugins/pgpcore/sgpgme.c
3448 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
3449 Patch by Thomas Wiegner <wiegner@gmx.de>
3451 2008-07-20 [paul] 3.5.0cvs30
3453 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3454 remove redundant GTK version check
3456 2008-07-20 [ticho] 3.5.0cvs29
3461 Moved sensitivity setting for "Download messages" for IMAP and
3462 news folders from folderview.c to imap_gtk.c and news_gtk.c
3463 respectively for better code readability.
3464 Fixed indentation in news' set_sensitivity().
3466 2008-07-20 [paul] 3.5.0cvs28
3469 remove more redundant code following cvs27
3471 2008-07-20 [paul] 3.5.0cvs27
3474 remove now redundant code
3477 fix bug 1673, 'Tools/Harvest adresses is
3478 grayed out if folder is empty'
3480 2008-07-19 [ticho] 3.5.0cvs26
3486 * src/gtk/gtkutils.c
3487 * src/gtk/gtkutils.h
3490 Use GtkUIManager for mimeview and tag edit dialog popup menus,
3491 instead of deprecated GtkItemFactory.
3493 2008-07-19 [colin] 3.5.0cvs25
3505 * src/prefs_account.c
3506 * src/prefs_actions.c
3507 * src/prefs_ext_prog.c
3508 * src/prefs_filtering.c
3509 * src/prefs_folder_item.c
3510 * src/prefs_image_viewer.c
3511 * src/prefs_logging.c
3512 * src/prefs_msg_colors.c
3515 * src/prefs_spelling.c
3516 * src/prefs_summaries.c
3517 * src/prefs_template.c
3520 * src/summary_search.c
3524 * src/common/Makefile.am
3525 * src/gtk/gtksctree.c
3526 * src/gtk/gtkutils.h
3527 * src/gtk/pluginwindow.c
3528 * src/gtk/quicksearch.c
3529 * src/plugins/bogofilter/bogofilter_gtk.c
3530 * src/plugins/dillo_viewer/dillo_prefs.c
3531 * src/plugins/pgpcore/prefs_gpg.c
3532 * src/plugins/spamassassin/spamassassin_gtk.c
3533 * src/plugins/trayicon/trayicon.c
3534 * src/plugins/trayicon/trayicon_prefs.c
3535 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
3536 or greater). Use the old deprecated one on GTK+ < 2.12.
3537 Easy! Straightforward! I'm not annoyed at all! It's not a loss
3540 2008-07-16 [colin] 3.5.0cvs24
3543 Fix folderview's scrolbar when starting minimised
3544 to tray, and popping up the mainwindow by calling
3545 claws-mail from the command line
3547 2008-07-08 [colin] 3.5.0cvs23
3550 Possibly fix po-headers appearing on empty
3553 2008-07-08 [colin] 3.5.0cvs22
3557 Finish the always_open tristate patch, by Jonathan
3560 2008-07-07 [paul] 3.5.0cvs21
3563 fix typo (missing ")
3565 2008-07-07 [paul] 3.5.0cvs20
3568 fit the menu style a bit better
3570 2008-07-07 [colin] 3.5.0cvs19
3572 * src/prefs_themes.c
3573 Make upgrading themes easier
3575 2008-07-07 [colin] 3.5.0cvs18
3578 * src/prefs_toolbar.c
3579 * src/stock_pixmap.c
3580 Finish fixing bug 1609, 'Icon issues'
3582 2008-07-07 [colin] 3.5.0cvs17
3584 * src/prefs_common.c
3585 Fix the default value
3587 2008-07-07 [colin] 3.5.0cvs16
3589 * src/prefs_summaries.c
3590 Revert my fix to the string, the correct term
3591 is indeed Message View
3593 2008-07-07 [colin] 3.5.0cvs15
3597 * src/prefs_common.c
3598 * src/prefs_common.h
3599 * src/prefs_summaries.c
3602 Change "Always open message when selected" to
3603 a tristate (Never/Always/When preview is visible)
3604 Patch by Jonathan Corbet <corbet@lwn.net>.
3606 2008-07-06 [paul] 3.5.0cvs14
3609 improve the layout of the dialogue
3612 fix some of the nasty coding style
3615 add some missing mnemonics
3617 2008-07-05 [paul] 3.5.0cvs13
3621 fix bug 1398, '"Change current account" is
3622 available even when there's only one account'
3623 * src/plugins/pgpcore/prefs_gpg.c
3624 put back a needed include, removed in error
3626 2008-07-05 [colin] 3.5.0cvs12
3629 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
3631 2008-07-05 [colin] 3.5.0cvs11
3635 Provide ability to rename newsgroups. Closes
3636 bug 1444, 'Add GUI option for renaming
3637 newsgroups'. Patch by Pawel Pekala
3639 2008-07-05 [colin] 3.5.0cvs10
3641 * src/plugins/pgpcore/passphrase.c
3642 * src/plugins/pgpcore/prefs_gpg.c
3643 * src/plugins/pgpcore/select-keys.c
3644 Simplify GTK includes (with the advantage
3645 of compiling against GTK+2.13); patch by
3648 2008-07-05 [colin] 3.5.0cvs9
3651 Add SSL client certificates
3653 2008-07-05 [colin] 3.5.0cvs8
3655 * src/prefs_account.c
3656 * src/common/session.h
3659 Add one path for certs
3661 2008-07-05 [colin] 3.5.0cvs7
3663 * src/prefs_account.c
3666 2008-07-04 [colin] 3.5.0cvs6
3670 * src/common/ssl_certificate.c
3671 Workaround distro bugs and fix certificate checking
3674 2008-07-04 [colin] 3.5.0cvs5
3677 * src/common/ssl_certificate.c
3678 * src/common/ssl_certificate.h
3679 * src/etpan/imap-thread.c
3680 * src/etpan/nntp-thread.c
3681 Fix some leaks, thanks to Martin Zwickel
3682 Rename gnutls functions that do the same
3683 as OpenSSL ones, to avoid symbol clashing
3684 when Claws is built against GnuTLS and
3685 libetpan against OpenSSL
3687 2008-07-04 [paul] 3.5.0cvs4
3689 * src/prefs_account.c
3690 remove 1 forgotten '.'
3692 2008-07-04 [paul] 3.5.0cvs3
3694 * src/prefs_account.c
3695 layout/engrish fixes to the 'Client
3698 2008-07-03 [colin] 3.5.0cvs2
3703 * src/prefs_account.c
3704 * src/prefs_account.h
3705 * src/prefs_common.c
3706 * src/send_message.c
3707 * src/common/session.c
3708 * src/common/session.h
3711 * src/common/socket.h
3714 * src/common/ssl_certificate.c
3715 * src/common/ssl_certificate.h
3716 * src/etpan/imap-thread.c
3717 * src/etpan/nntp-thread.c
3718 * src/gtk/inputdialog.c
3719 Add support for SSL client certificates (either PEM files
3720 with certificate and private key, either PKCS12 files)
3722 2008-06-28 [colin] 3.5.0cvs1
3725 Fix compilation with older GTKs
3727 2008-06-27 [paul] 3.5.0
3734 2008-06-27 [paul] 3.4.0cvs116
3739 2008-06-27 [paul] 3.4.0cvs115
3743 no longer build unmaintained translations
3745 2008-06-27 [paul] 3.4.0cvs114
3750 updated by Stephan Sachse, Flammie Pirinen, and
3751 Frederico Goncalves Guimaraes
3753 2008-06-26 [wwp] 3.4.0cvs113
3755 * manual/fr/advanced.xml
3756 Update French version of the manual (AutoFaces documentation).
3758 2008-06-26 [wwp] 3.4.0cvs112
3760 * manual/fr/advanced.xml
3761 * manual/fr/plugins.xml
3762 Updated French version of the manual (completed
3763 hidden options list, added note about Clawsker
3764 and new mail archiver plugin).
3766 2008-06-25 [colin] 3.4.0cvs111
3768 * src/gtk/gtkaspell.c
3769 Fix non-UTF8 in the replace with dialog
3770 * src/prefs_actions.c
3771 Fix possible crasher
3774 2008-06-24 [mones] 3.4.0cvs110
3777 Fix non-warning message, downgraded to debug info
3779 2008-06-24 [colin] 3.4.0cvs109
3782 Fix bug 1650, Message line too small after
3783 changing columns in "three columns" layout
3785 2008-06-24 [colin] 3.4.0cvs108
3788 Fix Spam button sensitivity in newsgroups
3790 2008-06-23 [wwp] 3.4.0cvs107
3793 Updated French translation.
3795 2008-06-23 [mones] 3.4.0cvs106
3798 Updated translation for release
3800 2008-06-22 [mones] 3.4.0cvs105
3802 * manual/es/plugins.xml
3803 Synced new entry for Mail Archiver plugin
3805 2008-06-22 [colin] 3.4.0cvs104
3808 Fix initial cursor position
3810 2008-06-21 [paul] 3.4.0cvs103
3812 * manual/plugins.xml
3813 add an entry for the new Mail Archiver plugin
3815 2008-06-21 [paul] 3.4.0cvs102
3818 we're in 'string freeze', put back the
3821 2008-06-21 [paul] 3.4.0cvs101
3823 * manual/advanced.xml
3824 * manual/es/advanced.xml
3825 fix build warning: <emphasis> cannot be contained
3828 fix non-clickable link on License page and drop
3829 the containing < > symbols to match other links
3831 2008-06-20 [mones] 3.4.0cvs100
3833 * manual/advanced.xml
3834 Added autofaces documentation, note about clawsker in hidden
3835 preferences, minor markup fix. Thanks Paul for proofreading
3836 * manual/es/advanced.xml
3837 Synchronised Spanish manual
3839 2008-06-16 [colin] 3.4.0cvs99
3842 Fix cursor placing on signature change
3844 2008-06-16 [paul] 3.4.0cvs98
3848 * src/gtk/inputdialog.c
3849 really fussy coding style fixes
3851 2008-06-16 [paul] 3.4.0cvs97
3854 keep the alphabetical order
3856 2008-06-13 [mones] 3.4.0cvs96
3860 * src/prefs_filtering_action.c
3861 Fixed cosmetic bug, processing also displays "Filtering"
3863 2008-06-13 [mones] 3.4.0cvs95
3866 * src/autofaces.c ** NEW FILE **
3867 * src/autofaces.h ** NEW FILE **
3869 Allow setting Faces and X-Faces globally and per-account
3870 from configuration files under ~/.claws-mail/autofaces
3872 2008-06-13 [holger] 3.4.0cvs94
3875 More files to ignore
3876 * src/gtk/inputdialog.c
3877 * src/gtk/inputdialog.h
3878 Make input dialog more generic so that a checkbox
3879 with custom text can be used in addition to the
3880 "remember this" checkbox
3883 * src/prefs_common.c
3884 * src/prefs_common.h
3885 Allow new folders to inherit the properties of the
3886 parent folder during folder creation
3888 2008-06-13 [wwp] 3.4.0cvs93
3891 a better fix for this string, won't break up translations,
3892 and is conform to other similar ones.
3894 2008-06-13 [wwp] 3.4.0cvs92
3896 * src/addrduplicates.c
3899 * src/addressbook_foldersel.c
3901 use tree decorations everywhere AB folders are used (AB tree pane,
3902 add address to AB, select AB folder, edit group, custom attr, find dup
3903 results), in order to match global style
3904 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
3905 double clicking on groups in tree pane does open the group edit dialog
3906 double clicking on other items in tree pane does expand/collapse
3907 fix a missing space in AB's delete-folder dialog
3908 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
3911 make foldersel dialog show dotted lines according to global (hidden) prefs
3913 2008-06-12 [colin] 3.4.0cvs91
3917 Fix bug 1635, 'Last character of message is truncated
3918 when changing accounts w/ sigs'
3920 Fix bug 1636, 'Can't select "properties" on "folders
3923 2008-06-11 [colin] 3.4.0cvs90
3926 Maybe fix bug 1623, 'exits with segfault when
3927 logging in to certain imap-servers'
3929 2008-06-10 [mones] 3.4.0cvs89
3934 * tools/convert_mbox.sh
3935 Undo cvs86 and cvs87, it really should be a patch to
3938 2008-06-10 [wwp] 3.4.0cvs88
3941 Updated French translation.
3943 2008-06-10 [mones] 3.4.0cvs87
3946 Oops, forgot to add previous script for distribution
3948 2008-06-10 [mones] 3.4.0cvs86
3952 * tools/convert_mbox.sh
3953 Added script to convert Evolution mail folders contributed
3954 by Daniel Dickinson <cshore@fionavar.ca>
3955 Fixes debian bug 461435
3957 2008-06-09 [colin] 3.4.0cvs85
3960 Integrate AWN information bubble if dbus is
3963 Fix crash when calling scan_required() on
3964 folder classes that don't implement them
3965 * src/common/session.c
3968 2008-06-09 [colin] 3.4.0cvs84
3971 Fix bug 1447, 'If user tries to close while starting
3972 up, it will not close ever.'
3974 2008-06-09 [colin] 3.4.0cvs83
3977 Fix bug 1628, 'Claws Mail crashes when
3978 filtering selected messages'
3980 2008-06-04 [colin] 3.4.0cvs82
3983 Complete handling of html parts in multipart/alternative
3986 2008-06-03 [paul] 3.4.0cvs81
3988 * src/prefs_message.c
3989 make always the english good
3991 2008-06-03 [colin] 3.4.0cvs80
3995 Fix bug 1624, '[PATCH] Quick search should be
3996 disabled for folder view'; based on a patch by
3999 2008-06-03 [iwkse] 3.4.0cvs79
4002 Fix little gui bug on button sensitivity
4004 * src/prefs_common.c
4005 * src/prefs_common.h
4006 * src/prefs_message.c
4007 Allow by default to show html in multipart/alternative
4009 2008-06-02 [colin] 3.4.0cvs78
4011 * src/prefs_actions.c
4012 GUI rework, patch by Pawel
4014 2008-06-02 [colin] 3.4.0cvs77
4017 Fix sensitivity/alignment, patch from
4020 2008-05-31 [colin] 3.4.0cvs76
4023 Fix login issue introduced in cvs75.
4025 2008-05-31 [colin] 3.4.0cvs75
4028 Fix more possible double-frees. Also, fix the root cause
4029 of these double-frees by just noting the Session is to
4030 be destroyed instead of destroying it in flight
4032 2008-05-29 [paul] 3.4.0cvs74
4034 * manual/keyboard.xml
4035 'Makes' these entries like the others
4037 2008-05-29 [colin] 3.4.0cvs73
4040 Include utils.h in case we
4041 need to pull goffset definition
4043 2008-05-29 [colin] 3.4.0cvs72
4045 * src/common/utils.h
4046 Workaround a stupid Glib issue, where
4047 goffset happens to be undefined.
4049 2008-05-28 [colin] 3.4.0cvs71
4053 * src/grouplistdialog.c
4054 * src/image_viewer.c
4061 * src/prefs_themes.c
4067 * src/common/utils.c
4068 * src/common/utils.h
4069 Use goffset instead of off_t for MsgInfo's size
4070 Allows using MsgInfo structure from plugins
4071 compiled with largefile support
4073 2008-05-26 [colin] 3.4.0cvs70
4077 Define THEME_CHANGED_HOOKLIST and invoke
4079 * src/plugins/trayicon/trayicon.c
4080 Listen to THEME_CHANGED_HOOKLIST and
4083 2008-05-26 [paul] 3.4.0cvs69
4086 plug a leak in mimeview_save_all()
4088 2008-05-24 [colin] 3.4.0cvs68
4090 * src/common/utils.h
4091 Fix wrong define on old glibs
4093 2008-05-24 [paul] 3.4.0cvs67
4096 * src/stock_pixmap.c
4097 * src/stock_pixmap.h
4099 * src/pixmaps/cancel.xpm
4100 * src/pixmaps/close.xpm
4101 add a specific icon for A_CANCEL_INC (addresses
4102 point 1 of bug 1609 'Icon issues')
4103 replace close.xpm with an icon of the standard
4106 2008-05-24 [paul] 3.4.0cvs66
4108 * src/pixmaps/insert_file.xpm
4111 2008-05-23 [paul] 3.4.0cvs65
4115 add the possibility to check md5 on binary files,
4118 2008-05-23 [colin] 3.4.0cvs64
4122 Fix bug 1610, 'claws crash after opening/closing
4123 preferences and window update'
4125 2008-05-22 [colin] 3.4.0cvs63
4127 * src/prefs_filtering_action.c
4128 * src/gtk/combobox.c
4129 * src/gtk/combobox.h
4130 Fix reselecting of Tags actions in
4131 filtering actions dialog
4133 2008-05-22 [colin] 3.4.0cvs62
4136 * src/prefs_toolbar.c
4137 * src/stock_pixmap.c
4138 * src/stock_pixmap.h
4140 * src/pixmaps/delete_btn.xpm
4141 * src/pixmaps/insert_file.xpm
4142 * src/pixmaps/mail_reply_to_list.xpm
4143 Fix more of bug 1609:
4144 - Add a Delete button icon
4145 - Add a Reply to list button icon
4146 - Fix Insert file button icon
4147 Artwork by Ciprian Popovici.
4149 2008-05-21 [colin] 3.4.0cvs61
4151 * src/common/utils.c
4154 2008-05-21 [wwp] 3.4.0cvs60
4156 * src/prefs_filtering.c
4157 Don't show SMTP-only accounts in accounts list, as they are
4158 irrelevant for filtering incoming messages.
4160 2008-05-21 [colin] 3.4.0cvs59
4163 Don't put SMTP-only accounts in receive menus
4165 2008-05-21 [colin] 3.4.0cvs58
4168 Fix cvs56 (brain fart)
4170 2008-05-21 [colin] 3.4.0cvs57
4172 * src/common/utils.c
4173 Fix bug 1615, 'hang on FIFO when the other end's not
4176 2008-05-21 [colin] 3.4.0cvs56
4181 2008-05-19 [colin] 3.4.0cvs55
4183 * src/plugins/pgpcore/sgpgme.c
4184 Maybe fix debian bug 481856, 'Segmentation fault
4185 when verifying a GPG signature'. Although it
4186 looks like a race condition...
4188 2008-05-19 [colin] 3.4.0cvs54
4190 * src/prefs_filtering_action.c
4191 * src/prefs_matcher.c
4194 * src/gtk/combobox.c
4195 * src/gtk/combobox.h
4196 Patch by Pawel: disabled Tags menus in filtering dialogs
4198 2008-05-19 [colin] 3.4.0cvs53
4200 * src/prefs_account.c
4201 GUI patch by Pawel: align ports entries
4203 2008-05-19 [colin] 3.4.0cvs52
4206 Fix bug 1616, 'strange question while emptying trash'
4208 2008-05-18 [colin] 3.4.0cvs51
4210 * src/common/plugin.c
4211 * src/etpan/imap-thread.c
4212 * src/etpan/nntp-thread.c
4213 * src/gtk/gtksctree.c
4214 Fix bug 1613, 'Various memory leaks';
4215 based on a patch by Didier Barvaux.
4217 2008-05-18 [colin] 3.4.0cvs50
4223 * src/plugins/pgpcore/sgpgme.c
4224 Fix more parts of bug 1609:
4225 - Make use of specific Expired privacy icon
4226 - Use CLOSE instead of NOTICE_ERROR for cancel
4228 - Allow a Preferences button in the main toolbar
4230 2008-05-18 [colin] 3.4.0cvs49
4232 * src/stock_pixmap.c
4233 Fix bug with non-updating icons after theme change:
4234 If fetching pixbuf for a given icon after a theme
4235 change, the next pixmap fetch would return the old
4236 cached one, as the theme change was forgotten at
4237 this time. (and vice-versa). This was mostly
4238 visible on open folder icons
4240 2008-05-17 [colin] 3.4.0cvs48
4242 * src/prefs_summaries.c
4244 Fix bug 1608, 'Inconsistent behaviour of mark as read
4245 options'. Patch by Pawel
4247 2008-05-16 [colin] 3.4.0cvs47
4250 Fix another possible crash (on fatal errors
4251 at login, like stream error).
4253 2008-05-16 [paul] 3.4.0cvs46
4255 * tools/thunderbird-filters-convertor.pl
4257 fix reading a tb rule that contains something
4258 like that: \"Sender\"
4260 2008-05-16 [paul] 3.4.0cvs45
4263 * tools/csv2addressbook.pl
4264 add support for gmail exported csv address book
4266 2008-05-16 [colin] 3.4.0cvs44
4270 Fix ldap deprecated calls. Patch by
4273 2008-05-16 [paul] 3.4.0cvs43
4275 * manual/de/account.xml
4276 * manual/it/account.xml
4278 * manual/it/addrbook.xml
4279 * manual/it/claws-mail-manual.xml
4281 * manual/it/intro.xml
4282 * manual/it/starting.xml
4283 add pages towards German and Italian manuals.
4284 (just for storage, they are not built yet, due
4285 to being incomplete.) submitted by Speckmade
4286 <Speckmade@gmx.net> and Salvatore De Paolis
4287 <iwkse@claws-mail.org>
4289 2008-05-16 [colin] 3.4.0cvs42
4291 * src/gtk/sslcertwindow.c
4292 Fix SHA1 fingerprint with GnuTLS
4294 2008-05-15 [colin] 3.4.0cvs41
4296 * src/gtk/sslcertwindow.c
4297 Print SHA1 fingerprint too
4299 2008-05-15 [colin] 3.4.0cvs40
4302 Fix certificate port on TLS. It was
4303 previously always 0.
4304 **IMPORTANT INFORMATION**: this will trigger
4305 one wrong "New certificate" warning at the
4306 first connection with this fix, if using STARTTLS
4308 * src/gtk/sslcertwindow.c
4309 Make labels selectable
4311 2008-05-15 [colin] 3.4.0cvs39
4314 Fix double free when STARTTLS fails (for
4315 example due to refusing the certificate)
4317 2008-05-15 [paul] 3.4.0cvs38
4319 * manual/advanced.xml
4322 2008-05-15 [paul] 3.4.0cvs37
4324 * manual/advanced.xml
4326 make outgoing_fallback_to_ascii a hidden pref
4328 2008-05-14 [colin] 3.4.0cvs36
4333 Make it possible to cancel quit when Claws
4334 ask whether to empty trash.
4336 2008-05-14 [colin] 3.4.0cvs35
4339 * src/prefs_common.c
4340 * src/prefs_common.h
4342 Add a preference to be able to specify an
4343 outgoing charset/encoding but still fallback
4344 to 7bit US-ASCII when possible (default TRUE,
4345 same behavior as pre-cvs34)
4347 2008-05-14 [colin] 3.4.0cvs34
4350 Always use the specified encoding and charset if it is
4351 specified, even if the mail is ASCII.
4353 2008-05-13 [paul] 3.4.0cvs33
4356 fix the build warnings the easy way for now
4358 2008-05-13 [colin] 3.4.0cvs32
4360 * src/prefs_themes.c
4361 Count .png files as icons too (fixes part
4362 of bug 1609, 'Icon issues')
4364 2008-05-13 [wwp] 3.4.0cvs31
4366 * src/addressbook_foldersel.c
4367 Fix wrong check (completes 3.4.0.cvs30).
4369 2008-05-12 [wwp] 3.4.0cvs30
4372 * src/addressbook_foldersel.c
4375 * src/prefs_matcher.c
4376 * src/plugins/bogofilter/bogofilter.c
4377 * src/plugins/bogofilter/bogofilter_gtk.c
4378 * src/plugins/dillo_viewer/dillo_prefs.c
4379 * src/plugins/spamassassin/spamassassin.c
4380 * src/plugins/spamassassin/spamassassin_gtk.c
4381 Fix for bug 1604 "found_in_addressbook in Any in non English local",
4382 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
4383 translated string "Any" in plugins (whitelisting) and
4386 2008-05-07 [colin] 3.4.0cvs29
4389 Fix --enable-maemo (assume --enable-generic-umpc)
4391 2008-05-07 [colin] 3.4.0cvs28
4402 * src/prefs_account.c
4403 * src/prefs_common.c
4404 * src/prefs_display_header.c
4405 * src/prefs_filtering.c
4406 * src/prefs_summaries.c
4407 * src/prefs_template.c
4408 * src/prefs_toolbar.c
4409 * src/stock_pixmap.c
4415 * src/gtk/gtksctree.c
4417 * src/gtk/prefswindow.c
4418 * src/gtk/sslcertwindow.c
4419 Separate generic UMPC code (layouts, ...) from
4420 MAEMO code (Hildon, ...)
4422 2008-05-06 [paul] 3.4.0cvs27
4424 * tools/claws.i18n.status.pl
4427 2008-05-06 [colin] 3.4.0cvs26
4429 * src/common/utils.c
4430 Maybe fix crash on FreeBSD
4432 2008-05-05 [colin] 3.4.0cvs25
4435 Fix bug 1602, 'Crash when sending return receipt for
4436 messages with no subject'
4438 2008-05-05 [colin] 3.4.0cvs24
4441 Don't overwrite temporary files with same
4442 name when drag and dropping. Fixes bug 1599,
4443 'attach multiple files with the same name from
4444 one mail to another'
4446 2008-05-04 [paul] 3.4.0cvs23
4449 * src/prefs_common.c
4450 fix bug 1587 'can not replay with quote'
4452 2008-05-03 [colin] 3.4.0cvs22
4455 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
4457 2008-05-03 [colin] 3.4.0cvs21
4460 Fix bug 1597, 'In news folders, "Move Message to Wastebin"
4461 icon isn't grayed although ineffective'
4463 2008-05-02 [wwp] 3.4.0cvs20
4468 * src/prefs_folder_item.c
4469 Add missing notice in folder properties (templates) when
4470 folder is a root node.
4472 2008-04-30 [colin] 3.4.0cvs19
4474 * src/prefs_toolbar.c
4475 Add Trash and Delete icons to the icon chooser
4477 2008-04-30 [colin] 3.4.0cvs18
4480 Remove "Delete entire line" which was a noop
4481 and should be the same as "Delete line" :)
4483 2008-04-30 [colin] 3.4.0cvs17
4486 Fix 'Delete line' and 'Delete to end of line'
4487 on the last line. Patch by <seelenhirt@gmx.net>
4489 2008-04-28 [colin] 3.4.0cvs16
4492 Fix bug 1589, 'tagsdb file not removed when
4494 * src/common/utils.c
4495 Make sure claws_unlink accepts NULL arg.
4497 2008-04-25 [colin] 3.4.0cvs15
4500 Fix/simplify previous commit
4502 2008-04-25 [colin] 3.4.0cvs14
4505 * src/common/ssl_certificate.c
4506 Patch by Marcus: Fix Win32 build
4508 Fix build with GnuTLS/no pthread, thanks
4511 2008-04-25 [colin] 3.4.0cvs13
4514 Fix bug 1586, '3-pane vertical layout now and then
4515 still shows sender column'
4517 2008-04-25 [colin] 3.4.0cvs12
4521 * src/w32-resource.rc
4522 Patch from Marcus Brinkmann to set an icon on w32.
4524 2008-04-24 [colin] 3.4.0cvs11
4531 Fix bug 1581, 'Bad File Format during Import LDIF':
4532 Use dynamically allocated buffers; also, allow
4533 importing contacts with no email address
4535 2008-04-24 [colin] 3.4.0cvs10
4537 * src/prefs_common.c
4538 Increment the timeout a bit on OpenBSD, 75 isn't enough
4540 2008-04-23 [colin] 3.4.0cvs9
4543 * src/prefs_folder_item.c
4544 * src/prefs_template.c
4546 Fix bug 1576: Fix unescaping of templates when testing them
4547 I think it breaks nothing. (wwp, you're welcome to double-check)
4549 2008-04-23 [paul] 3.4.0cvs8
4551 * manual/advanced.xml
4552 add info about the "two_line_vertical" hidden
4555 2008-04-22 [paul] 3.4.0cvs7
4557 * src/prefs_common.c
4558 * src/prefs_common.h
4560 make the 2-line view in summaryview when in three
4561 columns mode configurable. hidden pref: "two_line_vertical"
4563 2008-04-22 [colin] 3.4.0cvs6
4566 Fix missing inc_unlock()
4567 * src/prefs_matcher.c
4568 * src/send_message.c
4571 2008-04-22 [colin] 3.4.0cvs5
4573 * src/etpan/imap-thread.c
4574 Use g_(un)setenv instead of (un)setenv which
4575 doesn't exist on IRIX 6.5
4577 2008-04-22 [colin] 3.4.0cvs4
4580 * src/prefs_common.c
4581 * src/send_message.c
4582 Fix bug 1566, 'too short I/O timeout on OpenBSD'
4583 Set the default timeout to 75 seconds
4585 2008-04-20 [colin] 3.4.0cvs3
4587 * src/pixmaps/tray_newmail.offline.xpm
4588 * src/pixmaps/tray_newmail.xpm
4589 * src/pixmaps/tray_newmarkedmail.offline.xpm
4590 * src/pixmaps/tray_newmarkedmail.xpm
4591 * src/pixmaps/tray_nomail.offline.xpm
4592 * src/pixmaps/tray_nomail.xpm
4593 * src/pixmaps/tray_unreadmail.offline.xpm
4594 * src/pixmaps/tray_unreadmail.xpm
4595 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
4596 * src/pixmaps/tray_unreadmarkedmail.xpm
4597 Make the tray icons a bit nicer. Would be
4598 nice to get really nice icons from someone
4599 who's good at Gimp :)
4601 2008-04-18 [colin] 3.4.0cvs2
4606 lease complete the changelog entry below
4607 2008-04-18 [colin] 3.4.0cvs1
4609 * src/addrduplicates.c
4615 * src/image_viewer.c
4624 * src/partial_download.c
4626 * src/prefs_common.c
4627 * src/prefs_common.h