1 2012-09-08 [colin] 3.8.1cvs45
6 2012-09-05 [colin] 3.8.1cvs44
11 Drop matcherprop_new_create, which is just a copy of
12 matcherprop_new, and staticalize what can be
14 2012-09-05 [colin] 3.8.1cvs43
16 * src/plugins/pgpcore/select-keys.c
17 Fix bug #2390, "Non-fully-trusted-key-warning appears
18 based on primary UID rather than recipient e-mail"
20 2012-08-29 [colin] 3.8.1cvs42
23 Fix bug #2596, "Spell checker does not work properly"
25 2012-08-29 [colin] 3.8.1cvs41
27 * src/plugins/pgpcore/sgpgme.c
28 Set gpgme's locale to UTF-8. Fixes bug #2650,
29 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
31 2012-08-29 [colin] 3.8.1cvs40
41 Move the hardcoded mimeview shortcuts to standard menus.
43 2012-08-27 [colin] 3.8.1cvs39
46 Fix double mainwindow presentation that confuses GNOME3
47 when some plugins fail to load (subsequent Claws windows
48 got no focus in that case)
50 2012-08-27 [colin] 3.8.1cvs38
53 Make Mark all read confirmation button more clear
55 2012-08-27 [colin] 3.8.1cvs37
59 Separate "Mark all read" from "Mark as read"
62 2012-08-27 [wwp] 3.8.1cvs36
66 Remove session statistics debug statements (irrelevant in repo,
69 2012-08-24 [mones] 3.8.1cvs35
72 Keep alphabetic order of hidden options lost
73 and update Clawsker URL.
74 * manual/de/advanced.xml
75 * manual/fr/advanced.xml
77 * manual/es/advanced.xml
78 Sync with English version and update Clawsker URL.
79 * manual/de/dist/html/Makefile.am
80 * manual/es/dist/html/Makefile.am
81 * manual/fr/dist/html/Makefile.am
82 * manual/pl/dist/html/Makefile.am
83 * manual/dist/html/Makefile.am
84 Fix bug 2723 'Missing encoding in generated html manual'
86 2012-08-23 [colin] 3.8.1cvs34
89 Fix --offline asking if one wants to sync,
90 due to re-entering. Thanks <ebik@ucw.cz>.
92 2012-08-16 [colin] 3.8.1cvs33
95 Always clear the tags list when fetching a folder, or
96 Claws will never untag an untagged email. Patch by
97 Igor Mammedov <imammedo@redhat.com>
99 2012-08-12 [colin] 3.8.1cvs32
102 Exclude text/plain from the attachment thing
104 2012-08-12 [colin] 3.8.1cvs31
107 Fix comparison, thanks to Michael Gmelin
109 2012-08-12 [colin] 3.8.1cvs30
112 Only show HTML parts by default (if the pref
113 is set so) if the part disposition-type is
114 inline or unknown, but not attachment.
116 Remove useless hook that won't ever be used
119 2012-08-12 [colin] 3.8.1cvs29
122 Make sure text/* attachments are not made
123 inline, regardless of the compose mode.
124 Finishes fixing bug #2203 after auto-save
125 switches mode to COMPOSE_REEDIT. Thanks to
126 Michael Gmelin for finding this.
128 2012-08-09 [colin] 3.8.1cvs28
130 * src/prefs_filtering.c
131 Make treeView type-ahead case insensitive
132 Patch by Andreas Ronnquist
134 2012-08-09 [colin] 3.8.1cvs27
136 * src/gtk/sslcertwindow.c
139 2012-08-09 [colin] 3.8.1cvs26
142 * src/common/ssl_certificate.c
143 * src/common/ssl_certificate.h
144 * src/gtk/sslcertwindow.c
145 Fix bug 2718, "Failure to check peer hostname
146 when checking certificate"
148 2012-08-05 [ticho] 3.8.1cvs25
151 Avoid header combo box to get focus twice (first text within,
152 then combobox widget itself) when switching focus with TAB.
154 2012-07-28 [ticho] 3.8.1cvs24
157 Properly fix setting "transient for" for attachment properties
158 dialog when called via popup menu (since we're stealing focus
159 few lines before, we need to do it directly, not via
162 2012-07-28 [ticho] 3.8.1cvs23
164 * src/gtk/pluginwindow.c
165 * src/gtk/prefswindow.c
166 Fixed setting "transient for" property for plugin load/unload
167 file dialog. Connected manage_window signals to prefswindow events.
169 2012-07-27 [ticho] 3.8.1cvs22
173 Fixed setting "transient for" property for summaryview file
174 dialog and messageview's image save dialog.
176 2012-07-27 [ticho] 3.8.1cvs21
180 Fix setting "transient for" property for file select dialogs
181 in crash report and mimeview.
183 2012-07-27 [ticho] 3.8.1cvs20
186 Fixed "transient for" property for file attach dialog when
187 called from Attachments list popup menu. Simplified menu item
188 sensitivities setting code logic for this menu.
190 2012-07-25 [ticho] 3.8.1cvs19
192 * manual/advanced.xml
193 Add the three hidden preferences related to colored display
194 of unified diffs to manual.
196 2012-07-25 [ticho] 3.8.1cvs18
198 * src/gtk/gtkaspell.c
199 Create "Change directory" submenu in a separate function, change
200 wording a bit, and make the submenu always available in a context
201 menu of body edit box in compose window.
203 2012-07-25 [ticho] 3.8.1cvs17
205 * src/gtk/prefswindow.c
206 Correctly set transient_for property for preferences window,
207 as well as for color picker dialogs. Fixes bug #2710.
209 2012-07-25 [ticho] 3.8.1cvs16
211 * src/gtk/quicksearch.c
212 Allow quicksearch syntax description window to be correctly
213 set transient for main window.
215 2012-07-15 [wwp] 3.8.1cvs15
218 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
220 2012-07-10 [paul] 3.8.1cvs14
223 forgot this in last commit
225 2012-07-10 [paul] 3.8.1cvs13
229 * src/common/quoted-printable.c
230 * src/common/quoted-printable.h
231 revert 3.8.1cvs2,3,4,5 because they (somewhere!) cause
232 the bug: partial message text loss
234 2012-07-10 [mones] 3.8.1cvs12
236 * src/plugins/pgpcore/sgpgme.c
237 Fix bug 2689, 'segfault when trying to view info
238 about pgp/smime sign'
240 2012-07-08 [ticho] 3.8.1cvs11
242 * src/plugins/pgpcore/sgpgme.c
243 Consider marginal signature validity as untrusted. Suggested by
244 Jean-Benoist Leger (leger at crans.org).
246 2012-07-08 [paul] 3.8.1cvs10
248 * src/gtk/icon_legend.c
249 fix (reveal) hidden icon in gui and build warning
251 2012-07-07 [paul] 3.8.1cvs9
253 * src/plugins/pgpcore/prefs_gpg.c
256 2012-07-07 [colin] 3.8.1cvs8
258 * claws-features.h.in
266 * src/partial_download.h
268 * src/prefs_account.h
277 * src/common/session.h
279 * src/common/socket.h
281 * src/common/ssl_certificate.h
282 * src/common/timing.h
284 * src/gtk/gtkaspell.h
286 * src/gtk/pluginwindow.h
287 * src/gtk/spell_entry.h
288 * src/gtk/sslcertwindow.h
289 Don't export config.h in public headers
291 2012-07-07 [colin] 3.8.1cvs7
293 * claws-features.h.in
299 * src/addrcustomattr.c
300 * src/addrduplicates.c
303 * src/addressbook_foldersel.c
314 * src/displayheader.c
316 * src/editaddress_other_attributes_ldap.c
321 * src/editldap_basedn.c
330 * src/folder_item_prefs.c
331 * src/grouplistdialog.c
355 * src/message_search.c
366 * src/partial_download.c
367 * src/partial_download.h
370 * src/prefs_account.c
371 * src/prefs_account.h
372 * src/prefs_actions.c
375 * src/prefs_compose_writing.c
376 * src/prefs_customheader.c
377 * src/prefs_display_header.c
378 * src/prefs_ext_prog.c
379 * src/prefs_filtering.c
380 * src/prefs_filtering_action.c
381 * src/prefs_folder_column.c
382 * src/prefs_folder_item.c
385 * src/prefs_image_viewer.c
386 * src/prefs_logging.c
387 * src/prefs_matcher.c
388 * src/prefs_message.c
389 * src/prefs_msg_colors.c
392 * src/prefs_receive.c
394 * src/prefs_spelling.c
395 * src/prefs_summaries.c
396 * src/prefs_summary_column.c
397 * src/prefs_summary_open.c
398 * src/prefs_toolbar.c
399 * src/prefs_wrapping.c
412 * src/summary_search.c
425 * src/common/plugin.c
427 * src/common/session.c
428 * src/common/session.h
431 * src/common/socket.c
432 * src/common/socket.h
435 * src/common/ssl_certificate.c
436 * src/common/ssl_certificate.h
437 * src/common/string_match.c
439 * src/common/timing.h
442 * src/etpan/etpan-thread-manager.c
443 * src/etpan/imap-thread.c
444 * src/etpan/nntp-thread.c
447 * src/gtk/description_window.c
449 * src/gtk/gtkaspell.c
450 * src/gtk/gtkaspell.h
451 * src/gtk/gtkshruler.c
455 * src/gtk/gtkvscrollbutton.c
456 * src/gtk/icon_legend.c
457 * src/gtk/inputdialog.c
458 * src/gtk/logwindow.c
460 * src/gtk/pluginwindow.c
461 * src/gtk/pluginwindow.h
462 * src/gtk/prefswindow.c
463 * src/gtk/progressdialog.c
464 * src/gtk/quicksearch.c
465 * src/gtk/spell_entry.c
466 * src/gtk/spell_entry.h
467 * src/gtk/sslcertwindow.c
468 * src/gtk/sslcertwindow.h
469 * src/plugins/bogofilter/bogofilter.c
470 * src/plugins/bogofilter/bogofilter_gtk.c
471 * src/plugins/dillo_viewer/dillo_prefs.c
472 * src/plugins/dillo_viewer/dillo_viewer.c
473 * src/plugins/pgpcore/pgp_viewer.c
474 * src/plugins/pgpcore/plugin.c
475 * src/plugins/pgpcore/sgpgme.c
476 * src/plugins/pgpinline/pgpinline.c
477 * src/plugins/pgpinline/plugin.c
478 * src/plugins/pgpmime/pgpmime.c
479 * src/plugins/pgpmime/plugin.c
480 * src/plugins/smime/plugin.c
481 * src/plugins/smime/smime.c
482 * src/plugins/spamassassin/libspamc.c
483 * src/plugins/spamassassin/spamassassin.c
484 * src/plugins/spamassassin/spamassassin_gtk.c
485 * src/plugins/trayicon/trayicon.c
486 * src/plugins/trayicon/trayicon_prefs.c
487 Specify Claws compile-time features in a specific header
489 2012-07-06 [wwp] 3.8.1cvs6
493 Session statistics: format date following global prefs,
494 and fix stats output a little bit.
496 2012-07-03 [mir] 3.8.1cvs5
499 fix bug 2642, 'improve transfer encoding selection'.
500 Patch provided by Christopher Zimmermann
501 (madroach claws at gmerlin dot de)
503 2012-07-03 [mir] 3.8.1cvs4
507 fix bug 2641, '7bit or 8bit encoded attachments can
508 have lines longer than 998 characters'.
509 Patch provided by Christopher Zimmermann
510 (madroach claws at gmerlin dot de)
513 2012-07-03 [mir] 3.8.1cvs3
517 fix bug 2641, '7bit or 8bit encoded attachments can
518 have lines longer than 998 characters'.
519 Patch provided by Christopher Zimmermann
520 (madroach claws at gmerlin dot de)
522 2012-07-03 [mir] 3.8.1cvs2
526 * src/common/quoted-printable.c
527 * src/common/quoted-printable.h
528 fix bug 2640, 'improve quoted-printable encoding'
529 Patch provided by madroach claws at gmerlin dot de
531 2012-06-30 [paul] 3.8.1cvs1
534 fix bug 2579, 'Installed headers redefine autotools-specific constants'
536 2012-06-27 [paul] 3.8.1
542 2012-06-27 [paul] 3.8.0cvs58
545 fix minimum required GTK+, which got mistakenly bumped
548 2012-06-27 [paul] 3.8.0cvs57
565 * tools/claws.i18n.status.pl
566 updated based on currently active
568 2012-06-25 [mir] 3.8.0cvs56
571 If a folder class returns <> 0 then the message has not
572 been removed from the file system and therefore it should
573 not be removed from the cache either.
575 2012-06-20 [ticho] 3.8.0cvs55
578 Fix for bug #1090 - Standard-folders appear again
579 after rescanning tree
581 2012-06-20 [paul] 3.8.0cvs54
587 colourise attached patches.
590 2012-06-02 [wwp] 3.8.0cvs53
592 * src/gtk/progressdialog.c
593 Add a hide button to the retrieve/send progress dialogs. WM's close button
594 now hides (as well as pressing Esc) instead of doing nothing.
596 2012-06-02 [wwp] 3.8.0cvs52
598 * doc/man/claws-mail.1
604 Introduce a new feature: basic session statistics (from the about dialog
605 or the command-line).
607 2012-06-02 [wwp] 3.8.0cvs51
610 Fix bug 2620: shift+tab from subject field not working.
612 2012-06-02 [wwp] 3.8.0cvs50
617 Normalize capitalization of strings in UI.
619 2012-05-30 [paul] 3.8.0cvs49
622 don't do TLS if not requested by user. fixes connecting to
623 servers which, for example, want SSL 3 only
625 2012-05-27 [paul] 3.8.0cvs48
628 update copyright headers to 2012
630 2012-05-27 [paul] 3.8.0cvs47
633 * src/prefs_actions.c
635 fix some typos in strings, thanks to Thomas Bellmann
637 2012-05-16 [paul] 3.8.0cvs46
639 * src/prefs_filtering_action.c
640 fix disabled 'select...' button that never goes away
641 when using the new addr book
644 2012-05-16 [colin] 3.8.0cvs45
649 2012-05-16 [colin] 3.8.0cvs44
652 Make remove_numbered_files much faster when there's
653 just one file to remove.
655 2012-05-16 [paul] 3.8.0cvs43
658 fix bug 2662, '"ag" quicksearch adds "1" to value'
660 2012-05-16 [paul] 3.8.0cvs42
662 * src/gtk/description_window.c
663 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
665 2012-05-16 [paul] 3.8.0cvs41
667 * src/common/ssl_certificate.c
668 fix bug 2646, 'Compile fails with gnutls-3.0.18'
669 Patch by Christian Hesse
671 2012-05-11 [colin] 3.8.0cvs40
675 Fix bug 2659, 'E-mail attachments are handled
677 Fix problems iterating the mime tree, and determine
678 whether a file is an email without To:
680 2012-04-03 [colin] 3.8.0cvs39
683 Fix build (damn whitespace-sensitive file format)
685 2012-04-02 [colin] 3.8.0cvs38
688 Fix incomplete make dist
690 2012-04-02 [colin] 3.8.0cvs37
693 Fix mistakenly removed function call
695 2012-04-01 [colin] 3.8.0cvs36
703 * src/addressbook-dbus.c
704 * src/addressbook-dbus.h
709 * src/claws-contacts.xml
718 * src/prefs_filtering_action.c
719 * src/prefs_matcher.c
723 * src/plugins/bogofilter/bogofilter_gtk.c
724 * src/plugins/dillo_viewer/dillo_prefs.c
725 * src/plugins/spamassassin/spamassassin_gtk.c
726 * src/plugins/trayicon/trayicon.c
727 Import new addressbook code from the new-contacts branch
729 2012-03-29 [paul] 3.8.0cvs35
733 * src/gtk/quicksearch.c
734 add 'ha', short version of 'has_attachment' in quick search
735 Patch by Andreas Rönnquist
737 2012-03-26 [mones] 3.8.0cvs34
739 * src/common/plugin.c
740 Support 2 and 3-clause BSD licensed plugins
742 2012-03-15 [pawel] 3.8.0cvs33
746 - Make separate window info more accurate about
747 move to trash/deletion.
750 2012-03-14 [pawel] 3.8.0cvs32
759 Better fix for bug #2501
760 Instead of leaving blank window after message move or delete,
761 update separate view to next message in message list or
762 display info why view is blank. This was discussed
763 in bug #2621 comments.
765 2012-03-11 [colin] 3.8.0cvs31
767 * src/gtk/gtkcmctree.c
770 Fix focus rectangle on unfocused rows
771 Patch by Michael Shell
773 2012-02-29 [colin] 3.8.0cvs30
775 * src/gtk/gtkcmctree.c
776 Fix bug #2577, "Focus rectangle on folder list and message
777 list headings doesn't get properly cleared when switching
778 heading and horizontally scrolling list (underlines and
779 vertical lines remain on screen)". Patch by Michael Shell
781 2012-02-13 [pawel] 3.8.0cvs29
784 Fix crasher when double clicking on IMAP message and
785 MessageView is not shown introduced in cvs21
788 2012-02-10 [pawel] 3.8.0cvs28
791 Fix bug #2598 'Actions can move locked messages'
793 2012-02-08 [pawel] 3.8.0cvs27
795 * src/prefs_actions.c
796 * src/prefs_actions.h
797 * src/prefs_toolbar.c
798 * src/prefs_toolbar.h
801 - Implement automatic removal of toolbar action buttons when
802 associated action is removed
803 - Don't allow creation of two actions with the same name,
804 before all executions/removals were performed on first action
805 with duplicated name in linked list which wasn't always
808 2012-02-05 [colin] 3.8.0cvs26
820 Add an history to navigate in mails
822 2012-02-05 [colin] 3.8.0cvs25
825 Fix inverted comparison in list_find_custom.
827 2012-02-03 [wwp] 3.8.0cvs24
829 * src/gtk/progressdialog.c
830 Make translators life easier: use View log instead of Show log
833 2012-02-02 [pawel] 3.8.0cvs23
836 Fix bug #2590 'Un-capitalize strings'
837 Patch by Christian Hesse
839 2012-02-02 [pawel] 3.8.0cvs22
843 'Change expand behavior for message list / message view'
844 Patch by Christian Hesse
846 2012-02-02 [pawel] 3.8.0cvs21
852 Fix bug #2501 'opened message blanks when moved to other folder'
853 Detect message move and update message window contents
854 accordingly, if message is moved to trash close window
856 2012-02-01 [pawel] 3.8.0cvs20
863 * src/gtk/sslcertwindow.c
864 More strncat boundary checks
866 2012-01-31 [wwp] 3.8.0cvs19
869 Fix warnings in gtkutils: wrong function name, missing newline, typo and
872 2012-01-31 [wwp] 3.8.0cvs18
874 * src/gtk/progressdialog.c
875 * src/gtk/progressdialog.h
878 Add a button to the retrieve/send dialogs to
879 open the network log.
881 2012-01-25 [wwp] 3.8.0cvs17
884 Remove debug statement.
886 2012-01-20 [pawel] 3.8.0cvs16
890 Fix bug #2574 'Statement might be overflowing a
893 2012-01-20 [pawel] 3.8.0cvs15
896 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
898 2012-01-14 [colin] 3.8.0cvs14
901 Update tracker trigger url
903 2012-01-10 [wwp] 3.8.0cvs13
908 Fix sensitivity of toolbar's get_btn (retrieve mail from current
909 account) and of mainwindows's relevant entry when current account
910 is not able to retrieve (SMTP-only).
912 2012-01-09 [colin] 3.8.0cvs12
915 Fix bug 1924, 'Messages marked move to Trash appear
916 identical to messages marked move to $FOLDER'
918 2012-01-05 [colin] 3.8.0cvs11
921 Fix crasher infinite loop
923 2012-01-03 [colin] 3.8.0cvs10
925 * src/gtk/gtkcmctree.c
926 Revert previous patch, it's buggy on headers
928 2012-01-03 [colin] 3.8.0cvs9
930 * src/gtk/gtkcmctree.c
931 Fix bug #2566, 'wrapped Subject not bounded'
933 2011-12-29 [pawel] 3.8.0cvs8
939 Make forwarding selected attachment possible from
940 mimeview's context menu
941 Fixex bug #2047 'forward attachments'
943 2011-12-28 [paul] 3.8.0cvs7
945 * src/prefs_account.c
946 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
948 2011-12-28 [colin] 3.8.0cvs6
953 2011-12-28 [colin] 3.8.0cvs5
956 Fix GTK+2.16 build (w32)
958 2011-12-18 [mir] 3.8.0cvs4
961 Fix bug in search criteria when doing a
962 complete directory search using '*'
964 2011-12-16 [mir] 3.8.0cvs3
967 Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
969 2011-12-16 [wwp] 3.8.0cvs2
975 * src/gtk/icon_legend.c
976 * src/pixmaps/replied_and_forwarded.xpm
977 Make replied and forwarded status flags non exclusive.
978 Introduce a new message state (and relevant icon in message list)
979 where both the replied and forwarded flags are set.
981 2011-12-16 [paul] 3.8.0cvs1
983 * tools/claws.i18n.status.pl
986 2011-12-16 [paul] 3.8.0
992 2011-12-16 [paul] 3.7.10cvs113
999 * po/id.po **REMOVED**
1000 * po/id_ID.po **ADDED**
1007 2011-12-09 [pawel] 3.7.10cvs112
1010 * src/gtk/quicksearch.c
1011 * src/gtk/quicksearch.h
1012 Invalidate quicksearch root folder when removed
1013 Fixes bug #2560 'crash when unsubscribing newsgroup and
1014 having active search field'
1016 2011-12-08 [pawel] 3.7.10cvs111
1019 Better fix for cvs94
1021 2011-12-08 [wwp] 3.7.10cvs110
1024 Make "From" widget set independant from recipient lists below,
1025 so that it doesn't scroll when several recipients headers
1026 are added and eventually are scrolling the view.
1027 Path by Christian Hesse <mail@earthworm.de>.
1028 Fixes bug #2481 'do not scroll "from" dropdown list and sender
1031 2011-12-02 [paul] 3.7.10cvs109
1035 consistent label style
1037 2011-11-29 [wwp] 3.7.10cvs108
1039 * src/plugins/trayicon/libeggtrayicon/.cvsignore
1040 More generated stuff to ignore.
1042 2011-11-29 [wwp] 3.7.10cvs107
1044 * src/prefs_folder_item.c
1045 Fix CLAWS_TIP_DECL (undefined).
1047 2011-11-28 [pawel] 3.7.10cvs106
1052 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
1053 after removing the address book in the GUI'
1055 2011-11-26 [pawel] 3.7.10cvs105
1058 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
1060 2011-11-25 [colin] 3.7.10cvs104
1066 2011-11-24 [pawel] 3.7.10cvs103
1068 * src/prefs_filtering.c
1069 Complete cvs102, forgot to commit this
1071 2011-11-24 [pawel] 3.7.10cvs102
1078 * src/prefs_actions.c
1079 * src/prefs_actions.h
1080 Implement actions updating on folder/account rename
1081 This fixes bug #2543 'filter actions in actionsrc not
1082 updated upon account renaming'
1084 2011-11-24 [wwp] 3.7.10cvs101
1086 * src/gtk/gtkcmctree.c
1087 Remove irrelevant cairo directive (thanks to Hanno).
1089 2011-11-23 [wwp] 3.7.10cvs100
1091 * src/gtk/gtkcmctree.c
1092 Make arrows in gtkcmctree's less big (get rid of the outlining),
1093 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
1096 2011-11-22 [colin] 3.7.10cvs99
1099 * src/prefs_filtering.c
1100 * src/prefs_filtering.h
1101 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
1102 The existing functions should do the job as well
1103 if not better, as they take into account the
1106 2011-11-21 [pawel] 3.7.10cvs98
1108 * src/prefs_account.c
1109 Fix bug #2116 'Rip spaces off server names in account
1111 g_strstrip() domain names to be sure they are valid
1113 2011-11-21 [pawel] 3.7.10cvs97
1116 * src/prefs_filtering.c
1117 * src/prefs_filtering.h
1118 Fix bug #2404 'matcherrc updates upon account renaming'
1119 Fix bug #2406 'some part of accountrc not updated upon
1121 Renaming account cause changing of it's root folder prefix
1122 from #<type>/<old_name> to #<type>/<new_name> so every
1123 path directing to it must be altered. Fix paths in account
1124 preferences, global processing and filtering rules, folder
1125 processing rules upon rename
1127 2011-11-20 [pawel] 3.7.10cvs96
1131 * src/prefs_actions.c
1132 Fix bug #1489 'Filter action mark_as_read inoperative
1133 following move action'
1134 Sort actions lists to have proper order of execution
1136 2011-11-20 [pawel] 3.7.10cvs95
1138 * src/prefs_actions.c
1139 * src/prefs_filtering.c
1140 * src/prefs_template.c
1141 Fix bug #1870 'arrow scrolling in filters'
1142 Allow arrow scrolling in dialogs with list view widgets
1143 plus couple fixes of issues I found along the way
1145 2011-11-19 [pawel] 3.7.10cvs94
1148 Don't highlight icons on right-click, they are not
1149 selected and other part is shown which is confusing
1151 2011-11-19 [mones] 3.7.10cvs93
1153 * manual/advanced.xml
1156 2011-11-19 [mones] 3.7.10cvs92
1158 * manual/advanced.xml
1159 * manual/es/advanced.xml
1160 Document undocumented hidden option 'zero_replacement_char'
1161 Synchronize Spanish manual with English version
1163 2011-11-19 [pawel] 3.7.10cvs91
1167 * src/prefs_common.c
1168 * src/prefs_common.h
1172 Fix bug #2377 'Show All Headers - make change persistent
1175 2011-11-19 [pawel] 3.7.10cvs90
1179 * src/folder_item_prefs.c
1186 Fix bug #1563 'Folder view: show complete threads if they
1187 contain unread messages'
1188 Add option to show only threads with unread messages
1189 initial patch by Paul Ollis, my small additions:
1190 - when checking thread for unread finish on first unread
1191 - make thread options unavailable when threading is off
1192 - hide_unread_msgs and hide_unread_threads are mutually
1193 exclusive options, set menus sensitivity accordingly
1194 - set folder item icon type similiar to hide_unread_msgs
1196 2011-11-19 [colin] 3.7.10cvs89
1201 2011-11-18 [pawel] 3.7.10cvs88
1207 * src/prefs_common.c
1208 * src/prefs_common.h
1209 Fix bug #2408 'Some UI elements are not persistent
1211 Remember size of main window, compose notebook, mimeview
1212 tree widgets between claws-mail runs. Compose window
1213 size saving was already done in cvs74
1215 2011-11-18 [mones] 3.7.10cvs87
1220 Fixes bug #2509, "manually added headers are lost unless
1221 mail is sent inmediately"
1223 2011-11-17 [pawel] 3.7.10cvs86
1226 Fix crasher reported in bug #2543
1228 2011-11-13 [colin] 3.7.10cvs85
1231 Make compose windows printable
1233 2011-11-11 [colin] 3.7.10cvs84
1236 Fix build on Fedora 16. -lm was probably pulled by something
1239 2011-11-11 [pawel] 3.7.10cvs83
1245 Port MimeView to GtkTreeView
1247 2011-11-11 [colin] 3.7.10cvs82
1249 * src/prefs_common.c
1250 Use %x (The preferred date representation for the current locale
1253 2011-11-10 [paul] 3.7.10cvs81
1255 * src/prefs_common.c
1256 use european date format as default
1258 2011-11-08 [pawel] 3.7.10cvs80
1261 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
1262 Fix race condition - don't try to hide messageview while
1263 being in the middle of message displaying routine.
1265 2011-11-08 [colin] 3.7.10cvs79
1268 Make sure we break line when we need to. Very probably
1269 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a
1272 2011-11-07 [pawel] 3.7.10cvs78
1275 Fix bug #2493 'Subscription pull down should be alphabetized'
1277 2011-11-07 [pawel] 3.7.10cvs77
1282 Make Home & End keys work in textview
1284 2011-11-06 [colin] 3.7.10cvs76
1287 Oops, some unwanted undo got commited.
1289 2011-11-06 [colin] 3.7.10cvs75
1292 Don't iconify/deiconify. Instead, just show nothing
1295 2011-11-06 [pawel] 3.7.10cvs74
1298 Fix compose window size saving / restoring
1300 2011-11-06 [pawel] 3.7.10cvs73
1304 Optimize message displaying, in some conditions parts were
1305 displayed twice causing flickering. For example first html
1306 source and then rendering output from html plugin of the
1309 2011-11-05 [wwp] 3.7.10cvs72
1311 * src/gtk/gtkaspell.c
1312 Fix compilation where 'null' is undefined (use NULL instead).
1314 2011-11-05 [colin] 3.7.10cvs71
1316 * src/gtk/gtkaspell.c
1317 No need to show a backtrace if gtkaspell is null
1319 2011-11-05 [pawel] 3.7.10cvs70
1321 * src/gtk/gtkaspell.c
1322 Fix crasher when spellchecking is not enabled
1324 2011-11-02 [mones] 3.7.10cvs69
1326 * doc/man/claws-mail.1
1327 fixed hyphens (patch from Debian packaging)
1328 fixed header to follow man style closely
1329 documented new option --compose-from-file
1330 removed INSTALLATION section, doesn't belong to manpage
1331 added ENVIRONMENT, COPYRIGHT and BUGS sections
1332 expanded FILES section to include certs and autofaces dirs
1333 expanded SEE ALSO section to include manual and plugins
1335 2011-11-01 [colin] 3.7.10cvs68
1337 * src/common/utils.c
1338 Fix wrong debug stuff commited.
1340 2011-11-01 [colin] 3.7.10cvs67
1344 * src/common/utils.c
1345 * src/gtk/gtkaspell.c
1346 * src/gtk/gtkaspell.h
1347 Fix huge slowness induced by spellcheck "while typing"
1348 during initial quote rewraps.
1350 2011-10-31 [pawel] 3.7.10cvs66
1356 Fix bug #2526 'When reading message in separate window,
1357 n and p keys do not work'
1358 - fix key event handling in messageview
1359 - remove bindings for 'n' and 'p' keys in mimeview (next-part
1360 and prev-part actions)
1361 - instead add 'z' key for prev-part, we have 'a' key
1362 for next-part already
1364 2011-10-31 [colin] 3.7.10cvs65
1367 Fix build with GLib 2.31. Thanks to Charles A. Edwards
1369 2011-10-31 [pawel] 3.7.10cvs64
1372 * src/gtk/gtkutils.c
1373 Fix bug #2303 'Next unread message enables message view'
1374 Don't show previously hidden message view in main window
1375 when user reads messages in external window
1377 2011-10-31 [paul] 3.7.10cvs63
1379 * src/prefs_template.c
1380 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
1381 fit at 540 here, for those where they don't the dialogue can be made
1384 2011-10-31 [paul] 3.7.10cvs62
1387 revert 3.7.10cvs61, these entries _should_ be editable
1389 2011-10-30 [pawel] 3.7.10cvs61
1392 Those entries should not be editable
1394 2011-10-30 [pawel] 3.7.10cvs60
1396 * src/prefs_template.c
1397 - Dialog needs more height to fit all widgets
1398 - Clear template contents on delete
1400 2011-10-30 [pawel] 3.7.10cvs59
1402 * src/prefs_folder_item.c
1403 Update summaryview after changing folder prefs when needed
1405 2011-10-30 [pawel] 3.7.10cvs58
1408 Remove key-press-event blocking, it only
1409 emits GLib-GObject warnings
1411 2011-10-29 [colin] 3.7.10cvs57
1414 Fix focus of completion window with gnome shell
1415 Fixes bug #2525, "Address completion window does not get
1418 2011-10-29 [colin] 3.7.10cvs56
1421 Fix flicker on recursive quicksearch
1423 2011-10-28 [colin] 3.7.10cvs55
1427 Fix a bit the focus problem on Gnome shell
1429 2011-10-26 [mones] 3.7.10cvs54
1432 Add missing accelerator
1434 2011-10-25 [colin] 3.7.10cvs53
1436 * src/gtk/gtkcmclist.c
1437 * src/gtk/gtkcmctree.c
1438 Fix colors, fix warnings
1440 2011-10-25 [colin] 3.7.10cvs52
1442 * src/gtk/gtkcmclist.c
1443 * src/gtk/gtkcmctree.c
1446 2011-10-25 [colin] 3.7.10cvs51
1448 * src/stock_pixmap.c
1449 Fix build with gtk + 2.20
1451 2011-10-25 [colin] 3.7.10cvs50
1457 Fix locking when sending a single message
1459 2011-10-25 [colin] 3.7.10cvs49
1461 * src/gtk/colorlabel.c
1463 * src/gtk/gtkcmclist.c
1464 Make row height closer to what it was
1466 2011-10-25 [colin] 3.7.10cvs48
1468 * src/stock_pixmap.c
1469 Always use cairo to draw
1471 2011-10-25 [colin] 3.7.10cvs47
1474 Fix bug #2529, 'crash in mimeview_start_drag after
1475 deleting message'. Patch by Ricardo
1477 2011-10-23 [colin] 3.7.10cvs46
1479 * src/gtk/gtkcmclist.c
1480 * src/gtk/gtkcmclist.h
1481 * src/gtk/gtkcmctree.c
1482 Draw CMClist with cairo too.
1484 2011-10-23 [colin] 3.7.10cvs45
1486 * src/gtk/gtkcmclist.h
1487 Fix build (this was not meant to be commited)
1489 2011-10-23 [colin] 3.7.10cvs44
1493 * src/addressbook_foldersel.c
1497 * src/grouplistdialog.c
1498 * src/prefs_common.c
1499 * src/prefs_common.h
1501 * src/gtk/gtkcmclist.c
1502 * src/gtk/gtkcmclist.h
1503 * src/gtk/gtkcmctree.c
1504 * src/gtk/gtkcmctree.h
1505 * src/gtk/gtksctree.c
1506 Refactor some tree stuff (lots of code duplication there)
1507 and switch to cairo for tree rendering.
1509 2011-10-23 [holger] 3.7.10cvs43
1512 Don't issue a warning for designed behaviour of the stop rule.
1513 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
1515 2011-10-22 [colin] 3.7.10cvs42
1518 * src/gtk/gtkshruler.c
1519 * src/gtk/gtkutils.h
1522 2011-10-22 [colin] 3.7.10cvs41
1531 * src/grouplistdialog.c
1538 * src/prefs_account.c
1539 * src/prefs_actions.c
1540 * src/prefs_ext_prog.c
1541 * src/prefs_filtering.c
1542 * src/prefs_folder_item.c
1543 * src/prefs_image_viewer.c
1544 * src/prefs_logging.c
1545 * src/prefs_msg_colors.c
1548 * src/prefs_spelling.c
1549 * src/prefs_summaries.c
1550 * src/prefs_template.c
1553 * src/send_message.c
1555 * src/summary_search.c
1558 * src/gtk/gtkcmclist.c
1559 * src/gtk/gtkcmctree.c
1560 * src/gtk/gtkcmoptionmenu.c
1561 * src/gtk/gtksctree.c
1562 * src/gtk/gtkutils.c
1563 * src/gtk/gtkutils.h
1564 * src/gtk/gtkvscrollbutton.c
1565 * src/gtk/inputdialog.c
1566 * src/gtk/pluginwindow.c
1567 * src/gtk/quicksearch.c
1568 * src/gtk/spell_entry.c
1569 * src/plugins/bogofilter/bogofilter_gtk.c
1570 * src/plugins/dillo_viewer/dillo_prefs.c
1571 * src/plugins/pgpcore/prefs_gpg.c
1572 * src/plugins/spamassassin/spamassassin_gtk.c
1573 * src/plugins/trayicon/trayicon.c
1574 * src/plugins/trayicon/trayicon_prefs.c
1575 Remove all possible #if GTK_CHECK_VERSION() checks,
1576 and make Claws build with GTK+2.16 (untested right
1577 now), as the Gpg4Win project uses GTK+2.16 currently.
1579 2011-10-22 [colin] 3.7.10cvs40
1581 * src/gtk/gtkutils.h
1583 Fix (hopefully) build with GTK+ 2.18.
1585 2011-10-20 [paul] 3.7.10cvs39
1590 fix bug 2479, 'LDIF address book import matches tags case sensitive'
1591 Patch by Bodo Graumann <mail@bodograumann.de>
1593 2011-10-20 [mones] 3.7.10cvs38
1597 Fix references to old dotsrc mailing lists
1599 2011-10-19 [mones] 3.7.10cvs37
1601 * src/prefs_msg_colors.c
1602 Fix Ok/Cancel buttons in color selector of preferences
1604 2011-10-17 [colin] 3.7.10cvs36
1606 * src/gtk/gtkshruler.c
1607 (Probably) fix GTK+ <= 2.22
1609 2011-10-17 [colin] 3.7.10cvs35
1611 * src/gtk/gtkshruler.c
1614 2011-10-17 [mones] 3.7.10cvs34
1623 Fix potential out-of-buffer writes
1625 2011-10-17 [mones] 3.7.10cvs33
1628 Use just one g_print call per option; correct indentation
1630 2011-10-17 [colin] 3.7.10cvs32
1634 * src/gtk/Makefile.am
1635 * src/gtk/gtkshruler.c
1636 * src/gtk/gtkshruler.h
1639 Reimplement ruler using the GTK widgets. Thanks
1640 to Hanno for the initial patch.
1642 2011-10-17 [colin] 3.7.10cvs31
1646 * src/gtk/gtkutils.c
1647 * src/gtk/gtkutils.h
1648 Undeprecate GIO/GdkCondition
1650 2011-10-16 [mones] 3.7.10cvs30
1653 Add --compose-from-file option to open composition
1654 window with the headers and body from a file; based
1655 on Debian patch to fix http://bugs.debian.org/544868
1657 2011-10-15 [mones] 3.7.10cvs29
1659 * manual/advanced.xml
1660 Document new summary_from_show hidden preference
1662 2011-10-15 [paul] 3.7.10cvs28
1665 compose_create_tags() - fix misplaced 'int i'
1666 compose_entry_mark_default_to() - fix To field highlighting
1668 2011-10-09 [colin] 3.7.10cvs27
1671 Fix address completion
1673 2011-10-07 [colin] 3.7.10cvs26
1675 * src/prefs_filtering_action.c
1676 * src/gtk/gtkutils.h
1677 Fix build with GTK+2.20
1679 2011-10-07 [colin] 3.7.10cvs25
1681 * src/gtk/Makefile.am
1682 * src/gtk/gdkkeysyms-new.h
1683 * src/gtk/gtkutils.h
1684 Copy the new GDK_KEY_* definitions for older GTKs
1686 2011-10-07 [colin] 3.7.10cvs24
1689 Fix typos (thanks to Hanno)
1691 2011-10-07 [colin] 3.7.10cvs23
1694 * src/gtk/gtkshruler.c
1695 * src/gtk/gtkshruler.h
1696 Disable ruler starting from 2.24.
1698 2011-10-07 [colin] 3.7.10cvs22
1702 * src/gtk/Makefile.am
1705 2011-10-07 [colin] 3.7.10cvs21
1715 * src/message_search.c
1718 * src/prefs_account.c
1719 * src/prefs_compose_writing.c
1720 * src/prefs_filtering_action.c
1721 * src/prefs_folder_item.c
1722 * src/prefs_logging.c
1723 * src/prefs_matcher.c
1724 * src/prefs_message.c
1726 * src/prefs_receive.c
1727 * src/prefs_summaries.c
1728 * src/prefs_wrapping.c
1732 * src/stock_pixmap.c
1733 * src/summary_search.c
1735 * src/gtk/Makefile.am
1736 * src/gtk/colorlabel.c
1737 * src/gtk/gtkutils.c
1738 * src/gtk/gtkutils.h
1739 * src/gtk/logwindow.c
1742 * src/gtk/quicksearch.c
1743 * src/gtk/spell_entry.c
1744 * src/plugins/bogofilter/bogofilter_gtk.c
1745 * src/plugins/dillo_viewer/dillo_viewer.c
1746 * src/plugins/pgpcore/prefs_gpg.c
1747 * src/plugins/spamassassin/spamassassin_gtk.c
1748 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
1749 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
1750 ported (especially GtkCMOptionMenu)
1752 2011-10-07 [colin] 3.7.10cvs20
1757 * src/addrcustomattr.c
1758 * src/addrduplicates.c
1761 * src/addressbook_foldersel.c
1767 * src/editaddress_other_attributes_ldap.c
1772 * src/editldap_basedn.c
1780 * src/grouplistdialog.c
1786 * src/message_search.c
1789 * src/prefs_actions.c
1790 * src/prefs_customheader.c
1791 * src/prefs_display_header.c
1792 * src/prefs_filtering.c
1793 * src/prefs_filtering_action.c
1794 * src/prefs_folder_column.c
1795 * src/prefs_matcher.c
1796 * src/prefs_msg_colors.c
1798 * src/prefs_summaries.c
1799 * src/prefs_summary_column.c
1800 * src/prefs_summary_open.c
1801 * src/prefs_template.c
1802 * src/prefs_toolbar.c
1804 * src/sourcewindow.c
1806 * src/summary_search.c
1811 * src/gtk/colorsel.c
1812 * src/gtk/combobox.c
1813 * src/gtk/description_window.c
1814 * src/gtk/foldersort.c
1815 * src/gtk/gtkaspell.c
1816 * src/gtk/gtkcmclist.c
1817 * src/gtk/gtkcmctree.c
1818 * src/gtk/gtkcmoptionmenu.c
1819 * src/gtk/gtkutils.c
1820 * src/gtk/icon_legend.c
1821 * src/gtk/inputdialog.c
1822 * src/gtk/logwindow.c
1823 * src/gtk/pluginwindow.c
1824 * src/gtk/prefswindow.c
1825 * src/gtk/quicksearch.c
1826 * src/plugins/pgpcore/passphrase.c
1827 * src/plugins/pgpcore/select-keys.c
1828 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
1829 to replace GDK_* by GDK_KEY_*.
1831 2011-10-07 [colin] 3.7.10cvs19
1842 * src/grouplistdialog.c
1843 * src/image_viewer.c
1847 * src/prefs_filtering_action.c
1848 * src/prefs_folder_column.c
1849 * src/prefs_msg_colors.c
1850 * src/prefs_summary_column.c
1851 * src/prefs_toolbar.c
1853 * src/stock_pixmap.c
1860 * src/gtk/colorlabel.c
1861 * src/gtk/colorsel.c
1862 * src/gtk/gtkcmclist.c
1863 * src/gtk/gtkcmctree.c
1864 * src/gtk/gtkcmoptionmenu.c
1865 * src/gtk/gtksctree.c
1866 * src/gtk/gtkutils.c
1867 * src/gtk/gtkvscrollbutton.c
1868 * src/gtk/inputdialog.c
1869 * src/gtk/logwindow.c
1871 * src/gtk/prefswindow.c
1872 * src/gtk/progressdialog.c
1873 * src/plugins/pgpcore/passphrase.c
1874 * src/plugins/trayicon/trayicon.c
1875 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
1876 Patch by Hanno Thurow-Meyer, many thanks to him !
1878 2011-09-20 [colin] 3.7.10cvs18
1881 Fix bug #2502, 'gnutls_transport_set_lowat removed in
1884 2011-09-18 [colin] 3.7.10cvs17
1887 Fix segfault when connection fails
1889 2011-09-03 [colin] 3.7.10cvs16
1892 Use NORMAL instead of EXPORT priorities.
1894 2011-09-02 [colin] 3.7.10cvs15
1898 Linking against gcrypt explicitely in order to call
1899 gcry_control() for mutex setup isn't necessary anymore
1900 starting from gnuTLS 2.11.
1902 2011-08-31 [colin] 3.7.10cvs14
1904 * src/plugins/pgpinline/pgpinline.c
1905 * src/plugins/pgpmime/pgpmime.c
1906 Fix bug #2431, "Major memory leak in PGP message handling".
1908 2011-08-31 [colin] 3.7.10cvs13
1915 Apply Steve Rader's patch from bug #2388, "Add
1916 message view scrolling menu items"
1918 2011-08-30 [colin] 3.7.10cvs12
1920 * src/gtk/prefswindow.c
1921 Fix layout issues (i.e. on SSL page if changing account
1922 type prior to visiting it).
1924 2011-08-30 [colin] 3.7.10cvs11
1928 Don't use deprecated functions for GnuTLS priorities.
1929 Require GnuTLS 2.2 that is the first version with the
1932 2011-08-30 [colin] 3.7.10cvs10
1934 * src/common/socket.c
1936 Long-term fix for bug #2402, "GnuTLS change breaks socket
1937 communication", as per http://savannah.gnu.org/support/?107660
1939 2011-08-30 [colin] 3.7.10cvs9
1941 * src/etpan/imap-thread.c
1942 * src/etpan/nntp-thread.c
1943 Remove dead openSSL code
1945 2011-08-30 [colin] 3.7.10cvs8
1949 * src/common/ssl_certificate.c
1950 * src/common/ssl_certificate.h
1951 * src/etpan/imap-thread.c
1952 * src/etpan/nntp-thread.c
1953 Fix bug #2127, "SSL cert check uses canonical name instead of
1956 2011-08-29 [colin] 3.7.10cvs7
1958 * src/prefs_account.c
1959 Fix X-Mailer option not appearing on IMAP
1961 2011-08-29 [colin] 3.7.10cvs6
1963 * src/plugins/pgpcore/Makefile.am
1964 * src/plugins/pgpinline/Makefile.am
1965 * src/plugins/pgpmime/Makefile.am
1966 * src/plugins/smime/Makefile.am
1968 libtool: link: require no space between `-L' and `.'
1970 2011-08-29 [colin] 3.7.10cvs5
1974 * src/prefs_account.c
1975 * src/prefs_account.h
1976 Revert cvs4 which is rather illogical and instead
1977 use Fabian's patch from bug #2471
1979 2011-08-29 [colin] 3.7.10cvs4
1982 Don't insert custom headers that have empty values.
1983 Allows not inserting X-Mailer if it's set to nothing.
1984 Fixes bug #2471, "Make setting an X-Mailer header optional".
1986 2011-08-29 [colin] 3.7.10cvs3
1988 * src/image_viewer.c
1990 * src/gtk/gtkutils.c
1991 * src/gtk/gtkutils.h
1992 Handle EXIF orientation in images (both in textview's
1993 preview and image viewer)
1995 2011-08-28 [paul] 3.7.10cvs2
1997 * src/prefs_common.c
1998 * src/prefs_common.h
2000 add new hidden option to control the display in the From
2001 column in the Message List: 0 (default): show name,
2002 1: show address, 2: show name + address
2004 2011-08-27 [paul] 3.7.10cvs1
2007 * src/common/ssl_certificate.c
2008 * src/etpan/imap-thread.c
2009 * src/etpan/nntp-thread.c
2010 offer up some missing log_error() strings to translators
2012 2011-08-27 [paul] 3.7.10
2018 2011-08-27 [paul] 3.7.9cvs52
2026 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
2027 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
2029 2011-08-27 [mones] 3.7.9cvs51
2031 * claws-mail.desktop
2032 Include generic name and comment translations
2033 Thanks to all the people on the translators ML!
2035 2011-08-23 [paul] 3.7.9cvs50
2038 probable/possible fix/workaround for bug 2402,
2039 'can't download message from pop3 server'
2041 2011-08-18 [paul] 3.7.9cvs49
2043 * manual/handling.xml
2044 fix typos. thanks to vilpan
2046 2011-08-17 [paul] 3.7.9cvs48
2048 * tools/claws.i18n.status.pl
2049 add Mindaugas Baranauskas (Lithuanian)
2051 2011-08-14 [mir] 3.7.9cvs47
2054 * src/etpan/nntp-thread.c
2055 Fix bug 2418. Patch provided by Sébastien Bigaret with
2056 some minor contribution by me.
2058 2011-08-13 [mir] 3.7.9cvs46
2060 * src/etpan/nntp-thread.c
2061 Fix bug when NNTP server sends authentication warning
2062 as part of the connection session. Privously etpan would
2063 bail out for any return code other than NEWSNNTP_NO_ERROR
2064 but as early as the connection session a return code like
2065 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
2066 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
2067 be considered as an error.
2069 2011-08-12 [paul] 3.7.9cvs45
2072 3.7.9cvs43 mistakenly dropped off the info
2073 about the mime part from the tooltip
2075 2011-08-12 [wwp] 3.7.9cvs44
2077 * src/gtk/quicksearch.c
2078 Fix duplicate key accel (thanks to Ra-Mones-Mones II).
2080 2011-08-09 [paul] 3.7.9cvs43
2083 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
2085 2011-08-06 [paul] 3.7.9cvs42
2088 fix cursor placement in Forward template
2090 2011-08-06 [paul] 3.7.9cvs41
2092 * src/gtk/description_window.c
2093 fix bug 1963, 'Preferences Templates Information Window Focus loss'
2095 2011-08-05 [holger] 3.7.9cvs40
2097 * claws-mail.desktop
2098 Revert 3.7.9cvs35 for now, it may be problematic
2101 2011-08-05 [paul] 3.7.9cvs39
2105 use 'Collapse quotes' rather than 'Fold quotes' on
2106 labels, for consistency
2108 use 'Receive mail from account' rather than 'on account'
2110 2011-07-30 [mir] 3.7.9cvs38
2112 * src/etpan/Makefile.am
2113 * src/plugins/pgpcore/Makefile.am
2114 * src/plugins/pgpmime/Makefile.am
2115 * src/plugins/smime/Makefile.am
2116 Fix broken build on Debian Sid. enchant.h cannot be
2117 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
2118 present in Makefile.am. Apparently enchant.h in older
2119 versions were placed in /usr/include which is always
2122 2011-07-21 [mones] 3.7.9cvs37
2124 * src/common/plugin.c
2125 * src/common/plugin.h
2126 Make licences allowed for plugins more explicit and also
2127 accept dual (or more) licences when properly formatted.
2128 Doesn't require any change on current plugins.
2130 2011-07-18 [mones] 3.7.9cvs36
2132 * manual/advanced.xml
2133 Document briefly tags feature.
2134 * manual/glossary.xml
2135 Fix definition to avoid confussion with tags.
2136 * manual/es/advanced.xml
2137 * manual/es/glossary.xml
2138 Synchronize Spanish translation with the above.
2140 2011-07-07 [holger] 3.7.9cvs35
2142 * claws-mail.desktop
2143 Add indicator stuff to the desktop file
2144 Taken from bug #2450
2146 2011-07-06 [paul] 3.7.9cvs34
2151 2011-07-06 [mones] 3.7.9cvs33
2154 Do not create an empty tag name row in panel and
2155 warn user about using a non-reserved tag instead
2157 2011-07-05 [mones] 3.7.9cvs32
2162 * src/etpan/imap-thread.c
2163 Make constants for reserved tags and use them
2164 Removed also duplicate comparison while at it
2166 2011-07-05 [paul] 3.7.9cvs31
2169 when using a Compose template, only place the cursor
2170 in the body when the cursor symbol, %cursor (%X), is used
2172 2011-07-03 [paul] 3.7.9cvs30
2175 do main_window_popup(mainwin); on plugin load error, or
2176 else the warning dialogue and mainwindow stays minimised
2179 2011-07-03 [paul] 3.7.9cvs29
2182 fix bug 2462, 'Building without GnuTLS support leads to a
2183 failure in wizard.c'
2185 2011-07-03 [paul] 3.7.9cvs28
2190 fix bug #2461, 'popup menu in message list displays
2191 'move to trash' and 'delete''.
2192 Add a new sensitivity condition 'M_NOT_TRASH' and
2193 remove the broken workaround for right-click in summaryview.c.
2194 Fix broken main menu sensitivity for "Menu/Message/Move" in
2197 2011-06-21 [paul] 3.7.9cvs27
2200 revert 3.7.9cvs2, it does no good
2202 2011-06-18 [mir] 3.7.9cvs26
2205 Fix autoconf warnings introduced in autoconf >= 2.64
2207 2011-06-05 [paul] 3.7.9cvs25
2217 fix strings where an informational message has been
2218 wrongly entered into the translated string
2220 enable 'Trash' and 'Sender' to be translated based on
2221 the context, e.g. as button text and as mail header
2223 fix english in Info tab
2225 2011-05-25 [colin] 3.7.9cvs24
2228 Fix bug #2439, "use bitwise operator for bitmask instead of
2229 logical operator". Thanks to Nicolas Kaiser for the patch.
2231 2011-05-18 [colin] 3.7.9cvs23
2234 Fix missing group selection before xover if the
2235 connection was reset before.
2237 2011-05-12 [colin] 3.7.9cvs22
2239 * src/common/utils.c
2240 Fix bug #2412, "Send account mail address in Message-ID
2241 wrongly implemented". Patch by Fabian Keil.
2243 2011-05-12 [mones] 3.7.9cvs21
2245 * src/etpan/nntp-thread.c
2246 Fix bug #2418 "NNTP authentication is broken"
2248 2011-05-09 [pawel] 3.7.9cvs20
2251 * src/prefs_folder_item.c
2254 2011-05-05 [colin] 3.7.9cvs19
2259 * src/send_message.c
2260 Fix bug #2184, "Add account name information inside network log".
2261 Initial patch by MSulchan Darmawan, expanded to other protocols.
2262 This stuff is too much copy-pasted.
2265 2011-04-30 [colin] 3.7.9cvs18
2268 Fix bug #2414, 'Claws segfaults on startup with
2269 notification plugin enabled". Thanks Christian
2270 Faulhammer for the patch.
2272 2011-04-27 [colin] 3.7.9cvs17
2275 Make Windows' encoding CP1251 for ru_RU locale
2276 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
2278 2011-04-24 [paul] 3.7.9cvs16
2280 * manual/claws-mail-manual.xml
2281 * manual/de/claws-mail-manual.xml
2282 * manual/es/claws-mail-manual.xml
2283 * manual/fr/claws-mail-manual.xml
2284 * manual/it/claws-mail-manual.xml
2285 update copyright year
2287 2011-04-24 [paul] 3.7.9cvs15
2290 fix bug #2353, 'Right-clicking on spam in order to delete
2291 it causes it to show in message window'
2293 2011-04-24 [paul] 3.7.9cvs14
2296 * src/gtk/foldersort.c
2297 * src/gtk/foldersort.h
2298 fix labelling, 'change folder order' to 'change mailbox order'
2300 2011-04-23 [paul] 3.7.9cvs13
2303 fix bug #2409, 'Failed to compile under GCC 3.x : option
2304 -Wno-pointer-sign badly set in configure.ac'. mistakenly
2305 committed in 3.7.8cvs19
2307 2011-04-11 [paul] 3.7.9cvs12
2309 * src/plugins/trayicon/trayicon.c
2310 fix build bug: gtk_status_icon_set_title() is available
2311 since gtk 2.18.x not 2.14.x
2313 2011-04-11 [paul] 3.7.9cvs11
2316 updated by Páder Rezső
2318 2011-04-10 [colin] 3.7.9cvs10
2324 * src/editaddress_other_attributes_ldap.c
2326 * src/message_search.c
2327 * src/prefs_display_header.c
2328 * src/prefs_filtering_action.c
2329 * src/prefs_matcher.c
2331 * src/prefs_toolbar.c
2332 * src/summary_search.c
2333 * src/gtk/colorlabel.c
2334 * src/gtk/combobox.c
2335 * src/gtk/gtkcmoptionmenu.c
2336 * src/gtk/gtkshruler.c
2337 * src/gtk/gtkshruler.h
2338 * src/gtk/gtkutils.h
2339 * src/gtk/inputdialog.c
2340 * src/gtk/quicksearch.c
2341 Revert the whole pile of crap introduced in
2344 2011-04-10 [colin] 3.7.9cvs9
2348 * src/editaddress_other_attributes_ldap.c
2350 * src/message_search.c
2351 * src/prefs_display_header.c
2352 * src/prefs_matcher.c
2353 * src/prefs_toolbar.c
2354 * src/summary_search.c
2355 * src/gtk/combobox.c
2356 * src/gtk/gtkutils.h
2357 * src/gtk/inputdialog.c
2358 * src/gtk/quicksearch.c
2359 Finish fun with combo boxes. (hopefully)
2361 2011-04-10 [colin] 3.7.9cvs8
2364 * src/prefs_filtering_action.c
2365 * src/gtk/combobox.c
2366 * src/gtk/gtkshruler.c
2367 * src/gtk/gtkshruler.h
2368 More undeprecation. GTKSHRuler is #if'ed out. We can
2369 still decide to maintain the old GtkRuler widget in-tree
2370 if the lack of ruler in Compose window is too
2373 2011-04-10 [colin] 3.7.9cvs7
2378 * src/editaddress_other_attributes_ldap.c
2379 * src/message_search.c
2380 * src/prefs_display_header.c
2381 * src/prefs_filtering_action.c
2383 * src/prefs_toolbar.c
2384 * src/summary_search.c
2385 * src/gtk/colorlabel.c
2386 * src/gtk/combobox.c
2387 * src/gtk/gtkcmoptionmenu.c
2388 * src/gtk/gtkutils.h
2389 More comboboxtext undeprecation
2391 2011-04-10 [colin] 3.7.9cvs6
2396 2011-04-10 [colin] 3.7.9cvs5
2401 2011-04-10 [colin] 3.7.9cvs4
2404 * src/editaddress_other_attributes_ldap.c
2405 * src/message_search.c
2406 * src/prefs_display_header.c
2407 * src/prefs_filtering_action.c
2409 * src/prefs_toolbar.c
2410 * src/summary_search.c
2411 * src/gtk/combobox.c
2412 * src/gtk/gtkutils.h
2413 gtk_combo_box_*_text() is deprecated, and
2414 gtk_combo_box_text_*() is the new hotness.
2416 2011-04-10 [colin] 3.7.9cvs3
2424 * src/gtk/gtkvscrollbutton.c
2425 * src/gtk/gtkvscrollbutton.h
2426 s/GtkFunction/GSourceFunc
2428 2011-04-10 [colin] 3.7.9cvs2
2431 Use gtkut_window_popup() to work around a bug in Gnome Shell.
2432 This is the patch from bug #2396, it should be innocuous even
2433 if that's useless to do deiconify + present window...
2435 2011-04-09 [paul] 3.7.9cvs1
2437 * src/prefs_summaries.c
2438 fix typo in string. (thanks, Brad!)
2440 2011-04-09 [paul] 3.7.9
2446 2011-04-09 [paul] 3.7.8cvs78
2456 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
2457 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
2460 2011-04-09 [colin] 3.7.8cvs77
2463 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
2464 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
2465 encoding filename. Hooray for stupid.
2467 2011-04-08 [colin] 3.7.8cvs76
2470 Fix action Stop: if child does not react to SIGTERM, it'll
2471 probably start behaving when it'll get a SIGKILL on the user's
2472 second press on Stop.
2473 Fixes bug #2237, "User action makes Claws unresponsive".
2475 2011-04-08 [colin] 3.7.8cvs75
2480 * src/folder_item_prefs.c
2481 * src/folder_item_prefs.h
2482 * src/prefs_account.c
2483 Fix bug #2382, "folderitemrc not updated when account
2484 name is changed". Indeed, this wasn't done.
2486 2011-04-08 [wwp] 3.7.8cvs74
2489 Add support for quoted values (*="value").
2490 This commonly fixes a trailing quote appearing to filenames
2491 sent by iphone Mail (not sure if it's culprit at all, though).
2493 2011-04-08 [colin] 3.7.8cvs73
2496 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu
2497 caused by attachments with extended chars in the file name". Patch
2498 derived from a patch bt Fabien Keil
2500 2011-04-05 [wwp] 3.7.8cvs72
2503 A debug string not to translate.
2505 2011-04-03 [colin] 3.7.8cvs71
2507 * src/common/utils.h
2508 Fix bug #2394, "backtrace() crashes on FreeBSD"
2509 That's not the first bug-report where internal
2510 debug-only backtrace() crashes on FreeBSD.
2512 2011-04-03 [colin] 3.7.8cvs70
2515 Fix bug #2365 again, "Crash when auto-scrolling headers in
2517 Batch-mode compose windows (from filtering actions) shouldn't
2518 try to access stuff after flushing events...
2520 2011-03-31 [paul] 3.7.8cvs69
2523 update as gtk >= 2.10 now required
2524 (because I'll never remember to do this later)
2526 2011-03-26 [paul] 3.7.8cvs68
2529 fix separators in Go To menu
2531 2011-03-20 [colin] 3.7.8cvs67
2534 Drop the *_DISABLE_DEPRECATED. We'll put them back
2535 when we'll have time to handle them
2537 2011-03-18 [paul] 3.7.8cvs66
2540 make user-facing message more accurate -
2541 'Network Log' not 'View Log'
2543 2011-03-17 [wwp] 3.7.8cvs65
2546 Fix a typo around plural form, as reported by
2549 2011-03-15 [colin] 3.7.8cvs64
2554 Fix bug #2381, "Support for NetworkManager 0.9".
2555 Patch by Mikhail Efremov
2557 2011-03-04 [colin] 3.7.8cvs63
2561 Fix segfault on Windows
2563 * src/common/utils.c
2564 * src/common/w32_unistd.c
2565 * src/common/w32lib.h
2566 Rationalize use of time_r() funcs (pthread do define them)
2568 2011-03-02 [pawel] 3.7.8cvs62
2571 Re-implement widgets aligning, switch from GtkSizeGroup
2572 to GtkTable - this should fix disappearing labels
2574 2011-03-01 [pawel] 3.7.8cvs61
2577 Wizard GUI cleanups. Make it look and behave more
2578 like account preferences.
2580 2011-02-23 [colin] 3.7.8cvs60
2582 * src/common/Makefile.am
2585 2011-02-23 [colin] 3.7.8cvs59
2589 * src/common/Makefile.am
2590 * src/common/plugin.c
2591 * src/common/valgrind.h
2592 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
2593 Use valgrind's own header.
2595 2011-02-22 [colin] 3.7.8cvs58
2597 * src/prefs_account.c
2598 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
2599 signed message" upon new installation. This is disturbing when PGP
2600 plugins are loaded by default.
2602 2011-02-16 [paul] 3.7.8cvs57
2605 update copyright headers throughout
2607 2011-02-16 [paul] 3.7.8cvs56
2610 use gettext plural form for "item selected"/"items selected"
2612 2011-02-13 [colin] 3.7.8cvs55
2616 Fix bug #2361, "Claws crashes after PGP Check in separate
2617 msg view". Don't let the cancel thread lie around after
2618 the verification ended.
2620 2011-02-13 [paul] 3.7.8cvs54
2623 updated by Mindaugas Baranauskas
2625 2011-02-11 [mones] 3.7.8cvs53
2627 * manual/es/advanced.xml
2628 Sync with English manual
2630 Fix remaining mismatched alloc/free from cppcheck
2632 2011-02-10 [pawel] 3.7.8cvs52
2637 2011-02-10 [pawel] 3.7.8cvs51
2639 * src/prefs_toolbar.c
2640 - set menus sensitivity in item type combo depending on
2641 availability of actions / plugin hooks
2642 - style fixes, spaces instead of tabs mostly
2644 2011-02-10 [paul] 3.7.8cvs50
2646 * src/prefs_account.c
2647 move the 'send acc mail addr in msg-id" option to
2650 2011-02-10 [paul] 3.7.8cvs49
2652 * src/prefs_account.c
2653 move the 'expunge immediately' option to a more
2656 2011-02-05 [pawel] 3.7.8cvs48
2658 * manual/advanced.xml
2659 Document new hidden pref
2661 Dont treat mimeparts referenced by others as
2664 * src/prefs_common.c
2665 * src/prefs_common.h
2666 Add ability to hide inline attachments referenced
2667 by other mimeparts in MimeView. To enable this
2668 feature set show_inline_attachments=0 in your clawsrc
2670 2011-01-25 [colin] 3.7.8cvs47
2673 Fix matcher body parsing: decode mails with our
2674 MIME parser. This speeds up body search a bit as
2675 binary attachments are not searched anymore, slows
2676 down a bit full message searches, but not awfully.
2677 * src/summary_search.c
2678 Use matcher API to search, in all cases (advanced search or
2679 not). Also, fix little logic bugs related to combos history
2680 * src/common/utils.c
2681 * src/common/utils.h
2684 Remove dead code, export functions needed by matcher.c
2686 2011-01-25 [colin] 3.7.8cvs46
2689 * src/prefs_common.c
2691 * src/common/ssl_certificate.c
2692 Fix mismatched alloc/free (thanks to cppcheck)
2694 2011-01-25 [colin] 3.7.8cvs45
2697 Fix leak on error path
2699 2011-01-23 [mones] 3.7.8cvs44
2701 * manual/es/advanced.xml
2702 Sync with English manual
2704 2011-01-23 [paul] 3.7.8cvs43
2707 it's 2011, update copyright line
2709 2011-01-23 [paul] 3.7.8cvs42
2711 * manual/advanced.xml
2712 * src/prefs_common.c
2713 * src/prefs_common.h
2715 fix bug #2350, 'Make displaying localized date/time in
2716 message view optional'.
2717 This introduces a new hidden option (why do more?),
2718 'msgview_date_format', which defaults to OFF, maintaining
2719 the current and expected behaviour.
2721 2011-01-21 [colin] 3.7.8cvs41
2724 Fix bug #2050, Clawsmail sends return receipt every seconds
2725 We forgot to close the file when parsing
2726 disposition-notification fields, which made unlinking of the
2727 corresponding emails in tempfolder/processing impossible in
2728 Windows. Causing them to be re-fetched every time.
2730 2011-01-21 [colin] 3.7.8cvs40
2732 * claws-mail.desktop
2733 Fix again bug #2346: We should have a %u parameter.
2735 2011-01-21 [colin] 3.7.8cvs39
2737 * src/plugins/spamassassin/spamassassin.c
2738 Fix sa-learn when offline (its command line parsing is
2739 space-dependant). Patch by Wolfgang Lorenz
2741 2011-01-19 [pawel] 3.7.8cvs38
2743 * claws-mail.desktop
2744 Fix Bug 2346 'Please register x-handler-scheme
2745 in .desktop file' patch by Laurent Bigonville
2746 While I'm here update things to current
2747 standards, fix desktop-file-validate warnings/errors
2749 2011-01-18 [colin] 3.7.8cvs37
2752 Fix logic on SMTP AUTH: If the selected method isn't
2753 available, say so instead of supposing it'll work.
2754 Fixes bug #2039, 'SMTP AUTHENTICATION'
2756 2011-01-15 [pawel] 3.7.8cvs36
2758 * src/prefs_folder_item.c
2759 Rework subject regexp simplify gui a bit, this give us better
2760 options page layout (window with min width was too short to
2761 show all contents and thigs were unwieldy) and better preview
2762 of regexp working/not working
2764 2011-01-14 [pawel] 3.7.8cvs35
2767 strncpy2() NULLify strings just fine, no need to be
2770 2011-01-14 [pawel] 3.7.8cvs34
2773 Fix Bug #2165 'The date not localized in the message view'
2774 Display Date header in messageview in the same way as in
2775 summaryview by respecting date format set in preferences.
2777 2011-01-06 [pawel] 3.7.8cvs33
2779 * src/prefs_account.c
2780 * src/prefs_folder_item.c
2783 Make quote templates widgets more compact
2785 2011-01-06 [pawel] 3.7.8cvs32
2787 * src/plugins/trayicon/trayicon.c
2788 - fix logic bug which caused icon to be
2789 always set no-mail status on plugin load
2790 - force icon hide on plugin_done(), without
2791 it empty space(?!) is left in tray under KDE3 and KDE4
2793 2011-01-06 [colin] 3.7.8cvs31
2804 Unmime headers differently whether they're addresses or not:
2805 It's useless to quote things containing commas if it's in
2806 subject, for example. (introduced in 3.7.8cvs26)
2808 2011-01-06 [colin] 3.7.8cvs30
2810 * src/gtk/gtkaspell.c
2811 Complete previous patch
2813 * src/plugins/pgpinline/pgpinline.c
2816 2011-01-06 [paul] 3.7.8cvs29
2822 add Lithuanian translation (approx. 65% complete)
2823 submitted by Mindaugas Baranauskas
2825 2011-01-06 [pawel] 3.7.8cvs28
2830 * src/prefs_actions.c
2832 * src/gtk/gtkaspell.c
2833 * src/plugins/pgpinline/pgpinline.c
2834 * src/plugins/pgpmime/pgpmime.c
2835 * src/plugins/smime/smime.c
2836 Fix memory/file descriptors leaks
2838 2011-01-06 [paul] 3.7.8cvs27
2840 * src/plugins/pgpcore/sgpgme.c
2841 fix bug #2322, 'GPG Full info: showing subkey
2842 ID instead of primary key fingerprint'
2843 Patch by Sébastien Bigaret.
2845 2011-01-03 [colin] 3.7.8cvs26
2848 Better quote-checking when unmim-ing headers
2849 that may have comas.
2851 2011-01-03 [colin] 3.7.8cvs25
2854 Fix bug #2299, "Incorrect handling of quoted printable coma
2855 in headers". As this is really painful to fix by switching
2856 the whole stuff to a list of headers tokens, we workaround
2857 the problem by adding quotes around the encoded-word (making
2858 it a quoted-string which continuity is already handled).
2860 2011-01-03 [colin] 3.7.8cvs24
2865 2010-12-23 [colin] 3.7.8cvs23
2868 Finish fixing bug #2203: When forwarding (inline) and there
2869 are some text/* parts with no name, set them a name and
2870 set their disposition to attachment, so that recipients with
2871 MUAs preferring HTML parts don't show them by default.
2873 2010-12-22 [paul] 3.7.8cvs22
2876 fix missing file in 3.7.8cvs20
2878 2010-12-22 [colin] 3.7.8cvs21
2882 Implement a nicer scroll when drag and dropping
2884 2010-12-22 [colin] 3.7.8cvs20
2887 Store charset if available when attaching text/* parts
2888 Fixes bug #2203, 'Problems in forwarding multipart/
2889 alternative messages with HTML part'
2891 2010-12-22 [colin] 3.7.8cvs19
2896 2010-12-21 [colin] 3.7.8cvs18
2899 * src/send_message.c
2900 * src/common/session.c
2901 * src/common/session.h
2902 Differentiate between running sessions and connected
2903 sessions. Fixes bug #2332, "Crash when hitting cancel
2904 on the SMTP status window"
2906 2010-12-21 [colin] 3.7.8cvs17
2908 * src/etpan/etpan-thread-manager.c
2911 2010-12-21 [colin] 3.7.8cvs16
2914 Check whether we should continue loading the
2915 current textview after inserting a possibly
2918 2010-12-20 [colin] 3.7.8cvs15
2922 Removed. Dead code since ages!
2924 * src/gtk/gtkcmclist.c
2925 * src/gtk/gtkcmctree.c
2926 * src/gtk/gtksctree.c
2927 undefine *_DISABLE_DEPRECATED in the files that
2928 use deprecated interfaces. Implicit declarations
2929 can lead to crashes as prototypes are unknown, as
2930 evidenced by bug #2315.
2932 2010-12-20 [colin] 3.7.8cvs14
2935 Don't flush events when adding an header entry. This
2936 can mess up the keypresses in the previous header.
2937 Instead, make the scroll happen later (doing it on the
2938 spot without flushing events doesn't work as the new
2939 requisitions aren't set yet).
2941 2010-12-20 [colin] 3.7.8cvs13
2944 Don't iconify at start on w32. This un-iconifies in the
2947 2010-12-20 [colin] 3.7.8cvs12
2949 * src/common/base64.c
2950 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
2951 Patch by pochini at shiny.it
2953 2010-12-19 [colin] 3.7.8cvs11
2958 2010-12-18 [colin] 3.7.8cvs10
2961 Fix bug #2148, "Attachment content-transfer-encoding
2962 incorrectly set when signing emails". The RFC 2045
2963 states that message/* and multipart/* encoding must
2964 be either 7-bit, 8-bit or binary.
2966 2010-12-18 [mones] 3.7.8cvs9
2969 Fix crash when searching or adding a LDAP server
2971 2010-12-17 [colin] 3.7.8cvs8
2980 Better error logging. Disable LDAP SSL/TLS on
2981 Windows, it's crashy/non-worky.
2983 2010-12-17 [colin] 3.7.8cvs7
2986 Fix bug #2325, "messages remains in folder cache after moving
2987 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
2989 2010-12-17 [colin] 3.7.8cvs6
3001 Windows build fixes (w32 LDAP completely untested!)
3003 2010-12-16 [colin] 3.7.8cvs5
3013 Try to rationalize a bit LDAP connections
3015 2010-12-16 [colin] 3.7.8cvs4
3017 * src/prefs_spelling.c
3019 Add a button to get dictionaries (win32)
3021 2010-12-16 [colin] 3.7.8cvs3
3023 * src/prefs_matcher.c
3024 Fix bug #2279, "crash when clicking 'define' in filter
3025 configuring". Thanks to Theodor Ciobanu for the hint at
3028 2010-12-14 [colin] 3.7.8cvs2
3030 * src/gtk/gtkaspell.c
3031 Add missing guard for sys/wait.h
3033 2010-12-05 [colin] 3.7.8cvs1
3035 * tools/make.themes.project
3036 Seems wget has changed naming of targets downloaded.
3037 Fix it by always providing our own name.
3038 [Pushing mones' patch again after messing with CVSROOT]
3040 2010-12-04 [paul] 3.7.8
3046 2010-12-03 [paul] 3.7.7cvs11
3049 * manual/xml2pdf ** REMOVED **
3050 * manual/dist/pdf/Makefile.am
3051 * manual/es/dist/pdf/Makefile.am
3052 * manual/fr/dist/pdf/Makefile.am
3053 * manual/pl/dist/pdf/Makefile.am
3054 simplify check for tools needed for manual building,
3055 remove xml2pdf and use docbook2pdf instead
3057 2010-12-03 [mir] 3.7.7cvs10
3060 Fix bug so that configure option --disable-manual
3061 actually disable building the manuals
3063 2010-12-01 [pawel] 3.7.7cvs9
3066 One more GTK+ 2.22 build fix
3068 2010-11-30 [colin] 3.7.7cvs8
3071 Fix bug #2317, 'Action results in "Bad file descriptor"'
3072 Introduced in 3.7.6cvs57. In fact the error has been there
3073 since ages, and only new thing is the verification of the
3074 various functions return code. Let the stuff work as it
3075 does, as it seems to do the right thing since ages.
3077 2010-11-28 [colin] 3.7.7cvs7
3079 * src/gtk/quicksearch.c
3080 Fix bug #2313, 'CLI quicksearch sometimes returns
3081 the same messages twice'. Patch by Sebastien Bigaret
3083 2010-11-25 [paul] 3.7.7cvs6
3085 * src/prefs_common.c
3086 make "gtk_can_change_accels" FALSE by default.
3087 fixes bug #2309, 'Shortcuts should not be modifiable
3090 2010-11-24 [mones] 3.7.7cvs5
3093 Add missing shortcuts for marking as spam and ham
3094 Fixes Debian bug #599547
3096 2010-11-22 [colin] 3.7.7cvs4
3099 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
3100 five patches were needed to fix a corner case
3101 is a good indicator that is was bound to break
3104 2010-11-21 [colin] 3.7.7cvs3
3106 * src/plugins/pgpcore/claws.def
3109 2010-11-20 [wwp] 3.7.7cvs2
3112 Fix either a typo or an irrelevant iff word there.
3113 IMO type and recursive possible values should be changed to
3114 smth simple and neat here, and help strings be really
3117 2010-11-20 [colin] 3.7.7cvs1
3120 Damn, forgot to commit this file twice.
3122 2010-11-19 [paul] 3.7.7
3128 2010-11-19 [paul] 3.7.6cvs66
3141 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
3142 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
3143 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
3145 2010-11-17 [colin] 3.7.6cvs65
3147 * src/common/utils.c
3148 Separate email address from timestamp with a dot.
3151 2010-11-17 [colin] 3.7.6cvs64
3153 * src/common/utils.c
3154 Fix multiple @ in generated message-ids.
3155 That's not allowed in RFC 2822.
3157 2010-11-16 [mones] 3.7.6cvs63
3159 * manual/es/advanced.xml
3160 Synchronise with English version
3162 2010-11-04 [wwp] 3.7.6cvs62
3165 Fix bug 2293, "filtering: simplify expression", as simplifying
3166 this expression doesn't make it less easy to understand and we
3167 gain few cycles by making the logical expression more simple
3168 by applying. Patch by Nicolas Kaiser.
3170 2010-11-03 [colin] 3.7.6cvs61
3173 Fix bug 2294, "addrindex.c: address index conversion always
3174 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
3176 2010-11-02 [wwp] 3.7.6cvs60
3181 Enlarge the progress bar (main window) a bit when compiling
3182 for UMPCs like maemo: this solves truncated text that might
3183 appear in the progress bar while processing messages.
3184 Also use a more compact string format when displaying
3185 progress like 'number/total', still for UMPCs, this fixes
3186 a previous inconsistency with these format strings where
3187 no space around the / were used sometimes.
3189 2010-10-26 [ticho] 3.7.6cvs59
3192 Recreate NNTP session if server port setting has changed. Fixes
3195 2010-10-26 [colin] 3.7.6cvs58
3199 Fix copy-paste error, thanks to David Relson
3202 2010-10-18 [colin] 3.7.6cvs57
3209 * src/prefs_themes.c
3212 * src/gtk/gtkutils.c
3213 * src/gtk/quicksearch.c
3214 * src/gtk/quicksearch.h
3215 * src/plugins/pgpcore/passphrase.c
3216 * src/plugins/spamassassin/libspamc.c
3219 2010-10-17 [colin] 3.7.6cvs56
3221 * src/prefs_themes.c
3222 * src/gtk/gtkaspell.c
3223 * src/gtk/gtkutils.c
3224 * src/gtk/gtkutils.h
3225 * src/gtk/inputdialog.c
3226 * src/gtk/progressdialog.c
3227 Undeprecate a few things
3229 2010-10-17 [colin] 3.7.6cvs55
3233 * src/gtk/quicksearch.c
3234 * src/gtk/quicksearch.h
3235 Add ability to search from the command-line.
3236 Closes bug 2249, ' Making QuickSearch independent from the GUI'
3237 Patch by Sebastien Bigarret.
3239 2010-10-04 [mones] 3.7.6cvs54
3241 * manual/dist/pdf/Makefile.am
3242 Fix build of English PDF manual
3243 (sh: Can't open ../../../xml2pdf)
3245 2010-10-03 [colin] 3.7.6cvs53
3252 Get rid of GRelation which were, mostly, used as
3253 GHashTables. Probably fixes bug #2277, 'Segfault when
3254 loading inbox for the first time'
3256 2010-10-03 [mir] 3.7.6cvs52
3258 * manual/de/dist/html/Makefile.am
3259 * manual/de/dist/pdf/Makefile.am
3260 * manual/de/dist/ps/Makefile.am
3261 * manual/de/dist/txt/Makefile.am
3262 * manual/dist/html/Makefile.am
3263 * manual/dist/pdf/Makefile.am
3264 * manual/dist/ps/Makefile.am
3265 * manual/dist/txt/Makefile.am
3266 * manual/es/dist/html/Makefile.am
3267 * manual/es/dist/pdf/Makefile.am
3268 * manual/es/dist/ps/Makefile.am
3269 * manual/es/dist/txt/Makefile.am
3270 * manual/fr/dist/html/Makefile.am
3271 * manual/fr/dist/pdf/Makefile.am
3272 * manual/fr/dist/ps/Makefile.am
3273 * manual/fr/dist/txt/Makefile.am
3274 * manual/pl/dist/html/Makefile.am
3275 * manual/pl/dist/pdf/Makefile.am
3276 * manual/pl/dist/ps/Makefile.am
3277 * manual/pl/dist/txt/Makefile.am
3278 Missing Makefile.am's for 3.7.6cvs49
3281 2010-10-03 [colin] 3.7.6cvs51
3286 2010-10-02 [mir] 3.7.6cvs50
3288 * manual/de/dist/html/Makefile.am
3289 * manual/de/dist/pdf/Makefile.am
3290 * manual/de/dist/ps/Makefile.am
3291 * manual/de/dist/txt/Makefile.am
3292 * manual/dist/html/Makefile.am
3293 * manual/dist/pdf/Makefile.am
3294 * manual/dist/ps/Makefile.am
3295 * manual/dist/txt/Makefile.am
3296 * manual/es/dist/html/Makefile.am
3297 * manual/es/dist/pdf/Makefile.am
3298 * manual/es/dist/ps/Makefile.am
3299 * manual/es/dist/txt/Makefile.am
3300 * manual/fr/dist/html/Makefile.am
3301 * manual/fr/dist/pdf/Makefile.am
3302 * manual/fr/dist/ps/Makefile.am
3303 * manual/fr/dist/txt/Makefile.am
3304 * manual/pl/dist/html/Makefile.am
3305 * manual/pl/dist/pdf/Makefile.am
3306 * manual/pl/dist/ps/Makefile.am
3307 * manual/pl/dist/txt/Makefile.am
3308 Part 2 of last commit which broke due to a permission error
3309 Avoid claws trying to build manuals if the required
3310 tools are not present.
3312 2010-10-02 [mir] 3.7.6cvs49
3315 * manual/de/dist/html/Makefile.am
3316 * manual/de/dist/pdf/Makefile.am
3317 * manual/de/dist/ps/Makefile.am
3318 * manual/de/dist/txt/Makefile.am
3319 * manual/dist/html/Makefile.am
3320 * manual/dist/pdf/Makefile.am
3321 * manual/dist/ps/Makefile.am
3322 * manual/dist/txt/Makefile.am
3323 * manual/es/dist/html/Makefile.am
3324 * manual/es/dist/pdf/Makefile.am
3325 * manual/es/dist/ps/Makefile.am
3326 * manual/es/dist/txt/Makefile.am
3327 * manual/fr/dist/html/Makefile.am
3328 * manual/fr/dist/pdf/Makefile.am
3329 * manual/fr/dist/ps/Makefile.am
3330 * manual/fr/dist/txt/Makefile.am
3331 * manual/pl/dist/html/Makefile.am
3332 * manual/pl/dist/pdf/Makefile.am
3333 * manual/pl/dist/ps/Makefile.am
3334 * manual/pl/dist/txt/Makefile.am
3335 1) Downgrade autoconf requirements to 2.59 to allow
3336 building on oldest supported Linux distributions.
3337 2) Only try to build manuals if the needed software
3340 2010-10-02 [colin] 3.7.6cvs48
3342 * src/plugins/trayicon/trayicon.c
3343 And fix theme updating.
3345 2010-10-02 [colin] 3.7.6cvs47
3347 * src/plugins/trayicon/trayicon.c
3348 Got burnt by wrong indentation!
3350 2010-10-02 [colin] 3.7.6cvs46
3353 Forgot to remove the directory from top-level
3355 2010-10-02 [colin] 3.7.6cvs45
3357 * src/plugins/trayicon/Makefile.am
3358 * src/plugins/trayicon/trayicon.c
3359 * src/plugins/trayicon/libeggtrayicon/.cvsignore
3360 * src/plugins/trayicon/libeggtrayicon/Makefile.am
3361 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3362 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
3363 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
3364 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
3365 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
3366 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
3367 * src/plugins/trayicon/libeggtrayicon/xembed.h
3368 Finally get rid of Eggtrayicon, use GtkStatusIcon
3369 instead (which can be done safely now that we
3372 2010-10-02 [colin] 3.7.6cvs44
3380 * src/editaddress_other_attributes_ldap.c
3383 * src/grouplistdialog.c
3385 * src/image_viewer.c
3389 * src/message_search.c
3391 * src/prefs_themes.c
3392 * src/summary_search.c
3395 * src/etpan/imap-thread.c
3397 * src/gtk/gtkcmclist.c
3398 * src/gtk/gtkcmoptionmenu.c
3399 * src/gtk/gtkutils.c
3400 * src/gtk/gtkutils.h
3401 * src/gtk/gtkvscrollbutton.c
3402 * src/plugins/pgpcore/select-keys.c
3403 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3404 Undeprecate for GTK+2.22. Patch by Reed Loden.
3405 Fixes bug #2276, 'Compile in maintainer mode
3406 fails on GTK+ 2.22'.
3408 2010-10-02 [colin] 3.7.6cvs43
3411 It's now time to remove the temporary enable-openssl
3412 option that was used when we removed OpenSSL. See
3413 bug #2276 comment #14.
3415 2010-09-30 [wwp] 3.7.6cvs42
3417 * src/prefs_account.c
3418 * src/prefs_filtering_action.c
3419 * src/prefs_matcher.c
3420 Fix bug #2274, wrong color label index range
3421 used w/ gtk_cmoption_menu (behaviour change
3422 has been introduced w/ 3.5.0cvs49 apparently),
3423 now it must be 1..N so let's use colorlabel value
3427 2010-09-20 [pawel] 3.7.6cvs41
3434 2010-09-19 [pawel] 3.7.6cvs40
3439 Set ML menus sensitivity accordingly to
3440 possibility of reply to ML
3442 2010-09-19 [colin] 3.7.6cvs39
3445 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
3446 to newsgroups, and NNTP accounts *can* send email. We
3447 should not force an email account when replying to_ml or
3450 2010-09-19 [colin] 3.7.6cvs38
3453 Revert previous commit (which breaks Reply to newsgroups)
3455 2010-09-17 [pawel] 3.7.6cvs37
3458 Respect reply_account_autosel when changing compose
3459 account to email one while replying to NNTP post
3461 2010-09-17 [wwp] 3.7.6cvs36
3463 * doc/man/claws-mail.1
3464 Update --compose documentation in `man claws-mail`.
3466 2010-09-12 [pawel] 3.7.6cvs35
3469 Add forgotten bit to previous commit,
3470 select email account when replying to ML
3472 2010-09-12 [pawel] 3.7.6cvs34
3475 Fix bug #2247 "nntp reply-to-all broken?"
3476 Make reply-to-all and reply-to-ml work as expected in
3477 mailing list through NNTP case
3479 2010-09-11 [pawel] 3.7.6cvs33
3484 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
3485 fixes build with GTK+ < 2.18
3487 2010-09-10 [pawel] 3.7.6cvs32
3492 Make Tab key switch between FolderView, MsgView and
3493 SummaryView only, other widgets have/can have their own
3496 2010-08-25 [colin] 3.7.6cvs31
3501 * src/common/base64.c
3502 * src/common/base64.h
3503 Fix bug #2245, "base64 decoding fails with line breaks"
3504 Patch by Yotam Medini
3506 2010-08-25 [colin] 3.7.6cvs30
3509 Fix bug #2241, "Empty trash on exit fails on scripted exit"
3511 2010-08-23 [pawel] 3.7.6cvs29
3514 * src/send_message.c
3517 Hide progressbar on statusbar when not needed
3519 2010-08-17 [colin] 3.7.6cvs28
3522 Fix previous patch (our own tmp dir is inside
3525 2010-08-16 [colin] 3.7.6cvs27
3528 Use temp dir to store logs in Windows. Avoids doing
3529 get_rc_dir() early, which prevents set_rc_dir()
3532 2010-07-31 [holger] 3.7.6cvs26
3534 * src/gtk/gtkshruler.c
3535 Yet more GdkGC to Cairo porting
3537 2010-07-30 [holger] 3.7.6cvs25
3539 * src/stock_pixmap.c
3540 More GdkGC to Cairo porting
3542 2010-07-30 [holger] 3.7.6cvs24
3544 * src/gtk/colorlabel.c
3545 One GdkGC usage less
3547 2010-07-29 [holger] 3.7.6cvs23
3550 Replace some gdk drawing with cairo, as the former
3551 is going towards deprecation.
3553 2010-07-25 [colin] 3.7.6cvs22
3555 * src/common/utils.c
3556 And now for a real fix. g_list_remove() doesn't, of
3557 course, free the data. But we have to have a solid
3558 pointer to it in order to free it ourselves instead
3559 of relying on the old freed list pointer.
3560 Maybe that's the last patch on the subject now ? :)
3562 2010-07-25 [colin] 3.7.6cvs21
3564 * src/common/utils.c
3565 Remove stupid and extraneous g_free() of elements
3566 which have just been freed by g_list_remove(). (see
3567 GList documentation). I don't know how it worked before
3569 2010-07-25 [colin] 3.7.6cvs20
3571 * src/common/utils.c
3572 Reverse free/use with more logical and safe
3573 use/free. Thanks to Michael Rasmussen !
3575 2010-07-24 [colin] 3.7.6cvs19
3577 * src/gtk/quicksearch.c
3578 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
3579 'freeze when using quick search'
3581 2010-07-11 [iwkse] 3.7.6cvs18
3583 * src/gtk/quicksearch.c
3584 Add SMALL_LAYOUT to quicksearch_relayout
3586 2010-07-10 [iwkse] 3.7.6cvs17
3589 Remove forgotten variable from
3590 the last bugfix #2224
3592 2010-07-10 [colin] 3.7.6cvs16
3595 * src/gtk/quicksearch.c
3596 Clean fix for bug #2224: don't mess with GTK settings when
3597 handling the layout ourselves is enough
3599 2010-07-09 [iwkse] 3.7.6cvs15
3603 Better fix for Bug #2224
3605 2010-07-09 [iwkse] 3.7.6cvs14
3609 Always use stock icons on buttons
3611 2010-07-08 [colin] 3.7.6cvs13
3614 Fix bug 2223, 'Compilation fails with GTK+
3615 2.21.3'. Thanks to Jan Psota !
3617 2010-06-29 [pawel] 3.7.6cvs12
3620 Revert 3.7.5cvs41, it breaks templates that use %X
3622 2010-06-23 [wwp] 3.7.6cvs11
3624 * src/gtk/colorlabel.c
3625 Silent up a warning by avoiding possible confusion
3626 in logical expression evaluation, thanks to TuxCM.
3628 2010-06-21 [iwkse] 3.7.6cvs10
3630 * src/gtk/quicksearch.c
3631 Do not add into quicksearch history
3632 matching rules with bad syntax
3634 2010-05-26 [holger] 3.7.6cvs9
3638 Add function to select rows given a list of messages,
3639 complementary to summary_get_selected_msg_list()
3641 2010-05-22 [mir] 3.7.6cvs8
3644 Fix bug 2208. Encode encrypted password to qouted
3645 printable to avoid making invalid XML. Encoding
3646 will be activated the first time the password is
3649 2010-05-22 [paul] 3.7.6cvs7
3651 * manual/advanced.xml
3653 * src/prefs_common.c
3654 * src/prefs_common.h
3655 after using the compose margin for several days
3656 I wanted the old style back - add a new hidden
3657 pref 'show_compose_margin' to restore the old
3658 behaviour (defaults to FALSE)
3660 2010-05-14 [paul] 3.7.6cvs6
3663 add a margin to the compose window text that matches
3664 the margin in textview
3666 2010-05-14 [colin] 3.7.6cvs5
3668 * src/gtk/sslcertwindow.c
3669 Fix dangling pointer. Thanks to Michael R!
3671 2010-05-14 [colin] 3.7.6cvs4
3673 * src/gtk/sslcertwindow.c
3674 Fix bug 1993, 'Cannot send mail when SSL certificate is
3675 expired but certificate check is skipped' and maybe
3676 bug 2200, 'SSL is not working with POP3'
3678 2010-05-14 [colin] 3.7.6cvs3
3680 * src/plugins/pgpinline/pgpinline.c
3681 Fix bug 2205, 'PGPInline: segfault on malformed mails'
3683 2010-05-04 [iwkse] 3.7.6cvs2
3685 * src/prefs_message.c
3686 Get a generic name as 'Quotation' for
3689 2010-05-04 [iwkse] 3.7.6cvs1
3691 * src/prefs_message.c
3692 * src/prefs_common.h
3693 * src/prefs_common.c
3696 Option for collapsing via double-click
3698 2010-05-01 [paul] 3.7.6
3704 2010-05-01 [paul] 3.7.5cvs55
3706 * tools/claws.i18n.status.pl
3709 2010-05-01 [paul] 3.7.5cvs54
3712 add YUP, new Ukrainian translator
3714 2010-04-30 [paul] 3.7.5cvs53
3718 add Ukrainian translation, submitted by YUP
3727 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
3728 Páder Rezső, Marcel Pol, Frederico Goncalves Guimaraes,
3729 Tiago Faria, and Slavko
3731 2010-04-26 [wwp] 3.7.5cvs52
3736 2010-04-26 [mones] 3.7.5cvs51
3741 2010-04-22 [pawel] 3.7.5cvs50
3746 first NULL check pointer, then use it
3748 2010-04-22 [colin] 3.7.5cvs49
3751 Fix error message when session isn't established
3753 Update translation and fix a typo in it
3755 2010-04-15 [pawel] 3.7.5cvs48
3757 * src/prefs_account.c
3758 Fix Bug 2144 'When creating an account with IMAP4+SSL,
3759 the port isn't configured properly'
3760 When using SSL/TLS tunneling automatically use default
3761 ports for encrypted connections: smtps, pop3s, imaps, nntps
3763 2010-04-15 [pawel] 3.7.5cvs47
3766 Fix crasher in actions using '%f' argument
3767 on multiple files with external scripts which
3768 don't return any output.
3770 2010-04-14 [colin] 3.7.5cvs46
3773 Fix hand cursor after error symbol appears
3775 2010-04-12 [colin] 3.7.5cvs45
3778 Fix bug 2162, 'configure check for libetpan
3779 fails with libetpan 1.0'
3782 2010-04-09 [mones] 3.7.5cvs44
3784 * manual/de/glossary.xml
3785 Fix encoding to match main document's
3786 Also fixes make dist with Debian's openjade
3788 2010-03-29 [pawel] 3.7.5cvs43
3790 * src/matcher_parser.h
3791 * src/matcher_parser_parse.y
3792 * src/gtk/quicksearch.c
3793 Disable matcher warnings when populating quicksearch
3794 completion lists on startup
3796 2010-03-27 [colin] 3.7.5cvs42
3798 * src/gtk/quicksearch.c
3799 Fix double-free later in code. Optimize
3802 2010-03-27 [pawel] 3.7.5cvs41
3805 Make sure that quote ends with new line char
3807 2010-03-26 [pawel] 3.7.5cvs40
3812 Fix Bug 1928 Add "reply to this address" pop menu
3814 - Set composing account to email one when creating/replying
3815 from NNTP folder by clicking link or choosing option
3819 2010-03-25 [paul] 3.7.5cvs39
3821 * src/gtk/gtkcmclist.c