1 2002-09-15 [alfons] 0.8.2claws50
6 2002-09-15 [colin] 0.8.2claws49
9 fix pop_before_smtp sensitivity
11 2002-09-15 [colin] 0.8.2claws48
14 add inc_pop_before_smtp()
15 allow MainWindow to be undefined in
16 inc_account_mail() and inc_start()
19 add STYPE_POP_BEFORE_SMTP session type
21 activated pop before smtp option
23 do pop before smtp if the relevant option
26 2002-09-15 [paul] 0.8.2claws47
29 see ChangeLog 2002-09-15
31 2002-09-14 [paul] 0.8.2claws46
34 updated Bulgarian translation, submitted by
37 2002-09-13 [paul] 0.8.2claws45
40 merge claws' select_account() with main's
41 (new) compose_select_account(). [sync with
42 0.8.2cvs15, see ChangeLog 2002-09-11]
44 2002-09-12 [christoph] 0.8.2claws44
47 allocate 1 elements of FolderItem not 0
49 2002-09-12 [colin] 0.8.2claws43
52 Fix bug #590825 (obey Follow-up: poster)
54 2002-09-12 [colin] 0.8.2claws42
57 Fix bug #557009 (wrong headers for messages
58 forwarded as attachments)
60 2002-09-11 [colin] 0.8.2claws41
63 Put SCF: pseudo-header on top of message
64 Set draft tmp_flag when saved as draft
68 Skip after first \n\n for beginning of real message
71 2002-09-11 [christoph] 0.8.2claws40
74 use procmsg flag functions in filtering or processing
75 will cause incorrect folder message counts
77 2002-09-11 [colin] 0.8.2claws39
80 Fix bug #550175 - wrong save folder when reediting
83 2002-09-11 [paul] 0.8.2claws38
85 * sync with 0.8.2cvs14
86 see ChangeLog 2002-09-11
88 2002-09-11 [colin] 0.8.2claws37
91 Fix a typo (seeming to cause new/unread status to
94 2002-09-10 [christoph] 0.8.2claws36
97 compose_redirect should not use compose_generic_new
98 because that does more stuff than expected including
99 opening the external editor
100 (closes bug "[ 526608 ] bounced messages appear blank
103 2002-09-10 [christoph] 0.8.2claws35
106 fix problem with too large message number range
107 causing a crash in folder_item_scan
109 2002-09-10 [paul] 0.8.2claws34
111 * sync with 0.8.2cvs13
112 see ChangeLog 2002-09-10
114 2002-09-10 [christoph] 0.8.2claws33
117 set MsgInfo TmpFlags for queue and draft folders
118 (closes bug "[ 591676 ] Queue ignore MIME on restart")
120 2002-09-10 [paul] 0.8.2claws32
123 po/bg.po ** NEW FILE **
124 new Bulgarian translation submitted by
125 George Danchev <danchev@spnet.net>
129 tools/tb2sylpheed ** NEW FILE **
130 add script that converts an addressbook exported
131 from The Bat! into a Sylpheed addressbook. Submitted
132 by Urke MMI <urke-kg@eunet.yu>
134 2002-09-10 [paul] 0.8.2claws31
136 * sync with 0.8.2cvs12
137 see ChangeLog 2002-09-10
139 2002-09-06 [paul] 0.8.2claws30
142 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
146 tools/ldif-to-xml.py ** REMOVED **
147 remove obsolete python script
149 2002-09-06 [paul] 0.8.2claws29
151 * sync with 0.8.2cvs10
152 see ChangeLog 2002-09-06
154 2002-09-04 [paul] 0.8.2claws28
156 * sync with 0.8.2cvs9
157 see ChangeLog 2002-08-04
159 2002-09-04 [colin] 0.8.2claws27
161 * src/prefs_common.[ch]
162 Added signature color configuration
164 Use user-specified signature color
166 2002-09-03 [colin] 0.8.2claws26
168 * src/prefs_common.[ch]
169 Added autosave and autosave_length prefs
171 Added compose_remove_draft()
172 Auto-save drafts according to the prefs
174 Added a crash-indicator file, allowing to check
175 for new messages on startup if Sylpheed crashed
176 (makes saved drafts "reappear")
178 2002-09-03 [colin] 0.8.2claws25
183 2002-09-03 [paul] 0.8.2claws24
185 * sync with 0.8.2cvs8
186 see ChangeLog 2002-09-02 and 2002-09-03
188 2002-09-03 [darko] 0.8.2claws23
191 use normal style when creating new folder to pick
194 2002-09-02 [melvin] 0.8.2claws22
197 removed some obsolete code
199 2002-09-02 [melvin] 0.8.2claws21
202 fixed test's equality sign (== to =)
204 2002-09-02 [alfons] 0.8.2claws20
208 revert change of 0.8.2claws16 and use the mh_folder_destroy
209 as folder->destroy virtual as suggested by Hiro
210 (the mh.c code seems to have been lost around mh.c.1.21)
212 2002-09-02 [paul] 0.8.2claws19
215 updated by Fabio Jr. Beneditto
218 use 'http://claws.sylpheed.org' for homepage link.
219 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
221 2002-09-01 [alfons] 0.8.2claws18
224 plug memleak related to one Martin Kluge found
226 2002-08-31 [paul] 0.8.2claws17
228 * sync with 0.8.2cvs6
229 see ChangeLog 2002-08-30
231 2002-08-31 [alfons] 0.8.2claws16
234 folder_destroy(): remove mailbox from folderlist even if it has
237 2002-08-31 [alfons] 0.8.2claws15
242 (being pedantic I know)
244 2002-08-31 [alfons] 0.8.2claws14
247 check for NULL pointers returned from folder->fetch_msginfo virtual
248 (should solve some reported crashes)
250 2002-08-30 [alfons] 0.8.2claws13
255 enable crash dialog on compilation time
256 (--enable-crash-dialog configure option)
258 2002-08-30 [alfons] 0.8.2claws12
263 apply memory leak plug patch by Martin Kluge
264 (closes patch "[ 602568 ] patch for 602441 little memory leak",
265 bug "[ 599677 ] Very small memory leak in 0.81claws115",
266 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
268 2002-08-30 [darko] 0.8.2claws11
271 copy Gtk style from normal style to match
272 font size for coloured folders
274 2002-08-29 [alfons] 0.8.2claws10
277 Type=Internet <- Type=Application
278 (reported by Michael Schwendt, see:
279 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
280 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
282 2002-08-29 [paul] 0.8.2claws9
284 * sync with 0.8.2cvs5
285 see ChangeLog 2002-08-29
287 2002-08-29 [colin] 0.8.2claws8
290 Added a sanity check in summary_select_thread
291 Should fix bug 601605
293 2002-08-29 [colin] 0.8.2claws7
296 Revert claws6 changes regarding bug #591676
298 2002-08-28 [colin] 0.8.2claws6
301 Ignore cache for queue folderitems
304 2002-08-28 [melvin] 0.8.2claws5
309 2002-08-28 [melvin] 0.8.2claws4
312 Updated a bit the text concerning the spell checker
314 2002-08-28 [melvin] 0.8.2claws3
316 Merged the GNU_aspell_branch:
317 Support of new GNU/aspell is now included and the old pspell
318 is not supported anymore.
322 Updated spell checker text to reflect the switch to GNU/aspell
324 * ac/aspell.m4 *** NEW ***
325 * src/gtkaspell.[ch] *** NEW ***
326 * ac/pspell.m4 *** DELETED ***
327 * src/gtkspell.[ch] *** DELETED ***
330 Updated for GNU/aspell support
333 Replaced gtkspell.c by gtkaspell.c
341 * src/prefs_common.[ch]
342 Updated for GNU/aspell support
344 2002-08-28 [paul] 0.8.2claws2
346 * sync with 0.8.2cvs4
347 see ChangeLog 2002-08-27 and 2002-08-28
349 2002-08-28 [colin] 0.8.2claws1
351 * src/summary_search.c
354 2002-08-28 [jens] 0.8.2claws
357 Updated German translations
359 2002-08-27 [melvin] 0.8.2claws
362 Updated French translations
364 2002-08-27 [paul] 0.8.2claws
366 * sync with 0.8.2 main release
374 updated message catalogs submitted by
375 Ricardo Mones Lastra, Alessandro Maestri,
376 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
377 Beneditto and Urke MMI
379 2002-08-27 [hoa] 0.8.1claws123
381 * src/mainwindow.[ch]
382 * src/summaryview.[ch]
383 removed the "filter setting" menu option.
384 add a "cancel a news message" menu option.
386 2002-08-26 [martin] 0.8.1claws122
389 changed string under 0.8.1claws79 changed by myself
392 2002-08-26 [martin] 0.8.1claws121
395 added kill command to debuggerrc to start crash dialog
397 2002-08-26 [paul] 0.8.1claws120
399 * sync with 0.8.1cvs31
400 see ChangeLog 2002-08-26
402 2002-08-25 [alfons] 0.8.1claws119
405 fix bug that didn't send out correct headers to news server
406 when sending news article and email from queue (bug reported
407 and patch provided by Tim Mann; closes bug
408 "[ 583196 ] 0.7.8claws can't post news")
410 2002-08-25 [alfons] 0.8.1claws118
412 * src/selective_download.c
413 mark two strings as translatable
414 (thanks to Urke MMI for pointing this out)
416 2002-08-25 [alfons] 0.8.1claws117
419 treat sent boxes as special and allow sorting them by addressee
420 (closes "[ 589418 ] Sent folder sorting misbehavior"
421 submitted by Steve Lamb)
423 2002-08-24 [alfons] 0.8.1claws116
426 fix memleak reported by Martin Kluge
427 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
429 2002-08-24 [oliver] 0.8.1claws115
431 * src/prefs_toolbar.c
432 o code cleanup as suggested by Alfons
435 2002-08-24 [alfons] 0.8.1claws114
438 o fix another memory leak reported by Martin Kluge
439 (see "[ 599568 ] Small Memory Leak")
440 o remove 'from' variable from 'summary_set_header()'; we can
443 2002-08-24 [paul] 0.8.1claws113
445 * sync with 0.8.1cvs30
446 see ChangeLog 2002-08-23
448 2002-08-24 [alfons] 0.8.1claws112
451 remove unnecessary allocations for search bar fixing leaks
452 reported by Martin Kluge
453 (see "[ 599451 ] Further memory leaks?")
455 2002-08-24 [alfons] 0.8.1claws111
458 make get_socket_name() public for crash.c
460 o make report bug button work (goes to claws'
461 bug tracker at sf.net)
462 o introduce function for doing important stuff just
463 before claws goes down
466 2002-08-24 [alfons] 0.8.1claws110
469 move cursor to "To" entry when forwarding as attachment
470 (reported and solved by Steve Lamb, closes bug report
471 "[ 592880 ] Forward as attachment; cursor not in to")
473 2002-08-24 [colin] 0.8.1claws109
476 fix quick search visibility after GUI (de)separations.
478 2002-08-23 [colin] 0.8.1claws108
481 fix header pane visibility after folderview or
482 messageview (de)separation
484 2002-08-23 [paul] 0.8.1claws107
486 * src/mainwindow.[ch]
488 give full control of display or non-display
489 of the Execute icon to Custom toolbar settings.
490 add new sensitivity condition to maninwindow.h:
496 more sync with 0.8.1cvs29
498 2002-08-23 [melvin] 0.8.1claws106
501 Readded support for custom widget in alertpanel lost in last
504 2002-08-23 [paul] 0.8.1claws105
506 * sync with 0.8.1cvs29
507 see ChangeLog 2002-08-23
509 2002-08-23 [colin] 0.8.1claws104
512 Fix folder and search pixmaps exchanging positions
513 after theme or toolbar changes. Thank to Oliver for
516 2002-08-23 [colin] 0.8.1claws103
522 Changed messageview_create() and noticeview_create()
523 to avoid the last gdk_warning
525 2002-08-22 [colin] 0.8.1claws102
528 Fix my new `Creating pixmap from xpm' warning
530 2002-08-22 [colin] 0.8.1claws101
533 Fix some of the gdk warnings
535 2002-08-22 [colin] 0.8.1claws100
540 * src/pixmaps/quicksearch.xpm *ADDED*
541 Add the quicksearch pixmap
545 Make quicksearch bar visible/hidden via a button
547 2002-08-22 [christoph] 0.8.1claws99
550 fix folder update for newsgroups with message
551 numbers below minimum number of articles to fetch
554 2002-08-22 [paul] 0.8.1claws98
556 * sync with 0.8.1cvs28
557 see ChangeLog 2002-08-22
559 2002-08-21 [alfons] 0.8.1claws97
562 use bt instead of bt full which seems to work
563 better, and bt full doesn't give a great deal
564 of information anyway
566 2002-08-21 [colin] 0.8.1claws96
569 fix summaryview_searchtype_changed prototype
571 2002-08-21 [christoph] 0.8.1claws95
574 o fix broken menu update for sorting type, we have to
575 get this info from the summaryview now
576 o removed setting of threaded state in menu callback
577 * src/summaryview.[ch]
578 more summaryview/folderitem seperation for
581 removed not required --with-compiler-flags option
583 2002-08-21 [oliver] 0.8.1claws94
586 o rename toolbar.xml to toolbar_main.xml
587 since toolbar_compose.xml might come up
592 2002-08-21 [darko] 0.8.1claws93
595 don't reset tmp flags for messages copied
598 2002-08-21 [colin] 0.8.1claws92
600 * src/prefs_filtering.c
601 fix renaming rules on folder rename
602 when folder is not a leaf folder
604 2002-08-21 [paul] 0.8.1claws91
606 * src/prefs_folder_item.c
607 fix alignment of colour selector
609 2002-08-21 [paul] 0.8.1claws90
611 * sync with 0.8.1cvs27
612 see ChangeLog 2002-08-21
614 2002-08-21 [paul] 0.8.1claws89
617 fix crash when changing field type in
620 2002-08-21 [colin] 0.8.1claws88
623 Made quick search case-insensitive
625 2002-08-21 [paul] 0.8.1claws87
627 * sync with 0.8.1cvs26
628 see ChangeLog 2002-08-21
630 2002-08-20 [christoph] 0.8.1claws86
634 * src/summaryview.[ch]
635 more summaryview/folderitem seperation for
636 sort_key and sort_type
638 added missing return statement
640 2002-08-20 [colin] 0.8.1claws85
642 * src/summaryview.[ch]
643 Added a quick search box
645 * src/prefs_common.[ch]
646 Added a show/hide option for the quick search
648 2002-08-20 [oliver] 0.8.1claws84
651 remove toolbar_create_popups
653 o remove toolbar_create_popups
654 o fix toolbar_set_sensitive
655 (Bug reports #596834 and #596832)
656 * src/prefs_toolbar.c
657 o add "Set default" button
658 o align label and text + combo widgets
660 2002-08-20 [hoa] 0.8.1claws83bis
663 fixed a bug in imap_fetch_msginfo() in case there is no
666 2002-08-20 [darko] 0.8.1claws83
669 copy the color style of folder view so it
670 works with GTK themes
672 2002-08-20 [darko] 0.8.1claws82
676 * src/prefs_folder_item.[hc]
677 don't use UI stuff in folder.h
679 2002-08-20 [darko] 0.8.1claws81
682 * src/prefs_folder_item.h
684 * src/prefs_folder_item.c
685 ability to set folder color in folderview
687 2002-08-19 [alfons] 0.8.1claws80
690 fix one of the earlier memleaks reported by Martin Kluge
692 2002-08-19 [alfons] 0.8.1claws79
695 hide notice view when selecting seperate folder
696 view (reported by Urke MMI)
698 2002-08-19 [christoph] 0.8.1claws78
701 * src/prefs_folder_item.h
702 * src/summaryview.[ch]
703 o add summary_set_prefs_from_folderitem to set
704 summaryview prefs (first step to remove all
705 references to the folderitem in summaryview)
706 o moved compiled regex stuff from folderitem prefs
709 2002-08-19 [paul] 0.8.1claws77
712 add check for '.' to QUOTE_IF_REQUIRED
714 2002-08-19 [paul] 0.8.1claws76
717 sync with 0.8.1cvs25 (plug memory leak)
719 * src/prefs_toolbar.c
720 re-order prefs_toolbar_cancel()
722 2002-08-18 [alfons] 0.8.1claws75
726 plug other memleaks reported by Martin Kluge
728 2002-08-18 [paul] 0.8.1claws74
731 updated by Fabio Jr. Beneditto
733 2002-08-18 [paul] 0.8.1claws73
736 fix bug where tooltips were displayed untranslated
738 * src/prefs_toolbar.c
739 fix bug where clicking 'Cancel' creates an icon & text
740 toolbar regardless of prefs
743 2002-08-17 [oliver] 0.8.1claws72
745 * src/prefs_toolbar.c
746 update toolbar on CANCEL
747 bug reported by Martin Kluge
749 toolbar_destroy memleak fixed
751 2002-08-17 [alfons] 0.8.1claws71
754 plug another memleak reported by Martin Kluge
756 2002-08-16 [alfons] 0.8.1claws70
759 use execvp() correctly (suggested by wwp; thanks!)
761 2002-08-16 [alfons] 0.8.1claws69
764 plug memory leak reported by Kim Schultz & Martin Kluge
766 2002-08-16 [paul] 0.8.1claws68
769 updated by Ricardo Mones Lastra
771 2002-08-16 [paul] 0.8.1claws67
774 fix bug where 'Compose News' icon showed wrong
777 2002-08-16 [paul] 0.8.1claws66
779 * sync with 0.8.1cvs24
780 see ChangeLog 2002-08-16
783 updated by Alessandro Maestri
785 2002-08-15 [paul] 0.8.1claws65
790 2002-08-15 [paul] 0.8.1claws64
793 don't translate debug info
798 2002-08-15 [paul] 0.8.1claws63
800 * src/prefs_toolbar.c
801 fix bug where clicking 'OK' creates an icon & text
802 toolbar regardless of prefs
804 2002-08-14 [alfons] 0.8.1claws62
807 add global var that has the full argv[0]
809 o execvp the correct sylpheed by using argv0
810 and setting the correct work dir
813 2002-08-14 [oliver] 0.8.1claws61
815 * enable/disable Toolbar Action Buttons
819 * src/prefs_toolbar.c
821 2002-08-14 [melvin] 0.8.1claws60
824 Updated French translations
826 2002-08-14 [melvin] 0.8.1claws59
829 Made bug report not translatable
831 Fixed exporthtml_build_filespec() return value
833 Fixed incorrect include file
835 * src/prefs_actions.c
836 * src/prefs_toolbar.c
837 Made debug info not translatable
840 Added missing includes
844 2002-08-14 [paul] 0.8.1claws58
846 * faq/es/sylpheed-faq.html
847 faq/es/sylpheed-faq-[1-3].html
848 faq/es/sylpheed-faq-4.html **NEW FILE **
851 2002-08-13 [christoph] 0.8.1claws57
854 ignore thread fix that did not mark all
855 child nodes of a ignored thread as
856 ignored. Does not work perfectly yet,
859 2002-08-13 [alfons] 0.8.1claws56
862 o implement 'save crash log'
865 2002-08-13 [melvin] 0.8.1claws55
868 removed unrequired "execinfo.h" header
870 2002-08-12 [paul] 0.8.1claws54
872 * faq/en/sylpheed-faq.html
873 faq/en/sylpheed-faq-[1-3].html
874 faq/en/sylpheed-faq-4.html **NEW FILE **
877 2002-08-12 [alfons] 0.8.1claws53
880 add crash.c to translatables
882 bring in Leandro's crash dialog
884 2002-08-11 [alfons] 0.8.1claws52
887 clean up some warnings
889 2002-08-11 [alfons] 0.8.1claws51
893 * src/crash.[ch] ** NEW FILES **
895 initial gdb crash handler
897 2002-08-11 [paul] 0.8.1claws50
899 * src/prefs_toolbar.c
900 replace Up/Down arrow pixmaps with text to be
901 consistent across icon themes
903 2002-08-11 [paul] 0.8.1claws49
907 rename 'Pixmap' -> 'Icon'
910 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
912 2002-08-10 [paul] 0.8.1claws48
914 * src/prefs_toolbar.c
917 2002-08-10 [paul] 0.8.1claws47
920 don't write Processing progress to status bar
921 patch submitted by Alexander Evseev
923 * src/prefs_toolbar.c
924 re-position and resize window
925 make window assume correct size on first call
927 2002-08-10 [paul] 0.8.1claws46
934 follow UI text conventions
936 2002-08-10 [alfons] 0.8.1claws45
939 correct pixmap for delete action
941 2002-08-10 [paul] 0.8.1claws44
944 updated by Fabio Jr. Beneditto
946 2002-08-10 [paul] 0.8.1claws43
949 add custom toolbar files
951 2002-08-10 [paul] 0.8.1claws42
953 * sync with 0.8.1cvs22
954 see ChangeLog 2002-08-09
956 2002-08-09 [paul] 0.8.1claws41
960 tools/outlook2sylpheed.pl ** NEW FILE **
961 add script to convert exported Outlook
962 contacts list to a Sylpheed addressbook.
963 Submitted by Ricardo Mones Lastra.
965 2002-08-09 [paul] 0.8.1claws40
969 po/sr.po ** NEW FILE **
970 add Serbian message catalog. Submitted by
971 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
973 2002-08-09 [paul] 0.8.1claws39
975 * sync with 0.8.1cvs21
976 see ChangeLog 2002-08-08
978 2002-08-08 [oliver] 0.8.1claws38
981 move Custom Toolbar to Configuration menu
983 2002-08-08 [oliver] 0.8.1claws37
985 * src/prefs_toolbar.c
986 fix substitute pixmap bug
988 2002-08-08 [paul] 0.8.1claws36
990 * sync with 0.8.1cvs19
991 see ChangeLog 2002-08-08
993 2002-08-07 [christoph] 0.8.1claws35
996 fixed a memory leak in new canonicalize_file_replace
998 2002-08-07 [christoph] 0.8.1claws34
1001 o canonicalize_file_replace should create the temporary
1002 file in the same directory as the original file.
1003 o added get_tmpfile_in_dir that creates a temorary file
1004 in a specified directory.
1006 2002-08-07 [melvin] 0.8.1claws33
1009 fixed bug where 'Article' button acted as 'Email' button.
1011 2002-08-07 [paul] 0.8.1claws32
1013 * sync with 0.8.1.cvs17
1014 see ChangeLog 2002-08-07
1016 2002-08-07 [colin] 0.8.1claws31
1019 fix mass-cancel problem
1021 2002-08-07 [thorsten] 0.8.1claws30
1023 * src/prefs_toolbar.c
1024 fix: crash on replace or add new button
1026 fix: close xmlfile after reading
1028 fix: unlink() file before rename()
1030 2002-08-06 [paul] 0.8.1claws29
1032 * sync with 0.8.cvs15
1033 see ChangeLog 2002-08-06
1035 2002-08-06 [oliver] 0.8.1claws28
1038 * src/prefs_toolbar.c
1039 fixed empty toolbar issue
1041 2002-08-06 [oliver] 0.8.1claws27
1043 * Custom Toolbar Final
1047 o toolbar stuff now lives in src/toolbar.[ch]
1048 o main_window_toolbar_* functions are renamed to
1049 toolbar_* reflecting their new source file
1050 * src/mainwindow.[ch]
1051 o remove toolbar stuff
1053 2002-08-06 [oliver] 0.8.1claws26
1056 * src/prefs_toolbar.[ch] **New File**
1057 * src/toolbar.[ch] **New File**
1058 o prefs_toolbar.[ch] custom toolbar frontend
1059 o toolbar.[ch] backend
1061 2002-08-06 [oliver] 0.8.1claws25
1063 * src/prefs_actions.[ch]
1064 o new exported function actions_execute
1066 2002-08-06 [paul] 0.8.1claws24
1068 * sync with 0.8.1cvs4
1069 see ChangeLog 2002-08-06
1071 2002-08-06 [paul] 0.8.1claws23
1073 * sync with 0.8.1cvs13
1074 see ChangeLog 2002-08-06
1076 2002-08-06 [paul] 0.8.1claws22
1078 * sync with 0.8.1cvs12
1079 see ChangeLog 2002-08-05 and 2002-08-06
1081 2002-08-06 [match] 0.8.1claws21
1084 improvements to cut/copy/paste address
1086 2002-08-05 [match] 0.8.1claws20
1093 fixes to improve cut/copy/paste
1095 2002-08-06 [melvin] 0.8.1claws19
1098 account_find_all_from_address(): new function that returns the
1099 list of all accounts that are matched in an address.
1100 * src/alertpanel.[ch]
1101 alertpanel() now accepts a custom widget
1102 alertpanel_with_widget(): new function that pops up a panel with
1103 a custom widget in it
1105 gtkut_account_menu_new(): new function that allows the selection
1106 of an account from a list of accounts.
1108 Extended Return Receipt notification to select the correct
1109 account and to make a security test on the Delivery-Notification
1110 address which should be the same as the Return-Path.
1112 2002-08-06 [thorsten] 0.8.1claws18
1115 attach_all: save unnamed as "noname.%d",
1116 dont free static dirname
1118 2002-08-05 [alfons] 0.8.1claws17
1121 detect XIM by trying to link rather than compile a XIM program
1123 2002-08-05 [oliver] 0.8.1claws16
1125 * src/stock_pixmap.[ch]
1126 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1127 o new func to retrieve pixmaps
1129 2002-08-05 [paul] 0.8.1claws15
1131 * sync with 0.8.1cvs10
1132 see ChangeLog 2002-08-05
1134 2002-08-04 [alfons] 0.8.1claws14
1137 see if this plugs memleak
1139 2002-08-04 [melvin] 0.8.1claws13
1142 fixed bug that could crash Sylpheed when highlighting
1143 all misspelled words.
1145 2002-08-03 [melvin] 0.8.1claws12
1147 * src/prefs_actions.c
1148 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1150 fixed bug where the Return Receipt was sent to
1151 Delivery-Notification-To address even if it was not present
1153 2002-08-02 [alfons] 0.8.1claws11
1155 * src/prefs_actions.c
1156 o more check for NULLs
1157 o put create_io_dialog() in right conditional block
1159 2002-08-02 [paul] 0.8.1claws10
1162 updated by Ricardo Mones Lastra
1164 2002-08-01 [christoph] 0.8.1claws9
1167 don't free the cache of the opened
1168 folder in the summaryview
1170 don't unset flags, if it is not required
1172 2002-08-01 [paul] 0.8.1claws8
1174 * sync with 0.8.1cvs8
1175 see ChangeLog entry 2002-08-01
1177 2002-08-01 [paul] 0.8.1claws7
1179 * sync with 0.8.1cvs7
1180 see ChangeLog 2002-07-31 and 2002-08-01
1182 2002-07-31 [christoph] 0.8.1claws6
1185 forgot to update menu sensitivity
1186 function for new menu entry
1188 2002-07-31 [alfons] 0.8.1claws5
1191 check folder item and its path for NULL on
1194 2002-07-31 [christoph] 0.8.1claws4
1197 check if folder_item_get_msginfo in
1198 folder_item_remove_msg returned NULL
1200 better clear the uid cache in the
1201 uid validity check function and delete
1204 2002-07-31 [paul] 0.8.1claws3
1207 add the '--attach' option and a few other
1210 2002-07-31 [paul] 0.8.1claws2
1212 * sync with 0.8.1cvs5
1213 see ChangeLog 2002-07-31
1215 2002-07-31 [christoph] 0.8.1claws1
1217 * src/folderview.[ch]
1219 replace "Rescan all folders..." with
1220 "Check all folders for new messages..."
1222 2002-07-30 [paul] 0.8.1claws
1224 * version 0.8.1claws released
1226 2002-07-30 [paul] 0.8.0claws29
1228 * tools/OOo2sylpheed.pl ** NEW FILE **
1230 add script to enable sending documents as
1231 attachments from OpenOffice.org
1233 2002-07-30 [melvin] 0.8.0claws28
1235 * src/prefs_actions.c
1236 Made the actions' input/output dialog display
1239 2002-07-30 [christoph] 0.8.0claws27
1242 check if folder_item_get_msginfo in
1243 procmsg_save_to_outbox returned NULL
1245 2002-07-30 [paul] 0.8.0claws26
1247 * sync with 0.8.1cvs4
1248 see ChangeLog 2002-07-29
1250 2002-07-29 [thorsten] 0.8.0claws25
1253 added selective download, delete on server
1255 2002-07-29 [paul] 0.8.0claws24
1257 * sync with 0.8.1cvs3
1258 see ChangeLog 2002-07-29
1260 2002-07-27 [christoph] 0.8.0claws23
1263 add extra check if fetching the msginfo
1266 2002-07-27 [paul] 0.8.0claws22
1268 * sync with 0.8.1cvs2
1269 see ChangeLog 2002-07-26
1271 2002-07-27 [christoph] 0.8.0claws21
1274 add another check if a valid msginfo
1277 2002-07-26 [hoa] 0.8.0claws20
1280 Fixed a condition in folder_item_destroy()
1283 Fixed an error in IMAP protocol
1285 2002-07-26 [alfons] 0.8.0claws19
1288 ofcourse compare with identifier, not the path
1290 2002-07-26 [alfons] 0.8.0claws18
1293 use folder item identifier for saving / restoring
1294 preferences because folder->path might not be unique
1296 2002-07-26 [melvin] 0.8.0claws17
1299 Fixed a crash introduced in 0.8.0claws5 when log is
1300 cut under 80 characters.
1302 2002-07-26 [paul] 0.8.0claws16
1304 * sync with 0.8.1cvs1
1305 see ChangeLog 2002-07-26
1307 2002-07-26 [christoph] 0.8.0claws15
1310 imap folder now remembers the last selected
1311 folder and imap_fetch_msginfo skips selecting
1312 the folder if it is already selected
1314 2002-07-26 [christoph] 0.8.0claws14
1319 fix imap folder rescanning
1321 2002-07-25 [christoph] 0.8.0claws13
1331 implement imap uid cache and uid validity check
1333 2002-07-25 [alfons] 0.8.0claws12
1336 fix a brown paper bag bug, and also add some more
1339 2002-07-25 [christoph] 0.8.0claws11
1342 don't mix copy, fetch_msginfo and remove
1343 operations in folder item copy and move
1346 2002-07-25 [christoph] 0.8.0claws10
1350 * src/prefs_folder_item.c
1351 * src/summaryview.[ch]
1352 remove no longer required parameter update_cache from
1355 2002-07-25 [paul] 0.8.0claws9
1362 2002-07-24 [alfons] 0.8.0claws8
1365 sort correctly when using simplified subject line
1366 (closes feature request "[ 585141 ] applying regexp to subject
1367 before sort" submitted by Alexandra Walford)
1369 2002-07-24 [paul] 0.8.0claws7
1371 * sync with 0.8.0cvs3
1372 see ChangeLog 2002-07-24
1374 2002-07-23 [christoph] 0.8.0claws6
1381 o separate processing and summaryview
1382 o removed summary_write_cache from summaryview
1383 o removed summaryview->killed_messages, because we don't have
1384 to keep a list of killed messages anymore. New cache will
1385 keep the hidden messages in cache anyway
1388 * src/selective_download.c
1389 o removed unnecessary summary_write_cache calls
1391 o don't set ignore thread flag in procmsg_get_thread_tree
1392 if it is already set
1395 o moved STATUSBAR_PUSH/POP to statusbar.h because
1396 they are used in different files
1398 2002-07-23 [melvin] 0.8.0claws5
1404 * src/editldap_basedn.c
1406 * src/prefs_common.c
1407 Fixed few memory leak (gtk_editable_get_chars returns
1408 an allocated string)
1410 Fixed few memory leak (gtk_editable_get_chars returns
1411 an allocated string) and modified a little the log cutting
1414 Replaced a call to an obsolete function gtk_entry_get_text()
1415 by gtk_editable_get_chars()
1417 Removed a debug printf
1419 2002-07-23 [christoph] 0.8.0claws4
1422 fix another g_dirname memory leak
1424 2002-07-23 [christoph] 0.8.0claws3
1427 fixed a memory leak in mh_fetch_msginfo
1428 fixed crash when message header could not be
1431 2002-07-23 [paul] 0.8.0claws2
1433 * sync with 0.8.0cvs2
1434 see ChangeLog 2002-07-23
1436 2002-07-23 [paul] 0.8.0claws1
1438 * sync with 0.8.0cvs1
1439 see ChangeLog 2002-07-23
1441 2002-07-23 [paul] 0.8.0claws
1443 * release of 0.8.0claws
1445 2002-07-23 [paul] 0.7.8claws99
1448 new Russian translation, submitted by
1449 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
1451 2002-07-22 [jens] 0.7.8claws98
1454 Updated German translations.
1456 2002-07-22 [paul] 0.7.8claws97
1462 updated translations by Ricardo Mones Lastra,
1463 Alessandro Maestri, Wilbert Berendsen and
1464 Fabio Jr. Beneditto respectively
1466 2002-07-22 [christoph] 0.7.8claws96
1469 fix memory leak caused by wrong g_dirname usage
1471 2002-07-22 [christoph] 0.7.8claws95
1474 update new and unread message counts for summaryview
1475 summaryview does not get it from the folder anymore
1476 and has to update the values itself
1478 2002-07-22 [melvin] 0.7.8claws94
1481 Updated French translations.
1483 2002-07-22 [christoph] 0.7.8claws93
1486 set prop->preg pointer to NULL or following check
1487 will not fail and regexec will be called with
1490 2002-07-21 [alfons] 0.7.8claws92
1492 * src/prefs_common.[ch]
1493 remove option "Send return receipt on request"
1495 2002-07-21 [thorsten] 0.7.8claws91
1498 fixed memleaks, coding style as pointed out by alfons
1500 2002-07-21 [alfons] 0.7.8claws90
1503 * src/noticeview.[ch]
1504 o fix bug notice view being displayed when going to empty folder
1505 (noticed by Christoph)
1506 o allow RRR to be sent when restarting sylpheed, or changing folder
1507 (noticed by Thorsten)
1509 2002-07-21 [thorsten] 0.7.8claws89
1512 Included save_all patch from Xaview FACQ
1513 added support for pathnames
1515 2002-07-21 [alfons] 0.7.8claws88
1520 * src/messageview.[ch]
1521 * src/noticeview.c ** NEW FILE **
1522 * src/noticeview.h ** NEW FILE **
1523 make return receipts work again
1524 (UI idea by Leandro Pereira)
1526 2002-07-21 [paul] 0.7.8claws87
1529 fix sensitivity of 'Select thread'
1531 2002-07-21 [paul] 0.7.8claws86
1533 * src/prefs_common.c
1534 add browser command line for Galeon
1536 2002-07-21 [paul] 0.7.8claws85
1539 fix 'EXTRA_DIST': remove README.README, add TODO
1542 2002-07-21 [alfons] 0.7.8claws84
1545 make enter clear selection
1546 (closes "[ 579888 ] Editor selection/entry error"
1547 reported by Steve Lamb)
1549 2002-07-21 [alfons] 0.7.8claws83
1552 sort message list when selecting unthread messages
1553 (closes "[ 501593 ] switching threaded view doesn't sort"
1554 reported by Simon Schubert)
1556 2002-07-20 [alfons] 0.7.8claws82
1561 2002-07-20 [thorsten] 0.7.8claws81
1564 Fixed expansion of empty fields in matchactions
1566 2002-07-19 [melvin] 0.7.8claws80
1569 Removed a duplicate menu entry (fast mode) introduced during
1571 Added a menu separator between 'Use alternate' and 'Fast mode'
1573 2002-07-19 [paul] 0.7.8claws79
1579 2002-07-19 [thorsten] 0.7.8claws78
1581 * tools/calypso_convert.pl ** NEW FILE **
1584 script to import mbox files exported
1586 o generates folder structure
1587 o includes attachments
1589 2002-07-19 [melvin] 0.7.8claws77
1591 * src/selective_download.[ch]
1592 Fixed bug where closing the dialog with the window manager's
1593 close button will not unlock the summary
1594 Corrected some function declarations that missed a return value
1595 Made the source code comply better with coding style.
1596 * src/prefs_common.c
1597 Added new browser command line for Mozilla.
1599 2002-07-18 [paul] 0.7.8claws76
1602 src/selective_download.[ch]
1603 reflect theme changes, fix Gdk Warning when creating
1604 pixmap from NULL window, and minor clean up.
1605 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1610 2002-07-17 [paul] 0.7.8claws75
1618 2002-07-16 [paul] 0.7.8claws74
1620 * tools/filter_conv.pl
1622 replace conversion script with reimplemented version,
1623 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
1625 2002-07-16 [colin] 0.7.8claws73
1628 remove forgotten debug messages - sorry ;-)
1630 2002-07-16 [colin] 0.7.8claws72
1636 add the ability to select part of a text mime-part
1639 2002-07-15 [christoph] 0.7.8claws71
1642 fix folder message count for folders without
1643 msg_is_changed (includes news folders)
1645 2002-07-15 [martin] 0.7.8claws70
1648 option "display recipient on 'From'..." now works
1649 without the need of enabling the option
1650 "display sender using address book".
1652 2002-07-15 [christoph] 0.7.8claws69
1655 removed setting folder status from summaryview.
1656 folder.c should update all message counts correctly.
1658 2002-07-15 [paul] 0.7.8claws68
1661 updated by Fabio Junior Beneditto
1663 2002-07-15 [darko] 0.7.8claws67
1666 Fixed target folder colorization, don't decrease op
1669 2002-07-14 [paul] 0.7.8claws66
1671 * sync with main 0.8.0
1672 see ChangeLog 2002-07-14
1674 2002-07-13 [melvin] 0.7.8claws65
1679 Replaced sprintf by g_snprintf to prevent possible buffer
1682 Corrected a log message output format.
1683 Added a missing "done" debug output.
1685 Added keyboard accelerator for Priority menu items
1686 Added missing \n in debug output
1690 Added missing \n in debug output
1692 2002-07-13 [paul] 0.7.8claws64
1695 change Sergey's email address to the sf address
1698 increase show_url_timeout (more useful for long
1701 2002-07-12 [sergey] 0.7.8claws63
1704 applied (with some modifications) patch to set the
1705 micalg parameter for signatures
1706 (2001-08-28 Werner Koch <wk@gnupg.org>)
1708 2002-07-12 [sergey] 0.7.8claws62
1712 fixed man page installation
1714 2002-07-12 [paul] 0.7.8claws61
1716 * sync with 0.7.8cvs26
1717 see ChangeLog 2002-07-11 and 2002-07-12
1719 2002-07-11 [christoph] 0.7.8claws60
1723 first use the message number to find the message
1724 to mark with a reply flag but check the
1725 message-id if we got the correct message, if not
1726 try to find it by message-id.
1727 use new string seperator that is not allowed
1730 2002-07-11 [paul] 0.7.8claws59
1732 * sync with 0.7.8cvs23
1733 see ChangeLog 2002-07-10
1735 2002-07-10 [christoph] 0.7.8claws58
1739 Added message-id table to the cache in memory
1740 and functions to msgcache.c and folder.c to
1741 fetch MsgInfos by message id
1744 store folder and message-id of message replying
1745 to in queue header and set reply flag after sending
1746 (Closes bug #469498)
1748 2002-07-10 [paul] 0.7.8claws57
1752 add Martin to the list of authors
1754 2002-07-09 [martin] 0.7.8claws56
1756 Added gtk_ctree_last_visible(), tree_update_level(),
1757 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
1758 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1759 from gtk+ to gtksctree.c for the new sorting code
1760 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
1761 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
1763 Added declaration for gtk_sctree_sort_recursive() and
1764 gtk_sctree_sort_node
1769 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1770 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
1772 2002-07-08 [paul] 0.7.8claws55
1774 * more sync with 0.7.8cvs21
1775 see ChangeLog 2002-07-08
1777 2002-07-08 [paul] 0.7.8claws54
1779 * sync with 0.7.8cvs21
1780 see ChangeLog 2002-07-08
1782 2002-07-07 [alfons] 0.7.8claws53
1785 * src/stock_pixmap.[ch]
1786 * src/pixmaps/notice_warn.xpm ** NEW FILE **
1787 * src/pixmaps/notice_error.xpm ** NEW FILE **
1788 * src/pixmaps/notice_note.xpm ** NEW FILE **
1789 add new pixmaps for upcoming notice pane
1791 2002-07-06 [melvin] 0.7.8claws52
1794 Made them a bit closer to Sylpheed's coding style.
1796 Removed possible memory leaks when some errors occurs.
1798 2002-07-06 [melvin] 0.7.8claws51
1801 Removed --no-location in xgettext command line to help
1802 translators that use Emacs' po-mode
1804 Removed unnecessary comments that messed up sylpheed.pot
1806 2002-07-06 [paul] 0.7.8claws50
1808 * sync with 0.7.8cvs19
1809 see ChangeLog 2002-07-05
1811 2002-07-06 [christoph] 0.7.8claws49
1815 fix folder_item_remove_all_msg and folderview
1816 status for trash folders after emptying trash
1818 2002-07-05 [paul] 0.7.8claws48
1820 * sync with 0.7.8cvs16
1821 see ChangeLog 2002-07-04 and 2002-07-05
1823 2002-07-04 [paul] 0.7.8claws47
1825 * sync with 0.7.8cvs14
1826 see ChangeLog 2002-07-04
1828 2002-07-03 [alfons] 0.7.8claws46
1831 dupe folder item's path because it's being reallocated
1832 by new folder scanning code
1834 2002-07-03 [christoph] 0.7.8claws45
1837 better IMAP uid fetching using 'FETCH 1:* (UID)'
1839 add missing return in msgcache_write
1841 2002-07-02 [thorsten] 0.7.8claws44
1846 use binary mode for file access
1848 2002-07-02 [christoph] 0.7.8claws43
1850 * major code cleanup (part 1)
1852 - unused variables removed
1853 - unused functions removed
1854 - uninitialized variables checked
1855 - missing return statements added
1856 - missing function return types added
1857 - added parentheses around assignment and
1858 && in || when suggested by gcc
1862 replaced direct calls to folder->scan_tree
1863 with folder_scan_tree and restore folder
1864 prefs in this function. The folder should
1865 not have to deal with them.
1866 ( Should now work for all folder types )
1868 2002-07-02 [paul] 0.7.8claws42
1870 * sync with 0.7.8cvs13
1871 see ChangeLog 2002-07-01 and 2002-07-02
1873 2002-07-01 [christoph] 0.7.8claws41
1876 fix "goto next/prev unread message" with
1879 2002-07-01 [paul] 0.7.8claws40
1882 updated by Ricardo Mones Lastra
1884 2002-06-30 [match] 0.7.8claws39
1887 applied variation of leonerd's patch (566661) to
1888 allow multiple email addresses per JPilot entry.
1889 addresses may be separated by space, comma, pipe,
1890 semi-colon, new-line.
1892 2002-06-30 [alfons] 0.7.8claws38
1895 simple fix for putting older nodes before
1896 newer nodes when threading by subject
1898 2002-06-30 [christoph] 0.7.8claws37
1905 fix broken folder tree rescaning
1906 and don't use procmsg_get_mark_sum
1909 2002-06-30 [christoph] 0.7.8claws36
1911 * merge new cache branch
1913 fix new cache imap copy bug
1915 improved folder_item_scan
1916 it should now always set the correct
1917 new, unread and total message counts
1919 2002-06-29 [paul] 0.7.8claws35
1922 correct syntax error
1924 2002-06-29 [paul] 0.7.8claws34
1928 man/Makefile.am ** NEW FILE **
1929 man/sylpheed.1.gz ** NEW FILE **
1930 add Sylpheed man page
1932 2002-06-29 [paul] 0.7.8claws33
1935 updated by Fabio Junior Beneditto
1937 2002-06-28 [jens] 0.7.8claws32
1942 * src/selective_download.c
1943 removed gettext for space " "
1948 2002-06-28 [paul] 0.7.8claws31
1950 * sync with 0.7.8cvs11
1951 see ChangeLog 2002-06-28
1953 2002-06-28 [paul] 0.7.8claws30
1955 * sync with 0.7.8cvs10
1956 see ChangeLog 2002-06-27 and 2002-06-28
1958 2002-06-26 [paul] 0.7.8claws29
1961 src/selective_download.c
1962 don't gettextise empty strings.
1963 reserved by gettext. gettext("") returns
1964 the header entry with meta information,
1965 not the empty string
1970 2002-06-26 [paul] 0.7.8claws28
1972 * sync with 0.7.8cvs7
1973 see ChangeLog 2002-06-25
1975 * src/prefs_common.c
1976 ...and in the process, tweak the gui a little
1978 2002-06-25 [alfons] 0.7.8claws27
1982 fine tune ldap library detection
1984 2002-06-25 [alfons] 0.7.8claws26
1987 don't allow return receipts when composing a news article
1989 2002-06-25 [paul] 0.7.8claws25
1992 add '$(AMTAR)' to 'release' section to allow for
1993 new and older autotools
1995 2002-06-25 [paul] 0.7.8claws24
1998 fix "No more unread messages" persistant pop-up
2001 2002-06-25 [paul] 0.7.8claws23
2004 updated by Alessandro Maestri
2006 2002-06-25 [paul] 0.7.8claws22
2008 * sync with 0.7.8cvs6
2009 see ChangeLog 2002-06-25
2011 2002-06-24 [paul] 0.7.8claws21
2014 add GPL copyright information
2016 2002-06-24 [paul] 0.7.8claws20
2020 tools/update-po ** NEW FILE **
2021 add script that eases the creation of *.po files
2022 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2024 2002-06-23 [alfons] 0.7.8claws19
2027 make notification_convert_header obey const correctness
2028 (next step will be fixing the broken return receipt)
2030 2002-06-23 [paul] 0.7.8claws18
2033 fix bug introduced in last commit:
2034 removed too much code in last commit - put back what's
2037 2002-06-23 [paul] 0.7.8claws17
2039 * src/messageview.[ch]
2040 remove code committed in error from locally patched
2043 2002-06-23 [colin] 0.7.8claws16
2046 add compose_entry_select(), used to select the default_to
2047 email address - hopefully avoiding people sending mails to
2050 2002-06-22 [alfons] 0.7.8claws15
2053 add Bram Metsch & Stanislav Karchebny
2055 * src/prefs_account.[ch]
2057 - apply and adapt Bram's patch which allows user to set SMTP AUTH
2058 options. (see <http://sourceforge.net/tracker/index.php
2059 ?func=detail&aid=566937&group_id=25528&atid=384600>);
2061 - merge Stanislav's fix to make SMTP AUTH work with qmail
2062 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2064 2002-06-22 [paul] 0.7.8claws14
2066 * sync with 0.7.8cvs5
2067 see ChangeLog 2002-06-19 and 2002-06-20
2069 2002-06-22 [alfons] 0.7.8claws13
2071 * src/selective_download.c
2072 fix a stupid mistake I made
2074 2002-06-22 [alfons] 0.7.8claws12
2076 * src/selective_download.[ch]
2077 fix another unnoticed leak; cleanup code
2082 gpg-sign <-- gpg-sign-syl
2084 2002-06-21 [alfons] 0.7.8claws11
2086 * src/selective_download.c
2087 * src/selective_download.h
2088 fix assorted mix of allocation errors (should solve
2089 problem reported by Philippe Gramoullé, see:
2090 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2092 2002-06-20 [melvin] 0.7.8claws10
2094 * tools/gpg-sign *REMOVED*
2095 tools/gpg-sign-syl *ADDED*
2096 Replaced the gpg clearsigning script with the version using
2097 xterm instead of ssh-askpass and changed its name.
2100 Updated actions example to reflect the renaming of the
2101 gpg clearsigning script.
2103 2002-06-19 [paul] 0.7.8claws9
2105 * sync with 0.7.8claws9
2106 see ChangeLog 2002-06-18 and 2002-06-19
2108 2002-06-19 [paul] 0.7.8claws8
2110 * sync with 0.7.8cvs1
2111 see ChangeLog 2002-06-18
2113 2002-06-18 [alfons] 0.7.8claws7
2116 add omitted prototype
2118 2002-06-17 [paul] 0.7.8claws6
2121 fix hiding of exec_btn
2123 2002-06-17 [paul] 0.7.8claws5
2126 remove unneeded code: should_delete()
2127 and Pop3State::uidl_todelete_list
2129 2002-06-17 [paul] 0.7.8claws4
2132 see ChangeLog 2002-06-11 and 2002-06-13
2134 2002-06-16 [alfons] 0.7.8claws3
2137 make sure lock sort mode (claws specific) is
2138 also persists after a tree rescan
2140 2002-06-16 [alfons] 0.7.8claws2
2142 * src/prefs_folder_item.c
2144 fix persistence of folder sort mode (broken
2145 by adapting Hiro's new folder persistence code)
2147 2002-06-16 [alfons] 0.7.8claws1
2151 * src/prefscommon.[ch]
2152 control size of log text in log window;
2153 closes patch #569155 submitted by Mitko Haralanov.
2155 2002-06-15 [paul] 0.7.8claws
2157 * release of 0.7.8claws
2159 2002-06-15 [paul] 0.7.7claws
2162 updated by Fabio Junior Beneditto
2164 2002-06-14 [paul] 0.7.6claws49
2167 updated by Ricardo Mones Lastra
2169 2002-06-14 [paul] 0.7.6claws48
2172 updated translation by Wilbert Berendsen
2174 2002-06-14 [melvin] 0.7.6claws47
2177 Updated French translation
2179 2002-06-13 [paul] 0.7.6claws46
2182 allow filename to be typed in, rather than just
2183 selected by the mouse. Patch by Gustavo Noronha Silva.
2185 2002-06-13 [alfons] 0.7.6claws45
2187 * src/mainwindow.[ch]
2188 more cleanups (removing unnecessary menu items Expand
2189 summary / message view)
2191 2002-06-13 [melvin] 0.7.6claws44
2194 Added src/string_match.c
2195 * src/string_match.c
2196 Fixed possible buffer overflow.
2198 Added missing config.h header.
2199 * src/prefs_common.c
2202 Made some strings translatable (missing _(..)).
2204 2002-06-13 [melvin] 0.7.6claws43
2207 Corrected action example (verifying clearsigned mail).
2208 * src/prefs_account.c
2210 * src/prefs_common.c
2211 Removed incorrect line that generated a Gtk-CRITICAL msg.
2213 2002-06-12 [alfons] 0.7.6claws42
2216 add init of score column lost in 0.7.6claws42
2218 2002-06-12 [paul] 0.7.6claws41
2220 * src/prefs_account.c
2221 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2222 behavior of the radio buttons, (from 0.7.7cvs2)
2224 2002-06-11 [alfons] 0.7.6claws40
2226 * src/messageview.[ch]
2227 * src/summaryview.[ch]
2228 * src/summary_search.c
2230 perform a sync to bring in Hiro's separate view implementation
2232 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2234 2002-06-11 [paul] 0.7.6claws39
2236 * src/prefs_account.c
2237 correct a typo on the Receive tab
2239 2002-06-10 [match] 0.7.6claws38
2242 Included address completion patch from Gustavo Noronha.
2244 2002-06-10 [paul] 0.7.6claws37
2248 src/prefs_account.[ch]
2249 src/selective_download.[ch]
2252 - check if POP Account
2253 - Receive Button renamed to Preview
2254 - Preview Button Popup: preview new/all messages
2256 - Account Preferences-->Receive tab checkbutton if you
2257 want to remove Mail after Download
2259 - Account Preferences-->Receive tab checkbutton use
2260 filtering rules on preview
2261 (think of delete_on_server)
2263 - Account selectable from SD dialog
2264 - checkbutton to show already downloaded messages if
2265 all messages are previewed
2266 - new clist column showing Date
2269 - play ball with UIDL
2270 - fault tolerant (?)
2271 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2273 2002-06-10 [melvin] 0.7.6claws36
2276 Added a hint to ac/README in cvs instructions.
2278 * src/prefs_actions.c
2279 Made it possible to use a more elaborate command line
2280 for asynchronous actions, too.
2282 2002-06-10 [melvin] 0.7.6claws35
2284 * src/prefs_actions.c
2285 Make it possible to use a more elaborate command line
2286 (e.g. |foo|bar|cat>there;echo Done|)
2287 Corrected error message when calling %f, %F and %p commands
2288 from the compose window.
2290 2002-06-09 [colin] 0.7.6claws34
2293 Automatically find unread messages in current folder
2294 before annoying the user.
2296 2002-06-08 [alfons] 0.7.6claws33
2299 remove bad formatting string in it.po translation
2300 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2302 2002-06-08 [paul] 0.7.6claws32
2304 * sync with 0.7.6cvs25
2305 see ChangeLog 2002-06-07
2307 2002-06-05 [paul] 0.7.6claws31
2310 add 'Sort by locked' and 'Sort by score'
2312 2002-06-05 [paul] 0.7.6claws30
2314 * sync with 0.7.6cvs24
2315 see ChangeLog 2002-06-04
2317 2002-06-04 [paul] 0.7.6claws29
2320 updated by Fabio Junior Beneditto
2322 2002-06-03 [thorsten] 0.7.6claws28
2325 fclose() matcherrc after reading
2327 2002-06-03 [paul] 0.7.6claws27
2329 * sync with 0.7.6cvs21
2330 see ChangeLog 2002-05-31
2332 2002-05-31 [paul] 0.7.6claws26
2334 * sync with 0.7.6cvs20
2335 see ChangeLog 2002-05-29 and 2002-05-30
2337 2002-05-31 [paul] 0.7.6claws25
2340 hopefully fix last buggy sync
2343 correct typo in 'Actions' examples
2345 2002-05-29 [paul] 0.7.6claws24
2347 * sync with 0.7.6cvs18
2348 see ChangeLog 2002-05-28 and 2002-05-29
2354 2002-05-28 [paul] 0.7.6claws23
2356 * sync with 0.7.6cvs16
2357 see ChangeLog 2002-05-28
2359 2002-05-27 [thorsten] 0.7.6claws22
2361 * faq/it/sylpheed-faq-1.html
2362 faq/it/sylpheed-faq-2.html
2363 faq/it/sylpheed-faq-3.html
2364 faq/it/sylpheed-faq.html
2365 corrected DOS lineendings
2366 * faq/de/sylpheed-faq-1.html
2367 faq/de/sylpheed-faq-2.html
2368 faq/en/sylpheed-faq-1.html
2369 faq/en/sylpheed-faq-2.html
2370 faq/en/sylpheed-faq-3.html
2371 faq/es/sylpheed-faq-1.html
2372 faq/es/sylpheed-faq-2.html
2373 faq/es/sylpheed-faq-3.html
2374 faq/fr/sylpheed-faq-1.html
2375 faq/it/sylpheed-faq-1.html
2376 faq/it/sylpheed-faq-2.html
2377 faq/it/sylpheed-faq-3.html
2378 faq/it/sylpheed-faq.html
2379 changed ">" to "
2381 2002-05-27 [paul] 0.7.6claws21
2383 * sync with 0.7.6cvs15
2384 see ChangeLog 2002-05-27
2386 2002-05-27 [paul] 0.7.6claws20
2388 * src/prefs_account.c
2391 2002-05-26 [paul] 0.7.6claws19
2396 2002-05-25 [paul] 0.7.6claws18
2399 add description of kmail2sylpheed.pl
2401 2002-05-25 [paul] 0.7.6claws17
2403 * tools/kmail2sylpheed.pl ** NEW FILE **
2404 perl script that converts an exported Kmail address
2405 book, converts it to sylpheed addressbook file,
2406 writes the file to .sylpheed, and updates
2409 2002-05-25 [paul] 0.7.6claws16
2411 * sync with 0.7.6cvs14
2412 see ChangeLog 2002-05-23
2414 2002-05-24 [paul] 0.7.6claws15
2417 make a correction and add some more info
2419 2002-05-24 [paul] 0.7.6claws14
2423 compose_redirect_write_headers_from_headerlist()
2424 add Subject and Resent-Message-ID to
2425 compose_redirect_write_headers()
2426 Received, Subject, and X-UIDL are filtered out in
2427 compose_redirect_write_to_file()
2429 2002-05-23 [paul] 0.7.6claws13
2435 src/matcher_parser_lex.l
2436 src/matcher_parser_parse.y
2437 src/prefs_common.[ch]
2438 src/prefs_filtering.c
2440 rename 'Bounce' to 'Redirect'
2442 2002-05-23 [paul] 0.7.6claws12
2444 * more sync with 0.7.6cvs13
2446 see ChangeLog 2002-05-22
2448 2002-05-22 [paul] 0.7.6claws11
2450 * sync with 0.7.6cvs13
2452 see ChangeLog 2002-05-20
2454 see ChangeLog 2002-05-22
2456 2002-05-21 [melvin] 0.7.6claws10
2459 Added missing filtering and scoring headers
2460 Fixed bad function call that showed garbage
2461 in Folder->Processing
2463 2002-05-21 [paul] 0.7.6claws9
2466 make all tools executable, (patch by Alfons).
2468 2002-05-20 [alfons] 0.7.6claws8
2471 don't forget to call mktime() so we have a valid week
2473 (Bug report by Roger Sondermann <mail@jumaros.de>)
2475 2002-05-20 [paul] 0.7.6claws7
2478 fix broken parsing of urls
2480 fix displaying of urls
2482 both fixes from the patch [547855] by Eugene
2485 2002-05-19 [alfons] 0.7.6claws6
2488 make sylpheed configure correctly with the latest
2489 and greatest of automake / autoconf / gettext
2491 2002-05-19 [alfons] 0.7.6claws5
2495 add function for returning ime zone offset
2497 * src/quote_fmt_parse.y
2498 better quotation formatting - does not convert
2499 to local time, but uses the original date string.
2501 Note: %z inserts the timezone offset (should
2502 work also on platforms where strftime does not
2505 2002-05-18 [christoph] 0.7.6claws4
2508 fix indentation of some code
2513 correct path for ignorethread.xpm
2514 incorrect filename for sylpheed_logo.xpm
2515 add missing include matcher_parser_parse.h
2517 2002-05-18 [paul] 0.7.6claws3
2519 * sync with 0.7.6cvs8
2520 see ChangeLog 2002-05-16 and 2002-05-17
2522 2002-05-18 [melvin] 0.7.6claws2
2525 Corrected an action's definition and fixed some misspellings.
2527 2002-05-18 [paul] 0.7.6claws1
2530 tools/gpg-sign ** new file **
2531 tools/uudec ** new file **
2532 add Melvin's Actions scripts
2535 add Melvin's descriptions for Actions
2537 2002-05-18 [paul] 0.7.6claws
2539 * Version 0.7.6claws released
2541 2002-05-17 [paul] 0.7.5claws32
2544 updated by Ricardo Mones Lastra
2546 2002-05-17 [paul] 0.7.5claws31
2549 fix Account prefs default folder for sent/draft/deleted
2554 updated translation by Alessandro Maestri and
2557 2002-05-17 [melvin] 0.7.5claws30
2559 * src/prefs_actions.c
2560 Fixed bug where using %F not at the end of the command
2561 resulted in an additional empty argument being created.
2562 Thanks to Darko Koruga for reporting the bug.
2564 2002-05-17 [melvin] 0.7.5claws29
2567 Updated French translations.
2569 2002-05-15 [paul] 0.7.5claws28
2572 updated by Ricardo Mones Lastra
2574 2002-05-15 [paul] 0.7.5claws27
2576 * sync with 0.7.6cvs4
2577 see ChangeLog 2002-05-14 and 2002-05-15
2579 2002-05-14 [paul] 0.7.5claws26
2581 * sync with 0.7.6cvs1
2582 see ChangeLog 2002-05-13
2584 2002-05-13 [thorsten] 0.7.5claws25
2587 fix select_all and copy in multipart messages
2589 fix select_all and copy in multipart messages
2591 2002-05-12 [paul] 0.7.5claws24
2594 reverse last commit, bug already fixed in 0.7.5claws3
2596 2002-05-12 [netztorte] 0.7.5claws23
2599 dont parse empty addressbook (checked in before claws20)
2601 2002-05-12 [melvin] 0.7.5claws22
2604 Removed unneeded priority code introduced by the previous
2607 2002-05-12 [melvin] 0.7.5claws21
2610 Added possibility to set message's priority.
2612 Added possibility to set message's priority.
2613 Added missing headers
2615 2002-05-12 [melvin] 0.7.5claws20
2617 * src/prefs_actions.c
2618 Removed implicitely added quotes around the name
2619 of the temporary files of mime parts.
2621 2002-05-12 [paul] 0.7.5claws19
2623 * sync with 0.7.5cvs20
2624 see ChangeLog 2002-05-11
2626 2002-05-12 [alfons] 0.7.5claws18
2628 * src/quote_fmt_lex.l
2629 * src/quote_fmt_parse.y
2630 allow quote / reply date & time format to be set using
2631 %D{format}. format is a format string you'd pass to
2632 strftime() (see man strftime, or the Display tab |
2633 Date format setting).
2635 Currently %D converts the date to local time.
2637 2002-05-11 [paul] 0.7.5claws17
2639 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
2640 see ChangeLog 2002-05-10 and 2002-05-11
2642 2002-05-10 [paul] 0.7.5claws16
2644 * sync with 0.7.5cvs16
2645 see ChangeLog entries 2002-05-09 and
2648 2002-05-10 [colin] 0.7.5claws15
2651 Corrected a bug that prevented sylpheed to open
2652 double-clicked URIs.
2654 2002-05-09 [paul] 0.7.5claws14
2656 * sync with 0.7.5cvs14
2657 see ChangeLog 2002-05-08 and 2002-05-09
2659 2002-05-08 [paul] 0.7.5claws13
2661 * sync with 0.7.5cvs11
2662 see ChangeLog entry 2002-05-08
2664 2002-05-08 [paul] 0.7.5claws12
2668 fix segfault on View->Open in new window
2669 patch submitted by Thorsten Maerz <torte@netztorte.de>
2671 2002-05-07 [paul] 0.7.5claws11
2673 * sync with 0.7.5cvs9
2674 see ChangeLog entry 2002-05-07
2676 2002-05-06 [paul] 0.7.5claws10
2680 display url in statusbar on single-click
2681 patch submitted by Thorsten Maerz <torte@netztorte.de>
2683 2002-05-06 [match] 0.7.5claws9
2690 XML implementation of properties file.
2691 * src/exporthtml.[ch]
2692 * src/expthtmldlg.[ch]
2696 2002-05-02 [sergey] 0.7.5claws8
2698 * src/mainwindow.c (mainwin_entries),
2699 src/prefs_common.c (prefs_send_create()),
2700 src/codeconv.c (locale_table):
2701 use charset name "Windows-1251" instead of "CP1251".
2703 2002-05-02 [colin] 0.7.5claws7
2707 src/prefs_folder_item.c
2708 Fixed cosmetics bugs due to Outbox renamed to Sent.
2710 2002-05-02 [hiro] 0.7.5claws6
2713 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
2715 2002-05-02 [paul] 0.7.5claws5
2718 more sync with 0.7.5cvs7, see ChangeLog entry
2721 2002-05-02 [hiro] 0.7.5claws4
2724 compose_queue_sub():
2725 check if queue folder exists (closes #550397).
2726 removed directory creation since it should be handled
2729 imap_add_msg(): return UID for appended message
2732 2002-04-30 [paul] 0.7.5claws3
2735 fix account_find_from_address() bug
2737 2002-04-28 [colin] 0.7.5claws2
2741 src/prefs_common.[ch]
2743 Added user-definable quotation characters recognition.
2745 2002-04-28 [paul] 0.7.5claws1
2747 * sync with 0.7.5cvs4
2748 see ChangeLog entry 2002-04-25
2750 2002-04-28 [paul] 0.7.5claws
2755 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
2756 Fabio Junior Beneditto
2758 2002-04-27 [jens] 0.7.4claws103
2761 updated German translation.
2763 2002-04-27 [hiro] 0.7.4claws102
2766 summary_write_cache(): fixed the mark loss of hidden messages.
2768 2002-04-26 [melvin] 0.7.4claws101
2771 fixed a second typo (same one)
2775 fixed the type again...
2777 2002-04-26 [melvin] 0.7.4claws100
2780 fixed a typo in an alert message ("temorary").
2783 corrected the typo described above.
2785 updated French translation.
2787 2002-04-26 [darko] 0.7.4claws99
2790 fix target folder colorization
2792 2002-04-25 [paul] 0.7.4claws98
2795 updated by Alessandro Maestri
2797 2002-04-24 [colin] 0.7.4claws97
2800 Fixed double "subject is empty" question.
2802 2002-04-23 [colin] 0.7.4claws96
2805 Corrected issue when "automatically display images" was
2806 not set : first image remained after selecting second.
2808 2002-04-23 [melvin] 0.7.4claws95
2810 * src/prefs_actions.c
2811 Don't display in/out dialog if there is nothing to show.
2813 2002-04-23 [paul] 0.7.4claws94
2815 * sync with 0.7.5cvs3
2816 bug fixes: see ChangeLog entry 2002-04-23
2818 2002-04-22 [darko] 0.7.4claws93
2821 fix previous check-in which changed code after
2824 2002-04-22 [paul] 0.7.4claws92
2831 update English, Spanish and French FAQs
2834 add German and Spanish manuals
2837 update English and French manuals
2840 add to and re-arrange the pixmap entries
2842 2002-04-22 [darko] 0.7.4claws91
2845 fix sender initials recognition to only allow
2846 '>' after the initials
2848 2002-04-21 [paul] 0.7.4claws90
2850 * sync with 0.7.5 release
2851 see ChangeLog entry 2002-04-21
2856 add colin's new pixmaps to EXTRA_DIST
2858 2002-04-21 [colin] 0.7.4claws89
2861 * src/mainwindow.[ch]
2862 * src/prefs_common.[ch]
2863 * src/stock_pixmap.[ch]
2864 Added "Work offline" ability.
2866 2002-04-21 [colin] 0.7.4claws88
2869 * src/prefs_common.c
2870 * src/prefs_common.h
2871 * src/textview.c : Added an option to common preferences -> display
2872 to allow user not to automatically display images.
2874 2002-04-21 [paul] 0.7.4claws87
2876 * sync with 0.7.4cvs52
2877 see ChangeLog entry 2002-04-21 (src/imap.c)
2879 2002-04-21 [paul] 0.7.4claws86
2881 * sync with 0.7.4cvs51
2882 see ChangeLog entry 2002-04-21
2884 2002-04-21 [paul] 0.7.4claws85
2886 * sync with 0.7.4cvs49
2887 see ChangeLog entries 2002-04-20 and 2002-04-21
2890 clean up: remove old 'stock_' element from xpm
2893 2002-04-21 [alfons] 0.7.4claws84
2895 apply sync patch from Paul
2898 use old claws prefs_folder_item_create() for now
2900 2002-04-19 [match] 0.7.4claws83
2902 * src/addressbook.[ch]
2903 * src/addrharvest.[ch]
2904 * src/addrgather.[ch]
2907 * src/summaryview.[ch]
2910 2002-04-19 [paul] 0.7.4claws82
2913 updated by Fabio Junior Beneditto
2915 2002-04-14 [alfons] 0.7.4claws81
2918 add #include <sys/types.h> for mode_t and off_t
2920 2002-04-13 [paul] 0.7.4claws80
2925 src/prefs_common.[ch]
2927 enable storing of GnuPG passphrase for the whole
2928 session or a user-defined number of minutes. patch
2929 submitted by Ravemax <ravemax@dextrose.com>
2931 2002-04-13 [alfons] 0.7.4claws79
2934 make email parser also stop scanning when encountering separators
2935 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
2937 2002-04-13 [paul] 0.7.4claws78
2939 * sync with 0.7.4cvs39
2940 see ChangeLog entry 2002-04-12
2942 2002-04-11 [paul] 0.7.4claws77
2944 * sync with 0.7.4cvs37
2945 see ChangeLog entry 2002-04-11
2947 2002-04-11 [paul] 0.7.4claws76
2950 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
2951 the clause for OpenSSL). sync with sylpheed main
2953 2002-04-09 [melvin] 0.7.4claws75
2956 Made 'Ctrl-Enter' on send ignore some modifiers
2957 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
2958 to bind other *-Enter (but not Alt-Enter).
2960 2002-04-09 [paul] 0.7.4claws74
2962 * sync with 0.7.4cvs35
2963 see ChangeLog entries 2002-04-09
2965 2002-04-08 [paul] 0.7.4claws73
2967 * sync with 0.7.4cvs33
2968 see ChangeLog entry 200-04-08
2970 2002-04-07 [match] 0.7.4claws72
2972 * src/addrharvest.[ch]
2973 fixed to read all addresses in header, regardless
2974 of header size. improved name parsing. accommodate
2975 harvest from folders and selected message.
2977 included new address parsing function.
2978 * src/addrgather.[ch]
2979 * src/addressbook.[ch]
2980 * src/summaryview.[ch]
2982 allow address harvest of folder as well as selected
2985 2002-04-07 [paul] 0.7.4claws71
2989 don't try to authenticate with CRAM-MD5 in SMTP when
2990 SMTP-AUTH enabled if MTA doesn't issue this
2991 auth-method in it's ehlo-response. bug item #531364,
2992 patch item #938910. patch submitted by Colin Leroy
2995 2002-04-07 [paul] 0.7.4claws70
2998 fix missing MODE_READER bug. patch submitted by
2999 Colin Leroy <colin@colino.net>
3001 2002-04-07 [alfons] 0.7.4claws69
3004 * src/prefs_filtering.c
3006 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3007 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3009 2002-04-07 [paul] 0.7.4claws68
3011 * sync with 0.7.4cvs32
3012 see ChangeLog entry 2002-04-06
3014 * tools/filter_conv.pl
3017 2002-04-06 [paul] 0.7.4claws67
3019 * tools/filter_conv.pl
3020 modify to be able to find the name of the first
3021 mailbox and use that. main's filter does not
3022 record the full path to the mailbox and therefore
3023 can only filter to the first mailbox.
3025 2002-04-05 [paul] 0.7.4claws66
3027 * tools/filter_conv.pl
3028 attempt to make the script all-encompassing and
3029 be able to convert any main 'filter' rule thrown
3032 2002-04-05 [paul] 0.7.4claws65
3034 * tools/filter_conv.pl
3035 allow for collapsed folder trees
3037 2002-04-05 [paul] 0.7.4claws64
3039 * sync with 0.7.4cvs31
3040 see ChangeLog entries 2002-04-05
3042 2002-04-03 [paul] 0.7.4claws63
3044 * sync with 0.7.4cvs29
3045 see ChangeLog entries 2002-04-02 and 2002-04-03
3047 2002-04-02 [paul] 0.7.4claws62
3049 * sync with 0.7.4cvs26
3050 see ChangeLog entry 2002-04-01
3052 2002-04-02 [match] 0.7.4claws61
3055 * src/importpine.[ch]
3057 import Pine address book.
3059 2002-04-02 [match] 0.7.4claws60
3061 * src/addrharvest.[ch]
3062 improve address parsing of funky addresses.
3064 2002-04-02 [darko] 0.7.4claws59
3067 wrap on send improvements, it now recognizes quoted
3068 initials as part of the quotation string, and it
3069 does not join lines separated by CR
3071 2002-04-01 [match] 0.7.4claws58
3074 added new functions.
3076 remove excessive duplicate address generation
3079 2002-04-01 [alfons] 0.7.4claws57
3084 2002-04-01 [paul] 0.7.4claws56
3086 * sync with 0.7.4cvs25
3087 see ChangeLog entry 2002-04-01
3089 2002-04-01 [alfons] 0.7.4aprilfool55
3092 honour feature request item #537427 to allow for
3093 displaying names from address book for sent mail also
3095 2002-03-29 [paul] 0.7.4claws54
3098 src/prefs_filtering.[ch]
3101 add 'fast filter' for claws' filtering,
3102 /Tools/Create filter rule/... patch submitted
3103 by Neill Miller <neillm@thecodefactory.org>
3105 2002-03-29 [paul] 0.7.4claws53
3107 * sync with 0.7.4cvs24
3108 see ChangeLog entry 2002-03-29
3110 2002-03-28 [paul] 0.7.4claws52
3112 * sync with 0.7.4cvs23
3113 see ChangeLog entry 2002-03-28
3115 2002-03-27 [melvin] 0.7.4claws51
3117 * src/prefs_actions.c
3118 Added support to pass only one message part (as a
3119 file) to the command using '%p'. No quotes are needed
3120 because doubles quotes are automatically added.
3121 Fixed bug where Sylpheed could block when waiting for
3122 a child process to finish.
3123 Changed the help menu to remove quotes around symbols to
3124 avoid misinterpretation (they must not be used).
3126 2002-03-27 [melvin] 0.7.4claws50
3129 Made the new mail notification command always
3130 execute asynchronously.
3132 2002-03-27 [paul] 0.7.4claws49
3135 fix bug introduced in last commit
3137 2002-03-27 [paul] 0.7.4claws48
3139 * sync with 0.7.4cvs21
3140 see ChangeLog 2002-03-26 and 2002-03-27
3142 2002-03-26 [hoa] 0.7.4claws47
3144 * src/prefs_folder_item.c
3145 really fixed the bug #516442 with folder rescan.
3147 2002-03-26 [paul] 0.7.4claws46
3149 * sync with 0.7.4cvs19
3150 see ChangeLog entries 2002-03-25 and 2002-03-26
3152 2002-03-25 [hoa] 0.7.4claws45
3156 fix the bug #516442 with folder rescan.
3158 * src/prefs_common.[ch]
3160 added an option to enable two different behaviours
3164 2002-03-25 [paul] 0.7.4claws44
3167 src/selective_download.c
3168 correct a few menuitem labels
3170 2002-03-25 [christoph] 0.7.4claws43
3173 fix non deleted tmp message in
3174 procmsg_save_to_outbox
3175 fix problems caused by sync with
3176 main branch's procmsg_send_queue
3178 2002-03-25 [paul] 0.7.4claws42
3182 src/quote_fmt_parse.y
3183 add Last name (%L) placeholder for quoting.
3184 patch submitted by Thorsten Thielen
3185 <thth@users.sourceforge.net>
3187 2002-03-25 [paul] 0.7.4claws41
3190 get full hostname. patch submitted by
3191 Bob Woodside <rwoodside1@comcast.net>
3193 2002-03-25 [paul] 0.7.4claws40
3198 src/prefs_account.[ch]
3199 enable NNTP over SSL. patch submitted by
3200 Pascal Jermini <pascal@infinity.hn.org>
3202 2002-03-24 [paul] 0.7.4claws39
3204 * src/prefs_common.c
3205 make the arrangement of the Compose tab more
3209 fix some irregularities of style
3212 updated by Kilian Krause
3214 2002-03-23 [paul] 0.7.4claws38
3217 updated by Fabio Junior Beneditto
3219 2002-03-23 [paul] 0.7.4claws37
3222 move 'Gather addresses' to 'Tools' menu
3223 make 'Selective download' sensitive
3225 2002-03-23 [paul] 0.7.4claws36
3227 * sync with 0.7.4cvs16
3228 see ChangeLog entries 2002-03-23
3230 2002-03-22 [christoph] 0.7.4claws35
3232 * src/quote_fmt_parse.y
3233 fix include program output
3235 2002-03-22 [alfons] 0.7.4claws34
3238 initialize GDate stack variable correctly (sorry!)
3240 2002-03-22 [paul] 0.7.4claws33
3246 rename 'Tool' to 'Tools'
3249 move 'Delete duplicated messages' from
3250 'Message/' to 'Tools/'
3251 re-arrange the order of 'Tools/' items
3253 2002-03-22 [paul] 0.7.4claws32
3256 src/addressbook.[ch]
3257 auto-address completion now also matches on
3258 Nickname. patch submitted by Bob Forsman
3259 <hammor@users.sourceforge.net>
3262 correct a spelling mistake
3264 2002-03-22 [alfons] 0.7.4claws31
3267 fix getting uidl from incorrect string
3270 2002-03-21 [alfons] 0.7.4claws30
3273 more code refactoring
3274 plug mem leak introduced by delete on server
3276 2002-03-21 [paul] 0.7.4claws29
3278 * sync with 0.7.4cvs11
3279 see ChangeLog entries 2002-03-20
3281 2002-03-20 [alfons] 0.7.4claws28
3284 apply Colin's patch and refactor
3286 2002-03-20 [paul] 0.7.4claws27
3288 * sync with sylpheed 0.7.4cvs9
3289 see ChangeLog entry 2002-03-20
3291 2002-03-19 [christoph] 0.7.4claws26
3296 revert changes for flag updates
3297 (does not work correctly and no time to debug)
3299 2002-03-20 [alfons] 0.7.4claws25
3302 refactor should_delete() a little bit
3304 2002-03-19 [paul] 0.7.4claws24
3308 src/prefs_account.[ch]
3309 allow the user to leave downloaded mail on the
3310 server for n days. Patch submitted by Colin Leroy
3313 2002-02-19 [paul] 0.7.4claws23
3315 * sync with sylpheed 0.7.4cvs8
3316 see ChangeLog entries 2002-03-19
3318 2002-03-18 [paul] 0.7.4claws22
3320 * sync with sylpheed 0.7.4cvs6
3321 see ChangeLog entry 2002-03-18
3323 2002-03-18 [paul] 0.7.4claws21
3326 add en_GB message catalogue
3331 correct a few spelling mistakes
3333 2002-03-17 [alfons] 0.7.4claws20
3336 more stringent checks for NULL params when writing
3337 filtering actions to a file
3339 2002-03-17 [hoa] 0.7.3claws20
3342 fixed the count of new messages
3345 fixed the "attachment properties" window
3347 2002-03-17 [paul] 0.7.4claws19
3352 src/prefs_account.[ch]
3355 automatically mark cross-posted messages as read
3356 and (optionally) give them a colour label
3357 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
3360 2002-03-17 [paul] 0.7.4claws18
3362 * sync with sylpheed 0.7.4cvs5
3363 see ChangeLog entry 2002-03-17
3365 2002-03-17 [melvin] 0.7.4claws17
3368 Worked around a gtktext 'bug': when searching for
3369 a text in a long message it was scrolling slowly
3370 line by line until it hit the searched text.
3372 Updated French translation
3374 2002-03-17 [melvin] 0.7.4claws16
3378 * src/prefs_actions.c
3379 Moved "Edit/Actions" to "Tool/Actions"
3380 Made mainwindow/compose window sensitive as soon as
3381 no child process is running anymore even if the io dialog
3383 Fixed a struct being initialized with a non constant char*
3385 2002-03-16 [christoph] 0.7.4claws15
3388 add --with-compiler-flags option
3389 (only for developer hacking)
3393 try to make folder-stats and flag handling more
3394 independent from the summaryview. msgcounts
3395 are only set when the folder is opened and
3396 procmsg_msginfo_(un)set_flags will handle it
3397 later and summaryview will get the values
3400 2002-03-16 [paul] 0.7.4claws14
3403 fix Return-receipt. Patch submitted by Bob
3404 Woodside <rwoodside1@comcast.net>
3406 2002-03-16 [paul] 0.7.4claws13
3409 fix 'dynamic' signatures, make it work again
3410 broken during sync on 2002-03-14 (0.7.4claws2)
3412 2002-03-15 [match] 0.7.4claws12
3414 * src/addrharvest.[ch]
3415 * src/addrgather.[ch]
3416 * src/addressbook.[ch]
3418 included address harvester feature. still some
3419 issues with address parsing that I will fix.
3421 2002-03-15 [match] 0.7.4claws11
3424 * src/addrcache.[ch]
3425 * src/addressbook.[ch]
3434 tidy up. fix memory leaks. moved attribs and methods
3435 from individual interfaces to addrcache object. prep
3436 for new stuff to come in.
3438 2002-03-15 [alfons] 0.7.4claws10
3441 * src/matcher_parser_parse.y
3442 * src/matcher_parser_lex.l
3443 * src/prefs_matcher.c
3444 add filtering conditions message greater than, smaller
3445 than, and exactly matching a size in bytes
3446 (does not work with delete from POP3 server yet)
3448 this should also give others an idea what you should
3449 do to add new criterions to claws filtering system
3452 2002-03-15 [paul] 0.7.4claws9
3454 * tools/filter_conv.pl
3455 exit if there are no filter rules to convert
3456 rename filterrc to filterrc.old after completion
3458 2002-03-15 [paul] 0.7.4claws8
3460 * sync with sylpheed 0.7.4cvs3
3461 see ChangeLog entry 2002-03-14
3463 2002-03-14 [paul] 0.7.4claws7
3466 clean up the last commit (ahem)
3468 2002-03-14 [paul] 0.7.4claws6
3471 fix bug #515655. honour account preferences
3472 regarding gpg default signing/encryption when
3473 changing account from the compose window.
3475 2002-03-14 [paul] 0.7.4claws5
3478 remove unnecessary curly brackets
3480 2002-03-14 [paul] 0.7.4claws4
3483 src/prefs_filtering.[ch]
3484 add filter rename on folder rename and filter
3485 delete on folder delete. Patch submitted by
3486 Neill Miller <neillm@thecodefactory.org>
3488 2002-03-14 [christoph] 0.7.4claws3
3493 (patch submitted by "Simon 'corecode' Schubert")
3494 * src/prefs_common.c
3498 2002-03-14 [paul] 0.7.4claws2
3500 * sync with sylpheed 0.7.4cvs2
3501 see ChangeLog entry 2002-03-13
3503 2002-03-12 [darko] 0.7.4claws1
3506 fix what seems to be a copy and paste error
3507 when setting color for important messages
3510 2002-03-11 [paul] version 0.7.4claws released
3512 2002-03-11 [paul] 0.7.4claws
3518 update message catalogs. Submitted by Ricardo Mones
3519 Lastra, Alessandro Maestri, Wilbert Berendsen, and
3520 Fabio Junior Beneditto
3525 faq/it/sylpheed-faq*
3531 2002-03-11 [jens] 0.7.3claws7
3534 updated German translation
3536 2002-03-11 [melvin] 0.7.3claws6
3539 updated and corrected French translation
3541 2002-03-10 [hoa] 0.7.3claws5
3545 * src/prefs_account.c
3548 fixed the local account.
3549 you have to change the default "/usr/sbin/sendmail"
3550 to "/usr/sbin/sendmail -t" in the preferences of
3554 removed some debug display for renderer
3556 2002-03-10 [paul] 0.7.3claws4
3558 * faq/en/sylpheed-faq-1.html
3559 faq/en/sylpheed-faq-2.html
3562 2002-03-09 [paul] 0.7.3claws3
3564 * sync with sylpheed 0.7.4
3565 see ChangeLog entry 2002-03-09
3567 2002-03-08 [paul] 0.7.3claws2
3569 * faq/en/sylpheed-faq*
3570 faq/es/sylpheed-faq*
3571 faq/fr/sylpheed-faq*
3574 * manual/fr/.cvsignore
3575 manual/fr/Makefilea.am
3579 add the French manual
3581 2002-03-07 [paul] 0.7.3claws1
3583 * sync with sylpheed 0.7.3cvs4
3584 see ChangeLog entries 2002-03-06 and 2002-03-07
3587 updated by Wilbert Berendsen
3589 2002-03-07 [melvin] 0.7.2claws34
3591 * src/selective_download.c
3592 Changed the pixmap of the receive button to MAIL_RECEIVE.
3594 2002-03-06 [paul] 0.7.2claws33
3596 * sync with sylpheed 0.7.3cvs1
3597 bug fix, see ChangeLog entry 2002-03-05
3599 2002-03-05 [paul] 0.7.2claws32
3604 reverse the pgp ascii-armored code implemented in
3605 0.7.2claws16. removal of this code until it matures.
3606 this means that verifying ascii-armored pgp sigs and
3607 automatic decryption of ascii-armored encrypted
3608 messages no longer works.
3610 2002-03-05 [paul] 0.7.2claws31
3615 * faq/en/Makefile.am
3616 faq/en/sylpheed-faq.html
3617 faq/en/sylpheed-faq-1.html
3618 faq/en/sylpheed-faq-2.html
3619 faq/en/sylpheed-faq-3.html
3620 * faq/es/Makefile.am
3621 faq/es/sylpheed-faq.html
3622 faq/es/sylpheed-faq-1.html
3623 faq/es/sylpheed-faq-2.html
3624 faq/es/sylpheed-faq-3.html
3625 faq/es/sylpheed-faq-4.html
3626 * faq/fr/Makefile.am
3627 faq/fr/sylpheed-faq.html
3628 faq/fr/sylpheed-faq-1.html
3629 faq/fr/sylpheed-faq-2.html
3630 faq/fr/sylpheed-faq-3.html
3635 add FAQs in English, Spanish and French
3638 2002-03-05 [paul] 0.7.2claws30
3640 * manual/en/sylpheed.html
3641 manual/en/sylpheed-XX.html
3642 updated the English manual
3647 dialog box pops up if the article can't be deleted.
3652 updated by Fabio Junior Benedito
3656 * removed ac/gpgme.m4
3657 to avoid autogen common problem
3658 developers have to install gpgme development package now
3661 encoding to 7bit or 8bit is enabled.
3663 2002-03-03 [alfons] 0.7.2claws29
3666 merge fix by Oliver Haertel for selective
3669 2002-03-03 [paul] 0.7.2claws28
3671 * sync with sylpheed 0.7.3
3673 2002-03-03 [paul] 0.7.2claws27
3675 * sync with sylpheed 0.7.2cvs24
3676 see ChangeLog entries 2002-03-02 and 2002-03-03
3678 2002-03-02 [melvin] 0.7.2claws26
3683 * src/prefs_common.[ch]
3684 Added user definable notification on new mail arrival.
3685 Removed unused variables in spell checker prefs code.
3687 2002-03-02 [melvin] 0.7.2claws25
3690 Removed unnecessary escape sequences.
3691 Changed 'Initial...' to 'Initials of Sender'
3693 2002-03-02 [paul] 0.7.2claws24
3695 * sync with sylpheed 0.7.2cvs22
3696 see ChangeLog entry 2002-03-01
3698 2002-03-01 [hoa] 0.7.2claws23
3701 Set sensitivity of delete actions to active
3702 even if the folder is a newsgroup.
3705 - Set sensitivity of delete actions
3706 - Added function check_permission() that will check if the
3707 user is authorized to delete a message. For news, it
3708 will check if the author is the same.
3709 - Enabled deletion when there is no trash folder.
3712 - Added news_cancel_article() to cancel articles
3713 - Implemented news_remove_message() (public function)
3715 2002-03-01 [paul] 0.7.2claws22
3719 recognise urls that that don't include 'http://' and
3723 remove duplicated name
3725 2002-02-28 [paul] 0.7.2claws21
3728 src/summaryview.[ch]
3729 add ability to 'Select thread'
3730 combines Melvin's "Select thread's head" patch (#510907)
3731 with Colin Leroy's <colin@colino.net> "Select whole thread"
3734 2002-02-28 [paul] 0.7.2claws20
3737 hopefully fix segfault on right-clicking a mime part
3738 that some people have experienced.
3739 fix submitted by Fredrik Olofsson <frol@linux.nu>
3741 2002-02-28 [paul] 0.7.2claws19
3743 * sync with sylpheed 0.7.2cvs21
3744 see ChangeLog entries 2002-02-27 and 2002-02-28
3746 2002-02-27 [paul] 0.7.2claws18
3748 * sync with sylpheed 0.7.2cvs18
3749 see ChangeLog entries 2002-02-26 and 2002-02-27
3751 2002-02-26 [alfons] 0.7.2claws17
3754 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
3755 (spotted by Chris Hessman <idatech@gmx.net>)
3757 2002-02-26 [paul] 0.7.2claws16
3762 make decryption of ascii-armored pgp encrypted messages
3763 and verification of ascii-armored signatures work again.