1 2008-06-26 [wwp] 3.4.0cvs113
3 * manual/fr/advanced.xml
4 Update French version of the manual (AutoFaces documentation).
6 2008-06-26 [wwp] 3.4.0cvs112
8 * manual/fr/advanced.xml
9 * manual/fr/plugins.xml
10 Updated French version of the manual (completed
11 hidden options list, added note about Clawsker
12 and new mail archiver plugin).
14 2008-06-25 [colin] 3.4.0cvs111
17 Fix non-UTF8 in the replace with dialog
22 2008-06-24 [mones] 3.4.0cvs110
25 Fix non-warning message, downgraded to debug info
27 2008-06-24 [colin] 3.4.0cvs109
30 Fix bug 1650, Message line too small after
31 changing columns in "three columns" layout
33 2008-06-24 [colin] 3.4.0cvs108
36 Fix Spam button sensitivity in newsgroups
38 2008-06-23 [wwp] 3.4.0cvs107
41 Updated French translation.
43 2008-06-23 [mones] 3.4.0cvs106
46 Updated translation for release
48 2008-06-22 [mones] 3.4.0cvs105
50 * manual/es/plugins.xml
51 Synced new entry for Mail Archiver plugin
53 2008-06-22 [colin] 3.4.0cvs104
56 Fix initial cursor position
58 2008-06-21 [paul] 3.4.0cvs103
61 add an entry for the new Mail Archiver plugin
63 2008-06-21 [paul] 3.4.0cvs102
66 we're in 'string freeze', put back the
69 2008-06-21 [paul] 3.4.0cvs101
72 * manual/es/advanced.xml
73 fix build warning: <emphasis> cannot be contained
76 fix non-clickable link on License page and drop
77 the containing < > symbols to match other links
79 2008-06-20 [mones] 3.4.0cvs100
82 Added autofaces documentation, note about clawsker in hidden
83 preferences, minor markup fix. Thanks Paul for proofreading
84 * manual/es/advanced.xml
85 Synchronised Spanish manual
87 2008-06-16 [colin] 3.4.0cvs99
90 Fix cursor placing on signature change
92 2008-06-16 [paul] 3.4.0cvs98
96 * src/gtk/inputdialog.c
97 really fussy coding style fixes
99 2008-06-16 [paul] 3.4.0cvs97
102 keep the alphabetical order
104 2008-06-13 [mones] 3.4.0cvs96
108 * src/prefs_filtering_action.c
109 Fixed cosmetic bug, processing also displays "Filtering"
111 2008-06-13 [mones] 3.4.0cvs95
114 * src/autofaces.c ** NEW FILE **
115 * src/autofaces.h ** NEW FILE **
117 Allow setting Faces and X-Faces globally and per-account
118 from configuration files under ~/.claws-mail/autofaces
120 2008-06-13 [holger] 3.4.0cvs94
124 * src/gtk/inputdialog.c
125 * src/gtk/inputdialog.h
126 Make input dialog more generic so that a checkbox
127 with custom text can be used in addition to the
128 "remember this" checkbox
133 Allow new folders to inherit the properties of the
134 parent folder during folder creation
136 2008-06-13 [wwp] 3.4.0cvs93
139 a better fix for this string, won't break up translations,
140 and is conform to other similar ones.
142 2008-06-13 [wwp] 3.4.0cvs92
144 * src/addrduplicates.c
147 * src/addressbook_foldersel.c
149 use tree decorations everywhere AB folders are used (AB tree pane,
150 add address to AB, select AB folder, edit group, custom attr, find dup
151 results), in order to match global style
152 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
153 double clicking on groups in tree pane does open the group edit dialog
154 double clicking on other items in tree pane does expand/collapse
155 fix a missing space in AB's delete-folder dialog
156 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
159 make foldersel dialog show dotted lines according to global (hidden) prefs
161 2008-06-12 [colin] 3.4.0cvs91
165 Fix bug 1635, 'Last character of message is truncated
166 when changing accounts w/ sigs'
168 Fix bug 1636, 'Can't select "properties" on "folders
171 2008-06-11 [colin] 3.4.0cvs90
174 Maybe fix bug 1623, 'exits with segfault when
175 logging in to certain imap-servers'
177 2008-06-10 [mones] 3.4.0cvs89
182 * tools/convert_mbox.sh
183 Undo cvs86 and cvs87, it really should be a patch to
186 2008-06-10 [wwp] 3.4.0cvs88
189 Updated French translation.
191 2008-06-10 [mones] 3.4.0cvs87
194 Oops, forgot to add previous script for distribution
196 2008-06-10 [mones] 3.4.0cvs86
200 * tools/convert_mbox.sh
201 Added script to convert Evolution mail folders contributed
202 by Daniel Dickinson <cshore@fionavar.ca>
203 Fixes debian bug 461435
205 2008-06-09 [colin] 3.4.0cvs85
208 Integrate AWN information bubble if dbus is
211 Fix crash when calling scan_required() on
212 folder classes that don't implement them
213 * src/common/session.c
216 2008-06-09 [colin] 3.4.0cvs84
219 Fix bug 1447, 'If user tries to close while starting
220 up, it will not close ever.'
222 2008-06-09 [colin] 3.4.0cvs83
225 Fix bug 1628, 'Claws Mail crashes when
226 filtering selected messages'
228 2008-06-04 [colin] 3.4.0cvs82
231 Complete handling of html parts in multipart/alternative
234 2008-06-03 [paul] 3.4.0cvs81
236 * src/prefs_message.c
237 make always the english good
239 2008-06-03 [colin] 3.4.0cvs80
243 Fix bug 1624, '[PATCH] Quick search should be
244 disabled for folder view'; based on a patch by
247 2008-06-03 [iwkse] 3.4.0cvs79
250 Fix little gui bug on button sensitivity
254 * src/prefs_message.c
255 Allow by default to show html in multipart/alternative
257 2008-06-02 [colin] 3.4.0cvs78
259 * src/prefs_actions.c
260 GUI rework, patch by Pawel
262 2008-06-02 [colin] 3.4.0cvs77
265 Fix sensitivity/alignment, patch from
268 2008-05-31 [colin] 3.4.0cvs76
271 Fix login issue introduced in cvs75.
273 2008-05-31 [colin] 3.4.0cvs75
276 Fix more possible double-frees. Also, fix the root cause
277 of these double-frees by just noting the Session is to
278 be destroyed instead of destroying it in flight
280 2008-05-29 [paul] 3.4.0cvs74
282 * manual/keyboard.xml
283 'Makes' these entries like the others
285 2008-05-29 [colin] 3.4.0cvs73
288 Include utils.h in case we
289 need to pull goffset definition
291 2008-05-29 [colin] 3.4.0cvs72
294 Workaround a stupid Glib issue, where
295 goffset happens to be undefined.
297 2008-05-28 [colin] 3.4.0cvs71
301 * src/grouplistdialog.c
317 Use goffset instead of off_t for MsgInfo's size
318 Allows using MsgInfo structure from plugins
319 compiled with largefile support
321 2008-05-26 [colin] 3.4.0cvs70
325 Define THEME_CHANGED_HOOKLIST and invoke
327 * src/plugins/trayicon/trayicon.c
328 Listen to THEME_CHANGED_HOOKLIST and
331 2008-05-26 [paul] 3.4.0cvs69
334 plug a leak in mimeview_save_all()
336 2008-05-24 [colin] 3.4.0cvs68
339 Fix wrong define on old glibs
341 2008-05-24 [paul] 3.4.0cvs67
347 * src/pixmaps/cancel.xpm
348 * src/pixmaps/close.xpm
349 add a specific icon for A_CANCEL_INC (addresses
350 point 1 of bug 1609 'Icon issues')
351 replace close.xpm with an icon of the standard
354 2008-05-24 [paul] 3.4.0cvs66
356 * src/pixmaps/insert_file.xpm
359 2008-05-23 [paul] 3.4.0cvs65
363 add the possibility to check md5 on binary files,
366 2008-05-23 [colin] 3.4.0cvs64
370 Fix bug 1610, 'claws crash after opening/closing
371 preferences and window update'
373 2008-05-22 [colin] 3.4.0cvs63
375 * src/prefs_filtering_action.c
378 Fix reselecting of Tags actions in
379 filtering actions dialog
381 2008-05-22 [colin] 3.4.0cvs62
384 * src/prefs_toolbar.c
388 * src/pixmaps/delete_btn.xpm
389 * src/pixmaps/insert_file.xpm
390 * src/pixmaps/mail_reply_to_list.xpm
391 Fix more of bug 1609:
392 - Add a Delete button icon
393 - Add a Reply to list button icon
394 - Fix Insert file button icon
395 Artwork by Ciprian Popovici.
397 2008-05-21 [colin] 3.4.0cvs61
402 2008-05-21 [wwp] 3.4.0cvs60
404 * src/prefs_filtering.c
405 Don't show SMTP-only accounts in accounts list, as they are
406 irrelevant for filtering incoming messages.
408 2008-05-21 [colin] 3.4.0cvs59
411 Don't put SMTP-only accounts in receive menus
413 2008-05-21 [colin] 3.4.0cvs58
416 Fix cvs56 (brain fart)
418 2008-05-21 [colin] 3.4.0cvs57
421 Fix bug 1615, 'hang on FIFO when the other end's not
424 2008-05-21 [colin] 3.4.0cvs56
429 2008-05-19 [colin] 3.4.0cvs55
431 * src/plugins/pgpcore/sgpgme.c
432 Maybe fix debian bug 481856, 'Segmentation fault
433 when verifying a GPG signature'. Although it
434 looks like a race condition...
436 2008-05-19 [colin] 3.4.0cvs54
438 * src/prefs_filtering_action.c
439 * src/prefs_matcher.c
444 Patch by Pawel: disabled Tags menus in filtering dialogs
446 2008-05-19 [colin] 3.4.0cvs53
448 * src/prefs_account.c
449 GUI patch by Pawel: align ports entries
451 2008-05-19 [colin] 3.4.0cvs52
454 Fix bug 1616, 'strange question while emptying trash'
456 2008-05-18 [colin] 3.4.0cvs51
458 * src/common/plugin.c
459 * src/etpan/imap-thread.c
460 * src/etpan/nntp-thread.c
461 * src/gtk/gtksctree.c
462 Fix bug 1613, 'Various memory leaks';
463 based on a patch by Didier Barvaux.
465 2008-05-18 [colin] 3.4.0cvs50
471 * src/plugins/pgpcore/sgpgme.c
472 Fix more parts of bug 1609:
473 - Make use of specific Expired privacy icon
474 - Use CLOSE instead of NOTICE_ERROR for cancel
476 - Allow a Preferences button in the main toolbar
478 2008-05-18 [colin] 3.4.0cvs49
481 Fix bug with non-updating icons after theme change:
482 If fetching pixbuf for a given icon after a theme
483 change, the next pixmap fetch would return the old
484 cached one, as the theme change was forgotten at
485 this time. (and vice-versa). This was mostly
486 visible on open folder icons
488 2008-05-17 [colin] 3.4.0cvs48
490 * src/prefs_summaries.c
492 Fix bug 1608, 'Inconsistent behaviour of mark as read
493 options'. Patch by Pawel
495 2008-05-16 [colin] 3.4.0cvs47
498 Fix another possible crash (on fatal errors
499 at login, like stream error).
501 2008-05-16 [paul] 3.4.0cvs46
503 * tools/thunderbird-filters-convertor.pl
505 fix reading a tb rule that contains something
506 like that: \"Sender\"
508 2008-05-16 [paul] 3.4.0cvs45
511 * tools/csv2addressbook.pl
512 add support for gmail exported csv address book
514 2008-05-16 [colin] 3.4.0cvs44
518 Fix ldap deprecated calls. Patch by
521 2008-05-16 [paul] 3.4.0cvs43
523 * manual/de/account.xml
524 * manual/it/account.xml
526 * manual/it/addrbook.xml
527 * manual/it/claws-mail-manual.xml
529 * manual/it/intro.xml
530 * manual/it/starting.xml
531 add pages towards German and Italian manuals.
532 (just for storage, they are not built yet, due
533 to being incomplete.) submitted by Speckmade
534 <Speckmade@gmx.net> and Salvatore De Paolis
535 <iwkse@claws-mail.org>
537 2008-05-16 [colin] 3.4.0cvs42
539 * src/gtk/sslcertwindow.c
540 Fix SHA1 fingerprint with GnuTLS
542 2008-05-15 [colin] 3.4.0cvs41
544 * src/gtk/sslcertwindow.c
545 Print SHA1 fingerprint too
547 2008-05-15 [colin] 3.4.0cvs40
550 Fix certificate port on TLS. It was
552 **IMPORTANT INFORMATION**: this will trigger
553 one wrong "New certificate" warning at the
554 first connection with this fix, if using STARTTLS
556 * src/gtk/sslcertwindow.c
557 Make labels selectable
559 2008-05-15 [colin] 3.4.0cvs39
562 Fix double free when STARTTLS fails (for
563 example due to refusing the certificate)
565 2008-05-15 [paul] 3.4.0cvs38
567 * manual/advanced.xml
570 2008-05-15 [paul] 3.4.0cvs37
572 * manual/advanced.xml
574 make outgoing_fallback_to_ascii a hidden pref
576 2008-05-14 [colin] 3.4.0cvs36
581 Make it possible to cancel quit when Claws
582 ask whether to empty trash.
584 2008-05-14 [colin] 3.4.0cvs35
590 Add a preference to be able to specify an
591 outgoing charset/encoding but still fallback
592 to 7bit US-ASCII when possible (default TRUE,
593 same behavior as pre-cvs34)
595 2008-05-14 [colin] 3.4.0cvs34
598 Always use the specified encoding and charset if it is
599 specified, even if the mail is ASCII.
601 2008-05-13 [paul] 3.4.0cvs33
604 fix the build warnings the easy way for now
606 2008-05-13 [colin] 3.4.0cvs32
609 Count .png files as icons too (fixes part
610 of bug 1609, 'Icon issues')
612 2008-05-13 [wwp] 3.4.0cvs31
614 * src/addressbook_foldersel.c
615 Fix wrong check (completes 3.4.0.cvs30).
617 2008-05-12 [wwp] 3.4.0cvs30
620 * src/addressbook_foldersel.c
623 * src/prefs_matcher.c
624 * src/plugins/bogofilter/bogofilter.c
625 * src/plugins/bogofilter/bogofilter_gtk.c
626 * src/plugins/dillo_viewer/dillo_prefs.c
627 * src/plugins/spamassassin/spamassassin.c
628 * src/plugins/spamassassin/spamassassin_gtk.c
629 Fix for bug 1604 "found_in_addressbook in Any in non English local",
630 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
631 translated string "Any" in plugins (whitelisting) and
634 2008-05-07 [colin] 3.4.0cvs29
637 Fix --enable-maemo (assume --enable-generic-umpc)
639 2008-05-07 [colin] 3.4.0cvs28
650 * src/prefs_account.c
652 * src/prefs_display_header.c
653 * src/prefs_filtering.c
654 * src/prefs_summaries.c
655 * src/prefs_template.c
656 * src/prefs_toolbar.c
663 * src/gtk/gtksctree.c
665 * src/gtk/prefswindow.c
666 * src/gtk/sslcertwindow.c
667 Separate generic UMPC code (layouts, ...) from
668 MAEMO code (Hildon, ...)
670 2008-05-06 [paul] 3.4.0cvs27
672 * tools/claws.i18n.status.pl
675 2008-05-06 [colin] 3.4.0cvs26
678 Maybe fix crash on FreeBSD
680 2008-05-05 [colin] 3.4.0cvs25
683 Fix bug 1602, 'Crash when sending return receipt for
684 messages with no subject'
686 2008-05-05 [colin] 3.4.0cvs24
689 Don't overwrite temporary files with same
690 name when drag and dropping. Fixes bug 1599,
691 'attach multiple files with the same name from
694 2008-05-04 [paul] 3.4.0cvs23
698 fix bug 1587 'can not replay with quote'
700 2008-05-03 [colin] 3.4.0cvs22
703 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
705 2008-05-03 [colin] 3.4.0cvs21
708 Fix bug 1597, 'In news folders, "Move Message to Wastebin"
709 icon isn't grayed although ineffective'
711 2008-05-02 [wwp] 3.4.0cvs20
716 * src/prefs_folder_item.c
717 Add missing notice in folder properties (templates) when
718 folder is a root node.
720 2008-04-30 [colin] 3.4.0cvs19
722 * src/prefs_toolbar.c
723 Add Trash and Delete icons to the icon chooser
725 2008-04-30 [colin] 3.4.0cvs18
728 Remove "Delete entire line" which was a noop
729 and should be the same as "Delete line" :)
731 2008-04-30 [colin] 3.4.0cvs17
734 Fix 'Delete line' and 'Delete to end of line'
735 on the last line. Patch by <seelenhirt@gmx.net>
737 2008-04-28 [colin] 3.4.0cvs16
740 Fix bug 1589, 'tagsdb file not removed when
743 Make sure claws_unlink accepts NULL arg.
745 2008-04-25 [colin] 3.4.0cvs15
748 Fix/simplify previous commit
750 2008-04-25 [colin] 3.4.0cvs14
753 * src/common/ssl_certificate.c
754 Patch by Marcus: Fix Win32 build
756 Fix build with GnuTLS/no pthread, thanks
759 2008-04-25 [colin] 3.4.0cvs13
762 Fix bug 1586, '3-pane vertical layout now and then
763 still shows sender column'
765 2008-04-25 [colin] 3.4.0cvs12
769 * src/w32-resource.rc
770 Patch from Marcus Brinkmann to set an icon on w32.
772 2008-04-24 [colin] 3.4.0cvs11
779 Fix bug 1581, 'Bad File Format during Import LDIF':
780 Use dynamically allocated buffers; also, allow
781 importing contacts with no email address
783 2008-04-24 [colin] 3.4.0cvs10
786 Increment the timeout a bit on OpenBSD, 75 isn't enough
788 2008-04-23 [colin] 3.4.0cvs9
791 * src/prefs_folder_item.c
792 * src/prefs_template.c
794 Fix bug 1576: Fix unescaping of templates when testing them
795 I think it breaks nothing. (wwp, you're welcome to double-check)
797 2008-04-23 [paul] 3.4.0cvs8
799 * manual/advanced.xml
800 add info about the "two_line_vertical" hidden
803 2008-04-22 [paul] 3.4.0cvs7
808 make the 2-line view in summaryview when in three
809 columns mode configurable. hidden pref: "two_line_vertical"
811 2008-04-22 [colin] 3.4.0cvs6
814 Fix missing inc_unlock()
815 * src/prefs_matcher.c
819 2008-04-22 [colin] 3.4.0cvs5
821 * src/etpan/imap-thread.c
822 Use g_(un)setenv instead of (un)setenv which
823 doesn't exist on IRIX 6.5
825 2008-04-22 [colin] 3.4.0cvs4
830 Fix bug 1566, 'too short I/O timeout on OpenBSD'
831 Set the default timeout to 75 seconds
833 2008-04-20 [colin] 3.4.0cvs3
835 * src/pixmaps/tray_newmail.offline.xpm
836 * src/pixmaps/tray_newmail.xpm
837 * src/pixmaps/tray_newmarkedmail.offline.xpm
838 * src/pixmaps/tray_newmarkedmail.xpm
839 * src/pixmaps/tray_nomail.offline.xpm
840 * src/pixmaps/tray_nomail.xpm
841 * src/pixmaps/tray_unreadmail.offline.xpm
842 * src/pixmaps/tray_unreadmail.xpm
843 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
844 * src/pixmaps/tray_unreadmarkedmail.xpm
845 Make the tray icons a bit nicer. Would be
846 nice to get really nice icons from someone
847 who's good at Gimp :)
849 2008-04-18 [colin] 3.4.0cvs2
854 lease complete the changelog entry below
855 2008-04-18 [colin] 3.4.0cvs1
857 * src/addrduplicates.c
872 * src/partial_download.c
884 * src/common/ssl_certificate.c
885 * src/common/template.c
888 * src/etpan/imap-thread.c
889 * src/plugins/dillo_viewer/dillo_viewer.c
890 * src/plugins/pgpcore/sgpgme.c
891 * src/plugins/pgpinline/pgpinline.c
892 Add an option to shred temporary files and messages
893 instead of just removing them. Slows deletions down!
895 2008-04-18 [paul] 3.4.0
903 2008-04-18 [paul] 3.3.1cvs61
909 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
910 and Frederico Goncalves Guimaraes
912 updated on the last minute by a lazy Ricardo Mones
914 2008-04-18 [colin] 3.3.1cvs60
917 Update translation (Fabien Vantard)
919 2008-04-17 [colin] 3.3.1cvs59
922 Fix debian bug 474712, 'claws seg faults when IMAP
923 connection breaks after an IMAP protocol error
924 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
928 2008-04-17 [colin] 3.3.1cvs58
931 Fix log size getting out of control (claws-mail
932 getting SIGXFSZ): rotate if every 10MB
934 2008-04-10 [paul] 3.3.1cvs57
937 improvements to english usage
939 2008-04-10 [paul] 3.3.1cvs56
941 * src/prefs_receive.c
942 add an accurate description
944 2008-04-08 [colin] 3.3.1cvs55
947 Probably fix corruption, introduced in cvs53
949 2008-04-04 [iwkse] 3.3.1cvs54
952 undo should works properly again
954 2008-04-04 [iwkse] 3.3.1cvs53
957 Fix a segfault but breaks undo
958 on a specific case (eg. double paste with
961 2008-04-04 [iwkse] 3.3.1cvs52
963 * src/prefs_filtering.c
964 Fix previous Tab mess
966 2008-04-03 [iwkse] 3.3.1cvs51
968 * src/prefs_filtering.c
969 Add search in filtering rules list
971 2008-04-02 [colin] 3.3.1cvs50
974 Revert part of the previous patch: we do
975 want to parse ~/.claws-mail/gtkrc-2.0 if it
978 2008-04-02 [colin] 3.3.1cvs49
981 Fix bug 1562, 'Claws-Mail does not completely
982 respect settings in GTK2_RC_FILES environment'
983 Remove manual parsing of .gtkrc-2.0 and
984 .gtk/gtkrc-2.0. GTK does it itself these days.
986 2008-04-01 [colin] 3.3.1cvs48
989 Fix bug 1561, 'Crashes leaving unsubscribed folder after
990 ticking "Show only subscribed"'
992 2008-03-31 [colin] 3.3.1cvs47
995 Fix bug 1553, 'File lock not respected'
996 Regression due to the implementation of
999 2008-03-31 [colin] 3.3.1cvs46
1002 Fix tags menu update, thanks to Paul
1004 2008-03-29 [wwp] 3.3.1cvs45
1006 * src/prefs_account.c
1007 * src/prefs_common.c
1008 * src/prefs_folder_item.c
1012 Fix compose template formats (in global preferences)
1013 being translated under specific conditions.
1014 Add a button to restore factory defaults for current
1017 2008-03-27 [colin] 3.3.1cvs44
1019 * src/common/prefs.c
1020 * src/common/xmlprops.c
1021 Fix RedHat bug 431735, 'segfault if /home is full'
1022 (when starting): Fix double fclose() in prefs.c
1023 and potentially xmlprops.c
1025 2008-03-27 [colin] 3.3.1cvs43
1028 Fix bug 1559, 'Claws Mail crashed deleting all
1031 2008-03-27 [wwp] 3.3.1cvs42
1036 2008-03-27 [wwp] 3.3.1cvs41
1039 Prevent list flickering when deleting addresses.
1041 2008-03-26 [colin] 3.3.1cvs40
1044 Clean up session disconnection. Possibly
1045 fix Ubuntu bug #204290
1047 2008-03-26 [colin] 3.3.1cvs39
1050 Fix bug 1555: current folder wasn't used when
1051 right-clicking on an email address
1053 2008-03-25 [colin] 3.3.1cvs38
1055 * src/plugins/bogofilter/bogofilter.c
1056 * src/plugins/bogofilter/bogofilter.h
1057 * src/plugins/bogofilter/bogofilter_gtk.c
1058 Add a "learn from whitelist" preference
1059 Whitelist Unsure mails too.
1061 2008-03-24 [paul] 3.3.1cvs37
1063 * src/prefs_account.c
1064 If no MH mailbox and no account exists, when
1065 creating a POP/Local account, just create and
1066 use the default one instead of bailing with a
1067 "Mailbox doesn't exist" error
1069 2008-03-21 [colin] 3.3.1cvs36
1072 strstrip mime subtype
1074 2008-03-21 [paul] 3.3.1cvs35
1076 * manual/advanced.xml
1077 correct and update the info about Actions
1079 2008-03-20 [colin] 3.3.1cvs34
1084 Show at max 1MB of text, add a noticeview to
1085 show everything optionally.
1087 2008-03-20 [colin] 3.3.1cvs33
1089 * src/stock_pixmap.c
1090 Add support for png themes
1092 2008-03-19 [wwp] 3.3.1cvs32
1097 2008-03-18 [colin] 3.3.1cvs31
1099 * src/common/utils.c
1100 * src/common/utils.h
1101 Handle size_t instead of off_t in to_human_readable
1103 2008-03-18 [colin] 3.3.1cvs30
1108 2008-03-16 [colin] 3.3.1cvs29
1111 Fix build on GTK < 2.12
1113 2008-03-16 [colin] 3.3.1cvs28
1116 Refresh non-list widget when switching
1119 2008-03-16 [colin] 3.3.1cvs27
1122 Revert cvs25: This wasn't a typo :) :
1123 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
1126 2008-03-16 [colin] 3.3.1cvs26
1129 * src/gtk/gtksctree.c
1130 * src/gtk/gtksctree.h
1131 Implement 2-lines items in Summaryview when in
1134 2008-03-16 [paul] 3.3.1cvs25
1139 2008-03-14 [colin] 3.3.1cvs24
1141 * src/prefs_filtering_action.c
1142 Fix buglet on setting recipient when
1143 reediting forward rules.
1145 2008-03-12 [colin] 3.3.1cvs23
1148 Fix a new unused variable warning
1149 * src/plugins/trayicon/trayicon.c
1150 Fix folderview's scrollbar at startup
1153 2008-03-12 [colin] 3.3.1cvs22
1157 Use item_opened at the beginning of showing
1158 a folder instead of the end. Fixes flicker.
1160 2008-03-12 [paul] 3.3.1cvs21
1167 * src/plugins/trayicon/trayicon.c
1168 add tooltip with extended folder stats
1170 2008-03-10 [colin] 3.3.1cvs20
1175 2008-03-07 [colin] 3.3.1cvs19
1178 Fix blinking of the taskbar entry
1180 2008-03-07 [colin] 3.3.1cvs18
1183 MAEMO: Fix bug 1494, 'Trayicon
1184 plugin breaks UI...'
1186 2008-03-07 [paul] 3.3.1cvs17
1189 reflect reality a bit more closely
1191 2008-03-06 [colin] 3.3.1cvs16
1198 Integrate things better wrt the new
1199 summaryview extensibility.
1201 2008-03-06 [wwp] 3.3.1cvs15
1204 Fix some gcc warnings.
1206 2008-03-06 [wwp] 3.3.1cvs14
1208 * src/prefs_account.c
1209 * src/prefs_folder_item.c
1211 * src/prefs_template.c
1212 * src/gtk/prefswindow.c
1213 * src/gtk/prefswindow.h
1214 prefs_templates: fix missing unregistering of addr_completion widgets
1215 and and ending of addr_completion service.
1216 prefs_folder_item: fix missing registering/unregistering of widgets,
1217 and rework the way add_completion service is started and stopped.
1218 Plus few prefswindow API changes (opening).
1220 2008-03-06 [wwp] 3.3.1cvs13
1222 * src/folder_item_prefs.c
1223 * src/prefs_template.c
1224 * src/prefs_template.h
1226 * src/common/template.c
1227 Complete 3.3.1cvs12, thanks to Colin.
1229 2008-03-06 [wwp] 3.3.1cvs12
1232 * src/folder_item_prefs.c
1233 * src/folder_item_prefs.h
1234 * src/prefs_account.c
1235 * src/prefs_folder_item.c
1237 * src/prefs_template.c
1240 * src/common/template.c
1241 * src/common/template.h
1242 Global and per-folder templates can now override the from name (this
1243 doesn't change the account being used).
1245 "My other name" <%account_email> (just changes the name)
1246 my.faked.email@address.org (overrides the address too)
1248 2008-03-05 [colin] 3.3.1cvs11
1252 Replace that hbox with a notebook
1254 2008-03-05 [colin] 3.3.1cvs10
1258 Add klass functions for notification of folder
1259 opening/closing via the GUI
1262 Add a specific container for the scrolledwin
1264 2008-03-05 [colin] 3.3.1cvs9
1268 Add klass functions for notification of folder
1269 opening/closing via the GUI
1272 Add a specific container for the scrolledwin
1274 2008-03-02 [colin] 3.3.1cvs8
1277 MAEMO: Fix bug 1541, 'Deleting message from within
1278 read window displays next message then closes.'
1280 2008-03-02 [colin] 3.3.1cvs7
1283 Probably fix bug 1539, 'Program crashes':
1284 Setup Gcrypt's thread functions when built
1287 2008-03-01 [colin] 3.3.1cvs6
1291 Get rid of stale folders with no account
1293 2008-02-28 [colin] 3.3.1cvs5
1296 Fix bug 1534, 'Segmentation fault when doing
1297 some draft saving and then throwing away'
1299 Fix bug 1533, 'Claws is unable to mark messages
1300 as "read" in IMAP shared folders'
1301 * src/etpan/imap-thread.c
1302 Fix bug 1515, 'large messages crash claws when
1303 syncing for offline mode'. This is rather a
1304 workaround, and mails > 64MB will still be
1305 problematic if there's less than 64MB available
1306 on the dataroot volume.
1308 MAEMO: Add information when fetching big messages
1310 2008-02-26 [colin] 3.3.1cvs4
1313 fix bug 1532, '"login refused" message insufficiently
1316 2008-02-26 [paul] 3.3.1cvs3
1320 remove mentions of ClamAV and a few other
1321 old bits of information
1323 2008-02-23 [colin] 3.3.1cvs2
1326 Fix log output (missing \n)
1328 2008-02-23 [colin] 3.3.1cvs1
1331 Bump version number for stable release
1333 2008-02-23 [paul] 3.3.0cvs21
1338 2008-02-21 [colin] 3.3.0cvs20
1341 Fix bug 1527, 'filtering is case sensitive when it
1344 2008-02-20 [colin] 3.3.0cvs19
1347 Fix file attachments from older Thunar
1349 2008-02-19 [colin] 3.3.0cvs18
1351 * manual/plugins.xml
1352 * manual/es/plugins.xml
1353 * manual/fr/plugins.xml
1354 * manual/pl/plugins.xml
1357 2008-02-19 [paul] 3.3.0cvs17
1360 * tools/csv2addressbook.pl
1361 add support for Kmail/Kaddressbook
1363 2008-02-18 [colin] 3.3.0cvs16
1366 Unset folder's session before creating a
1369 * src/prefs_common.c
1370 * src/prefs_common.h
1371 * manual/advanced.xml
1372 Add an hidden use_networkmanager pref, to
1373 disable NetworkManager handling. Also,
1374 consider UNKNOWN state to be CONNECTED.
1376 2008-02-18 [wwp] 3.3.0cvs15
1379 Fix Engrish and make 'not' more visible in filtering debug logs.
1381 2008-02-15 [colin] 3.3.0cvs14
1384 Revert cvs10 for now, it breaks the feature
1386 2008-02-15 [colin] 3.3.0cvs13
1389 Always focus folder tree at startup
1391 Fix bug 1521, 'Cannot close compose window after
1392 replying to a non-existent news message'
1394 2008-02-13 [colin] 3.3.0cvs12
1397 Fix important warnings
1399 2008-02-12 [colin] 3.3.0cvs11
1402 * src/etpan/imap-thread.c
1403 * src/etpan/imap-thread.h
1404 Fix handling of $Forwarded flag on Exchange:
1405 check for the existence or creatability of a
1406 flag before using it.
1408 2008-02-12 [colin] 3.3.0cvs10
1411 Optimise matching on Found in addressbook if
1412 the matched header is in cache (From, etc)
1414 2008-02-12 [colin] 3.3.0cvs9
1417 Fix crashy stuff when changing displayed
1420 2008-02-12 [wwp] 3.3.0cvs8
1423 Remove duplicate func declaration and restore the one
1426 2008-02-12 [wwp] 3.3.0cvs7
1439 * src/prefs_account.c
1440 * src/prefs_filtering_action.c
1442 * src/plugins/bogofilter/bogofilter_gtk.c
1443 * src/plugins/spamassassin/spamassassin_gtk.c
1444 Allow moving/copying folders to root folders when using
1445 the folder selection dialog (it was not possible to
1446 maemo users to reparent a subfolder to a root folder
1449 2008-02-12 [fabien] 3.3.0cvs6
1452 a few days late for i18n fr update. Sorry.
1454 2008-02-11 [colin] 3.3.0cvs5
1457 Implement support for future /dev/mem_notify.
1458 This Linux kernel feature will allow applications
1459 to be notified that memory has to be freed
1460 before getting OOM-killed. For more information:
1461 http://lwn.net/Articles/267013/
1463 2008-02-10 [paul] 3.3.0cvs4
1467 * src/prefs_toolbar.c
1468 * src/stock_pixmap.c
1469 * src/stock_pixmap.h
1470 * src/pixmaps/mime_text_patch.xpm
1471 add an icon for attached patches
1473 2008-02-09 [paul] 3.3.0cvs3
1478 2008-02-09 [wwp] 3.3.0cvs2
1481 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
1483 2008-02-08 [colin] 3.3.0cvs1
1485 * src/common/utils.c
1486 Forbid attaching anything containing "../" or ".ssh/"
1489 2008-02-08 [paul] 3.3.0
1496 2008-02-08 [paul] 3.2.0cvs77
1499 updated with new translators
1501 added he to ALL_LINGUAS
1510 updated by Tim Brain and Petr Vanek, Stephan Sachse,
1511 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
1512 Andrea Spadaccini, Frederico Goncalves Guimaraes,
1515 new Hebrew translation by Ofer <oc666@netvision.net.il>
1517 updated with new translators and bumped (c) year
1519 updated with new translators
1521 2008-02-05 [colin] 3.2.0cvs76
1526 Special case text/calendar parts: if there's one in
1527 the mail, and a plugin handling text/calendar is
1528 loaded, show that part. That'll avoid rendering
1529 meetings as plain text, which just looks broken to
1532 2008-02-04 [colin] 3.2.0cvs75
1535 Maemo: Fix LED handling on OS 2008
1537 2008-02-01 [colin] 3.2.0cvs74
1540 Possibly fix the annoying and hard-to reproduce bug
1547 2008-02-01 [paul] 3.2.0cvs73
1549 * src/common/utils.c
1550 fix bug 1502, 'Plus signs are stripped from
1551 email addresses when calling from command line'
1554 2008-01-31 [colin] 3.2.0cvs72
1559 Fix building of URIs from filenames
1561 2008-01-31 [wwp] 3.2.0cvs71
1564 Fixes debug output of compiled-in features list
1565 (completes 3.2.0cvs60).
1567 2008-01-31 [colin] 3.2.0cvs70
1572 * src/plugins/Makefile.am
1573 * src/plugins/clamav/.cvsignore
1574 * src/plugins/clamav/Makefile.am
1575 * src/plugins/clamav/README
1576 * src/plugins/clamav/clamav_plugin.c
1577 * src/plugins/clamav/clamav_plugin.h
1578 * src/plugins/clamav/clamav_plugin_gtk.c
1579 * src/plugins/clamav/clamav_plugin_gtk.deps
1580 Remove the Clamav plugin from the core
1582 2008-01-28 [wwp] 3.2.0cvs69
1585 * src/prefs_template.c
1586 * src/prefs_template.h
1589 * src/quote_fmt_lex.l
1590 * src/quote_fmt_parse.y
1591 Fix for bug #1493: count lines (\n chars) according to the way
1592 format body is passed (i.e. \-escaped or not).
1594 2008-01-27 [paul] 3.2.0cvs68
1598 * src/prefs_actions.c
1599 * src/prefs_filtering.c
1600 * src/prefs_folder_item.c
1601 * src/prefs_template.c
1603 some minor changes to the English
1605 2008-01-24 [colin] 3.2.0cvs67
1607 * src/etpan/imap-thread.c
1608 * src/etpan/nntp-thread.c
1609 Fix bug 1348, 'Hang ups at exit time with
1610 pgp plugin since 3.0.2'
1612 2008-01-23 [colin] 3.2.0cvs66
1615 Fix translation of something that shouldn't be
1617 2008-01-23 [colin] 3.2.0cvs65
1620 Fix bug 1486, 'Re: Incorrect content when replying'
1621 Revert to full scan if short scan found only 0-length
1624 2008-01-23 [paul] 3.2.0cvs64
1626 * src/prefs_folder_item.c
1627 fix bug 1485, 'selecting a folder's default
1628 account if name contains '&''
1630 2008-01-23 [colin] 3.2.0cvs63
1636 Fix bug 1480, 'should be able to display mail file
1637 from command line'. Let 'claws-mail --select' accept
1638 absolute paths in addition to folder identifiers.
1640 2008-01-22 [wwp] 3.2.0cvs62
1647 * src/common/utils.c
1648 * src/common/utils.h
1649 Allow from=address in mailto sequence:
1650 --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
1651 The 'from' will try to select the first account matching in accounts list,
1652 otherwise will use the usual account selection mechanism but override with
1653 this 'from' address.
1654 Allow mailto with NNTP accounts
1655 mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
1656 is the default one or if a NNTP account address is used with 'from'.
1657 This is more or less a bugfix as it was possible to use mailto with a NNTP
1658 default account but the complete mailto sequence was put in To.
1660 2008-01-22 [wwp] 3.2.0cvs61
1662 * doc/man/claws-mail.1
1663 Updated the man page: status of few features, command-line
1664 usage (--version-full) and completed list of config files
1667 2008-01-22 [wwp] 3.2.0cvs60
1670 Added --version-full to display version and compiled-in
1671 features list (for later use by Clawsker for instance).
1673 2008-01-22 [holger] 3.2.0cvs59
1675 * src/addrduplicates.c
1676 Fix scrolling in addressbook duplicate
1677 finder result dialog
1679 2008-01-21 [colin] 3.2.0cvs58
1682 Fix bug 1457, 'sorting messages on, say, from,
1683 should subsort on previous sort choice'. Subsort
1684 by date when sort is Subject, From, To, Tags.
1686 2008-01-21 [colin] 3.2.0cvs57
1693 Fix bug 1478, 'Wrong pthread_create calls all
1694 over the place'. Patch by Christian Cornelssen
1696 2008-01-20 [colin] 3.2.0cvs56
1699 * src/etpan/imap-thread.c
1700 * src/etpan/imap-thread.h
1701 Fix bug 1468, 'Use IMAP keyword to
1702 store "forwarded" flag'
1704 2008-01-20 [colin] 3.2.0cvs55
1707 Make list operations faster
1709 2008-01-20 [colin] 3.2.0cvs54
1712 Fix bug 1353, 'on startup with small screen
1713 layout, keyboard input gets lost'
1715 2008-01-20 [colin] 3.2.0cvs53
1718 Complete 3.2.0cvs49, and fixes bug 1477,
1719 'Claws Mail crashes when view PGP-encrypted
1722 2008-01-20 [colin] 3.2.0cvs52
1725 Fix privacy menu update when replying to
1726 encrypted mail and no default privacy
1729 2008-01-19 [colin] 3.2.0cvs51
1733 * src/plugins/bogofilter/bogofilter.c
1734 * src/plugins/clamav/clamav_plugin.c
1735 * src/plugins/spamassassin/spamassassin.c
1736 Batch filtering deletions too (and save 4 bytes
1737 per MsgInfo in the process :)
1739 2008-01-19 [colin] 3.2.0cvs50
1742 Make cache update after copies much faster
1745 2008-01-19 [colin] 3.2.0cvs49
1748 Check g_fopen() success
1750 2008-01-17 [wwp] 3.2.0cvs48
1756 Sylpheed? No idea what this means.
1758 2008-01-17 [colin] 3.2.0cvs47
1760 * src/gtk/gtksctree.c
1761 Make dnd threshold higher on Maemo
1763 2008-01-16 [colin] 3.2.0cvs46
1765 * src/common/passcrypt.c
1766 Fix build on FreeBSD, thanks to Pawel
1768 2008-01-15 [colin] 3.2.0cvs45
1771 Fix bug 1472, 'Keyboard "Menu" key doesn't call
1772 spell check of actuall word'
1774 Temporarily disable immediate execution when learning
1775 spam *only* if the summaryview isn't locked
1777 2008-01-15 [wwp] 3.2.0cvs44
1779 * src/prefs_filtering.c
1780 Fix filtering prefs layout (Maemo port), moving page up/down
1781 from buttons to context menu.
1783 2008-01-15 [colin] 3.2.0cvs43
1786 Fix bug 1465, 'First line in new message does not mark URLs'
1788 2008-01-15 [colin] 3.2.0cvs42
1790 * src/common/passcrypt.c
1791 Fix bug 1461, 'several components #define
1792 _XOPEN_SOURCE improperly'
1794 2008-01-15 [colin] 3.2.0cvs41
1797 Fix bug 1469, 'Column width adjustments on message
1800 2008-01-14 [holger] 3.2.0cvs40
1803 Add tests for dbus, dbus glib bindings,
1804 and NetworkManager. All is optional. Add new
1805 --(en|dis)able-networkmanager-support switch.
1813 Add optional NetworkManager support, so Claws Mail
1814 can try to do the right thing when the network connection
1815 status changes. NetworkManager support is active by
1816 default if above requirements were met.
1818 2008-01-12 [colin] 3.2.0cvs39
1821 Advertise the click-on-reply feature in the tooltip
1823 2008-01-12 [colin] 3.2.0cvs38
1826 * src/stock_pixmap.c
1827 * src/stock_pixmap.h
1828 * src/pixmaps/tray_newmail.offline.xpm
1829 * src/pixmaps/tray_newmail.xpm
1830 * src/pixmaps/tray_newmarkedmail.offline.xpm
1831 * src/pixmaps/tray_newmarkedmail.xpm
1832 * src/pixmaps/tray_nomail.offline.xpm
1833 * src/pixmaps/tray_nomail.xpm
1834 * src/pixmaps/tray_unreadmail.offline.xpm
1835 * src/pixmaps/tray_unreadmail.xpm
1836 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
1837 * src/pixmaps/tray_unreadmarkedmail.xpm
1838 * src/plugins/trayicon/Makefile.am
1839 * src/plugins/trayicon/newmail.offline.xpm
1840 * src/plugins/trayicon/newmail.xpm
1841 * src/plugins/trayicon/newmarkedmail.offline.xpm
1842 * src/plugins/trayicon/newmarkedmail.xpm
1843 * src/plugins/trayicon/nomail.offline.xpm
1844 * src/plugins/trayicon/nomail.xpm
1845 * src/plugins/trayicon/trayicon.c
1846 * src/plugins/trayicon/unreadmail.offline.xpm
1847 * src/plugins/trayicon/unreadmail.xpm
1848 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1849 * src/plugins/trayicon/unreadmarkedmail.xpm
1850 Make the Trayicon plugin icons themable
1852 2008-01-12 [wwp] 3.2.0cvs37
1854 * src/prefs_display_header.c
1855 Fix extra leading hyphen visible in the display
1856 header configuration combo list (maemo).
1858 2008-01-11 [colin] 3.2.0cvs36
1861 Set timeout to 1 before disconnecting all -
1862 for when one switches to offline and has
1865 Fix bug 1454, 'error message shows parts and
1866 signature of previous messages'
1867 * src/prefs_common.c
1868 Maemo: Hide Send dialog by default
1870 2008-01-10 [colin] 3.2.0cvs35
1874 * src/prefs_account.c
1876 * src/gtk/inputdialog.c
1877 * src/plugins/pgpcore/passphrase.c
1878 Maemo: Fix bug 1455, 'Password enters leading letter
1879 incorrectly as uppercase'
1881 2008-01-09 [colin] 3.2.0cvs34
1884 Fix bug 1446, 'SC crashes frequently when staying
1885 in background'. Format string error in Polish
1887 * src/gtk/description_window.c
1888 * src/prefs_template.c
1889 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
1894 2008-01-08 [colin] 3.2.0cvs33
1897 Maemo: connect HW status change signal for shutdown
1899 Maemo: Fix hardware space key
1901 Maemo: name mmc1 and 2 a better name
1903 2008-01-08 [wwp] 3.2.0cvs32
1906 * src/folder_item_prefs.c
1907 * src/folder_item_prefs.h
1908 * src/prefs_folder_item.c
1909 It's now possible to disable processing rules when
1910 entering a folder (this adds a new option to the
1911 folder properties dialog).
1913 2008-01-08 [wwp] 3.2.0cvs31
1915 * src/common/utils.c
1916 Mailto: now supports 'insert' (stands for 'insert file'), this
1917 adds the ability to create a new message from the command-line,
1918 with body set from an existing file contents.
1920 2008-01-08 [colin] 3.2.0cvs30
1923 Maybe fix bug 1452, 'crash while drag'n'droping
1924 emails to an IMAP folder'
1926 2008-01-07 [wwp] 3.2.0cvs29
1928 * src/prefs_filtering.c
1929 Static-alize a function, thanks to Colin.
1931 2008-01-07 [colin] 3.2.0cvs28
1934 Fix scrolling to bottom when drag and dropping
1936 Fix bug 1445, 'Display sender using addressbook: fails
1937 when From: isn't an email address'
1939 2008-01-07 [wwp] 3.2.0cvs27
1941 * src/prefs_actions.c
1942 * src/prefs_filtering.c
1943 * src/prefs_template.c
1944 Add tooltips to most buttons in the templates, actions and
1945 filtering/processing dialogs.
1947 2008-01-07 [wwp] 3.2.0cvs26
1949 * src/prefs_filtering.c
1950 - add a clear button to clear dialog input fields
1951 - add page up and page down buttons to move selected rule up and down
1952 - in rules list popup-menu: added Delete, Delete all and Duplicate
1953 - popup-menu items are greyed out either if the list is empty (not counting the
1954 (New) row or if there is no selected item
1955 - clear store when closing dialog
1957 * src/prefs_actions.c
1958 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
1959 clear button, popup-menu
1960 - clear store when closing dialog
1962 * src/prefs_template.c
1963 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
1964 clear button, popup-menu
1966 * src/addrcustomattr.c
1967 - renamed popup-menu item Clear list to Delete all
1968 - grey out popup-menu items is there is no selected item or if list is empty
1969 - clear store when closing dialog
1972 - added popup-menu item Delete all
1973 - grey out popup-menu items is there is no selected item or if list is empty
1974 - clear store when closing dialog
1976 2008-01-06 [wwp] 3.2.0cvs25
1979 One more layout fix by Pawel (completes 3.2.0cvs24).
1981 2008-01-05 [colin] 3.2.0cvs24
1984 Little GUI fixes, patch by Pawel
1986 2007-12-29 [wwp] 3.2.0cvs23
1989 Fix for bug #1443, and strip possible whitespaces around
1990 custom header names.
1992 2007-12-29 [mones] 3.2.0cvs22
1995 Updated translation, corrected a term based
1996 on suggestion from Israel Saeta Pérez,
1997 reverted awful X-Mailer translation
1999 Complete cvs20 for FreeBSD, patch by Pawel
2001 2007-12-29 [colin] 3.2.0cvs21
2004 Fix bug 1442, 'Tags are repeated in
2005 encapsulated messages'
2007 2007-12-28 [colin] 3.2.0cvs20
2010 Fix path to mime/globs. Patch by Marten King.
2012 2007-12-27 [colin] 3.2.0cvs19
2014 * src/plugins/pgpcore/Makefile.am
2015 * src/plugins/pgpinline/Makefile.am
2016 * src/plugins/pgpmime/Makefile.am
2017 Add missing flags to build pgp plugins on maemo
2019 2007-12-27 [colin] 3.2.0cvs18
2022 Maximise before showing to avoid probable flickering
2025 2007-12-27 [colin] 3.2.0cvs17
2029 * src/prefs_common.c
2030 * src/prefs_common.h
2031 Fix bug 1439, 'Claws Mail does not remember window size
2032 state when restarted'. Save maximised state and force
2033 maximisation at startup if applicable.
2035 2007-12-23 [paul] 3.2.0cvs16
2037 * src/prefs_matcher.c
2038 fix bug 1436, 'Filter condition dialog doesn't
2039 load header name from current rules'
2041 2007-12-22 [paul] 3.2.0cvs15
2044 fix bug 1435, 'Reply doesn't take into account
2047 2007-12-21 [paul] 3.2.0cvs14
2049 * src/common/ssl_certificate.c
2050 fix FreeBSD build with IPV6 support
2052 2007-12-20 [colin] 3.2.0cvs13
2057 2007-12-20 [colin] 3.2.0cvs12
2061 * src/prefs_account.c
2062 Add DIGEST-MD5 support for IMAP authentication
2064 2007-12-19 [mones] 3.2.0cvs11
2066 * doc/man/claws-mail.1
2067 Better ordering of sections, updated options
2071 2007-12-19 [paul] 3.2.0cvs10
2073 * src/prefs_account.c
2074 use a spinbutton instead of an entry for
2075 "POP authentication timeout" also
2077 2007-12-19 [colin] 3.2.0cvs9
2079 * src/prefs_filtering_action.c
2080 * src/prefs_matcher.c
2081 * src/gtk/description_window.c
2082 Destroy info windows with their parents
2085 2007-12-19 [colin] 3.2.0cvs8
2087 * src/prefs_account.c
2088 Use spinbuttons instead of entries where needed
2091 2007-12-18 [paul] 3.2.0cvs7
2093 * src/prefs_matcher.c
2094 add missing i18n for a few strings
2095 Patch by Stephan Sachse
2097 2007-12-18 [paul] 3.2.0cvs6
2099 * src/prefs_logging.c
2100 use 'disk' instead of 'disc'
2102 2007-12-18 [paul] 3.2.0cvs5
2106 * src/addrcustomattr.c
2108 fixes to the ingleesh
2109 * src/prefs_filtering_action.c
2110 fix copyright header
2111 fix untranslated strings
2112 * src/prefs_filtering_action.h
2113 fix copyright header
2115 2007-12-18 [wwp] 3.2.0cvs4
2119 * src/prefs_common.c
2120 * src/prefs_common.h
2126 * src/gtk/gtkutils.c
2127 Added prefs to set custom small and bold fonts
2128 (might matter on some desktops, according to
2129 DPI and font settings).
2131 2007-12-18 [colin] 3.2.0cvs3
2133 * src/prefs_logging.c
2134 Rework GUI, patch by Pawel
2136 2007-12-18 [colin] 3.2.0cvs2
2138 * src/prefs_filtering_action.c
2139 Rework GUI, patch by Pawel
2141 2007-12-18 [colin] 3.2.0cvs1
2144 Fix build on old GCC
2145 Fix inverted buttons
2147 2007-12-17 [paul] 3.2.0
2154 2007-12-17 [paul] 3.1.0cvs79
2161 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
2162 Andrea Spadaccini, and Frederico Goncalves Guimaraes
2164 2007-12-17 [mones] 3.1.0cvs78
2167 Updated Spanish translation for 3.2.0 release
2169 2007-12-16 [colin] 3.1.0cvs77
2171 * src/addrcustomattr.c
2172 Fix translations, patch by Fabien
2174 2007-12-15 [paul] 3.1.0cvs76
2177 fix compiler warning
2179 2007-12-14 [colin] 3.1.0cvs75
2184 2007-12-12 [wwp] 3.1.0cvs74
2188 Added Marius Glauser to the hall of fame.
2190 2007-12-12 [wwp] 3.1.0cvs73
2192 * src/gtk/gtkutils.c
2193 Improve the way we show results of searches
2194 in message bodies: selected text now get centered
2195 vertically in the message window.
2196 Patch by Marius Glauser <seelenhirt@gmx.net>.
2198 2007-12-10 [colin] 3.1.0cvs72
2201 Don't crash when setting batch mode on no folder
2203 2007-12-10 [colin] 3.1.0cvs71
2205 * src/common/utils.c
2206 Fix potential buffer overrun (thanks to
2209 2007-12-08 [paul] 3.1.0cvs70
2211 * src/prefs_receive.c
2212 small change to the English
2214 2007-12-08 [colin] 3.1.0cvs69
2219 2007-12-07 [colin] 3.1.0cvs68
2224 Free simplify_subject_preg at exit
2226 2007-12-07 [colin] 3.1.0cvs67
2230 * src/common/utils.c
2231 * src/common/utils.h
2232 We have to free reused regexps from time to
2233 time, or they get huge
2235 2007-12-07 [colin] 3.1.0cvs66
2238 Fix QP decoding (and UTF8)
2240 2007-12-07 [colin] 3.1.0cvs65
2242 * src/addrcustomattr.c
2243 Update list of default custom attributes
2244 now (will be needed for a feature patch
2247 2007-12-07 [colin] 3.1.0cvs64
2250 Batch on destination folder when copying - fixes
2251 slowness when moving unread mails to trash on IMAP
2253 2007-12-06 [colin] 3.1.0cvs63
2255 * src/common/w32_time.c
2256 * src/common/w32lib.h
2257 * src/etpan/etpan-thread-manager.c
2258 * src/etpan/imap-thread.c
2259 * src/etpan/nntp-thread.c
2260 * src/gtk/Makefile.am
2261 Fix win32 build with libetpan. Thanks to
2264 2007-12-06 [colin] 3.1.0cvs62
2268 * src/prefs_account.c
2269 * src/prefs_account.h
2270 * src/etpan/imap-thread.c
2271 * src/etpan/imap-thread.h
2272 Disable connection via command line on WIN32
2273 Disable mmap use on WIN32 - use normal strings
2276 * src/addressbook_foldersel.c
2277 * src/addressbook_foldersel.h
2278 * src/prefs_filtering_action.c
2279 * src/prefs_matcher.c
2280 * src/plugins/bogofilter/bogofilter_gtk.c
2281 * src/plugins/dillo_viewer/dillo_prefs.c
2282 * src/plugins/spamassassin/spamassassin_gtk.c
2283 Fix leak, rework function logics to be more
2284 natural - thanks to Holger
2285 * src/common/utils.c
2288 2007-12-06 [colin] 3.1.0cvs61
2291 * src/common/utils.c
2292 * src/common/utils.h
2293 Fix posting, and fix UTF-8 being sent when encoding
2296 2007-12-05 [colin] 3.1.0cvs60
2299 Fix debian bug #453157, 'Fails to post usenet
2300 articles after NNTP connection has been
2301 interrupted". Fix return value to prevent deletion
2302 on failure, and issue MODE READER in case posting
2305 2007-12-05 [colin] 3.1.0cvs59
2309 Improvements to the List URIs dialog
2312 2007-12-05 [colin] 3.1.0cvs58
2315 * src/gtk/gtksctree.h
2318 2007-12-04 [colin] 3.1.0cvs57
2320 * src/etpan/imap-thread.c
2321 Fix bug 1378, 'Claws exits on IMAP alert message'
2322 Don't do GTK calls directly from Etpan thread
2324 2007-12-04 [colin] 3.1.0cvs56
2327 * src/gtk/gtksctree.c
2328 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
2329 Make all the left of column zero an hotspot for
2332 2007-12-04 [colin] 3.1.0cvs55
2336 * src/prefs_common.c
2337 * src/prefs_common.h
2338 * src/prefs_receive.c
2339 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
2341 2007-12-04 [wwp] 3.1.0cvs54
2346 2007-12-04 [holger] 3.1.0cvs53
2348 * src/addrduplicates.c
2349 * src/addrduplicates.h
2350 Export addressbook entry deletion
2352 2007-12-04 [colin] 3.1.0cvs52
2355 * tools/README.sylprint
2358 Fix debian bug #454089 (symlink attack in TMP directory)
2359 http://secwatch.org/advisories/1019661/ :
2360 Remove the buggy script, which was unmaintained anyway
2363 Store things in our private tmp directory.
2365 2007-12-03 [colin] 3.1.0cvs51
2372 Fix update problem when getting remote tags
2373 * src/prefs_matcher.c
2374 Rework GUI to make it better. Patch by Pawel
2377 2007-12-03 [colin] 3.1.0cvs50
2379 * src/etpan/imap-thread.c
2380 * src/etpan/nntp-thread.c
2381 Fix bug 1417, 'Network log doesn't reveal
2384 2007-12-02 [iwkse] 3.1.0cvs49
2386 * src/plugins/dillo_viewer/dillo_prefs.c
2387 Insert dillo under the Plugins menu
2389 2007-12-01 [paul] 3.1.0cvs48
2392 add these variant forms
2395 2007-12-01 [paul] 3.1.0cvs47
2400 2007-12-01 [paul] 3.1.0cvs46
2403 add the new addrcustomattr.c file
2405 2007-11-29 [colin] 3.1.0cvs45
2407 * src/common/ssl_certificate.c
2408 Use the more modern getaddrinfo instead of
2409 gethostbyname when possible
2411 2007-11-28 [colin] 3.1.0cvs44
2414 Maybe fix bug 1410 and other crash reports
2415 in summaryview since cvs38.
2417 2007-11-28 [wwp] 3.1.0cvs43
2419 * src/prefs_summary_open.c
2420 Guard against an empty list of actions to perform
2421 when opening a folder (or migration defaults could
2422 be introduced, confusing).
2424 2007-11-28 [colin] 3.1.0cvs42
2427 Fix mark all read from folder's contextual menu
2429 2007-11-27 [colin] 3.1.0cvs41
2434 * src/prefs_account.c
2435 * src/etpan/imap-thread.c
2436 A few fixes to the IMAP flags handling: Optimisations,
2437 two crashers, mention that Bandwitdh-efficient mode
2438 prevents tag fetching.
2439 Fix M-UTF7 in subscription dialog.
2441 2007-11-27 [colin] 3.1.0cvs40
2446 Make filtering faster on flags change: Batch original
2447 folderitem, where we'll do flags/tags changes.
2449 2007-11-27 [colin] 3.1.0cvs39
2452 Fix bug 1407, 'After a copy action, further rules apply
2453 to both original and copy'
2455 2007-11-27 [colin] 3.1.0cvs38
2459 Fixes races when doing a long operation and user
2460 asks for another one (Mark all read/unread on a
2461 big folder on IMAP for example)
2463 2007-11-27 [wwp] 3.1.0cvs37
2466 * src/prefs_common.c
2467 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
2468 and 3.1.0cvs35 (addressbook.c).
2470 2007-11-27 [holger] 3.1.0cvs36
2473 Add a line separating header and body
2476 2007-11-27 [wwp] 3.1.0cvs35
2479 Fix a drag-and-drop issue introduced with 3.1.0cvs33
2480 (thanks to Colin) and revert disabling of cut/copy
2481 context menu entries upon selected groups.
2483 2007-11-27 [holger] 3.1.0cvs34
2486 Add weights to the list of supported text attributes
2489 2007-11-27 [wwp] 3.1.0cvs33
2492 * src/addrcustomattr.c
2493 * src/addrcustomattr.h
2497 * src/prefs_common.c
2498 * src/prefs_common.h
2500 Provide a (customizable) list of preset attribute names
2501 for editing contacts (closes bug #1391).
2503 2007-11-27 [wwp] 3.1.0cvs32
2508 Various fixes in the address book:
2509 - made copy/move of a folder to itself or its subtree
2510 impossible (-> error)
2511 - errors messages don't show in the status bar anymore,
2512 use alertpanels instead
2513 - simple click on group doesn't open group edit dialog
2514 anymore when in contact edit embedded mode (was too itchy)
2515 - fixed disabling of edit button and and menu entry when
2516 in contact edit embedded mode (was done in a bad and
2518 - fix menu cut/paste sensitivity in treelist context
2519 menu (conflicting enabling was done by different functions)
2520 - fix some menu item sensitivity in address list context menu
2521 - don't allow cut/copy of groups, it's useless as they won't
2522 be copied w/ their contents
2523 - fix missing copy of the picture file when copying (bug #1402),
2524 fix picture attribute (internal) value when moving or copying
2527 2007-11-27 [colin] 3.1.0cvs31
2531 Fix tags loss on move, fix space encoding
2533 2007-11-26 [colin] 3.1.0cvs30
2543 * src/common/utils.c
2544 * src/common/utils.h
2545 * src/etpan/imap-thread.c
2546 * src/etpan/imap-thread.h
2547 Add IMAP tags support
2549 2007-11-26 [colin] 3.1.0cvs29
2552 Fix bug 1405, 'imap auto auth method doesn't
2555 2007-11-26 [colin] 3.1.0cvs28
2559 Handle broken disposition-notifications from Evolution
2560 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
2562 2007-11-25 [paul] 3.1.0cvs27
2564 * src/folder_item_prefs.c
2565 * src/folder_item_prefs.h
2568 2007-11-23 [wwp] 3.1.0cvs26
2572 * src/matcher_parser_parse.y
2573 * src/prefs_matcher.c
2574 Fix irrelevant case folding when adding matcher condition 'test',
2577 2007-11-23 [wwp] 3.1.0cvs25
2579 * src/prefs_common.c
2580 * src/prefs_common.h
2581 * src/prefs_summary_open.c
2582 * src/prefs_summary_open.h
2584 Add "select first email in list" to the list of possible selections
2585 when opening a folder.
2587 2007-11-23 [paul] 3.1.0cvs24
2590 a fix by Stephan Sachse, plus remove all
2591 old strings from the end of the file
2593 2007-11-23 [wwp] 3.1.0cvs23
2595 * src/prefs_msg_colors.c
2596 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
2597 with little changes.
2599 2007-11-23 [paul] 3.1.0cvs22
2601 * src/prefs_logging.c
2602 eliminate wasted horizontal space
2604 2007-11-23 [paul] 3.1.0cvs21
2606 * src/prefs_summaries.c
2607 don't wrap the label or put linebreaks
2609 2007-11-22 [colin] 3.1.0cvs20
2611 * src/plugins/pgpinline/pgpinline.c
2614 2007-11-22 [wwp] 3.1.0cvs19
2616 * src/prefs_themes.c
2617 Yet another misuse of get_rc_dir(), still related
2618 to user themes. Completes 3.1.0cvs18.
2620 2007-11-22 [wwp] 3.1.0cvs18
2622 * src/stock_pixmap.c
2623 Fix a misuse of get_rc_dir(), user themes dir was
2624 not set properly and some themes might have disappeared
2625 from themes list in prefs.
2627 2007-11-22 [wwp] 3.1.0cvs17
2633 Correct copyright for these claws-mail-only brand new
2636 2007-11-22 [paul] 3.1.0cvs16
2639 fix bug 1400, 'Drag and drop of URLs does not work'
2642 2007-11-22 [paul] 3.1.0cvs15
2644 * src/prefs_common.c
2645 make "cmds_use_system_default" default to FALSE
2646 so as not to disrupt current settings
2648 increase the size of the GdkRectangle, tooltips
2649 didn't show for me otherwise
2651 2007-11-21 [colin] 3.1.0cvs14
2659 * src/prefs_account.c
2660 * src/prefs_common.c
2661 * src/prefs_common.h
2662 * src/prefs_ext_prog.c
2666 * src/gtk/gtkutils.c
2667 Use xdg-open as a way to find default browser,
2670 2007-11-21 [colin] 3.1.0cvs13
2675 Send better return receipts (useful ones)
2676 Handle incoming return receipts
2678 2007-11-20 [colin] 3.1.0cvs12
2682 Add getter/setter for settings, and getter
2685 2007-11-20 [colin] 3.1.0cvs11
2690 Fix bug 1396, 'Crash on disabling a filter
2691 while it is processing'
2693 2007-11-20 [paul] 3.1.0cvs10
2696 fix bug 1395, 'Crash on checking for new mails
2697 while filter is running'
2700 2007-11-20 [paul] 3.1.0cvs9
2703 make this string easier for translators
2705 2007-11-19 [colin] 3.1.0cvs8
2707 * src/prefs_summaries.c
2709 Don't enable more tooltips on Maemo
2711 2007-11-19 [colin] 3.1.0cvs7
2713 * src/prefs_common.c
2714 * src/prefs_common.h
2715 * src/prefs_summaries.c
2717 Fix bug 1388, 'message list tool tips'
2718 Add (optional) tooltips in summaryview.
2719 This only works with GTK+ >= 2.12
2721 2007-11-19 [colin] 3.1.0cvs6
2724 Make strings a bit better when attaching
2727 2007-11-19 [colin] 3.1.0cvs5
2729 * src/common/utils.c
2730 Fix bug 1392, 'Top level domain .EU is
2731 not recognised as valid'
2733 2007-11-19 [wwp] 3.1.0cvs4
2737 Revert changes to compose.c made in 3.1.0cvs2.
2739 2007-11-19 [wwp] 3.1.0cvs3
2745 * src/addrduplicates.c
2746 Minor improvements in the address book:
2747 always accept new contacts provided that some
2748 detail is set (instead of rejecting silently).
2749 Better guessing of contact name from incomplete
2750 name information. Better display of contacts with
2751 no name, in contact lists, group contents, find
2755 2007-11-19 [wwp] 3.1.0cvs2
2759 * src/prefs_logging.c
2760 * src/prefs_summaries.c
2761 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
2762 wrap some long label in prefs/summaries, layout checkboxes
2763 in a more compact form in prefs/loggin, make account and
2764 header's combos have the same size/spacing in compose
2767 2007-11-19 [wwp] 3.1.0cvs1
2770 Fix a tiny leak and duplicate variable.
2772 2007-11-19 [paul] 3.1.0
2779 2007-11-19 [paul] 3.0.2cvs145
2790 updated by Stephan Sachse, Flammie Pirinen,
2791 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
2792 Emil Nowak, Frederico Goncalves Guimaraes,
2793 Andrej Kacian, and Ralph Young
2795 2007-11-18 [mones] 3.0.2cvs144
2798 Updated Spanish translation
2800 2007-11-18 [colin] 3.0.2cvs143
2803 Prevent empty tag after edit, thanks to wwp
2805 2007-11-18 [colin] 3.0.2cvs142
2808 Fix possible "(null)" %s - thanks to wwp
2810 2007-11-16 [wwp] 3.0.2cvs141
2812 * src/common/utils.c
2813 Fix for 3.0.2cvs140, prevents from crashing when opening
2816 2007-11-16 [colin] 3.0.2cvs140
2819 * src/common/claws.c
2820 Output a bit more useful info at startup
2823 2007-11-16 [colin] 3.0.2cvs139
2826 * src/common/utils.c
2827 * src/common/utils.h
2828 Fix bug 1387, 'Request for --compose to
2829 support multiple attachments'
2831 2007-11-16 [colin] 3.0.2cvs138
2834 Fix bug 1390, 'NNTP fails after server
2837 2007-11-16 [colin] 3.0.2cvs137
2839 * src/prefs_display_header.c
2840 Fix bug 1389, 'Changing 'Display headers
2841 in message view' breaks dispheaderrc'
2843 2007-11-14 [colin] 3.0.2cvs136
2846 * src/gtk/quicksearch.c
2847 * src/gtk/quicksearch.h
2848 Fix resetting the quicksearch when in non-sticky
2849 mode, but Recursive is set: reset only when going
2850 out of the root search folder.
2852 2007-11-14 [colin] 3.0.2cvs135
2855 Don't set new flag back when doing "Mark as unread"
2858 2007-11-12 [paul] 3.0.2cvs134
2860 * src/plugins/dillo_viewer/dillo_viewer.c
2861 don't offer the mime type for translation
2867 2007-11-11 [colin] 3.0.2cvs133
2871 Use markup-escaped strings in dialogs
2873 2007-11-11 [colin] 3.0.2cvs132
2876 Better IMAP-UTF7/UTF8 conversion
2878 2007-11-10 [colin] 3.0.2cvs131
2881 Fix debian bug 450698, 'nntp auth behavior changed
2884 2007-11-10 [colin] 3.0.2cvs130
2892 * src/common/utils.c
2893 * src/etpan/Makefile.am
2895 * src/gtk/gtkutils.h
2897 * src/plugins/bogofilter/Makefile.am
2898 * src/plugins/clamav/Makefile.am
2899 * src/plugins/dillo_viewer/Makefile.am
2900 * src/plugins/pgpcore/Makefile.am
2901 * src/plugins/spamassassin/Makefile.am
2902 * src/plugins/trayicon/Makefile.am
2903 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
2905 2007-11-09 [colin] 3.0.2cvs129
2909 fix bug 1375, 'Impossible to modify e-mail
2910 in LDAP addressbook twice'; Try two. update
2911 externalID, don't make display lag, and
2912 fix the cases where dn is not mail.
2914 2007-11-08 [paul] 3.0.2cvs128
2919 * src/prefs_account.c
2920 * src/prefs_account.h
2921 reinstate 'Generate Message-ID' option as an
2922 account preference. (hidden on IMAP)
2925 2007-11-08 [paul] 3.0.2cvs127
2928 MAEMO: fix failure of loading images inline
2929 MAEMO: fix bug 1349, 'Emails still skip to end
2930 when opened (in certain circumstances)...'
2932 2007-11-07 [colin] 3.0.2cvs126
2935 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
2937 2007-11-07 [colin] 3.0.2cvs125
2940 Re-change the string occurence of A_CLAWS_ACTIONS
2941 to A_SYL_ACTIONS, to prevent parse errors of the
2944 2007-11-07 [colin] 3.0.2cvs124
2947 * src/prefs_common.c
2948 * src/prefs_common.h
2949 * manual/advanced.xml
2950 Add an hidden pref, 'save_parts_readwrite';
2951 completes 3.0.2cvs35
2953 2007-11-07 [paul] 3.0.2cvs123
2955 * src/prefs_toolbar.c
2958 rename ToolbarSylpheedActions to ToolbarClawsActions
2959 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
2961 2007-11-07 [paul] 3.0.2cvs122
2964 MAEMO: remove tooltips
2966 2007-11-07 [colin] 3.0.2cvs121
2968 * src/plugins/pgpinline/pgpinline.c
2969 Fix bug 1377, 'unspecific errors on
2970 signature checking'. Fix trimming of
2973 2007-11-06 [iwkse] 3.0.2cvs120
2975 * src/prefs_summary_open.c
2978 2007-11-06 [paul] 3.0.2cvs119
2982 * tools/csv2addressbook.pl
2983 add a new script that imports a CSV formatted
2984 address book. Becky and Thunderbird address
2985 book are currently supported.
2987 2007-11-05 [colin] 3.0.2cvs118
2992 2007-11-05 [iwkse] 3.0.2cvs117
2994 * src/prefs_summary_open.c
2997 2007-11-04 [paul] 3.0.2cvs116
2999 * src/addressbook_foldersel.c
3000 fix gtk critical warning
3001 Patch by Pawel Pekala
3003 2007-11-04 [paul] 3.0.2cvs115
3006 * tools/claws-mail-compose-insert-files.pl
3007 add --bcc and uri_escape() everything
3009 2007-11-04 [paul] 3.0.2cvs114
3011 * src/gtk/gtkutils.c
3012 gtkut_stock_with_text_button_set_create(): set
3013 GTK_CAN_DEFAULT on buttons 2 and 3
3015 2007-11-03 [paul] 3.0.2cvs113
3017 * src/common/utils.c
3018 fix debian bug #448814, 'mailto: URI decoding
3019 desn't decode the destination address field'
3020 Patch by Federico Heinz <fheinz@vialibre.org.ar>
3022 2007-11-03 [paul] 3.0.2cvs112
3027 allow Bcc in commandline URIs
3028 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
3030 2007-11-02 [colin] 3.0.2cvs111
3033 Maybe fix bug 1376, 'crash on
3034 addressbook manipulation'
3036 2007-10-31 [paul] 3.0.2cvs110
3039 fix bug 1375, 'Impossible to modify e-mail
3040 in LDAP addressbook twice'
3041 Patch by Michael Rasmussen
3043 2007-10-30 [paul] 3.0.2cvs109
3046 enable GnuTLS support with --enable-gnutls which
3047 will disable openssl support. if the user has
3048 gtk >= 2.10.x don't allow gnomeprint even if the
3055 2007-10-30 [paul] 3.0.2cvs108
3058 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
3060 2007-10-30 [paul] 3.0.2cvs107
3063 * src/prefs_account.c
3064 * src/prefs_folder_item.c
3065 * src/prefs_spelling.c
3066 * src/prefs_themes.c
3068 * src/gtk/gtkaspell.c
3069 * src/gtk/gtkaspell.h
3070 * src/plugins/spamassassin/spamassassin_gtk.c
3071 replace deprecated gtk_option_menu...
3072 patch by Pawel Pekala
3074 2007-10-29 [colin] 3.0.2cvs106
3076 * src/plugins/dillo_viewer/dillo_prefs.c
3077 Fix forgotten signal connect
3079 2007-10-28 [colin] 3.0.2cvs105
3081 * src/plugins/dillo_viewer/dillo_prefs.c
3082 * src/plugins/dillo_viewer/dillo_prefs.h
3083 * src/plugins/dillo_viewer/dillo_viewer.c
3084 Implement addressbook-based whitelisting for loading
3085 remote images. Fixed missing destroy of the embedded
3086 browser that made a Dillo window pop up on exit, if
3087 an HTML part was displayed.
3089 2007-10-26 [colin] 3.0.2cvs104
3094 2007-10-25 [colin] 3.0.2cvs103
3097 Add tap-and-hold on the picture, for Maemo
3104 Unify tag interfaces.
3106 2007-10-25 [colin] 3.0.2cvs102
3109 * src/etpan/imap-thread.h
3110 Much better error handling. We'll need to be really
3111 clear to users about where errors come from, with
3112 the apparition of Gmail's IMAP server.
3114 2007-10-24 [colin] 3.0.2cvs101
3120 Add tags sorting (alphabetical); allow deletion of
3121 tags from the Apply Tags window
3123 2007-10-24 [colin] 3.0.2cvs100
3126 * src/editaddress_other_attributes_ldap.c
3127 * src/editaddress_other_attributes_ldap.h
3131 Fix LDAP writing (got broken in cvs39)
3132 Add read-only support for jpegPhoto LDAP field
3134 2007-10-23 [colin] 3.0.2cvs99
3137 Fix crash in some cases
3139 2007-10-22 [colin] 3.0.2cvs98
3141 * src/common/socket.h
3143 Fix big leak in GnuTLS code
3145 2007-10-22 [colin] 3.0.2cvs97
3148 Fix bug 1368, 'SIGSEGV in NNTP code'
3150 2007-10-22 [colin] 3.0.2cvs96
3152 * src/prefs_customheader.c
3153 Catch compface warnings when generating X-Faces
3155 2007-10-22 [wwp] 3.0.2cvs95
3157 * src/quote_fmt_parse.y
3158 Remove accidentally committed debug traces.
3161 2007-10-22 [colin] 3.0.2cvs94
3163 * src/etpan/nntp-thread.c
3166 2007-10-19 [wwp] 3.0.2cvs93
3168 * src/common/ssl_certificate.c
3169 Add missing include (Windows).
3171 2007-10-19 [colin] 3.0.2cvs92
3176 * src/gtk/inputdialog.c
3177 * src/gtk/inputdialog.h
3178 Remove the last old combo; patch by
3181 2007-10-19 [colin] 3.0.2cvs91
3184 Fix interop problem with GnuTLS and some crappy
3185 servers that have very little keys.
3187 2007-10-19 [colin] 3.0.2cvs90
3190 Fix return value check on GnuTLS, and
3193 2007-10-18 [colin] 3.0.2cvs89
3195 * src/common/ssl_certificate.c
3196 Fix missing initialisations
3198 2007-10-18 [wwp] 3.0.2cvs88
3201 Fix linking against GNUTLS (matters if --enable-gnutls only).
3203 2007-10-18 [colin] 3.0.2cvs87
3208 2007-10-18 [mones] 3.0.2cvs86
3212 * src/prefs_account.c
3213 * src/prefs_receive.c
3215 * src/plugins/bogofilter/bogofilter_gtk.c
3216 * src/plugins/spamassassin/spamassassin_gtk.c
3217 More capitalisation micro-fixes
3219 2007-10-18 [paul] 3.0.2cvs85
3222 add info about NNTP support via libetpan
3223 change the configure output ending msg a little
3225 similar changes to above
3227 2007-10-18 [colin] 3.0.2cvs84
3231 Fix missing symbol for S/MIME
3233 2007-10-18 [colin] 3.0.2cvs83
3235 * src/prefs_filtering_action.c
3236 Fix crash in tags (introduced in cvs78)
3238 2007-10-18 [colin] 3.0.2cvs82
3240 * src/common/Makefile.am
3243 * src/etpan/Makefile.am
3244 * src/etpan/etpan-thread-manager-types.h
3245 * src/etpan/etpan-thread-manager.c
3246 * src/etpan/imap-thread.c
3247 * src/etpan/nntp-thread.c
3248 * src/etpan/nntp-thread.h
3251 Rewrite the nntp implementation
3252 to use libetpan. Non-blocking NNTP!
3261 * src/prefs_account.c
3264 * src/send_message.c
3265 * src/send_message.h
3269 * src/common/claws.c
3270 * src/common/session.c
3271 * src/common/session.h
3274 * src/common/socket.c
3275 * src/common/socket.h
3278 * src/common/ssl_certificate.c
3279 * src/common/ssl_certificate.h
3281 * src/gtk/sslcertwindow.c
3282 * src/gtk/sslcertwindow.h
3283 Implement GnuTLS support. GnuTLS support
3284 will be used if OpenSSL isn't available, or
3285 specified explicitely. (the reason is that
3286 GnuTLS cerficate checking is a bit less
3287 practical than OpenSSL's)
3289 2007-10-18 [paul] 3.0.2cvs81
3291 * src/gtk/inputdialog.c
3292 * src/gtk/inputdialog.h
3293 fix copyright header
3295 2007-10-17 [colin] 3.0.2cvs80
3297 * src/plugins/pgpcore/select-keys.c
3298 Fix bug which prevented encryption key
3299 auto-selection when two or more matched the
3300 email address, but only one isn't revoked
3303 2007-10-17 [wwp] 3.0.2cvs79
3308 * src/quote_fmt_lex.l
3309 * src/quote_fmt_parse.y
3310 Templates can now attach files using |attach{filename}.
3312 2007-10-17 [wwp] 3.0.2cvs78
3314 * src/prefs_customheader.c
3315 * src/prefs_ext_prog.c
3316 * src/prefs_filtering_action.c
3317 * src/prefs_matcher.c
3319 * src/prefs_toolbar.c
3320 * src/gtk/combobox.c
3321 * src/gtk/combobox.h
3322 * src/gtk/gtkutils.c
3323 * src/gtk/gtkutils.h
3324 * src/plugins/bogofilter/bogofilter_gtk.c
3325 * src/plugins/spamassassin/spamassassin_gtk.c
3326 Removed almost all remaining instances of GtkCombo
3327 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
3328 few visual and code cleanup from Colin.
3330 2007-10-16 [wwp] 3.0.2cvs77
3331 * src/gtk/pluginwindow.c
3332 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
3334 2007-10-15 [colin] 3.0.2cvs76
3349 * src/prefs_common.c
3350 * src/prefs_common.h
3351 * src/prefs_customheader.c
3352 * src/prefs_customheader.h
3353 * src/prefs_display_header.c
3354 * src/prefs_display_header.h
3355 * src/prefs_filtering_action.c
3356 * src/prefs_filtering_action.h
3357 * src/prefs_folder_column.c
3358 * src/prefs_folder_column.h
3359 * src/prefs_folder_item.c
3360 * src/prefs_folder_item.h
3363 * src/prefs_logging.h
3364 * src/prefs_matcher.c
3365 * src/prefs_matcher.h
3366 * src/prefs_summary_column.c
3367 * src/prefs_summary_column.h
3368 * src/prefs_summary_open.c
3375 * src/sourcewindow.c
3376 * src/sourcewindow.h
3383 * src/common/mgutils.c
3384 * src/common/mgutils.h
3387 * src/common/prefs.c
3388 * src/common/prefs.h
3389 * src/common/socket.c
3390 * src/common/socket.h
3391 * src/common/stringtable.c
3392 * src/common/stringtable.h
3393 * src/common/template.c
3394 * src/common/template.h
3395 * src/common/uuencode.c
3396 * src/common/uuencode.h
3397 * src/gtk/gtkshruler.c
3398 * src/gtk/gtkshruler.h
3401 * src/gtk/progressdialog.c
3402 * src/gtk/progressdialog.h
3403 Remove/staticalize, the return of the revenge
3405 2007-10-15 [colin] 3.0.2cvs75
3408 Fix redirections in filtering's tests
3410 2007-10-15 [colin] 3.0.2cvs74
3413 Don't build imap_synchronise at all when
3414 building without libetpan
3416 2007-10-14 [colin] 3.0.2cvs73
3421 * src/gtk/manage_window.c
3422 * src/gtk/manage_window.h
3423 Remove more unused code
3425 2007-10-14 [colin] 3.0.2cvs72
3435 * src/common/xmlprops.c
3436 * src/common/xmlprops.h
3437 Remove more unused code
3439 2007-10-14 [colin] 3.0.2cvs71
3441 * src/common/utils.c
3442 Remove unused function
3444 2007-10-13 [colin] 3.0.2cvs70
3450 * src/gtk/gtkutils.c
3451 * src/gtk/gtkutils.h
3452 Staticalise/Remove more code
3454 2007-10-13 [colin] 3.0.2cvs69
3456 * src/common/utils.c
3457 * src/common/utils.h
3458 Remove dead code, unused for ages
3460 2007-10-13 [colin] 3.0.2cvs68
3464 Maemo: define hildon_program in main.c,
3465 make it accessible in the .h with extern
3467 2007-10-13 [paul] 3.0.2cvs67
3470 fix a bunch of runtime warnings on maemo
3472 2007-10-13 [paul] 3.0.2cvs66
3476 * src/gtk/gtkutils.c
3477 * src/gtk/gtkutils.h
3478 fix a bunch of compiler warnings on maemo
3480 2007-10-12 [colin] 3.0.2cvs65
3489 * src/common/utils.c
3490 * src/common/utils.h
3491 Remove unused code, staticalise some functions
3493 2007-10-12 [paul] 3.0.2cvs64
3500 * src/summary_search.c
3504 * src/common/utils.c
3505 * src/gtk/prefswindow.c
3506 fix a bunch of compiler warnings on maemo
3508 2007-10-11 [colin] 3.0.2cvs63
3511 Make static function static
3513 2007-10-11 [mones] 3.0.2cvs62
3515 * src/addrduplicates.c
3522 * src/prefs_customheader.c
3524 * src/prefs_themes.c
3525 * src/common/plugin.c
3526 * src/gtk/pluginwindow.c
3527 * src/gtk/quicksearch.c
3528 Fix several typos and capitalisation issues
3530 2007-10-11 [wwp] 3.0.2cvs61
3533 Fix a warning about possible use of uninitialized
3536 2007-10-11 [wwp] 3.0.2cvs60
3539 Disable "Unset picture" menu item when there's
3540 no picture to clear. Fix an extraneous g_unref_object,
3541 add missing initializers.
3543 2007-10-11 [wwp] 3.0.2cvs59
3545 * src/pixmaps/anonymous.xpm
3548 * src/stock_pixmap.c
3549 * src/stock_pixmap.h
3550 Fix a leak, gettext-ize the photo label.
3551 Don't clear the existing picture if loading
3552 a new one fails. Use a default 'anonymous'
3553 picture (this new xpm has been added to the
3554 internal stock_pixmap API). Add a
3555 "Set picture" context menu entry.
3557 2007-10-11 [colin] 3.0.2cvs58
3560 Make shift-shortcuts work
3561 * src/prefs_actions.c
3562 Don't ask if we really want to close when
3563 choosing OK and only the list is changed
3564 * src/prefs_template.c
3565 Don't ask if we really want to close when
3566 choosing OK and only the list is changed
3567 * src/common/plugin.c
3568 Fix writing of second [Plugins_*] block
3569 * src/common/template.c
3570 Remove unused files (fixes deletion)
3572 2007-10-10 [paul] 3.0.2cvs57
3574 * src/prefs_template.c
3575 put the whole thing in a scrolled window
3576 so that half the page is no longer inaccessible
3578 make the gtk_text_view smaller on maemo
3580 2007-10-10 [colin] 3.0.2cvs56
3583 Fix updating of Attachments number in some
3584 cases (reedit, attach from command-line, ...)
3586 2007-10-10 [colin] 3.0.2cvs55
3589 Initialise error correctly
3591 2007-10-10 [paul] 3.0.2cvs54
3593 * src/prefs_filtering_action.c
3594 * src/gtk/description_window.c
3595 * src/gtk/foldersort.c
3596 * src/gtk/quicksearch.c
3597 get rid of some pointless new lines and
3598 make the descripton labels wrap better
3600 2007-10-10 [colin] 3.0.2cvs53
3606 More error handling on saving pictures
3608 2007-10-10 [colin] 3.0.2cvs52
3612 Generalize a bit printing, so we can factorize
3615 2007-10-10 [paul] 3.0.2cvs51
3617 * src/addrduplicates.c
3619 use GTK_STOCK... buttons
3621 2007-10-10 [paul] 3.0.2cvs50
3629 2007-10-10 [paul] 3.0.2cvs49
3633 Fix crash on Add sender to addressbook when
3638 * src/editaddress_other_attributes_ldap.h
3640 Rename images to .png in addrbook/
3643 Fix Face/X-Face being used if adding another
3644 address than sender to addressbook
3647 2007-10-10 [holger] 3.0.2cvs48
3649 * src/addrduplicates.c
3651 Improvements to the addressbook duplicate finder
3653 - add an edit button to the button bar
3654 - display the whole bookname (with iface) and
3655 use this for same-book checking
3656 - after editing, try to keep selections if the
3657 entries are still present
3658 - sort the email column alphabetically
3659 - put results in a scrolled window
3660 - support embedded editing
3661 - make columns in detail view resizable
3662 - add keyboard shortcuts
3664 2007-10-10 [wwp] 3.0.2cvs47
3667 Fix a crash when there's no From: in email, thanks to Colin.
3669 2007-10-09 [paul] 3.0.2cvs46
3674 fix building without compface support
3676 2007-10-09 [colin] 3.0.2cvs45
3683 2007-10-09 [colin] 3.0.2cvs44
3685 * src/addrduplicates.c
3696 * src/editaddress_other_attributes_ldap.h
3702 * src/gtk/gtkutils.c
3703 Automatically set contacts' pictures from Face
3704 or X-Face if they have no picture
3705 Display the contact picture in textview or
3706 headerview for mails sent by people in the
3707 addressbook, that have no Face or X-Face
3708 Fix a few details in the Person edition dialog
3709 (ability to unset picture)
3710 Remove picture file when deleting contacts
3712 2007-10-09 [iwkse] 3.0.2cvs43
3715 center the about window
3717 2007-10-09 [paul] 3.0.2cvs42
3719 * src/prefs_toolbar.c
3720 fix icon selector window on maemo
3722 2007-10-09 [paul] 3.0.2cvs41
3725 add 'go to' menu to separate msgview
3727 2007-10-09 [colin] 3.0.2cvs40
3732 2007-10-09 [iwkse] 3.0.2cvs39
3739 * src/editaddress_other_attributes_ldap.h
3742 set a photo in the Addressbook
3744 2007-10-08 [colin] 3.0.2cvs38
3746 * src/prefs_toolbar.c
3747 Make height 320 to remove the scrollbar
3748 (with current number of icons)
3750 2007-10-08 [colin] 3.0.2cvs37
3752 * src/prefs_toolbar.c
3753 Transform the treeview to a GtkIconView.
3755 In addition, transform the window so that
3756 it looks like a popup menu. Patch by me
3758 2007-10-08 [colin] 3.0.2cvs36
3762 Beautify the GUI a bit; in particular, show the
3763 number of attachments in the tab's title.
3766 2007-10-08 [paul] 3.0.2cvs35
3769 Save users from themselves: save temporary
3770 files used for Open/Open with as read-only.
3773 2007-10-08 [paul] 3.0.2cvs34
3776 forgot this in cvs33
3778 2007-10-08 [paul] 3.0.2cvs33
3780 * tools/kdeservicemenu/README
3781 * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
3782 * tools/kdeservicemenu/install.sh
3783 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3784 renamed template* to *template so as not to confuse
3787 2007-10-08 [paul] 3.0.2cvs32
3789 * src/prefs_themes.c
3790 * src/stock_pixmap.c
3791 replace 2 direct uses of RC_DIR
3793 2007-10-07 [colin] 3.0.2cvs31
3795 * src/addrduplicates.c
3796 * src/addrduplicates.h
3801 Implement deletion in duplicate finder.
3804 2007-10-07 [colin] 3.0.2cvs30
3808 * src/common/utils.c
3809 Better fix for Solaris, thanks to Nicolas Doualot
3811 2007-10-07 [colin] 3.0.2cvs29
3817 2007-10-07 [colin] 3.0.2cvs28
3820 Fix HTML export to make it more compliant
3821 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
3823 2007-10-07 [colin] 3.0.2cvs27
3825 * src/prefs_toolbar.c
3826 Only use icons that wouldn't look stupid in the toolbar
3829 2007-10-07 [colin] 3.0.2cvs26
3831 * src/prefs_toolbar.c