1 2001-11-18 [hoa] 0.6.4claws20
4 enable property and scoring options when right
8 fixed bug when nickname were displayed using
11 2001-11-02 [darko] 0.6.4claws19
14 new wrap quotation and URL/long words wrapping implementation
15 * src/compose.c src/gtkstext.[ch]
16 move gtkstext_strncmp() to gtkstext.c
18 2001-11-01 [christoph] 0.6.4claws18
21 fixed mess in account settings dialog
22 * src/prefs_folder_item.c
23 added label with folder path to dialog
25 2001-10-31 [match] 0.6.4claws17
30 fix generation of spurious address book file names.
31 remove redundant functions.
33 added missing file names.
35 2001-10-30 [paul] 0.6.4claws16
37 * sync with sylpheed 0.6.4cvs6
38 see ChangeLog entries 2001-10-26 to 2001-10-30
40 * tools/filter_conv.pl
41 read folderlist.xml to discover whether the top-level
42 folder is called 'Mailbox' or 'Mail'
44 2001-10-29 [paul] 0.6.4claws15
46 * src/html.c, src/textview.c
47 activate links in html mail and fix clickable parts
48 Submitted by Matthieu Dazy <dazy@t-surf.com>
52 * po/de.po, po/es.po, po/pt_BR/po
53 updated translations, submitted by Jens Oberender,
54 Ricardo Mones Lastra, and Fabio Junior Beneditto
56 2001-10-29 [darko] 0.6.4claws14
64 undo previous change as it broke the smart wrapping
66 2001-10-29 [darko] 0.6.4claws13
69 fix infinite loop when long URL is quoted
74 * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
75 import Mutt address book
76 * src/ldif.[ch] src/importldif.h
77 modified import LDIF handle user attributes
79 2001-10-28 [christoph] 0.6.4claws12
82 fixed that filtering did not work if there
84 (closes bug #472003 and better implementation
87 2001-10-27 [christoph] 0.6.4claws11
90 make the folder's default account to be used when
91 replying. (patch by wwp <subscript@free.fr>)
93 code cleanup, nearly killed all of wwp's patch
94 for folder's default account in compose
96 error panel when a folder could not be created
97 (closes bug #471080 new folder name & already
103 change prototype of strstr2() that Christoph forgot about
105 2001-10-26 [christoph] 0.6.4claws10
108 made search for accounts by email address not case
111 fixed memory leak in folder_item_get_identifier
114 fixed wrong strstr2 (should work like strstr)
116 2001-10-26 [darko] 0.6.4claws9
118 * src/compose.c src/gtkstext.[ch]
120 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
122 2001-10-26 [paul] 0.6.4claws8
125 ignore css and javascript tags in html mail
126 case-insensitive, with or without double-quoted
129 2001-10-26 [paul] 0.6.4claws7
131 * sync with sylpheed 0.6.4cvs1
132 see ChangeLog entry 2001-10-26
134 * src/prefs_account.c, src/prefs_common.c,
135 src/prefs_summary_column.c
136 minor improvements to the English
138 2001-10-25 [alfons] 0.6.4claws6
142 make GtkSText follow style of GtkText (closes bug
143 #469211 "text selection while writing message")
145 do sync with GTK 1.2.10
147 2001-10-25 [paul] 0.6.4claws5
150 ignore css tags in html mail
152 2001-10-25 [darko] 0.6.4claws4
155 don't declare is_url_string as static function since
156 we need it in gtkstext.c
158 remove unused variable
159 don't wrap long URLs while composing a message
161 2001-10-24 [christoph] 0.6.4claws3
164 fix ssl deadlock, when peer closes connection
166 2001-10-24 [paul] 0.6.4claws2
169 gettextize the gpg ascii-armored warning message
172 insert a DOS/MAC file into the composed message
175 * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
177 2001-10-22 [paul] 0.6.4claws1
179 * sync with sylpheed 0.6.4 release
180 see ChangeLog entries 2001-10-21
182 * po/fr.po, po/pt_BR.po
183 updated by Melvin Hadasht and Fabio Junior Beneditto
185 2001-10-21 [paul] 0.6.3claws30
188 insert a DOS text file from the compose window
189 into the composed message text (removes CRs characters)
190 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
192 * tools/filter_conv.pl, tools/README
193 automatically use ~/.sylpheed as working directory
194 print out confirmation message on completion
196 * correct Hoa's last ChangeLog.claws entry
198 2001-10-20 [hoa] 0.6.3claws29
200 * src/grouplistdialog.c
201 bugfix (another ?) to give the right
202 newsgroups list for each news server.
206 improve the newsgroups list cache
208 2001-10-20 [paul] 0.6.3claws28
210 * sync with sylpheed 0.6.3cvs9
211 see ChangeLog entry 2001-10-19
213 * correct Alfons' last ChangeLog.claws entry
218 fix compilation problems (part of bug #472895)
220 2001-10-18 [hoa] 0.6.3claws27
222 * src/grouplistdialog.c
223 bugfix when we refresh was clicked (bug 472701)
225 2001-10-19 [christoph] 0.6.3claws26
228 last header entry should default to "To:" or
229 "Newsgroups:" and not copy the last entry line
230 in a new compose window
231 (closes bug #472686, #470792)
233 2001-10-19 [paul] 0.6.3claws25
235 * sync with Sylpheed 0.6.3cvs8
236 see ChangeLog entries 2001-10-18 and 2001-10-19
238 2001-10-18 [christoph] 0.6.3claws24
241 reimplement ignore thread
243 2001-10-18 [hoa] 0.6.3claws23
246 * src/grouplistdialog.[ch]
247 enhanced news subscription interface (feature 469113)
251 enchanced newsgroup listing,
252 now, we can get groups informations
255 2001-10-18 [paul] 0.6.3claws22
258 remove comment (sync with main branch)
260 fix 'Re-edit' bug in 'Message' menu
262 2001-10-17 [christoph] 0.6.3claws21
265 ignore empty or whitespace only header lines
267 2001-10-17 [paul] 0.6.3claws20
269 * sync with sylpheed 0.6.3cvs7
270 see ChangeLog entries 2001-10-14, 2001-10-16, and
276 wrap long lines without spaces
281 * po/es.po, po/nl.po, po/pt_BR.po
282 updated by Ricardo Mones Lastra, Alfons,
283 and Fabio Junior Beneditto
285 * sylpheed-0.6.3claws released
287 2001-10-15 [melvin] 0.6.3claws18
290 added summary and detailed installation instructions
293 Updated, corrected and completed french translation
295 2001-10-15 [hoa] 0.6.3claws17
296 * src/grouplistdialog.c
297 we can choose the newsgroups to display with wildcards
299 2001-10-15 [christoph] 0.6.3claws16
303 * src/prefs_folder_item.[ch]
304 applied wwp <subscript@free.fr>'s folder
305 default account patch
307 Fixed wrong translation
309 2001-10-13 [alfons, christoph, melvin]
312 solution #2 to solve MT-safety problems defers all GUI related calls
313 to the main thread using a gtk_idle_add() callback. discussed on
314 ircnet #sylpheed, with christoph spotting some issues with the
315 original code, and melvin allowing us to lobotomize his sylpheed.
317 * src/syldap.[ch], src/main.c
318 fix race problem in ldap search thread by deferring GUI
319 stuff to main thread using gtk_idle_add()
321 2001-10-13 [paul] 0.6.3claws14
323 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
324 add Sergey's smtpcred.patch
325 adds separate username/password setting for SMTP Auth
326 needed by some servers
327 (closes feature request #471659)
329 2001-10-13 [paul] 0.6.3claws13
331 * src/pgptext.[ch] **NEW FILES**
332 * src/Makefile.am, src/messageview.c, src/mimeview.c
333 decrypt ascii-armored gpg text embedded in
335 Submitted by Jens Jahnke <jan0sch@gmx.net>
337 2001-10-13 [christoph] 0.6.3claws12
340 some more details on default to and
343 init glib threading when ldap is used
349 2001-10-12 [paul] 0.6.3claws11
351 * src/prefs_common.[ch], src/rfc2015.c
352 enable ascii-armored gpg text to be embedded in the
353 message body, selectable through the 'Privacy'
354 preferences. Supports encrypting only.
355 Submitted by Ravemax <ravemax@dextrose.com>
357 2001-10-12 [paul] 0.6.3claws10
359 * sync with sylpheed 0.6.3cvs6
360 see ChangeLog entries 2001-10-11 and 2001-11-12
363 incorporated mbox folders, scoring, and folder
364 properties into the sync
366 2001-10-12 [darko] 0.6.3claws9
369 describe quotation wrapping
371 don't treat tab as space to calculate line length properly
376 correct description of how to make new filtering system work,
377 add some other things
380 remove sched_yield() (not necessary / unportable)
382 2001-10-11 [paul] 0.6.3claws8
384 * sync with sylpheed 0.6.3cvs3
385 see ChangeLog entry 2001-10-10
387 2001-10-10 [christoph] 0.6.3claws7
390 ignore 2 files created by newer autotools
391 * src/prefs_folder_item.c
392 using table for widget alignment
393 fixed memory leak and broken octal display
395 fixed segfault caused by lost filename
396 workaround (closes bug #469551)
398 2001-10-10 [paul] 0.6.3claws6
400 * sync with sylpheed 0.6.3cvs2
401 see ChangeLog entries 2001-10-09 and 2001-10-10
403 2001-10-10 [darko] 0.6.3.claws5
406 proper calculation of right margin if smart wrapping is enabled
408 automatically wrap long lines if wrap quotation is enabled
410 2001-10-09 [alfons] 0.6.3.claws4
413 select correct row when deleting last row in the summary view (and
414 close bug "[ #469104 ] select second last in list when deleting")
416 2001-10-09 [paul] 0.6.3claws3
418 * sync with sylpheed 0.6.3cvs1
419 updated some autotool scripts
421 2001-10-09 [darko] 0.6.3claws2
424 new name and mark with Sylpheed comment
426 smart quotation wrapping a-la VIM
428 2001-10-08 [paul] 0.6.3claws1
430 * sync with sylpheed 0.6.3 release
431 see ChangeLog entry 2001-10-08
433 2001-10-08 [paul] 0.6.2claws24
436 more sync with sylpheed 0.6.2cvs12
437 Fixed the bug that didn't select the last row correctly
440 2001-10-07 [paul] 0.6.2claws23
442 * sync with sylpheed 0.6.2cvs12
443 see ChangeLog entry 2001-10-07
447 enable jpilot to read unsynch'ed addresses.
449 * src/editldap_basedn.c
450 fix segfault when opening dialog.
452 2001-10-06 [alfons] 0.6.2.claws22
455 fix bug with summary view selecting last *inserted*
456 node instead of last *visible* node. remember we
459 2001-10-06 [paul] 0.6.2claws21
462 updated translation, contains some fixes and new
463 translations, submitted by Gustavo Noronha Silva
467 change 'each' to 'every' - fix dubious English
469 * sync with sylpheed 0.6.2cvs11
471 2001-10-05 [alfons] 0.6.2claws20
473 * src/mainwindow.[ch], src/folderview.c
474 make composite tool button switch between "Compose News"
475 and "Compose Mail" depending on selected folder
476 (nifty idea by Kim Schulz <kim@schulz.dk>)
478 2001-10-05 [paul] 0.6.2claws19
480 * src/mainwindow.c, src/summaryview.c
481 fix 'Message/Reply to all', broken in last commit
484 fix X_BEENTHERE seg fault, thanks to Alfons
486 2001-10-04 [paul] 0.6.2claws18
488 * src/compose.[ch], src/mainwindow.c
489 make "Message/Reply" reply to mailing lists; matches
490 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
491 based on portions of the patch submitted by
492 Junichi Uekawa <dancer@netfort.gr.jp>
494 2001-10-04 [darko] 0.6.2claws17
497 better smart wrapping
499 a function to make text buffer contiguous
501 2001-10-03 [paul] 0.6.2claws16
503 * sync with sylpheed 0.6.2cvs10
508 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
509 close bug "[ #466566 ] compile error on mdk 8.0" by removing
510 references to chinese translations (hope someone picks up
513 2001-10-02 [christoph] 0.6.2claws15
516 fixed non translated header bug
518 fixed wrong date in alfons last entry ;)
520 2001-10-02 [alfons] 0.6.2claws14
522 * src/compose.c, src/prefs_common.[ch]
523 add block cursor option
525 2001-10-02 [paul] 0.6.2claws13
527 * sync with sylpheed 0.6.2cvs9
529 2001-09-30 [paul] 0.6.2claws12
531 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
535 add 'src/importldif.c'
537 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
538 added eudora-to-vCard conversion tool
539 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
541 * sync with sylpheed 0.6.2cvs8
545 * sylpheed-0.6.2claws released
547 2001-09-27 [melvin] 0.6.2claws11
550 fixed crash when using default path (introduced
552 fixed tiny bug for initial suggestion mode
554 2001-09-27 [melvin] 0.6.2claws10
557 fixed bug where gtkpspell didn't set the path correctly
560 added a paragraph about spell checking
564 2001-09-27 [paul] 0.6.2claws9
566 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
567 replace '// comments' with '/* comments */' to prevent
568 some compiler warnings
570 * sync with sylpheed 0.6.2cvs6
572 2001-09-26 [alfons] 0.6.2claws8
575 introduce return receipt request notification again,
576 which was lost because of other semantics in
577 procheader_parse() (???)
579 2001-09-26 [christoph] 0.6.2claws7
582 replace comments for old code with #if 0
583 readded auto cc, bcc and reply-to
584 * src/prefs_matcher.c
585 * src/prefs_scoring.c
586 removed some definition (was moved to
589 2001-09-26 [paul] 0.6.2claws6
592 make 'Follow-up and reply to' sensitive
594 * more sync with sylpheed 0.6.2cvs5
601 fixed bug for "US-ASCII" introduced by the encoding code
607 * src/prefs_common.[ch], src/summaryview.c
608 'next unread msg' 'go to next folder?' dialog can be
609 given default behaviour, either always show dialog,
610 or assume 'yes', or assume 'no'
611 Submitted by wwp <subscript@free.fr>
615 * src/compose.c src/gtkspell.[ch]
616 added support for different encodings
620 * more sync with sylpheed 0.6.2cvs5
624 * src/prefs_folder_item.c
625 add check for item->prefs->default_to string is NULL and
626 add another check when freeing this string
631 change to version 0.6.2claws3
633 * sync with sylpheed 0.6.2cvs5
636 * src/ldif.[ch], src/importldif.[ch], addressbook.c
638 * src/addrcache.[ch], addrindex.[ch]
639 small update for future
645 added 'Learn from mistakes' option
646 better handling of quotes in checked words
649 small update for spell checking stuff
654 edit a little bit so it complies more with main coding style
658 * src/folder.[ch], prefs_folder_item.c, compose.c
659 migrate "request return receipt" folder property
664 * README.claws **NEW**
665 (add things of interest for users of main branch
668 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
669 re-implement threading per folder option, but store
670 the setting in folderlist.xml (where it belongs)
675 fixed bug when compose window is under another window
676 * src/prefs_common.[ch] src/compose.c
677 changed 'dictionary_path' to 'dictionary' to be consistent
678 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
679 * ac/pspell.m4 src/Makefile.am
680 dropped PSPELL_PATH macro
684 2001-09-21 [christoph]
687 added border around header fields
688 keep header type when new field is added
690 2001-09-20 [christoph]
693 more portable debug_print with source filename
696 more newlines after debug messages
701 change to version 0.6.2claws2
703 * sync with sylpheed 0.6.2cvs3
708 fixed the post-right-click focus pb
709 fixed crash when 'Spell check all' after dict change
710 and when cursor is at the end of the text
711 shift-right-click pops up config menu even on misspelled words.
718 added pspell to compiled-in features list
722 * switched to pspell and dropped ispell
724 new file. autoconf macro for pspell
726 * configure.in acconfig.h
729 * src/main.c src/compose.[ch] src/gtkspell.[ch]
730 * src/prefs_common.[ch]
733 2001-09-18 [christoph]
737 replace LOG_MESSAGE with debug_print
741 added newline after debug message
743 using __VA_ARGS__ for debug_print macro
745 ignore Makefile and Makefile.in
750 change to version 0.6.2claws1
751 * sync with sylpheed 0.6.2cvs1
754 * src/prefs_matcher.c
755 add 'score equal to' option, submitted by
756 Paul Evans <nerd@freeuk.com>
758 2001-09-15 [christoph]
761 comment out menu entry not existing in claws
763 add debug output for non existing menu entries
765 fix next/prev unread message for ignored threads
767 add sourcefile and line number to debug output
768 otherwise it is sometimes hard to find the
769 source code part if debug messages are translated
774 refresh target folder style after colour is changed
779 change to version 0.6.1claws3
781 * sync with sylpheed 0.6.1cvs6
786 fix target folder colourization to use user selected colour
791 fix crash when message that is marked for copy/move is unmarked
796 change to version 0.6.1claws2
798 * sync with sylpheed 0.6.1cvs3
803 fix bug with default font used for trash folder text
807 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
811 change to version 0.6.1claws1
813 * sync with sylpheed 0.6.1cvs2
818 add Match's new addressbook
821 updated translation submitted by Jens Oberender
827 * sync with sylpheed 0.6.1 release
832 change to 0.6.0claws2
834 * sync with sylpheed 0.6.0cvs4
837 updated translation submitted by Fabio Junior Beneditto
851 change to version 0.6.0claws1
853 * sync with sylpheed 0.6.0cvs1
856 updated translation submitted by Ricardo Mones Lastra
859 add 'src/prefs_templates.c'
861 * src/compose.c, src/summaryview.c
862 fix segfault on 'Re_edit'
866 * configure.in, Makefile.am
868 add tools directory to source distribution
873 change to version 0.6.0claws
875 * sync with sylpheed 0.6.0 release
877 2001-08-30 [christoph]
880 removed autoconf version check
884 * src/account.c, src/compose.c, src/prefs_common.[ch]
885 * src/procheader.[ch] src/utils.[ch]
886 Enhanced automatic account selection on replies
887 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
890 add LDAP and JPilot to the configuration results output.
892 2001-08-29 [christoph]
895 no bold font for ignored threads
900 change to version 0.5.3claws6
902 * sync with sylpheed 0.5.3cvs10
903 src/stringtable.[ch]: New Files
905 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
906 * src/pixmaps/sylpheed.xpm
907 add mini-icons to windows (by Alfons)
912 new functions: next_labeled_cb(), prev_labeled_cb()
915 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
916 summary_select_next_labeled(), summary_select_prev_labeled()
918 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
919 give claws blue folders and a blue trash can
924 change to version 0.5.3claws5
926 * sync with sylpheed 0.5.3cvs9
927 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
929 2001-08-24 [christoph]
932 keep filename when browsing directories
933 (not working for user entered filename, but
934 for default name and selected filename from
937 fixed wrong spelling "Folllow-up"
941 fixed new/unread message count with ignored
942 threads (2 commits, first didn't notice no
943 longer needed decreasing)
945 readded scrolling of progress dialog
951 change to 0.5.3claws4
953 * sync with sylpheed 0.5.3cvs7
955 2001-08-24 [christoph]
958 set request return receipt when replying
959 if it is set is the folder prefs of the
962 disable final error popup if popups are
963 disabled in config (again)
968 Change version number to 0.5.3claws3
970 * sync with sylpheed 0.5.3cvs5
973 double quote '%s' in 'gedit %s' to fix bug when
974 opening attachment with spaces in the name
977 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
978 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
979 initial message templates support
985 change version number to 0.5.3claws2
987 * sync with sylpheed 0.5.3cvs4
989 * src/procmsg.h src/summaryview.c
990 re-implement (un)ignore thread
995 remove unnecessary code
997 enable 'dynamic' signatures (submitted by
998 Eric Limpens <eric@hscg-internet.nl>)
1002 clean up after sync with sylpheed 0.5.3 release
1005 fix re-introduced font mess, see Christoph's
1010 use sylpheed's small font instead of
1011 gtk default font for summary view
1017 add pl to ALL_LINGUAS - sync with main branch
1019 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
1020 Updated. Translations by Jens Oberender, Ricardo Mones
1021 Lastra, Alfons, and Fabio Junior Beneditto respectively.
1023 * po/pl.po ** NEW FILE **
1024 sync with the main branch
1027 fix target folder colorizing and refresh problem
1030 2001-08-17 [christoph]
1033 claws uses 4 colors for target folder coloring.
1034 arrays were not long enough and destroyed the
1035 stack causing a segfault.
1036 target folder colorizing does not work anymore
1042 change to version 0.5.3claws1
1044 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
1045 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
1046 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
1048 sync with sylpheed 0.5.3 release, but keep claws method of
1049 configuring/saving fonts
1051 * src/addressbook.[ch]
1052 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
1053 in line with a similar change in Hiroyuki's branch
1055 * src/mainwindow.[ch]
1056 disable main_window_set_thread_option()
1057 * src/prefs_folder_item.c
1058 comment out &tmps_prefs.enable_thread,
1059 * src/mbox_folder.c, src/procmsg.[ch]
1060 comment out MSG_IS_IGNORE_THREAD
1062 comment out summary_ignore_thread() and summary_unignore_thread()
1063 comment out MSG_IS_IGNORE_THREAD
1065 use Hiroyuki's threading instead.
1072 use Hiroyuki's 0.5.3 column scheme but also
1073 include the enable/disable button.
1074 * src/pixmaps/mark.xpm
1075 add Hiroyuki's amended pixmap
1077 2001-08-13 [christoph]
1080 receive at get all column showed wrong state for APOP
1081 button should only work for POP3 and APOP accounts
1082 * src/prefs_account.c
1083 added missing preprocessor statement for SSL
1088 add 'receive at get all' column and enable/disable
1091 2001-08-06 [christoph]
1094 show usage of SSL in protocol column
1100 * src/prefs_account.[ch]
1101 moved ssl options to a new page
1107 added support for SMTP STARTTLS command
1109 2001-08-05 [christoph]
1112 debian autoconf needs version check to find
1113 correct autoconf version. if the file is
1114 named configure.in 2.13 is used, which does
1115 not work with this configure.in script.
1116 other solution would be to rename the script
1117 to configure.ac as suggested in the autoconf
1121 disable final error popup if popups are
1126 fixes IMAP over SSL problem
1131 change to 0.5.2claws1
1133 * sync with sylpheed 0.5.2cvs1
1138 quick fix for ispell detection...
1143 change to 0.5.1claws4
1145 * sync with sylpheed 0.5.1cvs7
1149 * src/prefs_common.c, src/prefs_common.h,
1150 src/gtkspell.c, src/gtkspell.h
1151 add global spelling checker settings (compose tab) +
1152 selection of dictionary
1155 guess valid ispell location
1160 removal of 'src/quote_fmt_parse.c'
1163 (submitted by Jens Oberender <didge@suse.de>)
1168 * src/folderview.[ch]
1171 * src/prefs_common.[ch]
1173 target folder colourization
1177 more sync with Sylpheed 0.5.1cvs6
1182 * src/prefs_folder_item.[hc]
1184 shared folders support with a GUI
1190 * sync with Sylpheed 0.5.1cvs6
1196 (submitted by Fabio Junior Beneditto)
1202 patch to correct bad image mime headers
1203 (submitted by Don Quijote <dq@searchlores.org>)
1207 * tools/gif2xface.pl **NEW FILE**
1209 script to convert file.gif to file.xface for
1210 use in a custom header.
1211 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
1216 change macros for detecting JPilot and LDAP
1218 2001-07-27 [christoph]
1221 code cleanup (MIN / MAX warning, needed casting)
1226 disallow setting flags when detecting certain headers
1227 (X-Status, Status, Seen, X-Seen).
1229 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
1231 2001-07-27 [christoph]
1233 * src/prefs_filter.c
1234 * src/prefs_filtering.c
1235 * src/prefs_matcher.c
1236 * src/prefs_scoring.c
1237 scroll list when moving rows up or down
1241 * src/prefs_account.c
1242 * src/prefs_account.h
1244 SMTP over SSL (untested, feedback requested)
1252 * configure.in, acconfig.h
1253 define CLAWS (need this for main / claws detection)
1258 Sylpheed 0.5.1claws2
1260 * sync with Sylpheed 0.5.1cvs4
1262 2001-07-25 [christoph]
1266 item->prefs == NULL (don't know why)
1271 Sylpheed 0.5.1claws1
1273 * sync with Sylpheed 0.5.1cvs1-3
1275 2001-07-24 [christoph]
1278 * src/prefs_folder_item.[ch]
1279 added folderitem preferences dialog with
1280 default To: and auto request return receipt
1284 changes to handle new folderitem preferences
1288 call compose new mail with current folderitem
1292 Release Sylpheed 0.5.1claws
1295 change to release version 0.5.1claws
1297 2001-07-24 [christoph]
1300 fixed segfault that happend when the selected
1301 message was removed while retrieving new messages.
1305 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
1309 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
1310 this is a work in progress, for more information: http://nlpagan.net/sylman
1312 * configure.in, src/mainwindow.c, manual/Makefile.am
1313 add support for English manual
1316 add authors of user manuals
1318 * manual/en/sylpheed*.html
1319 add English documentation
1321 2001-07-22 [christoph]
1326 changed a wrong debug message
1331 update Dutch translation
1333 * src/prefs_filtering.c,
1335 add more translatable strings
1344 * src/inc.c, src/summaryview.[ch]
1345 prevent update of mark file when filtering has done, by
1346 using a variable; this affects two functions:
1347 inc.c::inc_finished()
1348 summaryview.c::summary_show()
1352 * src/filtering.[ch], src/prefs_filtering.c,
1354 add filtering action for label coloring
1359 * added src/labelcolors.c
1360 * added src/labelcolors.h
1361 * src/Makefile.am, src/summaryview.c
1362 rearrange label coloring code
1365 add more parentheses so label colouring works correctly
1368 don't really delete message, but move it to Trash
1370 * src/prefs_matcher.c
1371 add quote options to info dialog
1373 2001-07-20 [christoph]
1379 * src/ssl.[ch] (new)
1380 moved ssl stuff to a seperate file
1385 fix show sender using address book with no e-mail
1386 address in From: field
1390 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
1391 fix messy handling of escaping... now at least the
1392 execute command is useful. escape char is '\', we
1393 accept \n and \r too.
1397 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
1398 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
1407 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
1409 revise filtering; currently move, copy, marking have
1410 been tested. if you like bleeding edge stuff, you
1411 should definitely go for this version :)
1413 * mark old working stuff as VERSION_0_5_0_CLAWS5
1415 2001-07-17 [christoph]
1424 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
1425 bits in the mark file, without affecting either branch. Lots of
1426 files changed, also in claws branch.
1428 UNTESTED: use of mbox folders
1431 added mark all read; however this was a quick hack used for
1432 cleaning up mess after initial merge with Hiroyuki
1435 change claws version number back to 0.5.0claws5 to clear up
1436 confusion & pretension (recent release was technically
1437 0.5.0claws4, so we neatly align with Hiroyuki :-)
1441 sync with Hiroyuki's 0.5.0cvs4
1447 * src/filtering.[ch]
1448 remove invalid updating of mark files for
1449 filter actions MATCHING_ACTION_MOVE and
1450 MATCHING_ACTION_DELETE; this should fix the
1454 revert Christoph's stab at fixing the folder
1458 add missing files with translatable strings
1465 * src/addr_compl.[ch], src/prefs_filtering.c
1466 make "filtering pref dialog's destination entry" an
1467 "address completable entry", if filter destination is
1472 sync with Hiroyuki's 0.5.0cvs2-3
1474 2001-07-15 [christoph]
1477 fixed folder stats update after incorporation
1482 * finish label colouring stuff (for now)
1483 * fix incorrect colour bug (off by one)
1488 change text labels for news and mail message so there's
1489 plenty of toolbar estate left
1496 sync with Hiroyuki's 0.5.0cvs1
1499 more rewrite label colouring
1503 * src/summaryview.[ch]
1504 * start rewrite label colouring
1505 * fix proper location "Add Sender To Addressbook" menu item
1509 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
1510 (actually this is 0.5.0claws4)
1515 * fix duplicate message
1516 * add updated Portugese / Brazilian translation
1517 submitted by Fabio Junior Beneditto
1525 add updated Dutch translation
1528 add updated German translation submitted by Jens
1532 Prerelease before 0.5.0claws. Please test.
1533 This version is temporarily tagged as VERSION_0_5_0_TEST
1535 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
1536 src/prefs_scoring.c, src/prefs_matcher.c,
1537 src/prefs_filtering.c, src/mbox.c,
1538 src/main.c, src/inc.c, src/filtering.[ch]
1539 revert new Hoa's new matcher (does not work yet)
1546 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
1552 add ChangeLog.claws to EXTRA_DIST
1554 add matcher_parser_parse.h to EXTRA_DIST
1556 2001-07-10 [christoph]
1559 add destination folder to table of
1560 folders that need to be updated after
1567 make collapse state of folders and folder items persistent, i.e.
1568 if you collapse a folder tree, the next time sylpheed-claws starts
1569 up the folder tree remains collapsed.
1571 2001-07-10 [christoph]
1577 renamed MD5_CTX to MD5_CTX_syl
1578 conflicts with a struct in openssl
1581 * src/prefs_account.[ch]
1585 fixed compose with current account
1586 broken by new compose button stuff
1591 changed my email address
1593 * src/matcher_parser_parse.y
1594 clean the parser to remove conflicts
1602 fix incorrect description of --enable-ldap parameter
1604 * src/prefs_common.[ch]
1606 add experimental option "smart wrapping" which makes the
1607 compose editor auto wrap.
1609 | TODO: the problem with the buggy cursor handling is caused |
1610 | by the GtkText. when deleting / backspacing text its |
1611 | wrapping algorithm does not take in account the previous |
1612 | line. should find a way to hack this in. |
1613 | or should perhaps combine this with the word wrapping |
1614 | patch i wrote in january. |
1617 show build parameters for LDAP and JPilot
1620 revert Christoph's bugfix for selecting next unread message,
1621 because folder stats aren't updated correctly
1628 * src/matcher_parser_lex.l
1629 * src/matcher_parser_parse.y
1630 * src/prefs_filtering.c
1631 * src/prefs_scoring.c
1633 bugfix of the config file parser
1638 added generated matcher sources to BUILT_SOURCES
1644 added new config file parser
1647 * src/filtering.[ch]
1649 * src/prefs_filtering.c
1650 * src/prefs_matcher.c
1651 * src/prefs_scoring.c
1652 * added src/matcher_parser.h
1653 * added src/matcher_parser_lex.h
1654 * added src/matcher_parser_lex.l
1655 * added src/matcher_parser_parse.y
1656 lex & yacc config file parser
1661 changes prefs_filtering into global_filtering
1664 build threads with subjects only if "Re: " is at the
1665 beginning of the subject
1671 sync with sylpheed 0.5.0
1672 change of version number only
1678 sync with sylpheed 0.5.0pre5
1682 sync with sylpheed 0.5.0pre4 release
1683 /po and /manual/ja not sync'ed
1687 more sync with sylpheed 0.5.0pre4
1689 2001-07-03 [christoph]
1692 fixed address book broken by address book
1693 for VCard, JPilot, LDAP
1699 stopped memory leaks
1703 more sync with sylpheed 0.5.0pre4
1707 * included address book patch for VCard, JPilot, LDAP
1708 * pref_common.c - fixed Font options on Display tab (cosmetic)
1709 * alertpanel.c - fixed truncated message
1711 2001-07-02 [christoph]
1716 mark threads for ignoring
1722 * sync with sylpheed 0.5.0pre4
1723 updated gettext to 0.10.38.
1729 * src/summaryview.[ch]
1730 new right-click option: Label.
1731 substitute for 'Mark-->Mark/Unmark', colours the line.
1732 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
1734 2001-07-01 [christoph]
1737 fixed font for trash
1739 move ctree to unread message
1743 * sync with sylpheed 0.5.0pre3 release
1749 allow inserting / attaching multiple files in
1755 small change to Alfons' previous stuff so that it
1760 * lots of files changed; first attempt to merge the changes
1761 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
1766 updated and completed, translations by Fabio
1767 Junior Beneditto <fjbeneditto@yahoo.com.br>
1773 allow selecting an attached files' mime type from a
1778 * more sync with sylpheed 0.5.0pre3
1783 merge with sylpheed.pot and pt_BR.po provided by
1784 Fabio Junior Beneditto.
1789 make MIME types case insensitive
1794 merge with sylpheed.pot and old nl.po; translations added.
1798 * more sync with sylpheed 0.5.0pre3
1803 don't crash when removing parent node of messages
1804 attracted by subject. this was caused by not deleting
1805 the parent node from the subject line hash table.
1812 if there are multiple messages selected, allow forwarding
1813 them as attachments.
1817 * more sync with sylpheed 0.5.0pre3
1823 * sync with sylpheed 0.5.0pre3
1828 fixed 'compose news article' bug
1829 from icon-and-text toolbar
1833 * sync with sylpheed 0.5.0pre2 release
1835 2001-06-24 [christoph]
1837 * src/prefs_common.c
1838 bug fix in font selection
1840 use sylpheed's normal font instead of
1841 gtk default font for folders without
1846 * src/mainwindow.[ch]
1847 added composite compose mail / news button (an idea by Leandro
1848 Pereira <leandro@linuxmag.com.br>)
1852 Added instructions for ldif-to-xml.py
1860 * src/pixmaps/stock_news_compose.xpm
1861 added pixmap by Leandro
1862 * src/prefs_common.c
1863 tested built-in spelling checker of GCC 3.0 :)
1865 merged dutch translation of sylpheed-main with
1870 Added tools directory and files.
1872 * tools/filter_conv.pl
1873 converts old filter system to new filtering system
1874 * tools/ldif-to-xml.py
1875 converts netscape addressbook to sylpheed addressbook
1877 descriptions/instructions for above two files
1879 2001-06-23 [christoph]
1882 * src/manage_window.[ch]
1883 * src/prefs_common.[ch]
1884 mail retrieval dialog can be enabled, disabled
1885 or hidden if non of sylpheed's windows is active
1891 * sync with sylpheed 0.5.0pre2
1893 2001-06-21 [christoph]
1896 show recipient on 'from' for all accounts
1899 * src/prefs_common.[ch]
1900 disable error popup on mail receive errors
1905 made the ruler correctly appear and disappear.
1908 removed Hoa's work-in-progress-stuff (interesting!) so
1911 2001-06-20 [christoph]
1914 * src/progressdialog.c
1915 added scrolled window for list in progressdialog
1919 sync with sylpheed 0.5.0pre1 release
1921 2001-06-20 [christoph]
1924 make building threads by subject work when
1925 thread view is enabled
1928 * src/prefs_common.[ch]
1929 automatically select account for mail replys
1933 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
1934 they are filled in from the account settings.
1938 * more sync with sylpheed 0.5.0pre1
1944 added --sysconfdir to CPPFLAGS for pointing to the correct
1945 location of mime.types.
1947 NOTE: make sure you use --sysconfdir when running ./autogen.sh
1953 fixed some bug when building threads
1957 * src/prefs_account.c
1958 UI stuff: More changes to the English
1962 * src/pixmaps/stock_news_compose.xpm: new file
1966 Added new icon for Hoa's 'compose a news
1967 message', plus minor improvements to the
1973 more sync with sylpheed 0.5.0pre1
1979 Follow-up and reply to
1981 * src/summaryview.[ch]
1982 Build threads also with subjects
1987 forwarding use the current account.
1990 the "compose message" button has been replaced with
1991 "new mail" and "new news" buttons
1993 * src/prefs_common.[ch]
1994 added a configuration option to use the forward button
1995 as "forward as attachment"
1996 changed reply and forward format description
1998 * src/quote_fmt_lex.l
1999 * src/quote_fmt_parse.y
2000 added message with no signature in format for reply
2009 Improvements to the English
2011 * src/prefs_common.c
2012 Improvements to the English and some
2013 clarity/continuity improvements in the
2014 description of Quote symbols.
2020 * sync with sylpheed 0.5.0pre1
2025 Better interface for compose, displayed fields
2026 are updated whenever we change account.
2027 Newsgroups field is automatically filled.
2030 Newsgroups field is automatically filled.
2032 * src/prefs_account.c
2033 Some interface stuff when fields appear and
2040 * sync with sylpheed 0.4.99
2044 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
2045 base64_decoder_free, base64_decoder_decode): new object and
2046 functions for decoding base64 streams.
2047 * src/procmime.c (procmime_decode_content): modified to use the
2054 * sync with sylpheed 0.4.99cvs11
2060 * sync with sylpheed 0.4.99cvs9
2065 * src/prefs_account.c
2067 SMTP server can be defined in the news account
2068 mime type of attachment are kept.
2072 now choose the highest important score between default
2073 and important score of folder.
2077 * src/prefs_common.c:
2079 (prefs_quote_description_create): corrected description of
2080 quote format characters
2086 * sync with sylpheed 0.4.99cvs8
2090 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
2091 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
2097 * sync with sylpheed 0.4.99cvs7
2101 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
2102 clashes with autogenerated header).
2103 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
2104 * src/Makefile.am: added quote_fmt.h.
2105 * src/.cvsignore: added lex/yacc autogenerated files
2106 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
2112 * sync with sylpheed 0.4.99cvs6
2116 * added src/quote_fmt_parse.h
2121 don't modify readonly configuration files
2123 * src/prefs_account.c
2124 * src/prefs_common.c
2125 * src/prefs_customheader.c
2126 * src/prefs_display_header.c
2127 * src/prefs_filter.c
2128 * src/prefs_filtering.c
2129 * src/prefs_scoring.c
2130 don't open dialog box when configuration files
2135 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
2137 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
2138 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
2139 BUILT_SOURCES to make all files rebuild properly.
2141 * src/compose.c: removed #include "quote_fmt.tab.h".
2143 * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
2144 CHARACTER value in yylval.
2146 * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
2147 receive CHARACTER value by documented means (yylval).
2149 * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
2154 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
2159 * src/prefs_filtering.c
2160 now keep the configuration for execute action
2167 * sync with sylpheed 0.4.99cvs5
2172 added quote_fmt.[ch]
2174 * added src/quote_fmt.y
2175 * added src/quote_fmt.l
2176 * added src/quote_fmt.tab.h
2177 * added src/quote_fmt.tab.c
2178 * added src/lex.quote_fmt.c
2179 parsing configuration for replying
2182 * src/prefs_common.[ch]
2183 added configuration UI for replying
2187 using configuration for replying
2195 * src/prefs_filtering.c
2196 * src/prefs_matcher.c
2197 * src/prefs_matcher.h
2198 action "run a command" for filtering
2199 and matching with a command.
2200 fixed the "whole message" matching
2203 changed temporary filename for security
2206 queue the notification if it fails to send.
2208 * src/prefs_common.c
2209 * src/prefs_folder_item.c
2210 changed the default important score
2212 * src/prefs_scoring.c
2214 hide kill score input when the folder is not
2219 * src/prefs_common.c:
2221 (prefs_font_select): pass font name in font entry box to font
2226 * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
2230 * sync with sylpheed 0.4.99cvs4
2234 * src/headerwindow.c:
2236 (headerwindow_show_cb): use the selected summary view item, not
2241 * src/headerwindow.c:
2243 (headerwindow_show_cb): always try to show msginfo
2248 keep attached parts when reediting or forwarding.
2253 * src/prefs_folder_item.[ch]
2254 * src/prefs_scoring.[ch]
2256 * src/summaryview.[ch]
2259 * src/prefs_common.[ch]
2260 support for folder scoring
2261 kill score and important score for messages
2263 * src/prefs_account.c
2264 some display bug fixed for local account
2269 * src/summaryview.c:
2271 (add_sender_to_cb): don't crash when no or invalid sender; the add
2272 sender to address book menu item is disabled.
2276 * src/filtering.[ch]
2278 handling summary menu / filter messages
2284 imap folders now appears in list
2287 doesn't crash if destination mail is not writeable
2292 removed some warnings
2296 * src/prefs_filtering.c
2297 global string to identify any folders
2298 removed some debug info
2299 filtering to mbox folders is now possible
2302 removed some warnings
2305 permission on files are changed to read/write for user only,
2307 creation of subfolder is handled better.
2311 Verified the sync for src/prefs_common.[ch] and
2312 src/prefs_account.[ch]. I believe there were some
2313 minor indentation differences.
2319 * sync with 0.4.99cvs3
2324 handling flags for mbox format
2327 use of mark file only for MH format
2328 handling flags for mbox format
2329 filtering cannot yet move or copy mails to mbox folders.
2332 changed move_msg, copy_msg,
2333 move_msgs_with_dest, copy_msgs_with_dest functions
2334 uses only folder->copy_msg() function
2335 uses folder->finished_copy() to handle the destination
2336 folder at the end of the copy or move operation.
2339 included mbox directories.
2341 * src/folderview.[ch]
2343 handle folders operation for mbox format
2346 disable conversion of "From " header
2348 * src/mbox_folder.[ch]
2349 completion of mbox format handling
2352 changed mh_copy_msg() function and
2353 removed mh_move_msg(), mh_move_msgs_with_dest(),
2354 mh_copy_msgs_with_dest()
2356 * src/prefs_filtering.c
2357 removed some warnings
2359 * src/prefs_matcher.c
2360 default boolean operation is AND
2363 handling flags for mbox format
2364 handling of "From " header
2368 added MSG_REALLY_DELETED flags to handle deletion of
2369 messages in mbox format.
2372 handling flags for mbox format
2373 disable the MSG_DELETED flags when messages
2374 are deleted in mbox format
2377 "From " headers display fixed.
2383 (get_email_part): skip quoted email addresses, like in e.g.
2384 "'alfons@proteus.demon.nl'".
2388 Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
2389 and fixing the persistence troubles when using separate windows.
2393 Added #define SEPARATE_ACTION used in the gtk item factory for
2394 the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
2395 use gtk_item_factory_get_widget_by_action() to get the items.
2397 Removed separate_widget_cb from the gtk item factory data
2399 (mainwindow_create): connect separate_widget_cb() to check
2400 menu item "toggled" signal. also passing a MainWindow pointer
2401 as object data for both check menu items.
2403 (separate_widget_cb): definition of separate_widget_cb() to match
2404 GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
2405 window using gtk_object_get_data(). The type of window separation
2406 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
2408 * src/prefs_filtering.c,
2409 src/prefs_matcher.c: added horizontal scrollbars
2414 fix segfault with invalid bold font
2416 correctly display summary stats after row is marked
2420 * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
2421 encodings with libjconv.
2426 added mbox_folder.[ch]
2428 mbox temporary folder
2430 * added src/mbox_folder.[ch]
2432 * src/procheader.[ch]
2435 bugfix for file incorporation filtering
2437 enable creation of MBOX
2438 * src/prefs_display_header.c
2439 enable use of headers like "From "
2440 something that should be fixed :
2441 displaying of such headers add an extra space
2442 * src/prefs_folder_item.c
2443 don't create folders because it is not necessary
2445 added data field to MsgInfo for mbox internal use
2447 added some support for mbox
2449 added get_mbox_cache_dir() function
2451 2001-05-23 [hiroyuki]
2453 * src/headerwindow.c
2464 src/folderview.c: more sync with 0.4.99cvs2.
2466 * src/headerwindow.c: reverted.
2472 * sync with sylpheed 0.4.99cvs2
2480 * src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
2486 * configure.in: if gnome-config not found, "no" is displayed
2488 * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
2490 * src/textview.c: now also possible to add mail addresses by right
2491 clicking in the text view
2493 * src/codeconv.c: merged patch which fixes endless loop when encountering
2494 invalid wide characters; from Alte <010@imis.ru>
2498 Added installation of gnome specific things:
2500 * Makefile.am: gnome conditional
2502 * configure.in: check for installed gnome
2504 * added sylpheed.png, sylpheed.desktop
2508 * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
2510 * src/mainwindow.h (main_window_toolbar_create): created a button
2512 (main_window_set_toolbar_sensitive): enable/disable the new button
2514 (toolbar_reply_to_author_cb): handle the new button.
2516 * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
2517 send_progress_dialog_destroy() on failure (fixes hang on SMTP
2522 * src/compose.h (ComposeReplyMode): new modes
2523 COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
2524 COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
2527 (compose_send): move some code into a new function:
2528 (compose_current_mail_account): new function.
2529 (compose_reply): new argument to_author, all callers changed; if
2530 to_author==TRUE and account->protocol==A_NNTP, find and use an
2531 appropriate mail account for replying.
2532 (compose_reply_set_entry): new argument to_author; ignore
2533 compose->replyto if to_author==TRUE.
2535 * src/mainwindow.c: new command "Message/Reply to author".
2536 (main_window_set_menu_sensitive): enable/disable it.
2537 (reply_cb): handle it.
2539 * src/summaryview.c: new command "Reply to author".
2540 (summary_set_menu_sensitive): enable/disable it.
2541 (summary_reply_cb): handle it.
2543 * src/account.c (account_find_mail_from_address): new function.
2549 * sync with sylpheed 0.4.99cvs1
2556 new filtering action : forward and forward as attachment
2559 no need for $DISPLAY when we run sylpheed --help
2560 call to parse_cmd_opt() is moved
2562 * src/mainwindow.[ch]
2563 execute button is hidden when immediate execute
2568 * src/prefs_folder_item.c
2570 better handling of missing directories
2573 reedit is enabled in outbox
2574 reedit is enabled in queue
2580 * src/prefs_filtering.c
2581 changed attachement into attachment
2587 * sync with sylpheed 0.4.67cvs9
2588 * sync with sylpheed 0.4.67cvs7-8
2593 added prefs_filtering.c
2595 * src/filtering.[ch]
2597 removed action : forward_news and forward_news_as_attachement
2598 (forward and forward_as_attachement can be used instead)
2601 added menu option to access filtering configuration
2603 * src/prefs_account.c
2604 changed mail_command default to /usr/sbin/sendmail
2606 * added src/prefs_filtering.[ch]
2607 dialog box for filtering configuration
2609 * src/prefs_matcher.c
2610 added function prefs_matcher_get_criteria_from_matching()
2612 * src/prefs_scoring.c
2613 reset the dialog when register or substitute is clicked
2618 added filtering.[ch]
2620 using filering.[ch] instead of filter.[ch]
2622 reading new filtering configuration
2624 added some filtering actions
2625 and fixed a bug for headers and mail body matching
2627 using filering.[ch] instead of filter.[ch]
2629 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
2631 some fixes for filtering
2633 2001-05-14 [hiroyuki]
2635 * src/send.c: fixed some weird indentations.
2636 send_message_with_command(): call pclose() only if p != NULL.
2637 * src/textview.c: get_email_part(): modified the code for readability.
2639 2001-05-14 [hiroyuki]
2643 src/md5ify.h: removed from the cvs.
2647 * src/main.c: include rfc2015.h to avoid compiler warnings.
2648 * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
2649 the panel is already on screen.
2650 * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
2651 closing the alert window by ESC as "No".
2652 * src/prefs_common.c (prefs_interface_create): moved return
2653 receipt check button to the correct place.
2657 * src/prefs_common.c:
2658 moved return receipt check button to the Send tab. (prefs_send_create)
2659 removed the date format ui related globals. (prefs_display_create)
2663 * sync with sylpheed 0.4.67cvs5-6
2667 * added Alfons' font selection patch
2670 * src/headerwindow.c
2671 * src/prefs_common.c
2672 * src/prefs_common.h
2676 changed version of cache
2678 * src/prefs_matcher.c
2679 added additionnal matching criteria
2683 added references in MsgInfo
2688 prepared some things for new filtering
2690 added some matching properties
2691 inreplyto need to be enhanced
2692 prepared some things for new filtering
2694 added Return-Receipt-To handling
2695 * src/prefs_folder_item.c
2696 changed default value to TRUE
2697 * src/prefs_matcher.c
2698 added some matching properties
2699 * src/prefs_scoring.[ch]
2700 the scoring dialog is finished
2702 added Return-Receipt-To handling
2703 Reference need to be added
2705 added Return-Receipt-To handling
2706 added threadscore to get a better score sorting when
2709 suppressed a bug when we sort the list
2710 when no folder is opened.
2711 better score sorting when threads are enabled
2715 * reverted previous patch because of potential errors
2719 * src/inc.c, src/prefs_common.c, src/prefs_common.h:
2720 applied "toggle mail-retrieval dialog window" patch submitted
2721 by Eric Limpens <eric@qnt.net>
2723 * sync with sylpheed 0.4.67cvs4
2727 * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
2728 some picky compilers.
2729 * src/rfc2015.h: provide prototype for rfc2015_disable_all().
2730 * src/grouplist_dialog.c: include alertpanel.h.
2731 * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
2732 fix compile warning.
2733 * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
2734 #include "defs.h" before others to prevent the warning of `MIN'
2735 and `MAX' redefinition.
2741 * src/prefs_account.c
2742 * src/prefs_display_header.c
2745 added prefs_scoring.[ch]
2746 * src/grouplist_dialog.c
2747 display an error dialog box if the group list
2749 * src/mainwindow.[ch]
2750 added main_window_set_thread_option() function
2751 scoring dialog box enabled
2753 added flags matching unread /new / marked
2754 / deleted / replied / forwarded
2756 newsgroups are now finally in newscache
2757 * src/prefs_matcher.[ch]
2758 finished preferences for matching dialog
2759 * added src/prefs_scoring.[ch]
2760 scoring dialog box completed
2762 conversion to string : added scoringprop_to_string()
2763 write config for preferences :
2764 added prefs_scoring_write_config()
2766 threads can be enabled/disabled independently
2774 thought it would be nice to have a list of all
2775 contributors (used Changelog as a reference)
2778 messed up version numbering...
2782 * sync with sylpheed 0.4.67cvs1-3
2786 * src/prefs_common.c:
2787 better UI for strftime format, double clicking
2788 on format now inserts the format in text entry
2789 replaced close button with standard OK/Cancel
2790 moved date format button to the right of the
2796 Ctrl-Home / Ctrl-End have proper cursor navigation
2800 * src/prefs_matcher.c
2801 finished UI to define matching properties
2802 added ok and cancel button
2803 * src/prefs_filter.c
2804 added ok and cancel button
2806 fixed some bug in xhdr parsing
2811 fixed a bug in textview_show_header(), which displayed two colons (':');
2812 cleaned up some warnings
2817 added prefs_matcher.[ch]
2818 compilation with -W -Wall
2820 ungrab the mouse events if grabbed - does it
2821 fix the bug for disposition notification ?
2823 added a menu option to open the matching dialog.
2825 added matcherprop_to_string() and matcherlist_to_string()
2826 fixed some bugs, changed the name of some options
2827 age_sup and age_inf becomes age_greater and age_lower,
2828 body and messageheaders becomes body_part and headers_part,
2829 changed the names of constants from SCORING_XXX to MATCHING_XXX
2830 * src/prefs_display_header.c
2831 * src/prefs_headers.c
2832 fixed a bug that accidentally destroyed dialogs
2833 when closed them with delete_event
2834 Added *_deleted() which handle delete_event signal correctly.
2835 * src/prefs_folder_item.[ch]
2836 added "enable_thread" field for future customization
2837 * added src/prefs_matcher.[ch]
2838 sample of the UI to define matching properties
2840 using procheader_headername_equal instead of str*cmp functions
2841 using procheader_parse_header() function
2843 using MATCHING_XXX instead of SCORING_XXX
2845 display the sender of the news even if this is ourself
2846 when this is a news message.
2848 using headername_equal() instead of str*cmp functions
2854 * sync with sylpheed 0.4.66
2855 * src/gtkstext.c: trace logs added
2859 * src/prefs_common.[ch]: added option to enable/disable GnuPG
2860 signature check popup.
2861 * src/rfc2015.c (check_signature): show signature check popup only
2862 if it is enabled in preferences.
2868 * sync with sylpheed 0.4.66cvs6
2872 * src/prefs_common.[ch]: added option to enable/disable
2873 looking up sender name in address book for summary pane
2874 * src/summaryview.c: look up sender in the address book
2875 by using Alfons' address completion code
2877 2001-05-07 [hiroyuki]
2880 src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
2881 member of Pop3State.
2882 * src/news.c: brought #include "defs.h" before #include <glib.h>
2883 to prevent the warning of `MIN' and `MAX' redefinition.
2887 * removed src/headers_display.[ch]
2888 * removed src/prefs_display_headers.[ch]
2890 use a temporary file in the user directory for mbox import
2892 added XHDR support to get "To" and "Cc" headers
2893 (in order to match news with to or cc field for
2895 added function news_parse_xhdr() to get XHDR response
2897 added function nntp_xhdr()
2899 fetch the message if necessary
2905 * sync with sylpheed 0.4.66cvs3-5
2910 added function itos_buf() to enable use of several buffers
2912 use of itos_buf() instead of itos() in summary list
2913 to fix the broken display of message number.
2917 * src/gtkstext.c: bug in cursor up navigation fixed,
2918 fixed another unsigned / signed comparison (we're getting there :-)
2923 added scoring.c scoring.h
2924 prefs_folder_item.c prefs_folder_item.h
2927 added FOLDERITEM_RC SCORING_RC
2929 added prefs field in FolderItem :
2930 properties for each folder (PrefsFolderItem),
2931 sorting type and mode were added as the first properties.
2933 read config for scoring
2934 * added src/matcher.[ch]
2935 gives functions to parse configuration file to do
2936 matching on mails with a list of conditions.
2938 add option to sort by score
2939 * src/prefs_common.[ch]
2940 added preference option to show score and for
2941 the score column size
2942 * added src/prefs_folder_item.[ch]
2943 properties for each folder (PrefsFolderItem),
2944 sorting type and mode were added as the first properties.
2945 * src/procheader.[ch]
2946 added procheader_parse_header()
2947 added procheader_header_free()
2948 added procheader_headername_equal()
2949 and made modification to use them.
2951 added score field to MsgInfo structure
2952 * added src/scoring.[ch]
2953 gives functions to parse configuration file to do
2954 scoring on mails with a list of conditions.
2955 * src/summaryview.[ch]
2956 save the sorting type and mode for the folder
2957 added column to display the score of the mail
2958 added function summary_score_clicked()
2959 sorting type and mode are restored to the folder
2962 use procheader_parse_header(), procheader_headername_equal()
2963 removed memory leak in text_scan_header when freeing headers
2965 changed the function to match names of headers
2966 using procheader_headername_equal()
2968 Scoring functions are implemented, an interface is needed
2974 hopefully fixed the row up navigation bug,
2975 removed adding back / forward lines to cache
2979 * src/prefs_display_headers.c: user interface changes:
2980 (prefs_display_headers_create): remove unused "Show" check button;
2981 allow reordering of headers by dragging.
2982 (prefs_display_headers_write_config): remove unused variables.
2983 (prefs_display_headers_set_dialog): do not insert "(New)" at top
2984 of lists (not needed with the new UI).
2985 (prefs_display_headers_set_list): scan lists starting from row 0,
2986 not 1 (do not skip "(New)").
2987 (prefs_display_headers_find_header): new function.
2988 (prefs_display_headers_clist_set_row): do not allow duplicates.
2989 (prefs_display_headers_delete_cb): do not skip row 0; treat
2990 closing the alert window by ESC as "No".
2991 (prefs_display_headers_up): do not protect row 0.
2992 (prefs_display_headers_down): do not protect row 0.
2996 * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
3000 (summary_find_next_marked_msg, summary_find_prev_marked_msg,
3001 summary_select_next_marked, summary_select_prev_marked): new
3006 * src/news.c: fixed a bug when no article can be fetched after
3007 server timeout if the connection was restored by news_post():
3008 (news_select_group): new function.
3009 (news_fetch_msg): call news_select_group() before fetching
3011 (news_get_uncached_articles): set session->group after successful
3019 changed version of cache, added cc field
3021 * src/prefs_display_headers.c
3022 the interface was changed
3024 * src/prefs_headers.c
3029 * completed sync of sylpheed cvs2
3030 * src/gtkstext.c: updated row up / down cursor navigation
3031 * src/textview.c: re-edited, prepared for fixing the email address
3036 * src/prefs_common.c: use alfons' strftime ui code
3037 entry_datefmt and datefmt_sample widgets have to be
3038 global in this module because of this change
3043 * src/prefs_common.[ch] added option to activate the return receipt
3048 * src/gtkstext.c: fix for row up/down cursor navigation.
3052 * sync with 0.4.66cvs2
3056 added add-sender-to-addressbook patch
3064 * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
3067 * src/alertpanel.c (alertpanel_create): new argument can_disable,
3068 all existing callers changed to pass FALSE; create a check button
3069 to disable the message.
3070 (alertpanel_message_with_disable): new function.
3071 (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
3072 (alertpanel_button_toggled): new function.
3073 (alertpanel_button_clicked, alertpanel_close): set value using
3076 * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
3078 * src/prefs_common.c (prefs_privacy_create): new check button
3079 checkbtn_gpgme_warning.
3081 * src/main.c (main): moved preferences reading before gpgme
3082 initialization; check prefs_common.gpgme_warning before giving the
3083 GnuPG warning and set it to FALSE if the user wants to disable the
3086 2001-05-02 [hiroyuki]
3088 * src/prefs_display_headers.c: modified the layout and some labels.
3092 * src/prefs_account.c (prefs_account_fix_size): new function.
3093 (prefs_account_create): call prefs_account_fix_size(); use
3094 gtk_widget_show instead of gtk_widget_show_all (fixes too large
3095 size when the window is shown for the first time).
3096 (prefs_account_basic_create): changed layout of serv_table; moved
3097 localmbox_entry above smtpserv_entry (logically it replaces
3099 (prefs_account_protocol_activated): set sensitivity of
3100 nntpauth_chkbtn according to the protocol (in addition to
3101 hide/show); commented out gtk_table_set_row_spacing() calls.
3102 (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
3103 not sensitive (fixes a bug with disabled username/password boxes
3104 when editing POP3 account after NNTP with authentication).
3110 * src/prefs_account.[ch]
3112 removed local account without SMTP server
3113 added option to use mail command instead of a connexion
3114 to SMTP server when a local account is used
3115 * src/prefs_headers.c
3118 fixed a bug when connexion immediately closed
3128 * src/prefs_account.c (Basic, prefs_account_basic_create): new
3129 widget nntpauth_chkbtn.
3130 (prefs_account_protocol_activated): handle nntpauth_chkbtn
3132 (prefs_account_nntpauth_toggled): new function.
3134 * src/news.c (news_session_new_for_folder): use NNTP
3135 authentication only if ac->use_nntp_auth is set.
3139 * src/Makefile.am changed headers.[ch] in customheader.[ch]
3140 * src/prefs_display_headers.c changed the UI
3141 * src/prefs_headers.c changed account_name to account_id
3142 * src/compose.c using customheader.h
3144 2001-05-01 [hiroyuki]
3148 src/nntp.c: changed sock_read() to sock_gets(), they've been left
3153 * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
3154 * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
3155 for displaying of headers
3156 * src/grouplist_dialog.[ch] minor changes to remove warnings
3157 * src/prefs_display_headers.[ch] dialog to choose the
3158 headers to display in the mail viewer.
3159 * src/headers.h correction of #define
3160 * src/headers_display.[ch] configuration for displaying of headers.
3161 * src/main.c read config of displaying of headers
3162 * src/prefs_common.c add a button to access the config dialog
3163 for displaying of headers
3164 * src/prefs_display_headers.[ch] dialog for configuration for
3165 displaying of the headers.
3166 * src/prefs_headers.c cleaning of code
3167 * src/procheader.c comments added to code
3168 * src/textview.c changes to reorder the headers depending
3169 on the config for displaying of headers
3175 * sync with 0.4.65cvs12
3177 NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
3181 * src/nntp.h (NNTPSockInfo): new field auth_failed.
3183 * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
3184 is set to force reconnection after authentication failure.
3185 (nntp_gen_command): set sock->auth_failed on authentication
3186 failure, or if sock->userid and sock->passwd are not set.
3188 * src/news.c (news_session_new_for_folder): set userid=NULL if
3189 password dialog is cancelled.
3193 * src/nntp.h (NNTPSockInfo): new type.
3195 * src/nntp.c: all functions updated to use NNTPSockInfo instead of
3197 (nntp_open_auth, nntp_close): new functions.
3198 (nntp_gen_command): new function to handle authentication; all
3199 NNTP command functions updated to use it.
3200 (nntp_authinfo_user, nntp_authinfo_pass): deleted.
3201 (nntp_list): removed old useless code.
3203 * src/news.h (NNTPSession): new field nntp_sock.
3205 * src/news.c: all functions updated to use NNTPSockInfo instead of
3207 (news_session_new): new arguments (userid, passwd); made static;
3208 use nntp_open_auth() if needed.
3209 (news_session_destroy): use nntp_close() instead of sock_close().
3210 (news_query_password): changed arguments.
3211 (news_session_new_for_folder): new function.
3212 (news_session_get): use news_session_new_for_folder().
3213 (news_authenticate): deleted.
3214 (news_get_uncached_articles): removed old authentication code.
3218 * src/news.c: reverted my previous changes (need to do NNTP
3219 authentication in a cleaner way).
3223 * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
3224 news_nntp_post, news_nntp_mode): new functions (wrappers with
3225 authentication support).
3226 (news_get_article_cmd, news_get_article, news_get_header): new
3227 argument "folder"; all callers changed.
3228 (news_get_article_cmd): added authentication support.
3229 (news_session_get): use news_nntp_mode() instead of nntp_mode().
3230 (news_post): use news_nntp_post() instead of nntp_post().
3231 (news_get_uncached_articles): use news_nntp_group() instead of
3232 nntp_group() and news_nntp_xover() instead of nntp_xover();
3233 removed old authentication code.
3234 (news_get_group_list): use news_nntp_list() instead of nntp_list().
3236 * src/nntp.c (nntp_list): return real error code instead of
3241 * configure.in: fixed wint_t typedef detection again
3245 * src/prefs_account.[ch], added A_LOCAL_CMD
3246 (send mail with mail command)
3247 * src/send.c added function send_message_with_command()
3248 * src/inc.c made a more secure get_spool() function with
3249 mktemp() but maybe mkstemp() or something more
3254 * src/textview.c, colorization of email addresses in headers
3258 * bug sync with sylpheed
3259 * prefs_common.c: created date format ui for darko
3260 * sync with 0.4.65cvs11
3261 * configure.in: corrected to have the new gpg checks
3265 * completed sync with 0.4.65cvs10
3266 * minor debug things added to gtkstext.c
3270 * configure.in: remove check for availability of
3271 strftime() as advised by Hiroyuki
3272 * src/prefs_common.[ch], src/procheader.c:
3273 synch strftime() code with Hiroyki's main branch
3277 * src/news.c: news_query_password(), news_authenticate(): new
3279 news_get_uncached_articles(): added NNTP authentication
3281 * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
3283 * src/prefs_account.c: prefs_account_protocol_activated():
3284 enable userid and password fields for NNTP.
3288 * configure.in: check for availability of strftime()
3290 * src/prefs_common.[ch], src/procheader.c: use
3291 strftime() for displaying date in summary pane if it
3296 * more .cvsignore cleanups [alfons]
3300 * ac/sv-check-type.m4: new autoconf macro.
3301 * configure.in: fixed wint_t typedef detection (did not work
3306 * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
3310 * modified gtkstext.c : buggy cursor navigation fixed,
3311 and font descent also taken in account when drawing
3315 * added comments in src/news.c src/nntp.c
3316 * added src/prefs_headers.[ch]
3317 * added src/headers.[ch]
3318 * modified compose.c to activate custom headers
3319 added function is_in_custom_headers
3320 * modified prefs_account.[ch]
3321 added function prefs_account_customhdr_edit
3322 * modified src/defs.h :
3323 added HEADERS_RC : name of the config file
3324 for the custom headers
3335 added gtkstext with configure.in patch by Hiroyuki which
3336 should fix the XIM detection [alfons]
3338 * more clean up of cvs [alfons]
3340 * removed all Makefile.in files to attic.
3342 * updated all .cvsignores to really ignore things that could
3343 be unintentionally committed by a recursive commit.
3346 * added src/grouplist_dialog.[ch]
3347 * changed src/folderview.c to call grouplist_dialog instead
3350 added functions news_reset_group_list
3351 and news_get_group_list
3353 added function nntp_list
3355 added GROUPLIST_FILE : name of the newsgroup list cache file
3359 * added option to warn about queued messages on exit [sergey]:
3361 * src/compose.c: compose_queue(): call folder_item_scan()
3362 and folderview_update_item() after queueing.
3363 * src/folderview.c: folderview_update_node(): draw the queue
3364 folder in bold font if there are queued messages.
3365 * src/mainwindow.c: queued_messages(): new function.
3366 app_exit_cb(): display warning if there are queued messages
3367 if warn_queued_on_exit is set.
3368 * prefs_common.[ch]: add warn_queued_on_exit option.
3370 * enhanced GnuPG key selection support [sergey]:
3372 * src/select-keys.c: updated to newer version from Win32
3373 branch with support for selecting arbitrary keys.
3374 * src/prefs_account.c: added the Privacy tab to the account
3376 prefs_account_privacy_create(),
3377 prefs_account_sign_key_set_data_from_radiobtn(),
3378 prefs_account_sign_key_set_radiobtn(): new functions.
3379 * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
3380 * src/rfc2015.c: set_signers(): new function.
3381 pgp_sign(): add the account parameter, call set_signers().
3382 rfc2015_sign(): add the account parameter, pass it to pgp_sign().
3383 * src/rfc2015.h: rfc2015_sign(): updated prototype.
3384 * src/compose.c: pass the current account to rfc2015_sign().
3386 * tag name claws added to prevent confusion with main branch [alfons]
3388 * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
3390 * autogen.sh: Added "--enable-maintainer-mode". [sergey]
3392 * sync with recent sylpheed cvs. Untested though. [alfons]