gtk2/gtk
Ryan Lortie 9a6ee36e9c GtkApplication: a new approach to accels
Rework how accels are handled on GtkApplicationWindow.

Instead of having GtkApplication fill the GtkAccelMap which is then used
by GtkApplicationWindow to create a GtkAccelGroup filled with closures
that is then associated with the window, do it directly.

GtkApplication now keeps a list of accels and their actions.
Accelerators on a GtkApplicationWindow ask GtkApplication to execute the
appropriate action.

This saves a fair bit of complexity and memory use (due to not having to
create all those closures and accelmap entries).  The new approach also
supports multiple accels per action (although there is not yet a public
API for it).

This patch (and the ones before) Reviewed and ACK'd by Matthias Clasen.
2013-10-15 09:24:12 -04:00
..
a11y Restore accessible names for image-only buttons 2013-10-14 10:37:58 -04:00
deprecated Clarify GtkH/VBox documentation 2013-09-16 22:38:49 -04:00
glade Merge branch 'places-sidebar' 2013-04-23 13:58:09 -04:00
native Fix automake warning about CFLAGS etc. being user variables 2013-04-22 15:48:35 -07:00
stock-icons Add icons for frame buttons 2013-03-17 12:19:50 -04:00
compose-parse.py
cursor_dnd_ask.png
cursor_dnd_copy.png
cursor_dnd_link.png
cursor_dnd_move.png
cursor_dnd_none.png
extract-strings.c extract-strings: Deal with multiline strings 2013-04-19 15:22:03 -04:00
fallback-c89.c
fnmatch.c
gen-paper-names.c
gtk-a11y.h Add GtkFlowBox 2013-10-06 23:31:17 -04:00
gtk-compose-lookaside.txt
gtk-default.css Fix GtkEntry drawing to provide visual feedback when editable=FALSE. 2013-08-19 13:41:39 -04:00
gtk-keys.css.default
gtk-keys.css.emacs
gtk-keys.css.mac
gtk-launch.c
gtk-win32-base.css Fix typo in gtk-win32-base.css 2013-09-30 18:27:13 -04:00
gtk-win32-classic.css
gtk-win32-xp.css
gtk-win32.css
gtk-win32.rc.in
gtk.gresource.xml Add GtkSearchBar widget 2013-05-31 17:09:11 +02:00
gtk.h Add GtkFlowBox 2013-10-06 23:31:17 -04:00
gtkaboutdialog.c Fix GI warnings 2013-10-09 14:19:54 -04:00
gtkaboutdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkaboutdialog.ui Use a stack in GtkAboutDialog 2013-09-25 23:54:31 -04:00
gtkaboutdialog.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkaccelgroup.c Add missing introspection annotations 2013-09-10 17:20:15 -04:00
gtkaccelgroup.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkaccelgroupprivate.h
gtkaccellabel.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkaccellabel.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkaccelmap.c Deprecate and ignore gtk-can-change-accels 2013-06-26 12:00:42 -04:00
gtkaccelmap.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkaccelmapprivate.h
gtkaccessible.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkaccessible.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkactionable.c
gtkactionable.h
gtkactionhelper.c action stuff: stop abusing GLib's namespace 2013-05-13 16:33:42 -04:00
gtkactionhelper.h
gtkactionmuxer.c GtkActionMuxer: store primary accels 2013-10-15 09:24:11 -04:00
gtkactionmuxer.h GtkActionMuxer: store primary accels 2013-10-15 09:24:11 -04:00
gtkactionobservable.c action stuff: Introspection fixes 2013-05-13 16:33:42 -04:00
gtkactionobservable.h action stuff: Change include style 2013-05-13 16:33:42 -04:00
gtkactionobserver.c GtkActionMuxer: store primary accels 2013-10-15 09:24:11 -04:00
gtkactionobserver.h GtkActionMuxer: store primary accels 2013-10-15 09:24:11 -04:00
gtkadjustment.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkadjustment.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkalignment.c alignment: Remove dead assignment 2013-08-13 16:25:26 +02:00
gtkalignment.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkallocatedbitmask.c
gtkallocatedbitmaskprivate.h
gtkappchooser.c
gtkappchooser.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkappchooserbutton.c Revert "appchooserbutton: filter out applications not supposed to be visible" 2013-09-17 11:01:30 -07:00
gtkappchooserbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkappchooserdialog.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkappchooserdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkappchooserdialog.ui Fix some regressions from stock migration 2013-06-25 12:39:19 -04:00
gtkappchooserdialog.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkappchoosermodule.c
gtkappchoosermodule.h
gtkappchooseronline.c
gtkappchooseronline.h
gtkappchooseronlinepk.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkappchooseronlinepk.h
gtkappchooserprivate.h
gtkappchooserwidget.c Revert "appchooserwidget: check for g_app_info_should_show()" 2013-09-17 11:01:36 -07:00
gtkappchooserwidget.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkappchooserwidget.ui GtkAppChooserWidget: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkappchooserwidget.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkapplication.c GtkApplication: a new approach to accels 2013-10-15 09:24:12 -04:00
gtkapplication.h GtkApplication: a new approach to accels 2013-10-15 09:24:12 -04:00
gtkapplicationprivate.h GtkApplication: a new approach to accels 2013-10-15 09:24:12 -04:00
gtkapplicationwindow.c GtkApplication: a new approach to accels 2013-10-15 09:24:12 -04:00
gtkapplicationwindow.h
gtkarrow.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkarrow.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkaspectframe.c frame: annotate the @label params with (allow-none) 2013-08-29 09:06:31 +02:00
gtkaspectframe.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkassistant.c Fix anonymous assistants 2013-08-27 23:14:14 -04:00
gtkassistant.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkassistant.ui Fix some regressions from stock migration 2013-06-25 12:39:19 -04:00
gtkassistant.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkbbox.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkbbox.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkbin.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkbin.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkbindings.c Fix up headerless symbols 2013-05-05 15:38:47 -04:00
gtkbindings.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkbindingsprivate.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbookmarksmanager.c GtkBookmarksManager: Refactor duplicate set error code and localise error strings 2013-05-30 10:37:58 -05:00
gtkbookmarksmanager.h
gtkborder.c
gtkborder.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkborderimage.c
gtkborderimageprivate.h
gtkbox.c Fix minor typos 2013-08-21 04:15:52 +02:00
gtkbox.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkboxprivate.h
gtkbubblewindow.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkbubblewindowprivate.h Really keep GtkBubbleWindow private 2013-03-05 16:48:01 -05:00
gtkbuildable.c
gtkbuildable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkbuilder-menus.c
gtkbuilder.c GtkBuilder: add GtkApplication 2013-10-15 09:24:11 -04:00
gtkbuilder.h GtkBuilder: add GtkApplication 2013-10-15 09:24:11 -04:00
gtkbuilder.rnc GtkBuilder: Add private _gtk_builder_extend_with_template() 2013-04-08 21:19:27 +09:00
gtkbuilder.rng GtkBuilder: Add private _gtk_builder_extend_with_template() 2013-04-08 21:19:27 +09:00
gtkbuilderparser.c Fix string allocation handling with GtkBuilder translations 2013-06-08 10:54:25 +02:00
gtkbuilderprivate.h Fix a few memory leaks wrt to translations 2013-04-28 21:43:49 -04:00
gtkbutton.c Redo style class handling 2013-08-19 14:42:18 -04:00
gtkbutton.h Add gtk_button_new_from_icon_name 2013-08-14 10:41:42 +03:00
gtkbuttonprivate.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkcairoblur.c
gtkcairoblurprivate.h
gtkcalendar.c gtkdnd: Introduce a new API for more accurate drag origin data 2013-08-14 07:12:52 -04:00
gtkcalendar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellarea.c Add missing introspection annotations 2013-09-10 17:20:15 -04:00
gtkcellarea.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellareabox.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellareabox.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellareaboxcontext.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellareaboxcontextprivate.h
gtkcellareacontext.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellareacontext.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcelleditable.c
gtkcelleditable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcelllayout.c Fix string allocation handling with GtkBuilder translations 2013-06-08 10:54:25 +02:00
gtkcelllayout.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrenderer.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrenderer.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrendereraccel.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrendereraccel.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrenderercombo.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrenderercombo.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrendererpixbuf.c cellrendererpixbuf: Don't eat states 2013-09-05 18:48:47 +02:00
gtkcellrendererpixbuf.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrendererprogress.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrendererprogress.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrendererspin.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrendererspin.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrendererspinner.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkcellrendererspinner.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrenderertext.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrenderertext.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrenderertoggle.c GtkCellRendererToggle: correct "toggled" signal documentation 2013-10-10 17:07:42 -05:00
gtkcellrenderertoggle.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellview.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellview.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcheckbutton.c checkbutton: Implement height-for-width 2013-05-07 14:06:11 +02:00
gtkcheckbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcheckmenuitem.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkcheckmenuitem.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkclipboard-quartz.c Bug 651224 - Potential NULL display ptr from quartz gtk_clipboard_wait_for_contents 2013-09-28 10:55:22 -07:00
gtkclipboard-wayland.c GtkClipboardWayland: Fix memory leak 2013-08-31 12:28:19 -04:00
gtkclipboard-waylandprivate.h clipboard: fix build without wayland 2013-08-20 20:28:01 -07:00
gtkclipboard.c Add missing introspection annotations 2013-09-10 17:20:15 -04:00
gtkclipboard.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkclipboardprivate.h clipboard: Make a bunch of functions vfuncs 2013-08-20 16:34:29 +02:00
gtkcolorbutton.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcolorbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcolorchooser.c
gtkcolorchooser.h
gtkcolorchooserdialog.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkcolorchooserdialog.h
gtkcolorchooserdialog.ui Fix some regressions from stock migration 2013-06-25 12:39:19 -04:00
gtkcolorchooserdialog.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcolorchooserwidget.h
gtkcoloreditor.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkcoloreditor.ui GtkColorEditor: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkcoloreditor.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkcoloreditorprivate.h
gtkcolorplane.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcolorplaneprivate.h
gtkcolorscale.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcolorscaleprivate.h
gtkcolorswatch.c Add a style class for context menus 2013-08-18 13:46:48 -04:00
gtkcolorswatchprivate.h
gtkcolorutils.c
gtkcolorutils.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcombobox.c combobox: Add missing Since tags for entry constructors 2013-08-22 20:36:17 +01:00
gtkcombobox.h Add some missing deprecation annotations 2013-08-13 18:09:47 -04:00
gtkcomboboxtext.c Fix string allocation handling with GtkBuilder translations 2013-06-08 10:54:25 +02:00
gtkcomboboxtext.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcontainer.c Fix GI warnings 2013-10-09 14:19:54 -04:00
gtkcontainer.h container: Deprecate resize mode 2013-10-05 15:09:53 +02:00
gtkcontainerprivate.h
gtkcssanimation.c cssanimation: Use property id here 2013-05-28 15:24:04 +02:00
gtkcssanimationprivate.h Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtkcssarrayvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssarrayvalueprivate.h
gtkcssbgsizevalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssbordervalueprivate.h
gtkcsscolorvalue.c css: Change currentColor handling 2013-09-06 03:04:09 +02:00
gtkcsscolorvalueprivate.h cssvalue: At cycle detection to color resolving 2013-03-28 23:18:59 +01:00
gtkcsscomputedvalues.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsscomputedvaluesprivate.h css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsscornervalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsscornervalueprivate.h
gtkcsscustomproperty.c
gtkcsscustompropertyprivate.h
gtkcsseasevalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsseasevalueprivate.h
gtkcssenginevalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssenginevalueprivate.h
gtkcssenumvalue.c css: Add a GtkCssValue for GtkCssImageEffect 2013-08-20 02:50:40 +02:00
gtkcssenumvalueprivate.h css: Add a GtkCssValue for GtkCssImageEffect 2013-08-20 02:50:40 +02:00
gtkcssimage.c cssimage: Remove unused variables 2013-09-06 03:04:09 +02:00
gtkcssimagecrossfade.c
gtkcssimagecrossfadeprivate.h
gtkcssimagegradient.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssimagegradientprivate.h
gtkcssimagelinear.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssimagelinearprivate.h
gtkcssimageprivate.h css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssimagescaled.c CSS: Add -gtk-scaled(image1,image2,...) support for hidpi assets 2013-07-03 14:39:25 +02:00
gtkcssimagescaledprivate.h Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtkcssimagesurface.c Use gdk_cairo_surface_create_from_pixbuf when possible 2013-07-03 14:39:25 +02:00
gtkcssimagesurfaceprivate.h
gtkcssimageurl.c cssimage: Report filename of file failing to load 2013-09-18 17:07:41 +02:00
gtkcssimageurlprivate.h
gtkcssimagevalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssimagevalueprivate.h
gtkcssimagewin32.c
gtkcssimagewin32private.h
gtkcssinheritvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssinitialvalueprivate.h
gtkcsskeyframes.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsskeyframesprivate.h css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsslookup.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsslookupprivate.h css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssmatcher.c
gtkcssmatcherprivate.h
gtkcssnumbervalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssnumbervalueprivate.h
gtkcssparser.c
gtkcssparserprivate.h
gtkcsspositionvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsspositionvalueprivate.h
gtkcssprovider.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcssprovider.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcssproviderprivate.h
gtkcssrepeatvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssrepeatvalueprivate.h
gtkcssrgbavalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssrgbavalueprivate.h
gtkcsssection.c
gtkcsssection.h
gtkcsssectionprivate.h
gtkcssselector.c
gtkcssselectorprivate.h
gtkcssshadowsvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssshadowsvalueprivate.h cssshadow: add a method to get the size of a shadows value 2013-04-22 18:10:21 -04:00
gtkcssshadowvalue.c css shadow: Fix memory leak 2013-08-31 12:28:17 -04:00
gtkcssshadowvalueprivate.h cssshadow: add a method to get the size of a shadows value 2013-04-22 18:10:21 -04:00
gtkcssshorthandproperty.c
gtkcssshorthandpropertyimpl.c
gtkcssshorthandpropertyprivate.h
gtkcssstringvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssstringvalueprivate.h
gtkcssstylefuncs.c Plug a memory leak in the css parser 2013-09-16 23:30:57 -04:00
gtkcssstylefuncsprivate.h
gtkcssstyleproperty.c
gtkcssstylepropertyimpl.c css: Add a GtkCssValue for GtkCssImageEffect 2013-08-20 02:50:40 +02:00
gtkcssstylepropertyprivate.h
gtkcsstransition.c
gtkcsstransitionprivate.h
gtkcsstypedvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsstypedvalueprivate.h
gtkcsstypes.c
gtkcsstypesprivate.h css: Add a GtkCssValue for GtkCssImageEffect 2013-08-20 02:50:40 +02:00
gtkcssvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssvalueprivate.h css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcustompaperunixdialog.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcustompaperunixdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkdbusinterfaces.xml
gtkdebug.h Pixel cache: Add no-pixel-cache debug flag 2013-09-09 11:07:50 +02:00
gtkdialog.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkdialog.ui GtkDialog: Define children with a GtkBuilder template 2013-04-08 21:19:27 +09:00
gtkdialog.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkdnd-quartz.c Fix double-free introduced in f86dc163 2013-10-11 10:54:15 -07:00
gtkdnd.c gtkdnd: Introduce a new API for more accurate drag origin data 2013-08-14 07:12:52 -04:00
gtkdnd.h gtkdnd: Introduce a new API for more accurate drag origin data 2013-08-14 07:12:52 -04:00
gtkdrawingarea.c
gtkdrawingarea.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkeditable.c Fix GI warnings 2013-10-09 14:19:54 -04:00
gtkeditable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkentry.c Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtkentry.h GtkEntry: add a "tabs" property for setting a PangoTabArray in the layout. 2013-08-19 13:43:32 -04:00
gtkentrybuffer.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkentrybuffer.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkentrycompletion.c entrycompletion: set the GtkWindow as attached to the GtkEntry 2013-09-25 20:06:43 -04:00
gtkentrycompletion.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkentryprivate.h Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtkenums.h GtkBox: Add baseline alignment for horizontal boxes 2013-04-23 05:50:38 +02:00
gtkeventbox.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkeventbox.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkexpander.c Don't activate GtkExpander if mouse dragged away 2013-09-16 22:43:02 -04:00
gtkexpander.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfilechooser.c filechooser: Actually return a value 2013-06-21 02:59:23 +02:00
gtkfilechooser.h filechooser: Add gtk_file_chooser_get_current_name() 2013-06-19 13:37:35 -05:00
gtkfilechooserbutton.c Avoid overlong file chooser buttons 2013-08-13 17:35:28 -04:00
gtkfilechooserbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfilechooserbutton.ui File chooser: Convert icons to using cairo_surface_t 2013-07-03 14:39:26 +02:00
gtkfilechooserbutton.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkfilechooserdefault.c Fix a typo in an error message 2013-09-04 19:40:59 -04:00
gtkfilechooserdefault.h
gtkfilechooserdefault.ui GtkFileChooserDefault: Remove redundancy 2013-08-03 09:04:47 +02:00
gtkfilechooserdefault.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkfilechooserdialog.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkfilechooserdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfilechooserdialog.ui Set reasonable minimum size for the file chooser 2013-07-17 20:48:59 -04:00
gtkfilechooserdialog.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c GtkFileChooserEntry: don't inline-complete if the entry doesn't have the focus 2013-06-21 18:35:28 -05:00
gtkfilechooserentry.h
gtkfilechooserprivate.h filechooser: Add gtk_file_chooser_get_current_name() 2013-06-19 13:37:35 -05:00
gtkfilechooserutils.c filechooser: Add gtk_file_chooser_get_current_name() 2013-06-19 13:37:35 -05:00
gtkfilechooserutils.h
gtkfilechooserwidget.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkfilechooserwidget.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfilefilter.c
gtkfilefilter.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfilesystem.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkfilesystem.h File chooser: Convert icons to using cairo_surface_t 2013-07-03 14:39:26 +02:00
gtkfilesystemmodel.c
gtkfilesystemmodel.h
gtkfixed.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkfixed.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkflowbox.c gtk/gtkflowbox: Fix build warning/error 2013-10-07 12:13:11 +08:00
gtkflowbox.h Add GtkFlowBox 2013-10-06 23:31:17 -04:00
gtkfontbutton.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkfontbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfontbutton.ui GtkFontButton: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkfontbutton.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkfontchooser.c Minor doc cleanup 2013-03-14 20:29:00 -04:00
gtkfontchooser.h
gtkfontchooserdialog.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkfontchooserdialog.h
gtkfontchooserdialog.ui Fix some regressions from stock migration 2013-06-25 12:39:19 -04:00
gtkfontchooserdialog.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkfontchooserprivate.h
gtkfontchooserutils.c
gtkfontchooserutils.h
gtkfontchooserwidget.c fontchooser: set the minimum size of the spinner to 1 2013-08-02 15:56:54 +02:00
gtkfontchooserwidget.h
gtkfontchooserwidget.ui fontchooser: prevent the scale from showing the value as it is shown in the spinbutton already 2013-07-22 16:06:24 +02:00
gtkfontchooserwidget.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkframe.c frame: annotate the @label params with (allow-none) 2013-08-29 09:06:31 +02:00
gtkframe.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkgladecatalog.c Fix up headerless symbols 2013-05-05 15:38:47 -04:00
gtkgrid.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkgrid.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkheaderbar.c Fix possible crash in header bar 2013-09-27 17:27:31 +02:00
gtkheaderbar.h GtkHeaderBar: optionally add a close button 2013-08-05 01:37:58 +02:00
gtkheaderbarprivate.h GtkHeaderBar: Make labels creation available privately 2013-06-14 19:10:39 +02:00
gtkhsla.c
gtkhslaprivate.h
gtkiconcache.c IconCache: Keep a ref on the GtkIconData 2013-06-19 09:40:19 +02:00
gtkiconcache.h IconCache: Keep a ref on the GtkIconData 2013-06-19 09:40:19 +02:00
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconhelper.c iconhelper: Fix leak when rendering to cairo surface 2013-10-02 17:21:48 +02:00
gtkiconhelperprivate.h gtkiconhelper: Add _gtk_icon_helper_ensure_surface to private header 2013-08-07 13:34:10 +02:00
gtkicontheme.c Fix a crash in icon handling 2013-10-15 08:04:25 -04:00
gtkicontheme.h docs: gtk_icon_theme_lookup_by_gicon_for_scale() is new 2013-07-27 21:38:48 +02:00
gtkiconview.c Fix an age-old typo 2013-08-31 12:27:31 -04:00
gtkiconview.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkiconviewprivate.h
gtkimage.c Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtkimage.h Continue the deprecation of GtkIconSet 2013-07-09 06:54:27 -04:00
gtkimageprivate.h
gtkimcontext.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkimcontext.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkimcontextinfo.h
gtkimcontextsimple.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkimcontextsimple.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkimcontextsimpleseqs.h
gtkimmodule.c win32: use the input locale to decide the default input method 2013-08-31 14:28:10 -04:00
gtkimmodule.h
gtkimmoduleprivate.h
gtkimmulticontext.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkimmulticontext.h im: Deprecate gtk_im_multicontext_append_menuitems 2013-06-09 09:51:55 -04:00
gtkinfobar.c Add a revealer to GtkInfoBar 2013-08-03 09:04:47 +02:00
gtkinfobar.h Add an optional close button to the info bar 2013-07-24 17:01:42 -04:00
gtkinfobar.ui Fix layout of infobar 2013-08-03 15:15:12 +02:00
gtkinfobar.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkintl.h
gtkinvisible.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkinvisible.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkkeyhash.c
gtkkeyhash.h
gtklabel.c frame: annotate the @label params with (allow-none) 2013-08-29 09:06:31 +02:00
gtklabel.h Add api to ellipsize labels to multiple lines 2013-08-22 20:38:01 -04:00
gtklayout.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtklayout.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtklevelbar.c Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtklevelbar.h
gtklinkbutton.c Add a style class for context menus 2013-08-18 13:46:48 -04:00
gtklinkbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtklistbox.c listbox: Fix keynav_failed() parameter in move_cursor() 2013-10-11 13:11:59 +02:00
gtklistbox.h Trivial typo fix 2013-09-20 20:17:25 -04:00
gtkliststore.c Fix GI warnings 2013-10-09 14:19:54 -04:00
gtkliststore.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtklockbutton.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtklockbutton.h
gtklockbutton.ui GtkLockButton: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtklockbutton.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtklockbuttonprivate.h
gtkmain.c a11y: don't shutdown accessibility, so the atk bridge is always valid 2013-09-25 20:14:04 -04:00
gtkmain.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmarshalers.list Don't use inout ints in the drag-action-requested signal 2013-02-27 14:39:39 -06:00
gtkmenu.c GMenu docs: Tiny grammar fix 2013-10-11 10:25:24 +02:00
gtkmenu.h Add some missing deprecation annotations 2013-08-13 18:09:47 -04:00
gtkmenubar.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkmenubar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmenubutton.c Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtkmenubutton.h
gtkmenubuttonprivate.h
gtkmenuitem.c gtkmenuitem: Remove dead assignment 2013-08-13 16:25:26 +02:00
gtkmenuitem.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmenuitemprivate.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkmenuprivate.h menu: Move enum declaration to correct header 2013-03-28 23:18:58 +01:00
gtkmenushell.c docs: Convert GtkMenuShell comment to documentation 2013-08-14 09:53:16 +01:00
gtkmenushell.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmenushellprivate.h docs: Convert GtkMenuShell comment to documentation 2013-08-14 09:53:16 +01:00
gtkmenutoolbutton.c Trivial formatting fixes 2013-09-04 20:59:56 -04:00
gtkmenutoolbutton.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkmenutracker.c GtkMenuTracker: fix leak when creating submenus 2013-06-24 18:05:27 -04:00
gtkmenutracker.h add GtkMenuTrackerItem 2013-05-13 16:33:43 -04:00
gtkmenutrackeritem.c GtkMenuTrackerItem: add support for dynamic accels 2013-10-15 09:24:12 -04:00
gtkmenutrackeritem.h add GtkMenuTrackerItem 2013-05-13 16:33:43 -04:00
gtkmessagedialog.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkmessagedialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmessagedialog.ui Don't mark a space as translatable 2013-08-30 23:45:08 -04:00
gtkmessagedialog.ui.h textview: Use guint since we specify ": 1" 2013-09-01 12:16:27 +02:00
gtkmisc.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkmisc.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodelmenu-quartz.c Bug 691921 - GTK+ built on Leopard references [NSMenu removellItems] 2013-05-20 15:17:47 -07:00
gtkmodelmenu-quartz.h
gtkmodelmenuitem.c add GtkMenuTrackerItem 2013-05-13 16:33:43 -04:00
gtkmodelmenuitem.h add GtkMenuTrackerItem 2013-05-13 16:33:43 -04:00
gtkmodifierstyle.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkmodifierstyle.h
gtkmodules.c gdk: Remove new gdk_display_manager_peek() API 2013-05-02 16:27:47 +02:00
gtkmodules.h
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c Add a style class for context menus 2013-08-18 13:46:48 -04:00
gtkmountoperation.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmountoperationprivate.h
gtknotebook.c notebook: inform the theme to draw borders when requested 2013-10-04 18:14:25 -04:00
gtknotebook.h Fix some inconsistent deprecations 2013-07-09 06:54:26 -04:00
gtknumerableicon.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtknumerableicon.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtknumerableiconprivate.h
gtkoffscreenwindow.c
gtkoffscreenwindow.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkorientable.c
gtkorientable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkorientableprivate.h
gtkoverlay.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkoverlay.h
gtkpagesetup.c
gtkpagesetup.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpagesetupunixdialog.c Bug 467720 - Useless use of const qualifier 2013-09-28 14:14:31 -04:00
gtkpagesetupunixdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpagesetupunixdialog.ui Fix some regressions from stock migration 2013-06-25 12:39:19 -04:00
gtkpagesetupunixdialog.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkpaned.c paned: minus the size by the handle for the for_child1 computation. 2013-08-14 00:10:08 -04:00
gtkpaned.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpango.c Revert "pango: Handle case where pango_layout_get_text() returns NULL" 2013-09-09 17:19:28 +02:00
gtkpango.h
gtkpapersize.c
gtkpapersize.h typo 2013-05-19 21:24:01 -04:00
gtkpathbar.c pathbar: fix positioning of the down slider button 2013-08-31 17:25:49 -04:00
gtkpathbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpathbar.ui GtkPathBar: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkpathbar.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkpixelcache.c Pixel cache: Add no-pixel-cache debug flag 2013-09-09 11:07:50 +02:00
gtkpixelcacheprivate.h pixelcache: add getter for extra width and height. 2013-09-06 15:57:22 -07:00
gtkplacessidebar.c Populate GtkPlacesSidebar at initialization 2013-10-06 16:06:14 -04:00
gtkplacessidebar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkplug.c container: Deprecate resize mode 2013-10-05 15:09:53 +02:00
gtkplug.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpressandhold.c Add mouse pointer support to press and hold 2013-08-05 08:45:46 +02:00
gtkpressandholdprivate.h
gtkprint-win32.c
gtkprint-win32.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintbackend.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkprintbackend.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintcontext.c
gtkprintcontext.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprinter-private.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprinter.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkprinter.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprinteroption.c
gtkprinteroption.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprinteroptionset.c
gtkprinteroptionset.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprinteroptionwidget.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkprinteroptionwidget.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintjob.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkprintjob.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintoperation-private.h
gtkprintoperation-unix.c
gtkprintoperation-win32.c gtkprintoperation-win32.c: Drop unneeded include 2013-07-29 20:10:03 -04:00
gtkprintoperation.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkprintoperation.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintoperationpreview.c
gtkprintoperationpreview.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintsettings.c
gtkprintsettings.h printsettings: Add missing docs for output constants 2013-08-31 12:27:50 -04:00
gtkprintunixdialog.c Fix dark theme issues in the print dialog 2013-10-05 23:02:54 -04:00
gtkprintunixdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintunixdialog.ui Fix some regressions from stock migration 2013-06-25 12:39:19 -04:00
gtkprintunixdialog.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkprintutils.c
gtkprintutils.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprivate.c Work around access to global resources without calling gtk_init() 2013-04-08 21:19:27 +09:00
gtkprivate.h gtkprivate: #define OPPOSITE_ORIENTATION 2013-05-01 16:41:11 +02:00
gtkprivatetypebuiltins.c.template gtk: Use GDK_AVAILABLE_IN_ALL for generated enum types 2013-05-05 15:38:47 -04:00
gtkprivatetypebuiltins.h.template gtk: Use GDK_AVAILABLE_IN_ALL for generated enum types 2013-05-05 15:38:47 -04:00
gtkprogressbar.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkprogressbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkquartz.c quartz: move atom/pasteboard type conversions functions to GDK 2013-03-28 13:10:38 +01:00
gtkquartz.h quartz: move atom/pasteboard type conversions functions to GDK 2013-03-28 13:10:38 +01:00
gtkquery.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkquery.h
gtkradiobutton.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkradiobutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkradiomenuitem.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkradiomenuitem.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkradiotoolbutton.c Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkradiotoolbutton.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkrange.c range: start autoscrolling near the edges of ranges 2013-10-07 16:38:49 -04:00
gtkrange.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrbtree.c
gtkrbtree.h Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtkrc.default
gtkrc.key.default
gtkrc.key.emacs
gtkrc.key.mac Deprecate and ignore gtk-enable-mnemonics and gtk-auto-mnemonics" properties 2013-06-26 11:16:12 -04:00
gtkrecentchooser.c Add missing introspection annotations 2013-09-10 17:20:15 -04:00
gtkrecentchooser.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrecentchooserdefault.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkrecentchooserdefault.h
gtkrecentchooserdefault.ui GtkRecentChooserDefault: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkrecentchooserdefault.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkrecentchooserdialog.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkrecentchooserdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrecentchoosermenu.c Drop some unnecessary includes 2013-07-19 22:32:23 -04:00
gtkrecentchoosermenu.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrecentchooserprivate.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkrecentchooserutils.c
gtkrecentchooserutils.h
gtkrecentchooserwidget.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkrecentchooserwidget.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrecentfilter.c
gtkrecentfilter.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrecentmanager.c Drop some unnecessary includes 2013-07-19 22:32:23 -04:00
gtkrecentmanager.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrevealer.c revealer: Use the same transition animation as GtkStack 2013-10-09 18:29:41 -04:00
gtkrevealer.h revealer: Use new private model, remove priv pointer 2013-07-02 13:42:43 +02:00
gtkroundedbox.c
gtkroundedboxprivate.h
gtkscale.c Drop some unnecessary includes 2013-07-19 22:32:23 -04:00
gtkscale.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkscalebutton.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkscalebutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkscalebutton.ui GtkScaleButton: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkscalebutton.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkscaleprivate.h
gtkscrollable.c
gtkscrollable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkscrollbar.c
gtkscrollbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkscrolledwindow.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkscrolledwindow.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksearchbar.c search-bar: make independent of toolbar styling 2013-10-10 16:06:49 -04:00
gtksearchbar.h gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtksearchbar.ui search-bar: use menu icon size for the close button 2013-10-10 16:06:49 -04:00
gtksearchbar.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtksearchengine.c
gtksearchengine.h
gtksearchenginequartz.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtksearchenginequartz.h
gtksearchenginesimple.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtksearchenginesimple.h
gtksearchenginetracker.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtksearchenginetracker.h
gtksearchentry.c gtksearchentry: Provide an accessible name 2013-08-15 16:37:29 +02:00
gtksearchentry.h Change the way GtkSearchEntry does delayed change notification 2013-07-28 21:49:37 -04:00
gtkselection.c Fix GI warnings 2013-10-09 14:19:54 -04:00
gtkselection.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkselectionprivate.h
gtkseparator.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkseparator.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkseparatormenuitem.c
gtkseparatormenuitem.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkseparatortoolitem.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkseparatortoolitem.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksettings.c Suppress cursor theme unsupported warning when there's no theme. 2013-10-10 15:39:25 -07:00
gtksettings.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksettingsprivate.h
gtkshow.c
gtkshow.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksizegroup-private.h
gtksizegroup.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtksizegroup.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksizerequest.c widget: make gtk_widget_compute_size_for_orientation() static 2013-05-11 15:11:53 +02:00
gtksizerequest.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksizerequestcache.c gtksizerequestcache: Fix typo that lead to crash/leak 2013-04-29 18:17:02 +02:00
gtksizerequestcacheprivate.h GtkSizeRequestCache: Don't store baselines in horizontal case 2013-04-23 05:50:37 +02:00
gtksocket.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtksocket.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksocketprivate.h
gtkspinbutton.c Drop some unnecessary includes 2013-07-19 22:32:23 -04:00
gtkspinbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkspinner.c spinner: don't expand to fill the allocated space 2013-10-11 08:38:37 -04:00
gtkspinner.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkstack.c stack: Remove some confusing whitespace 2013-10-09 18:29:41 -04:00
gtkstack.h Fixups to GtkStack 2013-09-25 23:54:31 -04:00
gtkstackswitcher.c Fixups to GtkStack 2013-09-25 23:54:31 -04:00
gtkstackswitcher.h Fixups to GtkStack 2013-09-25 23:54:31 -04:00
gtkstatusbar.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkstatusbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkstatusbar.ui Add a bit of margin on the statusbar 2013-07-17 20:48:59 -04:00
gtkstatusbar.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkstatusicon-quartz.c
gtkstatusicon.c GTK-Win32: Avoid Using Deprecated API 2013-08-14 08:05:53 +08:00
gtkstatusicon.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c
gtkstylecascadeprivate.h
gtkstylecontext.c container: Deprecate resize mode 2013-10-05 15:09:53 +02:00
gtkstylecontext.h stylecontext: Deprecate gtk_style_context_invalidate() 2013-10-05 13:57:51 +02:00
gtkstylecontextprivate.h
gtkstyleproperties.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkstyleproperties.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkstylepropertiesprivate.h
gtkstyleproperty.c
gtkstylepropertyprivate.h
gtkstyleprovider.c
gtkstyleprovider.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkstyleproviderprivate.c
gtkstyleproviderprivate.h
gtkswitch.c a11y: Remove default description from GtkSwitch 2013-09-12 11:52:51 +02:00
gtkswitch.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktestutils.c Add gtk_test_widget_wait_for_draw to docs 2013-05-27 14:49:43 -04:00
gtktestutils.h API: Add gtk_test_widget_wait_for_draw () 2013-05-17 20:49:52 +02:00
gtktextattributes.c gtktextattributes: include the right headers 2013-04-01 21:12:49 +02:00
gtktextattributes.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktextbtree.c
gtktextbtree.h
gtktextbuffer.c Improve doc of gtk_text_buffer_paste_clipboard() 2013-09-16 09:48:24 +02:00
gtktextbuffer.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktextbufferrichtext.c Add missing introspection annotations 2013-09-10 17:20:15 -04:00
gtktextbufferrichtext.h Doc: various small fixes 2013-05-12 18:09:28 +02:00
gtktextbufferserialize.c
gtktextbufferserialize.h
gtktextchild.c gtktextchild: replace hard-coded values by a macro 2013-05-12 18:09:11 +02:00
gtktextchild.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktextchildprivate.h
gtktextdisplay.c
gtktextdisplay.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktexthandle.c texthandle: Use the parent widget's style context 2013-10-05 13:57:51 +02:00
gtktexthandleprivate.h
gtktextiter.c textiter: better document "tag" functions 2013-06-30 10:38:25 +02:00
gtktextiter.h Document GtkTextSearchFlags 2013-06-25 13:21:08 +02:00
gtktextiterprivate.h
gtktextlayout.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktextlayout.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktextmark.c
gtktextmark.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktexttag.c Doc: small fixes in GtkTextView 2013-09-14 21:45:00 +02:00
gtktexttag.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktexttagprivate.h GtkTextView: remove some dead code 2013-04-01 21:12:49 +02:00
gtktexttagtable.c Improve doc of gtk_text_tag_table_remove() 2013-08-05 23:01:37 +02:00
gtktexttagtable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktexttypes.c gtktexttypes: remove inline_byte_begins_utf8_char() 2013-04-01 21:12:49 +02:00
gtktexttypes.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktextutil.c gtktextutil: Remove the border and background from drag icons 2013-08-14 07:12:52 -04:00
gtktextutil.h
gtktextview.c GtkTextView: Fix horizontal scrolling 2013-10-02 16:23:41 +02:00
gtktextview.h GtkTextView: add create_buffer virtual method pointer 2013-09-26 18:36:20 +02:00
gtkthemingbackground.c cds: enable outset shadows 2013-04-09 12:52:47 +01:00
gtkthemingbackgroundprivate.h
gtkthemingengine.c notebook: Improve the style of the default arrows 2013-10-02 10:51:15 -04:00
gtkthemingengine.h stylecontext: add gtk_render_icon_surface 2013-07-03 14:39:26 +02:00
gtkthemingengineprivate.h
gtktogglebutton.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtktogglebutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktoggletoolbutton.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtktoggletoolbutton.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtktoolbar.c Add a style class for context menus 2013-08-18 13:46:48 -04:00
gtktoolbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktoolbutton.c Drop some unnecessary includes 2013-07-19 22:32:23 -04:00
gtktoolbutton.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtktoolitem.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtktoolitem.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktoolitemgroup.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktoolitemgroup.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktoolpalette.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktoolpalette.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktoolpaletteprivate.h
gtktoolshell.c
gtktoolshell.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktooltip.c Deprecate and hardcode values for gtk-tooltip* timeouts 2013-07-08 15:02:28 -04:00
gtktooltip.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtktrashmonitor.c
gtktrashmonitor.h
gtktrayicon-x11.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktrayicon.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreemenu.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktreemenu.h
gtktreemodel.c Fix GI warnings 2013-10-09 14:19:54 -04:00
gtktreemodel.h Add gtk_tree_model_rows_reordered_with_length introspectable method 2013-07-22 13:39:24 -07:00
gtktreemodelfilter.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktreemodelfilter.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreemodelsort.c Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtktreemodelsort.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreeprivate.h treeview: Remove unused function 2013-05-17 20:49:52 +02:00
gtktreeselection.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktreeselection.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreesortable.c
gtktreesortable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreestore.c Fix GI warnings 2013-10-09 14:19:54 -04:00
gtktreestore.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreeview.c Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtktreeview.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreeviewcolumn.c GtkTreeViewColumn: start padding at 0 2013-09-30 09:23:00 -04:00
gtktreeviewcolumn.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktypebuiltins.c.template gtk: Use GDK_AVAILABLE_IN_ALL for generated enum types 2013-05-05 15:38:47 -04:00
gtktypebuiltins.h.template gtk: Use GDK_AVAILABLE_IN_ALL for generated enum types 2013-05-05 15:38:47 -04:00
gtktypes.h Add Composite Child machinery and APIs to GtkWidget 2013-04-08 21:19:27 +09:00
gtkunixprint.h
gtkversion.h.in
gtkviewport.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkviewport.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkvolumebutton.c Rename the widget template API 2013-07-26 13:52:15 -04:00
gtkvolumebutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkvolumebutton.ui GtkVolumeButton: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkvolumebutton.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkwidget.c GtkWindow: change muxer setup with application 2013-10-15 09:24:11 -04:00
gtkwidget.h Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkwidgetpath.c Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtkwidgetpath.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkwidgetprivate.h widget: Track when the window scale factor changes and notify 2013-07-03 14:34:13 +02:00
gtkwin32.c
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c
gtkwin32embedwidget.h
gtkwin32theme.c
gtkwin32themeprivate.h
gtkwindow.c GtkApplication: a new approach to accels 2013-10-15 09:24:12 -04:00
gtkwindow.h Add a gtk_window_close function 2013-06-28 22:19:15 -04:00
gtkwindowprivate.h GtkApplication: a new approach to accels 2013-10-15 09:24:12 -04:00
gtkx.h
gtkxembed.c
gtkxembed.h
Makefile.am Add GtkFlowBox 2013-10-06 23:31:17 -04:00
makefile.msc.in
org.gtk.Settings.ColorChooser.gschema.xml
org.gtk.Settings.FileChooser.gschema.xml
paper_names_offsets.c
paper_names.c
queryimmodules.c
updateiconcache.c Make sure icon cache has /-separated subdirs only (v2 - use g_build_path) 2013-02-21 19:42:46 +01:00
xembed.h