1 2002-10-11 [melvin] 0.8.5claws17
4 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6 2002-10-11 [thorsten] 0.8.5claws16
11 2002-10-11 [colin] 0.8.5claws15
14 fix a segfault that happens if conv_unmime_header
15 fails (should be better to find out why it fails)
17 2002-10-11 [christoph] 0.8.5claws14
20 update folderview stats after ignore/unignore thread
22 2002-10-11 [hoa] 0.8.5claws13
24 * src/quote_fmt_parse.y
25 Fixed a yacc/bison syntax error
27 Escaping of string is fixed.
29 2002-10-11 [colin] 0.8.5claws12
34 2002-10-11 [paul] 0.8.5claws11
37 updated by Ricardo Mones Lastra
39 2002-10-10 [alfons] 0.8.5claws10
42 allow dropping files by "moving" files from a file manager,
43 not only by the more cumbersome "copying". the latter
44 mostly implies holding down the Control button
46 2002-10-10 [christoph] 0.8.5claws9
49 update folders after thread building for ignored threads
51 2002-10-10 [christoph] 0.8.5claws8
62 * src/summaryview.[ch]
63 o added new flag need_update to FolderItem
64 o removed folder_table from various functions from tracking
66 o set need_update flags in folder.c's move, copy and delete
67 functions and procmsg's flags functions
68 o added function folderview_update_items_when_required that
69 updates all folders with need_update set
70 o call folderview_update_items_when_required instead of
71 folderview_update_item_foreach
73 2002-10-09 [sergey] 0.8.5claws7
76 Strip CRs whel loading the text into editor in reedit mode.
78 2002-10-09 [colin] 0.8.5claws6
81 Make Space work when no mail is selected
83 2002-10-09 [colin] 0.8.5claws5
87 Add gtk_sctree_reanchor()
89 Use gtk_sctree_reanchor() - better fix for
92 2002-10-09 [colin] 0.8.5claws4
95 Fix shift-click select after delete problem
98 2002-10-08 [thorsten] 0.8.5claws3
101 exclude current msg from -hide read messages-
103 2002-10-08 [colin] 0.8.5claws2
108 Differentiate socket errors from disk full
111 2002-10-08 [christoph] 0.8.5claws1
115 modifications for new config directory
117 * config.guess ** REMOVED **
118 * config.sub ** REMOVED **
119 * install-sh ** REMOVED **
120 * ltmain.sh ** REMOVED **
121 * missing ** REMOVED **
122 * mkinstalldirs ** REMOVED **
123 these files are autogenerated by automake
124 when you run autogen.sh
126 * config/.cvsignore ** NEW FILE **
127 * config/Makefile.am ** NEW FILE **
128 ignore autogenerated files
129 create a Makefile in this directory
131 2002-10-08 [paul] 0.8.5claws
138 fix quote reply format for newsgroups reply bug
143 updated by me and Witold Wladyslaw Wojciech Wilk
146 2002-10-07 [paul] 0.8.3claws53
151 updated messages catalogs, submitted by
152 Alessandro Maestri, Fabio Jr.Beneditto
153 and Urke MMI, respectively.
155 2002-10-07 [christoph] 0.8.3claws52
160 fix new folder ghost message bug
161 (closes bug [ 619722 ] wrong count for newly created folders)
163 2002-10-07 [christoph] 0.8.3claws51
166 fix news posting problem
168 2002-10-07 [melvin] 0.8.3claws50
171 Updated French translation
173 2002-10-05 [christoph] 0.8.3claws49
176 check if line_start_cache is set in gtk_stext_update_text
177 (closes bug [ 618119 ] crash while doing search in folder)
179 2002-10-05 [christoph] 0.8.3claws48
185 implement cache cleanups for claws' folder system
186 (closes bug [ 595916 ] imapcache not cleaned up)
188 2002-10-05 [melvin] 0.8.3claws47
190 * src/prefs_actions.c
191 Made the help text more clear for the %p token
193 2002-10-04 [paul] 0.8.3claws46
196 see ChangeLog 2002-10-02 and 2002-10-03
198 2002-10-04 [christoph] 0.8.3claws45
201 fix segfault caused by pop before smtp
202 call to inc_account_mail with NULL
205 2002-10-04 [paul] 0.8.3claws44
208 sync the LDAP detection from 0.8.5cvs1
210 2002-10-02 [christoph] 0.8.3claws43
213 fix small spelling error
215 2002-10-02 [melvin] 0.8.3claws42
218 Behave better and say "no" when test program cannot be run.
220 2002-10-02 [paul] 0.8.3claws41
222 * sync with 0.8.4cvs1
223 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
226 toggle the behavior of Reply menuitem between
227 normal reply and reply-to-list
229 2002-10-01 [sergey] 0.8.3claws40
232 Convert newlines in the message text to the canonical form
233 before base64 encoding (RFC2045 compliance, fixes some
234 interoperability issues with Evolution 1.0.3)
236 2002-09-29 [colin] 0.8.3claws39
239 Fix an unwanted copy/paste
241 2002-09-29 [colin] 0.8.3claws38
244 Renamed "Custom toolbar" to "Customize toolbar"
245 Renamed "Show all header" to "Show all headers"
246 Renamed "Set diplay item" to "Set displayed items"
248 Renamed "Show all header" to "Show all headers"
249 * src/prefs_summary_column.c
250 Renamed "diplay item" to "displayed items"
252 2002-09-29 [colin] 0.8.3claws37
254 * src/mainwindow.[ch]
255 online/offline status pixmaps follow theme
257 * src/summaryview.[ch]
258 quicksearch pixmap follows theme changes
260 2002-09-29 [thorsten] 0.8.3claws36
263 src/prefs_folder_item.[ch]
264 add default_reply_to folder option (closes patch 581044)
266 2002-09-29 [christoph] 0.8.3claws35
268 * acconfig.h ** REMOVED **
272 * ac/gnupg-check-typedef.m4
273 fix autoheader 2.50 warning
275 2002-09-29 [christoph] 0.8.3claws34
277 * major code cleanup (part 2)
279 - unused variables removed
280 - unused functions removed
281 - uninitialized variables checked
282 - missing return statements added
283 - missing function return types added
284 - added parentheses around assignment
285 when suggested by gcc
287 2002-09-29 [alfons] 0.8.3claws33
290 log_window_clear(): only bracket gtk_text_forward_delete()
291 with gtk_text_freeze() / gtk_text_thaw() (see if this
292 works around GTK text bug)
294 2002-09-29 [paul] 0.8.3claws32
298 updated by George Danchev and Urke MMI
301 2002-09-27 [christoph] 0.8.3claws31
304 * doc-src/rfc1806.txt ** REMOVED **
305 * doc-src/rfc2183.txt ** NEW FILE **
306 * doc-src/rfc2980.txt ** NEW FILE **
309 2002-09-27 [melvin] 0.8.3claws30
312 Fixed typo which could break linking
314 2002-09-27 [melvin] 0.8.3claws29
317 Improved GNU/aspell checking.
320 2002-09-27 [paul] 0.8.3claws28
322 * sync with 0.8.3cvs8
323 see ChangeLog 2002-09-27
325 2002-09-26 [colin] 0.8.3claws27
329 Add "Reply to Mailing-list" to the toolbar
331 2002-09-26 [christoph] 0.8.3claws26
334 Fix wrong message counts in summaryview status
336 2002-09-26 [paul] 0.8.3claws25
338 * sync with 0.8.3cvs7
339 see ChangeLog 2002-09-26
341 2002-09-26 [paul] 0.8.3claws24
343 * sync with 0.8.3cvs6
344 see ChangeLog 2002-09-25
346 2002-09-25 [christoph] 0.8.3claws23
349 * src/prefs_folder_item.c
350 * src/prefs_scoring.c
351 Renamed "kill score" to "hide score" in GUI
354 2002-09-25 [paul] 0.8.3claws22
356 * sync with 0.8.3cvs5
357 see ChangeLog 2002-09-24
359 2002-09-24 [alfons] 0.8.3claws21
361 patch by Satoshi Nagayasu: allows appending / saving multiple
362 selected files (closes "[ 612279 ] save multiple mesg(s) in
368 summary_save_as(): allow saving selected files to
370 summary_set_menu_sensitive: enable "Save As..." when
371 multiple files are selected
373 append_file(): new function
375 2002-09-24 [colin] 0.8.3claws20
378 Fix segfault when mimeinfo doesn't have a
381 2002-09-24 [colin] 0.8.3claws19
383 * src/prefs_common.[ch]
384 Add a preference to display send dialog or not
386 Display send dialog according to preference
388 2002-09-24 [colin] 0.8.3claws18
391 Disable user actions when sending
393 2002-09-24 [colin] 0.8.3claws17
396 Do not display name or filename for attachments
397 with an application/pgp-signature type
398 (security flaw, see bug 537413)
400 2002-09-23 [colin] 0.8.3claws16
403 Initialize entry_email, entry_alias and
404 entry_remarks to first email address of the list
406 2002-09-23 [colin] 0.83claws15
409 Drop pgp-signature when reediting a signed queued
412 2002-09-23 [melvin] 0.8.3claws14
415 Updated French translation
417 2002-09-23 [melvin] 0.8.3claws13
420 Made custom toolbar menu labels more consistent
421 * src/prefs_toolbar.c
422 Made custom toolbar window title more consistent
424 2002-09-22 [colin] 0.8.3claws12
427 Initialize session type to normal before getting
428 mail (fixes strange Get behaviour)
429 * src/prefs_account.h
430 Move STYPE_POP_BEFORE_SMTP to last position to
431 avoid other side-effects
433 2002-09-22 [colin] 0.8.3claws11
435 * src/prefs_account.c
436 Fix pop_bfr_smtp_tm_entry sensivity when switching
437 from pop3 to apop or vice-versa
439 2002-09-22 [colin] 0.8.3claws10
441 * src/prefs_account.[ch]
442 Add an option for the POP before SMTP timeout
444 Remember time of last POP connection
446 Do POP before SMTP only if timeout reached
448 2002-09-22 [oliver] 0.8.3claws9
451 explain custom toolbar
453 2002-09-22 [oliver] 0.8.3claws8
455 * src/prefs_actions.[ch]
456 custom toolbar for compose
457 actions callback from compose toolbar
459 remove include toolbar.h
461 2002-09-22 [oliver] 0.8.3claws7
463 * src/prefs_toolbar.[ch]
464 custom toolbar for compose
465 - generic prefs_toolbar handles both
466 Mainwin's toolbar as well as Compose toolbar
468 2002-09-22 [oliver] 0.8.3claws6
471 custom toolbar for compose
472 restructure toolbar.[ch]
474 2002-09-22 [oliver] 0.8.3claws5
477 custom toolbar for compose
479 2002-09-22 [oliver] 0.8.3claws4
481 * src/mainwindow.[ch]
482 custom toolbar for compose
483 move mainwin toolbar back to mainwindow
485 2002-09-22 [alfons] 0.8.3claws3
492 2002-09-22 [alfons] 0.8.3claws2
495 procmsg_save_to_outbox(): don't unlink message file from queue;
496 callers should do it using folder_item_remove_msg()
498 2002-09-22 [colin] 0.8.3claws1
501 Made mimeview_check_signature() public
503 Made GPG signatures verifiable by clicking
504 the [application/pgp-signature] in the Text
507 2002-09-22 [paul] 0.8.3claws
516 updated translations, submitted by George Danchev,
517 me, Ricardo Mones Lastra, Alessandro Maestri,
518 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
519 and Urke MMI, respectively.
521 2002-09-22 [alfons] 0.8.2claws65
525 no furry valgrinds have been used to plug these memleaks
527 2002-09-20 [paul] 0.8.2claws64
529 * sync with 0.8.3cvs4
530 'Select thread' re-implemented
531 see ChangeLog 2002-09-20
533 2002-09-21 [alfons] 0.8.2claws63
536 compose_send(): plug unnoticed memleak
538 2002-09-20 [alfons] 0.8.2claws62
541 replace_address_in_edit(): strict check for NULL address to
542 fix "[ 607348 ] Segfault in address completion". My guess is
543 that this happens with an empty address book, but it's good
544 to have this check here anyway
546 completion_window_button_press(): free string returned
547 from the internal cache
549 2002-09-20 [christoph] 0.8.2claws61
552 added ENC_BINARY to EncodingType
554 the string returned by procmime_get_encoding_str
555 should not depend on the order of values in the
556 EncodingType definition
557 * doc-src/rfc1806.txt ** NEW FILE **
558 Added rfc1806 about MIME Content-Disposition
561 2002-09-19 [paul] 0.8.2claws60
563 * sync with 0.8.2cvs3
564 see ChangeLog 2002-09-19
566 2002-09-19 [paul] 0.8.2claws59
568 * src/prefs_folder_item.c
569 revert to Darko's original alignment of colour
571 add a colon to folder_color label
574 add Colin's patch (with Hiro's modifications) to
575 force BASE64 encoding for 8-bit text when signing
576 (sync with 0.8.3cvs2)
578 2002-09-18 [alfons] 0.8.2claws58
583 (beautify a little bit)
585 2002-09-18 [christoph] 0.8.2claws57
588 fix handling of fgetc return value
590 2002-09-17 [alfons] 0.8.2claws56
593 summary_sort(): check non-NULL summaryview->folder_item when no
594 folder is selected at all
595 (closes "[ 610344 ] sort label make syl Crash")
597 2002-09-17 [alfons] 0.8.2claws55
600 beautify a little bit
602 2002-09-17 [christoph] 0.8.2claws54
605 initialize max values for cache and folder
606 when cache or folder is empty
608 2002-09-15 [colin] 0.8.2claws53
611 Fix a leak (thanks Alfons!) and cleaned
612 variables names for custom headers
614 2002-09-15 [colin] 0.8.2claws52
617 Fix custom headers recognition when
618 prefs_common.trans_hdr is on
620 2002-09-15 [colin] 0.8.2claws51
623 Allow dynamically-added custom headers
624 Yet not reparsed if reedited
626 2002-09-15 [alfons] 0.8.2claws50
628 * src/prefs_account.c
631 2002-09-15 [colin] 0.8.2claws49
633 * src/prefs_account.c
634 fix pop_before_smtp sensitivity
636 2002-09-15 [colin] 0.8.2claws48
639 add inc_pop_before_smtp()
640 allow MainWindow to be undefined in
641 inc_account_mail() and inc_start()
644 add STYPE_POP_BEFORE_SMTP session type
645 * src/prefs_account.c
646 activated pop before smtp option
648 do pop before smtp if the relevant option
651 2002-09-15 [paul] 0.8.2claws47
654 see ChangeLog 2002-09-15
656 2002-09-14 [paul] 0.8.2claws46
659 updated Bulgarian translation, submitted by
662 2002-09-13 [paul] 0.8.2claws45
665 merge claws' select_account() with main's
666 (new) compose_select_account(). [sync with
667 0.8.2cvs15, see ChangeLog 2002-09-11]
669 2002-09-12 [christoph] 0.8.2claws44
672 allocate 1 elements of FolderItem not 0
674 2002-09-12 [colin] 0.8.2claws43
677 Fix bug #590825 (obey Follow-up: poster)
679 2002-09-12 [colin] 0.8.2claws42
682 Fix bug #557009 (wrong headers for messages
683 forwarded as attachments)
685 2002-09-11 [colin] 0.8.2claws41
688 Put SCF: pseudo-header on top of message
689 Set draft tmp_flag when saved as draft
693 Skip after first \n\n for beginning of real message
696 2002-09-11 [christoph] 0.8.2claws40
699 use procmsg flag functions in filtering or processing
700 will cause incorrect folder message counts
702 2002-09-11 [colin] 0.8.2claws39
705 Fix bug #550175 - wrong save folder when reediting
708 2002-09-11 [paul] 0.8.2claws38
710 * sync with 0.8.2cvs14
711 see ChangeLog 2002-09-11
713 2002-09-11 [colin] 0.8.2claws37
716 Fix a typo (seeming to cause new/unread status to
719 2002-09-10 [christoph] 0.8.2claws36
722 compose_redirect should not use compose_generic_new
723 because that does more stuff than expected including
724 opening the external editor
725 (closes bug "[ 526608 ] bounced messages appear blank
728 2002-09-10 [christoph] 0.8.2claws35
731 fix problem with too large message number range
732 causing a crash in folder_item_scan
734 2002-09-10 [paul] 0.8.2claws34
736 * sync with 0.8.2cvs13
737 see ChangeLog 2002-09-10
739 2002-09-10 [christoph] 0.8.2claws33
742 set MsgInfo TmpFlags for queue and draft folders
743 (closes bug "[ 591676 ] Queue ignore MIME on restart")
745 2002-09-10 [paul] 0.8.2claws32
748 po/bg.po ** NEW FILE **
749 new Bulgarian translation submitted by
750 George Danchev <danchev@spnet.net>
754 tools/tb2sylpheed ** NEW FILE **
755 add script that converts an addressbook exported
756 from The Bat! into a Sylpheed addressbook. Submitted
757 by Urke MMI <urke-kg@eunet.yu>
759 2002-09-10 [paul] 0.8.2claws31
761 * sync with 0.8.2cvs12
762 see ChangeLog 2002-09-10
764 2002-09-06 [paul] 0.8.2claws30
767 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
771 tools/ldif-to-xml.py ** REMOVED **
772 remove obsolete python script
774 2002-09-06 [paul] 0.8.2claws29
776 * sync with 0.8.2cvs10
777 see ChangeLog 2002-09-06
779 2002-09-04 [paul] 0.8.2claws28
781 * sync with 0.8.2cvs9
782 see ChangeLog 2002-08-04
784 2002-09-04 [colin] 0.8.2claws27
786 * src/prefs_common.[ch]
787 Added signature color configuration
789 Use user-specified signature color
791 2002-09-03 [colin] 0.8.2claws26
793 * src/prefs_common.[ch]
794 Added autosave and autosave_length prefs
796 Added compose_remove_draft()
797 Auto-save drafts according to the prefs
799 Added a crash-indicator file, allowing to check
800 for new messages on startup if Sylpheed crashed
801 (makes saved drafts "reappear")
803 2002-09-03 [colin] 0.8.2claws25
808 2002-09-03 [paul] 0.8.2claws24
810 * sync with 0.8.2cvs8
811 see ChangeLog 2002-09-02 and 2002-09-03
813 2002-09-03 [darko] 0.8.2claws23
816 use normal style when creating new folder to pick
819 2002-09-02 [melvin] 0.8.2claws22
822 removed some obsolete code
824 2002-09-02 [melvin] 0.8.2claws21
827 fixed test's equality sign (== to =)
829 2002-09-02 [alfons] 0.8.2claws20
833 revert change of 0.8.2claws16 and use the mh_folder_destroy
834 as folder->destroy virtual as suggested by Hiro
835 (the mh.c code seems to have been lost around mh.c.1.21)
837 2002-09-02 [paul] 0.8.2claws19
840 updated by Fabio Jr. Beneditto
843 use 'http://claws.sylpheed.org' for homepage link.
844 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
846 2002-09-01 [alfons] 0.8.2claws18
849 plug memleak related to one Martin Kluge found
851 2002-08-31 [paul] 0.8.2claws17
853 * sync with 0.8.2cvs6
854 see ChangeLog 2002-08-30
856 2002-08-31 [alfons] 0.8.2claws16
859 folder_destroy(): remove mailbox from folderlist even if it has
862 2002-08-31 [alfons] 0.8.2claws15
867 (being pedantic I know)
869 2002-08-31 [alfons] 0.8.2claws14
872 check for NULL pointers returned from folder->fetch_msginfo virtual
873 (should solve some reported crashes)
875 2002-08-30 [alfons] 0.8.2claws13
880 enable crash dialog on compilation time
881 (--enable-crash-dialog configure option)
883 2002-08-30 [alfons] 0.8.2claws12
888 apply memory leak plug patch by Martin Kluge
889 (closes patch "[ 602568 ] patch for 602441 little memory leak",
890 bug "[ 599677 ] Very small memory leak in 0.81claws115",
891 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
893 2002-08-30 [darko] 0.8.2claws11
896 copy Gtk style from normal style to match
897 font size for coloured folders
899 2002-08-29 [alfons] 0.8.2claws10
902 Type=Internet <- Type=Application
903 (reported by Michael Schwendt, see:
904 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
905 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
907 2002-08-29 [paul] 0.8.2claws9
909 * sync with 0.8.2cvs5
910 see ChangeLog 2002-08-29
912 2002-08-29 [colin] 0.8.2claws8
915 Added a sanity check in summary_select_thread
916 Should fix bug 601605
918 2002-08-29 [colin] 0.8.2claws7
921 Revert claws6 changes regarding bug #591676
923 2002-08-28 [colin] 0.8.2claws6
926 Ignore cache for queue folderitems
929 2002-08-28 [melvin] 0.8.2claws5
934 2002-08-28 [melvin] 0.8.2claws4
937 Updated a bit the text concerning the spell checker
939 2002-08-28 [melvin] 0.8.2claws3
941 Merged the GNU_aspell_branch:
942 Support of new GNU/aspell is now included and the old pspell
943 is not supported anymore.
947 Updated spell checker text to reflect the switch to GNU/aspell
949 * ac/aspell.m4 *** NEW ***
950 * src/gtkaspell.[ch] *** NEW ***
951 * ac/pspell.m4 *** DELETED ***
952 * src/gtkspell.[ch] *** DELETED ***
955 Updated for GNU/aspell support
958 Replaced gtkspell.c by gtkaspell.c
966 * src/prefs_common.[ch]
967 Updated for GNU/aspell support
969 2002-08-28 [paul] 0.8.2claws2
971 * sync with 0.8.2cvs4
972 see ChangeLog 2002-08-27 and 2002-08-28
974 2002-08-28 [colin] 0.8.2claws1
976 * src/summary_search.c
979 2002-08-28 [jens] 0.8.2claws
982 Updated German translations
984 2002-08-27 [melvin] 0.8.2claws
987 Updated French translations
989 2002-08-27 [paul] 0.8.2claws
991 * sync with 0.8.2 main release
999 updated message catalogs submitted by
1000 Ricardo Mones Lastra, Alessandro Maestri,
1001 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
1002 Beneditto and Urke MMI
1004 2002-08-27 [hoa] 0.8.1claws123
1006 * src/mainwindow.[ch]
1007 * src/summaryview.[ch]
1008 removed the "filter setting" menu option.
1009 add a "cancel a news message" menu option.
1011 2002-08-26 [martin] 0.8.1claws122
1014 changed string under 0.8.1claws79 changed by myself
1017 2002-08-26 [martin] 0.8.1claws121
1020 added kill command to debuggerrc to start crash dialog
1022 2002-08-26 [paul] 0.8.1claws120
1024 * sync with 0.8.1cvs31
1025 see ChangeLog 2002-08-26
1027 2002-08-25 [alfons] 0.8.1claws119
1030 fix bug that didn't send out correct headers to news server
1031 when sending news article and email from queue (bug reported
1032 and patch provided by Tim Mann; closes bug
1033 "[ 583196 ] 0.7.8claws can't post news")
1035 2002-08-25 [alfons] 0.8.1claws118
1037 * src/selective_download.c
1038 mark two strings as translatable
1039 (thanks to Urke MMI for pointing this out)
1041 2002-08-25 [alfons] 0.8.1claws117
1044 treat sent boxes as special and allow sorting them by addressee
1045 (closes "[ 589418 ] Sent folder sorting misbehavior"
1046 submitted by Steve Lamb)
1048 2002-08-24 [alfons] 0.8.1claws116
1051 fix memleak reported by Martin Kluge
1052 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
1054 2002-08-24 [oliver] 0.8.1claws115
1056 * src/prefs_toolbar.c
1057 o code cleanup as suggested by Alfons
1060 2002-08-24 [alfons] 0.8.1claws114
1063 o fix another memory leak reported by Martin Kluge
1064 (see "[ 599568 ] Small Memory Leak")
1065 o remove 'from' variable from 'summary_set_header()'; we can
1068 2002-08-24 [paul] 0.8.1claws113
1070 * sync with 0.8.1cvs30
1071 see ChangeLog 2002-08-23
1073 2002-08-24 [alfons] 0.8.1claws112
1076 remove unnecessary allocations for search bar fixing leaks
1077 reported by Martin Kluge
1078 (see "[ 599451 ] Further memory leaks?")
1080 2002-08-24 [alfons] 0.8.1claws111
1083 make get_socket_name() public for crash.c
1085 o make report bug button work (goes to claws'
1086 bug tracker at sf.net)
1087 o introduce function for doing important stuff just
1088 before claws goes down
1091 2002-08-24 [alfons] 0.8.1claws110
1094 move cursor to "To" entry when forwarding as attachment
1095 (reported and solved by Steve Lamb, closes bug report
1096 "[ 592880 ] Forward as attachment; cursor not in to")
1098 2002-08-24 [colin] 0.8.1claws109
1101 fix quick search visibility after GUI (de)separations.
1103 2002-08-23 [colin] 0.8.1claws108
1106 fix header pane visibility after folderview or
1107 messageview (de)separation
1109 2002-08-23 [paul] 0.8.1claws107
1111 * src/mainwindow.[ch]
1113 give full control of display or non-display
1114 of the Execute icon to Custom toolbar settings.
1115 add new sensitivity condition to maninwindow.h:
1121 more sync with 0.8.1cvs29
1123 2002-08-23 [melvin] 0.8.1claws106
1126 Readded support for custom widget in alertpanel lost in last
1129 2002-08-23 [paul] 0.8.1claws105
1131 * sync with 0.8.1cvs29
1132 see ChangeLog 2002-08-23
1134 2002-08-23 [colin] 0.8.1claws104
1137 Fix folder and search pixmaps exchanging positions
1138 after theme or toolbar changes. Thank to Oliver for
1141 2002-08-23 [colin] 0.8.1claws103
1144 src/messageview.[ch]
1147 Changed messageview_create() and noticeview_create()
1148 to avoid the last gdk_warning
1150 2002-08-22 [colin] 0.8.1claws102
1153 Fix my new `Creating pixmap from xpm' warning
1155 2002-08-22 [colin] 0.8.1claws101
1158 Fix some of the gdk warnings
1160 2002-08-22 [colin] 0.8.1claws100
1163 * src/stock_pixmap.c
1164 * src/stock_pixmap.h
1165 * src/pixmaps/quicksearch.xpm *ADDED*
1166 Add the quicksearch pixmap
1170 Make quicksearch bar visible/hidden via a button
1172 2002-08-22 [christoph] 0.8.1claws99
1175 fix folder update for newsgroups with message
1176 numbers below minimum number of articles to fetch
1177 (closes bug #598445)
1179 2002-08-22 [paul] 0.8.1claws98
1181 * sync with 0.8.1cvs28
1182 see ChangeLog 2002-08-22
1184 2002-08-21 [alfons] 0.8.1claws97
1187 use bt instead of bt full which seems to work
1188 better, and bt full doesn't give a great deal
1189 of information anyway
1191 2002-08-21 [colin] 0.8.1claws96
1194 fix summaryview_searchtype_changed prototype
1196 2002-08-21 [christoph] 0.8.1claws95
1199 o fix broken menu update for sorting type, we have to
1200 get this info from the summaryview now
1201 o removed setting of threaded state in menu callback
1202 * src/summaryview.[ch]
1203 more summaryview/folderitem seperation for
1206 removed not required --with-compiler-flags option
1208 2002-08-21 [oliver] 0.8.1claws94
1211 o rename toolbar.xml to toolbar_main.xml
1212 since toolbar_compose.xml might come up
1217 2002-08-21 [darko] 0.8.1claws93
1220 don't reset tmp flags for messages copied
1223 2002-08-21 [colin] 0.8.1claws92
1225 * src/prefs_filtering.c
1226 fix renaming rules on folder rename
1227 when folder is not a leaf folder
1229 2002-08-21 [paul] 0.8.1claws91
1231 * src/prefs_folder_item.c
1232 fix alignment of colour selector
1234 2002-08-21 [paul] 0.8.1claws90
1236 * sync with 0.8.1cvs27
1237 see ChangeLog 2002-08-21
1239 2002-08-21 [paul] 0.8.1claws89
1242 fix crash when changing field type in
1245 2002-08-21 [colin] 0.8.1claws88
1248 Made quick search case-insensitive
1250 2002-08-21 [paul] 0.8.1claws87
1252 * sync with 0.8.1cvs26
1253 see ChangeLog 2002-08-21
1255 2002-08-20 [christoph] 0.8.1claws86
1259 * src/summaryview.[ch]
1260 more summaryview/folderitem seperation for
1261 sort_key and sort_type
1263 added missing return statement
1265 2002-08-20 [colin] 0.8.1claws85
1267 * src/summaryview.[ch]
1268 Added a quick search box
1270 * src/prefs_common.[ch]
1271 Added a show/hide option for the quick search
1273 2002-08-20 [oliver] 0.8.1claws84
1276 remove toolbar_create_popups
1278 o remove toolbar_create_popups
1279 o fix toolbar_set_sensitive
1280 (Bug reports #596834 and #596832)
1281 * src/prefs_toolbar.c
1282 o add "Set default" button
1283 o align label and text + combo widgets
1285 2002-08-20 [hoa] 0.8.1claws83bis
1288 fixed a bug in imap_fetch_msginfo() in case there is no
1291 2002-08-20 [darko] 0.8.1claws83
1294 copy the color style of folder view so it
1295 works with GTK themes
1297 2002-08-20 [darko] 0.8.1claws82
1301 * src/prefs_folder_item.[hc]
1302 don't use UI stuff in folder.h
1304 2002-08-20 [darko] 0.8.1claws81
1307 * src/prefs_folder_item.h
1309 * src/prefs_folder_item.c
1310 ability to set folder color in folderview
1312 2002-08-19 [alfons] 0.8.1claws80
1315 fix one of the earlier memleaks reported by Martin Kluge
1317 2002-08-19 [alfons] 0.8.1claws79
1320 hide notice view when selecting seperate folder
1321 view (reported by Urke MMI)
1323 2002-08-19 [christoph] 0.8.1claws78
1326 * src/prefs_folder_item.h
1327 * src/summaryview.[ch]
1328 o add summary_set_prefs_from_folderitem to set
1329 summaryview prefs (first step to remove all
1330 references to the folderitem in summaryview)
1331 o moved compiled regex stuff from folderitem prefs
1334 2002-08-19 [paul] 0.8.1claws77
1337 add check for '.' to QUOTE_IF_REQUIRED
1339 2002-08-19 [paul] 0.8.1claws76
1342 sync with 0.8.1cvs25 (plug memory leak)
1344 * src/prefs_toolbar.c
1345 re-order prefs_toolbar_cancel()
1347 2002-08-18 [alfons] 0.8.1claws75
1351 plug other memleaks reported by Martin Kluge
1353 2002-08-18 [paul] 0.8.1claws74
1356 updated by Fabio Jr. Beneditto
1358 2002-08-18 [paul] 0.8.1claws73
1361 fix bug where tooltips were displayed untranslated
1363 * src/prefs_toolbar.c
1364 fix bug where clicking 'Cancel' creates an icon & text
1365 toolbar regardless of prefs
1368 2002-08-17 [oliver] 0.8.1claws72
1370 * src/prefs_toolbar.c
1371 update toolbar on CANCEL
1372 bug reported by Martin Kluge
1374 toolbar_destroy memleak fixed
1376 2002-08-17 [alfons] 0.8.1claws71
1379 plug another memleak reported by Martin Kluge
1381 2002-08-16 [alfons] 0.8.1claws70
1384 use execvp() correctly (suggested by wwp; thanks!)
1386 2002-08-16 [alfons] 0.8.1claws69
1389 plug memory leak reported by Kim Schultz & Martin Kluge
1391 2002-08-16 [paul] 0.8.1claws68
1394 updated by Ricardo Mones Lastra
1396 2002-08-16 [paul] 0.8.1claws67
1399 fix bug where 'Compose News' icon showed wrong
1402 2002-08-16 [paul] 0.8.1claws66
1404 * sync with 0.8.1cvs24
1405 see ChangeLog 2002-08-16
1408 updated by Alessandro Maestri
1410 2002-08-15 [paul] 0.8.1claws65
1415 2002-08-15 [paul] 0.8.1claws64
1418 don't translate debug info
1423 2002-08-15 [paul] 0.8.1claws63
1425 * src/prefs_toolbar.c
1426 fix bug where clicking 'OK' creates an icon & text
1427 toolbar regardless of prefs
1429 2002-08-14 [alfons] 0.8.1claws62
1432 add global var that has the full argv[0]
1434 o execvp the correct sylpheed by using argv0
1435 and setting the correct work dir
1438 2002-08-14 [oliver] 0.8.1claws61
1440 * enable/disable Toolbar Action Buttons
1444 * src/prefs_toolbar.c
1446 2002-08-14 [melvin] 0.8.1claws60
1449 Updated French translations
1451 2002-08-14 [melvin] 0.8.1claws59
1454 Made bug report not translatable
1456 Fixed exporthtml_build_filespec() return value
1458 Fixed incorrect include file
1460 * src/prefs_actions.c
1461 * src/prefs_toolbar.c
1462 Made debug info not translatable
1465 Added missing includes
1466 * src/prefs_common.c
1469 2002-08-14 [paul] 0.8.1claws58
1471 * faq/es/sylpheed-faq.html
1472 faq/es/sylpheed-faq-[1-3].html
1473 faq/es/sylpheed-faq-4.html **NEW FILE **
1476 2002-08-13 [christoph] 0.8.1claws57
1479 ignore thread fix that did not mark all
1480 child nodes of a ignored thread as
1481 ignored. Does not work perfectly yet,
1482 but it is better now
1484 2002-08-13 [alfons] 0.8.1claws56
1487 o implement 'save crash log'
1490 2002-08-13 [melvin] 0.8.1claws55
1493 removed unrequired "execinfo.h" header
1495 2002-08-12 [paul] 0.8.1claws54
1497 * faq/en/sylpheed-faq.html
1498 faq/en/sylpheed-faq-[1-3].html
1499 faq/en/sylpheed-faq-4.html **NEW FILE **
1502 2002-08-12 [alfons] 0.8.1claws53
1505 add crash.c to translatables
1507 bring in Leandro's crash dialog
1509 2002-08-11 [alfons] 0.8.1claws52
1512 clean up some warnings
1514 2002-08-11 [alfons] 0.8.1claws51
1518 * src/crash.[ch] ** NEW FILES **
1520 initial gdb crash handler
1522 2002-08-11 [paul] 0.8.1claws50
1524 * src/prefs_toolbar.c
1525 replace Up/Down arrow pixmaps with text to be
1526 consistent across icon themes
1528 2002-08-11 [paul] 0.8.1claws49
1530 * src/prefs_common.c
1532 rename 'Pixmap' -> 'Icon'
1535 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1537 2002-08-10 [paul] 0.8.1claws48
1539 * src/prefs_toolbar.c
1542 2002-08-10 [paul] 0.8.1claws47
1545 don't write Processing progress to status bar
1546 patch submitted by Alexander Evseev
1548 * src/prefs_toolbar.c
1549 re-position and resize window
1550 make window assume correct size on first call
1552 2002-08-10 [paul] 0.8.1claws46
1559 follow UI text conventions
1561 2002-08-10 [alfons] 0.8.1claws45
1564 correct pixmap for delete action
1566 2002-08-10 [paul] 0.8.1claws44
1569 updated by Fabio Jr. Beneditto
1571 2002-08-10 [paul] 0.8.1claws43
1574 add custom toolbar files
1576 2002-08-10 [paul] 0.8.1claws42
1578 * sync with 0.8.1cvs22
1579 see ChangeLog 2002-08-09
1581 2002-08-09 [paul] 0.8.1claws41
1585 tools/outlook2sylpheed.pl ** NEW FILE **
1586 add script to convert exported Outlook
1587 contacts list to a Sylpheed addressbook.
1588 Submitted by Ricardo Mones Lastra.
1590 2002-08-09 [paul] 0.8.1claws40
1594 po/sr.po ** NEW FILE **
1595 add Serbian message catalog. Submitted by
1596 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
1598 2002-08-09 [paul] 0.8.1claws39
1600 * sync with 0.8.1cvs21
1601 see ChangeLog 2002-08-08
1603 2002-08-08 [oliver] 0.8.1claws38
1606 move Custom Toolbar to Configuration menu
1608 2002-08-08 [oliver] 0.8.1claws37
1610 * src/prefs_toolbar.c
1611 fix substitute pixmap bug
1613 2002-08-08 [paul] 0.8.1claws36
1615 * sync with 0.8.1cvs19
1616 see ChangeLog 2002-08-08
1618 2002-08-07 [christoph] 0.8.1claws35
1621 fixed a memory leak in new canonicalize_file_replace
1623 2002-08-07 [christoph] 0.8.1claws34
1626 o canonicalize_file_replace should create the temporary
1627 file in the same directory as the original file.
1628 o added get_tmpfile_in_dir that creates a temorary file
1629 in a specified directory.
1631 2002-08-07 [melvin] 0.8.1claws33
1634 fixed bug where 'Article' button acted as 'Email' button.
1636 2002-08-07 [paul] 0.8.1claws32
1638 * sync with 0.8.1.cvs17
1639 see ChangeLog 2002-08-07
1641 2002-08-07 [colin] 0.8.1claws31
1644 fix mass-cancel problem
1646 2002-08-07 [thorsten] 0.8.1claws30
1648 * src/prefs_toolbar.c
1649 fix: crash on replace or add new button
1651 fix: close xmlfile after reading
1653 fix: unlink() file before rename()
1655 2002-08-06 [paul] 0.8.1claws29
1657 * sync with 0.8.cvs15
1658 see ChangeLog 2002-08-06
1660 2002-08-06 [oliver] 0.8.1claws28
1663 * src/prefs_toolbar.c
1664 fixed empty toolbar issue
1666 2002-08-06 [oliver] 0.8.1claws27
1668 * Custom Toolbar Final
1672 o toolbar stuff now lives in src/toolbar.[ch]
1673 o main_window_toolbar_* functions are renamed to
1674 toolbar_* reflecting their new source file
1675 * src/mainwindow.[ch]
1676 o remove toolbar stuff
1678 2002-08-06 [oliver] 0.8.1claws26
1681 * src/prefs_toolbar.[ch] **New File**
1682 * src/toolbar.[ch] **New File**
1683 o prefs_toolbar.[ch] custom toolbar frontend
1684 o toolbar.[ch] backend
1686 2002-08-06 [oliver] 0.8.1claws25
1688 * src/prefs_actions.[ch]
1689 o new exported function actions_execute
1691 2002-08-06 [paul] 0.8.1claws24
1693 * sync with 0.8.1cvs4
1694 see ChangeLog 2002-08-06
1696 2002-08-06 [paul] 0.8.1claws23
1698 * sync with 0.8.1cvs13
1699 see ChangeLog 2002-08-06
1701 2002-08-06 [paul] 0.8.1claws22
1703 * sync with 0.8.1cvs12
1704 see ChangeLog 2002-08-05 and 2002-08-06
1706 2002-08-06 [match] 0.8.1claws21
1709 improvements to cut/copy/paste address
1711 2002-08-05 [match] 0.8.1claws20
1718 fixes to improve cut/copy/paste
1720 2002-08-06 [melvin] 0.8.1claws19
1723 account_find_all_from_address(): new function that returns the
1724 list of all accounts that are matched in an address.
1725 * src/alertpanel.[ch]
1726 alertpanel() now accepts a custom widget
1727 alertpanel_with_widget(): new function that pops up a panel with
1728 a custom widget in it
1730 gtkut_account_menu_new(): new function that allows the selection
1731 of an account from a list of accounts.
1733 Extended Return Receipt notification to select the correct
1734 account and to make a security test on the Delivery-Notification
1735 address which should be the same as the Return-Path.
1737 2002-08-06 [thorsten] 0.8.1claws18
1740 attach_all: save unnamed as "noname.%d",
1741 dont free static dirname
1743 2002-08-05 [alfons] 0.8.1claws17
1746 detect XIM by trying to link rather than compile a XIM program
1748 2002-08-05 [oliver] 0.8.1claws16
1750 * src/stock_pixmap.[ch]
1751 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1752 o new func to retrieve pixmaps
1754 2002-08-05 [paul] 0.8.1claws15
1756 * sync with 0.8.1cvs10
1757 see ChangeLog 2002-08-05
1759 2002-08-04 [alfons] 0.8.1claws14
1762 see if this plugs memleak
1764 2002-08-04 [melvin] 0.8.1claws13
1767 fixed bug that could crash Sylpheed when highlighting
1768 all misspelled words.
1770 2002-08-03 [melvin] 0.8.1claws12
1772 * src/prefs_actions.c
1773 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1775 fixed bug where the Return Receipt was sent to
1776 Delivery-Notification-To address even if it was not present
1778 2002-08-02 [alfons] 0.8.1claws11
1780 * src/prefs_actions.c
1781 o more check for NULLs
1782 o put create_io_dialog() in right conditional block
1784 2002-08-02 [paul] 0.8.1claws10
1787 updated by Ricardo Mones Lastra
1789 2002-08-01 [christoph] 0.8.1claws9
1792 don't free the cache of the opened
1793 folder in the summaryview
1795 don't unset flags, if it is not required
1797 2002-08-01 [paul] 0.8.1claws8
1799 * sync with 0.8.1cvs8
1800 see ChangeLog entry 2002-08-01
1802 2002-08-01 [paul] 0.8.1claws7
1804 * sync with 0.8.1cvs7
1805 see ChangeLog 2002-07-31 and 2002-08-01
1807 2002-07-31 [christoph] 0.8.1claws6
1810 forgot to update menu sensitivity
1811 function for new menu entry
1813 2002-07-31 [alfons] 0.8.1claws5
1816 check folder item and its path for NULL on
1819 2002-07-31 [christoph] 0.8.1claws4
1822 check if folder_item_get_msginfo in
1823 folder_item_remove_msg returned NULL
1825 better clear the uid cache in the
1826 uid validity check function and delete
1829 2002-07-31 [paul] 0.8.1claws3
1832 add the '--attach' option and a few other
1835 2002-07-31 [paul] 0.8.1claws2
1837 * sync with 0.8.1cvs5
1838 see ChangeLog 2002-07-31
1840 2002-07-31 [christoph] 0.8.1claws1
1842 * src/folderview.[ch]
1844 replace "Rescan all folders..." with
1845 "Check all folders for new messages..."
1847 2002-07-30 [paul] 0.8.1claws
1849 * version 0.8.1claws released
1851 2002-07-30 [paul] 0.8.0claws29
1853 * tools/OOo2sylpheed.pl ** NEW FILE **
1855 add script to enable sending documents as
1856 attachments from OpenOffice.org
1858 2002-07-30 [melvin] 0.8.0claws28
1860 * src/prefs_actions.c
1861 Made the actions' input/output dialog display
1864 2002-07-30 [christoph] 0.8.0claws27
1867 check if folder_item_get_msginfo in
1868 procmsg_save_to_outbox returned NULL
1870 2002-07-30 [paul] 0.8.0claws26
1872 * sync with 0.8.1cvs4
1873 see ChangeLog 2002-07-29
1875 2002-07-29 [thorsten] 0.8.0claws25
1878 added selective download, delete on server
1880 2002-07-29 [paul] 0.8.0claws24
1882 * sync with 0.8.1cvs3
1883 see ChangeLog 2002-07-29
1885 2002-07-27 [christoph] 0.8.0claws23
1888 add extra check if fetching the msginfo
1891 2002-07-27 [paul] 0.8.0claws22
1893 * sync with 0.8.1cvs2
1894 see ChangeLog 2002-07-26
1896 2002-07-27 [christoph] 0.8.0claws21
1899 add another check if a valid msginfo
1902 2002-07-26 [hoa] 0.8.0claws20
1905 Fixed a condition in folder_item_destroy()
1908 Fixed an error in IMAP protocol
1910 2002-07-26 [alfons] 0.8.0claws19
1913 ofcourse compare with identifier, not the path
1915 2002-07-26 [alfons] 0.8.0claws18
1918 use folder item identifier for saving / restoring
1919 preferences because folder->path might not be unique
1921 2002-07-26 [melvin] 0.8.0claws17
1924 Fixed a crash introduced in 0.8.0claws5 when log is
1925 cut under 80 characters.
1927 2002-07-26 [paul] 0.8.0claws16
1929 * sync with 0.8.1cvs1
1930 see ChangeLog 2002-07-26
1932 2002-07-26 [christoph] 0.8.0claws15
1935 imap folder now remembers the last selected
1936 folder and imap_fetch_msginfo skips selecting
1937 the folder if it is already selected
1939 2002-07-26 [christoph] 0.8.0claws14
1944 fix imap folder rescanning
1946 2002-07-25 [christoph] 0.8.0claws13
1956 implement imap uid cache and uid validity check
1958 2002-07-25 [alfons] 0.8.0claws12
1961 fix a brown paper bag bug, and also add some more
1964 2002-07-25 [christoph] 0.8.0claws11
1967 don't mix copy, fetch_msginfo and remove
1968 operations in folder item copy and move
1971 2002-07-25 [christoph] 0.8.0claws10
1975 * src/prefs_folder_item.c
1976 * src/summaryview.[ch]
1977 remove no longer required parameter update_cache from
1980 2002-07-25 [paul] 0.8.0claws9
1987 2002-07-24 [alfons] 0.8.0claws8
1990 sort correctly when using simplified subject line
1991 (closes feature request "[ 585141 ] applying regexp to subject
1992 before sort" submitted by Alexandra Walford)
1994 2002-07-24 [paul] 0.8.0claws7
1996 * sync with 0.8.0cvs3
1997 see ChangeLog 2002-07-24
1999 2002-07-23 [christoph] 0.8.0claws6
2006 o separate processing and summaryview
2007 o removed summary_write_cache from summaryview
2008 o removed summaryview->killed_messages, because we don't have
2009 to keep a list of killed messages anymore. New cache will
2010 keep the hidden messages in cache anyway
2013 * src/selective_download.c
2014 o removed unnecessary summary_write_cache calls
2016 o don't set ignore thread flag in procmsg_get_thread_tree
2017 if it is already set
2020 o moved STATUSBAR_PUSH/POP to statusbar.h because
2021 they are used in different files
2023 2002-07-23 [melvin] 0.8.0claws5
2029 * src/editldap_basedn.c
2031 * src/prefs_common.c
2032 Fixed few memory leak (gtk_editable_get_chars returns
2033 an allocated string)
2035 Fixed few memory leak (gtk_editable_get_chars returns
2036 an allocated string) and modified a little the log cutting
2039 Replaced a call to an obsolete function gtk_entry_get_text()
2040 by gtk_editable_get_chars()
2042 Removed a debug printf
2044 2002-07-23 [christoph] 0.8.0claws4
2047 fix another g_dirname memory leak
2049 2002-07-23 [christoph] 0.8.0claws3
2052 fixed a memory leak in mh_fetch_msginfo
2053 fixed crash when message header could not be
2056 2002-07-23 [paul] 0.8.0claws2
2058 * sync with 0.8.0cvs2
2059 see ChangeLog 2002-07-23
2061 2002-07-23 [paul] 0.8.0claws1
2063 * sync with 0.8.0cvs1
2064 see ChangeLog 2002-07-23
2066 2002-07-23 [paul] 0.8.0claws
2068 * release of 0.8.0claws
2070 2002-07-23 [paul] 0.7.8claws99
2073 new Russian translation, submitted by
2074 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
2076 2002-07-22 [jens] 0.7.8claws98
2079 Updated German translations.
2081 2002-07-22 [paul] 0.7.8claws97
2087 updated translations by Ricardo Mones Lastra,
2088 Alessandro Maestri, Wilbert Berendsen and
2089 Fabio Jr. Beneditto respectively
2091 2002-07-22 [christoph] 0.7.8claws96
2094 fix memory leak caused by wrong g_dirname usage
2096 2002-07-22 [christoph] 0.7.8claws95
2099 update new and unread message counts for summaryview
2100 summaryview does not get it from the folder anymore
2101 and has to update the values itself
2103 2002-07-22 [melvin] 0.7.8claws94
2106 Updated French translations.
2108 2002-07-22 [christoph] 0.7.8claws93
2111 set prop->preg pointer to NULL or following check
2112 will not fail and regexec will be called with
2115 2002-07-21 [alfons] 0.7.8claws92
2117 * src/prefs_common.[ch]
2118 remove option "Send return receipt on request"
2120 2002-07-21 [thorsten] 0.7.8claws91
2123 fixed memleaks, coding style as pointed out by alfons
2125 2002-07-21 [alfons] 0.7.8claws90
2128 * src/noticeview.[ch]
2129 o fix bug notice view being displayed when going to empty folder
2130 (noticed by Christoph)
2131 o allow RRR to be sent when restarting sylpheed, or changing folder
2132 (noticed by Thorsten)
2134 2002-07-21 [thorsten] 0.7.8claws89
2137 Included save_all patch from Xaview FACQ
2138 added support for pathnames
2140 2002-07-21 [alfons] 0.7.8claws88
2145 * src/messageview.[ch]
2146 * src/noticeview.c ** NEW FILE **
2147 * src/noticeview.h ** NEW FILE **
2148 make return receipts work again
2149 (UI idea by Leandro Pereira)
2151 2002-07-21 [paul] 0.7.8claws87
2154 fix sensitivity of 'Select thread'
2156 2002-07-21 [paul] 0.7.8claws86
2158 * src/prefs_common.c
2159 add browser command line for Galeon
2161 2002-07-21 [paul] 0.7.8claws85
2164 fix 'EXTRA_DIST': remove README.README, add TODO
2167 2002-07-21 [alfons] 0.7.8claws84
2170 make enter clear selection
2171 (closes "[ 579888 ] Editor selection/entry error"
2172 reported by Steve Lamb)
2174 2002-07-21 [alfons] 0.7.8claws83
2177 sort message list when selecting unthread messages
2178 (closes "[ 501593 ] switching threaded view doesn't sort"
2179 reported by Simon Schubert)
2181 2002-07-20 [alfons] 0.7.8claws82
2186 2002-07-20 [thorsten] 0.7.8claws81
2189 Fixed expansion of empty fields in matchactions
2191 2002-07-19 [melvin] 0.7.8claws80
2194 Removed a duplicate menu entry (fast mode) introduced during
2196 Added a menu separator between 'Use alternate' and 'Fast mode'
2198 2002-07-19 [paul] 0.7.8claws79
2204 2002-07-19 [thorsten] 0.7.8claws78
2206 * tools/calypso_convert.pl ** NEW FILE **
2209 script to import mbox files exported
2211 o generates folder structure
2212 o includes attachments
2214 2002-07-19 [melvin] 0.7.8claws77
2216 * src/selective_download.[ch]
2217 Fixed bug where closing the dialog with the window manager's
2218 close button will not unlock the summary
2219 Corrected some function declarations that missed a return value
2220 Made the source code comply better with coding style.
2221 * src/prefs_common.c
2222 Added new browser command line for Mozilla.
2224 2002-07-18 [paul] 0.7.8claws76
2227 src/selective_download.[ch]
2228 reflect theme changes, fix Gdk Warning when creating
2229 pixmap from NULL window, and minor clean up.
2230 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2235 2002-07-17 [paul] 0.7.8claws75
2243 2002-07-16 [paul] 0.7.8claws74
2245 * tools/filter_conv.pl
2247 replace conversion script with reimplemented version,
2248 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
2250 2002-07-16 [colin] 0.7.8claws73
2253 remove forgotten debug messages - sorry ;-)
2255 2002-07-16 [colin] 0.7.8claws72
2261 add the ability to select part of a text mime-part
2264 2002-07-15 [christoph] 0.7.8claws71
2267 fix folder message count for folders without
2268 msg_is_changed (includes news folders)
2270 2002-07-15 [martin] 0.7.8claws70
2273 option "display recipient on 'From'..." now works
2274 without the need of enabling the option
2275 "display sender using address book".
2277 2002-07-15 [christoph] 0.7.8claws69
2280 removed setting folder status from summaryview.
2281 folder.c should update all message counts correctly.
2283 2002-07-15 [paul] 0.7.8claws68
2286 updated by Fabio Junior Beneditto
2288 2002-07-15 [darko] 0.7.8claws67
2291 Fixed target folder colorization, don't decrease op
2294 2002-07-14 [paul] 0.7.8claws66
2296 * sync with main 0.8.0
2297 see ChangeLog 2002-07-14
2299 2002-07-13 [melvin] 0.7.8claws65
2304 Replaced sprintf by g_snprintf to prevent possible buffer
2307 Corrected a log message output format.
2308 Added a missing "done" debug output.
2310 Added keyboard accelerator for Priority menu items
2311 Added missing \n in debug output
2315 Added missing \n in debug output
2317 2002-07-13 [paul] 0.7.8claws64
2320 change Sergey's email address to the sf address
2323 increase show_url_timeout (more useful for long
2326 2002-07-12 [sergey] 0.7.8claws63
2329 applied (with some modifications) patch to set the
2330 micalg parameter for signatures
2331 (2001-08-28 Werner Koch <wk@gnupg.org>)
2333 2002-07-12 [sergey] 0.7.8claws62
2337 fixed man page installation
2339 2002-07-12 [paul] 0.7.8claws61
2341 * sync with 0.7.8cvs26
2342 see ChangeLog 2002-07-11 and 2002-07-12
2344 2002-07-11 [christoph] 0.7.8claws60
2348 first use the message number to find the message
2349 to mark with a reply flag but check the
2350 message-id if we got the correct message, if not
2351 try to find it by message-id.
2352 use new string seperator that is not allowed
2355 2002-07-11 [paul] 0.7.8claws59
2357 * sync with 0.7.8cvs23
2358 see ChangeLog 2002-07-10
2360 2002-07-10 [christoph] 0.7.8claws58
2364 Added message-id table to the cache in memory
2365 and functions to msgcache.c and folder.c to
2366 fetch MsgInfos by message id
2369 store folder and message-id of message replying
2370 to in queue header and set reply flag after sending
2371 (Closes bug #469498)
2373 2002-07-10 [paul] 0.7.8claws57
2377 add Martin to the list of authors
2379 2002-07-09 [martin] 0.7.8claws56
2381 Added gtk_ctree_last_visible(), tree_update_level(),
2382 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
2383 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2384 from gtk+ to gtksctree.c for the new sorting code
2385 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
2386 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
2388 Added declaration for gtk_sctree_sort_recursive() and
2389 gtk_sctree_sort_node
2394 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2395 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
2397 2002-07-08 [paul] 0.7.8claws55
2399 * more sync with 0.7.8cvs21
2400 see ChangeLog 2002-07-08
2402 2002-07-08 [paul] 0.7.8claws54
2404 * sync with 0.7.8cvs21
2405 see ChangeLog 2002-07-08
2407 2002-07-07 [alfons] 0.7.8claws53
2410 * src/stock_pixmap.[ch]
2411 * src/pixmaps/notice_warn.xpm ** NEW FILE **
2412 * src/pixmaps/notice_error.xpm ** NEW FILE **
2413 * src/pixmaps/notice_note.xpm ** NEW FILE **
2414 add new pixmaps for upcoming notice pane
2416 2002-07-06 [melvin] 0.7.8claws52
2419 Made them a bit closer to Sylpheed's coding style.
2421 Removed possible memory leaks when some errors occurs.
2423 2002-07-06 [melvin] 0.7.8claws51
2426 Removed --no-location in xgettext command line to help
2427 translators that use Emacs' po-mode
2429 Removed unnecessary comments that messed up sylpheed.pot
2431 2002-07-06 [paul] 0.7.8claws50
2433 * sync with 0.7.8cvs19
2434 see ChangeLog 2002-07-05
2436 2002-07-06 [christoph] 0.7.8claws49
2440 fix folder_item_remove_all_msg and folderview
2441 status for trash folders after emptying trash
2443 2002-07-05 [paul] 0.7.8claws48
2445 * sync with 0.7.8cvs16
2446 see ChangeLog 2002-07-04 and 2002-07-05
2448 2002-07-04 [paul] 0.7.8claws47
2450 * sync with 0.7.8cvs14
2451 see ChangeLog 2002-07-04
2453 2002-07-03 [alfons] 0.7.8claws46
2456 dupe folder item's path because it's being reallocated
2457 by new folder scanning code
2459 2002-07-03 [christoph] 0.7.8claws45
2462 better IMAP uid fetching using 'FETCH 1:* (UID)'
2464 add missing return in msgcache_write
2466 2002-07-02 [thorsten] 0.7.8claws44
2471 use binary mode for file access
2473 2002-07-02 [christoph] 0.7.8claws43
2475 * major code cleanup (part 1)
2477 - unused variables removed
2478 - unused functions removed
2479 - uninitialized variables checked
2480 - missing return statements added
2481 - missing function return types added
2482 - added parentheses around assignment and
2483 && in || when suggested by gcc
2487 replaced direct calls to folder->scan_tree
2488 with folder_scan_tree and restore folder
2489 prefs in this function. The folder should
2490 not have to deal with them.
2491 ( Should now work for all folder types )
2493 2002-07-02 [paul] 0.7.8claws42
2495 * sync with 0.7.8cvs13
2496 see ChangeLog 2002-07-01 and 2002-07-02
2498 2002-07-01 [christoph] 0.7.8claws41
2501 fix "goto next/prev unread message" with
2504 2002-07-01 [paul] 0.7.8claws40
2507 updated by Ricardo Mones Lastra
2509 2002-06-30 [match] 0.7.8claws39
2512 applied variation of leonerd's patch (566661) to
2513 allow multiple email addresses per JPilot entry.
2514 addresses may be separated by space, comma, pipe,
2515 semi-colon, new-line.
2517 2002-06-30 [alfons] 0.7.8claws38
2520 simple fix for putting older nodes before
2521 newer nodes when threading by subject
2523 2002-06-30 [christoph] 0.7.8claws37
2530 fix broken folder tree rescaning
2531 and don't use procmsg_get_mark_sum
2534 2002-06-30 [christoph] 0.7.8claws36
2536 * merge new cache branch
2538 fix new cache imap copy bug
2540 improved folder_item_scan
2541 it should now always set the correct
2542 new, unread and total message counts
2544 2002-06-29 [paul] 0.7.8claws35
2547 correct syntax error
2549 2002-06-29 [paul] 0.7.8claws34
2553 man/Makefile.am ** NEW FILE **
2554 man/sylpheed.1.gz ** NEW FILE **
2555 add Sylpheed man page
2557 2002-06-29 [paul] 0.7.8claws33
2560 updated by Fabio Junior Beneditto
2562 2002-06-28 [jens] 0.7.8claws32
2567 * src/selective_download.c
2568 removed gettext for space " "
2573 2002-06-28 [paul] 0.7.8claws31
2575 * sync with 0.7.8cvs11
2576 see ChangeLog 2002-06-28
2578 2002-06-28 [paul] 0.7.8claws30
2580 * sync with 0.7.8cvs10
2581 see ChangeLog 2002-06-27 and 2002-06-28
2583 2002-06-26 [paul] 0.7.8claws29
2586 src/selective_download.c
2587 don't gettextise empty strings.
2588 reserved by gettext. gettext("") returns
2589 the header entry with meta information,
2590 not the empty string
2595 2002-06-26 [paul] 0.7.8claws28
2597 * sync with 0.7.8cvs7
2598 see ChangeLog 2002-06-25
2600 * src/prefs_common.c
2601 ...and in the process, tweak the gui a little
2603 2002-06-25 [alfons] 0.7.8claws27
2607 fine tune ldap library detection
2609 2002-06-25 [alfons] 0.7.8claws26
2612 don't allow return receipts when composing a news article
2614 2002-06-25 [paul] 0.7.8claws25
2617 add '$(AMTAR)' to 'release' section to allow for
2618 new and older autotools
2620 2002-06-25 [paul] 0.7.8claws24
2623 fix "No more unread messages" persistant pop-up
2626 2002-06-25 [paul] 0.7.8claws23
2629 updated by Alessandro Maestri
2631 2002-06-25 [paul] 0.7.8claws22
2633 * sync with 0.7.8cvs6
2634 see ChangeLog 2002-06-25
2636 2002-06-24 [paul] 0.7.8claws21
2639 add GPL copyright information
2641 2002-06-24 [paul] 0.7.8claws20
2645 tools/update-po ** NEW FILE **
2646 add script that eases the creation of *.po files
2647 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2649 2002-06-23 [alfons] 0.7.8claws19
2652 make notification_convert_header obey const correctness
2653 (next step will be fixing the broken return receipt)
2655 2002-06-23 [paul] 0.7.8claws18
2658 fix bug introduced in last commit:
2659 removed too much code in last commit - put back what's
2662 2002-06-23 [paul] 0.7.8claws17
2664 * src/messageview.[ch]
2665 remove code committed in error from locally patched
2668 2002-06-23 [colin] 0.7.8claws16
2671 add compose_entry_select(), used to select the default_to
2672 email address - hopefully avoiding people sending mails to
2675 2002-06-22 [alfons] 0.7.8claws15
2678 add Bram Metsch & Stanislav Karchebny
2680 * src/prefs_account.[ch]
2682 - apply and adapt Bram's patch which allows user to set SMTP AUTH
2683 options. (see <http://sourceforge.net/tracker/index.php
2684 ?func=detail&aid=566937&group_id=25528&atid=384600>);
2686 - merge Stanislav's fix to make SMTP AUTH work with qmail
2687 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2689 2002-06-22 [paul] 0.7.8claws14
2691 * sync with 0.7.8cvs5
2692 see ChangeLog 2002-06-19 and 2002-06-20
2694 2002-06-22 [alfons] 0.7.8claws13
2696 * src/selective_download.c
2697 fix a stupid mistake I made
2699 2002-06-22 [alfons] 0.7.8claws12
2701 * src/selective_download.[ch]
2702 fix another unnoticed leak; cleanup code
2707 gpg-sign <-- gpg-sign-syl
2709 2002-06-21 [alfons] 0.7.8claws11
2711 * src/selective_download.c
2712 * src/selective_download.h
2713 fix assorted mix of allocation errors (should solve
2714 problem reported by Philippe Gramoullé, see:
2715 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2717 2002-06-20 [melvin] 0.7.8claws10
2719 * tools/gpg-sign *REMOVED*
2720 tools/gpg-sign-syl *ADDED*
2721 Replaced the gpg clearsigning script with the version using
2722 xterm instead of ssh-askpass and changed its name.
2725 Updated actions example to reflect the renaming of the
2726 gpg clearsigning script.
2728 2002-06-19 [paul] 0.7.8claws9
2730 * sync with 0.7.8claws9
2731 see ChangeLog 2002-06-18 and 2002-06-19
2733 2002-06-19 [paul] 0.7.8claws8
2735 * sync with 0.7.8cvs1
2736 see ChangeLog 2002-06-18
2738 2002-06-18 [alfons] 0.7.8claws7
2741 add omitted prototype
2743 2002-06-17 [paul] 0.7.8claws6
2746 fix hiding of exec_btn
2748 2002-06-17 [paul] 0.7.8claws5
2751 remove unneeded code: should_delete()
2752 and Pop3State::uidl_todelete_list
2754 2002-06-17 [paul] 0.7.8claws4
2757 see ChangeLog 2002-06-11 and 2002-06-13
2759 2002-06-16 [alfons] 0.7.8claws3
2762 make sure lock sort mode (claws specific) is
2763 also persists after a tree rescan
2765 2002-06-16 [alfons] 0.7.8claws2
2767 * src/prefs_folder_item.c
2769 fix persistence of folder sort mode (broken
2770 by adapting Hiro's new folder persistence code)
2772 2002-06-16 [alfons] 0.7.8claws1
2776 * src/prefscommon.[ch]
2777 control size of log text in log window;
2778 closes patch #569155 submitted by Mitko Haralanov.
2780 2002-06-15 [paul] 0.7.8claws
2782 * release of 0.7.8claws
2784 2002-06-15 [paul] 0.7.7claws
2787 updated by Fabio Junior Beneditto
2789 2002-06-14 [paul] 0.7.6claws49
2792 updated by Ricardo Mones Lastra
2794 2002-06-14 [paul] 0.7.6claws48
2797 updated translation by Wilbert Berendsen
2799 2002-06-14 [melvin] 0.7.6claws47
2802 Updated French translation
2804 2002-06-13 [paul] 0.7.6claws46
2807 allow filename to be typed in, rather than just
2808 selected by the mouse. Patch by Gustavo Noronha Silva.
2810 2002-06-13 [alfons] 0.7.6claws45
2812 * src/mainwindow.[ch]
2813 more cleanups (removing unnecessary menu items Expand
2814 summary / message view)
2816 2002-06-13 [melvin] 0.7.6claws44
2819 Added src/string_match.c
2820 * src/string_match.c
2821 Fixed possible buffer overflow.
2823 Added missing config.h header.
2824 * src/prefs_common.c
2827 Made some strings translatable (missing _(..)).
2829 2002-06-13 [melvin] 0.7.6claws43
2832 Corrected action example (verifying clearsigned mail).
2833 * src/prefs_account.c
2835 * src/prefs_common.c
2836 Removed incorrect line that generated a Gtk-CRITICAL msg.
2838 2002-06-12 [alfons] 0.7.6claws42
2841 add init of score column lost in 0.7.6claws42
2843 2002-06-12 [paul] 0.7.6claws41
2845 * src/prefs_account.c
2846 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2847 behavior of the radio buttons, (from 0.7.7cvs2)
2849 2002-06-11 [alfons] 0.7.6claws40
2851 * src/messageview.[ch]
2852 * src/summaryview.[ch]
2853 * src/summary_search.c
2855 perform a sync to bring in Hiro's separate view implementation
2857 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2859 2002-06-11 [paul] 0.7.6claws39
2861 * src/prefs_account.c
2862 correct a typo on the Receive tab
2864 2002-06-10 [match] 0.7.6claws38
2867 Included address completion patch from Gustavo Noronha.
2869 2002-06-10 [paul] 0.7.6claws37
2873 src/prefs_account.[ch]
2874 src/selective_download.[ch]
2877 - check if POP Account
2878 - Receive Button renamed to Preview
2879 - Preview Button Popup: preview new/all messages
2881 - Account Preferences-->Receive tab checkbutton if you
2882 want to remove Mail after Download
2884 - Account Preferences-->Receive tab checkbutton use
2885 filtering rules on preview
2886 (think of delete_on_server)
2888 - Account selectable from SD dialog
2889 - checkbutton to show already downloaded messages if
2890 all messages are previewed
2891 - new clist column showing Date
2894 - play ball with UIDL
2895 - fault tolerant (?)
2896 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2898 2002-06-10 [melvin] 0.7.6claws36
2901 Added a hint to ac/README in cvs instructions.
2903 * src/prefs_actions.c
2904 Made it possible to use a more elaborate command line
2905 for asynchronous actions, too.
2907 2002-06-10 [melvin] 0.7.6claws35
2909 * src/prefs_actions.c
2910 Make it possible to use a more elaborate command line
2911 (e.g. |foo|bar|cat>there;echo Done|)
2912 Corrected error message when calling %f, %F and %p commands
2913 from the compose window.
2915 2002-06-09 [colin] 0.7.6claws34
2918 Automatically find unread messages in current folder
2919 before annoying the user.
2921 2002-06-08 [alfons] 0.7.6claws33
2924 remove bad formatting string in it.po translation
2925 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2927 2002-06-08 [paul] 0.7.6claws32
2929 * sync with 0.7.6cvs25
2930 see ChangeLog 2002-06-07
2932 2002-06-05 [paul] 0.7.6claws31
2935 add 'Sort by locked' and 'Sort by score'
2937 2002-06-05 [paul] 0.7.6claws30
2939 * sync with 0.7.6cvs24
2940 see ChangeLog 2002-06-04
2942 2002-06-04 [paul] 0.7.6claws29
2945 updated by Fabio Junior Beneditto
2947 2002-06-03 [thorsten] 0.7.6claws28
2950 fclose() matcherrc after reading
2952 2002-06-03 [paul] 0.7.6claws27
2954 * sync with 0.7.6cvs21
2955 see ChangeLog 2002-05-31
2957 2002-05-31 [paul] 0.7.6claws26
2959 * sync with 0.7.6cvs20
2960 see ChangeLog 2002-05-29 and 2002-05-30
2962 2002-05-31 [paul] 0.7.6claws25
2965 hopefully fix last buggy sync
2968 correct typo in 'Actions' examples
2970 2002-05-29 [paul] 0.7.6claws24
2972 * sync with 0.7.6cvs18
2973 see ChangeLog 2002-05-28 and 2002-05-29
2979 2002-05-28 [paul] 0.7.6claws23
2981 * sync with 0.7.6cvs16
2982 see ChangeLog 2002-05-28
2984 2002-05-27 [thorsten] 0.7.6claws22
2986 * faq/it/sylpheed-faq-1.html
2987 faq/it/sylpheed-faq-2.html
2988 faq/it/sylpheed-faq-3.html
2989 faq/it/sylpheed-faq.html
2990 corrected DOS lineendings
2991 * faq/de/sylpheed-faq-1.html
2992 faq/de/sylpheed-faq-2.html
2993 faq/en/sylpheed-faq-1.html
2994 faq/en/sylpheed-faq-2.html
2995 faq/en/sylpheed-faq-3.html
2996 faq/es/sylpheed-faq-1.html
2997 faq/es/sylpheed-faq-2.html
2998 faq/es/sylpheed-faq-3.html
2999 faq/fr/sylpheed-faq-1.html
3000 faq/it/sylpheed-faq-1.html
3001 faq/it/sylpheed-faq-2.html
3002 faq/it/sylpheed-faq-3.html
3003 faq/it/sylpheed-faq.html
3004 changed ">" to "
3006 2002-05-27 [paul] 0.7.6claws21
3008 * sync with 0.7.6cvs15
3009 see ChangeLog 2002-05-27
3011 2002-05-27 [paul] 0.7.6claws20
3013 * src/prefs_account.c
3016 2002-05-26 [paul] 0.7.6claws19
3021 2002-05-25 [paul] 0.7.6claws18
3024 add description of kmail2sylpheed.pl
3026 2002-05-25 [paul] 0.7.6claws17
3028 * tools/kmail2sylpheed.pl ** NEW FILE **
3029 perl script that converts an exported Kmail address
3030 book, converts it to sylpheed addressbook file,
3031 writes the file to .sylpheed, and updates
3034 2002-05-25 [paul] 0.7.6claws16
3036 * sync with 0.7.6cvs14
3037 see ChangeLog 2002-05-23
3039 2002-05-24 [paul] 0.7.6claws15
3042 make a correction and add some more info
3044 2002-05-24 [paul] 0.7.6claws14
3048 compose_redirect_write_headers_from_headerlist()
3049 add Subject and Resent-Message-ID to
3050 compose_redirect_write_headers()
3051 Received, Subject, and X-UIDL are filtered out in
3052 compose_redirect_write_to_file()
3054 2002-05-23 [paul] 0.7.6claws13
3060 src/matcher_parser_lex.l
3061 src/matcher_parser_parse.y
3062 src/prefs_common.[ch]
3063 src/prefs_filtering.c
3065 rename 'Bounce' to 'Redirect'
3067 2002-05-23 [paul] 0.7.6claws12
3069 * more sync with 0.7.6cvs13
3071 see ChangeLog 2002-05-22
3073 2002-05-22 [paul] 0.7.6claws11
3075 * sync with 0.7.6cvs13
3077 see ChangeLog 2002-05-20
3079 see ChangeLog 2002-05-22
3081 2002-05-21 [melvin] 0.7.6claws10
3084 Added missing filtering and scoring headers
3085 Fixed bad function call that showed garbage
3086 in Folder->Processing
3088 2002-05-21 [paul] 0.7.6claws9
3091 make all tools executable, (patch by Alfons).
3093 2002-05-20 [alfons] 0.7.6claws8
3096 don't forget to call mktime() so we have a valid week
3098 (Bug report by Roger Sondermann <mail@jumaros.de>)
3100 2002-05-20 [paul] 0.7.6claws7
3103 fix broken parsing of urls
3105 fix displaying of urls
3107 both fixes from the patch [547855] by Eugene
3110 2002-05-19 [alfons] 0.7.6claws6
3113 make sylpheed configure correctly with the latest
3114 and greatest of automake / autoconf / gettext
3116 2002-05-19 [alfons] 0.7.6claws5
3120 add function for returning ime zone offset
3122 * src/quote_fmt_parse.y
3123 better quotation formatting - does not convert
3124 to local time, but uses the original date string.
3126 Note: %z inserts the timezone offset (should
3127 work also on platforms where strftime does not
3130 2002-05-18 [christoph] 0.7.6claws4
3133 fix indentation of some code
3138 correct path for ignorethread.xpm
3139 incorrect filename for sylpheed_logo.xpm
3140 add missing include matcher_parser_parse.h
3142 2002-05-18 [paul] 0.7.6claws3
3144 * sync with 0.7.6cvs8
3145 see ChangeLog 2002-05-16 and 2002-05-17
3147 2002-05-18 [melvin] 0.7.6claws2
3150 Corrected an action's definition and fixed some misspellings.
3152 2002-05-18 [paul] 0.7.6claws1
3155 tools/gpg-sign ** new file **
3156 tools/uudec ** new file **
3157 add Melvin's Actions scripts
3160 add Melvin's descriptions for Actions
3162 2002-05-18 [paul] 0.7.6claws
3164 * Version 0.7.6claws released
3166 2002-05-17 [paul] 0.7.5claws32
3169 updated by Ricardo Mones Lastra
3171 2002-05-17 [paul] 0.7.5claws31
3174 fix Account prefs default folder for sent/draft/deleted
3179 updated translation by Alessandro Maestri and
3182 2002-05-17 [melvin] 0.7.5claws30
3184 * src/prefs_actions.c
3185 Fixed bug where using %F not at the end of the command
3186 resulted in an additional empty argument being created.
3187 Thanks to Darko Koruga for reporting the bug.
3189 2002-05-17 [melvin] 0.7.5claws29
3192 Updated French translations.
3194 2002-05-15 [paul] 0.7.5claws28
3197 updated by Ricardo Mones Lastra
3199 2002-05-15 [paul] 0.7.5claws27
3201 * sync with 0.7.6cvs4
3202 see ChangeLog 2002-05-14 and 2002-05-15
3204 2002-05-14 [paul] 0.7.5claws26
3206 * sync with 0.7.6cvs1
3207 see ChangeLog 2002-05-13
3209 2002-05-13 [thorsten] 0.7.5claws25
3212 fix select_all and copy in multipart messages
3214 fix select_all and copy in multipart messages
3216 2002-05-12 [paul] 0.7.5claws24
3219 reverse last commit, bug already fixed in 0.7.5claws3
3221 2002-05-12 [netztorte] 0.7.5claws23
3224 dont parse empty addressbook (checked in before claws20)
3226 2002-05-12 [melvin] 0.7.5claws22
3229 Removed unneeded priority code introduced by the previous
3232 2002-05-12 [melvin] 0.7.5claws21
3235 Added possibility to set message's priority.
3237 Added possibility to set message's priority.
3238 Added missing headers
3240 2002-05-12 [melvin] 0.7.5claws20
3242 * src/prefs_actions.c
3243 Removed implicitely added quotes around the name
3244 of the temporary files of mime parts.
3246 2002-05-12 [paul] 0.7.5claws19
3248 * sync with 0.7.5cvs20
3249 see ChangeLog 2002-05-11
3251 2002-05-12 [alfons] 0.7.5claws18
3253 * src/quote_fmt_lex.l
3254 * src/quote_fmt_parse.y
3255 allow quote / reply date & time format to be set using
3256 %D{format}. format is a format string you'd pass to
3257 strftime() (see man strftime, or the Display tab |
3258 Date format setting).
3260 Currently %D converts the date to local time.
3262 2002-05-11 [paul] 0.7.5claws17
3264 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
3265 see ChangeLog 2002-05-10 and 2002-05-11
3267 2002-05-10 [paul] 0.7.5claws16
3269 * sync with 0.7.5cvs16
3270 see ChangeLog entries 2002-05-09 and
3273 2002-05-10 [colin] 0.7.5claws15
3276 Corrected a bug that prevented sylpheed to open
3277 double-clicked URIs.
3279 2002-05-09 [paul] 0.7.5claws14
3281 * sync with 0.7.5cvs14
3282 see ChangeLog 2002-05-08 and 2002-05-09
3284 2002-05-08 [paul] 0.7.5claws13
3286 * sync with 0.7.5cvs11
3287 see ChangeLog entry 2002-05-08
3289 2002-05-08 [paul] 0.7.5claws12
3293 fix segfault on View->Open in new window
3294 patch submitted by Thorsten Maerz <torte@netztorte.de>
3296 2002-05-07 [paul] 0.7.5claws11
3298 * sync with 0.7.5cvs9
3299 see ChangeLog entry 2002-05-07
3301 2002-05-06 [paul] 0.7.5claws10
3305 display url in statusbar on single-click
3306 patch submitted by Thorsten Maerz <torte@netztorte.de>
3308 2002-05-06 [match] 0.7.5claws9
3315 XML implementation of properties file.
3316 * src/exporthtml.[ch]
3317 * src/expthtmldlg.[ch]
3321 2002-05-02 [sergey] 0.7.5claws8
3323 * src/mainwindow.c (mainwin_entries),
3324 src/prefs_common.c (prefs_send_create()),
3325 src/codeconv.c (locale_table):
3326 use charset name "Windows-1251" instead of "CP1251".
3328 2002-05-02 [colin] 0.7.5claws7
3332 src/prefs_folder_item.c
3333 Fixed cosmetics bugs due to Outbox renamed to Sent.
3335 2002-05-02 [hiro] 0.7.5claws6
3338 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
3340 2002-05-02 [paul] 0.7.5claws5
3343 more sync with 0.7.5cvs7, see ChangeLog entry
3346 2002-05-02 [hiro] 0.7.5claws4
3349 compose_queue_sub():
3350 check if queue folder exists (closes #550397).
3351 removed directory creation since it should be handled
3354 imap_add_msg(): return UID for appended message
3357 2002-04-30 [paul] 0.7.5claws3
3360 fix account_find_from_address() bug
3362 2002-04-28 [colin] 0.7.5claws2
3366 src/prefs_common.[ch]
3368 Added user-definable quotation characters recognition.
3370 2002-04-28 [paul] 0.7.5claws1
3372 * sync with 0.7.5cvs4
3373 see ChangeLog entry 2002-04-25
3375 2002-04-28 [paul] 0.7.5claws
3380 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
3381 Fabio Junior Beneditto
3383 2002-04-27 [jens] 0.7.4claws103
3386 updated German translation.
3388 2002-04-27 [hiro] 0.7.4claws102
3391 summary_write_cache(): fixed the mark loss of hidden messages.
3393 2002-04-26 [melvin] 0.7.4claws101
3396 fixed a second typo (same one)
3400 fixed the type again...
3402 2002-04-26 [melvin] 0.7.4claws100
3405 fixed a typo in an alert message ("temorary").
3408 corrected the typo described above.
3410 updated French translation.
3412 2002-04-26 [darko] 0.7.4claws99
3415 fix target folder colorization
3417 2002-04-25 [paul] 0.7.4claws98
3420 updated by Alessandro Maestri
3422 2002-04-24 [colin] 0.7.4claws97
3425 Fixed double "subject is empty" question.
3427 2002-04-23 [colin] 0.7.4claws96
3430 Corrected issue when "automatically display images" was
3431 not set : first image remained after selecting second.
3433 2002-04-23 [melvin] 0.7.4claws95
3435 * src/prefs_actions.c
3436 Don't display in/out dialog if there is nothing to show.
3438 2002-04-23 [paul] 0.7.4claws94
3440 * sync with 0.7.5cvs3
3441 bug fixes: see ChangeLog entry 2002-04-23
3443 2002-04-22 [darko] 0.7.4claws93
3446 fix previous check-in which changed code after
3449 2002-04-22 [paul] 0.7.4claws92
3456 update English, Spanish and French FAQs
3459 add German and Spanish manuals
3462 update English and French manuals
3465 add to and re-arrange the pixmap entries
3467 2002-04-22 [darko] 0.7.4claws91
3470 fix sender initials recognition to only allow
3471 '>' after the initials
3473 2002-04-21 [paul] 0.7.4claws90
3475 * sync with 0.7.5 release
3476 see ChangeLog entry 2002-04-21
3481 add colin's new pixmaps to EXTRA_DIST
3483 2002-04-21 [colin] 0.7.4claws89
3486 * src/mainwindow.[ch]
3487 * src/prefs_common.[ch]
3488 * src/stock_pixmap.[ch]
3489 Added "Work offline" ability.
3491 2002-04-21 [colin] 0.7.4claws88
3494 * src/prefs_common.c
3495 * src/prefs_common.h
3496 * src/textview.c : Added an option to common preferences -> display
3497 to allow user not to automatically display images.
3499 2002-04-21 [paul] 0.7.4claws87
3501 * sync with 0.7.4cvs52
3502 see ChangeLog entry 2002-04-21 (src/imap.c)
3504 2002-04-21 [paul] 0.7.4claws86
3506 * sync with 0.7.4cvs51
3507 see ChangeLog entry 2002-04-21
3509 2002-04-21 [paul] 0.7.4claws85
3511 * sync with 0.7.4cvs49
3512 see ChangeLog entries 2002-04-20 and 2002-04-21
3515 clean up: remove old 'stock_' element from xpm
3518 2002-04-21 [alfons] 0.7.4claws84
3520 apply sync patch from Paul
3523 use old claws prefs_folder_item_create() for now
3525 2002-04-19 [match] 0.7.4claws83
3527 * src/addressbook.[ch]
3528 * src/addrharvest.[ch]
3529 * src/addrgather.[ch]
3532 * src/summaryview.[ch]
3535 2002-04-19 [paul] 0.7.4claws82
3538 updated by Fabio Junior Beneditto
3540 2002-04-14 [alfons] 0.7.4claws81
3543 add #include <sys/types.h> for mode_t and off_t
3545 2002-04-13 [paul] 0.7.4claws80
3550 src/prefs_common.[ch]
3552 enable storing of GnuPG passphrase for the whole
3553 session or a user-defined number of minutes. patch
3554 submitted by Ravemax <ravemax@dextrose.com>
3556 2002-04-13 [alfons] 0.7.4claws79
3559 make email parser also stop scanning when encountering separators
3560 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
3562 2002-04-13 [paul] 0.7.4claws78
3564 * sync with 0.7.4cvs39
3565 see ChangeLog entry 2002-04-12
3567 2002-04-11 [paul] 0.7.4claws77
3569 * sync with 0.7.4cvs37
3570 see ChangeLog entry 2002-04-11
3572 2002-04-11 [paul] 0.7.4claws76
3575 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3576 the clause for OpenSSL). sync with sylpheed main
3578 2002-04-09 [melvin] 0.7.4claws75
3581 Made 'Ctrl-Enter' on send ignore some modifiers
3582 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
3583 to bind other *-Enter (but not Alt-Enter).
3585 2002-04-09 [paul] 0.7.4claws74
3587 * sync with 0.7.4cvs35
3588 see ChangeLog entries 2002-04-09
3590 2002-04-08 [paul] 0.7.4claws73
3592 * sync with 0.7.4cvs33
3593 see ChangeLog entry 200-04-08
3595 2002-04-07 [match] 0.7.4claws72
3597 * src/addrharvest.[ch]
3598 fixed to read all addresses in header, regardless
3599 of header size. improved name parsing. accommodate
3600 harvest from folders and selected message.
3602 included new address parsing function.
3603 * src/addrgather.[ch]
3604 * src/addressbook.[ch]
3605 * src/summaryview.[ch]
3607 allow address harvest of folder as well as selected
3610 2002-04-07 [paul] 0.7.4claws71
3614 don't try to authenticate with CRAM-MD5 in SMTP when
3615 SMTP-AUTH enabled if MTA doesn't issue this
3616 auth-method in it's ehlo-response. bug item #531364,
3617 patch item #938910. patch submitted by Colin Leroy
3620 2002-04-07 [paul] 0.7.4claws70
3623 fix missing MODE_READER bug. patch submitted by
3624 Colin Leroy <colin@colino.net>
3626 2002-04-07 [alfons] 0.7.4claws69
3629 * src/prefs_filtering.c
3631 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3632 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3634 2002-04-07 [paul] 0.7.4claws68
3636 * sync with 0.7.4cvs32
3637 see ChangeLog entry 2002-04-06
3639 * tools/filter_conv.pl
3642 2002-04-06 [paul] 0.7.4claws67
3644 * tools/filter_conv.pl
3645 modify to be able to find the name of the first
3646 mailbox and use that. main's filter does not
3647 record the full path to the mailbox and therefore
3648 can only filter to the first mailbox.
3650 2002-04-05 [paul] 0.7.4claws66
3652 * tools/filter_conv.pl
3653 attempt to make the script all-encompassing and
3654 be able to convert any main 'filter' rule thrown
3657 2002-04-05 [paul] 0.7.4claws65
3659 * tools/filter_conv.pl
3660 allow for collapsed folder trees
3662 2002-04-05 [paul] 0.7.4claws64
3664 * sync with 0.7.4cvs31
3665 see ChangeLog entries 2002-04-05
3667 2002-04-03 [paul] 0.7.4claws63
3669 * sync with 0.7.4cvs29
3670 see ChangeLog entries 2002-04-02 and 2002-04-03
3672 2002-04-02 [paul] 0.7.4claws62
3674 * sync with 0.7.4cvs26
3675 see ChangeLog entry 2002-04-01
3677 2002-04-02 [match] 0.7.4claws61
3680 * src/importpine.[ch]
3682 import Pine address book.
3684 2002-04-02 [match] 0.7.4claws60
3686 * src/addrharvest.[ch]
3687 improve address parsing of funky addresses.
3689 2002-04-02 [darko] 0.7.4claws59
3692 wrap on send improvements, it now recognizes quoted
3693 initials as part of the quotation string, and it
3694 does not join lines separated by CR
3696 2002-04-01 [match] 0.7.4claws58
3699 added new functions.
3701 remove excessive duplicate address generation
3704 2002-04-01 [alfons] 0.7.4claws57
3709 2002-04-01 [paul] 0.7.4claws56
3711 * sync with 0.7.4cvs25
3712 see ChangeLog entry 2002-04-01
3714 2002-04-01 [alfons] 0.7.4aprilfool55
3717 honour feature request item #537427 to allow for
3718 displaying names from address book for sent mail also
3720 2002-03-29 [paul] 0.7.4claws54
3723 src/prefs_filtering.[ch]
3726 add 'fast filter' for claws' filtering,
3727 /Tools/Create filter rule/... patch submitted
3728 by Neill Miller <neillm@thecodefactory.org>
3730 2002-03-29 [paul] 0.7.4claws53
3732 * sync with 0.7.4cvs24
3733 see ChangeLog entry 2002-03-29
3735 2002-03-28 [paul] 0.7.4claws52
3737 * sync with 0.7.4cvs23
3738 see ChangeLog entry 2002-03-28
3740 2002-03-27 [melvin] 0.7.4claws51
3742 * src/prefs_actions.c
3743 Added support to pass only one message part (as a
3744 file) to the command using '%p'. No quotes are needed
3745 because doubles quotes are automatically added.
3746 Fixed bug where Sylpheed could block when waiting for
3747 a child process to finish.
3748 Changed the help menu to remove quotes around symbols to
3749 avoid misinterpretation (they must not be used).
3751 2002-03-27 [melvin] 0.7.4claws50
3754 Made the new mail notification command always
3755 execute asynchronously.
3757 2002-03-27 [paul] 0.7.4claws49
3760 fix bug introduced in last commit
3762 2002-03-27 [paul] 0.7.4claws48
3764 * sync with 0.7.4cvs21
3765 see ChangeLog 2002-03-26 and 2002-03-27
3767 2002-03-26 [hoa] 0.7.4claws47
3769 * src/prefs_folder_item.c
3770 really fixed the bug #516442 with folder rescan.
3772 2002-03-26 [paul] 0.7.4claws46
3774 * sync with 0.7.4cvs19
3775 see ChangeLog entries 2002-03-25 and 2002-03-26
3777 2002-03-25 [hoa] 0.7.4claws45
3781 fix the bug #516442 with folder rescan.
3783 * src/prefs_common.[ch]
3785 added an option to enable two different behaviours
3789 2002-03-25 [paul] 0.7.4claws44
3792 src/selective_download.c
3793 correct a few menuitem labels
3795 2002-03-25 [christoph] 0.7.4claws43
3798 fix non deleted tmp message in
3799 procmsg_save_to_outbox
3800 fix problems caused by sync with
3801 main branch's procmsg_send_queue
3803 2002-03-25 [paul] 0.7.4claws42
3807 src/quote_fmt_parse.y
3808 add Last name (%L) placeholder for quoting.
3809 patch submitted by Thorsten Thielen
3810 <thth@users.sourceforge.net>
3812 2002-03-25 [paul] 0.7.4claws41
3815 get full hostname. patch submitted by
3816 Bob Woodside <rwoodside1@comcast.net>
3818 2002-03-25 [paul] 0.7.4claws40
3823 src/prefs_account.[ch]
3824 enable NNTP over SSL. patch submitted by
3825 Pascal Jermini <pascal@infinity.hn.org>
3827 2002-03-24 [paul] 0.7.4claws39
3829 * src/prefs_common.c
3830 make the arrangement of the Compose tab more
3834 fix some irregularities of style
3837 updated by Kilian Krause
3839 2002-03-23 [paul] 0.7.4claws38
3842 updated by Fabio Junior Beneditto
3844 2002-03-23 [paul] 0.7.4claws37
3847 move 'Gather addresses' to 'Tools' menu
3848 make 'Selective download' sensitive
3850 2002-03-23 [paul] 0.7.4claws36
3852 * sync with 0.7.4cvs16
3853 see ChangeLog entries 2002-03-23
3855 2002-03-22 [christoph] 0.7.4claws35
3857 * src/quote_fmt_parse.y
3858 fix include program output
3860 2002-03-22 [alfons] 0.7.4claws34
3863 initialize GDate stack variable correctly (sorry!)
3865 2002-03-22 [paul] 0.7.4claws33
3871 rename 'Tool' to 'Tools'
3874 move 'Delete duplicated messages' from
3875 'Message/' to 'Tools/'
3876 re-arrange the order of 'Tools/' items
3878 2002-03-22 [paul] 0.7.4claws32
3881 src/addressbook.[ch]
3882 auto-address completion now also matches on
3883 Nickname. patch submitted by Bob Forsman
3884 <hammor@users.sourceforge.net>
3887 correct a spelling mistake
3889 2002-03-22 [alfons] 0.7.4claws31
3892 fix getting uidl from incorrect string
3895 2002-03-21 [alfons] 0.7.4claws30
3898 more code refactoring
3899 plug mem leak introduced by delete on server
3901 2002-03-21 [paul] 0.7.4claws29
3903 * sync with 0.7.4cvs11
3904 see ChangeLog entries 2002-03-20
3906 2002-03-20 [alfons] 0.7.4claws28
3909 apply Colin's patch and refactor
3911 2002-03-20 [paul] 0.7.4claws27
3913 * sync with sylpheed 0.7.4cvs9
3914 see ChangeLog entry 2002-03-20
3916 2002-03-19 [christoph] 0.7.4claws26
3921 revert changes for flag updates
3922 (does not work correctly and no time to debug)
3924 2002-03-20 [alfons] 0.7.4claws25
3927 refactor should_delete() a little bit
3929 2002-03-19 [paul] 0.7.4claws24
3933 src/prefs_account.[ch]
3934 allow the user to leave downloaded mail on the
3935 server for n days. Patch submitted by Colin Leroy
3938 2002-02-19 [paul] 0.7.4claws23
3940 * sync with sylpheed 0.7.4cvs8
3941 see ChangeLog entries 2002-03-19
3943 2002-03-18 [paul] 0.7.4claws22
3945 * sync with sylpheed 0.7.4cvs6
3946 see ChangeLog entry 2002-03-18
3948 2002-03-18 [paul] 0.7.4claws21
3951 add en_GB message catalogue
3956 correct a few spelling mistakes
3958 2002-03-17 [alfons] 0.7.4claws20
3961 more stringent checks for NULL params when writing
3962 filtering actions to a file
3964 2002-03-17 [hoa] 0.7.3claws20
3967 fixed the count of new messages
3970 fixed the "attachment properties" window
3972 2002-03-17 [paul] 0.7.4claws19
3977 src/prefs_account.[ch]
3980 automatically mark cross-posted messages as read
3981 and (optionally) give them a colour label
3982 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
3985 2002-03-17 [paul] 0.7.4claws18
3987 * sync with sylpheed 0.7.4cvs5
3988 see ChangeLog entry 2002-03-17
3990 2002-03-17 [melvin] 0.7.4claws17
3993 Worked around a gtktext 'bug': when searching for
3994 a text in a long message it was scrolling slowly
3995 line by line until it hit the searched text.
3997 Updated French translation
3999 2002-03-17 [melvin] 0.7.4claws16
4003 * src/prefs_actions.c
4004 Moved "Edit/Actions" to "Tool/Actions"
4005 Made mainwindow/compose window sensitive as soon as
4006 no child process is running anymore even if the io dialog
4008 Fixed a struct being initialized with a non constant char*
4010 2002-03-16 [christoph] 0.7.4claws15
4013 add --with-compiler-flags option
4014 (only for developer hacking)
4018 try to make folder-stats and flag handling more
4019 independent from the summaryview. msgcounts
4020 are only set when the folder is opened and
4021 procmsg_msginfo_(un)set_flags will handle it
4022 later and summaryview will get the values
4025 2002-03-16 [paul] 0.7.4claws14
4028 fix Return-receipt. Patch submitted by Bob
4029 Woodside <rwoodside1@comcast.net>
4031 2002-03-16 [paul] 0.7.4claws13
4034 fix 'dynamic' signatures, make it work again
4035 broken during sync on 2002-03-14 (0.7.4claws2)
4037 2002-03-15 [match] 0.7.4claws12
4039 * src/addrharvest.[ch]
4040 * src/addrgather.[ch]
4041 * src/addressbook.[ch]
4043 included address harvester feature. still some
4044 issues with address parsing that I will fix.
4046 2002-03-15 [match] 0.7.4claws11
4049 * src/addrcache.[ch]
4050 * src/addressbook.[ch]
4059 tidy up. fix memory leaks. moved attribs and methods
4060 from individual interfaces to addrcache object. prep
4061 for new stuff to come in.
4063 2002-03-15 [alfons] 0.7.4claws10
4066 * src/matcher_parser_parse.y
4067 * src/matcher_parser_lex.l
4068 * src/prefs_matcher.c
4069 add filtering conditions message greater than, smaller
4070 than, and exactly matching a size in bytes
4071 (does not work with delete from POP3 server yet)
4073 this should also give others an idea what you should
4074 do to add new criterions to claws filtering system
4077 2002-03-15 [paul] 0.7.4claws9
4079 * tools/filter_conv.pl
4080 exit if there are no filter rules to convert
4081 rename filterrc to filterrc.old after completion
4083 2002-03-15 [paul] 0.7.4claws8
4085 * sync with sylpheed 0.7.4cvs3
4086 see ChangeLog entry 2002-03-14
4088 2002-03-14 [paul] 0.7.4claws7
4091 clean up the last commit (ahem)
4093 2002-03-14 [paul] 0.7.4claws6
4096 fix bug #515655. honour account preferences
4097 regarding gpg default signing/encryption when
4098 changing account from the compose window.
4100 2002-03-14 [paul] 0.7.4claws5
4103 remove unnecessary curly brackets
4105 2002-03-14 [paul] 0.7.4claws4
4108 src/prefs_filtering.[ch]
4109 add filter rename on folder rename and filter
4110 delete on folder delete. Patch submitted by
4111 Neill Miller <neillm@thecodefactory.org>
4113 2002-03-14 [christoph] 0.7.4claws3
4118 (patch submitted by "Simon 'corecode' Schubert")
4119 * src/prefs_common.c
4123 2002-03-14 [paul] 0.7.4claws2
4125 * sync with sylpheed 0.7.4cvs2
4126 see ChangeLog entry 2002-03-13
4128 2002-03-12 [darko] 0.7.4claws1
4131 fix what seems to be a copy and paste error
4132 when setting color for important messages
4135 2002-03-11 [paul] version 0.7.4claws released
4137 2002-03-11 [paul] 0.7.4claws
4143 update message catalogs. Submitted by Ricardo Mones
4144 Lastra, Alessandro Maestri, Wilbert Berendsen, and
4145 Fabio Junior Beneditto
4150 faq/it/sylpheed-faq*
4156 2002-03-11 [jens] 0.7.3claws7
4159 updated German translation
4161 2002-03-11 [melvin] 0.7.3claws6
4164 updated and corrected French translation
4166 2002-03-10 [hoa] 0.7.3claws5
4170 * src/prefs_account.c
4173 fixed the local account.
4174 you have to change the default "/usr/sbin/sendmail"
4175 to "/usr/sbin/sendmail -t" in the preferences of
4179 removed some debug display for renderer
4181 2002-03-10 [paul] 0.7.3claws4
4183 * faq/en/sylpheed-faq-1.html
4184 faq/en/sylpheed-faq-2.html
4187 2002-03-09 [paul] 0.7.3claws3
4189 * sync with sylpheed 0.7.4
4190 see ChangeLog entry 2002-03-09
4192 2002-03-08 [paul] 0.7.3claws2
4194 * faq/en/sylpheed-faq*
4195 faq/es/sylpheed-faq*
4196 faq/fr/sylpheed-faq*
4199 * manual/fr/.cvsignore
4200 manual/fr/Makefilea.am
4204 add the French manual
4206 2002-03-07 [paul] 0.7.3claws1
4208 * sync with sylpheed 0.7.3cvs4
4209 see ChangeLog entries 2002-03-06 and 2002-03-07
4212 updated by Wilbert Berendsen
4214 2002-03-07 [melvin] 0.7.2claws34
4216 * src/selective_download.c
4217 Changed the pixmap of the receive button to MAIL_RECEIVE.
4219 2002-03-06 [paul] 0.7.2claws33
4221 * sync with sylpheed 0.7.3cvs1
4222 bug fix, see ChangeLog entry 2002-03-05
4224 2002-03-05 [paul] 0.7.2claws32
4229 reverse the pgp ascii-armored code implemented in
4230 0.7.2claws16. removal of this code until it matures.
4231 this means that verifying ascii-armored pgp sigs and
4232 automatic decryption of ascii-armored encrypted
4233 messages no longer works.
4235 2002-03-05 [paul] 0.7.2claws31
4240 * faq/en/Makefile.am
4241 faq/en/sylpheed-faq.html
4242 faq/en/sylpheed-faq-1.html
4243 faq/en/sylpheed-faq-2.html
4244 faq/en/sylpheed-faq-3.html
4245 * faq/es/Makefile.am
4246 faq/es/sylpheed-faq.html
4247 faq/es/sylpheed-faq-1.html
4248 faq/es/sylpheed-faq-2.html
4249 faq/es/sylpheed-faq-3.html
4250 faq/es/sylpheed-faq-4.html
4251 * faq/fr/Makefile.am
4252 faq/fr/sylpheed-faq.html
4253 faq/fr/sylpheed-faq-1.html
4254 faq/fr/sylpheed-faq-2.html
4255 faq/fr/sylpheed-faq-3.html
4260 add FAQs in English, Spanish and French
4263 2002-03-05 [paul] 0.7.2claws30
4265 * manual/en/sylpheed.html
4266 manual/en/sylpheed-XX.html
4267 updated the English manual
4272 dialog box pops up if the article can't be deleted.
4277 updated by Fabio Junior Benedito
4281 * removed ac/gpgme.m4
4282 to avoid autogen common problem
4283 developers have to install gpgme development package now
4286 encoding to 7bit or 8bit is enabled.
4288 2002-03-03 [alfons] 0.7.2claws29
4291 merge fix by Oliver Haertel for selective
4294 2002-03-03 [paul] 0.7.2claws28
4296 * sync with sylpheed 0.7.3
4298 2002-03-03 [paul] 0.7.2claws27
4300 * sync with sylpheed 0.7.2cvs24
4301 see ChangeLog entries 2002-03-02 and 2002-03-03
4303 2002-03-02 [melvin] 0.7.2claws26
4308 * src/prefs_common.[ch]
4309 Added user definable notification on new mail arrival.
4310 Removed unused variables in spell checker prefs code.
4312 2002-03-02 [melvin] 0.7.2claws25
4315 Removed unnecessary escape sequences.
4316 Changed 'Initial...' to 'Initials of Sender'
4318 2002-03-02 [paul] 0.7.2claws24
4320 * sync with sylpheed 0.7.2cvs22
4321 see ChangeLog entry 2002-03-01
4323 2002-03-01 [hoa] 0.7.2claws23
4326 Set sensitivity of delete actions to active
4327 even if the folder is a newsgroup.
4330 - Set sensitivity of delete actions
4331 - Added function check_permission() that will check if the
4332 user is authorized to delete a message. For news, it
4333 will check if the author is the same.
4334 - Enabled deletion when there is no trash folder.
4337 - Added news_cancel_article() to cancel articles
4338 - Implemented news_remove_message() (public function)
4340 2002-03-01 [paul] 0.7.2claws22
4344 recognise urls that that don't include 'http://' and
4348 remove duplicated name
4350 2002-02-28 [paul] 0.7.2claws21
4353 src/summaryview.[ch]
4354 add ability to 'Select thread'
4355 combines Melvin's "Select thread's head" patch (#510907)
4356 with Colin Leroy's <colin@colino.net> "Select whole thread"
4359 2002-02-28 [paul] 0.7.2claws20
4362 hopefully fix segfault on right-clicking a mime part
4363 that some people have experienced.
4364 fix submitted by Fredrik Olofsson <frol@linux.nu>
4366 2002-02-28 [paul] 0.7.2claws19
4368 * sync with sylpheed 0.7.2cvs21
4369 see ChangeLog entries 2002-02-27 and 2002-02-28
4371 2002-02-27 [paul] 0.7.2claws18
4373 * sync with sylpheed 0.7.2cvs18
4374 see ChangeLog entries 2002-02-26 and 2002-02-27
4376 2002-02-26 [alfons] 0.7.2claws17
4379 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
4380 (spotted by Chris Hessman <idatech@gmx.net>)
4382 2002-02-26 [paul] 0.7.2claws16
4387 make decryption of ascii-armored pgp encrypted messages
4388 and verification of ascii-armored signatures work again.
4389 slightly altered from the patch by Jens Jahnke
4393 * the checking of plaintext signatures always comes up in
4395 * it doesn't work for multipart messages
4396 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
4397 including the msg headers and these 2 line themselves, are
4401 "View/Folder Tree" becomes "View/Separate Folder Tree"
4402 "View/Message View" becomes "View/Separate Message View"
4403 because its less ambiguous.
4406 updated by Ricardo Mones Lastra
4408 2002-02-26 [paul] 0.7.2claws15
4410 * sync with sylpheed 0.7.2cvs17
4411 see ChangeLog entries 2002-02-25 and 2002-02-26
4413 2002-02-25 [christoph] 0.7.2claws14
4415 * src/filtering.[ch]
4417 do filtering stuff after all messages have been received
4418 1. drop all messages to .processing
4419 2. scan processing folder for messages
4420 3. filter messages or move to inbox
4421 this will also find old messages left in processing after
4422 a crash or something like that and we get a real msginfo
4423 from folder->get_msg_list and do not have to create our
4424 own in filter_message
4425 * src/matcher_parser_parse.y
4426 remove MIX/MAX warning (reordered includes)
4428 2002-02-25 [paul] 0.7.2claws13
4430 * sync with sylpheed 0.7.2cvs15
4431 see ChangeLog entry 2002-02-24
4433 2002-02-24 [alfons] 0.7.2claws12
4436 clear old color flags first when applying a new color to
4438 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
4440 2002-02-24 [alfons] 0.7.2.claws11
4443 * src/prefs_common.c
4444 add presets for Opera and Konqueror, closes patch #517261,
4445 submitted by Ville Skyttä <scop@users.sourceforge.net>
4447 2002-02-24 [alfons] 0.7.2.claws10
4451 fix threading for null message ids, closes patch #521601,
4452 submitted by Bob Forsman <hammor@users.sourceforge.net>
4454 2002-02-24 [alfons] 0.7.2claws9
4458 make Tool | Filter Message work with filtering system so
4459 setting flags also works