1 2002-09-15 [colin] 0.8.2claws53
4 Fix a leak (thanks Alfons!) and cleaned
5 variables names for custom headers
7 2002-09-15 [colin] 0.8.2claws52
10 Fix custom headers recognition when
11 prefs_common.trans_hdr is on
13 2002-09-15 [colin] 0.8.2claws51
16 Allow dynamically-added custom headers
17 Yet not reparsed if reedited
19 2002-09-15 [alfons] 0.8.2claws50
24 2002-09-15 [colin] 0.8.2claws49
27 fix pop_before_smtp sensitivity
29 2002-09-15 [colin] 0.8.2claws48
32 add inc_pop_before_smtp()
33 allow MainWindow to be undefined in
34 inc_account_mail() and inc_start()
37 add STYPE_POP_BEFORE_SMTP session type
39 activated pop before smtp option
41 do pop before smtp if the relevant option
44 2002-09-15 [paul] 0.8.2claws47
47 see ChangeLog 2002-09-15
49 2002-09-14 [paul] 0.8.2claws46
52 updated Bulgarian translation, submitted by
55 2002-09-13 [paul] 0.8.2claws45
58 merge claws' select_account() with main's
59 (new) compose_select_account(). [sync with
60 0.8.2cvs15, see ChangeLog 2002-09-11]
62 2002-09-12 [christoph] 0.8.2claws44
65 allocate 1 elements of FolderItem not 0
67 2002-09-12 [colin] 0.8.2claws43
70 Fix bug #590825 (obey Follow-up: poster)
72 2002-09-12 [colin] 0.8.2claws42
75 Fix bug #557009 (wrong headers for messages
76 forwarded as attachments)
78 2002-09-11 [colin] 0.8.2claws41
81 Put SCF: pseudo-header on top of message
82 Set draft tmp_flag when saved as draft
86 Skip after first \n\n for beginning of real message
89 2002-09-11 [christoph] 0.8.2claws40
92 use procmsg flag functions in filtering or processing
93 will cause incorrect folder message counts
95 2002-09-11 [colin] 0.8.2claws39
98 Fix bug #550175 - wrong save folder when reediting
101 2002-09-11 [paul] 0.8.2claws38
103 * sync with 0.8.2cvs14
104 see ChangeLog 2002-09-11
106 2002-09-11 [colin] 0.8.2claws37
109 Fix a typo (seeming to cause new/unread status to
112 2002-09-10 [christoph] 0.8.2claws36
115 compose_redirect should not use compose_generic_new
116 because that does more stuff than expected including
117 opening the external editor
118 (closes bug "[ 526608 ] bounced messages appear blank
121 2002-09-10 [christoph] 0.8.2claws35
124 fix problem with too large message number range
125 causing a crash in folder_item_scan
127 2002-09-10 [paul] 0.8.2claws34
129 * sync with 0.8.2cvs13
130 see ChangeLog 2002-09-10
132 2002-09-10 [christoph] 0.8.2claws33
135 set MsgInfo TmpFlags for queue and draft folders
136 (closes bug "[ 591676 ] Queue ignore MIME on restart")
138 2002-09-10 [paul] 0.8.2claws32
141 po/bg.po ** NEW FILE **
142 new Bulgarian translation submitted by
143 George Danchev <danchev@spnet.net>
147 tools/tb2sylpheed ** NEW FILE **
148 add script that converts an addressbook exported
149 from The Bat! into a Sylpheed addressbook. Submitted
150 by Urke MMI <urke-kg@eunet.yu>
152 2002-09-10 [paul] 0.8.2claws31
154 * sync with 0.8.2cvs12
155 see ChangeLog 2002-09-10
157 2002-09-06 [paul] 0.8.2claws30
160 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
164 tools/ldif-to-xml.py ** REMOVED **
165 remove obsolete python script
167 2002-09-06 [paul] 0.8.2claws29
169 * sync with 0.8.2cvs10
170 see ChangeLog 2002-09-06
172 2002-09-04 [paul] 0.8.2claws28
174 * sync with 0.8.2cvs9
175 see ChangeLog 2002-08-04
177 2002-09-04 [colin] 0.8.2claws27
179 * src/prefs_common.[ch]
180 Added signature color configuration
182 Use user-specified signature color
184 2002-09-03 [colin] 0.8.2claws26
186 * src/prefs_common.[ch]
187 Added autosave and autosave_length prefs
189 Added compose_remove_draft()
190 Auto-save drafts according to the prefs
192 Added a crash-indicator file, allowing to check
193 for new messages on startup if Sylpheed crashed
194 (makes saved drafts "reappear")
196 2002-09-03 [colin] 0.8.2claws25
201 2002-09-03 [paul] 0.8.2claws24
203 * sync with 0.8.2cvs8
204 see ChangeLog 2002-09-02 and 2002-09-03
206 2002-09-03 [darko] 0.8.2claws23
209 use normal style when creating new folder to pick
212 2002-09-02 [melvin] 0.8.2claws22
215 removed some obsolete code
217 2002-09-02 [melvin] 0.8.2claws21
220 fixed test's equality sign (== to =)
222 2002-09-02 [alfons] 0.8.2claws20
226 revert change of 0.8.2claws16 and use the mh_folder_destroy
227 as folder->destroy virtual as suggested by Hiro
228 (the mh.c code seems to have been lost around mh.c.1.21)
230 2002-09-02 [paul] 0.8.2claws19
233 updated by Fabio Jr. Beneditto
236 use 'http://claws.sylpheed.org' for homepage link.
237 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
239 2002-09-01 [alfons] 0.8.2claws18
242 plug memleak related to one Martin Kluge found
244 2002-08-31 [paul] 0.8.2claws17
246 * sync with 0.8.2cvs6
247 see ChangeLog 2002-08-30
249 2002-08-31 [alfons] 0.8.2claws16
252 folder_destroy(): remove mailbox from folderlist even if it has
255 2002-08-31 [alfons] 0.8.2claws15
260 (being pedantic I know)
262 2002-08-31 [alfons] 0.8.2claws14
265 check for NULL pointers returned from folder->fetch_msginfo virtual
266 (should solve some reported crashes)
268 2002-08-30 [alfons] 0.8.2claws13
273 enable crash dialog on compilation time
274 (--enable-crash-dialog configure option)
276 2002-08-30 [alfons] 0.8.2claws12
281 apply memory leak plug patch by Martin Kluge
282 (closes patch "[ 602568 ] patch for 602441 little memory leak",
283 bug "[ 599677 ] Very small memory leak in 0.81claws115",
284 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
286 2002-08-30 [darko] 0.8.2claws11
289 copy Gtk style from normal style to match
290 font size for coloured folders
292 2002-08-29 [alfons] 0.8.2claws10
295 Type=Internet <- Type=Application
296 (reported by Michael Schwendt, see:
297 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
298 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
300 2002-08-29 [paul] 0.8.2claws9
302 * sync with 0.8.2cvs5
303 see ChangeLog 2002-08-29
305 2002-08-29 [colin] 0.8.2claws8
308 Added a sanity check in summary_select_thread
309 Should fix bug 601605
311 2002-08-29 [colin] 0.8.2claws7
314 Revert claws6 changes regarding bug #591676
316 2002-08-28 [colin] 0.8.2claws6
319 Ignore cache for queue folderitems
322 2002-08-28 [melvin] 0.8.2claws5
327 2002-08-28 [melvin] 0.8.2claws4
330 Updated a bit the text concerning the spell checker
332 2002-08-28 [melvin] 0.8.2claws3
334 Merged the GNU_aspell_branch:
335 Support of new GNU/aspell is now included and the old pspell
336 is not supported anymore.
340 Updated spell checker text to reflect the switch to GNU/aspell
342 * ac/aspell.m4 *** NEW ***
343 * src/gtkaspell.[ch] *** NEW ***
344 * ac/pspell.m4 *** DELETED ***
345 * src/gtkspell.[ch] *** DELETED ***
348 Updated for GNU/aspell support
351 Replaced gtkspell.c by gtkaspell.c
359 * src/prefs_common.[ch]
360 Updated for GNU/aspell support
362 2002-08-28 [paul] 0.8.2claws2
364 * sync with 0.8.2cvs4
365 see ChangeLog 2002-08-27 and 2002-08-28
367 2002-08-28 [colin] 0.8.2claws1
369 * src/summary_search.c
372 2002-08-28 [jens] 0.8.2claws
375 Updated German translations
377 2002-08-27 [melvin] 0.8.2claws
380 Updated French translations
382 2002-08-27 [paul] 0.8.2claws
384 * sync with 0.8.2 main release
392 updated message catalogs submitted by
393 Ricardo Mones Lastra, Alessandro Maestri,
394 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
395 Beneditto and Urke MMI
397 2002-08-27 [hoa] 0.8.1claws123
399 * src/mainwindow.[ch]
400 * src/summaryview.[ch]
401 removed the "filter setting" menu option.
402 add a "cancel a news message" menu option.
404 2002-08-26 [martin] 0.8.1claws122
407 changed string under 0.8.1claws79 changed by myself
410 2002-08-26 [martin] 0.8.1claws121
413 added kill command to debuggerrc to start crash dialog
415 2002-08-26 [paul] 0.8.1claws120
417 * sync with 0.8.1cvs31
418 see ChangeLog 2002-08-26
420 2002-08-25 [alfons] 0.8.1claws119
423 fix bug that didn't send out correct headers to news server
424 when sending news article and email from queue (bug reported
425 and patch provided by Tim Mann; closes bug
426 "[ 583196 ] 0.7.8claws can't post news")
428 2002-08-25 [alfons] 0.8.1claws118
430 * src/selective_download.c
431 mark two strings as translatable
432 (thanks to Urke MMI for pointing this out)
434 2002-08-25 [alfons] 0.8.1claws117
437 treat sent boxes as special and allow sorting them by addressee
438 (closes "[ 589418 ] Sent folder sorting misbehavior"
439 submitted by Steve Lamb)
441 2002-08-24 [alfons] 0.8.1claws116
444 fix memleak reported by Martin Kluge
445 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
447 2002-08-24 [oliver] 0.8.1claws115
449 * src/prefs_toolbar.c
450 o code cleanup as suggested by Alfons
453 2002-08-24 [alfons] 0.8.1claws114
456 o fix another memory leak reported by Martin Kluge
457 (see "[ 599568 ] Small Memory Leak")
458 o remove 'from' variable from 'summary_set_header()'; we can
461 2002-08-24 [paul] 0.8.1claws113
463 * sync with 0.8.1cvs30
464 see ChangeLog 2002-08-23
466 2002-08-24 [alfons] 0.8.1claws112
469 remove unnecessary allocations for search bar fixing leaks
470 reported by Martin Kluge
471 (see "[ 599451 ] Further memory leaks?")
473 2002-08-24 [alfons] 0.8.1claws111
476 make get_socket_name() public for crash.c
478 o make report bug button work (goes to claws'
479 bug tracker at sf.net)
480 o introduce function for doing important stuff just
481 before claws goes down
484 2002-08-24 [alfons] 0.8.1claws110
487 move cursor to "To" entry when forwarding as attachment
488 (reported and solved by Steve Lamb, closes bug report
489 "[ 592880 ] Forward as attachment; cursor not in to")
491 2002-08-24 [colin] 0.8.1claws109
494 fix quick search visibility after GUI (de)separations.
496 2002-08-23 [colin] 0.8.1claws108
499 fix header pane visibility after folderview or
500 messageview (de)separation
502 2002-08-23 [paul] 0.8.1claws107
504 * src/mainwindow.[ch]
506 give full control of display or non-display
507 of the Execute icon to Custom toolbar settings.
508 add new sensitivity condition to maninwindow.h:
514 more sync with 0.8.1cvs29
516 2002-08-23 [melvin] 0.8.1claws106
519 Readded support for custom widget in alertpanel lost in last
522 2002-08-23 [paul] 0.8.1claws105
524 * sync with 0.8.1cvs29
525 see ChangeLog 2002-08-23
527 2002-08-23 [colin] 0.8.1claws104
530 Fix folder and search pixmaps exchanging positions
531 after theme or toolbar changes. Thank to Oliver for
534 2002-08-23 [colin] 0.8.1claws103
540 Changed messageview_create() and noticeview_create()
541 to avoid the last gdk_warning
543 2002-08-22 [colin] 0.8.1claws102
546 Fix my new `Creating pixmap from xpm' warning
548 2002-08-22 [colin] 0.8.1claws101
551 Fix some of the gdk warnings
553 2002-08-22 [colin] 0.8.1claws100
558 * src/pixmaps/quicksearch.xpm *ADDED*
559 Add the quicksearch pixmap
563 Make quicksearch bar visible/hidden via a button
565 2002-08-22 [christoph] 0.8.1claws99
568 fix folder update for newsgroups with message
569 numbers below minimum number of articles to fetch
572 2002-08-22 [paul] 0.8.1claws98
574 * sync with 0.8.1cvs28
575 see ChangeLog 2002-08-22
577 2002-08-21 [alfons] 0.8.1claws97
580 use bt instead of bt full which seems to work
581 better, and bt full doesn't give a great deal
582 of information anyway
584 2002-08-21 [colin] 0.8.1claws96
587 fix summaryview_searchtype_changed prototype
589 2002-08-21 [christoph] 0.8.1claws95
592 o fix broken menu update for sorting type, we have to
593 get this info from the summaryview now
594 o removed setting of threaded state in menu callback
595 * src/summaryview.[ch]
596 more summaryview/folderitem seperation for
599 removed not required --with-compiler-flags option
601 2002-08-21 [oliver] 0.8.1claws94
604 o rename toolbar.xml to toolbar_main.xml
605 since toolbar_compose.xml might come up
610 2002-08-21 [darko] 0.8.1claws93
613 don't reset tmp flags for messages copied
616 2002-08-21 [colin] 0.8.1claws92
618 * src/prefs_filtering.c
619 fix renaming rules on folder rename
620 when folder is not a leaf folder
622 2002-08-21 [paul] 0.8.1claws91
624 * src/prefs_folder_item.c
625 fix alignment of colour selector
627 2002-08-21 [paul] 0.8.1claws90
629 * sync with 0.8.1cvs27
630 see ChangeLog 2002-08-21
632 2002-08-21 [paul] 0.8.1claws89
635 fix crash when changing field type in
638 2002-08-21 [colin] 0.8.1claws88
641 Made quick search case-insensitive
643 2002-08-21 [paul] 0.8.1claws87
645 * sync with 0.8.1cvs26
646 see ChangeLog 2002-08-21
648 2002-08-20 [christoph] 0.8.1claws86
652 * src/summaryview.[ch]
653 more summaryview/folderitem seperation for
654 sort_key and sort_type
656 added missing return statement
658 2002-08-20 [colin] 0.8.1claws85
660 * src/summaryview.[ch]
661 Added a quick search box
663 * src/prefs_common.[ch]
664 Added a show/hide option for the quick search
666 2002-08-20 [oliver] 0.8.1claws84
669 remove toolbar_create_popups
671 o remove toolbar_create_popups
672 o fix toolbar_set_sensitive
673 (Bug reports #596834 and #596832)
674 * src/prefs_toolbar.c
675 o add "Set default" button
676 o align label and text + combo widgets
678 2002-08-20 [hoa] 0.8.1claws83bis
681 fixed a bug in imap_fetch_msginfo() in case there is no
684 2002-08-20 [darko] 0.8.1claws83
687 copy the color style of folder view so it
688 works with GTK themes
690 2002-08-20 [darko] 0.8.1claws82
694 * src/prefs_folder_item.[hc]
695 don't use UI stuff in folder.h
697 2002-08-20 [darko] 0.8.1claws81
700 * src/prefs_folder_item.h
702 * src/prefs_folder_item.c
703 ability to set folder color in folderview
705 2002-08-19 [alfons] 0.8.1claws80
708 fix one of the earlier memleaks reported by Martin Kluge
710 2002-08-19 [alfons] 0.8.1claws79
713 hide notice view when selecting seperate folder
714 view (reported by Urke MMI)
716 2002-08-19 [christoph] 0.8.1claws78
719 * src/prefs_folder_item.h
720 * src/summaryview.[ch]
721 o add summary_set_prefs_from_folderitem to set
722 summaryview prefs (first step to remove all
723 references to the folderitem in summaryview)
724 o moved compiled regex stuff from folderitem prefs
727 2002-08-19 [paul] 0.8.1claws77
730 add check for '.' to QUOTE_IF_REQUIRED
732 2002-08-19 [paul] 0.8.1claws76
735 sync with 0.8.1cvs25 (plug memory leak)
737 * src/prefs_toolbar.c
738 re-order prefs_toolbar_cancel()
740 2002-08-18 [alfons] 0.8.1claws75
744 plug other memleaks reported by Martin Kluge
746 2002-08-18 [paul] 0.8.1claws74
749 updated by Fabio Jr. Beneditto
751 2002-08-18 [paul] 0.8.1claws73
754 fix bug where tooltips were displayed untranslated
756 * src/prefs_toolbar.c
757 fix bug where clicking 'Cancel' creates an icon & text
758 toolbar regardless of prefs
761 2002-08-17 [oliver] 0.8.1claws72
763 * src/prefs_toolbar.c
764 update toolbar on CANCEL
765 bug reported by Martin Kluge
767 toolbar_destroy memleak fixed
769 2002-08-17 [alfons] 0.8.1claws71
772 plug another memleak reported by Martin Kluge
774 2002-08-16 [alfons] 0.8.1claws70
777 use execvp() correctly (suggested by wwp; thanks!)
779 2002-08-16 [alfons] 0.8.1claws69
782 plug memory leak reported by Kim Schultz & Martin Kluge
784 2002-08-16 [paul] 0.8.1claws68
787 updated by Ricardo Mones Lastra
789 2002-08-16 [paul] 0.8.1claws67
792 fix bug where 'Compose News' icon showed wrong
795 2002-08-16 [paul] 0.8.1claws66
797 * sync with 0.8.1cvs24
798 see ChangeLog 2002-08-16
801 updated by Alessandro Maestri
803 2002-08-15 [paul] 0.8.1claws65
808 2002-08-15 [paul] 0.8.1claws64
811 don't translate debug info
816 2002-08-15 [paul] 0.8.1claws63
818 * src/prefs_toolbar.c
819 fix bug where clicking 'OK' creates an icon & text
820 toolbar regardless of prefs
822 2002-08-14 [alfons] 0.8.1claws62
825 add global var that has the full argv[0]
827 o execvp the correct sylpheed by using argv0
828 and setting the correct work dir
831 2002-08-14 [oliver] 0.8.1claws61
833 * enable/disable Toolbar Action Buttons
837 * src/prefs_toolbar.c
839 2002-08-14 [melvin] 0.8.1claws60
842 Updated French translations
844 2002-08-14 [melvin] 0.8.1claws59
847 Made bug report not translatable
849 Fixed exporthtml_build_filespec() return value
851 Fixed incorrect include file
853 * src/prefs_actions.c
854 * src/prefs_toolbar.c
855 Made debug info not translatable
858 Added missing includes
862 2002-08-14 [paul] 0.8.1claws58
864 * faq/es/sylpheed-faq.html
865 faq/es/sylpheed-faq-[1-3].html
866 faq/es/sylpheed-faq-4.html **NEW FILE **
869 2002-08-13 [christoph] 0.8.1claws57
872 ignore thread fix that did not mark all
873 child nodes of a ignored thread as
874 ignored. Does not work perfectly yet,
877 2002-08-13 [alfons] 0.8.1claws56
880 o implement 'save crash log'
883 2002-08-13 [melvin] 0.8.1claws55
886 removed unrequired "execinfo.h" header
888 2002-08-12 [paul] 0.8.1claws54
890 * faq/en/sylpheed-faq.html
891 faq/en/sylpheed-faq-[1-3].html
892 faq/en/sylpheed-faq-4.html **NEW FILE **
895 2002-08-12 [alfons] 0.8.1claws53
898 add crash.c to translatables
900 bring in Leandro's crash dialog
902 2002-08-11 [alfons] 0.8.1claws52
905 clean up some warnings
907 2002-08-11 [alfons] 0.8.1claws51
911 * src/crash.[ch] ** NEW FILES **
913 initial gdb crash handler
915 2002-08-11 [paul] 0.8.1claws50
917 * src/prefs_toolbar.c
918 replace Up/Down arrow pixmaps with text to be
919 consistent across icon themes
921 2002-08-11 [paul] 0.8.1claws49
925 rename 'Pixmap' -> 'Icon'
928 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
930 2002-08-10 [paul] 0.8.1claws48
932 * src/prefs_toolbar.c
935 2002-08-10 [paul] 0.8.1claws47
938 don't write Processing progress to status bar
939 patch submitted by Alexander Evseev
941 * src/prefs_toolbar.c
942 re-position and resize window
943 make window assume correct size on first call
945 2002-08-10 [paul] 0.8.1claws46
952 follow UI text conventions
954 2002-08-10 [alfons] 0.8.1claws45
957 correct pixmap for delete action
959 2002-08-10 [paul] 0.8.1claws44
962 updated by Fabio Jr. Beneditto
964 2002-08-10 [paul] 0.8.1claws43
967 add custom toolbar files
969 2002-08-10 [paul] 0.8.1claws42
971 * sync with 0.8.1cvs22
972 see ChangeLog 2002-08-09
974 2002-08-09 [paul] 0.8.1claws41
978 tools/outlook2sylpheed.pl ** NEW FILE **
979 add script to convert exported Outlook
980 contacts list to a Sylpheed addressbook.
981 Submitted by Ricardo Mones Lastra.
983 2002-08-09 [paul] 0.8.1claws40
987 po/sr.po ** NEW FILE **
988 add Serbian message catalog. Submitted by
989 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
991 2002-08-09 [paul] 0.8.1claws39
993 * sync with 0.8.1cvs21
994 see ChangeLog 2002-08-08
996 2002-08-08 [oliver] 0.8.1claws38
999 move Custom Toolbar to Configuration menu
1001 2002-08-08 [oliver] 0.8.1claws37
1003 * src/prefs_toolbar.c
1004 fix substitute pixmap bug
1006 2002-08-08 [paul] 0.8.1claws36
1008 * sync with 0.8.1cvs19
1009 see ChangeLog 2002-08-08
1011 2002-08-07 [christoph] 0.8.1claws35
1014 fixed a memory leak in new canonicalize_file_replace
1016 2002-08-07 [christoph] 0.8.1claws34
1019 o canonicalize_file_replace should create the temporary
1020 file in the same directory as the original file.
1021 o added get_tmpfile_in_dir that creates a temorary file
1022 in a specified directory.
1024 2002-08-07 [melvin] 0.8.1claws33
1027 fixed bug where 'Article' button acted as 'Email' button.
1029 2002-08-07 [paul] 0.8.1claws32
1031 * sync with 0.8.1.cvs17
1032 see ChangeLog 2002-08-07
1034 2002-08-07 [colin] 0.8.1claws31
1037 fix mass-cancel problem
1039 2002-08-07 [thorsten] 0.8.1claws30
1041 * src/prefs_toolbar.c
1042 fix: crash on replace or add new button
1044 fix: close xmlfile after reading
1046 fix: unlink() file before rename()
1048 2002-08-06 [paul] 0.8.1claws29
1050 * sync with 0.8.cvs15
1051 see ChangeLog 2002-08-06
1053 2002-08-06 [oliver] 0.8.1claws28
1056 * src/prefs_toolbar.c
1057 fixed empty toolbar issue
1059 2002-08-06 [oliver] 0.8.1claws27
1061 * Custom Toolbar Final
1065 o toolbar stuff now lives in src/toolbar.[ch]
1066 o main_window_toolbar_* functions are renamed to
1067 toolbar_* reflecting their new source file
1068 * src/mainwindow.[ch]
1069 o remove toolbar stuff
1071 2002-08-06 [oliver] 0.8.1claws26
1074 * src/prefs_toolbar.[ch] **New File**
1075 * src/toolbar.[ch] **New File**
1076 o prefs_toolbar.[ch] custom toolbar frontend
1077 o toolbar.[ch] backend
1079 2002-08-06 [oliver] 0.8.1claws25
1081 * src/prefs_actions.[ch]
1082 o new exported function actions_execute
1084 2002-08-06 [paul] 0.8.1claws24
1086 * sync with 0.8.1cvs4
1087 see ChangeLog 2002-08-06
1089 2002-08-06 [paul] 0.8.1claws23
1091 * sync with 0.8.1cvs13
1092 see ChangeLog 2002-08-06
1094 2002-08-06 [paul] 0.8.1claws22
1096 * sync with 0.8.1cvs12
1097 see ChangeLog 2002-08-05 and 2002-08-06
1099 2002-08-06 [match] 0.8.1claws21
1102 improvements to cut/copy/paste address
1104 2002-08-05 [match] 0.8.1claws20
1111 fixes to improve cut/copy/paste
1113 2002-08-06 [melvin] 0.8.1claws19
1116 account_find_all_from_address(): new function that returns the
1117 list of all accounts that are matched in an address.
1118 * src/alertpanel.[ch]
1119 alertpanel() now accepts a custom widget
1120 alertpanel_with_widget(): new function that pops up a panel with
1121 a custom widget in it
1123 gtkut_account_menu_new(): new function that allows the selection
1124 of an account from a list of accounts.
1126 Extended Return Receipt notification to select the correct
1127 account and to make a security test on the Delivery-Notification
1128 address which should be the same as the Return-Path.
1130 2002-08-06 [thorsten] 0.8.1claws18
1133 attach_all: save unnamed as "noname.%d",
1134 dont free static dirname
1136 2002-08-05 [alfons] 0.8.1claws17
1139 detect XIM by trying to link rather than compile a XIM program
1141 2002-08-05 [oliver] 0.8.1claws16
1143 * src/stock_pixmap.[ch]
1144 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1145 o new func to retrieve pixmaps
1147 2002-08-05 [paul] 0.8.1claws15
1149 * sync with 0.8.1cvs10
1150 see ChangeLog 2002-08-05
1152 2002-08-04 [alfons] 0.8.1claws14
1155 see if this plugs memleak
1157 2002-08-04 [melvin] 0.8.1claws13
1160 fixed bug that could crash Sylpheed when highlighting
1161 all misspelled words.
1163 2002-08-03 [melvin] 0.8.1claws12
1165 * src/prefs_actions.c
1166 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1168 fixed bug where the Return Receipt was sent to
1169 Delivery-Notification-To address even if it was not present
1171 2002-08-02 [alfons] 0.8.1claws11
1173 * src/prefs_actions.c
1174 o more check for NULLs
1175 o put create_io_dialog() in right conditional block
1177 2002-08-02 [paul] 0.8.1claws10
1180 updated by Ricardo Mones Lastra
1182 2002-08-01 [christoph] 0.8.1claws9
1185 don't free the cache of the opened
1186 folder in the summaryview
1188 don't unset flags, if it is not required
1190 2002-08-01 [paul] 0.8.1claws8
1192 * sync with 0.8.1cvs8
1193 see ChangeLog entry 2002-08-01
1195 2002-08-01 [paul] 0.8.1claws7
1197 * sync with 0.8.1cvs7
1198 see ChangeLog 2002-07-31 and 2002-08-01
1200 2002-07-31 [christoph] 0.8.1claws6
1203 forgot to update menu sensitivity
1204 function for new menu entry
1206 2002-07-31 [alfons] 0.8.1claws5
1209 check folder item and its path for NULL on
1212 2002-07-31 [christoph] 0.8.1claws4
1215 check if folder_item_get_msginfo in
1216 folder_item_remove_msg returned NULL
1218 better clear the uid cache in the
1219 uid validity check function and delete
1222 2002-07-31 [paul] 0.8.1claws3
1225 add the '--attach' option and a few other
1228 2002-07-31 [paul] 0.8.1claws2
1230 * sync with 0.8.1cvs5
1231 see ChangeLog 2002-07-31
1233 2002-07-31 [christoph] 0.8.1claws1
1235 * src/folderview.[ch]
1237 replace "Rescan all folders..." with
1238 "Check all folders for new messages..."
1240 2002-07-30 [paul] 0.8.1claws
1242 * version 0.8.1claws released
1244 2002-07-30 [paul] 0.8.0claws29
1246 * tools/OOo2sylpheed.pl ** NEW FILE **
1248 add script to enable sending documents as
1249 attachments from OpenOffice.org
1251 2002-07-30 [melvin] 0.8.0claws28
1253 * src/prefs_actions.c
1254 Made the actions' input/output dialog display
1257 2002-07-30 [christoph] 0.8.0claws27
1260 check if folder_item_get_msginfo in
1261 procmsg_save_to_outbox returned NULL
1263 2002-07-30 [paul] 0.8.0claws26
1265 * sync with 0.8.1cvs4
1266 see ChangeLog 2002-07-29
1268 2002-07-29 [thorsten] 0.8.0claws25
1271 added selective download, delete on server
1273 2002-07-29 [paul] 0.8.0claws24
1275 * sync with 0.8.1cvs3
1276 see ChangeLog 2002-07-29
1278 2002-07-27 [christoph] 0.8.0claws23
1281 add extra check if fetching the msginfo
1284 2002-07-27 [paul] 0.8.0claws22
1286 * sync with 0.8.1cvs2
1287 see ChangeLog 2002-07-26
1289 2002-07-27 [christoph] 0.8.0claws21
1292 add another check if a valid msginfo
1295 2002-07-26 [hoa] 0.8.0claws20
1298 Fixed a condition in folder_item_destroy()
1301 Fixed an error in IMAP protocol
1303 2002-07-26 [alfons] 0.8.0claws19
1306 ofcourse compare with identifier, not the path
1308 2002-07-26 [alfons] 0.8.0claws18
1311 use folder item identifier for saving / restoring
1312 preferences because folder->path might not be unique
1314 2002-07-26 [melvin] 0.8.0claws17
1317 Fixed a crash introduced in 0.8.0claws5 when log is
1318 cut under 80 characters.
1320 2002-07-26 [paul] 0.8.0claws16
1322 * sync with 0.8.1cvs1
1323 see ChangeLog 2002-07-26
1325 2002-07-26 [christoph] 0.8.0claws15
1328 imap folder now remembers the last selected
1329 folder and imap_fetch_msginfo skips selecting
1330 the folder if it is already selected
1332 2002-07-26 [christoph] 0.8.0claws14
1337 fix imap folder rescanning
1339 2002-07-25 [christoph] 0.8.0claws13
1349 implement imap uid cache and uid validity check
1351 2002-07-25 [alfons] 0.8.0claws12
1354 fix a brown paper bag bug, and also add some more
1357 2002-07-25 [christoph] 0.8.0claws11
1360 don't mix copy, fetch_msginfo and remove
1361 operations in folder item copy and move
1364 2002-07-25 [christoph] 0.8.0claws10
1368 * src/prefs_folder_item.c
1369 * src/summaryview.[ch]
1370 remove no longer required parameter update_cache from
1373 2002-07-25 [paul] 0.8.0claws9
1380 2002-07-24 [alfons] 0.8.0claws8
1383 sort correctly when using simplified subject line
1384 (closes feature request "[ 585141 ] applying regexp to subject
1385 before sort" submitted by Alexandra Walford)
1387 2002-07-24 [paul] 0.8.0claws7
1389 * sync with 0.8.0cvs3
1390 see ChangeLog 2002-07-24
1392 2002-07-23 [christoph] 0.8.0claws6
1399 o separate processing and summaryview
1400 o removed summary_write_cache from summaryview
1401 o removed summaryview->killed_messages, because we don't have
1402 to keep a list of killed messages anymore. New cache will
1403 keep the hidden messages in cache anyway
1406 * src/selective_download.c
1407 o removed unnecessary summary_write_cache calls
1409 o don't set ignore thread flag in procmsg_get_thread_tree
1410 if it is already set
1413 o moved STATUSBAR_PUSH/POP to statusbar.h because
1414 they are used in different files
1416 2002-07-23 [melvin] 0.8.0claws5
1422 * src/editldap_basedn.c
1424 * src/prefs_common.c
1425 Fixed few memory leak (gtk_editable_get_chars returns
1426 an allocated string)
1428 Fixed few memory leak (gtk_editable_get_chars returns
1429 an allocated string) and modified a little the log cutting
1432 Replaced a call to an obsolete function gtk_entry_get_text()
1433 by gtk_editable_get_chars()
1435 Removed a debug printf
1437 2002-07-23 [christoph] 0.8.0claws4
1440 fix another g_dirname memory leak
1442 2002-07-23 [christoph] 0.8.0claws3
1445 fixed a memory leak in mh_fetch_msginfo
1446 fixed crash when message header could not be
1449 2002-07-23 [paul] 0.8.0claws2
1451 * sync with 0.8.0cvs2
1452 see ChangeLog 2002-07-23
1454 2002-07-23 [paul] 0.8.0claws1
1456 * sync with 0.8.0cvs1
1457 see ChangeLog 2002-07-23
1459 2002-07-23 [paul] 0.8.0claws
1461 * release of 0.8.0claws
1463 2002-07-23 [paul] 0.7.8claws99
1466 new Russian translation, submitted by
1467 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
1469 2002-07-22 [jens] 0.7.8claws98
1472 Updated German translations.
1474 2002-07-22 [paul] 0.7.8claws97
1480 updated translations by Ricardo Mones Lastra,
1481 Alessandro Maestri, Wilbert Berendsen and
1482 Fabio Jr. Beneditto respectively
1484 2002-07-22 [christoph] 0.7.8claws96
1487 fix memory leak caused by wrong g_dirname usage
1489 2002-07-22 [christoph] 0.7.8claws95
1492 update new and unread message counts for summaryview
1493 summaryview does not get it from the folder anymore
1494 and has to update the values itself
1496 2002-07-22 [melvin] 0.7.8claws94
1499 Updated French translations.
1501 2002-07-22 [christoph] 0.7.8claws93
1504 set prop->preg pointer to NULL or following check
1505 will not fail and regexec will be called with
1508 2002-07-21 [alfons] 0.7.8claws92
1510 * src/prefs_common.[ch]
1511 remove option "Send return receipt on request"
1513 2002-07-21 [thorsten] 0.7.8claws91
1516 fixed memleaks, coding style as pointed out by alfons
1518 2002-07-21 [alfons] 0.7.8claws90
1521 * src/noticeview.[ch]
1522 o fix bug notice view being displayed when going to empty folder
1523 (noticed by Christoph)
1524 o allow RRR to be sent when restarting sylpheed, or changing folder
1525 (noticed by Thorsten)
1527 2002-07-21 [thorsten] 0.7.8claws89
1530 Included save_all patch from Xaview FACQ
1531 added support for pathnames
1533 2002-07-21 [alfons] 0.7.8claws88
1538 * src/messageview.[ch]
1539 * src/noticeview.c ** NEW FILE **
1540 * src/noticeview.h ** NEW FILE **
1541 make return receipts work again
1542 (UI idea by Leandro Pereira)
1544 2002-07-21 [paul] 0.7.8claws87
1547 fix sensitivity of 'Select thread'
1549 2002-07-21 [paul] 0.7.8claws86
1551 * src/prefs_common.c
1552 add browser command line for Galeon
1554 2002-07-21 [paul] 0.7.8claws85
1557 fix 'EXTRA_DIST': remove README.README, add TODO
1560 2002-07-21 [alfons] 0.7.8claws84
1563 make enter clear selection
1564 (closes "[ 579888 ] Editor selection/entry error"
1565 reported by Steve Lamb)
1567 2002-07-21 [alfons] 0.7.8claws83
1570 sort message list when selecting unthread messages
1571 (closes "[ 501593 ] switching threaded view doesn't sort"
1572 reported by Simon Schubert)
1574 2002-07-20 [alfons] 0.7.8claws82
1579 2002-07-20 [thorsten] 0.7.8claws81
1582 Fixed expansion of empty fields in matchactions
1584 2002-07-19 [melvin] 0.7.8claws80
1587 Removed a duplicate menu entry (fast mode) introduced during
1589 Added a menu separator between 'Use alternate' and 'Fast mode'
1591 2002-07-19 [paul] 0.7.8claws79
1597 2002-07-19 [thorsten] 0.7.8claws78
1599 * tools/calypso_convert.pl ** NEW FILE **
1602 script to import mbox files exported
1604 o generates folder structure
1605 o includes attachments
1607 2002-07-19 [melvin] 0.7.8claws77
1609 * src/selective_download.[ch]
1610 Fixed bug where closing the dialog with the window manager's
1611 close button will not unlock the summary
1612 Corrected some function declarations that missed a return value
1613 Made the source code comply better with coding style.
1614 * src/prefs_common.c
1615 Added new browser command line for Mozilla.
1617 2002-07-18 [paul] 0.7.8claws76
1620 src/selective_download.[ch]
1621 reflect theme changes, fix Gdk Warning when creating
1622 pixmap from NULL window, and minor clean up.
1623 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1628 2002-07-17 [paul] 0.7.8claws75
1636 2002-07-16 [paul] 0.7.8claws74
1638 * tools/filter_conv.pl
1640 replace conversion script with reimplemented version,
1641 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
1643 2002-07-16 [colin] 0.7.8claws73
1646 remove forgotten debug messages - sorry ;-)
1648 2002-07-16 [colin] 0.7.8claws72
1654 add the ability to select part of a text mime-part
1657 2002-07-15 [christoph] 0.7.8claws71
1660 fix folder message count for folders without
1661 msg_is_changed (includes news folders)
1663 2002-07-15 [martin] 0.7.8claws70
1666 option "display recipient on 'From'..." now works
1667 without the need of enabling the option
1668 "display sender using address book".
1670 2002-07-15 [christoph] 0.7.8claws69
1673 removed setting folder status from summaryview.
1674 folder.c should update all message counts correctly.
1676 2002-07-15 [paul] 0.7.8claws68
1679 updated by Fabio Junior Beneditto
1681 2002-07-15 [darko] 0.7.8claws67
1684 Fixed target folder colorization, don't decrease op
1687 2002-07-14 [paul] 0.7.8claws66
1689 * sync with main 0.8.0
1690 see ChangeLog 2002-07-14
1692 2002-07-13 [melvin] 0.7.8claws65
1697 Replaced sprintf by g_snprintf to prevent possible buffer
1700 Corrected a log message output format.
1701 Added a missing "done" debug output.
1703 Added keyboard accelerator for Priority menu items
1704 Added missing \n in debug output
1708 Added missing \n in debug output
1710 2002-07-13 [paul] 0.7.8claws64
1713 change Sergey's email address to the sf address
1716 increase show_url_timeout (more useful for long
1719 2002-07-12 [sergey] 0.7.8claws63
1722 applied (with some modifications) patch to set the
1723 micalg parameter for signatures
1724 (2001-08-28 Werner Koch <wk@gnupg.org>)
1726 2002-07-12 [sergey] 0.7.8claws62
1730 fixed man page installation
1732 2002-07-12 [paul] 0.7.8claws61
1734 * sync with 0.7.8cvs26
1735 see ChangeLog 2002-07-11 and 2002-07-12
1737 2002-07-11 [christoph] 0.7.8claws60
1741 first use the message number to find the message
1742 to mark with a reply flag but check the
1743 message-id if we got the correct message, if not
1744 try to find it by message-id.
1745 use new string seperator that is not allowed
1748 2002-07-11 [paul] 0.7.8claws59
1750 * sync with 0.7.8cvs23
1751 see ChangeLog 2002-07-10
1753 2002-07-10 [christoph] 0.7.8claws58
1757 Added message-id table to the cache in memory
1758 and functions to msgcache.c and folder.c to
1759 fetch MsgInfos by message id
1762 store folder and message-id of message replying
1763 to in queue header and set reply flag after sending
1764 (Closes bug #469498)
1766 2002-07-10 [paul] 0.7.8claws57
1770 add Martin to the list of authors
1772 2002-07-09 [martin] 0.7.8claws56
1774 Added gtk_ctree_last_visible(), tree_update_level(),
1775 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
1776 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1777 from gtk+ to gtksctree.c for the new sorting code
1778 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
1779 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
1781 Added declaration for gtk_sctree_sort_recursive() and
1782 gtk_sctree_sort_node
1787 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1788 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
1790 2002-07-08 [paul] 0.7.8claws55
1792 * more sync with 0.7.8cvs21
1793 see ChangeLog 2002-07-08
1795 2002-07-08 [paul] 0.7.8claws54
1797 * sync with 0.7.8cvs21
1798 see ChangeLog 2002-07-08
1800 2002-07-07 [alfons] 0.7.8claws53
1803 * src/stock_pixmap.[ch]
1804 * src/pixmaps/notice_warn.xpm ** NEW FILE **
1805 * src/pixmaps/notice_error.xpm ** NEW FILE **
1806 * src/pixmaps/notice_note.xpm ** NEW FILE **
1807 add new pixmaps for upcoming notice pane
1809 2002-07-06 [melvin] 0.7.8claws52
1812 Made them a bit closer to Sylpheed's coding style.
1814 Removed possible memory leaks when some errors occurs.
1816 2002-07-06 [melvin] 0.7.8claws51
1819 Removed --no-location in xgettext command line to help
1820 translators that use Emacs' po-mode
1822 Removed unnecessary comments that messed up sylpheed.pot
1824 2002-07-06 [paul] 0.7.8claws50
1826 * sync with 0.7.8cvs19
1827 see ChangeLog 2002-07-05
1829 2002-07-06 [christoph] 0.7.8claws49
1833 fix folder_item_remove_all_msg and folderview
1834 status for trash folders after emptying trash
1836 2002-07-05 [paul] 0.7.8claws48
1838 * sync with 0.7.8cvs16
1839 see ChangeLog 2002-07-04 and 2002-07-05
1841 2002-07-04 [paul] 0.7.8claws47
1843 * sync with 0.7.8cvs14
1844 see ChangeLog 2002-07-04
1846 2002-07-03 [alfons] 0.7.8claws46
1849 dupe folder item's path because it's being reallocated
1850 by new folder scanning code
1852 2002-07-03 [christoph] 0.7.8claws45
1855 better IMAP uid fetching using 'FETCH 1:* (UID)'
1857 add missing return in msgcache_write
1859 2002-07-02 [thorsten] 0.7.8claws44
1864 use binary mode for file access
1866 2002-07-02 [christoph] 0.7.8claws43
1868 * major code cleanup (part 1)
1870 - unused variables removed
1871 - unused functions removed
1872 - uninitialized variables checked
1873 - missing return statements added
1874 - missing function return types added
1875 - added parentheses around assignment and
1876 && in || when suggested by gcc
1880 replaced direct calls to folder->scan_tree
1881 with folder_scan_tree and restore folder
1882 prefs in this function. The folder should
1883 not have to deal with them.
1884 ( Should now work for all folder types )
1886 2002-07-02 [paul] 0.7.8claws42
1888 * sync with 0.7.8cvs13
1889 see ChangeLog 2002-07-01 and 2002-07-02
1891 2002-07-01 [christoph] 0.7.8claws41
1894 fix "goto next/prev unread message" with
1897 2002-07-01 [paul] 0.7.8claws40
1900 updated by Ricardo Mones Lastra
1902 2002-06-30 [match] 0.7.8claws39
1905 applied variation of leonerd's patch (566661) to
1906 allow multiple email addresses per JPilot entry.
1907 addresses may be separated by space, comma, pipe,
1908 semi-colon, new-line.
1910 2002-06-30 [alfons] 0.7.8claws38
1913 simple fix for putting older nodes before
1914 newer nodes when threading by subject
1916 2002-06-30 [christoph] 0.7.8claws37
1923 fix broken folder tree rescaning
1924 and don't use procmsg_get_mark_sum
1927 2002-06-30 [christoph] 0.7.8claws36
1929 * merge new cache branch
1931 fix new cache imap copy bug
1933 improved folder_item_scan
1934 it should now always set the correct
1935 new, unread and total message counts
1937 2002-06-29 [paul] 0.7.8claws35
1940 correct syntax error
1942 2002-06-29 [paul] 0.7.8claws34
1946 man/Makefile.am ** NEW FILE **
1947 man/sylpheed.1.gz ** NEW FILE **
1948 add Sylpheed man page
1950 2002-06-29 [paul] 0.7.8claws33
1953 updated by Fabio Junior Beneditto
1955 2002-06-28 [jens] 0.7.8claws32
1960 * src/selective_download.c
1961 removed gettext for space " "
1966 2002-06-28 [paul] 0.7.8claws31
1968 * sync with 0.7.8cvs11
1969 see ChangeLog 2002-06-28
1971 2002-06-28 [paul] 0.7.8claws30
1973 * sync with 0.7.8cvs10
1974 see ChangeLog 2002-06-27 and 2002-06-28
1976 2002-06-26 [paul] 0.7.8claws29
1979 src/selective_download.c
1980 don't gettextise empty strings.
1981 reserved by gettext. gettext("") returns
1982 the header entry with meta information,
1983 not the empty string
1988 2002-06-26 [paul] 0.7.8claws28
1990 * sync with 0.7.8cvs7
1991 see ChangeLog 2002-06-25
1993 * src/prefs_common.c
1994 ...and in the process, tweak the gui a little
1996 2002-06-25 [alfons] 0.7.8claws27
2000 fine tune ldap library detection
2002 2002-06-25 [alfons] 0.7.8claws26
2005 don't allow return receipts when composing a news article
2007 2002-06-25 [paul] 0.7.8claws25
2010 add '$(AMTAR)' to 'release' section to allow for
2011 new and older autotools
2013 2002-06-25 [paul] 0.7.8claws24
2016 fix "No more unread messages" persistant pop-up
2019 2002-06-25 [paul] 0.7.8claws23
2022 updated by Alessandro Maestri
2024 2002-06-25 [paul] 0.7.8claws22
2026 * sync with 0.7.8cvs6
2027 see ChangeLog 2002-06-25
2029 2002-06-24 [paul] 0.7.8claws21
2032 add GPL copyright information
2034 2002-06-24 [paul] 0.7.8claws20
2038 tools/update-po ** NEW FILE **
2039 add script that eases the creation of *.po files
2040 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2042 2002-06-23 [alfons] 0.7.8claws19
2045 make notification_convert_header obey const correctness
2046 (next step will be fixing the broken return receipt)
2048 2002-06-23 [paul] 0.7.8claws18
2051 fix bug introduced in last commit:
2052 removed too much code in last commit - put back what's
2055 2002-06-23 [paul] 0.7.8claws17
2057 * src/messageview.[ch]
2058 remove code committed in error from locally patched
2061 2002-06-23 [colin] 0.7.8claws16
2064 add compose_entry_select(), used to select the default_to
2065 email address - hopefully avoiding people sending mails to
2068 2002-06-22 [alfons] 0.7.8claws15
2071 add Bram Metsch & Stanislav Karchebny
2073 * src/prefs_account.[ch]
2075 - apply and adapt Bram's patch which allows user to set SMTP AUTH
2076 options. (see <http://sourceforge.net/tracker/index.php
2077 ?func=detail&aid=566937&group_id=25528&atid=384600>);
2079 - merge Stanislav's fix to make SMTP AUTH work with qmail
2080 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2082 2002-06-22 [paul] 0.7.8claws14
2084 * sync with 0.7.8cvs5
2085 see ChangeLog 2002-06-19 and 2002-06-20
2087 2002-06-22 [alfons] 0.7.8claws13
2089 * src/selective_download.c
2090 fix a stupid mistake I made
2092 2002-06-22 [alfons] 0.7.8claws12
2094 * src/selective_download.[ch]
2095 fix another unnoticed leak; cleanup code
2100 gpg-sign <-- gpg-sign-syl
2102 2002-06-21 [alfons] 0.7.8claws11
2104 * src/selective_download.c
2105 * src/selective_download.h
2106 fix assorted mix of allocation errors (should solve
2107 problem reported by Philippe Gramoullé, see:
2108 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2110 2002-06-20 [melvin] 0.7.8claws10
2112 * tools/gpg-sign *REMOVED*
2113 tools/gpg-sign-syl *ADDED*
2114 Replaced the gpg clearsigning script with the version using
2115 xterm instead of ssh-askpass and changed its name.
2118 Updated actions example to reflect the renaming of the
2119 gpg clearsigning script.
2121 2002-06-19 [paul] 0.7.8claws9
2123 * sync with 0.7.8claws9
2124 see ChangeLog 2002-06-18 and 2002-06-19
2126 2002-06-19 [paul] 0.7.8claws8
2128 * sync with 0.7.8cvs1
2129 see ChangeLog 2002-06-18
2131 2002-06-18 [alfons] 0.7.8claws7
2134 add omitted prototype
2136 2002-06-17 [paul] 0.7.8claws6
2139 fix hiding of exec_btn
2141 2002-06-17 [paul] 0.7.8claws5
2144 remove unneeded code: should_delete()
2145 and Pop3State::uidl_todelete_list
2147 2002-06-17 [paul] 0.7.8claws4
2150 see ChangeLog 2002-06-11 and 2002-06-13
2152 2002-06-16 [alfons] 0.7.8claws3
2155 make sure lock sort mode (claws specific) is
2156 also persists after a tree rescan
2158 2002-06-16 [alfons] 0.7.8claws2
2160 * src/prefs_folder_item.c
2162 fix persistence of folder sort mode (broken
2163 by adapting Hiro's new folder persistence code)
2165 2002-06-16 [alfons] 0.7.8claws1
2169 * src/prefscommon.[ch]
2170 control size of log text in log window;
2171 closes patch #569155 submitted by Mitko Haralanov.
2173 2002-06-15 [paul] 0.7.8claws
2175 * release of 0.7.8claws
2177 2002-06-15 [paul] 0.7.7claws
2180 updated by Fabio Junior Beneditto
2182 2002-06-14 [paul] 0.7.6claws49
2185 updated by Ricardo Mones Lastra
2187 2002-06-14 [paul] 0.7.6claws48
2190 updated translation by Wilbert Berendsen
2192 2002-06-14 [melvin] 0.7.6claws47
2195 Updated French translation
2197 2002-06-13 [paul] 0.7.6claws46
2200 allow filename to be typed in, rather than just
2201 selected by the mouse. Patch by Gustavo Noronha Silva.
2203 2002-06-13 [alfons] 0.7.6claws45
2205 * src/mainwindow.[ch]
2206 more cleanups (removing unnecessary menu items Expand
2207 summary / message view)
2209 2002-06-13 [melvin] 0.7.6claws44
2212 Added src/string_match.c
2213 * src/string_match.c
2214 Fixed possible buffer overflow.
2216 Added missing config.h header.
2217 * src/prefs_common.c
2220 Made some strings translatable (missing _(..)).
2222 2002-06-13 [melvin] 0.7.6claws43
2225 Corrected action example (verifying clearsigned mail).
2226 * src/prefs_account.c
2228 * src/prefs_common.c
2229 Removed incorrect line that generated a Gtk-CRITICAL msg.
2231 2002-06-12 [alfons] 0.7.6claws42
2234 add init of score column lost in 0.7.6claws42
2236 2002-06-12 [paul] 0.7.6claws41
2238 * src/prefs_account.c
2239 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2240 behavior of the radio buttons, (from 0.7.7cvs2)
2242 2002-06-11 [alfons] 0.7.6claws40
2244 * src/messageview.[ch]
2245 * src/summaryview.[ch]
2246 * src/summary_search.c
2248 perform a sync to bring in Hiro's separate view implementation
2250 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2252 2002-06-11 [paul] 0.7.6claws39
2254 * src/prefs_account.c
2255 correct a typo on the Receive tab
2257 2002-06-10 [match] 0.7.6claws38
2260 Included address completion patch from Gustavo Noronha.
2262 2002-06-10 [paul] 0.7.6claws37
2266 src/prefs_account.[ch]
2267 src/selective_download.[ch]
2270 - check if POP Account
2271 - Receive Button renamed to Preview
2272 - Preview Button Popup: preview new/all messages
2274 - Account Preferences-->Receive tab checkbutton if you
2275 want to remove Mail after Download
2277 - Account Preferences-->Receive tab checkbutton use
2278 filtering rules on preview
2279 (think of delete_on_server)
2281 - Account selectable from SD dialog
2282 - checkbutton to show already downloaded messages if
2283 all messages are previewed
2284 - new clist column showing Date
2287 - play ball with UIDL
2288 - fault tolerant (?)
2289 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2291 2002-06-10 [melvin] 0.7.6claws36
2294 Added a hint to ac/README in cvs instructions.
2296 * src/prefs_actions.c
2297 Made it possible to use a more elaborate command line
2298 for asynchronous actions, too.
2300 2002-06-10 [melvin] 0.7.6claws35
2302 * src/prefs_actions.c
2303 Make it possible to use a more elaborate command line
2304 (e.g. |foo|bar|cat>there;echo Done|)
2305 Corrected error message when calling %f, %F and %p commands
2306 from the compose window.
2308 2002-06-09 [colin] 0.7.6claws34
2311 Automatically find unread messages in current folder
2312 before annoying the user.
2314 2002-06-08 [alfons] 0.7.6claws33
2317 remove bad formatting string in it.po translation
2318 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2320 2002-06-08 [paul] 0.7.6claws32
2322 * sync with 0.7.6cvs25
2323 see ChangeLog 2002-06-07
2325 2002-06-05 [paul] 0.7.6claws31
2328 add 'Sort by locked' and 'Sort by score'
2330 2002-06-05 [paul] 0.7.6claws30
2332 * sync with 0.7.6cvs24
2333 see ChangeLog 2002-06-04
2335 2002-06-04 [paul] 0.7.6claws29
2338 updated by Fabio Junior Beneditto
2340 2002-06-03 [thorsten] 0.7.6claws28
2343 fclose() matcherrc after reading
2345 2002-06-03 [paul] 0.7.6claws27
2347 * sync with 0.7.6cvs21
2348 see ChangeLog 2002-05-31
2350 2002-05-31 [paul] 0.7.6claws26
2352 * sync with 0.7.6cvs20
2353 see ChangeLog 2002-05-29 and 2002-05-30
2355 2002-05-31 [paul] 0.7.6claws25
2358 hopefully fix last buggy sync
2361 correct typo in 'Actions' examples
2363 2002-05-29 [paul] 0.7.6claws24
2365 * sync with 0.7.6cvs18
2366 see ChangeLog 2002-05-28 and 2002-05-29
2372 2002-05-28 [paul] 0.7.6claws23
2374 * sync with 0.7.6cvs16
2375 see ChangeLog 2002-05-28
2377 2002-05-27 [thorsten] 0.7.6claws22
2379 * faq/it/sylpheed-faq-1.html
2380 faq/it/sylpheed-faq-2.html
2381 faq/it/sylpheed-faq-3.html
2382 faq/it/sylpheed-faq.html
2383 corrected DOS lineendings
2384 * faq/de/sylpheed-faq-1.html
2385 faq/de/sylpheed-faq-2.html
2386 faq/en/sylpheed-faq-1.html
2387 faq/en/sylpheed-faq-2.html
2388 faq/en/sylpheed-faq-3.html
2389 faq/es/sylpheed-faq-1.html
2390 faq/es/sylpheed-faq-2.html
2391 faq/es/sylpheed-faq-3.html
2392 faq/fr/sylpheed-faq-1.html
2393 faq/it/sylpheed-faq-1.html
2394 faq/it/sylpheed-faq-2.html
2395 faq/it/sylpheed-faq-3.html
2396 faq/it/sylpheed-faq.html
2397 changed ">" to "
2399 2002-05-27 [paul] 0.7.6claws21
2401 * sync with 0.7.6cvs15
2402 see ChangeLog 2002-05-27
2404 2002-05-27 [paul] 0.7.6claws20
2406 * src/prefs_account.c
2409 2002-05-26 [paul] 0.7.6claws19
2414 2002-05-25 [paul] 0.7.6claws18
2417 add description of kmail2sylpheed.pl
2419 2002-05-25 [paul] 0.7.6claws17
2421 * tools/kmail2sylpheed.pl ** NEW FILE **
2422 perl script that converts an exported Kmail address
2423 book, converts it to sylpheed addressbook file,
2424 writes the file to .sylpheed, and updates
2427 2002-05-25 [paul] 0.7.6claws16
2429 * sync with 0.7.6cvs14
2430 see ChangeLog 2002-05-23
2432 2002-05-24 [paul] 0.7.6claws15
2435 make a correction and add some more info
2437 2002-05-24 [paul] 0.7.6claws14
2441 compose_redirect_write_headers_from_headerlist()
2442 add Subject and Resent-Message-ID to
2443 compose_redirect_write_headers()
2444 Received, Subject, and X-UIDL are filtered out in
2445 compose_redirect_write_to_file()
2447 2002-05-23 [paul] 0.7.6claws13
2453 src/matcher_parser_lex.l
2454 src/matcher_parser_parse.y
2455 src/prefs_common.[ch]
2456 src/prefs_filtering.c
2458 rename 'Bounce' to 'Redirect'
2460 2002-05-23 [paul] 0.7.6claws12
2462 * more sync with 0.7.6cvs13
2464 see ChangeLog 2002-05-22
2466 2002-05-22 [paul] 0.7.6claws11
2468 * sync with 0.7.6cvs13
2470 see ChangeLog 2002-05-20
2472 see ChangeLog 2002-05-22
2474 2002-05-21 [melvin] 0.7.6claws10
2477 Added missing filtering and scoring headers
2478 Fixed bad function call that showed garbage
2479 in Folder->Processing
2481 2002-05-21 [paul] 0.7.6claws9
2484 make all tools executable, (patch by Alfons).
2486 2002-05-20 [alfons] 0.7.6claws8
2489 don't forget to call mktime() so we have a valid week
2491 (Bug report by Roger Sondermann <mail@jumaros.de>)
2493 2002-05-20 [paul] 0.7.6claws7
2496 fix broken parsing of urls
2498 fix displaying of urls
2500 both fixes from the patch [547855] by Eugene
2503 2002-05-19 [alfons] 0.7.6claws6
2506 make sylpheed configure correctly with the latest
2507 and greatest of automake / autoconf / gettext
2509 2002-05-19 [alfons] 0.7.6claws5
2513 add function for returning ime zone offset
2515 * src/quote_fmt_parse.y
2516 better quotation formatting - does not convert
2517 to local time, but uses the original date string.
2519 Note: %z inserts the timezone offset (should
2520 work also on platforms where strftime does not
2523 2002-05-18 [christoph] 0.7.6claws4
2526 fix indentation of some code
2531 correct path for ignorethread.xpm
2532 incorrect filename for sylpheed_logo.xpm
2533 add missing include matcher_parser_parse.h
2535 2002-05-18 [paul] 0.7.6claws3
2537 * sync with 0.7.6cvs8
2538 see ChangeLog 2002-05-16 and 2002-05-17
2540 2002-05-18 [melvin] 0.7.6claws2
2543 Corrected an action's definition and fixed some misspellings.
2545 2002-05-18 [paul] 0.7.6claws1
2548 tools/gpg-sign ** new file **
2549 tools/uudec ** new file **
2550 add Melvin's Actions scripts
2553 add Melvin's descriptions for Actions
2555 2002-05-18 [paul] 0.7.6claws
2557 * Version 0.7.6claws released
2559 2002-05-17 [paul] 0.7.5claws32
2562 updated by Ricardo Mones Lastra
2564 2002-05-17 [paul] 0.7.5claws31
2567 fix Account prefs default folder for sent/draft/deleted
2572 updated translation by Alessandro Maestri and
2575 2002-05-17 [melvin] 0.7.5claws30
2577 * src/prefs_actions.c
2578 Fixed bug where using %F not at the end of the command
2579 resulted in an additional empty argument being created.
2580 Thanks to Darko Koruga for reporting the bug.
2582 2002-05-17 [melvin] 0.7.5claws29
2585 Updated French translations.
2587 2002-05-15 [paul] 0.7.5claws28
2590 updated by Ricardo Mones Lastra
2592 2002-05-15 [paul] 0.7.5claws27
2594 * sync with 0.7.6cvs4
2595 see ChangeLog 2002-05-14 and 2002-05-15
2597 2002-05-14 [paul] 0.7.5claws26
2599 * sync with 0.7.6cvs1
2600 see ChangeLog 2002-05-13
2602 2002-05-13 [thorsten] 0.7.5claws25
2605 fix select_all and copy in multipart messages
2607 fix select_all and copy in multipart messages
2609 2002-05-12 [paul] 0.7.5claws24
2612 reverse last commit, bug already fixed in 0.7.5claws3
2614 2002-05-12 [netztorte] 0.7.5claws23
2617 dont parse empty addressbook (checked in before claws20)
2619 2002-05-12 [melvin] 0.7.5claws22
2622 Removed unneeded priority code introduced by the previous
2625 2002-05-12 [melvin] 0.7.5claws21
2628 Added possibility to set message's priority.
2630 Added possibility to set message's priority.
2631 Added missing headers
2633 2002-05-12 [melvin] 0.7.5claws20
2635 * src/prefs_actions.c
2636 Removed implicitely added quotes around the name
2637 of the temporary files of mime parts.
2639 2002-05-12 [paul] 0.7.5claws19
2641 * sync with 0.7.5cvs20
2642 see ChangeLog 2002-05-11
2644 2002-05-12 [alfons] 0.7.5claws18
2646 * src/quote_fmt_lex.l
2647 * src/quote_fmt_parse.y
2648 allow quote / reply date & time format to be set using
2649 %D{format}. format is a format string you'd pass to
2650 strftime() (see man strftime, or the Display tab |
2651 Date format setting).
2653 Currently %D converts the date to local time.
2655 2002-05-11 [paul] 0.7.5claws17
2657 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
2658 see ChangeLog 2002-05-10 and 2002-05-11
2660 2002-05-10 [paul] 0.7.5claws16
2662 * sync with 0.7.5cvs16
2663 see ChangeLog entries 2002-05-09 and
2666 2002-05-10 [colin] 0.7.5claws15
2669 Corrected a bug that prevented sylpheed to open
2670 double-clicked URIs.
2672 2002-05-09 [paul] 0.7.5claws14
2674 * sync with 0.7.5cvs14
2675 see ChangeLog 2002-05-08 and 2002-05-09
2677 2002-05-08 [paul] 0.7.5claws13
2679 * sync with 0.7.5cvs11
2680 see ChangeLog entry 2002-05-08
2682 2002-05-08 [paul] 0.7.5claws12
2686 fix segfault on View->Open in new window
2687 patch submitted by Thorsten Maerz <torte@netztorte.de>
2689 2002-05-07 [paul] 0.7.5claws11
2691 * sync with 0.7.5cvs9
2692 see ChangeLog entry 2002-05-07
2694 2002-05-06 [paul] 0.7.5claws10
2698 display url in statusbar on single-click
2699 patch submitted by Thorsten Maerz <torte@netztorte.de>
2701 2002-05-06 [match] 0.7.5claws9
2708 XML implementation of properties file.
2709 * src/exporthtml.[ch]
2710 * src/expthtmldlg.[ch]
2714 2002-05-02 [sergey] 0.7.5claws8
2716 * src/mainwindow.c (mainwin_entries),
2717 src/prefs_common.c (prefs_send_create()),
2718 src/codeconv.c (locale_table):
2719 use charset name "Windows-1251" instead of "CP1251".
2721 2002-05-02 [colin] 0.7.5claws7
2725 src/prefs_folder_item.c
2726 Fixed cosmetics bugs due to Outbox renamed to Sent.
2728 2002-05-02 [hiro] 0.7.5claws6
2731 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
2733 2002-05-02 [paul] 0.7.5claws5
2736 more sync with 0.7.5cvs7, see ChangeLog entry
2739 2002-05-02 [hiro] 0.7.5claws4
2742 compose_queue_sub():
2743 check if queue folder exists (closes #550397).
2744 removed directory creation since it should be handled
2747 imap_add_msg(): return UID for appended message
2750 2002-04-30 [paul] 0.7.5claws3
2753 fix account_find_from_address() bug
2755 2002-04-28 [colin] 0.7.5claws2
2759 src/prefs_common.[ch]
2761 Added user-definable quotation characters recognition.
2763 2002-04-28 [paul] 0.7.5claws1
2765 * sync with 0.7.5cvs4
2766 see ChangeLog entry 2002-04-25
2768 2002-04-28 [paul] 0.7.5claws
2773 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
2774 Fabio Junior Beneditto
2776 2002-04-27 [jens] 0.7.4claws103
2779 updated German translation.
2781 2002-04-27 [hiro] 0.7.4claws102
2784 summary_write_cache(): fixed the mark loss of hidden messages.
2786 2002-04-26 [melvin] 0.7.4claws101
2789 fixed a second typo (same one)
2793 fixed the type again...
2795 2002-04-26 [melvin] 0.7.4claws100
2798 fixed a typo in an alert message ("temorary").
2801 corrected the typo described above.
2803 updated French translation.
2805 2002-04-26 [darko] 0.7.4claws99
2808 fix target folder colorization
2810 2002-04-25 [paul] 0.7.4claws98
2813 updated by Alessandro Maestri
2815 2002-04-24 [colin] 0.7.4claws97
2818 Fixed double "subject is empty" question.
2820 2002-04-23 [colin] 0.7.4claws96
2823 Corrected issue when "automatically display images" was
2824 not set : first image remained after selecting second.
2826 2002-04-23 [melvin] 0.7.4claws95
2828 * src/prefs_actions.c
2829 Don't display in/out dialog if there is nothing to show.
2831 2002-04-23 [paul] 0.7.4claws94
2833 * sync with 0.7.5cvs3
2834 bug fixes: see ChangeLog entry 2002-04-23
2836 2002-04-22 [darko] 0.7.4claws93
2839 fix previous check-in which changed code after
2842 2002-04-22 [paul] 0.7.4claws92
2849 update English, Spanish and French FAQs
2852 add German and Spanish manuals
2855 update English and French manuals
2858 add to and re-arrange the pixmap entries
2860 2002-04-22 [darko] 0.7.4claws91
2863 fix sender initials recognition to only allow
2864 '>' after the initials
2866 2002-04-21 [paul] 0.7.4claws90
2868 * sync with 0.7.5 release
2869 see ChangeLog entry 2002-04-21
2874 add colin's new pixmaps to EXTRA_DIST
2876 2002-04-21 [colin] 0.7.4claws89
2879 * src/mainwindow.[ch]
2880 * src/prefs_common.[ch]
2881 * src/stock_pixmap.[ch]
2882 Added "Work offline" ability.
2884 2002-04-21 [colin] 0.7.4claws88
2887 * src/prefs_common.c
2888 * src/prefs_common.h
2889 * src/textview.c : Added an option to common preferences -> display
2890 to allow user not to automatically display images.
2892 2002-04-21 [paul] 0.7.4claws87
2894 * sync with 0.7.4cvs52
2895 see ChangeLog entry 2002-04-21 (src/imap.c)
2897 2002-04-21 [paul] 0.7.4claws86
2899 * sync with 0.7.4cvs51
2900 see ChangeLog entry 2002-04-21
2902 2002-04-21 [paul] 0.7.4claws85
2904 * sync with 0.7.4cvs49
2905 see ChangeLog entries 2002-04-20 and 2002-04-21
2908 clean up: remove old 'stock_' element from xpm
2911 2002-04-21 [alfons] 0.7.4claws84
2913 apply sync patch from Paul
2916 use old claws prefs_folder_item_create() for now
2918 2002-04-19 [match] 0.7.4claws83
2920 * src/addressbook.[ch]
2921 * src/addrharvest.[ch]
2922 * src/addrgather.[ch]
2925 * src/summaryview.[ch]
2928 2002-04-19 [paul] 0.7.4claws82
2931 updated by Fabio Junior Beneditto
2933 2002-04-14 [alfons] 0.7.4claws81
2936 add #include <sys/types.h> for mode_t and off_t
2938 2002-04-13 [paul] 0.7.4claws80
2943 src/prefs_common.[ch]
2945 enable storing of GnuPG passphrase for the whole
2946 session or a user-defined number of minutes. patch
2947 submitted by Ravemax <ravemax@dextrose.com>
2949 2002-04-13 [alfons] 0.7.4claws79
2952 make email parser also stop scanning when encountering separators
2953 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
2955 2002-04-13 [paul] 0.7.4claws78
2957 * sync with 0.7.4cvs39
2958 see ChangeLog entry 2002-04-12
2960 2002-04-11 [paul] 0.7.4claws77
2962 * sync with 0.7.4cvs37
2963 see ChangeLog entry 2002-04-11
2965 2002-04-11 [paul] 0.7.4claws76
2968 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
2969 the clause for OpenSSL). sync with sylpheed main
2971 2002-04-09 [melvin] 0.7.4claws75
2974 Made 'Ctrl-Enter' on send ignore some modifiers
2975 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
2976 to bind other *-Enter (but not Alt-Enter).
2978 2002-04-09 [paul] 0.7.4claws74
2980 * sync with 0.7.4cvs35
2981 see ChangeLog entries 2002-04-09
2983 2002-04-08 [paul] 0.7.4claws73
2985 * sync with 0.7.4cvs33
2986 see ChangeLog entry 200-04-08
2988 2002-04-07 [match] 0.7.4claws72
2990 * src/addrharvest.[ch]
2991 fixed to read all addresses in header, regardless
2992 of header size. improved name parsing. accommodate
2993 harvest from folders and selected message.
2995 included new address parsing function.
2996 * src/addrgather.[ch]
2997 * src/addressbook.[ch]
2998 * src/summaryview.[ch]
3000 allow address harvest of folder as well as selected
3003 2002-04-07 [paul] 0.7.4claws71
3007 don't try to authenticate with CRAM-MD5 in SMTP when
3008 SMTP-AUTH enabled if MTA doesn't issue this
3009 auth-method in it's ehlo-response. bug item #531364,
3010 patch item #938910. patch submitted by Colin Leroy
3013 2002-04-07 [paul] 0.7.4claws70
3016 fix missing MODE_READER bug. patch submitted by
3017 Colin Leroy <colin@colino.net>
3019 2002-04-07 [alfons] 0.7.4claws69
3022 * src/prefs_filtering.c
3024 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3025 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3027 2002-04-07 [paul] 0.7.4claws68
3029 * sync with 0.7.4cvs32
3030 see ChangeLog entry 2002-04-06
3032 * tools/filter_conv.pl
3035 2002-04-06 [paul] 0.7.4claws67
3037 * tools/filter_conv.pl
3038 modify to be able to find the name of the first
3039 mailbox and use that. main's filter does not
3040 record the full path to the mailbox and therefore
3041 can only filter to the first mailbox.
3043 2002-04-05 [paul] 0.7.4claws66
3045 * tools/filter_conv.pl
3046 attempt to make the script all-encompassing and
3047 be able to convert any main 'filter' rule thrown
3050 2002-04-05 [paul] 0.7.4claws65
3052 * tools/filter_conv.pl
3053 allow for collapsed folder trees
3055 2002-04-05 [paul] 0.7.4claws64
3057 * sync with 0.7.4cvs31
3058 see ChangeLog entries 2002-04-05
3060 2002-04-03 [paul] 0.7.4claws63
3062 * sync with 0.7.4cvs29
3063 see ChangeLog entries 2002-04-02 and 2002-04-03
3065 2002-04-02 [paul] 0.7.4claws62
3067 * sync with 0.7.4cvs26
3068 see ChangeLog entry 2002-04-01
3070 2002-04-02 [match] 0.7.4claws61
3073 * src/importpine.[ch]
3075 import Pine address book.
3077 2002-04-02 [match] 0.7.4claws60
3079 * src/addrharvest.[ch]
3080 improve address parsing of funky addresses.
3082 2002-04-02 [darko] 0.7.4claws59
3085 wrap on send improvements, it now recognizes quoted
3086 initials as part of the quotation string, and it
3087 does not join lines separated by CR
3089 2002-04-01 [match] 0.7.4claws58
3092 added new functions.
3094 remove excessive duplicate address generation
3097 2002-04-01 [alfons] 0.7.4claws57
3102 2002-04-01 [paul] 0.7.4claws56
3104 * sync with 0.7.4cvs25
3105 see ChangeLog entry 2002-04-01
3107 2002-04-01 [alfons] 0.7.4aprilfool55
3110 honour feature request item #537427 to allow for
3111 displaying names from address book for sent mail also
3113 2002-03-29 [paul] 0.7.4claws54
3116 src/prefs_filtering.[ch]
3119 add 'fast filter' for claws' filtering,
3120 /Tools/Create filter rule/... patch submitted
3121 by Neill Miller <neillm@thecodefactory.org>
3123 2002-03-29 [paul] 0.7.4claws53
3125 * sync with 0.7.4cvs24
3126 see ChangeLog entry 2002-03-29
3128 2002-03-28 [paul] 0.7.4claws52
3130 * sync with 0.7.4cvs23
3131 see ChangeLog entry 2002-03-28
3133 2002-03-27 [melvin] 0.7.4claws51
3135 * src/prefs_actions.c
3136 Added support to pass only one message part (as a
3137 file) to the command using '%p'. No quotes are needed
3138 because doubles quotes are automatically added.
3139 Fixed bug where Sylpheed could block when waiting for
3140 a child process to finish.
3141 Changed the help menu to remove quotes around symbols to
3142 avoid misinterpretation (they must not be used).
3144 2002-03-27 [melvin] 0.7.4claws50
3147 Made the new mail notification command always
3148 execute asynchronously.
3150 2002-03-27 [paul] 0.7.4claws49
3153 fix bug introduced in last commit
3155 2002-03-27 [paul] 0.7.4claws48
3157 * sync with 0.7.4cvs21
3158 see ChangeLog 2002-03-26 and 2002-03-27
3160 2002-03-26 [hoa] 0.7.4claws47
3162 * src/prefs_folder_item.c
3163 really fixed the bug #516442 with folder rescan.
3165 2002-03-26 [paul] 0.7.4claws46
3167 * sync with 0.7.4cvs19
3168 see ChangeLog entries 2002-03-25 and 2002-03-26
3170 2002-03-25 [hoa] 0.7.4claws45
3174 fix the bug #516442 with folder rescan.
3176 * src/prefs_common.[ch]
3178 added an option to enable two different behaviours
3182 2002-03-25 [paul] 0.7.4claws44
3185 src/selective_download.c
3186 correct a few menuitem labels
3188 2002-03-25 [christoph] 0.7.4claws43
3191 fix non deleted tmp message in
3192 procmsg_save_to_outbox
3193 fix problems caused by sync with
3194 main branch's procmsg_send_queue
3196 2002-03-25 [paul] 0.7.4claws42
3200 src/quote_fmt_parse.y
3201 add Last name (%L) placeholder for quoting.
3202 patch submitted by Thorsten Thielen
3203 <thth@users.sourceforge.net>
3205 2002-03-25 [paul] 0.7.4claws41
3208 get full hostname. patch submitted by
3209 Bob Woodside <rwoodside1@comcast.net>
3211 2002-03-25 [paul] 0.7.4claws40
3216 src/prefs_account.[ch]
3217 enable NNTP over SSL. patch submitted by
3218 Pascal Jermini <pascal@infinity.hn.org>
3220 2002-03-24 [paul] 0.7.4claws39
3222 * src/prefs_common.c
3223 make the arrangement of the Compose tab more
3227 fix some irregularities of style
3230 updated by Kilian Krause
3232 2002-03-23 [paul] 0.7.4claws38
3235 updated by Fabio Junior Beneditto
3237 2002-03-23 [paul] 0.7.4claws37
3240 move 'Gather addresses' to 'Tools' menu
3241 make 'Selective download' sensitive
3243 2002-03-23 [paul] 0.7.4claws36
3245 * sync with 0.7.4cvs16
3246 see ChangeLog entries 2002-03-23
3248 2002-03-22 [christoph] 0.7.4claws35
3250 * src/quote_fmt_parse.y
3251 fix include program output
3253 2002-03-22 [alfons] 0.7.4claws34
3256 initialize GDate stack variable correctly (sorry!)
3258 2002-03-22 [paul] 0.7.4claws33
3264 rename 'Tool' to 'Tools'
3267 move 'Delete duplicated messages' from
3268 'Message/' to 'Tools/'
3269 re-arrange the order of 'Tools/' items
3271 2002-03-22 [paul] 0.7.4claws32
3274 src/addressbook.[ch]
3275 auto-address completion now also matches on
3276 Nickname. patch submitted by Bob Forsman
3277 <hammor@users.sourceforge.net>
3280 correct a spelling mistake
3282 2002-03-22 [alfons] 0.7.4claws31
3285 fix getting uidl from incorrect string
3288 2002-03-21 [alfons] 0.7.4claws30
3291 more code refactoring
3292 plug mem leak introduced by delete on server
3294 2002-03-21 [paul] 0.7.4claws29
3296 * sync with 0.7.4cvs11
3297 see ChangeLog entries 2002-03-20
3299 2002-03-20 [alfons] 0.7.4claws28
3302 apply Colin's patch and refactor
3304 2002-03-20 [paul] 0.7.4claws27
3306 * sync with sylpheed 0.7.4cvs9
3307 see ChangeLog entry 2002-03-20
3309 2002-03-19 [christoph] 0.7.4claws26
3314 revert changes for flag updates
3315 (does not work correctly and no time to debug)
3317 2002-03-20 [alfons] 0.7.4claws25
3320 refactor should_delete() a little bit
3322 2002-03-19 [paul] 0.7.4claws24
3326 src/prefs_account.[ch]
3327 allow the user to leave downloaded mail on the
3328 server for n days. Patch submitted by Colin Leroy
3331 2002-02-19 [paul] 0.7.4claws23
3333 * sync with sylpheed 0.7.4cvs8
3334 see ChangeLog entries 2002-03-19
3336 2002-03-18 [paul] 0.7.4claws22
3338 * sync with sylpheed 0.7.4cvs6
3339 see ChangeLog entry 2002-03-18
3341 2002-03-18 [paul] 0.7.4claws21
3344 add en_GB message catalogue
3349 correct a few spelling mistakes
3351 2002-03-17 [alfons] 0.7.4claws20
3354 more stringent checks for NULL params when writing
3355 filtering actions to a file
3357 2002-03-17 [hoa] 0.7.3claws20
3360 fixed the count of new messages
3363 fixed the "attachment properties" window
3365 2002-03-17 [paul] 0.7.4claws19
3370 src/prefs_account.[ch]
3373 automatically mark cross-posted messages as read
3374 and (optionally) give them a colour label
3375 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
3378 2002-03-17 [paul] 0.7.4claws18
3380 * sync with sylpheed 0.7.4cvs5
3381 see ChangeLog entry 2002-03-17
3383 2002-03-17 [melvin] 0.7.4claws17
3386 Worked around a gtktext 'bug': when searching for
3387 a text in a long message it was scrolling slowly
3388 line by line until it hit the searched text.
3390 Updated French translation
3392 2002-03-17 [melvin] 0.7.4claws16
3396 * src/prefs_actions.c
3397 Moved "Edit/Actions" to "Tool/Actions"
3398 Made mainwindow/compose window sensitive as soon as
3399 no child process is running anymore even if the io dialog
3401 Fixed a struct being initialized with a non constant char*
3403 2002-03-16 [christoph] 0.7.4claws15
3406 add --with-compiler-flags option
3407 (only for developer hacking)
3411 try to make folder-stats and flag handling more
3412 independent from the summaryview. msgcounts
3413 are only set when the folder is opened and
3414 procmsg_msginfo_(un)set_flags will handle it
3415 later and summaryview will get the values
3418 2002-03-16 [paul] 0.7.4claws14
3421 fix Return-receipt. Patch submitted by Bob
3422 Woodside <rwoodside1@comcast.net>
3424 2002-03-16 [paul] 0.7.4claws13
3427 fix 'dynamic' signatures, make it work again
3428 broken during sync on 2002-03-14 (0.7.4claws2)
3430 2002-03-15 [match] 0.7.4claws12
3432 * src/addrharvest.[ch]
3433 * src/addrgather.[ch]
3434 * src/addressbook.[ch]
3436 included address harvester feature. still some
3437 issues with address parsing that I will fix.
3439 2002-03-15 [match] 0.7.4claws11
3442 * src/addrcache.[ch]
3443 * src/addressbook.[ch]
3452 tidy up. fix memory leaks. moved attribs and methods
3453 from individual interfaces to addrcache object. prep
3454 for new stuff to come in.
3456 2002-03-15 [alfons] 0.7.4claws10
3459 * src/matcher_parser_parse.y
3460 * src/matcher_parser_lex.l
3461 * src/prefs_matcher.c
3462 add filtering conditions message greater than, smaller
3463 than, and exactly matching a size in bytes
3464 (does not work with delete from POP3 server yet)
3466 this should also give others an idea what you should
3467 do to add new criterions to claws filtering system
3470 2002-03-15 [paul] 0.7.4claws9
3472 * tools/filter_conv.pl
3473 exit if there are no filter rules to convert
3474 rename filterrc to filterrc.old after completion
3476 2002-03-15 [paul] 0.7.4claws8
3478 * sync with sylpheed 0.7.4cvs3
3479 see ChangeLog entry 2002-03-14
3481 2002-03-14 [paul] 0.7.4claws7
3484 clean up the last commit (ahem)
3486 2002-03-14 [paul] 0.7.4claws6
3489 fix bug #515655. honour account preferences
3490 regarding gpg default signing/encryption when
3491 changing account from the compose window.
3493 2002-03-14 [paul] 0.7.4claws5
3496 remove unnecessary curly brackets
3498 2002-03-14 [paul] 0.7.4claws4
3501 src/prefs_filtering.[ch]
3502 add filter rename on folder rename and filter
3503 delete on folder delete. Patch submitted by
3504 Neill Miller <neillm@thecodefactory.org>
3506 2002-03-14 [christoph] 0.7.4claws3
3511 (patch submitted by "Simon 'corecode' Schubert")
3512 * src/prefs_common.c
3516 2002-03-14 [paul] 0.7.4claws2
3518 * sync with sylpheed 0.7.4cvs2
3519 see ChangeLog entry 2002-03-13
3521 2002-03-12 [darko] 0.7.4claws1
3524 fix what seems to be a copy and paste error
3525 when setting color for important messages
3528 2002-03-11 [paul] version 0.7.4claws released
3530 2002-03-11 [paul] 0.7.4claws
3536 update message catalogs. Submitted by Ricardo Mones
3537 Lastra, Alessandro Maestri, Wilbert Berendsen, and
3538 Fabio Junior Beneditto
3543 faq/it/sylpheed-faq*
3549 2002-03-11 [jens] 0.7.3claws7
3552 updated German translation
3554 2002-03-11 [melvin] 0.7.3claws6
3557 updated and corrected French translation
3559 2002-03-10 [hoa] 0.7.3claws5
3563 * src/prefs_account.c
3566 fixed the local account.
3567 you have to change the default "/usr/sbin/sendmail"
3568 to "/usr/sbin/sendmail -t" in the preferences of
3572 removed some debug display for renderer
3574 2002-03-10 [paul] 0.7.3claws4
3576 * faq/en/sylpheed-faq-1.html
3577 faq/en/sylpheed-faq-2.html
3580 2002-03-09 [paul] 0.7.3claws3
3582 * sync with sylpheed 0.7.4
3583 see ChangeLog entry 2002-03-09
3585 2002-03-08 [paul] 0.7.3claws2
3587 * faq/en/sylpheed-faq*
3588 faq/es/sylpheed-faq*
3589 faq/fr/sylpheed-faq*
3592 * manual/fr/.cvsignore
3593 manual/fr/Makefilea.am
3597 add the French manual
3599 2002-03-07 [paul] 0.7.3claws1
3601 * sync with sylpheed 0.7.3cvs4
3602 see ChangeLog entries 2002-03-06 and 2002-03-07
3605 updated by Wilbert Berendsen
3607 2002-03-07 [melvin] 0.7.2claws34
3609 * src/selective_download.c
3610 Changed the pixmap of the receive button to MAIL_RECEIVE.
3612 2002-03-06 [paul] 0.7.2claws33
3614 * sync with sylpheed 0.7.3cvs1
3615 bug fix, see ChangeLog entry 2002-03-05
3617 2002-03-05 [paul] 0.7.2claws32
3622 reverse the pgp ascii-armored code implemented in
3623 0.7.2claws16. removal of this code until it matures.
3624 this means that verifying ascii-armored pgp sigs and
3625 automatic decryption of ascii-armored encrypted
3626 messages no longer works.
3628 2002-03-05 [paul] 0.7.2claws31
3633 * faq/en/Makefile.am
3634 faq/en/sylpheed-faq.html
3635 faq/en/sylpheed-faq-1.html
3636 faq/en/sylpheed-faq-2.html
3637 faq/en/sylpheed-faq-3.html
3638 * faq/es/Makefile.am
3639 faq/es/sylpheed-faq.html
3640 faq/es/sylpheed-faq-1.html
3641 faq/es/sylpheed-faq-2.html
3642 faq/es/sylpheed-faq-3.html
3643 faq/es/sylpheed-faq-4.html
3644 * faq/fr/Makefile.am
3645 faq/fr/sylpheed-faq.html
3646 faq/fr/sylpheed-faq-1.html
3647 faq/fr/sylpheed-faq-2.html
3648 faq/fr/sylpheed-faq-3.html
3653 add FAQs in English, Spanish and French
3656 2002-03-05 [paul] 0.7.2claws30
3658 * manual/en/sylpheed.html
3659 manual/en/sylpheed-XX.html
3660 updated the English manual
3665 dialog box pops up if the article can't be deleted.
3670 updated by Fabio Junior Benedito
3674 * removed ac/gpgme.m4
3675 to avoid autogen common problem
3676 developers have to install gpgme development package now
3679 encoding to 7bit or 8bit is enabled.
3681 2002-03-03 [alfons] 0.7.2claws29
3684 merge fix by Oliver Haertel for selective
3687 2002-03-03 [paul] 0.7.2claws28
3689 * sync with sylpheed 0.7.3
3691 2002-03-03 [paul] 0.7.2claws27
3693 * sync with sylpheed 0.7.2cvs24
3694 see ChangeLog entries 2002-03-02 and 2002-03-03
3696 2002-03-02 [melvin] 0.7.2claws26
3701 * src/prefs_common.[ch]
3702 Added user definable notification on new mail arrival.
3703 Removed unused variables in spell checker prefs code.
3705 2002-03-02 [melvin] 0.7.2claws25
3708 Removed unnecessary escape sequences.
3709 Changed 'Initial...' to 'Initials of Sender'
3711 2002-03-02 [paul] 0.7.2claws24
3713 * sync with sylpheed 0.7.2cvs22
3714 see ChangeLog entry 2002-03-01
3716 2002-03-01 [hoa] 0.7.2claws23
3719 Set sensitivity of delete actions to active
3720 even if the folder is a newsgroup.
3723 - Set sensitivity of delete actions
3724 - Added function check_permission() that will check if the
3725 user is authorized to delete a message. For news, it
3726 will check if the author is the same.
3727 - Enabled deletion when there is no trash folder.
3730 - Added news_cancel_article() to cancel articles
3731 - Implemented news_remove_message() (public function)
3733 2002-03-01 [paul] 0.7.2claws22
3737 recognise urls that that don't include 'http://' and
3741 remove duplicated name
3743 2002-02-28 [paul] 0.7.2claws21
3746 src/summaryview.[ch]
3747 add ability to 'Select thread'
3748 combines Melvin's "Select thread's head" patch (#510907)
3749 with Colin Leroy's <colin@colino.net> "Select whole thread"
3752 2002-02-28 [paul] 0.7.2claws20
3755 hopefully fix segfault on right-clicking a mime part
3756 that some people have experienced.
3757 fix submitted by Fredrik Olofsson <frol@linux.nu>
3759 2002-02-28 [paul] 0.7.2claws19
3761 * sync with sylpheed 0.7.2cvs21
3762 see ChangeLog entries 2002-02-27 and 2002-02-28
3764 2002-02-27 [paul] 0.7.2claws18