1 2002-09-22 [colin] 0.8.3claws10
3 * src/prefs_account.[ch]
4 Add an option for the POP before SMTP timeout
6 Remember time of last POP connection
8 Do POP before SMTP only if timeout reached
10 2002-09-22 [oliver] 0.8.3claws9
13 explain custom toolbar
15 2002-09-22 [oliver] 0.8.3claws8
17 * src/prefs_actions.[ch]
18 custom toolbar for compose
19 actions callback from compose toolbar
21 remove include toolbar.h
23 2002-09-22 [oliver] 0.8.3claws7
25 * src/prefs_toolbar.[ch]
26 custom toolbar for compose
27 - generic prefs_toolbar handles both
28 Mainwin's toolbar as well as Compose toolbar
30 2002-09-22 [oliver] 0.8.3claws6
33 custom toolbar for compose
34 restructure toolbar.[ch]
36 2002-09-22 [oliver] 0.8.3claws5
39 custom toolbar for compose
41 2002-09-22 [oliver] 0.8.3claws4
44 custom toolbar for compose
45 move mainwin toolbar back to mainwindow
47 2002-09-22 [alfons] 0.8.3claws3
54 2002-09-22 [alfons] 0.8.3claws2
57 procmsg_save_to_outbox(): don't unlink message file from queue;
58 callers should do it using folder_item_remove_msg()
60 2002-09-22 [colin] 0.8.3claws1
63 Made mimeview_check_signature() public
65 Made GPG signatures verifiable by clicking
66 the [application/pgp-signature] in the Text
69 2002-09-22 [paul] 0.8.3claws
78 updated translations, submitted by George Danchev,
79 me, Ricardo Mones Lastra, Alessandro Maestri,
80 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
81 and Urke MMI, respectively.
83 2002-09-22 [alfons] 0.8.2claws65
87 no furry valgrinds have been used to plug these memleaks
89 2002-09-20 [paul] 0.8.2claws64
92 'Select thread' re-implemented
93 see ChangeLog 2002-09-20
95 2002-09-21 [alfons] 0.8.2claws63
98 compose_send(): plug unnoticed memleak
100 2002-09-20 [alfons] 0.8.2claws62
103 replace_address_in_edit(): strict check for NULL address to
104 fix "[ 607348 ] Segfault in address completion". My guess is
105 that this happens with an empty address book, but it's good
106 to have this check here anyway
108 completion_window_button_press(): free string returned
109 from the internal cache
111 2002-09-20 [christoph] 0.8.2claws61
114 added ENC_BINARY to EncodingType
116 the string returned by procmime_get_encoding_str
117 should not depend on the order of values in the
118 EncodingType definition
119 * doc-src/rfc1806.txt ** NEW FILE **
120 Added rfc1806 about MIME Content-Disposition
123 2002-09-19 [paul] 0.8.2claws60
125 * sync with 0.8.2cvs3
126 see ChangeLog 2002-09-19
128 2002-09-19 [paul] 0.8.2claws59
130 * src/prefs_folder_item.c
131 revert to Darko's original alignment of colour
133 add a colon to folder_color label
136 add Colin's patch (with Hiro's modifications) to
137 force BASE64 encoding for 8-bit text when signing
138 (sync with 0.8.3cvs2)
140 2002-09-18 [alfons] 0.8.2claws58
145 (beautify a little bit)
147 2002-09-18 [christoph] 0.8.2claws57
150 fix handling of fgetc return value
152 2002-09-17 [alfons] 0.8.2claws56
155 summary_sort(): check non-NULL summaryview->folder_item when no
156 folder is selected at all
157 (closes "[ 610344 ] sort label make syl Crash")
159 2002-09-17 [alfons] 0.8.2claws55
162 beautify a little bit
164 2002-09-17 [christoph] 0.8.2claws54
167 initialize max values for cache and folder
168 when cache or folder is empty
170 2002-09-15 [colin] 0.8.2claws53
173 Fix a leak (thanks Alfons!) and cleaned
174 variables names for custom headers
176 2002-09-15 [colin] 0.8.2claws52
179 Fix custom headers recognition when
180 prefs_common.trans_hdr is on
182 2002-09-15 [colin] 0.8.2claws51
185 Allow dynamically-added custom headers
186 Yet not reparsed if reedited
188 2002-09-15 [alfons] 0.8.2claws50
190 * src/prefs_account.c
193 2002-09-15 [colin] 0.8.2claws49
195 * src/prefs_account.c
196 fix pop_before_smtp sensitivity
198 2002-09-15 [colin] 0.8.2claws48
201 add inc_pop_before_smtp()
202 allow MainWindow to be undefined in
203 inc_account_mail() and inc_start()
206 add STYPE_POP_BEFORE_SMTP session type
207 * src/prefs_account.c
208 activated pop before smtp option
210 do pop before smtp if the relevant option
213 2002-09-15 [paul] 0.8.2claws47
216 see ChangeLog 2002-09-15
218 2002-09-14 [paul] 0.8.2claws46
221 updated Bulgarian translation, submitted by
224 2002-09-13 [paul] 0.8.2claws45
227 merge claws' select_account() with main's
228 (new) compose_select_account(). [sync with
229 0.8.2cvs15, see ChangeLog 2002-09-11]
231 2002-09-12 [christoph] 0.8.2claws44
234 allocate 1 elements of FolderItem not 0
236 2002-09-12 [colin] 0.8.2claws43
239 Fix bug #590825 (obey Follow-up: poster)
241 2002-09-12 [colin] 0.8.2claws42
244 Fix bug #557009 (wrong headers for messages
245 forwarded as attachments)
247 2002-09-11 [colin] 0.8.2claws41
250 Put SCF: pseudo-header on top of message
251 Set draft tmp_flag when saved as draft
255 Skip after first \n\n for beginning of real message
258 2002-09-11 [christoph] 0.8.2claws40
261 use procmsg flag functions in filtering or processing
262 will cause incorrect folder message counts
264 2002-09-11 [colin] 0.8.2claws39
267 Fix bug #550175 - wrong save folder when reediting
270 2002-09-11 [paul] 0.8.2claws38
272 * sync with 0.8.2cvs14
273 see ChangeLog 2002-09-11
275 2002-09-11 [colin] 0.8.2claws37
278 Fix a typo (seeming to cause new/unread status to
281 2002-09-10 [christoph] 0.8.2claws36
284 compose_redirect should not use compose_generic_new
285 because that does more stuff than expected including
286 opening the external editor
287 (closes bug "[ 526608 ] bounced messages appear blank
290 2002-09-10 [christoph] 0.8.2claws35
293 fix problem with too large message number range
294 causing a crash in folder_item_scan
296 2002-09-10 [paul] 0.8.2claws34
298 * sync with 0.8.2cvs13
299 see ChangeLog 2002-09-10
301 2002-09-10 [christoph] 0.8.2claws33
304 set MsgInfo TmpFlags for queue and draft folders
305 (closes bug "[ 591676 ] Queue ignore MIME on restart")
307 2002-09-10 [paul] 0.8.2claws32
310 po/bg.po ** NEW FILE **
311 new Bulgarian translation submitted by
312 George Danchev <danchev@spnet.net>
316 tools/tb2sylpheed ** NEW FILE **
317 add script that converts an addressbook exported
318 from The Bat! into a Sylpheed addressbook. Submitted
319 by Urke MMI <urke-kg@eunet.yu>
321 2002-09-10 [paul] 0.8.2claws31
323 * sync with 0.8.2cvs12
324 see ChangeLog 2002-09-10
326 2002-09-06 [paul] 0.8.2claws30
329 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
333 tools/ldif-to-xml.py ** REMOVED **
334 remove obsolete python script
336 2002-09-06 [paul] 0.8.2claws29
338 * sync with 0.8.2cvs10
339 see ChangeLog 2002-09-06
341 2002-09-04 [paul] 0.8.2claws28
343 * sync with 0.8.2cvs9
344 see ChangeLog 2002-08-04
346 2002-09-04 [colin] 0.8.2claws27
348 * src/prefs_common.[ch]
349 Added signature color configuration
351 Use user-specified signature color
353 2002-09-03 [colin] 0.8.2claws26
355 * src/prefs_common.[ch]
356 Added autosave and autosave_length prefs
358 Added compose_remove_draft()
359 Auto-save drafts according to the prefs
361 Added a crash-indicator file, allowing to check
362 for new messages on startup if Sylpheed crashed
363 (makes saved drafts "reappear")
365 2002-09-03 [colin] 0.8.2claws25
370 2002-09-03 [paul] 0.8.2claws24
372 * sync with 0.8.2cvs8
373 see ChangeLog 2002-09-02 and 2002-09-03
375 2002-09-03 [darko] 0.8.2claws23
378 use normal style when creating new folder to pick
381 2002-09-02 [melvin] 0.8.2claws22
384 removed some obsolete code
386 2002-09-02 [melvin] 0.8.2claws21
389 fixed test's equality sign (== to =)
391 2002-09-02 [alfons] 0.8.2claws20
395 revert change of 0.8.2claws16 and use the mh_folder_destroy
396 as folder->destroy virtual as suggested by Hiro
397 (the mh.c code seems to have been lost around mh.c.1.21)
399 2002-09-02 [paul] 0.8.2claws19
402 updated by Fabio Jr. Beneditto
405 use 'http://claws.sylpheed.org' for homepage link.
406 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
408 2002-09-01 [alfons] 0.8.2claws18
411 plug memleak related to one Martin Kluge found
413 2002-08-31 [paul] 0.8.2claws17
415 * sync with 0.8.2cvs6
416 see ChangeLog 2002-08-30
418 2002-08-31 [alfons] 0.8.2claws16
421 folder_destroy(): remove mailbox from folderlist even if it has
424 2002-08-31 [alfons] 0.8.2claws15
429 (being pedantic I know)
431 2002-08-31 [alfons] 0.8.2claws14
434 check for NULL pointers returned from folder->fetch_msginfo virtual
435 (should solve some reported crashes)
437 2002-08-30 [alfons] 0.8.2claws13
442 enable crash dialog on compilation time
443 (--enable-crash-dialog configure option)
445 2002-08-30 [alfons] 0.8.2claws12
450 apply memory leak plug patch by Martin Kluge
451 (closes patch "[ 602568 ] patch for 602441 little memory leak",
452 bug "[ 599677 ] Very small memory leak in 0.81claws115",
453 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
455 2002-08-30 [darko] 0.8.2claws11
458 copy Gtk style from normal style to match
459 font size for coloured folders
461 2002-08-29 [alfons] 0.8.2claws10
464 Type=Internet <- Type=Application
465 (reported by Michael Schwendt, see:
466 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
467 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
469 2002-08-29 [paul] 0.8.2claws9
471 * sync with 0.8.2cvs5
472 see ChangeLog 2002-08-29
474 2002-08-29 [colin] 0.8.2claws8
477 Added a sanity check in summary_select_thread
478 Should fix bug 601605
480 2002-08-29 [colin] 0.8.2claws7
483 Revert claws6 changes regarding bug #591676
485 2002-08-28 [colin] 0.8.2claws6
488 Ignore cache for queue folderitems
491 2002-08-28 [melvin] 0.8.2claws5
496 2002-08-28 [melvin] 0.8.2claws4
499 Updated a bit the text concerning the spell checker
501 2002-08-28 [melvin] 0.8.2claws3
503 Merged the GNU_aspell_branch:
504 Support of new GNU/aspell is now included and the old pspell
505 is not supported anymore.
509 Updated spell checker text to reflect the switch to GNU/aspell
511 * ac/aspell.m4 *** NEW ***
512 * src/gtkaspell.[ch] *** NEW ***
513 * ac/pspell.m4 *** DELETED ***
514 * src/gtkspell.[ch] *** DELETED ***
517 Updated for GNU/aspell support
520 Replaced gtkspell.c by gtkaspell.c
528 * src/prefs_common.[ch]
529 Updated for GNU/aspell support
531 2002-08-28 [paul] 0.8.2claws2
533 * sync with 0.8.2cvs4
534 see ChangeLog 2002-08-27 and 2002-08-28
536 2002-08-28 [colin] 0.8.2claws1
538 * src/summary_search.c
541 2002-08-28 [jens] 0.8.2claws
544 Updated German translations
546 2002-08-27 [melvin] 0.8.2claws
549 Updated French translations
551 2002-08-27 [paul] 0.8.2claws
553 * sync with 0.8.2 main release
561 updated message catalogs submitted by
562 Ricardo Mones Lastra, Alessandro Maestri,
563 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
564 Beneditto and Urke MMI
566 2002-08-27 [hoa] 0.8.1claws123
568 * src/mainwindow.[ch]
569 * src/summaryview.[ch]
570 removed the "filter setting" menu option.
571 add a "cancel a news message" menu option.
573 2002-08-26 [martin] 0.8.1claws122
576 changed string under 0.8.1claws79 changed by myself
579 2002-08-26 [martin] 0.8.1claws121
582 added kill command to debuggerrc to start crash dialog
584 2002-08-26 [paul] 0.8.1claws120
586 * sync with 0.8.1cvs31
587 see ChangeLog 2002-08-26
589 2002-08-25 [alfons] 0.8.1claws119
592 fix bug that didn't send out correct headers to news server
593 when sending news article and email from queue (bug reported
594 and patch provided by Tim Mann; closes bug
595 "[ 583196 ] 0.7.8claws can't post news")
597 2002-08-25 [alfons] 0.8.1claws118
599 * src/selective_download.c
600 mark two strings as translatable
601 (thanks to Urke MMI for pointing this out)
603 2002-08-25 [alfons] 0.8.1claws117
606 treat sent boxes as special and allow sorting them by addressee
607 (closes "[ 589418 ] Sent folder sorting misbehavior"
608 submitted by Steve Lamb)
610 2002-08-24 [alfons] 0.8.1claws116
613 fix memleak reported by Martin Kluge
614 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
616 2002-08-24 [oliver] 0.8.1claws115
618 * src/prefs_toolbar.c
619 o code cleanup as suggested by Alfons
622 2002-08-24 [alfons] 0.8.1claws114
625 o fix another memory leak reported by Martin Kluge
626 (see "[ 599568 ] Small Memory Leak")
627 o remove 'from' variable from 'summary_set_header()'; we can
630 2002-08-24 [paul] 0.8.1claws113
632 * sync with 0.8.1cvs30
633 see ChangeLog 2002-08-23
635 2002-08-24 [alfons] 0.8.1claws112
638 remove unnecessary allocations for search bar fixing leaks
639 reported by Martin Kluge
640 (see "[ 599451 ] Further memory leaks?")
642 2002-08-24 [alfons] 0.8.1claws111
645 make get_socket_name() public for crash.c
647 o make report bug button work (goes to claws'
648 bug tracker at sf.net)
649 o introduce function for doing important stuff just
650 before claws goes down
653 2002-08-24 [alfons] 0.8.1claws110
656 move cursor to "To" entry when forwarding as attachment
657 (reported and solved by Steve Lamb, closes bug report
658 "[ 592880 ] Forward as attachment; cursor not in to")
660 2002-08-24 [colin] 0.8.1claws109
663 fix quick search visibility after GUI (de)separations.
665 2002-08-23 [colin] 0.8.1claws108
668 fix header pane visibility after folderview or
669 messageview (de)separation
671 2002-08-23 [paul] 0.8.1claws107
673 * src/mainwindow.[ch]
675 give full control of display or non-display
676 of the Execute icon to Custom toolbar settings.
677 add new sensitivity condition to maninwindow.h:
683 more sync with 0.8.1cvs29
685 2002-08-23 [melvin] 0.8.1claws106
688 Readded support for custom widget in alertpanel lost in last
691 2002-08-23 [paul] 0.8.1claws105
693 * sync with 0.8.1cvs29
694 see ChangeLog 2002-08-23
696 2002-08-23 [colin] 0.8.1claws104
699 Fix folder and search pixmaps exchanging positions
700 after theme or toolbar changes. Thank to Oliver for
703 2002-08-23 [colin] 0.8.1claws103
709 Changed messageview_create() and noticeview_create()
710 to avoid the last gdk_warning
712 2002-08-22 [colin] 0.8.1claws102
715 Fix my new `Creating pixmap from xpm' warning
717 2002-08-22 [colin] 0.8.1claws101
720 Fix some of the gdk warnings
722 2002-08-22 [colin] 0.8.1claws100
727 * src/pixmaps/quicksearch.xpm *ADDED*
728 Add the quicksearch pixmap
732 Make quicksearch bar visible/hidden via a button
734 2002-08-22 [christoph] 0.8.1claws99
737 fix folder update for newsgroups with message
738 numbers below minimum number of articles to fetch
741 2002-08-22 [paul] 0.8.1claws98
743 * sync with 0.8.1cvs28
744 see ChangeLog 2002-08-22
746 2002-08-21 [alfons] 0.8.1claws97
749 use bt instead of bt full which seems to work
750 better, and bt full doesn't give a great deal
751 of information anyway
753 2002-08-21 [colin] 0.8.1claws96
756 fix summaryview_searchtype_changed prototype
758 2002-08-21 [christoph] 0.8.1claws95
761 o fix broken menu update for sorting type, we have to
762 get this info from the summaryview now
763 o removed setting of threaded state in menu callback
764 * src/summaryview.[ch]
765 more summaryview/folderitem seperation for
768 removed not required --with-compiler-flags option
770 2002-08-21 [oliver] 0.8.1claws94
773 o rename toolbar.xml to toolbar_main.xml
774 since toolbar_compose.xml might come up
779 2002-08-21 [darko] 0.8.1claws93
782 don't reset tmp flags for messages copied
785 2002-08-21 [colin] 0.8.1claws92
787 * src/prefs_filtering.c
788 fix renaming rules on folder rename
789 when folder is not a leaf folder
791 2002-08-21 [paul] 0.8.1claws91
793 * src/prefs_folder_item.c
794 fix alignment of colour selector
796 2002-08-21 [paul] 0.8.1claws90
798 * sync with 0.8.1cvs27
799 see ChangeLog 2002-08-21
801 2002-08-21 [paul] 0.8.1claws89
804 fix crash when changing field type in
807 2002-08-21 [colin] 0.8.1claws88
810 Made quick search case-insensitive
812 2002-08-21 [paul] 0.8.1claws87
814 * sync with 0.8.1cvs26
815 see ChangeLog 2002-08-21
817 2002-08-20 [christoph] 0.8.1claws86
821 * src/summaryview.[ch]
822 more summaryview/folderitem seperation for
823 sort_key and sort_type
825 added missing return statement
827 2002-08-20 [colin] 0.8.1claws85
829 * src/summaryview.[ch]
830 Added a quick search box
832 * src/prefs_common.[ch]
833 Added a show/hide option for the quick search
835 2002-08-20 [oliver] 0.8.1claws84
838 remove toolbar_create_popups
840 o remove toolbar_create_popups
841 o fix toolbar_set_sensitive
842 (Bug reports #596834 and #596832)
843 * src/prefs_toolbar.c
844 o add "Set default" button
845 o align label and text + combo widgets
847 2002-08-20 [hoa] 0.8.1claws83bis
850 fixed a bug in imap_fetch_msginfo() in case there is no
853 2002-08-20 [darko] 0.8.1claws83
856 copy the color style of folder view so it
857 works with GTK themes
859 2002-08-20 [darko] 0.8.1claws82
863 * src/prefs_folder_item.[hc]
864 don't use UI stuff in folder.h
866 2002-08-20 [darko] 0.8.1claws81
869 * src/prefs_folder_item.h
871 * src/prefs_folder_item.c
872 ability to set folder color in folderview
874 2002-08-19 [alfons] 0.8.1claws80
877 fix one of the earlier memleaks reported by Martin Kluge
879 2002-08-19 [alfons] 0.8.1claws79
882 hide notice view when selecting seperate folder
883 view (reported by Urke MMI)
885 2002-08-19 [christoph] 0.8.1claws78
888 * src/prefs_folder_item.h
889 * src/summaryview.[ch]
890 o add summary_set_prefs_from_folderitem to set
891 summaryview prefs (first step to remove all
892 references to the folderitem in summaryview)
893 o moved compiled regex stuff from folderitem prefs
896 2002-08-19 [paul] 0.8.1claws77
899 add check for '.' to QUOTE_IF_REQUIRED
901 2002-08-19 [paul] 0.8.1claws76
904 sync with 0.8.1cvs25 (plug memory leak)
906 * src/prefs_toolbar.c
907 re-order prefs_toolbar_cancel()
909 2002-08-18 [alfons] 0.8.1claws75
913 plug other memleaks reported by Martin Kluge
915 2002-08-18 [paul] 0.8.1claws74
918 updated by Fabio Jr. Beneditto
920 2002-08-18 [paul] 0.8.1claws73
923 fix bug where tooltips were displayed untranslated
925 * src/prefs_toolbar.c
926 fix bug where clicking 'Cancel' creates an icon & text
927 toolbar regardless of prefs
930 2002-08-17 [oliver] 0.8.1claws72
932 * src/prefs_toolbar.c
933 update toolbar on CANCEL
934 bug reported by Martin Kluge
936 toolbar_destroy memleak fixed
938 2002-08-17 [alfons] 0.8.1claws71
941 plug another memleak reported by Martin Kluge
943 2002-08-16 [alfons] 0.8.1claws70
946 use execvp() correctly (suggested by wwp; thanks!)
948 2002-08-16 [alfons] 0.8.1claws69
951 plug memory leak reported by Kim Schultz & Martin Kluge
953 2002-08-16 [paul] 0.8.1claws68
956 updated by Ricardo Mones Lastra
958 2002-08-16 [paul] 0.8.1claws67
961 fix bug where 'Compose News' icon showed wrong
964 2002-08-16 [paul] 0.8.1claws66
966 * sync with 0.8.1cvs24
967 see ChangeLog 2002-08-16
970 updated by Alessandro Maestri
972 2002-08-15 [paul] 0.8.1claws65
977 2002-08-15 [paul] 0.8.1claws64
980 don't translate debug info
985 2002-08-15 [paul] 0.8.1claws63
987 * src/prefs_toolbar.c
988 fix bug where clicking 'OK' creates an icon & text
989 toolbar regardless of prefs
991 2002-08-14 [alfons] 0.8.1claws62
994 add global var that has the full argv[0]
996 o execvp the correct sylpheed by using argv0
997 and setting the correct work dir
1000 2002-08-14 [oliver] 0.8.1claws61
1002 * enable/disable Toolbar Action Buttons
1006 * src/prefs_toolbar.c
1008 2002-08-14 [melvin] 0.8.1claws60
1011 Updated French translations
1013 2002-08-14 [melvin] 0.8.1claws59
1016 Made bug report not translatable
1018 Fixed exporthtml_build_filespec() return value
1020 Fixed incorrect include file
1022 * src/prefs_actions.c
1023 * src/prefs_toolbar.c
1024 Made debug info not translatable
1027 Added missing includes
1028 * src/prefs_common.c
1031 2002-08-14 [paul] 0.8.1claws58
1033 * faq/es/sylpheed-faq.html
1034 faq/es/sylpheed-faq-[1-3].html
1035 faq/es/sylpheed-faq-4.html **NEW FILE **
1038 2002-08-13 [christoph] 0.8.1claws57
1041 ignore thread fix that did not mark all
1042 child nodes of a ignored thread as
1043 ignored. Does not work perfectly yet,
1044 but it is better now
1046 2002-08-13 [alfons] 0.8.1claws56
1049 o implement 'save crash log'
1052 2002-08-13 [melvin] 0.8.1claws55
1055 removed unrequired "execinfo.h" header
1057 2002-08-12 [paul] 0.8.1claws54
1059 * faq/en/sylpheed-faq.html
1060 faq/en/sylpheed-faq-[1-3].html
1061 faq/en/sylpheed-faq-4.html **NEW FILE **
1064 2002-08-12 [alfons] 0.8.1claws53
1067 add crash.c to translatables
1069 bring in Leandro's crash dialog
1071 2002-08-11 [alfons] 0.8.1claws52
1074 clean up some warnings
1076 2002-08-11 [alfons] 0.8.1claws51
1080 * src/crash.[ch] ** NEW FILES **
1082 initial gdb crash handler
1084 2002-08-11 [paul] 0.8.1claws50
1086 * src/prefs_toolbar.c
1087 replace Up/Down arrow pixmaps with text to be
1088 consistent across icon themes
1090 2002-08-11 [paul] 0.8.1claws49
1092 * src/prefs_common.c
1094 rename 'Pixmap' -> 'Icon'
1097 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1099 2002-08-10 [paul] 0.8.1claws48
1101 * src/prefs_toolbar.c
1104 2002-08-10 [paul] 0.8.1claws47
1107 don't write Processing progress to status bar
1108 patch submitted by Alexander Evseev
1110 * src/prefs_toolbar.c
1111 re-position and resize window
1112 make window assume correct size on first call
1114 2002-08-10 [paul] 0.8.1claws46
1121 follow UI text conventions
1123 2002-08-10 [alfons] 0.8.1claws45
1126 correct pixmap for delete action
1128 2002-08-10 [paul] 0.8.1claws44
1131 updated by Fabio Jr. Beneditto
1133 2002-08-10 [paul] 0.8.1claws43
1136 add custom toolbar files
1138 2002-08-10 [paul] 0.8.1claws42
1140 * sync with 0.8.1cvs22
1141 see ChangeLog 2002-08-09
1143 2002-08-09 [paul] 0.8.1claws41
1147 tools/outlook2sylpheed.pl ** NEW FILE **
1148 add script to convert exported Outlook
1149 contacts list to a Sylpheed addressbook.
1150 Submitted by Ricardo Mones Lastra.
1152 2002-08-09 [paul] 0.8.1claws40
1156 po/sr.po ** NEW FILE **
1157 add Serbian message catalog. Submitted by
1158 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
1160 2002-08-09 [paul] 0.8.1claws39
1162 * sync with 0.8.1cvs21
1163 see ChangeLog 2002-08-08
1165 2002-08-08 [oliver] 0.8.1claws38
1168 move Custom Toolbar to Configuration menu
1170 2002-08-08 [oliver] 0.8.1claws37
1172 * src/prefs_toolbar.c
1173 fix substitute pixmap bug
1175 2002-08-08 [paul] 0.8.1claws36
1177 * sync with 0.8.1cvs19
1178 see ChangeLog 2002-08-08
1180 2002-08-07 [christoph] 0.8.1claws35
1183 fixed a memory leak in new canonicalize_file_replace
1185 2002-08-07 [christoph] 0.8.1claws34
1188 o canonicalize_file_replace should create the temporary
1189 file in the same directory as the original file.
1190 o added get_tmpfile_in_dir that creates a temorary file
1191 in a specified directory.
1193 2002-08-07 [melvin] 0.8.1claws33
1196 fixed bug where 'Article' button acted as 'Email' button.
1198 2002-08-07 [paul] 0.8.1claws32
1200 * sync with 0.8.1.cvs17
1201 see ChangeLog 2002-08-07
1203 2002-08-07 [colin] 0.8.1claws31
1206 fix mass-cancel problem
1208 2002-08-07 [thorsten] 0.8.1claws30
1210 * src/prefs_toolbar.c
1211 fix: crash on replace or add new button
1213 fix: close xmlfile after reading
1215 fix: unlink() file before rename()
1217 2002-08-06 [paul] 0.8.1claws29
1219 * sync with 0.8.cvs15
1220 see ChangeLog 2002-08-06
1222 2002-08-06 [oliver] 0.8.1claws28
1225 * src/prefs_toolbar.c
1226 fixed empty toolbar issue
1228 2002-08-06 [oliver] 0.8.1claws27
1230 * Custom Toolbar Final
1234 o toolbar stuff now lives in src/toolbar.[ch]
1235 o main_window_toolbar_* functions are renamed to
1236 toolbar_* reflecting their new source file
1237 * src/mainwindow.[ch]
1238 o remove toolbar stuff
1240 2002-08-06 [oliver] 0.8.1claws26
1243 * src/prefs_toolbar.[ch] **New File**
1244 * src/toolbar.[ch] **New File**
1245 o prefs_toolbar.[ch] custom toolbar frontend
1246 o toolbar.[ch] backend
1248 2002-08-06 [oliver] 0.8.1claws25
1250 * src/prefs_actions.[ch]
1251 o new exported function actions_execute
1253 2002-08-06 [paul] 0.8.1claws24
1255 * sync with 0.8.1cvs4
1256 see ChangeLog 2002-08-06
1258 2002-08-06 [paul] 0.8.1claws23
1260 * sync with 0.8.1cvs13
1261 see ChangeLog 2002-08-06
1263 2002-08-06 [paul] 0.8.1claws22
1265 * sync with 0.8.1cvs12
1266 see ChangeLog 2002-08-05 and 2002-08-06
1268 2002-08-06 [match] 0.8.1claws21
1271 improvements to cut/copy/paste address
1273 2002-08-05 [match] 0.8.1claws20
1280 fixes to improve cut/copy/paste
1282 2002-08-06 [melvin] 0.8.1claws19
1285 account_find_all_from_address(): new function that returns the
1286 list of all accounts that are matched in an address.
1287 * src/alertpanel.[ch]
1288 alertpanel() now accepts a custom widget
1289 alertpanel_with_widget(): new function that pops up a panel with
1290 a custom widget in it
1292 gtkut_account_menu_new(): new function that allows the selection
1293 of an account from a list of accounts.
1295 Extended Return Receipt notification to select the correct
1296 account and to make a security test on the Delivery-Notification
1297 address which should be the same as the Return-Path.
1299 2002-08-06 [thorsten] 0.8.1claws18
1302 attach_all: save unnamed as "noname.%d",
1303 dont free static dirname
1305 2002-08-05 [alfons] 0.8.1claws17
1308 detect XIM by trying to link rather than compile a XIM program
1310 2002-08-05 [oliver] 0.8.1claws16
1312 * src/stock_pixmap.[ch]
1313 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1314 o new func to retrieve pixmaps
1316 2002-08-05 [paul] 0.8.1claws15
1318 * sync with 0.8.1cvs10
1319 see ChangeLog 2002-08-05
1321 2002-08-04 [alfons] 0.8.1claws14
1324 see if this plugs memleak
1326 2002-08-04 [melvin] 0.8.1claws13
1329 fixed bug that could crash Sylpheed when highlighting
1330 all misspelled words.
1332 2002-08-03 [melvin] 0.8.1claws12
1334 * src/prefs_actions.c
1335 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1337 fixed bug where the Return Receipt was sent to
1338 Delivery-Notification-To address even if it was not present
1340 2002-08-02 [alfons] 0.8.1claws11
1342 * src/prefs_actions.c
1343 o more check for NULLs
1344 o put create_io_dialog() in right conditional block
1346 2002-08-02 [paul] 0.8.1claws10
1349 updated by Ricardo Mones Lastra
1351 2002-08-01 [christoph] 0.8.1claws9
1354 don't free the cache of the opened
1355 folder in the summaryview
1357 don't unset flags, if it is not required
1359 2002-08-01 [paul] 0.8.1claws8
1361 * sync with 0.8.1cvs8
1362 see ChangeLog entry 2002-08-01
1364 2002-08-01 [paul] 0.8.1claws7
1366 * sync with 0.8.1cvs7
1367 see ChangeLog 2002-07-31 and 2002-08-01
1369 2002-07-31 [christoph] 0.8.1claws6
1372 forgot to update menu sensitivity
1373 function for new menu entry
1375 2002-07-31 [alfons] 0.8.1claws5
1378 check folder item and its path for NULL on
1381 2002-07-31 [christoph] 0.8.1claws4
1384 check if folder_item_get_msginfo in
1385 folder_item_remove_msg returned NULL
1387 better clear the uid cache in the
1388 uid validity check function and delete
1391 2002-07-31 [paul] 0.8.1claws3
1394 add the '--attach' option and a few other
1397 2002-07-31 [paul] 0.8.1claws2
1399 * sync with 0.8.1cvs5
1400 see ChangeLog 2002-07-31
1402 2002-07-31 [christoph] 0.8.1claws1
1404 * src/folderview.[ch]
1406 replace "Rescan all folders..." with
1407 "Check all folders for new messages..."
1409 2002-07-30 [paul] 0.8.1claws
1411 * version 0.8.1claws released
1413 2002-07-30 [paul] 0.8.0claws29
1415 * tools/OOo2sylpheed.pl ** NEW FILE **
1417 add script to enable sending documents as
1418 attachments from OpenOffice.org
1420 2002-07-30 [melvin] 0.8.0claws28
1422 * src/prefs_actions.c
1423 Made the actions' input/output dialog display
1426 2002-07-30 [christoph] 0.8.0claws27
1429 check if folder_item_get_msginfo in
1430 procmsg_save_to_outbox returned NULL
1432 2002-07-30 [paul] 0.8.0claws26
1434 * sync with 0.8.1cvs4
1435 see ChangeLog 2002-07-29
1437 2002-07-29 [thorsten] 0.8.0claws25
1440 added selective download, delete on server
1442 2002-07-29 [paul] 0.8.0claws24
1444 * sync with 0.8.1cvs3
1445 see ChangeLog 2002-07-29
1447 2002-07-27 [christoph] 0.8.0claws23
1450 add extra check if fetching the msginfo
1453 2002-07-27 [paul] 0.8.0claws22
1455 * sync with 0.8.1cvs2
1456 see ChangeLog 2002-07-26
1458 2002-07-27 [christoph] 0.8.0claws21
1461 add another check if a valid msginfo
1464 2002-07-26 [hoa] 0.8.0claws20
1467 Fixed a condition in folder_item_destroy()
1470 Fixed an error in IMAP protocol
1472 2002-07-26 [alfons] 0.8.0claws19
1475 ofcourse compare with identifier, not the path
1477 2002-07-26 [alfons] 0.8.0claws18
1480 use folder item identifier for saving / restoring
1481 preferences because folder->path might not be unique
1483 2002-07-26 [melvin] 0.8.0claws17
1486 Fixed a crash introduced in 0.8.0claws5 when log is
1487 cut under 80 characters.
1489 2002-07-26 [paul] 0.8.0claws16
1491 * sync with 0.8.1cvs1
1492 see ChangeLog 2002-07-26
1494 2002-07-26 [christoph] 0.8.0claws15
1497 imap folder now remembers the last selected
1498 folder and imap_fetch_msginfo skips selecting
1499 the folder if it is already selected
1501 2002-07-26 [christoph] 0.8.0claws14
1506 fix imap folder rescanning
1508 2002-07-25 [christoph] 0.8.0claws13
1518 implement imap uid cache and uid validity check
1520 2002-07-25 [alfons] 0.8.0claws12
1523 fix a brown paper bag bug, and also add some more
1526 2002-07-25 [christoph] 0.8.0claws11
1529 don't mix copy, fetch_msginfo and remove
1530 operations in folder item copy and move
1533 2002-07-25 [christoph] 0.8.0claws10
1537 * src/prefs_folder_item.c
1538 * src/summaryview.[ch]
1539 remove no longer required parameter update_cache from
1542 2002-07-25 [paul] 0.8.0claws9
1549 2002-07-24 [alfons] 0.8.0claws8
1552 sort correctly when using simplified subject line
1553 (closes feature request "[ 585141 ] applying regexp to subject
1554 before sort" submitted by Alexandra Walford)
1556 2002-07-24 [paul] 0.8.0claws7
1558 * sync with 0.8.0cvs3
1559 see ChangeLog 2002-07-24
1561 2002-07-23 [christoph] 0.8.0claws6
1568 o separate processing and summaryview
1569 o removed summary_write_cache from summaryview
1570 o removed summaryview->killed_messages, because we don't have
1571 to keep a list of killed messages anymore. New cache will
1572 keep the hidden messages in cache anyway
1575 * src/selective_download.c
1576 o removed unnecessary summary_write_cache calls
1578 o don't set ignore thread flag in procmsg_get_thread_tree
1579 if it is already set
1582 o moved STATUSBAR_PUSH/POP to statusbar.h because
1583 they are used in different files
1585 2002-07-23 [melvin] 0.8.0claws5
1591 * src/editldap_basedn.c
1593 * src/prefs_common.c
1594 Fixed few memory leak (gtk_editable_get_chars returns
1595 an allocated string)
1597 Fixed few memory leak (gtk_editable_get_chars returns
1598 an allocated string) and modified a little the log cutting
1601 Replaced a call to an obsolete function gtk_entry_get_text()
1602 by gtk_editable_get_chars()
1604 Removed a debug printf
1606 2002-07-23 [christoph] 0.8.0claws4
1609 fix another g_dirname memory leak
1611 2002-07-23 [christoph] 0.8.0claws3
1614 fixed a memory leak in mh_fetch_msginfo
1615 fixed crash when message header could not be
1618 2002-07-23 [paul] 0.8.0claws2
1620 * sync with 0.8.0cvs2
1621 see ChangeLog 2002-07-23
1623 2002-07-23 [paul] 0.8.0claws1
1625 * sync with 0.8.0cvs1
1626 see ChangeLog 2002-07-23
1628 2002-07-23 [paul] 0.8.0claws
1630 * release of 0.8.0claws
1632 2002-07-23 [paul] 0.7.8claws99
1635 new Russian translation, submitted by
1636 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
1638 2002-07-22 [jens] 0.7.8claws98
1641 Updated German translations.
1643 2002-07-22 [paul] 0.7.8claws97
1649 updated translations by Ricardo Mones Lastra,
1650 Alessandro Maestri, Wilbert Berendsen and
1651 Fabio Jr. Beneditto respectively
1653 2002-07-22 [christoph] 0.7.8claws96
1656 fix memory leak caused by wrong g_dirname usage
1658 2002-07-22 [christoph] 0.7.8claws95
1661 update new and unread message counts for summaryview
1662 summaryview does not get it from the folder anymore
1663 and has to update the values itself
1665 2002-07-22 [melvin] 0.7.8claws94
1668 Updated French translations.
1670 2002-07-22 [christoph] 0.7.8claws93
1673 set prop->preg pointer to NULL or following check
1674 will not fail and regexec will be called with
1677 2002-07-21 [alfons] 0.7.8claws92
1679 * src/prefs_common.[ch]
1680 remove option "Send return receipt on request"
1682 2002-07-21 [thorsten] 0.7.8claws91
1685 fixed memleaks, coding style as pointed out by alfons
1687 2002-07-21 [alfons] 0.7.8claws90
1690 * src/noticeview.[ch]
1691 o fix bug notice view being displayed when going to empty folder
1692 (noticed by Christoph)
1693 o allow RRR to be sent when restarting sylpheed, or changing folder
1694 (noticed by Thorsten)
1696 2002-07-21 [thorsten] 0.7.8claws89
1699 Included save_all patch from Xaview FACQ
1700 added support for pathnames
1702 2002-07-21 [alfons] 0.7.8claws88
1707 * src/messageview.[ch]
1708 * src/noticeview.c ** NEW FILE **
1709 * src/noticeview.h ** NEW FILE **
1710 make return receipts work again
1711 (UI idea by Leandro Pereira)
1713 2002-07-21 [paul] 0.7.8claws87
1716 fix sensitivity of 'Select thread'
1718 2002-07-21 [paul] 0.7.8claws86
1720 * src/prefs_common.c
1721 add browser command line for Galeon
1723 2002-07-21 [paul] 0.7.8claws85
1726 fix 'EXTRA_DIST': remove README.README, add TODO
1729 2002-07-21 [alfons] 0.7.8claws84
1732 make enter clear selection
1733 (closes "[ 579888 ] Editor selection/entry error"
1734 reported by Steve Lamb)
1736 2002-07-21 [alfons] 0.7.8claws83
1739 sort message list when selecting unthread messages
1740 (closes "[ 501593 ] switching threaded view doesn't sort"
1741 reported by Simon Schubert)
1743 2002-07-20 [alfons] 0.7.8claws82
1748 2002-07-20 [thorsten] 0.7.8claws81
1751 Fixed expansion of empty fields in matchactions
1753 2002-07-19 [melvin] 0.7.8claws80
1756 Removed a duplicate menu entry (fast mode) introduced during
1758 Added a menu separator between 'Use alternate' and 'Fast mode'
1760 2002-07-19 [paul] 0.7.8claws79
1766 2002-07-19 [thorsten] 0.7.8claws78
1768 * tools/calypso_convert.pl ** NEW FILE **
1771 script to import mbox files exported
1773 o generates folder structure
1774 o includes attachments
1776 2002-07-19 [melvin] 0.7.8claws77
1778 * src/selective_download.[ch]
1779 Fixed bug where closing the dialog with the window manager's
1780 close button will not unlock the summary
1781 Corrected some function declarations that missed a return value
1782 Made the source code comply better with coding style.
1783 * src/prefs_common.c
1784 Added new browser command line for Mozilla.
1786 2002-07-18 [paul] 0.7.8claws76
1789 src/selective_download.[ch]
1790 reflect theme changes, fix Gdk Warning when creating
1791 pixmap from NULL window, and minor clean up.
1792 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1797 2002-07-17 [paul] 0.7.8claws75
1805 2002-07-16 [paul] 0.7.8claws74
1807 * tools/filter_conv.pl
1809 replace conversion script with reimplemented version,
1810 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
1812 2002-07-16 [colin] 0.7.8claws73
1815 remove forgotten debug messages - sorry ;-)
1817 2002-07-16 [colin] 0.7.8claws72
1823 add the ability to select part of a text mime-part
1826 2002-07-15 [christoph] 0.7.8claws71
1829 fix folder message count for folders without
1830 msg_is_changed (includes news folders)
1832 2002-07-15 [martin] 0.7.8claws70
1835 option "display recipient on 'From'..." now works
1836 without the need of enabling the option
1837 "display sender using address book".
1839 2002-07-15 [christoph] 0.7.8claws69
1842 removed setting folder status from summaryview.
1843 folder.c should update all message counts correctly.
1845 2002-07-15 [paul] 0.7.8claws68
1848 updated by Fabio Junior Beneditto
1850 2002-07-15 [darko] 0.7.8claws67
1853 Fixed target folder colorization, don't decrease op
1856 2002-07-14 [paul] 0.7.8claws66
1858 * sync with main 0.8.0
1859 see ChangeLog 2002-07-14
1861 2002-07-13 [melvin] 0.7.8claws65
1866 Replaced sprintf by g_snprintf to prevent possible buffer
1869 Corrected a log message output format.
1870 Added a missing "done" debug output.
1872 Added keyboard accelerator for Priority menu items
1873 Added missing \n in debug output
1877 Added missing \n in debug output
1879 2002-07-13 [paul] 0.7.8claws64
1882 change Sergey's email address to the sf address
1885 increase show_url_timeout (more useful for long
1888 2002-07-12 [sergey] 0.7.8claws63
1891 applied (with some modifications) patch to set the
1892 micalg parameter for signatures
1893 (2001-08-28 Werner Koch <wk@gnupg.org>)
1895 2002-07-12 [sergey] 0.7.8claws62
1899 fixed man page installation
1901 2002-07-12 [paul] 0.7.8claws61
1903 * sync with 0.7.8cvs26
1904 see ChangeLog 2002-07-11 and 2002-07-12
1906 2002-07-11 [christoph] 0.7.8claws60
1910 first use the message number to find the message
1911 to mark with a reply flag but check the
1912 message-id if we got the correct message, if not
1913 try to find it by message-id.
1914 use new string seperator that is not allowed
1917 2002-07-11 [paul] 0.7.8claws59
1919 * sync with 0.7.8cvs23
1920 see ChangeLog 2002-07-10
1922 2002-07-10 [christoph] 0.7.8claws58
1926 Added message-id table to the cache in memory
1927 and functions to msgcache.c and folder.c to
1928 fetch MsgInfos by message id
1931 store folder and message-id of message replying
1932 to in queue header and set reply flag after sending
1933 (Closes bug #469498)
1935 2002-07-10 [paul] 0.7.8claws57
1939 add Martin to the list of authors
1941 2002-07-09 [martin] 0.7.8claws56
1943 Added gtk_ctree_last_visible(), tree_update_level(),
1944 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
1945 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1946 from gtk+ to gtksctree.c for the new sorting code
1947 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
1948 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
1950 Added declaration for gtk_sctree_sort_recursive() and
1951 gtk_sctree_sort_node
1956 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1957 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
1959 2002-07-08 [paul] 0.7.8claws55
1961 * more sync with 0.7.8cvs21
1962 see ChangeLog 2002-07-08
1964 2002-07-08 [paul] 0.7.8claws54
1966 * sync with 0.7.8cvs21
1967 see ChangeLog 2002-07-08
1969 2002-07-07 [alfons] 0.7.8claws53
1972 * src/stock_pixmap.[ch]
1973 * src/pixmaps/notice_warn.xpm ** NEW FILE **
1974 * src/pixmaps/notice_error.xpm ** NEW FILE **
1975 * src/pixmaps/notice_note.xpm ** NEW FILE **
1976 add new pixmaps for upcoming notice pane
1978 2002-07-06 [melvin] 0.7.8claws52
1981 Made them a bit closer to Sylpheed's coding style.
1983 Removed possible memory leaks when some errors occurs.
1985 2002-07-06 [melvin] 0.7.8claws51
1988 Removed --no-location in xgettext command line to help
1989 translators that use Emacs' po-mode
1991 Removed unnecessary comments that messed up sylpheed.pot
1993 2002-07-06 [paul] 0.7.8claws50
1995 * sync with 0.7.8cvs19
1996 see ChangeLog 2002-07-05
1998 2002-07-06 [christoph] 0.7.8claws49
2002 fix folder_item_remove_all_msg and folderview
2003 status for trash folders after emptying trash
2005 2002-07-05 [paul] 0.7.8claws48
2007 * sync with 0.7.8cvs16
2008 see ChangeLog 2002-07-04 and 2002-07-05
2010 2002-07-04 [paul] 0.7.8claws47
2012 * sync with 0.7.8cvs14
2013 see ChangeLog 2002-07-04
2015 2002-07-03 [alfons] 0.7.8claws46
2018 dupe folder item's path because it's being reallocated
2019 by new folder scanning code
2021 2002-07-03 [christoph] 0.7.8claws45
2024 better IMAP uid fetching using 'FETCH 1:* (UID)'
2026 add missing return in msgcache_write
2028 2002-07-02 [thorsten] 0.7.8claws44
2033 use binary mode for file access
2035 2002-07-02 [christoph] 0.7.8claws43
2037 * major code cleanup (part 1)
2039 - unused variables removed
2040 - unused functions removed
2041 - uninitialized variables checked
2042 - missing return statements added
2043 - missing function return types added
2044 - added parentheses around assignment and
2045 && in || when suggested by gcc
2049 replaced direct calls to folder->scan_tree
2050 with folder_scan_tree and restore folder
2051 prefs in this function. The folder should
2052 not have to deal with them.
2053 ( Should now work for all folder types )
2055 2002-07-02 [paul] 0.7.8claws42
2057 * sync with 0.7.8cvs13
2058 see ChangeLog 2002-07-01 and 2002-07-02
2060 2002-07-01 [christoph] 0.7.8claws41
2063 fix "goto next/prev unread message" with
2066 2002-07-01 [paul] 0.7.8claws40
2069 updated by Ricardo Mones Lastra
2071 2002-06-30 [match] 0.7.8claws39
2074 applied variation of leonerd's patch (566661) to
2075 allow multiple email addresses per JPilot entry.
2076 addresses may be separated by space, comma, pipe,
2077 semi-colon, new-line.
2079 2002-06-30 [alfons] 0.7.8claws38
2082 simple fix for putting older nodes before
2083 newer nodes when threading by subject
2085 2002-06-30 [christoph] 0.7.8claws37
2092 fix broken folder tree rescaning
2093 and don't use procmsg_get_mark_sum
2096 2002-06-30 [christoph] 0.7.8claws36
2098 * merge new cache branch
2100 fix new cache imap copy bug
2102 improved folder_item_scan
2103 it should now always set the correct
2104 new, unread and total message counts
2106 2002-06-29 [paul] 0.7.8claws35
2109 correct syntax error
2111 2002-06-29 [paul] 0.7.8claws34
2115 man/Makefile.am ** NEW FILE **
2116 man/sylpheed.1.gz ** NEW FILE **
2117 add Sylpheed man page
2119 2002-06-29 [paul] 0.7.8claws33
2122 updated by Fabio Junior Beneditto
2124 2002-06-28 [jens] 0.7.8claws32
2129 * src/selective_download.c
2130 removed gettext for space " "
2135 2002-06-28 [paul] 0.7.8claws31
2137 * sync with 0.7.8cvs11
2138 see ChangeLog 2002-06-28
2140 2002-06-28 [paul] 0.7.8claws30
2142 * sync with 0.7.8cvs10
2143 see ChangeLog 2002-06-27 and 2002-06-28
2145 2002-06-26 [paul] 0.7.8claws29
2148 src/selective_download.c
2149 don't gettextise empty strings.
2150 reserved by gettext. gettext("") returns
2151 the header entry with meta information,
2152 not the empty string
2157 2002-06-26 [paul] 0.7.8claws28
2159 * sync with 0.7.8cvs7
2160 see ChangeLog 2002-06-25
2162 * src/prefs_common.c
2163 ...and in the process, tweak the gui a little
2165 2002-06-25 [alfons] 0.7.8claws27
2169 fine tune ldap library detection
2171 2002-06-25 [alfons] 0.7.8claws26
2174 don't allow return receipts when composing a news article
2176 2002-06-25 [paul] 0.7.8claws25
2179 add '$(AMTAR)' to 'release' section to allow for
2180 new and older autotools
2182 2002-06-25 [paul] 0.7.8claws24
2185 fix "No more unread messages" persistant pop-up
2188 2002-06-25 [paul] 0.7.8claws23
2191 updated by Alessandro Maestri
2193 2002-06-25 [paul] 0.7.8claws22
2195 * sync with 0.7.8cvs6
2196 see ChangeLog 2002-06-25
2198 2002-06-24 [paul] 0.7.8claws21
2201 add GPL copyright information
2203 2002-06-24 [paul] 0.7.8claws20
2207 tools/update-po ** NEW FILE **
2208 add script that eases the creation of *.po files
2209 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2211 2002-06-23 [alfons] 0.7.8claws19
2214 make notification_convert_header obey const correctness
2215 (next step will be fixing the broken return receipt)
2217 2002-06-23 [paul] 0.7.8claws18
2220 fix bug introduced in last commit:
2221 removed too much code in last commit - put back what's
2224 2002-06-23 [paul] 0.7.8claws17
2226 * src/messageview.[ch]
2227 remove code committed in error from locally patched
2230 2002-06-23 [colin] 0.7.8claws16
2233 add compose_entry_select(), used to select the default_to
2234 email address - hopefully avoiding people sending mails to
2237 2002-06-22 [alfons] 0.7.8claws15
2240 add Bram Metsch & Stanislav Karchebny
2242 * src/prefs_account.[ch]
2244 - apply and adapt Bram's patch which allows user to set SMTP AUTH
2245 options. (see <http://sourceforge.net/tracker/index.php
2246 ?func=detail&aid=566937&group_id=25528&atid=384600>);
2248 - merge Stanislav's fix to make SMTP AUTH work with qmail
2249 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2251 2002-06-22 [paul] 0.7.8claws14
2253 * sync with 0.7.8cvs5
2254 see ChangeLog 2002-06-19 and 2002-06-20
2256 2002-06-22 [alfons] 0.7.8claws13
2258 * src/selective_download.c
2259 fix a stupid mistake I made
2261 2002-06-22 [alfons] 0.7.8claws12
2263 * src/selective_download.[ch]
2264 fix another unnoticed leak; cleanup code
2269 gpg-sign <-- gpg-sign-syl
2271 2002-06-21 [alfons] 0.7.8claws11
2273 * src/selective_download.c
2274 * src/selective_download.h
2275 fix assorted mix of allocation errors (should solve
2276 problem reported by Philippe Gramoullé, see:
2277 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2279 2002-06-20 [melvin] 0.7.8claws10
2281 * tools/gpg-sign *REMOVED*
2282 tools/gpg-sign-syl *ADDED*
2283 Replaced the gpg clearsigning script with the version using
2284 xterm instead of ssh-askpass and changed its name.
2287 Updated actions example to reflect the renaming of the
2288 gpg clearsigning script.
2290 2002-06-19 [paul] 0.7.8claws9
2292 * sync with 0.7.8claws9
2293 see ChangeLog 2002-06-18 and 2002-06-19
2295 2002-06-19 [paul] 0.7.8claws8
2297 * sync with 0.7.8cvs1
2298 see ChangeLog 2002-06-18
2300 2002-06-18 [alfons] 0.7.8claws7
2303 add omitted prototype
2305 2002-06-17 [paul] 0.7.8claws6
2308 fix hiding of exec_btn
2310 2002-06-17 [paul] 0.7.8claws5
2313 remove unneeded code: should_delete()
2314 and Pop3State::uidl_todelete_list
2316 2002-06-17 [paul] 0.7.8claws4
2319 see ChangeLog 2002-06-11 and 2002-06-13
2321 2002-06-16 [alfons] 0.7.8claws3
2324 make sure lock sort mode (claws specific) is
2325 also persists after a tree rescan
2327 2002-06-16 [alfons] 0.7.8claws2
2329 * src/prefs_folder_item.c
2331 fix persistence of folder sort mode (broken
2332 by adapting Hiro's new folder persistence code)
2334 2002-06-16 [alfons] 0.7.8claws1
2338 * src/prefscommon.[ch]
2339 control size of log text in log window;
2340 closes patch #569155 submitted by Mitko Haralanov.
2342 2002-06-15 [paul] 0.7.8claws
2344 * release of 0.7.8claws
2346 2002-06-15 [paul] 0.7.7claws
2349 updated by Fabio Junior Beneditto
2351 2002-06-14 [paul] 0.7.6claws49
2354 updated by Ricardo Mones Lastra
2356 2002-06-14 [paul] 0.7.6claws48
2359 updated translation by Wilbert Berendsen
2361 2002-06-14 [melvin] 0.7.6claws47
2364 Updated French translation
2366 2002-06-13 [paul] 0.7.6claws46
2369 allow filename to be typed in, rather than just
2370 selected by the mouse. Patch by Gustavo Noronha Silva.
2372 2002-06-13 [alfons] 0.7.6claws45
2374 * src/mainwindow.[ch]
2375 more cleanups (removing unnecessary menu items Expand
2376 summary / message view)
2378 2002-06-13 [melvin] 0.7.6claws44
2381 Added src/string_match.c
2382 * src/string_match.c
2383 Fixed possible buffer overflow.
2385 Added missing config.h header.
2386 * src/prefs_common.c
2389 Made some strings translatable (missing _(..)).
2391 2002-06-13 [melvin] 0.7.6claws43
2394 Corrected action example (verifying clearsigned mail).
2395 * src/prefs_account.c
2397 * src/prefs_common.c
2398 Removed incorrect line that generated a Gtk-CRITICAL msg.
2400 2002-06-12 [alfons] 0.7.6claws42
2403 add init of score column lost in 0.7.6claws42
2405 2002-06-12 [paul] 0.7.6claws41
2407 * src/prefs_account.c
2408 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2409 behavior of the radio buttons, (from 0.7.7cvs2)
2411 2002-06-11 [alfons] 0.7.6claws40
2413 * src/messageview.[ch]
2414 * src/summaryview.[ch]
2415 * src/summary_search.c
2417 perform a sync to bring in Hiro's separate view implementation
2419 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2421 2002-06-11 [paul] 0.7.6claws39
2423 * src/prefs_account.c
2424 correct a typo on the Receive tab
2426 2002-06-10 [match] 0.7.6claws38
2429 Included address completion patch from Gustavo Noronha.
2431 2002-06-10 [paul] 0.7.6claws37
2435 src/prefs_account.[ch]
2436 src/selective_download.[ch]
2439 - check if POP Account
2440 - Receive Button renamed to Preview
2441 - Preview Button Popup: preview new/all messages
2443 - Account Preferences-->Receive tab checkbutton if you
2444 want to remove Mail after Download
2446 - Account Preferences-->Receive tab checkbutton use
2447 filtering rules on preview
2448 (think of delete_on_server)
2450 - Account selectable from SD dialog
2451 - checkbutton to show already downloaded messages if
2452 all messages are previewed
2453 - new clist column showing Date
2456 - play ball with UIDL
2457 - fault tolerant (?)
2458 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2460 2002-06-10 [melvin] 0.7.6claws36
2463 Added a hint to ac/README in cvs instructions.
2465 * src/prefs_actions.c
2466 Made it possible to use a more elaborate command line
2467 for asynchronous actions, too.
2469 2002-06-10 [melvin] 0.7.6claws35
2471 * src/prefs_actions.c
2472 Make it possible to use a more elaborate command line
2473 (e.g. |foo|bar|cat>there;echo Done|)
2474 Corrected error message when calling %f, %F and %p commands
2475 from the compose window.
2477 2002-06-09 [colin] 0.7.6claws34
2480 Automatically find unread messages in current folder
2481 before annoying the user.
2483 2002-06-08 [alfons] 0.7.6claws33
2486 remove bad formatting string in it.po translation
2487 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2489 2002-06-08 [paul] 0.7.6claws32
2491 * sync with 0.7.6cvs25
2492 see ChangeLog 2002-06-07
2494 2002-06-05 [paul] 0.7.6claws31
2497 add 'Sort by locked' and 'Sort by score'
2499 2002-06-05 [paul] 0.7.6claws30
2501 * sync with 0.7.6cvs24
2502 see ChangeLog 2002-06-04
2504 2002-06-04 [paul] 0.7.6claws29
2507 updated by Fabio Junior Beneditto
2509 2002-06-03 [thorsten] 0.7.6claws28
2512 fclose() matcherrc after reading
2514 2002-06-03 [paul] 0.7.6claws27
2516 * sync with 0.7.6cvs21
2517 see ChangeLog 2002-05-31
2519 2002-05-31 [paul] 0.7.6claws26
2521 * sync with 0.7.6cvs20
2522 see ChangeLog 2002-05-29 and 2002-05-30
2524 2002-05-31 [paul] 0.7.6claws25
2527 hopefully fix last buggy sync
2530 correct typo in 'Actions' examples
2532 2002-05-29 [paul] 0.7.6claws24
2534 * sync with 0.7.6cvs18
2535 see ChangeLog 2002-05-28 and 2002-05-29
2541 2002-05-28 [paul] 0.7.6claws23
2543 * sync with 0.7.6cvs16
2544 see ChangeLog 2002-05-28
2546 2002-05-27 [thorsten] 0.7.6claws22
2548 * faq/it/sylpheed-faq-1.html
2549 faq/it/sylpheed-faq-2.html
2550 faq/it/sylpheed-faq-3.html
2551 faq/it/sylpheed-faq.html
2552 corrected DOS lineendings
2553 * faq/de/sylpheed-faq-1.html
2554 faq/de/sylpheed-faq-2.html
2555 faq/en/sylpheed-faq-1.html
2556 faq/en/sylpheed-faq-2.html
2557 faq/en/sylpheed-faq-3.html
2558 faq/es/sylpheed-faq-1.html
2559 faq/es/sylpheed-faq-2.html
2560 faq/es/sylpheed-faq-3.html
2561 faq/fr/sylpheed-faq-1.html
2562 faq/it/sylpheed-faq-1.html
2563 faq/it/sylpheed-faq-2.html
2564 faq/it/sylpheed-faq-3.html
2565 faq/it/sylpheed-faq.html
2566 changed ">" to "
2568 2002-05-27 [paul] 0.7.6claws21
2570 * sync with 0.7.6cvs15
2571 see ChangeLog 2002-05-27
2573 2002-05-27 [paul] 0.7.6claws20
2575 * src/prefs_account.c
2578 2002-05-26 [paul] 0.7.6claws19
2583 2002-05-25 [paul] 0.7.6claws18
2586 add description of kmail2sylpheed.pl
2588 2002-05-25 [paul] 0.7.6claws17
2590 * tools/kmail2sylpheed.pl ** NEW FILE **
2591 perl script that converts an exported Kmail address
2592 book, converts it to sylpheed addressbook file,
2593 writes the file to .sylpheed, and updates
2596 2002-05-25 [paul] 0.7.6claws16
2598 * sync with 0.7.6cvs14
2599 see ChangeLog 2002-05-23
2601 2002-05-24 [paul] 0.7.6claws15
2604 make a correction and add some more info
2606 2002-05-24 [paul] 0.7.6claws14
2610 compose_redirect_write_headers_from_headerlist()
2611 add Subject and Resent-Message-ID to
2612 compose_redirect_write_headers()
2613 Received, Subject, and X-UIDL are filtered out in
2614 compose_redirect_write_to_file()
2616 2002-05-23 [paul] 0.7.6claws13
2622 src/matcher_parser_lex.l
2623 src/matcher_parser_parse.y
2624 src/prefs_common.[ch]
2625 src/prefs_filtering.c
2627 rename 'Bounce' to 'Redirect'
2629 2002-05-23 [paul] 0.7.6claws12
2631 * more sync with 0.7.6cvs13
2633 see ChangeLog 2002-05-22
2635 2002-05-22 [paul] 0.7.6claws11
2637 * sync with 0.7.6cvs13
2639 see ChangeLog 2002-05-20
2641 see ChangeLog 2002-05-22
2643 2002-05-21 [melvin] 0.7.6claws10
2646 Added missing filtering and scoring headers
2647 Fixed bad function call that showed garbage
2648 in Folder->Processing
2650 2002-05-21 [paul] 0.7.6claws9
2653 make all tools executable, (patch by Alfons).
2655 2002-05-20 [alfons] 0.7.6claws8
2658 don't forget to call mktime() so we have a valid week
2660 (Bug report by Roger Sondermann <mail@jumaros.de>)
2662 2002-05-20 [paul] 0.7.6claws7
2665 fix broken parsing of urls
2667 fix displaying of urls
2669 both fixes from the patch [547855] by Eugene
2672 2002-05-19 [alfons] 0.7.6claws6
2675 make sylpheed configure correctly with the latest
2676 and greatest of automake / autoconf / gettext
2678 2002-05-19 [alfons] 0.7.6claws5
2682 add function for returning ime zone offset
2684 * src/quote_fmt_parse.y
2685 better quotation formatting - does not convert
2686 to local time, but uses the original date string.
2688 Note: %z inserts the timezone offset (should
2689 work also on platforms where strftime does not
2692 2002-05-18 [christoph] 0.7.6claws4
2695 fix indentation of some code
2700 correct path for ignorethread.xpm
2701 incorrect filename for sylpheed_logo.xpm
2702 add missing include matcher_parser_parse.h
2704 2002-05-18 [paul] 0.7.6claws3
2706 * sync with 0.7.6cvs8
2707 see ChangeLog 2002-05-16 and 2002-05-17
2709 2002-05-18 [melvin] 0.7.6claws2
2712 Corrected an action's definition and fixed some misspellings.
2714 2002-05-18 [paul] 0.7.6claws1
2717 tools/gpg-sign ** new file **
2718 tools/uudec ** new file **
2719 add Melvin's Actions scripts
2722 add Melvin's descriptions for Actions
2724 2002-05-18 [paul] 0.7.6claws
2726 * Version 0.7.6claws released
2728 2002-05-17 [paul] 0.7.5claws32
2731 updated by Ricardo Mones Lastra
2733 2002-05-17 [paul] 0.7.5claws31
2736 fix Account prefs default folder for sent/draft/deleted
2741 updated translation by Alessandro Maestri and
2744 2002-05-17 [melvin] 0.7.5claws30
2746 * src/prefs_actions.c
2747 Fixed bug where using %F not at the end of the command
2748 resulted in an additional empty argument being created.
2749 Thanks to Darko Koruga for reporting the bug.
2751 2002-05-17 [melvin] 0.7.5claws29
2754 Updated French translations.
2756 2002-05-15 [paul] 0.7.5claws28
2759 updated by Ricardo Mones Lastra
2761 2002-05-15 [paul] 0.7.5claws27
2763 * sync with 0.7.6cvs4
2764 see ChangeLog 2002-05-14 and 2002-05-15
2766 2002-05-14 [paul] 0.7.5claws26
2768 * sync with 0.7.6cvs1
2769 see ChangeLog 2002-05-13
2771 2002-05-13 [thorsten] 0.7.5claws25
2774 fix select_all and copy in multipart messages
2776 fix select_all and copy in multipart messages
2778 2002-05-12 [paul] 0.7.5claws24
2781 reverse last commit, bug already fixed in 0.7.5claws3
2783 2002-05-12 [netztorte] 0.7.5claws23
2786 dont parse empty addressbook (checked in before claws20)
2788 2002-05-12 [melvin] 0.7.5claws22
2791 Removed unneeded priority code introduced by the previous
2794 2002-05-12 [melvin] 0.7.5claws21
2797 Added possibility to set message's priority.
2799 Added possibility to set message's priority.
2800 Added missing headers
2802 2002-05-12 [melvin] 0.7.5claws20
2804 * src/prefs_actions.c
2805 Removed implicitely added quotes around the name
2806 of the temporary files of mime parts.
2808 2002-05-12 [paul] 0.7.5claws19
2810 * sync with 0.7.5cvs20
2811 see ChangeLog 2002-05-11
2813 2002-05-12 [alfons] 0.7.5claws18
2815 * src/quote_fmt_lex.l
2816 * src/quote_fmt_parse.y
2817 allow quote / reply date & time format to be set using
2818 %D{format}. format is a format string you'd pass to
2819 strftime() (see man strftime, or the Display tab |
2820 Date format setting).
2822 Currently %D converts the date to local time.
2824 2002-05-11 [paul] 0.7.5claws17
2826 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
2827 see ChangeLog 2002-05-10 and 2002-05-11
2829 2002-05-10 [paul] 0.7.5claws16
2831 * sync with 0.7.5cvs16
2832 see ChangeLog entries 2002-05-09 and
2835 2002-05-10 [colin] 0.7.5claws15
2838 Corrected a bug that prevented sylpheed to open
2839 double-clicked URIs.
2841 2002-05-09 [paul] 0.7.5claws14
2843 * sync with 0.7.5cvs14
2844 see ChangeLog 2002-05-08 and 2002-05-09
2846 2002-05-08 [paul] 0.7.5claws13
2848 * sync with 0.7.5cvs11
2849 see ChangeLog entry 2002-05-08
2851 2002-05-08 [paul] 0.7.5claws12
2855 fix segfault on View->Open in new window
2856 patch submitted by Thorsten Maerz <torte@netztorte.de>
2858 2002-05-07 [paul] 0.7.5claws11
2860 * sync with 0.7.5cvs9
2861 see ChangeLog entry 2002-05-07
2863 2002-05-06 [paul] 0.7.5claws10
2867 display url in statusbar on single-click
2868 patch submitted by Thorsten Maerz <torte@netztorte.de>
2870 2002-05-06 [match] 0.7.5claws9
2877 XML implementation of properties file.
2878 * src/exporthtml.[ch]
2879 * src/expthtmldlg.[ch]
2883 2002-05-02 [sergey] 0.7.5claws8
2885 * src/mainwindow.c (mainwin_entries),
2886 src/prefs_common.c (prefs_send_create()),
2887 src/codeconv.c (locale_table):
2888 use charset name "Windows-1251" instead of "CP1251".
2890 2002-05-02 [colin] 0.7.5claws7
2894 src/prefs_folder_item.c
2895 Fixed cosmetics bugs due to Outbox renamed to Sent.
2897 2002-05-02 [hiro] 0.7.5claws6
2900 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
2902 2002-05-02 [paul] 0.7.5claws5
2905 more sync with 0.7.5cvs7, see ChangeLog entry
2908 2002-05-02 [hiro] 0.7.5claws4
2911 compose_queue_sub():
2912 check if queue folder exists (closes #550397).
2913 removed directory creation since it should be handled
2916 imap_add_msg(): return UID for appended message
2919 2002-04-30 [paul] 0.7.5claws3
2922 fix account_find_from_address() bug
2924 2002-04-28 [colin] 0.7.5claws2
2928 src/prefs_common.[ch]
2930 Added user-definable quotation characters recognition.
2932 2002-04-28 [paul] 0.7.5claws1
2934 * sync with 0.7.5cvs4
2935 see ChangeLog entry 2002-04-25
2937 2002-04-28 [paul] 0.7.5claws
2942 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
2943 Fabio Junior Beneditto
2945 2002-04-27 [jens] 0.7.4claws103
2948 updated German translation.
2950 2002-04-27 [hiro] 0.7.4claws102
2953 summary_write_cache(): fixed the mark loss of hidden messages.
2955 2002-04-26 [melvin] 0.7.4claws101
2958 fixed a second typo (same one)
2962 fixed the type again...
2964 2002-04-26 [melvin] 0.7.4claws100
2967 fixed a typo in an alert message ("temorary").
2970 corrected the typo described above.
2972 updated French translation.
2974 2002-04-26 [darko] 0.7.4claws99
2977 fix target folder colorization
2979 2002-04-25 [paul] 0.7.4claws98
2982 updated by Alessandro Maestri
2984 2002-04-24 [colin] 0.7.4claws97
2987 Fixed double "subject is empty" question.
2989 2002-04-23 [colin] 0.7.4claws96
2992 Corrected issue when "automatically display images" was
2993 not set : first image remained after selecting second.
2995 2002-04-23 [melvin] 0.7.4claws95
2997 * src/prefs_actions.c
2998 Don't display in/out dialog if there is nothing to show.
3000 2002-04-23 [paul] 0.7.4claws94
3002 * sync with 0.7.5cvs3
3003 bug fixes: see ChangeLog entry 2002-04-23
3005 2002-04-22 [darko] 0.7.4claws93
3008 fix previous check-in which changed code after
3011 2002-04-22 [paul] 0.7.4claws92
3018 update English, Spanish and French FAQs
3021 add German and Spanish manuals
3024 update English and French manuals
3027 add to and re-arrange the pixmap entries
3029 2002-04-22 [darko] 0.7.4claws91
3032 fix sender initials recognition to only allow
3033 '>' after the initials
3035 2002-04-21 [paul] 0.7.4claws90
3037 * sync with 0.7.5 release
3038 see ChangeLog entry 2002-04-21
3043 add colin's new pixmaps to EXTRA_DIST
3045 2002-04-21 [colin] 0.7.4claws89
3048 * src/mainwindow.[ch]
3049 * src/prefs_common.[ch]
3050 * src/stock_pixmap.[ch]
3051 Added "Work offline" ability.
3053 2002-04-21 [colin] 0.7.4claws88
3056 * src/prefs_common.c
3057 * src/prefs_common.h
3058 * src/textview.c : Added an option to common preferences -> display
3059 to allow user not to automatically display images.
3061 2002-04-21 [paul] 0.7.4claws87
3063 * sync with 0.7.4cvs52
3064 see ChangeLog entry 2002-04-21 (src/imap.c)
3066 2002-04-21 [paul] 0.7.4claws86
3068 * sync with 0.7.4cvs51
3069 see ChangeLog entry 2002-04-21
3071 2002-04-21 [paul] 0.7.4claws85
3073 * sync with 0.7.4cvs49
3074 see ChangeLog entries 2002-04-20 and 2002-04-21
3077 clean up: remove old 'stock_' element from xpm
3080 2002-04-21 [alfons] 0.7.4claws84
3082 apply sync patch from Paul
3085 use old claws prefs_folder_item_create() for now
3087 2002-04-19 [match] 0.7.4claws83
3089 * src/addressbook.[ch]
3090 * src/addrharvest.[ch]
3091 * src/addrgather.[ch]
3094 * src/summaryview.[ch]
3097 2002-04-19 [paul] 0.7.4claws82
3100 updated by Fabio Junior Beneditto
3102 2002-04-14 [alfons] 0.7.4claws81
3105 add #include <sys/types.h> for mode_t and off_t
3107 2002-04-13 [paul] 0.7.4claws80
3112 src/prefs_common.[ch]
3114 enable storing of GnuPG passphrase for the whole
3115 session or a user-defined number of minutes. patch
3116 submitted by Ravemax <ravemax@dextrose.com>
3118 2002-04-13 [alfons] 0.7.4claws79
3121 make email parser also stop scanning when encountering separators
3122 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
3124 2002-04-13 [paul] 0.7.4claws78
3126 * sync with 0.7.4cvs39
3127 see ChangeLog entry 2002-04-12
3129 2002-04-11 [paul] 0.7.4claws77
3131 * sync with 0.7.4cvs37
3132 see ChangeLog entry 2002-04-11
3134 2002-04-11 [paul] 0.7.4claws76
3137 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3138 the clause for OpenSSL). sync with sylpheed main
3140 2002-04-09 [melvin] 0.7.4claws75
3143 Made 'Ctrl-Enter' on send ignore some modifiers
3144 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
3145 to bind other *-Enter (but not Alt-Enter).
3147 2002-04-09 [paul] 0.7.4claws74
3149 * sync with 0.7.4cvs35
3150 see ChangeLog entries 2002-04-09
3152 2002-04-08 [paul] 0.7.4claws73
3154 * sync with 0.7.4cvs33
3155 see ChangeLog entry 200-04-08
3157 2002-04-07 [match] 0.7.4claws72
3159 * src/addrharvest.[ch]
3160 fixed to read all addresses in header, regardless
3161 of header size. improved name parsing. accommodate
3162 harvest from folders and selected message.
3164 included new address parsing function.
3165 * src/addrgather.[ch]
3166 * src/addressbook.[ch]
3167 * src/summaryview.[ch]
3169 allow address harvest of folder as well as selected
3172 2002-04-07 [paul] 0.7.4claws71
3176 don't try to authenticate with CRAM-MD5 in SMTP when
3177 SMTP-AUTH enabled if MTA doesn't issue this
3178 auth-method in it's ehlo-response. bug item #531364,
3179 patch item #938910. patch submitted by Colin Leroy
3182 2002-04-07 [paul] 0.7.4claws70
3185 fix missing MODE_READER bug. patch submitted by
3186 Colin Leroy <colin@colino.net>
3188 2002-04-07 [alfons] 0.7.4claws69
3191 * src/prefs_filtering.c
3193 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3194 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3196 2002-04-07 [paul] 0.7.4claws68
3198 * sync with 0.7.4cvs32
3199 see ChangeLog entry 2002-04-06
3201 * tools/filter_conv.pl
3204 2002-04-06 [paul] 0.7.4claws67
3206 * tools/filter_conv.pl
3207 modify to be able to find the name of the first
3208 mailbox and use that. main's filter does not
3209 record the full path to the mailbox and therefore
3210 can only filter to the first mailbox.
3212 2002-04-05 [paul] 0.7.4claws66
3214 * tools/filter_conv.pl
3215 attempt to make the script all-encompassing and
3216 be able to convert any main 'filter' rule thrown
3219 2002-04-05 [paul] 0.7.4claws65
3221 * tools/filter_conv.pl
3222 allow for collapsed folder trees
3224 2002-04-05 [paul] 0.7.4claws64
3226 * sync with 0.7.4cvs31
3227 see ChangeLog entries 2002-04-05
3229 2002-04-03 [paul] 0.7.4claws63
3231 * sync with 0.7.4cvs29
3232 see ChangeLog entries 2002-04-02 and 2002-04-03
3234 2002-04-02 [paul] 0.7.4claws62
3236 * sync with 0.7.4cvs26
3237 see ChangeLog entry 2002-04-01
3239 2002-04-02 [match] 0.7.4claws61
3242 * src/importpine.[ch]
3244 import Pine address book.
3246 2002-04-02 [match] 0.7.4claws60
3248 * src/addrharvest.[ch]
3249 improve address parsing of funky addresses.
3251 2002-04-02 [darko] 0.7.4claws59
3254 wrap on send improvements, it now recognizes quoted
3255 initials as part of the quotation string, and it
3256 does not join lines separated by CR
3258 2002-04-01 [match] 0.7.4claws58
3261 added new functions.
3263 remove excessive duplicate address generation
3266 2002-04-01 [alfons] 0.7.4claws57
3271 2002-04-01 [paul] 0.7.4claws56
3273 * sync with 0.7.4cvs25
3274 see ChangeLog entry 2002-04-01
3276 2002-04-01 [alfons] 0.7.4aprilfool55
3279 honour feature request item #537427 to allow for
3280 displaying names from address book for sent mail also
3282 2002-03-29 [paul] 0.7.4claws54
3285 src/prefs_filtering.[ch]
3288 add 'fast filter' for claws' filtering,
3289 /Tools/Create filter rule/... patch submitted
3290 by Neill Miller <neillm@thecodefactory.org>
3292 2002-03-29 [paul] 0.7.4claws53
3294 * sync with 0.7.4cvs24
3295 see ChangeLog entry 2002-03-29
3297 2002-03-28 [paul] 0.7.4claws52
3299 * sync with 0.7.4cvs23
3300 see ChangeLog entry 2002-03-28
3302 2002-03-27 [melvin] 0.7.4claws51
3304 * src/prefs_actions.c
3305 Added support to pass only one message part (as a
3306 file) to the command using '%p'. No quotes are needed
3307 because doubles quotes are automatically added.
3308 Fixed bug where Sylpheed could block when waiting for
3309 a child process to finish.
3310 Changed the help menu to remove quotes around symbols to
3311 avoid misinterpretation (they must not be used).
3313 2002-03-27 [melvin] 0.7.4claws50
3316 Made the new mail notification command always
3317 execute asynchronously.
3319 2002-03-27 [paul] 0.7.4claws49
3322 fix bug introduced in last commit
3324 2002-03-27 [paul] 0.7.4claws48
3326 * sync with 0.7.4cvs21
3327 see ChangeLog 2002-03-26 and 2002-03-27
3329 2002-03-26 [hoa] 0.7.4claws47
3331 * src/prefs_folder_item.c
3332 really fixed the bug #516442 with folder rescan.
3334 2002-03-26 [paul] 0.7.4claws46
3336 * sync with 0.7.4cvs19
3337 see ChangeLog entries 2002-03-25 and 2002-03-26
3339 2002-03-25 [hoa] 0.7.4claws45
3343 fix the bug #516442 with folder rescan.
3345 * src/prefs_common.[ch]
3347 added an option to enable two different behaviours
3351 2002-03-25 [paul] 0.7.4claws44
3354 src/selective_download.c
3355 correct a few menuitem labels
3357 2002-03-25 [christoph] 0.7.4claws43
3360 fix non deleted tmp message in
3361 procmsg_save_to_outbox
3362 fix problems caused by sync with
3363 main branch's procmsg_send_queue
3365 2002-03-25 [paul] 0.7.4claws42
3369 src/quote_fmt_parse.y
3370 add Last name (%L) placeholder for quoting.
3371 patch submitted by Thorsten Thielen
3372 <thth@users.sourceforge.net>
3374 2002-03-25 [paul] 0.7.4claws41
3377 get full hostname. patch submitted by
3378 Bob Woodside <rwoodside1@comcast.net>
3380 2002-03-25 [paul] 0.7.4claws40
3385 src/prefs_account.[ch]
3386 enable NNTP over SSL. patch submitted by
3387 Pascal Jermini <pascal@infinity.hn.org>
3389 2002-03-24 [paul] 0.7.4claws39
3391 * src/prefs_common.c
3392 make the arrangement of the Compose tab more
3396 fix some irregularities of style
3399 updated by Kilian Krause
3401 2002-03-23 [paul] 0.7.4claws38
3404 updated by Fabio Junior Beneditto
3406 2002-03-23 [paul] 0.7.4claws37
3409 move 'Gather addresses' to 'Tools' menu
3410 make 'Selective download' sensitive
3412 2002-03-23 [paul] 0.7.4claws36
3414 * sync with 0.7.4cvs16
3415 see ChangeLog entries 2002-03-23
3417 2002-03-22 [christoph] 0.7.4claws35
3419 * src/quote_fmt_parse.y
3420 fix include program output
3422 2002-03-22 [alfons] 0.7.4claws34
3425 initialize GDate stack variable correctly (sorry!)
3427 2002-03-22 [paul] 0.7.4claws33
3433 rename 'Tool' to 'Tools'
3436 move 'Delete duplicated messages' from
3437 'Message/' to 'Tools/'
3438 re-arrange the order of 'Tools/' items
3440 2002-03-22 [paul] 0.7.4claws32
3443 src/addressbook.[ch]
3444 auto-address completion now also matches on
3445 Nickname. patch submitted by Bob Forsman
3446 <hammor@users.sourceforge.net>
3449 correct a spelling mistake
3451 2002-03-22 [alfons] 0.7.4claws31
3454 fix getting uidl from incorrect string
3457 2002-03-21 [alfons] 0.7.4claws30
3460 more code refactoring
3461 plug mem leak introduced by delete on server
3463 2002-03-21 [paul] 0.7.4claws29
3465 * sync with 0.7.4cvs11
3466 see ChangeLog entries 2002-03-20
3468 2002-03-20 [alfons] 0.7.4claws28
3471 apply Colin's patch and refactor
3473 2002-03-20 [paul] 0.7.4claws27
3475 * sync with sylpheed 0.7.4cvs9
3476 see ChangeLog entry 2002-03-20
3478 2002-03-19 [christoph] 0.7.4claws26
3483 revert changes for flag updates
3484 (does not work correctly and no time to debug)
3486 2002-03-20 [alfons] 0.7.4claws25
3489 refactor should_delete() a little bit
3491 2002-03-19 [paul] 0.7.4claws24
3495 src/prefs_account.[ch]
3496 allow the user to leave downloaded mail on the
3497 server for n days. Patch submitted by Colin Leroy
3500 2002-02-19 [paul] 0.7.4claws23
3502 * sync with sylpheed 0.7.4cvs8
3503 see ChangeLog entries 2002-03-19
3505 2002-03-18 [paul] 0.7.4claws22
3507 * sync with sylpheed 0.7.4cvs6
3508 see ChangeLog entry 2002-03-18
3510 2002-03-18 [paul] 0.7.4claws21
3513 add en_GB message catalogue
3518 correct a few spelling mistakes
3520 2002-03-17 [alfons] 0.7.4claws20
3523 more stringent checks for NULL params when writing
3524 filtering actions to a file
3526 2002-03-17 [hoa] 0.7.3claws20
3529 fixed the count of new messages
3532 fixed the "attachment properties" window
3534 2002-03-17 [paul] 0.7.4claws19
3539 src/prefs_account.[ch]
3542 automatically mark cross-posted messages as read
3543 and (optionally) give them a colour label
3544 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
3547 2002-03-17 [paul] 0.7.4claws18
3549 * sync with sylpheed 0.7.4cvs5
3550 see ChangeLog entry 2002-03-17
3552 2002-03-17 [melvin] 0.7.4claws17
3555 Worked around a gtktext 'bug': when searching for
3556 a text in a long message it was scrolling slowly
3557 line by line until it hit the searched text.
3559 Updated French translation
3561 2002-03-17 [melvin] 0.7.4claws16
3565 * src/prefs_actions.c
3566 Moved "Edit/Actions" to "Tool/Actions"
3567 Made mainwindow/compose window sensitive as soon as
3568 no child process is running anymore even if the io dialog
3570 Fixed a struct being initialized with a non constant char*
3572 2002-03-16 [christoph] 0.7.4claws15
3575 add --with-compiler-flags option
3576 (only for developer hacking)
3580 try to make folder-stats and flag handling more
3581 independent from the summaryview. msgcounts
3582 are only set when the folder is opened and
3583 procmsg_msginfo_(un)set_flags will handle it
3584 later and summaryview will get the values
3587 2002-03-16 [paul] 0.7.4claws14
3590 fix Return-receipt. Patch submitted by Bob
3591 Woodside <rwoodside1@comcast.net>
3593 2002-03-16 [paul] 0.7.4claws13
3596 fix 'dynamic' signatures, make it work again
3597 broken during sync on 2002-03-14 (0.7.4claws2)
3599 2002-03-15 [match] 0.7.4claws12
3601 * src/addrharvest.[ch]
3602 * src/addrgather.[ch]
3603 * src/addressbook.[ch]
3605 included address harvester feature. still some
3606 issues with address parsing that I will fix.
3608 2002-03-15 [match] 0.7.4claws11
3611 * src/addrcache.[ch]
3612 * src/addressbook.[ch]
3621 tidy up. fix memory leaks. moved attribs and methods
3622 from individual interfaces to addrcache object. prep
3623 for new stuff to come in.
3625 2002-03-15 [alfons] 0.7.4claws10
3628 * src/matcher_parser_parse.y
3629 * src/matcher_parser_lex.l
3630 * src/prefs_matcher.c
3631 add filtering conditions message greater than, smaller
3632 than, and exactly matching a size in bytes
3633 (does not work with delete from POP3 server yet)
3635 this should also give others an idea what you should
3636 do to add new criterions to claws filtering system
3639 2002-03-15 [paul] 0.7.4claws9
3641 * tools/filter_conv.pl
3642 exit if there are no filter rules to convert
3643 rename filterrc to filterrc.old after completion
3645 2002-03-15 [paul] 0.7.4claws8
3647 * sync with sylpheed 0.7.4cvs3
3648 see ChangeLog entry 2002-03-14
3650 2002-03-14 [paul] 0.7.4claws7
3653 clean up the last commit (ahem)
3655 2002-03-14 [paul] 0.7.4claws6
3658 fix bug #515655. honour account preferences
3659 regarding gpg default signing/encryption when
3660 changing account from the compose window.
3662 2002-03-14 [paul] 0.7.4claws5
3665 remove unnecessary curly brackets
3667 2002-03-14 [paul] 0.7.4claws4
3670 src/prefs_filtering.[ch]
3671 add filter rename on folder rename and filter
3672 delete on folder delete. Patch submitted by
3673 Neill Miller <neillm@thecodefactory.org>
3675 2002-03-14 [christoph] 0.7.4claws3
3680 (patch submitted by "Simon 'corecode' Schubert")
3681 * src/prefs_common.c
3685 2002-03-14 [paul] 0.7.4claws2
3687 * sync with sylpheed 0.7.4cvs2
3688 see ChangeLog entry 2002-03-13
3690 2002-03-12 [darko] 0.7.4claws1
3693 fix what seems to be a copy and paste error
3694 when setting color for important messages
3697 2002-03-11 [paul] version 0.7.4claws released
3699 2002-03-11 [paul] 0.7.4claws
3705 update message catalogs. Submitted by Ricardo Mones
3706 Lastra, Alessandro Maestri, Wilbert Berendsen, and
3707 Fabio Junior Beneditto
3712 faq/it/sylpheed-faq*
3718 2002-03-11 [jens] 0.7.3claws7
3721 updated German translation
3723 2002-03-11 [melvin] 0.7.3claws6
3726 updated and corrected French translation
3728 2002-03-10 [hoa] 0.7.3claws5
3732 * src/prefs_account.c
3735 fixed the local account.
3736 you have to change the default "/usr/sbin/sendmail"
3737 to "/usr/sbin/sendmail -t" in the preferences of
3741 removed some debug display for renderer
3743 2002-03-10 [paul] 0.7.3claws4
3745 * faq/en/sylpheed-faq-1.html
3746 faq/en/sylpheed-faq-2.html
3749 2002-03-09 [paul] 0.7.3claws3
3751 * sync with sylpheed 0.7.4
3752 see ChangeLog entry 2002-03-09
3754 2002-03-08 [paul] 0.7.3claws2
3756 * faq/en/sylpheed-faq*
3757 faq/es/sylpheed-faq*
3758 faq/fr/sylpheed-faq*
3761 * manual/fr/.cvsignore
3762 manual/fr/Makefilea.am
3766 add the French manual
3768 2002-03-07 [paul] 0.7.3claws1
3770 * sync with sylpheed 0.7.3cvs4
3771 see ChangeLog entries 2002-03-06 and 2002-03-07
3774 updated by Wilbert Berendsen
3776 2002-03-07 [melvin] 0.7.2claws34
3778 * src/selective_download.c
3779 Changed the pixmap of the receive button to MAIL_RECEIVE.
3781 2002-03-06 [paul] 0.7.2claws33
3783 * sync with sylpheed 0.7.3cvs1
3784 bug fix, see ChangeLog entry 2002-03-05
3786 2002-03-05 [paul] 0.7.2claws32
3791 reverse the pgp ascii-armored code implemented in
3792 0.7.2claws16. removal of this code until it matures.
3793 this means that verifying ascii-armored pgp sigs and
3794 automatic decryption of ascii-armored encrypted
3795 messages no longer works.
3797 2002-03-05 [paul] 0.7.2claws31
3802 * faq/en/Makefile.am
3803 faq/en/sylpheed-faq.html
3804 faq/en/sylpheed-faq-1.html
3805 faq/en/sylpheed-faq-2.html
3806 faq/en/sylpheed-faq-3.html
3807 * faq/es/Makefile.am
3808 faq/es/sylpheed-faq.html
3809 faq/es/sylpheed-faq-1.html
3810 faq/es/sylpheed-faq-2.html
3811 faq/es/sylpheed-faq-3.html
3812 faq/es/sylpheed-faq-4.html
3813 * faq/fr/Makefile.am
3814 faq/fr/sylpheed-faq.html
3815 faq/fr/sylpheed-faq-1.html
3816 faq/fr/sylpheed-faq-2.html
3817 faq/fr/sylpheed-faq-3.html
3822 add FAQs in English, Spanish and French
3825 2002-03-05 [paul] 0.7.2claws30
3827 * manual/en/sylpheed.html
3828 manual/en/sylpheed-XX.html
3829 updated the English manual
3834 dialog box pops up if the article can't be deleted.
3839 updated by Fabio Junior Benedito
3843 * removed ac/gpgme.m4
3844 to avoid autogen common problem
3845 developers have to install gpgme development package now
3848 encoding to 7bit or 8bit is enabled.
3850 2002-03-03 [alfons] 0.7.2claws29
3853 merge fix by Oliver Haertel for selective
3856 2002-03-03 [paul] 0.7.2claws28
3858 * sync with sylpheed 0.7.3
3860 2002-03-03 [paul] 0.7.2claws27
3862 * sync with sylpheed 0.7.2cvs24
3863 see ChangeLog entries 2002-03-02 and 2002-03-03
3865 2002-03-02 [melvin] 0.7.2claws26
3870 * src/prefs_common.[ch]
3871 Added user definable notification on new mail arrival.
3872 Removed unused variables in spell checker prefs code.
3874 2002-03-02 [melvin] 0.7.2claws25
3877 Removed unnecessary escape sequences.
3878 Changed 'Initial...' to 'Initials of Sender'
3880 2002-03-02 [paul] 0.7.2claws24
3882 * sync with sylpheed 0.7.2cvs22
3883 see ChangeLog entry 2002-03-01
3885 2002-03-01 [hoa] 0.7.2claws23
3888 Set sensitivity of delete actions to active
3889 even if the folder is a newsgroup.
3892 - Set sensitivity of delete actions
3893 - Added function check_permission() that will check if the
3894 user is authorized to delete a message. For news, it
3895 will check if the author is the same.
3896 - Enabled deletion when there is no trash folder.
3899 - Added news_cancel_article() to cancel articles
3900 - Implemented news_remove_message() (public function)
3902 2002-03-01 [paul] 0.7.2claws22
3906 recognise urls that that don't include 'http://' and
3910 remove duplicated name
3912 2002-02-28 [paul] 0.7.2claws21
3915 src/summaryview.[ch]
3916 add ability to 'Select thread'
3917 combines Melvin's "Select thread's head" patch (#510907)
3918 with Colin Leroy's <colin@colino.net> "Select whole thread"
3921 2002-02-28 [paul] 0.7.2claws20
3924 hopefully fix segfault on right-clicking a mime part
3925 that some people have experienced.
3926 fix submitted by Fredrik Olofsson <frol@linux.nu>
3928 2002-02-28 [paul] 0.7.2claws19
3930 * sync with sylpheed 0.7.2cvs21
3931 see ChangeLog entries 2002-02-27 and 2002-02-28
3933 2002-02-27 [paul] 0.7.2claws18
3935 * sync with sylpheed 0.7.2cvs18
3936 see ChangeLog entries 2002-02-26 and 2002-02-27
3938 2002-02-26 [alfons] 0.7.2claws17
3941 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
3942 (spotted by Chris Hessman <idatech@gmx.net>)
3944 2002-02-26 [paul] 0.7.2claws16
3949 make decryption of ascii-armored pgp encrypted messages
3950 and verification of ascii-armored signatures work again.
3951 slightly altered from the patch by Jens Jahnke
3955 * the checking of plaintext signatures always comes up in
3957 * it doesn't work for multipart messages
3958 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
3959 including the msg headers and these 2 line themselves, are
3963 "View/Folder Tree" becomes "View/Separate Folder Tree"
3964 "View/Message View" becomes "View/Separate Message View"
3965 because its less ambiguous.
3968 updated by Ricardo Mones Lastra
3970 2002-02-26 [paul] 0.7.2claws15
3972 * sync with sylpheed 0.7.2cvs17
3973 see ChangeLog entries 2002-02-25 and 2002-02-26
3975 2002-02-25 [christoph] 0.7.2claws14
3977 * src/filtering.[ch]
3979 do filtering stuff after all messages have been received
3980 1. drop all messages to .processing
3981 2. scan processing folder for messages
3982 3. filter messages or move to inbox
3983 this will also find old messages left in processing after
3984 a crash or something like that and we get a real msginfo
3985 from folder->get_msg_list and do not have to create our
3986 own in filter_message
3987 * src/matcher_parser_parse.y
3988 remove MIX/MAX warning (reordered includes)
3990 2002-02-25 [paul] 0.7.2claws13
3992 * sync with sylpheed 0.7.2cvs15
3993 see ChangeLog entry 2002-02-24
3995 2002-02-24 [alfons] 0.7.2claws12
3998 clear old color flags first when applying a new color to
4000 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
4002 2002-02-24 [alfons] 0.7.2.claws11
4005 * src/prefs_common.c
4006 add presets for Opera and Konqueror, closes patch #517261,
4007 submitted by Ville Skyttä <scop@users.sourceforge.net>
4009 2002-02-24 [alfons] 0.7.2.claws10
4013 fix threading for null message ids, closes patch #521601,
4014 submitted by Bob Forsman <hammor@users.sourceforge.net>
4016 2002-02-24 [alfons] 0.7.2claws9
4020 make Tool | Filter Message work with filtering system so
4021 setting flags also works
4025 - Processing uses the same function as Tool | Filter
4026 Message, but doesn't use the same update proc yet
4028 2002-02-23 [paul] 0.7.2claws8
4030 * sync with sylpheed 0.7.2cvs14
4031 see ChangeLog entries 2002-02-22 and 2002-02-23
4033 2002-02-22 [christoph] 0.7.2claws7
4036 Add column space to table
4037 * src/quote_fmt_parse.y
4040 2002-02-22 [paul] 0.7.2claws6
4048 src/matcher_parser_lex.l
4049 src/matcher_parser_parse.y
4052 src/prefs_filtering.c
4053 src/selective_download.[ch] *** NEW FILES ***
4056 Selective Download added to 'Tool' menu.
4057 Retrieves email headers of the currently selected pop3
4058 account and allows the user to mark emails for deletion
4059 right on the pop3 server. Patch submitted by Oliver Haertel
4060 <oha@users.sourceforge.net>.
4063 add 'src/quote_fmt.c'
4065 2002-02-22 [christoph] 0.7.2claws5
4069 * src/prefs_common.[ch]
4070 * src/prefs_template.c
4071 * src/quote_fmt.c *** NEW FILE ***
4073 move quote format symbol description code
4074 to it's own file because it is used from
4075 differnent code parts
4076 Rewrote symbol description GUI
4079 + get data from array (no more long constant strings)
4080 * src/quote_fmt_lex.l
4081 * src/quote_fmt_parse.y
4082 Symbol for Literal % changed to \% instead of %%
4083 (More logical as \ is used for quoting for other symbols)
4084 Add |f and |p to include files and program output
4086 |f{/home/.../.signature}
4089 Correct wrong spelling for "Referenzen"
4091 2002-02-21 [paul] 0.7.2claws4
4094 forgotten during sync
4096 2002-02-21 [paul] 0.7.2claws3
4098 * sync with sylpheed 0.7.2cvs11
4099 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
4100 2002-02-20 and 2002-02-21
4102 2002-02-20 [melvin] 0.7.2claws2
4104 * src/prefs_actions.c
4105 Added error report when child cannot fork or when execvp
4106 returns with an error.
4108 2002-02-19 [christoph] 0.7.2claws1
4111 return unconverted text if conde conversion is not possible
4112 when libjconv is used.
4113 (patch submitted by "Simon 'corecode' Schubert")
4117 * version 0.7.2claws release
4119 2002-02-19 [paul] 0.7.2claws
4122 updated by Wilbert Berendsen
4125 2002-02-18 [alfons] 0.7.1claws13
4129 remove references to dlfcn and explicitly loading functions
4130 from dynalink libs, because libs linked anyway, and functions
4131 are loaded explicitly
4133 2002-02-17 [melvin] 0.7.1claws12
4135 * src/prefs_actions.c
4136 Replaced children wait loop with double fork technique.
4137 Now, input/output window updated at each new output.
4138 free_children(): Fixed a memory leak.
4139 Made input/output window non closable if running children
4141 Added missing <unistd.h> include.
4142 Added some --debug outputs.
4144 2002-02-17 [melvin] 0.7.1claws11
4147 Fixed bug where descending sort order did not select top
4150 2002-02-17 [melvin] 0.7.1claws10
4153 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
4154 * src/prefs_common.c
4155 Pspell data package directory no more hard coded but
4156 set during configuration (PSPELL_PATH). (Thanks to
4157 Gustavo Noronha Silva.)
4159 2002-02-17 [melvin] 0.7.1claws9
4162 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
4164 Fixed compile-time warnings.
4166 2002-02-16 [alfons] 0.7.1claws8
4169 fix inadvertent free of NULL pointer which caused
4170 sylpheed to crash when closing the save-as dialog
4171 using the window close button
4173 2002-02-16 [carsten] 0.7.1claws7
4174 * src/mainwindow.[ch]
4177 fixes for pixmap theming code:
4178 - recently changed mail attributes shouldn't get
4180 - theme is only reloaded iff another theme was
4183 2002-02-16 [paul] 0.7.1claws6
4185 * sync with sylpheed 0.7.2 release
4186 see ChangeLog entry 2002-02-15 and 2002-02-16
4188 2002-02-15 [paul] 0.7.1claws5
4190 * sync with sylpheed 0.7.1cvs9
4191 see ChangeLog entry 2002-02-15
4194 remove unneeded headerwindow.c entry
4196 2002-02-14 [carsten] 0.7.1claws4
4198 fixed a bug for "Go to next unread message": there was
4199 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
4200 in the prefs, because of doing "Search again" instead
4203 2002-02-14 [carsten] 0.7.1claws3
4204 * src/stock_pixmap.c
4205 removed 2 more mem leaks; following memprof,
4206 this code is "leak free" now :)
4208 2002-02-14 [carsten] 0.7.1claws2
4209 * src/stock_pixmap.c
4210 used opendir/readdir/closedir instead of scandir
4211 -> code should work now on Solaris
4213 2002-02-14 [paul] 0.7.1claws1
4215 * sync with sylpheed 0.7.1cvs8
4216 see ChangeLog entries 2002-02-13 and 2002-02-14
4219 add some description of Actions and Pixmap Themes
4223 * version 0.7.1claws release
4225 2002-02-13 [paul] 0.7.1claws
4230 updated translations, submitted by Ricardo Mones Lastra,
4231 Alessandro Maestri and Fabio Junior Beneditto
4233 2002-02-13 [melvin] 0.7.0claws75
4235 * src/prefs_actions.c
4236 Added missing "signal.h" include
4238 2002-02-13 [melvin] 0.7.0claws74
4240 * src/prefs_folder_item.c
4241 Added missing "config.h" include
4243 Updated French translation for folder propriety.
4245 2002-02-13 [jens] 0.7.0claws73
4248 Added missing src/prefs_folder_item.c [log added by melvin]
4250 Updated German translation.
4252 2002-02-13 [melvin] 0.7.0claws72
4255 Updated French translation.
4257 2002-02-13 [melvin] 0.7.0claws71
4260 Made gtkut_editable_get_selection return NULL if selection
4262 This fixes a bug where selecting part of message A then
4263 switching to message B and replying to it will not
4264 quote the message's body.
4266 2002-02-12 [paul] 0.7.0claws70
4269 cosmetic, relating to pixmap themes: on toolbar make
4270 updating of 'Exec' and 'Compose news/Compose email'
4273 2002-02-12 [carsten] 0.7.0claws69
4279 - refreshing after changing pixmap theme better
4281 - wanted to remove some mem leaks, but alfons was
4282 faster (and had the better solution ;)
4284 2002-02-12 [alfons] 0.7.0claws68
4286 * src/prefs_common.c
4287 * src/stock_pixmap.[ch]
4288 plug mem leaks, refactor code a little bit
4291 2002-02-12 [sergey] 0.7.0claws67
4294 Fixed problem with copying messages to IMAP folders when the
4295 server uses something other than '/' as a namespace separator
4296 (cyrus-imapd uses '.').
4298 2002-02-12 [jens] 0.7.0claws66
4301 Updated German Translation
4303 2002-02-12 [paul] 0.7.0claws65
4305 * sync with sylpheed 0.7.1cvs1
4306 see ChangeLog entry 2002-02-12
4308 2002-02-12 [melvin] 0.7.0claws64
4310 * src/prefs_actions.c
4311 Fixed "feature" where children's output was duplicated
4312 instead of refreshed while monitoring.
4313 Removed some debug code.
4315 2002-02-12 [christoph] 0.7.0claws63
4318 always delete message from queue after sending/send error
4319 (closes bug #509601)
4321 2002-02-12 [melvin] 0.7.0claws62
4323 * src/prefs_actions.c
4324 Children wait loop is now triggered with a timeout of 1s
4325 Added %F which is replaced with the list of filenames
4326 of all selected messages (as suggested by Ricardo Mones Lestra)
4327 Pipe syntax changed. Prefix with | to send selection, postfix
4328 with | to retrieve output. Prefix with > or * to send
4329 user definable input to the command (*: input is hidden)
4330 Old pipe action should now be postfixed with |, too.
4332 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
4333 * src/stock_pixmap.c
4334 fixed a bug: if there's no theme directory don't
4335 throw an error, just do "nothing" (thanks Alfons)
4337 2002-02-12 [carsten] 0.7.0claws60
4340 had to write the cache twice (nasty!); some marks would
4343 2002-02-11 [carsten] 0.7.0claws59
4346 doc-src/maintainer_guide.txt
4352 src/prefs_common.[ch]
4353 src/stock_pixmap.[ch]
4354 src/summaryview.[ch]
4355 pixmap theming and related work on pixmap
4356 handling on some other places
4357 (e.g. hrm features for all folder)
4358 src/pixmap/stock_*.xpm -> the stock_ was removed
4360 2002-02-11 [paul] 0.7.0claws58
4362 * sync with sylpheed 0.7.1 release
4363 see ChangeLog entries 2002-02-11
4365 2002-02-08 [paul] 0.7.0claws57
4367 * sync with sylpheed 0.7.0cvs39
4368 see ChangeLog entry 2002-02-07 (last entry)
4370 * src/prefs_actions.c
4371 src/prefs_filtering.c
4374 sync: made it compile with C compilers other than gcc
4376 2002-02-07 [paul] 0.7.0claws56
4378 * sync with sylpheed 0.7.0cvs38
4379 see ChangeLog entries 2002-02-06 (last 2 entries) and
4382 2002-02-07 [darko] 0.7.0claws55
4386 Fix const gchar */gchar * issue (thanks Hiro)
4388 2002-02-07 [darko] 0.7.0claws54
4393 * src/prefs_template.c
4395 * src/quote_fmt_parse.y
4398 When replying or forwarding an email don't quote the entire
4399 mail body but use the part of the message text that is selected
4401 2002-02-06 [melvin] 0.7.0claws53
4403 * src/prefs_common.[ch]
4406 Made possible to switch quickly to last used dictionary
4407 which makes checking bilingual documents easier.
4409 2002-02-06 [melvin] 0.7.0claws52
4412 Added forgotten new file src/prefs_actions.c
4414 2002-02-06 [melvin] 0.7.0claws51
4416 * src/prefs_actions.c ** NEW FILE **
4417 * src/prefs_actions.h ** NEW FILE **
4418 Added actions to execute on message text view, or on the
4421 Added src/prefs_actions.[ch]
4423 Added new menu "Edit/Actions"
4425 Added new actionsrc file.
4427 Added actionsrc reading.
4429 Added new menus "Edit/Actions" and "Configuration/Actions..."
4430 * src/prefs_common.h
4431 Added new element actionslst element to prefs_common.
4433 2002-02-06 [paul] 0.7.0claws50
4435 * sync with sylpheed 0.7.0cvs36
4436 see ChangeLog entry 2002-02-06
4441 updated by Ricardo Mones Lastra
4443 2002-02-05 [paul] 0.7.0claws49