1 2008-06-23 [mones] 3.4.0cvs106
4 Updated translation for release
6 2008-06-22 [mones] 3.4.0cvs105
8 * manual/es/plugins.xml
9 Synced new entry for Mail Archiver plugin
11 2008-06-22 [colin] 3.4.0cvs104
14 Fix initial cursor position
16 2008-06-21 [paul] 3.4.0cvs103
19 add an entry for the new Mail Archiver plugin
21 2008-06-21 [paul] 3.4.0cvs102
24 we're in 'string freeze', put back the
27 2008-06-21 [paul] 3.4.0cvs101
30 * manual/es/advanced.xml
31 fix build warning: <emphasis> cannot be contained
34 fix non-clickable link on License page and drop
35 the containing < > symbols to match other links
37 2008-06-20 [mones] 3.4.0cvs100
40 Added autofaces documentation, note about clawsker in hidden
41 preferences, minor markup fix. Thanks Paul for proofreading
42 * manual/es/advanced.xml
43 Synchronised Spanish manual
45 2008-06-16 [colin] 3.4.0cvs99
48 Fix cursor placing on signature change
50 2008-06-16 [paul] 3.4.0cvs98
54 * src/gtk/inputdialog.c
55 really fussy coding style fixes
57 2008-06-16 [paul] 3.4.0cvs97
60 keep the alphabetical order
62 2008-06-13 [mones] 3.4.0cvs96
66 * src/prefs_filtering_action.c
67 Fixed cosmetic bug, processing also displays "Filtering"
69 2008-06-13 [mones] 3.4.0cvs95
72 * src/autofaces.c ** NEW FILE **
73 * src/autofaces.h ** NEW FILE **
75 Allow setting Faces and X-Faces globally and per-account
76 from configuration files under ~/.claws-mail/autofaces
78 2008-06-13 [holger] 3.4.0cvs94
82 * src/gtk/inputdialog.c
83 * src/gtk/inputdialog.h
84 Make input dialog more generic so that a checkbox
85 with custom text can be used in addition to the
86 "remember this" checkbox
91 Allow new folders to inherit the properties of the
92 parent folder during folder creation
94 2008-06-13 [wwp] 3.4.0cvs93
97 a better fix for this string, won't break up translations,
98 and is conform to other similar ones.
100 2008-06-13 [wwp] 3.4.0cvs92
102 * src/addrduplicates.c
105 * src/addressbook_foldersel.c
107 use tree decorations everywhere AB folders are used (AB tree pane,
108 add address to AB, select AB folder, edit group, custom attr, find dup
109 results), in order to match global style
110 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
111 double clicking on groups in tree pane does open the group edit dialog
112 double clicking on other items in tree pane does expand/collapse
113 fix a missing space in AB's delete-folder dialog
114 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
117 make foldersel dialog show dotted lines according to global (hidden) prefs
119 2008-06-12 [colin] 3.4.0cvs91
123 Fix bug 1635, 'Last character of message is truncated
124 when changing accounts w/ sigs'
126 Fix bug 1636, 'Can't select "properties" on "folders
129 2008-06-11 [colin] 3.4.0cvs90
132 Maybe fix bug 1623, 'exits with segfault when
133 logging in to certain imap-servers'
135 2008-06-10 [mones] 3.4.0cvs89
140 * tools/convert_mbox.sh
141 Undo cvs86 and cvs87, it really should be a patch to
144 2008-06-10 [wwp] 3.4.0cvs88
147 Updated French translation.
149 2008-06-10 [mones] 3.4.0cvs87
152 Oops, forgot to add previous script for distribution
154 2008-06-10 [mones] 3.4.0cvs86
158 * tools/convert_mbox.sh
159 Added script to convert Evolution mail folders contributed
160 by Daniel Dickinson <cshore@fionavar.ca>
161 Fixes debian bug 461435
163 2008-06-09 [colin] 3.4.0cvs85
166 Integrate AWN information bubble if dbus is
169 Fix crash when calling scan_required() on
170 folder classes that don't implement them
171 * src/common/session.c
174 2008-06-09 [colin] 3.4.0cvs84
177 Fix bug 1447, 'If user tries to close while starting
178 up, it will not close ever.'
180 2008-06-09 [colin] 3.4.0cvs83
183 Fix bug 1628, 'Claws Mail crashes when
184 filtering selected messages'
186 2008-06-04 [colin] 3.4.0cvs82
189 Complete handling of html parts in multipart/alternative
192 2008-06-03 [paul] 3.4.0cvs81
194 * src/prefs_message.c
195 make always the english good
197 2008-06-03 [colin] 3.4.0cvs80
201 Fix bug 1624, '[PATCH] Quick search should be
202 disabled for folder view'; based on a patch by
205 2008-06-03 [iwkse] 3.4.0cvs79
208 Fix little gui bug on button sensitivity
212 * src/prefs_message.c
213 Allow by default to show html in multipart/alternative
215 2008-06-02 [colin] 3.4.0cvs78
217 * src/prefs_actions.c
218 GUI rework, patch by Pawel
220 2008-06-02 [colin] 3.4.0cvs77
223 Fix sensitivity/alignment, patch from
226 2008-05-31 [colin] 3.4.0cvs76
229 Fix login issue introduced in cvs75.
231 2008-05-31 [colin] 3.4.0cvs75
234 Fix more possible double-frees. Also, fix the root cause
235 of these double-frees by just noting the Session is to
236 be destroyed instead of destroying it in flight
238 2008-05-29 [paul] 3.4.0cvs74
240 * manual/keyboard.xml
241 'Makes' these entries like the others
243 2008-05-29 [colin] 3.4.0cvs73
246 Include utils.h in case we
247 need to pull goffset definition
249 2008-05-29 [colin] 3.4.0cvs72
252 Workaround a stupid Glib issue, where
253 goffset happens to be undefined.
255 2008-05-28 [colin] 3.4.0cvs71
259 * src/grouplistdialog.c
275 Use goffset instead of off_t for MsgInfo's size
276 Allows using MsgInfo structure from plugins
277 compiled with largefile support
279 2008-05-26 [colin] 3.4.0cvs70
283 Define THEME_CHANGED_HOOKLIST and invoke
285 * src/plugins/trayicon/trayicon.c
286 Listen to THEME_CHANGED_HOOKLIST and
289 2008-05-26 [paul] 3.4.0cvs69
292 plug a leak in mimeview_save_all()
294 2008-05-24 [colin] 3.4.0cvs68
297 Fix wrong define on old glibs
299 2008-05-24 [paul] 3.4.0cvs67
305 * src/pixmaps/cancel.xpm
306 * src/pixmaps/close.xpm
307 add a specific icon for A_CANCEL_INC (addresses
308 point 1 of bug 1609 'Icon issues')
309 replace close.xpm with an icon of the standard
312 2008-05-24 [paul] 3.4.0cvs66
314 * src/pixmaps/insert_file.xpm
317 2008-05-23 [paul] 3.4.0cvs65
321 add the possibility to check md5 on binary files,
324 2008-05-23 [colin] 3.4.0cvs64
328 Fix bug 1610, 'claws crash after opening/closing
329 preferences and window update'
331 2008-05-22 [colin] 3.4.0cvs63
333 * src/prefs_filtering_action.c
336 Fix reselecting of Tags actions in
337 filtering actions dialog
339 2008-05-22 [colin] 3.4.0cvs62
342 * src/prefs_toolbar.c
346 * src/pixmaps/delete_btn.xpm
347 * src/pixmaps/insert_file.xpm
348 * src/pixmaps/mail_reply_to_list.xpm
349 Fix more of bug 1609:
350 - Add a Delete button icon
351 - Add a Reply to list button icon
352 - Fix Insert file button icon
353 Artwork by Ciprian Popovici.
355 2008-05-21 [colin] 3.4.0cvs61
360 2008-05-21 [wwp] 3.4.0cvs60
362 * src/prefs_filtering.c
363 Don't show SMTP-only accounts in accounts list, as they are
364 irrelevant for filtering incoming messages.
366 2008-05-21 [colin] 3.4.0cvs59
369 Don't put SMTP-only accounts in receive menus
371 2008-05-21 [colin] 3.4.0cvs58
374 Fix cvs56 (brain fart)
376 2008-05-21 [colin] 3.4.0cvs57
379 Fix bug 1615, 'hang on FIFO when the other end's not
382 2008-05-21 [colin] 3.4.0cvs56
387 2008-05-19 [colin] 3.4.0cvs55
389 * src/plugins/pgpcore/sgpgme.c
390 Maybe fix debian bug 481856, 'Segmentation fault
391 when verifying a GPG signature'. Although it
392 looks like a race condition...
394 2008-05-19 [colin] 3.4.0cvs54
396 * src/prefs_filtering_action.c
397 * src/prefs_matcher.c
402 Patch by Pawel: disabled Tags menus in filtering dialogs
404 2008-05-19 [colin] 3.4.0cvs53
406 * src/prefs_account.c
407 GUI patch by Pawel: align ports entries
409 2008-05-19 [colin] 3.4.0cvs52
412 Fix bug 1616, 'strange question while emptying trash'
414 2008-05-18 [colin] 3.4.0cvs51
416 * src/common/plugin.c
417 * src/etpan/imap-thread.c
418 * src/etpan/nntp-thread.c
419 * src/gtk/gtksctree.c
420 Fix bug 1613, 'Various memory leaks';
421 based on a patch by Didier Barvaux.
423 2008-05-18 [colin] 3.4.0cvs50
429 * src/plugins/pgpcore/sgpgme.c
430 Fix more parts of bug 1609:
431 - Make use of specific Expired privacy icon
432 - Use CLOSE instead of NOTICE_ERROR for cancel
434 - Allow a Preferences button in the main toolbar
436 2008-05-18 [colin] 3.4.0cvs49
439 Fix bug with non-updating icons after theme change:
440 If fetching pixbuf for a given icon after a theme
441 change, the next pixmap fetch would return the old
442 cached one, as the theme change was forgotten at
443 this time. (and vice-versa). This was mostly
444 visible on open folder icons
446 2008-05-17 [colin] 3.4.0cvs48
448 * src/prefs_summaries.c
450 Fix bug 1608, 'Inconsistent behaviour of mark as read
451 options'. Patch by Pawel
453 2008-05-16 [colin] 3.4.0cvs47
456 Fix another possible crash (on fatal errors
457 at login, like stream error).
459 2008-05-16 [paul] 3.4.0cvs46
461 * tools/thunderbird-filters-convertor.pl
463 fix reading a tb rule that contains something
464 like that: \"Sender\"
466 2008-05-16 [paul] 3.4.0cvs45
469 * tools/csv2addressbook.pl
470 add support for gmail exported csv address book
472 2008-05-16 [colin] 3.4.0cvs44
476 Fix ldap deprecated calls. Patch by
479 2008-05-16 [paul] 3.4.0cvs43
481 * manual/de/account.xml
482 * manual/it/account.xml
484 * manual/it/addrbook.xml
485 * manual/it/claws-mail-manual.xml
487 * manual/it/intro.xml
488 * manual/it/starting.xml
489 add pages towards German and Italian manuals.
490 (just for storage, they are not built yet, due
491 to being incomplete.) submitted by Speckmade
492 <Speckmade@gmx.net> and Salvatore De Paolis
493 <iwkse@claws-mail.org>
495 2008-05-16 [colin] 3.4.0cvs42
497 * src/gtk/sslcertwindow.c
498 Fix SHA1 fingerprint with GnuTLS
500 2008-05-15 [colin] 3.4.0cvs41
502 * src/gtk/sslcertwindow.c
503 Print SHA1 fingerprint too
505 2008-05-15 [colin] 3.4.0cvs40
508 Fix certificate port on TLS. It was
510 **IMPORTANT INFORMATION**: this will trigger
511 one wrong "New certificate" warning at the
512 first connection with this fix, if using STARTTLS
514 * src/gtk/sslcertwindow.c
515 Make labels selectable
517 2008-05-15 [colin] 3.4.0cvs39
520 Fix double free when STARTTLS fails (for
521 example due to refusing the certificate)
523 2008-05-15 [paul] 3.4.0cvs38
525 * manual/advanced.xml
528 2008-05-15 [paul] 3.4.0cvs37
530 * manual/advanced.xml
532 make outgoing_fallback_to_ascii a hidden pref
534 2008-05-14 [colin] 3.4.0cvs36
539 Make it possible to cancel quit when Claws
540 ask whether to empty trash.
542 2008-05-14 [colin] 3.4.0cvs35
548 Add a preference to be able to specify an
549 outgoing charset/encoding but still fallback
550 to 7bit US-ASCII when possible (default TRUE,
551 same behavior as pre-cvs34)
553 2008-05-14 [colin] 3.4.0cvs34
556 Always use the specified encoding and charset if it is
557 specified, even if the mail is ASCII.
559 2008-05-13 [paul] 3.4.0cvs33
562 fix the build warnings the easy way for now
564 2008-05-13 [colin] 3.4.0cvs32
567 Count .png files as icons too (fixes part
568 of bug 1609, 'Icon issues')
570 2008-05-13 [wwp] 3.4.0cvs31
572 * src/addressbook_foldersel.c
573 Fix wrong check (completes 3.4.0.cvs30).
575 2008-05-12 [wwp] 3.4.0cvs30
578 * src/addressbook_foldersel.c
581 * src/prefs_matcher.c
582 * src/plugins/bogofilter/bogofilter.c
583 * src/plugins/bogofilter/bogofilter_gtk.c
584 * src/plugins/dillo_viewer/dillo_prefs.c
585 * src/plugins/spamassassin/spamassassin.c
586 * src/plugins/spamassassin/spamassassin_gtk.c
587 Fix for bug 1604 "found_in_addressbook in Any in non English local",
588 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
589 translated string "Any" in plugins (whitelisting) and
592 2008-05-07 [colin] 3.4.0cvs29
595 Fix --enable-maemo (assume --enable-generic-umpc)
597 2008-05-07 [colin] 3.4.0cvs28
608 * src/prefs_account.c
610 * src/prefs_display_header.c
611 * src/prefs_filtering.c
612 * src/prefs_summaries.c
613 * src/prefs_template.c
614 * src/prefs_toolbar.c
621 * src/gtk/gtksctree.c
623 * src/gtk/prefswindow.c
624 * src/gtk/sslcertwindow.c
625 Separate generic UMPC code (layouts, ...) from
626 MAEMO code (Hildon, ...)
628 2008-05-06 [paul] 3.4.0cvs27
630 * tools/claws.i18n.status.pl
633 2008-05-06 [colin] 3.4.0cvs26
636 Maybe fix crash on FreeBSD
638 2008-05-05 [colin] 3.4.0cvs25
641 Fix bug 1602, 'Crash when sending return receipt for
642 messages with no subject'
644 2008-05-05 [colin] 3.4.0cvs24
647 Don't overwrite temporary files with same
648 name when drag and dropping. Fixes bug 1599,
649 'attach multiple files with the same name from
652 2008-05-04 [paul] 3.4.0cvs23
656 fix bug 1587 'can not replay with quote'
658 2008-05-03 [colin] 3.4.0cvs22
661 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
663 2008-05-03 [colin] 3.4.0cvs21
666 Fix bug 1597, 'In news folders, "Move Message to Wastebin"
667 icon isn't grayed although ineffective'
669 2008-05-02 [wwp] 3.4.0cvs20
674 * src/prefs_folder_item.c
675 Add missing notice in folder properties (templates) when
676 folder is a root node.
678 2008-04-30 [colin] 3.4.0cvs19
680 * src/prefs_toolbar.c
681 Add Trash and Delete icons to the icon chooser
683 2008-04-30 [colin] 3.4.0cvs18
686 Remove "Delete entire line" which was a noop
687 and should be the same as "Delete line" :)
689 2008-04-30 [colin] 3.4.0cvs17
692 Fix 'Delete line' and 'Delete to end of line'
693 on the last line. Patch by <seelenhirt@gmx.net>
695 2008-04-28 [colin] 3.4.0cvs16
698 Fix bug 1589, 'tagsdb file not removed when
701 Make sure claws_unlink accepts NULL arg.
703 2008-04-25 [colin] 3.4.0cvs15
706 Fix/simplify previous commit
708 2008-04-25 [colin] 3.4.0cvs14
711 * src/common/ssl_certificate.c
712 Patch by Marcus: Fix Win32 build
714 Fix build with GnuTLS/no pthread, thanks
717 2008-04-25 [colin] 3.4.0cvs13
720 Fix bug 1586, '3-pane vertical layout now and then
721 still shows sender column'
723 2008-04-25 [colin] 3.4.0cvs12
727 * src/w32-resource.rc
728 Patch from Marcus Brinkmann to set an icon on w32.
730 2008-04-24 [colin] 3.4.0cvs11
737 Fix bug 1581, 'Bad File Format during Import LDIF':
738 Use dynamically allocated buffers; also, allow
739 importing contacts with no email address
741 2008-04-24 [colin] 3.4.0cvs10
744 Increment the timeout a bit on OpenBSD, 75 isn't enough
746 2008-04-23 [colin] 3.4.0cvs9
749 * src/prefs_folder_item.c
750 * src/prefs_template.c
752 Fix bug 1576: Fix unescaping of templates when testing them
753 I think it breaks nothing. (wwp, you're welcome to double-check)
755 2008-04-23 [paul] 3.4.0cvs8
757 * manual/advanced.xml
758 add info about the "two_line_vertical" hidden
761 2008-04-22 [paul] 3.4.0cvs7
766 make the 2-line view in summaryview when in three
767 columns mode configurable. hidden pref: "two_line_vertical"
769 2008-04-22 [colin] 3.4.0cvs6
772 Fix missing inc_unlock()
773 * src/prefs_matcher.c
777 2008-04-22 [colin] 3.4.0cvs5
779 * src/etpan/imap-thread.c
780 Use g_(un)setenv instead of (un)setenv which
781 doesn't exist on IRIX 6.5
783 2008-04-22 [colin] 3.4.0cvs4
788 Fix bug 1566, 'too short I/O timeout on OpenBSD'
789 Set the default timeout to 75 seconds
791 2008-04-20 [colin] 3.4.0cvs3
793 * src/pixmaps/tray_newmail.offline.xpm
794 * src/pixmaps/tray_newmail.xpm
795 * src/pixmaps/tray_newmarkedmail.offline.xpm
796 * src/pixmaps/tray_newmarkedmail.xpm
797 * src/pixmaps/tray_nomail.offline.xpm
798 * src/pixmaps/tray_nomail.xpm
799 * src/pixmaps/tray_unreadmail.offline.xpm
800 * src/pixmaps/tray_unreadmail.xpm
801 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
802 * src/pixmaps/tray_unreadmarkedmail.xpm
803 Make the tray icons a bit nicer. Would be
804 nice to get really nice icons from someone
805 who's good at Gimp :)
807 2008-04-18 [colin] 3.4.0cvs2
812 lease complete the changelog entry below
813 2008-04-18 [colin] 3.4.0cvs1
815 * src/addrduplicates.c
830 * src/partial_download.c
842 * src/common/ssl_certificate.c
843 * src/common/template.c
846 * src/etpan/imap-thread.c
847 * src/plugins/dillo_viewer/dillo_viewer.c
848 * src/plugins/pgpcore/sgpgme.c
849 * src/plugins/pgpinline/pgpinline.c
850 Add an option to shred temporary files and messages
851 instead of just removing them. Slows deletions down!
853 2008-04-18 [paul] 3.4.0
861 2008-04-18 [paul] 3.3.1cvs61
867 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
868 and Frederico Goncalves Guimaraes
870 updated on the last minute by a lazy Ricardo Mones
872 2008-04-18 [colin] 3.3.1cvs60
875 Update translation (Fabien Vantard)
877 2008-04-17 [colin] 3.3.1cvs59
880 Fix debian bug 474712, 'claws seg faults when IMAP
881 connection breaks after an IMAP protocol error
882 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
886 2008-04-17 [colin] 3.3.1cvs58
889 Fix log size getting out of control (claws-mail
890 getting SIGXFSZ): rotate if every 10MB
892 2008-04-10 [paul] 3.3.1cvs57
895 improvements to english usage
897 2008-04-10 [paul] 3.3.1cvs56
899 * src/prefs_receive.c
900 add an accurate description
902 2008-04-08 [colin] 3.3.1cvs55
905 Probably fix corruption, introduced in cvs53
907 2008-04-04 [iwkse] 3.3.1cvs54
910 undo should works properly again
912 2008-04-04 [iwkse] 3.3.1cvs53
915 Fix a segfault but breaks undo
916 on a specific case (eg. double paste with
919 2008-04-04 [iwkse] 3.3.1cvs52
921 * src/prefs_filtering.c
922 Fix previous Tab mess
924 2008-04-03 [iwkse] 3.3.1cvs51
926 * src/prefs_filtering.c
927 Add search in filtering rules list
929 2008-04-02 [colin] 3.3.1cvs50
932 Revert part of the previous patch: we do
933 want to parse ~/.claws-mail/gtkrc-2.0 if it
936 2008-04-02 [colin] 3.3.1cvs49
939 Fix bug 1562, 'Claws-Mail does not completely
940 respect settings in GTK2_RC_FILES environment'
941 Remove manual parsing of .gtkrc-2.0 and
942 .gtk/gtkrc-2.0. GTK does it itself these days.
944 2008-04-01 [colin] 3.3.1cvs48
947 Fix bug 1561, 'Crashes leaving unsubscribed folder after
948 ticking "Show only subscribed"'
950 2008-03-31 [colin] 3.3.1cvs47
953 Fix bug 1553, 'File lock not respected'
954 Regression due to the implementation of
957 2008-03-31 [colin] 3.3.1cvs46
960 Fix tags menu update, thanks to Paul
962 2008-03-29 [wwp] 3.3.1cvs45
964 * src/prefs_account.c
966 * src/prefs_folder_item.c
970 Fix compose template formats (in global preferences)
971 being translated under specific conditions.
972 Add a button to restore factory defaults for current
975 2008-03-27 [colin] 3.3.1cvs44
978 * src/common/xmlprops.c
979 Fix RedHat bug 431735, 'segfault if /home is full'
980 (when starting): Fix double fclose() in prefs.c
981 and potentially xmlprops.c
983 2008-03-27 [colin] 3.3.1cvs43
986 Fix bug 1559, 'Claws Mail crashed deleting all
989 2008-03-27 [wwp] 3.3.1cvs42
994 2008-03-27 [wwp] 3.3.1cvs41
997 Prevent list flickering when deleting addresses.
999 2008-03-26 [colin] 3.3.1cvs40
1002 Clean up session disconnection. Possibly
1003 fix Ubuntu bug #204290
1005 2008-03-26 [colin] 3.3.1cvs39
1008 Fix bug 1555: current folder wasn't used when
1009 right-clicking on an email address
1011 2008-03-25 [colin] 3.3.1cvs38
1013 * src/plugins/bogofilter/bogofilter.c
1014 * src/plugins/bogofilter/bogofilter.h
1015 * src/plugins/bogofilter/bogofilter_gtk.c
1016 Add a "learn from whitelist" preference
1017 Whitelist Unsure mails too.
1019 2008-03-24 [paul] 3.3.1cvs37
1021 * src/prefs_account.c
1022 If no MH mailbox and no account exists, when
1023 creating a POP/Local account, just create and
1024 use the default one instead of bailing with a
1025 "Mailbox doesn't exist" error
1027 2008-03-21 [colin] 3.3.1cvs36
1030 strstrip mime subtype
1032 2008-03-21 [paul] 3.3.1cvs35
1034 * manual/advanced.xml
1035 correct and update the info about Actions
1037 2008-03-20 [colin] 3.3.1cvs34
1042 Show at max 1MB of text, add a noticeview to
1043 show everything optionally.
1045 2008-03-20 [colin] 3.3.1cvs33
1047 * src/stock_pixmap.c
1048 Add support for png themes
1050 2008-03-19 [wwp] 3.3.1cvs32
1055 2008-03-18 [colin] 3.3.1cvs31
1057 * src/common/utils.c
1058 * src/common/utils.h
1059 Handle size_t instead of off_t in to_human_readable
1061 2008-03-18 [colin] 3.3.1cvs30
1066 2008-03-16 [colin] 3.3.1cvs29
1069 Fix build on GTK < 2.12
1071 2008-03-16 [colin] 3.3.1cvs28
1074 Refresh non-list widget when switching
1077 2008-03-16 [colin] 3.3.1cvs27
1080 Revert cvs25: This wasn't a typo :) :
1081 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
1084 2008-03-16 [colin] 3.3.1cvs26
1087 * src/gtk/gtksctree.c
1088 * src/gtk/gtksctree.h
1089 Implement 2-lines items in Summaryview when in
1092 2008-03-16 [paul] 3.3.1cvs25
1097 2008-03-14 [colin] 3.3.1cvs24
1099 * src/prefs_filtering_action.c
1100 Fix buglet on setting recipient when
1101 reediting forward rules.
1103 2008-03-12 [colin] 3.3.1cvs23
1106 Fix a new unused variable warning
1107 * src/plugins/trayicon/trayicon.c
1108 Fix folderview's scrollbar at startup
1111 2008-03-12 [colin] 3.3.1cvs22
1115 Use item_opened at the beginning of showing
1116 a folder instead of the end. Fixes flicker.
1118 2008-03-12 [paul] 3.3.1cvs21
1125 * src/plugins/trayicon/trayicon.c
1126 add tooltip with extended folder stats
1128 2008-03-10 [colin] 3.3.1cvs20
1133 2008-03-07 [colin] 3.3.1cvs19
1136 Fix blinking of the taskbar entry
1138 2008-03-07 [colin] 3.3.1cvs18
1141 MAEMO: Fix bug 1494, 'Trayicon
1142 plugin breaks UI...'
1144 2008-03-07 [paul] 3.3.1cvs17
1147 reflect reality a bit more closely
1149 2008-03-06 [colin] 3.3.1cvs16
1156 Integrate things better wrt the new
1157 summaryview extensibility.
1159 2008-03-06 [wwp] 3.3.1cvs15
1162 Fix some gcc warnings.
1164 2008-03-06 [wwp] 3.3.1cvs14
1166 * src/prefs_account.c
1167 * src/prefs_folder_item.c
1169 * src/prefs_template.c
1170 * src/gtk/prefswindow.c
1171 * src/gtk/prefswindow.h
1172 prefs_templates: fix missing unregistering of addr_completion widgets
1173 and and ending of addr_completion service.
1174 prefs_folder_item: fix missing registering/unregistering of widgets,
1175 and rework the way add_completion service is started and stopped.
1176 Plus few prefswindow API changes (opening).
1178 2008-03-06 [wwp] 3.3.1cvs13
1180 * src/folder_item_prefs.c
1181 * src/prefs_template.c
1182 * src/prefs_template.h
1184 * src/common/template.c
1185 Complete 3.3.1cvs12, thanks to Colin.
1187 2008-03-06 [wwp] 3.3.1cvs12
1190 * src/folder_item_prefs.c
1191 * src/folder_item_prefs.h
1192 * src/prefs_account.c
1193 * src/prefs_folder_item.c
1195 * src/prefs_template.c
1198 * src/common/template.c
1199 * src/common/template.h
1200 Global and per-folder templates can now override the from name (this
1201 doesn't change the account being used).
1203 "My other name" <%account_email> (just changes the name)
1204 my.faked.email@address.org (overrides the address too)
1206 2008-03-05 [colin] 3.3.1cvs11
1210 Replace that hbox with a notebook
1212 2008-03-05 [colin] 3.3.1cvs10
1216 Add klass functions for notification of folder
1217 opening/closing via the GUI
1220 Add a specific container for the scrolledwin
1222 2008-03-05 [colin] 3.3.1cvs9
1226 Add klass functions for notification of folder
1227 opening/closing via the GUI
1230 Add a specific container for the scrolledwin
1232 2008-03-02 [colin] 3.3.1cvs8
1235 MAEMO: Fix bug 1541, 'Deleting message from within
1236 read window displays next message then closes.'
1238 2008-03-02 [colin] 3.3.1cvs7
1241 Probably fix bug 1539, 'Program crashes':
1242 Setup Gcrypt's thread functions when built
1245 2008-03-01 [colin] 3.3.1cvs6
1249 Get rid of stale folders with no account
1251 2008-02-28 [colin] 3.3.1cvs5
1254 Fix bug 1534, 'Segmentation fault when doing
1255 some draft saving and then throwing away'
1257 Fix bug 1533, 'Claws is unable to mark messages
1258 as "read" in IMAP shared folders'
1259 * src/etpan/imap-thread.c
1260 Fix bug 1515, 'large messages crash claws when
1261 syncing for offline mode'. This is rather a
1262 workaround, and mails > 64MB will still be
1263 problematic if there's less than 64MB available
1264 on the dataroot volume.
1266 MAEMO: Add information when fetching big messages
1268 2008-02-26 [colin] 3.3.1cvs4
1271 fix bug 1532, '"login refused" message insufficiently
1274 2008-02-26 [paul] 3.3.1cvs3
1278 remove mentions of ClamAV and a few other
1279 old bits of information
1281 2008-02-23 [colin] 3.3.1cvs2
1284 Fix log output (missing \n)
1286 2008-02-23 [colin] 3.3.1cvs1
1289 Bump version number for stable release
1291 2008-02-23 [paul] 3.3.0cvs21
1296 2008-02-21 [colin] 3.3.0cvs20
1299 Fix bug 1527, 'filtering is case sensitive when it
1302 2008-02-20 [colin] 3.3.0cvs19
1305 Fix file attachments from older Thunar
1307 2008-02-19 [colin] 3.3.0cvs18
1309 * manual/plugins.xml
1310 * manual/es/plugins.xml
1311 * manual/fr/plugins.xml
1312 * manual/pl/plugins.xml
1315 2008-02-19 [paul] 3.3.0cvs17
1318 * tools/csv2addressbook.pl
1319 add support for Kmail/Kaddressbook
1321 2008-02-18 [colin] 3.3.0cvs16
1324 Unset folder's session before creating a
1327 * src/prefs_common.c
1328 * src/prefs_common.h
1329 * manual/advanced.xml
1330 Add an hidden use_networkmanager pref, to
1331 disable NetworkManager handling. Also,
1332 consider UNKNOWN state to be CONNECTED.
1334 2008-02-18 [wwp] 3.3.0cvs15
1337 Fix Engrish and make 'not' more visible in filtering debug logs.
1339 2008-02-15 [colin] 3.3.0cvs14
1342 Revert cvs10 for now, it breaks the feature
1344 2008-02-15 [colin] 3.3.0cvs13
1347 Always focus folder tree at startup
1349 Fix bug 1521, 'Cannot close compose window after
1350 replying to a non-existent news message'
1352 2008-02-13 [colin] 3.3.0cvs12
1355 Fix important warnings
1357 2008-02-12 [colin] 3.3.0cvs11
1360 * src/etpan/imap-thread.c
1361 * src/etpan/imap-thread.h
1362 Fix handling of $Forwarded flag on Exchange:
1363 check for the existence or creatability of a
1364 flag before using it.
1366 2008-02-12 [colin] 3.3.0cvs10
1369 Optimise matching on Found in addressbook if
1370 the matched header is in cache (From, etc)
1372 2008-02-12 [colin] 3.3.0cvs9
1375 Fix crashy stuff when changing displayed
1378 2008-02-12 [wwp] 3.3.0cvs8
1381 Remove duplicate func declaration and restore the one
1384 2008-02-12 [wwp] 3.3.0cvs7
1397 * src/prefs_account.c
1398 * src/prefs_filtering_action.c
1400 * src/plugins/bogofilter/bogofilter_gtk.c
1401 * src/plugins/spamassassin/spamassassin_gtk.c
1402 Allow moving/copying folders to root folders when using
1403 the folder selection dialog (it was not possible to
1404 maemo users to reparent a subfolder to a root folder
1407 2008-02-12 [fabien] 3.3.0cvs6
1410 a few days late for i18n fr update. Sorry.
1412 2008-02-11 [colin] 3.3.0cvs5
1415 Implement support for future /dev/mem_notify.
1416 This Linux kernel feature will allow applications
1417 to be notified that memory has to be freed
1418 before getting OOM-killed. For more information:
1419 http://lwn.net/Articles/267013/
1421 2008-02-10 [paul] 3.3.0cvs4
1425 * src/prefs_toolbar.c
1426 * src/stock_pixmap.c
1427 * src/stock_pixmap.h
1428 * src/pixmaps/mime_text_patch.xpm
1429 add an icon for attached patches
1431 2008-02-09 [paul] 3.3.0cvs3
1436 2008-02-09 [wwp] 3.3.0cvs2
1439 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
1441 2008-02-08 [colin] 3.3.0cvs1
1443 * src/common/utils.c
1444 Forbid attaching anything containing "../" or ".ssh/"
1447 2008-02-08 [paul] 3.3.0
1454 2008-02-08 [paul] 3.2.0cvs77
1457 updated with new translators
1459 added he to ALL_LINGUAS
1468 updated by Tim Brain and Petr Vanek, Stephan Sachse,
1469 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
1470 Andrea Spadaccini, Frederico Goncalves Guimaraes,
1473 new Hebrew translation by Ofer <oc666@netvision.net.il>
1475 updated with new translators and bumped (c) year
1477 updated with new translators
1479 2008-02-05 [colin] 3.2.0cvs76
1484 Special case text/calendar parts: if there's one in
1485 the mail, and a plugin handling text/calendar is
1486 loaded, show that part. That'll avoid rendering
1487 meetings as plain text, which just looks broken to
1490 2008-02-04 [colin] 3.2.0cvs75
1493 Maemo: Fix LED handling on OS 2008
1495 2008-02-01 [colin] 3.2.0cvs74
1498 Possibly fix the annoying and hard-to reproduce bug
1505 2008-02-01 [paul] 3.2.0cvs73
1507 * src/common/utils.c
1508 fix bug 1502, 'Plus signs are stripped from
1509 email addresses when calling from command line'
1512 2008-01-31 [colin] 3.2.0cvs72
1517 Fix building of URIs from filenames
1519 2008-01-31 [wwp] 3.2.0cvs71
1522 Fixes debug output of compiled-in features list
1523 (completes 3.2.0cvs60).
1525 2008-01-31 [colin] 3.2.0cvs70
1530 * src/plugins/Makefile.am
1531 * src/plugins/clamav/.cvsignore
1532 * src/plugins/clamav/Makefile.am
1533 * src/plugins/clamav/README
1534 * src/plugins/clamav/clamav_plugin.c
1535 * src/plugins/clamav/clamav_plugin.h
1536 * src/plugins/clamav/clamav_plugin_gtk.c
1537 * src/plugins/clamav/clamav_plugin_gtk.deps
1538 Remove the Clamav plugin from the core
1540 2008-01-28 [wwp] 3.2.0cvs69
1543 * src/prefs_template.c
1544 * src/prefs_template.h
1547 * src/quote_fmt_lex.l
1548 * src/quote_fmt_parse.y
1549 Fix for bug #1493: count lines (\n chars) according to the way
1550 format body is passed (i.e. \-escaped or not).
1552 2008-01-27 [paul] 3.2.0cvs68
1556 * src/prefs_actions.c
1557 * src/prefs_filtering.c
1558 * src/prefs_folder_item.c
1559 * src/prefs_template.c
1561 some minor changes to the English
1563 2008-01-24 [colin] 3.2.0cvs67
1565 * src/etpan/imap-thread.c
1566 * src/etpan/nntp-thread.c
1567 Fix bug 1348, 'Hang ups at exit time with
1568 pgp plugin since 3.0.2'
1570 2008-01-23 [colin] 3.2.0cvs66
1573 Fix translation of something that shouldn't be
1575 2008-01-23 [colin] 3.2.0cvs65
1578 Fix bug 1486, 'Re: Incorrect content when replying'
1579 Revert to full scan if short scan found only 0-length
1582 2008-01-23 [paul] 3.2.0cvs64
1584 * src/prefs_folder_item.c
1585 fix bug 1485, 'selecting a folder's default
1586 account if name contains '&''
1588 2008-01-23 [colin] 3.2.0cvs63
1594 Fix bug 1480, 'should be able to display mail file
1595 from command line'. Let 'claws-mail --select' accept
1596 absolute paths in addition to folder identifiers.
1598 2008-01-22 [wwp] 3.2.0cvs62
1605 * src/common/utils.c
1606 * src/common/utils.h
1607 Allow from=address in mailto sequence:
1608 --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
1609 The 'from' will try to select the first account matching in accounts list,
1610 otherwise will use the usual account selection mechanism but override with
1611 this 'from' address.
1612 Allow mailto with NNTP accounts
1613 mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
1614 is the default one or if a NNTP account address is used with 'from'.
1615 This is more or less a bugfix as it was possible to use mailto with a NNTP
1616 default account but the complete mailto sequence was put in To.
1618 2008-01-22 [wwp] 3.2.0cvs61
1620 * doc/man/claws-mail.1
1621 Updated the man page: status of few features, command-line
1622 usage (--version-full) and completed list of config files
1625 2008-01-22 [wwp] 3.2.0cvs60
1628 Added --version-full to display version and compiled-in
1629 features list (for later use by Clawsker for instance).
1631 2008-01-22 [holger] 3.2.0cvs59
1633 * src/addrduplicates.c
1634 Fix scrolling in addressbook duplicate
1635 finder result dialog
1637 2008-01-21 [colin] 3.2.0cvs58
1640 Fix bug 1457, 'sorting messages on, say, from,
1641 should subsort on previous sort choice'. Subsort
1642 by date when sort is Subject, From, To, Tags.
1644 2008-01-21 [colin] 3.2.0cvs57
1651 Fix bug 1478, 'Wrong pthread_create calls all
1652 over the place'. Patch by Christian Cornelssen
1654 2008-01-20 [colin] 3.2.0cvs56
1657 * src/etpan/imap-thread.c
1658 * src/etpan/imap-thread.h
1659 Fix bug 1468, 'Use IMAP keyword to
1660 store "forwarded" flag'
1662 2008-01-20 [colin] 3.2.0cvs55
1665 Make list operations faster
1667 2008-01-20 [colin] 3.2.0cvs54
1670 Fix bug 1353, 'on startup with small screen
1671 layout, keyboard input gets lost'
1673 2008-01-20 [colin] 3.2.0cvs53
1676 Complete 3.2.0cvs49, and fixes bug 1477,
1677 'Claws Mail crashes when view PGP-encrypted
1680 2008-01-20 [colin] 3.2.0cvs52
1683 Fix privacy menu update when replying to
1684 encrypted mail and no default privacy
1687 2008-01-19 [colin] 3.2.0cvs51
1691 * src/plugins/bogofilter/bogofilter.c
1692 * src/plugins/clamav/clamav_plugin.c
1693 * src/plugins/spamassassin/spamassassin.c
1694 Batch filtering deletions too (and save 4 bytes
1695 per MsgInfo in the process :)
1697 2008-01-19 [colin] 3.2.0cvs50
1700 Make cache update after copies much faster
1703 2008-01-19 [colin] 3.2.0cvs49
1706 Check g_fopen() success
1708 2008-01-17 [wwp] 3.2.0cvs48
1714 Sylpheed? No idea what this means.
1716 2008-01-17 [colin] 3.2.0cvs47
1718 * src/gtk/gtksctree.c
1719 Make dnd threshold higher on Maemo
1721 2008-01-16 [colin] 3.2.0cvs46
1723 * src/common/passcrypt.c
1724 Fix build on FreeBSD, thanks to Pawel
1726 2008-01-15 [colin] 3.2.0cvs45
1729 Fix bug 1472, 'Keyboard "Menu" key doesn't call
1730 spell check of actuall word'
1732 Temporarily disable immediate execution when learning
1733 spam *only* if the summaryview isn't locked
1735 2008-01-15 [wwp] 3.2.0cvs44
1737 * src/prefs_filtering.c
1738 Fix filtering prefs layout (Maemo port), moving page up/down
1739 from buttons to context menu.
1741 2008-01-15 [colin] 3.2.0cvs43
1744 Fix bug 1465, 'First line in new message does not mark URLs'
1746 2008-01-15 [colin] 3.2.0cvs42
1748 * src/common/passcrypt.c
1749 Fix bug 1461, 'several components #define
1750 _XOPEN_SOURCE improperly'
1752 2008-01-15 [colin] 3.2.0cvs41
1755 Fix bug 1469, 'Column width adjustments on message
1758 2008-01-14 [holger] 3.2.0cvs40
1761 Add tests for dbus, dbus glib bindings,
1762 and NetworkManager. All is optional. Add new
1763 --(en|dis)able-networkmanager-support switch.
1771 Add optional NetworkManager support, so Claws Mail
1772 can try to do the right thing when the network connection
1773 status changes. NetworkManager support is active by
1774 default if above requirements were met.
1776 2008-01-12 [colin] 3.2.0cvs39
1779 Advertise the click-on-reply feature in the tooltip
1781 2008-01-12 [colin] 3.2.0cvs38
1784 * src/stock_pixmap.c
1785 * src/stock_pixmap.h
1786 * src/pixmaps/tray_newmail.offline.xpm
1787 * src/pixmaps/tray_newmail.xpm
1788 * src/pixmaps/tray_newmarkedmail.offline.xpm
1789 * src/pixmaps/tray_newmarkedmail.xpm
1790 * src/pixmaps/tray_nomail.offline.xpm
1791 * src/pixmaps/tray_nomail.xpm
1792 * src/pixmaps/tray_unreadmail.offline.xpm
1793 * src/pixmaps/tray_unreadmail.xpm
1794 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
1795 * src/pixmaps/tray_unreadmarkedmail.xpm
1796 * src/plugins/trayicon/Makefile.am
1797 * src/plugins/trayicon/newmail.offline.xpm
1798 * src/plugins/trayicon/newmail.xpm
1799 * src/plugins/trayicon/newmarkedmail.offline.xpm
1800 * src/plugins/trayicon/newmarkedmail.xpm
1801 * src/plugins/trayicon/nomail.offline.xpm
1802 * src/plugins/trayicon/nomail.xpm
1803 * src/plugins/trayicon/trayicon.c
1804 * src/plugins/trayicon/unreadmail.offline.xpm
1805 * src/plugins/trayicon/unreadmail.xpm
1806 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1807 * src/plugins/trayicon/unreadmarkedmail.xpm
1808 Make the Trayicon plugin icons themable
1810 2008-01-12 [wwp] 3.2.0cvs37
1812 * src/prefs_display_header.c
1813 Fix extra leading hyphen visible in the display
1814 header configuration combo list (maemo).
1816 2008-01-11 [colin] 3.2.0cvs36
1819 Set timeout to 1 before disconnecting all -
1820 for when one switches to offline and has
1823 Fix bug 1454, 'error message shows parts and
1824 signature of previous messages'
1825 * src/prefs_common.c
1826 Maemo: Hide Send dialog by default
1828 2008-01-10 [colin] 3.2.0cvs35
1832 * src/prefs_account.c
1834 * src/gtk/inputdialog.c
1835 * src/plugins/pgpcore/passphrase.c
1836 Maemo: Fix bug 1455, 'Password enters leading letter
1837 incorrectly as uppercase'
1839 2008-01-09 [colin] 3.2.0cvs34
1842 Fix bug 1446, 'SC crashes frequently when staying
1843 in background'. Format string error in Polish
1845 * src/gtk/description_window.c
1846 * src/prefs_template.c
1847 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
1852 2008-01-08 [colin] 3.2.0cvs33
1855 Maemo: connect HW status change signal for shutdown
1857 Maemo: Fix hardware space key
1859 Maemo: name mmc1 and 2 a better name
1861 2008-01-08 [wwp] 3.2.0cvs32
1864 * src/folder_item_prefs.c
1865 * src/folder_item_prefs.h
1866 * src/prefs_folder_item.c
1867 It's now possible to disable processing rules when
1868 entering a folder (this adds a new option to the
1869 folder properties dialog).
1871 2008-01-08 [wwp] 3.2.0cvs31
1873 * src/common/utils.c
1874 Mailto: now supports 'insert' (stands for 'insert file'), this
1875 adds the ability to create a new message from the command-line,
1876 with body set from an existing file contents.
1878 2008-01-08 [colin] 3.2.0cvs30
1881 Maybe fix bug 1452, 'crash while drag'n'droping
1882 emails to an IMAP folder'
1884 2008-01-07 [wwp] 3.2.0cvs29
1886 * src/prefs_filtering.c
1887 Static-alize a function, thanks to Colin.
1889 2008-01-07 [colin] 3.2.0cvs28
1892 Fix scrolling to bottom when drag and dropping
1894 Fix bug 1445, 'Display sender using addressbook: fails
1895 when From: isn't an email address'
1897 2008-01-07 [wwp] 3.2.0cvs27
1899 * src/prefs_actions.c
1900 * src/prefs_filtering.c
1901 * src/prefs_template.c
1902 Add tooltips to most buttons in the templates, actions and
1903 filtering/processing dialogs.
1905 2008-01-07 [wwp] 3.2.0cvs26
1907 * src/prefs_filtering.c
1908 - add a clear button to clear dialog input fields
1909 - add page up and page down buttons to move selected rule up and down
1910 - in rules list popup-menu: added Delete, Delete all and Duplicate
1911 - popup-menu items are greyed out either if the list is empty (not counting the
1912 (New) row or if there is no selected item
1913 - clear store when closing dialog
1915 * src/prefs_actions.c
1916 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
1917 clear button, popup-menu
1918 - clear store when closing dialog
1920 * src/prefs_template.c
1921 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
1922 clear button, popup-menu
1924 * src/addrcustomattr.c
1925 - renamed popup-menu item Clear list to Delete all
1926 - grey out popup-menu items is there is no selected item or if list is empty
1927 - clear store when closing dialog
1930 - added popup-menu item Delete all
1931 - grey out popup-menu items is there is no selected item or if list is empty
1932 - clear store when closing dialog
1934 2008-01-06 [wwp] 3.2.0cvs25
1937 One more layout fix by Pawel (completes 3.2.0cvs24).
1939 2008-01-05 [colin] 3.2.0cvs24
1942 Little GUI fixes, patch by Pawel
1944 2007-12-29 [wwp] 3.2.0cvs23
1947 Fix for bug #1443, and strip possible whitespaces around
1948 custom header names.
1950 2007-12-29 [mones] 3.2.0cvs22
1953 Updated translation, corrected a term based
1954 on suggestion from Israel Saeta Pérez,
1955 reverted awful X-Mailer translation
1957 Complete cvs20 for FreeBSD, patch by Pawel
1959 2007-12-29 [colin] 3.2.0cvs21
1962 Fix bug 1442, 'Tags are repeated in
1963 encapsulated messages'
1965 2007-12-28 [colin] 3.2.0cvs20
1968 Fix path to mime/globs. Patch by Marten King.
1970 2007-12-27 [colin] 3.2.0cvs19
1972 * src/plugins/pgpcore/Makefile.am
1973 * src/plugins/pgpinline/Makefile.am
1974 * src/plugins/pgpmime/Makefile.am
1975 Add missing flags to build pgp plugins on maemo
1977 2007-12-27 [colin] 3.2.0cvs18
1980 Maximise before showing to avoid probable flickering
1983 2007-12-27 [colin] 3.2.0cvs17
1987 * src/prefs_common.c
1988 * src/prefs_common.h
1989 Fix bug 1439, 'Claws Mail does not remember window size
1990 state when restarted'. Save maximised state and force
1991 maximisation at startup if applicable.
1993 2007-12-23 [paul] 3.2.0cvs16
1995 * src/prefs_matcher.c
1996 fix bug 1436, 'Filter condition dialog doesn't
1997 load header name from current rules'
1999 2007-12-22 [paul] 3.2.0cvs15
2002 fix bug 1435, 'Reply doesn't take into account
2005 2007-12-21 [paul] 3.2.0cvs14
2007 * src/common/ssl_certificate.c
2008 fix FreeBSD build with IPV6 support
2010 2007-12-20 [colin] 3.2.0cvs13
2015 2007-12-20 [colin] 3.2.0cvs12
2019 * src/prefs_account.c
2020 Add DIGEST-MD5 support for IMAP authentication
2022 2007-12-19 [mones] 3.2.0cvs11
2024 * doc/man/claws-mail.1
2025 Better ordering of sections, updated options
2029 2007-12-19 [paul] 3.2.0cvs10
2031 * src/prefs_account.c
2032 use a spinbutton instead of an entry for
2033 "POP authentication timeout" also
2035 2007-12-19 [colin] 3.2.0cvs9
2037 * src/prefs_filtering_action.c
2038 * src/prefs_matcher.c
2039 * src/gtk/description_window.c
2040 Destroy info windows with their parents
2043 2007-12-19 [colin] 3.2.0cvs8
2045 * src/prefs_account.c
2046 Use spinbuttons instead of entries where needed
2049 2007-12-18 [paul] 3.2.0cvs7
2051 * src/prefs_matcher.c
2052 add missing i18n for a few strings
2053 Patch by Stephan Sachse
2055 2007-12-18 [paul] 3.2.0cvs6
2057 * src/prefs_logging.c
2058 use 'disk' instead of 'disc'
2060 2007-12-18 [paul] 3.2.0cvs5
2064 * src/addrcustomattr.c
2066 fixes to the ingleesh
2067 * src/prefs_filtering_action.c
2068 fix copyright header
2069 fix untranslated strings
2070 * src/prefs_filtering_action.h
2071 fix copyright header
2073 2007-12-18 [wwp] 3.2.0cvs4
2077 * src/prefs_common.c
2078 * src/prefs_common.h
2084 * src/gtk/gtkutils.c
2085 Added prefs to set custom small and bold fonts
2086 (might matter on some desktops, according to
2087 DPI and font settings).
2089 2007-12-18 [colin] 3.2.0cvs3
2091 * src/prefs_logging.c
2092 Rework GUI, patch by Pawel
2094 2007-12-18 [colin] 3.2.0cvs2
2096 * src/prefs_filtering_action.c
2097 Rework GUI, patch by Pawel
2099 2007-12-18 [colin] 3.2.0cvs1
2102 Fix build on old GCC
2103 Fix inverted buttons
2105 2007-12-17 [paul] 3.2.0
2112 2007-12-17 [paul] 3.1.0cvs79
2119 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
2120 Andrea Spadaccini, and Frederico Goncalves Guimaraes
2122 2007-12-17 [mones] 3.1.0cvs78
2125 Updated Spanish translation for 3.2.0 release
2127 2007-12-16 [colin] 3.1.0cvs77
2129 * src/addrcustomattr.c
2130 Fix translations, patch by Fabien
2132 2007-12-15 [paul] 3.1.0cvs76
2135 fix compiler warning
2137 2007-12-14 [colin] 3.1.0cvs75
2142 2007-12-12 [wwp] 3.1.0cvs74
2146 Added Marius Glauser to the hall of fame.
2148 2007-12-12 [wwp] 3.1.0cvs73
2150 * src/gtk/gtkutils.c
2151 Improve the way we show results of searches
2152 in message bodies: selected text now get centered
2153 vertically in the message window.
2154 Patch by Marius Glauser <seelenhirt@gmx.net>.
2156 2007-12-10 [colin] 3.1.0cvs72
2159 Don't crash when setting batch mode on no folder
2161 2007-12-10 [colin] 3.1.0cvs71
2163 * src/common/utils.c
2164 Fix potential buffer overrun (thanks to
2167 2007-12-08 [paul] 3.1.0cvs70
2169 * src/prefs_receive.c
2170 small change to the English
2172 2007-12-08 [colin] 3.1.0cvs69
2177 2007-12-07 [colin] 3.1.0cvs68
2182 Free simplify_subject_preg at exit
2184 2007-12-07 [colin] 3.1.0cvs67
2188 * src/common/utils.c
2189 * src/common/utils.h
2190 We have to free reused regexps from time to
2191 time, or they get huge
2193 2007-12-07 [colin] 3.1.0cvs66
2196 Fix QP decoding (and UTF8)
2198 2007-12-07 [colin] 3.1.0cvs65
2200 * src/addrcustomattr.c
2201 Update list of default custom attributes
2202 now (will be needed for a feature patch
2205 2007-12-07 [colin] 3.1.0cvs64
2208 Batch on destination folder when copying - fixes
2209 slowness when moving unread mails to trash on IMAP
2211 2007-12-06 [colin] 3.1.0cvs63
2213 * src/common/w32_time.c
2214 * src/common/w32lib.h
2215 * src/etpan/etpan-thread-manager.c
2216 * src/etpan/imap-thread.c
2217 * src/etpan/nntp-thread.c
2218 * src/gtk/Makefile.am
2219 Fix win32 build with libetpan. Thanks to
2222 2007-12-06 [colin] 3.1.0cvs62
2226 * src/prefs_account.c
2227 * src/prefs_account.h
2228 * src/etpan/imap-thread.c
2229 * src/etpan/imap-thread.h
2230 Disable connection via command line on WIN32
2231 Disable mmap use on WIN32 - use normal strings
2234 * src/addressbook_foldersel.c
2235 * src/addressbook_foldersel.h
2236 * src/prefs_filtering_action.c
2237 * src/prefs_matcher.c
2238 * src/plugins/bogofilter/bogofilter_gtk.c
2239 * src/plugins/dillo_viewer/dillo_prefs.c
2240 * src/plugins/spamassassin/spamassassin_gtk.c
2241 Fix leak, rework function logics to be more
2242 natural - thanks to Holger
2243 * src/common/utils.c
2246 2007-12-06 [colin] 3.1.0cvs61
2249 * src/common/utils.c
2250 * src/common/utils.h
2251 Fix posting, and fix UTF-8 being sent when encoding
2254 2007-12-05 [colin] 3.1.0cvs60
2257 Fix debian bug #453157, 'Fails to post usenet
2258 articles after NNTP connection has been
2259 interrupted". Fix return value to prevent deletion
2260 on failure, and issue MODE READER in case posting
2263 2007-12-05 [colin] 3.1.0cvs59
2267 Improvements to the List URIs dialog
2270 2007-12-05 [colin] 3.1.0cvs58
2273 * src/gtk/gtksctree.h
2276 2007-12-04 [colin] 3.1.0cvs57
2278 * src/etpan/imap-thread.c
2279 Fix bug 1378, 'Claws exits on IMAP alert message'
2280 Don't do GTK calls directly from Etpan thread
2282 2007-12-04 [colin] 3.1.0cvs56
2285 * src/gtk/gtksctree.c
2286 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
2287 Make all the left of column zero an hotspot for
2290 2007-12-04 [colin] 3.1.0cvs55
2294 * src/prefs_common.c
2295 * src/prefs_common.h
2296 * src/prefs_receive.c
2297 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
2299 2007-12-04 [wwp] 3.1.0cvs54
2304 2007-12-04 [holger] 3.1.0cvs53
2306 * src/addrduplicates.c
2307 * src/addrduplicates.h
2308 Export addressbook entry deletion
2310 2007-12-04 [colin] 3.1.0cvs52
2313 * tools/README.sylprint
2316 Fix debian bug #454089 (symlink attack in TMP directory)
2317 http://secwatch.org/advisories/1019661/ :
2318 Remove the buggy script, which was unmaintained anyway
2321 Store things in our private tmp directory.
2323 2007-12-03 [colin] 3.1.0cvs51
2330 Fix update problem when getting remote tags
2331 * src/prefs_matcher.c
2332 Rework GUI to make it better. Patch by Pawel
2335 2007-12-03 [colin] 3.1.0cvs50
2337 * src/etpan/imap-thread.c
2338 * src/etpan/nntp-thread.c
2339 Fix bug 1417, 'Network log doesn't reveal
2342 2007-12-02 [iwkse] 3.1.0cvs49
2344 * src/plugins/dillo_viewer/dillo_prefs.c
2345 Insert dillo under the Plugins menu
2347 2007-12-01 [paul] 3.1.0cvs48
2350 add these variant forms
2353 2007-12-01 [paul] 3.1.0cvs47
2358 2007-12-01 [paul] 3.1.0cvs46
2361 add the new addrcustomattr.c file
2363 2007-11-29 [colin] 3.1.0cvs45
2365 * src/common/ssl_certificate.c
2366 Use the more modern getaddrinfo instead of
2367 gethostbyname when possible
2369 2007-11-28 [colin] 3.1.0cvs44
2372 Maybe fix bug 1410 and other crash reports
2373 in summaryview since cvs38.
2375 2007-11-28 [wwp] 3.1.0cvs43
2377 * src/prefs_summary_open.c
2378 Guard against an empty list of actions to perform
2379 when opening a folder (or migration defaults could
2380 be introduced, confusing).
2382 2007-11-28 [colin] 3.1.0cvs42
2385 Fix mark all read from folder's contextual menu
2387 2007-11-27 [colin] 3.1.0cvs41
2392 * src/prefs_account.c
2393 * src/etpan/imap-thread.c
2394 A few fixes to the IMAP flags handling: Optimisations,
2395 two crashers, mention that Bandwitdh-efficient mode
2396 prevents tag fetching.
2397 Fix M-UTF7 in subscription dialog.
2399 2007-11-27 [colin] 3.1.0cvs40
2404 Make filtering faster on flags change: Batch original
2405 folderitem, where we'll do flags/tags changes.
2407 2007-11-27 [colin] 3.1.0cvs39
2410 Fix bug 1407, 'After a copy action, further rules apply
2411 to both original and copy'
2413 2007-11-27 [colin] 3.1.0cvs38
2417 Fixes races when doing a long operation and user
2418 asks for another one (Mark all read/unread on a
2419 big folder on IMAP for example)
2421 2007-11-27 [wwp] 3.1.0cvs37
2424 * src/prefs_common.c
2425 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
2426 and 3.1.0cvs35 (addressbook.c).
2428 2007-11-27 [holger] 3.1.0cvs36
2431 Add a line separating header and body
2434 2007-11-27 [wwp] 3.1.0cvs35
2437 Fix a drag-and-drop issue introduced with 3.1.0cvs33
2438 (thanks to Colin) and revert disabling of cut/copy
2439 context menu entries upon selected groups.
2441 2007-11-27 [holger] 3.1.0cvs34
2444 Add weights to the list of supported text attributes
2447 2007-11-27 [wwp] 3.1.0cvs33
2450 * src/addrcustomattr.c
2451 * src/addrcustomattr.h
2455 * src/prefs_common.c
2456 * src/prefs_common.h
2458 Provide a (customizable) list of preset attribute names
2459 for editing contacts (closes bug #1391).
2461 2007-11-27 [wwp] 3.1.0cvs32
2466 Various fixes in the address book:
2467 - made copy/move of a folder to itself or its subtree
2468 impossible (-> error)
2469 - errors messages don't show in the status bar anymore,
2470 use alertpanels instead
2471 - simple click on group doesn't open group edit dialog
2472 anymore when in contact edit embedded mode (was too itchy)
2473 - fixed disabling of edit button and and menu entry when
2474 in contact edit embedded mode (was done in a bad and
2476 - fix menu cut/paste sensitivity in treelist context
2477 menu (conflicting enabling was done by different functions)
2478 - fix some menu item sensitivity in address list context menu
2479 - don't allow cut/copy of groups, it's useless as they won't
2480 be copied w/ their contents
2481 - fix missing copy of the picture file when copying (bug #1402),
2482 fix picture attribute (internal) value when moving or copying
2485 2007-11-27 [colin] 3.1.0cvs31
2489 Fix tags loss on move, fix space encoding
2491 2007-11-26 [colin] 3.1.0cvs30
2501 * src/common/utils.c
2502 * src/common/utils.h
2503 * src/etpan/imap-thread.c
2504 * src/etpan/imap-thread.h
2505 Add IMAP tags support
2507 2007-11-26 [colin] 3.1.0cvs29
2510 Fix bug 1405, 'imap auto auth method doesn't
2513 2007-11-26 [colin] 3.1.0cvs28
2517 Handle broken disposition-notifications from Evolution
2518 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
2520 2007-11-25 [paul] 3.1.0cvs27
2522 * src/folder_item_prefs.c
2523 * src/folder_item_prefs.h
2526 2007-11-23 [wwp] 3.1.0cvs26
2530 * src/matcher_parser_parse.y
2531 * src/prefs_matcher.c
2532 Fix irrelevant case folding when adding matcher condition 'test',
2535 2007-11-23 [wwp] 3.1.0cvs25
2537 * src/prefs_common.c
2538 * src/prefs_common.h
2539 * src/prefs_summary_open.c
2540 * src/prefs_summary_open.h
2542 Add "select first email in list" to the list of possible selections
2543 when opening a folder.
2545 2007-11-23 [paul] 3.1.0cvs24
2548 a fix by Stephan Sachse, plus remove all
2549 old strings from the end of the file
2551 2007-11-23 [wwp] 3.1.0cvs23
2553 * src/prefs_msg_colors.c
2554 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
2555 with little changes.
2557 2007-11-23 [paul] 3.1.0cvs22
2559 * src/prefs_logging.c
2560 eliminate wasted horizontal space
2562 2007-11-23 [paul] 3.1.0cvs21
2564 * src/prefs_summaries.c
2565 don't wrap the label or put linebreaks
2567 2007-11-22 [colin] 3.1.0cvs20
2569 * src/plugins/pgpinline/pgpinline.c
2572 2007-11-22 [wwp] 3.1.0cvs19
2574 * src/prefs_themes.c
2575 Yet another misuse of get_rc_dir(), still related
2576 to user themes. Completes 3.1.0cvs18.
2578 2007-11-22 [wwp] 3.1.0cvs18
2580 * src/stock_pixmap.c
2581 Fix a misuse of get_rc_dir(), user themes dir was
2582 not set properly and some themes might have disappeared
2583 from themes list in prefs.
2585 2007-11-22 [wwp] 3.1.0cvs17
2591 Correct copyright for these claws-mail-only brand new
2594 2007-11-22 [paul] 3.1.0cvs16
2597 fix bug 1400, 'Drag and drop of URLs does not work'
2600 2007-11-22 [paul] 3.1.0cvs15
2602 * src/prefs_common.c
2603 make "cmds_use_system_default" default to FALSE
2604 so as not to disrupt current settings
2606 increase the size of the GdkRectangle, tooltips
2607 didn't show for me otherwise
2609 2007-11-21 [colin] 3.1.0cvs14
2617 * src/prefs_account.c
2618 * src/prefs_common.c
2619 * src/prefs_common.h
2620 * src/prefs_ext_prog.c
2624 * src/gtk/gtkutils.c
2625 Use xdg-open as a way to find default browser,
2628 2007-11-21 [colin] 3.1.0cvs13
2633 Send better return receipts (useful ones)
2634 Handle incoming return receipts
2636 2007-11-20 [colin] 3.1.0cvs12
2640 Add getter/setter for settings, and getter
2643 2007-11-20 [colin] 3.1.0cvs11
2648 Fix bug 1396, 'Crash on disabling a filter
2649 while it is processing'
2651 2007-11-20 [paul] 3.1.0cvs10
2654 fix bug 1395, 'Crash on checking for new mails
2655 while filter is running'
2658 2007-11-20 [paul] 3.1.0cvs9
2661 make this string easier for translators
2663 2007-11-19 [colin] 3.1.0cvs8
2665 * src/prefs_summaries.c
2667 Don't enable more tooltips on Maemo
2669 2007-11-19 [colin] 3.1.0cvs7
2671 * src/prefs_common.c
2672 * src/prefs_common.h
2673 * src/prefs_summaries.c
2675 Fix bug 1388, 'message list tool tips'
2676 Add (optional) tooltips in summaryview.
2677 This only works with GTK+ >= 2.12
2679 2007-11-19 [colin] 3.1.0cvs6
2682 Make strings a bit better when attaching
2685 2007-11-19 [colin] 3.1.0cvs5
2687 * src/common/utils.c
2688 Fix bug 1392, 'Top level domain .EU is
2689 not recognised as valid'
2691 2007-11-19 [wwp] 3.1.0cvs4
2695 Revert changes to compose.c made in 3.1.0cvs2.
2697 2007-11-19 [wwp] 3.1.0cvs3
2703 * src/addrduplicates.c
2704 Minor improvements in the address book:
2705 always accept new contacts provided that some
2706 detail is set (instead of rejecting silently).
2707 Better guessing of contact name from incomplete
2708 name information. Better display of contacts with
2709 no name, in contact lists, group contents, find
2713 2007-11-19 [wwp] 3.1.0cvs2
2717 * src/prefs_logging.c
2718 * src/prefs_summaries.c
2719 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
2720 wrap some long label in prefs/summaries, layout checkboxes
2721 in a more compact form in prefs/loggin, make account and
2722 header's combos have the same size/spacing in compose
2725 2007-11-19 [wwp] 3.1.0cvs1
2728 Fix a tiny leak and duplicate variable.
2730 2007-11-19 [paul] 3.1.0
2737 2007-11-19 [paul] 3.0.2cvs145
2748 updated by Stephan Sachse, Flammie Pirinen,
2749 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
2750 Emil Nowak, Frederico Goncalves Guimaraes,
2751 Andrej Kacian, and Ralph Young
2753 2007-11-18 [mones] 3.0.2cvs144
2756 Updated Spanish translation
2758 2007-11-18 [colin] 3.0.2cvs143
2761 Prevent empty tag after edit, thanks to wwp
2763 2007-11-18 [colin] 3.0.2cvs142
2766 Fix possible "(null)" %s - thanks to wwp
2768 2007-11-16 [wwp] 3.0.2cvs141
2770 * src/common/utils.c
2771 Fix for 3.0.2cvs140, prevents from crashing when opening
2774 2007-11-16 [colin] 3.0.2cvs140
2777 * src/common/claws.c
2778 Output a bit more useful info at startup
2781 2007-11-16 [colin] 3.0.2cvs139
2784 * src/common/utils.c
2785 * src/common/utils.h
2786 Fix bug 1387, 'Request for --compose to
2787 support multiple attachments'
2789 2007-11-16 [colin] 3.0.2cvs138
2792 Fix bug 1390, 'NNTP fails after server
2795 2007-11-16 [colin] 3.0.2cvs137
2797 * src/prefs_display_header.c
2798 Fix bug 1389, 'Changing 'Display headers
2799 in message view' breaks dispheaderrc'
2801 2007-11-14 [colin] 3.0.2cvs136
2804 * src/gtk/quicksearch.c
2805 * src/gtk/quicksearch.h
2806 Fix resetting the quicksearch when in non-sticky
2807 mode, but Recursive is set: reset only when going
2808 out of the root search folder.
2810 2007-11-14 [colin] 3.0.2cvs135
2813 Don't set new flag back when doing "Mark as unread"
2816 2007-11-12 [paul] 3.0.2cvs134
2818 * src/plugins/dillo_viewer/dillo_viewer.c
2819 don't offer the mime type for translation
2825 2007-11-11 [colin] 3.0.2cvs133
2829 Use markup-escaped strings in dialogs
2831 2007-11-11 [colin] 3.0.2cvs132
2834 Better IMAP-UTF7/UTF8 conversion
2836 2007-11-10 [colin] 3.0.2cvs131
2839 Fix debian bug 450698, 'nntp auth behavior changed
2842 2007-11-10 [colin] 3.0.2cvs130
2850 * src/common/utils.c
2851 * src/etpan/Makefile.am
2853 * src/gtk/gtkutils.h
2855 * src/plugins/bogofilter/Makefile.am
2856 * src/plugins/clamav/Makefile.am
2857 * src/plugins/dillo_viewer/Makefile.am
2858 * src/plugins/pgpcore/Makefile.am
2859 * src/plugins/spamassassin/Makefile.am
2860 * src/plugins/trayicon/Makefile.am
2861 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
2863 2007-11-09 [colin] 3.0.2cvs129
2867 fix bug 1375, 'Impossible to modify e-mail
2868 in LDAP addressbook twice'; Try two. update
2869 externalID, don't make display lag, and
2870 fix the cases where dn is not mail.
2872 2007-11-08 [paul] 3.0.2cvs128
2877 * src/prefs_account.c
2878 * src/prefs_account.h
2879 reinstate 'Generate Message-ID' option as an
2880 account preference. (hidden on IMAP)
2883 2007-11-08 [paul] 3.0.2cvs127
2886 MAEMO: fix failure of loading images inline
2887 MAEMO: fix bug 1349, 'Emails still skip to end
2888 when opened (in certain circumstances)...'
2890 2007-11-07 [colin] 3.0.2cvs126
2893 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
2895 2007-11-07 [colin] 3.0.2cvs125
2898 Re-change the string occurence of A_CLAWS_ACTIONS
2899 to A_SYL_ACTIONS, to prevent parse errors of the
2902 2007-11-07 [colin] 3.0.2cvs124
2905 * src/prefs_common.c
2906 * src/prefs_common.h
2907 * manual/advanced.xml
2908 Add an hidden pref, 'save_parts_readwrite';
2909 completes 3.0.2cvs35
2911 2007-11-07 [paul] 3.0.2cvs123
2913 * src/prefs_toolbar.c
2916 rename ToolbarSylpheedActions to ToolbarClawsActions
2917 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
2919 2007-11-07 [paul] 3.0.2cvs122
2922 MAEMO: remove tooltips
2924 2007-11-07 [colin] 3.0.2cvs121
2926 * src/plugins/pgpinline/pgpinline.c
2927 Fix bug 1377, 'unspecific errors on
2928 signature checking'. Fix trimming of
2931 2007-11-06 [iwkse] 3.0.2cvs120
2933 * src/prefs_summary_open.c
2936 2007-11-06 [paul] 3.0.2cvs119
2940 * tools/csv2addressbook.pl
2941 add a new script that imports a CSV formatted
2942 address book. Becky and Thunderbird address
2943 book are currently supported.
2945 2007-11-05 [colin] 3.0.2cvs118
2950 2007-11-05 [iwkse] 3.0.2cvs117
2952 * src/prefs_summary_open.c
2955 2007-11-04 [paul] 3.0.2cvs116
2957 * src/addressbook_foldersel.c
2958 fix gtk critical warning
2959 Patch by Pawel Pekala
2961 2007-11-04 [paul] 3.0.2cvs115
2964 * tools/claws-mail-compose-insert-files.pl
2965 add --bcc and uri_escape() everything
2967 2007-11-04 [paul] 3.0.2cvs114
2969 * src/gtk/gtkutils.c
2970 gtkut_stock_with_text_button_set_create(): set
2971 GTK_CAN_DEFAULT on buttons 2 and 3
2973 2007-11-03 [paul] 3.0.2cvs113
2975 * src/common/utils.c
2976 fix debian bug #448814, 'mailto: URI decoding
2977 desn't decode the destination address field'
2978 Patch by Federico Heinz <fheinz@vialibre.org.ar>
2980 2007-11-03 [paul] 3.0.2cvs112
2985 allow Bcc in commandline URIs
2986 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
2988 2007-11-02 [colin] 3.0.2cvs111
2991 Maybe fix bug 1376, 'crash on
2992 addressbook manipulation'
2994 2007-10-31 [paul] 3.0.2cvs110
2997 fix bug 1375, 'Impossible to modify e-mail
2998 in LDAP addressbook twice'
2999 Patch by Michael Rasmussen
3001 2007-10-30 [paul] 3.0.2cvs109
3004 enable GnuTLS support with --enable-gnutls which
3005 will disable openssl support. if the user has
3006 gtk >= 2.10.x don't allow gnomeprint even if the
3013 2007-10-30 [paul] 3.0.2cvs108
3016 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
3018 2007-10-30 [paul] 3.0.2cvs107
3021 * src/prefs_account.c
3022 * src/prefs_folder_item.c
3023 * src/prefs_spelling.c
3024 * src/prefs_themes.c
3026 * src/gtk/gtkaspell.c
3027 * src/gtk/gtkaspell.h
3028 * src/plugins/spamassassin/spamassassin_gtk.c
3029 replace deprecated gtk_option_menu...
3030 patch by Pawel Pekala
3032 2007-10-29 [colin] 3.0.2cvs106
3034 * src/plugins/dillo_viewer/dillo_prefs.c
3035 Fix forgotten signal connect
3037 2007-10-28 [colin] 3.0.2cvs105
3039 * src/plugins/dillo_viewer/dillo_prefs.c
3040 * src/plugins/dillo_viewer/dillo_prefs.h
3041 * src/plugins/dillo_viewer/dillo_viewer.c
3042 Implement addressbook-based whitelisting for loading
3043 remote images. Fixed missing destroy of the embedded
3044 browser that made a Dillo window pop up on exit, if
3045 an HTML part was displayed.
3047 2007-10-26 [colin] 3.0.2cvs104
3052 2007-10-25 [colin] 3.0.2cvs103
3055 Add tap-and-hold on the picture, for Maemo
3062 Unify tag interfaces.
3064 2007-10-25 [colin] 3.0.2cvs102
3067 * src/etpan/imap-thread.h
3068 Much better error handling. We'll need to be really
3069 clear to users about where errors come from, with
3070 the apparition of Gmail's IMAP server.
3072 2007-10-24 [colin] 3.0.2cvs101
3078 Add tags sorting (alphabetical); allow deletion of
3079 tags from the Apply Tags window
3081 2007-10-24 [colin] 3.0.2cvs100
3084 * src/editaddress_other_attributes_ldap.c
3085 * src/editaddress_other_attributes_ldap.h
3089 Fix LDAP writing (got broken in cvs39)
3090 Add read-only support for jpegPhoto LDAP field
3092 2007-10-23 [colin] 3.0.2cvs99
3095 Fix crash in some cases
3097 2007-10-22 [colin] 3.0.2cvs98
3099 * src/common/socket.h
3101 Fix big leak in GnuTLS code
3103 2007-10-22 [colin] 3.0.2cvs97
3106 Fix bug 1368, 'SIGSEGV in NNTP code'
3108 2007-10-22 [colin] 3.0.2cvs96
3110 * src/prefs_customheader.c
3111 Catch compface warnings when generating X-Faces
3113 2007-10-22 [wwp] 3.0.2cvs95
3115 * src/quote_fmt_parse.y
3116 Remove accidentally committed debug traces.
3119 2007-10-22 [colin] 3.0.2cvs94
3121 * src/etpan/nntp-thread.c
3124 2007-10-19 [wwp] 3.0.2cvs93
3126 * src/common/ssl_certificate.c
3127 Add missing include (Windows).
3129 2007-10-19 [colin] 3.0.2cvs92
3134 * src/gtk/inputdialog.c
3135 * src/gtk/inputdialog.h
3136 Remove the last old combo; patch by
3139 2007-10-19 [colin] 3.0.2cvs91
3142 Fix interop problem with GnuTLS and some crappy
3143 servers that have very little keys.
3145 2007-10-19 [colin] 3.0.2cvs90
3148 Fix return value check on GnuTLS, and
3151 2007-10-18 [colin] 3.0.2cvs89
3153 * src/common/ssl_certificate.c
3154 Fix missing initialisations
3156 2007-10-18 [wwp] 3.0.2cvs88
3159 Fix linking against GNUTLS (matters if --enable-gnutls only).
3161 2007-10-18 [colin] 3.0.2cvs87
3166 2007-10-18 [mones] 3.0.2cvs86
3170 * src/prefs_account.c
3171 * src/prefs_receive.c
3173 * src/plugins/bogofilter/bogofilter_gtk.c
3174 * src/plugins/spamassassin/spamassassin_gtk.c
3175 More capitalisation micro-fixes
3177 2007-10-18 [paul] 3.0.2cvs85
3180 add info about NNTP support via libetpan
3181 change the configure output ending msg a little
3183 similar changes to above
3185 2007-10-18 [colin] 3.0.2cvs84
3189 Fix missing symbol for S/MIME
3191 2007-10-18 [colin] 3.0.2cvs83
3193 * src/prefs_filtering_action.c
3194 Fix crash in tags (introduced in cvs78)
3196 2007-10-18 [colin] 3.0.2cvs82
3198 * src/common/Makefile.am
3201 * src/etpan/Makefile.am
3202 * src/etpan/etpan-thread-manager-types.h
3203 * src/etpan/etpan-thread-manager.c
3204 * src/etpan/imap-thread.c
3205 * src/etpan/nntp-thread.c
3206 * src/etpan/nntp-thread.h
3209 Rewrite the nntp implementation
3210 to use libetpan. Non-blocking NNTP!
3219 * src/prefs_account.c
3222 * src/send_message.c
3223 * src/send_message.h
3227 * src/common/claws.c
3228 * src/common/session.c
3229 * src/common/session.h
3232 * src/common/socket.c
3233 * src/common/socket.h
3236 * src/common/ssl_certificate.c
3237 * src/common/ssl_certificate.h
3239 * src/gtk/sslcertwindow.c
3240 * src/gtk/sslcertwindow.h
3241 Implement GnuTLS support. GnuTLS support
3242 will be used if OpenSSL isn't available, or
3243 specified explicitely. (the reason is that
3244 GnuTLS cerficate checking is a bit less
3245 practical than OpenSSL's)
3247 2007-10-18 [paul] 3.0.2cvs81
3249 * src/gtk/inputdialog.c
3250 * src/gtk/inputdialog.h
3251 fix copyright header
3253 2007-10-17 [colin] 3.0.2cvs80
3255 * src/plugins/pgpcore/select-keys.c
3256 Fix bug which prevented encryption key
3257 auto-selection when two or more matched the
3258 email address, but only one isn't revoked
3261 2007-10-17 [wwp] 3.0.2cvs79
3266 * src/quote_fmt_lex.l
3267 * src/quote_fmt_parse.y
3268 Templates can now attach files using |attach{filename}.
3270 2007-10-17 [wwp] 3.0.2cvs78
3272 * src/prefs_customheader.c
3273 * src/prefs_ext_prog.c
3274 * src/prefs_filtering_action.c
3275 * src/prefs_matcher.c
3277 * src/prefs_toolbar.c
3278 * src/gtk/combobox.c
3279 * src/gtk/combobox.h
3280 * src/gtk/gtkutils.c
3281 * src/gtk/gtkutils.h
3282 * src/plugins/bogofilter/bogofilter_gtk.c
3283 * src/plugins/spamassassin/spamassassin_gtk.c
3284 Removed almost all remaining instances of GtkCombo
3285 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
3286 few visual and code cleanup from Colin.
3288 2007-10-16 [wwp] 3.0.2cvs77
3289 * src/gtk/pluginwindow.c
3290 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
3292 2007-10-15 [colin] 3.0.2cvs76
3307 * src/prefs_common.c
3308 * src/prefs_common.h
3309 * src/prefs_customheader.c
3310 * src/prefs_customheader.h
3311 * src/prefs_display_header.c
3312 * src/prefs_display_header.h
3313 * src/prefs_filtering_action.c
3314 * src/prefs_filtering_action.h
3315 * src/prefs_folder_column.c
3316 * src/prefs_folder_column.h
3317 * src/prefs_folder_item.c
3318 * src/prefs_folder_item.h
3321 * src/prefs_logging.h
3322 * src/prefs_matcher.c
3323 * src/prefs_matcher.h
3324 * src/prefs_summary_column.c
3325 * src/prefs_summary_column.h
3326 * src/prefs_summary_open.c
3333 * src/sourcewindow.c
3334 * src/sourcewindow.h
3341 * src/common/mgutils.c
3342 * src/common/mgutils.h
3345 * src/common/prefs.c
3346 * src/common/prefs.h
3347 * src/common/socket.c
3348 * src/common/socket.h
3349 * src/common/stringtable.c
3350 * src/common/stringtable.h
3351 * src/common/template.c
3352 * src/common/template.h
3353 * src/common/uuencode.c
3354 * src/common/uuencode.h
3355 * src/gtk/gtkshruler.c
3356 * src/gtk/gtkshruler.h
3359 * src/gtk/progressdialog.c
3360 * src/gtk/progressdialog.h
3361 Remove/staticalize, the return of the revenge
3363 2007-10-15 [colin] 3.0.2cvs75
3366 Fix redirections in filtering's tests
3368 2007-10-15 [colin] 3.0.2cvs74
3371 Don't build imap_synchronise at all when
3372 building without libetpan
3374 2007-10-14 [colin] 3.0.2cvs73
3379 * src/gtk/manage_window.c
3380 * src/gtk/manage_window.h
3381 Remove more unused code
3383 2007-10-14 [colin] 3.0.2cvs72
3393 * src/common/xmlprops.c
3394 * src/common/xmlprops.h
3395 Remove more unused code
3397 2007-10-14 [colin] 3.0.2cvs71
3399 * src/common/utils.c
3400 Remove unused function
3402 2007-10-13 [colin] 3.0.2cvs70
3408 * src/gtk/gtkutils.c
3409 * src/gtk/gtkutils.h
3410 Staticalise/Remove more code
3412 2007-10-13 [colin] 3.0.2cvs69
3414 * src/common/utils.c
3415 * src/common/utils.h
3416 Remove dead code, unused for ages
3418 2007-10-13 [colin] 3.0.2cvs68
3422 Maemo: define hildon_program in main.c,
3423 make it accessible in the .h with extern
3425 2007-10-13 [paul] 3.0.2cvs67
3428 fix a bunch of runtime warnings on maemo
3430 2007-10-13 [paul] 3.0.2cvs66
3434 * src/gtk/gtkutils.c
3435 * src/gtk/gtkutils.h
3436 fix a bunch of compiler warnings on maemo
3438 2007-10-12 [colin] 3.0.2cvs65
3447 * src/common/utils.c
3448 * src/common/utils.h
3449 Remove unused code, staticalise some functions
3451 2007-10-12 [paul] 3.0.2cvs64
3458 * src/summary_search.c
3462 * src/common/utils.c
3463 * src/gtk/prefswindow.c
3464 fix a bunch of compiler warnings on maemo
3466 2007-10-11 [colin] 3.0.2cvs63
3469 Make static function static
3471 2007-10-11 [mones] 3.0.2cvs62
3473 * src/addrduplicates.c
3480 * src/prefs_customheader.c
3482 * src/prefs_themes.c
3483 * src/common/plugin.c
3484 * src/gtk/pluginwindow.c
3485 * src/gtk/quicksearch.c
3486 Fix several typos and capitalisation issues
3488 2007-10-11 [wwp] 3.0.2cvs61
3491 Fix a warning about possible use of uninitialized
3494 2007-10-11 [wwp] 3.0.2cvs60
3497 Disable "Unset picture" menu item when there's
3498 no picture to clear. Fix an extraneous g_unref_object,
3499 add missing initializers.
3501 2007-10-11 [wwp] 3.0.2cvs59
3503 * src/pixmaps/anonymous.xpm
3506 * src/stock_pixmap.c
3507 * src/stock_pixmap.h
3508 Fix a leak, gettext-ize the photo label.
3509 Don't clear the existing picture if loading
3510 a new one fails. Use a default 'anonymous'
3511 picture (this new xpm has been added to the
3512 internal stock_pixmap API). Add a
3513 "Set picture" context menu entry.
3515 2007-10-11 [colin] 3.0.2cvs58
3518 Make shift-shortcuts work
3519 * src/prefs_actions.c
3520 Don't ask if we really want to close when
3521 choosing OK and only the list is changed
3522 * src/prefs_template.c
3523 Don't ask if we really want to close when
3524 choosing OK and only the list is changed
3525 * src/common/plugin.c
3526 Fix writing of second [Plugins_*] block
3527 * src/common/template.c
3528 Remove unused files (fixes deletion)
3530 2007-10-10 [paul] 3.0.2cvs57
3532 * src/prefs_template.c
3533 put the whole thing in a scrolled window
3534 so that half the page is no longer inaccessible
3536 make the gtk_text_view smaller on maemo
3538 2007-10-10 [colin] 3.0.2cvs56
3541 Fix updating of Attachments number in some
3542 cases (reedit, attach from command-line, ...)
3544 2007-10-10 [colin] 3.0.2cvs55
3547 Initialise error correctly
3549 2007-10-10 [paul] 3.0.2cvs54
3551 * src/prefs_filtering_action.c
3552 * src/gtk/description_window.c
3553 * src/gtk/foldersort.c
3554 * src/gtk/quicksearch.c
3555 get rid of some pointless new lines and
3556 make the descripton labels wrap better
3558 2007-10-10 [colin] 3.0.2cvs53
3564 More error handling on saving pictures
3566 2007-10-10 [colin] 3.0.2cvs52
3570 Generalize a bit printing, so we can factorize
3573 2007-10-10 [paul] 3.0.2cvs51
3575 * src/addrduplicates.c
3577 use GTK_STOCK... buttons
3579 2007-10-10 [paul] 3.0.2cvs50
3587 2007-10-10 [paul] 3.0.2cvs49
3591 Fix crash on Add sender to addressbook when
3596 * src/editaddress_other_attributes_ldap.h
3598 Rename images to .png in addrbook/
3601 Fix Face/X-Face being used if adding another
3602 address than sender to addressbook
3605 2007-10-10 [holger] 3.0.2cvs48
3607 * src/addrduplicates.c
3609 Improvements to the addressbook duplicate finder
3611 - add an edit button to the button bar
3612 - display the whole bookname (with iface) and
3613 use this for same-book checking
3614 - after editing, try to keep selections if the
3615 entries are still present
3616 - sort the email column alphabetically
3617 - put results in a scrolled window
3618 - support embedded editing
3619 - make columns in detail view resizable
3620 - add keyboard shortcuts
3622 2007-10-10 [wwp] 3.0.2cvs47
3625 Fix a crash when there's no From: in email, thanks to Colin.
3627 2007-10-09 [paul] 3.0.2cvs46
3632 fix building without compface support
3634 2007-10-09 [colin] 3.0.2cvs45
3641 2007-10-09 [colin] 3.0.2cvs44
3643 * src/addrduplicates.c
3654 * src/editaddress_other_attributes_ldap.h
3660 * src/gtk/gtkutils.c
3661 Automatically set contacts' pictures from Face
3662 or X-Face if they have no picture
3663 Display the contact picture in textview or
3664 headerview for mails sent by people in the
3665 addressbook, that have no Face or X-Face
3666 Fix a few details in the Person edition dialog
3667 (ability to unset picture)
3668 Remove picture file when deleting contacts
3670 2007-10-09 [iwkse] 3.0.2cvs43
3673 center the about window
3675 2007-10-09 [paul] 3.0.2cvs42
3677 * src/prefs_toolbar.c
3678 fix icon selector window on maemo
3680 2007-10-09 [paul] 3.0.2cvs41
3683 add 'go to' menu to separate msgview
3685 2007-10-09 [colin] 3.0.2cvs40
3690 2007-10-09 [iwkse] 3.0.2cvs39
3697 * src/editaddress_other_attributes_ldap.h
3700 set a photo in the Addressbook
3702 2007-10-08 [colin] 3.0.2cvs38
3704 * src/prefs_toolbar.c
3705 Make height 320 to remove the scrollbar
3706 (with current number of icons)
3708 2007-10-08 [colin] 3.0.2cvs37
3710 * src/prefs_toolbar.c
3711 Transform the treeview to a GtkIconView.
3713 In addition, transform the window so that
3714 it looks like a popup menu. Patch by me
3716 2007-10-08 [colin] 3.0.2cvs36
3720 Beautify the GUI a bit; in particular, show the
3721 number of attachments in the tab's title.
3724 2007-10-08 [paul] 3.0.2cvs35
3727 Save users from themselves: save temporary
3728 files used for Open/Open with as read-only.
3731 2007-10-08 [paul] 3.0.2cvs34
3734 forgot this in cvs33
3736 2007-10-08 [paul] 3.0.2cvs33
3738 * tools/kdeservicemenu/README
3739 * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
3740 * tools/kdeservicemenu/install.sh
3741 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3742 renamed template* to *template so as not to confuse
3745 2007-10-08 [paul] 3.0.2cvs32
3747 * src/prefs_themes.c
3748 * src/stock_pixmap.c
3749 replace 2 direct uses of RC_DIR
3751 2007-10-07 [colin] 3.0.2cvs31
3753 * src/addrduplicates.c
3754 * src/addrduplicates.h
3759 Implement deletion in duplicate finder.
3762 2007-10-07 [colin] 3.0.2cvs30
3766 * src/common/utils.c
3767 Better fix for Solaris, thanks to Nicolas Doualot
3769 2007-10-07 [colin] 3.0.2cvs29
3775 2007-10-07 [colin] 3.0.2cvs28
3778 Fix HTML export to make it more compliant
3779 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
3781 2007-10-07 [colin] 3.0.2cvs27
3783 * src/prefs_toolbar.c
3784 Only use icons that wouldn't look stupid in the toolbar
3787 2007-10-07 [colin] 3.0.2cvs26
3789 * src/prefs_toolbar.c
3790 Fix old icon being used when none is selected
3792 2007-10-07 [colin] 3.0.2cvs25
3795 Fix copy/paste error
3797 2007-10-07 [colin] 3.0.2cvs24
3799 * src/prefs_toolbar.c
3802 Update icon to default one when changing event
3803 Make the icon chooser nicer (handle Esc, Enter,
3806 2007-10-06 [colin] 3.0.2cvs23
3808 * src/prefs_toolbar.c
3809 Fix text reset; patch by Pawel
3811 2007-10-06 [colin] 3.0.2cvs22
3814 Complete previous commit
3816 2007-10-06 [colin] 3.0.2cvs21
3818 * src/prefs_toolbar.c
3820 Set toolbar text automatically to the default
3821 when changing Event executed on click
3823 2007-10-06 [colin] 3.0.2cvs20
3825 * src/prefs_toolbar.c
3826 Invert Text and Event fields
3828 2007-10-06 [colin] 3.0.2cvs19
3830 * src/prefs_toolbar.c
3832 Make toolbar prefs look much better
3833 Patch by Pawel Pekala
3835 2007-10-06 [paul] 3.0.2cvs18