gtk2/gtk
Carlos Garnacho 7b4ef99320 popover: Hide/ungrab on button release
If the grab is released during button press, the button release is
just then sent to the widget below the pointer. Depending on the
widget implementation, this could already trigger actions if the
widget does not perform any kind of button state tracking. It is
safer to ungrab on button release so no extra actions are possibly
triggered, and the behavior is uniform across widgets.

But the opposite situation may also happen, that a popover is
shown/grabbed on a button press event, so it'd get the sole button
release event after being shown, so prepare for that case by making
popover ignore single button release events with no preceding button
press.

Fixes issues seen in
https://bugzilla.gnome.org/show_bug.cgi?id=723031#c2
2014-01-28 16:18:53 +01:00
..
a11y A11y: Fix text functions for table cells 2014-01-13 23:51:26 -05:00
deprecated docs: don't use <emphasis> 2014-01-28 02:02:05 -05: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
resources Print dialog: Use baseline alignment in page setup tab 2014-01-27 23:30:37 -05:00
stock-icons stock icons: print icons no longer fuzzy 2014-01-23 16:05:55 +01:00
compose-parse.py GtkIMContextSimple: Update compose table 2013-12-14 15:34:54 -05:00
extract-strings.c extract-strings: support GMenu GtkBuilder markup 2014-01-17 22:44:23 -05:00
fallback-c89.c
fnmatch.c
gen-paper-names.c
gtk-a11y.h Improve menubutton a11y 2013-12-20 13:31:08 -05:00
gtk-compose-lookaside.txt
gtk-keys.css.default
gtk-keys.css.emacs
gtk-keys.css.mac
gtk-launch.c
gtk-win32.rc.in
gtk.gresource.xml Revert "resources: Make Raleigh the real name of the theme" 2014-01-25 14:02:52 -05:00
gtk.h Introduce GtkPopover 2014-01-22 17:10:04 +01:00
gtkaboutdialog.c Clarify documentation of GtkAboutDialog::logo 2014-01-24 22:43:51 -05:00
gtkaboutdialog.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkaccelgroup.c gtkaccelgroup: Use g_object_class_install_properties() and g_object_notify_by_pspec() 2014-01-24 22:46:30 -05:00
gtkaccelgroup.h docs: add docs for GtkAccelFlags 2014-01-21 13:33:46 -05:00
gtkaccelgroupprivate.h
gtkaccellabel.c docs: fix docs for out params 2014-01-21 12:41:16 -05:00
gtkaccellabel.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkaccelmap.c Remove superfluous g_file_test() 2013-10-15 21:45:59 -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 docs: mark base interface as private 2014-01-21 12:41:16 -05:00
gtkactionbar.c GtkActionBar: Fix center widget visibility handling 2014-01-21 20:22:14 -05:00
gtkactionbar.h docs: fix docs for ActionBar 2014-01-21 13:33:47 -05:00
gtkactionhelper.c Simplify GtkActionHelper 2014-01-08 18:21:26 -05:00
gtkactionhelper.h Simplify GtkActionHelper 2014-01-08 18:21:26 -05:00
gtkactionmuxer.c docs: mark gtkdoc blocks as private for internal only API 2014-01-21 23:20:38 -05: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 docs: mark gtkdoc blocks as private for internal only API 2014-01-21 23:20:38 -05: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 docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkalignment.c alignment: Remove dead assignment 2013-08-13 16:25:26 +02:00
gtkalignment.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkallocatedbitmask.c
gtkallocatedbitmaskprivate.h
gtkappchooser.c docs: don't use <type> tags 2014-01-28 00:21:26 -05:00
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 docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkappchooserdialog.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkappchooserdialog.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkappchooserprivate.h
gtkappchooserwidget.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkappchooserwidget.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkapplication-dbus.c gtkapplication: fix inhibit 2013-12-16 14:39:48 -05:00
gtkapplication-quartz-menu.c quartz menu: add a hack for application name 2014-01-17 22:37:04 -05:00
gtkapplication-quartz.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkapplication-wayland.c Refactor GtkApplication 2013-12-16 13:51:54 -05:00
gtkapplication-x11.c GtkApplicationX11: read the startup ID from the platform data 2014-01-02 21:17:22 +01:00
gtkapplication.c docs: fix signal link syntax 2014-01-21 22:40:55 -05:00
gtkapplication.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkapplicationimpl.c Refactor GtkApplication 2013-12-16 13:51:54 -05:00
gtkapplicationprivate.h application: new 'insert action group' private api 2014-01-17 22:40:50 -05:00
gtkapplicationwindow.c GtkApplicationWindow: give up on handling dispose 2014-01-14 10:41:35 -05:00
gtkapplicationwindow.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
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 docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkassistant.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkassistant.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkbbox.c docs: don't use properties syntax for child properties 2014-01-21 18:57:37 -05:00
gtkbbox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkbin.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkbin.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkbindings.c docs: fix link to gdk docs 2014-01-21 18:57:40 -05:00
gtkbindings.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkbindingsprivate.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbookmarksmanager.c Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
gtkbookmarksmanager.h Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
gtkborder.c docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkborder.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkborderimage.c
gtkborderimageprivate.h
gtkbox.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkbox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkboxprivate.h
gtkbuildable.c docs: use () instead of <function> tags 2014-01-27 23:08:08 -05:00
gtkbuildable.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkbuilder-menus.c
gtkbuilder.c docs: use () instead of <function> tags 2014-01-27 23:08:08 -05:00
gtkbuilder.h Fix since tags 2013-10-16 23:45:23 -04:00
gtkbuilder.rnc GtkBuilder: Make IDs optional 2013-11-18 06:00:02 -05:00
gtkbuilder.rng GtkBuilder: Make IDs optional 2013-11-18 06:00:02 -05:00
gtkbuilderparser.c GtkBuilder: Make IDs optional 2013-11-18 06:00:02 -05:00
gtkbuilderprivate.h GtkBuilder: Make IDs optional 2013-11-18 06:00:02 -05:00
gtkbutton.c button: Allow :hover on insensitive buttons 2013-12-07 01:39:38 +01:00
gtkbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkbuttonprivate.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkcairoblur.c
gtkcairoblurprivate.h
gtkcalendar.c all: Add names to timeouts 2013-10-23 13:31:18 +02:00
gtkcalendar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellarea.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkcellarea.h docs: don't try to link to vfuncs 2014-01-21 18:57:38 -05:00
gtkcellareabox.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkcellareabox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05: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 docs: add docs for GtkCellEditableIface 2014-01-21 13:33:45 -05:00
gtkcelllayout.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkcelllayout.h docs: add docs for GtkCellLayoutIface 2014-01-21 13:33:45 -05:00
gtkcellrenderer.c cell-renderer: Check for NULL return in vfunc start_editing() 2013-12-19 11:06:20 -02:00
gtkcellrenderer.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkcellrendereraccel.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrendereraccel.h docs: add docs for GtkCellRendererAccelMode 2014-01-21 13:33:45 -05:00
gtkcellrenderercombo.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05: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 all: Add names to timeouts 2013-10-23 13:31:18 +02: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 docs: add Gtk*Class docs 2014-01-20 12:31:21 -05: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 docs: add Gtk*Class docs 2014-01-20 12:31:21 -05: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 docs: use () instead of <function> tags 2014-01-27 23:08:08 -05: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 docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkcolorbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcolorchooser.c
gtkcolorchooser.h
gtkcolorchooserdialog.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkcolorchooserdialog.h
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c Emit a11y state change notification for color swatches 2014-01-05 10:54:43 -05:00
gtkcolorchooserwidget.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkcoloreditor.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05: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: Set GDK_SCROLL_MASK on the eventbox in appears-as-list mode 2013-11-20 13:18:37 +01:00
gtkcombobox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05: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 docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkcontainer.h docs: don't try to link vfuncs 2014-01-21 18:57:39 -05:00
gtkcontainerprivate.h GtkContainer: fix disconnection from frame clock 2013-02-14 17:19:53 -05:00
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 css: Split out GtkCssImageSurface 2013-02-02 01:43:30 +01:00
gtkcssimageurl.c cssimage: Report filename of file failing to load 2013-09-18 17:07:41 +02:00
gtkcssimageurlprivate.h css: Split out GtkCssImageSurface 2013-02-02 01:43:30 +01:00
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 css parser: Add :link and :visited 2013-11-04 16:36:11 +01:00
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 docs: fix css properties table 2014-01-28 01:27:39 -05:00
gtkcssprovider.h docs: add docs for GtkCssProviderError 2014-01-21 13:33:45 -05: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 css parser: Add :link and :visited 2013-11-04 16:36:11 +01:00
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 Paper dialog: Use baseline alignment 2014-01-27 23:30:37 -05:00
gtkcustompaperunixdialog.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkdbusinterfaces.xml
gtkdebug.h Pixel cache: Add no-pixel-cache debug flag 2013-09-09 11:07:50 +02:00
gtkdialog.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkdialog.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkdialogprivate.h Make it possible to set use-header-bar from a setting 2014-01-17 17:52:08 -05:00
gtkdnd-quartz.c Fix double-free introduced in f86dc163 2013-10-11 10:54:15 -07:00
gtkdnd.c Drop internal uses of gtk_widget_get_root_window 2014-01-24 20:16:33 -05:00
gtkdnd.h docs: don't refer to types that don't exist 2014-01-21 18:57:40 -05:00
gtkdrawingarea.c GtkDrawingArea: Set an accessible role 2014-01-04 17:41:23 -05:00
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 docs: don't use <emphasis> 2014-01-28 02:02:05 -05: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 GtkEntryCompletion: fix warning 2013-11-03 19:08:41 +01: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 Fix gtkenums doc section 2014-01-23 21:09:24 -05:00
gtkeventbox.c eventbox: also draw css borders if specified 2013-11-03 14:13:16 +01:00
gtkeventbox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkexpander.c all: Add names to timeouts 2013-10-23 13:31:18 +02:00
gtkexpander.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkfilechooser.c docs: don't use <guimenuitem> 2014-01-28 02:16:33 -05:00
gtkfilechooser.h filechooser: Add gtk_file_chooser_get_current_name() 2013-06-19 13:37:35 -05:00
gtkfilechooserbutton.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkfilechooserbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkfilechooserdefault.c Respect 12/24-hour clock setting in the file chooser 2014-01-24 18:05:26 -05:00
gtkfilechooserdefault.h Move a function around 2013-11-09 19:27:53 -05:00
gtkfilechooserdialog.c docs: don't use <guimenuitem> 2014-01-28 02:16:33 -05:00
gtkfilechooserdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04: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 file-chooser: add a sort-directories-first gsetting 2013-12-03 12:12:54 -05:00
gtkfilechooserutils.c Move a function around 2013-11-09 19:27:53 -05:00
gtkfilechooserutils.h Move a function around 2013-11-09 19:27:53 -05:00
gtkfilechooserwidget.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkfilechooserwidget.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkfilefilter.c docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkfilefilter.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkfilesystem.c filechooser: Don't crash if invalid thumbnails exist 2013-12-07 01:39:38 +01:00
gtkfilesystem.h File chooser: Convert icons to using cairo_surface_t 2013-07-03 14:39:26 +02:00
gtkfilesystemmodel.c docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkfilesystemmodel.h
gtkfixed.c fixed: draw css background and borders 2013-11-03 14:13:16 +01:00
gtkfixed.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkflowbox.c Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
gtkflowbox.h Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
gtkfontbutton.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkfontbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfontchooser.c Minor doc cleanup 2013-03-14 20:29:00 -04:00
gtkfontchooser.h
gtkfontchooserdialog.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkfontchooserdialog.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkfontchooserprivate.h
gtkfontchooserutils.c
gtkfontchooserutils.h
gtkfontchooserwidget.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkfontchooserwidget.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkframe.c frame: Remove a couple strange casts... 2013-11-01 14:16:18 -04:00
gtkframe.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkgladecatalog.c Fix up headerless symbols 2013-05-05 15:38:47 -04:00
gtkgrid.c GtkGrid: fix property installation 2014-01-25 13:49:27 -05:00
gtkgrid.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkheaderbar.c GtkHeaderBar: try harder to find the best window icon 2014-01-24 15:40:37 -05:00
gtkheaderbar.h Redo header bar decorations once more 2013-12-21 21:58:24 -05:00
gtkheaderbarprivate.h Make app menu fallback a bit more reliable 2013-12-13 01:21:06 -05:00
gtkhsla.c
gtkhslaprivate.h
gtkiconcache.c GtkIconCache: find_image_offset() return 0 if icon_name is NULL. 2013-11-28 16:56:11 -03: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 docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkicontheme.h docs: fix typo 2014-01-21 22:19:27 +01:00
gtkiconview.c all: Add names to timeouts 2013-10-23 13:31:18 +02:00
gtkiconview.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkiconviewprivate.h
gtkimage.c docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05: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 GtkIMContextSimple: Update compose table 2013-12-14 15:34:54 -05:00
gtkimcontextsimple.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkimcontextsimpleseqs.h GtkIMContextSimple: Update compose table 2013-12-14 15:34:54 -05:00
gtkimmodule.c broadway: Support ipad on-screen keyboard 2013-11-13 12:23:06 +01: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 resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkinfobar.h Add an optional close button to the info bar 2013-07-24 17:01:42 -04:00
gtkintl.h
gtkinvisible.c Drop internal uses of gtk_widget_get_root_window 2014-01-24 20:16:33 -05:00
gtkinvisible.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkkeyhash.c
gtkkeyhash.h
gtklabel.c docs: don't use properties syntax for child props 2014-01-21 18:57:37 -05:00
gtklabel.h Add a gtklabelprivate.h header 2014-01-04 10:54:03 -05:00
gtklabelprivate.h GtkLabel: Add private api for links 2014-01-04 10:54:03 -05: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 docs: fix typo in property name 2014-01-21 18:57:37 -05:00
gtklevelbar.h
gtklinkbutton.c GtkLinkButton: Use :link and :visited for the label's color 2013-11-04 16:36:11 +01:00
gtklinkbutton.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtklistbox.c GtkListBox: Expand the placeholder 2013-11-09 10:50:02 -05:00
gtklistbox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkliststore.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkliststore.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtklockbutton.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtklockbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtklockbuttonprivate.h
gtkmagnifier.c magnifier: Fix compiler warning 2014-01-22 20:50:33 +01:00
gtkmagnifierprivate.h Add GtkMagnifier 2014-01-22 17:10:05 +01:00
gtkmain.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkmain.h Add a function to determine the text direction 2013-12-10 17:34:23 -05:00
gtkmarshalers.list Don't use inout ints in the drag-action-requested signal 2013-02-27 14:39:39 -06:00
gtkmenu.c Drop internal uses of gtk_widget_get_root_window 2014-01-24 20:16:33 -05:00
gtkmenu.h Add some missing deprecation annotations 2013-08-13 18:09:47 -04:00
gtkmenubar.c Trivial cleanup 2013-11-16 14:52:21 -05:00
gtkmenubar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmenubutton.c Fix positioning of up menu button popup 2014-01-06 12:44:59 -05:00
gtkmenubutton.h
gtkmenubuttonprivate.h
gtkmenuitem.c Remove references to removed gtk_item_select api 2014-01-20 12:31:21 -05:00
gtkmenuitem.h docs: add missing flag 2014-01-21 12:41:16 -05: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: fix typo in function name 2014-01-21 18:57:39 -05: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 docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkmenutracker.c docs: mark gtkdoc blocks as private for internal only API 2014-01-21 23:20:38 -05:00
gtkmenutracker.h Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
gtkmenutrackeritem.c docs: mark gtkdoc blocks as private for internal only API 2014-01-21 23:20:38 -05:00
gtkmenutrackeritem.h GtkMenuTracker: add 'special' items 2014-01-17 20:32:55 -05:00
gtkmessagedialog.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkmessagedialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04: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
gtkmodelmenuitem.c GtkModelMenuItem: set initial accessible role 2014-01-04 23:15:40 -05: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 docs: don't try to link to funcs 2014-01-21 18:57:39 -05:00
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c mount operation: Use headerbar 2014-01-17 17:52:08 -05:00
gtkmountoperation.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkmountoperationprivate.h
gtknotebook.c notebook: don't use a null page 2014-01-24 18:41:22 -05: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 Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkoffscreenwindow.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkorientable.c
gtkorientable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkorientableprivate.h
gtkoverlay.c Replace all margin-left and margin-right with margin-start and margin-end 2013-11-15 02:54:35 +01:00
gtkoverlay.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkpagesetup.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkpagesetup.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpagesetupunixdialog.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkpagesetupunixdialog.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05: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: Reformat #if preprocessor commands 2013-12-02 10:36:26 +00:00
gtkpapersize.h typo 2013-05-19 21:24:01 -04:00
gtkpathbar.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkpathbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpixelcache.c pixelcache: check whether cached surface and cairo_t scales match 2014-01-22 17:10:05 +01:00
gtkpixelcacheprivate.h pixelcache: add getter for extra width and height. 2013-09-06 15:57:22 -07:00
gtkplacessidebar.c GtkPlacesSidebar: Stop drives that can be stopped 2014-01-27 21:53:49 -05:00
gtkplacessidebar.h GtkPlacesSidebar: Add local-only 2013-11-09 18:32:51 -05:00
gtkplug.c Drop internal uses of gtk_widget_get_root_window 2014-01-24 20:16:33 -05:00
gtkplug.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpopover.c popover: Hide/ungrab on button release 2014-01-28 16:18:53 +01:00
gtkpopover.h popover: Add a "modal" boolean property to GtkPopover 2014-01-22 17:10:06 +01:00
gtkpressandhold.c all: Add names to timeouts 2013-10-23 13:31:18 +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 docs: don't use gtkdoc style for regular comments 2014-01-21 12:41:16 -05: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 all: Add names to timeouts 2013-10-23 13:31:18 +02:00
gtkprintoperation.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkprintoperation.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkprintoperationpreview.c
gtkprintoperationpreview.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintsettings.c
gtkprintsettings.h docs: add docs for GtkPageRange 2014-01-21 13:33:46 -05:00
gtkprintunixdialog.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkprintunixdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04: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 Progress bar: Handle 'no more pulse' 2013-11-11 07:24:35 -05: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 gtkradio*: add (allow-none) annotations were appropriate 2013-12-06 23:57:16 +01:00
gtkradiobutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkradiomenuitem.c gtkradio*: add (allow-none) annotations were appropriate 2013-12-06 23:57:16 +01:00
gtkradiomenuitem.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkradiotoolbutton.c gtkradio*: add (allow-none) annotations were appropriate 2013-12-06 23:57:16 +01:00
gtkradiotoolbutton.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkrange.c all: Add names to timeouts 2013-10-23 13:31:18 +02: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 docs/comments: Fix spelling of 'explicitly' 2014-01-18 03:47:46 +01:00
gtkrecentchooser.h docs: add docs for GtkRecentChooserIface 2014-01-21 12:41:16 -05:00
gtkrecentchooserdefault.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c recent chooser dialog: Use headerbar 2014-01-17 17:52:08 -05: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 docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkrecentfilter.h docs: document fields of GtkRecentFilterInfo 2014-01-21 12:41:16 -05:00
gtkrecentmanager.c docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkrecentmanager.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkrevealer.c docs: fix typo in property syntax 2014-01-21 18:57:37 -05:00
gtkrevealer.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05: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 resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkscalebutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04: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 bgo #721407 - Fix scrolled window to work with template subclasses. 2014-01-04 20:36:17 -05:00
gtkscrolledwindow.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtksearchbar.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtksearchbar.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05: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 all: Add names to timeouts 2013-10-23 13:31:18 +02:00
gtksearchentry.h Change the way GtkSearchEntry does delayed change notification 2013-07-28 21:49:37 -04:00
gtkselection.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkselection.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkselectionprivate.h docs: add docs for GtkTargetPair 2014-01-20 15:18:21 -05:00
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 GtkMenuItem: only set 'separator' class on the separator line 2013-12-05 12:35:12 +01:00
gtkseparatormenuitem.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkseparatortoolitem.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkseparatortoolitem.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtksettings.c Use a define for the default theme name 2014-01-24 08:08:34 -05:00
gtksettings.h docs: add field descriptions for GtkSettingsValue 2014-01-21 13:33:11 -05:00
gtksettingsprivate.h Use a define for the default theme name 2014-01-24 08:08:34 -05:00
gtkshow.c docs: remove obsolete references 2014-01-21 18:57:40 -05:00
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 docs: fix name of function to use for baseline alignment 2014-01-21 18:57:38 -05: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 all: Add names to timeouts 2013-10-23 13:31:18 +02:00
gtkspinbutton.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05: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 docs: don't use signal syntax for properties 2014-01-21 22:40:55 -05:00
gtkstack.h GtkStack: add gtk_stack_get_child_by_name() 2014-01-21 09:35:22 +01:00
gtkstackswitcher.c stackswitcher: Only show a button if the stack child is visible 2013-10-17 16:24:00 -04:00
gtkstackswitcher.h Fixups to GtkStack 2013-09-25 23:54:31 -04:00
gtkstatusbar.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkstatusbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkstatusicon-quartz.c
gtkstatusicon.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05: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 GtkStyleContext: Invalidate contexts with a path 2013-12-18 00:23:47 +01: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 docs: fix docs for GtkStyleProperties 2014-01-21 13:33:45 -05:00
gtkstylepropertiesprivate.h
gtkstyleproperty.c
gtkstylepropertyprivate.h
gtkstyleprovider.c
gtkstyleprovider.h docs: mark base interface as private 2014-01-21 12:41:16 -05:00
gtkstyleproviderprivate.c
gtkstyleproviderprivate.h
gtkswitch.c a11y: Remove default description from GtkSwitch 2013-09-12 11:52:51 +02:00
gtkswitch.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05: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 docs: add docs for GtkTextAppearance 2014-01-21 13:33:47 -05:00
gtktextbtree.c
gtktextbtree.h
gtktextbuffer.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtktextbuffer.h docs: add docs GtkTextBufferTargetInfo 2014-01-21 13:33:19 -05: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: Update child visibility of handles within scrollables 2014-01-22 17:10:07 +01:00
gtktexthandleprivate.h
gtktextiter.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05: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 docs: don't use footnotes 2014-01-27 22:32:24 -05:00
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 Fix a warning 2013-10-15 20:11:30 -04:00
gtktextutil.h
gtktextview.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtktextview.h docs: add documentation for values of GtkTextWindowType 2014-01-21 13:33:19 -05:00
gtkthemingbackground.c cds: enable outset shadows 2013-04-09 12:52:47 +01:00
gtkthemingbackgroundprivate.h
gtkthemingengine.c themingengine: Don't draw 0px borders 2014-01-14 03:38:04 +01:00
gtkthemingengine.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05: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 docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolbar.c Redo csd window-dragging 2014-01-12 22:25:19 -05:00
gtktoolbar.h docs: add docs for GtkToolbarSpaceStyle 2014-01-21 13:33:19 -05:00
gtktoolbutton.c Fix GtkToolButton possibly being empty 2013-10-15 21:44:18 -04:00
gtktoolbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolitem.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtktoolitem.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolitemgroup.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktoolitemgroup.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolpalette.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktoolpalette.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolpaletteprivate.h
gtktoolshell.c
gtktoolshell.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktooltip.c Replace all margin-left and margin-right with margin-start and margin-end 2013-11-15 02:54:35 +01:00
gtktooltip.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtktrashmonitor.c Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
gtktrashmonitor.h Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
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 treednd: Remove (out) annotation for GtkSelectionData arg 2013-01-31 21:36:37 +01:00
gtktreednd.h docs: add docs for GtkTreeDragDestIface 2014-01-21 13:33:45 -05:00
gtktreemenu.c treemenu: Implement height-for-width properly 2013-11-25 03:49:35 +01:00
gtktreemenu.h
gtktreemodel.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtktreemodel.h docs: don't use structfield tags 2014-01-27 19:59:58 -05:00
gtktreemodelfilter.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtktreemodelfilter.h annotations: Set GtkTreeModelFilterModifyFunc value argument to out 2013-12-01 17:22:05 -05:00
gtktreemodelsort.c docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05: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 docs: fix typo 2014-01-21 18:57:37 -05:00
gtktreeselection.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktreesortable.c
gtktreesortable.h Make GTK_TREE_SORTABLE_*_SORT_COLUMN_ID defines instead of enum 2014-01-21 19:48:41 -05:00
gtktreestore.c docs: don't use <type> tags 2014-01-28 00:21:26 -05:00
gtktreestore.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreeview.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtktreeview.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreeviewcolumn.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05: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 docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkvolumebutton.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkvolumebutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkwidget.c Improve doc of gtk_widget_override_color() 2014-01-28 16:02:07 +01:00
gtkwidget.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05: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 Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkwin32embedwidget.h
gtkwin32theme.c
gtkwin32themeprivate.h
gtkwindow.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkwindow.h window: Make popover window private 2014-01-22 17:10:07 +01:00
gtkwindowprivate.h GtkHeaderBar: try harder to find the best window icon 2014-01-24 15:40:37 -05:00
gtkx.h
gtkxembed.c
gtkxembed.h
Makefile.am resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
makefile.msc.in
org.gtk.Settings.ColorChooser.gschema.xml color chooser: give GSettings schema a path 2013-01-23 07:48:26 -05:00
org.gtk.Settings.FileChooser.gschema.xml Respect 12/24-hour clock setting in the file chooser 2014-01-24 18:05:26 -05:00
paper_names_offsets.c
paper_names.c
queryimmodules.c
updateiconcache.c docs: don't use gtkdoc style for regular comments 2014-01-21 12:41:16 -05:00
xembed.h