gtk2/gtk/deprecated
Matthias Clasen 9c0e4c174a builder: Allow 'primary' as a modifier value
Support aliases for flags values in GtkBuilder, and use this
to support the special value 'primary' for GdkModifierType
values.

https://bugzilla.gnome.org/show_bug.cgi?id=699891
2016-03-05 23:44:03 -05:00
..
gtkaction.c Mention GtkIconSize in all docs where the argument/return is annotated as taking an int instead of GtkIconSize 2016-01-04 11:56:44 +01:00
gtkaction.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkactiongroup.c builder: Allow 'primary' as a modifier value 2016-03-05 23:44:03 -05: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: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05: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
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
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 Mention GtkIconSize in all docs where the argument/return is annotated as taking an int instead of GtkIconSize 2016-01-04 11:56:44 +01:00
gtkiconfactory.h iconfactory: Move private functions into private header 2015-12-09 13:30:40 +01:00
gtkiconfactoryprivate.h iconhelper: Pass only the CssStyle when loading iconsets 2015-12-09 13:30:40 +01:00
gtkimagemenuitem.c menuitem: really ignore horizontal-padding 2015-12-19 21:21:16 -08: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 css: Query icon theme from style, not from settings 2015-12-02 03:18:26 +01: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 gtk: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
gtkrecentaction.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkstatusicon-quartz.c Drop some unused debug printfs 2016-02-28 21:40:23 -05:00
gtkstatusicon.c status icon: Prevent size dithering 2016-03-05 12:15:42 -05:00
gtkstatusicon.h Deprecate GtkStatusIcon 2014-08-15 13:02:31 -04:00
gtkstock.c gtk: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
gtkstock.h Improve some GtkStock deprecation notes 2015-03-05 16:07:30 -05:00
gtkstyle.c Mention GtkIconSize in all docs where the argument/return is annotated as taking an int instead of GtkIconSize 2016-01-04 11:56:44 +01:00
gtkstyle.h Amend deprecation warnings for GtkStyle API 2015-05-14 17:00:14 +01:00
gtkstyleproperties.c win32: Remove unused functions / header includes 2016-02-11 03:44:48 +01: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
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 Don't use g_print for debug output 2016-02-28 21:40:23 -05:00
gtktrayicon.h Deprecate GtkStatusIcon 2014-08-15 13:02:31 -04:00
gtkuimanager.c Drop some unused debug printfs 2016-02-28 21:40:23 -05: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
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
gtkvscrollbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkvseparator.c
gtkvseparator.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
Makefile.inc iconfactory: Move private functions into private header 2015-12-09 13:30:40 +01:00