1 2002-10-04 [paul] 0.8.3claws44
4 sync the LDAP detection from 0.8.5cvs1
6 2002-10-02 [christoph] 0.8.3claws43
9 fix small spelling error
11 2002-10-02 [melvin] 0.8.3claws42
14 Behave better and say "no" when test program cannot be run.
16 2002-10-02 [paul] 0.8.3claws41
19 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
22 toggle the behavior of Reply menuitem between
23 normal reply and reply-to-list
25 2002-10-01 [sergey] 0.8.3claws40
28 Convert newlines in the message text to the canonical form
29 before base64 encoding (RFC2045 compliance, fixes some
30 interoperability issues with Evolution 1.0.3)
32 2002-09-29 [colin] 0.8.3claws39
35 Fix an unwanted copy/paste
37 2002-09-29 [colin] 0.8.3claws38
40 Renamed "Custom toolbar" to "Customize toolbar"
41 Renamed "Show all header" to "Show all headers"
42 Renamed "Set diplay item" to "Set displayed items"
44 Renamed "Show all header" to "Show all headers"
45 * src/prefs_summary_column.c
46 Renamed "diplay item" to "displayed items"
48 2002-09-29 [colin] 0.8.3claws37
51 online/offline status pixmaps follow theme
53 * src/summaryview.[ch]
54 quicksearch pixmap follows theme changes
56 2002-09-29 [thorsten] 0.8.3claws36
59 src/prefs_folder_item.[ch]
60 add default_reply_to folder option (closes patch 581044)
62 2002-09-29 [christoph] 0.8.3claws35
64 * acconfig.h ** REMOVED **
68 * ac/gnupg-check-typedef.m4
69 fix autoheader 2.50 warning
71 2002-09-29 [christoph] 0.8.3claws34
73 * major code cleanup (part 2)
75 - unused variables removed
76 - unused functions removed
77 - uninitialized variables checked
78 - missing return statements added
79 - missing function return types added
80 - added parentheses around assignment
83 2002-09-29 [alfons] 0.8.3claws33
86 log_window_clear(): only bracket gtk_text_forward_delete()
87 with gtk_text_freeze() / gtk_text_thaw() (see if this
88 works around GTK text bug)
90 2002-09-29 [paul] 0.8.3claws32
94 updated by George Danchev and Urke MMI
97 2002-09-27 [christoph] 0.8.3claws31
100 * doc-src/rfc1806.txt ** REMOVED **
101 * doc-src/rfc2183.txt ** NEW FILE **
102 * doc-src/rfc2980.txt ** NEW FILE **
105 2002-09-27 [melvin] 0.8.3claws30
108 Fixed typo which could break linking
110 2002-09-27 [melvin] 0.8.3claws29
113 Improved GNU/aspell checking.
116 2002-09-27 [paul] 0.8.3claws28
118 * sync with 0.8.3cvs8
119 see ChangeLog 2002-09-27
121 2002-09-26 [colin] 0.8.3claws27
125 Add "Reply to Mailing-list" to the toolbar
127 2002-09-26 [christoph] 0.8.3claws26
130 Fix wrong message counts in summaryview status
132 2002-09-26 [paul] 0.8.3claws25
134 * sync with 0.8.3cvs7
135 see ChangeLog 2002-09-26
137 2002-09-26 [paul] 0.8.3claws24
139 * sync with 0.8.3cvs6
140 see ChangeLog 2002-09-25
142 2002-09-25 [christoph] 0.8.3claws23
145 * src/prefs_folder_item.c
146 * src/prefs_scoring.c
147 Renamed "kill score" to "hide score" in GUI
150 2002-09-25 [paul] 0.8.3claws22
152 * sync with 0.8.3cvs5
153 see ChangeLog 2002-09-24
155 2002-09-24 [alfons] 0.8.3claws21
157 patch by Satoshi Nagayasu: allows appending / saving multiple
158 selected files (closes "[ 612279 ] save multiple mesg(s) in
164 summary_save_as(): allow saving selected files to
166 summary_set_menu_sensitive: enable "Save As..." when
167 multiple files are selected
169 append_file(): new function
171 2002-09-24 [colin] 0.8.3claws20
174 Fix segfault when mimeinfo doesn't have a
177 2002-09-24 [colin] 0.8.3claws19
179 * src/prefs_common.[ch]
180 Add a preference to display send dialog or not
182 Display send dialog according to preference
184 2002-09-24 [colin] 0.8.3claws18
187 Disable user actions when sending
189 2002-09-24 [colin] 0.8.3claws17
192 Do not display name or filename for attachments
193 with an application/pgp-signature type
194 (security flaw, see bug 537413)
196 2002-09-23 [colin] 0.8.3claws16
199 Initialize entry_email, entry_alias and
200 entry_remarks to first email address of the list
202 2002-09-23 [colin] 0.83claws15
205 Drop pgp-signature when reediting a signed queued
208 2002-09-23 [melvin] 0.8.3claws14
211 Updated French translation
213 2002-09-23 [melvin] 0.8.3claws13
216 Made custom toolbar menu labels more consistent
217 * src/prefs_toolbar.c
218 Made custom toolbar window title more consistent
220 2002-09-22 [colin] 0.8.3claws12
223 Initialize session type to normal before getting
224 mail (fixes strange Get behaviour)
225 * src/prefs_account.h
226 Move STYPE_POP_BEFORE_SMTP to last position to
227 avoid other side-effects
229 2002-09-22 [colin] 0.8.3claws11
231 * src/prefs_account.c
232 Fix pop_bfr_smtp_tm_entry sensivity when switching
233 from pop3 to apop or vice-versa
235 2002-09-22 [colin] 0.8.3claws10
237 * src/prefs_account.[ch]
238 Add an option for the POP before SMTP timeout
240 Remember time of last POP connection
242 Do POP before SMTP only if timeout reached
244 2002-09-22 [oliver] 0.8.3claws9
247 explain custom toolbar
249 2002-09-22 [oliver] 0.8.3claws8
251 * src/prefs_actions.[ch]
252 custom toolbar for compose
253 actions callback from compose toolbar
255 remove include toolbar.h
257 2002-09-22 [oliver] 0.8.3claws7
259 * src/prefs_toolbar.[ch]
260 custom toolbar for compose
261 - generic prefs_toolbar handles both
262 Mainwin's toolbar as well as Compose toolbar
264 2002-09-22 [oliver] 0.8.3claws6
267 custom toolbar for compose
268 restructure toolbar.[ch]
270 2002-09-22 [oliver] 0.8.3claws5
273 custom toolbar for compose
275 2002-09-22 [oliver] 0.8.3claws4
277 * src/mainwindow.[ch]
278 custom toolbar for compose
279 move mainwin toolbar back to mainwindow
281 2002-09-22 [alfons] 0.8.3claws3
288 2002-09-22 [alfons] 0.8.3claws2
291 procmsg_save_to_outbox(): don't unlink message file from queue;
292 callers should do it using folder_item_remove_msg()
294 2002-09-22 [colin] 0.8.3claws1
297 Made mimeview_check_signature() public
299 Made GPG signatures verifiable by clicking
300 the [application/pgp-signature] in the Text
303 2002-09-22 [paul] 0.8.3claws
312 updated translations, submitted by George Danchev,
313 me, Ricardo Mones Lastra, Alessandro Maestri,
314 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
315 and Urke MMI, respectively.
317 2002-09-22 [alfons] 0.8.2claws65
321 no furry valgrinds have been used to plug these memleaks
323 2002-09-20 [paul] 0.8.2claws64
325 * sync with 0.8.3cvs4
326 'Select thread' re-implemented
327 see ChangeLog 2002-09-20
329 2002-09-21 [alfons] 0.8.2claws63
332 compose_send(): plug unnoticed memleak
334 2002-09-20 [alfons] 0.8.2claws62
337 replace_address_in_edit(): strict check for NULL address to
338 fix "[ 607348 ] Segfault in address completion". My guess is
339 that this happens with an empty address book, but it's good
340 to have this check here anyway
342 completion_window_button_press(): free string returned
343 from the internal cache
345 2002-09-20 [christoph] 0.8.2claws61
348 added ENC_BINARY to EncodingType
350 the string returned by procmime_get_encoding_str
351 should not depend on the order of values in the
352 EncodingType definition
353 * doc-src/rfc1806.txt ** NEW FILE **
354 Added rfc1806 about MIME Content-Disposition
357 2002-09-19 [paul] 0.8.2claws60
359 * sync with 0.8.2cvs3
360 see ChangeLog 2002-09-19
362 2002-09-19 [paul] 0.8.2claws59
364 * src/prefs_folder_item.c
365 revert to Darko's original alignment of colour
367 add a colon to folder_color label
370 add Colin's patch (with Hiro's modifications) to
371 force BASE64 encoding for 8-bit text when signing
372 (sync with 0.8.3cvs2)
374 2002-09-18 [alfons] 0.8.2claws58
379 (beautify a little bit)
381 2002-09-18 [christoph] 0.8.2claws57
384 fix handling of fgetc return value
386 2002-09-17 [alfons] 0.8.2claws56
389 summary_sort(): check non-NULL summaryview->folder_item when no
390 folder is selected at all
391 (closes "[ 610344 ] sort label make syl Crash")
393 2002-09-17 [alfons] 0.8.2claws55
396 beautify a little bit
398 2002-09-17 [christoph] 0.8.2claws54
401 initialize max values for cache and folder
402 when cache or folder is empty
404 2002-09-15 [colin] 0.8.2claws53
407 Fix a leak (thanks Alfons!) and cleaned
408 variables names for custom headers
410 2002-09-15 [colin] 0.8.2claws52
413 Fix custom headers recognition when
414 prefs_common.trans_hdr is on
416 2002-09-15 [colin] 0.8.2claws51
419 Allow dynamically-added custom headers
420 Yet not reparsed if reedited
422 2002-09-15 [alfons] 0.8.2claws50
424 * src/prefs_account.c
427 2002-09-15 [colin] 0.8.2claws49
429 * src/prefs_account.c
430 fix pop_before_smtp sensitivity
432 2002-09-15 [colin] 0.8.2claws48
435 add inc_pop_before_smtp()
436 allow MainWindow to be undefined in
437 inc_account_mail() and inc_start()
440 add STYPE_POP_BEFORE_SMTP session type
441 * src/prefs_account.c
442 activated pop before smtp option
444 do pop before smtp if the relevant option
447 2002-09-15 [paul] 0.8.2claws47
450 see ChangeLog 2002-09-15
452 2002-09-14 [paul] 0.8.2claws46
455 updated Bulgarian translation, submitted by
458 2002-09-13 [paul] 0.8.2claws45
461 merge claws' select_account() with main's
462 (new) compose_select_account(). [sync with
463 0.8.2cvs15, see ChangeLog 2002-09-11]
465 2002-09-12 [christoph] 0.8.2claws44
468 allocate 1 elements of FolderItem not 0
470 2002-09-12 [colin] 0.8.2claws43
473 Fix bug #590825 (obey Follow-up: poster)
475 2002-09-12 [colin] 0.8.2claws42
478 Fix bug #557009 (wrong headers for messages
479 forwarded as attachments)
481 2002-09-11 [colin] 0.8.2claws41
484 Put SCF: pseudo-header on top of message
485 Set draft tmp_flag when saved as draft
489 Skip after first \n\n for beginning of real message
492 2002-09-11 [christoph] 0.8.2claws40
495 use procmsg flag functions in filtering or processing
496 will cause incorrect folder message counts
498 2002-09-11 [colin] 0.8.2claws39
501 Fix bug #550175 - wrong save folder when reediting
504 2002-09-11 [paul] 0.8.2claws38
506 * sync with 0.8.2cvs14
507 see ChangeLog 2002-09-11
509 2002-09-11 [colin] 0.8.2claws37
512 Fix a typo (seeming to cause new/unread status to
515 2002-09-10 [christoph] 0.8.2claws36
518 compose_redirect should not use compose_generic_new
519 because that does more stuff than expected including
520 opening the external editor
521 (closes bug "[ 526608 ] bounced messages appear blank
524 2002-09-10 [christoph] 0.8.2claws35
527 fix problem with too large message number range
528 causing a crash in folder_item_scan
530 2002-09-10 [paul] 0.8.2claws34
532 * sync with 0.8.2cvs13
533 see ChangeLog 2002-09-10
535 2002-09-10 [christoph] 0.8.2claws33
538 set MsgInfo TmpFlags for queue and draft folders
539 (closes bug "[ 591676 ] Queue ignore MIME on restart")
541 2002-09-10 [paul] 0.8.2claws32
544 po/bg.po ** NEW FILE **
545 new Bulgarian translation submitted by
546 George Danchev <danchev@spnet.net>
550 tools/tb2sylpheed ** NEW FILE **
551 add script that converts an addressbook exported
552 from The Bat! into a Sylpheed addressbook. Submitted
553 by Urke MMI <urke-kg@eunet.yu>
555 2002-09-10 [paul] 0.8.2claws31
557 * sync with 0.8.2cvs12
558 see ChangeLog 2002-09-10
560 2002-09-06 [paul] 0.8.2claws30
563 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
567 tools/ldif-to-xml.py ** REMOVED **
568 remove obsolete python script
570 2002-09-06 [paul] 0.8.2claws29
572 * sync with 0.8.2cvs10
573 see ChangeLog 2002-09-06
575 2002-09-04 [paul] 0.8.2claws28
577 * sync with 0.8.2cvs9
578 see ChangeLog 2002-08-04
580 2002-09-04 [colin] 0.8.2claws27
582 * src/prefs_common.[ch]
583 Added signature color configuration
585 Use user-specified signature color
587 2002-09-03 [colin] 0.8.2claws26
589 * src/prefs_common.[ch]
590 Added autosave and autosave_length prefs
592 Added compose_remove_draft()
593 Auto-save drafts according to the prefs
595 Added a crash-indicator file, allowing to check
596 for new messages on startup if Sylpheed crashed
597 (makes saved drafts "reappear")
599 2002-09-03 [colin] 0.8.2claws25
604 2002-09-03 [paul] 0.8.2claws24
606 * sync with 0.8.2cvs8
607 see ChangeLog 2002-09-02 and 2002-09-03
609 2002-09-03 [darko] 0.8.2claws23
612 use normal style when creating new folder to pick
615 2002-09-02 [melvin] 0.8.2claws22
618 removed some obsolete code
620 2002-09-02 [melvin] 0.8.2claws21
623 fixed test's equality sign (== to =)
625 2002-09-02 [alfons] 0.8.2claws20
629 revert change of 0.8.2claws16 and use the mh_folder_destroy
630 as folder->destroy virtual as suggested by Hiro
631 (the mh.c code seems to have been lost around mh.c.1.21)
633 2002-09-02 [paul] 0.8.2claws19
636 updated by Fabio Jr. Beneditto
639 use 'http://claws.sylpheed.org' for homepage link.
640 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
642 2002-09-01 [alfons] 0.8.2claws18
645 plug memleak related to one Martin Kluge found
647 2002-08-31 [paul] 0.8.2claws17
649 * sync with 0.8.2cvs6
650 see ChangeLog 2002-08-30
652 2002-08-31 [alfons] 0.8.2claws16
655 folder_destroy(): remove mailbox from folderlist even if it has
658 2002-08-31 [alfons] 0.8.2claws15
663 (being pedantic I know)
665 2002-08-31 [alfons] 0.8.2claws14
668 check for NULL pointers returned from folder->fetch_msginfo virtual
669 (should solve some reported crashes)
671 2002-08-30 [alfons] 0.8.2claws13
676 enable crash dialog on compilation time
677 (--enable-crash-dialog configure option)
679 2002-08-30 [alfons] 0.8.2claws12
684 apply memory leak plug patch by Martin Kluge
685 (closes patch "[ 602568 ] patch for 602441 little memory leak",
686 bug "[ 599677 ] Very small memory leak in 0.81claws115",
687 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
689 2002-08-30 [darko] 0.8.2claws11
692 copy Gtk style from normal style to match
693 font size for coloured folders
695 2002-08-29 [alfons] 0.8.2claws10
698 Type=Internet <- Type=Application
699 (reported by Michael Schwendt, see:
700 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
701 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
703 2002-08-29 [paul] 0.8.2claws9
705 * sync with 0.8.2cvs5
706 see ChangeLog 2002-08-29
708 2002-08-29 [colin] 0.8.2claws8
711 Added a sanity check in summary_select_thread
712 Should fix bug 601605
714 2002-08-29 [colin] 0.8.2claws7
717 Revert claws6 changes regarding bug #591676
719 2002-08-28 [colin] 0.8.2claws6
722 Ignore cache for queue folderitems
725 2002-08-28 [melvin] 0.8.2claws5
730 2002-08-28 [melvin] 0.8.2claws4
733 Updated a bit the text concerning the spell checker
735 2002-08-28 [melvin] 0.8.2claws3
737 Merged the GNU_aspell_branch:
738 Support of new GNU/aspell is now included and the old pspell
739 is not supported anymore.
743 Updated spell checker text to reflect the switch to GNU/aspell
745 * ac/aspell.m4 *** NEW ***
746 * src/gtkaspell.[ch] *** NEW ***
747 * ac/pspell.m4 *** DELETED ***
748 * src/gtkspell.[ch] *** DELETED ***
751 Updated for GNU/aspell support
754 Replaced gtkspell.c by gtkaspell.c
762 * src/prefs_common.[ch]
763 Updated for GNU/aspell support
765 2002-08-28 [paul] 0.8.2claws2
767 * sync with 0.8.2cvs4
768 see ChangeLog 2002-08-27 and 2002-08-28
770 2002-08-28 [colin] 0.8.2claws1
772 * src/summary_search.c
775 2002-08-28 [jens] 0.8.2claws
778 Updated German translations
780 2002-08-27 [melvin] 0.8.2claws
783 Updated French translations
785 2002-08-27 [paul] 0.8.2claws
787 * sync with 0.8.2 main release
795 updated message catalogs submitted by
796 Ricardo Mones Lastra, Alessandro Maestri,
797 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
798 Beneditto and Urke MMI
800 2002-08-27 [hoa] 0.8.1claws123
802 * src/mainwindow.[ch]
803 * src/summaryview.[ch]
804 removed the "filter setting" menu option.
805 add a "cancel a news message" menu option.
807 2002-08-26 [martin] 0.8.1claws122
810 changed string under 0.8.1claws79 changed by myself
813 2002-08-26 [martin] 0.8.1claws121
816 added kill command to debuggerrc to start crash dialog
818 2002-08-26 [paul] 0.8.1claws120
820 * sync with 0.8.1cvs31
821 see ChangeLog 2002-08-26
823 2002-08-25 [alfons] 0.8.1claws119
826 fix bug that didn't send out correct headers to news server
827 when sending news article and email from queue (bug reported
828 and patch provided by Tim Mann; closes bug
829 "[ 583196 ] 0.7.8claws can't post news")
831 2002-08-25 [alfons] 0.8.1claws118
833 * src/selective_download.c
834 mark two strings as translatable
835 (thanks to Urke MMI for pointing this out)
837 2002-08-25 [alfons] 0.8.1claws117
840 treat sent boxes as special and allow sorting them by addressee
841 (closes "[ 589418 ] Sent folder sorting misbehavior"
842 submitted by Steve Lamb)
844 2002-08-24 [alfons] 0.8.1claws116
847 fix memleak reported by Martin Kluge
848 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
850 2002-08-24 [oliver] 0.8.1claws115
852 * src/prefs_toolbar.c
853 o code cleanup as suggested by Alfons
856 2002-08-24 [alfons] 0.8.1claws114
859 o fix another memory leak reported by Martin Kluge
860 (see "[ 599568 ] Small Memory Leak")
861 o remove 'from' variable from 'summary_set_header()'; we can
864 2002-08-24 [paul] 0.8.1claws113
866 * sync with 0.8.1cvs30
867 see ChangeLog 2002-08-23
869 2002-08-24 [alfons] 0.8.1claws112
872 remove unnecessary allocations for search bar fixing leaks
873 reported by Martin Kluge
874 (see "[ 599451 ] Further memory leaks?")
876 2002-08-24 [alfons] 0.8.1claws111
879 make get_socket_name() public for crash.c
881 o make report bug button work (goes to claws'
882 bug tracker at sf.net)
883 o introduce function for doing important stuff just
884 before claws goes down
887 2002-08-24 [alfons] 0.8.1claws110
890 move cursor to "To" entry when forwarding as attachment
891 (reported and solved by Steve Lamb, closes bug report
892 "[ 592880 ] Forward as attachment; cursor not in to")
894 2002-08-24 [colin] 0.8.1claws109
897 fix quick search visibility after GUI (de)separations.
899 2002-08-23 [colin] 0.8.1claws108
902 fix header pane visibility after folderview or
903 messageview (de)separation
905 2002-08-23 [paul] 0.8.1claws107
907 * src/mainwindow.[ch]
909 give full control of display or non-display
910 of the Execute icon to Custom toolbar settings.
911 add new sensitivity condition to maninwindow.h:
917 more sync with 0.8.1cvs29
919 2002-08-23 [melvin] 0.8.1claws106
922 Readded support for custom widget in alertpanel lost in last
925 2002-08-23 [paul] 0.8.1claws105
927 * sync with 0.8.1cvs29
928 see ChangeLog 2002-08-23
930 2002-08-23 [colin] 0.8.1claws104
933 Fix folder and search pixmaps exchanging positions
934 after theme or toolbar changes. Thank to Oliver for
937 2002-08-23 [colin] 0.8.1claws103
943 Changed messageview_create() and noticeview_create()
944 to avoid the last gdk_warning
946 2002-08-22 [colin] 0.8.1claws102
949 Fix my new `Creating pixmap from xpm' warning
951 2002-08-22 [colin] 0.8.1claws101
954 Fix some of the gdk warnings
956 2002-08-22 [colin] 0.8.1claws100
961 * src/pixmaps/quicksearch.xpm *ADDED*
962 Add the quicksearch pixmap
966 Make quicksearch bar visible/hidden via a button
968 2002-08-22 [christoph] 0.8.1claws99
971 fix folder update for newsgroups with message
972 numbers below minimum number of articles to fetch
975 2002-08-22 [paul] 0.8.1claws98
977 * sync with 0.8.1cvs28
978 see ChangeLog 2002-08-22
980 2002-08-21 [alfons] 0.8.1claws97
983 use bt instead of bt full which seems to work
984 better, and bt full doesn't give a great deal
985 of information anyway
987 2002-08-21 [colin] 0.8.1claws96
990 fix summaryview_searchtype_changed prototype
992 2002-08-21 [christoph] 0.8.1claws95
995 o fix broken menu update for sorting type, we have to
996 get this info from the summaryview now
997 o removed setting of threaded state in menu callback
998 * src/summaryview.[ch]
999 more summaryview/folderitem seperation for
1002 removed not required --with-compiler-flags option
1004 2002-08-21 [oliver] 0.8.1claws94
1007 o rename toolbar.xml to toolbar_main.xml
1008 since toolbar_compose.xml might come up
1013 2002-08-21 [darko] 0.8.1claws93
1016 don't reset tmp flags for messages copied
1019 2002-08-21 [colin] 0.8.1claws92
1021 * src/prefs_filtering.c
1022 fix renaming rules on folder rename
1023 when folder is not a leaf folder
1025 2002-08-21 [paul] 0.8.1claws91
1027 * src/prefs_folder_item.c
1028 fix alignment of colour selector
1030 2002-08-21 [paul] 0.8.1claws90
1032 * sync with 0.8.1cvs27
1033 see ChangeLog 2002-08-21
1035 2002-08-21 [paul] 0.8.1claws89
1038 fix crash when changing field type in
1041 2002-08-21 [colin] 0.8.1claws88
1044 Made quick search case-insensitive
1046 2002-08-21 [paul] 0.8.1claws87
1048 * sync with 0.8.1cvs26
1049 see ChangeLog 2002-08-21
1051 2002-08-20 [christoph] 0.8.1claws86
1055 * src/summaryview.[ch]
1056 more summaryview/folderitem seperation for
1057 sort_key and sort_type
1059 added missing return statement
1061 2002-08-20 [colin] 0.8.1claws85
1063 * src/summaryview.[ch]
1064 Added a quick search box
1066 * src/prefs_common.[ch]
1067 Added a show/hide option for the quick search
1069 2002-08-20 [oliver] 0.8.1claws84
1072 remove toolbar_create_popups
1074 o remove toolbar_create_popups
1075 o fix toolbar_set_sensitive
1076 (Bug reports #596834 and #596832)
1077 * src/prefs_toolbar.c
1078 o add "Set default" button
1079 o align label and text + combo widgets
1081 2002-08-20 [hoa] 0.8.1claws83bis
1084 fixed a bug in imap_fetch_msginfo() in case there is no
1087 2002-08-20 [darko] 0.8.1claws83
1090 copy the color style of folder view so it
1091 works with GTK themes
1093 2002-08-20 [darko] 0.8.1claws82
1097 * src/prefs_folder_item.[hc]
1098 don't use UI stuff in folder.h
1100 2002-08-20 [darko] 0.8.1claws81
1103 * src/prefs_folder_item.h
1105 * src/prefs_folder_item.c
1106 ability to set folder color in folderview
1108 2002-08-19 [alfons] 0.8.1claws80
1111 fix one of the earlier memleaks reported by Martin Kluge
1113 2002-08-19 [alfons] 0.8.1claws79
1116 hide notice view when selecting seperate folder
1117 view (reported by Urke MMI)
1119 2002-08-19 [christoph] 0.8.1claws78
1122 * src/prefs_folder_item.h
1123 * src/summaryview.[ch]
1124 o add summary_set_prefs_from_folderitem to set
1125 summaryview prefs (first step to remove all
1126 references to the folderitem in summaryview)
1127 o moved compiled regex stuff from folderitem prefs
1130 2002-08-19 [paul] 0.8.1claws77
1133 add check for '.' to QUOTE_IF_REQUIRED
1135 2002-08-19 [paul] 0.8.1claws76
1138 sync with 0.8.1cvs25 (plug memory leak)
1140 * src/prefs_toolbar.c
1141 re-order prefs_toolbar_cancel()
1143 2002-08-18 [alfons] 0.8.1claws75
1147 plug other memleaks reported by Martin Kluge
1149 2002-08-18 [paul] 0.8.1claws74
1152 updated by Fabio Jr. Beneditto
1154 2002-08-18 [paul] 0.8.1claws73
1157 fix bug where tooltips were displayed untranslated
1159 * src/prefs_toolbar.c
1160 fix bug where clicking 'Cancel' creates an icon & text
1161 toolbar regardless of prefs
1164 2002-08-17 [oliver] 0.8.1claws72
1166 * src/prefs_toolbar.c
1167 update toolbar on CANCEL
1168 bug reported by Martin Kluge
1170 toolbar_destroy memleak fixed
1172 2002-08-17 [alfons] 0.8.1claws71
1175 plug another memleak reported by Martin Kluge
1177 2002-08-16 [alfons] 0.8.1claws70
1180 use execvp() correctly (suggested by wwp; thanks!)
1182 2002-08-16 [alfons] 0.8.1claws69
1185 plug memory leak reported by Kim Schultz & Martin Kluge
1187 2002-08-16 [paul] 0.8.1claws68
1190 updated by Ricardo Mones Lastra
1192 2002-08-16 [paul] 0.8.1claws67
1195 fix bug where 'Compose News' icon showed wrong
1198 2002-08-16 [paul] 0.8.1claws66
1200 * sync with 0.8.1cvs24
1201 see ChangeLog 2002-08-16
1204 updated by Alessandro Maestri
1206 2002-08-15 [paul] 0.8.1claws65
1211 2002-08-15 [paul] 0.8.1claws64
1214 don't translate debug info
1219 2002-08-15 [paul] 0.8.1claws63
1221 * src/prefs_toolbar.c
1222 fix bug where clicking 'OK' creates an icon & text
1223 toolbar regardless of prefs
1225 2002-08-14 [alfons] 0.8.1claws62
1228 add global var that has the full argv[0]
1230 o execvp the correct sylpheed by using argv0
1231 and setting the correct work dir
1234 2002-08-14 [oliver] 0.8.1claws61
1236 * enable/disable Toolbar Action Buttons
1240 * src/prefs_toolbar.c
1242 2002-08-14 [melvin] 0.8.1claws60
1245 Updated French translations
1247 2002-08-14 [melvin] 0.8.1claws59
1250 Made bug report not translatable
1252 Fixed exporthtml_build_filespec() return value
1254 Fixed incorrect include file
1256 * src/prefs_actions.c
1257 * src/prefs_toolbar.c
1258 Made debug info not translatable
1261 Added missing includes
1262 * src/prefs_common.c
1265 2002-08-14 [paul] 0.8.1claws58
1267 * faq/es/sylpheed-faq.html
1268 faq/es/sylpheed-faq-[1-3].html
1269 faq/es/sylpheed-faq-4.html **NEW FILE **
1272 2002-08-13 [christoph] 0.8.1claws57
1275 ignore thread fix that did not mark all
1276 child nodes of a ignored thread as
1277 ignored. Does not work perfectly yet,
1278 but it is better now
1280 2002-08-13 [alfons] 0.8.1claws56
1283 o implement 'save crash log'
1286 2002-08-13 [melvin] 0.8.1claws55
1289 removed unrequired "execinfo.h" header
1291 2002-08-12 [paul] 0.8.1claws54
1293 * faq/en/sylpheed-faq.html
1294 faq/en/sylpheed-faq-[1-3].html
1295 faq/en/sylpheed-faq-4.html **NEW FILE **
1298 2002-08-12 [alfons] 0.8.1claws53
1301 add crash.c to translatables
1303 bring in Leandro's crash dialog
1305 2002-08-11 [alfons] 0.8.1claws52
1308 clean up some warnings
1310 2002-08-11 [alfons] 0.8.1claws51
1314 * src/crash.[ch] ** NEW FILES **
1316 initial gdb crash handler
1318 2002-08-11 [paul] 0.8.1claws50
1320 * src/prefs_toolbar.c
1321 replace Up/Down arrow pixmaps with text to be
1322 consistent across icon themes
1324 2002-08-11 [paul] 0.8.1claws49
1326 * src/prefs_common.c
1328 rename 'Pixmap' -> 'Icon'
1331 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1333 2002-08-10 [paul] 0.8.1claws48
1335 * src/prefs_toolbar.c
1338 2002-08-10 [paul] 0.8.1claws47
1341 don't write Processing progress to status bar
1342 patch submitted by Alexander Evseev
1344 * src/prefs_toolbar.c
1345 re-position and resize window
1346 make window assume correct size on first call
1348 2002-08-10 [paul] 0.8.1claws46
1355 follow UI text conventions
1357 2002-08-10 [alfons] 0.8.1claws45
1360 correct pixmap for delete action
1362 2002-08-10 [paul] 0.8.1claws44
1365 updated by Fabio Jr. Beneditto
1367 2002-08-10 [paul] 0.8.1claws43
1370 add custom toolbar files
1372 2002-08-10 [paul] 0.8.1claws42
1374 * sync with 0.8.1cvs22
1375 see ChangeLog 2002-08-09
1377 2002-08-09 [paul] 0.8.1claws41
1381 tools/outlook2sylpheed.pl ** NEW FILE **
1382 add script to convert exported Outlook
1383 contacts list to a Sylpheed addressbook.
1384 Submitted by Ricardo Mones Lastra.
1386 2002-08-09 [paul] 0.8.1claws40
1390 po/sr.po ** NEW FILE **
1391 add Serbian message catalog. Submitted by
1392 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
1394 2002-08-09 [paul] 0.8.1claws39
1396 * sync with 0.8.1cvs21
1397 see ChangeLog 2002-08-08
1399 2002-08-08 [oliver] 0.8.1claws38
1402 move Custom Toolbar to Configuration menu
1404 2002-08-08 [oliver] 0.8.1claws37
1406 * src/prefs_toolbar.c
1407 fix substitute pixmap bug
1409 2002-08-08 [paul] 0.8.1claws36
1411 * sync with 0.8.1cvs19
1412 see ChangeLog 2002-08-08
1414 2002-08-07 [christoph] 0.8.1claws35
1417 fixed a memory leak in new canonicalize_file_replace
1419 2002-08-07 [christoph] 0.8.1claws34
1422 o canonicalize_file_replace should create the temporary
1423 file in the same directory as the original file.
1424 o added get_tmpfile_in_dir that creates a temorary file
1425 in a specified directory.
1427 2002-08-07 [melvin] 0.8.1claws33
1430 fixed bug where 'Article' button acted as 'Email' button.
1432 2002-08-07 [paul] 0.8.1claws32
1434 * sync with 0.8.1.cvs17
1435 see ChangeLog 2002-08-07
1437 2002-08-07 [colin] 0.8.1claws31
1440 fix mass-cancel problem
1442 2002-08-07 [thorsten] 0.8.1claws30
1444 * src/prefs_toolbar.c
1445 fix: crash on replace or add new button
1447 fix: close xmlfile after reading
1449 fix: unlink() file before rename()
1451 2002-08-06 [paul] 0.8.1claws29
1453 * sync with 0.8.cvs15
1454 see ChangeLog 2002-08-06
1456 2002-08-06 [oliver] 0.8.1claws28
1459 * src/prefs_toolbar.c
1460 fixed empty toolbar issue
1462 2002-08-06 [oliver] 0.8.1claws27
1464 * Custom Toolbar Final
1468 o toolbar stuff now lives in src/toolbar.[ch]
1469 o main_window_toolbar_* functions are renamed to
1470 toolbar_* reflecting their new source file
1471 * src/mainwindow.[ch]
1472 o remove toolbar stuff
1474 2002-08-06 [oliver] 0.8.1claws26
1477 * src/prefs_toolbar.[ch] **New File**
1478 * src/toolbar.[ch] **New File**
1479 o prefs_toolbar.[ch] custom toolbar frontend
1480 o toolbar.[ch] backend
1482 2002-08-06 [oliver] 0.8.1claws25
1484 * src/prefs_actions.[ch]
1485 o new exported function actions_execute
1487 2002-08-06 [paul] 0.8.1claws24
1489 * sync with 0.8.1cvs4
1490 see ChangeLog 2002-08-06
1492 2002-08-06 [paul] 0.8.1claws23
1494 * sync with 0.8.1cvs13
1495 see ChangeLog 2002-08-06
1497 2002-08-06 [paul] 0.8.1claws22
1499 * sync with 0.8.1cvs12
1500 see ChangeLog 2002-08-05 and 2002-08-06
1502 2002-08-06 [match] 0.8.1claws21
1505 improvements to cut/copy/paste address
1507 2002-08-05 [match] 0.8.1claws20
1514 fixes to improve cut/copy/paste
1516 2002-08-06 [melvin] 0.8.1claws19
1519 account_find_all_from_address(): new function that returns the
1520 list of all accounts that are matched in an address.
1521 * src/alertpanel.[ch]
1522 alertpanel() now accepts a custom widget
1523 alertpanel_with_widget(): new function that pops up a panel with
1524 a custom widget in it
1526 gtkut_account_menu_new(): new function that allows the selection
1527 of an account from a list of accounts.
1529 Extended Return Receipt notification to select the correct
1530 account and to make a security test on the Delivery-Notification
1531 address which should be the same as the Return-Path.
1533 2002-08-06 [thorsten] 0.8.1claws18
1536 attach_all: save unnamed as "noname.%d",
1537 dont free static dirname
1539 2002-08-05 [alfons] 0.8.1claws17
1542 detect XIM by trying to link rather than compile a XIM program
1544 2002-08-05 [oliver] 0.8.1claws16
1546 * src/stock_pixmap.[ch]
1547 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1548 o new func to retrieve pixmaps
1550 2002-08-05 [paul] 0.8.1claws15
1552 * sync with 0.8.1cvs10
1553 see ChangeLog 2002-08-05
1555 2002-08-04 [alfons] 0.8.1claws14
1558 see if this plugs memleak
1560 2002-08-04 [melvin] 0.8.1claws13
1563 fixed bug that could crash Sylpheed when highlighting
1564 all misspelled words.
1566 2002-08-03 [melvin] 0.8.1claws12
1568 * src/prefs_actions.c
1569 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1571 fixed bug where the Return Receipt was sent to
1572 Delivery-Notification-To address even if it was not present
1574 2002-08-02 [alfons] 0.8.1claws11
1576 * src/prefs_actions.c
1577 o more check for NULLs
1578 o put create_io_dialog() in right conditional block
1580 2002-08-02 [paul] 0.8.1claws10
1583 updated by Ricardo Mones Lastra
1585 2002-08-01 [christoph] 0.8.1claws9
1588 don't free the cache of the opened
1589 folder in the summaryview
1591 don't unset flags, if it is not required
1593 2002-08-01 [paul] 0.8.1claws8
1595 * sync with 0.8.1cvs8
1596 see ChangeLog entry 2002-08-01
1598 2002-08-01 [paul] 0.8.1claws7
1600 * sync with 0.8.1cvs7
1601 see ChangeLog 2002-07-31 and 2002-08-01
1603 2002-07-31 [christoph] 0.8.1claws6
1606 forgot to update menu sensitivity
1607 function for new menu entry
1609 2002-07-31 [alfons] 0.8.1claws5
1612 check folder item and its path for NULL on
1615 2002-07-31 [christoph] 0.8.1claws4
1618 check if folder_item_get_msginfo in
1619 folder_item_remove_msg returned NULL
1621 better clear the uid cache in the
1622 uid validity check function and delete
1625 2002-07-31 [paul] 0.8.1claws3
1628 add the '--attach' option and a few other
1631 2002-07-31 [paul] 0.8.1claws2
1633 * sync with 0.8.1cvs5
1634 see ChangeLog 2002-07-31
1636 2002-07-31 [christoph] 0.8.1claws1
1638 * src/folderview.[ch]
1640 replace "Rescan all folders..." with
1641 "Check all folders for new messages..."
1643 2002-07-30 [paul] 0.8.1claws
1645 * version 0.8.1claws released
1647 2002-07-30 [paul] 0.8.0claws29
1649 * tools/OOo2sylpheed.pl ** NEW FILE **
1651 add script to enable sending documents as
1652 attachments from OpenOffice.org
1654 2002-07-30 [melvin] 0.8.0claws28
1656 * src/prefs_actions.c
1657 Made the actions' input/output dialog display
1660 2002-07-30 [christoph] 0.8.0claws27
1663 check if folder_item_get_msginfo in
1664 procmsg_save_to_outbox returned NULL
1666 2002-07-30 [paul] 0.8.0claws26
1668 * sync with 0.8.1cvs4
1669 see ChangeLog 2002-07-29
1671 2002-07-29 [thorsten] 0.8.0claws25
1674 added selective download, delete on server
1676 2002-07-29 [paul] 0.8.0claws24
1678 * sync with 0.8.1cvs3
1679 see ChangeLog 2002-07-29
1681 2002-07-27 [christoph] 0.8.0claws23
1684 add extra check if fetching the msginfo
1687 2002-07-27 [paul] 0.8.0claws22
1689 * sync with 0.8.1cvs2
1690 see ChangeLog 2002-07-26
1692 2002-07-27 [christoph] 0.8.0claws21
1695 add another check if a valid msginfo
1698 2002-07-26 [hoa] 0.8.0claws20
1701 Fixed a condition in folder_item_destroy()
1704 Fixed an error in IMAP protocol
1706 2002-07-26 [alfons] 0.8.0claws19
1709 ofcourse compare with identifier, not the path
1711 2002-07-26 [alfons] 0.8.0claws18
1714 use folder item identifier for saving / restoring
1715 preferences because folder->path might not be unique
1717 2002-07-26 [melvin] 0.8.0claws17
1720 Fixed a crash introduced in 0.8.0claws5 when log is
1721 cut under 80 characters.
1723 2002-07-26 [paul] 0.8.0claws16
1725 * sync with 0.8.1cvs1
1726 see ChangeLog 2002-07-26
1728 2002-07-26 [christoph] 0.8.0claws15
1731 imap folder now remembers the last selected
1732 folder and imap_fetch_msginfo skips selecting
1733 the folder if it is already selected
1735 2002-07-26 [christoph] 0.8.0claws14
1740 fix imap folder rescanning
1742 2002-07-25 [christoph] 0.8.0claws13
1752 implement imap uid cache and uid validity check
1754 2002-07-25 [alfons] 0.8.0claws12
1757 fix a brown paper bag bug, and also add some more
1760 2002-07-25 [christoph] 0.8.0claws11
1763 don't mix copy, fetch_msginfo and remove
1764 operations in folder item copy and move
1767 2002-07-25 [christoph] 0.8.0claws10
1771 * src/prefs_folder_item.c
1772 * src/summaryview.[ch]
1773 remove no longer required parameter update_cache from
1776 2002-07-25 [paul] 0.8.0claws9
1783 2002-07-24 [alfons] 0.8.0claws8
1786 sort correctly when using simplified subject line
1787 (closes feature request "[ 585141 ] applying regexp to subject
1788 before sort" submitted by Alexandra Walford)
1790 2002-07-24 [paul] 0.8.0claws7
1792 * sync with 0.8.0cvs3
1793 see ChangeLog 2002-07-24
1795 2002-07-23 [christoph] 0.8.0claws6
1802 o separate processing and summaryview
1803 o removed summary_write_cache from summaryview
1804 o removed summaryview->killed_messages, because we don't have
1805 to keep a list of killed messages anymore. New cache will
1806 keep the hidden messages in cache anyway
1809 * src/selective_download.c
1810 o removed unnecessary summary_write_cache calls
1812 o don't set ignore thread flag in procmsg_get_thread_tree
1813 if it is already set
1816 o moved STATUSBAR_PUSH/POP to statusbar.h because
1817 they are used in different files
1819 2002-07-23 [melvin] 0.8.0claws5
1825 * src/editldap_basedn.c
1827 * src/prefs_common.c
1828 Fixed few memory leak (gtk_editable_get_chars returns
1829 an allocated string)
1831 Fixed few memory leak (gtk_editable_get_chars returns
1832 an allocated string) and modified a little the log cutting
1835 Replaced a call to an obsolete function gtk_entry_get_text()
1836 by gtk_editable_get_chars()
1838 Removed a debug printf
1840 2002-07-23 [christoph] 0.8.0claws4
1843 fix another g_dirname memory leak
1845 2002-07-23 [christoph] 0.8.0claws3
1848 fixed a memory leak in mh_fetch_msginfo
1849 fixed crash when message header could not be
1852 2002-07-23 [paul] 0.8.0claws2
1854 * sync with 0.8.0cvs2
1855 see ChangeLog 2002-07-23
1857 2002-07-23 [paul] 0.8.0claws1
1859 * sync with 0.8.0cvs1
1860 see ChangeLog 2002-07-23
1862 2002-07-23 [paul] 0.8.0claws
1864 * release of 0.8.0claws
1866 2002-07-23 [paul] 0.7.8claws99
1869 new Russian translation, submitted by
1870 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
1872 2002-07-22 [jens] 0.7.8claws98
1875 Updated German translations.
1877 2002-07-22 [paul] 0.7.8claws97
1883 updated translations by Ricardo Mones Lastra,
1884 Alessandro Maestri, Wilbert Berendsen and
1885 Fabio Jr. Beneditto respectively
1887 2002-07-22 [christoph] 0.7.8claws96
1890 fix memory leak caused by wrong g_dirname usage
1892 2002-07-22 [christoph] 0.7.8claws95
1895 update new and unread message counts for summaryview
1896 summaryview does not get it from the folder anymore
1897 and has to update the values itself
1899 2002-07-22 [melvin] 0.7.8claws94
1902 Updated French translations.
1904 2002-07-22 [christoph] 0.7.8claws93
1907 set prop->preg pointer to NULL or following check
1908 will not fail and regexec will be called with
1911 2002-07-21 [alfons] 0.7.8claws92
1913 * src/prefs_common.[ch]
1914 remove option "Send return receipt on request"
1916 2002-07-21 [thorsten] 0.7.8claws91
1919 fixed memleaks, coding style as pointed out by alfons
1921 2002-07-21 [alfons] 0.7.8claws90
1924 * src/noticeview.[ch]
1925 o fix bug notice view being displayed when going to empty folder
1926 (noticed by Christoph)
1927 o allow RRR to be sent when restarting sylpheed, or changing folder
1928 (noticed by Thorsten)
1930 2002-07-21 [thorsten] 0.7.8claws89
1933 Included save_all patch from Xaview FACQ
1934 added support for pathnames
1936 2002-07-21 [alfons] 0.7.8claws88
1941 * src/messageview.[ch]
1942 * src/noticeview.c ** NEW FILE **
1943 * src/noticeview.h ** NEW FILE **
1944 make return receipts work again
1945 (UI idea by Leandro Pereira)
1947 2002-07-21 [paul] 0.7.8claws87
1950 fix sensitivity of 'Select thread'
1952 2002-07-21 [paul] 0.7.8claws86
1954 * src/prefs_common.c
1955 add browser command line for Galeon
1957 2002-07-21 [paul] 0.7.8claws85
1960 fix 'EXTRA_DIST': remove README.README, add TODO
1963 2002-07-21 [alfons] 0.7.8claws84
1966 make enter clear selection
1967 (closes "[ 579888 ] Editor selection/entry error"
1968 reported by Steve Lamb)
1970 2002-07-21 [alfons] 0.7.8claws83
1973 sort message list when selecting unthread messages
1974 (closes "[ 501593 ] switching threaded view doesn't sort"
1975 reported by Simon Schubert)
1977 2002-07-20 [alfons] 0.7.8claws82
1982 2002-07-20 [thorsten] 0.7.8claws81
1985 Fixed expansion of empty fields in matchactions
1987 2002-07-19 [melvin] 0.7.8claws80
1990 Removed a duplicate menu entry (fast mode) introduced during
1992 Added a menu separator between 'Use alternate' and 'Fast mode'
1994 2002-07-19 [paul] 0.7.8claws79
2000 2002-07-19 [thorsten] 0.7.8claws78
2002 * tools/calypso_convert.pl ** NEW FILE **
2005 script to import mbox files exported
2007 o generates folder structure
2008 o includes attachments
2010 2002-07-19 [melvin] 0.7.8claws77
2012 * src/selective_download.[ch]
2013 Fixed bug where closing the dialog with the window manager's
2014 close button will not unlock the summary
2015 Corrected some function declarations that missed a return value
2016 Made the source code comply better with coding style.
2017 * src/prefs_common.c
2018 Added new browser command line for Mozilla.
2020 2002-07-18 [paul] 0.7.8claws76
2023 src/selective_download.[ch]
2024 reflect theme changes, fix Gdk Warning when creating
2025 pixmap from NULL window, and minor clean up.
2026 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2031 2002-07-17 [paul] 0.7.8claws75
2039 2002-07-16 [paul] 0.7.8claws74
2041 * tools/filter_conv.pl
2043 replace conversion script with reimplemented version,
2044 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
2046 2002-07-16 [colin] 0.7.8claws73
2049 remove forgotten debug messages - sorry ;-)
2051 2002-07-16 [colin] 0.7.8claws72
2057 add the ability to select part of a text mime-part
2060 2002-07-15 [christoph] 0.7.8claws71
2063 fix folder message count for folders without
2064 msg_is_changed (includes news folders)
2066 2002-07-15 [martin] 0.7.8claws70
2069 option "display recipient on 'From'..." now works
2070 without the need of enabling the option
2071 "display sender using address book".
2073 2002-07-15 [christoph] 0.7.8claws69
2076 removed setting folder status from summaryview.
2077 folder.c should update all message counts correctly.
2079 2002-07-15 [paul] 0.7.8claws68
2082 updated by Fabio Junior Beneditto
2084 2002-07-15 [darko] 0.7.8claws67
2087 Fixed target folder colorization, don't decrease op
2090 2002-07-14 [paul] 0.7.8claws66
2092 * sync with main 0.8.0
2093 see ChangeLog 2002-07-14
2095 2002-07-13 [melvin] 0.7.8claws65
2100 Replaced sprintf by g_snprintf to prevent possible buffer
2103 Corrected a log message output format.
2104 Added a missing "done" debug output.
2106 Added keyboard accelerator for Priority menu items
2107 Added missing \n in debug output
2111 Added missing \n in debug output
2113 2002-07-13 [paul] 0.7.8claws64
2116 change Sergey's email address to the sf address
2119 increase show_url_timeout (more useful for long
2122 2002-07-12 [sergey] 0.7.8claws63
2125 applied (with some modifications) patch to set the
2126 micalg parameter for signatures
2127 (2001-08-28 Werner Koch <wk@gnupg.org>)
2129 2002-07-12 [sergey] 0.7.8claws62
2133 fixed man page installation
2135 2002-07-12 [paul] 0.7.8claws61
2137 * sync with 0.7.8cvs26
2138 see ChangeLog 2002-07-11 and 2002-07-12
2140 2002-07-11 [christoph] 0.7.8claws60
2144 first use the message number to find the message
2145 to mark with a reply flag but check the
2146 message-id if we got the correct message, if not
2147 try to find it by message-id.
2148 use new string seperator that is not allowed
2151 2002-07-11 [paul] 0.7.8claws59
2153 * sync with 0.7.8cvs23
2154 see ChangeLog 2002-07-10
2156 2002-07-10 [christoph] 0.7.8claws58
2160 Added message-id table to the cache in memory
2161 and functions to msgcache.c and folder.c to
2162 fetch MsgInfos by message id
2165 store folder and message-id of message replying
2166 to in queue header and set reply flag after sending
2167 (Closes bug #469498)
2169 2002-07-10 [paul] 0.7.8claws57
2173 add Martin to the list of authors
2175 2002-07-09 [martin] 0.7.8claws56
2177 Added gtk_ctree_last_visible(), tree_update_level(),
2178 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
2179 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2180 from gtk+ to gtksctree.c for the new sorting code
2181 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
2182 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
2184 Added declaration for gtk_sctree_sort_recursive() and
2185 gtk_sctree_sort_node
2190 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2191 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
2193 2002-07-08 [paul] 0.7.8claws55
2195 * more sync with 0.7.8cvs21
2196 see ChangeLog 2002-07-08
2198 2002-07-08 [paul] 0.7.8claws54
2200 * sync with 0.7.8cvs21
2201 see ChangeLog 2002-07-08
2203 2002-07-07 [alfons] 0.7.8claws53
2206 * src/stock_pixmap.[ch]
2207 * src/pixmaps/notice_warn.xpm ** NEW FILE **
2208 * src/pixmaps/notice_error.xpm ** NEW FILE **
2209 * src/pixmaps/notice_note.xpm ** NEW FILE **
2210 add new pixmaps for upcoming notice pane
2212 2002-07-06 [melvin] 0.7.8claws52
2215 Made them a bit closer to Sylpheed's coding style.
2217 Removed possible memory leaks when some errors occurs.
2219 2002-07-06 [melvin] 0.7.8claws51
2222 Removed --no-location in xgettext command line to help
2223 translators that use Emacs' po-mode
2225 Removed unnecessary comments that messed up sylpheed.pot
2227 2002-07-06 [paul] 0.7.8claws50
2229 * sync with 0.7.8cvs19
2230 see ChangeLog 2002-07-05
2232 2002-07-06 [christoph] 0.7.8claws49
2236 fix folder_item_remove_all_msg and folderview
2237 status for trash folders after emptying trash
2239 2002-07-05 [paul] 0.7.8claws48
2241 * sync with 0.7.8cvs16
2242 see ChangeLog 2002-07-04 and 2002-07-05
2244 2002-07-04 [paul] 0.7.8claws47
2246 * sync with 0.7.8cvs14
2247 see ChangeLog 2002-07-04
2249 2002-07-03 [alfons] 0.7.8claws46
2252 dupe folder item's path because it's being reallocated
2253 by new folder scanning code
2255 2002-07-03 [christoph] 0.7.8claws45
2258 better IMAP uid fetching using 'FETCH 1:* (UID)'
2260 add missing return in msgcache_write
2262 2002-07-02 [thorsten] 0.7.8claws44
2267 use binary mode for file access
2269 2002-07-02 [christoph] 0.7.8claws43
2271 * major code cleanup (part 1)
2273 - unused variables removed
2274 - unused functions removed
2275 - uninitialized variables checked
2276 - missing return statements added
2277 - missing function return types added
2278 - added parentheses around assignment and
2279 && in || when suggested by gcc
2283 replaced direct calls to folder->scan_tree
2284 with folder_scan_tree and restore folder
2285 prefs in this function. The folder should
2286 not have to deal with them.
2287 ( Should now work for all folder types )
2289 2002-07-02 [paul] 0.7.8claws42
2291 * sync with 0.7.8cvs13
2292 see ChangeLog 2002-07-01 and 2002-07-02
2294 2002-07-01 [christoph] 0.7.8claws41
2297 fix "goto next/prev unread message" with
2300 2002-07-01 [paul] 0.7.8claws40
2303 updated by Ricardo Mones Lastra
2305 2002-06-30 [match] 0.7.8claws39
2308 applied variation of leonerd's patch (566661) to
2309 allow multiple email addresses per JPilot entry.
2310 addresses may be separated by space, comma, pipe,
2311 semi-colon, new-line.
2313 2002-06-30 [alfons] 0.7.8claws38
2316 simple fix for putting older nodes before
2317 newer nodes when threading by subject
2319 2002-06-30 [christoph] 0.7.8claws37
2326 fix broken folder tree rescaning
2327 and don't use procmsg_get_mark_sum
2330 2002-06-30 [christoph] 0.7.8claws36
2332 * merge new cache branch
2334 fix new cache imap copy bug
2336 improved folder_item_scan
2337 it should now always set the correct
2338 new, unread and total message counts
2340 2002-06-29 [paul] 0.7.8claws35
2343 correct syntax error
2345 2002-06-29 [paul] 0.7.8claws34
2349 man/Makefile.am ** NEW FILE **
2350 man/sylpheed.1.gz ** NEW FILE **
2351 add Sylpheed man page
2353 2002-06-29 [paul] 0.7.8claws33
2356 updated by Fabio Junior Beneditto
2358 2002-06-28 [jens] 0.7.8claws32
2363 * src/selective_download.c
2364 removed gettext for space " "
2369 2002-06-28 [paul] 0.7.8claws31
2371 * sync with 0.7.8cvs11
2372 see ChangeLog 2002-06-28
2374 2002-06-28 [paul] 0.7.8claws30
2376 * sync with 0.7.8cvs10
2377 see ChangeLog 2002-06-27 and 2002-06-28
2379 2002-06-26 [paul] 0.7.8claws29
2382 src/selective_download.c
2383 don't gettextise empty strings.
2384 reserved by gettext. gettext("") returns
2385 the header entry with meta information,
2386 not the empty string
2391 2002-06-26 [paul] 0.7.8claws28
2393 * sync with 0.7.8cvs7
2394 see ChangeLog 2002-06-25
2396 * src/prefs_common.c
2397 ...and in the process, tweak the gui a little
2399 2002-06-25 [alfons] 0.7.8claws27
2403 fine tune ldap library detection
2405 2002-06-25 [alfons] 0.7.8claws26
2408 don't allow return receipts when composing a news article
2410 2002-06-25 [paul] 0.7.8claws25
2413 add '$(AMTAR)' to 'release' section to allow for
2414 new and older autotools
2416 2002-06-25 [paul] 0.7.8claws24
2419 fix "No more unread messages" persistant pop-up
2422 2002-06-25 [paul] 0.7.8claws23
2425 updated by Alessandro Maestri
2427 2002-06-25 [paul] 0.7.8claws22
2429 * sync with 0.7.8cvs6
2430 see ChangeLog 2002-06-25
2432 2002-06-24 [paul] 0.7.8claws21
2435 add GPL copyright information
2437 2002-06-24 [paul] 0.7.8claws20
2441 tools/update-po ** NEW FILE **
2442 add script that eases the creation of *.po files
2443 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2445 2002-06-23 [alfons] 0.7.8claws19
2448 make notification_convert_header obey const correctness
2449 (next step will be fixing the broken return receipt)
2451 2002-06-23 [paul] 0.7.8claws18
2454 fix bug introduced in last commit:
2455 removed too much code in last commit - put back what's
2458 2002-06-23 [paul] 0.7.8claws17
2460 * src/messageview.[ch]
2461 remove code committed in error from locally patched
2464 2002-06-23 [colin] 0.7.8claws16
2467 add compose_entry_select(), used to select the default_to
2468 email address - hopefully avoiding people sending mails to
2471 2002-06-22 [alfons] 0.7.8claws15
2474 add Bram Metsch & Stanislav Karchebny
2476 * src/prefs_account.[ch]
2478 - apply and adapt Bram's patch which allows user to set SMTP AUTH
2479 options. (see <http://sourceforge.net/tracker/index.php
2480 ?func=detail&aid=566937&group_id=25528&atid=384600>);
2482 - merge Stanislav's fix to make SMTP AUTH work with qmail
2483 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2485 2002-06-22 [paul] 0.7.8claws14
2487 * sync with 0.7.8cvs5
2488 see ChangeLog 2002-06-19 and 2002-06-20
2490 2002-06-22 [alfons] 0.7.8claws13
2492 * src/selective_download.c
2493 fix a stupid mistake I made
2495 2002-06-22 [alfons] 0.7.8claws12
2497 * src/selective_download.[ch]
2498 fix another unnoticed leak; cleanup code
2503 gpg-sign <-- gpg-sign-syl
2505 2002-06-21 [alfons] 0.7.8claws11
2507 * src/selective_download.c
2508 * src/selective_download.h
2509 fix assorted mix of allocation errors (should solve
2510 problem reported by Philippe Gramoullé, see:
2511 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2513 2002-06-20 [melvin] 0.7.8claws10
2515 * tools/gpg-sign *REMOVED*
2516 tools/gpg-sign-syl *ADDED*
2517 Replaced the gpg clearsigning script with the version using
2518 xterm instead of ssh-askpass and changed its name.
2521 Updated actions example to reflect the renaming of the
2522 gpg clearsigning script.
2524 2002-06-19 [paul] 0.7.8claws9
2526 * sync with 0.7.8claws9
2527 see ChangeLog 2002-06-18 and 2002-06-19
2529 2002-06-19 [paul] 0.7.8claws8
2531 * sync with 0.7.8cvs1
2532 see ChangeLog 2002-06-18
2534 2002-06-18 [alfons] 0.7.8claws7
2537 add omitted prototype
2539 2002-06-17 [paul] 0.7.8claws6
2542 fix hiding of exec_btn
2544 2002-06-17 [paul] 0.7.8claws5
2547 remove unneeded code: should_delete()
2548 and Pop3State::uidl_todelete_list
2550 2002-06-17 [paul] 0.7.8claws4
2553 see ChangeLog 2002-06-11 and 2002-06-13
2555 2002-06-16 [alfons] 0.7.8claws3
2558 make sure lock sort mode (claws specific) is
2559 also persists after a tree rescan
2561 2002-06-16 [alfons] 0.7.8claws2
2563 * src/prefs_folder_item.c
2565 fix persistence of folder sort mode (broken
2566 by adapting Hiro's new folder persistence code)
2568 2002-06-16 [alfons] 0.7.8claws1
2572 * src/prefscommon.[ch]
2573 control size of log text in log window;
2574 closes patch #569155 submitted by Mitko Haralanov.
2576 2002-06-15 [paul] 0.7.8claws
2578 * release of 0.7.8claws
2580 2002-06-15 [paul] 0.7.7claws
2583 updated by Fabio Junior Beneditto
2585 2002-06-14 [paul] 0.7.6claws49
2588 updated by Ricardo Mones Lastra
2590 2002-06-14 [paul] 0.7.6claws48
2593 updated translation by Wilbert Berendsen
2595 2002-06-14 [melvin] 0.7.6claws47
2598 Updated French translation
2600 2002-06-13 [paul] 0.7.6claws46
2603 allow filename to be typed in, rather than just
2604 selected by the mouse. Patch by Gustavo Noronha Silva.
2606 2002-06-13 [alfons] 0.7.6claws45
2608 * src/mainwindow.[ch]
2609 more cleanups (removing unnecessary menu items Expand
2610 summary / message view)
2612 2002-06-13 [melvin] 0.7.6claws44
2615 Added src/string_match.c
2616 * src/string_match.c
2617 Fixed possible buffer overflow.
2619 Added missing config.h header.
2620 * src/prefs_common.c
2623 Made some strings translatable (missing _(..)).
2625 2002-06-13 [melvin] 0.7.6claws43
2628 Corrected action example (verifying clearsigned mail).
2629 * src/prefs_account.c
2631 * src/prefs_common.c
2632 Removed incorrect line that generated a Gtk-CRITICAL msg.
2634 2002-06-12 [alfons] 0.7.6claws42
2637 add init of score column lost in 0.7.6claws42
2639 2002-06-12 [paul] 0.7.6claws41
2641 * src/prefs_account.c
2642 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2643 behavior of the radio buttons, (from 0.7.7cvs2)
2645 2002-06-11 [alfons] 0.7.6claws40
2647 * src/messageview.[ch]
2648 * src/summaryview.[ch]
2649 * src/summary_search.c
2651 perform a sync to bring in Hiro's separate view implementation
2653 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2655 2002-06-11 [paul] 0.7.6claws39
2657 * src/prefs_account.c
2658 correct a typo on the Receive tab
2660 2002-06-10 [match] 0.7.6claws38
2663 Included address completion patch from Gustavo Noronha.
2665 2002-06-10 [paul] 0.7.6claws37
2669 src/prefs_account.[ch]
2670 src/selective_download.[ch]
2673 - check if POP Account
2674 - Receive Button renamed to Preview
2675 - Preview Button Popup: preview new/all messages
2677 - Account Preferences-->Receive tab checkbutton if you
2678 want to remove Mail after Download
2680 - Account Preferences-->Receive tab checkbutton use
2681 filtering rules on preview
2682 (think of delete_on_server)
2684 - Account selectable from SD dialog
2685 - checkbutton to show already downloaded messages if
2686 all messages are previewed
2687 - new clist column showing Date
2690 - play ball with UIDL
2691 - fault tolerant (?)
2692 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2694 2002-06-10 [melvin] 0.7.6claws36
2697 Added a hint to ac/README in cvs instructions.
2699 * src/prefs_actions.c
2700 Made it possible to use a more elaborate command line
2701 for asynchronous actions, too.
2703 2002-06-10 [melvin] 0.7.6claws35
2705 * src/prefs_actions.c
2706 Make it possible to use a more elaborate command line
2707 (e.g. |foo|bar|cat>there;echo Done|)
2708 Corrected error message when calling %f, %F and %p commands
2709 from the compose window.
2711 2002-06-09 [colin] 0.7.6claws34
2714 Automatically find unread messages in current folder
2715 before annoying the user.
2717 2002-06-08 [alfons] 0.7.6claws33
2720 remove bad formatting string in it.po translation
2721 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2723 2002-06-08 [paul] 0.7.6claws32
2725 * sync with 0.7.6cvs25
2726 see ChangeLog 2002-06-07
2728 2002-06-05 [paul] 0.7.6claws31
2731 add 'Sort by locked' and 'Sort by score'
2733 2002-06-05 [paul] 0.7.6claws30
2735 * sync with 0.7.6cvs24
2736 see ChangeLog 2002-06-04
2738 2002-06-04 [paul] 0.7.6claws29
2741 updated by Fabio Junior Beneditto
2743 2002-06-03 [thorsten] 0.7.6claws28
2746 fclose() matcherrc after reading
2748 2002-06-03 [paul] 0.7.6claws27
2750 * sync with 0.7.6cvs21
2751 see ChangeLog 2002-05-31
2753 2002-05-31 [paul] 0.7.6claws26
2755 * sync with 0.7.6cvs20
2756 see ChangeLog 2002-05-29 and 2002-05-30
2758 2002-05-31 [paul] 0.7.6claws25
2761 hopefully fix last buggy sync
2764 correct typo in 'Actions' examples
2766 2002-05-29 [paul] 0.7.6claws24
2768 * sync with 0.7.6cvs18
2769 see ChangeLog 2002-05-28 and 2002-05-29
2775 2002-05-28 [paul] 0.7.6claws23
2777 * sync with 0.7.6cvs16
2778 see ChangeLog 2002-05-28
2780 2002-05-27 [thorsten] 0.7.6claws22
2782 * faq/it/sylpheed-faq-1.html
2783 faq/it/sylpheed-faq-2.html
2784 faq/it/sylpheed-faq-3.html
2785 faq/it/sylpheed-faq.html
2786 corrected DOS lineendings
2787 * faq/de/sylpheed-faq-1.html
2788 faq/de/sylpheed-faq-2.html
2789 faq/en/sylpheed-faq-1.html
2790 faq/en/sylpheed-faq-2.html
2791 faq/en/sylpheed-faq-3.html
2792 faq/es/sylpheed-faq-1.html
2793 faq/es/sylpheed-faq-2.html
2794 faq/es/sylpheed-faq-3.html
2795 faq/fr/sylpheed-faq-1.html
2796 faq/it/sylpheed-faq-1.html
2797 faq/it/sylpheed-faq-2.html
2798 faq/it/sylpheed-faq-3.html
2799 faq/it/sylpheed-faq.html
2800 changed ">" to "
2802 2002-05-27 [paul] 0.7.6claws21
2804 * sync with 0.7.6cvs15
2805 see ChangeLog 2002-05-27
2807 2002-05-27 [paul] 0.7.6claws20
2809 * src/prefs_account.c
2812 2002-05-26 [paul] 0.7.6claws19
2817 2002-05-25 [paul] 0.7.6claws18
2820 add description of kmail2sylpheed.pl
2822 2002-05-25 [paul] 0.7.6claws17
2824 * tools/kmail2sylpheed.pl ** NEW FILE **
2825 perl script that converts an exported Kmail address
2826 book, converts it to sylpheed addressbook file,
2827 writes the file to .sylpheed, and updates
2830 2002-05-25 [paul] 0.7.6claws16
2832 * sync with 0.7.6cvs14
2833 see ChangeLog 2002-05-23
2835 2002-05-24 [paul] 0.7.6claws15
2838 make a correction and add some more info
2840 2002-05-24 [paul] 0.7.6claws14
2844 compose_redirect_write_headers_from_headerlist()
2845 add Subject and Resent-Message-ID to
2846 compose_redirect_write_headers()
2847 Received, Subject, and X-UIDL are filtered out in
2848 compose_redirect_write_to_file()
2850 2002-05-23 [paul] 0.7.6claws13
2856 src/matcher_parser_lex.l
2857 src/matcher_parser_parse.y
2858 src/prefs_common.[ch]
2859 src/prefs_filtering.c
2861 rename 'Bounce' to 'Redirect'
2863 2002-05-23 [paul] 0.7.6claws12
2865 * more sync with 0.7.6cvs13
2867 see ChangeLog 2002-05-22
2869 2002-05-22 [paul] 0.7.6claws11
2871 * sync with 0.7.6cvs13
2873 see ChangeLog 2002-05-20
2875 see ChangeLog 2002-05-22
2877 2002-05-21 [melvin] 0.7.6claws10
2880 Added missing filtering and scoring headers
2881 Fixed bad function call that showed garbage
2882 in Folder->Processing
2884 2002-05-21 [paul] 0.7.6claws9
2887 make all tools executable, (patch by Alfons).
2889 2002-05-20 [alfons] 0.7.6claws8
2892 don't forget to call mktime() so we have a valid week
2894 (Bug report by Roger Sondermann <mail@jumaros.de>)
2896 2002-05-20 [paul] 0.7.6claws7
2899 fix broken parsing of urls
2901 fix displaying of urls
2903 both fixes from the patch [547855] by Eugene
2906 2002-05-19 [alfons] 0.7.6claws6
2909 make sylpheed configure correctly with the latest
2910 and greatest of automake / autoconf / gettext
2912 2002-05-19 [alfons] 0.7.6claws5
2916 add function for returning ime zone offset
2918 * src/quote_fmt_parse.y
2919 better quotation formatting - does not convert
2920 to local time, but uses the original date string.
2922 Note: %z inserts the timezone offset (should
2923 work also on platforms where strftime does not
2926 2002-05-18 [christoph] 0.7.6claws4
2929 fix indentation of some code
2934 correct path for ignorethread.xpm
2935 incorrect filename for sylpheed_logo.xpm
2936 add missing include matcher_parser_parse.h
2938 2002-05-18 [paul] 0.7.6claws3
2940 * sync with 0.7.6cvs8
2941 see ChangeLog 2002-05-16 and 2002-05-17
2943 2002-05-18 [melvin] 0.7.6claws2
2946 Corrected an action's definition and fixed some misspellings.
2948 2002-05-18 [paul] 0.7.6claws1
2951 tools/gpg-sign ** new file **
2952 tools/uudec ** new file **
2953 add Melvin's Actions scripts
2956 add Melvin's descriptions for Actions
2958 2002-05-18 [paul] 0.7.6claws
2960 * Version 0.7.6claws released
2962 2002-05-17 [paul] 0.7.5claws32
2965 updated by Ricardo Mones Lastra
2967 2002-05-17 [paul] 0.7.5claws31
2970 fix Account prefs default folder for sent/draft/deleted
2975 updated translation by Alessandro Maestri and
2978 2002-05-17 [melvin] 0.7.5claws30
2980 * src/prefs_actions.c
2981 Fixed bug where using %F not at the end of the command
2982 resulted in an additional empty argument being created.
2983 Thanks to Darko Koruga for reporting the bug.
2985 2002-05-17 [melvin] 0.7.5claws29
2988 Updated French translations.
2990 2002-05-15 [paul] 0.7.5claws28
2993 updated by Ricardo Mones Lastra
2995 2002-05-15 [paul] 0.7.5claws27
2997 * sync with 0.7.6cvs4
2998 see ChangeLog 2002-05-14 and 2002-05-15
3000 2002-05-14 [paul] 0.7.5claws26
3002 * sync with 0.7.6cvs1
3003 see ChangeLog 2002-05-13
3005 2002-05-13 [thorsten] 0.7.5claws25
3008 fix select_all and copy in multipart messages
3010 fix select_all and copy in multipart messages
3012 2002-05-12 [paul] 0.7.5claws24
3015 reverse last commit, bug already fixed in 0.7.5claws3
3017 2002-05-12 [netztorte] 0.7.5claws23
3020 dont parse empty addressbook (checked in before claws20)
3022 2002-05-12 [melvin] 0.7.5claws22
3025 Removed unneeded priority code introduced by the previous
3028 2002-05-12 [melvin] 0.7.5claws21
3031 Added possibility to set message's priority.
3033 Added possibility to set message's priority.
3034 Added missing headers
3036 2002-05-12 [melvin] 0.7.5claws20
3038 * src/prefs_actions.c
3039 Removed implicitely added quotes around the name
3040 of the temporary files of mime parts.
3042 2002-05-12 [paul] 0.7.5claws19
3044 * sync with 0.7.5cvs20
3045 see ChangeLog 2002-05-11
3047 2002-05-12 [alfons] 0.7.5claws18
3049 * src/quote_fmt_lex.l
3050 * src/quote_fmt_parse.y
3051 allow quote / reply date & time format to be set using
3052 %D{format}. format is a format string you'd pass to
3053 strftime() (see man strftime, or the Display tab |
3054 Date format setting).
3056 Currently %D converts the date to local time.
3058 2002-05-11 [paul] 0.7.5claws17
3060 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
3061 see ChangeLog 2002-05-10 and 2002-05-11
3063 2002-05-10 [paul] 0.7.5claws16
3065 * sync with 0.7.5cvs16
3066 see ChangeLog entries 2002-05-09 and
3069 2002-05-10 [colin] 0.7.5claws15
3072 Corrected a bug that prevented sylpheed to open
3073 double-clicked URIs.
3075 2002-05-09 [paul] 0.7.5claws14
3077 * sync with 0.7.5cvs14
3078 see ChangeLog 2002-05-08 and 2002-05-09
3080 2002-05-08 [paul] 0.7.5claws13
3082 * sync with 0.7.5cvs11
3083 see ChangeLog entry 2002-05-08
3085 2002-05-08 [paul] 0.7.5claws12
3089 fix segfault on View->Open in new window
3090 patch submitted by Thorsten Maerz <torte@netztorte.de>
3092 2002-05-07 [paul] 0.7.5claws11
3094 * sync with 0.7.5cvs9
3095 see ChangeLog entry 2002-05-07
3097 2002-05-06 [paul] 0.7.5claws10
3101 display url in statusbar on single-click
3102 patch submitted by Thorsten Maerz <torte@netztorte.de>
3104 2002-05-06 [match] 0.7.5claws9
3111 XML implementation of properties file.
3112 * src/exporthtml.[ch]
3113 * src/expthtmldlg.[ch]
3117 2002-05-02 [sergey] 0.7.5claws8
3119 * src/mainwindow.c (mainwin_entries),
3120 src/prefs_common.c (prefs_send_create()),
3121 src/codeconv.c (locale_table):
3122 use charset name "Windows-1251" instead of "CP1251".
3124 2002-05-02 [colin] 0.7.5claws7
3128 src/prefs_folder_item.c
3129 Fixed cosmetics bugs due to Outbox renamed to Sent.
3131 2002-05-02 [hiro] 0.7.5claws6
3134 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
3136 2002-05-02 [paul] 0.7.5claws5
3139 more sync with 0.7.5cvs7, see ChangeLog entry
3142 2002-05-02 [hiro] 0.7.5claws4
3145 compose_queue_sub():
3146 check if queue folder exists (closes #550397).
3147 removed directory creation since it should be handled
3150 imap_add_msg(): return UID for appended message
3153 2002-04-30 [paul] 0.7.5claws3
3156 fix account_find_from_address() bug
3158 2002-04-28 [colin] 0.7.5claws2
3162 src/prefs_common.[ch]
3164 Added user-definable quotation characters recognition.
3166 2002-04-28 [paul] 0.7.5claws1
3168 * sync with 0.7.5cvs4
3169 see ChangeLog entry 2002-04-25
3171 2002-04-28 [paul] 0.7.5claws
3176 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
3177 Fabio Junior Beneditto
3179 2002-04-27 [jens] 0.7.4claws103
3182 updated German translation.
3184 2002-04-27 [hiro] 0.7.4claws102
3187 summary_write_cache(): fixed the mark loss of hidden messages.
3189 2002-04-26 [melvin] 0.7.4claws101
3192 fixed a second typo (same one)
3196 fixed the type again...
3198 2002-04-26 [melvin] 0.7.4claws100
3201 fixed a typo in an alert message ("temorary").
3204 corrected the typo described above.
3206 updated French translation.
3208 2002-04-26 [darko] 0.7.4claws99
3211 fix target folder colorization
3213 2002-04-25 [paul] 0.7.4claws98
3216 updated by Alessandro Maestri
3218 2002-04-24 [colin] 0.7.4claws97
3221 Fixed double "subject is empty" question.
3223 2002-04-23 [colin] 0.7.4claws96
3226 Corrected issue when "automatically display images" was
3227 not set : first image remained after selecting second.
3229 2002-04-23 [melvin] 0.7.4claws95
3231 * src/prefs_actions.c
3232 Don't display in/out dialog if there is nothing to show.
3234 2002-04-23 [paul] 0.7.4claws94
3236 * sync with 0.7.5cvs3
3237 bug fixes: see ChangeLog entry 2002-04-23
3239 2002-04-22 [darko] 0.7.4claws93
3242 fix previous check-in which changed code after
3245 2002-04-22 [paul] 0.7.4claws92
3252 update English, Spanish and French FAQs
3255 add German and Spanish manuals
3258 update English and French manuals
3261 add to and re-arrange the pixmap entries
3263 2002-04-22 [darko] 0.7.4claws91
3266 fix sender initials recognition to only allow
3267 '>' after the initials
3269 2002-04-21 [paul] 0.7.4claws90
3271 * sync with 0.7.5 release
3272 see ChangeLog entry 2002-04-21
3277 add colin's new pixmaps to EXTRA_DIST
3279 2002-04-21 [colin] 0.7.4claws89
3282 * src/mainwindow.[ch]
3283 * src/prefs_common.[ch]
3284 * src/stock_pixmap.[ch]
3285 Added "Work offline" ability.
3287 2002-04-21 [colin] 0.7.4claws88
3290 * src/prefs_common.c
3291 * src/prefs_common.h
3292 * src/textview.c : Added an option to common preferences -> display
3293 to allow user not to automatically display images.
3295 2002-04-21 [paul] 0.7.4claws87
3297 * sync with 0.7.4cvs52
3298 see ChangeLog entry 2002-04-21 (src/imap.c)
3300 2002-04-21 [paul] 0.7.4claws86
3302 * sync with 0.7.4cvs51
3303 see ChangeLog entry 2002-04-21
3305 2002-04-21 [paul] 0.7.4claws85
3307 * sync with 0.7.4cvs49
3308 see ChangeLog entries 2002-04-20 and 2002-04-21
3311 clean up: remove old 'stock_' element from xpm
3314 2002-04-21 [alfons] 0.7.4claws84
3316 apply sync patch from Paul
3319 use old claws prefs_folder_item_create() for now
3321 2002-04-19 [match] 0.7.4claws83
3323 * src/addressbook.[ch]
3324 * src/addrharvest.[ch]
3325 * src/addrgather.[ch]
3328 * src/summaryview.[ch]
3331 2002-04-19 [paul] 0.7.4claws82
3334 updated by Fabio Junior Beneditto
3336 2002-04-14 [alfons] 0.7.4claws81
3339 add #include <sys/types.h> for mode_t and off_t
3341 2002-04-13 [paul] 0.7.4claws80
3346 src/prefs_common.[ch]
3348 enable storing of GnuPG passphrase for the whole
3349 session or a user-defined number of minutes. patch
3350 submitted by Ravemax <ravemax@dextrose.com>
3352 2002-04-13 [alfons] 0.7.4claws79
3355 make email parser also stop scanning when encountering separators
3356 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
3358 2002-04-13 [paul] 0.7.4claws78
3360 * sync with 0.7.4cvs39
3361 see ChangeLog entry 2002-04-12
3363 2002-04-11 [paul] 0.7.4claws77
3365 * sync with 0.7.4cvs37
3366 see ChangeLog entry 2002-04-11
3368 2002-04-11 [paul] 0.7.4claws76
3371 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3372 the clause for OpenSSL). sync with sylpheed main
3374 2002-04-09 [melvin] 0.7.4claws75
3377 Made 'Ctrl-Enter' on send ignore some modifiers
3378 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
3379 to bind other *-Enter (but not Alt-Enter).
3381 2002-04-09 [paul] 0.7.4claws74
3383 * sync with 0.7.4cvs35
3384 see ChangeLog entries 2002-04-09
3386 2002-04-08 [paul] 0.7.4claws73
3388 * sync with 0.7.4cvs33
3389 see ChangeLog entry 200-04-08
3391 2002-04-07 [match] 0.7.4claws72
3393 * src/addrharvest.[ch]
3394 fixed to read all addresses in header, regardless
3395 of header size. improved name parsing. accommodate
3396 harvest from folders and selected message.
3398 included new address parsing function.
3399 * src/addrgather.[ch]
3400 * src/addressbook.[ch]
3401 * src/summaryview.[ch]
3403 allow address harvest of folder as well as selected
3406 2002-04-07 [paul] 0.7.4claws71
3410 don't try to authenticate with CRAM-MD5 in SMTP when
3411 SMTP-AUTH enabled if MTA doesn't issue this
3412 auth-method in it's ehlo-response. bug item #531364,
3413 patch item #938910. patch submitted by Colin Leroy
3416 2002-04-07 [paul] 0.7.4claws70
3419 fix missing MODE_READER bug. patch submitted by
3420 Colin Leroy <colin@colino.net>
3422 2002-04-07 [alfons] 0.7.4claws69
3425 * src/prefs_filtering.c
3427 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3428 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3430 2002-04-07 [paul] 0.7.4claws68
3432 * sync with 0.7.4cvs32
3433 see ChangeLog entry 2002-04-06
3435 * tools/filter_conv.pl
3438 2002-04-06 [paul] 0.7.4claws67
3440 * tools/filter_conv.pl
3441 modify to be able to find the name of the first
3442 mailbox and use that. main's filter does not
3443 record the full path to the mailbox and therefore
3444 can only filter to the first mailbox.
3446 2002-04-05 [paul] 0.7.4claws66
3448 * tools/filter_conv.pl
3449 attempt to make the script all-encompassing and
3450 be able to convert any main 'filter' rule thrown
3453 2002-04-05 [paul] 0.7.4claws65
3455 * tools/filter_conv.pl
3456 allow for collapsed folder trees
3458 2002-04-05 [paul] 0.7.4claws64
3460 * sync with 0.7.4cvs31
3461 see ChangeLog entries 2002-04-05
3463 2002-04-03 [paul] 0.7.4claws63
3465 * sync with 0.7.4cvs29
3466 see ChangeLog entries 2002-04-02 and 2002-04-03
3468 2002-04-02 [paul] 0.7.4claws62
3470 * sync with 0.7.4cvs26
3471 see ChangeLog entry 2002-04-01
3473 2002-04-02 [match] 0.7.4claws61
3476 * src/importpine.[ch]
3478 import Pine address book.
3480 2002-04-02 [match] 0.7.4claws60
3482 * src/addrharvest.[ch]
3483 improve address parsing of funky addresses.
3485 2002-04-02 [darko] 0.7.4claws59
3488 wrap on send improvements, it now recognizes quoted
3489 initials as part of the quotation string, and it
3490 does not join lines separated by CR
3492 2002-04-01 [match] 0.7.4claws58
3495 added new functions.
3497 remove excessive duplicate address generation
3500 2002-04-01 [alfons] 0.7.4claws57
3505 2002-04-01 [paul] 0.7.4claws56
3507 * sync with 0.7.4cvs25
3508 see ChangeLog entry 2002-04-01
3510 2002-04-01 [alfons] 0.7.4aprilfool55
3513 honour feature request item #537427 to allow for
3514 displaying names from address book for sent mail also
3516 2002-03-29 [paul] 0.7.4claws54
3519 src/prefs_filtering.[ch]
3522 add 'fast filter' for claws' filtering,
3523 /Tools/Create filter rule/... patch submitted
3524 by Neill Miller <neillm@thecodefactory.org>
3526 2002-03-29 [paul] 0.7.4claws53
3528 * sync with 0.7.4cvs24
3529 see ChangeLog entry 2002-03-29
3531 2002-03-28 [paul] 0.7.4claws52
3533 * sync with 0.7.4cvs23
3534 see ChangeLog entry 2002-03-28
3536 2002-03-27 [melvin] 0.7.4claws51
3538 * src/prefs_actions.c
3539 Added support to pass only one message part (as a
3540 file) to the command using '%p'. No quotes are needed
3541 because doubles quotes are automatically added.
3542 Fixed bug where Sylpheed could block when waiting for
3543 a child process to finish.
3544 Changed the help menu to remove quotes around symbols to
3545 avoid misinterpretation (they must not be used).
3547 2002-03-27 [melvin] 0.7.4claws50
3550 Made the new mail notification command always
3551 execute asynchronously.
3553 2002-03-27 [paul] 0.7.4claws49
3556 fix bug introduced in last commit
3558 2002-03-27 [paul] 0.7.4claws48
3560 * sync with 0.7.4cvs21
3561 see ChangeLog 2002-03-26 and 2002-03-27
3563 2002-03-26 [hoa] 0.7.4claws47
3565 * src/prefs_folder_item.c
3566 really fixed the bug #516442 with folder rescan.
3568 2002-03-26 [paul] 0.7.4claws46
3570 * sync with 0.7.4cvs19
3571 see ChangeLog entries 2002-03-25 and 2002-03-26
3573 2002-03-25 [hoa] 0.7.4claws45
3577 fix the bug #516442 with folder rescan.
3579 * src/prefs_common.[ch]
3581 added an option to enable two different behaviours
3585 2002-03-25 [paul] 0.7.4claws44
3588 src/selective_download.c
3589 correct a few menuitem labels
3591 2002-03-25 [christoph] 0.7.4claws43
3594 fix non deleted tmp message in
3595 procmsg_save_to_outbox
3596 fix problems caused by sync with
3597 main branch's procmsg_send_queue
3599 2002-03-25 [paul] 0.7.4claws42
3603 src/quote_fmt_parse.y
3604 add Last name (%L) placeholder for quoting.
3605 patch submitted by Thorsten Thielen
3606 <thth@users.sourceforge.net>
3608 2002-03-25 [paul] 0.7.4claws41
3611 get full hostname. patch submitted by
3612 Bob Woodside <rwoodside1@comcast.net>
3614 2002-03-25 [paul] 0.7.4claws40
3619 src/prefs_account.[ch]
3620 enable NNTP over SSL. patch submitted by
3621 Pascal Jermini <pascal@infinity.hn.org>
3623 2002-03-24 [paul] 0.7.4claws39
3625 * src/prefs_common.c
3626 make the arrangement of the Compose tab more
3630 fix some irregularities of style
3633 updated by Kilian Krause
3635 2002-03-23 [paul] 0.7.4claws38
3638 updated by Fabio Junior Beneditto
3640 2002-03-23 [paul] 0.7.4claws37
3643 move 'Gather addresses' to 'Tools' menu
3644 make 'Selective download' sensitive
3646 2002-03-23 [paul] 0.7.4claws36
3648 * sync with 0.7.4cvs16
3649 see ChangeLog entries 2002-03-23
3651 2002-03-22 [christoph] 0.7.4claws35
3653 * src/quote_fmt_parse.y
3654 fix include program output
3656 2002-03-22 [alfons] 0.7.4claws34
3659 initialize GDate stack variable correctly (sorry!)
3661 2002-03-22 [paul] 0.7.4claws33
3667 rename 'Tool' to 'Tools'
3670 move 'Delete duplicated messages' from
3671 'Message/' to 'Tools/'
3672 re-arrange the order of 'Tools/' items
3674 2002-03-22 [paul] 0.7.4claws32
3677 src/addressbook.[ch]
3678 auto-address completion now also matches on
3679 Nickname. patch submitted by Bob Forsman
3680 <hammor@users.sourceforge.net>
3683 correct a spelling mistake
3685 2002-03-22 [alfons] 0.7.4claws31
3688 fix getting uidl from incorrect string
3691 2002-03-21 [alfons] 0.7.4claws30
3694 more code refactoring
3695 plug mem leak introduced by delete on server
3697 2002-03-21 [paul] 0.7.4claws29
3699 * sync with 0.7.4cvs11
3700 see ChangeLog entries 2002-03-20
3702 2002-03-20 [alfons] 0.7.4claws28
3705 apply Colin's patch and refactor
3707 2002-03-20 [paul] 0.7.4claws27
3709 * sync with sylpheed 0.7.4cvs9
3710 see ChangeLog entry 2002-03-20
3712 2002-03-19 [christoph] 0.7.4claws26
3717 revert changes for flag updates
3718 (does not work correctly and no time to debug)
3720 2002-03-20 [alfons] 0.7.4claws25
3723 refactor should_delete() a little bit
3725 2002-03-19 [paul] 0.7.4claws24
3729 src/prefs_account.[ch]
3730 allow the user to leave downloaded mail on the
3731 server for n days. Patch submitted by Colin Leroy
3734 2002-02-19 [paul] 0.7.4claws23
3736 * sync with sylpheed 0.7.4cvs8
3737 see ChangeLog entries 2002-03-19
3739 2002-03-18 [paul] 0.7.4claws22
3741 * sync with sylpheed 0.7.4cvs6
3742 see ChangeLog entry 2002-03-18
3744 2002-03-18 [paul] 0.7.4claws21
3747 add en_GB message catalogue
3752 correct a few spelling mistakes
3754 2002-03-17 [alfons] 0.7.4claws20
3757 more stringent checks for NULL params when writing
3758 filtering actions to a file
3760 2002-03-17 [hoa] 0.7.3claws20
3763 fixed the count of new messages