1 2009-07-16 [colin] 3.7.2cvs9
4 Fix wrong return without unlocking; thanks
7 2009-07-14 [colin] 3.7.2cvs8
10 Fix bug 1954, 'Segfault on reading wrong STATUS'
12 2009-07-10 [colin] 3.7.2cvs7
14 * src/plugins/pgpcore/plugin.def
18 2009-07-10 [colin] 3.7.2cvs6
20 * src/prefs_display_header.c
21 Fix bug 1951, 'C-Mail dumps core when editing
22 displayed headers'. Patch by Alexey Rusakov
24 2009-07-10 [colin] 3.7.2cvs5
27 Fix bug 1952, 'Deleted mails in Queue folder
30 2009-07-09 [colin] 3.7.2cvs4
32 * src/gtk/spell_entry.c
33 Fix bug 1949, 'Spell checker doesn't recognise
34 certain word in Subject header, but does in
35 message body'. Patch by Pawel Pekala.
37 2009-07-09 [paul] 3.7.2cvs3
40 use pkgconfig to check for the minimum required
43 2009-07-06 [colin] 3.7.2cvs2
45 * src/prefs_customheader.c
48 2009-07-04 [paul] 3.7.2cvs1
50 * tools/claws.i18n.status.pl
53 2009-07-03 [paul] 3.7.2
60 2009-07-03 [paul] 3.7.1cvs85
67 added new translations by Tiago Faria and Slavko
80 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
81 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
82 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
83 Goncalves Guimaraes, Aleksei Miheev
85 2009-07-01 [colin] 3.7.1cvs84
88 Fix bug 1940, 'Doesn't open links in
89 user's default browser'. Turn the preference
90 to TRUE by default; that will only change the
91 behaviour for new users.
93 2009-06-29 [colin] 3.7.1cvs83
97 * src/prefs_filtering_action.c
98 Fix bug 1935, 'problems with very long filtering actions':
99 Use a dynamic buffer in action to string, and a bigger
100 buffer in string to action
102 2009-06-29 [colin] 3.7.1cvs82
104 * src/matcher_parser_lex.l
105 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
107 2009-06-29 [colin] 3.7.1cvs81
112 Fix crash (out-of-bounds tree column)
113 * src/gtk/gtkcmctree.c
114 * src/gtk/gtksctree.c
115 Prevent using an out-of-bounds tree column
117 2009-06-29 [colin] 3.7.1cvs80
121 Leak fixes; patch by Pawel Pekala.
123 2009-06-26 [colin] 3.7.1cvs79
126 Sort by msgnum if dates are equal
128 2009-06-24 [paul] 3.7.1cvs78
131 make some (forgotten) strings translatable
133 2009-06-19 [colin] 3.7.1cvs77
136 Fix menu sensitiveness
138 2009-06-18 [colin] 3.7.1cvs76
141 * src/plugins/pgpcore/sgpgme.c
142 * src/plugins/pgpcore/sgpgme.h
143 * src/plugins/pgpmime/mypgpcore.def
144 * src/plugins/pgpmime/pgpmime.c
145 * src/plugins/smime/mypgpcore.def
146 * src/plugins/smime/smime.c
147 Use largefile support (and stop using our old GPGME
148 hack on gpgme_data_seek/rewind)
149 (See 1.9.12cvs44 to 46 - if this breaks things we
152 2009-06-13 [colin] 3.7.1cvs75
154 * src/gtk/spell_entry.c
155 Fix assertion. We can put a NULL gtkaspell to
156 an entry; it just means it won't be spell-checked.
158 2009-06-12 [mones] 3.7.1cvs74
162 * src/prefs_account.c
163 * src/prefs_account.h
166 Added preference to use account address in generated
167 Message-Id. Fixes Debian bug #531052
169 2009-06-12 [colin] 3.7.1cvs73
172 Better fix, API-compatible with libgnutls13
174 2009-06-12 [colin] 3.7.1cvs72
177 Use compatibility mode in GnuTLS, and avoid problems with
178 servers that don't comply 100% with the spec, but still
181 2009-06-06 [iwkse] 3.7.1cvs71
184 Ops..revert a mix with another patch
186 2009-06-06 [iwkse] 3.7.1cvs70
189 A better fix for the previous commit's issue
191 2009-06-06 [iwkse] 3.7.1cvs69
194 Fix shutting down of Claws Mail while a GTK_Return keypress
195 event is sent to the Attach property window
197 2009-06-05 [colin] 3.7.1cvs68
200 Fix build on GTK+ 2.6
202 2009-06-03 [mones] 3.7.1cvs67
204 * tools/make.themes.project
205 Oops! fix header, sorry Paul ;-)
207 2009-06-03 [mones] 3.7.1cvs66
209 * tools/make.themes.project
210 Add support for PNG themes and other
211 fixes i don't remember now... :)
213 2009-06-02 [colin] 3.7.1cvs65
216 * src/prefs_template.c
218 Fix error messages in templates, and fix their
221 2009-05-22 [colin] 3.7.1cvs64
226 2009-05-22 [colin] 3.7.1cvs63
229 Fix phantom button behind entry when
230 changing fields via Tools/Reply mode.
232 2009-05-22 [colin] 3.7.1cvs62
237 2009-05-21 [mones] 3.7.1cvs61
241 Add button to empty header lines with one click
243 2009-05-21 [paul] 3.7.1cvs60
247 * src/plugins/trayicon/trayicon.c
248 when quitting from the trayicon, honour
249 prefs_common.clean_on_exit
251 2009-05-21 [paul] 3.7.1cvs59
253 * src/gtk/Makefile.am
254 remove duplicate entry
255 thanks to Charles A Edwards
257 2009-05-19 [paul] 3.7.1cvs58
260 clear progressbar in the statusbar on 'Cancel'
262 2009-05-16 [colin] 3.7.1cvs57
268 2009-05-16 [colin] 3.7.1cvs56
271 Remove msgnum>0 condition for removing messages
272 from caches. There's no such condition on add.
273 Fixes bug 1913, 'Allow to remove phantom
274 messages from the cache'; patch by Fabian
275 Keil <fk at fabiankeil.de>
277 2009-05-12 [holger] 3.7.1cvs55
281 Introduce hook after showing of the message view
283 2009-05-11 [colin] 3.7.1cvs54
286 Fix bug 1872, 'A: Cc: CCi: selector should
287 default on same as preceding contact'
289 2009-05-10 [holger] 3.7.1cvs53
293 Add a hook to make it possible for plugins to
294 modify the address completion list
296 2009-05-06 [paul] 3.7.1cvs52
300 fix bug 1915, 'Mails signed with smime.p7s
301 display both signed and attachment icon.'
303 2009-05-05 [colin] 3.7.1cvs51
308 2009-05-05 [colin] 3.7.1cvs50
311 Fix bug 1895, '(imap) cache issues when cache dir is on a
312 different mountpoint than tempdir'
314 2009-05-04 [colin] 3.7.1cvs49
317 Probably fix bug 1914, 'Crash reading
320 2009-04-26 [paul] 3.7.1cvs48
323 * src/gtk/gtkaspell.h
324 fix bug 1904, 'build mechanism looks for
325 'enchant.h' in a wrong place'
327 2009-04-25 [paul] 3.7.1cvs47
330 gah! fix coding style!
332 2009-04-25 [paul] 3.7.1cvs46
336 if building with GTK+ >= 2.16 use
337 gtk_orientable_set_orientation() instead of now
338 deprecated gtk_toolbar_set_orientation()
340 2009-04-24 [colin] 3.7.1cvs45
343 Ask before sending if an attached file has
346 2009-04-19 [paul] 3.7.1cvs44
351 save About window size.
352 patch by Pawel Pekala
354 2009-04-12 [paul] 3.7.1cvs43
356 * tools/csv2addressbook.pl
357 add extra CSV fields that are now appended
358 by thunderbird (version 2.0.0.21)
360 2009-04-08 [colin] 3.7.1cvs42
363 fix saving (but not displaying) of UTF-16
366 2009-04-08 [colin] 3.7.1cvs41
368 * src/gtk/manage_window.c
369 Disable transient windows on win32 - seems to
370 fix most focusing issues
372 2009-04-05 [colin] 3.7.1cvs40
375 Don't ask whether we want to send deleted mails in queue
376 folders; also, don't send deleted mails when flushing
379 2009-04-04 [paul] 3.7.1cvs39
385 * tools/claws.i18n.status.pl
386 add new Indonesian translation, by
389 2009-04-03 [paul] 3.7.1cvs38
395 2009-04-03 [colin] 3.7.1cvs37
399 Fix bug 1891, 'Add support for gopher:// links'
400 Patch by Jacob Head <clawsmail at jacob-head.com>
401 Let's go back to the roots!
403 2009-04-03 [paul] 3.7.1cvs36
408 2009-04-03 [paul] 3.7.1cvs35
411 add AC_CONFIG_MACRO_DIR([m4])
412 remove CLAWS_ACLOCAL_INCLUDE(m4)
413 * m4/aclocal-include.m4
414 removed this now unneeded file
416 2009-04-02 [colin] 3.7.1cvs34
419 Fix previous (thanks to Marcus :)
421 2009-04-02 [colin] 3.7.1cvs33
424 * src/etpan/etpan-thread-manager.c
425 pipe() was a macro from GLib on win32 until
426 glib 2.13.2. It's undefined after that.
427 Thanks to Marcus Brinkmann for the heads-up!
429 2009-03-31 [colin] 3.7.1cvs32
431 * src/folder_item_prefs.c
432 Copy folder settings with prefs
434 2009-03-31 [colin] 3.7.1cvs31
436 * src/prefs_account.c
437 Don't use un-sensitive checkboxes in Privacy tab
438 when privacy system in None (makes unchecking
439 painful when no privacy plugin is loaded)
441 2009-03-30 [colin] 3.7.1cvs30
448 * src/prefs_account.c
449 * src/prefs_account.h
452 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
453 Add an option on the Receive page of IMAP account preferences:
454 "Move deleted mails to trash and expunge immediately". This
455 option defaults to TRUE to avoid changing the existing behaviour.
456 Setting it to FALSE prevents automatic expunging.
457 Also, add Tools/Expunge and View/Hide deleted messages menu items
458 (View/Hide deleted message being a per-folder setting, and behaving,
459 like View/Hide read messages).
461 2009-03-30 [colin] 3.7.1cvs29
464 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
465 ask for IMAP password when using GSSAPI auth
467 2009-03-27 [colin] 3.7.1cvs28
470 Fix cvs14, make sure we mark non-existent caches dirty
471 (or they never get written)
473 2009-03-27 [colin] 3.7.1cvs27
476 Fix tag update when all tags are removed
479 2009-03-25 [colin] 3.7.1cvs26
482 Fix configure.ac, thanks to Pawel
484 2009-03-25 [colin] 3.7.1cvs25
487 * src/etpan/nntp-thread.c
488 Fix header fetching (NG/To/Cc). Fixes
489 bug 1883, 'Message processing fails to
490 act on Newsgroups: field'
492 2009-03-23 [colin] 3.7.1cvs24
495 Fix internal headers visible in queue/sent
497 2009-03-23 [colin] 3.7.1cvs23
500 Fix check for RC (resource compiler) used
501 on win32 (AC_LIBTOOL_RC used to call it
502 implicitely but stopped)
504 2009-03-19 [colin] 3.7.1cvs22
507 Put spam button in default toolbar even if
508 bogofilter and spamassassin are not built.
509 Other anti-spam plugin could exist! :)
511 Fix exit status fetch on win32
513 2009-03-18 [paul] 3.7.1cvs21
515 * src/gtk/spell_entry.c
516 fix "[BUG] Wrong word replaced in 'Subject:'
517 when spell-checking correction used"
518 Patch by Pawel Pekala
520 2009-03-17 [colin] 3.7.1cvs20
523 Fix win32 build (from cvs12)
525 2009-03-17 [colin] 3.7.1cvs19
528 Fix bug 1735, 'Change To: and Newsgroups:
529 recipient field according account type'
532 2009-03-17 [colin] 3.7.1cvs18
539 Add preference for fsyncing metadata
541 2009-03-16 [paul] 3.7.1cvs17
543 * src/prefs_customheader.c
544 add forgotten #if HAVE_LIBCOMPFACE
546 2009-03-16 [paul] 3.7.1cvs16
548 * src/prefs_customheader.c
549 put the (X-)Face preview image below the up/down
550 buttons so they don't jump around.
551 make the list reorderable by drag'n'drop
553 2009-03-16 [colin] 3.7.1cvs15
555 * src/prefs_customheader.c
556 Add a (X-)Face preview. Patch by iwkse.
558 2009-03-16 [colin] 3.7.1cvs14
565 Add fsync calls to make sure we don't
566 lose data on system crashes. (to do:
567 add a pref to allow people choosing raw
570 2009-03-15 [colin] 3.7.1cvs13
572 * src/gtk/gtkaspell.c
573 Fix empty menu when there are no
574 suggestions (using the Spelling menu)
576 2009-03-14 [colin] 3.7.1cvs12
579 Win32: fix subject prefix length
581 2009-03-11 [mones] 3.7.1cvs11
584 fix encoding declared in header
585 update translation now we're at it
587 2009-03-10 [colin] 3.7.1cvs10
590 Fix "wrong mime" message printed out multiple
593 2009-03-10 [colin] 3.7.1cvs9
595 * src/prefs_folder_item.c
598 2009-03-09 [paul] 3.7.1cvs8
600 * src/prefs_folder_item.c
602 fixes to english text
604 2009-03-08 [paul] 3.7.1cvs7
607 correct errors in header
609 2009-03-08 [paul] 3.7.1cvs6
615 * tools/claws.i18n.status.pl
616 add Japanese translation, submitted by kazken3
618 2009-03-07 [colin] 3.7.1cvs5
621 Don't let the invalid MIME warning hide
622 other noticeview (Partial receive or
625 2009-03-07 [colin] 3.7.1cvs4
630 2009-03-07 [colin] 3.7.1cvs3
635 Handle mimeparts that lack an end boundary.
636 They're invalid but it's too annoying for
639 2009-03-06 [wwp] 3.7.1cvs2
642 * src/folder_item_prefs.c
643 * src/folder_item_prefs.h
644 * src/prefs_folder_item.c
645 Add per-folder default cc, bcc and reply-to.
647 2009-03-06 [colin] 3.7.1cvs1
650 * src/gtk/gtksourceprintjob.c
651 Fix build with old print interface
653 2009-03-06 [paul] 3.7.1
660 2009-03-06 [paul] 3.7.0cvs78
671 updated by David Vachulka, Stephan Sachse, Flammie
672 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
673 Frederico Goncalves Guimaraes, Lars Persson Fink,
676 2009-03-03 [colin] 3.7.0cvs77
678 * src/prefs_filtering.c
679 Win32: Fix bug 1865, 'IMAP account name changes
680 are not followed at filter actions'
682 2009-03-02 [colin] 3.7.0cvs76
685 Fix Launchpad bug 335571: 'claws-mail crashed
686 with SIGSEGV in strlen() while deleting
687 large amount of e-mails on IMAP account
689 2009-02-27 [mones] 3.7.0cvs75
691 * manual/es/account.xml
693 * manual/es/addrbook.xml
694 * manual/es/advanced.xml
695 * manual/es/claws-mail-manual.xml
697 * manual/es/glossary.xml
699 * manual/es/handling.xml
700 * manual/es/intro.xml
701 * manual/es/keyboard.xml
702 * manual/es/plugins.xml
703 * manual/es/starting.xml
704 Sync with English version, fix some typos
705 Changed encoding to UTF-8
707 Update for release, changed encoding to UTF-8
709 2009-02-24 [colin] 3.7.0cvs74
712 Don't print separation line if there
715 2009-02-23 [cleroy] 3.7.0cvs73
724 * src/addrduplicates.c
727 * src/addressbook_foldersel.c
737 * src/editaddress_other_attributes_ldap.c
775 * src/prefs_account.c
776 * src/prefs_actions.c
778 * src/prefs_filtering.c
779 * src/prefs_filtering_action.c
780 * src/prefs_folder_column.c
781 * src/prefs_folder_item.c
783 * src/prefs_matcher.c
786 * src/prefs_summaries.c
787 * src/prefs_summary_column.c
788 * src/prefs_template.c
790 * src/prefs_toolbar.c
802 * src/summary_search.c
809 * src/common/base64.c
812 * src/common/plugin.c
814 * src/common/session.c
816 * src/common/socket.c
817 * src/common/string_match.c
818 * src/common/stringtable.c
822 * src/common/xmlprops.c
823 * src/gtk/colorlabel.c
825 * src/gtk/foldersort.c
826 * src/gtk/gtkaspell.c
827 * src/gtk/gtkcmclist.c
828 * src/gtk/gtkcmctree.c
829 * src/gtk/gtkcmoptionmenu.c
830 * src/gtk/gtksctree.c
831 * src/gtk/gtkshruler.c
832 * src/gtk/gtksourceprintjob.c
834 * src/gtk/gtkvscrollbutton.c
835 * src/gtk/logwindow.c
837 * src/gtk/pluginwindow.c
838 * src/gtk/prefswindow.c
839 * src/gtk/quicksearch.c
840 * src/gtk/spell_entry.c
841 * src/plugins/pgpcore/select-keys.c
842 * src/plugins/pgpinline/pgpinline.c
843 * src/plugins/pgpmime/pgpmime.c
844 * src/plugins/smime/smime.c
845 * src/plugins/spamassassin/spamassassin_gtk.c
846 Mass commit changing g_return_* to cm_return_*
847 and making these more interesting
849 2009-02-23 [colin] 3.7.0cvs72
852 Always initialise error code to no error
854 2009-02-23 [colin] 3.7.0cvs71
857 Fix separator substitution
859 2009-02-23 [colin] 3.7.0cvs70
862 * src/gtk/colorlabel.c
863 don't use g_return on normal checks
865 2009-02-22 [colin] 3.7.0cvs69
871 2009-02-22 [colin] 3.7.0cvs68
873 * src/addrduplicates.c
890 * src/prefs_filtering.c
901 * src/common/socket.c
902 * src/common/template.c
903 * src/etpan/imap-thread.c
904 * src/gtk/gtkaspell.c
905 * src/gtk/gtkcmctree.c
906 * src/gtk/gtksctree.c
907 * src/gtk/inputdialog.c
908 * src/plugins/pgpcore/sgpgme.c
909 * src/plugins/pgpmime/pgpmime.c
910 * src/plugins/smime/smime.c
911 * src/plugins/spamassassin/spamassassin.c
912 Fix errors caught by Coverity: NULL checks, leaks, overruns,
913 uninitialised accesses
915 2009-02-17 [colin] 3.7.0cvs67
918 Disable controls during queuing
920 2009-02-15 [colin] 3.7.0cvs66
923 * src/plugins/pgpcore/select-keys.c
924 * src/plugins/pgpcore/sgpgme.c
925 Disable use of disabled keys
927 2009-02-15 [colin] 3.7.0cvs65
931 Fix font updating after changing
932 prefs_common.derive_from_normal_font
934 2009-02-12 [paul] 3.7.0cvs64
940 * src/common/version.h.in
944 more copyright header fixes
946 2009-02-12 [paul] 3.7.0cvs63
948 * src/gtk/progressdialog.c
949 * src/gtk/progressdialog.h
952 2009-02-12 [paul] 3.7.0cvs62
954 * src/gtk/spell_entry.c
955 * src/gtk/spell_entry.h
956 better, more standard copyright header
958 2009-02-12 [paul] 3.7.0cvs61
960 * src/gtk/spell_entry.c
961 * src/gtk/spell_entry.h
962 changes to copyright header
964 2009-02-12 [paul] 3.7.0cvs60
966 * src/gtk/spell_entry.c
967 * src/gtk/spell_entry.h
970 2009-02-11 [colin] 3.7.0cvs59
972 * src/gtk/spell_entry.c
973 * src/gtk/spell_entry.h
976 2009-02-11 [colin] 3.7.0cvs58
979 * src/gtk/Makefile.am
980 * src/gtk/gtkaspell.c
981 * src/gtk/gtkaspell.h
982 Add spellcheck to subject. Patch by
985 2009-02-10 [holger] 3.7.0cvs57
989 Move filename define for printing page setup cache to defs.h
991 2009-02-08 [mones] 3.7.0cvs56
994 Fix build for bison 2.4.1
996 2009-02-06 [holger] 3.7.0cvs55
1001 Fix restoring of custom page setups for printing by
1002 temporarily caching the settings.
1003 This is a workaround for Gnome Bug #39018, and fixes
1004 Claws Mail Bug #1840.
1006 2009-02-06 [colin] 3.7.0cvs54
1009 Fix hardcoded Shift-Q quits. Fixes
1010 bug 1838, 'Claws-Mail sometimes quits
1011 when attempting to type a capital Q'
1013 2009-01-31 [paul] 3.7.0cvs53
1016 revert 3.7.0cvs49, until there is time to find out
1017 why it causes a nasty crash!
1019 2009-01-31 [paul] 3.7.0cvs52
1022 1 string that was forgotten for translation
1024 2009-01-31 [paul] 3.7.0cvs51
1027 2 strings that were forgotten for translation
1029 2009-01-31 [paul] 3.7.0cvs50
1031 * src/gtk/prefswindow.c
1032 build prefs tree in a slightly smarter way -
1033 fix bug where if path[0] had same name as
1034 path[1], (like in the de translation), path[1]
1035 was lost and not shown in the window
1037 2009-01-31 [paul] 3.7.0cvs49
1040 fix bug 1836, 'Quoted text still blue after
1041 removal of quote-character'
1042 comment out some debug_print's that needlessly
1045 comment out a debug_print that needlessly slows
1048 2009-01-31 [paul] 3.7.0cvs48
1051 fix bug 1834, '"semi"-selection when collapsing thread'
1053 2009-01-31 [paul] 3.7.0cvs47
1055 * src/prefs_compose_writing.c
1056 * src/prefs_message.c
1057 move 'quote_chars' pref to where it should be
1059 2009-01-30 [paul] 3.7.0cvs46
1062 fix updating of popup menu sensitivity
1064 2009-01-28 [paul] 3.7.0cvs45
1066 * tools/filter_conv_new.pl
1067 move 'move' and 'delete' to end of @actions
1068 so that they are always final actions in the
1069 generated filtering rule
1071 2009-01-27 [paul] 3.7.0cvs44
1074 always select text/calendar mimepart if suitable
1075 plugin (i.e. vCalendar) is available
1077 2009-01-27 [paul] 3.7.0cvs43
1080 fix crash when right-clicking in summaryview when
1081 processing is active
1083 2009-01-22 [colin] 3.7.0cvs42
1088 When replying to signed/encrypted mail and the
1089 preference to sign/encrypt in this case is set,
1090 choose the original mail's privacy system (if
1093 2009-01-21 [colin] 3.7.0cvs41
1096 Fix warning (on-the-fly theming of
1097 addressbook isn't complete yet)
1099 2009-01-21 [colin] 3.7.0cvs40
1103 Win32: Fix window placement
1105 2009-01-21 [paul] 3.7.0cvs39
1108 update timeout log msg
1110 2009-01-17 [colin] 3.7.0cvs38
1115 * src/common/utils.c
1116 * src/etpan/imap-thread.c
1117 Fix g_open calls (which don't ignore mode)
1119 2009-01-17 [colin] 3.7.0cvs37
1128 * src/common/ssl_certificate.c
1130 * src/common/utils.c
1131 * src/etpan/imap-thread.c
1132 * src/plugins/bogofilter/bogofilter.c
1133 * src/plugins/pgpinline/pgpinline.c
1134 * src/plugins/smime/smime.c
1135 Probably fix bug 1825, 'Unable to fetch messages from
1136 IMAP folders named with non-ASCII string'
1137 Change remaining occurences of fopen and open with
1140 2009-01-17 [paul] 3.7.0cvs36
1143 update an old, outdated piece of info
1145 2009-01-17 [paul] 3.7.0cvs35
1147 * src/prefs_folder_item.c
1148 fix bug where saving Folder Properties of a
1149 sub-folder of outbox, queue, draft or trash
1150 would change its parent's folder type to normal
1152 2009-01-12 [mones] 3.7.0cvs34
1157 2009-01-12 [wwp] 3.7.0cvs33
1160 * tools/popfile-link.sh
1161 * tools/textviewer.sh
1162 Fix bashisms and other portability glitches (thanks to
1163 Steven M. Bellovin).
1165 2009-01-11 [paul] 3.7.0cvs32
1168 clean up some build warnings
1170 2009-01-11 [colin] 3.7.0cvs31
1173 Revert part of patch 3.7.0cvs29
1174 This function is used when jpilot
1177 2009-01-11 [colin] 3.7.0cvs30
1180 folder_find_child_item_by_name():
1181 actually use name, not path's basename
1183 2009-01-11 [paul] 3.7.0cvs29
1190 * src/prefs_folder_item.c
1191 clean up some build warnings
1193 2009-01-11 [paul] 3.7.0cvs28
1196 don't even mention printing support, assume its
1197 presence, unless building with GTK+ < 2.10.0
1199 2009-01-10 [colin] 3.7.0cvs27
1202 Fix bug 1811, '[mime] Crash when there's no
1203 room for filename's start on the same line'
1204 When the mimetype of the attachment is very
1205 long, there's no room at all to start the
1206 name=... parameter on the same line. This
1207 caused an infinite loop as 0 characters of
1208 the filename could be appended.
1209 In such cases, insert linebreak before the
1212 2009-01-09 [colin] 3.7.0cvs26
1216 * src/common/utils.c
1217 Win32: Fix bug 1815, 'Drag-n-Drop of files on
1218 Compose Window does not attach'
1220 2009-01-09 [colin] 3.7.0cvs25
1223 Fix bug 1817, 'Changing Themes does not
1224 update the pixmaps in "Select folder"
1227 2009-01-09 [colin] 3.7.0cvs24
1230 Win32: Fix bug 1816, 'Attaching files with
1231 command-line generates error after attaching'
1233 2009-01-09 [paul] 3.7.0cvs23
1236 forgot this '2009' in last commit
1238 2009-01-09 [paul] 3.7.0cvs22
1242 update copyright headers
1244 2009-01-09 [paul] 3.7.0cvs21
1246 * doc/man/claws-mail.1
1249 2009-01-09 [colin] 3.7.0cvs20
1252 Fix bug 1814, 'Windows' WM badly places
1255 2009-01-09 [colin] 3.7.0cvs19
1257 * src/prefs_themes.c
1258 * src/stock_pixmap.c
1259 * src/stock_pixmap.h
1260 * src/common/utils.c
1261 * src/common/utils.h
1262 Win32: Fix bug 1813, 'Installing Theme Creates Error'
1264 2009-01-08 [colin] 3.7.0cvs18
1267 Win32: Fix bug 1810, 'Pressing 'o' key
1270 2009-01-07 [colin] 3.7.0cvs17
1273 Fix bug 1432, '& not escaped in links (HTML
1276 2009-01-06 [colin] 3.7.0cvs16
1278 * src/plugins/pgpcore/select-keys.c
1279 Warn translators the usual way about
1282 2009-01-06 [colin] 3.7.0cvs15
1285 Fix synchronisation dialog that shouldn't
1286 appear when network goes down (Network
1290 Fix save as when attach_save_dir isn't set
1291 fixes bug 1804, 'attach_save_directory does
1292 not default to $HOME'
1293 * src/plugins/pgpcore/select-keys.c
1294 Add mnemonics to buttons - warn translators!
1296 2009-01-06 [wwp] 3.7.0cvs14
1298 * src/common/utils.c
1299 Fix cvs13, thanks to Colin.
1301 2009-01-06 [wwp] 3.7.0cvs13
1303 * src/common/utils.c
1304 Better support for Spanish Outlook replies (RES).
1306 2009-01-02 [colin] 3.7.0cvs12
1309 Fix (+) sign after collapsed folder names that
1310 have quicksearch-matching children.
1311 Fixes bug 1506, 'Recursive search in collapsed
1314 2009-01-02 [colin] 3.7.0cvs11
1316 * src/stock_pixmap.c
1317 * src/stock_pixmap.h
1318 Remove now-unused stock_pixmap_gdk
1320 2009-01-02 [colin] 3.7.0cvs10
1322 * src/gtk/gtkutils.c
1323 * src/pixmaps/claws-mail_icon.xpm
1324 Use pixbuf for app icon, and make the app icon
1327 2009-01-02 [colin] 3.7.0cvs9
1330 Show both link title and URI if possible
1332 2009-01-02 [colin] 3.7.0cvs8
1336 * src/addressbook_foldersel.c
1339 * src/grouplistdialog.c
1343 * src/gtk/gtkcmclist.c
1344 * src/gtk/gtkcmclist.h
1345 * src/gtk/gtkcmctree.c
1346 * src/gtk/gtkcmctree.h
1347 * src/gtk/gtksctree.c
1348 * src/gtk/gtksctree.h
1349 Implement pixbuf rendering in tree widgets
1351 * src/plugins/trayicon/trayicon.c
1353 * src/prefs_themes.c
1354 Use pixbuf rendering here too
1356 2008-12-30 [paul] 3.7.0cvs7
1359 no need to prematurely trim the uri in the statusbar
1361 2008-12-29 [paul] 3.7.0cvs6
1364 prefer List-Id header to X-* headers when creating
1365 filter rule automatically
1367 2008-12-28 [colin] 3.7.0cvs5
1370 Set minimum height to 440 instead of 480
1372 2008-12-22 [colin] 3.7.0cvs4
1375 Fix bug 1799, '"Discard message" deletes manually
1376 saved draft'. Switch rmode to REEDIT after
1379 2008-12-21 [paul] 3.7.0cvs3
1381 * tools/claws.i18n.status.pl
1384 2008-12-21 [paul] 3.7.0cvs2
1390 2008-12-21 [paul] 3.7.0cvs1
1396 2008-12-19 [paul] 3.7.0
1403 2008-12-19 [paul] 3.6.1cvs80
1406 remove unmaintained sk and sr from ALL_LINGUAS
1407 add newly maintained cs to ALL_LINGUAS
1418 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
1419 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
1420 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
1423 2008-12-16 [colin] 3.6.1cvs79
1425 * src/plugins/pgpcore/sgpgme.c
1428 2008-12-15 [colin] 3.6.1cvs78
1433 * src/plugins/pgpcore/sgpgme.c
1434 * src/plugins/pgpcore/sgpgme.h
1435 * src/plugins/pgpinline/pgpinline.c
1436 * src/plugins/pgpmime/pgpmime.c
1437 * src/plugins/smime/smime.c
1438 Fix bug 1796, 'PGP/MIME setting: "select key by your
1439 email address" doesn't work'. Use custom from address
1442 2008-12-15 [colin] 3.6.1cvs77
1444 * src/common/utils.c
1445 Fix bug 1746, 'Makes a mailto link from several
1448 2008-12-15 [paul] 3.6.1cvs76
1450 * m4/spamassassin.m4
1451 fix warnings thrown up by autoconf-2.63
1453 2008-12-13 [colin] 3.6.1cvs75
1458 * src/common/utils.c
1459 * src/common/utils.h
1461 Finish previous patch
1463 2008-12-13 [colin] 3.6.1cvs74
1466 Only install certs on windows
1468 2008-12-13 [colin] 3.6.1cvs73
1471 * tools/ca-certificates.crt
1472 * src/common/Makefile.am
1474 First try to ship SSL certificates in Windows
1477 2008-12-12 [colin] 3.6.1cvs72
1480 * src/plugins/pgpinline/claws.def
1483 2008-12-12 [paul] 3.6.1cvs71
1487 * src/partial_download.c
1489 * src/common/claws.c
1490 * src/common/prefs.c
1491 * src/common/utils.c
1492 win32: fix unlinking, renaming and bug with
1496 2008-12-11 [colin] 3.6.1cvs70
1499 * manual/fr/advanced.xml
1500 Update french translations
1502 2008-12-10 [colin] 3.6.1cvs69
1505 Correct bug submission guidelines
1507 2008-12-10 [colin] 3.6.1cvs68
1509 * src/plugins/pgpcore/pgp_viewer.c
1510 Fix bug 1736, 'Key import does not work'
1511 Kill the correct pid (and not the parent
1512 shell), and increase the timeout a bit.
1514 2008-12-09 [paul] 3.6.1cvs67
1517 ensure that any stray noticeview buttons are hidden,
1518 as clicking them causes segfaults!
1520 2008-12-09 [colin] 3.6.1cvs66
1524 * src/folder_item_prefs.h
1525 * src/prefs_common.c
1526 * src/prefs_common.h
1528 Fix bug 1792, '"Save Message to" should
1529 retain list of recently selected folders'
1530 Also, make Enchant-related prefs stick
1531 even if the build doesn't enable enchant
1533 2008-12-09 [paul] 3.6.1cvs65
1536 fix bug 1787, 'Prevent automatic PGP inline
1537 decryption attempts' use the noticeview to display
1538 decryption failure messages instead of the irritating
1541 2008-12-09 [colin] 3.6.1cvs64
1543 * src/prefs_filtering.c
1544 Fix bug 1789, 'filtering account selection
1545 (regression)'. Filtering on sending-only
1546 accounts can be a little useful when using
1547 filtering via Tools menu.
1549 2008-12-07 [paul] 3.6.1cvs63
1551 * src/prefs_actions.c
1552 don't auto-select first entry (same as other
1554 * src/gtk/pluginwindow.c
1555 these parents don't have children so don't look
1558 2008-12-07 [paul] 3.6.1cvs62
1560 * src/prefs_account.c
1561 * src/gtk/pluginwindow.c
1562 * src/gtk/prefswindow.c
1563 * src/gtk/prefswindow.h
1564 auto-select first page
1566 2008-12-05 [colin] 3.6.1cvs61
1570 Fix bug 1788, 'CM crashes re-encoding
1571 encoded parameters' (introduced in cvs40)
1573 2008-12-05 [paul] 3.6.1cvs60
1575 * src/prefs_common.h
1576 remove gpg prefs that are no longer needed here
1578 2008-12-03 [colin] 3.6.1cvs59
1581 Speed up cache reading (about 10% gain)
1583 * src/gtk/gtksctree.c
1584 Speed up expand/collapse all threads
1587 2008-12-03 [paul] 3.6.1cvs58
1590 eradicate gcc4's signedness warnings
1591 fix building with gnuTLS on (Open)Solaris
1593 2008-12-01 [colin] 3.6.1cvs57
1595 * src/gtk/gtkcmclist.c
1598 2008-12-01 [colin] 3.6.1cvs56
1600 * src/plugins/pgpinline/pgpinline.c
1601 Fix bug 1779, 'PGP Inline badly handles
1602 multipart'. Properly dump the current part
1603 instead of running around with scissors
1605 2008-11-30 [paul] 3.6.1cvs55
1607 * manual/advanced.xml
1608 * manual/plugins.xml
1609 * src/prefs_toolbar.c
1610 remove the verb from the page title and
1611 update references in the manual
1613 2008-11-30 [paul] 3.6.1cvs54
1616 move Other/ page to Other/Miscellaneous
1617 * src/gtk/prefswindow.c
1618 make parent page unselectable
1620 2008-11-29 [paul] 3.6.1cvs53
1623 add the new 'primary_paste_unselects' hidden
1624 option, add missing 'log_[...]_color' options,
1625 and reformat the text
1626 * manual/advanced.xml
1627 add the new 'primary_paste_unselects' hidden
1628 option, add missing 'log_[...]_color' options
1630 2008-11-28 [colin] 3.6.1cvs52
1635 2008-11-28 [colin] 3.6.1cvs51
1640 2008-11-28 [colin] 3.6.1cvs50
1643 Fix account selection in Mailing list
1646 2008-11-28 [paul] 3.6.1cvs49
1649 automatically remove obsolete strings
1651 2008-11-28 [colin] 3.6.1cvs48
1653 * src/plugins/pgpcore/sgpgme.c
1654 Fix error message when key isn't available.
1656 2008-11-27 [colin] 3.6.1cvs47
1662 2008-11-26 [colin] 3.6.1cvs46
1667 2008-11-26 [colin] 3.6.1cvs45
1669 * src/plugins/pgpcore/select-keys.c
1670 * src/plugins/pgpcore/sgpgme.c
1671 Fix bug 1591, 'S/MIME: better key
1672 handling/selection dialog'
1673 Really ignore revoked/expired keys
1675 2008-11-26 [colin] 3.6.1cvs44
1678 * src/common/claws.c
1680 Make sure libgcrypt's threading is initialised
1681 before gnutls. See also old bug 1539.
1683 2008-11-26 [colin] 3.6.1cvs43
1687 * src/etpan/imap-thread.c
1688 Fix possible crashes due to clist_begin()
1689 not checking for NULLs (it should!)
1691 2008-11-25 [colin] 3.6.1cvs42
1694 Fix line length in MIME parameters
1696 2008-11-22 [paul] 3.6.1cvs41
1699 grab Return key press in attachments Properties
1702 2008-11-21 [colin] 3.6.1cvs40
1706 Fix bug 1776, 'use encoded name parameters
1707 for attachments instead of ascii'.
1708 Break the RFC 2047 by using B-encoded
1709 filename parameter, like everyone does,
1710 following advice from the RFC author.
1712 2008-11-21 [colin] 3.6.1cvs39
1714 * src/common/socket.c
1715 Rehandshake if server asks to
1717 2008-11-21 [colin] 3.6.1cvs38
1721 * src/common/session.h
1723 Move conditional-compilation members to
1726 2008-11-19 [wwp] 3.6.1cvs37
1728 * src/prefs_actions.c
1729 Fixed wrong behaviour when pressing Escape (was not cancelling
1732 2008-11-19 [wwp] 3.6.1cvs36
1738 * src/prefs_actions.c
1739 * src/prefs_filtering_action.c
1743 * src/common/utils.c
1744 Replace occurrences of "command line" with "command-line" everywhere.
1745 Enforce code style (mostly indentation) in prefs_actions.c.
1747 2008-11-19 [colin] 3.6.1cvs35
1750 * src/prefs_common.c
1751 * src/prefs_common.h
1752 Add primary_paste_unselects hidden preference
1753 to change how middle-click pasting changes
1754 the selection and insert point; defaults to
1757 2008-11-19 [colin] 3.6.1cvs34
1760 Always give focus to summaryview, even if
1761 the folder is empty, in small screen layout.
1762 Allows to go back to folderlist using the
1765 2008-11-18 [colin] 3.6.1cvs33
1768 Put back conditional at the end of struct
1770 2008-11-18 [colin] 3.6.1cvs32
1773 * src/common/w32_reg.c
1774 Fix crash on win32 when browsing to a
1777 2008-11-15 [colin] 3.6.1cvs31
1780 After a mid-click paste, deselect selection
1781 and go to end of paste.
1783 2008-11-15 [colin] 3.6.1cvs30
1786 Auto-save draft after external editor quits
1788 2008-11-15 [colin] 3.6.1cvs29
1790 * src/plugins/pgpcore/sgpgme.c
1791 Fix wrong error display, thanks to
1794 2008-11-14 [colin] 3.6.1cvs28
1796 * src/prefs_actions.c
1797 Comment out bogus (IMO) warning
1799 2008-11-14 [colin] 3.6.1cvs27
1806 Share summaryview's context menu actions with
1807 the equivalent menu items of the main menu;
1808 this allows to share accelerators and de-
1811 2008-11-14 [colin] 3.6.1cvs26
1813 * src/plugins/pgpcore/sgpgme.c
1814 Fix bug 1768, 'claws-mail crashes while
1815 checking smime bad signature'
1817 2008-11-13 [colin] 3.6.1cvs25
1821 Fix redefinition of PREFSBUFSIZE
1823 2008-11-13 [wwp] 3.6.1cvs24
1825 * tools/popfile-link.sh
1826 Add support for reusing existing POPFile session ID.
1828 2008-11-12 [colin] 3.6.1cvs23
1831 Fix bug 1771, 'Folder template gets
1832 truncated when exiting the application'
1833 Use a 32k buffer for string preferences
1835 2008-11-11 [colin] 3.6.1cvs22
1838 Fix "display sender using addressbook" when
1839 prefs_common.swap_from is in use. Patch by
1842 2008-11-11 [colin] 3.6.1cvs21
1847 Make a few functions static
1849 2008-11-07 [colin] 3.6.1cvs20
1853 Fix crash when rebuilding colorlabel
1857 * src/prefs_account.c
1858 * src/prefs_compose_writing.c
1859 * src/prefs_logging.c
1860 * src/prefs_message.c
1862 * src/prefs_receive.c
1863 * src/prefs_summaries.c
1864 * src/prefs_wrapping.c
1865 * src/plugins/bogofilter/bogofilter_gtk.c
1866 * src/plugins/pgpcore/prefs_gpg.c
1867 * src/plugins/spamassassin/spamassassin_gtk.c
1868 Fix deprecated use of page_size in
1869 gtkspinbutton adjustments
1871 2008-11-06 [mones] 3.6.1cvs19
1874 Fix missing "About" in Help menu
1875 * tools/claws.i18n.status.pl
1878 2008-11-05 [colin] 3.6.1cvs18
1883 * src/common/socket.c
1884 * src/common/socket.h
1885 * src/gtk/gtkutils.c
1886 * src/gtk/gtkutils.h
1887 w32: Implement single launch (lock
1888 socket); always put debug log to
1889 the rc_dir; fix Start menu update
1890 after registering as default Mail
1893 2008-11-05 [colin] 3.6.1cvs17
1896 Setting the Mail start menu item in HKCU
1897 confuses the Internet Options dialog. Do
1898 it in HKLM as this dialog does.
1900 2008-11-04 [colin] 3.6.1cvs16
1902 * src/common/w32_reg.c
1905 2008-11-04 [colin] 3.6.1cvs15
1908 w32: Fix getting content-type
1910 * src/prefs_common.c
1911 * src/prefs_common.h
1912 * src/prefs_ext_prog.c
1914 w32: better integration (use the
1915 standard file associations instead
1916 of our platform-unadapted open
1919 * src/common/utils.c
1920 * src/common/w32_reg.c
1921 * src/common/w32lib.h
1922 w32: better integration (allow
1923 setting Claws as default MUA)
1925 2008-11-01 [colin] 3.6.1cvs14
1928 Fix wrongly converted non-ascii characters
1929 when locale's charset is US-ASCII (strict-mode
1930 was failing in this case)
1932 2008-10-30 [colin] 3.6.1cvs13
1938 Use one UI Manager per mimeview, instead of
1939 the global one -- else user_data pointer gets
1940 broken if opening and closing another message-
1941 view, then using right-click on a mimeview's
1942 mimepart. Probably fixes bug 1711, 'Save-as
1945 2008-10-24 [paul] 3.6.1cvs12
1948 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
1949 * tools/kdeservicemenu/install.sh
1950 another, possibly the final?, attempt on getting this
1953 2008-10-24 [paul] 3.6.1cvs11
1955 * tools/kdeservicemenu/install.sh
1956 fix servicemenu installation directory on kde4
1958 2008-10-24 [paul] 3.6.1cvs10
1960 * tools/kdeservicemenu/README
1961 * tools/kdeservicemenu/install.sh
1962 add support for kde4 in addition to kde3.
1963 a rework involving checking for kde4-config, then
1964 kde-config, finally prompting the user for the
1965 location of either if they cannot be found
1968 2008-10-18 [paul] 3.6.1cvs9
1970 * tools/claws.i18n.status.pl
1971 updated with latest translator info.
1972 only print for languages defined in %langname
1974 2008-10-17 [paul] 3.6.1cvs8
1976 * src/plugins/pgpcore/sgpgme.c
1977 when listing the uid's, show the uid validity
1979 2008-10-16 [paul] 3.6.1cvs7
1984 2008-10-13 [wwp] 3.6.1cvs6
1987 Updated French translation.
1989 2008-10-11 [colin] 3.6.1cvs5
1992 Fix bug 1756, "Outdated translators list in About
1993 dialogue". Patch by Aleksei Miheev.
1995 2008-10-11 [colin] 3.6.1cvs4
2005 * src/prefs_account.c
2006 * src/send_message.c
2007 * src/send_message.h
2011 * src/common/claws.c
2013 * src/common/session.c
2014 * src/common/session.h
2017 * src/common/socket.c
2018 * src/common/socket.h
2021 * src/common/ssl_certificate.c
2022 * src/common/ssl_certificate.h
2024 * src/gtk/sslcertwindow.c
2025 * src/gtk/sslcertwindow.h
2028 2008-10-11 [colin] 3.6.1cvs3
2030 * src/common/ssl_certificate.c
2031 Make local function static
2033 2008-10-10 [colin] 3.6.1cvs2
2036 * src/common/ssl_certificate.c
2037 * src/gtk/sslcertwindow.c
2038 Add offline certificate verification,
2039 thanks to Nikos Mavrogiannopoulos for the
2042 2008-10-10 [colin] 3.6.1cvs1
2044 * src/common/ssl_certificate.c
2045 * src/gtk/sslcertwindow.c
2048 2008-10-10 [paul] 3.6.1
2050 * m4/spamassassin.m4
2051 remove openssl dross
2058 2008-10-10 [colin] 3.6.0cvs25
2061 Tell libetpan it doesn't need to init
2064 2008-10-10 [colin] 3.6.0cvs24
2067 Remove references to openssl
2069 2008-10-09 [colin] 3.6.0cvs23
2074 2008-10-09 [colin] 3.6.0cvs22
2077 Error out when building against openssl
2079 2008-10-09 [colin] 3.6.0cvs21
2086 Disable OpenSSL due to requirement of
2087 OpenSSL exception. Code not removed yet,
2088 just in case, but disabled.
2090 2008-10-09 [colin] 3.6.0cvs20
2100 * src/prefs_ext_prog.c
2102 * src/prefs_image_viewer.c
2106 * src/gtk/Makefile.am
2108 * src/gtk/gtksourceprintjob.c
2109 * src/gtk/gtksourceprintjob.h
2110 Revert previous patch. It'd be better to remove
2111 OpenSSL instead, as GnuTLS works as well.
2113 2008-10-09 [colin] 3.6.0cvs19
2123 * src/prefs_ext_prog.c
2125 * src/prefs_image_viewer.c
2129 * src/gtk/Makefile.am
2131 * src/gtk/gtksourceprintjob.c
2132 * src/gtk/gtksourceprintjob.h
2133 Remove the libgnomeprint interface (deprecated,
2134 and fixes Debian's #501570, 'Copyright confusion')
2136 2008-10-09 [colin] 3.6.0cvs18
2139 Require libetpan 0.57 (important fixes)
2141 2008-10-08 [paul] 3.6.0cvs17
2143 * src/prefs_filtering_action.c
2144 * src/prefs_matcher.c
2145 enable re-ordering of the filtering/processing
2146 condition and actions lists by drag'n'drop
2148 2008-10-08 [colin] 3.6.0cvs16
2151 Fix wrong menu title
2153 2008-10-07 [colin] 3.6.0cvs15
2156 After thinking, revert this. It's only a minor
2157 annoyance to GSSAPI users, and I can't test this
2158 right now. Postponed until after next good release.
2160 2008-10-07 [colin] 3.6.0cvs14
2163 Don't ask for a password when using GSSAPI
2165 2008-10-07 [colin] 3.6.0cvs13
2168 Fix build with GTK+ < 2.14
2170 2008-10-07 [colin] 3.6.0cvs12
2174 * src/prefs_common.c
2175 * src/prefs_common.h
2177 * src/gtk/colorlabel.c
2178 Fix bug 1749, 'Shortcut keys for color labels
2180 Make fullscreen a setting remembered between
2183 2008-10-07 [colin] 3.6.0cvs11
2186 Fix bug 1747, 'Wanderlust keybindings no longer
2187 working (regression)'
2189 2008-10-07 [colin] 3.6.0cvs10
2192 Make fullscreen a real menu item
2194 2008-10-07 [colin] 3.6.0cvs9
2197 Make sure we won't save size when
2200 2008-10-06 [colin] 3.6.0cvs8
2204 Handle fullscreen via F11. Patch by
2207 2008-10-06 [colin] 3.6.0cvs7
2210 Fix return value when setting client cert
2212 2008-10-04 [colin] 3.6.0cvs6
2215 Fix bug 1742, 'Attachment list contents not
2218 2008-10-04 [paul] 3.6.0cvs5
2221 fix failure of Hide toolbar option on restart
2223 2008-10-04 [colin] 3.6.0cvs4
2230 Maemo: Fix bug 1737, Crashes upon opening
2232 2008-10-04 [paul] 3.6.0cvs3
2235 submitted (just a little late) by Frederico
2238 2008-10-03 [wwp] 3.6.0cvs2
2241 Many fixes, mostly in menus and accelerators.
2243 2008-10-03 [colin] 3.6.0cvs1
2246 Allow network mounts with new GTKs: they're
2247 available via FUSE mounts and we don't need
2250 2008-10-03 [paul] 3.6.0
2257 2008-10-03 [paul] 3.5.0cvs145
2264 new translations. added by Yasen Pramatarov,
2265 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
2274 updated translations. submitted by Miquel Oliete,
2275 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
2276 Andrea Spadaccini, Emilian Nowak, and Ralph Young
2278 2008-10-02 [colin] 3.5.0cvs144
2280 * src/common/session.c
2281 Fix crash when connection fails on windows
2283 2008-10-01 [colin] 3.5.0cvs143
2286 Real fix for FS-unsafe chars on win32
2288 2008-10-01 [colin] 3.5.0cvs142
2291 Encode prohibited filenames on win32
2293 2008-09-30 [mones] 3.5.0cvs141
2297 * src/prefs_themes.c
2299 Fix output of some debug messages
2301 2008-09-30 [colin] 3.5.0cvs140
2308 * src/prefs_themes.c
2312 * src/common/utils.c
2313 * src/gtk/sslcertwindow.c
2314 Win32: Fix time usage; use g_stat
2316 2008-09-29 [colin] 3.5.0cvs139
2318 * src/common/utils.c
2319 Fix case-sensitive match of subject
2322 2008-09-29 [colin] 3.5.0cvs138
2324 * src/folder_item_prefs.c
2325 * src/folder_item_prefs.h
2327 * src/prefs_folder_item.c
2328 * src/prefs_matcher.c
2330 * src/common/string_match.c
2331 * src/common/utils.c
2332 Fix a huge leak (dozens of megs per folder
2333 change) on Windows: disable regexps
2335 2008-09-28 [paul] 3.5.0cvs137
2340 2008-09-27 [colin] 3.5.0cvs136
2344 Add accessor for cur_account
2346 2008-09-27 [colin] 3.5.0cvs135
2349 Fix crash when error happen on session establishment
2351 2008-09-26 [mones] 3.5.0cvs134
2356 2008-09-26 [colin] 3.5.0cvs133
2358 * src/plugins/pgpcore/claws.def
2361 2008-09-26 [colin] 3.5.0cvs132
2363 * src/prefs_common.c
2364 * src/prefs_common.h
2365 * src/plugins/pgpcore/pgp_viewer.c
2366 Add an accessor to prefs_common for plugins
2369 2008-09-25 [colin] 3.5.0cvs131
2372 Fix bug 1725, 'useless lines in clawsrc'
2373 * src/plugins/smime/mypgpcore.def
2374 Add a missing symbol
2376 2008-09-25 [paul] 3.5.0cvs130
2378 * src/plugins/smime/mypgpcore.def
2379 * src/plugins/smime/plugin.def
2380 * src/plugins/smime/version.rc
2381 add these windows-specific files
2384 2008-09-25 [colin] 3.5.0cvs129
2387 Load standard plugins only on first run
2389 2008-09-25 [colin] 3.5.0cvs128
2394 2008-09-24 [colin] 3.5.0cvs127
2397 Add nb_NO's charset (iso-8859-1)
2399 2008-09-24 [colin] 3.5.0cvs126
2401 * src/common/utils.c
2402 Fix get_mail_base_dir() on windows
2403 (was synced from main ages ago)
2405 2008-09-24 [colin] 3.5.0cvs125
2409 Integrate better with Windows' style
2411 2008-09-23 [paul] 3.5.0cvs124
2416 offer these strings to translators too
2418 2008-09-23 [colin] 3.5.0cvs123
2421 Add a --disable-dbus flag in case we want
2422 no DBUS even if headers are available (like
2423 for building gpg4win)
2426 * src/prefs_logging.c
2427 * src/common/utils.c
2428 * src/plugins/pgpcore/sgpgme.c
2429 * src/plugins/smime/claws.def
2431 - disable filtering log (it's crashy for
2433 - fix gmtime_r when time is -1 (before 01/01/70)
2434 - add symbols for smime
2436 2008-09-22 [colin] 3.5.0cvs122
2438 * src/common/utils.c
2442 Fix cursor position after changing account
2446 Fix absolute path detection
2448 2008-09-21 [colin] 3.5.0cvs121
2450 * src/gtk/gtkaspell.c
2451 Don't try to use empty dictionaries
2453 2008-09-20 [colin] 3.5.0cvs120
2456 Add the new files to the translations
2458 2008-09-20 [colin] 3.5.0cvs119
2461 * src/plugins/Makefile.am
2462 * src/plugins/smime/Makefile.am
2463 * src/plugins/smime/plugin.c
2464 * src/plugins/smime/smime.c
2465 * src/plugins/smime/smime.deps
2466 * src/plugins/smime/smime.h
2467 Include S/Mime plugin in the main plugins
2468 Will ease the Gpg4win team's work
2470 2008-09-20 [colin] 3.5.0cvs118
2477 * src/common/socket.c
2478 * src/gtk/gtkutils.c
2479 * src/plugins/pgpcore/claws.def
2480 Windows: more fixes, thanks to wwp and
2483 2008-09-20 [colin] 3.5.0cvs117
2486 Tell on which server errors happened
2488 2008-09-20 [colin] 3.5.0cvs116
2490 * src/etpan/etpan-thread-manager.c
2491 * src/etpan/imap-thread.c
2492 * src/etpan/nntp-thread.c
2493 Windows: Fix hang on IMAP/NNTP
2495 2008-09-20 [colin] 3.5.0cvs115
2497 * src/common/utils.c
2498 Fix bug 1723, "Buffer overflow crash caused by
2499 preview in 'Date format help' dialog box"
2500 Also, optimise fast_strftime a bit :)
2502 2008-09-18 [colin] 3.5.0cvs114
2506 Check for NULLs before str* functions
2508 2008-09-18 [colin] 3.5.0cvs113
2513 Handle html parts in multipart/related
2514 Decode ISO-8859-1 as Windows-1252 (the former
2515 is a subset of the latter) in order to
2516 workaround Outlook mails misencoding
2517 * src/gtk/logwindow.c
2518 * src/gtk/logwindow.h
2519 Clear mainwindow's error pixmap when the
2520 error scrolls out of the log
2522 2008-09-17 [colin] 3.5.0cvs112
2524 * src/image_viewer.c
2525 Fix image loading (multiple childs added to
2526 scrolledwindow, break of the resize functionality)
2528 * src/prefs_folder_item.c
2529 * src/prefs_spelling.c
2530 * src/gtk/gtkaspell.c
2531 Better fix problems with dictionaries updates
2533 2008-09-17 [colin] 3.5.0cvs111
2535 * src/common/utils.c
2536 Fix double-opening (fixes multiple signatures when
2539 2008-09-16 [colin] 3.5.0cvs110
2541 * src/prefs_account.c
2542 * src/prefs_folder_item.c
2543 * src/prefs_spelling.c
2544 * src/gtk/gtkaspell.c
2545 Better stripping of aspell dictionaries names
2549 * 3.6.0-rc1 released
2551 2008-09-16 [colin] 3.5.0cvs109
2556 * src/prefs_account.h
2558 * src/send_message.c
2559 * src/gtk/inputdialog.c
2560 Don't add a pref to allow remembering passwords
2561 (Just not checking the checkbox is enough)
2563 2008-09-16 [colin] 3.5.0cvs108
2566 Require libetpan 0.56 as 0.55 is crashy
2569 * src/gtk/inputdialog.c
2570 * src/gtk/inputdialog.h
2573 2008-09-16 [wwp] 3.5.0cvs107
2576 Complete 3.5.0cvs106 by removing a function that got
2577 moved to account.[ch].
2579 2008-09-16 [wwp] 3.5.0cvs106
2585 * src/quote_fmt_lex.l
2586 * src/quote_fmt_parse.y
2587 Add account signature (path and value string) manipulation
2588 keywords to the template processor. It's now possible in
2589 all templates to insert the account signature to an
2590 arbitrary location or to pass it to a external script for
2594 2008-09-16 [mones] 3.5.0cvs105
2601 * src/prefs_account.h
2602 * src/prefs_common.c
2603 * src/prefs_common.h
2605 * src/send_message.c
2606 * src/gtk/inputdialog.c
2607 * src/gtk/inputdialog.h
2608 Implement session passwords: unsaved passwords for receiving
2609 or sending of accounts can be remembered while running to
2610 avoid repetitive typing.
2611 As keeping passwords in memory is unsafe a new preference
2612 in Other page is added to activate or not such capability.
2614 2008-09-14 [colin] 3.5.0cvs104
2618 Make conv_iconv_strdup static
2620 2008-09-12 [colin] 3.5.0cvs103
2627 * src/folder_item_prefs.c
2628 * src/folder_item_prefs.h
2630 * src/prefs_account.c
2631 * src/prefs_common.c
2632 * src/prefs_common.h
2633 * src/prefs_folder_item.c
2634 * src/prefs_spelling.c
2635 * src/prefs_template.c
2637 * src/quote_fmt_parse.y
2640 * src/gtk/Makefile.am
2643 * src/gtk/gtkaspell.c
2644 * src/gtk/gtkaspell.h
2645 * src/plugins/bogofilter/Makefile.am
2646 * src/plugins/dillo_viewer/Makefile.am
2647 * src/plugins/spamassassin/Makefile.am
2648 * src/plugins/trayicon/Makefile.am
2649 Switch spellchecker to Enchant
2651 2008-09-12 [paul] 3.5.0cvs102
2654 * tools/csv2addressbook.pl
2655 add support for Fox Mail
2657 2008-09-12 [paul] 3.5.0cvs101
2660 * src/prefs_wrapping.c
2663 2008-09-12 [paul] 3.5.0cvs100
2666 revert cvs99's libenchant commit error
2668 2008-09-12 [colin] 3.5.0cvs99
2671 Only go to inbox if there are new mails
2672 (and fetch was manual)
2674 2008-09-10 [colin] 3.5.0cvs98
2678 * src/common/session.c
2679 Use g_timeout_add_seconds instead of g_timeout_add
2680 on glib >= 2.14 when we don't need precision on the
2681 delay. This helps reducing power consumption:
2682 http://mjg59.livejournal.com/74651.html
2684 2008-09-10 [colin] 3.5.0cvs97
2687 Don't save window size and position when
2688 compose is hidden (filtering action)
2690 2008-09-09 [colin] 3.5.0cvs96
2696 * src/addressbook_foldersel.c
2702 * src/editaddress_other_attributes_ldap.h
2706 * src/editldap_basedn.c
2715 * src/grouplistdialog.c
2718 * src/image_viewer.c
2729 * src/prefs_actions.c
2730 * src/prefs_filtering.c
2731 * src/prefs_folder_column.c
2733 * src/prefs_summary_column.c
2734 * src/prefs_toolbar.c
2735 * src/send_message.c
2737 * src/sourcewindow.c
2738 * src/sourcewindow.h
2742 * src/stock_pixmap.c
2743 * src/stock_pixmap.h
2752 * src/common/utils.c
2754 * src/gtk/colorlabel.c
2755 * src/gtk/colorlabel.h
2756 * src/gtk/combobox.h
2757 * src/gtk/description_window.c
2759 * src/gtk/gtkaspell.c
2760 * src/gtk/gtkaspell.h
2761 * src/gtk/gtkcmclist.c
2762 * src/gtk/gtkcmclist.h
2763 * src/gtk/gtkcmctree.c
2764 * src/gtk/gtkcmctree.h
2765 * src/gtk/gtkcmoptionmenu.h
2766 * src/gtk/gtksctree.c
2767 * src/gtk/gtksctree.h
2768 * src/gtk/gtkshruler.c
2769 * src/gtk/gtkshruler.h
2770 * src/gtk/gtksourceprintjob.c
2771 * src/gtk/gtksourceprintjob.h
2772 * src/gtk/gtkutils.c
2773 * src/gtk/gtkutils.h
2774 * src/gtk/gtkvscrollbutton.c
2775 * src/gtk/gtkvscrollbutton.h
2776 * src/gtk/icon_legend.c
2777 * src/gtk/inputdialog.c
2778 * src/gtk/logwindow.c
2779 * src/gtk/logwindow.h
2780 * src/gtk/manage_window.c
2781 * src/gtk/manage_window.h
2783 * src/gtk/prefswindow.c
2784 * src/gtk/progressdialog.c
2785 * src/gtk/progressdialog.h
2786 * src/plugins/bogofilter/bogofilter_gtk.c
2787 * src/plugins/pgpcore/passphrase.c
2788 * src/plugins/spamassassin/spamassassin_gtk.c
2789 * src/plugins/trayicon/trayicon.c
2790 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2791 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2792 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
2793 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2794 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2795 Complete GTK+ 2.14 undeprecation
2796 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
2798 2008-09-09 [colin] 3.5.0cvs95
2800 * src/gtk/gtkcmclist.h
2801 Fix build on GTK+ 2.14
2803 2008-09-08 [colin] 3.5.0cvs94
2807 Remove GtkSignalFunc
2809 2008-09-07 [colin] 3.5.0cvs93
2812 * src/addressbook_foldersel.c
2813 * src/gtk/gtkcmclist.c
2814 * src/gtk/gtkcmclist.h
2815 * src/gtk/gtkcmctree.c
2816 * src/gtk/gtkcmctree.h
2817 * src/gtk/gtksctree.c
2818 * src/gtk/prefswindow.c
2819 * src/gtk/prefswindow.h
2820 Use GDestroyNotify instead of GtkDestroyNotify
2821 (deprecated in GTK+ 2.14)
2823 2008-09-07 [colin] 3.5.0cvs92
2826 Fix bug 1712, 'invalid "Phishing attempt warning"
2827 when linked text ends with spaces'
2829 2008-09-05 [colin] 3.5.0cvs91
2832 Maybe fix bug 1711, 'Save-as attachment crashes'
2833 Possibly wrong free() due to pointer shifting
2835 2008-09-05 [colin] 3.5.0cvs90
2838 Fix bug 1710, 'User misreads "Discard Message"
2839 as "Discard Changes"'. Propose to save or discard
2840 only the latest changes when closing an existing
2841 draft. Autosave may still have saved parts of the
2844 2008-09-04 [colin] 3.5.0cvs89
2847 Fix bug 1707, 'Segfault when sorting on non-visible column'
2849 2008-09-01 [colin] 3.5.0cvs88
2854 * src/etpan/imap-thread.c
2855 * src/etpan/imap-thread.h
2856 Store spam flag on IMAP (Junk/NonJunk, as
2857 ThunderBird does - this is nonstandard)
2859 2008-08-31 [wwp] 3.5.0cvs87
2862 Fix globish edition^Wediting.
2864 2008-08-31 [wwp] 3.5.0cvs86
2867 Don't break nickname editing for non-LDAP books (nickname
2868 value was overwritten when editing existing contact, this
2869 came from 3.0.2cvs109).
2871 2008-08-30 [colin] 3.5.0cvs85
2875 Fix "Apply tags..." key shortcut
2877 2008-08-29 [iwkse] 3.5.0cvs84
2882 2008-08-29 [iwkse] 3.5.0cvs83
2885 Disable "Move to trash" action if
2886 we are in a trash-like folder.
2889 2008-08-29 [paul] 3.5.0cvs82
2892 bump up libetpan version requirement since
2893 0.55 is released now
2895 2008-08-28 [wwp] 3.5.0cvs81
2899 * src/prefs_account.c
2900 * src/prefs_account.h
2901 Add finer granularity to the POP3's remove-after delay (now in
2902 hours in addition to in days), patch by Paul Rolland.
2904 2008-08-28 [wwp] 3.5.0cvs80
2906 * src/gtk/combobox.c
2907 Fix a typo in a comment.
2909 2008-08-28 [iwkse] 3.5.0cvs79
2912 * src/prefs_actions.c
2913 * src/prefs_filtering.c
2914 * src/prefs_template.c
2915 Add search feature to the account,
2916 template and action dialog.
2917 It's turned on selecting one row
2918 of the list and typing some random
2919 letter. Thanks to wwp, colinl
2921 2008-08-28 [colin] 3.5.0cvs78
2926 * src/prefs_account.c
2927 * src/prefs_account.h
2931 * src/stock_pixmap.c
2932 * src/stock_pixmap.h
2934 * src/pixmaps/key_gpg_signed.xpm
2935 Fix bug 1412, "Sign reply, if mail was signed"
2936 Add an account preference to sign replies to signed mails
2938 2008-08-28 [iwkse] 3.5.0cvs77
2940 * src/prefs_filtering.c
2941 Making the search more useful,
2942 jumping directly to the relative rule.
2944 2008-08-27 [colin] 3.5.0cvs76
2949 2008-08-27 [colin] 3.5.0cvs75
2951 * src/gtk/gtkcmctree.c
2954 2008-08-26 [colin] 3.5.0cvs74
2956 * src/gtk/gtkcmctree.c
2957 Fix missing inits on old glib
2959 2008-08-26 [wwp] 3.5.0cvs73
2961 * src/common/utils.c
2962 Added 'Fwd' to the list of known common subject prefixes.
2964 2008-08-25 [iwkse] 3.5.0cvs72
2966 * src/image_viewer.c
2967 Add animated gif support to the
2970 2008-08-25 [colin] 3.5.0cvs71
2972 * src/gtk/gtkcmctree.c
2973 Make sure work isn't null
2975 2008-08-24 [colin] 3.5.0cvs70
2978 Fix typo on SSL_CERT_DIR
2980 2008-08-23 [holger] 3.5.0cvs69
2983 Fix bug 1699 'Separator line mis-placed when
2984 printing some e-mails'. The number of header lines
2985 was not correctly calculated when Pango inserts
2988 2008-08-23 [colin] 3.5.0cvs68
2991 Fix the account selector button; thanks
2994 2008-08-21 [colin] 3.5.0cvs67
2998 Add a compose preference for auto-indent
3001 Make colorlabel accels a bit less hacky
3003 2008-08-21 [colin] 3.5.0cvs66
3006 * src/prefs_common.c
3007 * src/prefs_common.h
3008 * src/prefs_wrapping.c
3009 Add a preference for autoindent; fix no_join tag
3010 being applied to whole lines instead of just \n when
3013 2008-08-21 [colin] 3.5.0cvs65
3016 Add support for auto-indentation
3018 2008-08-19 [colin] 3.5.0cvs64
3021 Save Autowrap status in drafts/queued mails
3023 2008-08-19 [colin] 3.5.0cvs63
3026 Fix a comment (in reality, test commit on
3029 2008-08-17 [colin] 3.5.0cvs62
3031 * src/prefs_actions.c
3034 * src/common/socket.h
3035 * src/gtk/gtkcmctree.c
3038 2008-08-16 [colin] 3.5.0cvs61
3040 * src/editaddress_other_attributes_ldap.h
3041 Add 'l' field (localityName)
3043 2008-08-16 [colin] 3.5.0cvs60
3046 * src/gtk/gtkcmclist.c
3047 * src/gtk/gtkcmclist.h
3048 * src/gtk/gtkcmctree.c
3049 * src/gtk/gtksctree.c
3050 * src/gtk/gtkutils.c
3051 * src/gtk/gtkvscrollbutton.c
3052 Fix Maemo build (OS2007)
3054 2008-08-14 [colin] 3.5.0cvs59
3057 Don't crash if parent is null when creating
3059 * src/gtk/pluginwindow.c
3060 Don't crash on race when closing window while
3061 a plugin is loading and does gtk_iterations
3063 2008-08-13 [colin] 3.5.0cvs58
3068 Fix bug 1696, 'Viewing binary attachements
3069 as text over 1 MB' (various buglets)
3071 2008-08-10 [colin] 3.5.0cvs57
3074 * src/gtk/gtkcmclist.c
3075 Continue fixing GTK < 2.12 build, thanks to
3078 2008-08-10 [colin] 3.5.0cvs56
3080 * src/gtk/gtksctree.c
3081 Fix build on GTK < 2.12
3083 2008-08-09 [colin] 3.5.0cvs55
3086 Fix untranslatable strings, thanks to
3089 2008-08-07 [colin] 3.5.0cvs54
3095 * src/message_search.c
3098 * src/prefs_account.c
3099 * src/prefs_common.c
3100 * src/prefs_customheader.c
3101 * src/prefs_ext_prog.c
3102 * src/prefs_filtering_action.c
3104 * src/prefs_logging.c
3105 * src/prefs_matcher.c
3106 * src/prefs_msg_colors.c
3108 * src/summary_search.c
3111 * src/gtk/colorsel.c
3112 * src/gtk/gtkaspell.c
3113 * src/gtk/gtkutils.c
3114 * src/gtk/gtkutils.h
3115 * src/gtk/inputdialog.c
3116 * src/gtk/pluginwindow.c
3117 * src/gtk/quicksearch.c
3118 * src/plugins/bogofilter/bogofilter_gtk.c
3119 * src/plugins/dillo_viewer/dillo_prefs.c
3120 * src/plugins/spamassassin/spamassassin_gtk.c
3121 - Fix Ctrl-Space shortcut
3122 - Fix mime-parsing bug in procmime (cvs52)
3123 - Fix double-free in procmime (cvs52)
3124 - Use gtk_bin_get_child instead of GTK_BIN()->child
3125 - Fix Goto menu in mainwindow
3127 2008-08-07 [mones] 3.5.0cvs53
3130 Updated translation (lots of changes!)
3132 Add missing accelerator key
3134 Restored 'v' key function (thanks Colin!)
3136 2008-08-06 [colin] 3.5.0cvs52
3140 * src/addrduplicates.c
3151 Fix my use of g_utf8_strdown (it returns
3152 a newly allocated string and doesn't
3153 change the parameter)
3155 2008-08-06 [colin] 3.5.0cvs51
3158 Fix bug 1690, 'Copy/Paste in edit window may
3159 break Undo'; middle-click pastes aren't
3160 REPLACE_INSERT but just INSERT.
3161 Also, fix privacy menu selection
3163 2008-08-05 [colin] 3.5.0cvs50
3169 * src/addrduplicates.c
3181 * src/common/socket.c
3182 * src/gtk/gtkutils.c
3183 * src/gtk/gtkutils.h
3185 * src/plugins/spamassassin/spamassassin.c
3186 More undeprecation (Glib)
3188 2008-08-05 [colin] 3.5.0cvs49
3190 * src/prefs_account.c
3191 * src/prefs_filtering_action.c
3192 * src/prefs_matcher.c
3193 * src/gtk/Makefile.am
3194 * src/gtk/claws-marshal.list
3195 * src/gtk/colorlabel.c
3196 * src/gtk/colorsel.c
3197 * src/gtk/foldersort.c
3198 * src/gtk/gtkaspell.c
3199 * src/gtk/gtkcmclist.c
3200 * src/gtk/gtkcmclist.h
3201 * src/gtk/gtkcmctree.c
3202 * src/gtk/gtkcmctree.h
3203 * src/gtk/gtkcmoptionmenu.c
3204 * src/gtk/gtkcmoptionmenu.h
3205 * src/gtk/gtksctree.c
3206 * src/gtk/gtksctree.h
3207 * src/gtk/gtkutils.c
3208 * src/gtk/gtkutils.h
3209 * src/gtk/gtkvscrollbutton.c
3212 * src/gtk/quicksearch.c
3213 * src/plugins/dillo_viewer/dillo_viewer.c
3214 * src/plugins/pgpcore/select-keys.c
3215 Try to finish yesterday's commit
3217 2008-08-04 [colin] 3.5.0cvs48
3221 * src/addressbook_foldersel.c
3228 * src/editaddress_other_attributes_ldap.c
3230 * src/editldap_basedn.c
3233 * src/grouplistdialog.c
3234 * src/image_viewer.c
3239 * src/message_search.c
3245 * src/prefs_account.c
3246 * src/prefs_filtering_action.c
3247 * src/prefs_matcher.c
3248 * src/prefs_msg_colors.c
3249 * src/prefs_summaries.c
3251 * src/stock_pixmap.c
3252 * src/summary_search.c
3257 * src/gtk/Makefile.am
3258 * src/gtk/claws-marshal.list
3259 * src/gtk/colorsel.c
3260 * src/gtk/foldersort.c
3261 * src/gtk/gtkaspell.c
3262 * src/gtk/gtkcmclist.c
3263 * src/gtk/gtkcmclist.h
3264 * src/gtk/gtkcmctree.c
3265 * src/gtk/gtkcmctree.h
3266 * src/gtk/gtksctree.c
3267 * src/gtk/gtksctree.h
3268 * src/gtk/gtkutils.c
3269 * src/gtk/gtkutils.h
3270 * src/gtk/gtkvscrollbutton.c
3273 * src/gtk/quicksearch.c
3274 * src/plugins/dillo_viewer/dillo_viewer.c
3275 * src/plugins/pgpcore/select-keys.c
3276 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
3277 Undeprecate their implementation (GtkArg, GtkType, ...)
3278 Undeprecate a few other things here and there
3279 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
3280 Add #undef GTK_DISABLE_DEPRECATED in the files where we
3281 still have work to do
3283 2008-08-04 [colin] 3.5.0cvs47
3289 * src/stock_pixmap.c
3294 * src/image_viewer.c
3295 * src/gtk/gtkaspell.c
3296 * src/gtk/gtkvscrollbutton.c
3297 * src/plugins/dillo_viewer/dillo_viewer.c
3298 Undeprecate more things
3300 2008-08-02 [colin] 3.5.0cvs46
3303 Fix toggle menu activation state
3306 2008-08-02 [paul] 3.5.0cvs45
3310 /View/Show or hide/Message View
3312 2008-08-01 [paul] 3.5.0cvs44
3314 * src/common/utils.c
3315 * src/plugins/pgpcore/claws.def
3316 * src/plugins/pgpinline/claws.def
3317 fix compilation problems on mingw32,
3318 (bug 1688) Patch by Marcus Brinkmann
3320 2008-08-01 [colin] 3.5.0cvs43
3322 * src/gtk/gtkutils.c
3323 * src/gtk/gtkvscrollbutton.c
3326 2008-08-01 [colin] 3.5.0cvs42
3331 * src/prefs_account.c
3332 * src/prefs_folder_item.c
3335 * src/gtk/gtkaspell.c
3336 * src/gtk/gtkutils.c
3337 * src/gtk/gtkvscrollbutton.c
3338 Replace a few deprecated function calls
3340 2008-08-01 [paul] 3.5.0cvs41
3343 fix crash that occurs because of recent GtkUIManager
3344 changes. Thanks to Colin
3346 2008-07-31 [colin] 3.5.0cvs40
3355 Remove deprecated helper funcs
3357 2008-07-30 [colin] 3.5.0cvs39
3364 Move the folderview popup menu to GtkUIManager
3366 2008-07-29 [colin] 3.5.0cvs38
3381 Switch the main menu to GtkUIManager
3384 2008-07-29 [colin] 3.5.0cvs37
3387 Fix bug 1684, 'view news messages with large
3388 attachements segfaults'
3390 2008-07-29 [colin] 3.5.0cvs36
3403 More switches to GtkUIManager
3405 2008-07-26 [colin] 3.5.0cvs35
3411 2008-07-25 [colin] 3.5.0cvs34
3413 * src/addrcustomattr.c
3417 * src/editaddress_other_attributes_ldap.h
3421 * src/prefs_actions.c
3422 * src/prefs_filtering.c
3423 * src/prefs_template.c
3431 * src/plugins/trayicon/trayicon.c
3432 More changes from GtkItemFactory to GtkUIManager
3434 2008-07-25 [colin] 3.5.0cvs33
3437 Add a macro to remove menu items
3438 Make the gui_manager variable useless
3440 2008-07-24 [colin] 3.5.0cvs32
3443 Fix a gtk warning on clear
3447 Switch the message list popup menu to
3450 2008-07-23 [colin] 3.5.0cvs31
3452 * src/plugins/pgpcore/pgp_viewer.c
3453 * src/plugins/pgpcore/sgpgme.c
3454 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
3455 Patch by Thomas Wiegner <wiegner@gmx.de>
3457 2008-07-20 [paul] 3.5.0cvs30
3459 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3460 remove redundant GTK version check
3462 2008-07-20 [ticho] 3.5.0cvs29
3467 Moved sensitivity setting for "Download messages" for IMAP and
3468 news folders from folderview.c to imap_gtk.c and news_gtk.c
3469 respectively for better code readability.
3470 Fixed indentation in news' set_sensitivity().
3472 2008-07-20 [paul] 3.5.0cvs28
3475 remove more redundant code following cvs27
3477 2008-07-20 [paul] 3.5.0cvs27
3480 remove now redundant code
3483 fix bug 1673, 'Tools/Harvest adresses is
3484 grayed out if folder is empty'
3486 2008-07-19 [ticho] 3.5.0cvs26
3492 * src/gtk/gtkutils.c
3493 * src/gtk/gtkutils.h
3496 Use GtkUIManager for mimeview and tag edit dialog popup menus,
3497 instead of deprecated GtkItemFactory.
3499 2008-07-19 [colin] 3.5.0cvs25
3511 * src/prefs_account.c
3512 * src/prefs_actions.c
3513 * src/prefs_ext_prog.c
3514 * src/prefs_filtering.c
3515 * src/prefs_folder_item.c
3516 * src/prefs_image_viewer.c
3517 * src/prefs_logging.c
3518 * src/prefs_msg_colors.c
3521 * src/prefs_spelling.c
3522 * src/prefs_summaries.c
3523 * src/prefs_template.c
3526 * src/summary_search.c
3530 * src/common/Makefile.am
3531 * src/gtk/gtksctree.c
3532 * src/gtk/gtkutils.h
3533 * src/gtk/pluginwindow.c
3534 * src/gtk/quicksearch.c
3535 * src/plugins/bogofilter/bogofilter_gtk.c
3536 * src/plugins/dillo_viewer/dillo_prefs.c
3537 * src/plugins/pgpcore/prefs_gpg.c
3538 * src/plugins/spamassassin/spamassassin_gtk.c
3539 * src/plugins/trayicon/trayicon.c
3540 * src/plugins/trayicon/trayicon_prefs.c
3541 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
3542 or greater). Use the old deprecated one on GTK+ < 2.12.
3543 Easy! Straightforward! I'm not annoyed at all! It's not a loss
3546 2008-07-16 [colin] 3.5.0cvs24
3549 Fix folderview's scrolbar when starting minimised
3550 to tray, and popping up the mainwindow by calling
3551 claws-mail from the command line
3553 2008-07-08 [colin] 3.5.0cvs23
3556 Possibly fix po-headers appearing on empty
3559 2008-07-08 [colin] 3.5.0cvs22
3563 Finish the always_open tristate patch, by Jonathan
3566 2008-07-07 [paul] 3.5.0cvs21
3569 fix typo (missing ")
3571 2008-07-07 [paul] 3.5.0cvs20
3574 fit the menu style a bit better
3576 2008-07-07 [colin] 3.5.0cvs19
3578 * src/prefs_themes.c
3579 Make upgrading themes easier
3581 2008-07-07 [colin] 3.5.0cvs18
3584 * src/prefs_toolbar.c
3585 * src/stock_pixmap.c
3586 Finish fixing bug 1609, 'Icon issues'
3588 2008-07-07 [colin] 3.5.0cvs17
3590 * src/prefs_common.c
3591 Fix the default value
3593 2008-07-07 [colin] 3.5.0cvs16
3595 * src/prefs_summaries.c
3596 Revert my fix to the string, the correct term
3597 is indeed Message View
3599 2008-07-07 [colin] 3.5.0cvs15
3603 * src/prefs_common.c
3604 * src/prefs_common.h
3605 * src/prefs_summaries.c
3608 Change "Always open message when selected" to
3609 a tristate (Never/Always/When preview is visible)
3610 Patch by Jonathan Corbet <corbet@lwn.net>.
3612 2008-07-06 [paul] 3.5.0cvs14
3615 improve the layout of the dialogue
3618 fix some of the nasty coding style
3621 add some missing mnemonics
3623 2008-07-05 [paul] 3.5.0cvs13
3627 fix bug 1398, '"Change current account" is
3628 available even when there's only one account'
3629 * src/plugins/pgpcore/prefs_gpg.c
3630 put back a needed include, removed in error
3632 2008-07-05 [colin] 3.5.0cvs12
3635 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
3637 2008-07-05 [colin] 3.5.0cvs11
3641 Provide ability to rename newsgroups. Closes
3642 bug 1444, 'Add GUI option for renaming
3643 newsgroups'. Patch by Pawel Pekala
3645 2008-07-05 [colin] 3.5.0cvs10
3647 * src/plugins/pgpcore/passphrase.c
3648 * src/plugins/pgpcore/prefs_gpg.c
3649 * src/plugins/pgpcore/select-keys.c
3650 Simplify GTK includes (with the advantage
3651 of compiling against GTK+2.13); patch by
3654 2008-07-05 [colin] 3.5.0cvs9
3657 Add SSL client certificates
3659 2008-07-05 [colin] 3.5.0cvs8
3661 * src/prefs_account.c
3662 * src/common/session.h
3665 Add one path for certs
3667 2008-07-05 [colin] 3.5.0cvs7
3669 * src/prefs_account.c
3672 2008-07-04 [colin] 3.5.0cvs6
3676 * src/common/ssl_certificate.c
3677 Workaround distro bugs and fix certificate checking
3680 2008-07-04 [colin] 3.5.0cvs5
3683 * src/common/ssl_certificate.c
3684 * src/common/ssl_certificate.h
3685 * src/etpan/imap-thread.c
3686 * src/etpan/nntp-thread.c
3687 Fix some leaks, thanks to Martin Zwickel
3688 Rename gnutls functions that do the same
3689 as OpenSSL ones, to avoid symbol clashing
3690 when Claws is built against GnuTLS and
3691 libetpan against OpenSSL
3693 2008-07-04 [paul] 3.5.0cvs4
3695 * src/prefs_account.c
3696 remove 1 forgotten '.'
3698 2008-07-04 [paul] 3.5.0cvs3
3700 * src/prefs_account.c
3701 layout/engrish fixes to the 'Client
3704 2008-07-03 [colin] 3.5.0cvs2
3709 * src/prefs_account.c
3710 * src/prefs_account.h
3711 * src/prefs_common.c
3712 * src/send_message.c
3713 * src/common/session.c
3714 * src/common/session.h
3717 * src/common/socket.h
3720 * src/common/ssl_certificate.c
3721 * src/common/ssl_certificate.h
3722 * src/etpan/imap-thread.c
3723 * src/etpan/nntp-thread.c
3724 * src/gtk/inputdialog.c
3725 Add support for SSL client certificates (either PEM files
3726 with certificate and private key, either PKCS12 files)
3728 2008-06-28 [colin] 3.5.0cvs1
3731 Fix compilation with older GTKs
3733 2008-06-27 [paul] 3.5.0
3740 2008-06-27 [paul] 3.4.0cvs116
3745 2008-06-27 [paul] 3.4.0cvs115
3749 no longer build unmaintained translations
3751 2008-06-27 [paul] 3.4.0cvs114
3756 updated by Stephan Sachse, Flammie Pirinen, and
3757 Frederico Goncalves Guimaraes
3759 2008-06-26 [wwp] 3.4.0cvs113
3761 * manual/fr/advanced.xml
3762 Update French version of the manual (AutoFaces documentation).
3764 2008-06-26 [wwp] 3.4.0cvs112
3766 * manual/fr/advanced.xml
3767 * manual/fr/plugins.xml
3768 Updated French version of the manual (completed
3769 hidden options list, added note about Clawsker
3770 and new mail archiver plugin).
3772 2008-06-25 [colin] 3.4.0cvs111
3774 * src/gtk/gtkaspell.c
3775 Fix non-UTF8 in the replace with dialog
3776 * src/prefs_actions.c
3777 Fix possible crasher
3780 2008-06-24 [mones] 3.4.0cvs110
3783 Fix non-warning message, downgraded to debug info
3785 2008-06-24 [colin] 3.4.0cvs109
3788 Fix bug 1650, Message line too small after
3789 changing columns in "three columns" layout
3791 2008-06-24 [colin] 3.4.0cvs108
3794 Fix Spam button sensitivity in newsgroups
3796 2008-06-23 [wwp] 3.4.0cvs107
3799 Updated French translation.
3801 2008-06-23 [mones] 3.4.0cvs106
3804 Updated translation for release
3806 2008-06-22 [mones] 3.4.0cvs105
3808 * manual/es/plugins.xml
3809 Synced new entry for Mail Archiver plugin
3811 2008-06-22 [colin] 3.4.0cvs104
3814 Fix initial cursor position
3816 2008-06-21 [paul] 3.4.0cvs103
3818 * manual/plugins.xml
3819 add an entry for the new Mail Archiver plugin
3821 2008-06-21 [paul] 3.4.0cvs102
3824 we're in 'string freeze', put back the
3827 2008-06-21 [paul] 3.4.0cvs101
3829 * manual/advanced.xml
3830 * manual/es/advanced.xml
3831 fix build warning: <emphasis> cannot be contained
3834 fix non-clickable link on License page and drop
3835 the containing < > symbols to match other links
3837 2008-06-20 [mones] 3.4.0cvs100
3839 * manual/advanced.xml
3840 Added autofaces documentation, note about clawsker in hidden
3841 preferences, minor markup fix. Thanks Paul for proofreading
3842 * manual/es/advanced.xml
3843 Synchronised Spanish manual
3845 2008-06-16 [colin] 3.4.0cvs99
3848 Fix cursor placing on signature change
3850 2008-06-16 [paul] 3.4.0cvs98
3854 * src/gtk/inputdialog.c
3855 really fussy coding style fixes
3857 2008-06-16 [paul] 3.4.0cvs97
3860 keep the alphabetical order
3862 2008-06-13 [mones] 3.4.0cvs96
3866 * src/prefs_filtering_action.c
3867 Fixed cosmetic bug, processing also displays "Filtering"
3869 2008-06-13 [mones] 3.4.0cvs95
3872 * src/autofaces.c ** NEW FILE **
3873 * src/autofaces.h ** NEW FILE **
3875 Allow setting Faces and X-Faces globally and per-account
3876 from configuration files under ~/.claws-mail/autofaces
3878 2008-06-13 [holger] 3.4.0cvs94
3881 More files to ignore
3882 * src/gtk/inputdialog.c