#ifndef _HTML_STREAM_H_ #define _HTML_STREAM_H_ 1 #include #include "camel/camel-stream.h" #define HTML_STREAM_TYPE (html_stream_get_type ()) #define HTML_STREAM(obj) (GTK_CHECK_CAST((obj), HTML_STREAM_TYPE, HTMLStream)) #define HTML_STREAM_CLASS(k) (GTK_CHECK_CLASS_CAST ((k), HTML_STREAM_TYPE, HTMLStreamClass)) #define IS_HTML_STREAM(o) (GTK_CHECK_TYPE((o), HTML_STREAM_TYPE)) typedef struct { CamelStream parent_object; GtkHTML *gtk_html; GtkHTMLStreamHandle *gtk_html_stream; } HTMLStream; typedef struct { CamelStreamClass parent_class; } HTMLStreamClass; GtkType html_stream_get_type (void); CamelStream *html_stream_new (GtkHTML *html); #endif /* _HTML_STREAM_H_ */ .ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/> index : freebsd-ports-gnome cinnamon cinnamon-2.8 dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3 dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7 dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19 dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2 dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.2 dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.3 dependabot/npm_and_yarn/devel/electron4/files/node-fetch-2.6.1 dependabot/npm_and_yarn/devel/electron4/files/serve-10.1.2 dependabot/npm_and_yarn/devel/electron4/files/y18n-3.2.2 dependabot/npm_and_yarn/devel/electron6/files/elliptic-6.5.3 dependabot/npm_and_yarn/devel/electron6/files/elliptic-6.5.4 dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8 dependabot/npm_and_yarn/devel/electron6/files/lodash-4.17.19 dependabot/npm_and_yarn/devel/electron6/files/lodash.merge-4.6.2 dependabot/npm_and_yarn/devel/electron6/files/node-fetch-2.6.1 dependabot/npm_and_yarn/devel/electron6/files/serve-10.1.2 gnome-3.22 gnome-3.24 gnome-3.26 gnome-3.28 gnome-3.32 gnome-3.36 gstreamer gstreamer-1.16 gstreamer0.10-removal main master mate-1.16 mate-1.18 mate-1.20 mate-1.22 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome) aboutsummaryrefslogtreecommitdiffstats log msg author committer range path: root/devel/umbrello/MakefileCommit message (Expand)AuthorAgeFilesLines * One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0 * Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0 * Add missing dependency on kinitTobias C. Berner2020-05-181-1/+1 * KDE's December 2019 Apps UpdateTobias C. Berner2019-12-131-1/+0 * devel/boost-*: update to 1.72.0Jan Beich2019-12-121-0/+1 * KDE Applications: update to 19.08.2Tobias C. Berner2019-10-161-1/+0 * devel/umbrello: Drop nop CMAKE_BOOLTobias Kortkamp2019-08-311-3/+0 * devel/boost-*: update to 1.71.0Jan Beich2019-08-191-0/+1 * Update KDE Applications to latest upstream release, 19.08Adriaan de Groot2019-08-151-1/+0 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-271-1/+1 * KDE Applications: complete dependency listsTobias C. Berner2019-06-231-2/+3 * Update KDE Applications to 19.04.0Tobias C. Berner2019-04-191-1/+0 * devel/boost-*: update to 1.70.0Jan Beich2019-04-121-0/+1 * Update KDE Applications to 18.12.2Tobias C. Berner2019-02-081-1/+0 * Fix Qt5 symbol version scripts to put the catch-all clause first. WhenTijl Coosemans2019-01-161-0/+1 * Change cmake default behaviour to outsource.Tobias C. Berner2018-12-261-1/+1 * Update KDE Applications to 18.12.0Tobias C. Berner2018-12-141-1/+0 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1 * devel/boost-*: update to 1.69.0Jan Beich2018-12-121-0/+1 * Fix build for some more kde@ ports on GCC-architecturesTobias C. Berner2018-11-101-1/+1 * Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2 * Update KDE Applications to 18.08Tobias C. Berner2018-08-251-1/+0 * devel/boost-*: update to 1.68.0Jan Beich2018-08-091-0/+1 * Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-291-2/+2 * Update KDE Applications to 18.04.0Tobias C. Berner2018-04-291-1/+0 * devel/boost-*: update to 1.67.0Jan Beich2018-04-181-0/+1 * New ports: KDE Applications devel/Tobias C. Berner2018-04-101-0/+31 * Give the KDE SC4 applications ports a -kde4 suffixTobias C. Berner2018-02-231-18/+0 * Rename KDE4 meta portsTobias C. Berner2018-02-101-1/+1 * devel/boost-*: update to 1.66.0Jan Beich2018-01-181-1/+1 * devel/boost-*: update to 1.65.1Jan Beich2017-09-251-1/+1 * devel/boost-*: enable C++11 featuresJan Beich2017-09-251-1/+1 * devel/boost-*: update to 1.64.0Jan Beich2017-05-021-1/+1 * Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-251-1/+1 * devel/boost-*: update to 1.63.0Jan Beich2017-01-061-1/+1 * devel/boost-*: update to 1.62.0Jan Beich2016-11-231-0/+1 * Introduce new extensible virtual categories for KDETobias C. Berner2016-10-191-3/+1 * Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andTobias C. Berner2016-08-241-2/+2 * Remove expired misc/kdehier4 and update all of its consumers to not reference...Rene Ladan2016-05-261-1/+1 * Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1 * KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!Max Brazhnikov2014-10-191-2/+1 * Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-111-1/+1 * Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-161-0/+1 * KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!Max Brazhnikov2014-05-111-1/+0 * The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-171-0/+1 * KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!Max Brazhnikov2014-04-031-2/+1