1 2002-02-17 [melvin] 0.7.1claws12
4 Replaced children wait loop with double fork technique.
5 Now, input/output window updated at each new output.
6 free_children(): Fixed a memory leak.
7 Made input/output window non closable if running children
9 Added missing <unistd.h> include.
10 Added some --debug outputs.
12 2002-02-17 [melvin] 0.7.1claws11
15 Fixed bug where descending sort order did not select top
18 2002-02-17 [melvin] 0.7.1claws10
21 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
23 Pspell data package directory no more hard coded but
24 set during configuration (PSPELL_PATH). (Thanks to
25 Gustavo Noronha Silva.)
27 2002-02-17 [melvin] 0.7.1claws9
30 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
32 Fixed compile-time warnings.
34 2002-02-16 [alfons] 0.7.1claws8
37 fix inadvertent free of NULL pointer which caused
38 sylpheed to crash when closing the save-as dialog
39 using the window close button
41 2002-02-16 [carsten] 0.7.1claws7
45 fixes for pixmap theming code:
46 - recently changed mail attributes shouldn't get
48 - theme is only reloaded iff another theme was
51 2002-02-16 [paul] 0.7.1claws6
53 * sync with sylpheed 0.7.2 release
54 see ChangeLog entry 2002-02-15 and 2002-02-16
56 2002-02-15 [paul] 0.7.1claws5
58 * sync with sylpheed 0.7.1cvs9
59 see ChangeLog entry 2002-02-15
62 remove unneeded headerwindow.c entry
64 2002-02-14 [carsten] 0.7.1claws4
66 fixed a bug for "Go to next unread message": there was
67 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
68 in the prefs, because of doing "Search again" instead
71 2002-02-14 [carsten] 0.7.1claws3
73 removed 2 more mem leaks; following memprof,
74 this code is "leak free" now :)
76 2002-02-14 [carsten] 0.7.1claws2
78 used opendir/readdir/closedir instead of scandir
79 -> code should work now on Solaris
81 2002-02-14 [paul] 0.7.1claws1
83 * sync with sylpheed 0.7.1cvs8
84 see ChangeLog entries 2002-02-13 and 2002-02-14
87 add some description of Actions and Pixmap Themes
91 * version 0.7.1claws release
93 2002-02-13 [paul] 0.7.1claws
98 updated translations, submitted by Ricardo Mones Lastra,
99 Alessandro Maestri and Fabio Junior Beneditto
101 2002-02-13 [melvin] 0.7.0claws75
103 * src/prefs_actions.c
104 Added missing "signal.h" include
106 2002-02-13 [melvin] 0.7.0claws74
108 * src/prefs_folder_item.c
109 Added missing "config.h" include
111 Updated French translation for folder propriety.
113 2002-02-13 [jens] 0.7.0claws73
116 Added missing src/prefs_folder_item.c [log added by melvin]
118 Updated German translation.
120 2002-02-13 [melvin] 0.7.0claws72
123 Updated French translation.
125 2002-02-13 [melvin] 0.7.0claws71
128 Made gtkut_editable_get_selection return NULL if selection
130 This fixes a bug where selecting part of message A then
131 switching to message B and replying to it will not
132 quote the message's body.
134 2002-02-12 [paul] 0.7.0claws70
137 cosmetic, relating to pixmap themes: on toolbar make
138 updating of 'Exec' and 'Compose news/Compose email'
141 2002-02-12 [carsten] 0.7.0claws69
147 - refreshing after changing pixmap theme better
149 - wanted to remove some mem leaks, but alfons was
150 faster (and had the better solution ;)
152 2002-02-12 [alfons] 0.7.0claws68
155 * src/stock_pixmap.[ch]
156 plug mem leaks, refactor code a little bit
159 2002-02-12 [sergey] 0.7.0claws67
162 Fixed problem with copying messages to IMAP folders when the
163 server uses something other than '/' as a namespace separator
164 (cyrus-imapd uses '.').
166 2002-02-12 [jens] 0.7.0claws66
169 Updated German Translation
171 2002-02-12 [paul] 0.7.0claws65
173 * sync with sylpheed 0.7.1cvs1
174 see ChangeLog entry 2002-02-12
176 2002-02-12 [melvin] 0.7.0claws64
178 * src/prefs_actions.c
179 Fixed "feature" where children's output was duplicated
180 instead of refreshed while monitoring.
181 Removed some debug code.
183 2002-02-12 [christoph] 0.7.0claws63
186 always delete message from queue after sending/send error
189 2002-02-12 [melvin] 0.7.0claws62
191 * src/prefs_actions.c
192 Children wait loop is now triggered with a timeout of 1s
193 Added %F which is replaced with the list of filenames
194 of all selected messages (as suggested by Ricardo Mones Lestra)
195 Pipe syntax changed. Prefix with | to send selection, postfix
196 with | to retrieve output. Prefix with > or * to send
197 user definable input to the command (*: input is hidden)
198 Old pipe action should now be postfixed with |, too.
200 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
202 fixed a bug: if there's no theme directory don't
203 throw an error, just do "nothing" (thanks Alfons)
205 2002-02-12 [carsten] 0.7.0claws60
208 had to write the cache twice (nasty!); some marks would
211 2002-02-11 [carsten] 0.7.0claws59
214 doc-src/maintainer_guide.txt
220 src/prefs_common.[ch]
221 src/stock_pixmap.[ch]
223 pixmap theming and related work on pixmap
224 handling on some other places
225 (e.g. hrm features for all folder)
226 src/pixmap/stock_*.xpm -> the stock_ was removed
228 2002-02-11 [paul] 0.7.0claws58
230 * sync with sylpheed 0.7.1 release
231 see ChangeLog entries 2002-02-11
233 2002-02-08 [paul] 0.7.0claws57
235 * sync with sylpheed 0.7.0cvs39
236 see ChangeLog entry 2002-02-07 (last entry)
238 * src/prefs_actions.c
239 src/prefs_filtering.c
242 sync: made it compile with C compilers other than gcc
244 2002-02-07 [paul] 0.7.0claws56
246 * sync with sylpheed 0.7.0cvs38
247 see ChangeLog entries 2002-02-06 (last 2 entries) and
250 2002-02-07 [darko] 0.7.0claws55
254 Fix const gchar */gchar * issue (thanks Hiro)
256 2002-02-07 [darko] 0.7.0claws54
261 * src/prefs_template.c
263 * src/quote_fmt_parse.y
266 When replying or forwarding an email don't quote the entire
267 mail body but use the part of the message text that is selected
269 2002-02-06 [melvin] 0.7.0claws53
271 * src/prefs_common.[ch]
274 Made possible to switch quickly to last used dictionary
275 which makes checking bilingual documents easier.
277 2002-02-06 [melvin] 0.7.0claws52
280 Added forgotten new file src/prefs_actions.c
282 2002-02-06 [melvin] 0.7.0claws51
284 * src/prefs_actions.c ** NEW FILE **
285 * src/prefs_actions.h ** NEW FILE **
286 Added actions to execute on message text view, or on the
289 Added src/prefs_actions.[ch]
291 Added new menu "Edit/Actions"
293 Added new actionsrc file.
295 Added actionsrc reading.
297 Added new menus "Edit/Actions" and "Configuration/Actions..."
299 Added new element actionslst element to prefs_common.
301 2002-02-06 [paul] 0.7.0claws50
303 * sync with sylpheed 0.7.0cvs36
304 see ChangeLog entry 2002-02-06
309 updated by Ricardo Mones Lastra
311 2002-02-05 [paul] 0.7.0claws49
313 * sync with sylpheed 0.7.0cvs33
314 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
316 2002-02-05 [paul] 0.7.0claws48
319 re-add 'Edit/Advanced/Delete entire line', previously named
322 2002-02-04 [paul] 0.7.0claws47
326 fix bug #494993 (Reply All not taking Reply-To into consi)
327 eliminate differences in behaviour of right-click 'Reply to all'
328 in summary view and 'Reply to all' on the toolbar.
329 fix bug where Reply-To gets ignored by 'Reply to all' in summary
330 view and From gets ignored by 'Reply to all' on toolbar.
331 fix bug where 'Reply to all' on toolbar uses To twice and ignores
332 From when no Reply-To header is present.
334 2002-02-04 [paul] 0.7.0claws46
336 * sync with sylpheed 0.7.0cvs30
337 see ChangeLog entries 2002-02-03 and 2002-02-04
339 2002-02-03 [melvin] 0.7.0claws45
342 Readded function to highlight all misspelled words.
343 Fixed bug where user-provided-words did not replace
344 correctly the misspelled word when using the mouse.
345 Fixed bug where checking a region selected from right to left did
346 not check the region at all.
347 Fixed bug where 'Check backwards' may not check at all.
348 Fixed memory leaks where popup menus and accel_groups were not destroyed.
349 Fixed possible buffer overflow when checking for long strings (>1k).
350 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
351 Accelerators code uses now gtk_widget_add_accel.
352 Removed and disabled obsolete and unfinished code.
356 Added menu item to Highlight all misspelled words.
358 2002-02-01 [paul] 0.7.0claws44
361 fix '/View/Hide read messages' sensitivity when all
362 messages in a folder are hidden
364 2002-02-01 [paul] 0.7.0claws43
367 add --send option to command line interface, sends all
368 queued mail. Patch submitted by Ricardo Mones Lastra.
370 2002-01-31 [paul] 0.7.0claws42
373 add '/View/Hide read messages' to main_window_set_menu_sensitive()
375 2002-01-31 [paul] 0.7.0claws41
377 * sync with sylpheed 0.7.0cvs27
378 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
382 comment out elements of textview_show_part() as temporary
383 workaround for attachment 'Display as text' bug
386 updated by Fabio Junior Beneditto
388 2002-01-30 [paul] 0.7.0claws40
390 * sync with sylpheed 0.7.0cvs24
391 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
395 add {N_("/_Spelling"), ... "<Branch>"} to
396 GtkItemFactoryEntry compose_entries[]
399 add claws menu items to prefs_keybind_apply_clicked()
400 and remove non-claws menu items
402 2002-01-29 [paul] 0.7.0claws39
404 * sync with sylpheed 0.7.0cvs22
405 see ChangeLog entries 2002-01-28 and 2002-01-29
407 2002-01-28 [melvin] 0.7.0claws38
410 Added the declartion of compose_send_control_enter.
414 Added in a 'Spelling' menu which includes the configuration menu.
415 Added a real 'Check all' and got rid from the old one which only
416 highlited misspelled word.
417 Made 'Check while typing' a disableable option.
418 Added a dialog when there are no more misspelled word.
419 Added a dialog if error occurs when switching to a dictionary.
421 * src/prefs_common.[ch]
422 Added option for the default 'Check while typing' option.
425 2002-01-28 [alfons] 0.7.0claws37
428 fix buglet and make code comply with sylpheed code style
430 2002-01-28 [paul] 0.7.0claws36
432 * sync with sylpheed 0.7.0cvs19
433 see ChangeLog entries for 2002-01-28
435 2002-01-28 [hoa] 0.7.0claws35
441 read the renderer config
444 use the renderer config to convert mime attachments
447 don't use textview_show_html/ertf,
448 use get_text_content instead
450 2002-01-27 [alfons] 0.7.0claws34
453 make sylpheed believe it can delete a news message...
454 (messages are NOT deleted, maybe we should remove
455 processing from the folder properties after all.)
457 2002-01-27 [alfons] 0.7.0claws33
462 implement remove_msg()
464 2002-01-27 [alfons] 0.7.0claws32
469 fix return receipt / disposition notification again. this
470 stuff seems to break on _every_ major summary UI change, so
471 it's now implemented using a flag which is saved in the
474 2002-01-26 [alfons] 0.7.0claws31
477 let import dialog show the destination folder identifier
479 2002-01-26 [melvin] 0.7.0claws30
483 Readded 'Mark all read' into summary view popup menu
484 Added 'Mark all read' in folder view popup menu for IMAP
486 Made it insensitive if the selected folder is not the shown
487 one to avoid 'Mark all read' on the wrong folder.
489 2002-01-26 [paul] 0.7.0claws29
493 move 'Mark all read' from summary view to folder view
494 menu. (adapted from) patch submitted by Jeremy Andrews,
495 <lists@kerneltrap.com>
497 2002-01-25 [alfons] 0.7.0claws28
500 put the gtk class name back so GtkSText adapts the
503 2002-01-25 [alfons] 0.7.0claws27
506 assimilate Ricardo's patch that shows pixmaps instead of
507 plain "new" and "unread" texts in the folder view column
510 2002-01-25 [paul] 0.7.0claws26
513 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
514 be found in non-standard locations.
515 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
517 2002-01-25 [paul] 0.7.0claws25
519 * sync with sylpheed 0.7.0cvs16
520 see ChangeLog entry 2002-01-25
522 2002-01-24 [paul] 0.7.0claws24
524 * more sync with sylpheed 0.7.0cvs15
525 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
527 2002-01-23 [sergey] 0.7.0claws23
530 Fixed segfault when closing LDIF import wizard with
536 Fixed wrong scrolling position after switching between
537 text and image parts.
539 2002-01-23 [paul] 0.7.0claws22
541 * sync with sylpheed 0.7.0cvs15
542 see ChangeLog entries 2002-01-22 and 2002-01-23
544 2002-01-21 [melvin] 0.7.0claws21
546 * src/prefs_scoring.c
547 * src/prefs_filtering.c
548 Fixed bug where scoring and filtering windows stopped
551 2002-01-21 [paul] 0.7.0claws20
553 * sync with sylpheed 0.7.0cvs12
554 see ChangeLog entries 2002-01-20 and 2002-01-21
556 2002-01-21 [carsten] 0.7.0claws19
559 * src/messageview.[ch]
560 * src/summaryview.[ch]
561 changes to shortcuts handling again:
562 + "Q" now controled by mainwin
563 + v/V are now customizable and have slightly
565 the "button" to minimize the messageview (and maximize
566 the summary view) is a real button now
568 "Delete Line+" added to Edit/Advanced (this will also
571 2002-01-20 [melvin] 0.7.0claws18
574 Made "Bcc" sensitive when addressbook is called from
575 compose window (it was a Claws only bug).
577 2002-01-19 [alfons] 0.7.0claws17
580 prevent unnecessary updates when currently selected folder has
583 2002-01-19 [alfons] 0.7.0claws16
586 prevent writing the cache based on current message list in summary
587 view when filtering also put messages in currently selected folder
592 Italian translation submitted by Alessandro Maestri
593 <a.maestri@cs.tin.it>
595 2002-01-18 [melvin] 0.7.0claws15
597 * src/prefs_filters.c
598 fixed bug where 'cancel' from 'filters' window stops autochecking
599 if the timer timed out when the window was open.
601 2002-01-18 [match] 0.7.0claws14
603 * src/addrclip.[ch] ** NEW FILE **
604 * src/addrselect.[ch] ** NEW FILE **
605 * src/adbookbase.h ** NEW FILE **
606 addressbook cut, copy and paste
622 support for copy/paste
624 support for copy/paste
625 tidy up menu option processing
626 correct address list function arguments
638 2002-01-18 [paul] 0.7.0claws13
640 * sync with sylpheed 0.7.0cvs8
641 configure.in: support Mac OS X (Darwin)
643 2002-01-18 [carsten] 0.7.0claws12
645 small hack to fix a segfault with an empty href
646 (reported by Alexandra Walford <deeni@altern.org>)
649 the shortcuts for Mark und Mark as unread are hardcoded
653 readded the shortcuts in gtkstext but made them
654 customizeable (simply by adding a menu plus a wrapper
657 2002-01-17 [melvin] 0.7.0claws11
660 fix default dictionary not being saved.
662 2002-01-16 [darko] 0.7.0claws10
665 fix wrapping crash with URL longer than wrapping margin
667 2002-12-08 [hoa] 0.7.0claws10
669 * src/matcher_parser_parse.y
672 * src/prefs_filtering.c
673 now, we can use bounce action in the dialog box.
675 2002-01-16 [carsten] 0.7.0claws9
677 removed the <control> and <alt> shortcuts because they're
678 not needed and interefered with the "normal" shortcuts
681 removed most of the hardcoded shortcuts and assigned
682 them to menu entries making them easy customizable by
685 2002-01-16 |melvin] 0.7.0claws8
688 fixed bug where using the mouse and when the compose
689 window is not on top may result in a crash.
691 2002-01-16 [melvin] 0.7.0claws7
694 fixed a long standingspell checker bug which could
695 cause a crash after sending a message.
697 2002-01-16 [paul] 0.7.0claws6
699 * sync with sylpheed 0.7.0cvs7
700 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
701 2002-01-15, and 2002-01-16
703 2002-01-16 [melvin] 0.7.0claws5
709 Heavily modified spell checker code to work around
710 ispell bug, to add keyboard shortcuts and for future
711 enhancements. See README.claws for usage information.
713 2002-01-15 [alfons] 0.7.0claws4
716 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
717 so sorting within threads reflects sort mode
719 2002-01-15 [christoph] 0.7.0claws3
722 added alertpanel if mail sending failed
724 2002-01-15 [alfons] 0.7.0claws2
726 * src/prefs_filtering.c
727 don't stop timer when prefs filtering dialog is opened
729 2002-01-14 [alfons] 0.7.0claws1
733 remove debug_print()s for privacy reasons
735 2002-01-14 [darko] 0.7.0claws
738 quotation wrapping is now also in the main branch
742 * tools/filter_conv.pl
743 allow for Boolean Op and case-sensitivity
744 this file is included in the release and tagged
747 2002-01-13 [paul] 0.7.0claws
749 * release 0.7.0, with cvs tag 'rel_0_7_0'
753 * tools/filter_conv.pl
755 rewritten to output to matcherrc instead of filteringrc
758 updated Spanish translation by Ricardo Mones Lastra
763 update dutch translation
768 Updated by Fabio Junior Beneditto
770 2002-01-13 [melvin] 0.6.6claws53
773 Updated french translation
775 2002-01-12 [alfons] 0.6.6claws52
778 plug mem leak that has been sitting there for ages
780 2002-01-12 [alfons] 0.6.6claws51
783 undo melvin's changes from 0.6.6claws48 because summary
784 view now refuses to select first unread message when
787 2002-01-11 [alfons] 0.6.6claws50
790 use claws' semantics for getting folder item when
791 importing an mbox file into a folder
792 (submitted by Dale P. Smith)
794 2002-01-11 [christoph] 0.6.6claws49
797 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
798 toggle widget, because non static prefs can not use
799 prefs_set_* functions
800 * src/prefs_account.c
801 toggle smtp auth password field sensitivity if
802 user id is empty and add descrition of usage for
804 * src/prefs_folder_item.c
805 use SET_TOGGLE_SENSITIVITY macro to instead of extra
808 2002-01-11 [melvin] 0.6.6claws48
811 fix the 'Ctrl-Enter' feature for sending and test really
812 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
813 editables which was not documented in Gtk)
816 Made summaryview refresh after sorting and not before.
818 2002-01-11 [christoph] 0.6.6claws47
821 select account from account ids if possible and
822 correctly set save folder for copy in reedit
824 2002-01-10 [paul] 0.6.6claws46
826 * sync with sylpheed 0.7.0 release
827 see ChangeLog entries 2002-01-07, 2002-01-08 and
833 remove more dirt traces...
838 clean up some traces of my debugging stuff
840 2002-01-09 [alfons] 0.6.6claws45
843 break up filteringprop_apply() in three separate pieces
844 so we can drop messages that failed processing in the
848 fix bug #469598 "no refresh of inbox after filter" which
849 was introduced by the new summary view locking, and which
850 prevented the summary view to update after a manual filter
851 message. claw's filter message requires a summary_show().
852 (aargh, summary_show() again! :-)
854 2002-01-07 [alfons] 0.6.6claws44
860 bring in Hiro's last 0.7.0 wm class fixes
863 bring in Ricardo's fix for sylprint script
867 * src/prefs_common.[ch]
868 * src/prefs_account.[ch]
870 clean up account preference poison in rfc2015,
871 and preparation to fix double sign bug
872 (patch submitted by Simon 'corecode' Schubert)
874 2002-01-07 [christoph] 0.6.6claws43
877 search for free message number, do not only rely
880 fix smtp auth and use extra account information
881 if available, if not use pop3 data instead
886 2002-01-06 [alfons] 0.6.6claws42
889 try making the separate windows work again...
891 2002-01-06 [alfons] 0.6.6claws41
894 adapt Hiro's separate window menu (to get rid of the funny
895 duplicate menu items), and make it work again
897 2002-01-06 [alfons] 0.6.6claws40
902 * tools/README.sylprint
903 add sylprint script for printing mails from Sylpheed
904 (contributed by Ricardo Mones Lastra)
909 2002-01-06 [melvin] 0.6.6claws39
913 Fixed crash introduced in 0.6.6claws38 by the menu
914 reorganisation (Hide read messages)
917 Fixed typo (we are now in 2002, alfons ;) )
919 2002-01-05 [alfons] 0.6.6claws38
921 * sync with sylpheed 0.6.6cvs10-17
922 (last stuff marked as LAST_STABLE)
924 2002-01-04 [melvin] 0.6.6claws37
927 Made account selection code use strcasestr again instead of
928 g_strcasecmp (fixes bug where reediting queued messages
929 did not select proper account reported by T. Link).
932 Fix bug where folder icons are not shown when 'hide read messages'
935 * src/stock_pixmaps.[ch]
936 Added folder icons for 'hide read messages'.
939 Fixed bug where 'Enter' in a header entry will send the message
940 if 'CTL-Enter' was chosen as a shorcut for sendind.
942 2002-01-03 [melvin] 0.6.6claws36
945 Added popup menu for common preferences and
946 account preferences (right click on tab displays
949 2002-01-02 [melvin] 0.6.6claws35
952 Made spelling code compatible with undo/redo feature.
953 Added creation of suggestion mode menu for the general
956 * src/prefs_common.[ch]
957 Added option menu for the speller's suggestion mode.
958 Added missing spaces in "..." buttons and made a "..."
959 button non translatable!
962 Made speller use the default suggestion mode.
963 Hack to make it possible to choose 'CTRL-Enter' as a
964 shortcut for sending (and only for sending).
966 * src/prefs_folder_item.c
967 Changing subject simplification does not update cache
968 anymore (because it is unnecessary).
969 Fixed bug where changing subject simplification updated the
970 summaryview even when the viewed folder is not the
971 folder which properties are being changed. (E.g.
972 viewing folder A and changing
973 the subject simplification of
974 folder B -not being viewed- updated the
975 summaryview of folder A with data of
976 folder B). (Hope this is clear... )
978 2001-12-31 [alfons] 0.6.6claws34
982 fgetc() returns a signed integer which doesn't
983 fit in a char. so c truncates this to a char
984 but we may lose significant bits. i.e. we may
985 comparing 0xFF which may not be equal to -1
986 unless properly casted to signed char which
987 we won't do because fgetc() returns a signed
988 integer which doesn't fit in a char. so c
989 truncates this to a char but we may lose
990 significat bits. (you got the idea, thanks
991 to Gustavo Noronha Silva <kov@debian.org>
992 and the Debian folks!)
994 2001-12-30 [alfons] 0.6.6claws33
997 add #ifdef USE_PSPELLs that Melvin forgot
999 2001-12-30 [melvin] 0.6.6claws32
1001 * src/prefs_common.[ch]
1002 Added configurable color for misspelled words.
1005 Fixed bug of foreground text color (reported by David
1007 Added configurable color for misspelled words.
1009 2001-12-30 [alfons] 0.6.6claws31
1012 remove unnecessary things someone put there
1016 make folder properties (like threading and sorting) persistent
1017 (closes bug #497424 "rescan folder tree resets proprieties")
1018 currently this is only for MH folders.
1020 2001-12-29 [melvin] 0.6.6claws30
1022 * src/string_match.[ch]
1023 Optimized a bit: regexp pattern buffer compiled only once, and
1024 one subroutine call removed. Fixed ^ regexp search: Now,
1025 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
1028 Subject filtering changed to filter summary columns and
1029 not directly the messages subject cache. The loss in
1030 performance is balanced by the improvement of string_match.
1031 Added an alert panel if there is an error in the regexp.
1033 * src/src/prefs_folder_item.h
1034 Added a regexp pattern buffer.
1036 2001-12-28 [alfons] 0.6.6claws29
1038 * src/string_match.[ch]
1040 allow compilation *BSD
1042 2001-12-27 [alfons] 0.6.6claws28
1045 sync the Hiro's bug fix for BSD
1047 2001-12-27 [melvin] 0.6.6claws27
1050 Simplify focus to subject entry code.
1052 2001-12-27 [darko] 0.6.6claws26
1058 * src/procheader.[ch]
1060 * src/stock_pixmap.[ch]
1062 Show key icon for encrypted mails in summary view
1064 * src/pixmaps/clip.xpm
1065 * src/pixmaps/clipkey.xpm
1066 * src/pixmaps/key.xpm
1067 New/modified icons for the above
1069 2001-12-27 [melvin] 0.6.6claws25
1071 * src/prefs_common.c
1072 Put spell checker options in a separate tab to decrease
1073 the Common Preferences window height.
1076 Update spell checker usage instruction about its options
1079 2001-12-27 [melvin] 0.6.6claws24
1082 Changed subject entry widget position. Initial focus is
1083 on the To header instead of the subject entry.
1084 Creating a new header scrolls the header list to make the
1085 created one visible. Nevertheless, when automatically filling
1086 headers, the first one is shown.
1087 A Tab key press in the last empty header entry zips the
1088 focus to the subject entry.
1089 (I did not change the combo boxes, yet)
1091 2001-12-26 [alfons] 0.6.6claws23
1093 * src/prefs_account.c
1095 allow default inbox to reside in another mailbox (only
1096 works for POP3 accounts)
1098 2001-12-26 [alfons] 0.6.6claws22
1101 make reply-on-click work with the account of the selected folder
1103 put a fixme here to remind me to fix finding correct default
1104 account for nested folders
1106 2001-12-25 [alfons] 0.6.6claws21
1109 make column headers display locked and mark pixmaps (idea by Melvin)
1110 fix bug by adding score and locked column type to sort array
1112 2001-12-25 [alfons] 0.6.6claws20
1115 catch a *potentially* inadvertent write back of
1116 the message cache(s) introduced by 0.6.5claws37
1118 2001-12-25 [christoph] 0.6.6claws19
1120 * src/stock_pixmap.[ch]
1122 add ignore thread pixmap
1123 (can someone draw a better icon for this?)
1125 2001-12-24 [alfons] 0.6.6claws18
1127 * src/prefs_folder_item.c
1128 make address completion actually work for the
1129 Default To address in the Folder Property dialog.
1131 2001-12-24 [alfons] 0.6.6claws17
1134 use new style regexp for subject stripping
1135 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
1137 2001-12-24 [darko] 0.6.6claws16
1141 move GPG related informational messages to debug mode
1143 2001-12-23 [alfons] 0.6.6claws15
1145 * src/stock_pixmap.[ch]
1147 add the forgotten Claws' locked pixmap
1149 2001-12-23 [alfons] 0.6.6claws14
1152 accept file name typed in entry in multi file
1153 selector (patch submitted by Gustavo Noronha Silva
1156 2001-12-23 [alfons] 0.6.6claws13
1158 * src/prefs_filter.c
1159 * src/prefs_filtering.c
1162 clean up a little bit
1164 * src/string_match.c
1165 validate input strings a little bit more
1167 2001-12-23 [alfons] 0.6.6claws12
1171 * src/string_match.[ch] ** NEW **
1172 * src/folderview.[ch]
1175 * src/prefs_folder_item.[ch]
1176 add subject simplification to strip out strings from
1177 a subject line (esp. handy for mailing lists).
1178 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
1179 but slightly changed things for better integration.)
1181 2001-12-23 [alfons] 0.6.6claws11
1184 fix bug introduced by submission included in 0.6.5claws52.
1185 ideally this submission should clean the trash if any trash
1186 folder has a message. however, the hasTrash variable was
1187 set to false whenever a trash folder was empty (discarding
1188 a previously found *filled* trash folder.)
1190 also edited the code a little bit and made it more safe.
1192 2001-12-22 [alfons] 0.6.6claws10
1195 quick fix for Martin Pool's omission of an account
1196 specific SSL setting
1198 2001-12-22 [alfons] 0.6.6claws9
1205 better support for multipart/digest (submitted
1206 by Fredrik <e98fo@efd.lth.se>)
1208 2001-12-22 [alfons] 0.6.6claws8
1211 correct function signature
1214 * src/prefs_account.[ch]
1215 allow IMAP over SSH tunnel (patch submitted by
1216 Martin Pool <mbp@samba.org>)
1218 2001-12-21 [alfons] 0.6.6claws7
1220 * sync with sylpheed 0.6.6cvs4-9
1221 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
1223 2001-12-21 [christoph] 0.6.6claws6
1226 * src/prefs_folder_item.[ch]
1227 implement saving of outgoing messages to current folder.
1228 fix segfault when no default outbox is available
1229 (closes bug #495683)
1231 2001-12-21 [carsten] 0.6.6claws5
1234 pressing CTRL while DND does now the expected thing and
1235 copies the mail (moving is still the default, as this
1236 seam more appropriate for handling mails by DND)
1238 2001-12-18 [paul] 0.6.6claws4
1240 * sync with sylpheed 0.6.6cvs3
1241 see ChangeLog entries 2001-12-18
1243 2001-12-18 [hiro] 0.6.6claws3
1246 fix for multibyte characters (obtain the number of letters
1249 2001-12-17 [paul] 0.6.6claws2
1251 * sync with sylpheed 0.6.6cvs1
1252 see ChangeLog entry 2001-12-16
1254 2000-12-17 [alfons] 0.6.6claws1
1259 2001-12-16 [paul] 0.6.6claws
1262 * Release version 0.6.6claws, cvs tag: rel_0_6_6
1265 last minute sync with main 0.6.6
1268 updated by Ricardo Mones Lastra
1269 update for last minute sync
1272 update for last minute sync
1274 updated by Jens Oberender
1276 updated by Fabio Junior Beneditto
1278 * src/prefs_common.[ch]
1280 number of undo levels is user configurable
1281 (squeeze it into the release in the dying
1282 moments) Submitted by Jens Oberender
1287 updated french translation
1289 2001-12-15 [paul] 0.6.5claws92
1291 * sync with sylpheed 0.6.5cvs28
1292 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
1295 update to allow for sync
1300 update dutch translation
1302 2001-12-14 [carsten] 0.6.5claws91
1304 fixed bug #473785; also after changing the column order
1305 the same message will be selected and displayed as before
1308 2001-12-14 [carsten] 0.6.5claws90
1310 probably found the bug reported by wwb opening or closing
1311 a folder tree just before dnd (found the solution in the
1312 balsa source -- thanks to them)
1314 2001-12-14 [carsten] 0.6.5claws89
1317 moved gtk_clist_moveto to the right place, so that
1318 only the accounts dialog is effected on opening
1320 2001-12-14 [carsten] 0.6.5claws88
1322 gtkut_clist_set_focus_row does a gtk_clist_moveto
1323 now, so that the focused row will be seen in any case
1324 (reported by wwp on sf-claws-user)
1326 2001-12-14 [darko] 0.6.5claws87
1329 remove unnecessary line
1331 2001-12-14 [paul] 0.6.5claws86
1333 * sync with sylpheed 0.6.5cvs27
1334 see ChangeLog entries 2001-12-14
1336 2001-12-14 [carsten] 0.6.5claws85
1338 following a suggestion of Melvin the rcoabm pops up
1339 right under the button now and the button is reliefed
1340 while the popup is open
1342 2001-12-14 [darko] 0.6.5claws84
1345 fix crash when wrapping long lines if linewrap quotation
1346 is disabled and wrapper encounters a word spanning more
1349 2001-12-13 [paul] 0.6.5claws83
1352 prefer 'Reply-To' header over mailing list header when
1353 replying to a message. Finally prevent all those confirmation
1354 messages being sent to the list itself.
1357 remove unused summary_set_menu_sensitive() entry
1359 2001-12-13 [paul] 0.6.5claws82
1362 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
1363 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
1364 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
1365 improvements to 'Hide read messages': Inbox, Outbox,
1366 Trash, Queue, and Draft icons now reveal presence of hidden
1369 2001-12-12 [alfons] 0.6.5claws81
1371 0.6.5claws80 was tagged as LAST_STABLE
1373 * src/filtering.[ch]
1375 * src/matcher_parser_lex.c
1376 fix the filtering; my last attempt to get it right,
1377 if it does not work, it's Hoa's turn. ;-)
1379 for my honourable peers:
1381 the code now makes a clear distinction between
1382 rules as they are displayed (probably escaped),
1383 and as they are executed (probably unescaped). the
1384 parser does *NOT* do any unescaping, this is
1385 the task of the matcher.c (which breaks up a
1386 rule into condition) and the filtering.c (which
1387 breaks up the rule's action). to make this
1388 run happily we provide an unescaped copy of
1389 crucial strings to the MatcherProp and
1390 FilteringAction structures. note that the only
1391 exception to this is any REGEXP string. those
1392 are directly passed to regcomp() and regexp()
1393 (who have much more powerful unescape functions).
1397 you can escape tab (\t), carriage return (\r),
1398 linefeed (\n), form feed (\f), quote (\"),
1399 single quote (\'), bell (\b) in all the entry
1400 lines in the scoring & filtering dialogs.
1401 as an added bonus this should not affect
1402 existing filtering rules.
1404 2001-12-12 [carsten] 0.6.5claws80
1408 "item(s) selected" is now sensitive to 1 or more
1409 than one selected (nice for language where simple
1410 adding of a "s" is not possible as German (Eintrag
1413 the "forward as attachment" entry from the right
1414 click menu removed, "forward" acts following the
1418 reverted my former changes; so compiler warning again
1419 but there's more GTK_TEXT/GTK_STEXT mixing on other places
1423 "search in message" does now *not* only work in MVIEW_TEXT
1424 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
1428 removed "/File/_Close" as it was the same as "/File/E_xit"
1429 and we don't need it two times
1431 the separate folder view and message view now get a distinct
1432 WMCLASS, just in case someone is using sawfish ;-)
1434 as the menu entries "/View/Message view" and "/View/Folder tree"
1435 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
1436 make them sensitive accordingly and as these two are "shown"
1437 after startup anytime check this menuitem at startup
1439 2001-12-12 [paul] 0.6.5claws79
1442 fix sensitivity of 'Search folder...', broken in
1448 2001-12-11 [carsten] 0.6.5claws78
1450 fixed two typos returning a wrong FALSE/TRUE
1451 * src/mainwindow.[ch]
1452 extra menu for email/news button removed
1454 2001-12-11 [alfons] 0.6.5claws77
1456 * src/matcher.c (1.3)
1457 * src/matcher_parser_lex.l (1.28)
1458 revert for another attempt
1459 mark 0.6.5claws77 as LAST_STABLE
1461 2001-12-11 [christoph] 0.6.5claws76
1464 fixed wrong translation for prev. unread msg
1466 2001-12-11 [paul] 0.6.5claws75
1471 * src/summaryview.[ch]
1472 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
1473 enable ability to hide read messages on per folder basis via
1474 '/Summary/Hide read messages'; when selected, a folder will
1475 have a red open folder icon, instead of a blue icon, if the
1476 folder contains hidden messges
1477 submitted by Thomas Link <t.link.tmp200101.gmx.net>
1480 remove '/Message/Forward as attachment' from
1481 main_window_set_menu_sensitive() to prevent debug warning
1485 Clean up some of the English
1487 * tools/newscache_clean.pl
1488 allow for new 'hidereadmsgs' entry in folderlist.xml
1491 updated translation, submitted by Ricardo Mones Lastra
1493 2001-12-11 [paul] 0.6.5claws74
1495 * sync with sylpheed 0.6.5cvs25
1496 see ChangeLog entry 2001-12-11
1498 2001-12-10 [alfons] 0.6.5claws73
1501 add more control characters
1502 * src/matcher_parser_lex.l
1503 make escaping / unescaping work again
1505 2001-12-10 [alfons] 0.6.5claws72
1508 clean up warnings "returning value for void function"
1509 * src/prefs_filtering.c
1510 make info button for execute action sensitive
1512 2001-12-10 [paul] 0.6.5claws71
1517 fix: imap server now gets informed of MARKED, UNMARKED
1518 and REPLY events. Now people can use different IMAP-Mail
1519 clients and have the exact same information about MARKED,
1520 UNMARKED and REPLY status with all of them. Especially
1521 useful for imap servers with a web-frontend.
1522 submitted by Tobias Sandhaas <medlor@web.de>
1524 2001-12-09 [melvin] 0.6.5claws70
1527 fixed bug #490076 (hunted down by Alfons who implemented
1528 a workaround in 0.6.5claws65)
1530 2001-12-09 [christoph] 0.6.5claws69
1533 set pointer to string in LOCKED column to NULL
1534 (might fix bug #490800)
1536 2001-12-09 [carsten] 0.6.5claws68
1539 resolved some cluttered menu shortcuts
1540 ('creating new email' and 'creating news message'
1543 wmclass now distinc from main window
1546 email/news and forward button functionality similar
1547 to the reply buttons; removed the ugly dropdown arrows
1548 and use instead the right mouse button
1550 2001-12-09 [paul] 0.6.5claws67
1554 allow spaces in imap folder names
1555 submitted by Willem van Engen <wvengen@stack.nl>
1557 2001-12-09 [paul] 0.6.5claws66
1559 * sync with sylpheed 0.6.5cvs24
1560 see ChangeLog entry 2001-12-09
1562 2001-12-08 [alfons] 0.6.5claws65
1565 prevent secondary selection claim after "add to sender" dialog
1566 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
1567 we trick GTK by simulating a click at (0, 0) in the textview.
1569 2001-12-08 [hoa] 0.6.5claws64
1572 fixed a bug about the .processing folder name while filtering
1574 2001-12-08 [alfons] 0.6.5claws63
1577 work around problem of not correctly updating folder stats
1578 when deleting messages. there's some folder scanning evil
1579 going so the folderview_update_msg_num() does not work
1580 correctly. need to investigate this.
1582 2001-12-08 [paul] 0.6.5claws62
1584 * sync with sylpheed 0.6.5cvs23
1585 see ChangeLog entry 2001-12-08
1587 2001-12-07 [christoph] 0.6.5claws61
1590 fix another header translation problem
1592 2001-12-07 [alfons] 0.6.5claws60
1595 make filtering also work on local spool mbox
1597 2001-12-07 [carsten] 0.6.5claws59
1599 addressbook window gets a wmclass distinct from the main
1602 * src/mainwindow.[ch]
1603 forward menu item will use mode selected in prefs, forward
1604 as attatchment in menu removed (will be substituted in the
1605 toolbar similar to reply buttons)
1606 create news message menu entry and news button is now
1607 sensitive to the existance of a news account
1608 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
1609 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
1610 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
1611 these are removed because the toolbar buttons don't show
1612 the quoting modus any longer
1616 * tools/newscache_clean.pl ** NEW FILE **
1617 perl script to do some tidying up in the newscache directory
1619 * tools/sylpheed-switcher ** NEW FILE **
1620 perl script to enable easy switching between main and claws
1623 added descriptions of the two new perl scripts
1626 2001-12-07 [melvin] 0.6.5claws58
1629 fixed a warning during compilation introduced in 0.6.5claws56
1631 2001-12-07 [paul] 0.6.5claws57
1633 * src/mainwindow.[ch]
1635 further usability enhancements to replying with or without
1636 quoting via the toolbar, use of Ctrl key is replaced by
1638 Submitted by Carsten Schurig
1640 2001-12-07 [melvin] 0.6.5claws56
1643 hack to fix bug that prevented to make/paste selections
1644 after switching between MVIEW_TEXT and MVIEW_MIME views
1645 without deselecting the selection first.
1647 2001-12-06 [alfons] 0.6.5claws55
1649 * src/filtering.[ch]
1651 revise filtering a little bit more, and make sure
1652 messages are delivered to the appropriate inbox
1653 (perhaps set per account)
1655 2001-12-06 [paul] 0.6.5claws54
1657 * sync with sylpheed 0.6.5cvs22
1658 see ChangeLog entry 2001-12-06
1660 2001-12-05 [alfons] 0.6.5claws53
1666 more revisions of filtering system
1667 (last stable version is marked as LAST_STABLE)
1669 | NOTE 1): the filtering system now uses a local folder called
1670 | .processing. if filtering fails, check this directory
1671 | for missing messages.
1673 | NOTE 2): help us find the filtering actions still missing
1675 2001-12-05 [paul] 0.6.5claws52
1678 fix bug where 'Empty Trash?' pop-up window appears even
1679 when Trash is empty, submitted by Jesse Skinner
1681 2001-12-05 [melvin] 0.6.5claws51
1684 fixed bug #486106 to select correct account when reediting
1687 2001-12-04 [alfons] 0.6.5claws50
1690 declare markfile in appropriate functions when
1691 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
1694 2001-12-04 [paul] 0.6.5claws49
1696 * sync with sylpheed 0.6.5cvs21
1697 see ChangeLog entry 2001-12-04
1699 2001-12-03 [christoph] 0.6.5claws48
1702 changed translation of undo
1705 don't reinvent the wheel to traverse a GNode
1707 seperate code to create the compose gui into functions
1708 add "Others" page with folder selection for saving copy
1710 the folder identifier is saved to queue header
1712 save message to folder in queue header
1714 2001-12-03 [paul] 0.6.5claws47
1716 * sync with sylpheed 0.6.5cvs20
1717 see ChangeLog entry 2001-12-03
1721 * more sync with sylpheed 0.6.5cvs19
1722 see ChangeLog entry 2001-11-29
1724 2001-11-30 [paul] 0.6.5claws46
1727 remove conflicts introduced by Hoa's last commit
1730 make 'Message/Bounce' sensitive
1732 2001-11-30 [hoa] 0.6.5claws45
1735 slightly change bounce function to add
1736 information about the user that bounced the mail
1737 in the From header line.
1740 permit the use of processing in outbox folder.
1742 2001-11-29 [paul] 0.6.5claws44
1744 * src/mainwindow.[ch]
1745 * src/prefs_common.c
1746 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
1747 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
1748 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
1749 usability enhancements to the quoting, implements
1750 use of Ctrl key to toggle quoting settings
1751 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
1753 2001-11-29 [paul] 0.6.5claws43
1755 * sync with sylpheed 0.6.5cvs19
1756 see ChangeLog entry 2001-11-28
1758 2001-11-29 [melvin] 0.6.5claws42
1760 added enriched.[ch] to the list of files
1766 added support to view text/enriched
1767 added support to show headers in message view for text/enriched and text/html
1768 in non multipart messages
1770 2001-11-28 [paul] 0.6.5claws41
1772 * more sync with sylpheed 0.6.5cvs18
1773 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
1775 2001-11-27 [paul] 0.6.5claws40
1778 updated translation, submitted by Fabio Junior Beneditto
1780 * sync with sylpheed 0.6.5cvs18
1781 see ChangeLog entries 2001-11-26 (src/textview.c) and
1788 updated translation, submitted by Ricardo Mones Lastra
1793 add more translatable strings
1795 2001-11-26 [christoph] 0.6.5claws39
1798 fixed one more umlaut
1800 fix translated header when it should not be translated
1802 2001-11-26 [paul] 0.6.5claws38
1805 remove '/Message/Add Sender to address book' from
1806 main_window_set_menu_sensitive(), prevent debug warning
1807 add 'Message/Mark/Mark all read' to mainwin_entries[]
1809 2001-11-26 [paul] 0.6.5claws37
1812 fix 'recurring unread state' bug
1815 * tools/filter_conv.pl
1816 read name of top level mailbox from folderlist.xml
1817 and presume nothing about its name
1819 2001-11-26 [darko] 0.6.5claws36
1822 removed functions that are now in gtkutils.c
1823 use gtkut_text_is_uri_string() from gtkutils.c
1824 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
1826 2001-11-26 [paul] 0.6.5claws35
1828 * sync with sylpheed 0.6.5cvs16
1829 see ChangeLog entries 2001-11-25 and 2001-11-26
1831 2001-11-25 [alfons] 0.6.5claws34
1833 EXPERIMENTAL!!! Please checkout the last stable version using:
1835 % cvs update -r LAST_STABLE -dRAP
1837 (Or help us testing this stuff.)
1839 * src/filtering.c (1.14)
1840 * src/filtering.h (1.6)
1842 * src/matcher.c (1.20)
1844 * src/procmsg.h (1.14)
1845 * src/summaryview.c (1.59)
1846 * src/summaryview.h (dunno)
1847 revert/merge/sync to as it was before commit
1848 on Thu, 19 Jul 2001 10:15:51 -0700.
1850 2001-11-25 [hoa] 0.6.5claws33
1853 processing mails at startup
1856 * src/summaryview.[ch]
1857 processing mails when entering folder
1859 * src/prefs_filtering.c
1862 2001-11-24 [alfons] 0.6.5claws32
1864 * src/summaryview.[ch]
1865 make summary sort headers work, and also make
1866 sure the sort type is stored
1868 2001-11-23 [alfons] 0.6.5claws31
1870 * src/summaryview.[ch]
1871 make lock work like mark
1872 disallow deleting messages marked as locked
1874 2001-11-23 [alfons] 0.6.5claws30
1880 merge undo patch submitted by Jens
1882 2001-11-23 [christoph] 0.6.5claws29
1887 fixed gpg signing and encoding
1890 added --status option to get new, unread and total
1891 message count from a running sylpheed
1892 * src/prefs_common.c
1893 temporary fix for reply_with_quote problem
1894 (don't call functions for non existing widget)
1896 one more check for ignored threads but still not
1897 always working correctly. probably a recursive
1898 check for all parents is needed
1900 2001-11-23 [darko] 0.6.5claws28
1903 wrapping on send improvements
1905 fix for GtkSText after last sync with main branch
1906 GTK_TEXT -> GTK_STEXT
1908 2001-11-23 [paul] 0.6.5claws27
1910 * sync with sylpheed 0.6.5cvs14
1911 see ChangeLog entries 2001-11-22 and 2001-11-23
1914 fixed the scrambled umlauts
1915 submitted by Carsten Schurig <Carsten.Schurig@web.de>
1917 2001-11-21 [paul] 0.6.5claws26
1919 * sync with sylpheed 0.6.5cvs12
1920 see 2nd ChangeLog entry dated 2001-11-20
1922 2001-11-20 [paul] 0.6.5claws25
1924 * sync with sylpheed 0.6.5cvs11
1925 see ChangeLog entry 2001-11-19 (src/utils.c)
1930 GTK_TEXT -> GTK_STEXT
1931 fix for wrong comment
1933 2001-11-20 [hiro] 0.6.5claws24
1936 more merges from main branch
1937 removed fatal warnings (uninitialized variables etc.)
1938 some coding style fix
1945 2001-11-19 [hoa] 0.6.5claws23
1948 * src/prefs_scoring.c
1953 * src/matcher_parser_parse.y
1954 * src/prefs_filtering.c
1957 2001-11-19 [alfons] 0.6.5claws22
1959 more of my old things into claws
1962 * src/prefs_common.c
1964 * src/summaryview.[ch]
1965 * src/prefs_summary_column.c
1966 * src/pixmaps/locked.xpm
1967 add indicators for locking of message in summary view
1968 (does not work yet, only visual indicator)
1970 2001-11-19 [paul] 0.6.5claws21
1972 * sync with sylpheed 0.6.5cvs10
1973 see ChangeLog entry 2001-11-19
1975 2001-11-18 [alfons] 0.6.5claws20
1978 remove an inadvertent free I forgot in previous clean up
1980 2001-11-18 [alfons] 0.6.5claws19
1982 * src/filtering.[ch]
1983 clean up & plug leaks
1985 2001-11-18 [paul] 0.6.5claws18
1987 * sync with sylpheed 0.6.5cvs9
1988 see ChangeLog entries 2001-11-17 and 2001-11-18
1990 2001-11-16 [paul] 0.6.5claws17
1992 * sync with sylpheed 0.6.5cvs8
1993 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
1995 2001-11-16 [paul] 0.6.5claws16
1997 * sync with sylpheed 0.6.5cvs7
1998 see ChangeLog entries 2001-11-15 and 2001-11-16
2000 2001-11-15 [hoa] 0.6.5claws15
2003 fix bounce, mails we received couln't be bounced to ourself.
2006 * src/filtering.[ch]
2008 * src/matcher_parser.h
2009 * src/matcher_parser_lex.l
2010 * src/matcher_parser_parse.y
2014 * src/prefs_filtering.[ch]
2016 * src/prefs_matcher.c
2017 * src/prefs_scoring.c
2020 new matcher/filter/score configuration file parser
2021 one unique configuration file => ~/.sylpheed/matcherrc
2022 import in currently automatic, then save are made
2024 one filter per folder and one global filter
2025 (filter of a folder will be used as folder processing)
2028 fix a bug in folder_item_get_identifier
2031 receive receipt return are fixed.
2033 2001-11-14 [alfons] 0.6.5claws14
2036 add things from main branch to make claws compile
2038 2001-11-14 [paul] 0.6.5claws13
2040 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
2041 see ChangeLog entries 2001-11-08 to 2001-11-14
2043 2001-11-14 [hoa] 0.6.5claws12
2048 add "bounce mail" option
2050 2001-11-13 [christoph] 0.6.5claws11
2053 Cleanup a mess i add before commiting
2055 2001-11-13 [hoa] 0.6.5claws10
2058 some fixes when mail are sent or
2061 2001-11-13 [christoph] 0.6.5claws9
2064 Changed two string with the same translation
2068 New mailsending process:
2069 - Always queue message before sending
2070 (message will be saved if sylpheed crashed or
2071 freezes while sending)
2072 - Allow queuing of newspostings
2073 - No copy in outbox before sending
2074 (closes bug #469501)
2075 - No more redundant code for send and send_later
2077 Applied wwp <subscript@free.fr>'s patch that fixes
2078 marks for multiple forwarded messages (+compose.c)
2083 remove things that are now in main branch
2086 update Dutch translation
2088 2001-11-12 [mhadasht] 0.6.5.claws8
2090 * src/prefs_common.c
2091 re-enabled account autoselection feature for forward
2092 and reedit lost during the branch point for SYNC-B4-REL
2094 gtkpspell_get_dict(): more readable code (even if function is
2097 added version number info to 2001-11-12 [hiro] comment.
2099 2001-11-12 [hiro] 0.6.5.claws7
2102 compose_forward(): fixed a bug that forward quote mark
2104 removed unnecessary code.
2105 * src/template_select.[ch]: removed.
2110 :%s/GTK_TEXT/GTK_STEXT/g
2115 revert the undo stuff (this is 0.6.6claws stuff)
2117 2001-11-11 [hoa] 0.6.5.claws6
2120 Insert signature at the end of the text.
2121 Added undo patch but currently disabled
2124 Threading by subject improved.
2126 * added src/undo.[ch]
2127 Undo module for compose dialog box.
2129 2001-11-11 [alfons] 0.6.5.claws5
2132 prevent threading by subject on nodes that have already been
2133 threaded by in-reply-to (as in "circular references in a tree
2134 result in a dead branch")
2136 2001-11-09 [hoa] 0.6.5.claws4
2139 allows creation of mbox folder item from any files.
2141 2001-11-09 [alfons] 0.6.5.claws3
2145 do what I mean and correct threading by subject so it really
2146 ignores attracting lines without "Re: "
2148 2001-11-07 [alfons] 0.6.5.claws2
2152 only attract by subject if a subject line starts with a "Re: "
2156 2001-11-07 [paul] 0.6.5claws1
2158 * sync with sylpheed 0.6.5. release
2159 see ChangeLog entry 2001-11-07
2161 2001-11-07 [paul] 0.6.4claws31
2163 * sync with sylpheed 0.6.4cvs18
2164 see ChangeLog entries 2001-10-30 to 2001-11-07
2165 prefs_templates.[ch] renamed prefs_template.[ch]
2170 add semicolon Hoa forgot ;-)
2173 2001-11-06 [hoa] 0.6.4claws30
2179 threading by subject - empty subject are ignored
2181 2001-11-06 [christoph] 0.6.4claws29
2184 use SSL_peek for sock_gets
2186 removed unneeded pointer in extracting quoted
2187 names implementation
2189 2001-11-06 [melvin] 0.6.4claws28
2192 fixed bug #476792 Selection overtyping with spell checker
2193 fixed bug which could cause a buffer overflow
2196 2001-11-06 [hoa] 0.6.4claws27
2200 threading by subject
2202 2001-11-05 [alfons] 0.6.4claws26
2205 Claws -> Sylpheed (vice versa)
2208 :%s/gtk_text/gtk_stext/g
2209 :%s/GTK_TEXT/GTK_STEXT/g
2210 (thanks to Jonathan Ware for spotting this)
2212 2001-11-04 [christoph] 0.6.4claws25
2215 replace Xalloca + strdup with Xstrdup_a
2217 better implementation of extracting quoted names
2218 from addresses (remove backlashes and ignore
2221 2001-11-04 [alfons] 0.6.4claws24
2224 edit to comply more with coding style
2227 fix bug reported by Kim Schulz. introduced by the patch integrated
2228 in 0.6.4claws15. the code did not check the return value of
2232 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
2234 2001-11-04 [christoph] 0.6.4claws23
2237 * src/prefs_common.[ch]
2238 init some pointers that possibly caused a segfault
2239 reported in the claws-users ML
2241 2001-11-04 [hoa] 0.6.4claws22
2243 * src/grouplistdialog.c
2244 change the names of the nodes in the tree
2247 enhanced mailto syntax as described in
2248 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
2249 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
2252 encode and decode URI (useful when opening URL into
2255 2001-11-03 [hoa] 0.6.4claws21
2257 * src/grouplistdialog.c
2258 a new newsgroups list selection dialog box
2259 with a CTree instead of a CList
2261 2001-11-03 [hoa] 0.6.4claws20
2264 enable property and scoring options when right
2268 fixed bug when nickname were displayed using
2271 2001-11-02 [darko] 0.6.4claws19
2274 new wrap quotation and URL/long words wrapping implementation
2275 * src/compose.c src/gtkstext.[ch]
2276 move gtkstext_strncmp() to gtkstext.c
2278 2001-11-01 [christoph] 0.6.4claws18
2280 * src/prefs_account.c
2281 fixed mess in account settings dialog
2282 * src/prefs_folder_item.c
2283 added label with folder path to dialog
2285 2001-10-31 [match] 0.6.4claws17
2290 fix generation of spurious address book file names.
2291 remove redundant functions.
2293 added missing file names.
2295 2001-10-30 [paul] 0.6.4claws16
2297 * sync with sylpheed 0.6.4cvs6
2298 see ChangeLog entries 2001-10-26 to 2001-10-30
2300 * tools/filter_conv.pl
2301 read folderlist.xml to discover whether the top-level
2302 folder is called 'Mailbox' or 'Mail'
2304 2001-10-29 [paul] 0.6.4claws15
2306 * src/html.c, src/textview.c
2307 activate links in html mail and fix clickable parts
2308 Submitted by Matthieu Dazy <dazy@t-surf.com>
2312 * po/de.po, po/es.po, po/pt_BR/po
2313 updated translations, submitted by Jens Oberender,
2314 Ricardo Mones Lastra, and Fabio Junior Beneditto
2316 2001-10-29 [darko] 0.6.4claws14
2319 fix wrapping for good
2324 undo previous change as it broke the smart wrapping
2326 2001-10-29 [darko] 0.6.4claws13
2329 fix infinite loop when long URL is quoted
2330 (closes bug #475122.
2334 * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
2335 import Mutt address book
2336 * src/ldif.[ch] src/importldif.h
2337 modified import LDIF handle user attributes
2339 2001-10-28 [christoph] 0.6.4claws12
2342 fixed that filtering did not work if there
2343 were no filter rules
2344 (closes bug #472003 and better implementation
2347 2001-10-27 [christoph] 0.6.4claws11
2350 make the folder's default account to be used when
2351 replying. (patch by wwp <subscript@free.fr>)
2353 code cleanup, nearly killed all of wwp's patch
2354 for folder's default account in compose
2356 error panel when a folder could not be created
2357 (closes bug #471080 new folder name & already
2363 change prototype of strstr2() that Christoph forgot about
2365 2001-10-26 [christoph] 0.6.4claws10
2368 made search for accounts by email address not case
2371 fixed memory leak in folder_item_get_identifier
2374 fixed wrong strstr2 (should work like strstr)
2376 2001-10-26 [darko] 0.6.4claws9
2378 * src/compose.c src/gtkstext.[ch]
2380 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
2382 2001-10-26 [paul] 0.6.4claws8
2385 ignore css and javascript tags in html mail
2386 case-insensitive, with or without double-quoted
2389 2001-10-26 [paul] 0.6.4claws7
2391 * sync with sylpheed 0.6.4cvs1
2392 see ChangeLog entry 2001-10-26
2394 * src/prefs_account.c, src/prefs_common.c,
2395 src/prefs_summary_column.c
2396 minor improvements to the English
2398 2001-10-25 [alfons] 0.6.4claws6
2402 make GtkSText follow style of GtkText (closes bug
2403 #469211 "text selection while writing message")
2405 do sync with GTK 1.2.10
2407 2001-10-25 [paul] 0.6.4claws5
2410 ignore css tags in html mail
2412 2001-10-25 [darko] 0.6.4claws4
2415 don't declare is_url_string as static function since
2416 we need it in gtkstext.c
2418 remove unused variable
2419 don't wrap long URLs while composing a message
2421 2001-10-24 [christoph] 0.6.4claws3
2424 fix ssl deadlock, when peer closes connection
2426 2001-10-24 [paul] 0.6.4claws2
2428 * src/prefs_common.c
2429 gettextize the gpg ascii-armored warning message
2432 insert a DOS/MAC file into the composed message
2435 * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
2437 2001-10-22 [paul] 0.6.4claws1
2439 * sync with sylpheed 0.6.4 release
2440 see ChangeLog entries 2001-10-21
2442 * po/fr.po, po/pt_BR.po
2443 updated by Melvin Hadasht and Fabio Junior Beneditto
2445 2001-10-21 [paul] 0.6.3claws30
2448 insert a DOS text file from the compose window
2449 into the composed message text (removes CRs characters)
2450 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
2452 * tools/filter_conv.pl, tools/README
2453 automatically use ~/.sylpheed as working directory
2454 print out confirmation message on completion
2456 * correct Hoa's last ChangeLog.claws entry
2458 2001-10-20 [hoa] 0.6.3claws29
2460 * src/grouplistdialog.c
2461 bugfix (another ?) to give the right
2462 newsgroups list for each news server.
2466 improve the newsgroups list cache
2468 2001-10-20 [paul] 0.6.3claws28
2470 * sync with sylpheed 0.6.3cvs9
2471 see ChangeLog entry 2001-10-19
2473 * correct Alfons' last ChangeLog.claws entry
2478 fix compilation problems (part of bug #472895)
2480 2001-10-18 [hoa] 0.6.3claws27
2482 * src/grouplistdialog.c
2483 bugfix when we refresh was clicked (bug 472701)
2485 2001-10-19 [christoph] 0.6.3claws26
2488 last header entry should default to "To:" or
2489 "Newsgroups:" and not copy the last entry line
2490 in a new compose window
2491 (closes bug #472686, #470792)
2493 2001-10-19 [paul] 0.6.3claws25
2495 * sync with Sylpheed 0.6.3cvs8
2496 see ChangeLog entries 2001-10-18 and 2001-10-19
2498 2001-10-18 [christoph] 0.6.3claws24
2501 reimplement ignore thread
2503 2001-10-18 [hoa] 0.6.3claws23
2506 * src/grouplistdialog.[ch]
2507 enhanced news subscription interface (feature 469113)
2511 enchanced newsgroup listing,
2512 now, we can get groups informations
2515 2001-10-18 [paul] 0.6.3claws22
2518 remove comment (sync with main branch)
2520 fix 'Re-edit' bug in 'Message' menu
2522 2001-10-17 [christoph] 0.6.3claws21
2525 ignore empty or whitespace only header lines
2527 2001-10-17 [paul] 0.6.3claws20
2529 * sync with sylpheed 0.6.3cvs7
2530 see ChangeLog entries 2001-10-14, 2001-10-16, and
2536 wrap long lines without spaces
2541 * po/es.po, po/nl.po, po/pt_BR.po
2542 updated by Ricardo Mones Lastra, Alfons,
2543 and Fabio Junior Beneditto
2545 * sylpheed-0.6.3claws released
2547 2001-10-15 [melvin] 0.6.3claws18
2550 added summary and detailed installation instructions
2553 Updated, corrected and completed french translation
2555 2001-10-15 [hoa] 0.6.3claws17
2556 * src/grouplistdialog.c
2557 we can choose the newsgroups to display with wildcards
2559 2001-10-15 [christoph] 0.6.3claws16
2563 * src/prefs_folder_item.[ch]
2564 applied wwp <subscript@free.fr>'s folder
2565 default account patch
2567 Fixed wrong translation
2569 2001-10-13 [alfons, christoph, melvin]
2572 solution #2 to solve MT-safety problems defers all GUI related calls
2573 to the main thread using a gtk_idle_add() callback. discussed on
2574 ircnet #sylpheed, with christoph spotting some issues with the
2575 original code, and melvin allowing us to lobotomize his sylpheed.
2577 * src/syldap.[ch], src/main.c
2578 fix race problem in ldap search thread by deferring GUI
2579 stuff to main thread using gtk_idle_add()
2581 2001-10-13 [paul] 0.6.3claws14
2583 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
2584 add Sergey's smtpcred.patch
2585 adds separate username/password setting for SMTP Auth
2586 needed by some servers
2587 (closes feature request #471659)
2589 2001-10-13 [paul] 0.6.3claws13
2591 * src/pgptext.[ch] **NEW FILES**
2592 * src/Makefile.am, src/messageview.c, src/mimeview.c
2593 decrypt ascii-armored gpg text embedded in
2595 Submitted by Jens Jahnke <jan0sch@gmx.net>
2597 2001-10-13 [christoph] 0.6.3claws12
2600 some more details on default to and
2603 init glib threading when ldap is used
2609 2001-10-12 [paul] 0.6.3claws11
2611 * src/prefs_common.[ch], src/rfc2015.c
2612 enable ascii-armored gpg text to be embedded in the
2613 message body, selectable through the 'Privacy'
2614 preferences. Supports encrypting only.
2615 Submitted by Ravemax <ravemax@dextrose.com>
2617 2001-10-12 [paul] 0.6.3claws10
2619 * sync with sylpheed 0.6.3cvs6
2620 see ChangeLog entries 2001-10-11 and 2001-11-12
2623 incorporated mbox folders, scoring, and folder
2624 properties into the sync
2626 2001-10-12 [darko] 0.6.3claws9
2629 describe quotation wrapping
2631 don't treat tab as space to calculate line length properly
2636 correct description of how to make new filtering system work,
2637 add some other things
2640 remove sched_yield() (not necessary / unportable)
2642 2001-10-11 [paul] 0.6.3claws8
2644 * sync with sylpheed 0.6.3cvs3
2645 see ChangeLog entry 2001-10-10
2647 2001-10-10 [christoph] 0.6.3claws7
2650 ignore 2 files created by newer autotools
2651 * src/prefs_folder_item.c
2652 using table for widget alignment
2653 fixed memory leak and broken octal display
2655 fixed segfault caused by lost filename
2656 workaround (closes bug #469551)
2658 2001-10-10 [paul] 0.6.3claws6
2660 * sync with sylpheed 0.6.3cvs2
2661 see ChangeLog entries 2001-10-09 and 2001-10-10
2663 2001-10-10 [darko] 0.6.3.claws5
2666 proper calculation of right margin if smart wrapping is enabled
2668 automatically wrap long lines if wrap quotation is enabled
2670 2001-10-09 [alfons] 0.6.3.claws4
2673 select correct row when deleting last row in the summary view (and
2674 close bug "[ #469104 ] select second last in list when deleting")
2676 2001-10-09 [paul] 0.6.3claws3
2678 * sync with sylpheed 0.6.3cvs1
2679 updated some autotool scripts
2681 2001-10-09 [darko] 0.6.3claws2
2684 new name and mark with Sylpheed comment
2686 smart quotation wrapping a-la VIM
2688 2001-10-08 [paul] 0.6.3claws1
2690 * sync with sylpheed 0.6.3 release
2691 see ChangeLog entry 2001-10-08
2693 2001-10-08 [paul] 0.6.2claws24
2696 more sync with sylpheed 0.6.2cvs12
2697 Fixed the bug that didn't select the last row correctly
2700 2001-10-07 [paul] 0.6.2claws23
2702 * sync with sylpheed 0.6.2cvs12
2703 see ChangeLog entry 2001-10-07
2707 enable jpilot to read unsynch'ed addresses.
2709 * src/editldap_basedn.c
2710 fix segfault when opening dialog.
2712 2001-10-06 [alfons] 0.6.2.claws22
2715 fix bug with summary view selecting last *inserted*
2716 node instead of last *visible* node. remember we
2719 2001-10-06 [paul] 0.6.2claws21
2722 updated translation, contains some fixes and new
2723 translations, submitted by Gustavo Noronha Silva
2726 * src/prefs_common.c
2727 change 'each' to 'every' - fix dubious English
2729 * sync with sylpheed 0.6.2cvs11
2731 2001-10-05 [alfons] 0.6.2claws20
2733 * src/mainwindow.[ch], src/folderview.c
2734 make composite tool button switch between "Compose News"
2735 and "Compose Mail" depending on selected folder
2736 (nifty idea by Kim Schulz <kim@schulz.dk>)
2738 2001-10-05 [paul] 0.6.2claws19
2740 * src/mainwindow.c, src/summaryview.c
2741 fix 'Message/Reply to all', broken in last commit
2744 fix X_BEENTHERE seg fault, thanks to Alfons
2746 2001-10-04 [paul] 0.6.2claws18
2748 * src/compose.[ch], src/mainwindow.c
2749 make "Message/Reply" reply to mailing lists; matches
2750 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
2751 based on portions of the patch submitted by
2752 Junichi Uekawa <dancer@netfort.gr.jp>
2754 2001-10-04 [darko] 0.6.2claws17
2757 better smart wrapping
2759 a function to make text buffer contiguous
2761 2001-10-03 [paul] 0.6.2claws16
2763 * sync with sylpheed 0.6.2cvs10
2768 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
2769 close bug "[ #466566 ] compile error on mdk 8.0" by removing
2770 references to chinese translations (hope someone picks up
2773 2001-10-02 [christoph] 0.6.2claws15
2776 fixed non translated header bug
2778 fixed wrong date in alfons last entry ;)
2780 2001-10-02 [alfons] 0.6.2claws14
2782 * src/compose.c, src/prefs_common.[ch]
2783 add block cursor option
2785 2001-10-02 [paul] 0.6.2claws13
2787 * sync with sylpheed 0.6.2cvs9
2789 2001-09-30 [paul] 0.6.2claws12
2791 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
2792 updated translations
2795 add 'src/importldif.c'
2797 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
2798 added eudora-to-vCard conversion tool
2799 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
2801 * sync with sylpheed 0.6.2cvs8
2805 * sylpheed-0.6.2claws released
2807 2001-09-27 [melvin] 0.6.2claws11
2810 fixed crash when using default path (introduced
2812 fixed tiny bug for initial suggestion mode
2814 2001-09-27 [melvin] 0.6.2claws10
2817 fixed bug where gtkpspell didn't set the path correctly
2820 added a paragraph about spell checking
2824 2001-09-27 [paul] 0.6.2claws9
2826 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
2827 replace '// comments' with '/* comments */' to prevent
2828 some compiler warnings
2830 * sync with sylpheed 0.6.2cvs6
2832 2001-09-26 [alfons] 0.6.2claws8
2835 introduce return receipt request notification again,
2836 which was lost because of other semantics in
2837 procheader_parse() (???)
2839 2001-09-26 [christoph] 0.6.2claws7
2842 replace comments for old code with #if 0
2843 readded auto cc, bcc and reply-to
2844 * src/prefs_matcher.c
2845 * src/prefs_scoring.c
2846 removed some definition (was moved to
2849 2001-09-26 [paul] 0.6.2claws6
2852 make 'Follow-up and reply to' sensitive
2854 * more sync with sylpheed 0.6.2cvs5
2861 fixed bug for "US-ASCII" introduced by the encoding code
2867 * src/prefs_common.[ch], src/summaryview.c
2868 'next unread msg' 'go to next folder?' dialog can be
2869 given default behaviour, either always show dialog,
2870 or assume 'yes', or assume 'no'
2871 Submitted by wwp <subscript@free.fr>
2875 * src/compose.c src/gtkspell.[ch]
2876 added support for different encodings
2880 * more sync with sylpheed 0.6.2cvs5
2884 * src/prefs_folder_item.c
2885 add check for item->prefs->default_to string is NULL and
2886 add another check when freeing this string
2891 change to version 0.6.2claws3
2893 * sync with sylpheed 0.6.2cvs5
2896 * src/ldif.[ch], src/importldif.[ch], addressbook.c
2898 * src/addrcache.[ch], addrindex.[ch]
2899 small update for future
2905 added 'Learn from mistakes' option
2906 better handling of quotes in checked words
2909 small update for spell checking stuff
2914 edit a little bit so it complies more with main coding style
2918 * src/folder.[ch], prefs_folder_item.c, compose.c
2919 migrate "request return receipt" folder property
2924 * README.claws **NEW**
2925 (add things of interest for users of main branch
2928 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
2929 re-implement threading per folder option, but store
2930 the setting in folderlist.xml (where it belongs)
2935 fixed bug when compose window is under another window
2936 * src/prefs_common.[ch] src/compose.c
2937 changed 'dictionary_path' to 'dictionary' to be consistent
2938 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
2939 * ac/pspell.m4 src/Makefile.am
2940 dropped PSPELL_PATH macro
2942 updated translations
2944 2001-09-21 [christoph]
2947 added border around header fields
2948 keep header type when new field is added
2950 2001-09-20 [christoph]
2953 more portable debug_print with source filename
2956 more newlines after debug messages
2961 change to version 0.6.2claws2
2963 * sync with sylpheed 0.6.2cvs3
2968 fixed the post-right-click focus pb
2969 fixed crash when 'Spell check all' after dict change
2970 and when cursor is at the end of the text
2971 shift-right-click pops up config menu even on misspelled words.
2978 added pspell to compiled-in features list
2982 * switched to pspell and dropped ispell
2984 new file. autoconf macro for pspell
2986 * configure.in acconfig.h
2987 added pspell support
2989 * src/main.c src/compose.[ch] src/gtkspell.[ch]
2990 * src/prefs_common.[ch]
2991 added pspell support
2993 2001-09-18 [christoph]
2997 replace LOG_MESSAGE with debug_print
3001 added newline after debug message
3003 using __VA_ARGS__ for debug_print macro
3005 ignore Makefile and Makefile.in
3010 change to version 0.6.2claws1
3011 * sync with sylpheed 0.6.2cvs1
3014 * src/prefs_matcher.c
3015 add 'score equal to' option, submitted by
3016 Paul Evans <nerd@freeuk.com>
3018 2001-09-15 [christoph]
3021 comment out menu entry not existing in claws
3023 add debug output for non existing menu entries
3025 fix next/prev unread message for ignored threads
3027 add sourcefile and line number to debug output
3028 otherwise it is sometimes hard to find the
3029 source code part if debug messages are translated
3034 refresh target folder style after colour is changed
3039 change to version 0.6.1claws3
3041 * sync with sylpheed 0.6.1cvs6
3046 fix target folder colourization to use user selected colour
3051 fix crash when message that is marked for copy/move is unmarked
3056 change to version 0.6.1claws2
3058 * sync with sylpheed 0.6.1cvs3
3063 fix bug with default font used for trash folder text
3067 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
3068 updated translations
3071 change to version 0.6.1claws1
3073 * sync with sylpheed 0.6.1cvs2
3078 add Match's new addressbook
3081 updated translation submitted by Jens Oberender
3086 change to 0.6.1claws
3087 * sync with sylpheed 0.6.1 release
3092 change to 0.6.0claws2
3094 * sync with sylpheed 0.6.0cvs4
3097 updated translation submitted by Fabio Junior Beneditto
3111 change to version 0.6.0claws1
3113 * sync with sylpheed 0.6.0cvs1
3116 updated translation submitted by Ricardo Mones Lastra
3119 add 'src/prefs_templates.c'
3121 * src/compose.c, src/summaryview.c
3122 fix segfault on 'Re_edit'
3126 * configure.in, Makefile.am
3128 add tools directory to source distribution
3133 change to version 0.6.0claws
3135 * sync with sylpheed 0.6.0 release
3137 2001-08-30 [christoph]
3140 removed autoconf version check
3144 * src/account.c, src/compose.c, src/prefs_common.[ch]
3145 * src/procheader.[ch] src/utils.[ch]
3146 Enhanced automatic account selection on replies
3147 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
3150 add LDAP and JPilot to the configuration results output.
3152 2001-08-29 [christoph]
3155 no bold font for ignored threads
3160 change to version 0.5.3claws6
3162 * sync with sylpheed 0.5.3cvs10
3163 src/stringtable.[ch]: New Files
3165 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
3166 * src/pixmaps/sylpheed.xpm
3167 add mini-icons to windows (by Alfons)
3172 new functions: next_labeled_cb(), prev_labeled_cb()
3175 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
3176 summary_select_next_labeled(), summary_select_prev_labeled()
3178 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
3179 give claws blue folders and a blue trash can
3184 change to version 0.5.3claws5
3186 * sync with sylpheed 0.5.3cvs9
3187 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
3189 2001-08-24 [christoph]
3192 keep filename when browsing directories
3193 (not working for user entered filename, but
3194 for default name and selected filename from
3197 fixed wrong spelling "Folllow-up"
3201 fixed new/unread message count with ignored
3202 threads (2 commits, first didn't notice no
3203 longer needed decreasing)
3205 readded scrolling of progress dialog
3211 change to 0.5.3claws4
3213 * sync with sylpheed 0.5.3cvs7
3215 2001-08-24 [christoph]
3218 set request return receipt when replying
3219 if it is set is the folder prefs of the
3222 disable final error popup if popups are
3223 disabled in config (again)
3228 Change version number to 0.5.3claws3
3230 * sync with sylpheed 0.5.3cvs5
3233 double quote '%s' in 'gedit %s' to fix bug when
3234 opening attachment with spaces in the name
3237 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
3238 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
3239 initial message templates support
3245 change version number to 0.5.3claws2
3247 * sync with sylpheed 0.5.3cvs4
3249 * src/procmsg.h src/summaryview.c
3250 re-implement (un)ignore thread
3255 remove unnecessary code
3257 enable 'dynamic' signatures (submitted by
3258 Eric Limpens <eric@hscg-internet.nl>)
3262 clean up after sync with sylpheed 0.5.3 release
3265 fix re-introduced font mess, see Christoph's
3270 use sylpheed's small font instead of
3271 gtk default font for summary view
3277 add pl to ALL_LINGUAS - sync with main branch
3279 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
3280 Updated. Translations by Jens Oberender, Ricardo Mones
3281 Lastra, Alfons, and Fabio Junior Beneditto respectively.
3283 * po/pl.po ** NEW FILE **
3284 sync with the main branch
3287 fix target folder colorizing and refresh problem
3290 2001-08-17 [christoph]
3293 claws uses 4 colors for target folder coloring.
3294 arrays were not long enough and destroyed the
3295 stack causing a segfault.
3296 target folder colorizing does not work anymore
3302 change to version 0.5.3claws1
3304 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
3305 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
3306 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
3308 sync with sylpheed 0.5.3 release, but keep claws method of
3309 configuring/saving fonts
3311 * src/addressbook.[ch]
3312 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
3313 in line with a similar change in Hiroyuki's branch
3315 * src/mainwindow.[ch]
3316 disable main_window_set_thread_option()
3317 * src/prefs_folder_item.c
3318 comment out &tmps_prefs.enable_thread,
3319 * src/mbox_folder.c, src/procmsg.[ch]
3320 comment out MSG_IS_IGNORE_THREAD
3322 comment out summary_ignore_thread() and summary_unignore_thread()
3323 comment out MSG_IS_IGNORE_THREAD
3325 use Hiroyuki's threading instead.
3332 use Hiroyuki's 0.5.3 column scheme but also
3333 include the enable/disable button.
3334 * src/pixmaps/mark.xpm
3335 add Hiroyuki's amended pixmap
3337 2001-08-13 [christoph]
3340 receive at get all column showed wrong state for APOP
3341 button should only work for POP3 and APOP accounts
3342 * src/prefs_account.c
3343 added missing preprocessor statement for SSL
3348 add 'receive at get all' column and enable/disable
3351 2001-08-06 [christoph]
3354 show usage of SSL in protocol column
3360 * src/prefs_account.[ch]
3361 moved ssl options to a new page
3367 added support for SMTP STARTTLS command
3369 2001-08-05 [christoph]
3372 debian autoconf needs version check to find
3373 correct autoconf version. if the file is
3374 named configure.in 2.13 is used, which does
3375 not work with this configure.in script.
3376 other solution would be to rename the script
3377 to configure.ac as suggested in the autoconf
3381 disable final error popup if popups are
3386 fixes IMAP over SSL problem
3391 change to 0.5.2claws1
3393 * sync with sylpheed 0.5.2cvs1
3398 quick fix for ispell detection...
3403 change to 0.5.1claws4
3405 * sync with sylpheed 0.5.1cvs7
3409 * src/prefs_common.c, src/prefs_common.h,
3410 src/gtkspell.c, src/gtkspell.h
3411 add global spelling checker settings (compose tab) +
3412 selection of dictionary
3415 guess valid ispell location
3420 removal of 'src/quote_fmt_parse.c'
3423 (submitted by Jens Oberender <didge@suse.de>)
3428 * src/folderview.[ch]
3431 * src/prefs_common.[ch]
3433 target folder colourization
3437 more sync with Sylpheed 0.5.1cvs6
3442 * src/prefs_folder_item.[hc]
3444 shared folders support with a GUI
3450 * sync with Sylpheed 0.5.1cvs6
3456 (submitted by Fabio Junior Beneditto)
3462 patch to correct bad image mime headers
3463 (submitted by Don Quijote <dq@searchlores.org>)
3467 * tools/gif2xface.pl **NEW FILE**
3469 script to convert file.gif to file.xface for
3470 use in a custom header.
3471 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
3476 change macros for detecting JPilot and LDAP
3478 2001-07-27 [christoph]
3481 code cleanup (MIN / MAX warning, needed casting)
3486 disallow setting flags when detecting certain headers
3487 (X-Status, Status, Seen, X-Seen).
3489 * sync with Hiroyuki's Sylpheed 0.5.1cvs5
3491 2001-07-27 [christoph]
3493 * src/prefs_filter.c
3494 * src/prefs_filtering.c
3495 * src/prefs_matcher.c
3496 * src/prefs_scoring.c
3497 scroll list when moving rows up or down
3501 * src/prefs_account.c
3502 * src/prefs_account.h
3504 SMTP over SSL (untested, feedback requested)
3512 * configure.in, acconfig.h
3513 define CLAWS (need this for main / claws detection)
3518 Sylpheed 0.5.1claws2
3520 * sync with Sylpheed 0.5.1cvs4
3522 2001-07-25 [christoph]
3526 item->prefs == NULL (don't know why)
3531 Sylpheed 0.5.1claws1
3533 * sync with Sylpheed 0.5.1cvs1-3
3535 2001-07-24 [christoph]
3538 * src/prefs_folder_item.[ch]
3539 added folderitem preferences dialog with
3540 default To: and auto request return receipt
3544 changes to handle new folderitem preferences
3548 call compose new mail with current folderitem
3552 Release Sylpheed 0.5.1claws
3555 change to release version 0.5.1claws
3557 2001-07-24 [christoph]
3560 fixed segfault that happend when the selected
3561 message was removed while retrieving new messages.
3565 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
3569 add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
3570 this is a work in progress, for more information: http://nlpagan.net/sylman
3572 * configure.in, src/mainwindow.c, manual/Makefile.am
3573 add support for English manual
3576 add authors of user manuals
3578 * manual/en/sylpheed*.html
3579 add English documentation
3581 2001-07-22 [christoph]
3586 changed a wrong debug message
3591 update Dutch translation
3593 * src/prefs_filtering.c,
3595 add more translatable strings
3604 * src/inc.c, src/summaryview.[ch]
3605 prevent update of mark file when filtering has done, by
3606 using a variable; this affects two functions:
3607 inc.c::inc_finished()
3608 summaryview.c::summary_show()
3612 * src/filtering.[ch], src/prefs_filtering.c,
3614 add filtering action for label coloring
3619 * added src/labelcolors.c
3620 * added src/labelcolors.h
3621 * src/Makefile.am, src/summaryview.c
3622 rearrange label coloring code
3625 add more parentheses so label colouring works correctly
3628 don't really delete message, but move it to Trash
3630 * src/prefs_matcher.c
3631 add quote options to info dialog
3633 2001-07-20 [christoph]
3639 * src/ssl.[ch] (new)
3640 moved ssl stuff to a seperate file
3645 fix show sender using address book with no e-mail
3646 address in From: field
3650 * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
3651 fix messy handling of escaping... now at least the
3652 execute command is useful. escape char is '\', we
3653 accept \n and \r too.
3657 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
3658 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
3667 * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
3669 revise filtering; currently move, copy, marking have
3670 been tested. if you like bleeding edge stuff, you
3671 should definitely go for this version :)
3673 * mark old working stuff as VERSION_0_5_0_CLAWS5
3675 2001-07-17 [christoph]
3684 * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
3685 bits in the mark file, without affecting either branch. Lots of
3686 files changed, also in claws branch.
3688 UNTESTED: use of mbox folders
3691 added mark all read; however this was a quick hack used for
3692 cleaning up mess after initial merge with Hiroyuki
3695 change claws version number back to 0.5.0claws5 to clear up
3696 confusion & pretension (recent release was technically
3697 0.5.0claws4, so we neatly align with Hiroyuki :-)
3701 sync with Hiroyuki's 0.5.0cvs4
3707 * src/filtering.[ch]
3708 remove invalid updating of mark files for
3709 filter actions MATCHING_ACTION_MOVE and
3710 MATCHING_ACTION_DELETE; this should fix the
3714 revert Christoph's stab at fixing the folder
3718 add missing files with translatable strings
3725 * src/addr_compl.[ch], src/prefs_filtering.c
3726 make "filtering pref dialog's destination entry" an
3727 "address completable entry", if filter destination is
3732 sync with Hiroyuki's 0.5.0cvs2-3
3734 2001-07-15 [christoph]
3737 fixed folder stats update after incorporation
3742 * finish label colouring stuff (for now)
3743 * fix incorrect colour bug (off by one)
3748 change text labels for news and mail message so there's
3749 plenty of toolbar estate left
3756 sync with Hiroyuki's 0.5.0cvs1
3759 more rewrite label colouring
3763 * src/summaryview.[ch]
3764 * start rewrite label colouring
3765 * fix proper location "Add Sender To Addressbook" menu item
3769 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
3770 (actually this is 0.5.0claws4)
3775 * fix duplicate message
3776 * add updated Portugese / Brazilian translation
3777 submitted by Fabio Junior Beneditto
3785 add updated Dutch translation
3788 add updated German translation submitted by Jens
3792 Prerelease before 0.5.0claws. Please test.
3793 This version is temporarily tagged as VERSION_0_5_0_TEST
3795 * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
3796 src/prefs_scoring.c, src/prefs_matcher.c,
3797 src/prefs_filtering.c, src/mbox.c,
3798 src/main.c, src/inc.c, src/filtering.[ch]
3799 revert new Hoa's new matcher (does not work yet)
3806 Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
3812 add ChangeLog.claws to EXTRA_DIST
3814 add matcher_parser_parse.h to EXTRA_DIST
3816 2001-07-10 [christoph]
3819 add destination folder to table of
3820 folders that need to be updated after
3827 make collapse state of folders and folder items persistent, i.e.
3828 if you collapse a folder tree, the next time sylpheed-claws starts
3829 up the folder tree remains collapsed.
3831 2001-07-10 [christoph]
3837 renamed MD5_CTX to MD5_CTX_syl
3838 conflicts with a struct in openssl
3841 * src/prefs_account.[ch]
3845 fixed compose with current account
3846 broken by new compose button stuff
3851 changed my email address
3853 * src/matcher_parser_parse.y
3854 clean the parser to remove conflicts
3862 fix incorrect description of --enable-ldap parameter
3864 * src/prefs_common.[ch]
3866 add experimental option "smart wrapping" which makes the
3867 compose editor auto wrap.
3869 | TODO: the problem with the buggy cursor handling is caused |
3870 | by the GtkText. when deleting / backspacing text its |
3871 | wrapping algorithm does not take in account the previous |
3872 | line. should find a way to hack this in. |
3873 | or should perhaps combine this with the word wrapping |
3874 | patch i wrote in january. |
3877 show build parameters for LDAP and JPilot
3880 revert Christoph's bugfix for selecting next unread message,
3881 because folder stats aren't updated correctly
3888 * src/matcher_parser_lex.l
3889 * src/matcher_parser_parse.y
3890 * src/prefs_filtering.c
3891 * src/prefs_scoring.c
3893 bugfix of the config file parser
3898 added generated matcher sources to BUILT_SOURCES
3904 added new config file parser
3907 * src/filtering.[ch]
3909 * src/prefs_filtering.c
3910 * src/prefs_matcher.c
3911 * src/prefs_scoring.c
3912 * added src/matcher_parser.h
3913 * added src/matcher_parser_lex.h
3914 * added src/matcher_parser_lex.l
3915 * added src/matcher_parser_parse.y
3916 lex & yacc config file parser
3921 changes prefs_filtering into global_filtering
3924 build threads with subjects only if "Re: " is at the
3925 beginning of the subject
3931 sync with sylpheed 0.5.0
3932 change of version number only
3938 sync with sylpheed 0.5.0pre5
3942 sync with sylpheed 0.5.0pre4 release
3943 /po and /manual/ja not sync'ed
3947 more sync with sylpheed 0.5.0pre4
3949 2001-07-03 [christoph]
3952 fixed address book broken by address book
3953 for VCard, JPilot, LDAP
3959 stopped memory leaks
3963 more sync with sylpheed 0.5.0pre4
3967 * included address book patch for VCard, JPilot, LDAP
3968 * pref_common.c - fixed Font options on Display tab (cosmetic)
3969 * alertpanel.c - fixed truncated message
3971 2001-07-02 [christoph]
3976 mark threads for ignoring
3982 * sync with sylpheed 0.5.0pre4
3983 updated gettext to 0.10.38.
3989 * src/summaryview.[ch]
3990 new right-click option: Label.
3991 substitute for 'Mark-->Mark/Unmark', colours the line.
3992 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
3994 2001-07-01 [christoph]
3997 fixed font for trash
3999 move ctree to unread message
4003 * sync with sylpheed 0.5.0pre3 release
4009 allow inserting / attaching multiple files in
4015 small change to Alfons' previous stuff so that it
4020 * lots of files changed; first attempt to merge the changes
4021 and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
4026 updated and completed, translations by Fabio
4027 Junior Beneditto <fjbeneditto@yahoo.com.br>
4033 allow selecting an attached files' mime type from a
4038 * more sync with sylpheed 0.5.0pre3
4043 merge with sylpheed.pot and pt_BR.po provided by
4044 Fabio Junior Beneditto.
4049 make MIME types case insensitive
4054 merge with sylpheed.pot and old nl.po; translations added.
4058 * more sync with sylpheed 0.5.0pre3
4063 don't crash when removing parent node of messages
4064 attracted by subject. this was caused by not deleting
4065 the parent node from the subject line hash table.
4072 if there are multiple messages selected, allow forwarding
4073 them as attachments.
4077 * more sync with sylpheed 0.5.0pre3
4083 * sync with sylpheed 0.5.0pre3
4088 fixed 'compose news article' bug
4089 from icon-and-text toolbar
4093 * sync with sylpheed 0.5.0pre2 release
4095 2001-06-24 [christoph]
4097 * src/prefs_common.c
4098 bug fix in font selection
4100 use sylpheed's normal font instead of
4101 gtk default font for folders without
4106 * src/mainwindow.[ch]
4107 added composite compose mail / news button (an idea by Leandro
4108 Pereira <leandro@linuxmag.com.br>)
4112 Added instructions for ldif-to-xml.py
4120 * src/pixmaps/stock_news_compose.xpm
4121 added pixmap by Leandro
4122 * src/prefs_common.c
4123 tested built-in spelling checker of GCC 3.0 :)
4125 merged dutch translation of sylpheed-main with
4130 Added tools directory and files.
4132 * tools/filter_conv.pl
4133 converts old filter system to new filtering system
4134 * tools/ldif-to-xml.py
4135 converts netscape addressbook to sylpheed addressbook
4137 descriptions/instructions for above two files
4139 2001-06-23 [christoph]
4142 * src/manage_window.[ch]
4143 * src/prefs_common.[ch]
4144 mail retrieval dialog can be enabled, disabled
4145 or hidden if non of sylpheed's windows is active
4151 * sync with sylpheed 0.5.0pre2
4153 2001-06-21 [christoph]
4156 show recipient on 'from' for all accounts
4159 * src/prefs_common.[ch]
4160 disable error popup on mail receive errors
4165 made the ruler correctly appear and disappear.
4168 removed Hoa's work-in-progress-stuff (interesting!) so
4171 2001-06-20 [christoph]
4174 * src/progressdialog.c
4175 added scrolled window for list in progressdialog
4179 sync with sylpheed 0.5.0pre1 release
4181 2001-06-20 [christoph]
4184 make building threads by subject work when
4185 thread view is enabled
4188 * src/prefs_common.[ch]
4189 automatically select account for mail replys
4193 * src/compose.c (compose_create): keep Bcc and Reply-To visible if
4194 they are filled in from the account settings.
4198 * more sync with sylpheed 0.5.0pre1
4204 added --sysconfdir to CPPFLAGS for pointing to the correct
4205 location of mime.types.
4207 NOTE: make sure you use --sysconfdir when running ./autogen.sh
4213 fixed some bug when building threads
4217 * src/prefs_account.c
4218 UI stuff: More changes to the English
4222 * src/pixmaps/stock_news_compose.xpm: new file
4226 Added new icon for Hoa's 'compose a news
4227 message', plus minor improvements to the
4233 more sync with sylpheed 0.5.0pre1
4239 Follow-up and reply to
4241 * src/summaryview.[ch]
4242 Build threads also with subjects
4247 forwarding use the current account.
4250 the "compose message" button has been replaced with
4251 "new mail" and "new news" buttons
4253 * src/prefs_common.[ch]
4254 added a configuration option to use the forward button
4255 as "forward as attachment"
4256 changed reply and forward format description
4258 * src/quote_fmt_lex.l
4259 * src/quote_fmt_parse.y
4260 added message with no signature in format for reply
4269 Improvements to the English
4271 * src/prefs_common.c
4272 Improvements to the English and some
4273 clarity/continuity improvements in the
4274 description of Quote symbols.
4280 * sync with sylpheed 0.5.0pre1
4285 Better interface for compose, displayed fields
4286 are updated whenever we change account.
4287 Newsgroups field is automatically filled.
4290 Newsgroups field is automatically filled.
4292 * src/prefs_account.c
4293 Some interface stuff when fields appear and
4300 * sync with sylpheed 0.4.99
4304 * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
4305 base64_decoder_free, base64_decoder_decode): new object and
4306 functions for decoding base64 streams.
4307 * src/procmime.c (procmime_decode_content): modified to use the
4314 * sync with sylpheed 0.4.99cvs11
4320 * sync with sylpheed 0.4.99cvs9
4325 * src/prefs_account.c
4327 SMTP server can be defined in the news account
4328 mime type of attachment are kept.
4332 now choose the highest important score between default
4333 and important score of folder.
4337 * src/prefs_common.c:
4339 (prefs_quote_description_create): corrected description of
4340 quote format characters
4346 * sync with sylpheed 0.4.99cvs8
4350 * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
4351 and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
4357 * sync with sylpheed 0.4.99cvs7
4361 * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
4362 clashes with autogenerated header).
4363 * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
4364 * src/Makefile.am: added quote_fmt.h.
4365 * src/.cvsignore: added lex/yacc autogenerated files
4366 (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
4372 * sync with sylpheed 0.4.99cvs6
4376 * added src/quote_fmt_parse.h
4381 don't modify readonly configuration files
4383 * src/prefs_account.c
4384 * src/prefs_common.c
4385 * src/prefs_customheader.c
4386 * src/prefs_display_header.c
4387 * src/prefs_filter.c
4388 * src/prefs_filtering.c
4389 * src/prefs_scoring.c
4390 don't open dialog box when configuration files
4395 * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
4397 * src/Makefile.am: replaced quote_fmt.tab.[ch] by
4398 quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
4399 BUILT_SOURCES to make al