1 2002-10-04 [paul] 0.8.3claws46
4 see ChangeLog 2002-10-02 and 2002-10-03
6 2002-10-04 [christoph] 0.8.3claws45
9 fix segfault caused by pop before smtp
10 call to inc_account_mail with NULL
13 2002-10-04 [paul] 0.8.3claws44
16 sync the LDAP detection from 0.8.5cvs1
18 2002-10-02 [christoph] 0.8.3claws43
21 fix small spelling error
23 2002-10-02 [melvin] 0.8.3claws42
26 Behave better and say "no" when test program cannot be run.
28 2002-10-02 [paul] 0.8.3claws41
31 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
34 toggle the behavior of Reply menuitem between
35 normal reply and reply-to-list
37 2002-10-01 [sergey] 0.8.3claws40
40 Convert newlines in the message text to the canonical form
41 before base64 encoding (RFC2045 compliance, fixes some
42 interoperability issues with Evolution 1.0.3)
44 2002-09-29 [colin] 0.8.3claws39
47 Fix an unwanted copy/paste
49 2002-09-29 [colin] 0.8.3claws38
52 Renamed "Custom toolbar" to "Customize toolbar"
53 Renamed "Show all header" to "Show all headers"
54 Renamed "Set diplay item" to "Set displayed items"
56 Renamed "Show all header" to "Show all headers"
57 * src/prefs_summary_column.c
58 Renamed "diplay item" to "displayed items"
60 2002-09-29 [colin] 0.8.3claws37
63 online/offline status pixmaps follow theme
65 * src/summaryview.[ch]
66 quicksearch pixmap follows theme changes
68 2002-09-29 [thorsten] 0.8.3claws36
71 src/prefs_folder_item.[ch]
72 add default_reply_to folder option (closes patch 581044)
74 2002-09-29 [christoph] 0.8.3claws35
76 * acconfig.h ** REMOVED **
80 * ac/gnupg-check-typedef.m4
81 fix autoheader 2.50 warning
83 2002-09-29 [christoph] 0.8.3claws34
85 * major code cleanup (part 2)
87 - unused variables removed
88 - unused functions removed
89 - uninitialized variables checked
90 - missing return statements added
91 - missing function return types added
92 - added parentheses around assignment
95 2002-09-29 [alfons] 0.8.3claws33
98 log_window_clear(): only bracket gtk_text_forward_delete()
99 with gtk_text_freeze() / gtk_text_thaw() (see if this
100 works around GTK text bug)
102 2002-09-29 [paul] 0.8.3claws32
106 updated by George Danchev and Urke MMI
109 2002-09-27 [christoph] 0.8.3claws31
112 * doc-src/rfc1806.txt ** REMOVED **
113 * doc-src/rfc2183.txt ** NEW FILE **
114 * doc-src/rfc2980.txt ** NEW FILE **
117 2002-09-27 [melvin] 0.8.3claws30
120 Fixed typo which could break linking
122 2002-09-27 [melvin] 0.8.3claws29
125 Improved GNU/aspell checking.
128 2002-09-27 [paul] 0.8.3claws28
130 * sync with 0.8.3cvs8
131 see ChangeLog 2002-09-27
133 2002-09-26 [colin] 0.8.3claws27
137 Add "Reply to Mailing-list" to the toolbar
139 2002-09-26 [christoph] 0.8.3claws26
142 Fix wrong message counts in summaryview status
144 2002-09-26 [paul] 0.8.3claws25
146 * sync with 0.8.3cvs7
147 see ChangeLog 2002-09-26
149 2002-09-26 [paul] 0.8.3claws24
151 * sync with 0.8.3cvs6
152 see ChangeLog 2002-09-25
154 2002-09-25 [christoph] 0.8.3claws23
157 * src/prefs_folder_item.c
158 * src/prefs_scoring.c
159 Renamed "kill score" to "hide score" in GUI
162 2002-09-25 [paul] 0.8.3claws22
164 * sync with 0.8.3cvs5
165 see ChangeLog 2002-09-24
167 2002-09-24 [alfons] 0.8.3claws21
169 patch by Satoshi Nagayasu: allows appending / saving multiple
170 selected files (closes "[ 612279 ] save multiple mesg(s) in
176 summary_save_as(): allow saving selected files to
178 summary_set_menu_sensitive: enable "Save As..." when
179 multiple files are selected
181 append_file(): new function
183 2002-09-24 [colin] 0.8.3claws20
186 Fix segfault when mimeinfo doesn't have a
189 2002-09-24 [colin] 0.8.3claws19
191 * src/prefs_common.[ch]
192 Add a preference to display send dialog or not
194 Display send dialog according to preference
196 2002-09-24 [colin] 0.8.3claws18
199 Disable user actions when sending
201 2002-09-24 [colin] 0.8.3claws17
204 Do not display name or filename for attachments
205 with an application/pgp-signature type
206 (security flaw, see bug 537413)
208 2002-09-23 [colin] 0.8.3claws16
211 Initialize entry_email, entry_alias and
212 entry_remarks to first email address of the list
214 2002-09-23 [colin] 0.83claws15
217 Drop pgp-signature when reediting a signed queued
220 2002-09-23 [melvin] 0.8.3claws14
223 Updated French translation
225 2002-09-23 [melvin] 0.8.3claws13
228 Made custom toolbar menu labels more consistent
229 * src/prefs_toolbar.c
230 Made custom toolbar window title more consistent
232 2002-09-22 [colin] 0.8.3claws12
235 Initialize session type to normal before getting
236 mail (fixes strange Get behaviour)
237 * src/prefs_account.h
238 Move STYPE_POP_BEFORE_SMTP to last position to
239 avoid other side-effects
241 2002-09-22 [colin] 0.8.3claws11
243 * src/prefs_account.c
244 Fix pop_bfr_smtp_tm_entry sensivity when switching
245 from pop3 to apop or vice-versa
247 2002-09-22 [colin] 0.8.3claws10
249 * src/prefs_account.[ch]
250 Add an option for the POP before SMTP timeout
252 Remember time of last POP connection
254 Do POP before SMTP only if timeout reached
256 2002-09-22 [oliver] 0.8.3claws9
259 explain custom toolbar
261 2002-09-22 [oliver] 0.8.3claws8
263 * src/prefs_actions.[ch]
264 custom toolbar for compose
265 actions callback from compose toolbar
267 remove include toolbar.h
269 2002-09-22 [oliver] 0.8.3claws7
271 * src/prefs_toolbar.[ch]
272 custom toolbar for compose
273 - generic prefs_toolbar handles both
274 Mainwin's toolbar as well as Compose toolbar
276 2002-09-22 [oliver] 0.8.3claws6
279 custom toolbar for compose
280 restructure toolbar.[ch]
282 2002-09-22 [oliver] 0.8.3claws5
285 custom toolbar for compose
287 2002-09-22 [oliver] 0.8.3claws4
289 * src/mainwindow.[ch]
290 custom toolbar for compose
291 move mainwin toolbar back to mainwindow
293 2002-09-22 [alfons] 0.8.3claws3
300 2002-09-22 [alfons] 0.8.3claws2
303 procmsg_save_to_outbox(): don't unlink message file from queue;
304 callers should do it using folder_item_remove_msg()
306 2002-09-22 [colin] 0.8.3claws1
309 Made mimeview_check_signature() public
311 Made GPG signatures verifiable by clicking
312 the [application/pgp-signature] in the Text
315 2002-09-22 [paul] 0.8.3claws
324 updated translations, submitted by George Danchev,
325 me, Ricardo Mones Lastra, Alessandro Maestri,
326 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
327 and Urke MMI, respectively.
329 2002-09-22 [alfons] 0.8.2claws65
333 no furry valgrinds have been used to plug these memleaks
335 2002-09-20 [paul] 0.8.2claws64
337 * sync with 0.8.3cvs4
338 'Select thread' re-implemented
339 see ChangeLog 2002-09-20
341 2002-09-21 [alfons] 0.8.2claws63
344 compose_send(): plug unnoticed memleak
346 2002-09-20 [alfons] 0.8.2claws62
349 replace_address_in_edit(): strict check for NULL address to
350 fix "[ 607348 ] Segfault in address completion". My guess is
351 that this happens with an empty address book, but it's good
352 to have this check here anyway
354 completion_window_button_press(): free string returned
355 from the internal cache
357 2002-09-20 [christoph] 0.8.2claws61
360 added ENC_BINARY to EncodingType
362 the string returned by procmime_get_encoding_str
363 should not depend on the order of values in the
364 EncodingType definition
365 * doc-src/rfc1806.txt ** NEW FILE **
366 Added rfc1806 about MIME Content-Disposition
369 2002-09-19 [paul] 0.8.2claws60
371 * sync with 0.8.2cvs3
372 see ChangeLog 2002-09-19
374 2002-09-19 [paul] 0.8.2claws59
376 * src/prefs_folder_item.c
377 revert to Darko's original alignment of colour
379 add a colon to folder_color label
382 add Colin's patch (with Hiro's modifications) to
383 force BASE64 encoding for 8-bit text when signing
384 (sync with 0.8.3cvs2)
386 2002-09-18 [alfons] 0.8.2claws58
391 (beautify a little bit)
393 2002-09-18 [christoph] 0.8.2claws57
396 fix handling of fgetc return value
398 2002-09-17 [alfons] 0.8.2claws56
401 summary_sort(): check non-NULL summaryview->folder_item when no
402 folder is selected at all
403 (closes "[ 610344 ] sort label make syl Crash")
405 2002-09-17 [alfons] 0.8.2claws55
408 beautify a little bit
410 2002-09-17 [christoph] 0.8.2claws54
413 initialize max values for cache and folder
414 when cache or folder is empty
416 2002-09-15 [colin] 0.8.2claws53
419 Fix a leak (thanks Alfons!) and cleaned
420 variables names for custom headers
422 2002-09-15 [colin] 0.8.2claws52
425 Fix custom headers recognition when
426 prefs_common.trans_hdr is on
428 2002-09-15 [colin] 0.8.2claws51
431 Allow dynamically-added custom headers
432 Yet not reparsed if reedited
434 2002-09-15 [alfons] 0.8.2claws50
436 * src/prefs_account.c
439 2002-09-15 [colin] 0.8.2claws49
441 * src/prefs_account.c
442 fix pop_before_smtp sensitivity
444 2002-09-15 [colin] 0.8.2claws48
447 add inc_pop_before_smtp()
448 allow MainWindow to be undefined in
449 inc_account_mail() and inc_start()
452 add STYPE_POP_BEFORE_SMTP session type
453 * src/prefs_account.c
454 activated pop before smtp option
456 do pop before smtp if the relevant option
459 2002-09-15 [paul] 0.8.2claws47
462 see ChangeLog 2002-09-15
464 2002-09-14 [paul] 0.8.2claws46
467 updated Bulgarian translation, submitted by
470 2002-09-13 [paul] 0.8.2claws45
473 merge claws' select_account() with main's
474 (new) compose_select_account(). [sync with
475 0.8.2cvs15, see ChangeLog 2002-09-11]
477 2002-09-12 [christoph] 0.8.2claws44
480 allocate 1 elements of FolderItem not 0
482 2002-09-12 [colin] 0.8.2claws43
485 Fix bug #590825 (obey Follow-up: poster)
487 2002-09-12 [colin] 0.8.2claws42
490 Fix bug #557009 (wrong headers for messages
491 forwarded as attachments)
493 2002-09-11 [colin] 0.8.2claws41
496 Put SCF: pseudo-header on top of message
497 Set draft tmp_flag when saved as draft
501 Skip after first \n\n for beginning of real message
504 2002-09-11 [christoph] 0.8.2claws40
507 use procmsg flag functions in filtering or processing
508 will cause incorrect folder message counts
510 2002-09-11 [colin] 0.8.2claws39
513 Fix bug #550175 - wrong save folder when reediting
516 2002-09-11 [paul] 0.8.2claws38
518 * sync with 0.8.2cvs14
519 see ChangeLog 2002-09-11
521 2002-09-11 [colin] 0.8.2claws37
524 Fix a typo (seeming to cause new/unread status to
527 2002-09-10 [christoph] 0.8.2claws36
530 compose_redirect should not use compose_generic_new
531 because that does more stuff than expected including
532 opening the external editor
533 (closes bug "[ 526608 ] bounced messages appear blank
536 2002-09-10 [christoph] 0.8.2claws35
539 fix problem with too large message number range
540 causing a crash in folder_item_scan
542 2002-09-10 [paul] 0.8.2claws34
544 * sync with 0.8.2cvs13
545 see ChangeLog 2002-09-10
547 2002-09-10 [christoph] 0.8.2claws33
550 set MsgInfo TmpFlags for queue and draft folders
551 (closes bug "[ 591676 ] Queue ignore MIME on restart")
553 2002-09-10 [paul] 0.8.2claws32
556 po/bg.po ** NEW FILE **
557 new Bulgarian translation submitted by
558 George Danchev <danchev@spnet.net>
562 tools/tb2sylpheed ** NEW FILE **
563 add script that converts an addressbook exported
564 from The Bat! into a Sylpheed addressbook. Submitted
565 by Urke MMI <urke-kg@eunet.yu>
567 2002-09-10 [paul] 0.8.2claws31
569 * sync with 0.8.2cvs12
570 see ChangeLog 2002-09-10
572 2002-09-06 [paul] 0.8.2claws30
575 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
579 tools/ldif-to-xml.py ** REMOVED **
580 remove obsolete python script
582 2002-09-06 [paul] 0.8.2claws29
584 * sync with 0.8.2cvs10
585 see ChangeLog 2002-09-06
587 2002-09-04 [paul] 0.8.2claws28
589 * sync with 0.8.2cvs9
590 see ChangeLog 2002-08-04
592 2002-09-04 [colin] 0.8.2claws27
594 * src/prefs_common.[ch]
595 Added signature color configuration
597 Use user-specified signature color
599 2002-09-03 [colin] 0.8.2claws26
601 * src/prefs_common.[ch]
602 Added autosave and autosave_length prefs
604 Added compose_remove_draft()
605 Auto-save drafts according to the prefs
607 Added a crash-indicator file, allowing to check
608 for new messages on startup if Sylpheed crashed
609 (makes saved drafts "reappear")
611 2002-09-03 [colin] 0.8.2claws25
616 2002-09-03 [paul] 0.8.2claws24
618 * sync with 0.8.2cvs8
619 see ChangeLog 2002-09-02 and 2002-09-03
621 2002-09-03 [darko] 0.8.2claws23
624 use normal style when creating new folder to pick
627 2002-09-02 [melvin] 0.8.2claws22
630 removed some obsolete code
632 2002-09-02 [melvin] 0.8.2claws21
635 fixed test's equality sign (== to =)
637 2002-09-02 [alfons] 0.8.2claws20
641 revert change of 0.8.2claws16 and use the mh_folder_destroy
642 as folder->destroy virtual as suggested by Hiro
643 (the mh.c code seems to have been lost around mh.c.1.21)
645 2002-09-02 [paul] 0.8.2claws19
648 updated by Fabio Jr. Beneditto
651 use 'http://claws.sylpheed.org' for homepage link.
652 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
654 2002-09-01 [alfons] 0.8.2claws18
657 plug memleak related to one Martin Kluge found
659 2002-08-31 [paul] 0.8.2claws17
661 * sync with 0.8.2cvs6
662 see ChangeLog 2002-08-30
664 2002-08-31 [alfons] 0.8.2claws16
667 folder_destroy(): remove mailbox from folderlist even if it has
670 2002-08-31 [alfons] 0.8.2claws15
675 (being pedantic I know)
677 2002-08-31 [alfons] 0.8.2claws14
680 check for NULL pointers returned from folder->fetch_msginfo virtual
681 (should solve some reported crashes)
683 2002-08-30 [alfons] 0.8.2claws13
688 enable crash dialog on compilation time
689 (--enable-crash-dialog configure option)
691 2002-08-30 [alfons] 0.8.2claws12
696 apply memory leak plug patch by Martin Kluge
697 (closes patch "[ 602568 ] patch for 602441 little memory leak",
698 bug "[ 599677 ] Very small memory leak in 0.81claws115",
699 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
701 2002-08-30 [darko] 0.8.2claws11
704 copy Gtk style from normal style to match
705 font size for coloured folders
707 2002-08-29 [alfons] 0.8.2claws10
710 Type=Internet <- Type=Application
711 (reported by Michael Schwendt, see:
712 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
713 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
715 2002-08-29 [paul] 0.8.2claws9
717 * sync with 0.8.2cvs5
718 see ChangeLog 2002-08-29
720 2002-08-29 [colin] 0.8.2claws8
723 Added a sanity check in summary_select_thread
724 Should fix bug 601605
726 2002-08-29 [colin] 0.8.2claws7
729 Revert claws6 changes regarding bug #591676
731 2002-08-28 [colin] 0.8.2claws6
734 Ignore cache for queue folderitems
737 2002-08-28 [melvin] 0.8.2claws5
742 2002-08-28 [melvin] 0.8.2claws4
745 Updated a bit the text concerning the spell checker
747 2002-08-28 [melvin] 0.8.2claws3
749 Merged the GNU_aspell_branch:
750 Support of new GNU/aspell is now included and the old pspell
751 is not supported anymore.
755 Updated spell checker text to reflect the switch to GNU/aspell
757 * ac/aspell.m4 *** NEW ***
758 * src/gtkaspell.[ch] *** NEW ***
759 * ac/pspell.m4 *** DELETED ***
760 * src/gtkspell.[ch] *** DELETED ***
763 Updated for GNU/aspell support
766 Replaced gtkspell.c by gtkaspell.c
774 * src/prefs_common.[ch]
775 Updated for GNU/aspell support
777 2002-08-28 [paul] 0.8.2claws2
779 * sync with 0.8.2cvs4
780 see ChangeLog 2002-08-27 and 2002-08-28
782 2002-08-28 [colin] 0.8.2claws1
784 * src/summary_search.c
787 2002-08-28 [jens] 0.8.2claws
790 Updated German translations
792 2002-08-27 [melvin] 0.8.2claws
795 Updated French translations
797 2002-08-27 [paul] 0.8.2claws
799 * sync with 0.8.2 main release
807 updated message catalogs submitted by
808 Ricardo Mones Lastra, Alessandro Maestri,
809 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
810 Beneditto and Urke MMI
812 2002-08-27 [hoa] 0.8.1claws123
814 * src/mainwindow.[ch]
815 * src/summaryview.[ch]
816 removed the "filter setting" menu option.
817 add a "cancel a news message" menu option.
819 2002-08-26 [martin] 0.8.1claws122
822 changed string under 0.8.1claws79 changed by myself
825 2002-08-26 [martin] 0.8.1claws121
828 added kill command to debuggerrc to start crash dialog
830 2002-08-26 [paul] 0.8.1claws120
832 * sync with 0.8.1cvs31
833 see ChangeLog 2002-08-26
835 2002-08-25 [alfons] 0.8.1claws119
838 fix bug that didn't send out correct headers to news server
839 when sending news article and email from queue (bug reported
840 and patch provided by Tim Mann; closes bug
841 "[ 583196 ] 0.7.8claws can't post news")
843 2002-08-25 [alfons] 0.8.1claws118
845 * src/selective_download.c
846 mark two strings as translatable
847 (thanks to Urke MMI for pointing this out)
849 2002-08-25 [alfons] 0.8.1claws117
852 treat sent boxes as special and allow sorting them by addressee
853 (closes "[ 589418 ] Sent folder sorting misbehavior"
854 submitted by Steve Lamb)
856 2002-08-24 [alfons] 0.8.1claws116
859 fix memleak reported by Martin Kluge
860 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
862 2002-08-24 [oliver] 0.8.1claws115
864 * src/prefs_toolbar.c
865 o code cleanup as suggested by Alfons
868 2002-08-24 [alfons] 0.8.1claws114
871 o fix another memory leak reported by Martin Kluge
872 (see "[ 599568 ] Small Memory Leak")
873 o remove 'from' variable from 'summary_set_header()'; we can
876 2002-08-24 [paul] 0.8.1claws113
878 * sync with 0.8.1cvs30
879 see ChangeLog 2002-08-23
881 2002-08-24 [alfons] 0.8.1claws112
884 remove unnecessary allocations for search bar fixing leaks
885 reported by Martin Kluge
886 (see "[ 599451 ] Further memory leaks?")
888 2002-08-24 [alfons] 0.8.1claws111
891 make get_socket_name() public for crash.c
893 o make report bug button work (goes to claws'
894 bug tracker at sf.net)
895 o introduce function for doing important stuff just
896 before claws goes down
899 2002-08-24 [alfons] 0.8.1claws110
902 move cursor to "To" entry when forwarding as attachment
903 (reported and solved by Steve Lamb, closes bug report
904 "[ 592880 ] Forward as attachment; cursor not in to")
906 2002-08-24 [colin] 0.8.1claws109
909 fix quick search visibility after GUI (de)separations.
911 2002-08-23 [colin] 0.8.1claws108
914 fix header pane visibility after folderview or
915 messageview (de)separation
917 2002-08-23 [paul] 0.8.1claws107
919 * src/mainwindow.[ch]
921 give full control of display or non-display
922 of the Execute icon to Custom toolbar settings.
923 add new sensitivity condition to maninwindow.h:
929 more sync with 0.8.1cvs29
931 2002-08-23 [melvin] 0.8.1claws106
934 Readded support for custom widget in alertpanel lost in last
937 2002-08-23 [paul] 0.8.1claws105
939 * sync with 0.8.1cvs29
940 see ChangeLog 2002-08-23
942 2002-08-23 [colin] 0.8.1claws104
945 Fix folder and search pixmaps exchanging positions
946 after theme or toolbar changes. Thank to Oliver for
949 2002-08-23 [colin] 0.8.1claws103
955 Changed messageview_create() and noticeview_create()
956 to avoid the last gdk_warning
958 2002-08-22 [colin] 0.8.1claws102
961 Fix my new `Creating pixmap from xpm' warning
963 2002-08-22 [colin] 0.8.1claws101
966 Fix some of the gdk warnings
968 2002-08-22 [colin] 0.8.1claws100
973 * src/pixmaps/quicksearch.xpm *ADDED*
974 Add the quicksearch pixmap
978 Make quicksearch bar visible/hidden via a button
980 2002-08-22 [christoph] 0.8.1claws99
983 fix folder update for newsgroups with message
984 numbers below minimum number of articles to fetch
987 2002-08-22 [paul] 0.8.1claws98
989 * sync with 0.8.1cvs28
990 see ChangeLog 2002-08-22
992 2002-08-21 [alfons] 0.8.1claws97
995 use bt instead of bt full which seems to work
996 better, and bt full doesn't give a great deal
997 of information anyway
999 2002-08-21 [colin] 0.8.1claws96
1002 fix summaryview_searchtype_changed prototype
1004 2002-08-21 [christoph] 0.8.1claws95
1007 o fix broken menu update for sorting type, we have to
1008 get this info from the summaryview now
1009 o removed setting of threaded state in menu callback
1010 * src/summaryview.[ch]
1011 more summaryview/folderitem seperation for
1014 removed not required --with-compiler-flags option
1016 2002-08-21 [oliver] 0.8.1claws94
1019 o rename toolbar.xml to toolbar_main.xml
1020 since toolbar_compose.xml might come up
1025 2002-08-21 [darko] 0.8.1claws93
1028 don't reset tmp flags for messages copied
1031 2002-08-21 [colin] 0.8.1claws92
1033 * src/prefs_filtering.c
1034 fix renaming rules on folder rename
1035 when folder is not a leaf folder
1037 2002-08-21 [paul] 0.8.1claws91
1039 * src/prefs_folder_item.c
1040 fix alignment of colour selector
1042 2002-08-21 [paul] 0.8.1claws90
1044 * sync with 0.8.1cvs27
1045 see ChangeLog 2002-08-21
1047 2002-08-21 [paul] 0.8.1claws89
1050 fix crash when changing field type in
1053 2002-08-21 [colin] 0.8.1claws88
1056 Made quick search case-insensitive
1058 2002-08-21 [paul] 0.8.1claws87
1060 * sync with 0.8.1cvs26
1061 see ChangeLog 2002-08-21
1063 2002-08-20 [christoph] 0.8.1claws86
1067 * src/summaryview.[ch]
1068 more summaryview/folderitem seperation for
1069 sort_key and sort_type
1071 added missing return statement
1073 2002-08-20 [colin] 0.8.1claws85
1075 * src/summaryview.[ch]
1076 Added a quick search box
1078 * src/prefs_common.[ch]
1079 Added a show/hide option for the quick search
1081 2002-08-20 [oliver] 0.8.1claws84
1084 remove toolbar_create_popups
1086 o remove toolbar_create_popups
1087 o fix toolbar_set_sensitive
1088 (Bug reports #596834 and #596832)
1089 * src/prefs_toolbar.c
1090 o add "Set default" button
1091 o align label and text + combo widgets
1093 2002-08-20 [hoa] 0.8.1claws83bis
1096 fixed a bug in imap_fetch_msginfo() in case there is no
1099 2002-08-20 [darko] 0.8.1claws83
1102 copy the color style of folder view so it
1103 works with GTK themes
1105 2002-08-20 [darko] 0.8.1claws82
1109 * src/prefs_folder_item.[hc]
1110 don't use UI stuff in folder.h
1112 2002-08-20 [darko] 0.8.1claws81
1115 * src/prefs_folder_item.h
1117 * src/prefs_folder_item.c
1118 ability to set folder color in folderview
1120 2002-08-19 [alfons] 0.8.1claws80
1123 fix one of the earlier memleaks reported by Martin Kluge
1125 2002-08-19 [alfons] 0.8.1claws79
1128 hide notice view when selecting seperate folder
1129 view (reported by Urke MMI)
1131 2002-08-19 [christoph] 0.8.1claws78
1134 * src/prefs_folder_item.h
1135 * src/summaryview.[ch]
1136 o add summary_set_prefs_from_folderitem to set
1137 summaryview prefs (first step to remove all
1138 references to the folderitem in summaryview)
1139 o moved compiled regex stuff from folderitem prefs
1142 2002-08-19 [paul] 0.8.1claws77
1145 add check for '.' to QUOTE_IF_REQUIRED
1147 2002-08-19 [paul] 0.8.1claws76
1150 sync with 0.8.1cvs25 (plug memory leak)
1152 * src/prefs_toolbar.c
1153 re-order prefs_toolbar_cancel()
1155 2002-08-18 [alfons] 0.8.1claws75
1159 plug other memleaks reported by Martin Kluge
1161 2002-08-18 [paul] 0.8.1claws74
1164 updated by Fabio Jr. Beneditto
1166 2002-08-18 [paul] 0.8.1claws73
1169 fix bug where tooltips were displayed untranslated
1171 * src/prefs_toolbar.c
1172 fix bug where clicking 'Cancel' creates an icon & text
1173 toolbar regardless of prefs
1176 2002-08-17 [oliver] 0.8.1claws72
1178 * src/prefs_toolbar.c
1179 update toolbar on CANCEL
1180 bug reported by Martin Kluge
1182 toolbar_destroy memleak fixed
1184 2002-08-17 [alfons] 0.8.1claws71
1187 plug another memleak reported by Martin Kluge
1189 2002-08-16 [alfons] 0.8.1claws70
1192 use execvp() correctly (suggested by wwp; thanks!)
1194 2002-08-16 [alfons] 0.8.1claws69
1197 plug memory leak reported by Kim Schultz & Martin Kluge
1199 2002-08-16 [paul] 0.8.1claws68
1202 updated by Ricardo Mones Lastra
1204 2002-08-16 [paul] 0.8.1claws67
1207 fix bug where 'Compose News' icon showed wrong
1210 2002-08-16 [paul] 0.8.1claws66
1212 * sync with 0.8.1cvs24
1213 see ChangeLog 2002-08-16
1216 updated by Alessandro Maestri
1218 2002-08-15 [paul] 0.8.1claws65
1223 2002-08-15 [paul] 0.8.1claws64
1226 don't translate debug info
1231 2002-08-15 [paul] 0.8.1claws63
1233 * src/prefs_toolbar.c
1234 fix bug where clicking 'OK' creates an icon & text
1235 toolbar regardless of prefs
1237 2002-08-14 [alfons] 0.8.1claws62
1240 add global var that has the full argv[0]
1242 o execvp the correct sylpheed by using argv0
1243 and setting the correct work dir
1246 2002-08-14 [oliver] 0.8.1claws61
1248 * enable/disable Toolbar Action Buttons
1252 * src/prefs_toolbar.c
1254 2002-08-14 [melvin] 0.8.1claws60
1257 Updated French translations
1259 2002-08-14 [melvin] 0.8.1claws59
1262 Made bug report not translatable
1264 Fixed exporthtml_build_filespec() return value
1266 Fixed incorrect include file
1268 * src/prefs_actions.c
1269 * src/prefs_toolbar.c
1270 Made debug info not translatable
1273 Added missing includes
1274 * src/prefs_common.c
1277 2002-08-14 [paul] 0.8.1claws58
1279 * faq/es/sylpheed-faq.html
1280 faq/es/sylpheed-faq-[1-3].html
1281 faq/es/sylpheed-faq-4.html **NEW FILE **
1284 2002-08-13 [christoph] 0.8.1claws57
1287 ignore thread fix that did not mark all
1288 child nodes of a ignored thread as
1289 ignored. Does not work perfectly yet,
1290 but it is better now
1292 2002-08-13 [alfons] 0.8.1claws56
1295 o implement 'save crash log'
1298 2002-08-13 [melvin] 0.8.1claws55
1301 removed unrequired "execinfo.h" header
1303 2002-08-12 [paul] 0.8.1claws54
1305 * faq/en/sylpheed-faq.html
1306 faq/en/sylpheed-faq-[1-3].html
1307 faq/en/sylpheed-faq-4.html **NEW FILE **
1310 2002-08-12 [alfons] 0.8.1claws53
1313 add crash.c to translatables
1315 bring in Leandro's crash dialog
1317 2002-08-11 [alfons] 0.8.1claws52
1320 clean up some warnings
1322 2002-08-11 [alfons] 0.8.1claws51
1326 * src/crash.[ch] ** NEW FILES **
1328 initial gdb crash handler
1330 2002-08-11 [paul] 0.8.1claws50
1332 * src/prefs_toolbar.c
1333 replace Up/Down arrow pixmaps with text to be
1334 consistent across icon themes
1336 2002-08-11 [paul] 0.8.1claws49
1338 * src/prefs_common.c
1340 rename 'Pixmap' -> 'Icon'
1343 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1345 2002-08-10 [paul] 0.8.1claws48
1347 * src/prefs_toolbar.c
1350 2002-08-10 [paul] 0.8.1claws47
1353 don't write Processing progress to status bar
1354 patch submitted by Alexander Evseev
1356 * src/prefs_toolbar.c
1357 re-position and resize window
1358 make window assume correct size on first call
1360 2002-08-10 [paul] 0.8.1claws46
1367 follow UI text conventions
1369 2002-08-10 [alfons] 0.8.1claws45
1372 correct pixmap for delete action
1374 2002-08-10 [paul] 0.8.1claws44
1377 updated by Fabio Jr. Beneditto
1379 2002-08-10 [paul] 0.8.1claws43
1382 add custom toolbar files
1384 2002-08-10 [paul] 0.8.1claws42
1386 * sync with 0.8.1cvs22
1387 see ChangeLog 2002-08-09
1389 2002-08-09 [paul] 0.8.1claws41
1393 tools/outlook2sylpheed.pl ** NEW FILE **
1394 add script to convert exported Outlook
1395 contacts list to a Sylpheed addressbook.
1396 Submitted by Ricardo Mones Lastra.
1398 2002-08-09 [paul] 0.8.1claws40
1402 po/sr.po ** NEW FILE **
1403 add Serbian message catalog. Submitted by
1404 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
1406 2002-08-09 [paul] 0.8.1claws39
1408 * sync with 0.8.1cvs21
1409 see ChangeLog 2002-08-08
1411 2002-08-08 [oliver] 0.8.1claws38
1414 move Custom Toolbar to Configuration menu
1416 2002-08-08 [oliver] 0.8.1claws37
1418 * src/prefs_toolbar.c
1419 fix substitute pixmap bug
1421 2002-08-08 [paul] 0.8.1claws36
1423 * sync with 0.8.1cvs19
1424 see ChangeLog 2002-08-08
1426 2002-08-07 [christoph] 0.8.1claws35
1429 fixed a memory leak in new canonicalize_file_replace
1431 2002-08-07 [christoph] 0.8.1claws34
1434 o canonicalize_file_replace should create the temporary
1435 file in the same directory as the original file.
1436 o added get_tmpfile_in_dir that creates a temorary file
1437 in a specified directory.
1439 2002-08-07 [melvin] 0.8.1claws33
1442 fixed bug where 'Article' button acted as 'Email' button.
1444 2002-08-07 [paul] 0.8.1claws32
1446 * sync with 0.8.1.cvs17
1447 see ChangeLog 2002-08-07
1449 2002-08-07 [colin] 0.8.1claws31
1452 fix mass-cancel problem
1454 2002-08-07 [thorsten] 0.8.1claws30
1456 * src/prefs_toolbar.c
1457 fix: crash on replace or add new button
1459 fix: close xmlfile after reading
1461 fix: unlink() file before rename()
1463 2002-08-06 [paul] 0.8.1claws29
1465 * sync with 0.8.cvs15
1466 see ChangeLog 2002-08-06
1468 2002-08-06 [oliver] 0.8.1claws28
1471 * src/prefs_toolbar.c
1472 fixed empty toolbar issue
1474 2002-08-06 [oliver] 0.8.1claws27
1476 * Custom Toolbar Final
1480 o toolbar stuff now lives in src/toolbar.[ch]
1481 o main_window_toolbar_* functions are renamed to
1482 toolbar_* reflecting their new source file
1483 * src/mainwindow.[ch]
1484 o remove toolbar stuff
1486 2002-08-06 [oliver] 0.8.1claws26
1489 * src/prefs_toolbar.[ch] **New File**
1490 * src/toolbar.[ch] **New File**
1491 o prefs_toolbar.[ch] custom toolbar frontend
1492 o toolbar.[ch] backend
1494 2002-08-06 [oliver] 0.8.1claws25
1496 * src/prefs_actions.[ch]
1497 o new exported function actions_execute
1499 2002-08-06 [paul] 0.8.1claws24
1501 * sync with 0.8.1cvs4
1502 see ChangeLog 2002-08-06
1504 2002-08-06 [paul] 0.8.1claws23
1506 * sync with 0.8.1cvs13
1507 see ChangeLog 2002-08-06
1509 2002-08-06 [paul] 0.8.1claws22
1511 * sync with 0.8.1cvs12
1512 see ChangeLog 2002-08-05 and 2002-08-06
1514 2002-08-06 [match] 0.8.1claws21
1517 improvements to cut/copy/paste address
1519 2002-08-05 [match] 0.8.1claws20
1526 fixes to improve cut/copy/paste
1528 2002-08-06 [melvin] 0.8.1claws19
1531 account_find_all_from_address(): new function that returns the
1532 list of all accounts that are matched in an address.
1533 * src/alertpanel.[ch]
1534 alertpanel() now accepts a custom widget
1535 alertpanel_with_widget(): new function that pops up a panel with
1536 a custom widget in it
1538 gtkut_account_menu_new(): new function that allows the selection
1539 of an account from a list of accounts.
1541 Extended Return Receipt notification to select the correct
1542 account and to make a security test on the Delivery-Notification
1543 address which should be the same as the Return-Path.
1545 2002-08-06 [thorsten] 0.8.1claws18
1548 attach_all: save unnamed as "noname.%d",
1549 dont free static dirname
1551 2002-08-05 [alfons] 0.8.1claws17
1554 detect XIM by trying to link rather than compile a XIM program
1556 2002-08-05 [oliver] 0.8.1claws16
1558 * src/stock_pixmap.[ch]
1559 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1560 o new func to retrieve pixmaps
1562 2002-08-05 [paul] 0.8.1claws15
1564 * sync with 0.8.1cvs10
1565 see ChangeLog 2002-08-05
1567 2002-08-04 [alfons] 0.8.1claws14
1570 see if this plugs memleak
1572 2002-08-04 [melvin] 0.8.1claws13
1575 fixed bug that could crash Sylpheed when highlighting
1576 all misspelled words.
1578 2002-08-03 [melvin] 0.8.1claws12
1580 * src/prefs_actions.c
1581 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1583 fixed bug where the Return Receipt was sent to
1584 Delivery-Notification-To address even if it was not present
1586 2002-08-02 [alfons] 0.8.1claws11
1588 * src/prefs_actions.c
1589 o more check for NULLs
1590 o put create_io_dialog() in right conditional block
1592 2002-08-02 [paul] 0.8.1claws10
1595 updated by Ricardo Mones Lastra
1597 2002-08-01 [christoph] 0.8.1claws9
1600 don't free the cache of the opened
1601 folder in the summaryview
1603 don't unset flags, if it is not required
1605 2002-08-01 [paul] 0.8.1claws8
1607 * sync with 0.8.1cvs8
1608 see ChangeLog entry 2002-08-01
1610 2002-08-01 [paul] 0.8.1claws7
1612 * sync with 0.8.1cvs7
1613 see ChangeLog 2002-07-31 and 2002-08-01
1615 2002-07-31 [christoph] 0.8.1claws6
1618 forgot to update menu sensitivity
1619 function for new menu entry
1621 2002-07-31 [alfons] 0.8.1claws5
1624 check folder item and its path for NULL on
1627 2002-07-31 [christoph] 0.8.1claws4
1630 check if folder_item_get_msginfo in
1631 folder_item_remove_msg returned NULL
1633 better clear the uid cache in the
1634 uid validity check function and delete
1637 2002-07-31 [paul] 0.8.1claws3
1640 add the '--attach' option and a few other
1643 2002-07-31 [paul] 0.8.1claws2
1645 * sync with 0.8.1cvs5
1646 see ChangeLog 2002-07-31
1648 2002-07-31 [christoph] 0.8.1claws1
1650 * src/folderview.[ch]
1652 replace "Rescan all folders..." with
1653 "Check all folders for new messages..."
1655 2002-07-30 [paul] 0.8.1claws
1657 * version 0.8.1claws released
1659 2002-07-30 [paul] 0.8.0claws29
1661 * tools/OOo2sylpheed.pl ** NEW FILE **
1663 add script to enable sending documents as
1664 attachments from OpenOffice.org
1666 2002-07-30 [melvin] 0.8.0claws28
1668 * src/prefs_actions.c
1669 Made the actions' input/output dialog display
1672 2002-07-30 [christoph] 0.8.0claws27
1675 check if folder_item_get_msginfo in
1676 procmsg_save_to_outbox returned NULL
1678 2002-07-30 [paul] 0.8.0claws26
1680 * sync with 0.8.1cvs4
1681 see ChangeLog 2002-07-29
1683 2002-07-29 [thorsten] 0.8.0claws25
1686 added selective download, delete on server
1688 2002-07-29 [paul] 0.8.0claws24
1690 * sync with 0.8.1cvs3
1691 see ChangeLog 2002-07-29
1693 2002-07-27 [christoph] 0.8.0claws23
1696 add extra check if fetching the msginfo
1699 2002-07-27 [paul] 0.8.0claws22
1701 * sync with 0.8.1cvs2
1702 see ChangeLog 2002-07-26
1704 2002-07-27 [christoph] 0.8.0claws21
1707 add another check if a valid msginfo
1710 2002-07-26 [hoa] 0.8.0claws20
1713 Fixed a condition in folder_item_destroy()
1716 Fixed an error in IMAP protocol
1718 2002-07-26 [alfons] 0.8.0claws19
1721 ofcourse compare with identifier, not the path
1723 2002-07-26 [alfons] 0.8.0claws18
1726 use folder item identifier for saving / restoring
1727 preferences because folder->path might not be unique
1729 2002-07-26 [melvin] 0.8.0claws17
1732 Fixed a crash introduced in 0.8.0claws5 when log is
1733 cut under 80 characters.
1735 2002-07-26 [paul] 0.8.0claws16
1737 * sync with 0.8.1cvs1
1738 see ChangeLog 2002-07-26
1740 2002-07-26 [christoph] 0.8.0claws15
1743 imap folder now remembers the last selected
1744 folder and imap_fetch_msginfo skips selecting
1745 the folder if it is already selected
1747 2002-07-26 [christoph] 0.8.0claws14
1752 fix imap folder rescanning
1754 2002-07-25 [christoph] 0.8.0claws13
1764 implement imap uid cache and uid validity check
1766 2002-07-25 [alfons] 0.8.0claws12
1769 fix a brown paper bag bug, and also add some more
1772 2002-07-25 [christoph] 0.8.0claws11
1775 don't mix copy, fetch_msginfo and remove
1776 operations in folder item copy and move
1779 2002-07-25 [christoph] 0.8.0claws10
1783 * src/prefs_folder_item.c
1784 * src/summaryview.[ch]
1785 remove no longer required parameter update_cache from
1788 2002-07-25 [paul] 0.8.0claws9
1795 2002-07-24 [alfons] 0.8.0claws8
1798 sort correctly when using simplified subject line
1799 (closes feature request "[ 585141 ] applying regexp to subject
1800 before sort" submitted by Alexandra Walford)
1802 2002-07-24 [paul] 0.8.0claws7
1804 * sync with 0.8.0cvs3
1805 see ChangeLog 2002-07-24
1807 2002-07-23 [christoph] 0.8.0claws6
1814 o separate processing and summaryview
1815 o removed summary_write_cache from summaryview
1816 o removed summaryview->killed_messages, because we don't have
1817 to keep a list of killed messages anymore. New cache will
1818 keep the hidden messages in cache anyway
1821 * src/selective_download.c
1822 o removed unnecessary summary_write_cache calls
1824 o don't set ignore thread flag in procmsg_get_thread_tree
1825 if it is already set
1828 o moved STATUSBAR_PUSH/POP to statusbar.h because
1829 they are used in different files
1831 2002-07-23 [melvin] 0.8.0claws5
1837 * src/editldap_basedn.c
1839 * src/prefs_common.c
1840 Fixed few memory leak (gtk_editable_get_chars returns
1841 an allocated string)
1843 Fixed few memory leak (gtk_editable_get_chars returns
1844 an allocated string) and modified a little the log cutting
1847 Replaced a call to an obsolete function gtk_entry_get_text()
1848 by gtk_editable_get_chars()
1850 Removed a debug printf
1852 2002-07-23 [christoph] 0.8.0claws4
1855 fix another g_dirname memory leak
1857 2002-07-23 [christoph] 0.8.0claws3
1860 fixed a memory leak in mh_fetch_msginfo
1861 fixed crash when message header could not be
1864 2002-07-23 [paul] 0.8.0claws2
1866 * sync with 0.8.0cvs2
1867 see ChangeLog 2002-07-23
1869 2002-07-23 [paul] 0.8.0claws1
1871 * sync with 0.8.0cvs1
1872 see ChangeLog 2002-07-23
1874 2002-07-23 [paul] 0.8.0claws
1876 * release of 0.8.0claws
1878 2002-07-23 [paul] 0.7.8claws99
1881 new Russian translation, submitted by
1882 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
1884 2002-07-22 [jens] 0.7.8claws98
1887 Updated German translations.
1889 2002-07-22 [paul] 0.7.8claws97
1895 updated translations by Ricardo Mones Lastra,
1896 Alessandro Maestri, Wilbert Berendsen and
1897 Fabio Jr. Beneditto respectively
1899 2002-07-22 [christoph] 0.7.8claws96
1902 fix memory leak caused by wrong g_dirname usage
1904 2002-07-22 [christoph] 0.7.8claws95
1907 update new and unread message counts for summaryview
1908 summaryview does not get it from the folder anymore
1909 and has to update the values itself
1911 2002-07-22 [melvin] 0.7.8claws94
1914 Updated French translations.
1916 2002-07-22 [christoph] 0.7.8claws93
1919 set prop->preg pointer to NULL or following check
1920 will not fail and regexec will be called with
1923 2002-07-21 [alfons] 0.7.8claws92
1925 * src/prefs_common.[ch]
1926 remove option "Send return receipt on request"
1928 2002-07-21 [thorsten] 0.7.8claws91
1931 fixed memleaks, coding style as pointed out by alfons
1933 2002-07-21 [alfons] 0.7.8claws90
1936 * src/noticeview.[ch]
1937 o fix bug notice view being displayed when going to empty folder
1938 (noticed by Christoph)
1939 o allow RRR to be sent when restarting sylpheed, or changing folder
1940 (noticed by Thorsten)
1942 2002-07-21 [thorsten] 0.7.8claws89
1945 Included save_all patch from Xaview FACQ
1946 added support for pathnames
1948 2002-07-21 [alfons] 0.7.8claws88
1953 * src/messageview.[ch]
1954 * src/noticeview.c ** NEW FILE **
1955 * src/noticeview.h ** NEW FILE **
1956 make return receipts work again
1957 (UI idea by Leandro Pereira)
1959 2002-07-21 [paul] 0.7.8claws87
1962 fix sensitivity of 'Select thread'
1964 2002-07-21 [paul] 0.7.8claws86
1966 * src/prefs_common.c
1967 add browser command line for Galeon
1969 2002-07-21 [paul] 0.7.8claws85
1972 fix 'EXTRA_DIST': remove README.README, add TODO
1975 2002-07-21 [alfons] 0.7.8claws84
1978 make enter clear selection
1979 (closes "[ 579888 ] Editor selection/entry error"
1980 reported by Steve Lamb)
1982 2002-07-21 [alfons] 0.7.8claws83
1985 sort message list when selecting unthread messages
1986 (closes "[ 501593 ] switching threaded view doesn't sort"
1987 reported by Simon Schubert)
1989 2002-07-20 [alfons] 0.7.8claws82
1994 2002-07-20 [thorsten] 0.7.8claws81
1997 Fixed expansion of empty fields in matchactions
1999 2002-07-19 [melvin] 0.7.8claws80
2002 Removed a duplicate menu entry (fast mode) introduced during
2004 Added a menu separator between 'Use alternate' and 'Fast mode'
2006 2002-07-19 [paul] 0.7.8claws79
2012 2002-07-19 [thorsten] 0.7.8claws78
2014 * tools/calypso_convert.pl ** NEW FILE **
2017 script to import mbox files exported
2019 o generates folder structure
2020 o includes attachments
2022 2002-07-19 [melvin] 0.7.8claws77
2024 * src/selective_download.[ch]
2025 Fixed bug where closing the dialog with the window manager's
2026 close button will not unlock the summary
2027 Corrected some function declarations that missed a return value
2028 Made the source code comply better with coding style.
2029 * src/prefs_common.c
2030 Added new browser command line for Mozilla.
2032 2002-07-18 [paul] 0.7.8claws76
2035 src/selective_download.[ch]
2036 reflect theme changes, fix Gdk Warning when creating
2037 pixmap from NULL window, and minor clean up.
2038 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2043 2002-07-17 [paul] 0.7.8claws75
2051 2002-07-16 [paul] 0.7.8claws74
2053 * tools/filter_conv.pl
2055 replace conversion script with reimplemented version,
2056 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
2058 2002-07-16 [colin] 0.7.8claws73
2061 remove forgotten debug messages - sorry ;-)
2063 2002-07-16 [colin] 0.7.8claws72
2069 add the ability to select part of a text mime-part
2072 2002-07-15 [christoph] 0.7.8claws71
2075 fix folder message count for folders without
2076 msg_is_changed (includes news folders)
2078 2002-07-15 [martin] 0.7.8claws70
2081 option "display recipient on 'From'..." now works
2082 without the need of enabling the option
2083 "display sender using address book".
2085 2002-07-15 [christoph] 0.7.8claws69
2088 removed setting folder status from summaryview.
2089 folder.c should update all message counts correctly.
2091 2002-07-15 [paul] 0.7.8claws68
2094 updated by Fabio Junior Beneditto
2096 2002-07-15 [darko] 0.7.8claws67
2099 Fixed target folder colorization, don't decrease op
2102 2002-07-14 [paul] 0.7.8claws66
2104 * sync with main 0.8.0
2105 see ChangeLog 2002-07-14
2107 2002-07-13 [melvin] 0.7.8claws65
2112 Replaced sprintf by g_snprintf to prevent possible buffer
2115 Corrected a log message output format.
2116 Added a missing "done" debug output.
2118 Added keyboard accelerator for Priority menu items
2119 Added missing \n in debug output
2123 Added missing \n in debug output
2125 2002-07-13 [paul] 0.7.8claws64
2128 change Sergey's email address to the sf address
2131 increase show_url_timeout (more useful for long
2134 2002-07-12 [sergey] 0.7.8claws63
2137 applied (with some modifications) patch to set the
2138 micalg parameter for signatures
2139 (2001-08-28 Werner Koch <wk@gnupg.org>)
2141 2002-07-12 [sergey] 0.7.8claws62
2145 fixed man page installation
2147 2002-07-12 [paul] 0.7.8claws61
2149 * sync with 0.7.8cvs26
2150 see ChangeLog 2002-07-11 and 2002-07-12
2152 2002-07-11 [christoph] 0.7.8claws60
2156 first use the message number to find the message
2157 to mark with a reply flag but check the
2158 message-id if we got the correct message, if not
2159 try to find it by message-id.
2160 use new string seperator that is not allowed
2163 2002-07-11 [paul] 0.7.8claws59
2165 * sync with 0.7.8cvs23
2166 see ChangeLog 2002-07-10
2168 2002-07-10 [christoph] 0.7.8claws58
2172 Added message-id table to the cache in memory
2173 and functions to msgcache.c and folder.c to
2174 fetch MsgInfos by message id
2177 store folder and message-id of message replying
2178 to in queue header and set reply flag after sending
2179 (Closes bug #469498)
2181 2002-07-10 [paul] 0.7.8claws57
2185 add Martin to the list of authors
2187 2002-07-09 [martin] 0.7.8claws56
2189 Added gtk_ctree_last_visible(), tree_update_level(),
2190 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
2191 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2192 from gtk+ to gtksctree.c for the new sorting code
2193 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
2194 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
2196 Added declaration for gtk_sctree_sort_recursive() and
2197 gtk_sctree_sort_node
2202 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2203 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
2205 2002-07-08 [paul] 0.7.8claws55
2207 * more sync with 0.7.8cvs21
2208 see ChangeLog 2002-07-08
2210 2002-07-08 [paul] 0.7.8claws54
2212 * sync with 0.7.8cvs21
2213 see ChangeLog 2002-07-08
2215 2002-07-07 [alfons] 0.7.8claws53
2218 * src/stock_pixmap.[ch]
2219 * src/pixmaps/notice_warn.xpm ** NEW FILE **
2220 * src/pixmaps/notice_error.xpm ** NEW FILE **
2221 * src/pixmaps/notice_note.xpm ** NEW FILE **
2222 add new pixmaps for upcoming notice pane
2224 2002-07-06 [melvin] 0.7.8claws52
2227 Made them a bit closer to Sylpheed's coding style.
2229 Removed possible memory leaks when some errors occurs.
2231 2002-07-06 [melvin] 0.7.8claws51
2234 Removed --no-location in xgettext command line to help
2235 translators that use Emacs' po-mode
2237 Removed unnecessary comments that messed up sylpheed.pot
2239 2002-07-06 [paul] 0.7.8claws50
2241 * sync with 0.7.8cvs19
2242 see ChangeLog 2002-07-05
2244 2002-07-06 [christoph] 0.7.8claws49
2248 fix folder_item_remove_all_msg and folderview
2249 status for trash folders after emptying trash
2251 2002-07-05 [paul] 0.7.8claws48
2253 * sync with 0.7.8cvs16
2254 see ChangeLog 2002-07-04 and 2002-07-05
2256 2002-07-04 [paul] 0.7.8claws47
2258 * sync with 0.7.8cvs14
2259 see ChangeLog 2002-07-04
2261 2002-07-03 [alfons] 0.7.8claws46
2264 dupe folder item's path because it's being reallocated
2265 by new folder scanning code
2267 2002-07-03 [christoph] 0.7.8claws45
2270 better IMAP uid fetching using 'FETCH 1:* (UID)'
2272 add missing return in msgcache_write
2274 2002-07-02 [thorsten] 0.7.8claws44
2279 use binary mode for file access
2281 2002-07-02 [christoph] 0.7.8claws43
2283 * major code cleanup (part 1)
2285 - unused variables removed
2286 - unused functions removed
2287 - uninitialized variables checked
2288 - missing return statements added
2289 - missing function return types added
2290 - added parentheses around assignment and
2291 && in || when suggested by gcc
2295 replaced direct calls to folder->scan_tree
2296 with folder_scan_tree and restore folder
2297 prefs in this function. The folder should
2298 not have to deal with them.
2299 ( Should now work for all folder types )
2301 2002-07-02 [paul] 0.7.8claws42
2303 * sync with 0.7.8cvs13
2304 see ChangeLog 2002-07-01 and 2002-07-02
2306 2002-07-01 [christoph] 0.7.8claws41
2309 fix "goto next/prev unread message" with
2312 2002-07-01 [paul] 0.7.8claws40
2315 updated by Ricardo Mones Lastra
2317 2002-06-30 [match] 0.7.8claws39
2320 applied variation of leonerd's patch (566661) to
2321 allow multiple email addresses per JPilot entry.
2322 addresses may be separated by space, comma, pipe,
2323 semi-colon, new-line.
2325 2002-06-30 [alfons] 0.7.8claws38
2328 simple fix for putting older nodes before
2329 newer nodes when threading by subject
2331 2002-06-30 [christoph] 0.7.8claws37
2338 fix broken folder tree rescaning
2339 and don't use procmsg_get_mark_sum
2342 2002-06-30 [christoph] 0.7.8claws36
2344 * merge new cache branch
2346 fix new cache imap copy bug
2348 improved folder_item_scan
2349 it should now always set the correct
2350 new, unread and total message counts
2352 2002-06-29 [paul] 0.7.8claws35
2355 correct syntax error
2357 2002-06-29 [paul] 0.7.8claws34
2361 man/Makefile.am ** NEW FILE **
2362 man/sylpheed.1.gz ** NEW FILE **
2363 add Sylpheed man page
2365 2002-06-29 [paul] 0.7.8claws33
2368 updated by Fabio Junior Beneditto
2370 2002-06-28 [jens] 0.7.8claws32
2375 * src/selective_download.c
2376 removed gettext for space " "
2381 2002-06-28 [paul] 0.7.8claws31
2383 * sync with 0.7.8cvs11
2384 see ChangeLog 2002-06-28
2386 2002-06-28 [paul] 0.7.8claws30
2388 * sync with 0.7.8cvs10
2389 see ChangeLog 2002-06-27 and 2002-06-28
2391 2002-06-26 [paul] 0.7.8claws29
2394 src/selective_download.c
2395 don't gettextise empty strings.
2396 reserved by gettext. gettext("") returns
2397 the header entry with meta information,
2398 not the empty string
2403 2002-06-26 [paul] 0.7.8claws28
2405 * sync with 0.7.8cvs7
2406 see ChangeLog 2002-06-25
2408 * src/prefs_common.c
2409 ...and in the process, tweak the gui a little
2411 2002-06-25 [alfons] 0.7.8claws27
2415 fine tune ldap library detection
2417 2002-06-25 [alfons] 0.7.8claws26
2420 don't allow return receipts when composing a news article
2422 2002-06-25 [paul] 0.7.8claws25
2425 add '$(AMTAR)' to 'release' section to allow for
2426 new and older autotools
2428 2002-06-25 [paul] 0.7.8claws24
2431 fix "No more unread messages" persistant pop-up
2434 2002-06-25 [paul] 0.7.8claws23
2437 updated by Alessandro Maestri
2439 2002-06-25 [paul] 0.7.8claws22
2441 * sync with 0.7.8cvs6
2442 see ChangeLog 2002-06-25
2444 2002-06-24 [paul] 0.7.8claws21
2447 add GPL copyright information
2449 2002-06-24 [paul] 0.7.8claws20
2453 tools/update-po ** NEW FILE **
2454 add script that eases the creation of *.po files
2455 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2457 2002-06-23 [alfons] 0.7.8claws19
2460 make notification_convert_header obey const correctness
2461 (next step will be fixing the broken return receipt)
2463 2002-06-23 [paul] 0.7.8claws18
2466 fix bug introduced in last commit:
2467 removed too much code in last commit - put back what's
2470 2002-06-23 [paul] 0.7.8claws17
2472 * src/messageview.[ch]
2473 remove code committed in error from locally patched
2476 2002-06-23 [colin] 0.7.8claws16
2479 add compose_entry_select(), used to select the default_to
2480 email address - hopefully avoiding people sending mails to
2483 2002-06-22 [alfons] 0.7.8claws15
2486 add Bram Metsch & Stanislav Karchebny
2488 * src/prefs_account.[ch]
2490 - apply and adapt Bram's patch which allows user to set SMTP AUTH
2491 options. (see <http://sourceforge.net/tracker/index.php
2492 ?func=detail&aid=566937&group_id=25528&atid=384600>);
2494 - merge Stanislav's fix to make SMTP AUTH work with qmail
2495 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2497 2002-06-22 [paul] 0.7.8claws14
2499 * sync with 0.7.8cvs5
2500 see ChangeLog 2002-06-19 and 2002-06-20
2502 2002-06-22 [alfons] 0.7.8claws13
2504 * src/selective_download.c
2505 fix a stupid mistake I made
2507 2002-06-22 [alfons] 0.7.8claws12
2509 * src/selective_download.[ch]
2510 fix another unnoticed leak; cleanup code
2515 gpg-sign <-- gpg-sign-syl
2517 2002-06-21 [alfons] 0.7.8claws11
2519 * src/selective_download.c
2520 * src/selective_download.h
2521 fix assorted mix of allocation errors (should solve
2522 problem reported by Philippe Gramoullé, see:
2523 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2525 2002-06-20 [melvin] 0.7.8claws10
2527 * tools/gpg-sign *REMOVED*
2528 tools/gpg-sign-syl *ADDED*
2529 Replaced the gpg clearsigning script with the version using
2530 xterm instead of ssh-askpass and changed its name.
2533 Updated actions example to reflect the renaming of the
2534 gpg clearsigning script.
2536 2002-06-19 [paul] 0.7.8claws9
2538 * sync with 0.7.8claws9
2539 see ChangeLog 2002-06-18 and 2002-06-19
2541 2002-06-19 [paul] 0.7.8claws8
2543 * sync with 0.7.8cvs1
2544 see ChangeLog 2002-06-18
2546 2002-06-18 [alfons] 0.7.8claws7
2549 add omitted prototype
2551 2002-06-17 [paul] 0.7.8claws6
2554 fix hiding of exec_btn
2556 2002-06-17 [paul] 0.7.8claws5
2559 remove unneeded code: should_delete()
2560 and Pop3State::uidl_todelete_list
2562 2002-06-17 [paul] 0.7.8claws4
2565 see ChangeLog 2002-06-11 and 2002-06-13
2567 2002-06-16 [alfons] 0.7.8claws3
2570 make sure lock sort mode (claws specific) is
2571 also persists after a tree rescan
2573 2002-06-16 [alfons] 0.7.8claws2
2575 * src/prefs_folder_item.c
2577 fix persistence of folder sort mode (broken
2578 by adapting Hiro's new folder persistence code)
2580 2002-06-16 [alfons] 0.7.8claws1
2584 * src/prefscommon.[ch]
2585 control size of log text in log window;
2586 closes patch #569155 submitted by Mitko Haralanov.
2588 2002-06-15 [paul] 0.7.8claws
2590 * release of 0.7.8claws
2592 2002-06-15 [paul] 0.7.7claws
2595 updated by Fabio Junior Beneditto
2597 2002-06-14 [paul] 0.7.6claws49
2600 updated by Ricardo Mones Lastra
2602 2002-06-14 [paul] 0.7.6claws48
2605 updated translation by Wilbert Berendsen
2607 2002-06-14 [melvin] 0.7.6claws47
2610 Updated French translation
2612 2002-06-13 [paul] 0.7.6claws46
2615 allow filename to be typed in, rather than just
2616 selected by the mouse. Patch by Gustavo Noronha Silva.
2618 2002-06-13 [alfons] 0.7.6claws45
2620 * src/mainwindow.[ch]
2621 more cleanups (removing unnecessary menu items Expand
2622 summary / message view)
2624 2002-06-13 [melvin] 0.7.6claws44
2627 Added src/string_match.c
2628 * src/string_match.c
2629 Fixed possible buffer overflow.
2631 Added missing config.h header.
2632 * src/prefs_common.c
2635 Made some strings translatable (missing _(..)).
2637 2002-06-13 [melvin] 0.7.6claws43
2640 Corrected action example (verifying clearsigned mail).
2641 * src/prefs_account.c
2643 * src/prefs_common.c
2644 Removed incorrect line that generated a Gtk-CRITICAL msg.
2646 2002-06-12 [alfons] 0.7.6claws42
2649 add init of score column lost in 0.7.6claws42
2651 2002-06-12 [paul] 0.7.6claws41
2653 * src/prefs_account.c
2654 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2655 behavior of the radio buttons, (from 0.7.7cvs2)
2657 2002-06-11 [alfons] 0.7.6claws40
2659 * src/messageview.[ch]
2660 * src/summaryview.[ch]
2661 * src/summary_search.c
2663 perform a sync to bring in Hiro's separate view implementation
2665 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2667 2002-06-11 [paul] 0.7.6claws39
2669 * src/prefs_account.c
2670 correct a typo on the Receive tab
2672 2002-06-10 [match] 0.7.6claws38
2675 Included address completion patch from Gustavo Noronha.
2677 2002-06-10 [paul] 0.7.6claws37
2681 src/prefs_account.[ch]
2682 src/selective_download.[ch]
2685 - check if POP Account
2686 - Receive Button renamed to Preview
2687 - Preview Button Popup: preview new/all messages
2689 - Account Preferences-->Receive tab checkbutton if you
2690 want to remove Mail after Download
2692 - Account Preferences-->Receive tab checkbutton use
2693 filtering rules on preview
2694 (think of delete_on_server)
2696 - Account selectable from SD dialog
2697 - checkbutton to show already downloaded messages if
2698 all messages are previewed
2699 - new clist column showing Date
2702 - play ball with UIDL
2703 - fault tolerant (?)
2704 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2706 2002-06-10 [melvin] 0.7.6claws36
2709 Added a hint to ac/README in cvs instructions.
2711 * src/prefs_actions.c
2712 Made it possible to use a more elaborate command line
2713 for asynchronous actions, too.
2715 2002-06-10 [melvin] 0.7.6claws35
2717 * src/prefs_actions.c
2718 Make it possible to use a more elaborate command line
2719 (e.g. |foo|bar|cat>there;echo Done|)
2720 Corrected error message when calling %f, %F and %p commands
2721 from the compose window.
2723 2002-06-09 [colin] 0.7.6claws34
2726 Automatically find unread messages in current folder
2727 before annoying the user.
2729 2002-06-08 [alfons] 0.7.6claws33
2732 remove bad formatting string in it.po translation
2733 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2735 2002-06-08 [paul] 0.7.6claws32
2737 * sync with 0.7.6cvs25
2738 see ChangeLog 2002-06-07
2740 2002-06-05 [paul] 0.7.6claws31
2743 add 'Sort by locked' and 'Sort by score'
2745 2002-06-05 [paul] 0.7.6claws30
2747 * sync with 0.7.6cvs24
2748 see ChangeLog 2002-06-04
2750 2002-06-04 [paul] 0.7.6claws29
2753 updated by Fabio Junior Beneditto
2755 2002-06-03 [thorsten] 0.7.6claws28
2758 fclose() matcherrc after reading
2760 2002-06-03 [paul] 0.7.6claws27
2762 * sync with 0.7.6cvs21
2763 see ChangeLog 2002-05-31
2765 2002-05-31 [paul] 0.7.6claws26
2767 * sync with 0.7.6cvs20
2768 see ChangeLog 2002-05-29 and 2002-05-30
2770 2002-05-31 [paul] 0.7.6claws25
2773 hopefully fix last buggy sync
2776 correct typo in 'Actions' examples
2778 2002-05-29 [paul] 0.7.6claws24
2780 * sync with 0.7.6cvs18
2781 see ChangeLog 2002-05-28 and 2002-05-29
2787 2002-05-28 [paul] 0.7.6claws23
2789 * sync with 0.7.6cvs16
2790 see ChangeLog 2002-05-28
2792 2002-05-27 [thorsten] 0.7.6claws22
2794 * faq/it/sylpheed-faq-1.html
2795 faq/it/sylpheed-faq-2.html
2796 faq/it/sylpheed-faq-3.html
2797 faq/it/sylpheed-faq.html
2798 corrected DOS lineendings
2799 * faq/de/sylpheed-faq-1.html
2800 faq/de/sylpheed-faq-2.html
2801 faq/en/sylpheed-faq-1.html
2802 faq/en/sylpheed-faq-2.html
2803 faq/en/sylpheed-faq-3.html
2804 faq/es/sylpheed-faq-1.html
2805 faq/es/sylpheed-faq-2.html
2806 faq/es/sylpheed-faq-3.html
2807 faq/fr/sylpheed-faq-1.html
2808 faq/it/sylpheed-faq-1.html
2809 faq/it/sylpheed-faq-2.html
2810 faq/it/sylpheed-faq-3.html
2811 faq/it/sylpheed-faq.html
2812 changed ">" to "
2814 2002-05-27 [paul] 0.7.6claws21
2816 * sync with 0.7.6cvs15
2817 see ChangeLog 2002-05-27
2819 2002-05-27 [paul] 0.7.6claws20
2821 * src/prefs_account.c
2824 2002-05-26 [paul] 0.7.6claws19
2829 2002-05-25 [paul] 0.7.6claws18
2832 add description of kmail2sylpheed.pl
2834 2002-05-25 [paul] 0.7.6claws17
2836 * tools/kmail2sylpheed.pl ** NEW FILE **
2837 perl script that converts an exported Kmail address
2838 book, converts it to sylpheed addressbook file,
2839 writes the file to .sylpheed, and updates
2842 2002-05-25 [paul] 0.7.6claws16
2844 * sync with 0.7.6cvs14
2845 see ChangeLog 2002-05-23
2847 2002-05-24 [paul] 0.7.6claws15
2850 make a correction and add some more info
2852 2002-05-24 [paul] 0.7.6claws14
2856 compose_redirect_write_headers_from_headerlist()
2857 add Subject and Resent-Message-ID to
2858 compose_redirect_write_headers()
2859 Received, Subject, and X-UIDL are filtered out in
2860 compose_redirect_write_to_file()
2862 2002-05-23 [paul] 0.7.6claws13
2868 src/matcher_parser_lex.l
2869 src/matcher_parser_parse.y
2870 src/prefs_common.[ch]
2871 src/prefs_filtering.c
2873 rename 'Bounce' to 'Redirect'
2875 2002-05-23 [paul] 0.7.6claws12
2877 * more sync with 0.7.6cvs13
2879 see ChangeLog 2002-05-22
2881 2002-05-22 [paul] 0.7.6claws11
2883 * sync with 0.7.6cvs13
2885 see ChangeLog 2002-05-20
2887 see ChangeLog 2002-05-22
2889 2002-05-21 [melvin] 0.7.6claws10
2892 Added missing filtering and scoring headers
2893 Fixed bad function call that showed garbage
2894 in Folder->Processing
2896 2002-05-21 [paul] 0.7.6claws9
2899 make all tools executable, (patch by Alfons).
2901 2002-05-20 [alfons] 0.7.6claws8
2904 don't forget to call mktime() so we have a valid week
2906 (Bug report by Roger Sondermann <mail@jumaros.de>)
2908 2002-05-20 [paul] 0.7.6claws7
2911 fix broken parsing of urls
2913 fix displaying of urls
2915 both fixes from the patch [547855] by Eugene
2918 2002-05-19 [alfons] 0.7.6claws6
2921 make sylpheed configure correctly with the latest
2922 and greatest of automake / autoconf / gettext
2924 2002-05-19 [alfons] 0.7.6claws5
2928 add function for returning ime zone offset
2930 * src/quote_fmt_parse.y
2931 better quotation formatting - does not convert
2932 to local time, but uses the original date string.
2934 Note: %z inserts the timezone offset (should
2935 work also on platforms where strftime does not
2938 2002-05-18 [christoph] 0.7.6claws4
2941 fix indentation of some code
2946 correct path for ignorethread.xpm
2947 incorrect filename for sylpheed_logo.xpm
2948 add missing include matcher_parser_parse.h
2950 2002-05-18 [paul] 0.7.6claws3
2952 * sync with 0.7.6cvs8
2953 see ChangeLog 2002-05-16 and 2002-05-17
2955 2002-05-18 [melvin] 0.7.6claws2
2958 Corrected an action's definition and fixed some misspellings.
2960 2002-05-18 [paul] 0.7.6claws1
2963 tools/gpg-sign ** new file **
2964 tools/uudec ** new file **
2965 add Melvin's Actions scripts
2968 add Melvin's descriptions for Actions
2970 2002-05-18 [paul] 0.7.6claws
2972 * Version 0.7.6claws released
2974 2002-05-17 [paul] 0.7.5claws32
2977 updated by Ricardo Mones Lastra
2979 2002-05-17 [paul] 0.7.5claws31
2982 fix Account prefs default folder for sent/draft/deleted
2987 updated translation by Alessandro Maestri and
2990 2002-05-17 [melvin] 0.7.5claws30
2992 * src/prefs_actions.c
2993 Fixed bug where using %F not at the end of the command
2994 resulted in an additional empty argument being created.
2995 Thanks to Darko Koruga for reporting the bug.
2997 2002-05-17 [melvin] 0.7.5claws29
3000 Updated French translations.
3002 2002-05-15 [paul] 0.7.5claws28
3005 updated by Ricardo Mones Lastra
3007 2002-05-15 [paul] 0.7.5claws27
3009 * sync with 0.7.6cvs4
3010 see ChangeLog 2002-05-14 and 2002-05-15
3012 2002-05-14 [paul] 0.7.5claws26
3014 * sync with 0.7.6cvs1
3015 see ChangeLog 2002-05-13
3017 2002-05-13 [thorsten] 0.7.5claws25
3020 fix select_all and copy in multipart messages
3022 fix select_all and copy in multipart messages
3024 2002-05-12 [paul] 0.7.5claws24
3027 reverse last commit, bug already fixed in 0.7.5claws3
3029 2002-05-12 [netztorte] 0.7.5claws23
3032 dont parse empty addressbook (checked in before claws20)
3034 2002-05-12 [melvin] 0.7.5claws22
3037 Removed unneeded priority code introduced by the previous
3040 2002-05-12 [melvin] 0.7.5claws21
3043 Added possibility to set message's priority.
3045 Added possibility to set message's priority.
3046 Added missing headers
3048 2002-05-12 [melvin] 0.7.5claws20
3050 * src/prefs_actions.c
3051 Removed implicitely added quotes around the name
3052 of the temporary files of mime parts.
3054 2002-05-12 [paul] 0.7.5claws19
3056 * sync with 0.7.5cvs20
3057 see ChangeLog 2002-05-11
3059 2002-05-12 [alfons] 0.7.5claws18
3061 * src/quote_fmt_lex.l
3062 * src/quote_fmt_parse.y
3063 allow quote / reply date & time format to be set using
3064 %D{format}. format is a format string you'd pass to
3065 strftime() (see man strftime, or the Display tab |
3066 Date format setting).
3068 Currently %D converts the date to local time.
3070 2002-05-11 [paul] 0.7.5claws17
3072 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
3073 see ChangeLog 2002-05-10 and 2002-05-11
3075 2002-05-10 [paul] 0.7.5claws16
3077 * sync with 0.7.5cvs16
3078 see ChangeLog entries 2002-05-09 and
3081 2002-05-10 [colin] 0.7.5claws15
3084 Corrected a bug that prevented sylpheed to open
3085 double-clicked URIs.
3087 2002-05-09 [paul] 0.7.5claws14
3089 * sync with 0.7.5cvs14
3090 see ChangeLog 2002-05-08 and 2002-05-09
3092 2002-05-08 [paul] 0.7.5claws13
3094 * sync with 0.7.5cvs11
3095 see ChangeLog entry 2002-05-08
3097 2002-05-08 [paul] 0.7.5claws12
3101 fix segfault on View->Open in new window
3102 patch submitted by Thorsten Maerz <torte@netztorte.de>
3104 2002-05-07 [paul] 0.7.5claws11
3106 * sync with 0.7.5cvs9
3107 see ChangeLog entry 2002-05-07
3109 2002-05-06 [paul] 0.7.5claws10
3113 display url in statusbar on single-click
3114 patch submitted by Thorsten Maerz <torte@netztorte.de>
3116 2002-05-06 [match] 0.7.5claws9
3123 XML implementation of properties file.
3124 * src/exporthtml.[ch]
3125 * src/expthtmldlg.[ch]
3129 2002-05-02 [sergey] 0.7.5claws8
3131 * src/mainwindow.c (mainwin_entries),
3132 src/prefs_common.c (prefs_send_create()),
3133 src/codeconv.c (locale_table):
3134 use charset name "Windows-1251" instead of "CP1251".
3136 2002-05-02 [colin] 0.7.5claws7
3140 src/prefs_folder_item.c
3141 Fixed cosmetics bugs due to Outbox renamed to Sent.
3143 2002-05-02 [hiro] 0.7.5claws6
3146 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
3148 2002-05-02 [paul] 0.7.5claws5
3151 more sync with 0.7.5cvs7, see ChangeLog entry
3154 2002-05-02 [hiro] 0.7.5claws4
3157 compose_queue_sub():
3158 check if queue folder exists (closes #550397).
3159 removed directory creation since it should be handled
3162 imap_add_msg(): return UID for appended message
3165 2002-04-30 [paul] 0.7.5claws3
3168 fix account_find_from_address() bug
3170 2002-04-28 [colin] 0.7.5claws2
3174 src/prefs_common.[ch]
3176 Added user-definable quotation characters recognition.
3178 2002-04-28 [paul] 0.7.5claws1
3180 * sync with 0.7.5cvs4
3181 see ChangeLog entry 2002-04-25
3183 2002-04-28 [paul] 0.7.5claws
3188 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
3189 Fabio Junior Beneditto
3191 2002-04-27 [jens] 0.7.4claws103
3194 updated German translation.
3196 2002-04-27 [hiro] 0.7.4claws102
3199 summary_write_cache(): fixed the mark loss of hidden messages.
3201 2002-04-26 [melvin] 0.7.4claws101
3204 fixed a second typo (same one)
3208 fixed the type again...
3210 2002-04-26 [melvin] 0.7.4claws100
3213 fixed a typo in an alert message ("temorary").
3216 corrected the typo described above.
3218 updated French translation.
3220 2002-04-26 [darko] 0.7.4claws99
3223 fix target folder colorization
3225 2002-04-25 [paul] 0.7.4claws98
3228 updated by Alessandro Maestri
3230 2002-04-24 [colin] 0.7.4claws97
3233 Fixed double "subject is empty" question.
3235 2002-04-23 [colin] 0.7.4claws96
3238 Corrected issue when "automatically display images" was
3239 not set : first image remained after selecting second.
3241 2002-04-23 [melvin] 0.7.4claws95
3243 * src/prefs_actions.c
3244 Don't display in/out dialog if there is nothing to show.
3246 2002-04-23 [paul] 0.7.4claws94
3248 * sync with 0.7.5cvs3
3249 bug fixes: see ChangeLog entry 2002-04-23
3251 2002-04-22 [darko] 0.7.4claws93
3254 fix previous check-in which changed code after
3257 2002-04-22 [paul] 0.7.4claws92
3264 update English, Spanish and French FAQs
3267 add German and Spanish manuals
3270 update English and French manuals
3273 add to and re-arrange the pixmap entries
3275 2002-04-22 [darko] 0.7.4claws91
3278 fix sender initials recognition to only allow
3279 '>' after the initials
3281 2002-04-21 [paul] 0.7.4claws90
3283 * sync with 0.7.5 release
3284 see ChangeLog entry 2002-04-21
3289 add colin's new pixmaps to EXTRA_DIST
3291 2002-04-21 [colin] 0.7.4claws89
3294 * src/mainwindow.[ch]
3295 * src/prefs_common.[ch]
3296 * src/stock_pixmap.[ch]
3297 Added "Work offline" ability.
3299 2002-04-21 [colin] 0.7.4claws88
3302 * src/prefs_common.c
3303 * src/prefs_common.h
3304 * src/textview.c : Added an option to common preferences -> display
3305 to allow user not to automatically display images.
3307 2002-04-21 [paul] 0.7.4claws87
3309 * sync with 0.7.4cvs52
3310 see ChangeLog entry 2002-04-21 (src/imap.c)
3312 2002-04-21 [paul] 0.7.4claws86
3314 * sync with 0.7.4cvs51
3315 see ChangeLog entry 2002-04-21
3317 2002-04-21 [paul] 0.7.4claws85
3319 * sync with 0.7.4cvs49
3320 see ChangeLog entries 2002-04-20 and 2002-04-21
3323 clean up: remove old 'stock_' element from xpm
3326 2002-04-21 [alfons] 0.7.4claws84
3328 apply sync patch from Paul
3331 use old claws prefs_folder_item_create() for now
3333 2002-04-19 [match] 0.7.4claws83
3335 * src/addressbook.[ch]
3336 * src/addrharvest.[ch]
3337 * src/addrgather.[ch]
3340 * src/summaryview.[ch]
3343 2002-04-19 [paul] 0.7.4claws82
3346 updated by Fabio Junior Beneditto
3348 2002-04-14 [alfons] 0.7.4claws81
3351 add #include <sys/types.h> for mode_t and off_t
3353 2002-04-13 [paul] 0.7.4claws80
3358 src/prefs_common.[ch]
3360 enable storing of GnuPG passphrase for the whole
3361 session or a user-defined number of minutes. patch
3362 submitted by Ravemax <ravemax@dextrose.com>
3364 2002-04-13 [alfons] 0.7.4claws79
3367 make email parser also stop scanning when encountering separators
3368 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
3370 2002-04-13 [paul] 0.7.4claws78
3372 * sync with 0.7.4cvs39
3373 see ChangeLog entry 2002-04-12
3375 2002-04-11 [paul] 0.7.4claws77
3377 * sync with 0.7.4cvs37
3378 see ChangeLog entry 2002-04-11
3380 2002-04-11 [paul] 0.7.4claws76
3383 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3384 the clause for OpenSSL). sync with sylpheed main
3386 2002-04-09 [melvin] 0.7.4claws75
3389 Made 'Ctrl-Enter' on send ignore some modifiers
3390 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
3391 to bind other *-Enter (but not Alt-Enter).
3393 2002-04-09 [paul] 0.7.4claws74
3395 * sync with 0.7.4cvs35
3396 see ChangeLog entries 2002-04-09
3398 2002-04-08 [paul] 0.7.4claws73
3400 * sync with 0.7.4cvs33
3401 see ChangeLog entry 200-04-08
3403 2002-04-07 [match] 0.7.4claws72
3405 * src/addrharvest.[ch]
3406 fixed to read all addresses in header, regardless
3407 of header size. improved name parsing. accommodate
3408 harvest from folders and selected message.
3410 included new address parsing function.
3411 * src/addrgather.[ch]
3412 * src/addressbook.[ch]
3413 * src/summaryview.[ch]
3415 allow address harvest of folder as well as selected
3418 2002-04-07 [paul] 0.7.4claws71
3422 don't try to authenticate with CRAM-MD5 in SMTP when
3423 SMTP-AUTH enabled if MTA doesn't issue this
3424 auth-method in it's ehlo-response. bug item #531364,
3425 patch item #938910. patch submitted by Colin Leroy
3428 2002-04-07 [paul] 0.7.4claws70
3431 fix missing MODE_READER bug. patch submitted by
3432 Colin Leroy <colin@colino.net>
3434 2002-04-07 [alfons] 0.7.4claws69
3437 * src/prefs_filtering.c
3439 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3440 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3442 2002-04-07 [paul] 0.7.4claws68
3444 * sync with 0.7.4cvs32
3445 see ChangeLog entry 2002-04-06
3447 * tools/filter_conv.pl
3450 2002-04-06 [paul] 0.7.4claws67
3452 * tools/filter_conv.pl
3453 modify to be able to find the name of the first
3454 mailbox and use that. main's filter does not
3455 record the full path to the mailbox and therefore
3456 can only filter to the first mailbox.
3458 2002-04-05 [paul] 0.7.4claws66
3460 * tools/filter_conv.pl
3461 attempt to make the script all-encompassing and
3462 be able to convert any main 'filter' rule thrown
3465 2002-04-05 [paul] 0.7.4claws65
3467 * tools/filter_conv.pl
3468 allow for collapsed folder trees
3470 2002-04-05 [paul] 0.7.4claws64
3472 * sync with 0.7.4cvs31
3473 see ChangeLog entries 2002-04-05
3475 2002-04-03 [paul] 0.7.4claws63
3477 * sync with 0.7.4cvs29
3478 see ChangeLog entries 2002-04-02 and 2002-04-03
3480 2002-04-02 [paul] 0.7.4claws62
3482 * sync with 0.7.4cvs26
3483 see ChangeLog entry 2002-04-01
3485 2002-04-02 [match] 0.7.4claws61
3488 * src/importpine.[ch]
3490 import Pine address book.
3492 2002-04-02 [match] 0.7.4claws60
3494 * src/addrharvest.[ch]
3495 improve address parsing of funky addresses.
3497 2002-04-02 [darko] 0.7.4claws59
3500 wrap on send improvements, it now recognizes quoted
3501 initials as part of the quotation string, and it
3502 does not join lines separated by CR
3504 2002-04-01 [match] 0.7.4claws58
3507 added new functions.
3509 remove excessive duplicate address generation
3512 2002-04-01 [alfons] 0.7.4claws57
3517 2002-04-01 [paul] 0.7.4claws56
3519 * sync with 0.7.4cvs25
3520 see ChangeLog entry 2002-04-01
3522 2002-04-01 [alfons] 0.7.4aprilfool55
3525 honour feature request item #537427 to allow for
3526 displaying names from address book for sent mail also
3528 2002-03-29 [paul] 0.7.4claws54
3531 src/prefs_filtering.[ch]
3534 add 'fast filter' for claws' filtering,
3535 /Tools/Create filter rule/... patch submitted
3536 by Neill Miller <neillm@thecodefactory.org>
3538 2002-03-29 [paul] 0.7.4claws53
3540 * sync with 0.7.4cvs24
3541 see ChangeLog entry 2002-03-29
3543 2002-03-28 [paul] 0.7.4claws52
3545 * sync with 0.7.4cvs23
3546 see ChangeLog entry 2002-03-28
3548 2002-03-27 [melvin] 0.7.4claws51
3550 * src/prefs_actions.c
3551 Added support to pass only one message part (as a
3552 file) to the command using '%p'. No quotes are needed
3553 because doubles quotes are automatically added.
3554 Fixed bug where Sylpheed could block when waiting for
3555 a child process to finish.
3556 Changed the help menu to remove quotes around symbols to
3557 avoid misinterpretation (they must not be used).
3559 2002-03-27 [melvin] 0.7.4claws50
3562 Made the new mail notification command always
3563 execute asynchronously.
3565 2002-03-27 [paul] 0.7.4claws49
3568 fix bug introduced in last commit
3570 2002-03-27 [paul] 0.7.4claws48
3572 * sync with 0.7.4cvs21
3573 see ChangeLog 2002-03-26 and 2002-03-27
3575 2002-03-26 [hoa] 0.7.4claws47
3577 * src/prefs_folder_item.c
3578 really fixed the bug #516442 with folder rescan.
3580 2002-03-26 [paul] 0.7.4claws46
3582 * sync with 0.7.4cvs19
3583 see ChangeLog entries 2002-03-25 and 2002-03-26
3585 2002-03-25 [hoa] 0.7.4claws45
3589 fix the bug #516442 with folder rescan.
3591 * src/prefs_common.[ch]
3593 added an option to enable two different behaviours
3597 2002-03-25 [paul] 0.7.4claws44
3600 src/selective_download.c
3601 correct a few menuitem labels
3603 2002-03-25 [christoph] 0.7.4claws43
3606 fix non deleted tmp message in
3607 procmsg_save_to_outbox
3608 fix problems caused by sync with
3609 main branch's procmsg_send_queue
3611 2002-03-25 [paul] 0.7.4claws42
3615 src/quote_fmt_parse.y
3616 add Last name (%L) placeholder for quoting.
3617 patch submitted by Thorsten Thielen
3618 <thth@users.sourceforge.net>
3620 2002-03-25 [paul] 0.7.4claws41
3623 get full hostname. patch submitted by
3624 Bob Woodside <rwoodside1@comcast.net>
3626 2002-03-25 [paul] 0.7.4claws40
3631 src/prefs_account.[ch]
3632 enable NNTP over SSL. patch submitted by
3633 Pascal Jermini <pascal@infinity.hn.org>
3635 2002-03-24 [paul] 0.7.4claws39
3637 * src/prefs_common.c
3638 make the arrangement of the Compose tab more
3642 fix some irregularities of style
3645 updated by Kilian Krause
3647 2002-03-23 [paul] 0.7.4claws38
3650 updated by Fabio Junior Beneditto
3652 2002-03-23 [paul] 0.7.4claws37
3655 move 'Gather addresses' to 'Tools' menu
3656 make 'Selective download' sensitive
3658 2002-03-23 [paul] 0.7.4claws36
3660 * sync with 0.7.4cvs16
3661 see ChangeLog entries 2002-03-23
3663 2002-03-22 [christoph] 0.7.4claws35
3665 * src/quote_fmt_parse.y
3666 fix include program output
3668 2002-03-22 [alfons] 0.7.4claws34
3671 initialize GDate stack variable correctly (sorry!)
3673 2002-03-22 [paul] 0.7.4claws33
3679 rename 'Tool' to 'Tools'
3682 move 'Delete duplicated messages' from
3683 'Message/' to 'Tools/'
3684 re-arrange the order of 'Tools/' items
3686 2002-03-22 [paul] 0.7.4claws32
3689 src/addressbook.[ch]
3690 auto-address completion now also matches on
3691 Nickname. patch submitted by Bob Forsman
3692 <hammor@users.sourceforge.net>
3695 correct a spelling mistake
3697 2002-03-22 [alfons] 0.7.4claws31
3700 fix getting uidl from incorrect string
3703 2002-03-21 [alfons] 0.7.4claws30
3706 more code refactoring
3707 plug mem leak introduced by delete on server
3709 2002-03-21 [paul] 0.7.4claws29
3711 * sync with 0.7.4cvs11
3712 see ChangeLog entries 2002-03-20
3714 2002-03-20 [alfons] 0.7.4claws28
3717 apply Colin's patch and refactor
3719 2002-03-20 [paul] 0.7.4claws27
3721 * sync with sylpheed 0.7.4cvs9
3722 see ChangeLog entry 2002-03-20
3724 2002-03-19 [christoph] 0.7.4claws26
3729 revert changes for flag updates
3730 (does not work correctly and no time to debug)
3732 2002-03-20 [alfons] 0.7.4claws25
3735 refactor should_delete() a little bit
3737 2002-03-19 [paul] 0.7.4claws24
3741 src/prefs_account.[ch]
3742 allow the user to leave downloaded mail on the
3743 server for n days. Patch submitted by Colin Leroy
3746 2002-02-19 [paul] 0.7.4claws23
3748 * sync with sylpheed 0.7.4cvs8
3749 see ChangeLog entries 2002-03-19
3751 2002-03-18 [paul] 0.7.4claws22
3753 * sync with sylpheed 0.7.4cvs6
3754 see ChangeLog entry 2002-03-18
3756 2002-03-18 [paul] 0.7.4claws21
3759 add en_GB message catalogue
3764 correct a few spelling mistakes
3766 2002-03-17 [alfons] 0.7.4claws20
3769 more stringent checks for NULL params when writing
3770 filtering actions to a file
3772 2002-03-17 [hoa] 0.7.3claws20
3775 fixed the count of new messages
3778 fixed the "attachment properties" window
3780 2002-03-17 [paul] 0.7.4claws19
3785 src/prefs_account.[ch]
3788 automatically mark cross-posted messages as read
3789 and (optionally) give them a colour label
3790 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
3793 2002-03-17 [paul] 0.7.4claws18
3795 * sync with sylpheed 0.7.4cvs5
3796 see ChangeLog entry 2002-03-17
3798 2002-03-17 [melvin] 0.7.4claws17
3801 Worked around a gtktext 'bug': when searching for
3802 a text in a long message it was scrolling slowly
3803 line by line until it hit the searched text.
3805 Updated French translation
3807 2002-03-17 [melvin] 0.7.4claws16
3811 * src/prefs_actions.c
3812 Moved "Edit/Actions" to "Tool/Actions"
3813 Made mainwindow/compose window sensitive as soon as
3814 no child process is running anymore even if the io dialog
3816 Fixed a struct being initialized with a non constant char*
3818 2002-03-16 [christoph] 0.7.4claws15
3821 add --with-compiler-flags option
3822 (only for developer hacking)
3826 try to make folder-stats and flag handling more
3827 independent from the summaryview. msgcounts
3828 are only set when the folder is opened and
3829 procmsg_msginfo_(un)set_flags will handle it
3830 later and summaryview will get the values
3833 2002-03-16 [paul] 0.7.4claws14
3836 fix Return-receipt. Patch submitted by Bob
3837 Woodside <rwoodside1@comcast.net>
3839 2002-03-16 [paul] 0.7.4claws13
3842 fix 'dynamic' signatures, make it work again
3843 broken during sync on 2002-03-14 (0.7.4claws2)
3845 2002-03-15 [match] 0.7.4claws12
3847 * src/addrharvest.[ch]
3848 * src/addrgather.[ch]
3849 * src/addressbook.[ch]
3851 included address harvester feature. still some
3852 issues with address parsing that I will fix.
3854 2002-03-15 [match] 0.7.4claws11
3857 * src/addrcache.[ch]
3858 * src/addressbook.[ch]
3867 tidy up. fix memory leaks. moved attribs and methods
3868 from individual interfaces to addrcache object. prep
3869 for new stuff to come in.
3871 2002-03-15 [alfons] 0.7.4claws10
3874 * src/matcher_parser_parse.y
3875 * src/matcher_parser_lex.l
3876 * src/prefs_matcher.c
3877 add filtering conditions message greater than, smaller
3878 than, and exactly matching a size in bytes
3879 (does not work with delete from POP3 server yet)
3881 this should also give others an idea what you should
3882 do to add new criterions to claws filtering system
3885 2002-03-15 [paul] 0.7.4claws9
3887 * tools/filter_conv.pl
3888 exit if there are no filter rules to convert
3889 rename filterrc to filterrc.old after completion
3891 2002-03-15 [paul] 0.7.4claws8
3893 * sync with sylpheed 0.7.4cvs3
3894 see ChangeLog entry 2002-03-14
3896 2002-03-14 [paul] 0.7.4claws7
3899 clean up the last commit (ahem)
3901 2002-03-14 [paul] 0.7.4claws6
3904 fix bug #515655. honour account preferences
3905 regarding gpg default signing/encryption when
3906 changing account from the compose window.
3908 2002-03-14 [paul] 0.7.4claws5
3911 remove unnecessary curly brackets
3913 2002-03-14 [paul] 0.7.4claws4
3916 src/prefs_filtering.[ch]
3917 add filter rename on folder rename and filter
3918 delete on folder delete. Patch submitted by
3919 Neill Miller <neillm@thecodefactory.org>
3921 2002-03-14 [christoph] 0.7.4claws3
3926 (patch submitted by "Simon 'corecode' Schubert")
3927 * src/prefs_common.c
3931 2002-03-14 [paul] 0.7.4claws2
3933 * sync with sylpheed 0.7.4cvs2
3934 see ChangeLog entry 2002-03-13
3936 2002-03-12 [darko] 0.7.4claws1
3939 fix what seems to be a copy and paste error
3940 when setting color for important messages
3943 2002-03-11 [paul] version 0.7.4claws released
3945 2002-03-11 [paul] 0.7.4claws
3951 update message catalogs. Submitted by Ricardo Mones
3952 Lastra, Alessandro Maestri, Wilbert Berendsen, and
3953 Fabio Junior Beneditto
3958 faq/it/sylpheed-faq*
3964 2002-03-11 [jens] 0.7.3claws7
3967 updated German translation
3969 2002-03-11 [melvin] 0.7.3claws6
3972 updated and corrected French translation
3974 2002-03-10 [hoa] 0.7.3claws5
3978 * src/prefs_account.c
3981 fixed the local account.
3982 you have to change the default "/usr/sbin/sendmail"
3983 to "/usr/sbin/sendmail -t" in the preferences of
3987 removed some debug display for renderer
3989 2002-03-10 [paul] 0.7.3claws4
3991 * faq/en/sylpheed-faq-1.html
3992 faq/en/sylpheed-faq-2.html
3995 2002-03-09 [paul] 0.7.3claws3
3997 * sync with sylpheed 0.7.4
3998 see ChangeLog entry 2002-03-09
4000 2002-03-08 [paul] 0.7.3claws2
4002 * faq/en/sylpheed-faq*
4003 faq/es/sylpheed-faq*
4004 faq/fr/sylpheed-faq*
4007 * manual/fr/.cvsignore
4008 manual/fr/Makefilea.am
4012 add the French manual
4014 2002-03-07 [paul] 0.7.3claws1
4016 * sync with sylpheed 0.7.3cvs4
4017 see ChangeLog entries 2002-03-06 and 2002-03-07
4020 updated by Wilbert Berendsen
4022 2002-03-07 [melvin] 0.7.2claws34
4024 * src/selective_download.c
4025 Changed the pixmap of the receive button to MAIL_RECEIVE.
4027 2002-03-06 [paul] 0.7.2claws33
4029 * sync with sylpheed 0.7.3cvs1
4030 bug fix, see ChangeLog entry 2002-03-05
4032 2002-03-05 [paul] 0.7.2claws32
4037 reverse the pgp ascii-armored code implemented in
4038 0.7.2claws16. removal of this code until it matures.
4039 this means that verifying ascii-armored pgp sigs and
4040 automatic decryption of ascii-armored encrypted
4041 messages no longer works.
4043 2002-03-05 [paul] 0.7.2claws31
4048 * faq/en/Makefile.am
4049 faq/en/sylpheed-faq.html
4050 faq/en/sylpheed-faq-1.html
4051 faq/en/sylpheed-faq-2.html
4052 faq/en/sylpheed-faq-3.html
4053 * faq/es/Makefile.am
4054 faq/es/sylpheed-faq.html
4055 faq/es/sylpheed-faq-1.html
4056 faq/es/sylpheed-faq-2.html
4057 faq/es/sylpheed-faq-3.html
4058 faq/es/sylpheed-faq-4.html
4059 * faq/fr/Makefile.am
4060 faq/fr/sylpheed-faq.html
4061 faq/fr/sylpheed-faq-1.html
4062 faq/fr/sylpheed-faq-2.html
4063 faq/fr/sylpheed-faq-3.html
4068 add FAQs in English, Spanish and French
4071 2002-03-05 [paul] 0.7.2claws30
4073 * manual/en/sylpheed.html
4074 manual/en/sylpheed-XX.html
4075 updated the English manual
4080 dialog box pops up if the article can't be deleted.
4085 updated by Fabio Junior Benedito
4089 * removed ac/gpgme.m4
4090 to avoid autogen common problem
4091 developers have to install gpgme development package now
4094 encoding to 7bit or 8bit is enabled.
4096 2002-03-03 [alfons] 0.7.2claws29
4099 merge fix by Oliver Haertel for selective
4102 2002-03-03 [paul] 0.7.2claws28
4104 * sync with sylpheed 0.7.3
4106 2002-03-03 [paul] 0.7.2claws27
4108 * sync with sylpheed 0.7.2cvs24
4109 see ChangeLog entries 2002-03-02 and 2002-03-03
4111 2002-03-02 [melvin] 0.7.2claws26
4116 * src/prefs_common.[ch]
4117 Added user definable notification on new mail arrival.
4118 Removed unused variables in spell checker prefs code.
4120 2002-03-02 [melvin] 0.7.2claws25
4123 Removed unnecessary escape sequences.
4124 Changed 'Initial...' to 'Initials of Sender'
4126 2002-03-02 [paul] 0.7.2claws24
4128 * sync with sylpheed 0.7.2cvs22
4129 see ChangeLog entry 2002-03-01
4131 2002-03-01 [hoa] 0.7.2claws23
4134 Set sensitivity of delete actions to active
4135 even if the folder is a newsgroup.
4138 - Set sensitivity of delete actions
4139 - Added function check_permission() that will check if the
4140 user is authorized to delete a message. For news, it
4141 will check if the author is the same.
4142 - Enabled deletion when there is no trash folder.
4145 - Added news_cancel_article() to cancel articles
4146 - Implemented news_remove_message() (public function)
4148 2002-03-01 [paul] 0.7.2claws22
4152 recognise urls that that don't include 'http://' and
4156 remove duplicated name
4158 2002-02-28 [paul] 0.7.2claws21
4161 src/summaryview.[ch]
4162 add ability to 'Select thread'
4163 combines Melvin's "Select thread's head" patch (#510907)
4164 with Colin Leroy's <colin@colino.net> "Select whole thread"
4167 2002-02-28 [paul] 0.7.2claws20
4170 hopefully fix segfault on right-clicking a mime part
4171 that some people have experienced.
4172 fix submitted by Fredrik Olofsson <frol@linux.nu>
4174 2002-02-28 [paul] 0.7.2claws19
4176 * sync with sylpheed 0.7.2cvs21
4177 see ChangeLog entries 2002-02-27 and 2002-02-28
4179 2002-02-27 [paul] 0.7.2claws18
4181 * sync with sylpheed 0.7.2cvs18
4182 see ChangeLog entries 2002-02-26 and 2002-02-27
4184 2002-02-26 [alfons] 0.7.2claws17
4187 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
4188 (spotted by Chris Hessman <idatech@gmx.net>)
4190 2002-02-26 [paul] 0.7.2claws16
4195 make decryption of ascii-armored pgp encrypted messages
4196 and verification of ascii-armored signatures work again.
4197 slightly altered from the patch by Jens Jahnke
4201 * the checking of plaintext signatures always comes up in
4203 * it doesn't work for multipart messages
4204 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
4205 including the msg headers and these 2 line themselves, are
4209 "View/Folder Tree" becomes "View/Separate Folder Tree"
4210 "View/Message View" becomes "View/Separate Message View"
4211 because its less ambiguous.
4214 updated by Ricardo Mones Lastra
4216 2002-02-26 [paul] 0.7.2claws15
4218 * sync with sylpheed 0.7.2cvs17
4219 see ChangeLog entries 2002-02-25 and 2002-02-26
4221 2002-02-25 [christoph] 0.7.2claws14
4223 * src/filtering.[ch]
4225 do filtering stuff after all messages have been received
4226 1. drop all messages to .processing
4227 2. scan processing folder for messages
4228 3. filter messages or move to inbox
4229 this will also find old messages left in processing after
4230 a crash or something like that and we get a real msginfo
4231 from folder->get_msg_list and do not have to create our
4232 own in filter_message
4233 * src/matcher_parser_parse.y
4234 remove MIX/MAX warning (reordered includes)
4236 2002-02-25 [paul] 0.7.2claws13
4238 * sync with sylpheed 0.7.2cvs15
4239 see ChangeLog entry 2002-02-24
4241 2002-02-24 [alfons] 0.7.2claws12
4244 clear old color flags first when applying a new color to
4246 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
4248 2002-02-24 [alfons] 0.7.2.claws11
4251 * src/prefs_common.c
4252 add presets for Opera and Konqueror, closes patch #517261,
4253 submitted by Ville Skyttä <scop@users.sourceforge.net>
4255 2002-02-24 [alfons] 0.7.2.claws10
4259 fix threading for null message ids, closes patch #521601,
4260 submitted by Bob Forsman <hammor@users.sourceforge.net>
4262 2002-02-24 [alfons] 0.7.2claws9
4266 make Tool | Filter Message work with filtering system so
4267 setting flags also works
4271 - Processing uses the same function as Tool | Filter
4272 Message, but doesn't use the same update proc yet
4274 2002-02-23 [paul] 0.7.2claws8
4276 * sync with sylpheed 0.7.2cvs14
4277 see ChangeLog entries 2002-02-22 and 2002-02-23
4279 2002-02-22 [christoph] 0.7.2claws7
4282 Add column space to table
4283 * src/quote_fmt_parse.y
4286 2002-02-22 [paul] 0.7.2claws6
4294 src/matcher_parser_lex.l
4295 src/matcher_parser_parse.y
4298 src/prefs_filtering.c
4299 src/selective_download.[ch] *** NEW FILES ***
4302 Selective Download added to 'Tool' menu.
4303 Retrieves email headers of the currently selected pop3
4304 account and allows the user to mark emails for deletion
4305 right on the pop3 server. Patch submitted by Oliver Haertel
4306 <oha@users.sourceforge.net>.
4309 add 'src/quote_fmt.c'
4311 2002-02-22 [christoph] 0.7.2claws5
4315 * src/prefs_common.[ch]
4316 * src/prefs_template.c
4317 * src/quote_fmt.c *** NEW FILE ***
4319 move quote format symbol description code
4320 to it's own file because it is used from
4321 differnent code parts
4322 Rewrote symbol description GUI
4325 + get data from array (no more long constant strings)
4326 * src/quote_fmt_lex.l
4327 * src/quote_fmt_parse.y
4328 Symbol for Literal % changed to \% instead of %%
4329 (More logical as \ is used for quoting for other symbols)
4330 Add |f and |p to include files and program output
4332 |f{/home/.../.signature}
4335 Correct wrong spelling for "Referenzen"
4337 2002-02-21 [paul] 0.7.2claws4
4340 forgotten during sync
4342 2002-02-21 [paul] 0.7.2claws3
4344 * sync with sylpheed 0.7.2cvs11
4345 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
4346 2002-02-20 and 2002-02-21
4348 2002-02-20 [melvin] 0.7.2claws2
4350 * src/prefs_actions.c
4351 Added error report when child cannot fork or when execvp
4352 returns with an error.
4354 2002-02-19 [christoph] 0.7.2claws1
4357 return unconverted text if conde conversion is not possible
4358 when libjconv is used.
4359 (patch submitted by "Simon 'corecode' Schubert")
4363 * version 0.7.2claws release
4365 2002-02-19 [paul] 0.7.2claws
4368 updated by Wilbert Berendsen
4371 2002-02-18 [alfons] 0.7.1claws13
4375 remove references to dlfcn and explicitly loading functions
4376 from dynalink libs, because libs linked anyway, and functions
4377 are loaded explicitly
4379 2002-02-17 [melvin] 0.7.1claws12
4381 * src/prefs_actions.c
4382 Replaced children wait loop with double fork technique.
4383 Now, input/output window updated at each new output.
4384 free_children(): Fixed a memory leak.
4385 Made input/output window non closable if running children
4387 Added missing <unistd.h> include.
4388 Added some --debug outputs.
4390 2002-02-17 [melvin] 0.7.1claws11
4393 Fixed bug where descending sort order did not select top
4396 2002-02-17 [melvin] 0.7.1claws10
4399 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
4400 * src/prefs_common.c
4401 Pspell data package directory no more hard coded but
4402 set during configuration (PSPELL_PATH). (Thanks to
4403 Gustavo Noronha Silva.)
4405 2002-02-17 [melvin] 0.7.1claws9
4408 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
4410 Fixed compile-time warnings.
4412 2002-02-16 [alfons] 0.7.1claws8
4415 fix inadvertent free of NULL pointer which caused
4416 sylpheed to crash when closing the save-as dialog
4417 using the window close button
4419 2002-02-16 [carsten] 0.7.1claws7
4420 * src/mainwindow.[ch]
4423 fixes for pixmap theming code:
4424 - recently changed mail attributes shouldn't get
4426 - theme is only reloaded iff another theme was
4429 2002-02-16 [paul] 0.7.1claws6
4431 * sync with sylpheed 0.7.2 release
4432 see ChangeLog entry 2002-02-15 and 2002-02-16
4434 2002-02-15 [paul] 0.7.1claws5
4436 * sync with sylpheed 0.7.1cvs9
4437 see ChangeLog entry 2002-02-15
4440 remove unneeded headerwindow.c entry
4442 2002-02-14 [carsten] 0.7.1claws4
4444 fixed a bug for "Go to next unread message": there was
4445 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
4446 in the prefs, because of doing "Search again" instead
4449 2002-02-14 [carsten] 0.7.1claws3
4450 * src/stock_pixmap.c
4451 removed 2 more mem leaks; following mempr