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 |
|
Paul Mangan
|
cb12d87a35
|
2005-12-21 [paul] 1.9.100cvs100
* m4/codeset.m4
* m4/glibc21.m4
* m4/intdiv0.m4
* m4/inttypes-pri.m4
* m4/inttypes.m4
* m4/inttypes_h.m4
* m4/isc-posix.m4
* m4/lcmessage.m4
* m4/stdint_h.m4
* m4/uintmax_t.m4
gettextization
thanks to Colin
|
2005-12-21 09:53:42 +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
|
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 |
|
Paul Mangan
|
d04ac7fcb7
|
2004-10-12 [paul] 0.9.12cvs124.1
* ChangeLog.claws
* configure.ac
* m4/spamassassin.m4
* src/Makefile.am
* src/account.c
* src/compose.c
* src/compose.h
* src/crash.c
* src/main.c
* src/mimeview.c
* src/passphrase.c
* src/passphrase.h
* src/prefs_account.c
* src/prefs_account.h
* src/prefs_common.c
* src/privacy.c
* src/privacy.h
* src/procmime.c
* src/procmime.h
* src/procmsg.c
* src/rfc2015.c
* src/rfc2015.h
* src/select-keys.c
* src/select-keys.h
* src/textview.c
* src/common/utils.c
* src/common/utils.h
* src/gtk/about.c
* src/plugins/pgpmime/Makefile.am
* src/plugins/pgpmime/passphrase.c
* src/plugins/pgpmime/passphrase.h
* src/plugins/pgpmime/pgpmime.c
* src/plugins/pgpmime/plugin.c
* src/plugins/pgpmime/select-keys.c
* src/plugins/pgpmime/select-keys.h
* src/plugins/pgpmime/sgpgme.c
* src/plugins/pgpmime/sgpgme.h
sync with HEAD
|
2004-10-12 09:45:18 +00:00 |
|
Colin Leroy
|
b8fbab834f
|
remove openssl.m4
|
2004-08-07 12:16:17 +00:00 |
|
Colin Leroy
|
e85d78572a
|
Sync with HEAD 0.9.12cvs46
(got a bit of time :))
|
2004-08-06 11:34:34 +00:00 |
|
Claws Mail Team
|
70ff69729b
|
This commit was manufactured by cvs2svn to create branch 'gtk2'.
Cherrypick from master 2004-04-26 16:06:47 UTC reboot '0.9.10claws52':
m4/.cvsignore
src/gtk/inputdialog.c
src/gtk/inputdialog.h
src/imap_gtk.c
src/imap_gtk.h
src/mh_gtk.c
src/mh_gtk.h
src/news_gtk.h
|
2004-04-26 16:06:48 +00:00 |
|
Claws Mail Team
|
fe2dc15e4f
|
This commit was manufactured by cvs2svn to create branch 'gtk2'.
Cherrypick from master 2004-02-17 08:53:12 UTC twb 'enable building with automake 1.8.x':
m4/Makefile.am
m4/README
m4/aclocal-include.m4
m4/aspell.m4
m4/check-type.m4
m4/gnupg-check-typedef.m4
m4/missing/gdk-pixbuf.m4
m4/missing/gettext.m4
m4/missing/gpgme.m4
m4/missing/imlib.m4
m4/openssl.m4
m4/spamassassin.m4
src/folderutils.c
src/folderutils.h
src/pixmaps/linewrapcurrent.xpm
src/prefs_ext_prog.c
src/prefs_themes.c
tools/textviewer.sh
|
2004-02-17 08:53:13 +00:00 |
|