3 * faq/en/sylpheed-faq-1.html
4 faq/en/sylpheed-faq-2.html
7 2002-03-09 [paul] 0.7.3claws3
9 * sync with sylpheed 0.7.4
10 see ChangeLog entry 2002-03-09
12 2002-03-08 [paul] 0.7.3claws2
14 * faq/en/sylpheed-faq*
19 * manual/fr/.cvsignore
20 manual/fr/Makefilea.am
26 2002-03-07 [paul] 0.7.3claws1
28 * sync with sylpheed 0.7.3cvs4
29 see ChangeLog entries 2002-03-06 and 2002-03-07
32 updated by Wilbert Berendsen
34 2002-03-07 [melvin] 0.7.2claws34
36 * src/selective_download.c
37 Changed the pixmap of the receive button to MAIL_RECEIVE.
39 2002-03-06 [paul] 0.7.2claws33
41 * sync with sylpheed 0.7.3cvs1
42 bug fix, see ChangeLog entry 2002-03-05
44 2002-03-05 [paul] 0.7.2claws32
49 reverse the pgp ascii-armored code implemented in
50 0.7.2claws16. removal of this code until it matures.
51 this means that verifying ascii-armored pgp sigs and
52 automatic decryption of ascii-armored encrypted
53 messages no longer works.
55 2002-03-05 [paul] 0.7.2claws31
61 faq/en/sylpheed-faq.html
62 faq/en/sylpheed-faq-1.html
63 faq/en/sylpheed-faq-2.html
64 faq/en/sylpheed-faq-3.html
66 faq/es/sylpheed-faq.html
67 faq/es/sylpheed-faq-1.html
68 faq/es/sylpheed-faq-2.html
69 faq/es/sylpheed-faq-3.html
70 faq/es/sylpheed-faq-4.html
72 faq/fr/sylpheed-faq.html
73 faq/fr/sylpheed-faq-1.html
74 faq/fr/sylpheed-faq-2.html
75 faq/fr/sylpheed-faq-3.html
80 add FAQs in English, Spanish and French
83 2002-03-05 [paul] 0.7.2claws30
85 * manual/en/sylpheed.html
86 manual/en/sylpheed-XX.html
87 updated the English manual
92 dialog box pops up if the article can't be deleted.
97 updated by Fabio Junior Benedito
101 * removed ac/gpgme.m4
102 to avoid autogen common problem
103 developers have to install gpgme development package now
106 encoding to 7bit or 8bit is enabled.
108 2002-03-03 [alfons] 0.7.2claws29
111 merge fix by Oliver Haertel for selective
114 2002-03-03 [paul] 0.7.2claws28
116 * sync with sylpheed 0.7.3
118 2002-03-03 [paul] 0.7.2claws27
120 * sync with sylpheed 0.7.2cvs24
121 see ChangeLog entries 2002-03-02 and 2002-03-03
123 2002-03-02 [melvin] 0.7.2claws26
128 * src/prefs_common.[ch]
129 Added user definable notification on new mail arrival.
130 Removed unused variables in spell checker prefs code.
132 2002-03-02 [melvin] 0.7.2claws25
135 Removed unnecessary escape sequences.
136 Changed 'Initial...' to 'Initials of Sender'
138 2002-03-02 [paul] 0.7.2claws24
140 * sync with sylpheed 0.7.2cvs22
141 see ChangeLog entry 2002-03-01
143 2002-03-01 [hoa] 0.7.2claws23
146 Set sensitivity of delete actions to active
147 even if the folder is a newsgroup.
150 - Set sensitivity of delete actions
151 - Added function check_permission() that will check if the
152 user is authorized to delete a message. For news, it
153 will check if the author is the same.
154 - Enabled deletion when there is no trash folder.
157 - Added news_cancel_article() to cancel articles
158 - Implemented news_remove_message() (public function)
160 2002-03-01 [paul] 0.7.2claws22
164 recognise urls that that don't include 'http://' and
168 remove duplicated name
170 2002-02-28 [paul] 0.7.2claws21
174 add ability to 'Select thread'
175 combines Melvin's "Select thread's head" patch (#510907)
176 with Colin Leroy's <colin@colino.net> "Select whole thread"
179 2002-02-28 [paul] 0.7.2claws20
182 hopefully fix segfault on right-clicking a mime part
183 that some people have experienced.
184 fix submitted by Fredrik Olofsson <frol@linux.nu>
186 2002-02-28 [paul] 0.7.2claws19
188 * sync with sylpheed 0.7.2cvs21
189 see ChangeLog entries 2002-02-27 and 2002-02-28
191 2002-02-27 [paul] 0.7.2claws18
193 * sync with sylpheed 0.7.2cvs18
194 see ChangeLog entries 2002-02-26 and 2002-02-27
196 2002-02-26 [alfons] 0.7.2claws17
199 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
200 (spotted by Chris Hessman <idatech@gmx.net>)
202 2002-02-26 [paul] 0.7.2claws16
207 make decryption of ascii-armored pgp encrypted messages
208 and verification of ascii-armored signatures work again.
209 slightly altered from the patch by Jens Jahnke
213 * the checking of plaintext signatures always comes up in
215 * it doesn't work for multipart messages
216 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
217 including the msg headers and these 2 line themselves, are
221 "View/Folder Tree" becomes "View/Separate Folder Tree"
222 "View/Message View" becomes "View/Separate Message View"
223 because its less ambiguous.
226 updated by Ricardo Mones Lastra
228 2002-02-26 [paul] 0.7.2claws15
230 * sync with sylpheed 0.7.2cvs17
231 see ChangeLog entries 2002-02-25 and 2002-02-26
233 2002-02-25 [christoph] 0.7.2claws14
237 do filtering stuff after all messages have been received
238 1. drop all messages to .processing
239 2. scan processing folder for messages
240 3. filter messages or move to inbox
241 this will also find old messages left in processing after
242 a crash or something like that and we get a real msginfo
243 from folder->get_msg_list and do not have to create our
244 own in filter_message
245 * src/matcher_parser_parse.y
246 remove MIX/MAX warning (reordered includes)
248 2002-02-25 [paul] 0.7.2claws13
250 * sync with sylpheed 0.7.2cvs15
251 see ChangeLog entry 2002-02-24
253 2002-02-24 [alfons] 0.7.2claws12
256 clear old color flags first when applying a new color to
258 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
260 2002-02-24 [alfons] 0.7.2.claws11
264 add presets for Opera and Konqueror, closes patch #517261,
265 submitted by Ville Skyttä <scop@users.sourceforge.net>
267 2002-02-24 [alfons] 0.7.2.claws10
271 fix threading for null message ids, closes patch #521601,
272 submitted by Bob Forsman <hammor@users.sourceforge.net>
274 2002-02-24 [alfons] 0.7.2claws9
278 make Tool | Filter Message work with filtering system so
279 setting flags also works
283 - Processing uses the same function as Tool | Filter
284 Message, but doesn't use the same update proc yet
286 2002-02-23 [paul] 0.7.2claws8
288 * sync with sylpheed 0.7.2cvs14
289 see ChangeLog entries 2002-02-22 and 2002-02-23
291 2002-02-22 [christoph] 0.7.2claws7
294 Add column space to table
295 * src/quote_fmt_parse.y
298 2002-02-22 [paul] 0.7.2claws6
306 src/matcher_parser_lex.l
307 src/matcher_parser_parse.y
310 src/prefs_filtering.c
311 src/selective_download.[ch] *** NEW FILES ***
314 Selective Download added to 'Tool' menu.
315 Retrieves email headers of the currently selected pop3
316 account and allows the user to mark emails for deletion
317 right on the pop3 server. Patch submitted by Oliver Haertel
318 <oha@users.sourceforge.net>.
321 add 'src/quote_fmt.c'
323 2002-02-22 [christoph] 0.7.2claws5
327 * src/prefs_common.[ch]
328 * src/prefs_template.c
329 * src/quote_fmt.c *** NEW FILE ***
331 move quote format symbol description code
332 to it's own file because it is used from
333 differnent code parts
334 Rewrote symbol description GUI
337 + get data from array (no more long constant strings)
338 * src/quote_fmt_lex.l
339 * src/quote_fmt_parse.y
340 Symbol for Literal % changed to \% instead of %%
341 (More logical as \ is used for quoting for other symbols)
342 Add |f and |p to include files and program output
344 |f{/home/.../.signature}
347 Correct wrong spelling for "Referenzen"
349 2002-02-21 [paul] 0.7.2claws4
352 forgotten during sync
354 2002-02-21 [paul] 0.7.2claws3
356 * sync with sylpheed 0.7.2cvs11
357 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
358 2002-02-20 and 2002-02-21
360 2002-02-20 [melvin] 0.7.2claws2
362 * src/prefs_actions.c
363 Added error report when child cannot fork or when execvp
364 returns with an error.
366 2002-02-19 [christoph] 0.7.2claws1
369 return unconverted text if conde conversion is not possible
370 when libjconv is used.
371 (patch submitted by "Simon 'corecode' Schubert")
375 * version 0.7.2claws release
377 2002-02-19 [paul] 0.7.2claws
380 updated by Wilbert Berendsen
383 2002-02-18 [alfons] 0.7.1claws13
387 remove references to dlfcn and explicitly loading functions
388 from dynalink libs, because libs linked anyway, and functions
389 are loaded explicitly
391 2002-02-17 [melvin] 0.7.1claws12
393 * src/prefs_actions.c
394 Replaced children wait loop with double fork technique.
395 Now, input/output window updated at each new output.
396 free_children(): Fixed a memory leak.
397 Made input/output window non closable if running children
399 Added missing <unistd.h> include.
400 Added some --debug outputs.
402 2002-02-17 [melvin] 0.7.1claws11
405 Fixed bug where descending sort order did not select top
408 2002-02-17 [melvin] 0.7.1claws10
411 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
413 Pspell data package directory no more hard coded but
414 set during configuration (PSPELL_PATH). (Thanks to
415 Gustavo Noronha Silva.)
417 2002-02-17 [melvin] 0.7.1claws9
420 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
422 Fixed compile-time warnings.
424 2002-02-16 [alfons] 0.7.1claws8
427 fix inadvertent free of NULL pointer which caused
428 sylpheed to crash when closing the save-as dialog
429 using the window close button
431 2002-02-16 [carsten] 0.7.1claws7
432 * src/mainwindow.[ch]
435 fixes for pixmap theming code:
436 - recently changed mail attributes shouldn't get
438 - theme is only reloaded iff another theme was
441 2002-02-16 [paul] 0.7.1claws6
443 * sync with sylpheed 0.7.2 release
444 see ChangeLog entry 2002-02-15 and 2002-02-16
446 2002-02-15 [paul] 0.7.1claws5
448 * sync with sylpheed 0.7.1cvs9
449 see ChangeLog entry 2002-02-15
452 remove unneeded headerwindow.c entry
454 2002-02-14 [carsten] 0.7.1claws4
456 fixed a bug for "Go to next unread message": there was
457 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
458 in the prefs, because of doing "Search again" instead
461 2002-02-14 [carsten] 0.7.1claws3
463 removed 2 more mem leaks; following memprof,
464 this code is "leak free" now :)
466 2002-02-14 [carsten] 0.7.1claws2
468 used opendir/readdir/closedir instead of scandir
469 -> code should work now on Solaris
471 2002-02-14 [paul] 0.7.1claws1
473 * sync with sylpheed 0.7.1cvs8
474 see ChangeLog entries 2002-02-13 and 2002-02-14
477 add some description of Actions and Pixmap Themes
481 * version 0.7.1claws release
483 2002-02-13 [paul] 0.7.1claws
488 updated translations, submitted by Ricardo Mones Lastra,
489 Alessandro Maestri and Fabio Junior Beneditto
491 2002-02-13 [melvin] 0.7.0claws75
493 * src/prefs_actions.c
494 Added missing "signal.h" include
496 2002-02-13 [melvin] 0.7.0claws74
498 * src/prefs_folder_item.c
499 Added missing "config.h" include
501 Updated French translation for folder propriety.
503 2002-02-13 [jens] 0.7.0claws73
506 Added missing src/prefs_folder_item.c [log added by melvin]
508 Updated German translation.
510 2002-02-13 [melvin] 0.7.0claws72
513 Updated French translation.
515 2002-02-13 [melvin] 0.7.0claws71
518 Made gtkut_editable_get_selection return NULL if selection
520 This fixes a bug where selecting part of message A then
521 switching to message B and replying to it will not
522 quote the message's body.
524 2002-02-12 [paul] 0.7.0claws70
527 cosmetic, relating to pixmap themes: on toolbar make
528 updating of 'Exec' and 'Compose news/Compose email'
531 2002-02-12 [carsten] 0.7.0claws69
537 - refreshing after changing pixmap theme better
539 - wanted to remove some mem leaks, but alfons was
540 faster (and had the better solution ;)
542 2002-02-12 [alfons] 0.7.0claws68
545 * src/stock_pixmap.[ch]
546 plug mem leaks, refactor code a little bit
549 2002-02-12 [sergey] 0.7.0claws67
552 Fixed problem with copying messages to IMAP folders when the
553 server uses something other than '/' as a namespace separator
554 (cyrus-imapd uses '.').
556 2002-02-12 [jens] 0.7.0claws66
559 Updated German Translation
561 2002-02-12 [paul] 0.7.0claws65
563 * sync with sylpheed 0.7.1cvs1
564 see ChangeLog entry 2002-02-12
566 2002-02-12 [melvin] 0.7.0claws64
568 * src/prefs_actions.c
569 Fixed "feature" where children's output was duplicated
570 instead of refreshed while monitoring.
571 Removed some debug code.
573 2002-02-12 [christoph] 0.7.0claws63
576 always delete message from queue after sending/send error
579 2002-02-12 [melvin] 0.7.0claws62
581 * src/prefs_actions.c
582 Children wait loop is now triggered with a timeout of 1s
583 Added %F which is replaced with the list of filenames
584 of all selected messages (as suggested by Ricardo Mones Lestra)
585 Pipe syntax changed. Prefix with | to send selection, postfix
586 with | to retrieve output. Prefix with > or * to send
587 user definable input to the command (*: input is hidden)
588 Old pipe action should now be postfixed with |, too.
590 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
592 fixed a bug: if there's no theme directory don't
593 throw an error, just do "nothing" (thanks Alfons)
595 2002-02-12 [carsten] 0.7.0claws60
598 had to write the cache twice (nasty!); some marks would
601 2002-02-11 [carsten] 0.7.0claws59
604 doc-src/maintainer_guide.txt
610 src/prefs_common.[ch]
611 src/stock_pixmap.[ch]
613 pixmap theming and related work on pixmap
614 handling on some other places
615 (e.g. hrm features for all folder)
616 src/pixmap/stock_*.xpm -> the stock_ was removed
618 2002-02-11 [paul] 0.7.0claws58
620 * sync with sylpheed 0.7.1 release
621 see ChangeLog entries 2002-02-11
623 2002-02-08 [paul] 0.7.0claws57
625 * sync with sylpheed 0.7.0cvs39
626 see ChangeLog entry 2002-02-07 (last entry)
628 * src/prefs_actions.c
629 src/prefs_filtering.c
632 sync: made it compile with C compilers other than gcc
634 2002-02-07 [paul] 0.7.0claws56
636 * sync with sylpheed 0.7.0cvs38
637 see ChangeLog entries 2002-02-06 (last 2 entries) and
640 2002-02-07 [darko] 0.7.0claws55
644 Fix const gchar */gchar * issue (thanks Hiro)
646 2002-02-07 [darko] 0.7.0claws54
651 * src/prefs_template.c
653 * src/quote_fmt_parse.y
656 When replying or forwarding an email don't quote the entire
657 mail body but use the part of the message text that is selected
659 2002-02-06 [melvin] 0.7.0claws53
661 * src/prefs_common.[ch]
664 Made possible to switch quickly to last used dictionary
665 which makes checking bilingual documents easier.
667 2002-02-06 [melvin] 0.7.0claws52
670 Added forgotten new file src/prefs_actions.c
672 2002-02-06 [melvin] 0.7.0claws51
674 * src/prefs_actions.c ** NEW FILE **
675 * src/prefs_actions.h ** NEW FILE **
676 Added actions to execute on message text view, or on the
679 Added src/prefs_actions.[ch]
681 Added new menu "Edit/Actions"
683 Added new actionsrc file.
685 Added actionsrc reading.
687 Added new menus "Edit/Actions" and "Configuration/Actions..."
689 Added new element actionslst element to prefs_common.
691 2002-02-06 [paul] 0.7.0claws50
693 * sync with sylpheed 0.7.0cvs36
694 see ChangeLog entry 2002-02-06
699 updated by Ricardo Mones Lastra
701 2002-02-05 [paul] 0.7.0claws49
703 * sync with sylpheed 0.7.0cvs33
704 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
706 2002-02-05 [paul] 0.7.0claws48
709 re-add 'Edit/Advanced/Delete entire line', previously named
712 2002-02-04 [paul] 0.7.0claws47
716 fix bug #494993 (Reply All not taking Reply-To into consi)
717 eliminate differences in behaviour of right-click 'Reply to all'
718 in summary view and 'Reply to all' on the toolbar.
719 fix bug where Reply-To gets ignored by 'Reply to all' in summary
720 view and From gets ignored by 'Reply to all' on toolbar.
721 fix bug where 'Reply to all' on toolbar uses To twice and ignores
722 From when no Reply-To header is present.
724 2002-02-04 [paul] 0.7.0claws46
726 * sync with sylpheed 0.7.0cvs30
727 see ChangeLog entries 2002-02-03 and 2002-02-04
729 2002-02-03 [melvin] 0.7.0claws45
732 Readded function to highlight all misspelled words.
733 Fixed bug where user-provided-words did not replace
734 correctly the misspelled word when using the mouse.
735 Fixed bug where checking a region selected from right to left did
736 not check the region at all.
737 Fixed bug where 'Check backwards' may not check at all.
738 Fixed memory leaks where popup menus and accel_groups were not destroyed.
739 Fixed possible buffer overflow when checking for long strings (>1k).
740 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
741 Accelerators code uses now gtk_widget_add_accel.
742 Removed and disabled obsolete and unfinished code.
746 Added menu item to Highlight all misspelled words.
748 2002-02-01 [paul] 0.7.0claws44
751 fix '/View/Hide read messages' sensitivity when all
752 messages in a folder are hidden
754 2002-02-01 [paul] 0.7.0claws43
757 add --send option to command line interface, sends all
758 queued mail. Patch submitted by Ricardo Mones Lastra.
760 2002-01-31 [paul] 0.7.0claws42
763 add '/View/Hide read messages' to main_window_set_menu_sensitive()
765 2002-01-31 [paul] 0.7.0claws41
767 * sync with sylpheed 0.7.0cvs27
768 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
772 comment out elements of textview_show_part() as temporary
773 workaround for attachment 'Display as text' bug
776 updated by Fabio Junior Beneditto
778 2002-01-30 [paul] 0.7.0claws40
780 * sync with sylpheed 0.7.0cvs24
781 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
785 add {N_("/_Spelling"), ... "<Branch>"} to
786 GtkItemFactoryEntry compose_entries[]
789 add claws menu items to prefs_keybind_apply_clicked()
790 and remove non-claws menu items
792 2002-01-29 [paul] 0.7.0claws39
794 * sync with sylpheed 0.7.0cvs22
795 see ChangeLog entries 2002-01-28 and 2002-01-29
797 2002-01-28 [melvin] 0.7.0claws38
800 Added the declartion of compose_send_control_enter.
804 Added in a 'Spelling' menu which includes the configuration menu.
805 Added a real 'Check all' and got rid from the old one which only
806 highlited misspelled word.
807 Made 'Check while typing' a disableable option.
808 Added a dialog when there are no more misspelled word.
809 Added a dialog if error occurs when switching to a dictionary.
811 * src/prefs_common.[ch]
812 Added option for the default 'Check while typing' option.
815 2002-01-28 [alfons] 0.7.0claws37
818 fix buglet and make code comply with sylpheed code style
820 2002-01-28 [paul] 0.7.0claws36
822 * sync with sylpheed 0.7.0cvs19
823 see ChangeLog entries for 2002-01-28
825 2002-01-28 [hoa] 0.7.0claws35
831 read the renderer config
834 use the renderer config to convert mime attachments
837 don't use textview_show_html/ertf,
838 use get_text_content instead
840 2002-01-27 [alfons] 0.7.0claws34
843 make sylpheed believe it can delete a news message...
844 (messages are NOT deleted, maybe we should remove
845 processing from the folder properties after all.)
847 2002-01-27 [alfons] 0.7.0claws33
852 implement remove_msg()
854 2002-01-27 [alfons] 0.7.0claws32
859 fix return receipt / disposition notification again. this
860 stuff seems to break on _every_ major summary UI change, so
861 it's now implemented using a flag which is saved in the
864 2002-01-26 [alfons] 0.7.0claws31
867 let import dialog show the destination folder identifier
869 2002-01-26 [melvin] 0.7.0claws30
873 Readded 'Mark all read' into summary view popup menu
874 Added 'Mark all read' in folder view popup menu for IMAP
876 Made it insensitive if the selected folder is not the shown
877 one to avoid 'Mark all read' on the wrong folder.
879 2002-01-26 [paul] 0.7.0claws29
883 move 'Mark all read' from summary view to folder view
884 menu. (adapted from) patch submitted by Jeremy Andrews,
885 <lists@kerneltrap.com>
887 2002-01-25 [alfons] 0.7.0claws28
890 put the gtk class name back so GtkSText adapts the
893 2002-01-25 [alfons] 0.7.0claws27
896 assimilate Ricardo's patch that shows pixmaps instead of
897 plain "new" and "unread" texts in the folder view column
900 2002-01-25 [paul] 0.7.0claws26
903 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
904 be found in non-standard locations.
905 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
907 2002-01-25 [paul] 0.7.0claws25
909 * sync with sylpheed 0.7.0cvs16
910 see ChangeLog entry 2002-01-25
912 2002-01-24 [paul] 0.7.0claws24
914 * more sync with sylpheed 0.7.0cvs15
915 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
917 2002-01-23 [sergey] 0.7.0claws23
920 Fixed segfault when closing LDIF import wizard with
926 Fixed wrong scrolling position after switching between
927 text and image parts.
929 2002-01-23 [paul] 0.7.0claws22
931 * sync with sylpheed 0.7.0cvs15
932 see ChangeLog entries 2002-01-22 and 2002-01-23
934 2002-01-21 [melvin] 0.7.0claws21
936 * src/prefs_scoring.c
937 * src/prefs_filtering.c
938 Fixed bug where scoring and filtering windows stopped
941 2002-01-21 [paul] 0.7.0claws20
943 * sync with sylpheed 0.7.0cvs12
944 see ChangeLog entries 2002-01-20 and 2002-01-21
946 2002-01-21 [carsten] 0.7.0claws19
949 * src/messageview.[ch]
950 * src/summaryview.[ch]
951 changes to shortcuts handling again:
952 + "Q" now controled by mainwin
953 + v/V are now customizable and have slightly
955 the "button" to minimize the messageview (and maximize
956 the summary view) is a real button now
958 "Delete Line+" added to Edit/Advanced (this will also
961 2002-01-20 [melvin] 0.7.0claws18
964 Made "Bcc" sensitive when addressbook is called from
965 compose window (it was a Claws only bug).
967 2002-01-19 [alfons] 0.7.0claws17
970 prevent unnecessary updates when currently selected folder has
973 2002-01-19 [alfons] 0.7.0claws16
976 prevent writing the cache based on current message list in summary
977 view when filtering also put messages in currently selected folder
982 Italian translation submitted by Alessandro Maestri
983 <a.maestri@cs.tin.it>
985 2002-01-18 [melvin] 0.7.0claws15
987 * src/prefs_filters.c
988 fixed bug where 'cancel' from 'filters' window stops autochecking
989 if the timer timed out when the window was open.
991 2002-01-18 [match] 0.7.0claws14
993 * src/addrclip.[ch] ** NEW FILE **
994 * src/addrselect.[ch] ** NEW FILE **
995 * src/adbookbase.h ** NEW FILE **
996 addressbook cut, copy and paste
1000 * src/addrindex.[ch]
1012 support for copy/paste
1014 support for copy/paste
1015 tidy up menu option processing
1016 correct address list function arguments
1018 sort user attributes
1028 2002-01-18 [paul] 0.7.0claws13
1030 * sync with sylpheed 0.7.0cvs8
1031 configure.in: support Mac OS X (Darwin)
1033 2002-01-18 [carsten] 0.7.0claws12
1035 small hack to fix a segfault with an empty href
1036 (reported by Alexandra Walford <deeni@altern.org>)
1039 the shortcuts for Mark und Mark as unread are hardcoded
1043 readded the shortcuts in gtkstext but made them
1044 customizeable (simply by adding a menu plus a wrapper
1047 2002-01-17 [melvin] 0.7.0claws11
1050 fix default dictionary not being saved.
1052 2002-01-16 [darko] 0.7.0claws10
1055 fix wrapping crash with URL longer than wrapping margin
1057 2002-12-08 [hoa] 0.7.0claws10
1059 * src/matcher_parser_parse.y
1062 * src/prefs_filtering.c
1063 now, we can use bounce action in the dialog box.
1065 2002-01-16 [carsten] 0.7.0claws9
1067 removed the <control> and <alt> shortcuts because they're
1068 not needed and interefered with the "normal" shortcuts
1071 removed most of the hardcoded shortcuts and assigned
1072 them to menu entries making them easy customizable by
1075 2002-01-16 |melvin] 0.7.0claws8
1078 fixed bug where using the mouse and when the compose
1079 window is not on top may result in a crash.
1081 2002-01-16 [melvin] 0.7.0claws7
1084 fixed a long standingspell checker bug which could
1085 cause a crash after sending a message.
1087 2002-01-16 [paul] 0.7.0claws6
1089 * sync with sylpheed 0.7.0cvs7
1090 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
1091 2002-01-15, and 2002-01-16
1093 2002-01-16 [melvin] 0.7.0claws5
1099 Heavily modified spell checker code to work around
1100 ispell bug, to add keyboard shortcuts and for future
1101 enhancements. See README.claws for usage information.
1103 2002-01-15 [alfons] 0.7.0claws4
1106 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
1107 so sorting within threads reflects sort mode
1109 2002-01-15 [christoph] 0.7.0claws3
1112 added alertpanel if mail sending failed
1114 2002-01-15 [alfons] 0.7.0claws2
1116 * src/prefs_filtering.c
1117 don't stop timer when prefs filtering dialog is opened
1119 2002-01-14 [alfons] 0.7.0claws1
1123 remove debug_print()s for privacy reasons
1125 2002-01-14 [darko] 0.7.0claws
1128 quotation wrapping is now also in the main branch
1132 * tools/filter_conv.pl
1133 allow for Boolean Op and case-sensitivity
1134 this file is included in the release and tagged
1137 2002-01-13 [paul] 0.7.0claws
1139 * release 0.7.0, with cvs tag 'rel_0_7_0'
1143 * tools/filter_conv.pl
1145 rewritten to output to matcherrc instead of filteringrc
1148 updated Spanish translation by Ricardo Mones Lastra
1153 update dutch translation
1158 Updated by Fabio Junior Beneditto
1160 2002-01-13 [melvin] 0.6.6claws53
1163 Updated french translation
1165 2002-01-12 [alfons] 0.6.6claws52
1168 plug mem leak that has been sitting there for ages
1170 2002-01-12 [alfons] 0.6.6claws51
1173 undo melvin's changes from 0.6.6claws48 because summary
1174 view now refuses to select first unread message when
1177 2002-01-11 [alfons] 0.6.6claws50
1180 use claws' semantics for getting folder item when
1181 importing an mbox file into a folder
1182 (submitted by Dale P. Smith)
1184 2002-01-11 [christoph] 0.6.6claws49
1187 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
1188 toggle widget, because non static prefs can not use
1189 prefs_set_* functions
1190 * src/prefs_account.c
1191 toggle smtp auth password field sensitivity if
1192 user id is empty and add descrition of usage for
1194 * src/prefs_folder_item.c
1195 use SET_TOGGLE_SENSITIVITY macro to instead of extra
1198 2002-01-11 [melvin] 0.6.6claws48
1201 fix the 'Ctrl-Enter' feature for sending and test really
1202 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
1203 editables which was not documented in Gtk)
1206 Made summaryview refresh after sorting and not before.
1208 2002-01-11 [christoph] 0.6.6claws47
1211 select account from account ids if possible and
1212 correctly set save folder for copy in reedit
1214 2002-01-10 [paul] 0.6.6claws46
1216 * sync with sylpheed 0.7.0 release
1217 see ChangeLog entries 2002-01-07, 2002-01-08 and
1223 remove more dirt traces...
1228 clean up some traces of my debugging stuff
1230 2002-01-09 [alfons] 0.6.6claws45
1233 break up filteringprop_apply() in three separate pieces
1234 so we can drop messages that failed processing in the
1238 fix bug #469598 "no refresh of inbox after filter" which
1239 was introduced by the new summary view locking, and which
1240 prevented the summary view to update after a manual filter
1241 message. claw's filter message requires a summary_show().
1242 (aargh, summary_show() again! :-)
1244 2002-01-07 [alfons] 0.6.6claws44
1246 * src/headerwindow.c
1249 * src/sourcewindow.c
1250 bring in Hiro's last 0.7.0 wm class fixes
1253 bring in Ricardo's fix for sylprint script
1257 * src/prefs_common.[ch]
1258 * src/prefs_account.[ch]
1260 clean up account preference poison in rfc2015,
1261 and preparation to fix double sign bug
1262 (patch submitted by Simon 'corecode' Schubert)
1264 2002-01-07 [christoph] 0.6.6claws43
1267 search for free message number, do not only rely
1270 fix smtp auth and use extra account information
1271 if available, if not use pop3 data instead
1272 (closes bug #500341)
1276 2002-01-06 [alfons] 0.6.6claws42
1279 try making the separate windows work again...
1281 2002-01-06 [alfons] 0.6.6claws41
1284 adapt Hiro's separate window menu (to get rid of the funny
1285 duplicate menu items), and make it work again
1287 2002-01-06 [alfons] 0.6.6claws40
1292 * tools/README.sylprint
1293 add sylprint script for printing mails from Sylpheed
1294 (contributed by Ricardo Mones Lastra)
1299 2002-01-06 [melvin] 0.6.6claws39
1303 Fixed crash introduced in 0.6.6claws38 by the menu
1304 reorganisation (Hide read messages)
1307 Fixed typo (we are now in 2002, alfons ;) )
1309 2002-01-05 [alfons] 0.6.6claws38
1311 * sync with sylpheed 0.6.6cvs10-17
1312 (last stuff marked as LAST_STABLE)
1314 2002-01-04 [melvin] 0.6.6claws37
1317 Made account selection code use strcasestr again instead of
1318 g_strcasecmp (fixes bug where reediting queued messages
1319 did not select proper account reported by T. Link).
1322 Fix bug where folder icons are not shown when 'hide read messages'
1325 * src/stock_pixmaps.[ch]
1326 Added folder icons for 'hide read messages'.
1329 Fixed bug where 'Enter' in a header entry will send the message
1330 if 'CTL-Enter' was chosen as a shorcut for sendind.
1332 2002-01-03 [melvin] 0.6.6claws36
1335 Added popup menu for common preferences and
1336 account preferences (right click on tab displays
1337 a menu of all tabs.)
1339 2002-01-02 [melvin] 0.6.6claws35
1342 Made spelling code compatible with undo/redo feature.
1343 Added creation of suggestion mode menu for the general
1346 * src/prefs_common.[ch]
1347 Added option menu for the speller's suggestion mode.
1348 Added missing spaces in "..." buttons and made a "..."
1349 button non translatable!
1352 Made speller use the default suggestion mode.
1353 Hack to make it possible to choose 'CTRL-Enter' as a
1354 shortcut for sending (and only for sending).
1356 * src/prefs_folder_item.c
1357 Changing subject simplification does not update cache
1358 anymore (because it is unnecessary).
1359 Fixed bug where changing subject simplification updated the
1360 summaryview even when the viewed folder is not the
1361 folder which properties are being changed. (E.g.
1362 viewing folder A and changing
1363 the subject simplification of
1364 folder B -not being viewed- updated the
1365 summaryview of folder A with data of
1366 folder B). (Hope this is clear... )
1368 2001-12-31 [alfons] 0.6.6claws34
1372 fgetc() returns a signed integer which doesn't
1373 fit in a char. so c truncates this to a char
1374 but we may lose significant bits. i.e. we may
1375 comparing 0xFF which may not be equal to -1
1376 unless properly casted to signed char which
1377 we won't do because fgetc() returns a signed
1378 integer which doesn't fit in a char. so c
1379 truncates this to a char but we may lose
1380 significat bits. (you got the idea, thanks
1381 to Gustavo Noronha Silva <kov@debian.org>
1382 and the Debian folks!)
1384 2001-12-30 [alfons] 0.6.6claws33
1386 * src/prefs_common.c
1387 add #ifdef USE_PSPELLs that Melvin forgot
1389 2001-12-30 [melvin] 0.6.6claws32
1391 * src/prefs_common.[ch]
1392 Added configurable color for misspelled words.
1395 Fixed bug of foreground text color (reported by David
1397 Added configurable color for misspelled words.
1399 2001-12-30 [alfons] 0.6.6claws31
1402 remove unnecessary things someone put there
1406 make folder properties (like threading and sorting) persistent
1407 (closes bug #497424 "rescan folder tree resets proprieties")
1408 currently this is only for MH folders.
1410 2001-12-29 [melvin] 0.6.6claws30
1412 * src/string_match.[ch]
1413 Optimized a bit: regexp pattern buffer compiled only once, and
1414 one subroutine call removed. Fixed ^ regexp search: Now,
1415 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
1418 Subject filtering changed to filter summary columns and
1419 not directly the messages subject cache. The loss in
1420 performance is balanced by the improvement of string_match.
1421 Added an alert panel if there is an error in the regexp.
1423 * src/src/prefs_folder_item.h
1424 Added a regexp pattern buffer.
1426 2001-12-28 [alfons] 0.6.6claws29
1428 * src/string_match.[ch]
1430 allow compilation *BSD
1432 2001-12-27 [alfons] 0.6.6claws28
1435 sync the Hiro's bug fix for BSD
1437 2001-12-27 [melvin] 0.6.6claws27
1440 Simplify focus to subject entry code.
1442 2001-12-27 [darko] 0.6.6claws26
1448 * src/procheader.[ch]
1450 * src/stock_pixmap.[ch]
1452 Show key icon for encrypted mails in summary view
1454 * src/pixmaps/clip.xpm
1455 * src/pixmaps/clipkey.xpm
1456 * src/pixmaps/key.xpm
1457 New/modified icons for the above
1459 2001-12-27 [melvin] 0.6.6claws25
1461 * src/prefs_common.c
1462 Put spell checker options in a separate tab to decrease
1463 the Common Preferences window height.
1466 Update spell checker usage instruction about its options
1469 2001-12-27 [melvin] 0.6.6claws24
1472 Changed subject entry widget position. Initial focus is
1473 on the To header instead of the subject entry.
1474 Creating a new header scrolls the header list to make the
1475 created one visible. Nevertheless, when automatically filling
1476 headers, the first one is shown.
1477 A Tab key press in the last empty header entry zips the
1478 focus to the subject entry.
1479 (I did not change the combo boxes, yet)
1481 2001-12-26 [alfons] 0.6.6claws23
1483 * src/prefs_account.c
1485 allow default inbox to reside in another mailbox (only
1486 works for POP3 accounts)
1488 2001-12-26 [alfons] 0.6.6claws22
1491 make reply-on-click work with the account of the selected folder
1493 put a fixme here to remind me to fix finding correct default
1494 account for nested folders
1496 2001-12-25 [alfons] 0.6.6claws21
1499 make column headers display locked and mark pixmaps (idea by Melvin)
1500 fix bug by adding score and locked column type to sort array
1502 2001-12-25 [alfons] 0.6.6claws20
1505 catch a *potentially* inadvertent write back of
1506 the message cache(s) introduced by 0.6.5claws37
1508 2001-12-25 [christoph] 0.6.6claws19
1510 * src/stock_pixmap.[ch]
1512 add ignore thread pixmap
1513 (can someone draw a better icon for this?)
1515 2001-12-24 [alfons] 0.6.6claws18
1517 * src/prefs_folder_item.c
1518 make address completion actually work for the
1519 Default To address in the Folder Property dialog.
1521 2001-12-24 [alfons] 0.6.6claws17
1524 use new style regexp for subject stripping
1525 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
1527 2001-12-24 [darko] 0.6.6claws16
1531 move GPG related informational messages to debug mode
1533 2001-12-23 [alfons] 0.6.6claws15
1535 * src/stock_pixmap.[ch]
1537 add the forgotten Claws' locked pixmap
1539 2001-12-23 [alfons] 0.6.6claws14
1542 accept file name typed in entry in multi file
1543 selector (patch submitted by Gustavo Noronha Silva
1546 2001-12-23 [alfons] 0.6.6claws13
1548 * src/prefs_filter.c
1549 * src/prefs_filtering.c
1552 clean up a little bit
1554 * src/string_match.c
1555 validate input strings a little bit more
1557 2001-12-23 [alfons] 0.6.6claws12
1561 * src/string_match.[ch] ** NEW **
1562 * src/folderview.[ch]
1565 * src/prefs_folder_item.[ch]
1566 add subject simplification to strip out strings from
1567 a subject line (esp. handy for mailing lists).
1568 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
1569 but slightly changed things for better integration.)
1571 2001-12-23 [alfons] 0.6.6claws11
1574 fix bug introduced by submission included in 0.6.5claws52.
1575 ideally this submission should clean the trash if any trash
1576 folder has a message. however, the hasTrash variable was
1577 set to false whenever a trash folder was empty (discarding
1578 a previously found *filled* trash folder.)
1580 also edited the code a little bit and made it more safe.
1582 2001-12-22 [alfons] 0.6.6claws10
1585 quick fix for Martin Pool's omission of an account
1586 specific SSL setting
1588 2001-12-22 [alfons] 0.6.6claws9
1595 better support for multipart/digest (submitted
1596 by Fredrik <e98fo@efd.lth.se>)
1598 2001-12-22 [alfons] 0.6.6claws8
1601 correct function signature
1604 * src/prefs_account.[ch]
1605 allow IMAP over SSH tunnel (patch submitted by
1606 Martin Pool <mbp@samba.org>)
1608 2001-12-21 [alfons] 0.6.6claws7
1610 * sync with sylpheed 0.6.6cvs4-9
1611 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
1613 2001-12-21 [christoph] 0.6.6claws6
1616 * src/prefs_folder_item.[ch]
1617 implement saving of outgoing messages to current folder.
1618 fix segfault when no default outbox is available
1619 (closes bug #495683)
1621 2001-12-21 [carsten] 0.6.6claws5
1624 pressing CTRL while DND does now the expected thing and
1625 copies the mail (moving is still the default, as this
1626 seam more appropriate for handling mails by DND)
1628 2001-12-18 [paul] 0.6.6claws4
1630 * sync with sylpheed 0.6.6cvs3
1631 see ChangeLog entries 2001-12-18
1633 2001-12-18 [hiro] 0.6.6claws3
1636 fix for multibyte characters (obtain the number of letters
1639 2001-12-17 [paul] 0.6.6claws2
1641 * sync with sylpheed 0.6.6cvs1
1642 see ChangeLog entry 2001-12-16
1644 2000-12-17 [alfons] 0.6.6claws1
1649 2001-12-16 [paul] 0.6.6claws
1652 * Release version 0.6.6claws, cvs tag: rel_0_6_6
1655 last minute sync with main 0.6.6
1658 updated by Ricardo Mones Lastra
1659 update for last minute sync
1662 update for last minute sync
1664 updated by Jens Oberender
1666 updated by Fabio Junior Beneditto
1668 * src/prefs_common.[ch]
1670 number of undo levels is user configurable
1671 (squeeze it into the release in the dying
1672 moments) Submitted by Jens Oberender
1677 updated french translation
1679 2001-12-15 [paul] 0.6.5claws92
1681 * sync with sylpheed 0.6.5cvs28
1682 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
1685 update to allow for sync
1690 update dutch translation
1692 2001-12-14 [carsten] 0.6.5claws91
1694 fixed bug #473785; also after changing the column order
1695 the same message will be selected and displayed as before
1698 2001-12-14 [carsten] 0.6.5claws90
1700 probably found the bug reported by wwb opening or closing
1701 a folder tree just before dnd (found the solution in the
1702 balsa source -- thanks to them)
1704 2001-12-14 [carsten] 0.6.5claws89
1707 moved gtk_clist_moveto to the right place, so that
1708 only the accounts dialog is effected on opening
1710 2001-12-14 [carsten] 0.6.5claws88
1712 gtkut_clist_set_focus_row does a gtk_clist_moveto
1713 now, so that the focused row will be seen in any case
1714 (reported by wwp on sf-claws-user)
1716 2001-12-14 [darko] 0.6.5claws87
1719 remove unnecessary line
1721 2001-12-14 [paul] 0.6.5claws86
1723 * sync with sylpheed 0.6.5cvs27
1724 see ChangeLog entries 2001-12-14
1726 2001-12-14 [carsten] 0.6.5claws85
1728 following a suggestion of Melvin the rcoabm pops up
1729 right under the button now and the button is reliefed
1730 while the popup is open
1732 2001-12-14 [darko] 0.6.5claws84
1735 fix crash when wrapping long lines if linewrap quotation
1736 is disabled and wrapper encounters a word spanning more
1739 2001-12-13 [paul] 0.6.5claws83
1742 prefer 'Reply-To' header over mailing list header when
1743 replying to a message. Finally prevent all those confirmation
1744 messages being sent to the list itself.
1747 remove unused summary_set_menu_sensitive() entry
1749 2001-12-13 [paul] 0.6.5claws82
1752 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
1753 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
1754 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
1755 improvements to 'Hide read messages': Inbox, Outbox,
1756 Trash, Queue, and Draft icons now reveal presence of hidden
1759 2001-12-12 [alfons] 0.6.5claws81
1761 0.6.5claws80 was tagged as LAST_STABLE
1763 * src/filtering.[ch]
1765 * src/matcher_parser_lex.c
1766 fix the filtering; my last attempt to get it right,
1767 if it does not work, it's Hoa's turn. ;-)
1769 for my honourable peers:
1771 the code now makes a clear distinction between
1772 rules as they are displayed (probably escaped),
1773 and as they are executed (probably unescaped). the
1774 parser does *NOT* do any unescaping, this is
1775 the task of the matcher.c (which breaks up a
1776 rule into condition) and the filtering.c (which
1777 breaks up the rule's action). to make this
1778 run happily we provide an unescaped copy of
1779 crucial strings to the MatcherProp and
1780 FilteringAction structures. note that the only
1781 exception to this is any REGEXP string. those
1782 are directly passed to regcomp() and regexp()
1783 (who have much more powerful unescape functions).
1787 you can escape tab (\t), carriage return (\r),
1788 linefeed (\n), form feed (\f), quote (\"),
1789 single quote (\'), bell (\b) in all the entry
1790 lines in the scoring & filtering dialogs.
1791 as an added bonus this should not affect
1792 existing filtering rules.
1794 2001-12-12 [carsten] 0.6.5claws80
1798 "item(s) selected" is now sensitive to 1 or more
1799 than one selected (nice for language where simple
1800 adding of a "s" is not possible as German (Eintrag
1803 the "forward as attachment" entry from the right
1804 click menu removed, "forward" acts following the
1808 reverted my former changes; so compiler warning again
1809 but there's more GTK_TEXT/GTK_STEXT mixing on other places
1813 "search in message" does now *not* only work in MVIEW_TEXT
1814 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
1818 removed "/File/_Close" as it was the same as "/File/E_xit"
1819 and we don't need it two times
1821 the separate folder view and message view now get a distinct
1822 WMCLASS, just in case someone is using sawfish ;-)
1824 as the menu entries "/View/Message view" and "/View/Folder tree"
1825 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
1826 make them sensitive accordingly and as these two are "shown"
1827 after startup anytime check this menuitem at startup
1829 2001-12-12 [paul] 0.6.5claws79
1832 fix sensitivity of 'Search folder...', broken in
1838 2001-12-11 [carsten] 0.6.5claws78
1840 fixed two typos returning a wrong FALSE/TRUE
1841 * src/mainwindow.[ch]
1842 extra menu for email/news button removed
1844 2001-12-11 [alfons] 0.6.5claws77
1846 * src/matcher.c (1.3)
1847 * src/matcher_parser_lex.l (1.28)
1848 revert for another attempt
1849 mark 0.6.5claws77 as LAST_STABLE
1851 2001-12-11 [christoph] 0.6.5claws76
1854 fixed wrong translation for prev. unread msg
1856 2001-12-11 [paul] 0.6.5claws75
1861 * src/summaryview.[ch]
1862 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
1863 enable ability to hide read messages on per folder basis via
1864 '/Summary/Hide read messages'; when selected, a folder will
1865 have a red open folder icon, instead of a blue icon, if the
1866 folder contains hidden messges
1867 submitted by Thomas Link <t.link.tmp200101.gmx.net>
1870 remove '/Message/Forward as attachment' from
1871 main_window_set_menu_sensitive() to prevent debug warning
1875 Clean up some of the English
1877 * tools/newscache_clean.pl
1878 allow for new 'hidereadmsgs' entry in folderlist.xml
1881 updated translation, submitted by Ricardo Mones Lastra
1883 2001-12-11 [paul] 0.6.5claws74
1885 * sync with sylpheed 0.6.5cvs25
1886 see ChangeLog entry 2001-12-11
1888 2001-12-10 [alfons] 0.6.5claws73
1891 add more control characters
1892 * src/matcher_parser_lex.l
1893 make escaping / unescaping work again
1895 2001-12-10 [alfons] 0.6.5claws72
1898 clean up warnings "returning value for void function"
1899 * src/prefs_filtering.c
1900 make info button for execute action sensitive
1902 2001-12-10 [paul] 0.6.5claws71
1907 fix: imap server now gets informed of MARKED, UNMARKED
1908 and REPLY events. Now people can use different IMAP-Mail
1909 clients and have the exact same information about MARKED,
1910 UNMARKED and REPLY status with all of them. Especially
1911 useful for imap servers with a web-frontend.
1912 submitted by Tobias Sandhaas <medlor@web.de>
1914 2001-12-09 [melvin] 0.6.5claws70
1917 fixed bug #490076 (hunted down by Alfons who implemented
1918 a workaround in 0.6.5claws65)
1920 2001-12-09 [christoph] 0.6.5claws69
1923 set pointer to string in LOCKED column to NULL
1924 (might fix bug #490800)
1926 2001-12-09 [carsten] 0.6.5claws68
1929 resolved some cluttered menu shortcuts
1930 ('creating new email' and 'creating news message'
1933 wmclass now distinc from main window
1936 email/news and forward button functionality similar
1937 to the reply buttons; removed the ugly dropdown arrows
1938 and use instead the right mouse button
1940 2001-12-09 [paul] 0.6.5claws67
1944 allow spaces in imap folder names
1945 submitted by Willem van Engen <wvengen@stack.nl>
1947 2001-12-09 [paul] 0.6.5claws66
1949 * sync with sylpheed 0.6.5cvs24
1950 see ChangeLog entry 2001-12-09
1952 2001-12-08 [alfons] 0.6.5claws65
1955 prevent secondary selection claim after "add to sender" dialog
1956 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
1957 we trick GTK by simulating a click at (0, 0) in the textview.
1959 2001-12-08 [hoa] 0.6.5claws64
1962 fixed a bug about the .processing folder name while filtering
1964 2001-12-08 [alfons] 0.6.5claws63
1967 work around problem of not correctly updating folder stats
1968 when deleting messages. there's some folder scanning evil
1969 going so the folderview_update_msg_num() does not work
1970 correctly. need to investigate this.
1972 2001-12-08 [paul] 0.6.5claws62
1974 * sync with sylpheed 0.6.5cvs23
1975 see ChangeLog entry 2001-12-08
1977 2001-12-07 [christoph] 0.6.5claws61
1980 fix another header translation problem
1982 2001-12-07 [alfons] 0.6.5claws60
1985 make filtering also work on local spool mbox
1987 2001-12-07 [carsten] 0.6.5claws59
1989 addressbook window gets a wmclass distinct from the main
1992 * src/mainwindow.[ch]
1993 forward menu item will use mode selected in prefs, forward
1994 as attatchment in menu removed (will be substituted in the
1995 toolbar similar to reply buttons)
1996 create news message menu entry and news button is now
1997 sensitive to the existance of a news account
1998 * src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
1999 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
2000 * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
2001 these are removed because the toolbar buttons don't show
2002 the quoting modus any longer
2006 * tools/newscache_clean.pl ** NEW FILE **
2007 perl script to do some tidying up in the newscache directory
2009 * tools/sylpheed-switcher ** NEW FILE **
2010 perl script to enable easy switching between main and claws
2013 added descriptions of the two new perl scripts
2016 2001-12-07 [melvin] 0.6.5claws58
2019 fixed a warning during compilation introduced in 0.6.5claws56
2021 2001-12-07 [paul] 0.6.5claws57
2023 * src/mainwindow.[ch]
2025 further usability enhancements to replying with or without
2026 quoting via the toolbar, use of Ctrl key is replaced by
2028 Submitted by Carsten Schurig
2030 2001-12-07 [melvin] 0.6.5claws56
2033 hack to fix bug that prevented to make/paste selections
2034 after switching between MVIEW_TEXT and MVIEW_MIME views
2035 without deselecting the selection first.
2037 2001-12-06 [alfons] 0.6.5claws55
2039 * src/filtering.[ch]
2041 revise filtering a little bit more, and make sure
2042 messages are delivered to the appropriate inbox
2043 (perhaps set per account)
2045 2001-12-06 [paul] 0.6.5claws54
2047 * sync with sylpheed 0.6.5cvs22
2048 see ChangeLog entry 2001-12-06
2050 2001-12-05 [alfons] 0.6.5claws53
2056 more revisions of filtering system
2057 (last stable version is marked as LAST_STABLE)
2059 | NOTE 1): the filtering system now uses a local folder called
2060 | .processing. if filtering fails, check this directory
2061 | for missing messages.
2063 | NOTE 2): help us find the filtering actions still missing
2065 2001-12-05 [paul] 0.6.5claws52
2068 fix bug where 'Empty Trash?' pop-up window appears even
2069 when Trash is empty, submitted by Jesse Skinner
2071 2001-12-05 [melvin] 0.6.5claws51
2074 fixed bug #486106 to select correct account when reediting
2077 2001-12-04 [alfons] 0.6.5claws50
2080 declare markfile in appropriate functions when
2081 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
2084 2001-12-04 [paul] 0.6.5claws49
2086 * sync with sylpheed 0.6.5cvs21
2087 see ChangeLog entry 2001-12-04
2089 2001-12-03 [christoph] 0.6.5claws48
2092 changed translation of undo
2095 don't reinvent the wheel to traverse a GNode
2097 seperate code to create the compose gui into functions
2098 add "Others" page with folder selection for saving copy
2100 the folder identifier is saved to queue header
2102 save message to folder in queue header
2104 2001-12-03 [paul] 0.6.5claws47
2106 * sync with sylpheed 0.6.5cvs20
2107 see ChangeLog entry 2001-12-03
2111 * more sync with sylpheed 0.6.5cvs19
2112 see ChangeLog entry 2001-11-29
2114 2001-11-30 [paul] 0.6.5claws46
2117 remove conflicts introduced by Hoa's last commit
2120 make 'Message/Bounce' sensitive
2122 2001-11-30 [hoa] 0.6.5claws45
2125 slightly change bounce function to add
2126 information about the user that bounced the mail
2127 in the From header line.
2130 permit the use of processing in outbox folder.
2132 2001-11-29 [paul] 0.6.5claws44
2134 * src/mainwindow.[ch]
2135 * src/prefs_common.c
2136 * src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
2137 * src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
2138 * src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
2139 usability enhancements to the quoting, implements
2140 use of Ctrl key to toggle quoting settings
2141 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
2143 2001-11-29 [paul] 0.6.5claws43
2145 * sync with sylpheed 0.6.5cvs19
2146 see ChangeLog entry 2001-11-28
2148 2001-11-29 [melvin] 0.6.5claws42
2150 added enriched.[ch] to the list of files
2156 added support to view text/enriched
2157 added support to show headers in message view for text/enriched and text/html
2158 in non multipart messages
2160 2001-11-28 [paul] 0.6.5claws41
2162 * more sync with sylpheed 0.6.5cvs18
2163 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
2165 2001-11-27 [paul] 0.6.5claws40
2168 updated translation, submitted by Fabio Junior Beneditto
2170 * sync with sylpheed 0.6.5cvs18
2171 see ChangeLog entries 2001-11-26 (src/textview.c) and
2178 updated translation, submitted by Ricardo Mones Lastra
2183 add more translatable strings
2185 2001-11-26 [christoph] 0.6.5claws39
2188 fixed one more umlaut
2190 fix translated header when it should not be translated
2192 2001-11-26 [paul] 0.6.5claws38
2195 remove '/Message/Add Sender to address book' from
2196 main_window_set_menu_sensitive(), prevent debug warning
2197 add 'Message/Mark/Mark all read' to mainwin_entries[]
2199 2001-11-26 [paul] 0.6.5claws37
2202 fix 'recurring unread state' bug
2205 * tools/filter_conv.pl
2206 read name of top level mailbox from folderlist.xml
2207 and presume nothing about its name
2209 2001-11-26 [darko] 0.6.5claws36
2212 removed functions that are now in gtkutils.c
2213 use gtkut_text_is_uri_string() from gtkutils.c
2214 * fix my comment on 2001-11-23 (missing gtkutils.[ch])
2216 2001-11-26 [paul] 0.6.5claws35
2218 * sync with sylpheed 0.6.5cvs16
2219 see ChangeLog entries 2001-11-25 and 2001-11-26
2221 2001-11-25 [alfons] 0.6.5claws34
2223 EXPERIMENTAL!!! Please checkout the last stable version using:
2225 % cvs update -r LAST_STABLE -dRAP
2227 (Or help us testing this stuff.)
2229 * src/filtering.c (1.14)
2230 * src/filtering.h (1.6)
2232 * src/matcher.c (1.20)
2234 * src/procmsg.h (1.14)
2235 * src/summaryview.c (1.59)
2236 * src/summaryview.h (dunno)
2237 revert/merge/sync to as it was before commit
2238 on Thu, 19 Jul 2001 10:15:51 -0700.
2240 2001-11-25 [hoa] 0.6.5claws33
2243 processing mails at startup
2246 * src/summaryview.[ch]
2247 processing mails when entering folder
2249 * src/prefs_filtering.c
2252 2001-11-24 [alfons] 0.6.5claws32
2254 * src/summaryview.[ch]
2255 make summary sort headers work, and also make
2256 sure the sort type is stored
2258 2001-11-23 [alfons] 0.6.5claws31
2260 * src/summaryview.[ch]
2261 make lock work like mark
2262 disallow deleting messages marked as locked
2264 2001-11-23 [alfons] 0.6.5claws30
2270 merge undo patch submitted by Jens
2272 2001-11-23 [christoph] 0.6.5claws29
2277 fixed gpg signing and encoding
2280 added --status option to get new, unread and total
2281 message count from a running sylpheed
2282 * src/prefs_common.c
2283 temporary fix for reply_with_quote problem
2284 (don't call functions for non existing widget)
2286 one more check for ignored threads but still not
2287 always working correctly. probably a recursive
2288 check for all parents is needed
2290 2001-11-23 [darko] 0.6.5claws28
2293 wrapping on send improvements
2295 fix for GtkSText after last sync with main branch
2296 GTK_TEXT -> GTK_STEXT
2298 2001-11-23 [paul] 0.6.5claws27
2300 * sync with sylpheed 0.6.5cvs14
2301 see ChangeLog entries 2001-11-22 and 2001-11-23
2304 fixed the scrambled umlauts
2305 submitted by Carsten Schurig <Carsten.Schurig@web.de>
2307 2001-11-21 [paul] 0.6.5claws26
2309 * sync with sylpheed 0.6.5cvs12
2310 see 2nd ChangeLog entry dated 2001-11-20
2312 2001-11-20 [paul] 0.6.5claws25
2314 * sync with sylpheed 0.6.5cvs11
2315 see ChangeLog entry 2001-11-19 (src/utils.c)
2320 GTK_TEXT -> GTK_STEXT
2321 fix for wrong comment
2323 2001-11-20 [hiro] 0.6.5claws24
2326 more merges from main branch
2327 removed fatal warnings (uninitialized variables etc.)
2328 some coding style fix
2335 2001-11-19 [hoa] 0.6.5claws23
2338 * src/prefs_scoring.c
2343 * src/matcher_parser_parse.y
2344 * src/prefs_filtering.c
2347 2001-11-19 [alfons] 0.6.5claws22
2349 more of my old things into claws
2352 * src/prefs_common.c
2354 * src/summaryview.[ch]
2355 * src/prefs_summary_column.c
2356 * src/pixmaps/locked.xpm
2357 add indicators for locking of message in summary view
2358 (does not work yet, only visual indicator)
2360 2001-11-19 [paul] 0.6.5claws21
2362 * sync with sylpheed 0.6.5cvs10
2363 see ChangeLog entry 2001-11-19
2365 2001-11-18 [alfons] 0.6.5claws20
2368 remove an inadvertent free I forgot in previous clean up
2370 2001-11-18 [alfons] 0.6.5claws19
2372 * src/filtering.[ch]
2373 clean up & plug leaks
2375 2001-11-18 [paul] 0.6.5claws18
2377 * sync with sylpheed 0.6.5cvs9
2378 see ChangeLog entries 2001-11-17 and 2001-11-18
2380 2001-11-16 [paul] 0.6.5claws17
2382 * sync with sylpheed 0.6.5cvs8
2383 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
2385 2001-11-16 [paul] 0.6.5claws16
2387 * sync with sylpheed 0.6.5cvs7
2388 see ChangeLog entries 2001-11-15 and 2001-11-16
2390 2001-11-15 [hoa] 0.6.5claws15
2393 fix bounce, mails we received couln't be bounced to ourself.
2396 * src/filtering.[ch]
2398 * src/matcher_parser.h
2399 * src/matcher_parser_lex.l
2400 * src/matcher_parser_parse.y
2404 * src/prefs_filtering.[ch]
2406 * src/prefs_matcher.c
2407 * src/prefs_scoring.c
2410 new matcher/filter/score configuration file parser
2411 one unique configuration file => ~/.sylpheed/matcherrc
2412 import in currently automatic, then save are made
2414 one filter per folder and one global filter
2415 (filter of a folder will be used as folder processing)
2418 fix a bug in folder_item_get_identifier
2421 receive receipt return are fixed.
2423 2001-11-14 [alfons] 0.6.5claws14
2426 add things from main branch to make claws compile
2428 2001-11-14 [paul] 0.6.5claws13
2430 * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
2431 see ChangeLog entries 2001-11-08 to 2001-11-14
2433 2001-11-14 [hoa] 0.6.5claws12
2438 add "bounce mail" option
2440 2001-11-13 [christoph] 0.6.5claws11
2443 Cleanup a mess i add before commiting
2445 2001-11-13 [hoa] 0.6.5claws10
2448 some fixes when mail are sent or
2451 2001-11-13 [christoph] 0.6.5claws9
2454 Changed two string with the same translation
2458 New mailsending process:
2459 - Always queue message before sending
2460 (message will be saved if sylpheed crashed or
2461 freezes while sending)
2462 - Allow queuing of newspostings
2463 - No copy in outbox before sending
2464 (closes bug #469501)
2465 - No more redundant code for send and send_later
2467 Applied wwp <subscript@free.fr>'s patch that fixes
2468 marks for multiple forwarded messages (+compose.c)
2473 remove things that are now in main branch
2476 update Dutch translation
2478 2001-11-12 [mhadasht] 0.6.5.claws8
2480 * src/prefs_common.c
2481 re-enabled account autoselection feature for forward
2482 and reedit lost during the branch point for SYNC-B4-REL
2484 gtkpspell_get_dict(): more readable code (even if function is
2487 added version number info to 2001-11-12 [hiro] comment.
2489 2001-11-12 [hiro] 0.6.5.claws7
2492 compose_forward(): fixed a bug that forward quote mark
2494 removed unnecessary code.
2495 * src/template_select.[ch]: removed.
2500 :%s/GTK_TEXT/GTK_STEXT/g
2505 revert the undo stuff (this is 0.6.6claws stuff)
2507 2001-11-11 [hoa] 0.6.5.claws6
2510 Insert signature at the end of the text.
2511 Added undo patch but currently disabled
2514 Threading by subject improved.
2516 * added src/undo.[ch]
2517 Undo module for compose dialog box.
2519 2001-11-11 [alfons] 0.6.5.claws5
2522 prevent threading by subject on nodes that have already been
2523 threaded by in-reply-to (as in "circular references in a tree
2524 result in a dead branch")
2526 2001-11-09 [hoa] 0.6.5.claws4
2529 allows creation of mbox folder item from any files.
2531 2001-11-09 [alfons] 0.6.5.claws3
2535 do what I mean and correct threading by subject so it really
2536 ignores attracting lines without "Re: "
2538 2001-11-07 [alfons] 0.6.5.claws2
2542 only attract by subject if a subject line starts with a "Re: "
2546 2001-11-07 [paul] 0.6.5claws1
2548 * sync with sylpheed 0.6.5. release
2549 see ChangeLog entry 2001-11-07
2551 2001-11-07 [paul] 0.6.4claws31
2553 * sync with sylpheed 0.6.4cvs18
2554 see ChangeLog entries 2001-10-30 to 2001-11-07
2555 prefs_templates.[ch] renamed prefs_template.[ch]
2560 add semicolon Hoa forgot ;-)
2563 2001-11-06 [hoa] 0.6.4claws30
2569 threading by subject - empty subject are ignored
2571 2001-11-06 [christoph] 0.6.4claws29
2574 use SSL_peek for sock_gets
2576 removed unneeded pointer in extracting quoted
2577 names implementation
2579 2001-11-06 [melvin] 0.6.4claws28
2582 fixed bug #476792 Selection overtyping with spell checker
2583 fixed bug which could cause a buffer overflow
2586 2001-11-06 [hoa] 0.6.4claws27
2590 threading by subject
2592 2001-11-05 [alfons] 0.6.4claws26
2595 Claws -> Sylpheed (vice versa)
2598 :%s/gtk_text/gtk_stext/g
2599 :%s/GTK_TEXT/GTK_STEXT/g
2600 (thanks to Jonathan Ware for spotting this)
2602 2001-11-04 [christoph] 0.6.4claws25
2605 replace Xalloca + strdup with Xstrdup_a
2607 better implementation of extracting quoted names
2608 from addresses (remove backlashes and ignore
2611 2001-11-04 [alfons] 0.6.4claws24
2614 edit to comply more with coding style
2617 fix bug reported by Kim Schulz. introduced by the patch integrated
2618 in 0.6.4claws15. the code did not check the return value of
2622 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
2624 2001-11-04 [christoph] 0.6.4claws23
2627 * src/prefs_common.[ch]
2628 init some pointers that possibly caused a segfault
2629 reported in the claws-users ML
2631 2001-11-04 [hoa] 0.6.4claws22
2633 * src/grouplistdialog.c
2634 change the names of the nodes in the tree
2637 enhanced mailto syntax as described in
2638 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
2639 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
2642 encode and decode URI (useful when opening URL into
2645 2001-11-03 [hoa] 0.6.4claws21
2647 * src/grouplistdialog.c
2648 a new newsgroups list selection dialog box
2649 with a CTree instead of a CList
2651 2001-11-03 [hoa] 0.6.4claws20
2654 enable property and scoring options when right
2658 fixed bug when nickname were displayed using
2661 2001-11-02 [darko] 0.6.4claws19
2664 new wrap quotation and URL/long words wrapping implementation
2665 * src/compose.c src/gtkstext.[ch]
2666 move gtkstext_strncmp() to gtkstext.c
2668 2001-11-01 [christoph] 0.6.4claws18
2670 * src/prefs_account.c
2671 fixed mess in account settings dialog
2672 * src/prefs_folder_item.c
2673 added label with folder path to dialog
2675 2001-10-31 [match] 0.6.4claws17
2680 fix generation of spurious address book file names.
2681 remove redundant functions.
2683 added missing file names.
2685 2001-10-30 [paul] 0.6.4claws16
2687 * sync with sylpheed 0.6.4cvs6
2688 see ChangeLog entries 2001-10-26 to 2001-10-30
2690 * tools/filter_conv.pl
2691 read folderlist.xml to discover whether the top-level
2692 folder is called 'Mailbox' or 'Mail'
2694 2001-10-29 [paul] 0.6.4claws15
2696 * src/html.c, src/textview.c
2697 activate links in html mail and fix clickable parts
2698 Submitted by Matthieu Dazy <dazy@t-surf.com>
2702 * po/de.po, po/es.po, po/pt_BR/po
2703 updated translations, submitted by Jens Oberender,
2704 Ricardo Mones Lastra, and Fabio Junior Beneditto
2706 2001-10-29 [darko] 0.6.4claws14
2709 fix wrapping for good
2714 undo previous change as it broke the smart wrapping
2716 2001-10-29 [darko] 0.6.4claws13
2719 fix infinite loop when long URL is quoted
2720 (closes bug #475122.
2724 * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
2725 import Mutt address book
2726 * src/ldif.[ch] src/importldif.h
2727 modified import LDIF handle user attributes
2729 2001-10-28 [christoph] 0.6.4claws12
2732 fixed that filtering did not work if there
2733 were no filter rules
2734 (closes bug #472003 and better implementation
2737 2001-10-27 [christoph] 0.6.4claws11
2740 make the folder's default account to be used when
2741 replying. (patch by wwp <subscript@free.fr>)
2743 code cleanup, nearly killed all of wwp's patch
2744 for folder's default account in compose
2746 error panel when a folder could not be created
2747 (closes bug #471080 new folder name & already
2753 change prototype of strstr2() that Christoph forgot about
2755 2001-10-26 [christoph] 0.6.4claws10
2758 made search for accounts by email address not case
2761 fixed memory leak in folder_item_get_identifier
2764 fixed wrong strstr2 (should work like strstr)
2766 2001-10-26 [darko] 0.6.4claws9
2768 * src/compose.c src/gtkstext.[ch]
2770 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
2772 2001-10-26 [paul] 0.6.4claws8
2775 ignore css and javascript tags in html mail
2776 case-insensitive, with or without double-quoted
2779 2001-10-26 [paul] 0.6.4claws7
2781 * sync with sylpheed 0.6.4cvs1
2782 see ChangeLog entry 2001-10-26
2784 * src/prefs_account.c, src/prefs_common.c,
2785 src/prefs_summary_column.c
2786 minor improvements to the English
2788 2001-10-25 [alfons] 0.6.4claws6
2792 make GtkSText follow style of GtkText (closes bug
2793 #469211 "text selection while writing message")
2795 do sync with GTK 1.2.10
2797 2001-10-25 [paul] 0.6.4claws5
2800 ignore css tags in html mail
2802 2001-10-25 [darko] 0.6.4claws4
2805 don't declare is_url_string as static function since
2806 we need it in gtkstext.c
2808 remove unused variable
2809 don't wrap long URLs while composing a message
2811 2001-10-24 [christoph] 0.6.4claws3
2814 fix ssl deadlock, when peer closes connection
2816 2001-10-24 [paul] 0.6.4claws2
2818 * src/prefs_common.c
2819 gettextize the gpg ascii-armored warning message
2822 insert a DOS/MAC file into the composed message
2825 * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
2827 2001-10-22 [paul] 0.6.4claws1
2829 * sync with sylpheed 0.6.4 release
2830 see ChangeLog entries 2001-10-21
2832 * po/fr.po, po/pt_BR.po
2833 updated by Melvin Hadasht and Fabio Junior Beneditto
2835 2001-10-21 [paul] 0.6.3claws30
2838 insert a DOS text file from the compose window
2839 into the composed message text (removes CRs characters)
2840 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
2842 * tools/filter_conv.pl, tools/README
2843 automatically use ~/.sylpheed as working directory
2844 print out confirmation message on completion
2846 * correct Hoa's last ChangeLog.claws entry
2848 2001-10-20 [hoa] 0.6.3claws29
2850 * src/grouplistdialog.c
2851 bugfix (another ?) to give the right
2852 newsgroups list for each news server.
2856 improve the newsgroups list cache
2858 2001-10-20 [paul] 0.6.3claws28
2860 * sync with sylpheed 0.6.3cvs9
2861 see ChangeLog entry 2001-10-19
2863 * correct Alfons' last ChangeLog.claws entry
2868 fix compilation problems (part of bug #472895)
2870 2001-10-18 [hoa] 0.6.3claws27
2872 * src/grouplistdialog.c
2873 bugfix when we refresh was clicked (bug 472701)
2875 2001-10-19 [christoph] 0.6.3claws26
2878 last header entry should default to "To:" or
2879 "Newsgroups:" and not copy the last entry line
2880 in a new compose window
2881 (closes bug #472686, #470792)
2883 2001-10-19 [paul] 0.6.3claws25
2885 * sync with Sylpheed 0.6.3cvs8
2886 see ChangeLog entries 2001-10-18 and 2001-10-19
2888 2001-10-18 [christoph] 0.6.3claws24
2891 reimplement ignore thread
2893 2001-10-18 [hoa] 0.6.3claws23
2896 * src/grouplistdialog.[ch]
2897 enhanced news subscription interface (feature 469113)
2901 enchanced newsgroup listing,
2902 now, we can get groups informations
2905 2001-10-18 [paul] 0.6.3claws22
2908 remove comment (sync with main branch)
2910 fix 'Re-edit' bug in 'Message' menu
2912 2001-10-17 [christoph] 0.6.3claws21
2915 ignore empty or whitespace only header lines
2917 2001-10-17 [paul] 0.6.3claws20
2919 * sync with sylpheed 0.6.3cvs7
2920 see ChangeLog entries 2001-10-14, 2001-10-16, and
2926 wrap long lines without spaces
2931 * po/es.po, po/nl.po, po/pt_BR.po
2932 updated by Ricardo Mones Lastra, Alfons,
2933 and Fabio Junior Beneditto
2935 * sylpheed-0.6.3claws released
2937 2001-10-15 [melvin] 0.6.3claws18
2940 added summary and detailed installation instructions
2943 Updated, corrected and completed french translation
2945 2001-10-15 [hoa] 0.6.3claws17
2946 * src/grouplistdialog.c
2947 we can choose the newsgroups to display with wildcards
2949 2001-10-15 [christoph] 0.6.3claws16
2953 * src/prefs_folder_item.[ch]
2954 applied wwp <subscript@free.fr>'s folder
2955 default account patch
2957 Fixed wrong translation
2959 2001-10-13 [alfons, christoph, melvin]
2962 solution #2 to solve MT-safety problems defers all GUI related calls
2963 to the main thread using a gtk_idle_add() callback. discussed on
2964 ircnet #sylpheed, with christoph spotting some issues with the
2965 original code, and melvin allowing us to lobotomize his sylpheed.
2967 * src/syldap.[ch], src/main.c
2968 fix race problem in ldap search thread by deferring GUI
2969 stuff to main thread using gtk_idle_add()
2971 2001-10-13 [paul] 0.6.3claws14
2973 * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
2974 add Sergey's smtpcred.patch
2975 adds separate username/password setting for SMTP Auth
2976 needed by some servers
2977 (closes feature request #471659)
2979 2001-10-13 [paul] 0.6.3claws13
2981 * src/pgptext.[ch] **NEW FILES**
2982 * src/Makefile.am, src/messageview.c, src/mimeview.c
2983 decrypt ascii-armored gpg text embedded in
2985 Submitted by Jens Jahnke <jan0sch@gmx.net>
2987 2001-10-13 [christoph] 0.6.3claws12
2990 some more details on default to and
2993 init glib threading when ldap is used
2999 2001-10-12 [paul] 0.6.3claws11
3001 * src/prefs_common.[ch], src/rfc2015.c
3002 enable ascii-armored gpg text to be embedded in the
3003 message body, selectable through the 'Privacy'
3004 preferences. Supports encrypting only.
3005 Submitted by Ravemax <ravemax@dextrose.com>
3007 2001-10-12 [paul] 0.6.3claws10
3009 * sync with sylpheed 0.6.3cvs6
3010 see ChangeLog entries 2001-10-11 and 2001-11-12
3013 incorporated mbox folders, scoring, and folder
3014 properties into the sync
3016 2001-10-12 [darko] 0.6.3claws9
3019 describe quotation wrapping
3021 don't treat tab as space to calculate line length properly
3026 correct description of how to make new filtering system work,
3027 add some other things
3030 remove sched_yield() (not necessary / unportable)
3032 2001-10-11 [paul] 0.6.3claws8
3034 * sync with sylpheed 0.6.3cvs3
3035 see ChangeLog entry 2001-10-10
3037 2001-10-10 [christoph] 0.6.3claws7
3040 ignore 2 files created by newer autotools
3041 * src/prefs_folder_item.c
3042 using table for widget alignment
3043 fixed memory leak and broken octal display
3045 fixed segfault caused by lost filename
3046 workaround (closes bug #469551)
3048 2001-10-10 [paul] 0.6.3claws6
3050 * sync with sylpheed 0.6.3cvs2
3051 see ChangeLog entries 2001-10-09 and 2001-10-10
3053 2001-10-10 [darko] 0.6.3.claws5
3056 proper calculation of right margin if smart wrapping is enabled
3058 automatically wrap long lines if wrap quotation is enabled
3060 2001-10-09 [alfons] 0.6.3.claws4
3063 select correct row when deleting last row in the summary view (and
3064 close bug "[ #469104 ] select second last in list when deleting")
3066 2001-10-09 [paul] 0.6.3claws3
3068 * sync with sylpheed 0.6.3cvs1
3069 updated some autotool scripts
3071 2001-10-09 [darko] 0.6.3claws2
3074 new name and mark with Sylpheed comment
3076 smart quotation wrapping a-la VIM
3078 2001-10-08 [paul] 0.6.3claws1
3080 * sync with sylpheed 0.6.3 release
3081 see ChangeLog entry 2001-10-08
3083 2001-10-08 [paul] 0.6.2claws24
3086 more sync with sylpheed 0.6.2cvs12
3087 Fixed the bug that didn't select the last row correctly
3090 2001-10-07 [paul] 0.6.2claws23
3092 * sync with sylpheed 0.6.2cvs12
3093 see ChangeLog entry 2001-10-07
3097 enable jpilot to read unsynch'ed addresses.
3099 * src/editldap_basedn.c
3100 fix segfault when opening dialog.
3102 2001-10-06 [alfons] 0.6.2.claws22
3105 fix bug with summary view selecting last *inserted*
3106 node instead of last *visible* node. remember we
3109 2001-10-06 [paul] 0.6.2claws21
3112 updated translation, contains some fixes and new
3113 translations, submitted by Gustavo Noronha Silva
3116 * src/prefs_common.c
3117 change 'each' to 'every' - fix dubious English
3119 * sync with sylpheed 0.6.2cvs11
3121 2001-10-05 [alfons] 0.6.2claws20
3123 * src/mainwindow.[ch], src/folderview.c
3124 make composite tool button switch between "Compose News"
3125 and "Compose Mail" depending on selected folder
3126 (nifty idea by Kim Schulz <kim@schulz.dk>)
3128 2001-10-05 [paul] 0.6.2claws19
3130 * src/mainwindow.c, src/summaryview.c
3131 fix 'Message/Reply to all', broken in last commit
3134 fix X_BEENTHERE seg fault, thanks to Alfons
3136 2001-10-04 [paul] 0.6.2claws18
3138 * src/compose.[ch], src/mainwindow.c
3139 make "Message/Reply" reply to mailing lists; matches
3140 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
3141 based on portions of the patch submitted by
3142 Junichi Uekawa <dancer@netfort.gr.jp>
3144 2001-10-04 [darko] 0.6.2claws17
3147 better smart wrapping
3149 a function to make text buffer contiguous
3151 2001-10-03 [paul] 0.6.2claws16
3153 * sync with sylpheed 0.6.2cvs10
3158 * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
3159 close bug "[ #466566 ] compile error on mdk 8.0" by removing
3160 references to chinese translations (hope someone picks up
3163 2001-10-02 [christoph] 0.6.2claws15
3166 fixed non translated header bug
3168 fixed wrong date in alfons last entry ;)
3170 2001-10-02 [alfons] 0.6.2claws14
3172 * src/compose.c, src/prefs_common.[ch]
3173 add block cursor option
3175 2001-10-02 [paul] 0.6.2claws13
3177 * sync with sylpheed 0.6.2cvs9
3179 2001-09-30 [paul] 0.6.2claws12
3181 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
3182 updated translations
3185 add 'src/importldif.c'
3187 * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
3188 added eudora-to-vCard conversion tool
3189 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
3191 * sync with sylpheed 0.6.2cvs8
3195 * sylpheed-0.6.2claws released
3197 2001-09-27 [melvin] 0.6.2claws11
3200 fixed crash when using default path (introduced
3202 fixed tiny bug for initial suggestion mode
3204 2001-09-27 [melvin] 0.6.2claws10
3207 fixed bug where gtkpspell didn't set the path correctly
3210 added a paragraph about spell checking
3214 2001-09-27 [paul] 0.6.2claws9
3216 * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
3217 replace '// comments' with '/* comments */' to prevent
3218 some compiler warnings
3220 * sync with sylpheed 0.6.2cvs6
3222 2001-09-26 [alfons] 0.6.2claws8
3225 introduce return receipt request notification again,
3226 which was lost because of other semantics in
3227 procheader_parse() (???)
3229 2001-09-26 [christoph] 0.6.2claws7
3232 replace comments for old code with #if 0
3233 readded auto cc, bcc and reply-to
3234 * src/prefs_matcher.c
3235 * src/prefs_scoring.c
3236 removed some definition (was moved to
3239 2001-09-26 [paul] 0.6.2claws6
3242 make 'Follow-up and reply to' sensitive
3244 * more sync with sylpheed 0.6.2cvs5
3251 fixed bug for "US-ASCII" introduced by the encoding code
3257 * src/prefs_common.[ch], src/summaryview.c
3258 'next unread msg' 'go to next folder?' dialog can be
3259 given default behaviour, either always show dialog,
3260 or assume 'yes', or assume 'no'
3261 Submitted by wwp <subscript@free.fr>
3265 * src/compose.c src/gtkspell.[ch]
3266 added support for different encodings
3270 * more sync with sylpheed 0.6.2cvs5
3274 * src/prefs_folder_item.c
3275 add check for item->prefs->default_to string is NULL and
3276 add another check when freeing this string
3281 change to version 0.6.2claws3
3283 * sync with sylpheed 0.6.2cvs5
3286 * src/ldif.[ch], src/importldif.[ch], addressbook.c
3288 * src/addrcache.[ch], addrindex.[ch]
3289 small update for future
3295 added 'Learn from mistakes' option
3296 better handling of quotes in checked words
3299 small update for spell checking stuff
3304 edit a little bit so it complies more with main coding style
3308 * src/folder.[ch], prefs_folder_item.c, compose.c
3309 migrate "request return receipt" folder property
3314 * README.claws **NEW**
3315 (add things of interest for users of main branch
3318 * src/folder.[ch], src/mainwindow.c, src/summaryview.c
3319 re-implement threading per folder option, but store
3320 the setting in folderlist.xml (where it belongs)
3325 fixed bug when compose window is under another window
3326 * src/prefs_common.[ch] src/compose.c
3327 changed 'dictionary_path' to 'dictionary' to be consistent
3328 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
3329 * ac/pspell.m4 src/Makefile.am
3330 dropped PSPELL_PATH macro
3332 updated translations
3334 2001-09-21 [christoph]
3337 added border around header fields
3338 keep header type when new field is added
3340 2001-09-20 [christoph]
3343 more portable debug_print with source filename
3346 more newlines after debug messages
3351 change to version 0.6.2claws2
3353 * sync with sylpheed 0.6.2cvs3
3358 fixed the post-right-click focus pb
3359 fixed crash when 'Spell check all' after dict change
3360 and when cursor is at the end of the text
3361 shift-right-click pops up config menu even on misspelled words.
3368 added pspell to compiled-in features list
3372 * switched to pspell and dropped ispell
3374 new file. autoconf macro for pspell
3376 * configure.in acconfig.h
3377 added pspell support
3379 * src/main.c src/compose.[ch] src/gtkspell.[ch]
3380 * src/prefs_common.[ch]
3381 added pspell support
3383 2001-09-18 [christoph]
3387 replace LOG_MESSAGE with debug_print
3391 added newline after debug message
3393 using __VA_ARGS__ for debug_print macro
3395 ignore Makefile and Makefile.in
3400 change to version 0.6.2claws1
3401 * sync with sylpheed 0.6.2cvs1
3404 * src/prefs_matcher.c
3405 add 'score equal to' option, submitted by
3406 Paul Evans <nerd@freeuk.com>
3408 2001-09-15 [christoph]
3411 comment out menu entry not existing in claws
3413 add debug output for non existing menu entries
3415 fix next/prev unread message for ignored threads
3417 add sourcefile and line number to debug output
3418 otherwise it is sometimes hard to find the
3419 source code part if debug messages are translated
3424 refresh target folder style after colour is changed
3429 change to version 0.6.1claws3
3431 * sync with sylpheed 0.6.1cvs6
3436 fix target folder colourization to use user selected colour
3441 fix crash when message that is marked for copy/move is unmarked
3446 change to version 0.6.1claws2
3448 * sync with sylpheed 0.6.1cvs3
3453 fix bug with default font used for trash folder text
3457 * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
3458 updated translations
3461 change to version 0.6.1claws1
3463 * sync with sylpheed 0.6.1cvs2
3468 add Match's new addressbook
3471 updated translation submitted by Jens Oberender
3476 change to 0.6.1claws
3477 * sync with sylpheed 0.6.1 release
3482 change to 0.6.0claws2
3484 * sync with sylpheed 0.6.0cvs4
3487 updated translation submitted by Fabio Junior Beneditto
3501 change to version 0.6.0claws1
3503 * sync with sylpheed 0.6.0cvs1
3506 updated translation submitted by Ricardo Mones Lastra
3509 add 'src/prefs_templates.c'
3511 * src/compose.c, src/summaryview.c
3512 fix segfault on 'Re_edit'
3516 * configure.in, Makefile.am
3518 add tools directory to source distribution
3523 change to version 0.6.0claws
3525 * sync with sylpheed 0.6.0 release
3527 2001-08-30 [christoph]
3530 removed autoconf version check
3534 * src/account.c, src/compose.c, src/prefs_common.[ch]
3535 * src/procheader.[ch] src/utils.[ch]
3536 Enhanced automatic account selection on replies
3537 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
3540 add LDAP and JPilot to the configuration results output.
3542 2001-08-29 [christoph]
3545 no bold font for ignored threads
3550 change to version 0.5.3claws6
3552 * sync with sylpheed 0.5.3cvs10
3553 src/stringtable.[ch]: New Files
3555 * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
3556 * src/pixmaps/sylpheed.xpm
3557 add mini-icons to windows (by Alfons)
3562 new functions: next_labeled_cb(), prev_labeled_cb()
3565 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
3566 summary_select_next_labeled(), summary_select_prev_labeled()
3568 * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
3569 give claws blue folders and a blue trash can
3574 change to version 0.5.3claws5
3576 * sync with sylpheed 0.5.3cvs9
3577 src/labelcolors.[ch] renamed to src/colorlabel.[ch]
3579 2001-08-24 [christoph]
3582 keep filename when browsing directories
3583 (not working for user entered filename, but
3584 for default name and selected filename from
3587 fixed wrong spelling "Folllow-up"
3591 fixed new/unread message count with ignored
3592 threads (2 commits, first didn't notice no
3593 longer needed decreasing)
3595 readded scrolling of progress dialog
3601 change to 0.5.3claws4
3603 * sync with sylpheed 0.5.3cvs7
3605 2001-08-24 [christoph]
3608 set request return receipt when replying
3609 if it is set is the folder prefs of the
3612 disable final error popup if popups are
3613 disabled in config (again)
3618 Change version number to 0.5.3claws3
3620 * sync with sylpheed 0.5.3cvs5
3623 double quote '%s' in 'gedit %s' to fix bug when
3624 opening attachment with spaces in the name
3627 * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
3628 src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
3629 initial message templates support
3635 change version number to 0.5.3claws2
3637 * sync with sylpheed 0.5.3cvs4
3639 * src/procmsg.h src/summaryview.c
3640 re-implement (un)ignore thread
3645 remove unnecessary code
3647 enable 'dynamic' signatures (submitted by
3648 Eric Limpens <eric@hscg-internet.nl>)
3652 clean up after sync with sylpheed 0.5.3 release
3655 fix re-introduced font mess, see Christoph's