1 2009-10-20 [colin] 3.7.3cvs6
4 Don't g_error on normal warnings...
6 2009-10-20 [colin] 3.7.3cvs5
8 * src/plugins/pgpcore/sgpgme.c
9 Fix bug 1996, 'S/MIME key not selected'
10 Check for S/MIME certs too
12 2009-10-20 [colin] 3.7.3cvs4
15 Fix win32 build on latest mingw32
17 2009-10-20 [colin] 3.7.3cvs3
22 Fix LDIF export. Patch by Michael Rasmussen
24 2009-10-18 [paul] 3.7.3cvs2
26 * tools/claws.i18n.status.pl
27 increase the value of $transolddays since we're relasing less
29 rework the en_GB.po hack so that en_GB is always 100% translated
32 2009-10-17 [paul] 3.7.3cvs1
35 * src/prefs_compose_writing.c
37 * src/prefs_summaries.c
38 * src/prefs_wrapping.c
39 reword a few labels. (this incorporates everything
40 that seemed worthwhile from bug 2020)
41 * src/prefs_customheader.c
42 use a 'Browse' button instead of button with
47 * CVS repository change
49 2009-10-09 [paul[ 3.7.3
51 version 3.7.3 unleashed!!
53 2009-10-07 [paul] 3.7.2cvs49
58 fix Bug 1994 - Changing colors required restart.
59 in the process rename folderview_reflect_prefs_pixmap_theme() to the
60 more accurate folderview_reinit_fonts()
62 2009-10-07 [paul] 3.7.2cvs48
67 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
70 2009-10-07 [paul] 3.7.2cvs47
78 updated by David Vachulka, Stephan Sachse and Marc Arens,
79 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
82 2009-10-06 [colin] 3.7.2cvs46
85 French translation update
87 2009-10-05 [paul] 3.7.2cvs45
90 enable Page Size and Orientation in the print dialog,
91 GTK+ >= 2.18.x only. Patch by Mark__T
93 2009-10-05 [paul] 3.7.2cvs44
95 * src/prefs_summaries.c
96 fix label, startup --> start-up, to match other uses of the
99 2009-10-05 [paul] 3.7.2cvs43
102 updated by Emilian Nowak
104 2009-10-03 [colin] 3.7.2cvs42
108 * src/gtk/gtkcmclist.c
109 * src/gtk/gtkvscrollbutton.c
110 * src/gtk/logwindow.c
112 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
113 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
116 2009-09-28 [colin] 3.7.2cvs41
120 * src/prefs_folder_item.c
121 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
123 2009-09-28 [colin] 3.7.2cvs40
125 * src/prefs_summaries.c
126 * src/gtk/sslcertwindow.c
127 Fix bug 2006, 'Non-utf8 strftime(3) date strings
128 shows up garbled in GUI'. Patch by Pawel Pekala
130 2009-09-24 [iwkse] 3.7.2cvs39
133 That's only for statistics, of course :)
135 2009-09-24 [iwkse] 3.7.2cvs38
140 2009-09-24 [iwkse] 3.7.2cvs37
143 Revert unwanted change
145 2009-09-24 [iwkse] 3.7.2cvs36
148 Fix issue with filtering actions and
151 2009-09-20 [mones] 3.7.2cvs35
153 * tools/convert_mbox.pl
154 Add -R flag to support recursive conversions
155 of arbitrary Evolution mail folders, based on
156 bash script by Daniel Dickinson (fixes debian
158 * tools/popfile-link.sh
159 Set required shell for script (fixes debian
162 2009-09-16 [colin] 3.7.2cvs34
165 Go grab files in /etc/skel if they exist
168 2009-09-15 [colin] 3.7.2cvs33
171 Complete 3.7.1cvs42: only output directly to
172 final file if we get NULL byes at the start.
173 Still fixes saving UTF16 files, but also
174 fixes displaying Base64 parts with decoding
175 errors (parts without errors get displayed)
177 2009-09-14 [colin] 3.7.2cvs32
181 * src/matcher_parser_parse.y
182 * src/prefs_matcher.c
183 Add 'has_attachment' and 'signed' matcher
184 expressions. Patch by Aleksei Miheev, fixes
187 2009-09-14 [colin] 3.7.2cvs31
190 Add "Re :" prefix from french Yahoo mail.
191 Patch by Didier Barvaux, fixes bug 1999
193 2009-09-10 [mones] 3.7.2cvs30
196 Fix sites supported by SpamReport
197 * manual/es/plugins.xml
198 Synchronise Spanish manual
200 2009-09-07 [holger] 3.7.2cvs29
203 Also update the icon cache on uninstall.
204 This prevents possible problems when Claws Mail was
205 uninstalled and installed again into a different location,
206 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
207 and the blog post linked therein
209 2009-09-07 [paul] 3.7.2cvs28
211 * src/prefs_toolbar.c
212 when updating the main toolbar icons just update
213 the main toolbar (and consequently fix a bug where
214 folderview icons would disappear)
216 2009-08-30 [holger] 3.7.2cvs27
219 Do case-insensitive comparison against
220 header names when extracting recipients
223 2009-08-23 [colin] 3.7.2cvs26
226 Probably fix RH bug 512024, " folder.c:3543
227 Condition msglist != NULL failed"
229 2009-08-23 [colin] 3.7.2cvs25
231 * src/prefs_compose_writing.c
232 Make the maximum size warning bigger. Patch
233 by Didier Barvaux on bug 1986.
235 2009-08-21 [colin] 3.7.2cvs24
238 Previous commit: move the function into compose_insert_file
239 so that it's also used on drag-n-drop
241 2009-08-21 [colin] 3.7.2cvs23
244 Fix scrolling when adding an header
246 2009-08-21 [colin] 3.7.2cvs22
251 * src/prefs_compose_writing.c
253 Fix bug 1986, "New feature: warn user when inserting
254 a large file in the message body". Patch by Didier
257 2009-08-21 [colin] 3.7.2cvs21
262 Fix bug 1984: Add R�f. : reply prefix (french
263 Lotus Notes); patch by Didier Barvaux
265 2009-08-21 [colin] 3.7.2cvs20
269 Fix bug 1969, 'Bad guess for outgoing encoding'
270 Make sure the specific converters (japanese in
271 this case) can return success/error in strict
272 mode, instead of silently failing back to
275 2009-08-20 [holger] 3.7.2cvs19
279 Make it possible for code outside
280 compose (e.g. plugins) to attach files
282 2009-08-20 [colin] 3.7.2cvs18
285 Fix crash when accessing IMAP soon
287 2009-08-18 [colin] 3.7.2cvs17
290 Maybe fix crash on non-existent LDAP server
292 2009-08-04 [colin] 3.7.2cvs16
295 Fix toolbar's spacing that breaks dark
296 themes (patch from http://blogs.igalia.com/aperez/
297 2009/07/making-claws-mail-look-better/)
299 2009-07-28 [colin] 3.7.2cvs15
302 * src/addrcustomattr.c
304 * src/addressbook_foldersel.c
312 * src/editldap_basedn.c
323 * src/prefs_actions.c
324 * src/prefs_customheader.c
325 * src/prefs_display_header.c
326 * src/prefs_filtering.c
327 * src/prefs_folder_column.c
328 * src/prefs_matcher.c
329 * src/prefs_summary_column.c
330 * src/prefs_summary_open.c
331 * src/prefs_template.c
334 Fix bug 1950, 'Program freeze up during folder selection'
335 Don't leave hidden windows modal
337 2009-07-28 [colin] 3.7.2cvs14
340 Fix bug 1957, 'LDAP errs out after searching too
343 2009-07-28 [colin] 3.7.2cvs13
346 Fix bug 1966, '"Collapse all threads" slower than
347 "Expand all threads"'
349 2009-07-28 [colin] 3.7.2cvs12
351 * src/common/session.c
352 Fix bug 1967, 'Claws gets stuck after accepting
353 a certificate warning dialog'
355 2009-07-19 [paul] 3.7.2cvs11
358 a few small changes to the English
360 2009-07-18 [mones] 3.7.2cvs10
363 Add new bsfilter and fancy plugins to the docs
364 and a note about dealing with plugins of the same class
365 * src/prefs_account.c
366 Fix extra space at the end typo
368 2009-07-16 [colin] 3.7.2cvs9
371 Fix wrong return without unlocking; thanks
374 2009-07-14 [colin] 3.7.2cvs8
377 Fix bug 1954, 'Segfault on reading wrong STATUS'
379 2009-07-10 [colin] 3.7.2cvs7
381 * src/plugins/pgpcore/plugin.def
385 2009-07-10 [colin] 3.7.2cvs6
387 * src/prefs_display_header.c
388 Fix bug 1951, 'C-Mail dumps core when editing
389 displayed headers'. Patch by Alexey Rusakov
391 2009-07-10 [colin] 3.7.2cvs5
394 Fix bug 1952, 'Deleted mails in Queue folder
397 2009-07-09 [colin] 3.7.2cvs4
399 * src/gtk/spell_entry.c
400 Fix bug 1949, 'Spell checker doesn't recognise
401 certain word in Subject header, but does in
402 message body'. Patch by Pawel Pekala.
404 2009-07-09 [paul] 3.7.2cvs3
407 use pkgconfig to check for the minimum required
410 2009-07-06 [colin] 3.7.2cvs2
412 * src/prefs_customheader.c
415 2009-07-04 [paul] 3.7.2cvs1
417 * tools/claws.i18n.status.pl
420 2009-07-03 [paul] 3.7.2
427 2009-07-03 [paul] 3.7.1cvs85
434 added new translations by Tiago Faria and Slavko
447 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
448 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
449 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
450 Goncalves Guimaraes, Aleksei Miheev
452 2009-07-01 [colin] 3.7.1cvs84
455 Fix bug 1940, 'Doesn't open links in
456 user's default browser'. Turn the preference
457 to TRUE by default; that will only change the
458 behaviour for new users.
460 2009-06-29 [colin] 3.7.1cvs83
464 * src/prefs_filtering_action.c
465 Fix bug 1935, 'problems with very long filtering actions':
466 Use a dynamic buffer in action to string, and a bigger
467 buffer in string to action
469 2009-06-29 [colin] 3.7.1cvs82
471 * src/matcher_parser_lex.l
472 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
474 2009-06-29 [colin] 3.7.1cvs81
479 Fix crash (out-of-bounds tree column)
480 * src/gtk/gtkcmctree.c
481 * src/gtk/gtksctree.c
482 Prevent using an out-of-bounds tree column
484 2009-06-29 [colin] 3.7.1cvs80
488 Leak fixes; patch by Pawel Pekala.
490 2009-06-26 [colin] 3.7.1cvs79
493 Sort by msgnum if dates are equal
495 2009-06-24 [paul] 3.7.1cvs78
498 make some (forgotten) strings translatable
500 2009-06-19 [colin] 3.7.1cvs77
503 Fix menu sensitiveness
505 2009-06-18 [colin] 3.7.1cvs76
508 * src/plugins/pgpcore/sgpgme.c
509 * src/plugins/pgpcore/sgpgme.h
510 * src/plugins/pgpmime/mypgpcore.def
511 * src/plugins/pgpmime/pgpmime.c
512 * src/plugins/smime/mypgpcore.def
513 * src/plugins/smime/smime.c
514 Use largefile support (and stop using our old GPGME
515 hack on gpgme_data_seek/rewind)
516 (See 1.9.12cvs44 to 46 - if this breaks things we
519 2009-06-13 [colin] 3.7.1cvs75
521 * src/gtk/spell_entry.c
522 Fix assertion. We can put a NULL gtkaspell to
523 an entry; it just means it won't be spell-checked.
525 2009-06-12 [mones] 3.7.1cvs74
529 * src/prefs_account.c
530 * src/prefs_account.h
533 Added preference to use account address in generated
534 Message-Id. Fixes Debian bug #531052
536 2009-06-12 [colin] 3.7.1cvs73
539 Better fix, API-compatible with libgnutls13
541 2009-06-12 [colin] 3.7.1cvs72
544 Use compatibility mode in GnuTLS, and avoid problems with
545 servers that don't comply 100% with the spec, but still
548 2009-06-06 [iwkse] 3.7.1cvs71
551 Ops..revert a mix with another patch
553 2009-06-06 [iwkse] 3.7.1cvs70
556 A better fix for the previous commit's issue
558 2009-06-06 [iwkse] 3.7.1cvs69
561 Fix shutting down of Claws Mail while a GTK_Return keypress
562 event is sent to the Attach property window
564 2009-06-05 [colin] 3.7.1cvs68
567 Fix build on GTK+ 2.6
569 2009-06-03 [mones] 3.7.1cvs67
571 * tools/make.themes.project
572 Oops! fix header, sorry Paul ;-)
574 2009-06-03 [mones] 3.7.1cvs66
576 * tools/make.themes.project
577 Add support for PNG themes and other
578 fixes i don't remember now... :)
580 2009-06-02 [colin] 3.7.1cvs65
583 * src/prefs_template.c
585 Fix error messages in templates, and fix their
588 2009-05-22 [colin] 3.7.1cvs64
593 2009-05-22 [colin] 3.7.1cvs63
596 Fix phantom button behind entry when
597 changing fields via Tools/Reply mode.
599 2009-05-22 [colin] 3.7.1cvs62
604 2009-05-21 [mones] 3.7.1cvs61
608 Add button to empty header lines with one click
610 2009-05-21 [paul] 3.7.1cvs60
614 * src/plugins/trayicon/trayicon.c
615 when quitting from the trayicon, honour
616 prefs_common.clean_on_exit
618 2009-05-21 [paul] 3.7.1cvs59
620 * src/gtk/Makefile.am
621 remove duplicate entry
622 thanks to Charles A Edwards
624 2009-05-19 [paul] 3.7.1cvs58
627 clear progressbar in the statusbar on 'Cancel'
629 2009-05-16 [colin] 3.7.1cvs57
635 2009-05-16 [colin] 3.7.1cvs56
638 Remove msgnum>0 condition for removing messages
639 from caches. There's no such condition on add.
640 Fixes bug 1913, 'Allow to remove phantom
641 messages from the cache'; patch by Fabian
642 Keil <fk at fabiankeil.de>
644 2009-05-12 [holger] 3.7.1cvs55
648 Introduce hook after showing of the message view
650 2009-05-11 [colin] 3.7.1cvs54
653 Fix bug 1872, 'A: Cc: CCi: selector should
654 default on same as preceding contact'
656 2009-05-10 [holger] 3.7.1cvs53
660 Add a hook to make it possible for plugins to
661 modify the address completion list
663 2009-05-06 [paul] 3.7.1cvs52
667 fix bug 1915, 'Mails signed with smime.p7s
668 display both signed and attachment icon.'
670 2009-05-05 [colin] 3.7.1cvs51
675 2009-05-05 [colin] 3.7.1cvs50
678 Fix bug 1895, '(imap) cache issues when cache dir is on a
679 different mountpoint than tempdir'
681 2009-05-04 [colin] 3.7.1cvs49
684 Probably fix bug 1914, 'Crash reading
687 2009-04-26 [paul] 3.7.1cvs48
690 * src/gtk/gtkaspell.h
691 fix bug 1904, 'build mechanism looks for
692 'enchant.h' in a wrong place'
694 2009-04-25 [paul] 3.7.1cvs47
697 gah! fix coding style!
699 2009-04-25 [paul] 3.7.1cvs46
703 if building with GTK+ >= 2.16 use
704 gtk_orientable_set_orientation() instead of now
705 deprecated gtk_toolbar_set_orientation()
707 2009-04-24 [colin] 3.7.1cvs45
710 Ask before sending if an attached file has
713 2009-04-19 [paul] 3.7.1cvs44
718 save About window size.
719 patch by Pawel Pekala
721 2009-04-12 [paul] 3.7.1cvs43
723 * tools/csv2addressbook.pl
724 add extra CSV fields that are now appended
725 by thunderbird (version 2.0.0.21)
727 2009-04-08 [colin] 3.7.1cvs42
730 fix saving (but not displaying) of UTF-16
733 2009-04-08 [colin] 3.7.1cvs41
735 * src/gtk/manage_window.c
736 Disable transient windows on win32 - seems to
737 fix most focusing issues
739 2009-04-05 [colin] 3.7.1cvs40
742 Don't ask whether we want to send deleted mails in queue
743 folders; also, don't send deleted mails when flushing
746 2009-04-04 [paul] 3.7.1cvs39
752 * tools/claws.i18n.status.pl
753 add new Indonesian translation, by
756 2009-04-03 [paul] 3.7.1cvs38
762 2009-04-03 [colin] 3.7.1cvs37
766 Fix bug 1891, 'Add support for gopher:// links'
767 Patch by Jacob Head <clawsmail at jacob-head.com>
768 Let's go back to the roots!
770 2009-04-03 [paul] 3.7.1cvs36
775 2009-04-03 [paul] 3.7.1cvs35
778 add AC_CONFIG_MACRO_DIR([m4])
779 remove CLAWS_ACLOCAL_INCLUDE(m4)
780 * m4/aclocal-include.m4
781 removed this now unneeded file
783 2009-04-02 [colin] 3.7.1cvs34
786 Fix previous (thanks to Marcus :)
788 2009-04-02 [colin] 3.7.1cvs33
791 * src/etpan/etpan-thread-manager.c
792 pipe() was a macro from GLib on win32 until
793 glib 2.13.2. It's undefined after that.
794 Thanks to Marcus Brinkmann for the heads-up!
796 2009-03-31 [colin] 3.7.1cvs32
798 * src/folder_item_prefs.c
799 Copy folder settings with prefs
801 2009-03-31 [colin] 3.7.1cvs31
803 * src/prefs_account.c
804 Don't use un-sensitive checkboxes in Privacy tab
805 when privacy system in None (makes unchecking
806 painful when no privacy plugin is loaded)
808 2009-03-30 [colin] 3.7.1cvs30
815 * src/prefs_account.c
816 * src/prefs_account.h
819 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
820 Add an option on the Receive page of IMAP account preferences:
821 "Move deleted mails to trash and expunge immediately". This
822 option defaults to TRUE to avoid changing the existing behaviour.
823 Setting it to FALSE prevents automatic expunging.
824 Also, add Tools/Expunge and View/Hide deleted messages menu items
825 (View/Hide deleted message being a per-folder setting, and behaving,
826 like View/Hide read messages).
828 2009-03-30 [colin] 3.7.1cvs29
831 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
832 ask for IMAP password when using GSSAPI auth
834 2009-03-27 [colin] 3.7.1cvs28
837 Fix cvs14, make sure we mark non-existent caches dirty
838 (or they never get written)
840 2009-03-27 [colin] 3.7.1cvs27
843 Fix tag update when all tags are removed
846 2009-03-25 [colin] 3.7.1cvs26
849 Fix configure.ac, thanks to Pawel
851 2009-03-25 [colin] 3.7.1cvs25
854 * src/etpan/nntp-thread.c
855 Fix header fetching (NG/To/Cc). Fixes
856 bug 1883, 'Message processing fails to
857 act on Newsgroups: field'
859 2009-03-23 [colin] 3.7.1cvs24
862 Fix internal headers visible in queue/sent
864 2009-03-23 [colin] 3.7.1cvs23
867 Fix check for RC (resource compiler) used
868 on win32 (AC_LIBTOOL_RC used to call it
869 implicitely but stopped)
871 2009-03-19 [colin] 3.7.1cvs22
874 Put spam button in default toolbar even if
875 bogofilter and spamassassin are not built.
876 Other anti-spam plugin could exist! :)
878 Fix exit status fetch on win32
880 2009-03-18 [paul] 3.7.1cvs21
882 * src/gtk/spell_entry.c
883 fix "[BUG] Wrong word replaced in 'Subject:'
884 when spell-checking correction used"
885 Patch by Pawel Pekala
887 2009-03-17 [colin] 3.7.1cvs20
890 Fix win32 build (from cvs12)
892 2009-03-17 [colin] 3.7.1cvs19
895 Fix bug 1735, 'Change To: and Newsgroups:
896 recipient field according account type'
899 2009-03-17 [colin] 3.7.1cvs18
906 Add preference for fsyncing metadata
908 2009-03-16 [paul] 3.7.1cvs17
910 * src/prefs_customheader.c
911 add forgotten #if HAVE_LIBCOMPFACE
913 2009-03-16 [paul] 3.7.1cvs16
915 * src/prefs_customheader.c
916 put the (X-)Face preview image below the up/down
917 buttons so they don't jump around.
918 make the list reorderable by drag'n'drop
920 2009-03-16 [colin] 3.7.1cvs15
922 * src/prefs_customheader.c
923 Add a (X-)Face preview. Patch by iwkse.
925 2009-03-16 [colin] 3.7.1cvs14
932 Add fsync calls to make sure we don't
933 lose data on system crashes. (to do:
934 add a pref to allow people choosing raw
937 2009-03-15 [colin] 3.7.1cvs13
939 * src/gtk/gtkaspell.c
940 Fix empty menu when there are no
941 suggestions (using the Spelling menu)
943 2009-03-14 [colin] 3.7.1cvs12
946 Win32: fix subject prefix length
948 2009-03-11 [mones] 3.7.1cvs11
951 fix encoding declared in header
952 update translation now we're at it
954 2009-03-10 [colin] 3.7.1cvs10
957 Fix "wrong mime" message printed out multiple
960 2009-03-10 [colin] 3.7.1cvs9
962 * src/prefs_folder_item.c
965 2009-03-09 [paul] 3.7.1cvs8
967 * src/prefs_folder_item.c
969 fixes to english text
971 2009-03-08 [paul] 3.7.1cvs7
974 correct errors in header
976 2009-03-08 [paul] 3.7.1cvs6
982 * tools/claws.i18n.status.pl
983 add Japanese translation, submitted by kazken3
985 2009-03-07 [colin] 3.7.1cvs5
988 Don't let the invalid MIME warning hide
989 other noticeview (Partial receive or
992 2009-03-07 [colin] 3.7.1cvs4
997 2009-03-07 [colin] 3.7.1cvs3
1002 Handle mimeparts that lack an end boundary.
1003 They're invalid but it's too annoying for
1004 normal users to fix.
1006 2009-03-06 [wwp] 3.7.1cvs2
1009 * src/folder_item_prefs.c
1010 * src/folder_item_prefs.h
1011 * src/prefs_folder_item.c
1012 Add per-folder default cc, bcc and reply-to.
1014 2009-03-06 [colin] 3.7.1cvs1
1017 * src/gtk/gtksourceprintjob.c
1018 Fix build with old print interface
1020 2009-03-06 [paul] 3.7.1
1027 2009-03-06 [paul] 3.7.0cvs78
1038 updated by David Vachulka, Stephan Sachse, Flammie
1039 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
1040 Frederico Goncalves Guimaraes, Lars Persson Fink,
1043 2009-03-03 [colin] 3.7.0cvs77
1045 * src/prefs_filtering.c
1046 Win32: Fix bug 1865, 'IMAP account name changes
1047 are not followed at filter actions'
1049 2009-03-02 [colin] 3.7.0cvs76
1052 Fix Launchpad bug 335571: 'claws-mail crashed
1053 with SIGSEGV in strlen() while deleting
1054 large amount of e-mails on IMAP account
1056 2009-02-27 [mones] 3.7.0cvs75
1058 * manual/es/account.xml
1060 * manual/es/addrbook.xml
1061 * manual/es/advanced.xml
1062 * manual/es/claws-mail-manual.xml
1064 * manual/es/glossary.xml
1066 * manual/es/handling.xml
1067 * manual/es/intro.xml
1068 * manual/es/keyboard.xml
1069 * manual/es/plugins.xml
1070 * manual/es/starting.xml
1071 Sync with English version, fix some typos
1072 Changed encoding to UTF-8
1074 Update for release, changed encoding to UTF-8
1076 2009-02-24 [colin] 3.7.0cvs74
1079 Don't print separation line if there
1082 2009-02-23 [cleroy] 3.7.0cvs73
1091 * src/addrduplicates.c
1094 * src/addressbook_foldersel.c
1102 * src/customheader.c
1104 * src/editaddress_other_attributes_ldap.c
1142 * src/prefs_account.c
1143 * src/prefs_actions.c
1144 * src/prefs_common.c
1145 * src/prefs_filtering.c
1146 * src/prefs_filtering_action.c
1147 * src/prefs_folder_column.c
1148 * src/prefs_folder_item.c
1150 * src/prefs_matcher.c
1153 * src/prefs_summaries.c
1154 * src/prefs_summary_column.c
1155 * src/prefs_template.c
1156 * src/prefs_themes.c
1157 * src/prefs_toolbar.c
1164 * src/remotefolder.c
1165 * src/send_message.c
1166 * src/sourcewindow.c
1168 * src/stock_pixmap.c
1169 * src/summary_search.c
1176 * src/common/base64.c
1177 * src/common/claws.c
1178 * src/common/hooks.c
1179 * src/common/plugin.c
1180 * src/common/prefs.c
1181 * src/common/session.c
1183 * src/common/socket.c
1184 * src/common/string_match.c
1185 * src/common/stringtable.c
1186 * src/common/utils.c
1187 * src/common/utils.h
1189 * src/common/xmlprops.c
1190 * src/gtk/colorlabel.c
1191 * src/gtk/combobox.c
1192 * src/gtk/foldersort.c
1193 * src/gtk/gtkaspell.c
1194 * src/gtk/gtkcmclist.c
1195 * src/gtk/gtkcmctree.c
1196 * src/gtk/gtkcmoptionmenu.c
1197 * src/gtk/gtksctree.c
1198 * src/gtk/gtkshruler.c
1199 * src/gtk/gtksourceprintjob.c
1200 * src/gtk/gtkutils.c
1201 * src/gtk/gtkvscrollbutton.c
1202 * src/gtk/logwindow.c
1204 * src/gtk/pluginwindow.c
1205 * src/gtk/prefswindow.c
1206 * src/gtk/quicksearch.c
1207 * src/gtk/spell_entry.c
1208 * src/plugins/pgpcore/select-keys.c
1209 * src/plugins/pgpinline/pgpinline.c
1210 * src/plugins/pgpmime/pgpmime.c
1211 * src/plugins/smime/smime.c
1212 * src/plugins/spamassassin/spamassassin_gtk.c
1213 Mass commit changing g_return_* to cm_return_*
1214 and making these more interesting
1216 2009-02-23 [colin] 3.7.0cvs72
1219 Always initialise error code to no error
1221 2009-02-23 [colin] 3.7.0cvs71
1224 Fix separator substitution
1226 2009-02-23 [colin] 3.7.0cvs70
1228 * src/stock_pixmap.c
1229 * src/gtk/colorlabel.c
1230 don't use g_return on normal checks
1232 2009-02-22 [colin] 3.7.0cvs69
1238 2009-02-22 [colin] 3.7.0cvs68
1240 * src/addrduplicates.c
1256 * src/prefs_common.c
1257 * src/prefs_filtering.c
1268 * src/common/socket.c
1269 * src/common/template.c
1270 * src/etpan/imap-thread.c
1271 * src/gtk/gtkaspell.c
1272 * src/gtk/gtkcmctree.c
1273 * src/gtk/gtksctree.c
1274 * src/gtk/inputdialog.c
1275 * src/plugins/pgpcore/sgpgme.c
1276 * src/plugins/pgpmime/pgpmime.c
1277 * src/plugins/smime/smime.c
1278 * src/plugins/spamassassin/spamassassin.c
1279 Fix errors caught by Coverity: NULL checks, leaks, overruns,
1280 uninitialised accesses
1282 2009-02-17 [colin] 3.7.0cvs67
1285 Disable controls during queuing
1287 2009-02-15 [colin] 3.7.0cvs66
1290 * src/plugins/pgpcore/select-keys.c
1291 * src/plugins/pgpcore/sgpgme.c
1292 Disable use of disabled keys
1294 2009-02-15 [colin] 3.7.0cvs65
1298 Fix font updating after changing
1299 prefs_common.derive_from_normal_font
1301 2009-02-12 [paul] 3.7.0cvs64
1307 * src/common/version.h.in
1311 more copyright header fixes
1313 2009-02-12 [paul] 3.7.0cvs63
1315 * src/gtk/progressdialog.c
1316 * src/gtk/progressdialog.h
1317 fix copyright header
1319 2009-02-12 [paul] 3.7.0cvs62
1321 * src/gtk/spell_entry.c
1322 * src/gtk/spell_entry.h
1323 better, more standard copyright header
1325 2009-02-12 [paul] 3.7.0cvs61
1327 * src/gtk/spell_entry.c
1328 * src/gtk/spell_entry.h
1329 changes to copyright header
1331 2009-02-12 [paul] 3.7.0cvs60
1333 * src/gtk/spell_entry.c
1334 * src/gtk/spell_entry.h
1337 2009-02-11 [colin] 3.7.0cvs59
1339 * src/gtk/spell_entry.c
1340 * src/gtk/spell_entry.h
1343 2009-02-11 [colin] 3.7.0cvs58
1346 * src/gtk/Makefile.am
1347 * src/gtk/gtkaspell.c
1348 * src/gtk/gtkaspell.h
1349 Add spellcheck to subject. Patch by
1352 2009-02-10 [holger] 3.7.0cvs57
1356 Move filename define for printing page setup cache to defs.h
1358 2009-02-08 [mones] 3.7.0cvs56
1361 Fix build for bison 2.4.1
1363 2009-02-06 [holger] 3.7.0cvs55
1365 * src/prefs_common.c
1366 * src/prefs_common.h
1368 Fix restoring of custom page setups for printing by
1369 temporarily caching the settings.
1370 This is a workaround for Gnome Bug #39018, and fixes
1371 Claws Mail Bug #1840.
1373 2009-02-06 [colin] 3.7.0cvs54
1376 Fix hardcoded Shift-Q quits. Fixes
1377 bug 1838, 'Claws-Mail sometimes quits
1378 when attempting to type a capital Q'
1380 2009-01-31 [paul] 3.7.0cvs53
1383 revert 3.7.0cvs49, until there is time to find out
1384 why it causes a nasty crash!
1386 2009-01-31 [paul] 3.7.0cvs52
1389 1 string that was forgotten for translation
1391 2009-01-31 [paul] 3.7.0cvs51
1394 2 strings that were forgotten for translation
1396 2009-01-31 [paul] 3.7.0cvs50
1398 * src/gtk/prefswindow.c
1399 build prefs tree in a slightly smarter way -
1400 fix bug where if path[0] had same name as
1401 path[1], (like in the de translation), path[1]
1402 was lost and not shown in the window
1404 2009-01-31 [paul] 3.7.0cvs49
1407 fix bug 1836, 'Quoted text still blue after
1408 removal of quote-character'
1409 comment out some debug_print's that needlessly
1412 comment out a debug_print that needlessly slows
1415 2009-01-31 [paul] 3.7.0cvs48
1418 fix bug 1834, '"semi"-selection when collapsing thread'
1420 2009-01-31 [paul] 3.7.0cvs47
1422 * src/prefs_compose_writing.c
1423 * src/prefs_message.c
1424 move 'quote_chars' pref to where it should be
1426 2009-01-30 [paul] 3.7.0cvs46
1429 fix updating of popup menu sensitivity
1431 2009-01-28 [paul] 3.7.0cvs45
1433 * tools/filter_conv_new.pl
1434 move 'move' and 'delete' to end of @actions
1435 so that they are always final actions in the
1436 generated filtering rule
1438 2009-01-27 [paul] 3.7.0cvs44
1441 always select text/calendar mimepart if suitable
1442 plugin (i.e. vCalendar) is available
1444 2009-01-27 [paul] 3.7.0cvs43
1447 fix crash when right-clicking in summaryview when
1448 processing is active
1450 2009-01-22 [colin] 3.7.0cvs42
1455 When replying to signed/encrypted mail and the
1456 preference to sign/encrypt in this case is set,
1457 choose the original mail's privacy system (if
1460 2009-01-21 [colin] 3.7.0cvs41
1463 Fix warning (on-the-fly theming of
1464 addressbook isn't complete yet)
1466 2009-01-21 [colin] 3.7.0cvs40
1470 Win32: Fix window placement
1472 2009-01-21 [paul] 3.7.0cvs39
1475 update timeout log msg
1477 2009-01-17 [colin] 3.7.0cvs38
1482 * src/common/utils.c
1483 * src/etpan/imap-thread.c
1484 Fix g_open calls (which don't ignore mode)
1486 2009-01-17 [colin] 3.7.0cvs37
1495 * src/common/ssl_certificate.c
1497 * src/common/utils.c
1498 * src/etpan/imap-thread.c
1499 * src/plugins/bogofilter/bogofilter.c
1500 * src/plugins/pgpinline/pgpinline.c
1501 * src/plugins/smime/smime.c
1502 Probably fix bug 1825, 'Unable to fetch messages from
1503 IMAP folders named with non-ASCII string'
1504 Change remaining occurences of fopen and open with
1507 2009-01-17 [paul] 3.7.0cvs36
1510 update an old, outdated piece of info
1512 2009-01-17 [paul] 3.7.0cvs35
1514 * src/prefs_folder_item.c
1515 fix bug where saving Folder Properties of a
1516 sub-folder of outbox, queue, draft or trash
1517 would change its parent's folder type to normal
1519 2009-01-12 [mones] 3.7.0cvs34
1524 2009-01-12 [wwp] 3.7.0cvs33
1527 * tools/popfile-link.sh
1528 * tools/textviewer.sh
1529 Fix bashisms and other portability glitches (thanks to
1530 Steven M. Bellovin).
1532 2009-01-11 [paul] 3.7.0cvs32
1535 clean up some build warnings
1537 2009-01-11 [colin] 3.7.0cvs31
1540 Revert part of patch 3.7.0cvs29
1541 This function is used when jpilot
1544 2009-01-11 [colin] 3.7.0cvs30
1547 folder_find_child_item_by_name():
1548 actually use name, not path's basename
1550 2009-01-11 [paul] 3.7.0cvs29
1557 * src/prefs_folder_item.c
1558 clean up some build warnings
1560 2009-01-11 [paul] 3.7.0cvs28
1563 don't even mention printing support, assume its
1564 presence, unless building with GTK+ < 2.10.0
1566 2009-01-10 [colin] 3.7.0cvs27
1569 Fix bug 1811, '[mime] Crash when there's no
1570 room for filename's start on the same line'
1571 When the mimetype of the attachment is very
1572 long, there's no room at all to start the
1573 name=... parameter on the same line. This
1574 caused an infinite loop as 0 characters of
1575 the filename could be appended.
1576 In such cases, insert linebreak before the
1579 2009-01-09 [colin] 3.7.0cvs26
1583 * src/common/utils.c
1584 Win32: Fix bug 1815, 'Drag-n-Drop of files on
1585 Compose Window does not attach'
1587 2009-01-09 [colin] 3.7.0cvs25
1590 Fix bug 1817, 'Changing Themes does not
1591 update the pixmaps in "Select folder"
1594 2009-01-09 [colin] 3.7.0cvs24
1597 Win32: Fix bug 1816, 'Attaching files with
1598 command-line generates error after attaching'
1600 2009-01-09 [paul] 3.7.0cvs23
1603 forgot this '2009' in last commit
1605 2009-01-09 [paul] 3.7.0cvs22
1609 update copyright headers
1611 2009-01-09 [paul] 3.7.0cvs21
1613 * doc/man/claws-mail.1
1616 2009-01-09 [colin] 3.7.0cvs20
1619 Fix bug 1814, 'Windows' WM badly places
1622 2009-01-09 [colin] 3.7.0cvs19
1624 * src/prefs_themes.c
1625 * src/stock_pixmap.c
1626 * src/stock_pixmap.h
1627 * src/common/utils.c
1628 * src/common/utils.h
1629 Win32: Fix bug 1813, 'Installing Theme Creates Error'
1631 2009-01-08 [colin] 3.7.0cvs18
1634 Win32: Fix bug 1810, 'Pressing 'o' key
1637 2009-01-07 [colin] 3.7.0cvs17
1640 Fix bug 1432, '& not escaped in links (HTML
1643 2009-01-06 [colin] 3.7.0cvs16
1645 * src/plugins/pgpcore/select-keys.c
1646 Warn translators the usual way about
1649 2009-01-06 [colin] 3.7.0cvs15
1652 Fix synchronisation dialog that shouldn't
1653 appear when network goes down (Network
1657 Fix save as when attach_save_dir isn't set
1658 fixes bug 1804, 'attach_save_directory does
1659 not default to $HOME'
1660 * src/plugins/pgpcore/select-keys.c
1661 Add mnemonics to buttons - warn translators!
1663 2009-01-06 [wwp] 3.7.0cvs14
1665 * src/common/utils.c
1666 Fix cvs13, thanks to Colin.
1668 2009-01-06 [wwp] 3.7.0cvs13
1670 * src/common/utils.c
1671 Better support for Spanish Outlook replies (RES).
1673 2009-01-02 [colin] 3.7.0cvs12
1676 Fix (+) sign after collapsed folder names that
1677 have quicksearch-matching children.
1678 Fixes bug 1506, 'Recursive search in collapsed
1681 2009-01-02 [colin] 3.7.0cvs11
1683 * src/stock_pixmap.c
1684 * src/stock_pixmap.h
1685 Remove now-unused stock_pixmap_gdk
1687 2009-01-02 [colin] 3.7.0cvs10
1689 * src/gtk/gtkutils.c
1690 * src/pixmaps/claws-mail_icon.xpm
1691 Use pixbuf for app icon, and make the app icon
1694 2009-01-02 [colin] 3.7.0cvs9
1697 Show both link title and URI if possible
1699 2009-01-02 [colin] 3.7.0cvs8
1703 * src/addressbook_foldersel.c
1706 * src/grouplistdialog.c
1710 * src/gtk/gtkcmclist.c
1711 * src/gtk/gtkcmclist.h
1712 * src/gtk/gtkcmctree.c
1713 * src/gtk/gtkcmctree.h
1714 * src/gtk/gtksctree.c
1715 * src/gtk/gtksctree.h
1716 Implement pixbuf rendering in tree widgets
1718 * src/plugins/trayicon/trayicon.c
1720 * src/prefs_themes.c
1721 Use pixbuf rendering here too
1723 2008-12-30 [paul] 3.7.0cvs7
1726 no need to prematurely trim the uri in the statusbar
1728 2008-12-29 [paul] 3.7.0cvs6
1731 prefer List-Id header to X-* headers when creating
1732 filter rule automatically
1734 2008-12-28 [colin] 3.7.0cvs5
1737 Set minimum height to 440 instead of 480
1739 2008-12-22 [colin] 3.7.0cvs4
1742 Fix bug 1799, '"Discard message" deletes manually
1743 saved draft'. Switch rmode to REEDIT after
1746 2008-12-21 [paul] 3.7.0cvs3
1748 * tools/claws.i18n.status.pl
1751 2008-12-21 [paul] 3.7.0cvs2
1757 2008-12-21 [paul] 3.7.0cvs1
1763 2008-12-19 [paul] 3.7.0
1770 2008-12-19 [paul] 3.6.1cvs80
1773 remove unmaintained sk and sr from ALL_LINGUAS
1774 add newly maintained cs to ALL_LINGUAS
1785 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
1786 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
1787 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
1790 2008-12-16 [colin] 3.6.1cvs79
1792 * src/plugins/pgpcore/sgpgme.c
1795 2008-12-15 [colin] 3.6.1cvs78
1800 * src/plugins/pgpcore/sgpgme.c
1801 * src/plugins/pgpcore/sgpgme.h
1802 * src/plugins/pgpinline/pgpinline.c
1803 * src/plugins/pgpmime/pgpmime.c
1804 * src/plugins/smime/smime.c
1805 Fix bug 1796, 'PGP/MIME setting: "select key by your
1806 email address" doesn't work'. Use custom from address
1809 2008-12-15 [colin] 3.6.1cvs77
1811 * src/common/utils.c
1812 Fix bug 1746, 'Makes a mailto link from several
1815 2008-12-15 [paul] 3.6.1cvs76
1817 * m4/spamassassin.m4
1818 fix warnings thrown up by autoconf-2.63
1820 2008-12-13 [colin] 3.6.1cvs75
1825 * src/common/utils.c
1826 * src/common/utils.h
1828 Finish previous patch
1830 2008-12-13 [colin] 3.6.1cvs74
1833 Only install certs on windows
1835 2008-12-13 [colin] 3.6.1cvs73
1838 * tools/ca-certificates.crt
1839 * src/common/Makefile.am
1841 First try to ship SSL certificates in Windows
1844 2008-12-12 [colin] 3.6.1cvs72
1847 * src/plugins/pgpinline/claws.def
1850 2008-12-12 [paul] 3.6.1cvs71
1854 * src/partial_download.c
1856 * src/common/claws.c
1857 * src/common/prefs.c
1858 * src/common/utils.c
1859 win32: fix unlinking, renaming and bug with
1863 2008-12-11 [colin] 3.6.1cvs70
1866 * manual/fr/advanced.xml
1867 Update french translations
1869 2008-12-10 [colin] 3.6.1cvs69
1872 Correct bug submission guidelines
1874 2008-12-10 [colin] 3.6.1cvs68
1876 * src/plugins/pgpcore/pgp_viewer.c
1877 Fix bug 1736, 'Key import does not work'
1878 Kill the correct pid (and not the parent
1879 shell), and increase the timeout a bit.
1881 2008-12-09 [paul] 3.6.1cvs67
1884 ensure that any stray noticeview buttons are hidden,
1885 as clicking them causes segfaults!
1887 2008-12-09 [colin] 3.6.1cvs66
1891 * src/folder_item_prefs.h
1892 * src/prefs_common.c
1893 * src/prefs_common.h
1895 Fix bug 1792, '"Save Message to" should
1896 retain list of recently selected folders'
1897 Also, make Enchant-related prefs stick
1898 even if the build doesn't enable enchant
1900 2008-12-09 [paul] 3.6.1cvs65
1903 fix bug 1787, 'Prevent automatic PGP inline
1904 decryption attempts' use the noticeview to display
1905 decryption failure messages instead of the irritating
1908 2008-12-09 [colin] 3.6.1cvs64
1910 * src/prefs_filtering.c
1911 Fix bug 1789, 'filtering account selection
1912 (regression)'. Filtering on sending-only
1913 accounts can be a little useful when using
1914 filtering via Tools menu.
1916 2008-12-07 [paul] 3.6.1cvs63
1918 * src/prefs_actions.c
1919 don't auto-select first entry (same as other
1921 * src/gtk/pluginwindow.c
1922 these parents don't have children so don't look
1925 2008-12-07 [paul] 3.6.1cvs62
1927 * src/prefs_account.c
1928 * src/gtk/pluginwindow.c
1929 * src/gtk/prefswindow.c
1930 * src/gtk/prefswindow.h
1931 auto-select first page
1933 2008-12-05 [colin] 3.6.1cvs61
1937 Fix bug 1788, 'CM crashes re-encoding
1938 encoded parameters' (introduced in cvs40)
1940 2008-12-05 [paul] 3.6.1cvs60
1942 * src/prefs_common.h
1943 remove gpg prefs that are no longer needed here
1945 2008-12-03 [colin] 3.6.1cvs59
1948 Speed up cache reading (about 10% gain)
1950 * src/gtk/gtksctree.c
1951 Speed up expand/collapse all threads
1954 2008-12-03 [paul] 3.6.1cvs58
1957 eradicate gcc4's signedness warnings
1958 fix building with gnuTLS on (Open)Solaris
1960 2008-12-01 [colin] 3.6.1cvs57
1962 * src/gtk/gtkcmclist.c
1965 2008-12-01 [colin] 3.6.1cvs56
1967 * src/plugins/pgpinline/pgpinline.c
1968 Fix bug 1779, 'PGP Inline badly handles
1969 multipart'. Properly dump the current part
1970 instead of running around with scissors
1972 2008-11-30 [paul] 3.6.1cvs55
1974 * manual/advanced.xml
1975 * manual/plugins.xml
1976 * src/prefs_toolbar.c
1977 remove the verb from the page title and
1978 update references in the manual
1980 2008-11-30 [paul] 3.6.1cvs54
1983 move Other/ page to Other/Miscellaneous
1984 * src/gtk/prefswindow.c
1985 make parent page unselectable
1987 2008-11-29 [paul] 3.6.1cvs53
1990 add the new 'primary_paste_unselects' hidden
1991 option, add missing 'log_[...]_color' options,
1992 and reformat the text
1993 * manual/advanced.xml
1994 add the new 'primary_paste_unselects' hidden
1995 option, add missing 'log_[...]_color' options
1997 2008-11-28 [colin] 3.6.1cvs52
2002 2008-11-28 [colin] 3.6.1cvs51
2007 2008-11-28 [colin] 3.6.1cvs50
2010 Fix account selection in Mailing list
2013 2008-11-28 [paul] 3.6.1cvs49
2016 automatically remove obsolete strings
2018 2008-11-28 [colin] 3.6.1cvs48
2020 * src/plugins/pgpcore/sgpgme.c
2021 Fix error message when key isn't available.
2023 2008-11-27 [colin] 3.6.1cvs47
2029 2008-11-26 [colin] 3.6.1cvs46
2034 2008-11-26 [colin] 3.6.1cvs45
2036 * src/plugins/pgpcore/select-keys.c
2037 * src/plugins/pgpcore/sgpgme.c
2038 Fix bug 1591, 'S/MIME: better key
2039 handling/selection dialog'
2040 Really ignore revoked/expired keys
2042 2008-11-26 [colin] 3.6.1cvs44
2045 * src/common/claws.c
2047 Make sure libgcrypt's threading is initialised
2048 before gnutls. See also old bug 1539.
2050 2008-11-26 [colin] 3.6.1cvs43
2054 * src/etpan/imap-thread.c
2055 Fix possible crashes due to clist_begin()
2056 not checking for NULLs (it should!)
2058 2008-11-25 [colin] 3.6.1cvs42
2061 Fix line length in MIME parameters
2063 2008-11-22 [paul] 3.6.1cvs41
2066 grab Return key press in attachments Properties
2069 2008-11-21 [colin] 3.6.1cvs40
2073 Fix bug 1776, 'use encoded name parameters
2074 for attachments instead of ascii'.
2075 Break the RFC 2047 by using B-encoded
2076 filename parameter, like everyone does,
2077 following advice from the RFC author.
2079 2008-11-21 [colin] 3.6.1cvs39
2081 * src/common/socket.c
2082 Rehandshake if server asks to
2084 2008-11-21 [colin] 3.6.1cvs38
2088 * src/common/session.h
2090 Move conditional-compilation members to
2093 2008-11-19 [wwp] 3.6.1cvs37
2095 * src/prefs_actions.c
2096 Fixed wrong behaviour when pressing Escape (was not cancelling
2099 2008-11-19 [wwp] 3.6.1cvs36
2105 * src/prefs_actions.c
2106 * src/prefs_filtering_action.c
2110 * src/common/utils.c
2111 Replace occurrences of "command line" with "command-line" everywhere.
2112 Enforce code style (mostly indentation) in prefs_actions.c.
2114 2008-11-19 [colin] 3.6.1cvs35
2117 * src/prefs_common.c
2118 * src/prefs_common.h
2119 Add primary_paste_unselects hidden preference
2120 to change how middle-click pasting changes
2121 the selection and insert point; defaults to
2124 2008-11-19 [colin] 3.6.1cvs34
2127 Always give focus to summaryview, even if
2128 the folder is empty, in small screen layout.
2129 Allows to go back to folderlist using the
2132 2008-11-18 [colin] 3.6.1cvs33
2135 Put back conditional at the end of struct
2137 2008-11-18 [colin] 3.6.1cvs32
2140 * src/common/w32_reg.c
2141 Fix crash on win32 when browsing to a
2144 2008-11-15 [colin] 3.6.1cvs31
2147 After a mid-click paste, deselect selection
2148 and go to end of paste.
2150 2008-11-15 [colin] 3.6.1cvs30
2153 Auto-save draft after external editor quits
2155 2008-11-15 [colin] 3.6.1cvs29
2157 * src/plugins/pgpcore/sgpgme.c
2158 Fix wrong error display, thanks to
2161 2008-11-14 [colin] 3.6.1cvs28
2163 * src/prefs_actions.c
2164 Comment out bogus (IMO) warning
2166 2008-11-14 [colin] 3.6.1cvs27
2173 Share summaryview's context menu actions with
2174 the equivalent menu items of the main menu;
2175 this allows to share accelerators and de-
2178 2008-11-14 [colin] 3.6.1cvs26
2180 * src/plugins/pgpcore/sgpgme.c
2181 Fix bug 1768, 'claws-mail crashes while
2182 checking smime bad signature'
2184 2008-11-13 [colin] 3.6.1cvs25
2188 Fix redefinition of PREFSBUFSIZE
2190 2008-11-13 [wwp] 3.6.1cvs24
2192 * tools/popfile-link.sh
2193 Add support for reusing existing POPFile session ID.
2195 2008-11-12 [colin] 3.6.1cvs23
2198 Fix bug 1771, 'Folder template gets
2199 truncated when exiting the application'
2200 Use a 32k buffer for string preferences
2202 2008-11-11 [colin] 3.6.1cvs22
2205 Fix "display sender using addressbook" when
2206 prefs_common.swap_from is in use. Patch by
2209 2008-11-11 [colin] 3.6.1cvs21
2214 Make a few functions static
2216 2008-11-07 [colin] 3.6.1cvs20
2220 Fix crash when rebuilding colorlabel
2224 * src/prefs_account.c
2225 * src/prefs_compose_writing.c
2226 * src/prefs_logging.c
2227 * src/prefs_message.c
2229 * src/prefs_receive.c
2230 * src/prefs_summaries.c
2231 * src/prefs_wrapping.c
2232 * src/plugins/bogofilter/bogofilter_gtk.c
2233 * src/plugins/pgpcore/prefs_gpg.c
2234 * src/plugins/spamassassin/spamassassin_gtk.c
2235 Fix deprecated use of page_size in
2236 gtkspinbutton adjustments
2238 2008-11-06 [mones] 3.6.1cvs19
2241 Fix missing "About" in Help menu
2242 * tools/claws.i18n.status.pl
2245 2008-11-05 [colin] 3.6.1cvs18
2250 * src/common/socket.c
2251 * src/common/socket.h
2252 * src/gtk/gtkutils.c
2253 * src/gtk/gtkutils.h
2254 w32: Implement single launch (lock
2255 socket); always put debug log to
2256 the rc_dir; fix Start menu update
2257 after registering as default Mail
2260 2008-11-05 [colin] 3.6.1cvs17
2263 Setting the Mail start menu item in HKCU
2264 confuses the Internet Options dialog. Do
2265 it in HKLM as this dialog does.
2267 2008-11-04 [colin] 3.6.1cvs16
2269 * src/common/w32_reg.c
2272 2008-11-04 [colin] 3.6.1cvs15
2275 w32: Fix getting content-type
2277 * src/prefs_common.c
2278 * src/prefs_common.h
2279 * src/prefs_ext_prog.c
2281 w32: better integration (use the
2282 standard file associations instead
2283 of our platform-unadapted open
2286 * src/common/utils.c
2287 * src/common/w32_reg.c
2288 * src/common/w32lib.h
2289 w32: better integration (allow
2290 setting Claws as default MUA)
2292 2008-11-01 [colin] 3.6.1cvs14
2295 Fix wrongly converted non-ascii characters
2296 when locale's charset is US-ASCII (strict-mode
2297 was failing in this case)
2299 2008-10-30 [colin] 3.6.1cvs13
2305 Use one UI Manager per mimeview, instead of
2306 the global one -- else user_data pointer gets
2307 broken if opening and closing another message-
2308 view, then using right-click on a mimeview's
2309 mimepart. Probably fixes bug 1711, 'Save-as
2312 2008-10-24 [paul] 3.6.1cvs12
2315 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
2316 * tools/kdeservicemenu/install.sh
2317 another, possibly the final?, attempt on getting this
2320 2008-10-24 [paul] 3.6.1cvs11
2322 * tools/kdeservicemenu/install.sh
2323 fix servicemenu installation directory on kde4
2325 2008-10-24 [paul] 3.6.1cvs10
2327 * tools/kdeservicemenu/README
2328 * tools/kdeservicemenu/install.sh
2329 add support for kde4 in addition to kde3.
2330 a rework involving checking for kde4-config, then
2331 kde-config, finally prompting the user for the
2332 location of either if they cannot be found
2335 2008-10-18 [paul] 3.6.1cvs9
2337 * tools/claws.i18n.status.pl
2338 updated with latest translator info.
2339 only print for languages defined in %langname
2341 2008-10-17 [paul] 3.6.1cvs8
2343 * src/plugins/pgpcore/sgpgme.c
2344 when listing the uid's, show the uid validity
2346 2008-10-16 [paul] 3.6.1cvs7
2351 2008-10-13 [wwp] 3.6.1cvs6
2354 Updated French translation.
2356 2008-10-11 [colin] 3.6.1cvs5
2359 Fix bug 1756, "Outdated translators list in About
2360 dialogue". Patch by Aleksei Miheev.
2362 2008-10-11 [colin] 3.6.1cvs4
2372 * src/prefs_account.c
2373 * src/send_message.c
2374 * src/send_message.h
2378 * src/common/claws.c
2380 * src/common/session.c
2381 * src/common/session.h
2384 * src/common/socket.c
2385 * src/common/socket.h
2388 * src/common/ssl_certificate.c
2389 * src/common/ssl_certificate.h
2391 * src/gtk/sslcertwindow.c
2392 * src/gtk/sslcertwindow.h
2395 2008-10-11 [colin] 3.6.1cvs3
2397 * src/common/ssl_certificate.c
2398 Make local function static
2400 2008-10-10 [colin] 3.6.1cvs2
2403 * src/common/ssl_certificate.c
2404 * src/gtk/sslcertwindow.c
2405 Add offline certificate verification,
2406 thanks to Nikos Mavrogiannopoulos for the
2409 2008-10-10 [colin] 3.6.1cvs1
2411 * src/common/ssl_certificate.c
2412 * src/gtk/sslcertwindow.c
2415 2008-10-10 [paul] 3.6.1
2417 * m4/spamassassin.m4
2418 remove openssl dross
2425 2008-10-10 [colin] 3.6.0cvs25
2428 Tell libetpan it doesn't need to init
2431 2008-10-10 [colin] 3.6.0cvs24
2434 Remove references to openssl
2436 2008-10-09 [colin] 3.6.0cvs23
2441 2008-10-09 [colin] 3.6.0cvs22
2444 Error out when building against openssl
2446 2008-10-09 [colin] 3.6.0cvs21
2453 Disable OpenSSL due to requirement of
2454 OpenSSL exception. Code not removed yet,
2455 just in case, but disabled.
2457 2008-10-09 [colin] 3.6.0cvs20
2467 * src/prefs_ext_prog.c
2469 * src/prefs_image_viewer.c
2473 * src/gtk/Makefile.am
2475 * src/gtk/gtksourceprintjob.c
2476 * src/gtk/gtksourceprintjob.h
2477 Revert previous patch. It'd be better to remove
2478 OpenSSL instead, as GnuTLS works as well.
2480 2008-10-09 [colin] 3.6.0cvs19
2490 * src/prefs_ext_prog.c
2492 * src/prefs_image_viewer.c
2496 * src/gtk/Makefile.am
2498 * src/gtk/gtksourceprintjob.c
2499 * src/gtk/gtksourceprintjob.h
2500 Remove the libgnomeprint interface (deprecated,
2501 and fixes Debian's #501570, 'Copyright confusion')
2503 2008-10-09 [colin] 3.6.0cvs18
2506 Require libetpan 0.57 (important fixes)
2508 2008-10-08 [paul] 3.6.0cvs17
2510 * src/prefs_filtering_action.c
2511 * src/prefs_matcher.c
2512 enable re-ordering of the filtering/processing
2513 condition and actions lists by drag'n'drop
2515 2008-10-08 [colin] 3.6.0cvs16
2518 Fix wrong menu title
2520 2008-10-07 [colin] 3.6.0cvs15
2523 After thinking, revert this. It's only a minor
2524 annoyance to GSSAPI users, and I can't test this
2525 right now. Postponed until after next good release.
2527 2008-10-07 [colin] 3.6.0cvs14
2530 Don't ask for a password when using GSSAPI
2532 2008-10-07 [colin] 3.6.0cvs13
2535 Fix build with GTK+ < 2.14
2537 2008-10-07 [colin] 3.6.0cvs12
2541 * src/prefs_common.c
2542 * src/prefs_common.h
2544 * src/gtk/colorlabel.c
2545 Fix bug 1749, 'Shortcut keys for color labels
2547 Make fullscreen a setting remembered between
2550 2008-10-07 [colin] 3.6.0cvs11
2553 Fix bug 1747, 'Wanderlust keybindings no longer
2554 working (regression)'
2556 2008-10-07 [colin] 3.6.0cvs10
2559 Make fullscreen a real menu item
2561 2008-10-07 [colin] 3.6.0cvs9
2564 Make sure we won't save size when
2567 2008-10-06 [colin] 3.6.0cvs8
2571 Handle fullscreen via F11. Patch by
2574 2008-10-06 [colin] 3.6.0cvs7
2577 Fix return value when setting client cert
2579 2008-10-04 [colin] 3.6.0cvs6
2582 Fix bug 1742, 'Attachment list contents not
2585 2008-10-04 [paul] 3.6.0cvs5
2588 fix failure of Hide toolbar option on restart
2590 2008-10-04 [colin] 3.6.0cvs4
2597 Maemo: Fix bug 1737, Crashes upon opening
2599 2008-10-04 [paul] 3.6.0cvs3
2602 submitted (just a little late) by Frederico
2605 2008-10-03 [wwp] 3.6.0cvs2
2608 Many fixes, mostly in menus and accelerators.
2610 2008-10-03 [colin] 3.6.0cvs1
2613 Allow network mounts with new GTKs: they're
2614 available via FUSE mounts and we don't need
2617 2008-10-03 [paul] 3.6.0
2624 2008-10-03 [paul] 3.5.0cvs145
2631 new translations. added by Yasen Pramatarov,
2632 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
2641 updated translations. submitted by Miquel Oliete,
2642 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
2643 Andrea Spadaccini, Emilian Nowak, and Ralph Young
2645 2008-10-02 [colin] 3.5.0cvs144
2647 * src/common/session.c
2648 Fix crash when connection fails on windows
2650 2008-10-01 [colin] 3.5.0cvs143
2653 Real fix for FS-unsafe chars on win32
2655 2008-10-01 [colin] 3.5.0cvs142
2658 Encode prohibited filenames on win32
2660 2008-09-30 [mones] 3.5.0cvs141
2664 * src/prefs_themes.c
2666 Fix output of some debug messages
2668 2008-09-30 [colin] 3.5.0cvs140
2675 * src/prefs_themes.c
2679 * src/common/utils.c
2680 * src/gtk/sslcertwindow.c
2681 Win32: Fix time usage; use g_stat
2683 2008-09-29 [colin] 3.5.0cvs139
2685 * src/common/utils.c
2686 Fix case-sensitive match of subject
2689 2008-09-29 [colin] 3.5.0cvs138
2691 * src/folder_item_prefs.c
2692 * src/folder_item_prefs.h
2694 * src/prefs_folder_item.c
2695 * src/prefs_matcher.c
2697 * src/common/string_match.c
2698 * src/common/utils.c
2699 Fix a huge leak (dozens of megs per folder
2700 change) on Windows: disable regexps
2702 2008-09-28 [paul] 3.5.0cvs137
2707 2008-09-27 [colin] 3.5.0cvs136
2711 Add accessor for cur_account
2713 2008-09-27 [colin] 3.5.0cvs135
2716 Fix crash when error happen on session establishment
2718 2008-09-26 [mones] 3.5.0cvs134
2723 2008-09-26 [colin] 3.5.0cvs133
2725 * src/plugins/pgpcore/claws.def
2728 2008-09-26 [colin] 3.5.0cvs132
2730 * src/prefs_common.c
2731 * src/prefs_common.h
2732 * src/plugins/pgpcore/pgp_viewer.c
2733 Add an accessor to prefs_common for plugins
2736 2008-09-25 [colin] 3.5.0cvs131
2739 Fix bug 1725, 'useless lines in clawsrc'
2740 * src/plugins/smime/mypgpcore.def
2741 Add a missing symbol
2743 2008-09-25 [paul] 3.5.0cvs130
2745 * src/plugins/smime/mypgpcore.def
2746 * src/plugins/smime/plugin.def
2747 * src/plugins/smime/version.rc
2748 add these windows-specific files
2751 2008-09-25 [colin] 3.5.0cvs129
2754 Load standard plugins only on first run
2756 2008-09-25 [colin] 3.5.0cvs128
2761 2008-09-24 [colin] 3.5.0cvs127
2764 Add nb_NO's charset (iso-8859-1)
2766 2008-09-24 [colin] 3.5.0cvs126
2768 * src/common/utils.c
2769 Fix get_mail_base_dir() on windows
2770 (was synced from main ages ago)
2772 2008-09-24 [colin] 3.5.0cvs125
2776 Integrate better with Windows' style
2778 2008-09-23 [paul] 3.5.0cvs124
2783 offer these strings to translators too
2785 2008-09-23 [colin] 3.5.0cvs123
2788 Add a --disable-dbus flag in case we want
2789 no DBUS even if headers are available (like
2790 for building gpg4win)
2793 * src/prefs_logging.c
2794 * src/common/utils.c
2795 * src/plugins/pgpcore/sgpgme.c
2796 * src/plugins/smime/claws.def
2798 - disable filtering log (it's crashy for
2800 - fix gmtime_r when time is -1 (before 01/01/70)
2801 - add symbols for smime
2803 2008-09-22 [colin] 3.5.0cvs122
2805 * src/common/utils.c
2809 Fix cursor position after changing account
2813 Fix absolute path detection
2815 2008-09-21 [colin] 3.5.0cvs121
2817 * src/gtk/gtkaspell.c
2818 Don't try to use empty dictionaries
2820 2008-09-20 [colin] 3.5.0cvs120
2823 Add the new files to the translations
2825 2008-09-20 [colin] 3.5.0cvs119
2828 * src/plugins/Makefile.am
2829 * src/plugins/smime/Makefile.am
2830 * src/plugins/smime/plugin.c
2831 * src/plugins/smime/smime.c
2832 * src/plugins/smime/smime.deps
2833 * src/plugins/smime/smime.h
2834 Include S/Mime plugin in the main plugins
2835 Will ease the Gpg4win team's work
2837 2008-09-20 [colin] 3.5.0cvs118
2844 * src/common/socket.c
2845 * src/gtk/gtkutils.c
2846 * src/plugins/pgpcore/claws.def
2847 Windows: more fixes, thanks to wwp and
2850 2008-09-20 [colin] 3.5.0cvs117
2853 Tell on which server errors happened
2855 2008-09-20 [colin] 3.5.0cvs116
2857 * src/etpan/etpan-thread-manager.c
2858 * src/etpan/imap-thread.c
2859 * src/etpan/nntp-thread.c
2860 Windows: Fix hang on IMAP/NNTP
2862 2008-09-20 [colin] 3.5.0cvs115
2864 * src/common/utils.c
2865 Fix bug 1723, "Buffer overflow crash caused by
2866 preview in 'Date format help' dialog box"
2867 Also, optimise fast_strftime a bit :)
2869 2008-09-18 [colin] 3.5.0cvs114
2873 Check for NULLs before str* functions
2875 2008-09-18 [colin] 3.5.0cvs113
2880 Handle html parts in multipart/related
2881 Decode ISO-8859-1 as Windows-1252 (the former
2882 is a subset of the latter) in order to
2883 workaround Outlook mails misencoding
2884 * src/gtk/logwindow.c
2885 * src/gtk/logwindow.h
2886 Clear mainwindow's error pixmap when the
2887 error scrolls out of the log
2889 2008-09-17 [colin] 3.5.0cvs112
2891 * src/image_viewer.c
2892 Fix image loading (multiple childs added to
2893 scrolledwindow, break of the resize functionality)
2895 * src/prefs_folder_item.c
2896 * src/prefs_spelling.c
2897 * src/gtk/gtkaspell.c
2898 Better fix problems with dictionaries updates
2900 2008-09-17 [colin] 3.5.0cvs111
2902 * src/common/utils.c
2903 Fix double-opening (fixes multiple signatures when
2906 2008-09-16 [colin] 3.5.0cvs110
2908 * src/prefs_account.c
2909 * src/prefs_folder_item.c
2910 * src/prefs_spelling.c
2911 * src/gtk/gtkaspell.c
2912 Better stripping of aspell dictionaries names
2916 * 3.6.0-rc1 released
2918 2008-09-16 [colin] 3.5.0cvs109
2923 * src/prefs_account.h
2925 * src/send_message.c
2926 * src/gtk/inputdialog.c
2927 Don't add a pref to allow remembering passwords
2928 (Just not checking the checkbox is enough)
2930 2008-09-16 [colin] 3.5.0cvs108
2933 Require libetpan 0.56 as 0.55 is crashy
2936 * src/gtk/inputdialog.c
2937 * src/gtk/inputdialog.h
2940 2008-09-16 [wwp] 3.5.0cvs107
2943 Complete 3.5.0cvs106 by removing a function that got
2944 moved to account.[ch].
2946 2008-09-16 [wwp] 3.5.0cvs106
2952 * src/quote_fmt_lex.l
2953 * src/quote_fmt_parse.y
2954 Add account signature (path and value string) manipulation
2955 keywords to the template processor. It's now possible in
2956 all templates to insert the account signature to an
2957 arbitrary location or to pass it to a external script for
2961 2008-09-16 [mones] 3.5.0cvs105
2968 * src/prefs_account.h
2969 * src/prefs_common.c
2970 * src/prefs_common.h
2972 * src/send_message.c
2973 * src/gtk/inputdialog.c
2974 * src/gtk/inputdialog.h
2975 Implement session passwords: unsaved passwords for receiving
2976 or sending of accounts can be remembered while running to
2977 avoid repetitive typing.
2978 As keeping passwords in memory is unsafe a new preference
2979 in Other page is added to activate or not such capability.
2981 2008-09-14 [colin] 3.5.0cvs104
2985 Make conv_iconv_strdup static
2987 2008-09-12 [colin] 3.5.0cvs103
2994 * src/folder_item_prefs.c
2995 * src/folder_item_prefs.h
2997 * src/prefs_account.c
2998 * src/prefs_common.c
2999 * src/prefs_common.h
3000 * src/prefs_folder_item.c
3001 * src/prefs_spelling.c
3002 * src/prefs_template.c
3004 * src/quote_fmt_parse.y
3007 * src/gtk/Makefile.am
3010 * src/gtk/gtkaspell.c
3011 * src/gtk/gtkaspell.h
3012 * src/plugins/bogofilter/Makefile.am
3013 * src/plugins/dillo_viewer/Makefile.am
3014 * src/plugins/spamassassin/Makefile.am
3015 * src/plugins/trayicon/Makefile.am
3016 Switch spellchecker to Enchant
3018 2008-09-12 [paul] 3.5.0cvs102
3021 * tools/csv2addressbook.pl
3022 add support for Fox Mail
3024 2008-09-12 [paul] 3.5.0cvs101
3027 * src/prefs_wrapping.c
3030 2008-09-12 [paul] 3.5.0cvs100
3033 revert cvs99's libenchant commit error
3035 2008-09-12 [colin] 3.5.0cvs99
3038 Only go to inbox if there are new mails
3039 (and fetch was manual)
3041 2008-09-10 [colin] 3.5.0cvs98
3045 * src/common/session.c
3046 Use g_timeout_add_seconds instead of g_timeout_add
3047 on glib >= 2.14 when we don't need precision on the
3048 delay. This helps reducing power consumption:
3049 http://mjg59.livejournal.com/74651.html
3051 2008-09-10 [colin] 3.5.0cvs97
3054 Don't save window size and position when
3055 compose is hidden (filtering action)
3057 2008-09-09 [colin] 3.5.0cvs96
3063 * src/addressbook_foldersel.c
3069 * src/editaddress_other_attributes_ldap.h
3073 * src/editldap_basedn.c
3082 * src/grouplistdialog.c
3085 * src/image_viewer.c
3096 * src/prefs_actions.c
3097 * src/prefs_filtering.c
3098 * src/prefs_folder_column.c
3100 * src/prefs_summary_column.c
3101 * src/prefs_toolbar.c
3102 * src/send_message.c
3104 * src/sourcewindow.c
3105 * src/sourcewindow.h
3109 * src/stock_pixmap.c
3110 * src/stock_pixmap.h
3119 * src/common/utils.c
3121 * src/gtk/colorlabel.c
3122 * src/gtk/colorlabel.h
3123 * src/gtk/combobox.h
3124 * src/gtk/description_window.c
3126 * src/gtk/gtkaspell.c
3127 * src/gtk/gtkaspell.h
3128 * src/gtk/gtkcmclist.c
3129 * src/gtk/gtkcmclist.h
3130 * src/gtk/gtkcmctree.c
3131 * src/gtk/gtkcmctree.h
3132 * src/gtk/gtkcmoptionmenu.h
3133 * src/gtk/gtksctree.c
3134 * src/gtk/gtksctree.h
3135 * src/gtk/gtkshruler.c
3136 * src/gtk/gtkshruler.h
3137 * src/gtk/gtksourceprintjob.c
3138 * src/gtk/gtksourceprintjob.h
3139 * src/gtk/gtkutils.c
3140 * src/gtk/gtkutils.h
3141 * src/gtk/gtkvscrollbutton.c
3142 * src/gtk/gtkvscrollbutton.h
3143 * src/gtk/icon_legend.c
3144 * src/gtk/inputdialog.c
3145 * src/gtk/logwindow.c
3146 * src/gtk/logwindow.h
3147 * src/gtk/manage_window.c
3148 * src/gtk/manage_window.h
3150 * src/gtk/prefswindow.c
3151 * src/gtk/progressdialog.c
3152 * src/gtk/progressdialog.h
3153 * src/plugins/bogofilter/bogofilter_gtk.c
3154 * src/plugins/pgpcore/passphrase.c
3155 * src/plugins/spamassassin/spamassassin_gtk.c
3156 * src/plugins/trayicon/trayicon.c
3157 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3158 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
3159 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
3160 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
3161 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
3162 Complete GTK+ 2.14 undeprecation
3163 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
3165 2008-09-09 [colin] 3.5.0cvs95
3167 * src/gtk/gtkcmclist.h
3168 Fix build on GTK+ 2.14
3170 2008-09-08 [colin] 3.5.0cvs94
3174 Remove GtkSignalFunc
3176 2008-09-07 [colin] 3.5.0cvs93
3179 * src/addressbook_foldersel.c
3180 * src/gtk/gtkcmclist.c
3181 * src/gtk/gtkcmclist.h
3182 * src/gtk/gtkcmctree.c
3183 * src/gtk/gtkcmctree.h
3184 * src/gtk/gtksctree.c
3185 * src/gtk/prefswindow.c
3186 * src/gtk/prefswindow.h
3187 Use GDestroyNotify instead of GtkDestroyNotify
3188 (deprecated in GTK+ 2.14)
3190 2008-09-07 [colin] 3.5.0cvs92
3193 Fix bug 1712, 'invalid "Phishing attempt warning"
3194 when linked text ends with spaces'
3196 2008-09-05 [colin] 3.5.0cvs91
3199 Maybe fix bug 1711, 'Save-as attachment crashes'
3200 Possibly wrong free() due to pointer shifting
3202 2008-09-05 [colin] 3.5.0cvs90
3205 Fix bug 1710, 'User misreads "Discard Message"
3206 as "Discard Changes"'. Propose to save or discard
3207 only the latest changes when closing an existing
3208 draft. Autosave may still have saved parts of the
3211 2008-09-04 [colin] 3.5.0cvs89
3214 Fix bug 1707, 'Segfault when sorting on non-visible column'
3216 2008-09-01 [colin] 3.5.0cvs88
3221 * src/etpan/imap-thread.c
3222 * src/etpan/imap-thread.h
3223 Store spam flag on IMAP (Junk/NonJunk, as
3224 ThunderBird does - this is nonstandard)
3226 2008-08-31 [wwp] 3.5.0cvs87
3229 Fix globish edition^Wediting.
3231 2008-08-31 [wwp] 3.5.0cvs86
3234 Don't break nickname editing for non-LDAP books (nickname
3235 value was overwritten when editing existing contact, this
3236 came from 3.0.2cvs109).
3238 2008-08-30 [colin] 3.5.0cvs85
3242 Fix "Apply tags..." key shortcut
3244 2008-08-29 [iwkse] 3.5.0cvs84
3249 2008-08-29 [iwkse] 3.5.0cvs83
3252 Disable "Move to trash" action if
3253 we are in a trash-like folder.
3256 2008-08-29 [paul] 3.5.0cvs82
3259 bump up libetpan version requirement since
3260 0.55 is released now
3262 2008-08-28 [wwp] 3.5.0cvs81
3266 * src/prefs_account.c
3267 * src/prefs_account.h
3268 Add finer granularity to the POP3's remove-after delay (now in
3269 hours in addition to in days), patch by Paul Rolland.
3271 2008-08-28 [wwp] 3.5.0cvs80
3273 * src/gtk/combobox.c
3274 Fix a typo in a comment.
3276 2008-08-28 [iwkse] 3.5.0cvs79
3279 * src/prefs_actions.c
3280 * src/prefs_filtering.c
3281 * src/prefs_template.c
3282 Add search feature to the account,
3283 template and action dialog.
3284 It's turned on selecting one row
3285 of the list and typing some random
3286 letter. Thanks to wwp, colinl
3288 2008-08-28 [colin] 3.5.0cvs78
3293 * src/prefs_account.c
3294 * src/prefs_account.h
3298 * src/stock_pixmap.c
3299 * src/stock_pixmap.h
3301 * src/pixmaps/key_gpg_signed.xpm
3302 Fix bug 1412, "Sign reply, if mail was signed"
3303 Add an account preference to sign replies to signed mails
3305 2008-08-28 [iwkse] 3.5.0cvs77
3307 * src/prefs_filtering.c
3308 Making the search more useful,
3309 jumping directly to the relative rule.
3311 2008-08-27 [colin] 3.5.0cvs76
3316 2008-08-27 [colin] 3.5.0cvs75
3318 * src/gtk/gtkcmctree.c
3321 2008-08-26 [colin] 3.5.0cvs74
3323 * src/gtk/gtkcmctree.c
3324 Fix missing inits on old glib
3326 2008-08-26 [wwp] 3.5.0cvs73
3328 * src/common/utils.c
3329 Added 'Fwd' to the list of known common subject prefixes.
3331 2008-08-25 [iwkse] 3.5.0cvs72
3333 * src/image_viewer.c
3334 Add animated gif support to the
3337 2008-08-25 [colin] 3.5.0cvs71
3339 * src/gtk/gtkcmctree.c
3340 Make sure work isn't null
3342 2008-08-24 [colin] 3.5.0cvs70
3345 Fix typo on SSL_CERT_DIR
3347 2008-08-23 [holger] 3.5.0cvs69
3350 Fix bug 1699 'Separator line mis-placed when
3351 printing some e-mails'. The number of header lines
3352 was not correctly calculated when Pango inserts
3355 2008-08-23 [colin] 3.5.0cvs68
3358 Fix the account selector button; thanks
3361 2008-08-21 [colin] 3.5.0cvs67
3365 Add a compose preference for auto-indent
3368 Make colorlabel accels a bit less hacky
3370 2008-08-21 [colin] 3.5.0cvs66
3373 * src/prefs_common.c
3374 * src/prefs_common.h
3375 * src/prefs_wrapping.c
3376 Add a preference for autoindent; fix no_join tag
3377 being applied to whole lines instead of just \n when
3380 2008-08-21 [colin] 3.5.0cvs65
3383 Add support for auto-indentation
3385 2008-08-19 [colin] 3.5.0cvs64
3388 Save Autowrap status in drafts/queued mails
3390 2008-08-19 [colin] 3.5.0cvs63
3393 Fix a comment (in reality, test commit on
3396 2008-08-17 [colin] 3.5.0cvs62
3398 * src/prefs_actions.c
3401 * src/common/socket.h
3402 * src/gtk/gtkcmctree.c
3405 2008-08-16 [colin] 3.5.0cvs61
3407 * src/editaddress_other_attributes_ldap.h
3408 Add 'l' field (localityName)
3410 2008-08-16 [colin] 3.5.0cvs60
3413 * src/gtk/gtkcmclist.c
3414 * src/gtk/gtkcmclist.h
3415 * src/gtk/gtkcmctree.c
3416 * src/gtk/gtksctree.c
3417 * src/gtk/gtkutils.c
3418 * src/gtk/gtkvscrollbutton.c
3419 Fix Maemo build (OS2007)
3421 2008-08-14 [colin] 3.5.0cvs59
3424 Don't crash if parent is null when creating
3426 * src/gtk/pluginwindow.c
3427 Don't crash on race when closing window while
3428 a plugin is loading and does gtk_iterations
3430 2008-08-13 [colin] 3.5.0cvs58
3435 Fix bug 1696, 'Viewing binary attachements
3436 as text over 1 MB' (various buglets)
3438 2008-08-10 [colin] 3.5.0cvs57
3441 * src/gtk/gtkcmclist.c
3442 Continue fixing GTK < 2.12 build, thanks to
3445 2008-08-10 [colin] 3.5.0cvs56
3447 * src/gtk/gtksctree.c
3448 Fix build on GTK < 2.12
3450 2008-08-09 [colin] 3.5.0cvs55
3453 Fix untranslatable strings, thanks to
3456 2008-08-07 [colin] 3.5.0cvs54
3462 * src/message_search.c
3465 * src/prefs_account.c
3466 * src/prefs_common.c
3467 * src/prefs_customheader.c
3468 * src/prefs_ext_prog.c
3469 * src/prefs_filtering_action.c
3471 * src/prefs_logging.c
3472 * src/prefs_matcher.c
3473 * src/prefs_msg_colors.c
3475 * src/summary_search.c
3478 * src/gtk/colorsel.c
3479 * src/gtk/gtkaspell.c
3480 * src/gtk/gtkutils.c
3481 * src/gtk/gtkutils.h
3482 * src/gtk/inputdialog.c
3483 * src/gtk/pluginwindow.c
3484 * src/gtk/quicksearch.c
3485 * src/plugins/bogofilter/bogofilter_gtk.c
3486 * src/plugins/dillo_viewer/dillo_prefs.c
3487 * src/plugins/spamassassin/spamassassin_gtk.c
3488 - Fix Ctrl-Space shortcut
3489 - Fix mime-parsing bug in procmime (cvs52)
3490 - Fix double-free in procmime (cvs52)
3491 - Use gtk_bin_get_child instead of GTK_BIN()->child
3492 - Fix Goto menu in mainwindow
3494 2008-08-07 [mones] 3.5.0cvs53
3497 Updated translation (lots of changes!)
3499 Add missing accelerator key
3501 Restored 'v' key function (thanks Colin!)
3503 2008-08-06 [colin] 3.5.0cvs52
3507 * src/addrduplicates.c
3518 Fix my use of g_utf8_strdown (it returns
3519 a newly allocated string and doesn't
3520 change the parameter)
3522 2008-08-06 [colin] 3.5.0cvs51
3525 Fix bug 1690, 'Copy/Paste in edit window may
3526 break Undo'; middle-click pastes aren't
3527 REPLACE_INSERT but just INSERT.
3528 Also, fix privacy menu selection
3530 2008-08-05 [colin] 3.5.0cvs50
3536 * src/addrduplicates.c
3548 * src/common/socket.c
3549 * src/gtk/gtkutils.c
3550 * src/gtk/gtkutils.h
3552 * src/plugins/spamassassin/spamassassin.c
3553 More undeprecation (Glib)
3555 2008-08-05 [colin] 3.5.0cvs49
3557 * src/prefs_account.c
3558 * src/prefs_filtering_action.c
3559 * src/prefs_matcher.c
3560 * src/gtk/Makefile.am
3561 * src/gtk/claws-marshal.list
3562 * src/gtk/colorlabel.c
3563 * src/gtk/colorsel.c
3564 * src/gtk/foldersort.c
3565 * src/gtk/gtkaspell.c
3566 * src/gtk/gtkcmclist.c
3567 * src/gtk/gtkcmclist.h
3568 * src/gtk/gtkcmctree.c
3569 * src/gtk/gtkcmctree.h
3570 * src/gtk/gtkcmoptionmenu.c
3571 * src/gtk/gtkcmoptionmenu.h
3572 * src/gtk/gtksctree.c
3573 * src/gtk/gtksctree.h
3574 * src/gtk/gtkutils.c
3575 * src/gtk/gtkutils.h
3576 * src/gtk/gtkvscrollbutton.c
3579 * src/gtk/quicksearch.c
3580 * src/plugins/dillo_viewer/dillo_viewer.c
3581 * src/plugins/pgpcore/select-keys.c
3582 Try to finish yesterday's commit
3584 2008-08-04 [colin] 3.5.0cvs48
3588 * src/addressbook_foldersel.c
3595 * src/editaddress_other_attributes_ldap.c
3597 * src/editldap_basedn.c
3600 * src/grouplistdialog.c
3601 * src/image_viewer.c
3606 * src/message_search.c
3612 * src/prefs_account.c
3613 * src/prefs_filtering_action.c
3614 * src/prefs_matcher.c
3615 * src/prefs_msg_colors.c
3616 * src/prefs_summaries.c
3618 * src/stock_pixmap.c
3619 * src/summary_search.c
3624 * src/gtk/Makefile.am
3625 * src/gtk/claws-marshal.list
3626 * src/gtk/colorsel.c
3627 * src/gtk/foldersort.c
3628 * src/gtk/gtkaspell.c
3629 * src/gtk/gtkcmclist.c
3630 * src/gtk/gtkcmclist.h
3631 * src/gtk/gtkcmctree.c
3632 * src/gtk/gtkcmctree.h
3633 * src/gtk/gtksctree.c
3634 * src/gtk/gtksctree.h
3635 * src/gtk/gtkutils.c
3636 * src/gtk/gtkutils.h
3637 * src/gtk/gtkvscrollbutton.c
3640 * src/gtk/quicksearch.c
3641 * src/plugins/dillo_viewer/dillo_viewer.c
3642 * src/plugins/pgpcore/select-keys.c
3643 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
3644 Undeprecate their implementation (GtkArg, GtkType, ...)
3645 Undeprecate a few other things here and there
3646 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
3647 Add #undef GTK_DISABLE_DEPRECATED in the files where we
3648 still have work to do
3650 2008-08-04 [colin] 3.5.0cvs47
3656 * src/stock_pixmap.c
3661 * src/image_viewer.c
3662 * src/gtk/gtkaspell.c
3663 * src/gtk/gtkvscrollbutton.c
3664 * src/plugins/dillo_viewer/dillo_viewer.c
3665 Undeprecate more things
3667 2008-08-02 [colin] 3.5.0cvs46
3670 Fix toggle menu activation state
3673 2008-08-02 [paul] 3.5.0cvs45
3677 /View/Show or hide/Message View
3679 2008-08-01 [paul] 3.5.0cvs44
3681 * src/common/utils.c
3682 * src/plugins/pgpcore/claws.def
3683 * src/plugins/pgpinline/claws.def
3684 fix compilation problems on mingw32,
3685 (bug 1688) Patch by Marcus Brinkmann
3687 2008-08-01 [colin] 3.5.0cvs43
3689 * src/gtk/gtkutils.c
3690 * src/gtk/gtkvscrollbutton.c
3693 2008-08-01 [colin] 3.5.0cvs42
3698 * src/prefs_account.c
3699 * src/prefs_folder_item.c
3702 * src/gtk/gtkaspell.c
3703 * src/gtk/gtkutils.c
3704 * src/gtk/gtkvscrollbutton.c
3705 Replace a few deprecated function calls
3707 2008-08-01 [paul] 3.5.0cvs41
3710 fix crash that occurs because of recent GtkUIManager
3711 changes. Thanks to Colin
3713 2008-07-31 [colin] 3.5.0cvs40
3722 Remove deprecated helper funcs
3724 2008-07-30 [colin] 3.5.0cvs39
3731 Move the folderview popup menu to GtkUIManager
3733 2008-07-29 [colin] 3.5.0cvs38
3748 Switch the main menu to GtkUIManager
3751 2008-07-29 [colin] 3.5.0cvs37
3754 Fix bug 1684, 'view news messages with large
3755 attachements segfaults'
3757 2008-07-29 [colin] 3.5.0cvs36
3770 More switches to GtkUIManager
3772 2008-07-26 [colin] 3.5.0cvs35
3778 2008-07-25 [colin] 3.5.0cvs34
3780 * src/addrcustomattr.c
3784 * src/editaddress_other_attributes_ldap.h
3788 * src/prefs_actions.c
3789 * src/prefs_filtering.c
3790 * src/prefs_template.c
3798 * src/plugins/trayicon/trayicon.c
3799 More changes from GtkItemFactory to GtkUIManager
3801 2008-07-25 [colin] 3.5.0cvs33
3804 Add a macro to remove menu items
3805 Make the gui_manager variable useless
3807 2008-07-24 [colin] 3.5.0cvs32
3810 Fix a gtk warning on clear
3814 Switch the message list popup menu to
3817 2008-07-23 [colin] 3.5.0cvs31
3819 * src/plugins/pgpcore/pgp_viewer.c
3820 * src/plugins/pgpcore/sgpgme.c
3821 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
3822 Patch by Thomas Wiegner <wiegner@gmx.de>
3824 2008-07-20 [paul] 3.5.0cvs30
3826 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3827 remove redundant GTK version check
3829 2008-07-20 [ticho] 3.5.0cvs29
3834 Moved sensitivity setting for "Download messages" for IMAP and
3835 news folders from folderview.c to imap_gtk.c and news_gtk.c
3836 respectively for better code readability.
3837 Fixed indentation in news' set_sensitivity().
3839 2008-07-20 [paul] 3.5.0cvs28
3842 remove more redundant code following cvs27
3844 2008-07-20 [paul] 3.5.0cvs27
3847 remove now redundant code
3850 fix bug 1673, 'Tools/Harvest adresses is
3851 grayed out if folder is empty'
3853 2008-07-19 [ticho] 3.5.0cvs26
3859 * src/gtk/gtkutils.c
3860 * src/gtk/gtkutils.h
3863 Use GtkUIManager for mimeview and tag edit dialog popup menus,
3864 instead of deprecated GtkItemFactory.
3866 2008-07-19 [colin] 3.5.0cvs25
3878 * src/prefs_account.c
3879 * src/prefs_actions.c
3880 * src/prefs_ext_prog.c
3881 * src/prefs_filtering.c
3882 * src/prefs_folder_item.c
3883 * src/prefs_image_viewer.c
3884 * src/prefs_logging.c
3885 * src/prefs_msg_colors.c
3888 * src/prefs_spelling.c
3889 * src/prefs_summaries.c
3890 * src/prefs_template.c
3893 * src/summary_search.c
3897 * src/common/Makefile.am
3898 * src/gtk/gtksctree.c
3899 * src/gtk/gtkutils.h
3900 * src/gtk/pluginwindow.c
3901 * src/gtk/quicksearch.c
3902 * src/plugins/bogofilter/bogofilter_gtk.c
3903 * src/plugins/dillo_viewer/dillo_prefs.c
3904 * src/plugins/pgpcore/prefs_gpg.c
3905 * src/plugins/spamassassin/spamassassin_gtk.c
3906 * src/plugins/trayicon/trayicon.c
3907 * src/plugins/trayicon/trayicon_prefs.c
3908 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
3909 or greater). Use the old deprecated one on GTK+ < 2.12.
3910 Easy! Straightforward! I'm not annoyed at all! It's not a loss
3913 2008-07-16 [colin] 3.5.0cvs24
3916 Fix folderview's scrolbar when starting minimised
3917 to tray, and popping up the mainwindow by calling
3918 claws-mail from the command line
3920 2008-07-08 [colin] 3.5.0cvs23
3923 Possibly fix po-headers appearing on empty
3926 2008-07-08 [colin] 3.5.0cvs22
3930 Finish the always_open tristate patch, by Jonathan
3933 2008-07-07 [paul] 3.5.0cvs21
3936 fix typo (missing ")
3938 2008-07-07 [paul] 3.5.0cvs20
3941 fit the menu style a bit better
3943 2008-07-07 [colin] 3.5.0cvs19
3945 * src/prefs_themes.c
3946 Make upgrading themes easier
3948 2008-07-07 [colin] 3.5.0cvs18
3951 * src/prefs_toolbar.c
3952 * src/stock_pixmap.c
3953 Finish fixing bug 1609, 'Icon issues'
3955 2008-07-07 [colin] 3.5.0cvs17
3957 * src/prefs_common.c
3958 Fix the default value
3960 2008-07-07 [colin] 3.5.0cvs16
3962 * src/prefs_summaries.c
3963 Revert my fix to the string, the correct term
3964 is indeed Message View
3966 2008-07-07 [colin] 3.5.0cvs15
3970 * src/prefs_common.c
3971 * src/prefs_common.h
3972 * src/prefs_summaries.c
3975 Change "Always open message when selected" to
3976 a tristate (Never/Always/When preview is visible)
3977 Patch by Jonathan Corbet <corbet@lwn.net>.
3979 2008-07-06 [paul] 3.5.0cvs14
3982 improve the layout of the dialogue
3985 fix some of the nasty coding style
3988 add some missing mnemonics
3990 2008-07-05 [paul] 3.5.0cvs13
3994 fix bug 1398, '"Change current account" is
3995 available even when there's only one account'
3996 * src/plugins/pgpcore/prefs_gpg.c
3997 put back a needed include, removed in error
3999 2008-07-05 [colin] 3.5.0cvs12
4002 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
4004 2008-07-05 [colin] 3.5.0cvs11
4008 Provide ability to rename newsgroups. Closes
4009 bug 1444, 'Add GUI option for renaming
4010 newsgroups'. Patch by Pawel Pekala
4012 2008-07-05 [colin] 3.5.0cvs10
4014 * src/plugins/pgpcore/passphrase.c
4015 * src/plugins/pgpcore/prefs_gpg.c
4016 * src/plugins/pgpcore/select-keys.c
4017 Simplify GTK includes (with the advantage
4018 of compiling against GTK+2.13); patch by
4021 2008-07-05 [colin] 3.5.0cvs9
4024 Add SSL client certificates
4026 2008-07-05 [colin] 3.5.0cvs8
4028 * src/prefs_account.c
4029 * src/common/session.h
4032 Add one path for certs
4034 2008-07-05 [colin] 3.5.0cvs7
4036 * src/prefs_account.c
4039 2008-07-04 [colin] 3.5.0cvs6
4043 * src/common/ssl_certificate.c
4044 Workaround distro bugs and fix certificate checking
4047 2008-07-04 [colin] 3.5.0cvs5
4050 * src/common/ssl_certificate.c
4051 * src/common/ssl_certificate.h
4052 * src/etpan/imap-thread.c
4053 * src/etpan/nntp-thread.c
4054 Fix some leaks, thanks to Martin Zwickel
4055 Rename gnutls functions that do the same
4056 as OpenSSL ones, to avoid symbol clashing
4057 when Claws is built against GnuTLS and
4058 libetpan against OpenSSL
4060 2008-07-04 [paul] 3.5.0cvs4
4062 * src/prefs_account.c
4063 remove 1 forgotten '.'
4065 2008-07-04 [paul] 3.5.0cvs3
4067 * src/prefs_account.c
4068 layout/engrish fixes to the 'Client
4071 2008-07-03 [colin] 3.5.0cvs2
4076 * src/prefs_account.c
4077 * src/prefs_account.h
4078 * src/prefs_common.c
4079 * src/send_message.c
4080 * src/common/session.c
4081 * src/common/session.h
4084 * src/common/socket.h
4087 * src/common/ssl_certificate.c
4088 * src/common/ssl_certificate.h
4089 * src/etpan/imap-thread.c
4090 * src/etpan/nntp-thread.c
4091 * src/gtk/inputdialog.c
4092 Add support for SSL client certificates (either PEM files
4093 with certificate and private key, either PKCS12 files)
4095 2008-06-28 [colin] 3.5.0cvs1
4098 Fix compilation with older GTKs
4100 2008-06-27 [paul] 3.5.0
4107 2008-06-27 [paul] 3.4.0cvs116
4112 2008-06-27 [paul] 3.4.0cvs115
4116 no longer build unmaintained translations
4118 2008-06-27 [paul] 3.4.0cvs114
4123 updated by Stephan Sachse, Flammie Pirinen, and
4124 Frederico Goncalves Guimaraes
4126 2008-06-26 [wwp] 3.4.0cvs113
4128 * manual/fr/advanced.xml
4129 Update French version of the manual (AutoFaces documentation).
4131 2008-06-26 [wwp] 3.4.0cvs112
4133 * manual/fr/advanced.xml
4134 * manual/fr/plugins.xml
4135 Updated French version of the manual (completed
4136 hidden options list, added note about Clawsker
4137 and new mail archiver plugin).
4139 2008-06-25 [colin] 3.4.0cvs111
4141 * src/gtk/gtkaspell.c
4142 Fix non-UTF8 in the replace with dialog
4143 * src/prefs_actions.c
4144 Fix possible crasher
4147 2008-06-24 [mones] 3.4.0cvs110
4150 Fix non-warning message, downgraded to debug info
4152 2008-06-24 [colin] 3.4.0cvs109
4155 Fix bug 1650, Message line too small after
4156 changing columns in "three columns" layout
4158 2008-06-24 [colin] 3.4.0cvs108
4161 Fix Spam button sensitivity in newsgroups
4163 2008-06-23 [wwp] 3.4.0cvs107
4166 Updated French translation.
4168 2008-06-23 [mones] 3.4.0cvs106
4171 Updated translation for release
4173 2008-06-22 [mones] 3.4.0cvs105
4175 * manual/es/plugins.xml
4176 Synced new entry for Mail Archiver plugin
4178 2008-06-22 [colin] 3.4.0cvs104
4181 Fix initial cursor position
4183 2008-06-21 [paul] 3.4.0cvs103
4185 * manual/plugins.xml
4186 add an entry for the new Mail Archiver plugin
4188 2008-06-21 [paul] 3.4.0cvs102
4191 we're in 'string freeze', put back the
4194 2008-06-21 [paul] 3.4.0cvs101
4196 * manual/advanced.xml
4197 * manual/es/advanced.xml
4198 fix build warning: <emphasis> cannot be contained
4201 fix non-clickable link on License page and drop
4202 the containing < > symbols to match other links
4204 2008-06-20 [mones] 3.4.0cvs100
4206 * manual/advanced.xml
4207 Added autofaces documentation, note about clawsker in hidden
4208 preferences, minor markup fix. Thanks Paul for proofreading
4209 * manual/es/advanced.xml
4210 Synchronised Spanish manual
4212 2008-06-16 [colin] 3.4.0cvs99
4215 Fix cursor placing on signature change
4217 2008-06-16 [paul] 3.4.0cvs98
4221 * src/gtk/inputdialog.c
4222 really fussy coding style fixes
4224 2008-06-16 [paul] 3.4.0cvs97
4227 keep the alphabetical order
4229 2008-06-13 [mones] 3.4.0cvs96
4233 * src/prefs_filtering_action.c
4234 Fixed cosmetic bug, processing also displays "Filtering"
4236 2008-06-13 [mones] 3.4.0cvs95
4239 * src/autofaces.c ** NEW FILE **
4240 * src/autofaces.h ** NEW FILE **
4242 Allow setting Faces and X-Faces globally and per-account
4243 from configuration files under ~/.claws-mail/autofaces
4245 2008-06-13 [holger] 3.4.0cvs94
4248 More files to ignore
4249 * src/gtk/inputdialog.c
4250 * src/gtk/inputdialog.h
4251 Make input dialog more generic so that a checkbox
4252 with custom text can be used in addition to the
4253 "remember this" checkbox
4256 * src/prefs_common.c
4257 * src/prefs_common.h
4258 Allow new folders to inherit the properties of the
4259 parent folder during folder creation
4261 2008-06-13 [wwp] 3.4.0cvs93
4264 a better fix for this string, won't break up translations,
4265 and is conform to other similar ones.
4267 2008-06-13 [wwp] 3.4.0cvs92
4269 * src/addrduplicates.c
4272 * src/addressbook_foldersel.c
4274 use tree decorations everywhere AB folders are used (AB tree pane,
4275 add address to AB, select AB folder, edit group, custom attr, find dup
4276 results), in order to match global style
4277 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
4278 double clicking on groups in tree pane does open the group edit dialog
4279 double clicking on other items in tree pane does expand/collapse
4280 fix a missing space in AB's delete-folder dialog
4281 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
4284 make foldersel dialog show dotted lines according to global (hidden) prefs
4286 2008-06-12 [colin] 3.4.0cvs91
4290 Fix bug 1635, 'Last character of message is truncated
4291 when changing accounts w/ sigs'
4293 Fix bug 1636, 'Can't select "properties" on "folders
4296 2008-06-11 [colin] 3.4.0cvs90
4299 Maybe fix bug 1623, 'exits with segfault when
4300 logging in to certain imap-servers'
4302 2008-06-10 [mones] 3.4.0cvs89
4307 * tools/convert_mbox.sh
4308 Undo cvs86 and cvs87, it really should be a patch to
4311 2008-06-10 [wwp] 3.4.0cvs88
4314 Updated French translation.
4316 2008-06-10 [mones] 3.4.0cvs87
4319 Oops, forgot to add previous script for distribution
4321 2008-06-10 [mones] 3.4.0cvs86
4325 * tools/convert_mbox.sh
4326 Added script to convert Evolution mail folders contributed
4327 by Daniel Dickinson <cshore@fionavar.ca>
4328 Fixes debian bug 461435
4330 2008-06-09 [colin] 3.4.0cvs85
4333 Integrate AWN information bubble if dbus is
4336 Fix crash when calling scan_required() on
4337 folder classes that don't implement them
4338 * src/common/session.c
4341 2008-06-09 [colin] 3.4.0cvs84
4344 Fix bug 1447, 'If user tries to close while starting
4345 up, it will not close ever.'
4347 2008-06-09 [colin] 3.4.0cvs83
4350 Fix bug 1628, 'Claws Mail crashes when
4351 filtering selected messages'
4353 2008-06-04 [colin] 3.4.0cvs82
4356 Complete handling of html parts in multipart/alternative
4359 2008-06-03 [paul] 3.4.0cvs81
4361 * src/prefs_message.c
4362 make always the english good
4364 2008-06-03 [colin] 3.4.0cvs80
4368 Fix bug 1624, '[PATCH] Quick search should be
4369 disabled for folder view'; based on a patch by
4372 2008-06-03 [iwkse] 3.4.0cvs79
4375 Fix little gui bug on button sensitivity
4377 * src/prefs_common.c
4378 * src/prefs_common.h
4379 * src/prefs_message.c
4380 Allow by default to show html in multipart/alternative
4382 2008-06-02 [colin] 3.4.0cvs78
4384 * src/prefs_actions.c
4385 GUI rework, patch by Pawel
4387 2008-06-02 [colin] 3.4.0cvs77
4390 Fix sensitivity/alignment, patch from
4393 2008-05-31 [colin] 3.4.0cvs76
4396 Fix login issue introduced in cvs75.
4398 2008-05-31 [colin] 3.4.0cvs75
4401 Fix more possible double-frees. Also, fix the root cause
4402 of these double-frees by just noting the Session is to
4403 be destroyed instead of destroying it in flight
4405 2008-05-29 [paul] 3.4.0cvs74
4407 * manual/keyboard.xml
4408 'Makes' these entries like the others
4410 2008-05-29 [colin] 3.4.0cvs73
4413 Include utils.h in case we
4414 need to pull goffset definition
4416 2008-05-29 [colin] 3.4.0cvs72
4418 * src/common/utils.h
4419 Workaround a stupid Glib issue, where
4420 goffset happens to be undefined.
4422 2008-05-28 [colin] 3.4.0cvs71
4426 * src/grouplistdialog.c
4427 * src/image_viewer.c
4434 * src/prefs_themes.c
4440 * src/common/utils.c
4441 * src/common/utils.h
4442 Use goffset instead of off_t for MsgInfo's size
4443 Allows using MsgInfo structure from plugins
4444 compiled with largefile support
4446 2008-05-26 [colin] 3.4.0cvs70
4450 Define THEME_CHANGED_HOOKLIST and invoke
4452 * src/plugins/trayicon/trayicon.c
4453 Listen to THEME_CHANGED_HOOKLIST and
4456 2008-05-26 [paul] 3.4.0cvs69
4459 plug a leak in mimeview_save_all()
4461 2008-05-24 [colin] 3.4.0cvs68
4463 * src/common/utils.h
4464 Fix wrong define on old glibs
4466 2008-05-24 [paul] 3.4.0cvs67
4469 * src/stock_pixmap.c
4470 * src/stock_pixmap.h
4472 * src/pixmaps/cancel.xpm
4473 * src/pixmaps/close.xpm
4474 add a specific icon for A_CANCEL_INC (addresses
4475 point 1 of bug 1609 'Icon issues')
4476 replace close.xpm with an icon of the standard
4479 2008-05-24 [paul] 3.4.0cvs66
4481 * src/pixmaps/insert_file.xpm
4484 2008-05-23 [paul] 3.4.0cvs65
4488 add the possibility to check md5 on binary files,
4491 2008-05-23 [colin] 3.4.0cvs64
4495 Fix bug 1610, 'claws crash after opening/closing
4496 preferences and window update'
4498 2008-05-22 [colin] 3.4.0cvs63
4500 * src/prefs_filtering_action.c
4501 * src/gtk/combobox.c
4502 * src/gtk/combobox.h
4503 Fix reselecting of Tags actions in
4504 filtering actions dialog
4506 2008-05-22 [colin] 3.4.0cvs62
4509 * src/prefs_toolbar.c
4510 * src/stock_pixmap.c
4511 * src/stock_pixmap.h
4513 * src/pixmaps/delete_btn.xpm
4514 * src/pixmaps/insert_file.xpm
4515 * src/pixmaps/mail_reply_to_list.xpm
4516 Fix more of bug 1609:
4517 - Add a Delete button icon
4518 - Add a Reply to list button icon
4519 - Fix Insert file button icon
4520 Artwork by Ciprian Popovici.
4522 2008-05-21 [colin] 3.4.0cvs61
4524 * src/common/utils.c
4527 2008-05-21 [wwp] 3.4.0cvs60
4529 * src/prefs_filtering.c
4530 Don't show SMTP-only accounts in accounts list, as they are
4531 irrelevant for filtering incoming messages.
4533 2008-05-21 [colin] 3.4.0cvs59
4536 Don't put SMTP-only accounts in receive menus
4538 2008-05-21 [colin] 3.4.0cvs58
4541 Fix cvs56 (brain fart)
4543 2008-05-21 [colin] 3.4.0cvs57
4545 * src/common/utils.c
4546 Fix bug 1615, 'hang on FIFO when the other end's not
4549 2008-05-21 [colin] 3.4.0cvs56
4554 2008-05-19 [colin] 3.4.0cvs55
4556 * src/plugins/pgpcore/sgpgme.c
4557 Maybe fix debian bug 481856, 'Segmentation fault
4558 when verifying a GPG signature'. Although it
4559 looks like a race condition...
4561 2008-05-19 [colin] 3.4.0cvs54
4563 * src/prefs_filtering_action.c
4564 * src/prefs_matcher.c
4567 * src/gtk/combobox.c
4568 * src/gtk/combobox.h
4569 Patch by Pawel: disabled Tags menus in filtering dialogs
4571 2008-05-19 [colin] 3.4.0cvs53
4573 * src/prefs_account.c
4574 GUI patch by Pawel: align ports entries
4576 2008-05-19 [colin] 3.4.0cvs52
4579 Fix bug 1616, 'strange question while emptying trash'
4581 2008-05-18 [colin] 3.4.0cvs51
4583 * src/common/plugin.c
4584 * src/etpan/imap-thread.c
4585 * src/etpan/nntp-thread.c
4586 * src/gtk/gtksctree.c
4587 Fix bug 1613, 'Various memory leaks';
4588 based on a patch by Didier Barvaux.
4590 2008-05-18 [colin] 3.4.0cvs50
4596 * src/plugins/pgpcore/sgpgme.c
4597 Fix more parts of bug 1609:
4598 - Make use of specific Expired privacy icon
4599 - Use CLOSE instead of NOTICE_ERROR for cancel
4601 - Allow a Preferences button in the main toolbar
4603 2008-05-18 [colin] 3.4.0cvs49
4605 * src/stock_pixmap.c
4606 Fix bug with non-updating icons after theme change:
4607 If fetching pixbuf for a given icon after a theme
4608 change, the next pixmap fetch would return the old
4609 cached one, as the theme change was forgotten at
4610 this time. (and vice-versa). This was mostly
4611 visible on open folder icons
4613 2008-05-17 [colin] 3.4.0cvs48
4615 * src/prefs_summaries.c
4617 Fix bug 1608, 'Inconsistent behaviour of mark as read
4618 options'. Patch by Pawel
4620 2008-05-16 [colin] 3.4.0cvs47
4623 Fix another possible crash (on fatal errors
4624 at login, like stream error).
4626 2008-05-16 [paul] 3.4.0cvs46