1 2002-07-22 [paul] 0.7.8claws97
5 updated translations by Alessandro Maestri and
6 Wilbert Berendsen respectively
8 2002-07-22 [christoph] 0.7.8claws96
11 fix memory leak caused by wrong g_dirname usage
13 2002-07-22 [christoph] 0.7.8claws95
16 update new and unread message counts for summaryview
17 summaryview does not get it from the folder anymore
18 and has to update the values itself
20 2002-07-22 [melvin] 0.7.8claws94
23 Updated French translations.
25 2002-07-22 [christoph] 0.7.8claws93
28 set prop->preg pointer to NULL or following check
29 will not fail and regexec will be called with
32 2002-07-21 [alfons] 0.7.8claws92
34 * src/prefs_common.[ch]
35 remove option "Send return receipt on request"
37 2002-07-21 [thorsten] 0.7.8claws91
40 fixed memleaks, coding style as pointed out by alfons
42 2002-07-21 [alfons] 0.7.8claws90
46 o fix bug notice view being displayed when going to empty folder
47 (noticed by Christoph)
48 o allow RRR to be sent when restarting sylpheed, or changing folder
51 2002-07-21 [thorsten] 0.7.8claws89
54 Included save_all patch from Xaview FACQ
55 added support for pathnames
57 2002-07-21 [alfons] 0.7.8claws88
62 * src/messageview.[ch]
63 * src/noticeview.c ** NEW FILE **
64 * src/noticeview.h ** NEW FILE **
65 make return receipts work again
66 (UI idea by Leandro Pereira)
68 2002-07-21 [paul] 0.7.8claws87
71 fix sensitivity of 'Select thread'
73 2002-07-21 [paul] 0.7.8claws86
76 add browser command line for Galeon
78 2002-07-21 [paul] 0.7.8claws85
81 fix 'EXTRA_DIST': remove README.README, add TODO
84 2002-07-21 [alfons] 0.7.8claws84
87 make enter clear selection
88 (closes "[ 579888 ] Editor selection/entry error"
89 reported by Steve Lamb)
91 2002-07-21 [alfons] 0.7.8claws83
94 sort message list when selecting unthread messages
95 (closes "[ 501593 ] switching threaded view doesn't sort"
96 reported by Simon Schubert)
98 2002-07-20 [alfons] 0.7.8claws82
103 2002-07-20 [thorsten] 0.7.8claws81
106 Fixed expansion of empty fields in matchactions
108 2002-07-19 [melvin] 0.7.8claws80
111 Removed a duplicate menu entry (fast mode) introduced during
113 Added a menu separator between 'Use alternate' and 'Fast mode'
115 2002-07-19 [paul] 0.7.8claws79
121 2002-07-19 [thorsten] 0.7.8claws78
123 * tools/calypso_convert.pl ** NEW FILE **
126 script to import mbox files exported
128 o generates folder structure
129 o includes attachments
131 2002-07-19 [melvin] 0.7.8claws77
133 * src/selective_download.[ch]
134 Fixed bug where closing the dialog with the window manager's
135 close button will not unlock the summary
136 Corrected some function declarations that missed a return value
137 Made the source code comply better with coding style.
139 Added new browser command line for Mozilla.
141 2002-07-18 [paul] 0.7.8claws76
144 src/selective_download.[ch]
145 reflect theme changes, fix Gdk Warning when creating
146 pixmap from NULL window, and minor clean up.
147 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
152 2002-07-17 [paul] 0.7.8claws75
160 2002-07-16 [paul] 0.7.8claws74
162 * tools/filter_conv.pl
164 replace conversion script with reimplemented version,
165 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
167 2002-07-16 [colin] 0.7.8claws73
170 remove forgotten debug messages - sorry ;-)
172 2002-07-16 [colin] 0.7.8claws72
178 add the ability to select part of a text mime-part
181 2002-07-15 [christoph] 0.7.8claws71
184 fix folder message count for folders without
185 msg_is_changed (includes news folders)
187 2002-07-15 [martin] 0.7.8claws70
190 option "display recipient on 'From'..." now works
191 without the need of enabling the option
192 "display sender using address book".
194 2002-07-15 [christoph] 0.7.8claws69
197 removed setting folder status from summaryview.
198 folder.c should update all message counts correctly.
200 2002-07-15 [paul] 0.7.8claws68
203 updated by Fabio Junior Beneditto
205 2002-07-15 [darko] 0.7.8claws67
208 Fixed target folder colorization, don't decrease op
211 2002-07-14 [paul] 0.7.8claws66
213 * sync with main 0.8.0
214 see ChangeLog 2002-07-14
216 2002-07-13 [melvin] 0.7.8claws65
221 Replaced sprintf by g_snprintf to prevent possible buffer
224 Corrected a log message output format.
225 Added a missing "done" debug output.
227 Added keyboard accelerator for Priority menu items
228 Added missing \n in debug output
232 Added missing \n in debug output
234 2002-07-13 [paul] 0.7.8claws64
237 change Sergey's email address to the sf address
240 increase show_url_timeout (more useful for long
243 2002-07-12 [sergey] 0.7.8claws63
246 applied (with some modifications) patch to set the
247 micalg parameter for signatures
248 (2001-08-28 Werner Koch <wk@gnupg.org>)
250 2002-07-12 [sergey] 0.7.8claws62
254 fixed man page installation
256 2002-07-12 [paul] 0.7.8claws61
258 * sync with 0.7.8cvs26
259 see ChangeLog 2002-07-11 and 2002-07-12
261 2002-07-11 [christoph] 0.7.8claws60
265 first use the message number to find the message
266 to mark with a reply flag but check the
267 message-id if we got the correct message, if not
268 try to find it by message-id.
269 use new string seperator that is not allowed
272 2002-07-11 [paul] 0.7.8claws59
274 * sync with 0.7.8cvs23
275 see ChangeLog 2002-07-10
277 2002-07-10 [christoph] 0.7.8claws58
281 Added message-id table to the cache in memory
282 and functions to msgcache.c and folder.c to
283 fetch MsgInfos by message id
286 store folder and message-id of message replying
287 to in queue header and set reply flag after sending
290 2002-07-10 [paul] 0.7.8claws57
294 add Martin to the list of authors
296 2002-07-09 [martin] 0.7.8claws56
298 Added gtk_ctree_last_visible(), tree_update_level(),
299 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
300 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
301 from gtk+ to gtksctree.c for the new sorting code
302 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
303 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
305 Added declaration for gtk_sctree_sort_recursive() and
311 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
312 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
314 2002-07-08 [paul] 0.7.8claws55
316 * more sync with 0.7.8cvs21
317 see ChangeLog 2002-07-08
319 2002-07-08 [paul] 0.7.8claws54
321 * sync with 0.7.8cvs21
322 see ChangeLog 2002-07-08
324 2002-07-07 [alfons] 0.7.8claws53
327 * src/stock_pixmap.[ch]
328 * src/pixmaps/notice_warn.xpm ** NEW FILE **
329 * src/pixmaps/notice_error.xpm ** NEW FILE **
330 * src/pixmaps/notice_note.xpm ** NEW FILE **
331 add new pixmaps for upcoming notice pane
333 2002-07-06 [melvin] 0.7.8claws52
336 Made them a bit closer to Sylpheed's coding style.
338 Removed possible memory leaks when some errors occurs.
340 2002-07-06 [melvin] 0.7.8claws51
343 Removed --no-location in xgettext command line to help
344 translators that use Emacs' po-mode
346 Removed unnecessary comments that messed up sylpheed.pot
348 2002-07-06 [paul] 0.7.8claws50
350 * sync with 0.7.8cvs19
351 see ChangeLog 2002-07-05
353 2002-07-06 [christoph] 0.7.8claws49
357 fix folder_item_remove_all_msg and folderview
358 status for trash folders after emptying trash
360 2002-07-05 [paul] 0.7.8claws48
362 * sync with 0.7.8cvs16
363 see ChangeLog 2002-07-04 and 2002-07-05
365 2002-07-04 [paul] 0.7.8claws47
367 * sync with 0.7.8cvs14
368 see ChangeLog 2002-07-04
370 2002-07-03 [alfons] 0.7.8claws46
373 dupe folder item's path because it's being reallocated
374 by new folder scanning code
376 2002-07-03 [christoph] 0.7.8claws45
379 better IMAP uid fetching using 'FETCH 1:* (UID)'
381 add missing return in msgcache_write
383 2002-07-02 [thorsten] 0.7.8claws44
388 use binary mode for file access
390 2002-07-02 [christoph] 0.7.8claws43
392 * major code cleanup (part 1)
394 - unused variables removed
395 - unused functions removed
396 - uninitialized variables checked
397 - missing return statements added
398 - missing function return types added
399 - added parentheses around assignment and
400 && in || when suggested by gcc
404 replaced direct calls to folder->scan_tree
405 with folder_scan_tree and restore folder
406 prefs in this function. The folder should
407 not have to deal with them.
408 ( Should now work for all folder types )
410 2002-07-02 [paul] 0.7.8claws42
412 * sync with 0.7.8cvs13
413 see ChangeLog 2002-07-01 and 2002-07-02
415 2002-07-01 [christoph] 0.7.8claws41
418 fix "goto next/prev unread message" with
421 2002-07-01 [paul] 0.7.8claws40
424 updated by Ricardo Mones Lastra
426 2002-06-30 [match] 0.7.8claws39
429 applied variation of leonerd's patch (566661) to
430 allow multiple email addresses per JPilot entry.
431 addresses may be separated by space, comma, pipe,
432 semi-colon, new-line.
434 2002-06-30 [alfons] 0.7.8claws38
437 simple fix for putting older nodes before
438 newer nodes when threading by subject
440 2002-06-30 [christoph] 0.7.8claws37
447 fix broken folder tree rescaning
448 and don't use procmsg_get_mark_sum
451 2002-06-30 [christoph] 0.7.8claws36
453 * merge new cache branch
455 fix new cache imap copy bug
457 improved folder_item_scan
458 it should now always set the correct
459 new, unread and total message counts
461 2002-06-29 [paul] 0.7.8claws35
466 2002-06-29 [paul] 0.7.8claws34
470 man/Makefile.am ** NEW FILE **
471 man/sylpheed.1.gz ** NEW FILE **
472 add Sylpheed man page
474 2002-06-29 [paul] 0.7.8claws33
477 updated by Fabio Junior Beneditto
479 2002-06-28 [jens] 0.7.8claws32
484 * src/selective_download.c
485 removed gettext for space " "
490 2002-06-28 [paul] 0.7.8claws31
492 * sync with 0.7.8cvs11
493 see ChangeLog 2002-06-28
495 2002-06-28 [paul] 0.7.8claws30
497 * sync with 0.7.8cvs10
498 see ChangeLog 2002-06-27 and 2002-06-28
500 2002-06-26 [paul] 0.7.8claws29
503 src/selective_download.c
504 don't gettextise empty strings.
505 reserved by gettext. gettext("") returns
506 the header entry with meta information,
512 2002-06-26 [paul] 0.7.8claws28
514 * sync with 0.7.8cvs7
515 see ChangeLog 2002-06-25
518 ...and in the process, tweak the gui a little
520 2002-06-25 [alfons] 0.7.8claws27
524 fine tune ldap library detection
526 2002-06-25 [alfons] 0.7.8claws26
529 don't allow return receipts when composing a news article
531 2002-06-25 [paul] 0.7.8claws25
534 add '$(AMTAR)' to 'release' section to allow for
535 new and older autotools
537 2002-06-25 [paul] 0.7.8claws24
540 fix "No more unread messages" persistant pop-up
543 2002-06-25 [paul] 0.7.8claws23
546 updated by Alessandro Maestri
548 2002-06-25 [paul] 0.7.8claws22
550 * sync with 0.7.8cvs6
551 see ChangeLog 2002-06-25
553 2002-06-24 [paul] 0.7.8claws21
556 add GPL copyright information
558 2002-06-24 [paul] 0.7.8claws20
562 tools/update-po ** NEW FILE **
563 add script that eases the creation of *.po files
564 Submitted by Wilbert Berendsen <wilbert@oswf.org>
566 2002-06-23 [alfons] 0.7.8claws19
569 make notification_convert_header obey const correctness
570 (next step will be fixing the broken return receipt)
572 2002-06-23 [paul] 0.7.8claws18
575 fix bug introduced in last commit:
576 removed too much code in last commit - put back what's
579 2002-06-23 [paul] 0.7.8claws17
581 * src/messageview.[ch]
582 remove code committed in error from locally patched
585 2002-06-23 [colin] 0.7.8claws16
588 add compose_entry_select(), used to select the default_to
589 email address - hopefully avoiding people sending mails to
592 2002-06-22 [alfons] 0.7.8claws15
595 add Bram Metsch & Stanislav Karchebny
597 * src/prefs_account.[ch]
599 - apply and adapt Bram's patch which allows user to set SMTP AUTH
600 options. (see <http://sourceforge.net/tracker/index.php
601 ?func=detail&aid=566937&group_id=25528&atid=384600>);
603 - merge Stanislav's fix to make SMTP AUTH work with qmail
604 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
606 2002-06-22 [paul] 0.7.8claws14
608 * sync with 0.7.8cvs5
609 see ChangeLog 2002-06-19 and 2002-06-20
611 2002-06-22 [alfons] 0.7.8claws13
613 * src/selective_download.c
614 fix a stupid mistake I made
616 2002-06-22 [alfons] 0.7.8claws12
618 * src/selective_download.[ch]
619 fix another unnoticed leak; cleanup code
624 gpg-sign <-- gpg-sign-syl
626 2002-06-21 [alfons] 0.7.8claws11
628 * src/selective_download.c
629 * src/selective_download.h
630 fix assorted mix of allocation errors (should solve
631 problem reported by Philippe Gramoullé, see:
632 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
634 2002-06-20 [melvin] 0.7.8claws10
636 * tools/gpg-sign *REMOVED*
637 tools/gpg-sign-syl *ADDED*
638 Replaced the gpg clearsigning script with the version using
639 xterm instead of ssh-askpass and changed its name.
642 Updated actions example to reflect the renaming of the
643 gpg clearsigning script.
645 2002-06-19 [paul] 0.7.8claws9
647 * sync with 0.7.8claws9
648 see ChangeLog 2002-06-18 and 2002-06-19
650 2002-06-19 [paul] 0.7.8claws8
652 * sync with 0.7.8cvs1
653 see ChangeLog 2002-06-18
655 2002-06-18 [alfons] 0.7.8claws7
658 add omitted prototype
660 2002-06-17 [paul] 0.7.8claws6
663 fix hiding of exec_btn
665 2002-06-17 [paul] 0.7.8claws5
668 remove unneeded code: should_delete()
669 and Pop3State::uidl_todelete_list
671 2002-06-17 [paul] 0.7.8claws4
674 see ChangeLog 2002-06-11 and 2002-06-13
676 2002-06-16 [alfons] 0.7.8claws3
679 make sure lock sort mode (claws specific) is
680 also persists after a tree rescan
682 2002-06-16 [alfons] 0.7.8claws2
684 * src/prefs_folder_item.c
686 fix persistence of folder sort mode (broken
687 by adapting Hiro's new folder persistence code)
689 2002-06-16 [alfons] 0.7.8claws1
693 * src/prefscommon.[ch]
694 control size of log text in log window;
695 closes patch #569155 submitted by Mitko Haralanov.
697 2002-06-15 [paul] 0.7.8claws
699 * release of 0.7.8claws
701 2002-06-15 [paul] 0.7.7claws
704 updated by Fabio Junior Beneditto
706 2002-06-14 [paul] 0.7.6claws49
709 updated by Ricardo Mones Lastra
711 2002-06-14 [paul] 0.7.6claws48
714 updated translation by Wilbert Berendsen
716 2002-06-14 [melvin] 0.7.6claws47
719 Updated French translation
721 2002-06-13 [paul] 0.7.6claws46
724 allow filename to be typed in, rather than just
725 selected by the mouse. Patch by Gustavo Noronha Silva.
727 2002-06-13 [alfons] 0.7.6claws45
729 * src/mainwindow.[ch]
730 more cleanups (removing unnecessary menu items Expand
731 summary / message view)
733 2002-06-13 [melvin] 0.7.6claws44
736 Added src/string_match.c
738 Fixed possible buffer overflow.
740 Added missing config.h header.
744 Made some strings translatable (missing _(..)).
746 2002-06-13 [melvin] 0.7.6claws43
749 Corrected action example (verifying clearsigned mail).
750 * src/prefs_account.c
753 Removed incorrect line that generated a Gtk-CRITICAL msg.
755 2002-06-12 [alfons] 0.7.6claws42
758 add init of score column lost in 0.7.6claws42
760 2002-06-12 [paul] 0.7.6claws41
762 * src/prefs_account.c
763 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
764 behavior of the radio buttons, (from 0.7.7cvs2)
766 2002-06-11 [alfons] 0.7.6claws40
768 * src/messageview.[ch]
769 * src/summaryview.[ch]
770 * src/summary_search.c
772 perform a sync to bring in Hiro's separate view implementation
774 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
776 2002-06-11 [paul] 0.7.6claws39
778 * src/prefs_account.c
779 correct a typo on the Receive tab
781 2002-06-10 [match] 0.7.6claws38
784 Included address completion patch from Gustavo Noronha.
786 2002-06-10 [paul] 0.7.6claws37
790 src/prefs_account.[ch]
791 src/selective_download.[ch]
794 - check if POP Account
795 - Receive Button renamed to Preview
796 - Preview Button Popup: preview new/all messages
798 - Account Preferences-->Receive tab checkbutton if you
799 want to remove Mail after Download
801 - Account Preferences-->Receive tab checkbutton use
802 filtering rules on preview
803 (think of delete_on_server)
805 - Account selectable from SD dialog
806 - checkbutton to show already downloaded messages if
807 all messages are previewed
808 - new clist column showing Date
811 - play ball with UIDL
813 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
815 2002-06-10 [melvin] 0.7.6claws36
818 Added a hint to ac/README in cvs instructions.
820 * src/prefs_actions.c
821 Made it possible to use a more elaborate command line
822 for asynchronous actions, too.
824 2002-06-10 [melvin] 0.7.6claws35
826 * src/prefs_actions.c
827 Make it possible to use a more elaborate command line
828 (e.g. |foo|bar|cat>there;echo Done|)
829 Corrected error message when calling %f, %F and %p commands
830 from the compose window.
832 2002-06-09 [colin] 0.7.6claws34
835 Automatically find unread messages in current folder
836 before annoying the user.
838 2002-06-08 [alfons] 0.7.6claws33
841 remove bad formatting string in it.po translation
842 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
844 2002-06-08 [paul] 0.7.6claws32
846 * sync with 0.7.6cvs25
847 see ChangeLog 2002-06-07
849 2002-06-05 [paul] 0.7.6claws31
852 add 'Sort by locked' and 'Sort by score'
854 2002-06-05 [paul] 0.7.6claws30
856 * sync with 0.7.6cvs24
857 see ChangeLog 2002-06-04
859 2002-06-04 [paul] 0.7.6claws29
862 updated by Fabio Junior Beneditto
864 2002-06-03 [thorsten] 0.7.6claws28
867 fclose() matcherrc after reading
869 2002-06-03 [paul] 0.7.6claws27
871 * sync with 0.7.6cvs21
872 see ChangeLog 2002-05-31
874 2002-05-31 [paul] 0.7.6claws26
876 * sync with 0.7.6cvs20
877 see ChangeLog 2002-05-29 and 2002-05-30
879 2002-05-31 [paul] 0.7.6claws25
882 hopefully fix last buggy sync
885 correct typo in 'Actions' examples
887 2002-05-29 [paul] 0.7.6claws24
889 * sync with 0.7.6cvs18
890 see ChangeLog 2002-05-28 and 2002-05-29
896 2002-05-28 [paul] 0.7.6claws23
898 * sync with 0.7.6cvs16
899 see ChangeLog 2002-05-28
901 2002-05-27 [thorsten] 0.7.6claws22
903 * faq/it/sylpheed-faq-1.html
904 faq/it/sylpheed-faq-2.html
905 faq/it/sylpheed-faq-3.html
906 faq/it/sylpheed-faq.html
907 corrected DOS lineendings
908 * faq/de/sylpheed-faq-1.html
909 faq/de/sylpheed-faq-2.html
910 faq/en/sylpheed-faq-1.html
911 faq/en/sylpheed-faq-2.html
912 faq/en/sylpheed-faq-3.html
913 faq/es/sylpheed-faq-1.html
914 faq/es/sylpheed-faq-2.html
915 faq/es/sylpheed-faq-3.html
916 faq/fr/sylpheed-faq-1.html
917 faq/it/sylpheed-faq-1.html
918 faq/it/sylpheed-faq-2.html
919 faq/it/sylpheed-faq-3.html
920 faq/it/sylpheed-faq.html
921 changed ">" to "
923 2002-05-27 [paul] 0.7.6claws21
925 * sync with 0.7.6cvs15
926 see ChangeLog 2002-05-27
928 2002-05-27 [paul] 0.7.6claws20
930 * src/prefs_account.c
933 2002-05-26 [paul] 0.7.6claws19
938 2002-05-25 [paul] 0.7.6claws18
941 add description of kmail2sylpheed.pl
943 2002-05-25 [paul] 0.7.6claws17
945 * tools/kmail2sylpheed.pl ** NEW FILE **
946 perl script that converts an exported Kmail address
947 book, converts it to sylpheed addressbook file,
948 writes the file to .sylpheed, and updates
951 2002-05-25 [paul] 0.7.6claws16
953 * sync with 0.7.6cvs14
954 see ChangeLog 2002-05-23
956 2002-05-24 [paul] 0.7.6claws15
959 make a correction and add some more info
961 2002-05-24 [paul] 0.7.6claws14
965 compose_redirect_write_headers_from_headerlist()
966 add Subject and Resent-Message-ID to
967 compose_redirect_write_headers()
968 Received, Subject, and X-UIDL are filtered out in
969 compose_redirect_write_to_file()
971 2002-05-23 [paul] 0.7.6claws13
977 src/matcher_parser_lex.l
978 src/matcher_parser_parse.y
979 src/prefs_common.[ch]
980 src/prefs_filtering.c
982 rename 'Bounce' to 'Redirect'
984 2002-05-23 [paul] 0.7.6claws12
986 * more sync with 0.7.6cvs13
988 see ChangeLog 2002-05-22
990 2002-05-22 [paul] 0.7.6claws11
992 * sync with 0.7.6cvs13
994 see ChangeLog 2002-05-20
996 see ChangeLog 2002-05-22
998 2002-05-21 [melvin] 0.7.6claws10
1001 Added missing filtering and scoring headers
1002 Fixed bad function call that showed garbage
1003 in Folder->Processing
1005 2002-05-21 [paul] 0.7.6claws9
1008 make all tools executable, (patch by Alfons).
1010 2002-05-20 [alfons] 0.7.6claws8
1013 don't forget to call mktime() so we have a valid week
1015 (Bug report by Roger Sondermann <mail@jumaros.de>)
1017 2002-05-20 [paul] 0.7.6claws7
1020 fix broken parsing of urls
1022 fix displaying of urls
1024 both fixes from the patch [547855] by Eugene
1027 2002-05-19 [alfons] 0.7.6claws6
1030 make sylpheed configure correctly with the latest
1031 and greatest of automake / autoconf / gettext
1033 2002-05-19 [alfons] 0.7.6claws5
1037 add function for returning ime zone offset
1039 * src/quote_fmt_parse.y
1040 better quotation formatting - does not convert
1041 to local time, but uses the original date string.
1043 Note: %z inserts the timezone offset (should
1044 work also on platforms where strftime does not
1047 2002-05-18 [christoph] 0.7.6claws4
1050 fix indentation of some code
1055 correct path for ignorethread.xpm
1056 incorrect filename for sylpheed_logo.xpm
1057 add missing include matcher_parser_parse.h
1059 2002-05-18 [paul] 0.7.6claws3
1061 * sync with 0.7.6cvs8
1062 see ChangeLog 2002-05-16 and 2002-05-17
1064 2002-05-18 [melvin] 0.7.6claws2
1067 Corrected an action's definition and fixed some misspellings.
1069 2002-05-18 [paul] 0.7.6claws1
1072 tools/gpg-sign ** new file **
1073 tools/uudec ** new file **
1074 add Melvin's Actions scripts
1077 add Melvin's descriptions for Actions
1079 2002-05-18 [paul] 0.7.6claws
1081 * Version 0.7.6claws released
1083 2002-05-17 [paul] 0.7.5claws32
1086 updated by Ricardo Mones Lastra
1088 2002-05-17 [paul] 0.7.5claws31
1091 fix Account prefs default folder for sent/draft/deleted
1096 updated translation by Alessandro Maestri and
1099 2002-05-17 [melvin] 0.7.5claws30
1101 * src/prefs_actions.c
1102 Fixed bug where using %F not at the end of the command
1103 resulted in an additional empty argument being created.
1104 Thanks to Darko Koruga for reporting the bug.
1106 2002-05-17 [melvin] 0.7.5claws29
1109 Updated French translations.
1111 2002-05-15 [paul] 0.7.5claws28
1114 updated by Ricardo Mones Lastra
1116 2002-05-15 [paul] 0.7.5claws27
1118 * sync with 0.7.6cvs4
1119 see ChangeLog 2002-05-14 and 2002-05-15
1121 2002-05-14 [paul] 0.7.5claws26
1123 * sync with 0.7.6cvs1
1124 see ChangeLog 2002-05-13
1126 2002-05-13 [thorsten] 0.7.5claws25
1129 fix select_all and copy in multipart messages
1131 fix select_all and copy in multipart messages
1133 2002-05-12 [paul] 0.7.5claws24
1136 reverse last commit, bug already fixed in 0.7.5claws3
1138 2002-05-12 [netztorte] 0.7.5claws23
1141 dont parse empty addressbook (checked in before claws20)
1143 2002-05-12 [melvin] 0.7.5claws22
1146 Removed unneeded priority code introduced by the previous
1149 2002-05-12 [melvin] 0.7.5claws21
1152 Added possibility to set message's priority.
1154 Added possibility to set message's priority.
1155 Added missing headers
1157 2002-05-12 [melvin] 0.7.5claws20
1159 * src/prefs_actions.c
1160 Removed implicitely added quotes around the name
1161 of the temporary files of mime parts.
1163 2002-05-12 [paul] 0.7.5claws19
1165 * sync with 0.7.5cvs20
1166 see ChangeLog 2002-05-11
1168 2002-05-12 [alfons] 0.7.5claws18
1170 * src/quote_fmt_lex.l
1171 * src/quote_fmt_parse.y
1172 allow quote / reply date & time format to be set using
1173 %D{format}. format is a format string you'd pass to
1174 strftime() (see man strftime, or the Display tab |
1175 Date format setting).
1177 Currently %D converts the date to local time.
1179 2002-05-11 [paul] 0.7.5claws17
1181 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
1182 see ChangeLog 2002-05-10 and 2002-05-11
1184 2002-05-10 [paul] 0.7.5claws16
1186 * sync with 0.7.5cvs16
1187 see ChangeLog entries 2002-05-09 and
1190 2002-05-10 [colin] 0.7.5claws15
1193 Corrected a bug that prevented sylpheed to open
1194 double-clicked URIs.
1196 2002-05-09 [paul] 0.7.5claws14
1198 * sync with 0.7.5cvs14
1199 see ChangeLog 2002-05-08 and 2002-05-09
1201 2002-05-08 [paul] 0.7.5claws13
1203 * sync with 0.7.5cvs11
1204 see ChangeLog entry 2002-05-08
1206 2002-05-08 [paul] 0.7.5claws12
1210 fix segfault on View->Open in new window
1211 patch submitted by Thorsten Maerz <torte@netztorte.de>
1213 2002-05-07 [paul] 0.7.5claws11
1215 * sync with 0.7.5cvs9
1216 see ChangeLog entry 2002-05-07
1218 2002-05-06 [paul] 0.7.5claws10
1222 display url in statusbar on single-click
1223 patch submitted by Thorsten Maerz <torte@netztorte.de>
1225 2002-05-06 [match] 0.7.5claws9
1232 XML implementation of properties file.
1233 * src/exporthtml.[ch]
1234 * src/expthtmldlg.[ch]
1238 2002-05-02 [sergey] 0.7.5claws8
1240 * src/mainwindow.c (mainwin_entries),
1241 src/prefs_common.c (prefs_send_create()),
1242 src/codeconv.c (locale_table):
1243 use charset name "Windows-1251" instead of "CP1251".
1245 2002-05-02 [colin] 0.7.5claws7
1249 src/prefs_folder_item.c
1250 Fixed cosmetics bugs due to Outbox renamed to Sent.
1252 2002-05-02 [hiro] 0.7.5claws6
1255 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
1257 2002-05-02 [paul] 0.7.5claws5
1260 more sync with 0.7.5cvs7, see ChangeLog entry
1263 2002-05-02 [hiro] 0.7.5claws4
1266 compose_queue_sub():
1267 check if queue folder exists (closes #550397).
1268 removed directory creation since it should be handled
1271 imap_add_msg(): return UID for appended message
1274 2002-04-30 [paul] 0.7.5claws3
1277 fix account_find_from_address() bug
1279 2002-04-28 [colin] 0.7.5claws2
1283 src/prefs_common.[ch]
1285 Added user-definable quotation characters recognition.
1287 2002-04-28 [paul] 0.7.5claws1
1289 * sync with 0.7.5cvs4
1290 see ChangeLog entry 2002-04-25
1292 2002-04-28 [paul] 0.7.5claws
1297 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
1298 Fabio Junior Beneditto
1300 2002-04-27 [jens] 0.7.4claws103
1303 updated German translation.
1305 2002-04-27 [hiro] 0.7.4claws102
1308 summary_write_cache(): fixed the mark loss of hidden messages.
1310 2002-04-26 [melvin] 0.7.4claws101
1313 fixed a second typo (same one)
1317 fixed the type again...
1319 2002-04-26 [melvin] 0.7.4claws100
1322 fixed a typo in an alert message ("temorary").
1325 corrected the typo described above.
1327 updated French translation.
1329 2002-04-26 [darko] 0.7.4claws99
1332 fix target folder colorization
1334 2002-04-25 [paul] 0.7.4claws98
1337 updated by Alessandro Maestri
1339 2002-04-24 [colin] 0.7.4claws97
1342 Fixed double "subject is empty" question.
1344 2002-04-23 [colin] 0.7.4claws96
1347 Corrected issue when "automatically display images" was
1348 not set : first image remained after selecting second.
1350 2002-04-23 [melvin] 0.7.4claws95
1352 * src/prefs_actions.c
1353 Don't display in/out dialog if there is nothing to show.
1355 2002-04-23 [paul] 0.7.4claws94
1357 * sync with 0.7.5cvs3
1358 bug fixes: see ChangeLog entry 2002-04-23
1360 2002-04-22 [darko] 0.7.4claws93
1363 fix previous check-in which changed code after
1366 2002-04-22 [paul] 0.7.4claws92
1373 update English, Spanish and French FAQs
1376 add German and Spanish manuals
1379 update English and French manuals
1382 add to and re-arrange the pixmap entries
1384 2002-04-22 [darko] 0.7.4claws91
1387 fix sender initials recognition to only allow
1388 '>' after the initials
1390 2002-04-21 [paul] 0.7.4claws90
1392 * sync with 0.7.5 release
1393 see ChangeLog entry 2002-04-21
1398 add colin's new pixmaps to EXTRA_DIST
1400 2002-04-21 [colin] 0.7.4claws89
1403 * src/mainwindow.[ch]
1404 * src/prefs_common.[ch]
1405 * src/stock_pixmap.[ch]
1406 Added "Work offline" ability.
1408 2002-04-21 [colin] 0.7.4claws88
1411 * src/prefs_common.c
1412 * src/prefs_common.h
1413 * src/textview.c : Added an option to common preferences -> display
1414 to allow user not to automatically display images.
1416 2002-04-21 [paul] 0.7.4claws87
1418 * sync with 0.7.4cvs52
1419 see ChangeLog entry 2002-04-21 (src/imap.c)
1421 2002-04-21 [paul] 0.7.4claws86
1423 * sync with 0.7.4cvs51
1424 see ChangeLog entry 2002-04-21
1426 2002-04-21 [paul] 0.7.4claws85
1428 * sync with 0.7.4cvs49
1429 see ChangeLog entries 2002-04-20 and 2002-04-21
1432 clean up: remove old 'stock_' element from xpm
1435 2002-04-21 [alfons] 0.7.4claws84
1437 apply sync patch from Paul
1440 use old claws prefs_folder_item_create() for now
1442 2002-04-19 [match] 0.7.4claws83
1444 * src/addressbook.[ch]
1445 * src/addrharvest.[ch]
1446 * src/addrgather.[ch]
1449 * src/summaryview.[ch]
1452 2002-04-19 [paul] 0.7.4claws82
1455 updated by Fabio Junior Beneditto
1457 2002-04-14 [alfons] 0.7.4claws81
1460 add #include <sys/types.h> for mode_t and off_t
1462 2002-04-13 [paul] 0.7.4claws80
1467 src/prefs_common.[ch]
1469 enable storing of GnuPG passphrase for the whole
1470 session or a user-defined number of minutes. patch
1471 submitted by Ravemax <ravemax@dextrose.com>
1473 2002-04-13 [alfons] 0.7.4claws79
1476 make email parser also stop scanning when encountering separators
1477 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
1479 2002-04-13 [paul] 0.7.4claws78
1481 * sync with 0.7.4cvs39
1482 see ChangeLog entry 2002-04-12
1484 2002-04-11 [paul] 0.7.4claws77
1486 * sync with 0.7.4cvs37
1487 see ChangeLog entry 2002-04-11
1489 2002-04-11 [paul] 0.7.4claws76
1492 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
1493 the clause for OpenSSL). sync with sylpheed main
1495 2002-04-09 [melvin] 0.7.4claws75
1498 Made 'Ctrl-Enter' on send ignore some modifiers
1499 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
1500 to bind other *-Enter (but not Alt-Enter).
1502 2002-04-09 [paul] 0.7.4claws74
1504 * sync with 0.7.4cvs35
1505 see ChangeLog entries 2002-04-09
1507 2002-04-08 [paul] 0.7.4claws73
1509 * sync with 0.7.4cvs33
1510 see ChangeLog entry 200-04-08
1512 2002-04-07 [match] 0.7.4claws72
1514 * src/addrharvest.[ch]
1515 fixed to read all addresses in header, regardless
1516 of header size. improved name parsing. accommodate
1517 harvest from folders and selected message.
1519 included new address parsing function.
1520 * src/addrgather.[ch]
1521 * src/addressbook.[ch]
1522 * src/summaryview.[ch]
1524 allow address harvest of folder as well as selected
1527 2002-04-07 [paul] 0.7.4claws71
1531 don't try to authenticate with CRAM-MD5 in SMTP when
1532 SMTP-AUTH enabled if MTA doesn't issue this
1533 auth-method in it's ehlo-response. bug item #531364,
1534 patch item #938910. patch submitted by Colin Leroy
1537 2002-04-07 [paul] 0.7.4claws70
1540 fix missing MODE_READER bug. patch submitted by
1541 Colin Leroy <colin@colino.net>
1543 2002-04-07 [alfons] 0.7.4claws69
1546 * src/prefs_filtering.c
1548 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
1549 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
1551 2002-04-07 [paul] 0.7.4claws68
1553 * sync with 0.7.4cvs32
1554 see ChangeLog entry 2002-04-06
1556 * tools/filter_conv.pl
1559 2002-04-06 [paul] 0.7.4claws67
1561 * tools/filter_conv.pl
1562 modify to be able to find the name of the first
1563 mailbox and use that. main's filter does not
1564 record the full path to the mailbox and therefore
1565 can only filter to the first mailbox.
1567 2002-04-05 [paul] 0.7.4claws66
1569 * tools/filter_conv.pl
1570 attempt to make the script all-encompassing and
1571 be able to convert any main 'filter' rule thrown
1574 2002-04-05 [paul] 0.7.4claws65
1576 * tools/filter_conv.pl
1577 allow for collapsed folder trees
1579 2002-04-05 [paul] 0.7.4claws64
1581 * sync with 0.7.4cvs31
1582 see ChangeLog entries 2002-04-05
1584 2002-04-03 [paul] 0.7.4claws63
1586 * sync with 0.7.4cvs29
1587 see ChangeLog entries 2002-04-02 and 2002-04-03
1589 2002-04-02 [paul] 0.7.4claws62
1591 * sync with 0.7.4cvs26
1592 see ChangeLog entry 2002-04-01
1594 2002-04-02 [match] 0.7.4claws61
1597 * src/importpine.[ch]
1599 import Pine address book.
1601 2002-04-02 [match] 0.7.4claws60
1603 * src/addrharvest.[ch]
1604 improve address parsing of funky addresses.
1606 2002-04-02 [darko] 0.7.4claws59
1609 wrap on send improvements, it now recognizes quoted
1610 initials as part of the quotation string, and it
1611 does not join lines separated by CR
1613 2002-04-01 [match] 0.7.4claws58
1616 added new functions.
1618 remove excessive duplicate address generation
1621 2002-04-01 [alfons] 0.7.4claws57
1626 2002-04-01 [paul] 0.7.4claws56
1628 * sync with 0.7.4cvs25
1629 see ChangeLog entry 2002-04-01
1631 2002-04-01 [alfons] 0.7.4aprilfool55
1634 honour feature request item #537427 to allow for
1635 displaying names from address book for sent mail also
1637 2002-03-29 [paul] 0.7.4claws54
1640 src/prefs_filtering.[ch]
1643 add 'fast filter' for claws' filtering,
1644 /Tools/Create filter rule/... patch submitted
1645 by Neill Miller <neillm@thecodefactory.org>
1647 2002-03-29 [paul] 0.7.4claws53
1649 * sync with 0.7.4cvs24
1650 see ChangeLog entry 2002-03-29
1652 2002-03-28 [paul] 0.7.4claws52
1654 * sync with 0.7.4cvs23
1655 see ChangeLog entry 2002-03-28
1657 2002-03-27 [melvin] 0.7.4claws51
1659 * src/prefs_actions.c
1660 Added support to pass only one message part (as a
1661 file) to the command using '%p'. No quotes are needed
1662 because doubles quotes are automatically added.
1663 Fixed bug where Sylpheed could block when waiting for
1664 a child process to finish.
1665 Changed the help menu to remove quotes around symbols to
1666 avoid misinterpretation (they must not be used).
1668 2002-03-27 [melvin] 0.7.4claws50
1671 Made the new mail notification command always
1672 execute asynchronously.
1674 2002-03-27 [paul] 0.7.4claws49
1677 fix bug introduced in last commit
1679 2002-03-27 [paul] 0.7.4claws48
1681 * sync with 0.7.4cvs21
1682 see ChangeLog 2002-03-26 and 2002-03-27
1684 2002-03-26 [hoa] 0.7.4claws47
1686 * src/prefs_folder_item.c
1687 really fixed the bug #516442 with folder rescan.
1689 2002-03-26 [paul] 0.7.4claws46
1691 * sync with 0.7.4cvs19
1692 see ChangeLog entries 2002-03-25 and 2002-03-26
1694 2002-03-25 [hoa] 0.7.4claws45
1698 fix the bug #516442 with folder rescan.
1700 * src/prefs_common.[ch]
1702 added an option to enable two different behaviours
1706 2002-03-25 [paul] 0.7.4claws44
1709 src/selective_download.c
1710 correct a few menuitem labels
1712 2002-03-25 [christoph] 0.7.4claws43
1715 fix non deleted tmp message in
1716 procmsg_save_to_outbox
1717 fix problems caused by sync with
1718 main branch's procmsg_send_queue
1720 2002-03-25 [paul] 0.7.4claws42
1724 src/quote_fmt_parse.y
1725 add Last name (%L) placeholder for quoting.
1726 patch submitted by Thorsten Thielen
1727 <thth@users.sourceforge.net>
1729 2002-03-25 [paul] 0.7.4claws41
1732 get full hostname. patch submitted by
1733 Bob Woodside <rwoodside1@comcast.net>
1735 2002-03-25 [paul] 0.7.4claws40
1740 src/prefs_account.[ch]
1741 enable NNTP over SSL. patch submitted by
1742 Pascal Jermini <pascal@infinity.hn.org>
1744 2002-03-24 [paul] 0.7.4claws39
1746 * src/prefs_common.c
1747 make the arrangement of the Compose tab more
1751 fix some irregularities of style
1754 updated by Kilian Krause
1756 2002-03-23 [paul] 0.7.4claws38
1759 updated by Fabio Junior Beneditto
1761 2002-03-23 [paul] 0.7.4claws37
1764 move 'Gather addresses' to 'Tools' menu
1765 make 'Selective download' sensitive
1767 2002-03-23 [paul] 0.7.4claws36
1769 * sync with 0.7.4cvs16
1770 see ChangeLog entries 2002-03-23
1772 2002-03-22 [christoph] 0.7.4claws35
1774 * src/quote_fmt_parse.y
1775 fix include program output
1777 2002-03-22 [alfons] 0.7.4claws34
1780 initialize GDate stack variable correctly (sorry!)
1782 2002-03-22 [paul] 0.7.4claws33
1788 rename 'Tool' to 'Tools'
1791 move 'Delete duplicated messages' from
1792 'Message/' to 'Tools/'
1793 re-arrange the order of 'Tools/' items
1795 2002-03-22 [paul] 0.7.4claws32
1798 src/addressbook.[ch]
1799 auto-address completion now also matches on
1800 Nickname. patch submitted by Bob Forsman
1801 <hammor@users.sourceforge.net>
1804 correct a spelling mistake
1806 2002-03-22 [alfons] 0.7.4claws31
1809 fix getting uidl from incorrect string
1812 2002-03-21 [alfons] 0.7.4claws30
1815 more code refactoring
1816 plug mem leak introduced by delete on server
1818 2002-03-21 [paul] 0.7.4claws29
1820 * sync with 0.7.4cvs11
1821 see ChangeLog entries 2002-03-20
1823 2002-03-20 [alfons] 0.7.4claws28
1826 apply Colin's patch and refactor
1828 2002-03-20 [paul] 0.7.4claws27
1830 * sync with sylpheed 0.7.4cvs9
1831 see ChangeLog entry 2002-03-20
1833 2002-03-19 [christoph] 0.7.4claws26
1838 revert changes for flag updates
1839 (does not work correctly and no time to debug)
1841 2002-03-20 [alfons] 0.7.4claws25
1844 refactor should_delete() a little bit
1846 2002-03-19 [paul] 0.7.4claws24
1850 src/prefs_account.[ch]
1851 allow the user to leave downloaded mail on the
1852 server for n days. Patch submitted by Colin Leroy
1855 2002-02-19 [paul] 0.7.4claws23
1857 * sync with sylpheed 0.7.4cvs8
1858 see ChangeLog entries 2002-03-19
1860 2002-03-18 [paul] 0.7.4claws22
1862 * sync with sylpheed 0.7.4cvs6
1863 see ChangeLog entry 2002-03-18
1865 2002-03-18 [paul] 0.7.4claws21
1868 add en_GB message catalogue
1873 correct a few spelling mistakes
1875 2002-03-17 [alfons] 0.7.4claws20
1878 more stringent checks for NULL params when writing
1879 filtering actions to a file
1881 2002-03-17 [hoa] 0.7.3claws20
1884 fixed the count of new messages
1887 fixed the "attachment properties" window
1889 2002-03-17 [paul] 0.7.4claws19
1894 src/prefs_account.[ch]
1897 automatically mark cross-posted messages as read
1898 and (optionally) give them a colour label
1899 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
1902 2002-03-17 [paul] 0.7.4claws18
1904 * sync with sylpheed 0.7.4cvs5
1905 see ChangeLog entry 2002-03-17
1907 2002-03-17 [melvin] 0.7.4claws17
1910 Worked around a gtktext 'bug': when searching for
1911 a text in a long message it was scrolling slowly
1912 line by line until it hit the searched text.
1914 Updated French translation
1916 2002-03-17 [melvin] 0.7.4claws16
1920 * src/prefs_actions.c
1921 Moved "Edit/Actions" to "Tool/Actions"
1922 Made mainwindow/compose window sensitive as soon as
1923 no child process is running anymore even if the io dialog
1925 Fixed a struct being initialized with a non constant char*
1927 2002-03-16 [christoph] 0.7.4claws15
1930 add --with-compiler-flags option
1931 (only for developer hacking)
1935 try to make folder-stats and flag handling more
1936 independent from the summaryview. msgcounts
1937 are only set when the folder is opened and
1938 procmsg_msginfo_(un)set_flags will handle it
1939 later and summaryview will get the values
1942 2002-03-16 [paul] 0.7.4claws14
1945 fix Return-receipt. Patch submitted by Bob
1946 Woodside <rwoodside1@comcast.net>
1948 2002-03-16 [paul] 0.7.4claws13
1951 fix 'dynamic' signatures, make it work again
1952 broken during sync on 2002-03-14 (0.7.4claws2)
1954 2002-03-15 [match] 0.7.4claws12
1956 * src/addrharvest.[ch]
1957 * src/addrgather.[ch]
1958 * src/addressbook.[ch]
1960 included address harvester feature. still some
1961 issues with address parsing that I will fix.
1963 2002-03-15 [match] 0.7.4claws11
1966 * src/addrcache.[ch]
1967 * src/addressbook.[ch]
1976 tidy up. fix memory leaks. moved attribs and methods
1977 from individual interfaces to addrcache object. prep
1978 for new stuff to come in.
1980 2002-03-15 [alfons] 0.7.4claws10
1983 * src/matcher_parser_parse.y
1984 * src/matcher_parser_lex.l
1985 * src/prefs_matcher.c
1986 add filtering conditions message greater than, smaller
1987 than, and exactly matching a size in bytes
1988 (does not work with delete from POP3 server yet)
1990 this should also give others an idea what you should
1991 do to add new criterions to claws filtering system
1994 2002-03-15 [paul] 0.7.4claws9
1996 * tools/filter_conv.pl
1997 exit if there are no filter rules to convert
1998 rename filterrc to filterrc.old after completion
2000 2002-03-15 [paul] 0.7.4claws8
2002 * sync with sylpheed 0.7.4cvs3
2003 see ChangeLog entry 2002-03-14
2005 2002-03-14 [paul] 0.7.4claws7
2008 clean up the last commit (ahem)
2010 2002-03-14 [paul] 0.7.4claws6
2013 fix bug #515655. honour account preferences
2014 regarding gpg default signing/encryption when
2015 changing account from the compose window.
2017 2002-03-14 [paul] 0.7.4claws5
2020 remove unnecessary curly brackets
2022 2002-03-14 [paul] 0.7.4claws4
2025 src/prefs_filtering.[ch]
2026 add filter rename on folder rename and filter
2027 delete on folder delete. Patch submitted by
2028 Neill Miller <neillm@thecodefactory.org>
2030 2002-03-14 [christoph] 0.7.4claws3
2035 (patch submitted by "Simon 'corecode' Schubert")
2036 * src/prefs_common.c
2040 2002-03-14 [paul] 0.7.4claws2
2042 * sync with sylpheed 0.7.4cvs2
2043 see ChangeLog entry 2002-03-13
2045 2002-03-12 [darko] 0.7.4claws1
2048 fix what seems to be a copy and paste error
2049 when setting color for important messages
2052 2002-03-11 [paul] version 0.7.4claws released
2054 2002-03-11 [paul] 0.7.4claws
2060 update message catalogs. Submitted by Ricardo Mones
2061 Lastra, Alessandro Maestri, Wilbert Berendsen, and
2062 Fabio Junior Beneditto
2067 faq/it/sylpheed-faq*
2073 2002-03-11 [jens] 0.7.3claws7
2076 updated German translation
2078 2002-03-11 [melvin] 0.7.3claws6
2081 updated and corrected French translation
2083 2002-03-10 [hoa] 0.7.3claws5
2087 * src/prefs_account.c
2090 fixed the local account.
2091 you have to change the default "/usr/sbin/sendmail"
2092 to "/usr/sbin/sendmail -t" in the preferences of
2096 removed some debug display for renderer
2098 2002-03-10 [paul] 0.7.3claws4
2100 * faq/en/sylpheed-faq-1.html
2101 faq/en/sylpheed-faq-2.html
2104 2002-03-09 [paul] 0.7.3claws3
2106 * sync with sylpheed 0.7.4
2107 see ChangeLog entry 2002-03-09
2109 2002-03-08 [paul] 0.7.3claws2
2111 * faq/en/sylpheed-faq*
2112 faq/es/sylpheed-faq*
2113 faq/fr/sylpheed-faq*
2116 * manual/fr/.cvsignore
2117 manual/fr/Makefilea.am
2121 add the French manual
2123 2002-03-07 [paul] 0.7.3claws1
2125 * sync with sylpheed 0.7.3cvs4
2126 see ChangeLog entries 2002-03-06 and 2002-03-07
2129 updated by Wilbert Berendsen
2131 2002-03-07 [melvin] 0.7.2claws34
2133 * src/selective_download.c
2134 Changed the pixmap of the receive button to MAIL_RECEIVE.
2136 2002-03-06 [paul] 0.7.2claws33
2138 * sync with sylpheed 0.7.3cvs1
2139 bug fix, see ChangeLog entry 2002-03-05
2141 2002-03-05 [paul] 0.7.2claws32
2146 reverse the pgp ascii-armored code implemented in
2147 0.7.2claws16. removal of this code until it matures.
2148 this means that verifying ascii-armored pgp sigs and
2149 automatic decryption of ascii-armored encrypted
2150 messages no longer works.
2152 2002-03-05 [paul] 0.7.2claws31
2157 * faq/en/Makefile.am
2158 faq/en/sylpheed-faq.html
2159 faq/en/sylpheed-faq-1.html
2160 faq/en/sylpheed-faq-2.html
2161 faq/en/sylpheed-faq-3.html
2162 * faq/es/Makefile.am
2163 faq/es/sylpheed-faq.html
2164 faq/es/sylpheed-faq-1.html
2165 faq/es/sylpheed-faq-2.html
2166 faq/es/sylpheed-faq-3.html
2167 faq/es/sylpheed-faq-4.html
2168 * faq/fr/Makefile.am
2169 faq/fr/sylpheed-faq.html
2170 faq/fr/sylpheed-faq-1.html
2171 faq/fr/sylpheed-faq-2.html
2172 faq/fr/sylpheed-faq-3.html
2177 add FAQs in English, Spanish and French
2180 2002-03-05 [paul] 0.7.2claws30
2182 * manual/en/sylpheed.html
2183 manual/en/sylpheed-XX.html
2184 updated the English manual
2189 dialog box pops up if the article can't be deleted.
2194 updated by Fabio Junior Benedito
2198 * removed ac/gpgme.m4
2199 to avoid autogen common problem
2200 developers have to install gpgme development package now
2203 encoding to 7bit or 8bit is enabled.
2205 2002-03-03 [alfons] 0.7.2claws29
2208 merge fix by Oliver Haertel for selective
2211 2002-03-03 [paul] 0.7.2claws28
2213 * sync with sylpheed 0.7.3
2215 2002-03-03 [paul] 0.7.2claws27
2217 * sync with sylpheed 0.7.2cvs24
2218 see ChangeLog entries 2002-03-02 and 2002-03-03
2220 2002-03-02 [melvin] 0.7.2claws26
2225 * src/prefs_common.[ch]
2226 Added user definable notification on new mail arrival.
2227 Removed unused variables in spell checker prefs code.
2229 2002-03-02 [melvin] 0.7.2claws25
2232 Removed unnecessary escape sequences.
2233 Changed 'Initial...' to 'Initials of Sender'
2235 2002-03-02 [paul] 0.7.2claws24
2237 * sync with sylpheed 0.7.2cvs22
2238 see ChangeLog entry 2002-03-01
2240 2002-03-01 [hoa] 0.7.2claws23
2243 Set sensitivity of delete actions to active
2244 even if the folder is a newsgroup.
2247 - Set sensitivity of delete actions
2248 - Added function check_permission() that will check if the
2249 user is authorized to delete a message. For news, it
2250 will check if the author is the same.
2251 - Enabled deletion when there is no trash folder.
2254 - Added news_cancel_article() to cancel articles
2255 - Implemented news_remove_message() (public function)
2257 2002-03-01 [paul] 0.7.2claws22
2261 recognise urls that that don't include 'http://' and
2265 remove duplicated name
2267 2002-02-28 [paul] 0.7.2claws21
2270 src/summaryview.[ch]
2271 add ability to 'Select thread'
2272 combines Melvin's "Select thread's head" patch (#510907)
2273 with Colin Leroy's <colin@colino.net> "Select whole thread"
2276 2002-02-28 [paul] 0.7.2claws20
2279 hopefully fix segfault on right-clicking a mime part
2280 that some people have experienced.
2281 fix submitted by Fredrik Olofsson <frol@linux.nu>
2283 2002-02-28 [paul] 0.7.2claws19
2285 * sync with sylpheed 0.7.2cvs21
2286 see ChangeLog entries 2002-02-27 and 2002-02-28
2288 2002-02-27 [paul] 0.7.2claws18
2290 * sync with sylpheed 0.7.2cvs18
2291 see ChangeLog entries 2002-02-26 and 2002-02-27
2293 2002-02-26 [alfons] 0.7.2claws17
2296 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
2297 (spotted by Chris Hessman <idatech@gmx.net>)
2299 2002-02-26 [paul] 0.7.2claws16
2304 make decryption of ascii-armored pgp encrypted messages
2305 and verification of ascii-armored signatures work again.
2306 slightly altered from the patch by Jens Jahnke
2310 * the checking of plaintext signatures always comes up in
2312 * it doesn't work for multipart messages
2313 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
2314 including the msg headers and these 2 line themselves, are
2318 "View/Folder Tree" becomes "View/Separate Folder Tree"
2319 "View/Message View" becomes "View/Separate Message View"
2320 because its less ambiguous.
2323 updated by Ricardo Mones Lastra
2325 2002-02-26 [paul] 0.7.2claws15
2327 * sync with sylpheed 0.7.2cvs17
2328 see ChangeLog entries 2002-02-25 and 2002-02-26
2330 2002-02-25 [christoph] 0.7.2claws14
2332 * src/filtering.[ch]
2334 do filtering stuff after all messages have been received
2335 1. drop all messages to .processing
2336 2. scan processing folder for messages
2337 3. filter messages or move to inbox
2338 this will also find old messages left in processing after
2339 a crash or something like that and we get a real msginfo
2340 from folder->get_msg_list and do not have to create our
2341 own in filter_message
2342 * src/matcher_parser_parse.y
2343 remove MIX/MAX warning (reordered includes)
2345 2002-02-25 [paul] 0.7.2claws13
2347 * sync with sylpheed 0.7.2cvs15
2348 see ChangeLog entry 2002-02-24
2350 2002-02-24 [alfons] 0.7.2claws12
2353 clear old color flags first when applying a new color to
2355 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
2357 2002-02-24 [alfons] 0.7.2.claws11
2360 * src/prefs_common.c
2361 add presets for Opera and Konqueror, closes patch #517261,
2362 submitted by Ville Skyttä <scop@users.sourceforge.net>
2364 2002-02-24 [alfons] 0.7.2.claws10
2368 fix threading for null message ids, closes patch #521601,
2369 submitted by Bob Forsman <hammor@users.sourceforge.net>
2371 2002-02-24 [alfons] 0.7.2claws9
2375 make Tool | Filter Message work with filtering system so
2376 setting flags also works
2380 - Processing uses the same function as Tool | Filter
2381 Message, but doesn't use the same update proc yet
2383 2002-02-23 [paul] 0.7.2claws8
2385 * sync with sylpheed 0.7.2cvs14
2386 see ChangeLog entries 2002-02-22 and 2002-02-23
2388 2002-02-22 [christoph] 0.7.2claws7
2391 Add column space to table
2392 * src/quote_fmt_parse.y
2395 2002-02-22 [paul] 0.7.2claws6
2403 src/matcher_parser_lex.l
2404 src/matcher_parser_parse.y
2407 src/prefs_filtering.c
2408 src/selective_download.[ch] *** NEW FILES ***
2411 Selective Download added to 'Tool' menu.
2412 Retrieves email headers of the currently selected pop3
2413 account and allows the user to mark emails for deletion
2414 right on the pop3 server. Patch submitted by Oliver Haertel
2415 <oha@users.sourceforge.net>.
2418 add 'src/quote_fmt.c'
2420 2002-02-22 [christoph] 0.7.2claws5
2424 * src/prefs_common.[ch]
2425 * src/prefs_template.c
2426 * src/quote_fmt.c *** NEW FILE ***
2428 move quote format symbol description code
2429 to it's own file because it is used from
2430 differnent code parts
2431 Rewrote symbol description GUI
2434 + get data from array (no more long constant strings)
2435 * src/quote_fmt_lex.l
2436 * src/quote_fmt_parse.y
2437 Symbol for Literal % changed to \% instead of %%
2438 (More logical as \ is used for quoting for other symbols)
2439 Add |f and |p to include files and program output
2441 |f{/home/.../.signature}
2444 Correct wrong spelling for "Referenzen"
2446 2002-02-21 [paul] 0.7.2claws4
2449 forgotten during sync
2451 2002-02-21 [paul] 0.7.2claws3
2453 * sync with sylpheed 0.7.2cvs11
2454 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
2455 2002-02-20 and 2002-02-21
2457 2002-02-20 [melvin] 0.7.2claws2
2459 * src/prefs_actions.c
2460 Added error report when child cannot fork or when execvp
2461 returns with an error.
2463 2002-02-19 [christoph] 0.7.2claws1
2466 return unconverted text if conde conversion is not possible
2467 when libjconv is used.
2468 (patch submitted by "Simon 'corecode' Schubert")
2472 * version 0.7.2claws release
2474 2002-02-19 [paul] 0.7.2claws
2477 updated by Wilbert Berendsen
2480 2002-02-18 [alfons] 0.7.1claws13
2484 remove references to dlfcn and explicitly loading functions
2485 from dynalink libs, because libs linked anyway, and functions
2486 are loaded explicitly
2488 2002-02-17 [melvin] 0.7.1claws12
2490 * src/prefs_actions.c
2491 Replaced children wait loop with double fork technique.
2492 Now, input/output window updated at each new output.
2493 free_children(): Fixed a memory leak.
2494 Made input/output window non closable if running children
2496 Added missing <unistd.h> include.
2497 Added some --debug outputs.
2499 2002-02-17 [melvin] 0.7.1claws11
2502 Fixed bug where descending sort order did not select top
2505 2002-02-17 [melvin] 0.7.1claws10
2508 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2509 * src/prefs_common.c
2510 Pspell data package directory no more hard coded but
2511 set during configuration (PSPELL_PATH). (Thanks to
2512 Gustavo Noronha Silva.)
2514 2002-02-17 [melvin] 0.7.1claws9
2517 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2519 Fixed compile-time warnings.
2521 2002-02-16 [alfons] 0.7.1claws8
2524 fix inadvertent free of NULL pointer which caused
2525 sylpheed to crash when closing the save-as dialog
2526 using the window close button
2528 2002-02-16 [carsten] 0.7.1claws7
2529 * src/mainwindow.[ch]
2532 fixes for pixmap theming code:
2533 - recently changed mail attributes shouldn't get
2535 - theme is only reloaded iff another theme was
2538 2002-02-16 [paul] 0.7.1claws6
2540 * sync with sylpheed 0.7.2 release
2541 see ChangeLog entry 2002-02-15 and 2002-02-16
2543 2002-02-15 [paul] 0.7.1claws5
2545 * sync with sylpheed 0.7.1cvs9
2546 see ChangeLog entry 2002-02-15
2549 remove unneeded headerwindow.c entry
2551 2002-02-14 [carsten] 0.7.1claws4
2553 fixed a bug for "Go to next unread message": there was
2554 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
2555 in the prefs, because of doing "Search again" instead
2558 2002-02-14 [carsten] 0.7.1claws3
2559 * src/stock_pixmap.c
2560 removed 2 more mem leaks; following memprof,
2561 this code is "leak free" now :)
2563 2002-02-14 [carsten] 0.7.1claws2
2564 * src/stock_pixmap.c
2565 used opendir/readdir/closedir instead of scandir
2566 -> code should work now on Solaris
2568 2002-02-14 [paul] 0.7.1claws1
2570 * sync with sylpheed 0.7.1cvs8
2571 see ChangeLog entries 2002-02-13 and 2002-02-14
2574 add some description of Actions and Pixmap Themes
2578 * version 0.7.1claws release
2580 2002-02-13 [paul] 0.7.1claws
2585 updated translations, submitted by Ricardo Mones Lastra,
2586 Alessandro Maestri and Fabio Junior Beneditto
2588 2002-02-13 [melvin] 0.7.0claws75
2590 * src/prefs_actions.c
2591 Added missing "signal.h" include
2593 2002-02-13 [melvin] 0.7.0claws74
2595 * src/prefs_folder_item.c
2596 Added missing "config.h" include
2598 Updated French translation for folder propriety.
2600 2002-02-13 [jens] 0.7.0claws73
2603 Added missing src/prefs_folder_item.c [log added by melvin]
2605 Updated German translation.
2607 2002-02-13 [melvin] 0.7.0claws72
2610 Updated French translation.
2612 2002-02-13 [melvin] 0.7.0claws71
2615 Made gtkut_editable_get_selection return NULL if selection
2617 This fixes a bug where selecting part of message A then
2618 switching to message B and replying to it will not
2619 quote the message's body.
2621 2002-02-12 [paul] 0.7.0claws70
2624 cosmetic, relating to pixmap themes: on toolbar make
2625 updating of 'Exec' and 'Compose news/Compose email'
2628 2002-02-12 [carsten] 0.7.0claws69
2634 - refreshing after changing pixmap theme better
2636 - wanted to remove some mem leaks, but alfons was
2637 faster (and had the better solution ;)
2639 2002-02-12 [alfons] 0.7.0claws68
2641 * src/prefs_common.c
2642 * src/stock_pixmap.[ch]
2643 plug mem leaks, refactor code a little bit
2646 2002-02-12 [sergey] 0.7.0claws67
2649 Fixed problem with copying messages to IMAP folders when the
2650 server uses something other than '/' as a namespace separator
2651 (cyrus-imapd uses '.').
2653 2002-02-12 [jens] 0.7.0claws66
2656 Updated German Translation
2658 2002-02-12 [paul] 0.7.0claws65
2660 * sync with sylpheed 0.7.1cvs1
2661 see ChangeLog entry 2002-02-12
2663 2002-02-12 [melvin] 0.7.0claws64
2665 * src/prefs_actions.c
2666 Fixed "feature" where children's output was duplicated
2667 instead of refreshed while monitoring.
2668 Removed some debug code.
2670 2002-02-12 [christoph] 0.7.0claws63
2673 always delete message from queue after sending/send error
2674 (closes bug #509601)
2676 2002-02-12 [melvin] 0.7.0claws62
2678 * src/prefs_actions.c
2679 Children wait loop is now triggered with a timeout of 1s
2680 Added %F which is replaced with the list of filenames
2681 of all selected messages (as suggested by Ricardo Mones Lestra)
2682 Pipe syntax changed. Prefix with | to send selection, postfix
2683 with | to retrieve output. Prefix with > or * to send
2684 user definable input to the command (*: input is hidden)
2685 Old pipe action should now be postfixed with |, too.
2687 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
2688 * src/stock_pixmap.c
2689 fixed a bug: if there's no theme directory don't
2690 throw an error, just do "nothing" (thanks Alfons)
2692 2002-02-12 [carsten] 0.7.0claws60
2695 had to write the cache twice (nasty!); some marks would
2698 2002-02-11 [carsten] 0.7.0claws59
2701 doc-src/maintainer_guide.txt
2707 src/prefs_common.[ch]
2708 src/stock_pixmap.[ch]
2709 src/summaryview.[ch]
2710 pixmap theming and related work on pixmap
2711 handling on some other places
2712 (e.g. hrm features for all folder)
2713 src/pixmap/stock_*.xpm -> the stock_ was removed
2715 2002-02-11 [paul] 0.7.0claws58
2717 * sync with sylpheed 0.7.1 release
2718 see ChangeLog entries 2002-02-11
2720 2002-02-08 [paul] 0.7.0claws57
2722 * sync with sylpheed 0.7.0cvs39
2723 see ChangeLog entry 2002-02-07 (last entry)
2725 * src/prefs_actions.c
2726 src/prefs_filtering.c
2729 sync: made it compile with C compilers other than gcc
2731 2002-02-07 [paul] 0.7.0claws56
2733 * sync with sylpheed 0.7.0cvs38
2734 see ChangeLog entries 2002-02-06 (last 2 entries) and
2737 2002-02-07 [darko] 0.7.0claws55
2741 Fix const gchar */gchar * issue (thanks Hiro)
2743 2002-02-07 [darko] 0.7.0claws54
2748 * src/prefs_template.c
2750 * src/quote_fmt_parse.y
2753 When replying or forwarding an email don't quote the entire
2754 mail body but use the part of the message text that is selected
2756 2002-02-06 [melvin] 0.7.0claws53
2758 * src/prefs_common.[ch]
2761 Made possible to switch quickly to last used dictionary
2762 which makes checking bilingual documents easier.
2764 2002-02-06 [melvin] 0.7.0claws52
2767 Added forgotten new file src/prefs_actions.c
2769 2002-02-06 [melvin] 0.7.0claws51
2771 * src/prefs_actions.c ** NEW FILE **
2772 * src/prefs_actions.h ** NEW FILE **
2773 Added actions to execute on message text view, or on the
2776 Added src/prefs_actions.[ch]
2778 Added new menu "Edit/Actions"
2780 Added new actionsrc file.
2782 Added actionsrc reading.
2784 Added new menus "Edit/Actions" and "Configuration/Actions..."
2785 * src/prefs_common.h
2786 Added new element actionslst element to prefs_common.
2788 2002-02-06 [paul] 0.7.0claws50
2790 * sync with sylpheed 0.7.0cvs36
2791 see ChangeLog entry 2002-02-06
2796 updated by Ricardo Mones Lastra
2798 2002-02-05 [paul] 0.7.0claws49
2800 * sync with sylpheed 0.7.0cvs33
2801 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
2803 2002-02-05 [paul] 0.7.0claws48
2806 re-add 'Edit/Advanced/Delete entire line', previously named
2809 2002-02-04 [paul] 0.7.0claws47
2813 fix bug #494993 (Reply All not taking Reply-To into consi)
2814 eliminate differences in behaviour of right-click 'Reply to all'
2815 in summary view and 'Reply to all' on the toolbar.
2816 fix bug where Reply-To gets ignored by 'Reply to all' in summary
2817 view and From gets ignored by 'Reply to all' on toolbar.
2818 fix bug where 'Reply to all' on toolbar uses To twice and ignores
2819 From when no Reply-To header is present.
2821 2002-02-04 [paul] 0.7.0claws46
2823 * sync with sylpheed 0.7.0cvs30
2824 see ChangeLog entries 2002-02-03 and 2002-02-04
2826 2002-02-03 [melvin] 0.7.0claws45
2829 Readded function to highlight all misspelled words.
2830 Fixed bug where user-provided-words did not replace
2831 correctly the misspelled word when using the mouse.
2832 Fixed bug where checking a region selected from right to left did
2833 not check the region at all.
2834 Fixed bug where 'Check backwards' may not check at all.
2835 Fixed memory leaks where popup menus and accel_groups were not destroyed.
2836 Fixed possible buffer overflow when checking for long strings (>1k).
2837 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
2838 Accelerators code uses now gtk_widget_add_accel.
2839 Removed and disabled obsolete and unfinished code.
2843 Added menu item to Highlight all misspelled words.
2845 2002-02-01 [paul] 0.7.0claws44
2848 fix '/View/Hide read messages' sensitivity when all
2849 messages in a folder are hidden
2851 2002-02-01 [paul] 0.7.0claws43
2854 add --send option to command line interface, sends all
2855 queued mail. Patch submitted by Ricardo Mones Lastra.
2857 2002-01-31 [paul] 0.7.0claws42
2860 add '/View/Hide read messages' to main_window_set_menu_sensitive()
2862 2002-01-31 [paul] 0.7.0claws41
2864 * sync with sylpheed 0.7.0cvs27
2865 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
2869 comment out elements of textview_show_part() as temporary
2870 workaround for attachment 'Display as text' bug
2873 updated by Fabio Junior Beneditto
2875 2002-01-30 [paul] 0.7.0claws40
2877 * sync with sylpheed 0.7.0cvs24
2878 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
2882 add {N_("/_Spelling"), ... "<Branch>"} to
2883 GtkItemFactoryEntry compose_entries[]
2885 * src/prefs_common.c
2886 add claws menu items to prefs_keybind_apply_clicked()
2887 and remove non-claws menu items
2889 2002-01-29 [paul] 0.7.0claws39
2891 * sync with sylpheed 0.7.0cvs22
2892 see ChangeLog entries 2002-01-28 and 2002-01-29
2894 2002-01-28 [melvin] 0.7.0claws38
2897 Added the declartion of compose_send_control_enter.
2901 Added in a 'Spelling' menu which includes the configuration menu.
2902 Added a real 'Check all' and got rid from the old one which only
2903 highlited misspelled word.
2904 Made 'Check while typing' a disableable option.
2905 Added a dialog when there are no more misspelled word.
2906 Added a dialog if error occurs when switching to a dictionary.
2908 * src/prefs_common.[ch]
2909 Added option for the default 'Check while typing' option.
2912 2002-01-28 [alfons] 0.7.0claws37
2915 fix buglet and make code comply with sylpheed code style
2917 2002-01-28 [paul] 0.7.0claws36
2919 * sync with sylpheed 0.7.0cvs19
2920 see ChangeLog entries for 2002-01-28
2922 2002-01-28 [hoa] 0.7.0claws35
2928 read the renderer config
2931 use the renderer config to convert mime attachments
2934 don't use textview_show_html/ertf,
2935 use get_text_content instead
2937 2002-01-27 [alfons] 0.7.0claws34
2940 make sylpheed believe it can delete a news message...
2941 (messages are NOT deleted, maybe we should remove
2942 processing from the folder properties after all.)
2944 2002-01-27 [alfons] 0.7.0claws33
2949 implement remove_msg()
2951 2002-01-27 [alfons] 0.7.0claws32
2956 fix return receipt / disposition notification again. this
2957 stuff seems to break on _every_ major summary UI change, so
2958 it's now implemented using a flag which is saved in the
2961 2002-01-26 [alfons] 0.7.0claws31
2964 let import dialog show the destination folder identifier
2966 2002-01-26 [melvin] 0.7.0claws30
2970 Readded 'Mark all read' into summary view popup menu
2971 Added 'Mark all read' in folder view popup menu for IMAP
2973 Made it insensitive if the selected folder is not the shown
2974 one to avoid 'Mark all read' on the wrong folder.
2976 2002-01-26 [paul] 0.7.0claws29
2980 move 'Mark all read' from summary view to folder view
2981 menu. (adapted from) patch submitted by Jeremy Andrews,
2982 <lists@kerneltrap.com>
2984 2002-01-25 [alfons] 0.7.0claws28
2987 put the gtk class name back so GtkSText adapts the
2990 2002-01-25 [alfons] 0.7.0claws27
2993 assimilate Ricardo's patch that shows pixmaps instead of
2994 plain "new" and "unread" texts in the folder view column
2997 2002-01-25 [paul] 0.7.0claws26
3000 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
3001 be found in non-standard locations.
3002 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
3004 2002-01-25 [paul] 0.7.0claws25
3006 * sync with sylpheed 0.7.0cvs16
3007 see ChangeLog entry 2002-01-25
3009 2002-01-24 [paul] 0.7.0claws24
3011 * more sync with sylpheed 0.7.0cvs15
3012 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
3014 2002-01-23 [sergey] 0.7.0claws23
3017 Fixed segfault when closing LDIF import wizard with
3023 Fixed wrong scrolling position after switching between
3024 text and image parts.
3026 2002-01-23 [paul] 0.7.0claws22
3028 * sync with sylpheed 0.7.0cvs15
3029 see ChangeLog entries 2002-01-22 and 2002-01-23
3031 2002-01-21 [melvin] 0.7.0claws21
3033 * src/prefs_scoring.c
3034 * src/prefs_filtering.c
3035 Fixed bug where scoring and filtering windows stopped
3038 2002-01-21 [paul] 0.7.0claws20
3040 * sync with sylpheed 0.7.0cvs12
3041 see ChangeLog entries 2002-01-20 and 2002-01-21
3043 2002-01-21 [carsten] 0.7.0claws19
3046 * src/messageview.[ch]
3047 * src/summaryview.[ch]
3048 changes to shortcuts handling again:
3049 + "Q" now controled by mainwin
3050 + v/V are now customizable and have slightly
3052 the "button" to minimize the messageview (and maximize
3053 the summary view) is a real button now
3055 "Delete Line+" added to Edit/Advanced (this will also
3058 2002-01-20 [melvin] 0.7.0claws18
3061 Made "Bcc" sensitive when addressbook is called from
3062 compose window (it was a Claws only bug).
3064 2002-01-19 [alfons] 0.7.0claws17
3067 prevent unnecessary updates when currently selected folder has
3070 2002-01-19 [alfons] 0.7.0claws16
3073 prevent writing the cache based on current message list in summary
3074 view when filtering also put messages in currently selected folder
3079 Italian translation submitted by Alessandro Maestri
3080 <a.maestri@cs.tin.it>
3082 2002-01-18 [melvin] 0.7.0claws15
3084 * src/prefs_filters.c
3085 fixed bug where 'cancel' from 'filters' window stops autochecking
3086 if the timer timed out when the window was open.
3088 2002-01-18 [match] 0.7.0claws14
3090 * src/addrclip.[ch] ** NEW FILE **
3091 * src/addrselect.[ch] ** NEW FILE **
3092 * src/adbookbase.h ** NEW FILE **
3093 addressbook cut, copy and paste
3095 * src/addrcache.[ch]
3097 * src/addrindex.[ch]
3109 support for copy/paste
3111 support for copy/paste
3112 tidy up menu option processing
3113 correct address list function arguments
3115 sort user attributes
3125 2002-01-18 [paul] 0.7.0claws13
3127 * sync with sylpheed 0.7.0cvs8
3128 configure.in: support Mac OS X (Darwin)
3130 2002-01-18 [carsten] 0.7.0claws12
3132 small hack to fix a segfault with an empty href
3133 (reported by Alexandra Walford <deeni@altern.org>)
3136 the shortcuts for Mark und Mark as unread are hardcoded
3140 readded the shortcuts in gtkstext but made them
3141 customizeable (simply by adding a menu plus a wrapper
3144 2002-01-17 [melvin] 0.7.0claws11
3147 fix default dictionary not being saved.
3149 2002-01-16 [darko] 0.7.0claws10
3152 fix wrapping crash with URL longer than wrapping margin
3154 2002-12-08 [hoa] 0.7.0claws10
3156 * src/matcher_parser_parse.y
3159 * src/prefs_filtering.c
3160 now, we can use bounce action in the dialog box.
3162 2002-01-16 [carsten] 0.7.0claws9
3164 removed the <control> and <alt> shortcuts because they're
3165 not needed and interefered with the "normal" shortcuts
3168 removed most of the hardcoded shortcuts and assigned
3169 them to menu entries making them easy customizable by
3172 2002-01-16 |melvin] 0.7.0claws8
3175 fixed bug where using the mouse and when the compose
3176 window is not on top may result in a crash.
3178 2002-01-16 [melvin] 0.7.0claws7
3181 fixed a long standingspell checker bug which could
3182 cause a crash after sending a message.
3184 2002-01-16 [paul] 0.7.0claws6
3186 * sync with sylpheed 0.7.0cvs7
3187 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
3188 2002-01-15, and 2002-01-16
3190 2002-01-16 [melvin] 0.7.0claws5
3196 Heavily modified spell checker code to work around
3197 ispell bug, to add keyboard shortcuts and for future
3198 enhancements. See README.claws for usage information.
3200 2002-01-15 [alfons] 0.7.0claws4
3203 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
3204 so sorting within threads reflects sort mode
3206 2002-01-15 [christoph] 0.7.0claws3
3209 added alertpanel if mail sending failed
3211 2002-01-15 [alfons] 0.7.0claws2
3213 * src/prefs_filtering.c
3214 don't stop timer when prefs filtering dialog is opened
3216 2002-01-14 [alfons] 0.7.0claws1
3220 remove debug_print()s for privacy reasons
3222 2002-01-14 [darko] 0.7.0claws
3225 quotation wrapping is now also in the main branch
3229 * tools/filter_conv.pl
3230 allow for Boolean Op and case-sensitivity
3231 this file is included in the release and tagged
3234 2002-01-13 [paul] 0.7.0claws
3236 * release 0.7.0, with cvs tag 'rel_0_7_0'
3240 * tools/filter_conv.pl
3242 rewritten to output to matcherrc instead of filteringrc
3245 updated Spanish translation by Ricardo Mones Lastra
3250 update dutch translation
3255 Updated by Fabio Junior Beneditto
3257 2002-01-13 [melvin] 0.6.6claws53
3260 Updated french translation
3262 2002-01-12 [alfons] 0.6.6claws52
3265 plug mem leak that has been sitting there for ages
3267 2002-01-12 [alfons] 0.6.6claws51
3270 undo melvin's changes from 0.6.6claws48 because summary
3271 view now refuses to select first unread message when
3274 2002-01-11 [alfons] 0.6.6claws50
3277 use claws' semantics for getting folder item when
3278 importing an mbox file into a folder
3279 (submitted by Dale P. Smith)
3281 2002-01-11 [christoph] 0.6.6claws49
3284 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
3285 toggle widget, because non static prefs can not use
3286 prefs_set_* functions
3287 * src/prefs_account.c
3288 toggle smtp auth password field sensitivity if
3289 user id is empty and add descrition of usage for
3291 * src/prefs_folder_item.c
3292 use SET_TOGGLE_SENSITIVITY macro to instead of extra
3295 2002-01-11 [melvin] 0.6.6claws48
3298 fix the 'Ctrl-Enter' feature for sending and test really
3299 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
3300 editables which was not documented in Gtk)
3303 Made summaryview refresh after sorting and not before.
3305 2002-01-11 [christoph] 0.6.6claws47
3308 select account from account ids if possible and
3309 correctly set save folder for copy in reedit
3311 2002-01-10 [paul] 0.6.6claws46
3313 * sync with sylpheed 0.7.0 release
3314 see ChangeLog entries 2002-01-07, 2002-01-08 and
3320 remove more dirt traces...
3325 clean up some traces of my debugging stuff
3327 2002-01-09 [alfons] 0.6.6claws45
3330 break up filteringprop_apply() in three separate pieces
3331 so we can drop messages that failed processing in the
3335 fix bug #469598 "no refresh of inbox after filter" which
3336 was introduced by the new summary view locking, and which
3337 prevented the summary view to update after a manual filter
3338 message. claw's filter message requires a summary_show().
3339 (aargh, summary_show() again! :-)
3341 2002-01-07 [alfons] 0.6.6claws44
3343 * src/headerwindow.c
3346 * src/sourcewindow.c
3347 bring in Hiro's last 0.7.0 wm class fixes
3350 bring in Ricardo's fix for sylprint script
3354 * src/prefs_common.[ch]
3355 * src/prefs_account.[ch]
3357 clean up account preference poison in rfc2015,
3358 and preparation to fix double sign bug
3359 (patch submitted by Simon 'corecode' Schubert)
3361 2002-01-07 [christoph] 0.6.6claws43
3364 search for free message number, do not only rely
3367 fix smtp auth and use extra account information
3368 if available, if not use pop3 data instead
3369 (closes bug #500341)
3373 2002-01-06 [alfons] 0.6.6claws42
3376 try making the separate windows work again...
3378 2002-01-06 [alfons] 0.6.6claws41
3381 adapt Hiro's separate window menu (to get rid of the funny
3382 duplicate menu items), and make it work again
3384 2002-01-06 [alfons] 0.6.6claws40
3389 * tools/README.sylprint
3390 add sylprint script for printing mails from Sylpheed
3391 (contributed by Ricardo Mones Lastra)
3396 2002-01-06 [melvin] 0.6.6claws39
3400 Fixed crash introduced in 0.6.6claws38 by the menu
3401 reorganisation (Hide read messages)
3404 Fixed typo (we are now in 2002, alfons ;) )
3406 2002-01-05 [alfons] 0.6.6claws38
3408 * sync with sylpheed 0.6.6cvs10-17
3409 (last stuff marked as LAST_STABLE)
3411 2002-01-04 [melvin] 0.6.6claws37
3414 Made account selection code use strcasestr again instead of
3415 g_strcasecmp (fixes bug where reediting queued messages
3416 did not select proper account reported by T. Link).
3419 Fix bug where folder icons are not shown when 'hide read messages'
3422 * src/stock_pixmaps.[ch]
3423 Added folder icons for 'hide read messages'.
3426 Fixed bug where 'Enter' in a header entry will send the message
3427 if 'CTL-Enter' was chosen as a shorcut for sendind.
3429 2002-01-03 [melvin] 0.6.6claws36
3432 Added popup menu for common preferences and
3433 account preferences (right click on tab displays
3434 a menu of all tabs.)
3436 2002-01-02 [melvin] 0.6.6claws35
3439 Made spelling code compatible with undo/redo feature.
3440 Added creation of suggestion mode menu for the general
3443 * src/prefs_common.[ch]
3444 Added option menu for the speller's suggestion mode.
3445 Added missing spaces in "..." buttons and made a "..."
3446 button non translatable!
3449 Made speller use the default suggestion mode.
3450 Hack to make it possible to choose 'CTRL-Enter' as a
3451 shortcut for sending (and only for sending).
3453 * src/prefs_folder_item.c
3454 Changing subject simplification does not update cache
3455 anymore (because it is unnecessary).
3456 Fixed bug where changing subject simplification updated the
3457 summaryview even when the viewed folder is not the
3458 folder which properties are being changed. (E.g.
3459 viewing folder A and changing
3460 the subject simplification of
3461 folder B -not being viewed- updated the
3462 summaryview of folder A with data of
3463 folder B). (Hope this is clear... )
3465 2001-12-31 [alfons] 0.6.6claws34
3469 fgetc() returns a signed integer which doesn't
3470 fit in a char. so c truncates this to a char
3471 but we may lose significant bits. i.e. we may
3472 comparing 0xFF which may not be equal to -1
3473 unless properly casted to signed char which
3474 we won't do because fgetc() returns a signed
3475 integer which doesn't fit in a char. so c
3476 truncates this to a char but we may lose
3477 significat bits. (you got the idea, thanks
3478 to Gustavo Noronha Silva <kov@debian.org>
3479 and the Debian folks!)
3481 2001-12-30 [alfons] 0.6.6claws33
3483 * src/prefs_common.c
3484 add #ifdef USE_PSPELLs that Melvin forgot
3486 2001-12-30 [melvin] 0.6.6claws32
3488 * src/prefs_common.[ch]
3489 Added configurable color for misspelled words.
3492 Fixed bug of foreground text color (reported by David
3494 Added configurable color for misspelled words.
3496 2001-12-30 [alfons] 0.6.6claws31
3499 remove unnecessary things someone put there
3503 make folder properties (like threading and sorting) persistent
3504 (closes bug #497424 "rescan folder tree resets proprieties")
3505 currently this is only for MH folders.
3507 2001-12-29 [melvin] 0.6.6claws30
3509 * src/string_match.[ch]
3510 Optimized a bit: regexp pattern buffer compiled only once, and
3511 one subroutine call removed. Fixed ^ regexp search: Now,
3512 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
3515 Subject filtering changed to filter summary columns and
3516 not directly the messages subject cache. The loss in
3517 performance is balanced by the improvement of string_match.
3518 Added an alert panel if there is an error in the regexp.
3520 * src/src/prefs_folder_item.h
3521 Added a regexp pattern buffer.
3523 2001-12-28 [alfons] 0.6.6claws29
3525 * src/string_match.[ch]
3527 allow compilation *BSD
3529 2001-12-27 [alfons] 0.6.6claws28
3532 sync the Hiro's bug fix for BSD
3534 2001-12-27 [melvin] 0.6.6claws27
3537 Simplify focus to subject entry code.
3539 2001-12-27 [darko] 0.6.6claws26
3545 * src/procheader.[ch]
3547 * src/stock_pixmap.[ch]
3549 Show key icon for encrypted mails in summary view
3551 * src/pixmaps/clip.xpm
3552 * src/pixmaps/clipkey.xpm
3553 * src/pixmaps/key.xpm
3554 New/modified icons for the above
3556 2001-12-27 [melvin] 0.6.6claws25
3558 * src/prefs_common.c
3559 Put spell checker options in a separate tab to decrease
3560 the Common Preferences window height.
3563 Update spell checker usage instruction about its options
3566 2001-12-27 [melvin] 0.6.6claws24
3569 Changed subject entry widget position. Initial focus is
3570 on the To header instead of the subject entry.
3571 Creating a new header scrolls the header list to make the
3572 created one visible. Nevertheless, when automatically filling
3573 headers, the first one is shown.
3574 A Tab key press in the last empty header entry zips the
3575 focus to the subject entry.
3576 (I did not change the combo boxes, yet)
3578 2001-12-26 [alfons] 0.6.6claws23
3580 * src/prefs_account.c
3582 allow default inbox to reside in another mailbox (only
3583 works for POP3 accounts)
3585 2001-12-26 [alfons] 0.6.6claws22
3588 make reply-on-click work with the account of the selected folder
3590 put a fixme here to remind me to fix finding correct default
3591 account for nested folders
3593 2001-12-25 [alfons] 0.6.6claws21
3596 make column headers display locked and mark pixmaps (idea by Melvin)
3597 fix bug by adding score and locked column type to sort array
3599 2001-12-25 [alfons] 0.6.6claws20
3602 catch a *potentially* inadvertent write back of
3603 the message cache(s) introduced by 0.6.5claws37
3605 2001-12-25 [christoph] 0.6.6claws19
3607 * src/stock_pixmap.[ch]
3609 add ignore thread pixmap
3610 (can someone draw a better icon for this?)
3612 2001-12-24 [alfons] 0.6.6claws18
3614 * src/prefs_folder_item.c
3615 make address completion actually work for the
3616 Default To address in the Folder Property dialog.
3618 2001-12-24 [alfons] 0.6.6claws17
3621 use new style regexp for subject stripping
3622 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
3624 2001-12-24 [darko] 0.6.6claws16
3628 move GPG related informational messages to debug mode
3630 2001-12-23 [alfons] 0.6.6claws15
3632 * src/stock_pixmap.[ch]
3634 add the forgotten Claws' locked pixmap
3636 2001-12-23 [alfons] 0.6.6claws14
3639 accept file name typed in entry in multi file
3640 selector (patch submitted by Gustavo Noronha Silva
3643 2001-12-23 [alfons] 0.6.6claws13
3645 * src/prefs_filter.c
3646 * src/prefs_filtering.c
3649 clean up a little bit
3651 * src/string_match.c
3652 validate input strings a little bit more
3654 2001-12-23 [alfons] 0.6.6claws12
3658 * src/string_match.[ch] ** NEW **
3659 * src/folderview.[ch]
3662 * src/prefs_folder_item.[ch]
3663 add subject simplification to strip out strings from
3664 a subject line (esp. handy for mailing lists).
3665 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
3666 but slightly changed things for better integration.)
3668 2001-12-23 [alfons] 0.6.6claws11
3671 fix bug introduced by submission included in 0.6.5claws52.
3672 ideally this submission should clean the trash if any trash
3673 folder has a message. however, the hasTrash variable was
3674 set to false whenever a trash folder was empty (discarding
3675 a previously found *filled* trash folder.)
3677 also edited the code a little bit and made it more safe.
3679 2001-12-22 [alfons] 0.6.6claws10
3682 quick fix for Martin Pool's omission of an account
3683 specific SSL setting
3685 2001-12-22 [alfons] 0.6.6claws9
3692 better support for multipart/digest (submitted
3693 by Fredrik <e98fo@efd.lth.se>)
3695 2001-12-22 [alfons] 0.6.6claws8