1 2002-07-18 [paul] 0.7.8claws76
4 src/selective_download.[ch]
5 reflect theme changes, fix Gdk Warning when creating
6 pixmap from NULL window, and minor clean up.
7 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
12 2002-07-17 [paul] 0.7.8claws75
20 2002-07-16 [paul] 0.7.8claws74
22 * tools/filter_conv.pl
24 replace conversion script with reimplemented version,
25 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
27 2002-07-16 [colin] 0.7.8claws73
30 remove forgotten debug messages - sorry ;-)
32 2002-07-16 [colin] 0.7.8claws72
38 add the ability to select part of a text mime-part
41 2002-07-15 [christoph] 0.7.8claws71
44 fix folder message count for folders without
45 msg_is_changed (includes news folders)
47 2002-07-15 [martin] 0.7.8claws70
50 option "display recipient on 'From'..." now works
51 without the need of enabling the option
52 "display sender using address book".
54 2002-07-15 [christoph] 0.7.8claws69
57 removed setting folder status from summaryview.
58 folder.c should update all message counts correctly.
60 2002-07-15 [paul] 0.7.8claws68
63 updated by Fabio Junior Beneditto
65 2002-07-15 [darko] 0.7.8claws67
68 Fixed target folder colorization, don't decrease op
71 2002-07-14 [paul] 0.7.8claws66
73 * sync with main 0.8.0
74 see ChangeLog 2002-07-14
76 2002-07-13 [melvin] 0.7.8claws65
81 Replaced sprintf by g_snprintf to prevent possible buffer
84 Corrected a log message output format.
85 Added a missing "done" debug output.
87 Added keyboard accelerator for Priority menu items
88 Added missing \n in debug output
92 Added missing \n in debug output
94 2002-07-13 [paul] 0.7.8claws64
97 change Sergey's email address to the sf address
100 increase show_url_timeout (more useful for long
103 2002-07-12 [sergey] 0.7.8claws63
106 applied (with some modifications) patch to set the
107 micalg parameter for signatures
108 (2001-08-28 Werner Koch <wk@gnupg.org>)
110 2002-07-12 [sergey] 0.7.8claws62
114 fixed man page installation
116 2002-07-12 [paul] 0.7.8claws61
118 * sync with 0.7.8cvs26
119 see ChangeLog 2002-07-11 and 2002-07-12
121 2002-07-11 [christoph] 0.7.8claws60
125 first use the message number to find the message
126 to mark with a reply flag but check the
127 message-id if we got the correct message, if not
128 try to find it by message-id.
129 use new string seperator that is not allowed
132 2002-07-11 [paul] 0.7.8claws59
134 * sync with 0.7.8cvs23
135 see ChangeLog 2002-07-10
137 2002-07-10 [christoph] 0.7.8claws58
141 Added message-id table to the cache in memory
142 and functions to msgcache.c and folder.c to
143 fetch MsgInfos by message id
146 store folder and message-id of message replying
147 to in queue header and set reply flag after sending
150 2002-07-10 [paul] 0.7.8claws57
154 add Martin to the list of authors
156 2002-07-09 [martin] 0.7.8claws56
158 Added gtk_ctree_last_visible(), tree_update_level(),
159 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
160 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
161 from gtk+ to gtksctree.c for the new sorting code
162 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
163 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
165 Added declaration for gtk_sctree_sort_recursive() and
171 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
172 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
174 2002-07-08 [paul] 0.7.8claws55
176 * more sync with 0.7.8cvs21
177 see ChangeLog 2002-07-08
179 2002-07-08 [paul] 0.7.8claws54
181 * sync with 0.7.8cvs21
182 see ChangeLog 2002-07-08
184 2002-07-07 [alfons] 0.7.8claws53
187 * src/stock_pixmap.[ch]
188 * src/pixmaps/notice_warn.xpm ** NEW FILE **
189 * src/pixmaps/notice_error.xpm ** NEW FILE **
190 * src/pixmaps/notice_note.xpm ** NEW FILE **
191 add new pixmaps for upcoming notice pane
193 2002-07-06 [melvin] 0.7.8claws52
196 Made them a bit closer to Sylpheed's coding style.
198 Removed possible memory leaks when some errors occurs.
200 2002-07-06 [melvin] 0.7.8claws51
203 Removed --no-location in xgettext command line to help
204 translators that use Emacs' po-mode
206 Removed unnecessary comments that messed up sylpheed.pot
208 2002-07-06 [paul] 0.7.8claws50
210 * sync with 0.7.8cvs19
211 see ChangeLog 2002-07-05
213 2002-07-06 [christoph] 0.7.8claws49
217 fix folder_item_remove_all_msg and folderview
218 status for trash folders after emptying trash
220 2002-07-05 [paul] 0.7.8claws48
222 * sync with 0.7.8cvs16
223 see ChangeLog 2002-07-04 and 2002-07-05
225 2002-07-04 [paul] 0.7.8claws47
227 * sync with 0.7.8cvs14
228 see ChangeLog 2002-07-04
230 2002-07-03 [alfons] 0.7.8claws46
233 dupe folder item's path because it's being reallocated
234 by new folder scanning code
236 2002-07-03 [christoph] 0.7.8claws45
239 better IMAP uid fetching using 'FETCH 1:* (UID)'
241 add missing return in msgcache_write
243 2002-07-02 [thorsten] 0.7.8claws44
248 use binary mode for file access
250 2002-07-02 [christoph] 0.7.8claws43
252 * major code cleanup (part 1)
254 - unused variables removed
255 - unused functions removed
256 - uninitialized variables checked
257 - missing return statements added
258 - missing function return types added
259 - added parentheses around assignment and
260 && in || when suggested by gcc
264 replaced direct calls to folder->scan_tree
265 with folder_scan_tree and restore folder
266 prefs in this function. The folder should
267 not have to deal with them.
268 ( Should now work for all folder types )
270 2002-07-02 [paul] 0.7.8claws42
272 * sync with 0.7.8cvs13
273 see ChangeLog 2002-07-01 and 2002-07-02
275 2002-07-01 [christoph] 0.7.8claws41
278 fix "goto next/prev unread message" with
281 2002-07-01 [paul] 0.7.8claws40
284 updated by Ricardo Mones Lastra
286 2002-06-30 [match] 0.7.8claws39
289 applied variation of leonerd's patch (566661) to
290 allow multiple email addresses per JPilot entry.
291 addresses may be separated by space, comma, pipe,
292 semi-colon, new-line.
294 2002-06-30 [alfons] 0.7.8claws38
297 simple fix for putting older nodes before
298 newer nodes when threading by subject
300 2002-06-30 [christoph] 0.7.8claws37
307 fix broken folder tree rescaning
308 and don't use procmsg_get_mark_sum
311 2002-06-30 [christoph] 0.7.8claws36
313 * merge new cache branch
315 fix new cache imap copy bug
317 improved folder_item_scan
318 it should now always set the correct
319 new, unread and total message counts
321 2002-06-29 [paul] 0.7.8claws35
326 2002-06-29 [paul] 0.7.8claws34
330 man/Makefile.am ** NEW FILE **
331 man/sylpheed.1.gz ** NEW FILE **
332 add Sylpheed man page
334 2002-06-29 [paul] 0.7.8claws33
337 updated by Fabio Junior Beneditto
339 2002-06-28 [jens] 0.7.8claws32
344 * src/selective_download.c
345 removed gettext for space " "
350 2002-06-28 [paul] 0.7.8claws31
352 * sync with 0.7.8cvs11
353 see ChangeLog 2002-06-28
355 2002-06-28 [paul] 0.7.8claws30
357 * sync with 0.7.8cvs10
358 see ChangeLog 2002-06-27 and 2002-06-28
360 2002-06-26 [paul] 0.7.8claws29
363 src/selective_download.c
364 don't gettextise empty strings.
365 reserved by gettext. gettext("") returns
366 the header entry with meta information,
372 2002-06-26 [paul] 0.7.8claws28
374 * sync with 0.7.8cvs7
375 see ChangeLog 2002-06-25
378 ...and in the process, tweak the gui a little
380 2002-06-25 [alfons] 0.7.8claws27
384 fine tune ldap library detection
386 2002-06-25 [alfons] 0.7.8claws26
389 don't allow return receipts when composing a news article
391 2002-06-25 [paul] 0.7.8claws25
394 add '$(AMTAR)' to 'release' section to allow for
395 new and older autotools
397 2002-06-25 [paul] 0.7.8claws24
400 fix "No more unread messages" persistant pop-up
403 2002-06-25 [paul] 0.7.8claws23
406 updated by Alessandro Maestri
408 2002-06-25 [paul] 0.7.8claws22
410 * sync with 0.7.8cvs6
411 see ChangeLog 2002-06-25
413 2002-06-24 [paul] 0.7.8claws21
416 add GPL copyright information
418 2002-06-24 [paul] 0.7.8claws20
422 tools/update-po ** NEW FILE **
423 add script that eases the creation of *.po files
424 Submitted by Wilbert Berendsen <wilbert@oswf.org>
426 2002-06-23 [alfons] 0.7.8claws19
429 make notification_convert_header obey const correctness
430 (next step will be fixing the broken return receipt)
432 2002-06-23 [paul] 0.7.8claws18
435 fix bug introduced in last commit:
436 removed too much code in last commit - put back what's
439 2002-06-23 [paul] 0.7.8claws17
441 * src/messageview.[ch]
442 remove code committed in error from locally patched
445 2002-06-23 [colin] 0.7.8claws16
448 add compose_entry_select(), used to select the default_to
449 email address - hopefully avoiding people sending mails to
452 2002-06-22 [alfons] 0.7.8claws15
455 add Bram Metsch & Stanislav Karchebny
457 * src/prefs_account.[ch]
459 - apply and adapt Bram's patch which allows user to set SMTP AUTH
460 options. (see <http://sourceforge.net/tracker/index.php
461 ?func=detail&aid=566937&group_id=25528&atid=384600>);
463 - merge Stanislav's fix to make SMTP AUTH work with qmail
464 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
466 2002-06-22 [paul] 0.7.8claws14
468 * sync with 0.7.8cvs5
469 see ChangeLog 2002-06-19 and 2002-06-20
471 2002-06-22 [alfons] 0.7.8claws13
473 * src/selective_download.c
474 fix a stupid mistake I made
476 2002-06-22 [alfons] 0.7.8claws12
478 * src/selective_download.[ch]
479 fix another unnoticed leak; cleanup code
484 gpg-sign <-- gpg-sign-syl
486 2002-06-21 [alfons] 0.7.8claws11
488 * src/selective_download.c
489 * src/selective_download.h
490 fix assorted mix of allocation errors (should solve
491 problem reported by Philippe Gramoullé, see:
492 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
494 2002-06-20 [melvin] 0.7.8claws10
496 * tools/gpg-sign *REMOVED*
497 tools/gpg-sign-syl *ADDED*
498 Replaced the gpg clearsigning script with the version using
499 xterm instead of ssh-askpass and changed its name.
502 Updated actions example to reflect the renaming of the
503 gpg clearsigning script.
505 2002-06-19 [paul] 0.7.8claws9
507 * sync with 0.7.8claws9
508 see ChangeLog 2002-06-18 and 2002-06-19
510 2002-06-19 [paul] 0.7.8claws8
512 * sync with 0.7.8cvs1
513 see ChangeLog 2002-06-18
515 2002-06-18 [alfons] 0.7.8claws7
518 add omitted prototype
520 2002-06-17 [paul] 0.7.8claws6
523 fix hiding of exec_btn
525 2002-06-17 [paul] 0.7.8claws5
528 remove unneeded code: should_delete()
529 and Pop3State::uidl_todelete_list
531 2002-06-17 [paul] 0.7.8claws4
534 see ChangeLog 2002-06-11 and 2002-06-13
536 2002-06-16 [alfons] 0.7.8claws3
539 make sure lock sort mode (claws specific) is
540 also persists after a tree rescan
542 2002-06-16 [alfons] 0.7.8claws2
544 * src/prefs_folder_item.c
546 fix persistence of folder sort mode (broken
547 by adapting Hiro's new folder persistence code)
549 2002-06-16 [alfons] 0.7.8claws1
553 * src/prefscommon.[ch]
554 control size of log text in log window;
555 closes patch #569155 submitted by Mitko Haralanov.
557 2002-06-15 [paul] 0.7.8claws
559 * release of 0.7.8claws
561 2002-06-15 [paul] 0.7.7claws
564 updated by Fabio Junior Beneditto
566 2002-06-14 [paul] 0.7.6claws49
569 updated by Ricardo Mones Lastra
571 2002-06-14 [paul] 0.7.6claws48
574 updated translation by Wilbert Berendsen
576 2002-06-14 [melvin] 0.7.6claws47
579 Updated French translation
581 2002-06-13 [paul] 0.7.6claws46
584 allow filename to be typed in, rather than just
585 selected by the mouse. Patch by Gustavo Noronha Silva.
587 2002-06-13 [alfons] 0.7.6claws45
589 * src/mainwindow.[ch]
590 more cleanups (removing unnecessary menu items Expand
591 summary / message view)
593 2002-06-13 [melvin] 0.7.6claws44
596 Added src/string_match.c
598 Fixed possible buffer overflow.
600 Added missing config.h header.
604 Made some strings translatable (missing _(..)).
606 2002-06-13 [melvin] 0.7.6claws43
609 Corrected action example (verifying clearsigned mail).
610 * src/prefs_account.c
613 Removed incorrect line that generated a Gtk-CRITICAL msg.
615 2002-06-12 [alfons] 0.7.6claws42
618 add init of score column lost in 0.7.6claws42
620 2002-06-12 [paul] 0.7.6claws41
622 * src/prefs_account.c
623 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
624 behavior of the radio buttons, (from 0.7.7cvs2)
626 2002-06-11 [alfons] 0.7.6claws40
628 * src/messageview.[ch]
629 * src/summaryview.[ch]
630 * src/summary_search.c
632 perform a sync to bring in Hiro's separate view implementation
634 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
636 2002-06-11 [paul] 0.7.6claws39
638 * src/prefs_account.c
639 correct a typo on the Receive tab
641 2002-06-10 [match] 0.7.6claws38
644 Included address completion patch from Gustavo Noronha.
646 2002-06-10 [paul] 0.7.6claws37
650 src/prefs_account.[ch]
651 src/selective_download.[ch]
654 - check if POP Account
655 - Receive Button renamed to Preview
656 - Preview Button Popup: preview new/all messages
658 - Account Preferences-->Receive tab checkbutton if you
659 want to remove Mail after Download
661 - Account Preferences-->Receive tab checkbutton use
662 filtering rules on preview
663 (think of delete_on_server)
665 - Account selectable from SD dialog
666 - checkbutton to show already downloaded messages if
667 all messages are previewed
668 - new clist column showing Date
671 - play ball with UIDL
673 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
675 2002-06-10 [melvin] 0.7.6claws36
678 Added a hint to ac/README in cvs instructions.
680 * src/prefs_actions.c
681 Made it possible to use a more elaborate command line
682 for asynchronous actions, too.
684 2002-06-10 [melvin] 0.7.6claws35
686 * src/prefs_actions.c
687 Make it possible to use a more elaborate command line
688 (e.g. |foo|bar|cat>there;echo Done|)
689 Corrected error message when calling %f, %F and %p commands
690 from the compose window.
692 2002-06-09 [colin] 0.7.6claws34
695 Automatically find unread messages in current folder
696 before annoying the user.
698 2002-06-08 [alfons] 0.7.6claws33
701 remove bad formatting string in it.po translation
702 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
704 2002-06-08 [paul] 0.7.6claws32
706 * sync with 0.7.6cvs25
707 see ChangeLog 2002-06-07
709 2002-06-05 [paul] 0.7.6claws31
712 add 'Sort by locked' and 'Sort by score'
714 2002-06-05 [paul] 0.7.6claws30
716 * sync with 0.7.6cvs24
717 see ChangeLog 2002-06-04
719 2002-06-04 [paul] 0.7.6claws29
722 updated by Fabio Junior Beneditto
724 2002-06-03 [thorsten] 0.7.6claws28
727 fclose() matcherrc after reading
729 2002-06-03 [paul] 0.7.6claws27
731 * sync with 0.7.6cvs21
732 see ChangeLog 2002-05-31
734 2002-05-31 [paul] 0.7.6claws26
736 * sync with 0.7.6cvs20
737 see ChangeLog 2002-05-29 and 2002-05-30
739 2002-05-31 [paul] 0.7.6claws25
742 hopefully fix last buggy sync
745 correct typo in 'Actions' examples
747 2002-05-29 [paul] 0.7.6claws24
749 * sync with 0.7.6cvs18
750 see ChangeLog 2002-05-28 and 2002-05-29
756 2002-05-28 [paul] 0.7.6claws23
758 * sync with 0.7.6cvs16
759 see ChangeLog 2002-05-28
761 2002-05-27 [thorsten] 0.7.6claws22
763 * faq/it/sylpheed-faq-1.html
764 faq/it/sylpheed-faq-2.html
765 faq/it/sylpheed-faq-3.html
766 faq/it/sylpheed-faq.html
767 corrected DOS lineendings
768 * faq/de/sylpheed-faq-1.html
769 faq/de/sylpheed-faq-2.html
770 faq/en/sylpheed-faq-1.html
771 faq/en/sylpheed-faq-2.html
772 faq/en/sylpheed-faq-3.html
773 faq/es/sylpheed-faq-1.html
774 faq/es/sylpheed-faq-2.html
775 faq/es/sylpheed-faq-3.html
776 faq/fr/sylpheed-faq-1.html
777 faq/it/sylpheed-faq-1.html
778 faq/it/sylpheed-faq-2.html
779 faq/it/sylpheed-faq-3.html
780 faq/it/sylpheed-faq.html
781 changed ">" to "
783 2002-05-27 [paul] 0.7.6claws21
785 * sync with 0.7.6cvs15
786 see ChangeLog 2002-05-27
788 2002-05-27 [paul] 0.7.6claws20
790 * src/prefs_account.c
793 2002-05-26 [paul] 0.7.6claws19
798 2002-05-25 [paul] 0.7.6claws18
801 add description of kmail2sylpheed.pl
803 2002-05-25 [paul] 0.7.6claws17
805 * tools/kmail2sylpheed.pl ** NEW FILE **
806 perl script that converts an exported Kmail address
807 book, converts it to sylpheed addressbook file,
808 writes the file to .sylpheed, and updates
811 2002-05-25 [paul] 0.7.6claws16
813 * sync with 0.7.6cvs14
814 see ChangeLog 2002-05-23
816 2002-05-24 [paul] 0.7.6claws15
819 make a correction and add some more info
821 2002-05-24 [paul] 0.7.6claws14
825 compose_redirect_write_headers_from_headerlist()
826 add Subject and Resent-Message-ID to
827 compose_redirect_write_headers()
828 Received, Subject, and X-UIDL are filtered out in
829 compose_redirect_write_to_file()
831 2002-05-23 [paul] 0.7.6claws13
837 src/matcher_parser_lex.l
838 src/matcher_parser_parse.y
839 src/prefs_common.[ch]
840 src/prefs_filtering.c
842 rename 'Bounce' to 'Redirect'
844 2002-05-23 [paul] 0.7.6claws12
846 * more sync with 0.7.6cvs13
848 see ChangeLog 2002-05-22
850 2002-05-22 [paul] 0.7.6claws11
852 * sync with 0.7.6cvs13
854 see ChangeLog 2002-05-20
856 see ChangeLog 2002-05-22
858 2002-05-21 [melvin] 0.7.6claws10
861 Added missing filtering and scoring headers
862 Fixed bad function call that showed garbage
863 in Folder->Processing
865 2002-05-21 [paul] 0.7.6claws9
868 make all tools executable, (patch by Alfons).
870 2002-05-20 [alfons] 0.7.6claws8
873 don't forget to call mktime() so we have a valid week
875 (Bug report by Roger Sondermann <mail@jumaros.de>)
877 2002-05-20 [paul] 0.7.6claws7
880 fix broken parsing of urls
882 fix displaying of urls
884 both fixes from the patch [547855] by Eugene
887 2002-05-19 [alfons] 0.7.6claws6
890 make sylpheed configure correctly with the latest
891 and greatest of automake / autoconf / gettext
893 2002-05-19 [alfons] 0.7.6claws5
897 add function for returning ime zone offset
899 * src/quote_fmt_parse.y
900 better quotation formatting - does not convert
901 to local time, but uses the original date string.
903 Note: %z inserts the timezone offset (should
904 work also on platforms where strftime does not
907 2002-05-18 [christoph] 0.7.6claws4
910 fix indentation of some code
915 correct path for ignorethread.xpm
916 incorrect filename for sylpheed_logo.xpm
917 add missing include matcher_parser_parse.h
919 2002-05-18 [paul] 0.7.6claws3
921 * sync with 0.7.6cvs8
922 see ChangeLog 2002-05-16 and 2002-05-17
924 2002-05-18 [melvin] 0.7.6claws2
927 Corrected an action's definition and fixed some misspellings.
929 2002-05-18 [paul] 0.7.6claws1
932 tools/gpg-sign ** new file **
933 tools/uudec ** new file **
934 add Melvin's Actions scripts
937 add Melvin's descriptions for Actions
939 2002-05-18 [paul] 0.7.6claws
941 * Version 0.7.6claws released
943 2002-05-17 [paul] 0.7.5claws32
946 updated by Ricardo Mones Lastra
948 2002-05-17 [paul] 0.7.5claws31
951 fix Account prefs default folder for sent/draft/deleted
956 updated translation by Alessandro Maestri and
959 2002-05-17 [melvin] 0.7.5claws30
961 * src/prefs_actions.c
962 Fixed bug where using %F not at the end of the command
963 resulted in an additional empty argument being created.
964 Thanks to Darko Koruga for reporting the bug.
966 2002-05-17 [melvin] 0.7.5claws29
969 Updated French translations.
971 2002-05-15 [paul] 0.7.5claws28
974 updated by Ricardo Mones Lastra
976 2002-05-15 [paul] 0.7.5claws27
978 * sync with 0.7.6cvs4
979 see ChangeLog 2002-05-14 and 2002-05-15
981 2002-05-14 [paul] 0.7.5claws26
983 * sync with 0.7.6cvs1
984 see ChangeLog 2002-05-13
986 2002-05-13 [thorsten] 0.7.5claws25
989 fix select_all and copy in multipart messages
991 fix select_all and copy in multipart messages
993 2002-05-12 [paul] 0.7.5claws24
996 reverse last commit, bug already fixed in 0.7.5claws3
998 2002-05-12 [netztorte] 0.7.5claws23
1001 dont parse empty addressbook (checked in before claws20)
1003 2002-05-12 [melvin] 0.7.5claws22
1006 Removed unneeded priority code introduced by the previous
1009 2002-05-12 [melvin] 0.7.5claws21
1012 Added possibility to set message's priority.
1014 Added possibility to set message's priority.
1015 Added missing headers
1017 2002-05-12 [melvin] 0.7.5claws20
1019 * src/prefs_actions.c
1020 Removed implicitely added quotes around the name
1021 of the temporary files of mime parts.
1023 2002-05-12 [paul] 0.7.5claws19
1025 * sync with 0.7.5cvs20
1026 see ChangeLog 2002-05-11
1028 2002-05-12 [alfons] 0.7.5claws18
1030 * src/quote_fmt_lex.l
1031 * src/quote_fmt_parse.y
1032 allow quote / reply date & time format to be set using
1033 %D{format}. format is a format string you'd pass to
1034 strftime() (see man strftime, or the Display tab |
1035 Date format setting).
1037 Currently %D converts the date to local time.
1039 2002-05-11 [paul] 0.7.5claws17
1041 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
1042 see ChangeLog 2002-05-10 and 2002-05-11
1044 2002-05-10 [paul] 0.7.5claws16
1046 * sync with 0.7.5cvs16
1047 see ChangeLog entries 2002-05-09 and
1050 2002-05-10 [colin] 0.7.5claws15
1053 Corrected a bug that prevented sylpheed to open
1054 double-clicked URIs.
1056 2002-05-09 [paul] 0.7.5claws14
1058 * sync with 0.7.5cvs14
1059 see ChangeLog 2002-05-08 and 2002-05-09
1061 2002-05-08 [paul] 0.7.5claws13
1063 * sync with 0.7.5cvs11
1064 see ChangeLog entry 2002-05-08
1066 2002-05-08 [paul] 0.7.5claws12
1070 fix segfault on View->Open in new window
1071 patch submitted by Thorsten Maerz <torte@netztorte.de>
1073 2002-05-07 [paul] 0.7.5claws11
1075 * sync with 0.7.5cvs9
1076 see ChangeLog entry 2002-05-07
1078 2002-05-06 [paul] 0.7.5claws10
1082 display url in statusbar on single-click
1083 patch submitted by Thorsten Maerz <torte@netztorte.de>
1085 2002-05-06 [match] 0.7.5claws9
1092 XML implementation of properties file.
1093 * src/exporthtml.[ch]
1094 * src/expthtmldlg.[ch]
1098 2002-05-02 [sergey] 0.7.5claws8
1100 * src/mainwindow.c (mainwin_entries),
1101 src/prefs_common.c (prefs_send_create()),
1102 src/codeconv.c (locale_table):
1103 use charset name "Windows-1251" instead of "CP1251".
1105 2002-05-02 [colin] 0.7.5claws7
1109 src/prefs_folder_item.c
1110 Fixed cosmetics bugs due to Outbox renamed to Sent.
1112 2002-05-02 [hiro] 0.7.5claws6
1115 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
1117 2002-05-02 [paul] 0.7.5claws5
1120 more sync with 0.7.5cvs7, see ChangeLog entry
1123 2002-05-02 [hiro] 0.7.5claws4
1126 compose_queue_sub():
1127 check if queue folder exists (closes #550397).
1128 removed directory creation since it should be handled
1131 imap_add_msg(): return UID for appended message
1134 2002-04-30 [paul] 0.7.5claws3
1137 fix account_find_from_address() bug
1139 2002-04-28 [colin] 0.7.5claws2
1143 src/prefs_common.[ch]
1145 Added user-definable quotation characters recognition.
1147 2002-04-28 [paul] 0.7.5claws1
1149 * sync with 0.7.5cvs4
1150 see ChangeLog entry 2002-04-25
1152 2002-04-28 [paul] 0.7.5claws
1157 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
1158 Fabio Junior Beneditto
1160 2002-04-27 [jens] 0.7.4claws103
1163 updated German translation.
1165 2002-04-27 [hiro] 0.7.4claws102
1168 summary_write_cache(): fixed the mark loss of hidden messages.
1170 2002-04-26 [melvin] 0.7.4claws101
1173 fixed a second typo (same one)
1177 fixed the type again...
1179 2002-04-26 [melvin] 0.7.4claws100
1182 fixed a typo in an alert message ("temorary").
1185 corrected the typo described above.
1187 updated French translation.
1189 2002-04-26 [darko] 0.7.4claws99
1192 fix target folder colorization
1194 2002-04-25 [paul] 0.7.4claws98
1197 updated by Alessandro Maestri
1199 2002-04-24 [colin] 0.7.4claws97
1202 Fixed double "subject is empty" question.
1204 2002-04-23 [colin] 0.7.4claws96
1207 Corrected issue when "automatically display images" was
1208 not set : first image remained after selecting second.
1210 2002-04-23 [melvin] 0.7.4claws95
1212 * src/prefs_actions.c
1213 Don't display in/out dialog if there is nothing to show.
1215 2002-04-23 [paul] 0.7.4claws94
1217 * sync with 0.7.5cvs3
1218 bug fixes: see ChangeLog entry 2002-04-23
1220 2002-04-22 [darko] 0.7.4claws93
1223 fix previous check-in which changed code after
1226 2002-04-22 [paul] 0.7.4claws92
1233 update English, Spanish and French FAQs
1236 add German and Spanish manuals
1239 update English and French manuals
1242 add to and re-arrange the pixmap entries
1244 2002-04-22 [darko] 0.7.4claws91
1247 fix sender initials recognition to only allow
1248 '>' after the initials
1250 2002-04-21 [paul] 0.7.4claws90
1252 * sync with 0.7.5 release
1253 see ChangeLog entry 2002-04-21
1258 add colin's new pixmaps to EXTRA_DIST
1260 2002-04-21 [colin] 0.7.4claws89
1263 * src/mainwindow.[ch]
1264 * src/prefs_common.[ch]
1265 * src/stock_pixmap.[ch]
1266 Added "Work offline" ability.
1268 2002-04-21 [colin] 0.7.4claws88
1271 * src/prefs_common.c
1272 * src/prefs_common.h
1273 * src/textview.c : Added an option to common preferences -> display
1274 to allow user not to automatically display images.
1276 2002-04-21 [paul] 0.7.4claws87
1278 * sync with 0.7.4cvs52
1279 see ChangeLog entry 2002-04-21 (src/imap.c)
1281 2002-04-21 [paul] 0.7.4claws86
1283 * sync with 0.7.4cvs51
1284 see ChangeLog entry 2002-04-21
1286 2002-04-21 [paul] 0.7.4claws85
1288 * sync with 0.7.4cvs49
1289 see ChangeLog entries 2002-04-20 and 2002-04-21
1292 clean up: remove old 'stock_' element from xpm
1295 2002-04-21 [alfons] 0.7.4claws84
1297 apply sync patch from Paul
1300 use old claws prefs_folder_item_create() for now
1302 2002-04-19 [match] 0.7.4claws83
1304 * src/addressbook.[ch]
1305 * src/addrharvest.[ch]
1306 * src/addrgather.[ch]
1309 * src/summaryview.[ch]
1312 2002-04-19 [paul] 0.7.4claws82
1315 updated by Fabio Junior Beneditto
1317 2002-04-14 [alfons] 0.7.4claws81
1320 add #include <sys/types.h> for mode_t and off_t
1322 2002-04-13 [paul] 0.7.4claws80
1327 src/prefs_common.[ch]
1329 enable storing of GnuPG passphrase for the whole
1330 session or a user-defined number of minutes. patch
1331 submitted by Ravemax <ravemax@dextrose.com>
1333 2002-04-13 [alfons] 0.7.4claws79
1336 make email parser also stop scanning when encountering separators
1337 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
1339 2002-04-13 [paul] 0.7.4claws78
1341 * sync with 0.7.4cvs39
1342 see ChangeLog entry 2002-04-12
1344 2002-04-11 [paul] 0.7.4claws77
1346 * sync with 0.7.4cvs37
1347 see ChangeLog entry 2002-04-11
1349 2002-04-11 [paul] 0.7.4claws76
1352 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
1353 the clause for OpenSSL). sync with sylpheed main
1355 2002-04-09 [melvin] 0.7.4claws75
1358 Made 'Ctrl-Enter' on send ignore some modifiers
1359 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
1360 to bind other *-Enter (but not Alt-Enter).
1362 2002-04-09 [paul] 0.7.4claws74
1364 * sync with 0.7.4cvs35
1365 see ChangeLog entries 2002-04-09
1367 2002-04-08 [paul] 0.7.4claws73
1369 * sync with 0.7.4cvs33
1370 see ChangeLog entry 200-04-08
1372 2002-04-07 [match] 0.7.4claws72
1374 * src/addrharvest.[ch]
1375 fixed to read all addresses in header, regardless
1376 of header size. improved name parsing. accommodate
1377 harvest from folders and selected message.
1379 included new address parsing function.
1380 * src/addrgather.[ch]
1381 * src/addressbook.[ch]
1382 * src/summaryview.[ch]
1384 allow address harvest of folder as well as selected
1387 2002-04-07 [paul] 0.7.4claws71
1391 don't try to authenticate with CRAM-MD5 in SMTP when
1392 SMTP-AUTH enabled if MTA doesn't issue this
1393 auth-method in it's ehlo-response. bug item #531364,
1394 patch item #938910. patch submitted by Colin Leroy
1397 2002-04-07 [paul] 0.7.4claws70
1400 fix missing MODE_READER bug. patch submitted by
1401 Colin Leroy <colin@colino.net>
1403 2002-04-07 [alfons] 0.7.4claws69
1406 * src/prefs_filtering.c
1408 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
1409 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
1411 2002-04-07 [paul] 0.7.4claws68
1413 * sync with 0.7.4cvs32
1414 see ChangeLog entry 2002-04-06
1416 * tools/filter_conv.pl
1419 2002-04-06 [paul] 0.7.4claws67
1421 * tools/filter_conv.pl
1422 modify to be able to find the name of the first
1423 mailbox and use that. main's filter does not
1424 record the full path to the mailbox and therefore
1425 can only filter to the first mailbox.
1427 2002-04-05 [paul] 0.7.4claws66
1429 * tools/filter_conv.pl
1430 attempt to make the script all-encompassing and
1431 be able to convert any main 'filter' rule thrown
1434 2002-04-05 [paul] 0.7.4claws65
1436 * tools/filter_conv.pl
1437 allow for collapsed folder trees
1439 2002-04-05 [paul] 0.7.4claws64
1441 * sync with 0.7.4cvs31
1442 see ChangeLog entries 2002-04-05
1444 2002-04-03 [paul] 0.7.4claws63
1446 * sync with 0.7.4cvs29
1447 see ChangeLog entries 2002-04-02 and 2002-04-03
1449 2002-04-02 [paul] 0.7.4claws62
1451 * sync with 0.7.4cvs26
1452 see ChangeLog entry 2002-04-01
1454 2002-04-02 [match] 0.7.4claws61
1457 * src/importpine.[ch]
1459 import Pine address book.
1461 2002-04-02 [match] 0.7.4claws60
1463 * src/addrharvest.[ch]
1464 improve address parsing of funky addresses.
1466 2002-04-02 [darko] 0.7.4claws59
1469 wrap on send improvements, it now recognizes quoted
1470 initials as part of the quotation string, and it
1471 does not join lines separated by CR
1473 2002-04-01 [match] 0.7.4claws58
1476 added new functions.
1478 remove excessive duplicate address generation
1481 2002-04-01 [alfons] 0.7.4claws57
1486 2002-04-01 [paul] 0.7.4claws56
1488 * sync with 0.7.4cvs25
1489 see ChangeLog entry 2002-04-01
1491 2002-04-01 [alfons] 0.7.4aprilfool55
1494 honour feature request item #537427 to allow for
1495 displaying names from address book for sent mail also
1497 2002-03-29 [paul] 0.7.4claws54
1500 src/prefs_filtering.[ch]
1503 add 'fast filter' for claws' filtering,
1504 /Tools/Create filter rule/... patch submitted
1505 by Neill Miller <neillm@thecodefactory.org>
1507 2002-03-29 [paul] 0.7.4claws53
1509 * sync with 0.7.4cvs24
1510 see ChangeLog entry 2002-03-29
1512 2002-03-28 [paul] 0.7.4claws52
1514 * sync with 0.7.4cvs23
1515 see ChangeLog entry 2002-03-28
1517 2002-03-27 [melvin] 0.7.4claws51
1519 * src/prefs_actions.c
1520 Added support to pass only one message part (as a
1521 file) to the command using '%p'. No quotes are needed
1522 because doubles quotes are automatically added.
1523 Fixed bug where Sylpheed could block when waiting for
1524 a child process to finish.
1525 Changed the help menu to remove quotes around symbols to
1526 avoid misinterpretation (they must not be used).
1528 2002-03-27 [melvin] 0.7.4claws50
1531 Made the new mail notification command always
1532 execute asynchronously.
1534 2002-03-27 [paul] 0.7.4claws49
1537 fix bug introduced in last commit
1539 2002-03-27 [paul] 0.7.4claws48
1541 * sync with 0.7.4cvs21
1542 see ChangeLog 2002-03-26 and 2002-03-27
1544 2002-03-26 [hoa] 0.7.4claws47
1546 * src/prefs_folder_item.c
1547 really fixed the bug #516442 with folder rescan.
1549 2002-03-26 [paul] 0.7.4claws46
1551 * sync with 0.7.4cvs19
1552 see ChangeLog entries 2002-03-25 and 2002-03-26
1554 2002-03-25 [hoa] 0.7.4claws45
1558 fix the bug #516442 with folder rescan.
1560 * src/prefs_common.[ch]
1562 added an option to enable two different behaviours
1566 2002-03-25 [paul] 0.7.4claws44
1569 src/selective_download.c
1570 correct a few menuitem labels
1572 2002-03-25 [christoph] 0.7.4claws43
1575 fix non deleted tmp message in
1576 procmsg_save_to_outbox
1577 fix problems caused by sync with
1578 main branch's procmsg_send_queue
1580 2002-03-25 [paul] 0.7.4claws42
1584 src/quote_fmt_parse.y
1585 add Last name (%L) placeholder for quoting.
1586 patch submitted by Thorsten Thielen
1587 <thth@users.sourceforge.net>
1589 2002-03-25 [paul] 0.7.4claws41
1592 get full hostname. patch submitted by
1593 Bob Woodside <rwoodside1@comcast.net>
1595 2002-03-25 [paul] 0.7.4claws40
1600 src/prefs_account.[ch]
1601 enable NNTP over SSL. patch submitted by
1602 Pascal Jermini <pascal@infinity.hn.org>
1604 2002-03-24 [paul] 0.7.4claws39
1606 * src/prefs_common.c
1607 make the arrangement of the Compose tab more
1611 fix some irregularities of style
1614 updated by Kilian Krause
1616 2002-03-23 [paul] 0.7.4claws38
1619 updated by Fabio Junior Beneditto
1621 2002-03-23 [paul] 0.7.4claws37
1624 move 'Gather addresses' to 'Tools' menu
1625 make 'Selective download' sensitive
1627 2002-03-23 [paul] 0.7.4claws36
1629 * sync with 0.7.4cvs16
1630 see ChangeLog entries 2002-03-23
1632 2002-03-22 [christoph] 0.7.4claws35
1634 * src/quote_fmt_parse.y
1635 fix include program output
1637 2002-03-22 [alfons] 0.7.4claws34
1640 initialize GDate stack variable correctly (sorry!)
1642 2002-03-22 [paul] 0.7.4claws33
1648 rename 'Tool' to 'Tools'
1651 move 'Delete duplicated messages' from
1652 'Message/' to 'Tools/'
1653 re-arrange the order of 'Tools/' items
1655 2002-03-22 [paul] 0.7.4claws32
1658 src/addressbook.[ch]
1659 auto-address completion now also matches on
1660 Nickname. patch submitted by Bob Forsman
1661 <hammor@users.sourceforge.net>
1664 correct a spelling mistake
1666 2002-03-22 [alfons] 0.7.4claws31
1669 fix getting uidl from incorrect string
1672 2002-03-21 [alfons] 0.7.4claws30
1675 more code refactoring
1676 plug mem leak introduced by delete on server
1678 2002-03-21 [paul] 0.7.4claws29
1680 * sync with 0.7.4cvs11
1681 see ChangeLog entries 2002-03-20
1683 2002-03-20 [alfons] 0.7.4claws28
1686 apply Colin's patch and refactor
1688 2002-03-20 [paul] 0.7.4claws27
1690 * sync with sylpheed 0.7.4cvs9
1691 see ChangeLog entry 2002-03-20
1693 2002-03-19 [christoph] 0.7.4claws26
1698 revert changes for flag updates
1699 (does not work correctly and no time to debug)
1701 2002-03-20 [alfons] 0.7.4claws25
1704 refactor should_delete() a little bit
1706 2002-03-19 [paul] 0.7.4claws24
1710 src/prefs_account.[ch]
1711 allow the user to leave downloaded mail on the
1712 server for n days. Patch submitted by Colin Leroy
1715 2002-02-19 [paul] 0.7.4claws23
1717 * sync with sylpheed 0.7.4cvs8
1718 see ChangeLog entries 2002-03-19
1720 2002-03-18 [paul] 0.7.4claws22
1722 * sync with sylpheed 0.7.4cvs6
1723 see ChangeLog entry 2002-03-18
1725 2002-03-18 [paul] 0.7.4claws21
1728 add en_GB message catalogue
1733 correct a few spelling mistakes
1735 2002-03-17 [alfons] 0.7.4claws20
1738 more stringent checks for NULL params when writing
1739 filtering actions to a file
1741 2002-03-17 [hoa] 0.7.3claws20
1744 fixed the count of new messages
1747 fixed the "attachment properties" window
1749 2002-03-17 [paul] 0.7.4claws19
1754 src/prefs_account.[ch]
1757 automatically mark cross-posted messages as read
1758 and (optionally) give them a colour label
1759 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
1762 2002-03-17 [paul] 0.7.4claws18
1764 * sync with sylpheed 0.7.4cvs5
1765 see ChangeLog entry 2002-03-17
1767 2002-03-17 [melvin] 0.7.4claws17
1770 Worked around a gtktext 'bug': when searching for
1771 a text in a long message it was scrolling slowly
1772 line by line until it hit the searched text.
1774 Updated French translation
1776 2002-03-17 [melvin] 0.7.4claws16
1780 * src/prefs_actions.c
1781 Moved "Edit/Actions" to "Tool/Actions"
1782 Made mainwindow/compose window sensitive as soon as
1783 no child process is running anymore even if the io dialog
1785 Fixed a struct being initialized with a non constant char*
1787 2002-03-16 [christoph] 0.7.4claws15
1790 add --with-compiler-flags option
1791 (only for developer hacking)
1795 try to make folder-stats and flag handling more
1796 independent from the summaryview. msgcounts
1797 are only set when the folder is opened and
1798 procmsg_msginfo_(un)set_flags will handle it
1799 later and summaryview will get the values
1802 2002-03-16 [paul] 0.7.4claws14
1805 fix Return-receipt. Patch submitted by Bob
1806 Woodside <rwoodside1@comcast.net>
1808 2002-03-16 [paul] 0.7.4claws13
1811 fix 'dynamic' signatures, make it work again
1812 broken during sync on 2002-03-14 (0.7.4claws2)
1814 2002-03-15 [match] 0.7.4claws12
1816 * src/addrharvest.[ch]
1817 * src/addrgather.[ch]
1818 * src/addressbook.[ch]
1820 included address harvester feature. still some
1821 issues with address parsing that I will fix.
1823 2002-03-15 [match] 0.7.4claws11
1826 * src/addrcache.[ch]
1827 * src/addressbook.[ch]
1836 tidy up. fix memory leaks. moved attribs and methods
1837 from individual interfaces to addrcache object. prep
1838 for new stuff to come in.
1840 2002-03-15 [alfons] 0.7.4claws10
1843 * src/matcher_parser_parse.y
1844 * src/matcher_parser_lex.l
1845 * src/prefs_matcher.c
1846 add filtering conditions message greater than, smaller
1847 than, and exactly matching a size in bytes
1848 (does not work with delete from POP3 server yet)
1850 this should also give others an idea what you should
1851 do to add new criterions to claws filtering system
1854 2002-03-15 [paul] 0.7.4claws9
1856 * tools/filter_conv.pl
1857 exit if there are no filter rules to convert
1858 rename filterrc to filterrc.old after completion
1860 2002-03-15 [paul] 0.7.4claws8
1862 * sync with sylpheed 0.7.4cvs3
1863 see ChangeLog entry 2002-03-14
1865 2002-03-14 [paul] 0.7.4claws7
1868 clean up the last commit (ahem)
1870 2002-03-14 [paul] 0.7.4claws6
1873 fix bug #515655. honour account preferences
1874 regarding gpg default signing/encryption when
1875 changing account from the compose window.
1877 2002-03-14 [paul] 0.7.4claws5
1880 remove unnecessary curly brackets
1882 2002-03-14 [paul] 0.7.4claws4
1885 src/prefs_filtering.[ch]
1886 add filter rename on folder rename and filter
1887 delete on folder delete. Patch submitted by
1888 Neill Miller <neillm@thecodefactory.org>
1890 2002-03-14 [christoph] 0.7.4claws3
1895 (patch submitted by "Simon 'corecode' Schubert")
1896 * src/prefs_common.c
1900 2002-03-14 [paul] 0.7.4claws2
1902 * sync with sylpheed 0.7.4cvs2
1903 see ChangeLog entry 2002-03-13
1905 2002-03-12 [darko] 0.7.4claws1
1908 fix what seems to be a copy and paste error
1909 when setting color for important messages
1912 2002-03-11 [paul] version 0.7.4claws released
1914 2002-03-11 [paul] 0.7.4claws
1920 update message catalogs. Submitted by Ricardo Mones
1921 Lastra, Alessandro Maestri, Wilbert Berendsen, and
1922 Fabio Junior Beneditto
1927 faq/it/sylpheed-faq*
1933 2002-03-11 [jens] 0.7.3claws7
1936 updated German translation
1938 2002-03-11 [melvin] 0.7.3claws6
1941 updated and corrected French translation
1943 2002-03-10 [hoa] 0.7.3claws5
1947 * src/prefs_account.c
1950 fixed the local account.
1951 you have to change the default "/usr/sbin/sendmail"
1952 to "/usr/sbin/sendmail -t" in the preferences of
1956 removed some debug display for renderer
1958 2002-03-10 [paul] 0.7.3claws4
1960 * faq/en/sylpheed-faq-1.html
1961 faq/en/sylpheed-faq-2.html
1964 2002-03-09 [paul] 0.7.3claws3
1966 * sync with sylpheed 0.7.4
1967 see ChangeLog entry 2002-03-09
1969 2002-03-08 [paul] 0.7.3claws2
1971 * faq/en/sylpheed-faq*
1972 faq/es/sylpheed-faq*
1973 faq/fr/sylpheed-faq*
1976 * manual/fr/.cvsignore
1977 manual/fr/Makefilea.am
1981 add the French manual
1983 2002-03-07 [paul] 0.7.3claws1
1985 * sync with sylpheed 0.7.3cvs4
1986 see ChangeLog entries 2002-03-06 and 2002-03-07
1989 updated by Wilbert Berendsen
1991 2002-03-07 [melvin] 0.7.2claws34
1993 * src/selective_download.c
1994 Changed the pixmap of the receive button to MAIL_RECEIVE.
1996 2002-03-06 [paul] 0.7.2claws33
1998 * sync with sylpheed 0.7.3cvs1
1999 bug fix, see ChangeLog entry 2002-03-05
2001 2002-03-05 [paul] 0.7.2claws32
2006 reverse the pgp ascii-armored code implemented in
2007 0.7.2claws16. removal of this code until it matures.
2008 this means that verifying ascii-armored pgp sigs and
2009 automatic decryption of ascii-armored encrypted
2010 messages no longer works.
2012 2002-03-05 [paul] 0.7.2claws31
2017 * faq/en/Makefile.am
2018 faq/en/sylpheed-faq.html
2019 faq/en/sylpheed-faq-1.html
2020 faq/en/sylpheed-faq-2.html
2021 faq/en/sylpheed-faq-3.html
2022 * faq/es/Makefile.am
2023 faq/es/sylpheed-faq.html
2024 faq/es/sylpheed-faq-1.html
2025 faq/es/sylpheed-faq-2.html
2026 faq/es/sylpheed-faq-3.html
2027 faq/es/sylpheed-faq-4.html
2028 * faq/fr/Makefile.am
2029 faq/fr/sylpheed-faq.html
2030 faq/fr/sylpheed-faq-1.html
2031 faq/fr/sylpheed-faq-2.html
2032 faq/fr/sylpheed-faq-3.html
2037 add FAQs in English, Spanish and French
2040 2002-03-05 [paul] 0.7.2claws30
2042 * manual/en/sylpheed.html
2043 manual/en/sylpheed-XX.html
2044 updated the English manual
2049 dialog box pops up if the article can't be deleted.
2054 updated by Fabio Junior Benedito
2058 * removed ac/gpgme.m4
2059 to avoid autogen common problem
2060 developers have to install gpgme development package now
2063 encoding to 7bit or 8bit is enabled.
2065 2002-03-03 [alfons] 0.7.2claws29
2068 merge fix by Oliver Haertel for selective
2071 2002-03-03 [paul] 0.7.2claws28
2073 * sync with sylpheed 0.7.3
2075 2002-03-03 [paul] 0.7.2claws27
2077 * sync with sylpheed 0.7.2cvs24
2078 see ChangeLog entries 2002-03-02 and 2002-03-03
2080 2002-03-02 [melvin] 0.7.2claws26
2085 * src/prefs_common.[ch]
2086 Added user definable notification on new mail arrival.
2087 Removed unused variables in spell checker prefs code.
2089 2002-03-02 [melvin] 0.7.2claws25
2092 Removed unnecessary escape sequences.
2093 Changed 'Initial...' to 'Initials of Sender'
2095 2002-03-02 [paul] 0.7.2claws24
2097 * sync with sylpheed 0.7.2cvs22
2098 see ChangeLog entry 2002-03-01
2100 2002-03-01 [hoa] 0.7.2claws23
2103 Set sensitivity of delete actions to active
2104 even if the folder is a newsgroup.
2107 - Set sensitivity of delete actions
2108 - Added function check_permission() that will check if the
2109 user is authorized to delete a message. For news, it
2110 will check if the author is the same.
2111 - Enabled deletion when there is no trash folder.
2114 - Added news_cancel_article() to cancel articles
2115 - Implemented news_remove_message() (public function)
2117 2002-03-01 [paul] 0.7.2claws22
2121 recognise urls that that don't include 'http://' and
2125 remove duplicated name
2127 2002-02-28 [paul] 0.7.2claws21
2130 src/summaryview.[ch]
2131 add ability to 'Select thread'
2132 combines Melvin's "Select thread's head" patch (#510907)
2133 with Colin Leroy's <colin@colino.net> "Select whole thread"
2136 2002-02-28 [paul] 0.7.2claws20
2139 hopefully fix segfault on right-clicking a mime part
2140 that some people have experienced.
2141 fix submitted by Fredrik Olofsson <frol@linux.nu>
2143 2002-02-28 [paul] 0.7.2claws19
2145 * sync with sylpheed 0.7.2cvs21
2146 see ChangeLog entries 2002-02-27 and 2002-02-28
2148 2002-02-27 [paul] 0.7.2claws18
2150 * sync with sylpheed 0.7.2cvs18
2151 see ChangeLog entries 2002-02-26 and 2002-02-27
2153 2002-02-26 [alfons] 0.7.2claws17
2156 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
2157 (spotted by Chris Hessman <idatech@gmx.net>)
2159 2002-02-26 [paul] 0.7.2claws16
2164 make decryption of ascii-armored pgp encrypted messages
2165 and verification of ascii-armored signatures work again.
2166 slightly altered from the patch by Jens Jahnke
2170 * the checking of plaintext signatures always comes up in
2172 * it doesn't work for multipart messages
2173 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
2174 including the msg headers and these 2 line themselves, are
2178 "View/Folder Tree" becomes "View/Separate Folder Tree"
2179 "View/Message View" becomes "View/Separate Message View"
2180 because its less ambiguous.
2183 updated by Ricardo Mones Lastra
2185 2002-02-26 [paul] 0.7.2claws15
2187 * sync with sylpheed 0.7.2cvs17
2188 see ChangeLog entries 2002-02-25 and 2002-02-26
2190 2002-02-25 [christoph] 0.7.2claws14
2192 * src/filtering.[ch]
2194 do filtering stuff after all messages have been received
2195 1. drop all messages to .processing
2196 2. scan processing folder for messages
2197 3. filter messages or move to inbox
2198 this will also find old messages left in processing after
2199 a crash or something like that and we get a real msginfo
2200 from folder->get_msg_list and do not have to create our
2201 own in filter_message
2202 * src/matcher_parser_parse.y
2203 remove MIX/MAX warning (reordered includes)
2205 2002-02-25 [paul] 0.7.2claws13
2207 * sync with sylpheed 0.7.2cvs15
2208 see ChangeLog entry 2002-02-24
2210 2002-02-24 [alfons] 0.7.2claws12
2213 clear old color flags first when applying a new color to
2215 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
2217 2002-02-24 [alfons] 0.7.2.claws11
2220 * src/prefs_common.c
2221 add presets for Opera and Konqueror, closes patch #517261,
2222 submitted by Ville Skyttä <scop@users.sourceforge.net>
2224 2002-02-24 [alfons] 0.7.2.claws10
2228 fix threading for null message ids, closes patch #521601,
2229 submitted by Bob Forsman <hammor@users.sourceforge.net>
2231 2002-02-24 [alfons] 0.7.2claws9
2235 make Tool | Filter Message work with filtering system so
2236 setting flags also works
2240 - Processing uses the same function as Tool | Filter
2241 Message, but doesn't use the same update proc yet
2243 2002-02-23 [paul] 0.7.2claws8
2245 * sync with sylpheed 0.7.2cvs14
2246 see ChangeLog entries 2002-02-22 and 2002-02-23
2248 2002-02-22 [christoph] 0.7.2claws7
2251 Add column space to table
2252 * src/quote_fmt_parse.y
2255 2002-02-22 [paul] 0.7.2claws6
2263 src/matcher_parser_lex.l
2264 src/matcher_parser_parse.y
2267 src/prefs_filtering.c
2268 src/selective_download.[ch] *** NEW FILES ***
2271 Selective Download added to 'Tool' menu.
2272 Retrieves email headers of the currently selected pop3
2273 account and allows the user to mark emails for deletion
2274 right on the pop3 server. Patch submitted by Oliver Haertel
2275 <oha@users.sourceforge.net>.
2278 add 'src/quote_fmt.c'
2280 2002-02-22 [christoph] 0.7.2claws5
2284 * src/prefs_common.[ch]
2285 * src/prefs_template.c
2286 * src/quote_fmt.c *** NEW FILE ***
2288 move quote format symbol description code
2289 to it's own file because it is used from
2290 differnent code parts
2291 Rewrote symbol description GUI
2294 + get data from array (no more long constant strings)
2295 * src/quote_fmt_lex.l
2296 * src/quote_fmt_parse.y
2297 Symbol for Literal % changed to \% instead of %%
2298 (More logical as \ is used for quoting for other symbols)
2299 Add |f and |p to include files and program output
2301 |f{/home/.../.signature}
2304 Correct wrong spelling for "Referenzen"
2306 2002-02-21 [paul] 0.7.2claws4
2309 forgotten during sync
2311 2002-02-21 [paul] 0.7.2claws3
2313 * sync with sylpheed 0.7.2cvs11
2314 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
2315 2002-02-20 and 2002-02-21
2317 2002-02-20 [melvin] 0.7.2claws2
2319 * src/prefs_actions.c
2320 Added error report when child cannot fork or when execvp
2321 returns with an error.
2323 2002-02-19 [christoph] 0.7.2claws1
2326 return unconverted text if conde conversion is not possible
2327 when libjconv is used.
2328 (patch submitted by "Simon 'corecode' Schubert")
2332 * version 0.7.2claws release
2334 2002-02-19 [paul] 0.7.2claws
2337 updated by Wilbert Berendsen
2340 2002-02-18 [alfons] 0.7.1claws13
2344 remove references to dlfcn and explicitly loading functions
2345 from dynalink libs, because libs linked anyway, and functions
2346 are loaded explicitly
2348 2002-02-17 [melvin] 0.7.1claws12
2350 * src/prefs_actions.c
2351 Replaced children wait loop with double fork technique.
2352 Now, input/output window updated at each new output.
2353 free_children(): Fixed a memory leak.
2354 Made input/output window non closable if running children
2356 Added missing <unistd.h> include.
2357 Added some --debug outputs.
2359 2002-02-17 [melvin] 0.7.1claws11
2362 Fixed bug where descending sort order did not select top
2365 2002-02-17 [melvin] 0.7.1claws10
2368 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2369 * src/prefs_common.c
2370 Pspell data package directory no more hard coded but
2371 set during configuration (PSPELL_PATH). (Thanks to
2372 Gustavo Noronha Silva.)
2374 2002-02-17 [melvin] 0.7.1claws9
2377 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2379 Fixed compile-time warnings.
2381 2002-02-16 [alfons] 0.7.1claws8
2384 fix inadvertent free of NULL pointer which caused
2385 sylpheed to crash when closing the save-as dialog
2386 using the window close button
2388 2002-02-16 [carsten] 0.7.1claws7
2389 * src/mainwindow.[ch]
2392 fixes for pixmap theming code:
2393 - recently changed mail attributes shouldn't get
2395 - theme is only reloaded iff another theme was
2398 2002-02-16 [paul] 0.7.1claws6
2400 * sync with sylpheed 0.7.2 release
2401 see ChangeLog entry 2002-02-15 and 2002-02-16
2403 2002-02-15 [paul] 0.7.1claws5
2405 * sync with sylpheed 0.7.1cvs9
2406 see ChangeLog entry 2002-02-15
2409 remove unneeded headerwindow.c entry
2411 2002-02-14 [carsten] 0.7.1claws4
2413 fixed a bug for "Go to next unread message": there was
2414 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
2415 in the prefs, because of doing "Search again" instead
2418 2002-02-14 [carsten] 0.7.1claws3
2419 * src/stock_pixmap.c
2420 removed 2 more mem leaks; following memprof,
2421 this code is "leak free" now :)
2423 2002-02-14 [carsten] 0.7.1claws2
2424 * src/stock_pixmap.c
2425 used opendir/readdir/closedir instead of scandir
2426 -> code should work now on Solaris
2428 2002-02-14 [paul] 0.7.1claws1
2430 * sync with sylpheed 0.7.1cvs8
2431 see ChangeLog entries 2002-02-13 and 2002-02-14
2434 add some description of Actions and Pixmap Themes
2438 * version 0.7.1claws release
2440 2002-02-13 [paul] 0.7.1claws
2445 updated translations, submitted by Ricardo Mones Lastra,
2446 Alessandro Maestri and Fabio Junior Beneditto
2448 2002-02-13 [melvin] 0.7.0claws75
2450 * src/prefs_actions.c
2451 Added missing "signal.h" include
2453 2002-02-13 [melvin] 0.7.0claws74
2455 * src/prefs_folder_item.c
2456 Added missing "config.h" include
2458 Updated French translation for folder propriety.
2460 2002-02-13 [jens] 0.7.0claws73
2463 Added missing src/prefs_folder_item.c [log added by melvin]
2465 Updated German translation.
2467 2002-02-13 [melvin] 0.7.0claws72
2470 Updated French translation.
2472 2002-02-13 [melvin] 0.7.0claws71
2475 Made gtkut_editable_get_selection return NULL if selection
2477 This fixes a bug where selecting part of message A then
2478 switching to message B and replying to it will not
2479 quote the message's body.
2481 2002-02-12 [paul] 0.7.0claws70
2484 cosmetic, relating to pixmap themes: on toolbar make
2485 updating of 'Exec' and 'Compose news/Compose email'
2488 2002-02-12 [carsten] 0.7.0claws69
2494 - refreshing after changing pixmap theme better
2496 - wanted to remove some mem leaks, but alfons was
2497 faster (and had the better solution ;)
2499 2002-02-12 [alfons] 0.7.0claws68
2501 * src/prefs_common.c
2502 * src/stock_pixmap.[ch]
2503 plug mem leaks, refactor code a little bit
2506 2002-02-12 [sergey] 0.7.0claws67
2509 Fixed problem with copying messages to IMAP folders when the
2510 server uses something other than '/' as a namespace separator
2511 (cyrus-imapd uses '.').
2513 2002-02-12 [jens] 0.7.0claws66
2516 Updated German Translation
2518 2002-02-12 [paul] 0.7.0claws65
2520 * sync with sylpheed 0.7.1cvs1
2521 see ChangeLog entry 2002-02-12
2523 2002-02-12 [melvin] 0.7.0claws64
2525 * src/prefs_actions.c
2526 Fixed "feature" where children's output was duplicated
2527 instead of refreshed while monitoring.
2528 Removed some debug code.
2530 2002-02-12 [christoph] 0.7.0claws63
2533 always delete message from queue after sending/send error
2534 (closes bug #509601)
2536 2002-02-12 [melvin] 0.7.0claws62
2538 * src/prefs_actions.c
2539 Children wait loop is now triggered with a timeout of 1s
2540 Added %F which is replaced with the list of filenames
2541 of all selected messages (as suggested by Ricardo Mones Lestra)
2542 Pipe syntax changed. Prefix with | to send selection, postfix
2543 with | to retrieve output. Prefix with > or * to send
2544 user definable input to the command (*: input is hidden)
2545 Old pipe action should now be postfixed with |, too.
2547 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
2548 * src/stock_pixmap.c
2549 fixed a bug: if there's no theme directory don't
2550 throw an error, just do "nothing" (thanks Alfons)
2552 2002-02-12 [carsten] 0.7.0claws60
2555 had to write the cache twice (nasty!); some marks would
2558 2002-02-11 [carsten] 0.7.0claws59
2561 doc-src/maintainer_guide.txt
2567 src/prefs_common.[ch]
2568 src/stock_pixmap.[ch]
2569 src/summaryview.[ch]
2570 pixmap theming and related work on pixmap
2571 handling on some other places
2572 (e.g. hrm features for all folder)
2573 src/pixmap/stock_*.xpm -> the stock_ was removed
2575 2002-02-11 [paul] 0.7.0claws58
2577 * sync with sylpheed 0.7.1 release
2578 see ChangeLog entries 2002-02-11
2580 2002-02-08 [paul] 0.7.0claws57
2582 * sync with sylpheed 0.7.0cvs39
2583 see ChangeLog entry 2002-02-07 (last entry)
2585 * src/prefs_actions.c
2586 src/prefs_filtering.c
2589 sync: made it compile with C compilers other than gcc
2591 2002-02-07 [paul] 0.7.0claws56
2593 * sync with sylpheed 0.7.0cvs38
2594 see ChangeLog entries 2002-02-06 (last 2 entries) and
2597 2002-02-07 [darko] 0.7.0claws55
2601 Fix const gchar */gchar * issue (thanks Hiro)
2603 2002-02-07 [darko] 0.7.0claws54
2608 * src/prefs_template.c
2610 * src/quote_fmt_parse.y
2613 When replying or forwarding an email don't quote the entire
2614 mail body but use the part of the message text that is selected
2616 2002-02-06 [melvin] 0.7.0claws53
2618 * src/prefs_common.[ch]
2621 Made possible to switch quickly to last used dictionary
2622 which makes checking bilingual documents easier.
2624 2002-02-06 [melvin] 0.7.0claws52
2627 Added forgotten new file src/prefs_actions.c
2629 2002-02-06 [melvin] 0.7.0claws51
2631 * src/prefs_actions.c ** NEW FILE **
2632 * src/prefs_actions.h ** NEW FILE **
2633 Added actions to execute on message text view, or on the
2636 Added src/prefs_actions.[ch]
2638 Added new menu "Edit/Actions"
2640 Added new actionsrc file.
2642 Added actionsrc reading.
2644 Added new menus "Edit/Actions" and "Configuration/Actions..."
2645 * src/prefs_common.h
2646 Added new element actionslst element to prefs_common.
2648 2002-02-06 [paul] 0.7.0claws50
2650 * sync with sylpheed 0.7.0cvs36
2651 see ChangeLog entry 2002-02-06
2656 updated by Ricardo Mones Lastra
2658 2002-02-05 [paul] 0.7.0claws49
2660 * sync with sylpheed 0.7.0cvs33
2661 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
2663 2002-02-05 [paul] 0.7.0claws48
2666 re-add 'Edit/Advanced/Delete entire line', previously named
2669 2002-02-04 [paul] 0.7.0claws47
2673 fix bug #494993 (Reply All not taking Reply-To into consi)
2674 eliminate differences in behaviour of right-click 'Reply to all'
2675 in summary view and 'Reply to all' on the toolbar.
2676 fix bug where Reply-To gets ignored by 'Reply to all' in summary
2677 view and From gets ignored by 'Reply to all' on toolbar.
2678 fix bug where 'Reply to all' on toolbar uses To twice and ignores
2679 From when no Reply-To header is present.
2681 2002-02-04 [paul] 0.7.0claws46
2683 * sync with sylpheed 0.7.0cvs30
2684 see ChangeLog entries 2002-02-03 and 2002-02-04
2686 2002-02-03 [melvin] 0.7.0claws45
2689 Readded function to highlight all misspelled words.
2690 Fixed bug where user-provided-words did not replace
2691 correctly the misspelled word when using the mouse.
2692 Fixed bug where checking a region selected from right to left did
2693 not check the region at all.
2694 Fixed bug where 'Check backwards' may not check at all.
2695 Fixed memory leaks where popup menus and accel_groups were not destroyed.
2696 Fixed possible buffer overflow when checking for long strings (>1k).
2697 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
2698 Accelerators code uses now gtk_widget_add_accel.
2699 Removed and disabled obsolete and unfinished code.
2703 Added menu item to Highlight all misspelled words.
2705 2002-02-01 [paul] 0.7.0claws44
2708 fix '/View/Hide read messages' sensitivity when all
2709 messages in a folder are hidden
2711 2002-02-01 [paul] 0.7.0claws43
2714 add --send option to command line interface, sends all
2715 queued mail. Patch submitted by Ricardo Mones Lastra.
2717 2002-01-31 [paul] 0.7.0claws42
2720 add '/View/Hide read messages' to main_window_set_menu_sensitive()
2722 2002-01-31 [paul] 0.7.0claws41
2724 * sync with sylpheed 0.7.0cvs27
2725 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
2729 comment out elements of textview_show_part() as temporary
2730 workaround for attachment 'Display as text' bug
2733 updated by Fabio Junior Beneditto
2735 2002-01-30 [paul] 0.7.0claws40
2737 * sync with sylpheed 0.7.0cvs24
2738 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
2742 add {N_("/_Spelling"), ... "<Branch>"} to
2743 GtkItemFactoryEntry compose_entries[]
2745 * src/prefs_common.c
2746 add claws menu items to prefs_keybind_apply_clicked()
2747 and remove non-claws menu items
2749 2002-01-29 [paul] 0.7.0claws39
2751 * sync with sylpheed 0.7.0cvs22
2752 see ChangeLog entries 2002-01-28 and 2002-01-29
2754 2002-01-28 [melvin] 0.7.0claws38
2757 Added the declartion of compose_send_control_enter.
2761 Added in a 'Spelling' menu which includes the configuration menu.
2762 Added a real 'Check all' and got rid from the old one which only
2763 highlited misspelled word.
2764 Made 'Check while typing' a disableable option.
2765 Added a dialog when there are no more misspelled word.
2766 Added a dialog if error occurs when switching to a dictionary.
2768 * src/prefs_common.[ch]
2769 Added option for the default 'Check while typing' option.
2772 2002-01-28 [alfons] 0.7.0claws37
2775 fix buglet and make code comply with sylpheed code style
2777 2002-01-28 [paul] 0.7.0claws36
2779 * sync with sylpheed 0.7.0cvs19
2780 see ChangeLog entries for 2002-01-28
2782 2002-01-28 [hoa] 0.7.0claws35
2788 read the renderer config
2791 use the renderer config to convert mime attachments
2794 don't use textview_show_html/ertf,
2795 use get_text_content instead
2797 2002-01-27 [alfons] 0.7.0claws34
2800 make sylpheed believe it can delete a news message...
2801 (messages are NOT deleted, maybe we should remove
2802 processing from the folder properties after all.)
2804 2002-01-27 [alfons] 0.7.0claws33
2809 implement remove_msg()
2811 2002-01-27 [alfons] 0.7.0claws32
2816 fix return receipt / disposition notification again. this
2817 stuff seems to break on _every_ major summary UI change, so
2818 it's now implemented using a flag which is saved in the
2821 2002-01-26 [alfons] 0.7.0claws31
2824 let import dialog show the destination folder identifier
2826 2002-01-26 [melvin] 0.7.0claws30
2830 Readded 'Mark all read' into summary view popup menu
2831 Added 'Mark all read' in folder view popup menu for IMAP
2833 Made it insensitive if the selected folder is not the shown
2834 one to avoid 'Mark all read' on the wrong folder.
2836 2002-01-26 [paul] 0.7.0claws29
2840 move 'Mark all read' from summary view to folder view
2841 menu. (adapted from) patch submitted by Jeremy Andrews,
2842 <lists@kerneltrap.com>
2844 2002-01-25 [alfons] 0.7.0claws28
2847 put the gtk class name back so GtkSText adapts the
2850 2002-01-25 [alfons] 0.7.0claws27
2853 assimilate Ricardo's patch that shows pixmaps instead of
2854 plain "new" and "unread" texts in the folder view column
2857 2002-01-25 [paul] 0.7.0claws26
2860 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
2861 be found in non-standard locations.
2862 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
2864 2002-01-25 [paul] 0.7.0claws25
2866 * sync with sylpheed 0.7.0cvs16
2867 see ChangeLog entry 2002-01-25
2869 2002-01-24 [paul] 0.7.0claws24
2871 * more sync with sylpheed 0.7.0cvs15
2872 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
2874 2002-01-23 [sergey] 0.7.0claws23
2877 Fixed segfault when closing LDIF import wizard with
2883 Fixed wrong scrolling position after switching between
2884 text and image parts.
2886 2002-01-23 [paul] 0.7.0claws22
2888 * sync with sylpheed 0.7.0cvs15
2889 see ChangeLog entries 2002-01-22 and 2002-01-23
2891 2002-01-21 [melvin] 0.7.0claws21
2893 * src/prefs_scoring.c
2894 * src/prefs_filtering.c
2895 Fixed bug where scoring and filtering windows stopped
2898 2002-01-21 [paul] 0.7.0claws20
2900 * sync with sylpheed 0.7.0cvs12
2901 see ChangeLog entries 2002-01-20 and 2002-01-21
2903 2002-01-21 [carsten] 0.7.0claws19
2906 * src/messageview.[ch]
2907 * src/summaryview.[ch]
2908 changes to shortcuts handling again:
2909 + "Q" now controled by mainwin
2910 + v/V are now customizable and have slightly
2912 the "button" to minimize the messageview (and maximize
2913 the summary view) is a real button now
2915 "Delete Line+" added to Edit/Advanced (this will also
2918 2002-01-20 [melvin] 0.7.0claws18
2921 Made "Bcc" sensitive when addressbook is called from
2922 compose window (it was a Claws only bug).
2924 2002-01-19 [alfons] 0.7.0claws17
2927 prevent unnecessary updates when currently selected folder has
2930 2002-01-19 [alfons] 0.7.0claws16
2933 prevent writing the cache based on current message list in summary
2934 view when filtering also put messages in currently selected folder
2939 Italian translation submitted by Alessandro Maestri
2940 <a.maestri@cs.tin.it>
2942 2002-01-18 [melvin] 0.7.0claws15
2944 * src/prefs_filters.c
2945 fixed bug where 'cancel' from 'filters' window stops autochecking
2946 if the timer timed out when the window was open.
2948 2002-01-18 [match] 0.7.0claws14
2950 * src/addrclip.[ch] ** NEW FILE **
2951 * src/addrselect.[ch] ** NEW FILE **
2952 * src/adbookbase.h ** NEW FILE **
2953 addressbook cut, copy and paste
2955 * src/addrcache.[ch]
2957 * src/addrindex.[ch]
2969 support for copy/paste
2971 support for copy/paste
2972 tidy up menu option processing
2973 correct address list function arguments
2975 sort user attributes
2985 2002-01-18 [paul] 0.7.0claws13
2987 * sync with sylpheed 0.7.0cvs8
2988 configure.in: support Mac OS X (Darwin)
2990 2002-01-18 [carsten] 0.7.0claws12
2992 small hack to fix a segfault with an empty href
2993 (reported by Alexandra Walford <deeni@altern.org>)
2996 the shortcuts for Mark und Mark as unread are hardcoded
3000 readded the shortcuts in gtkstext but made them
3001 customizeable (simply by adding a menu plus a wrapper
3004 2002-01-17 [melvin] 0.7.0claws11
3007 fix default dictionary not being saved.
3009 2002-01-16 [darko] 0.7.0claws10
3012 fix wrapping crash with URL longer than wrapping margin
3014 2002-12-08 [hoa] 0.7.0claws10
3016 * src/matcher_parser_parse.y
3019 * src/prefs_filtering.c
3020 now, we can use bounce action in the dialog box.
3022 2002-01-16 [carsten] 0.7.0claws9
3024 removed the <control> and <alt> shortcuts because they're
3025 not needed and interefered with the "normal" shortcuts
3028 removed most of the hardcoded shortcuts and assigned
3029 them to menu entries making them easy customizable by
3032 2002-01-16 |melvin] 0.7.0claws8
3035 fixed bug where using the mouse and when the compose
3036 window is not on top may result in a crash.
3038 2002-01-16 [melvin] 0.7.0claws7
3041 fixed a long standingspell checker bug which could
3042 cause a crash after sending a message.
3044 2002-01-16 [paul] 0.7.0claws6
3046 * sync with sylpheed 0.7.0cvs7
3047 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
3048 2002-01-15, and 2002-01-16
3050 2002-01-16 [melvin] 0.7.0claws5
3056 Heavily modified spell checker code to work around
3057 ispell bug, to add keyboard shortcuts and for future
3058 enhancements. See README.claws for usage information.
3060 2002-01-15 [alfons] 0.7.0claws4
3063 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
3064 so sorting within threads reflects sort mode
3066 2002-01-15 [christoph] 0.7.0claws3
3069 added alertpanel if mail sending failed
3071 2002-01-15 [alfons] 0.7.0claws2
3073 * src/prefs_filtering.c
3074 don't stop timer when prefs filtering dialog is opened
3076 2002-01-14 [alfons] 0.7.0claws1
3080 remove debug_print()s for privacy reasons
3082 2002-01-14 [darko] 0.7.0claws
3085 quotation wrapping is now also in the main branch
3089 * tools/filter_conv.pl
3090 allow for Boolean Op and case-sensitivity
3091 this file is included in the release and tagged
3094 2002-01-13 [paul] 0.7.0claws
3096 * release 0.7.0, with cvs tag 'rel_0_7_0'
3100 * tools/filter_conv.pl
3102 rewritten to output to matcherrc instead of filteringrc
3105 updated Spanish translation by Ricardo Mones Lastra
3110 update dutch translation
3115 Updated by Fabio Junior Beneditto
3117 2002-01-13 [melvin] 0.6.6claws53
3120 Updated french translation
3122 2002-01-12 [alfons] 0.6.6claws52
3125 plug mem leak that has been sitting there for ages
3127 2002-01-12 [alfons] 0.6.6claws51
3130 undo melvin's changes from 0.6.6claws48 because summary
3131 view now refuses to select first unread message when
3134 2002-01-11 [alfons] 0.6.6claws50
3137 use claws' semantics for getting folder item when
3138 importing an mbox file into a folder
3139 (submitted by Dale P. Smith)
3141 2002-01-11 [christoph] 0.6.6claws49
3144 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
3145 toggle widget, because non static prefs can not use
3146 prefs_set_* functions
3147 * src/prefs_account.c
3148 toggle smtp auth password field sensitivity if
3149 user id is empty and add descrition of usage for
3151 * src/prefs_folder_item.c
3152 use SET_TOGGLE_SENSITIVITY macro to instead of extra
3155 2002-01-11 [melvin] 0.6.6claws48
3158 fix the 'Ctrl-Enter' feature for sending and test really
3159 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
3160 editables which was not documented in Gtk)
3163 Made summaryview refresh after sorting and not before.
3165 2002-01-11 [christoph] 0.6.6claws47
3168 select account from account ids if possible and
3169 correctly set save folder for copy in reedit
3171 2002-01-10 [paul] 0.6.6claws46
3173 * sync with sylpheed 0.7.0 release
3174 see ChangeLog entries 2002-01-07, 2002-01-08 and
3180 remove more dirt traces...
3185 clean up some traces of my debugging stuff
3187 2002-01-09 [alfons] 0.6.6claws45
3190 break up filteringprop_apply() in three separate pieces
3191 so we can drop messages that failed processing in the
3195 fix bug #469598 "no refresh of inbox after filter" which
3196 was introduced by the new summary view locking, and which
3197 prevented the summary view to update after a manual filter
3198 message. claw's filter message requires a summary_show().
3199 (aargh, summary_show() again! :-)
3201 2002-01-07 [alfons] 0.6.6claws44
3203 * src/headerwindow.c
3206 * src/sourcewindow.c
3207 bring in Hiro's last 0.7.0 wm class fixes
3210 bring in Ricardo's fix for sylprint script
3214 * src/prefs_common.[ch]
3215 * src/prefs_account.[ch]
3217 clean up account preference poison in rfc2015,
3218 and preparation to fix double sign bug
3219 (patch submitted by Simon 'corecode' Schubert)
3221 2002-01-07 [christoph] 0.6.6claws43
3224 search for free message number, do not only rely
3227 fix smtp auth and use extra account information
3228 if available, if not use pop3 data instead
3229 (closes bug #500341)
3233 2002-01-06 [alfons] 0.6.6claws42
3236 try making the separate windows work again...
3238 2002-01-06 [alfons] 0.6.6claws41
3241 adapt Hiro's separate window menu (to get rid of the funny
3242 duplicate menu items), and make it work again
3244 2002-01-06 [alfons] 0.6.6claws40
3249 * tools/README.sylprint
3250 add sylprint script for printing mails from Sylpheed
3251 (contributed by Ricardo Mones Lastra)
3256 2002-01-06 [melvin] 0.6.6claws39
3260 Fixed crash introduced in 0.6.6claws38 by the menu
3261 reorganisation (Hide read messages)
3264 Fixed typo (we are now in 2002, alfons ;) )
3266 2002-01-05 [alfons] 0.6.6claws38
3268 * sync with sylpheed 0.6.6cvs10-17
3269 (last stuff marked as LAST_STABLE)
3271 2002-01-04 [melvin] 0.6.6claws37
3274 Made account selection code use strcasestr again instead of
3275 g_strcasecmp (fixes bug where reediting queued messages
3276 did not select proper account reported by T. Link).
3279 Fix bug where folder icons are not shown when 'hide read messages'
3282 * src/stock_pixmaps.[ch]
3283 Added folder icons for 'hide read messages'.
3286 Fixed bug where 'Enter' in a header entry will send the message
3287 if 'CTL-Enter' was chosen as a shorcut for sendind.
3289 2002-01-03 [melvin] 0.6.6claws36
3292 Added popup menu for common preferences and
3293 account preferences (right click on tab displays
3294 a menu of all tabs.)
3296 2002-01-02 [melvin] 0.6.6claws35
3299 Made spelling code compatible with undo/redo feature.
3300 Added creation of suggestion mode menu for the general
3303 * src/prefs_common.[ch]
3304 Added option menu for the speller's suggestion mode.
3305 Added missing spaces in "..." buttons and made a "..."
3306 button non translatable!
3309 Made speller use the default suggestion mode.
3310 Hack to make it possible to choose 'CTRL-Enter' as a
3311 shortcut for sending (and only for sending).
3313 * src/prefs_folder_item.c
3314 Changing subject simplification does not update cache
3315 anymore (because it is unnecessary).
3316 Fixed bug where changing subject simplification updated the
3317 summaryview even when the viewed folder is not the
3318 folder which properties are being changed. (E.g.
3319 viewing folder A and changing
3320 the subject simplification of
3321 folder B -not being viewed- updated the
3322 summaryview of folder A with data of
3323 folder B). (Hope this is clear... )
3325 2001-12-31 [alfons] 0.6.6claws34
3329 fgetc() returns a signed integer which doesn't
3330 fit in a char. so c truncates this to a char
3331 but we may lose significant bits. i.e. we may
3332 comparing 0xFF which may not be equal to -1
3333 unless properly casted to signed char which
3334 we won't do because fgetc() returns a signed
3335 integer which doesn't fit in a char. so c
3336 truncates this to a char but we may lose
3337 significat bits. (you got the idea, thanks
3338 to Gustavo Noronha Silva <kov@debian.org>
3339 and the Debian folks!)
3341 2001-12-30 [alfons] 0.6.6claws33
3343 * src/prefs_common.c
3344 add #ifdef USE_PSPELLs that Melvin forgot
3346 2001-12-30 [melvin] 0.6.6claws32
3348 * src/prefs_common.[ch]
3349 Added configurable color for misspelled words.
3352 Fixed bug of foreground text color (reported by David
3354 Added configurable color for misspelled words.
3356 2001-12-30 [alfons] 0.6.6claws31
3359 remove unnecessary things someone put there
3363 make folder properties (like threading and sorting) persistent
3364 (closes bug #497424 "rescan folder tree resets proprieties")
3365 currently this is only for MH folders.
3367 2001-12-29 [melvin] 0.6.6claws30
3369 * src/string_match.[ch]
3370 Optimized a bit: regexp pattern buffer compiled only once, and
3371 one subroutine call removed. Fixed ^ regexp search: Now,
3372 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
3375 Subject filtering changed to filter summary columns and
3376 not directly the messages subject cache. The loss in
3377 performance is balanced by the improvement of string_match.
3378 Added an alert panel if there is an error in the regexp.
3380 * src/src/prefs_folder_item.h
3381 Added a regexp pattern buffer.
3383 2001-12-28 [alfons] 0.6.6claws29
3385 * src/string_match.[ch]
3387 allow compilation *BSD
3389 2001-12-27 [alfons] 0.6.6claws28
3392 sync the Hiro's bug fix for BSD
3394 2001-12-27 [melvin] 0.6.6claws27
3397 Simplify focus to subject entry code.
3399 2001-12-27 [darko] 0.6.6claws26
3405 * src/procheader.[ch]
3407 * src/stock_pixmap.[ch]
3409 Show key icon for encrypted mails in summary view
3411 * src/pixmaps/clip.xpm
3412 * src/pixmaps/clipkey.xpm
3413 * src/pixmaps/key.xpm
3414 New/modified icons for the above
3416 2001-12-27 [melvin] 0.6.6claws25
3418 * src/prefs_common.c
3419 Put spell checker options in a separate tab to decrease
3420 the Common Preferences window height.
3423 Update spell checker usage instruction about its options
3426 2001-12-27 [melvin] 0.6.6claws24
3429 Changed subject entry widget position. Initial focus is
3430 on the To header instead of the subject entry.
3431 Creating a new header scrolls the header list to make the
3432 created one visible. Nevertheless, when automatically filling
3433 headers, the first one is shown.
3434 A Tab key press in the last empty header entry zips the
3435 focus to the subject entry.
3436 (I did not change the combo boxes, yet)
3438 2001-12-26 [alfons] 0.6.6claws23
3440 * src/prefs_account.c
3442 allow default inbox to reside in another mailbox (only
3443 works for POP3 accounts)
3445 2001-12-26 [alfons] 0.6.6claws22
3448 make reply-on-click work with the account of the selected folder
3450 put a fixme here to remind me to fix finding correct default
3451 account for nested folders
3453 2001-12-25 [alfons] 0.6.6claws21
3456 make column headers display locked and mark pixmaps (idea by Melvin)
3457 fix bug by adding score and locked column type to sort array
3459 2001-12-25 [alfons] 0.6.6claws20
3462 catch a *potentially* inadvertent write back of
3463 the message cache(s) introduced by 0.6.5claws37
3465 2001-12-25 [christoph] 0.6.6claws19
3467 * src/stock_pixmap.[ch]
3469 add ignore thread pixmap
3470 (can someone draw a better icon for this?)
3472 2001-12-24 [alfons] 0.6.6claws18
3474 * src/prefs_folder_item.c
3475 make address completion actually work for the
3476 Default To address in the Folder Property dialog.
3478 2001-12-24 [alfons] 0.6.6claws17
3481 use new style regexp for subject stripping
3482 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
3484 2001-12-24 [darko] 0.6.6claws16
3488 move GPG related informational messages to debug mode
3490 2001-12-23 [alfons] 0.6.6claws15
3492 * src/stock_pixmap.[ch]
3494 add the forgotten Claws' locked pixmap
3496 2001-12-23 [alfons] 0.6.6claws14
3499 accept file name typed in entry in multi file
3500 selector (patch submitted by Gustavo Noronha Silva
3503 2001-12-23 [alfons] 0.6.6claws13
3505 * src/prefs_filter.c
3506 * src/prefs_filtering.c
3509 clean up a little bit
3511 * src/string_match.c
3512 validate input strings a little bit more
3514 2001-12-23 [alfons] 0.6.6claws12
3518 * src/string_match.[ch] ** NEW **
3519 * src/folderview.[ch]
3522 * src/prefs_folder_item.[ch]
3523 add subject simplification to strip out strings from
3524 a subject line (esp. handy for mailing lists).
3525 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
3526 but slightly changed things for better integration.)
3528 2001-12-23 [alfons] 0.6.6claws11
3531 fix bug introduced by submission included in 0.6.5claws52.
3532 ideally this submission should clean the trash if any trash
3533 folder has a message. however, the hasTrash variable was
3534 set to false whenever a trash folder was empty (discarding
3535 a previously found *filled* trash folder.)
3537 also edited the code a little bit and made it more safe.
3539 2001-12-22 [alfons] 0.6.6claws10
3542 quick fix for Martin Pool's omission of an account
3543 specific SSL setting
3545 2001-12-22 [alfons] 0.6.6claws9
3552 better support for multipart/digest (submitted
3553 by Fredrik <e98fo@efd.lth.se>)
3555 2001-12-22 [alfons] 0.6.6claws8
3558 correct function signature
3561 * src/prefs_account.[ch]
3562 allow IMAP over SSH tunnel (patch submitted by
3563 Martin Pool <mbp@samba.org>)
3565 2001-12-21 [alfons] 0.6.6claws7
3567 * sync with sylpheed 0.6.6cvs4-9
3568 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
3570 2001-12-21 [christoph] 0.6.6claws6
3573 * src/prefs_folder_item.[ch]
3574 implement saving of outgoing messages to current folder.
3575 fix segfault when no default outbox is available
3576 (closes bug #495683)
3578 2001-12-21 [carsten] 0.6.6claws5
3581 pressing CTRL while DND does now the expected thing and
3582 copies the mail (moving is still the default, as this
3583 seam more appropriate for handling mails by DND)
3585 2001-12-18 [paul] 0.6.6claws4
3587 * sync with sylpheed 0.6.6cvs3
3588 see ChangeLog entries 2001-12-18
3590 2001-12-18 [hiro] 0.6.6claws3
3593 fix for multibyte characters (obtain the number of letters
3596 2001-12-17 [paul] 0.6.6claws2
3598 * sync with sylpheed 0.6.6cvs1
3599 see ChangeLog entry 2001-12-16
3601 2000-12-17 [alfons] 0.6.6claws1
3606 2001-12-16 [paul] 0.6.6claws
3609 * Release version 0.6.6claws, cvs tag: rel_0_6_6
3612 last minute sync with main 0.6.6
3615 updated by Ricardo Mones Lastra
3616 update for last minute sync
3619 update for last minute sync
3621 updated by Jens Oberender
3623 updated by Fabio Junior Beneditto
3625 * src/prefs_common.[ch]
3627 number of undo levels is user configurable
3628 (squeeze it into the release in the dying
3629 moments) Submitted by Jens Oberender
3634 updated french translation
3636 2001-12-15 [paul] 0.6.5claws92
3638 * sync with sylpheed 0.6.5cvs28
3639 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
3642 update to allow for sync
3647 update dutch translation
3649 2001-12-14 [carsten] 0.6.5claws91
3651 fixed bug #473785; also after changing the column order
3652 the same message will be selected and displayed as before
3655 2001-12-14 [carsten] 0.6.5claws90
3657 probably found the bug reported by wwb opening or closing
3658 a folder tree just before dnd (found the solution in the
3659 balsa source -- thanks to them)
3661 2001-12-14 [carsten] 0.6.5claws89
3664 moved gtk_clist_moveto to the right place, so that
3665 only the accounts dialog is effected on opening
3667 2001-12-14 [carsten] 0.6.5claws88
3669 gtkut_clist_set_focus_row does a gtk_clist_moveto
3670 now, so that the focused row will be seen in any case
3671 (reported by wwp on sf-claws-user)
3673 2001-12-14 [darko] 0.6.5claws87
3676 remove unnecessary line
3678 2001-12-14 [paul] 0.6.5claws86
3680 * sync with sylpheed 0.6.5cvs27
3681 see ChangeLog entries 2001-12-14
3683 2001-12-14 [carsten] 0.6.5claws85
3685 following a suggestion of Melvin the rcoabm pops up
3686 right under the button now and the button is reliefed
3687 while the popup is open
3689 2001-12-14 [darko] 0.6.5claws84