1 2002-10-10 [christoph] 0.8.5claws9
4 update folders after thread building for ignored threads
6 2002-10-10 [christoph] 0.8.5claws8
17 * src/summaryview.[ch]
18 o added new flag need_update to FolderItem
19 o removed folder_table from various functions from tracking
21 o set need_update flags in folder.c's move, copy and delete
22 functions and procmsg's flags functions
23 o added function folderview_update_items_when_required that
24 updates all folders with need_update set
25 o call folderview_update_items_when_required instead of
26 folderview_update_item_foreach
28 2002-10-09 [sergey] 0.8.5claws7
31 Strip CRs whel loading the text into editor in reedit mode.
33 2002-10-09 [colin] 0.8.5claws6
36 Make Space work when no mail is selected
38 2002-10-09 [colin] 0.8.5claws5
42 Add gtk_sctree_reanchor()
44 Use gtk_sctree_reanchor() - better fix for
47 2002-10-09 [colin] 0.8.5claws4
50 Fix shift-click select after delete problem
53 2002-10-08 [thorsten] 0.8.5claws3
56 exclude current msg from -hide read messages-
58 2002-10-08 [colin] 0.8.5claws2
63 Differentiate socket errors from disk full
66 2002-10-08 [christoph] 0.8.5claws1
70 modifications for new config directory
72 * config.guess ** REMOVED **
73 * config.sub ** REMOVED **
74 * install-sh ** REMOVED **
75 * ltmain.sh ** REMOVED **
76 * missing ** REMOVED **
77 * mkinstalldirs ** REMOVED **
78 these files are autogenerated by automake
79 when you run autogen.sh
81 * config/.cvsignore ** NEW FILE **
82 * config/Makefile.am ** NEW FILE **
83 ignore autogenerated files
84 create a Makefile in this directory
86 2002-10-08 [paul] 0.8.5claws
93 fix quote reply format for newsgroups reply bug
98 updated by me and Witold Wladyslaw Wojciech Wilk
101 2002-10-07 [paul] 0.8.3claws53
106 updated messages catalogs, submitted by
107 Alessandro Maestri, Fabio Jr.Beneditto
108 and Urke MMI, respectively.
110 2002-10-07 [christoph] 0.8.3claws52
115 fix new folder ghost message bug
116 (closes bug [ 619722 ] wrong count for newly created folders)
118 2002-10-07 [christoph] 0.8.3claws51
121 fix news posting problem
123 2002-10-07 [melvin] 0.8.3claws50
126 Updated French translation
128 2002-10-05 [christoph] 0.8.3claws49
131 check if line_start_cache is set in gtk_stext_update_text
132 (closes bug [ 618119 ] crash while doing search in folder)
134 2002-10-05 [christoph] 0.8.3claws48
140 implement cache cleanups for claws' folder system
141 (closes bug [ 595916 ] imapcache not cleaned up)
143 2002-10-05 [melvin] 0.8.3claws47
145 * src/prefs_actions.c
146 Made the help text more clear for the %p token
148 2002-10-04 [paul] 0.8.3claws46
151 see ChangeLog 2002-10-02 and 2002-10-03
153 2002-10-04 [christoph] 0.8.3claws45
156 fix segfault caused by pop before smtp
157 call to inc_account_mail with NULL
160 2002-10-04 [paul] 0.8.3claws44
163 sync the LDAP detection from 0.8.5cvs1
165 2002-10-02 [christoph] 0.8.3claws43
168 fix small spelling error
170 2002-10-02 [melvin] 0.8.3claws42
173 Behave better and say "no" when test program cannot be run.
175 2002-10-02 [paul] 0.8.3claws41
177 * sync with 0.8.4cvs1
178 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
181 toggle the behavior of Reply menuitem between
182 normal reply and reply-to-list
184 2002-10-01 [sergey] 0.8.3claws40
187 Convert newlines in the message text to the canonical form
188 before base64 encoding (RFC2045 compliance, fixes some
189 interoperability issues with Evolution 1.0.3)
191 2002-09-29 [colin] 0.8.3claws39
194 Fix an unwanted copy/paste
196 2002-09-29 [colin] 0.8.3claws38
199 Renamed "Custom toolbar" to "Customize toolbar"
200 Renamed "Show all header" to "Show all headers"
201 Renamed "Set diplay item" to "Set displayed items"
203 Renamed "Show all header" to "Show all headers"
204 * src/prefs_summary_column.c
205 Renamed "diplay item" to "displayed items"
207 2002-09-29 [colin] 0.8.3claws37
209 * src/mainwindow.[ch]
210 online/offline status pixmaps follow theme
212 * src/summaryview.[ch]
213 quicksearch pixmap follows theme changes
215 2002-09-29 [thorsten] 0.8.3claws36
218 src/prefs_folder_item.[ch]
219 add default_reply_to folder option (closes patch 581044)
221 2002-09-29 [christoph] 0.8.3claws35
223 * acconfig.h ** REMOVED **
227 * ac/gnupg-check-typedef.m4
228 fix autoheader 2.50 warning
230 2002-09-29 [christoph] 0.8.3claws34
232 * major code cleanup (part 2)
234 - unused variables removed
235 - unused functions removed
236 - uninitialized variables checked
237 - missing return statements added
238 - missing function return types added
239 - added parentheses around assignment
240 when suggested by gcc
242 2002-09-29 [alfons] 0.8.3claws33
245 log_window_clear(): only bracket gtk_text_forward_delete()
246 with gtk_text_freeze() / gtk_text_thaw() (see if this
247 works around GTK text bug)
249 2002-09-29 [paul] 0.8.3claws32
253 updated by George Danchev and Urke MMI
256 2002-09-27 [christoph] 0.8.3claws31
259 * doc-src/rfc1806.txt ** REMOVED **
260 * doc-src/rfc2183.txt ** NEW FILE **
261 * doc-src/rfc2980.txt ** NEW FILE **
264 2002-09-27 [melvin] 0.8.3claws30
267 Fixed typo which could break linking
269 2002-09-27 [melvin] 0.8.3claws29
272 Improved GNU/aspell checking.
275 2002-09-27 [paul] 0.8.3claws28
277 * sync with 0.8.3cvs8
278 see ChangeLog 2002-09-27
280 2002-09-26 [colin] 0.8.3claws27
284 Add "Reply to Mailing-list" to the toolbar
286 2002-09-26 [christoph] 0.8.3claws26
289 Fix wrong message counts in summaryview status
291 2002-09-26 [paul] 0.8.3claws25
293 * sync with 0.8.3cvs7
294 see ChangeLog 2002-09-26
296 2002-09-26 [paul] 0.8.3claws24
298 * sync with 0.8.3cvs6
299 see ChangeLog 2002-09-25
301 2002-09-25 [christoph] 0.8.3claws23
304 * src/prefs_folder_item.c
305 * src/prefs_scoring.c
306 Renamed "kill score" to "hide score" in GUI
309 2002-09-25 [paul] 0.8.3claws22
311 * sync with 0.8.3cvs5
312 see ChangeLog 2002-09-24
314 2002-09-24 [alfons] 0.8.3claws21
316 patch by Satoshi Nagayasu: allows appending / saving multiple
317 selected files (closes "[ 612279 ] save multiple mesg(s) in
323 summary_save_as(): allow saving selected files to
325 summary_set_menu_sensitive: enable "Save As..." when
326 multiple files are selected
328 append_file(): new function
330 2002-09-24 [colin] 0.8.3claws20
333 Fix segfault when mimeinfo doesn't have a
336 2002-09-24 [colin] 0.8.3claws19
338 * src/prefs_common.[ch]
339 Add a preference to display send dialog or not
341 Display send dialog according to preference
343 2002-09-24 [colin] 0.8.3claws18
346 Disable user actions when sending
348 2002-09-24 [colin] 0.8.3claws17
351 Do not display name or filename for attachments
352 with an application/pgp-signature type
353 (security flaw, see bug 537413)
355 2002-09-23 [colin] 0.8.3claws16
358 Initialize entry_email, entry_alias and
359 entry_remarks to first email address of the list
361 2002-09-23 [colin] 0.83claws15
364 Drop pgp-signature when reediting a signed queued
367 2002-09-23 [melvin] 0.8.3claws14
370 Updated French translation
372 2002-09-23 [melvin] 0.8.3claws13
375 Made custom toolbar menu labels more consistent
376 * src/prefs_toolbar.c
377 Made custom toolbar window title more consistent
379 2002-09-22 [colin] 0.8.3claws12
382 Initialize session type to normal before getting
383 mail (fixes strange Get behaviour)
384 * src/prefs_account.h
385 Move STYPE_POP_BEFORE_SMTP to last position to
386 avoid other side-effects
388 2002-09-22 [colin] 0.8.3claws11
390 * src/prefs_account.c
391 Fix pop_bfr_smtp_tm_entry sensivity when switching
392 from pop3 to apop or vice-versa
394 2002-09-22 [colin] 0.8.3claws10
396 * src/prefs_account.[ch]
397 Add an option for the POP before SMTP timeout
399 Remember time of last POP connection
401 Do POP before SMTP only if timeout reached
403 2002-09-22 [oliver] 0.8.3claws9
406 explain custom toolbar
408 2002-09-22 [oliver] 0.8.3claws8
410 * src/prefs_actions.[ch]
411 custom toolbar for compose
412 actions callback from compose toolbar
414 remove include toolbar.h
416 2002-09-22 [oliver] 0.8.3claws7
418 * src/prefs_toolbar.[ch]
419 custom toolbar for compose
420 - generic prefs_toolbar handles both
421 Mainwin's toolbar as well as Compose toolbar
423 2002-09-22 [oliver] 0.8.3claws6
426 custom toolbar for compose
427 restructure toolbar.[ch]
429 2002-09-22 [oliver] 0.8.3claws5
432 custom toolbar for compose
434 2002-09-22 [oliver] 0.8.3claws4
436 * src/mainwindow.[ch]
437 custom toolbar for compose
438 move mainwin toolbar back to mainwindow
440 2002-09-22 [alfons] 0.8.3claws3
447 2002-09-22 [alfons] 0.8.3claws2
450 procmsg_save_to_outbox(): don't unlink message file from queue;
451 callers should do it using folder_item_remove_msg()
453 2002-09-22 [colin] 0.8.3claws1
456 Made mimeview_check_signature() public
458 Made GPG signatures verifiable by clicking
459 the [application/pgp-signature] in the Text
462 2002-09-22 [paul] 0.8.3claws
471 updated translations, submitted by George Danchev,
472 me, Ricardo Mones Lastra, Alessandro Maestri,
473 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
474 and Urke MMI, respectively.
476 2002-09-22 [alfons] 0.8.2claws65
480 no furry valgrinds have been used to plug these memleaks
482 2002-09-20 [paul] 0.8.2claws64
484 * sync with 0.8.3cvs4
485 'Select thread' re-implemented
486 see ChangeLog 2002-09-20
488 2002-09-21 [alfons] 0.8.2claws63
491 compose_send(): plug unnoticed memleak
493 2002-09-20 [alfons] 0.8.2claws62
496 replace_address_in_edit(): strict check for NULL address to
497 fix "[ 607348 ] Segfault in address completion". My guess is
498 that this happens with an empty address book, but it's good
499 to have this check here anyway
501 completion_window_button_press(): free string returned
502 from the internal cache
504 2002-09-20 [christoph] 0.8.2claws61
507 added ENC_BINARY to EncodingType
509 the string returned by procmime_get_encoding_str
510 should not depend on the order of values in the
511 EncodingType definition
512 * doc-src/rfc1806.txt ** NEW FILE **
513 Added rfc1806 about MIME Content-Disposition
516 2002-09-19 [paul] 0.8.2claws60
518 * sync with 0.8.2cvs3
519 see ChangeLog 2002-09-19
521 2002-09-19 [paul] 0.8.2claws59
523 * src/prefs_folder_item.c
524 revert to Darko's original alignment of colour
526 add a colon to folder_color label
529 add Colin's patch (with Hiro's modifications) to
530 force BASE64 encoding for 8-bit text when signing
531 (sync with 0.8.3cvs2)
533 2002-09-18 [alfons] 0.8.2claws58
538 (beautify a little bit)
540 2002-09-18 [christoph] 0.8.2claws57
543 fix handling of fgetc return value
545 2002-09-17 [alfons] 0.8.2claws56
548 summary_sort(): check non-NULL summaryview->folder_item when no
549 folder is selected at all
550 (closes "[ 610344 ] sort label make syl Crash")
552 2002-09-17 [alfons] 0.8.2claws55
555 beautify a little bit
557 2002-09-17 [christoph] 0.8.2claws54
560 initialize max values for cache and folder
561 when cache or folder is empty
563 2002-09-15 [colin] 0.8.2claws53
566 Fix a leak (thanks Alfons!) and cleaned
567 variables names for custom headers
569 2002-09-15 [colin] 0.8.2claws52
572 Fix custom headers recognition when
573 prefs_common.trans_hdr is on
575 2002-09-15 [colin] 0.8.2claws51
578 Allow dynamically-added custom headers
579 Yet not reparsed if reedited
581 2002-09-15 [alfons] 0.8.2claws50
583 * src/prefs_account.c
586 2002-09-15 [colin] 0.8.2claws49
588 * src/prefs_account.c
589 fix pop_before_smtp sensitivity
591 2002-09-15 [colin] 0.8.2claws48
594 add inc_pop_before_smtp()
595 allow MainWindow to be undefined in
596 inc_account_mail() and inc_start()
599 add STYPE_POP_BEFORE_SMTP session type
600 * src/prefs_account.c
601 activated pop before smtp option
603 do pop before smtp if the relevant option
606 2002-09-15 [paul] 0.8.2claws47
609 see ChangeLog 2002-09-15
611 2002-09-14 [paul] 0.8.2claws46
614 updated Bulgarian translation, submitted by
617 2002-09-13 [paul] 0.8.2claws45
620 merge claws' select_account() with main's
621 (new) compose_select_account(). [sync with
622 0.8.2cvs15, see ChangeLog 2002-09-11]
624 2002-09-12 [christoph] 0.8.2claws44
627 allocate 1 elements of FolderItem not 0
629 2002-09-12 [colin] 0.8.2claws43
632 Fix bug #590825 (obey Follow-up: poster)
634 2002-09-12 [colin] 0.8.2claws42
637 Fix bug #557009 (wrong headers for messages
638 forwarded as attachments)
640 2002-09-11 [colin] 0.8.2claws41
643 Put SCF: pseudo-header on top of message
644 Set draft tmp_flag when saved as draft
648 Skip after first \n\n for beginning of real message
651 2002-09-11 [christoph] 0.8.2claws40
654 use procmsg flag functions in filtering or processing
655 will cause incorrect folder message counts
657 2002-09-11 [colin] 0.8.2claws39
660 Fix bug #550175 - wrong save folder when reediting
663 2002-09-11 [paul] 0.8.2claws38
665 * sync with 0.8.2cvs14
666 see ChangeLog 2002-09-11
668 2002-09-11 [colin] 0.8.2claws37
671 Fix a typo (seeming to cause new/unread status to
674 2002-09-10 [christoph] 0.8.2claws36
677 compose_redirect should not use compose_generic_new
678 because that does more stuff than expected including
679 opening the external editor
680 (closes bug "[ 526608 ] bounced messages appear blank
683 2002-09-10 [christoph] 0.8.2claws35
686 fix problem with too large message number range
687 causing a crash in folder_item_scan
689 2002-09-10 [paul] 0.8.2claws34
691 * sync with 0.8.2cvs13
692 see ChangeLog 2002-09-10
694 2002-09-10 [christoph] 0.8.2claws33
697 set MsgInfo TmpFlags for queue and draft folders
698 (closes bug "[ 591676 ] Queue ignore MIME on restart")
700 2002-09-10 [paul] 0.8.2claws32
703 po/bg.po ** NEW FILE **
704 new Bulgarian translation submitted by
705 George Danchev <danchev@spnet.net>
709 tools/tb2sylpheed ** NEW FILE **
710 add script that converts an addressbook exported
711 from The Bat! into a Sylpheed addressbook. Submitted
712 by Urke MMI <urke-kg@eunet.yu>
714 2002-09-10 [paul] 0.8.2claws31
716 * sync with 0.8.2cvs12
717 see ChangeLog 2002-09-10
719 2002-09-06 [paul] 0.8.2claws30
722 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
726 tools/ldif-to-xml.py ** REMOVED **
727 remove obsolete python script
729 2002-09-06 [paul] 0.8.2claws29
731 * sync with 0.8.2cvs10
732 see ChangeLog 2002-09-06
734 2002-09-04 [paul] 0.8.2claws28
736 * sync with 0.8.2cvs9
737 see ChangeLog 2002-08-04
739 2002-09-04 [colin] 0.8.2claws27
741 * src/prefs_common.[ch]
742 Added signature color configuration
744 Use user-specified signature color
746 2002-09-03 [colin] 0.8.2claws26
748 * src/prefs_common.[ch]
749 Added autosave and autosave_length prefs
751 Added compose_remove_draft()
752 Auto-save drafts according to the prefs
754 Added a crash-indicator file, allowing to check
755 for new messages on startup if Sylpheed crashed
756 (makes saved drafts "reappear")
758 2002-09-03 [colin] 0.8.2claws25
763 2002-09-03 [paul] 0.8.2claws24
765 * sync with 0.8.2cvs8
766 see ChangeLog 2002-09-02 and 2002-09-03
768 2002-09-03 [darko] 0.8.2claws23
771 use normal style when creating new folder to pick
774 2002-09-02 [melvin] 0.8.2claws22
777 removed some obsolete code
779 2002-09-02 [melvin] 0.8.2claws21
782 fixed test's equality sign (== to =)
784 2002-09-02 [alfons] 0.8.2claws20
788 revert change of 0.8.2claws16 and use the mh_folder_destroy
789 as folder->destroy virtual as suggested by Hiro
790 (the mh.c code seems to have been lost around mh.c.1.21)
792 2002-09-02 [paul] 0.8.2claws19
795 updated by Fabio Jr. Beneditto
798 use 'http://claws.sylpheed.org' for homepage link.
799 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
801 2002-09-01 [alfons] 0.8.2claws18
804 plug memleak related to one Martin Kluge found
806 2002-08-31 [paul] 0.8.2claws17
808 * sync with 0.8.2cvs6
809 see ChangeLog 2002-08-30
811 2002-08-31 [alfons] 0.8.2claws16
814 folder_destroy(): remove mailbox from folderlist even if it has
817 2002-08-31 [alfons] 0.8.2claws15
822 (being pedantic I know)
824 2002-08-31 [alfons] 0.8.2claws14
827 check for NULL pointers returned from folder->fetch_msginfo virtual
828 (should solve some reported crashes)
830 2002-08-30 [alfons] 0.8.2claws13
835 enable crash dialog on compilation time
836 (--enable-crash-dialog configure option)
838 2002-08-30 [alfons] 0.8.2claws12
843 apply memory leak plug patch by Martin Kluge
844 (closes patch "[ 602568 ] patch for 602441 little memory leak",
845 bug "[ 599677 ] Very small memory leak in 0.81claws115",
846 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
848 2002-08-30 [darko] 0.8.2claws11
851 copy Gtk style from normal style to match
852 font size for coloured folders
854 2002-08-29 [alfons] 0.8.2claws10
857 Type=Internet <- Type=Application
858 (reported by Michael Schwendt, see:
859 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
860 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
862 2002-08-29 [paul] 0.8.2claws9
864 * sync with 0.8.2cvs5
865 see ChangeLog 2002-08-29
867 2002-08-29 [colin] 0.8.2claws8
870 Added a sanity check in summary_select_thread
871 Should fix bug 601605
873 2002-08-29 [colin] 0.8.2claws7
876 Revert claws6 changes regarding bug #591676
878 2002-08-28 [colin] 0.8.2claws6
881 Ignore cache for queue folderitems
884 2002-08-28 [melvin] 0.8.2claws5
889 2002-08-28 [melvin] 0.8.2claws4
892 Updated a bit the text concerning the spell checker
894 2002-08-28 [melvin] 0.8.2claws3
896 Merged the GNU_aspell_branch:
897 Support of new GNU/aspell is now included and the old pspell
898 is not supported anymore.
902 Updated spell checker text to reflect the switch to GNU/aspell
904 * ac/aspell.m4 *** NEW ***
905 * src/gtkaspell.[ch] *** NEW ***
906 * ac/pspell.m4 *** DELETED ***
907 * src/gtkspell.[ch] *** DELETED ***
910 Updated for GNU/aspell support
913 Replaced gtkspell.c by gtkaspell.c
921 * src/prefs_common.[ch]
922 Updated for GNU/aspell support
924 2002-08-28 [paul] 0.8.2claws2
926 * sync with 0.8.2cvs4
927 see ChangeLog 2002-08-27 and 2002-08-28
929 2002-08-28 [colin] 0.8.2claws1
931 * src/summary_search.c
934 2002-08-28 [jens] 0.8.2claws
937 Updated German translations
939 2002-08-27 [melvin] 0.8.2claws
942 Updated French translations
944 2002-08-27 [paul] 0.8.2claws
946 * sync with 0.8.2 main release
954 updated message catalogs submitted by
955 Ricardo Mones Lastra, Alessandro Maestri,
956 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
957 Beneditto and Urke MMI
959 2002-08-27 [hoa] 0.8.1claws123
961 * src/mainwindow.[ch]
962 * src/summaryview.[ch]
963 removed the "filter setting" menu option.
964 add a "cancel a news message" menu option.
966 2002-08-26 [martin] 0.8.1claws122
969 changed string under 0.8.1claws79 changed by myself
972 2002-08-26 [martin] 0.8.1claws121
975 added kill command to debuggerrc to start crash dialog
977 2002-08-26 [paul] 0.8.1claws120
979 * sync with 0.8.1cvs31
980 see ChangeLog 2002-08-26
982 2002-08-25 [alfons] 0.8.1claws119
985 fix bug that didn't send out correct headers to news server
986 when sending news article and email from queue (bug reported
987 and patch provided by Tim Mann; closes bug
988 "[ 583196 ] 0.7.8claws can't post news")
990 2002-08-25 [alfons] 0.8.1claws118
992 * src/selective_download.c
993 mark two strings as translatable
994 (thanks to Urke MMI for pointing this out)
996 2002-08-25 [alfons] 0.8.1claws117
999 treat sent boxes as special and allow sorting them by addressee
1000 (closes "[ 589418 ] Sent folder sorting misbehavior"
1001 submitted by Steve Lamb)
1003 2002-08-24 [alfons] 0.8.1claws116
1006 fix memleak reported by Martin Kluge
1007 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
1009 2002-08-24 [oliver] 0.8.1claws115
1011 * src/prefs_toolbar.c
1012 o code cleanup as suggested by Alfons
1015 2002-08-24 [alfons] 0.8.1claws114
1018 o fix another memory leak reported by Martin Kluge
1019 (see "[ 599568 ] Small Memory Leak")
1020 o remove 'from' variable from 'summary_set_header()'; we can
1023 2002-08-24 [paul] 0.8.1claws113
1025 * sync with 0.8.1cvs30
1026 see ChangeLog 2002-08-23
1028 2002-08-24 [alfons] 0.8.1claws112
1031 remove unnecessary allocations for search bar fixing leaks
1032 reported by Martin Kluge
1033 (see "[ 599451 ] Further memory leaks?")
1035 2002-08-24 [alfons] 0.8.1claws111
1038 make get_socket_name() public for crash.c
1040 o make report bug button work (goes to claws'
1041 bug tracker at sf.net)
1042 o introduce function for doing important stuff just
1043 before claws goes down
1046 2002-08-24 [alfons] 0.8.1claws110
1049 move cursor to "To" entry when forwarding as attachment
1050 (reported and solved by Steve Lamb, closes bug report
1051 "[ 592880 ] Forward as attachment; cursor not in to")
1053 2002-08-24 [colin] 0.8.1claws109
1056 fix quick search visibility after GUI (de)separations.
1058 2002-08-23 [colin] 0.8.1claws108
1061 fix header pane visibility after folderview or
1062 messageview (de)separation
1064 2002-08-23 [paul] 0.8.1claws107
1066 * src/mainwindow.[ch]
1068 give full control of display or non-display
1069 of the Execute icon to Custom toolbar settings.
1070 add new sensitivity condition to maninwindow.h:
1076 more sync with 0.8.1cvs29
1078 2002-08-23 [melvin] 0.8.1claws106
1081 Readded support for custom widget in alertpanel lost in last
1084 2002-08-23 [paul] 0.8.1claws105
1086 * sync with 0.8.1cvs29
1087 see ChangeLog 2002-08-23
1089 2002-08-23 [colin] 0.8.1claws104
1092 Fix folder and search pixmaps exchanging positions
1093 after theme or toolbar changes. Thank to Oliver for
1096 2002-08-23 [colin] 0.8.1claws103
1099 src/messageview.[ch]
1102 Changed messageview_create() and noticeview_create()
1103 to avoid the last gdk_warning
1105 2002-08-22 [colin] 0.8.1claws102
1108 Fix my new `Creating pixmap from xpm' warning
1110 2002-08-22 [colin] 0.8.1claws101
1113 Fix some of the gdk warnings
1115 2002-08-22 [colin] 0.8.1claws100
1118 * src/stock_pixmap.c
1119 * src/stock_pixmap.h
1120 * src/pixmaps/quicksearch.xpm *ADDED*
1121 Add the quicksearch pixmap
1125 Make quicksearch bar visible/hidden via a button
1127 2002-08-22 [christoph] 0.8.1claws99
1130 fix folder update for newsgroups with message
1131 numbers below minimum number of articles to fetch
1132 (closes bug #598445)
1134 2002-08-22 [paul] 0.8.1claws98
1136 * sync with 0.8.1cvs28
1137 see ChangeLog 2002-08-22
1139 2002-08-21 [alfons] 0.8.1claws97
1142 use bt instead of bt full which seems to work
1143 better, and bt full doesn't give a great deal
1144 of information anyway
1146 2002-08-21 [colin] 0.8.1claws96
1149 fix summaryview_searchtype_changed prototype
1151 2002-08-21 [christoph] 0.8.1claws95
1154 o fix broken menu update for sorting type, we have to
1155 get this info from the summaryview now
1156 o removed setting of threaded state in menu callback
1157 * src/summaryview.[ch]
1158 more summaryview/folderitem seperation for
1161 removed not required --with-compiler-flags option
1163 2002-08-21 [oliver] 0.8.1claws94
1166 o rename toolbar.xml to toolbar_main.xml
1167 since toolbar_compose.xml might come up
1172 2002-08-21 [darko] 0.8.1claws93
1175 don't reset tmp flags for messages copied
1178 2002-08-21 [colin] 0.8.1claws92
1180 * src/prefs_filtering.c
1181 fix renaming rules on folder rename
1182 when folder is not a leaf folder
1184 2002-08-21 [paul] 0.8.1claws91
1186 * src/prefs_folder_item.c
1187 fix alignment of colour selector
1189 2002-08-21 [paul] 0.8.1claws90
1191 * sync with 0.8.1cvs27
1192 see ChangeLog 2002-08-21
1194 2002-08-21 [paul] 0.8.1claws89
1197 fix crash when changing field type in
1200 2002-08-21 [colin] 0.8.1claws88
1203 Made quick search case-insensitive
1205 2002-08-21 [paul] 0.8.1claws87
1207 * sync with 0.8.1cvs26
1208 see ChangeLog 2002-08-21
1210 2002-08-20 [christoph] 0.8.1claws86
1214 * src/summaryview.[ch]
1215 more summaryview/folderitem seperation for
1216 sort_key and sort_type
1218 added missing return statement
1220 2002-08-20 [colin] 0.8.1claws85
1222 * src/summaryview.[ch]
1223 Added a quick search box
1225 * src/prefs_common.[ch]
1226 Added a show/hide option for the quick search
1228 2002-08-20 [oliver] 0.8.1claws84
1231 remove toolbar_create_popups
1233 o remove toolbar_create_popups
1234 o fix toolbar_set_sensitive
1235 (Bug reports #596834 and #596832)
1236 * src/prefs_toolbar.c
1237 o add "Set default" button
1238 o align label and text + combo widgets
1240 2002-08-20 [hoa] 0.8.1claws83bis
1243 fixed a bug in imap_fetch_msginfo() in case there is no
1246 2002-08-20 [darko] 0.8.1claws83
1249 copy the color style of folder view so it
1250 works with GTK themes
1252 2002-08-20 [darko] 0.8.1claws82
1256 * src/prefs_folder_item.[hc]
1257 don't use UI stuff in folder.h
1259 2002-08-20 [darko] 0.8.1claws81
1262 * src/prefs_folder_item.h
1264 * src/prefs_folder_item.c
1265 ability to set folder color in folderview
1267 2002-08-19 [alfons] 0.8.1claws80
1270 fix one of the earlier memleaks reported by Martin Kluge
1272 2002-08-19 [alfons] 0.8.1claws79
1275 hide notice view when selecting seperate folder
1276 view (reported by Urke MMI)
1278 2002-08-19 [christoph] 0.8.1claws78
1281 * src/prefs_folder_item.h
1282 * src/summaryview.[ch]
1283 o add summary_set_prefs_from_folderitem to set
1284 summaryview prefs (first step to remove all
1285 references to the folderitem in summaryview)
1286 o moved compiled regex stuff from folderitem prefs
1289 2002-08-19 [paul] 0.8.1claws77
1292 add check for '.' to QUOTE_IF_REQUIRED
1294 2002-08-19 [paul] 0.8.1claws76
1297 sync with 0.8.1cvs25 (plug memory leak)
1299 * src/prefs_toolbar.c
1300 re-order prefs_toolbar_cancel()
1302 2002-08-18 [alfons] 0.8.1claws75
1306 plug other memleaks reported by Martin Kluge
1308 2002-08-18 [paul] 0.8.1claws74
1311 updated by Fabio Jr. Beneditto
1313 2002-08-18 [paul] 0.8.1claws73
1316 fix bug where tooltips were displayed untranslated
1318 * src/prefs_toolbar.c
1319 fix bug where clicking 'Cancel' creates an icon & text
1320 toolbar regardless of prefs
1323 2002-08-17 [oliver] 0.8.1claws72
1325 * src/prefs_toolbar.c
1326 update toolbar on CANCEL
1327 bug reported by Martin Kluge
1329 toolbar_destroy memleak fixed
1331 2002-08-17 [alfons] 0.8.1claws71
1334 plug another memleak reported by Martin Kluge
1336 2002-08-16 [alfons] 0.8.1claws70
1339 use execvp() correctly (suggested by wwp; thanks!)
1341 2002-08-16 [alfons] 0.8.1claws69
1344 plug memory leak reported by Kim Schultz & Martin Kluge
1346 2002-08-16 [paul] 0.8.1claws68
1349 updated by Ricardo Mones Lastra
1351 2002-08-16 [paul] 0.8.1claws67
1354 fix bug where 'Compose News' icon showed wrong
1357 2002-08-16 [paul] 0.8.1claws66
1359 * sync with 0.8.1cvs24
1360 see ChangeLog 2002-08-16
1363 updated by Alessandro Maestri
1365 2002-08-15 [paul] 0.8.1claws65
1370 2002-08-15 [paul] 0.8.1claws64
1373 don't translate debug info
1378 2002-08-15 [paul] 0.8.1claws63
1380 * src/prefs_toolbar.c
1381 fix bug where clicking 'OK' creates an icon & text
1382 toolbar regardless of prefs
1384 2002-08-14 [alfons] 0.8.1claws62
1387 add global var that has the full argv[0]
1389 o execvp the correct sylpheed by using argv0
1390 and setting the correct work dir
1393 2002-08-14 [oliver] 0.8.1claws61
1395 * enable/disable Toolbar Action Buttons
1399 * src/prefs_toolbar.c
1401 2002-08-14 [melvin] 0.8.1claws60
1404 Updated French translations
1406 2002-08-14 [melvin] 0.8.1claws59
1409 Made bug report not translatable
1411 Fixed exporthtml_build_filespec() return value
1413 Fixed incorrect include file
1415 * src/prefs_actions.c
1416 * src/prefs_toolbar.c
1417 Made debug info not translatable
1420 Added missing includes
1421 * src/prefs_common.c
1424 2002-08-14 [paul] 0.8.1claws58
1426 * faq/es/sylpheed-faq.html
1427 faq/es/sylpheed-faq-[1-3].html
1428 faq/es/sylpheed-faq-4.html **NEW FILE **
1431 2002-08-13 [christoph] 0.8.1claws57
1434 ignore thread fix that did not mark all
1435 child nodes of a ignored thread as
1436 ignored. Does not work perfectly yet,
1437 but it is better now
1439 2002-08-13 [alfons] 0.8.1claws56
1442 o implement 'save crash log'
1445 2002-08-13 [melvin] 0.8.1claws55
1448 removed unrequired "execinfo.h" header
1450 2002-08-12 [paul] 0.8.1claws54
1452 * faq/en/sylpheed-faq.html
1453 faq/en/sylpheed-faq-[1-3].html
1454 faq/en/sylpheed-faq-4.html **NEW FILE **
1457 2002-08-12 [alfons] 0.8.1claws53
1460 add crash.c to translatables
1462 bring in Leandro's crash dialog
1464 2002-08-11 [alfons] 0.8.1claws52
1467 clean up some warnings
1469 2002-08-11 [alfons] 0.8.1claws51
1473 * src/crash.[ch] ** NEW FILES **
1475 initial gdb crash handler
1477 2002-08-11 [paul] 0.8.1claws50
1479 * src/prefs_toolbar.c
1480 replace Up/Down arrow pixmaps with text to be
1481 consistent across icon themes
1483 2002-08-11 [paul] 0.8.1claws49
1485 * src/prefs_common.c
1487 rename 'Pixmap' -> 'Icon'
1490 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1492 2002-08-10 [paul] 0.8.1claws48
1494 * src/prefs_toolbar.c
1497 2002-08-10 [paul] 0.8.1claws47
1500 don't write Processing progress to status bar
1501 patch submitted by Alexander Evseev
1503 * src/prefs_toolbar.c
1504 re-position and resize window
1505 make window assume correct size on first call
1507 2002-08-10 [paul] 0.8.1claws46
1514 follow UI text conventions
1516 2002-08-10 [alfons] 0.8.1claws45
1519 correct pixmap for delete action
1521 2002-08-10 [paul] 0.8.1claws44
1524 updated by Fabio Jr. Beneditto
1526 2002-08-10 [paul] 0.8.1claws43
1529 add custom toolbar files
1531 2002-08-10 [paul] 0.8.1claws42
1533 * sync with 0.8.1cvs22
1534 see ChangeLog 2002-08-09
1536 2002-08-09 [paul] 0.8.1claws41
1540 tools/outlook2sylpheed.pl ** NEW FILE **
1541 add script to convert exported Outlook
1542 contacts list to a Sylpheed addressbook.
1543 Submitted by Ricardo Mones Lastra.
1545 2002-08-09 [paul] 0.8.1claws40
1549 po/sr.po ** NEW FILE **
1550 add Serbian message catalog. Submitted by
1551 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
1553 2002-08-09 [paul] 0.8.1claws39
1555 * sync with 0.8.1cvs21
1556 see ChangeLog 2002-08-08
1558 2002-08-08 [oliver] 0.8.1claws38
1561 move Custom Toolbar to Configuration menu
1563 2002-08-08 [oliver] 0.8.1claws37
1565 * src/prefs_toolbar.c
1566 fix substitute pixmap bug
1568 2002-08-08 [paul] 0.8.1claws36
1570 * sync with 0.8.1cvs19
1571 see ChangeLog 2002-08-08
1573 2002-08-07 [christoph] 0.8.1claws35
1576 fixed a memory leak in new canonicalize_file_replace
1578 2002-08-07 [christoph] 0.8.1claws34
1581 o canonicalize_file_replace should create the temporary
1582 file in the same directory as the original file.
1583 o added get_tmpfile_in_dir that creates a temorary file
1584 in a specified directory.
1586 2002-08-07 [melvin] 0.8.1claws33
1589 fixed bug where 'Article' button acted as 'Email' button.
1591 2002-08-07 [paul] 0.8.1claws32
1593 * sync with 0.8.1.cvs17
1594 see ChangeLog 2002-08-07
1596 2002-08-07 [colin] 0.8.1claws31
1599 fix mass-cancel problem
1601 2002-08-07 [thorsten] 0.8.1claws30
1603 * src/prefs_toolbar.c
1604 fix: crash on replace or add new button
1606 fix: close xmlfile after reading
1608 fix: unlink() file before rename()
1610 2002-08-06 [paul] 0.8.1claws29
1612 * sync with 0.8.cvs15
1613 see ChangeLog 2002-08-06
1615 2002-08-06 [oliver] 0.8.1claws28
1618 * src/prefs_toolbar.c
1619 fixed empty toolbar issue
1621 2002-08-06 [oliver] 0.8.1claws27
1623 * Custom Toolbar Final
1627 o toolbar stuff now lives in src/toolbar.[ch]
1628 o main_window_toolbar_* functions are renamed to
1629 toolbar_* reflecting their new source file
1630 * src/mainwindow.[ch]
1631 o remove toolbar stuff
1633 2002-08-06 [oliver] 0.8.1claws26
1636 * src/prefs_toolbar.[ch] **New File**
1637 * src/toolbar.[ch] **New File**
1638 o prefs_toolbar.[ch] custom toolbar frontend
1639 o toolbar.[ch] backend
1641 2002-08-06 [oliver] 0.8.1claws25
1643 * src/prefs_actions.[ch]
1644 o new exported function actions_execute
1646 2002-08-06 [paul] 0.8.1claws24
1648 * sync with 0.8.1cvs4
1649 see ChangeLog 2002-08-06
1651 2002-08-06 [paul] 0.8.1claws23
1653 * sync with 0.8.1cvs13
1654 see ChangeLog 2002-08-06
1656 2002-08-06 [paul] 0.8.1claws22
1658 * sync with 0.8.1cvs12
1659 see ChangeLog 2002-08-05 and 2002-08-06
1661 2002-08-06 [match] 0.8.1claws21
1664 improvements to cut/copy/paste address
1666 2002-08-05 [match] 0.8.1claws20
1673 fixes to improve cut/copy/paste
1675 2002-08-06 [melvin] 0.8.1claws19
1678 account_find_all_from_address(): new function that returns the
1679 list of all accounts that are matched in an address.
1680 * src/alertpanel.[ch]
1681 alertpanel() now accepts a custom widget
1682 alertpanel_with_widget(): new function that pops up a panel with
1683 a custom widget in it
1685 gtkut_account_menu_new(): new function that allows the selection
1686 of an account from a list of accounts.
1688 Extended Return Receipt notification to select the correct
1689 account and to make a security test on the Delivery-Notification
1690 address which should be the same as the Return-Path.
1692 2002-08-06 [thorsten] 0.8.1claws18
1695 attach_all: save unnamed as "noname.%d",
1696 dont free static dirname
1698 2002-08-05 [alfons] 0.8.1claws17
1701 detect XIM by trying to link rather than compile a XIM program
1703 2002-08-05 [oliver] 0.8.1claws16
1705 * src/stock_pixmap.[ch]
1706 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1707 o new func to retrieve pixmaps
1709 2002-08-05 [paul] 0.8.1claws15
1711 * sync with 0.8.1cvs10
1712 see ChangeLog 2002-08-05
1714 2002-08-04 [alfons] 0.8.1claws14
1717 see if this plugs memleak
1719 2002-08-04 [melvin] 0.8.1claws13
1722 fixed bug that could crash Sylpheed when highlighting
1723 all misspelled words.
1725 2002-08-03 [melvin] 0.8.1claws12
1727 * src/prefs_actions.c
1728 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1730 fixed bug where the Return Receipt was sent to
1731 Delivery-Notification-To address even if it was not present
1733 2002-08-02 [alfons] 0.8.1claws11
1735 * src/prefs_actions.c
1736 o more check for NULLs
1737 o put create_io_dialog() in right conditional block
1739 2002-08-02 [paul] 0.8.1claws10
1742 updated by Ricardo Mones Lastra
1744 2002-08-01 [christoph] 0.8.1claws9
1747 don't free the cache of the opened
1748 folder in the summaryview
1750 don't unset flags, if it is not required
1752 2002-08-01 [paul] 0.8.1claws8
1754 * sync with 0.8.1cvs8
1755 see ChangeLog entry 2002-08-01
1757 2002-08-01 [paul] 0.8.1claws7
1759 * sync with 0.8.1cvs7
1760 see ChangeLog 2002-07-31 and 2002-08-01
1762 2002-07-31 [christoph] 0.8.1claws6
1765 forgot to update menu sensitivity
1766 function for new menu entry
1768 2002-07-31 [alfons] 0.8.1claws5
1771 check folder item and its path for NULL on
1774 2002-07-31 [christoph] 0.8.1claws4
1777 check if folder_item_get_msginfo in
1778 folder_item_remove_msg returned NULL
1780 better clear the uid cache in the
1781 uid validity check function and delete
1784 2002-07-31 [paul] 0.8.1claws3
1787 add the '--attach' option and a few other
1790 2002-07-31 [paul] 0.8.1claws2
1792 * sync with 0.8.1cvs5
1793 see ChangeLog 2002-07-31
1795 2002-07-31 [christoph] 0.8.1claws1
1797 * src/folderview.[ch]
1799 replace "Rescan all folders..." with
1800 "Check all folders for new messages..."
1802 2002-07-30 [paul] 0.8.1claws
1804 * version 0.8.1claws released
1806 2002-07-30 [paul] 0.8.0claws29
1808 * tools/OOo2sylpheed.pl ** NEW FILE **
1810 add script to enable sending documents as
1811 attachments from OpenOffice.org
1813 2002-07-30 [melvin] 0.8.0claws28
1815 * src/prefs_actions.c
1816 Made the actions' input/output dialog display
1819 2002-07-30 [christoph] 0.8.0claws27
1822 check if folder_item_get_msginfo in
1823 procmsg_save_to_outbox returned NULL
1825 2002-07-30 [paul] 0.8.0claws26
1827 * sync with 0.8.1cvs4
1828 see ChangeLog 2002-07-29
1830 2002-07-29 [thorsten] 0.8.0claws25
1833 added selective download, delete on server
1835 2002-07-29 [paul] 0.8.0claws24
1837 * sync with 0.8.1cvs3
1838 see ChangeLog 2002-07-29
1840 2002-07-27 [christoph] 0.8.0claws23
1843 add extra check if fetching the msginfo
1846 2002-07-27 [paul] 0.8.0claws22
1848 * sync with 0.8.1cvs2
1849 see ChangeLog 2002-07-26
1851 2002-07-27 [christoph] 0.8.0claws21
1854 add another check if a valid msginfo
1857 2002-07-26 [hoa] 0.8.0claws20
1860 Fixed a condition in folder_item_destroy()
1863 Fixed an error in IMAP protocol
1865 2002-07-26 [alfons] 0.8.0claws19
1868 ofcourse compare with identifier, not the path
1870 2002-07-26 [alfons] 0.8.0claws18
1873 use folder item identifier for saving / restoring
1874 preferences because folder->path might not be unique
1876 2002-07-26 [melvin] 0.8.0claws17
1879 Fixed a crash introduced in 0.8.0claws5 when log is
1880 cut under 80 characters.
1882 2002-07-26 [paul] 0.8.0claws16
1884 * sync with 0.8.1cvs1
1885 see ChangeLog 2002-07-26
1887 2002-07-26 [christoph] 0.8.0claws15
1890 imap folder now remembers the last selected
1891 folder and imap_fetch_msginfo skips selecting
1892 the folder if it is already selected
1894 2002-07-26 [christoph] 0.8.0claws14
1899 fix imap folder rescanning
1901 2002-07-25 [christoph] 0.8.0claws13
1911 implement imap uid cache and uid validity check
1913 2002-07-25 [alfons] 0.8.0claws12
1916 fix a brown paper bag bug, and also add some more
1919 2002-07-25 [christoph] 0.8.0claws11
1922 don't mix copy, fetch_msginfo and remove
1923 operations in folder item copy and move
1926 2002-07-25 [christoph] 0.8.0claws10
1930 * src/prefs_folder_item.c
1931 * src/summaryview.[ch]
1932 remove no longer required parameter update_cache from
1935 2002-07-25 [paul] 0.8.0claws9
1942 2002-07-24 [alfons] 0.8.0claws8
1945 sort correctly when using simplified subject line
1946 (closes feature request "[ 585141 ] applying regexp to subject
1947 before sort" submitted by Alexandra Walford)
1949 2002-07-24 [paul] 0.8.0claws7
1951 * sync with 0.8.0cvs3
1952 see ChangeLog 2002-07-24
1954 2002-07-23 [christoph] 0.8.0claws6
1961 o separate processing and summaryview
1962 o removed summary_write_cache from summaryview
1963 o removed summaryview->killed_messages, because we don't have
1964 to keep a list of killed messages anymore. New cache will
1965 keep the hidden messages in cache anyway
1968 * src/selective_download.c
1969 o removed unnecessary summary_write_cache calls
1971 o don't set ignore thread flag in procmsg_get_thread_tree
1972 if it is already set
1975 o moved STATUSBAR_PUSH/POP to statusbar.h because
1976 they are used in different files
1978 2002-07-23 [melvin] 0.8.0claws5
1984 * src/editldap_basedn.c
1986 * src/prefs_common.c
1987 Fixed few memory leak (gtk_editable_get_chars returns
1988 an allocated string)
1990 Fixed few memory leak (gtk_editable_get_chars returns
1991 an allocated string) and modified a little the log cutting
1994 Replaced a call to an obsolete function gtk_entry_get_text()
1995 by gtk_editable_get_chars()
1997 Removed a debug printf
1999 2002-07-23 [christoph] 0.8.0claws4
2002 fix another g_dirname memory leak
2004 2002-07-23 [christoph] 0.8.0claws3
2007 fixed a memory leak in mh_fetch_msginfo
2008 fixed crash when message header could not be
2011 2002-07-23 [paul] 0.8.0claws2
2013 * sync with 0.8.0cvs2
2014 see ChangeLog 2002-07-23
2016 2002-07-23 [paul] 0.8.0claws1
2018 * sync with 0.8.0cvs1
2019 see ChangeLog 2002-07-23
2021 2002-07-23 [paul] 0.8.0claws
2023 * release of 0.8.0claws
2025 2002-07-23 [paul] 0.7.8claws99
2028 new Russian translation, submitted by
2029 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
2031 2002-07-22 [jens] 0.7.8claws98
2034 Updated German translations.
2036 2002-07-22 [paul] 0.7.8claws97
2042 updated translations by Ricardo Mones Lastra,
2043 Alessandro Maestri, Wilbert Berendsen and
2044 Fabio Jr. Beneditto respectively
2046 2002-07-22 [christoph] 0.7.8claws96
2049 fix memory leak caused by wrong g_dirname usage
2051 2002-07-22 [christoph] 0.7.8claws95
2054 update new and unread message counts for summaryview
2055 summaryview does not get it from the folder anymore
2056 and has to update the values itself
2058 2002-07-22 [melvin] 0.7.8claws94
2061 Updated French translations.
2063 2002-07-22 [christoph] 0.7.8claws93
2066 set prop->preg pointer to NULL or following check
2067 will not fail and regexec will be called with
2070 2002-07-21 [alfons] 0.7.8claws92
2072 * src/prefs_common.[ch]
2073 remove option "Send return receipt on request"
2075 2002-07-21 [thorsten] 0.7.8claws91
2078 fixed memleaks, coding style as pointed out by alfons
2080 2002-07-21 [alfons] 0.7.8claws90
2083 * src/noticeview.[ch]
2084 o fix bug notice view being displayed when going to empty folder
2085 (noticed by Christoph)
2086 o allow RRR to be sent when restarting sylpheed, or changing folder
2087 (noticed by Thorsten)
2089 2002-07-21 [thorsten] 0.7.8claws89
2092 Included save_all patch from Xaview FACQ
2093 added support for pathnames
2095 2002-07-21 [alfons] 0.7.8claws88
2100 * src/messageview.[ch]
2101 * src/noticeview.c ** NEW FILE **
2102 * src/noticeview.h ** NEW FILE **
2103 make return receipts work again
2104 (UI idea by Leandro Pereira)
2106 2002-07-21 [paul] 0.7.8claws87
2109 fix sensitivity of 'Select thread'
2111 2002-07-21 [paul] 0.7.8claws86
2113 * src/prefs_common.c
2114 add browser command line for Galeon
2116 2002-07-21 [paul] 0.7.8claws85
2119 fix 'EXTRA_DIST': remove README.README, add TODO
2122 2002-07-21 [alfons] 0.7.8claws84
2125 make enter clear selection
2126 (closes "[ 579888 ] Editor selection/entry error"
2127 reported by Steve Lamb)
2129 2002-07-21 [alfons] 0.7.8claws83
2132 sort message list when selecting unthread messages
2133 (closes "[ 501593 ] switching threaded view doesn't sort"
2134 reported by Simon Schubert)
2136 2002-07-20 [alfons] 0.7.8claws82
2141 2002-07-20 [thorsten] 0.7.8claws81
2144 Fixed expansion of empty fields in matchactions
2146 2002-07-19 [melvin] 0.7.8claws80
2149 Removed a duplicate menu entry (fast mode) introduced during
2151 Added a menu separator between 'Use alternate' and 'Fast mode'
2153 2002-07-19 [paul] 0.7.8claws79
2159 2002-07-19 [thorsten] 0.7.8claws78
2161 * tools/calypso_convert.pl ** NEW FILE **
2164 script to import mbox files exported
2166 o generates folder structure
2167 o includes attachments
2169 2002-07-19 [melvin] 0.7.8claws77
2171 * src/selective_download.[ch]
2172 Fixed bug where closing the dialog with the window manager's
2173 close button will not unlock the summary
2174 Corrected some function declarations that missed a return value
2175 Made the source code comply better with coding style.
2176 * src/prefs_common.c
2177 Added new browser command line for Mozilla.
2179 2002-07-18 [paul] 0.7.8claws76
2182 src/selective_download.[ch]
2183 reflect theme changes, fix Gdk Warning when creating
2184 pixmap from NULL window, and minor clean up.
2185 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2190 2002-07-17 [paul] 0.7.8claws75
2198 2002-07-16 [paul] 0.7.8claws74
2200 * tools/filter_conv.pl
2202 replace conversion script with reimplemented version,
2203 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
2205 2002-07-16 [colin] 0.7.8claws73
2208 remove forgotten debug messages - sorry ;-)
2210 2002-07-16 [colin] 0.7.8claws72
2216 add the ability to select part of a text mime-part
2219 2002-07-15 [christoph] 0.7.8claws71
2222 fix folder message count for folders without
2223 msg_is_changed (includes news folders)
2225 2002-07-15 [martin] 0.7.8claws70
2228 option "display recipient on 'From'..." now works
2229 without the need of enabling the option
2230 "display sender using address book".
2232 2002-07-15 [christoph] 0.7.8claws69
2235 removed setting folder status from summaryview.
2236 folder.c should update all message counts correctly.
2238 2002-07-15 [paul] 0.7.8claws68
2241 updated by Fabio Junior Beneditto
2243 2002-07-15 [darko] 0.7.8claws67
2246 Fixed target folder colorization, don't decrease op
2249 2002-07-14 [paul] 0.7.8claws66
2251 * sync with main 0.8.0
2252 see ChangeLog 2002-07-14
2254 2002-07-13 [melvin] 0.7.8claws65
2259 Replaced sprintf by g_snprintf to prevent possible buffer
2262 Corrected a log message output format.
2263 Added a missing "done" debug output.
2265 Added keyboard accelerator for Priority menu items
2266 Added missing \n in debug output
2270 Added missing \n in debug output
2272 2002-07-13 [paul] 0.7.8claws64
2275 change Sergey's email address to the sf address
2278 increase show_url_timeout (more useful for long
2281 2002-07-12 [sergey] 0.7.8claws63
2284 applied (with some modifications) patch to set the
2285 micalg parameter for signatures
2286 (2001-08-28 Werner Koch <wk@gnupg.org>)
2288 2002-07-12 [sergey] 0.7.8claws62
2292 fixed man page installation
2294 2002-07-12 [paul] 0.7.8claws61
2296 * sync with 0.7.8cvs26
2297 see ChangeLog 2002-07-11 and 2002-07-12
2299 2002-07-11 [christoph] 0.7.8claws60
2303 first use the message number to find the message
2304 to mark with a reply flag but check the
2305 message-id if we got the correct message, if not
2306 try to find it by message-id.
2307 use new string seperator that is not allowed
2310 2002-07-11 [paul] 0.7.8claws59
2312 * sync with 0.7.8cvs23
2313 see ChangeLog 2002-07-10
2315 2002-07-10 [christoph] 0.7.8claws58
2319 Added message-id table to the cache in memory
2320 and functions to msgcache.c and folder.c to
2321 fetch MsgInfos by message id
2324 store folder and message-id of message replying
2325 to in queue header and set reply flag after sending
2326 (Closes bug #469498)
2328 2002-07-10 [paul] 0.7.8claws57
2332 add Martin to the list of authors
2334 2002-07-09 [martin] 0.7.8claws56
2336 Added gtk_ctree_last_visible(), tree_update_level(),
2337 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
2338 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2339 from gtk+ to gtksctree.c for the new sorting code
2340 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
2341 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
2343 Added declaration for gtk_sctree_sort_recursive() and
2344 gtk_sctree_sort_node
2349 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2350 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
2352 2002-07-08 [paul] 0.7.8claws55
2354 * more sync with 0.7.8cvs21
2355 see ChangeLog 2002-07-08
2357 2002-07-08 [paul] 0.7.8claws54
2359 * sync with 0.7.8cvs21
2360 see ChangeLog 2002-07-08
2362 2002-07-07 [alfons] 0.7.8claws53
2365 * src/stock_pixmap.[ch]
2366 * src/pixmaps/notice_warn.xpm ** NEW FILE **
2367 * src/pixmaps/notice_error.xpm ** NEW FILE **
2368 * src/pixmaps/notice_note.xpm ** NEW FILE **
2369 add new pixmaps for upcoming notice pane
2371 2002-07-06 [melvin] 0.7.8claws52
2374 Made them a bit closer to Sylpheed's coding style.
2376 Removed possible memory leaks when some errors occurs.
2378 2002-07-06 [melvin] 0.7.8claws51
2381 Removed --no-location in xgettext command line to help
2382 translators that use Emacs' po-mode
2384 Removed unnecessary comments that messed up sylpheed.pot
2386 2002-07-06 [paul] 0.7.8claws50
2388 * sync with 0.7.8cvs19
2389 see ChangeLog 2002-07-05
2391 2002-07-06 [christoph] 0.7.8claws49
2395 fix folder_item_remove_all_msg and folderview
2396 status for trash folders after emptying trash
2398 2002-07-05 [paul] 0.7.8claws48
2400 * sync with 0.7.8cvs16
2401 see ChangeLog 2002-07-04 and 2002-07-05
2403 2002-07-04 [paul] 0.7.8claws47
2405 * sync with 0.7.8cvs14
2406 see ChangeLog 2002-07-04
2408 2002-07-03 [alfons] 0.7.8claws46
2411 dupe folder item's path because it's being reallocated
2412 by new folder scanning code
2414 2002-07-03 [christoph] 0.7.8claws45
2417 better IMAP uid fetching using 'FETCH 1:* (UID)'
2419 add missing return in msgcache_write
2421 2002-07-02 [thorsten] 0.7.8claws44
2426 use binary mode for file access
2428 2002-07-02 [christoph] 0.7.8claws43
2430 * major code cleanup (part 1)
2432 - unused variables removed
2433 - unused functions removed
2434 - uninitialized variables checked
2435 - missing return statements added
2436 - missing function return types added
2437 - added parentheses around assignment and
2438 && in || when suggested by gcc
2442 replaced direct calls to folder->scan_tree
2443 with folder_scan_tree and restore folder
2444 prefs in this function. The folder should
2445 not have to deal with them.
2446 ( Should now work for all folder types )
2448 2002-07-02 [paul] 0.7.8claws42
2450 * sync with 0.7.8cvs13
2451 see ChangeLog 2002-07-01 and 2002-07-02
2453 2002-07-01 [christoph] 0.7.8claws41
2456 fix "goto next/prev unread message" with
2459 2002-07-01 [paul] 0.7.8claws40
2462 updated by Ricardo Mones Lastra
2464 2002-06-30 [match] 0.7.8claws39
2467 applied variation of leonerd's patch (566661) to
2468 allow multiple email addresses per JPilot entry.
2469 addresses may be separated by space, comma, pipe,
2470 semi-colon, new-line.
2472 2002-06-30 [alfons] 0.7.8claws38
2475 simple fix for putting older nodes before
2476 newer nodes when threading by subject
2478 2002-06-30 [christoph] 0.7.8claws37
2485 fix broken folder tree rescaning
2486 and don't use procmsg_get_mark_sum
2489 2002-06-30 [christoph] 0.7.8claws36
2491 * merge new cache branch
2493 fix new cache imap copy bug
2495 improved folder_item_scan
2496 it should now always set the correct
2497 new, unread and total message counts
2499 2002-06-29 [paul] 0.7.8claws35
2502 correct syntax error
2504 2002-06-29 [paul] 0.7.8claws34
2508 man/Makefile.am ** NEW FILE **
2509 man/sylpheed.1.gz ** NEW FILE **
2510 add Sylpheed man page
2512 2002-06-29 [paul] 0.7.8claws33
2515 updated by Fabio Junior Beneditto
2517 2002-06-28 [jens] 0.7.8claws32
2522 * src/selective_download.c
2523 removed gettext for space " "
2528 2002-06-28 [paul] 0.7.8claws31
2530 * sync with 0.7.8cvs11
2531 see ChangeLog 2002-06-28
2533 2002-06-28 [paul] 0.7.8claws30
2535 * sync with 0.7.8cvs10
2536 see ChangeLog 2002-06-27 and 2002-06-28
2538 2002-06-26 [paul] 0.7.8claws29
2541 src/selective_download.c
2542 don't gettextise empty strings.
2543 reserved by gettext. gettext("") returns
2544 the header entry with meta information,
2545 not the empty string
2550 2002-06-26 [paul] 0.7.8claws28
2552 * sync with 0.7.8cvs7
2553 see ChangeLog 2002-06-25
2555 * src/prefs_common.c
2556 ...and in the process, tweak the gui a little
2558 2002-06-25 [alfons] 0.7.8claws27
2562 fine tune ldap library detection
2564 2002-06-25 [alfons] 0.7.8claws26
2567 don't allow return receipts when composing a news article
2569 2002-06-25 [paul] 0.7.8claws25
2572 add '$(AMTAR)' to 'release' section to allow for
2573 new and older autotools
2575 2002-06-25 [paul] 0.7.8claws24
2578 fix "No more unread messages" persistant pop-up
2581 2002-06-25 [paul] 0.7.8claws23
2584 updated by Alessandro Maestri
2586 2002-06-25 [paul] 0.7.8claws22
2588 * sync with 0.7.8cvs6
2589 see ChangeLog 2002-06-25
2591 2002-06-24 [paul] 0.7.8claws21
2594 add GPL copyright information
2596 2002-06-24 [paul] 0.7.8claws20
2600 tools/update-po ** NEW FILE **
2601 add script that eases the creation of *.po files
2602 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2604 2002-06-23 [alfons] 0.7.8claws19
2607 make notification_convert_header obey const correctness
2608 (next step will be fixing the broken return receipt)
2610 2002-06-23 [paul] 0.7.8claws18
2613 fix bug introduced in last commit:
2614 removed too much code in last commit - put back what's
2617 2002-06-23 [paul] 0.7.8claws17
2619 * src/messageview.[ch]
2620 remove code committed in error from locally patched
2623 2002-06-23 [colin] 0.7.8claws16
2626 add compose_entry_select(), used to select the default_to
2627 email address - hopefully avoiding people sending mails to
2630 2002-06-22 [alfons] 0.7.8claws15
2633 add Bram Metsch & Stanislav Karchebny
2635 * src/prefs_account.[ch]
2637 - apply and adapt Bram's patch which allows user to set SMTP AUTH
2638 options. (see <http://sourceforge.net/tracker/index.php
2639 ?func=detail&aid=566937&group_id=25528&atid=384600>);
2641 - merge Stanislav's fix to make SMTP AUTH work with qmail
2642 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2644 2002-06-22 [paul] 0.7.8claws14
2646 * sync with 0.7.8cvs5
2647 see ChangeLog 2002-06-19 and 2002-06-20
2649 2002-06-22 [alfons] 0.7.8claws13
2651 * src/selective_download.c
2652 fix a stupid mistake I made
2654 2002-06-22 [alfons] 0.7.8claws12
2656 * src/selective_download.[ch]
2657 fix another unnoticed leak; cleanup code
2662 gpg-sign <-- gpg-sign-syl
2664 2002-06-21 [alfons] 0.7.8claws11
2666 * src/selective_download.c
2667 * src/selective_download.h
2668 fix assorted mix of allocation errors (should solve
2669 problem reported by Philippe Gramoullé, see:
2670 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2672 2002-06-20 [melvin] 0.7.8claws10
2674 * tools/gpg-sign *REMOVED*
2675 tools/gpg-sign-syl *ADDED*
2676 Replaced the gpg clearsigning script with the version using
2677 xterm instead of ssh-askpass and changed its name.
2680 Updated actions example to reflect the renaming of the
2681 gpg clearsigning script.
2683 2002-06-19 [paul] 0.7.8claws9
2685 * sync with 0.7.8claws9
2686 see ChangeLog 2002-06-18 and 2002-06-19
2688 2002-06-19 [paul] 0.7.8claws8
2690 * sync with 0.7.8cvs1
2691 see ChangeLog 2002-06-18
2693 2002-06-18 [alfons] 0.7.8claws7
2696 add omitted prototype
2698 2002-06-17 [paul] 0.7.8claws6
2701 fix hiding of exec_btn
2703 2002-06-17 [paul] 0.7.8claws5
2706 remove unneeded code: should_delete()
2707 and Pop3State::uidl_todelete_list
2709 2002-06-17 [paul] 0.7.8claws4
2712 see ChangeLog 2002-06-11 and 2002-06-13
2714 2002-06-16 [alfons] 0.7.8claws3
2717 make sure lock sort mode (claws specific) is
2718 also persists after a tree rescan
2720 2002-06-16 [alfons] 0.7.8claws2
2722 * src/prefs_folder_item.c
2724 fix persistence of folder sort mode (broken
2725 by adapting Hiro's new folder persistence code)
2727 2002-06-16 [alfons] 0.7.8claws1
2731 * src/prefscommon.[ch]
2732 control size of log text in log window;
2733 closes patch #569155 submitted by Mitko Haralanov.
2735 2002-06-15 [paul] 0.7.8claws
2737 * release of 0.7.8claws
2739 2002-06-15 [paul] 0.7.7claws
2742 updated by Fabio Junior Beneditto
2744 2002-06-14 [paul] 0.7.6claws49
2747 updated by Ricardo Mones Lastra
2749 2002-06-14 [paul] 0.7.6claws48
2752 updated translation by Wilbert Berendsen
2754 2002-06-14 [melvin] 0.7.6claws47
2757 Updated French translation
2759 2002-06-13 [paul] 0.7.6claws46
2762 allow filename to be typed in, rather than just
2763 selected by the mouse. Patch by Gustavo Noronha Silva.
2765 2002-06-13 [alfons] 0.7.6claws45
2767 * src/mainwindow.[ch]
2768 more cleanups (removing unnecessary menu items Expand
2769 summary / message view)
2771 2002-06-13 [melvin] 0.7.6claws44
2774 Added src/string_match.c
2775 * src/string_match.c
2776 Fixed possible buffer overflow.
2778 Added missing config.h header.
2779 * src/prefs_common.c
2782 Made some strings translatable (missing _(..)).
2784 2002-06-13 [melvin] 0.7.6claws43
2787 Corrected action example (verifying clearsigned mail).
2788 * src/prefs_account.c
2790 * src/prefs_common.c
2791 Removed incorrect line that generated a Gtk-CRITICAL msg.
2793 2002-06-12 [alfons] 0.7.6claws42
2796 add init of score column lost in 0.7.6claws42
2798 2002-06-12 [paul] 0.7.6claws41
2800 * src/prefs_account.c
2801 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2802 behavior of the radio buttons, (from 0.7.7cvs2)
2804 2002-06-11 [alfons] 0.7.6claws40
2806 * src/messageview.[ch]
2807 * src/summaryview.[ch]
2808 * src/summary_search.c
2810 perform a sync to bring in Hiro's separate view implementation
2812 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2814 2002-06-11 [paul] 0.7.6claws39
2816 * src/prefs_account.c
2817 correct a typo on the Receive tab
2819 2002-06-10 [match] 0.7.6claws38
2822 Included address completion patch from Gustavo Noronha.
2824 2002-06-10 [paul] 0.7.6claws37
2828 src/prefs_account.[ch]
2829 src/selective_download.[ch]
2832 - check if POP Account
2833 - Receive Button renamed to Preview
2834 - Preview Button Popup: preview new/all messages
2836 - Account Preferences-->Receive tab checkbutton if you
2837 want to remove Mail after Download
2839 - Account Preferences-->Receive tab checkbutton use
2840 filtering rules on preview
2841 (think of delete_on_server)
2843 - Account selectable from SD dialog
2844 - checkbutton to show already downloaded messages if
2845 all messages are previewed
2846 - new clist column showing Date
2849 - play ball with UIDL
2850 - fault tolerant (?)
2851 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2853 2002-06-10 [melvin] 0.7.6claws36
2856 Added a hint to ac/README in cvs instructions.
2858 * src/prefs_actions.c
2859 Made it possible to use a more elaborate command line
2860 for asynchronous actions, too.
2862 2002-06-10 [melvin] 0.7.6claws35
2864 * src/prefs_actions.c
2865 Make it possible to use a more elaborate command line
2866 (e.g. |foo|bar|cat>there;echo Done|)
2867 Corrected error message when calling %f, %F and %p commands
2868 from the compose window.
2870 2002-06-09 [colin] 0.7.6claws34
2873 Automatically find unread messages in current folder
2874 before annoying the user.
2876 2002-06-08 [alfons] 0.7.6claws33
2879 remove bad formatting string in it.po translation
2880 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2882 2002-06-08 [paul] 0.7.6claws32
2884 * sync with 0.7.6cvs25
2885 see ChangeLog 2002-06-07
2887 2002-06-05 [paul] 0.7.6claws31
2890 add 'Sort by locked' and 'Sort by score'
2892 2002-06-05 [paul] 0.7.6claws30
2894 * sync with 0.7.6cvs24
2895 see ChangeLog 2002-06-04
2897 2002-06-04 [paul] 0.7.6claws29
2900 updated by Fabio Junior Beneditto
2902 2002-06-03 [thorsten] 0.7.6claws28
2905 fclose() matcherrc after reading
2907 2002-06-03 [paul] 0.7.6claws27
2909 * sync with 0.7.6cvs21
2910 see ChangeLog 2002-05-31
2912 2002-05-31 [paul] 0.7.6claws26
2914 * sync with 0.7.6cvs20
2915 see ChangeLog 2002-05-29 and 2002-05-30
2917 2002-05-31 [paul] 0.7.6claws25
2920 hopefully fix last buggy sync
2923 correct typo in 'Actions' examples
2925 2002-05-29 [paul] 0.7.6claws24
2927 * sync with 0.7.6cvs18
2928 see ChangeLog 2002-05-28 and 2002-05-29
2934 2002-05-28 [paul] 0.7.6claws23
2936 * sync with 0.7.6cvs16
2937 see ChangeLog 2002-05-28
2939 2002-05-27 [thorsten] 0.7.6claws22
2941 * faq/it/sylpheed-faq-1.html
2942 faq/it/sylpheed-faq-2.html
2943 faq/it/sylpheed-faq-3.html
2944 faq/it/sylpheed-faq.html
2945 corrected DOS lineendings
2946 * faq/de/sylpheed-faq-1.html
2947 faq/de/sylpheed-faq-2.html
2948 faq/en/sylpheed-faq-1.html
2949 faq/en/sylpheed-faq-2.html
2950 faq/en/sylpheed-faq-3.html
2951 faq/es/sylpheed-faq-1.html
2952 faq/es/sylpheed-faq-2.html
2953 faq/es/sylpheed-faq-3.html
2954 faq/fr/sylpheed-faq-1.html
2955 faq/it/sylpheed-faq-1.html
2956 faq/it/sylpheed-faq-2.html
2957 faq/it/sylpheed-faq-3.html
2958 faq/it/sylpheed-faq.html
2959 changed ">" to "
2961 2002-05-27 [paul] 0.7.6claws21
2963 * sync with 0.7.6cvs15
2964 see ChangeLog 2002-05-27
2966 2002-05-27 [paul] 0.7.6claws20
2968 * src/prefs_account.c
2971 2002-05-26 [paul] 0.7.6claws19
2976 2002-05-25 [paul] 0.7.6claws18
2979 add description of kmail2sylpheed.pl
2981 2002-05-25 [paul] 0.7.6claws17
2983 * tools/kmail2sylpheed.pl ** NEW FILE **
2984 perl script that converts an exported Kmail address
2985 book, converts it to sylpheed addressbook file,
2986 writes the file to .sylpheed, and updates
2989 2002-05-25 [paul] 0.7.6claws16
2991 * sync with 0.7.6cvs14
2992 see ChangeLog 2002-05-23
2994 2002-05-24 [paul] 0.7.6claws15
2997 make a correction and add some more info
2999 2002-05-24 [paul] 0.7.6claws14
3003 compose_redirect_write_headers_from_headerlist()
3004 add Subject and Resent-Message-ID to
3005 compose_redirect_write_headers()
3006 Received, Subject, and X-UIDL are filtered out in
3007 compose_redirect_write_to_file()
3009 2002-05-23 [paul] 0.7.6claws13
3015 src/matcher_parser_lex.l
3016 src/matcher_parser_parse.y
3017 src/prefs_common.[ch]
3018 src/prefs_filtering.c
3020 rename 'Bounce' to 'Redirect'
3022 2002-05-23 [paul] 0.7.6claws12
3024 * more sync with 0.7.6cvs13
3026 see ChangeLog 2002-05-22
3028 2002-05-22 [paul] 0.7.6claws11
3030 * sync with 0.7.6cvs13
3032 see ChangeLog 2002-05-20
3034 see ChangeLog 2002-05-22
3036 2002-05-21 [melvin] 0.7.6claws10
3039 Added missing filtering and scoring headers
3040 Fixed bad function call that showed garbage
3041 in Folder->Processing
3043 2002-05-21 [paul] 0.7.6claws9
3046 make all tools executable, (patch by Alfons).
3048 2002-05-20 [alfons] 0.7.6claws8
3051 don't forget to call mktime() so we have a valid week
3053 (Bug report by Roger Sondermann <mail@jumaros.de>)
3055 2002-05-20 [paul] 0.7.6claws7
3058 fix broken parsing of urls
3060 fix displaying of urls
3062 both fixes from the patch [547855] by Eugene
3065 2002-05-19 [alfons] 0.7.6claws6
3068 make sylpheed configure correctly with the latest
3069 and greatest of automake / autoconf / gettext
3071 2002-05-19 [alfons] 0.7.6claws5
3075 add function for returning ime zone offset
3077 * src/quote_fmt_parse.y
3078 better quotation formatting - does not convert
3079 to local time, but uses the original date string.
3081 Note: %z inserts the timezone offset (should
3082 work also on platforms where strftime does not
3085 2002-05-18 [christoph] 0.7.6claws4
3088 fix indentation of some code
3093 correct path for ignorethread.xpm
3094 incorrect filename for sylpheed_logo.xpm
3095 add missing include matcher_parser_parse.h
3097 2002-05-18 [paul] 0.7.6claws3
3099 * sync with 0.7.6cvs8
3100 see ChangeLog 2002-05-16 and 2002-05-17
3102 2002-05-18 [melvin] 0.7.6claws2
3105 Corrected an action's definition and fixed some misspellings.
3107 2002-05-18 [paul] 0.7.6claws1
3110 tools/gpg-sign ** new file **
3111 tools/uudec ** new file **
3112 add Melvin's Actions scripts
3115 add Melvin's descriptions for Actions
3117 2002-05-18 [paul] 0.7.6claws
3119 * Version 0.7.6claws released
3121 2002-05-17 [paul] 0.7.5claws32
3124 updated by Ricardo Mones Lastra
3126 2002-05-17 [paul] 0.7.5claws31
3129 fix Account prefs default folder for sent/draft/deleted
3134 updated translation by Alessandro Maestri and
3137 2002-05-17 [melvin] 0.7.5claws30
3139 * src/prefs_actions.c
3140 Fixed bug where using %F not at the end of the command
3141 resulted in an additional empty argument being created.
3142 Thanks to Darko Koruga for reporting the bug.
3144 2002-05-17 [melvin] 0.7.5claws29
3147 Updated French translations.
3149 2002-05-15 [paul] 0.7.5claws28
3152 updated by Ricardo Mones Lastra
3154 2002-05-15 [paul] 0.7.5claws27
3156 * sync with 0.7.6cvs4
3157 see ChangeLog 2002-05-14 and 2002-05-15
3159 2002-05-14 [paul] 0.7.5claws26
3161 * sync with 0.7.6cvs1
3162 see ChangeLog 2002-05-13
3164 2002-05-13 [thorsten] 0.7.5claws25
3167 fix select_all and copy in multipart messages
3169 fix select_all and copy in multipart messages
3171 2002-05-12 [paul] 0.7.5claws24
3174 reverse last commit, bug already fixed in 0.7.5claws3
3176 2002-05-12 [netztorte] 0.7.5claws23
3179 dont parse empty addressbook (checked in before claws20)
3181 2002-05-12 [melvin] 0.7.5claws22
3184 Removed unneeded priority code introduced by the previous
3187 2002-05-12 [melvin] 0.7.5claws21
3190 Added possibility to set message's priority.
3192 Added possibility to set message's priority.
3193 Added missing headers
3195 2002-05-12 [melvin] 0.7.5claws20
3197 * src/prefs_actions.c
3198 Removed implicitely added quotes around the name
3199 of the temporary files of mime parts.
3201 2002-05-12 [paul] 0.7.5claws19
3203 * sync with 0.7.5cvs20
3204 see ChangeLog 2002-05-11
3206 2002-05-12 [alfons] 0.7.5claws18
3208 * src/quote_fmt_lex.l
3209 * src/quote_fmt_parse.y
3210 allow quote / reply date & time format to be set using
3211 %D{format}. format is a format string you'd pass to
3212 strftime() (see man strftime, or the Display tab |
3213 Date format setting).
3215 Currently %D converts the date to local time.
3217 2002-05-11 [paul] 0.7.5claws17
3219 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
3220 see ChangeLog 2002-05-10 and 2002-05-11
3222 2002-05-10 [paul] 0.7.5claws16
3224 * sync with 0.7.5cvs16
3225 see ChangeLog entries 2002-05-09 and
3228 2002-05-10 [colin] 0.7.5claws15
3231 Corrected a bug that prevented sylpheed to open
3232 double-clicked URIs.
3234 2002-05-09 [paul] 0.7.5claws14
3236 * sync with 0.7.5cvs14
3237 see ChangeLog 2002-05-08 and 2002-05-09
3239 2002-05-08 [paul] 0.7.5claws13
3241 * sync with 0.7.5cvs11
3242 see ChangeLog entry 2002-05-08
3244 2002-05-08 [paul] 0.7.5claws12
3248 fix segfault on View->Open in new window
3249 patch submitted by Thorsten Maerz <torte@netztorte.de>
3251 2002-05-07 [paul] 0.7.5claws11
3253 * sync with 0.7.5cvs9
3254 see ChangeLog entry 2002-05-07
3256 2002-05-06 [paul] 0.7.5claws10
3260 display url in statusbar on single-click
3261 patch submitted by Thorsten Maerz <torte@netztorte.de>
3263 2002-05-06 [match] 0.7.5claws9
3270 XML implementation of properties file.
3271 * src/exporthtml.[ch]
3272 * src/expthtmldlg.[ch]
3276 2002-05-02 [sergey] 0.7.5claws8
3278 * src/mainwindow.c (mainwin_entries),
3279 src/prefs_common.c (prefs_send_create()),
3280 src/codeconv.c (locale_table):
3281 use charset name "Windows-1251" instead of "CP1251".
3283 2002-05-02 [colin] 0.7.5claws7
3287 src/prefs_folder_item.c
3288 Fixed cosmetics bugs due to Outbox renamed to Sent.
3290 2002-05-02 [hiro] 0.7.5claws6
3293 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
3295 2002-05-02 [paul] 0.7.5claws5
3298 more sync with 0.7.5cvs7, see ChangeLog entry
3301 2002-05-02 [hiro] 0.7.5claws4
3304 compose_queue_sub():
3305 check if queue folder exists (closes #550397).
3306 removed directory creation since it should be handled
3309 imap_add_msg(): return UID for appended message
3312 2002-04-30 [paul] 0.7.5claws3
3315 fix account_find_from_address() bug
3317 2002-04-28 [colin] 0.7.5claws2
3321 src/prefs_common.[ch]
3323 Added user-definable quotation characters recognition.
3325 2002-04-28 [paul] 0.7.5claws1
3327 * sync with 0.7.5cvs4
3328 see ChangeLog entry 2002-04-25
3330 2002-04-28 [paul] 0.7.5claws
3335 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
3336 Fabio Junior Beneditto
3338 2002-04-27 [jens] 0.7.4claws103
3341 updated German translation.
3343 2002-04-27 [hiro] 0.7.4claws102
3346 summary_write_cache(): fixed the mark loss of hidden messages.
3348 2002-04-26 [melvin] 0.7.4claws101
3351 fixed a second typo (same one)
3355 fixed the type again...
3357 2002-04-26 [melvin] 0.7.4claws100
3360 fixed a typo in an alert message ("temorary").
3363 corrected the typo described above.
3365 updated French translation.
3367 2002-04-26 [darko] 0.7.4claws99
3370 fix target folder colorization
3372 2002-04-25 [paul] 0.7.4claws98
3375 updated by Alessandro Maestri
3377 2002-04-24 [colin] 0.7.4claws97
3380 Fixed double "subject is empty" question.
3382 2002-04-23 [colin] 0.7.4claws96
3385 Corrected issue when "automatically display images" was
3386 not set : first image remained after selecting second.
3388 2002-04-23 [melvin] 0.7.4claws95
3390 * src/prefs_actions.c
3391 Don't display in/out dialog if there is nothing to show.
3393 2002-04-23 [paul] 0.7.4claws94
3395 * sync with 0.7.5cvs3
3396 bug fixes: see ChangeLog entry 2002-04-23
3398 2002-04-22 [darko] 0.7.4claws93
3401 fix previous check-in which changed code after
3404 2002-04-22 [paul] 0.7.4claws92
3411 update English, Spanish and French FAQs
3414 add German and Spanish manuals
3417 update English and French manuals
3420 add to and re-arrange the pixmap entries
3422 2002-04-22 [darko] 0.7.4claws91
3425 fix sender initials recognition to only allow
3426 '>' after the initials
3428 2002-04-21 [paul] 0.7.4claws90
3430 * sync with 0.7.5 release
3431 see ChangeLog entry 2002-04-21
3436 add colin's new pixmaps to EXTRA_DIST
3438 2002-04-21 [colin] 0.7.4claws89
3441 * src/mainwindow.[ch]
3442 * src/prefs_common.[ch]
3443 * src/stock_pixmap.[ch]
3444 Added "Work offline" ability.
3446 2002-04-21 [colin] 0.7.4claws88
3449 * src/prefs_common.c
3450 * src/prefs_common.h
3451 * src/textview.c : Added an option to common preferences -> display
3452 to allow user not to automatically display images.
3454 2002-04-21 [paul] 0.7.4claws87
3456 * sync with 0.7.4cvs52
3457 see ChangeLog entry 2002-04-21 (src/imap.c)
3459 2002-04-21 [paul] 0.7.4claws86
3461 * sync with 0.7.4cvs51
3462 see ChangeLog entry 2002-04-21
3464 2002-04-21 [paul] 0.7.4claws85
3466 * sync with 0.7.4cvs49
3467 see ChangeLog entries 2002-04-20 and 2002-04-21
3470 clean up: remove old 'stock_' element from xpm
3473 2002-04-21 [alfons] 0.7.4claws84
3475 apply sync patch from Paul
3478 use old claws prefs_folder_item_create() for now
3480 2002-04-19 [match] 0.7.4claws83
3482 * src/addressbook.[ch]
3483 * src/addrharvest.[ch]
3484 * src/addrgather.[ch]
3487 * src/summaryview.[ch]
3490 2002-04-19 [paul] 0.7.4claws82
3493 updated by Fabio Junior Beneditto
3495 2002-04-14 [alfons] 0.7.4claws81
3498 add #include <sys/types.h> for mode_t and off_t
3500 2002-04-13 [paul] 0.7.4claws80
3505 src/prefs_common.[ch]
3507 enable storing of GnuPG passphrase for the whole
3508 session or a user-defined number of minutes. patch
3509 submitted by Ravemax <ravemax@dextrose.com>
3511 2002-04-13 [alfons] 0.7.4claws79
3514 make email parser also stop scanning when encountering separators
3515 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
3517 2002-04-13 [paul] 0.7.4claws78
3519 * sync with 0.7.4cvs39
3520 see ChangeLog entry 2002-04-12
3522 2002-04-11 [paul] 0.7.4claws77
3524 * sync with 0.7.4cvs37
3525 see ChangeLog entry 2002-04-11
3527 2002-04-11 [paul] 0.7.4claws76
3530 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3531 the clause for OpenSSL). sync with sylpheed main
3533 2002-04-09 [melvin] 0.7.4claws75
3536 Made 'Ctrl-Enter' on send ignore some modifiers
3537 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
3538 to bind other *-Enter (but not Alt-Enter).
3540 2002-04-09 [paul] 0.7.4claws74
3542 * sync with 0.7.4cvs35
3543 see ChangeLog entries 2002-04-09
3545 2002-04-08 [paul] 0.7.4claws73
3547 * sync with 0.7.4cvs33
3548 see ChangeLog entry 200-04-08
3550 2002-04-07 [match] 0.7.4claws72
3552 * src/addrharvest.[ch]
3553 fixed to read all addresses in header, regardless
3554 of header size. improved name parsing. accommodate
3555 harvest from folders and selected message.
3557 included new address parsing function.
3558 * src/addrgather.[ch]
3559 * src/addressbook.[ch]
3560 * src/summaryview.[ch]
3562 allow address harvest of folder as well as selected
3565 2002-04-07 [paul] 0.7.4claws71
3569 don't try to authenticate with CRAM-MD5 in SMTP when
3570 SMTP-AUTH enabled if MTA doesn't issue this
3571 auth-method in it's ehlo-response. bug item #531364,
3572 patch item #938910. patch submitted by Colin Leroy
3575 2002-04-07 [paul] 0.7.4claws70
3578 fix missing MODE_READER bug. patch submitted by
3579 Colin Leroy <colin@colino.net>
3581 2002-04-07 [alfons] 0.7.4claws69
3584 * src/prefs_filtering.c
3586 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3587 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3589 2002-04-07 [paul] 0.7.4claws68
3591 * sync with 0.7.4cvs32
3592 see ChangeLog entry 2002-04-06
3594 * tools/filter_conv.pl
3597 2002-04-06 [paul] 0.7.4claws67
3599 * tools/filter_conv.pl
3600 modify to be able to find the name of the first
3601 mailbox and use that. main's filter does not
3602 record the full path to the mailbox and therefore
3603 can only filter to the first mailbox.
3605 2002-04-05 [paul] 0.7.4claws66
3607 * tools/filter_conv.pl
3608 attempt to make the script all-encompassing and
3609 be able to convert any main 'filter' rule thrown
3612 2002-04-05 [paul] 0.7.4claws65
3614 * tools/filter_conv.pl
3615 allow for collapsed folder trees
3617 2002-04-05 [paul] 0.7.4claws64
3619 * sync with 0.7.4cvs31
3620 see ChangeLog entries 2002-04-05
3622 2002-04-03 [paul] 0.7.4claws63
3624 * sync with 0.7.4cvs29
3625 see ChangeLog entries 2002-04-02 and 2002-04-03
3627 2002-04-02 [paul] 0.7.4claws62
3629 * sync with 0.7.4cvs26
3630 see ChangeLog entry 2002-04-01
3632 2002-04-02 [match] 0.7.4claws61
3635 * src/importpine.[ch]
3637 import Pine address book.
3639 2002-04-02 [match] 0.7.4claws60
3641 * src/addrharvest.[ch]
3642 improve address parsing of funky addresses.
3644 2002-04-02 [darko] 0.7.4claws59
3647 wrap on send improvements, it now recognizes quoted
3648 initials as part of the quotation string, and it
3649 does not join lines separated by CR
3651 2002-04-01 [match] 0.7.4claws58
3654 added new functions.
3656 remove excessive duplicate address generation
3659 2002-04-01 [alfons] 0.7.4claws57
3664 2002-04-01 [paul] 0.7.4claws56
3666 * sync with 0.7.4cvs25
3667 see ChangeLog entry 2002-04-01
3669 2002-04-01 [alfons] 0.7.4aprilfool55
3672 honour feature request item #537427 to allow for
3673 displaying names from address book for sent mail also
3675 2002-03-29 [paul] 0.7.4claws54
3678 src/prefs_filtering.[ch]
3681 add 'fast filter' for claws' filtering,
3682 /Tools/Create filter rule/... patch submitted
3683 by Neill Miller <neillm@thecodefactory.org>
3685 2002-03-29 [paul] 0.7.4claws53
3687 * sync with 0.7.4cvs24
3688 see ChangeLog entry 2002-03-29
3690 2002-03-28 [paul] 0.7.4claws52
3692 * sync with 0.7.4cvs23
3693 see ChangeLog entry 2002-03-28
3695 2002-03-27 [melvin] 0.7.4claws51
3697 * src/prefs_actions.c
3698 Added support to pass only one message part (as a
3699 file) to the command using '%p'. No quotes are needed
3700 because doubles quotes are automatically added.
3701 Fixed bug where Sylpheed could block when waiting for
3702 a child process to finish.
3703 Changed the help menu to remove quotes around symbols to
3704 avoid misinterpretation (they must not be used).
3706 2002-03-27 [melvin] 0.7.4claws50
3709 Made the new mail notification command always
3710 execute asynchronously.
3712 2002-03-27 [paul] 0.7.4claws49
3715 fix bug introduced in last commit
3717 2002-03-27 [paul] 0.7.4claws48
3719 * sync with 0.7.4cvs21
3720 see ChangeLog 2002-03-26 and 2002-03-27
3722 2002-03-26 [hoa] 0.7.4claws47
3724 * src/prefs_folder_item.c
3725 really fixed the bug #516442 with folder rescan.
3727 2002-03-26 [paul] 0.7.4claws46
3729 * sync with 0.7.4cvs19
3730 see ChangeLog entries 2002-03-25 and 2002-03-26
3732 2002-03-25 [hoa] 0.7.4claws45
3736 fix the bug #516442 with folder rescan.
3738 * src/prefs_common.[ch]
3740 added an option to enable two different behaviours
3744 2002-03-25 [paul] 0.7.4claws44
3747 src/selective_download.c
3748 correct a few menuitem labels
3750 2002-03-25 [christoph] 0.7.4claws43
3753 fix non deleted tmp message in
3754 procmsg_save_to_outbox
3755 fix problems caused by sync with
3756 main branch's procmsg_send_queue
3758 2002-03-25 [paul] 0.7.4claws42
3762 src/quote_fmt_parse.y
3763 add Last name (%L) placeholder for quoting.
3764 patch submitted by Thorsten Thielen
3765 <thth@users.sourceforge.net>
3767 2002-03-25 [paul] 0.7.4claws41
3770 get full hostname. patch submitted by
3771 Bob Woodside <rwoodside1@comcast.net>
3773 2002-03-25 [paul] 0.7.4claws40
3778 src/prefs_account.[ch]
3779 enable NNTP over SSL. patch submitted by
3780 Pascal Jermini <pascal@infinity.hn.org>
3782 2002-03-24 [paul] 0.7.4claws39
3784 * src/prefs_common.c
3785 make the arrangement of the Compose tab more
3789 fix some irregularities of style
3792 updated by Kilian Krause
3794 2002-03-23 [paul] 0.7.4claws38
3797 updated by Fabio Junior Beneditto
3799 2002-03-23 [paul] 0.7.4claws37
3802 move 'Gather addresses' to 'Tools' menu
3803 make 'Selective download' sensitive
3805 2002-03-23 [paul] 0.7.4claws36
3807 * sync with 0.7.4cvs16
3808 see ChangeLog entries 2002-03-23
3810 2002-03-22 [christoph] 0.7.4claws35
3812 * src/quote_fmt_parse.y
3813 fix include program output
3815 2002-03-22 [alfons] 0.7.4claws34
3818 initialize GDate stack variable correctly (sorry!)
3820 2002-03-22 [paul] 0.7.4claws33
3826 rename 'Tool' to 'Tools'
3829 move 'Delete duplicated messages' from
3830 'Message/' to 'Tools/'
3831 re-arrange the order of 'Tools/' items
3833 2002-03-22 [paul] 0.7.4claws32
3836 src/addressbook.[ch]
3837 auto-address completion now also matches on
3838 Nickname. patch submitted by Bob Forsman
3839 <hammor@users.sourceforge.net>
3842 correct a spelling mistake
3844 2002-03-22 [alfons] 0.7.4claws31
3847 fix getting uidl from incorrect string
3850 2002-03-21 [alfons] 0.7.4claws30
3853 more code refactoring
3854 plug mem leak introduced by delete on server
3856 2002-03-21 [paul] 0.7.4claws29
3858 * sync with 0.7.4cvs11
3859 see ChangeLog entries 2002-03-20
3861 2002-03-20 [alfons] 0.7.4claws28
3864 apply Colin's patch and refactor
3866 2002-03-20 [paul] 0.7.4claws27
3868 * sync with sylpheed 0.7.4cvs9
3869 see ChangeLog entry 2002-03-20
3871 2002-03-19 [christoph] 0.7.4claws26
3876 revert changes for flag updates
3877 (does not work correctly and no time to debug)
3879 2002-03-20 [alfons] 0.7.4claws25
3882 refactor should_delete() a little bit
3884 2002-03-19 [paul] 0.7.4claws24
3888 src/prefs_account.[ch]
3889 allow the user to leave downloaded mail on the
3890 server for n days. Patch submitted by Colin Leroy
3893 2002-02-19 [paul] 0.7.4claws23
3895 * sync with sylpheed 0.7.4cvs8
3896 see ChangeLog entries 2002-03-19
3898 2002-03-18 [paul] 0.7.4claws22
3900 * sync with sylpheed 0.7.4cvs6
3901 see ChangeLog entry 2002-03-18
3903 2002-03-18 [paul] 0.7.4claws21
3906 add en_GB message catalogue
3911 correct a few spelling mistakes
3913 2002-03-17 [alfons] 0.7.4claws20
3916 more stringent checks for NULL params when writing
3917 filtering actions to a file
3919 2002-03-17 [hoa] 0.7.3claws20
3922 fixed the count of new messages
3925 fixed the "attachment properties" window
3927 2002-03-17 [paul] 0.7.4claws19
3932 src/prefs_account.[ch]
3935 automatically mark cross-posted messages as read
3936 and (optionally) give them a colour label
3937 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
3940 2002-03-17 [paul] 0.7.4claws18
3942 * sync with sylpheed 0.7.4cvs5
3943 see ChangeLog entry 2002-03-17
3945 2002-03-17 [melvin] 0.7.4claws17
3948 Worked around a gtktext 'bug': when searching for
3949 a text in a long message it was scrolling slowly
3950 line by line until it hit the searched text.
3952 Updated French translation
3954 2002-03-17 [melvin] 0.7.4claws16
3958 * src/prefs_actions.c
3959 Moved "Edit/Actions" to "Tool/Actions"
3960 Made mainwindow/compose window sensitive as soon as
3961 no child process is running anymore even if the io dialog
3963 Fixed a struct being initialized with a non constant char*
3965 2002-03-16 [christoph] 0.7.4claws15
3968 add --with-compiler-flags option
3969 (only for developer hacking)
3973 try to make folder-stats and flag handling more
3974 independent from the summaryview. msgcounts
3975 are only set when the folder is opened and
3976 procmsg_msginfo_(un)set_flags will handle it
3977 later and summaryview will get the values
3980 2002-03-16 [paul] 0.7.4claws14
3983 fix Return-receipt. Patch submitted by Bob
3984 Woodside <rwoodside1@comcast.net>
3986 2002-03-16 [paul] 0.7.4claws13
3989 fix 'dynamic' signatures, make it work again
3990 broken during sync on 2002-03-14 (0.7.4claws2)
3992 2002-03-15 [match] 0.7.4claws12
3994 * src/addrharvest.[ch]
3995 * src/addrgather.[ch]
3996 * src/addressbook.[ch]
3998 included address harvester feature. still some
3999 issues with address parsing that I will fix.
4001 2002-03-15 [match] 0.7.4claws11
4004 * src/addrcache.[ch]
4005 * src/addressbook.[ch]
4014 tidy up. fix memory leaks. moved attribs and methods
4015 from individual interfaces to addrcache object. prep
4016 for new stuff to come in.
4018 2002-03-15 [alfons] 0.7.4claws10
4021 * src/matcher_parser_parse.y
4022 * src/matcher_parser_lex.l
4023 * src/prefs_matcher.c
4024 add filtering conditions message greater than, smaller
4025 than, and exactly matching a size in bytes
4026 (does not work with delete from POP3 server yet)
4028 this should also give others an idea what you should
4029 do to add new criterions to claws filtering system
4032 2002-03-15 [paul] 0.7.4claws9
4034 * tools/filter_conv.pl
4035 exit if there are no filter rules to convert
4036 rename filterrc to filterrc.old after completion
4038 2002-03-15 [paul] 0.7.4claws8
4040 * sync with sylpheed 0.7.4cvs3
4041 see ChangeLog entry 2002-03-14
4043 2002-03-14 [paul] 0.7.4claws7
4046 clean up the last commit (ahem)
4048 2002-03-14 [paul] 0.7.4claws6
4051 fix bug #515655. honour account preferences
4052 regarding gpg default signing/encryption when
4053 changing account from the compose window.
4055 2002-03-14 [paul] 0.7.4claws5
4058 remove unnecessary curly brackets
4060 2002-03-14 [paul] 0.7.4claws4
4063 src/prefs_filtering.[ch]
4064 add filter rename on folder rename and filter
4065 delete on folder delete. Patch submitted by
4066 Neill Miller <neillm@thecodefactory.org>
4068 2002-03-14 [christoph] 0.7.4claws3
4073 (patch submitted by "Simon 'corecode' Schubert")
4074 * src/prefs_common.c
4078 2002-03-14 [paul] 0.7.4claws2
4080 * sync with sylpheed 0.7.4cvs2
4081 see ChangeLog entry 2002-03-13
4083 2002-03-12 [darko] 0.7.4claws1
4086 fix what seems to be a copy and paste error
4087 when setting color for important messages
4090 2002-03-11 [paul] version 0.7.4claws released
4092 2002-03-11 [paul] 0.7.4claws
4098 update message catalogs. Submitted by Ricardo Mones
4099 Lastra, Alessandro Maestri, Wilbert Berendsen, and
4100 Fabio Junior Beneditto
4105 faq/it/sylpheed-faq*
4111 2002-03-11 [jens] 0.7.3claws7
4114 updated German translation
4116 2002-03-11 [melvin] 0.7.3claws6
4119 updated and corrected French translation
4121 2002-03-10 [hoa] 0.7.3claws5
4125 * src/prefs_account.c
4128 fixed the local account.
4129 you have to change the default "/usr/sbin/sendmail"
4130 to "/usr/sbin/sendmail -t" in the preferences of
4134 removed some debug display for renderer
4136 2002-03-10 [paul] 0.7.3claws4
4138 * faq/en/sylpheed-faq-1.html
4139 faq/en/sylpheed-faq-2.html
4142 2002-03-09 [paul] 0.7.3claws3
4144 * sync with sylpheed 0.7.4
4145 see ChangeLog entry 2002-03-09
4147 2002-03-08 [paul] 0.7.3claws2
4149 * faq/en/sylpheed-faq*
4150 faq/es/sylpheed-faq*
4151 faq/fr/sylpheed-faq*
4154 * manual/fr/.cvsignore
4155 manual/fr/Makefilea.am
4159 add the French manual
4161 2002-03-07 [paul] 0.7.3claws1
4163 * sync with sylpheed 0.7.3cvs4
4164 see ChangeLog entries 2002-03-06 and 2002-03-07
4167 updated by Wilbert Berendsen
4169 2002-03-07 [melvin] 0.7.2claws34
4171 * src/selective_download.c
4172 Changed the pixmap of the receive button to MAIL_RECEIVE.
4174 2002-03-06 [paul] 0.7.2claws33
4176 * sync with sylpheed 0.7.3cvs1
4177 bug fix, see ChangeLog entry 2002-03-05
4179 2002-03-05 [paul] 0.7.2claws32
4184 reverse the pgp ascii-armored code implemented in
4185 0.7.2claws16. removal of this code until it matures.
4186 this means that verifying ascii-armored pgp sigs and
4187 automatic decryption of ascii-armored encrypted
4188 messages no longer works.
4190 2002-03-05 [paul] 0.7.2claws31
4195 * faq/en/Makefile.am
4196 faq/en/sylpheed-faq.html
4197 faq/en/sylpheed-faq-1.html
4198 faq/en/sylpheed-faq-2.html
4199 faq/en/sylpheed-faq-3.html
4200 * faq/es/Makefile.am
4201 faq/es/sylpheed-faq.html
4202 faq/es/sylpheed-faq-1.html
4203 faq/es/sylpheed-faq-2.html
4204 faq/es/sylpheed-faq-3.html
4205 faq/es/sylpheed-faq-4.html
4206 * faq/fr/Makefile.am
4207 faq/fr/sylpheed-faq.html
4208 faq/fr/sylpheed-faq-1.html
4209 faq/fr/sylpheed-faq-2.html
4210 faq/fr/sylpheed-faq-3.html
4215 add FAQs in English, Spanish and French
4218 2002-03-05 [paul] 0.7.2claws30
4220 * manual/en/sylpheed.html
4221 manual/en/sylpheed-XX.html
4222 updated the English manual
4227 dialog box pops up if the article can't be deleted.
4232 updated by Fabio Junior Benedito
4236 * removed ac/gpgme.m4
4237 to avoid autogen common problem
4238 developers have to install gpgme development package now
4241 encoding to 7bit or 8bit is enabled.
4243 2002-03-03 [alfons] 0.7.2claws29
4246 merge fix by Oliver Haertel for selective
4249 2002-03-03 [paul] 0.7.2claws28
4251 * sync with sylpheed 0.7.3
4253 2002-03-03 [paul] 0.7.2claws27
4255 * sync with sylpheed 0.7.2cvs24
4256 see ChangeLog entries 2002-03-02 and 2002-03-03
4258 2002-03-02 [melvin] 0.7.2claws26
4263 * src/prefs_common.[ch]
4264 Added user definable notification on new mail arrival.
4265 Removed unused variables in spell checker prefs code.
4267 2002-03-02 [melvin] 0.7.2claws25
4270 Removed unnecessary escape sequences.
4271 Changed 'Initial...' to 'Initials of Sender'
4273 2002-03-02 [paul] 0.7.2claws24
4275 * sync with sylpheed 0.7.2cvs22
4276 see ChangeLog entry 2002-03-01
4278 2002-03-01 [hoa] 0.7.2claws23
4281 Set sensitivity of delete actions to active
4282 even if the folder is a newsgroup.
4285 - Set sensitivity of delete actions
4286 - Added function check_permission() that will check if the
4287 user is authorized to delete a message. For news, it
4288 will check if the author is the same.
4289 - Enabled deletion when there is no trash folder.
4292 - Added news_cancel_article() to cancel articles
4293 - Implemented news_remove_message() (public function)
4295 2002-03-01 [paul] 0.7.2claws22
4299 recognise urls that that don't include 'http://' and
4303 remove duplicated name
4305 2002-02-28 [paul] 0.7.2claws21
4308 src/summaryview.[ch]
4309 add ability to 'Select thread'
4310 combines Melvin's "Select thread's head" patch (#510907)
4311 with Colin Leroy's <colin@colino.net> "Select whole thread"
4314 2002-02-28 [paul] 0.7.2claws20
4317 hopefully fix segfault on right-clicking a mime part
4318 that some people have experienced.
4319 fix submitted by Fredrik Olofsson <frol@linux.nu>
4321 2002-02-28 [paul] 0.7.2claws19
4323 * sync with sylpheed 0.7.2cvs21
4324 see ChangeLog entries 2002-02-27 and 2002-02-28
4326 2002-02-27 [paul] 0.7.2claws18
4328 * sync with sylpheed 0.7.2cvs18
4329 see ChangeLog entries 2002-02-26 and 2002-02-27
4331 2002-02-26 [alfons] 0.7.2claws17
4334 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
4335 (spotted by Chris Hessman <idatech@gmx.net>)
4337 2002-02-26 [paul] 0.7.2claws16
4342 make decryption of ascii-armored pgp encrypted messages
4343 and verification of ascii-armored signatures work again.
4344 slightly altered from the patch by Jens Jahnke
4348 * the checking of plaintext signatures always comes up in
4350 * it doesn't work for multipart messages
4351 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
4352 including the msg headers and these 2 line themselves, are
4356 "View/Folder Tree" becomes "View/Separate Folder Tree"
4357 "View/Message View" becomes "View/Separate Message View"
4358 because its less ambiguous.
4361 updated by Ricardo Mones Lastra
4363 2002-02-26 [paul] 0.7.2claws15
4365 * sync with sylpheed 0.7.2cvs17
4366 see ChangeLog entries 2002-02-25 and 2002-02-26
4368 2002-02-25 [christoph] 0.7.2claws14
4370 * src/filtering.[ch]
4372 do filtering stuff after all messages have been received
4373 1. drop all messages to .processing
4374 2. scan processing folder for messages
4375 3. filter messages or move to inbox
4376 this will also find old messages left in processing after
4377 a crash or something like that and we get a real msginfo
4378 from folder->get_msg_list and do not have to create our
4379 own in filter_message
4380 * src/matcher_parser_parse.y
4381 remove MIX/MAX warning (reordered includes)
4383 2002-02-25 [paul] 0.7.2claws13
4385 * sync with sylpheed 0.7.2cvs15
4386 see ChangeLog entry 2002-02-24
4388 2002-02-24 [alfons] 0.7.2claws12
4391 clear old color flags first when applying a new color to
4393 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
4395 2002-02-24 [alfons] 0.7.2.claws11
4398 * src/prefs_common.c
4399 add presets for Opera and Konqueror, closes patch #517261,
4400 submitted by Ville Skyttä <scop@users.sourceforge.net>
4402 2002-02-24 [alfons] 0.7.2.claws10
4406 fix threading for null message ids, closes patch #521601,
4407 submitted by Bob Forsman <hammor@users.sourceforge.net>
4409 2002-02-24 [alfons] 0.7.2claws9
4413 make Tool | Filter Message work with filtering system so
4414 setting flags also works
4418 - Processing uses the same function as Tool | Filter
4419 Message, but doesn't use the same update proc yet
4421 2002-02-23 [paul] 0.7.2claws8
4423 * sync with sylpheed 0.7.2cvs14
4424 see ChangeLog entries 2002-02-22 and 2002-02-23
4426 2002-02-22 [christoph] 0.7.2claws7
4429 Add column space to table
4430 * src/quote_fmt_parse.y
4433 2002-02-22 [paul] 0.7.2claws6
4441 src/matcher_parser_lex.l
4442 src/matcher_parser_parse.y
4445 src/prefs_filtering.c
4446 src/selective_download.[ch] *** NEW FILES ***
4449 Selective Download added to 'Tool' menu.
4450 Retrieves email headers of the currently selected pop3
4451 account and allows the user to mark emails for deletion
4452 right on the pop3 server. Patch submitted by Oliver Haertel
4453 <oha@users.sourceforge.net>.
4456 add 'src/quote_fmt.c'
4458 2002-02-22 [christoph] 0.7.2claws5