1 2009-03-14 [colin] 3.7.1cvs12
4 Win32: fix subject prefix length
6 2009-03-11 [mones] 3.7.1cvs11
9 fix encoding declared in header
10 update translation now we're at it
12 2009-03-10 [colin] 3.7.1cvs10
15 Fix "wrong mime" message printed out multiple
18 2009-03-10 [colin] 3.7.1cvs9
20 * src/prefs_folder_item.c
23 2009-03-09 [paul] 3.7.1cvs8
25 * src/prefs_folder_item.c
29 2009-03-08 [paul] 3.7.1cvs7
32 correct errors in header
34 2009-03-08 [paul] 3.7.1cvs6
40 * tools/claws.i18n.status.pl
41 add Japanese translation, submitted by kazken3
43 2009-03-07 [colin] 3.7.1cvs5
46 Don't let the invalid MIME warning hide
47 other noticeview (Partial receive or
50 2009-03-07 [colin] 3.7.1cvs4
55 2009-03-07 [colin] 3.7.1cvs3
60 Handle mimeparts that lack an end boundary.
61 They're invalid but it's too annoying for
64 2009-03-06 [wwp] 3.7.1cvs2
67 * src/folder_item_prefs.c
68 * src/folder_item_prefs.h
69 * src/prefs_folder_item.c
70 Add per-folder default cc, bcc and reply-to.
72 2009-03-06 [colin] 3.7.1cvs1
75 * src/gtk/gtksourceprintjob.c
76 Fix build with old print interface
78 2009-03-06 [paul] 3.7.1
85 2009-03-06 [paul] 3.7.0cvs78
96 updated by David Vachulka, Stephan Sachse, Flammie
97 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
98 Frederico Goncalves Guimaraes, Lars Persson Fink,
101 2009-03-03 [colin] 3.7.0cvs77
103 * src/prefs_filtering.c
104 Win32: Fix bug 1865, 'IMAP account name changes
105 are not followed at filter actions'
107 2009-03-02 [colin] 3.7.0cvs76
110 Fix Launchpad bug 335571: 'claws-mail crashed
111 with SIGSEGV in strlen() while deleting
112 large amount of e-mails on IMAP account
114 2009-02-27 [mones] 3.7.0cvs75
116 * manual/es/account.xml
118 * manual/es/addrbook.xml
119 * manual/es/advanced.xml
120 * manual/es/claws-mail-manual.xml
122 * manual/es/glossary.xml
124 * manual/es/handling.xml
125 * manual/es/intro.xml
126 * manual/es/keyboard.xml
127 * manual/es/plugins.xml
128 * manual/es/starting.xml
129 Sync with English version, fix some typos
130 Changed encoding to UTF-8
132 Update for release, changed encoding to UTF-8
134 2009-02-24 [colin] 3.7.0cvs74
137 Don't print separation line if there
140 2009-02-23 [cleroy] 3.7.0cvs73
149 * src/addrduplicates.c
152 * src/addressbook_foldersel.c
162 * src/editaddress_other_attributes_ldap.c
200 * src/prefs_account.c
201 * src/prefs_actions.c
203 * src/prefs_filtering.c
204 * src/prefs_filtering_action.c
205 * src/prefs_folder_column.c
206 * src/prefs_folder_item.c
208 * src/prefs_matcher.c
211 * src/prefs_summaries.c
212 * src/prefs_summary_column.c
213 * src/prefs_template.c
215 * src/prefs_toolbar.c
227 * src/summary_search.c
234 * src/common/base64.c
237 * src/common/plugin.c
239 * src/common/session.c
241 * src/common/socket.c
242 * src/common/string_match.c
243 * src/common/stringtable.c
247 * src/common/xmlprops.c
248 * src/gtk/colorlabel.c
250 * src/gtk/foldersort.c
251 * src/gtk/gtkaspell.c
252 * src/gtk/gtkcmclist.c
253 * src/gtk/gtkcmctree.c
254 * src/gtk/gtkcmoptionmenu.c
255 * src/gtk/gtksctree.c
256 * src/gtk/gtkshruler.c
257 * src/gtk/gtksourceprintjob.c
259 * src/gtk/gtkvscrollbutton.c
260 * src/gtk/logwindow.c
262 * src/gtk/pluginwindow.c
263 * src/gtk/prefswindow.c
264 * src/gtk/quicksearch.c
265 * src/gtk/spell_entry.c
266 * src/plugins/pgpcore/select-keys.c
267 * src/plugins/pgpinline/pgpinline.c
268 * src/plugins/pgpmime/pgpmime.c
269 * src/plugins/smime/smime.c
270 * src/plugins/spamassassin/spamassassin_gtk.c
271 Mass commit changing g_return_* to cm_return_*
272 and making these more interesting
274 2009-02-23 [colin] 3.7.0cvs72
277 Always initialise error code to no error
279 2009-02-23 [colin] 3.7.0cvs71
282 Fix separator substitution
284 2009-02-23 [colin] 3.7.0cvs70
287 * src/gtk/colorlabel.c
288 don't use g_return on normal checks
290 2009-02-22 [colin] 3.7.0cvs69
296 2009-02-22 [colin] 3.7.0cvs68
298 * src/addrduplicates.c
315 * src/prefs_filtering.c
326 * src/common/socket.c
327 * src/common/template.c
328 * src/etpan/imap-thread.c
329 * src/gtk/gtkaspell.c
330 * src/gtk/gtkcmctree.c
331 * src/gtk/gtksctree.c
332 * src/gtk/inputdialog.c
333 * src/plugins/pgpcore/sgpgme.c
334 * src/plugins/pgpmime/pgpmime.c
335 * src/plugins/smime/smime.c
336 * src/plugins/spamassassin/spamassassin.c
337 Fix errors caught by Coverity: NULL checks, leaks, overruns,
338 uninitialised accesses
340 2009-02-17 [colin] 3.7.0cvs67
343 Disable controls during queuing
345 2009-02-15 [colin] 3.7.0cvs66
348 * src/plugins/pgpcore/select-keys.c
349 * src/plugins/pgpcore/sgpgme.c
350 Disable use of disabled keys
352 2009-02-15 [colin] 3.7.0cvs65
356 Fix font updating after changing
357 prefs_common.derive_from_normal_font
359 2009-02-12 [paul] 3.7.0cvs64
365 * src/common/version.h.in
369 more copyright header fixes
371 2009-02-12 [paul] 3.7.0cvs63
373 * src/gtk/progressdialog.c
374 * src/gtk/progressdialog.h
377 2009-02-12 [paul] 3.7.0cvs62
379 * src/gtk/spell_entry.c
380 * src/gtk/spell_entry.h
381 better, more standard copyright header
383 2009-02-12 [paul] 3.7.0cvs61
385 * src/gtk/spell_entry.c
386 * src/gtk/spell_entry.h
387 changes to copyright header
389 2009-02-12 [paul] 3.7.0cvs60
391 * src/gtk/spell_entry.c
392 * src/gtk/spell_entry.h
395 2009-02-11 [colin] 3.7.0cvs59
397 * src/gtk/spell_entry.c
398 * src/gtk/spell_entry.h
401 2009-02-11 [colin] 3.7.0cvs58
404 * src/gtk/Makefile.am
405 * src/gtk/gtkaspell.c
406 * src/gtk/gtkaspell.h
407 Add spellcheck to subject. Patch by
410 2009-02-10 [holger] 3.7.0cvs57
414 Move filename define for printing page setup cache to defs.h
416 2009-02-08 [mones] 3.7.0cvs56
419 Fix build for bison 2.4.1
421 2009-02-06 [holger] 3.7.0cvs55
426 Fix restoring of custom page setups for printing by
427 temporarily caching the settings.
428 This is a workaround for Gnome Bug #39018, and fixes
429 Claws Mail Bug #1840.
431 2009-02-06 [colin] 3.7.0cvs54
434 Fix hardcoded Shift-Q quits. Fixes
435 bug 1838, 'Claws-Mail sometimes quits
436 when attempting to type a capital Q'
438 2009-01-31 [paul] 3.7.0cvs53
441 revert 3.7.0cvs49, until there is time to find out
442 why it causes a nasty crash!
444 2009-01-31 [paul] 3.7.0cvs52
447 1 string that was forgotten for translation
449 2009-01-31 [paul] 3.7.0cvs51
452 2 strings that were forgotten for translation
454 2009-01-31 [paul] 3.7.0cvs50
456 * src/gtk/prefswindow.c
457 build prefs tree in a slightly smarter way -
458 fix bug where if path[0] had same name as
459 path[1], (like in the de translation), path[1]
460 was lost and not shown in the window
462 2009-01-31 [paul] 3.7.0cvs49
465 fix bug 1836, 'Quoted text still blue after
466 removal of quote-character'
467 comment out some debug_print's that needlessly
470 comment out a debug_print that needlessly slows
473 2009-01-31 [paul] 3.7.0cvs48
476 fix bug 1834, '"semi"-selection when collapsing thread'
478 2009-01-31 [paul] 3.7.0cvs47
480 * src/prefs_compose_writing.c
481 * src/prefs_message.c
482 move 'quote_chars' pref to where it should be
484 2009-01-30 [paul] 3.7.0cvs46
487 fix updating of popup menu sensitivity
489 2009-01-28 [paul] 3.7.0cvs45
491 * tools/filter_conv_new.pl
492 move 'move' and 'delete' to end of @actions
493 so that they are always final actions in the
494 generated filtering rule
496 2009-01-27 [paul] 3.7.0cvs44
499 always select text/calendar mimepart if suitable
500 plugin (i.e. vCalendar) is available
502 2009-01-27 [paul] 3.7.0cvs43
505 fix crash when right-clicking in summaryview when
508 2009-01-22 [colin] 3.7.0cvs42
513 When replying to signed/encrypted mail and the
514 preference to sign/encrypt in this case is set,
515 choose the original mail's privacy system (if
518 2009-01-21 [colin] 3.7.0cvs41
521 Fix warning (on-the-fly theming of
522 addressbook isn't complete yet)
524 2009-01-21 [colin] 3.7.0cvs40
528 Win32: Fix window placement
530 2009-01-21 [paul] 3.7.0cvs39
533 update timeout log msg
535 2009-01-17 [colin] 3.7.0cvs38
541 * src/etpan/imap-thread.c
542 Fix g_open calls (which don't ignore mode)
544 2009-01-17 [colin] 3.7.0cvs37
553 * src/common/ssl_certificate.c
556 * src/etpan/imap-thread.c
557 * src/plugins/bogofilter/bogofilter.c
558 * src/plugins/pgpinline/pgpinline.c
559 * src/plugins/smime/smime.c
560 Probably fix bug 1825, 'Unable to fetch messages from
561 IMAP folders named with non-ASCII string'
562 Change remaining occurences of fopen and open with
565 2009-01-17 [paul] 3.7.0cvs36
568 update an old, outdated piece of info
570 2009-01-17 [paul] 3.7.0cvs35
572 * src/prefs_folder_item.c
573 fix bug where saving Folder Properties of a
574 sub-folder of outbox, queue, draft or trash
575 would change its parent's folder type to normal
577 2009-01-12 [mones] 3.7.0cvs34
582 2009-01-12 [wwp] 3.7.0cvs33
585 * tools/popfile-link.sh
586 * tools/textviewer.sh
587 Fix bashisms and other portability glitches (thanks to
590 2009-01-11 [paul] 3.7.0cvs32
593 clean up some build warnings
595 2009-01-11 [colin] 3.7.0cvs31
598 Revert part of patch 3.7.0cvs29
599 This function is used when jpilot
602 2009-01-11 [colin] 3.7.0cvs30
605 folder_find_child_item_by_name():
606 actually use name, not path's basename
608 2009-01-11 [paul] 3.7.0cvs29
615 * src/prefs_folder_item.c
616 clean up some build warnings
618 2009-01-11 [paul] 3.7.0cvs28
621 don't even mention printing support, assume its
622 presence, unless building with GTK+ < 2.10.0
624 2009-01-10 [colin] 3.7.0cvs27
627 Fix bug 1811, '[mime] Crash when there's no
628 room for filename's start on the same line'
629 When the mimetype of the attachment is very
630 long, there's no room at all to start the
631 name=... parameter on the same line. This
632 caused an infinite loop as 0 characters of
633 the filename could be appended.
634 In such cases, insert linebreak before the
637 2009-01-09 [colin] 3.7.0cvs26
642 Win32: Fix bug 1815, 'Drag-n-Drop of files on
643 Compose Window does not attach'
645 2009-01-09 [colin] 3.7.0cvs25
648 Fix bug 1817, 'Changing Themes does not
649 update the pixmaps in "Select folder"
652 2009-01-09 [colin] 3.7.0cvs24
655 Win32: Fix bug 1816, 'Attaching files with
656 command-line generates error after attaching'
658 2009-01-09 [paul] 3.7.0cvs23
661 forgot this '2009' in last commit
663 2009-01-09 [paul] 3.7.0cvs22
667 update copyright headers
669 2009-01-09 [paul] 3.7.0cvs21
671 * doc/man/claws-mail.1
674 2009-01-09 [colin] 3.7.0cvs20
677 Fix bug 1814, 'Windows' WM badly places
680 2009-01-09 [colin] 3.7.0cvs19
687 Win32: Fix bug 1813, 'Installing Theme Creates Error'
689 2009-01-08 [colin] 3.7.0cvs18
692 Win32: Fix bug 1810, 'Pressing 'o' key
695 2009-01-07 [colin] 3.7.0cvs17
698 Fix bug 1432, '& not escaped in links (HTML
701 2009-01-06 [colin] 3.7.0cvs16
703 * src/plugins/pgpcore/select-keys.c
704 Warn translators the usual way about
707 2009-01-06 [colin] 3.7.0cvs15
710 Fix synchronisation dialog that shouldn't
711 appear when network goes down (Network
715 Fix save as when attach_save_dir isn't set
716 fixes bug 1804, 'attach_save_directory does
717 not default to $HOME'
718 * src/plugins/pgpcore/select-keys.c
719 Add mnemonics to buttons - warn translators!
721 2009-01-06 [wwp] 3.7.0cvs14
724 Fix cvs13, thanks to Colin.
726 2009-01-06 [wwp] 3.7.0cvs13
729 Better support for Spanish Outlook replies (RES).
731 2009-01-02 [colin] 3.7.0cvs12
734 Fix (+) sign after collapsed folder names that
735 have quicksearch-matching children.
736 Fixes bug 1506, 'Recursive search in collapsed
739 2009-01-02 [colin] 3.7.0cvs11
743 Remove now-unused stock_pixmap_gdk
745 2009-01-02 [colin] 3.7.0cvs10
748 * src/pixmaps/claws-mail_icon.xpm
749 Use pixbuf for app icon, and make the app icon
752 2009-01-02 [colin] 3.7.0cvs9
755 Show both link title and URI if possible
757 2009-01-02 [colin] 3.7.0cvs8
761 * src/addressbook_foldersel.c
764 * src/grouplistdialog.c
768 * src/gtk/gtkcmclist.c
769 * src/gtk/gtkcmclist.h
770 * src/gtk/gtkcmctree.c
771 * src/gtk/gtkcmctree.h
772 * src/gtk/gtksctree.c
773 * src/gtk/gtksctree.h
774 Implement pixbuf rendering in tree widgets
776 * src/plugins/trayicon/trayicon.c
779 Use pixbuf rendering here too
781 2008-12-30 [paul] 3.7.0cvs7
784 no need to prematurely trim the uri in the statusbar
786 2008-12-29 [paul] 3.7.0cvs6
789 prefer List-Id header to X-* headers when creating
790 filter rule automatically
792 2008-12-28 [colin] 3.7.0cvs5
795 Set minimum height to 440 instead of 480
797 2008-12-22 [colin] 3.7.0cvs4
800 Fix bug 1799, '"Discard message" deletes manually
801 saved draft'. Switch rmode to REEDIT after
804 2008-12-21 [paul] 3.7.0cvs3
806 * tools/claws.i18n.status.pl
809 2008-12-21 [paul] 3.7.0cvs2
815 2008-12-21 [paul] 3.7.0cvs1
821 2008-12-19 [paul] 3.7.0
828 2008-12-19 [paul] 3.6.1cvs80
831 remove unmaintained sk and sr from ALL_LINGUAS
832 add newly maintained cs to ALL_LINGUAS
843 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
844 Stephan Sachse, Flammie Pirinen, Páder Rezso, Marcel Pol,
845 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
848 2008-12-16 [colin] 3.6.1cvs79
850 * src/plugins/pgpcore/sgpgme.c
853 2008-12-15 [colin] 3.6.1cvs78
858 * src/plugins/pgpcore/sgpgme.c
859 * src/plugins/pgpcore/sgpgme.h
860 * src/plugins/pgpinline/pgpinline.c
861 * src/plugins/pgpmime/pgpmime.c
862 * src/plugins/smime/smime.c
863 Fix bug 1796, 'PGP/MIME setting: "select key by your
864 email address" doesn't work'. Use custom from address
867 2008-12-15 [colin] 3.6.1cvs77
870 Fix bug 1746, 'Makes a mailto link from several
873 2008-12-15 [paul] 3.6.1cvs76
876 fix warnings thrown up by autoconf-2.63
878 2008-12-13 [colin] 3.6.1cvs75
886 Finish previous patch
888 2008-12-13 [colin] 3.6.1cvs74
891 Only install certs on windows
893 2008-12-13 [colin] 3.6.1cvs73
896 * tools/ca-certificates.crt
897 * src/common/Makefile.am
899 First try to ship SSL certificates in Windows
902 2008-12-12 [colin] 3.6.1cvs72
905 * src/plugins/pgpinline/claws.def
908 2008-12-12 [paul] 3.6.1cvs71
912 * src/partial_download.c
917 win32: fix unlinking, renaming and bug with
921 2008-12-11 [colin] 3.6.1cvs70
924 * manual/fr/advanced.xml
925 Update french translations
927 2008-12-10 [colin] 3.6.1cvs69
930 Correct bug submission guidelines
932 2008-12-10 [colin] 3.6.1cvs68
934 * src/plugins/pgpcore/pgp_viewer.c
935 Fix bug 1736, 'Key import does not work'
936 Kill the correct pid (and not the parent
937 shell), and increase the timeout a bit.
939 2008-12-09 [paul] 3.6.1cvs67
942 ensure that any stray noticeview buttons are hidden,
943 as clicking them causes segfaults!
945 2008-12-09 [colin] 3.6.1cvs66
949 * src/folder_item_prefs.h
953 Fix bug 1792, '"Save Message to" should
954 retain list of recently selected folders'
955 Also, make Enchant-related prefs stick
956 even if the build doesn't enable enchant
958 2008-12-09 [paul] 3.6.1cvs65
961 fix bug 1787, 'Prevent automatic PGP inline
962 decryption attempts' use the noticeview to display
963 decryption failure messages instead of the irritating
966 2008-12-09 [colin] 3.6.1cvs64
968 * src/prefs_filtering.c
969 Fix bug 1789, 'filtering account selection
970 (regression)'. Filtering on sending-only
971 accounts can be a little useful when using
972 filtering via Tools menu.
974 2008-12-07 [paul] 3.6.1cvs63
976 * src/prefs_actions.c
977 don't auto-select first entry (same as other
979 * src/gtk/pluginwindow.c
980 these parents don't have children so don't look
983 2008-12-07 [paul] 3.6.1cvs62
985 * src/prefs_account.c
986 * src/gtk/pluginwindow.c
987 * src/gtk/prefswindow.c
988 * src/gtk/prefswindow.h
989 auto-select first page
991 2008-12-05 [colin] 3.6.1cvs61
995 Fix bug 1788, 'CM crashes re-encoding
996 encoded parameters' (introduced in cvs40)
998 2008-12-05 [paul] 3.6.1cvs60
1000 * src/prefs_common.h
1001 remove gpg prefs that are no longer needed here
1003 2008-12-03 [colin] 3.6.1cvs59
1006 Speed up cache reading (about 10% gain)
1008 * src/gtk/gtksctree.c
1009 Speed up expand/collapse all threads
1012 2008-12-03 [paul] 3.6.1cvs58
1015 eradicate gcc4's signedness warnings
1016 fix building with gnuTLS on (Open)Solaris
1018 2008-12-01 [colin] 3.6.1cvs57
1020 * src/gtk/gtkcmclist.c
1023 2008-12-01 [colin] 3.6.1cvs56
1025 * src/plugins/pgpinline/pgpinline.c
1026 Fix bug 1779, 'PGP Inline badly handles
1027 multipart'. Properly dump the current part
1028 instead of running around with scissors
1030 2008-11-30 [paul] 3.6.1cvs55
1032 * manual/advanced.xml
1033 * manual/plugins.xml
1034 * src/prefs_toolbar.c
1035 remove the verb from the page title and
1036 update references in the manual
1038 2008-11-30 [paul] 3.6.1cvs54
1041 move Other/ page to Other/Miscellaneous
1042 * src/gtk/prefswindow.c
1043 make parent page unselectable
1045 2008-11-29 [paul] 3.6.1cvs53
1048 add the new 'primary_paste_unselects' hidden
1049 option, add missing 'log_[...]_color' options,
1050 and reformat the text
1051 * manual/advanced.xml
1052 add the new 'primary_paste_unselects' hidden
1053 option, add missing 'log_[...]_color' options
1055 2008-11-28 [colin] 3.6.1cvs52
1060 2008-11-28 [colin] 3.6.1cvs51
1065 2008-11-28 [colin] 3.6.1cvs50
1068 Fix account selection in Mailing list
1071 2008-11-28 [paul] 3.6.1cvs49
1074 automatically remove obsolete strings
1076 2008-11-28 [colin] 3.6.1cvs48
1078 * src/plugins/pgpcore/sgpgme.c
1079 Fix error message when key isn't available.
1081 2008-11-27 [colin] 3.6.1cvs47
1087 2008-11-26 [colin] 3.6.1cvs46
1092 2008-11-26 [colin] 3.6.1cvs45
1094 * src/plugins/pgpcore/select-keys.c
1095 * src/plugins/pgpcore/sgpgme.c
1096 Fix bug 1591, 'S/MIME: better key
1097 handling/selection dialog'
1098 Really ignore revoked/expired keys
1100 2008-11-26 [colin] 3.6.1cvs44
1103 * src/common/claws.c
1105 Make sure libgcrypt's threading is initialised
1106 before gnutls. See also old bug 1539.
1108 2008-11-26 [colin] 3.6.1cvs43
1112 * src/etpan/imap-thread.c
1113 Fix possible crashes due to clist_begin()
1114 not checking for NULLs (it should!)
1116 2008-11-25 [colin] 3.6.1cvs42
1119 Fix line length in MIME parameters
1121 2008-11-22 [paul] 3.6.1cvs41
1124 grab Return key press in attachments Properties
1127 2008-11-21 [colin] 3.6.1cvs40
1131 Fix bug 1776, 'use encoded name parameters
1132 for attachments instead of ascii'.
1133 Break the RFC 2047 by using B-encoded
1134 filename parameter, like everyone does,
1135 following advice from the RFC author.
1137 2008-11-21 [colin] 3.6.1cvs39
1139 * src/common/socket.c
1140 Rehandshake if server asks to
1142 2008-11-21 [colin] 3.6.1cvs38
1146 * src/common/session.h
1148 Move conditional-compilation members to
1151 2008-11-19 [wwp] 3.6.1cvs37
1153 * src/prefs_actions.c
1154 Fixed wrong behaviour when pressing Escape (was not cancelling
1157 2008-11-19 [wwp] 3.6.1cvs36
1163 * src/prefs_actions.c
1164 * src/prefs_filtering_action.c
1168 * src/common/utils.c
1169 Replace occurrences of "command line" with "command-line" everywhere.
1170 Enforce code style (mostly indentation) in prefs_actions.c.
1172 2008-11-19 [colin] 3.6.1cvs35
1175 * src/prefs_common.c
1176 * src/prefs_common.h
1177 Add primary_paste_unselects hidden preference
1178 to change how middle-click pasting changes
1179 the selection and insert point; defaults to
1182 2008-11-19 [colin] 3.6.1cvs34
1185 Always give focus to summaryview, even if
1186 the folder is empty, in small screen layout.
1187 Allows to go back to folderlist using the
1190 2008-11-18 [colin] 3.6.1cvs33
1193 Put back conditional at the end of struct
1195 2008-11-18 [colin] 3.6.1cvs32
1198 * src/common/w32_reg.c
1199 Fix crash on win32 when browsing to a
1202 2008-11-15 [colin] 3.6.1cvs31
1205 After a mid-click paste, deselect selection
1206 and go to end of paste.
1208 2008-11-15 [colin] 3.6.1cvs30
1211 Auto-save draft after external editor quits
1213 2008-11-15 [colin] 3.6.1cvs29
1215 * src/plugins/pgpcore/sgpgme.c
1216 Fix wrong error display, thanks to
1219 2008-11-14 [colin] 3.6.1cvs28
1221 * src/prefs_actions.c
1222 Comment out bogus (IMO) warning
1224 2008-11-14 [colin] 3.6.1cvs27
1231 Share summaryview's context menu actions with
1232 the equivalent menu items of the main menu;
1233 this allows to share accelerators and de-
1236 2008-11-14 [colin] 3.6.1cvs26
1238 * src/plugins/pgpcore/sgpgme.c
1239 Fix bug 1768, 'claws-mail crashes while
1240 checking smime bad signature'
1242 2008-11-13 [colin] 3.6.1cvs25
1246 Fix redefinition of PREFSBUFSIZE
1248 2008-11-13 [wwp] 3.6.1cvs24
1250 * tools/popfile-link.sh
1251 Add support for reusing existing POPFile session ID.
1253 2008-11-12 [colin] 3.6.1cvs23
1256 Fix bug 1771, 'Folder template gets
1257 truncated when exiting the application'
1258 Use a 32k buffer for string preferences
1260 2008-11-11 [colin] 3.6.1cvs22
1263 Fix "display sender using addressbook" when
1264 prefs_common.swap_from is in use. Patch by
1267 2008-11-11 [colin] 3.6.1cvs21
1272 Make a few functions static
1274 2008-11-07 [colin] 3.6.1cvs20
1278 Fix crash when rebuilding colorlabel
1282 * src/prefs_account.c
1283 * src/prefs_compose_writing.c
1284 * src/prefs_logging.c
1285 * src/prefs_message.c
1287 * src/prefs_receive.c
1288 * src/prefs_summaries.c
1289 * src/prefs_wrapping.c
1290 * src/plugins/bogofilter/bogofilter_gtk.c
1291 * src/plugins/pgpcore/prefs_gpg.c
1292 * src/plugins/spamassassin/spamassassin_gtk.c
1293 Fix deprecated use of page_size in
1294 gtkspinbutton adjustments
1296 2008-11-06 [mones] 3.6.1cvs19
1299 Fix missing "About" in Help menu
1300 * tools/claws.i18n.status.pl
1303 2008-11-05 [colin] 3.6.1cvs18
1308 * src/common/socket.c
1309 * src/common/socket.h
1310 * src/gtk/gtkutils.c
1311 * src/gtk/gtkutils.h
1312 w32: Implement single launch (lock
1313 socket); always put debug log to
1314 the rc_dir; fix Start menu update
1315 after registering as default Mail
1318 2008-11-05 [colin] 3.6.1cvs17
1321 Setting the Mail start menu item in HKCU
1322 confuses the Internet Options dialog. Do
1323 it in HKLM as this dialog does.
1325 2008-11-04 [colin] 3.6.1cvs16
1327 * src/common/w32_reg.c
1330 2008-11-04 [colin] 3.6.1cvs15
1333 w32: Fix getting content-type
1335 * src/prefs_common.c
1336 * src/prefs_common.h
1337 * src/prefs_ext_prog.c
1339 w32: better integration (use the
1340 standard file associations instead
1341 of our platform-unadapted open
1344 * src/common/utils.c
1345 * src/common/w32_reg.c
1346 * src/common/w32lib.h
1347 w32: better integration (allow
1348 setting Claws as default MUA)
1350 2008-11-01 [colin] 3.6.1cvs14
1353 Fix wrongly converted non-ascii characters
1354 when locale's charset is US-ASCII (strict-mode
1355 was failing in this case)
1357 2008-10-30 [colin] 3.6.1cvs13
1363 Use one UI Manager per mimeview, instead of
1364 the global one -- else user_data pointer gets
1365 broken if opening and closing another message-
1366 view, then using right-click on a mimeview's
1367 mimepart. Probably fixes bug 1711, 'Save-as
1370 2008-10-24 [paul] 3.6.1cvs12
1373 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
1374 * tools/kdeservicemenu/install.sh
1375 another, possibly the final?, attempt on getting this
1378 2008-10-24 [paul] 3.6.1cvs11
1380 * tools/kdeservicemenu/install.sh
1381 fix servicemenu installation directory on kde4
1383 2008-10-24 [paul] 3.6.1cvs10
1385 * tools/kdeservicemenu/README
1386 * tools/kdeservicemenu/install.sh
1387 add support for kde4 in addition to kde3.
1388 a rework involving checking for kde4-config, then
1389 kde-config, finally prompting the user for the
1390 location of either if they cannot be found
1393 2008-10-18 [paul] 3.6.1cvs9
1395 * tools/claws.i18n.status.pl
1396 updated with latest translator info.
1397 only print for languages defined in %langname
1399 2008-10-17 [paul] 3.6.1cvs8
1401 * src/plugins/pgpcore/sgpgme.c
1402 when listing the uid's, show the uid validity
1404 2008-10-16 [paul] 3.6.1cvs7
1409 2008-10-13 [wwp] 3.6.1cvs6
1412 Updated French translation.
1414 2008-10-11 [colin] 3.6.1cvs5
1417 Fix bug 1756, "Outdated translators list in About
1418 dialogue". Patch by Aleksei Miheev.
1420 2008-10-11 [colin] 3.6.1cvs4
1430 * src/prefs_account.c
1431 * src/send_message.c
1432 * src/send_message.h
1436 * src/common/claws.c
1438 * src/common/session.c
1439 * src/common/session.h
1442 * src/common/socket.c
1443 * src/common/socket.h
1446 * src/common/ssl_certificate.c
1447 * src/common/ssl_certificate.h
1449 * src/gtk/sslcertwindow.c
1450 * src/gtk/sslcertwindow.h
1453 2008-10-11 [colin] 3.6.1cvs3
1455 * src/common/ssl_certificate.c
1456 Make local function static
1458 2008-10-10 [colin] 3.6.1cvs2
1461 * src/common/ssl_certificate.c
1462 * src/gtk/sslcertwindow.c
1463 Add offline certificate verification,
1464 thanks to Nikos Mavrogiannopoulos for the
1467 2008-10-10 [colin] 3.6.1cvs1
1469 * src/common/ssl_certificate.c
1470 * src/gtk/sslcertwindow.c
1473 2008-10-10 [paul] 3.6.1
1475 * m4/spamassassin.m4
1476 remove openssl dross
1483 2008-10-10 [colin] 3.6.0cvs25
1486 Tell libetpan it doesn't need to init
1489 2008-10-10 [colin] 3.6.0cvs24
1492 Remove references to openssl
1494 2008-10-09 [colin] 3.6.0cvs23
1499 2008-10-09 [colin] 3.6.0cvs22
1502 Error out when building against openssl
1504 2008-10-09 [colin] 3.6.0cvs21
1511 Disable OpenSSL due to requirement of
1512 OpenSSL exception. Code not removed yet,
1513 just in case, but disabled.
1515 2008-10-09 [colin] 3.6.0cvs20
1525 * src/prefs_ext_prog.c
1527 * src/prefs_image_viewer.c
1531 * src/gtk/Makefile.am
1533 * src/gtk/gtksourceprintjob.c
1534 * src/gtk/gtksourceprintjob.h
1535 Revert previous patch. It'd be better to remove
1536 OpenSSL instead, as GnuTLS works as well.
1538 2008-10-09 [colin] 3.6.0cvs19
1548 * src/prefs_ext_prog.c
1550 * src/prefs_image_viewer.c
1554 * src/gtk/Makefile.am
1556 * src/gtk/gtksourceprintjob.c
1557 * src/gtk/gtksourceprintjob.h
1558 Remove the libgnomeprint interface (deprecated,
1559 and fixes Debian's #501570, 'Copyright confusion')
1561 2008-10-09 [colin] 3.6.0cvs18
1564 Require libetpan 0.57 (important fixes)
1566 2008-10-08 [paul] 3.6.0cvs17
1568 * src/prefs_filtering_action.c
1569 * src/prefs_matcher.c
1570 enable re-ordering of the filtering/processing
1571 condition and actions lists by drag'n'drop
1573 2008-10-08 [colin] 3.6.0cvs16
1576 Fix wrong menu title
1578 2008-10-07 [colin] 3.6.0cvs15
1581 After thinking, revert this. It's only a minor
1582 annoyance to GSSAPI users, and I can't test this
1583 right now. Postponed until after next good release.
1585 2008-10-07 [colin] 3.6.0cvs14
1588 Don't ask for a password when using GSSAPI
1590 2008-10-07 [colin] 3.6.0cvs13
1593 Fix build with GTK+ < 2.14
1595 2008-10-07 [colin] 3.6.0cvs12
1599 * src/prefs_common.c
1600 * src/prefs_common.h
1602 * src/gtk/colorlabel.c
1603 Fix bug 1749, 'Shortcut keys for color labels
1605 Make fullscreen a setting remembered between
1608 2008-10-07 [colin] 3.6.0cvs11
1611 Fix bug 1747, 'Wanderlust keybindings no longer
1612 working (regression)'
1614 2008-10-07 [colin] 3.6.0cvs10
1617 Make fullscreen a real menu item
1619 2008-10-07 [colin] 3.6.0cvs9
1622 Make sure we won't save size when
1625 2008-10-06 [colin] 3.6.0cvs8
1629 Handle fullscreen via F11. Patch by
1632 2008-10-06 [colin] 3.6.0cvs7
1635 Fix return value when setting client cert
1637 2008-10-04 [colin] 3.6.0cvs6
1640 Fix bug 1742, 'Attachment list contents not
1643 2008-10-04 [paul] 3.6.0cvs5
1646 fix failure of Hide toolbar option on restart
1648 2008-10-04 [colin] 3.6.0cvs4
1655 Maemo: Fix bug 1737, Crashes upon opening
1657 2008-10-04 [paul] 3.6.0cvs3
1660 submitted (just a little late) by Frederico
1663 2008-10-03 [wwp] 3.6.0cvs2
1666 Many fixes, mostly in menus and accelerators.
1668 2008-10-03 [colin] 3.6.0cvs1
1671 Allow network mounts with new GTKs: they're
1672 available via FUSE mounts and we don't need
1675 2008-10-03 [paul] 3.6.0
1682 2008-10-03 [paul] 3.5.0cvs145
1689 new translations. added by Yasen Pramatarov,
1690 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
1699 updated translations. submitted by Miquel Oliete,
1700 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
1701 Andrea Spadaccini, Emilian Nowak, and Ralph Young
1703 2008-10-02 [colin] 3.5.0cvs144
1705 * src/common/session.c
1706 Fix crash when connection fails on windows
1708 2008-10-01 [colin] 3.5.0cvs143
1711 Real fix for FS-unsafe chars on win32
1713 2008-10-01 [colin] 3.5.0cvs142
1716 Encode prohibited filenames on win32
1718 2008-09-30 [mones] 3.5.0cvs141
1722 * src/prefs_themes.c
1724 Fix output of some debug messages
1726 2008-09-30 [colin] 3.5.0cvs140
1733 * src/prefs_themes.c
1737 * src/common/utils.c
1738 * src/gtk/sslcertwindow.c
1739 Win32: Fix time usage; use g_stat
1741 2008-09-29 [colin] 3.5.0cvs139
1743 * src/common/utils.c
1744 Fix case-sensitive match of subject
1747 2008-09-29 [colin] 3.5.0cvs138
1749 * src/folder_item_prefs.c
1750 * src/folder_item_prefs.h
1752 * src/prefs_folder_item.c
1753 * src/prefs_matcher.c
1755 * src/common/string_match.c
1756 * src/common/utils.c
1757 Fix a huge leak (dozens of megs per folder
1758 change) on Windows: disable regexps
1760 2008-09-28 [paul] 3.5.0cvs137
1765 2008-09-27 [colin] 3.5.0cvs136
1769 Add accessor for cur_account
1771 2008-09-27 [colin] 3.5.0cvs135
1774 Fix crash when error happen on session establishment
1776 2008-09-26 [mones] 3.5.0cvs134
1781 2008-09-26 [colin] 3.5.0cvs133
1783 * src/plugins/pgpcore/claws.def
1786 2008-09-26 [colin] 3.5.0cvs132
1788 * src/prefs_common.c
1789 * src/prefs_common.h
1790 * src/plugins/pgpcore/pgp_viewer.c
1791 Add an accessor to prefs_common for plugins
1794 2008-09-25 [colin] 3.5.0cvs131
1797 Fix bug 1725, 'useless lines in clawsrc'
1798 * src/plugins/smime/mypgpcore.def
1799 Add a missing symbol
1801 2008-09-25 [paul] 3.5.0cvs130
1803 * src/plugins/smime/mypgpcore.def
1804 * src/plugins/smime/plugin.def
1805 * src/plugins/smime/version.rc
1806 add these windows-specific files
1809 2008-09-25 [colin] 3.5.0cvs129
1812 Load standard plugins only on first run
1814 2008-09-25 [colin] 3.5.0cvs128
1819 2008-09-24 [colin] 3.5.0cvs127
1822 Add nb_NO's charset (iso-8859-1)
1824 2008-09-24 [colin] 3.5.0cvs126
1826 * src/common/utils.c
1827 Fix get_mail_base_dir() on windows
1828 (was synced from main ages ago)
1830 2008-09-24 [colin] 3.5.0cvs125
1834 Integrate better with Windows' style
1836 2008-09-23 [paul] 3.5.0cvs124
1841 offer these strings to translators too
1843 2008-09-23 [colin] 3.5.0cvs123
1846 Add a --disable-dbus flag in case we want
1847 no DBUS even if headers are available (like
1848 for building gpg4win)
1851 * src/prefs_logging.c
1852 * src/common/utils.c
1853 * src/plugins/pgpcore/sgpgme.c
1854 * src/plugins/smime/claws.def
1856 - disable filtering log (it's crashy for
1858 - fix gmtime_r when time is -1 (before 01/01/70)
1859 - add symbols for smime
1861 2008-09-22 [colin] 3.5.0cvs122
1863 * src/common/utils.c
1867 Fix cursor position after changing account
1871 Fix absolute path detection
1873 2008-09-21 [colin] 3.5.0cvs121
1875 * src/gtk/gtkaspell.c
1876 Don't try to use empty dictionaries
1878 2008-09-20 [colin] 3.5.0cvs120
1881 Add the new files to the translations
1883 2008-09-20 [colin] 3.5.0cvs119
1886 * src/plugins/Makefile.am
1887 * src/plugins/smime/Makefile.am
1888 * src/plugins/smime/plugin.c
1889 * src/plugins/smime/smime.c
1890 * src/plugins/smime/smime.deps
1891 * src/plugins/smime/smime.h
1892 Include S/Mime plugin in the main plugins
1893 Will ease the Gpg4win team's work
1895 2008-09-20 [colin] 3.5.0cvs118
1902 * src/common/socket.c
1903 * src/gtk/gtkutils.c
1904 * src/plugins/pgpcore/claws.def
1905 Windows: more fixes, thanks to wwp and
1908 2008-09-20 [colin] 3.5.0cvs117
1911 Tell on which server errors happened
1913 2008-09-20 [colin] 3.5.0cvs116
1915 * src/etpan/etpan-thread-manager.c
1916 * src/etpan/imap-thread.c
1917 * src/etpan/nntp-thread.c
1918 Windows: Fix hang on IMAP/NNTP
1920 2008-09-20 [colin] 3.5.0cvs115
1922 * src/common/utils.c
1923 Fix bug 1723, "Buffer overflow crash caused by
1924 preview in 'Date format help' dialog box"
1925 Also, optimise fast_strftime a bit :)
1927 2008-09-18 [colin] 3.5.0cvs114
1931 Check for NULLs before str* functions
1933 2008-09-18 [colin] 3.5.0cvs113
1938 Handle html parts in multipart/related
1939 Decode ISO-8859-1 as Windows-1252 (the former
1940 is a subset of the latter) in order to
1941 workaround Outlook mails misencoding
1942 * src/gtk/logwindow.c
1943 * src/gtk/logwindow.h
1944 Clear mainwindow's error pixmap when the
1945 error scrolls out of the log
1947 2008-09-17 [colin] 3.5.0cvs112
1949 * src/image_viewer.c
1950 Fix image loading (multiple childs added to
1951 scrolledwindow, break of the resize functionality)
1953 * src/prefs_folder_item.c
1954 * src/prefs_spelling.c
1955 * src/gtk/gtkaspell.c
1956 Better fix problems with dictionaries updates
1958 2008-09-17 [colin] 3.5.0cvs111
1960 * src/common/utils.c
1961 Fix double-opening (fixes multiple signatures when
1964 2008-09-16 [colin] 3.5.0cvs110
1966 * src/prefs_account.c
1967 * src/prefs_folder_item.c
1968 * src/prefs_spelling.c
1969 * src/gtk/gtkaspell.c
1970 Better stripping of aspell dictionaries names
1974 * 3.6.0-rc1 released
1976 2008-09-16 [colin] 3.5.0cvs109
1981 * src/prefs_account.h
1983 * src/send_message.c
1984 * src/gtk/inputdialog.c
1985 Don't add a pref to allow remembering passwords
1986 (Just not checking the checkbox is enough)
1988 2008-09-16 [colin] 3.5.0cvs108
1991 Require libetpan 0.56 as 0.55 is crashy
1994 * src/gtk/inputdialog.c
1995 * src/gtk/inputdialog.h
1998 2008-09-16 [wwp] 3.5.0cvs107
2001 Complete 3.5.0cvs106 by removing a function that got
2002 moved to account.[ch].
2004 2008-09-16 [wwp] 3.5.0cvs106
2010 * src/quote_fmt_lex.l
2011 * src/quote_fmt_parse.y
2012 Add account signature (path and value string) manipulation
2013 keywords to the template processor. It's now possible in
2014 all templates to insert the account signature to an
2015 arbitrary location or to pass it to a external script for
2019 2008-09-16 [mones] 3.5.0cvs105
2026 * src/prefs_account.h
2027 * src/prefs_common.c
2028 * src/prefs_common.h
2030 * src/send_message.c
2031 * src/gtk/inputdialog.c
2032 * src/gtk/inputdialog.h
2033 Implement session passwords: unsaved passwords for receiving
2034 or sending of accounts can be remembered while running to
2035 avoid repetitive typing.
2036 As keeping passwords in memory is unsafe a new preference
2037 in Other page is added to activate or not such capability.
2039 2008-09-14 [colin] 3.5.0cvs104
2043 Make conv_iconv_strdup static
2045 2008-09-12 [colin] 3.5.0cvs103
2052 * src/folder_item_prefs.c
2053 * src/folder_item_prefs.h
2055 * src/prefs_account.c
2056 * src/prefs_common.c
2057 * src/prefs_common.h
2058 * src/prefs_folder_item.c
2059 * src/prefs_spelling.c
2060 * src/prefs_template.c
2062 * src/quote_fmt_parse.y
2065 * src/gtk/Makefile.am
2068 * src/gtk/gtkaspell.c
2069 * src/gtk/gtkaspell.h
2070 * src/plugins/bogofilter/Makefile.am
2071 * src/plugins/dillo_viewer/Makefile.am
2072 * src/plugins/spamassassin/Makefile.am
2073 * src/plugins/trayicon/Makefile.am
2074 Switch spellchecker to Enchant
2076 2008-09-12 [paul] 3.5.0cvs102
2079 * tools/csv2addressbook.pl
2080 add support for Fox Mail
2082 2008-09-12 [paul] 3.5.0cvs101
2085 * src/prefs_wrapping.c
2088 2008-09-12 [paul] 3.5.0cvs100
2091 revert cvs99's libenchant commit error
2093 2008-09-12 [colin] 3.5.0cvs99
2096 Only go to inbox if there are new mails
2097 (and fetch was manual)
2099 2008-09-10 [colin] 3.5.0cvs98
2103 * src/common/session.c
2104 Use g_timeout_add_seconds instead of g_timeout_add
2105 on glib >= 2.14 when we don't need precision on the
2106 delay. This helps reducing power consumption:
2107 http://mjg59.livejournal.com/74651.html
2109 2008-09-10 [colin] 3.5.0cvs97
2112 Don't save window size and position when
2113 compose is hidden (filtering action)
2115 2008-09-09 [colin] 3.5.0cvs96
2121 * src/addressbook_foldersel.c
2127 * src/editaddress_other_attributes_ldap.h
2131 * src/editldap_basedn.c
2140 * src/grouplistdialog.c
2143 * src/image_viewer.c
2154 * src/prefs_actions.c
2155 * src/prefs_filtering.c
2156 * src/prefs_folder_column.c
2158 * src/prefs_summary_column.c
2159 * src/prefs_toolbar.c
2160 * src/send_message.c
2162 * src/sourcewindow.c
2163 * src/sourcewindow.h
2167 * src/stock_pixmap.c
2168 * src/stock_pixmap.h
2177 * src/common/utils.c
2179 * src/gtk/colorlabel.c
2180 * src/gtk/colorlabel.h
2181 * src/gtk/combobox.h
2182 * src/gtk/description_window.c
2184 * src/gtk/gtkaspell.c
2185 * src/gtk/gtkaspell.h
2186 * src/gtk/gtkcmclist.c
2187 * src/gtk/gtkcmclist.h
2188 * src/gtk/gtkcmctree.c
2189 * src/gtk/gtkcmctree.h
2190 * src/gtk/gtkcmoptionmenu.h
2191 * src/gtk/gtksctree.c
2192 * src/gtk/gtksctree.h
2193 * src/gtk/gtkshruler.c
2194 * src/gtk/gtkshruler.h
2195 * src/gtk/gtksourceprintjob.c
2196 * src/gtk/gtksourceprintjob.h
2197 * src/gtk/gtkutils.c
2198 * src/gtk/gtkutils.h
2199 * src/gtk/gtkvscrollbutton.c
2200 * src/gtk/gtkvscrollbutton.h
2201 * src/gtk/icon_legend.c
2202 * src/gtk/inputdialog.c
2203 * src/gtk/logwindow.c
2204 * src/gtk/logwindow.h
2205 * src/gtk/manage_window.c
2206 * src/gtk/manage_window.h
2208 * src/gtk/prefswindow.c
2209 * src/gtk/progressdialog.c
2210 * src/gtk/progressdialog.h
2211 * src/plugins/bogofilter/bogofilter_gtk.c
2212 * src/plugins/pgpcore/passphrase.c
2213 * src/plugins/spamassassin/spamassassin_gtk.c
2214 * src/plugins/trayicon/trayicon.c
2215 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2216 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2217 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
2218 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2219 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2220 Complete GTK+ 2.14 undeprecation
2221 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
2223 2008-09-09 [colin] 3.5.0cvs95
2225 * src/gtk/gtkcmclist.h
2226 Fix build on GTK+ 2.14
2228 2008-09-08 [colin] 3.5.0cvs94
2232 Remove GtkSignalFunc
2234 2008-09-07 [colin] 3.5.0cvs93
2237 * src/addressbook_foldersel.c
2238 * src/gtk/gtkcmclist.c
2239 * src/gtk/gtkcmclist.h
2240 * src/gtk/gtkcmctree.c
2241 * src/gtk/gtkcmctree.h
2242 * src/gtk/gtksctree.c
2243 * src/gtk/prefswindow.c
2244 * src/gtk/prefswindow.h
2245 Use GDestroyNotify instead of GtkDestroyNotify
2246 (deprecated in GTK+ 2.14)
2248 2008-09-07 [colin] 3.5.0cvs92
2251 Fix bug 1712, 'invalid "Phishing attempt warning"
2252 when linked text ends with spaces'
2254 2008-09-05 [colin] 3.5.0cvs91
2257 Maybe fix bug 1711, 'Save-as attachment crashes'
2258 Possibly wrong free() due to pointer shifting
2260 2008-09-05 [colin] 3.5.0cvs90
2263 Fix bug 1710, 'User misreads "Discard Message"
2264 as "Discard Changes"'. Propose to save or discard
2265 only the latest changes when closing an existing
2266 draft. Autosave may still have saved parts of the
2269 2008-09-04 [colin] 3.5.0cvs89
2272 Fix bug 1707, 'Segfault when sorting on non-visible column'
2274 2008-09-01 [colin] 3.5.0cvs88
2279 * src/etpan/imap-thread.c
2280 * src/etpan/imap-thread.h
2281 Store spam flag on IMAP (Junk/NonJunk, as
2282 ThunderBird does - this is nonstandard)
2284 2008-08-31 [wwp] 3.5.0cvs87
2287 Fix globish edition^Wediting.
2289 2008-08-31 [wwp] 3.5.0cvs86
2292 Don't break nickname editing for non-LDAP books (nickname
2293 value was overwritten when editing existing contact, this
2294 came from 3.0.2cvs109).
2296 2008-08-30 [colin] 3.5.0cvs85
2300 Fix "Apply tags..." key shortcut
2302 2008-08-29 [iwkse] 3.5.0cvs84
2307 2008-08-29 [iwkse] 3.5.0cvs83
2310 Disable "Move to trash" action if
2311 we are in a trash-like folder.
2314 2008-08-29 [paul] 3.5.0cvs82
2317 bump up libetpan version requirement since
2318 0.55 is released now
2320 2008-08-28 [wwp] 3.5.0cvs81
2324 * src/prefs_account.c
2325 * src/prefs_account.h
2326 Add finer granularity to the POP3's remove-after delay (now in
2327 hours in addition to in days), patch by Paul Rolland.
2329 2008-08-28 [wwp] 3.5.0cvs80
2331 * src/gtk/combobox.c
2332 Fix a typo in a comment.
2334 2008-08-28 [iwkse] 3.5.0cvs79
2337 * src/prefs_actions.c
2338 * src/prefs_filtering.c
2339 * src/prefs_template.c
2340 Add search feature to the account,
2341 template and action dialog.
2342 It's turned on selecting one row
2343 of the list and typing some random
2344 letter. Thanks to wwp, colinl
2346 2008-08-28 [colin] 3.5.0cvs78
2351 * src/prefs_account.c
2352 * src/prefs_account.h
2356 * src/stock_pixmap.c
2357 * src/stock_pixmap.h
2359 * src/pixmaps/key_gpg_signed.xpm
2360 Fix bug 1412, "Sign reply, if mail was signed"
2361 Add an account preference to sign replies to signed mails
2363 2008-08-28 [iwkse] 3.5.0cvs77
2365 * src/prefs_filtering.c
2366 Making the search more useful,
2367 jumping directly to the relative rule.
2369 2008-08-27 [colin] 3.5.0cvs76
2374 2008-08-27 [colin] 3.5.0cvs75
2376 * src/gtk/gtkcmctree.c
2379 2008-08-26 [colin] 3.5.0cvs74
2381 * src/gtk/gtkcmctree.c
2382 Fix missing inits on old glib
2384 2008-08-26 [wwp] 3.5.0cvs73
2386 * src/common/utils.c
2387 Added 'Fwd' to the list of known common subject prefixes.
2389 2008-08-25 [iwkse] 3.5.0cvs72
2391 * src/image_viewer.c
2392 Add animated gif support to the
2395 2008-08-25 [colin] 3.5.0cvs71
2397 * src/gtk/gtkcmctree.c
2398 Make sure work isn't null
2400 2008-08-24 [colin] 3.5.0cvs70
2403 Fix typo on SSL_CERT_DIR
2405 2008-08-23 [holger] 3.5.0cvs69
2408 Fix bug 1699 'Separator line mis-placed when
2409 printing some e-mails'. The number of header lines
2410 was not correctly calculated when Pango inserts
2413 2008-08-23 [colin] 3.5.0cvs68
2416 Fix the account selector button; thanks
2419 2008-08-21 [colin] 3.5.0cvs67
2423 Add a compose preference for auto-indent
2426 Make colorlabel accels a bit less hacky
2428 2008-08-21 [colin] 3.5.0cvs66
2431 * src/prefs_common.c
2432 * src/prefs_common.h
2433 * src/prefs_wrapping.c
2434 Add a preference for autoindent; fix no_join tag
2435 being applied to whole lines instead of just \n when
2438 2008-08-21 [colin] 3.5.0cvs65
2441 Add support for auto-indentation
2443 2008-08-19 [colin] 3.5.0cvs64
2446 Save Autowrap status in drafts/queued mails
2448 2008-08-19 [colin] 3.5.0cvs63
2451 Fix a comment (in reality, test commit on
2454 2008-08-17 [colin] 3.5.0cvs62
2456 * src/prefs_actions.c
2459 * src/common/socket.h
2460 * src/gtk/gtkcmctree.c
2463 2008-08-16 [colin] 3.5.0cvs61
2465 * src/editaddress_other_attributes_ldap.h
2466 Add 'l' field (localityName)
2468 2008-08-16 [colin] 3.5.0cvs60
2471 * src/gtk/gtkcmclist.c
2472 * src/gtk/gtkcmclist.h
2473 * src/gtk/gtkcmctree.c
2474 * src/gtk/gtksctree.c
2475 * src/gtk/gtkutils.c
2476 * src/gtk/gtkvscrollbutton.c
2477 Fix Maemo build (OS2007)
2479 2008-08-14 [colin] 3.5.0cvs59
2482 Don't crash if parent is null when creating
2484 * src/gtk/pluginwindow.c
2485 Don't crash on race when closing window while
2486 a plugin is loading and does gtk_iterations
2488 2008-08-13 [colin] 3.5.0cvs58
2493 Fix bug 1696, 'Viewing binary attachements
2494 as text over 1 MB' (various buglets)
2496 2008-08-10 [colin] 3.5.0cvs57
2499 * src/gtk/gtkcmclist.c
2500 Continue fixing GTK < 2.12 build, thanks to
2503 2008-08-10 [colin] 3.5.0cvs56
2505 * src/gtk/gtksctree.c
2506 Fix build on GTK < 2.12
2508 2008-08-09 [colin] 3.5.0cvs55
2511 Fix untranslatable strings, thanks to
2514 2008-08-07 [colin] 3.5.0cvs54
2520 * src/message_search.c
2523 * src/prefs_account.c
2524 * src/prefs_common.c
2525 * src/prefs_customheader.c
2526 * src/prefs_ext_prog.c
2527 * src/prefs_filtering_action.c
2529 * src/prefs_logging.c
2530 * src/prefs_matcher.c
2531 * src/prefs_msg_colors.c
2533 * src/summary_search.c
2536 * src/gtk/colorsel.c
2537 * src/gtk/gtkaspell.c
2538 * src/gtk/gtkutils.c
2539 * src/gtk/gtkutils.h
2540 * src/gtk/inputdialog.c
2541 * src/gtk/pluginwindow.c
2542 * src/gtk/quicksearch.c
2543 * src/plugins/bogofilter/bogofilter_gtk.c
2544 * src/plugins/dillo_viewer/dillo_prefs.c
2545 * src/plugins/spamassassin/spamassassin_gtk.c
2546 - Fix Ctrl-Space shortcut
2547 - Fix mime-parsing bug in procmime (cvs52)
2548 - Fix double-free in procmime (cvs52)
2549 - Use gtk_bin_get_child instead of GTK_BIN()->child
2550 - Fix Goto menu in mainwindow
2552 2008-08-07 [mones] 3.5.0cvs53
2555 Updated translation (lots of changes!)
2557 Add missing accelerator key
2559 Restored 'v' key function (thanks Colin!)
2561 2008-08-06 [colin] 3.5.0cvs52
2565 * src/addrduplicates.c
2576 Fix my use of g_utf8_strdown (it returns
2577 a newly allocated string and doesn't
2578 change the parameter)
2580 2008-08-06 [colin] 3.5.0cvs51
2583 Fix bug 1690, 'Copy/Paste in edit window may
2584 break Undo'; middle-click pastes aren't
2585 REPLACE_INSERT but just INSERT.
2586 Also, fix privacy menu selection
2588 2008-08-05 [colin] 3.5.0cvs50
2594 * src/addrduplicates.c
2606 * src/common/socket.c
2607 * src/gtk/gtkutils.c
2608 * src/gtk/gtkutils.h
2610 * src/plugins/spamassassin/spamassassin.c
2611 More undeprecation (Glib)
2613 2008-08-05 [colin] 3.5.0cvs49
2615 * src/prefs_account.c
2616 * src/prefs_filtering_action.c
2617 * src/prefs_matcher.c
2618 * src/gtk/Makefile.am
2619 * src/gtk/claws-marshal.list
2620 * src/gtk/colorlabel.c
2621 * src/gtk/colorsel.c
2622 * src/gtk/foldersort.c
2623 * src/gtk/gtkaspell.c
2624 * src/gtk/gtkcmclist.c
2625 * src/gtk/gtkcmclist.h
2626 * src/gtk/gtkcmctree.c
2627 * src/gtk/gtkcmctree.h
2628 * src/gtk/gtkcmoptionmenu.c
2629 * src/gtk/gtkcmoptionmenu.h
2630 * src/gtk/gtksctree.c
2631 * src/gtk/gtksctree.h
2632 * src/gtk/gtkutils.c
2633 * src/gtk/gtkutils.h
2634 * src/gtk/gtkvscrollbutton.c
2637 * src/gtk/quicksearch.c
2638 * src/plugins/dillo_viewer/dillo_viewer.c
2639 * src/plugins/pgpcore/select-keys.c
2640 Try to finish yesterday's commit
2642 2008-08-04 [colin] 3.5.0cvs48
2646 * src/addressbook_foldersel.c
2653 * src/editaddress_other_attributes_ldap.c
2655 * src/editldap_basedn.c
2658 * src/grouplistdialog.c
2659 * src/image_viewer.c
2664 * src/message_search.c
2670 * src/prefs_account.c
2671 * src/prefs_filtering_action.c
2672 * src/prefs_matcher.c
2673 * src/prefs_msg_colors.c
2674 * src/prefs_summaries.c
2676 * src/stock_pixmap.c
2677 * src/summary_search.c
2682 * src/gtk/Makefile.am
2683 * src/gtk/claws-marshal.list
2684 * src/gtk/colorsel.c
2685 * src/gtk/foldersort.c
2686 * src/gtk/gtkaspell.c
2687 * src/gtk/gtkcmclist.c
2688 * src/gtk/gtkcmclist.h
2689 * src/gtk/gtkcmctree.c
2690 * src/gtk/gtkcmctree.h
2691 * src/gtk/gtksctree.c
2692 * src/gtk/gtksctree.h
2693 * src/gtk/gtkutils.c
2694 * src/gtk/gtkutils.h
2695 * src/gtk/gtkvscrollbutton.c
2698 * src/gtk/quicksearch.c
2699 * src/plugins/dillo_viewer/dillo_viewer.c
2700 * src/plugins/pgpcore/select-keys.c
2701 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
2702 Undeprecate their implementation (GtkArg, GtkType, ...)
2703 Undeprecate a few other things here and there
2704 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
2705 Add #undef GTK_DISABLE_DEPRECATED in the files where we
2706 still have work to do
2708 2008-08-04 [colin] 3.5.0cvs47
2714 * src/stock_pixmap.c
2719 * src/image_viewer.c
2720 * src/gtk/gtkaspell.c
2721 * src/gtk/gtkvscrollbutton.c
2722 * src/plugins/dillo_viewer/dillo_viewer.c
2723 Undeprecate more things
2725 2008-08-02 [colin] 3.5.0cvs46
2728 Fix toggle menu activation state
2731 2008-08-02 [paul] 3.5.0cvs45
2735 /View/Show or hide/Message View
2737 2008-08-01 [paul] 3.5.0cvs44
2739 * src/common/utils.c
2740 * src/plugins/pgpcore/claws.def
2741 * src/plugins/pgpinline/claws.def
2742 fix compilation problems on mingw32,
2743 (bug 1688) Patch by Marcus Brinkmann
2745 2008-08-01 [colin] 3.5.0cvs43
2747 * src/gtk/gtkutils.c
2748 * src/gtk/gtkvscrollbutton.c
2751 2008-08-01 [colin] 3.5.0cvs42
2756 * src/prefs_account.c
2757 * src/prefs_folder_item.c
2760 * src/gtk/gtkaspell.c
2761 * src/gtk/gtkutils.c
2762 * src/gtk/gtkvscrollbutton.c
2763 Replace a few deprecated function calls
2765 2008-08-01 [paul] 3.5.0cvs41
2768 fix crash that occurs because of recent GtkUIManager
2769 changes. Thanks to Colin
2771 2008-07-31 [colin] 3.5.0cvs40
2780 Remove deprecated helper funcs
2782 2008-07-30 [colin] 3.5.0cvs39
2789 Move the folderview popup menu to GtkUIManager
2791 2008-07-29 [colin] 3.5.0cvs38
2806 Switch the main menu to GtkUIManager
2809 2008-07-29 [colin] 3.5.0cvs37
2812 Fix bug 1684, 'view news messages with large
2813 attachements segfaults'
2815 2008-07-29 [colin] 3.5.0cvs36
2828 More switches to GtkUIManager
2830 2008-07-26 [colin] 3.5.0cvs35
2836 2008-07-25 [colin] 3.5.0cvs34
2838 * src/addrcustomattr.c
2842 * src/editaddress_other_attributes_ldap.h
2846 * src/prefs_actions.c
2847 * src/prefs_filtering.c
2848 * src/prefs_template.c
2856 * src/plugins/trayicon/trayicon.c
2857 More changes from GtkItemFactory to GtkUIManager
2859 2008-07-25 [colin] 3.5.0cvs33
2862 Add a macro to remove menu items
2863 Make the gui_manager variable useless
2865 2008-07-24 [colin] 3.5.0cvs32
2868 Fix a gtk warning on clear
2872 Switch the message list popup menu to
2875 2008-07-23 [colin] 3.5.0cvs31
2877 * src/plugins/pgpcore/pgp_viewer.c
2878 * src/plugins/pgpcore/sgpgme.c
2879 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
2880 Patch by Thomas Wiegner <wiegner@gmx.de>
2882 2008-07-20 [paul] 3.5.0cvs30
2884 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2885 remove redundant GTK version check
2887 2008-07-20 [ticho] 3.5.0cvs29
2892 Moved sensitivity setting for "Download messages" for IMAP and
2893 news folders from folderview.c to imap_gtk.c and news_gtk.c
2894 respectively for better code readability.
2895 Fixed indentation in news' set_sensitivity().
2897 2008-07-20 [paul] 3.5.0cvs28
2900 remove more redundant code following cvs27
2902 2008-07-20 [paul] 3.5.0cvs27
2905 remove now redundant code
2908 fix bug 1673, 'Tools/Harvest adresses is
2909 grayed out if folder is empty'
2911 2008-07-19 [ticho] 3.5.0cvs26
2917 * src/gtk/gtkutils.c
2918 * src/gtk/gtkutils.h
2921 Use GtkUIManager for mimeview and tag edit dialog popup menus,
2922 instead of deprecated GtkItemFactory.
2924 2008-07-19 [colin] 3.5.0cvs25
2936 * src/prefs_account.c
2937 * src/prefs_actions.c
2938 * src/prefs_ext_prog.c
2939 * src/prefs_filtering.c
2940 * src/prefs_folder_item.c
2941 * src/prefs_image_viewer.c
2942 * src/prefs_logging.c
2943 * src/prefs_msg_colors.c
2946 * src/prefs_spelling.c
2947 * src/prefs_summaries.c
2948 * src/prefs_template.c
2951 * src/summary_search.c
2955 * src/common/Makefile.am
2956 * src/gtk/gtksctree.c
2957 * src/gtk/gtkutils.h
2958 * src/gtk/pluginwindow.c
2959 * src/gtk/quicksearch.c
2960 * src/plugins/bogofilter/bogofilter_gtk.c
2961 * src/plugins/dillo_viewer/dillo_prefs.c
2962 * src/plugins/pgpcore/prefs_gpg.c
2963 * src/plugins/spamassassin/spamassassin_gtk.c
2964 * src/plugins/trayicon/trayicon.c
2965 * src/plugins/trayicon/trayicon_prefs.c
2966 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
2967 or greater). Use the old deprecated one on GTK+ < 2.12.
2968 Easy! Straightforward! I'm not annoyed at all! It's not a loss
2971 2008-07-16 [colin] 3.5.0cvs24
2974 Fix folderview's scrolbar when starting minimised
2975 to tray, and popping up the mainwindow by calling
2976 claws-mail from the command line
2978 2008-07-08 [colin] 3.5.0cvs23
2981 Possibly fix po-headers appearing on empty
2984 2008-07-08 [colin] 3.5.0cvs22
2988 Finish the always_open tristate patch, by Jonathan
2991 2008-07-07 [paul] 3.5.0cvs21
2994 fix typo (missing ")
2996 2008-07-07 [paul] 3.5.0cvs20
2999 fit the menu style a bit better
3001 2008-07-07 [colin] 3.5.0cvs19
3003 * src/prefs_themes.c
3004 Make upgrading themes easier
3006 2008-07-07 [colin] 3.5.0cvs18
3009 * src/prefs_toolbar.c
3010 * src/stock_pixmap.c
3011 Finish fixing bug 1609, 'Icon issues'
3013 2008-07-07 [colin] 3.5.0cvs17
3015 * src/prefs_common.c
3016 Fix the default value
3018 2008-07-07 [colin] 3.5.0cvs16
3020 * src/prefs_summaries.c
3021 Revert my fix to the string, the correct term
3022 is indeed Message View
3024 2008-07-07 [colin] 3.5.0cvs15
3028 * src/prefs_common.c
3029 * src/prefs_common.h
3030 * src/prefs_summaries.c
3033 Change "Always open message when selected" to
3034 a tristate (Never/Always/When preview is visible)
3035 Patch by Jonathan Corbet <corbet@lwn.net>.
3037 2008-07-06 [paul] 3.5.0cvs14
3040 improve the layout of the dialogue
3043 fix some of the nasty coding style
3046 add some missing mnemonics
3048 2008-07-05 [paul] 3.5.0cvs13
3052 fix bug 1398, '"Change current account" is
3053 available even when there's only one account'
3054 * src/plugins/pgpcore/prefs_gpg.c
3055 put back a needed include, removed in error
3057 2008-07-05 [colin] 3.5.0cvs12
3060 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
3062 2008-07-05 [colin] 3.5.0cvs11
3066 Provide ability to rename newsgroups. Closes
3067 bug 1444, 'Add GUI option for renaming
3068 newsgroups'. Patch by Pawel Pekala
3070 2008-07-05 [colin] 3.5.0cvs10
3072 * src/plugins/pgpcore/passphrase.c
3073 * src/plugins/pgpcore/prefs_gpg.c
3074 * src/plugins/pgpcore/select-keys.c
3075 Simplify GTK includes (with the advantage
3076 of compiling against GTK+2.13); patch by
3079 2008-07-05 [colin] 3.5.0cvs9
3082 Add SSL client certificates
3084 2008-07-05 [colin] 3.5.0cvs8
3086 * src/prefs_account.c
3087 * src/common/session.h
3090 Add one path for certs
3092 2008-07-05 [colin] 3.5.0cvs7
3094 * src/prefs_account.c
3097 2008-07-04 [colin] 3.5.0cvs6
3101 * src/common/ssl_certificate.c
3102 Workaround distro bugs and fix certificate checking
3105 2008-07-04 [colin] 3.5.0cvs5
3108 * src/common/ssl_certificate.c
3109 * src/common/ssl_certificate.h
3110 * src/etpan/imap-thread.c
3111 * src/etpan/nntp-thread.c
3112 Fix some leaks, thanks to Martin Zwickel
3113 Rename gnutls functions that do the same
3114 as OpenSSL ones, to avoid symbol clashing
3115 when Claws is built against GnuTLS and
3116 libetpan against OpenSSL
3118 2008-07-04 [paul] 3.5.0cvs4
3120 * src/prefs_account.c
3121 remove 1 forgotten '.'
3123 2008-07-04 [paul] 3.5.0cvs3
3125 * src/prefs_account.c
3126 layout/engrish fixes to the 'Client
3129 2008-07-03 [colin] 3.5.0cvs2
3134 * src/prefs_account.c
3135 * src/prefs_account.h
3136 * src/prefs_common.c
3137 * src/send_message.c
3138 * src/common/session.c
3139 * src/common/session.h
3142 * src/common/socket.h
3145 * src/common/ssl_certificate.c
3146 * src/common/ssl_certificate.h
3147 * src/etpan/imap-thread.c
3148 * src/etpan/nntp-thread.c
3149 * src/gtk/inputdialog.c
3150 Add support for SSL client certificates (either PEM files
3151 with certificate and private key, either PKCS12 files)
3153 2008-06-28 [colin] 3.5.0cvs1
3156 Fix compilation with older GTKs
3158 2008-06-27 [paul] 3.5.0
3165 2008-06-27 [paul] 3.4.0cvs116
3170 2008-06-27 [paul] 3.4.0cvs115
3174 no longer build unmaintained translations
3176 2008-06-27 [paul] 3.4.0cvs114
3181 updated by Stephan Sachse, Flammie Pirinen, and
3182 Frederico Goncalves Guimaraes
3184 2008-06-26 [wwp] 3.4.0cvs113
3186 * manual/fr/advanced.xml
3187 Update French version of the manual (AutoFaces documentation).
3189 2008-06-26 [wwp] 3.4.0cvs112
3191 * manual/fr/advanced.xml
3192 * manual/fr/plugins.xml
3193 Updated French version of the manual (completed
3194 hidden options list, added note about Clawsker
3195 and new mail archiver plugin).
3197 2008-06-25 [colin] 3.4.0cvs111
3199 * src/gtk/gtkaspell.c
3200 Fix non-UTF8 in the replace with dialog
3201 * src/prefs_actions.c
3202 Fix possible crasher
3205 2008-06-24 [mones] 3.4.0cvs110
3208 Fix non-warning message, downgraded to debug info
3210 2008-06-24 [colin] 3.4.0cvs109
3213 Fix bug 1650, Message line too small after
3214 changing columns in "three columns" layout
3216 2008-06-24 [colin] 3.4.0cvs108
3219 Fix Spam button sensitivity in newsgroups
3221 2008-06-23 [wwp] 3.4.0cvs107
3224 Updated French translation.
3226 2008-06-23 [mones] 3.4.0cvs106
3229 Updated translation for release
3231 2008-06-22 [mones] 3.4.0cvs105
3233 * manual/es/plugins.xml
3234 Synced new entry for Mail Archiver plugin
3236 2008-06-22 [colin] 3.4.0cvs104
3239 Fix initial cursor position
3241 2008-06-21 [paul] 3.4.0cvs103
3243 * manual/plugins.xml
3244 add an entry for the new Mail Archiver plugin
3246 2008-06-21 [paul] 3.4.0cvs102
3249 we're in 'string freeze', put back the
3252 2008-06-21 [paul] 3.4.0cvs101
3254 * manual/advanced.xml
3255 * manual/es/advanced.xml
3256 fix build warning: <emphasis> cannot be contained
3259 fix non-clickable link on License page and drop
3260 the containing < > symbols to match other links
3262 2008-06-20 [mones] 3.4.0cvs100
3264 * manual/advanced.xml
3265 Added autofaces documentation, note about clawsker in hidden
3266 preferences, minor markup fix. Thanks Paul for proofreading
3267 * manual/es/advanced.xml
3268 Synchronised Spanish manual
3270 2008-06-16 [colin] 3.4.0cvs99
3273 Fix cursor placing on signature change
3275 2008-06-16 [paul] 3.4.0cvs98
3279 * src/gtk/inputdialog.c
3280 really fussy coding style fixes
3282 2008-06-16 [paul] 3.4.0cvs97
3285 keep the alphabetical order
3287 2008-06-13 [mones] 3.4.0cvs96
3291 * src/prefs_filtering_action.c
3292 Fixed cosmetic bug, processing also displays "Filtering"
3294 2008-06-13 [mones] 3.4.0cvs95
3297 * src/autofaces.c ** NEW FILE **
3298 * src/autofaces.h ** NEW FILE **
3300 Allow setting Faces and X-Faces globally and per-account
3301 from configuration files under ~/.claws-mail/autofaces
3303 2008-06-13 [holger] 3.4.0cvs94
3306 More files to ignore
3307 * src/gtk/inputdialog.c
3308 * src/gtk/inputdialog.h
3309 Make input dialog more generic so that a checkbox
3310 with custom text can be used in addition to the
3311 "remember this" checkbox
3314 * src/prefs_common.c
3315 * src/prefs_common.h
3316 Allow new folders to inherit the properties of the
3317 parent folder during folder creation
3319 2008-06-13 [wwp] 3.4.0cvs93
3322 a better fix for this string, won't break up translations,
3323 and is conform to other similar ones.
3325 2008-06-13 [wwp] 3.4.0cvs92
3327 * src/addrduplicates.c
3330 * src/addressbook_foldersel.c
3332 use tree decorations everywhere AB folders are used (AB tree pane,
3333 add address to AB, select AB folder, edit group, custom attr, find dup
3334 results), in order to match global style
3335 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
3336 double clicking on groups in tree pane does open the group edit dialog
3337 double clicking on other items in tree pane does expand/collapse
3338 fix a missing space in AB's delete-folder dialog
3339 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
3342 make foldersel dialog show dotted lines according to global (hidden) prefs
3344 2008-06-12 [colin] 3.4.0cvs91
3348 Fix bug 1635, 'Last character of message is truncated
3349 when changing accounts w/ sigs'
3351 Fix bug 1636, 'Can't select "properties" on "folders
3354 2008-06-11 [colin] 3.4.0cvs90
3357 Maybe fix bug 1623, 'exits with segfault when
3358 logging in to certain imap-servers'
3360 2008-06-10 [mones] 3.4.0cvs89
3365 * tools/convert_mbox.sh
3366 Undo cvs86 and cvs87, it really should be a patch to
3369 2008-06-10 [wwp] 3.4.0cvs88
3372 Updated French translation.
3374 2008-06-10 [mones] 3.4.0cvs87
3377 Oops, forgot to add previous script for distribution
3379 2008-06-10 [mones] 3.4.0cvs86
3383 * tools/convert_mbox.sh
3384 Added script to convert Evolution mail folders contributed
3385 by Daniel Dickinson <cshore@fionavar.ca>
3386 Fixes debian bug 461435
3388 2008-06-09 [colin] 3.4.0cvs85
3391 Integrate AWN information bubble if dbus is
3394 Fix crash when calling scan_required() on
3395 folder classes that don't implement them
3396 * src/common/session.c
3399 2008-06-09 [colin] 3.4.0cvs84
3402 Fix bug 1447, 'If user tries to close while starting
3403 up, it will not close ever.'
3405 2008-06-09 [colin] 3.4.0cvs83
3408 Fix bug 1628, 'Claws Mail crashes when
3409 filtering selected messages'
3411 2008-06-04 [colin] 3.4.0cvs82
3414 Complete handling of html parts in multipart/alternative
3417 2008-06-03 [paul] 3.4.0cvs81
3419 * src/prefs_message.c
3420 make always the english good
3422 2008-06-03 [colin] 3.4.0cvs80
3426 Fix bug 1624, '[PATCH] Quick search should be
3427 disabled for folder view'; based on a patch by
3430 2008-06-03 [iwkse] 3.4.0cvs79
3433 Fix little gui bug on button sensitivity
3435 * src/prefs_common.c
3436 * src/prefs_common.h
3437 * src/prefs_message.c
3438 Allow by default to show html in multipart/alternative
3440 2008-06-02 [colin] 3.4.0cvs78
3442 * src/prefs_actions.c
3443 GUI rework, patch by Pawel
3445 2008-06-02 [colin] 3.4.0cvs77
3448 Fix sensitivity/alignment, patch from
3451 2008-05-31 [colin] 3.4.0cvs76
3454 Fix login issue introduced in cvs75.
3456 2008-05-31 [colin] 3.4.0cvs75
3459 Fix more possible double-frees. Also, fix the root cause
3460 of these double-frees by just noting the Session is to
3461 be destroyed instead of destroying it in flight
3463 2008-05-29 [paul] 3.4.0cvs74
3465 * manual/keyboard.xml
3466 'Makes' these entries like the others
3468 2008-05-29 [colin] 3.4.0cvs73
3471 Include utils.h in case we
3472 need to pull goffset definition
3474 2008-05-29 [colin] 3.4.0cvs72
3476 * src/common/utils.h
3477 Workaround a stupid Glib issue, where
3478 goffset happens to be undefined.
3480 2008-05-28 [colin] 3.4.0cvs71
3484 * src/grouplistdialog.c
3485 * src/image_viewer.c
3492 * src/prefs_themes.c
3498 * src/common/utils.c
3499 * src/common/utils.h
3500 Use goffset instead of off_t for MsgInfo's size
3501 Allows using MsgInfo structure from plugins
3502 compiled with largefile support
3504 2008-05-26 [colin] 3.4.0cvs70
3508 Define THEME_CHANGED_HOOKLIST and invoke
3510 * src/plugins/trayicon/trayicon.c
3511 Listen to THEME_CHANGED_HOOKLIST and
3514 2008-05-26 [paul] 3.4.0cvs69
3517 plug a leak in mimeview_save_all()
3519 2008-05-24 [colin] 3.4.0cvs68
3521 * src/common/utils.h
3522 Fix wrong define on old glibs
3524 2008-05-24 [paul] 3.4.0cvs67
3527 * src/stock_pixmap.c
3528 * src/stock_pixmap.h
3530 * src/pixmaps/cancel.xpm
3531 * src/pixmaps/close.xpm
3532 add a specific icon for A_CANCEL_INC (addresses
3533 point 1 of bug 1609 'Icon issues')
3534 replace close.xpm with an icon of the standard
3537 2008-05-24 [paul] 3.4.0cvs66
3539 * src/pixmaps/insert_file.xpm
3542 2008-05-23 [paul] 3.4.0cvs65
3546 add the possibility to check md5 on binary files,
3549 2008-05-23 [colin] 3.4.0cvs64
3553 Fix bug 1610, 'claws crash after opening/closing
3554 preferences and window update'
3556 2008-05-22 [colin] 3.4.0cvs63
3558 * src/prefs_filtering_action.c
3559 * src/gtk/combobox.c
3560 * src/gtk/combobox.h
3561 Fix reselecting of Tags actions in
3562 filtering actions dialog
3564 2008-05-22 [colin] 3.4.0cvs62
3567 * src/prefs_toolbar.c
3568 * src/stock_pixmap.c
3569 * src/stock_pixmap.h
3571 * src/pixmaps/delete_btn.xpm
3572 * src/pixmaps/insert_file.xpm
3573 * src/pixmaps/mail_reply_to_list.xpm
3574 Fix more of bug 1609:
3575 - Add a Delete button icon
3576 - Add a Reply to list button icon
3577 - Fix Insert file button icon
3578 Artwork by Ciprian Popovici.
3580 2008-05-21 [colin] 3.4.0cvs61
3582 * src/common/utils.c
3585 2008-05-21 [wwp] 3.4.0cvs60
3587 * src/prefs_filtering.c
3588 Don't show SMTP-only accounts in accounts list, as they are
3589 irrelevant for filtering incoming messages.
3591 2008-05-21 [colin] 3.4.0cvs59
3594 Don't put SMTP-only accounts in receive menus
3596 2008-05-21 [colin] 3.4.0cvs58
3599 Fix cvs56 (brain fart)
3601 2008-05-21 [colin] 3.4.0cvs57
3603 * src/common/utils.c
3604 Fix bug 1615, 'hang on FIFO when the other end's not
3607 2008-05-21 [colin] 3.4.0cvs56
3612 2008-05-19 [colin] 3.4.0cvs55
3614 * src/plugins/pgpcore/sgpgme.c
3615 Maybe fix debian bug 481856, 'Segmentation fault
3616 when verifying a GPG signature'. Although it
3617 looks like a race condition...
3619 2008-05-19 [colin] 3.4.0cvs54
3621 * src/prefs_filtering_action.c
3622 * src/prefs_matcher.c
3625 * src/gtk/combobox.c
3626 * src/gtk/combobox.h
3627 Patch by Pawel: disabled Tags menus in filtering dialogs
3629 2008-05-19 [colin] 3.4.0cvs53
3631 * src/prefs_account.c
3632 GUI patch by Pawel: align ports entries
3634 2008-05-19 [colin] 3.4.0cvs52
3637 Fix bug 1616, 'strange question while emptying trash'
3639 2008-05-18 [colin] 3.4.0cvs51
3641 * src/common/plugin.c
3642 * src/etpan/imap-thread.c
3643 * src/etpan/nntp-thread.c
3644 * src/gtk/gtksctree.c
3645 Fix bug 1613, 'Various memory leaks';
3646 based on a patch by Didier Barvaux.
3648 2008-05-18 [colin] 3.4.0cvs50
3654 * src/plugins/pgpcore/sgpgme.c
3655 Fix more parts of bug 1609:
3656 - Make use of specific Expired privacy icon
3657 - Use CLOSE instead of NOTICE_ERROR for cancel
3659 - Allow a Preferences button in the main toolbar
3661 2008-05-18 [colin] 3.4.0cvs49
3663 * src/stock_pixmap.c
3664 Fix bug with non-updating icons after theme change:
3665 If fetching pixbuf for a given icon after a theme
3666 change, the next pixmap fetch would return the old
3667 cached one, as the theme change was forgotten at
3668 this time. (and vice-versa). This was mostly
3669 visible on open folder icons
3671 2008-05-17 [colin] 3.4.0cvs48
3673 * src/prefs_summaries.c
3675 Fix bug 1608, 'Inconsistent behaviour of mark as read
3676 options'. Patch by Pawel
3678 2008-05-16 [colin] 3.4.0cvs47
3681 Fix another possible crash (on fatal errors
3682 at login, like stream error).
3684 2008-05-16 [paul] 3.4.0cvs46
3686 * tools/thunderbird-filters-convertor.pl
3688 fix reading a tb rule that contains something
3689 like that: \"Sender\"
3691 2008-05-16 [paul] 3.4.0cvs45
3694 * tools/csv2addressbook.pl
3695 add support for gmail exported csv address book
3697 2008-05-16 [colin] 3.4.0cvs44
3701 Fix ldap deprecated calls. Patch by
3704 2008-05-16 [paul] 3.4.0cvs43
3706 * manual/de/account.xml
3707 * manual/it/account.xml
3709 * manual/it/addrbook.xml
3710 * manual/it/claws-mail-manual.xml
3712 * manual/it/intro.xml
3713 * manual/it/starting.xml
3714 add pages towards German and Italian manuals.
3715 (just for storage, they are not built yet, due
3716 to being incomplete.) submitted by Speckmade
3717 <Speckmade@gmx.net> and Salvatore De Paolis
3718 <iwkse@claws-mail.org>
3720 2008-05-16 [colin] 3.4.0cvs42
3722 * src/gtk/sslcertwindow.c
3723 Fix SHA1 fingerprint with GnuTLS
3725 2008-05-15 [colin] 3.4.0cvs41
3727 * src/gtk/sslcertwindow.c
3728 Print SHA1 fingerprint too
3730 2008-05-15 [colin] 3.4.0cvs40
3733 Fix certificate port on TLS. It was
3734 previously always 0.
3735 **IMPORTANT INFORMATION**: this will trigger
3736 one wrong "New certificate" warning at the
3737 first connection with this fix, if using STARTTLS
3739 * src/gtk/sslcertwindow.c
3740 Make labels selectable
3742 2008-05-15 [colin] 3.4.0cvs39
3745 Fix double free when STARTTLS fails (for
3746 example due to refusing the certificate)
3748 2008-05-15 [paul] 3.4.0cvs38
3750 * manual/advanced.xml
3753 2008-05-15 [paul] 3.4.0cvs37
3755 * manual/advanced.xml
3757 make outgoing_fallback_to_ascii a hidden pref
3759 2008-05-14 [colin] 3.4.0cvs36
3764 Make it possible to cancel quit when Claws
3765 ask whether to empty trash.
3767 2008-05-14 [colin] 3.4.0cvs35
3770 * src/prefs_common.c
3771 * src/prefs_common.h
3773 Add a preference to be able to specify an
3774 outgoing charset/encoding but still fallback
3775 to 7bit US-ASCII when possible (default TRUE,
3776 same behavior as pre-cvs34)
3778 2008-05-14 [colin] 3.4.0cvs34
3781 Always use the specified encoding and charset if it is
3782 specified, even if the mail is ASCII.
3784 2008-05-13 [paul] 3.4.0cvs33
3787 fix the build warnings the easy way for now
3789 2008-05-13 [colin] 3.4.0cvs32
3791 * src/prefs_themes.c
3792 Count .png files as icons too (fixes part
3793 of bug 1609, 'Icon issues')
3795 2008-05-13 [wwp] 3.4.0cvs31
3797 * src/addressbook_foldersel.c
3798 Fix wrong check (completes 3.4.0.cvs30).
3800 2008-05-12 [wwp] 3.4.0cvs30
3803 * src/addressbook_foldersel.c
3806 * src/prefs_matcher.c
3807 * src/plugins/bogofilter/bogofilter.c
3808 * src/plugins/bogofilter/bogofilter_gtk.c
3809 * src/plugins/dillo_viewer/dillo_prefs.c
3810 * src/plugins/spamassassin/spamassassin.c
3811 * src/plugins/spamassassin/spamassassin_gtk.c
3812 Fix for bug 1604 "found_in_addressbook in Any in non English local",
3813 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
3814 translated string "Any" in plugins (whitelisting) and
3817 2008-05-07 [colin] 3.4.0cvs29
3820 Fix --enable-maemo (assume --enable-generic-umpc)
3822 2008-05-07 [colin] 3.4.0cvs28
3833 * src/prefs_account.c
3834 * src/prefs_common.c
3835 * src/prefs_display_header.c
3836 * src/prefs_filtering.c
3837 * src/prefs_summaries.c
3838 * src/prefs_template.c
3839 * src/prefs_toolbar.c
3840 * src/stock_pixmap.c
3846 * src/gtk/gtksctree.c
3848 * src/gtk/prefswindow.c
3849 * src/gtk/sslcertwindow.c
3850 Separate generic UMPC code (layouts, ...) from
3851 MAEMO code (Hildon, ...)
3853 2008-05-06 [paul] 3.4.0cvs27
3855 * tools/claws.i18n.status.pl
3858 2008-05-06 [colin] 3.4.0cvs26
3860 * src/common/utils.c
3861 Maybe fix crash on FreeBSD
3863 2008-05-05 [colin] 3.4.0cvs25
3866 Fix bug 1602, 'Crash when sending return receipt for
3867 messages with no subject'
3869 2008-05-05 [colin] 3.4.0cvs24
3872 Don't overwrite temporary files with same
3873 name when drag and dropping. Fixes bug 1599,
3874 'attach multiple files with the same name from
3875 one mail to another'
3877 2008-05-04 [paul] 3.4.0cvs23
3880 * src/prefs_common.c
3881 fix bug 1587 'can not replay with quote'
3883 2008-05-03 [colin] 3.4.0cvs22
3886 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
3888 2008-05-03 [colin] 3.4.0cvs21
3891 Fix bug 1597, 'In news folders, "Move Message to Wastebin"
3892 icon isn't grayed although ineffective'
3894 2008-05-02 [wwp] 3.4.0cvs20
3899 * src/prefs_folder_item.c
3900 Add missing notice in folder properties (templates) when
3901 folder is a root node.
3903 2008-04-30 [colin] 3.4.0cvs19
3905 * src/prefs_toolbar.c
3906 Add Trash and Delete icons to the icon chooser
3908 2008-04-30 [colin] 3.4.0cvs18
3911 Remove "Delete entire line" which was a noop
3912 and should be the same as "Delete line" :)
3914 2008-04-30 [colin] 3.4.0cvs17
3917 Fix 'Delete line' and 'Delete to end of line'
3918 on the last line. Patch by <seelenhirt@gmx.net>
3920 2008-04-28 [colin] 3.4.0cvs16
3923 Fix bug 1589, 'tagsdb file not removed when
3925 * src/common/utils.c
3926 Make sure claws_unlink accepts NULL arg.
3928 2008-04-25 [colin] 3.4.0cvs15
3931 Fix/simplify previous commit
3933 2008-04-25 [colin] 3.4.0cvs14
3936 * src/common/ssl_certificate.c
3937 Patch by Marcus: Fix Win32 build
3939 Fix build with GnuTLS/no pthread, thanks
3942 2008-04-25 [colin] 3.4.0cvs13
3945 Fix bug 1586, '3-pane vertical layout now and then
3946 still shows sender column'
3948 2008-04-25 [colin] 3.4.0cvs12
3952 * src/w32-resource.rc
3953 Patch from Marcus Brinkmann to set an icon on w32.
3955 2008-04-24 [colin] 3.4.0cvs11
3962 Fix bug 1581, 'Bad File Format during Import LDIF':
3963 Use dynamically allocated buffers; also, allow
3964 importing contacts with no email address
3966 2008-04-24 [colin] 3.4.0cvs10
3968 * src/prefs_common.c
3969 Increment the timeout a bit on OpenBSD, 75 isn't enough
3971 2008-04-23 [colin] 3.4.0cvs9
3974 * src/prefs_folder_item.c
3975 * src/prefs_template.c
3977 Fix bug 1576: Fix unescaping of templates when testing them
3978 I think it breaks nothing. (wwp, you're welcome to double-check)
3980 2008-04-23 [paul] 3.4.0cvs8
3982 * manual/advanced.xml
3983 add info about the "two_line_vertical" hidden
3986 2008-04-22 [paul] 3.4.0cvs7
3988 * src/prefs_common.c
3989 * src/prefs_common.h
3991 make the 2-line view in summaryview when in three
3992 columns mode configurable. hidden pref: "two_line_vertical"
3994 2008-04-22 [colin] 3.4.0cvs6
3997 Fix missing inc_unlock()
3998 * src/prefs_matcher.c
3999 * src/send_message.c
4002 2008-04-22 [colin] 3.4.0cvs5
4004 * src/etpan/imap-thread.c
4005 Use g_(un)setenv instead of (un)setenv which
4006 doesn't exist on IRIX 6.5
4008 2008-04-22 [colin] 3.4.0cvs4
4011 * src/prefs_common.c
4012 * src/send_message.c
4013 Fix bug 1566, 'too short I/O timeout on OpenBSD'
4014 Set the default timeout to 75 seconds
4016 2008-04-20 [colin] 3.4.0cvs3
4018 * src/pixmaps/tray_newmail.offline.xpm
4019 * src/pixmaps/tray_newmail.xpm
4020 * src/pixmaps/tray_newmarkedmail.offline.xpm
4021 * src/pixmaps/tray_newmarkedmail.xpm
4022 * src/pixmaps/tray_nomail.offline.xpm
4023 * src/pixmaps/tray_nomail.xpm
4024 * src/pixmaps/tray_unreadmail.offline.xpm
4025 * src/pixmaps/tray_unreadmail.xpm
4026 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
4027 * src/pixmaps/tray_unreadmarkedmail.xpm
4028 Make the tray icons a bit nicer. Would be
4029 nice to get really nice icons from someone
4030 who's good at Gimp :)
4032 2008-04-18 [colin] 3.4.0cvs2
4037 lease complete the changelog entry below
4038 2008-04-18 [colin] 3.4.0cvs1
4040 * src/addrduplicates.c
4046 * src/image_viewer.c
4055 * src/partial_download.c
4057 * src/prefs_common.c
4058 * src/prefs_common.h
4060 * src/prefs_themes.c
4066 * src/common/prefs.c
4067 * src/common/ssl_certificate.c
4068 * src/common/template.c
4069 * src/common/utils.c
4070 * src/common/utils.h
4071 * src/etpan/imap-thread.c
4072 * src/plugins/dillo_viewer/dillo_viewer.c
4073 * src/plugins/pgpcore/sgpgme.c
4074 * src/plugins/pgpinline/pgpinline.c
4075 Add an option to shred temporary files and messages
4076 instead of just removing them. Slows deletions down!
4078 2008-04-18 [paul] 3.4.0
4086 2008-04-18 [paul] 3.3.1cvs61
4092 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
4093 and Frederico Goncalves Guimaraes
4095 updated on the last minute by a lazy Ricardo Mones
4097 2008-04-18 [colin] 3.3.1cvs60
4100 Update translation (Fabien Vantard)
4102 2008-04-17 [colin] 3.3.1cvs59
4105 Fix debian bug 474712, 'claws seg faults when IMAP
4106 connection breaks after an IMAP protocol error
4107 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
4111 2008-04-17 [colin] 3.3.1cvs58
4114 Fix log size getting out of control (claws-mail
4115 getting SIGXFSZ): rotate if every 10MB
4117 2008-04-10 [paul] 3.3.1cvs57
4120 improvements to english usage
4122 2008-04-10 [paul] 3.3.1cvs56
4124 * src/prefs_receive.c
4125 add an accurate description
4127 2008-04-08 [colin] 3.3.1cvs55
4130 Probably fix corruption, introduced in cvs53
4132 2008-04-04 [iwkse] 3.3.1cvs54
4135 undo should works properly again
4137 2008-04-04 [iwkse] 3.3.1cvs53
4140 Fix a segfault but breaks undo
4141 on a specific case (eg. double paste with
4142 middle-mouse button)
4144 2008-04-04 [iwkse] 3.3.1cvs52
4146 * src/prefs_filtering.c
4147 Fix previous Tab mess
4149 2008-04-03 [iwkse] 3.3.1cvs51
4151 * src/prefs_filtering.c
4152 Add search in filtering rules list
4154 2008-04-02 [colin] 3.3.1cvs50
4157 Revert part of the previous patch: we do
4158 want to parse ~/.claws-mail/gtkrc-2.0 if it
4161 2008-04-02 [colin] 3.3.1cvs49
4164 Fix bug 1562, 'Claws-Mail does not completely
4165 respect settings in GTK2_RC_FILES environment'
4166 Remove manual parsing of .gtkrc-2.0 and
4167 .gtk/gtkrc-2.0. GTK does it itself these days.
4169 2008-04-01 [colin] 3.3.1cvs48
4172 Fix bug 1561, 'Crashes leaving unsubscribed folder after
4173 ticking "Show only subscribed"'
4175 2008-03-31 [colin] 3.3.1cvs47
4178 Fix bug 1553, 'File lock not respected'
4179 Regression due to the implementation of
4182 2008-03-31 [colin] 3.3.1cvs46
4185 Fix tags menu update, thanks to Paul
4187 2008-03-29 [wwp] 3.3.1cvs45
4189 * src/prefs_account.c
4190 * src/prefs_common.c
4191 * src/prefs_folder_item.c
4195 Fix compose template formats (in global preferences)
4196 being translated under specific conditions.
4197 Add a button to restore factory defaults for current
4200 2008-03-27 [colin] 3.3.1cvs44
4202 * src/common/prefs.c
4203 * src/common/xmlprops.c
4204 Fix RedHat bug 431735, 'segfault if /home is full'
4205 (when starting): Fix double fclose() in prefs.c
4206 and potentially xmlprops.c
4208 2008-03-27 [colin] 3.3.1cvs43
4211 Fix bug 1559, 'Claws Mail crashed deleting all
4214 2008-03-27 [wwp] 3.3.1cvs42
4219 2008-03-27 [wwp] 3.3.1cvs41
4222 Prevent list flickering when deleting addresses.
4224 2008-03-26 [colin] 3.3.1cvs40
4227 Clean up session disconnection. Possibly
4228 fix Ubuntu bug #204290
4230 2008-03-26 [colin] 3.3.1cvs39
4233 Fix bug 1555: current folder wasn't used when
4234 right-clicking on an email address
4236 2008-03-25 [colin] 3.3.1cvs38
4238 * src/plugins/bogofilter/bogofilter.c
4239 * src/plugins/bogofilter/bogofilter.h
4240 * src/plugins/bogofilter/bogofilter_gtk.c
4241 Add a "learn from whitelist" preference
4242 Whitelist Unsure mails too.
4244 2008-03-24 [paul] 3.3.1cvs37
4246 * src/prefs_account.c
4247 If no MH mailbox and no account exists, when
4248 creating a POP/Local account, just create and
4249 use the default one instead of bailing with a
4250 "Mailbox doesn't exist" error
4252 2008-03-21 [colin] 3.3.1cvs36
4255 strstrip mime subtype
4257 2008-03-21 [paul] 3.3.1cvs35
4259 * manual/advanced.xml
4260 correct and update the info about Actions
4262 2008-03-20 [colin] 3.3.1cvs34
4267 Show at max 1MB of text, add a noticeview to
4268 show everything optionally.
4270 2008-03-20 [colin] 3.3.1cvs33
4272 * src/stock_pixmap.c
4273 Add support for png themes
4275 2008-03-19 [wwp] 3.3.1cvs32
4280 2008-03-18 [colin] 3.3.1cvs31
4282 * src/common/utils.c
4283 * src/common/utils.h
4284 Handle size_t instead of off_t in to_human_readable
4286 2008-03-18 [colin] 3.3.1cvs30
4291 2008-03-16 [colin] 3.3.1cvs29
4294 Fix build on GTK < 2.12
4296 2008-03-16 [colin] 3.3.1cvs28
4299 Refresh non-list widget when switching
4302 2008-03-16 [colin] 3.3.1cvs27
4305 Revert cvs25: This wasn't a typo :) :
4306 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
4309 2008-03-16 [colin] 3.3.1cvs26
4312 * src/gtk/gtksctree.c
4313 * src/gtk/gtksctree.h
4314 Implement 2-lines items in Summaryview when in
4317 2008-03-16 [paul] 3.3.1cvs25
4322 2008-03-14 [colin] 3.3.1cvs24
4324 * src/prefs_filtering_action.c
4325 Fix buglet on setting recipient when
4326 reediting forward rules.
4328 2008-03-12 [colin] 3.3.1cvs23
4331 Fix a new unused variable warning
4332 * src/plugins/trayicon/trayicon.c
4333 Fix folderview's scrollbar at startup
4336 2008-03-12 [colin] 3.3.1cvs22
4340 Use item_opened at the beginning of showing
4341 a folder instead of the end. Fixes flicker.
4343 2008-03-12 [paul] 3.3.1cvs21
4350 * src/plugins/trayicon/trayicon.c
4351 add tooltip with extended folder stats
4353 2008-03-10 [colin] 3.3.1cvs20
4358 2008-03-07 [colin] 3.3.1cvs19
4361 Fix blinking of the taskbar entry
4363 2008-03-07 [colin] 3.3.1cvs18
4366 MAEMO: Fix bug 1494, 'Trayicon
4367 plugin breaks UI...'
4369 2008-03-07 [paul] 3.3.1cvs17
4372 reflect reality a bit more closely
4374 2008-03-06 [colin] 3.3.1cvs16
4381 Integrate things better wrt the new
4382 summaryview extensibility.
4384 2008-03-06 [wwp] 3.3.1cvs15
4387 Fix some gcc warnings.
4389 2008-03-06 [wwp] 3.3.1cvs14
4391 * src/prefs_account.c
4392 * src/prefs_folder_item.c
4394 * src/prefs_template.c
4395 * src/gtk/prefswindow.c
4396 * src/gtk/prefswindow.h
4397 prefs_templates: fix missing unregistering of addr_completion widgets
4398 and and ending of addr_completion service.
4399 prefs_folder_item: fix missing registering/unregistering of widgets,
4400 and rework the way add_completion service is started and stopped.
4401 Plus few prefswindow API changes (opening).
4403 2008-03-06 [wwp] 3.3.1cvs13
4405 * src/folder_item_prefs.c
4406 * src/prefs_template.c
4407 * src/prefs_template.h
4409 * src/common/template.c
4410 Complete 3.3.1cvs12, thanks to Colin.
4412 2008-03-06 [wwp] 3.3.1cvs12
4415 * src/folder_item_prefs.c
4416 * src/folder_item_prefs.h
4417 * src/prefs_account.c
4418 * src/prefs_folder_item.c
4420 * src/prefs_template.c
4423 * src/common/template.c
4424 * src/common/template.h
4425 Global and per-folder templates can now override the from name (this
4426 doesn't change the account being used).
4428 "My other name" <%account_email> (just changes the name)
4429 my.faked.email@address.org (overrides the address too)
4431 2008-03-05 [colin] 3.3.1cvs11
4435 Replace that hbox with a notebook
4437 2008-03-05 [colin] 3.3.1cvs10
4441 Add klass functions for notification of folder
4442 opening/closing via the GUI
4445 Add a specific container for the scrolledwin
4447 2008-03-05 [colin] 3.3.1cvs9
4451 Add klass functions for notification of folder
4452 opening/closing via the GUI
4455 Add a specific container for the scrolledwin
4457 2008-03-02 [colin] 3.3.1cvs8
4460 MAEMO: Fix bug 1541, 'Deleting message from within
4461 read window displays next message then closes.'
4463 2008-03-02 [colin] 3.3.1cvs7
4466 Probably fix bug 1539, 'Program crashes':
4467 Setup Gcrypt's thread functions when built
4470 2008-03-01 [colin] 3.3.1cvs6
4474 Get rid of stale folders with no account
4476 2008-02-28 [colin] 3.3.1cvs5
4479 Fix bug 1534, 'Segmentation fault when doing
4480 some draft saving and then throwing away'
4482 Fix bug 1533, 'Claws is unable to mark messages
4483 as "read" in IMAP shared folders'
4484 * src/etpan/imap-thread.c
4485 Fix bug 1515, 'large messages crash claws when
4486 syncing for offline mode'. This is rather a
4487 workaround, and mails > 64MB will still be
4488 problematic if there's less than 64MB available
4489 on the dataroot volume.
4491 MAEMO: Add information when fetching big messages
4493 2008-02-26 [colin] 3.3.1cvs4
4496 fix bug 1532, '"login refused" message insufficiently
4499 2008-02-26 [paul] 3.3.1cvs3
4503 remove mentions of ClamAV and a few other
4504 old bits of information
4506 2008-02-23 [colin] 3.3.1cvs2
4509 Fix log output (missing \n)
4511 2008-02-23 [colin] 3.3.1cvs1
4514 Bump version number for stable release
4516 2008-02-23 [paul] 3.3.0cvs21
4521 2008-02-21 [colin] 3.3.0cvs20
4524 Fix bug 1527, 'filtering is case sensitive when it
4527 2008-02-20 [colin] 3.3.0cvs19
4530 Fix file attachments from older Thunar
4532 2008-02-19 [colin] 3.3.0cvs18
4534 * manual/plugins.xml
4535 * manual/es/plugins.xml
4536 * manual/fr/plugins.xml
4537 * manual/pl/plugins.xml
4540 2008-02-19 [paul] 3.3.0cvs17
4543 * tools/csv2addressbook.pl
4544 add support for Kmail/Kaddressbook
4546 2008-02-18 [colin] 3.3.0cvs16
4549 Unset folder's session before creating a
4552 * src/prefs_common.c
4553 * src/prefs_common.h
4554 * manual/advanced.xml
4555 Add an hidden use_networkmanager pref, to
4556 disable NetworkManager handling. Also,
4557 consider UNKNOWN state to be CONNECTED.
4559 2008-02-18 [wwp] 3.3.0cvs15
4562 Fix Engrish and make 'not' more visible in filtering debug logs.
4564 2008-02-15 [colin] 3.3.0cvs14
4567 Revert cvs10 for now, it breaks the feature
4569 2008-02-15 [colin] 3.3.0cvs13
4572 Always focus folder tree at startup
4574 Fix bug 1521, 'Cannot close compose window after
4575 replying to a non-existent news message'
4577 2008-02-13 [colin] 3.3.0cvs12
4580 Fix important warnings
4582 2008-02-12 [colin] 3.3.0cvs11
4585 * src/etpan/imap-thread.c
4586 * src/etpan/imap-thread.h
4587 Fix handling of $Forwarded flag on Exchange:
4588 check for the existence or creatability of a
4589 flag before using it.
4591 2008-02-12 [colin] 3.3.0cvs10
4594 Optimise matching on Found in addressbook if
4595 the matched header is in cache (From, etc)
4597 2008-02-12 [colin] 3.3.0cvs9
4600 Fix crashy stuff when changing displayed
4603 2008-02-12 [wwp] 3.3.0cvs8
4606 Remove duplicate func declaration and restore the one
4609 2008-02-12 [wwp] 3.3.0cvs7
4622 * src/prefs_account.c
4623 * src/prefs_filtering_action.c
4625 * src/plugins/bogofilter/bogofilter_gtk.c
4626 * src/plugins/spamassassin/spamassassin_gtk.c
4627 Allow moving/copying folders to root folders when using
4628 the folder selection dialog (it was not possible to
4629 maemo users to reparent a subfolder to a root folder