claws-mail/ChangeLog.claws

4086 lines
96 KiB
Plaintext
Raw Normal View History

2001-12-08 18:41:56 +01:00
2001-12-08 [hoa] 0.6.5claws64
* src/folder.c
fixed a bug about the .processing folder name while filtering
2001-12-07 [alfons] 0.6.5claws63
* src/folderview.c
work around problem of not correctly updating folder stats
when deleting messages. there's some folder scanning evil
going so the folderview_update_msg_num() does not work
correctly. need to investigate this.
2001-12-08 09:21:47 +01:00
2001-12-08 [paul] 0.6.5claws62
* sync with sylpheed 0.6.5cvs23
see ChangeLog entry 2001-12-08
2001-12-07 [christoph] 0.6.5claws61
* src/compose.c
fix another header translation problem
2001-12-07 [alfons] 0.6.5claws60
* src/mbox.c
make filtering also work on local spool mbox
2001-12-07 20:50:15 +01:00
2001-12-07 [carsten] 0.6.5claws59
* src/addressbook.c
addressbook window gets a wmclass distinct from the main
sylpheed window
* src/compose.h
* src/mainwindow.[ch]
forward menu item will use mode selected in prefs, forward
as attatchment in menu removed (will be substituted in the
toolbar similar to reply buttons)
create news message menu entry and news button is now
sensitive to the existance of a news account
* src/pixmaps/stock_mail_reply_quote.xpm ** REMOVED **
* src/pixmaps/stock_mail_reply_to_all_quote.xpm ** REMOVED **
* src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
these are removed because the toolbar buttons don't show
the quoting modus any longer
2001-12-07 13:26:37 +01:00
2001-12-07 [paul]
* tools/newscache_clean.pl ** NEW FILE **
perl script to do some tidying up in the newscache directory
* tools/sylpheed-switcher ** NEW FILE **
perl script to enable easy switching between main and claws
* tools/README
added descriptions of the two new perl scripts
2001-12-07 [melvin] 0.6.5claws58
* src/messageview.c
fixed a warning during compilation introduced in 0.6.5claws56
2001-12-07 10:44:28 +01:00
2001-12-07 [paul] 0.6.5claws57
* src/mainwindow.[ch]
* src/menu.[ch]
further usability enhancements to replying with or without
quoting via the toolbar, use of Ctrl key is replaced by
drop down menu
Submitted by Carsten Schurig
2001-12-07 [melvin] 0.6.5claws56
* src/messageview.c
hack to fix bug that prevented to make/paste selections
after switching between MVIEW_TEXT and MVIEW_MIME views
without deselecting the selection first.
2001-12-06 [alfons] 0.6.5claws55
* src/filtering.[ch]
* src/inc.c
revise filtering a little bit more, and make sure
messages are delivered to the appropriate inbox
(perhaps set per account)
2001-12-06 09:20:11 +01:00
2001-12-06 [paul] 0.6.5claws54
* sync with sylpheed 0.6.5cvs22
see ChangeLog entry 2001-12-06
2001-12-05 23:09:25 +01:00
2001-12-05 [alfons] 0.6.5claws53
* src/inc.c
* src/folder.[ch]
* src/procmsg.c
* src/filtering.c
more revisions of filtering system
(last stable version is marked as LAST_STABLE)
| NOTE 1): the filtering system now uses a local folder called
| .processing. if filtering fails, check this directory
| for missing messages.
|
| NOTE 2): help us find the filtering actions still missing
2001-12-05 14:42:41 +01:00
2001-12-05 [paul] 0.6.5claws52
* src/mainwindow.c
fix bug where 'Empty Trash?' pop-up window appears even
when Trash is empty, submitted by Jesse Skinner
2001-12-05 [melvin] 0.6.5claws51
* src/compose.c
fixed bug #486106 to select correct account when reediting
a queued message
2001-12-04 [alfons] 0.6.5claws50
* src/mh.c
declare markfile in appropriate functions when
no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
for spotting this)
2001-12-04 10:10:36 +01:00
2001-12-04 [paul] 0.6.5claws49
* sync with sylpheed 0.6.5cvs21
see ChangeLog entry 2001-12-04
2001-12-03 [christoph] 0.6.5claws48
* po/de.po
changed translation of undo
* src/account.c
* src/folder.c
don't reinvent the wheel to traverse a GNode
* src/compose.[ch]
seperate code to create the compose gui into functions
add "Others" page with folder selection for saving copy
of the message.
the folder identifier is saved to queue header
* src/procmsg.c
save message to folder in queue header
2001-12-03 11:06:10 +01:00
2001-12-03 [paul] 0.6.5claws47
* sync with sylpheed 0.6.5cvs20
see ChangeLog entry 2001-12-03
2001-12-01 10:29:06 +01:00
2001-12-01 [paul]
* more sync with sylpheed 0.6.5cvs19
see ChangeLog entry 2001-11-29
2001-11-30 08:15:01 +01:00
2001-11-30 [paul] 0.6.5claws46
* src/compose.c
remove conflicts introduced by Hoa's last commit
* src/mainwindow.c
make 'Message/Bounce' sensitive
2001-11-30 00:55:49 +01:00
2001-11-30 [hoa] 0.6.5claws45
* src/compose.c
slightly change bounce function to add
information about the user that bounced the mail
in the From header line.
* src/folderview.c
permit the use of processing in outbox folder.
2001-11-29 11:49:46 +01:00
2001-11-29 [paul] 0.6.5claws44
* src/mainwindow.[ch]
* src/prefs_common.c
* src/pixmaps/stock_mail_reply_quote.xpm ** NEW FILE **
* src/pixmaps/stock_mail_reply_to_all_quote.xpm ** NEW FILE **
* src/pixmaps/stock_mail_reply_to_author_quote.xpm ** NEW FILE **
usability enhancements to the quoting, implements
use of Ctrl key to toggle quoting settings
Submitted by Carsten Schurig <Carsten.Schurig@web.de>
2001-11-29 09:37:51 +01:00
2001-11-29 [paul] 0.6.5claws43
* sync with sylpheed 0.6.5cvs19
see ChangeLog entry 2001-11-28
2001-11-29 [melvin] 0.6.5claws42
* src/Makefile.am
added enriched.[ch] to the list of files
* src/textview.c
* src/mimeview.c
* src/procmime.[ch]
* src/enriched.[ch]
added support to view text/enriched
added support to show headers in message view for text/enriched and text/html
in non multipart messages
2001-11-28 11:26:17 +01:00
2001-11-28 [paul] 0.6.5claws41
* more sync with sylpheed 0.6.5cvs18
see ChangeLog entry 2001-11-27 (src/prefs_common.c)
2001-11-27 08:46:42 +01:00
2001-11-27 [paul] 0.6.5claws40
* po/pt_BR.po
updated translation, submitted by Fabio Junior Beneditto
* sync with sylpheed 0.6.5cvs18
see ChangeLog entries 2001-11-26 (src/textview.c) and
2001-11-27
2001-11-26 20:48:30 +01:00
2001-11-26 [paul]
* po/es.po
updated translation, submitted by Ricardo Mones Lastra
2001-11-26 20:10:12 +01:00
2001-11-26 [alfons]
* src/matcher.c
add more translatable strings
2001-11-26 [christoph] 0.6.5claws39
* po/de.po
fixed one more umlaut
* src/compose.c
fix translated header when it should not be translated
2001-11-26 [paul] 0.6.5claws38
* src/mainwindow.c
remove '/Message/Add Sender to address book' from
main_window_set_menu_sensitive(), prevent debug warning
add 'Message/Mark/Mark all read' to mainwin_entries[]
2001-11-26 12:50:25 +01:00
2001-11-26 [paul] 0.6.5claws37
* src/summaryview.c
fix 'recurring unread state' bug
2001-11-26 12:05:41 +01:00
* tools/README
* tools/filter_conv.pl
2001-11-26 12:05:41 +01:00
read name of top level mailbox from folderlist.xml
and presume nothing about its name
2001-11-26 [darko] 0.6.5claws36
* src/gtkstext.[ch]
removed functions that are now in gtkutils.c
use gtkut_text_is_uri_string() from gtkutils.c
* fix my comment on 2001-11-23 (missing gtkutils.[ch])
2001-11-26 08:53:20 +01:00
2001-11-26 [paul] 0.6.5claws35
* sync with sylpheed 0.6.5cvs16
see ChangeLog entries 2001-11-25 and 2001-11-26
2001-11-25 14:47:45 +01:00
2001-11-25 [alfons] 0.6.5claws34
EXPERIMENTAL!!! Please checkout the last stable version using:
% cvs update -r LAST_STABLE -dRAP
(Or help us testing this stuff.)
* src/filtering.c (1.14)
* src/filtering.h (1.6)
* src/inc.c (1.28)
* src/matcher.c (1.20)
* src/mbox.c (1.9)
* src/procmsg.h (1.14)
* src/summaryview.c (1.59)
* src/summaryview.h (dunno)
revert/merge/sync to as it was before commit
on Thu, 19 Jul 2001 10:15:51 -0700.
2001-11-25 [hoa] 0.6.5claws33
* src/main.c
processing mails at startup
* src/folderview.c
* src/summaryview.[ch]
processing mails when entering folder
* src/prefs_filtering.c
fixed some UI bugs
2001-11-24 [alfons] 0.6.5claws32
* src/summaryview.[ch]
make summary sort headers work, and also make
sure the sort type is stored
2001-11-23 [alfons] 0.6.5claws31
* src/summaryview.[ch]
make lock work like mark
disallow deleting messages marked as locked
2001-11-23 [alfons] 0.6.5claws30
* src/gtkstext.c
* src/compose.[ch]
* src/Makefile.am
* src/undo.[ch]
merge undo patch submitted by Jens
2001-11-23 [christoph] 0.6.5claws29
* src/.cvsignore
added ylwrap
* src/compose.c
fixed gpg signing and encoding
* src/folder.[ch]
* src/main.c
added --status option to get new, unread and total
message count from a running sylpheed
* src/prefs_common.c
temporary fix for reply_with_quote problem
(don't call functions for non existing widget)
* src/procmsg.c
one more check for ignored threads but still not
always working correctly. probably a recursive
check for all parents is needed
2001-11-23 [darko] 0.6.5claws28
* src/compose.c
wrapping on send improvements
* src/gtkutils.[ch]
fix for GtkSText after last sync with main branch
GTK_TEXT -> GTK_STEXT
2001-11-23 11:28:46 +01:00
2001-11-23 [paul] 0.6.5claws27
* sync with sylpheed 0.6.5cvs14
see ChangeLog entries 2001-11-22 and 2001-11-23
* po/de.po
fixed the scrambled umlauts
submitted by Carsten Schurig <Carsten.Schurig@web.de>
2001-11-21 09:53:27 +01:00
2001-11-21 [paul] 0.6.5claws26
* sync with sylpheed 0.6.5cvs12
see 2nd ChangeLog entry dated 2001-11-20
2001-11-20 10:38:22 +01:00
2001-11-20 [paul] 0.6.5claws25
* sync with sylpheed 0.6.5cvs11
see ChangeLog entry 2001-11-19 (src/utils.c)
2001-11-20 07:49:44 +01:00
2001-11-20 [hiro]
* src/compose.c
GTK_TEXT -> GTK_STEXT
2001-11-20 07:53:45 +01:00
fix for wrong comment
2001-11-20 07:49:44 +01:00
2001-11-20 [hiro] 0.6.5claws24
* src/compose.[ch]
more merges from main branch
removed fatal warnings (uninitialized variables etc.)
some coding style fix
* src/gtkutils.h
fixed typo.
* src/addressbook.c
src/addrindex.c
V-Card -> vCard
2001-11-19 [hoa] 0.6.5claws23
* src/filtering.c
* src/prefs_scoring.c
* src/matcher.[ch]
* src/scoring.c
cleaning code
* src/matcher_parser_parse.y
* src/prefs_filtering.c
bouncing
2001-11-19 [alfons] 0.6.5claws22
more of my old things into claws
* src/Makefile.am
* src/prefs_common.c
* src/procmsg.h
* src/summaryview.[ch]
* src/prefs_summary_column.c
* src/pixmaps/locked.xpm
add indicators for locking of message in summary view
(does not work yet, only visual indicator)
2001-11-19 10:46:04 +01:00
2001-11-19 [paul] 0.6.5claws21
* sync with sylpheed 0.6.5cvs10
see ChangeLog entry 2001-11-19
2001-11-18 18:28:32 +01:00
2001-11-18 [alfons] 0.6.5claws20
* src/filtering.c
remove an inadvertent free I forgot in previous clean up
2001-11-18 14:44:13 +01:00
2001-11-18 [alfons] 0.6.5claws19
* src/filtering.[ch]
clean up & plug leaks
2001-11-18 13:23:39 +01:00
2001-11-18 [paul] 0.6.5claws18
* sync with sylpheed 0.6.5cvs9
see ChangeLog entries 2001-11-17 and 2001-11-18
2001-11-16 12:18:02 +01:00
2001-11-16 [paul] 0.6.5claws17
* sync with sylpheed 0.6.5cvs8
see ChangeLog entry 2001-11-16, src/grouplistdialog.c
2001-11-16 11:44:43 +01:00
2001-11-16 [paul] 0.6.5claws16
* sync with sylpheed 0.6.5cvs7
see ChangeLog entries 2001-11-15 and 2001-11-16
2001-11-15 [hoa] 0.6.5claws15
* src/compose.c
fix bounce, mails we received couln't be bounced to ourself.
* src/defs.h
* src/filtering.[ch]
* src/matcher.[ch]
* src/matcher_parser.h
* src/matcher_parser_lex.l
* src/matcher_parser_parse.y
* src/inc.c
* src/main.c
* src/mbox.c
* src/prefs_filtering.[ch]
* src/mainwindow.c
* src/prefs_matcher.c
* src/prefs_scoring.c
* src/scoring.[ch]
* src/summaryview.c
new matcher/filter/score configuration file parser
one unique configuration file => ~/.sylpheed/matcherrc
import in currently automatic, then save are made
in this new file.
one filter per folder and one global filter
(filter of a folder will be used as folder processing)
* src/folder.c
fix a bug in folder_item_get_identifier
* src/messageview.c
receive receipt return are fixed.
2001-11-14 [alfons] 0.6.5claws14
* src/session.h
add things from main branch to make claws compile
2001-11-14 [paul] 0.6.5claws13
* merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
see ChangeLog entries 2001-11-08 to 2001-11-14
2001-11-14 08:37:32 +01:00
2001-11-14 [hoa] 0.6.5claws12
* src/compose.[ch]
* src/mainwindow.c
* src/summaryview.c
add "bounce mail" option
2001-11-13 21:35:41 +01:00
2001-11-13 [christoph] 0.6.5claws11
* src/compose.c
2001-11-13 21:35:41 +01:00
Cleanup a mess i add before commiting
2001-11-13 [hoa] 0.6.5claws10
2001-11-13 19:33:32 +01:00
* src/compose.c
some fixes when mail are sent or
for crossposts
2001-11-13 [christoph] 0.6.5claws9
* po/de.po
Changed two string with the same translation
* src/compose.c
* src/procmsg.[ch]
* src/send.[ch]
New mailsending process:
- Always queue message before sending
(message will be saved if sylpheed crashed or
freezes while sending)
- Allow queuing of newspostings
- No copy in outbox before sending
2001-11-13 16:43:46 +01:00
(closes bug #469501)
- No more redundant code for send and send_later
* src/summaryview.c
Applied wwp <subscript@free.fr>'s patch that fixes
marks for multiple forwarded messages (+compose.c)
2001-11-12 21:22:06 +01:00
2001-11-12 [alfons]
* README.claws
remove things that are now in main branch
2001-11-12 21:22:06 +01:00
* po/nl.po
update Dutch translation
2001-11-12 [mhadasht] 0.6.5.claws8
* src/prefs_common.c
re-enabled account autoselection feature for forward
and reedit lost during the branch point for SYNC-B4-REL
* src/gtkspell.c
gtkpspell_get_dict(): more readable code (even if function is
not used yet)
* ChangeLog.claws
added version number info to 2001-11-12 [hiro] comment.
2001-11-12 [hiro] 0.6.5.claws7
* src/compose.c
compose_forward(): fixed a bug that forward quote mark
wasn't used.
removed unnecessary code.
* src/template_select.[ch]: removed.
2001-11-11 [alfons]
2001-11-11 19:24:55 +01:00
* src/compose.c
:%s/GTK_TEXT/GTK_STEXT/g
* src/compose.[ch]
* src/undo.[ch]
* src/Makefile.am
revert the undo stuff (this is 0.6.6claws stuff)
2001-11-11 [hoa] 0.6.5.claws6
* src/compose.[ch]
Insert signature at the end of the text.
Added undo patch but currently disabled
* src/procmsg.c
Threading by subject improved.
* added src/undo.[ch]
Undo module for compose dialog box.
2001-11-11 [alfons] 0.6.5.claws5
* src/procmsg.c
prevent threading by subject on nodes that have already been
threaded by in-reply-to (as in "circular references in a tree
result in a dead branch")
2001-11-09 [hoa] 0.6.5.claws4
* src/folderview.c
allows creation of mbox folder item from any files.
2001-11-09 [alfons] 0.6.5.claws3
2001-11-09 20:34:54 +01:00
* src/utils.c
* src/procmsg.c
do what I mean and correct threading by subject so it really
ignores attracting lines without "Re: "
2001-11-07 [alfons] 0.6.5.claws2
* src/procmsg.c
* src/utils.[ch]
only attract by subject if a subject line starts with a "Re: "
* src/syldap.c
remove warning
2001-11-07 11:52:17 +01:00
2001-11-07 [paul] 0.6.5claws1
* sync with sylpheed 0.6.5. release
see ChangeLog entry 2001-11-07
2001-11-07 11:29:45 +01:00
2001-11-07 [paul] 0.6.4claws31
* sync with sylpheed 0.6.4cvs18
see ChangeLog entries 2001-10-30 to 2001-11-07
prefs_templates.[ch] renamed prefs_template.[ch]
2001-11-06 20:19:42 +01:00
2001-11-06 [alfons]
* src/utils.h
add semicolon Hoa forgot ;-)
2001-11-06 19:27:14 +01:00
2001-11-06 [hoa] 0.6.4claws30
* src/procmsg.c
* src/summaryview.c
* src/utils.c
* src/utils.h
threading by subject - empty subject are ignored
2001-11-06 [christoph] 0.6.4claws29
* src/socket.c
use SSL_peek for sock_gets
* src/utils.c
removed unneeded pointer in extracting quoted
names implementation
2001-11-06 [melvin] 0.6.4claws28
* src/gtkspell.c
fixed bug #476792 Selection overtyping with spell checker
fixed bug which could cause a buffer overflow
fixed a memory leak
2001-11-06 00:42:00 +01:00
2001-11-06 [hoa] 0.6.4claws27
* src/procmsg.c
* src/summaryview.c
threading by subject
2001-11-05 [alfons] 0.6.4claws26
* README.claws
Claws -> Sylpheed (vice versa)
* src/compose.c
:%s/gtk_text/gtk_stext/g
:%s/GTK_TEXT/GTK_STEXT/g
(thanks to Jonathan Ware for spotting this)
2001-11-04 [christoph] 0.6.4claws25
* src/summaryview.c
replace Xalloca + strdup with Xstrdup_a
* src/utils.c
better implementation of extracting quoted names
from addresses (remove backlashes and ignore
quotes after them)
2001-11-04 [alfons] 0.6.4claws24
2001-11-04 17:34:27 +01:00
* src/utils.[ch]
edit to comply more with coding style
* src/textview.c
fix bug reported by Kim Schulz. introduced by the patch integrated
in 0.6.4claws15. the code did not check the return value of
the html parser.
2001-11-04 16:35:00 +01:00
* AUTHORS
add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
2001-11-04 [christoph] 0.6.4claws23
* src/main.c
* src/prefs_common.[ch]
init some pointers that possibly caused a segfault
reported in the claws-users ML
2001-11-04 13:51:37 +01:00
2001-11-04 [hoa] 0.6.4claws22
* src/grouplistdialog.c
change the names of the nodes in the tree
* src/compose.c
enhanced mailto syntax as described in
http://developer.netscape.com/viewsource/husted_mailto/mailto.html
(thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
* src/utils.c
encode and decode URI (useful when opening URL into
netscape).
2001-11-03 [hoa] 0.6.4claws21
2001-11-03 21:00:09 +01:00
* src/grouplistdialog.c
a new newsgroups list selection dialog box
with a CTree instead of a CList
2001-11-04 13:51:37 +01:00
2001-11-03 [hoa] 0.6.4claws20
* src/folderview.c
enable property and scoring options when right
click on "inbox"
* src/summaryview.c
fixed bug when nickname were displayed using
the address book.
2001-11-02 [darko] 0.6.4claws19
* src/compose.c
new wrap quotation and URL/long words wrapping implementation
* src/compose.c src/gtkstext.[ch]
move gtkstext_strncmp() to gtkstext.c
2001-11-01 21:05:24 +01:00
2001-11-01 [christoph] 0.6.4claws18
* src/prefs_account.c
fixed mess in account settings dialog
* src/prefs_folder_item.c
added label with folder path to dialog
2001-11-01 07:41:39 +01:00
2001-10-31 [match] 0.6.4claws17
* src/vcard.c
fix memory leak.
* src/addrbook.c
fix generation of spurious address book file names.
remove redundant functions.
* po/POTFILES.in
added missing file names.
2001-11-01 07:41:39 +01:00
2001-10-30 11:25:49 +01:00
2001-10-30 [paul] 0.6.4claws16
* sync with sylpheed 0.6.4cvs6
see ChangeLog entries 2001-10-26 to 2001-10-30
2001-10-30 11:25:49 +01:00
* tools/filter_conv.pl
read folderlist.xml to discover whether the top-level
folder is called 'Mailbox' or 'Mail'
2001-10-30 13:00:04 +01:00
2001-10-29 16:42:21 +01:00
2001-10-29 [paul] 0.6.4claws15
* src/html.c, src/textview.c
activate links in html mail and fix clickable parts
Submitted by Matthieu Dazy <dazy@t-surf.com>
2001-10-29 16:20:00 +01:00
2001-10-29 [paul]
* po/de.po, po/es.po, po/pt_BR/po
updated translations, submitted by Jens Oberender,
Ricardo Mones Lastra, and Fabio Junior Beneditto
2001-10-29 16:42:21 +01:00
2001-10-29 [darko] 0.6.4claws14
2001-10-29 15:36:12 +01:00
* src/compose.c
fix wrapping for good
2001-10-29 [darko]
* src/compose.c
undo previous change as it broke the smart wrapping
2001-10-29 16:42:21 +01:00
2001-10-29 [darko] 0.6.4claws13
* src/compose.c
fix infinite loop when long URL is quoted
(closes bug #475122.
2001-10-29 08:03:14 +01:00
2001-10-28 [match]
* src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
import Mutt address book
* src/ldif.[ch] src/importldif.h
modified import LDIF handle user attributes
2001-10-28 [christoph] 0.6.4claws12
* src/summaryview.c
fixed that filtering did not work if there
were no filter rules
(closes bug #472003 and better implementation
of patch #474644)
2001-10-27 [christoph] 0.6.4claws11
* src/compose.c
make the folder's default account to be used when
replying. (patch by wwp <subscript@free.fr>)
2001-10-27 18:29:03 +02:00
* src/compose.c
code cleanup, nearly killed all of wwp's patch
for folder's default account in compose
* src/folderview.c
error panel when a folder could not be created
(closes bug #471080 new folder name & already
existing file)
2001-10-26 [alfons]
* src/utils.h
change prototype of strstr2() that Christoph forgot about
2001-10-26 [christoph] 0.6.4claws10
* src/account.c
made search for accounts by email address not case
sensitive
* src/folder.c
fixed memory leak in folder_item_get_identifier
* src/gtkspell.c
* src/utils.c
fixed wrong strstr2 (should work like strstr)
2001-10-26 [darko] 0.6.4claws9
* src/compose.c src/gtkstext.[ch]
* src/gtkstext.c
move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
2001-10-26 10:42:37 +02:00
2001-10-26 [paul] 0.6.4claws8
* src/html.c
ignore css and javascript tags in html mail
case-insensitive, with or without double-quoted
strings
2001-10-26 07:41:51 +02:00
2001-10-26 [paul] 0.6.4claws7
* sync with sylpheed 0.6.4cvs1
see ChangeLog entry 2001-10-26
2001-10-26 08:25:24 +02:00
* src/prefs_account.c, src/prefs_common.c,
src/prefs_summary_column.c
minor improvements to the English
2001-10-25 [alfons] 0.6.4claws6
* src/gtkstext.c
make GtkSText follow style of GtkText (closes bug
2001-10-27 18:29:03 +02:00
#469211 "text selection while writing message")
do sync with GTK 1.2.10
2001-10-25 08:31:55 +02:00
2001-10-25 [paul] 0.6.4claws5
* src/html.c
ignore css tags in html mail
2001-10-25 [darko] 0.6.4claws4
* src/compose.c
don't declare is_url_string as static function since
we need it in gtkstext.c
* src/gtkstext.c
remove unused variable
don't wrap long URLs while composing a message
2001-10-24 [christoph] 0.6.4claws3
* src/socket.c
fix ssl deadlock, when peer closes connection
2001-10-24 09:57:55 +02:00
2001-10-24 [paul] 0.6.4claws2
* src/prefs_common.c
gettextize the gpg ascii-armored warning message
* src/compose.c
insert a DOS/MAC file into the composed message
(improvements)
* Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
2001-10-22 10:42:36 +02:00
2001-10-22 [paul] 0.6.4claws1
* sync with sylpheed 0.6.4 release
see ChangeLog entries 2001-10-21
* po/fr.po, po/pt_BR.po
updated by Melvin Hadasht and Fabio Junior Beneditto
2001-10-21 11:39:46 +02:00
2001-10-21 [paul] 0.6.3claws30
* src/compose.c
insert a DOS text file from the compose window
into the composed message text (removes CRs characters)
Submitted by Thierry Godefroy <godefroy@imaginet.fr>
* tools/filter_conv.pl, tools/README
automatically use ~/.sylpheed as working directory
print out confirmation message on completion
* correct Hoa's last ChangeLog.claws entry
2001-10-20 [hoa] 0.6.3claws29
2001-10-20 14:22:07 +02:00
* src/grouplistdialog.c
bugfix (another ?) to give the right
newsgroups list for each news server.
* src/news.c
* src/news.h
improve the newsgroups list cache
2001-10-20 09:04:54 +02:00
2001-10-20 [paul] 0.6.3claws28
* sync with sylpheed 0.6.3cvs9
see ChangeLog entry 2001-10-19
* correct Alfons' last ChangeLog.claws entry
2001-10-19 [alfons]
2001-10-20 09:04:54 +02:00
* src/pgptext.[ch]
fix compilation problems (part of bug #472895)
2001-10-19 22:51:29 +02:00
2001-10-18 [hoa] 0.6.3claws27
2001-10-20 14:22:07 +02:00
* src/grouplistdialog.c
2001-10-19 23:08:49 +02:00
bugfix when we refresh was clicked (bug 472701)
2001-10-19 22:51:29 +02:00
2001-10-19 [christoph] 0.6.3claws26
* src/compose.c
last header entry should default to "To:" or
"Newsgroups:" and not copy the last entry line
2001-10-20 15:56:14 +02:00
in a new compose window
(closes bug #472686, #470792)
2001-10-19 09:49:39 +02:00
2001-10-19 [paul] 0.6.3claws25
* sync with Sylpheed 0.6.3cvs8
see ChangeLog entries 2001-10-18 and 2001-10-19
2001-10-18 22:00:59 +02:00
2001-10-18 [christoph] 0.6.3claws24
* src/procmsg.c
reimplement ignore thread
2001-10-18 20:51:14 +02:00
2001-10-18 [hoa] 0.6.3claws23
2001-10-19 22:51:29 +02:00
2001-10-18 20:51:14 +02:00
* src/folderview.c
* src/grouplistdialog.[ch]
2001-10-19 23:08:49 +02:00
enhanced news subscription interface (feature 469113)
2001-10-18 20:51:14 +02:00
* src/news.c
* src/news.h
enchanced newsgroup listing,
now, we can get groups informations
(NNTPGroupInfo)
2001-10-18 07:19:43 +02:00
2001-10-18 [paul] 0.6.3claws22
* src/summaryview.c
remove comment (sync with main branch)
* src/mainwindow.c
fix 'Re-edit' bug in 'Message' menu
2001-10-17 [christoph] 0.6.3claws21
* src/compose.c
ignore empty or whitespace only header lines
2001-10-17 11:25:12 +02:00
2001-10-17 [paul] 0.6.3claws20
* sync with sylpheed 0.6.3cvs7
see ChangeLog entries 2001-10-14, 2001-10-16, and
2001-10-17
2001-10-17 [darko]
* src/compose.c
wrap long lines without spaces
don't wrap URLs
2001-10-16 13:01:22 +02:00
2001-10-16 [paul]
* po/es.po, po/nl.po, po/pt_BR.po
updated by Ricardo Mones Lastra, Alfons,
2001-10-16 13:06:40 +02:00
and Fabio Junior Beneditto
2001-10-16 13:01:22 +02:00
* sylpheed-0.6.3claws released
2001-10-15 [melvin] 0.6.3claws18
* README.claws
added summary and detailed installation instructions
for spell checker
* po/fr.po
Updated, corrected and completed french translation
2001-10-15 [hoa] 0.6.3claws17
* src/grouplistdialog.c
we can choose the newsgroups to display with wildcards
2001-10-15 [christoph] 0.6.3claws16
* src/account.c
* src/compose.c
* src/prefs_folder_item.[ch]
applied wwp <subscript@free.fr>'s folder
default account patch
* po/de.po
Fixed wrong translation
2001-10-13 [alfons, christoph, melvin]
0.6.3claws15
solution #2 to solve MT-safety problems defers all GUI related calls
to the main thread using a gtk_idle_add() callback. discussed on
ircnet #sylpheed, with christoph spotting some issues with the
original code, and melvin allowing us to lobotomize his sylpheed.
* src/syldap.[ch], src/main.c
fix race problem in ldap search thread by deferring GUI
stuff to main thread using gtk_idle_add()
2001-10-13 [paul] 0.6.3claws14
* src/prefs_account.[ch], src/send.c, src/smtp.[ch]
add Sergey's smtpcred.patch
adds separate username/password setting for SMTP Auth
needed by some servers
2001-10-22 22:42:10 +02:00
(closes feature request #471659)
2001-10-13 [paul] 0.6.3claws13
* src/pgptext.[ch] **NEW FILES**
* src/Makefile.am, src/messageview.c, src/mimeview.c
decrypt ascii-armored gpg text embedded in
the message body.
Submitted by Jens Jahnke <jan0sch@gmx.net>
2001-10-13 [christoph] 0.6.3claws12
* README.claws
some more details on default to and
feature requests
* src/main.c
init glib threading when ldap is used
* src/syldap.c
threading fixes
* po/de.po
fixed a typo
2001-10-12 13:39:02 +02:00
2001-10-12 [paul] 0.6.3claws11
* src/prefs_common.[ch], src/rfc2015.c
enable ascii-armored gpg text to be embedded in the
message body, selectable through the 'Privacy'
preferences. Supports encrypting only.
Submitted by Ravemax <ravemax@dextrose.com>
2001-10-12 12:23:58 +02:00
2001-10-12 [paul] 0.6.3claws10
* sync with sylpheed 0.6.3cvs6
see ChangeLog entries 2001-10-11 and 2001-11-12
* src/folderview.c
incorporated mbox folders, scoring, and folder
properties into the sync
2001-10-12 [darko] 0.6.3claws9
* README.claws
describe quotation wrapping
* src/compose.c
don't treat tab as space to calculate line length properly
2001-10-11 [alfons]
* README.claws
correct description of how to make new filtering system work,
add some other things
* src/syldap.c
remove sched_yield() (not necessary / unportable)
2001-10-11 10:29:11 +02:00
2001-10-11 [paul] 0.6.3claws8
* sync with sylpheed 0.6.3cvs3
see ChangeLog entry 2001-10-10
2001-10-10 [christoph] 0.6.3claws7
* .cvsignore
ignore 2 files created by newer autotools
* src/prefs_folder_item.c
using table for widget alignment
fixed memory leak and broken octal display
* src/filesel.c
fixed segfault caused by lost filename
2001-10-20 15:56:14 +02:00
workaround (closes bug #469551)
2001-10-10 09:56:03 +02:00
2001-10-10 [paul] 0.6.3claws6
* sync with sylpheed 0.6.3cvs2
see ChangeLog entries 2001-10-09 and 2001-10-10
2001-10-10 [darko] 0.6.3.claws5
* src/gtkstext.c
proper calculation of right margin if smart wrapping is enabled
* src/compose.c
automatically wrap long lines if wrap quotation is enabled
2001-10-09 [alfons] 0.6.3.claws4
* src/summaryview.c
select correct row when deleting last row in the summary view (and
close bug "[ #469104 ] select second last in list when deleting")
2001-10-09 11:27:24 +02:00
2001-10-09 [paul] 0.6.3claws3
* sync with sylpheed 0.6.3cvs1
updated some autotool scripts
2001-10-09 07:54:49 +02:00
2001-10-09 [darko] 0.6.3claws2
* src/gtkstext.[ch]
new name and mark with Sylpheed comment
* src/compose.c
smart quotation wrapping a-la VIM
2001-10-08 19:23:00 +02:00
2001-10-08 [paul] 0.6.3claws1
* sync with sylpheed 0.6.3 release
see ChangeLog entry 2001-10-08
2001-10-08 10:30:30 +02:00
2001-10-08 [paul] 0.6.2claws24
* src/summaryview.c
more sync with sylpheed 0.6.2cvs12
Fixed the bug that didn't select the last row correctly
2001-10-07 11:15:06 +02:00
2001-10-07 [paul] 0.6.2claws23
* sync with sylpheed 0.6.2cvs12
see ChangeLog entry 2001-10-07
2001-10-07 01:03:14 +02:00
2001-10-06 [match]
* src/jpilot.[ch]
enable jpilot to read unsynch'ed addresses.
* src/editldap_basedn.c
fix segfault when opening dialog.
2001-10-06 [alfons] 0.6.2.claws22
* src/summaryview.c
fix bug with summary view selecting last *inserted*
node instead of last *visible* node. remember we
work with a tree
2001-10-06 09:33:39 +02:00
2001-10-06 [paul] 0.6.2claws21
* po/pt_BR.po
updated translation, contains some fixes and new
translations, submitted by Gustavo Noronha Silva
<kov@debian.org>
* src/prefs_common.c
change 'each' to 'every' - fix dubious English
* sync with sylpheed 0.6.2cvs11
2001-10-05 [alfons] 0.6.2claws20
* src/mainwindow.[ch], src/folderview.c
make composite tool button switch between "Compose News"
and "Compose Mail" depending on selected folder
(nifty idea by Kim Schulz <kim@schulz.dk>)
2001-10-05 11:37:50 +02:00
2001-10-05 [paul] 0.6.2claws19
* src/mainwindow.c, src/summaryview.c
fix 'Message/Reply to all', broken in last commit
2001-10-05 16:55:22 +02:00
* src/compose.c
fix X_BEENTHERE seg fault, thanks to Alfons
2001-10-04 15:54:27 +02:00
2001-10-04 [paul] 0.6.2claws18
* src/compose.[ch], src/mainwindow.c
make "Message/Reply" reply to mailing lists; matches
'X-Mailing-list:' and 'X-BeenThere:' ML headers.
based on portions of the patch submitted by
Junichi Uekawa <dancer@netfort.gr.jp>
2001-10-04 07:52:29 +02:00
2001-10-04 [darko] 0.6.2claws17
* src/compose.c
better smart wrapping
* src/gtkstext.[hc]
a function to make text buffer contiguous
2001-10-03 07:23:24 +02:00
2001-10-03 [paul] 0.6.2claws16
* sync with sylpheed 0.6.2cvs10
2001-10-02 [alfons]
* configure.in
* po/zh_CN.GB2312.po, po/zh_TW.Big5.po
close bug "[ #466566 ] compile error on mdk 8.0" by removing
references to chinese translations (hope someone picks up
this)
2001-10-02 [christoph] 0.6.2claws15
* src/compose.c
fixed non translated header bug
* ChangeLog.claws
fixed wrong date in alfons last entry ;)
2001-10-02 [alfons] 0.6.2claws14
2001-10-02 20:45:45 +02:00
2001-10-02 22:48:28 +02:00
* src/compose.c, src/prefs_common.[ch]
2001-10-02 20:45:45 +02:00
add block cursor option
2001-10-02 10:34:49 +02:00
2001-10-02 [paul] 0.6.2claws13
* sync with sylpheed 0.6.2cvs9
2001-09-30 13:07:34 +02:00
2001-09-30 [paul] 0.6.2claws12
* po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
updated translations
* po/POTFILES.in
add 'src/importldif.c'
* AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
added eudora-to-vCard conversion tool
submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
* sync with sylpheed 0.6.2cvs8
2001-09-30 [paul]
* sylpheed-0.6.2claws released
2001-09-27 [melvin] 0.6.2claws11
* src/gtkspell.c
fixed crash when using default path (introduced
in 0.6.2claws10)
fixed tiny bug for initial suggestion mode
2001-09-27 [melvin] 0.6.2claws10
* src/gtkspell.c
fixed bug where gtkpspell didn't set the path correctly
* README.claws
added a paragraph about spell checking
2001-09-27 10:16:30 +02:00
2001-09-27 [paul] 0.6.2claws9
* src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
replace '// comments' with '/* comments */' to prevent
some compiler warnings
* sync with sylpheed 0.6.2cvs6
2001-09-26 [alfons] 0.6.2claws8
* src/messageview.c
introduce return receipt request notification again,
which was lost because of other semantics in
procheader_parse() (???)
2001-09-26 [christoph] 0.6.2claws7
* src/compose.c
replace comments for old code with #if 0
readded auto cc, bcc and reply-to
* src/prefs_matcher.c
* src/prefs_scoring.c
removed some definition (was moved to
prefs.h)
2001-09-26 [paul] 0.6.2claws6
* src/mainwindow.c
make 'Follow-up and reply to' sensitive
* more sync with sylpheed 0.6.2cvs5
2001-09-25 [melvin]
* 0.6.2claws5
* src/gtkspell.c
fixed bug for "US-ASCII" introduced by the encoding code
2001-09-25 13:50:09 +02:00
2001-09-25 [paul]
* 0.6.2claws4
* src/prefs_common.[ch], src/summaryview.c
'next unread msg' 'go to next folder?' dialog can be
given default behaviour, either always show dialog,
or assume 'yes', or assume 'no'
Submitted by wwp <subscript@free.fr>
2001-09-25 [melvin]
* src/compose.c src/gtkspell.[ch]
added support for different encodings
2001-09-25 11:12:39 +02:00
2001-09-25 [paul]
* more sync with sylpheed 0.6.2cvs5
2001-09-24 [alfons]
* src/prefs_folder_item.c
add check for item->prefs->default_to string is NULL and
add another check when freeing this string
2001-09-24 10:15:52 +02:00
2001-09-24 [paul]
* configure.in
change to version 0.6.2claws3
* sync with sylpheed 0.6.2cvs5
2001-09-24 07:44:43 +02:00
2001-09-24 [match]
* src/ldif.[ch], src/importldif.[ch], addressbook.c
import LDIF files.
* src/addrcache.[ch], addrindex.[ch]
small update for future
* src/addrbook.c
fix test XML file.
2001-09-24 [melvin]
* src/gtkspell.[ch]
added 'Learn from mistakes' option
better handling of quotes in checked words
sorted dict list
* po/fr.po
small update for spell checking stuff
2001-09-23 [alfons]
* src/gtkspell.c
edit a little bit so it complies more with main coding style
2001-09-23 [alfons]
* src/folder.[ch], prefs_folder_item.c, compose.c
migrate "request return receipt" folder property
to folderlist.xml
2001-09-22 [alfons]
* README.claws **NEW**
(add things of interest for users of main branch
and claws here)
* src/folder.[ch], src/mainwindow.c, src/summaryview.c
re-implement threading per folder option, but store
the setting in folderlist.xml (where it belongs)
2001-09-21 [melvin]
* src/gtkspell.[ch]
fixed bug when compose window is under another window
* src/prefs_common.[ch] src/compose.c
changed 'dictionary_path' to 'dictionary' to be consistent
dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
* ac/pspell.m4 src/Makefile.am
dropped PSPELL_PATH macro
* po/fr.po
updated translations
2001-09-21 [christoph]
* src/compose.c
added border around header fields
keep header type when new field is added
2001-09-20 [christoph]
* src/utils.[ch]
more portable debug_print with source filename
and linenumber
* src/procmsg.c
more newlines after debug messages
2001-09-20 13:53:09 +02:00
2001-09-20 [paul]
* configure.in
change to version 0.6.2claws2
* sync with sylpheed 0.6.2cvs3
2001-09-19 [melvin]
* src/gtkspell.c
fixed the post-right-click focus pb
fixed crash when 'Spell check all' after dict change
and when cursor is at the end of the text
shift-right-click pops up config menu even on misspelled words.
* po/POTFILES.in
added gtkspell.c
2001-09-19 [melvin]
* src/about.c
added pspell to compiled-in features list
2001-09-18 18:45:52 +02:00
2001-09-18 [melvin]
* switched to pspell and dropped ispell
* ac/pspell.m4
new file. autoconf macro for pspell
* ac/Makefile.am
* configure.in acconfig.h
added pspell support
* src/Makefile.am
* src/main.c src/compose.[ch] src/gtkspell.[ch]
* src/prefs_common.[ch]
added pspell support
2001-09-18 [christoph]
* src/addr_compl.c
* src/template.[ch]
replace LOG_MESSAGE with debug_print
* src/compose.[ch]
gui improvements
* src/menu.c
added newline after debug message
* src/utils.h
using __VA_ARGS__ for debug_print macro
* tools/.cvsignore
ignore Makefile and Makefile.in
2001-09-18 11:36:32 +02:00
2001-09-18 [paul]
* configure.in
change to version 0.6.2claws1
2001-09-18 13:02:34 +02:00
* sync with sylpheed 0.6.2cvs1
* src/matcher.c
* src/prefs_matcher.c
add 'score equal to' option, submitted by
Paul Evans <nerd@freeuk.com>
2001-09-18 11:36:32 +02:00
2001-09-15 [christoph]
* src/mainwindow.c
comment out menu entry not existing in claws
* src/menu.c
add debug output for non existing menu entries
* src/summaryview.c
fix next/prev unread message for ignored threads
* src/utils.[ch]
add sourcefile and line number to debug output
otherwise it is sometimes hard to find the
source code part if debug messages are translated
2001-09-14 [darko]
* src/folderview.c
refresh target folder style after colour is changed
2001-09-13 15:38:32 +02:00
2001-09-13 [paul]
* configure.in
change to version 0.6.1claws3
* sync with sylpheed 0.6.1cvs6
2001-09-13 [darko]
* src/folderview.c
fix target folder colourization to use user selected colour
2001-09-12 [darko]
* src/summaryview.c
fix crash when message that is marked for copy/move is unmarked
2001-09-09 16:00:28 +02:00
2001-09-09 [paul]
* configure.in
change to version 0.6.1claws2
* sync with sylpheed 0.6.1cvs3
2001-09-09 [alfons]
* src/folderview.c
fix bug with default font used for trash folder text
2001-09-06 12:24:20 +02:00
2001-09-06 [paul]
* po/de.po, po/es.po, po/nl.po, po/pt_BR.po
updated translations
* configure.in
change to version 0.6.1claws1
* sync with sylpheed 0.6.1cvs2
2001-09-03 21:22:59 +02:00
2001-09-03 [paul]
* po/POTFILES.in
add Match's new addressbook
* po/de.po
updated translation submitted by Jens Oberender
2001-09-02 20:20:59 +02:00
2001-09-02 [paul]
* configure.in
change to 0.6.1claws
* sync with sylpheed 0.6.1 release
2001-09-02 17:07:05 +02:00
2001-09-02 [paul]
* configure.in
change to 0.6.0claws2
* sync with sylpheed 0.6.0cvs4
2001-09-02 17:40:06 +02:00
* po/pt_BR.po
updated translation submitted by Fabio Junior Beneditto
2001-09-02 02:21:58 +02:00
2001-09-01 [match]
* pixmaps/
interface.xpm
book.xpm
address.xpm
* src/
Makefile.am
a ton of new files
2001-08-31 09:21:10 +02:00
2001-08-31 [paul]
* configure.in
change to version 0.6.0claws1
* sync with sylpheed 0.6.0cvs1
* po/es.po
updated translation submitted by Ricardo Mones Lastra
* po/POTFILES.in
add 'src/prefs_templates.c'
2001-08-31 11:22:09 +02:00
* src/compose.c, src/summaryview.c
fix segfault on 'Re_edit'
2001-08-30 22:51:52 +02:00
2001-08-30 [alfons]
* configure.in, Makefile.am
* tools/Makefile.am
add tools directory to source distribution
2001-08-30 14:59:38 +02:00
2001-08-30 [paul]
* configure.in
change to version 0.6.0claws
* sync with sylpheed 0.6.0 release
2001-08-30 13:41:13 +02:00
2001-08-30 [christoph]
* configure.in
removed autoconf version check
2001-08-30 12:51:36 +02:00
2001-08-30 [paul]
* src/account.c, src/compose.c, src/prefs_common.[ch]
* src/procheader.[ch] src/utils.[ch]
Enhanced automatic account selection on replies
Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
2001-08-30 13:20:21 +02:00
* configure.in
add LDAP and JPilot to the configuration results output.
2001-08-29 [christoph]
* src/summeryview.c
no bold font for ignored threads
2001-08-29 12:02:29 +02:00
2001-08-29 [paul]
* configure.in
change to version 0.5.3claws6
* sync with sylpheed 0.5.3cvs10
src/stringtable.[ch]: New Files
2001-08-29 13:00:44 +02:00
* src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
* src/pixmaps/sylpheed.xpm
add mini-icons to windows (by Alfons)
2001-08-27 15:36:15 +02:00
2001-08-27 [paul]
* src/mainwindow.c
new functions: next_labeled_cb(), prev_labeled_cb()
* src/summaryview.c
new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
summary_select_next_labeled(), summary_select_prev_labeled()
* src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
give claws blue folders and a blue trash can
2001-08-27 13:07:43 +02:00
2001-08-27 [paul]
* configure.in
change to version 0.5.3claws5
* sync with sylpheed 0.5.3cvs9
src/labelcolors.[ch] renamed to src/colorlabel.[ch]
2001-08-24 [christoph]
* src/filesel.c
keep filename when browsing directories
(not working for user entered filename, but
for default name and selected filename from
file list)
* src/mainwindow.c
fixed wrong spelling "Folllow-up"
* src/mbox_folder.c
* src/procmsg.c
* src/summaryview.c
fixed new/unread message count with ignored
threads (2 commits, first didn't notice no
longer needed decreasing)
* src/inc.c
readded scrolling of progress dialog
(lost in sync)
2001-08-24 13:19:44 +02:00
2001-08-24 [paul]
* configure.in
change to 0.5.3claws4
* sync with sylpheed 0.5.3cvs7
2001-08-24 [christoph]
* src/compose.c
set request return receipt when replying
if it is set is the folder prefs of the
message
* src/inc.c
disable final error popup if popups are
disabled in config (again)
2001-08-23 07:54:21 +02:00
2001-08-23 [paul]
* configure.in
Change version number to 0.5.3claws3
* sync with sylpheed 0.5.3cvs5
* src/mimeview.c
double quote '%s' in 'gedit %s' to fix bug when
opening attachment with spaces in the name
2001-08-22 16:36:10 +02:00
2001-08-22 [alte]
* src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
initial message templates support
2001-08-22 12:58:38 +02:00
2001-08-22 [paul]
* configure.in
change version number to 0.5.3claws2
* sync with sylpheed 0.5.3cvs4
2001-08-22 13:56:15 +02:00
* src/procmsg.h src/summaryview.c
re-implement (un)ignore thread
2001-08-21 15:57:04 +02:00
2001-08-21 [paul]
* src/summaryview.c
remove unnecessary code
* src/compose.c
enable 'dynamic' signatures (submitted by
Eric Limpens <eric@hscg-internet.nl>)
2001-08-21 13:37:22 +02:00
2001-08-21 [paul]
clean up after sync with sylpheed 0.5.3 release
* src/folderview.c
fix re-introduced font mess, see Christoph's
entry 2001-06-24
* src/summaryview.c
remove prev_msgnum
use sylpheed's small font instead of
gtk default font for summary view
2001-08-17 09:49:49 +02:00
2001-08-17 [paul]
* configure.in
add pl to ALL_LINGUAS - sync with main branch
* po/de.po, po/es.po, po/nl.po, po/pt_BR.po
Updated. Translations by Jens Oberender, Ricardo Mones
Lastra, Alfons, and Fabio Junior Beneditto respectively.
* po/pl.po ** NEW FILE **
sync with the main branch
* src/folderview.c
fix target folder colorizing and refresh problem
2001-08-17 01:29:37 +02:00
2001-08-17 [christoph]
* src/mainwindow.c
claws uses 4 colors for target folder coloring.
arrays were not long enough and destroyed the
stack causing a segfault.
target folder colorizing does not work anymore
for me
2001-08-16 13:28:10 +02:00
2001-08-16 [paul]
* configure.in
2001-08-17 09:49:49 +02:00
change to version 0.5.3claws1
2001-08-16 13:28:10 +02:00
* src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
sync with sylpheed 0.5.3 release, but keep claws method of
configuring/saving fonts
* src/addressbook.[ch]
rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
in line with a similar change in Hiroyuki's branch
* src/mainwindow.[ch]
disable main_window_set_thread_option()
* src/prefs_folder_item.c
comment out &tmps_prefs.enable_thread,
* src/mbox_folder.c, src/procmsg.[ch]
comment out MSG_IS_IGNORE_THREAD
* src/summaryview.c
comment out summary_ignore_thread() and summary_unignore_thread()
comment out MSG_IS_IGNORE_THREAD
use Hiroyuki's threading instead.
2001-08-15 [paul]
* src/account.c
use Hiroyuki's 0.5.3 column scheme but also
include the enable/disable button.
* src/pixmaps/mark.xpm
add Hiroyuki's amended pixmap
2001-08-13 [christoph]
* src/account.c
receive at get all column showed wrong state for APOP
button should only work for POP3 and APOP accounts
* src/prefs_account.c
added missing preprocessor statement for SSL
2001-08-12 [paul]
* src/account.[ch]
add 'receive at get all' column and enable/disable
button.
2001-08-06 [christoph]
* src/account.c
show usage of SSL in protocol column
* src/imap.c
* src/inc.c
renamed ssl options
* src/prefs_account.[ch]
moved ssl options to a new page
* src/send.c
* src/smtp.c
* src/ssl.[ch]
renamed ssl options
added support for SMTP STARTTLS command
2001-08-05 [christoph]
* configure.in
debian autoconf needs version check to find
correct autoconf version. if the file is
named configure.in 2.13 is used, which does
not work with this configure.in script.
other solution would be to rename the script
to configure.ac as suggested in the autoconf
manual.
* src/inc.c
disable final error popup if popups are
diabled in config
* src/socket.c
bugfix in ssl_gets
fixes IMAP over SSL problem
2001-08-03 08:40:24 +02:00
2001-08-03 [paul]
* configure.in
change to 0.5.2claws1
* sync with sylpheed 0.5.2cvs1
2001-08-02 20:12:09 +02:00
2001-08-02 [alfons]
* configure.in
quick fix for ispell detection...
2001-08-01 09:22:54 +02:00
2001-08-01 [paul]
* configure.in
change to 0.5.1claws4
* sync with sylpheed 0.5.1cvs7
2001-07-31 [alfons]
* src/prefs_common.c, src/prefs_common.h,
src/gtkspell.c, src/gtkspell.h
add global spelling checker settings (compose tab) +
selection of dictionary
* configure.in
guess valid ispell location
2001-07-31 11:33:42 +02:00
2001-07-31 [paul]
* po/POTFILES.in
removal of 'src/quote_fmt_parse.c'
* po/de.po
Updated de.po
(submitted by Jens Oberender <didge@suse.de>)
2001-07-31 08:17:48 +02:00
2001-07-31 [darko]
* src/folder.[ch]
* src/folderview.[ch]
* src/mainwindow.c
* src/mh.c
* src/prefs_common.[ch]
* src/summaryview.c
target folder colourization
2001-07-30 10:43:05 +02:00
2001-07-30 [paul]
more sync with Sylpheed 0.5.1cvs6
2001-07-30 07:49:36 +02:00
2001-07-30 [darko]
* src/mh.c
* src/prefs_folder_item.[hc]
* src/summaryview.c
shared folders support with a GUI
2001-07-29 10:29:03 +02:00
2001-07-29 [paul]
0.5.1claws3
* sync with Sylpheed 0.5.1cvs6
2001-07-29 09:03:40 +02:00
2001-07-29 [paul]
* po/pt_BR.po
updated
(submitted by Fabio Junior Beneditto)
2001-07-28 10:21:36 +02:00
2001-07-28 [paul]
* src/procmime.c
* AUTHORS
patch to correct bad image mime headers
(submitted by Don Quijote <dq@searchlores.org>)
2001-07-28 09:34:34 +02:00
2001-07-28 [paul]
* tools/gif2xface.pl **NEW FILE**
* tools/README
script to convert file.gif to file.xface for
use in a custom header.
(submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
2001-07-27 [alfons]
* configure.in
change macros for detecting JPilot and LDAP
2001-07-27 22:35:03 +02:00
2001-07-27 [christoph]
* src/filtering.c
code cleanup (MIN / MAX warning, needed casting)
2001-07-27 20:04:08 +02:00
2001-07-27 [alfons]
* procheader.c
disallow setting flags when detecting certain headers
(X-Status, Status, Seen, X-Seen).
* sync with Hiroyuki's Sylpheed 0.5.1cvs5
2001-07-27 [christoph]
* src/prefs_filter.c
* src/prefs_filtering.c
* src/prefs_matcher.c
* src/prefs_scoring.c
scroll list when moving rows up or down
* src/imap.c
* src/imap.h
* src/prefs_account.c
* src/prefs_account.h
* src/send.c
SMTP over SSL (untested, feedback requested)
IMAP over SSL
2001-07-27 22:35:03 +02:00
* src/ssl.c
code cleanup
2001-07-26 19:08:00 +02:00
2001-07-26 [alfons]
* configure.in, acconfig.h
define CLAWS (need this for main / claws detection)
2001-07-26 00:13:17 +02:00
2001-07-25 [alfons]
* configure.in
Sylpheed 0.5.1claws2
* sync with Sylpheed 0.5.1cvs4
2001-07-25 19:27:20 +02:00
2001-07-25 [christoph]
* src/scoring.c
fixed segfault
item->prefs == NULL (don't know why)
2001-07-25 16:49:48 +02:00
2001-07-25 [alfons]
* configure.in
Sylpheed 0.5.1claws1
* sync with Sylpheed 0.5.1cvs1-3
2001-07-25 19:27:20 +02:00
2001-07-24 [christoph]
* src/folderview.c
* src/prefs_folder_item.[ch]
added folderitem preferences dialog with
default To: and auto request return receipt
* src/compose.[ch]
* src/menu.[ch]
changes to handle new folderitem preferences
* src/mainwindow.c
* src/summaryview.c
call compose new mail with current folderitem
2001-07-24 22:56:35 +02:00
2001-07-24 [alfons]
Release Sylpheed 0.5.1claws
* configure.in
change to release version 0.5.1claws
2001-07-24 02:42:09 +02:00
2001-07-24 [christoph]
* src/summaryview.c
fixed segfault that happend when the selected
message was removed while retrieving new messages.
2001-07-24 22:30:26 +02:00
2001-07-24 18:29:02 +02:00
* po/es.po
updated translation
(submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
2001-07-24 02:42:09 +02:00
2001-07-22 [alfons]
add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
this is a work in progress, for more information: http://nlpagan.net/sylman
* configure.in, src/mainwindow.c, manual/Makefile.am
add support for English manual
* AUTHORS
add authors of user manuals
* manual/en/sylpheed*.html
add English documentation
2001-07-22 [christoph]
* po/POTFILES.in
2001-07-24 02:42:09 +02:00
added src/ssl.c
* src/ssl.c
changed a wrong debug message
2001-07-22 14:35:04 +02:00
2001-07-22 [alfons]
* po/nl.po
update Dutch translation
* src/prefs_filtering.c,
src/prefs_matcher.c
add more translatable strings
2001-07-21 [alfons]
0.5.0claws7
* configure.in
change version
* src/inc.c, src/summaryview.[ch]
prevent update of mark file when filtering has done, by
using a variable; this affects two functions:
inc.c::inc_finished()
summaryview.c::summary_show()
2001-07-20 [alfons]
* src/filtering.[ch], src/prefs_filtering.c,
src/matcher.[ch]
add filtering action for label coloring
* po/POTFILES.in
add labelcolors.c
* added src/labelcolors.c
* added src/labelcolors.h
* src/Makefile.am, src/summaryview.c
rearrange label coloring code
* src/procmsg.h
add more parentheses so label colouring works correctly
* src/filtering.c
don't really delete message, but move it to Trash
* src/prefs_matcher.c
add quote options to info dialog
2001-07-20 21:43:47 +02:00
2001-07-20 [christoph]
* src/Makefile.am
* src/inc.c
* src/main.[ch]
* src/socket.h
* src/ssl.[ch] (new)
moved ssl stuff to a seperate file
2001-07-20 [darko]
* src/summaryview.c
fix show sender using address book with no e-mail
address in From: field
2001-07-19 [alfons]
* src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
fix messy handling of escaping... now at least the
execute command is useful. escape char is '\', we
accept \n and \r too.
Real life example:
subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
2001-07-18 [alfons]
0.5.0claws6
* src/summaryview.c
clean up
* src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
src/procmsg.[ch]
revise filtering; currently move, copy, marking have
been tested. if you like bleeding edge stuff, you
should definitely go for this version :)
* mark old working stuff as VERSION_0_5_0_CLAWS5
2001-07-18 16:32:25 +02:00
2001-07-17 [christoph]
* src/utils.c
timestamp log
2001-07-17 [alfons]
0.5.0claws5
* sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more
bits in the mark file, without affecting either branch. Lots of
files changed, also in claws branch.
UNTESTED: use of mbox folders
* src/summaryview.c
added mark all read; however this was a quick hack used for
cleaning up mess after initial merge with Hiroyuki
* configure.in
change claws version number back to 0.5.0claws5 to clear up
confusion & pretension (recent release was technically
0.5.0claws4, so we neatly align with Hiroyuki :-)
2001-07-16 20:18:53 +02:00
2001-07-16 [alfons]
sync with Hiroyuki's 0.5.0cvs4
2001-07-16 18:43:28 +02:00
2001-07-16 [alfons]
0.5.1claws3
* src/filtering.[ch]
remove invalid updating of mark files for
filter actions MATCHING_ACTION_MOVE and
MATCHING_ACTION_DELETE; this should fix the
folder update bug
* src/procmsg.c
revert Christoph's stab at fixing the folder
update bug
* po/POTFILES.in
add missing files with translatable strings
* src/summaryview.c
remove debug print
2001-07-15 15:42:30 +02:00
2001-07-15 [alfons]
* src/addr_compl.[ch], src/prefs_filtering.c
make "filtering pref dialog's destination entry" an
"address completable entry", if filter destination is
an email address
2001-07-15 15:42:30 +02:00
0.5.1claws2
sync with Hiroyuki's 0.5.0cvs2-3
2001-07-15 [christoph]
* src/procmsg.c
fixed folder stats update after incorporation
2001-07-15 00:43:13 +02:00
2001-07-15 [alfons]
* src/summaryview.c
* finish label colouring stuff (for now)
* fix incorrect colour bug (off by one)
2001-07-14 18:06:03 +02:00
2001-07-14 [alfons]
* src/mainwindow.c
change text labels for news and mail message so there's
plenty of toolbar estate left
2001-07-14 18:06:03 +02:00
* configure.in
0.5.1claws1
2001-07-14 19:21:51 +02:00
* src/folderview.c
src/folder.[ch]
sync with Hiroyuki's 0.5.0cvs1
2001-07-14 18:06:03 +02:00
* src/summaryview.c
more rewrite label colouring
2001-07-14 13:13:01 +02:00
2001-07-14 [alfons]
* src/summaryview.[ch]
* start rewrite label colouring
* fix proper location "Add Sender To Addressbook" menu item
2001-07-13
Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
(actually this is 0.5.0claws4)
2001-07-13 17:13:04 +02:00
2001-07-13 [alfons]
* po/pt_BR.po
2001-07-13 17:39:15 +02:00
* fix duplicate message
* add updated Portugese / Brazilian translation
submitted by Fabio Junior Beneditto
2001-07-13 17:13:04 +02:00
2001-07-12 [alfons]
* AUTHORS
add Jens
* po/nl.po
add updated Dutch translation
* po/de.po
add updated German translation submitted by Jens
2001-07-12 15:21:26 +02:00
2001-07-11 [alfons]
Prerelease before 0.5.0claws. Please test.
This version is temporarily tagged as VERSION_0_5_0_TEST
* src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
src/prefs_scoring.c, src/prefs_matcher.c,
src/prefs_filtering.c, src/mbox.c,
src/main.c, src/inc.c, src/filtering.[ch]
revert new Hoa's new matcher (does not work yet)
* src/Makefile.am
clean up
2001-07-10
Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
2001-07-10 [alfons]
* Makefile.am
add ChangeLog.claws to EXTRA_DIST
* src/Makefile.am
add matcher_parser_parse.h to EXTRA_DIST
2001-07-10 [christoph]
* src/inc.c
add destination folder to table of
folders that need to be updated after
incorporation
2001-07-10 [alfons]
* folder.[ch]
folderview.c
make collapse state of folders and folder items persistent, i.e.
if you collapse a folder tree, the next time sylpheed-claws starts
up the folder tree remains collapsed.
2001-07-10 [christoph]
* acconfig.h
* configure.in
added --enable-ssl
* src/md5.[ch]
renamed MD5_CTX to MD5_CTX_syl
conflicts with a struct in openssl
* src/inc.c
* src/main.[ch]
* src/prefs_account.[ch]
* src/socket.[ch]
SSL support for POP
* src/mainwindow.c
fixed compose with current account
broken by new compose button stuff
2001-07-09 22:14:59 +02:00
2001-07-09 [hoa]
2001-07-09 18:43:58 +02:00
* AUTHORS
changed my email address
* src/matcher_parser_parse.y
clean the parser to remove conflicts
2001-07-09 [alfons]
* AUTHORS
add Match Grun
* configure.in
fix incorrect description of --enable-ldap parameter
2001-07-09 22:14:59 +02:00
* src/prefs_common.[ch]
src/compose.c
add experimental option "smart wrapping" which makes the
2001-07-09 22:14:59 +02:00
compose editor auto wrap.
| TODO: the problem with the buggy cursor handling is caused |
| by the GtkText. when deleting / backspacing text its |
| wrapping algorithm does not take in account the previous |
| line. should find a way to hack this in. |
| or should perhaps combine this with the word wrapping |
| patch i wrote in january. |
* src/about.c
show build parameters for LDAP and JPilot
* src/summaryview.c
revert Christoph's bugfix for selecting next unread message,
because folder stats aren't updated correctly
2001-07-09 18:06:03 +02:00
2001-07-08 [hoa]
* src/filtering.c
* src/mainwindow.c
* src/matcher.c
* src/matcher_parser_lex.l
* src/matcher_parser_parse.y
* src/prefs_filtering.c
* src/prefs_scoring.c
* src/scoring.c
bugfix of the config file parser
2001-07-08 [alfons]
* src/Makefile.am
added generated matcher sources to BUILT_SOURCES
2001-07-08 17:34:02 +02:00
2001-07-08 [hoa]
* src/Makefile.am
* src/.cvsignore
added new config file parser
2001-07-09 18:06:03 +02:00
* src/scoring.[ch]
* src/filtering.[ch]
* src/matcher.[ch]
2001-07-08 17:34:02 +02:00
* src/prefs_filtering.c
* src/prefs_matcher.c
* src/prefs_scoring.c
* added src/matcher_parser.h
* added src/matcher_parser_lex.h
* added src/matcher_parser_lex.l
* added src/matcher_parser_parse.y
lex & yacc config file parser
* src/mbox.c
* src/inc.c
* src/main.c
changes prefs_filtering into global_filtering
* src/summaryview.c
build threads with subjects only if "Re: " is at the
beginning of the subject
2001-07-07 09:12:22 +02:00
2001-07-07 [paul]
0.5.0claws
sync with sylpheed 0.5.0
change of version number only
2001-07-06 10:05:08 +02:00
2001-07-06 [paul]
0.5.0claws5
sync with sylpheed 0.5.0pre5
2001-07-05 10:47:25 +02:00
2001-07-05 [paul]
sync with sylpheed 0.5.0pre4 release
/po and /manual/ja not sync'ed
2001-07-04 12:14:20 +02:00
2001-07-04 [paul]
more sync with sylpheed 0.5.0pre4
2001-07-03 23:02:09 +02:00
2001-07-03 [christoph]
* src/addressbook.c
fixed address book broken by address book
for VCard, JPilot, LDAP
2001-07-03 15:35:11 +02:00
2001-07-03 [alfons]
* src/matcher.c
* src/textview.c
stopped memory leaks
2001-07-03 11:00:51 +02:00
2001-07-03 [paul]
more sync with sylpheed 0.5.0pre4
2001-07-02 [match]
* included address book patch for VCard, JPilot, LDAP
* pref_common.c - fixed Font options on Display tab (cosmetic)
* alertpanel.c - fixed truncated message
2001-07-02 21:50:23 +02:00
2001-07-02 [christoph]
* src/mbox_folder.c
* src/procmsg.[ch]
* src/summaryview.c
mark threads for ignoring
2001-07-02 15:42:04 +02:00
2001-07-02 [paul]
0.5.0claws4
* sync with sylpheed 0.5.0pre4
updated gettext to 0.10.38.
2001-07-01 21:27:01 +02:00
2001-07-01 [paul]
* src/ mainwindow.c
* src/procmsg.h
* src/summaryview.[ch]
new right-click option: Label.
substitute for 'Mark-->Mark/Unmark', colours the line.
2001-07-28 09:34:34 +02:00
(submitted by Satoshi Nagayasu <snaga@snaga.org>)
2001-07-01 21:27:01 +02:00
2001-07-01 [christoph]
* src/folderview.c
fixed font for trash
* src/summaryview.c
move ctree to unread message
2001-07-01 10:37:50 +02:00
2001-07-01 [paul]
* sync with sylpheed 0.5.0pre3 release
2001-06-30 [alfons]
* src/filesel.[ch]
* src/compose.c
allow inserting / attaching multiple files in
the composer window
2001-06-30 15:48:25 +02:00
2001-06-30 [paul]
* src/codeconv.c
small change to Alfons' previous stuff so that it
actually makes
2001-06-30 [alfons]
* lots of files changed; first attempt to merge the changes
and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
2001-06-30 10:30:23 +02:00
2001-06-30 [paul]
* po/pt_BR.po
updated and completed, translations by Fabio
2001-07-28 09:34:34 +02:00
Junior Beneditto <fjbeneditto@yahoo.com.br>
2001-06-30 10:30:23 +02:00
2001-06-29 [alfons]
* src/compose.c
* src/mimeproc.[ch]
allow selecting an attached files' mime type from a
list of types.
2001-06-29 12:34:14 +02:00
2001-06-29 [paul]
* more sync with sylpheed 0.5.0pre3
2001-06-29 11:57:07 +02:00
2001-06-29 [paul]
* po/pt_BR.po
merge with sylpheed.pot and pt_BR.po provided by
Fabio Junior Beneditto.
2001-06-29 09:48:04 +02:00
2001-06-29 [darko]
* src/procmime.c
make MIME types case insensitive
2001-06-28 13:23:38 +02:00
2001-06-28 [alfons]
* po/nl.po
merge with sylpheed.pot and old nl.po; translations added.
2001-06-28 10:44:31 +02:00
2001-06-28 [paul]
* more sync with sylpheed 0.5.0pre3
2001-06-27 [alfons]
* src/summaryview.c
don't crash when removing parent node of messages
attracted by subject. this was caused by not deleting
the parent node from the subject line hash table.
2001-06-27 [alfons]
* src/summaryview.c
* src/compose.[ch]
* src/mainwindow.c
if there are multiple messages selected, allow forwarding
them as attachments.
2001-06-27 10:07:04 +02:00
2001-06-27 [paul]
* more sync with sylpheed 0.5.0pre3
2001-06-26 09:50:27 +02:00
2001-06-26 [paul]
0.5.0claws3
* sync with sylpheed 0.5.0pre3
2001-06-25 [paul]
* src/mainwindow.c
fixed 'compose news article' bug
from icon-and-text toolbar
2001-06-25 09:48:30 +02:00
2001-06-25 [paul]
* sync with sylpheed 0.5.0pre2 release
2001-06-24 16:14:56 +02:00
2001-06-24 [christoph]
* src/prefs_common.c
bug fix in font selection
* src/folderview.c
use sylpheed's normal font instead of
gtk default font for folders without
new messages
2001-06-24 16:14:56 +02:00
2001-06-24 [alfons]
* src/mainwindow.[ch]
2001-06-24 20:47:30 +02:00
added composite compose mail / news button (an idea by Leandro
Pereira <leandro@linuxmag.com.br>)
2001-06-24 09:29:59 +02:00
2001-06-24 [paul]
Added instructions for ldif-to-xml.py
* tools/README
2001-06-23 [alfons]
2001-06-23 23:18:23 +02:00
Some minor things.
* src/pixmaps/stock_news_compose.xpm
added pixmap by Leandro
* src/prefs_common.c
tested built-in spelling checker of GCC 3.0 :)
* po/nl.po
merged dutch translation of sylpheed-main with
sylpheed.pot
2001-06-24 09:29:59 +02:00
2001-06-23 [paul]
2001-06-23 12:44:14 +02:00
Added tools directory and files.
* tools/filter_conv.pl
converts old filter system to new filtering system
* tools/ldif-to-xml.py
converts netscape addressbook to sylpheed addressbook
* tools/README
descriptions/instructions for above two files
2001-06-23 [christoph]
* src/inc.c
* src/manage_window.[ch]
* src/prefs_common.[ch]
mail retrieval dialog can be enabled, disabled
or hidden if non of sylpheed's windows is active
2001-06-22 13:27:46 +02:00
2001-06-22 [paul]
0.5.0claws2
* sync with sylpheed 0.5.0pre2
2001-06-21 [christoph]
* src/summaryview.c
show recipient on 'from' for all accounts
* src/inc.c
* src/prefs_common.[ch]
disable error popup on mail receive errors
2001-06-21 [alfons]
* src/compose.c
made the ruler correctly appear and disappear.
* src/Makefile.am
removed Hoa's work-in-progress-stuff (interesting!) so
claws compiles ok.
2001-06-20 [christoph]
* src/inc.c
* src/progressdialog.c
added scrolled window for list in progressdialog
2001-06-20 21:10:41 +02:00
2001-06-20 [paul]
sync with sylpheed 0.5.0pre1 release
2001-06-20 [christoph]
* src/summeryview.c
make building threads by subject work when
thread view is enabled
* src/compose.c
* src/prefs_common.[ch]
automatically select account for mail replys
2001-06-19 [sergey]
* src/compose.c (compose_create): keep Bcc and Reply-To visible if
they are filled in from the account settings.
2001-06-19 13:24:32 +02:00
2001-06-19 [paul]
* more sync with sylpheed 0.5.0pre1
2001-06-18 [alfons]
* src/Makefile.am,
src/procmime.c
added --sysconfdir to CPPFLAGS for pointing to the correct
location of mime.types.
NOTE: make sure you use --sysconfdir when running ./autogen.sh
or ./configure!
2001-06-18 [hoa]
* src/summaryview.c
fixed some bug when building threads
2001-11-16 12:18:02 +01:00
2001-06-18 [pau]l
2001-06-18 16:57:26 +02:00
* src/prefs_account.c
UI stuff: More changes to the English
2001-06-18 [paul]
* src/pixmaps/stock_news_compose.xpm: new file
* src/Makefile.am
* src/mainwindow.c
* src/summaryview.c
Added new icon for Hoa's 'compose a news
message', plus minor improvements to the
English
* po/ja.po
* ChangeLog
* ChangeLog.jp
more sync with sylpheed 0.5.0pre1
2001-06-18 [hoa]
* src/compose.[ch]
* src/mainwindow.c
Follow-up and reply to
* src/summaryview.[ch]
Build threads also with subjects
2001-06-17 [hoa]
* src/compose.c
forwarding use the current account.
* src/mainwindow.c
the "compose message" button has been replaced with
"new mail" and "new news" buttons
* src/prefs_common.[ch]
added a configuration option to use the forward button
as "forward as attachment"
changed reply and forward format description
* src/quote_fmt_lex.l
* src/quote_fmt_parse.y
added message with no signature in format for reply
and forward.
2001-06-17 [paul]
Minor UI stuff
* src/mainwindow.c
* src/summaryview.c
Improvements to the English
* src/prefs_common.c
Improvements to the English and some
clarity/continuity improvements in the
description of Quote symbols.
2001-06-17 11:52:09 +02:00
2001-06-17 [paul]
0.5.0claws1
* sync with sylpheed 0.5.0pre1
2001-06-17 04:43:41 +02:00
2001-06-17 [hoa]
* src/compose.c
Better interface for compose, displayed fields
are updated whenever we change account.
Newsgroups field is automatically filled.
* src/mainwindow.c
Newsgroups field is automatically filled.
* src/prefs_account.c
Some interface stuff when fields appear and
disappear.
2001-06-16 17:08:14 +02:00
2001-06-16 [paul]
0.4.99claws
* sync with sylpheed 0.4.99
2001-06-16 [sergey]
* src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
base64_decoder_free, base64_decoder_decode): new object and
functions for decoding base64 streams.
* src/procmime.c (procmime_decode_content): modified to use the
new base64 decoder.
2001-06-15 12:29:27 +02:00
2001-06-15 [paul]
0.4.99claws10
* sync with sylpheed 0.4.99cvs11
2001-06-13 13:23:49 +02:00
2001-06-13 [paul]
0.4.99claws9
* sync with sylpheed 0.4.99cvs9
2001-06-13 11:38:24 +02:00
2001-06-13 [hoa]
* src/compose.c
* src/prefs_account.c
SMTP server can be defined in the news account
mime type of attachment are kept.
* src/summaryview.c
now choose the highest important score between default
and important score of folder.
2001-06-09 [alfons]
* src/prefs_common.c:
(prefs_quote_description_create): corrected description of
quote format characters
2001-06-09 12:49:52 +02:00
2001-06-09 [paul]
0.4.99claws8
* sync with sylpheed 0.4.99cvs8
2001-06-08 [sergey]
* src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
2001-06-09 12:49:52 +02:00
2001-06-08 [paul]
2001-06-08 12:14:40 +02:00
0.4.99claws7
* sync with sylpheed 0.4.99cvs7
2001-06-06 16:21:52 +02:00
2001-06-06 [sergey]
* src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
clashes with autogenerated header).
* src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
* src/Makefile.am: added quote_fmt.h.
* src/.cvsignore: added lex/yacc autogenerated files
(quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
2001-06-06 16:21:52 +02:00
2001-06-06 15:05:23 +02:00
2001-06-06 [paul]
0.4.99claws6
* sync with sylpheed 0.4.99cvs6
2001-06-06 00:56:48 +02:00
2001-06-06 [hoa]
* added src/quote_fmt_parse.h
* src/compose.c
removed warnings
* src/prefs.[ch]
don't modify readonly configuration files
* src/prefs_account.c
* src/prefs_common.c
* src/prefs_customheader.c
* src/prefs_display_header.c
* src/prefs_filter.c
* src/prefs_filtering.c
* src/prefs_scoring.c
don't open dialog box when configuration files
are readonly
2001-06-05 [sergey]
* configure.in: added AM_PROG_LEX and AC_PROG_YACC.
* src/Makefile.am: replaced quote_fmt.tab.[ch] by
quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
BUILT_SOURCES to make all files rebuild properly.
* src/compose.c: removed #include "quote_fmt.tab.h".
* src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
CHARACTER value in yylval.
* src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
receive CHARACTER value by documented means (yylval).
* src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
2001-06-05 11:59:16 +02:00
2001-06-05 [hoa]
* src/Makefile.am
changed quote_fmt.[ch] into quote_fmt.tab.[ch]
* src/filtering.c
* src/matcher.c
* src/matcher.h
* src/prefs_filtering.c
now keep the configuration for execute action
* src/mbox_folder.c
fixed a warning
2001-06-05 10:46:13 +02:00
2001-06-05 [paul]
* sync with sylpheed 0.4.99cvs5
2001-06-05 [hoa]
2001-06-05 11:59:16 +02:00
* src/Makefile.am
added quote_fmt.[ch]
* added src/quote_fmt.y
* added src/quote_fmt.l
* added src/quote_fmt.tab.h
* added src/quote_fmt.tab.c
* added src/lex.quote_fmt.c
parsing configuration for replying
and forwarding
* src/prefs_common.[ch]
added configuration UI for replying
and forwarding
* src/compose.c
using configuration for replying
and forwarding
2001-06-04 [hoa]
* src/filtering.c
* src/matcher.c
* src/matcher.h
* src/prefs_filtering.c
* src/prefs_matcher.c
* src/prefs_matcher.h
action "run a command" for filtering
and matching with a command.
fixed the "whole message" matching
* src/mbox_folder.c
changed temporary filename for security
* src/messageview.c
queue the notification if it fails to send.
* src/prefs_common.c
* src/prefs_folder_item.c
changed the default important score
* src/prefs_scoring.c
* src/scoring.c
hide kill score input when the folder is not
a newsgroup
2001-06-03 [alfons]
* src/prefs_common.c:
(prefs_font_select): pass font name in font entry box to font
selection dialog.
2001-06-03 [sergey]
* src/smtp.c (smtp_ok): fixed sock_gets() error handling.
2001-06-03 12:34:31 +02:00
2001-06-03 [paul]
* sync with sylpheed 0.4.99cvs4
2001-06-03 [alfons]
* src/headerwindow.c:
(headerwindow_show_cb): use the selected summary view item, not
the displayed item.
2001-06-02 [alfons]
* src/headerwindow.c:
(headerwindow_show_cb): always try to show msginfo
2001-06-02 [hoa]
* src/compose.c
keep attached parts when reediting or forwarding.
2001-06-01 [hoa]
* src/folderview.c
* src/prefs_folder_item.[ch]
* src/prefs_scoring.[ch]
* src/scoring.[ch]
* src/summaryview.[ch]
* src/main.c
* src/mainwindow.c
* src/prefs_common.[ch]
support for folder scoring
kill score and important score for messages
* src/prefs_account.c
some display bug fixed for local account
preferences
2001-05-31 20:23:47 +02:00
2001-05-31 [alfons]
* src/summaryview.c:
(add_sender_to_cb): don't crash when no or invalid sender; the add
sender to address book menu item is disabled.
2001-05-30 [hoa]
* src/filtering.[ch]
* src/summaryview.c
handling summary menu / filter messages
* src/folder.[ch]
add some stuff
* src/foldersel.c
imap folders now appears in list
* src/mbox_folder.c
doesn't crash if destination mail is not writeable
2001-05-29 [hoa]
* src/compose.c
removed some warnings
* src/filtering.c
* src/folder.[ch]
* src/prefs_filtering.c
global string to identify any folders
removed some debug info
filtering to mbox folders is now possible
* src/mainwindow.c
removed some warnings
* src/mbox_folder.c
permission on files are changed to read/write for user only,
nothing for other.
creation of subfolder is handled better.
2001-05-28 23:36:57 +02:00
2001-05-28 [alfons]
Verified the sync for src/prefs_common.[ch] and
src/prefs_account.[ch]. I believe there were some
minor indentation differences.
2001-05-28 20:38:15 +02:00
2001-05-28 [paul]
0.4.99claws3
* sync with 0.4.99cvs3
2001-05-28 00:40:29 +02:00
2001-05-28 [hoa]
* src/compose.c
handling flags for mbox format
* src/filtering.c
use of mark file only for MH format
handling flags for mbox format
filtering cannot yet move or copy mails to mbox folders.
* src/folder.[ch]
changed move_msg, copy_msg,
move_msgs_with_dest, copy_msgs_with_dest functions
uses only folder->copy_msg() function
uses folder->finished_copy() to handle the destination
folder at the end of the copy or move operation.
* src/foldersel.c
included mbox directories.
* src/folderview.[ch]
* src/mainwindow.c
handle folders operation for mbox format
* src/mbox.c
disable conversion of "From " header
* src/mbox_folder.[ch]
completion of mbox format handling
* src/mh.c
changed mh_copy_msg() function and
removed mh_move_msg(), mh_move_msgs_with_dest(),
mh_copy_msgs_with_dest()
* src/prefs_filtering.c
removed some warnings
* src/prefs_matcher.c
default boolean operation is AND
2001-05-28 00:40:29 +02:00
* src/procheader.c
handling flags for mbox format
handling of "From " header
* src/procmsg.[ch]
removed data field
added MSG_REALLY_DELETED flags to handle deletion of
messages in mbox format.
* src/summaryview.c
handling flags for mbox format
disable the MSG_DELETED flags when messages
are deleted in mbox format
2001-05-28 00:40:29 +02:00
* src/textview.c
"From " headers display fixed.
2001-05-27 [alfons]
* src/textview.c:
(get_email_part): skip quoted email addresses, like in e.g.
"'alfons@proteus.demon.nl'".
2001-05-26 [alfons]
Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
and fixing the persistence troubles when using separate windows.
* src/mainwindow.c:
Added #define SEPARATE_ACTION used in the gtk item factory for
the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
use gtk_item_factory_get_widget_by_action() to get the items.
Removed separate_widget_cb from the gtk item factory data
(mainwindow_create): connect separate_widget_cb() to check
menu item "toggled" signal. also passing a MainWindow pointer
as object data for both check menu items.
(separate_widget_cb): definition of separate_widget_cb() to match
GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main
window using gtk_object_get_data(). The type of window separation
(SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
* src/prefs_filtering.c,
src/prefs_matcher.c: added horizontal scrollbars
2001-05-25 [darko]
* src/headerview.c
fix segfault with invalid bold font
* src/summaryview.c
correctly display summary stats after row is marked
2001-05-23 [sergey]
* src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
encodings with libjconv.
2001-05-23 14:08:40 +02:00
2001-05-23 [hoa]
* src/Makefile.am
added mbox_folder.[ch]
* src/defs.h
mbox temporary folder
* src/folder.[ch]
* added src/mbox_folder.[ch]
* src/folderview.c
* src/procheader.[ch]
added mbox support
* src/mbox.c
bugfix for file incorporation filtering
* src/imap.c
enable creation of MBOX
* src/prefs_display_header.c
enable use of headers like "From "
something that should be fixed :
displaying of such headers add an extra space
* src/prefs_folder_item.c
don't create folders because it is not necessary
* src/procmsg.h
added data field to MsgInfo for mbox internal use
* src/summaryview.c
added some support for mbox
* src/utils.[ch]
added get_mbox_cache_dir() function
2001-05-23 05:04:46 +02:00
2001-05-23 [hiroyuki]
* src/headerwindow.c
src/inc.c
src/main.c
src/mh.c
src/nntp.c
src/procmsg.h
src/session.h
src/socket.[ch]
src/summaryview.c
src/textview.c
src/automaton.c
src/folderview.c: more sync with 0.4.99cvs2.
2001-05-23 05:09:08 +02:00
* src/headerwindow.c: reverted.
2001-05-22 14:08:39 +02:00
2001-05-22 [paul]
0.4.99claws2
* sync with sylpheed 0.4.99cvs2
* src/news.[ch]
* src/nntp.[ch]
* INSTALL
* INSTALL.jp
2001-05-22 [alfons]
* src/summaryview.c: bugfixed a premature assignment in summaryview_add_sender_to_cb()
2001-05-21 [alfons]
Minor things:
* configure.in: if gnome-config not found, "no" is displayed
* sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
* src/textview.c: now also possible to add mail addresses by right
clicking in the text view
* src/codeconv.c: merged patch which fixes endless loop when encountering
invalid wide characters; from Alte <010@imis.ru>
2001-05-20 [alfons]
Added installation of gnome specific things:
* Makefile.am: gnome conditional
* configure.in: check for installed gnome
* added sylpheed.png, sylpheed.desktop
2001-05-20 [sergey]
* src/pixmaps/stock_mail_reply_to_author.xpm: new file.
* src/mainwindow.h (main_window_toolbar_create): created a button
for "Reply to all".
(main_window_set_toolbar_sensitive): enable/disable the new button
appropriately.
(toolbar_reply_to_author_cb): handle the new button.
2001-05-20 09:18:04 +02:00
* src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
send_progress_dialog_destroy() on failure (fixes hang on SMTP
failure).
2001-05-19 19:17:04 +02:00
2001-05-19 [sergey]
* src/compose.h (ComposeReplyMode): new modes
COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
* src/compose.c
(compose_send): move some code into a new function:
(compose_current_mail_account): new function.
(compose_reply): new argument to_author, all callers changed; if
to_author==TRUE and account->protocol==A_NNTP, find and use an
appropriate mail account for replying.
2001-05-19 19:17:04 +02:00
(compose_reply_set_entry): new argument to_author; ignore
compose->replyto if to_author==TRUE.
* src/mainwindow.c: new command "Message/Reply to author".
(main_window_set_menu_sensitive): enable/disable it.
(reply_cb): handle it.
* src/summaryview.c: new command "Reply to author".
(summary_set_menu_sensitive): enable/disable it.
(summary_reply_cb): handle it.
* src/account.c (account_find_mail_from_address): new function.
2001-05-18 13:44:54 +02:00
2001-05-18 [paul]
0.4.99claws1
2001-05-22 14:08:39 +02:00
* sync with sylpheed 0.4.99cvs1
2001-05-18 13:44:54 +02:00
2001-05-18 [hoa]
* src/compose.[ch]
* src/filtering.c
* src/summaryview.c
new filtering action : forward and forward as attachment
* src/main.c
no need for $DISPLAY when we run sylpheed --help
call to parse_cmd_opt() is moved
* src/mainwindow.[ch]
execute button is hidden when immediate execute
is chosen
* src/mh.c
* src/news.c
* src/prefs_folder_item.c
* src/procmsg.c
better handling of missing directories
* src/summaryview.c
2001-05-18 12:17:00 +02:00
reedit is enabled in outbox
reedit is enabled in queue
2001-05-17 23:51:42 +02:00
2001-05-17 [hoa]
* src/filtering.c
* src/matcher.[ch]
* src/prefs_filtering.c
changed attachement into attachment
2001-05-17 15:25:31 +02:00
2001-05-17 [alfons]
2001-05-17 17:12:52 +02:00
0.4.67claws4
* sync with sylpheed 0.4.67cvs9
2001-05-17 15:25:31 +02:00
* sync with sylpheed 0.4.67cvs7-8
2001-05-17 12:57:37 +02:00
2001-05-17 [hoa]
2001-05-17 23:51:42 +02:00
* src/Makefile.am
added prefs_filtering.c
2001-05-17 12:57:37 +02:00
2001-05-17 23:51:42 +02:00
* src/filtering.[ch]
* src/matcher.[ch]
removed action : forward_news and forward_news_as_attachement
(forward and forward_as_attachement can be used instead)
2001-05-17 12:57:37 +02:00
2001-05-17 23:51:42 +02:00
* src/mainwindow.c
added menu option to access filtering configuration
2001-05-17 12:57:37 +02:00
2001-05-17 23:51:42 +02:00
* src/prefs_account.c
changed mail_command default to /usr/sbin/sendmail
2001-05-17 12:57:37 +02:00
2001-05-17 23:51:42 +02:00
* added src/prefs_filtering.[ch]
dialog box for filtering configuration
2001-05-17 12:57:37 +02:00
2001-05-17 23:51:42 +02:00
* src/prefs_matcher.c
added function prefs_matcher_get_criteria_from_matching()
2001-05-17 12:57:37 +02:00
2001-05-17 23:51:42 +02:00
* src/prefs_scoring.c
reset the dialog when register or substitute is clicked
2001-05-17 12:57:37 +02:00
2001-05-15 06:56:35 +02:00
2001-05-15 [hoa]
* src/Makefile.am
added filtering.[ch]
* src/inc.c
using filering.[ch] instead of filter.[ch]
* src/main.c
reading new filtering configuration
* src/matcher.[ch]
added some filtering actions
and fixed a bug for headers and mail body matching
* src/mbox.c
using filering.[ch] instead of filter.[ch]
* src/mh.c
handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
* src/summaryview.c
some fixes for filtering
2001-05-14 11:32:34 +02:00
2001-05-14 [hiroyuki]
* src/send.c: fixed some weird indentations.
2001-05-14 11:37:34 +02:00
send_message_with_command(): call pclose() only if p != NULL.
2001-05-14 11:32:34 +02:00
* src/textview.c: get_email_part(): modified the code for readability.
2001-05-14 08:32:00 +02:00
2001-05-14 [hiroyuki]
* src/md5global.h
src/md5ify.c
src/md5ify.h: removed from the cvs.
2001-05-13 16:32:01 +02:00
2001-05-13 [sergey]
* src/main.c: include rfc2015.h to avoid compiler warnings.
* src/alertpanel.c (alertpanel_message_with_disable): return 0 if
the panel is already on screen.
* src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
closing the alert window by ESC as "No".
* src/prefs_common.c (prefs_interface_create): moved return
receipt check button to the correct place.
2001-05-13 16:32:01 +02:00
2001-05-13 15:03:37 +02:00
2001-03-13 [alfons]
* src/prefs_common.c:
moved return receipt check button to the Send tab. (prefs_send_create)
removed the date format ui related globals. (prefs_display_create)
2001-05-13 15:03:37 +02:00
0.4.67claws3
2001-05-13 15:53:50 +02:00
* sync with sylpheed 0.4.67cvs5-6
2001-05-13 15:03:37 +02:00
2001-05-13 11:38:54 +02:00
2001-05-13 [paul]
* added Alfons' font selection patch
* src/defs.h
* src/headerwindow.c
* src/prefs_common.c
* src/prefs_common.h
2001-05-13 04:57:01 +02:00
2001-05-13 [hoa]
* src/defs.h
changed version of cache
* src/matcher.[ch]
* src/prefs_matcher.c
added additionnal matching criteria
* src/procheader.c
* src/procmsg.[ch]
* src/news.c
added references in MsgInfo
2001-05-12 [hoa]
* src/defs.h
prepared some things for new filtering
* src/matcher.[ch]
added some matching properties
inreplyto need to be enhanced
prepared some things for new filtering
* src/messageview.c
added Return-Receipt-To handling
* src/prefs_folder_item.c
changed default value to TRUE
* src/prefs_matcher.c
added some matching properties
* src/prefs_scoring.[ch]
the scoring dialog is finished
* src/procheader.c
added Return-Receipt-To handling
Reference need to be added
* src/procmsg.[ch]
added Return-Receipt-To handling
added threadscore to get a better score sorting when
threads are enabled
* src/summaryview.c
suppressed a bug when we sort the list
when no folder is opened.
better score sorting when threads are enabled
2001-05-12 [alfons]
* reverted previous patch because of potential errors
0.4.67claws2
* src/inc.c, src/prefs_common.c, src/prefs_common.h:
applied "toggle mail-retrieval dialog window" patch submitted
by Eric Limpens <eric@qnt.net>
* sync with sylpheed 0.4.67cvs4
2001-05-12 [sergey]
* src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
some picky compilers.
* src/rfc2015.h: provide prototype for rfc2015_disable_all().
* src/grouplist_dialog.c: include alertpanel.h.
* src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
fix compile warning.
* src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
#include "defs.h" before others to prevent the warning of `MIN'
and `MAX' redefinition.
2001-05-11 01:00:27 +02:00
2001-05-11 [hoa]
* src/main.c
* src/messageview.c
* src/prefs_account.c
* src/prefs_display_header.c
removed warning
* src/Makefile.am
added prefs_scoring.[ch]
* src/grouplist_dialog.c
display an error dialog box if the group list
cannot be fetched.
* src/mainwindow.[ch]
added main_window_set_thread_option() function
scoring dialog box enabled
* src/matcher.[ch]
added flags matching unread /new / marked
/ deleted / replied / forwarded
* src/news.c
newsgroups are now finally in newscache
* src/prefs_matcher.[ch]
finished preferences for matching dialog
* added src/prefs_scoring.[ch]
scoring dialog box completed
* src/scoring.[ch]
conversion to string : added scoringprop_to_string()
write config for preferences :
added prefs_scoring_write_config()
* src/summaryview.c
threads can be enabled/disabled independently
for each folder
2001-05-10 13:19:38 +02:00
2001-05-10 [alfons]
2001-05-10 15:11:12 +02:00
0.4.67claws1
* AUTHORS:
thought it would be nice to have a list of all
contributors (used Changelog as a reference)
* configure.in:
messed up version numbering...
2001-05-10 13:19:38 +02:00
0.4.66claws1
2001-05-10 15:11:12 +02:00
* sync with sylpheed 0.4.67cvs1-3
2001-05-10 13:19:38 +02:00
2001-05-10 08:05:56 +02:00
2001-05-10 [darko]
* src/prefs_common.c:
better UI for strftime format, double clicking
on format now inserts the format in text entry
replaced close button with standard OK/Cancel
moved date format button to the right of the
text entry field
2001-05-09 [alfons]
* src/gtkstext.c:
Ctrl-Home / Ctrl-End have proper cursor navigation
2001-05-09 [hoa]
2001-05-09 15:30:45 +02:00
* src/prefs_matcher.c
finished UI to define matching properties
added ok and cancel button
* src/prefs_filter.c
added ok and cancel button
* src/news.c
fixed some bug in xhdr parsing
2001-05-09 15:30:45 +02:00
2001-05-08 [alfons]
* src/textview.c:
fixed a bug in textview_show_header(), which displayed two colons (':');
cleaned up some warnings
2001-05-08 [hoa]
* src/Makefile.am
added prefs_matcher.[ch]
compilation with -W -Wall
* src/alertpanel.c
ungrab the mouse events if grabbed - does it
fix the bug for disposition notification ?
* src/mainwindow.c
added a menu option to open the matching dialog.
* src/matcher.[ch]
added matcherprop_to_string() and matcherlist_to_string()
fixed some bugs, changed the name of some options
age_sup and age_inf becomes age_greater and age_lower,
body and messageheaders becomes body_part and headers_part,
changed the names of constants from SCORING_XXX to MATCHING_XXX
* src/prefs_display_header.c
* src/prefs_headers.c
fixed a bug that accidentally destroyed dialogs
when closed them with delete_event
Added *_deleted() which handle delete_event signal correctly.
* src/prefs_folder_item.[ch]
added "enable_thread" field for future customization
* added src/prefs_matcher.[ch]
sample of the UI to define matching properties
* src/procheader.c
using procheader_headername_equal instead of str*cmp functions
using procheader_parse_header() function
* src/scoring.c
using MATCHING_XXX instead of SCORING_XXX
* src/summaryview.c
display the sender of the news even if this is ourself
when this is a news message.
* src/textview.c
using headername_equal() instead of str*cmp functions
2001-05-08 12:56:59 +02:00
2001-05-08 [alfons]
2001-05-08 15:15:53 +02:00
0.4.66claws
* sync with sylpheed 0.4.66
2001-05-08 12:56:59 +02:00
* src/gtkstext.c: trace logs added
2001-05-08 [sergey]
* src/prefs_common.[ch]: added option to enable/disable GnuPG
signature check popup.
* src/rfc2015.c (check_signature): show signature check popup only
if it is enabled in preferences.
2001-05-08 00:13:03 +02:00
2001-05-07 [alfons]
0.4.66claws4
* sync with sylpheed 0.4.66cvs6
2001-05-07 [darko]
* src/prefs_common.[ch]: added option to enable/disable
looking up sender name in address book for summary pane
* src/summaryview.c: look up sender in the address book
by using Alfons' address completion code
2001-05-07 08:47:27 +02:00
2001-05-07 [hiroyuki]
* src/inc.h
src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
member of Pop3State.
* src/news.c: brought #include "defs.h" before #include <glib.h>
to prevent the warning of `MIN' and `MAX' redefinition.
2001-05-07 00:31:24 +02:00
2001-05-06 [hoa]
* removed src/headers_display.[ch]
* removed src/prefs_display_headers.[ch]
* src/inc.c
use a temporary file in the user directory for mbox import
* src/news.c
added XHDR support to get "To" and "Cc" headers
(in order to match news with to or cc field for
scoring)
added function news_parse_xhdr() to get XHDR response
* src/nntp.[ch]
added function nntp_xhdr()
* src/matcher.c
fetch the message if necessary
2001-05-06 22:06:56 +02:00
2001-05-06 [alfons]
0.4.66claws3
* sync with sylpheed 0.4.66cvs3-5
2001-05-06 14:47:27 +02:00
2001-05-06 [hoa]
* src/utils.[ch]
added function itos_buf() to enable use of several buffers
* src/summaryview.c
use of itos_buf() instead of itos() in summary list
to fix the broken display of message number.
2001-05-06 11:52:29 +02:00
2001-05-06 [alfons]
* src/gtkstext.c: bug in cursor up navigation fixed,
fixed another unsigned / signed comparison (we're getting there :-)
2001-05-06 11:52:29 +02:00
2001-05-06 06:27:28 +02:00
2001-05-06 [hoa]
* src/Makefile.am
added scoring.c scoring.h
prefs_folder_item.c prefs_folder_item.h
matcher.c matcher.h
* src/defs.h
added FOLDERITEM_RC SCORING_RC
* src/folder.[ch]
added prefs field in FolderItem :
properties for each folder (PrefsFolderItem),
sorting type and mode were added as the first properties.
* src/main.c
read config for scoring
* added src/matcher.[ch]
gives functions to parse configuration file to do
matching on mails with a list of conditions.
* src/mainwindow.c
add option to sort by score
* src/prefs_common.[ch]
added preference option to show score and for
the score column size
* added src/prefs_folder_item.[ch]
properties for each folder (PrefsFolderItem),
sorting type and mode were added as the first properties.
* src/procheader.[ch]
added procheader_parse_header()
added procheader_header_free()
added procheader_headername_equal()
and made modification to use them.
* src/procmsg.[ch]
added score field to MsgInfo structure
* added src/scoring.[ch]
gives functions to parse configuration file to do
scoring on mails with a list of conditions.
* src/summaryview.[ch]
save the sorting type and mode for the folder
added column to display the score of the mail
added function summary_score_clicked()
sorting type and mode are restored to the folder
when it is reopen
* src/textview.c
use procheader_parse_header(), procheader_headername_equal()
removed memory leak in text_scan_header when freeing headers
2001-05-06 06:48:43 +02:00
* src/filter.c
changed the function to match names of headers
using procheader_headername_equal()
2001-05-06 06:27:28 +02:00
Scoring functions are implemented, an interface is needed
to configure that.
2001-05-04 [alfons]
* src/gtkstext.c:
hopefully fixed the row up navigation bug,
2001-05-05 19:39:11 +02:00
removed adding back / forward lines to cache
2001-05-04 [sergey]
* src/prefs_display_headers.c: user interface changes:
(prefs_display_headers_create): remove unused "Show" check button;
allow reordering of headers by dragging.
(prefs_display_headers_write_config): remove unused variables.
(prefs_display_headers_set_dialog): do not insert "(New)" at top
of lists (not needed with the new UI).
(prefs_display_headers_set_list): scan lists starting from row 0,
not 1 (do not skip "(New)").
(prefs_display_headers_find_header): new function.
(prefs_display_headers_clist_set_row): do not allow duplicates.
(prefs_display_headers_delete_cb): do not skip row 0; treat
closing the alert window by ESC as "No".
(prefs_display_headers_up): do not protect row 0.
(prefs_display_headers_down): do not protect row 0.
2001-05-04 [sergey]
* src/mainwindow.c (next_marked_cb, prev_marked_cb): new
2001-08-27 15:36:15 +02:00
functions.
* src/summaryview.c
(summary_find_next_marked_msg, summary_find_prev_marked_msg,
summary_select_next_marked, summary_select_prev_marked): new
functions.
2001-05-03 [sergey]
* src/news.c: fixed a bug when no article can be fetched after
server timeout if the connection was restored by news_post():
(news_select_group): new function.
(news_fetch_msg): call news_select_group() before fetching
article.
(news_get_uncached_articles): set session->group after successful
GROUP command.
2001-05-03 [hoa]
* src/defs.h
* src/procmsg.[ch]
* src/procheader.c
changed version of cache, added cc field
* src/prefs_display_headers.c
the interface was changed
* src/prefs_headers.c
added cancel button
2001-05-03 [alfons]
2001-05-03 23:28:42 +02:00
* completed sync of sylpheed cvs2
* src/gtkstext.c: updated row up / down cursor navigation
* src/textview.c: re-edited, prepared for fixing the email address
scanner.
2001-05-03 10:45:37 +02:00
2001-05-03 [darko]
* src/prefs_common.c: use alfons' strftime ui code
entry_datefmt and datefmt_sample widgets have to be
global in this module because of this change
2001-05-03 [hoa]
* src/messageview.c
* src/prefs_common.[ch] added option to activate the return receipt
feature.
2001-05-02 20:51:12 +02:00
2001-05-02 [alfons]
2001-05-03 00:11:18 +02:00
* src/gtkstext.c: fix for row up/down cursor navigation.
2001-05-02 20:51:12 +02:00
0.4.66claws2
* sync with 0.4.66cvs2
2001-05-02 20:26:06 +02:00
2001-05-02 [paul]
added add-sender-to-addressbook patch
* src/addressbook.c
* src/addressbook.h
* src/summaryview.c
2001-05-02 [sergey]
* src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
G_ALERTDISABLE.
* src/alertpanel.c (alertpanel_create): new argument can_disable,
all existing callers changed to pass FALSE; create a check button
to disable the message.
(alertpanel_message_with_disable): new function.
(alertpanel_show): mask value with G_ALERT_VALUE_MASK.
(alertpanel_button_toggled): new function.
(alertpanel_button_clicked, alertpanel_close): set value using
G_ALERT_VALUE_MASK.
* src/prefs_common.h (PrefsCommon): new field gpgme_warning.
* src/prefs_common.c (prefs_privacy_create): new check button
checkbtn_gpgme_warning.
* src/main.c (main): moved preferences reading before gpgme
initialization; check prefs_common.gpgme_warning before giving the
GnuPG warning and set it to FALSE if the user wants to disable the
warning.
2001-05-02 [hiroyuki]
* src/prefs_display_headers.c: modified the layout and some labels.
2001-05-02 [sergey]
* src/prefs_account.c (prefs_account_fix_size): new function.
(prefs_account_create): call prefs_account_fix_size(); use
gtk_widget_show instead of gtk_widget_show_all (fixes too large
size when the window is shown for the first time).
(prefs_account_basic_create): changed layout of serv_table; moved
localmbox_entry above smtpserv_entry (logically it replaces
POP3/IMAP server).
(prefs_account_protocol_activated): set sensitivity of
nntpauth_chkbtn according to the protocol (in addition to
hide/show); commented out gtk_table_set_row_spacing() calls.
(prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
not sensitive (fixes a bug with disabled username/password boxes
when editing POP3 account after NNTP with authentication).
2001-05-02 [hoa]
* src/account.c
* src/inc.c
* src/prefs_account.[ch]
* src/send.c
removed local account without SMTP server
added option to use mail command instead of a connexion
to SMTP server when a local account is used
* src/prefs_headers.c
fixed a bug
* src/news.c
fixed a bug when connexion immediately closed
2001-05-01 20:25:34 +02:00
2001-05-01 [alfons]
0.4.66claws1
* sync with 0.4.65
2001-05-01 [sergey]
* src/prefs_account.c (Basic, prefs_account_basic_create): new
widget nntpauth_chkbtn.
(prefs_account_protocol_activated): handle nntpauth_chkbtn
visibility.
(prefs_account_nntpauth_toggled): new function.
* src/news.c (news_session_new_for_folder): use NNTP
authentication only if ac->use_nntp_auth is set.
2001-05-01 [hoa]
* src/Makefile.am changed headers.[ch] in customheader.[ch]
* src/prefs_display_headers.c changed the UI
* src/prefs_headers.c changed account_name to account_id
* src/compose.c using customheader.h
2001-05-01 [hiroyuki]
* src/esmtp.c
src/news.c
src/nntp.c: changed sock_read() to sock_gets(), they've been left
unsynched.
2001-05-01 [hoa]
* src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
* src/defs.h added HEADERS_DISPLAY_RC : name of the config file
for displaying of headers
* src/grouplist_dialog.[ch] minor changes to remove warnings
* src/prefs_display_headers.[ch] dialog to choose the
headers to display in the mail viewer.
* src/headers.h correction of #define
* src/headers_display.[ch] configuration for displaying of headers.
* src/main.c read config of displaying of headers
* src/prefs_common.c add a button to access the config dialog
for displaying of headers
* src/prefs_display_headers.[ch] dialog for configuration for
displaying of the headers.
* src/prefs_headers.c cleaning of code
* src/procheader.c comments added to code
* src/textview.c changes to reorder the headers depending
on the config for displaying of headers
2001-04-30 23:27:59 +02:00
2001-04-30 [alfons]
0.4.65claws7
* sync with 0.4.65cvs12
NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
2001-04-30 [sergey]
* src/nntp.h (NNTPSockInfo): new field auth_failed.
* src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
is set to force reconnection after authentication failure.
(nntp_gen_command): set sock->auth_failed on authentication
failure, or if sock->userid and sock->passwd are not set.
* src/news.c (news_session_new_for_folder): set userid=NULL if
password dialog is cancelled.
2001-04-30 [sergey]
2001-04-30 16:58:37 +02:00
* src/nntp.h (NNTPSockInfo): new type.
* src/nntp.c: all functions updated to use NNTPSockInfo instead of
SockInfo.
(nntp_open_auth, nntp_close): new functions.
(nntp_gen_command): new function to handle authentication; all
NNTP command functions updated to use it.
(nntp_authinfo_user, nntp_authinfo_pass): deleted.
(nntp_list): removed old useless code.
* src/news.h (NNTPSession): new field nntp_sock.
* src/news.c: all functions updated to use NNTPSockInfo instead of
SockInfo.
(news_session_new): new arguments (userid, passwd); made static;
use nntp_open_auth() if needed.
(news_session_destroy): use nntp_close() instead of sock_close().
(news_query_password): changed arguments.
(news_session_new_for_folder): new function.
(news_session_get): use news_session_new_for_folder().
(news_authenticate): deleted.
(news_get_uncached_articles): removed old authentication code.
2001-04-30 [sergey]
* src/news.c: reverted my previous changes (need to do NNTP
authentication in a cleaner way).
2001-04-29 [sergey]
* src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
news_nntp_post, news_nntp_mode): new functions (wrappers with
authentication support).
(news_get_article_cmd, news_get_article, news_get_header): new
argument "folder"; all callers changed.
(news_get_article_cmd): added authentication support.
(news_session_get): use news_nntp_mode() instead of nntp_mode().
(news_post): use news_nntp_post() instead of nntp_post().
(news_get_uncached_articles): use news_nntp_group() instead of
nntp_group() and news_nntp_xover() instead of nntp_xover();
removed old authentication code.
(news_get_group_list): use news_nntp_list() instead of nntp_list().
* src/nntp.c (nntp_list): return real error code instead of
hardcoded NN_ERROR.
2001-04-28 22:08:34 +02:00
2001-04-29 [sergey]
* configure.in: fixed wint_t typedef detection again
2001-04-28 12:30:20 +02:00
2001-04-28 [hoa]
* src/prefs_account.[ch], added A_LOCAL_CMD
(send mail with mail command)
* src/send.c added function send_message_with_command()
* src/inc.c made a more secure get_spool() function with
mktemp() but maybe mkstemp() or something more
secure can be used.
2001-04-28 00:47:56 +02:00
2001-04-28 [alfons]
* src/textview.c, colorization of email addresses in headers
0.4.65claws6
2001-04-28 20:04:08 +02:00
* bug sync with sylpheed
2001-04-28 01:06:07 +02:00
* prefs_common.c: created date format ui for darko
2001-04-28 00:47:56 +02:00
* sync with 0.4.65cvs11
* configure.in: corrected to have the new gpg checks
2001-04-27 22:27:24 +02:00
2001-04-27 [alfons]
* completed sync with 0.4.65cvs10
* minor debug things added to gtkstext.c
2001-04-27 18:05:55 +02:00
2001-04-27 [darko]
* configure.in: remove check for availability of
strftime() as advised by Hiroyuki
* src/prefs_common.[ch], src/procheader.c:
synch strftime() code with Hiroyki's main branch
2001-04-26 18:41:29 +02:00
2001-04-26 [sergey]
* src/news.c: news_query_password(), news_authenticate(): new
functions.
news_get_uncached_articles(): added NNTP authentication
handling.
* src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
new functions.
* src/prefs_account.c: prefs_account_protocol_activated():
enable userid and password fields for NNTP.
2001-04-26
* configure.in: check for availability of strftime()
[darko]
* src/prefs_common.[ch], src/procheader.c: use
strftime() for displaying date in summary pane if it
is available
2001-04-25 20:03:01 +02:00
2001-04-25
* more .cvsignore cleanups [alfons]
2001-04-25
* ac/sv-check-type.m4: new autoconf macro.
* configure.in: fixed wint_t typedef detection (did not work
with gcc-2.96).
2001-04-25 11:26:52 +02:00
2001-04-25
* acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
[hiroyuki]
2001-04-24 18:52:16 +02:00
2001-04-24
* modified gtkstext.c : buggy cursor navigation fixed,
and font descent also taken in account when drawing
cursor. [alfons]
2001-04-28 12:30:20 +02:00
2001-04-24 [hoa]
2001-04-24 15:54:14 +02:00
* added comments in src/news.c src/nntp.c
2001-04-24 17:44:45 +02:00
* added src/prefs_headers.[ch]
* added src/headers.[ch]
* modified compose.c to activate custom headers
added function is_in_custom_headers
* modified prefs_account.[ch]
added function prefs_account_customhdr_edit
* modified src/defs.h :
added HEADERS_RC : name of the config file
for the custom headers
2001-04-24 15:54:14 +02:00
2001-04-23 23:56:57 +02:00
2001-04-24
2001-04-24 00:41:15 +02:00
0.4.65claws5
* configure.in
src/gtkstext.[ch]
src/compose.c
src/Makefile.am
added gtkstext with configure.in patch by Hiroyuki which
should fix the XIM detection [alfons]
* more clean up of cvs [alfons]
* removed all Makefile.in files to attic.
* updated all .cvsignores to really ignore things that could
be unintentionally committed by a recursive commit.
2001-04-23 23:56:57 +02:00
2001-04-28 12:30:20 +02:00
2001-04-23 [hoa]
2001-04-24 15:54:14 +02:00
* added src/grouplist_dialog.[ch]
* changed src/folderview.c to call grouplist_dialog instead
of inputdialog
* src/news.c :
added functions news_reset_group_list
and news_get_group_list
* src/nntp.c :
added function nntp_list
* src/defs.h :
added GROUPLIST_FILE : name of the newsgroup list cache file
2001-04-21
* added option to warn about queued messages on exit [sergey]:
* src/compose.c: compose_queue(): call folder_item_scan()
and folderview_update_item() after queueing.
* src/folderview.c: folderview_update_node(): draw the queue
folder in bold font if there are queued messages.
* src/mainwindow.c: queued_messages(): new function.
app_exit_cb(): display warning if there are queued messages
if warn_queued_on_exit is set.
* prefs_common.[ch]: add warn_queued_on_exit option.
* enhanced GnuPG key selection support [sergey]:
* src/select-keys.c: updated to newer version from Win32
branch with support for selecting arbitrary keys.
* src/prefs_account.c: added the Privacy tab to the account
options window.
prefs_account_privacy_create(),
prefs_account_sign_key_set_data_from_radiobtn(),
prefs_account_sign_key_set_radiobtn(): new functions.
* src/prefs_account.h: new preferences sign_key_type, sign_key_id.
* src/rfc2015.c: set_signers(): new function.
pgp_sign(): add the account parameter, call set_signers().
rfc2015_sign(): add the account parameter, pass it to pgp_sign().
* src/rfc2015.h: rfc2015_sign(): updated prototype.
* src/compose.c: pass the current account to rfc2015_sign().
2001-04-21 15:18:13 +02:00
* tag name claws added to prevent confusion with main branch [alfons]
* Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
* autogen.sh: Added "--enable-maintainer-mode". [sergey]
2001-04-21 01:24:31 +02:00
* sync with recent sylpheed cvs. Untested though. [alfons]