1 2002-10-12 [colin] 0.8.5claws22
4 Fix a bug after "Check for new messages":
5 If a folder was opened, it was still selected at
6 the end of the check, but displayed empty.
8 Remove unnecessary check
13 be more verbose in the description of
17 2002-10-11 [colin] 0.8.5claws21
20 Make space work (better) when no mail is selected
22 2002-10-11 [colin] 0.8.5claws20
28 2002-10-11 [colin] 0.8.5claws19
31 revert 0.8.5claws6 changes as i couldn't get to
34 2002-10-11 [melvin] 0.8.5claws18
37 Removed buggy and unused macro (should have been committed in
40 2002-10-11 [melvin] 0.8.5claws17
43 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
45 2002-10-11 [thorsten] 0.8.5claws16
50 2002-10-11 [colin] 0.8.5claws15
53 fix a segfault that happens if conv_unmime_header
54 fails (should be better to find out why it fails)
56 2002-10-11 [christoph] 0.8.5claws14
59 update folderview stats after ignore/unignore thread
61 2002-10-11 [hoa] 0.8.5claws13
63 * src/quote_fmt_parse.y
64 Fixed a yacc/bison syntax error
66 Escaping of string is fixed.
68 2002-10-11 [colin] 0.8.5claws12
73 2002-10-11 [paul] 0.8.5claws11
76 updated by Ricardo Mones Lastra
78 2002-10-10 [alfons] 0.8.5claws10
81 allow dropping files by "moving" files from a file manager,
82 not only by the more cumbersome "copying". the latter
83 mostly implies holding down the Control button
85 2002-10-10 [christoph] 0.8.5claws9
88 update folders after thread building for ignored threads
90 2002-10-10 [christoph] 0.8.5claws8
101 * src/summaryview.[ch]
102 o added new flag need_update to FolderItem
103 o removed folder_table from various functions from tracking
105 o set need_update flags in folder.c's move, copy and delete
106 functions and procmsg's flags functions
107 o added function folderview_update_items_when_required that
108 updates all folders with need_update set
109 o call folderview_update_items_when_required instead of
110 folderview_update_item_foreach
112 2002-10-09 [sergey] 0.8.5claws7
115 Strip CRs whel loading the text into editor in reedit mode.
117 2002-10-09 [colin] 0.8.5claws6
120 Make Space work when no mail is selected
122 2002-10-09 [colin] 0.8.5claws5
126 Add gtk_sctree_reanchor()
128 Use gtk_sctree_reanchor() - better fix for
131 2002-10-09 [colin] 0.8.5claws4
134 Fix shift-click select after delete problem
137 2002-10-08 [thorsten] 0.8.5claws3
140 exclude current msg from -hide read messages-
142 2002-10-08 [colin] 0.8.5claws2
147 Differentiate socket errors from disk full
150 2002-10-08 [christoph] 0.8.5claws1
154 modifications for new config directory
156 * config.guess ** REMOVED **
157 * config.sub ** REMOVED **
158 * install-sh ** REMOVED **
159 * ltmain.sh ** REMOVED **
160 * missing ** REMOVED **
161 * mkinstalldirs ** REMOVED **
162 these files are autogenerated by automake
163 when you run autogen.sh
165 * config/.cvsignore ** NEW FILE **
166 * config/Makefile.am ** NEW FILE **
167 ignore autogenerated files
168 create a Makefile in this directory
170 2002-10-08 [paul] 0.8.5claws
177 fix quote reply format for newsgroups reply bug
182 updated by me and Witold Wladyslaw Wojciech Wilk
185 2002-10-07 [paul] 0.8.3claws53
190 updated messages catalogs, submitted by
191 Alessandro Maestri, Fabio Jr.Beneditto
192 and Urke MMI, respectively.
194 2002-10-07 [christoph] 0.8.3claws52
199 fix new folder ghost message bug
200 (closes bug [ 619722 ] wrong count for newly created folders)
202 2002-10-07 [christoph] 0.8.3claws51
205 fix news posting problem
207 2002-10-07 [melvin] 0.8.3claws50
210 Updated French translation
212 2002-10-05 [christoph] 0.8.3claws49
215 check if line_start_cache is set in gtk_stext_update_text
216 (closes bug [ 618119 ] crash while doing search in folder)
218 2002-10-05 [christoph] 0.8.3claws48
224 implement cache cleanups for claws' folder system
225 (closes bug [ 595916 ] imapcache not cleaned up)
227 2002-10-05 [melvin] 0.8.3claws47
229 * src/prefs_actions.c
230 Made the help text more clear for the %p token
232 2002-10-04 [paul] 0.8.3claws46
235 see ChangeLog 2002-10-02 and 2002-10-03
237 2002-10-04 [christoph] 0.8.3claws45
240 fix segfault caused by pop before smtp
241 call to inc_account_mail with NULL
244 2002-10-04 [paul] 0.8.3claws44
247 sync the LDAP detection from 0.8.5cvs1
249 2002-10-02 [christoph] 0.8.3claws43
252 fix small spelling error
254 2002-10-02 [melvin] 0.8.3claws42
257 Behave better and say "no" when test program cannot be run.
259 2002-10-02 [paul] 0.8.3claws41
261 * sync with 0.8.4cvs1
262 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
265 toggle the behavior of Reply menuitem between
266 normal reply and reply-to-list
268 2002-10-01 [sergey] 0.8.3claws40
271 Convert newlines in the message text to the canonical form
272 before base64 encoding (RFC2045 compliance, fixes some
273 interoperability issues with Evolution 1.0.3)
275 2002-09-29 [colin] 0.8.3claws39
278 Fix an unwanted copy/paste
280 2002-09-29 [colin] 0.8.3claws38
283 Renamed "Custom toolbar" to "Customize toolbar"
284 Renamed "Show all header" to "Show all headers"
285 Renamed "Set diplay item" to "Set displayed items"
287 Renamed "Show all header" to "Show all headers"
288 * src/prefs_summary_column.c
289 Renamed "diplay item" to "displayed items"
291 2002-09-29 [colin] 0.8.3claws37
293 * src/mainwindow.[ch]
294 online/offline status pixmaps follow theme
296 * src/summaryview.[ch]
297 quicksearch pixmap follows theme changes
299 2002-09-29 [thorsten] 0.8.3claws36
302 src/prefs_folder_item.[ch]
303 add default_reply_to folder option (closes patch 581044)
305 2002-09-29 [christoph] 0.8.3claws35
307 * acconfig.h ** REMOVED **
311 * ac/gnupg-check-typedef.m4
312 fix autoheader 2.50 warning
314 2002-09-29 [christoph] 0.8.3claws34
316 * major code cleanup (part 2)
318 - unused variables removed
319 - unused functions removed
320 - uninitialized variables checked
321 - missing return statements added
322 - missing function return types added
323 - added parentheses around assignment
324 when suggested by gcc
326 2002-09-29 [alfons] 0.8.3claws33
329 log_window_clear(): only bracket gtk_text_forward_delete()
330 with gtk_text_freeze() / gtk_text_thaw() (see if this
331 works around GTK text bug)
333 2002-09-29 [paul] 0.8.3claws32
337 updated by George Danchev and Urke MMI
340 2002-09-27 [christoph] 0.8.3claws31
343 * doc-src/rfc1806.txt ** REMOVED **
344 * doc-src/rfc2183.txt ** NEW FILE **
345 * doc-src/rfc2980.txt ** NEW FILE **
348 2002-09-27 [melvin] 0.8.3claws30
351 Fixed typo which could break linking
353 2002-09-27 [melvin] 0.8.3claws29
356 Improved GNU/aspell checking.
359 2002-09-27 [paul] 0.8.3claws28
361 * sync with 0.8.3cvs8
362 see ChangeLog 2002-09-27
364 2002-09-26 [colin] 0.8.3claws27
368 Add "Reply to Mailing-list" to the toolbar
370 2002-09-26 [christoph] 0.8.3claws26
373 Fix wrong message counts in summaryview status
375 2002-09-26 [paul] 0.8.3claws25
377 * sync with 0.8.3cvs7
378 see ChangeLog 2002-09-26
380 2002-09-26 [paul] 0.8.3claws24
382 * sync with 0.8.3cvs6
383 see ChangeLog 2002-09-25
385 2002-09-25 [christoph] 0.8.3claws23
388 * src/prefs_folder_item.c
389 * src/prefs_scoring.c
390 Renamed "kill score" to "hide score" in GUI
393 2002-09-25 [paul] 0.8.3claws22
395 * sync with 0.8.3cvs5
396 see ChangeLog 2002-09-24
398 2002-09-24 [alfons] 0.8.3claws21
400 patch by Satoshi Nagayasu: allows appending / saving multiple
401 selected files (closes "[ 612279 ] save multiple mesg(s) in
407 summary_save_as(): allow saving selected files to
409 summary_set_menu_sensitive: enable "Save As..." when
410 multiple files are selected
412 append_file(): new function
414 2002-09-24 [colin] 0.8.3claws20
417 Fix segfault when mimeinfo doesn't have a
420 2002-09-24 [colin] 0.8.3claws19
422 * src/prefs_common.[ch]
423 Add a preference to display send dialog or not
425 Display send dialog according to preference
427 2002-09-24 [colin] 0.8.3claws18
430 Disable user actions when sending
432 2002-09-24 [colin] 0.8.3claws17
435 Do not display name or filename for attachments
436 with an application/pgp-signature type
437 (security flaw, see bug 537413)
439 2002-09-23 [colin] 0.8.3claws16
442 Initialize entry_email, entry_alias and
443 entry_remarks to first email address of the list
445 2002-09-23 [colin] 0.83claws15
448 Drop pgp-signature when reediting a signed queued
451 2002-09-23 [melvin] 0.8.3claws14
454 Updated French translation
456 2002-09-23 [melvin] 0.8.3claws13
459 Made custom toolbar menu labels more consistent
460 * src/prefs_toolbar.c
461 Made custom toolbar window title more consistent
463 2002-09-22 [colin] 0.8.3claws12
466 Initialize session type to normal before getting
467 mail (fixes strange Get behaviour)
468 * src/prefs_account.h
469 Move STYPE_POP_BEFORE_SMTP to last position to
470 avoid other side-effects
472 2002-09-22 [colin] 0.8.3claws11
474 * src/prefs_account.c
475 Fix pop_bfr_smtp_tm_entry sensivity when switching
476 from pop3 to apop or vice-versa
478 2002-09-22 [colin] 0.8.3claws10
480 * src/prefs_account.[ch]
481 Add an option for the POP before SMTP timeout
483 Remember time of last POP connection
485 Do POP before SMTP only if timeout reached
487 2002-09-22 [oliver] 0.8.3claws9
490 explain custom toolbar
492 2002-09-22 [oliver] 0.8.3claws8
494 * src/prefs_actions.[ch]
495 custom toolbar for compose
496 actions callback from compose toolbar
498 remove include toolbar.h
500 2002-09-22 [oliver] 0.8.3claws7
502 * src/prefs_toolbar.[ch]
503 custom toolbar for compose
504 - generic prefs_toolbar handles both
505 Mainwin's toolbar as well as Compose toolbar
507 2002-09-22 [oliver] 0.8.3claws6
510 custom toolbar for compose
511 restructure toolbar.[ch]
513 2002-09-22 [oliver] 0.8.3claws5
516 custom toolbar for compose
518 2002-09-22 [oliver] 0.8.3claws4
520 * src/mainwindow.[ch]
521 custom toolbar for compose
522 move mainwin toolbar back to mainwindow
524 2002-09-22 [alfons] 0.8.3claws3
531 2002-09-22 [alfons] 0.8.3claws2
534 procmsg_save_to_outbox(): don't unlink message file from queue;
535 callers should do it using folder_item_remove_msg()
537 2002-09-22 [colin] 0.8.3claws1
540 Made mimeview_check_signature() public
542 Made GPG signatures verifiable by clicking
543 the [application/pgp-signature] in the Text
546 2002-09-22 [paul] 0.8.3claws
555 updated translations, submitted by George Danchev,
556 me, Ricardo Mones Lastra, Alessandro Maestri,
557 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
558 and Urke MMI, respectively.
560 2002-09-22 [alfons] 0.8.2claws65
564 no furry valgrinds have been used to plug these memleaks
566 2002-09-20 [paul] 0.8.2claws64
568 * sync with 0.8.3cvs4
569 'Select thread' re-implemented
570 see ChangeLog 2002-09-20
572 2002-09-21 [alfons] 0.8.2claws63
575 compose_send(): plug unnoticed memleak
577 2002-09-20 [alfons] 0.8.2claws62
580 replace_address_in_edit(): strict check for NULL address to
581 fix "[ 607348 ] Segfault in address completion". My guess is
582 that this happens with an empty address book, but it's good
583 to have this check here anyway
585 completion_window_button_press(): free string returned
586 from the internal cache
588 2002-09-20 [christoph] 0.8.2claws61
591 added ENC_BINARY to EncodingType
593 the string returned by procmime_get_encoding_str
594 should not depend on the order of values in the
595 EncodingType definition
596 * doc-src/rfc1806.txt ** NEW FILE **
597 Added rfc1806 about MIME Content-Disposition
600 2002-09-19 [paul] 0.8.2claws60
602 * sync with 0.8.2cvs3
603 see ChangeLog 2002-09-19
605 2002-09-19 [paul] 0.8.2claws59
607 * src/prefs_folder_item.c
608 revert to Darko's original alignment of colour
610 add a colon to folder_color label
613 add Colin's patch (with Hiro's modifications) to
614 force BASE64 encoding for 8-bit text when signing
615 (sync with 0.8.3cvs2)
617 2002-09-18 [alfons] 0.8.2claws58
622 (beautify a little bit)
624 2002-09-18 [christoph] 0.8.2claws57
627 fix handling of fgetc return value
629 2002-09-17 [alfons] 0.8.2claws56
632 summary_sort(): check non-NULL summaryview->folder_item when no
633 folder is selected at all
634 (closes "[ 610344 ] sort label make syl Crash")
636 2002-09-17 [alfons] 0.8.2claws55
639 beautify a little bit
641 2002-09-17 [christoph] 0.8.2claws54
644 initialize max values for cache and folder
645 when cache or folder is empty
647 2002-09-15 [colin] 0.8.2claws53
650 Fix a leak (thanks Alfons!) and cleaned
651 variables names for custom headers
653 2002-09-15 [colin] 0.8.2claws52
656 Fix custom headers recognition when
657 prefs_common.trans_hdr is on
659 2002-09-15 [colin] 0.8.2claws51
662 Allow dynamically-added custom headers
663 Yet not reparsed if reedited
665 2002-09-15 [alfons] 0.8.2claws50
667 * src/prefs_account.c
670 2002-09-15 [colin] 0.8.2claws49
672 * src/prefs_account.c
673 fix pop_before_smtp sensitivity
675 2002-09-15 [colin] 0.8.2claws48
678 add inc_pop_before_smtp()
679 allow MainWindow to be undefined in
680 inc_account_mail() and inc_start()
683 add STYPE_POP_BEFORE_SMTP session type
684 * src/prefs_account.c
685 activated pop before smtp option
687 do pop before smtp if the relevant option
690 2002-09-15 [paul] 0.8.2claws47
693 see ChangeLog 2002-09-15
695 2002-09-14 [paul] 0.8.2claws46
698 updated Bulgarian translation, submitted by
701 2002-09-13 [paul] 0.8.2claws45
704 merge claws' select_account() with main's
705 (new) compose_select_account(). [sync with
706 0.8.2cvs15, see ChangeLog 2002-09-11]
708 2002-09-12 [christoph] 0.8.2claws44
711 allocate 1 elements of FolderItem not 0
713 2002-09-12 [colin] 0.8.2claws43
716 Fix bug #590825 (obey Follow-up: poster)
718 2002-09-12 [colin] 0.8.2claws42
721 Fix bug #557009 (wrong headers for messages
722 forwarded as attachments)
724 2002-09-11 [colin] 0.8.2claws41
727 Put SCF: pseudo-header on top of message
728 Set draft tmp_flag when saved as draft
732 Skip after first \n\n for beginning of real message
735 2002-09-11 [christoph] 0.8.2claws40
738 use procmsg flag functions in filtering or processing
739 will cause incorrect folder message counts
741 2002-09-11 [colin] 0.8.2claws39
744 Fix bug #550175 - wrong save folder when reediting
747 2002-09-11 [paul] 0.8.2claws38
749 * sync with 0.8.2cvs14
750 see ChangeLog 2002-09-11
752 2002-09-11 [colin] 0.8.2claws37
755 Fix a typo (seeming to cause new/unread status to
758 2002-09-10 [christoph] 0.8.2claws36
761 compose_redirect should not use compose_generic_new
762 because that does more stuff than expected including
763 opening the external editor
764 (closes bug "[ 526608 ] bounced messages appear blank
767 2002-09-10 [christoph] 0.8.2claws35
770 fix problem with too large message number range
771 causing a crash in folder_item_scan
773 2002-09-10 [paul] 0.8.2claws34
775 * sync with 0.8.2cvs13
776 see ChangeLog 2002-09-10
778 2002-09-10 [christoph] 0.8.2claws33
781 set MsgInfo TmpFlags for queue and draft folders
782 (closes bug "[ 591676 ] Queue ignore MIME on restart")
784 2002-09-10 [paul] 0.8.2claws32
787 po/bg.po ** NEW FILE **
788 new Bulgarian translation submitted by
789 George Danchev <danchev@spnet.net>
793 tools/tb2sylpheed ** NEW FILE **
794 add script that converts an addressbook exported
795 from The Bat! into a Sylpheed addressbook. Submitted
796 by Urke MMI <urke-kg@eunet.yu>
798 2002-09-10 [paul] 0.8.2claws31
800 * sync with 0.8.2cvs12
801 see ChangeLog 2002-09-10
803 2002-09-06 [paul] 0.8.2claws30
806 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
810 tools/ldif-to-xml.py ** REMOVED **
811 remove obsolete python script
813 2002-09-06 [paul] 0.8.2claws29
815 * sync with 0.8.2cvs10
816 see ChangeLog 2002-09-06
818 2002-09-04 [paul] 0.8.2claws28
820 * sync with 0.8.2cvs9
821 see ChangeLog 2002-08-04
823 2002-09-04 [colin] 0.8.2claws27
825 * src/prefs_common.[ch]
826 Added signature color configuration
828 Use user-specified signature color
830 2002-09-03 [colin] 0.8.2claws26
832 * src/prefs_common.[ch]
833 Added autosave and autosave_length prefs
835 Added compose_remove_draft()
836 Auto-save drafts according to the prefs
838 Added a crash-indicator file, allowing to check
839 for new messages on startup if Sylpheed crashed
840 (makes saved drafts "reappear")
842 2002-09-03 [colin] 0.8.2claws25
847 2002-09-03 [paul] 0.8.2claws24
849 * sync with 0.8.2cvs8
850 see ChangeLog 2002-09-02 and 2002-09-03
852 2002-09-03 [darko] 0.8.2claws23
855 use normal style when creating new folder to pick
858 2002-09-02 [melvin] 0.8.2claws22
861 removed some obsolete code
863 2002-09-02 [melvin] 0.8.2claws21
866 fixed test's equality sign (== to =)
868 2002-09-02 [alfons] 0.8.2claws20
872 revert change of 0.8.2claws16 and use the mh_folder_destroy
873 as folder->destroy virtual as suggested by Hiro
874 (the mh.c code seems to have been lost around mh.c.1.21)
876 2002-09-02 [paul] 0.8.2claws19
879 updated by Fabio Jr. Beneditto
882 use 'http://claws.sylpheed.org' for homepage link.
883 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
885 2002-09-01 [alfons] 0.8.2claws18
888 plug memleak related to one Martin Kluge found
890 2002-08-31 [paul] 0.8.2claws17
892 * sync with 0.8.2cvs6
893 see ChangeLog 2002-08-30
895 2002-08-31 [alfons] 0.8.2claws16
898 folder_destroy(): remove mailbox from folderlist even if it has
901 2002-08-31 [alfons] 0.8.2claws15
906 (being pedantic I know)
908 2002-08-31 [alfons] 0.8.2claws14
911 check for NULL pointers returned from folder->fetch_msginfo virtual
912 (should solve some reported crashes)
914 2002-08-30 [alfons] 0.8.2claws13
919 enable crash dialog on compilation time
920 (--enable-crash-dialog configure option)
922 2002-08-30 [alfons] 0.8.2claws12
927 apply memory leak plug patch by Martin Kluge
928 (closes patch "[ 602568 ] patch for 602441 little memory leak",
929 bug "[ 599677 ] Very small memory leak in 0.81claws115",
930 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
932 2002-08-30 [darko] 0.8.2claws11
935 copy Gtk style from normal style to match
936 font size for coloured folders
938 2002-08-29 [alfons] 0.8.2claws10
941 Type=Internet <- Type=Application
942 (reported by Michael Schwendt, see:
943 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
944 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
946 2002-08-29 [paul] 0.8.2claws9
948 * sync with 0.8.2cvs5
949 see ChangeLog 2002-08-29
951 2002-08-29 [colin] 0.8.2claws8
954 Added a sanity check in summary_select_thread
955 Should fix bug 601605
957 2002-08-29 [colin] 0.8.2claws7
960 Revert claws6 changes regarding bug #591676
962 2002-08-28 [colin] 0.8.2claws6
965 Ignore cache for queue folderitems
968 2002-08-28 [melvin] 0.8.2claws5
973 2002-08-28 [melvin] 0.8.2claws4
976 Updated a bit the text concerning the spell checker
978 2002-08-28 [melvin] 0.8.2claws3
980 Merged the GNU_aspell_branch:
981 Support of new GNU/aspell is now included and the old pspell
982 is not supported anymore.
986 Updated spell checker text to reflect the switch to GNU/aspell
988 * ac/aspell.m4 *** NEW ***
989 * src/gtkaspell.[ch] *** NEW ***
990 * ac/pspell.m4 *** DELETED ***
991 * src/gtkspell.[ch] *** DELETED ***
994 Updated for GNU/aspell support
997 Replaced gtkspell.c by gtkaspell.c
1005 * src/prefs_common.[ch]
1006 Updated for GNU/aspell support
1008 2002-08-28 [paul] 0.8.2claws2
1010 * sync with 0.8.2cvs4
1011 see ChangeLog 2002-08-27 and 2002-08-28
1013 2002-08-28 [colin] 0.8.2claws1
1015 * src/summary_search.c
1018 2002-08-28 [jens] 0.8.2claws
1021 Updated German translations
1023 2002-08-27 [melvin] 0.8.2claws
1026 Updated French translations
1028 2002-08-27 [paul] 0.8.2claws
1030 * sync with 0.8.2 main release
1038 updated message catalogs submitted by
1039 Ricardo Mones Lastra, Alessandro Maestri,
1040 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
1041 Beneditto and Urke MMI
1043 2002-08-27 [hoa] 0.8.1claws123
1045 * src/mainwindow.[ch]
1046 * src/summaryview.[ch]
1047 removed the "filter setting" menu option.
1048 add a "cancel a news message" menu option.
1050 2002-08-26 [martin] 0.8.1claws122
1053 changed string under 0.8.1claws79 changed by myself
1056 2002-08-26 [martin] 0.8.1claws121
1059 added kill command to debuggerrc to start crash dialog
1061 2002-08-26 [paul] 0.8.1claws120
1063 * sync with 0.8.1cvs31
1064 see ChangeLog 2002-08-26
1066 2002-08-25 [alfons] 0.8.1claws119
1069 fix bug that didn't send out correct headers to news server
1070 when sending news article and email from queue (bug reported
1071 and patch provided by Tim Mann; closes bug
1072 "[ 583196 ] 0.7.8claws can't post news")
1074 2002-08-25 [alfons] 0.8.1claws118
1076 * src/selective_download.c
1077 mark two strings as translatable
1078 (thanks to Urke MMI for pointing this out)
1080 2002-08-25 [alfons] 0.8.1claws117
1083 treat sent boxes as special and allow sorting them by addressee
1084 (closes "[ 589418 ] Sent folder sorting misbehavior"
1085 submitted by Steve Lamb)
1087 2002-08-24 [alfons] 0.8.1claws116
1090 fix memleak reported by Martin Kluge
1091 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
1093 2002-08-24 [oliver] 0.8.1claws115
1095 * src/prefs_toolbar.c
1096 o code cleanup as suggested by Alfons
1099 2002-08-24 [alfons] 0.8.1claws114
1102 o fix another memory leak reported by Martin Kluge
1103 (see "[ 599568 ] Small Memory Leak")
1104 o remove 'from' variable from 'summary_set_header()'; we can
1107 2002-08-24 [paul] 0.8.1claws113
1109 * sync with 0.8.1cvs30
1110 see ChangeLog 2002-08-23
1112 2002-08-24 [alfons] 0.8.1claws112
1115 remove unnecessary allocations for search bar fixing leaks
1116 reported by Martin Kluge
1117 (see "[ 599451 ] Further memory leaks?")
1119 2002-08-24 [alfons] 0.8.1claws111
1122 make get_socket_name() public for crash.c
1124 o make report bug button work (goes to claws'
1125 bug tracker at sf.net)
1126 o introduce function for doing important stuff just
1127 before claws goes down
1130 2002-08-24 [alfons] 0.8.1claws110
1133 move cursor to "To" entry when forwarding as attachment
1134 (reported and solved by Steve Lamb, closes bug report
1135 "[ 592880 ] Forward as attachment; cursor not in to")
1137 2002-08-24 [colin] 0.8.1claws109
1140 fix quick search visibility after GUI (de)separations.
1142 2002-08-23 [colin] 0.8.1claws108
1145 fix header pane visibility after folderview or
1146 messageview (de)separation
1148 2002-08-23 [paul] 0.8.1claws107
1150 * src/mainwindow.[ch]
1152 give full control of display or non-display
1153 of the Execute icon to Custom toolbar settings.
1154 add new sensitivity condition to maninwindow.h:
1160 more sync with 0.8.1cvs29
1162 2002-08-23 [melvin] 0.8.1claws106
1165 Readded support for custom widget in alertpanel lost in last
1168 2002-08-23 [paul] 0.8.1claws105
1170 * sync with 0.8.1cvs29
1171 see ChangeLog 2002-08-23
1173 2002-08-23 [colin] 0.8.1claws104
1176 Fix folder and search pixmaps exchanging positions
1177 after theme or toolbar changes. Thank to Oliver for
1180 2002-08-23 [colin] 0.8.1claws103
1183 src/messageview.[ch]
1186 Changed messageview_create() and noticeview_create()
1187 to avoid the last gdk_warning
1189 2002-08-22 [colin] 0.8.1claws102
1192 Fix my new `Creating pixmap from xpm' warning
1194 2002-08-22 [colin] 0.8.1claws101
1197 Fix some of the gdk warnings
1199 2002-08-22 [colin] 0.8.1claws100
1202 * src/stock_pixmap.c
1203 * src/stock_pixmap.h
1204 * src/pixmaps/quicksearch.xpm *ADDED*
1205 Add the quicksearch pixmap
1209 Make quicksearch bar visible/hidden via a button
1211 2002-08-22 [christoph] 0.8.1claws99
1214 fix folder update for newsgroups with message
1215 numbers below minimum number of articles to fetch
1216 (closes bug #598445)
1218 2002-08-22 [paul] 0.8.1claws98
1220 * sync with 0.8.1cvs28
1221 see ChangeLog 2002-08-22
1223 2002-08-21 [alfons] 0.8.1claws97
1226 use bt instead of bt full which seems to work
1227 better, and bt full doesn't give a great deal
1228 of information anyway
1230 2002-08-21 [colin] 0.8.1claws96
1233 fix summaryview_searchtype_changed prototype
1235 2002-08-21 [christoph] 0.8.1claws95
1238 o fix broken menu update for sorting type, we have to
1239 get this info from the summaryview now
1240 o removed setting of threaded state in menu callback
1241 * src/summaryview.[ch]
1242 more summaryview/folderitem seperation for
1245 removed not required --with-compiler-flags option
1247 2002-08-21 [oliver] 0.8.1claws94
1250 o rename toolbar.xml to toolbar_main.xml
1251 since toolbar_compose.xml might come up
1256 2002-08-21 [darko] 0.8.1claws93
1259 don't reset tmp flags for messages copied
1262 2002-08-21 [colin] 0.8.1claws92
1264 * src/prefs_filtering.c
1265 fix renaming rules on folder rename
1266 when folder is not a leaf folder
1268 2002-08-21 [paul] 0.8.1claws91
1270 * src/prefs_folder_item.c
1271 fix alignment of colour selector
1273 2002-08-21 [paul] 0.8.1claws90
1275 * sync with 0.8.1cvs27
1276 see ChangeLog 2002-08-21
1278 2002-08-21 [paul] 0.8.1claws89
1281 fix crash when changing field type in
1284 2002-08-21 [colin] 0.8.1claws88
1287 Made quick search case-insensitive
1289 2002-08-21 [paul] 0.8.1claws87
1291 * sync with 0.8.1cvs26
1292 see ChangeLog 2002-08-21
1294 2002-08-20 [christoph] 0.8.1claws86
1298 * src/summaryview.[ch]
1299 more summaryview/folderitem seperation for
1300 sort_key and sort_type
1302 added missing return statement
1304 2002-08-20 [colin] 0.8.1claws85
1306 * src/summaryview.[ch]
1307 Added a quick search box
1309 * src/prefs_common.[ch]
1310 Added a show/hide option for the quick search
1312 2002-08-20 [oliver] 0.8.1claws84
1315 remove toolbar_create_popups
1317 o remove toolbar_create_popups
1318 o fix toolbar_set_sensitive
1319 (Bug reports #596834 and #596832)
1320 * src/prefs_toolbar.c
1321 o add "Set default" button
1322 o align label and text + combo widgets
1324 2002-08-20 [hoa] 0.8.1claws83bis
1327 fixed a bug in imap_fetch_msginfo() in case there is no
1330 2002-08-20 [darko] 0.8.1claws83
1333 copy the color style of folder view so it
1334 works with GTK themes
1336 2002-08-20 [darko] 0.8.1claws82
1340 * src/prefs_folder_item.[hc]
1341 don't use UI stuff in folder.h
1343 2002-08-20 [darko] 0.8.1claws81
1346 * src/prefs_folder_item.h
1348 * src/prefs_folder_item.c
1349 ability to set folder color in folderview
1351 2002-08-19 [alfons] 0.8.1claws80
1354 fix one of the earlier memleaks reported by Martin Kluge
1356 2002-08-19 [alfons] 0.8.1claws79
1359 hide notice view when selecting seperate folder
1360 view (reported by Urke MMI)
1362 2002-08-19 [christoph] 0.8.1claws78
1365 * src/prefs_folder_item.h
1366 * src/summaryview.[ch]
1367 o add summary_set_prefs_from_folderitem to set
1368 summaryview prefs (first step to remove all
1369 references to the folderitem in summaryview)
1370 o moved compiled regex stuff from folderitem prefs
1373 2002-08-19 [paul] 0.8.1claws77
1376 add check for '.' to QUOTE_IF_REQUIRED
1378 2002-08-19 [paul] 0.8.1claws76
1381 sync with 0.8.1cvs25 (plug memory leak)
1383 * src/prefs_toolbar.c
1384 re-order prefs_toolbar_cancel()
1386 2002-08-18 [alfons] 0.8.1claws75
1390 plug other memleaks reported by Martin Kluge
1392 2002-08-18 [paul] 0.8.1claws74
1395 updated by Fabio Jr. Beneditto
1397 2002-08-18 [paul] 0.8.1claws73
1400 fix bug where tooltips were displayed untranslated
1402 * src/prefs_toolbar.c
1403 fix bug where clicking 'Cancel' creates an icon & text
1404 toolbar regardless of prefs
1407 2002-08-17 [oliver] 0.8.1claws72
1409 * src/prefs_toolbar.c
1410 update toolbar on CANCEL
1411 bug reported by Martin Kluge
1413 toolbar_destroy memleak fixed
1415 2002-08-17 [alfons] 0.8.1claws71
1418 plug another memleak reported by Martin Kluge
1420 2002-08-16 [alfons] 0.8.1claws70
1423 use execvp() correctly (suggested by wwp; thanks!)
1425 2002-08-16 [alfons] 0.8.1claws69
1428 plug memory leak reported by Kim Schultz & Martin Kluge
1430 2002-08-16 [paul] 0.8.1claws68
1433 updated by Ricardo Mones Lastra
1435 2002-08-16 [paul] 0.8.1claws67
1438 fix bug where 'Compose News' icon showed wrong
1441 2002-08-16 [paul] 0.8.1claws66
1443 * sync with 0.8.1cvs24
1444 see ChangeLog 2002-08-16
1447 updated by Alessandro Maestri
1449 2002-08-15 [paul] 0.8.1claws65
1454 2002-08-15 [paul] 0.8.1claws64
1457 don't translate debug info
1462 2002-08-15 [paul] 0.8.1claws63
1464 * src/prefs_toolbar.c
1465 fix bug where clicking 'OK' creates an icon & text
1466 toolbar regardless of prefs
1468 2002-08-14 [alfons] 0.8.1claws62
1471 add global var that has the full argv[0]
1473 o execvp the correct sylpheed by using argv0
1474 and setting the correct work dir
1477 2002-08-14 [oliver] 0.8.1claws61
1479 * enable/disable Toolbar Action Buttons
1483 * src/prefs_toolbar.c
1485 2002-08-14 [melvin] 0.8.1claws60
1488 Updated French translations
1490 2002-08-14 [melvin] 0.8.1claws59
1493 Made bug report not translatable
1495 Fixed exporthtml_build_filespec() return value
1497 Fixed incorrect include file
1499 * src/prefs_actions.c
1500 * src/prefs_toolbar.c
1501 Made debug info not translatable
1504 Added missing includes
1505 * src/prefs_common.c
1508 2002-08-14 [paul] 0.8.1claws58
1510 * faq/es/sylpheed-faq.html
1511 faq/es/sylpheed-faq-[1-3].html
1512 faq/es/sylpheed-faq-4.html **NEW FILE **
1515 2002-08-13 [christoph] 0.8.1claws57
1518 ignore thread fix that did not mark all
1519 child nodes of a ignored thread as
1520 ignored. Does not work perfectly yet,
1521 but it is better now
1523 2002-08-13 [alfons] 0.8.1claws56
1526 o implement 'save crash log'
1529 2002-08-13 [melvin] 0.8.1claws55
1532 removed unrequired "execinfo.h" header
1534 2002-08-12 [paul] 0.8.1claws54
1536 * faq/en/sylpheed-faq.html
1537 faq/en/sylpheed-faq-[1-3].html
1538 faq/en/sylpheed-faq-4.html **NEW FILE **
1541 2002-08-12 [alfons] 0.8.1claws53
1544 add crash.c to translatables
1546 bring in Leandro's crash dialog
1548 2002-08-11 [alfons] 0.8.1claws52
1551 clean up some warnings
1553 2002-08-11 [alfons] 0.8.1claws51
1557 * src/crash.[ch] ** NEW FILES **
1559 initial gdb crash handler
1561 2002-08-11 [paul] 0.8.1claws50
1563 * src/prefs_toolbar.c
1564 replace Up/Down arrow pixmaps with text to be
1565 consistent across icon themes
1567 2002-08-11 [paul] 0.8.1claws49
1569 * src/prefs_common.c
1571 rename 'Pixmap' -> 'Icon'
1574 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1576 2002-08-10 [paul] 0.8.1claws48
1578 * src/prefs_toolbar.c
1581 2002-08-10 [paul] 0.8.1claws47
1584 don't write Processing progress to status bar
1585 patch submitted by Alexander Evseev
1587 * src/prefs_toolbar.c
1588 re-position and resize window
1589 make window assume correct size on first call
1591 2002-08-10 [paul] 0.8.1claws46
1598 follow UI text conventions
1600 2002-08-10 [alfons] 0.8.1claws45
1603 correct pixmap for delete action
1605 2002-08-10 [paul] 0.8.1claws44
1608 updated by Fabio Jr. Beneditto
1610 2002-08-10 [paul] 0.8.1claws43
1613 add custom toolbar files
1615 2002-08-10 [paul] 0.8.1claws42
1617 * sync with 0.8.1cvs22
1618 see ChangeLog 2002-08-09
1620 2002-08-09 [paul] 0.8.1claws41
1624 tools/outlook2sylpheed.pl ** NEW FILE **
1625 add script to convert exported Outlook
1626 contacts list to a Sylpheed addressbook.
1627 Submitted by Ricardo Mones Lastra.
1629 2002-08-09 [paul] 0.8.1claws40
1633 po/sr.po ** NEW FILE **
1634 add Serbian message catalog. Submitted by
1635 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
1637 2002-08-09 [paul] 0.8.1claws39
1639 * sync with 0.8.1cvs21
1640 see ChangeLog 2002-08-08
1642 2002-08-08 [oliver] 0.8.1claws38
1645 move Custom Toolbar to Configuration menu
1647 2002-08-08 [oliver] 0.8.1claws37
1649 * src/prefs_toolbar.c
1650 fix substitute pixmap bug
1652 2002-08-08 [paul] 0.8.1claws36
1654 * sync with 0.8.1cvs19
1655 see ChangeLog 2002-08-08
1657 2002-08-07 [christoph] 0.8.1claws35
1660 fixed a memory leak in new canonicalize_file_replace
1662 2002-08-07 [christoph] 0.8.1claws34
1665 o canonicalize_file_replace should create the temporary
1666 file in the same directory as the original file.
1667 o added get_tmpfile_in_dir that creates a temorary file
1668 in a specified directory.
1670 2002-08-07 [melvin] 0.8.1claws33
1673 fixed bug where 'Article' button acted as 'Email' button.
1675 2002-08-07 [paul] 0.8.1claws32
1677 * sync with 0.8.1.cvs17
1678 see ChangeLog 2002-08-07
1680 2002-08-07 [colin] 0.8.1claws31
1683 fix mass-cancel problem
1685 2002-08-07 [thorsten] 0.8.1claws30
1687 * src/prefs_toolbar.c
1688 fix: crash on replace or add new button
1690 fix: close xmlfile after reading
1692 fix: unlink() file before rename()
1694 2002-08-06 [paul] 0.8.1claws29
1696 * sync with 0.8.cvs15
1697 see ChangeLog 2002-08-06
1699 2002-08-06 [oliver] 0.8.1claws28
1702 * src/prefs_toolbar.c
1703 fixed empty toolbar issue
1705 2002-08-06 [oliver] 0.8.1claws27
1707 * Custom Toolbar Final
1711 o toolbar stuff now lives in src/toolbar.[ch]
1712 o main_window_toolbar_* functions are renamed to
1713 toolbar_* reflecting their new source file
1714 * src/mainwindow.[ch]
1715 o remove toolbar stuff
1717 2002-08-06 [oliver] 0.8.1claws26
1720 * src/prefs_toolbar.[ch] **New File**
1721 * src/toolbar.[ch] **New File**
1722 o prefs_toolbar.[ch] custom toolbar frontend
1723 o toolbar.[ch] backend
1725 2002-08-06 [oliver] 0.8.1claws25
1727 * src/prefs_actions.[ch]
1728 o new exported function actions_execute
1730 2002-08-06 [paul] 0.8.1claws24
1732 * sync with 0.8.1cvs4
1733 see ChangeLog 2002-08-06
1735 2002-08-06 [paul] 0.8.1claws23
1737 * sync with 0.8.1cvs13
1738 see ChangeLog 2002-08-06
1740 2002-08-06 [paul] 0.8.1claws22
1742 * sync with 0.8.1cvs12
1743 see ChangeLog 2002-08-05 and 2002-08-06
1745 2002-08-06 [match] 0.8.1claws21
1748 improvements to cut/copy/paste address
1750 2002-08-05 [match] 0.8.1claws20
1757 fixes to improve cut/copy/paste
1759 2002-08-06 [melvin] 0.8.1claws19
1762 account_find_all_from_address(): new function that returns the
1763 list of all accounts that are matched in an address.
1764 * src/alertpanel.[ch]
1765 alertpanel() now accepts a custom widget
1766 alertpanel_with_widget(): new function that pops up a panel with
1767 a custom widget in it
1769 gtkut_account_menu_new(): new function that allows the selection
1770 of an account from a list of accounts.
1772 Extended Return Receipt notification to select the correct
1773 account and to make a security test on the Delivery-Notification
1774 address which should be the same as the Return-Path.
1776 2002-08-06 [thorsten] 0.8.1claws18
1779 attach_all: save unnamed as "noname.%d",
1780 dont free static dirname
1782 2002-08-05 [alfons] 0.8.1claws17
1785 detect XIM by trying to link rather than compile a XIM program
1787 2002-08-05 [oliver] 0.8.1claws16
1789 * src/stock_pixmap.[ch]
1790 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1791 o new func to retrieve pixmaps
1793 2002-08-05 [paul] 0.8.1claws15
1795 * sync with 0.8.1cvs10
1796 see ChangeLog 2002-08-05
1798 2002-08-04 [alfons] 0.8.1claws14
1801 see if this plugs memleak
1803 2002-08-04 [melvin] 0.8.1claws13
1806 fixed bug that could crash Sylpheed when highlighting
1807 all misspelled words.
1809 2002-08-03 [melvin] 0.8.1claws12
1811 * src/prefs_actions.c
1812 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1814 fixed bug where the Return Receipt was sent to
1815 Delivery-Notification-To address even if it was not present
1817 2002-08-02 [alfons] 0.8.1claws11
1819 * src/prefs_actions.c
1820 o more check for NULLs
1821 o put create_io_dialog() in right conditional block
1823 2002-08-02 [paul] 0.8.1claws10
1826 updated by Ricardo Mones Lastra
1828 2002-08-01 [christoph] 0.8.1claws9
1831 don't free the cache of the opened
1832 folder in the summaryview
1834 don't unset flags, if it is not required
1836 2002-08-01 [paul] 0.8.1claws8
1838 * sync with 0.8.1cvs8
1839 see ChangeLog entry 2002-08-01
1841 2002-08-01 [paul] 0.8.1claws7
1843 * sync with 0.8.1cvs7
1844 see ChangeLog 2002-07-31 and 2002-08-01
1846 2002-07-31 [christoph] 0.8.1claws6
1849 forgot to update menu sensitivity
1850 function for new menu entry
1852 2002-07-31 [alfons] 0.8.1claws5
1855 check folder item and its path for NULL on
1858 2002-07-31 [christoph] 0.8.1claws4
1861 check if folder_item_get_msginfo in
1862 folder_item_remove_msg returned NULL
1864 better clear the uid cache in the
1865 uid validity check function and delete
1868 2002-07-31 [paul] 0.8.1claws3
1871 add the '--attach' option and a few other
1874 2002-07-31 [paul] 0.8.1claws2
1876 * sync with 0.8.1cvs5
1877 see ChangeLog 2002-07-31
1879 2002-07-31 [christoph] 0.8.1claws1
1881 * src/folderview.[ch]
1883 replace "Rescan all folders..." with
1884 "Check all folders for new messages..."
1886 2002-07-30 [paul] 0.8.1claws
1888 * version 0.8.1claws released
1890 2002-07-30 [paul] 0.8.0claws29
1892 * tools/OOo2sylpheed.pl ** NEW FILE **
1894 add script to enable sending documents as
1895 attachments from OpenOffice.org
1897 2002-07-30 [melvin] 0.8.0claws28
1899 * src/prefs_actions.c
1900 Made the actions' input/output dialog display
1903 2002-07-30 [christoph] 0.8.0claws27
1906 check if folder_item_get_msginfo in
1907 procmsg_save_to_outbox returned NULL
1909 2002-07-30 [paul] 0.8.0claws26
1911 * sync with 0.8.1cvs4
1912 see ChangeLog 2002-07-29
1914 2002-07-29 [thorsten] 0.8.0claws25
1917 added selective download, delete on server
1919 2002-07-29 [paul] 0.8.0claws24
1921 * sync with 0.8.1cvs3
1922 see ChangeLog 2002-07-29
1924 2002-07-27 [christoph] 0.8.0claws23
1927 add extra check if fetching the msginfo
1930 2002-07-27 [paul] 0.8.0claws22
1932 * sync with 0.8.1cvs2
1933 see ChangeLog 2002-07-26
1935 2002-07-27 [christoph] 0.8.0claws21
1938 add another check if a valid msginfo
1941 2002-07-26 [hoa] 0.8.0claws20
1944 Fixed a condition in folder_item_destroy()
1947 Fixed an error in IMAP protocol
1949 2002-07-26 [alfons] 0.8.0claws19
1952 ofcourse compare with identifier, not the path
1954 2002-07-26 [alfons] 0.8.0claws18
1957 use folder item identifier for saving / restoring
1958 preferences because folder->path might not be unique
1960 2002-07-26 [melvin] 0.8.0claws17
1963 Fixed a crash introduced in 0.8.0claws5 when log is
1964 cut under 80 characters.
1966 2002-07-26 [paul] 0.8.0claws16
1968 * sync with 0.8.1cvs1
1969 see ChangeLog 2002-07-26
1971 2002-07-26 [christoph] 0.8.0claws15
1974 imap folder now remembers the last selected
1975 folder and imap_fetch_msginfo skips selecting
1976 the folder if it is already selected
1978 2002-07-26 [christoph] 0.8.0claws14
1983 fix imap folder rescanning
1985 2002-07-25 [christoph] 0.8.0claws13
1995 implement imap uid cache and uid validity check
1997 2002-07-25 [alfons] 0.8.0claws12
2000 fix a brown paper bag bug, and also add some more
2003 2002-07-25 [christoph] 0.8.0claws11
2006 don't mix copy, fetch_msginfo and remove
2007 operations in folder item copy and move
2010 2002-07-25 [christoph] 0.8.0claws10
2014 * src/prefs_folder_item.c
2015 * src/summaryview.[ch]
2016 remove no longer required parameter update_cache from
2019 2002-07-25 [paul] 0.8.0claws9
2026 2002-07-24 [alfons] 0.8.0claws8
2029 sort correctly when using simplified subject line
2030 (closes feature request "[ 585141 ] applying regexp to subject
2031 before sort" submitted by Alexandra Walford)
2033 2002-07-24 [paul] 0.8.0claws7
2035 * sync with 0.8.0cvs3
2036 see ChangeLog 2002-07-24
2038 2002-07-23 [christoph] 0.8.0claws6
2045 o separate processing and summaryview
2046 o removed summary_write_cache from summaryview
2047 o removed summaryview->killed_messages, because we don't have
2048 to keep a list of killed messages anymore. New cache will
2049 keep the hidden messages in cache anyway
2052 * src/selective_download.c
2053 o removed unnecessary summary_write_cache calls
2055 o don't set ignore thread flag in procmsg_get_thread_tree
2056 if it is already set
2059 o moved STATUSBAR_PUSH/POP to statusbar.h because
2060 they are used in different files
2062 2002-07-23 [melvin] 0.8.0claws5
2068 * src/editldap_basedn.c
2070 * src/prefs_common.c
2071 Fixed few memory leak (gtk_editable_get_chars returns
2072 an allocated string)
2074 Fixed few memory leak (gtk_editable_get_chars returns
2075 an allocated string) and modified a little the log cutting
2078 Replaced a call to an obsolete function gtk_entry_get_text()
2079 by gtk_editable_get_chars()
2081 Removed a debug printf
2083 2002-07-23 [christoph] 0.8.0claws4
2086 fix another g_dirname memory leak
2088 2002-07-23 [christoph] 0.8.0claws3
2091 fixed a memory leak in mh_fetch_msginfo
2092 fixed crash when message header could not be
2095 2002-07-23 [paul] 0.8.0claws2
2097 * sync with 0.8.0cvs2
2098 see ChangeLog 2002-07-23
2100 2002-07-23 [paul] 0.8.0claws1
2102 * sync with 0.8.0cvs1
2103 see ChangeLog 2002-07-23
2105 2002-07-23 [paul] 0.8.0claws
2107 * release of 0.8.0claws
2109 2002-07-23 [paul] 0.7.8claws99
2112 new Russian translation, submitted by
2113 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
2115 2002-07-22 [jens] 0.7.8claws98
2118 Updated German translations.
2120 2002-07-22 [paul] 0.7.8claws97
2126 updated translations by Ricardo Mones Lastra,
2127 Alessandro Maestri, Wilbert Berendsen and
2128 Fabio Jr. Beneditto respectively
2130 2002-07-22 [christoph] 0.7.8claws96
2133 fix memory leak caused by wrong g_dirname usage
2135 2002-07-22 [christoph] 0.7.8claws95
2138 update new and unread message counts for summaryview
2139 summaryview does not get it from the folder anymore
2140 and has to update the values itself
2142 2002-07-22 [melvin] 0.7.8claws94
2145 Updated French translations.
2147 2002-07-22 [christoph] 0.7.8claws93
2150 set prop->preg pointer to NULL or following check
2151 will not fail and regexec will be called with
2154 2002-07-21 [alfons] 0.7.8claws92
2156 * src/prefs_common.[ch]
2157 remove option "Send return receipt on request"
2159 2002-07-21 [thorsten] 0.7.8claws91
2162 fixed memleaks, coding style as pointed out by alfons
2164 2002-07-21 [alfons] 0.7.8claws90
2167 * src/noticeview.[ch]
2168 o fix bug notice view being displayed when going to empty folder
2169 (noticed by Christoph)
2170 o allow RRR to be sent when restarting sylpheed, or changing folder
2171 (noticed by Thorsten)
2173 2002-07-21 [thorsten] 0.7.8claws89
2176 Included save_all patch from Xaview FACQ
2177 added support for pathnames
2179 2002-07-21 [alfons] 0.7.8claws88
2184 * src/messageview.[ch]
2185 * src/noticeview.c ** NEW FILE **
2186 * src/noticeview.h ** NEW FILE **
2187 make return receipts work again
2188 (UI idea by Leandro Pereira)
2190 2002-07-21 [paul] 0.7.8claws87
2193 fix sensitivity of 'Select thread'
2195 2002-07-21 [paul] 0.7.8claws86
2197 * src/prefs_common.c
2198 add browser command line for Galeon
2200 2002-07-21 [paul] 0.7.8claws85
2203 fix 'EXTRA_DIST': remove README.README, add TODO
2206 2002-07-21 [alfons] 0.7.8claws84
2209 make enter clear selection
2210 (closes "[ 579888 ] Editor selection/entry error"
2211 reported by Steve Lamb)
2213 2002-07-21 [alfons] 0.7.8claws83
2216 sort message list when selecting unthread messages
2217 (closes "[ 501593 ] switching threaded view doesn't sort"
2218 reported by Simon Schubert)
2220 2002-07-20 [alfons] 0.7.8claws82
2225 2002-07-20 [thorsten] 0.7.8claws81
2228 Fixed expansion of empty fields in matchactions
2230 2002-07-19 [melvin] 0.7.8claws80
2233 Removed a duplicate menu entry (fast mode) introduced during
2235 Added a menu separator between 'Use alternate' and 'Fast mode'
2237 2002-07-19 [paul] 0.7.8claws79
2243 2002-07-19 [thorsten] 0.7.8claws78
2245 * tools/calypso_convert.pl ** NEW FILE **
2248 script to import mbox files exported
2250 o generates folder structure
2251 o includes attachments
2253 2002-07-19 [melvin] 0.7.8claws77
2255 * src/selective_download.[ch]
2256 Fixed bug where closing the dialog with the window manager's
2257 close button will not unlock the summary
2258 Corrected some function declarations that missed a return value
2259 Made the source code comply better with coding style.
2260 * src/prefs_common.c
2261 Added new browser command line for Mozilla.
2263 2002-07-18 [paul] 0.7.8claws76
2266 src/selective_download.[ch]
2267 reflect theme changes, fix Gdk Warning when creating
2268 pixmap from NULL window, and minor clean up.
2269 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2274 2002-07-17 [paul] 0.7.8claws75
2282 2002-07-16 [paul] 0.7.8claws74
2284 * tools/filter_conv.pl
2286 replace conversion script with reimplemented version,
2287 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
2289 2002-07-16 [colin] 0.7.8claws73
2292 remove forgotten debug messages - sorry ;-)
2294 2002-07-16 [colin] 0.7.8claws72
2300 add the ability to select part of a text mime-part
2303 2002-07-15 [christoph] 0.7.8claws71
2306 fix folder message count for folders without
2307 msg_is_changed (includes news folders)
2309 2002-07-15 [martin] 0.7.8claws70
2312 option "display recipient on 'From'..." now works
2313 without the need of enabling the option
2314 "display sender using address book".
2316 2002-07-15 [christoph] 0.7.8claws69
2319 removed setting folder status from summaryview.
2320 folder.c should update all message counts correctly.
2322 2002-07-15 [paul] 0.7.8claws68
2325 updated by Fabio Junior Beneditto
2327 2002-07-15 [darko] 0.7.8claws67
2330 Fixed target folder colorization, don't decrease op
2333 2002-07-14 [paul] 0.7.8claws66
2335 * sync with main 0.8.0
2336 see ChangeLog 2002-07-14
2338 2002-07-13 [melvin] 0.7.8claws65
2343 Replaced sprintf by g_snprintf to prevent possible buffer
2346 Corrected a log message output format.
2347 Added a missing "done" debug output.
2349 Added keyboard accelerator for Priority menu items
2350 Added missing \n in debug output
2354 Added missing \n in debug output
2356 2002-07-13 [paul] 0.7.8claws64
2359 change Sergey's email address to the sf address
2362 increase show_url_timeout (more useful for long
2365 2002-07-12 [sergey] 0.7.8claws63
2368 applied (with some modifications) patch to set the
2369 micalg parameter for signatures
2370 (2001-08-28 Werner Koch <wk@gnupg.org>)
2372 2002-07-12 [sergey] 0.7.8claws62
2376 fixed man page installation
2378 2002-07-12 [paul] 0.7.8claws61
2380 * sync with 0.7.8cvs26
2381 see ChangeLog 2002-07-11 and 2002-07-12
2383 2002-07-11 [christoph] 0.7.8claws60
2387 first use the message number to find the message
2388 to mark with a reply flag but check the
2389 message-id if we got the correct message, if not
2390 try to find it by message-id.
2391 use new string seperator that is not allowed
2394 2002-07-11 [paul] 0.7.8claws59
2396 * sync with 0.7.8cvs23
2397 see ChangeLog 2002-07-10
2399 2002-07-10 [christoph] 0.7.8claws58
2403 Added message-id table to the cache in memory
2404 and functions to msgcache.c and folder.c to
2405 fetch MsgInfos by message id
2408 store folder and message-id of message replying
2409 to in queue header and set reply flag after sending
2410 (Closes bug #469498)
2412 2002-07-10 [paul] 0.7.8claws57
2416 add Martin to the list of authors
2418 2002-07-09 [martin] 0.7.8claws56
2420 Added gtk_ctree_last_visible(), tree_update_level(),
2421 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
2422 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2423 from gtk+ to gtksctree.c for the new sorting code
2424 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
2425 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
2427 Added declaration for gtk_sctree_sort_recursive() and
2428 gtk_sctree_sort_node
2433 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2434 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
2436 2002-07-08 [paul] 0.7.8claws55
2438 * more sync with 0.7.8cvs21
2439 see ChangeLog 2002-07-08
2441 2002-07-08 [paul] 0.7.8claws54
2443 * sync with 0.7.8cvs21
2444 see ChangeLog 2002-07-08
2446 2002-07-07 [alfons] 0.7.8claws53
2449 * src/stock_pixmap.[ch]
2450 * src/pixmaps/notice_warn.xpm ** NEW FILE **
2451 * src/pixmaps/notice_error.xpm ** NEW FILE **
2452 * src/pixmaps/notice_note.xpm ** NEW FILE **
2453 add new pixmaps for upcoming notice pane
2455 2002-07-06 [melvin] 0.7.8claws52
2458 Made them a bit closer to Sylpheed's coding style.
2460 Removed possible memory leaks when some errors occurs.
2462 2002-07-06 [melvin] 0.7.8claws51
2465 Removed --no-location in xgettext command line to help
2466 translators that use Emacs' po-mode
2468 Removed unnecessary comments that messed up sylpheed.pot
2470 2002-07-06 [paul] 0.7.8claws50
2472 * sync with 0.7.8cvs19
2473 see ChangeLog 2002-07-05
2475 2002-07-06 [christoph] 0.7.8claws49
2479 fix folder_item_remove_all_msg and folderview
2480 status for trash folders after emptying trash
2482 2002-07-05 [paul] 0.7.8claws48
2484 * sync with 0.7.8cvs16
2485 see ChangeLog 2002-07-04 and 2002-07-05
2487 2002-07-04 [paul] 0.7.8claws47
2489 * sync with 0.7.8cvs14
2490 see ChangeLog 2002-07-04
2492 2002-07-03 [alfons] 0.7.8claws46
2495 dupe folder item's path because it's being reallocated
2496 by new folder scanning code
2498 2002-07-03 [christoph] 0.7.8claws45
2501 better IMAP uid fetching using 'FETCH 1:* (UID)'
2503 add missing return in msgcache_write
2505 2002-07-02 [thorsten] 0.7.8claws44
2510 use binary mode for file access
2512 2002-07-02 [christoph] 0.7.8claws43
2514 * major code cleanup (part 1)
2516 - unused variables removed
2517 - unused functions removed
2518 - uninitialized variables checked
2519 - missing return statements added
2520 - missing function return types added
2521 - added parentheses around assignment and
2522 && in || when suggested by gcc
2526 replaced direct calls to folder->scan_tree
2527 with folder_scan_tree and restore folder
2528 prefs in this function. The folder should
2529 not have to deal with them.
2530 ( Should now work for all folder types )
2532 2002-07-02 [paul] 0.7.8claws42
2534 * sync with 0.7.8cvs13
2535 see ChangeLog 2002-07-01 and 2002-07-02
2537 2002-07-01 [christoph] 0.7.8claws41
2540 fix "goto next/prev unread message" with
2543 2002-07-01 [paul] 0.7.8claws40
2546 updated by Ricardo Mones Lastra
2548 2002-06-30 [match] 0.7.8claws39
2551 applied variation of leonerd's patch (566661) to
2552 allow multiple email addresses per JPilot entry.
2553 addresses may be separated by space, comma, pipe,
2554 semi-colon, new-line.
2556 2002-06-30 [alfons] 0.7.8claws38
2559 simple fix for putting older nodes before
2560 newer nodes when threading by subject
2562 2002-06-30 [christoph] 0.7.8claws37
2569 fix broken folder tree rescaning
2570 and don't use procmsg_get_mark_sum
2573 2002-06-30 [christoph] 0.7.8claws36
2575 * merge new cache branch
2577 fix new cache imap copy bug
2579 improved folder_item_scan
2580 it should now always set the correct
2581 new, unread and total message counts
2583 2002-06-29 [paul] 0.7.8claws35
2586 correct syntax error
2588 2002-06-29 [paul] 0.7.8claws34
2592 man/Makefile.am ** NEW FILE **
2593 man/sylpheed.1.gz ** NEW FILE **
2594 add Sylpheed man page
2596 2002-06-29 [paul] 0.7.8claws33
2599 updated by Fabio Junior Beneditto
2601 2002-06-28 [jens] 0.7.8claws32
2606 * src/selective_download.c
2607 removed gettext for space " "
2612 2002-06-28 [paul] 0.7.8claws31
2614 * sync with 0.7.8cvs11
2615 see ChangeLog 2002-06-28
2617 2002-06-28 [paul] 0.7.8claws30
2619 * sync with 0.7.8cvs10
2620 see ChangeLog 2002-06-27 and 2002-06-28
2622 2002-06-26 [paul] 0.7.8claws29
2625 src/selective_download.c
2626 don't gettextise empty strings.
2627 reserved by gettext. gettext("") returns
2628 the header entry with meta information,
2629 not the empty string
2634 2002-06-26 [paul] 0.7.8claws28
2636 * sync with 0.7.8cvs7
2637 see ChangeLog 2002-06-25
2639 * src/prefs_common.c
2640 ...and in the process, tweak the gui a little
2642 2002-06-25 [alfons] 0.7.8claws27
2646 fine tune ldap library detection
2648 2002-06-25 [alfons] 0.7.8claws26
2651 don't allow return receipts when composing a news article
2653 2002-06-25 [paul] 0.7.8claws25
2656 add '$(AMTAR)' to 'release' section to allow for
2657 new and older autotools
2659 2002-06-25 [paul] 0.7.8claws24
2662 fix "No more unread messages" persistant pop-up
2665 2002-06-25 [paul] 0.7.8claws23
2668 updated by Alessandro Maestri
2670 2002-06-25 [paul] 0.7.8claws22
2672 * sync with 0.7.8cvs6
2673 see ChangeLog 2002-06-25
2675 2002-06-24 [paul] 0.7.8claws21
2678 add GPL copyright information
2680 2002-06-24 [paul] 0.7.8claws20
2684 tools/update-po ** NEW FILE **
2685 add script that eases the creation of *.po files
2686 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2688 2002-06-23 [alfons] 0.7.8claws19
2691 make notification_convert_header obey const correctness
2692 (next step will be fixing the broken return receipt)
2694 2002-06-23 [paul] 0.7.8claws18
2697 fix bug introduced in last commit:
2698 removed too much code in last commit - put back what's
2701 2002-06-23 [paul] 0.7.8claws17
2703 * src/messageview.[ch]
2704 remove code committed in error from locally patched
2707 2002-06-23 [colin] 0.7.8claws16
2710 add compose_entry_select(), used to select the default_to
2711 email address - hopefully avoiding people sending mails to
2714 2002-06-22 [alfons] 0.7.8claws15
2717 add Bram Metsch & Stanislav Karchebny
2719 * src/prefs_account.[ch]
2721 - apply and adapt Bram's patch which allows user to set SMTP AUTH
2722 options. (see <http://sourceforge.net/tracker/index.php
2723 ?func=detail&aid=566937&group_id=25528&atid=384600>);
2725 - merge Stanislav's fix to make SMTP AUTH work with qmail
2726 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2728 2002-06-22 [paul] 0.7.8claws14
2730 * sync with 0.7.8cvs5
2731 see ChangeLog 2002-06-19 and 2002-06-20
2733 2002-06-22 [alfons] 0.7.8claws13
2735 * src/selective_download.c
2736 fix a stupid mistake I made
2738 2002-06-22 [alfons] 0.7.8claws12
2740 * src/selective_download.[ch]
2741 fix another unnoticed leak; cleanup code
2746 gpg-sign <-- gpg-sign-syl
2748 2002-06-21 [alfons] 0.7.8claws11
2750 * src/selective_download.c
2751 * src/selective_download.h
2752 fix assorted mix of allocation errors (should solve
2753 problem reported by Philippe Gramoullé, see:
2754 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2756 2002-06-20 [melvin] 0.7.8claws10
2758 * tools/gpg-sign *REMOVED*
2759 tools/gpg-sign-syl *ADDED*
2760 Replaced the gpg clearsigning script with the version using
2761 xterm instead of ssh-askpass and changed its name.
2764 Updated actions example to reflect the renaming of the
2765 gpg clearsigning script.
2767 2002-06-19 [paul] 0.7.8claws9
2769 * sync with 0.7.8claws9
2770 see ChangeLog 2002-06-18 and 2002-06-19
2772 2002-06-19 [paul] 0.7.8claws8
2774 * sync with 0.7.8cvs1
2775 see ChangeLog 2002-06-18
2777 2002-06-18 [alfons] 0.7.8claws7
2780 add omitted prototype
2782 2002-06-17 [paul] 0.7.8claws6
2785 fix hiding of exec_btn
2787 2002-06-17 [paul] 0.7.8claws5
2790 remove unneeded code: should_delete()
2791 and Pop3State::uidl_todelete_list
2793 2002-06-17 [paul] 0.7.8claws4
2796 see ChangeLog 2002-06-11 and 2002-06-13
2798 2002-06-16 [alfons] 0.7.8claws3
2801 make sure lock sort mode (claws specific) is
2802 also persists after a tree rescan
2804 2002-06-16 [alfons] 0.7.8claws2
2806 * src/prefs_folder_item.c
2808 fix persistence of folder sort mode (broken
2809 by adapting Hiro's new folder persistence code)
2811 2002-06-16 [alfons] 0.7.8claws1
2815 * src/prefscommon.[ch]
2816 control size of log text in log window;
2817 closes patch #569155 submitted by Mitko Haralanov.
2819 2002-06-15 [paul] 0.7.8claws
2821 * release of 0.7.8claws
2823 2002-06-15 [paul] 0.7.7claws
2826 updated by Fabio Junior Beneditto
2828 2002-06-14 [paul] 0.7.6claws49
2831 updated by Ricardo Mones Lastra
2833 2002-06-14 [paul] 0.7.6claws48
2836 updated translation by Wilbert Berendsen
2838 2002-06-14 [melvin] 0.7.6claws47
2841 Updated French translation
2843 2002-06-13 [paul] 0.7.6claws46
2846 allow filename to be typed in, rather than just
2847 selected by the mouse. Patch by Gustavo Noronha Silva.
2849 2002-06-13 [alfons] 0.7.6claws45
2851 * src/mainwindow.[ch]
2852 more cleanups (removing unnecessary menu items Expand
2853 summary / message view)
2855 2002-06-13 [melvin] 0.7.6claws44
2858 Added src/string_match.c
2859 * src/string_match.c
2860 Fixed possible buffer overflow.
2862 Added missing config.h header.
2863 * src/prefs_common.c
2866 Made some strings translatable (missing _(..)).
2868 2002-06-13 [melvin] 0.7.6claws43
2871 Corrected action example (verifying clearsigned mail).
2872 * src/prefs_account.c
2874 * src/prefs_common.c
2875 Removed incorrect line that generated a Gtk-CRITICAL msg.
2877 2002-06-12 [alfons] 0.7.6claws42
2880 add init of score column lost in 0.7.6claws42
2882 2002-06-12 [paul] 0.7.6claws41
2884 * src/prefs_account.c
2885 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2886 behavior of the radio buttons, (from 0.7.7cvs2)
2888 2002-06-11 [alfons] 0.7.6claws40
2890 * src/messageview.[ch]
2891 * src/summaryview.[ch]
2892 * src/summary_search.c
2894 perform a sync to bring in Hiro's separate view implementation
2896 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2898 2002-06-11 [paul] 0.7.6claws39
2900 * src/prefs_account.c
2901 correct a typo on the Receive tab
2903 2002-06-10 [match] 0.7.6claws38
2906 Included address completion patch from Gustavo Noronha.
2908 2002-06-10 [paul] 0.7.6claws37
2912 src/prefs_account.[ch]
2913 src/selective_download.[ch]
2916 - check if POP Account
2917 - Receive Button renamed to Preview
2918 - Preview Button Popup: preview new/all messages
2920 - Account Preferences-->Receive tab checkbutton if you
2921 want to remove Mail after Download
2923 - Account Preferences-->Receive tab checkbutton use
2924 filtering rules on preview
2925 (think of delete_on_server)
2927 - Account selectable from SD dialog
2928 - checkbutton to show already downloaded messages if
2929 all messages are previewed
2930 - new clist column showing Date
2933 - play ball with UIDL
2934 - fault tolerant (?)
2935 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2937 2002-06-10 [melvin] 0.7.6claws36
2940 Added a hint to ac/README in cvs instructions.
2942 * src/prefs_actions.c
2943 Made it possible to use a more elaborate command line
2944 for asynchronous actions, too.
2946 2002-06-10 [melvin] 0.7.6claws35
2948 * src/prefs_actions.c
2949 Make it possible to use a more elaborate command line
2950 (e.g. |foo|bar|cat>there;echo Done|)
2951 Corrected error message when calling %f, %F and %p commands
2952 from the compose window.
2954 2002-06-09 [colin] 0.7.6claws34
2957 Automatically find unread messages in current folder
2958 before annoying the user.
2960 2002-06-08 [alfons] 0.7.6claws33
2963 remove bad formatting string in it.po translation
2964 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2966 2002-06-08 [paul] 0.7.6claws32
2968 * sync with 0.7.6cvs25
2969 see ChangeLog 2002-06-07
2971 2002-06-05 [paul] 0.7.6claws31
2974 add 'Sort by locked' and 'Sort by score'
2976 2002-06-05 [paul] 0.7.6claws30
2978 * sync with 0.7.6cvs24
2979 see ChangeLog 2002-06-04
2981 2002-06-04 [paul] 0.7.6claws29
2984 updated by Fabio Junior Beneditto
2986 2002-06-03 [thorsten] 0.7.6claws28
2989 fclose() matcherrc after reading
2991 2002-06-03 [paul] 0.7.6claws27
2993 * sync with 0.7.6cvs21
2994 see ChangeLog 2002-05-31
2996 2002-05-31 [paul] 0.7.6claws26
2998 * sync with 0.7.6cvs20
2999 see ChangeLog 2002-05-29 and 2002-05-30
3001 2002-05-31 [paul] 0.7.6claws25
3004 hopefully fix last buggy sync
3007 correct typo in 'Actions' examples
3009 2002-05-29 [paul] 0.7.6claws24
3011 * sync with 0.7.6cvs18
3012 see ChangeLog 2002-05-28 and 2002-05-29
3018 2002-05-28 [paul] 0.7.6claws23
3020 * sync with 0.7.6cvs16
3021 see ChangeLog 2002-05-28
3023 2002-05-27 [thorsten] 0.7.6claws22
3025 * faq/it/sylpheed-faq-1.html
3026 faq/it/sylpheed-faq-2.html
3027 faq/it/sylpheed-faq-3.html
3028 faq/it/sylpheed-faq.html
3029 corrected DOS lineendings
3030 * faq/de/sylpheed-faq-1.html
3031 faq/de/sylpheed-faq-2.html
3032 faq/en/sylpheed-faq-1.html
3033 faq/en/sylpheed-faq-2.html
3034 faq/en/sylpheed-faq-3.html
3035 faq/es/sylpheed-faq-1.html
3036 faq/es/sylpheed-faq-2.html
3037 faq/es/sylpheed-faq-3.html
3038 faq/fr/sylpheed-faq-1.html
3039 faq/it/sylpheed-faq-1.html
3040 faq/it/sylpheed-faq-2.html
3041 faq/it/sylpheed-faq-3.html
3042 faq/it/sylpheed-faq.html
3043 changed ">" to "
3045 2002-05-27 [paul] 0.7.6claws21
3047 * sync with 0.7.6cvs15
3048 see ChangeLog 2002-05-27
3050 2002-05-27 [paul] 0.7.6claws20
3052 * src/prefs_account.c
3055 2002-05-26 [paul] 0.7.6claws19
3060 2002-05-25 [paul] 0.7.6claws18
3063 add description of kmail2sylpheed.pl
3065 2002-05-25 [paul] 0.7.6claws17
3067 * tools/kmail2sylpheed.pl ** NEW FILE **
3068 perl script that converts an exported Kmail address
3069 book, converts it to sylpheed addressbook file,
3070 writes the file to .sylpheed, and updates
3073 2002-05-25 [paul] 0.7.6claws16
3075 * sync with 0.7.6cvs14
3076 see ChangeLog 2002-05-23
3078 2002-05-24 [paul] 0.7.6claws15
3081 make a correction and add some more info
3083 2002-05-24 [paul] 0.7.6claws14
3087 compose_redirect_write_headers_from_headerlist()
3088 add Subject and Resent-Message-ID to
3089 compose_redirect_write_headers()
3090 Received, Subject, and X-UIDL are filtered out in
3091 compose_redirect_write_to_file()
3093 2002-05-23 [paul] 0.7.6claws13
3099 src/matcher_parser_lex.l
3100 src/matcher_parser_parse.y
3101 src/prefs_common.[ch]
3102 src/prefs_filtering.c
3104 rename 'Bounce' to 'Redirect'
3106 2002-05-23 [paul] 0.7.6claws12
3108 * more sync with 0.7.6cvs13
3110 see ChangeLog 2002-05-22
3112 2002-05-22 [paul] 0.7.6claws11
3114 * sync with 0.7.6cvs13
3116 see ChangeLog 2002-05-20
3118 see ChangeLog 2002-05-22
3120 2002-05-21 [melvin] 0.7.6claws10
3123 Added missing filtering and scoring headers
3124 Fixed bad function call that showed garbage
3125 in Folder->Processing
3127 2002-05-21 [paul] 0.7.6claws9
3130 make all tools executable, (patch by Alfons).
3132 2002-05-20 [alfons] 0.7.6claws8
3135 don't forget to call mktime() so we have a valid week
3137 (Bug report by Roger Sondermann <mail@jumaros.de>)
3139 2002-05-20 [paul] 0.7.6claws7
3142 fix broken parsing of urls
3144 fix displaying of urls
3146 both fixes from the patch [547855] by Eugene
3149 2002-05-19 [alfons] 0.7.6claws6
3152 make sylpheed configure correctly with the latest
3153 and greatest of automake / autoconf / gettext
3155 2002-05-19 [alfons] 0.7.6claws5
3159 add function for returning ime zone offset
3161 * src/quote_fmt_parse.y
3162 better quotation formatting - does not convert
3163 to local time, but uses the original date string.
3165 Note: %z inserts the timezone offset (should
3166 work also on platforms where strftime does not
3169 2002-05-18 [christoph] 0.7.6claws4
3172 fix indentation of some code
3177 correct path for ignorethread.xpm
3178 incorrect filename for sylpheed_logo.xpm
3179 add missing include matcher_parser_parse.h
3181 2002-05-18 [paul] 0.7.6claws3
3183 * sync with 0.7.6cvs8
3184 see ChangeLog 2002-05-16 and 2002-05-17
3186 2002-05-18 [melvin] 0.7.6claws2
3189 Corrected an action's definition and fixed some misspellings.
3191 2002-05-18 [paul] 0.7.6claws1
3194 tools/gpg-sign ** new file **
3195 tools/uudec ** new file **
3196 add Melvin's Actions scripts
3199 add Melvin's descriptions for Actions
3201 2002-05-18 [paul] 0.7.6claws
3203 * Version 0.7.6claws released
3205 2002-05-17 [paul] 0.7.5claws32
3208 updated by Ricardo Mones Lastra
3210 2002-05-17 [paul] 0.7.5claws31
3213 fix Account prefs default folder for sent/draft/deleted
3218 updated translation by Alessandro Maestri and
3221 2002-05-17 [melvin] 0.7.5claws30
3223 * src/prefs_actions.c
3224 Fixed bug where using %F not at the end of the command
3225 resulted in an additional empty argument being created.
3226 Thanks to Darko Koruga for reporting the bug.
3228 2002-05-17 [melvin] 0.7.5claws29
3231 Updated French translations.
3233 2002-05-15 [paul] 0.7.5claws28
3236 updated by Ricardo Mones Lastra
3238 2002-05-15 [paul] 0.7.5claws27
3240 * sync with 0.7.6cvs4
3241 see ChangeLog 2002-05-14 and 2002-05-15
3243 2002-05-14 [paul] 0.7.5claws26
3245 * sync with 0.7.6cvs1
3246 see ChangeLog 2002-05-13
3248 2002-05-13 [thorsten] 0.7.5claws25
3251 fix select_all and copy in multipart messages
3253 fix select_all and copy in multipart messages
3255 2002-05-12 [paul] 0.7.5claws24
3258 reverse last commit, bug already fixed in 0.7.5claws3
3260 2002-05-12 [netztorte] 0.7.5claws23
3263 dont parse empty addressbook (checked in before claws20)
3265 2002-05-12 [melvin] 0.7.5claws22
3268 Removed unneeded priority code introduced by the previous
3271 2002-05-12 [melvin] 0.7.5claws21
3274 Added possibility to set message's priority.
3276 Added possibility to set message's priority.
3277 Added missing headers
3279 2002-05-12 [melvin] 0.7.5claws20
3281 * src/prefs_actions.c
3282 Removed implicitely added quotes around the name
3283 of the temporary files of mime parts.
3285 2002-05-12 [paul] 0.7.5claws19
3287 * sync with 0.7.5cvs20
3288 see ChangeLog 2002-05-11
3290 2002-05-12 [alfons] 0.7.5claws18
3292 * src/quote_fmt_lex.l
3293 * src/quote_fmt_parse.y
3294 allow quote / reply date & time format to be set using
3295 %D{format}. format is a format string you'd pass to
3296 strftime() (see man strftime, or the Display tab |
3297 Date format setting).
3299 Currently %D converts the date to local time.
3301 2002-05-11 [paul] 0.7.5claws17
3303 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
3304 see ChangeLog 2002-05-10 and 2002-05-11
3306 2002-05-10 [paul] 0.7.5claws16
3308 * sync with 0.7.5cvs16
3309 see ChangeLog entries 2002-05-09 and
3312 2002-05-10 [colin] 0.7.5claws15
3315 Corrected a bug that prevented sylpheed to open
3316 double-clicked URIs.
3318 2002-05-09 [paul] 0.7.5claws14
3320 * sync with 0.7.5cvs14
3321 see ChangeLog 2002-05-08 and 2002-05-09
3323 2002-05-08 [paul] 0.7.5claws13
3325 * sync with 0.7.5cvs11
3326 see ChangeLog entry 2002-05-08
3328 2002-05-08 [paul] 0.7.5claws12
3332 fix segfault on View->Open in new window
3333 patch submitted by Thorsten Maerz <torte@netztorte.de>
3335 2002-05-07 [paul] 0.7.5claws11
3337 * sync with 0.7.5cvs9
3338 see ChangeLog entry 2002-05-07
3340 2002-05-06 [paul] 0.7.5claws10
3344 display url in statusbar on single-click
3345 patch submitted by Thorsten Maerz <torte@netztorte.de>
3347 2002-05-06 [match] 0.7.5claws9
3354 XML implementation of properties file.
3355 * src/exporthtml.[ch]
3356 * src/expthtmldlg.[ch]
3360 2002-05-02 [sergey] 0.7.5claws8
3362 * src/mainwindow.c (mainwin_entries),
3363 src/prefs_common.c (prefs_send_create()),
3364 src/codeconv.c (locale_table):
3365 use charset name "Windows-1251" instead of "CP1251".
3367 2002-05-02 [colin] 0.7.5claws7
3371 src/prefs_folder_item.c
3372 Fixed cosmetics bugs due to Outbox renamed to Sent.
3374 2002-05-02 [hiro] 0.7.5claws6
3377 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
3379 2002-05-02 [paul] 0.7.5claws5
3382 more sync with 0.7.5cvs7, see ChangeLog entry
3385 2002-05-02 [hiro] 0.7.5claws4
3388 compose_queue_sub():
3389 check if queue folder exists (closes #550397).
3390 removed directory creation since it should be handled
3393 imap_add_msg(): return UID for appended message
3396 2002-04-30 [paul] 0.7.5claws3
3399 fix account_find_from_address() bug
3401 2002-04-28 [colin] 0.7.5claws2
3405 src/prefs_common.[ch]
3407 Added user-definable quotation characters recognition.
3409 2002-04-28 [paul] 0.7.5claws1
3411 * sync with 0.7.5cvs4
3412 see ChangeLog entry 2002-04-25
3414 2002-04-28 [paul] 0.7.5claws
3419 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
3420 Fabio Junior Beneditto
3422 2002-04-27 [jens] 0.7.4claws103
3425 updated German translation.
3427 2002-04-27 [hiro] 0.7.4claws102
3430 summary_write_cache(): fixed the mark loss of hidden messages.
3432 2002-04-26 [melvin] 0.7.4claws101
3435 fixed a second typo (same one)
3439 fixed the type again...
3441 2002-04-26 [melvin] 0.7.4claws100
3444 fixed a typo in an alert message ("temorary").
3447 corrected the typo described above.
3449 updated French translation.
3451 2002-04-26 [darko] 0.7.4claws99
3454 fix target folder colorization
3456 2002-04-25 [paul] 0.7.4claws98
3459 updated by Alessandro Maestri
3461 2002-04-24 [colin] 0.7.4claws97
3464 Fixed double "subject is empty" question.
3466 2002-04-23 [colin] 0.7.4claws96
3469 Corrected issue when "automatically display images" was
3470 not set : first image remained after selecting second.
3472 2002-04-23 [melvin] 0.7.4claws95
3474 * src/prefs_actions.c
3475 Don't display in/out dialog if there is nothing to show.
3477 2002-04-23 [paul] 0.7.4claws94
3479 * sync with 0.7.5cvs3
3480 bug fixes: see ChangeLog entry 2002-04-23
3482 2002-04-22 [darko] 0.7.4claws93
3485 fix previous check-in which changed code after
3488 2002-04-22 [paul] 0.7.4claws92
3495 update English, Spanish and French FAQs
3498 add German and Spanish manuals
3501 update English and French manuals
3504 add to and re-arrange the pixmap entries
3506 2002-04-22 [darko] 0.7.4claws91
3509 fix sender initials recognition to only allow
3510 '>' after the initials
3512 2002-04-21 [paul] 0.7.4claws90
3514 * sync with 0.7.5 release
3515 see ChangeLog entry 2002-04-21
3520 add colin's new pixmaps to EXTRA_DIST
3522 2002-04-21 [colin] 0.7.4claws89
3525 * src/mainwindow.[ch]
3526 * src/prefs_common.[ch]
3527 * src/stock_pixmap.[ch]
3528 Added "Work offline" ability.
3530 2002-04-21 [colin] 0.7.4claws88
3533 * src/prefs_common.c
3534 * src/prefs_common.h
3535 * src/textview.c : Added an option to common preferences -> display
3536 to allow user not to automatically display images.
3538 2002-04-21 [paul] 0.7.4claws87
3540 * sync with 0.7.4cvs52
3541 see ChangeLog entry 2002-04-21 (src/imap.c)
3543 2002-04-21 [paul] 0.7.4claws86
3545 * sync with 0.7.4cvs51
3546 see ChangeLog entry 2002-04-21
3548 2002-04-21 [paul] 0.7.4claws85
3550 * sync with 0.7.4cvs49
3551 see ChangeLog entries 2002-04-20 and 2002-04-21
3554 clean up: remove old 'stock_' element from xpm
3557 2002-04-21 [alfons] 0.7.4claws84
3559 apply sync patch from Paul
3562 use old claws prefs_folder_item_create() for now
3564 2002-04-19 [match] 0.7.4claws83
3566 * src/addressbook.[ch]
3567 * src/addrharvest.[ch]
3568 * src/addrgather.[ch]
3571 * src/summaryview.[ch]
3574 2002-04-19 [paul] 0.7.4claws82
3577 updated by Fabio Junior Beneditto
3579 2002-04-14 [alfons] 0.7.4claws81
3582 add #include <sys/types.h> for mode_t and off_t
3584 2002-04-13 [paul] 0.7.4claws80
3589 src/prefs_common.[ch]
3591 enable storing of GnuPG passphrase for the whole
3592 session or a user-defined number of minutes. patch
3593 submitted by Ravemax <ravemax@dextrose.com>
3595 2002-04-13 [alfons] 0.7.4claws79
3598 make email parser also stop scanning when encountering separators
3599 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
3601 2002-04-13 [paul] 0.7.4claws78
3603 * sync with 0.7.4cvs39
3604 see ChangeLog entry 2002-04-12
3606 2002-04-11 [paul] 0.7.4claws77
3608 * sync with 0.7.4cvs37
3609 see ChangeLog entry 2002-04-11
3611 2002-04-11 [paul] 0.7.4claws76
3614 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3615 the clause for OpenSSL). sync with sylpheed main
3617 2002-04-09 [melvin] 0.7.4claws75
3620 Made 'Ctrl-Enter' on send ignore some modifiers
3621 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
3622 to bind other *-Enter (but not Alt-Enter).
3624 2002-04-09 [paul] 0.7.4claws74
3626 * sync with 0.7.4cvs35
3627 see ChangeLog entries 2002-04-09
3629 2002-04-08 [paul] 0.7.4claws73
3631 * sync with 0.7.4cvs33
3632 see ChangeLog entry 200-04-08
3634 2002-04-07 [match] 0.7.4claws72
3636 * src/addrharvest.[ch]
3637 fixed to read all addresses in header, regardless
3638 of header size. improved name parsing. accommodate
3639 harvest from folders and selected message.
3641 included new address parsing function.
3642 * src/addrgather.[ch]
3643 * src/addressbook.[ch]
3644 * src/summaryview.[ch]
3646 allow address harvest of folder as well as selected
3649 2002-04-07 [paul] 0.7.4claws71
3653 don't try to authenticate with CRAM-MD5 in SMTP when
3654 SMTP-AUTH enabled if MTA doesn't issue this
3655 auth-method in it's ehlo-response. bug item #531364,
3656 patch item #938910. patch submitted by Colin Leroy
3659 2002-04-07 [paul] 0.7.4claws70
3662 fix missing MODE_READER bug. patch submitted by
3663 Colin Leroy <colin@colino.net>
3665 2002-04-07 [alfons] 0.7.4claws69
3668 * src/prefs_filtering.c
3670 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3671 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3673 2002-04-07 [paul] 0.7.4claws68
3675 * sync with 0.7.4cvs32
3676 see ChangeLog entry 2002-04-06
3678 * tools/filter_conv.pl
3681 2002-04-06 [paul] 0.7.4claws67
3683 * tools/filter_conv.pl
3684 modify to be able to find the name of the first
3685 mailbox and use that. main's filter does not
3686 record the full path to the mailbox and therefore
3687 can only filter to the first mailbox.
3689 2002-04-05 [paul] 0.7.4claws66
3691 * tools/filter_conv.pl
3692 attempt to make the script all-encompassing and
3693 be able to convert any main 'filter' rule thrown
3696 2002-04-05 [paul] 0.7.4claws65
3698 * tools/filter_conv.pl
3699 allow for collapsed folder trees
3701 2002-04-05 [paul] 0.7.4claws64
3703 * sync with 0.7.4cvs31
3704 see ChangeLog entries 2002-04-05
3706 2002-04-03 [paul] 0.7.4claws63
3708 * sync with 0.7.4cvs29
3709 see ChangeLog entries 2002-04-02 and 2002-04-03
3711 2002-04-02 [paul] 0.7.4claws62
3713 * sync with 0.7.4cvs26
3714 see ChangeLog entry 2002-04-01
3716 2002-04-02 [match] 0.7.4claws61
3719 * src/importpine.[ch]
3721 import Pine address book.
3723 2002-04-02 [match] 0.7.4claws60
3725 * src/addrharvest.[ch]
3726 improve address parsing of funky addresses.
3728 2002-04-02 [darko] 0.7.4claws59
3731 wrap on send improvements, it now recognizes quoted
3732 initials as part of the quotation string, and it
3733 does not join lines separated by CR
3735 2002-04-01 [match] 0.7.4claws58
3738 added new functions.
3740 remove excessive duplicate address generation
3743 2002-04-01 [alfons] 0.7.4claws57
3748 2002-04-01 [paul] 0.7.4claws56
3750 * sync with 0.7.4cvs25
3751 see ChangeLog entry 2002-04-01
3753 2002-04-01 [alfons] 0.7.4aprilfool55
3756 honour feature request item #537427 to allow for
3757 displaying names from address book for sent mail also
3759 2002-03-29 [paul] 0.7.4claws54