1 2009-05-22 [colin] 3.7.1cvs62
6 2009-05-21 [mones] 3.7.1cvs61
10 Add button to empty header lines with one click
12 2009-05-21 [paul] 3.7.1cvs60
16 * src/plugins/trayicon/trayicon.c
17 when quitting from the trayicon, honour
18 prefs_common.clean_on_exit
20 2009-05-21 [paul] 3.7.1cvs59
23 remove duplicate entry
24 thanks to Charles A Edwards
26 2009-05-19 [paul] 3.7.1cvs58
29 clear progressbar in the statusbar on 'Cancel'
31 2009-05-16 [colin] 3.7.1cvs57
37 2009-05-16 [colin] 3.7.1cvs56
40 Remove msgnum>0 condition for removing messages
41 from caches. There's no such condition on add.
42 Fixes bug 1913, 'Allow to remove phantom
43 messages from the cache'; patch by Fabian
44 Keil <fk at fabiankeil.de>
46 2009-05-12 [holger] 3.7.1cvs55
50 Introduce hook after showing of the message view
52 2009-05-11 [colin] 3.7.1cvs54
55 Fix bug 1872, 'A: Cc: CCi: selector should
56 default on same as preceding contact'
58 2009-05-10 [holger] 3.7.1cvs53
62 Add a hook to make it possible for plugins to
63 modify the address completion list
65 2009-05-06 [paul] 3.7.1cvs52
69 fix bug 1915, 'Mails signed with smime.p7s
70 display both signed and attachment icon.'
72 2009-05-05 [colin] 3.7.1cvs51
77 2009-05-05 [colin] 3.7.1cvs50
80 Fix bug 1895, '(imap) cache issues when cache dir is on a
81 different mountpoint than tempdir'
83 2009-05-04 [colin] 3.7.1cvs49
86 Probably fix bug 1914, 'Crash reading
89 2009-04-26 [paul] 3.7.1cvs48
93 fix bug 1904, 'build mechanism looks for
94 'enchant.h' in a wrong place'
96 2009-04-25 [paul] 3.7.1cvs47
99 gah! fix coding style!
101 2009-04-25 [paul] 3.7.1cvs46
105 if building with GTK+ >= 2.16 use
106 gtk_orientable_set_orientation() instead of now
107 deprecated gtk_toolbar_set_orientation()
109 2009-04-24 [colin] 3.7.1cvs45
112 Ask before sending if an attached file has
115 2009-04-19 [paul] 3.7.1cvs44
120 save About window size.
121 patch by Pawel Pekala
123 2009-04-12 [paul] 3.7.1cvs43
125 * tools/csv2addressbook.pl
126 add extra CSV fields that are now appended
127 by thunderbird (version 2.0.0.21)
129 2009-04-08 [colin] 3.7.1cvs42
132 fix saving (but not displaying) of UTF-16
135 2009-04-08 [colin] 3.7.1cvs41
137 * src/gtk/manage_window.c
138 Disable transient windows on win32 - seems to
139 fix most focusing issues
141 2009-04-05 [colin] 3.7.1cvs40
144 Don't ask whether we want to send deleted mails in queue
145 folders; also, don't send deleted mails when flushing
148 2009-04-04 [paul] 3.7.1cvs39
154 * tools/claws.i18n.status.pl
155 add new Indonesian translation, by
158 2009-04-03 [paul] 3.7.1cvs38
164 2009-04-03 [colin] 3.7.1cvs37
168 Fix bug 1891, 'Add support for gopher:// links'
169 Patch by Jacob Head <clawsmail at jacob-head.com>
170 Let's go back to the roots!
172 2009-04-03 [paul] 3.7.1cvs36
177 2009-04-03 [paul] 3.7.1cvs35
180 add AC_CONFIG_MACRO_DIR([m4])
181 remove CLAWS_ACLOCAL_INCLUDE(m4)
182 * m4/aclocal-include.m4
183 removed this now unneeded file
185 2009-04-02 [colin] 3.7.1cvs34
188 Fix previous (thanks to Marcus :)
190 2009-04-02 [colin] 3.7.1cvs33
193 * src/etpan/etpan-thread-manager.c
194 pipe() was a macro from GLib on win32 until
195 glib 2.13.2. It's undefined after that.
196 Thanks to Marcus Brinkmann for the heads-up!
198 2009-03-31 [colin] 3.7.1cvs32
200 * src/folder_item_prefs.c
201 Copy folder settings with prefs
203 2009-03-31 [colin] 3.7.1cvs31
205 * src/prefs_account.c
206 Don't use un-sensitive checkboxes in Privacy tab
207 when privacy system in None (makes unchecking
208 painful when no privacy plugin is loaded)
210 2009-03-30 [colin] 3.7.1cvs30
217 * src/prefs_account.c
218 * src/prefs_account.h
221 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
222 Add an option on the Receive page of IMAP account preferences:
223 "Move deleted mails to trash and expunge immediately". This
224 option defaults to TRUE to avoid changing the existing behaviour.
225 Setting it to FALSE prevents automatic expunging.
226 Also, add Tools/Expunge and View/Hide deleted messages menu items
227 (View/Hide deleted message being a per-folder setting, and behaving,
228 like View/Hide read messages).
230 2009-03-30 [colin] 3.7.1cvs29
233 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
234 ask for IMAP password when using GSSAPI auth
236 2009-03-27 [colin] 3.7.1cvs28
239 Fix cvs14, make sure we mark non-existent caches dirty
240 (or they never get written)
242 2009-03-27 [colin] 3.7.1cvs27
245 Fix tag update when all tags are removed
248 2009-03-25 [colin] 3.7.1cvs26
251 Fix configure.ac, thanks to Pawel
253 2009-03-25 [colin] 3.7.1cvs25
256 * src/etpan/nntp-thread.c
257 Fix header fetching (NG/To/Cc). Fixes
258 bug 1883, 'Message processing fails to
259 act on Newsgroups: field'
261 2009-03-23 [colin] 3.7.1cvs24
264 Fix internal headers visible in queue/sent
266 2009-03-23 [colin] 3.7.1cvs23
269 Fix check for RC (resource compiler) used
270 on win32 (AC_LIBTOOL_RC used to call it
271 implicitely but stopped)
273 2009-03-19 [colin] 3.7.1cvs22
276 Put spam button in default toolbar even if
277 bogofilter and spamassassin are not built.
278 Other anti-spam plugin could exist! :)
280 Fix exit status fetch on win32
282 2009-03-18 [paul] 3.7.1cvs21
284 * src/gtk/spell_entry.c
285 fix "[BUG] Wrong word replaced in 'Subject:'
286 when spell-checking correction used"
287 Patch by Pawel Pekala
289 2009-03-17 [colin] 3.7.1cvs20
292 Fix win32 build (from cvs12)
294 2009-03-17 [colin] 3.7.1cvs19
297 Fix bug 1735, 'Change To: and Newsgroups:
298 recipient field according account type'
301 2009-03-17 [colin] 3.7.1cvs18
308 Add preference for fsyncing metadata
310 2009-03-16 [paul] 3.7.1cvs17
312 * src/prefs_customheader.c
313 add forgotten #if HAVE_LIBCOMPFACE
315 2009-03-16 [paul] 3.7.1cvs16
317 * src/prefs_customheader.c
318 put the (X-)Face preview image below the up/down
319 buttons so they don't jump around.
320 make the list reorderable by drag'n'drop
322 2009-03-16 [colin] 3.7.1cvs15
324 * src/prefs_customheader.c
325 Add a (X-)Face preview. Patch by iwkse.
327 2009-03-16 [colin] 3.7.1cvs14
334 Add fsync calls to make sure we don't
335 lose data on system crashes. (to do:
336 add a pref to allow people choosing raw
339 2009-03-15 [colin] 3.7.1cvs13
341 * src/gtk/gtkaspell.c
342 Fix empty menu when there are no
343 suggestions (using the Spelling menu)
345 2009-03-14 [colin] 3.7.1cvs12
348 Win32: fix subject prefix length
350 2009-03-11 [mones] 3.7.1cvs11
353 fix encoding declared in header
354 update translation now we're at it
356 2009-03-10 [colin] 3.7.1cvs10
359 Fix "wrong mime" message printed out multiple
362 2009-03-10 [colin] 3.7.1cvs9
364 * src/prefs_folder_item.c
367 2009-03-09 [paul] 3.7.1cvs8
369 * src/prefs_folder_item.c
371 fixes to english text
373 2009-03-08 [paul] 3.7.1cvs7
376 correct errors in header
378 2009-03-08 [paul] 3.7.1cvs6
384 * tools/claws.i18n.status.pl
385 add Japanese translation, submitted by kazken3
387 2009-03-07 [colin] 3.7.1cvs5
390 Don't let the invalid MIME warning hide
391 other noticeview (Partial receive or
394 2009-03-07 [colin] 3.7.1cvs4
399 2009-03-07 [colin] 3.7.1cvs3
404 Handle mimeparts that lack an end boundary.
405 They're invalid but it's too annoying for
408 2009-03-06 [wwp] 3.7.1cvs2
411 * src/folder_item_prefs.c
412 * src/folder_item_prefs.h
413 * src/prefs_folder_item.c
414 Add per-folder default cc, bcc and reply-to.
416 2009-03-06 [colin] 3.7.1cvs1
419 * src/gtk/gtksourceprintjob.c
420 Fix build with old print interface
422 2009-03-06 [paul] 3.7.1
429 2009-03-06 [paul] 3.7.0cvs78
440 updated by David Vachulka, Stephan Sachse, Flammie
441 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
442 Frederico Goncalves Guimaraes, Lars Persson Fink,
445 2009-03-03 [colin] 3.7.0cvs77
447 * src/prefs_filtering.c
448 Win32: Fix bug 1865, 'IMAP account name changes
449 are not followed at filter actions'
451 2009-03-02 [colin] 3.7.0cvs76
454 Fix Launchpad bug 335571: 'claws-mail crashed
455 with SIGSEGV in strlen() while deleting
456 large amount of e-mails on IMAP account
458 2009-02-27 [mones] 3.7.0cvs75
460 * manual/es/account.xml
462 * manual/es/addrbook.xml
463 * manual/es/advanced.xml
464 * manual/es/claws-mail-manual.xml
466 * manual/es/glossary.xml
468 * manual/es/handling.xml
469 * manual/es/intro.xml
470 * manual/es/keyboard.xml
471 * manual/es/plugins.xml
472 * manual/es/starting.xml
473 Sync with English version, fix some typos
474 Changed encoding to UTF-8
476 Update for release, changed encoding to UTF-8
478 2009-02-24 [colin] 3.7.0cvs74
481 Don't print separation line if there
484 2009-02-23 [cleroy] 3.7.0cvs73
493 * src/addrduplicates.c
496 * src/addressbook_foldersel.c
506 * src/editaddress_other_attributes_ldap.c
544 * src/prefs_account.c
545 * src/prefs_actions.c
547 * src/prefs_filtering.c
548 * src/prefs_filtering_action.c
549 * src/prefs_folder_column.c
550 * src/prefs_folder_item.c
552 * src/prefs_matcher.c
555 * src/prefs_summaries.c
556 * src/prefs_summary_column.c
557 * src/prefs_template.c
559 * src/prefs_toolbar.c
571 * src/summary_search.c
578 * src/common/base64.c
581 * src/common/plugin.c
583 * src/common/session.c
585 * src/common/socket.c
586 * src/common/string_match.c
587 * src/common/stringtable.c
591 * src/common/xmlprops.c
592 * src/gtk/colorlabel.c
594 * src/gtk/foldersort.c
595 * src/gtk/gtkaspell.c
596 * src/gtk/gtkcmclist.c
597 * src/gtk/gtkcmctree.c
598 * src/gtk/gtkcmoptionmenu.c
599 * src/gtk/gtksctree.c
600 * src/gtk/gtkshruler.c
601 * src/gtk/gtksourceprintjob.c
603 * src/gtk/gtkvscrollbutton.c
604 * src/gtk/logwindow.c
606 * src/gtk/pluginwindow.c
607 * src/gtk/prefswindow.c
608 * src/gtk/quicksearch.c
609 * src/gtk/spell_entry.c
610 * src/plugins/pgpcore/select-keys.c
611 * src/plugins/pgpinline/pgpinline.c
612 * src/plugins/pgpmime/pgpmime.c
613 * src/plugins/smime/smime.c
614 * src/plugins/spamassassin/spamassassin_gtk.c
615 Mass commit changing g_return_* to cm_return_*
616 and making these more interesting
618 2009-02-23 [colin] 3.7.0cvs72
621 Always initialise error code to no error
623 2009-02-23 [colin] 3.7.0cvs71
626 Fix separator substitution
628 2009-02-23 [colin] 3.7.0cvs70
631 * src/gtk/colorlabel.c
632 don't use g_return on normal checks
634 2009-02-22 [colin] 3.7.0cvs69
640 2009-02-22 [colin] 3.7.0cvs68
642 * src/addrduplicates.c
659 * src/prefs_filtering.c
670 * src/common/socket.c
671 * src/common/template.c
672 * src/etpan/imap-thread.c
673 * src/gtk/gtkaspell.c
674 * src/gtk/gtkcmctree.c
675 * src/gtk/gtksctree.c
676 * src/gtk/inputdialog.c
677 * src/plugins/pgpcore/sgpgme.c
678 * src/plugins/pgpmime/pgpmime.c
679 * src/plugins/smime/smime.c
680 * src/plugins/spamassassin/spamassassin.c
681 Fix errors caught by Coverity: NULL checks, leaks, overruns,
682 uninitialised accesses
684 2009-02-17 [colin] 3.7.0cvs67
687 Disable controls during queuing
689 2009-02-15 [colin] 3.7.0cvs66
692 * src/plugins/pgpcore/select-keys.c
693 * src/plugins/pgpcore/sgpgme.c
694 Disable use of disabled keys
696 2009-02-15 [colin] 3.7.0cvs65
700 Fix font updating after changing
701 prefs_common.derive_from_normal_font
703 2009-02-12 [paul] 3.7.0cvs64
709 * src/common/version.h.in
713 more copyright header fixes
715 2009-02-12 [paul] 3.7.0cvs63
717 * src/gtk/progressdialog.c
718 * src/gtk/progressdialog.h
721 2009-02-12 [paul] 3.7.0cvs62
723 * src/gtk/spell_entry.c
724 * src/gtk/spell_entry.h
725 better, more standard copyright header
727 2009-02-12 [paul] 3.7.0cvs61
729 * src/gtk/spell_entry.c
730 * src/gtk/spell_entry.h
731 changes to copyright header
733 2009-02-12 [paul] 3.7.0cvs60
735 * src/gtk/spell_entry.c
736 * src/gtk/spell_entry.h
739 2009-02-11 [colin] 3.7.0cvs59
741 * src/gtk/spell_entry.c
742 * src/gtk/spell_entry.h
745 2009-02-11 [colin] 3.7.0cvs58
748 * src/gtk/Makefile.am
749 * src/gtk/gtkaspell.c
750 * src/gtk/gtkaspell.h
751 Add spellcheck to subject. Patch by
754 2009-02-10 [holger] 3.7.0cvs57
758 Move filename define for printing page setup cache to defs.h
760 2009-02-08 [mones] 3.7.0cvs56
763 Fix build for bison 2.4.1
765 2009-02-06 [holger] 3.7.0cvs55
770 Fix restoring of custom page setups for printing by
771 temporarily caching the settings.
772 This is a workaround for Gnome Bug #39018, and fixes
773 Claws Mail Bug #1840.
775 2009-02-06 [colin] 3.7.0cvs54
778 Fix hardcoded Shift-Q quits. Fixes
779 bug 1838, 'Claws-Mail sometimes quits
780 when attempting to type a capital Q'
782 2009-01-31 [paul] 3.7.0cvs53
785 revert 3.7.0cvs49, until there is time to find out
786 why it causes a nasty crash!
788 2009-01-31 [paul] 3.7.0cvs52
791 1 string that was forgotten for translation
793 2009-01-31 [paul] 3.7.0cvs51
796 2 strings that were forgotten for translation
798 2009-01-31 [paul] 3.7.0cvs50
800 * src/gtk/prefswindow.c
801 build prefs tree in a slightly smarter way -
802 fix bug where if path[0] had same name as
803 path[1], (like in the de translation), path[1]
804 was lost and not shown in the window
806 2009-01-31 [paul] 3.7.0cvs49
809 fix bug 1836, 'Quoted text still blue after
810 removal of quote-character'
811 comment out some debug_print's that needlessly
814 comment out a debug_print that needlessly slows
817 2009-01-31 [paul] 3.7.0cvs48
820 fix bug 1834, '"semi"-selection when collapsing thread'
822 2009-01-31 [paul] 3.7.0cvs47
824 * src/prefs_compose_writing.c
825 * src/prefs_message.c
826 move 'quote_chars' pref to where it should be
828 2009-01-30 [paul] 3.7.0cvs46
831 fix updating of popup menu sensitivity
833 2009-01-28 [paul] 3.7.0cvs45
835 * tools/filter_conv_new.pl
836 move 'move' and 'delete' to end of @actions
837 so that they are always final actions in the
838 generated filtering rule
840 2009-01-27 [paul] 3.7.0cvs44
843 always select text/calendar mimepart if suitable
844 plugin (i.e. vCalendar) is available
846 2009-01-27 [paul] 3.7.0cvs43
849 fix crash when right-clicking in summaryview when
852 2009-01-22 [colin] 3.7.0cvs42
857 When replying to signed/encrypted mail and the
858 preference to sign/encrypt in this case is set,
859 choose the original mail's privacy system (if
862 2009-01-21 [colin] 3.7.0cvs41
865 Fix warning (on-the-fly theming of
866 addressbook isn't complete yet)
868 2009-01-21 [colin] 3.7.0cvs40
872 Win32: Fix window placement
874 2009-01-21 [paul] 3.7.0cvs39
877 update timeout log msg
879 2009-01-17 [colin] 3.7.0cvs38
885 * src/etpan/imap-thread.c
886 Fix g_open calls (which don't ignore mode)
888 2009-01-17 [colin] 3.7.0cvs37
897 * src/common/ssl_certificate.c
900 * src/etpan/imap-thread.c
901 * src/plugins/bogofilter/bogofilter.c
902 * src/plugins/pgpinline/pgpinline.c
903 * src/plugins/smime/smime.c
904 Probably fix bug 1825, 'Unable to fetch messages from
905 IMAP folders named with non-ASCII string'
906 Change remaining occurences of fopen and open with
909 2009-01-17 [paul] 3.7.0cvs36
912 update an old, outdated piece of info
914 2009-01-17 [paul] 3.7.0cvs35
916 * src/prefs_folder_item.c
917 fix bug where saving Folder Properties of a
918 sub-folder of outbox, queue, draft or trash
919 would change its parent's folder type to normal
921 2009-01-12 [mones] 3.7.0cvs34
926 2009-01-12 [wwp] 3.7.0cvs33
929 * tools/popfile-link.sh
930 * tools/textviewer.sh
931 Fix bashisms and other portability glitches (thanks to
934 2009-01-11 [paul] 3.7.0cvs32
937 clean up some build warnings
939 2009-01-11 [colin] 3.7.0cvs31
942 Revert part of patch 3.7.0cvs29
943 This function is used when jpilot
946 2009-01-11 [colin] 3.7.0cvs30
949 folder_find_child_item_by_name():
950 actually use name, not path's basename
952 2009-01-11 [paul] 3.7.0cvs29
959 * src/prefs_folder_item.c
960 clean up some build warnings
962 2009-01-11 [paul] 3.7.0cvs28
965 don't even mention printing support, assume its
966 presence, unless building with GTK+ < 2.10.0
968 2009-01-10 [colin] 3.7.0cvs27
971 Fix bug 1811, '[mime] Crash when there's no
972 room for filename's start on the same line'
973 When the mimetype of the attachment is very
974 long, there's no room at all to start the
975 name=... parameter on the same line. This
976 caused an infinite loop as 0 characters of
977 the filename could be appended.
978 In such cases, insert linebreak before the
981 2009-01-09 [colin] 3.7.0cvs26
986 Win32: Fix bug 1815, 'Drag-n-Drop of files on
987 Compose Window does not attach'
989 2009-01-09 [colin] 3.7.0cvs25
992 Fix bug 1817, 'Changing Themes does not
993 update the pixmaps in "Select folder"
996 2009-01-09 [colin] 3.7.0cvs24
999 Win32: Fix bug 1816, 'Attaching files with
1000 command-line generates error after attaching'
1002 2009-01-09 [paul] 3.7.0cvs23
1005 forgot this '2009' in last commit
1007 2009-01-09 [paul] 3.7.0cvs22
1011 update copyright headers
1013 2009-01-09 [paul] 3.7.0cvs21
1015 * doc/man/claws-mail.1
1018 2009-01-09 [colin] 3.7.0cvs20
1021 Fix bug 1814, 'Windows' WM badly places
1024 2009-01-09 [colin] 3.7.0cvs19
1026 * src/prefs_themes.c
1027 * src/stock_pixmap.c
1028 * src/stock_pixmap.h
1029 * src/common/utils.c
1030 * src/common/utils.h
1031 Win32: Fix bug 1813, 'Installing Theme Creates Error'
1033 2009-01-08 [colin] 3.7.0cvs18
1036 Win32: Fix bug 1810, 'Pressing 'o' key
1039 2009-01-07 [colin] 3.7.0cvs17
1042 Fix bug 1432, '& not escaped in links (HTML
1045 2009-01-06 [colin] 3.7.0cvs16
1047 * src/plugins/pgpcore/select-keys.c
1048 Warn translators the usual way about
1051 2009-01-06 [colin] 3.7.0cvs15
1054 Fix synchronisation dialog that shouldn't
1055 appear when network goes down (Network
1059 Fix save as when attach_save_dir isn't set
1060 fixes bug 1804, 'attach_save_directory does
1061 not default to $HOME'
1062 * src/plugins/pgpcore/select-keys.c
1063 Add mnemonics to buttons - warn translators!
1065 2009-01-06 [wwp] 3.7.0cvs14
1067 * src/common/utils.c
1068 Fix cvs13, thanks to Colin.
1070 2009-01-06 [wwp] 3.7.0cvs13
1072 * src/common/utils.c
1073 Better support for Spanish Outlook replies (RES).
1075 2009-01-02 [colin] 3.7.0cvs12
1078 Fix (+) sign after collapsed folder names that
1079 have quicksearch-matching children.
1080 Fixes bug 1506, 'Recursive search in collapsed
1083 2009-01-02 [colin] 3.7.0cvs11
1085 * src/stock_pixmap.c
1086 * src/stock_pixmap.h
1087 Remove now-unused stock_pixmap_gdk
1089 2009-01-02 [colin] 3.7.0cvs10
1091 * src/gtk/gtkutils.c
1092 * src/pixmaps/claws-mail_icon.xpm
1093 Use pixbuf for app icon, and make the app icon
1096 2009-01-02 [colin] 3.7.0cvs9
1099 Show both link title and URI if possible
1101 2009-01-02 [colin] 3.7.0cvs8
1105 * src/addressbook_foldersel.c
1108 * src/grouplistdialog.c
1112 * src/gtk/gtkcmclist.c
1113 * src/gtk/gtkcmclist.h
1114 * src/gtk/gtkcmctree.c
1115 * src/gtk/gtkcmctree.h
1116 * src/gtk/gtksctree.c
1117 * src/gtk/gtksctree.h
1118 Implement pixbuf rendering in tree widgets
1120 * src/plugins/trayicon/trayicon.c
1122 * src/prefs_themes.c
1123 Use pixbuf rendering here too
1125 2008-12-30 [paul] 3.7.0cvs7
1128 no need to prematurely trim the uri in the statusbar
1130 2008-12-29 [paul] 3.7.0cvs6
1133 prefer List-Id header to X-* headers when creating
1134 filter rule automatically
1136 2008-12-28 [colin] 3.7.0cvs5
1139 Set minimum height to 440 instead of 480
1141 2008-12-22 [colin] 3.7.0cvs4
1144 Fix bug 1799, '"Discard message" deletes manually
1145 saved draft'. Switch rmode to REEDIT after
1148 2008-12-21 [paul] 3.7.0cvs3
1150 * tools/claws.i18n.status.pl
1153 2008-12-21 [paul] 3.7.0cvs2
1159 2008-12-21 [paul] 3.7.0cvs1
1165 2008-12-19 [paul] 3.7.0
1172 2008-12-19 [paul] 3.6.1cvs80
1175 remove unmaintained sk and sr from ALL_LINGUAS
1176 add newly maintained cs to ALL_LINGUAS
1187 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
1188 Stephan Sachse, Flammie Pirinen, Páder Rezso, Marcel Pol,
1189 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
1192 2008-12-16 [colin] 3.6.1cvs79
1194 * src/plugins/pgpcore/sgpgme.c
1197 2008-12-15 [colin] 3.6.1cvs78
1202 * src/plugins/pgpcore/sgpgme.c
1203 * src/plugins/pgpcore/sgpgme.h
1204 * src/plugins/pgpinline/pgpinline.c
1205 * src/plugins/pgpmime/pgpmime.c
1206 * src/plugins/smime/smime.c
1207 Fix bug 1796, 'PGP/MIME setting: "select key by your
1208 email address" doesn't work'. Use custom from address
1211 2008-12-15 [colin] 3.6.1cvs77
1213 * src/common/utils.c
1214 Fix bug 1746, 'Makes a mailto link from several
1217 2008-12-15 [paul] 3.6.1cvs76
1219 * m4/spamassassin.m4
1220 fix warnings thrown up by autoconf-2.63
1222 2008-12-13 [colin] 3.6.1cvs75
1227 * src/common/utils.c
1228 * src/common/utils.h
1230 Finish previous patch
1232 2008-12-13 [colin] 3.6.1cvs74
1235 Only install certs on windows
1237 2008-12-13 [colin] 3.6.1cvs73
1240 * tools/ca-certificates.crt
1241 * src/common/Makefile.am
1243 First try to ship SSL certificates in Windows
1246 2008-12-12 [colin] 3.6.1cvs72
1249 * src/plugins/pgpinline/claws.def
1252 2008-12-12 [paul] 3.6.1cvs71
1256 * src/partial_download.c
1258 * src/common/claws.c
1259 * src/common/prefs.c
1260 * src/common/utils.c
1261 win32: fix unlinking, renaming and bug with
1265 2008-12-11 [colin] 3.6.1cvs70
1268 * manual/fr/advanced.xml
1269 Update french translations
1271 2008-12-10 [colin] 3.6.1cvs69
1274 Correct bug submission guidelines
1276 2008-12-10 [colin] 3.6.1cvs68
1278 * src/plugins/pgpcore/pgp_viewer.c
1279 Fix bug 1736, 'Key import does not work'
1280 Kill the correct pid (and not the parent
1281 shell), and increase the timeout a bit.
1283 2008-12-09 [paul] 3.6.1cvs67
1286 ensure that any stray noticeview buttons are hidden,
1287 as clicking them causes segfaults!
1289 2008-12-09 [colin] 3.6.1cvs66
1293 * src/folder_item_prefs.h
1294 * src/prefs_common.c
1295 * src/prefs_common.h
1297 Fix bug 1792, '"Save Message to" should
1298 retain list of recently selected folders'
1299 Also, make Enchant-related prefs stick
1300 even if the build doesn't enable enchant
1302 2008-12-09 [paul] 3.6.1cvs65
1305 fix bug 1787, 'Prevent automatic PGP inline
1306 decryption attempts' use the noticeview to display
1307 decryption failure messages instead of the irritating
1310 2008-12-09 [colin] 3.6.1cvs64
1312 * src/prefs_filtering.c
1313 Fix bug 1789, 'filtering account selection
1314 (regression)'. Filtering on sending-only
1315 accounts can be a little useful when using
1316 filtering via Tools menu.
1318 2008-12-07 [paul] 3.6.1cvs63
1320 * src/prefs_actions.c
1321 don't auto-select first entry (same as other
1323 * src/gtk/pluginwindow.c
1324 these parents don't have children so don't look
1327 2008-12-07 [paul] 3.6.1cvs62
1329 * src/prefs_account.c
1330 * src/gtk/pluginwindow.c
1331 * src/gtk/prefswindow.c
1332 * src/gtk/prefswindow.h
1333 auto-select first page
1335 2008-12-05 [colin] 3.6.1cvs61
1339 Fix bug 1788, 'CM crashes re-encoding
1340 encoded parameters' (introduced in cvs40)
1342 2008-12-05 [paul] 3.6.1cvs60
1344 * src/prefs_common.h
1345 remove gpg prefs that are no longer needed here
1347 2008-12-03 [colin] 3.6.1cvs59
1350 Speed up cache reading (about 10% gain)
1352 * src/gtk/gtksctree.c
1353 Speed up expand/collapse all threads
1356 2008-12-03 [paul] 3.6.1cvs58
1359 eradicate gcc4's signedness warnings
1360 fix building with gnuTLS on (Open)Solaris
1362 2008-12-01 [colin] 3.6.1cvs57
1364 * src/gtk/gtkcmclist.c
1367 2008-12-01 [colin] 3.6.1cvs56
1369 * src/plugins/pgpinline/pgpinline.c
1370 Fix bug 1779, 'PGP Inline badly handles
1371 multipart'. Properly dump the current part
1372 instead of running around with scissors
1374 2008-11-30 [paul] 3.6.1cvs55
1376 * manual/advanced.xml
1377 * manual/plugins.xml
1378 * src/prefs_toolbar.c
1379 remove the verb from the page title and
1380 update references in the manual
1382 2008-11-30 [paul] 3.6.1cvs54
1385 move Other/ page to Other/Miscellaneous
1386 * src/gtk/prefswindow.c
1387 make parent page unselectable
1389 2008-11-29 [paul] 3.6.1cvs53
1392 add the new 'primary_paste_unselects' hidden
1393 option, add missing 'log_[...]_color' options,
1394 and reformat the text
1395 * manual/advanced.xml
1396 add the new 'primary_paste_unselects' hidden
1397 option, add missing 'log_[...]_color' options
1399 2008-11-28 [colin] 3.6.1cvs52
1404 2008-11-28 [colin] 3.6.1cvs51
1409 2008-11-28 [colin] 3.6.1cvs50
1412 Fix account selection in Mailing list
1415 2008-11-28 [paul] 3.6.1cvs49
1418 automatically remove obsolete strings
1420 2008-11-28 [colin] 3.6.1cvs48
1422 * src/plugins/pgpcore/sgpgme.c
1423 Fix error message when key isn't available.
1425 2008-11-27 [colin] 3.6.1cvs47
1431 2008-11-26 [colin] 3.6.1cvs46
1436 2008-11-26 [colin] 3.6.1cvs45
1438 * src/plugins/pgpcore/select-keys.c
1439 * src/plugins/pgpcore/sgpgme.c
1440 Fix bug 1591, 'S/MIME: better key
1441 handling/selection dialog'
1442 Really ignore revoked/expired keys
1444 2008-11-26 [colin] 3.6.1cvs44
1447 * src/common/claws.c
1449 Make sure libgcrypt's threading is initialised
1450 before gnutls. See also old bug 1539.
1452 2008-11-26 [colin] 3.6.1cvs43
1456 * src/etpan/imap-thread.c
1457 Fix possible crashes due to clist_begin()
1458 not checking for NULLs (it should!)
1460 2008-11-25 [colin] 3.6.1cvs42
1463 Fix line length in MIME parameters
1465 2008-11-22 [paul] 3.6.1cvs41
1468 grab Return key press in attachments Properties
1471 2008-11-21 [colin] 3.6.1cvs40
1475 Fix bug 1776, 'use encoded name parameters
1476 for attachments instead of ascii'.
1477 Break the RFC 2047 by using B-encoded
1478 filename parameter, like everyone does,
1479 following advice from the RFC author.
1481 2008-11-21 [colin] 3.6.1cvs39
1483 * src/common/socket.c
1484 Rehandshake if server asks to
1486 2008-11-21 [colin] 3.6.1cvs38
1490 * src/common/session.h
1492 Move conditional-compilation members to
1495 2008-11-19 [wwp] 3.6.1cvs37
1497 * src/prefs_actions.c
1498 Fixed wrong behaviour when pressing Escape (was not cancelling
1501 2008-11-19 [wwp] 3.6.1cvs36
1507 * src/prefs_actions.c
1508 * src/prefs_filtering_action.c
1512 * src/common/utils.c
1513 Replace occurrences of "command line" with "command-line" everywhere.
1514 Enforce code style (mostly indentation) in prefs_actions.c.
1516 2008-11-19 [colin] 3.6.1cvs35
1519 * src/prefs_common.c
1520 * src/prefs_common.h
1521 Add primary_paste_unselects hidden preference
1522 to change how middle-click pasting changes
1523 the selection and insert point; defaults to
1526 2008-11-19 [colin] 3.6.1cvs34
1529 Always give focus to summaryview, even if
1530 the folder is empty, in small screen layout.
1531 Allows to go back to folderlist using the
1534 2008-11-18 [colin] 3.6.1cvs33
1537 Put back conditional at the end of struct
1539 2008-11-18 [colin] 3.6.1cvs32
1542 * src/common/w32_reg.c
1543 Fix crash on win32 when browsing to a
1546 2008-11-15 [colin] 3.6.1cvs31
1549 After a mid-click paste, deselect selection
1550 and go to end of paste.
1552 2008-11-15 [colin] 3.6.1cvs30
1555 Auto-save draft after external editor quits
1557 2008-11-15 [colin] 3.6.1cvs29
1559 * src/plugins/pgpcore/sgpgme.c
1560 Fix wrong error display, thanks to
1563 2008-11-14 [colin] 3.6.1cvs28
1565 * src/prefs_actions.c
1566 Comment out bogus (IMO) warning
1568 2008-11-14 [colin] 3.6.1cvs27
1575 Share summaryview's context menu actions with
1576 the equivalent menu items of the main menu;
1577 this allows to share accelerators and de-
1580 2008-11-14 [colin] 3.6.1cvs26
1582 * src/plugins/pgpcore/sgpgme.c
1583 Fix bug 1768, 'claws-mail crashes while
1584 checking smime bad signature'
1586 2008-11-13 [colin] 3.6.1cvs25
1590 Fix redefinition of PREFSBUFSIZE
1592 2008-11-13 [wwp] 3.6.1cvs24
1594 * tools/popfile-link.sh
1595 Add support for reusing existing POPFile session ID.
1597 2008-11-12 [colin] 3.6.1cvs23
1600 Fix bug 1771, 'Folder template gets
1601 truncated when exiting the application'
1602 Use a 32k buffer for string preferences
1604 2008-11-11 [colin] 3.6.1cvs22
1607 Fix "display sender using addressbook" when
1608 prefs_common.swap_from is in use. Patch by
1611 2008-11-11 [colin] 3.6.1cvs21
1616 Make a few functions static
1618 2008-11-07 [colin] 3.6.1cvs20
1622 Fix crash when rebuilding colorlabel
1626 * src/prefs_account.c
1627 * src/prefs_compose_writing.c
1628 * src/prefs_logging.c
1629 * src/prefs_message.c
1631 * src/prefs_receive.c
1632 * src/prefs_summaries.c
1633 * src/prefs_wrapping.c
1634 * src/plugins/bogofilter/bogofilter_gtk.c
1635 * src/plugins/pgpcore/prefs_gpg.c
1636 * src/plugins/spamassassin/spamassassin_gtk.c
1637 Fix deprecated use of page_size in
1638 gtkspinbutton adjustments
1640 2008-11-06 [mones] 3.6.1cvs19
1643 Fix missing "About" in Help menu
1644 * tools/claws.i18n.status.pl
1647 2008-11-05 [colin] 3.6.1cvs18
1652 * src/common/socket.c
1653 * src/common/socket.h
1654 * src/gtk/gtkutils.c
1655 * src/gtk/gtkutils.h
1656 w32: Implement single launch (lock
1657 socket); always put debug log to
1658 the rc_dir; fix Start menu update
1659 after registering as default Mail
1662 2008-11-05 [colin] 3.6.1cvs17
1665 Setting the Mail start menu item in HKCU
1666 confuses the Internet Options dialog. Do
1667 it in HKLM as this dialog does.
1669 2008-11-04 [colin] 3.6.1cvs16
1671 * src/common/w32_reg.c
1674 2008-11-04 [colin] 3.6.1cvs15
1677 w32: Fix getting content-type
1679 * src/prefs_common.c
1680 * src/prefs_common.h
1681 * src/prefs_ext_prog.c
1683 w32: better integration (use the
1684 standard file associations instead
1685 of our platform-unadapted open
1688 * src/common/utils.c
1689 * src/common/w32_reg.c
1690 * src/common/w32lib.h
1691 w32: better integration (allow
1692 setting Claws as default MUA)
1694 2008-11-01 [colin] 3.6.1cvs14
1697 Fix wrongly converted non-ascii characters
1698 when locale's charset is US-ASCII (strict-mode
1699 was failing in this case)
1701 2008-10-30 [colin] 3.6.1cvs13
1707 Use one UI Manager per mimeview, instead of
1708 the global one -- else user_data pointer gets
1709 broken if opening and closing another message-
1710 view, then using right-click on a mimeview's
1711 mimepart. Probably fixes bug 1711, 'Save-as
1714 2008-10-24 [paul] 3.6.1cvs12
1717 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
1718 * tools/kdeservicemenu/install.sh
1719 another, possibly the final?, attempt on getting this
1722 2008-10-24 [paul] 3.6.1cvs11
1724 * tools/kdeservicemenu/install.sh
1725 fix servicemenu installation directory on kde4
1727 2008-10-24 [paul] 3.6.1cvs10
1729 * tools/kdeservicemenu/README
1730 * tools/kdeservicemenu/install.sh
1731 add support for kde4 in addition to kde3.
1732 a rework involving checking for kde4-config, then
1733 kde-config, finally prompting the user for the
1734 location of either if they cannot be found
1737 2008-10-18 [paul] 3.6.1cvs9
1739 * tools/claws.i18n.status.pl
1740 updated with latest translator info.
1741 only print for languages defined in %langname
1743 2008-10-17 [paul] 3.6.1cvs8
1745 * src/plugins/pgpcore/sgpgme.c
1746 when listing the uid's, show the uid validity
1748 2008-10-16 [paul] 3.6.1cvs7
1753 2008-10-13 [wwp] 3.6.1cvs6
1756 Updated French translation.
1758 2008-10-11 [colin] 3.6.1cvs5
1761 Fix bug 1756, "Outdated translators list in About
1762 dialogue". Patch by Aleksei Miheev.
1764 2008-10-11 [colin] 3.6.1cvs4
1774 * src/prefs_account.c
1775 * src/send_message.c
1776 * src/send_message.h
1780 * src/common/claws.c
1782 * src/common/session.c
1783 * src/common/session.h
1786 * src/common/socket.c
1787 * src/common/socket.h
1790 * src/common/ssl_certificate.c
1791 * src/common/ssl_certificate.h
1793 * src/gtk/sslcertwindow.c
1794 * src/gtk/sslcertwindow.h
1797 2008-10-11 [colin] 3.6.1cvs3
1799 * src/common/ssl_certificate.c
1800 Make local function static
1802 2008-10-10 [colin] 3.6.1cvs2
1805 * src/common/ssl_certificate.c
1806 * src/gtk/sslcertwindow.c
1807 Add offline certificate verification,
1808 thanks to Nikos Mavrogiannopoulos for the
1811 2008-10-10 [colin] 3.6.1cvs1
1813 * src/common/ssl_certificate.c
1814 * src/gtk/sslcertwindow.c
1817 2008-10-10 [paul] 3.6.1
1819 * m4/spamassassin.m4
1820 remove openssl dross
1827 2008-10-10 [colin] 3.6.0cvs25
1830 Tell libetpan it doesn't need to init
1833 2008-10-10 [colin] 3.6.0cvs24
1836 Remove references to openssl
1838 2008-10-09 [colin] 3.6.0cvs23
1843 2008-10-09 [colin] 3.6.0cvs22
1846 Error out when building against openssl
1848 2008-10-09 [colin] 3.6.0cvs21
1855 Disable OpenSSL due to requirement of
1856 OpenSSL exception. Code not removed yet,
1857 just in case, but disabled.
1859 2008-10-09 [colin] 3.6.0cvs20
1869 * src/prefs_ext_prog.c
1871 * src/prefs_image_viewer.c
1875 * src/gtk/Makefile.am
1877 * src/gtk/gtksourceprintjob.c
1878 * src/gtk/gtksourceprintjob.h
1879 Revert previous patch. It'd be better to remove
1880 OpenSSL instead, as GnuTLS works as well.
1882 2008-10-09 [colin] 3.6.0cvs19
1892 * src/prefs_ext_prog.c
1894 * src/prefs_image_viewer.c
1898 * src/gtk/Makefile.am
1900 * src/gtk/gtksourceprintjob.c
1901 * src/gtk/gtksourceprintjob.h
1902 Remove the libgnomeprint interface (deprecated,
1903 and fixes Debian's #501570, 'Copyright confusion')
1905 2008-10-09 [colin] 3.6.0cvs18
1908 Require libetpan 0.57 (important fixes)
1910 2008-10-08 [paul] 3.6.0cvs17
1912 * src/prefs_filtering_action.c
1913 * src/prefs_matcher.c
1914 enable re-ordering of the filtering/processing
1915 condition and actions lists by drag'n'drop
1917 2008-10-08 [colin] 3.6.0cvs16
1920 Fix wrong menu title
1922 2008-10-07 [colin] 3.6.0cvs15
1925 After thinking, revert this. It's only a minor
1926 annoyance to GSSAPI users, and I can't test this
1927 right now. Postponed until after next good release.
1929 2008-10-07 [colin] 3.6.0cvs14
1932 Don't ask for a password when using GSSAPI
1934 2008-10-07 [colin] 3.6.0cvs13
1937 Fix build with GTK+ < 2.14
1939 2008-10-07 [colin] 3.6.0cvs12
1943 * src/prefs_common.c
1944 * src/prefs_common.h
1946 * src/gtk/colorlabel.c
1947 Fix bug 1749, 'Shortcut keys for color labels
1949 Make fullscreen a setting remembered between
1952 2008-10-07 [colin] 3.6.0cvs11
1955 Fix bug 1747, 'Wanderlust keybindings no longer
1956 working (regression)'
1958 2008-10-07 [colin] 3.6.0cvs10
1961 Make fullscreen a real menu item
1963 2008-10-07 [colin] 3.6.0cvs9
1966 Make sure we won't save size when
1969 2008-10-06 [colin] 3.6.0cvs8
1973 Handle fullscreen via F11. Patch by
1976 2008-10-06 [colin] 3.6.0cvs7
1979 Fix return value when setting client cert
1981 2008-10-04 [colin] 3.6.0cvs6
1984 Fix bug 1742, 'Attachment list contents not
1987 2008-10-04 [paul] 3.6.0cvs5
1990 fix failure of Hide toolbar option on restart
1992 2008-10-04 [colin] 3.6.0cvs4
1999 Maemo: Fix bug 1737, Crashes upon opening
2001 2008-10-04 [paul] 3.6.0cvs3
2004 submitted (just a little late) by Frederico
2007 2008-10-03 [wwp] 3.6.0cvs2
2010 Many fixes, mostly in menus and accelerators.
2012 2008-10-03 [colin] 3.6.0cvs1
2015 Allow network mounts with new GTKs: they're
2016 available via FUSE mounts and we don't need
2019 2008-10-03 [paul] 3.6.0
2026 2008-10-03 [paul] 3.5.0cvs145
2033 new translations. added by Yasen Pramatarov,
2034 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
2043 updated translations. submitted by Miquel Oliete,
2044 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
2045 Andrea Spadaccini, Emilian Nowak, and Ralph Young
2047 2008-10-02 [colin] 3.5.0cvs144
2049 * src/common/session.c
2050 Fix crash when connection fails on windows
2052 2008-10-01 [colin] 3.5.0cvs143
2055 Real fix for FS-unsafe chars on win32
2057 2008-10-01 [colin] 3.5.0cvs142
2060 Encode prohibited filenames on win32
2062 2008-09-30 [mones] 3.5.0cvs141
2066 * src/prefs_themes.c
2068 Fix output of some debug messages
2070 2008-09-30 [colin] 3.5.0cvs140
2077 * src/prefs_themes.c
2081 * src/common/utils.c
2082 * src/gtk/sslcertwindow.c
2083 Win32: Fix time usage; use g_stat
2085 2008-09-29 [colin] 3.5.0cvs139
2087 * src/common/utils.c
2088 Fix case-sensitive match of subject
2091 2008-09-29 [colin] 3.5.0cvs138
2093 * src/folder_item_prefs.c
2094 * src/folder_item_prefs.h
2096 * src/prefs_folder_item.c
2097 * src/prefs_matcher.c
2099 * src/common/string_match.c
2100 * src/common/utils.c
2101 Fix a huge leak (dozens of megs per folder
2102 change) on Windows: disable regexps
2104 2008-09-28 [paul] 3.5.0cvs137
2109 2008-09-27 [colin] 3.5.0cvs136
2113 Add accessor for cur_account
2115 2008-09-27 [colin] 3.5.0cvs135
2118 Fix crash when error happen on session establishment
2120 2008-09-26 [mones] 3.5.0cvs134
2125 2008-09-26 [colin] 3.5.0cvs133
2127 * src/plugins/pgpcore/claws.def
2130 2008-09-26 [colin] 3.5.0cvs132
2132 * src/prefs_common.c
2133 * src/prefs_common.h
2134 * src/plugins/pgpcore/pgp_viewer.c
2135 Add an accessor to prefs_common for plugins
2138 2008-09-25 [colin] 3.5.0cvs131
2141 Fix bug 1725, 'useless lines in clawsrc'
2142 * src/plugins/smime/mypgpcore.def
2143 Add a missing symbol
2145 2008-09-25 [paul] 3.5.0cvs130
2147 * src/plugins/smime/mypgpcore.def
2148 * src/plugins/smime/plugin.def
2149 * src/plugins/smime/version.rc
2150 add these windows-specific files
2153 2008-09-25 [colin] 3.5.0cvs129
2156 Load standard plugins only on first run
2158 2008-09-25 [colin] 3.5.0cvs128
2163 2008-09-24 [colin] 3.5.0cvs127
2166 Add nb_NO's charset (iso-8859-1)
2168 2008-09-24 [colin] 3.5.0cvs126
2170 * src/common/utils.c
2171 Fix get_mail_base_dir() on windows
2172 (was synced from main ages ago)
2174 2008-09-24 [colin] 3.5.0cvs125
2178 Integrate better with Windows' style
2180 2008-09-23 [paul] 3.5.0cvs124
2185 offer these strings to translators too
2187 2008-09-23 [colin] 3.5.0cvs123
2190 Add a --disable-dbus flag in case we want
2191 no DBUS even if headers are available (like
2192 for building gpg4win)
2195 * src/prefs_logging.c
2196 * src/common/utils.c
2197 * src/plugins/pgpcore/sgpgme.c
2198 * src/plugins/smime/claws.def
2200 - disable filtering log (it's crashy for
2202 - fix gmtime_r when time is -1 (before 01/01/70)
2203 - add symbols for smime
2205 2008-09-22 [colin] 3.5.0cvs122
2207 * src/common/utils.c
2211 Fix cursor position after changing account
2215 Fix absolute path detection
2217 2008-09-21 [colin] 3.5.0cvs121
2219 * src/gtk/gtkaspell.c
2220 Don't try to use empty dictionaries
2222 2008-09-20 [colin] 3.5.0cvs120
2225 Add the new files to the translations
2227 2008-09-20 [colin] 3.5.0cvs119
2230 * src/plugins/Makefile.am
2231 * src/plugins/smime/Makefile.am
2232 * src/plugins/smime/plugin.c
2233 * src/plugins/smime/smime.c
2234 * src/plugins/smime/smime.deps
2235 * src/plugins/smime/smime.h
2236 Include S/Mime plugin in the main plugins
2237 Will ease the Gpg4win team's work
2239 2008-09-20 [colin] 3.5.0cvs118
2246 * src/common/socket.c
2247 * src/gtk/gtkutils.c
2248 * src/plugins/pgpcore/claws.def
2249 Windows: more fixes, thanks to wwp and
2252 2008-09-20 [colin] 3.5.0cvs117
2255 Tell on which server errors happened
2257 2008-09-20 [colin] 3.5.0cvs116
2259 * src/etpan/etpan-thread-manager.c
2260 * src/etpan/imap-thread.c
2261 * src/etpan/nntp-thread.c
2262 Windows: Fix hang on IMAP/NNTP
2264 2008-09-20 [colin] 3.5.0cvs115
2266 * src/common/utils.c
2267 Fix bug 1723, "Buffer overflow crash caused by
2268 preview in 'Date format help' dialog box"
2269 Also, optimise fast_strftime a bit :)
2271 2008-09-18 [colin] 3.5.0cvs114
2275 Check for NULLs before str* functions
2277 2008-09-18 [colin] 3.5.0cvs113
2282 Handle html parts in multipart/related
2283 Decode ISO-8859-1 as Windows-1252 (the former
2284 is a subset of the latter) in order to
2285 workaround Outlook mails misencoding
2286 * src/gtk/logwindow.c
2287 * src/gtk/logwindow.h
2288 Clear mainwindow's error pixmap when the
2289 error scrolls out of the log
2291 2008-09-17 [colin] 3.5.0cvs112
2293 * src/image_viewer.c
2294 Fix image loading (multiple childs added to
2295 scrolledwindow, break of the resize functionality)
2297 * src/prefs_folder_item.c
2298 * src/prefs_spelling.c
2299 * src/gtk/gtkaspell.c
2300 Better fix problems with dictionaries updates
2302 2008-09-17 [colin] 3.5.0cvs111
2304 * src/common/utils.c
2305 Fix double-opening (fixes multiple signatures when
2308 2008-09-16 [colin] 3.5.0cvs110
2310 * src/prefs_account.c
2311 * src/prefs_folder_item.c
2312 * src/prefs_spelling.c
2313 * src/gtk/gtkaspell.c
2314 Better stripping of aspell dictionaries names
2318 * 3.6.0-rc1 released
2320 2008-09-16 [colin] 3.5.0cvs109
2325 * src/prefs_account.h
2327 * src/send_message.c
2328 * src/gtk/inputdialog.c
2329 Don't add a pref to allow remembering passwords
2330 (Just not checking the checkbox is enough)
2332 2008-09-16 [colin] 3.5.0cvs108
2335 Require libetpan 0.56 as 0.55 is crashy
2338 * src/gtk/inputdialog.c
2339 * src/gtk/inputdialog.h
2342 2008-09-16 [wwp] 3.5.0cvs107
2345 Complete 3.5.0cvs106 by removing a function that got
2346 moved to account.[ch].
2348 2008-09-16 [wwp] 3.5.0cvs106
2354 * src/quote_fmt_lex.l
2355 * src/quote_fmt_parse.y
2356 Add account signature (path and value string) manipulation
2357 keywords to the template processor. It's now possible in
2358 all templates to insert the account signature to an
2359 arbitrary location or to pass it to a external script for
2363 2008-09-16 [mones] 3.5.0cvs105
2370 * src/prefs_account.h
2371 * src/prefs_common.c
2372 * src/prefs_common.h
2374 * src/send_message.c
2375 * src/gtk/inputdialog.c
2376 * src/gtk/inputdialog.h
2377 Implement session passwords: unsaved passwords for receiving
2378 or sending of accounts can be remembered while running to
2379 avoid repetitive typing.
2380 As keeping passwords in memory is unsafe a new preference
2381 in Other page is added to activate or not such capability.
2383 2008-09-14 [colin] 3.5.0cvs104
2387 Make conv_iconv_strdup static
2389 2008-09-12 [colin] 3.5.0cvs103
2396 * src/folder_item_prefs.c
2397 * src/folder_item_prefs.h
2399 * src/prefs_account.c
2400 * src/prefs_common.c
2401 * src/prefs_common.h
2402 * src/prefs_folder_item.c
2403 * src/prefs_spelling.c
2404 * src/prefs_template.c
2406 * src/quote_fmt_parse.y
2409 * src/gtk/Makefile.am
2412 * src/gtk/gtkaspell.c
2413 * src/gtk/gtkaspell.h
2414 * src/plugins/bogofilter/Makefile.am
2415 * src/plugins/dillo_viewer/Makefile.am
2416 * src/plugins/spamassassin/Makefile.am
2417 * src/plugins/trayicon/Makefile.am
2418 Switch spellchecker to Enchant
2420 2008-09-12 [paul] 3.5.0cvs102
2423 * tools/csv2addressbook.pl
2424 add support for Fox Mail
2426 2008-09-12 [paul] 3.5.0cvs101
2429 * src/prefs_wrapping.c
2432 2008-09-12 [paul] 3.5.0cvs100
2435 revert cvs99's libenchant commit error
2437 2008-09-12 [colin] 3.5.0cvs99
2440 Only go to inbox if there are new mails
2441 (and fetch was manual)
2443 2008-09-10 [colin] 3.5.0cvs98
2447 * src/common/session.c
2448 Use g_timeout_add_seconds instead of g_timeout_add
2449 on glib >= 2.14 when we don't need precision on the
2450 delay. This helps reducing power consumption:
2451 http://mjg59.livejournal.com/74651.html
2453 2008-09-10 [colin] 3.5.0cvs97
2456 Don't save window size and position when
2457 compose is hidden (filtering action)
2459 2008-09-09 [colin] 3.5.0cvs96
2465 * src/addressbook_foldersel.c
2471 * src/editaddress_other_attributes_ldap.h
2475 * src/editldap_basedn.c
2484 * src/grouplistdialog.c
2487 * src/image_viewer.c
2498 * src/prefs_actions.c
2499 * src/prefs_filtering.c
2500 * src/prefs_folder_column.c
2502 * src/prefs_summary_column.c
2503 * src/prefs_toolbar.c
2504 * src/send_message.c
2506 * src/sourcewindow.c
2507 * src/sourcewindow.h
2511 * src/stock_pixmap.c
2512 * src/stock_pixmap.h
2521 * src/common/utils.c
2523 * src/gtk/colorlabel.c
2524 * src/gtk/colorlabel.h
2525 * src/gtk/combobox.h
2526 * src/gtk/description_window.c
2528 * src/gtk/gtkaspell.c
2529 * src/gtk/gtkaspell.h
2530 * src/gtk/gtkcmclist.c
2531 * src/gtk/gtkcmclist.h
2532 * src/gtk/gtkcmctree.c
2533 * src/gtk/gtkcmctree.h
2534 * src/gtk/gtkcmoptionmenu.h
2535 * src/gtk/gtksctree.c
2536 * src/gtk/gtksctree.h
2537 * src/gtk/gtkshruler.c
2538 * src/gtk/gtkshruler.h
2539 * src/gtk/gtksourceprintjob.c
2540 * src/gtk/gtksourceprintjob.h
2541 * src/gtk/gtkutils.c
2542 * src/gtk/gtkutils.h
2543 * src/gtk/gtkvscrollbutton.c
2544 * src/gtk/gtkvscrollbutton.h
2545 * src/gtk/icon_legend.c
2546 * src/gtk/inputdialog.c
2547 * src/gtk/logwindow.c
2548 * src/gtk/logwindow.h
2549 * src/gtk/manage_window.c
2550 * src/gtk/manage_window.h
2552 * src/gtk/prefswindow.c
2553 * src/gtk/progressdialog.c
2554 * src/gtk/progressdialog.h
2555 * src/plugins/bogofilter/bogofilter_gtk.c
2556 * src/plugins/pgpcore/passphrase.c
2557 * src/plugins/spamassassin/spamassassin_gtk.c
2558 * src/plugins/trayicon/trayicon.c
2559 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2560 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2561 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
2562 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2563 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2564 Complete GTK+ 2.14 undeprecation
2565 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
2567 2008-09-09 [colin] 3.5.0cvs95
2569 * src/gtk/gtkcmclist.h
2570 Fix build on GTK+ 2.14
2572 2008-09-08 [colin] 3.5.0cvs94
2576 Remove GtkSignalFunc
2578 2008-09-07 [colin] 3.5.0cvs93
2581 * src/addressbook_foldersel.c
2582 * src/gtk/gtkcmclist.c
2583 * src/gtk/gtkcmclist.h
2584 * src/gtk/gtkcmctree.c
2585 * src/gtk/gtkcmctree.h
2586 * src/gtk/gtksctree.c
2587 * src/gtk/prefswindow.c
2588 * src/gtk/prefswindow.h
2589 Use GDestroyNotify instead of GtkDestroyNotify
2590 (deprecated in GTK+ 2.14)
2592 2008-09-07 [colin] 3.5.0cvs92
2595 Fix bug 1712, 'invalid "Phishing attempt warning"
2596 when linked text ends with spaces'
2598 2008-09-05 [colin] 3.5.0cvs91
2601 Maybe fix bug 1711, 'Save-as attachment crashes'
2602 Possibly wrong free() due to pointer shifting
2604 2008-09-05 [colin] 3.5.0cvs90
2607 Fix bug 1710, 'User misreads "Discard Message"
2608 as "Discard Changes"'. Propose to save or discard
2609 only the latest changes when closing an existing
2610 draft. Autosave may still have saved parts of the
2613 2008-09-04 [colin] 3.5.0cvs89
2616 Fix bug 1707, 'Segfault when sorting on non-visible column'
2618 2008-09-01 [colin] 3.5.0cvs88
2623 * src/etpan/imap-thread.c
2624 * src/etpan/imap-thread.h
2625 Store spam flag on IMAP (Junk/NonJunk, as
2626 ThunderBird does - this is nonstandard)
2628 2008-08-31 [wwp] 3.5.0cvs87
2631 Fix globish edition^Wediting.
2633 2008-08-31 [wwp] 3.5.0cvs86
2636 Don't break nickname editing for non-LDAP books (nickname
2637 value was overwritten when editing existing contact, this
2638 came from 3.0.2cvs109).
2640 2008-08-30 [colin] 3.5.0cvs85
2644 Fix "Apply tags..." key shortcut
2646 2008-08-29 [iwkse] 3.5.0cvs84
2651 2008-08-29 [iwkse] 3.5.0cvs83
2654 Disable "Move to trash" action if
2655 we are in a trash-like folder.
2658 2008-08-29 [paul] 3.5.0cvs82
2661 bump up libetpan version requirement since
2662 0.55 is released now
2664 2008-08-28 [wwp] 3.5.0cvs81
2668 * src/prefs_account.c
2669 * src/prefs_account.h
2670 Add finer granularity to the POP3's remove-after delay (now in
2671 hours in addition to in days), patch by Paul Rolland.
2673 2008-08-28 [wwp] 3.5.0cvs80
2675 * src/gtk/combobox.c
2676 Fix a typo in a comment.
2678 2008-08-28 [iwkse] 3.5.0cvs79
2681 * src/prefs_actions.c
2682 * src/prefs_filtering.c
2683 * src/prefs_template.c
2684 Add search feature to the account,
2685 template and action dialog.
2686 It's turned on selecting one row
2687 of the list and typing some random
2688 letter. Thanks to wwp, colinl
2690 2008-08-28 [colin] 3.5.0cvs78
2695 * src/prefs_account.c
2696 * src/prefs_account.h
2700 * src/stock_pixmap.c
2701 * src/stock_pixmap.h
2703 * src/pixmaps/key_gpg_signed.xpm
2704 Fix bug 1412, "Sign reply, if mail was signed"
2705 Add an account preference to sign replies to signed mails
2707 2008-08-28 [iwkse] 3.5.0cvs77
2709 * src/prefs_filtering.c
2710 Making the search more useful,
2711 jumping directly to the relative rule.
2713 2008-08-27 [colin] 3.5.0cvs76
2718 2008-08-27 [colin] 3.5.0cvs75
2720 * src/gtk/gtkcmctree.c
2723 2008-08-26 [colin] 3.5.0cvs74
2725 * src/gtk/gtkcmctree.c
2726 Fix missing inits on old glib
2728 2008-08-26 [wwp] 3.5.0cvs73
2730 * src/common/utils.c
2731 Added 'Fwd' to the list of known common subject prefixes.
2733 2008-08-25 [iwkse] 3.5.0cvs72
2735 * src/image_viewer.c
2736 Add animated gif support to the
2739 2008-08-25 [colin] 3.5.0cvs71
2741 * src/gtk/gtkcmctree.c
2742 Make sure work isn't null
2744 2008-08-24 [colin] 3.5.0cvs70
2747 Fix typo on SSL_CERT_DIR
2749 2008-08-23 [holger] 3.5.0cvs69
2752 Fix bug 1699 'Separator line mis-placed when
2753 printing some e-mails'. The number of header lines
2754 was not correctly calculated when Pango inserts
2757 2008-08-23 [colin] 3.5.0cvs68
2760 Fix the account selector button; thanks
2763 2008-08-21 [colin] 3.5.0cvs67
2767 Add a compose preference for auto-indent
2770 Make colorlabel accels a bit less hacky
2772 2008-08-21 [colin] 3.5.0cvs66
2775 * src/prefs_common.c
2776 * src/prefs_common.h
2777 * src/prefs_wrapping.c
2778 Add a preference for autoindent; fix no_join tag
2779 being applied to whole lines instead of just \n when
2782 2008-08-21 [colin] 3.5.0cvs65
2785 Add support for auto-indentation
2787 2008-08-19 [colin] 3.5.0cvs64
2790 Save Autowrap status in drafts/queued mails
2792 2008-08-19 [colin] 3.5.0cvs63
2795 Fix a comment (in reality, test commit on
2798 2008-08-17 [colin] 3.5.0cvs62
2800 * src/prefs_actions.c
2803 * src/common/socket.h
2804 * src/gtk/gtkcmctree.c
2807 2008-08-16 [colin] 3.5.0cvs61
2809 * src/editaddress_other_attributes_ldap.h
2810 Add 'l' field (localityName)
2812 2008-08-16 [colin] 3.5.0cvs60
2815 * src/gtk/gtkcmclist.c
2816 * src/gtk/gtkcmclist.h
2817 * src/gtk/gtkcmctree.c
2818 * src/gtk/gtksctree.c
2819 * src/gtk/gtkutils.c
2820 * src/gtk/gtkvscrollbutton.c
2821 Fix Maemo build (OS2007)
2823 2008-08-14 [colin] 3.5.0cvs59
2826 Don't crash if parent is null when creating
2828 * src/gtk/pluginwindow.c
2829 Don't crash on race when closing window while
2830 a plugin is loading and does gtk_iterations
2832 2008-08-13 [colin] 3.5.0cvs58
2837 Fix bug 1696, 'Viewing binary attachements
2838 as text over 1 MB' (various buglets)
2840 2008-08-10 [colin] 3.5.0cvs57
2843 * src/gtk/gtkcmclist.c
2844 Continue fixing GTK < 2.12 build, thanks to
2847 2008-08-10 [colin] 3.5.0cvs56
2849 * src/gtk/gtksctree.c
2850 Fix build on GTK < 2.12
2852 2008-08-09 [colin] 3.5.0cvs55
2855 Fix untranslatable strings, thanks to
2858 2008-08-07 [colin] 3.5.0cvs54
2864 * src/message_search.c
2867 * src/prefs_account.c
2868 * src/prefs_common.c
2869 * src/prefs_customheader.c
2870 * src/prefs_ext_prog.c
2871 * src/prefs_filtering_action.c
2873 * src/prefs_logging.c
2874 * src/prefs_matcher.c
2875 * src/prefs_msg_colors.c
2877 * src/summary_search.c
2880 * src/gtk/colorsel.c
2881 * src/gtk/gtkaspell.c
2882 * src/gtk/gtkutils.c
2883 * src/gtk/gtkutils.h
2884 * src/gtk/inputdialog.c
2885 * src/gtk/pluginwindow.c
2886 * src/gtk/quicksearch.c
2887 * src/plugins/bogofilter/bogofilter_gtk.c
2888 * src/plugins/dillo_viewer/dillo_prefs.c
2889 * src/plugins/spamassassin/spamassassin_gtk.c
2890 - Fix Ctrl-Space shortcut
2891 - Fix mime-parsing bug in procmime (cvs52)
2892 - Fix double-free in procmime (cvs52)
2893 - Use gtk_bin_get_child instead of GTK_BIN()->child
2894 - Fix Goto menu in mainwindow
2896 2008-08-07 [mones] 3.5.0cvs53
2899 Updated translation (lots of changes!)
2901 Add missing accelerator key
2903 Restored 'v' key function (thanks Colin!)
2905 2008-08-06 [colin] 3.5.0cvs52
2909 * src/addrduplicates.c
2920 Fix my use of g_utf8_strdown (it returns
2921 a newly allocated string and doesn't
2922 change the parameter)
2924 2008-08-06 [colin] 3.5.0cvs51
2927 Fix bug 1690, 'Copy/Paste in edit window may
2928 break Undo'; middle-click pastes aren't
2929 REPLACE_INSERT but just INSERT.
2930 Also, fix privacy menu selection
2932 2008-08-05 [colin] 3.5.0cvs50
2938 * src/addrduplicates.c
2950 * src/common/socket.c
2951 * src/gtk/gtkutils.c
2952 * src/gtk/gtkutils.h
2954 * src/plugins/spamassassin/spamassassin.c
2955 More undeprecation (Glib)
2957 2008-08-05 [colin] 3.5.0cvs49
2959 * src/prefs_account.c
2960 * src/prefs_filtering_action.c
2961 * src/prefs_matcher.c
2962 * src/gtk/Makefile.am
2963 * src/gtk/claws-marshal.list
2964 * src/gtk/colorlabel.c
2965 * src/gtk/colorsel.c
2966 * src/gtk/foldersort.c
2967 * src/gtk/gtkaspell.c
2968 * src/gtk/gtkcmclist.c
2969 * src/gtk/gtkcmclist.h
2970 * src/gtk/gtkcmctree.c
2971 * src/gtk/gtkcmctree.h
2972 * src/gtk/gtkcmoptionmenu.c
2973 * src/gtk/gtkcmoptionmenu.h
2974 * src/gtk/gtksctree.c
2975 * src/gtk/gtksctree.h
2976 * src/gtk/gtkutils.c
2977 * src/gtk/gtkutils.h
2978 * src/gtk/gtkvscrollbutton.c
2981 * src/gtk/quicksearch.c
2982 * src/plugins/dillo_viewer/dillo_viewer.c
2983 * src/plugins/pgpcore/select-keys.c
2984 Try to finish yesterday's commit
2986 2008-08-04 [colin] 3.5.0cvs48
2990 * src/addressbook_foldersel.c
2997 * src/editaddress_other_attributes_ldap.c
2999 * src/editldap_basedn.c
3002 * src/grouplistdialog.c
3003 * src/image_viewer.c
3008 * src/message_search.c
3014 * src/prefs_account.c
3015 * src/prefs_filtering_action.c
3016 * src/prefs_matcher.c
3017 * src/prefs_msg_colors.c
3018 * src/prefs_summaries.c
3020 * src/stock_pixmap.c
3021 * src/summary_search.c
3026 * src/gtk/Makefile.am
3027 * src/gtk/claws-marshal.list
3028 * src/gtk/colorsel.c
3029 * src/gtk/foldersort.c
3030 * src/gtk/gtkaspell.c
3031 * src/gtk/gtkcmclist.c
3032 * src/gtk/gtkcmclist.h
3033 * src/gtk/gtkcmctree.c
3034 * src/gtk/gtkcmctree.h
3035 * src/gtk/gtksctree.c
3036 * src/gtk/gtksctree.h
3037 * src/gtk/gtkutils.c
3038 * src/gtk/gtkutils.h
3039 * src/gtk/gtkvscrollbutton.c
3042 * src/gtk/quicksearch.c
3043 * src/plugins/dillo_viewer/dillo_viewer.c
3044 * src/plugins/pgpcore/select-keys.c
3045 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
3046 Undeprecate their implementation (GtkArg, GtkType, ...)
3047 Undeprecate a few other things here and there
3048 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
3049 Add #undef GTK_DISABLE_DEPRECATED in the files where we
3050 still have work to do
3052 2008-08-04 [colin] 3.5.0cvs47
3058 * src/stock_pixmap.c
3063 * src/image_viewer.c
3064 * src/gtk/gtkaspell.c
3065 * src/gtk/gtkvscrollbutton.c
3066 * src/plugins/dillo_viewer/dillo_viewer.c
3067 Undeprecate more things
3069 2008-08-02 [colin] 3.5.0cvs46
3072 Fix toggle menu activation state
3075 2008-08-02 [paul] 3.5.0cvs45
3079 /View/Show or hide/Message View
3081 2008-08-01 [paul] 3.5.0cvs44
3083 * src/common/utils.c
3084 * src/plugins/pgpcore/claws.def
3085 * src/plugins/pgpinline/claws.def
3086 fix compilation problems on mingw32,
3087 (bug 1688) Patch by Marcus Brinkmann
3089 2008-08-01 [colin] 3.5.0cvs43
3091 * src/gtk/gtkutils.c
3092 * src/gtk/gtkvscrollbutton.c
3095 2008-08-01 [colin] 3.5.0cvs42
3100 * src/prefs_account.c
3101 * src/prefs_folder_item.c
3104 * src/gtk/gtkaspell.c
3105 * src/gtk/gtkutils.c
3106 * src/gtk/gtkvscrollbutton.c
3107 Replace a few deprecated function calls
3109 2008-08-01 [paul] 3.5.0cvs41
3112 fix crash that occurs because of recent GtkUIManager
3113 changes. Thanks to Colin
3115 2008-07-31 [colin] 3.5.0cvs40
3124 Remove deprecated helper funcs
3126 2008-07-30 [colin] 3.5.0cvs39
3133 Move the folderview popup menu to GtkUIManager
3135 2008-07-29 [colin] 3.5.0cvs38
3150 Switch the main menu to GtkUIManager
3153 2008-07-29 [colin] 3.5.0cvs37
3156 Fix bug 1684, 'view news messages with large
3157 attachements segfaults'
3159 2008-07-29 [colin] 3.5.0cvs36
3172 More switches to GtkUIManager
3174 2008-07-26 [colin] 3.5.0cvs35
3180 2008-07-25 [colin] 3.5.0cvs34
3182 * src/addrcustomattr.c
3186 * src/editaddress_other_attributes_ldap.h
3190 * src/prefs_actions.c
3191 * src/prefs_filtering.c
3192 * src/prefs_template.c
3200 * src/plugins/trayicon/trayicon.c
3201 More changes from GtkItemFactory to GtkUIManager
3203 2008-07-25 [colin] 3.5.0cvs33
3206 Add a macro to remove menu items
3207 Make the gui_manager variable useless
3209 2008-07-24 [colin] 3.5.0cvs32
3212 Fix a gtk warning on clear
3216 Switch the message list popup menu to
3219 2008-07-23 [colin] 3.5.0cvs31
3221 * src/plugins/pgpcore/pgp_viewer.c
3222 * src/plugins/pgpcore/sgpgme.c
3223 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
3224 Patch by Thomas Wiegner <wiegner@gmx.de>
3226 2008-07-20 [paul] 3.5.0cvs30
3228 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3229 remove redundant GTK version check
3231 2008-07-20 [ticho] 3.5.0cvs29
3236 Moved sensitivity setting for "Download messages" for IMAP and
3237 news folders from folderview.c to imap_gtk.c and news_gtk.c
3238 respectively for better code readability.
3239 Fixed indentation in news' set_sensitivity().
3241 2008-07-20 [paul] 3.5.0cvs28
3244 remove more redundant code following cvs27
3246 2008-07-20 [paul] 3.5.0cvs27
3249 remove now redundant code
3252 fix bug 1673, 'Tools/Harvest adresses is
3253 grayed out if folder is empty'
3255 2008-07-19 [ticho] 3.5.0cvs26
3261 * src/gtk/gtkutils.c
3262 * src/gtk/gtkutils.h
3265 Use GtkUIManager for mimeview and tag edit dialog popup menus,
3266 instead of deprecated GtkItemFactory.
3268 2008-07-19 [colin] 3.5.0cvs25
3280 * src/prefs_account.c
3281 * src/prefs_actions.c
3282 * src/prefs_ext_prog.c
3283 * src/prefs_filtering.c
3284 * src/prefs_folder_item.c
3285 * src/prefs_image_viewer.c
3286 * src/prefs_logging.c
3287 * src/prefs_msg_colors.c
3290 * src/prefs_spelling.c
3291 * src/prefs_summaries.c
3292 * src/prefs_template.c
3295 * src/summary_search.c
3299 * src/common/Makefile.am
3300 * src/gtk/gtksctree.c
3301 * src/gtk/gtkutils.h
3302 * src/gtk/pluginwindow.c
3303 * src/gtk/quicksearch.c
3304 * src/plugins/bogofilter/bogofilter_gtk.c
3305 * src/plugins/dillo_viewer/dillo_prefs.c
3306 * src/plugins/pgpcore/prefs_gpg.c
3307 * src/plugins/spamassassin/spamassassin_gtk.c
3308 * src/plugins/trayicon/trayicon.c
3309 * src/plugins/trayicon/trayicon_prefs.c
3310 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
3311 or greater). Use the old deprecated one on GTK+ < 2.12.
3312 Easy! Straightforward! I'm not annoyed at all! It's not a loss
3315 2008-07-16 [colin] 3.5.0cvs24
3318 Fix folderview's scrolbar when starting minimised
3319 to tray, and popping up the mainwindow by calling
3320 claws-mail from the command line
3322 2008-07-08 [colin] 3.5.0cvs23
3325 Possibly fix po-headers appearing on empty
3328 2008-07-08 [colin] 3.5.0cvs22
3332 Finish the always_open tristate patch, by Jonathan
3335 2008-07-07 [paul] 3.5.0cvs21
3338 fix typo (missing ")
3340 2008-07-07 [paul] 3.5.0cvs20
3343 fit the menu style a bit better
3345 2008-07-07 [colin] 3.5.0cvs19
3347 * src/prefs_themes.c
3348 Make upgrading themes easier
3350 2008-07-07 [colin] 3.5.0cvs18
3353 * src/prefs_toolbar.c
3354 * src/stock_pixmap.c
3355 Finish fixing bug 1609, 'Icon issues'
3357 2008-07-07 [colin] 3.5.0cvs17
3359 * src/prefs_common.c
3360 Fix the default value
3362 2008-07-07 [colin] 3.5.0cvs16
3364 * src/prefs_summaries.c
3365 Revert my fix to the string, the correct term
3366 is indeed Message View
3368 2008-07-07 [colin] 3.5.0cvs15
3372 * src/prefs_common.c
3373 * src/prefs_common.h
3374 * src/prefs_summaries.c
3377 Change "Always open message when selected" to
3378 a tristate (Never/Always/When preview is visible)
3379 Patch by Jonathan Corbet <corbet@lwn.net>.
3381 2008-07-06 [paul] 3.5.0cvs14
3384 improve the layout of the dialogue
3387 fix some of the nasty coding style
3390 add some missing mnemonics
3392 2008-07-05 [paul] 3.5.0cvs13
3396 fix bug 1398, '"Change current account" is
3397 available even when there's only one account'
3398 * src/plugins/pgpcore/prefs_gpg.c
3399 put back a needed include, removed in error
3401 2008-07-05 [colin] 3.5.0cvs12
3404 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
3406 2008-07-05 [colin] 3.5.0cvs11
3410 Provide ability to rename newsgroups. Closes
3411 bug 1444, 'Add GUI option for renaming
3412 newsgroups'. Patch by Pawel Pekala
3414 2008-07-05 [colin] 3.5.0cvs10
3416 * src/plugins/pgpcore/passphrase.c
3417 * src/plugins/pgpcore/prefs_gpg.c
3418 * src/plugins/pgpcore/select-keys.c
3419 Simplify GTK includes (with the advantage
3420 of compiling against GTK+2.13); patch by
3423 2008-07-05 [colin] 3.5.0cvs9
3426 Add SSL client certificates
3428 2008-07-05 [colin] 3.5.0cvs8
3430 * src/prefs_account.c
3431 * src/common/session.h
3434 Add one path for certs
3436 2008-07-05 [colin] 3.5.0cvs7
3438 * src/prefs_account.c
3441 2008-07-04 [colin] 3.5.0cvs6
3445 * src/common/ssl_certificate.c
3446 Workaround distro bugs and fix certificate checking
3449 2008-07-04 [colin] 3.5.0cvs5
3452 * src/common/ssl_certificate.c
3453 * src/common/ssl_certificate.h
3454 * src/etpan/imap-thread.c
3455 * src/etpan/nntp-thread.c
3456 Fix some leaks, thanks to Martin Zwickel
3457 Rename gnutls functions that do the same
3458 as OpenSSL ones, to avoid symbol clashing
3459 when Claws is built against GnuTLS and
3460 libetpan against OpenSSL
3462 2008-07-04 [paul] 3.5.0cvs4
3464 * src/prefs_account.c
3465 remove 1 forgotten '.'
3467 2008-07-04 [paul] 3.5.0cvs3
3469 * src/prefs_account.c
3470 layout/engrish fixes to the 'Client
3473 2008-07-03 [colin] 3.5.0cvs2
3478 * src/prefs_account.c
3479 * src/prefs_account.h
3480 * src/prefs_common.c
3481 * src/send_message.c
3482 * src/common/session.c
3483 * src/common/session.h
3486 * src/common/socket.h
3489 * src/common/ssl_certificate.c
3490 * src/common/ssl_certificate.h
3491 * src/etpan/imap-thread.c
3492 * src/etpan/nntp-thread.c
3493 * src/gtk/inputdialog.c
3494 Add support for SSL client certificates (either PEM files
3495 with certificate and private key, either PKCS12 files)
3497 2008-06-28 [colin] 3.5.0cvs1
3500 Fix compilation with older GTKs
3502 2008-06-27 [paul] 3.5.0
3509 2008-06-27 [paul] 3.4.0cvs116
3514 2008-06-27 [paul] 3.4.0cvs115
3518 no longer build unmaintained translations
3520 2008-06-27 [paul] 3.4.0cvs114
3525 updated by Stephan Sachse, Flammie Pirinen, and
3526 Frederico Goncalves Guimaraes
3528 2008-06-26 [wwp] 3.4.0cvs113
3530 * manual/fr/advanced.xml
3531 Update French version of the manual (AutoFaces documentation).
3533 2008-06-26 [wwp] 3.4.0cvs112
3535 * manual/fr/advanced.xml
3536 * manual/fr/plugins.xml
3537 Updated French version of the manual (completed
3538 hidden options list, added note about Clawsker
3539 and new mail archiver plugin).
3541 2008-06-25 [colin] 3.4.0cvs111
3543 * src/gtk/gtkaspell.c
3544 Fix non-UTF8 in the replace with dialog
3545 * src/prefs_actions.c
3546 Fix possible crasher
3549 2008-06-24 [mones] 3.4.0cvs110
3552 Fix non-warning message, downgraded to debug info
3554 2008-06-24 [colin] 3.4.0cvs109
3557 Fix bug 1650, Message line too small after
3558 changing columns in "three columns" layout
3560 2008-06-24 [colin] 3.4.0cvs108
3563 Fix Spam button sensitivity in newsgroups
3565 2008-06-23 [wwp] 3.4.0cvs107
3568 Updated French translation.
3570 2008-06-23 [mones] 3.4.0cvs106
3573 Updated translation for release
3575 2008-06-22 [mones] 3.4.0cvs105
3577 * manual/es/plugins.xml
3578 Synced new entry for Mail Archiver plugin
3580 2008-06-22 [colin] 3.4.0cvs104
3583 Fix initial cursor position
3585 2008-06-21 [paul] 3.4.0cvs103
3587 * manual/plugins.xml
3588 add an entry for the new Mail Archiver plugin
3590 2008-06-21 [paul] 3.4.0cvs102
3593 we're in 'string freeze', put back the
3596 2008-06-21 [paul] 3.4.0cvs101
3598 * manual/advanced.xml
3599 * manual/es/advanced.xml
3600 fix build warning: <emphasis> cannot be contained
3603 fix non-clickable link on License page and drop
3604 the containing < > symbols to match other links
3606 2008-06-20 [mones] 3.4.0cvs100
3608 * manual/advanced.xml
3609 Added autofaces documentation, note about clawsker in hidden
3610 preferences, minor markup fix. Thanks Paul for proofreading
3611 * manual/es/advanced.xml
3612 Synchronised Spanish manual
3614 2008-06-16 [colin] 3.4.0cvs99
3617 Fix cursor placing on signature change
3619 2008-06-16 [paul] 3.4.0cvs98
3623 * src/gtk/inputdialog.c
3624 really fussy coding style fixes
3626 2008-06-16 [paul] 3.4.0cvs97
3629 keep the alphabetical order
3631 2008-06-13 [mones] 3.4.0cvs96
3635 * src/prefs_filtering_action.c
3636 Fixed cosmetic bug, processing also displays "Filtering"
3638 2008-06-13 [mones] 3.4.0cvs95
3641 * src/autofaces.c ** NEW FILE **
3642 * src/autofaces.h ** NEW FILE **
3644 Allow setting Faces and X-Faces globally and per-account
3645 from configuration files under ~/.claws-mail/autofaces
3647 2008-06-13 [holger] 3.4.0cvs94
3650 More files to ignore
3651 * src/gtk/inputdialog.c
3652 * src/gtk/inputdialog.h
3653 Make input dialog more generic so that a checkbox
3654 with custom text can be used in addition to the
3655 "remember this" checkbox
3658 * src/prefs_common.c
3659 * src/prefs_common.h
3660 Allow new folders to inherit the properties of the
3661 parent folder during folder creation
3663 2008-06-13 [wwp] 3.4.0cvs93
3666 a better fix for this string, won't break up translations,
3667 and is conform to other similar ones.
3669 2008-06-13 [wwp] 3.4.0cvs92
3671 * src/addrduplicates.c
3674 * src/addressbook_foldersel.c
3676 use tree decorations everywhere AB folders are used (AB tree pane,
3677 add address to AB, select AB folder, edit group, custom attr, find dup
3678 results), in order to match global style
3679 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
3680 double clicking on groups in tree pane does open the group edit dialog
3681 double clicking on other items in tree pane does expand/collapse
3682 fix a missing space in AB's delete-folder dialog
3683 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
3686 make foldersel dialog show dotted lines according to global (hidden) prefs
3688 2008-06-12 [colin] 3.4.0cvs91
3692 Fix bug 1635, 'Last character of message is truncated
3693 when changing accounts w/ sigs'
3695 Fix bug 1636, 'Can't select "properties" on "folders
3698 2008-06-11 [colin] 3.4.0cvs90
3701 Maybe fix bug 1623, 'exits with segfault when
3702 logging in to certain imap-servers'
3704 2008-06-10 [mones] 3.4.0cvs89
3709 * tools/convert_mbox.sh
3710 Undo cvs86 and cvs87, it really should be a patch to
3713 2008-06-10 [wwp] 3.4.0cvs88
3716 Updated French translation.
3718 2008-06-10 [mones] 3.4.0cvs87
3721 Oops, forgot to add previous script for distribution
3723 2008-06-10 [mones] 3.4.0cvs86
3727 * tools/convert_mbox.sh
3728 Added script to convert Evolution mail folders contributed
3729 by Daniel Dickinson <cshore@fionavar.ca>
3730 Fixes debian bug 461435
3732 2008-06-09 [colin] 3.4.0cvs85
3735 Integrate AWN information bubble if dbus is
3738 Fix crash when calling scan_required() on
3739 folder classes that don't implement them
3740 * src/common/session.c
3743 2008-06-09 [colin] 3.4.0cvs84
3746 Fix bug 1447, 'If user tries to close while starting
3747 up, it will not close ever.'
3749 2008-06-09 [colin] 3.4.0cvs83
3752 Fix bug 1628, 'Claws Mail crashes when
3753 filtering selected messages'
3755 2008-06-04 [colin] 3.4.0cvs82
3758 Complete handling of html parts in multipart/alternative
3761 2008-06-03 [paul] 3.4.0cvs81
3763 * src/prefs_message.c
3764 make always the english good
3766 2008-06-03 [colin] 3.4.0cvs80
3770 Fix bug 1624, '[PATCH] Quick search should be
3771 disabled for folder view'; based on a patch by
3774 2008-06-03 [iwkse] 3.4.0cvs79
3777 Fix little gui bug on button sensitivity
3779 * src/prefs_common.c
3780 * src/prefs_common.h
3781 * src/prefs_message.c
3782 Allow by default to show html in multipart/alternative
3784 2008-06-02 [colin] 3.4.0cvs78
3786 * src/prefs_actions.c
3787 GUI rework, patch by Pawel
3789 2008-06-02 [colin] 3.4.0cvs77
3792 Fix sensitivity/alignment, patch from
3795 2008-05-31 [colin] 3.4.0cvs76
3798 Fix login issue introduced in cvs75.
3800 2008-05-31 [colin] 3.4.0cvs75
3803 Fix more possible double-frees. Also, fix the root cause
3804 of these double-frees by just noting the Session is to
3805 be destroyed instead of destroying it in flight
3807 2008-05-29 [paul] 3.4.0cvs74
3809 * manual/keyboard.xml
3810 'Makes' these entries like the others
3812 2008-05-29 [colin] 3.4.0cvs73
3815 Include utils.h in case we
3816 need to pull goffset definition
3818 2008-05-29 [colin] 3.4.0cvs72
3820 * src/common/utils.h
3821 Workaround a stupid Glib issue, where
3822 goffset happens to be undefined.
3824 2008-05-28 [colin] 3.4.0cvs71
3828 * src/grouplistdialog.c
3829 * src/image_viewer.c
3836 * src/prefs_themes.c
3842 * src/common/utils.c
3843 * src/common/utils.h
3844 Use goffset instead of off_t for MsgInfo's size
3845 Allows using MsgInfo structure from plugins
3846 compiled with largefile support
3848 2008-05-26 [colin] 3.4.0cvs70
3852 Define THEME_CHANGED_HOOKLIST and invoke
3854 * src/plugins/trayicon/trayicon.c
3855 Listen to THEME_CHANGED_HOOKLIST and
3858 2008-05-26 [paul] 3.4.0cvs69
3861 plug a leak in mimeview_save_all()
3863 2008-05-24 [colin] 3.4.0cvs68
3865 * src/common/utils.h
3866 Fix wrong define on old glibs
3868 2008-05-24 [paul] 3.4.0cvs67
3871 * src/stock_pixmap.c
3872 * src/stock_pixmap.h
3874 * src/pixmaps/cancel.xpm
3875 * src/pixmaps/close.xpm