1 2011-08-31 [colin] 3.7.10cvs14
3 * src/plugins/pgpinline/pgpinline.c
4 * src/plugins/pgpmime/pgpmime.c
5 Fix bug #2431, "Major memory leak in PGP message handling".
7 2011-08-31 [colin] 3.7.10cvs13
14 Apply Steve Rader's patch from bug #2388, "Add
15 message view scrolling menu items"
17 2011-08-30 [colin] 3.7.10cvs12
19 * src/gtk/prefswindow.c
20 Fix layout issues (i.e. on SSL page if changing account
21 type prior to visiting it).
23 2011-08-30 [colin] 3.7.10cvs11
27 Don't use deprecated functions for GnuTLS priorities.
28 Require GnuTLS 2.2 that is the first version with the
31 2011-08-30 [colin] 3.7.10cvs10
35 Long-term fix for bug #2402, "GnuTLS change breaks socket
36 communication", as per http://savannah.gnu.org/support/?107660
38 2011-08-30 [colin] 3.7.10cvs9
40 * src/etpan/imap-thread.c
41 * src/etpan/nntp-thread.c
42 Remove dead openSSL code
44 2011-08-30 [colin] 3.7.10cvs8
48 * src/common/ssl_certificate.c
49 * src/common/ssl_certificate.h
50 * src/etpan/imap-thread.c
51 * src/etpan/nntp-thread.c
52 Fix bug #2127, "SSL cert check uses canonical name instead of
55 2011-08-29 [colin] 3.7.10cvs7
58 Fix X-Mailer option not appearing on IMAP
60 2011-08-29 [colin] 3.7.10cvs6
62 * src/plugins/pgpcore/Makefile.am
63 * src/plugins/pgpinline/Makefile.am
64 * src/plugins/pgpmime/Makefile.am
65 * src/plugins/smime/Makefile.am
67 libtool: link: require no space between `-L' and `.'
69 2011-08-29 [colin] 3.7.10cvs5
75 Revert cvs4 which is rather illogical and instead
76 use Fabian's patch from bug #2471
78 2011-08-29 [colin] 3.7.10cvs4
81 Don't insert custom headers that have empty values.
82 Allows not inserting X-Mailer if it's set to nothing.
83 Fixes bug #2471, "Make setting an X-Mailer header optional".
85 2011-08-29 [colin] 3.7.10cvs3
91 Handle EXIF orientation in images (both in textview's
92 preview and image viewer)
94 2011-08-28 [paul] 3.7.10cvs2
99 add new hidden option to control the display in the From
100 column in the Message List: 0 (default): show name,
101 1: show address, 2: show name + address
103 2011-08-27 [paul] 3.7.10cvs1
106 * src/common/ssl_certificate.c
107 * src/etpan/imap-thread.c
108 * src/etpan/nntp-thread.c
109 offer up some missing log_error() strings to translators
111 2011-08-27 [paul] 3.7.10
117 2011-08-27 [paul] 3.7.9cvs52
125 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
126 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
128 2011-08-27 [mones] 3.7.9cvs51
131 Include generic name and comment translations
132 Thanks to all the people on the translators ML!
134 2011-08-23 [paul] 3.7.9cvs50
137 probable/possible fix/workaround for bug 2402,
138 'can't download message from pop3 server'
140 2011-08-18 [paul] 3.7.9cvs49
142 * manual/handling.xml
143 fix typos. thanks to vilpan
145 2011-08-17 [paul] 3.7.9cvs48
147 * tools/claws.i18n.status.pl
148 add Mindaugas Baranauskas (Lithuanian)
150 2011-08-14 [mir] 3.7.9cvs47
153 * src/etpan/nntp-thread.c
154 Fix bug 2418. Patch provided by Sébastien Bigaret with
155 some minor contribution by me.
157 2011-08-13 [mir] 3.7.9cvs46
159 * src/etpan/nntp-thread.c
160 Fix bug when NNTP server sends authentication warning
161 as part of the connection session. Privously etpan would
162 bail out for any return code other than NEWSNNTP_NO_ERROR
163 but as early as the connection session a return code like
164 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
165 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
166 be considered as an error.
168 2011-08-12 [paul] 3.7.9cvs45
171 3.7.9cvs43 mistakenly dropped off the info
172 about the mime part from the tooltip
174 2011-08-12 [wwp] 3.7.9cvs44
176 * src/gtk/quicksearch.c
177 Fix duplicate key accel (thanks to Ra-Mones-Mones II).
179 2011-08-09 [paul] 3.7.9cvs43
182 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
184 2011-08-06 [paul] 3.7.9cvs42
187 fix cursor placement in Forward template
189 2011-08-06 [paul] 3.7.9cvs41
191 * src/gtk/description_window.c
192 fix bug 1963, 'Preferences Templates Information Window Focus loss'
194 2011-08-05 [holger] 3.7.9cvs40
197 Revert 3.7.9cvs35 for now, it may be problematic
200 2011-08-05 [paul] 3.7.9cvs39
204 use 'Collapse quotes' rather than 'Fold quotes' on
205 labels, for consistency
207 use 'Receive mail from account' rather than 'on account'
209 2011-07-30 [mir] 3.7.9cvs38
211 * src/etpan/Makefile.am
212 * src/plugins/pgpcore/Makefile.am
213 * src/plugins/pgpmime/Makefile.am
214 * src/plugins/smime/Makefile.am
215 Fix broken build on Debian Sid. enchant.h cannot be
216 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
217 present in Makefile.am. Apparently enchant.h in older
218 versions were placed in /usr/include which is always
221 2011-07-21 [mones] 3.7.9cvs37
223 * src/common/plugin.c
224 * src/common/plugin.h
225 Make licences allowed for plugins more explicit and also
226 accept dual (or more) licences when properly formatted.
227 Doesn't require any change on current plugins.
229 2011-07-18 [mones] 3.7.9cvs36
231 * manual/advanced.xml
232 Document briefly tags feature.
233 * manual/glossary.xml
234 Fix definition to avoid confussion with tags.
235 * manual/es/advanced.xml
236 * manual/es/glossary.xml
237 Synchronize Spanish translation with the above.
239 2011-07-07 [holger] 3.7.9cvs35
242 Add indicator stuff to the desktop file
245 2011-07-06 [paul] 3.7.9cvs34
250 2011-07-06 [mones] 3.7.9cvs33
253 Do not create an empty tag name row in panel and
254 warn user about using a non-reserved tag instead
256 2011-07-05 [mones] 3.7.9cvs32
261 * src/etpan/imap-thread.c
262 Make constants for reserved tags and use them
263 Removed also duplicate comparison while at it
265 2011-07-05 [paul] 3.7.9cvs31
268 when using a Compose template, only place the cursor
269 in the body when the cursor symbol, %cursor (%X), is used
271 2011-07-03 [paul] 3.7.9cvs30
274 do main_window_popup(mainwin); on plugin load error, or
275 else the warning dialogue and mainwindow stays minimised
278 2011-07-03 [paul] 3.7.9cvs29
281 fix bug 2462, 'Building without GnuTLS support leads to a
284 2011-07-03 [paul] 3.7.9cvs28
289 fix bug #2461, 'popup menu in message list displays
290 'move to trash' and 'delete''.
291 Add a new sensitivity condition 'M_NOT_TRASH' and
292 remove the broken workaround for right-click in summaryview.c.
293 Fix broken main menu sensitivity for "Menu/Message/Move" in
296 2011-06-21 [paul] 3.7.9cvs27
299 revert 3.7.9cvs2, it does no good
301 2011-06-18 [mir] 3.7.9cvs26
304 Fix autoconf warnings introduced in autoconf >= 2.64
306 2011-06-05 [paul] 3.7.9cvs25
316 fix strings where an informational message has been
317 wrongly entered into the translated string
319 enable 'Trash' and 'Sender' to be translated based on
320 the context, e.g. as button text and as mail header
322 fix english in Info tab
324 2011-05-25 [colin] 3.7.9cvs24
327 Fix bug #2439, "use bitwise operator for bitmask instead of
328 logical operator". Thanks to Nicolas Kaiser for the patch.
330 2011-05-18 [colin] 3.7.9cvs23
333 Fix missing group selection before xover if the
334 connection was reset before.
336 2011-05-12 [colin] 3.7.9cvs22
339 Fix bug #2412, "Send account mail address in Message-ID
340 wrongly implemented". Patch by Fabian Keil.
342 2011-05-12 [mones] 3.7.9cvs21
344 * src/etpan/nntp-thread.c
345 Fix bug #2418 "NNTP authentication is broken"
347 2011-05-09 [pawel] 3.7.9cvs20
350 * src/prefs_folder_item.c
353 2011-05-05 [colin] 3.7.9cvs19
359 Fix bug #2184, "Add account name information inside network log".
360 Initial patch by MSulchan Darmawan, expanded to other protocols.
361 This stuff is too much copy-pasted.
364 2011-04-30 [colin] 3.7.9cvs18
367 Fix bug #2414, 'Claws segfaults on startup with
368 notification plugin enabled". Thanks Christian
369 Faulhammer for the patch.
371 2011-04-27 [colin] 3.7.9cvs17
374 Make Windows' encoding CP1251 for ru_RU locale
375 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
377 2011-04-24 [paul] 3.7.9cvs16
379 * manual/claws-mail-manual.xml
380 * manual/de/claws-mail-manual.xml
381 * manual/es/claws-mail-manual.xml
382 * manual/fr/claws-mail-manual.xml
383 * manual/it/claws-mail-manual.xml
384 update copyright year
386 2011-04-24 [paul] 3.7.9cvs15
389 fix bug #2353, 'Right-clicking on spam in order to delete
390 it causes it to show in message window'
392 2011-04-24 [paul] 3.7.9cvs14
395 * src/gtk/foldersort.c
396 * src/gtk/foldersort.h
397 fix labelling, 'change folder order' to 'change mailbox order'
399 2011-04-23 [paul] 3.7.9cvs13
402 fix bug #2409, 'Failed to compile under GCC 3.x : option
403 -Wno-pointer-sign badly set in configure.ac'. mistakenly
404 committed in 3.7.8cvs19
406 2011-04-11 [paul] 3.7.9cvs12
408 * src/plugins/trayicon/trayicon.c
409 fix build bug: gtk_status_icon_set_title() is available
410 since gtk 2.18.x not 2.14.x
412 2011-04-11 [paul] 3.7.9cvs11
415 updated by Páder Rezső
417 2011-04-10 [colin] 3.7.9cvs10
423 * src/editaddress_other_attributes_ldap.c
425 * src/message_search.c
426 * src/prefs_display_header.c
427 * src/prefs_filtering_action.c
428 * src/prefs_matcher.c
430 * src/prefs_toolbar.c
431 * src/summary_search.c
432 * src/gtk/colorlabel.c
434 * src/gtk/gtkcmoptionmenu.c
435 * src/gtk/gtkshruler.c
436 * src/gtk/gtkshruler.h
438 * src/gtk/inputdialog.c
439 * src/gtk/quicksearch.c
440 Revert the whole pile of crap introduced in
443 2011-04-10 [colin] 3.7.9cvs9
447 * src/editaddress_other_attributes_ldap.c
449 * src/message_search.c
450 * src/prefs_display_header.c
451 * src/prefs_matcher.c
452 * src/prefs_toolbar.c
453 * src/summary_search.c
456 * src/gtk/inputdialog.c
457 * src/gtk/quicksearch.c
458 Finish fun with combo boxes. (hopefully)
460 2011-04-10 [colin] 3.7.9cvs8
463 * src/prefs_filtering_action.c
465 * src/gtk/gtkshruler.c
466 * src/gtk/gtkshruler.h
467 More undeprecation. GTKSHRuler is #if'ed out. We can
468 still decide to maintain the old GtkRuler widget in-tree
469 if the lack of ruler in Compose window is too
472 2011-04-10 [colin] 3.7.9cvs7
477 * src/editaddress_other_attributes_ldap.c
478 * src/message_search.c
479 * src/prefs_display_header.c
480 * src/prefs_filtering_action.c
482 * src/prefs_toolbar.c
483 * src/summary_search.c
484 * src/gtk/colorlabel.c
486 * src/gtk/gtkcmoptionmenu.c
488 More comboboxtext undeprecation
490 2011-04-10 [colin] 3.7.9cvs6
495 2011-04-10 [colin] 3.7.9cvs5
500 2011-04-10 [colin] 3.7.9cvs4
503 * src/editaddress_other_attributes_ldap.c
504 * src/message_search.c
505 * src/prefs_display_header.c
506 * src/prefs_filtering_action.c
508 * src/prefs_toolbar.c
509 * src/summary_search.c
512 gtk_combo_box_*_text() is deprecated, and
513 gtk_combo_box_text_*() is the new hotness.
515 2011-04-10 [colin] 3.7.9cvs3
523 * src/gtk/gtkvscrollbutton.c
524 * src/gtk/gtkvscrollbutton.h
525 s/GtkFunction/GSourceFunc
527 2011-04-10 [colin] 3.7.9cvs2
530 Use gtkut_window_popup() to work around a bug in Gnome Shell.
531 This is the patch from bug #2396, it should be innocuous even
532 if that's useless to do deiconify + present window...
534 2011-04-09 [paul] 3.7.9cvs1
536 * src/prefs_summaries.c
537 fix typo in string. (thanks, Brad!)
539 2011-04-09 [paul] 3.7.9
545 2011-04-09 [paul] 3.7.8cvs78
555 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
556 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
559 2011-04-09 [colin] 3.7.8cvs77
562 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
563 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
564 encoding filename. Hooray for stupid.
566 2011-04-08 [colin] 3.7.8cvs76
569 Fix action Stop: if child does not react to SIGTERM, it'll
570 probably start behaving when it'll get a SIGKILL on the user's
571 second press on Stop.
572 Fixes bug #2237, "User action makes Claws unresponsive".
574 2011-04-08 [colin] 3.7.8cvs75
579 * src/folder_item_prefs.c
580 * src/folder_item_prefs.h
581 * src/prefs_account.c
582 Fix bug #2382, "folderitemrc not updated when account
583 name is changed". Indeed, this wasn't done.
585 2011-04-08 [wwp] 3.7.8cvs74
588 Add support for quoted values (*="value").
589 This commonly fixes a trailing quote appearing to filenames
590 sent by iphone Mail (not sure if it's culprit at all, though).
592 2011-04-08 [colin] 3.7.8cvs73
595 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu
596 caused by attachments with extended chars in the file name". Patch
597 derived from a patch bt Fabien Keil
599 2011-04-05 [wwp] 3.7.8cvs72
602 A debug string not to translate.
604 2011-04-03 [colin] 3.7.8cvs71
607 Fix bug #2394, "backtrace() crashes on FreeBSD"
608 That's not the first bug-report where internal
609 debug-only backtrace() crashes on FreeBSD.
611 2011-04-03 [colin] 3.7.8cvs70
614 Fix bug #2365 again, "Crash when auto-scrolling headers in
616 Batch-mode compose windows (from filtering actions) shouldn't
617 try to access stuff after flushing events...
619 2011-03-31 [paul] 3.7.8cvs69
622 update as gtk >= 2.10 now required
623 (because I'll never remember to do this later)
625 2011-03-26 [paul] 3.7.8cvs68
628 fix separators in Go To menu
630 2011-03-20 [colin] 3.7.8cvs67
633 Drop the *_DISABLE_DEPRECATED. We'll put them back
634 when we'll have time to handle them
636 2011-03-18 [paul] 3.7.8cvs66
639 make user-facing message more accurate -
640 'Network Log' not 'View Log'
642 2011-03-17 [wwp] 3.7.8cvs65
645 Fix a typo around plural form, as reported by
648 2011-03-15 [colin] 3.7.8cvs64
653 Fix bug #2381, "Support for NetworkManager 0.9".
654 Patch by Mikhail Efremov
656 2011-03-04 [colin] 3.7.8cvs63
660 Fix segfault on Windows
663 * src/common/w32_unistd.c
664 * src/common/w32lib.h
665 Rationalize use of time_r() funcs (pthread do define them)
667 2011-03-02 [pawel] 3.7.8cvs62
670 Re-implement widgets aligning, switch from GtkSizeGroup
671 to GtkTable - this should fix disappearing labels
673 2011-03-01 [pawel] 3.7.8cvs61
676 Wizard GUI cleanups. Make it look and behave more
677 like account preferences.
679 2011-02-23 [colin] 3.7.8cvs60
681 * src/common/Makefile.am
684 2011-02-23 [colin] 3.7.8cvs59
688 * src/common/Makefile.am
689 * src/common/plugin.c
690 * src/common/valgrind.h
691 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
692 Use valgrind's own header.
694 2011-02-22 [colin] 3.7.8cvs58
696 * src/prefs_account.c
697 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
698 signed message" upon new installation. This is disturbing when PGP
699 plugins are loaded by default.
701 2011-02-16 [paul] 3.7.8cvs57
704 update copyright headers throughout
706 2011-02-16 [paul] 3.7.8cvs56
709 use gettext plural form for "item selected"/"items selected"
711 2011-02-13 [colin] 3.7.8cvs55
715 Fix bug #2361, "Claws crashes after PGP Check in separate
716 msg view". Don't let the cancel thread lie around after
717 the verification ended.
719 2011-02-13 [paul] 3.7.8cvs54
722 updated by Mindaugas Baranauskas
724 2011-02-11 [mones] 3.7.8cvs53
726 * manual/es/advanced.xml
727 Sync with English manual
729 Fix remaining mismatched alloc/free from cppcheck
731 2011-02-10 [pawel] 3.7.8cvs52
736 2011-02-10 [pawel] 3.7.8cvs51
738 * src/prefs_toolbar.c
739 - set menus sensitivity in item type combo depending on
740 availability of actions / plugin hooks
741 - style fixes, spaces instead of tabs mostly
743 2011-02-10 [paul] 3.7.8cvs50
745 * src/prefs_account.c
746 move the 'send acc mail addr in msg-id" option to
749 2011-02-10 [paul] 3.7.8cvs49
751 * src/prefs_account.c
752 move the 'expunge immediately' option to a more
755 2011-02-05 [pawel] 3.7.8cvs48
757 * manual/advanced.xml
758 Document new hidden pref
760 Dont treat mimeparts referenced by others as
765 Add ability to hide inline attachments referenced
766 by other mimeparts in MimeView. To enable this
767 feature set show_inline_attachments=0 in your clawsrc
769 2011-01-25 [colin] 3.7.8cvs47
772 Fix matcher body parsing: decode mails with our
773 MIME parser. This speeds up body search a bit as
774 binary attachments are not searched anymore, slows
775 down a bit full message searches, but not awfully.
776 * src/summary_search.c
777 Use matcher API to search, in all cases (advanced search or
778 not). Also, fix little logic bugs related to combos history
783 Remove dead code, export functions needed by matcher.c
785 2011-01-25 [colin] 3.7.8cvs46
790 * src/common/ssl_certificate.c
791 Fix mismatched alloc/free (thanks to cppcheck)
793 2011-01-25 [colin] 3.7.8cvs45
796 Fix leak on error path
798 2011-01-23 [mones] 3.7.8cvs44
800 * manual/es/advanced.xml
801 Sync with English manual
803 2011-01-23 [paul] 3.7.8cvs43
806 it's 2011, update copyright line
808 2011-01-23 [paul] 3.7.8cvs42
810 * manual/advanced.xml
814 fix bug #2350, 'Make displaying localized date/time in
815 message view optional'.
816 This introduces a new hidden option (why do more?),
817 'msgview_date_format', which defaults to OFF, maintaining
818 the current and expected behaviour.
820 2011-01-21 [colin] 3.7.8cvs41
823 Fix bug #2050, Clawsmail sends return receipt every seconds
824 We forgot to close the file when parsing
825 disposition-notification fields, which made unlinking of the
826 corresponding emails in tempfolder/processing impossible in
827 Windows. Causing them to be re-fetched every time.
829 2011-01-21 [colin] 3.7.8cvs40
832 Fix again bug #2346: We should have a %u parameter.
834 2011-01-21 [colin] 3.7.8cvs39
836 * src/plugins/spamassassin/spamassassin.c
837 Fix sa-learn when offline (its command line parsing is
838 space-dependant). Patch by Wolfgang Lorenz
840 2011-01-19 [pawel] 3.7.8cvs38
843 Fix Bug 2346 'Please register x-handler-scheme
844 in .desktop file' patch by Laurent Bigonville
845 While I'm here update things to current
846 standards, fix desktop-file-validate warnings/errors
848 2011-01-18 [colin] 3.7.8cvs37
851 Fix logic on SMTP AUTH: If the selected method isn't
852 available, say so instead of supposing it'll work.
853 Fixes bug #2039, 'SMTP AUTHENTICATION'
855 2011-01-15 [pawel] 3.7.8cvs36
857 * src/prefs_folder_item.c
858 Rework subject regexp simplify gui a bit, this give us better
859 options page layout (window with min width was too short to
860 show all contents and thigs were unwieldy) and better preview
861 of regexp working/not working
863 2011-01-14 [pawel] 3.7.8cvs35
866 strncpy2() NULLify strings just fine, no need to be
869 2011-01-14 [pawel] 3.7.8cvs34
872 Fix Bug #2165 'The date not localized in the message view'
873 Display Date header in messageview in the same way as in
874 summaryview by respecting date format set in preferences.
876 2011-01-06 [pawel] 3.7.8cvs33
878 * src/prefs_account.c
879 * src/prefs_folder_item.c
882 Make quote templates widgets more compact
884 2011-01-06 [pawel] 3.7.8cvs32
886 * src/plugins/trayicon/trayicon.c
887 - fix logic bug which caused icon to be
888 always set no-mail status on plugin load
889 - force icon hide on plugin_done(), without
890 it empty space(?!) is left in tray under KDE3 and KDE4
892 2011-01-06 [colin] 3.7.8cvs31
903 Unmime headers differently whether they're addresses or not:
904 It's useless to quote things containing commas if it's in
905 subject, for example. (introduced in 3.7.8cvs26)
907 2011-01-06 [colin] 3.7.8cvs30
909 * src/gtk/gtkaspell.c
910 Complete previous patch
912 * src/plugins/pgpinline/pgpinline.c
915 2011-01-06 [paul] 3.7.8cvs29
921 add Lithuanian translation (approx. 65% complete)
922 submitted by Mindaugas Baranauskas
924 2011-01-06 [pawel] 3.7.8cvs28
929 * src/prefs_actions.c
931 * src/gtk/gtkaspell.c
932 * src/plugins/pgpinline/pgpinline.c
933 * src/plugins/pgpmime/pgpmime.c
934 * src/plugins/smime/smime.c
935 Fix memory/file descriptors leaks
937 2011-01-06 [paul] 3.7.8cvs27
939 * src/plugins/pgpcore/sgpgme.c
940 fix bug #2322, 'GPG Full info: showing subkey
941 ID instead of primary key fingerprint'
942 Patch by Sébastien Bigaret.
944 2011-01-03 [colin] 3.7.8cvs26
947 Better quote-checking when unmim-ing headers
950 2011-01-03 [colin] 3.7.8cvs25
953 Fix bug #2299, "Incorrect handling of quoted printable coma
954 in headers". As this is really painful to fix by switching
955 the whole stuff to a list of headers tokens, we workaround
956 the problem by adding quotes around the encoded-word (making
957 it a quoted-string which continuity is already handled).
959 2011-01-03 [colin] 3.7.8cvs24
964 2010-12-23 [colin] 3.7.8cvs23
967 Finish fixing bug #2203: When forwarding (inline) and there
968 are some text/* parts with no name, set them a name and
969 set their disposition to attachment, so that recipients with
970 MUAs preferring HTML parts don't show them by default.
972 2010-12-22 [paul] 3.7.8cvs22
975 fix missing file in 3.7.8cvs20
977 2010-12-22 [colin] 3.7.8cvs21
981 Implement a nicer scroll when drag and dropping
983 2010-12-22 [colin] 3.7.8cvs20
986 Store charset if available when attaching text/* parts
987 Fixes bug #2203, 'Problems in forwarding multipart/
988 alternative messages with HTML part'
990 2010-12-22 [colin] 3.7.8cvs19
995 2010-12-21 [colin] 3.7.8cvs18
999 * src/common/session.c
1000 * src/common/session.h
1001 Differentiate between running sessions and connected
1002 sessions. Fixes bug #2332, "Crash when hitting cancel
1003 on the SMTP status window"
1005 2010-12-21 [colin] 3.7.8cvs17
1007 * src/etpan/etpan-thread-manager.c
1010 2010-12-21 [colin] 3.7.8cvs16
1013 Check whether we should continue loading the
1014 current textview after inserting a possibly
1017 2010-12-20 [colin] 3.7.8cvs15
1021 Removed. Dead code since ages!
1023 * src/gtk/gtkcmclist.c
1024 * src/gtk/gtkcmctree.c
1025 * src/gtk/gtksctree.c
1026 undefine *_DISABLE_DEPRECATED in the files that
1027 use deprecated interfaces. Implicit declarations
1028 can lead to crashes as prototypes are unknown, as
1029 evidenced by bug #2315.
1031 2010-12-20 [colin] 3.7.8cvs14
1034 Don't flush events when adding an header entry. This
1035 can mess up the keypresses in the previous header.
1036 Instead, make the scroll happen later (doing it on the
1037 spot without flushing events doesn't work as the new
1038 requisitions aren't set yet).
1040 2010-12-20 [colin] 3.7.8cvs13
1043 Don't iconify at start on w32. This un-iconifies in the
1046 2010-12-20 [colin] 3.7.8cvs12
1048 * src/common/base64.c
1049 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
1050 Patch by pochini at shiny.it
1052 2010-12-19 [colin] 3.7.8cvs11
1057 2010-12-18 [colin] 3.7.8cvs10
1060 Fix bug #2148, "Attachment content-transfer-encoding
1061 incorrectly set when signing emails". The RFC 2045
1062 states that message/* and multipart/* encoding must
1063 be either 7-bit, 8-bit or binary.
1065 2010-12-18 [mones] 3.7.8cvs9
1068 Fix crash when searching or adding a LDAP server
1070 2010-12-17 [colin] 3.7.8cvs8
1079 Better error logging. Disable LDAP SSL/TLS on
1080 Windows, it's crashy/non-worky.
1082 2010-12-17 [colin] 3.7.8cvs7
1085 Fix bug #2325, "messages remains in folder cache after moving
1086 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
1088 2010-12-17 [colin] 3.7.8cvs6
1100 Windows build fixes (w32 LDAP completely untested!)
1102 2010-12-16 [colin] 3.7.8cvs5
1112 Try to rationalize a bit LDAP connections
1114 2010-12-16 [colin] 3.7.8cvs4
1116 * src/prefs_spelling.c
1118 Add a button to get dictionaries (win32)
1120 2010-12-16 [colin] 3.7.8cvs3
1122 * src/prefs_matcher.c
1123 Fix bug #2279, "crash when clicking 'define' in filter
1124 configuring". Thanks to Theodor Ciobanu for the hint at
1127 2010-12-14 [colin] 3.7.8cvs2
1129 * src/gtk/gtkaspell.c
1130 Add missing guard for sys/wait.h
1132 2010-12-05 [colin] 3.7.8cvs1
1134 * tools/make.themes.project
1135 Seems wget has changed naming of targets downloaded.
1136 Fix it by always providing our own name.
1137 [Pushing mones' patch again after messing with CVSROOT]
1139 2010-12-04 [paul] 3.7.8
1145 2010-12-03 [paul] 3.7.7cvs11
1148 * manual/xml2pdf ** REMOVED **
1149 * manual/dist/pdf/Makefile.am
1150 * manual/es/dist/pdf/Makefile.am
1151 * manual/fr/dist/pdf/Makefile.am
1152 * manual/pl/dist/pdf/Makefile.am
1153 simplify check for tools needed for manual building,
1154 remove xml2pdf and use docbook2pdf instead
1156 2010-12-03 [mir] 3.7.7cvs10
1159 Fix bug so that configure option --disable-manual
1160 actually disable building the manuals
1162 2010-12-01 [pawel] 3.7.7cvs9
1165 One more GTK+ 2.22 build fix
1167 2010-11-30 [colin] 3.7.7cvs8
1170 Fix bug #2317, 'Action results in "Bad file descriptor"'
1171 Introduced in 3.7.6cvs57. In fact the error has been there
1172 since ages, and only new thing is the verification of the
1173 various functions return code. Let the stuff work as it
1174 does, as it seems to do the right thing since ages.
1176 2010-11-28 [colin] 3.7.7cvs7
1178 * src/gtk/quicksearch.c
1179 Fix bug #2313, 'CLI quicksearch sometimes returns
1180 the same messages twice'. Patch by Sebastien Bigaret
1182 2010-11-25 [paul] 3.7.7cvs6
1184 * src/prefs_common.c
1185 make "gtk_can_change_accels" FALSE by default.
1186 fixes bug #2309, 'Shortcuts should not be modifiable
1189 2010-11-24 [mones] 3.7.7cvs5
1192 Add missing shortcuts for marking as spam and ham
1193 Fixes Debian bug #599547
1195 2010-11-22 [colin] 3.7.7cvs4
1198 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
1199 five patches were needed to fix a corner case
1200 is a good indicator that is was bound to break
1203 2010-11-21 [colin] 3.7.7cvs3
1205 * src/plugins/pgpcore/claws.def
1208 2010-11-20 [wwp] 3.7.7cvs2
1211 Fix either a typo or an irrelevant iff word there.
1212 IMO type and recursive possible values should be changed to
1213 smth simple and neat here, and help strings be really
1216 2010-11-20 [colin] 3.7.7cvs1
1219 Damn, forgot to commit this file twice.
1221 2010-11-19 [paul] 3.7.7
1227 2010-11-19 [paul] 3.7.6cvs66
1240 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
1241 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
1242 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
1244 2010-11-17 [colin] 3.7.6cvs65
1246 * src/common/utils.c
1247 Separate email address from timestamp with a dot.
1250 2010-11-17 [colin] 3.7.6cvs64
1252 * src/common/utils.c
1253 Fix multiple @ in generated message-ids.
1254 That's not allowed in RFC 2822.
1256 2010-11-16 [mones] 3.7.6cvs63
1258 * manual/es/advanced.xml
1259 Synchronise with English version
1261 2010-11-04 [wwp] 3.7.6cvs62
1264 Fix bug 2293, "filtering: simplify expression", as simplifying
1265 this expression doesn't make it less easy to understand and we
1266 gain few cycles by making the logical expression more simple
1267 by applying. Patch by Nicolas Kaiser.
1269 2010-11-03 [colin] 3.7.6cvs61
1272 Fix bug 2294, "addrindex.c: address index conversion always
1273 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
1275 2010-11-02 [wwp] 3.7.6cvs60
1280 Enlarge the progress bar (main window) a bit when compiling
1281 for UMPCs like maemo: this solves truncated text that might
1282 appear in the progress bar while processing messages.
1283 Also use a more compact string format when displaying
1284 progress like 'number/total', still for UMPCs, this fixes
1285 a previous inconsistency with these format strings where
1286 no space around the / were used sometimes.
1288 2010-10-26 [ticho] 3.7.6cvs59
1291 Recreate NNTP session if server port setting has changed. Fixes
1294 2010-10-26 [colin] 3.7.6cvs58
1298 Fix copy-paste error, thanks to David Relson
1301 2010-10-18 [colin] 3.7.6cvs57
1308 * src/prefs_themes.c
1311 * src/gtk/gtkutils.c
1312 * src/gtk/quicksearch.c
1313 * src/gtk/quicksearch.h
1314 * src/plugins/pgpcore/passphrase.c
1315 * src/plugins/spamassassin/libspamc.c
1318 2010-10-17 [colin] 3.7.6cvs56
1320 * src/prefs_themes.c
1321 * src/gtk/gtkaspell.c
1322 * src/gtk/gtkutils.c
1323 * src/gtk/gtkutils.h
1324 * src/gtk/inputdialog.c
1325 * src/gtk/progressdialog.c
1326 Undeprecate a few things
1328 2010-10-17 [colin] 3.7.6cvs55
1332 * src/gtk/quicksearch.c
1333 * src/gtk/quicksearch.h
1334 Add ability to search from the command-line.
1335 Closes bug 2249, ' Making QuickSearch independent from the GUI'
1336 Patch by Sebastien Bigarret.
1338 2010-10-04 [mones] 3.7.6cvs54
1340 * manual/dist/pdf/Makefile.am
1341 Fix build of English PDF manual
1342 (sh: Can't open ../../../xml2pdf)
1344 2010-10-03 [colin] 3.7.6cvs53
1351 Get rid of GRelation which were, mostly, used as
1352 GHashTables. Probably fixes bug #2277, 'Segfault when
1353 loading inbox for the first time'
1355 2010-10-03 [mir] 3.7.6cvs52
1357 * manual/de/dist/html/Makefile.am
1358 * manual/de/dist/pdf/Makefile.am
1359 * manual/de/dist/ps/Makefile.am
1360 * manual/de/dist/txt/Makefile.am
1361 * manual/dist/html/Makefile.am
1362 * manual/dist/pdf/Makefile.am
1363 * manual/dist/ps/Makefile.am
1364 * manual/dist/txt/Makefile.am
1365 * manual/es/dist/html/Makefile.am
1366 * manual/es/dist/pdf/Makefile.am
1367 * manual/es/dist/ps/Makefile.am
1368 * manual/es/dist/txt/Makefile.am
1369 * manual/fr/dist/html/Makefile.am
1370 * manual/fr/dist/pdf/Makefile.am
1371 * manual/fr/dist/ps/Makefile.am
1372 * manual/fr/dist/txt/Makefile.am
1373 * manual/pl/dist/html/Makefile.am
1374 * manual/pl/dist/pdf/Makefile.am
1375 * manual/pl/dist/ps/Makefile.am
1376 * manual/pl/dist/txt/Makefile.am
1377 Missing Makefile.am's for 3.7.6cvs49
1380 2010-10-03 [colin] 3.7.6cvs51
1385 2010-10-02 [mir] 3.7.6cvs50
1387 * manual/de/dist/html/Makefile.am
1388 * manual/de/dist/pdf/Makefile.am
1389 * manual/de/dist/ps/Makefile.am
1390 * manual/de/dist/txt/Makefile.am
1391 * manual/dist/html/Makefile.am
1392 * manual/dist/pdf/Makefile.am
1393 * manual/dist/ps/Makefile.am
1394 * manual/dist/txt/Makefile.am
1395 * manual/es/dist/html/Makefile.am
1396 * manual/es/dist/pdf/Makefile.am
1397 * manual/es/dist/ps/Makefile.am
1398 * manual/es/dist/txt/Makefile.am
1399 * manual/fr/dist/html/Makefile.am
1400 * manual/fr/dist/pdf/Makefile.am
1401 * manual/fr/dist/ps/Makefile.am
1402 * manual/fr/dist/txt/Makefile.am
1403 * manual/pl/dist/html/Makefile.am
1404 * manual/pl/dist/pdf/Makefile.am
1405 * manual/pl/dist/ps/Makefile.am
1406 * manual/pl/dist/txt/Makefile.am
1407 Part 2 of last commit which broke due to a permission error
1408 Avoid claws trying to build manuals if the required
1409 tools are not present.
1411 2010-10-02 [mir] 3.7.6cvs49
1414 * manual/de/dist/html/Makefile.am
1415 * manual/de/dist/pdf/Makefile.am
1416 * manual/de/dist/ps/Makefile.am
1417 * manual/de/dist/txt/Makefile.am
1418 * manual/dist/html/Makefile.am
1419 * manual/dist/pdf/Makefile.am
1420 * manual/dist/ps/Makefile.am
1421 * manual/dist/txt/Makefile.am
1422 * manual/es/dist/html/Makefile.am
1423 * manual/es/dist/pdf/Makefile.am
1424 * manual/es/dist/ps/Makefile.am
1425 * manual/es/dist/txt/Makefile.am
1426 * manual/fr/dist/html/Makefile.am
1427 * manual/fr/dist/pdf/Makefile.am
1428 * manual/fr/dist/ps/Makefile.am
1429 * manual/fr/dist/txt/Makefile.am
1430 * manual/pl/dist/html/Makefile.am
1431 * manual/pl/dist/pdf/Makefile.am
1432 * manual/pl/dist/ps/Makefile.am
1433 * manual/pl/dist/txt/Makefile.am
1434 1) Downgrade autoconf requirements to 2.59 to allow
1435 building on oldest supported Linux distributions.
1436 2) Only try to build manuals if the needed software
1439 2010-10-02 [colin] 3.7.6cvs48
1441 * src/plugins/trayicon/trayicon.c
1442 And fix theme updating.
1444 2010-10-02 [colin] 3.7.6cvs47
1446 * src/plugins/trayicon/trayicon.c
1447 Got burnt by wrong indentation!
1449 2010-10-02 [colin] 3.7.6cvs46
1452 Forgot to remove the directory from top-level
1454 2010-10-02 [colin] 3.7.6cvs45
1456 * src/plugins/trayicon/Makefile.am
1457 * src/plugins/trayicon/trayicon.c
1458 * src/plugins/trayicon/libeggtrayicon/.cvsignore
1459 * src/plugins/trayicon/libeggtrayicon/Makefile.am
1460 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1461 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1462 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1463 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1464 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1465 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1466 * src/plugins/trayicon/libeggtrayicon/xembed.h
1467 Finally get rid of Eggtrayicon, use GtkStatusIcon
1468 instead (which can be done safely now that we
1471 2010-10-02 [colin] 3.7.6cvs44
1479 * src/editaddress_other_attributes_ldap.c
1482 * src/grouplistdialog.c
1484 * src/image_viewer.c
1488 * src/message_search.c
1490 * src/prefs_themes.c
1491 * src/summary_search.c
1494 * src/etpan/imap-thread.c
1496 * src/gtk/gtkcmclist.c
1497 * src/gtk/gtkcmoptionmenu.c
1498 * src/gtk/gtkutils.c
1499 * src/gtk/gtkutils.h
1500 * src/gtk/gtkvscrollbutton.c
1501 * src/plugins/pgpcore/select-keys.c
1502 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1503 Undeprecate for GTK+2.22. Patch by Reed Loden.
1504 Fixes bug #2276, 'Compile in maintainer mode
1505 fails on GTK+ 2.22'.
1507 2010-10-02 [colin] 3.7.6cvs43
1510 It's now time to remove the temporary enable-openssl
1511 option that was used when we removed OpenSSL. See
1512 bug #2276 comment #14.
1514 2010-09-30 [wwp] 3.7.6cvs42
1516 * src/prefs_account.c
1517 * src/prefs_filtering_action.c
1518 * src/prefs_matcher.c
1519 Fix bug #2274, wrong color label index range
1520 used w/ gtk_cmoption_menu (behaviour change
1521 has been introduced w/ 3.5.0cvs49 apparently),
1522 now it must be 1..N so let's use colorlabel value
1526 2010-09-20 [pawel] 3.7.6cvs41
1533 2010-09-19 [pawel] 3.7.6cvs40
1538 Set ML menus sensitivity accordingly to
1539 possibility of reply to ML
1541 2010-09-19 [colin] 3.7.6cvs39
1544 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
1545 to newsgroups, and NNTP accounts *can* send email. We
1546 should not force an email account when replying to_ml or
1549 2010-09-19 [colin] 3.7.6cvs38
1552 Revert previous commit (which breaks Reply to newsgroups)
1554 2010-09-17 [pawel] 3.7.6cvs37
1557 Respect reply_account_autosel when changing compose
1558 account to email one while replying to NNTP post
1560 2010-09-17 [wwp] 3.7.6cvs36
1562 * doc/man/claws-mail.1
1563 Update --compose documentation in `man claws-mail`.
1565 2010-09-12 [pawel] 3.7.6cvs35
1568 Add forgotten bit to previous commit,
1569 select email account when replying to ML
1571 2010-09-12 [pawel] 3.7.6cvs34
1574 Fix bug #2247 "nntp reply-to-all broken?"
1575 Make reply-to-all and reply-to-ml work as expected in
1576 mailing list through NNTP case
1578 2010-09-11 [pawel] 3.7.6cvs33
1583 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
1584 fixes build with GTK+ < 2.18
1586 2010-09-10 [pawel] 3.7.6cvs32
1591 Make Tab key switch between FolderView, MsgView and
1592 SummaryView only, other widgets have/can have their own
1595 2010-08-25 [colin] 3.7.6cvs31
1600 * src/common/base64.c
1601 * src/common/base64.h
1602 Fix bug #2245, "base64 decoding fails with line breaks"
1603 Patch by Yotam Medini
1605 2010-08-25 [colin] 3.7.6cvs30
1608 Fix bug #2241, "Empty trash on exit fails on scripted exit"
1610 2010-08-23 [pawel] 3.7.6cvs29
1613 * src/send_message.c
1616 Hide progressbar on statusbar when not needed
1618 2010-08-17 [colin] 3.7.6cvs28
1621 Fix previous patch (our own tmp dir is inside
1624 2010-08-16 [colin] 3.7.6cvs27
1627 Use temp dir to store logs in Windows. Avoids doing
1628 get_rc_dir() early, which prevents set_rc_dir()
1631 2010-07-31 [holger] 3.7.6cvs26
1633 * src/gtk/gtkshruler.c
1634 Yet more GdkGC to Cairo porting
1636 2010-07-30 [holger] 3.7.6cvs25
1638 * src/stock_pixmap.c
1639 More GdkGC to Cairo porting
1641 2010-07-30 [holger] 3.7.6cvs24
1643 * src/gtk/colorlabel.c
1644 One GdkGC usage less
1646 2010-07-29 [holger] 3.7.6cvs23
1649 Replace some gdk drawing with cairo, as the former
1650 is going towards deprecation.
1652 2010-07-25 [colin] 3.7.6cvs22
1654 * src/common/utils.c
1655 And now for a real fix. g_list_remove() doesn't, of
1656 course, free the data. But we have to have a solid
1657 pointer to it in order to free it ourselves instead
1658 of relying on the old freed list pointer.
1659 Maybe that's the last patch on the subject now ? :)
1661 2010-07-25 [colin] 3.7.6cvs21
1663 * src/common/utils.c
1664 Remove stupid and extraneous g_free() of elements
1665 which have just been freed by g_list_remove(). (see
1666 GList documentation). I don't know how it worked before
1668 2010-07-25 [colin] 3.7.6cvs20
1670 * src/common/utils.c
1671 Reverse free/use with more logical and safe
1672 use/free. Thanks to Michael Rasmussen !
1674 2010-07-24 [colin] 3.7.6cvs19
1676 * src/gtk/quicksearch.c
1677 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
1678 'freeze when using quick search'
1680 2010-07-11 [iwkse] 3.7.6cvs18
1682 * src/gtk/quicksearch.c
1683 Add SMALL_LAYOUT to quicksearch_relayout
1685 2010-07-10 [iwkse] 3.7.6cvs17
1688 Remove forgotten variable from
1689 the last bugfix #2224
1691 2010-07-10 [colin] 3.7.6cvs16
1694 * src/gtk/quicksearch.c
1695 Clean fix for bug #2224: don't mess with GTK settings when
1696 handling the layout ourselves is enough
1698 2010-07-09 [iwkse] 3.7.6cvs15
1702 Better fix for Bug #2224
1704 2010-07-09 [iwkse] 3.7.6cvs14
1708 Always use stock icons on buttons
1710 2010-07-08 [colin] 3.7.6cvs13
1713 Fix bug 2223, 'Compilation fails with GTK+
1714 2.21.3'. Thanks to Jan Psota !
1716 2010-06-29 [pawel] 3.7.6cvs12
1719 Revert 3.7.5cvs41, it breaks templates that use %X
1721 2010-06-23 [wwp] 3.7.6cvs11
1723 * src/gtk/colorlabel.c
1724 Silent up a warning by avoiding possible confusion
1725 in logical expression evaluation, thanks to TuxCM.
1727 2010-06-21 [iwkse] 3.7.6cvs10
1729 * src/gtk/quicksearch.c
1730 Do not add into quicksearch history
1731 matching rules with bad syntax
1733 2010-05-26 [holger] 3.7.6cvs9
1737 Add function to select rows given a list of messages,
1738 complementary to summary_get_selected_msg_list()
1740 2010-05-22 [mir] 3.7.6cvs8
1743 Fix bug 2208. Encode encrypted password to qouted
1744 printable to avoid making invalid XML. Encoding
1745 will be activated the first time the password is
1748 2010-05-22 [paul] 3.7.6cvs7
1750 * manual/advanced.xml
1752 * src/prefs_common.c
1753 * src/prefs_common.h
1754 after using the compose margin for several days
1755 I wanted the old style back - add a new hidden
1756 pref 'show_compose_margin' to restore the old
1757 behaviour (defaults to FALSE)
1759 2010-05-14 [paul] 3.7.6cvs6
1762 add a margin to the compose window text that matches
1763 the margin in textview
1765 2010-05-14 [colin] 3.7.6cvs5
1767 * src/gtk/sslcertwindow.c
1768 Fix dangling pointer. Thanks to Michael R!
1770 2010-05-14 [colin] 3.7.6cvs4
1772 * src/gtk/sslcertwindow.c
1773 Fix bug 1993, 'Cannot send mail when SSL certificate is
1774 expired but certificate check is skipped' and maybe
1775 bug 2200, 'SSL is not working with POP3'
1777 2010-05-14 [colin] 3.7.6cvs3
1779 * src/plugins/pgpinline/pgpinline.c
1780 Fix bug 2205, 'PGPInline: segfault on malformed mails'
1782 2010-05-04 [iwkse] 3.7.6cvs2
1784 * src/prefs_message.c
1785 Get a generic name as 'Quotation' for
1788 2010-05-04 [iwkse] 3.7.6cvs1
1790 * src/prefs_message.c
1791 * src/prefs_common.h
1792 * src/prefs_common.c
1795 Option for collapsing via double-click
1797 2010-05-01 [paul] 3.7.6
1803 2010-05-01 [paul] 3.7.5cvs55
1805 * tools/claws.i18n.status.pl
1808 2010-05-01 [paul] 3.7.5cvs54
1811 add YUP, new Ukrainian translator
1813 2010-04-30 [paul] 3.7.5cvs53
1817 add Ukrainian translation, submitted by YUP
1826 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
1827 Páder Rezső, Marcel Pol, Frederico Goncalves Guimaraes,
1828 Tiago Faria, and Slavko
1830 2010-04-26 [wwp] 3.7.5cvs52
1835 2010-04-26 [mones] 3.7.5cvs51
1840 2010-04-22 [pawel] 3.7.5cvs50
1845 first NULL check pointer, then use it
1847 2010-04-22 [colin] 3.7.5cvs49
1850 Fix error message when session isn't established
1852 Update translation and fix a typo in it
1854 2010-04-15 [pawel] 3.7.5cvs48
1856 * src/prefs_account.c
1857 Fix Bug 2144 'When creating an account with IMAP4+SSL,
1858 the port isn't configured properly'
1859 When using SSL/TLS tunneling automatically use default
1860 ports for encrypted connections: smtps, pop3s, imaps, nntps
1862 2010-04-15 [pawel] 3.7.5cvs47
1865 Fix crasher in actions using '%f' argument
1866 on multiple files with external scripts which
1867 don't return any output.
1869 2010-04-14 [colin] 3.7.5cvs46
1872 Fix hand cursor after error symbol appears
1874 2010-04-12 [colin] 3.7.5cvs45
1877 Fix bug 2162, 'configure check for libetpan
1878 fails with libetpan 1.0'
1881 2010-04-09 [mones] 3.7.5cvs44
1883 * manual/de/glossary.xml
1884 Fix encoding to match main document's
1885 Also fixes make dist with Debian's openjade
1887 2010-03-29 [pawel] 3.7.5cvs43
1889 * src/matcher_parser.h
1890 * src/matcher_parser_parse.y
1891 * src/gtk/quicksearch.c
1892 Disable matcher warnings when populating quicksearch
1893 completion lists on startup
1895 2010-03-27 [colin] 3.7.5cvs42
1897 * src/gtk/quicksearch.c
1898 Fix double-free later in code. Optimize
1901 2010-03-27 [pawel] 3.7.5cvs41
1904 Make sure that quote ends with new line char
1906 2010-03-26 [pawel] 3.7.5cvs40
1911 Fix Bug 1928 Add "reply to this address" pop menu
1913 - Set composing account to email one when creating/replying
1914 from NNTP folder by clicking link or choosing option
1918 2010-03-25 [paul] 3.7.5cvs39
1920 * src/gtk/gtkcmclist.c
1921 Fix build with GTK+ 2.20
1923 2010-03-24 [pawel] 3.7.5cvs38
1928 * src/grouplistdialog.c
1932 * src/prefs_account.c
1933 * src/gtk/gtkcmclist.c
1934 * src/gtk/gtkcmctree.c
1935 * src/gtk/gtkcmoptionmenu.c
1936 * src/gtk/gtksctree.c
1937 * src/gtk/gtkshruler.c
1938 * src/gtk/gtkutils.c
1939 * src/gtk/gtkutils.h
1940 * src/gtk/gtkvscrollbutton.c
1941 * src/gtk/inputdialog.c
1942 * src/gtk/spell_entry.c
1943 * src/plugins/trayicon/trayicon.c
1944 * src/plugins/trayicon/libeggtrayicon/Makefile.am
1945 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1946 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1947 Fix build with GTK+ 2.19
1949 2010-03-23 [pawel] 3.7.5cvs37
1953 Respect view->show_col_headers option
1954 * src/gtk/gtkcmctree.c
1955 Fix GtkCmcTree column width calculation when it has
1956 auto_resize set and new node is added
1958 2010-03-22 [pawel] 3.7.5cvs36
1960 * src/grouplistdialog.c
1961 * src/prefs_common.c
1962 * src/prefs_common.h
1963 - remember newsgroups list dialog size
1964 - respect use_dotted_lines hidden pref
1965 - respect use_stripes_everywhere hidden pref
1967 2010-03-21 [pawel] 3.7.5cvs35
1970 Remove superfluous gtk_widget_show_all()
1973 * src/common/utils.c
1976 2010-03-21 [pawel] 3.7.5cvs34
1979 * src/gtk/quicksearch.c
1980 * src/gtk/quicksearch.h
1981 Implement separate search phrase completion for
1982 normal/extended quicksearch
1984 2010-03-11 [paul] 3.7.5cvs33
1987 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
1988 submitted by Yuwei Yu
1990 2010-03-09 [colin] 3.7.5cvs32
1992 * manual/de/glossary.xml
1995 2010-03-02 [colin] 3.7.5cvs31
1997 * manual/de/glossary.xml
1998 Sort alphabetically. Done by Volker Ribbert.
2000 2010-03-02 [mones] 3.7.5cvs30
2003 Fix mailing list archives location
2004 Remove currently unavailable CVS webview
2006 2010-03-01 [iwkse] 3.7.5cvs29
2008 * src/common/plugin.c
2009 Other indentation issues
2011 2010-03-01 [iwkse] 3.7.5cvs28
2013 * src/common/plugin.c
2014 Fix indentation of the previous commit
2016 2010-03-01 [iwkse] 3.7.5cvs27
2018 * src/common/plugin.h
2019 * src/common/plugin.c
2020 Add API for getting a loaded Plugin from the
2021 plugin's name, plugin_get_loaded_by_name (const gchar *name)
2022 Thanks to Colin, Michael
2024 2010-02-27 [colin] 3.7.5cvs26
2029 * manual/Makefile.am
2030 * manual/de/Makefile.am
2031 * manual/de/account.xml
2033 * manual/de/addrbook.xml
2034 * manual/de/advanced.xml
2035 * manual/de/claws-mail-manual.xml
2037 * manual/de/glossary.xml
2039 * manual/de/handling.xml
2040 * manual/de/intro.xml
2041 * manual/de/keyboard.xml
2042 * manual/de/plugins.xml
2043 * manual/de/starting.xml
2044 * manual/de/dist/.cvsignore
2045 * manual/de/dist/Makefile.am
2046 * manual/de/dist/html/.cvsignore
2047 * manual/de/dist/html/Makefile.am
2048 * manual/de/dist/pdf/.cvsignore
2049 * manual/de/dist/pdf/Makefile.am
2050 * manual/de/dist/ps/.cvsignore
2051 * manual/de/dist/ps/Makefile.am
2052 * manual/de/dist/txt/.cvsignore
2053 * manual/de/dist/txt/Makefile.am
2054 Add the german translation of the manual, done by
2055 Volker Ribbert <thoraki@arcor.de>.
2057 2010-02-27 [holger] 3.7.5cvs25
2059 * src/prefs_toolbar.c
2060 Don't make toolbar item description for
2061 plugin registered items editable
2063 2010-02-26 [colin] 3.7.5cvs24
2066 Don't translate empty description
2068 2010-02-22 [colin] 3.7.5cvs23
2071 Don't make In-Reply-To visible when reediting
2072 a draft or sent mail.
2074 2010-02-20 [colin] 3.7.5cvs22
2080 * src/etpan/imap-thread.c
2081 * src/etpan/imap-thread.h
2082 * src/etpan/nntp-thread.c
2083 * src/etpan/nntp-thread.h
2084 When going offline from NetworkManager, just
2085 delete IMAP connections. That'll avoid timeouts
2086 when coming back online in certain cases when
2087 the TCP socket will have timed out.
2089 2010-02-20 [holger] 3.7.5cvs21
2092 More files to ignore
2094 2010-02-17 [ticho] 3.7.5cvs20
2101 2010-02-16 [ticho] 3.7.5cvs19
2106 Removed unused argument from summary_open_row().
2108 2010-02-10 [pawel] 3.7.5cvs18
2111 - fix headers filtering when prefs_common.trans_hdr is on
2112 - fix headers setting when changing composing account
2114 * src/prefs_template.c
2115 Re-add template's name for translation
2117 2010-02-10 [colin] 3.7.5cvs17
2119 * src/prefs_matcher.c
2120 Fix bug 2099, 'add List-Id in Configuration>Filtering>
2121 Condition>Define>Header>Name combo box'. Patch by
2124 2010-02-10 [colin] 3.7.5cvs16
2134 Add the GB18030 Chinese charset, which is a superset
2135 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
2137 2010-02-09 [holger] 3.7.5cvs15
2140 GTK+ 2.10 related cleanup
2142 2010-02-09 [pawel] 3.7.5cvs14
2144 * src/prefs_account.c
2145 * src/prefs_folder_item.c
2146 * src/prefs_template.c
2148 Respect prefs_common.trans_hdr in couple more places to avoid
2149 confusion with translated/non-translated header names
2151 2010-02-09 [colin] 3.7.5cvs13
2156 2010-02-09 [colin] 3.7.5cvs12
2159 And fix 2.10 build :)
2161 2010-02-09 [colin] 3.7.5cvs11
2164 Bump up GTK+ requirement to 2.10
2173 * src/prefs_actions.c
2174 * src/prefs_common.c
2175 * src/prefs_common.h
2176 * src/prefs_ext_prog.c
2177 * src/prefs_filtering_action.c
2179 * src/prefs_image_viewer.c
2180 * src/prefs_matcher.c
2181 * src/prefs_msg_colors.c
2182 * src/prefs_summaries.c
2183 * src/prefs_template.c
2189 * src/gtk/Makefile.am
2191 * src/gtk/gtkcmclist.c
2192 * src/gtk/gtkcmctree.c
2193 * src/gtk/gtkutils.c
2194 * src/gtk/quicksearch.c
2195 Remove all compile-time conditionals depending on
2199 * src/gtk/gtksourceprintjob.c
2200 * src/gtk/gtksourceprintjob.h
2201 Remove libgnomeprint-based printing system (and
2202 command-line-based printing system) as GTK+ 2.10
2203 ships with print support.
2205 2010-02-08 [mir] 3.7.5cvs10
2208 Avoid displaying Bcc headers in message sent
2209 to NNTP servers. Thanks to Henning Mersch.
2212 2010-02-08 [pawel] 3.7.5cvs9
2215 Make tooltips less cryptic
2216 * src/gtk/description_window.c
2217 Improve window size calculation
2219 2010-02-08 [pawel] 3.7.5cvs8
2223 * src/common/utils.c
2224 * src/common/utils.h
2226 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
2227 Patch by Laurent Bigonville with slight modifications
2229 2010-02-03 [pawel] 3.7.5cvs7
2232 Add some libtool files to ignore
2234 2010-02-03 [pawel] 3.7.5cvs6
2236 * src/plugins/trayicon/trayicon.c
2237 Save and then restore focus when closing/minimizing to tray
2239 2010-02-03 [mir] 3.7.5cvs5
2247 Save LDAP password encrypted. See bug 2113.
2250 2010-02-03 [colin] 3.7.5cvs4
2253 Fix again decoding of encrypted parts. The
2254 reverting of the patch was wrong, as the
2255 double-decoding was fixed in smime itself.
2256 Thanks to Matthias Drochner again...
2258 2010-02-02 [colin] 3.7.5cvs3
2260 * src/plugins/smime/smime.c
2262 Revert 3.7.4cvs2 and make a better patch for bug
2263 2059 and 2076. Patch by Matthias Drochner
2265 2010-01-31 [pawel] 3.7.5cvs2
2268 Fix hungarian translator's name
2270 2010-01-31 [pawel] 3.7.5cvs1
2274 Fix Bug 2107 - Arrow keys don't work in message view window
2276 2010-01-31 [paul] 3.7.5
2283 2010-01-23 [pawel] 3.7.4cvs10
2286 Fix button sensitivity in compose mode
2288 2010-01-23 [pawel] 3.7.4cvs9
2291 * tools/kdeservicemenu/install.sh
2292 * tools/make.themes.project
2293 * tools/nautilus2claws-mail.sh
2294 * tools/popfile-link.sh
2295 * tools/textviewer.sh
2296 Not all systems have bash installed in /bin, use env(1) to find
2299 2010-01-22 [pawel] 3.7.4cvs8
2301 * src/prefs_account.c
2302 * src/prefs_filtering.c
2304 * src/gtk/colorlabel.c
2305 Add some separators in combos
2307 2010-01-22 [pawel] 3.7.4cvs7
2310 --disable-aspell -> --disable-enchant
2312 Fix options spacing in configure --help
2314 Make wizard's window centered on the screen
2316 2010-01-19 [holger] 3.7.4cvs6
2320 Introduce folder_get_item_from_identifier().
2321 In contrast to folder_find_item_from_identifier(), this
2322 function recursively creates the FolderItems in the id path.
2323 Useful for programmatically creating folders (e.g. by plugins)
2325 2010-01-17 [pawel] 3.7.4cvs5
2330 2010-01-16 [colin] 3.7.4cvs4
2332 * src/plugins/pgpcore/sgpgme.c
2333 Probably fix bug 2098, 'claws-mails crashes frequently
2334 with pgpcore'. Fix double-free.
2336 2010-01-16 [holger] 3.7.4cvs3
2338 * src/prefs_toolbar.h
2341 2010-01-15 [colin] 3.7.4cvs2
2344 Decode mimeinfo before decrypting it. Probably
2345 fixes bug 2059 'gpgme >=1.1.8 not compatible
2346 with S/MIME encryption' and bug 2076 'having
2347 worked 2 times properly CLAWS ceased to
2348 decrypt incoming PGP mails -displays base64
2349 instead - sucks completely'
2350 Let's hope complete suckage ends here!
2351 Thanks to Matthias Drochner.
2353 2010-01-08 [paul] 3.7.4cvs1
2355 * tools/claws.i18n.status.pl
2358 2010-01-08 [paul] 3.7.4
2365 2010-01-08 [paul] 3.7.3cvs57
2379 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
2380 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
2381 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
2384 2010-01-08 [paul] 3.7.3cvs56
2386 * src/common/utils.c
2387 fix bug 2089, 'URLs ending with an underscore ('_')
2388 are not correctly parsed'. thanks to Johan
2390 2010-01-05 [colin] 3.7.3cvs55
2393 Update french translation
2395 2010-01-04 [mones] 3.7.3cvs54
2398 Update Spanish translation
2400 2010-01-04 [mones] 3.7.3cvs53
2402 * manual/plugins.xml
2404 * manual/es/claws-mail-manual.xml
2405 * manual/es/intro.xml
2406 * manual/es/plugins.xml
2407 Synchronise with English version
2409 2010-01-03 [paul] 3.7.3cvs52
2414 update TEAM_LIST, fix encoding
2416 2010-01-03 [mir] 3.7.3cvs51
2419 When composing to a NNTP list TO: will always be preset
2420 to the NNTP list unless user has chosen some other default
2421 in which case we will handle this the normal way. Therefore
2422 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
2424 2010-01-01 [paul] 3.7.3cvs50
2427 bump copyright year whilst it's in mind
2429 2009-12-31 [paul] 3.7.3cvs49
2431 * manual/claws-mail-manual.xml
2433 * manual/plugins.xml
2434 fix links so that they make sense in the context of the
2435 text version of the manual
2437 2009-12-31 [paul] 3.7.3cvs48
2440 * manual/plugins.xml
2441 updates, improvements, corrections, additions
2443 2009-12-29 [pawel] 3.7.3cvs47
2445 * src/prefs_filtering_action.c
2446 Fix Bug 2082 'Wrong color rectangle position when replacing
2447 "color" processing rule'
2449 2009-12-29 [colin] 3.7.3cvs46
2452 Fix bug 2074, 'Remember sending account
2455 2009-12-20 [holger] 3.7.3cvs45
2458 Delay CREATED_HOOKLIST invokation until
2459 after the modifications to the compose window
2460 are done, to allow hooks to further modify the
2461 window without getting overridden again
2463 2009-12-20 [holger] 3.7.3cvs44
2465 * src/prefs_toolbar.h
2468 2009-12-20 [holger] 3.7.3cvs43
2470 * src/prefs_toolbar.c
2471 * src/prefs_toolbar.h
2473 Pass window struct to caller
2475 2009-12-20 [holger] 3.7.3cvs42
2479 Add hooklist after creation of a compose window
2481 2009-12-19 [holger] 3.7.3cvs41
2483 * src/prefs_toolbar.c
2484 * src/prefs_toolbar.h
2486 Allow plugins to choose to which toolbar they want
2487 to add actions (main window, compose window, or message view)
2489 2009-12-19 [paul] 3.7.3cvs40
2492 fix statusbar in GTK+ 2.19.1
2494 2009-12-10 [pawel] 3.7.3cvs39
2497 Better fix for cvs28 regression
2499 2009-12-10 [iwkse] 3.7.3cvs38
2502 Fix some indentation
2504 2009-12-10 [iwkse] 3.7.3cvs37
2507 Add missing checks for gtkaspell: avoid
2508 crashing in some cases when Enchant is
2509 enabled but the spell checker is disabled
2512 2009-12-09 [colin] 3.7.3cvs36
2515 Fix leak and unchecked accesses.
2517 2009-12-09 [mir] 3.7.3cvs35
2520 Fix Bug 2072 "template at folder properties is not working"
2521 introduced in cvs24.
2523 2009-12-08 [pawel] 3.7.3cvs34
2526 When 'Reply All' remove current compose address from
2527 Cc/Bcc list - fix for regression introduced in cvs28
2529 2009-12-05 [pawel] 3.7.3cvs33
2532 Fix memory management, duh!
2534 2009-12-04 [pawel] 3.7.3cvs32
2537 Use case insensitive comparison in search for
2540 Refresh scrollbars on every window open
2542 2009-12-04 [pawel] 3.7.3cvs31
2545 Highlight misspelled words when applying template and
2546 check_while_typing option is on
2548 2009-12-03 [pawel] 3.7.3cvs30
2551 Highlight misspelled words in text inserted from file(s)
2552 or pasted to message body when check_while_typing
2555 2009-12-02 [pawel] 3.7.3cvs29
2558 Revert first part of previous commit
2560 2009-12-02 [pawel] 3.7.3cvs28
2563 Fix Bug 2055 "duplicate mailing list reply if
2564 List-Post + Reply-To present"
2565 - Ignore Reply-To if answering to ML
2566 - Improve parsing of List-Post header
2568 2009-12-02 [pawel] 3.7.3cvs27
2572 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
2573 email had user in "From" and "CC"
2574 Don't allow duplicate addresses in compose window headers
2576 2009-12-02 [mones] 3.7.3cvs26
2579 * manual/es/intro.xml
2580 * manual/fr/intro.xml
2581 * manual/it/intro.xml
2582 * manual/pl/intro.xml
2583 Make URL to point current site
2585 2009-12-01 [holger] 3.7.3cvs25
2589 Introduce new drag type "claws-mail/msg-path-list" for
2590 drag'n'drop of a message selection from the summaryview
2591 into other applications. The drag data gets set to the
2592 folder-item-id followed by message ids, separated by newlines.
2593 This enables other applications to back-link to Claws Mail
2594 via a "claws-mail --select" call after they received a drop.
2596 2009-11-30 [mir] 3.7.3cvs24
2599 Place cursor in compose window according to provided input
2600 If to: is present place cursor in subject field and if both
2601 to: and subject: is present place cursor in body. If body: is
2602 present insert a new line after text and place cursor there.
2604 2009-11-27 [mones] 3.7.3cvs23
2606 * src/gtk/quicksearch.c
2607 Allow viewing longer expressions if there's space
2609 2009-11-25 [holger] 3.7.3cvs22
2612 * src/common/Makefile.am
2613 * src/common/utils.c
2614 * src/common/utils.h
2615 Add a function to query the
2616 filepath of the .desktop file
2618 2009-11-25 [colin] 3.7.3cvs21
2621 Fix bug 2063, 'glib assertion in GRelation use in
2624 2009-11-24 [pawel] 3.7.3cvs20
2626 * src/common/utils.c
2627 Fix Bug 2053 'Inconsistent application of Coloration
2629 Don't allow '<' character between quotation marks
2631 2009-11-21 [holger] 3.7.3cvs19
2634 Modify cairo clip handling in preview windows,
2635 to prevent print preview windows from being blank
2636 with GTK+ 2.18. Follow recommendation of the GTK+
2637 documentation (section "Migrating to client side windows")
2638 and create a new cairo context for each expose event.
2640 2009-11-19 [pawel] 3.7.3cvs18
2643 complete 3.7.3cvs15 so install is DESTDIR safe
2644 remove icons with changed names on uninstall
2646 2009-11-18 [pawel] 3.7.3cvs17
2649 remove unneeded and code-duplicating function
2651 2009-11-18 [pawel] 3.7.3cvs16
2654 Fix Bug 2057 'Claws mail does not keep renamed names
2655 of nntp-subscribed groups'
2656 Check for already subscribed group using item->path for group
2657 comparision as folders item->path != item->name may be truth
2658 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
2660 2009-11-17 [pawel] 3.7.3cvs15
2663 Fix Bug 2049 'some icons not copied?'
2664 Install additional 64x64 and 128x128 icons
2666 2009-11-17 [holger] 3.7.3cvs14
2668 * src/prefs_toolbar.c
2669 * src/prefs_toolbar.h
2672 Allow plugins to register toolbar items
2674 2009-11-11 [pawel] 3.7.3cvs13
2680 Fix Bug 1867 Changing account does not change BCC address
2681 Set account specific headers when changing account
2684 2009-11-07 [colin] 3.7.3cvs12
2686 * src/gtk/prefswindow.c
2687 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
2690 2009-11-07 [colin] 3.7.3cvs11
2692 * src/gtk/spell_entry.c
2693 Fix bug 2040, 'numbers in subject entry marked as misspelled'
2694 Patch by Pawel Pekala
2696 2009-10-27 [colin] 3.7.3cvs10
2699 Fix bug 2028, 'Attempts to connect to all accounts on exit'
2700 Don't try to check whether the folder is up-to-date if
2701 the folder class doesn't implement set_mtime, as we don't
2702 care in this case. This code exists since a long time, but
2703 the bug was triggered by more scanning of queue folders
2704 since recently (when we added \Deleted handling).
2706 2009-10-27 [colin] 3.7.3cvs9
2709 Try to fix registering as default client
2712 2009-10-21 [wwp] 3.7.3cvs8
2714 * src/common/utils.c
2715 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
2717 2009-10-21 [wwp] 3.7.3cvs7
2719 * src/common/utils.c
2720 Don't core dump when attempting to insert a non-existing
2721 file using a mailto: uri (g_error does core dump).
2723 2009-10-20 [colin] 3.7.3cvs6
2725 * src/common/utils.c
2726 Don't g_error on normal warnings...
2728 2009-10-20 [colin] 3.7.3cvs5
2730 * src/plugins/pgpcore/sgpgme.c
2731 Fix bug 1996, 'S/MIME key not selected'
2732 Check for S/MIME certs too
2734 2009-10-20 [colin] 3.7.3cvs4
2736 * src/common/w32lib.h
2737 Fix win32 build on latest mingw32
2739 2009-10-20 [colin] 3.7.3cvs3
2744 Fix LDIF export. Patch by Michael Rasmussen
2746 2009-10-18 [paul] 3.7.3cvs2
2748 * tools/claws.i18n.status.pl
2749 increase the value of $transolddays since we're relasing less
2751 rework the en_GB.po hack so that en_GB is always 100% translated
2752 and recently updated
2754 2009-10-17 [paul] 3.7.3cvs1
2756 * src/prefs_account.c
2757 * src/prefs_compose_writing.c
2758 * src/prefs_receive.c
2759 * src/prefs_summaries.c
2760 * src/prefs_wrapping.c
2761 reword a few labels. (this incorporates everything
2762 that seemed worthwhile from bug 2020)
2763 * src/prefs_customheader.c
2764 use a 'Browse' button instead of button with
2765 label 'From file...'
2769 * CVS repository change
2771 2009-10-09 [paul[ 3.7.3
2773 version 3.7.3 unleashed!!
2775 2009-10-07 [paul] 3.7.2cvs49
2780 fix Bug 1994 - Changing colors required restart.
2781 in the process rename folderview_reflect_prefs_pixmap_theme() to the
2782 more accurate folderview_reinit_fonts()
2784 2009-10-07 [paul] 3.7.2cvs48
2787 * src/prefs_common.c
2788 * src/prefs_common.h
2789 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
2790 patch by Pawel Pekala
2792 2009-10-07 [paul] 3.7.2cvs47
2800 updated by David Vachulka, Stephan Sachse and Marc Arens,
2801 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
2804 2009-10-06 [colin] 3.7.2cvs46
2807 French translation update
2809 2009-10-05 [paul] 3.7.2cvs45
2812 enable Page Size and Orientation in the print dialog,
2813 GTK+ >= 2.18.x only. Patch by Mark__T
2815 2009-10-05 [paul] 3.7.2cvs44
2817 * src/prefs_summaries.c
2818 fix label, startup --> start-up, to match other uses of the
2821 2009-10-05 [paul] 3.7.2cvs43
2824 updated by Emilian Nowak
2826 2009-10-03 [colin] 3.7.2cvs42
2830 * src/gtk/gtkcmclist.c
2831 * src/gtk/gtkvscrollbutton.c
2832 * src/gtk/logwindow.c
2834 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
2835 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
2836 Fix warning at start
2838 2009-09-28 [colin] 3.7.2cvs41
2842 * src/prefs_folder_item.c
2843 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
2845 2009-09-28 [colin] 3.7.2cvs40
2847 * src/prefs_summaries.c
2848 * src/gtk/sslcertwindow.c
2849 Fix bug 2006, 'Non-utf8 strftime(3) date strings
2850 shows up garbled in GUI'. Patch by Pawel Pekala
2852 2009-09-24 [iwkse] 3.7.2cvs39
2855 That's only for statistics, of course :)
2857 2009-09-24 [iwkse] 3.7.2cvs38
2862 2009-09-24 [iwkse] 3.7.2cvs37
2865 Revert unwanted change
2867 2009-09-24 [iwkse] 3.7.2cvs36
2870 Fix issue with filtering actions and
2873 2009-09-20 [mones] 3.7.2cvs35
2875 * tools/convert_mbox.pl
2876 Add -R flag to support recursive conversions
2877 of arbitrary Evolution mail folders, based on
2878 bash script by Daniel Dickinson (fixes debian
2880 * tools/popfile-link.sh
2881 Set required shell for script (fixes debian
2884 2009-09-16 [colin] 3.7.2cvs34
2887 Go grab files in /etc/skel if they exist
2890 2009-09-15 [colin] 3.7.2cvs33
2893 Complete 3.7.1cvs42: only output directly to
2894 final file if we get NULL byes at the start.
2895 Still fixes saving UTF16 files, but also
2896 fixes displaying Base64 parts with decoding
2897 errors (parts without errors get displayed)
2899 2009-09-14 [colin] 3.7.2cvs32
2903 * src/matcher_parser_parse.y
2904 * src/prefs_matcher.c
2905 Add 'has_attachment' and 'signed' matcher
2906 expressions. Patch by Aleksei Miheev, fixes
2909 2009-09-14 [colin] 3.7.2cvs31
2911 * src/common/utils.c
2912 Add "Re :" prefix from french Yahoo mail.
2913 Patch by Didier Barvaux, fixes bug 1999
2915 2009-09-10 [mones] 3.7.2cvs30
2917 * manual/plugins.xml
2918 Fix sites supported by SpamReport
2919 * manual/es/plugins.xml
2920 Synchronise Spanish manual
2922 2009-09-07 [holger] 3.7.2cvs29
2925 Also update the icon cache on uninstall.
2926 This prevents possible problems when Claws Mail was
2927 uninstalled and installed again into a different location,
2928 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
2929 and the blog post linked therein
2931 2009-09-07 [paul] 3.7.2cvs28
2933 * src/prefs_toolbar.c
2934 when updating the main toolbar icons just update
2935 the main toolbar (and consequently fix a bug where
2936 folderview icons would disappear)
2938 2009-08-30 [holger] 3.7.2cvs27
2941 Do case-insensitive comparison against
2942 header names when extracting recipients
2945 2009-08-23 [colin] 3.7.2cvs26
2948 Probably fix RH bug 512024, " folder.c:3543
2949 Condition msglist != NULL failed"
2951 2009-08-23 [colin] 3.7.2cvs25
2953 * src/prefs_compose_writing.c
2954 Make the maximum size warning bigger. Patch
2955 by Didier Barvaux on bug 1986.
2957 2009-08-21 [colin] 3.7.2cvs24
2960 Previous commit: move the function into compose_insert_file
2961 so that it's also used on drag-n-drop
2963 2009-08-21 [colin] 3.7.2cvs23
2966 Fix scrolling when adding an header
2968 2009-08-21 [colin] 3.7.2cvs22
2971 * src/prefs_common.c
2972 * src/prefs_common.h
2973 * src/prefs_compose_writing.c
2974 * src/common/utils.c
2975 Fix bug 1986, "New feature: warn user when inserting
2976 a large file in the message body". Patch by Didier
2979 2009-08-21 [colin] 3.7.2cvs21
2983 * src/common/utils.c
2984 Fix bug 1984: Add R�f. : reply prefix (french
2985 Lotus Notes); patch by Didier Barvaux
2987 2009-08-21 [colin] 3.7.2cvs20
2991 Fix bug 1969, 'Bad guess for outgoing encoding'
2992 Make sure the specific converters (japanese in
2993 this case) can return success/error in strict
2994 mode, instead of silently failing back to
2997 2009-08-20 [holger] 3.7.2cvs19
3001 Make it possible for code outside
3002 compose (e.g. plugins) to attach files
3004 2009-08-20 [colin] 3.7.2cvs18
3007 Fix crash when accessing IMAP soon
3009 2009-08-18 [colin] 3.7.2cvs17
3012 Maybe fix crash on non-existent LDAP server
3014 2009-08-04 [colin] 3.7.2cvs16
3017 Fix toolbar's spacing that breaks dark
3018 themes (patch from http://blogs.igalia.com/aperez/
3019 2009/07/making-claws-mail-look-better/)
3021 2009-07-28 [colin] 3.7.2cvs15
3024 * src/addrcustomattr.c
3026 * src/addressbook_foldersel.c
3034 * src/editldap_basedn.c
3045 * src/prefs_actions.c
3046 * src/prefs_customheader.c
3047 * src/prefs_display_header.c
3048 * src/prefs_filtering.c
3049 * src/prefs_folder_column.c
3050 * src/prefs_matcher.c
3051 * src/prefs_summary_column.c
3052 * src/prefs_summary_open.c
3053 * src/prefs_template.c
3056 Fix bug 1950, 'Program freeze up during folder selection'
3057 Don't leave hidden windows modal
3059 2009-07-28 [colin] 3.7.2cvs14
3062 Fix bug 1957, 'LDAP errs out after searching too
3065 2009-07-28 [colin] 3.7.2cvs13
3068 Fix bug 1966, '"Collapse all threads" slower than
3069 "Expand all threads"'
3071 2009-07-28 [colin] 3.7.2cvs12
3073 * src/common/session.c
3074 Fix bug 1967, 'Claws gets stuck after accepting
3075 a certificate warning dialog'
3077 2009-07-19 [paul] 3.7.2cvs11
3079 * manual/plugins.xml
3080 a few small changes to the English
3082 2009-07-18 [mones] 3.7.2cvs10
3084 * manual/plugins.xml
3085 Add new bsfilter and fancy plugins to the docs
3086 and a note about dealing with plugins of the same class
3087 * src/prefs_account.c
3088 Fix extra space at the end typo
3090 2009-07-16 [colin] 3.7.2cvs9
3093 Fix wrong return without unlocking; thanks
3096 2009-07-14 [colin] 3.7.2cvs8
3099 Fix bug 1954, 'Segfault on reading wrong STATUS'
3101 2009-07-10 [colin] 3.7.2cvs7
3103 * src/plugins/pgpcore/plugin.def
3104 * src/common/utils.h
3107 2009-07-10 [colin] 3.7.2cvs6
3109 * src/prefs_display_header.c
3110 Fix bug 1951, 'C-Mail dumps core when editing
3111 displayed headers'. Patch by Alexey Rusakov
3113 2009-07-10 [colin] 3.7.2cvs5
3116 Fix bug 1952, 'Deleted mails in Queue folder
3119 2009-07-09 [colin] 3.7.2cvs4
3121 * src/gtk/spell_entry.c
3122 Fix bug 1949, 'Spell checker doesn't recognise
3123 certain word in Subject header, but does in
3124 message body'. Patch by Pawel Pekala.
3126 2009-07-09 [paul] 3.7.2cvs3
3129 use pkgconfig to check for the minimum required
3132 2009-07-06 [colin] 3.7.2cvs2
3134 * src/prefs_customheader.c
3137 2009-07-04 [paul] 3.7.2cvs1
3139 * tools/claws.i18n.status.pl
3142 2009-07-03 [paul] 3.7.2
3149 2009-07-03 [paul] 3.7.1cvs85
3156 added new translations by Tiago Faria and Slavko
3169 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
3170 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
3171 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
3172 Goncalves Guimaraes, Aleksei Miheev
3174 2009-07-01 [colin] 3.7.1cvs84
3176 * src/prefs_common.c
3177 Fix bug 1940, 'Doesn't open links in
3178 user's default browser'. Turn the preference
3179 to TRUE by default; that will only change the
3180 behaviour for new users.
3182 2009-06-29 [colin] 3.7.1cvs83
3186 * src/prefs_filtering_action.c
3187 Fix bug 1935, 'problems with very long filtering actions':
3188 Use a dynamic buffer in action to string, and a bigger
3189 buffer in string to action
3191 2009-06-29 [colin] 3.7.1cvs82
3193 * src/matcher_parser_lex.l
3194 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
3196 2009-06-29 [colin] 3.7.1cvs81
3201 Fix crash (out-of-bounds tree column)
3202 * src/gtk/gtkcmctree.c
3203 * src/gtk/gtksctree.c
3204 Prevent using an out-of-bounds tree column
3206 2009-06-29 [colin] 3.7.1cvs80
3210 Leak fixes; patch by Pawel Pekala.
3212 2009-06-26 [colin] 3.7.1cvs79
3215 Sort by msgnum if dates are equal
3217 2009-06-24 [paul] 3.7.1cvs78
3220 make some (forgotten) strings translatable
3222 2009-06-19 [colin] 3.7.1cvs77
3225 Fix menu sensitiveness
3227 2009-06-18 [colin] 3.7.1cvs76
3230 * src/plugins/pgpcore/sgpgme.c
3231 * src/plugins/pgpcore/sgpgme.h
3232 * src/plugins/pgpmime/mypgpcore.def
3233 * src/plugins/pgpmime/pgpmime.c
3234 * src/plugins/smime/mypgpcore.def
3235 * src/plugins/smime/smime.c
3236 Use largefile support (and stop using our old GPGME
3237 hack on gpgme_data_seek/rewind)
3238 (See 1.9.12cvs44 to 46 - if this breaks things we
3241 2009-06-13 [colin] 3.7.1cvs75
3243 * src/gtk/spell_entry.c
3244 Fix assertion. We can put a NULL gtkaspell to
3245 an entry; it just means it won't be spell-checked.
3247 2009-06-12 [mones] 3.7.1cvs74
3251 * src/prefs_account.c
3252 * src/prefs_account.h
3253 * src/common/utils.c
3254 * src/common/utils.h
3255 Added preference to use account address in generated
3256 Message-Id. Fixes Debian bug #531052
3258 2009-06-12 [colin] 3.7.1cvs73
3261 Better fix, API-compatible with libgnutls13
3263 2009-06-12 [colin] 3.7.1cvs72
3266 Use compatibility mode in GnuTLS, and avoid problems with
3267 servers that don't comply 100% with the spec, but still
3270 2009-06-06 [iwkse] 3.7.1cvs71
3273 Ops..revert a mix with another patch
3275 2009-06-06 [iwkse] 3.7.1cvs70
3278 A better fix for the previous commit's issue
3280 2009-06-06 [iwkse] 3.7.1cvs69
3283 Fix shutting down of Claws Mail while a GTK_Return keypress
3284 event is sent to the Attach property window
3286 2009-06-05 [colin] 3.7.1cvs68
3289 Fix build on GTK+ 2.6
3291 2009-06-03 [mones] 3.7.1cvs67
3293 * tools/make.themes.project
3294 Oops! fix header, sorry Paul ;-)
3296 2009-06-03 [mones] 3.7.1cvs66
3298 * tools/make.themes.project
3299 Add support for PNG themes and other
3300 fixes i don't remember now... :)
3302 2009-06-02 [colin] 3.7.1cvs65
3305 * src/prefs_template.c
3307 Fix error messages in templates, and fix their
3310 2009-05-22 [colin] 3.7.1cvs64
3315 2009-05-22 [colin] 3.7.1cvs63
3318 Fix phantom button behind entry when
3319 changing fields via Tools/Reply mode.
3321 2009-05-22 [colin] 3.7.1cvs62
3326 2009-05-21 [mones] 3.7.1cvs61
3330 Add button to empty header lines with one click
3332 2009-05-21 [paul] 3.7.1cvs60
3336 * src/plugins/trayicon/trayicon.c
3337 when quitting from the trayicon, honour
3338 prefs_common.clean_on_exit
3340 2009-05-21 [paul] 3.7.1cvs59
3342 * src/gtk/Makefile.am
3343 remove duplicate entry
3344 thanks to Charles A Edwards
3346 2009-05-19 [paul] 3.7.1cvs58
3348 * src/send_message.c
3349 clear progressbar in the statusbar on 'Cancel'
3351 2009-05-16 [colin] 3.7.1cvs57
3357 2009-05-16 [colin] 3.7.1cvs56
3360 Remove msgnum>0 condition for removing messages
3361 from caches. There's no such condition on add.
3362 Fixes bug 1913, 'Allow to remove phantom
3363 messages from the cache'; patch by Fabian
3364 Keil <fk at fabiankeil.de>
3366 2009-05-12 [holger] 3.7.1cvs55
3370 Introduce hook after showing of the message view
3372 2009-05-11 [colin] 3.7.1cvs54
3375 Fix bug 1872, 'A: Cc: CCi: selector should
3376 default on same as preceding contact'
3378 2009-05-10 [holger] 3.7.1cvs53
3382 Add a hook to make it possible for plugins to
3383 modify the address completion list
3385 2009-05-06 [paul] 3.7.1cvs52
3389 fix bug 1915, 'Mails signed with smime.p7s
3390 display both signed and attachment icon.'
3392 2009-05-05 [colin] 3.7.1cvs51
3394 * src/common/utils.c
3397 2009-05-05 [colin] 3.7.1cvs50
3399 * src/common/utils.c
3400 Fix bug 1895, '(imap) cache issues when cache dir is on a
3401 different mountpoint than tempdir'
3403 2009-05-04 [colin] 3.7.1cvs49
3406 Probably fix bug 1914, 'Crash reading
3407 corrupted tags file'
3409 2009-04-26 [paul] 3.7.1cvs48
3412 * src/gtk/gtkaspell.h
3413 fix bug 1904, 'build mechanism looks for
3414 'enchant.h' in a wrong place'
3416 2009-04-25 [paul] 3.7.1cvs47
3419 gah! fix coding style!
3421 2009-04-25 [paul] 3.7.1cvs46
3425 if building with GTK+ >= 2.16 use
3426 gtk_orientable_set_orientation() instead of now
3427 deprecated gtk_toolbar_set_orientation()
3429 2009-04-24 [colin] 3.7.1cvs45
3432 Ask before sending if an attached file has
3435 2009-04-19 [paul] 3.7.1cvs44
3437 * src/prefs_common.c
3438 * src/prefs_common.h
3440 save About window size.
3441 patch by Pawel Pekala
3443 2009-04-12 [paul] 3.7.1cvs43
3445 * tools/csv2addressbook.pl
3446 add extra CSV fields that are now appended
3447 by thunderbird (version 2.0.0.21)
3449 2009-04-08 [colin] 3.7.1cvs42
3452 fix saving (but not displaying) of UTF-16
3455 2009-04-08 [colin] 3.7.1cvs41
3457 * src/gtk/manage_window.c
3458 Disable transient windows on win32 - seems to
3459 fix most focusing issues
3461 2009-04-05 [colin] 3.7.1cvs40
3464 Don't ask whether we want to send deleted mails in queue
3465 folders; also, don't send deleted mails when flushing
3468 2009-04-04 [paul] 3.7.1cvs39
3474 * tools/claws.i18n.status.pl
3475 add new Indonesian translation, by
3478 2009-04-03 [paul] 3.7.1cvs38
3484 2009-04-03 [colin] 3.7.1cvs37
3488 Fix bug 1891, 'Add support for gopher:// links'
3489 Patch by Jacob Head <clawsmail at jacob-head.com>
3490 Let's go back to the roots!
3492 2009-04-03 [paul] 3.7.1cvs36
3497 2009-04-03 [paul] 3.7.1cvs35
3500 add AC_CONFIG_MACRO_DIR([m4])
3501 remove CLAWS_ACLOCAL_INCLUDE(m4)
3502 * m4/aclocal-include.m4
3503 removed this now unneeded file
3505 2009-04-02 [colin] 3.7.1cvs34
3507 * src/common/utils.h
3508 Fix previous (thanks to Marcus :)
3510 2009-04-02 [colin] 3.7.1cvs33
3512 * src/common/utils.h
3513 * src/etpan/etpan-thread-manager.c
3514 pipe() was a macro from GLib on win32 until
3515 glib 2.13.2. It's undefined after that.
3516 Thanks to Marcus Brinkmann for the heads-up!
3518 2009-03-31 [colin] 3.7.1cvs32
3520 * src/folder_item_prefs.c
3521 Copy folder settings with prefs
3523 2009-03-31 [colin] 3.7.1cvs31
3525 * src/prefs_account.c
3526 Don't use un-sensitive checkboxes in Privacy tab
3527 when privacy system in None (makes unchecking
3528 painful when no privacy plugin is loaded)
3530 2009-03-30 [colin] 3.7.1cvs30
3537 * src/prefs_account.c
3538 * src/prefs_account.h
3541 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
3542 Add an option on the Receive page of IMAP account preferences:
3543 "Move deleted mails to trash and expunge immediately". This
3544 option defaults to TRUE to avoid changing the existing behaviour.
3545 Setting it to FALSE prevents automatic expunging.
3546 Also, add Tools/Expunge and View/Hide deleted messages menu items
3547 (View/Hide deleted message being a per-folder setting, and behaving,
3548 like View/Hide read messages).
3550 2009-03-30 [colin] 3.7.1cvs29
3553 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
3554 ask for IMAP password when using GSSAPI auth
3556 2009-03-27 [colin] 3.7.1cvs28
3559 Fix cvs14, make sure we mark non-existent caches dirty
3560 (or they never get written)
3562 2009-03-27 [colin] 3.7.1cvs27
3565 Fix tag update when all tags are removed
3568 2009-03-25 [colin] 3.7.1cvs26
3571 Fix configure.ac, thanks to Pawel
3573 2009-03-25 [colin] 3.7.1cvs25
3576 * src/etpan/nntp-thread.c
3577 Fix header fetching (NG/To/Cc). Fixes
3578 bug 1883, 'Message processing fails to
3579 act on Newsgroups: field'
3581 2009-03-23 [colin] 3.7.1cvs24
3584 Fix internal headers visible in queue/sent
3586 2009-03-23 [colin] 3.7.1cvs23
3589 Fix check for RC (resource compiler) used
3590 on win32 (AC_LIBTOOL_RC used to call it
3591 implicitely but stopped)
3593 2009-03-19 [colin] 3.7.1cvs22
3596 Put spam button in default toolbar even if
3597 bogofilter and spamassassin are not built.
3598 Other anti-spam plugin could exist! :)
3599 * src/common/utils.c
3600 Fix exit status fetch on win32
3602 2009-03-18 [paul] 3.7.1cvs21
3604 * src/gtk/spell_entry.c
3605 fix "[BUG] Wrong word replaced in 'Subject:'
3606 when spell-checking correction used"
3607 Patch by Pawel Pekala
3609 2009-03-17 [colin] 3.7.1cvs20
3611 * src/common/utils.c
3612 Fix win32 build (from cvs12)
3614 2009-03-17 [colin] 3.7.1cvs19
3617 Fix bug 1735, 'Change To: and Newsgroups:
3618 recipient field according account type'
3621 2009-03-17 [colin] 3.7.1cvs18
3624 * src/prefs_common.c
3625 * src/prefs_common.h
3627 * src/common/prefs.c
3628 Add preference for fsyncing metadata
3630 2009-03-16 [paul] 3.7.1cvs17
3632 * src/prefs_customheader.c
3633 add forgotten #if HAVE_LIBCOMPFACE
3635 2009-03-16 [paul] 3.7.1cvs16
3637 * src/prefs_customheader.c
3638 put the (X-)Face preview image below the up/down
3639 buttons so they don't jump around.
3640 make the list reorderable by drag'n'drop
3642 2009-03-16 [colin] 3.7.1cvs15
3644 * src/prefs_customheader.c
3645 Add a (X-)Face preview. Patch by iwkse.
3647 2009-03-16 [colin] 3.7.1cvs14
3653 * src/common/prefs.c
3654 Add fsync calls to make sure we don't
3655 lose data on system crashes. (to do:
3656 add a pref to allow people choosing raw
3659 2009-03-15 [colin] 3.7.1cvs13
3661 * src/gtk/gtkaspell.c
3662 Fix empty menu when there are no
3663 suggestions (using the Spelling menu)
3665 2009-03-14 [colin] 3.7.1cvs12
3667 * src/common/utils.c
3668 Win32: fix subject prefix length
3670 2009-03-11 [mones] 3.7.1cvs11
3673 fix encoding declared in header
3674 update translation now we're at it
3676 2009-03-10 [colin] 3.7.1cvs10
3679 Fix "wrong mime" message printed out multiple
3682 2009-03-10 [colin] 3.7.1cvs9
3684 * src/prefs_folder_item.c
3687 2009-03-09 [paul] 3.7.1cvs8
3689 * src/prefs_folder_item.c
3690 * src/send_message.c
3691 fixes to english text
3693 2009-03-08 [paul] 3.7.1cvs7
3696 correct errors in header
3698 2009-03-08 [paul] 3.7.1cvs6
3704 * tools/claws.i18n.status.pl
3705 add Japanese translation, submitted by kazken3
3707 2009-03-07 [colin] 3.7.1cvs5
3710 Don't let the invalid MIME warning hide
3711 other noticeview (Partial receive or
3714 2009-03-07 [colin] 3.7.1cvs4
3719 2009-03-07 [colin] 3.7.1cvs3
3724 Handle mimeparts that lack an end boundary.
3725 They're invalid but it's too annoying for
3726 normal users to fix.
3728 2009-03-06 [wwp] 3.7.1cvs2
3731 * src/folder_item_prefs.c
3732 * src/folder_item_prefs.h
3733 * src/prefs_folder_item.c
3734 Add per-folder default cc, bcc and reply-to.
3736 2009-03-06 [colin] 3.7.1cvs1
3739 * src/gtk/gtksourceprintjob.c
3740 Fix build with old print interface
3742 2009-03-06 [paul] 3.7.1
3749 2009-03-06 [paul] 3.7.0cvs78
3760 updated by David Vachulka, Stephan Sachse, Flammie
3761 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
3762 Frederico Goncalves Guimaraes, Lars Persson Fink,
3765 2009-03-03 [colin] 3.7.0cvs77
3767 * src/prefs_filtering.c
3768 Win32: Fix bug 1865, 'IMAP account name changes
3769 are not followed at filter actions'
3771 2009-03-02 [colin] 3.7.0cvs76
3774 Fix Launchpad bug 335571: 'claws-mail crashed
3775 with SIGSEGV in strlen() while deleting
3776 large amount of e-mails on IMAP account
3778 2009-02-27 [mones] 3.7.0cvs75
3780 * manual/es/account.xml
3782 * manual/es/addrbook.xml
3783 * manual/es/advanced.xml
3784 * manual/es/claws-mail-manual.xml
3786 * manual/es/glossary.xml
3788 * manual/es/handling.xml
3789 * manual/es/intro.xml
3790 * manual/es/keyboard.xml
3791 * manual/es/plugins.xml
3792 * manual/es/starting.xml
3793 Sync with English version, fix some typos
3794 Changed encoding to UTF-8
3796 Update for release, changed encoding to UTF-8
3798 2009-02-24 [colin] 3.7.0cvs74
3801 Don't print separation line if there
3804 2009-02-23 [cleroy] 3.7.0cvs73
3813 * src/addrduplicates.c
3816 * src/addressbook_foldersel.c