1 2011-08-30 [colin] 3.7.10cvs11
5 Don't use deprecated functions for GnuTLS priorities.
6 Require GnuTLS 2.2 that is the first version with the
9 2011-08-30 [colin] 3.7.10cvs10
13 Long-term fix for bug #2402, "GnuTLS change breaks socket
14 communication", as per http://savannah.gnu.org/support/?107660
16 2011-08-30 [colin] 3.7.10cvs9
18 * src/etpan/imap-thread.c
19 * src/etpan/nntp-thread.c
20 Remove dead openSSL code
22 2011-08-30 [colin] 3.7.10cvs8
26 * src/common/ssl_certificate.c
27 * src/common/ssl_certificate.h
28 * src/etpan/imap-thread.c
29 * src/etpan/nntp-thread.c
30 Fix bug #2127, "SSL cert check uses canonical name instead of
33 2011-08-29 [colin] 3.7.10cvs7
36 Fix X-Mailer option not appearing on IMAP
38 2011-08-29 [colin] 3.7.10cvs6
40 * src/plugins/pgpcore/Makefile.am
41 * src/plugins/pgpinline/Makefile.am
42 * src/plugins/pgpmime/Makefile.am
43 * src/plugins/smime/Makefile.am
45 libtool: link: require no space between `-L' and `.'
47 2011-08-29 [colin] 3.7.10cvs5
53 Revert cvs4 which is rather illogical and instead
54 use Fabian's patch from bug #2471
56 2011-08-29 [colin] 3.7.10cvs4
59 Don't insert custom headers that have empty values.
60 Allows not inserting X-Mailer if it's set to nothing.
61 Fixes bug #2471, "Make setting an X-Mailer header optional".
63 2011-08-29 [colin] 3.7.10cvs3
69 Handle EXIF orientation in images (both in textview's
70 preview and image viewer)
72 2011-08-28 [paul] 3.7.10cvs2
77 add new hidden option to control the display in the From
78 column in the Message List: 0 (default): show name,
79 1: show address, 2: show name + address
81 2011-08-27 [paul] 3.7.10cvs1
84 * src/common/ssl_certificate.c
85 * src/etpan/imap-thread.c
86 * src/etpan/nntp-thread.c
87 offer up some missing log_error() strings to translators
89 2011-08-27 [paul] 3.7.10
95 2011-08-27 [paul] 3.7.9cvs52
103 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
104 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
106 2011-08-27 [mones] 3.7.9cvs51
109 Include generic name and comment translations
110 Thanks to all the people on the translators ML!
112 2011-08-23 [paul] 3.7.9cvs50
115 probable/possible fix/workaround for bug 2402,
116 'can't download message from pop3 server'
118 2011-08-18 [paul] 3.7.9cvs49
120 * manual/handling.xml
121 fix typos. thanks to vilpan
123 2011-08-17 [paul] 3.7.9cvs48
125 * tools/claws.i18n.status.pl
126 add Mindaugas Baranauskas (Lithuanian)
128 2011-08-14 [mir] 3.7.9cvs47
131 * src/etpan/nntp-thread.c
132 Fix bug 2418. Patch provided by Sébastien Bigaret with
133 some minor contribution by me.
135 2011-08-13 [mir] 3.7.9cvs46
137 * src/etpan/nntp-thread.c
138 Fix bug when NNTP server sends authentication warning
139 as part of the connection session. Privously etpan would
140 bail out for any return code other than NEWSNNTP_NO_ERROR
141 but as early as the connection session a return code like
142 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
143 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
144 be considered as an error.
146 2011-08-12 [paul] 3.7.9cvs45
149 3.7.9cvs43 mistakenly dropped off the info
150 about the mime part from the tooltip
152 2011-08-12 [wwp] 3.7.9cvs44
154 * src/gtk/quicksearch.c
155 Fix duplicate key accel (thanks to Ra-Mones-Mones II).
157 2011-08-09 [paul] 3.7.9cvs43
160 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
162 2011-08-06 [paul] 3.7.9cvs42
165 fix cursor placement in Forward template
167 2011-08-06 [paul] 3.7.9cvs41
169 * src/gtk/description_window.c
170 fix bug 1963, 'Preferences Templates Information Window Focus loss'
172 2011-08-05 [holger] 3.7.9cvs40
175 Revert 3.7.9cvs35 for now, it may be problematic
178 2011-08-05 [paul] 3.7.9cvs39
182 use 'Collapse quotes' rather than 'Fold quotes' on
183 labels, for consistency
185 use 'Receive mail from account' rather than 'on account'
187 2011-07-30 [mir] 3.7.9cvs38
189 * src/etpan/Makefile.am
190 * src/plugins/pgpcore/Makefile.am
191 * src/plugins/pgpmime/Makefile.am
192 * src/plugins/smime/Makefile.am
193 Fix broken build on Debian Sid. enchant.h cannot be
194 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
195 present in Makefile.am. Apparently enchant.h in older
196 versions were placed in /usr/include which is always
199 2011-07-21 [mones] 3.7.9cvs37
201 * src/common/plugin.c
202 * src/common/plugin.h
203 Make licences allowed for plugins more explicit and also
204 accept dual (or more) licences when properly formatted.
205 Doesn't require any change on current plugins.
207 2011-07-18 [mones] 3.7.9cvs36
209 * manual/advanced.xml
210 Document briefly tags feature.
211 * manual/glossary.xml
212 Fix definition to avoid confussion with tags.
213 * manual/es/advanced.xml
214 * manual/es/glossary.xml
215 Synchronize Spanish translation with the above.
217 2011-07-07 [holger] 3.7.9cvs35
220 Add indicator stuff to the desktop file
223 2011-07-06 [paul] 3.7.9cvs34
228 2011-07-06 [mones] 3.7.9cvs33
231 Do not create an empty tag name row in panel and
232 warn user about using a non-reserved tag instead
234 2011-07-05 [mones] 3.7.9cvs32
239 * src/etpan/imap-thread.c
240 Make constants for reserved tags and use them
241 Removed also duplicate comparison while at it
243 2011-07-05 [paul] 3.7.9cvs31
246 when using a Compose template, only place the cursor
247 in the body when the cursor symbol, %cursor (%X), is used
249 2011-07-03 [paul] 3.7.9cvs30
252 do main_window_popup(mainwin); on plugin load error, or
253 else the warning dialogue and mainwindow stays minimised
256 2011-07-03 [paul] 3.7.9cvs29
259 fix bug 2462, 'Building without GnuTLS support leads to a
262 2011-07-03 [paul] 3.7.9cvs28
267 fix bug #2461, 'popup menu in message list displays
268 'move to trash' and 'delete''.
269 Add a new sensitivity condition 'M_NOT_TRASH' and
270 remove the broken workaround for right-click in summaryview.c.
271 Fix broken main menu sensitivity for "Menu/Message/Move" in
274 2011-06-21 [paul] 3.7.9cvs27
277 revert 3.7.9cvs2, it does no good
279 2011-06-18 [mir] 3.7.9cvs26
282 Fix autoconf warnings introduced in autoconf >= 2.64
284 2011-06-05 [paul] 3.7.9cvs25
294 fix strings where an informational message has been
295 wrongly entered into the translated string
297 enable 'Trash' and 'Sender' to be translated based on
298 the context, e.g. as button text and as mail header
300 fix english in Info tab
302 2011-05-25 [colin] 3.7.9cvs24
305 Fix bug #2439, "use bitwise operator for bitmask instead of
306 logical operator". Thanks to Nicolas Kaiser for the patch.
308 2011-05-18 [colin] 3.7.9cvs23
311 Fix missing group selection before xover if the
312 connection was reset before.
314 2011-05-12 [colin] 3.7.9cvs22
317 Fix bug #2412, "Send account mail address in Message-ID
318 wrongly implemented". Patch by Fabian Keil.
320 2011-05-12 [mones] 3.7.9cvs21
322 * src/etpan/nntp-thread.c
323 Fix bug #2418 "NNTP authentication is broken"
325 2011-05-09 [pawel] 3.7.9cvs20
328 * src/prefs_folder_item.c
331 2011-05-05 [colin] 3.7.9cvs19
337 Fix bug #2184, "Add account name information inside network log".
338 Initial patch by MSulchan Darmawan, expanded to other protocols.
339 This stuff is too much copy-pasted.
342 2011-04-30 [colin] 3.7.9cvs18
345 Fix bug #2414, 'Claws segfaults on startup with
346 notification plugin enabled". Thanks Christian
347 Faulhammer for the patch.
349 2011-04-27 [colin] 3.7.9cvs17
352 Make Windows' encoding CP1251 for ru_RU locale
353 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
355 2011-04-24 [paul] 3.7.9cvs16
357 * manual/claws-mail-manual.xml
358 * manual/de/claws-mail-manual.xml
359 * manual/es/claws-mail-manual.xml
360 * manual/fr/claws-mail-manual.xml
361 * manual/it/claws-mail-manual.xml
362 update copyright year
364 2011-04-24 [paul] 3.7.9cvs15
367 fix bug #2353, 'Right-clicking on spam in order to delete
368 it causes it to show in message window'
370 2011-04-24 [paul] 3.7.9cvs14
373 * src/gtk/foldersort.c
374 * src/gtk/foldersort.h
375 fix labelling, 'change folder order' to 'change mailbox order'
377 2011-04-23 [paul] 3.7.9cvs13
380 fix bug #2409, 'Failed to compile under GCC 3.x : option
381 -Wno-pointer-sign badly set in configure.ac'. mistakenly
382 committed in 3.7.8cvs19
384 2011-04-11 [paul] 3.7.9cvs12
386 * src/plugins/trayicon/trayicon.c
387 fix build bug: gtk_status_icon_set_title() is available
388 since gtk 2.18.x not 2.14.x
390 2011-04-11 [paul] 3.7.9cvs11
393 updated by Páder Rezső
395 2011-04-10 [colin] 3.7.9cvs10
401 * src/editaddress_other_attributes_ldap.c
403 * src/message_search.c
404 * src/prefs_display_header.c
405 * src/prefs_filtering_action.c
406 * src/prefs_matcher.c
408 * src/prefs_toolbar.c
409 * src/summary_search.c
410 * src/gtk/colorlabel.c
412 * src/gtk/gtkcmoptionmenu.c
413 * src/gtk/gtkshruler.c
414 * src/gtk/gtkshruler.h
416 * src/gtk/inputdialog.c
417 * src/gtk/quicksearch.c
418 Revert the whole pile of crap introduced in
421 2011-04-10 [colin] 3.7.9cvs9
425 * src/editaddress_other_attributes_ldap.c
427 * src/message_search.c
428 * src/prefs_display_header.c
429 * src/prefs_matcher.c
430 * src/prefs_toolbar.c
431 * src/summary_search.c
434 * src/gtk/inputdialog.c
435 * src/gtk/quicksearch.c
436 Finish fun with combo boxes. (hopefully)
438 2011-04-10 [colin] 3.7.9cvs8
441 * src/prefs_filtering_action.c
443 * src/gtk/gtkshruler.c
444 * src/gtk/gtkshruler.h
445 More undeprecation. GTKSHRuler is #if'ed out. We can
446 still decide to maintain the old GtkRuler widget in-tree
447 if the lack of ruler in Compose window is too
450 2011-04-10 [colin] 3.7.9cvs7
455 * src/editaddress_other_attributes_ldap.c
456 * src/message_search.c
457 * src/prefs_display_header.c
458 * src/prefs_filtering_action.c
460 * src/prefs_toolbar.c
461 * src/summary_search.c
462 * src/gtk/colorlabel.c
464 * src/gtk/gtkcmoptionmenu.c
466 More comboboxtext undeprecation
468 2011-04-10 [colin] 3.7.9cvs6
473 2011-04-10 [colin] 3.7.9cvs5
478 2011-04-10 [colin] 3.7.9cvs4
481 * src/editaddress_other_attributes_ldap.c
482 * src/message_search.c
483 * src/prefs_display_header.c
484 * src/prefs_filtering_action.c
486 * src/prefs_toolbar.c
487 * src/summary_search.c
490 gtk_combo_box_*_text() is deprecated, and
491 gtk_combo_box_text_*() is the new hotness.
493 2011-04-10 [colin] 3.7.9cvs3
501 * src/gtk/gtkvscrollbutton.c
502 * src/gtk/gtkvscrollbutton.h
503 s/GtkFunction/GSourceFunc
505 2011-04-10 [colin] 3.7.9cvs2
508 Use gtkut_window_popup() to work around a bug in Gnome Shell.
509 This is the patch from bug #2396, it should be innocuous even
510 if that's useless to do deiconify + present window...
512 2011-04-09 [paul] 3.7.9cvs1
514 * src/prefs_summaries.c
515 fix typo in string. (thanks, Brad!)
517 2011-04-09 [paul] 3.7.9
523 2011-04-09 [paul] 3.7.8cvs78
533 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
534 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
537 2011-04-09 [colin] 3.7.8cvs77
540 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
541 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
542 encoding filename. Hooray for stupid.
544 2011-04-08 [colin] 3.7.8cvs76
547 Fix action Stop: if child does not react to SIGTERM, it'll
548 probably start behaving when it'll get a SIGKILL on the user's
549 second press on Stop.
550 Fixes bug #2237, "User action makes Claws unresponsive".
552 2011-04-08 [colin] 3.7.8cvs75
557 * src/folder_item_prefs.c
558 * src/folder_item_prefs.h
559 * src/prefs_account.c
560 Fix bug #2382, "folderitemrc not updated when account
561 name is changed". Indeed, this wasn't done.
563 2011-04-08 [wwp] 3.7.8cvs74
566 Add support for quoted values (*="value").
567 This commonly fixes a trailing quote appearing to filenames
568 sent by iphone Mail (not sure if it's culprit at all, though).
570 2011-04-08 [colin] 3.7.8cvs73
573 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu
574 caused by attachments with extended chars in the file name". Patch
575 derived from a patch bt Fabien Keil
577 2011-04-05 [wwp] 3.7.8cvs72
580 A debug string not to translate.
582 2011-04-03 [colin] 3.7.8cvs71
585 Fix bug #2394, "backtrace() crashes on FreeBSD"
586 That's not the first bug-report where internal
587 debug-only backtrace() crashes on FreeBSD.
589 2011-04-03 [colin] 3.7.8cvs70
592 Fix bug #2365 again, "Crash when auto-scrolling headers in
594 Batch-mode compose windows (from filtering actions) shouldn't
595 try to access stuff after flushing events...
597 2011-03-31 [paul] 3.7.8cvs69
600 update as gtk >= 2.10 now required
601 (because I'll never remember to do this later)
603 2011-03-26 [paul] 3.7.8cvs68
606 fix separators in Go To menu
608 2011-03-20 [colin] 3.7.8cvs67
611 Drop the *_DISABLE_DEPRECATED. We'll put them back
612 when we'll have time to handle them
614 2011-03-18 [paul] 3.7.8cvs66
617 make user-facing message more accurate -
618 'Network Log' not 'View Log'
620 2011-03-17 [wwp] 3.7.8cvs65
623 Fix a typo around plural form, as reported by
626 2011-03-15 [colin] 3.7.8cvs64
631 Fix bug #2381, "Support for NetworkManager 0.9".
632 Patch by Mikhail Efremov
634 2011-03-04 [colin] 3.7.8cvs63
638 Fix segfault on Windows
641 * src/common/w32_unistd.c
642 * src/common/w32lib.h
643 Rationalize use of time_r() funcs (pthread do define them)
645 2011-03-02 [pawel] 3.7.8cvs62
648 Re-implement widgets aligning, switch from GtkSizeGroup
649 to GtkTable - this should fix disappearing labels
651 2011-03-01 [pawel] 3.7.8cvs61
654 Wizard GUI cleanups. Make it look and behave more
655 like account preferences.
657 2011-02-23 [colin] 3.7.8cvs60
659 * src/common/Makefile.am
662 2011-02-23 [colin] 3.7.8cvs59
666 * src/common/Makefile.am
667 * src/common/plugin.c
668 * src/common/valgrind.h
669 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
670 Use valgrind's own header.
672 2011-02-22 [colin] 3.7.8cvs58
674 * src/prefs_account.c
675 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
676 signed message" upon new installation. This is disturbing when PGP
677 plugins are loaded by default.
679 2011-02-16 [paul] 3.7.8cvs57
682 update copyright headers throughout
684 2011-02-16 [paul] 3.7.8cvs56
687 use gettext plural form for "item selected"/"items selected"
689 2011-02-13 [colin] 3.7.8cvs55
693 Fix bug #2361, "Claws crashes after PGP Check in separate
694 msg view". Don't let the cancel thread lie around after
695 the verification ended.
697 2011-02-13 [paul] 3.7.8cvs54
700 updated by Mindaugas Baranauskas
702 2011-02-11 [mones] 3.7.8cvs53
704 * manual/es/advanced.xml
705 Sync with English manual
707 Fix remaining mismatched alloc/free from cppcheck
709 2011-02-10 [pawel] 3.7.8cvs52
714 2011-02-10 [pawel] 3.7.8cvs51
716 * src/prefs_toolbar.c
717 - set menus sensitivity in item type combo depending on
718 availability of actions / plugin hooks
719 - style fixes, spaces instead of tabs mostly
721 2011-02-10 [paul] 3.7.8cvs50
723 * src/prefs_account.c
724 move the 'send acc mail addr in msg-id" option to
727 2011-02-10 [paul] 3.7.8cvs49
729 * src/prefs_account.c
730 move the 'expunge immediately' option to a more
733 2011-02-05 [pawel] 3.7.8cvs48
735 * manual/advanced.xml
736 Document new hidden pref
738 Dont treat mimeparts referenced by others as
743 Add ability to hide inline attachments referenced
744 by other mimeparts in MimeView. To enable this
745 feature set show_inline_attachments=0 in your clawsrc
747 2011-01-25 [colin] 3.7.8cvs47
750 Fix matcher body parsing: decode mails with our
751 MIME parser. This speeds up body search a bit as
752 binary attachments are not searched anymore, slows
753 down a bit full message searches, but not awfully.
754 * src/summary_search.c
755 Use matcher API to search, in all cases (advanced search or
756 not). Also, fix little logic bugs related to combos history
761 Remove dead code, export functions needed by matcher.c
763 2011-01-25 [colin] 3.7.8cvs46
768 * src/common/ssl_certificate.c
769 Fix mismatched alloc/free (thanks to cppcheck)
771 2011-01-25 [colin] 3.7.8cvs45
774 Fix leak on error path
776 2011-01-23 [mones] 3.7.8cvs44
778 * manual/es/advanced.xml
779 Sync with English manual
781 2011-01-23 [paul] 3.7.8cvs43
784 it's 2011, update copyright line
786 2011-01-23 [paul] 3.7.8cvs42
788 * manual/advanced.xml
792 fix bug #2350, 'Make displaying localized date/time in
793 message view optional'.
794 This introduces a new hidden option (why do more?),
795 'msgview_date_format', which defaults to OFF, maintaining
796 the current and expected behaviour.
798 2011-01-21 [colin] 3.7.8cvs41
801 Fix bug #2050, Clawsmail sends return receipt every seconds
802 We forgot to close the file when parsing
803 disposition-notification fields, which made unlinking of the
804 corresponding emails in tempfolder/processing impossible in
805 Windows. Causing them to be re-fetched every time.
807 2011-01-21 [colin] 3.7.8cvs40
810 Fix again bug #2346: We should have a %u parameter.
812 2011-01-21 [colin] 3.7.8cvs39
814 * src/plugins/spamassassin/spamassassin.c
815 Fix sa-learn when offline (its command line parsing is
816 space-dependant). Patch by Wolfgang Lorenz
818 2011-01-19 [pawel] 3.7.8cvs38
821 Fix Bug 2346 'Please register x-handler-scheme
822 in .desktop file' patch by Laurent Bigonville
823 While I'm here update things to current
824 standards, fix desktop-file-validate warnings/errors
826 2011-01-18 [colin] 3.7.8cvs37
829 Fix logic on SMTP AUTH: If the selected method isn't
830 available, say so instead of supposing it'll work.
831 Fixes bug #2039, 'SMTP AUTHENTICATION'
833 2011-01-15 [pawel] 3.7.8cvs36
835 * src/prefs_folder_item.c
836 Rework subject regexp simplify gui a bit, this give us better
837 options page layout (window with min width was too short to
838 show all contents and thigs were unwieldy) and better preview
839 of regexp working/not working
841 2011-01-14 [pawel] 3.7.8cvs35
844 strncpy2() NULLify strings just fine, no need to be
847 2011-01-14 [pawel] 3.7.8cvs34
850 Fix Bug #2165 'The date not localized in the message view'
851 Display Date header in messageview in the same way as in
852 summaryview by respecting date format set in preferences.
854 2011-01-06 [pawel] 3.7.8cvs33
856 * src/prefs_account.c
857 * src/prefs_folder_item.c
860 Make quote templates widgets more compact
862 2011-01-06 [pawel] 3.7.8cvs32
864 * src/plugins/trayicon/trayicon.c
865 - fix logic bug which caused icon to be
866 always set no-mail status on plugin load
867 - force icon hide on plugin_done(), without
868 it empty space(?!) is left in tray under KDE3 and KDE4
870 2011-01-06 [colin] 3.7.8cvs31
881 Unmime headers differently whether they're addresses or not:
882 It's useless to quote things containing commas if it's in
883 subject, for example. (introduced in 3.7.8cvs26)
885 2011-01-06 [colin] 3.7.8cvs30
887 * src/gtk/gtkaspell.c
888 Complete previous patch
890 * src/plugins/pgpinline/pgpinline.c
893 2011-01-06 [paul] 3.7.8cvs29
899 add Lithuanian translation (approx. 65% complete)
900 submitted by Mindaugas Baranauskas
902 2011-01-06 [pawel] 3.7.8cvs28
907 * src/prefs_actions.c
909 * src/gtk/gtkaspell.c
910 * src/plugins/pgpinline/pgpinline.c
911 * src/plugins/pgpmime/pgpmime.c
912 * src/plugins/smime/smime.c
913 Fix memory/file descriptors leaks
915 2011-01-06 [paul] 3.7.8cvs27
917 * src/plugins/pgpcore/sgpgme.c
918 fix bug #2322, 'GPG Full info: showing subkey
919 ID instead of primary key fingerprint'
920 Patch by Sébastien Bigaret.
922 2011-01-03 [colin] 3.7.8cvs26
925 Better quote-checking when unmim-ing headers
928 2011-01-03 [colin] 3.7.8cvs25
931 Fix bug #2299, "Incorrect handling of quoted printable coma
932 in headers". As this is really painful to fix by switching
933 the whole stuff to a list of headers tokens, we workaround
934 the problem by adding quotes around the encoded-word (making
935 it a quoted-string which continuity is already handled).
937 2011-01-03 [colin] 3.7.8cvs24
942 2010-12-23 [colin] 3.7.8cvs23
945 Finish fixing bug #2203: When forwarding (inline) and there
946 are some text/* parts with no name, set them a name and
947 set their disposition to attachment, so that recipients with
948 MUAs preferring HTML parts don't show them by default.
950 2010-12-22 [paul] 3.7.8cvs22
953 fix missing file in 3.7.8cvs20
955 2010-12-22 [colin] 3.7.8cvs21
959 Implement a nicer scroll when drag and dropping
961 2010-12-22 [colin] 3.7.8cvs20
964 Store charset if available when attaching text/* parts
965 Fixes bug #2203, 'Problems in forwarding multipart/
966 alternative messages with HTML part'
968 2010-12-22 [colin] 3.7.8cvs19
973 2010-12-21 [colin] 3.7.8cvs18
977 * src/common/session.c
978 * src/common/session.h
979 Differentiate between running sessions and connected
980 sessions. Fixes bug #2332, "Crash when hitting cancel
981 on the SMTP status window"
983 2010-12-21 [colin] 3.7.8cvs17
985 * src/etpan/etpan-thread-manager.c
988 2010-12-21 [colin] 3.7.8cvs16
991 Check whether we should continue loading the
992 current textview after inserting a possibly
995 2010-12-20 [colin] 3.7.8cvs15
999 Removed. Dead code since ages!
1001 * src/gtk/gtkcmclist.c
1002 * src/gtk/gtkcmctree.c
1003 * src/gtk/gtksctree.c
1004 undefine *_DISABLE_DEPRECATED in the files that
1005 use deprecated interfaces. Implicit declarations
1006 can lead to crashes as prototypes are unknown, as
1007 evidenced by bug #2315.
1009 2010-12-20 [colin] 3.7.8cvs14
1012 Don't flush events when adding an header entry. This
1013 can mess up the keypresses in the previous header.
1014 Instead, make the scroll happen later (doing it on the
1015 spot without flushing events doesn't work as the new
1016 requisitions aren't set yet).
1018 2010-12-20 [colin] 3.7.8cvs13
1021 Don't iconify at start on w32. This un-iconifies in the
1024 2010-12-20 [colin] 3.7.8cvs12
1026 * src/common/base64.c
1027 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
1028 Patch by pochini at shiny.it
1030 2010-12-19 [colin] 3.7.8cvs11
1035 2010-12-18 [colin] 3.7.8cvs10
1038 Fix bug #2148, "Attachment content-transfer-encoding
1039 incorrectly set when signing emails". The RFC 2045
1040 states that message/* and multipart/* encoding must
1041 be either 7-bit, 8-bit or binary.
1043 2010-12-18 [mones] 3.7.8cvs9
1046 Fix crash when searching or adding a LDAP server
1048 2010-12-17 [colin] 3.7.8cvs8
1057 Better error logging. Disable LDAP SSL/TLS on
1058 Windows, it's crashy/non-worky.
1060 2010-12-17 [colin] 3.7.8cvs7
1063 Fix bug #2325, "messages remains in folder cache after moving
1064 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
1066 2010-12-17 [colin] 3.7.8cvs6
1078 Windows build fixes (w32 LDAP completely untested!)
1080 2010-12-16 [colin] 3.7.8cvs5
1090 Try to rationalize a bit LDAP connections
1092 2010-12-16 [colin] 3.7.8cvs4
1094 * src/prefs_spelling.c
1096 Add a button to get dictionaries (win32)
1098 2010-12-16 [colin] 3.7.8cvs3
1100 * src/prefs_matcher.c
1101 Fix bug #2279, "crash when clicking 'define' in filter
1102 configuring". Thanks to Theodor Ciobanu for the hint at
1105 2010-12-14 [colin] 3.7.8cvs2
1107 * src/gtk/gtkaspell.c
1108 Add missing guard for sys/wait.h
1110 2010-12-05 [colin] 3.7.8cvs1
1112 * tools/make.themes.project
1113 Seems wget has changed naming of targets downloaded.
1114 Fix it by always providing our own name.
1115 [Pushing mones' patch again after messing with CVSROOT]
1117 2010-12-04 [paul] 3.7.8
1123 2010-12-03 [paul] 3.7.7cvs11
1126 * manual/xml2pdf ** REMOVED **
1127 * manual/dist/pdf/Makefile.am
1128 * manual/es/dist/pdf/Makefile.am
1129 * manual/fr/dist/pdf/Makefile.am
1130 * manual/pl/dist/pdf/Makefile.am
1131 simplify check for tools needed for manual building,
1132 remove xml2pdf and use docbook2pdf instead
1134 2010-12-03 [mir] 3.7.7cvs10
1137 Fix bug so that configure option --disable-manual
1138 actually disable building the manuals
1140 2010-12-01 [pawel] 3.7.7cvs9
1143 One more GTK+ 2.22 build fix
1145 2010-11-30 [colin] 3.7.7cvs8
1148 Fix bug #2317, 'Action results in "Bad file descriptor"'
1149 Introduced in 3.7.6cvs57. In fact the error has been there
1150 since ages, and only new thing is the verification of the
1151 various functions return code. Let the stuff work as it
1152 does, as it seems to do the right thing since ages.
1154 2010-11-28 [colin] 3.7.7cvs7
1156 * src/gtk/quicksearch.c
1157 Fix bug #2313, 'CLI quicksearch sometimes returns
1158 the same messages twice'. Patch by Sebastien Bigaret
1160 2010-11-25 [paul] 3.7.7cvs6
1162 * src/prefs_common.c
1163 make "gtk_can_change_accels" FALSE by default.
1164 fixes bug #2309, 'Shortcuts should not be modifiable
1167 2010-11-24 [mones] 3.7.7cvs5
1170 Add missing shortcuts for marking as spam and ham
1171 Fixes Debian bug #599547
1173 2010-11-22 [colin] 3.7.7cvs4
1176 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
1177 five patches were needed to fix a corner case
1178 is a good indicator that is was bound to break
1181 2010-11-21 [colin] 3.7.7cvs3
1183 * src/plugins/pgpcore/claws.def
1186 2010-11-20 [wwp] 3.7.7cvs2
1189 Fix either a typo or an irrelevant iff word there.
1190 IMO type and recursive possible values should be changed to
1191 smth simple and neat here, and help strings be really
1194 2010-11-20 [colin] 3.7.7cvs1
1197 Damn, forgot to commit this file twice.
1199 2010-11-19 [paul] 3.7.7
1205 2010-11-19 [paul] 3.7.6cvs66
1218 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
1219 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
1220 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
1222 2010-11-17 [colin] 3.7.6cvs65
1224 * src/common/utils.c
1225 Separate email address from timestamp with a dot.
1228 2010-11-17 [colin] 3.7.6cvs64
1230 * src/common/utils.c
1231 Fix multiple @ in generated message-ids.
1232 That's not allowed in RFC 2822.
1234 2010-11-16 [mones] 3.7.6cvs63
1236 * manual/es/advanced.xml
1237 Synchronise with English version
1239 2010-11-04 [wwp] 3.7.6cvs62
1242 Fix bug 2293, "filtering: simplify expression", as simplifying
1243 this expression doesn't make it less easy to understand and we
1244 gain few cycles by making the logical expression more simple
1245 by applying. Patch by Nicolas Kaiser.
1247 2010-11-03 [colin] 3.7.6cvs61
1250 Fix bug 2294, "addrindex.c: address index conversion always
1251 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
1253 2010-11-02 [wwp] 3.7.6cvs60
1258 Enlarge the progress bar (main window) a bit when compiling
1259 for UMPCs like maemo: this solves truncated text that might
1260 appear in the progress bar while processing messages.
1261 Also use a more compact string format when displaying
1262 progress like 'number/total', still for UMPCs, this fixes
1263 a previous inconsistency with these format strings where
1264 no space around the / were used sometimes.
1266 2010-10-26 [ticho] 3.7.6cvs59
1269 Recreate NNTP session if server port setting has changed. Fixes
1272 2010-10-26 [colin] 3.7.6cvs58
1276 Fix copy-paste error, thanks to David Relson
1279 2010-10-18 [colin] 3.7.6cvs57
1286 * src/prefs_themes.c
1289 * src/gtk/gtkutils.c
1290 * src/gtk/quicksearch.c
1291 * src/gtk/quicksearch.h
1292 * src/plugins/pgpcore/passphrase.c
1293 * src/plugins/spamassassin/libspamc.c
1296 2010-10-17 [colin] 3.7.6cvs56
1298 * src/prefs_themes.c
1299 * src/gtk/gtkaspell.c
1300 * src/gtk/gtkutils.c
1301 * src/gtk/gtkutils.h
1302 * src/gtk/inputdialog.c
1303 * src/gtk/progressdialog.c
1304 Undeprecate a few things
1306 2010-10-17 [colin] 3.7.6cvs55
1310 * src/gtk/quicksearch.c
1311 * src/gtk/quicksearch.h
1312 Add ability to search from the command-line.
1313 Closes bug 2249, ' Making QuickSearch independent from the GUI'
1314 Patch by Sebastien Bigarret.
1316 2010-10-04 [mones] 3.7.6cvs54
1318 * manual/dist/pdf/Makefile.am
1319 Fix build of English PDF manual
1320 (sh: Can't open ../../../xml2pdf)
1322 2010-10-03 [colin] 3.7.6cvs53
1329 Get rid of GRelation which were, mostly, used as
1330 GHashTables. Probably fixes bug #2277, 'Segfault when
1331 loading inbox for the first time'
1333 2010-10-03 [mir] 3.7.6cvs52
1335 * manual/de/dist/html/Makefile.am
1336 * manual/de/dist/pdf/Makefile.am
1337 * manual/de/dist/ps/Makefile.am
1338 * manual/de/dist/txt/Makefile.am
1339 * manual/dist/html/Makefile.am
1340 * manual/dist/pdf/Makefile.am
1341 * manual/dist/ps/Makefile.am
1342 * manual/dist/txt/Makefile.am
1343 * manual/es/dist/html/Makefile.am
1344 * manual/es/dist/pdf/Makefile.am
1345 * manual/es/dist/ps/Makefile.am
1346 * manual/es/dist/txt/Makefile.am
1347 * manual/fr/dist/html/Makefile.am
1348 * manual/fr/dist/pdf/Makefile.am
1349 * manual/fr/dist/ps/Makefile.am
1350 * manual/fr/dist/txt/Makefile.am
1351 * manual/pl/dist/html/Makefile.am
1352 * manual/pl/dist/pdf/Makefile.am
1353 * manual/pl/dist/ps/Makefile.am
1354 * manual/pl/dist/txt/Makefile.am
1355 Missing Makefile.am's for 3.7.6cvs49
1358 2010-10-03 [colin] 3.7.6cvs51
1363 2010-10-02 [mir] 3.7.6cvs50
1365 * manual/de/dist/html/Makefile.am
1366 * manual/de/dist/pdf/Makefile.am
1367 * manual/de/dist/ps/Makefile.am
1368 * manual/de/dist/txt/Makefile.am
1369 * manual/dist/html/Makefile.am
1370 * manual/dist/pdf/Makefile.am
1371 * manual/dist/ps/Makefile.am
1372 * manual/dist/txt/Makefile.am
1373 * manual/es/dist/html/Makefile.am
1374 * manual/es/dist/pdf/Makefile.am
1375 * manual/es/dist/ps/Makefile.am
1376 * manual/es/dist/txt/Makefile.am
1377 * manual/fr/dist/html/Makefile.am
1378 * manual/fr/dist/pdf/Makefile.am
1379 * manual/fr/dist/ps/Makefile.am
1380 * manual/fr/dist/txt/Makefile.am
1381 * manual/pl/dist/html/Makefile.am
1382 * manual/pl/dist/pdf/Makefile.am
1383 * manual/pl/dist/ps/Makefile.am
1384 * manual/pl/dist/txt/Makefile.am
1385 Part 2 of last commit which broke due to a permission error
1386 Avoid claws trying to build manuals if the required
1387 tools are not present.
1389 2010-10-02 [mir] 3.7.6cvs49
1392 * manual/de/dist/html/Makefile.am
1393 * manual/de/dist/pdf/Makefile.am
1394 * manual/de/dist/ps/Makefile.am
1395 * manual/de/dist/txt/Makefile.am
1396 * manual/dist/html/Makefile.am
1397 * manual/dist/pdf/Makefile.am
1398 * manual/dist/ps/Makefile.am
1399 * manual/dist/txt/Makefile.am
1400 * manual/es/dist/html/Makefile.am
1401 * manual/es/dist/pdf/Makefile.am
1402 * manual/es/dist/ps/Makefile.am
1403 * manual/es/dist/txt/Makefile.am
1404 * manual/fr/dist/html/Makefile.am
1405 * manual/fr/dist/pdf/Makefile.am
1406 * manual/fr/dist/ps/Makefile.am
1407 * manual/fr/dist/txt/Makefile.am
1408 * manual/pl/dist/html/Makefile.am
1409 * manual/pl/dist/pdf/Makefile.am
1410 * manual/pl/dist/ps/Makefile.am
1411 * manual/pl/dist/txt/Makefile.am
1412 1) Downgrade autoconf requirements to 2.59 to allow
1413 building on oldest supported Linux distributions.
1414 2) Only try to build manuals if the needed software
1417 2010-10-02 [colin] 3.7.6cvs48
1419 * src/plugins/trayicon/trayicon.c
1420 And fix theme updating.
1422 2010-10-02 [colin] 3.7.6cvs47
1424 * src/plugins/trayicon/trayicon.c
1425 Got burnt by wrong indentation!
1427 2010-10-02 [colin] 3.7.6cvs46
1430 Forgot to remove the directory from top-level
1432 2010-10-02 [colin] 3.7.6cvs45
1434 * src/plugins/trayicon/Makefile.am
1435 * src/plugins/trayicon/trayicon.c
1436 * src/plugins/trayicon/libeggtrayicon/.cvsignore
1437 * src/plugins/trayicon/libeggtrayicon/Makefile.am
1438 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1439 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1440 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1441 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1442 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1443 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1444 * src/plugins/trayicon/libeggtrayicon/xembed.h
1445 Finally get rid of Eggtrayicon, use GtkStatusIcon
1446 instead (which can be done safely now that we
1449 2010-10-02 [colin] 3.7.6cvs44
1457 * src/editaddress_other_attributes_ldap.c
1460 * src/grouplistdialog.c
1462 * src/image_viewer.c
1466 * src/message_search.c
1468 * src/prefs_themes.c
1469 * src/summary_search.c
1472 * src/etpan/imap-thread.c
1474 * src/gtk/gtkcmclist.c
1475 * src/gtk/gtkcmoptionmenu.c
1476 * src/gtk/gtkutils.c
1477 * src/gtk/gtkutils.h
1478 * src/gtk/gtkvscrollbutton.c
1479 * src/plugins/pgpcore/select-keys.c
1480 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1481 Undeprecate for GTK+2.22. Patch by Reed Loden.
1482 Fixes bug #2276, 'Compile in maintainer mode
1483 fails on GTK+ 2.22'.
1485 2010-10-02 [colin] 3.7.6cvs43
1488 It's now time to remove the temporary enable-openssl
1489 option that was used when we removed OpenSSL. See
1490 bug #2276 comment #14.
1492 2010-09-30 [wwp] 3.7.6cvs42
1494 * src/prefs_account.c
1495 * src/prefs_filtering_action.c
1496 * src/prefs_matcher.c
1497 Fix bug #2274, wrong color label index range
1498 used w/ gtk_cmoption_menu (behaviour change
1499 has been introduced w/ 3.5.0cvs49 apparently),
1500 now it must be 1..N so let's use colorlabel value
1504 2010-09-20 [pawel] 3.7.6cvs41
1511 2010-09-19 [pawel] 3.7.6cvs40
1516 Set ML menus sensitivity accordingly to
1517 possibility of reply to ML
1519 2010-09-19 [colin] 3.7.6cvs39
1522 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
1523 to newsgroups, and NNTP accounts *can* send email. We
1524 should not force an email account when replying to_ml or
1527 2010-09-19 [colin] 3.7.6cvs38
1530 Revert previous commit (which breaks Reply to newsgroups)
1532 2010-09-17 [pawel] 3.7.6cvs37
1535 Respect reply_account_autosel when changing compose
1536 account to email one while replying to NNTP post
1538 2010-09-17 [wwp] 3.7.6cvs36
1540 * doc/man/claws-mail.1
1541 Update --compose documentation in `man claws-mail`.
1543 2010-09-12 [pawel] 3.7.6cvs35
1546 Add forgotten bit to previous commit,
1547 select email account when replying to ML
1549 2010-09-12 [pawel] 3.7.6cvs34
1552 Fix bug #2247 "nntp reply-to-all broken?"
1553 Make reply-to-all and reply-to-ml work as expected in
1554 mailing list through NNTP case
1556 2010-09-11 [pawel] 3.7.6cvs33
1561 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
1562 fixes build with GTK+ < 2.18
1564 2010-09-10 [pawel] 3.7.6cvs32
1569 Make Tab key switch between FolderView, MsgView and
1570 SummaryView only, other widgets have/can have their own
1573 2010-08-25 [colin] 3.7.6cvs31
1578 * src/common/base64.c
1579 * src/common/base64.h
1580 Fix bug #2245, "base64 decoding fails with line breaks"
1581 Patch by Yotam Medini
1583 2010-08-25 [colin] 3.7.6cvs30
1586 Fix bug #2241, "Empty trash on exit fails on scripted exit"
1588 2010-08-23 [pawel] 3.7.6cvs29
1591 * src/send_message.c
1594 Hide progressbar on statusbar when not needed
1596 2010-08-17 [colin] 3.7.6cvs28
1599 Fix previous patch (our own tmp dir is inside
1602 2010-08-16 [colin] 3.7.6cvs27
1605 Use temp dir to store logs in Windows. Avoids doing
1606 get_rc_dir() early, which prevents set_rc_dir()
1609 2010-07-31 [holger] 3.7.6cvs26
1611 * src/gtk/gtkshruler.c
1612 Yet more GdkGC to Cairo porting
1614 2010-07-30 [holger] 3.7.6cvs25
1616 * src/stock_pixmap.c
1617 More GdkGC to Cairo porting
1619 2010-07-30 [holger] 3.7.6cvs24
1621 * src/gtk/colorlabel.c
1622 One GdkGC usage less
1624 2010-07-29 [holger] 3.7.6cvs23
1627 Replace some gdk drawing with cairo, as the former
1628 is going towards deprecation.
1630 2010-07-25 [colin] 3.7.6cvs22
1632 * src/common/utils.c
1633 And now for a real fix. g_list_remove() doesn't, of
1634 course, free the data. But we have to have a solid
1635 pointer to it in order to free it ourselves instead
1636 of relying on the old freed list pointer.
1637 Maybe that's the last patch on the subject now ? :)
1639 2010-07-25 [colin] 3.7.6cvs21
1641 * src/common/utils.c
1642 Remove stupid and extraneous g_free() of elements
1643 which have just been freed by g_list_remove(). (see
1644 GList documentation). I don't know how it worked before
1646 2010-07-25 [colin] 3.7.6cvs20
1648 * src/common/utils.c
1649 Reverse free/use with more logical and safe
1650 use/free. Thanks to Michael Rasmussen !
1652 2010-07-24 [colin] 3.7.6cvs19
1654 * src/gtk/quicksearch.c
1655 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
1656 'freeze when using quick search'
1658 2010-07-11 [iwkse] 3.7.6cvs18
1660 * src/gtk/quicksearch.c
1661 Add SMALL_LAYOUT to quicksearch_relayout
1663 2010-07-10 [iwkse] 3.7.6cvs17
1666 Remove forgotten variable from
1667 the last bugfix #2224
1669 2010-07-10 [colin] 3.7.6cvs16
1672 * src/gtk/quicksearch.c
1673 Clean fix for bug #2224: don't mess with GTK settings when
1674 handling the layout ourselves is enough
1676 2010-07-09 [iwkse] 3.7.6cvs15
1680 Better fix for Bug #2224
1682 2010-07-09 [iwkse] 3.7.6cvs14
1686 Always use stock icons on buttons
1688 2010-07-08 [colin] 3.7.6cvs13
1691 Fix bug 2223, 'Compilation fails with GTK+
1692 2.21.3'. Thanks to Jan Psota !
1694 2010-06-29 [pawel] 3.7.6cvs12
1697 Revert 3.7.5cvs41, it breaks templates that use %X
1699 2010-06-23 [wwp] 3.7.6cvs11
1701 * src/gtk/colorlabel.c
1702 Silent up a warning by avoiding possible confusion
1703 in logical expression evaluation, thanks to TuxCM.
1705 2010-06-21 [iwkse] 3.7.6cvs10
1707 * src/gtk/quicksearch.c
1708 Do not add into quicksearch history
1709 matching rules with bad syntax
1711 2010-05-26 [holger] 3.7.6cvs9
1715 Add function to select rows given a list of messages,
1716 complementary to summary_get_selected_msg_list()
1718 2010-05-22 [mir] 3.7.6cvs8
1721 Fix bug 2208. Encode encrypted password to qouted
1722 printable to avoid making invalid XML. Encoding
1723 will be activated the first time the password is
1726 2010-05-22 [paul] 3.7.6cvs7
1728 * manual/advanced.xml
1730 * src/prefs_common.c
1731 * src/prefs_common.h
1732 after using the compose margin for several days
1733 I wanted the old style back - add a new hidden
1734 pref 'show_compose_margin' to restore the old
1735 behaviour (defaults to FALSE)
1737 2010-05-14 [paul] 3.7.6cvs6
1740 add a margin to the compose window text that matches
1741 the margin in textview
1743 2010-05-14 [colin] 3.7.6cvs5
1745 * src/gtk/sslcertwindow.c
1746 Fix dangling pointer. Thanks to Michael R!
1748 2010-05-14 [colin] 3.7.6cvs4
1750 * src/gtk/sslcertwindow.c
1751 Fix bug 1993, 'Cannot send mail when SSL certificate is
1752 expired but certificate check is skipped' and maybe
1753 bug 2200, 'SSL is not working with POP3'
1755 2010-05-14 [colin] 3.7.6cvs3
1757 * src/plugins/pgpinline/pgpinline.c
1758 Fix bug 2205, 'PGPInline: segfault on malformed mails'
1760 2010-05-04 [iwkse] 3.7.6cvs2
1762 * src/prefs_message.c
1763 Get a generic name as 'Quotation' for
1766 2010-05-04 [iwkse] 3.7.6cvs1
1768 * src/prefs_message.c
1769 * src/prefs_common.h
1770 * src/prefs_common.c
1773 Option for collapsing via double-click
1775 2010-05-01 [paul] 3.7.6
1781 2010-05-01 [paul] 3.7.5cvs55
1783 * tools/claws.i18n.status.pl
1786 2010-05-01 [paul] 3.7.5cvs54
1789 add YUP, new Ukrainian translator
1791 2010-04-30 [paul] 3.7.5cvs53
1795 add Ukrainian translation, submitted by YUP
1804 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
1805 Páder Rezső, Marcel Pol, Frederico Goncalves Guimaraes,
1806 Tiago Faria, and Slavko
1808 2010-04-26 [wwp] 3.7.5cvs52
1813 2010-04-26 [mones] 3.7.5cvs51
1818 2010-04-22 [pawel] 3.7.5cvs50
1823 first NULL check pointer, then use it
1825 2010-04-22 [colin] 3.7.5cvs49
1828 Fix error message when session isn't established
1830 Update translation and fix a typo in it
1832 2010-04-15 [pawel] 3.7.5cvs48
1834 * src/prefs_account.c
1835 Fix Bug 2144 'When creating an account with IMAP4+SSL,
1836 the port isn't configured properly'
1837 When using SSL/TLS tunneling automatically use default
1838 ports for encrypted connections: smtps, pop3s, imaps, nntps
1840 2010-04-15 [pawel] 3.7.5cvs47
1843 Fix crasher in actions using '%f' argument
1844 on multiple files with external scripts which
1845 don't return any output.
1847 2010-04-14 [colin] 3.7.5cvs46
1850 Fix hand cursor after error symbol appears
1852 2010-04-12 [colin] 3.7.5cvs45
1855 Fix bug 2162, 'configure check for libetpan
1856 fails with libetpan 1.0'
1859 2010-04-09 [mones] 3.7.5cvs44
1861 * manual/de/glossary.xml
1862 Fix encoding to match main document's
1863 Also fixes make dist with Debian's openjade
1865 2010-03-29 [pawel] 3.7.5cvs43
1867 * src/matcher_parser.h
1868 * src/matcher_parser_parse.y
1869 * src/gtk/quicksearch.c
1870 Disable matcher warnings when populating quicksearch
1871 completion lists on startup
1873 2010-03-27 [colin] 3.7.5cvs42
1875 * src/gtk/quicksearch.c
1876 Fix double-free later in code. Optimize
1879 2010-03-27 [pawel] 3.7.5cvs41
1882 Make sure that quote ends with new line char
1884 2010-03-26 [pawel] 3.7.5cvs40
1889 Fix Bug 1928 Add "reply to this address" pop menu
1891 - Set composing account to email one when creating/replying
1892 from NNTP folder by clicking link or choosing option
1896 2010-03-25 [paul] 3.7.5cvs39
1898 * src/gtk/gtkcmclist.c
1899 Fix build with GTK+ 2.20
1901 2010-03-24 [pawel] 3.7.5cvs38
1906 * src/grouplistdialog.c
1910 * src/prefs_account.c
1911 * src/gtk/gtkcmclist.c
1912 * src/gtk/gtkcmctree.c
1913 * src/gtk/gtkcmoptionmenu.c
1914 * src/gtk/gtksctree.c
1915 * src/gtk/gtkshruler.c
1916 * src/gtk/gtkutils.c
1917 * src/gtk/gtkutils.h
1918 * src/gtk/gtkvscrollbutton.c
1919 * src/gtk/inputdialog.c
1920 * src/gtk/spell_entry.c
1921 * src/plugins/trayicon/trayicon.c
1922 * src/plugins/trayicon/libeggtrayicon/Makefile.am
1923 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1924 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1925 Fix build with GTK+ 2.19
1927 2010-03-23 [pawel] 3.7.5cvs37
1931 Respect view->show_col_headers option
1932 * src/gtk/gtkcmctree.c
1933 Fix GtkCmcTree column width calculation when it has
1934 auto_resize set and new node is added
1936 2010-03-22 [pawel] 3.7.5cvs36
1938 * src/grouplistdialog.c
1939 * src/prefs_common.c
1940 * src/prefs_common.h
1941 - remember newsgroups list dialog size
1942 - respect use_dotted_lines hidden pref
1943 - respect use_stripes_everywhere hidden pref
1945 2010-03-21 [pawel] 3.7.5cvs35
1948 Remove superfluous gtk_widget_show_all()
1951 * src/common/utils.c
1954 2010-03-21 [pawel] 3.7.5cvs34
1957 * src/gtk/quicksearch.c
1958 * src/gtk/quicksearch.h
1959 Implement separate search phrase completion for
1960 normal/extended quicksearch
1962 2010-03-11 [paul] 3.7.5cvs33
1965 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
1966 submitted by Yuwei Yu
1968 2010-03-09 [colin] 3.7.5cvs32
1970 * manual/de/glossary.xml
1973 2010-03-02 [colin] 3.7.5cvs31
1975 * manual/de/glossary.xml
1976 Sort alphabetically. Done by Volker Ribbert.
1978 2010-03-02 [mones] 3.7.5cvs30
1981 Fix mailing list archives location
1982 Remove currently unavailable CVS webview
1984 2010-03-01 [iwkse] 3.7.5cvs29
1986 * src/common/plugin.c
1987 Other indentation issues
1989 2010-03-01 [iwkse] 3.7.5cvs28
1991 * src/common/plugin.c
1992 Fix indentation of the previous commit
1994 2010-03-01 [iwkse] 3.7.5cvs27
1996 * src/common/plugin.h
1997 * src/common/plugin.c
1998 Add API for getting a loaded Plugin from the
1999 plugin's name, plugin_get_loaded_by_name (const gchar *name)
2000 Thanks to Colin, Michael
2002 2010-02-27 [colin] 3.7.5cvs26
2007 * manual/Makefile.am
2008 * manual/de/Makefile.am
2009 * manual/de/account.xml
2011 * manual/de/addrbook.xml
2012 * manual/de/advanced.xml
2013 * manual/de/claws-mail-manual.xml
2015 * manual/de/glossary.xml
2017 * manual/de/handling.xml
2018 * manual/de/intro.xml
2019 * manual/de/keyboard.xml
2020 * manual/de/plugins.xml
2021 * manual/de/starting.xml
2022 * manual/de/dist/.cvsignore
2023 * manual/de/dist/Makefile.am
2024 * manual/de/dist/html/.cvsignore
2025 * manual/de/dist/html/Makefile.am
2026 * manual/de/dist/pdf/.cvsignore
2027 * manual/de/dist/pdf/Makefile.am
2028 * manual/de/dist/ps/.cvsignore
2029 * manual/de/dist/ps/Makefile.am
2030 * manual/de/dist/txt/.cvsignore
2031 * manual/de/dist/txt/Makefile.am
2032 Add the german translation of the manual, done by
2033 Volker Ribbert <thoraki@arcor.de>.
2035 2010-02-27 [holger] 3.7.5cvs25
2037 * src/prefs_toolbar.c
2038 Don't make toolbar item description for
2039 plugin registered items editable
2041 2010-02-26 [colin] 3.7.5cvs24
2044 Don't translate empty description
2046 2010-02-22 [colin] 3.7.5cvs23
2049 Don't make In-Reply-To visible when reediting
2050 a draft or sent mail.
2052 2010-02-20 [colin] 3.7.5cvs22
2058 * src/etpan/imap-thread.c
2059 * src/etpan/imap-thread.h
2060 * src/etpan/nntp-thread.c
2061 * src/etpan/nntp-thread.h
2062 When going offline from NetworkManager, just
2063 delete IMAP connections. That'll avoid timeouts
2064 when coming back online in certain cases when
2065 the TCP socket will have timed out.
2067 2010-02-20 [holger] 3.7.5cvs21
2070 More files to ignore
2072 2010-02-17 [ticho] 3.7.5cvs20
2079 2010-02-16 [ticho] 3.7.5cvs19
2084 Removed unused argument from summary_open_row().
2086 2010-02-10 [pawel] 3.7.5cvs18
2089 - fix headers filtering when prefs_common.trans_hdr is on
2090 - fix headers setting when changing composing account
2092 * src/prefs_template.c
2093 Re-add template's name for translation
2095 2010-02-10 [colin] 3.7.5cvs17
2097 * src/prefs_matcher.c
2098 Fix bug 2099, 'add List-Id in Configuration>Filtering>
2099 Condition>Define>Header>Name combo box'. Patch by
2102 2010-02-10 [colin] 3.7.5cvs16
2112 Add the GB18030 Chinese charset, which is a superset
2113 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
2115 2010-02-09 [holger] 3.7.5cvs15
2118 GTK+ 2.10 related cleanup
2120 2010-02-09 [pawel] 3.7.5cvs14
2122 * src/prefs_account.c
2123 * src/prefs_folder_item.c
2124 * src/prefs_template.c
2126 Respect prefs_common.trans_hdr in couple more places to avoid
2127 confusion with translated/non-translated header names
2129 2010-02-09 [colin] 3.7.5cvs13
2134 2010-02-09 [colin] 3.7.5cvs12
2137 And fix 2.10 build :)
2139 2010-02-09 [colin] 3.7.5cvs11
2142 Bump up GTK+ requirement to 2.10
2151 * src/prefs_actions.c
2152 * src/prefs_common.c
2153 * src/prefs_common.h
2154 * src/prefs_ext_prog.c
2155 * src/prefs_filtering_action.c
2157 * src/prefs_image_viewer.c
2158 * src/prefs_matcher.c
2159 * src/prefs_msg_colors.c
2160 * src/prefs_summaries.c
2161 * src/prefs_template.c
2167 * src/gtk/Makefile.am
2169 * src/gtk/gtkcmclist.c
2170 * src/gtk/gtkcmctree.c
2171 * src/gtk/gtkutils.c
2172 * src/gtk/quicksearch.c
2173 Remove all compile-time conditionals depending on
2177 * src/gtk/gtksourceprintjob.c
2178 * src/gtk/gtksourceprintjob.h
2179 Remove libgnomeprint-based printing system (and
2180 command-line-based printing system) as GTK+ 2.10
2181 ships with print support.
2183 2010-02-08 [mir] 3.7.5cvs10
2186 Avoid displaying Bcc headers in message sent
2187 to NNTP servers. Thanks to Henning Mersch.
2190 2010-02-08 [pawel] 3.7.5cvs9
2193 Make tooltips less cryptic
2194 * src/gtk/description_window.c
2195 Improve window size calculation
2197 2010-02-08 [pawel] 3.7.5cvs8
2201 * src/common/utils.c
2202 * src/common/utils.h
2204 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
2205 Patch by Laurent Bigonville with slight modifications
2207 2010-02-03 [pawel] 3.7.5cvs7
2210 Add some libtool files to ignore
2212 2010-02-03 [pawel] 3.7.5cvs6
2214 * src/plugins/trayicon/trayicon.c
2215 Save and then restore focus when closing/minimizing to tray
2217 2010-02-03 [mir] 3.7.5cvs5
2225 Save LDAP password encrypted. See bug 2113.
2228 2010-02-03 [colin] 3.7.5cvs4
2231 Fix again decoding of encrypted parts. The
2232 reverting of the patch was wrong, as the
2233 double-decoding was fixed in smime itself.
2234 Thanks to Matthias Drochner again...
2236 2010-02-02 [colin] 3.7.5cvs3
2238 * src/plugins/smime/smime.c
2240 Revert 3.7.4cvs2 and make a better patch for bug
2241 2059 and 2076. Patch by Matthias Drochner
2243 2010-01-31 [pawel] 3.7.5cvs2
2246 Fix hungarian translator's name
2248 2010-01-31 [pawel] 3.7.5cvs1
2252 Fix Bug 2107 - Arrow keys don't work in message view window
2254 2010-01-31 [paul] 3.7.5
2261 2010-01-23 [pawel] 3.7.4cvs10
2264 Fix button sensitivity in compose mode
2266 2010-01-23 [pawel] 3.7.4cvs9
2269 * tools/kdeservicemenu/install.sh
2270 * tools/make.themes.project
2271 * tools/nautilus2claws-mail.sh
2272 * tools/popfile-link.sh
2273 * tools/textviewer.sh
2274 Not all systems have bash installed in /bin, use env(1) to find
2277 2010-01-22 [pawel] 3.7.4cvs8
2279 * src/prefs_account.c
2280 * src/prefs_filtering.c
2282 * src/gtk/colorlabel.c
2283 Add some separators in combos
2285 2010-01-22 [pawel] 3.7.4cvs7
2288 --disable-aspell -> --disable-enchant
2290 Fix options spacing in configure --help
2292 Make wizard's window centered on the screen
2294 2010-01-19 [holger] 3.7.4cvs6
2298 Introduce folder_get_item_from_identifier().
2299 In contrast to folder_find_item_from_identifier(), this
2300 function recursively creates the FolderItems in the id path.
2301 Useful for programmatically creating folders (e.g. by plugins)
2303 2010-01-17 [pawel] 3.7.4cvs5
2308 2010-01-16 [colin] 3.7.4cvs4
2310 * src/plugins/pgpcore/sgpgme.c
2311 Probably fix bug 2098, 'claws-mails crashes frequently
2312 with pgpcore'. Fix double-free.
2314 2010-01-16 [holger] 3.7.4cvs3
2316 * src/prefs_toolbar.h
2319 2010-01-15 [colin] 3.7.4cvs2
2322 Decode mimeinfo before decrypting it. Probably
2323 fixes bug 2059 'gpgme >=1.1.8 not compatible
2324 with S/MIME encryption' and bug 2076 'having
2325 worked 2 times properly CLAWS ceased to
2326 decrypt incoming PGP mails -displays base64
2327 instead - sucks completely'
2328 Let's hope complete suckage ends here!
2329 Thanks to Matthias Drochner.
2331 2010-01-08 [paul] 3.7.4cvs1
2333 * tools/claws.i18n.status.pl
2336 2010-01-08 [paul] 3.7.4
2343 2010-01-08 [paul] 3.7.3cvs57
2357 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
2358 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
2359 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
2362 2010-01-08 [paul] 3.7.3cvs56
2364 * src/common/utils.c
2365 fix bug 2089, 'URLs ending with an underscore ('_')
2366 are not correctly parsed'. thanks to Johan
2368 2010-01-05 [colin] 3.7.3cvs55
2371 Update french translation
2373 2010-01-04 [mones] 3.7.3cvs54
2376 Update Spanish translation
2378 2010-01-04 [mones] 3.7.3cvs53
2380 * manual/plugins.xml
2382 * manual/es/claws-mail-manual.xml
2383 * manual/es/intro.xml
2384 * manual/es/plugins.xml
2385 Synchronise with English version
2387 2010-01-03 [paul] 3.7.3cvs52
2392 update TEAM_LIST, fix encoding
2394 2010-01-03 [mir] 3.7.3cvs51
2397 When composing to a NNTP list TO: will always be preset
2398 to the NNTP list unless user has chosen some other default
2399 in which case we will handle this the normal way. Therefore
2400 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
2402 2010-01-01 [paul] 3.7.3cvs50
2405 bump copyright year whilst it's in mind
2407 2009-12-31 [paul] 3.7.3cvs49
2409 * manual/claws-mail-manual.xml
2411 * manual/plugins.xml
2412 fix links so that they make sense in the context of the
2413 text version of the manual
2415 2009-12-31 [paul] 3.7.3cvs48
2418 * manual/plugins.xml
2419 updates, improvements, corrections, additions
2421 2009-12-29 [pawel] 3.7.3cvs47
2423 * src/prefs_filtering_action.c
2424 Fix Bug 2082 'Wrong color rectangle position when replacing
2425 "color" processing rule'
2427 2009-12-29 [colin] 3.7.3cvs46
2430 Fix bug 2074, 'Remember sending account
2433 2009-12-20 [holger] 3.7.3cvs45
2436 Delay CREATED_HOOKLIST invokation until
2437 after the modifications to the compose window
2438 are done, to allow hooks to further modify the
2439 window without getting overridden again
2441 2009-12-20 [holger] 3.7.3cvs44
2443 * src/prefs_toolbar.h
2446 2009-12-20 [holger] 3.7.3cvs43
2448 * src/prefs_toolbar.c
2449 * src/prefs_toolbar.h
2451 Pass window struct to caller
2453 2009-12-20 [holger] 3.7.3cvs42
2457 Add hooklist after creation of a compose window
2459 2009-12-19 [holger] 3.7.3cvs41
2461 * src/prefs_toolbar.c
2462 * src/prefs_toolbar.h
2464 Allow plugins to choose to which toolbar they want
2465 to add actions (main window, compose window, or message view)
2467 2009-12-19 [paul] 3.7.3cvs40
2470 fix statusbar in GTK+ 2.19.1
2472 2009-12-10 [pawel] 3.7.3cvs39
2475 Better fix for cvs28 regression
2477 2009-12-10 [iwkse] 3.7.3cvs38
2480 Fix some indentation
2482 2009-12-10 [iwkse] 3.7.3cvs37
2485 Add missing checks for gtkaspell: avoid
2486 crashing in some cases when Enchant is
2487 enabled but the spell checker is disabled
2490 2009-12-09 [colin] 3.7.3cvs36
2493 Fix leak and unchecked accesses.
2495 2009-12-09 [mir] 3.7.3cvs35
2498 Fix Bug 2072 "template at folder properties is not working"
2499 introduced in cvs24.
2501 2009-12-08 [pawel] 3.7.3cvs34
2504 When 'Reply All' remove current compose address from
2505 Cc/Bcc list - fix for regression introduced in cvs28
2507 2009-12-05 [pawel] 3.7.3cvs33
2510 Fix memory management, duh!
2512 2009-12-04 [pawel] 3.7.3cvs32
2515 Use case insensitive comparison in search for
2518 Refresh scrollbars on every window open
2520 2009-12-04 [pawel] 3.7.3cvs31
2523 Highlight misspelled words when applying template and
2524 check_while_typing option is on
2526 2009-12-03 [pawel] 3.7.3cvs30
2529 Highlight misspelled words in text inserted from file(s)
2530 or pasted to message body when check_while_typing
2533 2009-12-02 [pawel] 3.7.3cvs29
2536 Revert first part of previous commit
2538 2009-12-02 [pawel] 3.7.3cvs28
2541 Fix Bug 2055 "duplicate mailing list reply if
2542 List-Post + Reply-To present"
2543 - Ignore Reply-To if answering to ML
2544 - Improve parsing of List-Post header
2546 2009-12-02 [pawel] 3.7.3cvs27
2550 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
2551 email had user in "From" and "CC"
2552 Don't allow duplicate addresses in compose window headers
2554 2009-12-02 [mones] 3.7.3cvs26
2557 * manual/es/intro.xml
2558 * manual/fr/intro.xml
2559 * manual/it/intro.xml
2560 * manual/pl/intro.xml
2561 Make URL to point current site
2563 2009-12-01 [holger] 3.7.3cvs25
2567 Introduce new drag type "claws-mail/msg-path-list" for
2568 drag'n'drop of a message selection from the summaryview
2569 into other applications. The drag data gets set to the
2570 folder-item-id followed by message ids, separated by newlines.
2571 This enables other applications to back-link to Claws Mail
2572 via a "claws-mail --select" call after they received a drop.
2574 2009-11-30 [mir] 3.7.3cvs24
2577 Place cursor in compose window according to provided input
2578 If to: is present place cursor in subject field and if both
2579 to: and subject: is present place cursor in body. If body: is
2580 present insert a new line after text and place cursor there.
2582 2009-11-27 [mones] 3.7.3cvs23
2584 * src/gtk/quicksearch.c
2585 Allow viewing longer expressions if there's space
2587 2009-11-25 [holger] 3.7.3cvs22
2590 * src/common/Makefile.am
2591 * src/common/utils.c
2592 * src/common/utils.h
2593 Add a function to query the
2594 filepath of the .desktop file
2596 2009-11-25 [colin] 3.7.3cvs21
2599 Fix bug 2063, 'glib assertion in GRelation use in
2602 2009-11-24 [pawel] 3.7.3cvs20
2604 * src/common/utils.c
2605 Fix Bug 2053 'Inconsistent application of Coloration
2607 Don't allow '<' character between quotation marks
2609 2009-11-21 [holger] 3.7.3cvs19
2612 Modify cairo clip handling in preview windows,
2613 to prevent print preview windows from being blank
2614 with GTK+ 2.18. Follow recommendation of the GTK+
2615 documentation (section "Migrating to client side windows")
2616 and create a new cairo context for each expose event.
2618 2009-11-19 [pawel] 3.7.3cvs18
2621 complete 3.7.3cvs15 so install is DESTDIR safe
2622 remove icons with changed names on uninstall
2624 2009-11-18 [pawel] 3.7.3cvs17
2627 remove unneeded and code-duplicating function
2629 2009-11-18 [pawel] 3.7.3cvs16
2632 Fix Bug 2057 'Claws mail does not keep renamed names
2633 of nntp-subscribed groups'
2634 Check for already subscribed group using item->path for group
2635 comparision as folders item->path != item->name may be truth
2636 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
2638 2009-11-17 [pawel] 3.7.3cvs15
2641 Fix Bug 2049 'some icons not copied?'
2642 Install additional 64x64 and 128x128 icons
2644 2009-11-17 [holger] 3.7.3cvs14
2646 * src/prefs_toolbar.c
2647 * src/prefs_toolbar.h
2650 Allow plugins to register toolbar items
2652 2009-11-11 [pawel] 3.7.3cvs13
2658 Fix Bug 1867 Changing account does not change BCC address
2659 Set account specific headers when changing account
2662 2009-11-07 [colin] 3.7.3cvs12
2664 * src/gtk/prefswindow.c
2665 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
2668 2009-11-07 [colin] 3.7.3cvs11
2670 * src/gtk/spell_entry.c
2671 Fix bug 2040, 'numbers in subject entry marked as misspelled'
2672 Patch by Pawel Pekala
2674 2009-10-27 [colin] 3.7.3cvs10
2677 Fix bug 2028, 'Attempts to connect to all accounts on exit'
2678 Don't try to check whether the folder is up-to-date if
2679 the folder class doesn't implement set_mtime, as we don't
2680 care in this case. This code exists since a long time, but
2681 the bug was triggered by more scanning of queue folders
2682 since recently (when we added \Deleted handling).
2684 2009-10-27 [colin] 3.7.3cvs9
2687 Try to fix registering as default client
2690 2009-10-21 [wwp] 3.7.3cvs8
2692 * src/common/utils.c
2693 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
2695 2009-10-21 [wwp] 3.7.3cvs7
2697 * src/common/utils.c
2698 Don't core dump when attempting to insert a non-existing
2699 file using a mailto: uri (g_error does core dump).
2701 2009-10-20 [colin] 3.7.3cvs6
2703 * src/common/utils.c
2704 Don't g_error on normal warnings...
2706 2009-10-20 [colin] 3.7.3cvs5
2708 * src/plugins/pgpcore/sgpgme.c
2709 Fix bug 1996, 'S/MIME key not selected'
2710 Check for S/MIME certs too
2712 2009-10-20 [colin] 3.7.3cvs4
2714 * src/common/w32lib.h
2715 Fix win32 build on latest mingw32
2717 2009-10-20 [colin] 3.7.3cvs3
2722 Fix LDIF export. Patch by Michael Rasmussen
2724 2009-10-18 [paul] 3.7.3cvs2
2726 * tools/claws.i18n.status.pl
2727 increase the value of $transolddays since we're relasing less
2729 rework the en_GB.po hack so that en_GB is always 100% translated
2730 and recently updated
2732 2009-10-17 [paul] 3.7.3cvs1
2734 * src/prefs_account.c
2735 * src/prefs_compose_writing.c
2736 * src/prefs_receive.c
2737 * src/prefs_summaries.c
2738 * src/prefs_wrapping.c
2739 reword a few labels. (this incorporates everything
2740 that seemed worthwhile from bug 2020)
2741 * src/prefs_customheader.c
2742 use a 'Browse' button instead of button with
2743 label 'From file...'
2747 * CVS repository change
2749 2009-10-09 [paul[ 3.7.3
2751 version 3.7.3 unleashed!!
2753 2009-10-07 [paul] 3.7.2cvs49
2758 fix Bug 1994 - Changing colors required restart.
2759 in the process rename folderview_reflect_prefs_pixmap_theme() to the
2760 more accurate folderview_reinit_fonts()
2762 2009-10-07 [paul] 3.7.2cvs48
2765 * src/prefs_common.c
2766 * src/prefs_common.h
2767 fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
2768 patch by Pawel Pekala
2770 2009-10-07 [paul] 3.7.2cvs47
2778 updated by David Vachulka, Stephan Sachse and Marc Arens,
2779 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
2782 2009-10-06 [colin] 3.7.2cvs46
2785 French translation update
2787 2009-10-05 [paul] 3.7.2cvs45
2790 enable Page Size and Orientation in the print dialog,
2791 GTK+ >= 2.18.x only. Patch by Mark__T
2793 2009-10-05 [paul] 3.7.2cvs44
2795 * src/prefs_summaries.c
2796 fix label, startup --> start-up, to match other uses of the
2799 2009-10-05 [paul] 3.7.2cvs43
2802 updated by Emilian Nowak
2804 2009-10-03 [colin] 3.7.2cvs42
2808 * src/gtk/gtkcmclist.c
2809 * src/gtk/gtkvscrollbutton.c
2810 * src/gtk/logwindow.c
2812 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
2813 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
2814 Fix warning at start
2816 2009-09-28 [colin] 3.7.2cvs41
2820 * src/prefs_folder_item.c
2821 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
2823 2009-09-28 [colin] 3.7.2cvs40
2825 * src/prefs_summaries.c
2826 * src/gtk/sslcertwindow.c
2827 Fix bug 2006, 'Non-utf8 strftime(3) date strings
2828 shows up garbled in GUI'. Patch by Pawel Pekala
2830 2009-09-24 [iwkse] 3.7.2cvs39
2833 That's only for statistics, of course :)
2835 2009-09-24 [iwkse] 3.7.2cvs38
2840 2009-09-24 [iwkse] 3.7.2cvs37
2843 Revert unwanted change
2845 2009-09-24 [iwkse] 3.7.2cvs36
2848 Fix issue with filtering actions and
2851 2009-09-20 [mones] 3.7.2cvs35
2853 * tools/convert_mbox.pl
2854 Add -R flag to support recursive conversions
2855 of arbitrary Evolution mail folders, based on
2856 bash script by Daniel Dickinson (fixes debian
2858 * tools/popfile-link.sh
2859 Set required shell for script (fixes debian
2862 2009-09-16 [colin] 3.7.2cvs34
2865 Go grab files in /etc/skel if they exist
2868 2009-09-15 [colin] 3.7.2cvs33
2871 Complete 3.7.1cvs42: only output directly to
2872 final file if we get NULL byes at the start.
2873 Still fixes saving UTF16 files, but also
2874 fixes displaying Base64 parts with decoding
2875 errors (parts without errors get displayed)
2877 2009-09-14 [colin] 3.7.2cvs32
2881 * src/matcher_parser_parse.y
2882 * src/prefs_matcher.c
2883 Add 'has_attachment' and 'signed' matcher
2884 expressions. Patch by Aleksei Miheev, fixes
2887 2009-09-14 [colin] 3.7.2cvs31
2889 * src/common/utils.c
2890 Add "Re :" prefix from french Yahoo mail.
2891 Patch by Didier Barvaux, fixes bug 1999
2893 2009-09-10 [mones] 3.7.2cvs30
2895 * manual/plugins.xml
2896 Fix sites supported by SpamReport
2897 * manual/es/plugins.xml
2898 Synchronise Spanish manual
2900 2009-09-07 [holger] 3.7.2cvs29
2903 Also update the icon cache on uninstall.
2904 This prevents possible problems when Claws Mail was
2905 uninstalled and installed again into a different location,
2906 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
2907 and the blog post linked therein
2909 2009-09-07 [paul] 3.7.2cvs28
2911 * src/prefs_toolbar.c
2912 when updating the main toolbar icons just update
2913 the main toolbar (and consequently fix a bug where
2914 folderview icons would disappear)
2916 2009-08-30 [holger] 3.7.2cvs27
2919 Do case-insensitive comparison against
2920 header names when extracting recipients
2923 2009-08-23 [colin] 3.7.2cvs26
2926 Probably fix RH bug 512024, " folder.c:3543
2927 Condition msglist != NULL failed"
2929 2009-08-23 [colin] 3.7.2cvs25
2931 * src/prefs_compose_writing.c
2932 Make the maximum size warning bigger. Patch
2933 by Didier Barvaux on bug 1986.
2935 2009-08-21 [colin] 3.7.2cvs24
2938 Previous commit: move the function into compose_insert_file
2939 so that it's also used on drag-n-drop
2941 2009-08-21 [colin] 3.7.2cvs23
2944 Fix scrolling when adding an header
2946 2009-08-21 [colin] 3.7.2cvs22
2949 * src/prefs_common.c
2950 * src/prefs_common.h
2951 * src/prefs_compose_writing.c
2952 * src/common/utils.c
2953 Fix bug 1986, "New feature: warn user when inserting
2954 a large file in the message body". Patch by Didier
2957 2009-08-21 [colin] 3.7.2cvs21
2961 * src/common/utils.c
2962 Fix bug 1984: Add R�f. : reply prefix (french
2963 Lotus Notes); patch by Didier Barvaux
2965 2009-08-21 [colin] 3.7.2cvs20
2969 Fix bug 1969, 'Bad guess for outgoing encoding'
2970 Make sure the specific converters (japanese in
2971 this case) can return success/error in strict
2972 mode, instead of silently failing back to
2975 2009-08-20 [holger] 3.7.2cvs19
2979 Make it possible for code outside
2980 compose (e.g. plugins) to attach files
2982 2009-08-20 [colin] 3.7.2cvs18
2985 Fix crash when accessing IMAP soon
2987 2009-08-18 [colin] 3.7.2cvs17
2990 Maybe fix crash on non-existent LDAP server
2992 2009-08-04 [colin] 3.7.2cvs16
2995 Fix toolbar's spacing that breaks dark
2996 themes (patch from http://blogs.igalia.com/aperez/
2997 2009/07/making-claws-mail-look-better/)
2999 2009-07-28 [colin] 3.7.2cvs15
3002 * src/addrcustomattr.c
3004 * src/addressbook_foldersel.c
3012 * src/editldap_basedn.c
3023 * src/prefs_actions.c
3024 * src/prefs_customheader.c
3025 * src/prefs_display_header.c
3026 * src/prefs_filtering.c
3027 * src/prefs_folder_column.c
3028 * src/prefs_matcher.c
3029 * src/prefs_summary_column.c
3030 * src/prefs_summary_open.c
3031 * src/prefs_template.c
3034 Fix bug 1950, 'Program freeze up during folder selection'
3035 Don't leave hidden windows modal
3037 2009-07-28 [colin] 3.7.2cvs14
3040 Fix bug 1957, 'LDAP errs out after searching too
3043 2009-07-28 [colin] 3.7.2cvs13
3046 Fix bug 1966, '"Collapse all threads" slower than
3047 "Expand all threads"'
3049 2009-07-28 [colin] 3.7.2cvs12
3051 * src/common/session.c
3052 Fix bug 1967, 'Claws gets stuck after accepting
3053 a certificate warning dialog'
3055 2009-07-19 [paul] 3.7.2cvs11
3057 * manual/plugins.xml
3058 a few small changes to the English
3060 2009-07-18 [mones] 3.7.2cvs10
3062 * manual/plugins.xml
3063 Add new bsfilter and fancy plugins to the docs
3064 and a note about dealing with plugins of the same class
3065 * src/prefs_account.c
3066 Fix extra space at the end typo
3068 2009-07-16 [colin] 3.7.2cvs9
3071 Fix wrong return without unlocking; thanks
3074 2009-07-14 [colin] 3.7.2cvs8
3077 Fix bug 1954, 'Segfault on reading wrong STATUS'
3079 2009-07-10 [colin] 3.7.2cvs7
3081 * src/plugins/pgpcore/plugin.def
3082 * src/common/utils.h
3085 2009-07-10 [colin] 3.7.2cvs6
3087 * src/prefs_display_header.c
3088 Fix bug 1951, 'C-Mail dumps core when editing
3089 displayed headers'. Patch by Alexey Rusakov
3091 2009-07-10 [colin] 3.7.2cvs5
3094 Fix bug 1952, 'Deleted mails in Queue folder
3097 2009-07-09 [colin] 3.7.2cvs4
3099 * src/gtk/spell_entry.c
3100 Fix bug 1949, 'Spell checker doesn't recognise
3101 certain word in Subject header, but does in
3102 message body'. Patch by Pawel Pekala.
3104 2009-07-09 [paul] 3.7.2cvs3
3107 use pkgconfig to check for the minimum required
3110 2009-07-06 [colin] 3.7.2cvs2
3112 * src/prefs_customheader.c
3115 2009-07-04 [paul] 3.7.2cvs1
3117 * tools/claws.i18n.status.pl
3120 2009-07-03 [paul] 3.7.2
3127 2009-07-03 [paul] 3.7.1cvs85
3134 added new translations by Tiago Faria and Slavko
3147 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
3148 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
3149 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
3150 Goncalves Guimaraes, Aleksei Miheev
3152 2009-07-01 [colin] 3.7.1cvs84
3154 * src/prefs_common.c
3155 Fix bug 1940, 'Doesn't open links in
3156 user's default browser'. Turn the preference
3157 to TRUE by default; that will only change the
3158 behaviour for new users.
3160 2009-06-29 [colin] 3.7.1cvs83
3164 * src/prefs_filtering_action.c
3165 Fix bug 1935, 'problems with very long filtering actions':
3166 Use a dynamic buffer in action to string, and a bigger
3167 buffer in string to action
3169 2009-06-29 [colin] 3.7.1cvs82
3171 * src/matcher_parser_lex.l
3172 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
3174 2009-06-29 [colin] 3.7.1cvs81
3179 Fix crash (out-of-bounds tree column)
3180 * src/gtk/gtkcmctree.c
3181 * src/gtk/gtksctree.c
3182 Prevent using an out-of-bounds tree column
3184 2009-06-29 [colin] 3.7.1cvs80
3188 Leak fixes; patch by Pawel Pekala.
3190 2009-06-26 [colin] 3.7.1cvs79
3193 Sort by msgnum if dates are equal
3195 2009-06-24 [paul] 3.7.1cvs78
3198 make some (forgotten) strings translatable
3200 2009-06-19 [colin] 3.7.1cvs77
3203 Fix menu sensitiveness
3205 2009-06-18 [colin] 3.7.1cvs76
3208 * src/plugins/pgpcore/sgpgme.c
3209 * src/plugins/pgpcore/sgpgme.h
3210 * src/plugins/pgpmime/mypgpcore.def
3211 * src/plugins/pgpmime/pgpmime.c
3212 * src/plugins/smime/mypgpcore.def
3213 * src/plugins/smime/smime.c
3214 Use largefile support (and stop using our old GPGME
3215 hack on gpgme_data_seek/rewind)
3216 (See 1.9.12cvs44 to 46 - if this breaks things we
3219 2009-06-13 [colin] 3.7.1cvs75
3221 * src/gtk/spell_entry.c
3222 Fix assertion. We can put a NULL gtkaspell to
3223 an entry; it just means it won't be spell-checked.
3225 2009-06-12 [mones] 3.7.1cvs74
3229 * src/prefs_account.c
3230 * src/prefs_account.h
3231 * src/common/utils.c
3232 * src/common/utils.h
3233 Added preference to use account address in generated
3234 Message-Id. Fixes Debian bug #531052
3236 2009-06-12 [colin] 3.7.1cvs73
3239 Better fix, API-compatible with libgnutls13
3241 2009-06-12 [colin] 3.7.1cvs72
3244 Use compatibility mode in GnuTLS, and avoid problems with
3245 servers that don't comply 100% with the spec, but still
3248 2009-06-06 [iwkse] 3.7.1cvs71
3251 Ops..revert a mix with another patch
3253 2009-06-06 [iwkse] 3.7.1cvs70
3256 A better fix for the previous commit's issue
3258 2009-06-06 [iwkse] 3.7.1cvs69
3261 Fix shutting down of Claws Mail while a GTK_Return keypress
3262 event is sent to the Attach property window
3264 2009-06-05 [colin] 3.7.1cvs68
3267 Fix build on GTK+ 2.6
3269 2009-06-03 [mones] 3.7.1cvs67
3271 * tools/make.themes.project
3272 Oops! fix header, sorry Paul ;-)
3274 2009-06-03 [mones] 3.7.1cvs66
3276 * tools/make.themes.project
3277 Add support for PNG themes and other
3278 fixes i don't remember now... :)
3280 2009-06-02 [colin] 3.7.1cvs65
3283 * src/prefs_template.c
3285 Fix error messages in templates, and fix their
3288 2009-05-22 [colin] 3.7.1cvs64
3293 2009-05-22 [colin] 3.7.1cvs63
3296 Fix phantom button behind entry when
3297 changing fields via Tools/Reply mode.
3299 2009-05-22 [colin] 3.7.1cvs62
3304 2009-05-21 [mones] 3.7.1cvs61
3308 Add button to empty header lines with one click
3310 2009-05-21 [paul] 3.7.1cvs60
3314 * src/plugins/trayicon/trayicon.c
3315 when quitting from the trayicon, honour
3316 prefs_common.clean_on_exit
3318 2009-05-21 [paul] 3.7.1cvs59
3320 * src/gtk/Makefile.am
3321 remove duplicate entry
3322 thanks to Charles A Edwards
3324 2009-05-19 [paul] 3.7.1cvs58
3326 * src/send_message.c
3327 clear progressbar in the statusbar on 'Cancel'
3329 2009-05-16 [colin] 3.7.1cvs57
3335 2009-05-16 [colin] 3.7.1cvs56
3338 Remove msgnum>0 condition for removing messages
3339 from caches. There's no such condition on add.
3340 Fixes bug 1913, 'Allow to remove phantom
3341 messages from the cache'; patch by Fabian
3342 Keil <fk at fabiankeil.de>
3344 2009-05-12 [holger] 3.7.1cvs55
3348 Introduce hook after showing of the message view
3350 2009-05-11 [colin] 3.7.1cvs54
3353 Fix bug 1872, 'A: Cc: CCi: selector should
3354 default on same as preceding contact'
3356 2009-05-10 [holger] 3.7.1cvs53
3360 Add a hook to make it possible for plugins to
3361 modify the address completion list
3363 2009-05-06 [paul] 3.7.1cvs52
3367 fix bug 1915, 'Mails signed with smime.p7s
3368 display both signed and attachment icon.'
3370 2009-05-05 [colin] 3.7.1cvs51
3372 * src/common/utils.c
3375 2009-05-05 [colin] 3.7.1cvs50
3377 * src/common/utils.c
3378 Fix bug 1895, '(imap) cache issues when cache dir is on a
3379 different mountpoint than tempdir'
3381 2009-05-04 [colin] 3.7.1cvs49
3384 Probably fix bug 1914, 'Crash reading
3385 corrupted tags file'
3387 2009-04-26 [paul] 3.7.1cvs48
3390 * src/gtk/gtkaspell.h
3391 fix bug 1904, 'build mechanism looks for
3392 'enchant.h' in a wrong place'
3394 2009-04-25 [paul] 3.7.1cvs47
3397 gah! fix coding style!
3399 2009-04-25 [paul] 3.7.1cvs46
3403 if building with GTK+ >= 2.16 use
3404 gtk_orientable_set_orientation() instead of now
3405 deprecated gtk_toolbar_set_orientation()
3407 2009-04-24 [colin] 3.7.1cvs45
3410 Ask before sending if an attached file has
3413 2009-04-19 [paul] 3.7.1cvs44
3415 * src/prefs_common.c
3416 * src/prefs_common.h
3418 save About window size.
3419 patch by Pawel Pekala
3421 2009-04-12 [paul] 3.7.1cvs43
3423 * tools/csv2addressbook.pl
3424 add extra CSV fields that are now appended
3425 by thunderbird (version 2.0.0.21)
3427 2009-04-08 [colin] 3.7.1cvs42
3430 fix saving (but not displaying) of UTF-16
3433 2009-04-08 [colin] 3.7.1cvs41
3435 * src/gtk/manage_window.c
3436 Disable transient windows on win32 - seems to
3437 fix most focusing issues
3439 2009-04-05 [colin] 3.7.1cvs40
3442 Don't ask whether we want to send deleted mails in queue
3443 folders; also, don't send deleted mails when flushing
3446 2009-04-04 [paul] 3.7.1cvs39
3452 * tools/claws.i18n.status.pl
3453 add new Indonesian translation, by
3456 2009-04-03 [paul] 3.7.1cvs38
3462 2009-04-03 [colin] 3.7.1cvs37
3466 Fix bug 1891, 'Add support for gopher:// links'
3467 Patch by Jacob Head <clawsmail at jacob-head.com>
3468 Let's go back to the roots!
3470 2009-04-03 [paul] 3.7.1cvs36
3475 2009-04-03 [paul] 3.7.1cvs35
3478 add AC_CONFIG_MACRO_DIR([m4])
3479 remove CLAWS_ACLOCAL_INCLUDE(m4)
3480 * m4/aclocal-include.m4
3481 removed this now unneeded file
3483 2009-04-02 [colin] 3.7.1cvs34
3485 * src/common/utils.h
3486 Fix previous (thanks to Marcus :)
3488 2009-04-02 [colin] 3.7.1cvs33
3490 * src/common/utils.h
3491 * src/etpan/etpan-thread-manager.c
3492 pipe() was a macro from GLib on win32 until
3493 glib 2.13.2. It's undefined after that.
3494 Thanks to Marcus Brinkmann for the heads-up!
3496 2009-03-31 [colin] 3.7.1cvs32
3498 * src/folder_item_prefs.c
3499 Copy folder settings with prefs
3501 2009-03-31 [colin] 3.7.1cvs31
3503 * src/prefs_account.c
3504 Don't use un-sensitive checkboxes in Privacy tab
3505 when privacy system in None (makes unchecking
3506 painful when no privacy plugin is loaded)
3508 2009-03-30 [colin] 3.7.1cvs30
3515 * src/prefs_account.c
3516 * src/prefs_account.h
3519 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
3520 Add an option on the Receive page of IMAP account preferences:
3521 "Move deleted mails to trash and expunge immediately". This
3522 option defaults to TRUE to avoid changing the existing behaviour.
3523 Setting it to FALSE prevents automatic expunging.
3524 Also, add Tools/Expunge and View/Hide deleted messages menu items
3525 (View/Hide deleted message being a per-folder setting, and behaving,
3526 like View/Hide read messages).
3528 2009-03-30 [colin] 3.7.1cvs29
3531 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
3532 ask for IMAP password when using GSSAPI auth
3534 2009-03-27 [colin] 3.7.1cvs28
3537 Fix cvs14, make sure we mark non-existent caches dirty
3538 (or they never get written)
3540 2009-03-27 [colin] 3.7.1cvs27
3543 Fix tag update when all tags are removed
3546 2009-03-25 [colin] 3.7.1cvs26
3549 Fix configure.ac, thanks to Pawel
3551 2009-03-25 [colin] 3.7.1cvs25
3554 * src/etpan/nntp-thread.c
3555 Fix header fetching (NG/To/Cc). Fixes
3556 bug 1883, 'Message processing fails to
3557 act on Newsgroups: field'
3559 2009-03-23 [colin] 3.7.1cvs24
3562 Fix internal headers visible in queue/sent
3564 2009-03-23 [colin] 3.7.1cvs23
3567 Fix check for RC (resource compiler) used
3568 on win32 (AC_LIBTOOL_RC used to call it
3569 implicitely but stopped)
3571 2009-03-19 [colin] 3.7.1cvs22
3574 Put spam button in default toolbar even if
3575 bogofilter and spamassassin are not built.
3576 Other anti-spam plugin could exist! :)
3577 * src/common/utils.c
3578 Fix exit status fetch on win32
3580 2009-03-18 [paul] 3.7.1cvs21
3582 * src/gtk/spell_entry.c
3583 fix "[BUG] Wrong word replaced in 'Subject:'
3584 when spell-checking correction used"
3585 Patch by Pawel Pekala
3587 2009-03-17 [colin] 3.7.1cvs20
3589 * src/common/utils.c
3590 Fix win32 build (from cvs12)
3592 2009-03-17 [colin] 3.7.1cvs19
3595 Fix bug 1735, 'Change To: and Newsgroups:
3596 recipient field according account type'
3599 2009-03-17 [colin] 3.7.1cvs18
3602 * src/prefs_common.c
3603 * src/prefs_common.h
3605 * src/common/prefs.c
3606 Add preference for fsyncing metadata
3608 2009-03-16 [paul] 3.7.1cvs17
3610 * src/prefs_customheader.c
3611 add forgotten #if HAVE_LIBCOMPFACE
3613 2009-03-16 [paul] 3.7.1cvs16
3615 * src/prefs_customheader.c
3616 put the (X-)Face preview image below the up/down
3617 buttons so they don't jump around.
3618 make the list reorderable by drag'n'drop
3620 2009-03-16 [colin] 3.7.1cvs15
3622 * src/prefs_customheader.c
3623 Add a (X-)Face preview. Patch by iwkse.
3625 2009-03-16 [colin] 3.7.1cvs14
3631 * src/common/prefs.c
3632 Add fsync calls to make sure we don't
3633 lose data on system crashes. (to do:
3634 add a pref to allow people choosing raw
3637 2009-03-15 [colin] 3.7.1cvs13
3639 * src/gtk/gtkaspell.c
3640 Fix empty menu when there are no
3641 suggestions (using the Spelling menu)
3643 2009-03-14 [colin] 3.7.1cvs12
3645 * src/common/utils.c
3646 Win32: fix subject prefix length
3648 2009-03-11 [mones] 3.7.1cvs11
3651 fix encoding declared in header
3652 update translation now we're at it
3654 2009-03-10 [colin] 3.7.1cvs10
3657 Fix "wrong mime" message printed out multiple
3660 2009-03-10 [colin] 3.7.1cvs9
3662 * src/prefs_folder_item.c
3665 2009-03-09 [paul] 3.7.1cvs8
3667 * src/prefs_folder_item.c
3668 * src/send_message.c
3669 fixes to english text
3671 2009-03-08 [paul] 3.7.1cvs7
3674 correct errors in header
3676 2009-03-08 [paul] 3.7.1cvs6
3682 * tools/claws.i18n.status.pl
3683 add Japanese translation, submitted by kazken3
3685 2009-03-07 [colin] 3.7.1cvs5
3688 Don't let the invalid MIME warning hide
3689 other noticeview (Partial receive or
3692 2009-03-07 [colin] 3.7.1cvs4
3697 2009-03-07 [colin] 3.7.1cvs3
3702 Handle mimeparts that lack an end boundary.
3703 They're invalid but it's too annoying for
3704 normal users to fix.
3706 2009-03-06 [wwp] 3.7.1cvs2
3709 * src/folder_item_prefs.c
3710 * src/folder_item_prefs.h
3711 * src/prefs_folder_item.c
3712 Add per-folder default cc, bcc and reply-to.
3714 2009-03-06 [colin] 3.7.1cvs1
3717 * src/gtk/gtksourceprintjob.c
3718 Fix build with old print interface
3720 2009-03-06 [paul] 3.7.1
3727 2009-03-06 [paul] 3.7.0cvs78
3738 updated by David Vachulka, Stephan Sachse, Flammie
3739 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
3740 Frederico Goncalves Guimaraes, Lars Persson Fink,
3743 2009-03-03 [colin] 3.7.0cvs77
3745 * src/prefs_filtering.c
3746 Win32: Fix bug 1865, 'IMAP account name changes
3747 are not followed at filter actions'
3749 2009-03-02 [colin] 3.7.0cvs76
3752 Fix Launchpad bug 335571: 'claws-mail crashed
3753 with SIGSEGV in strlen() while deleting
3754 large amount of e-mails on IMAP account
3756 2009-02-27 [mones] 3.7.0cvs75
3758 * manual/es/account.xml
3760 * manual/es/addrbook.xml
3761 * manual/es/advanced.xml
3762 * manual/es/claws-mail-manual.xml
3764 * manual/es/glossary.xml
3766 * manual/es/handling.xml
3767 * manual/es/intro.xml
3768 * manual/es/keyboard.xml
3769 * manual/es/plugins.xml
3770 * manual/es/starting.xml
3771 Sync with English version, fix some typos
3772 Changed encoding to UTF-8
3774 Update for release, changed encoding to UTF-8
3776 2009-02-24 [colin] 3.7.0cvs74
3779 Don't print separation line if there
3782 2009-02-23 [cleroy] 3.7.0cvs73
3791 * src/addrduplicates.c
3794 * src/addressbook_foldersel.c
3802 * src/customheader.c
3804 * src/editaddress_other_attributes_ldap.c
3842 * src/prefs_account.c
3843 * src/prefs_actions.c
3844 * src/prefs_common.c
3845 * src/prefs_filtering.c
3846 * src/prefs_filtering_action.c
3847 * src/prefs_folder_column.c
3848 * src/prefs_folder_item.c
3850 * src/prefs_matcher.c
3853 * src/prefs_summaries.c
3854 * src/prefs_summary_column.c
3855 * src/prefs_template.c
3856 * src/prefs_themes.c
3857 * src/prefs_toolbar.c
3864 * src/remotefolder.c
3865 * src/send_message.c
3866 * src/sourcewindow.c
3868 * src/stock_pixmap.c
3869 * src/summary_search.c
3876 * src/common/base64.c
3877 * src/common/claws.c
3878 * src/common/hooks.c
3879 * src/common/plugin.c
3880 * src/common/prefs.c
3881 * src/common/session.c
3883 * src/common/socket.c
3884 * src/common/string_match.c
3885 * src/common/stringtable.c
3886 * src/common/utils.c
3887 * src/common/utils.h
3889 * src/common/xmlprops.c
3890 * src/gtk/colorlabel.c
3891 * src/gtk/combobox.c
3892 * src/gtk/foldersort.c
3893 * src/gtk/gtkaspell.c
3894 * src/gtk/gtkcmclist.c
3895 * src/gtk/gtkcmctree.c
3896 * src/gtk/gtkcmoptionmenu.c
3897 * src/gtk/gtksctree.c
3898 * src/gtk/gtkshruler.c
3899 * src/gtk/gtksourceprintjob.c
3900 * src/gtk/gtkutils.c
3901 * src/gtk/gtkvscrollbutton.c
3902 * src/gtk/logwindow.c
3904 * src/gtk/pluginwindow.c
3905 * src/gtk/prefswindow.c
3906 * src/gtk/quicksearch.c
3907 * src/gtk/spell_entry.c
3908 * src/plugins/pgpcore/select-keys.c
3909 * src/plugins/pgpinline/pgpinline.c
3910 * src/plugins/pgpmime/pgpmime.c
3911 * src/plugins/smime/smime.c
3912 * src/plugins/spamassassin/spamassassin_gtk.c
3913 Mass commit changing g_return_* to cm_return_*
3914 and making these more interesting
3916 2009-02-23 [colin] 3.7.0cvs72
3919 Always initialise error code to no error
3921 2009-02-23 [colin] 3.7.0cvs71
3924 Fix separator substitution
3926 2009-02-23 [colin] 3.7.0cvs70
3928 * src/stock_pixmap.c
3929 * src/gtk/colorlabel.c
3930 don't use g_return on normal checks
3932 2009-02-22 [colin] 3.7.0cvs69
3938 2009-02-22 [colin] 3.7.0cvs68
3940 * src/addrduplicates.c
3956 * src/prefs_common.c
3957 * src/prefs_filtering.c
3968 * src/common/socket.c
3969 * src/common/template.c
3970 * src/etpan/imap-thread.c
3971 * src/gtk/gtkaspell.c
3972 * src/gtk/gtkcmctree.c
3973 * src/gtk/gtksctree.c
3974 * src/gtk/inputdialog.c
3975 * src/plugins/pgpcore/sgpgme.c
3976 * src/plugins/pgpmime/pgpmime.c
3977 * src/plugins/smime/smime.c
3978 * src/plugins/spamassassin/spamassassin.c
3979 Fix errors caught by Coverity: NULL checks, leaks, overruns,
3980 uninitialised accesses
3982 2009-02-17 [colin] 3.7.0cvs67
3985 Disable controls during queuing
3987 2009-02-15 [colin] 3.7.0cvs66
3990 * src/plugins/pgpcore/select-keys.c
3991 * src/plugins/pgpcore/sgpgme.c
3992 Disable use of disabled keys
3994 2009-02-15 [colin] 3.7.0cvs65
3998 Fix font updating after changing
3999 prefs_common.derive_from_normal_font
4001 2009-02-12 [paul] 3.7.0cvs64
4007 * src/common/version.h.in
4011 more copyright header fixes
4013 2009-02-12 [paul] 3.7.0cvs63
4015 * src/gtk/progressdialog.c
4016 * src/gtk/progressdialog.h
4017 fix copyright header
4019 2009-02-12 [paul] 3.7.0cvs62
4021 * src/gtk/spell_entry.c
4022 * src/gtk/spell_entry.h
4023 better, more standard copyright header
4025 2009-02-12 [paul] 3.7.0cvs61
4027 * src/gtk/spell_entry.c
4028 * src/gtk/spell_entry.h
4029 changes to copyright header
4031 2009-02-12 [paul] 3.7.0cvs60
4033 * src/gtk/spell_entry.c
4034 * src/gtk/spell_entry.h
4037 2009-02-11 [colin] 3.7.0cvs59
4039 * src/gtk/spell_entry.c
4040 * src/gtk/spell_entry.h
4043 2009-02-11 [colin] 3.7.0cvs58
4046 * src/gtk/Makefile.am
4047 * src/gtk/gtkaspell.c
4048 * src/gtk/gtkaspell.h
4049 Add spellcheck to subject. Patch by
4052 2009-02-10 [holger] 3.7.0cvs57
4056 Move filename define for printing page setup cache to defs.h
4058 2009-02-08 [mones] 3.7.0cvs56
4061 Fix build for bison 2.4.1
4063 2009-02-06 [holger] 3.7.0cvs55
4065 * src/prefs_common.c
4066 * src/prefs_common.h
4068 Fix restoring of custom page setups for printing by
4069 temporarily caching the settings.
4070 This is a workaround for Gnome Bug #39018, and fixes
4071 Claws Mail Bug #1840.
4073 2009-02-06 [colin] 3.7.0cvs54
4076 Fix hardcoded Shift-Q quits. Fixes
4077 bug 1838, 'Claws-Mail sometimes quits
4078 when attempting to type a capital Q'
4080 2009-01-31 [paul] 3.7.0cvs53
4083 revert 3.7.0cvs49, until there is time to find out
4084 why it causes a nasty crash!
4086 2009-01-31 [paul] 3.7.0cvs52
4089 1 string that was forgotten for translation
4091 2009-01-31 [paul] 3.7.0cvs51
4094 2 strings that were forgotten for translation
4096 2009-01-31 [paul] 3.7.0cvs50
4098 * src/gtk/prefswindow.c
4099 build prefs tree in a slightly smarter way -
4100 fix bug where if path[0] had same name as
4101 path[1], (like in the de translation), path[1]
4102 was lost and not shown in the window
4104 2009-01-31 [paul] 3.7.0cvs49
4107 fix bug 1836, 'Quoted text still blue after
4108 removal of quote-character'
4109 comment out some debug_print's that needlessly
4112 comment out a debug_print that needlessly slows
4115 2009-01-31 [paul] 3.7.0cvs48
4118 fix bug 1834, '"semi"-selection when collapsing thread'
4120 2009-01-31 [paul] 3.7.0cvs47
4122 * src/prefs_compose_writing.c
4123 * src/prefs_message.c
4124 move 'quote_chars' pref to where it should be
4126 2009-01-30 [paul] 3.7.0cvs46
4129 fix updating of popup menu sensitivity
4131 2009-01-28 [paul] 3.7.0cvs45
4133 * tools/filter_conv_new.pl
4134 move 'move' and 'delete' to end of @actions
4135 so that they are always final actions in the
4136 generated filtering rule
4138 2009-01-27 [paul] 3.7.0cvs44
4141 always select text/calendar mimepart if suitable
4142 plugin (i.e. vCalendar) is available
4144 2009-01-27 [paul] 3.7.0cvs43
4147 fix crash when right-clicking in summaryview when
4148 processing is active
4150 2009-01-22 [colin] 3.7.0cvs42
4155 When replying to signed/encrypted mail and the
4156 preference to sign/encrypt in this case is set,
4157 choose the original mail's privacy system (if
4160 2009-01-21 [colin] 3.7.0cvs41
4163 Fix warning (on-the-fly theming of
4164 addressbook isn't complete yet)
4166 2009-01-21 [colin] 3.7.0cvs40
4170 Win32: Fix window placement
4172 2009-01-21 [paul] 3.7.0cvs39
4175 update timeout log msg
4177 2009-01-17 [colin] 3.7.0cvs38
4182 * src/common/utils.c
4183 * src/etpan/imap-thread.c
4184 Fix g_open calls (which don't ignore mode)
4186 2009-01-17 [colin] 3.7.0cvs37
4195 * src/common/ssl_certificate.c
4197 * src/common/utils.c
4198 * src/etpan/imap-thread.c
4199 * src/plugins/bogofilter/bogofilter.c
4200 * src/plugins/pgpinline/pgpinline.c
4201 * src/plugins/smime/smime.c
4202 Probably fix bug 1825, 'Unable to fetch messages from
4203 IMAP folders named with non-ASCII string'
4204 Change remaining occurences of fopen and open with
4207 2009-01-17 [paul] 3.7.0cvs36
4210 update an old, outdated piece of info
4212 2009-01-17 [paul] 3.7.0cvs35
4214 * src/prefs_folder_item.c
4215 fix bug where saving Folder Properties of a
4216 sub-folder of outbox, queue, draft or trash
4217 would change its parent's folder type to normal
4219 2009-01-12 [mones] 3.7.0cvs34
4224 2009-01-12 [wwp] 3.7.0cvs33
4227 * tools/popfile-link.sh
4228 * tools/textviewer.sh
4229 Fix bashisms and other portability glitches (thanks to
4230 Steven M. Bellovin).
4232 2009-01-11 [paul] 3.7.0cvs32
4235 clean up some build warnings
4237 2009-01-11 [colin] 3.7.0cvs31
4240 Revert part of patch 3.7.0cvs29
4241 This function is used when jpilot
4244 2009-01-11 [colin] 3.7.0cvs30
4247 folder_find_child_item_by_name():
4248 actually use name, not path's basename
4250 2009-01-11 [paul] 3.7.0cvs29
4257 * src/prefs_folder_item.c
4258 clean up some build warnings
4260 2009-01-11 [paul] 3.7.0cvs28
4263 don't even mention printing support, assume its
4264 presence, unless building with GTK+ < 2.10.0
4266 2009-01-10 [colin] 3.7.0cvs27
4269 Fix bug 1811, '[mime] Crash when there's no
4270 room for filename's start on the same line'
4271 When the mimetype of the attachment is very
4272 long, there's no room at all to start the
4273 name=... parameter on the same line. This
4274 caused an infinite loop as 0 characters of
4275 the filename could be appended.
4276 In such cases, insert linebreak before the
4279 2009-01-09 [colin] 3.7.0cvs26
4283 * src/common/utils.c
4284 Win32: Fix bug 1815, 'Drag-n-Drop of files on
4285 Compose Window does not attach'
4287 2009-01-09 [colin] 3.7.0cvs25
4290 Fix bug 1817, 'Changing Themes does not
4291 update the pixmaps in "Select folder"
4294 2009-01-09 [colin] 3.7.0cvs24
4297 Win32: Fix bug 1816, 'Attaching files with
4298 command-line generates error after attaching'
4300 2009-01-09 [paul] 3.7.0cvs23
4303 forgot this '2009' in last commit
4305 2009-01-09 [paul] 3.7.0cvs22
4309 update copyright headers
4311 2009-01-09 [paul] 3.7.0cvs21
4313 * doc/man/claws-mail.1
4316 2009-01-09 [colin] 3.7.0cvs20
4319 Fix bug 1814, 'Windows' WM badly places
4322 2009-01-09 [colin] 3.7.0cvs19
4324 * src/prefs_themes.c
4325 * src/stock_pixmap.c
4326 * src/stock_pixmap.h
4327 * src/common/utils.c
4328 * src/common/utils.h
4329 Win32: Fix bug 1813, 'Installing Theme Creates Error'
4331 2009-01-08 [colin] 3.7.0cvs18
4334 Win32: Fix bug 1810, 'Pressing 'o' key
4337 2009-01-07 [colin] 3.7.0cvs17
4340 Fix bug 1432, '& not escaped in links (HTML
4343 2009-01-06 [colin] 3.7.0cvs16
4345 * src/plugins/pgpcore/select-keys.c
4346 Warn translators the usual way about
4349 2009-01-06 [colin] 3.7.0cvs15
4352 Fix synchronisation dialog that shouldn't
4353 appear when network goes down (Network
4357 Fix save as when attach_save_dir isn't set
4358 fixes bug 1804, 'attach_save_directory does
4359 not default to $HOME'
4360 * src/plugins/pgpcore/select-keys.c
4361 Add mnemonics to buttons - warn translators!
4363 2009-01-06 [wwp] 3.7.0cvs14
4365 * src/common/utils.c
4366 Fix cvs13, thanks to Colin.
4368 2009-01-06 [wwp] 3.7.0cvs13
4370 * src/common/utils.c
4371 Better support for Spanish Outlook replies (RES).
4373 2009-01-02 [colin] 3.7.0cvs12
4376 Fix (+) sign after collapsed folder names that
4377 have quicksearch-matching children.
4378 Fixes bug 1506, 'Recursive search in collapsed
4381 2009-01-02 [colin] 3.7.0cvs11
4383 * src/stock_pixmap.c
4384 * src/stock_pixmap.h
4385 Remove now-unused stock_pixmap_gdk
4387 2009-01-02 [colin] 3.7.0cvs10
4389 * src/gtk/gtkutils.c
4390 * src/pixmaps/claws-mail_icon.xpm
4391 Use pixbuf for app icon, and make the app icon
4394 2009-01-02 [colin] 3.7.0cvs9
4397 Show both link title and URI if possible
4399 2009-01-02 [colin] 3.7.0cvs8
4403 * src/addressbook_foldersel.c
4406 * src/grouplistdialog.c
4410 * src/gtk/gtkcmclist.c
4411 * src/gtk/gtkcmclist.h
4412 * src/gtk/gtkcmctree.c
4413 * src/gtk/gtkcmctree.h
4414 * src/gtk/gtksctree.c
4415 * src/gtk/gtksctree.h
4416 Implement pixbuf rendering in tree widgets
4418 * src/plugins/trayicon/trayicon.c
4420 * src/prefs_themes.c
4421 Use pixbuf rendering here too
4423 2008-12-30 [paul] 3.7.0cvs7
4426 no need to prematurely trim the uri in the statusbar
4428 2008-12-29 [paul] 3.7.0cvs6
4431 prefer List-Id header to X-* headers when creating
4432 filter rule automatically
4434 2008-12-28 [colin] 3.7.0cvs5
4437 Set minimum height to 440 instead of 480
4439 2008-12-22 [colin] 3.7.0cvs4
4442 Fix bug 1799, '"Discard message" deletes manually
4443 saved draft'. Switch rmode to REEDIT after
4446 2008-12-21 [paul] 3.7.0cvs3
4448 * tools/claws.i18n.status.pl
4451 2008-12-21 [paul] 3.7.0cvs2
4457 2008-12-21 [paul] 3.7.0cvs1
4463 2008-12-19 [paul] 3.7.0
4470 2008-12-19 [paul] 3.6.1cvs80
4473 remove unmaintained sk and sr from ALL_LINGUAS
4474 add newly maintained cs to ALL_LINGUAS
4485 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
4486 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
4487 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
4490 2008-12-16 [colin] 3.6.1cvs79
4492 * src/plugins/pgpcore/sgpgme.c
4495 2008-12-15 [colin] 3.6.1cvs78
4500 * src/plugins/pgpcore/sgpgme.c
4501 * src/plugins/pgpcore/sgpgme.h
4502 * src/plugins/pgpinline/pgpinline.c
4503 * src/plugins/pgpmime/pgpmime.c
4504 * src/plugins/smime/smime.c
4505 Fix bug 1796, 'PGP/MIME setting: "select key by your
4506 email address" doesn't work'. Use custom from address
4509 2008-12-15 [colin] 3.6.1cvs77
4511 * src/common/utils.c
4512 Fix bug 1746, 'Makes a mailto link from several
4515 2008-12-15 [paul] 3.6.1cvs76
4517 * m4/spamassassin.m4
4518 fix warnings thrown up by autoconf-2.63
4520 2008-12-13 [colin] 3.6.1cvs75
4525 * src/common/utils.c
4526 * src/common/utils.h
4528 Finish previous patch
4530 2008-12-13 [colin] 3.6.1cvs74
4533 Only install certs on windows
4535 2008-12-13 [colin] 3.6.1cvs73
4538 * tools/ca-certificates.crt
4539 * src/common/Makefile.am
4541 First try to ship SSL certificates in Windows
4544 2008-12-12 [colin] 3.6.1cvs72
4547 * src/plugins/pgpinline/claws.def
4550 2008-12-12 [paul] 3.6.1cvs71
4554 * src/partial_download.c
4556 * src/common/claws.c
4557 * src/common/prefs.c
4558 * src/common/utils.c
4559 win32: fix unlinking, renaming and bug with
4563 2008-12-11 [colin] 3.6.1cvs70
4566 * manual/fr/advanced.xml
4567 Update french translations
4569 2008-12-10 [colin] 3.6.1cvs69