1 2011-10-07 [colin] 3.7.10cvs26
3 * src/prefs_filtering_action.c
5 Fix build with GTK+2.20
7 2011-10-07 [colin] 3.7.10cvs25
10 * src/gtk/gdkkeysyms-new.h
12 Copy the new GDK_KEY_* definitions for older GTKs
14 2011-10-07 [colin] 3.7.10cvs24
17 Fix typos (thanks to Hanno)
19 2011-10-07 [colin] 3.7.10cvs23
22 * src/gtk/gtkshruler.c
23 * src/gtk/gtkshruler.h
24 Disable ruler starting from 2.24.
26 2011-10-07 [colin] 3.7.10cvs22
33 2011-10-07 [colin] 3.7.10cvs21
43 * src/message_search.c
47 * src/prefs_compose_writing.c
48 * src/prefs_filtering_action.c
49 * src/prefs_folder_item.c
55 * src/prefs_summaries.c
56 * src/prefs_wrapping.c
61 * src/summary_search.c
64 * src/gtk/colorlabel.c
70 * src/gtk/quicksearch.c
71 * src/gtk/spell_entry.c
72 * src/plugins/bogofilter/bogofilter_gtk.c
73 * src/plugins/dillo_viewer/dillo_viewer.c
74 * src/plugins/pgpcore/prefs_gpg.c
75 * src/plugins/spamassassin/spamassassin_gtk.c
76 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
77 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
78 ported (especially GtkCMOptionMenu)
80 2011-10-07 [colin] 3.7.10cvs20
85 * src/addrcustomattr.c
86 * src/addrduplicates.c
89 * src/addressbook_foldersel.c
95 * src/editaddress_other_attributes_ldap.c
100 * src/editldap_basedn.c
108 * src/grouplistdialog.c
114 * src/message_search.c
117 * src/prefs_actions.c
118 * src/prefs_customheader.c
119 * src/prefs_display_header.c
120 * src/prefs_filtering.c
121 * src/prefs_filtering_action.c
122 * src/prefs_folder_column.c
123 * src/prefs_matcher.c
124 * src/prefs_msg_colors.c
126 * src/prefs_summaries.c
127 * src/prefs_summary_column.c
128 * src/prefs_summary_open.c
129 * src/prefs_template.c
130 * src/prefs_toolbar.c
134 * src/summary_search.c
141 * src/gtk/description_window.c
142 * src/gtk/foldersort.c
143 * src/gtk/gtkaspell.c
144 * src/gtk/gtkcmclist.c
145 * src/gtk/gtkcmctree.c
146 * src/gtk/gtkcmoptionmenu.c
148 * src/gtk/icon_legend.c
149 * src/gtk/inputdialog.c
150 * src/gtk/logwindow.c
151 * src/gtk/pluginwindow.c
152 * src/gtk/prefswindow.c
153 * src/gtk/quicksearch.c
154 * src/plugins/pgpcore/passphrase.c
155 * src/plugins/pgpcore/select-keys.c
156 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
157 to replace GDK_* by GDK_KEY_*.
159 2011-10-07 [colin] 3.7.10cvs19
170 * src/grouplistdialog.c
175 * src/prefs_filtering_action.c
176 * src/prefs_folder_column.c
177 * src/prefs_msg_colors.c
178 * src/prefs_summary_column.c
179 * src/prefs_toolbar.c
188 * src/gtk/colorlabel.c
190 * src/gtk/gtkcmclist.c
191 * src/gtk/gtkcmctree.c
192 * src/gtk/gtkcmoptionmenu.c
193 * src/gtk/gtksctree.c
195 * src/gtk/gtkvscrollbutton.c
196 * src/gtk/inputdialog.c
197 * src/gtk/logwindow.c
199 * src/gtk/prefswindow.c
200 * src/gtk/progressdialog.c
201 * src/plugins/pgpcore/passphrase.c
202 * src/plugins/trayicon/trayicon.c
203 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
204 Patch by Hanno Thurow-Meyer, many thanks to him !
206 2011-09-20 [colin] 3.7.10cvs18
209 Fix bug #2502, 'gnutls_transport_set_lowat removed in
212 2011-09-18 [colin] 3.7.10cvs17
215 Fix segfault when connection fails
217 2011-09-03 [colin] 3.7.10cvs16
220 Use NORMAL instead of EXPORT priorities.
222 2011-09-02 [colin] 3.7.10cvs15
226 Linking against gcrypt explicitely in order to call
227 gcry_control() for mutex setup isn't necessary anymore
228 starting from gnuTLS 2.11.
230 2011-08-31 [colin] 3.7.10cvs14
232 * src/plugins/pgpinline/pgpinline.c
233 * src/plugins/pgpmime/pgpmime.c
234 Fix bug #2431, "Major memory leak in PGP message handling".
236 2011-08-31 [colin] 3.7.10cvs13
243 Apply Steve Rader's patch from bug #2388, "Add
244 message view scrolling menu items"
246 2011-08-30 [colin] 3.7.10cvs12
248 * src/gtk/prefswindow.c
249 Fix layout issues (i.e. on SSL page if changing account
250 type prior to visiting it).
252 2011-08-30 [colin] 3.7.10cvs11
256 Don't use deprecated functions for GnuTLS priorities.
257 Require GnuTLS 2.2 that is the first version with the
260 2011-08-30 [colin] 3.7.10cvs10
262 * src/common/socket.c
264 Long-term fix for bug #2402, "GnuTLS change breaks socket
265 communication", as per http://savannah.gnu.org/support/?107660
267 2011-08-30 [colin] 3.7.10cvs9
269 * src/etpan/imap-thread.c
270 * src/etpan/nntp-thread.c
271 Remove dead openSSL code
273 2011-08-30 [colin] 3.7.10cvs8
277 * src/common/ssl_certificate.c
278 * src/common/ssl_certificate.h
279 * src/etpan/imap-thread.c
280 * src/etpan/nntp-thread.c
281 Fix bug #2127, "SSL cert check uses canonical name instead of
284 2011-08-29 [colin] 3.7.10cvs7
286 * src/prefs_account.c
287 Fix X-Mailer option not appearing on IMAP
289 2011-08-29 [colin] 3.7.10cvs6
291 * src/plugins/pgpcore/Makefile.am
292 * src/plugins/pgpinline/Makefile.am
293 * src/plugins/pgpmime/Makefile.am
294 * src/plugins/smime/Makefile.am
296 libtool: link: require no space between `-L' and `.'
298 2011-08-29 [colin] 3.7.10cvs5
302 * src/prefs_account.c
303 * src/prefs_account.h
304 Revert cvs4 which is rather illogical and instead
305 use Fabian's patch from bug #2471
307 2011-08-29 [colin] 3.7.10cvs4
310 Don't insert custom headers that have empty values.
311 Allows not inserting X-Mailer if it's set to nothing.
312 Fixes bug #2471, "Make setting an X-Mailer header optional".
314 2011-08-29 [colin] 3.7.10cvs3
320 Handle EXIF orientation in images (both in textview's
321 preview and image viewer)
323 2011-08-28 [paul] 3.7.10cvs2
328 add new hidden option to control the display in the From
329 column in the Message List: 0 (default): show name,
330 1: show address, 2: show name + address
332 2011-08-27 [paul] 3.7.10cvs1
335 * src/common/ssl_certificate.c
336 * src/etpan/imap-thread.c
337 * src/etpan/nntp-thread.c
338 offer up some missing log_error() strings to translators
340 2011-08-27 [paul] 3.7.10
346 2011-08-27 [paul] 3.7.9cvs52
354 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
355 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
357 2011-08-27 [mones] 3.7.9cvs51
360 Include generic name and comment translations
361 Thanks to all the people on the translators ML!
363 2011-08-23 [paul] 3.7.9cvs50
366 probable/possible fix/workaround for bug 2402,
367 'can't download message from pop3 server'
369 2011-08-18 [paul] 3.7.9cvs49
371 * manual/handling.xml
372 fix typos. thanks to vilpan
374 2011-08-17 [paul] 3.7.9cvs48
376 * tools/claws.i18n.status.pl
377 add Mindaugas Baranauskas (Lithuanian)
379 2011-08-14 [mir] 3.7.9cvs47
382 * src/etpan/nntp-thread.c
383 Fix bug 2418. Patch provided by Sébastien Bigaret with
384 some minor contribution by me.
386 2011-08-13 [mir] 3.7.9cvs46
388 * src/etpan/nntp-thread.c
389 Fix bug when NNTP server sends authentication warning
390 as part of the connection session. Privously etpan would
391 bail out for any return code other than NEWSNNTP_NO_ERROR
392 but as early as the connection session a return code like
393 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
394 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
395 be considered as an error.
397 2011-08-12 [paul] 3.7.9cvs45
400 3.7.9cvs43 mistakenly dropped off the info
401 about the mime part from the tooltip
403 2011-08-12 [wwp] 3.7.9cvs44
405 * src/gtk/quicksearch.c
406 Fix duplicate key accel (thanks to Ra-Mones-Mones II).
408 2011-08-09 [paul] 3.7.9cvs43
411 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
413 2011-08-06 [paul] 3.7.9cvs42
416 fix cursor placement in Forward template
418 2011-08-06 [paul] 3.7.9cvs41
420 * src/gtk/description_window.c
421 fix bug 1963, 'Preferences Templates Information Window Focus loss'
423 2011-08-05 [holger] 3.7.9cvs40
426 Revert 3.7.9cvs35 for now, it may be problematic
429 2011-08-05 [paul] 3.7.9cvs39
433 use 'Collapse quotes' rather than 'Fold quotes' on
434 labels, for consistency
436 use 'Receive mail from account' rather than 'on account'
438 2011-07-30 [mir] 3.7.9cvs38
440 * src/etpan/Makefile.am
441 * src/plugins/pgpcore/Makefile.am
442 * src/plugins/pgpmime/Makefile.am
443 * src/plugins/smime/Makefile.am
444 Fix broken build on Debian Sid. enchant.h cannot be
445 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
446 present in Makefile.am. Apparently enchant.h in older
447 versions were placed in /usr/include which is always
450 2011-07-21 [mones] 3.7.9cvs37
452 * src/common/plugin.c
453 * src/common/plugin.h
454 Make licences allowed for plugins more explicit and also
455 accept dual (or more) licences when properly formatted.
456 Doesn't require any change on current plugins.
458 2011-07-18 [mones] 3.7.9cvs36
460 * manual/advanced.xml
461 Document briefly tags feature.
462 * manual/glossary.xml
463 Fix definition to avoid confussion with tags.
464 * manual/es/advanced.xml
465 * manual/es/glossary.xml
466 Synchronize Spanish translation with the above.
468 2011-07-07 [holger] 3.7.9cvs35
471 Add indicator stuff to the desktop file
474 2011-07-06 [paul] 3.7.9cvs34
479 2011-07-06 [mones] 3.7.9cvs33
482 Do not create an empty tag name row in panel and
483 warn user about using a non-reserved tag instead
485 2011-07-05 [mones] 3.7.9cvs32
490 * src/etpan/imap-thread.c
491 Make constants for reserved tags and use them
492 Removed also duplicate comparison while at it
494 2011-07-05 [paul] 3.7.9cvs31
497 when using a Compose template, only place the cursor
498 in the body when the cursor symbol, %cursor (%X), is used
500 2011-07-03 [paul] 3.7.9cvs30
503 do main_window_popup(mainwin); on plugin load error, or
504 else the warning dialogue and mainwindow stays minimised
507 2011-07-03 [paul] 3.7.9cvs29
510 fix bug 2462, 'Building without GnuTLS support leads to a
513 2011-07-03 [paul] 3.7.9cvs28
518 fix bug #2461, 'popup menu in message list displays
519 'move to trash' and 'delete''.
520 Add a new sensitivity condition 'M_NOT_TRASH' and
521 remove the broken workaround for right-click in summaryview.c.
522 Fix broken main menu sensitivity for "Menu/Message/Move" in
525 2011-06-21 [paul] 3.7.9cvs27
528 revert 3.7.9cvs2, it does no good
530 2011-06-18 [mir] 3.7.9cvs26
533 Fix autoconf warnings introduced in autoconf >= 2.64
535 2011-06-05 [paul] 3.7.9cvs25
545 fix strings where an informational message has been
546 wrongly entered into the translated string
548 enable 'Trash' and 'Sender' to be translated based on
549 the context, e.g. as button text and as mail header
551 fix english in Info tab
553 2011-05-25 [colin] 3.7.9cvs24
556 Fix bug #2439, "use bitwise operator for bitmask instead of
557 logical operator". Thanks to Nicolas Kaiser for the patch.
559 2011-05-18 [colin] 3.7.9cvs23
562 Fix missing group selection before xover if the
563 connection was reset before.
565 2011-05-12 [colin] 3.7.9cvs22
568 Fix bug #2412, "Send account mail address in Message-ID
569 wrongly implemented". Patch by Fabian Keil.
571 2011-05-12 [mones] 3.7.9cvs21
573 * src/etpan/nntp-thread.c
574 Fix bug #2418 "NNTP authentication is broken"
576 2011-05-09 [pawel] 3.7.9cvs20
579 * src/prefs_folder_item.c
582 2011-05-05 [colin] 3.7.9cvs19
588 Fix bug #2184, "Add account name information inside network log".
589 Initial patch by MSulchan Darmawan, expanded to other protocols.
590 This stuff is too much copy-pasted.
593 2011-04-30 [colin] 3.7.9cvs18
596 Fix bug #2414, 'Claws segfaults on startup with
597 notification plugin enabled". Thanks Christian
598 Faulhammer for the patch.
600 2011-04-27 [colin] 3.7.9cvs17
603 Make Windows' encoding CP1251 for ru_RU locale
604 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
606 2011-04-24 [paul] 3.7.9cvs16
608 * manual/claws-mail-manual.xml
609 * manual/de/claws-mail-manual.xml
610 * manual/es/claws-mail-manual.xml
611 * manual/fr/claws-mail-manual.xml
612 * manual/it/claws-mail-manual.xml
613 update copyright year
615 2011-04-24 [paul] 3.7.9cvs15
618 fix bug #2353, 'Right-clicking on spam in order to delete
619 it causes it to show in message window'
621 2011-04-24 [paul] 3.7.9cvs14
624 * src/gtk/foldersort.c
625 * src/gtk/foldersort.h
626 fix labelling, 'change folder order' to 'change mailbox order'
628 2011-04-23 [paul] 3.7.9cvs13
631 fix bug #2409, 'Failed to compile under GCC 3.x : option
632 -Wno-pointer-sign badly set in configure.ac'. mistakenly
633 committed in 3.7.8cvs19
635 2011-04-11 [paul] 3.7.9cvs12
637 * src/plugins/trayicon/trayicon.c
638 fix build bug: gtk_status_icon_set_title() is available
639 since gtk 2.18.x not 2.14.x
641 2011-04-11 [paul] 3.7.9cvs11
644 updated by Páder Rezső
646 2011-04-10 [colin] 3.7.9cvs10
652 * src/editaddress_other_attributes_ldap.c
654 * src/message_search.c
655 * src/prefs_display_header.c
656 * src/prefs_filtering_action.c
657 * src/prefs_matcher.c
659 * src/prefs_toolbar.c
660 * src/summary_search.c
661 * src/gtk/colorlabel.c
663 * src/gtk/gtkcmoptionmenu.c
664 * src/gtk/gtkshruler.c
665 * src/gtk/gtkshruler.h
667 * src/gtk/inputdialog.c
668 * src/gtk/quicksearch.c
669 Revert the whole pile of crap introduced in
672 2011-04-10 [colin] 3.7.9cvs9
676 * src/editaddress_other_attributes_ldap.c
678 * src/message_search.c
679 * src/prefs_display_header.c
680 * src/prefs_matcher.c
681 * src/prefs_toolbar.c
682 * src/summary_search.c
685 * src/gtk/inputdialog.c
686 * src/gtk/quicksearch.c
687 Finish fun with combo boxes. (hopefully)
689 2011-04-10 [colin] 3.7.9cvs8
692 * src/prefs_filtering_action.c
694 * src/gtk/gtkshruler.c
695 * src/gtk/gtkshruler.h
696 More undeprecation. GTKSHRuler is #if'ed out. We can
697 still decide to maintain the old GtkRuler widget in-tree
698 if the lack of ruler in Compose window is too
701 2011-04-10 [colin] 3.7.9cvs7
706 * src/editaddress_other_attributes_ldap.c
707 * src/message_search.c
708 * src/prefs_display_header.c
709 * src/prefs_filtering_action.c
711 * src/prefs_toolbar.c
712 * src/summary_search.c
713 * src/gtk/colorlabel.c
715 * src/gtk/gtkcmoptionmenu.c
717 More comboboxtext undeprecation
719 2011-04-10 [colin] 3.7.9cvs6
724 2011-04-10 [colin] 3.7.9cvs5
729 2011-04-10 [colin] 3.7.9cvs4
732 * src/editaddress_other_attributes_ldap.c
733 * src/message_search.c
734 * src/prefs_display_header.c
735 * src/prefs_filtering_action.c
737 * src/prefs_toolbar.c
738 * src/summary_search.c
741 gtk_combo_box_*_text() is deprecated, and
742 gtk_combo_box_text_*() is the new hotness.
744 2011-04-10 [colin] 3.7.9cvs3
752 * src/gtk/gtkvscrollbutton.c
753 * src/gtk/gtkvscrollbutton.h
754 s/GtkFunction/GSourceFunc
756 2011-04-10 [colin] 3.7.9cvs2
759 Use gtkut_window_popup() to work around a bug in Gnome Shell.
760 This is the patch from bug #2396, it should be innocuous even
761 if that's useless to do deiconify + present window...
763 2011-04-09 [paul] 3.7.9cvs1
765 * src/prefs_summaries.c
766 fix typo in string. (thanks, Brad!)
768 2011-04-09 [paul] 3.7.9
774 2011-04-09 [paul] 3.7.8cvs78
784 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
785 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
788 2011-04-09 [colin] 3.7.8cvs77
791 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
792 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
793 encoding filename. Hooray for stupid.
795 2011-04-08 [colin] 3.7.8cvs76
798 Fix action Stop: if child does not react to SIGTERM, it'll
799 probably start behaving when it'll get a SIGKILL on the user's
800 second press on Stop.
801 Fixes bug #2237, "User action makes Claws unresponsive".
803 2011-04-08 [colin] 3.7.8cvs75
808 * src/folder_item_prefs.c
809 * src/folder_item_prefs.h
810 * src/prefs_account.c
811 Fix bug #2382, "folderitemrc not updated when account
812 name is changed". Indeed, this wasn't done.
814 2011-04-08 [wwp] 3.7.8cvs74
817 Add support for quoted values (*="value").
818 This commonly fixes a trailing quote appearing to filenames
819 sent by iphone Mail (not sure if it's culprit at all, though).
821 2011-04-08 [colin] 3.7.8cvs73
824 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu
825 caused by attachments with extended chars in the file name". Patch
826 derived from a patch bt Fabien Keil
828 2011-04-05 [wwp] 3.7.8cvs72
831 A debug string not to translate.
833 2011-04-03 [colin] 3.7.8cvs71
836 Fix bug #2394, "backtrace() crashes on FreeBSD"
837 That's not the first bug-report where internal
838 debug-only backtrace() crashes on FreeBSD.
840 2011-04-03 [colin] 3.7.8cvs70
843 Fix bug #2365 again, "Crash when auto-scrolling headers in
845 Batch-mode compose windows (from filtering actions) shouldn't
846 try to access stuff after flushing events...
848 2011-03-31 [paul] 3.7.8cvs69
851 update as gtk >= 2.10 now required
852 (because I'll never remember to do this later)
854 2011-03-26 [paul] 3.7.8cvs68
857 fix separators in Go To menu
859 2011-03-20 [colin] 3.7.8cvs67
862 Drop the *_DISABLE_DEPRECATED. We'll put them back
863 when we'll have time to handle them
865 2011-03-18 [paul] 3.7.8cvs66
868 make user-facing message more accurate -
869 'Network Log' not 'View Log'
871 2011-03-17 [wwp] 3.7.8cvs65
874 Fix a typo around plural form, as reported by
877 2011-03-15 [colin] 3.7.8cvs64
882 Fix bug #2381, "Support for NetworkManager 0.9".
883 Patch by Mikhail Efremov
885 2011-03-04 [colin] 3.7.8cvs63
889 Fix segfault on Windows
892 * src/common/w32_unistd.c
893 * src/common/w32lib.h
894 Rationalize use of time_r() funcs (pthread do define them)
896 2011-03-02 [pawel] 3.7.8cvs62
899 Re-implement widgets aligning, switch from GtkSizeGroup
900 to GtkTable - this should fix disappearing labels
902 2011-03-01 [pawel] 3.7.8cvs61
905 Wizard GUI cleanups. Make it look and behave more
906 like account preferences.
908 2011-02-23 [colin] 3.7.8cvs60
910 * src/common/Makefile.am
913 2011-02-23 [colin] 3.7.8cvs59
917 * src/common/Makefile.am
918 * src/common/plugin.c
919 * src/common/valgrind.h
920 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
921 Use valgrind's own header.
923 2011-02-22 [colin] 3.7.8cvs58
925 * src/prefs_account.c
926 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
927 signed message" upon new installation. This is disturbing when PGP
928 plugins are loaded by default.
930 2011-02-16 [paul] 3.7.8cvs57
933 update copyright headers throughout
935 2011-02-16 [paul] 3.7.8cvs56
938 use gettext plural form for "item selected"/"items selected"
940 2011-02-13 [colin] 3.7.8cvs55
944 Fix bug #2361, "Claws crashes after PGP Check in separate
945 msg view". Don't let the cancel thread lie around after
946 the verification ended.
948 2011-02-13 [paul] 3.7.8cvs54
951 updated by Mindaugas Baranauskas
953 2011-02-11 [mones] 3.7.8cvs53
955 * manual/es/advanced.xml
956 Sync with English manual
958 Fix remaining mismatched alloc/free from cppcheck
960 2011-02-10 [pawel] 3.7.8cvs52
965 2011-02-10 [pawel] 3.7.8cvs51
967 * src/prefs_toolbar.c
968 - set menus sensitivity in item type combo depending on
969 availability of actions / plugin hooks
970 - style fixes, spaces instead of tabs mostly
972 2011-02-10 [paul] 3.7.8cvs50
974 * src/prefs_account.c
975 move the 'send acc mail addr in msg-id" option to
978 2011-02-10 [paul] 3.7.8cvs49
980 * src/prefs_account.c
981 move the 'expunge immediately' option to a more
984 2011-02-05 [pawel] 3.7.8cvs48
986 * manual/advanced.xml
987 Document new hidden pref
989 Dont treat mimeparts referenced by others as
994 Add ability to hide inline attachments referenced
995 by other mimeparts in MimeView. To enable this
996 feature set show_inline_attachments=0 in your clawsrc
998 2011-01-25 [colin] 3.7.8cvs47
1001 Fix matcher body parsing: decode mails with our
1002 MIME parser. This speeds up body search a bit as
1003 binary attachments are not searched anymore, slows
1004 down a bit full message searches, but not awfully.
1005 * src/summary_search.c
1006 Use matcher API to search, in all cases (advanced search or
1007 not). Also, fix little logic bugs related to combos history
1008 * src/common/utils.c
1009 * src/common/utils.h
1012 Remove dead code, export functions needed by matcher.c
1014 2011-01-25 [colin] 3.7.8cvs46
1017 * src/prefs_common.c
1019 * src/common/ssl_certificate.c
1020 Fix mismatched alloc/free (thanks to cppcheck)
1022 2011-01-25 [colin] 3.7.8cvs45
1025 Fix leak on error path
1027 2011-01-23 [mones] 3.7.8cvs44
1029 * manual/es/advanced.xml
1030 Sync with English manual
1032 2011-01-23 [paul] 3.7.8cvs43
1035 it's 2011, update copyright line
1037 2011-01-23 [paul] 3.7.8cvs42
1039 * manual/advanced.xml
1040 * src/prefs_common.c
1041 * src/prefs_common.h
1043 fix bug #2350, 'Make displaying localized date/time in
1044 message view optional'.
1045 This introduces a new hidden option (why do more?),
1046 'msgview_date_format', which defaults to OFF, maintaining
1047 the current and expected behaviour.
1049 2011-01-21 [colin] 3.7.8cvs41
1052 Fix bug #2050, Clawsmail sends return receipt every seconds
1053 We forgot to close the file when parsing
1054 disposition-notification fields, which made unlinking of the
1055 corresponding emails in tempfolder/processing impossible in
1056 Windows. Causing them to be re-fetched every time.
1058 2011-01-21 [colin] 3.7.8cvs40
1060 * claws-mail.desktop
1061 Fix again bug #2346: We should have a %u parameter.
1063 2011-01-21 [colin] 3.7.8cvs39
1065 * src/plugins/spamassassin/spamassassin.c
1066 Fix sa-learn when offline (its command line parsing is
1067 space-dependant). Patch by Wolfgang Lorenz
1069 2011-01-19 [pawel] 3.7.8cvs38
1071 * claws-mail.desktop
1072 Fix Bug 2346 'Please register x-handler-scheme
1073 in .desktop file' patch by Laurent Bigonville
1074 While I'm here update things to current
1075 standards, fix desktop-file-validate warnings/errors
1077 2011-01-18 [colin] 3.7.8cvs37
1080 Fix logic on SMTP AUTH: If the selected method isn't
1081 available, say so instead of supposing it'll work.
1082 Fixes bug #2039, 'SMTP AUTHENTICATION'
1084 2011-01-15 [pawel] 3.7.8cvs36
1086 * src/prefs_folder_item.c
1087 Rework subject regexp simplify gui a bit, this give us better
1088 options page layout (window with min width was too short to
1089 show all contents and thigs were unwieldy) and better preview
1090 of regexp working/not working
1092 2011-01-14 [pawel] 3.7.8cvs35
1095 strncpy2() NULLify strings just fine, no need to be
1098 2011-01-14 [pawel] 3.7.8cvs34
1101 Fix Bug #2165 'The date not localized in the message view'
1102 Display Date header in messageview in the same way as in
1103 summaryview by respecting date format set in preferences.
1105 2011-01-06 [pawel] 3.7.8cvs33
1107 * src/prefs_account.c
1108 * src/prefs_folder_item.c
1111 Make quote templates widgets more compact
1113 2011-01-06 [pawel] 3.7.8cvs32
1115 * src/plugins/trayicon/trayicon.c
1116 - fix logic bug which caused icon to be
1117 always set no-mail status on plugin load
1118 - force icon hide on plugin_done(), without
1119 it empty space(?!) is left in tray under KDE3 and KDE4
1121 2011-01-06 [colin] 3.7.8cvs31
1132 Unmime headers differently whether they're addresses or not:
1133 It's useless to quote things containing commas if it's in
1134 subject, for example. (introduced in 3.7.8cvs26)
1136 2011-01-06 [colin] 3.7.8cvs30
1138 * src/gtk/gtkaspell.c
1139 Complete previous patch
1141 * src/plugins/pgpinline/pgpinline.c
1144 2011-01-06 [paul] 3.7.8cvs29
1150 add Lithuanian translation (approx. 65% complete)
1151 submitted by Mindaugas Baranauskas
1153 2011-01-06 [pawel] 3.7.8cvs28
1158 * src/prefs_actions.c
1160 * src/gtk/gtkaspell.c
1161 * src/plugins/pgpinline/pgpinline.c
1162 * src/plugins/pgpmime/pgpmime.c
1163 * src/plugins/smime/smime.c
1164 Fix memory/file descriptors leaks
1166 2011-01-06 [paul] 3.7.8cvs27
1168 * src/plugins/pgpcore/sgpgme.c
1169 fix bug #2322, 'GPG Full info: showing subkey
1170 ID instead of primary key fingerprint'
1171 Patch by Sébastien Bigaret.
1173 2011-01-03 [colin] 3.7.8cvs26
1176 Better quote-checking when unmim-ing headers
1177 that may have comas.
1179 2011-01-03 [colin] 3.7.8cvs25
1182 Fix bug #2299, "Incorrect handling of quoted printable coma
1183 in headers". As this is really painful to fix by switching
1184 the whole stuff to a list of headers tokens, we workaround
1185 the problem by adding quotes around the encoded-word (making
1186 it a quoted-string which continuity is already handled).
1188 2011-01-03 [colin] 3.7.8cvs24
1193 2010-12-23 [colin] 3.7.8cvs23
1196 Finish fixing bug #2203: When forwarding (inline) and there
1197 are some text/* parts with no name, set them a name and
1198 set their disposition to attachment, so that recipients with
1199 MUAs preferring HTML parts don't show them by default.
1201 2010-12-22 [paul] 3.7.8cvs22
1204 fix missing file in 3.7.8cvs20
1206 2010-12-22 [colin] 3.7.8cvs21
1210 Implement a nicer scroll when drag and dropping
1212 2010-12-22 [colin] 3.7.8cvs20
1215 Store charset if available when attaching text/* parts
1216 Fixes bug #2203, 'Problems in forwarding multipart/
1217 alternative messages with HTML part'
1219 2010-12-22 [colin] 3.7.8cvs19
1224 2010-12-21 [colin] 3.7.8cvs18
1227 * src/send_message.c
1228 * src/common/session.c
1229 * src/common/session.h
1230 Differentiate between running sessions and connected
1231 sessions. Fixes bug #2332, "Crash when hitting cancel
1232 on the SMTP status window"
1234 2010-12-21 [colin] 3.7.8cvs17
1236 * src/etpan/etpan-thread-manager.c
1239 2010-12-21 [colin] 3.7.8cvs16
1242 Check whether we should continue loading the
1243 current textview after inserting a possibly
1246 2010-12-20 [colin] 3.7.8cvs15
1250 Removed. Dead code since ages!
1252 * src/gtk/gtkcmclist.c
1253 * src/gtk/gtkcmctree.c
1254 * src/gtk/gtksctree.c
1255 undefine *_DISABLE_DEPRECATED in the files that
1256 use deprecated interfaces. Implicit declarations
1257 can lead to crashes as prototypes are unknown, as
1258 evidenced by bug #2315.
1260 2010-12-20 [colin] 3.7.8cvs14
1263 Don't flush events when adding an header entry. This
1264 can mess up the keypresses in the previous header.
1265 Instead, make the scroll happen later (doing it on the
1266 spot without flushing events doesn't work as the new
1267 requisitions aren't set yet).
1269 2010-12-20 [colin] 3.7.8cvs13
1272 Don't iconify at start on w32. This un-iconifies in the
1275 2010-12-20 [colin] 3.7.8cvs12
1277 * src/common/base64.c
1278 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
1279 Patch by pochini at shiny.it
1281 2010-12-19 [colin] 3.7.8cvs11
1286 2010-12-18 [colin] 3.7.8cvs10
1289 Fix bug #2148, "Attachment content-transfer-encoding
1290 incorrectly set when signing emails". The RFC 2045
1291 states that message/* and multipart/* encoding must
1292 be either 7-bit, 8-bit or binary.
1294 2010-12-18 [mones] 3.7.8cvs9
1297 Fix crash when searching or adding a LDAP server
1299 2010-12-17 [colin] 3.7.8cvs8
1308 Better error logging. Disable LDAP SSL/TLS on
1309 Windows, it's crashy/non-worky.
1311 2010-12-17 [colin] 3.7.8cvs7
1314 Fix bug #2325, "messages remains in folder cache after moving
1315 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
1317 2010-12-17 [colin] 3.7.8cvs6
1329 Windows build fixes (w32 LDAP completely untested!)
1331 2010-12-16 [colin] 3.7.8cvs5
1341 Try to rationalize a bit LDAP connections
1343 2010-12-16 [colin] 3.7.8cvs4
1345 * src/prefs_spelling.c
1347 Add a button to get dictionaries (win32)
1349 2010-12-16 [colin] 3.7.8cvs3
1351 * src/prefs_matcher.c
1352 Fix bug #2279, "crash when clicking 'define' in filter
1353 configuring". Thanks to Theodor Ciobanu for the hint at
1356 2010-12-14 [colin] 3.7.8cvs2
1358 * src/gtk/gtkaspell.c
1359 Add missing guard for sys/wait.h
1361 2010-12-05 [colin] 3.7.8cvs1
1363 * tools/make.themes.project
1364 Seems wget has changed naming of targets downloaded.
1365 Fix it by always providing our own name.
1366 [Pushing mones' patch again after messing with CVSROOT]
1368 2010-12-04 [paul] 3.7.8
1374 2010-12-03 [paul] 3.7.7cvs11
1377 * manual/xml2pdf ** REMOVED **
1378 * manual/dist/pdf/Makefile.am
1379 * manual/es/dist/pdf/Makefile.am
1380 * manual/fr/dist/pdf/Makefile.am
1381 * manual/pl/dist/pdf/Makefile.am
1382 simplify check for tools needed for manual building,
1383 remove xml2pdf and use docbook2pdf instead
1385 2010-12-03 [mir] 3.7.7cvs10
1388 Fix bug so that configure option --disable-manual
1389 actually disable building the manuals
1391 2010-12-01 [pawel] 3.7.7cvs9
1394 One more GTK+ 2.22 build fix
1396 2010-11-30 [colin] 3.7.7cvs8
1399 Fix bug #2317, 'Action results in "Bad file descriptor"'
1400 Introduced in 3.7.6cvs57. In fact the error has been there
1401 since ages, and only new thing is the verification of the
1402 various functions return code. Let the stuff work as it
1403 does, as it seems to do the right thing since ages.
1405 2010-11-28 [colin] 3.7.7cvs7
1407 * src/gtk/quicksearch.c
1408 Fix bug #2313, 'CLI quicksearch sometimes returns
1409 the same messages twice'. Patch by Sebastien Bigaret
1411 2010-11-25 [paul] 3.7.7cvs6
1413 * src/prefs_common.c
1414 make "gtk_can_change_accels" FALSE by default.
1415 fixes bug #2309, 'Shortcuts should not be modifiable
1418 2010-11-24 [mones] 3.7.7cvs5
1421 Add missing shortcuts for marking as spam and ham
1422 Fixes Debian bug #599547
1424 2010-11-22 [colin] 3.7.7cvs4
1427 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
1428 five patches were needed to fix a corner case
1429 is a good indicator that is was bound to break
1432 2010-11-21 [colin] 3.7.7cvs3
1434 * src/plugins/pgpcore/claws.def
1437 2010-11-20 [wwp] 3.7.7cvs2
1440 Fix either a typo or an irrelevant iff word there.
1441 IMO type and recursive possible values should be changed to
1442 smth simple and neat here, and help strings be really
1445 2010-11-20 [colin] 3.7.7cvs1
1448 Damn, forgot to commit this file twice.
1450 2010-11-19 [paul] 3.7.7
1456 2010-11-19 [paul] 3.7.6cvs66
1469 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
1470 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
1471 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
1473 2010-11-17 [colin] 3.7.6cvs65
1475 * src/common/utils.c
1476 Separate email address from timestamp with a dot.
1479 2010-11-17 [colin] 3.7.6cvs64
1481 * src/common/utils.c
1482 Fix multiple @ in generated message-ids.
1483 That's not allowed in RFC 2822.
1485 2010-11-16 [mones] 3.7.6cvs63
1487 * manual/es/advanced.xml
1488 Synchronise with English version
1490 2010-11-04 [wwp] 3.7.6cvs62
1493 Fix bug 2293, "filtering: simplify expression", as simplifying
1494 this expression doesn't make it less easy to understand and we
1495 gain few cycles by making the logical expression more simple
1496 by applying. Patch by Nicolas Kaiser.
1498 2010-11-03 [colin] 3.7.6cvs61
1501 Fix bug 2294, "addrindex.c: address index conversion always
1502 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
1504 2010-11-02 [wwp] 3.7.6cvs60
1509 Enlarge the progress bar (main window) a bit when compiling
1510 for UMPCs like maemo: this solves truncated text that might
1511 appear in the progress bar while processing messages.
1512 Also use a more compact string format when displaying
1513 progress like 'number/total', still for UMPCs, this fixes
1514 a previous inconsistency with these format strings where
1515 no space around the / were used sometimes.
1517 2010-10-26 [ticho] 3.7.6cvs59
1520 Recreate NNTP session if server port setting has changed. Fixes
1523 2010-10-26 [colin] 3.7.6cvs58
1527 Fix copy-paste error, thanks to David Relson
1530 2010-10-18 [colin] 3.7.6cvs57
1537 * src/prefs_themes.c
1540 * src/gtk/gtkutils.c
1541 * src/gtk/quicksearch.c
1542 * src/gtk/quicksearch.h
1543 * src/plugins/pgpcore/passphrase.c
1544 * src/plugins/spamassassin/libspamc.c
1547 2010-10-17 [colin] 3.7.6cvs56
1549 * src/prefs_themes.c
1550 * src/gtk/gtkaspell.c
1551 * src/gtk/gtkutils.c
1552 * src/gtk/gtkutils.h
1553 * src/gtk/inputdialog.c
1554 * src/gtk/progressdialog.c
1555 Undeprecate a few things
1557 2010-10-17 [colin] 3.7.6cvs55
1561 * src/gtk/quicksearch.c
1562 * src/gtk/quicksearch.h
1563 Add ability to search from the command-line.
1564 Closes bug 2249, ' Making QuickSearch independent from the GUI'
1565 Patch by Sebastien Bigarret.
1567 2010-10-04 [mones] 3.7.6cvs54
1569 * manual/dist/pdf/Makefile.am
1570 Fix build of English PDF manual
1571 (sh: Can't open ../../../xml2pdf)
1573 2010-10-03 [colin] 3.7.6cvs53
1580 Get rid of GRelation which were, mostly, used as
1581 GHashTables. Probably fixes bug #2277, 'Segfault when
1582 loading inbox for the first time'
1584 2010-10-03 [mir] 3.7.6cvs52
1586 * manual/de/dist/html/Makefile.am
1587 * manual/de/dist/pdf/Makefile.am
1588 * manual/de/dist/ps/Makefile.am
1589 * manual/de/dist/txt/Makefile.am
1590 * manual/dist/html/Makefile.am
1591 * manual/dist/pdf/Makefile.am
1592 * manual/dist/ps/Makefile.am
1593 * manual/dist/txt/Makefile.am
1594 * manual/es/dist/html/Makefile.am
1595 * manual/es/dist/pdf/Makefile.am
1596 * manual/es/dist/ps/Makefile.am
1597 * manual/es/dist/txt/Makefile.am
1598 * manual/fr/dist/html/Makefile.am
1599 * manual/fr/dist/pdf/Makefile.am
1600 * manual/fr/dist/ps/Makefile.am
1601 * manual/fr/dist/txt/Makefile.am
1602 * manual/pl/dist/html/Makefile.am
1603 * manual/pl/dist/pdf/Makefile.am
1604 * manual/pl/dist/ps/Makefile.am
1605 * manual/pl/dist/txt/Makefile.am
1606 Missing Makefile.am's for 3.7.6cvs49
1609 2010-10-03 [colin] 3.7.6cvs51
1614 2010-10-02 [mir] 3.7.6cvs50
1616 * manual/de/dist/html/Makefile.am
1617 * manual/de/dist/pdf/Makefile.am
1618 * manual/de/dist/ps/Makefile.am
1619 * manual/de/dist/txt/Makefile.am
1620 * manual/dist/html/Makefile.am
1621 * manual/dist/pdf/Makefile.am
1622 * manual/dist/ps/Makefile.am
1623 * manual/dist/txt/Makefile.am
1624 * manual/es/dist/html/Makefile.am
1625 * manual/es/dist/pdf/Makefile.am
1626 * manual/es/dist/ps/Makefile.am
1627 * manual/es/dist/txt/Makefile.am
1628 * manual/fr/dist/html/Makefile.am
1629 * manual/fr/dist/pdf/Makefile.am
1630 * manual/fr/dist/ps/Makefile.am
1631 * manual/fr/dist/txt/Makefile.am
1632 * manual/pl/dist/html/Makefile.am
1633 * manual/pl/dist/pdf/Makefile.am
1634 * manual/pl/dist/ps/Makefile.am
1635 * manual/pl/dist/txt/Makefile.am
1636 Part 2 of last commit which broke due to a permission error
1637 Avoid claws trying to build manuals if the required
1638 tools are not present.
1640 2010-10-02 [mir] 3.7.6cvs49
1643 * manual/de/dist/html/Makefile.am
1644 * manual/de/dist/pdf/Makefile.am
1645 * manual/de/dist/ps/Makefile.am
1646 * manual/de/dist/txt/Makefile.am
1647 * manual/dist/html/Makefile.am
1648 * manual/dist/pdf/Makefile.am
1649 * manual/dist/ps/Makefile.am
1650 * manual/dist/txt/Makefile.am
1651 * manual/es/dist/html/Makefile.am
1652 * manual/es/dist/pdf/Makefile.am
1653 * manual/es/dist/ps/Makefile.am
1654 * manual/es/dist/txt/Makefile.am
1655 * manual/fr/dist/html/Makefile.am
1656 * manual/fr/dist/pdf/Makefile.am
1657 * manual/fr/dist/ps/Makefile.am
1658 * manual/fr/dist/txt/Makefile.am
1659 * manual/pl/dist/html/Makefile.am
1660 * manual/pl/dist/pdf/Makefile.am
1661 * manual/pl/dist/ps/Makefile.am
1662 * manual/pl/dist/txt/Makefile.am
1663 1) Downgrade autoconf requirements to 2.59 to allow
1664 building on oldest supported Linux distributions.
1665 2) Only try to build manuals if the needed software
1668 2010-10-02 [colin] 3.7.6cvs48
1670 * src/plugins/trayicon/trayicon.c
1671 And fix theme updating.
1673 2010-10-02 [colin] 3.7.6cvs47
1675 * src/plugins/trayicon/trayicon.c
1676 Got burnt by wrong indentation!
1678 2010-10-02 [colin] 3.7.6cvs46
1681 Forgot to remove the directory from top-level
1683 2010-10-02 [colin] 3.7.6cvs45
1685 * src/plugins/trayicon/Makefile.am
1686 * src/plugins/trayicon/trayicon.c
1687 * src/plugins/trayicon/libeggtrayicon/.cvsignore
1688 * src/plugins/trayicon/libeggtrayicon/Makefile.am
1689 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1690 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1691 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1692 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1693 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1694 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1695 * src/plugins/trayicon/libeggtrayicon/xembed.h
1696 Finally get rid of Eggtrayicon, use GtkStatusIcon
1697 instead (which can be done safely now that we
1700 2010-10-02 [colin] 3.7.6cvs44
1708 * src/editaddress_other_attributes_ldap.c
1711 * src/grouplistdialog.c
1713 * src/image_viewer.c
1717 * src/message_search.c
1719 * src/prefs_themes.c
1720 * src/summary_search.c
1723 * src/etpan/imap-thread.c
1725 * src/gtk/gtkcmclist.c
1726 * src/gtk/gtkcmoptionmenu.c
1727 * src/gtk/gtkutils.c
1728 * src/gtk/gtkutils.h
1729 * src/gtk/gtkvscrollbutton.c
1730 * src/plugins/pgpcore/select-keys.c
1731 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1732 Undeprecate for GTK+2.22. Patch by Reed Loden.
1733 Fixes bug #2276, 'Compile in maintainer mode
1734 fails on GTK+ 2.22'.
1736 2010-10-02 [colin] 3.7.6cvs43
1739 It's now time to remove the temporary enable-openssl
1740 option that was used when we removed OpenSSL. See
1741 bug #2276 comment #14.
1743 2010-09-30 [wwp] 3.7.6cvs42
1745 * src/prefs_account.c
1746 * src/prefs_filtering_action.c
1747 * src/prefs_matcher.c
1748 Fix bug #2274, wrong color label index range
1749 used w/ gtk_cmoption_menu (behaviour change
1750 has been introduced w/ 3.5.0cvs49 apparently),
1751 now it must be 1..N so let's use colorlabel value
1755 2010-09-20 [pawel] 3.7.6cvs41
1762 2010-09-19 [pawel] 3.7.6cvs40
1767 Set ML menus sensitivity accordingly to
1768 possibility of reply to ML
1770 2010-09-19 [colin] 3.7.6cvs39
1773 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
1774 to newsgroups, and NNTP accounts *can* send email. We
1775 should not force an email account when replying to_ml or
1778 2010-09-19 [colin] 3.7.6cvs38
1781 Revert previous commit (which breaks Reply to newsgroups)
1783 2010-09-17 [pawel] 3.7.6cvs37
1786 Respect reply_account_autosel when changing compose
1787 account to email one while replying to NNTP post
1789 2010-09-17 [wwp] 3.7.6cvs36
1791 * doc/man/claws-mail.1
1792 Update --compose documentation in `man claws-mail`.
1794 2010-09-12 [pawel] 3.7.6cvs35
1797 Add forgotten bit to previous commit,
1798 select email account when replying to ML
1800 2010-09-12 [pawel] 3.7.6cvs34
1803 Fix bug #2247 "nntp reply-to-all broken?"
1804 Make reply-to-all and reply-to-ml work as expected in
1805 mailing list through NNTP case
1807 2010-09-11 [pawel] 3.7.6cvs33
1812 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
1813 fixes build with GTK+ < 2.18
1815 2010-09-10 [pawel] 3.7.6cvs32
1820 Make Tab key switch between FolderView, MsgView and
1821 SummaryView only, other widgets have/can have their own
1824 2010-08-25 [colin] 3.7.6cvs31
1829 * src/common/base64.c
1830 * src/common/base64.h
1831 Fix bug #2245, "base64 decoding fails with line breaks"
1832 Patch by Yotam Medini
1834 2010-08-25 [colin] 3.7.6cvs30
1837 Fix bug #2241, "Empty trash on exit fails on scripted exit"
1839 2010-08-23 [pawel] 3.7.6cvs29
1842 * src/send_message.c
1845 Hide progressbar on statusbar when not needed
1847 2010-08-17 [colin] 3.7.6cvs28
1850 Fix previous patch (our own tmp dir is inside
1853 2010-08-16 [colin] 3.7.6cvs27
1856 Use temp dir to store logs in Windows. Avoids doing
1857 get_rc_dir() early, which prevents set_rc_dir()
1860 2010-07-31 [holger] 3.7.6cvs26
1862 * src/gtk/gtkshruler.c
1863 Yet more GdkGC to Cairo porting
1865 2010-07-30 [holger] 3.7.6cvs25
1867 * src/stock_pixmap.c
1868 More GdkGC to Cairo porting
1870 2010-07-30 [holger] 3.7.6cvs24
1872 * src/gtk/colorlabel.c
1873 One GdkGC usage less
1875 2010-07-29 [holger] 3.7.6cvs23
1878 Replace some gdk drawing with cairo, as the former
1879 is going towards deprecation.
1881 2010-07-25 [colin] 3.7.6cvs22
1883 * src/common/utils.c
1884 And now for a real fix. g_list_remove() doesn't, of
1885 course, free the data. But we have to have a solid
1886 pointer to it in order to free it ourselves instead
1887 of relying on the old freed list pointer.
1888 Maybe that's the last patch on the subject now ? :)
1890 2010-07-25 [colin] 3.7.6cvs21
1892 * src/common/utils.c
1893 Remove stupid and extraneous g_free() of elements
1894 which have just been freed by g_list_remove(). (see
1895 GList documentation). I don't know how it worked before
1897 2010-07-25 [colin] 3.7.6cvs20
1899 * src/common/utils.c
1900 Reverse free/use with more logical and safe
1901 use/free. Thanks to Michael Rasmussen !
1903 2010-07-24 [colin] 3.7.6cvs19
1905 * src/gtk/quicksearch.c
1906 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
1907 'freeze when using quick search'
1909 2010-07-11 [iwkse] 3.7.6cvs18
1911 * src/gtk/quicksearch.c
1912 Add SMALL_LAYOUT to quicksearch_relayout
1914 2010-07-10 [iwkse] 3.7.6cvs17
1917 Remove forgotten variable from
1918 the last bugfix #2224
1920 2010-07-10 [colin] 3.7.6cvs16
1923 * src/gtk/quicksearch.c
1924 Clean fix for bug #2224: don't mess with GTK settings when
1925 handling the layout ourselves is enough
1927 2010-07-09 [iwkse] 3.7.6cvs15
1931 Better fix for Bug #2224
1933 2010-07-09 [iwkse] 3.7.6cvs14
1937 Always use stock icons on buttons
1939 2010-07-08 [colin] 3.7.6cvs13
1942 Fix bug 2223, 'Compilation fails with GTK+
1943 2.21.3'. Thanks to Jan Psota !
1945 2010-06-29 [pawel] 3.7.6cvs12
1948 Revert 3.7.5cvs41, it breaks templates that use %X
1950 2010-06-23 [wwp] 3.7.6cvs11
1952 * src/gtk/colorlabel.c
1953 Silent up a warning by avoiding possible confusion
1954 in logical expression evaluation, thanks to TuxCM.
1956 2010-06-21 [iwkse] 3.7.6cvs10
1958 * src/gtk/quicksearch.c
1959 Do not add into quicksearch history
1960 matching rules with bad syntax
1962 2010-05-26 [holger] 3.7.6cvs9
1966 Add function to select rows given a list of messages,
1967 complementary to summary_get_selected_msg_list()
1969 2010-05-22 [mir] 3.7.6cvs8
1972 Fix bug 2208. Encode encrypted password to qouted
1973 printable to avoid making invalid XML. Encoding
1974 will be activated the first time the password is
1977 2010-05-22 [paul] 3.7.6cvs7
1979 * manual/advanced.xml
1981 * src/prefs_common.c
1982 * src/prefs_common.h
1983 after using the compose margin for several days
1984 I wanted the old style back - add a new hidden
1985 pref 'show_compose_margin' to restore the old
1986 behaviour (defaults to FALSE)
1988 2010-05-14 [paul] 3.7.6cvs6
1991 add a margin to the compose window text that matches
1992 the margin in textview
1994 2010-05-14 [colin] 3.7.6cvs5
1996 * src/gtk/sslcertwindow.c
1997 Fix dangling pointer. Thanks to Michael R!
1999 2010-05-14 [colin] 3.7.6cvs4
2001 * src/gtk/sslcertwindow.c
2002 Fix bug 1993, 'Cannot send mail when SSL certificate is
2003 expired but certificate check is skipped' and maybe
2004 bug 2200, 'SSL is not working with POP3'
2006 2010-05-14 [colin] 3.7.6cvs3
2008 * src/plugins/pgpinline/pgpinline.c
2009 Fix bug 2205, 'PGPInline: segfault on malformed mails'
2011 2010-05-04 [iwkse] 3.7.6cvs2
2013 * src/prefs_message.c
2014 Get a generic name as 'Quotation' for
2017 2010-05-04 [iwkse] 3.7.6cvs1
2019 * src/prefs_message.c
2020 * src/prefs_common.h
2021 * src/prefs_common.c
2024 Option for collapsing via double-click
2026 2010-05-01 [paul] 3.7.6
2032 2010-05-01 [paul] 3.7.5cvs55
2034 * tools/claws.i18n.status.pl
2037 2010-05-01 [paul] 3.7.5cvs54
2040 add YUP, new Ukrainian translator
2042 2010-04-30 [paul] 3.7.5cvs53
2046 add Ukrainian translation, submitted by YUP
2055 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
2056 Páder Rezső, Marcel Pol, Frederico Goncalves Guimaraes,
2057 Tiago Faria, and Slavko
2059 2010-04-26 [wwp] 3.7.5cvs52
2064 2010-04-26 [mones] 3.7.5cvs51
2069 2010-04-22 [pawel] 3.7.5cvs50
2074 first NULL check pointer, then use it
2076 2010-04-22 [colin] 3.7.5cvs49
2079 Fix error message when session isn't established
2081 Update translation and fix a typo in it
2083 2010-04-15 [pawel] 3.7.5cvs48
2085 * src/prefs_account.c
2086 Fix Bug 2144 'When creating an account with IMAP4+SSL,
2087 the port isn't configured properly'
2088 When using SSL/TLS tunneling automatically use default
2089 ports for encrypted connections: smtps, pop3s, imaps, nntps
2091 2010-04-15 [pawel] 3.7.5cvs47
2094 Fix crasher in actions using '%f' argument
2095 on multiple files with external scripts which
2096 don't return any output.
2098 2010-04-14 [colin] 3.7.5cvs46
2101 Fix hand cursor after error symbol appears
2103 2010-04-12 [colin] 3.7.5cvs45
2106 Fix bug 2162, 'configure check for libetpan
2107 fails with libetpan 1.0'
2110 2010-04-09 [mones] 3.7.5cvs44
2112 * manual/de/glossary.xml
2113 Fix encoding to match main document's
2114 Also fixes make dist with Debian's openjade
2116 2010-03-29 [pawel] 3.7.5cvs43
2118 * src/matcher_parser.h
2119 * src/matcher_parser_parse.y
2120 * src/gtk/quicksearch.c
2121 Disable matcher warnings when populating quicksearch
2122 completion lists on startup
2124 2010-03-27 [colin] 3.7.5cvs42
2126 * src/gtk/quicksearch.c
2127 Fix double-free later in code. Optimize
2130 2010-03-27 [pawel] 3.7.5cvs41
2133 Make sure that quote ends with new line char
2135 2010-03-26 [pawel] 3.7.5cvs40
2140 Fix Bug 1928 Add "reply to this address" pop menu
2142 - Set composing account to email one when creating/replying
2143 from NNTP folder by clicking link or choosing option
2147 2010-03-25 [paul] 3.7.5cvs39
2149 * src/gtk/gtkcmclist.c
2150 Fix build with GTK+ 2.20
2152 2010-03-24 [pawel] 3.7.5cvs38
2157 * src/grouplistdialog.c
2161 * src/prefs_account.c
2162 * src/gtk/gtkcmclist.c
2163 * src/gtk/gtkcmctree.c
2164 * src/gtk/gtkcmoptionmenu.c
2165 * src/gtk/gtksctree.c
2166 * src/gtk/gtkshruler.c
2167 * src/gtk/gtkutils.c
2168 * src/gtk/gtkutils.h
2169 * src/gtk/gtkvscrollbutton.c
2170 * src/gtk/inputdialog.c
2171 * src/gtk/spell_entry.c
2172 * src/plugins/trayicon/trayicon.c
2173 * src/plugins/trayicon/libeggtrayicon/Makefile.am
2174 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2175 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2176 Fix build with GTK+ 2.19
2178 2010-03-23 [pawel] 3.7.5cvs37
2182 Respect view->show_col_headers option
2183 * src/gtk/gtkcmctree.c
2184 Fix GtkCmcTree column width calculation when it has
2185 auto_resize set and new node is added
2187 2010-03-22 [pawel] 3.7.5cvs36
2189 * src/grouplistdialog.c
2190 * src/prefs_common.c
2191 * src/prefs_common.h
2192 - remember newsgroups list dialog size
2193 - respect use_dotted_lines hidden pref
2194 - respect use_stripes_everywhere hidden pref
2196 2010-03-21 [pawel] 3.7.5cvs35
2199 Remove superfluous gtk_widget_show_all()
2202 * src/common/utils.c
2205 2010-03-21 [pawel] 3.7.5cvs34
2208 * src/gtk/quicksearch.c
2209 * src/gtk/quicksearch.h
2210 Implement separate search phrase completion for
2211 normal/extended quicksearch
2213 2010-03-11 [paul] 3.7.5cvs33
2216 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
2217 submitted by Yuwei Yu
2219 2010-03-09 [colin] 3.7.5cvs32
2221 * manual/de/glossary.xml
2224 2010-03-02 [colin] 3.7.5cvs31
2226 * manual/de/glossary.xml
2227 Sort alphabetically. Done by Volker Ribbert.
2229 2010-03-02 [mones] 3.7.5cvs30
2232 Fix mailing list archives location
2233 Remove currently unavailable CVS webview
2235 2010-03-01 [iwkse] 3.7.5cvs29
2237 * src/common/plugin.c
2238 Other indentation issues
2240 2010-03-01 [iwkse] 3.7.5cvs28
2242 * src/common/plugin.c
2243 Fix indentation of the previous commit
2245 2010-03-01 [iwkse] 3.7.5cvs27
2247 * src/common/plugin.h
2248 * src/common/plugin.c
2249 Add API for getting a loaded Plugin from the
2250 plugin's name, plugin_get_loaded_by_name (const gchar *name)
2251 Thanks to Colin, Michael
2253 2010-02-27 [colin] 3.7.5cvs26
2258 * manual/Makefile.am
2259 * manual/de/Makefile.am
2260 * manual/de/account.xml
2262 * manual/de/addrbook.xml
2263 * manual/de/advanced.xml
2264 * manual/de/claws-mail-manual.xml
2266 * manual/de/glossary.xml
2268 * manual/de/handling.xml
2269 * manual/de/intro.xml
2270 * manual/de/keyboard.xml
2271 * manual/de/plugins.xml
2272 * manual/de/starting.xml
2273 * manual/de/dist/.cvsignore
2274 * manual/de/dist/Makefile.am
2275 * manual/de/dist/html/.cvsignore
2276 * manual/de/dist/html/Makefile.am
2277 * manual/de/dist/pdf/.cvsignore
2278 * manual/de/dist/pdf/Makefile.am
2279 * manual/de/dist/ps/.cvsignore
2280 * manual/de/dist/ps/Makefile.am
2281 * manual/de/dist/txt/.cvsignore
2282 * manual/de/dist/txt/Makefile.am
2283 Add the german translation of the manual, done by
2284 Volker Ribbert <thoraki@arcor.de>.
2286 2010-02-27 [holger] 3.7.5cvs25
2288 * src/prefs_toolbar.c
2289 Don't make toolbar item description for
2290 plugin registered items editable
2292 2010-02-26 [colin] 3.7.5cvs24
2295 Don't translate empty description
2297 2010-02-22 [colin] 3.7.5cvs23
2300 Don't make In-Reply-To visible when reediting
2301 a draft or sent mail.
2303 2010-02-20 [colin] 3.7.5cvs22
2309 * src/etpan/imap-thread.c
2310 * src/etpan/imap-thread.h
2311 * src/etpan/nntp-thread.c
2312 * src/etpan/nntp-thread.h
2313 When going offline from NetworkManager, just
2314 delete IMAP connections. That'll avoid timeouts
2315 when coming back online in certain cases when
2316 the TCP socket will have timed out.
2318 2010-02-20 [holger] 3.7.5cvs21
2321 More files to ignore
2323 2010-02-17 [ticho] 3.7.5cvs20
2330 2010-02-16 [ticho] 3.7.5cvs19
2335 Removed unused argument from summary_open_row().
2337 2010-02-10 [pawel] 3.7.5cvs18
2340 - fix headers filtering when prefs_common.trans_hdr is on
2341 - fix headers setting when changing composing account
2343 * src/prefs_template.c
2344 Re-add template's name for translation
2346 2010-02-10 [colin] 3.7.5cvs17
2348 * src/prefs_matcher.c
2349 Fix bug 2099, 'add List-Id in Configuration>Filtering>
2350 Condition>Define>Header>Name combo box'. Patch by
2353 2010-02-10 [colin] 3.7.5cvs16
2363 Add the GB18030 Chinese charset, which is a superset
2364 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
2366 2010-02-09 [holger] 3.7.5cvs15
2369 GTK+ 2.10 related cleanup
2371 2010-02-09 [pawel] 3.7.5cvs14
2373 * src/prefs_account.c
2374 * src/prefs_folder_item.c
2375 * src/prefs_template.c
2377 Respect prefs_common.trans_hdr in couple more places to avoid
2378 confusion with translated/non-translated header names
2380 2010-02-09 [colin] 3.7.5cvs13
2385 2010-02-09 [colin] 3.7.5cvs12
2388 And fix 2.10 build :)
2390 2010-02-09 [colin] 3.7.5cvs11
2393 Bump up GTK+ requirement to 2.10
2402 * src/prefs_actions.c
2403 * src/prefs_common.c
2404 * src/prefs_common.h
2405 * src/prefs_ext_prog.c
2406 * src/prefs_filtering_action.c
2408 * src/prefs_image_viewer.c
2409 * src/prefs_matcher.c
2410 * src/prefs_msg_colors.c
2411 * src/prefs_summaries.c
2412 * src/prefs_template.c
2418 * src/gtk/Makefile.am
2420 * src/gtk/gtkcmclist.c
2421 * src/gtk/gtkcmctree.c
2422 * src/gtk/gtkutils.c
2423 * src/gtk/quicksearch.c
2424 Remove all compile-time conditionals depending on
2428 * src/gtk/gtksourceprintjob.c
2429 * src/gtk/gtksourceprintjob.h
2430 Remove libgnomeprint-based printing system (and
2431 command-line-based printing system) as GTK+ 2.10
2432 ships with print support.
2434 2010-02-08 [mir] 3.7.5cvs10
2437 Avoid displaying Bcc headers in message sent
2438 to NNTP servers. Thanks to Henning Mersch.
2441 2010-02-08 [pawel] 3.7.5cvs9
2444 Make tooltips less cryptic
2445 * src/gtk/description_window.c
2446 Improve window size calculation
2448 2010-02-08 [pawel] 3.7.5cvs8
2452 * src/common/utils.c
2453 * src/common/utils.h
2455 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
2456 Patch by Laurent Bigonville with slight modifications
2458 2010-02-03 [pawel] 3.7.5cvs7
2461 Add some libtool files to ignore
2463 2010-02-03 [pawel] 3.7.5cvs6
2465 * src/plugins/trayicon/trayicon.c
2466 Save and then restore focus when closing/minimizing to tray
2468 2010-02-03 [mir] 3.7.5cvs5
2476 Save LDAP password encrypted. See bug 2113.
2479 2010-02-03 [colin] 3.7.5cvs4
2482 Fix again decoding of encrypted parts. The
2483 reverting of the patch was wrong, as the
2484 double-decoding was fixed in smime itself.
2485 Thanks to Matthias Drochner again...
2487 2010-02-02 [colin] 3.7.5cvs3
2489 * src/plugins/smime/smime.c
2491 Revert 3.7.4cvs2 and make a better patch for bug
2492 2059 and 2076. Patch by Matthias Drochner
2494 2010-01-31 [pawel] 3.7.5cvs2
2497 Fix hungarian translator's name
2499 2010-01-31 [pawel] 3.7.5cvs1
2503 Fix Bug 2107 - Arrow keys don't work in message view window
2505 2010-01-31 [paul] 3.7.5
2512 2010-01-23 [pawel] 3.7.4cvs10
2515 Fix button sensitivity in compose mode
2517 2010-01-23 [pawel] 3.7.4cvs9
2520 * tools/kdeservicemenu/install.sh
2521 * tools/make.themes.project
2522 * tools/nautilus2claws-mail.sh
2523 * tools/popfile-link.sh
2524 * tools/textviewer.sh
2525 Not all systems have bash installed in /bin, use env(1) to find
2528 2010-01-22 [pawel] 3.7.4cvs8
2530 * src/prefs_account.c
2531 * src/prefs_filtering.c
2533 * src/gtk/colorlabel.c
2534 Add some separators in combos
2536 2010-01-22 [pawel] 3.7.4cvs7
2539 --disable-aspell -> --disable-enchant
2541 Fix options spacing in configure --help
2543 Make wizard's window centered on the screen
2545 2010-01-19 [holger] 3.7.4cvs6
2549 Introduce folder_get_item_from_identifier().
2550 In contrast to folder_find_item_from_identifier(), this
2551 function recursively creates the FolderItems in the id path.
2552 Useful for programmatically creating folders (e.g. by plugins)
2554 2010-01-17 [pawel] 3.7.4cvs5
2559 2010-01-16 [colin] 3.7.4cvs4
2561 * src/plugins/pgpcore/sgpgme.c
2562 Probably fix bug 2098, 'claws-mails crashes frequently
2563 with pgpcore'. Fix double-free.
2565 2010-01-16 [holger] 3.7.4cvs3
2567 * src/prefs_toolbar.h
2570 2010-01-15 [colin] 3.7.4cvs2
2573 Decode mimeinfo before decrypting it. Probably
2574 fixes bug 2059 'gpgme >=1.1.8 not compatible
2575 with S/MIME encryption' and bug 2076 'having
2576 worked 2 times properly CLAWS ceased to
2577 decrypt incoming PGP mails -displays base64
2578 instead - sucks completely'
2579 Let's hope complete suckage ends here!
2580 Thanks to Matthias Drochner.
2582 2010-01-08 [paul] 3.7.4cvs1
2584 * tools/claws.i18n.status.pl
2587 2010-01-08 [paul] 3.7.4
2594 2010-01-08 [paul] 3.7.3cvs57
2608 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
2609 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
2610 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
2613 2010-01-08 [paul] 3.7.3cvs56
2615 * src/common/utils.c
2616 fix bug 2089, 'URLs ending with an underscore ('_')
2617 are not correctly parsed'. thanks to Johan
2619 2010-01-05 [colin] 3.7.3cvs55
2622 Update french translation
2624 2010-01-04 [mones] 3.7.3cvs54
2627 Update Spanish translation
2629 2010-01-04 [mones] 3.7.3cvs53
2631 * manual/plugins.xml
2633 * manual/es/claws-mail-manual.xml
2634 * manual/es/intro.xml
2635 * manual/es/plugins.xml
2636 Synchronise with English version
2638 2010-01-03 [paul] 3.7.3cvs52
2643 update TEAM_LIST, fix encoding
2645 2010-01-03 [mir] 3.7.3cvs51
2648 When composing to a NNTP list TO: will always be preset
2649 to the NNTP list unless user has chosen some other default
2650 in which case we will handle this the normal way. Therefore
2651 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
2653 2010-01-01 [paul] 3.7.3cvs50
2656 bump copyright year whilst it's in mind
2658 2009-12-31 [paul] 3.7.3cvs49
2660 * manual/claws-mail-manual.xml
2662 * manual/plugins.xml
2663 fix links so that they make sense in the context of the
2664 text version of the manual
2666 2009-12-31 [paul] 3.7.3cvs48
2669 * manual/plugins.xml
2670 updates, improvements, corrections, additions
2672 2009-12-29 [pawel] 3.7.3cvs47
2674 * src/prefs_filtering_action.c
2675 Fix Bug 2082 'Wrong color rectangle position when replacing
2676 "color" processing rule'
2678 2009-12-29 [colin] 3.7.3cvs46
2681 Fix bug 2074, 'Remember sending account
2684 2009-12-20 [holger] 3.7.3cvs45
2687 Delay CREATED_HOOKLIST invokation until
2688 after the modifications to the compose window
2689 are done, to allow hooks to further modify the
2690 window without getting overridden again
2692 2009-12-20 [holger] 3.7.3cvs44
2694 * src/prefs_toolbar.h
2697 2009-12-20 [holger] 3.7.3cvs43
2699 * src/prefs_toolbar.c
2700 * src/prefs_toolbar.h
2702 Pass window struct to caller
2704 2009-12-20 [holger] 3.7.3cvs42
2708 Add hooklist after creation of a compose window
2710 2009-12-19 [holger] 3.7.3cvs41
2712 * src/prefs_toolbar.c
2713 * src/prefs_toolbar.h
2715 Allow plugins to choose to which toolbar they want
2716 to add actions (main window, compose window, or message view)
2718 2009-12-19 [paul] 3.7.3cvs40
2721 fix statusbar in GTK+ 2.19.1
2723 2009-12-10 [pawel] 3.7.3cvs39
2726 Better fix for cvs28 regression
2728 2009-12-10 [iwkse] 3.7.3cvs38
2731 Fix some indentation
2733 2009-12-10 [iwkse] 3.7.3cvs37
2736 Add missing checks for gtkaspell: avoid
2737 crashing in some cases when Enchant is
2738 enabled but the spell checker is disabled
2741 2009-12-09 [colin] 3.7.3cvs36
2744 Fix leak and unchecked accesses.
2746 2009-12-09 [mir] 3.7.3cvs35
2749 Fix Bug 2072 "template at folder properties is not working"
2750 introduced in cvs24.
2752 2009-12-08 [pawel] 3.7.3cvs34
2755 When 'Reply All' remove current compose address from
2756 Cc/Bcc list - fix for regression introduced in cvs28
2758 2009-12-05 [pawel] 3.7.3cvs33
2761 Fix memory management, duh!
2763 2009-12-04 [pawel] 3.7.3cvs32
2766 Use case insensitive comparison in search for
2769 Refresh scrollbars on every window open
2771 2009-12-04 [pawel] 3.7.3cvs31
2774 Highlight misspelled words when applying template and
2775 check_while_typing option is on
2777 2009-12-03 [pawel] 3.7.3cvs30
2780 Highlight misspelled words in text inserted from file(s)
2781 or pasted to message body when check_while_typing
2784 2009-12-02 [pawel] 3.7.3cvs29
2787 Revert first part of previous commit
2789 2009-12-02 [pawel] 3.7.3cvs28
2792 Fix Bug 2055 "duplicate mailing list reply if
2793 List-Post + Reply-To present"
2794 - Ignore Reply-To if answering to ML
2795 - Improve parsing of List-Post header
2797 2009-12-02 [pawel] 3.7.3cvs27
2801 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
2802 email had user in "From" and "CC"
2803 Don't allow duplicate addresses in compose window headers
2805 2009-12-02 [mones] 3.7.3cvs26
2808 * manual/es/intro.xml
2809 * manual/fr/intro.xml
2810 * manual/it/intro.xml
2811 * manual/pl/intro.xml
2812 Make URL to point current site
2814 2009-12-01 [holger] 3.7.3cvs25
2818 Introduce new drag type "claws-mail/msg-path-list" for
2819 drag'n'drop of a message selection from the summaryview
2820 into other applications. The drag data gets set to the
2821 folder-item-id followed by message ids, separated by newlines.
2822 This enables other applications to back-link to Claws Mail
2823 via a "claws-mail --select" call after they received a drop.
2825 2009-11-30 [mir] 3.7.3cvs24
2828 Place cursor in compose window according to provided input
2829 If to: is present place cursor in subject field and if both
2830 to: and subject: is present place cursor in body. If body: is
2831 present insert a new line after text and place cursor there.
2833 2009-11-27 [mones] 3.7.3cvs23
2835 * src/gtk/quicksearch.c
2836 Allow viewing longer expressions if there's space
2838 2009-11-25 [holger] 3.7.3cvs22
2841 * src/common/Makefile.am
2842 * src/common/utils.c
2843 * src/common/utils.h
2844 Add a function to query the
2845 filepath of the .desktop file
2847 2009-11-25 [colin] 3.7.3cvs21
2850 Fix bug 2063, 'glib assertion in GRelation use in
2853 2009-11-24 [pawel] 3.7.3cvs20
2855 * src/common/utils.c
2856 Fix Bug 2053 'Inconsistent application of Coloration
2858 Don't allow '<' character between quotation marks
2860 2009-11-21 [holger] 3.7.3cvs19
2863 Modify cairo clip handling in preview windows,
2864 to prevent print preview windows from being blank
2865 with GTK+ 2.18. Follow recommendation of the GTK+
2866 documentation (section "Migrating to client side windows")
2867 and create a new cairo context for each expose event.
2869 2009-11-19 [pawel] 3.7.3cvs18
2872 complete 3.7.3cvs15 so install is DESTDIR safe
2873 remove icons with changed names on uninstall
2875 2009-11-18 [pawel] 3.7.3cvs17
2878 remove unneeded and code-duplicating function
2880 2009-11-18 [pawel] 3.7.3cvs16
2883 Fix Bug 2057 'Claws mail does not keep renamed names
2884 of nntp-subscribed groups'
2885 Check for already subscribed group using item->path for group
2886 comparision as folders item->path != item->name may be truth
2887 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
2889 2009-11-17 [pawel] 3.7.3cvs15
2892 Fix Bug 2049 'some icons not copied?'
2893 Install additional 64x64 and 128x128 icons
2895 2009-11-17 [holger] 3.7.3cvs14
2897 * src/prefs_toolbar.c
2898 * src/prefs_toolbar.h
2901 Allow plugins to register toolbar items
2903 2009-11-11 [pawel] 3.7.3cvs13
2909 Fix Bug 1867 Changing account does not change BCC address
2910 Set account specific headers when changing account
2913 2009-11-07 [colin] 3.7.3cvs12
2915 * src/gtk/prefswindow.c
2916 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
2919 2009-11-07 [colin] 3.7.3cvs11
2921 * src/gtk/spell_entry.c
2922 Fix bug 2040, 'numbers in subject entry marked as misspelled'
2923 Patch by Pawel Pekala
2925 2009-10-27 [colin] 3.7.3cvs10
2928 Fix bug 2028, 'Attempts to connect to all accounts on exit'
2929 Don't try to check whether the folder is up-to-date if
2930 the folder class doesn't implement set_mtime, as we don't
2931 care in this case. This code exists since a long time, but
2932 the bug was triggered by more scanning of queue folders
2933 since recently (when we added \Deleted handling).
2935 2009-10-27 [colin] 3.7.3cvs9
2938 Try to fix registering as default client
2941 2009-10-21 [wwp] 3.7.3cvs8
2943 * src/common/utils.c
2944 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
2946 2009-10-21 [wwp] 3.7.3cvs7
2948 * src/common/utils.c
2949 Don't core dump when attempting to insert a non-existing
2950 file using a mailto: uri (g_error does core dump).
2952 2009-10-20 [colin] 3.7.3cvs6
2954 * src/common/utils.c
2955 Don't g_error on normal warnings...
2957 2009-10-20 [colin] 3.7.3cvs5
2959 * src/plugins/pgpcore/sgpgme.c
2960 Fix bug 1996, 'S/MIME key not selected'
2961 Check for S/MIME certs too
2963 2009-10-20 [colin] 3.7.3cvs4
2965 * src/common/w32lib.h
2966 Fix win32 build on latest mingw32
2968 2009-10-20 [colin] 3.7.3cvs3
2973 Fix LDIF export. Patch by Michael Rasmussen
2975 2009-10-18 [paul] 3.7.3cvs2
2977 * tools/claws.i18n.status.pl
2978 increase the value of $transolddays since we're relasing less
2980 rework the en_GB.po hack so that en_GB is always 100% translated
2981 and recently updated
2983 2009-10-17 [paul] 3.7.3cvs1
2985 * src/prefs_account.c
2986 * src/prefs_compose_writing.c
2987 * src/prefs_receive.c
2988 * src/prefs_summaries.c
2989 * src/prefs_wrapping.c
2990 reword a few labels. (this incorporates everything
2991 that seemed worthwhile from bug 2020)
2992 * src/prefs_customheader.c
2993 use a 'Browse' button instead of button with
2994 label 'From file...'
2998 * CVS repository change
3000 2009-10-09 [paul[ 3.7.3
3002 version 3.7.3 unleashed!!
3004 2009-10-07 [paul] 3.7.2cvs49
3009 fix Bug 1994 - Changing colors required restart.
3010 in the process rename folderview_reflect_prefs_pixmap_theme() to the
3011 more accurate folderview_reinit_fonts()
3013 2009-10-07 [paul] 3.7.2cvs48
3016 * src/prefs_common.c
3017 * src/prefs_common.h
3018 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
3019 patch by Pawel Pekala
3021 2009-10-07 [paul] 3.7.2cvs47
3029 updated by David Vachulka, Stephan Sachse and Marc Arens,
3030 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
3033 2009-10-06 [colin] 3.7.2cvs46
3036 French translation update
3038 2009-10-05 [paul] 3.7.2cvs45
3041 enable Page Size and Orientation in the print dialog,
3042 GTK+ >= 2.18.x only. Patch by Mark__T
3044 2009-10-05 [paul] 3.7.2cvs44
3046 * src/prefs_summaries.c
3047 fix label, startup --> start-up, to match other uses of the
3050 2009-10-05 [paul] 3.7.2cvs43
3053 updated by Emilian Nowak
3055 2009-10-03 [colin] 3.7.2cvs42
3059 * src/gtk/gtkcmclist.c
3060 * src/gtk/gtkvscrollbutton.c
3061 * src/gtk/logwindow.c
3063 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
3064 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
3065 Fix warning at start
3067 2009-09-28 [colin] 3.7.2cvs41
3071 * src/prefs_folder_item.c
3072 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
3074 2009-09-28 [colin] 3.7.2cvs40
3076 * src/prefs_summaries.c
3077 * src/gtk/sslcertwindow.c
3078 Fix bug 2006, 'Non-utf8 strftime(3) date strings
3079 shows up garbled in GUI'. Patch by Pawel Pekala
3081 2009-09-24 [iwkse] 3.7.2cvs39
3084 That's only for statistics, of course :)
3086 2009-09-24 [iwkse] 3.7.2cvs38
3091 2009-09-24 [iwkse] 3.7.2cvs37
3094 Revert unwanted change
3096 2009-09-24 [iwkse] 3.7.2cvs36
3099 Fix issue with filtering actions and
3102 2009-09-20 [mones] 3.7.2cvs35
3104 * tools/convert_mbox.pl
3105 Add -R flag to support recursive conversions
3106 of arbitrary Evolution mail folders, based on
3107 bash script by Daniel Dickinson (fixes debian
3109 * tools/popfile-link.sh
3110 Set required shell for script (fixes debian
3113 2009-09-16 [colin] 3.7.2cvs34
3116 Go grab files in /etc/skel if they exist
3119 2009-09-15 [colin] 3.7.2cvs33
3122 Complete 3.7.1cvs42: only output directly to
3123 final file if we get NULL byes at the start.
3124 Still fixes saving UTF16 files, but also
3125 fixes displaying Base64 parts with decoding
3126 errors (parts without errors get displayed)
3128 2009-09-14 [colin] 3.7.2cvs32
3132 * src/matcher_parser_parse.y
3133 * src/prefs_matcher.c
3134 Add 'has_attachment' and 'signed' matcher
3135 expressions. Patch by Aleksei Miheev, fixes
3138 2009-09-14 [colin] 3.7.2cvs31
3140 * src/common/utils.c
3141 Add "Re :" prefix from french Yahoo mail.
3142 Patch by Didier Barvaux, fixes bug 1999
3144 2009-09-10 [mones] 3.7.2cvs30
3146 * manual/plugins.xml
3147 Fix sites supported by SpamReport
3148 * manual/es/plugins.xml
3149 Synchronise Spanish manual
3151 2009-09-07 [holger] 3.7.2cvs29
3154 Also update the icon cache on uninstall.
3155 This prevents possible problems when Claws Mail was
3156 uninstalled and installed again into a different location,
3157 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
3158 and the blog post linked therein
3160 2009-09-07 [paul] 3.7.2cvs28
3162 * src/prefs_toolbar.c
3163 when updating the main toolbar icons just update
3164 the main toolbar (and consequently fix a bug where
3165 folderview icons would disappear)
3167 2009-08-30 [holger] 3.7.2cvs27
3170 Do case-insensitive comparison against
3171 header names when extracting recipients
3174 2009-08-23 [colin] 3.7.2cvs26
3177 Probably fix RH bug 512024, " folder.c:3543
3178 Condition msglist != NULL failed"
3180 2009-08-23 [colin] 3.7.2cvs25
3182 * src/prefs_compose_writing.c
3183 Make the maximum size warning bigger. Patch
3184 by Didier Barvaux on bug 1986.
3186 2009-08-21 [colin] 3.7.2cvs24
3189 Previous commit: move the function into compose_insert_file
3190 so that it's also used on drag-n-drop
3192 2009-08-21 [colin] 3.7.2cvs23
3195 Fix scrolling when adding an header
3197 2009-08-21 [colin] 3.7.2cvs22
3200 * src/prefs_common.c
3201 * src/prefs_common.h
3202 * src/prefs_compose_writing.c
3203 * src/common/utils.c
3204 Fix bug 1986, "New feature: warn user when inserting
3205 a large file in the message body". Patch by Didier
3208 2009-08-21 [colin] 3.7.2cvs21
3212 * src/common/utils.c
3213 Fix bug 1984: Add R�f. : reply prefix (french
3214 Lotus Notes); patch by Didier Barvaux
3216 2009-08-21 [colin] 3.7.2cvs20
3220 Fix bug 1969, 'Bad guess for outgoing encoding'
3221 Make sure the specific converters (japanese in
3222 this case) can return success/error in strict
3223 mode, instead of silently failing back to
3226 2009-08-20 [holger] 3.7.2cvs19
3230 Make it possible for code outside
3231 compose (e.g. plugins) to attach files
3233 2009-08-20 [colin] 3.7.2cvs18
3236 Fix crash when accessing IMAP soon
3238 2009-08-18 [colin] 3.7.2cvs17
3241 Maybe fix crash on non-existent LDAP server
3243 2009-08-04 [colin] 3.7.2cvs16
3246 Fix toolbar's spacing that breaks dark
3247 themes (patch from http://blogs.igalia.com/aperez/
3248 2009/07/making-claws-mail-look-better/)
3250 2009-07-28 [colin] 3.7.2cvs15
3253 * src/addrcustomattr.c
3255 * src/addressbook_foldersel.c
3263 * src/editldap_basedn.c
3274 * src/prefs_actions.c
3275 * src/prefs_customheader.c
3276 * src/prefs_display_header.c
3277 * src/prefs_filtering.c
3278 * src/prefs_folder_column.c
3279 * src/prefs_matcher.c
3280 * src/prefs_summary_column.c
3281 * src/prefs_summary_open.c
3282 * src/prefs_template.c
3285 Fix bug 1950, 'Program freeze up during folder selection'
3286 Don't leave hidden windows modal
3288 2009-07-28 [colin] 3.7.2cvs14
3291 Fix bug 1957, 'LDAP errs out after searching too
3294 2009-07-28 [colin] 3.7.2cvs13
3297 Fix bug 1966, '"Collapse all threads" slower than
3298 "Expand all threads"'
3300 2009-07-28 [colin] 3.7.2cvs12
3302 * src/common/session.c
3303 Fix bug 1967, 'Claws gets stuck after accepting
3304 a certificate warning dialog'
3306 2009-07-19 [paul] 3.7.2cvs11
3308 * manual/plugins.xml
3309 a few small changes to the English
3311 2009-07-18 [mones] 3.7.2cvs10
3313 * manual/plugins.xml
3314 Add new bsfilter and fancy plugins to the docs
3315 and a note about dealing with plugins of the same class
3316 * src/prefs_account.c
3317 Fix extra space at the end typo
3319 2009-07-16 [colin] 3.7.2cvs9
3322 Fix wrong return without unlocking; thanks
3325 2009-07-14 [colin] 3.7.2cvs8
3328 Fix bug 1954, 'Segfault on reading wrong STATUS'
3330 2009-07-10 [colin] 3.7.2cvs7
3332 * src/plugins/pgpcore/plugin.def
3333 * src/common/utils.h
3336 2009-07-10 [colin] 3.7.2cvs6
3338 * src/prefs_display_header.c
3339 Fix bug 1951, 'C-Mail dumps core when editing
3340 displayed headers'. Patch by Alexey Rusakov
3342 2009-07-10 [colin] 3.7.2cvs5
3345 Fix bug 1952, 'Deleted mails in Queue folder
3348 2009-07-09 [colin] 3.7.2cvs4
3350 * src/gtk/spell_entry.c
3351 Fix bug 1949, 'Spell checker doesn't recognise
3352 certain word in Subject header, but does in
3353 message body'. Patch by Pawel Pekala.
3355 2009-07-09 [paul] 3.7.2cvs3
3358 use pkgconfig to check for the minimum required
3361 2009-07-06 [colin] 3.7.2cvs2
3363 * src/prefs_customheader.c
3366 2009-07-04 [paul] 3.7.2cvs1
3368 * tools/claws.i18n.status.pl
3371 2009-07-03 [paul] 3.7.2
3378 2009-07-03 [paul] 3.7.1cvs85
3385 added new translations by Tiago Faria and Slavko
3398 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
3399 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
3400 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
3401 Goncalves Guimaraes, Aleksei Miheev
3403 2009-07-01 [colin] 3.7.1cvs84
3405 * src/prefs_common.c
3406 Fix bug 1940, 'Doesn't open links in
3407 user's default browser'. Turn the preference
3408 to TRUE by default; that will only change the
3409 behaviour for new users.
3411 2009-06-29 [colin] 3.7.1cvs83
3415 * src/prefs_filtering_action.c
3416 Fix bug 1935, 'problems with very long filtering actions':
3417 Use a dynamic buffer in action to string, and a bigger
3418 buffer in string to action
3420 2009-06-29 [colin] 3.7.1cvs82
3422 * src/matcher_parser_lex.l
3423 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
3425 2009-06-29 [colin] 3.7.1cvs81
3430 Fix crash (out-of-bounds tree column)
3431 * src/gtk/gtkcmctree.c
3432 * src/gtk/gtksctree.c
3433 Prevent using an out-of-bounds tree column
3435 2009-06-29 [colin] 3.7.1cvs80
3439 Leak fixes; patch by Pawel Pekala.
3441 2009-06-26 [colin] 3.7.1cvs79
3444 Sort by msgnum if dates are equal
3446 2009-06-24 [paul] 3.7.1cvs78
3449 make some (forgotten) strings translatable
3451 2009-06-19 [colin] 3.7.1cvs77
3454 Fix menu sensitiveness
3456 2009-06-18 [colin] 3.7.1cvs76
3459 * src/plugins/pgpcore/sgpgme.c
3460 * src/plugins/pgpcore/sgpgme.h
3461 * src/plugins/pgpmime/mypgpcore.def
3462 * src/plugins/pgpmime/pgpmime.c
3463 * src/plugins/smime/mypgpcore.def
3464 * src/plugins/smime/smime.c
3465 Use largefile support (and stop using our old GPGME
3466 hack on gpgme_data_seek/rewind)
3467 (See 1.9.12cvs44 to 46 - if this breaks things we
3470 2009-06-13 [colin] 3.7.1cvs75
3472 * src/gtk/spell_entry.c
3473 Fix assertion. We can put a NULL gtkaspell to
3474 an entry; it just means it won't be spell-checked.
3476 2009-06-12 [mones] 3.7.1cvs74
3480 * src/prefs_account.c
3481 * src/prefs_account.h
3482 * src/common/utils.c
3483 * src/common/utils.h
3484 Added preference to use account address in generated
3485 Message-Id. Fixes Debian bug #531052
3487 2009-06-12 [colin] 3.7.1cvs73
3490 Better fix, API-compatible with libgnutls13
3492 2009-06-12 [colin] 3.7.1cvs72
3495 Use compatibility mode in GnuTLS, and avoid problems with
3496 servers that don't comply 100% with the spec, but still
3499 2009-06-06 [iwkse] 3.7.1cvs71
3502 Ops..revert a mix with another patch
3504 2009-06-06 [iwkse] 3.7.1cvs70
3507 A better fix for the previous commit's issue
3509 2009-06-06 [iwkse] 3.7.1cvs69
3512 Fix shutting down of Claws Mail while a GTK_Return keypress
3513 event is sent to the Attach property window
3515 2009-06-05 [colin] 3.7.1cvs68
3518 Fix build on GTK+ 2.6
3520 2009-06-03 [mones] 3.7.1cvs67
3522 * tools/make.themes.project
3523 Oops! fix header, sorry Paul ;-)
3525 2009-06-03 [mones] 3.7.1cvs66
3527 * tools/make.themes.project
3528 Add support for PNG themes and other
3529 fixes i don't remember now... :)
3531 2009-06-02 [colin] 3.7.1cvs65
3534 * src/prefs_template.c
3536 Fix error messages in templates, and fix their
3539 2009-05-22 [colin] 3.7.1cvs64
3544 2009-05-22 [colin] 3.7.1cvs63
3547 Fix phantom button behind entry when
3548 changing fields via Tools/Reply mode.
3550 2009-05-22 [colin] 3.7.1cvs62
3555 2009-05-21 [mones] 3.7.1cvs61
3559 Add button to empty header lines with one click
3561 2009-05-21 [paul] 3.7.1cvs60
3565 * src/plugins/trayicon/trayicon.c
3566 when quitting from the trayicon, honour
3567 prefs_common.clean_on_exit
3569 2009-05-21 [paul] 3.7.1cvs59
3571 * src/gtk/Makefile.am
3572 remove duplicate entry
3573 thanks to Charles A Edwards
3575 2009-05-19 [paul] 3.7.1cvs58
3577 * src/send_message.c
3578 clear progressbar in the statusbar on 'Cancel'
3580 2009-05-16 [colin] 3.7.1cvs57
3586 2009-05-16 [colin] 3.7.1cvs56
3589 Remove msgnum>0 condition for removing messages
3590 from caches. There's no such condition on add.
3591 Fixes bug 1913, 'Allow to remove phantom
3592 messages from the cache'; patch by Fabian
3593 Keil <fk at fabiankeil.de>
3595 2009-05-12 [holger] 3.7.1cvs55
3599 Introduce hook after showing of the message view
3601 2009-05-11 [colin] 3.7.1cvs54
3604 Fix bug 1872, 'A: Cc: CCi: selector should
3605 default on same as preceding contact'
3607 2009-05-10 [holger] 3.7.1cvs53
3611 Add a hook to make it possible for plugins to
3612 modify the address completion list
3614 2009-05-06 [paul] 3.7.1cvs52
3618 fix bug 1915, 'Mails signed with smime.p7s
3619 display both signed and attachment icon.'
3621 2009-05-05 [colin] 3.7.1cvs51
3623 * src/common/utils.c
3626 2009-05-05 [colin] 3.7.1cvs50
3628 * src/common/utils.c
3629 Fix bug 1895, '(imap) cache issues when cache dir is on a
3630 different mountpoint than tempdir'
3632 2009-05-04 [colin] 3.7.1cvs49
3635 Probably fix bug 1914, 'Crash reading
3636 corrupted tags file'
3638 2009-04-26 [paul] 3.7.1cvs48
3641 * src/gtk/gtkaspell.h
3642 fix bug 1904, 'build mechanism looks for
3643 'enchant.h' in a wrong place'
3645 2009-04-25 [paul] 3.7.1cvs47
3648 gah! fix coding style!
3650 2009-04-25 [paul] 3.7.1cvs46
3654 if building with GTK+ >= 2.16 use
3655 gtk_orientable_set_orientation() instead of now
3656 deprecated gtk_toolbar_set_orientation()
3658 2009-04-24 [colin] 3.7.1cvs45
3661 Ask before sending if an attached file has
3664 2009-04-19 [paul] 3.7.1cvs44
3666 * src/prefs_common.c
3667 * src/prefs_common.h
3669 save About window size.
3670 patch by Pawel Pekala
3672 2009-04-12 [paul] 3.7.1cvs43
3674 * tools/csv2addressbook.pl
3675 add extra CSV fields that are now appended
3676 by thunderbird (version 2.0.0.21)
3678 2009-04-08 [colin] 3.7.1cvs42
3681 fix saving (but not displaying) of UTF-16
3684 2009-04-08 [colin] 3.7.1cvs41
3686 * src/gtk/manage_window.c
3687 Disable transient windows on win32 - seems to
3688 fix most focusing issues
3690 2009-04-05 [colin] 3.7.1cvs40
3693 Don't ask whether we want to send deleted mails in queue
3694 folders; also, don't send deleted mails when flushing
3697 2009-04-04 [paul] 3.7.1cvs39
3703 * tools/claws.i18n.status.pl
3704 add new Indonesian translation, by
3707 2009-04-03 [paul] 3.7.1cvs38
3713 2009-04-03 [colin] 3.7.1cvs37
3717 Fix bug 1891, 'Add support for gopher:// links'
3718 Patch by Jacob Head <clawsmail at jacob-head.com>
3719 Let's go back to the roots!
3721 2009-04-03 [paul] 3.7.1cvs36
3726 2009-04-03 [paul] 3.7.1cvs35
3729 add AC_CONFIG_MACRO_DIR([m4])
3730 remove CLAWS_ACLOCAL_INCLUDE(m4)
3731 * m4/aclocal-include.m4
3732 removed this now unneeded file
3734 2009-04-02 [colin] 3.7.1cvs34
3736 * src/common/utils.h
3737 Fix previous (thanks to Marcus :)
3739 2009-04-02 [colin] 3.7.1cvs33
3741 * src/common/utils.h
3742 * src/etpan/etpan-thread-manager.c
3743 pipe() was a macro from GLib on win32 until
3744 glib 2.13.2. It's undefined after that.
3745 Thanks to Marcus Brinkmann for the heads-up!
3747 2009-03-31 [colin] 3.7.1cvs32
3749 * src/folder_item_prefs.c
3750 Copy folder settings with prefs
3752 2009-03-31 [colin] 3.7.1cvs31
3754 * src/prefs_account.c
3755 Don't use un-sensitive checkboxes in Privacy tab
3756 when privacy system in None (makes unchecking
3757 painful when no privacy plugin is loaded)
3759 2009-03-30 [colin] 3.7.1cvs30
3766 * src/prefs_account.c
3767 * src/prefs_account.h
3770 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
3771 Add an option on the Receive page of IMAP account preferences:
3772 "Move deleted mails to trash and expunge immediately". This
3773 option defaults to TRUE to avoid changing the existing behaviour.
3774 Setting it to FALSE prevents automatic expunging.
3775 Also, add Tools/Expunge and View/Hide deleted messages menu items
3776 (View/Hide deleted message being a per-folder setting, and behaving,
3777 like View/Hide read messages).
3779 2009-03-30 [colin] 3.7.1cvs29
3782 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
3783 ask for IMAP password when using GSSAPI auth
3785 2009-03-27 [colin] 3.7.1cvs28
3788 Fix cvs14, make sure we mark non-existent caches dirty
3789 (or they never get written)
3791 2009-03-27 [colin] 3.7.1cvs27
3794 Fix tag update when all tags are removed
3797 2009-03-25 [colin] 3.7.1cvs26
3800 Fix configure.ac, thanks to Pawel
3802 2009-03-25 [colin] 3.7.1cvs25
3805 * src/etpan/nntp-thread.c
3806 Fix header fetching (NG/To/Cc). Fixes
3807 bug 1883, 'Message processing fails to
3808 act on Newsgroups: field'
3810 2009-03-23 [colin] 3.7.1cvs24
3813 Fix internal headers visible in queue/sent
3815 2009-03-23 [colin] 3.7.1cvs23
3818 Fix check for RC (resource compiler) used