1 2002-07-22 [christoph] 0.7.8claws96
4 fix memory leak caused by wrong g_dirname usage
6 2002-07-22 [christoph] 0.7.8claws95
9 update new and unread message counts for summaryview
10 summaryview does not get it from the folder anymore
11 and has to update the values itself
13 2002-07-22 [melvin] 0.7.8claws94
16 Updated French translations.
18 2002-07-22 [christoph] 0.7.8claws93
21 set prop->preg pointer to NULL or following check
22 will not fail and regexec will be called with
25 2002-07-21 [alfons] 0.7.8claws92
27 * src/prefs_common.[ch]
28 remove option "Send return receipt on request"
30 2002-07-21 [thorsten] 0.7.8claws91
33 fixed memleaks, coding style as pointed out by alfons
35 2002-07-21 [alfons] 0.7.8claws90
39 o fix bug notice view being displayed when going to empty folder
40 (noticed by Christoph)
41 o allow RRR to be sent when restarting sylpheed, or changing folder
44 2002-07-21 [thorsten] 0.7.8claws89
47 Included save_all patch from Xaview FACQ
48 added support for pathnames
50 2002-07-21 [alfons] 0.7.8claws88
55 * src/messageview.[ch]
56 * src/noticeview.c ** NEW FILE **
57 * src/noticeview.h ** NEW FILE **
58 make return receipts work again
59 (UI idea by Leandro Pereira)
61 2002-07-21 [paul] 0.7.8claws87
64 fix sensitivity of 'Select thread'
66 2002-07-21 [paul] 0.7.8claws86
69 add browser command line for Galeon
71 2002-07-21 [paul] 0.7.8claws85
74 fix 'EXTRA_DIST': remove README.README, add TODO
77 2002-07-21 [alfons] 0.7.8claws84
80 make enter clear selection
81 (closes "[ 579888 ] Editor selection/entry error"
82 reported by Steve Lamb)
84 2002-07-21 [alfons] 0.7.8claws83
87 sort message list when selecting unthread messages
88 (closes "[ 501593 ] switching threaded view doesn't sort"
89 reported by Simon Schubert)
91 2002-07-20 [alfons] 0.7.8claws82
96 2002-07-20 [thorsten] 0.7.8claws81
99 Fixed expansion of empty fields in matchactions
101 2002-07-19 [melvin] 0.7.8claws80
104 Removed a duplicate menu entry (fast mode) introduced during
106 Added a menu separator between 'Use alternate' and 'Fast mode'
108 2002-07-19 [paul] 0.7.8claws79
114 2002-07-19 [thorsten] 0.7.8claws78
116 * tools/calypso_convert.pl ** NEW FILE **
119 script to import mbox files exported
121 o generates folder structure
122 o includes attachments
124 2002-07-19 [melvin] 0.7.8claws77
126 * src/selective_download.[ch]
127 Fixed bug where closing the dialog with the window manager's
128 close button will not unlock the summary
129 Corrected some function declarations that missed a return value
130 Made the source code comply better with coding style.
132 Added new browser command line for Mozilla.
134 2002-07-18 [paul] 0.7.8claws76
137 src/selective_download.[ch]
138 reflect theme changes, fix Gdk Warning when creating
139 pixmap from NULL window, and minor clean up.
140 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
145 2002-07-17 [paul] 0.7.8claws75
153 2002-07-16 [paul] 0.7.8claws74
155 * tools/filter_conv.pl
157 replace conversion script with reimplemented version,
158 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
160 2002-07-16 [colin] 0.7.8claws73
163 remove forgotten debug messages - sorry ;-)
165 2002-07-16 [colin] 0.7.8claws72
171 add the ability to select part of a text mime-part
174 2002-07-15 [christoph] 0.7.8claws71
177 fix folder message count for folders without
178 msg_is_changed (includes news folders)
180 2002-07-15 [martin] 0.7.8claws70
183 option "display recipient on 'From'..." now works
184 without the need of enabling the option
185 "display sender using address book".
187 2002-07-15 [christoph] 0.7.8claws69
190 removed setting folder status from summaryview.
191 folder.c should update all message counts correctly.
193 2002-07-15 [paul] 0.7.8claws68
196 updated by Fabio Junior Beneditto
198 2002-07-15 [darko] 0.7.8claws67
201 Fixed target folder colorization, don't decrease op
204 2002-07-14 [paul] 0.7.8claws66
206 * sync with main 0.8.0
207 see ChangeLog 2002-07-14
209 2002-07-13 [melvin] 0.7.8claws65
214 Replaced sprintf by g_snprintf to prevent possible buffer
217 Corrected a log message output format.
218 Added a missing "done" debug output.
220 Added keyboard accelerator for Priority menu items
221 Added missing \n in debug output
225 Added missing \n in debug output
227 2002-07-13 [paul] 0.7.8claws64
230 change Sergey's email address to the sf address
233 increase show_url_timeout (more useful for long
236 2002-07-12 [sergey] 0.7.8claws63
239 applied (with some modifications) patch to set the
240 micalg parameter for signatures
241 (2001-08-28 Werner Koch <wk@gnupg.org>)
243 2002-07-12 [sergey] 0.7.8claws62
247 fixed man page installation
249 2002-07-12 [paul] 0.7.8claws61
251 * sync with 0.7.8cvs26
252 see ChangeLog 2002-07-11 and 2002-07-12
254 2002-07-11 [christoph] 0.7.8claws60
258 first use the message number to find the message
259 to mark with a reply flag but check the
260 message-id if we got the correct message, if not
261 try to find it by message-id.
262 use new string seperator that is not allowed
265 2002-07-11 [paul] 0.7.8claws59
267 * sync with 0.7.8cvs23
268 see ChangeLog 2002-07-10
270 2002-07-10 [christoph] 0.7.8claws58
274 Added message-id table to the cache in memory
275 and functions to msgcache.c and folder.c to
276 fetch MsgInfos by message id
279 store folder and message-id of message replying
280 to in queue header and set reply flag after sending
283 2002-07-10 [paul] 0.7.8claws57
287 add Martin to the list of authors
289 2002-07-09 [martin] 0.7.8claws56
291 Added gtk_ctree_last_visible(), tree_update_level(),
292 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
293 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
294 from gtk+ to gtksctree.c for the new sorting code
295 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
296 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
298 Added declaration for gtk_sctree_sort_recursive() and
304 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
305 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
307 2002-07-08 [paul] 0.7.8claws55
309 * more sync with 0.7.8cvs21
310 see ChangeLog 2002-07-08
312 2002-07-08 [paul] 0.7.8claws54
314 * sync with 0.7.8cvs21
315 see ChangeLog 2002-07-08
317 2002-07-07 [alfons] 0.7.8claws53
320 * src/stock_pixmap.[ch]
321 * src/pixmaps/notice_warn.xpm ** NEW FILE **
322 * src/pixmaps/notice_error.xpm ** NEW FILE **
323 * src/pixmaps/notice_note.xpm ** NEW FILE **
324 add new pixmaps for upcoming notice pane
326 2002-07-06 [melvin] 0.7.8claws52
329 Made them a bit closer to Sylpheed's coding style.
331 Removed possible memory leaks when some errors occurs.
333 2002-07-06 [melvin] 0.7.8claws51
336 Removed --no-location in xgettext command line to help
337 translators that use Emacs' po-mode
339 Removed unnecessary comments that messed up sylpheed.pot
341 2002-07-06 [paul] 0.7.8claws50
343 * sync with 0.7.8cvs19
344 see ChangeLog 2002-07-05
346 2002-07-06 [christoph] 0.7.8claws49
350 fix folder_item_remove_all_msg and folderview
351 status for trash folders after emptying trash
353 2002-07-05 [paul] 0.7.8claws48
355 * sync with 0.7.8cvs16
356 see ChangeLog 2002-07-04 and 2002-07-05
358 2002-07-04 [paul] 0.7.8claws47
360 * sync with 0.7.8cvs14
361 see ChangeLog 2002-07-04
363 2002-07-03 [alfons] 0.7.8claws46
366 dupe folder item's path because it's being reallocated
367 by new folder scanning code
369 2002-07-03 [christoph] 0.7.8claws45
372 better IMAP uid fetching using 'FETCH 1:* (UID)'
374 add missing return in msgcache_write
376 2002-07-02 [thorsten] 0.7.8claws44
381 use binary mode for file access
383 2002-07-02 [christoph] 0.7.8claws43
385 * major code cleanup (part 1)
387 - unused variables removed
388 - unused functions removed
389 - uninitialized variables checked
390 - missing return statements added
391 - missing function return types added
392 - added parentheses around assignment and
393 && in || when suggested by gcc
397 replaced direct calls to folder->scan_tree
398 with folder_scan_tree and restore folder
399 prefs in this function. The folder should
400 not have to deal with them.
401 ( Should now work for all folder types )
403 2002-07-02 [paul] 0.7.8claws42
405 * sync with 0.7.8cvs13
406 see ChangeLog 2002-07-01 and 2002-07-02
408 2002-07-01 [christoph] 0.7.8claws41
411 fix "goto next/prev unread message" with
414 2002-07-01 [paul] 0.7.8claws40
417 updated by Ricardo Mones Lastra
419 2002-06-30 [match] 0.7.8claws39
422 applied variation of leonerd's patch (566661) to
423 allow multiple email addresses per JPilot entry.
424 addresses may be separated by space, comma, pipe,
425 semi-colon, new-line.
427 2002-06-30 [alfons] 0.7.8claws38
430 simple fix for putting older nodes before
431 newer nodes when threading by subject
433 2002-06-30 [christoph] 0.7.8claws37
440 fix broken folder tree rescaning
441 and don't use procmsg_get_mark_sum
444 2002-06-30 [christoph] 0.7.8claws36
446 * merge new cache branch
448 fix new cache imap copy bug
450 improved folder_item_scan
451 it should now always set the correct
452 new, unread and total message counts
454 2002-06-29 [paul] 0.7.8claws35
459 2002-06-29 [paul] 0.7.8claws34
463 man/Makefile.am ** NEW FILE **
464 man/sylpheed.1.gz ** NEW FILE **
465 add Sylpheed man page
467 2002-06-29 [paul] 0.7.8claws33
470 updated by Fabio Junior Beneditto
472 2002-06-28 [jens] 0.7.8claws32
477 * src/selective_download.c
478 removed gettext for space " "
483 2002-06-28 [paul] 0.7.8claws31
485 * sync with 0.7.8cvs11
486 see ChangeLog 2002-06-28
488 2002-06-28 [paul] 0.7.8claws30
490 * sync with 0.7.8cvs10
491 see ChangeLog 2002-06-27 and 2002-06-28
493 2002-06-26 [paul] 0.7.8claws29
496 src/selective_download.c
497 don't gettextise empty strings.
498 reserved by gettext. gettext("") returns
499 the header entry with meta information,
505 2002-06-26 [paul] 0.7.8claws28
507 * sync with 0.7.8cvs7
508 see ChangeLog 2002-06-25
511 ...and in the process, tweak the gui a little
513 2002-06-25 [alfons] 0.7.8claws27
517 fine tune ldap library detection
519 2002-06-25 [alfons] 0.7.8claws26
522 don't allow return receipts when composing a news article
524 2002-06-25 [paul] 0.7.8claws25
527 add '$(AMTAR)' to 'release' section to allow for
528 new and older autotools
530 2002-06-25 [paul] 0.7.8claws24
533 fix "No more unread messages" persistant pop-up
536 2002-06-25 [paul] 0.7.8claws23
539 updated by Alessandro Maestri
541 2002-06-25 [paul] 0.7.8claws22
543 * sync with 0.7.8cvs6
544 see ChangeLog 2002-06-25
546 2002-06-24 [paul] 0.7.8claws21
549 add GPL copyright information
551 2002-06-24 [paul] 0.7.8claws20
555 tools/update-po ** NEW FILE **
556 add script that eases the creation of *.po files
557 Submitted by Wilbert Berendsen <wilbert@oswf.org>
559 2002-06-23 [alfons] 0.7.8claws19
562 make notification_convert_header obey const correctness
563 (next step will be fixing the broken return receipt)
565 2002-06-23 [paul] 0.7.8claws18
568 fix bug introduced in last commit:
569 removed too much code in last commit - put back what's
572 2002-06-23 [paul] 0.7.8claws17
574 * src/messageview.[ch]
575 remove code committed in error from locally patched
578 2002-06-23 [colin] 0.7.8claws16
581 add compose_entry_select(), used to select the default_to
582 email address - hopefully avoiding people sending mails to
585 2002-06-22 [alfons] 0.7.8claws15
588 add Bram Metsch & Stanislav Karchebny
590 * src/prefs_account.[ch]
592 - apply and adapt Bram's patch which allows user to set SMTP AUTH
593 options. (see <http://sourceforge.net/tracker/index.php
594 ?func=detail&aid=566937&group_id=25528&atid=384600>);
596 - merge Stanislav's fix to make SMTP AUTH work with qmail
597 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
599 2002-06-22 [paul] 0.7.8claws14
601 * sync with 0.7.8cvs5
602 see ChangeLog 2002-06-19 and 2002-06-20
604 2002-06-22 [alfons] 0.7.8claws13
606 * src/selective_download.c
607 fix a stupid mistake I made
609 2002-06-22 [alfons] 0.7.8claws12
611 * src/selective_download.[ch]
612 fix another unnoticed leak; cleanup code
617 gpg-sign <-- gpg-sign-syl
619 2002-06-21 [alfons] 0.7.8claws11
621 * src/selective_download.c
622 * src/selective_download.h
623 fix assorted mix of allocation errors (should solve
624 problem reported by Philippe Gramoullé, see:
625 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
627 2002-06-20 [melvin] 0.7.8claws10
629 * tools/gpg-sign *REMOVED*
630 tools/gpg-sign-syl *ADDED*
631 Replaced the gpg clearsigning script with the version using
632 xterm instead of ssh-askpass and changed its name.
635 Updated actions example to reflect the renaming of the
636 gpg clearsigning script.
638 2002-06-19 [paul] 0.7.8claws9
640 * sync with 0.7.8claws9
641 see ChangeLog 2002-06-18 and 2002-06-19
643 2002-06-19 [paul] 0.7.8claws8
645 * sync with 0.7.8cvs1
646 see ChangeLog 2002-06-18
648 2002-06-18 [alfons] 0.7.8claws7
651 add omitted prototype
653 2002-06-17 [paul] 0.7.8claws6
656 fix hiding of exec_btn
658 2002-06-17 [paul] 0.7.8claws5
661 remove unneeded code: should_delete()
662 and Pop3State::uidl_todelete_list
664 2002-06-17 [paul] 0.7.8claws4
667 see ChangeLog 2002-06-11 and 2002-06-13
669 2002-06-16 [alfons] 0.7.8claws3
672 make sure lock sort mode (claws specific) is
673 also persists after a tree rescan
675 2002-06-16 [alfons] 0.7.8claws2
677 * src/prefs_folder_item.c
679 fix persistence of folder sort mode (broken
680 by adapting Hiro's new folder persistence code)
682 2002-06-16 [alfons] 0.7.8claws1
686 * src/prefscommon.[ch]
687 control size of log text in log window;
688 closes patch #569155 submitted by Mitko Haralanov.
690 2002-06-15 [paul] 0.7.8claws
692 * release of 0.7.8claws
694 2002-06-15 [paul] 0.7.7claws
697 updated by Fabio Junior Beneditto
699 2002-06-14 [paul] 0.7.6claws49
702 updated by Ricardo Mones Lastra
704 2002-06-14 [paul] 0.7.6claws48
707 updated translation by Wilbert Berendsen
709 2002-06-14 [melvin] 0.7.6claws47
712 Updated French translation
714 2002-06-13 [paul] 0.7.6claws46
717 allow filename to be typed in, rather than just
718 selected by the mouse. Patch by Gustavo Noronha Silva.
720 2002-06-13 [alfons] 0.7.6claws45
722 * src/mainwindow.[ch]
723 more cleanups (removing unnecessary menu items Expand
724 summary / message view)
726 2002-06-13 [melvin] 0.7.6claws44
729 Added src/string_match.c
731 Fixed possible buffer overflow.
733 Added missing config.h header.
737 Made some strings translatable (missing _(..)).
739 2002-06-13 [melvin] 0.7.6claws43
742 Corrected action example (verifying clearsigned mail).
743 * src/prefs_account.c
746 Removed incorrect line that generated a Gtk-CRITICAL msg.
748 2002-06-12 [alfons] 0.7.6claws42
751 add init of score column lost in 0.7.6claws42
753 2002-06-12 [paul] 0.7.6claws41
755 * src/prefs_account.c
756 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
757 behavior of the radio buttons, (from 0.7.7cvs2)
759 2002-06-11 [alfons] 0.7.6claws40
761 * src/messageview.[ch]
762 * src/summaryview.[ch]
763 * src/summary_search.c
765 perform a sync to bring in Hiro's separate view implementation
767 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
769 2002-06-11 [paul] 0.7.6claws39
771 * src/prefs_account.c
772 correct a typo on the Receive tab
774 2002-06-10 [match] 0.7.6claws38
777 Included address completion patch from Gustavo Noronha.
779 2002-06-10 [paul] 0.7.6claws37
783 src/prefs_account.[ch]
784 src/selective_download.[ch]
787 - check if POP Account
788 - Receive Button renamed to Preview
789 - Preview Button Popup: preview new/all messages
791 - Account Preferences-->Receive tab checkbutton if you
792 want to remove Mail after Download
794 - Account Preferences-->Receive tab checkbutton use
795 filtering rules on preview
796 (think of delete_on_server)
798 - Account selectable from SD dialog
799 - checkbutton to show already downloaded messages if
800 all messages are previewed
801 - new clist column showing Date
804 - play ball with UIDL
806 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
808 2002-06-10 [melvin] 0.7.6claws36
811 Added a hint to ac/README in cvs instructions.
813 * src/prefs_actions.c
814 Made it possible to use a more elaborate command line
815 for asynchronous actions, too.
817 2002-06-10 [melvin] 0.7.6claws35
819 * src/prefs_actions.c
820 Make it possible to use a more elaborate command line
821 (e.g. |foo|bar|cat>there;echo Done|)
822 Corrected error message when calling %f, %F and %p commands
823 from the compose window.
825 2002-06-09 [colin] 0.7.6claws34
828 Automatically find unread messages in current folder
829 before annoying the user.
831 2002-06-08 [alfons] 0.7.6claws33
834 remove bad formatting string in it.po translation
835 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
837 2002-06-08 [paul] 0.7.6claws32
839 * sync with 0.7.6cvs25
840 see ChangeLog 2002-06-07
842 2002-06-05 [paul] 0.7.6claws31
845 add 'Sort by locked' and 'Sort by score'
847 2002-06-05 [paul] 0.7.6claws30
849 * sync with 0.7.6cvs24
850 see ChangeLog 2002-06-04
852 2002-06-04 [paul] 0.7.6claws29
855 updated by Fabio Junior Beneditto
857 2002-06-03 [thorsten] 0.7.6claws28
860 fclose() matcherrc after reading
862 2002-06-03 [paul] 0.7.6claws27
864 * sync with 0.7.6cvs21
865 see ChangeLog 2002-05-31
867 2002-05-31 [paul] 0.7.6claws26
869 * sync with 0.7.6cvs20
870 see ChangeLog 2002-05-29 and 2002-05-30
872 2002-05-31 [paul] 0.7.6claws25
875 hopefully fix last buggy sync
878 correct typo in 'Actions' examples
880 2002-05-29 [paul] 0.7.6claws24
882 * sync with 0.7.6cvs18
883 see ChangeLog 2002-05-28 and 2002-05-29
889 2002-05-28 [paul] 0.7.6claws23
891 * sync with 0.7.6cvs16
892 see ChangeLog 2002-05-28
894 2002-05-27 [thorsten] 0.7.6claws22
896 * faq/it/sylpheed-faq-1.html
897 faq/it/sylpheed-faq-2.html
898 faq/it/sylpheed-faq-3.html
899 faq/it/sylpheed-faq.html
900 corrected DOS lineendings
901 * faq/de/sylpheed-faq-1.html
902 faq/de/sylpheed-faq-2.html
903 faq/en/sylpheed-faq-1.html
904 faq/en/sylpheed-faq-2.html
905 faq/en/sylpheed-faq-3.html
906 faq/es/sylpheed-faq-1.html
907 faq/es/sylpheed-faq-2.html
908 faq/es/sylpheed-faq-3.html
909 faq/fr/sylpheed-faq-1.html
910 faq/it/sylpheed-faq-1.html
911 faq/it/sylpheed-faq-2.html
912 faq/it/sylpheed-faq-3.html
913 faq/it/sylpheed-faq.html
914 changed ">" to "
916 2002-05-27 [paul] 0.7.6claws21
918 * sync with 0.7.6cvs15
919 see ChangeLog 2002-05-27
921 2002-05-27 [paul] 0.7.6claws20
923 * src/prefs_account.c
926 2002-05-26 [paul] 0.7.6claws19
931 2002-05-25 [paul] 0.7.6claws18
934 add description of kmail2sylpheed.pl
936 2002-05-25 [paul] 0.7.6claws17
938 * tools/kmail2sylpheed.pl ** NEW FILE **
939 perl script that converts an exported Kmail address
940 book, converts it to sylpheed addressbook file,
941 writes the file to .sylpheed, and updates
944 2002-05-25 [paul] 0.7.6claws16
946 * sync with 0.7.6cvs14
947 see ChangeLog 2002-05-23
949 2002-05-24 [paul] 0.7.6claws15
952 make a correction and add some more info
954 2002-05-24 [paul] 0.7.6claws14
958 compose_redirect_write_headers_from_headerlist()
959 add Subject and Resent-Message-ID to
960 compose_redirect_write_headers()
961 Received, Subject, and X-UIDL are filtered out in
962 compose_redirect_write_to_file()
964 2002-05-23 [paul] 0.7.6claws13
970 src/matcher_parser_lex.l
971 src/matcher_parser_parse.y
972 src/prefs_common.[ch]
973 src/prefs_filtering.c
975 rename 'Bounce' to 'Redirect'
977 2002-05-23 [paul] 0.7.6claws12
979 * more sync with 0.7.6cvs13
981 see ChangeLog 2002-05-22
983 2002-05-22 [paul] 0.7.6claws11
985 * sync with 0.7.6cvs13
987 see ChangeLog 2002-05-20
989 see ChangeLog 2002-05-22
991 2002-05-21 [melvin] 0.7.6claws10
994 Added missing filtering and scoring headers
995 Fixed bad function call that showed garbage
996 in Folder->Processing
998 2002-05-21 [paul] 0.7.6claws9
1001 make all tools executable, (patch by Alfons).
1003 2002-05-20 [alfons] 0.7.6claws8
1006 don't forget to call mktime() so we have a valid week
1008 (Bug report by Roger Sondermann <mail@jumaros.de>)
1010 2002-05-20 [paul] 0.7.6claws7
1013 fix broken parsing of urls
1015 fix displaying of urls
1017 both fixes from the patch [547855] by Eugene
1020 2002-05-19 [alfons] 0.7.6claws6
1023 make sylpheed configure correctly with the latest
1024 and greatest of automake / autoconf / gettext
1026 2002-05-19 [alfons] 0.7.6claws5
1030 add function for returning ime zone offset
1032 * src/quote_fmt_parse.y
1033 better quotation formatting - does not convert
1034 to local time, but uses the original date string.
1036 Note: %z inserts the timezone offset (should
1037 work also on platforms where strftime does not
1040 2002-05-18 [christoph] 0.7.6claws4
1043 fix indentation of some code
1048 correct path for ignorethread.xpm
1049 incorrect filename for sylpheed_logo.xpm
1050 add missing include matcher_parser_parse.h
1052 2002-05-18 [paul] 0.7.6claws3
1054 * sync with 0.7.6cvs8
1055 see ChangeLog 2002-05-16 and 2002-05-17
1057 2002-05-18 [melvin] 0.7.6claws2
1060 Corrected an action's definition and fixed some misspellings.
1062 2002-05-18 [paul] 0.7.6claws1
1065 tools/gpg-sign ** new file **
1066 tools/uudec ** new file **
1067 add Melvin's Actions scripts
1070 add Melvin's descriptions for Actions
1072 2002-05-18 [paul] 0.7.6claws
1074 * Version 0.7.6claws released
1076 2002-05-17 [paul] 0.7.5claws32
1079 updated by Ricardo Mones Lastra
1081 2002-05-17 [paul] 0.7.5claws31
1084 fix Account prefs default folder for sent/draft/deleted
1089 updated translation by Alessandro Maestri and
1092 2002-05-17 [melvin] 0.7.5claws30
1094 * src/prefs_actions.c
1095 Fixed bug where using %F not at the end of the command
1096 resulted in an additional empty argument being created.
1097 Thanks to Darko Koruga for reporting the bug.
1099 2002-05-17 [melvin] 0.7.5claws29
1102 Updated French translations.
1104 2002-05-15 [paul] 0.7.5claws28
1107 updated by Ricardo Mones Lastra
1109 2002-05-15 [paul] 0.7.5claws27
1111 * sync with 0.7.6cvs4
1112 see ChangeLog 2002-05-14 and 2002-05-15
1114 2002-05-14 [paul] 0.7.5claws26
1116 * sync with 0.7.6cvs1
1117 see ChangeLog 2002-05-13
1119 2002-05-13 [thorsten] 0.7.5claws25
1122 fix select_all and copy in multipart messages
1124 fix select_all and copy in multipart messages
1126 2002-05-12 [paul] 0.7.5claws24
1129 reverse last commit, bug already fixed in 0.7.5claws3
1131 2002-05-12 [netztorte] 0.7.5claws23
1134 dont parse empty addressbook (checked in before claws20)
1136 2002-05-12 [melvin] 0.7.5claws22
1139 Removed unneeded priority code introduced by the previous
1142 2002-05-12 [melvin] 0.7.5claws21
1145 Added possibility to set message's priority.
1147 Added possibility to set message's priority.
1148 Added missing headers
1150 2002-05-12 [melvin] 0.7.5claws20
1152 * src/prefs_actions.c
1153 Removed implicitely added quotes around the name
1154 of the temporary files of mime parts.
1156 2002-05-12 [paul] 0.7.5claws19
1158 * sync with 0.7.5cvs20
1159 see ChangeLog 2002-05-11
1161 2002-05-12 [alfons] 0.7.5claws18
1163 * src/quote_fmt_lex.l
1164 * src/quote_fmt_parse.y
1165 allow quote / reply date & time format to be set using
1166 %D{format}. format is a format string you'd pass to
1167 strftime() (see man strftime, or the Display tab |
1168 Date format setting).
1170 Currently %D converts the date to local time.
1172 2002-05-11 [paul] 0.7.5claws17
1174 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
1175 see ChangeLog 2002-05-10 and 2002-05-11
1177 2002-05-10 [paul] 0.7.5claws16
1179 * sync with 0.7.5cvs16
1180 see ChangeLog entries 2002-05-09 and
1183 2002-05-10 [colin] 0.7.5claws15
1186 Corrected a bug that prevented sylpheed to open
1187 double-clicked URIs.
1189 2002-05-09 [paul] 0.7.5claws14
1191 * sync with 0.7.5cvs14
1192 see ChangeLog 2002-05-08 and 2002-05-09
1194 2002-05-08 [paul] 0.7.5claws13
1196 * sync with 0.7.5cvs11
1197 see ChangeLog entry 2002-05-08
1199 2002-05-08 [paul] 0.7.5claws12
1203 fix segfault on View->Open in new window
1204 patch submitted by Thorsten Maerz <torte@netztorte.de>
1206 2002-05-07 [paul] 0.7.5claws11
1208 * sync with 0.7.5cvs9
1209 see ChangeLog entry 2002-05-07
1211 2002-05-06 [paul] 0.7.5claws10
1215 display url in statusbar on single-click
1216 patch submitted by Thorsten Maerz <torte@netztorte.de>
1218 2002-05-06 [match] 0.7.5claws9
1225 XML implementation of properties file.
1226 * src/exporthtml.[ch]
1227 * src/expthtmldlg.[ch]
1231 2002-05-02 [sergey] 0.7.5claws8
1233 * src/mainwindow.c (mainwin_entries),
1234 src/prefs_common.c (prefs_send_create()),
1235 src/codeconv.c (locale_table):
1236 use charset name "Windows-1251" instead of "CP1251".
1238 2002-05-02 [colin] 0.7.5claws7
1242 src/prefs_folder_item.c
1243 Fixed cosmetics bugs due to Outbox renamed to Sent.
1245 2002-05-02 [hiro] 0.7.5claws6
1248 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
1250 2002-05-02 [paul] 0.7.5claws5
1253 more sync with 0.7.5cvs7, see ChangeLog entry
1256 2002-05-02 [hiro] 0.7.5claws4
1259 compose_queue_sub():
1260 check if queue folder exists (closes #550397).
1261 removed directory creation since it should be handled
1264 imap_add_msg(): return UID for appended message
1267 2002-04-30 [paul] 0.7.5claws3
1270 fix account_find_from_address() bug
1272 2002-04-28 [colin] 0.7.5claws2
1276 src/prefs_common.[ch]
1278 Added user-definable quotation characters recognition.
1280 2002-04-28 [paul] 0.7.5claws1
1282 * sync with 0.7.5cvs4
1283 see ChangeLog entry 2002-04-25
1285 2002-04-28 [paul] 0.7.5claws
1290 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
1291 Fabio Junior Beneditto
1293 2002-04-27 [jens] 0.7.4claws103
1296 updated German translation.
1298 2002-04-27 [hiro] 0.7.4claws102
1301 summary_write_cache(): fixed the mark loss of hidden messages.
1303 2002-04-26 [melvin] 0.7.4claws101
1306 fixed a second typo (same one)
1310 fixed the type again...
1312 2002-04-26 [melvin] 0.7.4claws100
1315 fixed a typo in an alert message ("temorary").
1318 corrected the typo described above.
1320 updated French translation.
1322 2002-04-26 [darko] 0.7.4claws99
1325 fix target folder colorization
1327 2002-04-25 [paul] 0.7.4claws98
1330 updated by Alessandro Maestri
1332 2002-04-24 [colin] 0.7.4claws97
1335 Fixed double "subject is empty" question.
1337 2002-04-23 [colin] 0.7.4claws96
1340 Corrected issue when "automatically display images" was
1341 not set : first image remained after selecting second.
1343 2002-04-23 [melvin] 0.7.4claws95
1345 * src/prefs_actions.c
1346 Don't display in/out dialog if there is nothing to show.
1348 2002-04-23 [paul] 0.7.4claws94
1350 * sync with 0.7.5cvs3
1351 bug fixes: see ChangeLog entry 2002-04-23
1353 2002-04-22 [darko] 0.7.4claws93
1356 fix previous check-in which changed code after
1359 2002-04-22 [paul] 0.7.4claws92
1366 update English, Spanish and French FAQs
1369 add German and Spanish manuals
1372 update English and French manuals
1375 add to and re-arrange the pixmap entries
1377 2002-04-22 [darko] 0.7.4claws91
1380 fix sender initials recognition to only allow
1381 '>' after the initials
1383 2002-04-21 [paul] 0.7.4claws90
1385 * sync with 0.7.5 release
1386 see ChangeLog entry 2002-04-21
1391 add colin's new pixmaps to EXTRA_DIST
1393 2002-04-21 [colin] 0.7.4claws89
1396 * src/mainwindow.[ch]
1397 * src/prefs_common.[ch]
1398 * src/stock_pixmap.[ch]
1399 Added "Work offline" ability.
1401 2002-04-21 [colin] 0.7.4claws88
1404 * src/prefs_common.c
1405 * src/prefs_common.h
1406 * src/textview.c : Added an option to common preferences -> display
1407 to allow user not to automatically display images.
1409 2002-04-21 [paul] 0.7.4claws87
1411 * sync with 0.7.4cvs52
1412 see ChangeLog entry 2002-04-21 (src/imap.c)
1414 2002-04-21 [paul] 0.7.4claws86
1416 * sync with 0.7.4cvs51
1417 see ChangeLog entry 2002-04-21
1419 2002-04-21 [paul] 0.7.4claws85
1421 * sync with 0.7.4cvs49
1422 see ChangeLog entries 2002-04-20 and 2002-04-21
1425 clean up: remove old 'stock_' element from xpm
1428 2002-04-21 [alfons] 0.7.4claws84
1430 apply sync patch from Paul
1433 use old claws prefs_folder_item_create() for now
1435 2002-04-19 [match] 0.7.4claws83
1437 * src/addressbook.[ch]
1438 * src/addrharvest.[ch]
1439 * src/addrgather.[ch]
1442 * src/summaryview.[ch]
1445 2002-04-19 [paul] 0.7.4claws82
1448 updated by Fabio Junior Beneditto
1450 2002-04-14 [alfons] 0.7.4claws81
1453 add #include <sys/types.h> for mode_t and off_t
1455 2002-04-13 [paul] 0.7.4claws80
1460 src/prefs_common.[ch]
1462 enable storing of GnuPG passphrase for the whole
1463 session or a user-defined number of minutes. patch
1464 submitted by Ravemax <ravemax@dextrose.com>
1466 2002-04-13 [alfons] 0.7.4claws79
1469 make email parser also stop scanning when encountering separators
1470 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
1472 2002-04-13 [paul] 0.7.4claws78
1474 * sync with 0.7.4cvs39
1475 see ChangeLog entry 2002-04-12
1477 2002-04-11 [paul] 0.7.4claws77
1479 * sync with 0.7.4cvs37
1480 see ChangeLog entry 2002-04-11
1482 2002-04-11 [paul] 0.7.4claws76
1485 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
1486 the clause for OpenSSL). sync with sylpheed main
1488 2002-04-09 [melvin] 0.7.4claws75
1491 Made 'Ctrl-Enter' on send ignore some modifiers
1492 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
1493 to bind other *-Enter (but not Alt-Enter).
1495 2002-04-09 [paul] 0.7.4claws74
1497 * sync with 0.7.4cvs35
1498 see ChangeLog entries 2002-04-09
1500 2002-04-08 [paul] 0.7.4claws73
1502 * sync with 0.7.4cvs33
1503 see ChangeLog entry 200-04-08
1505 2002-04-07 [match] 0.7.4claws72
1507 * src/addrharvest.[ch]
1508 fixed to read all addresses in header, regardless
1509 of header size. improved name parsing. accommodate
1510 harvest from folders and selected message.
1512 included new address parsing function.
1513 * src/addrgather.[ch]
1514 * src/addressbook.[ch]
1515 * src/summaryview.[ch]
1517 allow address harvest of folder as well as selected
1520 2002-04-07 [paul] 0.7.4claws71
1524 don't try to authenticate with CRAM-MD5 in SMTP when
1525 SMTP-AUTH enabled if MTA doesn't issue this
1526 auth-method in it's ehlo-response. bug item #531364,
1527 patch item #938910. patch submitted by Colin Leroy
1530 2002-04-07 [paul] 0.7.4claws70
1533 fix missing MODE_READER bug. patch submitted by
1534 Colin Leroy <colin@colino.net>
1536 2002-04-07 [alfons] 0.7.4claws69
1539 * src/prefs_filtering.c
1541 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
1542 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
1544 2002-04-07 [paul] 0.7.4claws68
1546 * sync with 0.7.4cvs32
1547 see ChangeLog entry 2002-04-06
1549 * tools/filter_conv.pl
1552 2002-04-06 [paul] 0.7.4claws67
1554 * tools/filter_conv.pl
1555 modify to be able to find the name of the first
1556 mailbox and use that. main's filter does not
1557 record the full path to the mailbox and therefore
1558 can only filter to the first mailbox.
1560 2002-04-05 [paul] 0.7.4claws66
1562 * tools/filter_conv.pl
1563 attempt to make the script all-encompassing and
1564 be able to convert any main 'filter' rule thrown
1567 2002-04-05 [paul] 0.7.4claws65
1569 * tools/filter_conv.pl
1570 allow for collapsed folder trees
1572 2002-04-05 [paul] 0.7.4claws64
1574 * sync with 0.7.4cvs31
1575 see ChangeLog entries 2002-04-05
1577 2002-04-03 [paul] 0.7.4claws63
1579 * sync with 0.7.4cvs29
1580 see ChangeLog entries 2002-04-02 and 2002-04-03
1582 2002-04-02 [paul] 0.7.4claws62
1584 * sync with 0.7.4cvs26
1585 see ChangeLog entry 2002-04-01
1587 2002-04-02 [match] 0.7.4claws61
1590 * src/importpine.[ch]
1592 import Pine address book.
1594 2002-04-02 [match] 0.7.4claws60
1596 * src/addrharvest.[ch]
1597 improve address parsing of funky addresses.
1599 2002-04-02 [darko] 0.7.4claws59
1602 wrap on send improvements, it now recognizes quoted
1603 initials as part of the quotation string, and it
1604 does not join lines separated by CR
1606 2002-04-01 [match] 0.7.4claws58
1609 added new functions.
1611 remove excessive duplicate address generation
1614 2002-04-01 [alfons] 0.7.4claws57
1619 2002-04-01 [paul] 0.7.4claws56
1621 * sync with 0.7.4cvs25
1622 see ChangeLog entry 2002-04-01
1624 2002-04-01 [alfons] 0.7.4aprilfool55
1627 honour feature request item #537427 to allow for
1628 displaying names from address book for sent mail also
1630 2002-03-29 [paul] 0.7.4claws54
1633 src/prefs_filtering.[ch]
1636 add 'fast filter' for claws' filtering,
1637 /Tools/Create filter rule/... patch submitted
1638 by Neill Miller <neillm@thecodefactory.org>
1640 2002-03-29 [paul] 0.7.4claws53
1642 * sync with 0.7.4cvs24
1643 see ChangeLog entry 2002-03-29
1645 2002-03-28 [paul] 0.7.4claws52
1647 * sync with 0.7.4cvs23
1648 see ChangeLog entry 2002-03-28
1650 2002-03-27 [melvin] 0.7.4claws51
1652 * src/prefs_actions.c
1653 Added support to pass only one message part (as a
1654 file) to the command using '%p'. No quotes are needed
1655 because doubles quotes are automatically added.
1656 Fixed bug where Sylpheed could block when waiting for
1657 a child process to finish.
1658 Changed the help menu to remove quotes around symbols to
1659 avoid misinterpretation (they must not be used).
1661 2002-03-27 [melvin] 0.7.4claws50
1664 Made the new mail notification command always
1665 execute asynchronously.
1667 2002-03-27 [paul] 0.7.4claws49
1670 fix bug introduced in last commit
1672 2002-03-27 [paul] 0.7.4claws48
1674 * sync with 0.7.4cvs21
1675 see ChangeLog 2002-03-26 and 2002-03-27
1677 2002-03-26 [hoa] 0.7.4claws47
1679 * src/prefs_folder_item.c
1680 really fixed the bug #516442 with folder rescan.
1682 2002-03-26 [paul] 0.7.4claws46
1684 * sync with 0.7.4cvs19
1685 see ChangeLog entries 2002-03-25 and 2002-03-26
1687 2002-03-25 [hoa] 0.7.4claws45
1691 fix the bug #516442 with folder rescan.
1693 * src/prefs_common.[ch]
1695 added an option to enable two different behaviours
1699 2002-03-25 [paul] 0.7.4claws44
1702 src/selective_download.c
1703 correct a few menuitem labels
1705 2002-03-25 [christoph] 0.7.4claws43
1708 fix non deleted tmp message in
1709 procmsg_save_to_outbox
1710 fix problems caused by sync with
1711 main branch's procmsg_send_queue
1713 2002-03-25 [paul] 0.7.4claws42
1717 src/quote_fmt_parse.y
1718 add Last name (%L) placeholder for quoting.
1719 patch submitted by Thorsten Thielen
1720 <thth@users.sourceforge.net>
1722 2002-03-25 [paul] 0.7.4claws41
1725 get full hostname. patch submitted by
1726 Bob Woodside <rwoodside1@comcast.net>
1728 2002-03-25 [paul] 0.7.4claws40
1733 src/prefs_account.[ch]
1734 enable NNTP over SSL. patch submitted by
1735 Pascal Jermini <pascal@infinity.hn.org>
1737 2002-03-24 [paul] 0.7.4claws39
1739 * src/prefs_common.c
1740 make the arrangement of the Compose tab more
1744 fix some irregularities of style
1747 updated by Kilian Krause
1749 2002-03-23 [paul] 0.7.4claws38
1752 updated by Fabio Junior Beneditto
1754 2002-03-23 [paul] 0.7.4claws37
1757 move 'Gather addresses' to 'Tools' menu
1758 make 'Selective download' sensitive
1760 2002-03-23 [paul] 0.7.4claws36
1762 * sync with 0.7.4cvs16
1763 see ChangeLog entries 2002-03-23
1765 2002-03-22 [christoph] 0.7.4claws35
1767 * src/quote_fmt_parse.y
1768 fix include program output
1770 2002-03-22 [alfons] 0.7.4claws34
1773 initialize GDate stack variable correctly (sorry!)
1775 2002-03-22 [paul] 0.7.4claws33
1781 rename 'Tool' to 'Tools'
1784 move 'Delete duplicated messages' from
1785 'Message/' to 'Tools/'
1786 re-arrange the order of 'Tools/' items
1788 2002-03-22 [paul] 0.7.4claws32
1791 src/addressbook.[ch]
1792 auto-address completion now also matches on
1793 Nickname. patch submitted by Bob Forsman
1794 <hammor@users.sourceforge.net>
1797 correct a spelling mistake
1799 2002-03-22 [alfons] 0.7.4claws31
1802 fix getting uidl from incorrect string
1805 2002-03-21 [alfons] 0.7.4claws30
1808 more code refactoring
1809 plug mem leak introduced by delete on server
1811 2002-03-21 [paul] 0.7.4claws29
1813 * sync with 0.7.4cvs11
1814 see ChangeLog entries 2002-03-20
1816 2002-03-20 [alfons] 0.7.4claws28
1819 apply Colin's patch and refactor
1821 2002-03-20 [paul] 0.7.4claws27
1823 * sync with sylpheed 0.7.4cvs9
1824 see ChangeLog entry 2002-03-20
1826 2002-03-19 [christoph] 0.7.4claws26
1831 revert changes for flag updates
1832 (does not work correctly and no time to debug)
1834 2002-03-20 [alfons] 0.7.4claws25
1837 refactor should_delete() a little bit
1839 2002-03-19 [paul] 0.7.4claws24
1843 src/prefs_account.[ch]
1844 allow the user to leave downloaded mail on the
1845 server for n days. Patch submitted by Colin Leroy
1848 2002-02-19 [paul] 0.7.4claws23
1850 * sync with sylpheed 0.7.4cvs8
1851 see ChangeLog entries 2002-03-19
1853 2002-03-18 [paul] 0.7.4claws22
1855 * sync with sylpheed 0.7.4cvs6
1856 see ChangeLog entry 2002-03-18
1858 2002-03-18 [paul] 0.7.4claws21
1861 add en_GB message catalogue
1866 correct a few spelling mistakes
1868 2002-03-17 [alfons] 0.7.4claws20
1871 more stringent checks for NULL params when writing
1872 filtering actions to a file
1874 2002-03-17 [hoa] 0.7.3claws20
1877 fixed the count of new messages
1880 fixed the "attachment properties" window
1882 2002-03-17 [paul] 0.7.4claws19
1887 src/prefs_account.[ch]
1890 automatically mark cross-posted messages as read
1891 and (optionally) give them a colour label
1892 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
1895 2002-03-17 [paul] 0.7.4claws18
1897 * sync with sylpheed 0.7.4cvs5
1898 see ChangeLog entry 2002-03-17
1900 2002-03-17 [melvin] 0.7.4claws17
1903 Worked around a gtktext 'bug': when searching for
1904 a text in a long message it was scrolling slowly
1905 line by line until it hit the searched text.
1907 Updated French translation
1909 2002-03-17 [melvin] 0.7.4claws16
1913 * src/prefs_actions.c
1914 Moved "Edit/Actions" to "Tool/Actions"
1915 Made mainwindow/compose window sensitive as soon as
1916 no child process is running anymore even if the io dialog
1918 Fixed a struct being initialized with a non constant char*
1920 2002-03-16 [christoph] 0.7.4claws15
1923 add --with-compiler-flags option
1924 (only for developer hacking)
1928 try to make folder-stats and flag handling more
1929 independent from the summaryview. msgcounts
1930 are only set when the folder is opened and
1931 procmsg_msginfo_(un)set_flags will handle it
1932 later and summaryview will get the values
1935 2002-03-16 [paul] 0.7.4claws14
1938 fix Return-receipt. Patch submitted by Bob
1939 Woodside <rwoodside1@comcast.net>
1941 2002-03-16 [paul] 0.7.4claws13
1944 fix 'dynamic' signatures, make it work again
1945 broken during sync on 2002-03-14 (0.7.4claws2)
1947 2002-03-15 [match] 0.7.4claws12
1949 * src/addrharvest.[ch]
1950 * src/addrgather.[ch]
1951 * src/addressbook.[ch]
1953 included address harvester feature. still some
1954 issues with address parsing that I will fix.
1956 2002-03-15 [match] 0.7.4claws11
1959 * src/addrcache.[ch]
1960 * src/addressbook.[ch]
1969 tidy up. fix memory leaks. moved attribs and methods
1970 from individual interfaces to addrcache object. prep
1971 for new stuff to come in.
1973 2002-03-15 [alfons] 0.7.4claws10
1976 * src/matcher_parser_parse.y
1977 * src/matcher_parser_lex.l
1978 * src/prefs_matcher.c
1979 add filtering conditions message greater than, smaller
1980 than, and exactly matching a size in bytes
1981 (does not work with delete from POP3 server yet)
1983 this should also give others an idea what you should
1984 do to add new criterions to claws filtering system
1987 2002-03-15 [paul] 0.7.4claws9
1989 * tools/filter_conv.pl
1990 exit if there are no filter rules to convert
1991 rename filterrc to filterrc.old after completion
1993 2002-03-15 [paul] 0.7.4claws8
1995 * sync with sylpheed 0.7.4cvs3
1996 see ChangeLog entry 2002-03-14
1998 2002-03-14 [paul] 0.7.4claws7
2001 clean up the last commit (ahem)
2003 2002-03-14 [paul] 0.7.4claws6
2006 fix bug #515655. honour account preferences
2007 regarding gpg default signing/encryption when
2008 changing account from the compose window.
2010 2002-03-14 [paul] 0.7.4claws5
2013 remove unnecessary curly brackets
2015 2002-03-14 [paul] 0.7.4claws4
2018 src/prefs_filtering.[ch]
2019 add filter rename on folder rename and filter
2020 delete on folder delete. Patch submitted by
2021 Neill Miller <neillm@thecodefactory.org>
2023 2002-03-14 [christoph] 0.7.4claws3
2028 (patch submitted by "Simon 'corecode' Schubert")
2029 * src/prefs_common.c
2033 2002-03-14 [paul] 0.7.4claws2
2035 * sync with sylpheed 0.7.4cvs2
2036 see ChangeLog entry 2002-03-13
2038 2002-03-12 [darko] 0.7.4claws1
2041 fix what seems to be a copy and paste error
2042 when setting color for important messages
2045 2002-03-11 [paul] version 0.7.4claws released
2047 2002-03-11 [paul] 0.7.4claws
2053 update message catalogs. Submitted by Ricardo Mones
2054 Lastra, Alessandro Maestri, Wilbert Berendsen, and
2055 Fabio Junior Beneditto
2060 faq/it/sylpheed-faq*
2066 2002-03-11 [jens] 0.7.3claws7
2069 updated German translation
2071 2002-03-11 [melvin] 0.7.3claws6
2074 updated and corrected French translation
2076 2002-03-10 [hoa] 0.7.3claws5
2080 * src/prefs_account.c
2083 fixed the local account.
2084 you have to change the default "/usr/sbin/sendmail"
2085 to "/usr/sbin/sendmail -t" in the preferences of
2089 removed some debug display for renderer
2091 2002-03-10 [paul] 0.7.3claws4
2093 * faq/en/sylpheed-faq-1.html
2094 faq/en/sylpheed-faq-2.html
2097 2002-03-09 [paul] 0.7.3claws3
2099 * sync with sylpheed 0.7.4
2100 see ChangeLog entry 2002-03-09
2102 2002-03-08 [paul] 0.7.3claws2
2104 * faq/en/sylpheed-faq*
2105 faq/es/sylpheed-faq*
2106 faq/fr/sylpheed-faq*
2109 * manual/fr/.cvsignore
2110 manual/fr/Makefilea.am
2114 add the French manual
2116 2002-03-07 [paul] 0.7.3claws1
2118 * sync with sylpheed 0.7.3cvs4
2119 see ChangeLog entries 2002-03-06 and 2002-03-07
2122 updated by Wilbert Berendsen
2124 2002-03-07 [melvin] 0.7.2claws34
2126 * src/selective_download.c
2127 Changed the pixmap of the receive button to MAIL_RECEIVE.
2129 2002-03-06 [paul] 0.7.2claws33
2131 * sync with sylpheed 0.7.3cvs1
2132 bug fix, see ChangeLog entry 2002-03-05
2134 2002-03-05 [paul] 0.7.2claws32
2139 reverse the pgp ascii-armored code implemented in
2140 0.7.2claws16. removal of this code until it matures.
2141 this means that verifying ascii-armored pgp sigs and
2142 automatic decryption of ascii-armored encrypted
2143 messages no longer works.
2145 2002-03-05 [paul] 0.7.2claws31
2150 * faq/en/Makefile.am
2151 faq/en/sylpheed-faq.html
2152 faq/en/sylpheed-faq-1.html
2153 faq/en/sylpheed-faq-2.html
2154 faq/en/sylpheed-faq-3.html
2155 * faq/es/Makefile.am
2156 faq/es/sylpheed-faq.html
2157 faq/es/sylpheed-faq-1.html
2158 faq/es/sylpheed-faq-2.html
2159 faq/es/sylpheed-faq-3.html
2160 faq/es/sylpheed-faq-4.html
2161 * faq/fr/Makefile.am
2162 faq/fr/sylpheed-faq.html
2163 faq/fr/sylpheed-faq-1.html
2164 faq/fr/sylpheed-faq-2.html
2165 faq/fr/sylpheed-faq-3.html
2170 add FAQs in English, Spanish and French
2173 2002-03-05 [paul] 0.7.2claws30
2175 * manual/en/sylpheed.html
2176 manual/en/sylpheed-XX.html
2177 updated the English manual
2182 dialog box pops up if the article can't be deleted.
2187 updated by Fabio Junior Benedito
2191 * removed ac/gpgme.m4
2192 to avoid autogen common problem
2193 developers have to install gpgme development package now
2196 encoding to 7bit or 8bit is enabled.
2198 2002-03-03 [alfons] 0.7.2claws29
2201 merge fix by Oliver Haertel for selective
2204 2002-03-03 [paul] 0.7.2claws28
2206 * sync with sylpheed 0.7.3
2208 2002-03-03 [paul] 0.7.2claws27
2210 * sync with sylpheed 0.7.2cvs24
2211 see ChangeLog entries 2002-03-02 and 2002-03-03
2213 2002-03-02 [melvin] 0.7.2claws26
2218 * src/prefs_common.[ch]
2219 Added user definable notification on new mail arrival.
2220 Removed unused variables in spell checker prefs code.
2222 2002-03-02 [melvin] 0.7.2claws25
2225 Removed unnecessary escape sequences.
2226 Changed 'Initial...' to 'Initials of Sender'
2228 2002-03-02 [paul] 0.7.2claws24
2230 * sync with sylpheed 0.7.2cvs22
2231 see ChangeLog entry 2002-03-01
2233 2002-03-01 [hoa] 0.7.2claws23
2236 Set sensitivity of delete actions to active
2237 even if the folder is a newsgroup.
2240 - Set sensitivity of delete actions
2241 - Added function check_permission() that will check if the
2242 user is authorized to delete a message. For news, it
2243 will check if the author is the same.
2244 - Enabled deletion when there is no trash folder.
2247 - Added news_cancel_article() to cancel articles
2248 - Implemented news_remove_message() (public function)
2250 2002-03-01 [paul] 0.7.2claws22
2254 recognise urls that that don't include 'http://' and
2258 remove duplicated name
2260 2002-02-28 [paul] 0.7.2claws21
2263 src/summaryview.[ch]
2264 add ability to 'Select thread'
2265 combines Melvin's "Select thread's head" patch (#510907)
2266 with Colin Leroy's <colin@colino.net> "Select whole thread"
2269 2002-02-28 [paul] 0.7.2claws20
2272 hopefully fix segfault on right-clicking a mime part
2273 that some people have experienced.
2274 fix submitted by Fredrik Olofsson <frol@linux.nu>
2276 2002-02-28 [paul] 0.7.2claws19
2278 * sync with sylpheed 0.7.2cvs21
2279 see ChangeLog entries 2002-02-27 and 2002-02-28
2281 2002-02-27 [paul] 0.7.2claws18
2283 * sync with sylpheed 0.7.2cvs18
2284 see ChangeLog entries 2002-02-26 and 2002-02-27
2286 2002-02-26 [alfons] 0.7.2claws17
2289 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
2290 (spotted by Chris Hessman <idatech@gmx.net>)
2292 2002-02-26 [paul] 0.7.2claws16
2297 make decryption of ascii-armored pgp encrypted messages
2298 and verification of ascii-armored signatures work again.
2299 slightly altered from the patch by Jens Jahnke
2303 * the checking of plaintext signatures always comes up in
2305 * it doesn't work for multipart messages
2306 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
2307 including the msg headers and these 2 line themselves, are
2311 "View/Folder Tree" becomes "View/Separate Folder Tree"
2312 "View/Message View" becomes "View/Separate Message View"
2313 because its less ambiguous.
2316 updated by Ricardo Mones Lastra
2318 2002-02-26 [paul] 0.7.2claws15
2320 * sync with sylpheed 0.7.2cvs17
2321 see ChangeLog entries 2002-02-25 and 2002-02-26
2323 2002-02-25 [christoph] 0.7.2claws14
2325 * src/filtering.[ch]
2327 do filtering stuff after all messages have been received
2328 1. drop all messages to .processing
2329 2. scan processing folder for messages
2330 3. filter messages or move to inbox
2331 this will also find old messages left in processing after
2332 a crash or something like that and we get a real msginfo
2333 from folder->get_msg_list and do not have to create our
2334 own in filter_message
2335 * src/matcher_parser_parse.y
2336 remove MIX/MAX warning (reordered includes)
2338 2002-02-25 [paul] 0.7.2claws13
2340 * sync with sylpheed 0.7.2cvs15
2341 see ChangeLog entry 2002-02-24
2343 2002-02-24 [alfons] 0.7.2claws12
2346 clear old color flags first when applying a new color to
2348 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
2350 2002-02-24 [alfons] 0.7.2.claws11
2353 * src/prefs_common.c
2354 add presets for Opera and Konqueror, closes patch #517261,
2355 submitted by Ville Skyttä <scop@users.sourceforge.net>
2357 2002-02-24 [alfons] 0.7.2.claws10
2361 fix threading for null message ids, closes patch #521601,
2362 submitted by Bob Forsman <hammor@users.sourceforge.net>
2364 2002-02-24 [alfons] 0.7.2claws9
2368 make Tool | Filter Message work with filtering system so
2369 setting flags also works
2373 - Processing uses the same function as Tool | Filter
2374 Message, but doesn't use the same update proc yet
2376 2002-02-23 [paul] 0.7.2claws8
2378 * sync with sylpheed 0.7.2cvs14
2379 see ChangeLog entries 2002-02-22 and 2002-02-23
2381 2002-02-22 [christoph] 0.7.2claws7
2384 Add column space to table
2385 * src/quote_fmt_parse.y
2388 2002-02-22 [paul] 0.7.2claws6
2396 src/matcher_parser_lex.l
2397 src/matcher_parser_parse.y
2400 src/prefs_filtering.c
2401 src/selective_download.[ch] *** NEW FILES ***
2404 Selective Download added to 'Tool' menu.
2405 Retrieves email headers of the currently selected pop3
2406 account and allows the user to mark emails for deletion
2407 right on the pop3 server. Patch submitted by Oliver Haertel
2408 <oha@users.sourceforge.net>.
2411 add 'src/quote_fmt.c'
2413 2002-02-22 [christoph] 0.7.2claws5
2417 * src/prefs_common.[ch]
2418 * src/prefs_template.c
2419 * src/quote_fmt.c *** NEW FILE ***
2421 move quote format symbol description code
2422 to it's own file because it is used from
2423 differnent code parts
2424 Rewrote symbol description GUI
2427 + get data from array (no more long constant strings)
2428 * src/quote_fmt_lex.l
2429 * src/quote_fmt_parse.y
2430 Symbol for Literal % changed to \% instead of %%
2431 (More logical as \ is used for quoting for other symbols)
2432 Add |f and |p to include files and program output
2434 |f{/home/.../.signature}
2437 Correct wrong spelling for "Referenzen"
2439 2002-02-21 [paul] 0.7.2claws4
2442 forgotten during sync
2444 2002-02-21 [paul] 0.7.2claws3
2446 * sync with sylpheed 0.7.2cvs11
2447 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
2448 2002-02-20 and 2002-02-21
2450 2002-02-20 [melvin] 0.7.2claws2
2452 * src/prefs_actions.c
2453 Added error report when child cannot fork or when execvp
2454 returns with an error.
2456 2002-02-19 [christoph] 0.7.2claws1
2459 return unconverted text if conde conversion is not possible
2460 when libjconv is used.
2461 (patch submitted by "Simon 'corecode' Schubert")
2465 * version 0.7.2claws release
2467 2002-02-19 [paul] 0.7.2claws
2470 updated by Wilbert Berendsen
2473 2002-02-18 [alfons] 0.7.1claws13
2477 remove references to dlfcn and explicitly loading functions
2478 from dynalink libs, because libs linked anyway, and functions
2479 are loaded explicitly
2481 2002-02-17 [melvin] 0.7.1claws12
2483 * src/prefs_actions.c
2484 Replaced children wait loop with double fork technique.
2485 Now, input/output window updated at each new output.
2486 free_children(): Fixed a memory leak.
2487 Made input/output window non closable if running children
2489 Added missing <unistd.h> include.
2490 Added some --debug outputs.
2492 2002-02-17 [melvin] 0.7.1claws11
2495 Fixed bug where descending sort order did not select top
2498 2002-02-17 [melvin] 0.7.1claws10
2501 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2502 * src/prefs_common.c
2503 Pspell data package directory no more hard coded but
2504 set during configuration (PSPELL_PATH). (Thanks to
2505 Gustavo Noronha Silva.)
2507 2002-02-17 [melvin] 0.7.1claws9
2510 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2512 Fixed compile-time warnings.
2514 2002-02-16 [alfons] 0.7.1claws8
2517 fix inadvertent free of NULL pointer which caused
2518 sylpheed to crash when closing the save-as dialog
2519 using the window close button
2521 2002-02-16 [carsten] 0.7.1claws7
2522 * src/mainwindow.[ch]
2525 fixes for pixmap theming code:
2526 - recently changed mail attributes shouldn't get
2528 - theme is only reloaded iff another theme was
2531 2002-02-16 [paul] 0.7.1claws6
2533 * sync with sylpheed 0.7.2 release
2534 see ChangeLog entry 2002-02-15 and 2002-02-16
2536 2002-02-15 [paul] 0.7.1claws5
2538 * sync with sylpheed 0.7.1cvs9
2539 see ChangeLog entry 2002-02-15
2542 remove unneeded headerwindow.c entry
2544 2002-02-14 [carsten] 0.7.1claws4
2546 fixed a bug for "Go to next unread message": there was
2547 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
2548 in the prefs, because of doing "Search again" instead
2551 2002-02-14 [carsten] 0.7.1claws3
2552 * src/stock_pixmap.c
2553 removed 2 more mem leaks; following memprof,
2554 this code is "leak free" now :)
2556 2002-02-14 [carsten] 0.7.1claws2
2557 * src/stock_pixmap.c
2558 used opendir/readdir/closedir instead of scandir
2559 -> code should work now on Solaris
2561 2002-02-14 [paul] 0.7.1claws1
2563 * sync with sylpheed 0.7.1cvs8
2564 see ChangeLog entries 2002-02-13 and 2002-02-14
2567 add some description of Actions and Pixmap Themes
2571 * version 0.7.1claws release
2573 2002-02-13 [paul] 0.7.1claws
2578 updated translations, submitted by Ricardo Mones Lastra,
2579 Alessandro Maestri and Fabio Junior Beneditto
2581 2002-02-13 [melvin] 0.7.0claws75
2583 * src/prefs_actions.c
2584 Added missing "signal.h" include
2586 2002-02-13 [melvin] 0.7.0claws74
2588 * src/prefs_folder_item.c
2589 Added missing "config.h" include
2591 Updated French translation for folder propriety.
2593 2002-02-13 [jens] 0.7.0claws73
2596 Added missing src/prefs_folder_item.c [log added by melvin]
2598 Updated German translation.
2600 2002-02-13 [melvin] 0.7.0claws72
2603 Updated French translation.
2605 2002-02-13 [melvin] 0.7.0claws71
2608 Made gtkut_editable_get_selection return NULL if selection
2610 This fixes a bug where selecting part of message A then
2611 switching to message B and replying to it will not
2612 quote the message's body.
2614 2002-02-12 [paul] 0.7.0claws70
2617 cosmetic, relating to pixmap themes: on toolbar make
2618 updating of 'Exec' and 'Compose news/Compose email'
2621 2002-02-12 [carsten] 0.7.0claws69
2627 - refreshing after changing pixmap theme better
2629 - wanted to remove some mem leaks, but alfons was
2630 faster (and had the better solution ;)
2632 2002-02-12 [alfons] 0.7.0claws68
2634 * src/prefs_common.c
2635 * src/stock_pixmap.[ch]
2636 plug mem leaks, refactor code a little bit
2639 2002-02-12 [sergey] 0.7.0claws67
2642 Fixed problem with copying messages to IMAP folders when the
2643 server uses something other than '/' as a namespace separator
2644 (cyrus-imapd uses '.').
2646 2002-02-12 [jens] 0.7.0claws66
2649 Updated German Translation
2651 2002-02-12 [paul] 0.7.0claws65
2653 * sync with sylpheed 0.7.1cvs1
2654 see ChangeLog entry 2002-02-12
2656 2002-02-12 [melvin] 0.7.0claws64
2658 * src/prefs_actions.c
2659 Fixed "feature" where children's output was duplicated
2660 instead of refreshed while monitoring.
2661 Removed some debug code.
2663 2002-02-12 [christoph] 0.7.0claws63
2666 always delete message from queue after sending/send error
2667 (closes bug #509601)
2669 2002-02-12 [melvin] 0.7.0claws62
2671 * src/prefs_actions.c
2672 Children wait loop is now triggered with a timeout of 1s
2673 Added %F which is replaced with the list of filenames
2674 of all selected messages (as suggested by Ricardo Mones Lestra)
2675 Pipe syntax changed. Prefix with | to send selection, postfix
2676 with | to retrieve output. Prefix with > or * to send
2677 user definable input to the command (*: input is hidden)
2678 Old pipe action should now be postfixed with |, too.
2680 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
2681 * src/stock_pixmap.c
2682 fixed a bug: if there's no theme directory don't
2683 throw an error, just do "nothing" (thanks Alfons)
2685 2002-02-12 [carsten] 0.7.0claws60
2688 had to write the cache twice (nasty!); some marks would
2691 2002-02-11 [carsten] 0.7.0claws59
2694 doc-src/maintainer_guide.txt
2700 src/prefs_common.[ch]
2701 src/stock_pixmap.[ch]
2702 src/summaryview.[ch]
2703 pixmap theming and related work on pixmap
2704 handling on some other places
2705 (e.g. hrm features for all folder)
2706 src/pixmap/stock_*.xpm -> the stock_ was removed
2708 2002-02-11 [paul] 0.7.0claws58
2710 * sync with sylpheed 0.7.1 release
2711 see ChangeLog entries 2002-02-11
2713 2002-02-08 [paul] 0.7.0claws57
2715 * sync with sylpheed 0.7.0cvs39
2716 see ChangeLog entry 2002-02-07 (last entry)
2718 * src/prefs_actions.c
2719 src/prefs_filtering.c
2722 sync: made it compile with C compilers other than gcc
2724 2002-02-07 [paul] 0.7.0claws56
2726 * sync with sylpheed 0.7.0cvs38
2727 see ChangeLog entries 2002-02-06 (last 2 entries) and
2730 2002-02-07 [darko] 0.7.0claws55
2734 Fix const gchar */gchar * issue (thanks Hiro)
2736 2002-02-07 [darko] 0.7.0claws54
2741 * src/prefs_template.c
2743 * src/quote_fmt_parse.y
2746 When replying or forwarding an email don't quote the entire
2747 mail body but use the part of the message text that is selected
2749 2002-02-06 [melvin] 0.7.0claws53
2751 * src/prefs_common.[ch]
2754 Made possible to switch quickly to last used dictionary
2755 which makes checking bilingual documents easier.
2757 2002-02-06 [melvin] 0.7.0claws52
2760 Added forgotten new file src/prefs_actions.c
2762 2002-02-06 [melvin] 0.7.0claws51
2764 * src/prefs_actions.c ** NEW FILE **
2765 * src/prefs_actions.h ** NEW FILE **
2766 Added actions to execute on message text view, or on the
2769 Added src/prefs_actions.[ch]
2771 Added new menu "Edit/Actions"
2773 Added new actionsrc file.
2775 Added actionsrc reading.
2777 Added new menus "Edit/Actions" and "Configuration/Actions..."
2778 * src/prefs_common.h
2779 Added new element actionslst element to prefs_common.
2781 2002-02-06 [paul] 0.7.0claws50
2783 * sync with sylpheed 0.7.0cvs36
2784 see ChangeLog entry 2002-02-06
2789 updated by Ricardo Mones Lastra
2791 2002-02-05 [paul] 0.7.0claws49
2793 * sync with sylpheed 0.7.0cvs33
2794 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
2796 2002-02-05 [paul] 0.7.0claws48
2799 re-add 'Edit/Advanced/Delete entire line', previously named
2802 2002-02-04 [paul] 0.7.0claws47
2806 fix bug #494993 (Reply All not taking Reply-To into consi)
2807 eliminate differences in behaviour of right-click 'Reply to all'
2808 in summary view and 'Reply to all' on the toolbar.
2809 fix bug where Reply-To gets ignored by 'Reply to all' in summary
2810 view and From gets ignored by 'Reply to all' on toolbar.
2811 fix bug where 'Reply to all' on toolbar uses To twice and ignores
2812 From when no Reply-To header is present.
2814 2002-02-04 [paul] 0.7.0claws46
2816 * sync with sylpheed 0.7.0cvs30
2817 see ChangeLog entries 2002-02-03 and 2002-02-04
2819 2002-02-03 [melvin] 0.7.0claws45
2822 Readded function to highlight all misspelled words.
2823 Fixed bug where user-provided-words did not replace
2824 correctly the misspelled word when using the mouse.
2825 Fixed bug where checking a region selected from right to left did
2826 not check the region at all.
2827 Fixed bug where 'Check backwards' may not check at all.
2828 Fixed memory leaks where popup menus and accel_groups were not destroyed.
2829 Fixed possible buffer overflow when checking for long strings (>1k).
2830 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
2831 Accelerators code uses now gtk_widget_add_accel.
2832 Removed and disabled obsolete and unfinished code.
2836 Added menu item to Highlight all misspelled words.
2838 2002-02-01 [paul] 0.7.0claws44
2841 fix '/View/Hide read messages' sensitivity when all
2842 messages in a folder are hidden
2844 2002-02-01 [paul] 0.7.0claws43
2847 add --send option to command line interface, sends all
2848 queued mail. Patch submitted by Ricardo Mones Lastra.
2850 2002-01-31 [paul] 0.7.0claws42
2853 add '/View/Hide read messages' to main_window_set_menu_sensitive()
2855 2002-01-31 [paul] 0.7.0claws41
2857 * sync with sylpheed 0.7.0cvs27
2858 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
2862 comment out elements of textview_show_part() as temporary
2863 workaround for attachment 'Display as text' bug
2866 updated by Fabio Junior Beneditto
2868 2002-01-30 [paul] 0.7.0claws40
2870 * sync with sylpheed 0.7.0cvs24
2871 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
2875 add {N_("/_Spelling"), ... "<Branch>"} to
2876 GtkItemFactoryEntry compose_entries[]
2878 * src/prefs_common.c
2879 add claws menu items to prefs_keybind_apply_clicked()
2880 and remove non-claws menu items
2882 2002-01-29 [paul] 0.7.0claws39
2884 * sync with sylpheed 0.7.0cvs22
2885 see ChangeLog entries 2002-01-28 and 2002-01-29
2887 2002-01-28 [melvin] 0.7.0claws38
2890 Added the declartion of compose_send_control_enter.
2894 Added in a 'Spelling' menu which includes the configuration menu.
2895 Added a real 'Check all' and got rid from the old one which only
2896 highlited misspelled word.
2897 Made 'Check while typing' a disableable option.
2898 Added a dialog when there are no more misspelled word.
2899 Added a dialog if error occurs when switching to a dictionary.
2901 * src/prefs_common.[ch]
2902 Added option for the default 'Check while typing' option.
2905 2002-01-28 [alfons] 0.7.0claws37
2908 fix buglet and make code comply with sylpheed code style
2910 2002-01-28 [paul] 0.7.0claws36
2912 * sync with sylpheed 0.7.0cvs19
2913 see ChangeLog entries for 2002-01-28
2915 2002-01-28 [hoa] 0.7.0claws35
2921 read the renderer config
2924 use the renderer config to convert mime attachments
2927 don't use textview_show_html/ertf,
2928 use get_text_content instead
2930 2002-01-27 [alfons] 0.7.0claws34
2933 make sylpheed believe it can delete a news message...
2934 (messages are NOT deleted, maybe we should remove
2935 processing from the folder properties after all.)
2937 2002-01-27 [alfons] 0.7.0claws33
2942 implement remove_msg()
2944 2002-01-27 [alfons] 0.7.0claws32
2949 fix return receipt / disposition notification again. this
2950 stuff seems to break on _every_ major summary UI change, so
2951 it's now implemented using a flag which is saved in the
2954 2002-01-26 [alfons] 0.7.0claws31
2957 let import dialog show the destination folder identifier
2959 2002-01-26 [melvin] 0.7.0claws30
2963 Readded 'Mark all read' into summary view popup menu
2964 Added 'Mark all read' in folder view popup menu for IMAP
2966 Made it insensitive if the selected folder is not the shown
2967 one to avoid 'Mark all read' on the wrong folder.
2969 2002-01-26 [paul] 0.7.0claws29
2973 move 'Mark all read' from summary view to folder view
2974 menu. (adapted from) patch submitted by Jeremy Andrews,
2975 <lists@kerneltrap.com>
2977 2002-01-25 [alfons] 0.7.0claws28
2980 put the gtk class name back so GtkSText adapts the
2983 2002-01-25 [alfons] 0.7.0claws27
2986 assimilate Ricardo's patch that shows pixmaps instead of
2987 plain "new" and "unread" texts in the folder view column
2990 2002-01-25 [paul] 0.7.0claws26
2993 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
2994 be found in non-standard locations.
2995 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
2997 2002-01-25 [paul] 0.7.0claws25
2999 * sync with sylpheed 0.7.0cvs16
3000 see ChangeLog entry 2002-01-25
3002 2002-01-24 [paul] 0.7.0claws24
3004 * more sync with sylpheed 0.7.0cvs15
3005 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
3007 2002-01-23 [sergey] 0.7.0claws23
3010 Fixed segfault when closing LDIF import wizard with
3016 Fixed wrong scrolling position after switching between
3017 text and image parts.
3019 2002-01-23 [paul] 0.7.0claws22
3021 * sync with sylpheed 0.7.0cvs15
3022 see ChangeLog entries 2002-01-22 and 2002-01-23
3024 2002-01-21 [melvin] 0.7.0claws21
3026 * src/prefs_scoring.c
3027 * src/prefs_filtering.c
3028 Fixed bug where scoring and filtering windows stopped
3031 2002-01-21 [paul] 0.7.0claws20
3033 * sync with sylpheed 0.7.0cvs12
3034 see ChangeLog entries 2002-01-20 and 2002-01-21
3036 2002-01-21 [carsten] 0.7.0claws19
3039 * src/messageview.[ch]
3040 * src/summaryview.[ch]
3041 changes to shortcuts handling again:
3042 + "Q" now controled by mainwin
3043 + v/V are now customizable and have slightly
3045 the "button" to minimize the messageview (and maximize
3046 the summary view) is a real button now
3048 "Delete Line+" added to Edit/Advanced (this will also
3051 2002-01-20 [melvin] 0.7.0claws18
3054 Made "Bcc" sensitive when addressbook is called from
3055 compose window (it was a Claws only bug).
3057 2002-01-19 [alfons] 0.7.0claws17
3060 prevent unnecessary updates when currently selected folder has
3063 2002-01-19 [alfons] 0.7.0claws16
3066 prevent writing the cache based on current message list in summary
3067 view when filtering also put messages in currently selected folder
3072 Italian translation submitted by Alessandro Maestri
3073 <a.maestri@cs.tin.it>
3075 2002-01-18 [melvin] 0.7.0claws15
3077 * src/prefs_filters.c
3078 fixed bug where 'cancel' from 'filters' window stops autochecking
3079 if the timer timed out when the window was open.
3081 2002-01-18 [match] 0.7.0claws14
3083 * src/addrclip.[ch] ** NEW FILE **
3084 * src/addrselect.[ch] ** NEW FILE **
3085 * src/adbookbase.h ** NEW FILE **
3086 addressbook cut, copy and paste
3088 * src/addrcache.[ch]
3090 * src/addrindex.[ch]
3102 support for copy/paste
3104 support for copy/paste
3105 tidy up menu option processing
3106 correct address list function arguments
3108 sort user attributes
3118 2002-01-18 [paul] 0.7.0claws13
3120 * sync with sylpheed 0.7.0cvs8
3121 configure.in: support Mac OS X (Darwin)
3123 2002-01-18 [carsten] 0.7.0claws12
3125 small hack to fix a segfault with an empty href
3126 (reported by Alexandra Walford <deeni@altern.org>)
3129 the shortcuts for Mark und Mark as unread are hardcoded
3133 readded the shortcuts in gtkstext but made them
3134 customizeable (simply by adding a menu plus a wrapper
3137 2002-01-17 [melvin] 0.7.0claws11
3140 fix default dictionary not being saved.
3142 2002-01-16 [darko] 0.7.0claws10
3145 fix wrapping crash with URL longer than wrapping margin
3147 2002-12-08 [hoa] 0.7.0claws10
3149 * src/matcher_parser_parse.y
3152 * src/prefs_filtering.c
3153 now, we can use bounce action in the dialog box.
3155 2002-01-16 [carsten] 0.7.0claws9
3157 removed the <control> and <alt> shortcuts because they're
3158 not needed and interefered with the "normal" shortcuts
3161 removed most of the hardcoded shortcuts and assigned
3162 them to menu entries making them easy customizable by
3165 2002-01-16 |melvin] 0.7.0claws8
3168 fixed bug where using the mouse and when the compose
3169 window is not on top may result in a crash.
3171 2002-01-16 [melvin] 0.7.0claws7
3174 fixed a long standingspell checker bug which could
3175 cause a crash after sending a message.
3177 2002-01-16 [paul] 0.7.0claws6
3179 * sync with sylpheed 0.7.0cvs7
3180 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
3181 2002-01-15, and 2002-01-16
3183 2002-01-16 [melvin] 0.7.0claws5
3189 Heavily modified spell checker code to work around
3190 ispell bug, to add keyboard shortcuts and for future
3191 enhancements. See README.claws for usage information.
3193 2002-01-15 [alfons] 0.7.0claws4
3196 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
3197 so sorting within threads reflects sort mode
3199 2002-01-15 [christoph] 0.7.0claws3
3202 added alertpanel if mail sending failed
3204 2002-01-15 [alfons] 0.7.0claws2
3206 * src/prefs_filtering.c
3207 don't stop timer when prefs filtering dialog is opened
3209 2002-01-14 [alfons] 0.7.0claws1
3213 remove debug_print()s for privacy reasons
3215 2002-01-14 [darko] 0.7.0claws
3218 quotation wrapping is now also in the main branch
3222 * tools/filter_conv.pl
3223 allow for Boolean Op and case-sensitivity
3224 this file is included in the release and tagged
3227 2002-01-13 [paul] 0.7.0claws
3229 * release 0.7.0, with cvs tag 'rel_0_7_0'
3233 * tools/filter_conv.pl
3235 rewritten to output to matcherrc instead of filteringrc
3238 updated Spanish translation by Ricardo Mones Lastra
3243 update dutch translation
3248 Updated by Fabio Junior Beneditto
3250 2002-01-13 [melvin] 0.6.6claws53
3253 Updated french translation
3255 2002-01-12 [alfons] 0.6.6claws52
3258 plug mem leak that has been sitting there for ages
3260 2002-01-12 [alfons] 0.6.6claws51
3263 undo melvin's changes from 0.6.6claws48 because summary
3264 view now refuses to select first unread message when
3267 2002-01-11 [alfons] 0.6.6claws50
3270 use claws' semantics for getting folder item when
3271 importing an mbox file into a folder
3272 (submitted by Dale P. Smith)
3274 2002-01-11 [christoph] 0.6.6claws49
3277 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
3278 toggle widget, because non static prefs can not use
3279 prefs_set_* functions
3280 * src/prefs_account.c
3281 toggle smtp auth password field sensitivity if
3282 user id is empty and add descrition of usage for
3284 * src/prefs_folder_item.c
3285 use SET_TOGGLE_SENSITIVITY macro to instead of extra
3288 2002-01-11 [melvin] 0.6.6claws48
3291 fix the 'Ctrl-Enter' feature for sending and test really
3292 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
3293 editables which was not documented in Gtk)
3296 Made summaryview refresh after sorting and not before.
3298 2002-01-11 [christoph] 0.6.6claws47
3301 select account from account ids if possible and
3302 correctly set save folder for copy in reedit
3304 2002-01-10 [paul] 0.6.6claws46
3306 * sync with sylpheed 0.7.0 release
3307 see ChangeLog entries 2002-01-07, 2002-01-08 and
3313 remove more dirt traces...
3318 clean up some traces of my debugging stuff
3320 2002-01-09 [alfons] 0.6.6claws45
3323 break up filteringprop_apply() in three separate pieces
3324 so we can drop messages that failed processing in the
3328 fix bug #469598 "no refresh of inbox after filter" which
3329 was introduced by the new summary view locking, and which
3330 prevented the summary view to update after a manual filter
3331 message. claw's filter message requires a summary_show().
3332 (aargh, summary_show() again! :-)
3334 2002-01-07 [alfons] 0.6.6claws44
3336 * src/headerwindow.c
3339 * src/sourcewindow.c
3340 bring in Hiro's last 0.7.0 wm class fixes
3343 bring in Ricardo's fix for sylprint script
3347 * src/prefs_common.[ch]
3348 * src/prefs_account.[ch]
3350 clean up account preference poison in rfc2015,
3351 and preparation to fix double sign bug
3352 (patch submitted by Simon 'corecode' Schubert)
3354 2002-01-07 [christoph] 0.6.6claws43
3357 search for free message number, do not only rely
3360 fix smtp auth and use extra account information
3361 if available, if not use pop3 data instead
3362 (closes bug #500341)
3366 2002-01-06 [alfons] 0.6.6claws42
3369 try making the separate windows work again...
3371 2002-01-06 [alfons] 0.6.6claws41
3374 adapt Hiro's separate window menu (to get rid of the funny
3375 duplicate menu items), and make it work again
3377 2002-01-06 [alfons] 0.6.6claws40
3382 * tools/README.sylprint
3383 add sylprint script for printing mails from Sylpheed
3384 (contributed by Ricardo Mones Lastra)
3389 2002-01-06 [melvin] 0.6.6claws39
3393 Fixed crash introduced in 0.6.6claws38 by the menu
3394 reorganisation (Hide read messages)
3397 Fixed typo (we are now in 2002, alfons ;) )
3399 2002-01-05 [alfons] 0.6.6claws38
3401 * sync with sylpheed 0.6.6cvs10-17
3402 (last stuff marked as LAST_STABLE)
3404 2002-01-04 [melvin] 0.6.6claws37
3407 Made account selection code use strcasestr again instead of
3408 g_strcasecmp (fixes bug where reediting queued messages
3409 did not select proper account reported by T. Link).
3412 Fix bug where folder icons are not shown when 'hide read messages'
3415 * src/stock_pixmaps.[ch]
3416 Added folder icons for 'hide read messages'.
3419 Fixed bug where 'Enter' in a header entry will send the message
3420 if 'CTL-Enter' was chosen as a shorcut for sendind.
3422 2002-01-03 [melvin] 0.6.6claws36
3425 Added popup menu for common preferences and
3426 account preferences (right click on tab displays
3427 a menu of all tabs.)
3429 2002-01-02 [melvin] 0.6.6claws35
3432 Made spelling code compatible with undo/redo feature.
3433 Added creation of suggestion mode menu for the general
3436 * src/prefs_common.[ch]
3437 Added option menu for the speller's suggestion mode.
3438 Added missing spaces in "..." buttons and made a "..."
3439 button non translatable!
3442 Made speller use the default suggestion mode.
3443 Hack to make it possible to choose 'CTRL-Enter' as a
3444 shortcut for sending (and only for sending).
3446 * src/prefs_folder_item.c
3447 Changing subject simplification does not update cache
3448 anymore (because it is unnecessary).
3449 Fixed bug where changing subject simplification updated the
3450 summaryview even when the viewed folder is not the
3451 folder which properties are being changed. (E.g.
3452 viewing folder A and changing
3453 the subject simplification of
3454 folder B -not being viewed- updated the
3455 summaryview of folder A with data of
3456 folder B). (Hope this is clear... )
3458 2001-12-31 [alfons] 0.6.6claws34
3462 fgetc() returns a signed integer which doesn't
3463 fit in a char. so c truncates this to a char
3464 but we may lose significant bits. i.e. we may
3465 comparing 0xFF which may not be equal to -1
3466 unless properly casted to signed char which
3467 we won't do because fgetc() returns a signed
3468 integer which doesn't fit in a char. so c
3469 truncates this to a char but we may lose
3470 significat bits. (you got the idea, thanks
3471 to Gustavo Noronha Silva <kov@debian.org>
3472 and the Debian folks!)
3474 2001-12-30 [alfons] 0.6.6claws33
3476 * src/prefs_common.c
3477 add #ifdef USE_PSPELLs that Melvin forgot
3479 2001-12-30 [melvin] 0.6.6claws32
3481 * src/prefs_common.[ch]
3482 Added configurable color for misspelled words.
3485 Fixed bug of foreground text color (reported by David
3487 Added configurable color for misspelled words.
3489 2001-12-30 [alfons] 0.6.6claws31
3492 remove unnecessary things someone put there
3496 make folder properties (like threading and sorting) persistent
3497 (closes bug #497424 "rescan folder tree resets proprieties")
3498 currently this is only for MH folders.
3500 2001-12-29 [melvin] 0.6.6claws30
3502 * src/string_match.[ch]
3503 Optimized a bit: regexp pattern buffer compiled only once, and
3504 one subroutine call removed. Fixed ^ regexp search: Now,
3505 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
3508 Subject filtering changed to filter summary columns and
3509 not directly the messages subject cache. The loss in
3510 performance is balanced by the improvement of string_match.
3511 Added an alert panel if there is an error in the regexp.
3513 * src/src/prefs_folder_item.h
3514 Added a regexp pattern buffer.
3516 2001-12-28 [alfons] 0.6.6claws29
3518 * src/string_match.[ch]
3520 allow compilation *BSD
3522 2001-12-27 [alfons] 0.6.6claws28
3525 sync the Hiro's bug fix for BSD
3527 2001-12-27 [melvin] 0.6.6claws27
3530 Simplify focus to subject entry code.
3532 2001-12-27 [darko] 0.6.6claws26
3538 * src/procheader.[ch]
3540 * src/stock_pixmap.[ch]
3542 Show key icon for encrypted mails in summary view
3544 * src/pixmaps/clip.xpm
3545 * src/pixmaps/clipkey.xpm
3546 * src/pixmaps/key.xpm
3547 New/modified icons for the above
3549 2001-12-27 [melvin] 0.6.6claws25
3551 * src/prefs_common.c
3552 Put spell checker options in a separate tab to decrease
3553 the Common Preferences window height.
3556 Update spell checker usage instruction about its options
3559 2001-12-27 [melvin] 0.6.6claws24
3562 Changed subject entry widget position. Initial focus is
3563 on the To header instead of the subject entry.
3564 Creating a new header scrolls the header list to make the
3565 created one visible. Nevertheless, when automatically filling
3566 headers, the first one is shown.
3567 A Tab key press in the last empty header entry zips the
3568 focus to the subject entry.
3569 (I did not change the combo boxes, yet)
3571 2001-12-26 [alfons] 0.6.6claws23
3573 * src/prefs_account.c
3575 allow default inbox to reside in another mailbox (only
3576 works for POP3 accounts)
3578 2001-12-26 [alfons] 0.6.6claws22
3581 make reply-on-click work with the account of the selected folder
3583 put a fixme here to remind me to fix finding correct default
3584 account for nested folders
3586 2001-12-25 [alfons] 0.6.6claws21
3589 make column headers display locked and mark pixmaps (idea by Melvin)
3590 fix bug by adding score and locked column type to sort array
3592 2001-12-25 [alfons] 0.6.6claws20
3595 catch a *potentially* inadvertent write back of
3596 the message cache(s) introduced by 0.6.5claws37
3598 2001-12-25 [christoph] 0.6.6claws19
3600 * src/stock_pixmap.[ch]
3602 add ignore thread pixmap
3603 (can someone draw a better icon for this?)
3605 2001-12-24 [alfons] 0.6.6claws18
3607 * src/prefs_folder_item.c
3608 make address completion actually work for the
3609 Default To address in the Folder Property dialog.
3611 2001-12-24 [alfons] 0.6.6claws17
3614 use new style regexp for subject stripping
3615 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
3617 2001-12-24 [darko] 0.6.6claws16
3621 move GPG related informational messages to debug mode
3623 2001-12-23 [alfons] 0.6.6claws15
3625 * src/stock_pixmap.[ch]
3627 add the forgotten Claws' locked pixmap
3629 2001-12-23 [alfons] 0.6.6claws14
3632 accept file name typed in entry in multi file
3633 selector (patch submitted by Gustavo Noronha Silva
3636 2001-12-23 [alfons] 0.6.6claws13
3638 * src/prefs_filter.c
3639 * src/prefs_filtering.c
3642 clean up a little bit
3644 * src/string_match.c
3645 validate input strings a little bit more
3647 2001-12-23 [alfons] 0.6.6claws12
3651 * src/string_match.[ch] ** NEW **
3652 * src/folderview.[ch]
3655 * src/prefs_folder_item.[ch]
3656 add subject simplification to strip out strings from
3657 a subject line (esp. handy for mailing lists).
3658 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
3659 but slightly changed things for better integration.)
3661 2001-12-23 [alfons] 0.6.6claws11
3664 fix bug introduced by submission included in 0.6.5claws52.
3665 ideally this submission should clean the trash if any trash
3666 folder has a message. however, the hasTrash variable was
3667 set to false whenever a trash folder was empty (discarding
3668 a previously found *filled* trash folder.)
3670 also edited the code a little bit and made it more safe.
3672 2001-12-22 [alfons] 0.6.6claws10
3675 quick fix for Martin Pool's omission of an account
3676 specific SSL setting
3678 2001-12-22 [alfons] 0.6.6claws9
3685 better support for multipart/digest (submitted
3686 by Fredrik <e98fo@efd.lth.se>)
3688 2001-12-22 [alfons] 0.6.6claws8
3691 correct function signature