1 2002-09-26 [christoph] 0.8.3claws26
4 Fix wrong message counts in summaryview status
6 2002-09-26 [paul] 0.8.3claws25
9 see ChangeLog 2002-09-26
11 2002-09-26 [paul] 0.8.3claws24
14 see ChangeLog 2002-09-25
16 2002-09-25 [christoph] 0.8.3claws23
19 * src/prefs_folder_item.c
21 Renamed "kill score" to "hide score" in GUI
24 2002-09-25 [paul] 0.8.3claws22
27 see ChangeLog 2002-09-24
29 2002-09-24 [alfons] 0.8.3claws21
31 patch by Satoshi Nagayasu: allows appending / saving multiple
32 selected files (closes "[ 612279 ] save multiple mesg(s) in
38 summary_save_as(): allow saving selected files to
40 summary_set_menu_sensitive: enable "Save As..." when
41 multiple files are selected
43 append_file(): new function
45 2002-09-24 [colin] 0.8.3claws20
48 Fix segfault when mimeinfo doesn't have a
51 2002-09-24 [colin] 0.8.3claws19
53 * src/prefs_common.[ch]
54 Add a preference to display send dialog or not
56 Display send dialog according to preference
58 2002-09-24 [colin] 0.8.3claws18
61 Disable user actions when sending
63 2002-09-24 [colin] 0.8.3claws17
66 Do not display name or filename for attachments
67 with an application/pgp-signature type
68 (security flaw, see bug 537413)
70 2002-09-23 [colin] 0.8.3claws16
73 Initialize entry_email, entry_alias and
74 entry_remarks to first email address of the list
76 2002-09-23 [colin] 0.83claws15
79 Drop pgp-signature when reediting a signed queued
82 2002-09-23 [melvin] 0.8.3claws14
85 Updated French translation
87 2002-09-23 [melvin] 0.8.3claws13
90 Made custom toolbar menu labels more consistent
92 Made custom toolbar window title more consistent
94 2002-09-22 [colin] 0.8.3claws12
97 Initialize session type to normal before getting
98 mail (fixes strange Get behaviour)
100 Move STYPE_POP_BEFORE_SMTP to last position to
101 avoid other side-effects
103 2002-09-22 [colin] 0.8.3claws11
105 * src/prefs_account.c
106 Fix pop_bfr_smtp_tm_entry sensivity when switching
107 from pop3 to apop or vice-versa
109 2002-09-22 [colin] 0.8.3claws10
111 * src/prefs_account.[ch]
112 Add an option for the POP before SMTP timeout
114 Remember time of last POP connection
116 Do POP before SMTP only if timeout reached
118 2002-09-22 [oliver] 0.8.3claws9
121 explain custom toolbar
123 2002-09-22 [oliver] 0.8.3claws8
125 * src/prefs_actions.[ch]
126 custom toolbar for compose
127 actions callback from compose toolbar
129 remove include toolbar.h
131 2002-09-22 [oliver] 0.8.3claws7
133 * src/prefs_toolbar.[ch]
134 custom toolbar for compose
135 - generic prefs_toolbar handles both
136 Mainwin's toolbar as well as Compose toolbar
138 2002-09-22 [oliver] 0.8.3claws6
141 custom toolbar for compose
142 restructure toolbar.[ch]
144 2002-09-22 [oliver] 0.8.3claws5
147 custom toolbar for compose
149 2002-09-22 [oliver] 0.8.3claws4
151 * src/mainwindow.[ch]
152 custom toolbar for compose
153 move mainwin toolbar back to mainwindow
155 2002-09-22 [alfons] 0.8.3claws3
162 2002-09-22 [alfons] 0.8.3claws2
165 procmsg_save_to_outbox(): don't unlink message file from queue;
166 callers should do it using folder_item_remove_msg()
168 2002-09-22 [colin] 0.8.3claws1
171 Made mimeview_check_signature() public
173 Made GPG signatures verifiable by clicking
174 the [application/pgp-signature] in the Text
177 2002-09-22 [paul] 0.8.3claws
186 updated translations, submitted by George Danchev,
187 me, Ricardo Mones Lastra, Alessandro Maestri,
188 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
189 and Urke MMI, respectively.
191 2002-09-22 [alfons] 0.8.2claws65
195 no furry valgrinds have been used to plug these memleaks
197 2002-09-20 [paul] 0.8.2claws64
199 * sync with 0.8.3cvs4
200 'Select thread' re-implemented
201 see ChangeLog 2002-09-20
203 2002-09-21 [alfons] 0.8.2claws63
206 compose_send(): plug unnoticed memleak
208 2002-09-20 [alfons] 0.8.2claws62
211 replace_address_in_edit(): strict check for NULL address to
212 fix "[ 607348 ] Segfault in address completion". My guess is
213 that this happens with an empty address book, but it's good
214 to have this check here anyway
216 completion_window_button_press(): free string returned
217 from the internal cache
219 2002-09-20 [christoph] 0.8.2claws61
222 added ENC_BINARY to EncodingType
224 the string returned by procmime_get_encoding_str
225 should not depend on the order of values in the
226 EncodingType definition
227 * doc-src/rfc1806.txt ** NEW FILE **
228 Added rfc1806 about MIME Content-Disposition
231 2002-09-19 [paul] 0.8.2claws60
233 * sync with 0.8.2cvs3
234 see ChangeLog 2002-09-19
236 2002-09-19 [paul] 0.8.2claws59
238 * src/prefs_folder_item.c
239 revert to Darko's original alignment of colour
241 add a colon to folder_color label
244 add Colin's patch (with Hiro's modifications) to
245 force BASE64 encoding for 8-bit text when signing
246 (sync with 0.8.3cvs2)
248 2002-09-18 [alfons] 0.8.2claws58
253 (beautify a little bit)
255 2002-09-18 [christoph] 0.8.2claws57
258 fix handling of fgetc return value
260 2002-09-17 [alfons] 0.8.2claws56
263 summary_sort(): check non-NULL summaryview->folder_item when no
264 folder is selected at all
265 (closes "[ 610344 ] sort label make syl Crash")
267 2002-09-17 [alfons] 0.8.2claws55
270 beautify a little bit
272 2002-09-17 [christoph] 0.8.2claws54
275 initialize max values for cache and folder
276 when cache or folder is empty
278 2002-09-15 [colin] 0.8.2claws53
281 Fix a leak (thanks Alfons!) and cleaned
282 variables names for custom headers
284 2002-09-15 [colin] 0.8.2claws52
287 Fix custom headers recognition when
288 prefs_common.trans_hdr is on
290 2002-09-15 [colin] 0.8.2claws51
293 Allow dynamically-added custom headers
294 Yet not reparsed if reedited
296 2002-09-15 [alfons] 0.8.2claws50
298 * src/prefs_account.c
301 2002-09-15 [colin] 0.8.2claws49
303 * src/prefs_account.c
304 fix pop_before_smtp sensitivity
306 2002-09-15 [colin] 0.8.2claws48
309 add inc_pop_before_smtp()
310 allow MainWindow to be undefined in
311 inc_account_mail() and inc_start()
314 add STYPE_POP_BEFORE_SMTP session type
315 * src/prefs_account.c
316 activated pop before smtp option
318 do pop before smtp if the relevant option
321 2002-09-15 [paul] 0.8.2claws47
324 see ChangeLog 2002-09-15
326 2002-09-14 [paul] 0.8.2claws46
329 updated Bulgarian translation, submitted by
332 2002-09-13 [paul] 0.8.2claws45
335 merge claws' select_account() with main's
336 (new) compose_select_account(). [sync with
337 0.8.2cvs15, see ChangeLog 2002-09-11]
339 2002-09-12 [christoph] 0.8.2claws44
342 allocate 1 elements of FolderItem not 0
344 2002-09-12 [colin] 0.8.2claws43
347 Fix bug #590825 (obey Follow-up: poster)
349 2002-09-12 [colin] 0.8.2claws42
352 Fix bug #557009 (wrong headers for messages
353 forwarded as attachments)
355 2002-09-11 [colin] 0.8.2claws41
358 Put SCF: pseudo-header on top of message
359 Set draft tmp_flag when saved as draft
363 Skip after first \n\n for beginning of real message
366 2002-09-11 [christoph] 0.8.2claws40
369 use procmsg flag functions in filtering or processing
370 will cause incorrect folder message counts
372 2002-09-11 [colin] 0.8.2claws39
375 Fix bug #550175 - wrong save folder when reediting
378 2002-09-11 [paul] 0.8.2claws38
380 * sync with 0.8.2cvs14
381 see ChangeLog 2002-09-11
383 2002-09-11 [colin] 0.8.2claws37
386 Fix a typo (seeming to cause new/unread status to
389 2002-09-10 [christoph] 0.8.2claws36
392 compose_redirect should not use compose_generic_new
393 because that does more stuff than expected including
394 opening the external editor
395 (closes bug "[ 526608 ] bounced messages appear blank
398 2002-09-10 [christoph] 0.8.2claws35
401 fix problem with too large message number range
402 causing a crash in folder_item_scan
404 2002-09-10 [paul] 0.8.2claws34
406 * sync with 0.8.2cvs13
407 see ChangeLog 2002-09-10
409 2002-09-10 [christoph] 0.8.2claws33
412 set MsgInfo TmpFlags for queue and draft folders
413 (closes bug "[ 591676 ] Queue ignore MIME on restart")
415 2002-09-10 [paul] 0.8.2claws32
418 po/bg.po ** NEW FILE **
419 new Bulgarian translation submitted by
420 George Danchev <danchev@spnet.net>
424 tools/tb2sylpheed ** NEW FILE **
425 add script that converts an addressbook exported
426 from The Bat! into a Sylpheed addressbook. Submitted
427 by Urke MMI <urke-kg@eunet.yu>
429 2002-09-10 [paul] 0.8.2claws31
431 * sync with 0.8.2cvs12
432 see ChangeLog 2002-09-10
434 2002-09-06 [paul] 0.8.2claws30
437 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
441 tools/ldif-to-xml.py ** REMOVED **
442 remove obsolete python script
444 2002-09-06 [paul] 0.8.2claws29
446 * sync with 0.8.2cvs10
447 see ChangeLog 2002-09-06
449 2002-09-04 [paul] 0.8.2claws28
451 * sync with 0.8.2cvs9
452 see ChangeLog 2002-08-04
454 2002-09-04 [colin] 0.8.2claws27
456 * src/prefs_common.[ch]
457 Added signature color configuration
459 Use user-specified signature color
461 2002-09-03 [colin] 0.8.2claws26
463 * src/prefs_common.[ch]
464 Added autosave and autosave_length prefs
466 Added compose_remove_draft()
467 Auto-save drafts according to the prefs
469 Added a crash-indicator file, allowing to check
470 for new messages on startup if Sylpheed crashed
471 (makes saved drafts "reappear")
473 2002-09-03 [colin] 0.8.2claws25
478 2002-09-03 [paul] 0.8.2claws24
480 * sync with 0.8.2cvs8
481 see ChangeLog 2002-09-02 and 2002-09-03
483 2002-09-03 [darko] 0.8.2claws23
486 use normal style when creating new folder to pick
489 2002-09-02 [melvin] 0.8.2claws22
492 removed some obsolete code
494 2002-09-02 [melvin] 0.8.2claws21
497 fixed test's equality sign (== to =)
499 2002-09-02 [alfons] 0.8.2claws20
503 revert change of 0.8.2claws16 and use the mh_folder_destroy
504 as folder->destroy virtual as suggested by Hiro
505 (the mh.c code seems to have been lost around mh.c.1.21)
507 2002-09-02 [paul] 0.8.2claws19
510 updated by Fabio Jr. Beneditto
513 use 'http://claws.sylpheed.org' for homepage link.
514 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
516 2002-09-01 [alfons] 0.8.2claws18
519 plug memleak related to one Martin Kluge found
521 2002-08-31 [paul] 0.8.2claws17
523 * sync with 0.8.2cvs6
524 see ChangeLog 2002-08-30
526 2002-08-31 [alfons] 0.8.2claws16
529 folder_destroy(): remove mailbox from folderlist even if it has
532 2002-08-31 [alfons] 0.8.2claws15
537 (being pedantic I know)
539 2002-08-31 [alfons] 0.8.2claws14
542 check for NULL pointers returned from folder->fetch_msginfo virtual
543 (should solve some reported crashes)
545 2002-08-30 [alfons] 0.8.2claws13
550 enable crash dialog on compilation time
551 (--enable-crash-dialog configure option)
553 2002-08-30 [alfons] 0.8.2claws12
558 apply memory leak plug patch by Martin Kluge
559 (closes patch "[ 602568 ] patch for 602441 little memory leak",
560 bug "[ 599677 ] Very small memory leak in 0.81claws115",
561 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
563 2002-08-30 [darko] 0.8.2claws11
566 copy Gtk style from normal style to match
567 font size for coloured folders
569 2002-08-29 [alfons] 0.8.2claws10
572 Type=Internet <- Type=Application
573 (reported by Michael Schwendt, see:
574 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
575 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
577 2002-08-29 [paul] 0.8.2claws9
579 * sync with 0.8.2cvs5
580 see ChangeLog 2002-08-29
582 2002-08-29 [colin] 0.8.2claws8
585 Added a sanity check in summary_select_thread
586 Should fix bug 601605
588 2002-08-29 [colin] 0.8.2claws7
591 Revert claws6 changes regarding bug #591676
593 2002-08-28 [colin] 0.8.2claws6
596 Ignore cache for queue folderitems
599 2002-08-28 [melvin] 0.8.2claws5
604 2002-08-28 [melvin] 0.8.2claws4
607 Updated a bit the text concerning the spell checker
609 2002-08-28 [melvin] 0.8.2claws3
611 Merged the GNU_aspell_branch:
612 Support of new GNU/aspell is now included and the old pspell
613 is not supported anymore.
617 Updated spell checker text to reflect the switch to GNU/aspell
619 * ac/aspell.m4 *** NEW ***
620 * src/gtkaspell.[ch] *** NEW ***
621 * ac/pspell.m4 *** DELETED ***
622 * src/gtkspell.[ch] *** DELETED ***
625 Updated for GNU/aspell support
628 Replaced gtkspell.c by gtkaspell.c
636 * src/prefs_common.[ch]
637 Updated for GNU/aspell support
639 2002-08-28 [paul] 0.8.2claws2
641 * sync with 0.8.2cvs4
642 see ChangeLog 2002-08-27 and 2002-08-28
644 2002-08-28 [colin] 0.8.2claws1
646 * src/summary_search.c
649 2002-08-28 [jens] 0.8.2claws
652 Updated German translations
654 2002-08-27 [melvin] 0.8.2claws
657 Updated French translations
659 2002-08-27 [paul] 0.8.2claws
661 * sync with 0.8.2 main release
669 updated message catalogs submitted by
670 Ricardo Mones Lastra, Alessandro Maestri,
671 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
672 Beneditto and Urke MMI
674 2002-08-27 [hoa] 0.8.1claws123
676 * src/mainwindow.[ch]
677 * src/summaryview.[ch]
678 removed the "filter setting" menu option.
679 add a "cancel a news message" menu option.
681 2002-08-26 [martin] 0.8.1claws122
684 changed string under 0.8.1claws79 changed by myself
687 2002-08-26 [martin] 0.8.1claws121
690 added kill command to debuggerrc to start crash dialog
692 2002-08-26 [paul] 0.8.1claws120
694 * sync with 0.8.1cvs31
695 see ChangeLog 2002-08-26
697 2002-08-25 [alfons] 0.8.1claws119
700 fix bug that didn't send out correct headers to news server
701 when sending news article and email from queue (bug reported
702 and patch provided by Tim Mann; closes bug
703 "[ 583196 ] 0.7.8claws can't post news")
705 2002-08-25 [alfons] 0.8.1claws118
707 * src/selective_download.c
708 mark two strings as translatable
709 (thanks to Urke MMI for pointing this out)
711 2002-08-25 [alfons] 0.8.1claws117
714 treat sent boxes as special and allow sorting them by addressee
715 (closes "[ 589418 ] Sent folder sorting misbehavior"
716 submitted by Steve Lamb)
718 2002-08-24 [alfons] 0.8.1claws116
721 fix memleak reported by Martin Kluge
722 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
724 2002-08-24 [oliver] 0.8.1claws115
726 * src/prefs_toolbar.c
727 o code cleanup as suggested by Alfons
730 2002-08-24 [alfons] 0.8.1claws114
733 o fix another memory leak reported by Martin Kluge
734 (see "[ 599568 ] Small Memory Leak")
735 o remove 'from' variable from 'summary_set_header()'; we can
738 2002-08-24 [paul] 0.8.1claws113
740 * sync with 0.8.1cvs30
741 see ChangeLog 2002-08-23
743 2002-08-24 [alfons] 0.8.1claws112
746 remove unnecessary allocations for search bar fixing leaks
747 reported by Martin Kluge
748 (see "[ 599451 ] Further memory leaks?")
750 2002-08-24 [alfons] 0.8.1claws111
753 make get_socket_name() public for crash.c
755 o make report bug button work (goes to claws'
756 bug tracker at sf.net)
757 o introduce function for doing important stuff just
758 before claws goes down
761 2002-08-24 [alfons] 0.8.1claws110
764 move cursor to "To" entry when forwarding as attachment
765 (reported and solved by Steve Lamb, closes bug report
766 "[ 592880 ] Forward as attachment; cursor not in to")
768 2002-08-24 [colin] 0.8.1claws109
771 fix quick search visibility after GUI (de)separations.
773 2002-08-23 [colin] 0.8.1claws108
776 fix header pane visibility after folderview or
777 messageview (de)separation
779 2002-08-23 [paul] 0.8.1claws107
781 * src/mainwindow.[ch]
783 give full control of display or non-display
784 of the Execute icon to Custom toolbar settings.
785 add new sensitivity condition to maninwindow.h:
791 more sync with 0.8.1cvs29
793 2002-08-23 [melvin] 0.8.1claws106
796 Readded support for custom widget in alertpanel lost in last
799 2002-08-23 [paul] 0.8.1claws105
801 * sync with 0.8.1cvs29
802 see ChangeLog 2002-08-23
804 2002-08-23 [colin] 0.8.1claws104
807 Fix folder and search pixmaps exchanging positions
808 after theme or toolbar changes. Thank to Oliver for
811 2002-08-23 [colin] 0.8.1claws103
817 Changed messageview_create() and noticeview_create()
818 to avoid the last gdk_warning
820 2002-08-22 [colin] 0.8.1claws102
823 Fix my new `Creating pixmap from xpm' warning
825 2002-08-22 [colin] 0.8.1claws101
828 Fix some of the gdk warnings
830 2002-08-22 [colin] 0.8.1claws100
835 * src/pixmaps/quicksearch.xpm *ADDED*
836 Add the quicksearch pixmap
840 Make quicksearch bar visible/hidden via a button
842 2002-08-22 [christoph] 0.8.1claws99
845 fix folder update for newsgroups with message
846 numbers below minimum number of articles to fetch
849 2002-08-22 [paul] 0.8.1claws98
851 * sync with 0.8.1cvs28
852 see ChangeLog 2002-08-22
854 2002-08-21 [alfons] 0.8.1claws97
857 use bt instead of bt full which seems to work
858 better, and bt full doesn't give a great deal
859 of information anyway
861 2002-08-21 [colin] 0.8.1claws96
864 fix summaryview_searchtype_changed prototype
866 2002-08-21 [christoph] 0.8.1claws95
869 o fix broken menu update for sorting type, we have to
870 get this info from the summaryview now
871 o removed setting of threaded state in menu callback
872 * src/summaryview.[ch]
873 more summaryview/folderitem seperation for
876 removed not required --with-compiler-flags option
878 2002-08-21 [oliver] 0.8.1claws94
881 o rename toolbar.xml to toolbar_main.xml
882 since toolbar_compose.xml might come up
887 2002-08-21 [darko] 0.8.1claws93
890 don't reset tmp flags for messages copied
893 2002-08-21 [colin] 0.8.1claws92
895 * src/prefs_filtering.c
896 fix renaming rules on folder rename
897 when folder is not a leaf folder
899 2002-08-21 [paul] 0.8.1claws91
901 * src/prefs_folder_item.c
902 fix alignment of colour selector
904 2002-08-21 [paul] 0.8.1claws90
906 * sync with 0.8.1cvs27
907 see ChangeLog 2002-08-21
909 2002-08-21 [paul] 0.8.1claws89
912 fix crash when changing field type in
915 2002-08-21 [colin] 0.8.1claws88
918 Made quick search case-insensitive
920 2002-08-21 [paul] 0.8.1claws87
922 * sync with 0.8.1cvs26
923 see ChangeLog 2002-08-21
925 2002-08-20 [christoph] 0.8.1claws86
929 * src/summaryview.[ch]
930 more summaryview/folderitem seperation for
931 sort_key and sort_type
933 added missing return statement
935 2002-08-20 [colin] 0.8.1claws85
937 * src/summaryview.[ch]
938 Added a quick search box
940 * src/prefs_common.[ch]
941 Added a show/hide option for the quick search
943 2002-08-20 [oliver] 0.8.1claws84
946 remove toolbar_create_popups
948 o remove toolbar_create_popups
949 o fix toolbar_set_sensitive
950 (Bug reports #596834 and #596832)
951 * src/prefs_toolbar.c
952 o add "Set default" button
953 o align label and text + combo widgets
955 2002-08-20 [hoa] 0.8.1claws83bis
958 fixed a bug in imap_fetch_msginfo() in case there is no
961 2002-08-20 [darko] 0.8.1claws83
964 copy the color style of folder view so it
965 works with GTK themes
967 2002-08-20 [darko] 0.8.1claws82
971 * src/prefs_folder_item.[hc]
972 don't use UI stuff in folder.h
974 2002-08-20 [darko] 0.8.1claws81
977 * src/prefs_folder_item.h
979 * src/prefs_folder_item.c
980 ability to set folder color in folderview
982 2002-08-19 [alfons] 0.8.1claws80
985 fix one of the earlier memleaks reported by Martin Kluge
987 2002-08-19 [alfons] 0.8.1claws79
990 hide notice view when selecting seperate folder
991 view (reported by Urke MMI)
993 2002-08-19 [christoph] 0.8.1claws78
996 * src/prefs_folder_item.h
997 * src/summaryview.[ch]
998 o add summary_set_prefs_from_folderitem to set
999 summaryview prefs (first step to remove all
1000 references to the folderitem in summaryview)
1001 o moved compiled regex stuff from folderitem prefs
1004 2002-08-19 [paul] 0.8.1claws77
1007 add check for '.' to QUOTE_IF_REQUIRED
1009 2002-08-19 [paul] 0.8.1claws76
1012 sync with 0.8.1cvs25 (plug memory leak)
1014 * src/prefs_toolbar.c
1015 re-order prefs_toolbar_cancel()
1017 2002-08-18 [alfons] 0.8.1claws75
1021 plug other memleaks reported by Martin Kluge
1023 2002-08-18 [paul] 0.8.1claws74
1026 updated by Fabio Jr. Beneditto
1028 2002-08-18 [paul] 0.8.1claws73
1031 fix bug where tooltips were displayed untranslated
1033 * src/prefs_toolbar.c
1034 fix bug where clicking 'Cancel' creates an icon & text
1035 toolbar regardless of prefs
1038 2002-08-17 [oliver] 0.8.1claws72
1040 * src/prefs_toolbar.c
1041 update toolbar on CANCEL
1042 bug reported by Martin Kluge
1044 toolbar_destroy memleak fixed
1046 2002-08-17 [alfons] 0.8.1claws71
1049 plug another memleak reported by Martin Kluge
1051 2002-08-16 [alfons] 0.8.1claws70
1054 use execvp() correctly (suggested by wwp; thanks!)
1056 2002-08-16 [alfons] 0.8.1claws69
1059 plug memory leak reported by Kim Schultz & Martin Kluge
1061 2002-08-16 [paul] 0.8.1claws68
1064 updated by Ricardo Mones Lastra
1066 2002-08-16 [paul] 0.8.1claws67
1069 fix bug where 'Compose News' icon showed wrong
1072 2002-08-16 [paul] 0.8.1claws66
1074 * sync with 0.8.1cvs24
1075 see ChangeLog 2002-08-16
1078 updated by Alessandro Maestri
1080 2002-08-15 [paul] 0.8.1claws65
1085 2002-08-15 [paul] 0.8.1claws64
1088 don't translate debug info
1093 2002-08-15 [paul] 0.8.1claws63
1095 * src/prefs_toolbar.c
1096 fix bug where clicking 'OK' creates an icon & text
1097 toolbar regardless of prefs
1099 2002-08-14 [alfons] 0.8.1claws62
1102 add global var that has the full argv[0]
1104 o execvp the correct sylpheed by using argv0
1105 and setting the correct work dir
1108 2002-08-14 [oliver] 0.8.1claws61
1110 * enable/disable Toolbar Action Buttons
1114 * src/prefs_toolbar.c
1116 2002-08-14 [melvin] 0.8.1claws60
1119 Updated French translations
1121 2002-08-14 [melvin] 0.8.1claws59
1124 Made bug report not translatable
1126 Fixed exporthtml_build_filespec() return value
1128 Fixed incorrect include file
1130 * src/prefs_actions.c
1131 * src/prefs_toolbar.c
1132 Made debug info not translatable
1135 Added missing includes
1136 * src/prefs_common.c
1139 2002-08-14 [paul] 0.8.1claws58
1141 * faq/es/sylpheed-faq.html
1142 faq/es/sylpheed-faq-[1-3].html
1143 faq/es/sylpheed-faq-4.html **NEW FILE **
1146 2002-08-13 [christoph] 0.8.1claws57
1149 ignore thread fix that did not mark all
1150 child nodes of a ignored thread as
1151 ignored. Does not work perfectly yet,
1152 but it is better now
1154 2002-08-13 [alfons] 0.8.1claws56
1157 o implement 'save crash log'
1160 2002-08-13 [melvin] 0.8.1claws55
1163 removed unrequired "execinfo.h" header
1165 2002-08-12 [paul] 0.8.1claws54
1167 * faq/en/sylpheed-faq.html
1168 faq/en/sylpheed-faq-[1-3].html
1169 faq/en/sylpheed-faq-4.html **NEW FILE **
1172 2002-08-12 [alfons] 0.8.1claws53
1175 add crash.c to translatables
1177 bring in Leandro's crash dialog
1179 2002-08-11 [alfons] 0.8.1claws52
1182 clean up some warnings
1184 2002-08-11 [alfons] 0.8.1claws51
1188 * src/crash.[ch] ** NEW FILES **
1190 initial gdb crash handler
1192 2002-08-11 [paul] 0.8.1claws50
1194 * src/prefs_toolbar.c
1195 replace Up/Down arrow pixmaps with text to be
1196 consistent across icon themes
1198 2002-08-11 [paul] 0.8.1claws49
1200 * src/prefs_common.c
1202 rename 'Pixmap' -> 'Icon'
1205 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1207 2002-08-10 [paul] 0.8.1claws48
1209 * src/prefs_toolbar.c
1212 2002-08-10 [paul] 0.8.1claws47
1215 don't write Processing progress to status bar
1216 patch submitted by Alexander Evseev
1218 * src/prefs_toolbar.c
1219 re-position and resize window
1220 make window assume correct size on first call
1222 2002-08-10 [paul] 0.8.1claws46
1229 follow UI text conventions
1231 2002-08-10 [alfons] 0.8.1claws45
1234 correct pixmap for delete action
1236 2002-08-10 [paul] 0.8.1claws44
1239 updated by Fabio Jr. Beneditto
1241 2002-08-10 [paul] 0.8.1claws43
1244 add custom toolbar files
1246 2002-08-10 [paul] 0.8.1claws42
1248 * sync with 0.8.1cvs22
1249 see ChangeLog 2002-08-09
1251 2002-08-09 [paul] 0.8.1claws41
1255 tools/outlook2sylpheed.pl ** NEW FILE **
1256 add script to convert exported Outlook
1257 contacts list to a Sylpheed addressbook.
1258 Submitted by Ricardo Mones Lastra.
1260 2002-08-09 [paul] 0.8.1claws40
1264 po/sr.po ** NEW FILE **
1265 add Serbian message catalog. Submitted by
1266 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
1268 2002-08-09 [paul] 0.8.1claws39
1270 * sync with 0.8.1cvs21
1271 see ChangeLog 2002-08-08
1273 2002-08-08 [oliver] 0.8.1claws38
1276 move Custom Toolbar to Configuration menu
1278 2002-08-08 [oliver] 0.8.1claws37
1280 * src/prefs_toolbar.c
1281 fix substitute pixmap bug
1283 2002-08-08 [paul] 0.8.1claws36
1285 * sync with 0.8.1cvs19
1286 see ChangeLog 2002-08-08
1288 2002-08-07 [christoph] 0.8.1claws35
1291 fixed a memory leak in new canonicalize_file_replace
1293 2002-08-07 [christoph] 0.8.1claws34
1296 o canonicalize_file_replace should create the temporary
1297 file in the same directory as the original file.
1298 o added get_tmpfile_in_dir that creates a temorary file
1299 in a specified directory.
1301 2002-08-07 [melvin] 0.8.1claws33
1304 fixed bug where 'Article' button acted as 'Email' button.
1306 2002-08-07 [paul] 0.8.1claws32
1308 * sync with 0.8.1.cvs17
1309 see ChangeLog 2002-08-07
1311 2002-08-07 [colin] 0.8.1claws31
1314 fix mass-cancel problem
1316 2002-08-07 [thorsten] 0.8.1claws30
1318 * src/prefs_toolbar.c
1319 fix: crash on replace or add new button
1321 fix: close xmlfile after reading
1323 fix: unlink() file before rename()
1325 2002-08-06 [paul] 0.8.1claws29
1327 * sync with 0.8.cvs15
1328 see ChangeLog 2002-08-06
1330 2002-08-06 [oliver] 0.8.1claws28
1333 * src/prefs_toolbar.c
1334 fixed empty toolbar issue
1336 2002-08-06 [oliver] 0.8.1claws27
1338 * Custom Toolbar Final
1342 o toolbar stuff now lives in src/toolbar.[ch]
1343 o main_window_toolbar_* functions are renamed to
1344 toolbar_* reflecting their new source file
1345 * src/mainwindow.[ch]
1346 o remove toolbar stuff
1348 2002-08-06 [oliver] 0.8.1claws26
1351 * src/prefs_toolbar.[ch] **New File**
1352 * src/toolbar.[ch] **New File**
1353 o prefs_toolbar.[ch] custom toolbar frontend
1354 o toolbar.[ch] backend
1356 2002-08-06 [oliver] 0.8.1claws25
1358 * src/prefs_actions.[ch]
1359 o new exported function actions_execute
1361 2002-08-06 [paul] 0.8.1claws24
1363 * sync with 0.8.1cvs4
1364 see ChangeLog 2002-08-06
1366 2002-08-06 [paul] 0.8.1claws23
1368 * sync with 0.8.1cvs13
1369 see ChangeLog 2002-08-06
1371 2002-08-06 [paul] 0.8.1claws22
1373 * sync with 0.8.1cvs12
1374 see ChangeLog 2002-08-05 and 2002-08-06
1376 2002-08-06 [match] 0.8.1claws21
1379 improvements to cut/copy/paste address
1381 2002-08-05 [match] 0.8.1claws20
1388 fixes to improve cut/copy/paste
1390 2002-08-06 [melvin] 0.8.1claws19
1393 account_find_all_from_address(): new function that returns the
1394 list of all accounts that are matched in an address.
1395 * src/alertpanel.[ch]
1396 alertpanel() now accepts a custom widget
1397 alertpanel_with_widget(): new function that pops up a panel with
1398 a custom widget in it
1400 gtkut_account_menu_new(): new function that allows the selection
1401 of an account from a list of accounts.
1403 Extended Return Receipt notification to select the correct
1404 account and to make a security test on the Delivery-Notification
1405 address which should be the same as the Return-Path.
1407 2002-08-06 [thorsten] 0.8.1claws18
1410 attach_all: save unnamed as "noname.%d",
1411 dont free static dirname
1413 2002-08-05 [alfons] 0.8.1claws17
1416 detect XIM by trying to link rather than compile a XIM program
1418 2002-08-05 [oliver] 0.8.1claws16
1420 * src/stock_pixmap.[ch]
1421 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1422 o new func to retrieve pixmaps
1424 2002-08-05 [paul] 0.8.1claws15
1426 * sync with 0.8.1cvs10
1427 see ChangeLog 2002-08-05
1429 2002-08-04 [alfons] 0.8.1claws14
1432 see if this plugs memleak
1434 2002-08-04 [melvin] 0.8.1claws13
1437 fixed bug that could crash Sylpheed when highlighting
1438 all misspelled words.
1440 2002-08-03 [melvin] 0.8.1claws12
1442 * src/prefs_actions.c
1443 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1445 fixed bug where the Return Receipt was sent to
1446 Delivery-Notification-To address even if it was not present
1448 2002-08-02 [alfons] 0.8.1claws11
1450 * src/prefs_actions.c
1451 o more check for NULLs
1452 o put create_io_dialog() in right conditional block
1454 2002-08-02 [paul] 0.8.1claws10
1457 updated by Ricardo Mones Lastra
1459 2002-08-01 [christoph] 0.8.1claws9
1462 don't free the cache of the opened
1463 folder in the summaryview
1465 don't unset flags, if it is not required
1467 2002-08-01 [paul] 0.8.1claws8
1469 * sync with 0.8.1cvs8
1470 see ChangeLog entry 2002-08-01
1472 2002-08-01 [paul] 0.8.1claws7
1474 * sync with 0.8.1cvs7
1475 see ChangeLog 2002-07-31 and 2002-08-01
1477 2002-07-31 [christoph] 0.8.1claws6
1480 forgot to update menu sensitivity
1481 function for new menu entry
1483 2002-07-31 [alfons] 0.8.1claws5
1486 check folder item and its path for NULL on
1489 2002-07-31 [christoph] 0.8.1claws4
1492 check if folder_item_get_msginfo in
1493 folder_item_remove_msg returned NULL
1495 better clear the uid cache in the
1496 uid validity check function and delete
1499 2002-07-31 [paul] 0.8.1claws3
1502 add the '--attach' option and a few other
1505 2002-07-31 [paul] 0.8.1claws2
1507 * sync with 0.8.1cvs5
1508 see ChangeLog 2002-07-31
1510 2002-07-31 [christoph] 0.8.1claws1
1512 * src/folderview.[ch]
1514 replace "Rescan all folders..." with
1515 "Check all folders for new messages..."
1517 2002-07-30 [paul] 0.8.1claws
1519 * version 0.8.1claws released
1521 2002-07-30 [paul] 0.8.0claws29
1523 * tools/OOo2sylpheed.pl ** NEW FILE **
1525 add script to enable sending documents as
1526 attachments from OpenOffice.org
1528 2002-07-30 [melvin] 0.8.0claws28
1530 * src/prefs_actions.c
1531 Made the actions' input/output dialog display
1534 2002-07-30 [christoph] 0.8.0claws27
1537 check if folder_item_get_msginfo in
1538 procmsg_save_to_outbox returned NULL
1540 2002-07-30 [paul] 0.8.0claws26
1542 * sync with 0.8.1cvs4
1543 see ChangeLog 2002-07-29
1545 2002-07-29 [thorsten] 0.8.0claws25
1548 added selective download, delete on server
1550 2002-07-29 [paul] 0.8.0claws24
1552 * sync with 0.8.1cvs3
1553 see ChangeLog 2002-07-29
1555 2002-07-27 [christoph] 0.8.0claws23
1558 add extra check if fetching the msginfo
1561 2002-07-27 [paul] 0.8.0claws22
1563 * sync with 0.8.1cvs2
1564 see ChangeLog 2002-07-26
1566 2002-07-27 [christoph] 0.8.0claws21
1569 add another check if a valid msginfo
1572 2002-07-26 [hoa] 0.8.0claws20
1575 Fixed a condition in folder_item_destroy()
1578 Fixed an error in IMAP protocol
1580 2002-07-26 [alfons] 0.8.0claws19
1583 ofcourse compare with identifier, not the path
1585 2002-07-26 [alfons] 0.8.0claws18
1588 use folder item identifier for saving / restoring
1589 preferences because folder->path might not be unique
1591 2002-07-26 [melvin] 0.8.0claws17
1594 Fixed a crash introduced in 0.8.0claws5 when log is
1595 cut under 80 characters.
1597 2002-07-26 [paul] 0.8.0claws16
1599 * sync with 0.8.1cvs1
1600 see ChangeLog 2002-07-26
1602 2002-07-26 [christoph] 0.8.0claws15
1605 imap folder now remembers the last selected
1606 folder and imap_fetch_msginfo skips selecting
1607 the folder if it is already selected
1609 2002-07-26 [christoph] 0.8.0claws14
1614 fix imap folder rescanning
1616 2002-07-25 [christoph] 0.8.0claws13
1626 implement imap uid cache and uid validity check
1628 2002-07-25 [alfons] 0.8.0claws12
1631 fix a brown paper bag bug, and also add some more
1634 2002-07-25 [christoph] 0.8.0claws11
1637 don't mix copy, fetch_msginfo and remove
1638 operations in folder item copy and move
1641 2002-07-25 [christoph] 0.8.0claws10
1645 * src/prefs_folder_item.c
1646 * src/summaryview.[ch]
1647 remove no longer required parameter update_cache from
1650 2002-07-25 [paul] 0.8.0claws9
1657 2002-07-24 [alfons] 0.8.0claws8
1660 sort correctly when using simplified subject line
1661 (closes feature request "[ 585141 ] applying regexp to subject
1662 before sort" submitted by Alexandra Walford)
1664 2002-07-24 [paul] 0.8.0claws7
1666 * sync with 0.8.0cvs3
1667 see ChangeLog 2002-07-24
1669 2002-07-23 [christoph] 0.8.0claws6
1676 o separate processing and summaryview
1677 o removed summary_write_cache from summaryview
1678 o removed summaryview->killed_messages, because we don't have
1679 to keep a list of killed messages anymore. New cache will
1680 keep the hidden messages in cache anyway
1683 * src/selective_download.c
1684 o removed unnecessary summary_write_cache calls
1686 o don't set ignore thread flag in procmsg_get_thread_tree
1687 if it is already set
1690 o moved STATUSBAR_PUSH/POP to statusbar.h because
1691 they are used in different files
1693 2002-07-23 [melvin] 0.8.0claws5
1699 * src/editldap_basedn.c
1701 * src/prefs_common.c
1702 Fixed few memory leak (gtk_editable_get_chars returns
1703 an allocated string)
1705 Fixed few memory leak (gtk_editable_get_chars returns
1706 an allocated string) and modified a little the log cutting
1709 Replaced a call to an obsolete function gtk_entry_get_text()
1710 by gtk_editable_get_chars()
1712 Removed a debug printf
1714 2002-07-23 [christoph] 0.8.0claws4
1717 fix another g_dirname memory leak
1719 2002-07-23 [christoph] 0.8.0claws3
1722 fixed a memory leak in mh_fetch_msginfo
1723 fixed crash when message header could not be
1726 2002-07-23 [paul] 0.8.0claws2
1728 * sync with 0.8.0cvs2
1729 see ChangeLog 2002-07-23
1731 2002-07-23 [paul] 0.8.0claws1
1733 * sync with 0.8.0cvs1
1734 see ChangeLog 2002-07-23
1736 2002-07-23 [paul] 0.8.0claws
1738 * release of 0.8.0claws
1740 2002-07-23 [paul] 0.7.8claws99
1743 new Russian translation, submitted by
1744 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
1746 2002-07-22 [jens] 0.7.8claws98
1749 Updated German translations.
1751 2002-07-22 [paul] 0.7.8claws97
1757 updated translations by Ricardo Mones Lastra,
1758 Alessandro Maestri, Wilbert Berendsen and
1759 Fabio Jr. Beneditto respectively
1761 2002-07-22 [christoph] 0.7.8claws96
1764 fix memory leak caused by wrong g_dirname usage
1766 2002-07-22 [christoph] 0.7.8claws95
1769 update new and unread message counts for summaryview
1770 summaryview does not get it from the folder anymore
1771 and has to update the values itself
1773 2002-07-22 [melvin] 0.7.8claws94
1776 Updated French translations.
1778 2002-07-22 [christoph] 0.7.8claws93
1781 set prop->preg pointer to NULL or following check
1782 will not fail and regexec will be called with
1785 2002-07-21 [alfons] 0.7.8claws92
1787 * src/prefs_common.[ch]
1788 remove option "Send return receipt on request"
1790 2002-07-21 [thorsten] 0.7.8claws91
1793 fixed memleaks, coding style as pointed out by alfons
1795 2002-07-21 [alfons] 0.7.8claws90
1798 * src/noticeview.[ch]
1799 o fix bug notice view being displayed when going to empty folder
1800 (noticed by Christoph)
1801 o allow RRR to be sent when restarting sylpheed, or changing folder
1802 (noticed by Thorsten)
1804 2002-07-21 [thorsten] 0.7.8claws89
1807 Included save_all patch from Xaview FACQ
1808 added support for pathnames
1810 2002-07-21 [alfons] 0.7.8claws88
1815 * src/messageview.[ch]
1816 * src/noticeview.c ** NEW FILE **
1817 * src/noticeview.h ** NEW FILE **
1818 make return receipts work again
1819 (UI idea by Leandro Pereira)
1821 2002-07-21 [paul] 0.7.8claws87
1824 fix sensitivity of 'Select thread'
1826 2002-07-21 [paul] 0.7.8claws86
1828 * src/prefs_common.c
1829 add browser command line for Galeon
1831 2002-07-21 [paul] 0.7.8claws85
1834 fix 'EXTRA_DIST': remove README.README, add TODO
1837 2002-07-21 [alfons] 0.7.8claws84
1840 make enter clear selection
1841 (closes "[ 579888 ] Editor selection/entry error"
1842 reported by Steve Lamb)
1844 2002-07-21 [alfons] 0.7.8claws83
1847 sort message list when selecting unthread messages
1848 (closes "[ 501593 ] switching threaded view doesn't sort"
1849 reported by Simon Schubert)
1851 2002-07-20 [alfons] 0.7.8claws82
1856 2002-07-20 [thorsten] 0.7.8claws81
1859 Fixed expansion of empty fields in matchactions
1861 2002-07-19 [melvin] 0.7.8claws80
1864 Removed a duplicate menu entry (fast mode) introduced during
1866 Added a menu separator between 'Use alternate' and 'Fast mode'
1868 2002-07-19 [paul] 0.7.8claws79
1874 2002-07-19 [thorsten] 0.7.8claws78
1876 * tools/calypso_convert.pl ** NEW FILE **
1879 script to import mbox files exported
1881 o generates folder structure
1882 o includes attachments
1884 2002-07-19 [melvin] 0.7.8claws77
1886 * src/selective_download.[ch]
1887 Fixed bug where closing the dialog with the window manager's
1888 close button will not unlock the summary
1889 Corrected some function declarations that missed a return value
1890 Made the source code comply better with coding style.
1891 * src/prefs_common.c
1892 Added new browser command line for Mozilla.
1894 2002-07-18 [paul] 0.7.8claws76
1897 src/selective_download.[ch]
1898 reflect theme changes, fix Gdk Warning when creating
1899 pixmap from NULL window, and minor clean up.
1900 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1905 2002-07-17 [paul] 0.7.8claws75
1913 2002-07-16 [paul] 0.7.8claws74
1915 * tools/filter_conv.pl
1917 replace conversion script with reimplemented version,
1918 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
1920 2002-07-16 [colin] 0.7.8claws73
1923 remove forgotten debug messages - sorry ;-)
1925 2002-07-16 [colin] 0.7.8claws72
1931 add the ability to select part of a text mime-part
1934 2002-07-15 [christoph] 0.7.8claws71
1937 fix folder message count for folders without
1938 msg_is_changed (includes news folders)
1940 2002-07-15 [martin] 0.7.8claws70
1943 option "display recipient on 'From'..." now works
1944 without the need of enabling the option
1945 "display sender using address book".
1947 2002-07-15 [christoph] 0.7.8claws69
1950 removed setting folder status from summaryview.
1951 folder.c should update all message counts correctly.
1953 2002-07-15 [paul] 0.7.8claws68
1956 updated by Fabio Junior Beneditto
1958 2002-07-15 [darko] 0.7.8claws67
1961 Fixed target folder colorization, don't decrease op
1964 2002-07-14 [paul] 0.7.8claws66
1966 * sync with main 0.8.0
1967 see ChangeLog 2002-07-14
1969 2002-07-13 [melvin] 0.7.8claws65
1974 Replaced sprintf by g_snprintf to prevent possible buffer
1977 Corrected a log message output format.
1978 Added a missing "done" debug output.
1980 Added keyboard accelerator for Priority menu items
1981 Added missing \n in debug output
1985 Added missing \n in debug output
1987 2002-07-13 [paul] 0.7.8claws64
1990 change Sergey's email address to the sf address
1993 increase show_url_timeout (more useful for long
1996 2002-07-12 [sergey] 0.7.8claws63
1999 applied (with some modifications) patch to set the
2000 micalg parameter for signatures
2001 (2001-08-28 Werner Koch <wk@gnupg.org>)
2003 2002-07-12 [sergey] 0.7.8claws62
2007 fixed man page installation
2009 2002-07-12 [paul] 0.7.8claws61
2011 * sync with 0.7.8cvs26
2012 see ChangeLog 2002-07-11 and 2002-07-12
2014 2002-07-11 [christoph] 0.7.8claws60
2018 first use the message number to find the message
2019 to mark with a reply flag but check the
2020 message-id if we got the correct message, if not
2021 try to find it by message-id.
2022 use new string seperator that is not allowed
2025 2002-07-11 [paul] 0.7.8claws59
2027 * sync with 0.7.8cvs23
2028 see ChangeLog 2002-07-10
2030 2002-07-10 [christoph] 0.7.8claws58
2034 Added message-id table to the cache in memory
2035 and functions to msgcache.c and folder.c to
2036 fetch MsgInfos by message id
2039 store folder and message-id of message replying
2040 to in queue header and set reply flag after sending
2041 (Closes bug #469498)
2043 2002-07-10 [paul] 0.7.8claws57
2047 add Martin to the list of authors
2049 2002-07-09 [martin] 0.7.8claws56
2051 Added gtk_ctree_last_visible(), tree_update_level(),
2052 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
2053 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2054 from gtk+ to gtksctree.c for the new sorting code
2055 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
2056 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
2058 Added declaration for gtk_sctree_sort_recursive() and
2059 gtk_sctree_sort_node
2064 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2065 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
2067 2002-07-08 [paul] 0.7.8claws55
2069 * more sync with 0.7.8cvs21
2070 see ChangeLog 2002-07-08
2072 2002-07-08 [paul] 0.7.8claws54
2074 * sync with 0.7.8cvs21
2075 see ChangeLog 2002-07-08
2077 2002-07-07 [alfons] 0.7.8claws53
2080 * src/stock_pixmap.[ch]
2081 * src/pixmaps/notice_warn.xpm ** NEW FILE **
2082 * src/pixmaps/notice_error.xpm ** NEW FILE **
2083 * src/pixmaps/notice_note.xpm ** NEW FILE **
2084 add new pixmaps for upcoming notice pane
2086 2002-07-06 [melvin] 0.7.8claws52
2089 Made them a bit closer to Sylpheed's coding style.
2091 Removed possible memory leaks when some errors occurs.
2093 2002-07-06 [melvin] 0.7.8claws51
2096 Removed --no-location in xgettext command line to help
2097 translators that use Emacs' po-mode
2099 Removed unnecessary comments that messed up sylpheed.pot
2101 2002-07-06 [paul] 0.7.8claws50
2103 * sync with 0.7.8cvs19
2104 see ChangeLog 2002-07-05
2106 2002-07-06 [christoph] 0.7.8claws49
2110 fix folder_item_remove_all_msg and folderview
2111 status for trash folders after emptying trash
2113 2002-07-05 [paul] 0.7.8claws48
2115 * sync with 0.7.8cvs16
2116 see ChangeLog 2002-07-04 and 2002-07-05
2118 2002-07-04 [paul] 0.7.8claws47
2120 * sync with 0.7.8cvs14
2121 see ChangeLog 2002-07-04
2123 2002-07-03 [alfons] 0.7.8claws46
2126 dupe folder item's path because it's being reallocated
2127 by new folder scanning code
2129 2002-07-03 [christoph] 0.7.8claws45
2132 better IMAP uid fetching using 'FETCH 1:* (UID)'
2134 add missing return in msgcache_write
2136 2002-07-02 [thorsten] 0.7.8claws44
2141 use binary mode for file access
2143 2002-07-02 [christoph] 0.7.8claws43
2145 * major code cleanup (part 1)
2147 - unused variables removed
2148 - unused functions removed
2149 - uninitialized variables checked
2150 - missing return statements added
2151 - missing function return types added
2152 - added parentheses around assignment and
2153 && in || when suggested by gcc
2157 replaced direct calls to folder->scan_tree
2158 with folder_scan_tree and restore folder
2159 prefs in this function. The folder should
2160 not have to deal with them.
2161 ( Should now work for all folder types )
2163 2002-07-02 [paul] 0.7.8claws42
2165 * sync with 0.7.8cvs13
2166 see ChangeLog 2002-07-01 and 2002-07-02
2168 2002-07-01 [christoph] 0.7.8claws41
2171 fix "goto next/prev unread message" with
2174 2002-07-01 [paul] 0.7.8claws40
2177 updated by Ricardo Mones Lastra
2179 2002-06-30 [match] 0.7.8claws39
2182 applied variation of leonerd's patch (566661) to
2183 allow multiple email addresses per JPilot entry.
2184 addresses may be separated by space, comma, pipe,
2185 semi-colon, new-line.
2187 2002-06-30 [alfons] 0.7.8claws38
2190 simple fix for putting older nodes before
2191 newer nodes when threading by subject
2193 2002-06-30 [christoph] 0.7.8claws37
2200 fix broken folder tree rescaning
2201 and don't use procmsg_get_mark_sum
2204 2002-06-30 [christoph] 0.7.8claws36
2206 * merge new cache branch
2208 fix new cache imap copy bug
2210 improved folder_item_scan
2211 it should now always set the correct
2212 new, unread and total message counts
2214 2002-06-29 [paul] 0.7.8claws35
2217 correct syntax error
2219 2002-06-29 [paul] 0.7.8claws34
2223 man/Makefile.am ** NEW FILE **
2224 man/sylpheed.1.gz ** NEW FILE **
2225 add Sylpheed man page
2227 2002-06-29 [paul] 0.7.8claws33
2230 updated by Fabio Junior Beneditto
2232 2002-06-28 [jens] 0.7.8claws32
2237 * src/selective_download.c
2238 removed gettext for space " "
2243 2002-06-28 [paul] 0.7.8claws31
2245 * sync with 0.7.8cvs11
2246 see ChangeLog 2002-06-28
2248 2002-06-28 [paul] 0.7.8claws30
2250 * sync with 0.7.8cvs10
2251 see ChangeLog 2002-06-27 and 2002-06-28
2253 2002-06-26 [paul] 0.7.8claws29
2256 src/selective_download.c
2257 don't gettextise empty strings.
2258 reserved by gettext. gettext("") returns
2259 the header entry with meta information,
2260 not the empty string
2265 2002-06-26 [paul] 0.7.8claws28
2267 * sync with 0.7.8cvs7
2268 see ChangeLog 2002-06-25
2270 * src/prefs_common.c
2271 ...and in the process, tweak the gui a little
2273 2002-06-25 [alfons] 0.7.8claws27
2277 fine tune ldap library detection
2279 2002-06-25 [alfons] 0.7.8claws26
2282 don't allow return receipts when composing a news article
2284 2002-06-25 [paul] 0.7.8claws25
2287 add '$(AMTAR)' to 'release' section to allow for
2288 new and older autotools
2290 2002-06-25 [paul] 0.7.8claws24
2293 fix "No more unread messages" persistant pop-up
2296 2002-06-25 [paul] 0.7.8claws23
2299 updated by Alessandro Maestri
2301 2002-06-25 [paul] 0.7.8claws22
2303 * sync with 0.7.8cvs6
2304 see ChangeLog 2002-06-25
2306 2002-06-24 [paul] 0.7.8claws21
2309 add GPL copyright information
2311 2002-06-24 [paul] 0.7.8claws20
2315 tools/update-po ** NEW FILE **
2316 add script that eases the creation of *.po files
2317 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2319 2002-06-23 [alfons] 0.7.8claws19
2322 make notification_convert_header obey const correctness
2323 (next step will be fixing the broken return receipt)
2325 2002-06-23 [paul] 0.7.8claws18
2328 fix bug introduced in last commit:
2329 removed too much code in last commit - put back what's
2332 2002-06-23 [paul] 0.7.8claws17
2334 * src/messageview.[ch]
2335 remove code committed in error from locally patched
2338 2002-06-23 [colin] 0.7.8claws16
2341 add compose_entry_select(), used to select the default_to
2342 email address - hopefully avoiding people sending mails to
2345 2002-06-22 [alfons] 0.7.8claws15
2348 add Bram Metsch & Stanislav Karchebny
2350 * src/prefs_account.[ch]
2352 - apply and adapt Bram's patch which allows user to set SMTP AUTH
2353 options. (see <http://sourceforge.net/tracker/index.php
2354 ?func=detail&aid=566937&group_id=25528&atid=384600>);
2356 - merge Stanislav's fix to make SMTP AUTH work with qmail
2357 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2359 2002-06-22 [paul] 0.7.8claws14
2361 * sync with 0.7.8cvs5
2362 see ChangeLog 2002-06-19 and 2002-06-20
2364 2002-06-22 [alfons] 0.7.8claws13
2366 * src/selective_download.c
2367 fix a stupid mistake I made
2369 2002-06-22 [alfons] 0.7.8claws12
2371 * src/selective_download.[ch]
2372 fix another unnoticed leak; cleanup code
2377 gpg-sign <-- gpg-sign-syl
2379 2002-06-21 [alfons] 0.7.8claws11
2381 * src/selective_download.c
2382 * src/selective_download.h
2383 fix assorted mix of allocation errors (should solve
2384 problem reported by Philippe Gramoullé, see:
2385 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2387 2002-06-20 [melvin] 0.7.8claws10
2389 * tools/gpg-sign *REMOVED*
2390 tools/gpg-sign-syl *ADDED*
2391 Replaced the gpg clearsigning script with the version using
2392 xterm instead of ssh-askpass and changed its name.
2395 Updated actions example to reflect the renaming of the
2396 gpg clearsigning script.
2398 2002-06-19 [paul] 0.7.8claws9
2400 * sync with 0.7.8claws9
2401 see ChangeLog 2002-06-18 and 2002-06-19
2403 2002-06-19 [paul] 0.7.8claws8
2405 * sync with 0.7.8cvs1
2406 see ChangeLog 2002-06-18
2408 2002-06-18 [alfons] 0.7.8claws7
2411 add omitted prototype
2413 2002-06-17 [paul] 0.7.8claws6
2416 fix hiding of exec_btn
2418 2002-06-17 [paul] 0.7.8claws5
2421 remove unneeded code: should_delete()
2422 and Pop3State::uidl_todelete_list
2424 2002-06-17 [paul] 0.7.8claws4
2427 see ChangeLog 2002-06-11 and 2002-06-13
2429 2002-06-16 [alfons] 0.7.8claws3
2432 make sure lock sort mode (claws specific) is
2433 also persists after a tree rescan
2435 2002-06-16 [alfons] 0.7.8claws2
2437 * src/prefs_folder_item.c
2439 fix persistence of folder sort mode (broken
2440 by adapting Hiro's new folder persistence code)
2442 2002-06-16 [alfons] 0.7.8claws1
2446 * src/prefscommon.[ch]
2447 control size of log text in log window;
2448 closes patch #569155 submitted by Mitko Haralanov.
2450 2002-06-15 [paul] 0.7.8claws
2452 * release of 0.7.8claws
2454 2002-06-15 [paul] 0.7.7claws
2457 updated by Fabio Junior Beneditto
2459 2002-06-14 [paul] 0.7.6claws49
2462 updated by Ricardo Mones Lastra
2464 2002-06-14 [paul] 0.7.6claws48
2467 updated translation by Wilbert Berendsen
2469 2002-06-14 [melvin] 0.7.6claws47
2472 Updated French translation
2474 2002-06-13 [paul] 0.7.6claws46
2477 allow filename to be typed in, rather than just
2478 selected by the mouse. Patch by Gustavo Noronha Silva.
2480 2002-06-13 [alfons] 0.7.6claws45
2482 * src/mainwindow.[ch]
2483 more cleanups (removing unnecessary menu items Expand
2484 summary / message view)
2486 2002-06-13 [melvin] 0.7.6claws44
2489 Added src/string_match.c
2490 * src/string_match.c
2491 Fixed possible buffer overflow.
2493 Added missing config.h header.
2494 * src/prefs_common.c
2497 Made some strings translatable (missing _(..)).
2499 2002-06-13 [melvin] 0.7.6claws43
2502 Corrected action example (verifying clearsigned mail).
2503 * src/prefs_account.c
2505 * src/prefs_common.c
2506 Removed incorrect line that generated a Gtk-CRITICAL msg.
2508 2002-06-12 [alfons] 0.7.6claws42
2511 add init of score column lost in 0.7.6claws42
2513 2002-06-12 [paul] 0.7.6claws41
2515 * src/prefs_account.c
2516 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2517 behavior of the radio buttons, (from 0.7.7cvs2)
2519 2002-06-11 [alfons] 0.7.6claws40
2521 * src/messageview.[ch]
2522 * src/summaryview.[ch]
2523 * src/summary_search.c
2525 perform a sync to bring in Hiro's separate view implementation
2527 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2529 2002-06-11 [paul] 0.7.6claws39
2531 * src/prefs_account.c
2532 correct a typo on the Receive tab
2534 2002-06-10 [match] 0.7.6claws38
2537 Included address completion patch from Gustavo Noronha.
2539 2002-06-10 [paul] 0.7.6claws37
2543 src/prefs_account.[ch]
2544 src/selective_download.[ch]
2547 - check if POP Account
2548 - Receive Button renamed to Preview
2549 - Preview Button Popup: preview new/all messages
2551 - Account Preferences-->Receive tab checkbutton if you
2552 want to remove Mail after Download
2554 - Account Preferences-->Receive tab checkbutton use
2555 filtering rules on preview
2556 (think of delete_on_server)
2558 - Account selectable from SD dialog
2559 - checkbutton to show already downloaded messages if
2560 all messages are previewed
2561 - new clist column showing Date
2564 - play ball with UIDL
2565 - fault tolerant (?)
2566 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2568 2002-06-10 [melvin] 0.7.6claws36
2571 Added a hint to ac/README in cvs instructions.
2573 * src/prefs_actions.c
2574 Made it possible to use a more elaborate command line
2575 for asynchronous actions, too.
2577 2002-06-10 [melvin] 0.7.6claws35
2579 * src/prefs_actions.c
2580 Make it possible to use a more elaborate command line
2581 (e.g. |foo|bar|cat>there;echo Done|)
2582 Corrected error message when calling %f, %F and %p commands
2583 from the compose window.
2585 2002-06-09 [colin] 0.7.6claws34
2588 Automatically find unread messages in current folder
2589 before annoying the user.
2591 2002-06-08 [alfons] 0.7.6claws33
2594 remove bad formatting string in it.po translation
2595 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2597 2002-06-08 [paul] 0.7.6claws32
2599 * sync with 0.7.6cvs25
2600 see ChangeLog 2002-06-07
2602 2002-06-05 [paul] 0.7.6claws31
2605 add 'Sort by locked' and 'Sort by score'
2607 2002-06-05 [paul] 0.7.6claws30
2609 * sync with 0.7.6cvs24
2610 see ChangeLog 2002-06-04
2612 2002-06-04 [paul] 0.7.6claws29
2615 updated by Fabio Junior Beneditto
2617 2002-06-03 [thorsten] 0.7.6claws28
2620 fclose() matcherrc after reading
2622 2002-06-03 [paul] 0.7.6claws27
2624 * sync with 0.7.6cvs21
2625 see ChangeLog 2002-05-31
2627 2002-05-31 [paul] 0.7.6claws26
2629 * sync with 0.7.6cvs20
2630 see ChangeLog 2002-05-29 and 2002-05-30
2632 2002-05-31 [paul] 0.7.6claws25
2635 hopefully fix last buggy sync
2638 correct typo in 'Actions' examples
2640 2002-05-29 [paul] 0.7.6claws24
2642 * sync with 0.7.6cvs18
2643 see ChangeLog 2002-05-28 and 2002-05-29
2649 2002-05-28 [paul] 0.7.6claws23
2651 * sync with 0.7.6cvs16
2652 see ChangeLog 2002-05-28
2654 2002-05-27 [thorsten] 0.7.6claws22
2656 * faq/it/sylpheed-faq-1.html
2657 faq/it/sylpheed-faq-2.html
2658 faq/it/sylpheed-faq-3.html
2659 faq/it/sylpheed-faq.html
2660 corrected DOS lineendings
2661 * faq/de/sylpheed-faq-1.html
2662 faq/de/sylpheed-faq-2.html
2663 faq/en/sylpheed-faq-1.html
2664 faq/en/sylpheed-faq-2.html
2665 faq/en/sylpheed-faq-3.html
2666 faq/es/sylpheed-faq-1.html
2667 faq/es/sylpheed-faq-2.html
2668 faq/es/sylpheed-faq-3.html
2669 faq/fr/sylpheed-faq-1.html
2670 faq/it/sylpheed-faq-1.html
2671 faq/it/sylpheed-faq-2.html
2672 faq/it/sylpheed-faq-3.html
2673 faq/it/sylpheed-faq.html
2674 changed ">" to "
2676 2002-05-27 [paul] 0.7.6claws21
2678 * sync with 0.7.6cvs15
2679 see ChangeLog 2002-05-27
2681 2002-05-27 [paul] 0.7.6claws20
2683 * src/prefs_account.c
2686 2002-05-26 [paul] 0.7.6claws19
2691 2002-05-25 [paul] 0.7.6claws18
2694 add description of kmail2sylpheed.pl
2696 2002-05-25 [paul] 0.7.6claws17
2698 * tools/kmail2sylpheed.pl ** NEW FILE **
2699 perl script that converts an exported Kmail address
2700 book, converts it to sylpheed addressbook file,
2701 writes the file to .sylpheed, and updates
2704 2002-05-25 [paul] 0.7.6claws16
2706 * sync with 0.7.6cvs14
2707 see ChangeLog 2002-05-23
2709 2002-05-24 [paul] 0.7.6claws15
2712 make a correction and add some more info
2714 2002-05-24 [paul] 0.7.6claws14
2718 compose_redirect_write_headers_from_headerlist()
2719 add Subject and Resent-Message-ID to
2720 compose_redirect_write_headers()
2721 Received, Subject, and X-UIDL are filtered out in
2722 compose_redirect_write_to_file()
2724 2002-05-23 [paul] 0.7.6claws13
2730 src/matcher_parser_lex.l
2731 src/matcher_parser_parse.y
2732 src/prefs_common.[ch]
2733 src/prefs_filtering.c
2735 rename 'Bounce' to 'Redirect'
2737 2002-05-23 [paul] 0.7.6claws12
2739 * more sync with 0.7.6cvs13
2741 see ChangeLog 2002-05-22
2743 2002-05-22 [paul] 0.7.6claws11
2745 * sync with 0.7.6cvs13
2747 see ChangeLog 2002-05-20
2749 see ChangeLog 2002-05-22
2751 2002-05-21 [melvin] 0.7.6claws10
2754 Added missing filtering and scoring headers
2755 Fixed bad function call that showed garbage
2756 in Folder->Processing
2758 2002-05-21 [paul] 0.7.6claws9
2761 make all tools executable, (patch by Alfons).
2763 2002-05-20 [alfons] 0.7.6claws8
2766 don't forget to call mktime() so we have a valid week
2768 (Bug report by Roger Sondermann <mail@jumaros.de>)
2770 2002-05-20 [paul] 0.7.6claws7
2773 fix broken parsing of urls
2775 fix displaying of urls
2777 both fixes from the patch [547855] by Eugene
2780 2002-05-19 [alfons] 0.7.6claws6
2783 make sylpheed configure correctly with the latest
2784 and greatest of automake / autoconf / gettext
2786 2002-05-19 [alfons] 0.7.6claws5
2790 add function for returning ime zone offset
2792 * src/quote_fmt_parse.y
2793 better quotation formatting - does not convert
2794 to local time, but uses the original date string.
2796 Note: %z inserts the timezone offset (should
2797 work also on platforms where strftime does not
2800 2002-05-18 [christoph] 0.7.6claws4
2803 fix indentation of some code
2808 correct path for ignorethread.xpm
2809 incorrect filename for sylpheed_logo.xpm
2810 add missing include matcher_parser_parse.h
2812 2002-05-18 [paul] 0.7.6claws3
2814 * sync with 0.7.6cvs8
2815 see ChangeLog 2002-05-16 and 2002-05-17
2817 2002-05-18 [melvin] 0.7.6claws2
2820 Corrected an action's definition and fixed some misspellings.
2822 2002-05-18 [paul] 0.7.6claws1
2825 tools/gpg-sign ** new file **
2826 tools/uudec ** new file **
2827 add Melvin's Actions scripts
2830 add Melvin's descriptions for Actions
2832 2002-05-18 [paul] 0.7.6claws
2834 * Version 0.7.6claws released
2836 2002-05-17 [paul] 0.7.5claws32
2839 updated by Ricardo Mones Lastra
2841 2002-05-17 [paul] 0.7.5claws31
2844 fix Account prefs default folder for sent/draft/deleted
2849 updated translation by Alessandro Maestri and
2852 2002-05-17 [melvin] 0.7.5claws30
2854 * src/prefs_actions.c
2855 Fixed bug where using %F not at the end of the command
2856 resulted in an additional empty argument being created.
2857 Thanks to Darko Koruga for reporting the bug.
2859 2002-05-17 [melvin] 0.7.5claws29
2862 Updated French translations.
2864 2002-05-15 [paul] 0.7.5claws28
2867 updated by Ricardo Mones Lastra
2869 2002-05-15 [paul] 0.7.5claws27
2871 * sync with 0.7.6cvs4
2872 see ChangeLog 2002-05-14 and 2002-05-15
2874 2002-05-14 [paul] 0.7.5claws26
2876 * sync with 0.7.6cvs1
2877 see ChangeLog 2002-05-13
2879 2002-05-13 [thorsten] 0.7.5claws25
2882 fix select_all and copy in multipart messages
2884 fix select_all and copy in multipart messages
2886 2002-05-12 [paul] 0.7.5claws24
2889 reverse last commit, bug already fixed in 0.7.5claws3
2891 2002-05-12 [netztorte] 0.7.5claws23
2894 dont parse empty addressbook (checked in before claws20)
2896 2002-05-12 [melvin] 0.7.5claws22
2899 Removed unneeded priority code introduced by the previous
2902 2002-05-12 [melvin] 0.7.5claws21
2905 Added possibility to set message's priority.
2907 Added possibility to set message's priority.
2908 Added missing headers
2910 2002-05-12 [melvin] 0.7.5claws20
2912 * src/prefs_actions.c
2913 Removed implicitely added quotes around the name
2914 of the temporary files of mime parts.
2916 2002-05-12 [paul] 0.7.5claws19
2918 * sync with 0.7.5cvs20
2919 see ChangeLog 2002-05-11
2921 2002-05-12 [alfons] 0.7.5claws18
2923 * src/quote_fmt_lex.l
2924 * src/quote_fmt_parse.y
2925 allow quote / reply date & time format to be set using
2926 %D{format}. format is a format string you'd pass to
2927 strftime() (see man strftime, or the Display tab |
2928 Date format setting).
2930 Currently %D converts the date to local time.
2932 2002-05-11 [paul] 0.7.5claws17
2934 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
2935 see ChangeLog 2002-05-10 and 2002-05-11
2937 2002-05-10 [paul] 0.7.5claws16
2939 * sync with 0.7.5cvs16
2940 see ChangeLog entries 2002-05-09 and
2943 2002-05-10 [colin] 0.7.5claws15
2946 Corrected a bug that prevented sylpheed to open
2947 double-clicked URIs.
2949 2002-05-09 [paul] 0.7.5claws14
2951 * sync with 0.7.5cvs14
2952 see ChangeLog 2002-05-08 and 2002-05-09
2954 2002-05-08 [paul] 0.7.5claws13
2956 * sync with 0.7.5cvs11
2957 see ChangeLog entry 2002-05-08
2959 2002-05-08 [paul] 0.7.5claws12
2963 fix segfault on View->Open in new window
2964 patch submitted by Thorsten Maerz <torte@netztorte.de>
2966 2002-05-07 [paul] 0.7.5claws11
2968 * sync with 0.7.5cvs9
2969 see ChangeLog entry 2002-05-07
2971 2002-05-06 [paul] 0.7.5claws10
2975 display url in statusbar on single-click
2976 patch submitted by Thorsten Maerz <torte@netztorte.de>
2978 2002-05-06 [match] 0.7.5claws9
2985 XML implementation of properties file.
2986 * src/exporthtml.[ch]
2987 * src/expthtmldlg.[ch]
2991 2002-05-02 [sergey] 0.7.5claws8
2993 * src/mainwindow.c (mainwin_entries),
2994 src/prefs_common.c (prefs_send_create()),
2995 src/codeconv.c (locale_table):
2996 use charset name "Windows-1251" instead of "CP1251".
2998 2002-05-02 [colin] 0.7.5claws7
3002 src/prefs_folder_item.c
3003 Fixed cosmetics bugs due to Outbox renamed to Sent.
3005 2002-05-02 [hiro] 0.7.5claws6
3008 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
3010 2002-05-02 [paul] 0.7.5claws5
3013 more sync with 0.7.5cvs7, see ChangeLog entry
3016 2002-05-02 [hiro] 0.7.5claws4
3019 compose_queue_sub():
3020 check if queue folder exists (closes #550397).
3021 removed directory creation since it should be handled
3024 imap_add_msg(): return UID for appended message
3027 2002-04-30 [paul] 0.7.5claws3
3030 fix account_find_from_address() bug
3032 2002-04-28 [colin] 0.7.5claws2
3036 src/prefs_common.[ch]
3038 Added user-definable quotation characters recognition.
3040 2002-04-28 [paul] 0.7.5claws1
3042 * sync with 0.7.5cvs4
3043 see ChangeLog entry 2002-04-25
3045 2002-04-28 [paul] 0.7.5claws
3050 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
3051 Fabio Junior Beneditto
3053 2002-04-27 [jens] 0.7.4claws103
3056 updated German translation.
3058 2002-04-27 [hiro] 0.7.4claws102
3061 summary_write_cache(): fixed the mark loss of hidden messages.
3063 2002-04-26 [melvin] 0.7.4claws101
3066 fixed a second typo (same one)
3070 fixed the type again...
3072 2002-04-26 [melvin] 0.7.4claws100
3075 fixed a typo in an alert message ("temorary").
3078 corrected the typo described above.
3080 updated French translation.
3082 2002-04-26 [darko] 0.7.4claws99
3085 fix target folder colorization
3087 2002-04-25 [paul] 0.7.4claws98
3090 updated by Alessandro Maestri
3092 2002-04-24 [colin] 0.7.4claws97
3095 Fixed double "subject is empty" question.
3097 2002-04-23 [colin] 0.7.4claws96
3100 Corrected issue when "automatically display images" was
3101 not set : first image remained after selecting second.
3103 2002-04-23 [melvin] 0.7.4claws95
3105 * src/prefs_actions.c
3106 Don't display in/out dialog if there is nothing to show.
3108 2002-04-23 [paul] 0.7.4claws94
3110 * sync with 0.7.5cvs3
3111 bug fixes: see ChangeLog entry 2002-04-23
3113 2002-04-22 [darko] 0.7.4claws93
3116 fix previous check-in which changed code after
3119 2002-04-22 [paul] 0.7.4claws92
3126 update English, Spanish and French FAQs
3129 add German and Spanish manuals
3132 update English and French manuals
3135 add to and re-arrange the pixmap entries
3137 2002-04-22 [darko] 0.7.4claws91
3140 fix sender initials recognition to only allow
3141 '>' after the initials
3143 2002-04-21 [paul] 0.7.4claws90
3145 * sync with 0.7.5 release
3146 see ChangeLog entry 2002-04-21
3151 add colin's new pixmaps to EXTRA_DIST
3153 2002-04-21 [colin] 0.7.4claws89
3156 * src/mainwindow.[ch]
3157 * src/prefs_common.[ch]
3158 * src/stock_pixmap.[ch]
3159 Added "Work offline" ability.
3161 2002-04-21 [colin] 0.7.4claws88
3164 * src/prefs_common.c
3165 * src/prefs_common.h
3166 * src/textview.c : Added an option to common preferences -> display
3167 to allow user not to automatically display images.
3169 2002-04-21 [paul] 0.7.4claws87
3171 * sync with 0.7.4cvs52
3172 see ChangeLog entry 2002-04-21 (src/imap.c)
3174 2002-04-21 [paul] 0.7.4claws86
3176 * sync with 0.7.4cvs51
3177 see ChangeLog entry 2002-04-21
3179 2002-04-21 [paul] 0.7.4claws85
3181 * sync with 0.7.4cvs49
3182 see ChangeLog entries 2002-04-20 and 2002-04-21
3185 clean up: remove old 'stock_' element from xpm
3188 2002-04-21 [alfons] 0.7.4claws84
3190 apply sync patch from Paul
3193 use old claws prefs_folder_item_create() for now
3195 2002-04-19 [match] 0.7.4claws83
3197 * src/addressbook.[ch]
3198 * src/addrharvest.[ch]
3199 * src/addrgather.[ch]
3202 * src/summaryview.[ch]
3205 2002-04-19 [paul] 0.7.4claws82
3208 updated by Fabio Junior Beneditto
3210 2002-04-14 [alfons] 0.7.4claws81
3213 add #include <sys/types.h> for mode_t and off_t
3215 2002-04-13 [paul] 0.7.4claws80
3220 src/prefs_common.[ch]
3222 enable storing of GnuPG passphrase for the whole
3223 session or a user-defined number of minutes. patch
3224 submitted by Ravemax <ravemax@dextrose.com>
3226 2002-04-13 [alfons] 0.7.4claws79
3229 make email parser also stop scanning when encountering separators
3230 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
3232 2002-04-13 [paul] 0.7.4claws78
3234 * sync with 0.7.4cvs39
3235 see ChangeLog entry 2002-04-12
3237 2002-04-11 [paul] 0.7.4claws77
3239 * sync with 0.7.4cvs37
3240 see ChangeLog entry 2002-04-11
3242 2002-04-11 [paul] 0.7.4claws76
3245 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3246 the clause for OpenSSL). sync with sylpheed main
3248 2002-04-09 [melvin] 0.7.4claws75
3251 Made 'Ctrl-Enter' on send ignore some modifiers
3252 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
3253 to bind other *-Enter (but not Alt-Enter).
3255 2002-04-09 [paul] 0.7.4claws74
3257 * sync with 0.7.4cvs35
3258 see ChangeLog entries 2002-04-09
3260 2002-04-08 [paul] 0.7.4claws73
3262 * sync with 0.7.4cvs33
3263 see ChangeLog entry 200-04-08
3265 2002-04-07 [match] 0.7.4claws72
3267 * src/addrharvest.[ch]
3268 fixed to read all addresses in header, regardless
3269 of header size. improved name parsing. accommodate
3270 harvest from folders and selected message.
3272 included new address parsing function.
3273 * src/addrgather.[ch]
3274 * src/addressbook.[ch]
3275 * src/summaryview.[ch]
3277 allow address harvest of folder as well as selected
3280 2002-04-07 [paul] 0.7.4claws71
3284 don't try to authenticate with CRAM-MD5 in SMTP when
3285 SMTP-AUTH enabled if MTA doesn't issue this
3286 auth-method in it's ehlo-response. bug item #531364,
3287 patch item #938910. patch submitted by Colin Leroy
3290 2002-04-07 [paul] 0.7.4claws70
3293 fix missing MODE_READER bug. patch submitted by
3294 Colin Leroy <colin@colino.net>
3296 2002-04-07 [alfons] 0.7.4claws69
3299 * src/prefs_filtering.c
3301 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3302 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3304 2002-04-07 [paul] 0.7.4claws68
3306 * sync with 0.7.4cvs32
3307 see ChangeLog entry 2002-04-06
3309 * tools/filter_conv.pl
3312 2002-04-06 [paul] 0.7.4claws67
3314 * tools/filter_conv.pl
3315 modify to be able to find the name of the first
3316 mailbox and use that. main's filter does not
3317 record the full path to the mailbox and therefore
3318 can only filter to the first mailbox.
3320 2002-04-05 [paul] 0.7.4claws66
3322 * tools/filter_conv.pl
3323 attempt to make the script all-encompassing and
3324 be able to convert any main 'filter' rule thrown
3327 2002-04-05 [paul] 0.7.4claws65
3329 * tools/filter_conv.pl
3330 allow for collapsed folder trees
3332 2002-04-05 [paul] 0.7.4claws64
3334 * sync with 0.7.4cvs31
3335 see ChangeLog entries 2002-04-05
3337 2002-04-03 [paul] 0.7.4claws63
3339 * sync with 0.7.4cvs29
3340 see ChangeLog entries 2002-04-02 and 2002-04-03
3342 2002-04-02 [paul] 0.7.4claws62
3344 * sync with 0.7.4cvs26
3345 see ChangeLog entry 2002-04-01
3347 2002-04-02 [match] 0.7.4claws61
3350 * src/importpine.[ch]
3352 import Pine address book.
3354 2002-04-02 [match] 0.7.4claws60
3356 * src/addrharvest.[ch]
3357 improve address parsing of funky addresses.
3359 2002-04-02 [darko] 0.7.4claws59
3362 wrap on send improvements, it now recognizes quoted
3363 initials as part of the quotation string, and it
3364 does not join lines separated by CR
3366 2002-04-01 [match] 0.7.4claws58
3369 added new functions.
3371 remove excessive duplicate address generation
3374 2002-04-01 [alfons] 0.7.4claws57
3379 2002-04-01 [paul] 0.7.4claws56
3381 * sync with 0.7.4cvs25
3382 see ChangeLog entry 2002-04-01
3384 2002-04-01 [alfons] 0.7.4aprilfool55
3387 honour feature request item #537427 to allow for
3388 displaying names from address book for sent mail also
3390 2002-03-29 [paul] 0.7.4claws54
3393 src/prefs_filtering.[ch]
3396 add 'fast filter' for claws' filtering,
3397 /Tools/Create filter rule/... patch submitted
3398 by Neill Miller <neillm@thecodefactory.org>
3400 2002-03-29 [paul] 0.7.4claws53
3402 * sync with 0.7.4cvs24
3403 see ChangeLog entry 2002-03-29
3405 2002-03-28 [paul] 0.7.4claws52
3407 * sync with 0.7.4cvs23
3408 see ChangeLog entry 2002-03-28
3410 2002-03-27 [melvin] 0.7.4claws51
3412 * src/prefs_actions.c
3413 Added support to pass only one message part (as a
3414 file) to the command using '%p'. No quotes are needed
3415 because doubles quotes are automatically added.
3416 Fixed bug where Sylpheed could block when waiting for
3417 a child process to finish.
3418 Changed the help menu to remove quotes around symbols to
3419 avoid misinterpretation (they must not be used).
3421 2002-03-27 [melvin] 0.7.4claws50
3424 Made the new mail notification command always
3425 execute asynchronously.
3427 2002-03-27 [paul] 0.7.4claws49
3430 fix bug introduced in last commit
3432 2002-03-27 [paul] 0.7.4claws48
3434 * sync with 0.7.4cvs21
3435 see ChangeLog 2002-03-26 and 2002-03-27
3437 2002-03-26 [hoa] 0.7.4claws47
3439 * src/prefs_folder_item.c
3440 really fixed the bug #516442 with folder rescan.
3442 2002-03-26 [paul] 0.7.4claws46
3444 * sync with 0.7.4cvs19
3445 see ChangeLog entries 2002-03-25 and 2002-03-26
3447 2002-03-25 [hoa] 0.7.4claws45
3451 fix the bug #516442 with folder rescan.
3453 * src/prefs_common.[ch]
3455 added an option to enable two different behaviours
3459 2002-03-25 [paul] 0.7.4claws44
3462 src/selective_download.c
3463 correct a few menuitem labels
3465 2002-03-25 [christoph] 0.7.4claws43
3468 fix non deleted tmp message in
3469 procmsg_save_to_outbox
3470 fix problems caused by sync with
3471 main branch's procmsg_send_queue
3473 2002-03-25 [paul] 0.7.4claws42
3477 src/quote_fmt_parse.y
3478 add Last name (%L) placeholder for quoting.
3479 patch submitted by Thorsten Thielen
3480 <thth@users.sourceforge.net>
3482 2002-03-25 [paul] 0.7.4claws41
3485 get full hostname. patch submitted by
3486 Bob Woodside <rwoodside1@comcast.net>
3488 2002-03-25 [paul] 0.7.4claws40
3493 src/prefs_account.[ch]
3494 enable NNTP over SSL. patch submitted by
3495 Pascal Jermini <pascal@infinity.hn.org>
3497 2002-03-24 [paul] 0.7.4claws39
3499 * src/prefs_common.c
3500 make the arrangement of the Compose tab more
3504 fix some irregularities of style
3507 updated by Kilian Krause
3509 2002-03-23 [paul] 0.7.4claws38
3512 updated by Fabio Junior Beneditto
3514 2002-03-23 [paul] 0.7.4claws37
3517 move 'Gather addresses' to 'Tools' menu
3518 make 'Selective download' sensitive
3520 2002-03-23 [paul] 0.7.4claws36
3522 * sync with 0.7.4cvs16
3523 see ChangeLog entries 2002-03-23
3525 2002-03-22 [christoph] 0.7.4claws35
3527 * src/quote_fmt_parse.y
3528 fix include program output
3530 2002-03-22 [alfons] 0.7.4claws34
3533 initialize GDate stack variable correctly (sorry!)
3535 2002-03-22 [paul] 0.7.4claws33
3541 rename 'Tool' to 'Tools'
3544 move 'Delete duplicated messages' from
3545 'Message/' to 'Tools/'
3546 re-arrange the order of 'Tools/' items
3548 2002-03-22 [paul] 0.7.4claws32
3551 src/addressbook.[ch]
3552 auto-address completion now also matches on
3553 Nickname. patch submitted by Bob Forsman
3554 <hammor@users.sourceforge.net>
3557 correct a spelling mistake
3559 2002-03-22 [alfons] 0.7.4claws31
3562 fix getting uidl from incorrect string
3565 2002-03-21 [alfons] 0.7.4claws30
3568 more code refactoring
3569 plug mem leak introduced by delete on server
3571 2002-03-21 [paul] 0.7.4claws29
3573 * sync with 0.7.4cvs11
3574 see ChangeLog entries 2002-03-20
3576 2002-03-20 [alfons] 0.7.4claws28
3579 apply Colin's patch and refactor
3581 2002-03-20 [paul] 0.7.4claws27
3583 * sync with sylpheed 0.7.4cvs9
3584 see ChangeLog entry 2002-03-20
3586 2002-03-19 [christoph] 0.7.4claws26
3591 revert changes for flag updates
3592 (does not work correctly and no time to debug)
3594 2002-03-20 [alfons] 0.7.4claws25
3597 refactor should_delete() a little bit
3599 2002-03-19 [paul] 0.7.4claws24
3603 src/prefs_account.[ch]
3604 allow the user to leave downloaded mail on the
3605 server for n days. Patch submitted by Colin Leroy
3608 2002-02-19 [paul] 0.7.4claws23
3610 * sync with sylpheed 0.7.4cvs8
3611 see ChangeLog entries 2002-03-19
3613 2002-03-18 [paul] 0.7.4claws22
3615 * sync with sylpheed 0.7.4cvs6
3616 see ChangeLog entry 2002-03-18
3618 2002-03-18 [paul] 0.7.4claws21
3621 add en_GB message catalogue
3626 correct a few spelling mistakes
3628 2002-03-17 [alfons] 0.7.4claws20
3631 more stringent checks for NULL params when writing
3632 filtering actions to a file
3634 2002-03-17 [hoa] 0.7.3claws20
3637 fixed the count of new messages
3640 fixed the "attachment properties" window
3642 2002-03-17 [paul] 0.7.4claws19
3647 src/prefs_account.[ch]
3650 automatically mark cross-posted messages as read
3651 and (optionally) give them a colour label
3652 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
3655 2002-03-17 [paul] 0.7.4claws18
3657 * sync with sylpheed 0.7.4cvs5
3658 see ChangeLog entry 2002-03-17
3660 2002-03-17 [melvin] 0.7.4claws17
3663 Worked around a gtktext 'bug': when searching for
3664 a text in a long message it was scrolling slowly
3665 line by line until it hit the searched text.
3667 Updated French translation
3669 2002-03-17 [melvin] 0.7.4claws16
3673 * src/prefs_actions.c
3674 Moved "Edit/Actions" to "Tool/Actions"
3675 Made mainwindow/compose window sensitive as soon as
3676 no child process is running anymore even if the io dialog
3678 Fixed a struct being initialized with a non constant char*
3680 2002-03-16 [christoph] 0.7.4claws15
3683 add --with-compiler-flags option
3684 (only for developer hacking)
3688 try to make folder-stats and flag handling more
3689 independent from the summaryview. msgcounts
3690 are only set when the folder is opened and
3691 procmsg_msginfo_(un)set_flags will handle it
3692 later and summaryview will get the values
3695 2002-03-16 [paul] 0.7.4claws14
3698 fix Return-receipt. Patch submitted by Bob
3699 Woodside <rwoodside1@comcast.net>
3701 2002-03-16 [paul] 0.7.4claws13
3704 fix 'dynamic' signatures, make it work again
3705 broken during sync on 2002-03-14 (0.7.4claws2)
3707 2002-03-15 [match] 0.7.4claws12
3709 * src/addrharvest.[ch]
3710 * src/addrgather.[ch]
3711 * src/addressbook.[ch]
3713 included address harvester feature. still some
3714 issues with address parsing that I will fix.
3716 2002-03-15 [match] 0.7.4claws11
3719 * src/addrcache.[ch]
3720 * src/addressbook.[ch]
3729 tidy up. fix memory leaks. moved attribs and methods
3730 from individual interfaces to addrcache object. prep
3731 for new stuff to come in.
3733 2002-03-15 [alfons] 0.7.4claws10
3736 * src/matcher_parser_parse.y
3737 * src/matcher_parser_lex.l
3738 * src/prefs_matcher.c
3739 add filtering conditions message greater than, smaller
3740 than, and exactly matching a size in bytes
3741 (does not work with delete from POP3 server yet)
3743 this should also give others an idea what you should
3744 do to add new criterions to claws filtering system
3747 2002-03-15 [paul] 0.7.4claws9
3749 * tools/filter_conv.pl
3750 exit if there are no filter rules to convert
3751 rename filterrc to filterrc.old after completion
3753 2002-03-15 [paul] 0.7.4claws8
3755 * sync with sylpheed 0.7.4cvs3
3756 see ChangeLog entry 2002-03-14
3758 2002-03-14 [paul] 0.7.4claws7