1 2002-09-22 [oliver] 0.8.3claws4
4 custom toolbar for compose
5 move mainwin toolbar back to mainwindow
7 2002-09-22 [alfons] 0.8.3claws3
14 2002-09-22 [alfons] 0.8.3claws2
17 procmsg_save_to_outbox(): don't unlink message file from queue;
18 callers should do it using folder_item_remove_msg()
20 2002-09-22 [colin] 0.8.3claws1
23 Made mimeview_check_signature() public
25 Made GPG signatures verifiable by clicking
26 the [application/pgp-signature] in the Text
29 2002-09-22 [paul] 0.8.3claws
38 updated translations, submitted by George Danchev,
39 me, Ricardo Mones Lastra, Alessandro Maestri,
40 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
41 and Urke MMI, respectively.
43 2002-09-22 [alfons] 0.8.2claws65
47 no furry valgrinds have been used to plug these memleaks
49 2002-09-20 [paul] 0.8.2claws64
52 'Select thread' re-implemented
53 see ChangeLog 2002-09-20
55 2002-09-21 [alfons] 0.8.2claws63
58 compose_send(): plug unnoticed memleak
60 2002-09-20 [alfons] 0.8.2claws62
63 replace_address_in_edit(): strict check for NULL address to
64 fix "[ 607348 ] Segfault in address completion". My guess is
65 that this happens with an empty address book, but it's good
66 to have this check here anyway
68 completion_window_button_press(): free string returned
69 from the internal cache
71 2002-09-20 [christoph] 0.8.2claws61
74 added ENC_BINARY to EncodingType
76 the string returned by procmime_get_encoding_str
77 should not depend on the order of values in the
78 EncodingType definition
79 * doc-src/rfc1806.txt ** NEW FILE **
80 Added rfc1806 about MIME Content-Disposition
83 2002-09-19 [paul] 0.8.2claws60
86 see ChangeLog 2002-09-19
88 2002-09-19 [paul] 0.8.2claws59
90 * src/prefs_folder_item.c
91 revert to Darko's original alignment of colour
93 add a colon to folder_color label
96 add Colin's patch (with Hiro's modifications) to
97 force BASE64 encoding for 8-bit text when signing
100 2002-09-18 [alfons] 0.8.2claws58
105 (beautify a little bit)
107 2002-09-18 [christoph] 0.8.2claws57
110 fix handling of fgetc return value
112 2002-09-17 [alfons] 0.8.2claws56
115 summary_sort(): check non-NULL summaryview->folder_item when no
116 folder is selected at all
117 (closes "[ 610344 ] sort label make syl Crash")
119 2002-09-17 [alfons] 0.8.2claws55
122 beautify a little bit
124 2002-09-17 [christoph] 0.8.2claws54
127 initialize max values for cache and folder
128 when cache or folder is empty
130 2002-09-15 [colin] 0.8.2claws53
133 Fix a leak (thanks Alfons!) and cleaned
134 variables names for custom headers
136 2002-09-15 [colin] 0.8.2claws52
139 Fix custom headers recognition when
140 prefs_common.trans_hdr is on
142 2002-09-15 [colin] 0.8.2claws51
145 Allow dynamically-added custom headers
146 Yet not reparsed if reedited
148 2002-09-15 [alfons] 0.8.2claws50
150 * src/prefs_account.c
153 2002-09-15 [colin] 0.8.2claws49
155 * src/prefs_account.c
156 fix pop_before_smtp sensitivity
158 2002-09-15 [colin] 0.8.2claws48
161 add inc_pop_before_smtp()
162 allow MainWindow to be undefined in
163 inc_account_mail() and inc_start()
166 add STYPE_POP_BEFORE_SMTP session type
167 * src/prefs_account.c
168 activated pop before smtp option
170 do pop before smtp if the relevant option
173 2002-09-15 [paul] 0.8.2claws47
176 see ChangeLog 2002-09-15
178 2002-09-14 [paul] 0.8.2claws46
181 updated Bulgarian translation, submitted by
184 2002-09-13 [paul] 0.8.2claws45
187 merge claws' select_account() with main's
188 (new) compose_select_account(). [sync with
189 0.8.2cvs15, see ChangeLog 2002-09-11]
191 2002-09-12 [christoph] 0.8.2claws44
194 allocate 1 elements of FolderItem not 0
196 2002-09-12 [colin] 0.8.2claws43
199 Fix bug #590825 (obey Follow-up: poster)
201 2002-09-12 [colin] 0.8.2claws42
204 Fix bug #557009 (wrong headers for messages
205 forwarded as attachments)
207 2002-09-11 [colin] 0.8.2claws41
210 Put SCF: pseudo-header on top of message
211 Set draft tmp_flag when saved as draft
215 Skip after first \n\n for beginning of real message
218 2002-09-11 [christoph] 0.8.2claws40
221 use procmsg flag functions in filtering or processing
222 will cause incorrect folder message counts
224 2002-09-11 [colin] 0.8.2claws39
227 Fix bug #550175 - wrong save folder when reediting
230 2002-09-11 [paul] 0.8.2claws38
232 * sync with 0.8.2cvs14
233 see ChangeLog 2002-09-11
235 2002-09-11 [colin] 0.8.2claws37
238 Fix a typo (seeming to cause new/unread status to
241 2002-09-10 [christoph] 0.8.2claws36
244 compose_redirect should not use compose_generic_new
245 because that does more stuff than expected including
246 opening the external editor
247 (closes bug "[ 526608 ] bounced messages appear blank
250 2002-09-10 [christoph] 0.8.2claws35
253 fix problem with too large message number range
254 causing a crash in folder_item_scan
256 2002-09-10 [paul] 0.8.2claws34
258 * sync with 0.8.2cvs13
259 see ChangeLog 2002-09-10
261 2002-09-10 [christoph] 0.8.2claws33
264 set MsgInfo TmpFlags for queue and draft folders
265 (closes bug "[ 591676 ] Queue ignore MIME on restart")
267 2002-09-10 [paul] 0.8.2claws32
270 po/bg.po ** NEW FILE **
271 new Bulgarian translation submitted by
272 George Danchev <danchev@spnet.net>
276 tools/tb2sylpheed ** NEW FILE **
277 add script that converts an addressbook exported
278 from The Bat! into a Sylpheed addressbook. Submitted
279 by Urke MMI <urke-kg@eunet.yu>
281 2002-09-10 [paul] 0.8.2claws31
283 * sync with 0.8.2cvs12
284 see ChangeLog 2002-09-10
286 2002-09-06 [paul] 0.8.2claws30
289 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
293 tools/ldif-to-xml.py ** REMOVED **
294 remove obsolete python script
296 2002-09-06 [paul] 0.8.2claws29
298 * sync with 0.8.2cvs10
299 see ChangeLog 2002-09-06
301 2002-09-04 [paul] 0.8.2claws28
303 * sync with 0.8.2cvs9
304 see ChangeLog 2002-08-04
306 2002-09-04 [colin] 0.8.2claws27
308 * src/prefs_common.[ch]
309 Added signature color configuration
311 Use user-specified signature color
313 2002-09-03 [colin] 0.8.2claws26
315 * src/prefs_common.[ch]
316 Added autosave and autosave_length prefs
318 Added compose_remove_draft()
319 Auto-save drafts according to the prefs
321 Added a crash-indicator file, allowing to check
322 for new messages on startup if Sylpheed crashed
323 (makes saved drafts "reappear")
325 2002-09-03 [colin] 0.8.2claws25
330 2002-09-03 [paul] 0.8.2claws24
332 * sync with 0.8.2cvs8
333 see ChangeLog 2002-09-02 and 2002-09-03
335 2002-09-03 [darko] 0.8.2claws23
338 use normal style when creating new folder to pick
341 2002-09-02 [melvin] 0.8.2claws22
344 removed some obsolete code
346 2002-09-02 [melvin] 0.8.2claws21
349 fixed test's equality sign (== to =)
351 2002-09-02 [alfons] 0.8.2claws20
355 revert change of 0.8.2claws16 and use the mh_folder_destroy
356 as folder->destroy virtual as suggested by Hiro
357 (the mh.c code seems to have been lost around mh.c.1.21)
359 2002-09-02 [paul] 0.8.2claws19
362 updated by Fabio Jr. Beneditto
365 use 'http://claws.sylpheed.org' for homepage link.
366 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
368 2002-09-01 [alfons] 0.8.2claws18
371 plug memleak related to one Martin Kluge found
373 2002-08-31 [paul] 0.8.2claws17
375 * sync with 0.8.2cvs6
376 see ChangeLog 2002-08-30
378 2002-08-31 [alfons] 0.8.2claws16
381 folder_destroy(): remove mailbox from folderlist even if it has
384 2002-08-31 [alfons] 0.8.2claws15
389 (being pedantic I know)
391 2002-08-31 [alfons] 0.8.2claws14
394 check for NULL pointers returned from folder->fetch_msginfo virtual
395 (should solve some reported crashes)
397 2002-08-30 [alfons] 0.8.2claws13
402 enable crash dialog on compilation time
403 (--enable-crash-dialog configure option)
405 2002-08-30 [alfons] 0.8.2claws12
410 apply memory leak plug patch by Martin Kluge
411 (closes patch "[ 602568 ] patch for 602441 little memory leak",
412 bug "[ 599677 ] Very small memory leak in 0.81claws115",
413 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
415 2002-08-30 [darko] 0.8.2claws11
418 copy Gtk style from normal style to match
419 font size for coloured folders
421 2002-08-29 [alfons] 0.8.2claws10
424 Type=Internet <- Type=Application
425 (reported by Michael Schwendt, see:
426 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
427 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
429 2002-08-29 [paul] 0.8.2claws9
431 * sync with 0.8.2cvs5
432 see ChangeLog 2002-08-29
434 2002-08-29 [colin] 0.8.2claws8
437 Added a sanity check in summary_select_thread
438 Should fix bug 601605
440 2002-08-29 [colin] 0.8.2claws7
443 Revert claws6 changes regarding bug #591676
445 2002-08-28 [colin] 0.8.2claws6
448 Ignore cache for queue folderitems
451 2002-08-28 [melvin] 0.8.2claws5
456 2002-08-28 [melvin] 0.8.2claws4
459 Updated a bit the text concerning the spell checker
461 2002-08-28 [melvin] 0.8.2claws3
463 Merged the GNU_aspell_branch:
464 Support of new GNU/aspell is now included and the old pspell
465 is not supported anymore.
469 Updated spell checker text to reflect the switch to GNU/aspell
471 * ac/aspell.m4 *** NEW ***
472 * src/gtkaspell.[ch] *** NEW ***
473 * ac/pspell.m4 *** DELETED ***
474 * src/gtkspell.[ch] *** DELETED ***
477 Updated for GNU/aspell support
480 Replaced gtkspell.c by gtkaspell.c
488 * src/prefs_common.[ch]
489 Updated for GNU/aspell support
491 2002-08-28 [paul] 0.8.2claws2
493 * sync with 0.8.2cvs4
494 see ChangeLog 2002-08-27 and 2002-08-28
496 2002-08-28 [colin] 0.8.2claws1
498 * src/summary_search.c
501 2002-08-28 [jens] 0.8.2claws
504 Updated German translations
506 2002-08-27 [melvin] 0.8.2claws
509 Updated French translations
511 2002-08-27 [paul] 0.8.2claws
513 * sync with 0.8.2 main release
521 updated message catalogs submitted by
522 Ricardo Mones Lastra, Alessandro Maestri,
523 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
524 Beneditto and Urke MMI
526 2002-08-27 [hoa] 0.8.1claws123
528 * src/mainwindow.[ch]
529 * src/summaryview.[ch]
530 removed the "filter setting" menu option.
531 add a "cancel a news message" menu option.
533 2002-08-26 [martin] 0.8.1claws122
536 changed string under 0.8.1claws79 changed by myself
539 2002-08-26 [martin] 0.8.1claws121
542 added kill command to debuggerrc to start crash dialog
544 2002-08-26 [paul] 0.8.1claws120
546 * sync with 0.8.1cvs31
547 see ChangeLog 2002-08-26
549 2002-08-25 [alfons] 0.8.1claws119
552 fix bug that didn't send out correct headers to news server
553 when sending news article and email from queue (bug reported
554 and patch provided by Tim Mann; closes bug
555 "[ 583196 ] 0.7.8claws can't post news")
557 2002-08-25 [alfons] 0.8.1claws118
559 * src/selective_download.c
560 mark two strings as translatable
561 (thanks to Urke MMI for pointing this out)
563 2002-08-25 [alfons] 0.8.1claws117
566 treat sent boxes as special and allow sorting them by addressee
567 (closes "[ 589418 ] Sent folder sorting misbehavior"
568 submitted by Steve Lamb)
570 2002-08-24 [alfons] 0.8.1claws116
573 fix memleak reported by Martin Kluge
574 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
576 2002-08-24 [oliver] 0.8.1claws115
578 * src/prefs_toolbar.c
579 o code cleanup as suggested by Alfons
582 2002-08-24 [alfons] 0.8.1claws114
585 o fix another memory leak reported by Martin Kluge
586 (see "[ 599568 ] Small Memory Leak")
587 o remove 'from' variable from 'summary_set_header()'; we can
590 2002-08-24 [paul] 0.8.1claws113
592 * sync with 0.8.1cvs30
593 see ChangeLog 2002-08-23
595 2002-08-24 [alfons] 0.8.1claws112
598 remove unnecessary allocations for search bar fixing leaks
599 reported by Martin Kluge
600 (see "[ 599451 ] Further memory leaks?")
602 2002-08-24 [alfons] 0.8.1claws111
605 make get_socket_name() public for crash.c
607 o make report bug button work (goes to claws'
608 bug tracker at sf.net)
609 o introduce function for doing important stuff just
610 before claws goes down
613 2002-08-24 [alfons] 0.8.1claws110
616 move cursor to "To" entry when forwarding as attachment
617 (reported and solved by Steve Lamb, closes bug report
618 "[ 592880 ] Forward as attachment; cursor not in to")
620 2002-08-24 [colin] 0.8.1claws109
623 fix quick search visibility after GUI (de)separations.
625 2002-08-23 [colin] 0.8.1claws108
628 fix header pane visibility after folderview or
629 messageview (de)separation
631 2002-08-23 [paul] 0.8.1claws107
633 * src/mainwindow.[ch]
635 give full control of display or non-display
636 of the Execute icon to Custom toolbar settings.
637 add new sensitivity condition to maninwindow.h:
643 more sync with 0.8.1cvs29
645 2002-08-23 [melvin] 0.8.1claws106
648 Readded support for custom widget in alertpanel lost in last
651 2002-08-23 [paul] 0.8.1claws105
653 * sync with 0.8.1cvs29
654 see ChangeLog 2002-08-23
656 2002-08-23 [colin] 0.8.1claws104
659 Fix folder and search pixmaps exchanging positions
660 after theme or toolbar changes. Thank to Oliver for
663 2002-08-23 [colin] 0.8.1claws103
669 Changed messageview_create() and noticeview_create()
670 to avoid the last gdk_warning
672 2002-08-22 [colin] 0.8.1claws102
675 Fix my new `Creating pixmap from xpm' warning
677 2002-08-22 [colin] 0.8.1claws101
680 Fix some of the gdk warnings
682 2002-08-22 [colin] 0.8.1claws100
687 * src/pixmaps/quicksearch.xpm *ADDED*
688 Add the quicksearch pixmap
692 Make quicksearch bar visible/hidden via a button
694 2002-08-22 [christoph] 0.8.1claws99
697 fix folder update for newsgroups with message
698 numbers below minimum number of articles to fetch
701 2002-08-22 [paul] 0.8.1claws98
703 * sync with 0.8.1cvs28
704 see ChangeLog 2002-08-22
706 2002-08-21 [alfons] 0.8.1claws97
709 use bt instead of bt full which seems to work
710 better, and bt full doesn't give a great deal
711 of information anyway
713 2002-08-21 [colin] 0.8.1claws96
716 fix summaryview_searchtype_changed prototype
718 2002-08-21 [christoph] 0.8.1claws95
721 o fix broken menu update for sorting type, we have to
722 get this info from the summaryview now
723 o removed setting of threaded state in menu callback
724 * src/summaryview.[ch]
725 more summaryview/folderitem seperation for
728 removed not required --with-compiler-flags option
730 2002-08-21 [oliver] 0.8.1claws94
733 o rename toolbar.xml to toolbar_main.xml
734 since toolbar_compose.xml might come up
739 2002-08-21 [darko] 0.8.1claws93
742 don't reset tmp flags for messages copied
745 2002-08-21 [colin] 0.8.1claws92
747 * src/prefs_filtering.c
748 fix renaming rules on folder rename
749 when folder is not a leaf folder
751 2002-08-21 [paul] 0.8.1claws91
753 * src/prefs_folder_item.c
754 fix alignment of colour selector
756 2002-08-21 [paul] 0.8.1claws90
758 * sync with 0.8.1cvs27
759 see ChangeLog 2002-08-21
761 2002-08-21 [paul] 0.8.1claws89
764 fix crash when changing field type in
767 2002-08-21 [colin] 0.8.1claws88
770 Made quick search case-insensitive
772 2002-08-21 [paul] 0.8.1claws87
774 * sync with 0.8.1cvs26
775 see ChangeLog 2002-08-21
777 2002-08-20 [christoph] 0.8.1claws86
781 * src/summaryview.[ch]
782 more summaryview/folderitem seperation for
783 sort_key and sort_type
785 added missing return statement
787 2002-08-20 [colin] 0.8.1claws85
789 * src/summaryview.[ch]
790 Added a quick search box
792 * src/prefs_common.[ch]
793 Added a show/hide option for the quick search
795 2002-08-20 [oliver] 0.8.1claws84
798 remove toolbar_create_popups
800 o remove toolbar_create_popups
801 o fix toolbar_set_sensitive
802 (Bug reports #596834 and #596832)
803 * src/prefs_toolbar.c
804 o add "Set default" button
805 o align label and text + combo widgets
807 2002-08-20 [hoa] 0.8.1claws83bis
810 fixed a bug in imap_fetch_msginfo() in case there is no
813 2002-08-20 [darko] 0.8.1claws83
816 copy the color style of folder view so it
817 works with GTK themes
819 2002-08-20 [darko] 0.8.1claws82
823 * src/prefs_folder_item.[hc]
824 don't use UI stuff in folder.h
826 2002-08-20 [darko] 0.8.1claws81
829 * src/prefs_folder_item.h
831 * src/prefs_folder_item.c
832 ability to set folder color in folderview
834 2002-08-19 [alfons] 0.8.1claws80
837 fix one of the earlier memleaks reported by Martin Kluge
839 2002-08-19 [alfons] 0.8.1claws79
842 hide notice view when selecting seperate folder
843 view (reported by Urke MMI)
845 2002-08-19 [christoph] 0.8.1claws78
848 * src/prefs_folder_item.h
849 * src/summaryview.[ch]
850 o add summary_set_prefs_from_folderitem to set
851 summaryview prefs (first step to remove all
852 references to the folderitem in summaryview)
853 o moved compiled regex stuff from folderitem prefs
856 2002-08-19 [paul] 0.8.1claws77
859 add check for '.' to QUOTE_IF_REQUIRED
861 2002-08-19 [paul] 0.8.1claws76
864 sync with 0.8.1cvs25 (plug memory leak)
866 * src/prefs_toolbar.c
867 re-order prefs_toolbar_cancel()
869 2002-08-18 [alfons] 0.8.1claws75
873 plug other memleaks reported by Martin Kluge
875 2002-08-18 [paul] 0.8.1claws74
878 updated by Fabio Jr. Beneditto
880 2002-08-18 [paul] 0.8.1claws73
883 fix bug where tooltips were displayed untranslated
885 * src/prefs_toolbar.c
886 fix bug where clicking 'Cancel' creates an icon & text
887 toolbar regardless of prefs
890 2002-08-17 [oliver] 0.8.1claws72
892 * src/prefs_toolbar.c
893 update toolbar on CANCEL
894 bug reported by Martin Kluge
896 toolbar_destroy memleak fixed
898 2002-08-17 [alfons] 0.8.1claws71
901 plug another memleak reported by Martin Kluge
903 2002-08-16 [alfons] 0.8.1claws70
906 use execvp() correctly (suggested by wwp; thanks!)
908 2002-08-16 [alfons] 0.8.1claws69
911 plug memory leak reported by Kim Schultz & Martin Kluge
913 2002-08-16 [paul] 0.8.1claws68
916 updated by Ricardo Mones Lastra
918 2002-08-16 [paul] 0.8.1claws67
921 fix bug where 'Compose News' icon showed wrong
924 2002-08-16 [paul] 0.8.1claws66
926 * sync with 0.8.1cvs24
927 see ChangeLog 2002-08-16
930 updated by Alessandro Maestri
932 2002-08-15 [paul] 0.8.1claws65
937 2002-08-15 [paul] 0.8.1claws64
940 don't translate debug info
945 2002-08-15 [paul] 0.8.1claws63
947 * src/prefs_toolbar.c
948 fix bug where clicking 'OK' creates an icon & text
949 toolbar regardless of prefs
951 2002-08-14 [alfons] 0.8.1claws62
954 add global var that has the full argv[0]
956 o execvp the correct sylpheed by using argv0
957 and setting the correct work dir
960 2002-08-14 [oliver] 0.8.1claws61
962 * enable/disable Toolbar Action Buttons
966 * src/prefs_toolbar.c
968 2002-08-14 [melvin] 0.8.1claws60
971 Updated French translations
973 2002-08-14 [melvin] 0.8.1claws59
976 Made bug report not translatable
978 Fixed exporthtml_build_filespec() return value
980 Fixed incorrect include file
982 * src/prefs_actions.c
983 * src/prefs_toolbar.c
984 Made debug info not translatable
987 Added missing includes
991 2002-08-14 [paul] 0.8.1claws58
993 * faq/es/sylpheed-faq.html
994 faq/es/sylpheed-faq-[1-3].html
995 faq/es/sylpheed-faq-4.html **NEW FILE **
998 2002-08-13 [christoph] 0.8.1claws57
1001 ignore thread fix that did not mark all
1002 child nodes of a ignored thread as
1003 ignored. Does not work perfectly yet,
1004 but it is better now
1006 2002-08-13 [alfons] 0.8.1claws56
1009 o implement 'save crash log'
1012 2002-08-13 [melvin] 0.8.1claws55
1015 removed unrequired "execinfo.h" header
1017 2002-08-12 [paul] 0.8.1claws54
1019 * faq/en/sylpheed-faq.html
1020 faq/en/sylpheed-faq-[1-3].html
1021 faq/en/sylpheed-faq-4.html **NEW FILE **
1024 2002-08-12 [alfons] 0.8.1claws53
1027 add crash.c to translatables
1029 bring in Leandro's crash dialog
1031 2002-08-11 [alfons] 0.8.1claws52
1034 clean up some warnings
1036 2002-08-11 [alfons] 0.8.1claws51
1040 * src/crash.[ch] ** NEW FILES **
1042 initial gdb crash handler
1044 2002-08-11 [paul] 0.8.1claws50
1046 * src/prefs_toolbar.c
1047 replace Up/Down arrow pixmaps with text to be
1048 consistent across icon themes
1050 2002-08-11 [paul] 0.8.1claws49
1052 * src/prefs_common.c
1054 rename 'Pixmap' -> 'Icon'
1057 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1059 2002-08-10 [paul] 0.8.1claws48
1061 * src/prefs_toolbar.c
1064 2002-08-10 [paul] 0.8.1claws47
1067 don't write Processing progress to status bar
1068 patch submitted by Alexander Evseev
1070 * src/prefs_toolbar.c
1071 re-position and resize window
1072 make window assume correct size on first call
1074 2002-08-10 [paul] 0.8.1claws46
1081 follow UI text conventions
1083 2002-08-10 [alfons] 0.8.1claws45
1086 correct pixmap for delete action
1088 2002-08-10 [paul] 0.8.1claws44
1091 updated by Fabio Jr. Beneditto
1093 2002-08-10 [paul] 0.8.1claws43
1096 add custom toolbar files
1098 2002-08-10 [paul] 0.8.1claws42
1100 * sync with 0.8.1cvs22
1101 see ChangeLog 2002-08-09
1103 2002-08-09 [paul] 0.8.1claws41
1107 tools/outlook2sylpheed.pl ** NEW FILE **
1108 add script to convert exported Outlook
1109 contacts list to a Sylpheed addressbook.
1110 Submitted by Ricardo Mones Lastra.
1112 2002-08-09 [paul] 0.8.1claws40
1116 po/sr.po ** NEW FILE **
1117 add Serbian message catalog. Submitted by
1118 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
1120 2002-08-09 [paul] 0.8.1claws39
1122 * sync with 0.8.1cvs21
1123 see ChangeLog 2002-08-08
1125 2002-08-08 [oliver] 0.8.1claws38
1128 move Custom Toolbar to Configuration menu
1130 2002-08-08 [oliver] 0.8.1claws37
1132 * src/prefs_toolbar.c
1133 fix substitute pixmap bug
1135 2002-08-08 [paul] 0.8.1claws36
1137 * sync with 0.8.1cvs19
1138 see ChangeLog 2002-08-08
1140 2002-08-07 [christoph] 0.8.1claws35
1143 fixed a memory leak in new canonicalize_file_replace
1145 2002-08-07 [christoph] 0.8.1claws34
1148 o canonicalize_file_replace should create the temporary
1149 file in the same directory as the original file.
1150 o added get_tmpfile_in_dir that creates a temorary file
1151 in a specified directory.
1153 2002-08-07 [melvin] 0.8.1claws33
1156 fixed bug where 'Article' button acted as 'Email' button.
1158 2002-08-07 [paul] 0.8.1claws32
1160 * sync with 0.8.1.cvs17
1161 see ChangeLog 2002-08-07
1163 2002-08-07 [colin] 0.8.1claws31
1166 fix mass-cancel problem
1168 2002-08-07 [thorsten] 0.8.1claws30
1170 * src/prefs_toolbar.c
1171 fix: crash on replace or add new button
1173 fix: close xmlfile after reading
1175 fix: unlink() file before rename()
1177 2002-08-06 [paul] 0.8.1claws29
1179 * sync with 0.8.cvs15
1180 see ChangeLog 2002-08-06
1182 2002-08-06 [oliver] 0.8.1claws28
1185 * src/prefs_toolbar.c
1186 fixed empty toolbar issue
1188 2002-08-06 [oliver] 0.8.1claws27
1190 * Custom Toolbar Final
1194 o toolbar stuff now lives in src/toolbar.[ch]
1195 o main_window_toolbar_* functions are renamed to
1196 toolbar_* reflecting their new source file
1197 * src/mainwindow.[ch]
1198 o remove toolbar stuff
1200 2002-08-06 [oliver] 0.8.1claws26
1203 * src/prefs_toolbar.[ch] **New File**
1204 * src/toolbar.[ch] **New File**
1205 o prefs_toolbar.[ch] custom toolbar frontend
1206 o toolbar.[ch] backend
1208 2002-08-06 [oliver] 0.8.1claws25
1210 * src/prefs_actions.[ch]
1211 o new exported function actions_execute
1213 2002-08-06 [paul] 0.8.1claws24
1215 * sync with 0.8.1cvs4
1216 see ChangeLog 2002-08-06
1218 2002-08-06 [paul] 0.8.1claws23
1220 * sync with 0.8.1cvs13
1221 see ChangeLog 2002-08-06
1223 2002-08-06 [paul] 0.8.1claws22
1225 * sync with 0.8.1cvs12
1226 see ChangeLog 2002-08-05 and 2002-08-06
1228 2002-08-06 [match] 0.8.1claws21
1231 improvements to cut/copy/paste address
1233 2002-08-05 [match] 0.8.1claws20
1240 fixes to improve cut/copy/paste
1242 2002-08-06 [melvin] 0.8.1claws19
1245 account_find_all_from_address(): new function that returns the
1246 list of all accounts that are matched in an address.
1247 * src/alertpanel.[ch]
1248 alertpanel() now accepts a custom widget
1249 alertpanel_with_widget(): new function that pops up a panel with
1250 a custom widget in it
1252 gtkut_account_menu_new(): new function that allows the selection
1253 of an account from a list of accounts.
1255 Extended Return Receipt notification to select the correct
1256 account and to make a security test on the Delivery-Notification
1257 address which should be the same as the Return-Path.
1259 2002-08-06 [thorsten] 0.8.1claws18
1262 attach_all: save unnamed as "noname.%d",
1263 dont free static dirname
1265 2002-08-05 [alfons] 0.8.1claws17
1268 detect XIM by trying to link rather than compile a XIM program
1270 2002-08-05 [oliver] 0.8.1claws16
1272 * src/stock_pixmap.[ch]
1273 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1274 o new func to retrieve pixmaps
1276 2002-08-05 [paul] 0.8.1claws15
1278 * sync with 0.8.1cvs10
1279 see ChangeLog 2002-08-05
1281 2002-08-04 [alfons] 0.8.1claws14
1284 see if this plugs memleak
1286 2002-08-04 [melvin] 0.8.1claws13
1289 fixed bug that could crash Sylpheed when highlighting
1290 all misspelled words.
1292 2002-08-03 [melvin] 0.8.1claws12
1294 * src/prefs_actions.c
1295 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1297 fixed bug where the Return Receipt was sent to
1298 Delivery-Notification-To address even if it was not present
1300 2002-08-02 [alfons] 0.8.1claws11
1302 * src/prefs_actions.c
1303 o more check for NULLs
1304 o put create_io_dialog() in right conditional block
1306 2002-08-02 [paul] 0.8.1claws10
1309 updated by Ricardo Mones Lastra
1311 2002-08-01 [christoph] 0.8.1claws9
1314 don't free the cache of the opened
1315 folder in the summaryview
1317 don't unset flags, if it is not required
1319 2002-08-01 [paul] 0.8.1claws8
1321 * sync with 0.8.1cvs8
1322 see ChangeLog entry 2002-08-01
1324 2002-08-01 [paul] 0.8.1claws7
1326 * sync with 0.8.1cvs7
1327 see ChangeLog 2002-07-31 and 2002-08-01
1329 2002-07-31 [christoph] 0.8.1claws6
1332 forgot to update menu sensitivity
1333 function for new menu entry
1335 2002-07-31 [alfons] 0.8.1claws5
1338 check folder item and its path for NULL on
1341 2002-07-31 [christoph] 0.8.1claws4
1344 check if folder_item_get_msginfo in
1345 folder_item_remove_msg returned NULL
1347 better clear the uid cache in the
1348 uid validity check function and delete
1351 2002-07-31 [paul] 0.8.1claws3
1354 add the '--attach' option and a few other
1357 2002-07-31 [paul] 0.8.1claws2
1359 * sync with 0.8.1cvs5
1360 see ChangeLog 2002-07-31
1362 2002-07-31 [christoph] 0.8.1claws1
1364 * src/folderview.[ch]
1366 replace "Rescan all folders..." with
1367 "Check all folders for new messages..."
1369 2002-07-30 [paul] 0.8.1claws
1371 * version 0.8.1claws released
1373 2002-07-30 [paul] 0.8.0claws29
1375 * tools/OOo2sylpheed.pl ** NEW FILE **
1377 add script to enable sending documents as
1378 attachments from OpenOffice.org
1380 2002-07-30 [melvin] 0.8.0claws28
1382 * src/prefs_actions.c
1383 Made the actions' input/output dialog display
1386 2002-07-30 [christoph] 0.8.0claws27
1389 check if folder_item_get_msginfo in
1390 procmsg_save_to_outbox returned NULL
1392 2002-07-30 [paul] 0.8.0claws26
1394 * sync with 0.8.1cvs4
1395 see ChangeLog 2002-07-29
1397 2002-07-29 [thorsten] 0.8.0claws25
1400 added selective download, delete on server
1402 2002-07-29 [paul] 0.8.0claws24
1404 * sync with 0.8.1cvs3
1405 see ChangeLog 2002-07-29
1407 2002-07-27 [christoph] 0.8.0claws23
1410 add extra check if fetching the msginfo
1413 2002-07-27 [paul] 0.8.0claws22
1415 * sync with 0.8.1cvs2
1416 see ChangeLog 2002-07-26
1418 2002-07-27 [christoph] 0.8.0claws21
1421 add another check if a valid msginfo
1424 2002-07-26 [hoa] 0.8.0claws20
1427 Fixed a condition in folder_item_destroy()
1430 Fixed an error in IMAP protocol
1432 2002-07-26 [alfons] 0.8.0claws19
1435 ofcourse compare with identifier, not the path
1437 2002-07-26 [alfons] 0.8.0claws18
1440 use folder item identifier for saving / restoring
1441 preferences because folder->path might not be unique
1443 2002-07-26 [melvin] 0.8.0claws17
1446 Fixed a crash introduced in 0.8.0claws5 when log is
1447 cut under 80 characters.
1449 2002-07-26 [paul] 0.8.0claws16
1451 * sync with 0.8.1cvs1
1452 see ChangeLog 2002-07-26
1454 2002-07-26 [christoph] 0.8.0claws15
1457 imap folder now remembers the last selected
1458 folder and imap_fetch_msginfo skips selecting
1459 the folder if it is already selected
1461 2002-07-26 [christoph] 0.8.0claws14
1466 fix imap folder rescanning
1468 2002-07-25 [christoph] 0.8.0claws13
1478 implement imap uid cache and uid validity check
1480 2002-07-25 [alfons] 0.8.0claws12
1483 fix a brown paper bag bug, and also add some more
1486 2002-07-25 [christoph] 0.8.0claws11
1489 don't mix copy, fetch_msginfo and remove
1490 operations in folder item copy and move
1493 2002-07-25 [christoph] 0.8.0claws10
1497 * src/prefs_folder_item.c
1498 * src/summaryview.[ch]
1499 remove no longer required parameter update_cache from
1502 2002-07-25 [paul] 0.8.0claws9
1509 2002-07-24 [alfons] 0.8.0claws8
1512 sort correctly when using simplified subject line
1513 (closes feature request "[ 585141 ] applying regexp to subject
1514 before sort" submitted by Alexandra Walford)
1516 2002-07-24 [paul] 0.8.0claws7
1518 * sync with 0.8.0cvs3
1519 see ChangeLog 2002-07-24
1521 2002-07-23 [christoph] 0.8.0claws6
1528 o separate processing and summaryview
1529 o removed summary_write_cache from summaryview
1530 o removed summaryview->killed_messages, because we don't have
1531 to keep a list of killed messages anymore. New cache will
1532 keep the hidden messages in cache anyway
1535 * src/selective_download.c
1536 o removed unnecessary summary_write_cache calls
1538 o don't set ignore thread flag in procmsg_get_thread_tree
1539 if it is already set
1542 o moved STATUSBAR_PUSH/POP to statusbar.h because
1543 they are used in different files
1545 2002-07-23 [melvin] 0.8.0claws5
1551 * src/editldap_basedn.c
1553 * src/prefs_common.c
1554 Fixed few memory leak (gtk_editable_get_chars returns
1555 an allocated string)
1557 Fixed few memory leak (gtk_editable_get_chars returns
1558 an allocated string) and modified a little the log cutting
1561 Replaced a call to an obsolete function gtk_entry_get_text()
1562 by gtk_editable_get_chars()
1564 Removed a debug printf
1566 2002-07-23 [christoph] 0.8.0claws4
1569 fix another g_dirname memory leak
1571 2002-07-23 [christoph] 0.8.0claws3
1574 fixed a memory leak in mh_fetch_msginfo
1575 fixed crash when message header could not be
1578 2002-07-23 [paul] 0.8.0claws2
1580 * sync with 0.8.0cvs2
1581 see ChangeLog 2002-07-23
1583 2002-07-23 [paul] 0.8.0claws1
1585 * sync with 0.8.0cvs1
1586 see ChangeLog 2002-07-23
1588 2002-07-23 [paul] 0.8.0claws
1590 * release of 0.8.0claws
1592 2002-07-23 [paul] 0.7.8claws99
1595 new Russian translation, submitted by
1596 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
1598 2002-07-22 [jens] 0.7.8claws98
1601 Updated German translations.
1603 2002-07-22 [paul] 0.7.8claws97
1609 updated translations by Ricardo Mones Lastra,
1610 Alessandro Maestri, Wilbert Berendsen and
1611 Fabio Jr. Beneditto respectively
1613 2002-07-22 [christoph] 0.7.8claws96
1616 fix memory leak caused by wrong g_dirname usage
1618 2002-07-22 [christoph] 0.7.8claws95
1621 update new and unread message counts for summaryview
1622 summaryview does not get it from the folder anymore
1623 and has to update the values itself
1625 2002-07-22 [melvin] 0.7.8claws94
1628 Updated French translations.
1630 2002-07-22 [christoph] 0.7.8claws93
1633 set prop->preg pointer to NULL or following check
1634 will not fail and regexec will be called with
1637 2002-07-21 [alfons] 0.7.8claws92
1639 * src/prefs_common.[ch]
1640 remove option "Send return receipt on request"
1642 2002-07-21 [thorsten] 0.7.8claws91
1645 fixed memleaks, coding style as pointed out by alfons
1647 2002-07-21 [alfons] 0.7.8claws90
1650 * src/noticeview.[ch]
1651 o fix bug notice view being displayed when going to empty folder
1652 (noticed by Christoph)
1653 o allow RRR to be sent when restarting sylpheed, or changing folder
1654 (noticed by Thorsten)
1656 2002-07-21 [thorsten] 0.7.8claws89
1659 Included save_all patch from Xaview FACQ
1660 added support for pathnames
1662 2002-07-21 [alfons] 0.7.8claws88
1667 * src/messageview.[ch]
1668 * src/noticeview.c ** NEW FILE **
1669 * src/noticeview.h ** NEW FILE **
1670 make return receipts work again
1671 (UI idea by Leandro Pereira)
1673 2002-07-21 [paul] 0.7.8claws87
1676 fix sensitivity of 'Select thread'
1678 2002-07-21 [paul] 0.7.8claws86
1680 * src/prefs_common.c
1681 add browser command line for Galeon
1683 2002-07-21 [paul] 0.7.8claws85
1686 fix 'EXTRA_DIST': remove README.README, add TODO
1689 2002-07-21 [alfons] 0.7.8claws84
1692 make enter clear selection
1693 (closes "[ 579888 ] Editor selection/entry error"
1694 reported by Steve Lamb)
1696 2002-07-21 [alfons] 0.7.8claws83
1699 sort message list when selecting unthread messages
1700 (closes "[ 501593 ] switching threaded view doesn't sort"
1701 reported by Simon Schubert)
1703 2002-07-20 [alfons] 0.7.8claws82
1708 2002-07-20 [thorsten] 0.7.8claws81
1711 Fixed expansion of empty fields in matchactions
1713 2002-07-19 [melvin] 0.7.8claws80
1716 Removed a duplicate menu entry (fast mode) introduced during
1718 Added a menu separator between 'Use alternate' and 'Fast mode'
1720 2002-07-19 [paul] 0.7.8claws79
1726 2002-07-19 [thorsten] 0.7.8claws78
1728 * tools/calypso_convert.pl ** NEW FILE **
1731 script to import mbox files exported
1733 o generates folder structure
1734 o includes attachments
1736 2002-07-19 [melvin] 0.7.8claws77
1738 * src/selective_download.[ch]
1739 Fixed bug where closing the dialog with the window manager's
1740 close button will not unlock the summary
1741 Corrected some function declarations that missed a return value
1742 Made the source code comply better with coding style.
1743 * src/prefs_common.c
1744 Added new browser command line for Mozilla.
1746 2002-07-18 [paul] 0.7.8claws76
1749 src/selective_download.[ch]
1750 reflect theme changes, fix Gdk Warning when creating
1751 pixmap from NULL window, and minor clean up.
1752 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1757 2002-07-17 [paul] 0.7.8claws75
1765 2002-07-16 [paul] 0.7.8claws74
1767 * tools/filter_conv.pl
1769 replace conversion script with reimplemented version,
1770 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
1772 2002-07-16 [colin] 0.7.8claws73
1775 remove forgotten debug messages - sorry ;-)
1777 2002-07-16 [colin] 0.7.8claws72
1783 add the ability to select part of a text mime-part
1786 2002-07-15 [christoph] 0.7.8claws71
1789 fix folder message count for folders without
1790 msg_is_changed (includes news folders)
1792 2002-07-15 [martin] 0.7.8claws70
1795 option "display recipient on 'From'..." now works
1796 without the need of enabling the option
1797 "display sender using address book".
1799 2002-07-15 [christoph] 0.7.8claws69
1802 removed setting folder status from summaryview.
1803 folder.c should update all message counts correctly.
1805 2002-07-15 [paul] 0.7.8claws68
1808 updated by Fabio Junior Beneditto
1810 2002-07-15 [darko] 0.7.8claws67
1813 Fixed target folder colorization, don't decrease op
1816 2002-07-14 [paul] 0.7.8claws66
1818 * sync with main 0.8.0
1819 see ChangeLog 2002-07-14
1821 2002-07-13 [melvin] 0.7.8claws65
1826 Replaced sprintf by g_snprintf to prevent possible buffer
1829 Corrected a log message output format.
1830 Added a missing "done" debug output.
1832 Added keyboard accelerator for Priority menu items
1833 Added missing \n in debug output
1837 Added missing \n in debug output
1839 2002-07-13 [paul] 0.7.8claws64
1842 change Sergey's email address to the sf address
1845 increase show_url_timeout (more useful for long
1848 2002-07-12 [sergey] 0.7.8claws63
1851 applied (with some modifications) patch to set the
1852 micalg parameter for signatures
1853 (2001-08-28 Werner Koch <wk@gnupg.org>)
1855 2002-07-12 [sergey] 0.7.8claws62
1859 fixed man page installation
1861 2002-07-12 [paul] 0.7.8claws61
1863 * sync with 0.7.8cvs26
1864 see ChangeLog 2002-07-11 and 2002-07-12
1866 2002-07-11 [christoph] 0.7.8claws60
1870 first use the message number to find the message
1871 to mark with a reply flag but check the
1872 message-id if we got the correct message, if not
1873 try to find it by message-id.
1874 use new string seperator that is not allowed
1877 2002-07-11 [paul] 0.7.8claws59
1879 * sync with 0.7.8cvs23
1880 see ChangeLog 2002-07-10
1882 2002-07-10 [christoph] 0.7.8claws58
1886 Added message-id table to the cache in memory
1887 and functions to msgcache.c and folder.c to
1888 fetch MsgInfos by message id
1891 store folder and message-id of message replying
1892 to in queue header and set reply flag after sending
1893 (Closes bug #469498)
1895 2002-07-10 [paul] 0.7.8claws57
1899 add Martin to the list of authors
1901 2002-07-09 [martin] 0.7.8claws56
1903 Added gtk_ctree_last_visible(), tree_update_level(),
1904 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
1905 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1906 from gtk+ to gtksctree.c for the new sorting code
1907 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
1908 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
1910 Added declaration for gtk_sctree_sort_recursive() and
1911 gtk_sctree_sort_node
1916 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1917 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
1919 2002-07-08 [paul] 0.7.8claws55
1921 * more sync with 0.7.8cvs21
1922 see ChangeLog 2002-07-08
1924 2002-07-08 [paul] 0.7.8claws54
1926 * sync with 0.7.8cvs21
1927 see ChangeLog 2002-07-08
1929 2002-07-07 [alfons] 0.7.8claws53
1932 * src/stock_pixmap.[ch]
1933 * src/pixmaps/notice_warn.xpm ** NEW FILE **
1934 * src/pixmaps/notice_error.xpm ** NEW FILE **
1935 * src/pixmaps/notice_note.xpm ** NEW FILE **
1936 add new pixmaps for upcoming notice pane
1938 2002-07-06 [melvin] 0.7.8claws52
1941 Made them a bit closer to Sylpheed's coding style.
1943 Removed possible memory leaks when some errors occurs.
1945 2002-07-06 [melvin] 0.7.8claws51
1948 Removed --no-location in xgettext command line to help
1949 translators that use Emacs' po-mode
1951 Removed unnecessary comments that messed up sylpheed.pot
1953 2002-07-06 [paul] 0.7.8claws50
1955 * sync with 0.7.8cvs19
1956 see ChangeLog 2002-07-05
1958 2002-07-06 [christoph] 0.7.8claws49
1962 fix folder_item_remove_all_msg and folderview
1963 status for trash folders after emptying trash
1965 2002-07-05 [paul] 0.7.8claws48
1967 * sync with 0.7.8cvs16
1968 see ChangeLog 2002-07-04 and 2002-07-05
1970 2002-07-04 [paul] 0.7.8claws47
1972 * sync with 0.7.8cvs14
1973 see ChangeLog 2002-07-04
1975 2002-07-03 [alfons] 0.7.8claws46
1978 dupe folder item's path because it's being reallocated
1979 by new folder scanning code
1981 2002-07-03 [christoph] 0.7.8claws45
1984 better IMAP uid fetching using 'FETCH 1:* (UID)'
1986 add missing return in msgcache_write
1988 2002-07-02 [thorsten] 0.7.8claws44
1993 use binary mode for file access
1995 2002-07-02 [christoph] 0.7.8claws43
1997 * major code cleanup (part 1)
1999 - unused variables removed
2000 - unused functions removed
2001 - uninitialized variables checked
2002 - missing return statements added
2003 - missing function return types added
2004 - added parentheses around assignment and
2005 && in || when suggested by gcc
2009 replaced direct calls to folder->scan_tree
2010 with folder_scan_tree and restore folder
2011 prefs in this function. The folder should
2012 not have to deal with them.
2013 ( Should now work for all folder types )
2015 2002-07-02 [paul] 0.7.8claws42
2017 * sync with 0.7.8cvs13
2018 see ChangeLog 2002-07-01 and 2002-07-02
2020 2002-07-01 [christoph] 0.7.8claws41
2023 fix "goto next/prev unread message" with
2026 2002-07-01 [paul] 0.7.8claws40
2029 updated by Ricardo Mones Lastra
2031 2002-06-30 [match] 0.7.8claws39
2034 applied variation of leonerd's patch (566661) to
2035 allow multiple email addresses per JPilot entry.
2036 addresses may be separated by space, comma, pipe,
2037 semi-colon, new-line.
2039 2002-06-30 [alfons] 0.7.8claws38
2042 simple fix for putting older nodes before
2043 newer nodes when threading by subject
2045 2002-06-30 [christoph] 0.7.8claws37
2052 fix broken folder tree rescaning
2053 and don't use procmsg_get_mark_sum
2056 2002-06-30 [christoph] 0.7.8claws36
2058 * merge new cache branch
2060 fix new cache imap copy bug
2062 improved folder_item_scan
2063 it should now always set the correct
2064 new, unread and total message counts
2066 2002-06-29 [paul] 0.7.8claws35
2069 correct syntax error
2071 2002-06-29 [paul] 0.7.8claws34
2075 man/Makefile.am ** NEW FILE **
2076 man/sylpheed.1.gz ** NEW FILE **
2077 add Sylpheed man page
2079 2002-06-29 [paul] 0.7.8claws33
2082 updated by Fabio Junior Beneditto
2084 2002-06-28 [jens] 0.7.8claws32
2089 * src/selective_download.c
2090 removed gettext for space " "
2095 2002-06-28 [paul] 0.7.8claws31
2097 * sync with 0.7.8cvs11
2098 see ChangeLog 2002-06-28
2100 2002-06-28 [paul] 0.7.8claws30
2102 * sync with 0.7.8cvs10
2103 see ChangeLog 2002-06-27 and 2002-06-28
2105 2002-06-26 [paul] 0.7.8claws29
2108 src/selective_download.c
2109 don't gettextise empty strings.
2110 reserved by gettext. gettext("") returns
2111 the header entry with meta information,
2112 not the empty string
2117 2002-06-26 [paul] 0.7.8claws28
2119 * sync with 0.7.8cvs7
2120 see ChangeLog 2002-06-25
2122 * src/prefs_common.c
2123 ...and in the process, tweak the gui a little
2125 2002-06-25 [alfons] 0.7.8claws27
2129 fine tune ldap library detection
2131 2002-06-25 [alfons] 0.7.8claws26
2134 don't allow return receipts when composing a news article
2136 2002-06-25 [paul] 0.7.8claws25
2139 add '$(AMTAR)' to 'release' section to allow for
2140 new and older autotools
2142 2002-06-25 [paul] 0.7.8claws24
2145 fix "No more unread messages" persistant pop-up
2148 2002-06-25 [paul] 0.7.8claws23
2151 updated by Alessandro Maestri
2153 2002-06-25 [paul] 0.7.8claws22
2155 * sync with 0.7.8cvs6
2156 see ChangeLog 2002-06-25
2158 2002-06-24 [paul] 0.7.8claws21
2161 add GPL copyright information
2163 2002-06-24 [paul] 0.7.8claws20
2167 tools/update-po ** NEW FILE **
2168 add script that eases the creation of *.po files
2169 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2171 2002-06-23 [alfons] 0.7.8claws19
2174 make notification_convert_header obey const correctness
2175 (next step will be fixing the broken return receipt)
2177 2002-06-23 [paul] 0.7.8claws18
2180 fix bug introduced in last commit:
2181 removed too much code in last commit - put back what's
2184 2002-06-23 [paul] 0.7.8claws17
2186 * src/messageview.[ch]
2187 remove code committed in error from locally patched
2190 2002-06-23 [colin] 0.7.8claws16
2193 add compose_entry_select(), used to select the default_to
2194 email address - hopefully avoiding people sending mails to
2197 2002-06-22 [alfons] 0.7.8claws15
2200 add Bram Metsch & Stanislav Karchebny
2202 * src/prefs_account.[ch]
2204 - apply and adapt Bram's patch which allows user to set SMTP AUTH
2205 options. (see <http://sourceforge.net/tracker/index.php
2206 ?func=detail&aid=566937&group_id=25528&atid=384600>);
2208 - merge Stanislav's fix to make SMTP AUTH work with qmail
2209 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2211 2002-06-22 [paul] 0.7.8claws14
2213 * sync with 0.7.8cvs5
2214 see ChangeLog 2002-06-19 and 2002-06-20
2216 2002-06-22 [alfons] 0.7.8claws13
2218 * src/selective_download.c
2219 fix a stupid mistake I made
2221 2002-06-22 [alfons] 0.7.8claws12
2223 * src/selective_download.[ch]
2224 fix another unnoticed leak; cleanup code
2229 gpg-sign <-- gpg-sign-syl
2231 2002-06-21 [alfons] 0.7.8claws11
2233 * src/selective_download.c
2234 * src/selective_download.h
2235 fix assorted mix of allocation errors (should solve
2236 problem reported by Philippe Gramoullé, see:
2237 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2239 2002-06-20 [melvin] 0.7.8claws10
2241 * tools/gpg-sign *REMOVED*
2242 tools/gpg-sign-syl *ADDED*
2243 Replaced the gpg clearsigning script with the version using
2244 xterm instead of ssh-askpass and changed its name.
2247 Updated actions example to reflect the renaming of the
2248 gpg clearsigning script.
2250 2002-06-19 [paul] 0.7.8claws9
2252 * sync with 0.7.8claws9
2253 see ChangeLog 2002-06-18 and 2002-06-19
2255 2002-06-19 [paul] 0.7.8claws8
2257 * sync with 0.7.8cvs1
2258 see ChangeLog 2002-06-18
2260 2002-06-18 [alfons] 0.7.8claws7
2263 add omitted prototype
2265 2002-06-17 [paul] 0.7.8claws6
2268 fix hiding of exec_btn
2270 2002-06-17 [paul] 0.7.8claws5
2273 remove unneeded code: should_delete()
2274 and Pop3State::uidl_todelete_list
2276 2002-06-17 [paul] 0.7.8claws4
2279 see ChangeLog 2002-06-11 and 2002-06-13
2281 2002-06-16 [alfons] 0.7.8claws3
2284 make sure lock sort mode (claws specific) is
2285 also persists after a tree rescan
2287 2002-06-16 [alfons] 0.7.8claws2
2289 * src/prefs_folder_item.c
2291 fix persistence of folder sort mode (broken
2292 by adapting Hiro's new folder persistence code)
2294 2002-06-16 [alfons] 0.7.8claws1
2298 * src/prefscommon.[ch]
2299 control size of log text in log window;
2300 closes patch #569155 submitted by Mitko Haralanov.
2302 2002-06-15 [paul] 0.7.8claws
2304 * release of 0.7.8claws
2306 2002-06-15 [paul] 0.7.7claws
2309 updated by Fabio Junior Beneditto
2311 2002-06-14 [paul] 0.7.6claws49
2314 updated by Ricardo Mones Lastra
2316 2002-06-14 [paul] 0.7.6claws48
2319 updated translation by Wilbert Berendsen
2321 2002-06-14 [melvin] 0.7.6claws47
2324 Updated French translation
2326 2002-06-13 [paul] 0.7.6claws46
2329 allow filename to be typed in, rather than just
2330 selected by the mouse. Patch by Gustavo Noronha Silva.
2332 2002-06-13 [alfons] 0.7.6claws45
2334 * src/mainwindow.[ch]
2335 more cleanups (removing unnecessary menu items Expand
2336 summary / message view)
2338 2002-06-13 [melvin] 0.7.6claws44
2341 Added src/string_match.c
2342 * src/string_match.c
2343 Fixed possible buffer overflow.
2345 Added missing config.h header.
2346 * src/prefs_common.c
2349 Made some strings translatable (missing _(..)).
2351 2002-06-13 [melvin] 0.7.6claws43
2354 Corrected action example (verifying clearsigned mail).
2355 * src/prefs_account.c
2357 * src/prefs_common.c
2358 Removed incorrect line that generated a Gtk-CRITICAL msg.
2360 2002-06-12 [alfons] 0.7.6claws42
2363 add init of score column lost in 0.7.6claws42
2365 2002-06-12 [paul] 0.7.6claws41
2367 * src/prefs_account.c
2368 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2369 behavior of the radio buttons, (from 0.7.7cvs2)
2371 2002-06-11 [alfons] 0.7.6claws40
2373 * src/messageview.[ch]
2374 * src/summaryview.[ch]
2375 * src/summary_search.c
2377 perform a sync to bring in Hiro's separate view implementation
2379 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2381 2002-06-11 [paul] 0.7.6claws39
2383 * src/prefs_account.c
2384 correct a typo on the Receive tab
2386 2002-06-10 [match] 0.7.6claws38
2389 Included address completion patch from Gustavo Noronha.
2391 2002-06-10 [paul] 0.7.6claws37
2395 src/prefs_account.[ch]
2396 src/selective_download.[ch]
2399 - check if POP Account
2400 - Receive Button renamed to Preview
2401 - Preview Button Popup: preview new/all messages
2403 - Account Preferences-->Receive tab checkbutton if you
2404 want to remove Mail after Download
2406 - Account Preferences-->Receive tab checkbutton use
2407 filtering rules on preview
2408 (think of delete_on_server)
2410 - Account selectable from SD dialog
2411 - checkbutton to show already downloaded messages if
2412 all messages are previewed
2413 - new clist column showing Date
2416 - play ball with UIDL
2417 - fault tolerant (?)
2418 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2420 2002-06-10 [melvin] 0.7.6claws36
2423 Added a hint to ac/README in cvs instructions.
2425 * src/prefs_actions.c
2426 Made it possible to use a more elaborate command line
2427 for asynchronous actions, too.
2429 2002-06-10 [melvin] 0.7.6claws35
2431 * src/prefs_actions.c
2432 Make it possible to use a more elaborate command line
2433 (e.g. |foo|bar|cat>there;echo Done|)
2434 Corrected error message when calling %f, %F and %p commands
2435 from the compose window.
2437 2002-06-09 [colin] 0.7.6claws34
2440 Automatically find unread messages in current folder
2441 before annoying the user.
2443 2002-06-08 [alfons] 0.7.6claws33
2446 remove bad formatting string in it.po translation
2447 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2449 2002-06-08 [paul] 0.7.6claws32
2451 * sync with 0.7.6cvs25
2452 see ChangeLog 2002-06-07
2454 2002-06-05 [paul] 0.7.6claws31
2457 add 'Sort by locked' and 'Sort by score'
2459 2002-06-05 [paul] 0.7.6claws30
2461 * sync with 0.7.6cvs24
2462 see ChangeLog 2002-06-04
2464 2002-06-04 [paul] 0.7.6claws29
2467 updated by Fabio Junior Beneditto
2469 2002-06-03 [thorsten] 0.7.6claws28
2472 fclose() matcherrc after reading
2474 2002-06-03 [paul] 0.7.6claws27
2476 * sync with 0.7.6cvs21
2477 see ChangeLog 2002-05-31
2479 2002-05-31 [paul] 0.7.6claws26
2481 * sync with 0.7.6cvs20
2482 see ChangeLog 2002-05-29 and 2002-05-30
2484 2002-05-31 [paul] 0.7.6claws25
2487 hopefully fix last buggy sync
2490 correct typo in 'Actions' examples
2492 2002-05-29 [paul] 0.7.6claws24
2494 * sync with 0.7.6cvs18
2495 see ChangeLog 2002-05-28 and 2002-05-29
2501 2002-05-28 [paul] 0.7.6claws23
2503 * sync with 0.7.6cvs16
2504 see ChangeLog 2002-05-28
2506 2002-05-27 [thorsten] 0.7.6claws22
2508 * faq/it/sylpheed-faq-1.html
2509 faq/it/sylpheed-faq-2.html
2510 faq/it/sylpheed-faq-3.html
2511 faq/it/sylpheed-faq.html
2512 corrected DOS lineendings
2513 * faq/de/sylpheed-faq-1.html
2514 faq/de/sylpheed-faq-2.html
2515 faq/en/sylpheed-faq-1.html
2516 faq/en/sylpheed-faq-2.html
2517 faq/en/sylpheed-faq-3.html
2518 faq/es/sylpheed-faq-1.html
2519 faq/es/sylpheed-faq-2.html
2520 faq/es/sylpheed-faq-3.html
2521 faq/fr/sylpheed-faq-1.html
2522 faq/it/sylpheed-faq-1.html
2523 faq/it/sylpheed-faq-2.html
2524 faq/it/sylpheed-faq-3.html
2525 faq/it/sylpheed-faq.html
2526 changed ">" to "
2528 2002-05-27 [paul] 0.7.6claws21
2530 * sync with 0.7.6cvs15
2531 see ChangeLog 2002-05-27
2533 2002-05-27 [paul] 0.7.6claws20
2535 * src/prefs_account.c
2538 2002-05-26 [paul] 0.7.6claws19
2543 2002-05-25 [paul] 0.7.6claws18
2546 add description of kmail2sylpheed.pl
2548 2002-05-25 [paul] 0.7.6claws17
2550 * tools/kmail2sylpheed.pl ** NEW FILE **
2551 perl script that converts an exported Kmail address
2552 book, converts it to sylpheed addressbook file,
2553 writes the file to .sylpheed, and updates
2556 2002-05-25 [paul] 0.7.6claws16
2558 * sync with 0.7.6cvs14
2559 see ChangeLog 2002-05-23
2561 2002-05-24 [paul] 0.7.6claws15
2564 make a correction and add some more info
2566 2002-05-24 [paul] 0.7.6claws14
2570 compose_redirect_write_headers_from_headerlist()
2571 add Subject and Resent-Message-ID to
2572 compose_redirect_write_headers()
2573 Received, Subject, and X-UIDL are filtered out in
2574 compose_redirect_write_to_file()
2576 2002-05-23 [paul] 0.7.6claws13
2582 src/matcher_parser_lex.l
2583 src/matcher_parser_parse.y
2584 src/prefs_common.[ch]
2585 src/prefs_filtering.c
2587 rename 'Bounce' to 'Redirect'
2589 2002-05-23 [paul] 0.7.6claws12
2591 * more sync with 0.7.6cvs13
2593 see ChangeLog 2002-05-22
2595 2002-05-22 [paul] 0.7.6claws11
2597 * sync with 0.7.6cvs13
2599 see ChangeLog 2002-05-20
2601 see ChangeLog 2002-05-22
2603 2002-05-21 [melvin] 0.7.6claws10
2606 Added missing filtering and scoring headers
2607 Fixed bad function call that showed garbage
2608 in Folder->Processing
2610 2002-05-21 [paul] 0.7.6claws9
2613 make all tools executable, (patch by Alfons).
2615 2002-05-20 [alfons] 0.7.6claws8
2618 don't forget to call mktime() so we have a valid week
2620 (Bug report by Roger Sondermann <mail@jumaros.de>)
2622 2002-05-20 [paul] 0.7.6claws7
2625 fix broken parsing of urls
2627 fix displaying of urls
2629 both fixes from the patch [547855] by Eugene
2632 2002-05-19 [alfons] 0.7.6claws6
2635 make sylpheed configure correctly with the latest
2636 and greatest of automake / autoconf / gettext
2638 2002-05-19 [alfons] 0.7.6claws5
2642 add function for returning ime zone offset
2644 * src/quote_fmt_parse.y
2645 better quotation formatting - does not convert
2646 to local time, but uses the original date string.
2648 Note: %z inserts the timezone offset (should
2649 work also on platforms where strftime does not
2652 2002-05-18 [christoph] 0.7.6claws4
2655 fix indentation of some code
2660 correct path for ignorethread.xpm
2661 incorrect filename for sylpheed_logo.xpm
2662 add missing include matcher_parser_parse.h
2664 2002-05-18 [paul] 0.7.6claws3
2666 * sync with 0.7.6cvs8
2667 see ChangeLog 2002-05-16 and 2002-05-17
2669 2002-05-18 [melvin] 0.7.6claws2
2672 Corrected an action's definition and fixed some misspellings.
2674 2002-05-18 [paul] 0.7.6claws1
2677 tools/gpg-sign ** new file **
2678 tools/uudec ** new file **
2679 add Melvin's Actions scripts
2682 add Melvin's descriptions for Actions
2684 2002-05-18 [paul] 0.7.6claws
2686 * Version 0.7.6claws released
2688 2002-05-17 [paul] 0.7.5claws32
2691 updated by Ricardo Mones Lastra
2693 2002-05-17 [paul] 0.7.5claws31
2696 fix Account prefs default folder for sent/draft/deleted
2701 updated translation by Alessandro Maestri and
2704 2002-05-17 [melvin] 0.7.5claws30
2706 * src/prefs_actions.c
2707 Fixed bug where using %F not at the end of the command
2708 resulted in an additional empty argument being created.
2709 Thanks to Darko Koruga for reporting the bug.
2711 2002-05-17 [melvin] 0.7.5claws29
2714 Updated French translations.
2716 2002-05-15 [paul] 0.7.5claws28
2719 updated by Ricardo Mones Lastra
2721 2002-05-15 [paul] 0.7.5claws27
2723 * sync with 0.7.6cvs4
2724 see ChangeLog 2002-05-14 and 2002-05-15
2726 2002-05-14 [paul] 0.7.5claws26
2728 * sync with 0.7.6cvs1
2729 see ChangeLog 2002-05-13
2731 2002-05-13 [thorsten] 0.7.5claws25
2734 fix select_all and copy in multipart messages
2736 fix select_all and copy in multipart messages
2738 2002-05-12 [paul] 0.7.5claws24
2741 reverse last commit, bug already fixed in 0.7.5claws3
2743 2002-05-12 [netztorte] 0.7.5claws23
2746 dont parse empty addressbook (checked in before claws20)
2748 2002-05-12 [melvin] 0.7.5claws22
2751 Removed unneeded priority code introduced by the previous
2754 2002-05-12 [melvin] 0.7.5claws21
2757 Added possibility to set message's priority.
2759 Added possibility to set message's priority.
2760 Added missing headers
2762 2002-05-12 [melvin] 0.7.5claws20
2764 * src/prefs_actions.c
2765 Removed implicitely added quotes around the name
2766 of the temporary files of mime parts.
2768 2002-05-12 [paul] 0.7.5claws19
2770 * sync with 0.7.5cvs20
2771 see ChangeLog 2002-05-11
2773 2002-05-12 [alfons] 0.7.5claws18
2775 * src/quote_fmt_lex.l
2776 * src/quote_fmt_parse.y
2777 allow quote / reply date & time format to be set using
2778 %D{format}. format is a format string you'd pass to
2779 strftime() (see man strftime, or the Display tab |
2780 Date format setting).
2782 Currently %D converts the date to local time.
2784 2002-05-11 [paul] 0.7.5claws17
2786 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
2787 see ChangeLog 2002-05-10 and 2002-05-11
2789 2002-05-10 [paul] 0.7.5claws16
2791 * sync with 0.7.5cvs16
2792 see ChangeLog entries 2002-05-09 and
2795 2002-05-10 [colin] 0.7.5claws15
2798 Corrected a bug that prevented sylpheed to open
2799 double-clicked URIs.
2801 2002-05-09 [paul] 0.7.5claws14
2803 * sync with 0.7.5cvs14
2804 see ChangeLog 2002-05-08 and 2002-05-09
2806 2002-05-08 [paul] 0.7.5claws13
2808 * sync with 0.7.5cvs11
2809 see ChangeLog entry 2002-05-08
2811 2002-05-08 [paul] 0.7.5claws12
2815 fix segfault on View->Open in new window
2816 patch submitted by Thorsten Maerz <torte@netztorte.de>
2818 2002-05-07 [paul] 0.7.5claws11
2820 * sync with 0.7.5cvs9
2821 see ChangeLog entry 2002-05-07
2823 2002-05-06 [paul] 0.7.5claws10
2827 display url in statusbar on single-click
2828 patch submitted by Thorsten Maerz <torte@netztorte.de>
2830 2002-05-06 [match] 0.7.5claws9
2837 XML implementation of properties file.
2838 * src/exporthtml.[ch]
2839 * src/expthtmldlg.[ch]
2843 2002-05-02 [sergey] 0.7.5claws8
2845 * src/mainwindow.c (mainwin_entries),
2846 src/prefs_common.c (prefs_send_create()),
2847 src/codeconv.c (locale_table):
2848 use charset name "Windows-1251" instead of "CP1251".
2850 2002-05-02 [colin] 0.7.5claws7
2854 src/prefs_folder_item.c
2855 Fixed cosmetics bugs due to Outbox renamed to Sent.
2857 2002-05-02 [hiro] 0.7.5claws6
2860 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
2862 2002-05-02 [paul] 0.7.5claws5
2865 more sync with 0.7.5cvs7, see ChangeLog entry
2868 2002-05-02 [hiro] 0.7.5claws4
2871 compose_queue_sub():
2872 check if queue folder exists (closes #550397).
2873 removed directory creation since it should be handled
2876 imap_add_msg(): return UID for appended message
2879 2002-04-30 [paul] 0.7.5claws3
2882 fix account_find_from_address() bug
2884 2002-04-28 [colin] 0.7.5claws2
2888 src/prefs_common.[ch]
2890 Added user-definable quotation characters recognition.
2892 2002-04-28 [paul] 0.7.5claws1
2894 * sync with 0.7.5cvs4
2895 see ChangeLog entry 2002-04-25
2897 2002-04-28 [paul] 0.7.5claws
2902 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
2903 Fabio Junior Beneditto
2905 2002-04-27 [jens] 0.7.4claws103
2908 updated German translation.
2910 2002-04-27 [hiro] 0.7.4claws102
2913 summary_write_cache(): fixed the mark loss of hidden messages.
2915 2002-04-26 [melvin] 0.7.4claws101
2918 fixed a second typo (same one)
2922 fixed the type again...
2924 2002-04-26 [melvin] 0.7.4claws100
2927 fixed a typo in an alert message ("temorary").
2930 corrected the typo described above.
2932 updated French translation.
2934 2002-04-26 [darko] 0.7.4claws99
2937 fix target folder colorization
2939 2002-04-25 [paul] 0.7.4claws98
2942 updated by Alessandro Maestri
2944 2002-04-24 [colin] 0.7.4claws97
2947 Fixed double "subject is empty" question.
2949 2002-04-23 [colin] 0.7.4claws96
2952 Corrected issue when "automatically display images" was
2953 not set : first image remained after selecting second.
2955 2002-04-23 [melvin] 0.7.4claws95
2957 * src/prefs_actions.c
2958 Don't display in/out dialog if there is nothing to show.
2960 2002-04-23 [paul] 0.7.4claws94
2962 * sync with 0.7.5cvs3
2963 bug fixes: see ChangeLog entry 2002-04-23
2965 2002-04-22 [darko] 0.7.4claws93
2968 fix previous check-in which changed code after
2971 2002-04-22 [paul] 0.7.4claws92
2978 update English, Spanish and French FAQs
2981 add German and Spanish manuals
2984 update English and French manuals
2987 add to and re-arrange the pixmap entries
2989 2002-04-22 [darko] 0.7.4claws91
2992 fix sender initials recognition to only allow
2993 '>' after the initials
2995 2002-04-21 [paul] 0.7.4claws90
2997 * sync with 0.7.5 release
2998 see ChangeLog entry 2002-04-21
3003 add colin's new pixmaps to EXTRA_DIST
3005 2002-04-21 [colin] 0.7.4claws89
3008 * src/mainwindow.[ch]
3009 * src/prefs_common.[ch]
3010 * src/stock_pixmap.[ch]
3011 Added "Work offline" ability.
3013 2002-04-21 [colin] 0.7.4claws88
3016 * src/prefs_common.c
3017 * src/prefs_common.h
3018 * src/textview.c : Added an option to common preferences -> display
3019 to allow user not to automatically display images.
3021 2002-04-21 [paul] 0.7.4claws87
3023 * sync with 0.7.4cvs52
3024 see ChangeLog entry 2002-04-21 (src/imap.c)
3026 2002-04-21 [paul] 0.7.4claws86
3028 * sync with 0.7.4cvs51
3029 see ChangeLog entry 2002-04-21
3031 2002-04-21 [paul] 0.7.4claws85
3033 * sync with 0.7.4cvs49
3034 see ChangeLog entries 2002-04-20 and 2002-04-21
3037 clean up: remove old 'stock_' element from xpm
3040 2002-04-21 [alfons] 0.7.4claws84
3042 apply sync patch from Paul
3045 use old claws prefs_folder_item_create() for now
3047 2002-04-19 [match] 0.7.4claws83
3049 * src/addressbook.[ch]
3050 * src/addrharvest.[ch]
3051 * src/addrgather.[ch]
3054 * src/summaryview.[ch]
3057 2002-04-19 [paul] 0.7.4claws82
3060 updated by Fabio Junior Beneditto
3062 2002-04-14 [alfons] 0.7.4claws81
3065 add #include <sys/types.h> for mode_t and off_t
3067 2002-04-13 [paul] 0.7.4claws80
3072 src/prefs_common.[ch]
3074 enable storing of GnuPG passphrase for the whole
3075 session or a user-defined number of minutes. patch
3076 submitted by Ravemax <ravemax@dextrose.com>
3078 2002-04-13 [alfons] 0.7.4claws79
3081 make email parser also stop scanning when encountering separators
3082 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
3084 2002-04-13 [paul] 0.7.4claws78
3086 * sync with 0.7.4cvs39
3087 see ChangeLog entry 2002-04-12
3089 2002-04-11 [paul] 0.7.4claws77
3091 * sync with 0.7.4cvs37
3092 see ChangeLog entry 2002-04-11
3094 2002-04-11 [paul] 0.7.4claws76
3097 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3098 the clause for OpenSSL). sync with sylpheed main
3100 2002-04-09 [melvin] 0.7.4claws75
3103 Made 'Ctrl-Enter' on send ignore some modifiers
3104 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
3105 to bind other *-Enter (but not Alt-Enter).
3107 2002-04-09 [paul] 0.7.4claws74
3109 * sync with 0.7.4cvs35
3110 see ChangeLog entries 2002-04-09
3112 2002-04-08 [paul] 0.7.4claws73
3114 * sync with 0.7.4cvs33
3115 see ChangeLog entry 200-04-08
3117 2002-04-07 [match] 0.7.4claws72
3119 * src/addrharvest.[ch]
3120 fixed to read all addresses in header, regardless
3121 of header size. improved name parsing. accommodate
3122 harvest from folders and selected message.
3124 included new address parsing function.
3125 * src/addrgather.[ch]
3126 * src/addressbook.[ch]
3127 * src/summaryview.[ch]
3129 allow address harvest of folder as well as selected
3132 2002-04-07 [paul] 0.7.4claws71
3136 don't try to authenticate with CRAM-MD5 in SMTP when
3137 SMTP-AUTH enabled if MTA doesn't issue this
3138 auth-method in it's ehlo-response. bug item #531364,
3139 patch item #938910. patch submitted by Colin Leroy
3142 2002-04-07 [paul] 0.7.4claws70
3145 fix missing MODE_READER bug. patch submitted by
3146 Colin Leroy <colin@colino.net>
3148 2002-04-07 [alfons] 0.7.4claws69
3151 * src/prefs_filtering.c
3153 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3154 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3156 2002-04-07 [paul] 0.7.4claws68
3158 * sync with 0.7.4cvs32
3159 see ChangeLog entry 2002-04-06
3161 * tools/filter_conv.pl
3164 2002-04-06 [paul] 0.7.4claws67
3166 * tools/filter_conv.pl
3167 modify to be able to find the name of the first
3168 mailbox and use that. main's filter does not
3169 record the full path to the mailbox and therefore
3170 can only filter to the first mailbox.
3172 2002-04-05 [paul] 0.7.4claws66
3174 * tools/filter_conv.pl
3175 attempt to make the script all-encompassing and
3176 be able to convert any main 'filter' rule thrown
3179 2002-04-05 [paul] 0.7.4claws65
3181 * tools/filter_conv.pl
3182 allow for collapsed folder trees
3184 2002-04-05 [paul] 0.7.4claws64
3186 * sync with 0.7.4cvs31
3187 see ChangeLog entries 2002-04-05
3189 2002-04-03 [paul] 0.7.4claws63
3191 * sync with 0.7.4cvs29
3192 see ChangeLog entries 2002-04-02 and 2002-04-03
3194 2002-04-02 [paul] 0.7.4claws62
3196 * sync with 0.7.4cvs26
3197 see ChangeLog entry 2002-04-01
3199 2002-04-02 [match] 0.7.4claws61
3202 * src/importpine.[ch]
3204 import Pine address book.
3206 2002-04-02 [match] 0.7.4claws60
3208 * src/addrharvest.[ch]
3209 improve address parsing of funky addresses.
3211 2002-04-02 [darko] 0.7.4claws59
3214 wrap on send improvements, it now recognizes quoted
3215 initials as part of the quotation string, and it
3216 does not join lines separated by CR
3218 2002-04-01 [match] 0.7.4claws58
3221 added new functions.
3223 remove excessive duplicate address generation
3226 2002-04-01 [alfons] 0.7.4claws57
3231 2002-04-01 [paul] 0.7.4claws56
3233 * sync with 0.7.4cvs25
3234 see ChangeLog entry 2002-04-01
3236 2002-04-01 [alfons] 0.7.4aprilfool55
3239 honour feature request item #537427 to allow for
3240 displaying names from address book for sent mail also
3242 2002-03-29 [paul] 0.7.4claws54
3245 src/prefs_filtering.[ch]
3248 add 'fast filter' for claws' filtering,
3249 /Tools/Create filter rule/... patch submitted
3250 by Neill Miller <neillm@thecodefactory.org>
3252 2002-03-29 [paul] 0.7.4claws53
3254 * sync with 0.7.4cvs24
3255 see ChangeLog entry 2002-03-29
3257 2002-03-28 [paul] 0.7.4claws52
3259 * sync with 0.7.4cvs23
3260 see ChangeLog entry 2002-03-28
3262 2002-03-27 [melvin] 0.7.4claws51
3264 * src/prefs_actions.c
3265 Added support to pass only one message part (as a
3266 file) to the command using '%p'. No quotes are needed
3267 because doubles quotes are automatically added.
3268 Fixed bug where Sylpheed could block when waiting for
3269 a child process to finish.
3270 Changed the help menu to remove quotes around symbols to
3271 avoid misinterpretation (they must not be used).
3273 2002-03-27 [melvin] 0.7.4claws50
3276 Made the new mail notification command always
3277 execute asynchronously.
3279 2002-03-27 [paul] 0.7.4claws49
3282 fix bug introduced in last commit
3284 2002-03-27 [paul] 0.7.4claws48
3286 * sync with 0.7.4cvs21
3287 see ChangeLog 2002-03-26 and 2002-03-27
3289 2002-03-26 [hoa] 0.7.4claws47
3291 * src/prefs_folder_item.c
3292 really fixed the bug #516442 with folder rescan.
3294 2002-03-26 [paul] 0.7.4claws46
3296 * sync with 0.7.4cvs19
3297 see ChangeLog entries 2002-03-25 and 2002-03-26
3299 2002-03-25 [hoa] 0.7.4claws45
3303 fix the bug #516442 with folder rescan.
3305 * src/prefs_common.[ch]
3307 added an option to enable two different behaviours
3311 2002-03-25 [paul] 0.7.4claws44
3314 src/selective_download.c
3315 correct a few menuitem labels
3317 2002-03-25 [christoph] 0.7.4claws43
3320 fix non deleted tmp message in
3321 procmsg_save_to_outbox
3322 fix problems caused by sync with
3323 main branch's procmsg_send_queue
3325 2002-03-25 [paul] 0.7.4claws42
3329 src/quote_fmt_parse.y
3330 add Last name (%L) placeholder for quoting.
3331 patch submitted by Thorsten Thielen
3332 <thth@users.sourceforge.net>
3334 2002-03-25 [paul] 0.7.4claws41
3337 get full hostname. patch submitted by
3338 Bob Woodside <rwoodside1@comcast.net>
3340 2002-03-25 [paul] 0.7.4claws40
3345 src/prefs_account.[ch]
3346 enable NNTP over SSL. patch submitted by
3347 Pascal Jermini <pascal@infinity.hn.org>
3349 2002-03-24 [paul] 0.7.4claws39
3351 * src/prefs_common.c
3352 make the arrangement of the Compose tab more
3356 fix some irregularities of style
3359 updated by Kilian Krause
3361 2002-03-23 [paul] 0.7.4claws38
3364 updated by Fabio Junior Beneditto
3366 2002-03-23 [paul] 0.7.4claws37
3369 move 'Gather addresses' to 'Tools' menu
3370 make 'Selective download' sensitive
3372 2002-03-23 [paul] 0.7.4claws36
3374 * sync with 0.7.4cvs16
3375 see ChangeLog entries 2002-03-23
3377 2002-03-22 [christoph] 0.7.4claws35
3379 * src/quote_fmt_parse.y
3380 fix include program output
3382 2002-03-22 [alfons] 0.7.4claws34
3385 initialize GDate stack variable correctly (sorry!)
3387 2002-03-22 [paul] 0.7.4claws33
3393 rename 'Tool' to 'Tools'
3396 move 'Delete duplicated messages' from
3397 'Message/' to 'Tools/'
3398 re-arrange the order of 'Tools/' items
3400 2002-03-22 [paul] 0.7.4claws32
3403 src/addressbook.[ch]
3404 auto-address completion now also matches on
3405 Nickname. patch submitted by Bob Forsman
3406 <hammor@users.sourceforge.net>
3409 correct a spelling mistake
3411 2002-03-22 [alfons] 0.7.4claws31
3414 fix getting uidl from incorrect string
3417 2002-03-21 [alfons] 0.7.4claws30
3420 more code refactoring
3421 plug mem leak introduced by delete on server
3423 2002-03-21 [paul] 0.7.4claws29
3425 * sync with 0.7.4cvs11
3426 see ChangeLog entries 2002-03-20
3428 2002-03-20 [alfons] 0.7.4claws28
3431 apply Colin's patch and refactor
3433 2002-03-20 [paul] 0.7.4claws27
3435 * sync with sylpheed 0.7.4cvs9
3436 see ChangeLog entry 2002-03-20
3438 2002-03-19 [christoph] 0.7.4claws26
3443 revert changes for flag updates
3444 (does not work correctly and no time to debug)
3446 2002-03-20 [alfons] 0.7.4claws25
3449 refactor should_delete() a little bit
3451 2002-03-19 [paul] 0.7.4claws24
3455 src/prefs_account.[ch]
3456 allow the user to leave downloaded mail on the
3457 server for n days. Patch submitted by Colin Leroy
3460 2002-02-19 [paul] 0.7.4claws23
3462 * sync with sylpheed 0.7.4cvs8
3463 see ChangeLog entries 2002-03-19
3465 2002-03-18 [paul] 0.7.4claws22
3467 * sync with sylpheed 0.7.4cvs6
3468 see ChangeLog entry 2002-03-18
3470 2002-03-18 [paul] 0.7.4claws21
3473 add en_GB message catalogue
3478 correct a few spelling mistakes
3480 2002-03-17 [alfons] 0.7.4claws20
3483 more stringent checks for NULL params when writing
3484 filtering actions to a file
3486 2002-03-17 [hoa] 0.7.3claws20
3489 fixed the count of new messages
3492 fixed the "attachment properties" window
3494 2002-03-17 [paul] 0.7.4claws19
3499 src/prefs_account.[ch]
3502 automatically mark cross-posted messages as read
3503 and (optionally) give them a colour label
3504 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
3507 2002-03-17 [paul] 0.7.4claws18
3509 * sync with sylpheed 0.7.4cvs5
3510 see ChangeLog entry 2002-03-17
3512 2002-03-17 [melvin] 0.7.4claws17
3515 Worked around a gtktext 'bug': when searching for
3516 a text in a long message it was scrolling slowly
3517 line by line until it hit the searched text.
3519 Updated French translation
3521 2002-03-17 [melvin] 0.7.4claws16
3525 * src/prefs_actions.c
3526 Moved "Edit/Actions" to "Tool/Actions"
3527 Made mainwindow/compose window sensitive as soon as
3528 no child process is running anymore even if the io dialog
3530 Fixed a struct being initialized with a non constant char*
3532 2002-03-16 [christoph] 0.7.4claws15
3535 add --with-compiler-flags option
3536 (only for developer hacking)
3540 try to make folder-stats and flag handling more
3541 independent from the summaryview. msgcounts
3542 are only set when the folder is opened and
3543 procmsg_msginfo_(un)set_flags will handle it
3544 later and summaryview will get the values
3547 2002-03-16 [paul] 0.7.4claws14
3550 fix Return-receipt. Patch submitted by Bob
3551 Woodside <rwoodside1@comcast.net>
3553 2002-03-16 [paul] 0.7.4claws13
3556 fix 'dynamic' signatures, make it work again
3557 broken during sync on 2002-03-14 (0.7.4claws2)
3559 2002-03-15 [match] 0.7.4claws12
3561 * src/addrharvest.[ch]
3562 * src/addrgather.[ch]
3563 * src/addressbook.[ch]
3565 included address harvester feature. still some
3566 issues with address parsing that I will fix.
3568 2002-03-15 [match] 0.7.4claws11
3571 * src/addrcache.[ch]
3572 * src/addressbook.[ch]
3581 tidy up. fix memory leaks. moved attribs and methods
3582 from individual interfaces to addrcache object. prep
3583 for new stuff to come in.
3585 2002-03-15 [alfons] 0.7.4claws10
3588 * src/matcher_parser_parse.y
3589 * src/matcher_parser_lex.l
3590 * src/prefs_matcher.c
3591 add filtering conditions message greater than, smaller
3592 than, and exactly matching a size in bytes
3593 (does not work with delete from POP3 server yet)
3595 this should also give others an idea what you should
3596 do to add new criterions to claws filtering system
3599 2002-03-15 [paul] 0.7.4claws9
3601 * tools/filter_conv.pl
3602 exit if there are no filter rules to convert
3603 rename filterrc to filterrc.old after completion
3605 2002-03-15 [paul] 0.7.4claws8
3607 * sync with sylpheed 0.7.4cvs3
3608 see ChangeLog entry 2002-03-14
3610 2002-03-14 [paul] 0.7.4claws7
3613 clean up the last commit (ahem)
3615 2002-03-14 [paul] 0.7.4claws6
3618 fix bug #515655. honour account preferences
3619 regarding gpg default signing/encryption when
3620 changing account from the compose window.
3622 2002-03-14 [paul] 0.7.4claws5
3625 remove unnecessary curly brackets
3627 2002-03-14 [paul] 0.7.4claws4
3630 src/prefs_filtering.[ch]
3631 add filter rename on folder rename and filter
3632 delete on folder delete. Patch submitted by
3633 Neill Miller <neillm@thecodefactory.org>
3635 2002-03-14 [christoph] 0.7.4claws3
3640 (patch submitted by "Simon 'corecode' Schubert")
3641 * src/prefs_common.c
3645 2002-03-14 [paul] 0.7.4claws2
3647 * sync with sylpheed 0.7.4cvs2
3648 see ChangeLog entry 2002-03-13
3650 2002-03-12 [darko] 0.7.4claws1
3653 fix what seems to be a copy and paste error
3654 when setting color for important messages
3657 2002-03-11 [paul] version 0.7.4claws released
3659 2002-03-11 [paul] 0.7.4claws
3665 update message catalogs. Submitted by Ricardo Mones
3666 Lastra, Alessandro Maestri, Wilbert Berendsen, and
3667 Fabio Junior Beneditto
3672 faq/it/sylpheed-faq*
3678 2002-03-11 [jens] 0.7.3claws7
3681 updated German translation
3683 2002-03-11 [melvin] 0.7.3claws6
3686 updated and corrected French translation
3688 2002-03-10 [hoa] 0.7.3claws5
3692 * src/prefs_account.c
3695 fixed the local account.
3696 you have to change the default "/usr/sbin/sendmail"
3697 to "/usr/sbin/sendmail -t" in the preferences of
3701 removed some debug display for renderer
3703 2002-03-10 [paul] 0.7.3claws4
3705 * faq/en/sylpheed-faq-1.html
3706 faq/en/sylpheed-faq-2.html
3709 2002-03-09 [paul] 0.7.3claws3
3711 * sync with sylpheed 0.7.4
3712 see ChangeLog entry 2002-03-09
3714 2002-03-08 [paul] 0.7.3claws2
3716 * faq/en/sylpheed-faq*
3717 faq/es/sylpheed-faq*
3718 faq/fr/sylpheed-faq*
3721 * manual/fr/.cvsignore
3722 manual/fr/Makefilea.am
3726 add the French manual
3728 2002-03-07 [paul] 0.7.3claws1
3730 * sync with sylpheed 0.7.3cvs4
3731 see ChangeLog entries 2002-03-06 and 2002-03-07
3734 updated by Wilbert Berendsen
3736 2002-03-07 [melvin] 0.7.2claws34
3738 * src/selective_download.c
3739 Changed the pixmap of the receive button to MAIL_RECEIVE.
3741 2002-03-06 [paul] 0.7.2claws33
3743 * sync with sylpheed 0.7.3cvs1
3744 bug fix, see ChangeLog entry 2002-03-05
3746 2002-03-05 [paul] 0.7.2claws32
3751 reverse the pgp ascii-armored code implemented in
3752 0.7.2claws16. removal of this code until it matures.
3753 this means that verifying ascii-armored pgp sigs and
3754 automatic decryption of ascii-armored encrypted
3755 messages no longer works.
3757 2002-03-05 [paul] 0.7.2claws31
3762 * faq/en/Makefile.am
3763 faq/en/sylpheed-faq.html
3764 faq/en/sylpheed-faq-1.html
3765 faq/en/sylpheed-faq-2.html
3766 faq/en/sylpheed-faq-3.html
3767 * faq/es/Makefile.am
3768 faq/es/sylpheed-faq.html
3769 faq/es/sylpheed-faq-1.html
3770 faq/es/sylpheed-faq-2.html
3771 faq/es/sylpheed-faq-3.html
3772 faq/es/sylpheed-faq-4.html
3773 * faq/fr/Makefile.am
3774 faq/fr/sylpheed-faq.html
3775 faq/fr/sylpheed-faq-1.html
3776 faq/fr/sylpheed-faq-2.html
3777 faq/fr/sylpheed-faq-3.html
3782 add FAQs in English, Spanish and French
3785 2002-03-05 [paul] 0.7.2claws30
3787 * manual/en/sylpheed.html
3788 manual/en/sylpheed-XX.html
3789 updated the English manual
3794 dialog box pops up if the article can't be deleted.
3799 updated by Fabio Junior Benedito
3803 * removed ac/gpgme.m4
3804 to avoid autogen common problem
3805 developers have to install gpgme development package now
3808 encoding to 7bit or 8bit is enabled.
3810 2002-03-03 [alfons] 0.7.2claws29
3813 merge fix by Oliver Haertel for selective
3816 2002-03-03 [paul] 0.7.2claws28
3818 * sync with sylpheed 0.7.3
3820 2002-03-03 [paul] 0.7.2claws27
3822 * sync with sylpheed 0.7.2cvs24
3823 see ChangeLog entries 2002-03-02 and 2002-03-03
3825 2002-03-02 [melvin] 0.7.2claws26
3830 * src/prefs_common.[ch]
3831 Added user definable notification on new mail arrival.
3832 Removed unused variables in spell checker prefs code.
3834 2002-03-02 [melvin] 0.7.2claws25
3837 Removed unnecessary escape sequences.
3838 Changed 'Initial...' to 'Initials of Sender'
3840 2002-03-02 [paul] 0.7.2claws24
3842 * sync with sylpheed 0.7.2cvs22
3843 see ChangeLog entry 2002-03-01
3845 2002-03-01 [hoa] 0.7.2claws23
3848 Set sensitivity of delete actions to active
3849 even if the folder is a newsgroup.
3852 - Set sensitivity of delete actions
3853 - Added function check_permission() that will check if the
3854 user is authorized to delete a message. For news, it
3855 will check if the author is the same.
3856 - Enabled deletion when there is no trash folder.
3859 - Added news_cancel_article() to cancel articles
3860 - Implemented news_remove_message() (public function)
3862 2002-03-01 [paul] 0.7.2claws22
3866 recognise urls that that don't include 'http://' and
3870 remove duplicated name
3872 2002-02-28 [paul] 0.7.2claws21
3875 src/summaryview.[ch]
3876 add ability to 'Select thread'
3877 combines Melvin's "Select thread's head" patch (#510907)
3878 with Colin Leroy's <colin@colino.net> "Select whole thread"
3881 2002-02-28 [paul] 0.7.2claws20
3884 hopefully fix segfault on right-clicking a mime part
3885 that some people have experienced.
3886 fix submitted by Fredrik Olofsson <frol@linux.nu>
3888 2002-02-28 [paul] 0.7.2claws19
3890 * sync with sylpheed 0.7.2cvs21
3891 see ChangeLog entries 2002-02-27 and 2002-02-28
3893 2002-02-27 [paul] 0.7.2claws18
3895 * sync with sylpheed 0.7.2cvs18
3896 see ChangeLog entries 2002-02-26 and 2002-02-27
3898 2002-02-26 [alfons] 0.7.2claws17
3901 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
3902 (spotted by Chris Hessman <idatech@gmx.net>)
3904 2002-02-26 [paul] 0.7.2claws16
3909 make decryption of ascii-armored pgp encrypted messages
3910 and verification of ascii-armored signatures work again.
3911 slightly altered from the patch by Jens Jahnke
3915 * the checking of plaintext signatures always comes up in
3917 * it doesn't work for multipart messages
3918 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
3919 including the msg headers and these 2 line themselves, are
3923 "View/Folder Tree" becomes "View/Separate Folder Tree"
3924 "View/Message View" becomes "View/Separate Message View"
3925 because its less ambiguous.
3928 updated by Ricardo Mones Lastra
3930 2002-02-26 [paul] 0.7.2claws15
3932 * sync with sylpheed 0.7.2cvs17
3933 see ChangeLog entries 2002-02-25 and 2002-02-26
3935 2002-02-25 [christoph] 0.7.2claws14
3937 * src/filtering.[ch]
3939 do filtering stuff after all messages have been received
3940 1. drop all messages to .processing
3941 2. scan processing folder for messages
3942 3. filter messages or move to inbox
3943 this will also find old messages left in processing after
3944 a crash or something like that and we get a real msginfo
3945 from folder->get_msg_list and do not have to create our
3946 own in filter_message
3947 * src/matcher_parser_parse.y
3948 remove MIX/MAX warning (reordered includes)
3950 2002-02-25 [paul] 0.7.2claws13
3952 * sync with sylpheed 0.7.2cvs15
3953 see ChangeLog entry 2002-02-24
3955 2002-02-24 [alfons] 0.7.2claws12
3958 clear old color flags first when applying a new color to
3960 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
3962 2002-02-24 [alfons] 0.7.2.claws11
3965 * src/prefs_common.c
3966 add presets for Opera and Konqueror, closes patch #517261,
3967 submitted by Ville Skyttä <scop@users.sourceforge.net>
3969 2002-02-24 [alfons] 0.7.2.claws10
3973 fix threading for null message ids, closes patch #521601,
3974 submitted by Bob Forsman <hammor@users.sourceforge.net>
3976 2002-02-24 [alfons] 0.7.2claws9
3980 make Tool | Filter Message work with filtering system so
3981 setting flags also works
3985 - Processing uses the same function as Tool | Filter
3986 Message, but doesn't use the same update proc yet
3988 2002-02-23 [paul] 0.7.2claws8
3990 * sync with sylpheed 0.7.2cvs14
3991 see ChangeLog entries 2002-02-22 and 2002-02-23
3993 2002-02-22 [christoph] 0.7.2claws7
3996 Add column space to table
3997 * src/quote_fmt_parse.y
4000 2002-02-22 [paul] 0.7.2claws6
4008 src/matcher_parser_lex.l
4009 src/matcher_parser_parse.y
4012 src/prefs_filtering.c
4013 src/selective_download.[ch] *** NEW FILES ***
4016 Selective Download added to 'Tool' menu.
4017 Retrieves email headers of the currently selected pop3
4018 account and allows the user to mark emails for deletion
4019 right on the pop3 server. Patch submitted by Oliver Haertel
4020 <oha@users.sourceforge.net>.
4023 add 'src/quote_fmt.c'
4025 2002-02-22 [christoph] 0.7.2claws5
4029 * src/prefs_common.[ch]
4030 * src/prefs_template.c
4031 * src/quote_fmt.c *** NEW FILE ***
4033 move quote format symbol description code
4034 to it's own file because it is used from
4035 differnent code parts
4036 Rewrote symbol description GUI
4039 + get data from array (no more long constant strings)
4040 * src/quote_fmt_lex.l
4041 * src/quote_fmt_parse.y
4042 Symbol for Literal % changed to \% instead of %%
4043 (More logical as \ is used for quoting for other symbols)
4044 Add |f and |p to include files and program output
4046 |f{/home/.../.signature}
4049 Correct wrong spelling for "Referenzen"
4051 2002-02-21 [paul] 0.7.2claws4
4054 forgotten during sync
4056 2002-02-21 [paul] 0.7.2claws3
4058 * sync with sylpheed 0.7.2cvs11
4059 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
4060 2002-02-20 and 2002-02-21
4062 2002-02-20 [melvin] 0.7.2claws2
4064 * src/prefs_actions.c
4065 Added error report when child cannot fork or when execvp
4066 returns with an error.
4068 2002-02-19 [christoph] 0.7.2claws1
4071 return unconverted text if conde conversion is not possible
4072 when libjconv is used.
4073 (patch submitted by "Simon 'corecode' Schubert")
4077 * version 0.7.2claws release
4079 2002-02-19 [paul] 0.7.2claws
4082 updated by Wilbert Berendsen
4085 2002-02-18 [alfons] 0.7.1claws13
4089 remove references to dlfcn and explicitly loading functions
4090 from dynalink libs, because libs linked anyway, and functions
4091 are loaded explicitly
4093 2002-02-17 [melvin] 0.7.1claws12
4095 * src/prefs_actions.c
4096 Replaced children wait loop with double fork technique.
4097 Now, input/output window updated at each new output.
4098 free_children(): Fixed a memory leak.
4099 Made input/output window non closable if running children
4101 Added missing <unistd.h> include.
4102 Added some --debug outputs.
4104 2002-02-17 [melvin] 0.7.1claws11
4107 Fixed bug where descending sort order did not select top
4110 2002-02-17 [melvin] 0.7.1claws10
4113 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
4114 * src/prefs_common.c
4115 Pspell data package directory no more hard coded but
4116 set during configuration (PSPELL_PATH). (Thanks to
4117 Gustavo Noronha Silva.)
4119 2002-02-17 [melvin] 0.7.1claws9
4122 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
4124 Fixed compile-time warnings.
4126 2002-02-16 [alfons] 0.7.1claws8
4129 fix inadvertent free of NULL pointer which caused
4130 sylpheed to crash when closing the save-as dialog
4131 using the window close button
4133 2002-02-16 [carsten] 0.7.1claws7
4134 * src/mainwindow.[ch]
4137 fixes for pixmap theming code:
4138 - recently changed mail attributes shouldn't get
4140 - theme is only reloaded iff another theme was
4143 2002-02-16 [paul] 0.7.1claws6
4145 * sync with sylpheed 0.7.2 release
4146 see ChangeLog entry 2002-02-15 and 2002-02-16
4148 2002-02-15 [paul] 0.7.1claws5
4150 * sync with sylpheed 0.7.1cvs9
4151 see ChangeLog entry 2002-02-15
4154 remove unneeded headerwindow.c entry
4156 2002-02-14 [carsten] 0.7.1claws4
4158 fixed a bug for "Go to next unread message": there was
4159 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
4160 in the prefs, because of doing "Search again" instead
4163 2002-02-14 [carsten] 0.7.1claws3
4164 * src/stock_pixmap.c
4165 removed 2 more mem leaks; following memprof,
4166 this code is "leak free" now :)
4168 2002-02-14 [carsten] 0.7.1claws2
4169 * src/stock_pixmap.c
4170 used opendir/readdir/closedir instead of scandir
4171 -> code should work now on Solaris
4173 2002-02-14 [paul] 0.7.1claws1
4175 * sync with sylpheed 0.7.1cvs8
4176 see ChangeLog entries 2002-02-13 and 2002-02-14
4179 add some description of Actions and Pixmap Themes
4183 * version 0.7.1claws release
4185 2002-02-13 [paul] 0.7.1claws
4190 updated translations, submitted by Ricardo Mones Lastra,
4191 Alessandro Maestri and Fabio Junior Beneditto
4193 2002-02-13 [melvin] 0.7.0claws75
4195 * src/prefs_actions.c
4196 Added missing "signal.h" include
4198 2002-02-13 [melvin] 0.7.0claws74
4200 * src/prefs_folder_item.c
4201 Added missing "config.h" include
4203 Updated French translation for folder propriety.
4205 2002-02-13 [jens] 0.7.0claws73
4208 Added missing src/prefs_folder_item.c [log added by melvin]
4210 Updated German translation.
4212 2002-02-13 [melvin] 0.7.0claws72
4215 Updated French translation.
4217 2002-02-13 [melvin] 0.7.0claws71
4220 Made gtkut_editable_get_selection return NULL if selection
4222 This fixes a bug where selecting part of message A then
4223 switching to message B and replying to it will not
4224 quote the message's body.
4226 2002-02-12 [paul] 0.7.0claws70
4229 cosmetic, relating to pixmap themes: on toolbar make
4230 updating of 'Exec' and 'Compose news/Compose email'
4233 2002-02-12 [carsten] 0.7.0claws69
4239 - refreshing after changing pixmap theme better
4241 - wanted to remove some mem leaks, but alfons was
4242 faster (and had the better solution ;)
4244 2002-02-12 [alfons] 0.7.0claws68
4246 * src/prefs_common.c
4247 * src/stock_pixmap.[ch]
4248 plug mem leaks, refactor code a little bit
4251 2002-02-12 [sergey] 0.7.0claws67
4254 Fixed problem with copying messages to IMAP folders when the
4255 server uses something other than '/' as a namespace separator
4256 (cyrus-imapd uses '.').
4258 2002-02-12 [jens] 0.7.0claws66
4261 Updated German Translation
4263 2002-02-12 [paul] 0.7.0claws65
4265 * sync with sylpheed 0.7.1cvs1
4266 see ChangeLog entry 2002-02-12
4268 2002-02-12 [melvin] 0.7.0claws64
4270 * src/prefs_actions.c
4271 Fixed "feature" where children's output was duplicated
4272 instead of refreshed while monitoring.
4273 Removed some debug code.
4275 2002-02-12 [christoph] 0.7.0claws63
4278 always delete message from queue after sending/send error
4279 (closes bug #509601)
4281 2002-02-12 [melvin] 0.7.0claws62
4283 * src/prefs_actions.c
4284 Children wait loop is now triggered with a timeout of 1s
4285 Added %F which is replaced with the list of filenames
4286 of all selected messages (as suggested by Ricardo Mones Lestra)
4287 Pipe syntax changed. Prefix with | to send selection, postfix
4288 with | to retrieve output. Prefix with > or * to send
4289 user definable input to the command (*: input is hidden)
4290 Old pipe action should now be postfixed with |, too.
4292 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
4293 * src/stock_pixmap.c
4294 fixed a bug: if there's no theme directory don't
4295 throw an error, just do "nothing" (thanks Alfons)
4297 2002-02-12 [carsten] 0.7.0claws60
4300 had to write the cache twice (nasty!); some marks would
4303 2002-02-11 [carsten] 0.7.0claws59
4306 doc-src/maintainer_guide.txt
4312 src/prefs_common.[ch]
4313 src/stock_pixmap.[ch]
4314 src/summaryview.[ch]
4315 pixmap theming and related work on pixmap
4316 handling on some other places
4317 (e.g. hrm features for all folder)
4318 src/pixmap/stock_*.xpm -> the stock_ was removed
4320 2002-02-11 [paul] 0.7.0claws58
4322 * sync with sylpheed 0.7.1 release
4323 see ChangeLog entries 2002-02-11
4325 2002-02-08 [paul] 0.7.0claws57
4327 * sync with sylpheed 0.7.0cvs39
4328 see ChangeLog entry 2002-02-07 (last entry)
4330 * src/prefs_actions.c
4331 src/prefs_filtering.c
4334 sync: made it compile with C compilers other than gcc
4336 2002-02-07 [paul] 0.7.0claws56
4338 * sync with sylpheed 0.7.0cvs38
4339 see ChangeLog entries 2002-02-06 (last 2 entries) and
4342 2002-02-07 [darko] 0.7.0claws55
4346 Fix const gchar */gchar * issue (thanks Hiro)
4348 2002-02-07 [darko] 0.7.0claws54
4353 * src/prefs_template.c
4355 * src/quote_fmt_parse.y
4358 When replying or forwarding an email don't quote the entire
4359 mail body but use the part of the message text that is selected
4361 2002-02-06 [melvin] 0.7.0claws53
4363 * src/prefs_common.[ch]
4366 Made possible to switch quickly to last used dictionary
4367 which makes checking bilingual documents easier.
4369 2002-02-06 [melvin] 0.7.0claws52
4372 Added forgotten new file src/prefs_actions.c
4374 2002-02-06 [melvin] 0.7.0claws51
4376 * src/prefs_actions.c ** NEW FILE **
4377 * src/prefs_actions.h ** NEW FILE **
4378 Added actions to execute on message text view, or on the
4381 Added src/prefs_actions.[ch]
4383 Added new menu "Edit/Actions"
4385 Added new actionsrc file.
4387 Added actionsrc reading.
4389 Added new menus "Edit/Actions" and "Configuration/Actions..."
4390 * src/prefs_common.h
4391 Added new element actionslst element to prefs_common.
4393 2002-02-06 [paul] 0.7.0claws50
4395 * sync with sylpheed 0.7.0cvs36
4396 see ChangeLog entry 2002-02-06
4401 updated by Ricardo Mones Lastra
4403 2002-02-05 [paul] 0.7.0claws49
4405 * sync with sylpheed 0.7.0cvs33
4406 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
4408 2002-02-05 [paul] 0.7.0claws48
4411 re-add 'Edit/Advanced/Delete entire line', previously named
4414 2002-02-04 [paul] 0.7.0claws47
4418 fix bug #494993 (Reply All not taking Reply-To into consi)
4419 eliminate differences in behaviour of right-click 'Reply to all'
4420 in summary view and 'Reply to all' on the toolbar.
4421 fix bug where Reply-To gets ignored by 'Reply to all' in summary
4422 view and From gets ignored by 'Reply to all' on toolbar.
4423 fix bug where 'Reply to all' on toolbar uses To twice and ignores
4424 From when no Reply-To header is present.
4426 2002-02-04 [paul] 0.7.0claws46
4428 * sync with sylpheed 0.7.0cvs30
4429 see ChangeLog entries 2002-02-03 and 2002-02-04
4431 2002-02-03 [melvin] 0.7.0claws45
4434 Readded function to highlight all misspelled words.
4435 Fixed bug where user-provided-words did not replace
4436 correctly the misspelled word when using the mouse.
4437 Fixed bug where checking a region selected from right to left did
4438 not check the region at all.
4439 Fixed bug where 'Check backwards' may not check at all.
4440 Fixed memory leaks where pop