gtk2/gtk/deprecated
Chun-wei Fan bbed824320 gtk/deprecated/gtkcolorsel.c: Include gtkwindowgroup.h
Since commit 872fbfac the GtkWindowGroup was split out from the GtkWindow
sources, so include gtkwindowgroup.h to avoid C4013 warnings/errors
(implicit declaration of ...) on gtk_window_group_add_window().
2014-06-05 14:45:35 +08: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 Deprecate GtkAligment 2014-05-23 20:31:25 -04:00
gtkalignment.h Deprecate GtkAligment 2014-05-23 20:31:25 -04:00
gtkarrow.c More deprecation docs for GtkArrow 2014-05-13 23:52:47 -04:00
gtkarrow.h Deprecate GtkArrow 2014-05-13 23:50:13 -04:00
gtkcolorsel.c gtk/deprecated/gtkcolorsel.c: Include gtkwindowgroup.h 2014-06-05 14:45:35 +08: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 docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkfontsel.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkgradient.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkgradient.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkgradientprivate.h deprecations: Move files into deprecated/ dir 2012-11-25 04:16:43 +01:00
gtkhandlebox.c docs: use Returns: consistently 2014-02-19 18:56:05 -05: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 docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkhsv.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkiconfactory.c GtkIconFactory: Remove outdated information from the docs 2014-05-11 22:02:45 -04:00
gtkiconfactory.h docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkimagemenuitem.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkimagemenuitem.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkmisc.c Revert "GtkMisc: Keep gtk_misc_set_alignment working" 2014-05-29 10:32:46 -04:00
gtkmisc.h Deprecate GtkMisc 2014-05-13 08:45:00 -04:00
gtknumerableicon.c GtkIconFactory: Remove outdated information from the docs 2014-05-11 22:02:45 -04: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 gtk: port many nullability annotation fixes from Vala bindings 2014-05-30 13:24:20 -07:00
gtkrc.h docs: enum cleanup 2014-05-20 09:54:01 -04:00
gtkrecentaction.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkrecentaction.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkstock.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkstock.h gtk: fix many callback annotations to include closure information 2014-05-27 21:10:32 -07:00
gtkstyle.c gtk: port many nullability annotation fixes from Vala bindings 2014-05-30 13:24:20 -07:00
gtkstyle.h docs: enum cleanup 2014-05-20 09:54:01 -04:00
gtksymboliccolor.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtksymboliccolor.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksymboliccolorprivate.h deprecations: Move files into deprecated/ dir 2012-11-25 04:16:43 +01:00
gtktable.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktable.h docs: enum cleanup 2014-05-20 09:54:01 -04:00
gtktearoffmenuitem.c docs: use markdown instead of <note> 2014-02-06 08:01:49 -05:00
gtktearoffmenuitem.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoggleaction.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktoggleaction.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkuimanager.c docs: Another round of markup removal 2014-03-29 00:24:15 -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