1 2002-09-22 [oliver] 0.8.3claws7
3 * src/prefs_toolbar.[ch]
4 custom toolbar for compose
5 - generic prefs_toolbar handles both
6 Mainwin's toolbar as well as Compose toolbar
8 2002-09-22 [oliver] 0.8.3claws6
11 custom toolbar for compose
12 restructure toolbar.[ch]
14 2002-09-22 [oliver] 0.8.3claws5
17 custom toolbar for compose
19 2002-09-22 [oliver] 0.8.3claws4
22 custom toolbar for compose
23 move mainwin toolbar back to mainwindow
25 2002-09-22 [alfons] 0.8.3claws3
32 2002-09-22 [alfons] 0.8.3claws2
35 procmsg_save_to_outbox(): don't unlink message file from queue;
36 callers should do it using folder_item_remove_msg()
38 2002-09-22 [colin] 0.8.3claws1
41 Made mimeview_check_signature() public
43 Made GPG signatures verifiable by clicking
44 the [application/pgp-signature] in the Text
47 2002-09-22 [paul] 0.8.3claws
56 updated translations, submitted by George Danchev,
57 me, Ricardo Mones Lastra, Alessandro Maestri,
58 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
59 and Urke MMI, respectively.
61 2002-09-22 [alfons] 0.8.2claws65
65 no furry valgrinds have been used to plug these memleaks
67 2002-09-20 [paul] 0.8.2claws64
70 'Select thread' re-implemented
71 see ChangeLog 2002-09-20
73 2002-09-21 [alfons] 0.8.2claws63
76 compose_send(): plug unnoticed memleak
78 2002-09-20 [alfons] 0.8.2claws62
81 replace_address_in_edit(): strict check for NULL address to
82 fix "[ 607348 ] Segfault in address completion". My guess is
83 that this happens with an empty address book, but it's good
84 to have this check here anyway
86 completion_window_button_press(): free string returned
87 from the internal cache
89 2002-09-20 [christoph] 0.8.2claws61
92 added ENC_BINARY to EncodingType
94 the string returned by procmime_get_encoding_str
95 should not depend on the order of values in the
96 EncodingType definition
97 * doc-src/rfc1806.txt ** NEW FILE **
98 Added rfc1806 about MIME Content-Disposition
101 2002-09-19 [paul] 0.8.2claws60
103 * sync with 0.8.2cvs3
104 see ChangeLog 2002-09-19
106 2002-09-19 [paul] 0.8.2claws59
108 * src/prefs_folder_item.c
109 revert to Darko's original alignment of colour
111 add a colon to folder_color label
114 add Colin's patch (with Hiro's modifications) to
115 force BASE64 encoding for 8-bit text when signing
116 (sync with 0.8.3cvs2)
118 2002-09-18 [alfons] 0.8.2claws58
123 (beautify a little bit)
125 2002-09-18 [christoph] 0.8.2claws57
128 fix handling of fgetc return value
130 2002-09-17 [alfons] 0.8.2claws56
133 summary_sort(): check non-NULL summaryview->folder_item when no
134 folder is selected at all
135 (closes "[ 610344 ] sort label make syl Crash")
137 2002-09-17 [alfons] 0.8.2claws55
140 beautify a little bit
142 2002-09-17 [christoph] 0.8.2claws54
145 initialize max values for cache and folder
146 when cache or folder is empty
148 2002-09-15 [colin] 0.8.2claws53
151 Fix a leak (thanks Alfons!) and cleaned
152 variables names for custom headers
154 2002-09-15 [colin] 0.8.2claws52
157 Fix custom headers recognition when
158 prefs_common.trans_hdr is on
160 2002-09-15 [colin] 0.8.2claws51
163 Allow dynamically-added custom headers
164 Yet not reparsed if reedited
166 2002-09-15 [alfons] 0.8.2claws50
168 * src/prefs_account.c
171 2002-09-15 [colin] 0.8.2claws49
173 * src/prefs_account.c
174 fix pop_before_smtp sensitivity
176 2002-09-15 [colin] 0.8.2claws48
179 add inc_pop_before_smtp()
180 allow MainWindow to be undefined in
181 inc_account_mail() and inc_start()
184 add STYPE_POP_BEFORE_SMTP session type
185 * src/prefs_account.c
186 activated pop before smtp option
188 do pop before smtp if the relevant option
191 2002-09-15 [paul] 0.8.2claws47
194 see ChangeLog 2002-09-15
196 2002-09-14 [paul] 0.8.2claws46
199 updated Bulgarian translation, submitted by
202 2002-09-13 [paul] 0.8.2claws45
205 merge claws' select_account() with main's
206 (new) compose_select_account(). [sync with
207 0.8.2cvs15, see ChangeLog 2002-09-11]
209 2002-09-12 [christoph] 0.8.2claws44
212 allocate 1 elements of FolderItem not 0
214 2002-09-12 [colin] 0.8.2claws43
217 Fix bug #590825 (obey Follow-up: poster)
219 2002-09-12 [colin] 0.8.2claws42
222 Fix bug #557009 (wrong headers for messages
223 forwarded as attachments)
225 2002-09-11 [colin] 0.8.2claws41
228 Put SCF: pseudo-header on top of message
229 Set draft tmp_flag when saved as draft
233 Skip after first \n\n for beginning of real message
236 2002-09-11 [christoph] 0.8.2claws40
239 use procmsg flag functions in filtering or processing
240 will cause incorrect folder message counts
242 2002-09-11 [colin] 0.8.2claws39
245 Fix bug #550175 - wrong save folder when reediting
248 2002-09-11 [paul] 0.8.2claws38
250 * sync with 0.8.2cvs14
251 see ChangeLog 2002-09-11
253 2002-09-11 [colin] 0.8.2claws37
256 Fix a typo (seeming to cause new/unread status to
259 2002-09-10 [christoph] 0.8.2claws36
262 compose_redirect should not use compose_generic_new
263 because that does more stuff than expected including
264 opening the external editor
265 (closes bug "[ 526608 ] bounced messages appear blank
268 2002-09-10 [christoph] 0.8.2claws35
271 fix problem with too large message number range
272 causing a crash in folder_item_scan
274 2002-09-10 [paul] 0.8.2claws34
276 * sync with 0.8.2cvs13
277 see ChangeLog 2002-09-10
279 2002-09-10 [christoph] 0.8.2claws33
282 set MsgInfo TmpFlags for queue and draft folders
283 (closes bug "[ 591676 ] Queue ignore MIME on restart")
285 2002-09-10 [paul] 0.8.2claws32
288 po/bg.po ** NEW FILE **
289 new Bulgarian translation submitted by
290 George Danchev <danchev@spnet.net>
294 tools/tb2sylpheed ** NEW FILE **
295 add script that converts an addressbook exported
296 from The Bat! into a Sylpheed addressbook. Submitted
297 by Urke MMI <urke-kg@eunet.yu>
299 2002-09-10 [paul] 0.8.2claws31
301 * sync with 0.8.2cvs12
302 see ChangeLog 2002-09-10
304 2002-09-06 [paul] 0.8.2claws30
307 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
311 tools/ldif-to-xml.py ** REMOVED **
312 remove obsolete python script
314 2002-09-06 [paul] 0.8.2claws29
316 * sync with 0.8.2cvs10
317 see ChangeLog 2002-09-06
319 2002-09-04 [paul] 0.8.2claws28
321 * sync with 0.8.2cvs9
322 see ChangeLog 2002-08-04
324 2002-09-04 [colin] 0.8.2claws27
326 * src/prefs_common.[ch]
327 Added signature color configuration
329 Use user-specified signature color
331 2002-09-03 [colin] 0.8.2claws26
333 * src/prefs_common.[ch]
334 Added autosave and autosave_length prefs
336 Added compose_remove_draft()
337 Auto-save drafts according to the prefs
339 Added a crash-indicator file, allowing to check
340 for new messages on startup if Sylpheed crashed
341 (makes saved drafts "reappear")
343 2002-09-03 [colin] 0.8.2claws25
348 2002-09-03 [paul] 0.8.2claws24
350 * sync with 0.8.2cvs8
351 see ChangeLog 2002-09-02 and 2002-09-03
353 2002-09-03 [darko] 0.8.2claws23
356 use normal style when creating new folder to pick
359 2002-09-02 [melvin] 0.8.2claws22
362 removed some obsolete code
364 2002-09-02 [melvin] 0.8.2claws21
367 fixed test's equality sign (== to =)
369 2002-09-02 [alfons] 0.8.2claws20
373 revert change of 0.8.2claws16 and use the mh_folder_destroy
374 as folder->destroy virtual as suggested by Hiro
375 (the mh.c code seems to have been lost around mh.c.1.21)
377 2002-09-02 [paul] 0.8.2claws19
380 updated by Fabio Jr. Beneditto
383 use 'http://claws.sylpheed.org' for homepage link.
384 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
386 2002-09-01 [alfons] 0.8.2claws18
389 plug memleak related to one Martin Kluge found
391 2002-08-31 [paul] 0.8.2claws17
393 * sync with 0.8.2cvs6
394 see ChangeLog 2002-08-30
396 2002-08-31 [alfons] 0.8.2claws16
399 folder_destroy(): remove mailbox from folderlist even if it has
402 2002-08-31 [alfons] 0.8.2claws15
407 (being pedantic I know)
409 2002-08-31 [alfons] 0.8.2claws14
412 check for NULL pointers returned from folder->fetch_msginfo virtual
413 (should solve some reported crashes)
415 2002-08-30 [alfons] 0.8.2claws13
420 enable crash dialog on compilation time
421 (--enable-crash-dialog configure option)
423 2002-08-30 [alfons] 0.8.2claws12
428 apply memory leak plug patch by Martin Kluge
429 (closes patch "[ 602568 ] patch for 602441 little memory leak",
430 bug "[ 599677 ] Very small memory leak in 0.81claws115",
431 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
433 2002-08-30 [darko] 0.8.2claws11
436 copy Gtk style from normal style to match
437 font size for coloured folders
439 2002-08-29 [alfons] 0.8.2claws10
442 Type=Internet <- Type=Application
443 (reported by Michael Schwendt, see:
444 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
445 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
447 2002-08-29 [paul] 0.8.2claws9
449 * sync with 0.8.2cvs5
450 see ChangeLog 2002-08-29
452 2002-08-29 [colin] 0.8.2claws8
455 Added a sanity check in summary_select_thread
456 Should fix bug 601605
458 2002-08-29 [colin] 0.8.2claws7
461 Revert claws6 changes regarding bug #591676
463 2002-08-28 [colin] 0.8.2claws6
466 Ignore cache for queue folderitems
469 2002-08-28 [melvin] 0.8.2claws5
474 2002-08-28 [melvin] 0.8.2claws4
477 Updated a bit the text concerning the spell checker
479 2002-08-28 [melvin] 0.8.2claws3
481 Merged the GNU_aspell_branch:
482 Support of new GNU/aspell is now included and the old pspell
483 is not supported anymore.
487 Updated spell checker text to reflect the switch to GNU/aspell
489 * ac/aspell.m4 *** NEW ***
490 * src/gtkaspell.[ch] *** NEW ***
491 * ac/pspell.m4 *** DELETED ***
492 * src/gtkspell.[ch] *** DELETED ***
495 Updated for GNU/aspell support
498 Replaced gtkspell.c by gtkaspell.c
506 * src/prefs_common.[ch]
507 Updated for GNU/aspell support
509 2002-08-28 [paul] 0.8.2claws2
511 * sync with 0.8.2cvs4
512 see ChangeLog 2002-08-27 and 2002-08-28
514 2002-08-28 [colin] 0.8.2claws1
516 * src/summary_search.c
519 2002-08-28 [jens] 0.8.2claws
522 Updated German translations
524 2002-08-27 [melvin] 0.8.2claws
527 Updated French translations
529 2002-08-27 [paul] 0.8.2claws
531 * sync with 0.8.2 main release
539 updated message catalogs submitted by
540 Ricardo Mones Lastra, Alessandro Maestri,
541 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
542 Beneditto and Urke MMI
544 2002-08-27 [hoa] 0.8.1claws123
546 * src/mainwindow.[ch]
547 * src/summaryview.[ch]
548 removed the "filter setting" menu option.
549 add a "cancel a news message" menu option.
551 2002-08-26 [martin] 0.8.1claws122
554 changed string under 0.8.1claws79 changed by myself
557 2002-08-26 [martin] 0.8.1claws121
560 added kill command to debuggerrc to start crash dialog
562 2002-08-26 [paul] 0.8.1claws120
564 * sync with 0.8.1cvs31
565 see ChangeLog 2002-08-26
567 2002-08-25 [alfons] 0.8.1claws119
570 fix bug that didn't send out correct headers to news server
571 when sending news article and email from queue (bug reported
572 and patch provided by Tim Mann; closes bug
573 "[ 583196 ] 0.7.8claws can't post news")
575 2002-08-25 [alfons] 0.8.1claws118
577 * src/selective_download.c
578 mark two strings as translatable
579 (thanks to Urke MMI for pointing this out)
581 2002-08-25 [alfons] 0.8.1claws117
584 treat sent boxes as special and allow sorting them by addressee
585 (closes "[ 589418 ] Sent folder sorting misbehavior"
586 submitted by Steve Lamb)
588 2002-08-24 [alfons] 0.8.1claws116
591 fix memleak reported by Martin Kluge
592 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
594 2002-08-24 [oliver] 0.8.1claws115
596 * src/prefs_toolbar.c
597 o code cleanup as suggested by Alfons
600 2002-08-24 [alfons] 0.8.1claws114
603 o fix another memory leak reported by Martin Kluge
604 (see "[ 599568 ] Small Memory Leak")
605 o remove 'from' variable from 'summary_set_header()'; we can
608 2002-08-24 [paul] 0.8.1claws113
610 * sync with 0.8.1cvs30
611 see ChangeLog 2002-08-23
613 2002-08-24 [alfons] 0.8.1claws112
616 remove unnecessary allocations for search bar fixing leaks
617 reported by Martin Kluge
618 (see "[ 599451 ] Further memory leaks?")
620 2002-08-24 [alfons] 0.8.1claws111
623 make get_socket_name() public for crash.c
625 o make report bug button work (goes to claws'
626 bug tracker at sf.net)
627 o introduce function for doing important stuff just
628 before claws goes down
631 2002-08-24 [alfons] 0.8.1claws110
634 move cursor to "To" entry when forwarding as attachment
635 (reported and solved by Steve Lamb, closes bug report
636 "[ 592880 ] Forward as attachment; cursor not in to")
638 2002-08-24 [colin] 0.8.1claws109
641 fix quick search visibility after GUI (de)separations.
643 2002-08-23 [colin] 0.8.1claws108
646 fix header pane visibility after folderview or
647 messageview (de)separation
649 2002-08-23 [paul] 0.8.1claws107
651 * src/mainwindow.[ch]
653 give full control of display or non-display
654 of the Execute icon to Custom toolbar settings.
655 add new sensitivity condition to maninwindow.h:
661 more sync with 0.8.1cvs29
663 2002-08-23 [melvin] 0.8.1claws106
666 Readded support for custom widget in alertpanel lost in last
669 2002-08-23 [paul] 0.8.1claws105
671 * sync with 0.8.1cvs29
672 see ChangeLog 2002-08-23
674 2002-08-23 [colin] 0.8.1claws104
677 Fix folder and search pixmaps exchanging positions
678 after theme or toolbar changes. Thank to Oliver for
681 2002-08-23 [colin] 0.8.1claws103
687 Changed messageview_create() and noticeview_create()
688 to avoid the last gdk_warning
690 2002-08-22 [colin] 0.8.1claws102
693 Fix my new `Creating pixmap from xpm' warning
695 2002-08-22 [colin] 0.8.1claws101
698 Fix some of the gdk warnings
700 2002-08-22 [colin] 0.8.1claws100
705 * src/pixmaps/quicksearch.xpm *ADDED*
706 Add the quicksearch pixmap
710 Make quicksearch bar visible/hidden via a button
712 2002-08-22 [christoph] 0.8.1claws99
715 fix folder update for newsgroups with message
716 numbers below minimum number of articles to fetch
719 2002-08-22 [paul] 0.8.1claws98
721 * sync with 0.8.1cvs28
722 see ChangeLog 2002-08-22
724 2002-08-21 [alfons] 0.8.1claws97
727 use bt instead of bt full which seems to work
728 better, and bt full doesn't give a great deal
729 of information anyway
731 2002-08-21 [colin] 0.8.1claws96
734 fix summaryview_searchtype_changed prototype
736 2002-08-21 [christoph] 0.8.1claws95
739 o fix broken menu update for sorting type, we have to
740 get this info from the summaryview now
741 o removed setting of threaded state in menu callback
742 * src/summaryview.[ch]
743 more summaryview/folderitem seperation for
746 removed not required --with-compiler-flags option
748 2002-08-21 [oliver] 0.8.1claws94
751 o rename toolbar.xml to toolbar_main.xml
752 since toolbar_compose.xml might come up
757 2002-08-21 [darko] 0.8.1claws93
760 don't reset tmp flags for messages copied
763 2002-08-21 [colin] 0.8.1claws92
765 * src/prefs_filtering.c
766 fix renaming rules on folder rename
767 when folder is not a leaf folder
769 2002-08-21 [paul] 0.8.1claws91
771 * src/prefs_folder_item.c
772 fix alignment of colour selector
774 2002-08-21 [paul] 0.8.1claws90
776 * sync with 0.8.1cvs27
777 see ChangeLog 2002-08-21
779 2002-08-21 [paul] 0.8.1claws89
782 fix crash when changing field type in
785 2002-08-21 [colin] 0.8.1claws88
788 Made quick search case-insensitive
790 2002-08-21 [paul] 0.8.1claws87
792 * sync with 0.8.1cvs26
793 see ChangeLog 2002-08-21
795 2002-08-20 [christoph] 0.8.1claws86
799 * src/summaryview.[ch]
800 more summaryview/folderitem seperation for
801 sort_key and sort_type
803 added missing return statement
805 2002-08-20 [colin] 0.8.1claws85
807 * src/summaryview.[ch]
808 Added a quick search box
810 * src/prefs_common.[ch]
811 Added a show/hide option for the quick search
813 2002-08-20 [oliver] 0.8.1claws84
816 remove toolbar_create_popups
818 o remove toolbar_create_popups
819 o fix toolbar_set_sensitive
820 (Bug reports #596834 and #596832)
821 * src/prefs_toolbar.c
822 o add "Set default" button
823 o align label and text + combo widgets
825 2002-08-20 [hoa] 0.8.1claws83bis
828 fixed a bug in imap_fetch_msginfo() in case there is no
831 2002-08-20 [darko] 0.8.1claws83
834 copy the color style of folder view so it
835 works with GTK themes
837 2002-08-20 [darko] 0.8.1claws82
841 * src/prefs_folder_item.[hc]
842 don't use UI stuff in folder.h
844 2002-08-20 [darko] 0.8.1claws81
847 * src/prefs_folder_item.h
849 * src/prefs_folder_item.c
850 ability to set folder color in folderview
852 2002-08-19 [alfons] 0.8.1claws80
855 fix one of the earlier memleaks reported by Martin Kluge
857 2002-08-19 [alfons] 0.8.1claws79
860 hide notice view when selecting seperate folder
861 view (reported by Urke MMI)
863 2002-08-19 [christoph] 0.8.1claws78
866 * src/prefs_folder_item.h
867 * src/summaryview.[ch]
868 o add summary_set_prefs_from_folderitem to set
869 summaryview prefs (first step to remove all
870 references to the folderitem in summaryview)
871 o moved compiled regex stuff from folderitem prefs
874 2002-08-19 [paul] 0.8.1claws77
877 add check for '.' to QUOTE_IF_REQUIRED
879 2002-08-19 [paul] 0.8.1claws76
882 sync with 0.8.1cvs25 (plug memory leak)
884 * src/prefs_toolbar.c
885 re-order prefs_toolbar_cancel()
887 2002-08-18 [alfons] 0.8.1claws75
891 plug other memleaks reported by Martin Kluge
893 2002-08-18 [paul] 0.8.1claws74
896 updated by Fabio Jr. Beneditto
898 2002-08-18 [paul] 0.8.1claws73
901 fix bug where tooltips were displayed untranslated
903 * src/prefs_toolbar.c
904 fix bug where clicking 'Cancel' creates an icon & text
905 toolbar regardless of prefs
908 2002-08-17 [oliver] 0.8.1claws72
910 * src/prefs_toolbar.c
911 update toolbar on CANCEL
912 bug reported by Martin Kluge
914 toolbar_destroy memleak fixed
916 2002-08-17 [alfons] 0.8.1claws71
919 plug another memleak reported by Martin Kluge
921 2002-08-16 [alfons] 0.8.1claws70
924 use execvp() correctly (suggested by wwp; thanks!)
926 2002-08-16 [alfons] 0.8.1claws69
929 plug memory leak reported by Kim Schultz & Martin Kluge
931 2002-08-16 [paul] 0.8.1claws68
934 updated by Ricardo Mones Lastra
936 2002-08-16 [paul] 0.8.1claws67
939 fix bug where 'Compose News' icon showed wrong
942 2002-08-16 [paul] 0.8.1claws66
944 * sync with 0.8.1cvs24
945 see ChangeLog 2002-08-16
948 updated by Alessandro Maestri
950 2002-08-15 [paul] 0.8.1claws65
955 2002-08-15 [paul] 0.8.1claws64
958 don't translate debug info
963 2002-08-15 [paul] 0.8.1claws63
965 * src/prefs_toolbar.c
966 fix bug where clicking 'OK' creates an icon & text
967 toolbar regardless of prefs
969 2002-08-14 [alfons] 0.8.1claws62
972 add global var that has the full argv[0]
974 o execvp the correct sylpheed by using argv0
975 and setting the correct work dir
978 2002-08-14 [oliver] 0.8.1claws61
980 * enable/disable Toolbar Action Buttons
984 * src/prefs_toolbar.c
986 2002-08-14 [melvin] 0.8.1claws60
989 Updated French translations
991 2002-08-14 [melvin] 0.8.1claws59
994 Made bug report not translatable
996 Fixed exporthtml_build_filespec() return value
998 Fixed incorrect include file
1000 * src/prefs_actions.c
1001 * src/prefs_toolbar.c
1002 Made debug info not translatable
1005 Added missing includes
1006 * src/prefs_common.c
1009 2002-08-14 [paul] 0.8.1claws58
1011 * faq/es/sylpheed-faq.html
1012 faq/es/sylpheed-faq-[1-3].html
1013 faq/es/sylpheed-faq-4.html **NEW FILE **
1016 2002-08-13 [christoph] 0.8.1claws57
1019 ignore thread fix that did not mark all
1020 child nodes of a ignored thread as
1021 ignored. Does not work perfectly yet,
1022 but it is better now
1024 2002-08-13 [alfons] 0.8.1claws56
1027 o implement 'save crash log'
1030 2002-08-13 [melvin] 0.8.1claws55
1033 removed unrequired "execinfo.h" header
1035 2002-08-12 [paul] 0.8.1claws54
1037 * faq/en/sylpheed-faq.html
1038 faq/en/sylpheed-faq-[1-3].html
1039 faq/en/sylpheed-faq-4.html **NEW FILE **
1042 2002-08-12 [alfons] 0.8.1claws53
1045 add crash.c to translatables
1047 bring in Leandro's crash dialog
1049 2002-08-11 [alfons] 0.8.1claws52
1052 clean up some warnings
1054 2002-08-11 [alfons] 0.8.1claws51
1058 * src/crash.[ch] ** NEW FILES **
1060 initial gdb crash handler
1062 2002-08-11 [paul] 0.8.1claws50
1064 * src/prefs_toolbar.c
1065 replace Up/Down arrow pixmaps with text to be
1066 consistent across icon themes
1068 2002-08-11 [paul] 0.8.1claws49
1070 * src/prefs_common.c
1072 rename 'Pixmap' -> 'Icon'
1075 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1077 2002-08-10 [paul] 0.8.1claws48
1079 * src/prefs_toolbar.c
1082 2002-08-10 [paul] 0.8.1claws47
1085 don't write Processing progress to status bar
1086 patch submitted by Alexander Evseev
1088 * src/prefs_toolbar.c
1089 re-position and resize window
1090 make window assume correct size on first call
1092 2002-08-10 [paul] 0.8.1claws46
1099 follow UI text conventions
1101 2002-08-10 [alfons] 0.8.1claws45
1104 correct pixmap for delete action
1106 2002-08-10 [paul] 0.8.1claws44
1109 updated by Fabio Jr. Beneditto
1111 2002-08-10 [paul] 0.8.1claws43
1114 add custom toolbar files
1116 2002-08-10 [paul] 0.8.1claws42
1118 * sync with 0.8.1cvs22
1119 see ChangeLog 2002-08-09
1121 2002-08-09 [paul] 0.8.1claws41
1125 tools/outlook2sylpheed.pl ** NEW FILE **
1126 add script to convert exported Outlook
1127 contacts list to a Sylpheed addressbook.
1128 Submitted by Ricardo Mones Lastra.
1130 2002-08-09 [paul] 0.8.1claws40
1134 po/sr.po ** NEW FILE **
1135 add Serbian message catalog. Submitted by
1136 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
1138 2002-08-09 [paul] 0.8.1claws39
1140 * sync with 0.8.1cvs21
1141 see ChangeLog 2002-08-08
1143 2002-08-08 [oliver] 0.8.1claws38
1146 move Custom Toolbar to Configuration menu
1148 2002-08-08 [oliver] 0.8.1claws37
1150 * src/prefs_toolbar.c
1151 fix substitute pixmap bug
1153 2002-08-08 [paul] 0.8.1claws36
1155 * sync with 0.8.1cvs19
1156 see ChangeLog 2002-08-08
1158 2002-08-07 [christoph] 0.8.1claws35
1161 fixed a memory leak in new canonicalize_file_replace
1163 2002-08-07 [christoph] 0.8.1claws34
1166 o canonicalize_file_replace should create the temporary
1167 file in the same directory as the original file.
1168 o added get_tmpfile_in_dir that creates a temorary file
1169 in a specified directory.
1171 2002-08-07 [melvin] 0.8.1claws33
1174 fixed bug where 'Article' button acted as 'Email' button.
1176 2002-08-07 [paul] 0.8.1claws32
1178 * sync with 0.8.1.cvs17
1179 see ChangeLog 2002-08-07
1181 2002-08-07 [colin] 0.8.1claws31
1184 fix mass-cancel problem
1186 2002-08-07 [thorsten] 0.8.1claws30
1188 * src/prefs_toolbar.c
1189 fix: crash on replace or add new button
1191 fix: close xmlfile after reading
1193 fix: unlink() file before rename()
1195 2002-08-06 [paul] 0.8.1claws29
1197 * sync with 0.8.cvs15
1198 see ChangeLog 2002-08-06
1200 2002-08-06 [oliver] 0.8.1claws28
1203 * src/prefs_toolbar.c
1204 fixed empty toolbar issue
1206 2002-08-06 [oliver] 0.8.1claws27
1208 * Custom Toolbar Final
1212 o toolbar stuff now lives in src/toolbar.[ch]
1213 o main_window_toolbar_* functions are renamed to
1214 toolbar_* reflecting their new source file
1215 * src/mainwindow.[ch]
1216 o remove toolbar stuff
1218 2002-08-06 [oliver] 0.8.1claws26
1221 * src/prefs_toolbar.[ch] **New File**
1222 * src/toolbar.[ch] **New File**
1223 o prefs_toolbar.[ch] custom toolbar frontend
1224 o toolbar.[ch] backend
1226 2002-08-06 [oliver] 0.8.1claws25
1228 * src/prefs_actions.[ch]
1229 o new exported function actions_execute
1231 2002-08-06 [paul] 0.8.1claws24
1233 * sync with 0.8.1cvs4
1234 see ChangeLog 2002-08-06
1236 2002-08-06 [paul] 0.8.1claws23
1238 * sync with 0.8.1cvs13
1239 see ChangeLog 2002-08-06
1241 2002-08-06 [paul] 0.8.1claws22
1243 * sync with 0.8.1cvs12
1244 see ChangeLog 2002-08-05 and 2002-08-06
1246 2002-08-06 [match] 0.8.1claws21
1249 improvements to cut/copy/paste address
1251 2002-08-05 [match] 0.8.1claws20
1258 fixes to improve cut/copy/paste
1260 2002-08-06 [melvin] 0.8.1claws19
1263 account_find_all_from_address(): new function that returns the
1264 list of all accounts that are matched in an address.
1265 * src/alertpanel.[ch]
1266 alertpanel() now accepts a custom widget
1267 alertpanel_with_widget(): new function that pops up a panel with
1268 a custom widget in it
1270 gtkut_account_menu_new(): new function that allows the selection
1271 of an account from a list of accounts.
1273 Extended Return Receipt notification to select the correct
1274 account and to make a security test on the Delivery-Notification
1275 address which should be the same as the Return-Path.
1277 2002-08-06 [thorsten] 0.8.1claws18
1280 attach_all: save unnamed as "noname.%d",
1281 dont free static dirname
1283 2002-08-05 [alfons] 0.8.1claws17
1286 detect XIM by trying to link rather than compile a XIM program
1288 2002-08-05 [oliver] 0.8.1claws16
1290 * src/stock_pixmap.[ch]
1291 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1292 o new func to retrieve pixmaps
1294 2002-08-05 [paul] 0.8.1claws15
1296 * sync with 0.8.1cvs10
1297 see ChangeLog 2002-08-05
1299 2002-08-04 [alfons] 0.8.1claws14
1302 see if this plugs memleak
1304 2002-08-04 [melvin] 0.8.1claws13
1307 fixed bug that could crash Sylpheed when highlighting
1308 all misspelled words.
1310 2002-08-03 [melvin] 0.8.1claws12
1312 * src/prefs_actions.c
1313 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1315 fixed bug where the Return Receipt was sent to
1316 Delivery-Notification-To address even if it was not present
1318 2002-08-02 [alfons] 0.8.1claws11
1320 * src/prefs_actions.c
1321 o more check for NULLs
1322 o put create_io_dialog() in right conditional block
1324 2002-08-02 [paul] 0.8.1claws10
1327 updated by Ricardo Mones Lastra
1329 2002-08-01 [christoph] 0.8.1claws9
1332 don't free the cache of the opened
1333 folder in the summaryview
1335 don't unset flags, if it is not required
1337 2002-08-01 [paul] 0.8.1claws8
1339 * sync with 0.8.1cvs8
1340 see ChangeLog entry 2002-08-01
1342 2002-08-01 [paul] 0.8.1claws7
1344 * sync with 0.8.1cvs7
1345 see ChangeLog 2002-07-31 and 2002-08-01
1347 2002-07-31 [christoph] 0.8.1claws6
1350 forgot to update menu sensitivity
1351 function for new menu entry
1353 2002-07-31 [alfons] 0.8.1claws5
1356 check folder item and its path for NULL on
1359 2002-07-31 [christoph] 0.8.1claws4
1362 check if folder_item_get_msginfo in
1363 folder_item_remove_msg returned NULL
1365 better clear the uid cache in the
1366 uid validity check function and delete
1369 2002-07-31 [paul] 0.8.1claws3
1372 add the '--attach' option and a few other
1375 2002-07-31 [paul] 0.8.1claws2
1377 * sync with 0.8.1cvs5
1378 see ChangeLog 2002-07-31
1380 2002-07-31 [christoph] 0.8.1claws1
1382 * src/folderview.[ch]
1384 replace "Rescan all folders..." with
1385 "Check all folders for new messages..."
1387 2002-07-30 [paul] 0.8.1claws
1389 * version 0.8.1claws released
1391 2002-07-30 [paul] 0.8.0claws29
1393 * tools/OOo2sylpheed.pl ** NEW FILE **
1395 add script to enable sending documents as
1396 attachments from OpenOffice.org
1398 2002-07-30 [melvin] 0.8.0claws28
1400 * src/prefs_actions.c
1401 Made the actions' input/output dialog display
1404 2002-07-30 [christoph] 0.8.0claws27
1407 check if folder_item_get_msginfo in
1408 procmsg_save_to_outbox returned NULL
1410 2002-07-30 [paul] 0.8.0claws26
1412 * sync with 0.8.1cvs4
1413 see ChangeLog 2002-07-29
1415 2002-07-29 [thorsten] 0.8.0claws25
1418 added selective download, delete on server
1420 2002-07-29 [paul] 0.8.0claws24
1422 * sync with 0.8.1cvs3
1423 see ChangeLog 2002-07-29
1425 2002-07-27 [christoph] 0.8.0claws23
1428 add extra check if fetching the msginfo
1431 2002-07-27 [paul] 0.8.0claws22
1433 * sync with 0.8.1cvs2
1434 see ChangeLog 2002-07-26
1436 2002-07-27 [christoph] 0.8.0claws21
1439 add another check if a valid msginfo
1442 2002-07-26 [hoa] 0.8.0claws20
1445 Fixed a condition in folder_item_destroy()
1448 Fixed an error in IMAP protocol
1450 2002-07-26 [alfons] 0.8.0claws19
1453 ofcourse compare with identifier, not the path
1455 2002-07-26 [alfons] 0.8.0claws18
1458 use folder item identifier for saving / restoring
1459 preferences because folder->path might not be unique
1461 2002-07-26 [melvin] 0.8.0claws17
1464 Fixed a crash introduced in 0.8.0claws5 when log is
1465 cut under 80 characters.
1467 2002-07-26 [paul] 0.8.0claws16
1469 * sync with 0.8.1cvs1
1470 see ChangeLog 2002-07-26
1472 2002-07-26 [christoph] 0.8.0claws15
1475 imap folder now remembers the last selected
1476 folder and imap_fetch_msginfo skips selecting
1477 the folder if it is already selected
1479 2002-07-26 [christoph] 0.8.0claws14
1484 fix imap folder rescanning
1486 2002-07-25 [christoph] 0.8.0claws13
1496 implement imap uid cache and uid validity check
1498 2002-07-25 [alfons] 0.8.0claws12
1501 fix a brown paper bag bug, and also add some more
1504 2002-07-25 [christoph] 0.8.0claws11
1507 don't mix copy, fetch_msginfo and remove
1508 operations in folder item copy and move
1511 2002-07-25 [christoph] 0.8.0claws10
1515 * src/prefs_folder_item.c
1516 * src/summaryview.[ch]
1517 remove no longer required parameter update_cache from
1520 2002-07-25 [paul] 0.8.0claws9
1527 2002-07-24 [alfons] 0.8.0claws8
1530 sort correctly when using simplified subject line
1531 (closes feature request "[ 585141 ] applying regexp to subject
1532 before sort" submitted by Alexandra Walford)
1534 2002-07-24 [paul] 0.8.0claws7
1536 * sync with 0.8.0cvs3
1537 see ChangeLog 2002-07-24
1539 2002-07-23 [christoph] 0.8.0claws6
1546 o separate processing and summaryview
1547 o removed summary_write_cache from summaryview
1548 o removed summaryview->killed_messages, because we don't have
1549 to keep a list of killed messages anymore. New cache will
1550 keep the hidden messages in cache anyway
1553 * src/selective_download.c
1554 o removed unnecessary summary_write_cache calls
1556 o don't set ignore thread flag in procmsg_get_thread_tree
1557 if it is already set
1560 o moved STATUSBAR_PUSH/POP to statusbar.h because
1561 they are used in different files
1563 2002-07-23 [melvin] 0.8.0claws5
1569 * src/editldap_basedn.c
1571 * src/prefs_common.c
1572 Fixed few memory leak (gtk_editable_get_chars returns
1573 an allocated string)
1575 Fixed few memory leak (gtk_editable_get_chars returns
1576 an allocated string) and modified a little the log cutting
1579 Replaced a call to an obsolete function gtk_entry_get_text()
1580 by gtk_editable_get_chars()
1582 Removed a debug printf
1584 2002-07-23 [christoph] 0.8.0claws4
1587 fix another g_dirname memory leak
1589 2002-07-23 [christoph] 0.8.0claws3
1592 fixed a memory leak in mh_fetch_msginfo
1593 fixed crash when message header could not be
1596 2002-07-23 [paul] 0.8.0claws2
1598 * sync with 0.8.0cvs2
1599 see ChangeLog 2002-07-23
1601 2002-07-23 [paul] 0.8.0claws1
1603 * sync with 0.8.0cvs1
1604 see ChangeLog 2002-07-23
1606 2002-07-23 [paul] 0.8.0claws
1608 * release of 0.8.0claws
1610 2002-07-23 [paul] 0.7.8claws99
1613 new Russian translation, submitted by
1614 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
1616 2002-07-22 [jens] 0.7.8claws98
1619 Updated German translations.
1621 2002-07-22 [paul] 0.7.8claws97
1627 updated translations by Ricardo Mones Lastra,
1628 Alessandro Maestri, Wilbert Berendsen and
1629 Fabio Jr. Beneditto respectively
1631 2002-07-22 [christoph] 0.7.8claws96
1634 fix memory leak caused by wrong g_dirname usage
1636 2002-07-22 [christoph] 0.7.8claws95
1639 update new and unread message counts for summaryview
1640 summaryview does not get it from the folder anymore
1641 and has to update the values itself
1643 2002-07-22 [melvin] 0.7.8claws94
1646 Updated French translations.
1648 2002-07-22 [christoph] 0.7.8claws93
1651 set prop->preg pointer to NULL or following check
1652 will not fail and regexec will be called with
1655 2002-07-21 [alfons] 0.7.8claws92
1657 * src/prefs_common.[ch]
1658 remove option "Send return receipt on request"
1660 2002-07-21 [thorsten] 0.7.8claws91
1663 fixed memleaks, coding style as pointed out by alfons
1665 2002-07-21 [alfons] 0.7.8claws90
1668 * src/noticeview.[ch]
1669 o fix bug notice view being displayed when going to empty folder
1670 (noticed by Christoph)
1671 o allow RRR to be sent when restarting sylpheed, or changing folder
1672 (noticed by Thorsten)
1674 2002-07-21 [thorsten] 0.7.8claws89
1677 Included save_all patch from Xaview FACQ
1678 added support for pathnames
1680 2002-07-21 [alfons] 0.7.8claws88
1685 * src/messageview.[ch]
1686 * src/noticeview.c ** NEW FILE **
1687 * src/noticeview.h ** NEW FILE **
1688 make return receipts work again
1689 (UI idea by Leandro Pereira)
1691 2002-07-21 [paul] 0.7.8claws87
1694 fix sensitivity of 'Select thread'
1696 2002-07-21 [paul] 0.7.8claws86
1698 * src/prefs_common.c
1699 add browser command line for Galeon
1701 2002-07-21 [paul] 0.7.8claws85
1704 fix 'EXTRA_DIST': remove README.README, add TODO
1707 2002-07-21 [alfons] 0.7.8claws84
1710 make enter clear selection
1711 (closes "[ 579888 ] Editor selection/entry error"
1712 reported by Steve Lamb)
1714 2002-07-21 [alfons] 0.7.8claws83
1717 sort message list when selecting unthread messages
1718 (closes "[ 501593 ] switching threaded view doesn't sort"
1719 reported by Simon Schubert)
1721 2002-07-20 [alfons] 0.7.8claws82
1726 2002-07-20 [thorsten] 0.7.8claws81
1729 Fixed expansion of empty fields in matchactions
1731 2002-07-19 [melvin] 0.7.8claws80
1734 Removed a duplicate menu entry (fast mode) introduced during
1736 Added a menu separator between 'Use alternate' and 'Fast mode'
1738 2002-07-19 [paul] 0.7.8claws79
1744 2002-07-19 [thorsten] 0.7.8claws78
1746 * tools/calypso_convert.pl ** NEW FILE **
1749 script to import mbox files exported
1751 o generates folder structure
1752 o includes attachments
1754 2002-07-19 [melvin] 0.7.8claws77
1756 * src/selective_download.[ch]
1757 Fixed bug where closing the dialog with the window manager's
1758 close button will not unlock the summary
1759 Corrected some function declarations that missed a return value
1760 Made the source code comply better with coding style.
1761 * src/prefs_common.c
1762 Added new browser command line for Mozilla.
1764 2002-07-18 [paul] 0.7.8claws76
1767 src/selective_download.[ch]
1768 reflect theme changes, fix Gdk Warning when creating
1769 pixmap from NULL window, and minor clean up.
1770 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1775 2002-07-17 [paul] 0.7.8claws75
1783 2002-07-16 [paul] 0.7.8claws74
1785 * tools/filter_conv.pl
1787 replace conversion script with reimplemented version,
1788 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
1790 2002-07-16 [colin] 0.7.8claws73
1793 remove forgotten debug messages - sorry ;-)
1795 2002-07-16 [colin] 0.7.8claws72
1801 add the ability to select part of a text mime-part
1804 2002-07-15 [christoph] 0.7.8claws71
1807 fix folder message count for folders without
1808 msg_is_changed (includes news folders)
1810 2002-07-15 [martin] 0.7.8claws70
1813 option "display recipient on 'From'..." now works
1814 without the need of enabling the option
1815 "display sender using address book".
1817 2002-07-15 [christoph] 0.7.8claws69
1820 removed setting folder status from summaryview.
1821 folder.c should update all message counts correctly.
1823 2002-07-15 [paul] 0.7.8claws68
1826 updated by Fabio Junior Beneditto
1828 2002-07-15 [darko] 0.7.8claws67
1831 Fixed target folder colorization, don't decrease op
1834 2002-07-14 [paul] 0.7.8claws66
1836 * sync with main 0.8.0
1837 see ChangeLog 2002-07-14
1839 2002-07-13 [melvin] 0.7.8claws65
1844 Replaced sprintf by g_snprintf to prevent possible buffer
1847 Corrected a log message output format.
1848 Added a missing "done" debug output.
1850 Added keyboard accelerator for Priority menu items
1851 Added missing \n in debug output
1855 Added missing \n in debug output
1857 2002-07-13 [paul] 0.7.8claws64
1860 change Sergey's email address to the sf address
1863 increase show_url_timeout (more useful for long
1866 2002-07-12 [sergey] 0.7.8claws63
1869 applied (with some modifications) patch to set the
1870 micalg parameter for signatures
1871 (2001-08-28 Werner Koch <wk@gnupg.org>)
1873 2002-07-12 [sergey] 0.7.8claws62
1877 fixed man page installation
1879 2002-07-12 [paul] 0.7.8claws61
1881 * sync with 0.7.8cvs26
1882 see ChangeLog 2002-07-11 and 2002-07-12
1884 2002-07-11 [christoph] 0.7.8claws60
1888 first use the message number to find the message
1889 to mark with a reply flag but check the
1890 message-id if we got the correct message, if not
1891 try to find it by message-id.
1892 use new string seperator that is not allowed
1895 2002-07-11 [paul] 0.7.8claws59
1897 * sync with 0.7.8cvs23
1898 see ChangeLog 2002-07-10
1900 2002-07-10 [christoph] 0.7.8claws58
1904 Added message-id table to the cache in memory
1905 and functions to msgcache.c and folder.c to
1906 fetch MsgInfos by message id
1909 store folder and message-id of message replying
1910 to in queue header and set reply flag after sending
1911 (Closes bug #469498)
1913 2002-07-10 [paul] 0.7.8claws57
1917 add Martin to the list of authors
1919 2002-07-09 [martin] 0.7.8claws56
1921 Added gtk_ctree_last_visible(), tree_update_level(),
1922 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
1923 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1924 from gtk+ to gtksctree.c for the new sorting code
1925 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
1926 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
1928 Added declaration for gtk_sctree_sort_recursive() and
1929 gtk_sctree_sort_node
1934 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1935 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
1937 2002-07-08 [paul] 0.7.8claws55
1939 * more sync with 0.7.8cvs21
1940 see ChangeLog 2002-07-08
1942 2002-07-08 [paul] 0.7.8claws54
1944 * sync with 0.7.8cvs21
1945 see ChangeLog 2002-07-08
1947 2002-07-07 [alfons] 0.7.8claws53
1950 * src/stock_pixmap.[ch]
1951 * src/pixmaps/notice_warn.xpm ** NEW FILE **
1952 * src/pixmaps/notice_error.xpm ** NEW FILE **
1953 * src/pixmaps/notice_note.xpm ** NEW FILE **
1954 add new pixmaps for upcoming notice pane
1956 2002-07-06 [melvin] 0.7.8claws52
1959 Made them a bit closer to Sylpheed's coding style.
1961 Removed possible memory leaks when some errors occurs.
1963 2002-07-06 [melvin] 0.7.8claws51
1966 Removed --no-location in xgettext command line to help
1967 translators that use Emacs' po-mode
1969 Removed unnecessary comments that messed up sylpheed.pot
1971 2002-07-06 [paul] 0.7.8claws50
1973 * sync with 0.7.8cvs19
1974 see ChangeLog 2002-07-05
1976 2002-07-06 [christoph] 0.7.8claws49
1980 fix folder_item_remove_all_msg and folderview
1981 status for trash folders after emptying trash
1983 2002-07-05 [paul] 0.7.8claws48
1985 * sync with 0.7.8cvs16
1986 see ChangeLog 2002-07-04 and 2002-07-05
1988 2002-07-04 [paul] 0.7.8claws47
1990 * sync with 0.7.8cvs14
1991 see ChangeLog 2002-07-04
1993 2002-07-03 [alfons] 0.7.8claws46
1996 dupe folder item's path because it's being reallocated
1997 by new folder scanning code
1999 2002-07-03 [christoph] 0.7.8claws45
2002 better IMAP uid fetching using 'FETCH 1:* (UID)'
2004 add missing return in msgcache_write
2006 2002-07-02 [thorsten] 0.7.8claws44
2011 use binary mode for file access
2013 2002-07-02 [christoph] 0.7.8claws43
2015 * major code cleanup (part 1)
2017 - unused variables removed
2018 - unused functions removed
2019 - uninitialized variables checked
2020 - missing return statements added
2021 - missing function return types added
2022 - added parentheses around assignment and
2023 && in || when suggested by gcc
2027 replaced direct calls to folder->scan_tree
2028 with folder_scan_tree and restore folder
2029 prefs in this function. The folder should
2030 not have to deal with them.
2031 ( Should now work for all folder types )
2033 2002-07-02 [paul] 0.7.8claws42
2035 * sync with 0.7.8cvs13
2036 see ChangeLog 2002-07-01 and 2002-07-02
2038 2002-07-01 [christoph] 0.7.8claws41
2041 fix "goto next/prev unread message" with
2044 2002-07-01 [paul] 0.7.8claws40
2047 updated by Ricardo Mones Lastra
2049 2002-06-30 [match] 0.7.8claws39
2052 applied variation of leonerd's patch (566661) to
2053 allow multiple email addresses per JPilot entry.
2054 addresses may be separated by space, comma, pipe,
2055 semi-colon, new-line.
2057 2002-06-30 [alfons] 0.7.8claws38
2060 simple fix for putting older nodes before
2061 newer nodes when threading by subject
2063 2002-06-30 [christoph] 0.7.8claws37
2070 fix broken folder tree rescaning
2071 and don't use procmsg_get_mark_sum
2074 2002-06-30 [christoph] 0.7.8claws36
2076 * merge new cache branch
2078 fix new cache imap copy bug
2080 improved folder_item_scan
2081 it should now always set the correct
2082 new, unread and total message counts
2084 2002-06-29 [paul] 0.7.8claws35
2087 correct syntax error
2089 2002-06-29 [paul] 0.7.8claws34
2093 man/Makefile.am ** NEW FILE **
2094 man/sylpheed.1.gz ** NEW FILE **
2095 add Sylpheed man page
2097 2002-06-29 [paul] 0.7.8claws33
2100 updated by Fabio Junior Beneditto
2102 2002-06-28 [jens] 0.7.8claws32
2107 * src/selective_download.c
2108 removed gettext for space " "
2113 2002-06-28 [paul] 0.7.8claws31
2115 * sync with 0.7.8cvs11
2116 see ChangeLog 2002-06-28
2118 2002-06-28 [paul] 0.7.8claws30
2120 * sync with 0.7.8cvs10
2121 see ChangeLog 2002-06-27 and 2002-06-28
2123 2002-06-26 [paul] 0.7.8claws29
2126 src/selective_download.c
2127 don't gettextise empty strings.
2128 reserved by gettext. gettext("") returns
2129 the header entry with meta information,
2130 not the empty string
2135 2002-06-26 [paul] 0.7.8claws28
2137 * sync with 0.7.8cvs7
2138 see ChangeLog 2002-06-25
2140 * src/prefs_common.c
2141 ...and in the process, tweak the gui a little
2143 2002-06-25 [alfons] 0.7.8claws27
2147 fine tune ldap library detection
2149 2002-06-25 [alfons] 0.7.8claws26
2152 don't allow return receipts when composing a news article
2154 2002-06-25 [paul] 0.7.8claws25
2157 add '$(AMTAR)' to 'release' section to allow for
2158 new and older autotools
2160 2002-06-25 [paul] 0.7.8claws24
2163 fix "No more unread messages" persistant pop-up
2166 2002-06-25 [paul] 0.7.8claws23
2169 updated by Alessandro Maestri
2171 2002-06-25 [paul] 0.7.8claws22
2173 * sync with 0.7.8cvs6
2174 see ChangeLog 2002-06-25
2176 2002-06-24 [paul] 0.7.8claws21
2179 add GPL copyright information
2181 2002-06-24 [paul] 0.7.8claws20
2185 tools/update-po ** NEW FILE **
2186 add script that eases the creation of *.po files
2187 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2189 2002-06-23 [alfons] 0.7.8claws19
2192 make notification_convert_header obey const correctness
2193 (next step will be fixing the broken return receipt)
2195 2002-06-23 [paul] 0.7.8claws18
2198 fix bug introduced in last commit:
2199 removed too much code in last commit - put back what's
2202 2002-06-23 [paul] 0.7.8claws17
2204 * src/messageview.[ch]
2205 remove code committed in error from locally patched
2208 2002-06-23 [colin] 0.7.8claws16
2211 add compose_entry_select(), used to select the default_to
2212 email address - hopefully avoiding people sending mails to
2215 2002-06-22 [alfons] 0.7.8claws15
2218 add Bram Metsch & Stanislav Karchebny
2220 * src/prefs_account.[ch]
2222 - apply and adapt Bram's patch which allows user to set SMTP AUTH
2223 options. (see <http://sourceforge.net/tracker/index.php
2224 ?func=detail&aid=566937&group_id=25528&atid=384600>);
2226 - merge Stanislav's fix to make SMTP AUTH work with qmail
2227 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2229 2002-06-22 [paul] 0.7.8claws14
2231 * sync with 0.7.8cvs5
2232 see ChangeLog 2002-06-19 and 2002-06-20
2234 2002-06-22 [alfons] 0.7.8claws13
2236 * src/selective_download.c
2237 fix a stupid mistake I made
2239 2002-06-22 [alfons] 0.7.8claws12
2241 * src/selective_download.[ch]
2242 fix another unnoticed leak; cleanup code
2247 gpg-sign <-- gpg-sign-syl
2249 2002-06-21 [alfons] 0.7.8claws11
2251 * src/selective_download.c
2252 * src/selective_download.h
2253 fix assorted mix of allocation errors (should solve
2254 problem reported by Philippe Gramoullé, see:
2255 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2257 2002-06-20 [melvin] 0.7.8claws10
2259 * tools/gpg-sign *REMOVED*
2260 tools/gpg-sign-syl *ADDED*
2261 Replaced the gpg clearsigning script with the version using
2262 xterm instead of ssh-askpass and changed its name.
2265 Updated actions example to reflect the renaming of the
2266 gpg clearsigning script.
2268 2002-06-19 [paul] 0.7.8claws9
2270 * sync with 0.7.8claws9
2271 see ChangeLog 2002-06-18 and 2002-06-19
2273 2002-06-19 [paul] 0.7.8claws8
2275 * sync with 0.7.8cvs1
2276 see ChangeLog 2002-06-18
2278 2002-06-18 [alfons] 0.7.8claws7
2281 add omitted prototype
2283 2002-06-17 [paul] 0.7.8claws6
2286 fix hiding of exec_btn
2288 2002-06-17 [paul] 0.7.8claws5
2291 remove unneeded code: should_delete()
2292 and Pop3State::uidl_todelete_list
2294 2002-06-17 [paul] 0.7.8claws4
2297 see ChangeLog 2002-06-11 and 2002-06-13
2299 2002-06-16 [alfons] 0.7.8claws3
2302 make sure lock sort mode (claws specific) is
2303 also persists after a tree rescan
2305 2002-06-16 [alfons] 0.7.8claws2
2307 * src/prefs_folder_item.c
2309 fix persistence of folder sort mode (broken
2310 by adapting Hiro's new folder persistence code)
2312 2002-06-16 [alfons] 0.7.8claws1
2316 * src/prefscommon.[ch]
2317 control size of log text in log window;
2318 closes patch #569155 submitted by Mitko Haralanov.
2320 2002-06-15 [paul] 0.7.8claws
2322 * release of 0.7.8claws
2324 2002-06-15 [paul] 0.7.7claws
2327 updated by Fabio Junior Beneditto
2329 2002-06-14 [paul] 0.7.6claws49
2332 updated by Ricardo Mones Lastra
2334 2002-06-14 [paul] 0.7.6claws48
2337 updated translation by Wilbert Berendsen
2339 2002-06-14 [melvin] 0.7.6claws47
2342 Updated French translation
2344 2002-06-13 [paul] 0.7.6claws46
2347 allow filename to be typed in, rather than just
2348 selected by the mouse. Patch by Gustavo Noronha Silva.
2350 2002-06-13 [alfons] 0.7.6claws45
2352 * src/mainwindow.[ch]
2353 more cleanups (removing unnecessary menu items Expand
2354 summary / message view)
2356 2002-06-13 [melvin] 0.7.6claws44
2359 Added src/string_match.c
2360 * src/string_match.c
2361 Fixed possible buffer overflow.
2363 Added missing config.h header.
2364 * src/prefs_common.c
2367 Made some strings translatable (missing _(..)).
2369 2002-06-13 [melvin] 0.7.6claws43
2372 Corrected action example (verifying clearsigned mail).
2373 * src/prefs_account.c
2375 * src/prefs_common.c
2376 Removed incorrect line that generated a Gtk-CRITICAL msg.
2378 2002-06-12 [alfons] 0.7.6claws42
2381 add init of score column lost in 0.7.6claws42
2383 2002-06-12 [paul] 0.7.6claws41
2385 * src/prefs_account.c
2386 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2387 behavior of the radio buttons, (from 0.7.7cvs2)
2389 2002-06-11 [alfons] 0.7.6claws40
2391 * src/messageview.[ch]
2392 * src/summaryview.[ch]
2393 * src/summary_search.c
2395 perform a sync to bring in Hiro's separate view implementation
2397 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2399 2002-06-11 [paul] 0.7.6claws39
2401 * src/prefs_account.c
2402 correct a typo on the Receive tab
2404 2002-06-10 [match] 0.7.6claws38
2407 Included address completion patch from Gustavo Noronha.
2409 2002-06-10 [paul] 0.7.6claws37
2413 src/prefs_account.[ch]
2414 src/selective_download.[ch]
2417 - check if POP Account
2418 - Receive Button renamed to Preview
2419 - Preview Button Popup: preview new/all messages
2421 - Account Preferences-->Receive tab checkbutton if you
2422 want to remove Mail after Download
2424 - Account Preferences-->Receive tab checkbutton use
2425 filtering rules on preview
2426 (think of delete_on_server)
2428 - Account selectable from SD dialog
2429 - checkbutton to show already downloaded messages if
2430 all messages are previewed
2431 - new clist column showing Date
2434 - play ball with UIDL
2435 - fault tolerant (?)
2436 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2438 2002-06-10 [melvin] 0.7.6claws36
2441 Added a hint to ac/README in cvs instructions.
2443 * src/prefs_actions.c
2444 Made it possible to use a more elaborate command line
2445 for asynchronous actions, too.
2447 2002-06-10 [melvin] 0.7.6claws35
2449 * src/prefs_actions.c
2450 Make it possible to use a more elaborate command line
2451 (e.g. |foo|bar|cat>there;echo Done|)
2452 Corrected error message when calling %f, %F and %p commands
2453 from the compose window.
2455 2002-06-09 [colin] 0.7.6claws34
2458 Automatically find unread messages in current folder
2459 before annoying the user.
2461 2002-06-08 [alfons] 0.7.6claws33
2464 remove bad formatting string in it.po translation
2465 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2467 2002-06-08 [paul] 0.7.6claws32
2469 * sync with 0.7.6cvs25
2470 see ChangeLog 2002-06-07
2472 2002-06-05 [paul] 0.7.6claws31
2475 add 'Sort by locked' and 'Sort by score'
2477 2002-06-05 [paul] 0.7.6claws30
2479 * sync with 0.7.6cvs24
2480 see ChangeLog 2002-06-04
2482 2002-06-04 [paul] 0.7.6claws29
2485 updated by Fabio Junior Beneditto
2487 2002-06-03 [thorsten] 0.7.6claws28
2490 fclose() matcherrc after reading
2492 2002-06-03 [paul] 0.7.6claws27
2494 * sync with 0.7.6cvs21
2495 see ChangeLog 2002-05-31
2497 2002-05-31 [paul] 0.7.6claws26
2499 * sync with 0.7.6cvs20
2500 see ChangeLog 2002-05-29 and 2002-05-30
2502 2002-05-31 [paul] 0.7.6claws25
2505 hopefully fix last buggy sync
2508 correct typo in 'Actions' examples
2510 2002-05-29 [paul] 0.7.6claws24
2512 * sync with 0.7.6cvs18
2513 see ChangeLog 2002-05-28 and 2002-05-29
2519 2002-05-28 [paul] 0.7.6claws23
2521 * sync with 0.7.6cvs16
2522 see ChangeLog 2002-05-28
2524 2002-05-27 [thorsten] 0.7.6claws22
2526 * faq/it/sylpheed-faq-1.html
2527 faq/it/sylpheed-faq-2.html
2528 faq/it/sylpheed-faq-3.html
2529 faq/it/sylpheed-faq.html
2530 corrected DOS lineendings
2531 * faq/de/sylpheed-faq-1.html
2532 faq/de/sylpheed-faq-2.html
2533 faq/en/sylpheed-faq-1.html
2534 faq/en/sylpheed-faq-2.html
2535 faq/en/sylpheed-faq-3.html
2536 faq/es/sylpheed-faq-1.html
2537 faq/es/sylpheed-faq-2.html
2538 faq/es/sylpheed-faq-3.html
2539 faq/fr/sylpheed-faq-1.html
2540 faq/it/sylpheed-faq-1.html
2541 faq/it/sylpheed-faq-2.html
2542 faq/it/sylpheed-faq-3.html
2543 faq/it/sylpheed-faq.html
2544 changed ">" to "
2546 2002-05-27 [paul] 0.7.6claws21
2548 * sync with 0.7.6cvs15
2549 see ChangeLog 2002-05-27
2551 2002-05-27 [paul] 0.7.6claws20
2553 * src/prefs_account.c
2556 2002-05-26 [paul] 0.7.6claws19
2561 2002-05-25 [paul] 0.7.6claws18
2564 add description of kmail2sylpheed.pl
2566 2002-05-25 [paul] 0.7.6claws17
2568 * tools/kmail2sylpheed.pl ** NEW FILE **
2569 perl script that converts an exported Kmail address
2570 book, converts it to sylpheed addressbook file,
2571 writes the file to .sylpheed, and updates
2574 2002-05-25 [paul] 0.7.6claws16
2576 * sync with 0.7.6cvs14
2577 see ChangeLog 2002-05-23
2579 2002-05-24 [paul] 0.7.6claws15
2582 make a correction and add some more info
2584 2002-05-24 [paul] 0.7.6claws14
2588 compose_redirect_write_headers_from_headerlist()
2589 add Subject and Resent-Message-ID to
2590 compose_redirect_write_headers()
2591 Received, Subject, and X-UIDL are filtered out in
2592 compose_redirect_write_to_file()
2594 2002-05-23 [paul] 0.7.6claws13
2600 src/matcher_parser_lex.l
2601 src/matcher_parser_parse.y
2602 src/prefs_common.[ch]
2603 src/prefs_filtering.c
2605 rename 'Bounce' to 'Redirect'
2607 2002-05-23 [paul] 0.7.6claws12
2609 * more sync with 0.7.6cvs13
2611 see ChangeLog 2002-05-22
2613 2002-05-22 [paul] 0.7.6claws11
2615 * sync with 0.7.6cvs13
2617 see ChangeLog 2002-05-20
2619 see ChangeLog 2002-05-22
2621 2002-05-21 [melvin] 0.7.6claws10
2624 Added missing filtering and scoring headers
2625 Fixed bad function call that showed garbage
2626 in Folder->Processing
2628 2002-05-21 [paul] 0.7.6claws9
2631 make all tools executable, (patch by Alfons).
2633 2002-05-20 [alfons] 0.7.6claws8
2636 don't forget to call mktime() so we have a valid week
2638 (Bug report by Roger Sondermann <mail@jumaros.de>)
2640 2002-05-20 [paul] 0.7.6claws7
2643 fix broken parsing of urls
2645 fix displaying of urls
2647 both fixes from the patch [547855] by Eugene
2650 2002-05-19 [alfons] 0.7.6claws6
2653 make sylpheed configure correctly with the latest
2654 and greatest of automake / autoconf / gettext
2656 2002-05-19 [alfons] 0.7.6claws5
2660 add function for returning ime zone offset
2662 * src/quote_fmt_parse.y
2663 better quotation formatting - does not convert
2664 to local time, but uses the original date string.
2666 Note: %z inserts the timezone offset (should
2667 work also on platforms where strftime does not
2670 2002-05-18 [christoph] 0.7.6claws4
2673 fix indentation of some code
2678 correct path for ignorethread.xpm
2679 incorrect filename for sylpheed_logo.xpm
2680 add missing include matcher_parser_parse.h
2682 2002-05-18 [paul] 0.7.6claws3
2684 * sync with 0.7.6cvs8
2685 see ChangeLog 2002-05-16 and 2002-05-17
2687 2002-05-18 [melvin] 0.7.6claws2
2690 Corrected an action's definition and fixed some misspellings.
2692 2002-05-18 [paul] 0.7.6claws1
2695 tools/gpg-sign ** new file **
2696 tools/uudec ** new file **
2697 add Melvin's Actions scripts
2700 add Melvin's descriptions for Actions
2702 2002-05-18 [paul] 0.7.6claws
2704 * Version 0.7.6claws released
2706 2002-05-17 [paul] 0.7.5claws32
2709 updated by Ricardo Mones Lastra
2711 2002-05-17 [paul] 0.7.5claws31
2714 fix Account prefs default folder for sent/draft/deleted
2719 updated translation by Alessandro Maestri and
2722 2002-05-17 [melvin] 0.7.5claws30
2724 * src/prefs_actions.c
2725 Fixed bug where using %F not at the end of the command
2726 resulted in an additional empty argument being created.
2727 Thanks to Darko Koruga for reporting the bug.
2729 2002-05-17 [melvin] 0.7.5claws29
2732 Updated French translations.
2734 2002-05-15 [paul] 0.7.5claws28
2737 updated by Ricardo Mones Lastra
2739 2002-05-15 [paul] 0.7.5claws27
2741 * sync with 0.7.6cvs4
2742 see ChangeLog 2002-05-14 and 2002-05-15
2744 2002-05-14 [paul] 0.7.5claws26
2746 * sync with 0.7.6cvs1
2747 see ChangeLog 2002-05-13
2749 2002-05-13 [thorsten] 0.7.5claws25
2752 fix select_all and copy in multipart messages
2754 fix select_all and copy in multipart messages
2756 2002-05-12 [paul] 0.7.5claws24
2759 reverse last commit, bug already fixed in 0.7.5claws3
2761 2002-05-12 [netztorte] 0.7.5claws23
2764 dont parse empty addressbook (checked in before claws20)
2766 2002-05-12 [melvin] 0.7.5claws22
2769 Removed unneeded priority code introduced by the previous
2772 2002-05-12 [melvin] 0.7.5claws21
2775 Added possibility to set message's priority.
2777 Added possibility to set message's priority.
2778 Added missing headers
2780 2002-05-12 [melvin] 0.7.5claws20
2782 * src/prefs_actions.c
2783 Removed implicitely added quotes around the name
2784 of the temporary files of mime parts.
2786 2002-05-12 [paul] 0.7.5claws19
2788 * sync with 0.7.5cvs20
2789 see ChangeLog 2002-05-11
2791 2002-05-12 [alfons] 0.7.5claws18
2793 * src/quote_fmt_lex.l
2794 * src/quote_fmt_parse.y
2795 allow quote / reply date & time format to be set using
2796 %D{format}. format is a format string you'd pass to
2797 strftime() (see man strftime, or the Display tab |
2798 Date format setting).
2800 Currently %D converts the date to local time.
2802 2002-05-11 [paul] 0.7.5claws17
2804 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
2805 see ChangeLog 2002-05-10 and 2002-05-11
2807 2002-05-10 [paul] 0.7.5claws16
2809 * sync with 0.7.5cvs16
2810 see ChangeLog entries 2002-05-09 and
2813 2002-05-10 [colin] 0.7.5claws15
2816 Corrected a bug that prevented sylpheed to open
2817 double-clicked URIs.
2819 2002-05-09 [paul] 0.7.5claws14
2821 * sync with 0.7.5cvs14
2822 see ChangeLog 2002-05-08 and 2002-05-09
2824 2002-05-08 [paul] 0.7.5claws13
2826 * sync with 0.7.5cvs11
2827 see ChangeLog entry 2002-05-08
2829 2002-05-08 [paul] 0.7.5claws12
2833 fix segfault on View->Open in new window
2834 patch submitted by Thorsten Maerz <torte@netztorte.de>
2836 2002-05-07 [paul] 0.7.5claws11
2838 * sync with 0.7.5cvs9
2839 see ChangeLog entry 2002-05-07
2841 2002-05-06 [paul] 0.7.5claws10
2845 display url in statusbar on single-click
2846 patch submitted by Thorsten Maerz <torte@netztorte.de>
2848 2002-05-06 [match] 0.7.5claws9
2855 XML implementation of properties file.
2856 * src/exporthtml.[ch]
2857 * src/expthtmldlg.[ch]
2861 2002-05-02 [sergey] 0.7.5claws8
2863 * src/mainwindow.c (mainwin_entries),
2864 src/prefs_common.c (prefs_send_create()),
2865 src/codeconv.c (locale_table):
2866 use charset name "Windows-1251" instead of "CP1251".
2868 2002-05-02 [colin] 0.7.5claws7
2872 src/prefs_folder_item.c
2873 Fixed cosmetics bugs due to Outbox renamed to Sent.
2875 2002-05-02 [hiro] 0.7.5claws6
2878 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
2880 2002-05-02 [paul] 0.7.5claws5
2883 more sync with 0.7.5cvs7, see ChangeLog entry
2886 2002-05-02 [hiro] 0.7.5claws4
2889 compose_queue_sub():
2890 check if queue folder exists (closes #550397).
2891 removed directory creation since it should be handled
2894 imap_add_msg(): return UID for appended message
2897 2002-04-30 [paul] 0.7.5claws3
2900 fix account_find_from_address() bug
2902 2002-04-28 [colin] 0.7.5claws2
2906 src/prefs_common.[ch]
2908 Added user-definable quotation characters recognition.
2910 2002-04-28 [paul] 0.7.5claws1
2912 * sync with 0.7.5cvs4
2913 see ChangeLog entry 2002-04-25
2915 2002-04-28 [paul] 0.7.5claws
2920 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
2921 Fabio Junior Beneditto
2923 2002-04-27 [jens] 0.7.4claws103
2926 updated German translation.
2928 2002-04-27 [hiro] 0.7.4claws102
2931 summary_write_cache(): fixed the mark loss of hidden messages.
2933 2002-04-26 [melvin] 0.7.4claws101
2936 fixed a second typo (same one)
2940 fixed the type again...
2942 2002-04-26 [melvin] 0.7.4claws100
2945 fixed a typo in an alert message ("temorary").
2948 corrected the typo described above.
2950 updated French translation.
2952 2002-04-26 [darko] 0.7.4claws99
2955 fix target folder colorization
2957 2002-04-25 [paul] 0.7.4claws98
2960 updated by Alessandro Maestri
2962 2002-04-24 [colin] 0.7.4claws97
2965 Fixed double "subject is empty" question.
2967 2002-04-23 [colin] 0.7.4claws96
2970 Corrected issue when "automatically display images" was
2971 not set : first image remained after selecting second.
2973 2002-04-23 [melvin] 0.7.4claws95
2975 * src/prefs_actions.c
2976 Don't display in/out dialog if there is nothing to show.
2978 2002-04-23 [paul] 0.7.4claws94
2980 * sync with 0.7.5cvs3
2981 bug fixes: see ChangeLog entry 2002-04-23
2983 2002-04-22 [darko] 0.7.4claws93
2986 fix previous check-in which changed code after
2989 2002-04-22 [paul] 0.7.4claws92
2996 update English, Spanish and French FAQs
2999 add German and Spanish manuals
3002 update English and French manuals
3005 add to and re-arrange the pixmap entries
3007 2002-04-22 [darko] 0.7.4claws91
3010 fix sender initials recognition to only allow
3011 '>' after the initials
3013 2002-04-21 [paul] 0.7.4claws90
3015 * sync with 0.7.5 release
3016 see ChangeLog entry 2002-04-21
3021 add colin's new pixmaps to EXTRA_DIST
3023 2002-04-21 [colin] 0.7.4claws89
3026 * src/mainwindow.[ch]
3027 * src/prefs_common.[ch]
3028 * src/stock_pixmap.[ch]
3029 Added "Work offline" ability.
3031 2002-04-21 [colin] 0.7.4claws88
3034 * src/prefs_common.c
3035 * src/prefs_common.h
3036 * src/textview.c : Added an option to common preferences -> display
3037 to allow user not to automatically display images.
3039 2002-04-21 [paul] 0.7.4claws87
3041 * sync with 0.7.4cvs52
3042 see ChangeLog entry 2002-04-21 (src/imap.c)
3044 2002-04-21 [paul] 0.7.4claws86
3046 * sync with 0.7.4cvs51
3047 see ChangeLog entry 2002-04-21
3049 2002-04-21 [paul] 0.7.4claws85
3051 * sync with 0.7.4cvs49
3052 see ChangeLog entries 2002-04-20 and 2002-04-21
3055 clean up: remove old 'stock_' element from xpm
3058 2002-04-21 [alfons] 0.7.4claws84
3060 apply sync patch from Paul
3063 use old claws prefs_folder_item_create() for now
3065 2002-04-19 [match] 0.7.4claws83
3067 * src/addressbook.[ch]
3068 * src/addrharvest.[ch]
3069 * src/addrgather.[ch]
3072 * src/summaryview.[ch]
3075 2002-04-19 [paul] 0.7.4claws82
3078 updated by Fabio Junior Beneditto
3080 2002-04-14 [alfons] 0.7.4claws81
3083 add #include <sys/types.h> for mode_t and off_t
3085 2002-04-13 [paul] 0.7.4claws80
3090 src/prefs_common.[ch]
3092 enable storing of GnuPG passphrase for the whole
3093 session or a user-defined number of minutes. patch
3094 submitted by Ravemax <ravemax@dextrose.com>
3096 2002-04-13 [alfons] 0.7.4claws79
3099 make email parser also stop scanning when encountering separators
3100 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
3102 2002-04-13 [paul] 0.7.4claws78
3104 * sync with 0.7.4cvs39
3105 see ChangeLog entry 2002-04-12
3107 2002-04-11 [paul] 0.7.4claws77
3109 * sync with 0.7.4cvs37
3110 see ChangeLog entry 2002-04-11
3112 2002-04-11 [paul] 0.7.4claws76
3115 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3116 the clause for OpenSSL). sync with sylpheed main
3118 2002-04-09 [melvin] 0.7.4claws75
3121 Made 'Ctrl-Enter' on send ignore some modifiers
3122 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
3123 to bind other *-Enter (but not Alt-Enter).
3125 2002-04-09 [paul] 0.7.4claws74
3127 * sync with 0.7.4cvs35
3128 see ChangeLog entries 2002-04-09
3130 2002-04-08 [paul] 0.7.4claws73
3132 * sync with 0.7.4cvs33
3133 see ChangeLog entry 200-04-08
3135 2002-04-07 [match] 0.7.4claws72
3137 * src/addrharvest.[ch]
3138 fixed to read all addresses in header, regardless
3139 of header size. improved name parsing. accommodate
3140 harvest from folders and selected message.
3142 included new address parsing function.
3143 * src/addrgather.[ch]
3144 * src/addressbook.[ch]
3145 * src/summaryview.[ch]
3147 allow address harvest of folder as well as selected
3150 2002-04-07 [paul] 0.7.4claws71
3154 don't try to authenticate with CRAM-MD5 in SMTP when
3155 SMTP-AUTH enabled if MTA doesn't issue this
3156 auth-method in it's ehlo-response. bug item #531364,
3157 patch item #938910. patch submitted by Colin Leroy
3160 2002-04-07 [paul] 0.7.4claws70
3163 fix missing MODE_READER bug. patch submitted by
3164 Colin Leroy <colin@colino.net>
3166 2002-04-07 [alfons] 0.7.4claws69
3169 * src/prefs_filtering.c
3171 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3172 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3174 2002-04-07 [paul] 0.7.4claws68
3176 * sync with 0.7.4cvs32
3177 see ChangeLog entry 2002-04-06
3179 * tools/filter_conv.pl
3182 2002-04-06 [paul] 0.7.4claws67
3184 * tools/filter_conv.pl
3185 modify to be able to find the name of the first
3186 mailbox and use that. main's filter does not
3187 record the full path to the mailbox and therefore
3188 can only filter to the first mailbox.
3190 2002-04-05 [paul] 0.7.4claws66
3192 * tools/filter_conv.pl
3193 attempt to make the script all-encompassing and
3194 be able to convert any main 'filter' rule thrown
3197 2002-04-05 [paul] 0.7.4claws65
3199 * tools/filter_conv.pl
3200 allow for collapsed folder trees
3202 2002-04-05 [paul] 0.7.4claws64
3204 * sync with 0.7.4cvs31
3205 see ChangeLog entries 2002-04-05
3207 2002-04-03 [paul] 0.7.4claws63
3209 * sync with 0.7.4cvs29
3210 see ChangeLog entries 2002-04-02 and 2002-04-03
3212 2002-04-02 [paul] 0.7.4claws62
3214 * sync with 0.7.4cvs26
3215 see ChangeLog entry 2002-04-01
3217 2002-04-02 [match] 0.7.4claws61
3220 * src/importpine.[ch]
3222 import Pine address book.
3224 2002-04-02 [match] 0.7.4claws60
3226 * src/addrharvest.[ch]
3227 improve address parsing of funky addresses.
3229 2002-04-02 [darko] 0.7.4claws59
3232 wrap on send improvements, it now recognizes quoted
3233 initials as part of the quotation string, and it
3234 does not join lines separated by CR
3236 2002-04-01 [match] 0.7.4claws58
3239 added new functions.
3241 remove excessive duplicate address generation
3244 2002-04-01 [alfons] 0.7.4claws57
3249 2002-04-01 [paul] 0.7.4claws56
3251 * sync with 0.7.4cvs25
3252 see ChangeLog entry 2002-04-01
3254 2002-04-01 [alfons] 0.7.4aprilfool55
3257 honour feature request item #537427 to allow for
3258 displaying names from address book for sent mail also
3260 2002-03-29 [paul] 0.7.4claws54
3263 src/prefs_filtering.[ch]
3266 add 'fast filter' for claws' filtering,
3267 /Tools/Create filter rule/... patch submitted
3268 by Neill Miller <neillm@thecodefactory.org>
3270 2002-03-29 [paul] 0.7.4claws53
3272 * sync with 0.7.4cvs24
3273 see ChangeLog entry 2002-03-29
3275 2002-03-28 [paul] 0.7.4claws52
3277 * sync with 0.7.4cvs23
3278 see ChangeLog entry 2002-03-28
3280 2002-03-27 [melvin] 0.7.4claws51
3282 * src/prefs_actions.c
3283 Added support to pass only one message part (as a
3284 file) to the command using '%p'. No quotes are needed
3285 because doubles quotes are automatically added.
3286 Fixed bug where Sylpheed could block when waiting for
3287 a child process to finish.
3288 Changed the help menu to remove quotes around symbols to
3289 avoid misinterpretation (they must not be used).
3291 2002-03-27 [melvin] 0.7.4claws50
3294 Made the new mail notification command always
3295 execute asynchronously.
3297 2002-03-27 [paul] 0.7.4claws49
3300 fix bug introduced in last commit
3302 2002-03-27 [paul] 0.7.4claws48
3304 * sync with 0.7.4cvs21
3305 see ChangeLog 2002-03-26 and 2002-03-27
3307 2002-03-26 [hoa] 0.7.4claws47
3309 * src/prefs_folder_item.c
3310 really fixed the bug #516442 with folder rescan.
3312 2002-03-26 [paul] 0.7.4claws46
3314 * sync with 0.7.4cvs19
3315 see ChangeLog entries 2002-03-25 and 2002-03-26
3317 2002-03-25 [hoa] 0.7.4claws45
3321 fix the bug #516442 with folder rescan.
3323 * src/prefs_common.[ch]
3325 added an option to enable two different behaviours
3329 2002-03-25 [paul] 0.7.4claws44
3332 src/selective_download.c
3333 correct a few menuitem labels
3335 2002-03-25 [christoph] 0.7.4claws43
3338 fix non deleted tmp message in
3339 procmsg_save_to_outbox
3340 fix problems caused by sync with
3341 main branch's procmsg_send_queue
3343 2002-03-25 [paul] 0.7.4claws42
3347 src/quote_fmt_parse.y
3348 add Last name (%L) placeholder for quoting.
3349 patch submitted by Thorsten Thielen
3350 <thth@users.sourceforge.net>
3352 2002-03-25 [paul] 0.7.4claws41
3355 get full hostname. patch submitted by
3356 Bob Woodside <rwoodside1@comcast.net>
3358 2002-03-25 [paul] 0.7.4claws40
3363 src/prefs_account.[ch]
3364 enable NNTP over SSL. patch submitted by
3365 Pascal Jermini <pascal@infinity.hn.org>
3367 2002-03-24 [paul] 0.7.4claws39
3369 * src/prefs_common.c
3370 make the arrangement of the Compose tab more
3374 fix some irregularities of style
3377 updated by Kilian Krause
3379 2002-03-23 [paul] 0.7.4claws38
3382 updated by Fabio Junior Beneditto
3384 2002-03-23 [paul] 0.7.4claws37
3387 move 'Gather addresses' to 'Tools' menu
3388 make 'Selective download' sensitive
3390 2002-03-23 [paul] 0.7.4claws36
3392 * sync with 0.7.4cvs16
3393 see ChangeLog entries 2002-03-23
3395 2002-03-22 [christoph] 0.7.4claws35
3397 * src/quote_fmt_parse.y
3398 fix include program output
3400 2002-03-22 [alfons] 0.7.4claws34
3403 initialize GDate stack variable correctly (sorry!)
3405 2002-03-22 [paul] 0.7.4claws33
3411 rename 'Tool' to 'Tools'
3414 move 'Delete duplicated messages' from
3415 'Message/' to 'Tools/'
3416 re-arrange the order of 'Tools/' items
3418 2002-03-22 [paul] 0.7.4claws32
3421 src/addressbook.[ch]
3422 auto-address completion now also matches on
3423 Nickname. patch submitted by Bob Forsman
3424 <hammor@users.sourceforge.net>
3427 correct a spelling mistake
3429 2002-03-22 [alfons] 0.7.4claws31
3432 fix getting uidl from incorrect string
3435 2002-03-21 [alfons] 0.7.4claws30
3438 more code refactoring
3439 plug mem leak introduced by delete on server
3441 2002-03-21 [paul] 0.7.4claws29
3443 * sync with 0.7.4cvs11
3444 see ChangeLog entries 2002-03-20
3446 2002-03-20 [alfons] 0.7.4claws28
3449 apply Colin's patch and refactor
3451 2002-03-20 [paul] 0.7.4claws27
3453 * sync with sylpheed 0.7.4cvs9
3454 see ChangeLog entry 2002-03-20
3456 2002-03-19 [christoph] 0.7.4claws26
3461 revert changes for flag updates
3462 (does not work correctly and no time to debug)
3464 2002-03-20 [alfons] 0.7.4claws25
3467 refactor should_delete() a little bit
3469 2002-03-19 [paul] 0.7.4claws24
3473 src/prefs_account.[ch]
3474 allow the user to leave downloaded mail on the
3475 server for n days. Patch submitted by Colin Leroy
3478 2002-02-19 [paul] 0.7.4claws23
3480 * sync with sylpheed 0.7.4cvs8
3481 see ChangeLog entries 2002-03-19
3483 2002-03-18 [paul] 0.7.4claws22
3485 * sync with sylpheed 0.7.4cvs6
3486 see ChangeLog entry 2002-03-18
3488 2002-03-18 [paul] 0.7.4claws21
3491 add en_GB message catalogue
3496 correct a few spelling mistakes
3498 2002-03-17 [alfons] 0.7.4claws20
3501 more stringent checks for NULL params when writing
3502 filtering actions to a file
3504 2002-03-17 [hoa] 0.7.3claws20
3507 fixed the count of new messages
3510 fixed the "attachment properties" window
3512 2002-03-17 [paul] 0.7.4claws19
3517 src/prefs_account.[ch]
3520 automatically mark cross-posted messages as read
3521 and (optionally) give them a colour label
3522 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
3525 2002-03-17 [paul] 0.7.4claws18
3527 * sync with sylpheed 0.7.4cvs5
3528 see ChangeLog entry 2002-03-17
3530 2002-03-17 [melvin] 0.7.4claws17
3533 Worked around a gtktext 'bug': when searching for
3534 a text in a long message it was scrolling slowly
3535 line by line until it hit the searched text.
3537 Updated French translation
3539 2002-03-17 [melvin] 0.7.4claws16
3543 * src/prefs_actions.c
3544 Moved "Edit/Actions" to "Tool/Actions"
3545 Made mainwindow/compose window sensitive as soon as
3546 no child process is running anymore even if the io dialog
3548 Fixed a struct being initialized with a non constant char*
3550 2002-03-16 [christoph] 0.7.4claws15
3553 add --with-compiler-flags option
3554 (only for developer hacking)
3558 try to make folder-stats and flag handling more
3559 independent from the summaryview. msgcounts
3560 are only set when the folder is opened and
3561 procmsg_msginfo_(un)set_flags will handle it
3562 later and summaryview will get the values
3565 2002-03-16 [paul] 0.7.4claws14
3568 fix Return-receipt. Patch submitted by Bob
3569 Woodside <rwoodside1@comcast.net>
3571 2002-03-16 [paul] 0.7.4claws13
3574 fix 'dynamic' signatures, make it work again
3575 broken during sync on 2002-03-14 (0.7.4claws2)
3577 2002-03-15 [match] 0.7.4claws12
3579 * src/addrharvest.[ch]
3580 * src/addrgather.[ch]
3581 * src/addressbook.[ch]
3583 included address harvester feature. still some
3584 issues with address parsing that I will fix.
3586 2002-03-15 [match] 0.7.4claws11
3589 * src/addrcache.[ch]
3590 * src/addressbook.[ch]
3599 tidy up. fix memory leaks. moved attribs and methods
3600 from individual interfaces to addrcache object. prep
3601 for new stuff to come in.
3603 2002-03-15 [alfons] 0.7.4claws10
3606 * src/matcher_parser_parse.y
3607 * src/matcher_parser_lex.l
3608 * src/prefs_matcher.c
3609 add filtering conditions message greater than, smaller
3610 than, and exactly matching a size in bytes
3611 (does not work with delete from POP3 server yet)
3613 this should also give others an idea what you should
3614 do to add new criterions to claws filtering system
3617 2002-03-15 [paul] 0.7.4claws9
3619 * tools/filter_conv.pl
3620 exit if there are no filter rules to convert
3621 rename filterrc to filterrc.old after completion
3623 2002-03-15 [paul] 0.7.4claws8
3625 * sync with sylpheed 0.7.4cvs3
3626 see ChangeLog entry 2002-03-14
3628 2002-03-14 [paul] 0.7.4claws7
3631 clean up the last commit (ahem)
3633 2002-03-14 [paul] 0.7.4claws6
3636 fix bug #515655. honour account preferences
3637 regarding gpg default signing/encryption when
3638 changing account from the compose window.
3640 2002-03-14 [paul] 0.7.4claws5
3643 remove unnecessary curly brackets
3645 2002-03-14 [paul] 0.7.4claws4
3648 src/prefs_filtering.[ch]
3649 add filter rename on folder rename and filter
3650 delete on folder delete. Patch submitted by
3651 Neill Miller <neillm@thecodefactory.org>
3653 2002-03-14 [christoph] 0.7.4claws3
3658 (patch submitted by "Simon 'corecode' Schubert")
3659 * src/prefs_common.c
3663 2002-03-14 [paul] 0.7.4claws2
3665 * sync with sylpheed 0.7.4cvs2
3666 see ChangeLog entry 2002-03-13
3668 2002-03-12 [darko] 0.7.4claws1
3671 fix what seems to be a copy and paste error
3672 when setting color for important messages
3675 2002-03-11 [paul] version 0.7.4claws released
3677 2002-03-11 [paul] 0.7.4claws
3683 update message catalogs. Submitted by Ricardo Mones
3684 Lastra, Alessandro Maestri, Wilbert Berendsen, and
3685 Fabio Junior Beneditto
3690 faq/it/sylpheed-faq*
3696 2002-03-11 [jens] 0.7.3claws7
3699 updated German translation
3701 2002-03-11 [melvin] 0.7.3claws6
3704 updated and corrected French translation
3706 2002-03-10 [hoa] 0.7.3claws5
3710 * src/prefs_account.c
3713 fixed the local account.
3714 you have to change the default "/usr/sbin/sendmail"
3715 to "/usr/sbin/sendmail -t" in the preferences of
3719 removed some debug display for renderer
3721 2002-03-10 [paul] 0.7.3claws4
3723 * faq/en/sylpheed-faq-1.html
3724 faq/en/sylpheed-faq-2.html
3727 2002-03-09 [paul] 0.7.3claws3
3729 * sync with sylpheed 0.7.4
3730 see ChangeLog entry 2002-03-09
3732 2002-03-08 [paul] 0.7.3claws2
3734 * faq/en/sylpheed-faq*
3735 faq/es/sylpheed-faq*
3736 faq/fr/sylpheed-faq*
3739 * manual/fr/.cvsignore
3740 manual/fr/Makefilea.am
3744 add the French manual
3746 2002-03-07 [paul] 0.7.3claws1
3748 * sync with sylpheed 0.7.3cvs4
3749 see ChangeLog entries 2002-03-06 and 2002-03-07
3752 updated by Wilbert Berendsen
3754 2002-03-07 [melvin] 0.7.2claws34
3756 * src/selective_download.c
3757 Changed the pixmap of the receive button to MAIL_RECEIVE.
3759 2002-03-06 [paul] 0.7.2claws33
3761 * sync with sylpheed 0.7.3cvs1