1 2002-02-28 [paul] 0.7.2claws19
3 * sync with sylpheed 0.7.2cvs21
4 see ChangeLog entries 2002-02-27 and 2002-02-28
6 2002-02-27 [paul] 0.7.2claws18
8 * sync with sylpheed 0.7.2cvs18
9 see ChangeLog entries 2002-02-26 and 2002-02-27
11 2002-02-26 [alfons] 0.7.2claws17
14 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
15 (spotted by Chris Hessman <idatech@gmx.net>)
17 2002-02-26 [paul] 0.7.2claws16
22 make decryption of ascii-armored pgp encrypted messages
23 and verification of ascii-armored signatures work again.
24 slightly altered from the patch by Jens Jahnke
28 * the checking of plaintext signatures always comes up in
30 * it doesn't work for multipart messages
31 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
32 including the msg headers and these 2 line themselves, are
36 "View/Folder Tree" becomes "View/Separate Folder View"
37 "View/Message View" becomes "View/Separate Message View"
38 because its less ambiguous.
41 updated by Ricardo Mones Lastra
43 2002-02-26 [paul] 0.7.2claws15
45 * sync with sylpheed 0.7.2cvs17
46 see ChangeLog entries 2002-02-25 and 2002-02-26
48 2002-02-25 [christoph] 0.7.2claws14
52 do filtering stuff after all messages have been received
53 1. drop all messages to .processing
54 2. scan processing folder for messages
55 3. filter messages or move to inbox
56 this will also find old messages left in processing after
57 a crash or something like that and we get a real msginfo
58 from folder->get_msg_list and do not have to create our
60 * src/matcher_parser_parse.y
61 remove MIX/MAX warning (reordered includes)
63 2002-02-25 [paul] 0.7.2claws13
65 * sync with sylpheed 0.7.2cvs15
66 see ChangeLog entry 2002-02-24
68 2002-02-24 [alfons] 0.7.2claws12
71 clear old color flags first when applying a new color to
73 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
75 2002-02-24 [alfons] 0.7.2.claws11
79 add presets for Opera and Konqueror, closes patch #517261,
80 submitted by Ville Skyttä <scop@users.sourceforge.net>
82 2002-02-24 [alfons] 0.7.2.claws10
86 fix threading for null message ids, closes patch #521601,
87 submitted by Bob Forsman <hammor@users.sourceforge.net>
89 2002-02-24 [alfons] 0.7.2claws9
93 make Tool | Filter Message work with filtering system so
94 setting flags also works
98 - Processing uses the same function as Tool | Filter
99 Message, but doesn't use the same update proc yet
101 2002-02-23 [paul] 0.7.2claws8
103 * sync with sylpheed 0.7.2cvs14
104 see ChangeLog entries 2002-02-22 and 2002-02-23
106 2002-02-22 [christoph] 0.7.2claws7
109 Add column space to table
110 * src/quote_fmt_parse.y
113 2002-02-22 [paul] 0.7.2claws6
121 src/matcher_parser_lex.l
122 src/matcher_parser_parse.y
125 src/prefs_filtering.c
126 src/selective_download.[ch] *** NEW FILES ***
129 Selective Download added to 'Tool' menu.
130 Retrieves email headers of the currently selected pop3
131 account and allows the user to mark emails for deletion
132 right on the pop3 server. Patch submitted by Oliver Haertel
133 <oha@users.sourceforge.net>.
136 add 'src/quote_fmt.c'
138 2002-02-22 [christoph] 0.7.2claws5
142 * src/prefs_common.[ch]
143 * src/prefs_template.c
144 * src/quote_fmt.c *** NEW FILE ***
146 move quote format symbol description code
147 to it's own file because it is used from
148 differnent code parts
149 Rewrote symbol description GUI
152 + get data from array (no more long constant strings)
153 * src/quote_fmt_lex.l
154 * src/quote_fmt_parse.y
155 Symbol for Literal % changed to \% instead of %%
156 (More logical as \ is used for quoting for other symbols)
157 Add |f and |p to include files and program output
159 |f{/home/.../.signature}
162 Correct wrong spelling for "Referenzen"
164 2002-02-21 [paul] 0.7.2claws4
167 forgotten during sync
169 2002-02-21 [paul] 0.7.2claws3
171 * sync with sylpheed 0.7.2cvs11
172 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
173 2002-02-20 and 2002-02-21
175 2002-02-20 [melvin] 0.7.2claws2
177 * src/prefs_actions.c
178 Added error report when child cannot fork or when execvp
179 returns with an error.
181 2002-02-19 [christoph] 0.7.2claws1
184 return unconverted text if conde conversion is not possible
185 when libjconv is used.
186 (patch submitted by "Simon 'corecode' Schubert")
190 * version 0.7.2claws release
192 2002-02-19 [paul] 0.7.2claws
195 updated by Wilbert Berendsen
198 2002-02-18 [alfons] 0.7.1claws13
202 remove references to dlfcn and explicitly loading functions
203 from dynalink libs, because libs linked anyway, and functions
204 are loaded explicitly
206 2002-02-17 [melvin] 0.7.1claws12
208 * src/prefs_actions.c
209 Replaced children wait loop with double fork technique.
210 Now, input/output window updated at each new output.
211 free_children(): Fixed a memory leak.
212 Made input/output window non closable if running children
214 Added missing <unistd.h> include.
215 Added some --debug outputs.
217 2002-02-17 [melvin] 0.7.1claws11
220 Fixed bug where descending sort order did not select top
223 2002-02-17 [melvin] 0.7.1claws10
226 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
228 Pspell data package directory no more hard coded but
229 set during configuration (PSPELL_PATH). (Thanks to
230 Gustavo Noronha Silva.)
232 2002-02-17 [melvin] 0.7.1claws9
235 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
237 Fixed compile-time warnings.
239 2002-02-16 [alfons] 0.7.1claws8
242 fix inadvertent free of NULL pointer which caused
243 sylpheed to crash when closing the save-as dialog
244 using the window close button
246 2002-02-16 [carsten] 0.7.1claws7
247 * src/mainwindow.[ch]
250 fixes for pixmap theming code:
251 - recently changed mail attributes shouldn't get
253 - theme is only reloaded iff another theme was
256 2002-02-16 [paul] 0.7.1claws6
258 * sync with sylpheed 0.7.2 release
259 see ChangeLog entry 2002-02-15 and 2002-02-16
261 2002-02-15 [paul] 0.7.1claws5
263 * sync with sylpheed 0.7.1cvs9
264 see ChangeLog entry 2002-02-15
267 remove unneeded headerwindow.c entry
269 2002-02-14 [carsten] 0.7.1claws4
271 fixed a bug for "Go to next unread message": there was
272 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
273 in the prefs, because of doing "Search again" instead
276 2002-02-14 [carsten] 0.7.1claws3
278 removed 2 more mem leaks; following memprof,
279 this code is "leak free" now :)
281 2002-02-14 [carsten] 0.7.1claws2
283 used opendir/readdir/closedir instead of scandir
284 -> code should work now on Solaris
286 2002-02-14 [paul] 0.7.1claws1
288 * sync with sylpheed 0.7.1cvs8
289 see ChangeLog entries 2002-02-13 and 2002-02-14
292 add some description of Actions and Pixmap Themes
296 * version 0.7.1claws release
298 2002-02-13 [paul] 0.7.1claws
303 updated translations, submitted by Ricardo Mones Lastra,
304 Alessandro Maestri and Fabio Junior Beneditto
306 2002-02-13 [melvin] 0.7.0claws75
308 * src/prefs_actions.c
309 Added missing "signal.h" include
311 2002-02-13 [melvin] 0.7.0claws74
313 * src/prefs_folder_item.c
314 Added missing "config.h" include
316 Updated French translation for folder propriety.
318 2002-02-13 [jens] 0.7.0claws73
321 Added missing src/prefs_folder_item.c [log added by melvin]
323 Updated German translation.
325 2002-02-13 [melvin] 0.7.0claws72
328 Updated French translation.
330 2002-02-13 [melvin] 0.7.0claws71
333 Made gtkut_editable_get_selection return NULL if selection
335 This fixes a bug where selecting part of message A then
336 switching to message B and replying to it will not
337 quote the message's body.
339 2002-02-12 [paul] 0.7.0claws70
342 cosmetic, relating to pixmap themes: on toolbar make
343 updating of 'Exec' and 'Compose news/Compose email'
346 2002-02-12 [carsten] 0.7.0claws69
352 - refreshing after changing pixmap theme better
354 - wanted to remove some mem leaks, but alfons was
355 faster (and had the better solution ;)
357 2002-02-12 [alfons] 0.7.0claws68
360 * src/stock_pixmap.[ch]
361 plug mem leaks, refactor code a little bit
364 2002-02-12 [sergey] 0.7.0claws67
367 Fixed problem with copying messages to IMAP folders when the
368 server uses something other than '/' as a namespace separator
369 (cyrus-imapd uses '.').
371 2002-02-12 [jens] 0.7.0claws66
374 Updated German Translation
376 2002-02-12 [paul] 0.7.0claws65
378 * sync with sylpheed 0.7.1cvs1
379 see ChangeLog entry 2002-02-12
381 2002-02-12 [melvin] 0.7.0claws64
383 * src/prefs_actions.c
384 Fixed "feature" where children's output was duplicated
385 instead of refreshed while monitoring.
386 Removed some debug code.
388 2002-02-12 [christoph] 0.7.0claws63
391 always delete message from queue after sending/send error
394 2002-02-12 [melvin] 0.7.0claws62
396 * src/prefs_actions.c
397 Children wait loop is now triggered with a timeout of 1s
398 Added %F which is replaced with the list of filenames
399 of all selected messages (as suggested by Ricardo Mones Lestra)
400 Pipe syntax changed. Prefix with | to send selection, postfix
401 with | to retrieve output. Prefix with > or * to send
402 user definable input to the command (*: input is hidden)
403 Old pipe action should now be postfixed with |, too.
405 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
407 fixed a bug: if there's no theme directory don't
408 throw an error, just do "nothing" (thanks Alfons)
410 2002-02-12 [carsten] 0.7.0claws60
413 had to write the cache twice (nasty!); some marks would
416 2002-02-11 [carsten] 0.7.0claws59
419 doc-src/maintainer_guide.txt
425 src/prefs_common.[ch]
426 src/stock_pixmap.[ch]
428 pixmap theming and related work on pixmap
429 handling on some other places
430 (e.g. hrm features for all folder)
431 src/pixmap/stock_*.xpm -> the stock_ was removed
433 2002-02-11 [paul] 0.7.0claws58
435 * sync with sylpheed 0.7.1 release
436 see ChangeLog entries 2002-02-11
438 2002-02-08 [paul] 0.7.0claws57
440 * sync with sylpheed 0.7.0cvs39
441 see ChangeLog entry 2002-02-07 (last entry)
443 * src/prefs_actions.c
444 src/prefs_filtering.c
447 sync: made it compile with C compilers other than gcc
449 2002-02-07 [paul] 0.7.0claws56
451 * sync with sylpheed 0.7.0cvs38
452 see ChangeLog entries 2002-02-06 (last 2 entries) and
455 2002-02-07 [darko] 0.7.0claws55
459 Fix const gchar */gchar * issue (thanks Hiro)
461 2002-02-07 [darko] 0.7.0claws54
466 * src/prefs_template.c
468 * src/quote_fmt_parse.y
471 When replying or forwarding an email don't quote the entire
472 mail body but use the part of the message text that is selected
474 2002-02-06 [melvin] 0.7.0claws53
476 * src/prefs_common.[ch]
479 Made possible to switch quickly to last used dictionary
480 which makes checking bilingual documents easier.
482 2002-02-06 [melvin] 0.7.0claws52
485 Added forgotten new file src/prefs_actions.c
487 2002-02-06 [melvin] 0.7.0claws51
489 * src/prefs_actions.c ** NEW FILE **
490 * src/prefs_actions.h ** NEW FILE **
491 Added actions to execute on message text view, or on the
494 Added src/prefs_actions.[ch]
496 Added new menu "Edit/Actions"
498 Added new actionsrc file.
500 Added actionsrc reading.
502 Added new menus "Edit/Actions" and "Configuration/Actions..."
504 Added new element actionslst element to prefs_common.
506 2002-02-06 [paul] 0.7.0claws50
508 * sync with sylpheed 0.7.0cvs36
509 see ChangeLog entry 2002-02-06
514 updated by Ricardo Mones Lastra
516 2002-02-05 [paul] 0.7.0claws49
518 * sync with sylpheed 0.7.0cvs33
519 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
521 2002-02-05 [paul] 0.7.0claws48
524 re-add 'Edit/Advanced/Delete entire line', previously named
527 2002-02-04 [paul] 0.7.0claws47
531 fix bug #494993 (Reply All not taking Reply-To into consi)
532 eliminate differences in behaviour of right-click 'Reply to all'
533 in summary view and 'Reply to all' on the toolbar.
534 fix bug where Reply-To gets ignored by 'Reply to all' in summary
535 view and From gets ignored by 'Reply to all' on toolbar.
536 fix bug where 'Reply to all' on toolbar uses To twice and ignores
537 From when no Reply-To header is present.
539 2002-02-04 [paul] 0.7.0claws46
541 * sync with sylpheed 0.7.0cvs30
542 see ChangeLog entries 2002-02-03 and 2002-02-04
544 2002-02-03 [melvin] 0.7.0claws45
547 Readded function to highlight all misspelled words.
548 Fixed bug where user-provided-words did not replace
549 correctly the misspelled word when using the mouse.
550 Fixed bug where checking a region selected from right to left did
551 not check the region at all.
552 Fixed bug where 'Check backwards' may not check at all.
553 Fixed memory leaks where popup menus and accel_groups were not destroyed.
554 Fixed possible buffer overflow when checking for long strings (>1k).
555 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
556 Accelerators code uses now gtk_widget_add_accel.
557 Removed and disabled obsolete and unfinished code.
561 Added menu item to Highlight all misspelled words.
563 2002-02-01 [paul] 0.7.0claws44
566 fix '/View/Hide read messages' sensitivity when all
567 messages in a folder are hidden
569 2002-02-01 [paul] 0.7.0claws43
572 add --send option to command line interface, sends all
573 queued mail. Patch submitted by Ricardo Mones Lastra.
575 2002-01-31 [paul] 0.7.0claws42
578 add '/View/Hide read messages' to main_window_set_menu_sensitive()
580 2002-01-31 [paul] 0.7.0claws41
582 * sync with sylpheed 0.7.0cvs27
583 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
587 comment out elements of textview_show_part() as temporary
588 workaround for attachment 'Display as text' bug
591 updated by Fabio Junior Beneditto
593 2002-01-30 [paul] 0.7.0claws40
595 * sync with sylpheed 0.7.0cvs24
596 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
600 add {N_("/_Spelling"), ... "<Branch>"} to
601 GtkItemFactoryEntry compose_entries[]
604 add claws menu items to prefs_keybind_apply_clicked()
605 and remove non-claws menu items
607 2002-01-29 [paul] 0.7.0claws39
609 * sync with sylpheed 0.7.0cvs22
610 see ChangeLog entries 2002-01-28 and 2002-01-29
612 2002-01-28 [melvin] 0.7.0claws38
615 Added the declartion of compose_send_control_enter.
619 Added in a 'Spelling' menu which includes the configuration menu.
620 Added a real 'Check all' and got rid from the old one which only
621 highlited misspelled word.
622 Made 'Check while typing' a disableable option.
623 Added a dialog when there are no more misspelled word.
624 Added a dialog if error occurs when switching to a dictionary.
626 * src/prefs_common.[ch]
627 Added option for the default 'Check while typing' option.
630 2002-01-28 [alfons] 0.7.0claws37
633 fix buglet and make code comply with sylpheed code style
635 2002-01-28 [paul] 0.7.0claws36
637 * sync with sylpheed 0.7.0cvs19
638 see ChangeLog entries for 2002-01-28
640 2002-01-28 [hoa] 0.7.0claws35
646 read the renderer config
649 use the renderer config to convert mime attachments
652 don't use textview_show_html/ertf,
653 use get_text_content instead
655 2002-01-27 [alfons] 0.7.0claws34
658 make sylpheed believe it can delete a news message...
659 (messages are NOT deleted, maybe we should remove
660 processing from the folder properties after all.)
662 2002-01-27 [alfons] 0.7.0claws33
667 implement remove_msg()
669 2002-01-27 [alfons] 0.7.0claws32
674 fix return receipt / disposition notification again. this
675 stuff seems to break on _every_ major summary UI change, so
676 it's now implemented using a flag which is saved in the
679 2002-01-26 [alfons] 0.7.0claws31
682 let import dialog show the destination folder identifier
684 2002-01-26 [melvin] 0.7.0claws30
688 Readded 'Mark all read' into summary view popup menu
689 Added 'Mark all read' in folder view popup menu for IMAP
691 Made it insensitive if the selected folder is not the shown
692 one to avoid 'Mark all read' on the wrong folder.
694 2002-01-26 [paul] 0.7.0claws29
698 move 'Mark all read' from summary view to folder view
699 menu. (adapted from) patch submitted by Jeremy Andrews,
700 <lists@kerneltrap.com>
702 2002-01-25 [alfons] 0.7.0claws28
705 put the gtk class name back so GtkSText adapts the
708 2002-01-25 [alfons] 0.7.0claws27
711 assimilate Ricardo's patch that shows pixmaps instead of
712 plain "new" and "unread" texts in the folder view column
715 2002-01-25 [paul] 0.7.0claws26
718 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
719 be found in non-standard locations.
720 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
722 2002-01-25 [paul] 0.7.0claws25
724 * sync with sylpheed 0.7.0cvs16
725 see ChangeLog entry 2002-01-25
727 2002-01-24 [paul] 0.7.0claws24
729 * more sync with sylpheed 0.7.0cvs15
730 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
732 2002-01-23 [sergey] 0.7.0claws23
735 Fixed segfault when closing LDIF import wizard with
741 Fixed wrong scrolling position after switching between
742 text and image parts.
744 2002-01-23 [paul] 0.7.0claws22
746 * sync with sylpheed 0.7.0cvs15
747 see ChangeLog entries 2002-01-22 and 2002-01-23
749 2002-01-21 [melvin] 0.7.0claws21
751 * src/prefs_scoring.c
752 * src/prefs_filtering.c
753 Fixed bug where scoring and filtering windows stopped
756 2002-01-21 [paul] 0.7.0claws20
758 * sync with sylpheed 0.7.0cvs12
759 see ChangeLog entries 2002-01-20 and 2002-01-21
761 2002-01-21 [carsten] 0.7.0claws19
764 * src/messageview.[ch]
765 * src/summaryview.[ch]
766 changes to shortcuts handling again:
767 + "Q" now controled by mainwin
768 + v/V are now customizable and have slightly
770 the "button" to minimize the messageview (and maximize
771 the summary view) is a real button now
773 "Delete Line+" added to Edit/Advanced (this will also
776 2002-01-20 [melvin] 0.7.0claws18
779 Made "Bcc" sensitive when addressbook is called from
780 compose window (it was a Claws only bug).
782 2002-01-19 [alfons] 0.7.0claws17
785 prevent unnecessary updates when currently selected folder has
788 2002-01-19 [alfons] 0.7.0claws16
791 prevent writing the cache based on current message list in summary
792 view when filtering also put messages in currently selected folder
797 Italian translation submitted by Alessandro Maestri
798 <a.maestri@cs.tin.it>
800 2002-01-18 [melvin] 0.7.0claws15
802 * src/prefs_filters.c
803 fixed bug where 'cancel' from 'filters' window stops autochecking
804 if the timer timed out when the window was open.
806 2002-01-18 [match] 0.7.0claws14
808 * src/addrclip.[ch] ** NEW FILE **
809 * src/addrselect.[ch] ** NEW FILE **
810 * src/adbookbase.h ** NEW FILE **
811 addressbook cut, copy and paste
827 support for copy/paste
829 support for copy/paste
830 tidy up menu option processing
831 correct address list function arguments
843 2002-01-18 [paul] 0.7.0claws13
845 * sync with sylpheed 0.7.0cvs8
846 configure.in: support Mac OS X (Darwin)
848 2002-01-18 [carsten] 0.7.0claws12
850 small hack to fix a segfault with an empty href
851 (reported by Alexandra Walford <deeni@altern.org>)
854 the shortcuts for Mark und Mark as unread are hardcoded
858 readded the shortcuts in gtkstext but made them
859 customizeable (simply by adding a menu plus a wrapper
862 2002-01-17 [melvin] 0.7.0claws11
865 fix default dictionary not being saved.
867 2002-01-16 [darko] 0.7.0claws10
870 fix wrapping crash with URL longer than wrapping margin
872 2002-12-08 [hoa] 0.7.0claws10
874 * src/matcher_parser_parse.y
877 * src/prefs_filtering.c
878 now, we can use bounce action in the dialog box.
880 2002-01-16 [carsten] 0.7.0claws9
882 removed the <control> and <alt> shortcuts because they're
883 not needed and interefered with the "normal" shortcuts
886 removed most of the hardcoded shortcuts and assigned
887 them to menu entries making them easy customizable by
890 2002-01-16 |melvin] 0.7.0claws8
893 fixed bug where using the mouse and when the compose
894 window is not on top may result in a crash.
896 2002-01-16 [melvin] 0.7.0claws7
899 fixed a long standingspell checker bug which could
900 cause a crash after sending a message.
902 2002-01-16 [paul] 0.7.0claws6
904 * sync with sylpheed 0.7.0cvs7
905 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
906 2002-01-15, and 2002-01-16
908 2002-01-16 [melvin] 0.7.0claws5
914 Heavily modified spell checker code to work around
915 ispell bug, to add keyboard shortcuts and for future
916 enhancements. See README.claws for usage information.
918 2002-01-15 [alfons] 0.7.0claws4
921 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
922 so sorting within threads reflects sort mode
924 2002-01-15 [christoph] 0.7.0claws3
927 added alertpanel if mail sending failed
929 2002-01-15 [alfons] 0.7.0claws2
931 * src/prefs_filtering.c
932 don't stop timer when prefs filtering dialog is opened
934 2002-01-14 [alfons] 0.7.0claws1
938 remove debug_print()s for privacy reasons
940 2002-01-14 [darko] 0.7.0claws
943 quotation wrapping is now also in the main branch
947 * tools/filter_conv.pl
948 allow for Boolean Op and case-sensitivity
949 this file is included in the release and tagged
952 2002-01-13 [paul] 0.7.0claws
954 * release 0.7.0, with cvs tag 'rel_0_7_0'
958 * tools/filter_conv.pl
960 rewritten to output to matcherrc instead of filteringrc
963 updated Spanish translation by Ricardo Mones Lastra
968 update dutch translation
973 Updated by Fabio Junior Beneditto
975 2002-01-13 [melvin] 0.6.6claws53
978 Updated french translation
980 2002-01-12 [alfons] 0.6.6claws52
983 plug mem leak that has been sitting there for ages
985 2002-01-12 [alfons] 0.6.6claws51
988 undo melvin's changes from 0.6.6claws48 because summary
989 view now refuses to select first unread message when
992 2002-01-11 [alfons] 0.6.6claws50
995 use claws' semantics for getting folder item when
996 importing an mbox file into a folder
997 (submitted by Dale P. Smith)
999 2002-01-11 [christoph] 0.6.6claws49
1002 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
1003 toggle widget, because non static prefs can not use
1004 prefs_set_* functions
1005 * src/prefs_account.c
1006 toggle smtp auth password field sensitivity if
1007 user id is empty and add descrition of usage for
1009 * src/prefs_folder_item.c
1010 use SET_TOGGLE_SENSITIVITY macro to instead of extra
1013 2002-01-11 [melvin] 0.6.6claws48
1016 fix the 'Ctrl-Enter' feature for sending and test really
1017 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
1018 editables which was not documented in Gtk)
1021 Made summaryview refresh after sorting and not before.
1023 2002-01-11 [christoph] 0.6.6claws47
1026 select account from account ids if possible and
1027 correctly set save folder for copy in reedit
1029 2002-01-10 [paul] 0.6.6claws46
1031 * sync with sylpheed 0.7.0 release
1032 see ChangeLog entries 2002-01-07, 2002-01-08 and
1038 remove more dirt traces...
1043 clean up some traces of my debugging stuff
1045 2002-01-09 [alfons] 0.6.6claws45
1048 break up filteringprop_apply() in three separate pieces
1049 so we can drop messages that failed processing in the
1053 fix bug #469598 "no refresh of inbox after filter" which
1054 was introduced by the new summary view locking, and which
1055 prevented the summary view to update after a manual filter
1056 message. claw's filter message requires a summary_show().
1057 (aargh, summary_show() again! :-)
1059 2002-01-07 [alfons] 0.6.6claws44
1061 * src/headerwindow.c
1064 * src/sourcewindow.c
1065 bring in Hiro's last 0.7.0 wm class fixes
1068 bring in Ricardo's fix for sylprint script
1072 * src/prefs_common.[ch]
1073 * src/prefs_account.[ch]
1075 clean up account preference poison in rfc2015,
1076 and preparation to fix double sign bug
1077 (patch submitted by Simon 'corecode' Schubert)
1079 2002-01-07 [christoph] 0.6.6claws43
1082 search for free message number, do not only rely
1085 fix smtp auth and use extra account information
1086 if available, if not use pop3 data instead
1087 (closes bug #500341)
1091 2002-01-06 [alfons] 0.6.6claws42
1094 try making the separate windows work again...
1096 2002-01-06 [alfons] 0.6.6claws41
1099 adapt Hiro's separate window menu (to get rid of the funny
1100 duplicate menu items), and make it work again
1102 2002-01-06 [alfons] 0.6.6claws40
1107 * tools/README.sylprint
1108 add sylprint script for printing mails from Sylpheed
1109 (contributed by Ricardo Mones Lastra)
1114 2002-01-06 [melvin] 0.6.6claws39
1118 Fixed crash introduced in 0.6.6claws38 by the menu
1119 reorganisation (Hide read messages)
1122 Fixed typo (we are now in 2002, alfons ;) )
1124 2002-01-05 [alfons] 0.6.6claws38
1126 * sync with sylpheed 0.6.6cvs10-17
1127 (last stuff marked as LAST_STABLE)
1129 2002-01-04 [melvin] 0.6.6claws37
1132 Made account selection code use strcasestr again instead of
1133 g_strcasecmp (fixes bug where reediting queued messages
1134 did not select proper account reported by T. Link).
1137 Fix bug where folder icons are not shown when 'hide read messages'
1140 * src/stock_pixmaps.[ch]
1141 Added folder icons for 'hide read messages'.
1144 Fixed bug where 'Enter' in a header entry will send the message
1145 if 'CTL-Enter' was chosen as a shorcut for sendind.
1147 2002-01-03 [melvin] 0.6.6claws36
1150 Added popup menu for common preferences and
1151 account preferences (right click on tab displays
1152 a menu of all tabs.)
1154 2002-01-02 [melvin] 0.6.6claws35
1157 Made spelling code compatible with undo/redo feature.
1158 Added creation of suggestion mode menu for the general
1161 * src/prefs_common.[ch]
1162 Added option menu for the speller's suggestion mode.
1163 Added missing spaces in "..." buttons and made a "..."
1164 button non translatable!
1167 Made speller use the default suggestion mode.
1168 Hack to make it possible to choose 'CTRL-Enter' as a
1169 shortcut for sending (and only for sending).
1171 * src/prefs_folder_item.c
1172 Changing subject simplification does not update cache
1173 anymore (because it is unnecessary).
1174 Fixed bug where changing subject simplification updated the
1175 summaryview even when the viewed folder is not the
1176 folder which properties are being changed. (E.g.
1177 viewing folder A and changing
1178 the subject simplification of
1179 folder B -not being viewed- updated the
1180 summaryview of folder A with data of
1181 folder B). (Hope this is clear... )
1183 2001-12-31 [alfons] 0.6.6claws34
1187 fgetc() returns a signed integer which doesn't
1188 fit in a char. so c truncates this to a char
1189 but we may lose significant bits. i.e. we may
1190 comparing 0xFF which may not be equal to -1
1191 unless properly casted to signed char which
1192 we won't do because fgetc() returns a signed
1193 integer which doesn't fit in a char. so c
1194 truncates this to a char but we may lose
1195 significat bits. (you got the idea, thanks
1196 to Gustavo Noronha Silva <kov@debian.org>
1197 and the Debian folks!)
1199 2001-12-30 [alfons] 0.6.6claws33
1201 * src/prefs_common.c
1202 add #ifdef USE_PSPELLs that Melvin forgot
1204 2001-12-30 [melvin] 0.6.6claws32
1206 * src/prefs_common.[ch]
1207 Added configurable color for misspelled words.
1210 Fixed bug of foreground text color (reported by David
1212 Added configurable color for misspelled words.
1214 2001-12-30 [alfons] 0.6.6claws31
1217 remove unnecessary things someone put there
1221 make folder properties (like threading and sorting) persistent
1222 (closes bug #497424 "rescan folder tree resets proprieties")
1223 currently this is only for MH folders.
1225 2001-12-29 [melvin] 0.6.6claws30
1227 * src/string_match.[ch]
1228 Optimized a bit: regexp pattern buffer compiled only once, and
1229 one subroutine call removed. Fixed ^ regexp search: Now,
1230 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
1233 Subject filtering changed to filter summary columns and
1234 not directly the messages subject cache. The loss in
1235 performance is balanced by the improvement of string_match.
1236 Added an alert panel if there is an error in the regexp.
1238 * src/src/prefs_folder_item.h
1239 Added a regexp pattern buffer.
1241 2001-12-28 [alfons] 0.6.6claws29
1243 * src/string_match.[ch]
1245 allow compilation *BSD
1247 2001-12-27 [alfons] 0.6.6claws28
1250 sync the Hiro's bug fix for BSD
1252 2001-12-27 [melvin] 0.6.6claws27
1255 Simplify focus to subject entry code.
1257 2001-12-27 [darko] 0.6.6claws26
1263 * src/procheader.[ch]
1265 * src/stock_pixmap.[ch]
1267 Show key icon for encrypted mails in summary view
1269 * src/pixmaps/clip.xpm
1270 * src/pixmaps/clipkey.xpm
1271 * src/pixmaps/key.xpm
1272 New/modified icons for the above
1274 2001-12-27 [melvin] 0.6.6claws25
1276 * src/prefs_common.c
1277 Put spell checker options in a separate tab to decrease
1278 the Common Preferences window height.
1281 Update spell checker usage instruction about its options
1284 2001-12-27 [melvin] 0.6.6claws24
1287 Changed subject entry widget position. Initial focus is
1288 on the To header instead of the subject entry.
1289 Creating a new header scrolls the header list to make the
1290 created one visible. Nevertheless, when automatically filling
1291 headers, the first one is shown.
1292 A Tab key press in the last empty header entry zips the
1293 focus to the subject entry.
1294 (I did not change the combo boxes, yet)
1296 2001-12-26 [alfons] 0.6.6claws23
1298 * src/prefs_account.c
1300 allow default inbox to reside in another mailbox (only
1301 works for POP3 accounts)
1303 2001-12-26 [alfons] 0.6.6claws22
1306 make reply-on-click work with the account of the selected folder
1308 put a fixme here to remind me to fix finding correct default
1309 account for nested folders
1311 2001-12-25 [alfons] 0.6.6claws21
1314 make column headers display locked and mark pixmaps (idea by Melvin)
1315 fix bug by adding score and locked column type to sort array
1317 2001-12-25 [alfons] 0.6.6claws20
1320 catch a *potentially* inadvertent write back of
1321 the message cache(s) introduced by 0.6.5claws37
1323 2001-12-25 [christoph] 0.6.6claws19
1325 * src/stock_pixmap.[ch]
1327 add ignore thread pixmap
1328 (can someone draw a better icon for this?)
1330 2001-12-24 [alfons] 0.6.6claws18
1332 * src/prefs_folder_item.c
1333 make address completion actually work for the
1334 Default To address in the Folder Property dialog.
1336 2001-12-24 [alfons] 0.6.6claws17
1339 use new style regexp for subject stripping
1340 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
1342 2001-12-24 [darko] 0.6.6claws16
1346 move GPG related informational messages to debug mode
1348 2001-12-23 [alfons] 0.6.6claws15
1350 * src/stock_pixmap.[ch]
1352 add the forgotten Claws' locked pixmap
1354 2001-12-23 [alfons] 0.6.6claws14
1357 accept file name typed in entry in multi file
1358 selector (patch submitted by Gustavo Noronha Silva
1361 2001-12-23 [alfons] 0.6.6claws13
1363 * src/prefs_filter.c
1364 * src/prefs_filtering.c
1367 clean up a little bit
1369 * src/string_match.c
1370 validate input strings a little bit more
1372 2001-12-23 [alfons] 0.6.6claws12
1376 * src/string_match.[ch] ** NEW **
1377 * src/folderview.[ch]
1380 * src/prefs_folder_item.[ch]
1381 add subject simplification to strip out strings from
1382 a subject line (esp. handy for mailing lists).
1383 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
1384 but slightly changed things for better integration.)
1386 2001-12-23 [alfons] 0.6.6claws11
1389 fix bug introduced by submission included in 0.6.5claws52.
1390 ideally this submission should clean the trash if any trash
1391 folder has a message. however, the hasTrash variable was
1392 set to false whenever a trash folder was empty (discarding
1393 a previously found *filled* trash folder.)
1395 also edited the code a little bit and made it more safe.
1397 2001-12-22 [alfons] 0.6.6claws10
1400 quick fix for Martin Pool's omission of an account
1401 specific SSL setting
1403 2001-12-22 [alfons] 0.6.6claws9
1410 better support for multipart/digest (submitted
1411 by Fredrik <e98fo@efd.lth.se>)
1413 2001-12-22 [alfons] 0.6.6claws8
1416 correct function signature
1419 * src/prefs_account.[ch]
1420 allow IMAP over SSH tunnel (patch submitted by
1421 Martin Pool <mbp@samba.org>)
1423 2001-12-21 [alfons] 0.6.6claws7
1425 * sync with sylpheed 0.6.6cvs4-9
1426 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
1428 2001-12-21 [christoph] 0.6.6claws6
1431 * src/prefs_folder_item.[ch]
1432 implement saving of outgoing messages to current folder.
1433 fix segfault when no default outbox is available
1434 (closes bug #495683)
1436 2001-12-21 [carsten] 0.6.6claws5
1439 pressing CTRL while DND does now the expected thing and
1440 copies the mail (moving is still the default, as this
1441 seam more appropriate for handling mails by DND)
1443 2001-12-18 [paul] 0.6.6claws4
1445 * sync with sylpheed 0.6.6cvs3
1446 see ChangeLog entries 2001-12-18
1448 2001-12-18 [hiro] 0.6.6claws3
1451 fix for multibyte characters (obtain the number of letters
1454 2001-12-17 [paul] 0.6.6claws2
1456 * sync with sylpheed 0.6.6cvs1
1457 see ChangeLog entry 2001-12-16
1459 2000-12-17 [alfons] 0.6.6claws1
1464 2001-12-16 [paul] 0.6.6claws
1467 * Release version 0.6.6claws, cvs tag: rel_0_6_6
1470 last minute sync with main 0.6.6
1473 updated by Ricardo Mones Lastra
1474 update for last minute sync
1477 update for last minute sync
1479 updated by Jens Oberender
1481 updated by Fabio Junior Beneditto
1483 * src/prefs_common.[ch]
1485 number of undo levels is user configurable
1486 (squeeze it into the release in the dying
1487 moments) Submitted by Jens Oberender
1492 updated french translation
1494 2001-12-15 [paul] 0.6.5claws92
1496 * sync with sylpheed 0.6.5cvs28
1497 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
1500 update to allow for sync
1505 update dutch translation
1507 2001-12-14 [carsten] 0.6.5claws91
1509 fixed bug #473785; also after changing the column order
1510 the same message will be selected and displayed as before
1513 2001-12-14 [carsten] 0.6.5claws90
1515 probably found the bug reported by wwb opening or closing
1516 a folder tree just before dnd (found the solution in the
1517 balsa source -- thanks to them)
1519 2001-12-14 [carsten] 0.6.5claws89
1522 moved gtk_clist_moveto to the right place, so that
1523 only the accounts dialog is effected on opening
1525 2001-12-14 [carsten] 0.6.5claws88
1527 gtkut_clist_set_focus_row does a gtk_clist_moveto
1528 now, so that the focused row will be seen in any case
1529 (reported by wwp on sf-claws-user)
1531 2001-12-14 [darko] 0.6.5claws87
1534 remove unnecessary line
1536 2001-12-14 [paul] 0.6.5claws86
1538 * sync with sylpheed 0.6.5cvs27
1539 see ChangeLog entries 2001-12-14
1541 2001-12-14 [carsten] 0.6.5claws85
1543 following a suggestion of Melvin the rcoabm pops up
1544 right under the button now and the button is reliefed
1545 while the popup is open
1547 2001-12-14 [darko] 0.6.5claws84
1550 fix crash when wrapping long lines if linewrap quotation
1551 is disabled and wrapper encounters a word spanning more
1554 2001-12-13 [paul] 0.6.5claws83
1557 prefer 'Reply-To' header over mailing list header when
1558 replying to a message. Finally prevent all those confirmation
1559 messages being sent to the list itself.
1562 remove unused summary_set_menu_sensitive() entry
1564 2001-12-13 [paul] 0.6.5claws82
1567 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
1568 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
1569 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
1570 improvements to 'Hide read messages': Inbox, Outbox,
1571 Trash, Queue, and Draft icons now reveal presence of hidden
1574 2001-12-12 [alfons] 0.6.5claws81
1576 0.6.5claws80 was tagged as LAST_STABLE
1578 * src/filtering.[ch]
1580 * src/matcher_parser_lex.c
1581 fix the filtering; my last attempt to get it right,
1582 if it does not work, it's Hoa's turn. ;-)
1584 for my honourable peers:
1586 the code now makes a clear distinction between
1587 rules as they are displayed (probably escaped),
1588 and as they are executed (probably unescaped). the
1589 parser does *NOT* do any unescaping, this is
1590 the task of the matcher.c (which breaks up a
1591 rule into condition) and the filtering.c (which
1592 breaks up the rule's action). to make this
1593 run happily we provide an unescaped copy of
1594 crucial strings to the MatcherProp and
1595 FilteringAction structures. note that the only
1596 exception to this is any REGEXP string. those
1597 are directly passed to regcomp() and regexp()
1598 (who have much more powerful unescape functions).
1602 you can escape tab (\t), carriage return (\r),
1603 linefeed (\n), form feed (\f), quote (\"),
1604 single quote (\'), bell (\b) in all the entry
1605 lines in the scoring & filtering dialogs.
1606 as an added bonus this should not affect
1607 existing filtering rules.
1609 2001-12-12 [carsten] 0.6.5claws80
1613 "item(s) selected" is now sensitive to 1 or more
1614 than one selected (nice for language where simple
1615 adding of a "s" is not possible as German (Eintrag
1618 the "forward as attachment" entry from the right
1619 click menu removed, "forward" acts following the
1623 reverted my former changes; so compiler warning again
1624 but there's more GTK_TEXT/GTK_STEXT mixing on other places
1628 "search in message" does now *not* only work in MVIEW_TEXT
1629 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
1633 removed "/File/_Close" as it was the same as "/File/E_xit"
1634 and we don't need it two times
1636 the separate folder view and message view now get a distinct
1637 WMCLASS, just in case someone is using sawfish ;-)
1639 as the menu entries "/View/Message view" and "/View/Folder tree"
1640 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
1641 make them sensitive accordingly and as these two are "shown"
1642 after startup anytime check this menuitem at startup
1644 2001-12-12 [paul] 0.6.5claws79
1647 fix sensitivity of 'Search folder...', broken in
1653 2001-12-11 [carsten] 0.6.5claws78
1655 fixed two typos returning a wrong FALSE/TRUE
1656 * src/mainwindow.[ch]
1657 extra menu for email/news button removed
1659 2001-12-11 [alfons] 0.6.5claws77
1661 * src/matcher.c (1.3)
1662 * src/matcher_parser_lex.l (1.28)
1663 revert for another attempt
1664 mark 0.6.5claws77 as LAST_STABLE
1666 2001-12-11 [christoph] 0.6.5claws76
1669 fixed wrong translation for prev. unread msg
1671 2001-12-11 [paul] 0.6.5claws75
1676 * src/summaryview.[ch]
1677 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
1678 enable ability to hide read messages on per folder basis via
1679 '/Summary/Hide read messages'; when selected, a folder will
1680 have a red open folder icon, instead of a blue icon, if the
1681 folder contains hidden messges
1682 submitted by Thomas Link <t.link.tmp200101.gmx.net>
1685 remove '/Message/Forward as attachment' from
1686 main_window_set_menu_sensitive() to prevent debug warning
1690 Clean up some of the English
1692 * tools/newscache_clean.pl
1693 allow for new 'hidereadmsgs' entry in folderlist.xml
1696 updated translation, submitted by Ricardo Mones Lastra
1698 2001-12-11 [paul] 0.6.5claws74
1700 * sync with sylpheed 0.6.5cvs25
1701 see ChangeLog entry 2001-12-11
1703 2001-12-10 [alfons] 0.6.5claws73
1706 add more control characters
1707 * src/matcher_parser_lex.l
1708 make escaping / unescaping work again
1710 2001-12-10 [alfons] 0.6.5claws72
1713 clean up warnings "returning value for void function"
1714 * src/prefs_filtering.c
1715 make info button for execute action sensitive
1717 2001-12-10 [paul] 0.6.5claws71
1722 fix: imap server now gets informed of MARKED, UNMARKED
1723 and REPLY events. Now people can use different IMAP-Mail
1724 clients and have the exact same information about MARKED,
1725 UNMARKED and REPLY status with all of them. Especially
1726 useful for imap servers with a web-frontend.
1727 submitted by Tobias Sandhaas <medlor@web.de>
1729 2001-12-09 [melvin] 0.6.5claws70
1732 fixed bug #490076 (hunted down by Alfons who implemented
1733 a workaround in 0.6.5claws65)
1735 2001-12-09 [christoph] 0.6.5claws69
1738 set pointer to string in LOCKED column to NULL
1739 (might fix bug #490800)
1741 2001-12-09 [carsten] 0.6.5claws68
1744 resolved some cluttered menu shortcuts
1745 ('creating new email' and 'creating news message'
1748 wmclass now distinc from main window
1751 email/news and forward button functionality similar
1752 to the reply buttons; removed the ugly dropdown arrows
1753 and use instead the right mouse button
1755 2001-12-09 [paul] 0.6.5claws67
1759 allow spaces in imap folder names
1760 submitted by Willem van Engen <wvengen@stack.nl>
1762 2001-12-09 [paul] 0.6.5claws66
1764 * sync with sylpheed 0.6.5cvs24
1765 see ChangeLog entry 2001-12-09
1767 2001-12-08 [alfons] 0.6.5claws65
1770 prevent secondary selection claim after "add to sender" dialog
1771 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
1772 we trick GTK by simulating a click at (0, 0) in the textview.
1774 2001-12-08 [hoa] 0.6.5claws64
1777 fixed a bug about the .processing folder name while filtering
1779 2001-12-08 [alfons] 0.6.5claws63
1782 work around problem of not correctly updating folder stats
1783 when deleting messages. there's some folder scanning evil
1784 going so the folderview_update_msg_num() does not work
1785 correctly. need to investigate this.
1787 2001-12-08 [paul] 0.6.5claws62
1789 * sync with sylpheed 0.6.5cvs23
1790 see ChangeLog entry 2001-12-08
1792 2001-12-07 [christoph] 0.6.5claws61
1795 fix another header translation problem
1797 2001-12-07 [alfons] 0.6.5claws60
1800 make filtering also work on local spool mbox
1802 2001-12-07 [carsten] 0.6.5claws59
1804 addressbook window gets a wmclass distinct from the main
1807 * src/mainwindow.[ch]
1808 forward menu item will use mode selected in prefs, forward
1809 as attatchment in menu removed (will be substituted in the
1810 toolbar similar to reply buttons)
1811 create news message menu entry and news button is now
1812 sensitive to the existance of a news account
1813 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
1814 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
1815 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
1816 these are removed because the toolbar buttons don't show
1817 the quoting modus any longer
1821 * tools/newscache_clean.pl ** NEW FILE **
1822 perl script to do some tidying up in the newscache directory
1824 * tools/sylpheed-switcher ** NEW FILE **
1825 perl script to enable easy switching between main and claws
1828 added descriptions of the two new perl scripts
1831 2001-12-07 [melvin] 0.6.5claws58
1834 fixed a warning during compilation introduced in 0.6.5claws56
1836 2001-12-07 [paul] 0.6.5claws57
1838 * src/mainwindow.[ch]
1840 further usability enhancements to replying with or without
1841 quoting via the toolbar, use of Ctrl key is replaced by
1843 Submitted by Carsten Schurig
1845 2001-12-07 [melvin] 0.6.5claws56
1848 hack to fix bug that prevented to make/paste selections
1849 after switching between MVIEW_TEXT and MVIEW_MIME views
1850 without deselecting the selection first.
1852 2001-12-06 [alfons] 0.6.5claws55
1854 * src/filtering.[ch]
1856 revise filtering a little bit more, and make sure
1857 messages are delivered to the appropriate inbox
1858 (perhaps set per account)
1860 2001-12-06 [paul] 0.6.5claws54
1862 * sync with sylpheed 0.6.5cvs22
1863 see ChangeLog entry 2001-12-06
1865 2001-12-05 [alfons] 0.6.5claws53
1871 more revisions of filtering system
1872 (last stable version is marked as LAST_STABLE)
1874 | NOTE 1): the filtering system now uses a local folder called
1875 | .processing. if filtering fails, check this directory
1876 | for missing messages.
1878 | NOTE 2): help us find the filtering actions still missing
1880 2001-12-05 [paul] 0.6.5claws52
1883 fix bug where 'Empty Trash?' pop-up window appears even
1884 when Trash is empty, submitted by Jesse Skinner
1886 2001-12-05 [melvin] 0.6.5claws51
1889 fixed bug #486106 to select correct account when reediting
1892 2001-12-04 [alfons] 0.6.5claws50
1895 declare markfile in appropriate functions when
1896 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
1899 2001-12-04 [paul] 0.6.5claws49
1901 * sync with sylpheed 0.6.5cvs21
1902 see ChangeLog entry 2001-12-04
1904 2001-12-03 [christoph] 0.6.5claws48
1907 changed translation of undo
1910 don't reinvent the wheel to traverse a GNode
1912 seperate code to create the compose gui into functions
1913 add "Others" page with folder selection for saving copy
1915 the folder identifier is saved to queue header
1917 save message to folder in queue header
1919 2001-12-03 [paul] 0.6.5claws47
1921 * sync with sylpheed 0.6.5cvs20
1922 see ChangeLog entry 2001-12-03
1926 * more sync with sylpheed 0.6.5cvs19
1927 see ChangeLog entry 2001-11-29
1929 2001-11-30 [paul] 0.6.5claws46
1932 remove conflicts introduced by Hoa's last commit
1935 make 'Message/Bounce' sensitive
1937 2001-11-30 [hoa] 0.6.5claws45
1940 slightly change bounce function to add
1941 information about the user that bounced the mail
1942 in the From header line.
1945 permit the use of processing in outbox folder.
1947 2001-11-29 [paul] 0.6.5claws44
1949 * src/mainwindow.[ch]
1950 * src/prefs_common.c
1951 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
1952 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
1953 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
1954 usability enhancements to the quoting, implements
1955 use of Ctrl key to toggle quoting settings
1956 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
1958 2001-11-29 [paul] 0.6.5claws43
1960 * sync with sylpheed 0.6.5cvs19
1961 see ChangeLog entry 2001-11-28
1963 2001-11-29 [melvin] 0.6.5claws42
1965 added enriched.[ch] to the list of files
1971 added support to view text/enriched
1972 added support to show headers in message view for text/enriched and text/html
1973 in non multipart messages
1975 2001-11-28 [paul] 0.6.5claws41
1977 * more sync with sylpheed 0.6.5cvs18
1978 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
1980 2001-11-27 [paul] 0.6.5claws40
1983 updated translation, submitted by Fabio Junior Beneditto
1985 * sync with sylpheed 0.6.5cvs18
1986 see ChangeLog entries 2001-11-26 (src/textview.c) and
1993 updated translation, submitted by Ricardo Mones Lastra
1998 add more translatable strings
2000 2001-11-26 [christoph] 0.6.5claws39
2003 fixed one more umlaut
2005 fix translated header when it should not be translated
2007 2001-11-26 [paul] 0.6.5claws38
2010 remove '/Message/Add Sender to address book' from
2011 main_window_set_menu_sensitive(), prevent debug warning
2012 add 'Message/Mark/Mark all read' to mainwin_entries[]
2014 2001-11-26 [paul] 0.6.5claws37
2017 fix 'recurring unread state' bug
2020 * tools/filter_conv.pl
2021 read name of top level mailbox from folderlist.xml
2022 and presume nothing about its name
2024 2001-11-26 [darko] 0.6.5claws36
2027 removed functions that are now in gtkutils.c
2028 use gtkut_text_is_uri_string() from gtkutils.c
2029 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
2031 2001-11-26 [paul] 0.6.5claws35
2033 * sync with sylpheed 0.6.5cvs16
2034 see ChangeLog entries 2001-11-25 and 2001-11-26
2036 2001-11-25 [alfons] 0.6.5claws34
2038 EXPERIMENTAL!!! Please checkout the last stable version using:
2040 % cvs update -r LAST_STABLE -dRAP
2042 (Or help us testing this stuff.)
2044 * src/filtering.c (1.14)
2045 * src/filtering.h (1.6)
2047 * src/matcher.c (1.20)
2049 * src/procmsg.h (1.14)
2050 * src/summaryview.c (1.59)
2051 * src/summaryview.h (dunno)
2052 revert/merge/sync to as it was before commit
2053 on Thu, 19 Jul 2001 10:15:51 -0700.
2055 2001-11-25 [hoa] 0.6.5claws33
2058 processing mails at startup
2061 * src/summaryview.[ch]
2062 processing mails when entering folder
2064 * src/prefs_filtering.c
2067 2001-11-24 [alfons] 0.6.5claws32
2069 * src/summaryview.[ch]
2070 make summary sort headers work, and also make
2071 sure the sort type is stored
2073 2001-11-23 [alfons] 0.6.5claws31
2075 * src/summaryview.[ch]
2076 make lock work like mark
2077 disallow deleting messages marked as locked
2079 2001-11-23 [alfons] 0.6.5claws30
2085 merge undo patch submitted by Jens
2087 2001-11-23 [christoph] 0.6.5claws29
2092 fixed gpg signing and encoding
2095 added --status option to get new, unread and total
2096 message count from a running sylpheed
2097 * src/prefs_common.c
2098 temporary fix for reply_with_quote problem
2099 (don't call functions for non existing widget)
2101 one more check for ignored threads but still not
2102 always working correctly. probably a recursive
2103 check for all parents is needed
2105 2001-11-23 [darko] 0.6.5claws28
2108 wrapping on send improvements
2110 fix for GtkSText after last sync with main branch
2111 GTK_TEXT -> GTK_STEXT
2113 2001-11-23 [paul] 0.6.5claws27
2115 * sync with sylpheed 0.6.5cvs14
2116 see ChangeLog entries 2001-11-22 and 2001-11-23
2119 fixed the scrambled umlauts
2120 submitted by Carsten Schurig <Carsten.Schurig@web.de>
2122 2001-11-21 [paul] 0.6.5claws26
2124 * sync with sylpheed 0.6.5cvs12
2125 see 2nd ChangeLog entry dated 2001-11-20
2127 2001-11-20 [paul] 0.6.5claws25
2129 * sync with sylpheed 0.6.5cvs11
2130 see ChangeLog entry 2001-11-19 (src/utils.c)
2135 GTK_TEXT -> GTK_STEXT
2136 fix for wrong comment
2138 2001-11-20 [hiro] 0.6.5claws24
2141 more merges from main branch
2142 removed fatal warnings (uninitialized variables etc.)
2143 some coding style fix
2150 2001-11-19 [hoa] 0.6.5claws23
2153 * src/prefs_scoring.c
2158 * src/matcher_parser_parse.y
2159 * src/prefs_filtering.c
2162 2001-11-19 [alfons] 0.6.5claws22
2164 more of my old things into claws
2167 * src/prefs_common.c
2169 * src/summaryview.[ch]
2170 * src/prefs_summary_column.c
2171 * src/pixmaps/locked.xpm
2172 add indicators for locking of message in summary view
2173 (does not work yet, only visual indicator)
2175 2001-11-19 [paul] 0.6.5claws21
2177 * sync with sylpheed 0.6.5cvs10
2178 see ChangeLog entry 2001-11-19
2180 2001-11-18 [alfons] 0.6.5claws20
2183 remove an inadvertent free I forgot in previous clean up
2185 2001-11-18 [alfons] 0.6.5claws19
2187 * src/filtering.[ch]
2188 clean up & plug leaks
2190 2001-11-18 [paul] 0.6.5claws18
2192 * sync with sylpheed 0.6.5cvs9
2193 see ChangeLog entries 2001-11-17 and 2001-11-18
2195 2001-11-16 [paul] 0.6.5claws17
2197 * sync with sylpheed 0.6.5cvs8
2198 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
2200 2001-11-16 [paul] 0.6.5claws16
2202 * sync with sylpheed 0.6.5cvs7
2203 see ChangeLog entries 2001-11-15 and 2001-11-16
2205 2001-11-15 [hoa] 0.6.5claws15
2208 fix bounce, mails we received couln't be bounced to ourself.
2211 * src/filtering.[ch]
2213 * src/matcher_parser.h
2214 * src/matcher_parser_lex.l
2215 * src/matcher_parser_parse.y
2219 * src/prefs_filtering.[ch]
2221 * src/prefs_matcher.c
2222 * src/prefs_scoring.c
2225 new matcher/filter/score configuration file parser
2226 one unique configuration file => ~/.sylpheed/matcherrc
2227 import in currently automatic, then save are made
2229 one filter per folder and one global filter
2230 (filter of a folder will be used as folder processing)
2233 fix a bug in folder_item_get_identifier
2236 receive receipt return are fixed.
2238 2001-11-14 [alfons] 0.6.5claws14
2241 add things from main branch to make claws compile
2243 2001-11-14 [paul] 0.6.5claws13
2245 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
2246 see ChangeLog entries 2001-11-08 to 2001-11-14
2248 2001-11-14 [hoa] 0.6.5claws12
2253 add "bounce mail" option
2255 2001-11-13 [christoph] 0.6.5claws11
2258 Cleanup a mess i add before commiting
2260 2001-11-13 [hoa] 0.6.5claws10
2263 some fixes when mail are sent or
2266 2001-11-13 [christoph] 0.6.5claws9
2269 Changed two string with the same translation
2273 New mailsending process:
2274 - Always queue message before sending
2275 (message will be saved if sylpheed crashed or
2276 freezes while sending)
2277 - Allow queuing of newspostings
2278 - No copy in outbox before sending
2279 (closes bug #469501)
2280 - No more redundant code for send and send_later
2282 Applied wwp <subscript@free.fr>'s patch that fixes
2283 marks for multiple forwarded messages (+compose.c)
2288 remove things that are now in main branch
2291 update Dutch translation
2293 2001-11-12 [mhadasht] 0.6.5.claws8
2295 * src/prefs_common.c
2296 re-enabled account autoselection feature for forward
2297 and reedit lost during the branch point for SYNC-B4-REL
2299 gtkpspell_get_dict(): more readable code (even if function is
2302 added version number info to 2001-11-12 [hiro] comment.
2304 2001-11-12 [hiro] 0.6.5.claws7
2307 compose_forward(): fixed a bug that forward quote mark
2309 removed unnecessary code.
2310 * src/template_select.[ch]: removed.
2315 :%s/GTK_TEXT/GTK_STEXT/g
2320 revert the undo stuff (this is 0.6.6claws stuff)
2322 2001-11-11 [hoa] 0.6.5.claws6
2325 Insert signature at the end of the text.
2326 Added undo patch but currently disabled
2329 Threading by subject improved.
2331 * added src/undo.[ch]
2332 Undo module for compose dialog box.
2334 2001-11-11 [alfons] 0.6.5.claws5
2337 prevent threading by subject on nodes that have already been
2338 threaded by in-reply-to (as in "circular references in a tree
2339 result in a dead branch")
2341 2001-11-09 [hoa] 0.6.5.claws4
2344 allows creation of mbox folder item from any files.
2346 2001-11-09 [alfons] 0.6.5.claws3
2350 do what I mean and correct threading by subject so it really
2351 ignores attracting lines without "Re: "
2353 2001-11-07 [alfons] 0.6.5.claws2
2357 only attract by subject if a subject line starts with a "Re: "
2361 2001-11-07 [paul] 0.6.5claws1
2363 * sync with sylpheed 0.6.5. release
2364 see ChangeLog entry 2001-11-07
2366 2001-11-07 [paul] 0.6.4claws31
2368 * sync with sylpheed 0.6.4cvs18
2369 see ChangeLog entries 2001-10-30 to 2001-11-07
2370 prefs_templates.[ch] renamed prefs_template.[ch]
2375 add semicolon Hoa forgot ;-)
2378 2001-11-06 [hoa] 0.6.4claws30
2384 threading by subject - empty subject are ignored
2386 2001-11-06 [christoph] 0.6.4claws29
2389 use SSL_peek for sock_gets
2391 removed unneeded pointer in extracting quoted
2392 names implementation
2394 2001-11-06 [melvin] 0.6.4claws28
2397 fixed bug #476792 Selection overtyping with spell checker
2398 fixed bug which could cause a buffer overflow
2401 2001-11-06 [hoa] 0.6.4claws27
2405 threading by subject
2407 2001-11-05 [alfons] 0.6.4claws26
2410 Claws -> Sylpheed (vice versa)
2413 :%s/gtk_text/gtk_stext/g
2414 :%s/GTK_TEXT/GTK_STEXT/g
2415 (thanks to Jonathan Ware for spotting this)
2417 2001-11-04 [christoph] 0.6.4claws25
2420 replace Xalloca + strdup with Xstrdup_a
2422 better implementation of extracting quoted names
2423 from addresses (remove backlashes and ignore
2426 2001-11-04 [alfons] 0.6.4claws24
2429 edit to comply more with coding style
2432 fix bug reported by Kim Schulz. introduced by the patch integrated
2433 in 0.6.4claws15. the code did not check the return value of
2437 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
2439 2001-11-04 [christoph] 0.6.4claws23
2442 * src/prefs_common.[ch]
2443 init some pointers that possibly caused a segfault
2444 reported in the claws-users ML
2446 2001-11-04 [hoa] 0.6.4claws22
2448 * src/grouplistdialog.c
2449 change the names of the nodes in the tree
2452 enhanced mailto syntax as described in
2453 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
2454 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
2457 encode and decode URI (useful when opening URL into
2460 2001-11-03 [hoa] 0.6.4claws21
2462 * src/grouplistdialog.c
2463 a new newsgroups list selection dialog box
2464 with a CTree instead of a CList
2466 2001-11-03 [hoa] 0.6.4claws20
2469 enable property and scoring options when right
2473 fixed bug when nickname were displayed using
2476 2001-11-02 [darko] 0.6.4claws19
2479 new wrap quotation and URL/long words wrapping implementation
2480 * src/compose.c src/gtkstext.[ch]
2481 move gtkstext_strncmp() to gtkstext.c
2483 2001-11-01 [christoph] 0.6.4claws18
2485 * src/prefs_account.c
2486 fixed mess in account settings dialog
2487 * src/prefs_folder_item.c
2488 added label with folder path to dialog
2490 2001-10-31 [match] 0.6.4claws17
2495 fix generation of spurious address book file names.
2496 remove redundant functions.
2498 added missing file names.
2500 2001-10-30 [paul] 0.6.4claws16
2502 * sync with sylpheed 0.6.4cvs6
2503 see ChangeLog entries 2001-10-26 to 2001-10-30
2505 * tools/filter_conv.pl
2506 read folderlist.xml to discover whether the top-level
2507 folder is called 'Mailbox' or 'Mail'
2509 2001-10-29 [paul] 0.6.4claws15
2511 * src/html.c, src/textview.c
2512 activate links in html mail and fix clickable parts
2513 Submitted by Matthieu Dazy <dazy@t-surf.com>
2517 * po/de.po, po/es.po, po/pt_BR/po
2518 updated translations, submitted by Jens Oberender,
2519 Ricardo Mones Lastra, and Fabio Junior Beneditto
2521 2001-10-29 [darko] 0.6.4claws14
2524 fix wrapping for good
2529 undo previous change as it broke the smart wrapping
2531 2001-10-29 [darko] 0.6.4claws13
2534 fix infinite loop when long URL is quoted
2535 (closes bug #475122.
2539 * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
2540 import Mutt address book
2541 * src/ldif.[ch] src/importldif.h
2542 modified import LDIF handle user attributes
2544 2001-10-28 [christoph] 0.6.4claws12
2547 fixed that filtering did not work if there
2548 were no filter rules
2549 (closes bug #472003 and better implementation
2552 2001-10-27 [christoph] 0.6.4claws11
2555 make the folder's default account to be used when
2556 replying. (patch by wwp <subscript@free.fr>)
2558 code cleanup, nearly killed all of wwp's patch
2559 for folder's default account in compose
2561 error panel when a folder could not be created
2562 (closes bug #471080 new folder name & already
2568 change prototype of strstr2() that Christoph forgot about
2570 2001-10-26 [christoph] 0.6.4claws10
2573 made search for accounts by email address not case
2576 fixed memory leak in folder_item_get_identifier
2579 fixed wrong strstr2 (should work like strstr)
2581 2001-10-26 [darko] 0.6.4claws9
2583 * src/compose.c src/gtkstext.[ch]
2585 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
2587 2001-10-26 [paul] 0.6.4claws8
2590 ignore css and javascript tags in html mail
2591 case-insensitive, with or without double-quoted
2594 2001-10-26 [paul] 0.6.4claws7
2596 * sync with sylpheed 0.6.4cvs1
2597 see ChangeLog entry 2001-10-26
2599 * src/prefs_account.c, src/prefs_common.c,
2600 src/prefs_summary_column.c
2601 minor improvements to the English
2603 2001-10-25 [alfons] 0.6.4claws6
2607 make GtkSText follow style of GtkText (closes bug
2608 #469211 "text selection while writing message")
2610 do sync with GTK 1.2.10
2612 2001-10-25 [paul] 0.6.4claws5
2615 ignore css tags in html mail
2617 2001-10-25 [darko] 0.6.4claws4
2620 don't declare is_url_string as static function since
2621 we need it in gtkstext.c
2623 remove unused variable
2624 don't wrap long URLs while composing a message
2626 2001-10-24 [christoph] 0.6.4claws3
2629 fix ssl deadlock, when peer closes connection
2631 2001-10-24 [paul] 0.6.4claws2
2633 * src/prefs_common.c
2634 gettextize the gpg ascii-armored warning message
2637 insert a DOS/MAC file into the composed message
2640 * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
2642 2001-10-22 [paul] 0.6.4claws1
2644 * sync with sylpheed 0.6.4 release
2645 see ChangeLog entries 2001-10-21
2647 * po/fr.po, po/pt_BR.po
2648 updated by Melvin Hadasht and Fabio Junior Beneditto
2650 2001-10-21 [paul] 0.6.3claws30
2653 insert a DOS text file from the compose window
2654 into the composed message text (removes CRs characters)
2655 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
2657 * tools/filter_conv.pl, tools/README
2658 automatically use ~/.sylpheed as working directory
2659 print out confirmation message on completion
2661 * correct Hoa's last ChangeLog.claws entry
2663 2001-10-20 [hoa] 0.6.3claws29
2665 * src/grouplistdialog.c
2666 bugfix (another ?) to give the right
2667 newsgroups list for each news server.
2671 improve the newsgroups list cache
2673 2001-10-20 [paul] 0.6.3claws28
2675 * sync with sylpheed 0.6.3cvs9
2676 see ChangeLog entry 2001-10-19
2678 * correct Alfons' last ChangeLog.claws entry
2683 fix compilation problems (part of bug #472895)
2685 2001-10-18 [hoa] 0.6.3claws27
2687 * src/grouplistdialog.c
2688 bugfix when we refresh was clicked (bug 472701)
2690 2001-10-19 [christoph] 0.6.3claws26
2693 last header entry should default to "To:" or
2694 "Newsgroups:" and not copy the last entry line
2695 in a new compose window
2696 (closes bug #472686, #470792)
2698 2001-10-19 [paul] 0.6.3claws25
2700 * sync with Sylpheed 0.6.3cvs8
2701 see ChangeLog entries 2001-10-18 and 2001-10-19
2703 2001-10-18 [christoph] 0.6.3claws24
2706 reimplement ignore thread
2708 2001-10-18 [hoa] 0.6.3claws23
2711 * src/grouplistdialog.[ch]
2712 enhanced news subscription interface (feature 469113)
2716 enchanced newsgroup listing,
2717 now, we can get groups informations
2720 2001-10-18 [paul] 0.6.3claws22
2723 remove comment (sync with main branch)
2725 fix 'Re-edit' bug in 'Message' menu
2727 2001-10-17 [christoph] 0.6.3claws21
2730 ignore empty or whitespace only header lines
2732 2001-10-17 [paul] 0.6.3claws20
2734 * sync with sylpheed 0.6.3cvs7
2735 see ChangeLog entries 2001-10-14, 2001-10-16, and
2741 wrap long lines without spaces
2746 * po/es.po, po/nl.po, po/pt_BR.po
2747 updated by Ricardo Mones Lastra, Alfons,
2748 and Fabio Junior Beneditto
2750 * sylpheed-0.6.3claws released
2752 2001-10-15 [melvin] 0.6.3claws18
2755 added summary and detailed installation instructions
2758 Updated, corrected and completed french translation
2760 2001-10-15 [hoa] 0.6.3claws17
2761 * src/grouplistdialog.c
2762 we can choose the newsgroups to display with wildcards
2764 2001-10-15 [christoph] 0.6.3claws16
2768 * src/prefs_folder_item.[ch]
2769 applied wwp <subscript@free.fr>'s folder
2770 default account patch
2772 Fixed wrong translation
2774 2001-10-13 [alfons, christoph, melvin]
2777 solution #2 to solve MT-safety problems defers all GUI related calls
2778 to the main thread using a gtk_idle_add() callback. discussed on
2779 ircnet #sylpheed, with christoph spotting some issues with the
2780 original code, and melvin allowing us to lobotomize his sylpheed.
2782 * src/syldap.[ch], src/main.c
2783 fix race problem in ldap search thread by deferring GUI
2784 stuff to main thread using gtk_idle_add()
2786 2001-10-13 [paul] 0.6.3claws14
2788 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
2789 add Sergey's smtpcred.patch
2790 adds separate username/password setting for SMTP Auth
2791 needed by some servers
2792 (closes feature request #471659)
2794 2001-10-13 [paul] 0.6.3claws13
2796 * src/pgptext.[ch] **NEW FILES**
2797 * src/Makefile.am, src/messageview.c, src/mimeview.c
2798 decrypt ascii-armored gpg text embedded in
2800 Submitted by Jens Jahnke <jan0sch@gmx.net>
2802 2001-10-13 [christoph] 0.6.3claws12
2805 some more details on default to and
2808 init glib threading when ldap is used
2814 2001-10-12 [paul] 0.6.3claws11
2816 * src/prefs_common.[ch], src/rfc2015.c
2817 enable ascii-armored gpg text to be embedded in the
2818 message body, selectable through the 'Privacy'
2819 preferences. Supports encrypting only.
2820 Submitted by Ravemax <ravemax@dextrose.com>
2822 2001-10-12 [paul] 0.6.3claws10
2824 * sync with sylpheed 0.6.3cvs6
2825 see ChangeLog entries 2001-10-11 and 2001-11-12
2828 incorporated mbox folders, scoring, and folder
2829 properties into the sync
2831 2001-10-12 [darko] 0.6.3claws9
2834 describe quotation wrapping
2836 don't treat tab as space to calculate line length properly
2841 correct description of how to make new filtering system work,
2842 add some other things
2845 remove sched_yield() (not necessary / unportable)
2847 2001-10-11 [paul] 0.6.3claws8
2849 * sync with sylpheed 0.6.3cvs3
2850 see ChangeLog entry 2001-10-10
2852 2001-10-10 [christoph] 0.6.3claws7
2855 ignore 2 files created by newer autotools
2856 * src/prefs_folder_item.c
2857 using table for widget alignment
2858 fixed memory leak and broken octal display
2860 fixed segfault caused by lost filename
2861 workaround (closes bug #469551)
2863 2001-10-10 [paul] 0.6.3claws6
2865 * sync with sylpheed 0.6.3cvs2
2866 see ChangeLog entries 2001-10-09 and 2001-10-10
2868 2001-10-10 [darko] 0.6.3.claws5
2871 proper calculation of right margin if smart wrapping is enabled
2873 automatically wrap long lines if wrap quotation is enabled
2875 2001-10-09 [alfons] 0.6.3.claws4
2878 select correct row when deleting last row in the summary view (and
2879 close bug "[ #469104 ] select second last in list when deleting")
2881 2001-10-09 [paul] 0.6.3claws3
2883 * sync with sylpheed 0.6.3cvs1
2884 updated some autotool scripts
2886 2001-10-09 [darko] 0.6.3claws2
2889 new name and mark with Sylpheed comment
2891 smart quotation wrapping a-la VIM
2893 2001-10-08 [paul] 0.6.3claws1
2895 * sync with sylpheed 0.6.3 release
2896 see ChangeLog entry 2001-10-08
2898 2001-10-08 [paul] 0.6.2claws24
2901 more sync with sylpheed 0.6.2cvs12
2902 Fixed the bug that didn't select the last row correctly
2905 2001-10-07 [paul] 0.6.2claws23
2907 * sync with sylpheed 0.6.2cvs12
2908 see ChangeLog entry 2001-10-07
2912 enable jpilot to read unsynch'ed addresses.
2914 * src/editldap_basedn.c
2915 fix segfault when opening dialog.
2917 2001-10-06 [alfons] 0.6.2.claws22
2920 fix bug with summary view selecting last *inserted*
2921 node instead of last *visible* node. remember we
2924 2001-10-06 [paul] 0.6.2claws21
2927 updated translation, contains some fixes and new
2928 translations, submitted by Gustavo Noronha Silva
2931 * src/prefs_common.c
2932 change 'each' to 'every' - fix dubious English
2934 * sync with sylpheed 0.6.2cvs11
2936 2001-10-05 [alfons] 0.6.2claws20
2938 * src/mainwindow.[ch], src/folderview.c
2939 make composite tool button switch between "Compose News"
2940 and "Compose Mail" depending on selected folder
2941 (nifty idea by Kim Schulz <kim@schulz.dk>)
2943 2001-10-05 [paul] 0.6.2claws19
2945 * src/mainwindow.c, src/summaryview.c
2946 fix 'Message/Reply to all', broken in last commit
2949 fix X_BEENTHERE seg fault, thanks to Alfons
2951 2001-10-04 [paul] 0.6.2claws18
2953 * src/compose.[ch], src/mainwindow.c
2954 make "Message/Reply" reply to mailing lists; matches
2955 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
2956 based on portions of the patch submitted by
2957 Junichi Uekawa <dancer@netfort.gr.jp>
2959 2001-10-04 [darko] 0.6.2claws17
2962 better smart wrapping
2964 a function to make text buffer contiguous
2966 2001-10-03 [paul] 0.6.2claws16
2968 * sync with sylpheed 0.6.2cvs10
2973 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
2974 close bug "[ #466566 ] compile error on mdk 8.0" by removing
2975 references to chinese translations (hope someone picks up
2978 2001-10-02 [christoph] 0.6.2claws15
2981 fixed non translated header bug
2983 fixed wrong date in alfons last entry ;)
2985 2001-10-02 [alfons] 0.6.2claws14
2987 * src/compose.c, src/prefs_common.[ch]
2988 add block cursor option
2990 2001-10-02 [paul] 0.6.2claws13
2992 * sync with sylpheed 0.6.2cvs9
2994 2001-09-30 [paul] 0.6.2claws12
2996 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
2997 updated translations
3000 add 'src/importldif.c'
3002 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
3003 added eudora-to-vCard conversion tool
3004 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
3006 * sync with sylpheed 0.6.2cvs8
3010 * sylpheed-0.6.2claws released
3012 2001-09-27 [melvin] 0.6.2claws11
3015 fixed crash when using default path (introduced
3017 fixed tiny bug for initial suggestion mode
3019 2001-09-27 [melvin] 0.6.2claws10
3022 fixed bug where gtkpspell didn't set the path correctly
3025 added a paragraph about spell checking
3029 2001-09-27 [paul] 0.6.2claws9
3031 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
3032 replace '// comments' with '/* comments */' to prevent
3033 some compiler warnings
3035 * sync with sylpheed 0.6.2cvs6
3037 2001-09-26 [alfons] 0.6.2claws8
3040 introduce return receipt request notification again,
3041 which was lost because of other semantics in
3042 procheader_parse() (???)
3044 2001-09-26 [christoph] 0.6.2claws7
3047 replace comments for old code with #if 0
3048 readded auto cc, bcc and reply-to
3049 * src/prefs_matcher.c
3050 * src/prefs_scoring.c
3051 removed some definition (was moved to
3054 2001-09-26 [paul] 0.6.2claws6
3057 make 'Follow-up and reply to' sensitive
3059 * more sync with sylpheed 0.6.2cvs5
3066 fixed bug for "US-ASCII" introduced by the encoding code
3072 * src/prefs_common.[ch], src/summaryview.c
3073 'next unread msg' 'go to next folder?' dialog can be
3074 given default behaviour, either always show dialog,
3075 or assume 'yes', or assume 'no'
3076 Submitted by wwp <subscript@free.fr>
3080 * src/compose.c src/gtkspell.[ch]
3081 added support for different encodings
3085 * more sync with sylpheed 0.6.2cvs5
3089 * src/prefs_folder_item.c
3090 add check for item->prefs->default_to string is NULL and
3091 add another check when freeing this string
3096 change to version 0.6.2claws3
3098 * sync with sylpheed 0.6.2cvs5
3101 * src/ldif.[ch], src/importldif.[ch], addressbook.c
3103 * src/addrcache.[ch], addrindex.[ch]
3104 small update for future
3110 added 'Learn from mistakes' option
3111 better handling of quotes in checked words
3114 small update for spell checking stuff
3119 edit a little bit so it complies more with main coding style
3123 * src/folder.[ch], prefs_folder_item.c, compose.c
3124 migrate "request return receipt" folder property
3129 * README.claws **NEW**
3130 (add things of interest for users of main branch
3133 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
3134 re-implement threading per folder option, but store
3135 the setting in folderlist.xml (where it belongs)
3140 fixed bug when compose window is under another window
3141 * src/prefs_common.[ch] src/compose.c
3142 changed 'dictionary_path' to 'dictionary' to be consistent
3143 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
3144 * ac/pspell.m4 src/Makefile.am
3145 dropped PSPELL_PATH macro
3147 updated translations
3149 2001-09-21 [christoph]
3152 added border around header fields
3153 keep header type when new field is added
3155 2001-09-20 [christoph]
3158 more portable debug_print with source filename
3161 more newlines after debug messages
3166 change to version 0.6.2claws2
3168 * sync with sylpheed 0.6.2cvs3
3173 fixed the post-right-click focus pb
3174 fixed crash when 'Spell check all' after dict change
3175 and when cursor is at the end of the text
3176 shift-right-click pops up config menu even on misspelled words.
3183 added pspell to compiled-in features list
3187 * switched to pspell and dropped ispell
3189 new file. autoconf macro for pspell
3191 * configure.in acconfig.h
3192 added pspell support
3194 * src/main.c src/compose.[ch] src/gtkspell.[ch]
3195 * src/prefs_common.[ch]
3196 added pspell support
3198 2001-09-18 [christoph]
3202 replace LOG_MESSAGE with debug_print
3206 added newline after debug message
3208 using __VA_ARGS__ for debug_print macro
3210 ignore Makefile and Makefile.in
3215 change to version 0.6.2claws1
3216 * sync with sylpheed 0.6.2cvs1
3219 * src/prefs_matcher.c
3220 add 'score equal to' option, submitted by
3221 Paul Evans <nerd@freeuk.com>
3223 2001-09-15 [christoph]
3226 comment out menu entry not existing in claws
3228 add debug output for non existing menu entries
3230 fix next/prev unread message for ignored threads
3232 add sourcefile and line number to debug output
3233 otherwise it is sometimes hard to find the
3234 source code part if debug messages are translated
3239 refresh target folder style after colour is changed
3244 change to version 0.6.1claws3
3246 * sync with sylpheed 0.6.1cvs6
3251 fix target folder colourization to use user selected colour
3256 fix crash when message that is marked for copy/move is unmarked
3261 change to version 0.6.1claws2
3263 * sync with sylpheed 0.6.1cvs3
3268 fix bug with default font used for trash folder text
3272 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
3273 updated translations
3276 change to version 0.6.1claws1
3278 * sync with sylpheed 0.6.1cvs2
3283 add Match's new addressbook
3286 updated translation submitted by Jens Oberender
3291 change to 0.6.1claws
3292 * sync with sylpheed 0.6.1 release
3297 change to 0.6.0claws2
3299 * sync with sylpheed 0.6.0cvs4
3302 updated translation submitted by Fabio Junior Beneditto
3316 change to version 0.6.0claws1
3318 * sync with sylpheed 0.6.0cvs1
3321 updated translation submitted by Ricardo Mones Lastra
3324 add 'src/prefs_templates.c'
3326 * src/compose.c, src/summaryview.c
3327 fix segfault on 'Re_edit'
3331 * configure.in, Makefile.am
3333 add tools directory to source distribution
3338 change to version 0.6.0claws
3340 * sync with sylpheed 0.6.0 release
3342 2001-08-30 [christoph]
3345 removed autoconf version check
3349 * src/account.c, src/compose.c, src/prefs_common.[ch]
3350 * src/procheader.[ch] src/utils.[ch]
3351 Enhanced automatic account selection on replies
3352 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
3355 add LDAP and JPilot to the configuration results output.
3357 2001-08-29 [christoph]
3360 no bold font for ignored threads
3365 change to version 0.5.3claws6
3367 * sync with sylpheed 0.5.3cvs10
3368 src/stringtable.[ch]: New Files
3370 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
3371 * src/pixmaps/sylpheed.xpm
3372 add mini-icons to windows (by Alfons)
3377 new functions: next_labeled_cb(), prev_labeled_cb()
3380 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
3381 summary_select_next_labeled(), summary_select_prev_labeled()
3383 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
3384 give claws blue folders and a blue trash can
3389 change to version 0.5.3claws5
3391 * sync with sylpheed 0.5.3cvs9
3392 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
3394 2001-08-24 [christoph]
3397 keep filename when browsing directories
3398 (not working for user entered filename, but
3399 for default name and selected filename from
3402 fixed wrong spelling "Folllow-up"
3406 fixed new/unread message count with ignored
3407 threads (2 commits, first didn't notice no
3408 longer needed decreasing)
3410 readded scrolling of progress dialog
3416 change to 0.5.3claws4
3418 * sync with sylpheed 0.5.3cvs7
3420 2001-08-24 [christoph]
3423 set request return receipt when replying
3424 if it is set is the folder prefs of the
3427 disable final error popup if popups are
3428 disabled in config (again)
3433 Change version number to 0.5.3claws3
3435 * sync with sylpheed 0.5.3cvs5
3438 double quote '%s' in 'gedit %s' to fix bug when
3439 opening attachment with spaces in the name
3442 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
3443 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
3444 initial message templates support
3450 change version number to 0.5.3claws2
3452 * sync with sylpheed 0.5.3cvs4
3454 * src/procmsg.h src/summaryview.c
3455 re-implement (un)ignore thread
3460 remove unnecessary code
3462 enable 'dynamic' signatures (submitted by
3463 Eric Limpens <eric@hscg-internet.nl>)
3467 clean up after sync with sylpheed 0.5.3 release
3470 fix re-introduced font mess, see Christoph's
3475 use sylpheed's small font instead of
3476 gtk default font for summary view
3482 add pl to ALL_LINGUAS - sync with main branch
3484 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
3485 Updated. Translations by Jens Oberender, Ricardo Mones
3486 Lastra, Alfons, and Fabio Junior Beneditto respectively.
3488 * po/pl.po ** NEW FILE **
3489 sync with the main branch
3492 fix target folder colorizing and refresh problem
3495 2001-08-17 [christoph]
3498 claws uses 4 colors for target folder coloring.
3499 arrays were not long enough and destroyed the
3500 stack causing a segfault.
3501 target folder colorizing does not work anymore
3507 change to version 0.5.3claws1
3509 * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
3510 src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
3511 src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
3513 sync with sylpheed 0.5.3 release, but keep claws method of
3514 configuring/saving fonts
3516 * src/addressbook.[ch]
3517 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
3518 in line with a similar change in Hiroyuki's branch
3520 * src/mainwindow.[ch]
3521 disable main_window_set_thread_option()
3522 * src/prefs_folder_item.c
3523 comment out &tmps_prefs.enable_thread,
3524 * src/mbox_folder.c, src/procmsg.[ch]
3525 comment out MSG_IS_IGNORE_THREAD
3527 comment out summary_ignore_thread() and summary_unignore_thread()
3528 comment out MSG_IS_IGNORE_THREAD
3530 use Hiroyuki's threading instead.
3537 use Hiroyuki's 0.5.3 column scheme but also
3538 include the enable/disable button.
3539 * src/pixmaps/mark.xpm
3540 add Hiroyuki's amended pixmap
3542 2001-08-13 [christoph]
3545 receive at get all column showed wrong state for APOP
3546 button should only work for POP3 and APOP accounts
3547 * src/prefs_account.c
3548 added missing preprocessor statement for SSL
3553 add 'receive at get all' column and enable/disable
3556 2001-08-06 [christoph]
3559 show usage of SSL in protocol column
3565 * src/prefs_account.[ch]
3566 moved ssl options to a new page
3572 added support for SMTP STARTTLS command
3574 2001-08-05 [christoph]
3577 debian autoconf needs version check to find
3578 correct autoconf version. if the file is
3579 named configure.in 2.13 is used, which does
3580 not work with this configure.in script.
3581 other solution would be to rename the script
3582 to configure.ac as suggested in the autoconf
3586 disable final error popup if popups are
3591 fixes IMAP over SSL problem
3596 change to 0.5.2claws1
3598 * sync with sylpheed 0.5.2cvs1
3603 quick fix for ispell detection...
3608 change to 0.5.1claws4
3610 * sync with sylpheed 0.5.1cvs7
3614 * src/prefs_common.c, src/prefs_common.h,
3615 src/gtkspell.c, src/gtkspell.h
3616 add global spelling checker settings (compose tab) +
3617 selection of dictionary
3620 guess valid ispell location
3625 removal of 'src/quote_fmt_parse.c'
3628 (submitted by Jens Oberender <didge@suse.de>)
3633 * src/folderview.[ch]
3636 * src/prefs_common.[ch]
3638 target folder colourization
3642 more sync with Sylpheed 0.5.1cvs6
3647 * src/prefs_folder_item.[hc]
3649 shared folders support with a GUI
3655 * sync with Sylpheed 0.5.1cvs6