1 2002-10-09 [sergey] 0.8.5claws7
4 Strip CRs whel loading the text into editor in reedit mode.
6 2002-10-09 [colin] 0.8.5claws6
9 Make Space work when no mail is selected
11 2002-10-09 [colin] 0.8.5claws5
15 Add gtk_sctree_reanchor()
17 Use gtk_sctree_reanchor() - better fix for
20 2002-10-09 [colin] 0.8.5claws4
23 Fix shift-click select after delete problem
26 2002-10-08 [thorsten] 0.8.5claws3
29 exclude current msg from -hide read messages-
31 2002-10-08 [colin] 0.8.5claws2
36 Differentiate socket errors from disk full
39 2002-10-08 [christoph] 0.8.5claws1
43 modifications for new config directory
45 * config.guess ** REMOVED **
46 * config.sub ** REMOVED **
47 * install-sh ** REMOVED **
48 * ltmain.sh ** REMOVED **
49 * missing ** REMOVED **
50 * mkinstalldirs ** REMOVED **
51 these files are autogenerated by automake
52 when you run autogen.sh
54 * config/.cvsignore ** NEW FILE **
55 * config/Makefile.am ** NEW FILE **
56 ignore autogenerated files
57 create a Makefile in this directory
59 2002-10-08 [paul] 0.8.5claws
66 fix quote reply format for newsgroups reply bug
71 updated by me and Witold Wladyslaw Wojciech Wilk
74 2002-10-07 [paul] 0.8.3claws53
79 updated messages catalogs, submitted by
80 Alessandro Maestri, Fabio Jr.Beneditto
81 and Urke MMI, respectively.
83 2002-10-07 [christoph] 0.8.3claws52
88 fix new folder ghost message bug
89 (closes bug [ 619722 ] wrong count for newly created folders)
91 2002-10-07 [christoph] 0.8.3claws51
94 fix news posting problem
96 2002-10-07 [melvin] 0.8.3claws50
99 Updated French translation
101 2002-10-05 [christoph] 0.8.3claws49
104 check if line_start_cache is set in gtk_stext_update_text
105 (closes bug [ 618119 ] crash while doing search in folder)
107 2002-10-05 [christoph] 0.8.3claws48
113 implement cache cleanups for claws' folder system
114 (closes bug [ 595916 ] imapcache not cleaned up)
116 2002-10-05 [melvin] 0.8.3claws47
118 * src/prefs_actions.c
119 Made the help text more clear for the %p token
121 2002-10-04 [paul] 0.8.3claws46
124 see ChangeLog 2002-10-02 and 2002-10-03
126 2002-10-04 [christoph] 0.8.3claws45
129 fix segfault caused by pop before smtp
130 call to inc_account_mail with NULL
133 2002-10-04 [paul] 0.8.3claws44
136 sync the LDAP detection from 0.8.5cvs1
138 2002-10-02 [christoph] 0.8.3claws43
141 fix small spelling error
143 2002-10-02 [melvin] 0.8.3claws42
146 Behave better and say "no" when test program cannot be run.
148 2002-10-02 [paul] 0.8.3claws41
150 * sync with 0.8.4cvs1
151 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
154 toggle the behavior of Reply menuitem between
155 normal reply and reply-to-list
157 2002-10-01 [sergey] 0.8.3claws40
160 Convert newlines in the message text to the canonical form
161 before base64 encoding (RFC2045 compliance, fixes some
162 interoperability issues with Evolution 1.0.3)
164 2002-09-29 [colin] 0.8.3claws39
167 Fix an unwanted copy/paste
169 2002-09-29 [colin] 0.8.3claws38
172 Renamed "Custom toolbar" to "Customize toolbar"
173 Renamed "Show all header" to "Show all headers"
174 Renamed "Set diplay item" to "Set displayed items"
176 Renamed "Show all header" to "Show all headers"
177 * src/prefs_summary_column.c
178 Renamed "diplay item" to "displayed items"
180 2002-09-29 [colin] 0.8.3claws37
182 * src/mainwindow.[ch]
183 online/offline status pixmaps follow theme
185 * src/summaryview.[ch]
186 quicksearch pixmap follows theme changes
188 2002-09-29 [thorsten] 0.8.3claws36
191 src/prefs_folder_item.[ch]
192 add default_reply_to folder option (closes patch 581044)
194 2002-09-29 [christoph] 0.8.3claws35
196 * acconfig.h ** REMOVED **
200 * ac/gnupg-check-typedef.m4
201 fix autoheader 2.50 warning
203 2002-09-29 [christoph] 0.8.3claws34
205 * major code cleanup (part 2)
207 - unused variables removed
208 - unused functions removed
209 - uninitialized variables checked
210 - missing return statements added
211 - missing function return types added
212 - added parentheses around assignment
213 when suggested by gcc
215 2002-09-29 [alfons] 0.8.3claws33
218 log_window_clear(): only bracket gtk_text_forward_delete()
219 with gtk_text_freeze() / gtk_text_thaw() (see if this
220 works around GTK text bug)
222 2002-09-29 [paul] 0.8.3claws32
226 updated by George Danchev and Urke MMI
229 2002-09-27 [christoph] 0.8.3claws31
232 * doc-src/rfc1806.txt ** REMOVED **
233 * doc-src/rfc2183.txt ** NEW FILE **
234 * doc-src/rfc2980.txt ** NEW FILE **
237 2002-09-27 [melvin] 0.8.3claws30
240 Fixed typo which could break linking
242 2002-09-27 [melvin] 0.8.3claws29
245 Improved GNU/aspell checking.
248 2002-09-27 [paul] 0.8.3claws28
250 * sync with 0.8.3cvs8
251 see ChangeLog 2002-09-27
253 2002-09-26 [colin] 0.8.3claws27
257 Add "Reply to Mailing-list" to the toolbar
259 2002-09-26 [christoph] 0.8.3claws26
262 Fix wrong message counts in summaryview status
264 2002-09-26 [paul] 0.8.3claws25
266 * sync with 0.8.3cvs7
267 see ChangeLog 2002-09-26
269 2002-09-26 [paul] 0.8.3claws24
271 * sync with 0.8.3cvs6
272 see ChangeLog 2002-09-25
274 2002-09-25 [christoph] 0.8.3claws23
277 * src/prefs_folder_item.c
278 * src/prefs_scoring.c
279 Renamed "kill score" to "hide score" in GUI
282 2002-09-25 [paul] 0.8.3claws22
284 * sync with 0.8.3cvs5
285 see ChangeLog 2002-09-24
287 2002-09-24 [alfons] 0.8.3claws21
289 patch by Satoshi Nagayasu: allows appending / saving multiple
290 selected files (closes "[ 612279 ] save multiple mesg(s) in
296 summary_save_as(): allow saving selected files to
298 summary_set_menu_sensitive: enable "Save As..." when
299 multiple files are selected
301 append_file(): new function
303 2002-09-24 [colin] 0.8.3claws20
306 Fix segfault when mimeinfo doesn't have a
309 2002-09-24 [colin] 0.8.3claws19
311 * src/prefs_common.[ch]
312 Add a preference to display send dialog or not
314 Display send dialog according to preference
316 2002-09-24 [colin] 0.8.3claws18
319 Disable user actions when sending
321 2002-09-24 [colin] 0.8.3claws17
324 Do not display name or filename for attachments
325 with an application/pgp-signature type
326 (security flaw, see bug 537413)
328 2002-09-23 [colin] 0.8.3claws16
331 Initialize entry_email, entry_alias and
332 entry_remarks to first email address of the list
334 2002-09-23 [colin] 0.83claws15
337 Drop pgp-signature when reediting a signed queued
340 2002-09-23 [melvin] 0.8.3claws14
343 Updated French translation
345 2002-09-23 [melvin] 0.8.3claws13
348 Made custom toolbar menu labels more consistent
349 * src/prefs_toolbar.c
350 Made custom toolbar window title more consistent
352 2002-09-22 [colin] 0.8.3claws12
355 Initialize session type to normal before getting
356 mail (fixes strange Get behaviour)
357 * src/prefs_account.h
358 Move STYPE_POP_BEFORE_SMTP to last position to
359 avoid other side-effects
361 2002-09-22 [colin] 0.8.3claws11
363 * src/prefs_account.c
364 Fix pop_bfr_smtp_tm_entry sensivity when switching
365 from pop3 to apop or vice-versa
367 2002-09-22 [colin] 0.8.3claws10
369 * src/prefs_account.[ch]
370 Add an option for the POP before SMTP timeout
372 Remember time of last POP connection
374 Do POP before SMTP only if timeout reached
376 2002-09-22 [oliver] 0.8.3claws9
379 explain custom toolbar
381 2002-09-22 [oliver] 0.8.3claws8
383 * src/prefs_actions.[ch]
384 custom toolbar for compose
385 actions callback from compose toolbar
387 remove include toolbar.h
389 2002-09-22 [oliver] 0.8.3claws7
391 * src/prefs_toolbar.[ch]
392 custom toolbar for compose
393 - generic prefs_toolbar handles both
394 Mainwin's toolbar as well as Compose toolbar
396 2002-09-22 [oliver] 0.8.3claws6
399 custom toolbar for compose
400 restructure toolbar.[ch]
402 2002-09-22 [oliver] 0.8.3claws5
405 custom toolbar for compose
407 2002-09-22 [oliver] 0.8.3claws4
409 * src/mainwindow.[ch]
410 custom toolbar for compose
411 move mainwin toolbar back to mainwindow
413 2002-09-22 [alfons] 0.8.3claws3
420 2002-09-22 [alfons] 0.8.3claws2
423 procmsg_save_to_outbox(): don't unlink message file from queue;
424 callers should do it using folder_item_remove_msg()
426 2002-09-22 [colin] 0.8.3claws1
429 Made mimeview_check_signature() public
431 Made GPG signatures verifiable by clicking
432 the [application/pgp-signature] in the Text
435 2002-09-22 [paul] 0.8.3claws
444 updated translations, submitted by George Danchev,
445 me, Ricardo Mones Lastra, Alessandro Maestri,
446 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
447 and Urke MMI, respectively.
449 2002-09-22 [alfons] 0.8.2claws65
453 no furry valgrinds have been used to plug these memleaks
455 2002-09-20 [paul] 0.8.2claws64
457 * sync with 0.8.3cvs4
458 'Select thread' re-implemented
459 see ChangeLog 2002-09-20
461 2002-09-21 [alfons] 0.8.2claws63
464 compose_send(): plug unnoticed memleak
466 2002-09-20 [alfons] 0.8.2claws62
469 replace_address_in_edit(): strict check for NULL address to
470 fix "[ 607348 ] Segfault in address completion". My guess is
471 that this happens with an empty address book, but it's good
472 to have this check here anyway
474 completion_window_button_press(): free string returned
475 from the internal cache
477 2002-09-20 [christoph] 0.8.2claws61
480 added ENC_BINARY to EncodingType
482 the string returned by procmime_get_encoding_str
483 should not depend on the order of values in the
484 EncodingType definition
485 * doc-src/rfc1806.txt ** NEW FILE **
486 Added rfc1806 about MIME Content-Disposition
489 2002-09-19 [paul] 0.8.2claws60
491 * sync with 0.8.2cvs3
492 see ChangeLog 2002-09-19
494 2002-09-19 [paul] 0.8.2claws59
496 * src/prefs_folder_item.c
497 revert to Darko's original alignment of colour
499 add a colon to folder_color label
502 add Colin's patch (with Hiro's modifications) to
503 force BASE64 encoding for 8-bit text when signing
504 (sync with 0.8.3cvs2)
506 2002-09-18 [alfons] 0.8.2claws58
511 (beautify a little bit)
513 2002-09-18 [christoph] 0.8.2claws57
516 fix handling of fgetc return value
518 2002-09-17 [alfons] 0.8.2claws56
521 summary_sort(): check non-NULL summaryview->folder_item when no
522 folder is selected at all
523 (closes "[ 610344 ] sort label make syl Crash")
525 2002-09-17 [alfons] 0.8.2claws55
528 beautify a little bit
530 2002-09-17 [christoph] 0.8.2claws54
533 initialize max values for cache and folder
534 when cache or folder is empty
536 2002-09-15 [colin] 0.8.2claws53
539 Fix a leak (thanks Alfons!) and cleaned
540 variables names for custom headers
542 2002-09-15 [colin] 0.8.2claws52
545 Fix custom headers recognition when
546 prefs_common.trans_hdr is on
548 2002-09-15 [colin] 0.8.2claws51
551 Allow dynamically-added custom headers
552 Yet not reparsed if reedited
554 2002-09-15 [alfons] 0.8.2claws50
556 * src/prefs_account.c
559 2002-09-15 [colin] 0.8.2claws49
561 * src/prefs_account.c
562 fix pop_before_smtp sensitivity
564 2002-09-15 [colin] 0.8.2claws48
567 add inc_pop_before_smtp()
568 allow MainWindow to be undefined in
569 inc_account_mail() and inc_start()
572 add STYPE_POP_BEFORE_SMTP session type
573 * src/prefs_account.c
574 activated pop before smtp option
576 do pop before smtp if the relevant option
579 2002-09-15 [paul] 0.8.2claws47
582 see ChangeLog 2002-09-15
584 2002-09-14 [paul] 0.8.2claws46
587 updated Bulgarian translation, submitted by
590 2002-09-13 [paul] 0.8.2claws45
593 merge claws' select_account() with main's
594 (new) compose_select_account(). [sync with
595 0.8.2cvs15, see ChangeLog 2002-09-11]
597 2002-09-12 [christoph] 0.8.2claws44
600 allocate 1 elements of FolderItem not 0
602 2002-09-12 [colin] 0.8.2claws43
605 Fix bug #590825 (obey Follow-up: poster)
607 2002-09-12 [colin] 0.8.2claws42
610 Fix bug #557009 (wrong headers for messages
611 forwarded as attachments)
613 2002-09-11 [colin] 0.8.2claws41
616 Put SCF: pseudo-header on top of message
617 Set draft tmp_flag when saved as draft
621 Skip after first \n\n for beginning of real message
624 2002-09-11 [christoph] 0.8.2claws40
627 use procmsg flag functions in filtering or processing
628 will cause incorrect folder message counts
630 2002-09-11 [colin] 0.8.2claws39
633 Fix bug #550175 - wrong save folder when reediting
636 2002-09-11 [paul] 0.8.2claws38
638 * sync with 0.8.2cvs14
639 see ChangeLog 2002-09-11
641 2002-09-11 [colin] 0.8.2claws37
644 Fix a typo (seeming to cause new/unread status to
647 2002-09-10 [christoph] 0.8.2claws36
650 compose_redirect should not use compose_generic_new
651 because that does more stuff than expected including
652 opening the external editor
653 (closes bug "[ 526608 ] bounced messages appear blank
656 2002-09-10 [christoph] 0.8.2claws35
659 fix problem with too large message number range
660 causing a crash in folder_item_scan
662 2002-09-10 [paul] 0.8.2claws34
664 * sync with 0.8.2cvs13
665 see ChangeLog 2002-09-10
667 2002-09-10 [christoph] 0.8.2claws33
670 set MsgInfo TmpFlags for queue and draft folders
671 (closes bug "[ 591676 ] Queue ignore MIME on restart")
673 2002-09-10 [paul] 0.8.2claws32
676 po/bg.po ** NEW FILE **
677 new Bulgarian translation submitted by
678 George Danchev <danchev@spnet.net>
682 tools/tb2sylpheed ** NEW FILE **
683 add script that converts an addressbook exported
684 from The Bat! into a Sylpheed addressbook. Submitted
685 by Urke MMI <urke-kg@eunet.yu>
687 2002-09-10 [paul] 0.8.2claws31
689 * sync with 0.8.2cvs12
690 see ChangeLog 2002-09-10
692 2002-09-06 [paul] 0.8.2claws30
695 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
699 tools/ldif-to-xml.py ** REMOVED **
700 remove obsolete python script
702 2002-09-06 [paul] 0.8.2claws29
704 * sync with 0.8.2cvs10
705 see ChangeLog 2002-09-06
707 2002-09-04 [paul] 0.8.2claws28
709 * sync with 0.8.2cvs9
710 see ChangeLog 2002-08-04
712 2002-09-04 [colin] 0.8.2claws27
714 * src/prefs_common.[ch]
715 Added signature color configuration
717 Use user-specified signature color
719 2002-09-03 [colin] 0.8.2claws26
721 * src/prefs_common.[ch]
722 Added autosave and autosave_length prefs
724 Added compose_remove_draft()
725 Auto-save drafts according to the prefs
727 Added a crash-indicator file, allowing to check
728 for new messages on startup if Sylpheed crashed
729 (makes saved drafts "reappear")
731 2002-09-03 [colin] 0.8.2claws25
736 2002-09-03 [paul] 0.8.2claws24
738 * sync with 0.8.2cvs8
739 see ChangeLog 2002-09-02 and 2002-09-03
741 2002-09-03 [darko] 0.8.2claws23
744 use normal style when creating new folder to pick
747 2002-09-02 [melvin] 0.8.2claws22
750 removed some obsolete code
752 2002-09-02 [melvin] 0.8.2claws21
755 fixed test's equality sign (== to =)
757 2002-09-02 [alfons] 0.8.2claws20
761 revert change of 0.8.2claws16 and use the mh_folder_destroy
762 as folder->destroy virtual as suggested by Hiro
763 (the mh.c code seems to have been lost around mh.c.1.21)
765 2002-09-02 [paul] 0.8.2claws19
768 updated by Fabio Jr. Beneditto
771 use 'http://claws.sylpheed.org' for homepage link.
772 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
774 2002-09-01 [alfons] 0.8.2claws18
777 plug memleak related to one Martin Kluge found
779 2002-08-31 [paul] 0.8.2claws17
781 * sync with 0.8.2cvs6
782 see ChangeLog 2002-08-30
784 2002-08-31 [alfons] 0.8.2claws16
787 folder_destroy(): remove mailbox from folderlist even if it has
790 2002-08-31 [alfons] 0.8.2claws15
795 (being pedantic I know)
797 2002-08-31 [alfons] 0.8.2claws14
800 check for NULL pointers returned from folder->fetch_msginfo virtual
801 (should solve some reported crashes)
803 2002-08-30 [alfons] 0.8.2claws13
808 enable crash dialog on compilation time
809 (--enable-crash-dialog configure option)
811 2002-08-30 [alfons] 0.8.2claws12
816 apply memory leak plug patch by Martin Kluge
817 (closes patch "[ 602568 ] patch for 602441 little memory leak",
818 bug "[ 599677 ] Very small memory leak in 0.81claws115",
819 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
821 2002-08-30 [darko] 0.8.2claws11
824 copy Gtk style from normal style to match
825 font size for coloured folders
827 2002-08-29 [alfons] 0.8.2claws10
830 Type=Internet <- Type=Application
831 (reported by Michael Schwendt, see:
832 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
833 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
835 2002-08-29 [paul] 0.8.2claws9
837 * sync with 0.8.2cvs5
838 see ChangeLog 2002-08-29
840 2002-08-29 [colin] 0.8.2claws8
843 Added a sanity check in summary_select_thread
844 Should fix bug 601605
846 2002-08-29 [colin] 0.8.2claws7
849 Revert claws6 changes regarding bug #591676
851 2002-08-28 [colin] 0.8.2claws6
854 Ignore cache for queue folderitems
857 2002-08-28 [melvin] 0.8.2claws5
862 2002-08-28 [melvin] 0.8.2claws4
865 Updated a bit the text concerning the spell checker
867 2002-08-28 [melvin] 0.8.2claws3
869 Merged the GNU_aspell_branch:
870 Support of new GNU/aspell is now included and the old pspell
871 is not supported anymore.
875 Updated spell checker text to reflect the switch to GNU/aspell
877 * ac/aspell.m4 *** NEW ***
878 * src/gtkaspell.[ch] *** NEW ***
879 * ac/pspell.m4 *** DELETED ***
880 * src/gtkspell.[ch] *** DELETED ***
883 Updated for GNU/aspell support
886 Replaced gtkspell.c by gtkaspell.c
894 * src/prefs_common.[ch]
895 Updated for GNU/aspell support
897 2002-08-28 [paul] 0.8.2claws2
899 * sync with 0.8.2cvs4
900 see ChangeLog 2002-08-27 and 2002-08-28
902 2002-08-28 [colin] 0.8.2claws1
904 * src/summary_search.c
907 2002-08-28 [jens] 0.8.2claws
910 Updated German translations
912 2002-08-27 [melvin] 0.8.2claws
915 Updated French translations
917 2002-08-27 [paul] 0.8.2claws
919 * sync with 0.8.2 main release
927 updated message catalogs submitted by
928 Ricardo Mones Lastra, Alessandro Maestri,
929 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
930 Beneditto and Urke MMI
932 2002-08-27 [hoa] 0.8.1claws123
934 * src/mainwindow.[ch]
935 * src/summaryview.[ch]
936 removed the "filter setting" menu option.
937 add a "cancel a news message" menu option.
939 2002-08-26 [martin] 0.8.1claws122
942 changed string under 0.8.1claws79 changed by myself
945 2002-08-26 [martin] 0.8.1claws121
948 added kill command to debuggerrc to start crash dialog
950 2002-08-26 [paul] 0.8.1claws120
952 * sync with 0.8.1cvs31
953 see ChangeLog 2002-08-26
955 2002-08-25 [alfons] 0.8.1claws119
958 fix bug that didn't send out correct headers to news server
959 when sending news article and email from queue (bug reported
960 and patch provided by Tim Mann; closes bug
961 "[ 583196 ] 0.7.8claws can't post news")
963 2002-08-25 [alfons] 0.8.1claws118
965 * src/selective_download.c
966 mark two strings as translatable
967 (thanks to Urke MMI for pointing this out)
969 2002-08-25 [alfons] 0.8.1claws117
972 treat sent boxes as special and allow sorting them by addressee
973 (closes "[ 589418 ] Sent folder sorting misbehavior"
974 submitted by Steve Lamb)
976 2002-08-24 [alfons] 0.8.1claws116
979 fix memleak reported by Martin Kluge
980 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
982 2002-08-24 [oliver] 0.8.1claws115
984 * src/prefs_toolbar.c
985 o code cleanup as suggested by Alfons
988 2002-08-24 [alfons] 0.8.1claws114
991 o fix another memory leak reported by Martin Kluge
992 (see "[ 599568 ] Small Memory Leak")
993 o remove 'from' variable from 'summary_set_header()'; we can
996 2002-08-24 [paul] 0.8.1claws113
998 * sync with 0.8.1cvs30
999 see ChangeLog 2002-08-23
1001 2002-08-24 [alfons] 0.8.1claws112
1004 remove unnecessary allocations for search bar fixing leaks
1005 reported by Martin Kluge
1006 (see "[ 599451 ] Further memory leaks?")
1008 2002-08-24 [alfons] 0.8.1claws111
1011 make get_socket_name() public for crash.c
1013 o make report bug button work (goes to claws'
1014 bug tracker at sf.net)
1015 o introduce function for doing important stuff just
1016 before claws goes down
1019 2002-08-24 [alfons] 0.8.1claws110
1022 move cursor to "To" entry when forwarding as attachment
1023 (reported and solved by Steve Lamb, closes bug report
1024 "[ 592880 ] Forward as attachment; cursor not in to")
1026 2002-08-24 [colin] 0.8.1claws109
1029 fix quick search visibility after GUI (de)separations.
1031 2002-08-23 [colin] 0.8.1claws108
1034 fix header pane visibility after folderview or
1035 messageview (de)separation
1037 2002-08-23 [paul] 0.8.1claws107
1039 * src/mainwindow.[ch]
1041 give full control of display or non-display
1042 of the Execute icon to Custom toolbar settings.
1043 add new sensitivity condition to maninwindow.h:
1049 more sync with 0.8.1cvs29
1051 2002-08-23 [melvin] 0.8.1claws106
1054 Readded support for custom widget in alertpanel lost in last
1057 2002-08-23 [paul] 0.8.1claws105
1059 * sync with 0.8.1cvs29
1060 see ChangeLog 2002-08-23
1062 2002-08-23 [colin] 0.8.1claws104
1065 Fix folder and search pixmaps exchanging positions
1066 after theme or toolbar changes. Thank to Oliver for
1069 2002-08-23 [colin] 0.8.1claws103
1072 src/messageview.[ch]
1075 Changed messageview_create() and noticeview_create()
1076 to avoid the last gdk_warning
1078 2002-08-22 [colin] 0.8.1claws102
1081 Fix my new `Creating pixmap from xpm' warning
1083 2002-08-22 [colin] 0.8.1claws101
1086 Fix some of the gdk warnings
1088 2002-08-22 [colin] 0.8.1claws100
1091 * src/stock_pixmap.c
1092 * src/stock_pixmap.h
1093 * src/pixmaps/quicksearch.xpm *ADDED*
1094 Add the quicksearch pixmap
1098 Make quicksearch bar visible/hidden via a button
1100 2002-08-22 [christoph] 0.8.1claws99
1103 fix folder update for newsgroups with message
1104 numbers below minimum number of articles to fetch
1105 (closes bug #598445)
1107 2002-08-22 [paul] 0.8.1claws98
1109 * sync with 0.8.1cvs28
1110 see ChangeLog 2002-08-22
1112 2002-08-21 [alfons] 0.8.1claws97
1115 use bt instead of bt full which seems to work
1116 better, and bt full doesn't give a great deal
1117 of information anyway
1119 2002-08-21 [colin] 0.8.1claws96
1122 fix summaryview_searchtype_changed prototype
1124 2002-08-21 [christoph] 0.8.1claws95
1127 o fix broken menu update for sorting type, we have to
1128 get this info from the summaryview now
1129 o removed setting of threaded state in menu callback
1130 * src/summaryview.[ch]
1131 more summaryview/folderitem seperation for
1134 removed not required --with-compiler-flags option
1136 2002-08-21 [oliver] 0.8.1claws94
1139 o rename toolbar.xml to toolbar_main.xml
1140 since toolbar_compose.xml might come up
1145 2002-08-21 [darko] 0.8.1claws93
1148 don't reset tmp flags for messages copied
1151 2002-08-21 [colin] 0.8.1claws92
1153 * src/prefs_filtering.c
1154 fix renaming rules on folder rename
1155 when folder is not a leaf folder
1157 2002-08-21 [paul] 0.8.1claws91
1159 * src/prefs_folder_item.c
1160 fix alignment of colour selector
1162 2002-08-21 [paul] 0.8.1claws90
1164 * sync with 0.8.1cvs27
1165 see ChangeLog 2002-08-21
1167 2002-08-21 [paul] 0.8.1claws89
1170 fix crash when changing field type in
1173 2002-08-21 [colin] 0.8.1claws88
1176 Made quick search case-insensitive
1178 2002-08-21 [paul] 0.8.1claws87
1180 * sync with 0.8.1cvs26
1181 see ChangeLog 2002-08-21
1183 2002-08-20 [christoph] 0.8.1claws86
1187 * src/summaryview.[ch]
1188 more summaryview/folderitem seperation for
1189 sort_key and sort_type
1191 added missing return statement
1193 2002-08-20 [colin] 0.8.1claws85
1195 * src/summaryview.[ch]
1196 Added a quick search box
1198 * src/prefs_common.[ch]
1199 Added a show/hide option for the quick search
1201 2002-08-20 [oliver] 0.8.1claws84
1204 remove toolbar_create_popups
1206 o remove toolbar_create_popups
1207 o fix toolbar_set_sensitive
1208 (Bug reports #596834 and #596832)
1209 * src/prefs_toolbar.c
1210 o add "Set default" button
1211 o align label and text + combo widgets
1213 2002-08-20 [hoa] 0.8.1claws83bis
1216 fixed a bug in imap_fetch_msginfo() in case there is no
1219 2002-08-20 [darko] 0.8.1claws83
1222 copy the color style of folder view so it
1223 works with GTK themes
1225 2002-08-20 [darko] 0.8.1claws82
1229 * src/prefs_folder_item.[hc]
1230 don't use UI stuff in folder.h
1232 2002-08-20 [darko] 0.8.1claws81
1235 * src/prefs_folder_item.h
1237 * src/prefs_folder_item.c
1238 ability to set folder color in folderview
1240 2002-08-19 [alfons] 0.8.1claws80
1243 fix one of the earlier memleaks reported by Martin Kluge
1245 2002-08-19 [alfons] 0.8.1claws79
1248 hide notice view when selecting seperate folder
1249 view (reported by Urke MMI)
1251 2002-08-19 [christoph] 0.8.1claws78
1254 * src/prefs_folder_item.h
1255 * src/summaryview.[ch]
1256 o add summary_set_prefs_from_folderitem to set
1257 summaryview prefs (first step to remove all
1258 references to the folderitem in summaryview)
1259 o moved compiled regex stuff from folderitem prefs
1262 2002-08-19 [paul] 0.8.1claws77
1265 add check for '.' to QUOTE_IF_REQUIRED
1267 2002-08-19 [paul] 0.8.1claws76
1270 sync with 0.8.1cvs25 (plug memory leak)
1272 * src/prefs_toolbar.c
1273 re-order prefs_toolbar_cancel()
1275 2002-08-18 [alfons] 0.8.1claws75
1279 plug other memleaks reported by Martin Kluge
1281 2002-08-18 [paul] 0.8.1claws74
1284 updated by Fabio Jr. Beneditto
1286 2002-08-18 [paul] 0.8.1claws73
1289 fix bug where tooltips were displayed untranslated
1291 * src/prefs_toolbar.c
1292 fix bug where clicking 'Cancel' creates an icon & text
1293 toolbar regardless of prefs
1296 2002-08-17 [oliver] 0.8.1claws72
1298 * src/prefs_toolbar.c
1299 update toolbar on CANCEL
1300 bug reported by Martin Kluge
1302 toolbar_destroy memleak fixed
1304 2002-08-17 [alfons] 0.8.1claws71
1307 plug another memleak reported by Martin Kluge
1309 2002-08-16 [alfons] 0.8.1claws70
1312 use execvp() correctly (suggested by wwp; thanks!)
1314 2002-08-16 [alfons] 0.8.1claws69
1317 plug memory leak reported by Kim Schultz & Martin Kluge
1319 2002-08-16 [paul] 0.8.1claws68
1322 updated by Ricardo Mones Lastra
1324 2002-08-16 [paul] 0.8.1claws67
1327 fix bug where 'Compose News' icon showed wrong
1330 2002-08-16 [paul] 0.8.1claws66
1332 * sync with 0.8.1cvs24
1333 see ChangeLog 2002-08-16
1336 updated by Alessandro Maestri
1338 2002-08-15 [paul] 0.8.1claws65
1343 2002-08-15 [paul] 0.8.1claws64
1346 don't translate debug info
1351 2002-08-15 [paul] 0.8.1claws63
1353 * src/prefs_toolbar.c
1354 fix bug where clicking 'OK' creates an icon & text
1355 toolbar regardless of prefs
1357 2002-08-14 [alfons] 0.8.1claws62
1360 add global var that has the full argv[0]
1362 o execvp the correct sylpheed by using argv0
1363 and setting the correct work dir
1366 2002-08-14 [oliver] 0.8.1claws61
1368 * enable/disable Toolbar Action Buttons
1372 * src/prefs_toolbar.c
1374 2002-08-14 [melvin] 0.8.1claws60
1377 Updated French translations
1379 2002-08-14 [melvin] 0.8.1claws59
1382 Made bug report not translatable
1384 Fixed exporthtml_build_filespec() return value
1386 Fixed incorrect include file
1388 * src/prefs_actions.c
1389 * src/prefs_toolbar.c
1390 Made debug info not translatable
1393 Added missing includes
1394 * src/prefs_common.c
1397 2002-08-14 [paul] 0.8.1claws58
1399 * faq/es/sylpheed-faq.html
1400 faq/es/sylpheed-faq-[1-3].html
1401 faq/es/sylpheed-faq-4.html **NEW FILE **
1404 2002-08-13 [christoph] 0.8.1claws57
1407 ignore thread fix that did not mark all
1408 child nodes of a ignored thread as
1409 ignored. Does not work perfectly yet,
1410 but it is better now
1412 2002-08-13 [alfons] 0.8.1claws56
1415 o implement 'save crash log'
1418 2002-08-13 [melvin] 0.8.1claws55
1421 removed unrequired "execinfo.h" header
1423 2002-08-12 [paul] 0.8.1claws54
1425 * faq/en/sylpheed-faq.html
1426 faq/en/sylpheed-faq-[1-3].html
1427 faq/en/sylpheed-faq-4.html **NEW FILE **
1430 2002-08-12 [alfons] 0.8.1claws53
1433 add crash.c to translatables
1435 bring in Leandro's crash dialog
1437 2002-08-11 [alfons] 0.8.1claws52
1440 clean up some warnings
1442 2002-08-11 [alfons] 0.8.1claws51
1446 * src/crash.[ch] ** NEW FILES **
1448 initial gdb crash handler
1450 2002-08-11 [paul] 0.8.1claws50
1452 * src/prefs_toolbar.c
1453 replace Up/Down arrow pixmaps with text to be
1454 consistent across icon themes
1456 2002-08-11 [paul] 0.8.1claws49
1458 * src/prefs_common.c
1460 rename 'Pixmap' -> 'Icon'
1463 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1465 2002-08-10 [paul] 0.8.1claws48
1467 * src/prefs_toolbar.c
1470 2002-08-10 [paul] 0.8.1claws47
1473 don't write Processing progress to status bar
1474 patch submitted by Alexander Evseev
1476 * src/prefs_toolbar.c
1477 re-position and resize window
1478 make window assume correct size on first call
1480 2002-08-10 [paul] 0.8.1claws46
1487 follow UI text conventions
1489 2002-08-10 [alfons] 0.8.1claws45
1492 correct pixmap for delete action
1494 2002-08-10 [paul] 0.8.1claws44
1497 updated by Fabio Jr. Beneditto
1499 2002-08-10 [paul] 0.8.1claws43
1502 add custom toolbar files
1504 2002-08-10 [paul] 0.8.1claws42
1506 * sync with 0.8.1cvs22
1507 see ChangeLog 2002-08-09
1509 2002-08-09 [paul] 0.8.1claws41
1513 tools/outlook2sylpheed.pl ** NEW FILE **
1514 add script to convert exported Outlook
1515 contacts list to a Sylpheed addressbook.
1516 Submitted by Ricardo Mones Lastra.
1518 2002-08-09 [paul] 0.8.1claws40
1522 po/sr.po ** NEW FILE **
1523 add Serbian message catalog. Submitted by
1524 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
1526 2002-08-09 [paul] 0.8.1claws39
1528 * sync with 0.8.1cvs21
1529 see ChangeLog 2002-08-08
1531 2002-08-08 [oliver] 0.8.1claws38
1534 move Custom Toolbar to Configuration menu
1536 2002-08-08 [oliver] 0.8.1claws37
1538 * src/prefs_toolbar.c
1539 fix substitute pixmap bug
1541 2002-08-08 [paul] 0.8.1claws36
1543 * sync with 0.8.1cvs19
1544 see ChangeLog 2002-08-08
1546 2002-08-07 [christoph] 0.8.1claws35
1549 fixed a memory leak in new canonicalize_file_replace
1551 2002-08-07 [christoph] 0.8.1claws34
1554 o canonicalize_file_replace should create the temporary
1555 file in the same directory as the original file.
1556 o added get_tmpfile_in_dir that creates a temorary file
1557 in a specified directory.
1559 2002-08-07 [melvin] 0.8.1claws33
1562 fixed bug where 'Article' button acted as 'Email' button.
1564 2002-08-07 [paul] 0.8.1claws32
1566 * sync with 0.8.1.cvs17
1567 see ChangeLog 2002-08-07
1569 2002-08-07 [colin] 0.8.1claws31
1572 fix mass-cancel problem
1574 2002-08-07 [thorsten] 0.8.1claws30
1576 * src/prefs_toolbar.c
1577 fix: crash on replace or add new button
1579 fix: close xmlfile after reading
1581 fix: unlink() file before rename()
1583 2002-08-06 [paul] 0.8.1claws29
1585 * sync with 0.8.cvs15
1586 see ChangeLog 2002-08-06
1588 2002-08-06 [oliver] 0.8.1claws28
1591 * src/prefs_toolbar.c
1592 fixed empty toolbar issue
1594 2002-08-06 [oliver] 0.8.1claws27
1596 * Custom Toolbar Final
1600 o toolbar stuff now lives in src/toolbar.[ch]
1601 o main_window_toolbar_* functions are renamed to
1602 toolbar_* reflecting their new source file
1603 * src/mainwindow.[ch]
1604 o remove toolbar stuff
1606 2002-08-06 [oliver] 0.8.1claws26
1609 * src/prefs_toolbar.[ch] **New File**
1610 * src/toolbar.[ch] **New File**
1611 o prefs_toolbar.[ch] custom toolbar frontend
1612 o toolbar.[ch] backend
1614 2002-08-06 [oliver] 0.8.1claws25
1616 * src/prefs_actions.[ch]
1617 o new exported function actions_execute
1619 2002-08-06 [paul] 0.8.1claws24
1621 * sync with 0.8.1cvs4
1622 see ChangeLog 2002-08-06
1624 2002-08-06 [paul] 0.8.1claws23
1626 * sync with 0.8.1cvs13
1627 see ChangeLog 2002-08-06
1629 2002-08-06 [paul] 0.8.1claws22
1631 * sync with 0.8.1cvs12
1632 see ChangeLog 2002-08-05 and 2002-08-06
1634 2002-08-06 [match] 0.8.1claws21
1637 improvements to cut/copy/paste address
1639 2002-08-05 [match] 0.8.1claws20
1646 fixes to improve cut/copy/paste
1648 2002-08-06 [melvin] 0.8.1claws19
1651 account_find_all_from_address(): new function that returns the
1652 list of all accounts that are matched in an address.
1653 * src/alertpanel.[ch]
1654 alertpanel() now accepts a custom widget
1655 alertpanel_with_widget(): new function that pops up a panel with
1656 a custom widget in it
1658 gtkut_account_menu_new(): new function that allows the selection
1659 of an account from a list of accounts.
1661 Extended Return Receipt notification to select the correct
1662 account and to make a security test on the Delivery-Notification
1663 address which should be the same as the Return-Path.
1665 2002-08-06 [thorsten] 0.8.1claws18
1668 attach_all: save unnamed as "noname.%d",
1669 dont free static dirname
1671 2002-08-05 [alfons] 0.8.1claws17
1674 detect XIM by trying to link rather than compile a XIM program
1676 2002-08-05 [oliver] 0.8.1claws16
1678 * src/stock_pixmap.[ch]
1679 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1680 o new func to retrieve pixmaps
1682 2002-08-05 [paul] 0.8.1claws15
1684 * sync with 0.8.1cvs10
1685 see ChangeLog 2002-08-05
1687 2002-08-04 [alfons] 0.8.1claws14
1690 see if this plugs memleak
1692 2002-08-04 [melvin] 0.8.1claws13
1695 fixed bug that could crash Sylpheed when highlighting
1696 all misspelled words.
1698 2002-08-03 [melvin] 0.8.1claws12
1700 * src/prefs_actions.c
1701 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1703 fixed bug where the Return Receipt was sent to
1704 Delivery-Notification-To address even if it was not present
1706 2002-08-02 [alfons] 0.8.1claws11
1708 * src/prefs_actions.c
1709 o more check for NULLs
1710 o put create_io_dialog() in right conditional block
1712 2002-08-02 [paul] 0.8.1claws10
1715 updated by Ricardo Mones Lastra
1717 2002-08-01 [christoph] 0.8.1claws9
1720 don't free the cache of the opened
1721 folder in the summaryview
1723 don't unset flags, if it is not required
1725 2002-08-01 [paul] 0.8.1claws8
1727 * sync with 0.8.1cvs8
1728 see ChangeLog entry 2002-08-01
1730 2002-08-01 [paul] 0.8.1claws7
1732 * sync with 0.8.1cvs7
1733 see ChangeLog 2002-07-31 and 2002-08-01
1735 2002-07-31 [christoph] 0.8.1claws6
1738 forgot to update menu sensitivity
1739 function for new menu entry
1741 2002-07-31 [alfons] 0.8.1claws5
1744 check folder item and its path for NULL on
1747 2002-07-31 [christoph] 0.8.1claws4
1750 check if folder_item_get_msginfo in
1751 folder_item_remove_msg returned NULL
1753 better clear the uid cache in the
1754 uid validity check function and delete
1757 2002-07-31 [paul] 0.8.1claws3
1760 add the '--attach' option and a few other
1763 2002-07-31 [paul] 0.8.1claws2
1765 * sync with 0.8.1cvs5
1766 see ChangeLog 2002-07-31
1768 2002-07-31 [christoph] 0.8.1claws1
1770 * src/folderview.[ch]
1772 replace "Rescan all folders..." with
1773 "Check all folders for new messages..."
1775 2002-07-30 [paul] 0.8.1claws
1777 * version 0.8.1claws released
1779 2002-07-30 [paul] 0.8.0claws29
1781 * tools/OOo2sylpheed.pl ** NEW FILE **
1783 add script to enable sending documents as
1784 attachments from OpenOffice.org
1786 2002-07-30 [melvin] 0.8.0claws28
1788 * src/prefs_actions.c
1789 Made the actions' input/output dialog display
1792 2002-07-30 [christoph] 0.8.0claws27
1795 check if folder_item_get_msginfo in
1796 procmsg_save_to_outbox returned NULL
1798 2002-07-30 [paul] 0.8.0claws26
1800 * sync with 0.8.1cvs4
1801 see ChangeLog 2002-07-29
1803 2002-07-29 [thorsten] 0.8.0claws25
1806 added selective download, delete on server
1808 2002-07-29 [paul] 0.8.0claws24
1810 * sync with 0.8.1cvs3
1811 see ChangeLog 2002-07-29
1813 2002-07-27 [christoph] 0.8.0claws23
1816 add extra check if fetching the msginfo
1819 2002-07-27 [paul] 0.8.0claws22
1821 * sync with 0.8.1cvs2
1822 see ChangeLog 2002-07-26
1824 2002-07-27 [christoph] 0.8.0claws21
1827 add another check if a valid msginfo
1830 2002-07-26 [hoa] 0.8.0claws20
1833 Fixed a condition in folder_item_destroy()
1836 Fixed an error in IMAP protocol
1838 2002-07-26 [alfons] 0.8.0claws19
1841 ofcourse compare with identifier, not the path
1843 2002-07-26 [alfons] 0.8.0claws18
1846 use folder item identifier for saving / restoring
1847 preferences because folder->path might not be unique
1849 2002-07-26 [melvin] 0.8.0claws17
1852 Fixed a crash introduced in 0.8.0claws5 when log is
1853 cut under 80 characters.
1855 2002-07-26 [paul] 0.8.0claws16
1857 * sync with 0.8.1cvs1
1858 see ChangeLog 2002-07-26
1860 2002-07-26 [christoph] 0.8.0claws15
1863 imap folder now remembers the last selected
1864 folder and imap_fetch_msginfo skips selecting
1865 the folder if it is already selected
1867 2002-07-26 [christoph] 0.8.0claws14
1872 fix imap folder rescanning
1874 2002-07-25 [christoph] 0.8.0claws13
1884 implement imap uid cache and uid validity check
1886 2002-07-25 [alfons] 0.8.0claws12
1889 fix a brown paper bag bug, and also add some more
1892 2002-07-25 [christoph] 0.8.0claws11
1895 don't mix copy, fetch_msginfo and remove
1896 operations in folder item copy and move
1899 2002-07-25 [christoph] 0.8.0claws10
1903 * src/prefs_folder_item.c
1904 * src/summaryview.[ch]
1905 remove no longer required parameter update_cache from
1908 2002-07-25 [paul] 0.8.0claws9
1915 2002-07-24 [alfons] 0.8.0claws8
1918 sort correctly when using simplified subject line
1919 (closes feature request "[ 585141 ] applying regexp to subject
1920 before sort" submitted by Alexandra Walford)
1922 2002-07-24 [paul] 0.8.0claws7
1924 * sync with 0.8.0cvs3
1925 see ChangeLog 2002-07-24
1927 2002-07-23 [christoph] 0.8.0claws6
1934 o separate processing and summaryview
1935 o removed summary_write_cache from summaryview
1936 o removed summaryview->killed_messages, because we don't have
1937 to keep a list of killed messages anymore. New cache will
1938 keep the hidden messages in cache anyway
1941 * src/selective_download.c
1942 o removed unnecessary summary_write_cache calls
1944 o don't set ignore thread flag in procmsg_get_thread_tree
1945 if it is already set
1948 o moved STATUSBAR_PUSH/POP to statusbar.h because
1949 they are used in different files
1951 2002-07-23 [melvin] 0.8.0claws5
1957 * src/editldap_basedn.c
1959 * src/prefs_common.c
1960 Fixed few memory leak (gtk_editable_get_chars returns
1961 an allocated string)
1963 Fixed few memory leak (gtk_editable_get_chars returns
1964 an allocated string) and modified a little the log cutting
1967 Replaced a call to an obsolete function gtk_entry_get_text()
1968 by gtk_editable_get_chars()
1970 Removed a debug printf
1972 2002-07-23 [christoph] 0.8.0claws4
1975 fix another g_dirname memory leak
1977 2002-07-23 [christoph] 0.8.0claws3
1980 fixed a memory leak in mh_fetch_msginfo
1981 fixed crash when message header could not be
1984 2002-07-23 [paul] 0.8.0claws2
1986 * sync with 0.8.0cvs2
1987 see ChangeLog 2002-07-23
1989 2002-07-23 [paul] 0.8.0claws1
1991 * sync with 0.8.0cvs1
1992 see ChangeLog 2002-07-23
1994 2002-07-23 [paul] 0.8.0claws
1996 * release of 0.8.0claws
1998 2002-07-23 [paul] 0.7.8claws99
2001 new Russian translation, submitted by
2002 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
2004 2002-07-22 [jens] 0.7.8claws98
2007 Updated German translations.
2009 2002-07-22 [paul] 0.7.8claws97
2015 updated translations by Ricardo Mones Lastra,
2016 Alessandro Maestri, Wilbert Berendsen and
2017 Fabio Jr. Beneditto respectively
2019 2002-07-22 [christoph] 0.7.8claws96
2022 fix memory leak caused by wrong g_dirname usage
2024 2002-07-22 [christoph] 0.7.8claws95
2027 update new and unread message counts for summaryview
2028 summaryview does not get it from the folder anymore
2029 and has to update the values itself
2031 2002-07-22 [melvin] 0.7.8claws94
2034 Updated French translations.
2036 2002-07-22 [christoph] 0.7.8claws93
2039 set prop->preg pointer to NULL or following check
2040 will not fail and regexec will be called with
2043 2002-07-21 [alfons] 0.7.8claws92
2045 * src/prefs_common.[ch]
2046 remove option "Send return receipt on request"
2048 2002-07-21 [thorsten] 0.7.8claws91
2051 fixed memleaks, coding style as pointed out by alfons
2053 2002-07-21 [alfons] 0.7.8claws90
2056 * src/noticeview.[ch]
2057 o fix bug notice view being displayed when going to empty folder
2058 (noticed by Christoph)
2059 o allow RRR to be sent when restarting sylpheed, or changing folder
2060 (noticed by Thorsten)
2062 2002-07-21 [thorsten] 0.7.8claws89
2065 Included save_all patch from Xaview FACQ
2066 added support for pathnames
2068 2002-07-21 [alfons] 0.7.8claws88
2073 * src/messageview.[ch]
2074 * src/noticeview.c ** NEW FILE **
2075 * src/noticeview.h ** NEW FILE **
2076 make return receipts work again
2077 (UI idea by Leandro Pereira)
2079 2002-07-21 [paul] 0.7.8claws87
2082 fix sensitivity of 'Select thread'
2084 2002-07-21 [paul] 0.7.8claws86
2086 * src/prefs_common.c
2087 add browser command line for Galeon
2089 2002-07-21 [paul] 0.7.8claws85
2092 fix 'EXTRA_DIST': remove README.README, add TODO
2095 2002-07-21 [alfons] 0.7.8claws84
2098 make enter clear selection
2099 (closes "[ 579888 ] Editor selection/entry error"
2100 reported by Steve Lamb)
2102 2002-07-21 [alfons] 0.7.8claws83
2105 sort message list when selecting unthread messages
2106 (closes "[ 501593 ] switching threaded view doesn't sort"
2107 reported by Simon Schubert)
2109 2002-07-20 [alfons] 0.7.8claws82
2114 2002-07-20 [thorsten] 0.7.8claws81
2117 Fixed expansion of empty fields in matchactions
2119 2002-07-19 [melvin] 0.7.8claws80
2122 Removed a duplicate menu entry (fast mode) introduced during
2124 Added a menu separator between 'Use alternate' and 'Fast mode'
2126 2002-07-19 [paul] 0.7.8claws79
2132 2002-07-19 [thorsten] 0.7.8claws78
2134 * tools/calypso_convert.pl ** NEW FILE **
2137 script to import mbox files exported
2139 o generates folder structure
2140 o includes attachments
2142 2002-07-19 [melvin] 0.7.8claws77
2144 * src/selective_download.[ch]
2145 Fixed bug where closing the dialog with the window manager's
2146 close button will not unlock the summary
2147 Corrected some function declarations that missed a return value
2148 Made the source code comply better with coding style.
2149 * src/prefs_common.c
2150 Added new browser command line for Mozilla.
2152 2002-07-18 [paul] 0.7.8claws76
2155 src/selective_download.[ch]
2156 reflect theme changes, fix Gdk Warning when creating
2157 pixmap from NULL window, and minor clean up.
2158 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2163 2002-07-17 [paul] 0.7.8claws75
2171 2002-07-16 [paul] 0.7.8claws74
2173 * tools/filter_conv.pl
2175 replace conversion script with reimplemented version,
2176 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
2178 2002-07-16 [colin] 0.7.8claws73
2181 remove forgotten debug messages - sorry ;-)
2183 2002-07-16 [colin] 0.7.8claws72
2189 add the ability to select part of a text mime-part
2192 2002-07-15 [christoph] 0.7.8claws71
2195 fix folder message count for folders without
2196 msg_is_changed (includes news folders)
2198 2002-07-15 [martin] 0.7.8claws70
2201 option "display recipient on 'From'..." now works
2202 without the need of enabling the option
2203 "display sender using address book".
2205 2002-07-15 [christoph] 0.7.8claws69
2208 removed setting folder status from summaryview.
2209 folder.c should update all message counts correctly.
2211 2002-07-15 [paul] 0.7.8claws68
2214 updated by Fabio Junior Beneditto
2216 2002-07-15 [darko] 0.7.8claws67
2219 Fixed target folder colorization, don't decrease op
2222 2002-07-14 [paul] 0.7.8claws66
2224 * sync with main 0.8.0
2225 see ChangeLog 2002-07-14
2227 2002-07-13 [melvin] 0.7.8claws65
2232 Replaced sprintf by g_snprintf to prevent possible buffer
2235 Corrected a log message output format.
2236 Added a missing "done" debug output.
2238 Added keyboard accelerator for Priority menu items
2239 Added missing \n in debug output
2243 Added missing \n in debug output
2245 2002-07-13 [paul] 0.7.8claws64
2248 change Sergey's email address to the sf address
2251 increase show_url_timeout (more useful for long
2254 2002-07-12 [sergey] 0.7.8claws63
2257 applied (with some modifications) patch to set the
2258 micalg parameter for signatures
2259 (2001-08-28 Werner Koch <wk@gnupg.org>)
2261 2002-07-12 [sergey] 0.7.8claws62
2265 fixed man page installation
2267 2002-07-12 [paul] 0.7.8claws61
2269 * sync with 0.7.8cvs26
2270 see ChangeLog 2002-07-11 and 2002-07-12
2272 2002-07-11 [christoph] 0.7.8claws60
2276 first use the message number to find the message
2277 to mark with a reply flag but check the
2278 message-id if we got the correct message, if not
2279 try to find it by message-id.
2280 use new string seperator that is not allowed
2283 2002-07-11 [paul] 0.7.8claws59
2285 * sync with 0.7.8cvs23
2286 see ChangeLog 2002-07-10
2288 2002-07-10 [christoph] 0.7.8claws58
2292 Added message-id table to the cache in memory
2293 and functions to msgcache.c and folder.c to
2294 fetch MsgInfos by message id
2297 store folder and message-id of message replying
2298 to in queue header and set reply flag after sending
2299 (Closes bug #469498)
2301 2002-07-10 [paul] 0.7.8claws57
2305 add Martin to the list of authors
2307 2002-07-09 [martin] 0.7.8claws56
2309 Added gtk_ctree_last_visible(), tree_update_level(),
2310 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
2311 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2312 from gtk+ to gtksctree.c for the new sorting code
2313 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
2314 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
2316 Added declaration for gtk_sctree_sort_recursive() and
2317 gtk_sctree_sort_node
2322 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2323 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
2325 2002-07-08 [paul] 0.7.8claws55
2327 * more sync with 0.7.8cvs21
2328 see ChangeLog 2002-07-08
2330 2002-07-08 [paul] 0.7.8claws54
2332 * sync with 0.7.8cvs21
2333 see ChangeLog 2002-07-08
2335 2002-07-07 [alfons] 0.7.8claws53
2338 * src/stock_pixmap.[ch]
2339 * src/pixmaps/notice_warn.xpm ** NEW FILE **
2340 * src/pixmaps/notice_error.xpm ** NEW FILE **
2341 * src/pixmaps/notice_note.xpm ** NEW FILE **
2342 add new pixmaps for upcoming notice pane
2344 2002-07-06 [melvin] 0.7.8claws52
2347 Made them a bit closer to Sylpheed's coding style.
2349 Removed possible memory leaks when some errors occurs.
2351 2002-07-06 [melvin] 0.7.8claws51
2354 Removed --no-location in xgettext command line to help
2355 translators that use Emacs' po-mode
2357 Removed unnecessary comments that messed up sylpheed.pot
2359 2002-07-06 [paul] 0.7.8claws50
2361 * sync with 0.7.8cvs19
2362 see ChangeLog 2002-07-05
2364 2002-07-06 [christoph] 0.7.8claws49
2368 fix folder_item_remove_all_msg and folderview
2369 status for trash folders after emptying trash
2371 2002-07-05 [paul] 0.7.8claws48
2373 * sync with 0.7.8cvs16
2374 see ChangeLog 2002-07-04 and 2002-07-05
2376 2002-07-04 [paul] 0.7.8claws47
2378 * sync with 0.7.8cvs14
2379 see ChangeLog 2002-07-04
2381 2002-07-03 [alfons] 0.7.8claws46
2384 dupe folder item's path because it's being reallocated
2385 by new folder scanning code
2387 2002-07-03 [christoph] 0.7.8claws45
2390 better IMAP uid fetching using 'FETCH 1:* (UID)'
2392 add missing return in msgcache_write
2394 2002-07-02 [thorsten] 0.7.8claws44
2399 use binary mode for file access
2401 2002-07-02 [christoph] 0.7.8claws43
2403 * major code cleanup (part 1)
2405 - unused variables removed
2406 - unused functions removed
2407 - uninitialized variables checked
2408 - missing return statements added
2409 - missing function return types added
2410 - added parentheses around assignment and
2411 && in || when suggested by gcc
2415 replaced direct calls to folder->scan_tree
2416 with folder_scan_tree and restore folder
2417 prefs in this function. The folder should
2418 not have to deal with them.
2419 ( Should now work for all folder types )
2421 2002-07-02 [paul] 0.7.8claws42
2423 * sync with 0.7.8cvs13
2424 see ChangeLog 2002-07-01 and 2002-07-02
2426 2002-07-01 [christoph] 0.7.8claws41
2429 fix "goto next/prev unread message" with
2432 2002-07-01 [paul] 0.7.8claws40
2435 updated by Ricardo Mones Lastra
2437 2002-06-30 [match] 0.7.8claws39
2440 applied variation of leonerd's patch (566661) to
2441 allow multiple email addresses per JPilot entry.
2442 addresses may be separated by space, comma, pipe,
2443 semi-colon, new-line.
2445 2002-06-30 [alfons] 0.7.8claws38
2448 simple fix for putting older nodes before
2449 newer nodes when threading by subject
2451 2002-06-30 [christoph] 0.7.8claws37
2458 fix broken folder tree rescaning
2459 and don't use procmsg_get_mark_sum
2462 2002-06-30 [christoph] 0.7.8claws36
2464 * merge new cache branch
2466 fix new cache imap copy bug
2468 improved folder_item_scan
2469 it should now always set the correct
2470 new, unread and total message counts
2472 2002-06-29 [paul] 0.7.8claws35
2475 correct syntax error
2477 2002-06-29 [paul] 0.7.8claws34
2481 man/Makefile.am ** NEW FILE **
2482 man/sylpheed.1.gz ** NEW FILE **
2483 add Sylpheed man page
2485 2002-06-29 [paul] 0.7.8claws33
2488 updated by Fabio Junior Beneditto
2490 2002-06-28 [jens] 0.7.8claws32
2495 * src/selective_download.c
2496 removed gettext for space " "
2501 2002-06-28 [paul] 0.7.8claws31
2503 * sync with 0.7.8cvs11
2504 see ChangeLog 2002-06-28
2506 2002-06-28 [paul] 0.7.8claws30
2508 * sync with 0.7.8cvs10
2509 see ChangeLog 2002-06-27 and 2002-06-28
2511 2002-06-26 [paul] 0.7.8claws29
2514 src/selective_download.c
2515 don't gettextise empty strings.
2516 reserved by gettext. gettext("") returns
2517 the header entry with meta information,
2518 not the empty string
2523 2002-06-26 [paul] 0.7.8claws28
2525 * sync with 0.7.8cvs7
2526 see ChangeLog 2002-06-25
2528 * src/prefs_common.c
2529 ...and in the process, tweak the gui a little
2531 2002-06-25 [alfons] 0.7.8claws27
2535 fine tune ldap library detection
2537 2002-06-25 [alfons] 0.7.8claws26
2540 don't allow return receipts when composing a news article
2542 2002-06-25 [paul] 0.7.8claws25
2545 add '$(AMTAR)' to 'release' section to allow for
2546 new and older autotools
2548 2002-06-25 [paul] 0.7.8claws24
2551 fix "No more unread messages" persistant pop-up
2554 2002-06-25 [paul] 0.7.8claws23
2557 updated by Alessandro Maestri
2559 2002-06-25 [paul] 0.7.8claws22
2561 * sync with 0.7.8cvs6
2562 see ChangeLog 2002-06-25
2564 2002-06-24 [paul] 0.7.8claws21
2567 add GPL copyright information
2569 2002-06-24 [paul] 0.7.8claws20
2573 tools/update-po ** NEW FILE **
2574 add script that eases the creation of *.po files
2575 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2577 2002-06-23 [alfons] 0.7.8claws19
2580 make notification_convert_header obey const correctness
2581 (next step will be fixing the broken return receipt)
2583 2002-06-23 [paul] 0.7.8claws18
2586 fix bug introduced in last commit:
2587 removed too much code in last commit - put back what's
2590 2002-06-23 [paul] 0.7.8claws17
2592 * src/messageview.[ch]
2593 remove code committed in error from locally patched
2596 2002-06-23 [colin] 0.7.8claws16
2599 add compose_entry_select(), used to select the default_to
2600 email address - hopefully avoiding people sending mails to
2603 2002-06-22 [alfons] 0.7.8claws15
2606 add Bram Metsch & Stanislav Karchebny
2608 * src/prefs_account.[ch]
2610 - apply and adapt Bram's patch which allows user to set SMTP AUTH
2611 options. (see <http://sourceforge.net/tracker/index.php
2612 ?func=detail&aid=566937&group_id=25528&atid=384600>);
2614 - merge Stanislav's fix to make SMTP AUTH work with qmail
2615 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2617 2002-06-22 [paul] 0.7.8claws14
2619 * sync with 0.7.8cvs5
2620 see ChangeLog 2002-06-19 and 2002-06-20
2622 2002-06-22 [alfons] 0.7.8claws13
2624 * src/selective_download.c
2625 fix a stupid mistake I made
2627 2002-06-22 [alfons] 0.7.8claws12
2629 * src/selective_download.[ch]
2630 fix another unnoticed leak; cleanup code
2635 gpg-sign <-- gpg-sign-syl
2637 2002-06-21 [alfons] 0.7.8claws11
2639 * src/selective_download.c
2640 * src/selective_download.h
2641 fix assorted mix of allocation errors (should solve
2642 problem reported by Philippe Gramoullé, see:
2643 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2645 2002-06-20 [melvin] 0.7.8claws10
2647 * tools/gpg-sign *REMOVED*
2648 tools/gpg-sign-syl *ADDED*
2649 Replaced the gpg clearsigning script with the version using
2650 xterm instead of ssh-askpass and changed its name.
2653 Updated actions example to reflect the renaming of the
2654 gpg clearsigning script.
2656 2002-06-19 [paul] 0.7.8claws9
2658 * sync with 0.7.8claws9
2659 see ChangeLog 2002-06-18 and 2002-06-19
2661 2002-06-19 [paul] 0.7.8claws8
2663 * sync with 0.7.8cvs1
2664 see ChangeLog 2002-06-18
2666 2002-06-18 [alfons] 0.7.8claws7
2669 add omitted prototype
2671 2002-06-17 [paul] 0.7.8claws6
2674 fix hiding of exec_btn
2676 2002-06-17 [paul] 0.7.8claws5
2679 remove unneeded code: should_delete()
2680 and Pop3State::uidl_todelete_list
2682 2002-06-17 [paul] 0.7.8claws4
2685 see ChangeLog 2002-06-11 and 2002-06-13
2687 2002-06-16 [alfons] 0.7.8claws3
2690 make sure lock sort mode (claws specific) is
2691 also persists after a tree rescan
2693 2002-06-16 [alfons] 0.7.8claws2
2695 * src/prefs_folder_item.c
2697 fix persistence of folder sort mode (broken
2698 by adapting Hiro's new folder persistence code)
2700 2002-06-16 [alfons] 0.7.8claws1
2704 * src/prefscommon.[ch]
2705 control size of log text in log window;
2706 closes patch #569155 submitted by Mitko Haralanov.
2708 2002-06-15 [paul] 0.7.8claws
2710 * release of 0.7.8claws
2712 2002-06-15 [paul] 0.7.7claws
2715 updated by Fabio Junior Beneditto
2717 2002-06-14 [paul] 0.7.6claws49
2720 updated by Ricardo Mones Lastra
2722 2002-06-14 [paul] 0.7.6claws48
2725 updated translation by Wilbert Berendsen
2727 2002-06-14 [melvin] 0.7.6claws47
2730 Updated French translation
2732 2002-06-13 [paul] 0.7.6claws46
2735 allow filename to be typed in, rather than just
2736 selected by the mouse. Patch by Gustavo Noronha Silva.
2738 2002-06-13 [alfons] 0.7.6claws45
2740 * src/mainwindow.[ch]
2741 more cleanups (removing unnecessary menu items Expand
2742 summary / message view)
2744 2002-06-13 [melvin] 0.7.6claws44
2747 Added src/string_match.c
2748 * src/string_match.c
2749 Fixed possible buffer overflow.
2751 Added missing config.h header.
2752 * src/prefs_common.c
2755 Made some strings translatable (missing _(..)).
2757 2002-06-13 [melvin] 0.7.6claws43
2760 Corrected action example (verifying clearsigned mail).
2761 * src/prefs_account.c
2763 * src/prefs_common.c
2764 Removed incorrect line that generated a Gtk-CRITICAL msg.
2766 2002-06-12 [alfons] 0.7.6claws42
2769 add init of score column lost in 0.7.6claws42
2771 2002-06-12 [paul] 0.7.6claws41
2773 * src/prefs_account.c
2774 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2775 behavior of the radio buttons, (from 0.7.7cvs2)
2777 2002-06-11 [alfons] 0.7.6claws40
2779 * src/messageview.[ch]
2780 * src/summaryview.[ch]
2781 * src/summary_search.c
2783 perform a sync to bring in Hiro's separate view implementation
2785 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2787 2002-06-11 [paul] 0.7.6claws39
2789 * src/prefs_account.c
2790 correct a typo on the Receive tab
2792 2002-06-10 [match] 0.7.6claws38
2795 Included address completion patch from Gustavo Noronha.
2797 2002-06-10 [paul] 0.7.6claws37
2801 src/prefs_account.[ch]
2802 src/selective_download.[ch]
2805 - check if POP Account
2806 - Receive Button renamed to Preview
2807 - Preview Button Popup: preview new/all messages
2809 - Account Preferences-->Receive tab checkbutton if you
2810 want to remove Mail after Download
2812 - Account Preferences-->Receive tab checkbutton use
2813 filtering rules on preview
2814 (think of delete_on_server)
2816 - Account selectable from SD dialog
2817 - checkbutton to show already downloaded messages if
2818 all messages are previewed
2819 - new clist column showing Date
2822 - play ball with UIDL
2823 - fault tolerant (?)
2824 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2826 2002-06-10 [melvin] 0.7.6claws36
2829 Added a hint to ac/README in cvs instructions.
2831 * src/prefs_actions.c
2832 Made it possible to use a more elaborate command line
2833 for asynchronous actions, too.
2835 2002-06-10 [melvin] 0.7.6claws35
2837 * src/prefs_actions.c
2838 Make it possible to use a more elaborate command line
2839 (e.g. |foo|bar|cat>there;echo Done|)
2840 Corrected error message when calling %f, %F and %p commands
2841 from the compose window.
2843 2002-06-09 [colin] 0.7.6claws34
2846 Automatically find unread messages in current folder
2847 before annoying the user.
2849 2002-06-08 [alfons] 0.7.6claws33
2852 remove bad formatting string in it.po translation
2853 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2855 2002-06-08 [paul] 0.7.6claws32
2857 * sync with 0.7.6cvs25
2858 see ChangeLog 2002-06-07
2860 2002-06-05 [paul] 0.7.6claws31
2863 add 'Sort by locked' and 'Sort by score'
2865 2002-06-05 [paul] 0.7.6claws30
2867 * sync with 0.7.6cvs24
2868 see ChangeLog 2002-06-04
2870 2002-06-04 [paul] 0.7.6claws29
2873 updated by Fabio Junior Beneditto
2875 2002-06-03 [thorsten] 0.7.6claws28
2878 fclose() matcherrc after reading
2880 2002-06-03 [paul] 0.7.6claws27
2882 * sync with 0.7.6cvs21
2883 see ChangeLog 2002-05-31
2885 2002-05-31 [paul] 0.7.6claws26
2887 * sync with 0.7.6cvs20
2888 see ChangeLog 2002-05-29 and 2002-05-30
2890 2002-05-31 [paul] 0.7.6claws25
2893 hopefully fix last buggy sync
2896 correct typo in 'Actions' examples
2898 2002-05-29 [paul] 0.7.6claws24
2900 * sync with 0.7.6cvs18
2901 see ChangeLog 2002-05-28 and 2002-05-29
2907 2002-05-28 [paul] 0.7.6claws23
2909 * sync with 0.7.6cvs16
2910 see ChangeLog 2002-05-28
2912 2002-05-27 [thorsten] 0.7.6claws22
2914 * faq/it/sylpheed-faq-1.html
2915 faq/it/sylpheed-faq-2.html
2916 faq/it/sylpheed-faq-3.html
2917 faq/it/sylpheed-faq.html
2918 corrected DOS lineendings
2919 * faq/de/sylpheed-faq-1.html
2920 faq/de/sylpheed-faq-2.html
2921 faq/en/sylpheed-faq-1.html
2922 faq/en/sylpheed-faq-2.html
2923 faq/en/sylpheed-faq-3.html
2924 faq/es/sylpheed-faq-1.html
2925 faq/es/sylpheed-faq-2.html
2926 faq/es/sylpheed-faq-3.html
2927 faq/fr/sylpheed-faq-1.html
2928 faq/it/sylpheed-faq-1.html
2929 faq/it/sylpheed-faq-2.html
2930 faq/it/sylpheed-faq-3.html
2931 faq/it/sylpheed-faq.html
2932 changed ">" to "
2934 2002-05-27 [paul] 0.7.6claws21
2936 * sync with 0.7.6cvs15
2937 see ChangeLog 2002-05-27
2939 2002-05-27 [paul] 0.7.6claws20
2941 * src/prefs_account.c
2944 2002-05-26 [paul] 0.7.6claws19
2949 2002-05-25 [paul] 0.7.6claws18
2952 add description of kmail2sylpheed.pl
2954 2002-05-25 [paul] 0.7.6claws17
2956 * tools/kmail2sylpheed.pl ** NEW FILE **
2957 perl script that converts an exported Kmail address
2958 book, converts it to sylpheed addressbook file,
2959 writes the file to .sylpheed, and updates
2962 2002-05-25 [paul] 0.7.6claws16
2964 * sync with 0.7.6cvs14
2965 see ChangeLog 2002-05-23
2967 2002-05-24 [paul] 0.7.6claws15
2970 make a correction and add some more info
2972 2002-05-24 [paul] 0.7.6claws14
2976 compose_redirect_write_headers_from_headerlist()
2977 add Subject and Resent-Message-ID to
2978 compose_redirect_write_headers()
2979 Received, Subject, and X-UIDL are filtered out in
2980 compose_redirect_write_to_file()
2982 2002-05-23 [paul] 0.7.6claws13
2988 src/matcher_parser_lex.l
2989 src/matcher_parser_parse.y
2990 src/prefs_common.[ch]
2991 src/prefs_filtering.c
2993 rename 'Bounce' to 'Redirect'
2995 2002-05-23 [paul] 0.7.6claws12
2997 * more sync with 0.7.6cvs13
2999 see ChangeLog 2002-05-22
3001 2002-05-22 [paul] 0.7.6claws11
3003 * sync with 0.7.6cvs13
3005 see ChangeLog 2002-05-20
3007 see ChangeLog 2002-05-22
3009 2002-05-21 [melvin] 0.7.6claws10
3012 Added missing filtering and scoring headers
3013 Fixed bad function call that showed garbage
3014 in Folder->Processing
3016 2002-05-21 [paul] 0.7.6claws9
3019 make all tools executable, (patch by Alfons).
3021 2002-05-20 [alfons] 0.7.6claws8
3024 don't forget to call mktime() so we have a valid week
3026 (Bug report by Roger Sondermann <mail@jumaros.de>)
3028 2002-05-20 [paul] 0.7.6claws7
3031 fix broken parsing of urls
3033 fix displaying of urls
3035 both fixes from the patch [547855] by Eugene
3038 2002-05-19 [alfons] 0.7.6claws6
3041 make sylpheed configure correctly with the latest
3042 and greatest of automake / autoconf / gettext
3044 2002-05-19 [alfons] 0.7.6claws5
3048 add function for returning ime zone offset
3050 * src/quote_fmt_parse.y
3051 better quotation formatting - does not convert
3052 to local time, but uses the original date string.
3054 Note: %z inserts the timezone offset (should
3055 work also on platforms where strftime does not
3058 2002-05-18 [christoph] 0.7.6claws4
3061 fix indentation of some code
3066 correct path for ignorethread.xpm
3067 incorrect filename for sylpheed_logo.xpm
3068 add missing include matcher_parser_parse.h
3070 2002-05-18 [paul] 0.7.6claws3
3072 * sync with 0.7.6cvs8
3073 see ChangeLog 2002-05-16 and 2002-05-17
3075 2002-05-18 [melvin] 0.7.6claws2
3078 Corrected an action's definition and fixed some misspellings.
3080 2002-05-18 [paul] 0.7.6claws1
3083 tools/gpg-sign ** new file **
3084 tools/uudec ** new file **
3085 add Melvin's Actions scripts
3088 add Melvin's descriptions for Actions
3090 2002-05-18 [paul] 0.7.6claws
3092 * Version 0.7.6claws released
3094 2002-05-17 [paul] 0.7.5claws32
3097 updated by Ricardo Mones Lastra
3099 2002-05-17 [paul] 0.7.5claws31
3102 fix Account prefs default folder for sent/draft/deleted
3107 updated translation by Alessandro Maestri and
3110 2002-05-17 [melvin] 0.7.5claws30
3112 * src/prefs_actions.c
3113 Fixed bug where using %F not at the end of the command
3114 resulted in an additional empty argument being created.
3115 Thanks to Darko Koruga for reporting the bug.
3117 2002-05-17 [melvin] 0.7.5claws29
3120 Updated French translations.
3122 2002-05-15 [paul] 0.7.5claws28
3125 updated by Ricardo Mones Lastra
3127 2002-05-15 [paul] 0.7.5claws27
3129 * sync with 0.7.6cvs4
3130 see ChangeLog 2002-05-14 and 2002-05-15
3132 2002-05-14 [paul] 0.7.5claws26
3134 * sync with 0.7.6cvs1
3135 see ChangeLog 2002-05-13
3137 2002-05-13 [thorsten] 0.7.5claws25
3140 fix select_all and copy in multipart messages
3142 fix select_all and copy in multipart messages
3144 2002-05-12 [paul] 0.7.5claws24
3147 reverse last commit, bug already fixed in 0.7.5claws3
3149 2002-05-12 [netztorte] 0.7.5claws23
3152 dont parse empty addressbook (checked in before claws20)
3154 2002-05-12 [melvin] 0.7.5claws22
3157 Removed unneeded priority code introduced by the previous
3160 2002-05-12 [melvin] 0.7.5claws21
3163 Added possibility to set message's priority.
3165 Added possibility to set message's priority.
3166 Added missing headers
3168 2002-05-12 [melvin] 0.7.5claws20
3170 * src/prefs_actions.c
3171 Removed implicitely added quotes around the name
3172 of the temporary files of mime parts.
3174 2002-05-12 [paul] 0.7.5claws19
3176 * sync with 0.7.5cvs20
3177 see ChangeLog 2002-05-11
3179 2002-05-12 [alfons] 0.7.5claws18
3181 * src/quote_fmt_lex.l
3182 * src/quote_fmt_parse.y
3183 allow quote / reply date & time format to be set using
3184 %D{format}. format is a format string you'd pass to
3185 strftime() (see man strftime, or the Display tab |
3186 Date format setting).
3188 Currently %D converts the date to local time.
3190 2002-05-11 [paul] 0.7.5claws17
3192 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
3193 see ChangeLog 2002-05-10 and 2002-05-11
3195 2002-05-10 [paul] 0.7.5claws16
3197 * sync with 0.7.5cvs16
3198 see ChangeLog entries 2002-05-09 and
3201 2002-05-10 [colin] 0.7.5claws15
3204 Corrected a bug that prevented sylpheed to open
3205 double-clicked URIs.
3207 2002-05-09 [paul] 0.7.5claws14
3209 * sync with 0.7.5cvs14
3210 see ChangeLog 2002-05-08 and 2002-05-09
3212 2002-05-08 [paul] 0.7.5claws13
3214 * sync with 0.7.5cvs11
3215 see ChangeLog entry 2002-05-08
3217 2002-05-08 [paul] 0.7.5claws12
3221 fix segfault on View->Open in new window
3222 patch submitted by Thorsten Maerz <torte@netztorte.de>
3224 2002-05-07 [paul] 0.7.5claws11
3226 * sync with 0.7.5cvs9
3227 see ChangeLog entry 2002-05-07
3229 2002-05-06 [paul] 0.7.5claws10
3233 display url in statusbar on single-click
3234 patch submitted by Thorsten Maerz <torte@netztorte.de>
3236 2002-05-06 [match] 0.7.5claws9
3243 XML implementation of properties file.
3244 * src/exporthtml.[ch]
3245 * src/expthtmldlg.[ch]
3249 2002-05-02 [sergey] 0.7.5claws8
3251 * src/mainwindow.c (mainwin_entries),
3252 src/prefs_common.c (prefs_send_create()),
3253 src/codeconv.c (locale_table):
3254 use charset name "Windows-1251" instead of "CP1251".
3256 2002-05-02 [colin] 0.7.5claws7
3260 src/prefs_folder_item.c
3261 Fixed cosmetics bugs due to Outbox renamed to Sent.
3263 2002-05-02 [hiro] 0.7.5claws6
3266 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
3268 2002-05-02 [paul] 0.7.5claws5
3271 more sync with 0.7.5cvs7, see ChangeLog entry
3274 2002-05-02 [hiro] 0.7.5claws4
3277 compose_queue_sub():
3278 check if queue folder exists (closes #550397).
3279 removed directory creation since it should be handled
3282 imap_add_msg(): return UID for appended message
3285 2002-04-30 [paul] 0.7.5claws3
3288 fix account_find_from_address() bug
3290 2002-04-28 [colin] 0.7.5claws2
3294 src/prefs_common.[ch]
3296 Added user-definable quotation characters recognition.
3298 2002-04-28 [paul] 0.7.5claws1
3300 * sync with 0.7.5cvs4
3301 see ChangeLog entry 2002-04-25
3303 2002-04-28 [paul] 0.7.5claws
3308 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
3309 Fabio Junior Beneditto
3311 2002-04-27 [jens] 0.7.4claws103
3314 updated German translation.
3316 2002-04-27 [hiro] 0.7.4claws102
3319 summary_write_cache(): fixed the mark loss of hidden messages.
3321 2002-04-26 [melvin] 0.7.4claws101
3324 fixed a second typo (same one)
3328 fixed the type again...
3330 2002-04-26 [melvin] 0.7.4claws100
3333 fixed a typo in an alert message ("temorary").
3336 corrected the typo described above.
3338 updated French translation.
3340 2002-04-26 [darko] 0.7.4claws99
3343 fix target folder colorization
3345 2002-04-25 [paul] 0.7.4claws98
3348 updated by Alessandro Maestri
3350 2002-04-24 [colin] 0.7.4claws97
3353 Fixed double "subject is empty" question.
3355 2002-04-23 [colin] 0.7.4claws96
3358 Corrected issue when "automatically display images" was
3359 not set : first image remained after selecting second.
3361 2002-04-23 [melvin] 0.7.4claws95
3363 * src/prefs_actions.c
3364 Don't display in/out dialog if there is nothing to show.
3366 2002-04-23 [paul] 0.7.4claws94
3368 * sync with 0.7.5cvs3
3369 bug fixes: see ChangeLog entry 2002-04-23
3371 2002-04-22 [darko] 0.7.4claws93
3374 fix previous check-in which changed code after
3377 2002-04-22 [paul] 0.7.4claws92
3384 update English, Spanish and French FAQs
3387 add German and Spanish manuals
3390 update English and French manuals
3393 add to and re-arrange the pixmap entries
3395 2002-04-22 [darko] 0.7.4claws91
3398 fix sender initials recognition to only allow
3399 '>' after the initials
3401 2002-04-21 [paul] 0.7.4claws90
3403 * sync with 0.7.5 release
3404 see ChangeLog entry 2002-04-21
3409 add colin's new pixmaps to EXTRA_DIST
3411 2002-04-21 [colin] 0.7.4claws89
3414 * src/mainwindow.[ch]
3415 * src/prefs_common.[ch]
3416 * src/stock_pixmap.[ch]
3417 Added "Work offline" ability.
3419 2002-04-21 [colin] 0.7.4claws88
3422 * src/prefs_common.c
3423 * src/prefs_common.h
3424 * src/textview.c : Added an option to common preferences -> display
3425 to allow user not to automatically display images.
3427 2002-04-21 [paul] 0.7.4claws87
3429 * sync with 0.7.4cvs52
3430 see ChangeLog entry 2002-04-21 (src/imap.c)
3432 2002-04-21 [paul] 0.7.4claws86
3434 * sync with 0.7.4cvs51
3435 see ChangeLog entry 2002-04-21
3437 2002-04-21 [paul] 0.7.4claws85
3439 * sync with 0.7.4cvs49
3440 see ChangeLog entries 2002-04-20 and 2002-04-21
3443 clean up: remove old 'stock_' element from xpm
3446 2002-04-21 [alfons] 0.7.4claws84
3448 apply sync patch from Paul
3451 use old claws prefs_folder_item_create() for now
3453 2002-04-19 [match] 0.7.4claws83
3455 * src/addressbook.[ch]
3456 * src/addrharvest.[ch]
3457 * src/addrgather.[ch]
3460 * src/summaryview.[ch]
3463 2002-04-19 [paul] 0.7.4claws82
3466 updated by Fabio Junior Beneditto
3468 2002-04-14 [alfons] 0.7.4claws81
3471 add #include <sys/types.h> for mode_t and off_t
3473 2002-04-13 [paul] 0.7.4claws80
3478 src/prefs_common.[ch]
3480 enable storing of GnuPG passphrase for the whole
3481 session or a user-defined number of minutes. patch
3482 submitted by Ravemax <ravemax@dextrose.com>
3484 2002-04-13 [alfons] 0.7.4claws79
3487 make email parser also stop scanning when encountering separators
3488 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
3490 2002-04-13 [paul] 0.7.4claws78
3492 * sync with 0.7.4cvs39
3493 see ChangeLog entry 2002-04-12
3495 2002-04-11 [paul] 0.7.4claws77
3497 * sync with 0.7.4cvs37
3498 see ChangeLog entry 2002-04-11
3500 2002-04-11 [paul] 0.7.4claws76
3503 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3504 the clause for OpenSSL). sync with sylpheed main
3506 2002-04-09 [melvin] 0.7.4claws75
3509 Made 'Ctrl-Enter' on send ignore some modifiers
3510 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
3511 to bind other *-Enter (but not Alt-Enter).
3513 2002-04-09 [paul] 0.7.4claws74
3515 * sync with 0.7.4cvs35
3516 see ChangeLog entries 2002-04-09
3518 2002-04-08 [paul] 0.7.4claws73
3520 * sync with 0.7.4cvs33
3521 see ChangeLog entry 200-04-08
3523 2002-04-07 [match] 0.7.4claws72
3525 * src/addrharvest.[ch]
3526 fixed to read all addresses in header, regardless
3527 of header size. improved name parsing. accommodate
3528 harvest from folders and selected message.
3530 included new address parsing function.
3531 * src/addrgather.[ch]
3532 * src/addressbook.[ch]
3533 * src/summaryview.[ch]
3535 allow address harvest of folder as well as selected
3538 2002-04-07 [paul] 0.7.4claws71
3542 don't try to authenticate with CRAM-MD5 in SMTP when
3543 SMTP-AUTH enabled if MTA doesn't issue this
3544 auth-method in it's ehlo-response. bug item #531364,
3545 patch item #938910. patch submitted by Colin Leroy
3548 2002-04-07 [paul] 0.7.4claws70
3551 fix missing MODE_READER bug. patch submitted by
3552 Colin Leroy <colin@colino.net>
3554 2002-04-07 [alfons] 0.7.4claws69
3557 * src/prefs_filtering.c
3559 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3560 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3562 2002-04-07 [paul] 0.7.4claws68
3564 * sync with 0.7.4cvs32
3565 see ChangeLog entry 2002-04-06
3567 * tools/filter_conv.pl
3570 2002-04-06 [paul] 0.7.4claws67
3572 * tools/filter_conv.pl
3573 modify to be able to find the name of the first
3574 mailbox and use that. main's filter does not
3575 record the full path to the mailbox and therefore
3576 can only filter to the first mailbox.
3578 2002-04-05 [paul] 0.7.4claws66
3580 * tools/filter_conv.pl
3581 attempt to make the script all-encompassing and
3582 be able to convert any main 'filter' rule thrown
3585 2002-04-05 [paul] 0.7.4claws65
3587 * tools/filter_conv.pl
3588 allow for collapsed folder trees
3590 2002-04-05 [paul] 0.7.4claws64
3592 * sync with 0.7.4cvs31
3593 see ChangeLog entries 2002-04-05
3595 2002-04-03 [paul] 0.7.4claws63
3597 * sync with 0.7.4cvs29
3598 see ChangeLog entries 2002-04-02 and 2002-04-03
3600 2002-04-02 [paul] 0.7.4claws62
3602 * sync with 0.7.4cvs26
3603 see ChangeLog entry 2002-04-01
3605 2002-04-02 [match] 0.7.4claws61
3608 * src/importpine.[ch]
3610 import Pine address book.
3612 2002-04-02 [match] 0.7.4claws60
3614 * src/addrharvest.[ch]
3615 improve address parsing of funky addresses.
3617 2002-04-02 [darko] 0.7.4claws59
3620 wrap on send improvements, it now recognizes quoted
3621 initials as part of the quotation string, and it
3622 does not join lines separated by CR
3624 2002-04-01 [match] 0.7.4claws58
3627 added new functions.
3629 remove excessive duplicate address generation
3632 2002-04-01 [alfons] 0.7.4claws57
3637 2002-04-01 [paul] 0.7.4claws56
3639 * sync with 0.7.4cvs25
3640 see ChangeLog entry 2002-04-01
3642 2002-04-01 [alfons] 0.7.4aprilfool55
3645 honour feature request item #537427 to allow for
3646 displaying names from address book for sent mail also
3648 2002-03-29 [paul] 0.7.4claws54
3651 src/prefs_filtering.[ch]
3654 add 'fast filter' for claws' filtering,
3655 /Tools/Create filter rule/... patch submitted
3656 by Neill Miller <neillm@thecodefactory.org>
3658 2002-03-29 [paul] 0.7.4claws53
3660 * sync with 0.7.4cvs24
3661 see ChangeLog entry 2002-03-29
3663 2002-03-28 [paul] 0.7.4claws52
3665 * sync with 0.7.4cvs23
3666 see ChangeLog entry 2002-03-28
3668 2002-03-27 [melvin] 0.7.4claws51
3670 * src/prefs_actions.c
3671 Added support to pass only one message part (as a
3672 file) to the command using '%p'. No quotes are needed
3673 because doubles quotes are automatically added.
3674 Fixed bug where Sylpheed could block when waiting for
3675 a child process to finish.
3676 Changed the help menu to remove quotes around symbols to
3677 avoid misinterpretation (they must not be used).
3679 2002-03-27 [melvin] 0.7.4claws50
3682 Made the new mail notification command always
3683 execute asynchronously.
3685 2002-03-27 [paul] 0.7.4claws49
3688 fix bug introduced in last commit
3690 2002-03-27 [paul] 0.7.4claws48
3692 * sync with 0.7.4cvs21
3693 see ChangeLog 2002-03-26 and 2002-03-27
3695 2002-03-26 [hoa] 0.7.4claws47
3697 * src/prefs_folder_item.c
3698 really fixed the bug #516442 with folder rescan.
3700 2002-03-26 [paul] 0.7.4claws46
3702 * sync with 0.7.4cvs19
3703 see ChangeLog entries 2002-03-25 and 2002-03-26
3705 2002-03-25 [hoa] 0.7.4claws45
3709 fix the bug #516442 with folder rescan.
3711 * src/prefs_common.[ch]
3713 added an option to enable two different behaviours
3717 2002-03-25 [paul] 0.7.4claws44
3720 src/selective_download.c
3721 correct a few menuitem labels
3723 2002-03-25 [christoph] 0.7.4claws43
3726 fix non deleted tmp message in
3727 procmsg_save_to_outbox
3728 fix problems caused by sync with
3729 main branch's procmsg_send_queue
3731 2002-03-25 [paul] 0.7.4claws42
3735 src/quote_fmt_parse.y
3736 add Last name (%L) placeholder for quoting.
3737 patch submitted by Thorsten Thielen
3738 <thth@users.sourceforge.net>
3740 2002-03-25 [paul] 0.7.4claws41
3743 get full hostname. patch submitted by
3744 Bob Woodside <rwoodside1@comcast.net>
3746 2002-03-25 [paul] 0.7.4claws40
3751 src/prefs_account.[ch]
3752 enable NNTP over SSL. patch submitted by
3753 Pascal Jermini <pascal@infinity.hn.org>
3755 2002-03-24 [paul] 0.7.4claws39
3757 * src/prefs_common.c
3758 make the arrangement of the Compose tab more