1 2008-02-08 [paul] 3.3.0
8 2008-02-08 [paul] 3.2.0cvs77
11 updated with new translators
13 added he to ALL_LINGUAS
22 updated by Tim Brain and Petr Vanek, Stephan Sachse,
23 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
24 Andrea Spadaccini, Frederico Goncalves Guimaraes,
27 new Hebrew translation by Ofer <oc666@netvision.net.il>
29 updated with new translators and bumped (c) year
31 updated with new translators
33 2008-02-05 [colin] 3.2.0cvs76
38 Special case text/calendar parts: if there's one in
39 the mail, and a plugin handling text/calendar is
40 loaded, show that part. That'll avoid rendering
41 meetings as plain text, which just looks broken to
44 2008-02-04 [colin] 3.2.0cvs75
47 Maemo: Fix LED handling on OS 2008
49 2008-02-01 [colin] 3.2.0cvs74
52 Possibly fix the annoying and hard-to reproduce bug
59 2008-02-01 [paul] 3.2.0cvs73
62 fix bug 1502, 'Plus signs are stripped from
63 email addresses when calling from command line'
66 2008-01-31 [colin] 3.2.0cvs72
71 Fix building of URIs from filenames
73 2008-01-31 [wwp] 3.2.0cvs71
76 Fixes debug output of compiled-in features list
77 (completes 3.2.0cvs60).
79 2008-01-31 [colin] 3.2.0cvs70
84 * src/plugins/Makefile.am
85 * src/plugins/clamav/.cvsignore
86 * src/plugins/clamav/Makefile.am
87 * src/plugins/clamav/README
88 * src/plugins/clamav/clamav_plugin.c
89 * src/plugins/clamav/clamav_plugin.h
90 * src/plugins/clamav/clamav_plugin_gtk.c
91 * src/plugins/clamav/clamav_plugin_gtk.deps
92 Remove the Clamav plugin from the core
94 2008-01-28 [wwp] 3.2.0cvs69
97 * src/prefs_template.c
98 * src/prefs_template.h
101 * src/quote_fmt_lex.l
102 * src/quote_fmt_parse.y
103 Fix for bug #1493: count lines (\n chars) according to the way
104 format body is passed (i.e. \-escaped or not).
106 2008-01-27 [paul] 3.2.0cvs68
110 * src/prefs_actions.c
111 * src/prefs_filtering.c
112 * src/prefs_folder_item.c
113 * src/prefs_template.c
115 some minor changes to the English
117 2008-01-24 [colin] 3.2.0cvs67
119 * src/etpan/imap-thread.c
120 * src/etpan/nntp-thread.c
121 Fix bug 1348, 'Hang ups at exit time with
122 pgp plugin since 3.0.2'
124 2008-01-23 [colin] 3.2.0cvs66
127 Fix translation of something that shouldn't be
129 2008-01-23 [colin] 3.2.0cvs65
132 Fix bug 1486, 'Re: Incorrect content when replying'
133 Revert to full scan if short scan found only 0-length
136 2008-01-23 [paul] 3.2.0cvs64
138 * src/prefs_folder_item.c
139 fix bug 1485, 'selecting a folder's default
140 account if name contains '&''
142 2008-01-23 [colin] 3.2.0cvs63
148 Fix bug 1480, 'should be able to display mail file
149 from command line'. Let 'claws-mail --select' accept
150 absolute paths in addition to folder identifiers.
152 2008-01-22 [wwp] 3.2.0cvs62
161 Allow from=address in mailto sequence:
162 --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
163 The 'from' will try to select the first account matching in accounts list,
164 otherwise will use the usual account selection mechanism but override with
166 Allow mailto with NNTP accounts
167 mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
168 is the default one or if a NNTP account address is used with 'from'.
169 This is more or less a bugfix as it was possible to use mailto with a NNTP
170 default account but the complete mailto sequence was put in To.
172 2008-01-22 [wwp] 3.2.0cvs61
174 * doc/man/claws-mail.1
175 Updated the man page: status of few features, command-line
176 usage (--version-full) and completed list of config files
179 2008-01-22 [wwp] 3.2.0cvs60
182 Added --version-full to display version and compiled-in
183 features list (for later use by Clawsker for instance).
185 2008-01-22 [holger] 3.2.0cvs59
187 * src/addrduplicates.c
188 Fix scrolling in addressbook duplicate
191 2008-01-21 [colin] 3.2.0cvs58
194 Fix bug 1457, 'sorting messages on, say, from,
195 should subsort on previous sort choice'. Subsort
196 by date when sort is Subject, From, To, Tags.
198 2008-01-21 [colin] 3.2.0cvs57
205 Fix bug 1478, 'Wrong pthread_create calls all
206 over the place'. Patch by Christian Cornelssen
208 2008-01-20 [colin] 3.2.0cvs56
211 * src/etpan/imap-thread.c
212 * src/etpan/imap-thread.h
213 Fix bug 1468, 'Use IMAP keyword to
214 store "forwarded" flag'
216 2008-01-20 [colin] 3.2.0cvs55
219 Make list operations faster
221 2008-01-20 [colin] 3.2.0cvs54
224 Fix bug 1353, 'on startup with small screen
225 layout, keyboard input gets lost'
227 2008-01-20 [colin] 3.2.0cvs53
230 Complete 3.2.0cvs49, and fixes bug 1477,
231 'Claws Mail crashes when view PGP-encrypted
234 2008-01-20 [colin] 3.2.0cvs52
237 Fix privacy menu update when replying to
238 encrypted mail and no default privacy
241 2008-01-19 [colin] 3.2.0cvs51
245 * src/plugins/bogofilter/bogofilter.c
246 * src/plugins/clamav/clamav_plugin.c
247 * src/plugins/spamassassin/spamassassin.c
248 Batch filtering deletions too (and save 4 bytes
249 per MsgInfo in the process :)
251 2008-01-19 [colin] 3.2.0cvs50
254 Make cache update after copies much faster
257 2008-01-19 [colin] 3.2.0cvs49
260 Check g_fopen() success
262 2008-01-17 [wwp] 3.2.0cvs48
268 Sylpheed? No idea what this means.
270 2008-01-17 [colin] 3.2.0cvs47
272 * src/gtk/gtksctree.c
273 Make dnd threshold higher on Maemo
275 2008-01-16 [colin] 3.2.0cvs46
277 * src/common/passcrypt.c
278 Fix build on FreeBSD, thanks to Pawel
280 2008-01-15 [colin] 3.2.0cvs45
283 Fix bug 1472, 'Keyboard "Menu" key doesn't call
284 spell check of actuall word'
286 Temporarily disable immediate execution when learning
287 spam *only* if the summaryview isn't locked
289 2008-01-15 [wwp] 3.2.0cvs44
291 * src/prefs_filtering.c
292 Fix filtering prefs layout (Maemo port), moving page up/down
293 from buttons to context menu.
295 2008-01-15 [colin] 3.2.0cvs43
298 Fix bug 1465, 'First line in new message does not mark URLs'
300 2008-01-15 [colin] 3.2.0cvs42
302 * src/common/passcrypt.c
303 Fix bug 1461, 'several components #define
304 _XOPEN_SOURCE improperly'
306 2008-01-15 [colin] 3.2.0cvs41
309 Fix bug 1469, 'Column width adjustments on message
312 2008-01-14 [holger] 3.2.0cvs40
315 Add tests for dbus, dbus glib bindings,
316 and NetworkManager. All is optional. Add new
317 --(en|dis)able-networkmanager-support switch.
325 Add optional NetworkManager support, so Claws Mail
326 can try to do the right thing when the network connection
327 status changes. NetworkManager support is active by
328 default if above requirements were met.
330 2008-01-12 [colin] 3.2.0cvs39
333 Advertise the click-on-reply feature in the tooltip
335 2008-01-12 [colin] 3.2.0cvs38
340 * src/pixmaps/tray_newmail.offline.xpm
341 * src/pixmaps/tray_newmail.xpm
342 * src/pixmaps/tray_newmarkedmail.offline.xpm
343 * src/pixmaps/tray_newmarkedmail.xpm
344 * src/pixmaps/tray_nomail.offline.xpm
345 * src/pixmaps/tray_nomail.xpm
346 * src/pixmaps/tray_unreadmail.offline.xpm
347 * src/pixmaps/tray_unreadmail.xpm
348 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
349 * src/pixmaps/tray_unreadmarkedmail.xpm
350 * src/plugins/trayicon/Makefile.am
351 * src/plugins/trayicon/newmail.offline.xpm
352 * src/plugins/trayicon/newmail.xpm
353 * src/plugins/trayicon/newmarkedmail.offline.xpm
354 * src/plugins/trayicon/newmarkedmail.xpm
355 * src/plugins/trayicon/nomail.offline.xpm
356 * src/plugins/trayicon/nomail.xpm
357 * src/plugins/trayicon/trayicon.c
358 * src/plugins/trayicon/unreadmail.offline.xpm
359 * src/plugins/trayicon/unreadmail.xpm
360 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
361 * src/plugins/trayicon/unreadmarkedmail.xpm
362 Make the Trayicon plugin icons themable
364 2008-01-12 [wwp] 3.2.0cvs37
366 * src/prefs_display_header.c
367 Fix extra leading hyphen visible in the display
368 header configuration combo list (maemo).
370 2008-01-11 [colin] 3.2.0cvs36
373 Set timeout to 1 before disconnecting all -
374 for when one switches to offline and has
377 Fix bug 1454, 'error message shows parts and
378 signature of previous messages'
380 Maemo: Hide Send dialog by default
382 2008-01-10 [colin] 3.2.0cvs35
386 * src/prefs_account.c
388 * src/gtk/inputdialog.c
389 * src/plugins/pgpcore/passphrase.c
390 Maemo: Fix bug 1455, 'Password enters leading letter
391 incorrectly as uppercase'
393 2008-01-09 [colin] 3.2.0cvs34
396 Fix bug 1446, 'SC crashes frequently when staying
397 in background'. Format string error in Polish
399 * src/gtk/description_window.c
400 * src/prefs_template.c
401 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
406 2008-01-08 [colin] 3.2.0cvs33
409 Maemo: connect HW status change signal for shutdown
411 Maemo: Fix hardware space key
413 Maemo: name mmc1 and 2 a better name
415 2008-01-08 [wwp] 3.2.0cvs32
418 * src/folder_item_prefs.c
419 * src/folder_item_prefs.h
420 * src/prefs_folder_item.c
421 It's now possible to disable processing rules when
422 entering a folder (this adds a new option to the
423 folder properties dialog).
425 2008-01-08 [wwp] 3.2.0cvs31
428 Mailto: now supports 'insert' (stands for 'insert file'), this
429 adds the ability to create a new message from the command-line,
430 with body set from an existing file contents.
432 2008-01-08 [colin] 3.2.0cvs30
435 Maybe fix bug 1452, 'crash while drag'n'droping
436 emails to an IMAP folder'
438 2008-01-07 [wwp] 3.2.0cvs29
440 * src/prefs_filtering.c
441 Static-alize a function, thanks to Colin.
443 2008-01-07 [colin] 3.2.0cvs28
446 Fix scrolling to bottom when drag and dropping
448 Fix bug 1445, 'Display sender using addressbook: fails
449 when From: isn't an email address'
451 2008-01-07 [wwp] 3.2.0cvs27
453 * src/prefs_actions.c
454 * src/prefs_filtering.c
455 * src/prefs_template.c
456 Add tooltips to most buttons in the templates, actions and
457 filtering/processing dialogs.
459 2008-01-07 [wwp] 3.2.0cvs26
461 * src/prefs_filtering.c
462 - add a clear button to clear dialog input fields
463 - add page up and page down buttons to move selected rule up and down
464 - in rules list popup-menu: added Delete, Delete all and Duplicate
465 - popup-menu items are greyed out either if the list is empty (not counting the
466 (New) row or if there is no selected item
467 - clear store when closing dialog
469 * src/prefs_actions.c
470 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
471 clear button, popup-menu
472 - clear store when closing dialog
474 * src/prefs_template.c
475 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
476 clear button, popup-menu
478 * src/addrcustomattr.c
479 - renamed popup-menu item Clear list to Delete all
480 - grey out popup-menu items is there is no selected item or if list is empty
481 - clear store when closing dialog
484 - added popup-menu item Delete all
485 - grey out popup-menu items is there is no selected item or if list is empty
486 - clear store when closing dialog
488 2008-01-06 [wwp] 3.2.0cvs25
491 One more layout fix by Pawel (completes 3.2.0cvs24).
493 2008-01-05 [colin] 3.2.0cvs24
496 Little GUI fixes, patch by Pawel
498 2007-12-29 [wwp] 3.2.0cvs23
501 Fix for bug #1443, and strip possible whitespaces around
504 2007-12-29 [mones] 3.2.0cvs22
507 Updated translation, corrected a term based
508 on suggestion from Israel Saeta Pérez,
509 reverted awful X-Mailer translation
511 Complete cvs20 for FreeBSD, patch by Pawel
513 2007-12-29 [colin] 3.2.0cvs21
516 Fix bug 1442, 'Tags are repeated in
517 encapsulated messages'
519 2007-12-28 [colin] 3.2.0cvs20
522 Fix path to mime/globs. Patch by Marten King.
524 2007-12-27 [colin] 3.2.0cvs19
526 * src/plugins/pgpcore/Makefile.am
527 * src/plugins/pgpinline/Makefile.am
528 * src/plugins/pgpmime/Makefile.am
529 Add missing flags to build pgp plugins on maemo
531 2007-12-27 [colin] 3.2.0cvs18
534 Maximise before showing to avoid probable flickering
537 2007-12-27 [colin] 3.2.0cvs17
543 Fix bug 1439, 'Claws Mail does not remember window size
544 state when restarted'. Save maximised state and force
545 maximisation at startup if applicable.
547 2007-12-23 [paul] 3.2.0cvs16
549 * src/prefs_matcher.c
550 fix bug 1436, 'Filter condition dialog doesn't
551 load header name from current rules'
553 2007-12-22 [paul] 3.2.0cvs15
556 fix bug 1435, 'Reply doesn't take into account
559 2007-12-21 [paul] 3.2.0cvs14
561 * src/common/ssl_certificate.c
562 fix FreeBSD build with IPV6 support
564 2007-12-20 [colin] 3.2.0cvs13
569 2007-12-20 [colin] 3.2.0cvs12
573 * src/prefs_account.c
574 Add DIGEST-MD5 support for IMAP authentication
576 2007-12-19 [mones] 3.2.0cvs11
578 * doc/man/claws-mail.1
579 Better ordering of sections, updated options
583 2007-12-19 [paul] 3.2.0cvs10
585 * src/prefs_account.c
586 use a spinbutton instead of an entry for
587 "POP authentication timeout" also
589 2007-12-19 [colin] 3.2.0cvs9
591 * src/prefs_filtering_action.c
592 * src/prefs_matcher.c
593 * src/gtk/description_window.c
594 Destroy info windows with their parents
597 2007-12-19 [colin] 3.2.0cvs8
599 * src/prefs_account.c
600 Use spinbuttons instead of entries where needed
603 2007-12-18 [paul] 3.2.0cvs7
605 * src/prefs_matcher.c
606 add missing i18n for a few strings
607 Patch by Stephan Sachse
609 2007-12-18 [paul] 3.2.0cvs6
611 * src/prefs_logging.c
612 use 'disk' instead of 'disc'
614 2007-12-18 [paul] 3.2.0cvs5
618 * src/addrcustomattr.c
620 fixes to the ingleesh
621 * src/prefs_filtering_action.c
623 fix untranslated strings
624 * src/prefs_filtering_action.h
627 2007-12-18 [wwp] 3.2.0cvs4
639 Added prefs to set custom small and bold fonts
640 (might matter on some desktops, according to
641 DPI and font settings).
643 2007-12-18 [colin] 3.2.0cvs3
645 * src/prefs_logging.c
646 Rework GUI, patch by Pawel
648 2007-12-18 [colin] 3.2.0cvs2
650 * src/prefs_filtering_action.c
651 Rework GUI, patch by Pawel
653 2007-12-18 [colin] 3.2.0cvs1
659 2007-12-17 [paul] 3.2.0
666 2007-12-17 [paul] 3.1.0cvs79
673 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
674 Andrea Spadaccini, and Frederico Goncalves Guimaraes
676 2007-12-17 [mones] 3.1.0cvs78
679 Updated Spanish translation for 3.2.0 release
681 2007-12-16 [colin] 3.1.0cvs77
683 * src/addrcustomattr.c
684 Fix translations, patch by Fabien
686 2007-12-15 [paul] 3.1.0cvs76
691 2007-12-14 [colin] 3.1.0cvs75
696 2007-12-12 [wwp] 3.1.0cvs74
700 Added Marius Glauser to the hall of fame.
702 2007-12-12 [wwp] 3.1.0cvs73
705 Improve the way we show results of searches
706 in message bodies: selected text now get centered
707 vertically in the message window.
708 Patch by Marius Glauser <seelenhirt@gmx.net>.
710 2007-12-10 [colin] 3.1.0cvs72
713 Don't crash when setting batch mode on no folder
715 2007-12-10 [colin] 3.1.0cvs71
718 Fix potential buffer overrun (thanks to
721 2007-12-08 [paul] 3.1.0cvs70
723 * src/prefs_receive.c
724 small change to the English
726 2007-12-08 [colin] 3.1.0cvs69
731 2007-12-07 [colin] 3.1.0cvs68
736 Free simplify_subject_preg at exit
738 2007-12-07 [colin] 3.1.0cvs67
744 We have to free reused regexps from time to
745 time, or they get huge
747 2007-12-07 [colin] 3.1.0cvs66
750 Fix QP decoding (and UTF8)
752 2007-12-07 [colin] 3.1.0cvs65
754 * src/addrcustomattr.c
755 Update list of default custom attributes
756 now (will be needed for a feature patch
759 2007-12-07 [colin] 3.1.0cvs64
762 Batch on destination folder when copying - fixes
763 slowness when moving unread mails to trash on IMAP
765 2007-12-06 [colin] 3.1.0cvs63
767 * src/common/w32_time.c
768 * src/common/w32lib.h
769 * src/etpan/etpan-thread-manager.c
770 * src/etpan/imap-thread.c
771 * src/etpan/nntp-thread.c
772 * src/gtk/Makefile.am
773 Fix win32 build with libetpan. Thanks to
776 2007-12-06 [colin] 3.1.0cvs62
780 * src/prefs_account.c
781 * src/prefs_account.h
782 * src/etpan/imap-thread.c
783 * src/etpan/imap-thread.h
784 Disable connection via command line on WIN32
785 Disable mmap use on WIN32 - use normal strings
788 * src/addressbook_foldersel.c
789 * src/addressbook_foldersel.h
790 * src/prefs_filtering_action.c
791 * src/prefs_matcher.c
792 * src/plugins/bogofilter/bogofilter_gtk.c
793 * src/plugins/dillo_viewer/dillo_prefs.c
794 * src/plugins/spamassassin/spamassassin_gtk.c
795 Fix leak, rework function logics to be more
796 natural - thanks to Holger
800 2007-12-06 [colin] 3.1.0cvs61
805 Fix posting, and fix UTF-8 being sent when encoding
808 2007-12-05 [colin] 3.1.0cvs60
811 Fix debian bug #453157, 'Fails to post usenet
812 articles after NNTP connection has been
813 interrupted". Fix return value to prevent deletion
814 on failure, and issue MODE READER in case posting
817 2007-12-05 [colin] 3.1.0cvs59
821 Improvements to the List URIs dialog
824 2007-12-05 [colin] 3.1.0cvs58
827 * src/gtk/gtksctree.h
830 2007-12-04 [colin] 3.1.0cvs57
832 * src/etpan/imap-thread.c
833 Fix bug 1378, 'Claws exits on IMAP alert message'
834 Don't do GTK calls directly from Etpan thread
836 2007-12-04 [colin] 3.1.0cvs56
839 * src/gtk/gtksctree.c
840 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
841 Make all the left of column zero an hotspot for
844 2007-12-04 [colin] 3.1.0cvs55
850 * src/prefs_receive.c
851 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
853 2007-12-04 [wwp] 3.1.0cvs54
858 2007-12-04 [holger] 3.1.0cvs53
860 * src/addrduplicates.c
861 * src/addrduplicates.h
862 Export addressbook entry deletion
864 2007-12-04 [colin] 3.1.0cvs52
867 * tools/README.sylprint
870 Fix debian bug #454089 (symlink attack in TMP directory)
871 http://secwatch.org/advisories/1019661/ :
872 Remove the buggy script, which was unmaintained anyway
875 Store things in our private tmp directory.
877 2007-12-03 [colin] 3.1.0cvs51
884 Fix update problem when getting remote tags
885 * src/prefs_matcher.c
886 Rework GUI to make it better. Patch by Pawel
889 2007-12-03 [colin] 3.1.0cvs50
891 * src/etpan/imap-thread.c
892 * src/etpan/nntp-thread.c
893 Fix bug 1417, 'Network log doesn't reveal
896 2007-12-02 [iwkse] 3.1.0cvs49
898 * src/plugins/dillo_viewer/dillo_prefs.c
899 Insert dillo under the Plugins menu
901 2007-12-01 [paul] 3.1.0cvs48
904 add these variant forms
907 2007-12-01 [paul] 3.1.0cvs47
912 2007-12-01 [paul] 3.1.0cvs46
915 add the new addrcustomattr.c file
917 2007-11-29 [colin] 3.1.0cvs45
919 * src/common/ssl_certificate.c
920 Use the more modern getaddrinfo instead of
921 gethostbyname when possible
923 2007-11-28 [colin] 3.1.0cvs44
926 Maybe fix bug 1410 and other crash reports
927 in summaryview since cvs38.
929 2007-11-28 [wwp] 3.1.0cvs43
931 * src/prefs_summary_open.c
932 Guard against an empty list of actions to perform
933 when opening a folder (or migration defaults could
934 be introduced, confusing).
936 2007-11-28 [colin] 3.1.0cvs42
939 Fix mark all read from folder's contextual menu
941 2007-11-27 [colin] 3.1.0cvs41
946 * src/prefs_account.c
947 * src/etpan/imap-thread.c
948 A few fixes to the IMAP flags handling: Optimisations,
949 two crashers, mention that Bandwitdh-efficient mode
950 prevents tag fetching.
951 Fix M-UTF7 in subscription dialog.
953 2007-11-27 [colin] 3.1.0cvs40
958 Make filtering faster on flags change: Batch original
959 folderitem, where we'll do flags/tags changes.
961 2007-11-27 [colin] 3.1.0cvs39
964 Fix bug 1407, 'After a copy action, further rules apply
965 to both original and copy'
967 2007-11-27 [colin] 3.1.0cvs38
971 Fixes races when doing a long operation and user
972 asks for another one (Mark all read/unread on a
973 big folder on IMAP for example)
975 2007-11-27 [wwp] 3.1.0cvs37
979 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
980 and 3.1.0cvs35 (addressbook.c).
982 2007-11-27 [holger] 3.1.0cvs36
985 Add a line separating header and body
988 2007-11-27 [wwp] 3.1.0cvs35
991 Fix a drag-and-drop issue introduced with 3.1.0cvs33
992 (thanks to Colin) and revert disabling of cut/copy
993 context menu entries upon selected groups.
995 2007-11-27 [holger] 3.1.0cvs34
998 Add weights to the list of supported text attributes
1001 2007-11-27 [wwp] 3.1.0cvs33
1004 * src/addrcustomattr.c
1005 * src/addrcustomattr.h
1009 * src/prefs_common.c
1010 * src/prefs_common.h
1012 Provide a (customizable) list of preset attribute names
1013 for editing contacts (closes bug #1391).
1015 2007-11-27 [wwp] 3.1.0cvs32
1020 Various fixes in the address book:
1021 - made copy/move of a folder to itself or its subtree
1022 impossible (-> error)
1023 - errors messages don't show in the status bar anymore,
1024 use alertpanels instead
1025 - simple click on group doesn't open group edit dialog
1026 anymore when in contact edit embedded mode (was too itchy)
1027 - fixed disabling of edit button and and menu entry when
1028 in contact edit embedded mode (was done in a bad and
1030 - fix menu cut/paste sensitivity in treelist context
1031 menu (conflicting enabling was done by different functions)
1032 - fix some menu item sensitivity in address list context menu
1033 - don't allow cut/copy of groups, it's useless as they won't
1034 be copied w/ their contents
1035 - fix missing copy of the picture file when copying (bug #1402),
1036 fix picture attribute (internal) value when moving or copying
1039 2007-11-27 [colin] 3.1.0cvs31
1043 Fix tags loss on move, fix space encoding
1045 2007-11-26 [colin] 3.1.0cvs30
1055 * src/common/utils.c
1056 * src/common/utils.h
1057 * src/etpan/imap-thread.c
1058 * src/etpan/imap-thread.h
1059 Add IMAP tags support
1061 2007-11-26 [colin] 3.1.0cvs29
1064 Fix bug 1405, 'imap auto auth method doesn't
1067 2007-11-26 [colin] 3.1.0cvs28
1071 Handle broken disposition-notifications from Evolution
1072 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
1074 2007-11-25 [paul] 3.1.0cvs27
1076 * src/folder_item_prefs.c
1077 * src/folder_item_prefs.h
1080 2007-11-23 [wwp] 3.1.0cvs26
1084 * src/matcher_parser_parse.y
1085 * src/prefs_matcher.c
1086 Fix irrelevant case folding when adding matcher condition 'test',
1089 2007-11-23 [wwp] 3.1.0cvs25
1091 * src/prefs_common.c
1092 * src/prefs_common.h
1093 * src/prefs_summary_open.c
1094 * src/prefs_summary_open.h
1096 Add "select first email in list" to the list of possible selections
1097 when opening a folder.
1099 2007-11-23 [paul] 3.1.0cvs24
1102 a fix by Stephan Sachse, plus remove all
1103 old strings from the end of the file
1105 2007-11-23 [wwp] 3.1.0cvs23
1107 * src/prefs_msg_colors.c
1108 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
1109 with little changes.
1111 2007-11-23 [paul] 3.1.0cvs22
1113 * src/prefs_logging.c
1114 eliminate wasted horizontal space
1116 2007-11-23 [paul] 3.1.0cvs21
1118 * src/prefs_summaries.c
1119 don't wrap the label or put linebreaks
1121 2007-11-22 [colin] 3.1.0cvs20
1123 * src/plugins/pgpinline/pgpinline.c
1126 2007-11-22 [wwp] 3.1.0cvs19
1128 * src/prefs_themes.c
1129 Yet another misuse of get_rc_dir(), still related
1130 to user themes. Completes 3.1.0cvs18.
1132 2007-11-22 [wwp] 3.1.0cvs18
1134 * src/stock_pixmap.c
1135 Fix a misuse of get_rc_dir(), user themes dir was
1136 not set properly and some themes might have disappeared
1137 from themes list in prefs.
1139 2007-11-22 [wwp] 3.1.0cvs17
1145 Correct copyright for these claws-mail-only brand new
1148 2007-11-22 [paul] 3.1.0cvs16
1151 fix bug 1400, 'Drag and drop of URLs does not work'
1154 2007-11-22 [paul] 3.1.0cvs15
1156 * src/prefs_common.c
1157 make "cmds_use_system_default" default to FALSE
1158 so as not to disrupt current settings
1160 increase the size of the GdkRectangle, tooltips
1161 didn't show for me otherwise
1163 2007-11-21 [colin] 3.1.0cvs14
1171 * src/prefs_account.c
1172 * src/prefs_common.c
1173 * src/prefs_common.h
1174 * src/prefs_ext_prog.c
1178 * src/gtk/gtkutils.c
1179 Use xdg-open as a way to find default browser,
1182 2007-11-21 [colin] 3.1.0cvs13
1187 Send better return receipts (useful ones)
1188 Handle incoming return receipts
1190 2007-11-20 [colin] 3.1.0cvs12
1194 Add getter/setter for settings, and getter
1197 2007-11-20 [colin] 3.1.0cvs11
1202 Fix bug 1396, 'Crash on disabling a filter
1203 while it is processing'
1205 2007-11-20 [paul] 3.1.0cvs10
1208 fix bug 1395, 'Crash on checking for new mails
1209 while filter is running'
1212 2007-11-20 [paul] 3.1.0cvs9
1215 make this string easier for translators
1217 2007-11-19 [colin] 3.1.0cvs8
1219 * src/prefs_summaries.c
1221 Don't enable more tooltips on Maemo
1223 2007-11-19 [colin] 3.1.0cvs7
1225 * src/prefs_common.c
1226 * src/prefs_common.h
1227 * src/prefs_summaries.c
1229 Fix bug 1388, 'message list tool tips'
1230 Add (optional) tooltips in summaryview.
1231 This only works with GTK+ >= 2.12
1233 2007-11-19 [colin] 3.1.0cvs6
1236 Make strings a bit better when attaching
1239 2007-11-19 [colin] 3.1.0cvs5
1241 * src/common/utils.c
1242 Fix bug 1392, 'Top level domain .EU is
1243 not recognised as valid'
1245 2007-11-19 [wwp] 3.1.0cvs4
1249 Revert changes to compose.c made in 3.1.0cvs2.
1251 2007-11-19 [wwp] 3.1.0cvs3
1257 * src/addrduplicates.c
1258 Minor improvements in the address book:
1259 always accept new contacts provided that some
1260 detail is set (instead of rejecting silently).
1261 Better guessing of contact name from incomplete
1262 name information. Better display of contacts with
1263 no name, in contact lists, group contents, find
1267 2007-11-19 [wwp] 3.1.0cvs2
1271 * src/prefs_logging.c
1272 * src/prefs_summaries.c
1273 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
1274 wrap some long label in prefs/summaries, layout checkboxes
1275 in a more compact form in prefs/loggin, make account and
1276 header's combos have the same size/spacing in compose
1279 2007-11-19 [wwp] 3.1.0cvs1
1282 Fix a tiny leak and duplicate variable.
1284 2007-11-19 [paul] 3.1.0
1291 2007-11-19 [paul] 3.0.2cvs145
1302 updated by Stephan Sachse, Flammie Pirinen,
1303 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
1304 Emil Nowak, Frederico Goncalves Guimaraes,
1305 Andrej Kacian, and Ralph Young
1307 2007-11-18 [mones] 3.0.2cvs144
1310 Updated Spanish translation
1312 2007-11-18 [colin] 3.0.2cvs143
1315 Prevent empty tag after edit, thanks to wwp
1317 2007-11-18 [colin] 3.0.2cvs142
1320 Fix possible "(null)" %s - thanks to wwp
1322 2007-11-16 [wwp] 3.0.2cvs141
1324 * src/common/utils.c
1325 Fix for 3.0.2cvs140, prevents from crashing when opening
1328 2007-11-16 [colin] 3.0.2cvs140
1331 * src/common/claws.c
1332 Output a bit more useful info at startup
1335 2007-11-16 [colin] 3.0.2cvs139
1338 * src/common/utils.c
1339 * src/common/utils.h
1340 Fix bug 1387, 'Request for --compose to
1341 support multiple attachments'
1343 2007-11-16 [colin] 3.0.2cvs138
1346 Fix bug 1390, 'NNTP fails after server
1349 2007-11-16 [colin] 3.0.2cvs137
1351 * src/prefs_display_header.c
1352 Fix bug 1389, 'Changing 'Display headers
1353 in message view' breaks dispheaderrc'
1355 2007-11-14 [colin] 3.0.2cvs136
1358 * src/gtk/quicksearch.c
1359 * src/gtk/quicksearch.h
1360 Fix resetting the quicksearch when in non-sticky
1361 mode, but Recursive is set: reset only when going
1362 out of the root search folder.
1364 2007-11-14 [colin] 3.0.2cvs135
1367 Don't set new flag back when doing "Mark as unread"
1370 2007-11-12 [paul] 3.0.2cvs134
1372 * src/plugins/dillo_viewer/dillo_viewer.c
1373 don't offer the mime type for translation
1379 2007-11-11 [colin] 3.0.2cvs133
1383 Use markup-escaped strings in dialogs
1385 2007-11-11 [colin] 3.0.2cvs132
1388 Better IMAP-UTF7/UTF8 conversion
1390 2007-11-10 [colin] 3.0.2cvs131
1393 Fix debian bug 450698, 'nntp auth behavior changed
1396 2007-11-10 [colin] 3.0.2cvs130
1404 * src/common/utils.c
1405 * src/etpan/Makefile.am
1407 * src/gtk/gtkutils.h
1409 * src/plugins/bogofilter/Makefile.am
1410 * src/plugins/clamav/Makefile.am
1411 * src/plugins/dillo_viewer/Makefile.am
1412 * src/plugins/pgpcore/Makefile.am
1413 * src/plugins/spamassassin/Makefile.am
1414 * src/plugins/trayicon/Makefile.am
1415 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
1417 2007-11-09 [colin] 3.0.2cvs129
1421 fix bug 1375, 'Impossible to modify e-mail
1422 in LDAP addressbook twice'; Try two. update
1423 externalID, don't make display lag, and
1424 fix the cases where dn is not mail.
1426 2007-11-08 [paul] 3.0.2cvs128
1431 * src/prefs_account.c
1432 * src/prefs_account.h
1433 reinstate 'Generate Message-ID' option as an
1434 account preference. (hidden on IMAP)
1437 2007-11-08 [paul] 3.0.2cvs127
1440 MAEMO: fix failure of loading images inline
1441 MAEMO: fix bug 1349, 'Emails still skip to end
1442 when opened (in certain circumstances)...'
1444 2007-11-07 [colin] 3.0.2cvs126
1447 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
1449 2007-11-07 [colin] 3.0.2cvs125
1452 Re-change the string occurence of A_CLAWS_ACTIONS
1453 to A_SYL_ACTIONS, to prevent parse errors of the
1456 2007-11-07 [colin] 3.0.2cvs124
1459 * src/prefs_common.c
1460 * src/prefs_common.h
1461 * manual/advanced.xml
1462 Add an hidden pref, 'save_parts_readwrite';
1463 completes 3.0.2cvs35
1465 2007-11-07 [paul] 3.0.2cvs123
1467 * src/prefs_toolbar.c
1470 rename ToolbarSylpheedActions to ToolbarClawsActions
1471 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
1473 2007-11-07 [paul] 3.0.2cvs122
1476 MAEMO: remove tooltips
1478 2007-11-07 [colin] 3.0.2cvs121
1480 * src/plugins/pgpinline/pgpinline.c
1481 Fix bug 1377, 'unspecific errors on
1482 signature checking'. Fix trimming of
1485 2007-11-06 [iwkse] 3.0.2cvs120
1487 * src/prefs_summary_open.c
1490 2007-11-06 [paul] 3.0.2cvs119
1494 * tools/csv2addressbook.pl
1495 add a new script that imports a CSV formatted
1496 address book. Becky and Thunderbird address
1497 book are currently supported.
1499 2007-11-05 [colin] 3.0.2cvs118
1504 2007-11-05 [iwkse] 3.0.2cvs117
1506 * src/prefs_summary_open.c
1509 2007-11-04 [paul] 3.0.2cvs116
1511 * src/addressbook_foldersel.c
1512 fix gtk critical warning
1513 Patch by Pawel Pekala
1515 2007-11-04 [paul] 3.0.2cvs115
1518 * tools/claws-mail-compose-insert-files.pl
1519 add --bcc and uri_escape() everything
1521 2007-11-04 [paul] 3.0.2cvs114
1523 * src/gtk/gtkutils.c
1524 gtkut_stock_with_text_button_set_create(): set
1525 GTK_CAN_DEFAULT on buttons 2 and 3
1527 2007-11-03 [paul] 3.0.2cvs113
1529 * src/common/utils.c
1530 fix debian bug #448814, 'mailto: URI decoding
1531 desn't decode the destination address field'
1532 Patch by Federico Heinz <fheinz@vialibre.org.ar>
1534 2007-11-03 [paul] 3.0.2cvs112
1539 allow Bcc in commandline URIs
1540 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
1542 2007-11-02 [colin] 3.0.2cvs111
1545 Maybe fix bug 1376, 'crash on
1546 addressbook manipulation'
1548 2007-10-31 [paul] 3.0.2cvs110
1551 fix bug 1375, 'Impossible to modify e-mail
1552 in LDAP addressbook twice'
1553 Patch by Michael Rasmussen
1555 2007-10-30 [paul] 3.0.2cvs109
1558 enable GnuTLS support with --enable-gnutls which
1559 will disable openssl support. if the user has
1560 gtk >= 2.10.x don't allow gnomeprint even if the
1567 2007-10-30 [paul] 3.0.2cvs108
1570 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
1572 2007-10-30 [paul] 3.0.2cvs107
1575 * src/prefs_account.c
1576 * src/prefs_folder_item.c
1577 * src/prefs_spelling.c
1578 * src/prefs_themes.c
1580 * src/gtk/gtkaspell.c
1581 * src/gtk/gtkaspell.h
1582 * src/plugins/spamassassin/spamassassin_gtk.c
1583 replace deprecated gtk_option_menu...
1584 patch by Pawel Pekala
1586 2007-10-29 [colin] 3.0.2cvs106
1588 * src/plugins/dillo_viewer/dillo_prefs.c
1589 Fix forgotten signal connect
1591 2007-10-28 [colin] 3.0.2cvs105
1593 * src/plugins/dillo_viewer/dillo_prefs.c
1594 * src/plugins/dillo_viewer/dillo_prefs.h
1595 * src/plugins/dillo_viewer/dillo_viewer.c
1596 Implement addressbook-based whitelisting for loading
1597 remote images. Fixed missing destroy of the embedded
1598 browser that made a Dillo window pop up on exit, if
1599 an HTML part was displayed.
1601 2007-10-26 [colin] 3.0.2cvs104
1606 2007-10-25 [colin] 3.0.2cvs103
1609 Add tap-and-hold on the picture, for Maemo
1616 Unify tag interfaces.
1618 2007-10-25 [colin] 3.0.2cvs102
1621 * src/etpan/imap-thread.h
1622 Much better error handling. We'll need to be really
1623 clear to users about where errors come from, with
1624 the apparition of Gmail's IMAP server.
1626 2007-10-24 [colin] 3.0.2cvs101
1632 Add tags sorting (alphabetical); allow deletion of
1633 tags from the Apply Tags window
1635 2007-10-24 [colin] 3.0.2cvs100
1638 * src/editaddress_other_attributes_ldap.c
1639 * src/editaddress_other_attributes_ldap.h
1643 Fix LDAP writing (got broken in cvs39)
1644 Add read-only support for jpegPhoto LDAP field
1646 2007-10-23 [colin] 3.0.2cvs99
1649 Fix crash in some cases
1651 2007-10-22 [colin] 3.0.2cvs98
1653 * src/common/socket.h
1655 Fix big leak in GnuTLS code
1657 2007-10-22 [colin] 3.0.2cvs97
1660 Fix bug 1368, 'SIGSEGV in NNTP code'
1662 2007-10-22 [colin] 3.0.2cvs96
1664 * src/prefs_customheader.c
1665 Catch compface warnings when generating X-Faces
1667 2007-10-22 [wwp] 3.0.2cvs95
1669 * src/quote_fmt_parse.y
1670 Remove accidentally committed debug traces.
1673 2007-10-22 [colin] 3.0.2cvs94
1675 * src/etpan/nntp-thread.c
1678 2007-10-19 [wwp] 3.0.2cvs93
1680 * src/common/ssl_certificate.c
1681 Add missing include (Windows).
1683 2007-10-19 [colin] 3.0.2cvs92
1688 * src/gtk/inputdialog.c
1689 * src/gtk/inputdialog.h
1690 Remove the last old combo; patch by
1693 2007-10-19 [colin] 3.0.2cvs91
1696 Fix interop problem with GnuTLS and some crappy
1697 servers that have very little keys.
1699 2007-10-19 [colin] 3.0.2cvs90
1702 Fix return value check on GnuTLS, and
1705 2007-10-18 [colin] 3.0.2cvs89
1707 * src/common/ssl_certificate.c
1708 Fix missing initialisations
1710 2007-10-18 [wwp] 3.0.2cvs88
1713 Fix linking against GNUTLS (matters if --enable-gnutls only).
1715 2007-10-18 [colin] 3.0.2cvs87
1720 2007-10-18 [mones] 3.0.2cvs86
1724 * src/prefs_account.c
1725 * src/prefs_receive.c
1727 * src/plugins/bogofilter/bogofilter_gtk.c
1728 * src/plugins/spamassassin/spamassassin_gtk.c
1729 More capitalisation micro-fixes
1731 2007-10-18 [paul] 3.0.2cvs85
1734 add info about NNTP support via libetpan
1735 change the configure output ending msg a little
1737 similar changes to above
1739 2007-10-18 [colin] 3.0.2cvs84
1743 Fix missing symbol for S/MIME
1745 2007-10-18 [colin] 3.0.2cvs83
1747 * src/prefs_filtering_action.c
1748 Fix crash in tags (introduced in cvs78)
1750 2007-10-18 [colin] 3.0.2cvs82
1752 * src/common/Makefile.am
1755 * src/etpan/Makefile.am
1756 * src/etpan/etpan-thread-manager-types.h
1757 * src/etpan/etpan-thread-manager.c
1758 * src/etpan/imap-thread.c
1759 * src/etpan/nntp-thread.c
1760 * src/etpan/nntp-thread.h
1763 Rewrite the nntp implementation
1764 to use libetpan. Non-blocking NNTP!
1773 * src/prefs_account.c
1776 * src/send_message.c
1777 * src/send_message.h
1781 * src/common/claws.c
1782 * src/common/session.c
1783 * src/common/session.h
1786 * src/common/socket.c
1787 * src/common/socket.h
1790 * src/common/ssl_certificate.c
1791 * src/common/ssl_certificate.h
1793 * src/gtk/sslcertwindow.c
1794 * src/gtk/sslcertwindow.h
1795 Implement GnuTLS support. GnuTLS support
1796 will be used if OpenSSL isn't available, or
1797 specified explicitely. (the reason is that
1798 GnuTLS cerficate checking is a bit less
1799 practical than OpenSSL's)
1801 2007-10-18 [paul] 3.0.2cvs81
1803 * src/gtk/inputdialog.c
1804 * src/gtk/inputdialog.h
1805 fix copyright header
1807 2007-10-17 [colin] 3.0.2cvs80
1809 * src/plugins/pgpcore/select-keys.c
1810 Fix bug which prevented encryption key
1811 auto-selection when two or more matched the
1812 email address, but only one isn't revoked
1815 2007-10-17 [wwp] 3.0.2cvs79
1820 * src/quote_fmt_lex.l
1821 * src/quote_fmt_parse.y
1822 Templates can now attach files using |attach{filename}.
1824 2007-10-17 [wwp] 3.0.2cvs78
1826 * src/prefs_customheader.c
1827 * src/prefs_ext_prog.c
1828 * src/prefs_filtering_action.c
1829 * src/prefs_matcher.c
1831 * src/prefs_toolbar.c
1832 * src/gtk/combobox.c
1833 * src/gtk/combobox.h
1834 * src/gtk/gtkutils.c
1835 * src/gtk/gtkutils.h
1836 * src/plugins/bogofilter/bogofilter_gtk.c
1837 * src/plugins/spamassassin/spamassassin_gtk.c
1838 Removed almost all remaining instances of GtkCombo
1839 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
1840 few visual and code cleanup from Colin.
1842 2007-10-16 [wwp] 3.0.2cvs77
1843 * src/gtk/pluginwindow.c
1844 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
1846 2007-10-15 [colin] 3.0.2cvs76
1861 * src/prefs_common.c
1862 * src/prefs_common.h
1863 * src/prefs_customheader.c
1864 * src/prefs_customheader.h
1865 * src/prefs_display_header.c
1866 * src/prefs_display_header.h
1867 * src/prefs_filtering_action.c
1868 * src/prefs_filtering_action.h
1869 * src/prefs_folder_column.c
1870 * src/prefs_folder_column.h
1871 * src/prefs_folder_item.c
1872 * src/prefs_folder_item.h
1875 * src/prefs_logging.h
1876 * src/prefs_matcher.c
1877 * src/prefs_matcher.h
1878 * src/prefs_summary_column.c
1879 * src/prefs_summary_column.h
1880 * src/prefs_summary_open.c
1887 * src/sourcewindow.c
1888 * src/sourcewindow.h
1895 * src/common/mgutils.c
1896 * src/common/mgutils.h
1899 * src/common/prefs.c
1900 * src/common/prefs.h
1901 * src/common/socket.c
1902 * src/common/socket.h
1903 * src/common/stringtable.c
1904 * src/common/stringtable.h
1905 * src/common/template.c
1906 * src/common/template.h
1907 * src/common/uuencode.c
1908 * src/common/uuencode.h
1909 * src/gtk/gtkshruler.c
1910 * src/gtk/gtkshruler.h
1913 * src/gtk/progressdialog.c
1914 * src/gtk/progressdialog.h
1915 Remove/staticalize, the return of the revenge
1917 2007-10-15 [colin] 3.0.2cvs75
1920 Fix redirections in filtering's tests
1922 2007-10-15 [colin] 3.0.2cvs74
1925 Don't build imap_synchronise at all when
1926 building without libetpan
1928 2007-10-14 [colin] 3.0.2cvs73
1933 * src/gtk/manage_window.c
1934 * src/gtk/manage_window.h
1935 Remove more unused code
1937 2007-10-14 [colin] 3.0.2cvs72
1947 * src/common/xmlprops.c
1948 * src/common/xmlprops.h
1949 Remove more unused code
1951 2007-10-14 [colin] 3.0.2cvs71
1953 * src/common/utils.c
1954 Remove unused function
1956 2007-10-13 [colin] 3.0.2cvs70
1962 * src/gtk/gtkutils.c
1963 * src/gtk/gtkutils.h
1964 Staticalise/Remove more code
1966 2007-10-13 [colin] 3.0.2cvs69
1968 * src/common/utils.c
1969 * src/common/utils.h
1970 Remove dead code, unused for ages
1972 2007-10-13 [colin] 3.0.2cvs68
1976 Maemo: define hildon_program in main.c,
1977 make it accessible in the .h with extern
1979 2007-10-13 [paul] 3.0.2cvs67
1982 fix a bunch of runtime warnings on maemo
1984 2007-10-13 [paul] 3.0.2cvs66
1988 * src/gtk/gtkutils.c
1989 * src/gtk/gtkutils.h
1990 fix a bunch of compiler warnings on maemo
1992 2007-10-12 [colin] 3.0.2cvs65
2001 * src/common/utils.c
2002 * src/common/utils.h
2003 Remove unused code, staticalise some functions
2005 2007-10-12 [paul] 3.0.2cvs64
2012 * src/summary_search.c
2016 * src/common/utils.c
2017 * src/gtk/prefswindow.c
2018 fix a bunch of compiler warnings on maemo
2020 2007-10-11 [colin] 3.0.2cvs63
2023 Make static function static
2025 2007-10-11 [mones] 3.0.2cvs62
2027 * src/addrduplicates.c
2034 * src/prefs_customheader.c
2036 * src/prefs_themes.c
2037 * src/common/plugin.c
2038 * src/gtk/pluginwindow.c
2039 * src/gtk/quicksearch.c
2040 Fix several typos and capitalisation issues
2042 2007-10-11 [wwp] 3.0.2cvs61
2045 Fix a warning about possible use of uninitialized
2048 2007-10-11 [wwp] 3.0.2cvs60
2051 Disable "Unset picture" menu item when there's
2052 no picture to clear. Fix an extraneous g_unref_object,
2053 add missing initializers.
2055 2007-10-11 [wwp] 3.0.2cvs59
2057 * src/pixmaps/anonymous.xpm
2060 * src/stock_pixmap.c
2061 * src/stock_pixmap.h
2062 Fix a leak, gettext-ize the photo label.
2063 Don't clear the existing picture if loading
2064 a new one fails. Use a default 'anonymous'
2065 picture (this new xpm has been added to the
2066 internal stock_pixmap API). Add a
2067 "Set picture" context menu entry.
2069 2007-10-11 [colin] 3.0.2cvs58
2072 Make shift-shortcuts work
2073 * src/prefs_actions.c
2074 Don't ask if we really want to close when
2075 choosing OK and only the list is changed
2076 * src/prefs_template.c
2077 Don't ask if we really want to close when
2078 choosing OK and only the list is changed
2079 * src/common/plugin.c
2080 Fix writing of second [Plugins_*] block
2081 * src/common/template.c
2082 Remove unused files (fixes deletion)
2084 2007-10-10 [paul] 3.0.2cvs57
2086 * src/prefs_template.c
2087 put the whole thing in a scrolled window
2088 so that half the page is no longer inaccessible
2090 make the gtk_text_view smaller on maemo
2092 2007-10-10 [colin] 3.0.2cvs56
2095 Fix updating of Attachments number in some
2096 cases (reedit, attach from command-line, ...)
2098 2007-10-10 [colin] 3.0.2cvs55
2101 Initialise error correctly
2103 2007-10-10 [paul] 3.0.2cvs54
2105 * src/prefs_filtering_action.c
2106 * src/gtk/description_window.c
2107 * src/gtk/foldersort.c
2108 * src/gtk/quicksearch.c
2109 get rid of some pointless new lines and
2110 make the descripton labels wrap better
2112 2007-10-10 [colin] 3.0.2cvs53
2118 More error handling on saving pictures
2120 2007-10-10 [colin] 3.0.2cvs52
2124 Generalize a bit printing, so we can factorize
2127 2007-10-10 [paul] 3.0.2cvs51
2129 * src/addrduplicates.c
2131 use GTK_STOCK... buttons
2133 2007-10-10 [paul] 3.0.2cvs50
2141 2007-10-10 [paul] 3.0.2cvs49
2145 Fix crash on Add sender to addressbook when
2150 * src/editaddress_other_attributes_ldap.h
2152 Rename images to .png in addrbook/
2155 Fix Face/X-Face being used if adding another
2156 address than sender to addressbook
2159 2007-10-10 [holger] 3.0.2cvs48
2161 * src/addrduplicates.c
2163 Improvements to the addressbook duplicate finder
2165 - add an edit button to the button bar
2166 - display the whole bookname (with iface) and
2167 use this for same-book checking
2168 - after editing, try to keep selections if the
2169 entries are still present
2170 - sort the email column alphabetically
2171 - put results in a scrolled window
2172 - support embedded editing
2173 - make columns in detail view resizable
2174 - add keyboard shortcuts
2176 2007-10-10 [wwp] 3.0.2cvs47
2179 Fix a crash when there's no From: in email, thanks to Colin.
2181 2007-10-09 [paul] 3.0.2cvs46
2186 fix building without compface support
2188 2007-10-09 [colin] 3.0.2cvs45
2195 2007-10-09 [colin] 3.0.2cvs44
2197 * src/addrduplicates.c
2208 * src/editaddress_other_attributes_ldap.h
2214 * src/gtk/gtkutils.c
2215 Automatically set contacts' pictures from Face
2216 or X-Face if they have no picture
2217 Display the contact picture in textview or
2218 headerview for mails sent by people in the
2219 addressbook, that have no Face or X-Face
2220 Fix a few details in the Person edition dialog
2221 (ability to unset picture)
2222 Remove picture file when deleting contacts
2224 2007-10-09 [iwkse] 3.0.2cvs43
2227 center the about window
2229 2007-10-09 [paul] 3.0.2cvs42
2231 * src/prefs_toolbar.c
2232 fix icon selector window on maemo
2234 2007-10-09 [paul] 3.0.2cvs41
2237 add 'go to' menu to separate msgview
2239 2007-10-09 [colin] 3.0.2cvs40
2244 2007-10-09 [iwkse] 3.0.2cvs39
2251 * src/editaddress_other_attributes_ldap.h
2254 set a photo in the Addressbook
2256 2007-10-08 [colin] 3.0.2cvs38
2258 * src/prefs_toolbar.c
2259 Make height 320 to remove the scrollbar
2260 (with current number of icons)
2262 2007-10-08 [colin] 3.0.2cvs37
2264 * src/prefs_toolbar.c
2265 Transform the treeview to a GtkIconView.
2267 In addition, transform the window so that
2268 it looks like a popup menu. Patch by me
2270 2007-10-08 [colin] 3.0.2cvs36
2274 Beautify the GUI a bit; in particular, show the
2275 number of attachments in the tab's title.
2278 2007-10-08 [paul] 3.0.2cvs35
2281 Save users from themselves: save temporary
2282 files used for Open/Open with as read-only.
2285 2007-10-08 [paul] 3.0.2cvs34
2288 forgot this in cvs33
2290 2007-10-08 [paul] 3.0.2cvs33
2292 * tools/kdeservicemenu/README
2293 * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
2294 * tools/kdeservicemenu/install.sh
2295 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2296 renamed template* to *template so as not to confuse
2299 2007-10-08 [paul] 3.0.2cvs32
2301 * src/prefs_themes.c
2302 * src/stock_pixmap.c
2303 replace 2 direct uses of RC_DIR
2305 2007-10-07 [colin] 3.0.2cvs31
2307 * src/addrduplicates.c
2308 * src/addrduplicates.h
2313 Implement deletion in duplicate finder.
2316 2007-10-07 [colin] 3.0.2cvs30
2320 * src/common/utils.c
2321 Better fix for Solaris, thanks to Nicolas Doualot
2323 2007-10-07 [colin] 3.0.2cvs29
2329 2007-10-07 [colin] 3.0.2cvs28
2332 Fix HTML export to make it more compliant
2333 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
2335 2007-10-07 [colin] 3.0.2cvs27
2337 * src/prefs_toolbar.c
2338 Only use icons that wouldn't look stupid in the toolbar
2341 2007-10-07 [colin] 3.0.2cvs26
2343 * src/prefs_toolbar.c
2344 Fix old icon being used when none is selected
2346 2007-10-07 [colin] 3.0.2cvs25
2349 Fix copy/paste error
2351 2007-10-07 [colin] 3.0.2cvs24
2353 * src/prefs_toolbar.c
2356 Update icon to default one when changing event
2357 Make the icon chooser nicer (handle Esc, Enter,
2360 2007-10-06 [colin] 3.0.2cvs23
2362 * src/prefs_toolbar.c
2363 Fix text reset; patch by Pawel
2365 2007-10-06 [colin] 3.0.2cvs22
2368 Complete previous commit
2370 2007-10-06 [colin] 3.0.2cvs21
2372 * src/prefs_toolbar.c
2374 Set toolbar text automatically to the default
2375 when changing Event executed on click
2377 2007-10-06 [colin] 3.0.2cvs20
2379 * src/prefs_toolbar.c
2380 Invert Text and Event fields
2382 2007-10-06 [colin] 3.0.2cvs19
2384 * src/prefs_toolbar.c
2386 Make toolbar prefs look much better
2387 Patch by Pawel Pekala
2389 2007-10-06 [paul] 3.0.2cvs18
2392 * src/prefs_filtering.c
2393 fix checkbuttons in gtktreeview on maemo by
2394 setting maemo's "allow-checkbox-mode" to FALSE
2396 2007-10-06 [colin] 3.0.2cvs17
2399 Export -DSOLARIS in CFLAGS for all
2400 Solaris (not just 2.8) and OpenSolaris
2402 2007-10-06 [paul] 3.0.2cvs16
2408 fix build on solaris where ctime_r takes
2409 3 arguments rather than 2.
2410 Patch by Nicolas Doualot <slubman.lists@slubman.info>
2412 2007-10-05 [colin] 3.0.2cvs15
2414 * src/etpan/imap-thread.c
2415 Fix wrong error codepath
2417 2007-10-05 [wwp] 3.0.2cvs14
2420 Fix unexpected logging of quicksearches:
2421 debug_filtering_session flag was never reset to FALSE, causing
2422 matcher functions to log when called from a quicksearch
2423 (if a filtering session happened before).
2425 2007-10-05 [paul] 3.0.2cvs13
2427 * src/prefs_actions.c
2428 * src/prefs_filtering.c
2429 * src/prefs_template.c
2430 fix bug 1343, 'Filtering..'s close button
2431 silently discards new filter'
2434 2007-10-05 [paul] 3.0.2cvs12
2438 fix bug 1347, '-Wno-unused-function, optional'
2440 2007-10-05 [colin] 3.0.2cvs11
2443 * src/common/mgutils.c
2446 2007-10-05 [mones] 3.0.2cvs10
2448 * manual/advanced.xml
2450 * manual/es/advanced.xml
2451 Synchronise translation
2453 2007-10-04 [colin] 3.0.2cvs9
2468 * src/partial_download.c
2474 * src/common/mgutils.c
2475 * src/common/plugin.c
2476 * src/common/utils.c
2479 * src/common/xmlprops.c
2480 * src/common/xmlprops.h
2481 * src/plugins/bogofilter/bogofilter.c
2482 * src/plugins/clamav/clamav_plugin.c
2483 * src/plugins/dillo_viewer/dillo_prefs.c
2484 * src/plugins/pgpcore/prefs_gpg.c
2485 * src/plugins/pgpinline/pgpinline.c
2486 * src/plugins/pgpmime/pgpmime.c
2487 * src/plugins/spamassassin/spamassassin.c
2488 * src/plugins/trayicon/trayicon_prefs.c
2489 Verify success on writes. Will fix possible strange
2490 failure on disk full.
2492 2007-10-04 [paul] 3.0.2cvs8
2494 * manual/advanced.xml
2495 add further info about Actions
2496 Patch by Emmanuel Briot <briot@adacore.com>
2498 2007-10-04 [paul] 3.0.2cvs7
2501 remove the D column, instead indicate the
2502 default account by use of bold text
2504 2007-10-03 [colin] 3.0.2cvs6
2506 * src/common/template.c
2507 Fix templates writing (was prone to disk full problems)
2509 2007-10-03 [colin] 3.0.2cvs5
2512 * src/addrduplicates.c
2513 * src/addrduplicates.h
2515 Add duplicate deletion. Patch by Holger
2517 2007-10-03 [colin] 3.0.2cvs4
2520 * src/gtk/quicksearch.c
2521 Fix bug 1340, 'Case insensitive searches with
2522 non-ascii alphabets fail'.
2524 2007-10-03 [colin] 3.0.2cvs3
2527 * src/common/utils.c
2528 * src/common/utils.h
2529 Implement run-time alternative config directories
2531 2007-10-03 [colin] 3.0.2cvs2
2534 Prevent opening folder item while folder
2535 is scanned in a better way
2537 2007-10-02 [paul] 3.0.2cvs1
2543 bump up version number following stable release
2545 2007-09-30 [colin] 3.0.1cvs49
2548 Refresh session if needed
2550 2007-09-30 [colin] 3.0.1cvs48
2553 Reset folder's session to NULL
2554 before destroying it
2556 2007-09-30 [mones] 3.0.1cvs47
2558 * manual/handling.xml
2559 Use markup quotes instead hardcoded quotes
2560 * manual/es/handling.xml
2561 Added new synced section (IMAP subscriptions)
2563 2007-09-29 [colin] 3.0.1cvs46
2566 Notice disconnections faster
2568 2007-09-28 [colin] 3.0.1cvs45
2574 2007-09-28 [paul] 3.0.1cvs44
2579 2007-09-28 [paul] 3.0.1cvs43
2582 use gtk_widget_set_size_request() on the label
2583 so that wrapping works better. get rid of the
2584 (partially deprecated) hbutton_box.
2585 these changes should prevent buttons overlapping
2588 2007-09-28 [colin] 3.0.1cvs42
2593 2007-09-28 [colin] 3.0.1cvs41
2599 * src/etpan/imap-thread.c
2600 64bits-related warning fixes
2602 2007-09-28 [colin] 3.0.1cvs40
2604 * src/folder_item_prefs.c
2611 2007-09-28 [colin] 3.0.1cvs39
2613 * src/plugins/spamassassin/spamassassin.c
2614 * src/plugins/spamassassin/spamassassin.h
2615 * src/plugins/spamassassin/spamassassin_gtk.c
2616 Add addressbook-based whitelisting
2618 2007-09-28 [colin] 3.0.1cvs38
2621 Fix bug 1337, 'crash on pressing Send button'
2623 2007-09-28 [paul] 3.0.1cvs37
2625 * src/prefs_folder_item.c
2626 give the orphans a parent. makes all prefs
2627 pages visible on maemo
2629 2007-09-28 [colin] 3.0.1cvs36
2631 * src/prefs_folder_column.c
2632 * src/prefs_summary_column.c
2635 2007-09-27 [colin] 3.0.1cvs35
2637 * src/gtk/quicksearch.c
2638 Fix bug 1336, 'Segfault if empty space before search-string'
2640 2007-09-26 [mones] 3.0.1cvs34
2642 * manual/account.xml
2643 * manual/plugins.xml
2644 Fixed irc channel name, added some docbook markup.
2645 Changed text markup to docbook markup.
2646 Added spamcop as supported in SpamReport description.
2647 * manual/fr/plugins.xml
2648 Fixed irc channel name.
2649 * manual/es/account.xml
2650 * manual/es/advanced.xml
2651 * manual/es/claws-mail-manual.xml
2652 * manual/es/glossary.xml
2654 * manual/es/keyboard.xml
2655 * manual/es/plugins.xml
2656 Synced with English version, fixed a couple of typos.
2658 2007-09-26 [colin] 3.0.1cvs33
2661 Explain why "Libgnomeprint: no" on GTK+ 2.10
2663 2007-09-26 [colin] 3.0.1cvs32
2668 Optimisation: avoid fetching mail 3 times locally
2671 2007-09-26 [colin] 3.0.1cvs31
2676 2007-09-26 [colin] 3.0.1cvs30
2682 Fix MH mtime hack - make it a folder class function
2684 2007-09-26 [colin] 3.0.1cvs29
2687 Fix bug 1334, 'user defined mail incorporation
2690 2007-09-25 [colin] 3.0.1cvs28
2693 Optimisation: shortcut conv_codeset_strdup
2694 when src_code and dest_code are the same
2697 Optimisation: shortcut code conversions when
2698 files are in UTF-8; faster list walking by
2699 using prepend/reverse.
2701 2007-09-25 [holger] 3.0.1cvs27
2704 Replace button bar of the preview window
2705 with a real toolbar (patch by Colin)
2706 Add zooming to the preview window
2708 2007-09-24 [paul] 3.0.1cvs26
2711 compact the character set menu, adding some
2712 missing encodings. Patch by Pawel Pekala
2714 2007-09-23 [paul] 3.0.1cvs25
2716 * src/prefs_account.c
2717 * src/prefs_folder_item.c
2721 remove unnecessary frame from Templates options
2722 and improve the English of the check button label
2724 2007-09-22 [colin] 3.0.1cvs24
2726 * src/gtk/quicksearch.c
2727 Fix bug 1329, 'error in quicksearch.c'
2728 Fix return with value in function returning void
2730 2007-09-22 [colin] 3.0.1cvs23
2734 * src/common/utils.c
2735 * src/common/utils.h
2736 * src/etpan/imap-thread.c
2737 Optimise fetching IMAP cached emails *a lot*
2738 (remember whether mail is fully cached and \r's
2739 are already stripped)
2741 2007-09-22 [colin] 3.0.1cvs22
2745 * src/prefs_folder_item.c
2746 Add a button to allow users to drop local caches.
2748 2007-09-21 [colin] 3.0.1cvs21
2751 Remove unnecessary error when cancelling export to mbox.
2754 2007-09-21 [paul] 3.0.1cvs20
2756 * src/gtk/prefswindow.c
2757 remove unnecessary frames from the prefs
2758 pages. Patch by Pawel Pekala
2760 2007-09-21 [paul] 3.0.1cvs19
2762 * src/prefs_account.c
2763 * src/prefs_folder_item.c
2766 put the Templates options into a tabbed
2767 layout. Patch by Pawel Pekala
2769 2007-09-21 [paul] 3.0.1cvs18
2772 group together the character set menu items
2773 move the /View/Show or hide/Message view below
2774 .../Toolbar menu item
2775 Patch by Pawel Pekala
2777 2007-09-21 [mones] 3.0.1cvs17
2780 Fix for bug 1327, 'segfault when replying to a non-existent
2781 news message', thanks to Colin.
2783 2007-09-21 [colin] 3.0.1cvs16
2788 2007-09-20 [colin] 3.0.1cvs15
2792 Maybe fix bug 1324, 'Corrupted IMAP cache'
2794 2007-09-20 [colin] 3.0.1cvs14
2799 2007-09-20 [holger] 3.0.1cvs13
2802 Add page layout to print preview.
2803 Make the close-button in the toolbar
2806 2007-09-20 [paul] 3.0.1cvs12
2809 updated by Pavlo Bohmat
2811 2007-09-19 [colin] 3.0.1cvs11
2813 * src/common/utils.c
2814 Prevent unquoted mime boundaries, by always
2817 2007-09-19 [colin] 3.0.1cvs10
2820 Fix drawing area size, fix DPI change that
2821 can cause total number of lines to decrease
2823 2007-09-19 [colin] 3.0.1cvs9
2827 Make print preview more efficient and nicer.
2828 Patch mostly by Holger Berndt <hb@claws-mail.org>
2830 2007-09-19 [colin] 3.0.1cvs8
2832 * src/prefs_common.c
2833 * src/prefs_common.h
2835 Add scrolledwindow, default allocation and
2836 size saving to the print preview window.
2838 2007-09-18 [colin] 3.0.1cvs7
2840 * src/prefs_common.c
2841 * src/prefs_common.h
2842 * src/prefs_image_viewer.c
2845 - add image printing support
2846 - add option to print images
2847 - add preview widget
2848 - add saving of a few Page Setup parameters
2850 2007-09-18 [colin] 3.0.1cvs6
2854 Add Guillaume Chazarain
2856 2007-09-18 [colin] 3.0.1cvs5
2858 * src/common/utils.c
2859 Fix bug 1321, 'access before allocation
2860 when scanning for uris'. Patch by
2861 Guillaume Chazarain <guichaz@yahoo.fr>
2863 2007-09-18 [colin] 3.0.1cvs4
2866 Fix bug 1320, 'Memory leak caused by
2867 gtk_container_get_children'. Patch by
2868 Guillaume Chazarain <guichaz@yahoo.fr>
2870 2007-09-18 [colin] 3.0.1cvs3
2874 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
2876 2007-09-18 [colin] 3.0.1cvs2
2882 * src/prefs_ext_prog.c
2887 Use GtkPrintOperation by default on GTK+ >= 2.10
2888 Patch by Holger Berndt <hb@claws-mail.org>
2890 2007-09-18 [paul] 3.0.1cvs1
2896 bump up version number following stable release
2898 2007-09-16 [colin] 3.0.0cvs18
2901 Fix possible memleak
2903 2007-09-16 [colin] 3.0.0cvs17
2906 Fix bug 1311, 'Wrong arrow position
2907 while moving message into folder when
2908 column headers hidden'
2909 * src/image_viewer.c
2910 Show error in the GUI if image can't
2915 Allow setting domain in msgid
2916 * src/common/plugin.c
2917 Add timing information
2919 2007-09-16 [colin] 3.0.0cvs16
2923 * src/prefs_account.c
2924 * src/prefs_account.h
2925 * src/common/utils.c
2926 Remove Generate Message-ID option. We need
2927 this on some IMAP servers.
2928 * src/prefs_template.c
2931 2007-09-16 [colin] 3.0.0cvs15
2933 * src/prefs_filtering.c
2934 * src/prefs_filtering.h
2935 * src/prefs_filtering_action.c
2937 Fix tags issues: tags with spaces, renaming
2940 2007-09-16 [colin] 3.0.0cvs14
2945 Fix bug 1308, 'Claws deletes folderlist.xml after
2946 fetching mail short after start-up'
2948 2007-09-16 [colin] 3.0.0cvs13
2951 Fix scrolling to cursor
2953 2007-09-16 [paul] 3.0.0cvs12
2956 updated by Aleksandar Urosevic
2958 2007-09-16 [paul] 3.0.0cvs11
2961 do not allow locked msgs to be deleted,
2962 even by filtering/processing
2964 2007-09-07 [paul] 3.0.0cvs10
2966 * src/prefs_folder_column.c
2967 * src/prefs_summary_column.c
2968 implement button sensitivity
2969 patch by Pawel Pekala
2971 2007-09-06 [wwp] 3.0.0cvs9
2974 Add a missing linefeed to a debug message.
2976 2007-09-05 [colin] 3.0.0cvs8
2979 Fix statusbar/window mismatch on Maemo
2981 2007-09-05 [colin] 3.0.0cvs7
2984 Fix build without USE_LDAP_TLS
2986 2007-09-05 [colin] 3.0.0cvs6
2992 * src/send_message.c
2995 Maemo: distinguish various statusbar messages,
2996 in order to display only the most important.
2998 2007-09-04 [wwp] 3.0.0cvs5
3001 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
3002 Show protocol "SMTP" and the appropriate server for send-only
3003 accounts, show "-" instead of "" when no value is relevant.
3005 2007-09-03 [ticho] 3.0.0cvs4
3008 Handle plural form better in delete confirmation dialog.
3010 2007-09-03 [wwp] 3.0.0cvs3
3013 Warn differently when sending or sending later (queueing).
3015 2007-09-03 [colin] 3.0.0cvs2
3019 * src/common/plugin.c
3020 * src/common/plugin.h
3021 Add a new plugin API, MimeParser. It allows
3022 plugins to scan email MIME parts and optionally,
3025 2007-09-03 [mones] 3.0.0cvs1
3030 While a better solution is made double history sizes
3032 2007-09-03 [paul] 3.0.0
3039 [For previous entries, see ChangeLog.2.0.0-3.0.0]