1 2007-12-18 [paul] 3.2.0cvs6
4 use 'disk' instead of 'disc'
6 2007-12-18 [paul] 3.2.0cvs5
10 * src/addrcustomattr.c
13 * src/prefs_filtering_action.c
15 fix untranslated strings
16 * src/prefs_filtering_action.h
19 2007-12-18 [wwp] 3.2.0cvs4
31 Added prefs to set custom small and bold fonts
32 (might matter on some desktops, according to
33 DPI and font settings).
35 2007-12-18 [colin] 3.2.0cvs3
38 Rework GUI, patch by Pawel
40 2007-12-18 [colin] 3.2.0cvs2
42 * src/prefs_filtering_action.c
43 Rework GUI, patch by Pawel
45 2007-12-18 [colin] 3.2.0cvs1
51 2007-12-17 [paul] 3.2.0
58 2007-12-17 [paul] 3.1.0cvs79
65 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
66 Andrea Spadaccini, and Frederico Goncalves Guimaraes
68 2007-12-17 [mones] 3.1.0cvs78
71 Updated Spanish translation for 3.2.0 release
73 2007-12-16 [colin] 3.1.0cvs77
75 * src/addrcustomattr.c
76 Fix translations, patch by Fabien
78 2007-12-15 [paul] 3.1.0cvs76
83 2007-12-14 [colin] 3.1.0cvs75
88 2007-12-12 [wwp] 3.1.0cvs74
92 Added Marius Glauser to the hall of fame.
94 2007-12-12 [wwp] 3.1.0cvs73
97 Improve the way we show results of searches
98 in message bodies: selected text now get centered
99 vertically in the message window.
100 Patch by Marius Glauser <seelenhirt@gmx.net>.
102 2007-12-10 [colin] 3.1.0cvs72
105 Don't crash when setting batch mode on no folder
107 2007-12-10 [colin] 3.1.0cvs71
110 Fix potential buffer overrun (thanks to
113 2007-12-08 [paul] 3.1.0cvs70
115 * src/prefs_receive.c
116 small change to the English
118 2007-12-08 [colin] 3.1.0cvs69
123 2007-12-07 [colin] 3.1.0cvs68
128 Free simplify_subject_preg at exit
130 2007-12-07 [colin] 3.1.0cvs67
136 We have to free reused regexps from time to
137 time, or they get huge
139 2007-12-07 [colin] 3.1.0cvs66
142 Fix QP decoding (and UTF8)
144 2007-12-07 [colin] 3.1.0cvs65
146 * src/addrcustomattr.c
147 Update list of default custom attributes
148 now (will be needed for a feature patch
151 2007-12-07 [colin] 3.1.0cvs64
154 Batch on destination folder when copying - fixes
155 slowness when moving unread mails to trash on IMAP
157 2007-12-06 [colin] 3.1.0cvs63
159 * src/common/w32_time.c
160 * src/common/w32lib.h
161 * src/etpan/etpan-thread-manager.c
162 * src/etpan/imap-thread.c
163 * src/etpan/nntp-thread.c
164 * src/gtk/Makefile.am
165 Fix win32 build with libetpan. Thanks to
168 2007-12-06 [colin] 3.1.0cvs62
172 * src/prefs_account.c
173 * src/prefs_account.h
174 * src/etpan/imap-thread.c
175 * src/etpan/imap-thread.h
176 Disable connection via command line on WIN32
177 Disable mmap use on WIN32 - use normal strings
180 * src/addressbook_foldersel.c
181 * src/addressbook_foldersel.h
182 * src/prefs_filtering_action.c
183 * src/prefs_matcher.c
184 * src/plugins/bogofilter/bogofilter_gtk.c
185 * src/plugins/dillo_viewer/dillo_prefs.c
186 * src/plugins/spamassassin/spamassassin_gtk.c
187 Fix leak, rework function logics to be more
188 natural - thanks to Holger
192 2007-12-06 [colin] 3.1.0cvs61
197 Fix posting, and fix UTF-8 being sent when encoding
200 2007-12-05 [colin] 3.1.0cvs60
203 Fix debian bug #453157, 'Fails to post usenet
204 articles after NNTP connection has been
205 interrupted". Fix return value to prevent deletion
206 on failure, and issue MODE READER in case posting
209 2007-12-05 [colin] 3.1.0cvs59
213 Improvements to the List URIs dialog
216 2007-12-05 [colin] 3.1.0cvs58
219 * src/gtk/gtksctree.h
222 2007-12-04 [colin] 3.1.0cvs57
224 * src/etpan/imap-thread.c
225 Fix bug 1378, 'Claws exits on IMAP alert message'
226 Don't do GTK calls directly from Etpan thread
228 2007-12-04 [colin] 3.1.0cvs56
231 * src/gtk/gtksctree.c
232 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
233 Make all the left of column zero an hotspot for
236 2007-12-04 [colin] 3.1.0cvs55
242 * src/prefs_receive.c
243 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
245 2007-12-04 [wwp] 3.1.0cvs54
250 2007-12-04 [holger] 3.1.0cvs53
252 * src/addrduplicates.c
253 * src/addrduplicates.h
254 Export addressbook entry deletion
256 2007-12-04 [colin] 3.1.0cvs52
259 * tools/README.sylprint
262 Fix debian bug #454089 (symlink attack in TMP directory)
263 http://secwatch.org/advisories/1019661/ :
264 Remove the buggy script, which was unmaintained anyway
267 Store things in our private tmp directory.
269 2007-12-03 [colin] 3.1.0cvs51
276 Fix update problem when getting remote tags
277 * src/prefs_matcher.c
278 Rework GUI to make it better. Patch by Pawel
281 2007-12-03 [colin] 3.1.0cvs50
283 * src/etpan/imap-thread.c
284 * src/etpan/nntp-thread.c
285 Fix bug 1417, 'Network log doesn't reveal
288 2007-12-02 [iwkse] 3.1.0cvs49
290 * src/plugins/dillo_viewer/dillo_prefs.c
291 Insert dillo under the Plugins menu
293 2007-12-01 [paul] 3.1.0cvs48
296 add these variant forms
299 2007-12-01 [paul] 3.1.0cvs47
304 2007-12-01 [paul] 3.1.0cvs46
307 add the new addrcustomattr.c file
309 2007-11-29 [colin] 3.1.0cvs45
311 * src/common/ssl_certificate.c
312 Use the more modern getaddrinfo instead of
313 gethostbyname when possible
315 2007-11-28 [colin] 3.1.0cvs44
318 Maybe fix bug 1410 and other crash reports
319 in summaryview since cvs38.
321 2007-11-28 [wwp] 3.1.0cvs43
323 * src/prefs_summary_open.c
324 Guard against an empty list of actions to perform
325 when opening a folder (or migration defaults could
326 be introduced, confusing).
328 2007-11-28 [colin] 3.1.0cvs42
331 Fix mark all read from folder's contextual menu
333 2007-11-27 [colin] 3.1.0cvs41
338 * src/prefs_account.c
339 * src/etpan/imap-thread.c
340 A few fixes to the IMAP flags handling: Optimisations,
341 two crashers, mention that Bandwitdh-efficient mode
342 prevents tag fetching.
343 Fix M-UTF7 in subscription dialog.
345 2007-11-27 [colin] 3.1.0cvs40
350 Make filtering faster on flags change: Batch original
351 folderitem, where we'll do flags/tags changes.
353 2007-11-27 [colin] 3.1.0cvs39
356 Fix bug 1407, 'After a copy action, further rules apply
357 to both original and copy'
359 2007-11-27 [colin] 3.1.0cvs38
363 Fixes races when doing a long operation and user
364 asks for another one (Mark all read/unread on a
365 big folder on IMAP for example)
367 2007-11-27 [wwp] 3.1.0cvs37
371 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
372 and 3.1.0cvs35 (addressbook.c).
374 2007-11-27 [holger] 3.1.0cvs36
377 Add a line separating header and body
380 2007-11-27 [wwp] 3.1.0cvs35
383 Fix a drag-and-drop issue introduced with 3.1.0cvs33
384 (thanks to Colin) and revert disabling of cut/copy
385 context menu entries upon selected groups.
387 2007-11-27 [holger] 3.1.0cvs34
390 Add weights to the list of supported text attributes
393 2007-11-27 [wwp] 3.1.0cvs33
396 * src/addrcustomattr.c
397 * src/addrcustomattr.h
404 Provide a (customizable) list of preset attribute names
405 for editing contacts (closes bug #1391).
407 2007-11-27 [wwp] 3.1.0cvs32
412 Various fixes in the address book:
413 - made copy/move of a folder to itself or its subtree
414 impossible (-> error)
415 - errors messages don't show in the status bar anymore,
416 use alertpanels instead
417 - simple click on group doesn't open group edit dialog
418 anymore when in contact edit embedded mode (was too itchy)
419 - fixed disabling of edit button and and menu entry when
420 in contact edit embedded mode (was done in a bad and
422 - fix menu cut/paste sensitivity in treelist context
423 menu (conflicting enabling was done by different functions)
424 - fix some menu item sensitivity in address list context menu
425 - don't allow cut/copy of groups, it's useless as they won't
426 be copied w/ their contents
427 - fix missing copy of the picture file when copying (bug #1402),
428 fix picture attribute (internal) value when moving or copying
431 2007-11-27 [colin] 3.1.0cvs31
435 Fix tags loss on move, fix space encoding
437 2007-11-26 [colin] 3.1.0cvs30
449 * src/etpan/imap-thread.c
450 * src/etpan/imap-thread.h
451 Add IMAP tags support
453 2007-11-26 [colin] 3.1.0cvs29
456 Fix bug 1405, 'imap auto auth method doesn't
459 2007-11-26 [colin] 3.1.0cvs28
463 Handle broken disposition-notifications from Evolution
464 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
466 2007-11-25 [paul] 3.1.0cvs27
468 * src/folder_item_prefs.c
469 * src/folder_item_prefs.h
472 2007-11-23 [wwp] 3.1.0cvs26
476 * src/matcher_parser_parse.y
477 * src/prefs_matcher.c
478 Fix irrelevant case folding when adding matcher condition 'test',
481 2007-11-23 [wwp] 3.1.0cvs25
485 * src/prefs_summary_open.c
486 * src/prefs_summary_open.h
488 Add "select first email in list" to the list of possible selections
489 when opening a folder.
491 2007-11-23 [paul] 3.1.0cvs24
494 a fix by Stephan Sachse, plus remove all
495 old strings from the end of the file
497 2007-11-23 [wwp] 3.1.0cvs23
499 * src/prefs_msg_colors.c
500 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
503 2007-11-23 [paul] 3.1.0cvs22
505 * src/prefs_logging.c
506 eliminate wasted horizontal space
508 2007-11-23 [paul] 3.1.0cvs21
510 * src/prefs_summaries.c
511 don't wrap the label or put linebreaks
513 2007-11-22 [colin] 3.1.0cvs20
515 * src/plugins/pgpinline/pgpinline.c
518 2007-11-22 [wwp] 3.1.0cvs19
521 Yet another misuse of get_rc_dir(), still related
522 to user themes. Completes 3.1.0cvs18.
524 2007-11-22 [wwp] 3.1.0cvs18
527 Fix a misuse of get_rc_dir(), user themes dir was
528 not set properly and some themes might have disappeared
529 from themes list in prefs.
531 2007-11-22 [wwp] 3.1.0cvs17
537 Correct copyright for these claws-mail-only brand new
540 2007-11-22 [paul] 3.1.0cvs16
543 fix bug 1400, 'Drag and drop of URLs does not work'
546 2007-11-22 [paul] 3.1.0cvs15
549 make "cmds_use_system_default" default to FALSE
550 so as not to disrupt current settings
552 increase the size of the GdkRectangle, tooltips
553 didn't show for me otherwise
555 2007-11-21 [colin] 3.1.0cvs14
563 * src/prefs_account.c
566 * src/prefs_ext_prog.c
571 Use xdg-open as a way to find default browser,
574 2007-11-21 [colin] 3.1.0cvs13
579 Send better return receipts (useful ones)
580 Handle incoming return receipts
582 2007-11-20 [colin] 3.1.0cvs12
586 Add getter/setter for settings, and getter
589 2007-11-20 [colin] 3.1.0cvs11
594 Fix bug 1396, 'Crash on disabling a filter
595 while it is processing'
597 2007-11-20 [paul] 3.1.0cvs10
600 fix bug 1395, 'Crash on checking for new mails
601 while filter is running'
604 2007-11-20 [paul] 3.1.0cvs9
607 make this string easier for translators
609 2007-11-19 [colin] 3.1.0cvs8
611 * src/prefs_summaries.c
613 Don't enable more tooltips on Maemo
615 2007-11-19 [colin] 3.1.0cvs7
619 * src/prefs_summaries.c
621 Fix bug 1388, 'message list tool tips'
622 Add (optional) tooltips in summaryview.
623 This only works with GTK+ >= 2.12
625 2007-11-19 [colin] 3.1.0cvs6
628 Make strings a bit better when attaching
631 2007-11-19 [colin] 3.1.0cvs5
634 Fix bug 1392, 'Top level domain .EU is
635 not recognised as valid'
637 2007-11-19 [wwp] 3.1.0cvs4
641 Revert changes to compose.c made in 3.1.0cvs2.
643 2007-11-19 [wwp] 3.1.0cvs3
649 * src/addrduplicates.c
650 Minor improvements in the address book:
651 always accept new contacts provided that some
652 detail is set (instead of rejecting silently).
653 Better guessing of contact name from incomplete
654 name information. Better display of contacts with
655 no name, in contact lists, group contents, find
659 2007-11-19 [wwp] 3.1.0cvs2
663 * src/prefs_logging.c
664 * src/prefs_summaries.c
665 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
666 wrap some long label in prefs/summaries, layout checkboxes
667 in a more compact form in prefs/loggin, make account and
668 header's combos have the same size/spacing in compose
671 2007-11-19 [wwp] 3.1.0cvs1
674 Fix a tiny leak and duplicate variable.
676 2007-11-19 [paul] 3.1.0
683 2007-11-19 [paul] 3.0.2cvs145
694 updated by Stephan Sachse, Flammie Pirinen,
695 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
696 Emil Nowak, Frederico Goncalves Guimaraes,
697 Andrej Kacian, and Ralph Young
699 2007-11-18 [mones] 3.0.2cvs144
702 Updated Spanish translation
704 2007-11-18 [colin] 3.0.2cvs143
707 Prevent empty tag after edit, thanks to wwp
709 2007-11-18 [colin] 3.0.2cvs142
712 Fix possible "(null)" %s - thanks to wwp
714 2007-11-16 [wwp] 3.0.2cvs141
717 Fix for 3.0.2cvs140, prevents from crashing when opening
720 2007-11-16 [colin] 3.0.2cvs140
724 Output a bit more useful info at startup
727 2007-11-16 [colin] 3.0.2cvs139
732 Fix bug 1387, 'Request for --compose to
733 support multiple attachments'
735 2007-11-16 [colin] 3.0.2cvs138
738 Fix bug 1390, 'NNTP fails after server
741 2007-11-16 [colin] 3.0.2cvs137
743 * src/prefs_display_header.c
744 Fix bug 1389, 'Changing 'Display headers
745 in message view' breaks dispheaderrc'
747 2007-11-14 [colin] 3.0.2cvs136
750 * src/gtk/quicksearch.c
751 * src/gtk/quicksearch.h
752 Fix resetting the quicksearch when in non-sticky
753 mode, but Recursive is set: reset only when going
754 out of the root search folder.
756 2007-11-14 [colin] 3.0.2cvs135
759 Don't set new flag back when doing "Mark as unread"
762 2007-11-12 [paul] 3.0.2cvs134
764 * src/plugins/dillo_viewer/dillo_viewer.c
765 don't offer the mime type for translation
771 2007-11-11 [colin] 3.0.2cvs133
775 Use markup-escaped strings in dialogs
777 2007-11-11 [colin] 3.0.2cvs132
780 Better IMAP-UTF7/UTF8 conversion
782 2007-11-10 [colin] 3.0.2cvs131
785 Fix debian bug 450698, 'nntp auth behavior changed
788 2007-11-10 [colin] 3.0.2cvs130
797 * src/etpan/Makefile.am
801 * src/plugins/bogofilter/Makefile.am
802 * src/plugins/clamav/Makefile.am
803 * src/plugins/dillo_viewer/Makefile.am
804 * src/plugins/pgpcore/Makefile.am
805 * src/plugins/spamassassin/Makefile.am
806 * src/plugins/trayicon/Makefile.am
807 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
809 2007-11-09 [colin] 3.0.2cvs129
813 fix bug 1375, 'Impossible to modify e-mail
814 in LDAP addressbook twice'; Try two. update
815 externalID, don't make display lag, and
816 fix the cases where dn is not mail.
818 2007-11-08 [paul] 3.0.2cvs128
823 * src/prefs_account.c
824 * src/prefs_account.h
825 reinstate 'Generate Message-ID' option as an
826 account preference. (hidden on IMAP)
829 2007-11-08 [paul] 3.0.2cvs127
832 MAEMO: fix failure of loading images inline
833 MAEMO: fix bug 1349, 'Emails still skip to end
834 when opened (in certain circumstances)...'
836 2007-11-07 [colin] 3.0.2cvs126
839 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
841 2007-11-07 [colin] 3.0.2cvs125
844 Re-change the string occurence of A_CLAWS_ACTIONS
845 to A_SYL_ACTIONS, to prevent parse errors of the
848 2007-11-07 [colin] 3.0.2cvs124
853 * manual/advanced.xml
854 Add an hidden pref, 'save_parts_readwrite';
857 2007-11-07 [paul] 3.0.2cvs123
859 * src/prefs_toolbar.c
862 rename ToolbarSylpheedActions to ToolbarClawsActions
863 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
865 2007-11-07 [paul] 3.0.2cvs122
868 MAEMO: remove tooltips
870 2007-11-07 [colin] 3.0.2cvs121
872 * src/plugins/pgpinline/pgpinline.c
873 Fix bug 1377, 'unspecific errors on
874 signature checking'. Fix trimming of
877 2007-11-06 [iwkse] 3.0.2cvs120
879 * src/prefs_summary_open.c
882 2007-11-06 [paul] 3.0.2cvs119
886 * tools/csv2addressbook.pl
887 add a new script that imports a CSV formatted
888 address book. Becky and Thunderbird address
889 book are currently supported.
891 2007-11-05 [colin] 3.0.2cvs118
896 2007-11-05 [iwkse] 3.0.2cvs117
898 * src/prefs_summary_open.c
901 2007-11-04 [paul] 3.0.2cvs116
903 * src/addressbook_foldersel.c
904 fix gtk critical warning
905 Patch by Pawel Pekala
907 2007-11-04 [paul] 3.0.2cvs115
910 * tools/claws-mail-compose-insert-files.pl
911 add --bcc and uri_escape() everything
913 2007-11-04 [paul] 3.0.2cvs114
916 gtkut_stock_with_text_button_set_create(): set
917 GTK_CAN_DEFAULT on buttons 2 and 3
919 2007-11-03 [paul] 3.0.2cvs113
922 fix debian bug #448814, 'mailto: URI decoding
923 desn't decode the destination address field'
924 Patch by Federico Heinz <fheinz@vialibre.org.ar>
926 2007-11-03 [paul] 3.0.2cvs112
931 allow Bcc in commandline URIs
932 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
934 2007-11-02 [colin] 3.0.2cvs111
937 Maybe fix bug 1376, 'crash on
938 addressbook manipulation'
940 2007-10-31 [paul] 3.0.2cvs110
943 fix bug 1375, 'Impossible to modify e-mail
944 in LDAP addressbook twice'
945 Patch by Michael Rasmussen
947 2007-10-30 [paul] 3.0.2cvs109
950 enable GnuTLS support with --enable-gnutls which
951 will disable openssl support. if the user has
952 gtk >= 2.10.x don't allow gnomeprint even if the
959 2007-10-30 [paul] 3.0.2cvs108
962 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
964 2007-10-30 [paul] 3.0.2cvs107
967 * src/prefs_account.c
968 * src/prefs_folder_item.c
969 * src/prefs_spelling.c
972 * src/gtk/gtkaspell.c
973 * src/gtk/gtkaspell.h
974 * src/plugins/spamassassin/spamassassin_gtk.c
975 replace deprecated gtk_option_menu...
976 patch by Pawel Pekala
978 2007-10-29 [colin] 3.0.2cvs106
980 * src/plugins/dillo_viewer/dillo_prefs.c
981 Fix forgotten signal connect
983 2007-10-28 [colin] 3.0.2cvs105
985 * src/plugins/dillo_viewer/dillo_prefs.c
986 * src/plugins/dillo_viewer/dillo_prefs.h
987 * src/plugins/dillo_viewer/dillo_viewer.c
988 Implement addressbook-based whitelisting for loading
989 remote images. Fixed missing destroy of the embedded
990 browser that made a Dillo window pop up on exit, if
991 an HTML part was displayed.
993 2007-10-26 [colin] 3.0.2cvs104
998 2007-10-25 [colin] 3.0.2cvs103
1001 Add tap-and-hold on the picture, for Maemo
1008 Unify tag interfaces.
1010 2007-10-25 [colin] 3.0.2cvs102
1013 * src/etpan/imap-thread.h
1014 Much better error handling. We'll need to be really
1015 clear to users about where errors come from, with
1016 the apparition of Gmail's IMAP server.
1018 2007-10-24 [colin] 3.0.2cvs101
1024 Add tags sorting (alphabetical); allow deletion of
1025 tags from the Apply Tags window
1027 2007-10-24 [colin] 3.0.2cvs100
1030 * src/editaddress_other_attributes_ldap.c
1031 * src/editaddress_other_attributes_ldap.h
1035 Fix LDAP writing (got broken in cvs39)
1036 Add read-only support for jpegPhoto LDAP field
1038 2007-10-23 [colin] 3.0.2cvs99
1041 Fix crash in some cases
1043 2007-10-22 [colin] 3.0.2cvs98
1045 * src/common/socket.h
1047 Fix big leak in GnuTLS code
1049 2007-10-22 [colin] 3.0.2cvs97
1052 Fix bug 1368, 'SIGSEGV in NNTP code'
1054 2007-10-22 [colin] 3.0.2cvs96
1056 * src/prefs_customheader.c
1057 Catch compface warnings when generating X-Faces
1059 2007-10-22 [wwp] 3.0.2cvs95
1061 * src/quote_fmt_parse.y
1062 Remove accidentally committed debug traces.
1065 2007-10-22 [colin] 3.0.2cvs94
1067 * src/etpan/nntp-thread.c
1070 2007-10-19 [wwp] 3.0.2cvs93
1072 * src/common/ssl_certificate.c
1073 Add missing include (Windows).
1075 2007-10-19 [colin] 3.0.2cvs92
1080 * src/gtk/inputdialog.c
1081 * src/gtk/inputdialog.h
1082 Remove the last old combo; patch by
1085 2007-10-19 [colin] 3.0.2cvs91
1088 Fix interop problem with GnuTLS and some crappy
1089 servers that have very little keys.
1091 2007-10-19 [colin] 3.0.2cvs90
1094 Fix return value check on GnuTLS, and
1097 2007-10-18 [colin] 3.0.2cvs89
1099 * src/common/ssl_certificate.c
1100 Fix missing initialisations
1102 2007-10-18 [wwp] 3.0.2cvs88
1105 Fix linking against GNUTLS (matters if --enable-gnutls only).
1107 2007-10-18 [colin] 3.0.2cvs87
1112 2007-10-18 [mones] 3.0.2cvs86
1116 * src/prefs_account.c
1117 * src/prefs_receive.c
1119 * src/plugins/bogofilter/bogofilter_gtk.c
1120 * src/plugins/spamassassin/spamassassin_gtk.c
1121 More capitalisation micro-fixes
1123 2007-10-18 [paul] 3.0.2cvs85
1126 add info about NNTP support via libetpan
1127 change the configure output ending msg a little
1129 similar changes to above
1131 2007-10-18 [colin] 3.0.2cvs84
1135 Fix missing symbol for S/MIME
1137 2007-10-18 [colin] 3.0.2cvs83
1139 * src/prefs_filtering_action.c
1140 Fix crash in tags (introduced in cvs78)
1142 2007-10-18 [colin] 3.0.2cvs82
1144 * src/common/Makefile.am
1147 * src/etpan/Makefile.am
1148 * src/etpan/etpan-thread-manager-types.h
1149 * src/etpan/etpan-thread-manager.c
1150 * src/etpan/imap-thread.c
1151 * src/etpan/nntp-thread.c
1152 * src/etpan/nntp-thread.h
1155 Rewrite the nntp implementation
1156 to use libetpan. Non-blocking NNTP!
1165 * src/prefs_account.c
1168 * src/send_message.c
1169 * src/send_message.h
1173 * src/common/claws.c
1174 * src/common/session.c
1175 * src/common/session.h
1178 * src/common/socket.c
1179 * src/common/socket.h
1182 * src/common/ssl_certificate.c
1183 * src/common/ssl_certificate.h
1185 * src/gtk/sslcertwindow.c
1186 * src/gtk/sslcertwindow.h
1187 Implement GnuTLS support. GnuTLS support
1188 will be used if OpenSSL isn't available, or
1189 specified explicitely. (the reason is that
1190 GnuTLS cerficate checking is a bit less
1191 practical than OpenSSL's)
1193 2007-10-18 [paul] 3.0.2cvs81
1195 * src/gtk/inputdialog.c
1196 * src/gtk/inputdialog.h
1197 fix copyright header
1199 2007-10-17 [colin] 3.0.2cvs80
1201 * src/plugins/pgpcore/select-keys.c
1202 Fix bug which prevented encryption key
1203 auto-selection when two or more matched the
1204 email address, but only one isn't revoked
1207 2007-10-17 [wwp] 3.0.2cvs79
1212 * src/quote_fmt_lex.l
1213 * src/quote_fmt_parse.y
1214 Templates can now attach files using |attach{filename}.
1216 2007-10-17 [wwp] 3.0.2cvs78
1218 * src/prefs_customheader.c
1219 * src/prefs_ext_prog.c
1220 * src/prefs_filtering_action.c
1221 * src/prefs_matcher.c
1223 * src/prefs_toolbar.c
1224 * src/gtk/combobox.c
1225 * src/gtk/combobox.h
1226 * src/gtk/gtkutils.c
1227 * src/gtk/gtkutils.h
1228 * src/plugins/bogofilter/bogofilter_gtk.c
1229 * src/plugins/spamassassin/spamassassin_gtk.c
1230 Removed almost all remaining instances of GtkCombo
1231 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
1232 few visual and code cleanup from Colin.
1234 2007-10-16 [wwp] 3.0.2cvs77
1235 * src/gtk/pluginwindow.c
1236 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
1238 2007-10-15 [colin] 3.0.2cvs76
1253 * src/prefs_common.c
1254 * src/prefs_common.h
1255 * src/prefs_customheader.c
1256 * src/prefs_customheader.h
1257 * src/prefs_display_header.c
1258 * src/prefs_display_header.h
1259 * src/prefs_filtering_action.c
1260 * src/prefs_filtering_action.h
1261 * src/prefs_folder_column.c
1262 * src/prefs_folder_column.h
1263 * src/prefs_folder_item.c
1264 * src/prefs_folder_item.h
1267 * src/prefs_logging.h
1268 * src/prefs_matcher.c
1269 * src/prefs_matcher.h
1270 * src/prefs_summary_column.c
1271 * src/prefs_summary_column.h
1272 * src/prefs_summary_open.c
1279 * src/sourcewindow.c
1280 * src/sourcewindow.h
1287 * src/common/mgutils.c
1288 * src/common/mgutils.h
1291 * src/common/prefs.c
1292 * src/common/prefs.h
1293 * src/common/socket.c
1294 * src/common/socket.h
1295 * src/common/stringtable.c
1296 * src/common/stringtable.h
1297 * src/common/template.c
1298 * src/common/template.h
1299 * src/common/uuencode.c
1300 * src/common/uuencode.h
1301 * src/gtk/gtkshruler.c
1302 * src/gtk/gtkshruler.h
1305 * src/gtk/progressdialog.c
1306 * src/gtk/progressdialog.h
1307 Remove/staticalize, the return of the revenge
1309 2007-10-15 [colin] 3.0.2cvs75
1312 Fix redirections in filtering's tests
1314 2007-10-15 [colin] 3.0.2cvs74
1317 Don't build imap_synchronise at all when
1318 building without libetpan
1320 2007-10-14 [colin] 3.0.2cvs73
1325 * src/gtk/manage_window.c
1326 * src/gtk/manage_window.h
1327 Remove more unused code
1329 2007-10-14 [colin] 3.0.2cvs72
1339 * src/common/xmlprops.c
1340 * src/common/xmlprops.h
1341 Remove more unused code
1343 2007-10-14 [colin] 3.0.2cvs71
1345 * src/common/utils.c
1346 Remove unused function
1348 2007-10-13 [colin] 3.0.2cvs70
1354 * src/gtk/gtkutils.c
1355 * src/gtk/gtkutils.h
1356 Staticalise/Remove more code
1358 2007-10-13 [colin] 3.0.2cvs69
1360 * src/common/utils.c
1361 * src/common/utils.h
1362 Remove dead code, unused for ages
1364 2007-10-13 [colin] 3.0.2cvs68
1368 Maemo: define hildon_program in main.c,
1369 make it accessible in the .h with extern
1371 2007-10-13 [paul] 3.0.2cvs67
1374 fix a bunch of runtime warnings on maemo
1376 2007-10-13 [paul] 3.0.2cvs66
1380 * src/gtk/gtkutils.c
1381 * src/gtk/gtkutils.h
1382 fix a bunch of compiler warnings on maemo
1384 2007-10-12 [colin] 3.0.2cvs65
1393 * src/common/utils.c
1394 * src/common/utils.h
1395 Remove unused code, staticalise some functions
1397 2007-10-12 [paul] 3.0.2cvs64
1404 * src/summary_search.c
1408 * src/common/utils.c
1409 * src/gtk/prefswindow.c
1410 fix a bunch of compiler warnings on maemo
1412 2007-10-11 [colin] 3.0.2cvs63
1415 Make static function static
1417 2007-10-11 [mones] 3.0.2cvs62
1419 * src/addrduplicates.c
1426 * src/prefs_customheader.c
1428 * src/prefs_themes.c
1429 * src/common/plugin.c
1430 * src/gtk/pluginwindow.c
1431 * src/gtk/quicksearch.c
1432 Fix several typos and capitalisation issues
1434 2007-10-11 [wwp] 3.0.2cvs61
1437 Fix a warning about possible use of uninitialized
1440 2007-10-11 [wwp] 3.0.2cvs60
1443 Disable "Unset picture" menu item when there's
1444 no picture to clear. Fix an extraneous g_unref_object,
1445 add missing initializers.
1447 2007-10-11 [wwp] 3.0.2cvs59
1449 * src/pixmaps/anonymous.xpm
1452 * src/stock_pixmap.c
1453 * src/stock_pixmap.h
1454 Fix a leak, gettext-ize the photo label.
1455 Don't clear the existing picture if loading
1456 a new one fails. Use a default 'anonymous'
1457 picture (this new xpm has been added to the
1458 internal stock_pixmap API). Add a
1459 "Set picture" context menu entry.
1461 2007-10-11 [colin] 3.0.2cvs58
1464 Make shift-shortcuts work
1465 * src/prefs_actions.c
1466 Don't ask if we really want to close when
1467 choosing OK and only the list is changed
1468 * src/prefs_template.c
1469 Don't ask if we really want to close when
1470 choosing OK and only the list is changed
1471 * src/common/plugin.c
1472 Fix writing of second [Plugins_*] block
1473 * src/common/template.c
1474 Remove unused files (fixes deletion)
1476 2007-10-10 [paul] 3.0.2cvs57
1478 * src/prefs_template.c
1479 put the whole thing in a scrolled window
1480 so that half the page is no longer inaccessible
1482 make the gtk_text_view smaller on maemo
1484 2007-10-10 [colin] 3.0.2cvs56
1487 Fix updating of Attachments number in some
1488 cases (reedit, attach from command-line, ...)
1490 2007-10-10 [colin] 3.0.2cvs55
1493 Initialise error correctly
1495 2007-10-10 [paul] 3.0.2cvs54
1497 * src/prefs_filtering_action.c
1498 * src/gtk/description_window.c
1499 * src/gtk/foldersort.c
1500 * src/gtk/quicksearch.c
1501 get rid of some pointless new lines and
1502 make the descripton labels wrap better
1504 2007-10-10 [colin] 3.0.2cvs53
1510 More error handling on saving pictures
1512 2007-10-10 [colin] 3.0.2cvs52
1516 Generalize a bit printing, so we can factorize
1519 2007-10-10 [paul] 3.0.2cvs51
1521 * src/addrduplicates.c
1523 use GTK_STOCK... buttons
1525 2007-10-10 [paul] 3.0.2cvs50
1533 2007-10-10 [paul] 3.0.2cvs49
1537 Fix crash on Add sender to addressbook when
1542 * src/editaddress_other_attributes_ldap.h
1544 Rename images to .png in addrbook/
1547 Fix Face/X-Face being used if adding another
1548 address than sender to addressbook
1551 2007-10-10 [holger] 3.0.2cvs48
1553 * src/addrduplicates.c
1555 Improvements to the addressbook duplicate finder
1557 - add an edit button to the button bar
1558 - display the whole bookname (with iface) and
1559 use this for same-book checking
1560 - after editing, try to keep selections if the
1561 entries are still present
1562 - sort the email column alphabetically
1563 - put results in a scrolled window
1564 - support embedded editing
1565 - make columns in detail view resizable
1566 - add keyboard shortcuts
1568 2007-10-10 [wwp] 3.0.2cvs47
1571 Fix a crash when there's no From: in email, thanks to Colin.
1573 2007-10-09 [paul] 3.0.2cvs46
1578 fix building without compface support
1580 2007-10-09 [colin] 3.0.2cvs45
1587 2007-10-09 [colin] 3.0.2cvs44
1589 * src/addrduplicates.c
1600 * src/editaddress_other_attributes_ldap.h
1606 * src/gtk/gtkutils.c
1607 Automatically set contacts' pictures from Face
1608 or X-Face if they have no picture
1609 Display the contact picture in textview or
1610 headerview for mails sent by people in the
1611 addressbook, that have no Face or X-Face
1612 Fix a few details in the Person edition dialog
1613 (ability to unset picture)
1614 Remove picture file when deleting contacts
1616 2007-10-09 [iwkse] 3.0.2cvs43
1619 center the about window
1621 2007-10-09 [paul] 3.0.2cvs42
1623 * src/prefs_toolbar.c
1624 fix icon selector window on maemo
1626 2007-10-09 [paul] 3.0.2cvs41
1629 add 'go to' menu to separate msgview
1631 2007-10-09 [colin] 3.0.2cvs40
1636 2007-10-09 [iwkse] 3.0.2cvs39
1643 * src/editaddress_other_attributes_ldap.h
1646 set a photo in the Addressbook
1648 2007-10-08 [colin] 3.0.2cvs38
1650 * src/prefs_toolbar.c
1651 Make height 320 to remove the scrollbar
1652 (with current number of icons)
1654 2007-10-08 [colin] 3.0.2cvs37
1656 * src/prefs_toolbar.c
1657 Transform the treeview to a GtkIconView.
1659 In addition, transform the window so that
1660 it looks like a popup menu. Patch by me
1662 2007-10-08 [colin] 3.0.2cvs36
1666 Beautify the GUI a bit; in particular, show the
1667 number of attachments in the tab's title.
1670 2007-10-08 [paul] 3.0.2cvs35
1673 Save users from themselves: save temporary
1674 files used for Open/Open with as read-only.
1677 2007-10-08 [paul] 3.0.2cvs34
1680 forgot this in cvs33
1682 2007-10-08 [paul] 3.0.2cvs33
1684 * tools/kdeservicemenu/README
1685 * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
1686 * tools/kdeservicemenu/install.sh
1687 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1688 renamed template* to *template so as not to confuse
1691 2007-10-08 [paul] 3.0.2cvs32
1693 * src/prefs_themes.c
1694 * src/stock_pixmap.c
1695 replace 2 direct uses of RC_DIR
1697 2007-10-07 [colin] 3.0.2cvs31
1699 * src/addrduplicates.c
1700 * src/addrduplicates.h
1705 Implement deletion in duplicate finder.
1708 2007-10-07 [colin] 3.0.2cvs30
1712 * src/common/utils.c
1713 Better fix for Solaris, thanks to Nicolas Doualot
1715 2007-10-07 [colin] 3.0.2cvs29
1721 2007-10-07 [colin] 3.0.2cvs28
1724 Fix HTML export to make it more compliant
1725 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
1727 2007-10-07 [colin] 3.0.2cvs27
1729 * src/prefs_toolbar.c
1730 Only use icons that wouldn't look stupid in the toolbar
1733 2007-10-07 [colin] 3.0.2cvs26
1735 * src/prefs_toolbar.c
1736 Fix old icon being used when none is selected
1738 2007-10-07 [colin] 3.0.2cvs25
1741 Fix copy/paste error
1743 2007-10-07 [colin] 3.0.2cvs24
1745 * src/prefs_toolbar.c
1748 Update icon to default one when changing event
1749 Make the icon chooser nicer (handle Esc, Enter,
1752 2007-10-06 [colin] 3.0.2cvs23
1754 * src/prefs_toolbar.c
1755 Fix text reset; patch by Pawel
1757 2007-10-06 [colin] 3.0.2cvs22
1760 Complete previous commit
1762 2007-10-06 [colin] 3.0.2cvs21
1764 * src/prefs_toolbar.c
1766 Set toolbar text automatically to the default
1767 when changing Event executed on click
1769 2007-10-06 [colin] 3.0.2cvs20
1771 * src/prefs_toolbar.c
1772 Invert Text and Event fields
1774 2007-10-06 [colin] 3.0.2cvs19
1776 * src/prefs_toolbar.c
1778 Make toolbar prefs look much better
1779 Patch by Pawel Pekala
1781 2007-10-06 [paul] 3.0.2cvs18
1784 * src/prefs_filtering.c
1785 fix checkbuttons in gtktreeview on maemo by
1786 setting maemo's "allow-checkbox-mode" to FALSE
1788 2007-10-06 [colin] 3.0.2cvs17
1791 Export -DSOLARIS in CFLAGS for all
1792 Solaris (not just 2.8) and OpenSolaris
1794 2007-10-06 [paul] 3.0.2cvs16
1800 fix build on solaris where ctime_r takes
1801 3 arguments rather than 2.
1802 Patch by Nicolas Doualot <slubman.lists@slubman.info>
1804 2007-10-05 [colin] 3.0.2cvs15
1806 * src/etpan/imap-thread.c
1807 Fix wrong error codepath
1809 2007-10-05 [wwp] 3.0.2cvs14
1812 Fix unexpected logging of quicksearches:
1813 debug_filtering_session flag was never reset to FALSE, causing
1814 matcher functions to log when called from a quicksearch
1815 (if a filtering session happened before).
1817 2007-10-05 [paul] 3.0.2cvs13
1819 * src/prefs_actions.c
1820 * src/prefs_filtering.c
1821 * src/prefs_template.c
1822 fix bug 1343, 'Filtering..'s close button
1823 silently discards new filter'
1826 2007-10-05 [paul] 3.0.2cvs12
1830 fix bug 1347, '-Wno-unused-function, optional'
1832 2007-10-05 [colin] 3.0.2cvs11
1835 * src/common/mgutils.c
1838 2007-10-05 [mones] 3.0.2cvs10
1840 * manual/advanced.xml
1842 * manual/es/advanced.xml
1843 Synchronise translation
1845 2007-10-04 [colin] 3.0.2cvs9
1860 * src/partial_download.c
1866 * src/common/mgutils.c
1867 * src/common/plugin.c
1868 * src/common/utils.c
1871 * src/common/xmlprops.c
1872 * src/common/xmlprops.h
1873 * src/plugins/bogofilter/bogofilter.c
1874 * src/plugins/clamav/clamav_plugin.c
1875 * src/plugins/dillo_viewer/dillo_prefs.c
1876 * src/plugins/pgpcore/prefs_gpg.c
1877 * src/plugins/pgpinline/pgpinline.c
1878 * src/plugins/pgpmime/pgpmime.c
1879 * src/plugins/spamassassin/spamassassin.c
1880 * src/plugins/trayicon/trayicon_prefs.c
1881 Verify success on writes. Will fix possible strange
1882 failure on disk full.
1884 2007-10-04 [paul] 3.0.2cvs8
1886 * manual/advanced.xml
1887 add further info about Actions
1888 Patch by Emmanuel Briot <briot@adacore.com>
1890 2007-10-04 [paul] 3.0.2cvs7
1893 remove the D column, instead indicate the
1894 default account by use of bold text
1896 2007-10-03 [colin] 3.0.2cvs6
1898 * src/common/template.c
1899 Fix templates writing (was prone to disk full problems)
1901 2007-10-03 [colin] 3.0.2cvs5
1904 * src/addrduplicates.c
1905 * src/addrduplicates.h
1907 Add duplicate deletion. Patch by Holger
1909 2007-10-03 [colin] 3.0.2cvs4
1912 * src/gtk/quicksearch.c
1913 Fix bug 1340, 'Case insensitive searches with
1914 non-ascii alphabets fail'.
1916 2007-10-03 [colin] 3.0.2cvs3
1919 * src/common/utils.c
1920 * src/common/utils.h
1921 Implement run-time alternative config directories
1923 2007-10-03 [colin] 3.0.2cvs2
1926 Prevent opening folder item while folder
1927 is scanned in a better way
1929 2007-10-02 [paul] 3.0.2cvs1
1935 bump up version number following stable release
1937 2007-09-30 [colin] 3.0.1cvs49
1940 Refresh session if needed
1942 2007-09-30 [colin] 3.0.1cvs48
1945 Reset folder's session to NULL
1946 before destroying it
1948 2007-09-30 [mones] 3.0.1cvs47
1950 * manual/handling.xml
1951 Use markup quotes instead hardcoded quotes
1952 * manual/es/handling.xml
1953 Added new synced section (IMAP subscriptions)
1955 2007-09-29 [colin] 3.0.1cvs46
1958 Notice disconnections faster
1960 2007-09-28 [colin] 3.0.1cvs45
1966 2007-09-28 [paul] 3.0.1cvs44
1971 2007-09-28 [paul] 3.0.1cvs43
1974 use gtk_widget_set_size_request() on the label
1975 so that wrapping works better. get rid of the
1976 (partially deprecated) hbutton_box.
1977 these changes should prevent buttons overlapping
1980 2007-09-28 [colin] 3.0.1cvs42
1985 2007-09-28 [colin] 3.0.1cvs41
1991 * src/etpan/imap-thread.c
1992 64bits-related warning fixes
1994 2007-09-28 [colin] 3.0.1cvs40
1996 * src/folder_item_prefs.c
2003 2007-09-28 [colin] 3.0.1cvs39
2005 * src/plugins/spamassassin/spamassassin.c
2006 * src/plugins/spamassassin/spamassassin.h
2007 * src/plugins/spamassassin/spamassassin_gtk.c
2008 Add addressbook-based whitelisting
2010 2007-09-28 [colin] 3.0.1cvs38
2013 Fix bug 1337, 'crash on pressing Send button'
2015 2007-09-28 [paul] 3.0.1cvs37
2017 * src/prefs_folder_item.c
2018 give the orphans a parent. makes all prefs
2019 pages visible on maemo
2021 2007-09-28 [colin] 3.0.1cvs36
2023 * src/prefs_folder_column.c
2024 * src/prefs_summary_column.c
2027 2007-09-27 [colin] 3.0.1cvs35
2029 * src/gtk/quicksearch.c
2030 Fix bug 1336, 'Segfault if empty space before search-string'
2032 2007-09-26 [mones] 3.0.1cvs34
2034 * manual/account.xml
2035 * manual/plugins.xml
2036 Fixed irc channel name, added some docbook markup.
2037 Changed text markup to docbook markup.
2038 Added spamcop as supported in SpamReport description.
2039 * manual/fr/plugins.xml
2040 Fixed irc channel name.
2041 * manual/es/account.xml
2042 * manual/es/advanced.xml
2043 * manual/es/claws-mail-manual.xml
2044 * manual/es/glossary.xml
2046 * manual/es/keyboard.xml
2047 * manual/es/plugins.xml
2048 Synced with English version, fixed a couple of typos.
2050 2007-09-26 [colin] 3.0.1cvs33
2053 Explain why "Libgnomeprint: no" on GTK+ 2.10
2055 2007-09-26 [colin] 3.0.1cvs32
2060 Optimisation: avoid fetching mail 3 times locally
2063 2007-09-26 [colin] 3.0.1cvs31
2068 2007-09-26 [colin] 3.0.1cvs30
2074 Fix MH mtime hack - make it a folder class function
2076 2007-09-26 [colin] 3.0.1cvs29
2079 Fix bug 1334, 'user defined mail incorporation
2082 2007-09-25 [colin] 3.0.1cvs28
2085 Optimisation: shortcut conv_codeset_strdup
2086 when src_code and dest_code are the same
2089 Optimisation: shortcut code conversions when
2090 files are in UTF-8; faster list walking by
2091 using prepend/reverse.
2093 2007-09-25 [holger] 3.0.1cvs27
2096 Replace button bar of the preview window
2097 with a real toolbar (patch by Colin)
2098 Add zooming to the preview window
2100 2007-09-24 [paul] 3.0.1cvs26
2103 compact the character set menu, adding some
2104 missing encodings. Patch by Pawel Pekala
2106 2007-09-23 [paul] 3.0.1cvs25
2108 * src/prefs_account.c
2109 * src/prefs_folder_item.c
2113 remove unnecessary frame from Templates options
2114 and improve the English of the check button label
2116 2007-09-22 [colin] 3.0.1cvs24
2118 * src/gtk/quicksearch.c
2119 Fix bug 1329, 'error in quicksearch.c'
2120 Fix return with value in function returning void
2122 2007-09-22 [colin] 3.0.1cvs23
2126 * src/common/utils.c
2127 * src/common/utils.h
2128 * src/etpan/imap-thread.c
2129 Optimise fetching IMAP cached emails *a lot*
2130 (remember whether mail is fully cached and \r's
2131 are already stripped)
2133 2007-09-22 [colin] 3.0.1cvs22
2137 * src/prefs_folder_item.c
2138 Add a button to allow users to drop local caches.
2140 2007-09-21 [colin] 3.0.1cvs21
2143 Remove unnecessary error when cancelling export to mbox.
2146 2007-09-21 [paul] 3.0.1cvs20
2148 * src/gtk/prefswindow.c
2149 remove unnecessary frames from the prefs
2150 pages. Patch by Pawel Pekala
2152 2007-09-21 [paul] 3.0.1cvs19
2154 * src/prefs_account.c
2155 * src/prefs_folder_item.c
2158 put the Templates options into a tabbed
2159 layout. Patch by Pawel Pekala
2161 2007-09-21 [paul] 3.0.1cvs18
2164 group together the character set menu items
2165 move the /View/Show or hide/Message view below
2166 .../Toolbar menu item
2167 Patch by Pawel Pekala
2169 2007-09-21 [mones] 3.0.1cvs17
2172 Fix for bug 1327, 'segfault when replying to a non-existent
2173 news message', thanks to Colin.
2175 2007-09-21 [colin] 3.0.1cvs16
2180 2007-09-20 [colin] 3.0.1cvs15
2184 Maybe fix bug 1324, 'Corrupted IMAP cache'
2186 2007-09-20 [colin] 3.0.1cvs14
2191 2007-09-20 [holger] 3.0.1cvs13
2194 Add page layout to print preview.
2195 Make the close-button in the toolbar
2198 2007-09-20 [paul] 3.0.1cvs12
2201 updated by Pavlo Bohmat
2203 2007-09-19 [colin] 3.0.1cvs11
2205 * src/common/utils.c
2206 Prevent unquoted mime boundaries, by always
2209 2007-09-19 [colin] 3.0.1cvs10
2212 Fix drawing area size, fix DPI change that
2213 can cause total number of lines to decrease
2215 2007-09-19 [colin] 3.0.1cvs9
2219 Make print preview more efficient and nicer.
2220 Patch mostly by Holger Berndt <hb@claws-mail.org>
2222 2007-09-19 [colin] 3.0.1cvs8
2224 * src/prefs_common.c
2225 * src/prefs_common.h
2227 Add scrolledwindow, default allocation and
2228 size saving to the print preview window.
2230 2007-09-18 [colin] 3.0.1cvs7
2232 * src/prefs_common.c
2233 * src/prefs_common.h
2234 * src/prefs_image_viewer.c
2237 - add image printing support
2238 - add option to print images
2239 - add preview widget
2240 - add saving of a few Page Setup parameters
2242 2007-09-18 [colin] 3.0.1cvs6
2246 Add Guillaume Chazarain
2248 2007-09-18 [colin] 3.0.1cvs5
2250 * src/common/utils.c
2251 Fix bug 1321, 'access before allocation
2252 when scanning for uris'. Patch by
2253 Guillaume Chazarain <guichaz@yahoo.fr>
2255 2007-09-18 [colin] 3.0.1cvs4
2258 Fix bug 1320, 'Memory leak caused by
2259 gtk_container_get_children'. Patch by
2260 Guillaume Chazarain <guichaz@yahoo.fr>
2262 2007-09-18 [colin] 3.0.1cvs3
2266 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
2268 2007-09-18 [colin] 3.0.1cvs2
2274 * src/prefs_ext_prog.c
2279 Use GtkPrintOperation by default on GTK+ >= 2.10
2280 Patch by Holger Berndt <hb@claws-mail.org>
2282 2007-09-18 [paul] 3.0.1cvs1
2288 bump up version number following stable release
2290 2007-09-16 [colin] 3.0.0cvs18
2293 Fix possible memleak
2295 2007-09-16 [colin] 3.0.0cvs17
2298 Fix bug 1311, 'Wrong arrow position
2299 while moving message into folder when
2300 column headers hidden'
2301 * src/image_viewer.c
2302 Show error in the GUI if image can't
2307 Allow setting domain in msgid
2308 * src/common/plugin.c
2309 Add timing information
2311 2007-09-16 [colin] 3.0.0cvs16
2315 * src/prefs_account.c
2316 * src/prefs_account.h
2317 * src/common/utils.c
2318 Remove Generate Message-ID option. We need
2319 this on some IMAP servers.
2320 * src/prefs_template.c
2323 2007-09-16 [colin] 3.0.0cvs15
2325 * src/prefs_filtering.c
2326 * src/prefs_filtering.h
2327 * src/prefs_filtering_action.c
2329 Fix tags issues: tags with spaces, renaming
2332 2007-09-16 [colin] 3.0.0cvs14
2337 Fix bug 1308, 'Claws deletes folderlist.xml after
2338 fetching mail short after start-up'
2340 2007-09-16 [colin] 3.0.0cvs13
2343 Fix scrolling to cursor
2345 2007-09-16 [paul] 3.0.0cvs12
2348 updated by Aleksandar Urosevic
2350 2007-09-16 [paul] 3.0.0cvs11
2353 do not allow locked msgs to be deleted,
2354 even by filtering/processing
2356 2007-09-07 [paul] 3.0.0cvs10
2358 * src/prefs_folder_column.c
2359 * src/prefs_summary_column.c
2360 implement button sensitivity
2361 patch by Pawel Pekala
2363 2007-09-06 [wwp] 3.0.0cvs9
2366 Add a missing linefeed to a debug message.
2368 2007-09-05 [colin] 3.0.0cvs8
2371 Fix statusbar/window mismatch on Maemo
2373 2007-09-05 [colin] 3.0.0cvs7
2376 Fix build without USE_LDAP_TLS
2378 2007-09-05 [colin] 3.0.0cvs6
2384 * src/send_message.c
2387 Maemo: distinguish various statusbar messages,
2388 in order to display only the most important.
2390 2007-09-04 [wwp] 3.0.0cvs5
2393 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
2394 Show protocol "SMTP" and the appropriate server for send-only
2395 accounts, show "-" instead of "" when no value is relevant.
2397 2007-09-03 [ticho] 3.0.0cvs4
2400 Handle plural form better in delete confirmation dialog.
2402 2007-09-03 [wwp] 3.0.0cvs3
2405 Warn differently when sending or sending later (queueing).
2407 2007-09-03 [colin] 3.0.0cvs2
2411 * src/common/plugin.c
2412 * src/common/plugin.h
2413 Add a new plugin API, MimeParser. It allows
2414 plugins to scan email MIME parts and optionally,
2417 2007-09-03 [mones] 3.0.0cvs1
2422 While a better solution is made double history sizes
2424 2007-09-03 [paul] 3.0.0
2431 [For previous entries, see ChangeLog.2.0.0-3.0.0]