1 2002-09-23 [melvin] 0.8.3claws13
4 Made custom toolbar menu labels more consistent
6 Made custom toolbar window title more consistent
8 2002-09-22 [colin] 0.8.3claws12
11 Initialize session type to normal before getting
12 mail (fixes strange Get behaviour)
14 Move STYPE_POP_BEFORE_SMTP to last position to
15 avoid other side-effects
17 2002-09-22 [colin] 0.8.3claws11
20 Fix pop_bfr_smtp_tm_entry sensivity when switching
21 from pop3 to apop or vice-versa
23 2002-09-22 [colin] 0.8.3claws10
25 * src/prefs_account.[ch]
26 Add an option for the POP before SMTP timeout
28 Remember time of last POP connection
30 Do POP before SMTP only if timeout reached
32 2002-09-22 [oliver] 0.8.3claws9
35 explain custom toolbar
37 2002-09-22 [oliver] 0.8.3claws8
39 * src/prefs_actions.[ch]
40 custom toolbar for compose
41 actions callback from compose toolbar
43 remove include toolbar.h
45 2002-09-22 [oliver] 0.8.3claws7
47 * src/prefs_toolbar.[ch]
48 custom toolbar for compose
49 - generic prefs_toolbar handles both
50 Mainwin's toolbar as well as Compose toolbar
52 2002-09-22 [oliver] 0.8.3claws6
55 custom toolbar for compose
56 restructure toolbar.[ch]
58 2002-09-22 [oliver] 0.8.3claws5
61 custom toolbar for compose
63 2002-09-22 [oliver] 0.8.3claws4
66 custom toolbar for compose
67 move mainwin toolbar back to mainwindow
69 2002-09-22 [alfons] 0.8.3claws3
76 2002-09-22 [alfons] 0.8.3claws2
79 procmsg_save_to_outbox(): don't unlink message file from queue;
80 callers should do it using folder_item_remove_msg()
82 2002-09-22 [colin] 0.8.3claws1
85 Made mimeview_check_signature() public
87 Made GPG signatures verifiable by clicking
88 the [application/pgp-signature] in the Text
91 2002-09-22 [paul] 0.8.3claws
100 updated translations, submitted by George Danchev,
101 me, Ricardo Mones Lastra, Alessandro Maestri,
102 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
103 and Urke MMI, respectively.
105 2002-09-22 [alfons] 0.8.2claws65
109 no furry valgrinds have been used to plug these memleaks
111 2002-09-20 [paul] 0.8.2claws64
113 * sync with 0.8.3cvs4
114 'Select thread' re-implemented
115 see ChangeLog 2002-09-20
117 2002-09-21 [alfons] 0.8.2claws63
120 compose_send(): plug unnoticed memleak
122 2002-09-20 [alfons] 0.8.2claws62
125 replace_address_in_edit(): strict check for NULL address to
126 fix "[ 607348 ] Segfault in address completion". My guess is
127 that this happens with an empty address book, but it's good
128 to have this check here anyway
130 completion_window_button_press(): free string returned
131 from the internal cache
133 2002-09-20 [christoph] 0.8.2claws61
136 added ENC_BINARY to EncodingType
138 the string returned by procmime_get_encoding_str
139 should not depend on the order of values in the
140 EncodingType definition
141 * doc-src/rfc1806.txt ** NEW FILE **
142 Added rfc1806 about MIME Content-Disposition
145 2002-09-19 [paul] 0.8.2claws60
147 * sync with 0.8.2cvs3
148 see ChangeLog 2002-09-19
150 2002-09-19 [paul] 0.8.2claws59
152 * src/prefs_folder_item.c
153 revert to Darko's original alignment of colour
155 add a colon to folder_color label
158 add Colin's patch (with Hiro's modifications) to
159 force BASE64 encoding for 8-bit text when signing
160 (sync with 0.8.3cvs2)
162 2002-09-18 [alfons] 0.8.2claws58
167 (beautify a little bit)
169 2002-09-18 [christoph] 0.8.2claws57
172 fix handling of fgetc return value
174 2002-09-17 [alfons] 0.8.2claws56
177 summary_sort(): check non-NULL summaryview->folder_item when no
178 folder is selected at all
179 (closes "[ 610344 ] sort label make syl Crash")
181 2002-09-17 [alfons] 0.8.2claws55
184 beautify a little bit
186 2002-09-17 [christoph] 0.8.2claws54
189 initialize max values for cache and folder
190 when cache or folder is empty
192 2002-09-15 [colin] 0.8.2claws53
195 Fix a leak (thanks Alfons!) and cleaned
196 variables names for custom headers
198 2002-09-15 [colin] 0.8.2claws52
201 Fix custom headers recognition when
202 prefs_common.trans_hdr is on
204 2002-09-15 [colin] 0.8.2claws51
207 Allow dynamically-added custom headers
208 Yet not reparsed if reedited
210 2002-09-15 [alfons] 0.8.2claws50
212 * src/prefs_account.c
215 2002-09-15 [colin] 0.8.2claws49
217 * src/prefs_account.c
218 fix pop_before_smtp sensitivity
220 2002-09-15 [colin] 0.8.2claws48
223 add inc_pop_before_smtp()
224 allow MainWindow to be undefined in
225 inc_account_mail() and inc_start()
228 add STYPE_POP_BEFORE_SMTP session type
229 * src/prefs_account.c
230 activated pop before smtp option
232 do pop before smtp if the relevant option
235 2002-09-15 [paul] 0.8.2claws47
238 see ChangeLog 2002-09-15
240 2002-09-14 [paul] 0.8.2claws46
243 updated Bulgarian translation, submitted by
246 2002-09-13 [paul] 0.8.2claws45
249 merge claws' select_account() with main's
250 (new) compose_select_account(). [sync with
251 0.8.2cvs15, see ChangeLog 2002-09-11]
253 2002-09-12 [christoph] 0.8.2claws44
256 allocate 1 elements of FolderItem not 0
258 2002-09-12 [colin] 0.8.2claws43
261 Fix bug #590825 (obey Follow-up: poster)
263 2002-09-12 [colin] 0.8.2claws42
266 Fix bug #557009 (wrong headers for messages
267 forwarded as attachments)
269 2002-09-11 [colin] 0.8.2claws41
272 Put SCF: pseudo-header on top of message
273 Set draft tmp_flag when saved as draft
277 Skip after first \n\n for beginning of real message
280 2002-09-11 [christoph] 0.8.2claws40
283 use procmsg flag functions in filtering or processing
284 will cause incorrect folder message counts
286 2002-09-11 [colin] 0.8.2claws39
289 Fix bug #550175 - wrong save folder when reediting
292 2002-09-11 [paul] 0.8.2claws38
294 * sync with 0.8.2cvs14
295 see ChangeLog 2002-09-11
297 2002-09-11 [colin] 0.8.2claws37
300 Fix a typo (seeming to cause new/unread status to
303 2002-09-10 [christoph] 0.8.2claws36
306 compose_redirect should not use compose_generic_new
307 because that does more stuff than expected including
308 opening the external editor
309 (closes bug "[ 526608 ] bounced messages appear blank
312 2002-09-10 [christoph] 0.8.2claws35
315 fix problem with too large message number range
316 causing a crash in folder_item_scan
318 2002-09-10 [paul] 0.8.2claws34
320 * sync with 0.8.2cvs13
321 see ChangeLog 2002-09-10
323 2002-09-10 [christoph] 0.8.2claws33
326 set MsgInfo TmpFlags for queue and draft folders
327 (closes bug "[ 591676 ] Queue ignore MIME on restart")
329 2002-09-10 [paul] 0.8.2claws32
332 po/bg.po ** NEW FILE **
333 new Bulgarian translation submitted by
334 George Danchev <danchev@spnet.net>
338 tools/tb2sylpheed ** NEW FILE **
339 add script that converts an addressbook exported
340 from The Bat! into a Sylpheed addressbook. Submitted
341 by Urke MMI <urke-kg@eunet.yu>
343 2002-09-10 [paul] 0.8.2claws31
345 * sync with 0.8.2cvs12
346 see ChangeLog 2002-09-10
348 2002-09-06 [paul] 0.8.2claws30
351 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
355 tools/ldif-to-xml.py ** REMOVED **
356 remove obsolete python script
358 2002-09-06 [paul] 0.8.2claws29
360 * sync with 0.8.2cvs10
361 see ChangeLog 2002-09-06
363 2002-09-04 [paul] 0.8.2claws28
365 * sync with 0.8.2cvs9
366 see ChangeLog 2002-08-04
368 2002-09-04 [colin] 0.8.2claws27
370 * src/prefs_common.[ch]
371 Added signature color configuration
373 Use user-specified signature color
375 2002-09-03 [colin] 0.8.2claws26
377 * src/prefs_common.[ch]
378 Added autosave and autosave_length prefs
380 Added compose_remove_draft()
381 Auto-save drafts according to the prefs
383 Added a crash-indicator file, allowing to check
384 for new messages on startup if Sylpheed crashed
385 (makes saved drafts "reappear")
387 2002-09-03 [colin] 0.8.2claws25
392 2002-09-03 [paul] 0.8.2claws24
394 * sync with 0.8.2cvs8
395 see ChangeLog 2002-09-02 and 2002-09-03
397 2002-09-03 [darko] 0.8.2claws23
400 use normal style when creating new folder to pick
403 2002-09-02 [melvin] 0.8.2claws22
406 removed some obsolete code
408 2002-09-02 [melvin] 0.8.2claws21
411 fixed test's equality sign (== to =)
413 2002-09-02 [alfons] 0.8.2claws20
417 revert change of 0.8.2claws16 and use the mh_folder_destroy
418 as folder->destroy virtual as suggested by Hiro
419 (the mh.c code seems to have been lost around mh.c.1.21)
421 2002-09-02 [paul] 0.8.2claws19
424 updated by Fabio Jr. Beneditto
427 use 'http://claws.sylpheed.org' for homepage link.
428 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
430 2002-09-01 [alfons] 0.8.2claws18
433 plug memleak related to one Martin Kluge found
435 2002-08-31 [paul] 0.8.2claws17
437 * sync with 0.8.2cvs6
438 see ChangeLog 2002-08-30
440 2002-08-31 [alfons] 0.8.2claws16
443 folder_destroy(): remove mailbox from folderlist even if it has
446 2002-08-31 [alfons] 0.8.2claws15
451 (being pedantic I know)
453 2002-08-31 [alfons] 0.8.2claws14
456 check for NULL pointers returned from folder->fetch_msginfo virtual
457 (should solve some reported crashes)
459 2002-08-30 [alfons] 0.8.2claws13
464 enable crash dialog on compilation time
465 (--enable-crash-dialog configure option)
467 2002-08-30 [alfons] 0.8.2claws12
472 apply memory leak plug patch by Martin Kluge
473 (closes patch "[ 602568 ] patch for 602441 little memory leak",
474 bug "[ 599677 ] Very small memory leak in 0.81claws115",
475 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
477 2002-08-30 [darko] 0.8.2claws11
480 copy Gtk style from normal style to match
481 font size for coloured folders
483 2002-08-29 [alfons] 0.8.2claws10
486 Type=Internet <- Type=Application
487 (reported by Michael Schwendt, see:
488 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
489 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
491 2002-08-29 [paul] 0.8.2claws9
493 * sync with 0.8.2cvs5
494 see ChangeLog 2002-08-29
496 2002-08-29 [colin] 0.8.2claws8
499 Added a sanity check in summary_select_thread
500 Should fix bug 601605
502 2002-08-29 [colin] 0.8.2claws7
505 Revert claws6 changes regarding bug #591676
507 2002-08-28 [colin] 0.8.2claws6
510 Ignore cache for queue folderitems
513 2002-08-28 [melvin] 0.8.2claws5
518 2002-08-28 [melvin] 0.8.2claws4
521 Updated a bit the text concerning the spell checker
523 2002-08-28 [melvin] 0.8.2claws3
525 Merged the GNU_aspell_branch:
526 Support of new GNU/aspell is now included and the old pspell
527 is not supported anymore.
531 Updated spell checker text to reflect the switch to GNU/aspell
533 * ac/aspell.m4 *** NEW ***
534 * src/gtkaspell.[ch] *** NEW ***
535 * ac/pspell.m4 *** DELETED ***
536 * src/gtkspell.[ch] *** DELETED ***
539 Updated for GNU/aspell support
542 Replaced gtkspell.c by gtkaspell.c
550 * src/prefs_common.[ch]
551 Updated for GNU/aspell support
553 2002-08-28 [paul] 0.8.2claws2
555 * sync with 0.8.2cvs4
556 see ChangeLog 2002-08-27 and 2002-08-28
558 2002-08-28 [colin] 0.8.2claws1
560 * src/summary_search.c
563 2002-08-28 [jens] 0.8.2claws
566 Updated German translations
568 2002-08-27 [melvin] 0.8.2claws
571 Updated French translations
573 2002-08-27 [paul] 0.8.2claws
575 * sync with 0.8.2 main release
583 updated message catalogs submitted by
584 Ricardo Mones Lastra, Alessandro Maestri,
585 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
586 Beneditto and Urke MMI
588 2002-08-27 [hoa] 0.8.1claws123
590 * src/mainwindow.[ch]
591 * src/summaryview.[ch]
592 removed the "filter setting" menu option.
593 add a "cancel a news message" menu option.
595 2002-08-26 [martin] 0.8.1claws122
598 changed string under 0.8.1claws79 changed by myself
601 2002-08-26 [martin] 0.8.1claws121
604 added kill command to debuggerrc to start crash dialog
606 2002-08-26 [paul] 0.8.1claws120
608 * sync with 0.8.1cvs31
609 see ChangeLog 2002-08-26
611 2002-08-25 [alfons] 0.8.1claws119
614 fix bug that didn't send out correct headers to news server
615 when sending news article and email from queue (bug reported
616 and patch provided by Tim Mann; closes bug
617 "[ 583196 ] 0.7.8claws can't post news")
619 2002-08-25 [alfons] 0.8.1claws118
621 * src/selective_download.c
622 mark two strings as translatable
623 (thanks to Urke MMI for pointing this out)
625 2002-08-25 [alfons] 0.8.1claws117
628 treat sent boxes as special and allow sorting them by addressee
629 (closes "[ 589418 ] Sent folder sorting misbehavior"
630 submitted by Steve Lamb)
632 2002-08-24 [alfons] 0.8.1claws116
635 fix memleak reported by Martin Kluge
636 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
638 2002-08-24 [oliver] 0.8.1claws115
640 * src/prefs_toolbar.c
641 o code cleanup as suggested by Alfons
644 2002-08-24 [alfons] 0.8.1claws114
647 o fix another memory leak reported by Martin Kluge
648 (see "[ 599568 ] Small Memory Leak")
649 o remove 'from' variable from 'summary_set_header()'; we can
652 2002-08-24 [paul] 0.8.1claws113
654 * sync with 0.8.1cvs30
655 see ChangeLog 2002-08-23
657 2002-08-24 [alfons] 0.8.1claws112
660 remove unnecessary allocations for search bar fixing leaks
661 reported by Martin Kluge
662 (see "[ 599451 ] Further memory leaks?")
664 2002-08-24 [alfons] 0.8.1claws111
667 make get_socket_name() public for crash.c
669 o make report bug button work (goes to claws'
670 bug tracker at sf.net)
671 o introduce function for doing important stuff just
672 before claws goes down
675 2002-08-24 [alfons] 0.8.1claws110
678 move cursor to "To" entry when forwarding as attachment
679 (reported and solved by Steve Lamb, closes bug report
680 "[ 592880 ] Forward as attachment; cursor not in to")
682 2002-08-24 [colin] 0.8.1claws109
685 fix quick search visibility after GUI (de)separations.
687 2002-08-23 [colin] 0.8.1claws108
690 fix header pane visibility after folderview or
691 messageview (de)separation
693 2002-08-23 [paul] 0.8.1claws107
695 * src/mainwindow.[ch]
697 give full control of display or non-display
698 of the Execute icon to Custom toolbar settings.
699 add new sensitivity condition to maninwindow.h:
705 more sync with 0.8.1cvs29
707 2002-08-23 [melvin] 0.8.1claws106
710 Readded support for custom widget in alertpanel lost in last
713 2002-08-23 [paul] 0.8.1claws105
715 * sync with 0.8.1cvs29
716 see ChangeLog 2002-08-23
718 2002-08-23 [colin] 0.8.1claws104
721 Fix folder and search pixmaps exchanging positions
722 after theme or toolbar changes. Thank to Oliver for
725 2002-08-23 [colin] 0.8.1claws103
731 Changed messageview_create() and noticeview_create()
732 to avoid the last gdk_warning
734 2002-08-22 [colin] 0.8.1claws102
737 Fix my new `Creating pixmap from xpm' warning
739 2002-08-22 [colin] 0.8.1claws101
742 Fix some of the gdk warnings
744 2002-08-22 [colin] 0.8.1claws100
749 * src/pixmaps/quicksearch.xpm *ADDED*
750 Add the quicksearch pixmap
754 Make quicksearch bar visible/hidden via a button
756 2002-08-22 [christoph] 0.8.1claws99
759 fix folder update for newsgroups with message
760 numbers below minimum number of articles to fetch
763 2002-08-22 [paul] 0.8.1claws98
765 * sync with 0.8.1cvs28
766 see ChangeLog 2002-08-22
768 2002-08-21 [alfons] 0.8.1claws97
771 use bt instead of bt full which seems to work
772 better, and bt full doesn't give a great deal
773 of information anyway
775 2002-08-21 [colin] 0.8.1claws96
778 fix summaryview_searchtype_changed prototype
780 2002-08-21 [christoph] 0.8.1claws95
783 o fix broken menu update for sorting type, we have to
784 get this info from the summaryview now
785 o removed setting of threaded state in menu callback
786 * src/summaryview.[ch]
787 more summaryview/folderitem seperation for
790 removed not required --with-compiler-flags option
792 2002-08-21 [oliver] 0.8.1claws94
795 o rename toolbar.xml to toolbar_main.xml
796 since toolbar_compose.xml might come up
801 2002-08-21 [darko] 0.8.1claws93
804 don't reset tmp flags for messages copied
807 2002-08-21 [colin] 0.8.1claws92
809 * src/prefs_filtering.c
810 fix renaming rules on folder rename
811 when folder is not a leaf folder
813 2002-08-21 [paul] 0.8.1claws91
815 * src/prefs_folder_item.c
816 fix alignment of colour selector
818 2002-08-21 [paul] 0.8.1claws90
820 * sync with 0.8.1cvs27
821 see ChangeLog 2002-08-21
823 2002-08-21 [paul] 0.8.1claws89
826 fix crash when changing field type in
829 2002-08-21 [colin] 0.8.1claws88
832 Made quick search case-insensitive
834 2002-08-21 [paul] 0.8.1claws87
836 * sync with 0.8.1cvs26
837 see ChangeLog 2002-08-21
839 2002-08-20 [christoph] 0.8.1claws86
843 * src/summaryview.[ch]
844 more summaryview/folderitem seperation for
845 sort_key and sort_type
847 added missing return statement
849 2002-08-20 [colin] 0.8.1claws85
851 * src/summaryview.[ch]
852 Added a quick search box
854 * src/prefs_common.[ch]
855 Added a show/hide option for the quick search
857 2002-08-20 [oliver] 0.8.1claws84
860 remove toolbar_create_popups
862 o remove toolbar_create_popups
863 o fix toolbar_set_sensitive
864 (Bug reports #596834 and #596832)
865 * src/prefs_toolbar.c
866 o add "Set default" button
867 o align label and text + combo widgets
869 2002-08-20 [hoa] 0.8.1claws83bis
872 fixed a bug in imap_fetch_msginfo() in case there is no
875 2002-08-20 [darko] 0.8.1claws83
878 copy the color style of folder view so it
879 works with GTK themes
881 2002-08-20 [darko] 0.8.1claws82
885 * src/prefs_folder_item.[hc]
886 don't use UI stuff in folder.h
888 2002-08-20 [darko] 0.8.1claws81
891 * src/prefs_folder_item.h
893 * src/prefs_folder_item.c
894 ability to set folder color in folderview
896 2002-08-19 [alfons] 0.8.1claws80
899 fix one of the earlier memleaks reported by Martin Kluge
901 2002-08-19 [alfons] 0.8.1claws79
904 hide notice view when selecting seperate folder
905 view (reported by Urke MMI)
907 2002-08-19 [christoph] 0.8.1claws78
910 * src/prefs_folder_item.h
911 * src/summaryview.[ch]
912 o add summary_set_prefs_from_folderitem to set
913 summaryview prefs (first step to remove all
914 references to the folderitem in summaryview)
915 o moved compiled regex stuff from folderitem prefs
918 2002-08-19 [paul] 0.8.1claws77
921 add check for '.' to QUOTE_IF_REQUIRED
923 2002-08-19 [paul] 0.8.1claws76
926 sync with 0.8.1cvs25 (plug memory leak)
928 * src/prefs_toolbar.c
929 re-order prefs_toolbar_cancel()
931 2002-08-18 [alfons] 0.8.1claws75
935 plug other memleaks reported by Martin Kluge
937 2002-08-18 [paul] 0.8.1claws74
940 updated by Fabio Jr. Beneditto
942 2002-08-18 [paul] 0.8.1claws73
945 fix bug where tooltips were displayed untranslated
947 * src/prefs_toolbar.c
948 fix bug where clicking 'Cancel' creates an icon & text
949 toolbar regardless of prefs
952 2002-08-17 [oliver] 0.8.1claws72
954 * src/prefs_toolbar.c
955 update toolbar on CANCEL
956 bug reported by Martin Kluge
958 toolbar_destroy memleak fixed
960 2002-08-17 [alfons] 0.8.1claws71
963 plug another memleak reported by Martin Kluge
965 2002-08-16 [alfons] 0.8.1claws70
968 use execvp() correctly (suggested by wwp; thanks!)
970 2002-08-16 [alfons] 0.8.1claws69
973 plug memory leak reported by Kim Schultz & Martin Kluge
975 2002-08-16 [paul] 0.8.1claws68
978 updated by Ricardo Mones Lastra
980 2002-08-16 [paul] 0.8.1claws67
983 fix bug where 'Compose News' icon showed wrong
986 2002-08-16 [paul] 0.8.1claws66
988 * sync with 0.8.1cvs24
989 see ChangeLog 2002-08-16
992 updated by Alessandro Maestri
994 2002-08-15 [paul] 0.8.1claws65
999 2002-08-15 [paul] 0.8.1claws64
1002 don't translate debug info
1007 2002-08-15 [paul] 0.8.1claws63
1009 * src/prefs_toolbar.c
1010 fix bug where clicking 'OK' creates an icon & text
1011 toolbar regardless of prefs
1013 2002-08-14 [alfons] 0.8.1claws62
1016 add global var that has the full argv[0]
1018 o execvp the correct sylpheed by using argv0
1019 and setting the correct work dir
1022 2002-08-14 [oliver] 0.8.1claws61
1024 * enable/disable Toolbar Action Buttons
1028 * src/prefs_toolbar.c
1030 2002-08-14 [melvin] 0.8.1claws60
1033 Updated French translations
1035 2002-08-14 [melvin] 0.8.1claws59
1038 Made bug report not translatable
1040 Fixed exporthtml_build_filespec() return value
1042 Fixed incorrect include file
1044 * src/prefs_actions.c
1045 * src/prefs_toolbar.c
1046 Made debug info not translatable
1049 Added missing includes
1050 * src/prefs_common.c
1053 2002-08-14 [paul] 0.8.1claws58
1055 * faq/es/sylpheed-faq.html
1056 faq/es/sylpheed-faq-[1-3].html
1057 faq/es/sylpheed-faq-4.html **NEW FILE **
1060 2002-08-13 [christoph] 0.8.1claws57
1063 ignore thread fix that did not mark all
1064 child nodes of a ignored thread as
1065 ignored. Does not work perfectly yet,
1066 but it is better now
1068 2002-08-13 [alfons] 0.8.1claws56
1071 o implement 'save crash log'
1074 2002-08-13 [melvin] 0.8.1claws55
1077 removed unrequired "execinfo.h" header
1079 2002-08-12 [paul] 0.8.1claws54
1081 * faq/en/sylpheed-faq.html
1082 faq/en/sylpheed-faq-[1-3].html
1083 faq/en/sylpheed-faq-4.html **NEW FILE **
1086 2002-08-12 [alfons] 0.8.1claws53
1089 add crash.c to translatables
1091 bring in Leandro's crash dialog
1093 2002-08-11 [alfons] 0.8.1claws52
1096 clean up some warnings
1098 2002-08-11 [alfons] 0.8.1claws51
1102 * src/crash.[ch] ** NEW FILES **
1104 initial gdb crash handler
1106 2002-08-11 [paul] 0.8.1claws50
1108 * src/prefs_toolbar.c
1109 replace Up/Down arrow pixmaps with text to be
1110 consistent across icon themes
1112 2002-08-11 [paul] 0.8.1claws49
1114 * src/prefs_common.c
1116 rename 'Pixmap' -> 'Icon'
1119 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1121 2002-08-10 [paul] 0.8.1claws48
1123 * src/prefs_toolbar.c
1126 2002-08-10 [paul] 0.8.1claws47
1129 don't write Processing progress to status bar
1130 patch submitted by Alexander Evseev
1132 * src/prefs_toolbar.c
1133 re-position and resize window
1134 make window assume correct size on first call
1136 2002-08-10 [paul] 0.8.1claws46
1143 follow UI text conventions
1145 2002-08-10 [alfons] 0.8.1claws45
1148 correct pixmap for delete action
1150 2002-08-10 [paul] 0.8.1claws44
1153 updated by Fabio Jr. Beneditto
1155 2002-08-10 [paul] 0.8.1claws43
1158 add custom toolbar files
1160 2002-08-10 [paul] 0.8.1claws42
1162 * sync with 0.8.1cvs22
1163 see ChangeLog 2002-08-09
1165 2002-08-09 [paul] 0.8.1claws41
1169 tools/outlook2sylpheed.pl ** NEW FILE **
1170 add script to convert exported Outlook
1171 contacts list to a Sylpheed addressbook.
1172 Submitted by Ricardo Mones Lastra.
1174 2002-08-09 [paul] 0.8.1claws40
1178 po/sr.po ** NEW FILE **
1179 add Serbian message catalog. Submitted by
1180 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
1182 2002-08-09 [paul] 0.8.1claws39
1184 * sync with 0.8.1cvs21
1185 see ChangeLog 2002-08-08
1187 2002-08-08 [oliver] 0.8.1claws38
1190 move Custom Toolbar to Configuration menu
1192 2002-08-08 [oliver] 0.8.1claws37
1194 * src/prefs_toolbar.c
1195 fix substitute pixmap bug
1197 2002-08-08 [paul] 0.8.1claws36
1199 * sync with 0.8.1cvs19
1200 see ChangeLog 2002-08-08
1202 2002-08-07 [christoph] 0.8.1claws35
1205 fixed a memory leak in new canonicalize_file_replace
1207 2002-08-07 [christoph] 0.8.1claws34
1210 o canonicalize_file_replace should create the temporary
1211 file in the same directory as the original file.
1212 o added get_tmpfile_in_dir that creates a temorary file
1213 in a specified directory.
1215 2002-08-07 [melvin] 0.8.1claws33
1218 fixed bug where 'Article' button acted as 'Email' button.
1220 2002-08-07 [paul] 0.8.1claws32
1222 * sync with 0.8.1.cvs17
1223 see ChangeLog 2002-08-07
1225 2002-08-07 [colin] 0.8.1claws31
1228 fix mass-cancel problem
1230 2002-08-07 [thorsten] 0.8.1claws30
1232 * src/prefs_toolbar.c
1233 fix: crash on replace or add new button
1235 fix: close xmlfile after reading
1237 fix: unlink() file before rename()
1239 2002-08-06 [paul] 0.8.1claws29
1241 * sync with 0.8.cvs15
1242 see ChangeLog 2002-08-06
1244 2002-08-06 [oliver] 0.8.1claws28
1247 * src/prefs_toolbar.c
1248 fixed empty toolbar issue
1250 2002-08-06 [oliver] 0.8.1claws27
1252 * Custom Toolbar Final
1256 o toolbar stuff now lives in src/toolbar.[ch]
1257 o main_window_toolbar_* functions are renamed to
1258 toolbar_* reflecting their new source file
1259 * src/mainwindow.[ch]
1260 o remove toolbar stuff
1262 2002-08-06 [oliver] 0.8.1claws26
1265 * src/prefs_toolbar.[ch] **New File**
1266 * src/toolbar.[ch] **New File**
1267 o prefs_toolbar.[ch] custom toolbar frontend
1268 o toolbar.[ch] backend
1270 2002-08-06 [oliver] 0.8.1claws25
1272 * src/prefs_actions.[ch]
1273 o new exported function actions_execute
1275 2002-08-06 [paul] 0.8.1claws24
1277 * sync with 0.8.1cvs4
1278 see ChangeLog 2002-08-06
1280 2002-08-06 [paul] 0.8.1claws23
1282 * sync with 0.8.1cvs13
1283 see ChangeLog 2002-08-06
1285 2002-08-06 [paul] 0.8.1claws22
1287 * sync with 0.8.1cvs12
1288 see ChangeLog 2002-08-05 and 2002-08-06
1290 2002-08-06 [match] 0.8.1claws21
1293 improvements to cut/copy/paste address
1295 2002-08-05 [match] 0.8.1claws20
1302 fixes to improve cut/copy/paste
1304 2002-08-06 [melvin] 0.8.1claws19
1307 account_find_all_from_address(): new function that returns the
1308 list of all accounts that are matched in an address.
1309 * src/alertpanel.[ch]
1310 alertpanel() now accepts a custom widget
1311 alertpanel_with_widget(): new function that pops up a panel with
1312 a custom widget in it
1314 gtkut_account_menu_new(): new function that allows the selection
1315 of an account from a list of accounts.
1317 Extended Return Receipt notification to select the correct
1318 account and to make a security test on the Delivery-Notification
1319 address which should be the same as the Return-Path.
1321 2002-08-06 [thorsten] 0.8.1claws18
1324 attach_all: save unnamed as "noname.%d",
1325 dont free static dirname
1327 2002-08-05 [alfons] 0.8.1claws17
1330 detect XIM by trying to link rather than compile a XIM program
1332 2002-08-05 [oliver] 0.8.1claws16
1334 * src/stock_pixmap.[ch]
1335 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1336 o new func to retrieve pixmaps
1338 2002-08-05 [paul] 0.8.1claws15
1340 * sync with 0.8.1cvs10
1341 see ChangeLog 2002-08-05
1343 2002-08-04 [alfons] 0.8.1claws14
1346 see if this plugs memleak
1348 2002-08-04 [melvin] 0.8.1claws13
1351 fixed bug that could crash Sylpheed when highlighting
1352 all misspelled words.
1354 2002-08-03 [melvin] 0.8.1claws12
1356 * src/prefs_actions.c
1357 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1359 fixed bug where the Return Receipt was sent to
1360 Delivery-Notification-To address even if it was not present
1362 2002-08-02 [alfons] 0.8.1claws11
1364 * src/prefs_actions.c
1365 o more check for NULLs
1366 o put create_io_dialog() in right conditional block
1368 2002-08-02 [paul] 0.8.1claws10
1371 updated by Ricardo Mones Lastra
1373 2002-08-01 [christoph] 0.8.1claws9
1376 don't free the cache of the opened
1377 folder in the summaryview
1379 don't unset flags, if it is not required
1381 2002-08-01 [paul] 0.8.1claws8
1383 * sync with 0.8.1cvs8
1384 see ChangeLog entry 2002-08-01
1386 2002-08-01 [paul] 0.8.1claws7
1388 * sync with 0.8.1cvs7
1389 see ChangeLog 2002-07-31 and 2002-08-01
1391 2002-07-31 [christoph] 0.8.1claws6
1394 forgot to update menu sensitivity
1395 function for new menu entry
1397 2002-07-31 [alfons] 0.8.1claws5
1400 check folder item and its path for NULL on
1403 2002-07-31 [christoph] 0.8.1claws4
1406 check if folder_item_get_msginfo in
1407 folder_item_remove_msg returned NULL
1409 better clear the uid cache in the
1410 uid validity check function and delete
1413 2002-07-31 [paul] 0.8.1claws3
1416 add the '--attach' option and a few other
1419 2002-07-31 [paul] 0.8.1claws2
1421 * sync with 0.8.1cvs5
1422 see ChangeLog 2002-07-31
1424 2002-07-31 [christoph] 0.8.1claws1
1426 * src/folderview.[ch]
1428 replace "Rescan all folders..." with
1429 "Check all folders for new messages..."
1431 2002-07-30 [paul] 0.8.1claws
1433 * version 0.8.1claws released
1435 2002-07-30 [paul] 0.8.0claws29
1437 * tools/OOo2sylpheed.pl ** NEW FILE **
1439 add script to enable sending documents as
1440 attachments from OpenOffice.org
1442 2002-07-30 [melvin] 0.8.0claws28
1444 * src/prefs_actions.c
1445 Made the actions' input/output dialog display
1448 2002-07-30 [christoph] 0.8.0claws27
1451 check if folder_item_get_msginfo in
1452 procmsg_save_to_outbox returned NULL
1454 2002-07-30 [paul] 0.8.0claws26
1456 * sync with 0.8.1cvs4
1457 see ChangeLog 2002-07-29
1459 2002-07-29 [thorsten] 0.8.0claws25
1462 added selective download, delete on server
1464 2002-07-29 [paul] 0.8.0claws24
1466 * sync with 0.8.1cvs3
1467 see ChangeLog 2002-07-29
1469 2002-07-27 [christoph] 0.8.0claws23
1472 add extra check if fetching the msginfo
1475 2002-07-27 [paul] 0.8.0claws22
1477 * sync with 0.8.1cvs2
1478 see ChangeLog 2002-07-26
1480 2002-07-27 [christoph] 0.8.0claws21
1483 add another check if a valid msginfo
1486 2002-07-26 [hoa] 0.8.0claws20
1489 Fixed a condition in folder_item_destroy()
1492 Fixed an error in IMAP protocol
1494 2002-07-26 [alfons] 0.8.0claws19
1497 ofcourse compare with identifier, not the path
1499 2002-07-26 [alfons] 0.8.0claws18
1502 use folder item identifier for saving / restoring
1503 preferences because folder->path might not be unique
1505 2002-07-26 [melvin] 0.8.0claws17
1508 Fixed a crash introduced in 0.8.0claws5 when log is
1509 cut under 80 characters.
1511 2002-07-26 [paul] 0.8.0claws16
1513 * sync with 0.8.1cvs1
1514 see ChangeLog 2002-07-26
1516 2002-07-26 [christoph] 0.8.0claws15
1519 imap folder now remembers the last selected
1520 folder and imap_fetch_msginfo skips selecting
1521 the folder if it is already selected
1523 2002-07-26 [christoph] 0.8.0claws14
1528 fix imap folder rescanning
1530 2002-07-25 [christoph] 0.8.0claws13
1540 implement imap uid cache and uid validity check
1542 2002-07-25 [alfons] 0.8.0claws12
1545 fix a brown paper bag bug, and also add some more
1548 2002-07-25 [christoph] 0.8.0claws11
1551 don't mix copy, fetch_msginfo and remove
1552 operations in folder item copy and move
1555 2002-07-25 [christoph] 0.8.0claws10
1559 * src/prefs_folder_item.c
1560 * src/summaryview.[ch]
1561 remove no longer required parameter update_cache from
1564 2002-07-25 [paul] 0.8.0claws9
1571 2002-07-24 [alfons] 0.8.0claws8
1574 sort correctly when using simplified subject line
1575 (closes feature request "[ 585141 ] applying regexp to subject
1576 before sort" submitted by Alexandra Walford)
1578 2002-07-24 [paul] 0.8.0claws7
1580 * sync with 0.8.0cvs3
1581 see ChangeLog 2002-07-24
1583 2002-07-23 [christoph] 0.8.0claws6
1590 o separate processing and summaryview
1591 o removed summary_write_cache from summaryview
1592 o removed summaryview->killed_messages, because we don't have
1593 to keep a list of killed messages anymore. New cache will
1594 keep the hidden messages in cache anyway
1597 * src/selective_download.c
1598 o removed unnecessary summary_write_cache calls
1600 o don't set ignore thread flag in procmsg_get_thread_tree
1601 if it is already set
1604 o moved STATUSBAR_PUSH/POP to statusbar.h because
1605 they are used in different files
1607 2002-07-23 [melvin] 0.8.0claws5
1613 * src/editldap_basedn.c
1615 * src/prefs_common.c
1616 Fixed few memory leak (gtk_editable_get_chars returns
1617 an allocated string)
1619 Fixed few memory leak (gtk_editable_get_chars returns
1620 an allocated string) and modified a little the log cutting
1623 Replaced a call to an obsolete function gtk_entry_get_text()
1624 by gtk_editable_get_chars()
1626 Removed a debug printf
1628 2002-07-23 [christoph] 0.8.0claws4
1631 fix another g_dirname memory leak
1633 2002-07-23 [christoph] 0.8.0claws3
1636 fixed a memory leak in mh_fetch_msginfo
1637 fixed crash when message header could not be
1640 2002-07-23 [paul] 0.8.0claws2
1642 * sync with 0.8.0cvs2
1643 see ChangeLog 2002-07-23
1645 2002-07-23 [paul] 0.8.0claws1
1647 * sync with 0.8.0cvs1
1648 see ChangeLog 2002-07-23
1650 2002-07-23 [paul] 0.8.0claws
1652 * release of 0.8.0claws
1654 2002-07-23 [paul] 0.7.8claws99
1657 new Russian translation, submitted by
1658 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
1660 2002-07-22 [jens] 0.7.8claws98
1663 Updated German translations.
1665 2002-07-22 [paul] 0.7.8claws97
1671 updated translations by Ricardo Mones Lastra,
1672 Alessandro Maestri, Wilbert Berendsen and
1673 Fabio Jr. Beneditto respectively
1675 2002-07-22 [christoph] 0.7.8claws96
1678 fix memory leak caused by wrong g_dirname usage
1680 2002-07-22 [christoph] 0.7.8claws95
1683 update new and unread message counts for summaryview
1684 summaryview does not get it from the folder anymore
1685 and has to update the values itself
1687 2002-07-22 [melvin] 0.7.8claws94
1690 Updated French translations.
1692 2002-07-22 [christoph] 0.7.8claws93
1695 set prop->preg pointer to NULL or following check
1696 will not fail and regexec will be called with
1699 2002-07-21 [alfons] 0.7.8claws92
1701 * src/prefs_common.[ch]
1702 remove option "Send return receipt on request"
1704 2002-07-21 [thorsten] 0.7.8claws91
1707 fixed memleaks, coding style as pointed out by alfons
1709 2002-07-21 [alfons] 0.7.8claws90
1712 * src/noticeview.[ch]
1713 o fix bug notice view being displayed when going to empty folder
1714 (noticed by Christoph)
1715 o allow RRR to be sent when restarting sylpheed, or changing folder
1716 (noticed by Thorsten)
1718 2002-07-21 [thorsten] 0.7.8claws89
1721 Included save_all patch from Xaview FACQ
1722 added support for pathnames
1724 2002-07-21 [alfons] 0.7.8claws88
1729 * src/messageview.[ch]
1730 * src/noticeview.c ** NEW FILE **
1731 * src/noticeview.h ** NEW FILE **
1732 make return receipts work again
1733 (UI idea by Leandro Pereira)
1735 2002-07-21 [paul] 0.7.8claws87
1738 fix sensitivity of 'Select thread'
1740 2002-07-21 [paul] 0.7.8claws86
1742 * src/prefs_common.c
1743 add browser command line for Galeon
1745 2002-07-21 [paul] 0.7.8claws85
1748 fix 'EXTRA_DIST': remove README.README, add TODO
1751 2002-07-21 [alfons] 0.7.8claws84
1754 make enter clear selection
1755 (closes "[ 579888 ] Editor selection/entry error"
1756 reported by Steve Lamb)
1758 2002-07-21 [alfons] 0.7.8claws83
1761 sort message list when selecting unthread messages
1762 (closes "[ 501593 ] switching threaded view doesn't sort"
1763 reported by Simon Schubert)
1765 2002-07-20 [alfons] 0.7.8claws82
1770 2002-07-20 [thorsten] 0.7.8claws81
1773 Fixed expansion of empty fields in matchactions
1775 2002-07-19 [melvin] 0.7.8claws80
1778 Removed a duplicate menu entry (fast mode) introduced during
1780 Added a menu separator between 'Use alternate' and 'Fast mode'
1782 2002-07-19 [paul] 0.7.8claws79
1788 2002-07-19 [thorsten] 0.7.8claws78
1790 * tools/calypso_convert.pl ** NEW FILE **
1793 script to import mbox files exported
1795 o generates folder structure
1796 o includes attachments
1798 2002-07-19 [melvin] 0.7.8claws77
1800 * src/selective_download.[ch]
1801 Fixed bug where closing the dialog with the window manager's
1802 close button will not unlock the summary
1803 Corrected some function declarations that missed a return value
1804 Made the source code comply better with coding style.
1805 * src/prefs_common.c
1806 Added new browser command line for Mozilla.
1808 2002-07-18 [paul] 0.7.8claws76
1811 src/selective_download.[ch]
1812 reflect theme changes, fix Gdk Warning when creating
1813 pixmap from NULL window, and minor clean up.
1814 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1819 2002-07-17 [paul] 0.7.8claws75
1827 2002-07-16 [paul] 0.7.8claws74
1829 * tools/filter_conv.pl
1831 replace conversion script with reimplemented version,
1832 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
1834 2002-07-16 [colin] 0.7.8claws73
1837 remove forgotten debug messages - sorry ;-)
1839 2002-07-16 [colin] 0.7.8claws72
1845 add the ability to select part of a text mime-part
1848 2002-07-15 [christoph] 0.7.8claws71
1851 fix folder message count for folders without
1852 msg_is_changed (includes news folders)
1854 2002-07-15 [martin] 0.7.8claws70
1857 option "display recipient on 'From'..." now works
1858 without the need of enabling the option
1859 "display sender using address book".
1861 2002-07-15 [christoph] 0.7.8claws69
1864 removed setting folder status from summaryview.
1865 folder.c should update all message counts correctly.
1867 2002-07-15 [paul] 0.7.8claws68
1870 updated by Fabio Junior Beneditto
1872 2002-07-15 [darko] 0.7.8claws67
1875 Fixed target folder colorization, don't decrease op
1878 2002-07-14 [paul] 0.7.8claws66
1880 * sync with main 0.8.0
1881 see ChangeLog 2002-07-14
1883 2002-07-13 [melvin] 0.7.8claws65
1888 Replaced sprintf by g_snprintf to prevent possible buffer
1891 Corrected a log message output format.
1892 Added a missing "done" debug output.
1894 Added keyboard accelerator for Priority menu items
1895 Added missing \n in debug output
1899 Added missing \n in debug output
1901 2002-07-13 [paul] 0.7.8claws64
1904 change Sergey's email address to the sf address
1907 increase show_url_timeout (more useful for long
1910 2002-07-12 [sergey] 0.7.8claws63
1913 applied (with some modifications) patch to set the
1914 micalg parameter for signatures
1915 (2001-08-28 Werner Koch <wk@gnupg.org>)
1917 2002-07-12 [sergey] 0.7.8claws62
1921 fixed man page installation
1923 2002-07-12 [paul] 0.7.8claws61
1925 * sync with 0.7.8cvs26
1926 see ChangeLog 2002-07-11 and 2002-07-12
1928 2002-07-11 [christoph] 0.7.8claws60
1932 first use the message number to find the message
1933 to mark with a reply flag but check the
1934 message-id if we got the correct message, if not
1935 try to find it by message-id.
1936 use new string seperator that is not allowed
1939 2002-07-11 [paul] 0.7.8claws59
1941 * sync with 0.7.8cvs23
1942 see ChangeLog 2002-07-10
1944 2002-07-10 [christoph] 0.7.8claws58
1948 Added message-id table to the cache in memory
1949 and functions to msgcache.c and folder.c to
1950 fetch MsgInfos by message id
1953 store folder and message-id of message replying
1954 to in queue header and set reply flag after sending
1955 (Closes bug #469498)
1957 2002-07-10 [paul] 0.7.8claws57
1961 add Martin to the list of authors
1963 2002-07-09 [martin] 0.7.8claws56
1965 Added gtk_ctree_last_visible(), tree_update_level(),
1966 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
1967 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1968 from gtk+ to gtksctree.c for the new sorting code
1969 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
1970 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
1972 Added declaration for gtk_sctree_sort_recursive() and
1973 gtk_sctree_sort_node
1978 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1979 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
1981 2002-07-08 [paul] 0.7.8claws55
1983 * more sync with 0.7.8cvs21
1984 see ChangeLog 2002-07-08
1986 2002-07-08 [paul] 0.7.8claws54
1988 * sync with 0.7.8cvs21
1989 see ChangeLog 2002-07-08
1991 2002-07-07 [alfons] 0.7.8claws53
1994 * src/stock_pixmap.[ch]
1995 * src/pixmaps/notice_warn.xpm ** NEW FILE **
1996 * src/pixmaps/notice_error.xpm ** NEW FILE **
1997 * src/pixmaps/notice_note.xpm ** NEW FILE **
1998 add new pixmaps for upcoming notice pane
2000 2002-07-06 [melvin] 0.7.8claws52
2003 Made them a bit closer to Sylpheed's coding style.
2005 Removed possible memory leaks when some errors occurs.
2007 2002-07-06 [melvin] 0.7.8claws51
2010 Removed --no-location in xgettext command line to help
2011 translators that use Emacs' po-mode
2013 Removed unnecessary comments that messed up sylpheed.pot
2015 2002-07-06 [paul] 0.7.8claws50
2017 * sync with 0.7.8cvs19
2018 see ChangeLog 2002-07-05
2020 2002-07-06 [christoph] 0.7.8claws49
2024 fix folder_item_remove_all_msg and folderview
2025 status for trash folders after emptying trash
2027 2002-07-05 [paul] 0.7.8claws48
2029 * sync with 0.7.8cvs16
2030 see ChangeLog 2002-07-04 and 2002-07-05
2032 2002-07-04 [paul] 0.7.8claws47
2034 * sync with 0.7.8cvs14
2035 see ChangeLog 2002-07-04
2037 2002-07-03 [alfons] 0.7.8claws46
2040 dupe folder item's path because it's being reallocated
2041 by new folder scanning code
2043 2002-07-03 [christoph] 0.7.8claws45
2046 better IMAP uid fetching using 'FETCH 1:* (UID)'
2048 add missing return in msgcache_write
2050 2002-07-02 [thorsten] 0.7.8claws44
2055 use binary mode for file access
2057 2002-07-02 [christoph] 0.7.8claws43
2059 * major code cleanup (part 1)
2061 - unused variables removed
2062 - unused functions removed
2063 - uninitialized variables checked
2064 - missing return statements added
2065 - missing function return types added
2066 - added parentheses around assignment and
2067 && in || when suggested by gcc
2071 replaced direct calls to folder->scan_tree
2072 with folder_scan_tree and restore folder
2073 prefs in this function. The folder should
2074 not have to deal with them.
2075 ( Should now work for all folder types )
2077 2002-07-02 [paul] 0.7.8claws42
2079 * sync with 0.7.8cvs13
2080 see ChangeLog 2002-07-01 and 2002-07-02
2082 2002-07-01 [christoph] 0.7.8claws41
2085 fix "goto next/prev unread message" with
2088 2002-07-01 [paul] 0.7.8claws40
2091 updated by Ricardo Mones Lastra
2093 2002-06-30 [match] 0.7.8claws39
2096 applied variation of leonerd's patch (566661) to
2097 allow multiple email addresses per JPilot entry.
2098 addresses may be separated by space, comma, pipe,
2099 semi-colon, new-line.
2101 2002-06-30 [alfons] 0.7.8claws38
2104 simple fix for putting older nodes before
2105 newer nodes when threading by subject
2107 2002-06-30 [christoph] 0.7.8claws37
2114 fix broken folder tree rescaning
2115 and don't use procmsg_get_mark_sum
2118 2002-06-30 [christoph] 0.7.8claws36
2120 * merge new cache branch
2122 fix new cache imap copy bug
2124 improved folder_item_scan
2125 it should now always set the correct
2126 new, unread and total message counts
2128 2002-06-29 [paul] 0.7.8claws35
2131 correct syntax error
2133 2002-06-29 [paul] 0.7.8claws34
2137 man/Makefile.am ** NEW FILE **
2138 man/sylpheed.1.gz ** NEW FILE **
2139 add Sylpheed man page
2141 2002-06-29 [paul] 0.7.8claws33
2144 updated by Fabio Junior Beneditto
2146 2002-06-28 [jens] 0.7.8claws32
2151 * src/selective_download.c
2152 removed gettext for space " "
2157 2002-06-28 [paul] 0.7.8claws31
2159 * sync with 0.7.8cvs11
2160 see ChangeLog 2002-06-28
2162 2002-06-28 [paul] 0.7.8claws30
2164 * sync with 0.7.8cvs10
2165 see ChangeLog 2002-06-27 and 2002-06-28
2167 2002-06-26 [paul] 0.7.8claws29
2170 src/selective_download.c
2171 don't gettextise empty strings.
2172 reserved by gettext. gettext("") returns
2173 the header entry with meta information,
2174 not the empty string
2179 2002-06-26 [paul] 0.7.8claws28
2181 * sync with 0.7.8cvs7
2182 see ChangeLog 2002-06-25
2184 * src/prefs_common.c
2185 ...and in the process, tweak the gui a little
2187 2002-06-25 [alfons] 0.7.8claws27
2191 fine tune ldap library detection
2193 2002-06-25 [alfons] 0.7.8claws26
2196 don't allow return receipts when composing a news article
2198 2002-06-25 [paul] 0.7.8claws25
2201 add '$(AMTAR)' to 'release' section to allow for
2202 new and older autotools
2204 2002-06-25 [paul] 0.7.8claws24
2207 fix "No more unread messages" persistant pop-up
2210 2002-06-25 [paul] 0.7.8claws23
2213 updated by Alessandro Maestri
2215 2002-06-25 [paul] 0.7.8claws22
2217 * sync with 0.7.8cvs6
2218 see ChangeLog 2002-06-25
2220 2002-06-24 [paul] 0.7.8claws21
2223 add GPL copyright information
2225 2002-06-24 [paul] 0.7.8claws20
2229 tools/update-po ** NEW FILE **
2230 add script that eases the creation of *.po files
2231 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2233 2002-06-23 [alfons] 0.7.8claws19
2236 make notification_convert_header obey const correctness
2237 (next step will be fixing the broken return receipt)
2239 2002-06-23 [paul] 0.7.8claws18
2242 fix bug introduced in last commit:
2243 removed too much code in last commit - put back what's
2246 2002-06-23 [paul] 0.7.8claws17
2248 * src/messageview.[ch]
2249 remove code committed in error from locally patched
2252 2002-06-23 [colin] 0.7.8claws16
2255 add compose_entry_select(), used to select the default_to
2256 email address - hopefully avoiding people sending mails to
2259 2002-06-22 [alfons] 0.7.8claws15
2262 add Bram Metsch & Stanislav Karchebny
2264 * src/prefs_account.[ch]
2266 - apply and adapt Bram's patch which allows user to set SMTP AUTH
2267 options. (see <http://sourceforge.net/tracker/index.php
2268 ?func=detail&aid=566937&group_id=25528&atid=384600>);
2270 - merge Stanislav's fix to make SMTP AUTH work with qmail
2271 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2273 2002-06-22 [paul] 0.7.8claws14
2275 * sync with 0.7.8cvs5
2276 see ChangeLog 2002-06-19 and 2002-06-20
2278 2002-06-22 [alfons] 0.7.8claws13
2280 * src/selective_download.c
2281 fix a stupid mistake I made
2283 2002-06-22 [alfons] 0.7.8claws12
2285 * src/selective_download.[ch]
2286 fix another unnoticed leak; cleanup code
2291 gpg-sign <-- gpg-sign-syl
2293 2002-06-21 [alfons] 0.7.8claws11
2295 * src/selective_download.c
2296 * src/selective_download.h
2297 fix assorted mix of allocation errors (should solve
2298 problem reported by Philippe Gramoullé, see:
2299 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2301 2002-06-20 [melvin] 0.7.8claws10
2303 * tools/gpg-sign *REMOVED*
2304 tools/gpg-sign-syl *ADDED*
2305 Replaced the gpg clearsigning script with the version using
2306 xterm instead of ssh-askpass and changed its name.
2309 Updated actions example to reflect the renaming of the
2310 gpg clearsigning script.
2312 2002-06-19 [paul] 0.7.8claws9
2314 * sync with 0.7.8claws9
2315 see ChangeLog 2002-06-18 and 2002-06-19
2317 2002-06-19 [paul] 0.7.8claws8
2319 * sync with 0.7.8cvs1
2320 see ChangeLog 2002-06-18
2322 2002-06-18 [alfons] 0.7.8claws7
2325 add omitted prototype
2327 2002-06-17 [paul] 0.7.8claws6
2330 fix hiding of exec_btn
2332 2002-06-17 [paul] 0.7.8claws5
2335 remove unneeded code: should_delete()
2336 and Pop3State::uidl_todelete_list
2338 2002-06-17 [paul] 0.7.8claws4
2341 see ChangeLog 2002-06-11 and 2002-06-13
2343 2002-06-16 [alfons] 0.7.8claws3
2346 make sure lock sort mode (claws specific) is
2347 also persists after a tree rescan
2349 2002-06-16 [alfons] 0.7.8claws2
2351 * src/prefs_folder_item.c
2353 fix persistence of folder sort mode (broken
2354 by adapting Hiro's new folder persistence code)
2356 2002-06-16 [alfons] 0.7.8claws1
2360 * src/prefscommon.[ch]
2361 control size of log text in log window;
2362 closes patch #569155 submitted by Mitko Haralanov.
2364 2002-06-15 [paul] 0.7.8claws
2366 * release of 0.7.8claws
2368 2002-06-15 [paul] 0.7.7claws
2371 updated by Fabio Junior Beneditto
2373 2002-06-14 [paul] 0.7.6claws49
2376 updated by Ricardo Mones Lastra
2378 2002-06-14 [paul] 0.7.6claws48
2381 updated translation by Wilbert Berendsen
2383 2002-06-14 [melvin] 0.7.6claws47
2386 Updated French translation
2388 2002-06-13 [paul] 0.7.6claws46
2391 allow filename to be typed in, rather than just
2392 selected by the mouse. Patch by Gustavo Noronha Silva.
2394 2002-06-13 [alfons] 0.7.6claws45
2396 * src/mainwindow.[ch]
2397 more cleanups (removing unnecessary menu items Expand
2398 summary / message view)
2400 2002-06-13 [melvin] 0.7.6claws44
2403 Added src/string_match.c
2404 * src/string_match.c
2405 Fixed possible buffer overflow.
2407 Added missing config.h header.
2408 * src/prefs_common.c
2411 Made some strings translatable (missing _(..)).
2413 2002-06-13 [melvin] 0.7.6claws43
2416 Corrected action example (verifying clearsigned mail).
2417 * src/prefs_account.c
2419 * src/prefs_common.c
2420 Removed incorrect line that generated a Gtk-CRITICAL msg.
2422 2002-06-12 [alfons] 0.7.6claws42
2425 add init of score column lost in 0.7.6claws42
2427 2002-06-12 [paul] 0.7.6claws41
2429 * src/prefs_account.c
2430 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2431 behavior of the radio buttons, (from 0.7.7cvs2)
2433 2002-06-11 [alfons] 0.7.6claws40
2435 * src/messageview.[ch]
2436 * src/summaryview.[ch]
2437 * src/summary_search.c
2439 perform a sync to bring in Hiro's separate view implementation
2441 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2443 2002-06-11 [paul] 0.7.6claws39
2445 * src/prefs_account.c
2446 correct a typo on the Receive tab
2448 2002-06-10 [match] 0.7.6claws38
2451 Included address completion patch from Gustavo Noronha.
2453 2002-06-10 [paul] 0.7.6claws37
2457 src/prefs_account.[ch]
2458 src/selective_download.[ch]
2461 - check if POP Account
2462 - Receive Button renamed to Preview
2463 - Preview Button Popup: preview new/all messages
2465 - Account Preferences-->Receive tab checkbutton if you
2466 want to remove Mail after Download
2468 - Account Preferences-->Receive tab checkbutton use
2469 filtering rules on preview
2470 (think of delete_on_server)
2472 - Account selectable from SD dialog
2473 - checkbutton to show already downloaded messages if
2474 all messages are previewed
2475 - new clist column showing Date
2478 - play ball with UIDL
2479 - fault tolerant (?)
2480 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2482 2002-06-10 [melvin] 0.7.6claws36
2485 Added a hint to ac/README in cvs instructions.
2487 * src/prefs_actions.c
2488 Made it possible to use a more elaborate command line
2489 for asynchronous actions, too.
2491 2002-06-10 [melvin] 0.7.6claws35
2493 * src/prefs_actions.c
2494 Make it possible to use a more elaborate command line
2495 (e.g. |foo|bar|cat>there;echo Done|)
2496 Corrected error message when calling %f, %F and %p commands
2497 from the compose window.
2499 2002-06-09 [colin] 0.7.6claws34
2502 Automatically find unread messages in current folder
2503 before annoying the user.
2505 2002-06-08 [alfons] 0.7.6claws33
2508 remove bad formatting string in it.po translation
2509 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2511 2002-06-08 [paul] 0.7.6claws32
2513 * sync with 0.7.6cvs25
2514 see ChangeLog 2002-06-07
2516 2002-06-05 [paul] 0.7.6claws31
2519 add 'Sort by locked' and 'Sort by score'
2521 2002-06-05 [paul] 0.7.6claws30
2523 * sync with 0.7.6cvs24
2524 see ChangeLog 2002-06-04
2526 2002-06-04 [paul] 0.7.6claws29
2529 updated by Fabio Junior Beneditto
2531 2002-06-03 [thorsten] 0.7.6claws28
2534 fclose() matcherrc after reading
2536 2002-06-03 [paul] 0.7.6claws27
2538 * sync with 0.7.6cvs21
2539 see ChangeLog 2002-05-31
2541 2002-05-31 [paul] 0.7.6claws26
2543 * sync with 0.7.6cvs20
2544 see ChangeLog 2002-05-29 and 2002-05-30
2546 2002-05-31 [paul] 0.7.6claws25
2549 hopefully fix last buggy sync
2552 correct typo in 'Actions' examples
2554 2002-05-29 [paul] 0.7.6claws24
2556 * sync with 0.7.6cvs18
2557 see ChangeLog 2002-05-28 and 2002-05-29
2563 2002-05-28 [paul] 0.7.6claws23
2565 * sync with 0.7.6cvs16
2566 see ChangeLog 2002-05-28
2568 2002-05-27 [thorsten] 0.7.6claws22
2570 * faq/it/sylpheed-faq-1.html
2571 faq/it/sylpheed-faq-2.html
2572 faq/it/sylpheed-faq-3.html
2573 faq/it/sylpheed-faq.html
2574 corrected DOS lineendings
2575 * faq/de/sylpheed-faq-1.html
2576 faq/de/sylpheed-faq-2.html
2577 faq/en/sylpheed-faq-1.html
2578 faq/en/sylpheed-faq-2.html
2579 faq/en/sylpheed-faq-3.html
2580 faq/es/sylpheed-faq-1.html
2581 faq/es/sylpheed-faq-2.html
2582 faq/es/sylpheed-faq-3.html
2583 faq/fr/sylpheed-faq-1.html
2584 faq/it/sylpheed-faq-1.html
2585 faq/it/sylpheed-faq-2.html
2586 faq/it/sylpheed-faq-3.html
2587 faq/it/sylpheed-faq.html
2588 changed ">" to "
2590 2002-05-27 [paul] 0.7.6claws21
2592 * sync with 0.7.6cvs15
2593 see ChangeLog 2002-05-27
2595 2002-05-27 [paul] 0.7.6claws20
2597 * src/prefs_account.c
2600 2002-05-26 [paul] 0.7.6claws19
2605 2002-05-25 [paul] 0.7.6claws18
2608 add description of kmail2sylpheed.pl
2610 2002-05-25 [paul] 0.7.6claws17
2612 * tools/kmail2sylpheed.pl ** NEW FILE **
2613 perl script that converts an exported Kmail address
2614 book, converts it to sylpheed addressbook file,
2615 writes the file to .sylpheed, and updates
2618 2002-05-25 [paul] 0.7.6claws16
2620 * sync with 0.7.6cvs14
2621 see ChangeLog 2002-05-23
2623 2002-05-24 [paul] 0.7.6claws15
2626 make a correction and add some more info
2628 2002-05-24 [paul] 0.7.6claws14
2632 compose_redirect_write_headers_from_headerlist()
2633 add Subject and Resent-Message-ID to
2634 compose_redirect_write_headers()
2635 Received, Subject, and X-UIDL are filtered out in
2636 compose_redirect_write_to_file()
2638 2002-05-23 [paul] 0.7.6claws13
2644 src/matcher_parser_lex.l
2645 src/matcher_parser_parse.y
2646 src/prefs_common.[ch]
2647 src/prefs_filtering.c
2649 rename 'Bounce' to 'Redirect'
2651 2002-05-23 [paul] 0.7.6claws12
2653 * more sync with 0.7.6cvs13
2655 see ChangeLog 2002-05-22
2657 2002-05-22 [paul] 0.7.6claws11
2659 * sync with 0.7.6cvs13
2661 see ChangeLog 2002-05-20
2663 see ChangeLog 2002-05-22
2665 2002-05-21 [melvin] 0.7.6claws10
2668 Added missing filtering and scoring headers
2669 Fixed bad function call that showed garbage
2670 in Folder->Processing
2672 2002-05-21 [paul] 0.7.6claws9
2675 make all tools executable, (patch by Alfons).
2677 2002-05-20 [alfons] 0.7.6claws8
2680 don't forget to call mktime() so we have a valid week
2682 (Bug report by Roger Sondermann <mail@jumaros.de>)
2684 2002-05-20 [paul] 0.7.6claws7
2687 fix broken parsing of urls
2689 fix displaying of urls
2691 both fixes from the patch [547855] by Eugene
2694 2002-05-19 [alfons] 0.7.6claws6
2697 make sylpheed configure correctly with the latest
2698 and greatest of automake / autoconf / gettext
2700 2002-05-19 [alfons] 0.7.6claws5
2704 add function for returning ime zone offset
2706 * src/quote_fmt_parse.y
2707 better quotation formatting - does not convert
2708 to local time, but uses the original date string.
2710 Note: %z inserts the timezone offset (should
2711 work also on platforms where strftime does not
2714 2002-05-18 [christoph] 0.7.6claws4
2717 fix indentation of some code
2722 correct path for ignorethread.xpm
2723 incorrect filename for sylpheed_logo.xpm
2724 add missing include matcher_parser_parse.h
2726 2002-05-18 [paul] 0.7.6claws3
2728 * sync with 0.7.6cvs8
2729 see ChangeLog 2002-05-16 and 2002-05-17
2731 2002-05-18 [melvin] 0.7.6claws2
2734 Corrected an action's definition and fixed some misspellings.
2736 2002-05-18 [paul] 0.7.6claws1
2739 tools/gpg-sign ** new file **
2740 tools/uudec ** new file **
2741 add Melvin's Actions scripts
2744 add Melvin's descriptions for Actions
2746 2002-05-18 [paul] 0.7.6claws
2748 * Version 0.7.6claws released
2750 2002-05-17 [paul] 0.7.5claws32
2753 updated by Ricardo Mones Lastra
2755 2002-05-17 [paul] 0.7.5claws31
2758 fix Account prefs default folder for sent/draft/deleted
2763 updated translation by Alessandro Maestri and
2766 2002-05-17 [melvin] 0.7.5claws30
2768 * src/prefs_actions.c
2769 Fixed bug where using %F not at the end of the command
2770 resulted in an additional empty argument being created.
2771 Thanks to Darko Koruga for reporting the bug.
2773 2002-05-17 [melvin] 0.7.5claws29
2776 Updated French translations.
2778 2002-05-15 [paul] 0.7.5claws28
2781 updated by Ricardo Mones Lastra
2783 2002-05-15 [paul] 0.7.5claws27
2785 * sync with 0.7.6cvs4
2786 see ChangeLog 2002-05-14 and 2002-05-15
2788 2002-05-14 [paul] 0.7.5claws26
2790 * sync with 0.7.6cvs1
2791 see ChangeLog 2002-05-13
2793 2002-05-13 [thorsten] 0.7.5claws25
2796 fix select_all and copy in multipart messages
2798 fix select_all and copy in multipart messages
2800 2002-05-12 [paul] 0.7.5claws24
2803 reverse last commit, bug already fixed in 0.7.5claws3
2805 2002-05-12 [netztorte] 0.7.5claws23
2808 dont parse empty addressbook (checked in before claws20)
2810 2002-05-12 [melvin] 0.7.5claws22
2813 Removed unneeded priority code introduced by the previous
2816 2002-05-12 [melvin] 0.7.5claws21
2819 Added possibility to set message's priority.
2821 Added possibility to set message's priority.
2822 Added missing headers
2824 2002-05-12 [melvin] 0.7.5claws20
2826 * src/prefs_actions.c
2827 Removed implicitely added quotes around the name
2828 of the temporary files of mime parts.
2830 2002-05-12 [paul] 0.7.5claws19
2832 * sync with 0.7.5cvs20
2833 see ChangeLog 2002-05-11
2835 2002-05-12 [alfons] 0.7.5claws18
2837 * src/quote_fmt_lex.l
2838 * src/quote_fmt_parse.y
2839 allow quote / reply date & time format to be set using
2840 %D{format}. format is a format string you'd pass to
2841 strftime() (see man strftime, or the Display tab |
2842 Date format setting).
2844 Currently %D converts the date to local time.
2846 2002-05-11 [paul] 0.7.5claws17
2848 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
2849 see ChangeLog 2002-05-10 and 2002-05-11
2851 2002-05-10 [paul] 0.7.5claws16
2853 * sync with 0.7.5cvs16
2854 see ChangeLog entries 2002-05-09 and
2857 2002-05-10 [colin] 0.7.5claws15
2860 Corrected a bug that prevented sylpheed to open
2861 double-clicked URIs.
2863 2002-05-09 [paul] 0.7.5claws14
2865 * sync with 0.7.5cvs14
2866 see ChangeLog 2002-05-08 and 2002-05-09
2868 2002-05-08 [paul] 0.7.5claws13
2870 * sync with 0.7.5cvs11
2871 see ChangeLog entry 2002-05-08
2873 2002-05-08 [paul] 0.7.5claws12
2877 fix segfault on View->Open in new window
2878 patch submitted by Thorsten Maerz <torte@netztorte.de>
2880 2002-05-07 [paul] 0.7.5claws11
2882 * sync with 0.7.5cvs9
2883 see ChangeLog entry 2002-05-07
2885 2002-05-06 [paul] 0.7.5claws10
2889 display url in statusbar on single-click
2890 patch submitted by Thorsten Maerz <torte@netztorte.de>
2892 2002-05-06 [match] 0.7.5claws9
2899 XML implementation of properties file.
2900 * src/exporthtml.[ch]
2901 * src/expthtmldlg.[ch]
2905 2002-05-02 [sergey] 0.7.5claws8
2907 * src/mainwindow.c (mainwin_entries),
2908 src/prefs_common.c (prefs_send_create()),
2909 src/codeconv.c (locale_table):
2910 use charset name "Windows-1251" instead of "CP1251".
2912 2002-05-02 [colin] 0.7.5claws7
2916 src/prefs_folder_item.c
2917 Fixed cosmetics bugs due to Outbox renamed to Sent.
2919 2002-05-02 [hiro] 0.7.5claws6
2922 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
2924 2002-05-02 [paul] 0.7.5claws5
2927 more sync with 0.7.5cvs7, see ChangeLog entry
2930 2002-05-02 [hiro] 0.7.5claws4
2933 compose_queue_sub():
2934 check if queue folder exists (closes #550397).
2935 removed directory creation since it should be handled
2938 imap_add_msg(): return UID for appended message
2941 2002-04-30 [paul] 0.7.5claws3
2944 fix account_find_from_address() bug
2946 2002-04-28 [colin] 0.7.5claws2
2950 src/prefs_common.[ch]
2952 Added user-definable quotation characters recognition.
2954 2002-04-28 [paul] 0.7.5claws1
2956 * sync with 0.7.5cvs4
2957 see ChangeLog entry 2002-04-25
2959 2002-04-28 [paul] 0.7.5claws
2964 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
2965 Fabio Junior Beneditto
2967 2002-04-27 [jens] 0.7.4claws103
2970 updated German translation.
2972 2002-04-27 [hiro] 0.7.4claws102
2975 summary_write_cache(): fixed the mark loss of hidden messages.
2977 2002-04-26 [melvin] 0.7.4claws101
2980 fixed a second typo (same one)
2984 fixed the type again...
2986 2002-04-26 [melvin] 0.7.4claws100
2989 fixed a typo in an alert message ("temorary").
2992 corrected the typo described above.
2994 updated French translation.
2996 2002-04-26 [darko] 0.7.4claws99
2999 fix target folder colorization
3001 2002-04-25 [paul] 0.7.4claws98
3004 updated by Alessandro Maestri
3006 2002-04-24 [colin] 0.7.4claws97
3009 Fixed double "subject is empty" question.
3011 2002-04-23 [colin] 0.7.4claws96
3014 Corrected issue when "automatically display images" was
3015 not set : first image remained after selecting second.
3017 2002-04-23 [melvin] 0.7.4claws95
3019 * src/prefs_actions.c
3020 Don't display in/out dialog if there is nothing to show.
3022 2002-04-23 [paul] 0.7.4claws94
3024 * sync with 0.7.5cvs3
3025 bug fixes: see ChangeLog entry 2002-04-23
3027 2002-04-22 [darko] 0.7.4claws93
3030 fix previous check-in which changed code after
3033 2002-04-22 [paul] 0.7.4claws92
3040 update English, Spanish and French FAQs
3043 add German and Spanish manuals
3046 update English and French manuals
3049 add to and re-arrange the pixmap entries
3051 2002-04-22 [darko] 0.7.4claws91
3054 fix sender initials recognition to only allow
3055 '>' after the initials
3057 2002-04-21 [paul] 0.7.4claws90
3059 * sync with 0.7.5 release
3060 see ChangeLog entry 2002-04-21
3065 add colin's new pixmaps to EXTRA_DIST
3067 2002-04-21 [colin] 0.7.4claws89
3070 * src/mainwindow.[ch]
3071 * src/prefs_common.[ch]
3072 * src/stock_pixmap.[ch]
3073 Added "Work offline" ability.
3075 2002-04-21 [colin] 0.7.4claws88
3078 * src/prefs_common.c
3079 * src/prefs_common.h
3080 * src/textview.c : Added an option to common preferences -> display
3081 to allow user not to automatically display images.
3083 2002-04-21 [paul] 0.7.4claws87
3085 * sync with 0.7.4cvs52
3086 see ChangeLog entry 2002-04-21 (src/imap.c)
3088 2002-04-21 [paul] 0.7.4claws86
3090 * sync with 0.7.4cvs51
3091 see ChangeLog entry 2002-04-21
3093 2002-04-21 [paul] 0.7.4claws85
3095 * sync with 0.7.4cvs49
3096 see ChangeLog entries 2002-04-20 and 2002-04-21
3099 clean up: remove old 'stock_' element from xpm
3102 2002-04-21 [alfons] 0.7.4claws84
3104 apply sync patch from Paul
3107 use old claws prefs_folder_item_create() for now
3109 2002-04-19 [match] 0.7.4claws83
3111 * src/addressbook.[ch]
3112 * src/addrharvest.[ch]
3113 * src/addrgather.[ch]
3116 * src/summaryview.[ch]
3119 2002-04-19 [paul] 0.7.4claws82
3122 updated by Fabio Junior Beneditto
3124 2002-04-14 [alfons] 0.7.4claws81
3127 add #include <sys/types.h> for mode_t and off_t
3129 2002-04-13 [paul] 0.7.4claws80
3134 src/prefs_common.[ch]
3136 enable storing of GnuPG passphrase for the whole
3137 session or a user-defined number of minutes. patch
3138 submitted by Ravemax <ravemax@dextrose.com>
3140 2002-04-13 [alfons] 0.7.4claws79
3143 make email parser also stop scanning when encountering separators
3144 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
3146 2002-04-13 [paul] 0.7.4claws78
3148 * sync with 0.7.4cvs39
3149 see ChangeLog entry 2002-04-12
3151 2002-04-11 [paul] 0.7.4claws77
3153 * sync with 0.7.4cvs37
3154 see ChangeLog entry 2002-04-11
3156 2002-04-11 [paul] 0.7.4claws76
3159 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3160 the clause for OpenSSL). sync with sylpheed main
3162 2002-04-09 [melvin] 0.7.4claws75
3165 Made 'Ctrl-Enter' on send ignore some modifiers
3166 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
3167 to bind other *-Enter (but not Alt-Enter).
3169 2002-04-09 [paul] 0.7.4claws74
3171 * sync with 0.7.4cvs35
3172 see ChangeLog entries 2002-04-09
3174 2002-04-08 [paul] 0.7.4claws73
3176 * sync with 0.7.4cvs33
3177 see ChangeLog entry 200-04-08
3179 2002-04-07 [match] 0.7.4claws72
3181 * src/addrharvest.[ch]
3182 fixed to read all addresses in header, regardless
3183 of header size. improved name parsing. accommodate
3184 harvest from folders and selected message.
3186 included new address parsing function.
3187 * src/addrgather.[ch]
3188 * src/addressbook.[ch]
3189 * src/summaryview.[ch]
3191 allow address harvest of folder as well as selected
3194 2002-04-07 [paul] 0.7.4claws71
3198 don't try to authenticate with CRAM-MD5 in SMTP when
3199 SMTP-AUTH enabled if MTA doesn't issue this
3200 auth-method in it's ehlo-response. bug item #531364,
3201 patch item #938910. patch submitted by Colin Leroy
3204 2002-04-07 [paul] 0.7.4claws70
3207 fix missing MODE_READER bug. patch submitted by
3208 Colin Leroy <colin@colino.net>
3210 2002-04-07 [alfons] 0.7.4claws69
3213 * src/prefs_filtering.c
3215 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3216 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3218 2002-04-07 [paul] 0.7.4claws68
3220 * sync with 0.7.4cvs32
3221 see ChangeLog entry 2002-04-06
3223 * tools/filter_conv.pl
3226 2002-04-06 [paul] 0.7.4claws67
3228 * tools/filter_conv.pl
3229 modify to be able to find the name of the first
3230 mailbox and use that. main's filter does not
3231 record the full path to the mailbox and therefore
3232 can only filter to the first mailbox.
3234 2002-04-05 [paul] 0.7.4claws66
3236 * tools/filter_conv.pl
3237 attempt to make the script all-encompassing and
3238 be able to convert any main 'filter' rule thrown
3241 2002-04-05 [paul] 0.7.4claws65
3243 * tools/filter_conv.pl
3244 allow for collapsed folder trees
3246 2002-04-05 [paul] 0.7.4claws64
3248 * sync with 0.7.4cvs31
3249 see ChangeLog entries 2002-04-05
3251 2002-04-03 [paul] 0.7.4claws63
3253 * sync with 0.7.4cvs29
3254 see ChangeLog entries 2002-04-02 and 2002-04-03
3256 2002-04-02 [paul] 0.7.4claws62
3258 * sync with 0.7.4cvs26
3259 see ChangeLog entry 2002-04-01
3261 2002-04-02 [match] 0.7.4claws61
3264 * src/importpine.[ch]
3266 import Pine address book.
3268 2002-04-02 [match] 0.7.4claws60
3270 * src/addrharvest.[ch]
3271 improve address parsing of funky addresses.
3273 2002-04-02 [darko] 0.7.4claws59
3276 wrap on send improvements, it now recognizes quoted
3277 initials as part of the quotation string, and it
3278 does not join lines separated by CR
3280 2002-04-01 [match] 0.7.4claws58
3283 added new functions.
3285 remove excessive duplicate address generation
3288 2002-04-01 [alfons] 0.7.4claws57
3293 2002-04-01 [paul] 0.7.4claws56
3295 * sync with 0.7.4cvs25
3296 see ChangeLog entry 2002-04-01
3298 2002-04-01 [alfons] 0.7.4aprilfool55
3301 honour feature request item #537427 to allow for
3302 displaying names from address book for sent mail also
3304 2002-03-29 [paul] 0.7.4claws54
3307 src/prefs_filtering.[ch]
3310 add 'fast filter' for claws' filtering,
3311 /Tools/Create filter rule/... patch submitted
3312 by Neill Miller <neillm@thecodefactory.org>
3314 2002-03-29 [paul] 0.7.4claws53
3316 * sync with 0.7.4cvs24
3317 see ChangeLog entry 2002-03-29
3319 2002-03-28 [paul] 0.7.4claws52
3321 * sync with 0.7.4cvs23
3322 see ChangeLog entry 2002-03-28
3324 2002-03-27 [melvin] 0.7.4claws51
3326 * src/prefs_actions.c
3327 Added support to pass only one message part (as a
3328 file) to the command using '%p'. No quotes are needed
3329 because doubles quotes are automatically added.
3330 Fixed bug where Sylpheed could block when waiting for
3331 a child process to finish.
3332 Changed the help menu to remove quotes around symbols to
3333 avoid misinterpretation (they must not be used).
3335 2002-03-27 [melvin] 0.7.4claws50
3338 Made the new mail notification command always
3339 execute asynchronously.
3341 2002-03-27 [paul] 0.7.4claws49
3344 fix bug introduced in last commit
3346 2002-03-27 [paul] 0.7.4claws48
3348 * sync with 0.7.4cvs21
3349 see ChangeLog 2002-03-26 and 2002-03-27
3351 2002-03-26 [hoa] 0.7.4claws47
3353 * src/prefs_folder_item.c
3354 really fixed the bug #516442 with folder rescan.
3356 2002-03-26 [paul] 0.7.4claws46
3358 * sync with 0.7.4cvs19
3359 see ChangeLog entries 2002-03-25 and 2002-03-26
3361 2002-03-25 [hoa] 0.7.4claws45
3365 fix the bug #516442 with folder rescan.
3367 * src/prefs_common.[ch]
3369 added an option to enable two different behaviours
3373 2002-03-25 [paul] 0.7.4claws44
3376 src/selective_download.c
3377 correct a few menuitem labels
3379 2002-03-25 [christoph] 0.7.4claws43
3382 fix non deleted tmp message in
3383 procmsg_save_to_outbox
3384 fix problems caused by sync with
3385 main branch's procmsg_send_queue
3387 2002-03-25 [paul] 0.7.4claws42
3391 src/quote_fmt_parse.y
3392 add Last name (%L) placeholder for quoting.
3393 patch submitted by Thorsten Thielen
3394 <thth@users.sourceforge.net>
3396 2002-03-25 [paul] 0.7.4claws41
3399 get full hostname. patch submitted by
3400 Bob Woodside <rwoodside1@comcast.net>
3402 2002-03-25 [paul] 0.7.4claws40
3407 src/prefs_account.[ch]
3408 enable NNTP over SSL. patch submitted by
3409 Pascal Jermini <pascal@infinity.hn.org>
3411 2002-03-24 [paul] 0.7.4claws39
3413 * src/prefs_common.c
3414 make the arrangement of the Compose tab more
3418 fix some irregularities of style
3421 updated by Kilian Krause
3423 2002-03-23 [paul] 0.7.4claws38
3426 updated by Fabio Junior Beneditto
3428 2002-03-23 [paul] 0.7.4claws37
3431 move 'Gather addresses' to 'Tools' menu
3432 make 'Selective download' sensitive
3434 2002-03-23 [paul] 0.7.4claws36
3436 * sync with 0.7.4cvs16
3437 see ChangeLog entries 2002-03-23
3439 2002-03-22 [christoph] 0.7.4claws35
3441 * src/quote_fmt_parse.y
3442 fix include program output
3444 2002-03-22 [alfons] 0.7.4claws34
3447 initialize GDate stack variable correctly (sorry!)
3449 2002-03-22 [paul] 0.7.4claws33
3455 rename 'Tool' to 'Tools'
3458 move 'Delete duplicated messages' from
3459 'Message/' to 'Tools/'
3460 re-arrange the order of 'Tools/' items
3462 2002-03-22 [paul] 0.7.4claws32
3465 src/addressbook.[ch]
3466 auto-address completion now also matches on
3467 Nickname. patch submitted by Bob Forsman
3468 <hammor@users.sourceforge.net>
3471 correct a spelling mistake
3473 2002-03-22 [alfons] 0.7.4claws31
3476 fix getting uidl from incorrect string
3479 2002-03-21 [alfons] 0.7.4claws30
3482 more code refactoring
3483 plug mem leak introduced by delete on server
3485 2002-03-21 [paul] 0.7.4claws29
3487 * sync with 0.7.4cvs11
3488 see ChangeLog entries 2002-03-20
3490 2002-03-20 [alfons] 0.7.4claws28
3493 apply Colin's patch and refactor
3495 2002-03-20 [paul] 0.7.4claws27
3497 * sync with sylpheed 0.7.4cvs9
3498 see ChangeLog entry 2002-03-20
3500 2002-03-19 [christoph] 0.7.4claws26
3505 revert changes for flag updates
3506 (does not work correctly and no time to debug)
3508 2002-03-20 [alfons] 0.7.4claws25
3511 refactor should_delete() a little bit
3513 2002-03-19 [paul] 0.7.4claws24
3517 src/prefs_account.[ch]
3518 allow the user to leave downloaded mail on the
3519 server for n days. Patch submitted by Colin Leroy
3522 2002-02-19 [paul] 0.7.4claws23
3524 * sync with sylpheed 0.7.4cvs8
3525 see ChangeLog entries 2002-03-19
3527 2002-03-18 [paul] 0.7.4claws22
3529 * sync with sylpheed 0.7.4cvs6
3530 see ChangeLog entry 2002-03-18
3532 2002-03-18 [paul] 0.7.4claws21
3535 add en_GB message catalogue
3540 correct a few spelling mistakes
3542 2002-03-17 [alfons] 0.7.4claws20
3545 more stringent checks for NULL params when writing
3546 filtering actions to a file
3548 2002-03-17 [hoa] 0.7.3claws20
3551 fixed the count of new messages
3554 fixed the "attachment properties" window
3556 2002-03-17 [paul] 0.7.4claws19
3561 src/prefs_account.[ch]
3564 automatically mark cross-posted messages as read
3565 and (optionally) give them a colour label
3566 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
3569 2002-03-17 [paul] 0.7.4claws18
3571 * sync with sylpheed 0.7.4cvs5
3572 see ChangeLog entry 2002-03-17
3574 2002-03-17 [melvin] 0.7.4claws17
3577 Worked around a gtktext 'bug': when searching for
3578 a text in a long message it was scrolling slowly
3579 line by line until it hit the searched text.
3581 Updated French translation
3583 2002-03-17 [melvin] 0.7.4claws16
3587 * src/prefs_actions.c
3588 Moved "Edit/Actions" to "Tool/Actions"
3589 Made mainwindow/compose window sensitive as soon as
3590 no child process is running anymore even if the io dialog
3592 Fixed a struct being initialized with a non constant char*
3594 2002-03-16 [christoph] 0.7.4claws15
3597 add --with-compiler-flags option
3598 (only for developer hacking)
3602 try to make folder-stats and flag handling more
3603 independent from the summaryview. msgcounts
3604 are only set when the folder is opened and
3605 procmsg_msginfo_(un)set_flags will handle it
3606 later and summaryview will get the values
3609 2002-03-16 [paul] 0.7.4claws14
3612 fix Return-receipt. Patch submitted by Bob
3613 Woodside <rwoodside1@comcast.net>
3615 2002-03-16 [paul] 0.7.4claws13
3618 fix 'dynamic' signatures, make it work again
3619 broken during sync on 2002-03-14 (0.7.4claws2)
3621 2002-03-15 [match] 0.7.4claws12
3623 * src/addrharvest.[ch]
3624 * src/addrgather.[ch]
3625 * src/addressbook.[ch]
3627 included address harvester feature. still some
3628 issues with address parsing that I will fix.
3630 2002-03-15 [match] 0.7.4claws11
3633 * src/addrcache.[ch]
3634 * src/addressbook.[ch]
3643 tidy up. fix memory leaks. moved attribs and methods
3644 from individual interfaces to addrcache object. prep
3645 for new stuff to come in.
3647 2002-03-15 [alfons] 0.7.4claws10
3650 * src/matcher_parser_parse.y
3651 * src/matcher_parser_lex.l
3652 * src/prefs_matcher.c
3653 add filtering conditions message greater than, smaller
3654 than, and exactly matching a size in bytes
3655 (does not work with delete from POP3 server yet)
3657 this should also give others an idea what you should
3658 do to add new criterions to claws filtering system
3661 2002-03-15 [paul] 0.7.4claws9
3663 * tools/filter_conv.pl
3664 exit if there are no filter rules to convert
3665 rename filterrc to filterrc.old after completion
3667 2002-03-15 [paul] 0.7.4claws8
3669 * sync with sylpheed 0.7.4cvs3
3670 see ChangeLog entry 2002-03-14
3672 2002-03-14 [paul] 0.7.4claws7
3675 clean up the last commit (ahem)
3677 2002-03-14 [paul] 0.7.4claws6
3680 fix bug #515655. honour account preferences
3681 regarding gpg default signing/encryption when
3682 changing account from the compose window.
3684 2002-03-14 [paul] 0.7.4claws5
3687 remove unnecessary curly brackets
3689 2002-03-14 [paul] 0.7.4claws4
3692 src/prefs_filtering.[ch]
3693 add filter rename on folder rename and filter
3694 delete on folder delete. Patch submitted by
3695 Neill Miller <neillm@thecodefactory.org>
3697 2002-03-14 [christoph] 0.7.4claws3
3702 (patch submitted by "Simon 'corecode' Schubert")
3703 * src/prefs_common.c
3707 2002-03-14 [paul] 0.7.4claws2
3709 * sync with sylpheed 0.7.4cvs2
3710 see ChangeLog entry 2002-03-13
3712 2002-03-12 [darko] 0.7.4claws1
3715 fix what seems to be a copy and paste error
3716 when setting color for important messages
3719 2002-03-11 [paul] version 0.7.4claws released
3721 2002-03-11 [paul] 0.7.4claws
3727 update message catalogs. Submitted by Ricardo Mones
3728 Lastra, Alessandro Maestri, Wilbert Berendsen, and
3729 Fabio Junior Beneditto
3734 faq/it/sylpheed-faq*
3740 2002-03-11 [jens] 0.7.3claws7
3743 updated German translation
3745 2002-03-11 [melvin] 0.7.3claws6
3748 updated and corrected French translation
3750 2002-03-10 [hoa] 0.7.3claws5
3754 * src/prefs_account.c
3757 fixed the local account.
3758 you have to change the default "/usr/sbin/sendmail"
3759 to "/usr/sbin/sendmail -t" in the preferences of
3763 removed some debug display for renderer
3765 2002-03-10 [paul] 0.7.3claws4
3767 * faq/en/sylpheed-faq-1.html
3768 faq/en/sylpheed-faq-2.html
3771 2002-03-09 [paul] 0.7.3claws3
3773 * sync with sylpheed 0.7.4
3774 see ChangeLog entry 2002-03-09
3776 2002-03-08 [paul] 0.7.3claws2
3778 * faq/en/sylpheed-faq*
3779 faq/es/sylpheed-faq*
3780 faq/fr/sylpheed-faq*
3783 * manual/fr/.cvsignore
3784 manual/fr/Makefilea.am
3788 add the French manual
3790 2002-03-07 [paul] 0.7.3claws1
3792 * sync with sylpheed 0.7.3cvs4
3793 see ChangeLog entries 2002-03-06 and 2002-03-07
3796 updated by Wilbert Berendsen
3798 2002-03-07 [melvin] 0.7.2claws34
3800 * src/selective_download.c
3801 Changed the pixmap of the receive button to MAIL_RECEIVE.
3803 2002-03-06 [paul] 0.7.2claws33
3805 * sync with sylpheed 0.7.3cvs1
3806 bug fix, see ChangeLog entry 2002-03-05
3808 2002-03-05 [paul] 0.7.2claws32
3813 reverse the pgp ascii-armored code implemented in
3814 0.7.2claws16. removal of this code until it matures.
3815 this means that verifying ascii-armored pgp sigs and
3816 automatic decryption of ascii-armored encrypted
3817 messages no longer works.
3819 2002-03-05 [paul] 0.7.2claws31
3824 * faq/en/Makefile.am
3825 faq/en/sylpheed-faq.html
3826 faq/en/sylpheed-faq-1.html
3827 faq/en/sylpheed-faq-2.html
3828 faq/en/sylpheed-faq-3.html
3829 * faq/es/Makefile.am
3830 faq/es/sylpheed-faq.html
3831 faq/es/sylpheed-faq-1.html
3832 faq/es/sylpheed-faq-2.html
3833 faq/es/sylpheed-faq-3.html
3834 faq/es/sylpheed-faq-4.html
3835 * faq/fr/Makefile.am
3836 faq/fr/sylpheed-faq.html
3837 faq/fr/sylpheed-faq-1.html
3838 faq/fr/sylpheed-faq-2.html
3839 faq/fr/sylpheed-faq-3.html
3844 add FAQs in English, Spanish and French
3847 2002-03-05 [paul] 0.7.2claws30
3849 * manual/en/sylpheed.html
3850 manual/en/sylpheed-XX.html
3851 updated the English manual
3856 dialog box pops up if the article can't be deleted.
3861 updated by Fabio Junior Benedito
3865 * removed ac/gpgme.m4
3866 to avoid autogen common problem
3867 developers have to install gpgme development package now
3870 encoding to 7bit or 8bit is enabled.
3872 2002-03-03 [alfons] 0.7.2claws29
3875 merge fix by Oliver Haertel for selective
3878 2002-03-03 [paul] 0.7.2claws28
3880 * sync with sylpheed 0.7.3
3882 2002-03-03 [paul] 0.7.2claws27
3884 * sync with sylpheed 0.7.2cvs24
3885 see ChangeLog entries 2002-03-02 and 2002-03-03
3887 2002-03-02 [melvin] 0.7.2claws26
3892 * src/prefs_common.[ch]
3893 Added user definable notification on new mail arrival.
3894 Removed unused variables in spell checker prefs code.
3896 2002-03-02 [melvin] 0.7.2claws25
3899 Removed unnecessary escape sequences.
3900 Changed 'Initial...' to 'Initials of Sender'
3902 2002-03-02 [paul] 0.7.2claws24
3904 * sync with sylpheed 0.7.2cvs22
3905 see ChangeLog entry 2002-03-01
3907 2002-03-01 [hoa] 0.7.2claws23
3910 Set sensitivity of delete actions to active
3911 even if the folder is a newsgroup.
3914 - Set sensitivity of delete actions
3915 - Added function check_permission() that will check if the
3916 user is authorized to delete a message. For news, it
3917 will check if the author is the same.
3918 - Enabled deletion when there is no trash folder.
3921 - Added news_cancel_article() to cancel articles
3922 - Implemented news_remove_message() (public function)
3924 2002-03-01 [paul] 0.7.2claws22
3928 recognise urls that that don't include 'http://' and
3932 remove duplicated name
3934 2002-02-28 [paul] 0.7.2claws21
3937 src/summaryview.[ch]
3938 add ability to 'Select thread'
3939 combines Melvin's "Select thread's head" patch (#510907)
3940 with Colin Leroy's <colin@colino.net> "Select whole thread"
3943 2002-02-28 [paul] 0.7.2claws20
3946 hopefully fix segfault on right-clicking a mime part
3947 that some people have experienced.
3948 fix submitted by Fredrik Olofsson <frol@linux.nu>
3950 2002-02-28 [paul] 0.7.2claws19
3952 * sync with sylpheed 0.7.2cvs21
3953 see ChangeLog entries 2002-02-27 and 2002-02-28
3955 2002-02-27 [paul] 0.7.2claws18
3957 * sync with sylpheed 0.7.2cvs18
3958 see ChangeLog entries 2002-02-26 and 2002-02-27
3960 2002-02-26 [alfons] 0.7.2claws17
3963 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
3964 (spotted by Chris Hessman <idatech@gmx.net>)
3966 2002-02-26 [paul] 0.7.2claws16
3971 make decryption of ascii-armored pgp encrypted messages
3972 and verification of ascii-armored signatures work again.
3973 slightly altered from the patch by Jens Jahnke
3977 * the checking of plaintext signatures always comes up in
3979 * it doesn't work for multipart messages
3980 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
3981 including the msg headers and these 2 line themselves, are
3985 "View/Folder Tree" becomes "View/Separate Folder Tree"
3986 "View/Message View" becomes "View/Separate Message View"
3987 because its less ambiguous.
3990 updated by Ricardo Mones Lastra
3992 2002-02-26 [paul] 0.7.2claws15
3994 * sync with sylpheed 0.7.2cvs17
3995 see ChangeLog entries 2002-02-25 and 2002-02-26
3997 2002-02-25 [christoph] 0.7.2claws14
3999 * src/filtering.[ch]
4001 do filtering stuff after all messages have been received
4002 1. drop all messages to .processing
4003 2. scan processing folder for messages
4004 3. filter messages or move to inbox
4005 this will also find old messages left in processing after
4006 a crash or something like that and we get a real msginfo
4007 from folder->get_msg_list and do not have to create our
4008 own in filter_message
4009 * src/matcher_parser_parse.y
4010 remove MIX/MAX warning (reordered includes)
4012 2002-02-25 [paul] 0.7.2claws13
4014 * sync with sylpheed 0.7.2cvs15
4015 see ChangeLog entry 2002-02-24
4017 2002-02-24 [alfons] 0.7.2claws12
4020 clear old color flags first when applying a new color to
4022 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
4024 2002-02-24 [alfons] 0.7.2.claws11
4027 * src/prefs_common.c
4028 add presets for Opera and Konqueror, closes patch #517261,
4029 submitted by Ville Skyttä <scop@users.sourceforge.net>
4031 2002-02-24 [alfons] 0.7.2.claws10
4035 fix threading for null message ids, closes patch #521601,
4036 submitted by Bob Forsman <hammor@users.sourceforge.net>
4038 2002-02-24 [alfons] 0.7.2claws9
4042 make Tool | Filter Message work with filtering system so
4043 setting flags also works
4047 - Processing uses the same function as Tool | Filter
4048 Message, but doesn't use the same update proc yet
4050 2002-02-23 [paul] 0.7.2claws8
4052 * sync with sylpheed 0.7.2cvs14
4053 see ChangeLog entries 2002-02-22 and 2002-02-23
4055 2002-02-22 [christoph] 0.7.2claws7
4058 Add column space to table
4059 * src/quote_fmt_parse.y
4062 2002-02-22 [paul] 0.7.2claws6
4070 src/matcher_parser_lex.l
4071 src/matcher_parser_parse.y
4074 src/prefs_filtering.c
4075 src/selective_download.[ch] *** NEW FILES ***
4078 Selective Download added to 'Tool' menu.
4079 Retrieves email headers of the currently selected pop3
4080 account and allows the user to mark emails for deletion
4081 right on the pop3 server. Patch submitted by Oliver Haertel
4082 <oha@users.sourceforge.net>.
4085 add 'src/quote_fmt.c'
4087 2002-02-22 [christoph] 0.7.2claws5
4091 * src/prefs_common.[ch]
4092 * src/prefs_template.c
4093 * src/quote_fmt.c *** NEW FILE ***
4095 move quote format symbol description code
4096 to it's own file because it is used from
4097 differnent code parts
4098 Rewrote symbol description GUI
4101 + get data from array (no more long constant strings)
4102 * src/quote_fmt_lex.l
4103 * src/quote_fmt_parse.y
4104 Symbol for Literal % changed to \% instead of %%
4105 (More logical as \ is used for quoting for other symbols)
4106 Add |f and |p to include files and program output
4108 |f{/home/.../.signature}
4111 Correct wrong spelling for "Referenzen"
4113 2002-02-21 [paul] 0.7.2claws4
4116 forgotten during sync
4118 2002-02-21 [paul] 0.7.2claws3
4120 * sync with sylpheed 0.7.2cvs11
4121 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
4122 2002-02-20 and 2002-02-21
4124 2002-02-20 [melvin] 0.7.2claws2
4126 * src/prefs_actions.c
4127 Added error report when child cannot fork or when execvp
4128 returns with an error.
4130 2002-02-19 [christoph] 0.7.2claws1
4133 return unconverted text if conde conversion is not possible
4134 when libjconv is used.
4135 (patch submitted by "Simon 'corecode' Schubert")
4139 * version 0.7.2claws release
4141 2002-02-19 [paul] 0.7.2claws
4144 updated by Wilbert Berendsen
4147 2002-02-18 [alfons] 0.7.1claws13
4151 remove references to dlfcn and explicitly loading functions
4152 from dynalink libs, because libs linked anyway, and functions
4153 are loaded explicitly
4155 2002-02-17 [melvin] 0.7.1claws12
4157 * src/prefs_actions.c
4158 Replaced children wait loop with double fork technique.
4159 Now, input/output window updated at each new output.
4160 free_children(): Fixed a memory leak.
4161 Made input/output window non closable if running children
4163 Added missing <unistd.h> include.
4164 Added some --debug outputs.
4166 2002-02-17 [melvin] 0.7.1claws11
4169 Fixed bug where descending sort order did not select top
4172 2002-02-17 [melvin] 0.7.1claws10
4175 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
4176 * src/prefs_common.c
4177 Pspell data package directory no more hard coded but
4178 set during configuration (PSPELL_PATH). (Thanks to
4179 Gustavo Noronha Silva.)
4181 2002-02-17 [melvin] 0.7.1claws9
4184 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
4186 Fixed compile-time warnings.
4188 2002-02-16 [alfons] 0.7.1claws8
4191 fix inadvertent free of NULL pointer which caused
4192 sylpheed to crash when closing the save-as dialog
4193 using the window close button
4195 2002-02-16 [carsten] 0.7.1claws7
4196 * src/mainwindow.[ch]
4199 fixes for pixmap theming code:
4200 - recently changed mail attributes shouldn't get
4202 - theme is only reloaded iff another theme was
4205 2002-02-16 [paul] 0.7.1claws6
4207 * sync with sylpheed 0.7.2 release
4208 see ChangeLog entry 2002-02-15 and 2002-02-16
4210 2002-02-15 [paul] 0.7.1claws5
4212 * sync with sylpheed 0.7.1cvs9
4213 see ChangeLog entry 2002-02-15
4216 remove unneeded headerwindow.c entry
4218 2002-02-14 [carsten] 0.7.1claws4
4220 fixed a bug for "Go to next unread message": there was
4221 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
4222 in the prefs, because of doing "Search again" instead
4225 2002-02-14 [carsten] 0.7.1claws3
4226 * src/stock_pixmap.c
4227 removed 2 more mem leaks; following memprof,
4228 this code is "leak free" now :)
4230 2002-02-14 [carsten] 0.7.1claws2
4231 * src/stock_pixmap.c
4232 used opendir/readdir/closedir instead of scandir
4233 -> code should work now on Solaris
4235 2002-02-14 [paul] 0.7.1claws1
4237 * sync with sylpheed 0.7.1cvs8
4238 see ChangeLog entries 2002-02-13 and 2002-02-14
4241 add some description of Actions and Pixmap Themes
4245 * version 0.7.1claws release
4247 2002-02-13 [paul] 0.7.1claws
4252 updated translations, submitted by Ricardo Mones Lastra,
4253 Alessandro Maestri and Fabio Junior Beneditto
4255 2002-02-13 [melvin] 0.7.0claws75
4257 * src/prefs_actions.c
4258 Added missing "signal.h" include
4260 2002-02-13 [melvin] 0.7.0claws74
4262 * src/prefs_folder_item.c
4263 Added missing "config.h" include
4265 Updated French translation for folder propriety.
4267 2002-02-13 [jens] 0.7.0claws73
4270 Added missing src/prefs_folder_item.c [log added by melvin]
4272 Updated German translation.
4274 2002-02-13 [melvin] 0.7.0claws72
4277 Updated French translation.
4279 2002-02-13 [melvin] 0.7.0claws71
4282 Made gtkut_editable_get_selection return NULL if selection
4284 This fixes a bug where selecting part of message A then
4285 switching to message B and replying to it will not
4286 quote the message's body.
4288 2002-02-12 [paul] 0.7.0claws70
4291 cosmetic, relating to pixmap themes: on toolbar make
4292 updating of 'Exec' and 'Compose news/Compose email'
4295 2002-02-12 [carsten] 0.7.0claws69
4301 - refreshing after changing pixmap theme better
4303 - wanted to remove some mem leaks, but alfons was
4304 faster (and had the better solution ;)
4306 2002-02-12 [alfons] 0.7.0claws68
4308 * src/prefs_common.c
4309 * src/stock_pixmap.[ch]
4310 plug mem leaks, refactor code a little bit
4313 2002-02-12 [sergey] 0.7.0claws67
4316 Fixed problem with copying messages to IMAP folders when the
4317 server uses something other than '/' as a namespace separator
4318 (cyrus-imapd uses '.').
4320 2002-02-12 [jens] 0.7.0claws66
4323 Updated German Translation
4325 2002-02-12 [paul] 0.7.0claws65
4327 * sync with sylpheed 0.7.1cvs1
4328 see ChangeLog entry 2002-02-12
4330 2002-02-12 [melvin] 0.7.0claws64
4332 * src/prefs_actions.c
4333 Fixed "feature" where children's output was duplicated
4334 instead of refreshed while monitoring.
4335 Removed some debug code.
4337 2002-02-12 [christoph] 0.7.0claws63
4340 always delete message from queue after sending/send error
4341 (closes bug #509601)
4343 2002-02-12 [melvin] 0.7.0claws62
4345 * src/prefs_actions.c
4346 Children wait loop is now triggered with a timeout of 1s
4347 Added %F which is replaced with the list of filenames
4348 of all selected messages (as suggested by Ricardo Mones Lestra)
4349 Pipe syntax changed. Prefix with | to send selection, postfix
4350 with | to retrieve output. Prefix with > or * to send
4351 user definable input to the command (*: input is hidden)
4352 Old pipe action should now be postfixed with |, too.
4354 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
4355 * src/stock_pixmap.c
4356 fixed a bug: if there's no theme directory don't
4357 throw an error, just do "nothing" (thanks Alfons)
4359 2002-02-12 [carsten] 0.7.0claws60
4362 had to write the cache twice (nasty!); some marks would
4365 2002-02-11 [carsten] 0.7.0claws59
4368 doc-src/maintainer_guide.txt
4374 src/prefs_common.[ch]
4375 src/stock_pixmap.[ch]
4376 src/summaryview.[ch]
4377 pixmap theming and related work on pixmap
4378 handling on some other places
4379 (e.g. hrm features for all folder)
4380 src/pixmap/stock_*.xpm -> the stock_ was removed
4382 2002-02-11 [paul] 0.7.0claws58
4384 * sync with sylpheed 0.7.1 release
4385 see ChangeLog entries 2002-02-11
4387 2002-02-08 [paul] 0.7.0claws57
4389 * sync with sylpheed 0.7.0cvs39
4390 see ChangeLog entry 2002-02-07 (last entry)
4392 * src/prefs_actions.c
4393 src/prefs_filtering.c
4396 sync: made it compile with C compilers other than gcc
4398 2002-02-07 [paul] 0.7.0claws56
4400 * sync with sylpheed 0.7.0cvs38
4401 see ChangeLog entries 2002-02-06 (last 2 entries) and
4404 2002-02-07 [darko] 0.7.0claws55
4408 Fix const gchar */gchar * issue (thanks Hiro)
4410 2002-02-07 [darko] 0.7.0claws54
4415 * src/prefs_template.c
4417 * src/quote_fmt_parse.y
4420 When replying or forwarding an email don't quote the entire
4421 mail body but use the part of the message text that is selected