1 2009-06-26 [colin] 3.7.1cvs79
4 Sort by msgnum if dates are equal
6 2009-06-24 [paul] 3.7.1cvs78
9 make some (forgotten) strings translatable
11 2009-06-19 [colin] 3.7.1cvs77
14 Fix menu sensitiveness
16 2009-06-18 [colin] 3.7.1cvs76
19 * src/plugins/pgpcore/sgpgme.c
20 * src/plugins/pgpcore/sgpgme.h
21 * src/plugins/pgpmime/mypgpcore.def
22 * src/plugins/pgpmime/pgpmime.c
23 * src/plugins/smime/mypgpcore.def
24 * src/plugins/smime/smime.c
25 Use largefile support (and stop using our old GPGME
26 hack on gpgme_data_seek/rewind)
27 (See 1.9.12cvs44 to 46 - if this breaks things we
30 2009-06-13 [colin] 3.7.1cvs75
32 * src/gtk/spell_entry.c
33 Fix assertion. We can put a NULL gtkaspell to
34 an entry; it just means it won't be spell-checked.
36 2009-06-12 [mones] 3.7.1cvs74
44 Added preference to use account address in generated
45 Message-Id. Fixes Debian bug #531052
47 2009-06-12 [colin] 3.7.1cvs73
50 Better fix, API-compatible with libgnutls13
52 2009-06-12 [colin] 3.7.1cvs72
55 Use compatibility mode in GnuTLS, and avoid problems with
56 servers that don't comply 100% with the spec, but still
59 2009-06-06 [iwkse] 3.7.1cvs71
62 Ops..revert a mix with another patch
64 2009-06-06 [iwkse] 3.7.1cvs70
67 A better fix for the previous commit's issue
69 2009-06-06 [iwkse] 3.7.1cvs69
72 Fix shutting down of Claws Mail while a GTK_Return keypress
73 event is sent to the Attach property window
75 2009-06-05 [colin] 3.7.1cvs68
80 2009-06-03 [mones] 3.7.1cvs67
82 * tools/make.themes.project
83 Oops! fix header, sorry Paul ;-)
85 2009-06-03 [mones] 3.7.1cvs66
87 * tools/make.themes.project
88 Add support for PNG themes and other
89 fixes i don't remember now... :)
91 2009-06-02 [colin] 3.7.1cvs65
94 * src/prefs_template.c
96 Fix error messages in templates, and fix their
99 2009-05-22 [colin] 3.7.1cvs64
104 2009-05-22 [colin] 3.7.1cvs63
107 Fix phantom button behind entry when
108 changing fields via Tools/Reply mode.
110 2009-05-22 [colin] 3.7.1cvs62
115 2009-05-21 [mones] 3.7.1cvs61
119 Add button to empty header lines with one click
121 2009-05-21 [paul] 3.7.1cvs60
125 * src/plugins/trayicon/trayicon.c
126 when quitting from the trayicon, honour
127 prefs_common.clean_on_exit
129 2009-05-21 [paul] 3.7.1cvs59
131 * src/gtk/Makefile.am
132 remove duplicate entry
133 thanks to Charles A Edwards
135 2009-05-19 [paul] 3.7.1cvs58
138 clear progressbar in the statusbar on 'Cancel'
140 2009-05-16 [colin] 3.7.1cvs57
146 2009-05-16 [colin] 3.7.1cvs56
149 Remove msgnum>0 condition for removing messages
150 from caches. There's no such condition on add.
151 Fixes bug 1913, 'Allow to remove phantom
152 messages from the cache'; patch by Fabian
153 Keil <fk at fabiankeil.de>
155 2009-05-12 [holger] 3.7.1cvs55
159 Introduce hook after showing of the message view
161 2009-05-11 [colin] 3.7.1cvs54
164 Fix bug 1872, 'A: Cc: CCi: selector should
165 default on same as preceding contact'
167 2009-05-10 [holger] 3.7.1cvs53
171 Add a hook to make it possible for plugins to
172 modify the address completion list
174 2009-05-06 [paul] 3.7.1cvs52
178 fix bug 1915, 'Mails signed with smime.p7s
179 display both signed and attachment icon.'
181 2009-05-05 [colin] 3.7.1cvs51
186 2009-05-05 [colin] 3.7.1cvs50
189 Fix bug 1895, '(imap) cache issues when cache dir is on a
190 different mountpoint than tempdir'
192 2009-05-04 [colin] 3.7.1cvs49
195 Probably fix bug 1914, 'Crash reading
198 2009-04-26 [paul] 3.7.1cvs48
201 * src/gtk/gtkaspell.h
202 fix bug 1904, 'build mechanism looks for
203 'enchant.h' in a wrong place'
205 2009-04-25 [paul] 3.7.1cvs47
208 gah! fix coding style!
210 2009-04-25 [paul] 3.7.1cvs46
214 if building with GTK+ >= 2.16 use
215 gtk_orientable_set_orientation() instead of now
216 deprecated gtk_toolbar_set_orientation()
218 2009-04-24 [colin] 3.7.1cvs45
221 Ask before sending if an attached file has
224 2009-04-19 [paul] 3.7.1cvs44
229 save About window size.
230 patch by Pawel Pekala
232 2009-04-12 [paul] 3.7.1cvs43
234 * tools/csv2addressbook.pl
235 add extra CSV fields that are now appended
236 by thunderbird (version 2.0.0.21)
238 2009-04-08 [colin] 3.7.1cvs42
241 fix saving (but not displaying) of UTF-16
244 2009-04-08 [colin] 3.7.1cvs41
246 * src/gtk/manage_window.c
247 Disable transient windows on win32 - seems to
248 fix most focusing issues
250 2009-04-05 [colin] 3.7.1cvs40
253 Don't ask whether we want to send deleted mails in queue
254 folders; also, don't send deleted mails when flushing
257 2009-04-04 [paul] 3.7.1cvs39
263 * tools/claws.i18n.status.pl
264 add new Indonesian translation, by
267 2009-04-03 [paul] 3.7.1cvs38
273 2009-04-03 [colin] 3.7.1cvs37
277 Fix bug 1891, 'Add support for gopher:// links'
278 Patch by Jacob Head <clawsmail at jacob-head.com>
279 Let's go back to the roots!
281 2009-04-03 [paul] 3.7.1cvs36
286 2009-04-03 [paul] 3.7.1cvs35
289 add AC_CONFIG_MACRO_DIR([m4])
290 remove CLAWS_ACLOCAL_INCLUDE(m4)
291 * m4/aclocal-include.m4
292 removed this now unneeded file
294 2009-04-02 [colin] 3.7.1cvs34
297 Fix previous (thanks to Marcus :)
299 2009-04-02 [colin] 3.7.1cvs33
302 * src/etpan/etpan-thread-manager.c
303 pipe() was a macro from GLib on win32 until
304 glib 2.13.2. It's undefined after that.
305 Thanks to Marcus Brinkmann for the heads-up!
307 2009-03-31 [colin] 3.7.1cvs32
309 * src/folder_item_prefs.c
310 Copy folder settings with prefs
312 2009-03-31 [colin] 3.7.1cvs31
314 * src/prefs_account.c
315 Don't use un-sensitive checkboxes in Privacy tab
316 when privacy system in None (makes unchecking
317 painful when no privacy plugin is loaded)
319 2009-03-30 [colin] 3.7.1cvs30
326 * src/prefs_account.c
327 * src/prefs_account.h
330 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
331 Add an option on the Receive page of IMAP account preferences:
332 "Move deleted mails to trash and expunge immediately". This
333 option defaults to TRUE to avoid changing the existing behaviour.
334 Setting it to FALSE prevents automatic expunging.
335 Also, add Tools/Expunge and View/Hide deleted messages menu items
336 (View/Hide deleted message being a per-folder setting, and behaving,
337 like View/Hide read messages).
339 2009-03-30 [colin] 3.7.1cvs29
342 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
343 ask for IMAP password when using GSSAPI auth
345 2009-03-27 [colin] 3.7.1cvs28
348 Fix cvs14, make sure we mark non-existent caches dirty
349 (or they never get written)
351 2009-03-27 [colin] 3.7.1cvs27
354 Fix tag update when all tags are removed
357 2009-03-25 [colin] 3.7.1cvs26
360 Fix configure.ac, thanks to Pawel
362 2009-03-25 [colin] 3.7.1cvs25
365 * src/etpan/nntp-thread.c
366 Fix header fetching (NG/To/Cc). Fixes
367 bug 1883, 'Message processing fails to
368 act on Newsgroups: field'
370 2009-03-23 [colin] 3.7.1cvs24
373 Fix internal headers visible in queue/sent
375 2009-03-23 [colin] 3.7.1cvs23
378 Fix check for RC (resource compiler) used
379 on win32 (AC_LIBTOOL_RC used to call it
380 implicitely but stopped)
382 2009-03-19 [colin] 3.7.1cvs22
385 Put spam button in default toolbar even if
386 bogofilter and spamassassin are not built.
387 Other anti-spam plugin could exist! :)
389 Fix exit status fetch on win32
391 2009-03-18 [paul] 3.7.1cvs21
393 * src/gtk/spell_entry.c
394 fix "[BUG] Wrong word replaced in 'Subject:'
395 when spell-checking correction used"
396 Patch by Pawel Pekala
398 2009-03-17 [colin] 3.7.1cvs20
401 Fix win32 build (from cvs12)
403 2009-03-17 [colin] 3.7.1cvs19
406 Fix bug 1735, 'Change To: and Newsgroups:
407 recipient field according account type'
410 2009-03-17 [colin] 3.7.1cvs18
417 Add preference for fsyncing metadata
419 2009-03-16 [paul] 3.7.1cvs17
421 * src/prefs_customheader.c
422 add forgotten #if HAVE_LIBCOMPFACE
424 2009-03-16 [paul] 3.7.1cvs16
426 * src/prefs_customheader.c
427 put the (X-)Face preview image below the up/down
428 buttons so they don't jump around.
429 make the list reorderable by drag'n'drop
431 2009-03-16 [colin] 3.7.1cvs15
433 * src/prefs_customheader.c
434 Add a (X-)Face preview. Patch by iwkse.
436 2009-03-16 [colin] 3.7.1cvs14
443 Add fsync calls to make sure we don't
444 lose data on system crashes. (to do:
445 add a pref to allow people choosing raw
448 2009-03-15 [colin] 3.7.1cvs13
450 * src/gtk/gtkaspell.c
451 Fix empty menu when there are no
452 suggestions (using the Spelling menu)
454 2009-03-14 [colin] 3.7.1cvs12
457 Win32: fix subject prefix length
459 2009-03-11 [mones] 3.7.1cvs11
462 fix encoding declared in header
463 update translation now we're at it
465 2009-03-10 [colin] 3.7.1cvs10
468 Fix "wrong mime" message printed out multiple
471 2009-03-10 [colin] 3.7.1cvs9
473 * src/prefs_folder_item.c
476 2009-03-09 [paul] 3.7.1cvs8
478 * src/prefs_folder_item.c
480 fixes to english text
482 2009-03-08 [paul] 3.7.1cvs7
485 correct errors in header
487 2009-03-08 [paul] 3.7.1cvs6
493 * tools/claws.i18n.status.pl
494 add Japanese translation, submitted by kazken3
496 2009-03-07 [colin] 3.7.1cvs5
499 Don't let the invalid MIME warning hide
500 other noticeview (Partial receive or
503 2009-03-07 [colin] 3.7.1cvs4
508 2009-03-07 [colin] 3.7.1cvs3
513 Handle mimeparts that lack an end boundary.
514 They're invalid but it's too annoying for
517 2009-03-06 [wwp] 3.7.1cvs2
520 * src/folder_item_prefs.c
521 * src/folder_item_prefs.h
522 * src/prefs_folder_item.c
523 Add per-folder default cc, bcc and reply-to.
525 2009-03-06 [colin] 3.7.1cvs1
528 * src/gtk/gtksourceprintjob.c
529 Fix build with old print interface
531 2009-03-06 [paul] 3.7.1
538 2009-03-06 [paul] 3.7.0cvs78
549 updated by David Vachulka, Stephan Sachse, Flammie
550 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
551 Frederico Goncalves Guimaraes, Lars Persson Fink,
554 2009-03-03 [colin] 3.7.0cvs77
556 * src/prefs_filtering.c
557 Win32: Fix bug 1865, 'IMAP account name changes
558 are not followed at filter actions'
560 2009-03-02 [colin] 3.7.0cvs76
563 Fix Launchpad bug 335571: 'claws-mail crashed
564 with SIGSEGV in strlen() while deleting
565 large amount of e-mails on IMAP account
567 2009-02-27 [mones] 3.7.0cvs75
569 * manual/es/account.xml
571 * manual/es/addrbook.xml
572 * manual/es/advanced.xml
573 * manual/es/claws-mail-manual.xml
575 * manual/es/glossary.xml
577 * manual/es/handling.xml
578 * manual/es/intro.xml
579 * manual/es/keyboard.xml
580 * manual/es/plugins.xml
581 * manual/es/starting.xml
582 Sync with English version, fix some typos
583 Changed encoding to UTF-8
585 Update for release, changed encoding to UTF-8
587 2009-02-24 [colin] 3.7.0cvs74
590 Don't print separation line if there
593 2009-02-23 [cleroy] 3.7.0cvs73
602 * src/addrduplicates.c
605 * src/addressbook_foldersel.c
615 * src/editaddress_other_attributes_ldap.c
653 * src/prefs_account.c
654 * src/prefs_actions.c
656 * src/prefs_filtering.c
657 * src/prefs_filtering_action.c
658 * src/prefs_folder_column.c
659 * src/prefs_folder_item.c
661 * src/prefs_matcher.c
664 * src/prefs_summaries.c
665 * src/prefs_summary_column.c
666 * src/prefs_template.c
668 * src/prefs_toolbar.c
680 * src/summary_search.c
687 * src/common/base64.c
690 * src/common/plugin.c
692 * src/common/session.c
694 * src/common/socket.c
695 * src/common/string_match.c
696 * src/common/stringtable.c
700 * src/common/xmlprops.c
701 * src/gtk/colorlabel.c
703 * src/gtk/foldersort.c
704 * src/gtk/gtkaspell.c
705 * src/gtk/gtkcmclist.c
706 * src/gtk/gtkcmctree.c
707 * src/gtk/gtkcmoptionmenu.c
708 * src/gtk/gtksctree.c
709 * src/gtk/gtkshruler.c
710 * src/gtk/gtksourceprintjob.c
712 * src/gtk/gtkvscrollbutton.c
713 * src/gtk/logwindow.c
715 * src/gtk/pluginwindow.c
716 * src/gtk/prefswindow.c
717 * src/gtk/quicksearch.c
718 * src/gtk/spell_entry.c
719 * src/plugins/pgpcore/select-keys.c
720 * src/plugins/pgpinline/pgpinline.c
721 * src/plugins/pgpmime/pgpmime.c
722 * src/plugins/smime/smime.c
723 * src/plugins/spamassassin/spamassassin_gtk.c
724 Mass commit changing g_return_* to cm_return_*
725 and making these more interesting
727 2009-02-23 [colin] 3.7.0cvs72
730 Always initialise error code to no error
732 2009-02-23 [colin] 3.7.0cvs71
735 Fix separator substitution
737 2009-02-23 [colin] 3.7.0cvs70
740 * src/gtk/colorlabel.c
741 don't use g_return on normal checks
743 2009-02-22 [colin] 3.7.0cvs69
749 2009-02-22 [colin] 3.7.0cvs68
751 * src/addrduplicates.c
768 * src/prefs_filtering.c
779 * src/common/socket.c
780 * src/common/template.c
781 * src/etpan/imap-thread.c
782 * src/gtk/gtkaspell.c
783 * src/gtk/gtkcmctree.c
784 * src/gtk/gtksctree.c
785 * src/gtk/inputdialog.c
786 * src/plugins/pgpcore/sgpgme.c
787 * src/plugins/pgpmime/pgpmime.c
788 * src/plugins/smime/smime.c
789 * src/plugins/spamassassin/spamassassin.c
790 Fix errors caught by Coverity: NULL checks, leaks, overruns,
791 uninitialised accesses
793 2009-02-17 [colin] 3.7.0cvs67
796 Disable controls during queuing
798 2009-02-15 [colin] 3.7.0cvs66
801 * src/plugins/pgpcore/select-keys.c
802 * src/plugins/pgpcore/sgpgme.c
803 Disable use of disabled keys
805 2009-02-15 [colin] 3.7.0cvs65
809 Fix font updating after changing
810 prefs_common.derive_from_normal_font
812 2009-02-12 [paul] 3.7.0cvs64
818 * src/common/version.h.in
822 more copyright header fixes
824 2009-02-12 [paul] 3.7.0cvs63
826 * src/gtk/progressdialog.c
827 * src/gtk/progressdialog.h
830 2009-02-12 [paul] 3.7.0cvs62
832 * src/gtk/spell_entry.c
833 * src/gtk/spell_entry.h
834 better, more standard copyright header
836 2009-02-12 [paul] 3.7.0cvs61
838 * src/gtk/spell_entry.c
839 * src/gtk/spell_entry.h
840 changes to copyright header
842 2009-02-12 [paul] 3.7.0cvs60
844 * src/gtk/spell_entry.c
845 * src/gtk/spell_entry.h
848 2009-02-11 [colin] 3.7.0cvs59
850 * src/gtk/spell_entry.c
851 * src/gtk/spell_entry.h
854 2009-02-11 [colin] 3.7.0cvs58
857 * src/gtk/Makefile.am
858 * src/gtk/gtkaspell.c
859 * src/gtk/gtkaspell.h
860 Add spellcheck to subject. Patch by
863 2009-02-10 [holger] 3.7.0cvs57
867 Move filename define for printing page setup cache to defs.h
869 2009-02-08 [mones] 3.7.0cvs56
872 Fix build for bison 2.4.1
874 2009-02-06 [holger] 3.7.0cvs55
879 Fix restoring of custom page setups for printing by
880 temporarily caching the settings.
881 This is a workaround for Gnome Bug #39018, and fixes
882 Claws Mail Bug #1840.
884 2009-02-06 [colin] 3.7.0cvs54
887 Fix hardcoded Shift-Q quits. Fixes
888 bug 1838, 'Claws-Mail sometimes quits
889 when attempting to type a capital Q'
891 2009-01-31 [paul] 3.7.0cvs53
894 revert 3.7.0cvs49, until there is time to find out
895 why it causes a nasty crash!
897 2009-01-31 [paul] 3.7.0cvs52
900 1 string that was forgotten for translation
902 2009-01-31 [paul] 3.7.0cvs51
905 2 strings that were forgotten for translation
907 2009-01-31 [paul] 3.7.0cvs50
909 * src/gtk/prefswindow.c
910 build prefs tree in a slightly smarter way -
911 fix bug where if path[0] had same name as
912 path[1], (like in the de translation), path[1]
913 was lost and not shown in the window
915 2009-01-31 [paul] 3.7.0cvs49
918 fix bug 1836, 'Quoted text still blue after
919 removal of quote-character'
920 comment out some debug_print's that needlessly
923 comment out a debug_print that needlessly slows
926 2009-01-31 [paul] 3.7.0cvs48
929 fix bug 1834, '"semi"-selection when collapsing thread'
931 2009-01-31 [paul] 3.7.0cvs47
933 * src/prefs_compose_writing.c
934 * src/prefs_message.c
935 move 'quote_chars' pref to where it should be
937 2009-01-30 [paul] 3.7.0cvs46
940 fix updating of popup menu sensitivity
942 2009-01-28 [paul] 3.7.0cvs45
944 * tools/filter_conv_new.pl
945 move 'move' and 'delete' to end of @actions
946 so that they are always final actions in the
947 generated filtering rule
949 2009-01-27 [paul] 3.7.0cvs44
952 always select text/calendar mimepart if suitable
953 plugin (i.e. vCalendar) is available
955 2009-01-27 [paul] 3.7.0cvs43
958 fix crash when right-clicking in summaryview when
961 2009-01-22 [colin] 3.7.0cvs42
966 When replying to signed/encrypted mail and the
967 preference to sign/encrypt in this case is set,
968 choose the original mail's privacy system (if
971 2009-01-21 [colin] 3.7.0cvs41
974 Fix warning (on-the-fly theming of
975 addressbook isn't complete yet)
977 2009-01-21 [colin] 3.7.0cvs40
981 Win32: Fix window placement
983 2009-01-21 [paul] 3.7.0cvs39
986 update timeout log msg
988 2009-01-17 [colin] 3.7.0cvs38
994 * src/etpan/imap-thread.c
995 Fix g_open calls (which don't ignore mode)
997 2009-01-17 [colin] 3.7.0cvs37
1006 * src/common/ssl_certificate.c
1008 * src/common/utils.c
1009 * src/etpan/imap-thread.c
1010 * src/plugins/bogofilter/bogofilter.c
1011 * src/plugins/pgpinline/pgpinline.c
1012 * src/plugins/smime/smime.c
1013 Probably fix bug 1825, 'Unable to fetch messages from
1014 IMAP folders named with non-ASCII string'
1015 Change remaining occurences of fopen and open with
1018 2009-01-17 [paul] 3.7.0cvs36
1021 update an old, outdated piece of info
1023 2009-01-17 [paul] 3.7.0cvs35
1025 * src/prefs_folder_item.c
1026 fix bug where saving Folder Properties of a
1027 sub-folder of outbox, queue, draft or trash
1028 would change its parent's folder type to normal
1030 2009-01-12 [mones] 3.7.0cvs34
1035 2009-01-12 [wwp] 3.7.0cvs33
1038 * tools/popfile-link.sh
1039 * tools/textviewer.sh
1040 Fix bashisms and other portability glitches (thanks to
1041 Steven M. Bellovin).
1043 2009-01-11 [paul] 3.7.0cvs32
1046 clean up some build warnings
1048 2009-01-11 [colin] 3.7.0cvs31
1051 Revert part of patch 3.7.0cvs29
1052 This function is used when jpilot
1055 2009-01-11 [colin] 3.7.0cvs30
1058 folder_find_child_item_by_name():
1059 actually use name, not path's basename
1061 2009-01-11 [paul] 3.7.0cvs29
1068 * src/prefs_folder_item.c
1069 clean up some build warnings
1071 2009-01-11 [paul] 3.7.0cvs28
1074 don't even mention printing support, assume its
1075 presence, unless building with GTK+ < 2.10.0
1077 2009-01-10 [colin] 3.7.0cvs27
1080 Fix bug 1811, '[mime] Crash when there's no
1081 room for filename's start on the same line'
1082 When the mimetype of the attachment is very
1083 long, there's no room at all to start the
1084 name=... parameter on the same line. This
1085 caused an infinite loop as 0 characters of
1086 the filename could be appended.
1087 In such cases, insert linebreak before the
1090 2009-01-09 [colin] 3.7.0cvs26
1094 * src/common/utils.c
1095 Win32: Fix bug 1815, 'Drag-n-Drop of files on
1096 Compose Window does not attach'
1098 2009-01-09 [colin] 3.7.0cvs25
1101 Fix bug 1817, 'Changing Themes does not
1102 update the pixmaps in "Select folder"
1105 2009-01-09 [colin] 3.7.0cvs24
1108 Win32: Fix bug 1816, 'Attaching files with
1109 command-line generates error after attaching'
1111 2009-01-09 [paul] 3.7.0cvs23
1114 forgot this '2009' in last commit
1116 2009-01-09 [paul] 3.7.0cvs22
1120 update copyright headers
1122 2009-01-09 [paul] 3.7.0cvs21
1124 * doc/man/claws-mail.1
1127 2009-01-09 [colin] 3.7.0cvs20
1130 Fix bug 1814, 'Windows' WM badly places
1133 2009-01-09 [colin] 3.7.0cvs19
1135 * src/prefs_themes.c
1136 * src/stock_pixmap.c
1137 * src/stock_pixmap.h
1138 * src/common/utils.c
1139 * src/common/utils.h
1140 Win32: Fix bug 1813, 'Installing Theme Creates Error'
1142 2009-01-08 [colin] 3.7.0cvs18
1145 Win32: Fix bug 1810, 'Pressing 'o' key
1148 2009-01-07 [colin] 3.7.0cvs17
1151 Fix bug 1432, '& not escaped in links (HTML
1154 2009-01-06 [colin] 3.7.0cvs16
1156 * src/plugins/pgpcore/select-keys.c
1157 Warn translators the usual way about
1160 2009-01-06 [colin] 3.7.0cvs15
1163 Fix synchronisation dialog that shouldn't
1164 appear when network goes down (Network
1168 Fix save as when attach_save_dir isn't set
1169 fixes bug 1804, 'attach_save_directory does
1170 not default to $HOME'
1171 * src/plugins/pgpcore/select-keys.c
1172 Add mnemonics to buttons - warn translators!
1174 2009-01-06 [wwp] 3.7.0cvs14
1176 * src/common/utils.c
1177 Fix cvs13, thanks to Colin.
1179 2009-01-06 [wwp] 3.7.0cvs13
1181 * src/common/utils.c
1182 Better support for Spanish Outlook replies (RES).
1184 2009-01-02 [colin] 3.7.0cvs12
1187 Fix (+) sign after collapsed folder names that
1188 have quicksearch-matching children.
1189 Fixes bug 1506, 'Recursive search in collapsed
1192 2009-01-02 [colin] 3.7.0cvs11
1194 * src/stock_pixmap.c
1195 * src/stock_pixmap.h
1196 Remove now-unused stock_pixmap_gdk
1198 2009-01-02 [colin] 3.7.0cvs10
1200 * src/gtk/gtkutils.c
1201 * src/pixmaps/claws-mail_icon.xpm
1202 Use pixbuf for app icon, and make the app icon
1205 2009-01-02 [colin] 3.7.0cvs9
1208 Show both link title and URI if possible
1210 2009-01-02 [colin] 3.7.0cvs8
1214 * src/addressbook_foldersel.c
1217 * src/grouplistdialog.c
1221 * src/gtk/gtkcmclist.c
1222 * src/gtk/gtkcmclist.h
1223 * src/gtk/gtkcmctree.c
1224 * src/gtk/gtkcmctree.h
1225 * src/gtk/gtksctree.c
1226 * src/gtk/gtksctree.h
1227 Implement pixbuf rendering in tree widgets
1229 * src/plugins/trayicon/trayicon.c
1231 * src/prefs_themes.c
1232 Use pixbuf rendering here too
1234 2008-12-30 [paul] 3.7.0cvs7
1237 no need to prematurely trim the uri in the statusbar
1239 2008-12-29 [paul] 3.7.0cvs6
1242 prefer List-Id header to X-* headers when creating
1243 filter rule automatically
1245 2008-12-28 [colin] 3.7.0cvs5
1248 Set minimum height to 440 instead of 480
1250 2008-12-22 [colin] 3.7.0cvs4
1253 Fix bug 1799, '"Discard message" deletes manually
1254 saved draft'. Switch rmode to REEDIT after
1257 2008-12-21 [paul] 3.7.0cvs3
1259 * tools/claws.i18n.status.pl
1262 2008-12-21 [paul] 3.7.0cvs2
1268 2008-12-21 [paul] 3.7.0cvs1
1274 2008-12-19 [paul] 3.7.0
1281 2008-12-19 [paul] 3.6.1cvs80
1284 remove unmaintained sk and sr from ALL_LINGUAS
1285 add newly maintained cs to ALL_LINGUAS
1296 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
1297 Stephan Sachse, Flammie Pirinen, Páder Rezso, Marcel Pol,
1298 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
1301 2008-12-16 [colin] 3.6.1cvs79
1303 * src/plugins/pgpcore/sgpgme.c
1306 2008-12-15 [colin] 3.6.1cvs78
1311 * src/plugins/pgpcore/sgpgme.c
1312 * src/plugins/pgpcore/sgpgme.h
1313 * src/plugins/pgpinline/pgpinline.c
1314 * src/plugins/pgpmime/pgpmime.c
1315 * src/plugins/smime/smime.c
1316 Fix bug 1796, 'PGP/MIME setting: "select key by your
1317 email address" doesn't work'. Use custom from address
1320 2008-12-15 [colin] 3.6.1cvs77
1322 * src/common/utils.c
1323 Fix bug 1746, 'Makes a mailto link from several
1326 2008-12-15 [paul] 3.6.1cvs76
1328 * m4/spamassassin.m4
1329 fix warnings thrown up by autoconf-2.63
1331 2008-12-13 [colin] 3.6.1cvs75
1336 * src/common/utils.c
1337 * src/common/utils.h
1339 Finish previous patch
1341 2008-12-13 [colin] 3.6.1cvs74
1344 Only install certs on windows
1346 2008-12-13 [colin] 3.6.1cvs73
1349 * tools/ca-certificates.crt
1350 * src/common/Makefile.am
1352 First try to ship SSL certificates in Windows
1355 2008-12-12 [colin] 3.6.1cvs72
1358 * src/plugins/pgpinline/claws.def
1361 2008-12-12 [paul] 3.6.1cvs71
1365 * src/partial_download.c
1367 * src/common/claws.c
1368 * src/common/prefs.c
1369 * src/common/utils.c
1370 win32: fix unlinking, renaming and bug with
1374 2008-12-11 [colin] 3.6.1cvs70
1377 * manual/fr/advanced.xml
1378 Update french translations
1380 2008-12-10 [colin] 3.6.1cvs69
1383 Correct bug submission guidelines
1385 2008-12-10 [colin] 3.6.1cvs68
1387 * src/plugins/pgpcore/pgp_viewer.c
1388 Fix bug 1736, 'Key import does not work'
1389 Kill the correct pid (and not the parent
1390 shell), and increase the timeout a bit.
1392 2008-12-09 [paul] 3.6.1cvs67
1395 ensure that any stray noticeview buttons are hidden,
1396 as clicking them causes segfaults!
1398 2008-12-09 [colin] 3.6.1cvs66
1402 * src/folder_item_prefs.h
1403 * src/prefs_common.c
1404 * src/prefs_common.h
1406 Fix bug 1792, '"Save Message to" should
1407 retain list of recently selected folders'
1408 Also, make Enchant-related prefs stick
1409 even if the build doesn't enable enchant
1411 2008-12-09 [paul] 3.6.1cvs65
1414 fix bug 1787, 'Prevent automatic PGP inline
1415 decryption attempts' use the noticeview to display
1416 decryption failure messages instead of the irritating
1419 2008-12-09 [colin] 3.6.1cvs64
1421 * src/prefs_filtering.c
1422 Fix bug 1789, 'filtering account selection
1423 (regression)'. Filtering on sending-only
1424 accounts can be a little useful when using
1425 filtering via Tools menu.
1427 2008-12-07 [paul] 3.6.1cvs63
1429 * src/prefs_actions.c
1430 don't auto-select first entry (same as other
1432 * src/gtk/pluginwindow.c
1433 these parents don't have children so don't look
1436 2008-12-07 [paul] 3.6.1cvs62
1438 * src/prefs_account.c
1439 * src/gtk/pluginwindow.c
1440 * src/gtk/prefswindow.c
1441 * src/gtk/prefswindow.h
1442 auto-select first page
1444 2008-12-05 [colin] 3.6.1cvs61
1448 Fix bug 1788, 'CM crashes re-encoding
1449 encoded parameters' (introduced in cvs40)
1451 2008-12-05 [paul] 3.6.1cvs60
1453 * src/prefs_common.h
1454 remove gpg prefs that are no longer needed here
1456 2008-12-03 [colin] 3.6.1cvs59
1459 Speed up cache reading (about 10% gain)
1461 * src/gtk/gtksctree.c
1462 Speed up expand/collapse all threads
1465 2008-12-03 [paul] 3.6.1cvs58
1468 eradicate gcc4's signedness warnings
1469 fix building with gnuTLS on (Open)Solaris
1471 2008-12-01 [colin] 3.6.1cvs57
1473 * src/gtk/gtkcmclist.c
1476 2008-12-01 [colin] 3.6.1cvs56
1478 * src/plugins/pgpinline/pgpinline.c
1479 Fix bug 1779, 'PGP Inline badly handles
1480 multipart'. Properly dump the current part
1481 instead of running around with scissors
1483 2008-11-30 [paul] 3.6.1cvs55
1485 * manual/advanced.xml
1486 * manual/plugins.xml
1487 * src/prefs_toolbar.c
1488 remove the verb from the page title and
1489 update references in the manual
1491 2008-11-30 [paul] 3.6.1cvs54
1494 move Other/ page to Other/Miscellaneous
1495 * src/gtk/prefswindow.c
1496 make parent page unselectable
1498 2008-11-29 [paul] 3.6.1cvs53
1501 add the new 'primary_paste_unselects' hidden
1502 option, add missing 'log_[...]_color' options,
1503 and reformat the text
1504 * manual/advanced.xml
1505 add the new 'primary_paste_unselects' hidden
1506 option, add missing 'log_[...]_color' options
1508 2008-11-28 [colin] 3.6.1cvs52
1513 2008-11-28 [colin] 3.6.1cvs51
1518 2008-11-28 [colin] 3.6.1cvs50
1521 Fix account selection in Mailing list
1524 2008-11-28 [paul] 3.6.1cvs49
1527 automatically remove obsolete strings
1529 2008-11-28 [colin] 3.6.1cvs48
1531 * src/plugins/pgpcore/sgpgme.c
1532 Fix error message when key isn't available.
1534 2008-11-27 [colin] 3.6.1cvs47
1540 2008-11-26 [colin] 3.6.1cvs46
1545 2008-11-26 [colin] 3.6.1cvs45
1547 * src/plugins/pgpcore/select-keys.c
1548 * src/plugins/pgpcore/sgpgme.c
1549 Fix bug 1591, 'S/MIME: better key
1550 handling/selection dialog'
1551 Really ignore revoked/expired keys
1553 2008-11-26 [colin] 3.6.1cvs44
1556 * src/common/claws.c
1558 Make sure libgcrypt's threading is initialised
1559 before gnutls. See also old bug 1539.
1561 2008-11-26 [colin] 3.6.1cvs43
1565 * src/etpan/imap-thread.c
1566 Fix possible crashes due to clist_begin()
1567 not checking for NULLs (it should!)
1569 2008-11-25 [colin] 3.6.1cvs42
1572 Fix line length in MIME parameters
1574 2008-11-22 [paul] 3.6.1cvs41
1577 grab Return key press in attachments Properties
1580 2008-11-21 [colin] 3.6.1cvs40
1584 Fix bug 1776, 'use encoded name parameters
1585 for attachments instead of ascii'.
1586 Break the RFC 2047 by using B-encoded
1587 filename parameter, like everyone does,
1588 following advice from the RFC author.
1590 2008-11-21 [colin] 3.6.1cvs39
1592 * src/common/socket.c
1593 Rehandshake if server asks to
1595 2008-11-21 [colin] 3.6.1cvs38
1599 * src/common/session.h
1601 Move conditional-compilation members to
1604 2008-11-19 [wwp] 3.6.1cvs37
1606 * src/prefs_actions.c
1607 Fixed wrong behaviour when pressing Escape (was not cancelling
1610 2008-11-19 [wwp] 3.6.1cvs36
1616 * src/prefs_actions.c
1617 * src/prefs_filtering_action.c
1621 * src/common/utils.c
1622 Replace occurrences of "command line" with "command-line" everywhere.
1623 Enforce code style (mostly indentation) in prefs_actions.c.
1625 2008-11-19 [colin] 3.6.1cvs35
1628 * src/prefs_common.c
1629 * src/prefs_common.h
1630 Add primary_paste_unselects hidden preference
1631 to change how middle-click pasting changes
1632 the selection and insert point; defaults to
1635 2008-11-19 [colin] 3.6.1cvs34
1638 Always give focus to summaryview, even if
1639 the folder is empty, in small screen layout.
1640 Allows to go back to folderlist using the
1643 2008-11-18 [colin] 3.6.1cvs33
1646 Put back conditional at the end of struct
1648 2008-11-18 [colin] 3.6.1cvs32
1651 * src/common/w32_reg.c
1652 Fix crash on win32 when browsing to a
1655 2008-11-15 [colin] 3.6.1cvs31
1658 After a mid-click paste, deselect selection
1659 and go to end of paste.
1661 2008-11-15 [colin] 3.6.1cvs30
1664 Auto-save draft after external editor quits
1666 2008-11-15 [colin] 3.6.1cvs29
1668 * src/plugins/pgpcore/sgpgme.c
1669 Fix wrong error display, thanks to
1672 2008-11-14 [colin] 3.6.1cvs28
1674 * src/prefs_actions.c
1675 Comment out bogus (IMO) warning
1677 2008-11-14 [colin] 3.6.1cvs27
1684 Share summaryview's context menu actions with
1685 the equivalent menu items of the main menu;
1686 this allows to share accelerators and de-
1689 2008-11-14 [colin] 3.6.1cvs26
1691 * src/plugins/pgpcore/sgpgme.c
1692 Fix bug 1768, 'claws-mail crashes while
1693 checking smime bad signature'
1695 2008-11-13 [colin] 3.6.1cvs25
1699 Fix redefinition of PREFSBUFSIZE
1701 2008-11-13 [wwp] 3.6.1cvs24
1703 * tools/popfile-link.sh
1704 Add support for reusing existing POPFile session ID.
1706 2008-11-12 [colin] 3.6.1cvs23
1709 Fix bug 1771, 'Folder template gets
1710 truncated when exiting the application'
1711 Use a 32k buffer for string preferences
1713 2008-11-11 [colin] 3.6.1cvs22
1716 Fix "display sender using addressbook" when
1717 prefs_common.swap_from is in use. Patch by
1720 2008-11-11 [colin] 3.6.1cvs21
1725 Make a few functions static
1727 2008-11-07 [colin] 3.6.1cvs20
1731 Fix crash when rebuilding colorlabel
1735 * src/prefs_account.c
1736 * src/prefs_compose_writing.c
1737 * src/prefs_logging.c
1738 * src/prefs_message.c
1740 * src/prefs_receive.c
1741 * src/prefs_summaries.c
1742 * src/prefs_wrapping.c
1743 * src/plugins/bogofilter/bogofilter_gtk.c
1744 * src/plugins/pgpcore/prefs_gpg.c
1745 * src/plugins/spamassassin/spamassassin_gtk.c
1746 Fix deprecated use of page_size in
1747 gtkspinbutton adjustments
1749 2008-11-06 [mones] 3.6.1cvs19
1752 Fix missing "About" in Help menu
1753 * tools/claws.i18n.status.pl
1756 2008-11-05 [colin] 3.6.1cvs18
1761 * src/common/socket.c
1762 * src/common/socket.h
1763 * src/gtk/gtkutils.c
1764 * src/gtk/gtkutils.h
1765 w32: Implement single launch (lock
1766 socket); always put debug log to
1767 the rc_dir; fix Start menu update
1768 after registering as default Mail
1771 2008-11-05 [colin] 3.6.1cvs17
1774 Setting the Mail start menu item in HKCU
1775 confuses the Internet Options dialog. Do
1776 it in HKLM as this dialog does.
1778 2008-11-04 [colin] 3.6.1cvs16
1780 * src/common/w32_reg.c
1783 2008-11-04 [colin] 3.6.1cvs15
1786 w32: Fix getting content-type
1788 * src/prefs_common.c
1789 * src/prefs_common.h
1790 * src/prefs_ext_prog.c
1792 w32: better integration (use the
1793 standard file associations instead
1794 of our platform-unadapted open
1797 * src/common/utils.c
1798 * src/common/w32_reg.c
1799 * src/common/w32lib.h
1800 w32: better integration (allow
1801 setting Claws as default MUA)
1803 2008-11-01 [colin] 3.6.1cvs14
1806 Fix wrongly converted non-ascii characters
1807 when locale's charset is US-ASCII (strict-mode
1808 was failing in this case)
1810 2008-10-30 [colin] 3.6.1cvs13
1816 Use one UI Manager per mimeview, instead of
1817 the global one -- else user_data pointer gets
1818 broken if opening and closing another message-
1819 view, then using right-click on a mimeview's
1820 mimepart. Probably fixes bug 1711, 'Save-as
1823 2008-10-24 [paul] 3.6.1cvs12
1826 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
1827 * tools/kdeservicemenu/install.sh
1828 another, possibly the final?, attempt on getting this
1831 2008-10-24 [paul] 3.6.1cvs11
1833 * tools/kdeservicemenu/install.sh
1834 fix servicemenu installation directory on kde4
1836 2008-10-24 [paul] 3.6.1cvs10
1838 * tools/kdeservicemenu/README
1839 * tools/kdeservicemenu/install.sh
1840 add support for kde4 in addition to kde3.
1841 a rework involving checking for kde4-config, then
1842 kde-config, finally prompting the user for the
1843 location of either if they cannot be found
1846 2008-10-18 [paul] 3.6.1cvs9
1848 * tools/claws.i18n.status.pl
1849 updated with latest translator info.
1850 only print for languages defined in %langname
1852 2008-10-17 [paul] 3.6.1cvs8
1854 * src/plugins/pgpcore/sgpgme.c
1855 when listing the uid's, show the uid validity
1857 2008-10-16 [paul] 3.6.1cvs7
1862 2008-10-13 [wwp] 3.6.1cvs6
1865 Updated French translation.
1867 2008-10-11 [colin] 3.6.1cvs5
1870 Fix bug 1756, "Outdated translators list in About
1871 dialogue". Patch by Aleksei Miheev.
1873 2008-10-11 [colin] 3.6.1cvs4
1883 * src/prefs_account.c
1884 * src/send_message.c
1885 * src/send_message.h
1889 * src/common/claws.c
1891 * src/common/session.c
1892 * src/common/session.h
1895 * src/common/socket.c
1896 * src/common/socket.h
1899 * src/common/ssl_certificate.c
1900 * src/common/ssl_certificate.h
1902 * src/gtk/sslcertwindow.c
1903 * src/gtk/sslcertwindow.h
1906 2008-10-11 [colin] 3.6.1cvs3
1908 * src/common/ssl_certificate.c
1909 Make local function static
1911 2008-10-10 [colin] 3.6.1cvs2
1914 * src/common/ssl_certificate.c
1915 * src/gtk/sslcertwindow.c
1916 Add offline certificate verification,
1917 thanks to Nikos Mavrogiannopoulos for the
1920 2008-10-10 [colin] 3.6.1cvs1
1922 * src/common/ssl_certificate.c
1923 * src/gtk/sslcertwindow.c
1926 2008-10-10 [paul] 3.6.1
1928 * m4/spamassassin.m4
1929 remove openssl dross
1936 2008-10-10 [colin] 3.6.0cvs25
1939 Tell libetpan it doesn't need to init
1942 2008-10-10 [colin] 3.6.0cvs24
1945 Remove references to openssl
1947 2008-10-09 [colin] 3.6.0cvs23
1952 2008-10-09 [colin] 3.6.0cvs22
1955 Error out when building against openssl
1957 2008-10-09 [colin] 3.6.0cvs21
1964 Disable OpenSSL due to requirement of
1965 OpenSSL exception. Code not removed yet,
1966 just in case, but disabled.
1968 2008-10-09 [colin] 3.6.0cvs20
1978 * src/prefs_ext_prog.c
1980 * src/prefs_image_viewer.c
1984 * src/gtk/Makefile.am
1986 * src/gtk/gtksourceprintjob.c
1987 * src/gtk/gtksourceprintjob.h
1988 Revert previous patch. It'd be better to remove
1989 OpenSSL instead, as GnuTLS works as well.
1991 2008-10-09 [colin] 3.6.0cvs19
2001 * src/prefs_ext_prog.c
2003 * src/prefs_image_viewer.c
2007 * src/gtk/Makefile.am
2009 * src/gtk/gtksourceprintjob.c
2010 * src/gtk/gtksourceprintjob.h
2011 Remove the libgnomeprint interface (deprecated,
2012 and fixes Debian's #501570, 'Copyright confusion')
2014 2008-10-09 [colin] 3.6.0cvs18
2017 Require libetpan 0.57 (important fixes)
2019 2008-10-08 [paul] 3.6.0cvs17
2021 * src/prefs_filtering_action.c
2022 * src/prefs_matcher.c
2023 enable re-ordering of the filtering/processing
2024 condition and actions lists by drag'n'drop
2026 2008-10-08 [colin] 3.6.0cvs16
2029 Fix wrong menu title
2031 2008-10-07 [colin] 3.6.0cvs15
2034 After thinking, revert this. It's only a minor
2035 annoyance to GSSAPI users, and I can't test this
2036 right now. Postponed until after next good release.
2038 2008-10-07 [colin] 3.6.0cvs14
2041 Don't ask for a password when using GSSAPI
2043 2008-10-07 [colin] 3.6.0cvs13
2046 Fix build with GTK+ < 2.14
2048 2008-10-07 [colin] 3.6.0cvs12
2052 * src/prefs_common.c
2053 * src/prefs_common.h
2055 * src/gtk/colorlabel.c
2056 Fix bug 1749, 'Shortcut keys for color labels
2058 Make fullscreen a setting remembered between
2061 2008-10-07 [colin] 3.6.0cvs11
2064 Fix bug 1747, 'Wanderlust keybindings no longer
2065 working (regression)'
2067 2008-10-07 [colin] 3.6.0cvs10
2070 Make fullscreen a real menu item
2072 2008-10-07 [colin] 3.6.0cvs9
2075 Make sure we won't save size when
2078 2008-10-06 [colin] 3.6.0cvs8
2082 Handle fullscreen via F11. Patch by
2085 2008-10-06 [colin] 3.6.0cvs7
2088 Fix return value when setting client cert
2090 2008-10-04 [colin] 3.6.0cvs6
2093 Fix bug 1742, 'Attachment list contents not
2096 2008-10-04 [paul] 3.6.0cvs5
2099 fix failure of Hide toolbar option on restart
2101 2008-10-04 [colin] 3.6.0cvs4
2108 Maemo: Fix bug 1737, Crashes upon opening
2110 2008-10-04 [paul] 3.6.0cvs3
2113 submitted (just a little late) by Frederico
2116 2008-10-03 [wwp] 3.6.0cvs2
2119 Many fixes, mostly in menus and accelerators.
2121 2008-10-03 [colin] 3.6.0cvs1
2124 Allow network mounts with new GTKs: they're
2125 available via FUSE mounts and we don't need
2128 2008-10-03 [paul] 3.6.0
2135 2008-10-03 [paul] 3.5.0cvs145
2142 new translations. added by Yasen Pramatarov,
2143 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
2152 updated translations. submitted by Miquel Oliete,
2153 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
2154 Andrea Spadaccini, Emilian Nowak, and Ralph Young
2156 2008-10-02 [colin] 3.5.0cvs144
2158 * src/common/session.c
2159 Fix crash when connection fails on windows
2161 2008-10-01 [colin] 3.5.0cvs143
2164 Real fix for FS-unsafe chars on win32
2166 2008-10-01 [colin] 3.5.0cvs142
2169 Encode prohibited filenames on win32
2171 2008-09-30 [mones] 3.5.0cvs141
2175 * src/prefs_themes.c
2177 Fix output of some debug messages
2179 2008-09-30 [colin] 3.5.0cvs140
2186 * src/prefs_themes.c
2190 * src/common/utils.c
2191 * src/gtk/sslcertwindow.c
2192 Win32: Fix time usage; use g_stat
2194 2008-09-29 [colin] 3.5.0cvs139
2196 * src/common/utils.c
2197 Fix case-sensitive match of subject
2200 2008-09-29 [colin] 3.5.0cvs138
2202 * src/folder_item_prefs.c
2203 * src/folder_item_prefs.h
2205 * src/prefs_folder_item.c
2206 * src/prefs_matcher.c
2208 * src/common/string_match.c
2209 * src/common/utils.c
2210 Fix a huge leak (dozens of megs per folder
2211 change) on Windows: disable regexps
2213 2008-09-28 [paul] 3.5.0cvs137
2218 2008-09-27 [colin] 3.5.0cvs136
2222 Add accessor for cur_account
2224 2008-09-27 [colin] 3.5.0cvs135
2227 Fix crash when error happen on session establishment
2229 2008-09-26 [mones] 3.5.0cvs134
2234 2008-09-26 [colin] 3.5.0cvs133
2236 * src/plugins/pgpcore/claws.def
2239 2008-09-26 [colin] 3.5.0cvs132
2241 * src/prefs_common.c
2242 * src/prefs_common.h
2243 * src/plugins/pgpcore/pgp_viewer.c
2244 Add an accessor to prefs_common for plugins
2247 2008-09-25 [colin] 3.5.0cvs131
2250 Fix bug 1725, 'useless lines in clawsrc'
2251 * src/plugins/smime/mypgpcore.def
2252 Add a missing symbol
2254 2008-09-25 [paul] 3.5.0cvs130
2256 * src/plugins/smime/mypgpcore.def
2257 * src/plugins/smime/plugin.def
2258 * src/plugins/smime/version.rc
2259 add these windows-specific files
2262 2008-09-25 [colin] 3.5.0cvs129
2265 Load standard plugins only on first run
2267 2008-09-25 [colin] 3.5.0cvs128
2272 2008-09-24 [colin] 3.5.0cvs127
2275 Add nb_NO's charset (iso-8859-1)
2277 2008-09-24 [colin] 3.5.0cvs126
2279 * src/common/utils.c
2280 Fix get_mail_base_dir() on windows
2281 (was synced from main ages ago)
2283 2008-09-24 [colin] 3.5.0cvs125
2287 Integrate better with Windows' style
2289 2008-09-23 [paul] 3.5.0cvs124
2294 offer these strings to translators too
2296 2008-09-23 [colin] 3.5.0cvs123
2299 Add a --disable-dbus flag in case we want
2300 no DBUS even if headers are available (like
2301 for building gpg4win)
2304 * src/prefs_logging.c
2305 * src/common/utils.c
2306 * src/plugins/pgpcore/sgpgme.c
2307 * src/plugins/smime/claws.def
2309 - disable filtering log (it's crashy for
2311 - fix gmtime_r when time is -1 (before 01/01/70)
2312 - add symbols for smime
2314 2008-09-22 [colin] 3.5.0cvs122
2316 * src/common/utils.c
2320 Fix cursor position after changing account
2324 Fix absolute path detection
2326 2008-09-21 [colin] 3.5.0cvs121
2328 * src/gtk/gtkaspell.c
2329 Don't try to use empty dictionaries
2331 2008-09-20 [colin] 3.5.0cvs120
2334 Add the new files to the translations
2336 2008-09-20 [colin] 3.5.0cvs119
2339 * src/plugins/Makefile.am
2340 * src/plugins/smime/Makefile.am
2341 * src/plugins/smime/plugin.c
2342 * src/plugins/smime/smime.c
2343 * src/plugins/smime/smime.deps
2344 * src/plugins/smime/smime.h
2345 Include S/Mime plugin in the main plugins
2346 Will ease the Gpg4win team's work
2348 2008-09-20 [colin] 3.5.0cvs118
2355 * src/common/socket.c
2356 * src/gtk/gtkutils.c
2357 * src/plugins/pgpcore/claws.def
2358 Windows: more fixes, thanks to wwp and
2361 2008-09-20 [colin] 3.5.0cvs117
2364 Tell on which server errors happened
2366 2008-09-20 [colin] 3.5.0cvs116
2368 * src/etpan/etpan-thread-manager.c
2369 * src/etpan/imap-thread.c
2370 * src/etpan/nntp-thread.c
2371 Windows: Fix hang on IMAP/NNTP
2373 2008-09-20 [colin] 3.5.0cvs115
2375 * src/common/utils.c
2376 Fix bug 1723, "Buffer overflow crash caused by
2377 preview in 'Date format help' dialog box"
2378 Also, optimise fast_strftime a bit :)
2380 2008-09-18 [colin] 3.5.0cvs114
2384 Check for NULLs before str* functions
2386 2008-09-18 [colin] 3.5.0cvs113
2391 Handle html parts in multipart/related
2392 Decode ISO-8859-1 as Windows-1252 (the former
2393 is a subset of the latter) in order to
2394 workaround Outlook mails misencoding
2395 * src/gtk/logwindow.c
2396 * src/gtk/logwindow.h
2397 Clear mainwindow's error pixmap when the
2398 error scrolls out of the log
2400 2008-09-17 [colin] 3.5.0cvs112
2402 * src/image_viewer.c
2403 Fix image loading (multiple childs added to
2404 scrolledwindow, break of the resize functionality)
2406 * src/prefs_folder_item.c
2407 * src/prefs_spelling.c
2408 * src/gtk/gtkaspell.c
2409 Better fix problems with dictionaries updates
2411 2008-09-17 [colin] 3.5.0cvs111
2413 * src/common/utils.c
2414 Fix double-opening (fixes multiple signatures when
2417 2008-09-16 [colin] 3.5.0cvs110
2419 * src/prefs_account.c
2420 * src/prefs_folder_item.c
2421 * src/prefs_spelling.c
2422 * src/gtk/gtkaspell.c
2423 Better stripping of aspell dictionaries names
2427 * 3.6.0-rc1 released
2429 2008-09-16 [colin] 3.5.0cvs109
2434 * src/prefs_account.h
2436 * src/send_message.c
2437 * src/gtk/inputdialog.c
2438 Don't add a pref to allow remembering passwords
2439 (Just not checking the checkbox is enough)
2441 2008-09-16 [colin] 3.5.0cvs108
2444 Require libetpan 0.56 as 0.55 is crashy
2447 * src/gtk/inputdialog.c
2448 * src/gtk/inputdialog.h
2451 2008-09-16 [wwp] 3.5.0cvs107
2454 Complete 3.5.0cvs106 by removing a function that got
2455 moved to account.[ch].
2457 2008-09-16 [wwp] 3.5.0cvs106
2463 * src/quote_fmt_lex.l
2464 * src/quote_fmt_parse.y
2465 Add account signature (path and value string) manipulation
2466 keywords to the template processor. It's now possible in
2467 all templates to insert the account signature to an
2468 arbitrary location or to pass it to a external script for
2472 2008-09-16 [mones] 3.5.0cvs105
2479 * src/prefs_account.h
2480 * src/prefs_common.c
2481 * src/prefs_common.h
2483 * src/send_message.c
2484 * src/gtk/inputdialog.c
2485 * src/gtk/inputdialog.h
2486 Implement session passwords: unsaved passwords for receiving
2487 or sending of accounts can be remembered while running to
2488 avoid repetitive typing.
2489 As keeping passwords in memory is unsafe a new preference
2490 in Other page is added to activate or not such capability.
2492 2008-09-14 [colin] 3.5.0cvs104
2496 Make conv_iconv_strdup static
2498 2008-09-12 [colin] 3.5.0cvs103
2505 * src/folder_item_prefs.c
2506 * src/folder_item_prefs.h
2508 * src/prefs_account.c
2509 * src/prefs_common.c
2510 * src/prefs_common.h
2511 * src/prefs_folder_item.c
2512 * src/prefs_spelling.c
2513 * src/prefs_template.c
2515 * src/quote_fmt_parse.y
2518 * src/gtk/Makefile.am
2521 * src/gtk/gtkaspell.c
2522 * src/gtk/gtkaspell.h
2523 * src/plugins/bogofilter/Makefile.am
2524 * src/plugins/dillo_viewer/Makefile.am
2525 * src/plugins/spamassassin/Makefile.am
2526 * src/plugins/trayicon/Makefile.am
2527 Switch spellchecker to Enchant
2529 2008-09-12 [paul] 3.5.0cvs102
2532 * tools/csv2addressbook.pl
2533 add support for Fox Mail
2535 2008-09-12 [paul] 3.5.0cvs101
2538 * src/prefs_wrapping.c
2541 2008-09-12 [paul] 3.5.0cvs100
2544 revert cvs99's libenchant commit error
2546 2008-09-12 [colin] 3.5.0cvs99
2549 Only go to inbox if there are new mails
2550 (and fetch was manual)
2552 2008-09-10 [colin] 3.5.0cvs98
2556 * src/common/session.c
2557 Use g_timeout_add_seconds instead of g_timeout_add
2558 on glib >= 2.14 when we don't need precision on the
2559 delay. This helps reducing power consumption:
2560 http://mjg59.livejournal.com/74651.html
2562 2008-09-10 [colin] 3.5.0cvs97
2565 Don't save window size and position when
2566 compose is hidden (filtering action)
2568 2008-09-09 [colin] 3.5.0cvs96
2574 * src/addressbook_foldersel.c
2580 * src/editaddress_other_attributes_ldap.h
2584 * src/editldap_basedn.c
2593 * src/grouplistdialog.c
2596 * src/image_viewer.c
2607 * src/prefs_actions.c
2608 * src/prefs_filtering.c
2609 * src/prefs_folder_column.c
2611 * src/prefs_summary_column.c
2612 * src/prefs_toolbar.c
2613 * src/send_message.c
2615 * src/sourcewindow.c
2616 * src/sourcewindow.h
2620 * src/stock_pixmap.c
2621 * src/stock_pixmap.h
2630 * src/common/utils.c
2632 * src/gtk/colorlabel.c
2633 * src/gtk/colorlabel.h
2634 * src/gtk/combobox.h
2635 * src/gtk/description_window.c
2637 * src/gtk/gtkaspell.c
2638 * src/gtk/gtkaspell.h
2639 * src/gtk/gtkcmclist.c
2640 * src/gtk/gtkcmclist.h
2641 * src/gtk/gtkcmctree.c
2642 * src/gtk/gtkcmctree.h
2643 * src/gtk/gtkcmoptionmenu.h
2644 * src/gtk/gtksctree.c
2645 * src/gtk/gtksctree.h
2646 * src/gtk/gtkshruler.c
2647 * src/gtk/gtkshruler.h
2648 * src/gtk/gtksourceprintjob.c
2649 * src/gtk/gtksourceprintjob.h
2650 * src/gtk/gtkutils.c
2651 * src/gtk/gtkutils.h
2652 * src/gtk/gtkvscrollbutton.c
2653 * src/gtk/gtkvscrollbutton.h
2654 * src/gtk/icon_legend.c
2655 * src/gtk/inputdialog.c
2656 * src/gtk/logwindow.c
2657 * src/gtk/logwindow.h
2658 * src/gtk/manage_window.c
2659 * src/gtk/manage_window.h
2661 * src/gtk/prefswindow.c
2662 * src/gtk/progressdialog.c
2663 * src/gtk/progressdialog.h
2664 * src/plugins/bogofilter/bogofilter_gtk.c
2665 * src/plugins/pgpcore/passphrase.c
2666 * src/plugins/spamassassin/spamassassin_gtk.c
2667 * src/plugins/trayicon/trayicon.c
2668 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2669 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2670 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
2671 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2672 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2673 Complete GTK+ 2.14 undeprecation
2674 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
2676 2008-09-09 [colin] 3.5.0cvs95
2678 * src/gtk/gtkcmclist.h
2679 Fix build on GTK+ 2.14
2681 2008-09-08 [colin] 3.5.0cvs94
2685 Remove GtkSignalFunc
2687 2008-09-07 [colin] 3.5.0cvs93
2690 * src/addressbook_foldersel.c
2691 * src/gtk/gtkcmclist.c
2692 * src/gtk/gtkcmclist.h
2693 * src/gtk/gtkcmctree.c
2694 * src/gtk/gtkcmctree.h
2695 * src/gtk/gtksctree.c
2696 * src/gtk/prefswindow.c
2697 * src/gtk/prefswindow.h
2698 Use GDestroyNotify instead of GtkDestroyNotify
2699 (deprecated in GTK+ 2.14)
2701 2008-09-07 [colin] 3.5.0cvs92
2704 Fix bug 1712, 'invalid "Phishing attempt warning"
2705 when linked text ends with spaces'
2707 2008-09-05 [colin] 3.5.0cvs91
2710 Maybe fix bug 1711, 'Save-as attachment crashes'
2711 Possibly wrong free() due to pointer shifting
2713 2008-09-05 [colin] 3.5.0cvs90
2716 Fix bug 1710, 'User misreads "Discard Message"
2717 as "Discard Changes"'. Propose to save or discard
2718 only the latest changes when closing an existing
2719 draft. Autosave may still have saved parts of the
2722 2008-09-04 [colin] 3.5.0cvs89
2725 Fix bug 1707, 'Segfault when sorting on non-visible column'
2727 2008-09-01 [colin] 3.5.0cvs88
2732 * src/etpan/imap-thread.c
2733 * src/etpan/imap-thread.h
2734 Store spam flag on IMAP (Junk/NonJunk, as
2735 ThunderBird does - this is nonstandard)
2737 2008-08-31 [wwp] 3.5.0cvs87
2740 Fix globish edition^Wediting.
2742 2008-08-31 [wwp] 3.5.0cvs86
2745 Don't break nickname editing for non-LDAP books (nickname
2746 value was overwritten when editing existing contact, this
2747 came from 3.0.2cvs109).
2749 2008-08-30 [colin] 3.5.0cvs85
2753 Fix "Apply tags..." key shortcut
2755 2008-08-29 [iwkse] 3.5.0cvs84
2760 2008-08-29 [iwkse] 3.5.0cvs83
2763 Disable "Move to trash" action if
2764 we are in a trash-like folder.
2767 2008-08-29 [paul] 3.5.0cvs82
2770 bump up libetpan version requirement since
2771 0.55 is released now
2773 2008-08-28 [wwp] 3.5.0cvs81
2777 * src/prefs_account.c
2778 * src/prefs_account.h
2779 Add finer granularity to the POP3's remove-after delay (now in
2780 hours in addition to in days), patch by Paul Rolland.
2782 2008-08-28 [wwp] 3.5.0cvs80
2784 * src/gtk/combobox.c
2785 Fix a typo in a comment.
2787 2008-08-28 [iwkse] 3.5.0cvs79
2790 * src/prefs_actions.c
2791 * src/prefs_filtering.c
2792 * src/prefs_template.c
2793 Add search feature to the account,
2794 template and action dialog.
2795 It's turned on selecting one row
2796 of the list and typing some random
2797 letter. Thanks to wwp, colinl
2799 2008-08-28 [colin] 3.5.0cvs78
2804 * src/prefs_account.c
2805 * src/prefs_account.h
2809 * src/stock_pixmap.c
2810 * src/stock_pixmap.h
2812 * src/pixmaps/key_gpg_signed.xpm
2813 Fix bug 1412, "Sign reply, if mail was signed"
2814 Add an account preference to sign replies to signed mails
2816 2008-08-28 [iwkse] 3.5.0cvs77
2818 * src/prefs_filtering.c
2819 Making the search more useful,
2820 jumping directly to the relative rule.
2822 2008-08-27 [colin] 3.5.0cvs76
2827 2008-08-27 [colin] 3.5.0cvs75
2829 * src/gtk/gtkcmctree.c
2832 2008-08-26 [colin] 3.5.0cvs74
2834 * src/gtk/gtkcmctree.c
2835 Fix missing inits on old glib
2837 2008-08-26 [wwp] 3.5.0cvs73
2839 * src/common/utils.c
2840 Added 'Fwd' to the list of known common subject prefixes.
2842 2008-08-25 [iwkse] 3.5.0cvs72
2844 * src/image_viewer.c
2845 Add animated gif support to the
2848 2008-08-25 [colin] 3.5.0cvs71
2850 * src/gtk/gtkcmctree.c
2851 Make sure work isn't null
2853 2008-08-24 [colin] 3.5.0cvs70
2856 Fix typo on SSL_CERT_DIR
2858 2008-08-23 [holger] 3.5.0cvs69
2861 Fix bug 1699 'Separator line mis-placed when
2862 printing some e-mails'. The number of header lines
2863 was not correctly calculated when Pango inserts
2866 2008-08-23 [colin] 3.5.0cvs68
2869 Fix the account selector button; thanks
2872 2008-08-21 [colin] 3.5.0cvs67
2876 Add a compose preference for auto-indent
2879 Make colorlabel accels a bit less hacky
2881 2008-08-21 [colin] 3.5.0cvs66
2884 * src/prefs_common.c
2885 * src/prefs_common.h
2886 * src/prefs_wrapping.c
2887 Add a preference for autoindent; fix no_join tag
2888 being applied to whole lines instead of just \n when
2891 2008-08-21 [colin] 3.5.0cvs65
2894 Add support for auto-indentation
2896 2008-08-19 [colin] 3.5.0cvs64
2899 Save Autowrap status in drafts/queued mails
2901 2008-08-19 [colin] 3.5.0cvs63
2904 Fix a comment (in reality, test commit on
2907 2008-08-17 [colin] 3.5.0cvs62
2909 * src/prefs_actions.c
2912 * src/common/socket.h
2913 * src/gtk/gtkcmctree.c
2916 2008-08-16 [colin] 3.5.0cvs61
2918 * src/editaddress_other_attributes_ldap.h
2919 Add 'l' field (localityName)
2921 2008-08-16 [colin] 3.5.0cvs60
2924 * src/gtk/gtkcmclist.c
2925 * src/gtk/gtkcmclist.h
2926 * src/gtk/gtkcmctree.c
2927 * src/gtk/gtksctree.c
2928 * src/gtk/gtkutils.c
2929 * src/gtk/gtkvscrollbutton.c
2930 Fix Maemo build (OS2007)
2932 2008-08-14 [colin] 3.5.0cvs59
2935 Don't crash if parent is null when creating
2937 * src/gtk/pluginwindow.c
2938 Don't crash on race when closing window while
2939 a plugin is loading and does gtk_iterations
2941 2008-08-13 [colin] 3.5.0cvs58
2946 Fix bug 1696, 'Viewing binary attachements
2947 as text over 1 MB' (various buglets)
2949 2008-08-10 [colin] 3.5.0cvs57
2952 * src/gtk/gtkcmclist.c
2953 Continue fixing GTK < 2.12 build, thanks to
2956 2008-08-10 [colin] 3.5.0cvs56
2958 * src/gtk/gtksctree.c
2959 Fix build on GTK < 2.12
2961 2008-08-09 [colin] 3.5.0cvs55
2964 Fix untranslatable strings, thanks to
2967 2008-08-07 [colin] 3.5.0cvs54
2973 * src/message_search.c
2976 * src/prefs_account.c
2977 * src/prefs_common.c
2978 * src/prefs_customheader.c
2979 * src/prefs_ext_prog.c
2980 * src/prefs_filtering_action.c
2982 * src/prefs_logging.c
2983 * src/prefs_matcher.c
2984 * src/prefs_msg_colors.c
2986 * src/summary_search.c
2989 * src/gtk/colorsel.c
2990 * src/gtk/gtkaspell.c
2991 * src/gtk/gtkutils.c
2992 * src/gtk/gtkutils.h
2993 * src/gtk/inputdialog.c
2994 * src/gtk/pluginwindow.c
2995 * src/gtk/quicksearch.c
2996 * src/plugins/bogofilter/bogofilter_gtk.c
2997 * src/plugins/dillo_viewer/dillo_prefs.c
2998 * src/plugins/spamassassin/spamassassin_gtk.c
2999 - Fix Ctrl-Space shortcut
3000 - Fix mime-parsing bug in procmime (cvs52)
3001 - Fix double-free in procmime (cvs52)
3002 - Use gtk_bin_get_child instead of GTK_BIN()->child
3003 - Fix Goto menu in mainwindow
3005 2008-08-07 [mones] 3.5.0cvs53
3008 Updated translation (lots of changes!)
3010 Add missing accelerator key
3012 Restored 'v' key function (thanks Colin!)
3014 2008-08-06 [colin] 3.5.0cvs52
3018 * src/addrduplicates.c
3029 Fix my use of g_utf8_strdown (it returns
3030 a newly allocated string and doesn't
3031 change the parameter)
3033 2008-08-06 [colin] 3.5.0cvs51
3036 Fix bug 1690, 'Copy/Paste in edit window may
3037 break Undo'; middle-click pastes aren't
3038 REPLACE_INSERT but just INSERT.
3039 Also, fix privacy menu selection
3041 2008-08-05 [colin] 3.5.0cvs50
3047 * src/addrduplicates.c
3059 * src/common/socket.c
3060 * src/gtk/gtkutils.c
3061 * src/gtk/gtkutils.h
3063 * src/plugins/spamassassin/spamassassin.c
3064 More undeprecation (Glib)
3066 2008-08-05 [colin] 3.5.0cvs49
3068 * src/prefs_account.c
3069 * src/prefs_filtering_action.c
3070 * src/prefs_matcher.c
3071 * src/gtk/Makefile.am
3072 * src/gtk/claws-marshal.list
3073 * src/gtk/colorlabel.c
3074 * src/gtk/colorsel.c
3075 * src/gtk/foldersort.c
3076 * src/gtk/gtkaspell.c
3077 * src/gtk/gtkcmclist.c
3078 * src/gtk/gtkcmclist.h
3079 * src/gtk/gtkcmctree.c
3080 * src/gtk/gtkcmctree.h
3081 * src/gtk/gtkcmoptionmenu.c
3082 * src/gtk/gtkcmoptionmenu.h
3083 * src/gtk/gtksctree.c
3084 * src/gtk/gtksctree.h
3085 * src/gtk/gtkutils.c
3086 * src/gtk/gtkutils.h
3087 * src/gtk/gtkvscrollbutton.c
3090 * src/gtk/quicksearch.c
3091 * src/plugins/dillo_viewer/dillo_viewer.c
3092 * src/plugins/pgpcore/select-keys.c
3093 Try to finish yesterday's commit
3095 2008-08-04 [colin] 3.5.0cvs48
3099 * src/addressbook_foldersel.c
3106 * src/editaddress_other_attributes_ldap.c
3108 * src/editldap_basedn.c
3111 * src/grouplistdialog.c
3112 * src/image_viewer.c
3117 * src/message_search.c
3123 * src/prefs_account.c
3124 * src/prefs_filtering_action.c
3125 * src/prefs_matcher.c
3126 * src/prefs_msg_colors.c
3127 * src/prefs_summaries.c
3129 * src/stock_pixmap.c
3130 * src/summary_search.c
3135 * src/gtk/Makefile.am
3136 * src/gtk/claws-marshal.list
3137 * src/gtk/colorsel.c
3138 * src/gtk/foldersort.c
3139 * src/gtk/gtkaspell.c
3140 * src/gtk/gtkcmclist.c
3141 * src/gtk/gtkcmclist.h
3142 * src/gtk/gtkcmctree.c
3143 * src/gtk/gtkcmctree.h
3144 * src/gtk/gtksctree.c
3145 * src/gtk/gtksctree.h
3146 * src/gtk/gtkutils.c
3147 * src/gtk/gtkutils.h
3148 * src/gtk/gtkvscrollbutton.c
3151 * src/gtk/quicksearch.c
3152 * src/plugins/dillo_viewer/dillo_viewer.c
3153 * src/plugins/pgpcore/select-keys.c
3154 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
3155 Undeprecate their implementation (GtkArg, GtkType, ...)
3156 Undeprecate a few other things here and there
3157 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
3158 Add #undef GTK_DISABLE_DEPRECATED in the files where we
3159 still have work to do
3161 2008-08-04 [colin] 3.5.0cvs47
3167 * src/stock_pixmap.c
3172 * src/image_viewer.c
3173 * src/gtk/gtkaspell.c
3174 * src/gtk/gtkvscrollbutton.c
3175 * src/plugins/dillo_viewer/dillo_viewer.c
3176 Undeprecate more things
3178 2008-08-02 [colin] 3.5.0cvs46
3181 Fix toggle menu activation state
3184 2008-08-02 [paul] 3.5.0cvs45
3188 /View/Show or hide/Message View
3190 2008-08-01 [paul] 3.5.0cvs44
3192 * src/common/utils.c
3193 * src/plugins/pgpcore/claws.def
3194 * src/plugins/pgpinline/claws.def
3195 fix compilation problems on mingw32,
3196 (bug 1688) Patch by Marcus Brinkmann
3198 2008-08-01 [colin] 3.5.0cvs43
3200 * src/gtk/gtkutils.c
3201 * src/gtk/gtkvscrollbutton.c
3204 2008-08-01 [colin] 3.5.0cvs42
3209 * src/prefs_account.c
3210 * src/prefs_folder_item.c
3213 * src/gtk/gtkaspell.c
3214 * src/gtk/gtkutils.c
3215 * src/gtk/gtkvscrollbutton.c
3216 Replace a few deprecated function calls
3218 2008-08-01 [paul] 3.5.0cvs41
3221 fix crash that occurs because of recent GtkUIManager
3222 changes. Thanks to Colin
3224 2008-07-31 [colin] 3.5.0cvs40
3233 Remove deprecated helper funcs
3235 2008-07-30 [colin] 3.5.0cvs39
3242 Move the folderview popup menu to GtkUIManager
3244 2008-07-29 [colin] 3.5.0cvs38
3259 Switch the main menu to GtkUIManager
3262 2008-07-29 [colin] 3.5.0cvs37
3265 Fix bug 1684, 'view news messages with large
3266 attachements segfaults'
3268 2008-07-29 [colin] 3.5.0cvs36
3281 More switches to GtkUIManager
3283 2008-07-26 [colin] 3.5.0cvs35
3289 2008-07-25 [colin] 3.5.0cvs34
3291 * src/addrcustomattr.c
3295 * src/editaddress_other_attributes_ldap.h
3299 * src/prefs_actions.c
3300 * src/prefs_filtering.c
3301 * src/prefs_template.c
3309 * src/plugins/trayicon/trayicon.c
3310 More changes from GtkItemFactory to GtkUIManager
3312 2008-07-25 [colin] 3.5.0cvs33
3315 Add a macro to remove menu items
3316 Make the gui_manager variable useless
3318 2008-07-24 [colin] 3.5.0cvs32
3321 Fix a gtk warning on clear
3325 Switch the message list popup menu to
3328 2008-07-23 [colin] 3.5.0cvs31
3330 * src/plugins/pgpcore/pgp_viewer.c
3331 * src/plugins/pgpcore/sgpgme.c
3332 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
3333 Patch by Thomas Wiegner <wiegner@gmx.de>
3335 2008-07-20 [paul] 3.5.0cvs30
3337 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3338 remove redundant GTK version check
3340 2008-07-20 [ticho] 3.5.0cvs29
3345 Moved sensitivity setting for "Download messages" for IMAP and
3346 news folders from folderview.c to imap_gtk.c and news_gtk.c
3347 respectively for better code readability.
3348 Fixed indentation in news' set_sensitivity().
3350 2008-07-20 [paul] 3.5.0cvs28
3353 remove more redundant code following cvs27
3355 2008-07-20 [paul] 3.5.0cvs27
3358 remove now redundant code
3361 fix bug 1673, 'Tools/Harvest adresses is
3362 grayed out if folder is empty'
3364 2008-07-19 [ticho] 3.5.0cvs26
3370 * src/gtk/gtkutils.c
3371 * src/gtk/gtkutils.h
3374 Use GtkUIManager for mimeview and tag edit dialog popup menus,
3375 instead of deprecated GtkItemFactory.
3377 2008-07-19 [colin] 3.5.0cvs25
3389 * src/prefs_account.c
3390 * src/prefs_actions.c
3391 * src/prefs_ext_prog.c
3392 * src/prefs_filtering.c
3393 * src/prefs_folder_item.c
3394 * src/prefs_image_viewer.c
3395 * src/prefs_logging.c
3396 * src/prefs_msg_colors.c
3399 * src/prefs_spelling.c
3400 * src/prefs_summaries.c
3401 * src/prefs_template.c
3404 * src/summary_search.c
3408 * src/common/Makefile.am
3409 * src/gtk/gtksctree.c
3410 * src/gtk/gtkutils.h
3411 * src/gtk/pluginwindow.c
3412 * src/gtk/quicksearch.c
3413 * src/plugins/bogofilter/bogofilter_gtk.c
3414 * src/plugins/dillo_viewer/dillo_prefs.c
3415 * src/plugins/pgpcore/prefs_gpg.c
3416 * src/plugins/spamassassin/spamassassin_gtk.c
3417 * src/plugins/trayicon/trayicon.c
3418 * src/plugins/trayicon/trayicon_prefs.c
3419 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
3420 or greater). Use the old deprecated one on GTK+ < 2.12.
3421 Easy! Straightforward! I'm not annoyed at all! It's not a loss
3424 2008-07-16 [colin] 3.5.0cvs24
3427 Fix folderview's scrolbar when starting minimised
3428 to tray, and popping up the mainwindow by calling
3429 claws-mail from the command line
3431 2008-07-08 [colin] 3.5.0cvs23
3434 Possibly fix po-headers appearing on empty
3437 2008-07-08 [colin] 3.5.0cvs22
3441 Finish the always_open tristate patch, by Jonathan
3444 2008-07-07 [paul] 3.5.0cvs21
3447 fix typo (missing ")
3449 2008-07-07 [paul] 3.5.0cvs20
3452 fit the menu style a bit better
3454 2008-07-07 [colin] 3.5.0cvs19
3456 * src/prefs_themes.c
3457 Make upgrading themes easier
3459 2008-07-07 [colin] 3.5.0cvs18
3462 * src/prefs_toolbar.c
3463 * src/stock_pixmap.c
3464 Finish fixing bug 1609, 'Icon issues'
3466 2008-07-07 [colin] 3.5.0cvs17
3468 * src/prefs_common.c
3469 Fix the default value
3471 2008-07-07 [colin] 3.5.0cvs16
3473 * src/prefs_summaries.c
3474 Revert my fix to the string, the correct term
3475 is indeed Message View
3477 2008-07-07 [colin] 3.5.0cvs15
3481 * src/prefs_common.c
3482 * src/prefs_common.h
3483 * src/prefs_summaries.c
3486 Change "Always open message when selected" to
3487 a tristate (Never/Always/When preview is visible)
3488 Patch by Jonathan Corbet <corbet@lwn.net>.
3490 2008-07-06 [paul] 3.5.0cvs14
3493 improve the layout of the dialogue
3496 fix some of the nasty coding style
3499 add some missing mnemonics
3501 2008-07-05 [paul] 3.5.0cvs13
3505 fix bug 1398, '"Change current account" is
3506 available even when there's only one account'
3507 * src/plugins/pgpcore/prefs_gpg.c
3508 put back a needed include, removed in error
3510 2008-07-05 [colin] 3.5.0cvs12
3513 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
3515 2008-07-05 [colin] 3.5.0cvs11
3519 Provide ability to rename newsgroups. Closes
3520 bug 1444, 'Add GUI option for renaming
3521 newsgroups'. Patch by Pawel Pekala
3523 2008-07-05 [colin] 3.5.0cvs10
3525 * src/plugins/pgpcore/passphrase.c
3526 * src/plugins/pgpcore/prefs_gpg.c
3527 * src/plugins/pgpcore/select-keys.c
3528 Simplify GTK includes (with the advantage
3529 of compiling against GTK+2.13); patch by
3532 2008-07-05 [colin] 3.5.0cvs9
3535 Add SSL client certificates
3537 2008-07-05 [colin] 3.5.0cvs8
3539 * src/prefs_account.c
3540 * src/common/session.h
3543 Add one path for certs
3545 2008-07-05 [colin] 3.5.0cvs7
3547 * src/prefs_account.c
3550 2008-07-04 [colin] 3.5.0cvs6
3554 * src/common/ssl_certificate.c
3555 Workaround distro bugs and fix certificate checking
3558 2008-07-04 [colin] 3.5.0cvs5
3561 * src/common/ssl_certificate.c
3562 * src/common/ssl_certificate.h
3563 * src/etpan/imap-thread.c
3564 * src/etpan/nntp-thread.c
3565 Fix some leaks, thanks to Martin Zwickel
3566 Rename gnutls functions that do the same
3567 as OpenSSL ones, to avoid symbol clashing
3568 when Claws is built against GnuTLS and
3569 libetpan against OpenSSL
3571 2008-07-04 [paul] 3.5.0cvs4
3573 * src/prefs_account.c
3574 remove 1 forgotten '.'
3576 2008-07-04 [paul] 3.5.0cvs3
3578 * src/prefs_account.c
3579 layout/engrish fixes to the 'Client
3582 2008-07-03 [colin] 3.5.0cvs2
3587 * src/prefs_account.c
3588 * src/prefs_account.h
3589 * src/prefs_common.c
3590 * src/send_message.c
3591 * src/common/session.c
3592 * src/common/session.h
3595 * src/common/socket.h
3598 * src/common/ssl_certificate.c
3599 * src/common/ssl_certificate.h
3600 * src/etpan/imap-thread.c
3601 * src/etpan/nntp-thread.c
3602 * src/gtk/inputdialog.c
3603 Add support for SSL client certificates (either PEM files
3604 with certificate and private key, either PKCS12 files)
3606 2008-06-28 [colin] 3.5.0cvs1
3609 Fix compilation with older GTKs
3611 2008-06-27 [paul] 3.5.0
3618 2008-06-27 [paul] 3.4.0cvs116
3623 2008-06-27 [paul] 3.4.0cvs115
3627 no longer build unmaintained translations
3629 2008-06-27 [paul] 3.4.0cvs114
3634 updated by Stephan Sachse, Flammie Pirinen, and
3635 Frederico Goncalves Guimaraes
3637 2008-06-26 [wwp] 3.4.0cvs113
3639 * manual/fr/advanced.xml
3640 Update French version of the manual (AutoFaces documentation).
3642 2008-06-26 [wwp] 3.4.0cvs112
3644 * manual/fr/advanced.xml
3645 * manual/fr/plugins.xml
3646 Updated French version of the manual (completed
3647 hidden options list, added note about Clawsker
3648 and new mail archiver plugin).
3650 2008-06-25 [colin] 3.4.0cvs111
3652 * src/gtk/gtkaspell.c
3653 Fix non-UTF8 in the replace with dialog
3654 * src/prefs_actions.c
3655 Fix possible crasher
3658 2008-06-24 [mones] 3.4.0cvs110
3661 Fix non-warning message, downgraded to debug info
3663 2008-06-24 [colin] 3.4.0cvs109
3666 Fix bug 1650, Message line too small after
3667 changing columns in "three columns" layout
3669 2008-06-24 [colin] 3.4.0cvs108
3672 Fix Spam button sensitivity in newsgroups
3674 2008-06-23 [wwp] 3.4.0cvs107
3677 Updated French translation.
3679 2008-06-23 [mones] 3.4.0cvs106
3682 Updated translation for release
3684 2008-06-22 [mones] 3.4.0cvs105
3686 * manual/es/plugins.xml
3687 Synced new entry for Mail Archiver plugin
3689 2008-06-22 [colin] 3.4.0cvs104
3692 Fix initial cursor position
3694 2008-06-21 [paul] 3.4.0cvs103
3696 * manual/plugins.xml
3697 add an entry for the new Mail Archiver plugin
3699 2008-06-21 [paul] 3.4.0cvs102
3702 we're in 'string freeze', put back the
3705 2008-06-21 [paul] 3.4.0cvs101
3707 * manual/advanced.xml
3708 * manual/es/advanced.xml
3709 fix build warning: <emphasis> cannot be contained
3712 fix non-clickable link on License page and drop
3713 the containing < > symbols to match other links
3715 2008-06-20 [mones] 3.4.0cvs100
3717 * manual/advanced.xml
3718 Added autofaces documentation, note about clawsker in hidden
3719 preferences, minor markup fix. Thanks Paul for proofreading
3720 * manual/es/advanced.xml
3721 Synchronised Spanish manual
3723 2008-06-16 [colin] 3.4.0cvs99
3726 Fix cursor placing on signature change
3728 2008-06-16 [paul] 3.4.0cvs98
3732 * src/gtk/inputdialog.c
3733 really fussy coding style fixes
3735 2008-06-16 [paul] 3.4.0cvs97
3738 keep the alphabetical order
3740 2008-06-13 [mones] 3.4.0cvs96
3744 * src/prefs_filtering_action.c
3745 Fixed cosmetic bug, processing also displays "Filtering"
3747 2008-06-13 [mones] 3.4.0cvs95
3750 * src/autofaces.c ** NEW FILE **
3751 * src/autofaces.h ** NEW FILE **
3753 Allow setting Faces and X-Faces globally and per-account
3754 from configuration files under ~/.claws-mail/autofaces
3756 2008-06-13 [holger] 3.4.0cvs94
3759 More files to ignore
3760 * src/gtk/inputdialog.c
3761 * src/gtk/inputdialog.h
3762 Make input dialog more generic so that a checkbox
3763 with custom text can be used in addition to the
3764 "remember this" checkbox
3767 * src/prefs_common.c
3768 * src/prefs_common.h
3769 Allow new folders to inherit the properties of the
3770 parent folder during folder creation
3772 2008-06-13 [wwp] 3.4.0cvs93
3775 a better fix for this string, won't break up translations,
3776 and is conform to other similar ones.
3778 2008-06-13 [wwp] 3.4.0cvs92
3780 * src/addrduplicates.c
3783 * src/addressbook_foldersel.c
3785 use tree decorations everywhere AB folders are used (AB tree pane,
3786 add address to AB, select AB folder, edit group, custom attr, find dup
3787 results), in order to match global style
3788 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
3789 double clicking on groups in tree pane does open the group edit dialog
3790 double clicking on other items in tree pane does expand/collapse
3791 fix a missing space in AB's delete-folder dialog
3792 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
3795 make foldersel dialog show dotted lines according to global (hidden) prefs
3797 2008-06-12 [colin] 3.4.0cvs91
3801 Fix bug 1635, 'Last character of message is truncated
3802 when changing accounts w/ sigs'
3804 Fix bug 1636, 'Can't select "properties" on "folders
3807 2008-06-11 [colin] 3.4.0cvs90
3810 Maybe fix bug 1623, 'exits with segfault when
3811 logging in to certain imap-servers'
3813 2008-06-10 [mones] 3.4.0cvs89
3818 * tools/convert_mbox.sh
3819 Undo cvs86 and cvs87, it really should be a patch to
3822 2008-06-10 [wwp] 3.4.0cvs88
3825 Updated French translation.
3827 2008-06-10 [mones] 3.4.0cvs87
3830 Oops, forgot to add previous script for distribution
3832 2008-06-10 [mones] 3.4.0cvs86
3836 * tools/convert_mbox.sh
3837 Added script to convert Evolution mail folders contributed
3838 by Daniel Dickinson <cshore@fionavar.ca>
3839 Fixes debian bug 461435
3841 2008-06-09 [colin] 3.4.0cvs85
3844 Integrate AWN information bubble if dbus is
3847 Fix crash when calling scan_required() on
3848 folder classes that don't implement them
3849 * src/common/session.c
3852 2008-06-09 [colin] 3.4.0cvs84
3855 Fix bug 1447, 'If user tries to close while starting
3856 up, it will not close ever.'
3858 2008-06-09 [colin] 3.4.0cvs83
3861 Fix bug 1628, 'Claws Mail crashes when
3862 filtering selected messages'
3864 2008-06-04 [colin] 3.4.0cvs82
3867 Complete handling of html parts in multipart/alternative
3870 2008-06-03 [paul] 3.4.0cvs81
3872 * src/prefs_message.c
3873 make always the english good
3875 2008-06-03 [colin] 3.4.0cvs80
3879 Fix bug 1624, '[PATCH] Quick search should be
3880 disabled for folder view'; based on a patch by
3883 2008-06-03 [iwkse] 3.4.0cvs79
3886 Fix little gui bug on button sensitivity
3888 * src/prefs_common.c
3889 * src/prefs_common.h
3890 * src/prefs_message.c
3891 Allow by default to show html in multipart/alternative
3893 2008-06-02 [colin] 3.4.0cvs78
3895 * src/prefs_actions.c
3896 GUI rework, patch by Pawel
3898 2008-06-02 [colin] 3.4.0cvs77
3901 Fix sensitivity/alignment, patch from
3904 2008-05-31 [colin] 3.4.0cvs76
3907 Fix login issue introduced in cvs75.
3909 2008-05-31 [colin] 3.4.0cvs75
3912 Fix more possible double-frees. Also, fix the root cause
3913 of these double-frees by just noting the Session is to
3914 be destroyed instead of destroying it in flight
3916 2008-05-29 [paul] 3.4.0cvs74
3918 * manual/keyboard.xml
3919 'Makes' these entries like the others
3921 2008-05-29 [colin] 3.4.0cvs73
3924 Include utils.h in case we
3925 need to pull goffset definition
3927 2008-05-29 [colin] 3.4.0cvs72
3929 * src/common/utils.h
3930 Workaround a stupid Glib issue, where
3931 goffset happens to be undefined.
3933 2008-05-28 [colin] 3.4.0cvs71
3937 * src/grouplistdialog.c
3938 * src/image_viewer.c
3945 * src/prefs_themes.c
3951 * src/common/utils.c
3952 * src/common/utils.h
3953 Use goffset instead of off_t for MsgInfo's size
3954 Allows using MsgInfo structure from plugins
3955 compiled with largefile support
3957 2008-05-26 [colin] 3.4.0cvs70
3961 Define THEME_CHANGED_HOOKLIST and invoke
3963 * src/plugins/trayicon/trayicon.c
3964 Listen to THEME_CHANGED_HOOKLIST and
3967 2008-05-26 [paul] 3.4.0cvs69
3970 plug a leak in mimeview_save_all()
3972 2008-05-24 [colin] 3.4.0cvs68
3974 * src/common/utils.h
3975 Fix wrong define on old glibs
3977 2008-05-24 [paul] 3.4.0cvs67
3980 * src/stock_pixmap.c
3981 * src/stock_pixmap.h
3983 * src/pixmaps/cancel.xpm
3984 * src/pixmaps/close.xpm
3985 add a specific icon for A_CANCEL_INC (addresses
3986 point 1 of bug 1609 'Icon issues')
3987 replace close.xpm with an icon of the standard
3990 2008-05-24 [paul] 3.4.0cvs66
3992 * src/pixmaps/insert_file.xpm
3995 2008-05-23 [paul] 3.4.0cvs65
3999 add the possibility to check md5 on binary files,
4002 2008-05-23 [colin] 3.4.0cvs64
4006 Fix bug 1610, 'claws crash after opening/closing
4007 preferences and window update'
4009 2008-05-22 [colin] 3.4.0cvs63
4011 * src/prefs_filtering_action.c
4012 * src/gtk/combobox.c
4013 * src/gtk/combobox.h
4014 Fix reselecting of Tags actions in
4015 filtering actions dialog
4017 2008-05-22 [colin] 3.4.0cvs62
4020 * src/prefs_toolbar.c
4021 * src/stock_pixmap.c
4022 * src/stock_pixmap.h
4024 * src/pixmaps/delete_btn.xpm
4025 * src/pixmaps/insert_file.xpm
4026 * src/pixmaps/mail_reply_to_list.xpm
4027 Fix more of bug 1609:
4028 - Add a Delete button icon
4029 - Add a Reply to list button icon
4030 - Fix Insert file button icon
4031 Artwork by Ciprian Popovici.
4033 2008-05-21 [colin] 3.4.0cvs61
4035 * src/common/utils.c
4038 2008-05-21 [wwp] 3.4.0cvs60
4040 * src/prefs_filtering.c
4041 Don't show SMTP-only accounts in accounts list, as they are
4042 irrelevant for filtering incoming messages.
4044 2008-05-21 [colin] 3.4.0cvs59
4047 Don't put SMTP-only accounts in receive menus
4049 2008-05-21 [colin] 3.4.0cvs58
4052 Fix cvs56 (brain fart)
4054 2008-05-21 [colin] 3.4.0cvs57
4056 * src/common/utils.c
4057 Fix bug 1615, 'hang on FIFO when the other end's not
4060 2008-05-21 [colin] 3.4.0cvs56
4065 2008-05-19 [colin] 3.4.0cvs55
4067 * src/plugins/pgpcore/sgpgme.c
4068 Maybe fix debian bug 481856, 'Segmentation fault
4069 when verifying a GPG signature'. Although it
4070 looks like a race condition...
4072 2008-05-19 [colin] 3.4.0cvs54
4074 * src/prefs_filtering_action.c
4075 * src/prefs_matcher.c
4078 * src/gtk/combobox.c
4079 * src/gtk/combobox.h
4080 Patch by Pawel: disabled Tags menus in filtering dialogs
4082 2008-05-19 [colin] 3.4.0cvs53
4084 * src/prefs_account.c
4085 GUI patch by Pawel: align ports entries
4087 2008-05-19 [colin] 3.4.0cvs52
4090 Fix bug 1616, 'strange question while emptying trash'
4092 2008-05-18 [colin] 3.4.0cvs51
4094 * src/common/plugin.c
4095 * src/etpan/imap-thread.c
4096 * src/etpan/nntp-thread.c
4097 * src/gtk/gtksctree.c
4098 Fix bug 1613, 'Various memory leaks';
4099 based on a patch by Didier Barvaux.
4101 2008-05-18 [colin] 3.4.0cvs50
4107 * src/plugins/pgpcore/sgpgme.c
4108 Fix more parts of bug 1609:
4109 - Make use of specific Expired privacy icon
4110 - Use CLOSE instead of NOTICE_ERROR for cancel
4112 - Allow a Preferences button in the main toolbar
4114 2008-05-18 [colin] 3.4.0cvs49
4116 * src/stock_pixmap.c
4117 Fix bug with non-updating icons after theme change:
4118 If fetching pixbuf for a given icon after a theme
4119 change, the next pixmap fetch would return the old
4120 cached one, as the theme change was forgotten at
4121 this time. (and vice-versa). This was mostly
4122 visible on open folder icons
4124 2008-05-17 [colin] 3.4.0cvs48
4126 * src/prefs_summaries.c
4128 Fix bug 1608, 'Inconsistent behaviour of mark as read
4129 options'. Patch by Pawel
4131 2008-05-16 [colin] 3.4.0cvs47
4134 Fix another possible crash (on fatal errors
4135 at login, like stream error).
4137 2008-05-16 [paul] 3.4.0cvs46
4139 * tools/thunderbird-filters-convertor.pl
4141 fix reading a tb rule that contains something
4142 like that: \"Sender\"
4144 2008-05-16 [paul] 3.4.0cvs45
4147 * tools/csv2addressbook.pl
4148 add support for gmail exported csv address book
4150 2008-05-16 [colin] 3.4.0cvs44
4154 Fix ldap deprecated calls. Patch by
4157 2008-05-16 [paul] 3.4.0cvs43
4159 * manual/de/account.xml
4160 * manual/it/account.xml
4162 * manual/it/addrbook.xml
4163 * manual/it/claws-mail-manual.xml
4165 * manual/it/intro.xml
4166 * manual/it/starting.xml
4167 add pages towards German and Italian manuals.
4168 (just for storage, they are not built yet, due
4169 to being incomplete.) submitted by Speckmade
4170 <Speckmade@gmx.net> and Salvatore De Paolis
4171 <iwkse@claws-mail.org>
4173 2008-05-16 [colin] 3.4.0cvs42
4175 * src/gtk/sslcertwindow.c
4176 Fix SHA1 fingerprint with GnuTLS
4178 2008-05-15 [colin] 3.4.0cvs41
4180 * src/gtk/sslcertwindow.c
4181 Print SHA1 fingerprint too
4183 2008-05-15 [colin] 3.4.0cvs40
4186 Fix certificate port on TLS. It was
4187 previously always 0.
4188 **IMPORTANT INFORMATION**: this will trigger
4189 one wrong "New certificate" warning at the
4190 first connection with this fix, if using STARTTLS
4192 * src/gtk/sslcertwindow.c
4193 Make labels selectable
4195 2008-05-15 [colin] 3.4.0cvs39
4198 Fix double free when STARTTLS fails (for
4199 example due to refusing the certificate)
4201 2008-05-15 [paul] 3.4.0cvs38
4203 * manual/advanced.xml
4206 2008-05-15 [paul] 3.4.0cvs37
4208 * manual/advanced.xml
4210 make outgoing_fallback_to_ascii a hidden pref
4212 2008-05-14 [colin] 3.4.0cvs36
4217 Make it possible to cancel quit when Claws
4218 ask whether to empty trash.
4220 2008-05-14 [colin] 3.4.0cvs35
4223 * src/prefs_common.c
4224 * src/prefs_common.h
4226 Add a preference to be able to specify an
4227 outgoing charset/encoding but still fallback
4228 to 7bit US-ASCII when possible (default TRUE,
4229 same behavior as pre-cvs34)
4231 2008-05-14 [colin] 3.4.0cvs34
4234 Always use the specified encoding and charset if it is
4235 specified, even if the mail is ASCII.
4237 2008-05-13 [paul] 3.4.0cvs33
4240 fix the build warnings the easy way for now
4242 2008-05-13 [colin] 3.4.0cvs32
4244 * src/prefs_themes.c
4245 Count .png files as icons too (fixes part
4246 of bug 1609, 'Icon issues')
4248 2008-05-13 [wwp] 3.4.0cvs31
4250 * src/addressbook_foldersel.c
4251 Fix wrong check (completes 3.4.0.cvs30).
4253 2008-05-12 [wwp] 3.4.0cvs30
4256 * src/addressbook_foldersel.c
4259 * src/prefs_matcher.c
4260 * src/plugins/bogofilter/bogofilter.c
4261 * src/plugins/bogofilter/bogofilter_gtk.c
4262 * src/plugins/dillo_viewer/dillo_prefs.c
4263 * src/plugins/spamassassin/spamassassin.c
4264 * src/plugins/spamassassin/spamassassin_gtk.c
4265 Fix for bug 1604 "found_in_addressbook in Any in non English local",
4266 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
4267 translated string "Any" in plugins (whitelisting) and
4270 2008-05-07 [colin] 3.4.0cvs29
4273 Fix --enable-maemo (assume --enable-generic-umpc)
4275 2008-05-07 [colin] 3.4.0cvs28
4286 * src/prefs_account.c
4287 * src/prefs_common.c
4288 * src/prefs_display_header.c
4289 * src/prefs_filtering.c
4290 * src/prefs_summaries.c
4291 * src/prefs_template.c
4292 * src/prefs_toolbar.c
4293 * src/stock_pixmap.c
4299 * src/gtk/gtksctree.c
4301 * src/gtk/prefswindow.c
4302 * src/gtk/sslcertwindow.c
4303 Separate generic UMPC code (layouts, ...) from
4304 MAEMO code (Hildon, ...)
4306 2008-05-06 [paul] 3.4.0cvs27
4308 * tools/claws.i18n.status.pl
4311 2008-05-06 [colin] 3.4.0cvs26
4313 * src/common/utils.c
4314 Maybe fix crash on FreeBSD
4316 2008-05-05 [colin] 3.4.0cvs25
4319 Fix bug 1602, 'Crash when sending return receipt for
4320 messages with no subject'
4322 2008-05-05 [colin] 3.4.0cvs24
4325 Don't overwrite temporary files with same
4326 name when drag and dropping. Fixes bug 1599,
4327 'attach multiple files with the same name from
4328 one mail to another'
4330 2008-05-04 [paul] 3.4.0cvs23
4333 * src/prefs_common.c
4334 fix bug 1587 'can not replay with quote'
4336 2008-05-03 [colin] 3.4.0cvs22
4339 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
4341 2008-05-03 [colin] 3.4.0cvs21
4344 Fix bug 1597, 'In news folders, "Move Message to Wastebin"
4345 icon isn't grayed although ineffective'
4347 2008-05-02 [wwp] 3.4.0cvs20
4352 * src/prefs_folder_item.c
4353 Add missing notice in folder properties (templates) when
4354 folder is a root node.
4356 2008-04-30 [colin] 3.4.0cvs19
4358 * src/prefs_toolbar.c
4359 Add Trash and Delete icons to the icon chooser
4361 2008-04-30 [colin] 3.4.0cvs18
4364 Remove "Delete entire line" which was a noop
4365 and should be the same as "Delete line" :)
4367 2008-04-30 [colin] 3.4.0cvs17
4370 Fix 'Delete line' and 'Delete to end of line'
4371 on the last line. Patch by <seelenhirt@gmx.net>
4373 2008-04-28 [colin] 3.4.0cvs16
4376 Fix bug 1589, 'tagsdb file not removed when
4378 * src/common/utils.c
4379 Make sure claws_unlink accepts NULL arg.
4381 2008-04-25 [colin] 3.4.0cvs15
4384 Fix/simplify previous commit
4386 2008-04-25 [colin] 3.4.0cvs14
4389 * src/common/ssl_certificate.c
4390 Patch by Marcus: Fix Win32 build
4392 Fix build with GnuTLS/no pthread, thanks
4395 2008-04-25 [colin] 3.4.0cvs13
4398 Fix bug 1586, '3-pane vertical layout now and then
4399 still shows sender column'
4401 2008-04-25 [colin] 3.4.0cvs12
4405 * src/w32-resource.rc
4406 Patch from Marcus Brinkmann to set an icon on w32.
4408 2008-04-24 [colin] 3.4.0cvs11
4415 Fix bug 1581, 'Bad File Format during Import LDIF':
4416 Use dynamically allocated buffers; also, allow
4417 importing contacts with no email address
4419 2008-04-24 [colin] 3.4.0cvs10
4421 * src/prefs_common.c
4422 Increment the timeout a bit on OpenBSD, 75 isn't enough
4424 2008-04-23 [colin] 3.4.0cvs9
4427 * src/prefs_folder_item.c
4428 * src/prefs_template.c
4430 Fix bug 1576: Fix unescaping of templates when testing them
4431 I think it breaks nothing. (wwp, you're welcome to double-check)
4433 2008-04-23 [paul] 3.4.0cvs8
4435 * manual/advanced.xml
4436 add info about the "two_line_vertical" hidden
4439 2008-04-22 [paul] 3.4.0cvs7
4441 * src/prefs_common.c
4442 * src/prefs_common.h
4444 make the 2-line view in summaryview when in three
4445 columns mode configurable. hidden pref: "two_line_vertical"
4447 2008-04-22 [colin] 3.4.0cvs6
4450 Fix missing inc_unlock()
4451 * src/prefs_matcher.c
4452 * src/send_message.c
4455 2008-04-22 [colin] 3.4.0cvs5
4457 * src/etpan/imap-thread.c
4458 Use g_(un)setenv instead of (un)setenv which
4459 doesn't exist on IRIX 6.5
4461 2008-04-22 [colin] 3.4.0cvs4
4464 * src/prefs_common.c
4465 * src/send_message.c
4466 Fix bug 1566, 'too short I/O timeout on OpenBSD'
4467 Set the default timeout to 75 seconds
4469 2008-04-20 [colin] 3.4.0cvs3
4471 * src/pixmaps/tray_newmail.offline.xpm
4472 * src/pixmaps/tray_newmail.xpm
4473 * src/pixmaps/tray_newmarkedmail.offline.xpm
4474 * src/pixmaps/tray_newmarkedmail.xpm
4475 * src/pixmaps/tray_nomail.offline.xpm
4476 * src/pixmaps/tray_nomail.xpm
4477 * src/pixmaps/tray_unreadmail.offline.xpm
4478 * src/pixmaps/tray_unreadmail.xpm
4479 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
4480 * src/pixmaps/tray_unreadmarkedmail.xpm
4481 Make the tray icons a bit nicer. Would be
4482 nice to get really nice icons from someone
4483 who's good at Gimp :)
4485 2008-04-18 [colin] 3.4.0cvs2
4490 lease complete the changelog entry below
4491 2008-04-18 [colin] 3.4.0cvs1
4493 * src/addrduplicates.c
4499 * src/image_viewer.c
4508 * src/partial_download.c
4510 * src/prefs_common.c
4511 * src/prefs_common.h
4513 * src/prefs_themes.c
4519 * src/common/prefs.c
4520 * src/common/ssl_certificate.c
4521 * src/common/template.c
4522 * src/common/utils.c
4523 * src/common/utils.h
4524 * src/etpan/imap-thread.c
4525 * src/plugins/dillo_viewer/dillo_viewer.c
4526 * src/plugins/pgpcore/sgpgme.c
4527 * src/plugins/pgpinline/pgpinline.c
4528 Add an option to shred temporary files and messages
4529 instead of just removing them. Slows deletions down!
4531 2008-04-18 [paul] 3.4.0
4539 2008-04-18 [paul] 3.3.1cvs61
4545 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
4546 and Frederico Goncalves Guimaraes
4548 updated on the last minute by a lazy Ricardo Mones
4550 2008-04-18 [colin] 3.3.1cvs60
4553 Update translation (Fabien Vantard)
4555 2008-04-17 [colin] 3.3.1cvs59
4558 Fix debian bug 474712, 'claws seg faults when IMAP
4559 connection breaks after an IMAP protocol error
4560 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
4564 2008-04-17 [colin] 3.3.1cvs58
4567 Fix log size getting out of control (claws-mail
4568 getting SIGXFSZ): rotate if every 10MB
4570 2008-04-10 [paul] 3.3.1cvs57
4573 improvements to english usage
4575 2008-04-10 [paul] 3.3.1cvs56
4577 * src/prefs_receive.c
4578 add an accurate description
4580 2008-04-08 [colin] 3.3.1cvs55
4583 Probably fix corruption, introduced in cvs53
4585 2008-04-04 [iwkse] 3.3.1cvs54
4588 undo should works properly again
4590 2008-04-04 [iwkse] 3.3.1cvs53
4593 Fix a segfault but breaks undo
4594 on a specific case (eg. double paste with
4595 middle-mouse button)
4597 2008-04-04 [iwkse] 3.3.1cvs52
4599 * src/prefs_filtering.c
4600 Fix previous Tab mess
4602 2008-04-03 [iwkse] 3.3.1cvs51
4604 * src/prefs_filtering.c
4605 Add search in filtering rules list
4607 2008-04-02 [colin] 3.3.1cvs50
4610 Revert part of the previous patch: we do
4611 want to parse ~/.claws-mail/gtkrc-2.0 if it
4614 2008-04-02 [colin] 3.3.1cvs49
4617 Fix bug 1562, 'Claws-Mail does not completely
4618 respect settings in GTK2_RC_FILES environment'
4619 Remove manual parsing of .gtkrc-2.0 and
4620 .gtk/gtkrc-2.0. GTK does it itself these days.
4622 2008-04-01 [colin] 3.3.1cvs48
4625 Fix bug 1561, 'Crashes leaving unsubscribed folder after
4626 ticking "Show only subscribed"'
4628 2008-03-31 [colin] 3.3.1cvs47