Commit graph

60 commits

Author SHA1 Message Date
wwp 70f242f0b2 Revert accidentally committed changes. 2021-09-05 09:45:01 +02:00
wwp ed74a4678f Normalize g_warning's: no capitalization, no trailing punctuation or newline-char.
Fix few messages (simply wrong, or typos).
2021-09-03 17:09:32 +02:00
paul 8caee652b1 remove now unneeded colorsel.[ch] 2021-08-22 20:10:50 +01:00
Andrej Kacian 3325a1d5a3 Remove file gtk/gdkkeysyms-new.h, since we now require new enough GTK+ version. 2018-12-01 10:44:30 +01:00
Andrej Kacian e03ba6bc4c Added unit test framework, and some initial unit tests. 2018-09-14 11:28:01 +02:00
Andrej Kacian ecaa1cfbb0 Some forgotten leftover bits after commit b7c37ff8a. 2018-02-13 17:37:37 +01:00
Ricardo Mones b7c37ff8ad Require GTK+3 in gtk3 branch
Also remove a couple of GTK+2 specific files
2018-02-13 12:49:44 +01:00
Andrej Kacian 3f96e4596d Use native file and folder selection dialogs on Windows.
This is done by compiling in src/gtk/w32_filesel.c instead of
filesel.c on Windows. The Makefile.am logic mirrors the one from
src/common/.
2016-04-16 21:30:19 +02:00
Ricardo Mones 723acc9063 Add license and copyright to 9b3fd2b5 2014-06-28 01:13:22 +02:00
Ricardo Mones 9b3fd2b562 Update licensing for Makefile.am files 2014-05-25 12:39:10 +02:00
Paul 7be9b13b35 remove obsolete maemo support 2013-06-11 15:59:51 +01:00
Colin Leroy a8a31e2455 2012-11-15 [colin] 3.9.0cvs4
* src/Makefile.am
	* src/action.c
	* src/addr_compl.c
	* src/addressbook.c
	* src/addrgather.c
	* src/compose.c
	* src/editaddress.c
	* src/editgroup.c
	* src/main.c
	* src/mainwindow.c
	* src/message_search.c
	* src/prefs_display_header.c
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
	* src/prefs_other.c
	* src/prefs_toolbar.c
	* src/printing.c
	* src/stock_pixmap.c
	* src/summary_search.c
	* src/summaryview.c
	* src/textview.c
	* src/gtk/Makefile.am
	* src/gtk/colorlabel.c
	* src/gtk/combobox.c
	* src/gtk/combobox.h
	* src/gtk/gtkcmclist.c
	* src/gtk/gtkcmclist.h
	* src/gtk/gtkcmctree.c
	* src/gtk/gtksctree.c
	* src/gtk/gtkshruler.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/inputdialog.c
	* src/gtk/quicksearch.c
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/smime/Makefile.am
		Big GTK+3 patch from Hanno Meyer-Thurow
2012-11-15 13:41:07 +00:00
Colin Leroy 442281491c 2011-10-17 [colin] 3.7.10cvs32
* src/compose.c
	* src/compose.h
	* src/gtk/Makefile.am
	* src/gtk/gtkshruler.c
	* src/gtk/gtkshruler.h
	* src/gtk/gtkunit.c
	* src/gtk/gtkunit.h
		Reimplement ruler using the GTK widgets. Thanks
		to Hanno for the initial patch.
2011-10-17 09:01:28 +00:00
Colin Leroy 4e054fb45b 2011-10-07 [colin] 3.7.10cvs25
* src/gtk/Makefile.am
	* src/gtk/gdkkeysyms-new.h
	* src/gtk/gtkutils.h
		Copy the new GDK_KEY_* definitions for older GTKs
2011-10-07 15:25:42 +00:00
Colin Leroy 058e26c035 2011-10-07 [colin] 3.7.10cvs22
* configure.ac
	* src/messageview.c
	* src/gtk/Makefile.am
		GTK2 build fix
2011-10-07 10:06:26 +00:00
Colin Leroy b0fef49445 2011-10-07 [colin] 3.7.10cvs21
* configure.ac
	* src/action.c
	* src/addr_compl.c
	* src/addrgather.c
	* src/compose.c
	* src/compose.h
	* src/editldap.c
	* src/mainwindow.c
	* src/message_search.c
	* src/mimeview.c
	* src/mimeview.h
	* src/prefs_account.c
	* src/prefs_compose_writing.c
	* src/prefs_filtering_action.c
	* src/prefs_folder_item.c
	* src/prefs_logging.c
	* src/prefs_matcher.c
	* src/prefs_message.c
	* src/prefs_other.c
	* src/prefs_receive.c
	* src/prefs_summaries.c
	* src/prefs_wrapping.c
	* src/printing.c
	* src/ssl_manager.c
	* src/statusbar.c
	* src/stock_pixmap.c
	* src/summary_search.c
	* src/textview.c
	* src/gtk/Makefile.am
	* src/gtk/colorlabel.c
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/logwindow.c
	* src/gtk/menu.c
	* src/gtk/menu.h
	* src/gtk/quicksearch.c
	* src/gtk/spell_entry.c
	* src/plugins/bogofilter/bogofilter_gtk.c
	* src/plugins/dillo_viewer/dillo_viewer.c
	* src/plugins/pgpcore/prefs_gpg.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
		the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
		ported (especially GtkCMOptionMenu)
2011-10-07 09:40:16 +00:00
Colin Leroy 40db67ee07 2010-02-09 [colin] 3.7.5cvs11
* configure.ac
		Bump up GTK+ requirement to 2.10
	* src/Makefile.am
	* src/compose.c
	* src/crash.c
	* src/foldersel.c
	* src/main.c
	* src/mainwindow.c
	* src/messageview.c
	* src/messageview.h
	* src/prefs_actions.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_ext_prog.c
	* src/prefs_filtering_action.c
	* src/prefs_fonts.c
	* src/prefs_image_viewer.c
	* src/prefs_matcher.c
	* src/prefs_msg_colors.c
	* src/prefs_summaries.c
	* src/prefs_template.c
	* src/printing.c
	* src/printing.h
	* src/quote_fmt.c
	* src/summaryview.c
	* src/textview.c
	* src/gtk/Makefile.am
	* src/gtk/about.c
	* src/gtk/gtkcmclist.c
	* src/gtk/gtkcmctree.c
	* src/gtk/gtkutils.c
	* src/gtk/quicksearch.c
		Remove all compile-time conditionals depending on
		GTK+ < 2.10
	* src/gedit-print.c
	* src/gedit-print.h
	* src/gtk/gtksourceprintjob.c
	* src/gtk/gtksourceprintjob.h
		Remove libgnomeprint-based printing system (and
		command-line-based printing system) as GTK+ 2.10
		ships with print support.
2010-02-09 07:46:41 +00:00
Paul Mangan 958f12510d 2009-05-21 [paul] 3.7.1cvs59
* src/gtk/Makefile.am
		remove duplicate entry
		thanks to Charles A Edwards
2009-05-21 04:32:04 +00:00
Colin Leroy 35bc7bd9f2 2009-02-11 [colin] 3.7.0cvs58
* src/compose.c
	* src/gtk/Makefile.am
	* src/gtk/gtkaspell.c
	* src/gtk/gtkaspell.h
		Add spellcheck to subject. Patch by
		Pawel.
2009-02-11 19:06:15 +00:00
Colin Leroy 5fd4087e61 remove openssl flags 2008-10-10 05:30:14 +00:00
Colin Leroy fe0b6200d2 2008-10-09 [colin] 3.6.0cvs20
* configure.ac
	* src/Makefile.am
	* src/crash.c
	* src/gedit-print.c
	* src/gedit-print.h
	* src/main.c
	* src/mainwindow.c
	* src/messageview.c
	* src/prefs_ext_prog.c
	* src/prefs_fonts.c
	* src/prefs_image_viewer.c
	* src/printing.c
	* src/printing.h
	* src/summaryview.c
	* src/gtk/Makefile.am
	* src/gtk/about.c
	* src/gtk/gtksourceprintjob.c
	* src/gtk/gtksourceprintjob.h
		Revert previous patch. It'd be better to remove
		OpenSSL instead, as GnuTLS works as well.
2008-10-09 17:02:02 +00:00
Colin Leroy 51556209cc 2008-10-09 [colin] 3.6.0cvs19
* configure.ac
	* src/Makefile.am
	* src/crash.c
	* src/gedit-print.c
	* src/gedit-print.h
	* src/main.c
	* src/mainwindow.c
	* src/messageview.c
	* src/prefs_ext_prog.c
	* src/prefs_fonts.c
	* src/prefs_image_viewer.c
	* src/printing.c
	* src/printing.h
	* src/summaryview.c
	* src/gtk/Makefile.am
	* src/gtk/about.c
	* src/gtk/gtksourceprintjob.c
	* src/gtk/gtksourceprintjob.h
		Remove the libgnomeprint interface (deprecated,
		and fixes Debian's #501570, 'Copyright confusion')
2008-10-09 15:58:43 +00:00
Colin Leroy daee52fe5a 2008-09-12 [colin] 3.5.0cvs103
* claws-mail.pc.in
	* src/Makefile.am
	* src/compose.c
	* src/compose.h
	* src/crash.c
	* src/folder_item_prefs.c
	* src/folder_item_prefs.h
	* src/main.c
	* src/prefs_account.c
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_folder_item.c
	* src/prefs_spelling.c
	* src/prefs_template.c
	* src/quote_fmt.h
	* src/quote_fmt_parse.y
	* src/toolbar.c
	* src/toolbar.h
	* src/gtk/Makefile.am
	* src/gtk/about.c
	* src/gtk/filesel.c
	* src/gtk/gtkaspell.c
	* src/gtk/gtkaspell.h
	* src/plugins/bogofilter/Makefile.am
	* src/plugins/dillo_viewer/Makefile.am
	* src/plugins/spamassassin/Makefile.am
	* src/plugins/trayicon/Makefile.am
		Switch spellchecker to Enchant
2008-09-12 16:11:51 +00:00
Colin Leroy 68fd42c359 2008-08-05 [colin] 3.5.0cvs49
* src/prefs_account.c
	* src/prefs_filtering_action.c
	* src/prefs_matcher.c
	* src/gtk/Makefile.am
	* src/gtk/claws-marshal.list
	* src/gtk/colorlabel.c
	* src/gtk/colorsel.c
	* src/gtk/foldersort.c
	* src/gtk/gtkaspell.c
	* src/gtk/gtkcmclist.c
	* src/gtk/gtkcmclist.h
	* src/gtk/gtkcmctree.c
	* src/gtk/gtkcmctree.h
	* src/gtk/gtkcmoptionmenu.c
	* src/gtk/gtkcmoptionmenu.h
	* src/gtk/gtksctree.c
	* src/gtk/gtksctree.h
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
	* src/gtk/gtkvscrollbutton.c
	* src/gtk/menu.c
	* src/gtk/menu.h
	* src/gtk/quicksearch.c
	* src/plugins/dillo_viewer/dillo_viewer.c
	* src/plugins/pgpcore/select-keys.c
		Try to finish yesterday's commit
2008-08-05 06:37:13 +00:00
Colin Leroy 2806a011f5 2007-12-06 [colin] 3.1.0cvs63
* src/common/w32_time.c
	* src/common/w32lib.h
	* src/etpan/etpan-thread-manager.c
	* src/etpan/imap-thread.c
	* src/etpan/nntp-thread.c
	* src/gtk/Makefile.am
		Fix win32 build with libetpan. Thanks to
		Marcus Brinkmann.
2007-12-06 22:17:56 +00:00
Colin Leroy 4e2e4dd78d 2007-07-09 [colin] 2.10.0cvs11
* src/Makefile.am
	* src/exporthtml.c
	* src/mbox.c
	* src/msgcache.c
	* src/prefs_summaries.c
	* src/prefs_themes.c
	* src/procheader.c
	* src/common/Makefile.am
	* src/common/log.c
	* src/common/timing.h
	* src/common/utils.c
	* src/common/utils.h
	* src/common/w32_account.c
	* src/common/w32lib.h
	* src/gtk/Makefile.am
	* src/gtk/colorlabel.c
	* src/plugins/pgpcore/Makefile.am
	* src/plugins/pgpcore/claws.def
	* src/plugins/pgpcore/passphrase.c
	* src/plugins/pgpcore/pgp_viewer.c
	* src/plugins/pgpcore/plugin.def
	* src/plugins/pgpcore/sgpgme.c
	* src/plugins/pgpinline/Makefile.am
	* src/plugins/pgpinline/claws.def
	* src/plugins/pgpinline/mypgpcore.def
	* src/plugins/pgpinline/plugin.def
	* src/plugins/pgpmime/Makefile.am
	* src/plugins/pgpmime/claws.def
	* src/plugins/pgpmime/mypgpcore.def
	* src/plugins/pgpmime/plugin.def
		Commit win32 patch, from Werner Koch and
		Marcus Brinkmann
2007-07-09 19:21:53 +00:00
Tristan Chabredier b9c913fa0d 2007-04-20 [wwp] 2.9.1cvs12
* src/gtk/Makefile.am
		Added headers.h (completes 2.9.1cvs5).
2007-04-20 21:10:38 +00:00
Colin Leroy 8ac8441c85 2007-03-22 [colin] 2.8.1cvs36
* src/mainwindow.c
	* src/mainwindow.h
	* src/summaryview.c
		Rename "little screen" to "Small screen"
	* src/gtk/Makefile.am
	* src/common/utils.c
	* src/mh.c
		Fix Maemo-related compilation problems
2007-03-22 07:52:47 +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 359c70dc9b 2006-11-13 [colin] 2.6.0cvs43
* src/gtk/Makefile.am
		authors.h isn't generated
2006-11-13 21:38:07 +00:00
Andrej Kacian 879857dc65 2006-06-25 [ticho] 2.3.1cvs19
* src/compose.c
	* src/gtk/Makefile.am
	* src/gtk/combobox.c
	* src/gtk/combobox.h
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
		Use GtkComboBox instead of deprecated GtkOptionMenu
		for account selector in compose window and for encoding
		selector in attachment properties.
		Also factorise working with the new GtkComboBox somewhat.
2006-06-25 09:54:36 +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 c424987a6a 2005-12-09 [paul] 1.9.100cvs81
* po/POTFILES.in
	* src/mainwindow.c
	* src/gtk/Makefile.am
	* src/gtk/icon_legend.c
	* src/gtk/icon_legend.h
		add icon legend
	* src/manual.c
		cleanup
2005-12-09 14:31:58 +00:00
Colin Leroy eba584aba2 2005-10-20 [colin] 1.9.15cvs83
* src/gtk/Makefile.am
	* src/gtk/about.c
	* src/gtk/authors.h
		Make the about dialog *grooovy*
2005-10-20 16:53:01 +00:00
Colin Leroy eff55ada03 2005-06-27 [colin] 1.9.12cvs1
* src/Makefile.am
	* src/gtk/Makefile.am
	* src/messageview.c
	* src/procmsg.c
	* src/summaryview.c
	* configure.ac
		Add optional libgnomeprint-based printing
	* src/mainwindow.c
	* src/gtk/quicksearch.c
		Add an Edit/Quick search menu item to show
		and focus the quicksearch
2005-06-27 16:57:35 +00:00
Paul Mangan 29e6353885 sync with 0.9.11cvs17 HEAD 2004-06-25 08:05:09 +00:00
Paul Mangan 06656e67f1 sync with 0.9.10claws57 HEAD 2004-05-10 10:22:28 +00:00
Thorsten Maerz 61ee51da1d sync 098claws 2004-01-12 21:28:31 +00:00
Thorsten Maerz d013515023 inital gtk2 patch 2003-10-05 10:10:30 +00:00
Christoph Hohmann c53e37da61 0.9.4claws11
* src/gtk/Makefile.am
* src/gtk/colorsel.[ch]                 ** NEW **
        create a color selection dialog that can be used as a simple
        function call with it's own gtk main loop like filesel.[ch]

* src/Makefile.am
* src/main.c
* src/prefs_common.c
* src/prefs_spelling.[ch]               ** NEW **
* src/prefs_spelling.glade              ** NEW **
* src/gtk/gtkutils.[ch]
        move "Spell Checker" prefs to new prefs dialog

* src/prefs_folder_item.c
        use new colorsel dialog
2003-08-09 01:11:53 +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
Melvin Hadasht 0f79b4b7f4 Fixed typo introduced after 0.9.3claws92 that prevented compilation; Updated Makefile.am to make automake happy 2003-08-03 05:30:08 +00:00
Luke Plant b8d8ea69ba * src/messageview.c
* src/mimeview.c
* src/mimeview.h
* src/procmime.h
* src/rfc2015.c
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/gtk/Makefile.am
* src/Makefile.am
* src/gtk/gtkvscrollbutton.[ch]  ** new **
* src/pixmaps/mime_*.xpm         ** new **

	mimeview rearrangement with a new icon shortcut bar
VS: ----------------------------------------------------------------------
2003-07-19 13:50:29 +00:00
Christoph Hohmann 662982c907 0.9.0claws21
* src/Makefile.am
* src/compose.c
* src/gtkaspell.[ch]            ** REMOVE **
* src/gtk/Makefile.am
* src/gtk/gtkaspell.[ch]        ** NEW **
        o make gtkaspell independent from sylpheed's prefs
        o move gtkaspell.[ch] to gtk directory
2003-06-07 22:15:41 +00:00
Christoph Hohmann f246acfb3c 0.9.0claws20
* src/Makefile.am
* src/crash.c
* src/export.c
* src/filesel.[ch]              ** REMOVE **
* src/folder.c
* src/main.[ch]
* src/common/sylpheed.[ch]
* src/gtk/Makefile.am
* src/gtk/filesel.[ch]          ** NEW **
* src/gtk/pluginwindow.c
* src/gtk/sslcertwindow.c
        move filesel.[ch] to gtk directory
2003-06-07 20:18:22 +00:00
Christoph Hohmann 7df10f78c6 0.9.0claws16
* configure.ac
* src/mimeview.h
        add check for fnmatch.h and include it when available

* src/mimeview.[ch]
        fix wrong case sensitivity of Content-Types

* src/gtk/Makefile.am
        need the same include paths in gtk directory as in
        common directory because .h files in common can
        include files from these directories, when included
        in gtk's .h or .c files
2003-06-06 22:09:46 +00:00
Christoph Hohmann bfb61585f4 0.8.10claws53
* src/Makefile.am
* src/colorlabel.[ch]           ** REMOVE **
* src/gtk/Makefile.am
* src/gtk/colorlabel.[ch]       ** NEW **
        move colorlabel files to gtk directory

* src/esmtp.[ch]                ** REMOVE **
        has been merged into smtp.[ch] in 0.7.5
2003-02-25 17:33:28 +00:00
Christoph Hohmann 06a989f6cb 0.8.10claws52
* src/Makefile.am
* src/about.[ch]                ** REMOVE **
* src/gtk/Makefile.am
* src/gtk/about.[ch]            ** NEW **
        move about files to gtk directory
2003-02-25 17:07:25 +00:00
Christoph Hohmann 6f486e8598 0.8.9claws11
* src/Makefile.am
* src/gtkutils.[ch]             ** REMOVE **
* src/common/sylpheed.c
* src/gtk/Makefile.am
* src/gtk/description_window.c
* src/gtk/gtkutils.[ch]         ** NEW **
* src/gtk/prefswindow.c
        move gtkutils to gtk directory
2003-01-26 13:24:09 +00:00