1 2002-10-05 [melvin] 0.8.3claws47
4 Made the help text more clear for the %p token
6 2002-10-04 [paul] 0.8.3claws46
9 see ChangeLog 2002-10-02 and 2002-10-03
11 2002-10-04 [christoph] 0.8.3claws45
14 fix segfault caused by pop before smtp
15 call to inc_account_mail with NULL
18 2002-10-04 [paul] 0.8.3claws44
21 sync the LDAP detection from 0.8.5cvs1
23 2002-10-02 [christoph] 0.8.3claws43
26 fix small spelling error
28 2002-10-02 [melvin] 0.8.3claws42
31 Behave better and say "no" when test program cannot be run.
33 2002-10-02 [paul] 0.8.3claws41
36 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
39 toggle the behavior of Reply menuitem between
40 normal reply and reply-to-list
42 2002-10-01 [sergey] 0.8.3claws40
45 Convert newlines in the message text to the canonical form
46 before base64 encoding (RFC2045 compliance, fixes some
47 interoperability issues with Evolution 1.0.3)
49 2002-09-29 [colin] 0.8.3claws39
52 Fix an unwanted copy/paste
54 2002-09-29 [colin] 0.8.3claws38
57 Renamed "Custom toolbar" to "Customize toolbar"
58 Renamed "Show all header" to "Show all headers"
59 Renamed "Set diplay item" to "Set displayed items"
61 Renamed "Show all header" to "Show all headers"
62 * src/prefs_summary_column.c
63 Renamed "diplay item" to "displayed items"
65 2002-09-29 [colin] 0.8.3claws37
68 online/offline status pixmaps follow theme
70 * src/summaryview.[ch]
71 quicksearch pixmap follows theme changes
73 2002-09-29 [thorsten] 0.8.3claws36
76 src/prefs_folder_item.[ch]
77 add default_reply_to folder option (closes patch 581044)
79 2002-09-29 [christoph] 0.8.3claws35
81 * acconfig.h ** REMOVED **
85 * ac/gnupg-check-typedef.m4
86 fix autoheader 2.50 warning
88 2002-09-29 [christoph] 0.8.3claws34
90 * major code cleanup (part 2)
92 - unused variables removed
93 - unused functions removed
94 - uninitialized variables checked
95 - missing return statements added
96 - missing function return types added
97 - added parentheses around assignment
100 2002-09-29 [alfons] 0.8.3claws33
103 log_window_clear(): only bracket gtk_text_forward_delete()
104 with gtk_text_freeze() / gtk_text_thaw() (see if this
105 works around GTK text bug)
107 2002-09-29 [paul] 0.8.3claws32
111 updated by George Danchev and Urke MMI
114 2002-09-27 [christoph] 0.8.3claws31
117 * doc-src/rfc1806.txt ** REMOVED **
118 * doc-src/rfc2183.txt ** NEW FILE **
119 * doc-src/rfc2980.txt ** NEW FILE **
122 2002-09-27 [melvin] 0.8.3claws30
125 Fixed typo which could break linking
127 2002-09-27 [melvin] 0.8.3claws29
130 Improved GNU/aspell checking.
133 2002-09-27 [paul] 0.8.3claws28
135 * sync with 0.8.3cvs8
136 see ChangeLog 2002-09-27
138 2002-09-26 [colin] 0.8.3claws27
142 Add "Reply to Mailing-list" to the toolbar
144 2002-09-26 [christoph] 0.8.3claws26
147 Fix wrong message counts in summaryview status
149 2002-09-26 [paul] 0.8.3claws25
151 * sync with 0.8.3cvs7
152 see ChangeLog 2002-09-26
154 2002-09-26 [paul] 0.8.3claws24
156 * sync with 0.8.3cvs6
157 see ChangeLog 2002-09-25
159 2002-09-25 [christoph] 0.8.3claws23
162 * src/prefs_folder_item.c
163 * src/prefs_scoring.c
164 Renamed "kill score" to "hide score" in GUI
167 2002-09-25 [paul] 0.8.3claws22
169 * sync with 0.8.3cvs5
170 see ChangeLog 2002-09-24
172 2002-09-24 [alfons] 0.8.3claws21
174 patch by Satoshi Nagayasu: allows appending / saving multiple
175 selected files (closes "[ 612279 ] save multiple mesg(s) in
181 summary_save_as(): allow saving selected files to
183 summary_set_menu_sensitive: enable "Save As..." when
184 multiple files are selected
186 append_file(): new function
188 2002-09-24 [colin] 0.8.3claws20
191 Fix segfault when mimeinfo doesn't have a
194 2002-09-24 [colin] 0.8.3claws19
196 * src/prefs_common.[ch]
197 Add a preference to display send dialog or not
199 Display send dialog according to preference
201 2002-09-24 [colin] 0.8.3claws18
204 Disable user actions when sending
206 2002-09-24 [colin] 0.8.3claws17
209 Do not display name or filename for attachments
210 with an application/pgp-signature type
211 (security flaw, see bug 537413)
213 2002-09-23 [colin] 0.8.3claws16
216 Initialize entry_email, entry_alias and
217 entry_remarks to first email address of the list
219 2002-09-23 [colin] 0.83claws15
222 Drop pgp-signature when reediting a signed queued
225 2002-09-23 [melvin] 0.8.3claws14
228 Updated French translation
230 2002-09-23 [melvin] 0.8.3claws13
233 Made custom toolbar menu labels more consistent
234 * src/prefs_toolbar.c
235 Made custom toolbar window title more consistent
237 2002-09-22 [colin] 0.8.3claws12
240 Initialize session type to normal before getting
241 mail (fixes strange Get behaviour)
242 * src/prefs_account.h
243 Move STYPE_POP_BEFORE_SMTP to last position to
244 avoid other side-effects
246 2002-09-22 [colin] 0.8.3claws11
248 * src/prefs_account.c
249 Fix pop_bfr_smtp_tm_entry sensivity when switching
250 from pop3 to apop or vice-versa
252 2002-09-22 [colin] 0.8.3claws10
254 * src/prefs_account.[ch]
255 Add an option for the POP before SMTP timeout
257 Remember time of last POP connection
259 Do POP before SMTP only if timeout reached
261 2002-09-22 [oliver] 0.8.3claws9
264 explain custom toolbar
266 2002-09-22 [oliver] 0.8.3claws8
268 * src/prefs_actions.[ch]
269 custom toolbar for compose
270 actions callback from compose toolbar
272 remove include toolbar.h
274 2002-09-22 [oliver] 0.8.3claws7
276 * src/prefs_toolbar.[ch]
277 custom toolbar for compose
278 - generic prefs_toolbar handles both
279 Mainwin's toolbar as well as Compose toolbar
281 2002-09-22 [oliver] 0.8.3claws6
284 custom toolbar for compose
285 restructure toolbar.[ch]
287 2002-09-22 [oliver] 0.8.3claws5
290 custom toolbar for compose
292 2002-09-22 [oliver] 0.8.3claws4
294 * src/mainwindow.[ch]
295 custom toolbar for compose
296 move mainwin toolbar back to mainwindow
298 2002-09-22 [alfons] 0.8.3claws3
305 2002-09-22 [alfons] 0.8.3claws2
308 procmsg_save_to_outbox(): don't unlink message file from queue;
309 callers should do it using folder_item_remove_msg()
311 2002-09-22 [colin] 0.8.3claws1
314 Made mimeview_check_signature() public
316 Made GPG signatures verifiable by clicking
317 the [application/pgp-signature] in the Text
320 2002-09-22 [paul] 0.8.3claws
329 updated translations, submitted by George Danchev,
330 me, Ricardo Mones Lastra, Alessandro Maestri,
331 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
332 and Urke MMI, respectively.
334 2002-09-22 [alfons] 0.8.2claws65
338 no furry valgrinds have been used to plug these memleaks
340 2002-09-20 [paul] 0.8.2claws64
342 * sync with 0.8.3cvs4
343 'Select thread' re-implemented
344 see ChangeLog 2002-09-20
346 2002-09-21 [alfons] 0.8.2claws63
349 compose_send(): plug unnoticed memleak
351 2002-09-20 [alfons] 0.8.2claws62
354 replace_address_in_edit(): strict check for NULL address to
355 fix "[ 607348 ] Segfault in address completion". My guess is
356 that this happens with an empty address book, but it's good
357 to have this check here anyway
359 completion_window_button_press(): free string returned
360 from the internal cache
362 2002-09-20 [christoph] 0.8.2claws61
365 added ENC_BINARY to EncodingType
367 the string returned by procmime_get_encoding_str
368 should not depend on the order of values in the
369 EncodingType definition
370 * doc-src/rfc1806.txt ** NEW FILE **
371 Added rfc1806 about MIME Content-Disposition
374 2002-09-19 [paul] 0.8.2claws60
376 * sync with 0.8.2cvs3
377 see ChangeLog 2002-09-19
379 2002-09-19 [paul] 0.8.2claws59
381 * src/prefs_folder_item.c
382 revert to Darko's original alignment of colour
384 add a colon to folder_color label
387 add Colin's patch (with Hiro's modifications) to
388 force BASE64 encoding for 8-bit text when signing
389 (sync with 0.8.3cvs2)
391 2002-09-18 [alfons] 0.8.2claws58
396 (beautify a little bit)
398 2002-09-18 [christoph] 0.8.2claws57
401 fix handling of fgetc return value
403 2002-09-17 [alfons] 0.8.2claws56
406 summary_sort(): check non-NULL summaryview->folder_item when no
407 folder is selected at all
408 (closes "[ 610344 ] sort label make syl Crash")
410 2002-09-17 [alfons] 0.8.2claws55
413 beautify a little bit
415 2002-09-17 [christoph] 0.8.2claws54
418 initialize max values for cache and folder
419 when cache or folder is empty
421 2002-09-15 [colin] 0.8.2claws53
424 Fix a leak (thanks Alfons!) and cleaned
425 variables names for custom headers
427 2002-09-15 [colin] 0.8.2claws52
430 Fix custom headers recognition when
431 prefs_common.trans_hdr is on
433 2002-09-15 [colin] 0.8.2claws51
436 Allow dynamically-added custom headers
437 Yet not reparsed if reedited
439 2002-09-15 [alfons] 0.8.2claws50
441 * src/prefs_account.c
444 2002-09-15 [colin] 0.8.2claws49
446 * src/prefs_account.c
447 fix pop_before_smtp sensitivity
449 2002-09-15 [colin] 0.8.2claws48
452 add inc_pop_before_smtp()
453 allow MainWindow to be undefined in
454 inc_account_mail() and inc_start()
457 add STYPE_POP_BEFORE_SMTP session type
458 * src/prefs_account.c
459 activated pop before smtp option
461 do pop before smtp if the relevant option
464 2002-09-15 [paul] 0.8.2claws47
467 see ChangeLog 2002-09-15
469 2002-09-14 [paul] 0.8.2claws46
472 updated Bulgarian translation, submitted by
475 2002-09-13 [paul] 0.8.2claws45
478 merge claws' select_account() with main's
479 (new) compose_select_account(). [sync with
480 0.8.2cvs15, see ChangeLog 2002-09-11]
482 2002-09-12 [christoph] 0.8.2claws44
485 allocate 1 elements of FolderItem not 0
487 2002-09-12 [colin] 0.8.2claws43
490 Fix bug #590825 (obey Follow-up: poster)
492 2002-09-12 [colin] 0.8.2claws42
495 Fix bug #557009 (wrong headers for messages
496 forwarded as attachments)
498 2002-09-11 [colin] 0.8.2claws41
501 Put SCF: pseudo-header on top of message
502 Set draft tmp_flag when saved as draft
506 Skip after first \n\n for beginning of real message
509 2002-09-11 [christoph] 0.8.2claws40
512 use procmsg flag functions in filtering or processing
513 will cause incorrect folder message counts
515 2002-09-11 [colin] 0.8.2claws39
518 Fix bug #550175 - wrong save folder when reediting
521 2002-09-11 [paul] 0.8.2claws38
523 * sync with 0.8.2cvs14
524 see ChangeLog 2002-09-11
526 2002-09-11 [colin] 0.8.2claws37
529 Fix a typo (seeming to cause new/unread status to
532 2002-09-10 [christoph] 0.8.2claws36
535 compose_redirect should not use compose_generic_new
536 because that does more stuff than expected including
537 opening the external editor
538 (closes bug "[ 526608 ] bounced messages appear blank
541 2002-09-10 [christoph] 0.8.2claws35
544 fix problem with too large message number range
545 causing a crash in folder_item_scan
547 2002-09-10 [paul] 0.8.2claws34
549 * sync with 0.8.2cvs13
550 see ChangeLog 2002-09-10
552 2002-09-10 [christoph] 0.8.2claws33
555 set MsgInfo TmpFlags for queue and draft folders
556 (closes bug "[ 591676 ] Queue ignore MIME on restart")
558 2002-09-10 [paul] 0.8.2claws32
561 po/bg.po ** NEW FILE **
562 new Bulgarian translation submitted by
563 George Danchev <danchev@spnet.net>
567 tools/tb2sylpheed ** NEW FILE **
568 add script that converts an addressbook exported
569 from The Bat! into a Sylpheed addressbook. Submitted
570 by Urke MMI <urke-kg@eunet.yu>
572 2002-09-10 [paul] 0.8.2claws31
574 * sync with 0.8.2cvs12
575 see ChangeLog 2002-09-10
577 2002-09-06 [paul] 0.8.2claws30
580 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
584 tools/ldif-to-xml.py ** REMOVED **
585 remove obsolete python script
587 2002-09-06 [paul] 0.8.2claws29
589 * sync with 0.8.2cvs10
590 see ChangeLog 2002-09-06
592 2002-09-04 [paul] 0.8.2claws28
594 * sync with 0.8.2cvs9
595 see ChangeLog 2002-08-04
597 2002-09-04 [colin] 0.8.2claws27
599 * src/prefs_common.[ch]
600 Added signature color configuration
602 Use user-specified signature color
604 2002-09-03 [colin] 0.8.2claws26
606 * src/prefs_common.[ch]
607 Added autosave and autosave_length prefs
609 Added compose_remove_draft()
610 Auto-save drafts according to the prefs
612 Added a crash-indicator file, allowing to check
613 for new messages on startup if Sylpheed crashed
614 (makes saved drafts "reappear")
616 2002-09-03 [colin] 0.8.2claws25
621 2002-09-03 [paul] 0.8.2claws24
623 * sync with 0.8.2cvs8
624 see ChangeLog 2002-09-02 and 2002-09-03
626 2002-09-03 [darko] 0.8.2claws23
629 use normal style when creating new folder to pick
632 2002-09-02 [melvin] 0.8.2claws22
635 removed some obsolete code
637 2002-09-02 [melvin] 0.8.2claws21
640 fixed test's equality sign (== to =)
642 2002-09-02 [alfons] 0.8.2claws20
646 revert change of 0.8.2claws16 and use the mh_folder_destroy
647 as folder->destroy virtual as suggested by Hiro
648 (the mh.c code seems to have been lost around mh.c.1.21)
650 2002-09-02 [paul] 0.8.2claws19
653 updated by Fabio Jr. Beneditto
656 use 'http://claws.sylpheed.org' for homepage link.
657 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
659 2002-09-01 [alfons] 0.8.2claws18
662 plug memleak related to one Martin Kluge found
664 2002-08-31 [paul] 0.8.2claws17
666 * sync with 0.8.2cvs6
667 see ChangeLog 2002-08-30
669 2002-08-31 [alfons] 0.8.2claws16
672 folder_destroy(): remove mailbox from folderlist even if it has
675 2002-08-31 [alfons] 0.8.2claws15
680 (being pedantic I know)
682 2002-08-31 [alfons] 0.8.2claws14
685 check for NULL pointers returned from folder->fetch_msginfo virtual
686 (should solve some reported crashes)
688 2002-08-30 [alfons] 0.8.2claws13
693 enable crash dialog on compilation time
694 (--enable-crash-dialog configure option)
696 2002-08-30 [alfons] 0.8.2claws12
701 apply memory leak plug patch by Martin Kluge
702 (closes patch "[ 602568 ] patch for 602441 little memory leak",
703 bug "[ 599677 ] Very small memory leak in 0.81claws115",
704 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
706 2002-08-30 [darko] 0.8.2claws11
709 copy Gtk style from normal style to match
710 font size for coloured folders
712 2002-08-29 [alfons] 0.8.2claws10
715 Type=Internet <- Type=Application
716 (reported by Michael Schwendt, see:
717 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
718 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
720 2002-08-29 [paul] 0.8.2claws9
722 * sync with 0.8.2cvs5
723 see ChangeLog 2002-08-29
725 2002-08-29 [colin] 0.8.2claws8
728 Added a sanity check in summary_select_thread
729 Should fix bug 601605
731 2002-08-29 [colin] 0.8.2claws7
734 Revert claws6 changes regarding bug #591676
736 2002-08-28 [colin] 0.8.2claws6
739 Ignore cache for queue folderitems
742 2002-08-28 [melvin] 0.8.2claws5
747 2002-08-28 [melvin] 0.8.2claws4
750 Updated a bit the text concerning the spell checker
752 2002-08-28 [melvin] 0.8.2claws3
754 Merged the GNU_aspell_branch:
755 Support of new GNU/aspell is now included and the old pspell
756 is not supported anymore.
760 Updated spell checker text to reflect the switch to GNU/aspell
762 * ac/aspell.m4 *** NEW ***
763 * src/gtkaspell.[ch] *** NEW ***
764 * ac/pspell.m4 *** DELETED ***
765 * src/gtkspell.[ch] *** DELETED ***
768 Updated for GNU/aspell support
771 Replaced gtkspell.c by gtkaspell.c
779 * src/prefs_common.[ch]
780 Updated for GNU/aspell support
782 2002-08-28 [paul] 0.8.2claws2
784 * sync with 0.8.2cvs4
785 see ChangeLog 2002-08-27 and 2002-08-28
787 2002-08-28 [colin] 0.8.2claws1
789 * src/summary_search.c
792 2002-08-28 [jens] 0.8.2claws
795 Updated German translations
797 2002-08-27 [melvin] 0.8.2claws
800 Updated French translations
802 2002-08-27 [paul] 0.8.2claws
804 * sync with 0.8.2 main release
812 updated message catalogs submitted by
813 Ricardo Mones Lastra, Alessandro Maestri,
814 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
815 Beneditto and Urke MMI
817 2002-08-27 [hoa] 0.8.1claws123
819 * src/mainwindow.[ch]
820 * src/summaryview.[ch]
821 removed the "filter setting" menu option.
822 add a "cancel a news message" menu option.
824 2002-08-26 [martin] 0.8.1claws122
827 changed string under 0.8.1claws79 changed by myself
830 2002-08-26 [martin] 0.8.1claws121
833 added kill command to debuggerrc to start crash dialog
835 2002-08-26 [paul] 0.8.1claws120
837 * sync with 0.8.1cvs31
838 see ChangeLog 2002-08-26
840 2002-08-25 [alfons] 0.8.1claws119
843 fix bug that didn't send out correct headers to news server
844 when sending news article and email from queue (bug reported
845 and patch provided by Tim Mann; closes bug
846 "[ 583196 ] 0.7.8claws can't post news")
848 2002-08-25 [alfons] 0.8.1claws118
850 * src/selective_download.c
851 mark two strings as translatable
852 (thanks to Urke MMI for pointing this out)
854 2002-08-25 [alfons] 0.8.1claws117
857 treat sent boxes as special and allow sorting them by addressee
858 (closes "[ 589418 ] Sent folder sorting misbehavior"
859 submitted by Steve Lamb)
861 2002-08-24 [alfons] 0.8.1claws116
864 fix memleak reported by Martin Kluge
865 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
867 2002-08-24 [oliver] 0.8.1claws115
869 * src/prefs_toolbar.c
870 o code cleanup as suggested by Alfons
873 2002-08-24 [alfons] 0.8.1claws114
876 o fix another memory leak reported by Martin Kluge
877 (see "[ 599568 ] Small Memory Leak")
878 o remove 'from' variable from 'summary_set_header()'; we can
881 2002-08-24 [paul] 0.8.1claws113
883 * sync with 0.8.1cvs30
884 see ChangeLog 2002-08-23
886 2002-08-24 [alfons] 0.8.1claws112
889 remove unnecessary allocations for search bar fixing leaks
890 reported by Martin Kluge
891 (see "[ 599451 ] Further memory leaks?")
893 2002-08-24 [alfons] 0.8.1claws111
896 make get_socket_name() public for crash.c
898 o make report bug button work (goes to claws'
899 bug tracker at sf.net)
900 o introduce function for doing important stuff just
901 before claws goes down
904 2002-08-24 [alfons] 0.8.1claws110
907 move cursor to "To" entry when forwarding as attachment
908 (reported and solved by Steve Lamb, closes bug report
909 "[ 592880 ] Forward as attachment; cursor not in to")
911 2002-08-24 [colin] 0.8.1claws109
914 fix quick search visibility after GUI (de)separations.
916 2002-08-23 [colin] 0.8.1claws108
919 fix header pane visibility after folderview or
920 messageview (de)separation
922 2002-08-23 [paul] 0.8.1claws107
924 * src/mainwindow.[ch]
926 give full control of display or non-display
927 of the Execute icon to Custom toolbar settings.
928 add new sensitivity condition to maninwindow.h:
934 more sync with 0.8.1cvs29
936 2002-08-23 [melvin] 0.8.1claws106
939 Readded support for custom widget in alertpanel lost in last
942 2002-08-23 [paul] 0.8.1claws105
944 * sync with 0.8.1cvs29
945 see ChangeLog 2002-08-23
947 2002-08-23 [colin] 0.8.1claws104
950 Fix folder and search pixmaps exchanging positions
951 after theme or toolbar changes. Thank to Oliver for
954 2002-08-23 [colin] 0.8.1claws103
960 Changed messageview_create() and noticeview_create()
961 to avoid the last gdk_warning
963 2002-08-22 [colin] 0.8.1claws102
966 Fix my new `Creating pixmap from xpm' warning
968 2002-08-22 [colin] 0.8.1claws101
971 Fix some of the gdk warnings
973 2002-08-22 [colin] 0.8.1claws100
978 * src/pixmaps/quicksearch.xpm *ADDED*
979 Add the quicksearch pixmap
983 Make quicksearch bar visible/hidden via a button
985 2002-08-22 [christoph] 0.8.1claws99
988 fix folder update for newsgroups with message
989 numbers below minimum number of articles to fetch
992 2002-08-22 [paul] 0.8.1claws98
994 * sync with 0.8.1cvs28
995 see ChangeLog 2002-08-22
997 2002-08-21 [alfons] 0.8.1claws97
1000 use bt instead of bt full which seems to work
1001 better, and bt full doesn't give a great deal
1002 of information anyway
1004 2002-08-21 [colin] 0.8.1claws96
1007 fix summaryview_searchtype_changed prototype
1009 2002-08-21 [christoph] 0.8.1claws95
1012 o fix broken menu update for sorting type, we have to
1013 get this info from the summaryview now
1014 o removed setting of threaded state in menu callback
1015 * src/summaryview.[ch]
1016 more summaryview/folderitem seperation for
1019 removed not required --with-compiler-flags option
1021 2002-08-21 [oliver] 0.8.1claws94
1024 o rename toolbar.xml to toolbar_main.xml
1025 since toolbar_compose.xml might come up
1030 2002-08-21 [darko] 0.8.1claws93
1033 don't reset tmp flags for messages copied
1036 2002-08-21 [colin] 0.8.1claws92
1038 * src/prefs_filtering.c
1039 fix renaming rules on folder rename
1040 when folder is not a leaf folder
1042 2002-08-21 [paul] 0.8.1claws91
1044 * src/prefs_folder_item.c
1045 fix alignment of colour selector
1047 2002-08-21 [paul] 0.8.1claws90
1049 * sync with 0.8.1cvs27
1050 see ChangeLog 2002-08-21
1052 2002-08-21 [paul] 0.8.1claws89
1055 fix crash when changing field type in
1058 2002-08-21 [colin] 0.8.1claws88
1061 Made quick search case-insensitive
1063 2002-08-21 [paul] 0.8.1claws87
1065 * sync with 0.8.1cvs26
1066 see ChangeLog 2002-08-21
1068 2002-08-20 [christoph] 0.8.1claws86
1072 * src/summaryview.[ch]
1073 more summaryview/folderitem seperation for
1074 sort_key and sort_type
1076 added missing return statement
1078 2002-08-20 [colin] 0.8.1claws85
1080 * src/summaryview.[ch]
1081 Added a quick search box
1083 * src/prefs_common.[ch]
1084 Added a show/hide option for the quick search
1086 2002-08-20 [oliver] 0.8.1claws84
1089 remove toolbar_create_popups
1091 o remove toolbar_create_popups
1092 o fix toolbar_set_sensitive
1093 (Bug reports #596834 and #596832)
1094 * src/prefs_toolbar.c
1095 o add "Set default" button
1096 o align label and text + combo widgets
1098 2002-08-20 [hoa] 0.8.1claws83bis
1101 fixed a bug in imap_fetch_msginfo() in case there is no
1104 2002-08-20 [darko] 0.8.1claws83
1107 copy the color style of folder view so it
1108 works with GTK themes
1110 2002-08-20 [darko] 0.8.1claws82
1114 * src/prefs_folder_item.[hc]
1115 don't use UI stuff in folder.h
1117 2002-08-20 [darko] 0.8.1claws81
1120 * src/prefs_folder_item.h
1122 * src/prefs_folder_item.c
1123 ability to set folder color in folderview
1125 2002-08-19 [alfons] 0.8.1claws80
1128 fix one of the earlier memleaks reported by Martin Kluge
1130 2002-08-19 [alfons] 0.8.1claws79
1133 hide notice view when selecting seperate folder
1134 view (reported by Urke MMI)
1136 2002-08-19 [christoph] 0.8.1claws78
1139 * src/prefs_folder_item.h
1140 * src/summaryview.[ch]
1141 o add summary_set_prefs_from_folderitem to set
1142 summaryview prefs (first step to remove all
1143 references to the folderitem in summaryview)
1144 o moved compiled regex stuff from folderitem prefs
1147 2002-08-19 [paul] 0.8.1claws77
1150 add check for '.' to QUOTE_IF_REQUIRED
1152 2002-08-19 [paul] 0.8.1claws76
1155 sync with 0.8.1cvs25 (plug memory leak)
1157 * src/prefs_toolbar.c
1158 re-order prefs_toolbar_cancel()
1160 2002-08-18 [alfons] 0.8.1claws75
1164 plug other memleaks reported by Martin Kluge
1166 2002-08-18 [paul] 0.8.1claws74
1169 updated by Fabio Jr. Beneditto
1171 2002-08-18 [paul] 0.8.1claws73
1174 fix bug where tooltips were displayed untranslated
1176 * src/prefs_toolbar.c
1177 fix bug where clicking 'Cancel' creates an icon & text
1178 toolbar regardless of prefs
1181 2002-08-17 [oliver] 0.8.1claws72
1183 * src/prefs_toolbar.c
1184 update toolbar on CANCEL
1185 bug reported by Martin Kluge
1187 toolbar_destroy memleak fixed
1189 2002-08-17 [alfons] 0.8.1claws71
1192 plug another memleak reported by Martin Kluge
1194 2002-08-16 [alfons] 0.8.1claws70
1197 use execvp() correctly (suggested by wwp; thanks!)
1199 2002-08-16 [alfons] 0.8.1claws69
1202 plug memory leak reported by Kim Schultz & Martin Kluge
1204 2002-08-16 [paul] 0.8.1claws68
1207 updated by Ricardo Mones Lastra
1209 2002-08-16 [paul] 0.8.1claws67
1212 fix bug where 'Compose News' icon showed wrong
1215 2002-08-16 [paul] 0.8.1claws66
1217 * sync with 0.8.1cvs24
1218 see ChangeLog 2002-08-16
1221 updated by Alessandro Maestri
1223 2002-08-15 [paul] 0.8.1claws65
1228 2002-08-15 [paul] 0.8.1claws64
1231 don't translate debug info
1236 2002-08-15 [paul] 0.8.1claws63
1238 * src/prefs_toolbar.c
1239 fix bug where clicking 'OK' creates an icon & text
1240 toolbar regardless of prefs
1242 2002-08-14 [alfons] 0.8.1claws62
1245 add global var that has the full argv[0]
1247 o execvp the correct sylpheed by using argv0
1248 and setting the correct work dir
1251 2002-08-14 [oliver] 0.8.1claws61
1253 * enable/disable Toolbar Action Buttons
1257 * src/prefs_toolbar.c
1259 2002-08-14 [melvin] 0.8.1claws60
1262 Updated French translations
1264 2002-08-14 [melvin] 0.8.1claws59
1267 Made bug report not translatable
1269 Fixed exporthtml_build_filespec() return value
1271 Fixed incorrect include file
1273 * src/prefs_actions.c
1274 * src/prefs_toolbar.c
1275 Made debug info not translatable
1278 Added missing includes
1279 * src/prefs_common.c
1282 2002-08-14 [paul] 0.8.1claws58
1284 * faq/es/sylpheed-faq.html
1285 faq/es/sylpheed-faq-[1-3].html
1286 faq/es/sylpheed-faq-4.html **NEW FILE **
1289 2002-08-13 [christoph] 0.8.1claws57
1292 ignore thread fix that did not mark all
1293 child nodes of a ignored thread as
1294 ignored. Does not work perfectly yet,
1295 but it is better now
1297 2002-08-13 [alfons] 0.8.1claws56
1300 o implement 'save crash log'
1303 2002-08-13 [melvin] 0.8.1claws55
1306 removed unrequired "execinfo.h" header
1308 2002-08-12 [paul] 0.8.1claws54
1310 * faq/en/sylpheed-faq.html
1311 faq/en/sylpheed-faq-[1-3].html
1312 faq/en/sylpheed-faq-4.html **NEW FILE **
1315 2002-08-12 [alfons] 0.8.1claws53
1318 add crash.c to translatables
1320 bring in Leandro's crash dialog
1322 2002-08-11 [alfons] 0.8.1claws52
1325 clean up some warnings
1327 2002-08-11 [alfons] 0.8.1claws51
1331 * src/crash.[ch] ** NEW FILES **
1333 initial gdb crash handler
1335 2002-08-11 [paul] 0.8.1claws50
1337 * src/prefs_toolbar.c
1338 replace Up/Down arrow pixmaps with text to be
1339 consistent across icon themes
1341 2002-08-11 [paul] 0.8.1claws49
1343 * src/prefs_common.c
1345 rename 'Pixmap' -> 'Icon'
1348 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1350 2002-08-10 [paul] 0.8.1claws48
1352 * src/prefs_toolbar.c
1355 2002-08-10 [paul] 0.8.1claws47
1358 don't write Processing progress to status bar
1359 patch submitted by Alexander Evseev
1361 * src/prefs_toolbar.c
1362 re-position and resize window
1363 make window assume correct size on first call
1365 2002-08-10 [paul] 0.8.1claws46
1372 follow UI text conventions
1374 2002-08-10 [alfons] 0.8.1claws45
1377 correct pixmap for delete action
1379 2002-08-10 [paul] 0.8.1claws44
1382 updated by Fabio Jr. Beneditto
1384 2002-08-10 [paul] 0.8.1claws43
1387 add custom toolbar files
1389 2002-08-10 [paul] 0.8.1claws42
1391 * sync with 0.8.1cvs22
1392 see ChangeLog 2002-08-09
1394 2002-08-09 [paul] 0.8.1claws41
1398 tools/outlook2sylpheed.pl ** NEW FILE **
1399 add script to convert exported Outlook
1400 contacts list to a Sylpheed addressbook.
1401 Submitted by Ricardo Mones Lastra.
1403 2002-08-09 [paul] 0.8.1claws40
1407 po/sr.po ** NEW FILE **
1408 add Serbian message catalog. Submitted by
1409 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
1411 2002-08-09 [paul] 0.8.1claws39
1413 * sync with 0.8.1cvs21
1414 see ChangeLog 2002-08-08
1416 2002-08-08 [oliver] 0.8.1claws38
1419 move Custom Toolbar to Configuration menu
1421 2002-08-08 [oliver] 0.8.1claws37
1423 * src/prefs_toolbar.c
1424 fix substitute pixmap bug
1426 2002-08-08 [paul] 0.8.1claws36
1428 * sync with 0.8.1cvs19
1429 see ChangeLog 2002-08-08
1431 2002-08-07 [christoph] 0.8.1claws35
1434 fixed a memory leak in new canonicalize_file_replace
1436 2002-08-07 [christoph] 0.8.1claws34
1439 o canonicalize_file_replace should create the temporary
1440 file in the same directory as the original file.
1441 o added get_tmpfile_in_dir that creates a temorary file
1442 in a specified directory.
1444 2002-08-07 [melvin] 0.8.1claws33
1447 fixed bug where 'Article' button acted as 'Email' button.
1449 2002-08-07 [paul] 0.8.1claws32
1451 * sync with 0.8.1.cvs17
1452 see ChangeLog 2002-08-07
1454 2002-08-07 [colin] 0.8.1claws31
1457 fix mass-cancel problem
1459 2002-08-07 [thorsten] 0.8.1claws30
1461 * src/prefs_toolbar.c
1462 fix: crash on replace or add new button
1464 fix: close xmlfile after reading
1466 fix: unlink() file before rename()
1468 2002-08-06 [paul] 0.8.1claws29
1470 * sync with 0.8.cvs15
1471 see ChangeLog 2002-08-06
1473 2002-08-06 [oliver] 0.8.1claws28
1476 * src/prefs_toolbar.c
1477 fixed empty toolbar issue
1479 2002-08-06 [oliver] 0.8.1claws27
1481 * Custom Toolbar Final
1485 o toolbar stuff now lives in src/toolbar.[ch]
1486 o main_window_toolbar_* functions are renamed to
1487 toolbar_* reflecting their new source file
1488 * src/mainwindow.[ch]
1489 o remove toolbar stuff
1491 2002-08-06 [oliver] 0.8.1claws26
1494 * src/prefs_toolbar.[ch] **New File**
1495 * src/toolbar.[ch] **New File**
1496 o prefs_toolbar.[ch] custom toolbar frontend
1497 o toolbar.[ch] backend
1499 2002-08-06 [oliver] 0.8.1claws25
1501 * src/prefs_actions.[ch]
1502 o new exported function actions_execute
1504 2002-08-06 [paul] 0.8.1claws24
1506 * sync with 0.8.1cvs4
1507 see ChangeLog 2002-08-06
1509 2002-08-06 [paul] 0.8.1claws23
1511 * sync with 0.8.1cvs13
1512 see ChangeLog 2002-08-06
1514 2002-08-06 [paul] 0.8.1claws22
1516 * sync with 0.8.1cvs12
1517 see ChangeLog 2002-08-05 and 2002-08-06
1519 2002-08-06 [match] 0.8.1claws21
1522 improvements to cut/copy/paste address
1524 2002-08-05 [match] 0.8.1claws20
1531 fixes to improve cut/copy/paste
1533 2002-08-06 [melvin] 0.8.1claws19
1536 account_find_all_from_address(): new function that returns the
1537 list of all accounts that are matched in an address.
1538 * src/alertpanel.[ch]
1539 alertpanel() now accepts a custom widget
1540 alertpanel_with_widget(): new function that pops up a panel with
1541 a custom widget in it
1543 gtkut_account_menu_new(): new function that allows the selection
1544 of an account from a list of accounts.
1546 Extended Return Receipt notification to select the correct
1547 account and to make a security test on the Delivery-Notification
1548 address which should be the same as the Return-Path.
1550 2002-08-06 [thorsten] 0.8.1claws18
1553 attach_all: save unnamed as "noname.%d",
1554 dont free static dirname
1556 2002-08-05 [alfons] 0.8.1claws17
1559 detect XIM by trying to link rather than compile a XIM program
1561 2002-08-05 [oliver] 0.8.1claws16
1563 * src/stock_pixmap.[ch]
1564 o add UP_ARROW to available pixmaps (already in pixmap-directory)
1565 o new func to retrieve pixmaps
1567 2002-08-05 [paul] 0.8.1claws15
1569 * sync with 0.8.1cvs10
1570 see ChangeLog 2002-08-05
1572 2002-08-04 [alfons] 0.8.1claws14
1575 see if this plugs memleak
1577 2002-08-04 [melvin] 0.8.1claws13
1580 fixed bug that could crash Sylpheed when highlighting
1581 all misspelled words.
1583 2002-08-03 [melvin] 0.8.1claws12
1585 * src/prefs_actions.c
1586 removed unnecessary checks for NULL introduced in 0.8.1claws11.
1588 fixed bug where the Return Receipt was sent to
1589 Delivery-Notification-To address even if it was not present
1591 2002-08-02 [alfons] 0.8.1claws11
1593 * src/prefs_actions.c
1594 o more check for NULLs
1595 o put create_io_dialog() in right conditional block
1597 2002-08-02 [paul] 0.8.1claws10
1600 updated by Ricardo Mones Lastra
1602 2002-08-01 [christoph] 0.8.1claws9
1605 don't free the cache of the opened
1606 folder in the summaryview
1608 don't unset flags, if it is not required
1610 2002-08-01 [paul] 0.8.1claws8
1612 * sync with 0.8.1cvs8
1613 see ChangeLog entry 2002-08-01
1615 2002-08-01 [paul] 0.8.1claws7
1617 * sync with 0.8.1cvs7
1618 see ChangeLog 2002-07-31 and 2002-08-01
1620 2002-07-31 [christoph] 0.8.1claws6
1623 forgot to update menu sensitivity
1624 function for new menu entry
1626 2002-07-31 [alfons] 0.8.1claws5
1629 check folder item and its path for NULL on
1632 2002-07-31 [christoph] 0.8.1claws4
1635 check if folder_item_get_msginfo in
1636 folder_item_remove_msg returned NULL
1638 better clear the uid cache in the
1639 uid validity check function and delete
1642 2002-07-31 [paul] 0.8.1claws3
1645 add the '--attach' option and a few other
1648 2002-07-31 [paul] 0.8.1claws2
1650 * sync with 0.8.1cvs5
1651 see ChangeLog 2002-07-31
1653 2002-07-31 [christoph] 0.8.1claws1
1655 * src/folderview.[ch]
1657 replace "Rescan all folders..." with
1658 "Check all folders for new messages..."
1660 2002-07-30 [paul] 0.8.1claws
1662 * version 0.8.1claws released
1664 2002-07-30 [paul] 0.8.0claws29
1666 * tools/OOo2sylpheed.pl ** NEW FILE **
1668 add script to enable sending documents as
1669 attachments from OpenOffice.org
1671 2002-07-30 [melvin] 0.8.0claws28
1673 * src/prefs_actions.c
1674 Made the actions' input/output dialog display
1677 2002-07-30 [christoph] 0.8.0claws27
1680 check if folder_item_get_msginfo in
1681 procmsg_save_to_outbox returned NULL
1683 2002-07-30 [paul] 0.8.0claws26
1685 * sync with 0.8.1cvs4
1686 see ChangeLog 2002-07-29
1688 2002-07-29 [thorsten] 0.8.0claws25
1691 added selective download, delete on server
1693 2002-07-29 [paul] 0.8.0claws24
1695 * sync with 0.8.1cvs3
1696 see ChangeLog 2002-07-29
1698 2002-07-27 [christoph] 0.8.0claws23
1701 add extra check if fetching the msginfo
1704 2002-07-27 [paul] 0.8.0claws22
1706 * sync with 0.8.1cvs2
1707 see ChangeLog 2002-07-26
1709 2002-07-27 [christoph] 0.8.0claws21
1712 add another check if a valid msginfo
1715 2002-07-26 [hoa] 0.8.0claws20
1718 Fixed a condition in folder_item_destroy()
1721 Fixed an error in IMAP protocol
1723 2002-07-26 [alfons] 0.8.0claws19
1726 ofcourse compare with identifier, not the path
1728 2002-07-26 [alfons] 0.8.0claws18
1731 use folder item identifier for saving / restoring
1732 preferences because folder->path might not be unique
1734 2002-07-26 [melvin] 0.8.0claws17
1737 Fixed a crash introduced in 0.8.0claws5 when log is
1738 cut under 80 characters.
1740 2002-07-26 [paul] 0.8.0claws16
1742 * sync with 0.8.1cvs1
1743 see ChangeLog 2002-07-26
1745 2002-07-26 [christoph] 0.8.0claws15
1748 imap folder now remembers the last selected
1749 folder and imap_fetch_msginfo skips selecting
1750 the folder if it is already selected
1752 2002-07-26 [christoph] 0.8.0claws14
1757 fix imap folder rescanning
1759 2002-07-25 [christoph] 0.8.0claws13
1769 implement imap uid cache and uid validity check
1771 2002-07-25 [alfons] 0.8.0claws12
1774 fix a brown paper bag bug, and also add some more
1777 2002-07-25 [christoph] 0.8.0claws11
1780 don't mix copy, fetch_msginfo and remove
1781 operations in folder item copy and move
1784 2002-07-25 [christoph] 0.8.0claws10
1788 * src/prefs_folder_item.c
1789 * src/summaryview.[ch]
1790 remove no longer required parameter update_cache from
1793 2002-07-25 [paul] 0.8.0claws9
1800 2002-07-24 [alfons] 0.8.0claws8
1803 sort correctly when using simplified subject line
1804 (closes feature request "[ 585141 ] applying regexp to subject
1805 before sort" submitted by Alexandra Walford)
1807 2002-07-24 [paul] 0.8.0claws7
1809 * sync with 0.8.0cvs3
1810 see ChangeLog 2002-07-24
1812 2002-07-23 [christoph] 0.8.0claws6
1819 o separate processing and summaryview
1820 o removed summary_write_cache from summaryview
1821 o removed summaryview->killed_messages, because we don't have
1822 to keep a list of killed messages anymore. New cache will
1823 keep the hidden messages in cache anyway
1826 * src/selective_download.c
1827 o removed unnecessary summary_write_cache calls
1829 o don't set ignore thread flag in procmsg_get_thread_tree
1830 if it is already set
1833 o moved STATUSBAR_PUSH/POP to statusbar.h because
1834 they are used in different files
1836 2002-07-23 [melvin] 0.8.0claws5
1842 * src/editldap_basedn.c
1844 * src/prefs_common.c
1845 Fixed few memory leak (gtk_editable_get_chars returns
1846 an allocated string)
1848 Fixed few memory leak (gtk_editable_get_chars returns
1849 an allocated string) and modified a little the log cutting
1852 Replaced a call to an obsolete function gtk_entry_get_text()
1853 by gtk_editable_get_chars()
1855 Removed a debug printf
1857 2002-07-23 [christoph] 0.8.0claws4
1860 fix another g_dirname memory leak
1862 2002-07-23 [christoph] 0.8.0claws3
1865 fixed a memory leak in mh_fetch_msginfo
1866 fixed crash when message header could not be
1869 2002-07-23 [paul] 0.8.0claws2
1871 * sync with 0.8.0cvs2
1872 see ChangeLog 2002-07-23
1874 2002-07-23 [paul] 0.8.0claws1
1876 * sync with 0.8.0cvs1
1877 see ChangeLog 2002-07-23
1879 2002-07-23 [paul] 0.8.0claws
1881 * release of 0.8.0claws
1883 2002-07-23 [paul] 0.7.8claws99
1886 new Russian translation, submitted by
1887 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
1889 2002-07-22 [jens] 0.7.8claws98
1892 Updated German translations.
1894 2002-07-22 [paul] 0.7.8claws97
1900 updated translations by Ricardo Mones Lastra,
1901 Alessandro Maestri, Wilbert Berendsen and
1902 Fabio Jr. Beneditto respectively
1904 2002-07-22 [christoph] 0.7.8claws96
1907 fix memory leak caused by wrong g_dirname usage
1909 2002-07-22 [christoph] 0.7.8claws95
1912 update new and unread message counts for summaryview
1913 summaryview does not get it from the folder anymore
1914 and has to update the values itself
1916 2002-07-22 [melvin] 0.7.8claws94
1919 Updated French translations.
1921 2002-07-22 [christoph] 0.7.8claws93
1924 set prop->preg pointer to NULL or following check
1925 will not fail and regexec will be called with
1928 2002-07-21 [alfons] 0.7.8claws92
1930 * src/prefs_common.[ch]
1931 remove option "Send return receipt on request"
1933 2002-07-21 [thorsten] 0.7.8claws91
1936 fixed memleaks, coding style as pointed out by alfons
1938 2002-07-21 [alfons] 0.7.8claws90
1941 * src/noticeview.[ch]
1942 o fix bug notice view being displayed when going to empty folder
1943 (noticed by Christoph)
1944 o allow RRR to be sent when restarting sylpheed, or changing folder
1945 (noticed by Thorsten)
1947 2002-07-21 [thorsten] 0.7.8claws89
1950 Included save_all patch from Xaview FACQ
1951 added support for pathnames
1953 2002-07-21 [alfons] 0.7.8claws88
1958 * src/messageview.[ch]
1959 * src/noticeview.c ** NEW FILE **
1960 * src/noticeview.h ** NEW FILE **
1961 make return receipts work again
1962 (UI idea by Leandro Pereira)
1964 2002-07-21 [paul] 0.7.8claws87
1967 fix sensitivity of 'Select thread'
1969 2002-07-21 [paul] 0.7.8claws86
1971 * src/prefs_common.c
1972 add browser command line for Galeon
1974 2002-07-21 [paul] 0.7.8claws85
1977 fix 'EXTRA_DIST': remove README.README, add TODO
1980 2002-07-21 [alfons] 0.7.8claws84
1983 make enter clear selection
1984 (closes "[ 579888 ] Editor selection/entry error"
1985 reported by Steve Lamb)
1987 2002-07-21 [alfons] 0.7.8claws83
1990 sort message list when selecting unthread messages
1991 (closes "[ 501593 ] switching threaded view doesn't sort"
1992 reported by Simon Schubert)
1994 2002-07-20 [alfons] 0.7.8claws82
1999 2002-07-20 [thorsten] 0.7.8claws81
2002 Fixed expansion of empty fields in matchactions
2004 2002-07-19 [melvin] 0.7.8claws80
2007 Removed a duplicate menu entry (fast mode) introduced during
2009 Added a menu separator between 'Use alternate' and 'Fast mode'
2011 2002-07-19 [paul] 0.7.8claws79
2017 2002-07-19 [thorsten] 0.7.8claws78
2019 * tools/calypso_convert.pl ** NEW FILE **
2022 script to import mbox files exported
2024 o generates folder structure
2025 o includes attachments
2027 2002-07-19 [melvin] 0.7.8claws77
2029 * src/selective_download.[ch]
2030 Fixed bug where closing the dialog with the window manager's
2031 close button will not unlock the summary
2032 Corrected some function declarations that missed a return value
2033 Made the source code comply better with coding style.
2034 * src/prefs_common.c
2035 Added new browser command line for Mozilla.
2037 2002-07-18 [paul] 0.7.8claws76
2040 src/selective_download.[ch]
2041 reflect theme changes, fix Gdk Warning when creating
2042 pixmap from NULL window, and minor clean up.
2043 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2048 2002-07-17 [paul] 0.7.8claws75
2056 2002-07-16 [paul] 0.7.8claws74
2058 * tools/filter_conv.pl
2060 replace conversion script with reimplemented version,
2061 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
2063 2002-07-16 [colin] 0.7.8claws73
2066 remove forgotten debug messages - sorry ;-)
2068 2002-07-16 [colin] 0.7.8claws72
2074 add the ability to select part of a text mime-part
2077 2002-07-15 [christoph] 0.7.8claws71
2080 fix folder message count for folders without
2081 msg_is_changed (includes news folders)
2083 2002-07-15 [martin] 0.7.8claws70
2086 option "display recipient on 'From'..." now works
2087 without the need of enabling the option
2088 "display sender using address book".
2090 2002-07-15 [christoph] 0.7.8claws69
2093 removed setting folder status from summaryview.
2094 folder.c should update all message counts correctly.
2096 2002-07-15 [paul] 0.7.8claws68
2099 updated by Fabio Junior Beneditto
2101 2002-07-15 [darko] 0.7.8claws67
2104 Fixed target folder colorization, don't decrease op
2107 2002-07-14 [paul] 0.7.8claws66
2109 * sync with main 0.8.0
2110 see ChangeLog 2002-07-14
2112 2002-07-13 [melvin] 0.7.8claws65
2117 Replaced sprintf by g_snprintf to prevent possible buffer
2120 Corrected a log message output format.
2121 Added a missing "done" debug output.
2123 Added keyboard accelerator for Priority menu items
2124 Added missing \n in debug output
2128 Added missing \n in debug output
2130 2002-07-13 [paul] 0.7.8claws64
2133 change Sergey's email address to the sf address
2136 increase show_url_timeout (more useful for long
2139 2002-07-12 [sergey] 0.7.8claws63
2142 applied (with some modifications) patch to set the
2143 micalg parameter for signatures
2144 (2001-08-28 Werner Koch <wk@gnupg.org>)
2146 2002-07-12 [sergey] 0.7.8claws62
2150 fixed man page installation
2152 2002-07-12 [paul] 0.7.8claws61
2154 * sync with 0.7.8cvs26
2155 see ChangeLog 2002-07-11 and 2002-07-12
2157 2002-07-11 [christoph] 0.7.8claws60
2161 first use the message number to find the message
2162 to mark with a reply flag but check the
2163 message-id if we got the correct message, if not
2164 try to find it by message-id.
2165 use new string seperator that is not allowed
2168 2002-07-11 [paul] 0.7.8claws59
2170 * sync with 0.7.8cvs23
2171 see ChangeLog 2002-07-10
2173 2002-07-10 [christoph] 0.7.8claws58
2177 Added message-id table to the cache in memory
2178 and functions to msgcache.c and folder.c to
2179 fetch MsgInfos by message id
2182 store folder and message-id of message replying
2183 to in queue header and set reply flag after sending
2184 (Closes bug #469498)
2186 2002-07-10 [paul] 0.7.8claws57
2190 add Martin to the list of authors
2192 2002-07-09 [martin] 0.7.8claws56
2194 Added gtk_ctree_last_visible(), tree_update_level(),
2195 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
2196 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2197 from gtk+ to gtksctree.c for the new sorting code
2198 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
2199 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
2201 Added declaration for gtk_sctree_sort_recursive() and
2202 gtk_sctree_sort_node
2207 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2208 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
2210 2002-07-08 [paul] 0.7.8claws55
2212 * more sync with 0.7.8cvs21
2213 see ChangeLog 2002-07-08
2215 2002-07-08 [paul] 0.7.8claws54
2217 * sync with 0.7.8cvs21
2218 see ChangeLog 2002-07-08
2220 2002-07-07 [alfons] 0.7.8claws53
2223 * src/stock_pixmap.[ch]
2224 * src/pixmaps/notice_warn.xpm ** NEW FILE **
2225 * src/pixmaps/notice_error.xpm ** NEW FILE **
2226 * src/pixmaps/notice_note.xpm ** NEW FILE **
2227 add new pixmaps for upcoming notice pane
2229 2002-07-06 [melvin] 0.7.8claws52
2232 Made them a bit closer to Sylpheed's coding style.
2234 Removed possible memory leaks when some errors occurs.
2236 2002-07-06 [melvin] 0.7.8claws51
2239 Removed --no-location in xgettext command line to help
2240 translators that use Emacs' po-mode
2242 Removed unnecessary comments that messed up sylpheed.pot
2244 2002-07-06 [paul] 0.7.8claws50
2246 * sync with 0.7.8cvs19
2247 see ChangeLog 2002-07-05
2249 2002-07-06 [christoph] 0.7.8claws49
2253 fix folder_item_remove_all_msg and folderview
2254 status for trash folders after emptying trash
2256 2002-07-05 [paul] 0.7.8claws48
2258 * sync with 0.7.8cvs16
2259 see ChangeLog 2002-07-04 and 2002-07-05
2261 2002-07-04 [paul] 0.7.8claws47
2263 * sync with 0.7.8cvs14
2264 see ChangeLog 2002-07-04
2266 2002-07-03 [alfons] 0.7.8claws46
2269 dupe folder item's path because it's being reallocated
2270 by new folder scanning code
2272 2002-07-03 [christoph] 0.7.8claws45
2275 better IMAP uid fetching using 'FETCH 1:* (UID)'
2277 add missing return in msgcache_write
2279 2002-07-02 [thorsten] 0.7.8claws44
2284 use binary mode for file access
2286 2002-07-02 [christoph] 0.7.8claws43
2288 * major code cleanup (part 1)
2290 - unused variables removed
2291 - unused functions removed
2292 - uninitialized variables checked
2293 - missing return statements added
2294 - missing function return types added
2295 - added parentheses around assignment and
2296 && in || when suggested by gcc
2300 replaced direct calls to folder->scan_tree
2301 with folder_scan_tree and restore folder
2302 prefs in this function. The folder should
2303 not have to deal with them.
2304 ( Should now work for all folder types )
2306 2002-07-02 [paul] 0.7.8claws42
2308 * sync with 0.7.8cvs13
2309 see ChangeLog 2002-07-01 and 2002-07-02
2311 2002-07-01 [christoph] 0.7.8claws41
2314 fix "goto next/prev unread message" with
2317 2002-07-01 [paul] 0.7.8claws40
2320 updated by Ricardo Mones Lastra
2322 2002-06-30 [match] 0.7.8claws39
2325 applied variation of leonerd's patch (566661) to
2326 allow multiple email addresses per JPilot entry.
2327 addresses may be separated by space, comma, pipe,
2328 semi-colon, new-line.
2330 2002-06-30 [alfons] 0.7.8claws38
2333 simple fix for putting older nodes before
2334 newer nodes when threading by subject
2336 2002-06-30 [christoph] 0.7.8claws37
2343 fix broken folder tree rescaning
2344 and don't use procmsg_get_mark_sum
2347 2002-06-30 [christoph] 0.7.8claws36
2349 * merge new cache branch
2351 fix new cache imap copy bug
2353 improved folder_item_scan
2354 it should now always set the correct
2355 new, unread and total message counts
2357 2002-06-29 [paul] 0.7.8claws35
2360 correct syntax error
2362 2002-06-29 [paul] 0.7.8claws34
2366 man/Makefile.am ** NEW FILE **
2367 man/sylpheed.1.gz ** NEW FILE **
2368 add Sylpheed man page
2370 2002-06-29 [paul] 0.7.8claws33
2373 updated by Fabio Junior Beneditto
2375 2002-06-28 [jens] 0.7.8claws32
2380 * src/selective_download.c
2381 removed gettext for space " "
2386 2002-06-28 [paul] 0.7.8claws31
2388 * sync with 0.7.8cvs11
2389 see ChangeLog 2002-06-28
2391 2002-06-28 [paul] 0.7.8claws30
2393 * sync with 0.7.8cvs10
2394 see ChangeLog 2002-06-27 and 2002-06-28
2396 2002-06-26 [paul] 0.7.8claws29
2399 src/selective_download.c
2400 don't gettextise empty strings.
2401 reserved by gettext. gettext("") returns
2402 the header entry with meta information,
2403 not the empty string
2408 2002-06-26 [paul] 0.7.8claws28
2410 * sync with 0.7.8cvs7
2411 see ChangeLog 2002-06-25
2413 * src/prefs_common.c
2414 ...and in the process, tweak the gui a little
2416 2002-06-25 [alfons] 0.7.8claws27
2420 fine tune ldap library detection
2422 2002-06-25 [alfons] 0.7.8claws26
2425 don't allow return receipts when composing a news article
2427 2002-06-25 [paul] 0.7.8claws25
2430 add '$(AMTAR)' to 'release' section to allow for
2431 new and older autotools
2433 2002-06-25 [paul] 0.7.8claws24
2436 fix "No more unread messages" persistant pop-up
2439 2002-06-25 [paul] 0.7.8claws23
2442 updated by Alessandro Maestri
2444 2002-06-25 [paul] 0.7.8claws22
2446 * sync with 0.7.8cvs6
2447 see ChangeLog 2002-06-25
2449 2002-06-24 [paul] 0.7.8claws21
2452 add GPL copyright information
2454 2002-06-24 [paul] 0.7.8claws20
2458 tools/update-po ** NEW FILE **
2459 add script that eases the creation of *.po files
2460 Submitted by Wilbert Berendsen <wilbert@oswf.org>
2462 2002-06-23 [alfons] 0.7.8claws19
2465 make notification_convert_header obey const correctness
2466 (next step will be fixing the broken return receipt)
2468 2002-06-23 [paul] 0.7.8claws18
2471 fix bug introduced in last commit:
2472 removed too much code in last commit - put back what's
2475 2002-06-23 [paul] 0.7.8claws17
2477 * src/messageview.[ch]
2478 remove code committed in error from locally patched
2481 2002-06-23 [colin] 0.7.8claws16
2484 add compose_entry_select(), used to select the default_to
2485 email address - hopefully avoiding people sending mails to
2488 2002-06-22 [alfons] 0.7.8claws15
2491 add Bram Metsch & Stanislav Karchebny
2493 * src/prefs_account.[ch]
2495 - apply and adapt Bram's patch which allows user to set SMTP AUTH
2496 options. (see <http://sourceforge.net/tracker/index.php
2497 ?func=detail&aid=566937&group_id=25528&atid=384600>);
2499 - merge Stanislav's fix to make SMTP AUTH work with qmail
2500 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
2502 2002-06-22 [paul] 0.7.8claws14
2504 * sync with 0.7.8cvs5
2505 see ChangeLog 2002-06-19 and 2002-06-20
2507 2002-06-22 [alfons] 0.7.8claws13
2509 * src/selective_download.c
2510 fix a stupid mistake I made
2512 2002-06-22 [alfons] 0.7.8claws12
2514 * src/selective_download.[ch]
2515 fix another unnoticed leak; cleanup code
2520 gpg-sign <-- gpg-sign-syl
2522 2002-06-21 [alfons] 0.7.8claws11
2524 * src/selective_download.c
2525 * src/selective_download.h
2526 fix assorted mix of allocation errors (should solve
2527 problem reported by Philippe Gramoullé, see:
2528 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
2530 2002-06-20 [melvin] 0.7.8claws10
2532 * tools/gpg-sign *REMOVED*
2533 tools/gpg-sign-syl *ADDED*
2534 Replaced the gpg clearsigning script with the version using
2535 xterm instead of ssh-askpass and changed its name.
2538 Updated actions example to reflect the renaming of the
2539 gpg clearsigning script.
2541 2002-06-19 [paul] 0.7.8claws9
2543 * sync with 0.7.8claws9
2544 see ChangeLog 2002-06-18 and 2002-06-19
2546 2002-06-19 [paul] 0.7.8claws8
2548 * sync with 0.7.8cvs1
2549 see ChangeLog 2002-06-18
2551 2002-06-18 [alfons] 0.7.8claws7
2554 add omitted prototype
2556 2002-06-17 [paul] 0.7.8claws6
2559 fix hiding of exec_btn
2561 2002-06-17 [paul] 0.7.8claws5
2564 remove unneeded code: should_delete()
2565 and Pop3State::uidl_todelete_list
2567 2002-06-17 [paul] 0.7.8claws4
2570 see ChangeLog 2002-06-11 and 2002-06-13
2572 2002-06-16 [alfons] 0.7.8claws3
2575 make sure lock sort mode (claws specific) is
2576 also persists after a tree rescan
2578 2002-06-16 [alfons] 0.7.8claws2
2580 * src/prefs_folder_item.c
2582 fix persistence of folder sort mode (broken
2583 by adapting Hiro's new folder persistence code)
2585 2002-06-16 [alfons] 0.7.8claws1
2589 * src/prefscommon.[ch]
2590 control size of log text in log window;
2591 closes patch #569155 submitted by Mitko Haralanov.
2593 2002-06-15 [paul] 0.7.8claws
2595 * release of 0.7.8claws
2597 2002-06-15 [paul] 0.7.7claws
2600 updated by Fabio Junior Beneditto
2602 2002-06-14 [paul] 0.7.6claws49
2605 updated by Ricardo Mones Lastra
2607 2002-06-14 [paul] 0.7.6claws48
2610 updated translation by Wilbert Berendsen
2612 2002-06-14 [melvin] 0.7.6claws47
2615 Updated French translation
2617 2002-06-13 [paul] 0.7.6claws46
2620 allow filename to be typed in, rather than just
2621 selected by the mouse. Patch by Gustavo Noronha Silva.
2623 2002-06-13 [alfons] 0.7.6claws45
2625 * src/mainwindow.[ch]
2626 more cleanups (removing unnecessary menu items Expand
2627 summary / message view)
2629 2002-06-13 [melvin] 0.7.6claws44
2632 Added src/string_match.c
2633 * src/string_match.c
2634 Fixed possible buffer overflow.
2636 Added missing config.h header.
2637 * src/prefs_common.c
2640 Made some strings translatable (missing _(..)).
2642 2002-06-13 [melvin] 0.7.6claws43
2645 Corrected action example (verifying clearsigned mail).
2646 * src/prefs_account.c
2648 * src/prefs_common.c
2649 Removed incorrect line that generated a Gtk-CRITICAL msg.
2651 2002-06-12 [alfons] 0.7.6claws42
2654 add init of score column lost in 0.7.6claws42
2656 2002-06-12 [paul] 0.7.6claws41
2658 * src/prefs_account.c
2659 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2660 behavior of the radio buttons, (from 0.7.7cvs2)
2662 2002-06-11 [alfons] 0.7.6claws40
2664 * src/messageview.[ch]
2665 * src/summaryview.[ch]
2666 * src/summary_search.c
2668 perform a sync to bring in Hiro's separate view implementation
2670 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2672 2002-06-11 [paul] 0.7.6claws39
2674 * src/prefs_account.c
2675 correct a typo on the Receive tab
2677 2002-06-10 [match] 0.7.6claws38
2680 Included address completion patch from Gustavo Noronha.
2682 2002-06-10 [paul] 0.7.6claws37
2686 src/prefs_account.[ch]
2687 src/selective_download.[ch]
2690 - check if POP Account
2691 - Receive Button renamed to Preview
2692 - Preview Button Popup: preview new/all messages
2694 - Account Preferences-->Receive tab checkbutton if you
2695 want to remove Mail after Download
2697 - Account Preferences-->Receive tab checkbutton use
2698 filtering rules on preview
2699 (think of delete_on_server)
2701 - Account selectable from SD dialog
2702 - checkbutton to show already downloaded messages if
2703 all messages are previewed
2704 - new clist column showing Date
2707 - play ball with UIDL
2708 - fault tolerant (?)
2709 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2711 2002-06-10 [melvin] 0.7.6claws36
2714 Added a hint to ac/README in cvs instructions.
2716 * src/prefs_actions.c
2717 Made it possible to use a more elaborate command line
2718 for asynchronous actions, too.
2720 2002-06-10 [melvin] 0.7.6claws35
2722 * src/prefs_actions.c
2723 Make it possible to use a more elaborate command line
2724 (e.g. |foo|bar|cat>there;echo Done|)
2725 Corrected error message when calling %f, %F and %p commands
2726 from the compose window.
2728 2002-06-09 [colin] 0.7.6claws34
2731 Automatically find unread messages in current folder
2732 before annoying the user.
2734 2002-06-08 [alfons] 0.7.6claws33
2737 remove bad formatting string in it.po translation
2738 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2740 2002-06-08 [paul] 0.7.6claws32
2742 * sync with 0.7.6cvs25
2743 see ChangeLog 2002-06-07
2745 2002-06-05 [paul] 0.7.6claws31
2748 add 'Sort by locked' and 'Sort by score'
2750 2002-06-05 [paul] 0.7.6claws30
2752 * sync with 0.7.6cvs24
2753 see ChangeLog 2002-06-04
2755 2002-06-04 [paul] 0.7.6claws29
2758 updated by Fabio Junior Beneditto
2760 2002-06-03 [thorsten] 0.7.6claws28
2763 fclose() matcherrc after reading
2765 2002-06-03 [paul] 0.7.6claws27
2767 * sync with 0.7.6cvs21
2768 see ChangeLog 2002-05-31
2770 2002-05-31 [paul] 0.7.6claws26
2772 * sync with 0.7.6cvs20
2773 see ChangeLog 2002-05-29 and 2002-05-30
2775 2002-05-31 [paul] 0.7.6claws25
2778 hopefully fix last buggy sync
2781 correct typo in 'Actions' examples
2783 2002-05-29 [paul] 0.7.6claws24
2785 * sync with 0.7.6cvs18
2786 see ChangeLog 2002-05-28 and 2002-05-29
2792 2002-05-28 [paul] 0.7.6claws23
2794 * sync with 0.7.6cvs16
2795 see ChangeLog 2002-05-28
2797 2002-05-27 [thorsten] 0.7.6claws22
2799 * faq/it/sylpheed-faq-1.html
2800 faq/it/sylpheed-faq-2.html
2801 faq/it/sylpheed-faq-3.html
2802 faq/it/sylpheed-faq.html
2803 corrected DOS lineendings
2804 * faq/de/sylpheed-faq-1.html
2805 faq/de/sylpheed-faq-2.html
2806 faq/en/sylpheed-faq-1.html
2807 faq/en/sylpheed-faq-2.html
2808 faq/en/sylpheed-faq-3.html
2809 faq/es/sylpheed-faq-1.html
2810 faq/es/sylpheed-faq-2.html
2811 faq/es/sylpheed-faq-3.html
2812 faq/fr/sylpheed-faq-1.html
2813 faq/it/sylpheed-faq-1.html
2814 faq/it/sylpheed-faq-2.html
2815 faq/it/sylpheed-faq-3.html
2816 faq/it/sylpheed-faq.html
2817 changed ">" to "
2819 2002-05-27 [paul] 0.7.6claws21
2821 * sync with 0.7.6cvs15
2822 see ChangeLog 2002-05-27
2824 2002-05-27 [paul] 0.7.6claws20
2826 * src/prefs_account.c
2829 2002-05-26 [paul] 0.7.6claws19
2834 2002-05-25 [paul] 0.7.6claws18
2837 add description of kmail2sylpheed.pl
2839 2002-05-25 [paul] 0.7.6claws17
2841 * tools/kmail2sylpheed.pl ** NEW FILE **
2842 perl script that converts an exported Kmail address
2843 book, converts it to sylpheed addressbook file,
2844 writes the file to .sylpheed, and updates
2847 2002-05-25 [paul] 0.7.6claws16
2849 * sync with 0.7.6cvs14
2850 see ChangeLog 2002-05-23
2852 2002-05-24 [paul] 0.7.6claws15
2855 make a correction and add some more info
2857 2002-05-24 [paul] 0.7.6claws14
2861 compose_redirect_write_headers_from_headerlist()
2862 add Subject and Resent-Message-ID to
2863 compose_redirect_write_headers()
2864 Received, Subject, and X-UIDL are filtered out in
2865 compose_redirect_write_to_file()
2867 2002-05-23 [paul] 0.7.6claws13
2873 src/matcher_parser_lex.l
2874 src/matcher_parser_parse.y
2875 src/prefs_common.[ch]
2876 src/prefs_filtering.c
2878 rename 'Bounce' to 'Redirect'
2880 2002-05-23 [paul] 0.7.6claws12
2882 * more sync with 0.7.6cvs13
2884 see ChangeLog 2002-05-22
2886 2002-05-22 [paul] 0.7.6claws11
2888 * sync with 0.7.6cvs13
2890 see ChangeLog 2002-05-20
2892 see ChangeLog 2002-05-22
2894 2002-05-21 [melvin] 0.7.6claws10
2897 Added missing filtering and scoring headers
2898 Fixed bad function call that showed garbage
2899 in Folder->Processing
2901 2002-05-21 [paul] 0.7.6claws9
2904 make all tools executable, (patch by Alfons).
2906 2002-05-20 [alfons] 0.7.6claws8
2909 don't forget to call mktime() so we have a valid week
2911 (Bug report by Roger Sondermann <mail@jumaros.de>)
2913 2002-05-20 [paul] 0.7.6claws7
2916 fix broken parsing of urls
2918 fix displaying of urls
2920 both fixes from the patch [547855] by Eugene
2923 2002-05-19 [alfons] 0.7.6claws6
2926 make sylpheed configure correctly with the latest
2927 and greatest of automake / autoconf / gettext
2929 2002-05-19 [alfons] 0.7.6claws5
2933 add function for returning ime zone offset
2935 * src/quote_fmt_parse.y
2936 better quotation formatting - does not convert
2937 to local time, but uses the original date string.
2939 Note: %z inserts the timezone offset (should
2940 work also on platforms where strftime does not
2943 2002-05-18 [christoph] 0.7.6claws4
2946 fix indentation of some code
2951 correct path for ignorethread.xpm
2952 incorrect filename for sylpheed_logo.xpm
2953 add missing include matcher_parser_parse.h
2955 2002-05-18 [paul] 0.7.6claws3
2957 * sync with 0.7.6cvs8
2958 see ChangeLog 2002-05-16 and 2002-05-17
2960 2002-05-18 [melvin] 0.7.6claws2
2963 Corrected an action's definition and fixed some misspellings.
2965 2002-05-18 [paul] 0.7.6claws1
2968 tools/gpg-sign ** new file **
2969 tools/uudec ** new file **
2970 add Melvin's Actions scripts
2973 add Melvin's descriptions for Actions
2975 2002-05-18 [paul] 0.7.6claws
2977 * Version 0.7.6claws released
2979 2002-05-17 [paul] 0.7.5claws32
2982 updated by Ricardo Mones Lastra
2984 2002-05-17 [paul] 0.7.5claws31
2987 fix Account prefs default folder for sent/draft/deleted
2992 updated translation by Alessandro Maestri and
2995 2002-05-17 [melvin] 0.7.5claws30
2997 * src/prefs_actions.c
2998 Fixed bug where using %F not at the end of the command
2999 resulted in an additional empty argument being created.
3000 Thanks to Darko Koruga for reporting the bug.
3002 2002-05-17 [melvin] 0.7.5claws29
3005 Updated French translations.
3007 2002-05-15 [paul] 0.7.5claws28
3010 updated by Ricardo Mones Lastra
3012 2002-05-15 [paul] 0.7.5claws27
3014 * sync with 0.7.6cvs4
3015 see ChangeLog 2002-05-14 and 2002-05-15
3017 2002-05-14 [paul] 0.7.5claws26
3019 * sync with 0.7.6cvs1
3020 see ChangeLog 2002-05-13
3022 2002-05-13 [thorsten] 0.7.5claws25
3025 fix select_all and copy in multipart messages
3027 fix select_all and copy in multipart messages
3029 2002-05-12 [paul] 0.7.5claws24
3032 reverse last commit, bug already fixed in 0.7.5claws3
3034 2002-05-12 [netztorte] 0.7.5claws23
3037 dont parse empty addressbook (checked in before claws20)
3039 2002-05-12 [melvin] 0.7.5claws22
3042 Removed unneeded priority code introduced by the previous
3045 2002-05-12 [melvin] 0.7.5claws21
3048 Added possibility to set message's priority.
3050 Added possibility to set message's priority.
3051 Added missing headers
3053 2002-05-12 [melvin] 0.7.5claws20
3055 * src/prefs_actions.c
3056 Removed implicitely added quotes around the name
3057 of the temporary files of mime parts.
3059 2002-05-12 [paul] 0.7.5claws19
3061 * sync with 0.7.5cvs20
3062 see ChangeLog 2002-05-11
3064 2002-05-12 [alfons] 0.7.5claws18
3066 * src/quote_fmt_lex.l
3067 * src/quote_fmt_parse.y
3068 allow quote / reply date & time format to be set using
3069 %D{format}. format is a format string you'd pass to
3070 strftime() (see man strftime, or the Display tab |
3071 Date format setting).
3073 Currently %D converts the date to local time.
3075 2002-05-11 [paul] 0.7.5claws17
3077 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
3078 see ChangeLog 2002-05-10 and 2002-05-11
3080 2002-05-10 [paul] 0.7.5claws16
3082 * sync with 0.7.5cvs16
3083 see ChangeLog entries 2002-05-09 and
3086 2002-05-10 [colin] 0.7.5claws15
3089 Corrected a bug that prevented sylpheed to open
3090 double-clicked URIs.
3092 2002-05-09 [paul] 0.7.5claws14
3094 * sync with 0.7.5cvs14
3095 see ChangeLog 2002-05-08 and 2002-05-09
3097 2002-05-08 [paul] 0.7.5claws13
3099 * sync with 0.7.5cvs11
3100 see ChangeLog entry 2002-05-08
3102 2002-05-08 [paul] 0.7.5claws12
3106 fix segfault on View->Open in new window
3107 patch submitted by Thorsten Maerz <torte@netztorte.de>
3109 2002-05-07 [paul] 0.7.5claws11
3111 * sync with 0.7.5cvs9
3112 see ChangeLog entry 2002-05-07
3114 2002-05-06 [paul] 0.7.5claws10
3118 display url in statusbar on single-click
3119 patch submitted by Thorsten Maerz <torte@netztorte.de>
3121 2002-05-06 [match] 0.7.5claws9
3128 XML implementation of properties file.
3129 * src/exporthtml.[ch]
3130 * src/expthtmldlg.[ch]
3134 2002-05-02 [sergey] 0.7.5claws8
3136 * src/mainwindow.c (mainwin_entries),
3137 src/prefs_common.c (prefs_send_create()),
3138 src/codeconv.c (locale_table):
3139 use charset name "Windows-1251" instead of "CP1251".
3141 2002-05-02 [colin] 0.7.5claws7
3145 src/prefs_folder_item.c
3146 Fixed cosmetics bugs due to Outbox renamed to Sent.
3148 2002-05-02 [hiro] 0.7.5claws6
3151 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
3153 2002-05-02 [paul] 0.7.5claws5
3156 more sync with 0.7.5cvs7, see ChangeLog entry
3159 2002-05-02 [hiro] 0.7.5claws4
3162 compose_queue_sub():
3163 check if queue folder exists (closes #550397).
3164 removed directory creation since it should be handled
3167 imap_add_msg(): return UID for appended message
3170 2002-04-30 [paul] 0.7.5claws3
3173 fix account_find_from_address() bug
3175 2002-04-28 [colin] 0.7.5claws2
3179 src/prefs_common.[ch]
3181 Added user-definable quotation characters recognition.
3183 2002-04-28 [paul] 0.7.5claws1
3185 * sync with 0.7.5cvs4
3186 see ChangeLog entry 2002-04-25
3188 2002-04-28 [paul] 0.7.5claws
3193 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
3194 Fabio Junior Beneditto
3196 2002-04-27 [jens] 0.7.4claws103
3199 updated German translation.
3201 2002-04-27 [hiro] 0.7.4claws102
3204 summary_write_cache(): fixed the mark loss of hidden messages.
3206 2002-04-26 [melvin] 0.7.4claws101
3209 fixed a second typo (same one)
3213 fixed the type again...
3215 2002-04-26 [melvin] 0.7.4claws100
3218 fixed a typo in an alert message ("temorary").
3221 corrected the typo described above.
3223 updated French translation.
3225 2002-04-26 [darko] 0.7.4claws99
3228 fix target folder colorization
3230 2002-04-25 [paul] 0.7.4claws98
3233 updated by Alessandro Maestri
3235 2002-04-24 [colin] 0.7.4claws97
3238 Fixed double "subject is empty" question.
3240 2002-04-23 [colin] 0.7.4claws96
3243 Corrected issue when "automatically display images" was
3244 not set : first image remained after selecting second.
3246 2002-04-23 [melvin] 0.7.4claws95
3248 * src/prefs_actions.c
3249 Don't display in/out dialog if there is nothing to show.
3251 2002-04-23 [paul] 0.7.4claws94
3253 * sync with 0.7.5cvs3
3254 bug fixes: see ChangeLog entry 2002-04-23
3256 2002-04-22 [darko] 0.7.4claws93
3259 fix previous check-in which changed code after
3262 2002-04-22 [paul] 0.7.4claws92
3269 update English, Spanish and French FAQs
3272 add German and Spanish manuals
3275 update English and French manuals
3278 add to and re-arrange the pixmap entries
3280 2002-04-22 [darko] 0.7.4claws91
3283 fix sender initials recognition to only allow
3284 '>' after the initials
3286 2002-04-21 [paul] 0.7.4claws90
3288 * sync with 0.7.5 release
3289 see ChangeLog entry 2002-04-21
3294 add colin's new pixmaps to EXTRA_DIST
3296 2002-04-21 [colin] 0.7.4claws89
3299 * src/mainwindow.[ch]
3300 * src/prefs_common.[ch]
3301 * src/stock_pixmap.[ch]
3302 Added "Work offline" ability.
3304 2002-04-21 [colin] 0.7.4claws88
3307 * src/prefs_common.c
3308 * src/prefs_common.h
3309 * src/textview.c : Added an option to common preferences -> display
3310 to allow user not to automatically display images.
3312 2002-04-21 [paul] 0.7.4claws87
3314 * sync with 0.7.4cvs52
3315 see ChangeLog entry 2002-04-21 (src/imap.c)
3317 2002-04-21 [paul] 0.7.4claws86
3319 * sync with 0.7.4cvs51
3320 see ChangeLog entry 2002-04-21
3322 2002-04-21 [paul] 0.7.4claws85
3324 * sync with 0.7.4cvs49
3325 see ChangeLog entries 2002-04-20 and 2002-04-21
3328 clean up: remove old 'stock_' element from xpm
3331 2002-04-21 [alfons] 0.7.4claws84
3333 apply sync patch from Paul
3336 use old claws prefs_folder_item_create() for now
3338 2002-04-19 [match] 0.7.4claws83
3340 * src/addressbook.[ch]
3341 * src/addrharvest.[ch]
3342 * src/addrgather.[ch]
3345 * src/summaryview.[ch]
3348 2002-04-19 [paul] 0.7.4claws82
3351 updated by Fabio Junior Beneditto
3353 2002-04-14 [alfons] 0.7.4claws81
3356 add #include <sys/types.h> for mode_t and off_t
3358 2002-04-13 [paul] 0.7.4claws80
3363 src/prefs_common.[ch]
3365 enable storing of GnuPG passphrase for the whole
3366 session or a user-defined number of minutes. patch
3367 submitted by Ravemax <ravemax@dextrose.com>
3369 2002-04-13 [alfons] 0.7.4claws79
3372 make email parser also stop scanning when encountering separators
3373 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
3375 2002-04-13 [paul] 0.7.4claws78
3377 * sync with 0.7.4cvs39
3378 see ChangeLog entry 2002-04-12
3380 2002-04-11 [paul] 0.7.4claws77
3382 * sync with 0.7.4cvs37
3383 see ChangeLog entry 2002-04-11
3385 2002-04-11 [paul] 0.7.4claws76
3388 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
3389 the clause for OpenSSL). sync with sylpheed main
3391 2002-04-09 [melvin] 0.7.4claws75
3394 Made 'Ctrl-Enter' on send ignore some modifiers
3395 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
3396 to bind other *-Enter (but not Alt-Enter).
3398 2002-04-09 [paul] 0.7.4claws74
3400 * sync with 0.7.4cvs35
3401 see ChangeLog entries 2002-04-09
3403 2002-04-08 [paul] 0.7.4claws73
3405 * sync with 0.7.4cvs33
3406 see ChangeLog entry 200-04-08
3408 2002-04-07 [match] 0.7.4claws72
3410 * src/addrharvest.[ch]
3411 fixed to read all addresses in header, regardless
3412 of header size. improved name parsing. accommodate
3413 harvest from folders and selected message.
3415 included new address parsing function.
3416 * src/addrgather.[ch]
3417 * src/addressbook.[ch]
3418 * src/summaryview.[ch]
3420 allow address harvest of folder as well as selected
3423 2002-04-07 [paul] 0.7.4claws71
3427 don't try to authenticate with CRAM-MD5 in SMTP when
3428 SMTP-AUTH enabled if MTA doesn't issue this
3429 auth-method in it's ehlo-response. bug item #531364,
3430 patch item #938910. patch submitted by Colin Leroy
3433 2002-04-07 [paul] 0.7.4claws70
3436 fix missing MODE_READER bug. patch submitted by
3437 Colin Leroy <colin@colino.net>
3439 2002-04-07 [alfons] 0.7.4claws69
3442 * src/prefs_filtering.c
3444 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
3445 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
3447 2002-04-07 [paul] 0.7.4claws68
3449 * sync with 0.7.4cvs32
3450 see ChangeLog entry 2002-04-06
3452 * tools/filter_conv.pl
3455 2002-04-06 [paul] 0.7.4claws67
3457 * tools/filter_conv.pl
3458 modify to be able to find the name of the first
3459 mailbox and use that. main's filter does not
3460 record the full path to the mailbox and therefore
3461 can only filter to the first mailbox.
3463 2002-04-05 [paul] 0.7.4claws66
3465 * tools/filter_conv.pl
3466 attempt to make the script all-encompassing and
3467 be able to convert any main 'filter' rule thrown
3470 2002-04-05 [paul] 0.7.4claws65
3472 * tools/filter_conv.pl
3473 allow for collapsed folder trees
3475 2002-04-05 [paul] 0.7.4claws64
3477 * sync with 0.7.4cvs31
3478 see ChangeLog entries 2002-04-05
3480 2002-04-03 [paul] 0.7.4claws63
3482 * sync with 0.7.4cvs29
3483 see ChangeLog entries 2002-04-02 and 2002-04-03
3485 2002-04-02 [paul] 0.7.4claws62
3487 * sync with 0.7.4cvs26
3488 see ChangeLog entry 2002-04-01
3490 2002-04-02 [match] 0.7.4claws61
3493 * src/importpine.[ch]
3495 import Pine address book.
3497 2002-04-02 [match] 0.7.4claws60
3499 * src/addrharvest.[ch]
3500 improve address parsing of funky addresses.
3502 2002-04-02 [darko] 0.7.4claws59
3505 wrap on send improvements, it now recognizes quoted
3506 initials as part of the quotation string, and it
3507 does not join lines separated by CR
3509 2002-04-01 [match] 0.7.4claws58
3512 added new functions.
3514 remove excessive duplicate address generation
3517 2002-04-01 [alfons] 0.7.4claws57
3522 2002-04-01 [paul] 0.7.4claws56
3524 * sync with 0.7.4cvs25
3525 see ChangeLog entry 2002-04-01
3527 2002-04-01 [alfons] 0.7.4aprilfool55
3530 honour feature request item #537427 to allow for
3531 displaying names from address book for sent mail also
3533 2002-03-29 [paul] 0.7.4claws54
3536 src/prefs_filtering.[ch]
3539 add 'fast filter' for claws' filtering,
3540 /Tools/Create filter rule/... patch submitted
3541 by Neill Miller <neillm@thecodefactory.org>
3543 2002-03-29 [paul] 0.7.4claws53
3545 * sync with 0.7.4cvs24
3546 see ChangeLog entry 2002-03-29
3548 2002-03-28 [paul] 0.7.4claws52
3550 * sync with 0.7.4cvs23
3551 see ChangeLog entry 2002-03-28
3553 2002-03-27 [melvin] 0.7.4claws51
3555 * src/prefs_actions.c
3556 Added support to pass only one message part (as a
3557 file) to the command using '%p'. No quotes are needed
3558 because doubles quotes are automatically added.
3559 Fixed bug where Sylpheed could block when waiting for
3560 a child process to finish.
3561 Changed the help menu to remove quotes around symbols to
3562 avoid misinterpretation (they must not be used).
3564 2002-03-27 [melvin] 0.7.4claws50
3567 Made the new mail notification command always
3568 execute asynchronously.
3570 2002-03-27 [paul] 0.7.4claws49
3573 fix bug introduced in last commit
3575 2002-03-27 [paul] 0.7.4claws48
3577 * sync with 0.7.4cvs21
3578 see ChangeLog 2002-03-26 and 2002-03-27
3580 2002-03-26 [hoa] 0.7.4claws47
3582 * src/prefs_folder_item.c
3583 really fixed the bug #516442 with folder rescan.
3585 2002-03-26 [paul] 0.7.4claws46
3587 * sync with 0.7.4cvs19
3588 see ChangeLog entries 2002-03-25 and 2002-03-26
3590 2002-03-25 [hoa] 0.7.4claws45
3594 fix the bug #516442 with folder rescan.
3596 * src/prefs_common.[ch]
3598 added an option to enable two different behaviours
3602 2002-03-25 [paul] 0.7.4claws44
3605 src/selective_download.c
3606 correct a few menuitem labels
3608 2002-03-25 [christoph] 0.7.4claws43
3611 fix non deleted tmp message in
3612 procmsg_save_to_outbox
3613 fix problems caused by sync with
3614 main branch's procmsg_send_queue
3616 2002-03-25 [paul] 0.7.4claws42
3620 src/quote_fmt_parse.y
3621 add Last name (%L) placeholder for quoting.
3622 patch submitted by Thorsten Thielen
3623 <thth@users.sourceforge.net>
3625 2002-03-25 [paul] 0.7.4claws41
3628 get full hostname. patch submitted by
3629 Bob Woodside <rwoodside1@comcast.net>
3631 2002-03-25 [paul] 0.7.4claws40
3636 src/prefs_account.[ch]
3637 enable NNTP over SSL. patch submitted by
3638 Pascal Jermini <pascal@infinity.hn.org>
3640 2002-03-24 [paul] 0.7.4claws39
3642 * src/prefs_common.c
3643 make the arrangement of the Compose tab more
3647 fix some irregularities of style
3650 updated by Kilian Krause
3652 2002-03-23 [paul] 0.7.4claws38
3655 updated by Fabio Junior Beneditto
3657 2002-03-23 [paul] 0.7.4claws37
3660 move 'Gather addresses' to 'Tools' menu
3661 make 'Selective download' sensitive
3663 2002-03-23 [paul] 0.7.4claws36
3665 * sync with 0.7.4cvs16
3666 see ChangeLog entries 2002-03-23
3668 2002-03-22 [christoph] 0.7.4claws35
3670 * src/quote_fmt_parse.y
3671 fix include program output
3673 2002-03-22 [alfons] 0.7.4claws34
3676 initialize GDate stack variable correctly (sorry!)
3678 2002-03-22 [paul] 0.7.4claws33
3684 rename 'Tool' to 'Tools'
3687 move 'Delete duplicated messages' from
3688 'Message/' to 'Tools/'
3689 re-arrange the order of 'Tools/' items
3691 2002-03-22 [paul] 0.7.4claws32
3694 src/addressbook.[ch]
3695 auto-address completion now also matches on
3696 Nickname. patch submitted by Bob Forsman
3697 <hammor@users.sourceforge.net>
3700 correct a spelling mistake
3702 2002-03-22 [alfons] 0.7.4claws31
3705 fix getting uidl from incorrect string
3708 2002-03-21 [alfons] 0.7.4claws30
3711 more code refactoring
3712 plug mem leak introduced by delete on server
3714 2002-03-21 [paul] 0.7.4claws29
3716 * sync with 0.7.4cvs11
3717 see ChangeLog entries 2002-03-20
3719 2002-03-20 [alfons] 0.7.4claws28
3722 apply Colin's patch and refactor
3724 2002-03-20 [paul] 0.7.4claws27
3726 * sync with sylpheed 0.7.4cvs9
3727 see ChangeLog entry 2002-03-20
3729 2002-03-19 [christoph] 0.7.4claws26
3734 revert changes for flag updates
3735 (does not work correctly and no time to debug)
3737 2002-03-20 [alfons] 0.7.4claws25
3740 refactor should_delete() a little bit
3742 2002-03-19 [paul] 0.7.4claws24
3746 src/prefs_account.[ch]
3747 allow the user to leave downloaded mail on the
3748 server for n days. Patch submitted by Colin Leroy
3751 2002-02-19 [paul] 0.7.4claws23
3753 * sync with sylpheed 0.7.4cvs8
3754 see ChangeLog entries 2002-03-19
3756 2002-03-18 [paul] 0.7.4claws22
3758 * sync with sylpheed 0.7.4cvs6
3759 see ChangeLog entry 2002-03-18
3761 2002-03-18 [paul] 0.7.4claws21
3764 add en_GB message catalogue