Commit graph

53 commits

Author SHA1 Message Date
Holger Berndt
24f2589ccc 2009-11-25 [holger] 3.7.3cvs22
* Makefile.am
	* src/common/Makefile.am
	* src/common/utils.c
	* src/common/utils.h
		Add a function to query the
		filepath of the .desktop file
2009-11-25 22:14:02 +00:00
Paweł Pękala
af430eef53 2009-11-19 [pawel] 3.7.3cvs18
* Makefile.am
		complete 3.7.3cvs15 so install is DESTDIR safe
		remove icons with changed names on uninstall
2009-11-19 17:00:45 +00:00
Paweł Pękala
d14322195e 2009-11-17 [pawel] 3.7.3cvs15
* Makefile.am
		Fix Bug 2049 'some icons not copied?'
		Install additional 64x64 and 128x128 icons
2009-11-17 20:01:21 +00:00
Holger Berndt
9571391aa5 2009-09-07 [holger] 3.7.2cvs29
* Makefile.am
		Also update the icon cache on uninstall.
		This prevents possible problems when Claws Mail was
		uninstalled and installed again into a different location,
		see http://bugzilla.gnome.org/show_bug.cgi?id=362604
		and the blog post linked therein
2009-09-07 20:14:15 +00:00
Colin Leroy
440055c5cc 2008-12-13 [colin] 3.6.1cvs75
* Makefile.am
	* src/Makefile.am
	* src/common/ssl.c
	* src/common/utils.c
	* src/common/utils.h
	* tools/Makefile.am
		Finish previous patch
2008-12-13 21:20:39 +00:00
Paul Mangan
09bb897e07 2007-10-30 [paul] 3.0.2cvs108
* Makefile.am
		add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
2007-10-30 08:46:18 +00:00
Paul Mangan
e6dc3b7ea5 2007-08-24 [paul] 2.10.0cvs165
* Makefile.am
		oops! if i'm quick no-one will notice
		(put back the proper file)
2007-08-24 13:34:45 +00:00
Paul Mangan
ca79f5e37d 2007-08-24 [paul] 2.10.0cvs164
* AUTHORS
	* Makefile.am
	* README
	* src/gtk/authors.h
	* tools/Makefile.am
	* tools/README
	* tools/mew2claws-mail.pl
		add new script that imports a Mew address book
		submitted by Jerome Lelong
2007-08-24 13:30:33 +00:00
Paul Mangan
fefae8e1ac 2007-01-03 [paul] 2.6.1cvs97
* ChangeLog
	* ChangeLog.pre2.0.0
	* Makefile.am
		archive a chunk of ChangeLog in
		ChangeLog.pre2.0.0
	* ChangeLog.gtk1
	* doc/src/ChangeLog.claws-pre0.8.0
		remove ChangeLog.claws-pre0.8.0, adding
		its contents to ChangeLog.gtk1
2007-01-03 06:14:40 +00:00
Colin Leroy
9828e1ff54 2006-12-28 [colin] 2.6.1cvs86
* Makefile.am
		Fix desktop/icon simplification
2006-12-28 17:58:49 +00:00
Colin Leroy
094b3d8237 2006-12-28 [colin] 2.6.1cvs85
* Makefile.am
		Make desktop and icon not
		dependant on the desktop
2006-12-28 17:11:46 +00:00
Colin Leroy
1153e5ad71 2006-12-18 [colin] 2.6.1cvs47
* Makefile.am
	* src/common/defs.h
	* src/gtk/Makefile.am
	* src/gtk/about.c
		Add a Release notes tab from the contents of
		$(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
2006-12-18 17:21:29 +00:00
Paul Mangan
8c8b6d0d2f 2006-11-27 [paul] 2.6.0cvs64
* Makefile.am
	* configure.ac
	* m4/aclocal-include.m4
	* m4/check-type.m4
	* src/Makefile.am
	* src/addr_compl.c
	* src/compose.c
	* src/crash.c
	* src/export.c
	* src/exporthtml.c
	* src/exportldif.c
	* src/imap.c
	* src/import.c
	* src/main.c
	* src/main.h
	* src/matcher.c
	* src/mimeview.c
	* src/procmsg.c
	* src/textview.c
	* src/common/Makefile.am
	* src/common/claws.c
	* src/common/claws.h
	* src/common/ssl.c
	* src/common/sylpheed.c
	* src/common/sylpheed.h
	* src/etpan/Makefile.am
	* src/gtk/Makefile.am
	* src/gtk/claws-marshal.list
	* src/gtk/filesel.c
	* src/gtk/gtksctree.c
	* src/gtk/quicksearch.c
	* src/gtk/sylpheed-marshal.list
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/demo/demo.c
	* src/plugins/dillo_viewer/dillo_viewer.c
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpcore/claws.def
	* src/plugins/pgpcore/pgp_viewer.c
	* src/plugins/pgpcore/plugin.c
	* src/plugins/pgpcore/sylpheed.def
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpinline/claws.def
	* src/plugins/pgpinline/plugin.c
	* src/plugins/pgpinline/sylpheed.def
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/pgpmime/claws.def
	* src/plugins/pgpmime/plugin.c
	* src/plugins/pgpmime/sylpheed.def
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/spamassassin/spamassassin_gtk.c
	* src/plugins/trayicon/trayicon.c
		yet more renaming
		remove deprecated gtk_tooltips_set_delay()
2006-11-27 08:07:23 +00:00
Colin Leroy
ee4ead6b50 2006-11-07 [paul] 2.6.0cvs8
* Makefile.am
		Fix icon breakages with Gtk, which needs a
		cache updated to see them.
2006-11-07 13:25:15 +00:00
Colin Leroy
5556e23136 2006-11-07 [paul] 2.6.0cvs7
* .cvsignore
	* AUTHORS
	* COPYING
	* INSTALL
	* Makefile.am
	* NEWS
	* README
	* RELEASE_NOTES
	* autogen.sh
	* claws-mail-128x128.png
	* claws-mail-64x64.png
	* claws-mail.ico
	* claws-mail.pc.in
	* claws-mail.png
	* configure.ac
	* sylpheed-claws-128x128.png
	* sylpheed-claws-64x64.png
	* sylpheed-claws.desktop
	* sylpheed-claws.ico
	* sylpheed-claws.pc.in
	* sylpheed-claws.png
	* debian/README.Debian
	* debian/changelog
	* debian/claws-mail.desktop
	* debian/claws-mail.menu
	* debian/claws-mail.postinst.debhelper
	* debian/claws-mail.postrm.debhelper
	* debian/control
	* debian/copyright
	* debian/files
	* debian/rules
	* debian/sylpheed-claws.desktop
	* debian/sylpheed-claws.menu
	* debian/sylpheed-claws.postinst.debhelper
	* debian/sylpheed-claws.postrm.debhelper
	* doc/man/Makefile.am
	* doc/man/claws-mail.1
	* doc/man/sylpheed-claws.1
	* doc/src/ChangeLog.claws-pre0.8.0
	* manual/Makefile.am
	* manual/account.xml
	* manual/ack.xml
	* manual/addrbook.xml
	* manual/advanced.xml
	* manual/claws-mail-manual.xml
	* manual/faq.xml
	* manual/glossary.xml
	* manual/handling.xml
	* manual/intro.xml
	* manual/keyboard.xml
	* manual/plugins.xml
	* manual/starting.xml
	* manual/sylpheed-claws-manual.xml
	* manual/xml2pdf
	* manual/dist/.cvsignore
	* manual/dist/html/.cvsignore
	* manual/dist/html/Makefile.am
	* manual/dist/pdf/.cvsignore
	* manual/dist/pdf/Makefile.am
	* manual/dist/ps/.cvsignore
	* manual/dist/ps/Makefile.am
	* manual/dist/txt/.cvsignore
	* manual/dist/txt/Makefile.am
	* manual/es/Makefile.am
	* manual/es/advanced.xml
	* manual/es/claws-mail-manual.xml
	* manual/es/faq.xml
	* manual/es/glossary.xml
	* manual/es/handling.xml
	* manual/es/intro.xml
	* manual/es/plugins.xml
	* manual/es/sylpheed-claws-manual.xml
	* manual/es/dist/.cvsignore
	* manual/es/dist/html/.cvsignore
	* manual/es/dist/html/Makefile.am
	* manual/es/dist/pdf/.cvsignore
	* manual/es/dist/pdf/Makefile.am
	* manual/es/dist/ps/.cvsignore
	* manual/es/dist/ps/Makefile.am
	* manual/es/dist/txt/.cvsignore
	* manual/es/dist/txt/Makefile.am
	* manual/fr/Makefile.am
	* manual/fr/account.xml
	* manual/fr/ack.xml
	* manual/fr/addrbook.xml
	* manual/fr/advanced.xml
	* manual/fr/claws-mail-manual.xml
	* manual/fr/faq.xml
	* manual/fr/glossary.xml
	* manual/fr/handling.xml
	* manual/fr/intro.xml
	* manual/fr/keyboard.xml
	* manual/fr/plugins.xml
	* manual/fr/starting.xml
	* manual/fr/sylpheed-claws-manual.xml
	* manual/fr/dist/.cvsignore
	* manual/fr/dist/html/.cvsignore
	* manual/fr/dist/html/Makefile.am
	* manual/fr/dist/pdf/.cvsignore
	* manual/fr/dist/pdf/Makefile.am
	* manual/fr/dist/ps/.cvsignore
	* manual/fr/dist/ps/Makefile.am
	* manual/fr/dist/txt/.cvsignore
	* manual/fr/dist/txt/Makefile.am
	* manual/pl/Makefile.am
	* manual/pl/account.xml
	* manual/pl/ack.xml
	* manual/pl/addrbook.xml
	* manual/pl/advanced.xml
	* manual/pl/claws-mail-manual.xml
	* manual/pl/faq.xml
	* manual/pl/glossary.xml
	* manual/pl/handling.xml
	* manual/pl/intro.xml
	* manual/pl/keyboard.xml
	* manual/pl/plugins.xml
	* manual/pl/starting.xml
	* manual/pl/sylpheed-claws-manual.xml
	* manual/pl/dist/.cvsignore
	* manual/pl/dist/html/.cvsignore
	* manual/pl/dist/html/Makefile.am
	* manual/pl/dist/pdf/.cvsignore
	* manual/pl/dist/pdf/Makefile.am
	* manual/pl/dist/ps/.cvsignore
	* manual/pl/dist/ps/Makefile.am
	* manual/pl/dist/txt/.cvsignore
	* manual/pl/dist/txt/Makefile.am
	* po/.cvsignore
	* po/Makevars
	* src/.cvsignore
	* src/Makefile.am
	* src/account.c
	* src/account.h
	* src/action.c
	* src/action.h
	* src/adbookbase.h
	* src/addr_compl.c
	* src/addr_compl.h
	* src/addrbook.c
	* src/addrcache.c
	* src/addrcache.h
	* src/addrcindex.c
	* src/addrcindex.h
	* src/addrclip.c
	* src/addrclip.h
	* src/addrdefs.h
	* src/addressadd.c
	* src/addressadd.h
	* src/addressbook.c
	* src/addressbook.h
	* src/addressbook_foldersel.c
	* src/addressbook_foldersel.h
	* src/addrgather.c
	* src/addrgather.h
	* src/addrharvest.c
	* src/addrharvest.h
	* src/addrindex.c
	* src/addrindex.h
	* src/addritem.c
	* src/addritem.h
	* src/addrquery.c
	* src/addrquery.h
	* src/addrselect.c
	* src/addrselect.h
	* src/alertpanel.c
	* src/alertpanel.h
	* src/browseldap.c
	* src/browseldap.h
	* src/codeconv.c
	* src/codeconv.h
	* src/compose.c
	* src/crash.c
	* src/crash.h
	* src/customheader.c
	* src/customheader.h
	* src/displayheader.c
	* src/displayheader.h
	* src/editaddress.c
	* src/editaddress.h
	* src/editbook.c
	* src/editbook.h
	* src/editgroup.c
	* src/editgroup.h
	* src/editjpilot.c
	* src/editjpilot.h
	* src/editldap.c
	* src/editldap.h
	* src/editldap_basedn.c
	* src/editldap_basedn.h
	* src/editvcard.c
	* src/editvcard.h
	* src/exphtmldlg.c
	* src/exphtmldlg.h
	* src/expldifdlg.c
	* src/expldifdlg.h
	* src/export.c
	* src/exporthtml.c
	* src/exporthtml.h
	* src/exportldif.c
	* src/exportldif.h
	* src/filtering.c
	* src/filtering.h
	* src/folder.c
	* src/folder.h
	* src/folder_item_prefs.c
	* src/folder_item_prefs.h
	* src/foldersel.c
	* src/foldersel.h
	* src/folderutils.c
	* src/folderutils.h
	* src/folderview.c
	* src/folderview.h
	* src/grouplistdialog.c
	* src/grouplistdialog.h
	* src/html.c
	* src/html.h
	* src/image_viewer.c
	* src/image_viewer.h
	* src/imap.c
	* src/imap.h
	* src/imap_gtk.c
	* src/imap_gtk.h
	* src/import.c
	* src/import.h
	* src/importldif.c
	* src/importldif.h
	* src/importmutt.c
	* src/importmutt.h
	* src/importpine.c
	* src/importpine.h
	* src/inc.c
	* src/inc.h
	* src/jpilot.c
	* src/jpilot.h
	* src/ldapctrl.c
	* src/ldapctrl.h
	* src/ldaplocate.c
	* src/ldaplocate.h
	* src/ldapquery.c
	* src/ldapquery.h
	* src/ldapserver.c
	* src/ldapserver.h
	* src/ldaputil.c
	* src/ldaputil.h
	* src/ldif.c
	* src/ldif.h
	* src/localfolder.c
	* src/localfolder.h
	* src/main.c
	* src/main.h
	* src/mainwindow.c
	* src/mainwindow.h
	* src/manual.c
	* src/manual.h
	* src/matcher.c
	* src/matcher.h
	* src/matcher_parser.h
	* src/matcher_parser_lex.l
	* src/matcher_parser_parse.y
	* src/mbox.c
	* src/mbox.h
	* src/message_search.c
	* src/message_search.h
	* src/messageview.c
	* src/messageview.h
	* src/mh.c
	* src/mh.h
	* src/mh_gtk.c
	* src/mh_gtk.h
	* src/mimeview.c
	* src/mimeview.h
	* src/msgcache.c
	* src/msgcache.h
	* src/mutt.c
	* src/mutt.h
	* src/news.c
	* src/news.h
	* src/news_gtk.c
	* src/news_gtk.h
	* src/noticeview.c
	* src/noticeview.h
	* src/partial_download.c
	* src/partial_download.h
	* src/pine.c
	* src/pine.h
	* src/pop.c
	* src/pop.h
	* src/prefs_account.c
	* src/prefs_account.h
	* src/prefs_actions.c
	* src/prefs_actions.h
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_compose_writing.c
	* src/prefs_compose_writing.h
	* src/prefs_customheader.c
	* src/prefs_customheader.h
	* src/prefs_display_header.c
	* src/prefs_display_header.h
	* src/prefs_ext_prog.c
	* src/prefs_ext_prog.h
	* src/prefs_filtering.c
	* src/prefs_folder_column.c
	* src/prefs_folder_column.h
	* src/prefs_folder_item.c
	* src/prefs_folder_item.h
	* src/prefs_fonts.c
	* src/prefs_fonts.h
	* src/prefs_gtk.c
	* src/prefs_gtk.h
	* src/prefs_image_viewer.c
	* src/prefs_image_viewer.h
	* src/prefs_matcher.c
	* src/prefs_matcher.h
	* src/prefs_message.c
	* src/prefs_message.h
	* src/prefs_msg_colors.c
	* src/prefs_msg_colors.h
	* src/prefs_other.c
	* src/prefs_other.h
	* src/prefs_quote.c
	* src/prefs_quote.h
	* src/prefs_receive.c
	* src/prefs_receive.h
	* src/prefs_send.c
	* src/prefs_send.h
	* src/prefs_spelling.c
	* src/prefs_spelling.h
	* src/prefs_summaries.c
	* src/prefs_summaries.h
	* src/prefs_summary_column.c
	* src/prefs_summary_column.h
	* src/prefs_template.c
	* src/prefs_template.h
	* src/prefs_themes.c
	* src/prefs_themes.h
	* src/prefs_toolbar.c
	* src/prefs_toolbar.h
	* src/prefs_wrapping.c
	* src/prefs_wrapping.h
	* src/privacy.c
	* src/privacy.h
	* src/procheader.c
	* src/procheader.h
	* src/procmime.c
	* src/procmime.h
	* src/procmsg.c
	* src/procmsg.h
	* src/quote_fmt.c
	* src/quote_fmt_parse.y
	* src/recv.c
	* src/recv.h
	* src/remotefolder.c
	* src/remotefolder.h
	* src/send_message.c
	* src/send_message.h
	* src/setup.c
	* src/setup.h
	* src/sourcewindow.c
	* src/sourcewindow.h
	* src/ssl_manager.c
	* src/ssl_manager.h
	* src/statusbar.c
	* src/statusbar.h
	* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/summary_search.c
	* src/summary_search.h
	* src/summaryview.c
	* src/summaryview.h
	* src/syldap.c
	* src/syldap.h
	* src/textview.c
	* src/textview.h
	* src/toolbar.c
	* src/toolbar.h
	* src/undo.c
	* src/undo.h
	* src/unmime.c
	* src/unmime.h
	* src/vcard.c
	* src/vcard.h
	* src/wizard.c
	* src/wizard.h
	* src/common/base64.c
	* src/common/base64.h
	* src/common/defs.h
	* src/common/hooks.c
	* src/common/hooks.h
	* src/common/log.c
	* src/common/log.h
	* src/common/mgutils.c
	* src/common/mgutils.h
	* src/common/nntp.c
	* src/common/nntp.h
	* src/common/passcrypt.c
	* src/common/passcrypt.h.in
	* src/common/plugin.c
	* src/common/plugin.h
	* src/common/prefs.c
	* src/common/prefs.h
	* src/common/progressindicator.c
	* src/common/progressindicator.h
	* src/common/quoted-printable.c
	* src/common/quoted-printable.h
	* src/common/session.c
	* src/common/session.h
	* src/common/smtp.c
	* src/common/smtp.h
	* src/common/socket.c
	* src/common/socket.h
	* src/common/ssl.c
	* src/common/ssl.h
	* src/common/stringtable.c
	* src/common/stringtable.h
	* src/common/sylpheed.c
	* src/common/sylpheed.h
	* src/common/template.c
	* src/common/template.h
	* src/common/timing.h
	* src/common/utils.c
	* src/common/utils.h
	* src/common/version.h.in
	* src/common/xml.c
	* src/common/xml.h
	* src/common/xmlprops.c
	* src/common/xmlprops.h
	* src/gtk/about.c
	* src/gtk/colorlabel.c
	* src/gtk/colorlabel.h
	* src/gtk/colorsel.c
	* src/gtk/colorsel.h
	* src/gtk/combobox.c
	* src/gtk/combobox.h
	* src/gtk/description_window.c
	* src/gtk/description_window.h
	* src/gtk/filesel.c
	* src/gtk/filesel.h
	* src/gtk/foldersort.c
	* src/gtk/foldersort.h
	* src/gtk/gtkaspell.c
	* src/gtk/gtkaspell.h
	* src/gtk/gtksctree.c
	* src/gtk/gtkshruler.c
	* src/gtk/gtkshruler.h
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/icon_legend.c
	* src/gtk/icon_legend.h
	* src/gtk/logwindow.c
	* src/gtk/logwindow.h
	* src/gtk/manage_window.c
	* src/gtk/manage_window.h
	* src/gtk/pluginwindow.c
	* src/gtk/pluginwindow.h
	* src/gtk/prefswindow.c
	* src/gtk/prefswindow.h
	* src/gtk/quicksearch.c
	* src/gtk/quicksearch.h
	* src/pixmaps/claws-mail.xpm
	* src/pixmaps/claws-mail_icon.xpm
	* src/pixmaps/claws-mail_logo.xpm
	* src/pixmaps/sylpheed-claws.xpm
	* src/pixmaps/sylpheed-claws_icon.xpm
	* src/pixmaps/sylpheed-claws_logo.xpm
	* src/plugins/bogofilter/Makefile.am
	* src/plugins/bogofilter/bogofilter.c
	* src/plugins/bogofilter/bogofilter.h
	* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/clamav/Makefile.am
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/clamav/clamav_plugin.h
	* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/demo/Makefile.am
	* src/plugins/demo/demo.c
	* src/plugins/dillo_viewer/Makefile.am
	* src/plugins/dillo_viewer/README
	* src/plugins/dillo_viewer/dillo_prefs.c
	* src/plugins/dillo_viewer/dillo_prefs.h
	* src/plugins/dillo_viewer/dillo_viewer.c
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/pgpcore/passphrase.h
	* src/plugins/pgpcore/pgp_viewer.c
	* src/plugins/pgpcore/pgp_viewer.h
	* src/plugins/pgpcore/plugin.c
	* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/pgpcore/prefs_gpg.h
	* src/plugins/pgpcore/select-keys.c
	* src/plugins/pgpcore/select-keys.h
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpcore/sgpgme.h
	* src/plugins/pgpcore/sylpheed.def
	* src/plugins/pgpcore/version.rc
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpinline/pgpinline.c
	* src/plugins/pgpinline/pgpinline.h
	* src/plugins/pgpinline/plugin.c
	* src/plugins/pgpinline/sylpheed.def
	* src/plugins/pgpinline/version.rc
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/pgpmime/pgpmime.c
	* src/plugins/pgpmime/pgpmime.h
	* src/plugins/pgpmime/plugin.c
	* src/plugins/pgpmime/sylpheed.def
	* src/plugins/pgpmime/version.rc
	* src/plugins/spamassassin/Makefile.am
	* src/plugins/spamassassin/README
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/spamassassin/spamassassin.h
	* src/plugins/spamassassin/spamassassin_gtk.c
	* src/plugins/trayicon/Makefile.am
	* src/plugins/trayicon/trayicon.c
	* tools/OOo2sylpheed.pl
	* tools/README
	* tools/README.sylprint
	* tools/acroread2sylpheed.pl
	* tools/claws.i18n.status.pl
	* tools/filter_conv.pl
	* tools/filter_conv_new.pl
	* tools/freshmeat_search.pl
	* tools/google_search.pl
	* tools/kmail2sylpheed.pl
	* tools/kmail2sylpheed_v2.pl
	* tools/make.themes.project
	* tools/multiwebsearch.pl
	* tools/nautilus2sylpheed.sh
	* tools/outlook2sylpheed.pl
	* tools/sylprint.pl
	* tools/sylprint.rc
	* tools/tb2sylpheed
	* tools/textviewer.sh
	* tools/vcard2xml.py
	* tools/kdeservicemenu/README
	* tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
	* tools/kdeservicemenu/template_sylpheed-attach-files.desktop
	* tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
		Change name to Claws Mail. Announce to follow...
2006-11-07 10:24:03 +00:00
Paul Mangan
6ef68400af 2006-08-29 [paul] 2.4.0cvs109
* Makefile.am
		remove 'make release', it's not needed
		since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
2006-08-29 07:40:29 +00:00
Colin Leroy
765e1e1c3e 2006-01-20 [colin] 1.9.100cvs176
* configure.ac
	* Makefile.am
	* manual/Makefile
	* manual/dist/html/.cvsignore
	* manual/dist/html/Makefile.am
	* manual/dist/pdf/.cvsignore
	* manual/dist/pdf/Makefile.am
	* manual/dist/ps/.cvsignore
	* manual/dist/ps/Makefile.am
	* manual/dist/txt/.cvsignore
	* manual/dist/txt/Makefile.am
		Autotool-ize manual
2006-01-20 18:48:40 +00:00
Colin Leroy
4f3cef0454 2005-12-20 [colin] 1.9.100cvs97
* ABOUT-NLS
	* Makefile.am
	* autogen.sh
	* configure.ac
	* config/config.rpath
	* config/mkinstalldirs
	* m4/Makefile.am
	* m4/glibc2.m4
	* m4/gnupg.m4
	* m4/gpgme.m4
	* m4/intmax.m4
	* m4/longdouble.m4
	* m4/longlong.m4
	* m4/printf-posix.m4
	* m4/signed.m4
	* m4/size_max.m4
	* m4/ulonglong.m4
	* m4/wchar_t.m4
	* m4/wint_t.m4
	* m4/xsize.m4
	* po/Makefile.in.in
	* po/Makevars
	* po/bg.po
	* po/ca.po
	* po/cs.po
	* po/de.po
	* po/el.po
	* po/en_GB.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/hr.po
	* po/hu.po
	* po/it.po
	* po/ja.po
	* po/ko.po
	* po/nb.po
	* po/nl.po
	* po/pl.po
	* po/pt_BR.po
	* po/ru.po
	* po/sk.po
	* po/sr.po
	* po/stamp-po
	* po/sv.po
	* po/zh_CN.po
	* po/zh_TW.po
	* src/Makefile.am
	* src/codeconv.c
	* src/compose.c
	* src/exporthtml.c
	* src/exportldif.c
	* src/folder.c
	* src/main.c
	* src/manual.c
	* src/mh.c
	* src/mimeview.c
	* src/send_message.c
	* src/common/Makefile.am
	* src/common/fnmatch.c
	* src/common/fnmatch.h
	* src/common/fnmatch_loop.c
	* src/common/nntp.c
	* src/common/plugin.c
	* src/common/smtp.c
	* src/common/socket.c
	* src/common/string_match.c
	* src/common/sylpheed.c
	* src/common/utils.c
	* src/common/utils.h
	* src/common/w32_dirent.c
	* src/common/w32_reg.c
	* src/common/w32_signal.c
	* src/common/w32_stat.c
	* src/common/w32_stdio.c
	* src/common/w32_stdlib.c
	* src/common/w32_string.c
	* src/common/w32_time.c
	* src/common/w32_unistd.c
	* src/common/w32_wait.c
	* src/common/w32lib.h
	* src/etpan/Makefile.am
	* src/gtk/Makefile.am
	* src/plugins/clamav/Makefile.am
	* src/plugins/demo/Makefile.am
	* src/plugins/dillo_viewer/Makefile.am
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/pgpcore/plugin.def
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpcore/sylpheed.def
	* src/plugins/pgpcore/version.rc
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpinline/plugin.def
	* src/plugins/pgpinline/sylpheed.def
	* src/plugins/pgpinline/version.rc
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/pgpmime/mypgpcore.def
	* src/plugins/pgpmime/plugin.def
	* src/plugins/pgpmime/sylpheed.def
	* src/plugins/pgpmime/version.rc
	* src/plugins/spamassassin/Makefile.am
		Very little ;-) patch from Werner Koch, providing
		infrastructure for cross-compiling to Win32
2005-12-20 17:43:40 +00:00
Paul Mangan
89673bbaaf * .cvsignore
* ChangeLog
	* ChangeLog.claws	** REMOVED **
	* ChangeLog-gtk2.claws	** REMOVED **
	* ChangeLog.gtk1	** ADDED **
	* INSTALL
	* Makefile.am
	* NEWS
	* README
	* README.claws		** REMOVED **
	* README.jp		** REMOVED **
	* RELEASE_NOTES		** ADDED **
	* RELEASE_NOTES.claws	** REMOVED **
	* commitHelper
	* configure.ac
	* sylpheed.spec.in	** REMOVED **
		tidy up and update the default docs:
		ChangeLog.claws is renamed ChangeLog.gtk1
		ChangeLog-gtk2.claws is renamed ChangeLog
		README.claws is renamed README
		RELEASE_NOTES.claws is renamed RELEASE_NOTES
---------------------------------------------
2005-10-31 11:31:39 +00:00
Paul Mangan
6e140ddc2a 2005-07-18 [paul] 1.9.12cvs77
* ChangeLog-gtk2.jp
	* ChangeLog.jp
		removed
	* Makefile.am
		updated to reflect additions and removals
	* TODO
		updated to be claws-specific
	* TODO-gtk2
	* TODO-gtk2.jp
	* TODO.jp
	* sylpheed-128x128.png
	* sylpheed-64x64.png
		removed
	* sylpheed-claws-128x128.png
	* sylpheed-claws-64x64.png
	* sylpheed-claws.desktop
	* sylpheed-claws.png
		added
	* sylpheed.desktop
	* sylpheed.png
		removed
2005-07-18 09:36:11 +00:00
Colin Leroy
c25667d19b 2005-06-15 [colin] 1.9.11cvs74
* Makefile.am
		Install gnome2 stuff rather than gnome1,
		if both are present
	* src/codeconv.c
	* src/codeconv.h
	* src/compose.c
		Fix headers encoding
	* src/folder.c
		Visual progress when fetching all messages
	* src/folderview.c
	* src/summaryview.c
	* src/summaryview.h
		Prevent changing current message while
		incorporating
2005-06-15 16:38:17 +00:00
Paul Mangan
02dd9e005c 2005-05-09 [paul] 1.9.6cvs58
* AUTHORS
	* INSTALL
	* README.claws
		updated
	* Makefile.am
	* RELEASE_NOTES.claws
		add release notes to cvs to simplify release
		procedure
	* configure.ac
		add ca and fi to ALL_LINGUAS
	* po/Makefile.in.in
		workaround for missing Makevars
	* po/ca.po
	* po/fi.po
		add new Catalan and Finnish translations
		submitted by Miquel Oliete and Flammie Pirinen
	* po/de.po
	* po/es.po
	* po/fr.po
	* po/it.po
	* po/pl.po
	* po/ru.po
	* po/sk.po
	* po/sr.po
	* po/zh_CN.po
		updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
		Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
		Urke MMI, and Hansom Young
	* src/main.c
		Fix drafting when quitting. compose_draft() closes the
		compose windows, which modifies the compose_list GSList.
		We have to refresh this list after echo drafting to avoid a
		segfault
	* src/partial_download.c
		fix segfault on exit
2005-05-09 11:46:54 +00:00
Paul Mangan
e32f8dec69 2005-04-01 [paul] 1.9.6cvs19
* AUTHORS
	* Makefile.am
	* configure.ac
		check for gnome2
		patch by Luca Cavalli <loopback<AT>slackit.org>
	* po/ru.po
		updated by Pavlo Bohmat
2005-04-01 07:21:22 +00:00
Paul Mangan
3e234d4879 2005-02-10 [paul] 1.0.1cvs3.2
* AUTHORS
	* Makefile.am
	* autogen.sh
	* configure.ac
	* config/mkinstalldirs
	* intl/.cvsignore
	* intl/ChangeLog
	* intl/VERSION
	* intl/bindtextdom.c
	* intl/config.charset
	* intl/dcgettext.c
	* intl/dcigettext.c
	* intl/dcngettext.c
	* intl/dgettext.c
	* intl/dngettext.c
	* intl/eval-plural.h
	* intl/explodename.c
	* intl/finddomain.c
	* intl/gettext.c
	* intl/gettextP.h
	* intl/gmo.h
	* intl/hash-string.h
	* intl/intl-compat.c
	* intl/l10nflist.c
	* intl/libgnuintl.h.in
	* intl/loadinfo.h
	* intl/loadmsgcat.c
	* intl/localcharset.c
	* intl/localcharset.h
	* intl/locale.alias
	* intl/localealias.c
	* intl/localename.c
	* intl/log.c
	* intl/ngettext.c
	* intl/os2compat.c
	* intl/os2compat.h
	* intl/osdep.c
	* intl/plural-exp.c
	* intl/plural-exp.h
	* intl/plural.c
	* intl/plural.y
	* intl/ref-add.sin
	* intl/ref-del.sin
	* intl/relocatable.c
	* intl/relocatable.h
	* intl/textdomain.c
	* m4/Makefile.am
	* po/Makefile.in.in
	* src/Makefile.am
	* src/account.c
	* src/action.c
	* src/addr_compl.c
	* src/addressadd.c
	* src/addressbook.c
	* src/addrgather.c
	* src/addrindex.c
	* src/alertpanel.c
	* src/browseldap.c
	* src/codeconv.c
	* src/codeconv.h
	* src/compose.c
	* src/compose.h
	* src/crash.c
	* src/editaddress.c
	* src/editbook.c
	* src/editgroup.c
	* src/editjpilot.c
	* src/editldap.c
	* src/editldap_basedn.c
	* src/editvcard.c
	* src/exphtmldlg.c
	* src/expldifdlg.c
	* src/export.c
	* src/exporthtml.c
	* src/filtering.c
	* src/folder.c
	* src/folder_item_prefs.c
	* src/foldersel.c
	* src/folderview.c
	* src/grouplistdialog.c
	* src/headerview.c
	* src/imap.c
	* src/imap_gtk.c
	* src/import.c
	* src/importldif.c
	* src/importmutt.c
	* src/importpine.c
	* src/inc.c
	* src/ldif.c
	* src/main.c
	* src/mainwindow.c
	* src/matcher.c
	* src/mbox.c
	* src/message_search.c
	* src/messageview.c
	* src/mh.c
	* src/mh_gtk.c
	* src/mimeview.c
	* src/msgcache.c
	* src/news.c
	* src/news_gtk.c
	* src/noticeview.c
	* src/partial_download.c
	* src/pop.c
	* src/prefs_account.c
	* src/prefs_actions.c
	* src/prefs_common.c
	* src/prefs_customheader.c
	* src/prefs_display_header.c
	* src/prefs_ext_prog.c
	* src/prefs_filtering.c
	* src/prefs_filtering_action.c
	* src/prefs_folder_item.c
	* src/prefs_fonts.c
	* src/prefs_gtk.c
	* src/prefs_matcher.c
	* src/prefs_msg_colors.c
	* src/prefs_spelling.c
	* src/prefs_summary_column.c
	* src/prefs_template.c
	* src/prefs_themes.c
	* src/prefs_toolbar.c
	* src/prefs_wrapping.c
	* src/privacy.c
	* src/procheader.c
	* src/procmime.c
	* src/procmsg.c
	* src/quote_fmt.c
	* src/recv.c
	* src/send_message.c
	* src/setup.c
	* src/sourcewindow.c
	* src/ssl_manager.c
	* src/statusbar.c
	* src/summary_search.c
	* src/summaryview.c
	* src/textview.c
	* src/toolbar.c
	* src/wizard.c
	* src/common/nntp.c
	* src/common/plugin.c
	* src/common/smtp.c
	* src/common/ssl.c
	* src/common/ssl_certificate.c
	* src/common/string_match.c
	* src/common/sylpheed.c
	* src/common/template.c
	* src/common/utils.c
	* src/gtk/about.c
	* src/gtk/colorlabel.c
	* src/gtk/description_window.c
	* src/gtk/filesel.c
	* src/gtk/foldersort.c
	* src/gtk/gtkaspell.c
	* src/gtk/gtkutils.c
	* src/gtk/inputdialog.c
	* src/gtk/logwindow.c
	* src/gtk/menu.c
	* src/gtk/pluginwindow.c
	* src/gtk/prefswindow.c
	* src/gtk/progressdialog.c
	* src/gtk/quicksearch.c
	* src/gtk/sslcertwindow.c
	* src/plugins/clamav/clamav_plugin.c
	* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/demo/demo.c
	* src/plugins/dillo_viewer/dillo_prefs.c
	* src/plugins/dillo_viewer/dillo_viewer.c
	* src/plugins/image_viewer/plugin.c
	* src/plugins/image_viewer/viewer.c
	* src/plugins/image_viewer/viewerprefs.c
	* src/plugins/mathml_viewer/mathml_viewer.c
	* src/plugins/pgpmime/passphrase.c
	* src/plugins/pgpmime/plugin.c
	* src/plugins/pgpmime/prefs_gpg.c
	* src/plugins/pgpmime/select-keys.c
	* src/plugins/pgpmime/sgpgme.c
	* src/plugins/spamassassin/spamassassin.c
	* src/plugins/spamassassin/spamassassin_gtk.c
	* src/plugins/trayicon/trayicon.c
		sync with main (revision 104)
2005-02-10 12:06:07 +00:00
Colin Leroy
2593a6f653 2004-12-06 [colin] 0.9.12cvs187.1
* ChangeLog.claws
	* INSTALL
	* Makefile.am
	* README.claws
	* TODO.claws
	* configure.ac
	* po/bg.po
	* po/cs.po
	* po/el.po
	* po/en_GB.po
	* po/es.po
	* po/fr.po
	* po/hr.po
	* po/hu.po
	* po/it.po
	* po/ja.po
	* po/ko.po
	* po/nl.po
	* po/pl.po
	* po/pt_BR.po
	* po/ru.po
	* po/sk.po
	* po/sr.po
	* po/sv.po
	* po/zh_CN.po
	* po/zh_TW.Big5.po
	* src/compose.c
	* tools/Makefile.am
	* tools/README
	* tools/filter_conv.pl
	* tools/kdeservicemenu/README
	* tools/kdeservicemenu/template_sylpheed-attach-files.desktop
	* tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
		Sync with HEAD
2004-12-06 10:42:58 +00:00
Paul Mangan
2a99092355 clean up Makefiles 2004-05-25 16:36:42 +00:00
Paul Mangan
9e59e9bd92 enable building with automake 1.8 2004-05-05 08:51:12 +00:00
Thorsten Maerz
41aa89dcf3 faq, man, manual moved to doc/; fix automake warnings 2004-01-08 20:54:47 +00:00
Thorsten Maerz
d013515023 inital gtk2 patch 2003-10-05 10:10:30 +00:00
Hoà Viêt Dinh
9b8c98aff9 several actions for each filtering rules can now be defined 2003-08-07 13:30:23 +00:00
Christoph Hohmann
52c0848f66 0.9.4claws1
* .cvsignore
* Makefile.am
* configure.ac
* sylpheed-claws.pc.in                  ** NEW **
* src/Makefile.am
* src/common/Makefile.am
* src/gtk/Makefile.am
        install sylpheed header files in $(pkgincludedir) and create a
        pkg-config file to allow building a plugin without the source
        package
2003-08-04 15:43:46 +00:00
Christoph Hohmann
c36e24b451 0.9.0claws66
* src/folder.c
        freeze folder updates while a folder is scanned
2003-06-26 20:33:05 +00:00
Christoph Hohmann
612b3ccc71 0.9.0.claws52
update gettext stuff to version 0.12
2003-06-21 15:40:50 +00:00
Christoph Hohmann
5cf5c194b2 * Makefile.am
* configure.ac
        fix gnome prefix problems, the configure script now removed
        `gnome-config --prefix` from `gnome-config --datadir`
        and adds $(prefix} instead
2003-02-24 20:11:50 +00:00
Paul Mangan
fabcd990ea sylpheed-0.8.9claws release 2003-01-24 13:32:47 +00:00
Christoph Hohmann
2ccc4a1fd3 * Makefile.am
* configure.in
        modifications for new config directory

* config.guess  ** REMOVED **
* config.sub    ** REMOVED **
* install-sh    ** REMOVED **
* ltmain.sh     ** REMOVED **
* missing       ** REMOVED **
* mkinstalldirs ** REMOVED **
        these files are autogenerated by automake
        when you run autogen.sh

* config/.cvsignore     ** NEW FILE **
* config/Makefile.am    ** NEW FILE **
        ignore autogenerated files
        create a Makefile in this directory
2002-10-08 18:26:11 +00:00
Paul Mangan
507aa55b20 fix 'EXTRA_DIST' 2002-07-21 07:30:58 +00:00
Paul Mangan
bf9b5fdf27 sync with 0.7.8cvs16 2002-07-05 07:49:10 +00:00
Christoph Hohmann
30555a9068 merge new cache branch 2002-06-29 23:33:42 +00:00
Paul Mangan
e200fd95f8 add sylpheed man page 2002-06-29 17:34:18 +00:00
Paul Mangan
3a58b2491a add '' to Makefile.am to allow for new and older autotools 2002-06-25 18:32:40 +00:00
Paul Mangan
dbc817965c sync with 0.7.5 2002-04-21 18:25:38 +00:00
Paul Mangan
bc1613b50a sync with sylpheed 0.7.4 2002-03-09 15:13:17 +00:00
Paul Mangan
a6b98acd7e add FAQs 2002-03-05 16:30:04 +00:00
Paul Mangan
027dce92c3 sync with sylpheed 0.7.1 release 2002-02-11 13:43:37 +00:00
Paul Mangan
51aca9abdb sync with sylpheed 0.6.5cvs24 2001-12-09 10:05:40 +00:00
Paul Mangan
e3cd5d8ed6 sync with sylpheed 0.6.5 release 2001-11-07 10:52:17 +00:00
Paul Mangan
cf257c7224 sync with sylpheed 0.6.3 release 2001-10-08 17:23:00 +00:00
Alfons Hoogervorst
0ea5c4e273 add README.claws to the distro files 2001-09-22 13:33:14 +00:00
Alfons Hoogervorst
6b1c781a95 add tools to distribution 2001-08-30 20:51:52 +00:00