1 2009-03-15 [colin] 3.7.1cvs13
4 Fix empty menu when there are no
5 suggestions (using the Spelling menu)
7 2009-03-14 [colin] 3.7.1cvs12
10 Win32: fix subject prefix length
12 2009-03-11 [mones] 3.7.1cvs11
15 fix encoding declared in header
16 update translation now we're at it
18 2009-03-10 [colin] 3.7.1cvs10
21 Fix "wrong mime" message printed out multiple
24 2009-03-10 [colin] 3.7.1cvs9
26 * src/prefs_folder_item.c
29 2009-03-09 [paul] 3.7.1cvs8
31 * src/prefs_folder_item.c
35 2009-03-08 [paul] 3.7.1cvs7
38 correct errors in header
40 2009-03-08 [paul] 3.7.1cvs6
46 * tools/claws.i18n.status.pl
47 add Japanese translation, submitted by kazken3
49 2009-03-07 [colin] 3.7.1cvs5
52 Don't let the invalid MIME warning hide
53 other noticeview (Partial receive or
56 2009-03-07 [colin] 3.7.1cvs4
61 2009-03-07 [colin] 3.7.1cvs3
66 Handle mimeparts that lack an end boundary.
67 They're invalid but it's too annoying for
70 2009-03-06 [wwp] 3.7.1cvs2
73 * src/folder_item_prefs.c
74 * src/folder_item_prefs.h
75 * src/prefs_folder_item.c
76 Add per-folder default cc, bcc and reply-to.
78 2009-03-06 [colin] 3.7.1cvs1
81 * src/gtk/gtksourceprintjob.c
82 Fix build with old print interface
84 2009-03-06 [paul] 3.7.1
91 2009-03-06 [paul] 3.7.0cvs78
102 updated by David Vachulka, Stephan Sachse, Flammie
103 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
104 Frederico Goncalves Guimaraes, Lars Persson Fink,
107 2009-03-03 [colin] 3.7.0cvs77
109 * src/prefs_filtering.c
110 Win32: Fix bug 1865, 'IMAP account name changes
111 are not followed at filter actions'
113 2009-03-02 [colin] 3.7.0cvs76
116 Fix Launchpad bug 335571: 'claws-mail crashed
117 with SIGSEGV in strlen() while deleting
118 large amount of e-mails on IMAP account
120 2009-02-27 [mones] 3.7.0cvs75
122 * manual/es/account.xml
124 * manual/es/addrbook.xml
125 * manual/es/advanced.xml
126 * manual/es/claws-mail-manual.xml
128 * manual/es/glossary.xml
130 * manual/es/handling.xml
131 * manual/es/intro.xml
132 * manual/es/keyboard.xml
133 * manual/es/plugins.xml
134 * manual/es/starting.xml
135 Sync with English version, fix some typos
136 Changed encoding to UTF-8
138 Update for release, changed encoding to UTF-8
140 2009-02-24 [colin] 3.7.0cvs74
143 Don't print separation line if there
146 2009-02-23 [cleroy] 3.7.0cvs73
155 * src/addrduplicates.c
158 * src/addressbook_foldersel.c
168 * src/editaddress_other_attributes_ldap.c
206 * src/prefs_account.c
207 * src/prefs_actions.c
209 * src/prefs_filtering.c
210 * src/prefs_filtering_action.c
211 * src/prefs_folder_column.c
212 * src/prefs_folder_item.c
214 * src/prefs_matcher.c
217 * src/prefs_summaries.c
218 * src/prefs_summary_column.c
219 * src/prefs_template.c
221 * src/prefs_toolbar.c
233 * src/summary_search.c
240 * src/common/base64.c
243 * src/common/plugin.c
245 * src/common/session.c
247 * src/common/socket.c
248 * src/common/string_match.c
249 * src/common/stringtable.c
253 * src/common/xmlprops.c
254 * src/gtk/colorlabel.c
256 * src/gtk/foldersort.c
257 * src/gtk/gtkaspell.c
258 * src/gtk/gtkcmclist.c
259 * src/gtk/gtkcmctree.c
260 * src/gtk/gtkcmoptionmenu.c
261 * src/gtk/gtksctree.c
262 * src/gtk/gtkshruler.c
263 * src/gtk/gtksourceprintjob.c
265 * src/gtk/gtkvscrollbutton.c
266 * src/gtk/logwindow.c
268 * src/gtk/pluginwindow.c
269 * src/gtk/prefswindow.c
270 * src/gtk/quicksearch.c
271 * src/gtk/spell_entry.c
272 * src/plugins/pgpcore/select-keys.c
273 * src/plugins/pgpinline/pgpinline.c
274 * src/plugins/pgpmime/pgpmime.c
275 * src/plugins/smime/smime.c
276 * src/plugins/spamassassin/spamassassin_gtk.c
277 Mass commit changing g_return_* to cm_return_*
278 and making these more interesting
280 2009-02-23 [colin] 3.7.0cvs72
283 Always initialise error code to no error
285 2009-02-23 [colin] 3.7.0cvs71
288 Fix separator substitution
290 2009-02-23 [colin] 3.7.0cvs70
293 * src/gtk/colorlabel.c
294 don't use g_return on normal checks
296 2009-02-22 [colin] 3.7.0cvs69
302 2009-02-22 [colin] 3.7.0cvs68
304 * src/addrduplicates.c
321 * src/prefs_filtering.c
332 * src/common/socket.c
333 * src/common/template.c
334 * src/etpan/imap-thread.c
335 * src/gtk/gtkaspell.c
336 * src/gtk/gtkcmctree.c
337 * src/gtk/gtksctree.c
338 * src/gtk/inputdialog.c
339 * src/plugins/pgpcore/sgpgme.c
340 * src/plugins/pgpmime/pgpmime.c
341 * src/plugins/smime/smime.c
342 * src/plugins/spamassassin/spamassassin.c
343 Fix errors caught by Coverity: NULL checks, leaks, overruns,
344 uninitialised accesses
346 2009-02-17 [colin] 3.7.0cvs67
349 Disable controls during queuing
351 2009-02-15 [colin] 3.7.0cvs66
354 * src/plugins/pgpcore/select-keys.c
355 * src/plugins/pgpcore/sgpgme.c
356 Disable use of disabled keys
358 2009-02-15 [colin] 3.7.0cvs65
362 Fix font updating after changing
363 prefs_common.derive_from_normal_font
365 2009-02-12 [paul] 3.7.0cvs64
371 * src/common/version.h.in
375 more copyright header fixes
377 2009-02-12 [paul] 3.7.0cvs63
379 * src/gtk/progressdialog.c
380 * src/gtk/progressdialog.h
383 2009-02-12 [paul] 3.7.0cvs62
385 * src/gtk/spell_entry.c
386 * src/gtk/spell_entry.h
387 better, more standard copyright header
389 2009-02-12 [paul] 3.7.0cvs61
391 * src/gtk/spell_entry.c
392 * src/gtk/spell_entry.h
393 changes to copyright header
395 2009-02-12 [paul] 3.7.0cvs60
397 * src/gtk/spell_entry.c
398 * src/gtk/spell_entry.h
401 2009-02-11 [colin] 3.7.0cvs59
403 * src/gtk/spell_entry.c
404 * src/gtk/spell_entry.h
407 2009-02-11 [colin] 3.7.0cvs58
410 * src/gtk/Makefile.am
411 * src/gtk/gtkaspell.c
412 * src/gtk/gtkaspell.h
413 Add spellcheck to subject. Patch by
416 2009-02-10 [holger] 3.7.0cvs57
420 Move filename define for printing page setup cache to defs.h
422 2009-02-08 [mones] 3.7.0cvs56
425 Fix build for bison 2.4.1
427 2009-02-06 [holger] 3.7.0cvs55
432 Fix restoring of custom page setups for printing by
433 temporarily caching the settings.
434 This is a workaround for Gnome Bug #39018, and fixes
435 Claws Mail Bug #1840.
437 2009-02-06 [colin] 3.7.0cvs54
440 Fix hardcoded Shift-Q quits. Fixes
441 bug 1838, 'Claws-Mail sometimes quits
442 when attempting to type a capital Q'
444 2009-01-31 [paul] 3.7.0cvs53
447 revert 3.7.0cvs49, until there is time to find out
448 why it causes a nasty crash!
450 2009-01-31 [paul] 3.7.0cvs52
453 1 string that was forgotten for translation
455 2009-01-31 [paul] 3.7.0cvs51
458 2 strings that were forgotten for translation
460 2009-01-31 [paul] 3.7.0cvs50
462 * src/gtk/prefswindow.c
463 build prefs tree in a slightly smarter way -
464 fix bug where if path[0] had same name as
465 path[1], (like in the de translation), path[1]
466 was lost and not shown in the window
468 2009-01-31 [paul] 3.7.0cvs49
471 fix bug 1836, 'Quoted text still blue after
472 removal of quote-character'
473 comment out some debug_print's that needlessly
476 comment out a debug_print that needlessly slows
479 2009-01-31 [paul] 3.7.0cvs48
482 fix bug 1834, '"semi"-selection when collapsing thread'
484 2009-01-31 [paul] 3.7.0cvs47
486 * src/prefs_compose_writing.c
487 * src/prefs_message.c
488 move 'quote_chars' pref to where it should be
490 2009-01-30 [paul] 3.7.0cvs46
493 fix updating of popup menu sensitivity
495 2009-01-28 [paul] 3.7.0cvs45
497 * tools/filter_conv_new.pl
498 move 'move' and 'delete' to end of @actions
499 so that they are always final actions in the
500 generated filtering rule
502 2009-01-27 [paul] 3.7.0cvs44
505 always select text/calendar mimepart if suitable
506 plugin (i.e. vCalendar) is available
508 2009-01-27 [paul] 3.7.0cvs43
511 fix crash when right-clicking in summaryview when
514 2009-01-22 [colin] 3.7.0cvs42
519 When replying to signed/encrypted mail and the
520 preference to sign/encrypt in this case is set,
521 choose the original mail's privacy system (if
524 2009-01-21 [colin] 3.7.0cvs41
527 Fix warning (on-the-fly theming of
528 addressbook isn't complete yet)
530 2009-01-21 [colin] 3.7.0cvs40
534 Win32: Fix window placement
536 2009-01-21 [paul] 3.7.0cvs39
539 update timeout log msg
541 2009-01-17 [colin] 3.7.0cvs38
547 * src/etpan/imap-thread.c
548 Fix g_open calls (which don't ignore mode)
550 2009-01-17 [colin] 3.7.0cvs37
559 * src/common/ssl_certificate.c
562 * src/etpan/imap-thread.c
563 * src/plugins/bogofilter/bogofilter.c
564 * src/plugins/pgpinline/pgpinline.c
565 * src/plugins/smime/smime.c
566 Probably fix bug 1825, 'Unable to fetch messages from
567 IMAP folders named with non-ASCII string'
568 Change remaining occurences of fopen and open with
571 2009-01-17 [paul] 3.7.0cvs36
574 update an old, outdated piece of info
576 2009-01-17 [paul] 3.7.0cvs35
578 * src/prefs_folder_item.c
579 fix bug where saving Folder Properties of a
580 sub-folder of outbox, queue, draft or trash
581 would change its parent's folder type to normal
583 2009-01-12 [mones] 3.7.0cvs34
588 2009-01-12 [wwp] 3.7.0cvs33
591 * tools/popfile-link.sh
592 * tools/textviewer.sh
593 Fix bashisms and other portability glitches (thanks to
596 2009-01-11 [paul] 3.7.0cvs32
599 clean up some build warnings
601 2009-01-11 [colin] 3.7.0cvs31
604 Revert part of patch 3.7.0cvs29
605 This function is used when jpilot
608 2009-01-11 [colin] 3.7.0cvs30
611 folder_find_child_item_by_name():
612 actually use name, not path's basename
614 2009-01-11 [paul] 3.7.0cvs29
621 * src/prefs_folder_item.c
622 clean up some build warnings
624 2009-01-11 [paul] 3.7.0cvs28
627 don't even mention printing support, assume its
628 presence, unless building with GTK+ < 2.10.0
630 2009-01-10 [colin] 3.7.0cvs27
633 Fix bug 1811, '[mime] Crash when there's no
634 room for filename's start on the same line'
635 When the mimetype of the attachment is very
636 long, there's no room at all to start the
637 name=... parameter on the same line. This
638 caused an infinite loop as 0 characters of
639 the filename could be appended.
640 In such cases, insert linebreak before the
643 2009-01-09 [colin] 3.7.0cvs26
648 Win32: Fix bug 1815, 'Drag-n-Drop of files on
649 Compose Window does not attach'
651 2009-01-09 [colin] 3.7.0cvs25
654 Fix bug 1817, 'Changing Themes does not
655 update the pixmaps in "Select folder"
658 2009-01-09 [colin] 3.7.0cvs24
661 Win32: Fix bug 1816, 'Attaching files with
662 command-line generates error after attaching'
664 2009-01-09 [paul] 3.7.0cvs23
667 forgot this '2009' in last commit
669 2009-01-09 [paul] 3.7.0cvs22
673 update copyright headers
675 2009-01-09 [paul] 3.7.0cvs21
677 * doc/man/claws-mail.1
680 2009-01-09 [colin] 3.7.0cvs20
683 Fix bug 1814, 'Windows' WM badly places
686 2009-01-09 [colin] 3.7.0cvs19
693 Win32: Fix bug 1813, 'Installing Theme Creates Error'
695 2009-01-08 [colin] 3.7.0cvs18
698 Win32: Fix bug 1810, 'Pressing 'o' key
701 2009-01-07 [colin] 3.7.0cvs17
704 Fix bug 1432, '& not escaped in links (HTML
707 2009-01-06 [colin] 3.7.0cvs16
709 * src/plugins/pgpcore/select-keys.c
710 Warn translators the usual way about
713 2009-01-06 [colin] 3.7.0cvs15
716 Fix synchronisation dialog that shouldn't
717 appear when network goes down (Network
721 Fix save as when attach_save_dir isn't set
722 fixes bug 1804, 'attach_save_directory does
723 not default to $HOME'
724 * src/plugins/pgpcore/select-keys.c
725 Add mnemonics to buttons - warn translators!
727 2009-01-06 [wwp] 3.7.0cvs14
730 Fix cvs13, thanks to Colin.
732 2009-01-06 [wwp] 3.7.0cvs13
735 Better support for Spanish Outlook replies (RES).
737 2009-01-02 [colin] 3.7.0cvs12
740 Fix (+) sign after collapsed folder names that
741 have quicksearch-matching children.
742 Fixes bug 1506, 'Recursive search in collapsed
745 2009-01-02 [colin] 3.7.0cvs11
749 Remove now-unused stock_pixmap_gdk
751 2009-01-02 [colin] 3.7.0cvs10
754 * src/pixmaps/claws-mail_icon.xpm
755 Use pixbuf for app icon, and make the app icon
758 2009-01-02 [colin] 3.7.0cvs9
761 Show both link title and URI if possible
763 2009-01-02 [colin] 3.7.0cvs8
767 * src/addressbook_foldersel.c
770 * src/grouplistdialog.c
774 * src/gtk/gtkcmclist.c
775 * src/gtk/gtkcmclist.h
776 * src/gtk/gtkcmctree.c
777 * src/gtk/gtkcmctree.h
778 * src/gtk/gtksctree.c
779 * src/gtk/gtksctree.h
780 Implement pixbuf rendering in tree widgets
782 * src/plugins/trayicon/trayicon.c
785 Use pixbuf rendering here too
787 2008-12-30 [paul] 3.7.0cvs7
790 no need to prematurely trim the uri in the statusbar
792 2008-12-29 [paul] 3.7.0cvs6
795 prefer List-Id header to X-* headers when creating
796 filter rule automatically
798 2008-12-28 [colin] 3.7.0cvs5
801 Set minimum height to 440 instead of 480
803 2008-12-22 [colin] 3.7.0cvs4
806 Fix bug 1799, '"Discard message" deletes manually
807 saved draft'. Switch rmode to REEDIT after
810 2008-12-21 [paul] 3.7.0cvs3
812 * tools/claws.i18n.status.pl
815 2008-12-21 [paul] 3.7.0cvs2
821 2008-12-21 [paul] 3.7.0cvs1
827 2008-12-19 [paul] 3.7.0
834 2008-12-19 [paul] 3.6.1cvs80
837 remove unmaintained sk and sr from ALL_LINGUAS
838 add newly maintained cs to ALL_LINGUAS
849 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
850 Stephan Sachse, Flammie Pirinen, Páder Rezso, Marcel Pol,
851 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
854 2008-12-16 [colin] 3.6.1cvs79
856 * src/plugins/pgpcore/sgpgme.c
859 2008-12-15 [colin] 3.6.1cvs78
864 * src/plugins/pgpcore/sgpgme.c
865 * src/plugins/pgpcore/sgpgme.h
866 * src/plugins/pgpinline/pgpinline.c
867 * src/plugins/pgpmime/pgpmime.c
868 * src/plugins/smime/smime.c
869 Fix bug 1796, 'PGP/MIME setting: "select key by your
870 email address" doesn't work'. Use custom from address
873 2008-12-15 [colin] 3.6.1cvs77
876 Fix bug 1746, 'Makes a mailto link from several
879 2008-12-15 [paul] 3.6.1cvs76
882 fix warnings thrown up by autoconf-2.63
884 2008-12-13 [colin] 3.6.1cvs75
892 Finish previous patch
894 2008-12-13 [colin] 3.6.1cvs74
897 Only install certs on windows
899 2008-12-13 [colin] 3.6.1cvs73
902 * tools/ca-certificates.crt
903 * src/common/Makefile.am
905 First try to ship SSL certificates in Windows
908 2008-12-12 [colin] 3.6.1cvs72
911 * src/plugins/pgpinline/claws.def
914 2008-12-12 [paul] 3.6.1cvs71
918 * src/partial_download.c
923 win32: fix unlinking, renaming and bug with
927 2008-12-11 [colin] 3.6.1cvs70
930 * manual/fr/advanced.xml
931 Update french translations
933 2008-12-10 [colin] 3.6.1cvs69
936 Correct bug submission guidelines
938 2008-12-10 [colin] 3.6.1cvs68
940 * src/plugins/pgpcore/pgp_viewer.c
941 Fix bug 1736, 'Key import does not work'
942 Kill the correct pid (and not the parent
943 shell), and increase the timeout a bit.
945 2008-12-09 [paul] 3.6.1cvs67
948 ensure that any stray noticeview buttons are hidden,
949 as clicking them causes segfaults!
951 2008-12-09 [colin] 3.6.1cvs66
955 * src/folder_item_prefs.h
959 Fix bug 1792, '"Save Message to" should
960 retain list of recently selected folders'
961 Also, make Enchant-related prefs stick
962 even if the build doesn't enable enchant
964 2008-12-09 [paul] 3.6.1cvs65
967 fix bug 1787, 'Prevent automatic PGP inline
968 decryption attempts' use the noticeview to display
969 decryption failure messages instead of the irritating
972 2008-12-09 [colin] 3.6.1cvs64
974 * src/prefs_filtering.c
975 Fix bug 1789, 'filtering account selection
976 (regression)'. Filtering on sending-only
977 accounts can be a little useful when using
978 filtering via Tools menu.
980 2008-12-07 [paul] 3.6.1cvs63
982 * src/prefs_actions.c
983 don't auto-select first entry (same as other
985 * src/gtk/pluginwindow.c
986 these parents don't have children so don't look
989 2008-12-07 [paul] 3.6.1cvs62
991 * src/prefs_account.c
992 * src/gtk/pluginwindow.c
993 * src/gtk/prefswindow.c
994 * src/gtk/prefswindow.h
995 auto-select first page
997 2008-12-05 [colin] 3.6.1cvs61
1001 Fix bug 1788, 'CM crashes re-encoding
1002 encoded parameters' (introduced in cvs40)
1004 2008-12-05 [paul] 3.6.1cvs60
1006 * src/prefs_common.h
1007 remove gpg prefs that are no longer needed here
1009 2008-12-03 [colin] 3.6.1cvs59
1012 Speed up cache reading (about 10% gain)
1014 * src/gtk/gtksctree.c
1015 Speed up expand/collapse all threads
1018 2008-12-03 [paul] 3.6.1cvs58
1021 eradicate gcc4's signedness warnings
1022 fix building with gnuTLS on (Open)Solaris
1024 2008-12-01 [colin] 3.6.1cvs57
1026 * src/gtk/gtkcmclist.c
1029 2008-12-01 [colin] 3.6.1cvs56
1031 * src/plugins/pgpinline/pgpinline.c
1032 Fix bug 1779, 'PGP Inline badly handles
1033 multipart'. Properly dump the current part
1034 instead of running around with scissors
1036 2008-11-30 [paul] 3.6.1cvs55
1038 * manual/advanced.xml
1039 * manual/plugins.xml
1040 * src/prefs_toolbar.c
1041 remove the verb from the page title and
1042 update references in the manual
1044 2008-11-30 [paul] 3.6.1cvs54
1047 move Other/ page to Other/Miscellaneous
1048 * src/gtk/prefswindow.c
1049 make parent page unselectable
1051 2008-11-29 [paul] 3.6.1cvs53
1054 add the new 'primary_paste_unselects' hidden
1055 option, add missing 'log_[...]_color' options,
1056 and reformat the text
1057 * manual/advanced.xml
1058 add the new 'primary_paste_unselects' hidden
1059 option, add missing 'log_[...]_color' options
1061 2008-11-28 [colin] 3.6.1cvs52
1066 2008-11-28 [colin] 3.6.1cvs51
1071 2008-11-28 [colin] 3.6.1cvs50
1074 Fix account selection in Mailing list
1077 2008-11-28 [paul] 3.6.1cvs49
1080 automatically remove obsolete strings
1082 2008-11-28 [colin] 3.6.1cvs48
1084 * src/plugins/pgpcore/sgpgme.c
1085 Fix error message when key isn't available.
1087 2008-11-27 [colin] 3.6.1cvs47
1093 2008-11-26 [colin] 3.6.1cvs46
1098 2008-11-26 [colin] 3.6.1cvs45
1100 * src/plugins/pgpcore/select-keys.c
1101 * src/plugins/pgpcore/sgpgme.c
1102 Fix bug 1591, 'S/MIME: better key
1103 handling/selection dialog'
1104 Really ignore revoked/expired keys
1106 2008-11-26 [colin] 3.6.1cvs44
1109 * src/common/claws.c
1111 Make sure libgcrypt's threading is initialised
1112 before gnutls. See also old bug 1539.
1114 2008-11-26 [colin] 3.6.1cvs43
1118 * src/etpan/imap-thread.c
1119 Fix possible crashes due to clist_begin()
1120 not checking for NULLs (it should!)
1122 2008-11-25 [colin] 3.6.1cvs42
1125 Fix line length in MIME parameters
1127 2008-11-22 [paul] 3.6.1cvs41
1130 grab Return key press in attachments Properties
1133 2008-11-21 [colin] 3.6.1cvs40
1137 Fix bug 1776, 'use encoded name parameters
1138 for attachments instead of ascii'.
1139 Break the RFC 2047 by using B-encoded
1140 filename parameter, like everyone does,
1141 following advice from the RFC author.
1143 2008-11-21 [colin] 3.6.1cvs39
1145 * src/common/socket.c
1146 Rehandshake if server asks to
1148 2008-11-21 [colin] 3.6.1cvs38
1152 * src/common/session.h
1154 Move conditional-compilation members to
1157 2008-11-19 [wwp] 3.6.1cvs37
1159 * src/prefs_actions.c
1160 Fixed wrong behaviour when pressing Escape (was not cancelling
1163 2008-11-19 [wwp] 3.6.1cvs36
1169 * src/prefs_actions.c
1170 * src/prefs_filtering_action.c
1174 * src/common/utils.c
1175 Replace occurrences of "command line" with "command-line" everywhere.
1176 Enforce code style (mostly indentation) in prefs_actions.c.
1178 2008-11-19 [colin] 3.6.1cvs35
1181 * src/prefs_common.c
1182 * src/prefs_common.h
1183 Add primary_paste_unselects hidden preference
1184 to change how middle-click pasting changes
1185 the selection and insert point; defaults to
1188 2008-11-19 [colin] 3.6.1cvs34
1191 Always give focus to summaryview, even if
1192 the folder is empty, in small screen layout.
1193 Allows to go back to folderlist using the
1196 2008-11-18 [colin] 3.6.1cvs33
1199 Put back conditional at the end of struct
1201 2008-11-18 [colin] 3.6.1cvs32
1204 * src/common/w32_reg.c
1205 Fix crash on win32 when browsing to a
1208 2008-11-15 [colin] 3.6.1cvs31
1211 After a mid-click paste, deselect selection
1212 and go to end of paste.
1214 2008-11-15 [colin] 3.6.1cvs30
1217 Auto-save draft after external editor quits
1219 2008-11-15 [colin] 3.6.1cvs29
1221 * src/plugins/pgpcore/sgpgme.c
1222 Fix wrong error display, thanks to
1225 2008-11-14 [colin] 3.6.1cvs28
1227 * src/prefs_actions.c
1228 Comment out bogus (IMO) warning
1230 2008-11-14 [colin] 3.6.1cvs27
1237 Share summaryview's context menu actions with
1238 the equivalent menu items of the main menu;
1239 this allows to share accelerators and de-
1242 2008-11-14 [colin] 3.6.1cvs26
1244 * src/plugins/pgpcore/sgpgme.c
1245 Fix bug 1768, 'claws-mail crashes while
1246 checking smime bad signature'
1248 2008-11-13 [colin] 3.6.1cvs25
1252 Fix redefinition of PREFSBUFSIZE
1254 2008-11-13 [wwp] 3.6.1cvs24
1256 * tools/popfile-link.sh
1257 Add support for reusing existing POPFile session ID.
1259 2008-11-12 [colin] 3.6.1cvs23
1262 Fix bug 1771, 'Folder template gets
1263 truncated when exiting the application'
1264 Use a 32k buffer for string preferences
1266 2008-11-11 [colin] 3.6.1cvs22
1269 Fix "display sender using addressbook" when
1270 prefs_common.swap_from is in use. Patch by
1273 2008-11-11 [colin] 3.6.1cvs21
1278 Make a few functions static
1280 2008-11-07 [colin] 3.6.1cvs20
1284 Fix crash when rebuilding colorlabel
1288 * src/prefs_account.c
1289 * src/prefs_compose_writing.c
1290 * src/prefs_logging.c
1291 * src/prefs_message.c
1293 * src/prefs_receive.c
1294 * src/prefs_summaries.c
1295 * src/prefs_wrapping.c
1296 * src/plugins/bogofilter/bogofilter_gtk.c
1297 * src/plugins/pgpcore/prefs_gpg.c
1298 * src/plugins/spamassassin/spamassassin_gtk.c
1299 Fix deprecated use of page_size in
1300 gtkspinbutton adjustments
1302 2008-11-06 [mones] 3.6.1cvs19
1305 Fix missing "About" in Help menu
1306 * tools/claws.i18n.status.pl
1309 2008-11-05 [colin] 3.6.1cvs18
1314 * src/common/socket.c
1315 * src/common/socket.h
1316 * src/gtk/gtkutils.c
1317 * src/gtk/gtkutils.h
1318 w32: Implement single launch (lock
1319 socket); always put debug log to
1320 the rc_dir; fix Start menu update
1321 after registering as default Mail
1324 2008-11-05 [colin] 3.6.1cvs17
1327 Setting the Mail start menu item in HKCU
1328 confuses the Internet Options dialog. Do
1329 it in HKLM as this dialog does.
1331 2008-11-04 [colin] 3.6.1cvs16
1333 * src/common/w32_reg.c
1336 2008-11-04 [colin] 3.6.1cvs15
1339 w32: Fix getting content-type
1341 * src/prefs_common.c
1342 * src/prefs_common.h
1343 * src/prefs_ext_prog.c
1345 w32: better integration (use the
1346 standard file associations instead
1347 of our platform-unadapted open
1350 * src/common/utils.c
1351 * src/common/w32_reg.c
1352 * src/common/w32lib.h
1353 w32: better integration (allow
1354 setting Claws as default MUA)
1356 2008-11-01 [colin] 3.6.1cvs14
1359 Fix wrongly converted non-ascii characters
1360 when locale's charset is US-ASCII (strict-mode
1361 was failing in this case)
1363 2008-10-30 [colin] 3.6.1cvs13
1369 Use one UI Manager per mimeview, instead of
1370 the global one -- else user_data pointer gets
1371 broken if opening and closing another message-
1372 view, then using right-click on a mimeview's
1373 mimepart. Probably fixes bug 1711, 'Save-as
1376 2008-10-24 [paul] 3.6.1cvs12
1379 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
1380 * tools/kdeservicemenu/install.sh
1381 another, possibly the final?, attempt on getting this
1384 2008-10-24 [paul] 3.6.1cvs11
1386 * tools/kdeservicemenu/install.sh
1387 fix servicemenu installation directory on kde4
1389 2008-10-24 [paul] 3.6.1cvs10
1391 * tools/kdeservicemenu/README
1392 * tools/kdeservicemenu/install.sh
1393 add support for kde4 in addition to kde3.
1394 a rework involving checking for kde4-config, then
1395 kde-config, finally prompting the user for the
1396 location of either if they cannot be found
1399 2008-10-18 [paul] 3.6.1cvs9
1401 * tools/claws.i18n.status.pl
1402 updated with latest translator info.
1403 only print for languages defined in %langname
1405 2008-10-17 [paul] 3.6.1cvs8
1407 * src/plugins/pgpcore/sgpgme.c
1408 when listing the uid's, show the uid validity
1410 2008-10-16 [paul] 3.6.1cvs7
1415 2008-10-13 [wwp] 3.6.1cvs6
1418 Updated French translation.
1420 2008-10-11 [colin] 3.6.1cvs5
1423 Fix bug 1756, "Outdated translators list in About
1424 dialogue". Patch by Aleksei Miheev.
1426 2008-10-11 [colin] 3.6.1cvs4
1436 * src/prefs_account.c
1437 * src/send_message.c
1438 * src/send_message.h
1442 * src/common/claws.c
1444 * src/common/session.c
1445 * src/common/session.h
1448 * src/common/socket.c
1449 * src/common/socket.h
1452 * src/common/ssl_certificate.c
1453 * src/common/ssl_certificate.h
1455 * src/gtk/sslcertwindow.c
1456 * src/gtk/sslcertwindow.h
1459 2008-10-11 [colin] 3.6.1cvs3
1461 * src/common/ssl_certificate.c
1462 Make local function static
1464 2008-10-10 [colin] 3.6.1cvs2
1467 * src/common/ssl_certificate.c
1468 * src/gtk/sslcertwindow.c
1469 Add offline certificate verification,
1470 thanks to Nikos Mavrogiannopoulos for the
1473 2008-10-10 [colin] 3.6.1cvs1
1475 * src/common/ssl_certificate.c
1476 * src/gtk/sslcertwindow.c
1479 2008-10-10 [paul] 3.6.1
1481 * m4/spamassassin.m4
1482 remove openssl dross
1489 2008-10-10 [colin] 3.6.0cvs25
1492 Tell libetpan it doesn't need to init
1495 2008-10-10 [colin] 3.6.0cvs24
1498 Remove references to openssl
1500 2008-10-09 [colin] 3.6.0cvs23
1505 2008-10-09 [colin] 3.6.0cvs22
1508 Error out when building against openssl
1510 2008-10-09 [colin] 3.6.0cvs21
1517 Disable OpenSSL due to requirement of
1518 OpenSSL exception. Code not removed yet,
1519 just in case, but disabled.
1521 2008-10-09 [colin] 3.6.0cvs20
1531 * src/prefs_ext_prog.c
1533 * src/prefs_image_viewer.c
1537 * src/gtk/Makefile.am
1539 * src/gtk/gtksourceprintjob.c
1540 * src/gtk/gtksourceprintjob.h
1541 Revert previous patch. It'd be better to remove
1542 OpenSSL instead, as GnuTLS works as well.
1544 2008-10-09 [colin] 3.6.0cvs19
1554 * src/prefs_ext_prog.c
1556 * src/prefs_image_viewer.c
1560 * src/gtk/Makefile.am
1562 * src/gtk/gtksourceprintjob.c
1563 * src/gtk/gtksourceprintjob.h
1564 Remove the libgnomeprint interface (deprecated,
1565 and fixes Debian's #501570, 'Copyright confusion')
1567 2008-10-09 [colin] 3.6.0cvs18
1570 Require libetpan 0.57 (important fixes)
1572 2008-10-08 [paul] 3.6.0cvs17
1574 * src/prefs_filtering_action.c
1575 * src/prefs_matcher.c
1576 enable re-ordering of the filtering/processing
1577 condition and actions lists by drag'n'drop
1579 2008-10-08 [colin] 3.6.0cvs16
1582 Fix wrong menu title
1584 2008-10-07 [colin] 3.6.0cvs15
1587 After thinking, revert this. It's only a minor
1588 annoyance to GSSAPI users, and I can't test this
1589 right now. Postponed until after next good release.
1591 2008-10-07 [colin] 3.6.0cvs14
1594 Don't ask for a password when using GSSAPI
1596 2008-10-07 [colin] 3.6.0cvs13
1599 Fix build with GTK+ < 2.14
1601 2008-10-07 [colin] 3.6.0cvs12
1605 * src/prefs_common.c
1606 * src/prefs_common.h
1608 * src/gtk/colorlabel.c
1609 Fix bug 1749, 'Shortcut keys for color labels
1611 Make fullscreen a setting remembered between
1614 2008-10-07 [colin] 3.6.0cvs11
1617 Fix bug 1747, 'Wanderlust keybindings no longer
1618 working (regression)'
1620 2008-10-07 [colin] 3.6.0cvs10
1623 Make fullscreen a real menu item
1625 2008-10-07 [colin] 3.6.0cvs9
1628 Make sure we won't save size when
1631 2008-10-06 [colin] 3.6.0cvs8
1635 Handle fullscreen via F11. Patch by
1638 2008-10-06 [colin] 3.6.0cvs7
1641 Fix return value when setting client cert
1643 2008-10-04 [colin] 3.6.0cvs6
1646 Fix bug 1742, 'Attachment list contents not
1649 2008-10-04 [paul] 3.6.0cvs5
1652 fix failure of Hide toolbar option on restart
1654 2008-10-04 [colin] 3.6.0cvs4
1661 Maemo: Fix bug 1737, Crashes upon opening
1663 2008-10-04 [paul] 3.6.0cvs3
1666 submitted (just a little late) by Frederico
1669 2008-10-03 [wwp] 3.6.0cvs2
1672 Many fixes, mostly in menus and accelerators.
1674 2008-10-03 [colin] 3.6.0cvs1
1677 Allow network mounts with new GTKs: they're
1678 available via FUSE mounts and we don't need
1681 2008-10-03 [paul] 3.6.0
1688 2008-10-03 [paul] 3.5.0cvs145
1695 new translations. added by Yasen Pramatarov,
1696 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
1705 updated translations. submitted by Miquel Oliete,
1706 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
1707 Andrea Spadaccini, Emilian Nowak, and Ralph Young
1709 2008-10-02 [colin] 3.5.0cvs144
1711 * src/common/session.c
1712 Fix crash when connection fails on windows
1714 2008-10-01 [colin] 3.5.0cvs143
1717 Real fix for FS-unsafe chars on win32
1719 2008-10-01 [colin] 3.5.0cvs142
1722 Encode prohibited filenames on win32
1724 2008-09-30 [mones] 3.5.0cvs141
1728 * src/prefs_themes.c
1730 Fix output of some debug messages
1732 2008-09-30 [colin] 3.5.0cvs140
1739 * src/prefs_themes.c
1743 * src/common/utils.c
1744 * src/gtk/sslcertwindow.c
1745 Win32: Fix time usage; use g_stat
1747 2008-09-29 [colin] 3.5.0cvs139
1749 * src/common/utils.c
1750 Fix case-sensitive match of subject
1753 2008-09-29 [colin] 3.5.0cvs138
1755 * src/folder_item_prefs.c
1756 * src/folder_item_prefs.h
1758 * src/prefs_folder_item.c
1759 * src/prefs_matcher.c
1761 * src/common/string_match.c
1762 * src/common/utils.c
1763 Fix a huge leak (dozens of megs per folder
1764 change) on Windows: disable regexps
1766 2008-09-28 [paul] 3.5.0cvs137
1771 2008-09-27 [colin] 3.5.0cvs136
1775 Add accessor for cur_account
1777 2008-09-27 [colin] 3.5.0cvs135
1780 Fix crash when error happen on session establishment
1782 2008-09-26 [mones] 3.5.0cvs134
1787 2008-09-26 [colin] 3.5.0cvs133
1789 * src/plugins/pgpcore/claws.def
1792 2008-09-26 [colin] 3.5.0cvs132
1794 * src/prefs_common.c
1795 * src/prefs_common.h
1796 * src/plugins/pgpcore/pgp_viewer.c
1797 Add an accessor to prefs_common for plugins
1800 2008-09-25 [colin] 3.5.0cvs131
1803 Fix bug 1725, 'useless lines in clawsrc'
1804 * src/plugins/smime/mypgpcore.def
1805 Add a missing symbol
1807 2008-09-25 [paul] 3.5.0cvs130
1809 * src/plugins/smime/mypgpcore.def
1810 * src/plugins/smime/plugin.def
1811 * src/plugins/smime/version.rc
1812 add these windows-specific files
1815 2008-09-25 [colin] 3.5.0cvs129
1818 Load standard plugins only on first run
1820 2008-09-25 [colin] 3.5.0cvs128
1825 2008-09-24 [colin] 3.5.0cvs127
1828 Add nb_NO's charset (iso-8859-1)
1830 2008-09-24 [colin] 3.5.0cvs126
1832 * src/common/utils.c
1833 Fix get_mail_base_dir() on windows
1834 (was synced from main ages ago)
1836 2008-09-24 [colin] 3.5.0cvs125
1840 Integrate better with Windows' style
1842 2008-09-23 [paul] 3.5.0cvs124
1847 offer these strings to translators too
1849 2008-09-23 [colin] 3.5.0cvs123
1852 Add a --disable-dbus flag in case we want
1853 no DBUS even if headers are available (like
1854 for building gpg4win)
1857 * src/prefs_logging.c
1858 * src/common/utils.c
1859 * src/plugins/pgpcore/sgpgme.c
1860 * src/plugins/smime/claws.def
1862 - disable filtering log (it's crashy for
1864 - fix gmtime_r when time is -1 (before 01/01/70)
1865 - add symbols for smime
1867 2008-09-22 [colin] 3.5.0cvs122
1869 * src/common/utils.c
1873 Fix cursor position after changing account
1877 Fix absolute path detection
1879 2008-09-21 [colin] 3.5.0cvs121
1881 * src/gtk/gtkaspell.c
1882 Don't try to use empty dictionaries
1884 2008-09-20 [colin] 3.5.0cvs120
1887 Add the new files to the translations
1889 2008-09-20 [colin] 3.5.0cvs119
1892 * src/plugins/Makefile.am
1893 * src/plugins/smime/Makefile.am
1894 * src/plugins/smime/plugin.c
1895 * src/plugins/smime/smime.c
1896 * src/plugins/smime/smime.deps
1897 * src/plugins/smime/smime.h
1898 Include S/Mime plugin in the main plugins
1899 Will ease the Gpg4win team's work
1901 2008-09-20 [colin] 3.5.0cvs118
1908 * src/common/socket.c
1909 * src/gtk/gtkutils.c
1910 * src/plugins/pgpcore/claws.def
1911 Windows: more fixes, thanks to wwp and
1914 2008-09-20 [colin] 3.5.0cvs117
1917 Tell on which server errors happened
1919 2008-09-20 [colin] 3.5.0cvs116
1921 * src/etpan/etpan-thread-manager.c
1922 * src/etpan/imap-thread.c
1923 * src/etpan/nntp-thread.c
1924 Windows: Fix hang on IMAP/NNTP
1926 2008-09-20 [colin] 3.5.0cvs115
1928 * src/common/utils.c
1929 Fix bug 1723, "Buffer overflow crash caused by
1930 preview in 'Date format help' dialog box"
1931 Also, optimise fast_strftime a bit :)
1933 2008-09-18 [colin] 3.5.0cvs114
1937 Check for NULLs before str* functions
1939 2008-09-18 [colin] 3.5.0cvs113
1944 Handle html parts in multipart/related
1945 Decode ISO-8859-1 as Windows-1252 (the former
1946 is a subset of the latter) in order to
1947 workaround Outlook mails misencoding
1948 * src/gtk/logwindow.c
1949 * src/gtk/logwindow.h
1950 Clear mainwindow's error pixmap when the
1951 error scrolls out of the log
1953 2008-09-17 [colin] 3.5.0cvs112
1955 * src/image_viewer.c
1956 Fix image loading (multiple childs added to
1957 scrolledwindow, break of the resize functionality)
1959 * src/prefs_folder_item.c
1960 * src/prefs_spelling.c
1961 * src/gtk/gtkaspell.c
1962 Better fix problems with dictionaries updates
1964 2008-09-17 [colin] 3.5.0cvs111
1966 * src/common/utils.c
1967 Fix double-opening (fixes multiple signatures when
1970 2008-09-16 [colin] 3.5.0cvs110
1972 * src/prefs_account.c
1973 * src/prefs_folder_item.c
1974 * src/prefs_spelling.c
1975 * src/gtk/gtkaspell.c
1976 Better stripping of aspell dictionaries names
1980 * 3.6.0-rc1 released
1982 2008-09-16 [colin] 3.5.0cvs109
1987 * src/prefs_account.h
1989 * src/send_message.c
1990 * src/gtk/inputdialog.c
1991 Don't add a pref to allow remembering passwords
1992 (Just not checking the checkbox is enough)
1994 2008-09-16 [colin] 3.5.0cvs108
1997 Require libetpan 0.56 as 0.55 is crashy
2000 * src/gtk/inputdialog.c
2001 * src/gtk/inputdialog.h
2004 2008-09-16 [wwp] 3.5.0cvs107
2007 Complete 3.5.0cvs106 by removing a function that got
2008 moved to account.[ch].
2010 2008-09-16 [wwp] 3.5.0cvs106
2016 * src/quote_fmt_lex.l
2017 * src/quote_fmt_parse.y
2018 Add account signature (path and value string) manipulation
2019 keywords to the template processor. It's now possible in
2020 all templates to insert the account signature to an
2021 arbitrary location or to pass it to a external script for
2025 2008-09-16 [mones] 3.5.0cvs105
2032 * src/prefs_account.h
2033 * src/prefs_common.c
2034 * src/prefs_common.h
2036 * src/send_message.c
2037 * src/gtk/inputdialog.c
2038 * src/gtk/inputdialog.h
2039 Implement session passwords: unsaved passwords for receiving
2040 or sending of accounts can be remembered while running to
2041 avoid repetitive typing.
2042 As keeping passwords in memory is unsafe a new preference
2043 in Other page is added to activate or not such capability.
2045 2008-09-14 [colin] 3.5.0cvs104
2049 Make conv_iconv_strdup static
2051 2008-09-12 [colin] 3.5.0cvs103
2058 * src/folder_item_prefs.c
2059 * src/folder_item_prefs.h
2061 * src/prefs_account.c
2062 * src/prefs_common.c
2063 * src/prefs_common.h
2064 * src/prefs_folder_item.c
2065 * src/prefs_spelling.c
2066 * src/prefs_template.c
2068 * src/quote_fmt_parse.y
2071 * src/gtk/Makefile.am
2074 * src/gtk/gtkaspell.c
2075 * src/gtk/gtkaspell.h
2076 * src/plugins/bogofilter/Makefile.am
2077 * src/plugins/dillo_viewer/Makefile.am
2078 * src/plugins/spamassassin/Makefile.am
2079 * src/plugins/trayicon/Makefile.am
2080 Switch spellchecker to Enchant
2082 2008-09-12 [paul] 3.5.0cvs102
2085 * tools/csv2addressbook.pl
2086 add support for Fox Mail
2088 2008-09-12 [paul] 3.5.0cvs101
2091 * src/prefs_wrapping.c
2094 2008-09-12 [paul] 3.5.0cvs100
2097 revert cvs99's libenchant commit error
2099 2008-09-12 [colin] 3.5.0cvs99
2102 Only go to inbox if there are new mails
2103 (and fetch was manual)
2105 2008-09-10 [colin] 3.5.0cvs98
2109 * src/common/session.c
2110 Use g_timeout_add_seconds instead of g_timeout_add
2111 on glib >= 2.14 when we don't need precision on the
2112 delay. This helps reducing power consumption:
2113 http://mjg59.livejournal.com/74651.html
2115 2008-09-10 [colin] 3.5.0cvs97
2118 Don't save window size and position when
2119 compose is hidden (filtering action)
2121 2008-09-09 [colin] 3.5.0cvs96
2127 * src/addressbook_foldersel.c
2133 * src/editaddress_other_attributes_ldap.h
2137 * src/editldap_basedn.c
2146 * src/grouplistdialog.c
2149 * src/image_viewer.c
2160 * src/prefs_actions.c
2161 * src/prefs_filtering.c
2162 * src/prefs_folder_column.c
2164 * src/prefs_summary_column.c
2165 * src/prefs_toolbar.c
2166 * src/send_message.c
2168 * src/sourcewindow.c
2169 * src/sourcewindow.h
2173 * src/stock_pixmap.c
2174 * src/stock_pixmap.h
2183 * src/common/utils.c
2185 * src/gtk/colorlabel.c
2186 * src/gtk/colorlabel.h
2187 * src/gtk/combobox.h
2188 * src/gtk/description_window.c
2190 * src/gtk/gtkaspell.c
2191 * src/gtk/gtkaspell.h
2192 * src/gtk/gtkcmclist.c
2193 * src/gtk/gtkcmclist.h
2194 * src/gtk/gtkcmctree.c
2195 * src/gtk/gtkcmctree.h
2196 * src/gtk/gtkcmoptionmenu.h
2197 * src/gtk/gtksctree.c
2198 * src/gtk/gtksctree.h
2199 * src/gtk/gtkshruler.c
2200 * src/gtk/gtkshruler.h
2201 * src/gtk/gtksourceprintjob.c
2202 * src/gtk/gtksourceprintjob.h
2203 * src/gtk/gtkutils.c
2204 * src/gtk/gtkutils.h
2205 * src/gtk/gtkvscrollbutton.c
2206 * src/gtk/gtkvscrollbutton.h
2207 * src/gtk/icon_legend.c
2208 * src/gtk/inputdialog.c
2209 * src/gtk/logwindow.c
2210 * src/gtk/logwindow.h
2211 * src/gtk/manage_window.c
2212 * src/gtk/manage_window.h
2214 * src/gtk/prefswindow.c
2215 * src/gtk/progressdialog.c
2216 * src/gtk/progressdialog.h
2217 * src/plugins/bogofilter/bogofilter_gtk.c
2218 * src/plugins/pgpcore/passphrase.c
2219 * src/plugins/spamassassin/spamassassin_gtk.c
2220 * src/plugins/trayicon/trayicon.c
2221 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2222 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2223 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
2224 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2225 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2226 Complete GTK+ 2.14 undeprecation
2227 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
2229 2008-09-09 [colin] 3.5.0cvs95
2231 * src/gtk/gtkcmclist.h
2232 Fix build on GTK+ 2.14
2234 2008-09-08 [colin] 3.5.0cvs94
2238 Remove GtkSignalFunc
2240 2008-09-07 [colin] 3.5.0cvs93
2243 * src/addressbook_foldersel.c
2244 * src/gtk/gtkcmclist.c
2245 * src/gtk/gtkcmclist.h
2246 * src/gtk/gtkcmctree.c
2247 * src/gtk/gtkcmctree.h
2248 * src/gtk/gtksctree.c
2249 * src/gtk/prefswindow.c
2250 * src/gtk/prefswindow.h
2251 Use GDestroyNotify instead of GtkDestroyNotify
2252 (deprecated in GTK+ 2.14)
2254 2008-09-07 [colin] 3.5.0cvs92
2257 Fix bug 1712, 'invalid "Phishing attempt warning"
2258 when linked text ends with spaces'
2260 2008-09-05 [colin] 3.5.0cvs91
2263 Maybe fix bug 1711, 'Save-as attachment crashes'
2264 Possibly wrong free() due to pointer shifting
2266 2008-09-05 [colin] 3.5.0cvs90
2269 Fix bug 1710, 'User misreads "Discard Message"
2270 as "Discard Changes"'. Propose to save or discard
2271 only the latest changes when closing an existing
2272 draft. Autosave may still have saved parts of the
2275 2008-09-04 [colin] 3.5.0cvs89
2278 Fix bug 1707, 'Segfault when sorting on non-visible column'
2280 2008-09-01 [colin] 3.5.0cvs88
2285 * src/etpan/imap-thread.c
2286 * src/etpan/imap-thread.h
2287 Store spam flag on IMAP (Junk/NonJunk, as
2288 ThunderBird does - this is nonstandard)
2290 2008-08-31 [wwp] 3.5.0cvs87
2293 Fix globish edition^Wediting.
2295 2008-08-31 [wwp] 3.5.0cvs86
2298 Don't break nickname editing for non-LDAP books (nickname
2299 value was overwritten when editing existing contact, this
2300 came from 3.0.2cvs109).
2302 2008-08-30 [colin] 3.5.0cvs85
2306 Fix "Apply tags..." key shortcut
2308 2008-08-29 [iwkse] 3.5.0cvs84
2313 2008-08-29 [iwkse] 3.5.0cvs83
2316 Disable "Move to trash" action if
2317 we are in a trash-like folder.
2320 2008-08-29 [paul] 3.5.0cvs82
2323 bump up libetpan version requirement since
2324 0.55 is released now
2326 2008-08-28 [wwp] 3.5.0cvs81
2330 * src/prefs_account.c
2331 * src/prefs_account.h
2332 Add finer granularity to the POP3's remove-after delay (now in
2333 hours in addition to in days), patch by Paul Rolland.
2335 2008-08-28 [wwp] 3.5.0cvs80
2337 * src/gtk/combobox.c
2338 Fix a typo in a comment.
2340 2008-08-28 [iwkse] 3.5.0cvs79
2343 * src/prefs_actions.c
2344 * src/prefs_filtering.c
2345 * src/prefs_template.c
2346 Add search feature to the account,
2347 template and action dialog.
2348 It's turned on selecting one row
2349 of the list and typing some random
2350 letter. Thanks to wwp, colinl
2352 2008-08-28 [colin] 3.5.0cvs78
2357 * src/prefs_account.c
2358 * src/prefs_account.h
2362 * src/stock_pixmap.c
2363 * src/stock_pixmap.h
2365 * src/pixmaps/key_gpg_signed.xpm
2366 Fix bug 1412, "Sign reply, if mail was signed"
2367 Add an account preference to sign replies to signed mails
2369 2008-08-28 [iwkse] 3.5.0cvs77
2371 * src/prefs_filtering.c
2372 Making the search more useful,
2373 jumping directly to the relative rule.
2375 2008-08-27 [colin] 3.5.0cvs76
2380 2008-08-27 [colin] 3.5.0cvs75
2382 * src/gtk/gtkcmctree.c
2385 2008-08-26 [colin] 3.5.0cvs74
2387 * src/gtk/gtkcmctree.c
2388 Fix missing inits on old glib
2390 2008-08-26 [wwp] 3.5.0cvs73
2392 * src/common/utils.c
2393 Added 'Fwd' to the list of known common subject prefixes.
2395 2008-08-25 [iwkse] 3.5.0cvs72
2397 * src/image_viewer.c
2398 Add animated gif support to the
2401 2008-08-25 [colin] 3.5.0cvs71
2403 * src/gtk/gtkcmctree.c
2404 Make sure work isn't null
2406 2008-08-24 [colin] 3.5.0cvs70
2409 Fix typo on SSL_CERT_DIR
2411 2008-08-23 [holger] 3.5.0cvs69
2414 Fix bug 1699 'Separator line mis-placed when
2415 printing some e-mails'. The number of header lines
2416 was not correctly calculated when Pango inserts
2419 2008-08-23 [colin] 3.5.0cvs68
2422 Fix the account selector button; thanks
2425 2008-08-21 [colin] 3.5.0cvs67
2429 Add a compose preference for auto-indent
2432 Make colorlabel accels a bit less hacky
2434 2008-08-21 [colin] 3.5.0cvs66
2437 * src/prefs_common.c
2438 * src/prefs_common.h
2439 * src/prefs_wrapping.c
2440 Add a preference for autoindent; fix no_join tag
2441 being applied to whole lines instead of just \n when
2444 2008-08-21 [colin] 3.5.0cvs65
2447 Add support for auto-indentation
2449 2008-08-19 [colin] 3.5.0cvs64
2452 Save Autowrap status in drafts/queued mails
2454 2008-08-19 [colin] 3.5.0cvs63
2457 Fix a comment (in reality, test commit on
2460 2008-08-17 [colin] 3.5.0cvs62
2462 * src/prefs_actions.c
2465 * src/common/socket.h
2466 * src/gtk/gtkcmctree.c
2469 2008-08-16 [colin] 3.5.0cvs61
2471 * src/editaddress_other_attributes_ldap.h
2472 Add 'l' field (localityName)
2474 2008-08-16 [colin] 3.5.0cvs60
2477 * src/gtk/gtkcmclist.c
2478 * src/gtk/gtkcmclist.h
2479 * src/gtk/gtkcmctree.c
2480 * src/gtk/gtksctree.c
2481 * src/gtk/gtkutils.c
2482 * src/gtk/gtkvscrollbutton.c
2483 Fix Maemo build (OS2007)
2485 2008-08-14 [colin] 3.5.0cvs59
2488 Don't crash if parent is null when creating
2490 * src/gtk/pluginwindow.c
2491 Don't crash on race when closing window while
2492 a plugin is loading and does gtk_iterations
2494 2008-08-13 [colin] 3.5.0cvs58
2499 Fix bug 1696, 'Viewing binary attachements
2500 as text over 1 MB' (various buglets)
2502 2008-08-10 [colin] 3.5.0cvs57
2505 * src/gtk/gtkcmclist.c
2506 Continue fixing GTK < 2.12 build, thanks to
2509 2008-08-10 [colin] 3.5.0cvs56
2511 * src/gtk/gtksctree.c
2512 Fix build on GTK < 2.12
2514 2008-08-09 [colin] 3.5.0cvs55
2517 Fix untranslatable strings, thanks to
2520 2008-08-07 [colin] 3.5.0cvs54
2526 * src/message_search.c
2529 * src/prefs_account.c
2530 * src/prefs_common.c
2531 * src/prefs_customheader.c
2532 * src/prefs_ext_prog.c
2533 * src/prefs_filtering_action.c
2535 * src/prefs_logging.c
2536 * src/prefs_matcher.c
2537 * src/prefs_msg_colors.c
2539 * src/summary_search.c
2542 * src/gtk/colorsel.c
2543 * src/gtk/gtkaspell.c
2544 * src/gtk/gtkutils.c
2545 * src/gtk/gtkutils.h
2546 * src/gtk/inputdialog.c
2547 * src/gtk/pluginwindow.c
2548 * src/gtk/quicksearch.c
2549 * src/plugins/bogofilter/bogofilter_gtk.c
2550 * src/plugins/dillo_viewer/dillo_prefs.c
2551 * src/plugins/spamassassin/spamassassin_gtk.c
2552 - Fix Ctrl-Space shortcut
2553 - Fix mime-parsing bug in procmime (cvs52)
2554 - Fix double-free in procmime (cvs52)
2555 - Use gtk_bin_get_child instead of GTK_BIN()->child
2556 - Fix Goto menu in mainwindow
2558 2008-08-07 [mones] 3.5.0cvs53
2561 Updated translation (lots of changes!)
2563 Add missing accelerator key
2565 Restored 'v' key function (thanks Colin!)
2567 2008-08-06 [colin] 3.5.0cvs52
2571 * src/addrduplicates.c
2582 Fix my use of g_utf8_strdown (it returns
2583 a newly allocated string and doesn't
2584 change the parameter)
2586 2008-08-06 [colin] 3.5.0cvs51
2589 Fix bug 1690, 'Copy/Paste in edit window may
2590 break Undo'; middle-click pastes aren't
2591 REPLACE_INSERT but just INSERT.
2592 Also, fix privacy menu selection
2594 2008-08-05 [colin] 3.5.0cvs50
2600 * src/addrduplicates.c
2612 * src/common/socket.c
2613 * src/gtk/gtkutils.c
2614 * src/gtk/gtkutils.h
2616 * src/plugins/spamassassin/spamassassin.c
2617 More undeprecation (Glib)
2619 2008-08-05 [colin] 3.5.0cvs49
2621 * src/prefs_account.c
2622 * src/prefs_filtering_action.c
2623 * src/prefs_matcher.c
2624 * src/gtk/Makefile.am
2625 * src/gtk/claws-marshal.list
2626 * src/gtk/colorlabel.c
2627 * src/gtk/colorsel.c
2628 * src/gtk/foldersort.c
2629 * src/gtk/gtkaspell.c
2630 * src/gtk/gtkcmclist.c
2631 * src/gtk/gtkcmclist.h
2632 * src/gtk/gtkcmctree.c
2633 * src/gtk/gtkcmctree.h
2634 * src/gtk/gtkcmoptionmenu.c
2635 * src/gtk/gtkcmoptionmenu.h
2636 * src/gtk/gtksctree.c
2637 * src/gtk/gtksctree.h
2638 * src/gtk/gtkutils.c
2639 * src/gtk/gtkutils.h
2640 * src/gtk/gtkvscrollbutton.c
2643 * src/gtk/quicksearch.c
2644 * src/plugins/dillo_viewer/dillo_viewer.c
2645 * src/plugins/pgpcore/select-keys.c
2646 Try to finish yesterday's commit
2648 2008-08-04 [colin] 3.5.0cvs48
2652 * src/addressbook_foldersel.c
2659 * src/editaddress_other_attributes_ldap.c
2661 * src/editldap_basedn.c
2664 * src/grouplistdialog.c
2665 * src/image_viewer.c
2670 * src/message_search.c
2676 * src/prefs_account.c
2677 * src/prefs_filtering_action.c
2678 * src/prefs_matcher.c
2679 * src/prefs_msg_colors.c
2680 * src/prefs_summaries.c
2682 * src/stock_pixmap.c
2683 * src/summary_search.c
2688 * src/gtk/Makefile.am
2689 * src/gtk/claws-marshal.list
2690 * src/gtk/colorsel.c
2691 * src/gtk/foldersort.c
2692 * src/gtk/gtkaspell.c
2693 * src/gtk/gtkcmclist.c
2694 * src/gtk/gtkcmclist.h
2695 * src/gtk/gtkcmctree.c
2696 * src/gtk/gtkcmctree.h
2697 * src/gtk/gtksctree.c
2698 * src/gtk/gtksctree.h
2699 * src/gtk/gtkutils.c
2700 * src/gtk/gtkutils.h
2701 * src/gtk/gtkvscrollbutton.c
2704 * src/gtk/quicksearch.c
2705 * src/plugins/dillo_viewer/dillo_viewer.c
2706 * src/plugins/pgpcore/select-keys.c
2707 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
2708 Undeprecate their implementation (GtkArg, GtkType, ...)
2709 Undeprecate a few other things here and there
2710 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
2711 Add #undef GTK_DISABLE_DEPRECATED in the files where we
2712 still have work to do
2714 2008-08-04 [colin] 3.5.0cvs47
2720 * src/stock_pixmap.c
2725 * src/image_viewer.c
2726 * src/gtk/gtkaspell.c
2727 * src/gtk/gtkvscrollbutton.c
2728 * src/plugins/dillo_viewer/dillo_viewer.c
2729 Undeprecate more things
2731 2008-08-02 [colin] 3.5.0cvs46
2734 Fix toggle menu activation state
2737 2008-08-02 [paul] 3.5.0cvs45
2741 /View/Show or hide/Message View
2743 2008-08-01 [paul] 3.5.0cvs44
2745 * src/common/utils.c
2746 * src/plugins/pgpcore/claws.def
2747 * src/plugins/pgpinline/claws.def
2748 fix compilation problems on mingw32,
2749 (bug 1688) Patch by Marcus Brinkmann
2751 2008-08-01 [colin] 3.5.0cvs43
2753 * src/gtk/gtkutils.c
2754 * src/gtk/gtkvscrollbutton.c
2757 2008-08-01 [colin] 3.5.0cvs42
2762 * src/prefs_account.c
2763 * src/prefs_folder_item.c
2766 * src/gtk/gtkaspell.c
2767 * src/gtk/gtkutils.c
2768 * src/gtk/gtkvscrollbutton.c
2769 Replace a few deprecated function calls
2771 2008-08-01 [paul] 3.5.0cvs41
2774 fix crash that occurs because of recent GtkUIManager
2775 changes. Thanks to Colin
2777 2008-07-31 [colin] 3.5.0cvs40
2786 Remove deprecated helper funcs
2788 2008-07-30 [colin] 3.5.0cvs39
2795 Move the folderview popup menu to GtkUIManager
2797 2008-07-29 [colin] 3.5.0cvs38
2812 Switch the main menu to GtkUIManager
2815 2008-07-29 [colin] 3.5.0cvs37
2818 Fix bug 1684, 'view news messages with large
2819 attachements segfaults'
2821 2008-07-29 [colin] 3.5.0cvs36
2834 More switches to GtkUIManager
2836 2008-07-26 [colin] 3.5.0cvs35
2842 2008-07-25 [colin] 3.5.0cvs34
2844 * src/addrcustomattr.c
2848 * src/editaddress_other_attributes_ldap.h
2852 * src/prefs_actions.c
2853 * src/prefs_filtering.c
2854 * src/prefs_template.c
2862 * src/plugins/trayicon/trayicon.c
2863 More changes from GtkItemFactory to GtkUIManager
2865 2008-07-25 [colin] 3.5.0cvs33
2868 Add a macro to remove menu items
2869 Make the gui_manager variable useless
2871 2008-07-24 [colin] 3.5.0cvs32
2874 Fix a gtk warning on clear
2878 Switch the message list popup menu to
2881 2008-07-23 [colin] 3.5.0cvs31
2883 * src/plugins/pgpcore/pgp_viewer.c
2884 * src/plugins/pgpcore/sgpgme.c
2885 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
2886 Patch by Thomas Wiegner <wiegner@gmx.de>
2888 2008-07-20 [paul] 3.5.0cvs30
2890 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2891 remove redundant GTK version check
2893 2008-07-20 [ticho] 3.5.0cvs29
2898 Moved sensitivity setting for "Download messages" for IMAP and
2899 news folders from folderview.c to imap_gtk.c and news_gtk.c
2900 respectively for better code readability.
2901 Fixed indentation in news' set_sensitivity().
2903 2008-07-20 [paul] 3.5.0cvs28
2906 remove more redundant code following cvs27
2908 2008-07-20 [paul] 3.5.0cvs27
2911 remove now redundant code
2914 fix bug 1673, 'Tools/Harvest adresses is
2915 grayed out if folder is empty'
2917 2008-07-19 [ticho] 3.5.0cvs26
2923 * src/gtk/gtkutils.c
2924 * src/gtk/gtkutils.h
2927 Use GtkUIManager for mimeview and tag edit dialog popup menus,
2928 instead of deprecated GtkItemFactory.
2930 2008-07-19 [colin] 3.5.0cvs25
2942 * src/prefs_account.c
2943 * src/prefs_actions.c
2944 * src/prefs_ext_prog.c
2945 * src/prefs_filtering.c
2946 * src/prefs_folder_item.c
2947 * src/prefs_image_viewer.c
2948 * src/prefs_logging.c
2949 * src/prefs_msg_colors.c
2952 * src/prefs_spelling.c
2953 * src/prefs_summaries.c
2954 * src/prefs_template.c
2957 * src/summary_search.c
2961 * src/common/Makefile.am
2962 * src/gtk/gtksctree.c
2963 * src/gtk/gtkutils.h
2964 * src/gtk/pluginwindow.c
2965 * src/gtk/quicksearch.c
2966 * src/plugins/bogofilter/bogofilter_gtk.c
2967 * src/plugins/dillo_viewer/dillo_prefs.c
2968 * src/plugins/pgpcore/prefs_gpg.c
2969 * src/plugins/spamassassin/spamassassin_gtk.c
2970 * src/plugins/trayicon/trayicon.c
2971 * src/plugins/trayicon/trayicon_prefs.c
2972 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
2973 or greater). Use the old deprecated one on GTK+ < 2.12.
2974 Easy! Straightforward! I'm not annoyed at all! It's not a loss
2977 2008-07-16 [colin] 3.5.0cvs24
2980 Fix folderview's scrolbar when starting minimised
2981 to tray, and popping up the mainwindow by calling
2982 claws-mail from the command line
2984 2008-07-08 [colin] 3.5.0cvs23
2987 Possibly fix po-headers appearing on empty
2990 2008-07-08 [colin] 3.5.0cvs22
2994 Finish the always_open tristate patch, by Jonathan
2997 2008-07-07 [paul] 3.5.0cvs21
3000 fix typo (missing ")
3002 2008-07-07 [paul] 3.5.0cvs20
3005 fit the menu style a bit better
3007 2008-07-07 [colin] 3.5.0cvs19
3009 * src/prefs_themes.c
3010 Make upgrading themes easier
3012 2008-07-07 [colin] 3.5.0cvs18
3015 * src/prefs_toolbar.c
3016 * src/stock_pixmap.c
3017 Finish fixing bug 1609, 'Icon issues'
3019 2008-07-07 [colin] 3.5.0cvs17
3021 * src/prefs_common.c
3022 Fix the default value
3024 2008-07-07 [colin] 3.5.0cvs16
3026 * src/prefs_summaries.c
3027 Revert my fix to the string, the correct term
3028 is indeed Message View
3030 2008-07-07 [colin] 3.5.0cvs15
3034 * src/prefs_common.c
3035 * src/prefs_common.h
3036 * src/prefs_summaries.c
3039 Change "Always open message when selected" to
3040 a tristate (Never/Always/When preview is visible)
3041 Patch by Jonathan Corbet <corbet@lwn.net>.
3043 2008-07-06 [paul] 3.5.0cvs14
3046 improve the layout of the dialogue
3049 fix some of the nasty coding style
3052 add some missing mnemonics
3054 2008-07-05 [paul] 3.5.0cvs13
3058 fix bug 1398, '"Change current account" is
3059 available even when there's only one account'
3060 * src/plugins/pgpcore/prefs_gpg.c
3061 put back a needed include, removed in error
3063 2008-07-05 [colin] 3.5.0cvs12
3066 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
3068 2008-07-05 [colin] 3.5.0cvs11
3072 Provide ability to rename newsgroups. Closes
3073 bug 1444, 'Add GUI option for renaming
3074 newsgroups'. Patch by Pawel Pekala
3076 2008-07-05 [colin] 3.5.0cvs10
3078 * src/plugins/pgpcore/passphrase.c
3079 * src/plugins/pgpcore/prefs_gpg.c
3080 * src/plugins/pgpcore/select-keys.c
3081 Simplify GTK includes (with the advantage
3082 of compiling against GTK+2.13); patch by
3085 2008-07-05 [colin] 3.5.0cvs9
3088 Add SSL client certificates
3090 2008-07-05 [colin] 3.5.0cvs8
3092 * src/prefs_account.c
3093 * src/common/session.h
3096 Add one path for certs
3098 2008-07-05 [colin] 3.5.0cvs7
3100 * src/prefs_account.c
3103 2008-07-04 [colin] 3.5.0cvs6
3107 * src/common/ssl_certificate.c
3108 Workaround distro bugs and fix certificate checking
3111 2008-07-04 [colin] 3.5.0cvs5
3114 * src/common/ssl_certificate.c
3115 * src/common/ssl_certificate.h
3116 * src/etpan/imap-thread.c
3117 * src/etpan/nntp-thread.c
3118 Fix some leaks, thanks to Martin Zwickel
3119 Rename gnutls functions that do the same
3120 as OpenSSL ones, to avoid symbol clashing
3121 when Claws is built against GnuTLS and
3122 libetpan against OpenSSL
3124 2008-07-04 [paul] 3.5.0cvs4
3126 * src/prefs_account.c
3127 remove 1 forgotten '.'
3129 2008-07-04 [paul] 3.5.0cvs3
3131 * src/prefs_account.c
3132 layout/engrish fixes to the 'Client
3135 2008-07-03 [colin] 3.5.0cvs2
3140 * src/prefs_account.c
3141 * src/prefs_account.h
3142 * src/prefs_common.c
3143 * src/send_message.c
3144 * src/common/session.c
3145 * src/common/session.h
3148 * src/common/socket.h
3151 * src/common/ssl_certificate.c
3152 * src/common/ssl_certificate.h
3153 * src/etpan/imap-thread.c
3154 * src/etpan/nntp-thread.c
3155 * src/gtk/inputdialog.c
3156 Add support for SSL client certificates (either PEM files
3157 with certificate and private key, either PKCS12 files)
3159 2008-06-28 [colin] 3.5.0cvs1
3162 Fix compilation with older GTKs
3164 2008-06-27 [paul] 3.5.0
3171 2008-06-27 [paul] 3.4.0cvs116
3176 2008-06-27 [paul] 3.4.0cvs115
3180 no longer build unmaintained translations
3182 2008-06-27 [paul] 3.4.0cvs114
3187 updated by Stephan Sachse, Flammie Pirinen, and
3188 Frederico Goncalves Guimaraes
3190 2008-06-26 [wwp] 3.4.0cvs113
3192 * manual/fr/advanced.xml
3193 Update French version of the manual (AutoFaces documentation).
3195 2008-06-26 [wwp] 3.4.0cvs112
3197 * manual/fr/advanced.xml
3198 * manual/fr/plugins.xml
3199 Updated French version of the manual (completed
3200 hidden options list, added note about Clawsker
3201 and new mail archiver plugin).
3203 2008-06-25 [colin] 3.4.0cvs111
3205 * src/gtk/gtkaspell.c
3206 Fix non-UTF8 in the replace with dialog
3207 * src/prefs_actions.c
3208 Fix possible crasher
3211 2008-06-24 [mones] 3.4.0cvs110
3214 Fix non-warning message, downgraded to debug info
3216 2008-06-24 [colin] 3.4.0cvs109
3219 Fix bug 1650, Message line too small after
3220 changing columns in "three columns" layout
3222 2008-06-24 [colin] 3.4.0cvs108
3225 Fix Spam button sensitivity in newsgroups
3227 2008-06-23 [wwp] 3.4.0cvs107
3230 Updated French translation.
3232 2008-06-23 [mones] 3.4.0cvs106
3235 Updated translation for release
3237 2008-06-22 [mones] 3.4.0cvs105
3239 * manual/es/plugins.xml
3240 Synced new entry for Mail Archiver plugin
3242 2008-06-22 [colin] 3.4.0cvs104
3245 Fix initial cursor position
3247 2008-06-21 [paul] 3.4.0cvs103
3249 * manual/plugins.xml
3250 add an entry for the new Mail Archiver plugin
3252 2008-06-21 [paul] 3.4.0cvs102
3255 we're in 'string freeze', put back the
3258 2008-06-21 [paul] 3.4.0cvs101
3260 * manual/advanced.xml
3261 * manual/es/advanced.xml
3262 fix build warning: <emphasis> cannot be contained
3265 fix non-clickable link on License page and drop
3266 the containing < > symbols to match other links
3268 2008-06-20 [mones] 3.4.0cvs100
3270 * manual/advanced.xml
3271 Added autofaces documentation, note about clawsker in hidden
3272 preferences, minor markup fix. Thanks Paul for proofreading
3273 * manual/es/advanced.xml
3274 Synchronised Spanish manual
3276 2008-06-16 [colin] 3.4.0cvs99
3279 Fix cursor placing on signature change
3281 2008-06-16 [paul] 3.4.0cvs98
3285 * src/gtk/inputdialog.c
3286 really fussy coding style fixes
3288 2008-06-16 [paul] 3.4.0cvs97
3291 keep the alphabetical order
3293 2008-06-13 [mones] 3.4.0cvs96
3297 * src/prefs_filtering_action.c
3298 Fixed cosmetic bug, processing also displays "Filtering"
3300 2008-06-13 [mones] 3.4.0cvs95
3303 * src/autofaces.c ** NEW FILE **
3304 * src/autofaces.h ** NEW FILE **
3306 Allow setting Faces and X-Faces globally and per-account
3307 from configuration files under ~/.claws-mail/autofaces
3309 2008-06-13 [holger] 3.4.0cvs94
3312 More files to ignore
3313 * src/gtk/inputdialog.c
3314 * src/gtk/inputdialog.h
3315 Make input dialog more generic so that a checkbox
3316 with custom text can be used in addition to the
3317 "remember this" checkbox
3320 * src/prefs_common.c
3321 * src/prefs_common.h
3322 Allow new folders to inherit the properties of the
3323 parent folder during folder creation
3325 2008-06-13 [wwp] 3.4.0cvs93
3328 a better fix for this string, won't break up translations,
3329 and is conform to other similar ones.
3331 2008-06-13 [wwp] 3.4.0cvs92
3333 * src/addrduplicates.c
3336 * src/addressbook_foldersel.c
3338 use tree decorations everywhere AB folders are used (AB tree pane,
3339 add address to AB, select AB folder, edit group, custom attr, find dup
3340 results), in order to match global style
3341 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
3342 double clicking on groups in tree pane does open the group edit dialog
3343 double clicking on other items in tree pane does expand/collapse
3344 fix a missing space in AB's delete-folder dialog
3345 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
3348 make foldersel dialog show dotted lines according to global (hidden) prefs
3350 2008-06-12 [colin] 3.4.0cvs91
3354 Fix bug 1635, 'Last character of message is truncated
3355 when changing accounts w/ sigs'
3357 Fix bug 1636, 'Can't select "properties" on "folders
3360 2008-06-11 [colin] 3.4.0cvs90
3363 Maybe fix bug 1623, 'exits with segfault when
3364 logging in to certain imap-servers'
3366 2008-06-10 [mones] 3.4.0cvs89
3371 * tools/convert_mbox.sh
3372 Undo cvs86 and cvs87, it really should be a patch to
3375 2008-06-10 [wwp] 3.4.0cvs88
3378 Updated French translation.
3380 2008-06-10 [mones] 3.4.0cvs87
3383 Oops, forgot to add previous script for distribution
3385 2008-06-10 [mones] 3.4.0cvs86
3389 * tools/convert_mbox.sh
3390 Added script to convert Evolution mail folders contributed
3391 by Daniel Dickinson <cshore@fionavar.ca>
3392 Fixes debian bug 461435
3394 2008-06-09 [colin] 3.4.0cvs85
3397 Integrate AWN information bubble if dbus is
3400 Fix crash when calling scan_required() on
3401 folder classes that don't implement them
3402 * src/common/session.c
3405 2008-06-09 [colin] 3.4.0cvs84
3408 Fix bug 1447, 'If user tries to close while starting
3409 up, it will not close ever.'
3411 2008-06-09 [colin] 3.4.0cvs83
3414 Fix bug 1628, 'Claws Mail crashes when
3415 filtering selected messages'
3417 2008-06-04 [colin] 3.4.0cvs82
3420 Complete handling of html parts in multipart/alternative
3423 2008-06-03 [paul] 3.4.0cvs81
3425 * src/prefs_message.c
3426 make always the english good
3428 2008-06-03 [colin] 3.4.0cvs80
3432 Fix bug 1624, '[PATCH] Quick search should be
3433 disabled for folder view'; based on a patch by
3436 2008-06-03 [iwkse] 3.4.0cvs79
3439 Fix little gui bug on button sensitivity
3441 * src/prefs_common.c
3442 * src/prefs_common.h
3443 * src/prefs_message.c
3444 Allow by default to show html in multipart/alternative
3446 2008-06-02 [colin] 3.4.0cvs78
3448 * src/prefs_actions.c
3449 GUI rework, patch by Pawel
3451 2008-06-02 [colin] 3.4.0cvs77
3454 Fix sensitivity/alignment, patch from
3457 2008-05-31 [colin] 3.4.0cvs76
3460 Fix login issue introduced in cvs75.
3462 2008-05-31 [colin] 3.4.0cvs75
3465 Fix more possible double-frees. Also, fix the root cause
3466 of these double-frees by just noting the Session is to
3467 be destroyed instead of destroying it in flight
3469 2008-05-29 [paul] 3.4.0cvs74
3471 * manual/keyboard.xml
3472 'Makes' these entries like the others
3474 2008-05-29 [colin] 3.4.0cvs73
3477 Include utils.h in case we
3478 need to pull goffset definition
3480 2008-05-29 [colin] 3.4.0cvs72
3482 * src/common/utils.h
3483 Workaround a stupid Glib issue, where
3484 goffset happens to be undefined.
3486 2008-05-28 [colin] 3.4.0cvs71
3490 * src/grouplistdialog.c
3491 * src/image_viewer.c
3498 * src/prefs_themes.c
3504 * src/common/utils.c
3505 * src/common/utils.h
3506 Use goffset instead of off_t for MsgInfo's size
3507 Allows using MsgInfo structure from plugins
3508 compiled with largefile support
3510 2008-05-26 [colin] 3.4.0cvs70
3514 Define THEME_CHANGED_HOOKLIST and invoke
3516 * src/plugins/trayicon/trayicon.c
3517 Listen to THEME_CHANGED_HOOKLIST and
3520 2008-05-26 [paul] 3.4.0cvs69
3523 plug a leak in mimeview_save_all()
3525 2008-05-24 [colin] 3.4.0cvs68
3527 * src/common/utils.h
3528 Fix wrong define on old glibs
3530 2008-05-24 [paul] 3.4.0cvs67
3533 * src/stock_pixmap.c
3534 * src/stock_pixmap.h
3536 * src/pixmaps/cancel.xpm
3537 * src/pixmaps/close.xpm
3538 add a specific icon for A_CANCEL_INC (addresses
3539 point 1 of bug 1609 'Icon issues')
3540 replace close.xpm with an icon of the standard
3543 2008-05-24 [paul] 3.4.0cvs66
3545 * src/pixmaps/insert_file.xpm
3548 2008-05-23 [paul] 3.4.0cvs65
3552 add the possibility to check md5 on binary files,
3555 2008-05-23 [colin] 3.4.0cvs64
3559 Fix bug 1610, 'claws crash after opening/closing
3560 preferences and window update'
3562 2008-05-22 [colin] 3.4.0cvs63
3564 * src/prefs_filtering_action.c
3565 * src/gtk/combobox.c
3566 * src/gtk/combobox.h
3567 Fix reselecting of Tags actions in
3568 filtering actions dialog
3570 2008-05-22 [colin] 3.4.0cvs62
3573 * src/prefs_toolbar.c
3574 * src/stock_pixmap.c
3575 * src/stock_pixmap.h
3577 * src/pixmaps/delete_btn.xpm
3578 * src/pixmaps/insert_file.xpm
3579 * src/pixmaps/mail_reply_to_list.xpm
3580 Fix more of bug 1609:
3581 - Add a Delete button icon
3582 - Add a Reply to list button icon
3583 - Fix Insert file button icon
3584 Artwork by Ciprian Popovici.
3586 2008-05-21 [colin] 3.4.0cvs61
3588 * src/common/utils.c
3591 2008-05-21 [wwp] 3.4.0cvs60
3593 * src/prefs_filtering.c
3594 Don't show SMTP-only accounts in accounts list, as they are
3595 irrelevant for filtering incoming messages.
3597 2008-05-21 [colin] 3.4.0cvs59
3600 Don't put SMTP-only accounts in receive menus
3602 2008-05-21 [colin] 3.4.0cvs58
3605 Fix cvs56 (brain fart)
3607 2008-05-21 [colin] 3.4.0cvs57
3609 * src/common/utils.c
3610 Fix bug 1615, 'hang on FIFO when the other end's not
3613 2008-05-21 [colin] 3.4.0cvs56
3618 2008-05-19 [colin] 3.4.0cvs55
3620 * src/plugins/pgpcore/sgpgme.c
3621 Maybe fix debian bug 481856, 'Segmentation fault
3622 when verifying a GPG signature'. Although it
3623 looks like a race condition...
3625 2008-05-19 [colin] 3.4.0cvs54
3627 * src/prefs_filtering_action.c
3628 * src/prefs_matcher.c
3631 * src/gtk/combobox.c
3632 * src/gtk/combobox.h
3633 Patch by Pawel: disabled Tags menus in filtering dialogs
3635 2008-05-19 [colin] 3.4.0cvs53
3637 * src/prefs_account.c
3638 GUI patch by Pawel: align ports entries
3640 2008-05-19 [colin] 3.4.0cvs52
3643 Fix bug 1616, 'strange question while emptying trash'
3645 2008-05-18 [colin] 3.4.0cvs51
3647 * src/common/plugin.c
3648 * src/etpan/imap-thread.c
3649 * src/etpan/nntp-thread.c
3650 * src/gtk/gtksctree.c
3651 Fix bug 1613, 'Various memory leaks';
3652 based on a patch by Didier Barvaux.
3654 2008-05-18 [colin] 3.4.0cvs50
3660 * src/plugins/pgpcore/sgpgme.c
3661 Fix more parts of bug 1609:
3662 - Make use of specific Expired privacy icon
3663 - Use CLOSE instead of NOTICE_ERROR for cancel
3665 - Allow a Preferences button in the main toolbar
3667 2008-05-18 [colin] 3.4.0cvs49
3669 * src/stock_pixmap.c
3670 Fix bug with non-updating icons after theme change:
3671 If fetching pixbuf for a given icon after a theme
3672 change, the next pixmap fetch would return the old
3673 cached one, as the theme change was forgotten at
3674 this time. (and vice-versa). This was mostly
3675 visible on open folder icons
3677 2008-05-17 [colin] 3.4.0cvs48
3679 * src/prefs_summaries.c
3681 Fix bug 1608, 'Inconsistent behaviour of mark as read
3682 options'. Patch by Pawel
3684 2008-05-16 [colin] 3.4.0cvs47
3687 Fix another possible crash (on fatal errors
3688 at login, like stream error).
3690 2008-05-16 [paul] 3.4.0cvs46
3692 * tools/thunderbird-filters-convertor.pl
3694 fix reading a tb rule that contains something
3695 like that: \"Sender\"
3697 2008-05-16 [paul] 3.4.0cvs45
3700 * tools/csv2addressbook.pl
3701 add support for gmail exported csv address book
3703 2008-05-16 [colin] 3.4.0cvs44
3707 Fix ldap deprecated calls. Patch by
3710 2008-05-16 [paul] 3.4.0cvs43
3712 * manual/de/account.xml
3713 * manual/it/account.xml
3715 * manual/it/addrbook.xml
3716 * manual/it/claws-mail-manual.xml
3718 * manual/it/intro.xml
3719 * manual/it/starting.xml
3720 add pages towards German and Italian manuals.
3721 (just for storage, they are not built yet, due
3722 to being incomplete.) submitted by Speckmade
3723 <Speckmade@gmx.net> and Salvatore De Paolis
3724 <iwkse@claws-mail.org>
3726 2008-05-16 [colin] 3.4.0cvs42
3728 * src/gtk/sslcertwindow.c
3729 Fix SHA1 fingerprint with GnuTLS
3731 2008-05-15 [colin] 3.4.0cvs41
3733 * src/gtk/sslcertwindow.c
3734 Print SHA1 fingerprint too
3736 2008-05-15 [colin] 3.4.0cvs40
3739 Fix certificate port on TLS. It was
3740 previously always 0.
3741 **IMPORTANT INFORMATION**: this will trigger
3742 one wrong "New certificate" warning at the
3743 first connection with this fix, if using STARTTLS
3745 * src/gtk/sslcertwindow.c
3746 Make labels selectable
3748 2008-05-15 [colin] 3.4.0cvs39
3751 Fix double free when STARTTLS fails (for
3752 example due to refusing the certificate)
3754 2008-05-15 [paul] 3.4.0cvs38
3756 * manual/advanced.xml
3759 2008-05-15 [paul] 3.4.0cvs37
3761 * manual/advanced.xml
3763 make outgoing_fallback_to_ascii a hidden pref
3765 2008-05-14 [colin] 3.4.0cvs36
3770 Make it possible to cancel quit when Claws
3771 ask whether to empty trash.
3773 2008-05-14 [colin] 3.4.0cvs35
3776 * src/prefs_common.c
3777 * src/prefs_common.h
3779 Add a preference to be able to specify an
3780 outgoing charset/encoding but still fallback
3781 to 7bit US-ASCII when possible (default TRUE,
3782 same behavior as pre-cvs34)
3784 2008-05-14 [colin] 3.4.0cvs34
3787 Always use the specified encoding and charset if it is
3788 specified, even if the mail is ASCII.
3790 2008-05-13 [paul] 3.4.0cvs33
3793 fix the build warnings the easy way for now
3795 2008-05-13 [colin] 3.4.0cvs32
3797 * src/prefs_themes.c
3798 Count .png files as icons too (fixes part
3799 of bug 1609, 'Icon issues')
3801 2008-05-13 [wwp] 3.4.0cvs31
3803 * src/addressbook_foldersel.c
3804 Fix wrong check (completes 3.4.0.cvs30).
3806 2008-05-12 [wwp] 3.4.0cvs30
3809 * src/addressbook_foldersel.c
3812 * src/prefs_matcher.c
3813 * src/plugins/bogofilter/bogofilter.c
3814 * src/plugins/bogofilter/bogofilter_gtk.c
3815 * src/plugins/dillo_viewer/dillo_prefs.c
3816 * src/plugins/spamassassin/spamassassin.c
3817 * src/plugins/spamassassin/spamassassin_gtk.c
3818 Fix for bug 1604 "found_in_addressbook in Any in non English local",
3819 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
3820 translated string "Any" in plugins (whitelisting) and
3823 2008-05-07 [colin] 3.4.0cvs29
3826 Fix --enable-maemo (assume --enable-generic-umpc)
3828 2008-05-07 [colin] 3.4.0cvs28
3839 * src/prefs_account.c
3840 * src/prefs_common.c
3841 * src/prefs_display_header.c
3842 * src/prefs_filtering.c
3843 * src/prefs_summaries.c
3844 * src/prefs_template.c
3845 * src/prefs_toolbar.c
3846 * src/stock_pixmap.c
3852 * src/gtk/gtksctree.c
3854 * src/gtk/prefswindow.c
3855 * src/gtk/sslcertwindow.c
3856 Separate generic UMPC code (layouts, ...) from
3857 MAEMO code (Hildon, ...)
3859 2008-05-06 [paul] 3.4.0cvs27
3861 * tools/claws.i18n.status.pl
3864 2008-05-06 [colin] 3.4.0cvs26
3866 * src/common/utils.c
3867 Maybe fix crash on FreeBSD
3869 2008-05-05 [colin] 3.4.0cvs25
3872 Fix bug 1602, 'Crash when sending return receipt for
3873 messages with no subject'