/* * Copyright (C) 2002-2007 Imendio AB * Copyright (C) 2007-2010 Collabora Ltd. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, * Boston, MA 02110-1301 USA * * Authors: Mikael Hallendal <micke@imendio.com> * Richard Hult <richard@imendio.com> * Martyn Russell <martyn@imendio.com> * Geert-Jan Van den Bogaerde <geertjan@gnome.org> * Xavier Claessens <xclaesse@gmail.com> * Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> */ #ifndef __EMPATHY_INPUT_TEXT_VIEW_H__ #define __EMPATHY_INPUT_TEXT_VIEW_H__ #include <gtk/gtk.h> G_BEGIN_DECLS #define EMPATHY_TYPE_INPUT_TEXT_VIEW (empathy_input_text_view_get_type ()) #define EMPATHY_INPUT_TEXT_VIEW(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), EMPATHY_TYPE_INPUT_TEXT_VIEW, EmpathyInputTextView)) #define EMPATHY_INPUT_TEXT_VIEW_CLASS(k) (G_TYPE_CHECK_CLASS_CAST((k), EMPATHY_TYPE_INPUT_TEXT_VIEW, EmpathyInputTextViewClass)) #define EMPATHY_IS_INPUT_TEXT_VIEW(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), EMPATHY_TYPE_INPUT_TEXT_VIEW)) #define EMPATHY_IS_INPUT_TEXT_VIEW_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), EMPATHY_TYPE_INPUT_TEXT_VIEW)) #define EMPATHY_INPUT_TEXT_VIEW_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), EMPATHY_TYPE_INPUT_TEXT_VIEW, EmpathyInputTextViewClass)) typedef struct _EmpathyInputTextView EmpathyInputTextView; typedef struct _EmpathyInputTextViewClass EmpathyInputTextViewClass; typedef struct _EmpathyInputTextViewPrivate EmpathyInputTextViewPrivate; struct _EmpathyInputTextView { GtkTextView parent; EmpathyInputTextViewPrivate *priv; }; struct _EmpathyInputTextViewClass { GtkTextViewClass parent_class; }; GType empathy_input_text_view_get_type (void) G_GNUC_CONST; GtkWidget * empathy_input_text_view_new (void); G_END_DECLS #endif /* __EMPATHY_INPUT_TEXT_VIEW_H__ */ 21Q1</option> <option value='2021Q2'>2021Q2</option> <option value='2021Q3'>2021Q3</option> <option value='2021Q4'>2021Q4</option> <option value='2022Q1'>2022Q1</option> <option value='2022Q2'>2022Q2</option> <option value='2022Q3'>2022Q3</option> <option value='2022Q4'>2022Q4</option> <option value='2023Q1'>2023Q1</option> <option value='2023Q2'>2023Q2</option> <option value='2023Q3'>2023Q3</option> <option value='2023Q4'>2023Q4</option> <option value='2024Q1'>2024Q1</option> <option value='2024Q2'>2024Q2</option> <option value='2024Q3'>2024Q3</option> <option value='2024Q4'>2024Q4</option> <option value='2025Q1'>2025Q1</option> <option value='2025Q2'>2025Q2</option> <option value='2025Q3'>2025Q3</option> <option value='branches/2014Q1'>branches/2014Q1</option> <option value='branches/2014Q2'>branches/2014Q2</option> <option value='branches/2014Q3'>branches/2014Q3</option> <option value='branches/2014Q4'>branches/2014Q4</option> <option value='branches/2015Q1'>branches/2015Q1</option> <option value='branches/2015Q2'>branches/2015Q2</option> <option value='branches/2015Q3'>branches/2015Q3</option> <option value='branches/2015Q4'>branches/2015Q4</option> <option value='branches/2016Q1'>branches/2016Q1</option> <option value='branches/2016Q2'>branches/2016Q2</option> <option value='branches/2016Q3'>branches/2016Q3</option> <option value='branches/2016Q4'>branches/2016Q4</option> <option value='branches/2017Q1'>branches/2017Q1</option> <option value='branches/2017Q2'>branches/2017Q2</option> <option value='branches/2017Q3'>branches/2017Q3</option> <option value='branches/2017Q4'>branches/2017Q4</option> <option value='branches/2018Q1'>branches/2018Q1</option> <option value='branches/2018Q2'>branches/2018Q2</option> <option value='branches/2018Q3'>branches/2018Q3</option> <option value='branches/2018Q4'>branches/2018Q4</option> <option value='branches/2019Q1'>branches/2019Q1</option> <option value='branches/2019Q2'>branches/2019Q2</option> <option value='branches/2019Q3'>branches/2019Q3</option> <option value='branches/2019Q4'>branches/2019Q4</option> <option value='branches/2020Q1'>branches/2020Q1</option> <option value='branches/2020Q2'>branches/2020Q2</option> <option value='branches/2020Q3'>branches/2020Q3</option> <option value='branches/2020Q4'>branches/2020Q4</option> <option value='branches/2021Q1'>branches/2021Q1</option> <option value='branches/RELEASE_8_4_0'>branches/RELEASE_8_4_0</option> <option value='branches/RELENG_2_1_0'>branches/RELENG_2_1_0</option> <option value='branches/RELENG_2_2'>branches/RELENG_2_2</option> <option value='branches/RELENG_9_1_0'>branches/RELENG_9_1_0</option> <option value='branches/RELENG_9_2_0'>branches/RELENG_9_2_0</option> <option value='dependabot/npm_and_yarn/devel/electron4/files/eslint-utils-1.4.3'>dependabot/npm_and_yarn/devel/electron4/files/eslint-utils-1.4.3</option> <option value='dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.15'>dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.15</option> <option value='dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2'>dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2</option> <option value='dependabot/npm_and_yarn/devel/electron4/files/lodash.template-4.5.0'>dependabot/npm_and_yarn/devel/electron4/files/lodash.template-4.5.0</option> <option value='dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.2'>dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.2</option> <option value='dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2' selected='selected'>dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2</option> <option value='main'>main</option> <option value='master'>master</option> <option value='svn_head'>svn_head</option> </select> <input type='submit' value='switch'/></form></td></tr> <tr><td class='sub'>FreeBSD Ports (https://github.com/freebsd/freebsd-ports)</td><td class='sub right'></td></tr></table> <table class='tabs'><tr><td> <a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/about/?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2'>about</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2'>summary</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/refs/?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2&id=bff37e0d2c02f2985df12f18eee7642763170d04'>refs</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/log/net/netembryo?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2'>log</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/tree/net/netembryo?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2&id=bff37e0d2c02f2985df12f18eee7642763170d04'>tree</a><a class='active' href='/~lantw44/cgit/cgit.cgi/freebsd-ports/commit/net/netembryo?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2&id=bff37e0d2c02f2985df12f18eee7642763170d04'>commit</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/diff/net/netembryo?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2&id=bff37e0d2c02f2985df12f18eee7642763170d04'>diff</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/stats/net/netembryo?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2'>stats</a></td><td class='form'><form class='right' method='get' action='/~lantw44/cgit/cgit.cgi/freebsd-ports/log/net/netembryo'> <input type='hidden' name='h' value='dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2'/><input type='hidden' name='id' value='bff37e0d2c02f2985df12f18eee7642763170d04'/><select name='qt'> <option value='grep'>log msg</option> <option value='author'>author</option> <option value='committer'>committer</option> <option value='range'>range</option> </select> <input class='txt' type='search' size='10' name='q' value=''/> <input type='submit' value='search'/> </form> </td></tr></table> <div class='path'>path: <a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/commit/?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2&id=bff37e0d2c02f2985df12f18eee7642763170d04'>root</a>/<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/commit/net?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2&id=bff37e0d2c02f2985df12f18eee7642763170d04'>net</a>/<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/commit/net/netembryo?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2&id=bff37e0d2c02f2985df12f18eee7642763170d04'>netembryo</a></div><div class='content'><div class='cgit-panel'><b>diff options</b><form method='get'><input type='hidden' name='h' value='dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2'/><input type='hidden' name='id' value='bff37e0d2c02f2985df12f18eee7642763170d04'/><table><tr><td colspan='2'/></tr><tr><td class='label'>context:</td><td class='ctrl'><select name='context' onchange='this.form.submit();'><option value='1'>1</option><option value='2'>2</option><option value='3' selected='selected'>3</option><option value='4'>4</option><option value='5'>5</option><option value='6'>6</option><option value='7'>7</option><option value='8'>8</option><option value='9'>9</option><option value='10'>10</option><option value='15'>15</option><option value='20'>20</option><option value='25'>25</option><option value='30'>30</option><option value='35'>35</option><option value='40'>40</option></select></td></tr><tr><td class='label'>space:</td><td class='ctrl'><select name='ignorews' onchange='this.form.submit();'><option value='0' selected='selected'>include</option><option value='1'>ignore</option></select></td></tr><tr><td class='label'>mode:</td><td class='ctrl'><select name='dt' onchange='this.form.submit();'><option value='0' selected='selected'>unified</option><option value='1'>ssdiff</option><option value='2'>stat only</option></select></td></tr><tr><td/><td class='ctrl'><noscript><input type='submit' value='reload'/></noscript></td></tr></table></form></div><table summary='commit info' class='commit-info'> <tr><th>author</th><td>ehaupt <ehaupt@FreeBSD.org></td><td class='right'>2011-08-03 04:58:23 +0800</td></tr> <tr><th>committer</th><td>ehaupt <ehaupt@FreeBSD.org></td><td class='right'>2011-08-03 04:58:23 +0800</td></tr> <tr><th>commit</th><td colspan='2' class='sha1'><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/commit/net/netembryo?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2&id=bff37e0d2c02f2985df12f18eee7642763170d04'>bff37e0d2c02f2985df12f18eee7642763170d04</a> (<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/patch/net/netembryo?id=bff37e0d2c02f2985df12f18eee7642763170d04'>patch</a>)</td></tr> <tr><th>tree</th><td colspan='2' class='sha1'><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/tree/?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2&id=bff37e0d2c02f2985df12f18eee7642763170d04'>d56756e7bb5e8e61b8841fe3254761cf8525d76b</a> /<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/tree/net/netembryo?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2&id=bff37e0d2c02f2985df12f18eee7642763170d04'>net/netembryo</a></td></tr> <tr><th>parent</th><td colspan='2' class='sha1'><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/commit/net/netembryo?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2&id=f80aac75deef69b1c2a92e98ef06fe4a3b19589d'>f80aac75deef69b1c2a92e98ef06fe4a3b19589d</a> (<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/diff/net/netembryo?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2&id=bff37e0d2c02f2985df12f18eee7642763170d04&id2=f80aac75deef69b1c2a92e98ef06fe4a3b19589d'>diff</a>)</td></tr><tr><th>download</th><td colspan='2' class='sha1'><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/snapshot/freebsd-ports-bff37e0d2c02f2985df12f18eee7642763170d04.tar.gz'>freebsd-ports-bff37e0d2c02f2985df12f18eee7642763170d04.tar.gz</a><br/><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/snapshot/freebsd-ports-bff37e0d2c02f2985df12f18eee7642763170d04.tar.zst'>freebsd-ports-bff37e0d2c02f2985df12f18eee7642763170d04.tar.zst</a><br/><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/snapshot/freebsd-ports-bff37e0d2c02f2985df12f18eee7642763170d04.zip'>freebsd-ports-bff37e0d2c02f2985df12f18eee7642763170d04.zip</a><br/></td></tr></table> <div class='commit-subject'>Remove WWW entries from unmaintained ports that return 404 or where the domain</div><div class='commit-msg'>disappeared. </div><div class='diffstat-header'><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports/diff/?h=dependabot/npm_and_yarn/devel/electron4/files/mixin-deep-1.3.2&id=bff37e0d2c02f2985df12f18eee7642763170d04'>Diffstat</a> (limited to 'net/netembryo')</div><table summary='diffstat' class='diffstat'>