1 2009-02-15 [colin] 3.7.0cvs66
4 * src/plugins/pgpcore/select-keys.c
5 * src/plugins/pgpcore/sgpgme.c
6 Disable use of disabled keys
8 2009-02-15 [colin] 3.7.0cvs65
12 Fix font updating after changing
13 prefs_common.derive_from_normal_font
15 2009-02-12 [paul] 3.7.0cvs64
21 * src/common/version.h.in
25 more copyright header fixes
27 2009-02-12 [paul] 3.7.0cvs63
29 * src/gtk/progressdialog.c
30 * src/gtk/progressdialog.h
33 2009-02-12 [paul] 3.7.0cvs62
35 * src/gtk/spell_entry.c
36 * src/gtk/spell_entry.h
37 better, more standard copyright header
39 2009-02-12 [paul] 3.7.0cvs61
41 * src/gtk/spell_entry.c
42 * src/gtk/spell_entry.h
43 changes to copyright header
45 2009-02-12 [paul] 3.7.0cvs60
47 * src/gtk/spell_entry.c
48 * src/gtk/spell_entry.h
51 2009-02-11 [colin] 3.7.0cvs59
53 * src/gtk/spell_entry.c
54 * src/gtk/spell_entry.h
57 2009-02-11 [colin] 3.7.0cvs58
63 Add spellcheck to subject. Patch by
66 2009-02-10 [holger] 3.7.0cvs57
70 Move filename define for printing page setup cache to defs.h
72 2009-02-08 [mones] 3.7.0cvs56
75 Fix build for bison 2.4.1
77 2009-02-06 [holger] 3.7.0cvs55
82 Fix restoring of custom page setups for printing by
83 temporarily caching the settings.
84 This is a workaround for Gnome Bug #39018, and fixes
87 2009-02-06 [colin] 3.7.0cvs54
90 Fix hardcoded Shift-Q quits. Fixes
91 bug 1838, 'Claws-Mail sometimes quits
92 when attempting to type a capital Q'
94 2009-01-31 [paul] 3.7.0cvs53
97 revert 3.7.0cvs49, until there is time to find out
98 why it causes a nasty crash!
100 2009-01-31 [paul] 3.7.0cvs52
103 1 string that was forgotten for translation
105 2009-01-31 [paul] 3.7.0cvs51
108 2 strings that were forgotten for translation
110 2009-01-31 [paul] 3.7.0cvs50
112 * src/gtk/prefswindow.c
113 build prefs tree in a slightly smarter way -
114 fix bug where if path[0] had same name as
115 path[1], (like in the de translation), path[1]
116 was lost and not shown in the window
118 2009-01-31 [paul] 3.7.0cvs49
121 fix bug 1836, 'Quoted text still blue after
122 removal of quote-character'
123 comment out some debug_print's that needlessly
126 comment out a debug_print that needlessly slows
129 2009-01-31 [paul] 3.7.0cvs48
132 fix bug 1834, '"semi"-selection when collapsing thread'
134 2009-01-31 [paul] 3.7.0cvs47
136 * src/prefs_compose_writing.c
137 * src/prefs_message.c
138 move 'quote_chars' pref to where it should be
140 2009-01-30 [paul] 3.7.0cvs46
143 fix updating of popup menu sensitivity
145 2009-01-28 [paul] 3.7.0cvs45
147 * tools/filter_conv_new.pl
148 move 'move' and 'delete' to end of @actions
149 so that they are always final actions in the
150 generated filtering rule
152 2009-01-27 [paul] 3.7.0cvs44
155 always select text/calendar mimepart if suitable
156 plugin (i.e. vCalendar) is available
158 2009-01-27 [paul] 3.7.0cvs43
161 fix crash when right-clicking in summaryview when
164 2009-01-22 [colin] 3.7.0cvs42
169 When replying to signed/encrypted mail and the
170 preference to sign/encrypt in this case is set,
171 choose the original mail's privacy system (if
174 2009-01-21 [colin] 3.7.0cvs41
177 Fix warning (on-the-fly theming of
178 addressbook isn't complete yet)
180 2009-01-21 [colin] 3.7.0cvs40
184 Win32: Fix window placement
186 2009-01-21 [paul] 3.7.0cvs39
189 update timeout log msg
191 2009-01-17 [colin] 3.7.0cvs38
197 * src/etpan/imap-thread.c
198 Fix g_open calls (which don't ignore mode)
200 2009-01-17 [colin] 3.7.0cvs37
209 * src/common/ssl_certificate.c
212 * src/etpan/imap-thread.c
213 * src/plugins/bogofilter/bogofilter.c
214 * src/plugins/pgpinline/pgpinline.c
215 * src/plugins/smime/smime.c
216 Probably fix bug 1825, 'Unable to fetch messages from
217 IMAP folders named with non-ASCII string'
218 Change remaining occurences of fopen and open with
221 2009-01-17 [paul] 3.7.0cvs36
224 update an old, outdated piece of info
226 2009-01-17 [paul] 3.7.0cvs35
228 * src/prefs_folder_item.c
229 fix bug where saving Folder Properties of a
230 sub-folder of outbox, queue, draft or trash
231 would change its parent's folder type to normal
233 2009-01-12 [mones] 3.7.0cvs34
238 2009-01-12 [wwp] 3.7.0cvs33
241 * tools/popfile-link.sh
242 * tools/textviewer.sh
243 Fix bashisms and other portability glitches (thanks to
246 2009-01-11 [paul] 3.7.0cvs32
249 clean up some build warnings
251 2009-01-11 [colin] 3.7.0cvs31
254 Revert part of patch 3.7.0cvs29
255 This function is used when jpilot
258 2009-01-11 [colin] 3.7.0cvs30
261 folder_find_child_item_by_name():
262 actually use name, not path's basename
264 2009-01-11 [paul] 3.7.0cvs29
271 * src/prefs_folder_item.c
272 clean up some build warnings
274 2009-01-11 [paul] 3.7.0cvs28
277 don't even mention printing support, assume its
278 presence, unless building with GTK+ < 2.10.0
280 2009-01-10 [colin] 3.7.0cvs27
283 Fix bug 1811, '[mime] Crash when there's no
284 room for filename's start on the same line'
285 When the mimetype of the attachment is very
286 long, there's no room at all to start the
287 name=... parameter on the same line. This
288 caused an infinite loop as 0 characters of
289 the filename could be appended.
290 In such cases, insert linebreak before the
293 2009-01-09 [colin] 3.7.0cvs26
298 Win32: Fix bug 1815, 'Drag-n-Drop of files on
299 Compose Window does not attach'
301 2009-01-09 [colin] 3.7.0cvs25
304 Fix bug 1817, 'Changing Themes does not
305 update the pixmaps in "Select folder"
308 2009-01-09 [colin] 3.7.0cvs24
311 Win32: Fix bug 1816, 'Attaching files with
312 command-line generates error after attaching'
314 2009-01-09 [paul] 3.7.0cvs23
317 forgot this '2009' in last commit
319 2009-01-09 [paul] 3.7.0cvs22
323 update copyright headers
325 2009-01-09 [paul] 3.7.0cvs21
327 * doc/man/claws-mail.1
330 2009-01-09 [colin] 3.7.0cvs20
333 Fix bug 1814, 'Windows' WM badly places
336 2009-01-09 [colin] 3.7.0cvs19
343 Win32: Fix bug 1813, 'Installing Theme Creates Error'
345 2009-01-08 [colin] 3.7.0cvs18
348 Win32: Fix bug 1810, 'Pressing 'o' key
351 2009-01-07 [colin] 3.7.0cvs17
354 Fix bug 1432, '& not escaped in links (HTML
357 2009-01-06 [colin] 3.7.0cvs16
359 * src/plugins/pgpcore/select-keys.c
360 Warn translators the usual way about
363 2009-01-06 [colin] 3.7.0cvs15
366 Fix synchronisation dialog that shouldn't
367 appear when network goes down (Network
371 Fix save as when attach_save_dir isn't set
372 fixes bug 1804, 'attach_save_directory does
373 not default to $HOME'
374 * src/plugins/pgpcore/select-keys.c
375 Add mnemonics to buttons - warn translators!
377 2009-01-06 [wwp] 3.7.0cvs14
380 Fix cvs13, thanks to Colin.
382 2009-01-06 [wwp] 3.7.0cvs13
385 Better support for Spanish Outlook replies (RES).
387 2009-01-02 [colin] 3.7.0cvs12
390 Fix (+) sign after collapsed folder names that
391 have quicksearch-matching children.
392 Fixes bug 1506, 'Recursive search in collapsed
395 2009-01-02 [colin] 3.7.0cvs11
399 Remove now-unused stock_pixmap_gdk
401 2009-01-02 [colin] 3.7.0cvs10
404 * src/pixmaps/claws-mail_icon.xpm
405 Use pixbuf for app icon, and make the app icon
408 2009-01-02 [colin] 3.7.0cvs9
411 Show both link title and URI if possible
413 2009-01-02 [colin] 3.7.0cvs8
417 * src/addressbook_foldersel.c
420 * src/grouplistdialog.c
424 * src/gtk/gtkcmclist.c
425 * src/gtk/gtkcmclist.h
426 * src/gtk/gtkcmctree.c
427 * src/gtk/gtkcmctree.h
428 * src/gtk/gtksctree.c
429 * src/gtk/gtksctree.h
430 Implement pixbuf rendering in tree widgets
432 * src/plugins/trayicon/trayicon.c
435 Use pixbuf rendering here too
437 2008-12-30 [paul] 3.7.0cvs7
440 no need to prematurely trim the uri in the statusbar
442 2008-12-29 [paul] 3.7.0cvs6
445 prefer List-Id header to X-* headers when creating
446 filter rule automatically
448 2008-12-28 [colin] 3.7.0cvs5
451 Set minimum height to 440 instead of 480
453 2008-12-22 [colin] 3.7.0cvs4
456 Fix bug 1799, '"Discard message" deletes manually
457 saved draft'. Switch rmode to REEDIT after
460 2008-12-21 [paul] 3.7.0cvs3
462 * tools/claws.i18n.status.pl
465 2008-12-21 [paul] 3.7.0cvs2
471 2008-12-21 [paul] 3.7.0cvs1
477 2008-12-19 [paul] 3.7.0
484 2008-12-19 [paul] 3.6.1cvs80
487 remove unmaintained sk and sr from ALL_LINGUAS
488 add newly maintained cs to ALL_LINGUAS
499 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
500 Stephan Sachse, Flammie Pirinen, Páder Rezso, Marcel Pol,
501 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
504 2008-12-16 [colin] 3.6.1cvs79
506 * src/plugins/pgpcore/sgpgme.c
509 2008-12-15 [colin] 3.6.1cvs78
514 * src/plugins/pgpcore/sgpgme.c
515 * src/plugins/pgpcore/sgpgme.h
516 * src/plugins/pgpinline/pgpinline.c
517 * src/plugins/pgpmime/pgpmime.c
518 * src/plugins/smime/smime.c
519 Fix bug 1796, 'PGP/MIME setting: "select key by your
520 email address" doesn't work'. Use custom from address
523 2008-12-15 [colin] 3.6.1cvs77
526 Fix bug 1746, 'Makes a mailto link from several
529 2008-12-15 [paul] 3.6.1cvs76
532 fix warnings thrown up by autoconf-2.63
534 2008-12-13 [colin] 3.6.1cvs75
542 Finish previous patch
544 2008-12-13 [colin] 3.6.1cvs74
547 Only install certs on windows
549 2008-12-13 [colin] 3.6.1cvs73
552 * tools/ca-certificates.crt
553 * src/common/Makefile.am
555 First try to ship SSL certificates in Windows
558 2008-12-12 [colin] 3.6.1cvs72
561 * src/plugins/pgpinline/claws.def
564 2008-12-12 [paul] 3.6.1cvs71
568 * src/partial_download.c
573 win32: fix unlinking, renaming and bug with
577 2008-12-11 [colin] 3.6.1cvs70
580 * manual/fr/advanced.xml
581 Update french translations
583 2008-12-10 [colin] 3.6.1cvs69
586 Correct bug submission guidelines
588 2008-12-10 [colin] 3.6.1cvs68
590 * src/plugins/pgpcore/pgp_viewer.c
591 Fix bug 1736, 'Key import does not work'
592 Kill the correct pid (and not the parent
593 shell), and increase the timeout a bit.
595 2008-12-09 [paul] 3.6.1cvs67
598 ensure that any stray noticeview buttons are hidden,
599 as clicking them causes segfaults!
601 2008-12-09 [colin] 3.6.1cvs66
605 * src/folder_item_prefs.h
609 Fix bug 1792, '"Save Message to" should
610 retain list of recently selected folders'
611 Also, make Enchant-related prefs stick
612 even if the build doesn't enable enchant
614 2008-12-09 [paul] 3.6.1cvs65
617 fix bug 1787, 'Prevent automatic PGP inline
618 decryption attempts' use the noticeview to display
619 decryption failure messages instead of the irritating
622 2008-12-09 [colin] 3.6.1cvs64
624 * src/prefs_filtering.c
625 Fix bug 1789, 'filtering account selection
626 (regression)'. Filtering on sending-only
627 accounts can be a little useful when using
628 filtering via Tools menu.
630 2008-12-07 [paul] 3.6.1cvs63
632 * src/prefs_actions.c
633 don't auto-select first entry (same as other
635 * src/gtk/pluginwindow.c
636 these parents don't have children so don't look
639 2008-12-07 [paul] 3.6.1cvs62
641 * src/prefs_account.c
642 * src/gtk/pluginwindow.c
643 * src/gtk/prefswindow.c
644 * src/gtk/prefswindow.h
645 auto-select first page
647 2008-12-05 [colin] 3.6.1cvs61
651 Fix bug 1788, 'CM crashes re-encoding
652 encoded parameters' (introduced in cvs40)
654 2008-12-05 [paul] 3.6.1cvs60
657 remove gpg prefs that are no longer needed here
659 2008-12-03 [colin] 3.6.1cvs59
662 Speed up cache reading (about 10% gain)
664 * src/gtk/gtksctree.c
665 Speed up expand/collapse all threads
668 2008-12-03 [paul] 3.6.1cvs58
671 eradicate gcc4's signedness warnings
672 fix building with gnuTLS on (Open)Solaris
674 2008-12-01 [colin] 3.6.1cvs57
676 * src/gtk/gtkcmclist.c
679 2008-12-01 [colin] 3.6.1cvs56
681 * src/plugins/pgpinline/pgpinline.c
682 Fix bug 1779, 'PGP Inline badly handles
683 multipart'. Properly dump the current part
684 instead of running around with scissors
686 2008-11-30 [paul] 3.6.1cvs55
688 * manual/advanced.xml
690 * src/prefs_toolbar.c
691 remove the verb from the page title and
692 update references in the manual
694 2008-11-30 [paul] 3.6.1cvs54
697 move Other/ page to Other/Miscellaneous
698 * src/gtk/prefswindow.c
699 make parent page unselectable
701 2008-11-29 [paul] 3.6.1cvs53
704 add the new 'primary_paste_unselects' hidden
705 option, add missing 'log_[...]_color' options,
706 and reformat the text
707 * manual/advanced.xml
708 add the new 'primary_paste_unselects' hidden
709 option, add missing 'log_[...]_color' options
711 2008-11-28 [colin] 3.6.1cvs52
716 2008-11-28 [colin] 3.6.1cvs51
721 2008-11-28 [colin] 3.6.1cvs50
724 Fix account selection in Mailing list
727 2008-11-28 [paul] 3.6.1cvs49
730 automatically remove obsolete strings
732 2008-11-28 [colin] 3.6.1cvs48
734 * src/plugins/pgpcore/sgpgme.c
735 Fix error message when key isn't available.
737 2008-11-27 [colin] 3.6.1cvs47
743 2008-11-26 [colin] 3.6.1cvs46
748 2008-11-26 [colin] 3.6.1cvs45
750 * src/plugins/pgpcore/select-keys.c
751 * src/plugins/pgpcore/sgpgme.c
752 Fix bug 1591, 'S/MIME: better key
753 handling/selection dialog'
754 Really ignore revoked/expired keys
756 2008-11-26 [colin] 3.6.1cvs44
761 Make sure libgcrypt's threading is initialised
762 before gnutls. See also old bug 1539.
764 2008-11-26 [colin] 3.6.1cvs43
768 * src/etpan/imap-thread.c
769 Fix possible crashes due to clist_begin()
770 not checking for NULLs (it should!)
772 2008-11-25 [colin] 3.6.1cvs42
775 Fix line length in MIME parameters
777 2008-11-22 [paul] 3.6.1cvs41
780 grab Return key press in attachments Properties
783 2008-11-21 [colin] 3.6.1cvs40
787 Fix bug 1776, 'use encoded name parameters
788 for attachments instead of ascii'.
789 Break the RFC 2047 by using B-encoded
790 filename parameter, like everyone does,
791 following advice from the RFC author.
793 2008-11-21 [colin] 3.6.1cvs39
795 * src/common/socket.c
796 Rehandshake if server asks to
798 2008-11-21 [colin] 3.6.1cvs38
802 * src/common/session.h
804 Move conditional-compilation members to
807 2008-11-19 [wwp] 3.6.1cvs37
809 * src/prefs_actions.c
810 Fixed wrong behaviour when pressing Escape (was not cancelling
813 2008-11-19 [wwp] 3.6.1cvs36
819 * src/prefs_actions.c
820 * src/prefs_filtering_action.c
825 Replace occurrences of "command line" with "command-line" everywhere.
826 Enforce code style (mostly indentation) in prefs_actions.c.
828 2008-11-19 [colin] 3.6.1cvs35
833 Add primary_paste_unselects hidden preference
834 to change how middle-click pasting changes
835 the selection and insert point; defaults to
838 2008-11-19 [colin] 3.6.1cvs34
841 Always give focus to summaryview, even if
842 the folder is empty, in small screen layout.
843 Allows to go back to folderlist using the
846 2008-11-18 [colin] 3.6.1cvs33
849 Put back conditional at the end of struct
851 2008-11-18 [colin] 3.6.1cvs32
854 * src/common/w32_reg.c
855 Fix crash on win32 when browsing to a
858 2008-11-15 [colin] 3.6.1cvs31
861 After a mid-click paste, deselect selection
862 and go to end of paste.
864 2008-11-15 [colin] 3.6.1cvs30
867 Auto-save draft after external editor quits
869 2008-11-15 [colin] 3.6.1cvs29
871 * src/plugins/pgpcore/sgpgme.c
872 Fix wrong error display, thanks to
875 2008-11-14 [colin] 3.6.1cvs28
877 * src/prefs_actions.c
878 Comment out bogus (IMO) warning
880 2008-11-14 [colin] 3.6.1cvs27
887 Share summaryview's context menu actions with
888 the equivalent menu items of the main menu;
889 this allows to share accelerators and de-
892 2008-11-14 [colin] 3.6.1cvs26
894 * src/plugins/pgpcore/sgpgme.c
895 Fix bug 1768, 'claws-mail crashes while
896 checking smime bad signature'
898 2008-11-13 [colin] 3.6.1cvs25
902 Fix redefinition of PREFSBUFSIZE
904 2008-11-13 [wwp] 3.6.1cvs24
906 * tools/popfile-link.sh
907 Add support for reusing existing POPFile session ID.
909 2008-11-12 [colin] 3.6.1cvs23
912 Fix bug 1771, 'Folder template gets
913 truncated when exiting the application'
914 Use a 32k buffer for string preferences
916 2008-11-11 [colin] 3.6.1cvs22
919 Fix "display sender using addressbook" when
920 prefs_common.swap_from is in use. Patch by
923 2008-11-11 [colin] 3.6.1cvs21
928 Make a few functions static
930 2008-11-07 [colin] 3.6.1cvs20
934 Fix crash when rebuilding colorlabel
938 * src/prefs_account.c
939 * src/prefs_compose_writing.c
940 * src/prefs_logging.c
941 * src/prefs_message.c
943 * src/prefs_receive.c
944 * src/prefs_summaries.c
945 * src/prefs_wrapping.c
946 * src/plugins/bogofilter/bogofilter_gtk.c
947 * src/plugins/pgpcore/prefs_gpg.c
948 * src/plugins/spamassassin/spamassassin_gtk.c
949 Fix deprecated use of page_size in
950 gtkspinbutton adjustments
952 2008-11-06 [mones] 3.6.1cvs19
955 Fix missing "About" in Help menu
956 * tools/claws.i18n.status.pl
959 2008-11-05 [colin] 3.6.1cvs18
964 * src/common/socket.c
965 * src/common/socket.h
968 w32: Implement single launch (lock
969 socket); always put debug log to
970 the rc_dir; fix Start menu update
971 after registering as default Mail
974 2008-11-05 [colin] 3.6.1cvs17
977 Setting the Mail start menu item in HKCU
978 confuses the Internet Options dialog. Do
979 it in HKLM as this dialog does.
981 2008-11-04 [colin] 3.6.1cvs16
983 * src/common/w32_reg.c
986 2008-11-04 [colin] 3.6.1cvs15
989 w32: Fix getting content-type
993 * src/prefs_ext_prog.c
995 w32: better integration (use the
996 standard file associations instead
997 of our platform-unadapted open
1000 * src/common/utils.c
1001 * src/common/w32_reg.c
1002 * src/common/w32lib.h
1003 w32: better integration (allow
1004 setting Claws as default MUA)
1006 2008-11-01 [colin] 3.6.1cvs14
1009 Fix wrongly converted non-ascii characters
1010 when locale's charset is US-ASCII (strict-mode
1011 was failing in this case)
1013 2008-10-30 [colin] 3.6.1cvs13
1019 Use one UI Manager per mimeview, instead of
1020 the global one -- else user_data pointer gets
1021 broken if opening and closing another message-
1022 view, then using right-click on a mimeview's
1023 mimepart. Probably fixes bug 1711, 'Save-as
1026 2008-10-24 [paul] 3.6.1cvs12
1029 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
1030 * tools/kdeservicemenu/install.sh
1031 another, possibly the final?, attempt on getting this
1034 2008-10-24 [paul] 3.6.1cvs11
1036 * tools/kdeservicemenu/install.sh
1037 fix servicemenu installation directory on kde4
1039 2008-10-24 [paul] 3.6.1cvs10
1041 * tools/kdeservicemenu/README
1042 * tools/kdeservicemenu/install.sh
1043 add support for kde4 in addition to kde3.
1044 a rework involving checking for kde4-config, then
1045 kde-config, finally prompting the user for the
1046 location of either if they cannot be found
1049 2008-10-18 [paul] 3.6.1cvs9
1051 * tools/claws.i18n.status.pl
1052 updated with latest translator info.
1053 only print for languages defined in %langname
1055 2008-10-17 [paul] 3.6.1cvs8
1057 * src/plugins/pgpcore/sgpgme.c
1058 when listing the uid's, show the uid validity
1060 2008-10-16 [paul] 3.6.1cvs7
1065 2008-10-13 [wwp] 3.6.1cvs6
1068 Updated French translation.
1070 2008-10-11 [colin] 3.6.1cvs5
1073 Fix bug 1756, "Outdated translators list in About
1074 dialogue". Patch by Aleksei Miheev.
1076 2008-10-11 [colin] 3.6.1cvs4
1086 * src/prefs_account.c
1087 * src/send_message.c
1088 * src/send_message.h
1092 * src/common/claws.c
1094 * src/common/session.c
1095 * src/common/session.h
1098 * src/common/socket.c
1099 * src/common/socket.h
1102 * src/common/ssl_certificate.c
1103 * src/common/ssl_certificate.h
1105 * src/gtk/sslcertwindow.c
1106 * src/gtk/sslcertwindow.h
1109 2008-10-11 [colin] 3.6.1cvs3
1111 * src/common/ssl_certificate.c
1112 Make local function static
1114 2008-10-10 [colin] 3.6.1cvs2
1117 * src/common/ssl_certificate.c
1118 * src/gtk/sslcertwindow.c
1119 Add offline certificate verification,
1120 thanks to Nikos Mavrogiannopoulos for the
1123 2008-10-10 [colin] 3.6.1cvs1
1125 * src/common/ssl_certificate.c
1126 * src/gtk/sslcertwindow.c
1129 2008-10-10 [paul] 3.6.1
1131 * m4/spamassassin.m4
1132 remove openssl dross
1139 2008-10-10 [colin] 3.6.0cvs25
1142 Tell libetpan it doesn't need to init
1145 2008-10-10 [colin] 3.6.0cvs24
1148 Remove references to openssl
1150 2008-10-09 [colin] 3.6.0cvs23
1155 2008-10-09 [colin] 3.6.0cvs22
1158 Error out when building against openssl
1160 2008-10-09 [colin] 3.6.0cvs21
1167 Disable OpenSSL due to requirement of
1168 OpenSSL exception. Code not removed yet,
1169 just in case, but disabled.
1171 2008-10-09 [colin] 3.6.0cvs20
1181 * src/prefs_ext_prog.c
1183 * src/prefs_image_viewer.c
1187 * src/gtk/Makefile.am
1189 * src/gtk/gtksourceprintjob.c
1190 * src/gtk/gtksourceprintjob.h
1191 Revert previous patch. It'd be better to remove
1192 OpenSSL instead, as GnuTLS works as well.
1194 2008-10-09 [colin] 3.6.0cvs19
1204 * src/prefs_ext_prog.c
1206 * src/prefs_image_viewer.c
1210 * src/gtk/Makefile.am
1212 * src/gtk/gtksourceprintjob.c
1213 * src/gtk/gtksourceprintjob.h
1214 Remove the libgnomeprint interface (deprecated,
1215 and fixes Debian's #501570, 'Copyright confusion')
1217 2008-10-09 [colin] 3.6.0cvs18
1220 Require libetpan 0.57 (important fixes)
1222 2008-10-08 [paul] 3.6.0cvs17
1224 * src/prefs_filtering_action.c
1225 * src/prefs_matcher.c
1226 enable re-ordering of the filtering/processing
1227 condition and actions lists by drag'n'drop
1229 2008-10-08 [colin] 3.6.0cvs16
1232 Fix wrong menu title
1234 2008-10-07 [colin] 3.6.0cvs15
1237 After thinking, revert this. It's only a minor
1238 annoyance to GSSAPI users, and I can't test this
1239 right now. Postponed until after next good release.
1241 2008-10-07 [colin] 3.6.0cvs14
1244 Don't ask for a password when using GSSAPI
1246 2008-10-07 [colin] 3.6.0cvs13
1249 Fix build with GTK+ < 2.14
1251 2008-10-07 [colin] 3.6.0cvs12
1255 * src/prefs_common.c
1256 * src/prefs_common.h
1258 * src/gtk/colorlabel.c
1259 Fix bug 1749, 'Shortcut keys for color labels
1261 Make fullscreen a setting remembered between
1264 2008-10-07 [colin] 3.6.0cvs11
1267 Fix bug 1747, 'Wanderlust keybindings no longer
1268 working (regression)'
1270 2008-10-07 [colin] 3.6.0cvs10
1273 Make fullscreen a real menu item
1275 2008-10-07 [colin] 3.6.0cvs9
1278 Make sure we won't save size when
1281 2008-10-06 [colin] 3.6.0cvs8
1285 Handle fullscreen via F11. Patch by
1288 2008-10-06 [colin] 3.6.0cvs7
1291 Fix return value when setting client cert
1293 2008-10-04 [colin] 3.6.0cvs6
1296 Fix bug 1742, 'Attachment list contents not
1299 2008-10-04 [paul] 3.6.0cvs5
1302 fix failure of Hide toolbar option on restart
1304 2008-10-04 [colin] 3.6.0cvs4
1311 Maemo: Fix bug 1737, Crashes upon opening
1313 2008-10-04 [paul] 3.6.0cvs3
1316 submitted (just a little late) by Frederico
1319 2008-10-03 [wwp] 3.6.0cvs2
1322 Many fixes, mostly in menus and accelerators.
1324 2008-10-03 [colin] 3.6.0cvs1
1327 Allow network mounts with new GTKs: they're
1328 available via FUSE mounts and we don't need
1331 2008-10-03 [paul] 3.6.0
1338 2008-10-03 [paul] 3.5.0cvs145
1345 new translations. added by Yasen Pramatarov,
1346 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
1355 updated translations. submitted by Miquel Oliete,
1356 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
1357 Andrea Spadaccini, Emilian Nowak, and Ralph Young
1359 2008-10-02 [colin] 3.5.0cvs144
1361 * src/common/session.c
1362 Fix crash when connection fails on windows
1364 2008-10-01 [colin] 3.5.0cvs143
1367 Real fix for FS-unsafe chars on win32
1369 2008-10-01 [colin] 3.5.0cvs142
1372 Encode prohibited filenames on win32
1374 2008-09-30 [mones] 3.5.0cvs141
1378 * src/prefs_themes.c
1380 Fix output of some debug messages
1382 2008-09-30 [colin] 3.5.0cvs140
1389 * src/prefs_themes.c
1393 * src/common/utils.c
1394 * src/gtk/sslcertwindow.c
1395 Win32: Fix time usage; use g_stat
1397 2008-09-29 [colin] 3.5.0cvs139
1399 * src/common/utils.c
1400 Fix case-sensitive match of subject
1403 2008-09-29 [colin] 3.5.0cvs138
1405 * src/folder_item_prefs.c
1406 * src/folder_item_prefs.h
1408 * src/prefs_folder_item.c
1409 * src/prefs_matcher.c
1411 * src/common/string_match.c
1412 * src/common/utils.c
1413 Fix a huge leak (dozens of megs per folder
1414 change) on Windows: disable regexps
1416 2008-09-28 [paul] 3.5.0cvs137
1421 2008-09-27 [colin] 3.5.0cvs136
1425 Add accessor for cur_account
1427 2008-09-27 [colin] 3.5.0cvs135
1430 Fix crash when error happen on session establishment
1432 2008-09-26 [mones] 3.5.0cvs134
1437 2008-09-26 [colin] 3.5.0cvs133
1439 * src/plugins/pgpcore/claws.def
1442 2008-09-26 [colin] 3.5.0cvs132
1444 * src/prefs_common.c
1445 * src/prefs_common.h
1446 * src/plugins/pgpcore/pgp_viewer.c
1447 Add an accessor to prefs_common for plugins
1450 2008-09-25 [colin] 3.5.0cvs131
1453 Fix bug 1725, 'useless lines in clawsrc'
1454 * src/plugins/smime/mypgpcore.def
1455 Add a missing symbol
1457 2008-09-25 [paul] 3.5.0cvs130
1459 * src/plugins/smime/mypgpcore.def
1460 * src/plugins/smime/plugin.def
1461 * src/plugins/smime/version.rc
1462 add these windows-specific files
1465 2008-09-25 [colin] 3.5.0cvs129
1468 Load standard plugins only on first run
1470 2008-09-25 [colin] 3.5.0cvs128
1475 2008-09-24 [colin] 3.5.0cvs127
1478 Add nb_NO's charset (iso-8859-1)
1480 2008-09-24 [colin] 3.5.0cvs126
1482 * src/common/utils.c
1483 Fix get_mail_base_dir() on windows
1484 (was synced from main ages ago)
1486 2008-09-24 [colin] 3.5.0cvs125
1490 Integrate better with Windows' style
1492 2008-09-23 [paul] 3.5.0cvs124
1497 offer these strings to translators too
1499 2008-09-23 [colin] 3.5.0cvs123
1502 Add a --disable-dbus flag in case we want
1503 no DBUS even if headers are available (like
1504 for building gpg4win)
1507 * src/prefs_logging.c
1508 * src/common/utils.c
1509 * src/plugins/pgpcore/sgpgme.c
1510 * src/plugins/smime/claws.def
1512 - disable filtering log (it's crashy for
1514 - fix gmtime_r when time is -1 (before 01/01/70)
1515 - add symbols for smime
1517 2008-09-22 [colin] 3.5.0cvs122
1519 * src/common/utils.c
1523 Fix cursor position after changing account
1527 Fix absolute path detection
1529 2008-09-21 [colin] 3.5.0cvs121
1531 * src/gtk/gtkaspell.c
1532 Don't try to use empty dictionaries
1534 2008-09-20 [colin] 3.5.0cvs120
1537 Add the new files to the translations
1539 2008-09-20 [colin] 3.5.0cvs119
1542 * src/plugins/Makefile.am
1543 * src/plugins/smime/Makefile.am
1544 * src/plugins/smime/plugin.c
1545 * src/plugins/smime/smime.c
1546 * src/plugins/smime/smime.deps
1547 * src/plugins/smime/smime.h
1548 Include S/Mime plugin in the main plugins
1549 Will ease the Gpg4win team's work
1551 2008-09-20 [colin] 3.5.0cvs118
1558 * src/common/socket.c
1559 * src/gtk/gtkutils.c
1560 * src/plugins/pgpcore/claws.def
1561 Windows: more fixes, thanks to wwp and
1564 2008-09-20 [colin] 3.5.0cvs117
1567 Tell on which server errors happened
1569 2008-09-20 [colin] 3.5.0cvs116
1571 * src/etpan/etpan-thread-manager.c
1572 * src/etpan/imap-thread.c
1573 * src/etpan/nntp-thread.c
1574 Windows: Fix hang on IMAP/NNTP
1576 2008-09-20 [colin] 3.5.0cvs115
1578 * src/common/utils.c
1579 Fix bug 1723, "Buffer overflow crash caused by
1580 preview in 'Date format help' dialog box"
1581 Also, optimise fast_strftime a bit :)
1583 2008-09-18 [colin] 3.5.0cvs114
1587 Check for NULLs before str* functions
1589 2008-09-18 [colin] 3.5.0cvs113
1594 Handle html parts in multipart/related
1595 Decode ISO-8859-1 as Windows-1252 (the former
1596 is a subset of the latter) in order to
1597 workaround Outlook mails misencoding
1598 * src/gtk/logwindow.c
1599 * src/gtk/logwindow.h
1600 Clear mainwindow's error pixmap when the
1601 error scrolls out of the log
1603 2008-09-17 [colin] 3.5.0cvs112
1605 * src/image_viewer.c
1606 Fix image loading (multiple childs added to
1607 scrolledwindow, break of the resize functionality)
1609 * src/prefs_folder_item.c
1610 * src/prefs_spelling.c
1611 * src/gtk/gtkaspell.c
1612 Better fix problems with dictionaries updates
1614 2008-09-17 [colin] 3.5.0cvs111
1616 * src/common/utils.c
1617 Fix double-opening (fixes multiple signatures when
1620 2008-09-16 [colin] 3.5.0cvs110
1622 * src/prefs_account.c
1623 * src/prefs_folder_item.c
1624 * src/prefs_spelling.c
1625 * src/gtk/gtkaspell.c
1626 Better stripping of aspell dictionaries names
1630 * 3.6.0-rc1 released
1632 2008-09-16 [colin] 3.5.0cvs109
1637 * src/prefs_account.h
1639 * src/send_message.c
1640 * src/gtk/inputdialog.c
1641 Don't add a pref to allow remembering passwords
1642 (Just not checking the checkbox is enough)
1644 2008-09-16 [colin] 3.5.0cvs108
1647 Require libetpan 0.56 as 0.55 is crashy
1650 * src/gtk/inputdialog.c
1651 * src/gtk/inputdialog.h
1654 2008-09-16 [wwp] 3.5.0cvs107
1657 Complete 3.5.0cvs106 by removing a function that got
1658 moved to account.[ch].
1660 2008-09-16 [wwp] 3.5.0cvs106
1666 * src/quote_fmt_lex.l
1667 * src/quote_fmt_parse.y
1668 Add account signature (path and value string) manipulation
1669 keywords to the template processor. It's now possible in
1670 all templates to insert the account signature to an
1671 arbitrary location or to pass it to a external script for
1675 2008-09-16 [mones] 3.5.0cvs105
1682 * src/prefs_account.h
1683 * src/prefs_common.c
1684 * src/prefs_common.h
1686 * src/send_message.c
1687 * src/gtk/inputdialog.c
1688 * src/gtk/inputdialog.h
1689 Implement session passwords: unsaved passwords for receiving
1690 or sending of accounts can be remembered while running to
1691 avoid repetitive typing.
1692 As keeping passwords in memory is unsafe a new preference
1693 in Other page is added to activate or not such capability.
1695 2008-09-14 [colin] 3.5.0cvs104
1699 Make conv_iconv_strdup static
1701 2008-09-12 [colin] 3.5.0cvs103
1708 * src/folder_item_prefs.c
1709 * src/folder_item_prefs.h
1711 * src/prefs_account.c
1712 * src/prefs_common.c
1713 * src/prefs_common.h
1714 * src/prefs_folder_item.c
1715 * src/prefs_spelling.c
1716 * src/prefs_template.c
1718 * src/quote_fmt_parse.y
1721 * src/gtk/Makefile.am
1724 * src/gtk/gtkaspell.c
1725 * src/gtk/gtkaspell.h
1726 * src/plugins/bogofilter/Makefile.am
1727 * src/plugins/dillo_viewer/Makefile.am
1728 * src/plugins/spamassassin/Makefile.am
1729 * src/plugins/trayicon/Makefile.am
1730 Switch spellchecker to Enchant
1732 2008-09-12 [paul] 3.5.0cvs102
1735 * tools/csv2addressbook.pl
1736 add support for Fox Mail
1738 2008-09-12 [paul] 3.5.0cvs101
1741 * src/prefs_wrapping.c
1744 2008-09-12 [paul] 3.5.0cvs100
1747 revert cvs99's libenchant commit error
1749 2008-09-12 [colin] 3.5.0cvs99
1752 Only go to inbox if there are new mails
1753 (and fetch was manual)
1755 2008-09-10 [colin] 3.5.0cvs98
1759 * src/common/session.c
1760 Use g_timeout_add_seconds instead of g_timeout_add
1761 on glib >= 2.14 when we don't need precision on the
1762 delay. This helps reducing power consumption:
1763 http://mjg59.livejournal.com/74651.html
1765 2008-09-10 [colin] 3.5.0cvs97
1768 Don't save window size and position when
1769 compose is hidden (filtering action)
1771 2008-09-09 [colin] 3.5.0cvs96
1777 * src/addressbook_foldersel.c
1783 * src/editaddress_other_attributes_ldap.h
1787 * src/editldap_basedn.c
1796 * src/grouplistdialog.c
1799 * src/image_viewer.c
1810 * src/prefs_actions.c
1811 * src/prefs_filtering.c
1812 * src/prefs_folder_column.c
1814 * src/prefs_summary_column.c
1815 * src/prefs_toolbar.c
1816 * src/send_message.c
1818 * src/sourcewindow.c
1819 * src/sourcewindow.h
1823 * src/stock_pixmap.c
1824 * src/stock_pixmap.h
1833 * src/common/utils.c
1835 * src/gtk/colorlabel.c
1836 * src/gtk/colorlabel.h
1837 * src/gtk/combobox.h
1838 * src/gtk/description_window.c
1840 * src/gtk/gtkaspell.c
1841 * src/gtk/gtkaspell.h
1842 * src/gtk/gtkcmclist.c
1843 * src/gtk/gtkcmclist.h
1844 * src/gtk/gtkcmctree.c
1845 * src/gtk/gtkcmctree.h
1846 * src/gtk/gtkcmoptionmenu.h
1847 * src/gtk/gtksctree.c
1848 * src/gtk/gtksctree.h
1849 * src/gtk/gtkshruler.c
1850 * src/gtk/gtkshruler.h
1851 * src/gtk/gtksourceprintjob.c
1852 * src/gtk/gtksourceprintjob.h
1853 * src/gtk/gtkutils.c
1854 * src/gtk/gtkutils.h
1855 * src/gtk/gtkvscrollbutton.c
1856 * src/gtk/gtkvscrollbutton.h
1857 * src/gtk/icon_legend.c
1858 * src/gtk/inputdialog.c
1859 * src/gtk/logwindow.c
1860 * src/gtk/logwindow.h
1861 * src/gtk/manage_window.c
1862 * src/gtk/manage_window.h
1864 * src/gtk/prefswindow.c
1865 * src/gtk/progressdialog.c
1866 * src/gtk/progressdialog.h
1867 * src/plugins/bogofilter/bogofilter_gtk.c
1868 * src/plugins/pgpcore/passphrase.c
1869 * src/plugins/spamassassin/spamassassin_gtk.c
1870 * src/plugins/trayicon/trayicon.c
1871 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1872 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1873 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1874 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1875 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1876 Complete GTK+ 2.14 undeprecation
1877 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
1879 2008-09-09 [colin] 3.5.0cvs95
1881 * src/gtk/gtkcmclist.h
1882 Fix build on GTK+ 2.14
1884 2008-09-08 [colin] 3.5.0cvs94
1888 Remove GtkSignalFunc
1890 2008-09-07 [colin] 3.5.0cvs93
1893 * src/addressbook_foldersel.c
1894 * src/gtk/gtkcmclist.c
1895 * src/gtk/gtkcmclist.h
1896 * src/gtk/gtkcmctree.c
1897 * src/gtk/gtkcmctree.h
1898 * src/gtk/gtksctree.c
1899 * src/gtk/prefswindow.c
1900 * src/gtk/prefswindow.h
1901 Use GDestroyNotify instead of GtkDestroyNotify
1902 (deprecated in GTK+ 2.14)
1904 2008-09-07 [colin] 3.5.0cvs92
1907 Fix bug 1712, 'invalid "Phishing attempt warning"
1908 when linked text ends with spaces'
1910 2008-09-05 [colin] 3.5.0cvs91
1913 Maybe fix bug 1711, 'Save-as attachment crashes'
1914 Possibly wrong free() due to pointer shifting
1916 2008-09-05 [colin] 3.5.0cvs90
1919 Fix bug 1710, 'User misreads "Discard Message"
1920 as "Discard Changes"'. Propose to save or discard
1921 only the latest changes when closing an existing
1922 draft. Autosave may still have saved parts of the
1925 2008-09-04 [colin] 3.5.0cvs89
1928 Fix bug 1707, 'Segfault when sorting on non-visible column'
1930 2008-09-01 [colin] 3.5.0cvs88
1935 * src/etpan/imap-thread.c
1936 * src/etpan/imap-thread.h
1937 Store spam flag on IMAP (Junk/NonJunk, as
1938 ThunderBird does - this is nonstandard)
1940 2008-08-31 [wwp] 3.5.0cvs87
1943 Fix globish edition^Wediting.
1945 2008-08-31 [wwp] 3.5.0cvs86
1948 Don't break nickname editing for non-LDAP books (nickname
1949 value was overwritten when editing existing contact, this
1950 came from 3.0.2cvs109).
1952 2008-08-30 [colin] 3.5.0cvs85
1956 Fix "Apply tags..." key shortcut
1958 2008-08-29 [iwkse] 3.5.0cvs84
1963 2008-08-29 [iwkse] 3.5.0cvs83
1966 Disable "Move to trash" action if
1967 we are in a trash-like folder.
1970 2008-08-29 [paul] 3.5.0cvs82
1973 bump up libetpan version requirement since
1974 0.55 is released now
1976 2008-08-28 [wwp] 3.5.0cvs81
1980 * src/prefs_account.c
1981 * src/prefs_account.h
1982 Add finer granularity to the POP3's remove-after delay (now in
1983 hours in addition to in days), patch by Paul Rolland.
1985 2008-08-28 [wwp] 3.5.0cvs80
1987 * src/gtk/combobox.c
1988 Fix a typo in a comment.
1990 2008-08-28 [iwkse] 3.5.0cvs79
1993 * src/prefs_actions.c
1994 * src/prefs_filtering.c
1995 * src/prefs_template.c
1996 Add search feature to the account,
1997 template and action dialog.
1998 It's turned on selecting one row
1999 of the list and typing some random
2000 letter. Thanks to wwp, colinl
2002 2008-08-28 [colin] 3.5.0cvs78
2007 * src/prefs_account.c
2008 * src/prefs_account.h
2012 * src/stock_pixmap.c
2013 * src/stock_pixmap.h
2015 * src/pixmaps/key_gpg_signed.xpm
2016 Fix bug 1412, "Sign reply, if mail was signed"
2017 Add an account preference to sign replies to signed mails
2019 2008-08-28 [iwkse] 3.5.0cvs77
2021 * src/prefs_filtering.c
2022 Making the search more useful,
2023 jumping directly to the relative rule.
2025 2008-08-27 [colin] 3.5.0cvs76
2030 2008-08-27 [colin] 3.5.0cvs75
2032 * src/gtk/gtkcmctree.c
2035 2008-08-26 [colin] 3.5.0cvs74
2037 * src/gtk/gtkcmctree.c
2038 Fix missing inits on old glib
2040 2008-08-26 [wwp] 3.5.0cvs73
2042 * src/common/utils.c
2043 Added 'Fwd' to the list of known common subject prefixes.
2045 2008-08-25 [iwkse] 3.5.0cvs72
2047 * src/image_viewer.c
2048 Add animated gif support to the
2051 2008-08-25 [colin] 3.5.0cvs71
2053 * src/gtk/gtkcmctree.c
2054 Make sure work isn't null
2056 2008-08-24 [colin] 3.5.0cvs70
2059 Fix typo on SSL_CERT_DIR
2061 2008-08-23 [holger] 3.5.0cvs69
2064 Fix bug 1699 'Separator line mis-placed when
2065 printing some e-mails'. The number of header lines
2066 was not correctly calculated when Pango inserts
2069 2008-08-23 [colin] 3.5.0cvs68
2072 Fix the account selector button; thanks
2075 2008-08-21 [colin] 3.5.0cvs67
2079 Add a compose preference for auto-indent
2082 Make colorlabel accels a bit less hacky
2084 2008-08-21 [colin] 3.5.0cvs66
2087 * src/prefs_common.c
2088 * src/prefs_common.h
2089 * src/prefs_wrapping.c
2090 Add a preference for autoindent; fix no_join tag
2091 being applied to whole lines instead of just \n when
2094 2008-08-21 [colin] 3.5.0cvs65
2097 Add support for auto-indentation
2099 2008-08-19 [colin] 3.5.0cvs64
2102 Save Autowrap status in drafts/queued mails
2104 2008-08-19 [colin] 3.5.0cvs63
2107 Fix a comment (in reality, test commit on
2110 2008-08-17 [colin] 3.5.0cvs62
2112 * src/prefs_actions.c
2115 * src/common/socket.h
2116 * src/gtk/gtkcmctree.c
2119 2008-08-16 [colin] 3.5.0cvs61
2121 * src/editaddress_other_attributes_ldap.h
2122 Add 'l' field (localityName)
2124 2008-08-16 [colin] 3.5.0cvs60
2127 * src/gtk/gtkcmclist.c
2128 * src/gtk/gtkcmclist.h
2129 * src/gtk/gtkcmctree.c
2130 * src/gtk/gtksctree.c
2131 * src/gtk/gtkutils.c
2132 * src/gtk/gtkvscrollbutton.c
2133 Fix Maemo build (OS2007)
2135 2008-08-14 [colin] 3.5.0cvs59
2138 Don't crash if parent is null when creating
2140 * src/gtk/pluginwindow.c
2141 Don't crash on race when closing window while
2142 a plugin is loading and does gtk_iterations
2144 2008-08-13 [colin] 3.5.0cvs58
2149 Fix bug 1696, 'Viewing binary attachements
2150 as text over 1 MB' (various buglets)
2152 2008-08-10 [colin] 3.5.0cvs57
2155 * src/gtk/gtkcmclist.c
2156 Continue fixing GTK < 2.12 build, thanks to
2159 2008-08-10 [colin] 3.5.0cvs56
2161 * src/gtk/gtksctree.c
2162 Fix build on GTK < 2.12
2164 2008-08-09 [colin] 3.5.0cvs55
2167 Fix untranslatable strings, thanks to
2170 2008-08-07 [colin] 3.5.0cvs54
2176 * src/message_search.c
2179 * src/prefs_account.c
2180 * src/prefs_common.c
2181 * src/prefs_customheader.c
2182 * src/prefs_ext_prog.c
2183 * src/prefs_filtering_action.c
2185 * src/prefs_logging.c
2186 * src/prefs_matcher.c
2187 * src/prefs_msg_colors.c
2189 * src/summary_search.c
2192 * src/gtk/colorsel.c
2193 * src/gtk/gtkaspell.c
2194 * src/gtk/gtkutils.c
2195 * src/gtk/gtkutils.h
2196 * src/gtk/inputdialog.c
2197 * src/gtk/pluginwindow.c
2198 * src/gtk/quicksearch.c
2199 * src/plugins/bogofilter/bogofilter_gtk.c
2200 * src/plugins/dillo_viewer/dillo_prefs.c
2201 * src/plugins/spamassassin/spamassassin_gtk.c
2202 - Fix Ctrl-Space shortcut
2203 - Fix mime-parsing bug in procmime (cvs52)
2204 - Fix double-free in procmime (cvs52)
2205 - Use gtk_bin_get_child instead of GTK_BIN()->child
2206 - Fix Goto menu in mainwindow
2208 2008-08-07 [mones] 3.5.0cvs53
2211 Updated translation (lots of changes!)
2213 Add missing accelerator key
2215 Restored 'v' key function (thanks Colin!)
2217 2008-08-06 [colin] 3.5.0cvs52
2221 * src/addrduplicates.c
2232 Fix my use of g_utf8_strdown (it returns
2233 a newly allocated string and doesn't
2234 change the parameter)
2236 2008-08-06 [colin] 3.5.0cvs51
2239 Fix bug 1690, 'Copy/Paste in edit window may
2240 break Undo'; middle-click pastes aren't
2241 REPLACE_INSERT but just INSERT.
2242 Also, fix privacy menu selection
2244 2008-08-05 [colin] 3.5.0cvs50
2250 * src/addrduplicates.c
2262 * src/common/socket.c
2263 * src/gtk/gtkutils.c
2264 * src/gtk/gtkutils.h
2266 * src/plugins/spamassassin/spamassassin.c
2267 More undeprecation (Glib)
2269 2008-08-05 [colin] 3.5.0cvs49
2271 * src/prefs_account.c
2272 * src/prefs_filtering_action.c
2273 * src/prefs_matcher.c
2274 * src/gtk/Makefile.am
2275 * src/gtk/claws-marshal.list
2276 * src/gtk/colorlabel.c
2277 * src/gtk/colorsel.c
2278 * src/gtk/foldersort.c
2279 * src/gtk/gtkaspell.c
2280 * src/gtk/gtkcmclist.c
2281 * src/gtk/gtkcmclist.h
2282 * src/gtk/gtkcmctree.c
2283 * src/gtk/gtkcmctree.h
2284 * src/gtk/gtkcmoptionmenu.c
2285 * src/gtk/gtkcmoptionmenu.h
2286 * src/gtk/gtksctree.c
2287 * src/gtk/gtksctree.h
2288 * src/gtk/gtkutils.c
2289 * src/gtk/gtkutils.h
2290 * src/gtk/gtkvscrollbutton.c
2293 * src/gtk/quicksearch.c
2294 * src/plugins/dillo_viewer/dillo_viewer.c
2295 * src/plugins/pgpcore/select-keys.c
2296 Try to finish yesterday's commit
2298 2008-08-04 [colin] 3.5.0cvs48
2302 * src/addressbook_foldersel.c
2309 * src/editaddress_other_attributes_ldap.c
2311 * src/editldap_basedn.c
2314 * src/grouplistdialog.c
2315 * src/image_viewer.c
2320 * src/message_search.c
2326 * src/prefs_account.c
2327 * src/prefs_filtering_action.c
2328 * src/prefs_matcher.c
2329 * src/prefs_msg_colors.c
2330 * src/prefs_summaries.c
2332 * src/stock_pixmap.c
2333 * src/summary_search.c
2338 * src/gtk/Makefile.am
2339 * src/gtk/claws-marshal.list
2340 * src/gtk/colorsel.c
2341 * src/gtk/foldersort.c
2342 * src/gtk/gtkaspell.c
2343 * src/gtk/gtkcmclist.c
2344 * src/gtk/gtkcmclist.h
2345 * src/gtk/gtkcmctree.c
2346 * src/gtk/gtkcmctree.h
2347 * src/gtk/gtksctree.c
2348 * src/gtk/gtksctree.h
2349 * src/gtk/gtkutils.c
2350 * src/gtk/gtkutils.h
2351 * src/gtk/gtkvscrollbutton.c
2354 * src/gtk/quicksearch.c
2355 * src/plugins/dillo_viewer/dillo_viewer.c
2356 * src/plugins/pgpcore/select-keys.c
2357 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
2358 Undeprecate their implementation (GtkArg, GtkType, ...)
2359 Undeprecate a few other things here and there
2360 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
2361 Add #undef GTK_DISABLE_DEPRECATED in the files where we
2362 still have work to do
2364 2008-08-04 [colin] 3.5.0cvs47
2370 * src/stock_pixmap.c
2375 * src/image_viewer.c
2376 * src/gtk/gtkaspell.c
2377 * src/gtk/gtkvscrollbutton.c
2378 * src/plugins/dillo_viewer/dillo_viewer.c
2379 Undeprecate more things
2381 2008-08-02 [colin] 3.5.0cvs46
2384 Fix toggle menu activation state
2387 2008-08-02 [paul] 3.5.0cvs45
2391 /View/Show or hide/Message View
2393 2008-08-01 [paul] 3.5.0cvs44
2395 * src/common/utils.c
2396 * src/plugins/pgpcore/claws.def
2397 * src/plugins/pgpinline/claws.def
2398 fix compilation problems on mingw32,
2399 (bug 1688) Patch by Marcus Brinkmann
2401 2008-08-01 [colin] 3.5.0cvs43
2403 * src/gtk/gtkutils.c
2404 * src/gtk/gtkvscrollbutton.c
2407 2008-08-01 [colin] 3.5.0cvs42
2412 * src/prefs_account.c
2413 * src/prefs_folder_item.c
2416 * src/gtk/gtkaspell.c
2417 * src/gtk/gtkutils.c
2418 * src/gtk/gtkvscrollbutton.c
2419 Replace a few deprecated function calls
2421 2008-08-01 [paul] 3.5.0cvs41
2424 fix crash that occurs because of recent GtkUIManager
2425 changes. Thanks to Colin
2427 2008-07-31 [colin] 3.5.0cvs40
2436 Remove deprecated helper funcs
2438 2008-07-30 [colin] 3.5.0cvs39
2445 Move the folderview popup menu to GtkUIManager
2447 2008-07-29 [colin] 3.5.0cvs38
2462 Switch the main menu to GtkUIManager
2465 2008-07-29 [colin] 3.5.0cvs37
2468 Fix bug 1684, 'view news messages with large
2469 attachements segfaults'
2471 2008-07-29 [colin] 3.5.0cvs36
2484 More switches to GtkUIManager
2486 2008-07-26 [colin] 3.5.0cvs35
2492 2008-07-25 [colin] 3.5.0cvs34
2494 * src/addrcustomattr.c
2498 * src/editaddress_other_attributes_ldap.h
2502 * src/prefs_actions.c
2503 * src/prefs_filtering.c
2504 * src/prefs_template.c
2512 * src/plugins/trayicon/trayicon.c
2513 More changes from GtkItemFactory to GtkUIManager
2515 2008-07-25 [colin] 3.5.0cvs33
2518 Add a macro to remove menu items
2519 Make the gui_manager variable useless
2521 2008-07-24 [colin] 3.5.0cvs32
2524 Fix a gtk warning on clear
2528 Switch the message list popup menu to
2531 2008-07-23 [colin] 3.5.0cvs31
2533 * src/plugins/pgpcore/pgp_viewer.c
2534 * src/plugins/pgpcore/sgpgme.c
2535 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
2536 Patch by Thomas Wiegner <wiegner@gmx.de>
2538 2008-07-20 [paul] 3.5.0cvs30
2540 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2541 remove redundant GTK version check
2543 2008-07-20 [ticho] 3.5.0cvs29
2548 Moved sensitivity setting for "Download messages" for IMAP and
2549 news folders from folderview.c to imap_gtk.c and news_gtk.c
2550 respectively for better code readability.
2551 Fixed indentation in news' set_sensitivity().
2553 2008-07-20 [paul] 3.5.0cvs28
2556 remove more redundant code following cvs27
2558 2008-07-20 [paul] 3.5.0cvs27
2561 remove now redundant code
2564 fix bug 1673, 'Tools/Harvest adresses is
2565 grayed out if folder is empty'
2567 2008-07-19 [ticho] 3.5.0cvs26
2573 * src/gtk/gtkutils.c
2574 * src/gtk/gtkutils.h
2577 Use GtkUIManager for mimeview and tag edit dialog popup menus,
2578 instead of deprecated GtkItemFactory.
2580 2008-07-19 [colin] 3.5.0cvs25
2592 * src/prefs_account.c
2593 * src/prefs_actions.c
2594 * src/prefs_ext_prog.c
2595 * src/prefs_filtering.c
2596 * src/prefs_folder_item.c
2597 * src/prefs_image_viewer.c
2598 * src/prefs_logging.c
2599 * src/prefs_msg_colors.c
2602 * src/prefs_spelling.c
2603 * src/prefs_summaries.c
2604 * src/prefs_template.c
2607 * src/summary_search.c
2611 * src/common/Makefile.am
2612 * src/gtk/gtksctree.c
2613 * src/gtk/gtkutils.h
2614 * src/gtk/pluginwindow.c
2615 * src/gtk/quicksearch.c
2616 * src/plugins/bogofilter/bogofilter_gtk.c
2617 * src/plugins/dillo_viewer/dillo_prefs.c
2618 * src/plugins/pgpcore/prefs_gpg.c
2619 * src/plugins/spamassassin/spamassassin_gtk.c
2620 * src/plugins/trayicon/trayicon.c
2621 * src/plugins/trayicon/trayicon_prefs.c
2622 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
2623 or greater). Use the old deprecated one on GTK+ < 2.12.
2624 Easy! Straightforward! I'm not annoyed at all! It's not a loss
2627 2008-07-16 [colin] 3.5.0cvs24
2630 Fix folderview's scrolbar when starting minimised
2631 to tray, and popping up the mainwindow by calling
2632 claws-mail from the command line
2634 2008-07-08 [colin] 3.5.0cvs23
2637 Possibly fix po-headers appearing on empty
2640 2008-07-08 [colin] 3.5.0cvs22
2644 Finish the always_open tristate patch, by Jonathan
2647 2008-07-07 [paul] 3.5.0cvs21
2650 fix typo (missing ")
2652 2008-07-07 [paul] 3.5.0cvs20
2655 fit the menu style a bit better
2657 2008-07-07 [colin] 3.5.0cvs19
2659 * src/prefs_themes.c
2660 Make upgrading themes easier
2662 2008-07-07 [colin] 3.5.0cvs18
2665 * src/prefs_toolbar.c
2666 * src/stock_pixmap.c
2667 Finish fixing bug 1609, 'Icon issues'
2669 2008-07-07 [colin] 3.5.0cvs17
2671 * src/prefs_common.c
2672 Fix the default value
2674 2008-07-07 [colin] 3.5.0cvs16
2676 * src/prefs_summaries.c
2677 Revert my fix to the string, the correct term
2678 is indeed Message View
2680 2008-07-07 [colin] 3.5.0cvs15
2684 * src/prefs_common.c
2685 * src/prefs_common.h
2686 * src/prefs_summaries.c
2689 Change "Always open message when selected" to
2690 a tristate (Never/Always/When preview is visible)
2691 Patch by Jonathan Corbet <corbet@lwn.net>.
2693 2008-07-06 [paul] 3.5.0cvs14
2696 improve the layout of the dialogue
2699 fix some of the nasty coding style
2702 add some missing mnemonics
2704 2008-07-05 [paul] 3.5.0cvs13
2708 fix bug 1398, '"Change current account" is
2709 available even when there's only one account'
2710 * src/plugins/pgpcore/prefs_gpg.c
2711 put back a needed include, removed in error
2713 2008-07-05 [colin] 3.5.0cvs12
2716 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
2718 2008-07-05 [colin] 3.5.0cvs11
2722 Provide ability to rename newsgroups. Closes
2723 bug 1444, 'Add GUI option for renaming
2724 newsgroups'. Patch by Pawel Pekala
2726 2008-07-05 [colin] 3.5.0cvs10
2728 * src/plugins/pgpcore/passphrase.c
2729 * src/plugins/pgpcore/prefs_gpg.c
2730 * src/plugins/pgpcore/select-keys.c
2731 Simplify GTK includes (with the advantage
2732 of compiling against GTK+2.13); patch by
2735 2008-07-05 [colin] 3.5.0cvs9
2738 Add SSL client certificates
2740 2008-07-05 [colin] 3.5.0cvs8
2742 * src/prefs_account.c
2743 * src/common/session.h
2746 Add one path for certs
2748 2008-07-05 [colin] 3.5.0cvs7
2750 * src/prefs_account.c
2753 2008-07-04 [colin] 3.5.0cvs6
2757 * src/common/ssl_certificate.c
2758 Workaround distro bugs and fix certificate checking
2761 2008-07-04 [colin] 3.5.0cvs5
2764 * src/common/ssl_certificate.c
2765 * src/common/ssl_certificate.h
2766 * src/etpan/imap-thread.c
2767 * src/etpan/nntp-thread.c
2768 Fix some leaks, thanks to Martin Zwickel
2769 Rename gnutls functions that do the same
2770 as OpenSSL ones, to avoid symbol clashing
2771 when Claws is built against GnuTLS and
2772 libetpan against OpenSSL
2774 2008-07-04 [paul] 3.5.0cvs4
2776 * src/prefs_account.c
2777 remove 1 forgotten '.'
2779 2008-07-04 [paul] 3.5.0cvs3
2781 * src/prefs_account.c
2782 layout/engrish fixes to the 'Client
2785 2008-07-03 [colin] 3.5.0cvs2
2790 * src/prefs_account.c
2791 * src/prefs_account.h
2792 * src/prefs_common.c
2793 * src/send_message.c
2794 * src/common/session.c
2795 * src/common/session.h
2798 * src/common/socket.h
2801 * src/common/ssl_certificate.c
2802 * src/common/ssl_certificate.h
2803 * src/etpan/imap-thread.c
2804 * src/etpan/nntp-thread.c
2805 * src/gtk/inputdialog.c
2806 Add support for SSL client certificates (either PEM files
2807 with certificate and private key, either PKCS12 files)
2809 2008-06-28 [colin] 3.5.0cvs1
2812 Fix compilation with older GTKs
2814 2008-06-27 [paul] 3.5.0
2821 2008-06-27 [paul] 3.4.0cvs116
2826 2008-06-27 [paul] 3.4.0cvs115
2830 no longer build unmaintained translations
2832 2008-06-27 [paul] 3.4.0cvs114
2837 updated by Stephan Sachse, Flammie Pirinen, and
2838 Frederico Goncalves Guimaraes
2840 2008-06-26 [wwp] 3.4.0cvs113
2842 * manual/fr/advanced.xml
2843 Update French version of the manual (AutoFaces documentation).
2845 2008-06-26 [wwp] 3.4.0cvs112
2847 * manual/fr/advanced.xml
2848 * manual/fr/plugins.xml
2849 Updated French version of the manual (completed
2850 hidden options list, added note about Clawsker
2851 and new mail archiver plugin).
2853 2008-06-25 [colin] 3.4.0cvs111
2855 * src/gtk/gtkaspell.c
2856 Fix non-UTF8 in the replace with dialog
2857 * src/prefs_actions.c
2858 Fix possible crasher
2861 2008-06-24 [mones] 3.4.0cvs110
2864 Fix non-warning message, downgraded to debug info
2866 2008-06-24 [colin] 3.4.0cvs109
2869 Fix bug 1650, Message line too small after
2870 changing columns in "three columns" layout
2872 2008-06-24 [colin] 3.4.0cvs108
2875 Fix Spam button sensitivity in newsgroups
2877 2008-06-23 [wwp] 3.4.0cvs107
2880 Updated French translation.
2882 2008-06-23 [mones] 3.4.0cvs106
2885 Updated translation for release
2887 2008-06-22 [mones] 3.4.0cvs105
2889 * manual/es/plugins.xml
2890 Synced new entry for Mail Archiver plugin
2892 2008-06-22 [colin] 3.4.0cvs104
2895 Fix initial cursor position
2897 2008-06-21 [paul] 3.4.0cvs103
2899 * manual/plugins.xml
2900 add an entry for the new Mail Archiver plugin
2902 2008-06-21 [paul] 3.4.0cvs102
2905 we're in 'string freeze', put back the
2908 2008-06-21 [paul] 3.4.0cvs101
2910 * manual/advanced.xml
2911 * manual/es/advanced.xml
2912 fix build warning: <emphasis> cannot be contained
2915 fix non-clickable link on License page and drop
2916 the containing < > symbols to match other links
2918 2008-06-20 [mones] 3.4.0cvs100
2920 * manual/advanced.xml
2921 Added autofaces documentation, note about clawsker in hidden
2922 preferences, minor markup fix. Thanks Paul for proofreading
2923 * manual/es/advanced.xml
2924 Synchronised Spanish manual
2926 2008-06-16 [colin] 3.4.0cvs99
2929 Fix cursor placing on signature change
2931 2008-06-16 [paul] 3.4.0cvs98
2935 * src/gtk/inputdialog.c
2936 really fussy coding style fixes
2938 2008-06-16 [paul] 3.4.0cvs97
2941 keep the alphabetical order
2943 2008-06-13 [mones] 3.4.0cvs96
2947 * src/prefs_filtering_action.c
2948 Fixed cosmetic bug, processing also displays "Filtering"
2950 2008-06-13 [mones] 3.4.0cvs95
2953 * src/autofaces.c ** NEW FILE **
2954 * src/autofaces.h ** NEW FILE **
2956 Allow setting Faces and X-Faces globally and per-account
2957 from configuration files under ~/.claws-mail/autofaces
2959 2008-06-13 [holger] 3.4.0cvs94
2962 More files to ignore
2963 * src/gtk/inputdialog.c
2964 * src/gtk/inputdialog.h
2965 Make input dialog more generic so that a checkbox
2966 with custom text can be used in addition to the
2967 "remember this" checkbox
2970 * src/prefs_common.c
2971 * src/prefs_common.h
2972 Allow new folders to inherit the properties of the
2973 parent folder during folder creation
2975 2008-06-13 [wwp] 3.4.0cvs93
2978 a better fix for this string, won't break up translations,
2979 and is conform to other similar ones.
2981 2008-06-13 [wwp] 3.4.0cvs92
2983 * src/addrduplicates.c
2986 * src/addressbook_foldersel.c
2988 use tree decorations everywhere AB folders are used (AB tree pane,
2989 add address to AB, select AB folder, edit group, custom attr, find dup
2990 results), in order to match global style
2991 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
2992 double clicking on groups in tree pane does open the group edit dialog
2993 double clicking on other items in tree pane does expand/collapse
2994 fix a missing space in AB's delete-folder dialog
2995 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
2998 make foldersel dialog show dotted lines according to global (hidden) prefs
3000 2008-06-12 [colin] 3.4.0cvs91
3004 Fix bug 1635, 'Last character of message is truncated
3005 when changing accounts w/ sigs'
3007 Fix bug 1636, 'Can't select "properties" on "folders
3010 2008-06-11 [colin] 3.4.0cvs90
3013 Maybe fix bug 1623, 'exits with segfault when
3014 logging in to certain imap-servers'
3016 2008-06-10 [mones] 3.4.0cvs89
3021 * tools/convert_mbox.sh
3022 Undo cvs86 and cvs87, it really should be a patch to
3025 2008-06-10 [wwp] 3.4.0cvs88
3028 Updated French translation.
3030 2008-06-10 [mones] 3.4.0cvs87
3033 Oops, forgot to add previous script for distribution
3035 2008-06-10 [mones] 3.4.0cvs86
3039 * tools/convert_mbox.sh
3040 Added script to convert Evolution mail folders contributed
3041 by Daniel Dickinson <cshore@fionavar.ca>
3042 Fixes debian bug 461435
3044 2008-06-09 [colin] 3.4.0cvs85
3047 Integrate AWN information bubble if dbus is
3050 Fix crash when calling scan_required() on
3051 folder classes that don't implement them
3052 * src/common/session.c
3055 2008-06-09 [colin] 3.4.0cvs84
3058 Fix bug 1447, 'If user tries to close while starting
3059 up, it will not close ever.'
3061 2008-06-09 [colin] 3.4.0cvs83
3064 Fix bug 1628, 'Claws Mail crashes when
3065 filtering selected messages'
3067 2008-06-04 [colin] 3.4.0cvs82
3070 Complete handling of html parts in multipart/alternative
3073 2008-06-03 [paul] 3.4.0cvs81
3075 * src/prefs_message.c
3076 make always the english good
3078 2008-06-03 [colin] 3.4.0cvs80
3082 Fix bug 1624, '[PATCH] Quick search should be
3083 disabled for folder view'; based on a patch by
3086 2008-06-03 [iwkse] 3.4.0cvs79
3089 Fix little gui bug on button sensitivity
3091 * src/prefs_common.c
3092 * src/prefs_common.h
3093 * src/prefs_message.c
3094 Allow by default to show html in multipart/alternative
3096 2008-06-02 [colin] 3.4.0cvs78
3098 * src/prefs_actions.c
3099 GUI rework, patch by Pawel
3101 2008-06-02 [colin] 3.4.0cvs77
3104 Fix sensitivity/alignment, patch from
3107 2008-05-31 [colin] 3.4.0cvs76
3110 Fix login issue introduced in cvs75.
3112 2008-05-31 [colin] 3.4.0cvs75
3115 Fix more possible double-frees. Also, fix the root cause
3116 of these double-frees by just noting the Session is to
3117 be destroyed instead of destroying it in flight
3119 2008-05-29 [paul] 3.4.0cvs74
3121 * manual/keyboard.xml
3122 'Makes' these entries like the others
3124 2008-05-29 [colin] 3.4.0cvs73
3127 Include utils.h in case we
3128 need to pull goffset definition
3130 2008-05-29 [colin] 3.4.0cvs72
3132 * src/common/utils.h
3133 Workaround a stupid Glib issue, where
3134 goffset happens to be undefined.
3136 2008-05-28 [colin] 3.4.0cvs71
3140 * src/grouplistdialog.c
3141 * src/image_viewer.c
3148 * src/prefs_themes.c
3154 * src/common/utils.c
3155 * src/common/utils.h
3156 Use goffset instead of off_t for MsgInfo's size
3157 Allows using MsgInfo structure from plugins
3158 compiled with largefile support
3160 2008-05-26 [colin] 3.4.0cvs70
3164 Define THEME_CHANGED_HOOKLIST and invoke
3166 * src/plugins/trayicon/trayicon.c
3167 Listen to THEME_CHANGED_HOOKLIST and
3170 2008-05-26 [paul] 3.4.0cvs69
3173 plug a leak in mimeview_save_all()
3175 2008-05-24 [colin] 3.4.0cvs68
3177 * src/common/utils.h
3178 Fix wrong define on old glibs
3180 2008-05-24 [paul] 3.4.0cvs67
3183 * src/stock_pixmap.c
3184 * src/stock_pixmap.h
3186 * src/pixmaps/cancel.xpm
3187 * src/pixmaps/close.xpm
3188 add a specific icon for A_CANCEL_INC (addresses
3189 point 1 of bug 1609 'Icon issues')
3190 replace close.xpm with an icon of the standard
3193 2008-05-24 [paul] 3.4.0cvs66
3195 * src/pixmaps/insert_file.xpm
3198 2008-05-23 [paul] 3.4.0cvs65
3202 add the possibility to check md5 on binary files,
3205 2008-05-23 [colin] 3.4.0cvs64
3209 Fix bug 1610, 'claws crash after opening/closing
3210 preferences and window update'
3212 2008-05-22 [colin] 3.4.0cvs63
3214 * src/prefs_filtering_action.c
3215 * src/gtk/combobox.c
3216 * src/gtk/combobox.h
3217 Fix reselecting of Tags actions in
3218 filtering actions dialog
3220 2008-05-22 [colin] 3.4.0cvs62
3223 * src/prefs_toolbar.c
3224 * src/stock_pixmap.c
3225 * src/stock_pixmap.h
3227 * src/pixmaps/delete_btn.xpm
3228 * src/pixmaps/insert_file.xpm
3229 * src/pixmaps/mail_reply_to_list.xpm
3230 Fix more of bug 1609:
3231 - Add a Delete button icon
3232 - Add a Reply to list button icon
3233 - Fix Insert file button icon
3234 Artwork by Ciprian Popovici.
3236 2008-05-21 [colin] 3.4.0cvs61
3238 * src/common/utils.c
3241 2008-05-21 [wwp] 3.4.0cvs60
3243 * src/prefs_filtering.c
3244 Don't show SMTP-only accounts in accounts list, as they are
3245 irrelevant for filtering incoming messages.
3247 2008-05-21 [colin] 3.4.0cvs59
3250 Don't put SMTP-only accounts in receive menus
3252 2008-05-21 [colin] 3.4.0cvs58
3255 Fix cvs56 (brain fart)
3257 2008-05-21 [colin] 3.4.0cvs57
3259 * src/common/utils.c
3260 Fix bug 1615, 'hang on FIFO when the other end's not
3263 2008-05-21 [colin] 3.4.0cvs56
3268 2008-05-19 [colin] 3.4.0cvs55
3270 * src/plugins/pgpcore/sgpgme.c
3271 Maybe fix debian bug 481856, 'Segmentation fault
3272 when verifying a GPG signature'. Although it
3273 looks like a race condition...
3275 2008-05-19 [colin] 3.4.0cvs54
3277 * src/prefs_filtering_action.c
3278 * src/prefs_matcher.c
3281 * src/gtk/combobox.c
3282 * src/gtk/combobox.h
3283 Patch by Pawel: disabled Tags menus in filtering dialogs
3285 2008-05-19 [colin] 3.4.0cvs53
3287 * src/prefs_account.c
3288 GUI patch by Pawel: align ports entries
3290 2008-05-19 [colin] 3.4.0cvs52
3293 Fix bug 1616, 'strange question while emptying trash'
3295 2008-05-18 [colin] 3.4.0cvs51
3297 * src/common/plugin.c
3298 * src/etpan/imap-thread.c
3299 * src/etpan/nntp-thread.c
3300 * src/gtk/gtksctree.c
3301 Fix bug 1613, 'Various memory leaks';
3302 based on a patch by Didier Barvaux.
3304 2008-05-18 [colin] 3.4.0cvs50
3310 * src/plugins/pgpcore/sgpgme.c
3311 Fix more parts of bug 1609:
3312 - Make use of specific Expired privacy icon
3313 - Use CLOSE instead of NOTICE_ERROR for cancel
3315 - Allow a Preferences button in the main toolbar
3317 2008-05-18 [colin] 3.4.0cvs49
3319 * src/stock_pixmap.c
3320 Fix bug with non-updating icons after theme change:
3321 If fetching pixbuf for a given icon after a theme
3322 change, the next pixmap fetch would return the old
3323 cached one, as the theme change was forgotten at
3324 this time. (and vice-versa). This was mostly
3325 visible on open folder icons
3327 2008-05-17 [colin] 3.4.0cvs48
3329 * src/prefs_summaries.c
3331 Fix bug 1608, 'Inconsistent behaviour of mark as read
3332 options'. Patch by Pawel
3334 2008-05-16 [colin] 3.4.0cvs47
3337 Fix another possible crash (on fatal errors
3338 at login, like stream error).
3340 2008-05-16 [paul] 3.4.0cvs46
3342 * tools/thunderbird-filters-convertor.pl
3344 fix reading a tb rule that contains something
3345 like that: \"Sender\"
3347 2008-05-16 [paul] 3.4.0cvs45
3350 * tools/csv2addressbook.pl
3351 add support for gmail exported csv address book
3353 2008-05-16 [colin] 3.4.0cvs44
3357 Fix ldap deprecated calls. Patch by
3360 2008-05-16 [paul] 3.4.0cvs43
3362 * manual/de/account.xml
3363 * manual/it/account.xml
3365 * manual/it/addrbook.xml
3366 * manual/it/claws-mail-manual.xml
3368 * manual/it/intro.xml
3369 * manual/it/starting.xml
3370 add pages towards German and Italian manuals.
3371 (just for storage, they are not built yet, due
3372 to being incomplete.) submitted by Speckmade
3373 <Speckmade@gmx.net> and Salvatore De Paolis
3374 <iwkse@claws-mail.org>
3376 2008-05-16 [colin] 3.4.0cvs42
3378 * src/gtk/sslcertwindow.c
3379 Fix SHA1 fingerprint with GnuTLS
3381 2008-05-15 [colin] 3.4.0cvs41
3383 * src/gtk/sslcertwindow.c
3384 Print SHA1 fingerprint too
3386 2008-05-15 [colin] 3.4.0cvs40
3389 Fix certificate port on TLS. It was
3390 previously always 0.
3391 **IMPORTANT INFORMATION**: this will trigger
3392 one wrong "New certificate" warning at the
3393 first connection with this fix, if using STARTTLS
3395 * src/gtk/sslcertwindow.c
3396 Make labels selectable
3398 2008-05-15 [colin] 3.4.0cvs39
3401 Fix double free when STARTTLS fails (for
3402 example due to refusing the certificate)
3404 2008-05-15 [paul] 3.4.0cvs38
3406 * manual/advanced.xml
3409 2008-05-15 [paul] 3.4.0cvs37
3411 * manual/advanced.xml
3413 make outgoing_fallback_to_ascii a hidden pref
3415 2008-05-14 [colin] 3.4.0cvs36
3420 Make it possible to cancel quit when Claws
3421 ask whether to empty trash.
3423 2008-05-14 [colin] 3.4.0cvs35
3426 * src/prefs_common.c
3427 * src/prefs_common.h
3429 Add a preference to be able to specify an
3430 outgoing charset/encoding but still fallback
3431 to 7bit US-ASCII when possible (default TRUE,
3432 same behavior as pre-cvs34)
3434 2008-05-14 [colin] 3.4.0cvs34
3437 Always use the specified encoding and charset if it is
3438 specified, even if the mail is ASCII.
3440 2008-05-13 [paul] 3.4.0cvs33
3443 fix the build warnings the easy way for now
3445 2008-05-13 [colin] 3.4.0cvs32
3447 * src/prefs_themes.c
3448 Count .png files as icons too (fixes part
3449 of bug 1609, 'Icon issues')
3451 2008-05-13 [wwp] 3.4.0cvs31
3453 * src/addressbook_foldersel.c
3454 Fix wrong check (completes 3.4.0.cvs30).
3456 2008-05-12 [wwp] 3.4.0cvs30
3459 * src/addressbook_foldersel.c
3462 * src/prefs_matcher.c
3463 * src/plugins/bogofilter/bogofilter.c
3464 * src/plugins/bogofilter/bogofilter_gtk.c
3465 * src/plugins/dillo_viewer/dillo_prefs.c
3466 * src/plugins/spamassassin/spamassassin.c
3467 * src/plugins/spamassassin/spamassassin_gtk.c
3468 Fix for bug 1604 "found_in_addressbook in Any in non English local",
3469 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
3470 translated string "Any" in plugins (whitelisting) and
3473 2008-05-07 [colin] 3.4.0cvs29
3476 Fix --enable-maemo (assume --enable-generic-umpc)
3478 2008-05-07 [colin] 3.4.0cvs28
3489 * src/prefs_account.c
3490 * src/prefs_common.c
3491 * src/prefs_display_header.c
3492 * src/prefs_filtering.c
3493 * src/prefs_summaries.c
3494 * src/prefs_template.c
3495 * src/prefs_toolbar.c
3496 * src/stock_pixmap.c
3502 * src/gtk/gtksctree.c
3504 * src/gtk/prefswindow.c
3505 * src/gtk/sslcertwindow.c
3506 Separate generic UMPC code (layouts, ...) from
3507 MAEMO code (Hildon, ...)
3509 2008-05-06 [paul] 3.4.0cvs27
3511 * tools/claws.i18n.status.pl
3514 2008-05-06 [colin] 3.4.0cvs26
3516 * src/common/utils.c
3517 Maybe fix crash on FreeBSD
3519 2008-05-05 [colin] 3.4.0cvs25
3522 Fix bug 1602, 'Crash when sending return receipt for
3523 messages with no subject'
3525 2008-05-05 [colin] 3.4.0cvs24
3528 Don't overwrite temporary files with same
3529 name when drag and dropping. Fixes bug 1599,
3530 'attach multiple files with the same name from
3531 one mail to another'
3533 2008-05-04 [paul] 3.4.0cvs23
3536 * src/prefs_common.c
3537 fix bug 1587 'can not replay with quote'
3539 2008-05-03 [colin] 3.4.0cvs22
3542 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
3544 2008-05-03 [colin] 3.4.0cvs21
3547 Fix bug 1597, 'In news folders, "Move Message to Wastebin"
3548 icon isn't grayed although ineffective'
3550 2008-05-02 [wwp] 3.4.0cvs20
3555 * src/prefs_folder_item.c
3556 Add missing notice in folder properties (templates) when
3557 folder is a root node.
3559 2008-04-30 [colin] 3.4.0cvs19
3561 * src/prefs_toolbar.c
3562 Add Trash and Delete icons to the icon chooser
3564 2008-04-30 [colin] 3.4.0cvs18
3567 Remove "Delete entire line" which was a noop
3568 and should be the same as "Delete line" :)
3570 2008-04-30 [colin] 3.4.0cvs17
3573 Fix 'Delete line' and 'Delete to end of line'
3574 on the last line. Patch by <seelenhirt@gmx.net>
3576 2008-04-28 [colin] 3.4.0cvs16
3579 Fix bug 1589, 'tagsdb file not removed when
3581 * src/common/utils.c
3582 Make sure claws_unlink accepts NULL arg.
3584 2008-04-25 [colin] 3.4.0cvs15
3587 Fix/simplify previous commit
3589 2008-04-25 [colin] 3.4.0cvs14
3592 * src/common/ssl_certificate.c
3593 Patch by Marcus: Fix Win32 build
3595 Fix build with GnuTLS/no pthread, thanks
3598 2008-04-25 [colin] 3.4.0cvs13
3601 Fix bug 1586, '3-pane vertical layout now and then
3602 still shows sender column'
3604 2008-04-25 [colin] 3.4.0cvs12
3608 * src/w32-resource.rc
3609 Patch from Marcus Brinkmann to set an icon on w32.
3611 2008-04-24 [colin] 3.4.0cvs11
3618 Fix bug 1581, 'Bad File Format during Import LDIF':
3619 Use dynamically allocated buffers; also, allow
3620 importing contacts with no email address
3622 2008-04-24 [colin] 3.4.0cvs10
3624 * src/prefs_common.c
3625 Increment the timeout a bit on OpenBSD, 75 isn't enough
3627 2008-04-23 [colin] 3.4.0cvs9
3630 * src/prefs_folder_item.c
3631 * src/prefs_template.c
3633 Fix bug 1576: Fix unescaping of templates when testing them
3634 I think it breaks nothing. (wwp, you're welcome to double-check)
3636 2008-04-23 [paul] 3.4.0cvs8
3638 * manual/advanced.xml
3639 add info about the "two_line_vertical" hidden
3642 2008-04-22 [paul] 3.4.0cvs7
3644 * src/prefs_common.c
3645 * src/prefs_common.h
3647 make the 2-line view in summaryview when in three
3648 columns mode configurable. hidden pref: "two_line_vertical"
3650 2008-04-22 [colin] 3.4.0cvs6
3653 Fix missing inc_unlock()
3654 * src/prefs_matcher.c
3655 * src/send_message.c
3658 2008-04-22 [colin] 3.4.0cvs5
3660 * src/etpan/imap-thread.c
3661 Use g_(un)setenv instead of (un)setenv which
3662 doesn't exist on IRIX 6.5
3664 2008-04-22 [colin] 3.4.0cvs4
3667 * src/prefs_common.c
3668 * src/send_message.c
3669 Fix bug 1566, 'too short I/O timeout on OpenBSD'
3670 Set the default timeout to 75 seconds
3672 2008-04-20 [colin] 3.4.0cvs3
3674 * src/pixmaps/tray_newmail.offline.xpm
3675 * src/pixmaps/tray_newmail.xpm
3676 * src/pixmaps/tray_newmarkedmail.offline.xpm
3677 * src/pixmaps/tray_newmarkedmail.xpm
3678 * src/pixmaps/tray_nomail.offline.xpm
3679 * src/pixmaps/tray_nomail.xpm
3680 * src/pixmaps/tray_unreadmail.offline.xpm
3681 * src/pixmaps/tray_unreadmail.xpm
3682 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
3683 * src/pixmaps/tray_unreadmarkedmail.xpm
3684 Make the tray icons a bit nicer. Would be
3685 nice to get really nice icons from someone
3686 who's good at Gimp :)
3688 2008-04-18 [colin] 3.4.0cvs2
3693 lease complete the changelog entry below
3694 2008-04-18 [colin] 3.4.0cvs1
3696 * src/addrduplicates.c
3702 * src/image_viewer.c
3711 * src/partial_download.c
3713 * src/prefs_common.c
3714 * src/prefs_common.h
3716 * src/prefs_themes.c
3722 * src/common/prefs.c
3723 * src/common/ssl_certificate.c
3724 * src/common/template.c
3725 * src/common/utils.c
3726 * src/common/utils.h
3727 * src/etpan/imap-thread.c
3728 * src/plugins/dillo_viewer/dillo_viewer.c
3729 * src/plugins/pgpcore/sgpgme.c
3730 * src/plugins/pgpinline/pgpinline.c
3731 Add an option to shred temporary files and messages
3732 instead of just removing them. Slows deletions down!
3734 2008-04-18 [paul] 3.4.0
3742 2008-04-18 [paul] 3.3.1cvs61
3748 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
3749 and Frederico Goncalves Guimaraes
3751 updated on the last minute by a lazy Ricardo Mones
3753 2008-04-18 [colin] 3.3.1cvs60
3756 Update translation (Fabien Vantard)
3758 2008-04-17 [colin] 3.3.1cvs59
3761 Fix debian bug 474712, 'claws seg faults when IMAP
3762 connection breaks after an IMAP protocol error
3763 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
3767 2008-04-17 [colin] 3.3.1cvs58
3770 Fix log size getting out of control (claws-mail
3771 getting SIGXFSZ): rotate if every 10MB
3773 2008-04-10 [paul] 3.3.1cvs57
3776 improvements to english usage
3778 2008-04-10 [paul] 3.3.1cvs56
3780 * src/prefs_receive.c
3781 add an accurate description
3783 2008-04-08 [colin] 3.3.1cvs55
3786 Probably fix corruption, introduced in cvs53
3788 2008-04-04 [iwkse] 3.3.1cvs54
3791 undo should works properly again
3793 2008-04-04 [iwkse] 3.3.1cvs53
3796 Fix a segfault but breaks undo
3797 on a specific case (eg. double paste with
3798 middle-mouse button)
3800 2008-04-04 [iwkse] 3.3.1cvs52
3802 * src/prefs_filtering.c
3803 Fix previous Tab mess
3805 2008-04-03 [iwkse] 3.3.1cvs51
3807 * src/prefs_filtering.c
3808 Add search in filtering rules list
3810 2008-04-02 [colin] 3.3.1cvs50
3813 Revert part of the previous patch: we do
3814 want to parse ~/.claws-mail/gtkrc-2.0 if it
3817 2008-04-02 [colin] 3.3.1cvs49
3820 Fix bug 1562, 'Claws-Mail does not completely
3821 respect settings in GTK2_RC_FILES environment'
3822 Remove manual parsing of .gtkrc-2.0 and
3823 .gtk/gtkrc-2.0. GTK does it itself these days.
3825 2008-04-01 [colin] 3.3.1cvs48
3828 Fix bug 1561, 'Crashes leaving unsubscribed folder after
3829 ticking "Show only subscribed"'
3831 2008-03-31 [colin] 3.3.1cvs47
3834 Fix bug 1553, 'File lock not respected'
3835 Regression due to the implementation of
3838 2008-03-31 [colin] 3.3.1cvs46
3841 Fix tags menu update, thanks to Paul
3843 2008-03-29 [wwp] 3.3.1cvs45
3845 * src/prefs_account.c
3846 * src/prefs_common.c
3847 * src/prefs_folder_item.c
3851 Fix compose template formats (in global preferences)
3852 being translated under specific conditions.
3853 Add a button to restore factory defaults for current
3856 2008-03-27 [colin] 3.3.1cvs44
3858 * src/common/prefs.c
3859 * src/common/xmlprops.c
3860 Fix RedHat bug 431735, 'segfault if /home is full'
3861 (when starting): Fix double fclose() in prefs.c
3862 and potentially xmlprops.c
3864 2008-03-27 [colin] 3.3.1cvs43