gtk2/gtk/deprecated
Alexander Larsson d5f1754981 gtk: Stop setting GDK_EXPOSURE_MASK on random widgets
These days exposure happens only on the native windows (generally the
toplevel window) and is propagated down recursively. The expose event
is only useful for backwards compat, and in fact, for double buffered
widgets we totally ignore the event (and non-double buffering breaks
on wayland).

So, by not setting the mask we avoid emitting these events and then
later ignoring them.

We still keep it on eventbox, fixed and layout as these are used
in weird ways that want backwards compat.
2015-09-14 11:01:13 +02:00
..
gtkaction.c docs: Another round of markup removal 2014-03-29 00:24:15 -04:00
gtkaction.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkactiongroup.c gtk: port many nullability annotation fixes from Vala bindings 2014-05-30 13:24:20 -07:00
gtkactiongroup.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkactivatable.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkactivatable.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkalignment.c Fix a typo 2015-06-20 10:52:01 -04:00
gtkalignment.h Deprecate GtkAligment 2014-05-23 20:31:25 -04:00
gtkarrow.c docs: Drop deprecated symbolic icon names 2015-07-04 19:34:23 +01:00
gtkarrow.h Deprecate GtkArrow 2014-05-13 23:50:13 -04:00
gtkcolorsel.c gtk: Stop setting GDK_EXPOSURE_MASK on random widgets 2015-09-14 11:01:13 +02:00
gtkcolorsel.h gtk: fix annotation syntax and missing some missing annotations 2014-05-27 21:10:32 -07:00
gtkcolorseldialog.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkcolorseldialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfontsel.c Avoid some clang compiler warnings 2015-03-22 15:13:32 -04:00
gtkfontsel.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkgradient.c cssvalue: Remove GtkCssDependencies 2015-03-18 15:23:31 +01:00
gtkgradient.h styleproperties: Move into deprecated directory 2014-10-24 21:31:40 +02:00
gtkgradientprivate.h cssvalue: Remove GtkCssDependencies 2015-03-18 15:23:31 +01:00
gtkhandlebox.c gtk: Stop setting GDK_EXPOSURE_MASK on random widgets 2015-09-14 11:01:13 +02:00
gtkhandlebox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkhbbox.c docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
gtkhbbox.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkhbox.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkhbox.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkhpaned.c Just ignore deprecations inside deprecated/ 2013-05-05 15:38:47 -04:00
gtkhpaned.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkhscale.c gtk: port many nullability annotation fixes from Vala bindings 2014-05-30 13:24:20 -07:00
gtkhscale.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkhscrollbar.c Just ignore deprecations inside deprecated/ 2013-05-05 15:38:47 -04:00
gtkhscrollbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkhseparator.c docs: use markdown instead of <note> 2014-02-06 08:01:49 -05:00
gtkhseparator.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkhsv.c stylecontext: Split render functions out into gtkrender.[ch] 2014-10-03 06:18:05 +02:00
gtkhsv.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkiconfactory.c Avoid some clang compiler warnings 2015-03-22 15:13:32 -04:00
gtkiconfactory.h docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkimagemenuitem.c gtkimagemenuitem: improve the replacement docs even more 2015-07-20 21:04:28 +02:00
gtkimagemenuitem.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkmisc.c gtk: Stop setting GDK_EXPOSURE_MASK on random widgets 2015-09-14 11:01:13 +02:00
gtkmisc.h Deprecate GtkMisc 2014-05-13 08:45:00 -04:00
gtknumerableicon.c Remove redundant checks for NULL 2014-10-02 19:06:03 +02:00
gtknumerableicon.h Deprecate GtkNumerableIcon 2014-05-11 22:02:32 -04:00
gtknumerableiconprivate.h Deprecate GtkNumerableIcon 2014-05-11 22:02:32 -04:00
gtkradioaction.c docs: Another round of markup removal 2014-03-29 00:24:15 -04:00
gtkradioaction.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkrc.c Code cleanup 2015-07-31 22:23:35 -04:00
gtkrc.h docs: enum cleanup 2014-05-20 09:54:01 -04:00
gtkrecentaction.c Fix compiler warnings 2015-06-02 09:08:14 -04:00
gtkrecentaction.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkstatusicon-quartz.c Deprecate GtkStatusIcon 2014-08-15 13:02:31 -04:00
gtkstatusicon.c statusicon: missed setting one uID 2015-02-21 16:00:31 +01:00
gtkstatusicon.h Deprecate GtkStatusIcon 2014-08-15 13:02:31 -04:00
gtkstock.c Avoid some clang compiler warnings 2015-03-22 15:13:32 -04:00
gtkstock.h Improve some GtkStock deprecation notes 2015-03-05 16:07:30 -05:00
gtkstyle.c Use g_object_get_qdata instead of g_object_get_data 2015-09-12 12:50:39 -04:00
gtkstyle.h Amend deprecation warnings for GtkStyle API 2015-05-14 17:00:14 +01:00
gtkstyleproperties.c Fix compiler warnings 2015-06-02 09:08:14 -04:00
gtkstyleproperties.h styleproperties: Move into deprecated directory 2014-10-24 21:31:40 +02:00
gtkstylepropertiesprivate.h styleproperties: Move into deprecated directory 2014-10-24 21:31:40 +02:00
gtksymboliccolor.c cssvalue: Remove GtkCssDependencies 2015-03-18 15:23:31 +01:00
gtksymboliccolor.h styleproperties: Move into deprecated directory 2014-10-24 21:31:40 +02:00
gtksymboliccolorprivate.h deprecations: Move files into deprecated/ dir 2012-11-25 04:16:43 +01:00
gtktable.c Fix compiler warnings 2015-06-02 09:08:14 -04:00
gtktable.h docs: enum cleanup 2014-05-20 09:54:01 -04:00
gtktearoffmenuitem.c stylecontext: Split render functions out into gtkrender.[ch] 2014-10-03 06:18:05 +02:00
gtktearoffmenuitem.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkthemingengine.c themingengine: Call real API render functions 2014-10-03 06:18:05 +02:00
gtkthemingengine.h styleproperties: Move into deprecated directory 2014-10-24 21:31:40 +02:00
gtktoggleaction.c toggle action: Remove an unused variable 2015-09-06 17:11:33 -04:00
gtktoggleaction.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtktrayicon-x11.c Avoid deprecation warnings 2014-10-15 14:43:19 -04:00
gtktrayicon.h Deprecate GtkStatusIcon 2014-08-15 13:02:31 -04:00
gtkuimanager.c Fix compiler warnings 2015-06-02 09:08:14 -04:00
gtkuimanager.h docs: use more apostrophes 2014-02-07 13:26:12 -05:00
gtkvbbox.c docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
gtkvbbox.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkvbox.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkvbox.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkvpaned.c Just ignore deprecations inside deprecated/ 2013-05-05 15:38:47 -04:00
gtkvpaned.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkvscale.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkvscale.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkvscrollbar.c Just ignore deprecations inside deprecated/ 2013-05-05 15:38:47 -04:00
gtkvscrollbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkvseparator.c Just ignore deprecations inside deprecated/ 2013-05-05 15:38:47 -04:00
gtkvseparator.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
Makefile.inc Split subdirectory file lists off 2014-11-30 16:11:56 -05:00