gtk2/gtk
Benjamin Otte af4b26f581 a11y: Fix refcounting for treeview cells
Old code assumed that AT-SPI would keep track of references and
therefore tried to only hold weak references. On the other hand it also
tried to keep objects alive so it referenced objects very randomly. All
of that lead to cycles and leaking.

As AT-SPI does not keep track of objects at all, the treeview now does.
The refcounting looks as follows:
GtkTreeViewAccessible
  => creates per row/column
GtkTreeViewAccessibleCellInfo
  => which references 1
GtkCellAccessible

If there is only one cell, this accessible is a
GtkRendererCellAccessible, otherwise a GtkContainerCellAccessible is
created and that accessible holds references to the
GtkRendererCellAccessibles that are created for every cell renderer.

https://bugzilla.gnome.org/show_bug.cgi?id=554618
2014-02-26 02:36:08 +01:00
..
a11y a11y: Fix refcounting for treeview cells 2014-02-26 02:36:08 +01:00
deprecated docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
glade
native
resources Add gtkactionbar.ui.h 2014-02-23 16:07:38 -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 docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
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 Merge GtkFileChooserWidget and GtkFileChooserDefault 2014-01-28 23:09:42 -05:00
gtk-launch.c
gtk-win32.rc.in
gtk.gresource.xml Add new ActionBar 2014-02-12 08:08:03 -05:00
gtk.h Drop GtkCenterBox 2014-02-16 23:05:21 -05:00
gtkaboutdialog.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkaboutdialog.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkaccelgroup.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkaccelgroup.h docs: fully break lines in examples 2014-02-12 18:42:50 -05:00
gtkaccelgroupprivate.h
gtkaccellabel.c Docs: use // for comments in examples 2014-02-14 23:34:22 -05:00
gtkaccellabel.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkaccelmap.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkaccelmap.h
gtkaccelmapprivate.h
gtkaccessible.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkaccessible.h
gtkactionable.c docs: fully break lines in examples 2014-02-12 18:42:50 -05:00
gtkactionable.h docs: mark base interface as private 2014-01-21 12:41:16 -05:00
gtkactionbar.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkactionbar.h Add new ActionBar 2014-02-12 08:08:03 -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: use proper quotations instead of '*' 2014-02-07 14:22:39 -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: use proper quotes 2014-02-05 15:08:42 -05:00
gtkactionobserver.h GtkActionMuxer: store primary accels 2013-10-15 09:24:11 -04:00
gtkadjustment.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkadjustment.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkalignment.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkalignment.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkallocatedbitmask.c
gtkallocatedbitmaskprivate.h
gtkappchooser.c docs: Use markup for links 2014-02-07 09:42:12 -05:00
gtkappchooser.h
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 app chooser: sync sensitivity of search button 2014-02-14 09:39:49 -05:00
gtkappchooserdialog.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkappchooserprivate.h app chooser: Add a search bar 2014-02-14 07:05:13 -05:00
gtkappchooserwidget.c app chooser: Add a search bar 2014-02-14 07:05:13 -05:00
gtkappchooserwidget.h docs: use proper apostrophe 2014-02-07 13:06:10 -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: don't show bloatpad images in the docs 2014-02-12 19:28:51 -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 docs: fully break lines in examples 2014-02-12 18:42:50 -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
gtkaspectframe.c docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkaspectframe.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkassistant.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkassistant.h docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkbbox.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkbbox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkbin.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkbin.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkbindings.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkbindings.h docs: don't use <anchor> 2014-02-07 15:40:52 -05:00
gtkbindingsprivate.h
gtkbitmaskprivate.h docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
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
gtkborderimage.c
gtkborderimageprivate.h
gtkbox.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkbox.h Add center widget support to GtkBox 2014-02-16 22:57:24 -05:00
gtkboxprivate.h
gtkbuildable.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkbuildable.h docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkbuilder-menus.c
gtkbuilder.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkbuilder.h docs: use apostrophes in *n't 2014-02-07 13:32:47 -05: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 docs: use Returns: consistently 2014-02-19 18:56:05 -05: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 docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
gtkcairoblurprivate.h css: Fix computation of pixels occupied by blur radius 2014-02-03 21:38:16 +01:00
gtkcalendar.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcalendar.h docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcellarea.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcellarea.h docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcellareabox.c docs: use Returns: consistently 2014-02-19 18:56: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 docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcellareacontext.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkcelleditable.c
gtkcelleditable.h docs: add docs for GtkCellEditableIface 2014-01-21 13:33:45 -05:00
gtkcelllayout.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcelllayout.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkcellrenderer.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcellrenderer.h docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkcellrendereraccel.c docs: don't use <keycap> tags 2014-02-04 19:29:00 -05:00
gtkcellrendereraccel.h docs: add docs for GtkCellRendererAccelMode 2014-01-21 13:33:45 -05:00
gtkcellrenderercombo.c docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcellrendererprogress.h
gtkcellrendererspin.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrendererspin.h
gtkcellrendererspinner.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcellrendererspinner.h
gtkcellrenderertext.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcellrenderertoggle.h
gtkcellview.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcellview.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkcheckbutton.c
gtkcheckbutton.h
gtkcheckmenuitem.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcheckmenuitem.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkclipboard-quartz.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05: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 Returns: consistently 2014-02-19 18:56:05 -05:00
gtkclipboard.h
gtkclipboardprivate.h clipboard: Make a bunch of functions vfuncs 2013-08-20 16:34:29 +02:00
gtkcolorbutton.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcolorbutton.h
gtkcolorchooser.c
gtkcolorchooser.h
gtkcolorchooserdialog.c docs: use Returns: consistently 2014-02-19 18:56:05 -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
gtkcombobox.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcombobox.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkcomboboxtext.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcomboboxtext.h
gtkcontainer.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkcontainer.h Remove duplicated word "id" from warning message 2014-02-18 11:42:45 +01: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
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 Docs: use // for comments in examples 2014-02-14 23:34:22 -05:00
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 csskeyframes: Split new() into alloc() and new() 2014-02-23 15:40:46 +01:00
gtkcsskeyframesprivate.h css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsslookup.c docs: use proper quotes 2014-02-05 15:08:42 -05: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 docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
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: use // for comments in examples 2014-02-14 23:34:22 -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 docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkcsssectionprivate.h
gtkcssselector.c css parser: Add :link and :visited 2013-11-04 16:36:11 +01:00
gtkcssselectorprivate.h
gtkcssshadowsvalue.c css: Fix computation of pixels occupied by blur radius 2014-02-03 21:38:16 +01:00
gtkcssshadowsvalueprivate.h
gtkcssshadowvalue.c css: Fix computation of pixels occupied by blur radius 2014-02-03 21:38:16 +01:00
gtkcssshadowvalueprivate.h
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 docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
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 docs: don't use ulink. use markdown instead 2014-02-04 18:53:51 -05: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: use Returns: consistently 2014-02-19 18:56: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 Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkdnd.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkdnd.h docs: fully break lines in examples 2014-02-12 18:42:50 -05:00
gtkdrawingarea.c Docs: use // for comments in examples 2014-02-14 23:34:22 -05:00
gtkdrawingarea.h
gtkeditable.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkeditable.h
gtkentry.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkentry.h Add GtkEntry:max-width-chars 2014-02-11 17:54:25 -05:00
gtkentrybuffer.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkentrybuffer.h
gtkentrycompletion.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkentrycompletion.h docs: use ` instead of <literal> 2014-02-04 18:24:29 -05:00
gtkentryprivate.h Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtkenums.h docs: fully break lines in examples 2014-02-12 18:42:50 -05:00
gtkeventbox.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkeventbox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkexpander.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkexpander.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkfilechooser.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkfilechooser.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkfilechooserbutton.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkfilechooserbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkfilechooserdialog.c file-chooser: make accept action sensitive only when has selection 2014-02-20 15:44:47 -05:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkfilechooserentry.h
gtkfilechooserprivate.h file-chooser: add a sort-directories-first gsetting 2013-12-03 12:12:54 -05:00
gtkfilechooserutils.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkfilechooserutils.h Move a function around 2013-11-09 19:27:53 -05:00
gtkfilechooserwidget.c Don't leak the queried file info 2014-02-21 14:51:25 -05:00
gtkfilechooserwidget.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkfilefilter.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkfilefilter.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkfilesystem.c docs: use apostrophe in *'ll 2014-02-07 13:35:54 -05:00
gtkfilesystem.h File chooser: Convert icons to using cairo_surface_t 2013-07-03 14:39:26 +02:00
gtkfilesystemmodel.c Don't leak the queried file info 2014-02-21 14:51:25 -05:00
gtkfilesystemmodel.h
gtkfixed.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkfixed.h
gtkflowbox.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkflowbox.h Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
gtkfontbutton.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkfontbutton.h
gtkfontchooser.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkfontchooser.h
gtkfontchooserdialog.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkfontchooserdialog.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkfontchooserprivate.h
gtkfontchooserutils.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkfontchooserutils.h
gtkfontchooserwidget.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkfontchooserwidget.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkframe.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkframe.h docs: fully break lines in examples 2014-02-12 18:42:50 -05:00
gtkgladecatalog.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkgrid.c docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
gtkgrid.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkheaderbar.c docs: use Returns: consistently 2014-02-19 18:56:05 -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 docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
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 Returns: consistently 2014-02-19 18:56:05 -05:00
gtkicontheme.h docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkiconview.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkiconview.h
gtkiconviewprivate.h
gtkimage.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkimage.h docs: use links instead of <xref> 2014-02-07 11:13:11 -05:00
gtkimageprivate.h
gtkimcontext.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkimcontext.h
gtkimcontextinfo.h
gtkimcontextsimple.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkimcontextsimple.h
gtkimcontextsimpleseqs.h GtkIMContextSimple: Update compose table 2013-12-14 15:34:54 -05:00
gtkimmodule.c docs: use Returns: consistently 2014-02-19 18:56:05 -05: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 Docs: use // for comments in examples 2014-02-14 23:34:22 -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 docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkinvisible.h
gtkkeyhash.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkkeyhash.h
gtklabel.c docs: use Returns: consistently 2014-02-19 18:56:05 -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 docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtklayout.h
gtklevelbar.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtklevelbar.h
gtklinkbutton.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtklinkbutton.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtklistbox.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtklistbox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkliststore.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkliststore.h
gtklockbutton.c docs: use markdown instead of inlinegraphic tags 2014-02-04 16:58:53 -05:00
gtklockbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtklockbuttonprivate.h
gtkmagnifier.c gtkmagnifier: do not use P_() macro for property names 2014-02-07 10:01:49 +01:00
gtkmagnifierprivate.h Add GtkMagnifier 2014-01-22 17:10:05 +01:00
gtkmain.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkmain.h Drop unimplemented functions 2014-02-19 01:03:37 -05:00
gtkmarshalers.list
gtkmenu.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkmenu.h docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkmenubar.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkmenubar.h
gtkmenubutton.c menu button: avoid property order dependencies 2014-02-22 12:49:24 -05:00
gtkmenubutton.h GtkMenuButton: Support popovers 2014-02-08 20:42:20 -05:00
gtkmenubuttonprivate.h
gtkmenuitem.c docs: use Returns: consistently 2014-02-19 18:56:05 -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
gtkmenushell.c docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
gtkmenushell.h
gtkmenushellprivate.h docs: Convert GtkMenuShell comment to documentation 2013-08-14 09:53:16 +01:00
gtkmenutoolbutton.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkmenutoolbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkmenutracker.c docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
gtkmenutracker.h Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
gtkmenutrackeritem.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkmenutrackeritem.h GtkMenuTracker: add 'special' items 2014-01-17 20:32:55 -05:00
gtkmessagedialog.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkmessagedialog.h message-dialog: deprecate the image field 2014-02-13 20:41:29 -05:00
gtkmisc.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtkmisc.h
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodelbutton.c Introduce GtkModelButton 2014-02-07 15:11:50 -05:00
gtkmodelbutton.h Introduce GtkModelButton 2014-02-07 15:11:50 -05:00
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 docs: use Returns: consistently 2014-02-19 18:56:05 -05: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 GtkMountOperation: Clean up a dangling signal handler 2014-02-03 21:00:17 -05:00
gtkmountoperation.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkmountoperationprivate.h
gtknotebook.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtknotebook.h Fix some inconsistent deprecations 2013-07-09 06:54:26 -04:00
gtknumerableicon.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtknumerableicon.h
gtknumerableiconprivate.h
gtkoffscreenwindow.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkoffscreenwindow.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkorientable.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkoverlay.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkpagesetup.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkpagesetup.h
gtkpagesetupunixdialog.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkpagesetupunixdialog.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkpaned.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkpaned.h
gtkpango.c docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
gtkpango.h
gtkpapersize.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkpapersize.h typo 2013-05-19 21:24:01 -04:00
gtkpathbar.c docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkpathbar.h
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 docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkplacessidebar.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkplug.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkplug.h
gtkpopover.c popover: Always apply the window shape 2014-02-20 16:36:34 +01:00
gtkpopover.h Drop with_separators from gtk_popover_bind_model 2014-02-17 06:52:38 -05:00
gtkpressandhold.c all: Add names to timeouts 2013-10-23 13:31:18 +02:00
gtkpressandholdprivate.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkprintbackend.h
gtkprintcontext.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkprinter.h
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkprinteroptionset.h
gtkprinteroptionwidget.c docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkprinteroptionwidget.h
gtkprintjob.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkprintjob.h
gtkprintoperation-private.h
gtkprintoperation-unix.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkprintoperation-win32.c all: Add names to timeouts 2013-10-23 13:31:18 +02:00
gtkprintoperation.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkprintoperation.h docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkprintsettings.h docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkprintunixdialog.c printing: Fix sensitivity of the Print button 2014-02-21 16:04:49 +01:00
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkprivate.h
gtkprivatetypebuiltins.c.template
gtkprivatetypebuiltins.h.template
gtkprogressbar.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkprogressbar.h
gtkquartz.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkquartz.h
gtkquery.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkquery.h
gtkradiobutton.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkradiobutton.h
gtkradiomenuitem.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkradiomenuitem.h
gtkradiotoolbutton.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkradiotoolbutton.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkrange.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkrange.h
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 Merge GtkFileChooserWidget and GtkFileChooserDefault 2014-01-28 23:09:42 -05:00
gtkrecentchooser.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkrecentchooser.h docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkrecentchooserdefault.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkrecentchooserdialog.h
gtkrecentchoosermenu.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkrecentchoosermenu.h
gtkrecentchooserprivate.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkrecentchooserutils.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkrecentchooserutils.h
gtkrecentchooserwidget.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkrecentchooserwidget.h
gtkrecentfilter.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkrecentfilter.h docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkrecentmanager.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkrecentmanager.h docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkrevealer.c revealer: Pass correct size to child hfw function 2014-02-23 15:40:46 +01:00
gtkrevealer.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkroundedbox.c
gtkroundedboxprivate.h
gtkscale.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkscale.h
gtkscalebutton.c popover: Always apply the window shape 2014-02-20 16:36:34 +01:00
gtkscalebutton.h
gtkscaleprivate.h
gtkscrollable.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkscrollable.h
gtkscrollbar.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkscrollbar.h
gtkscrolledwindow.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkscrolledwindow.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtksearchbar.c docs: use Returns: consistently 2014-02-19 18:56:05 -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 docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtksearchenginetracker.h
gtksearchentry.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtksearchentry.h Change the way GtkSearchEntry does delayed change notification 2013-07-28 21:49:37 -04:00
gtkselection.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkselection.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkselectionprivate.h docs: use apostrophe in *'ll 2014-02-07 13:35:54 -05:00
gtkseparator.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkseparator.h
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 docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkseparatortoolitem.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtksettings.c Don't leak the theme name 2014-02-21 15:22:38 -05:00
gtksettings.h docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtksettingsprivate.h settings: Store style cascade in settings object 2014-02-20 02:10:07 +01:00
gtkshow.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkshow.h
gtksizegroup-private.h docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtksizegroup.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtksizegroup.h
gtksizerequest.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtksizerequest.h
gtksizerequestcache.c
gtksizerequestcacheprivate.h
gtksocket.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtksocket.h
gtksocketprivate.h
gtkspinbutton.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkspinbutton.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkspinner.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkspinner.h
gtkstack.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkstack.h GtkStack: add gtk_stack_get_child_by_name() 2014-01-21 09:35:22 +01:00
gtkstackswitcher.c stackswitcher: Don't do unneeded update 2014-02-20 02:10:07 +01:00
gtkstackswitcher.h Fixups to GtkStack 2013-09-25 23:54:31 -04:00
gtkstatusbar.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkstatusbar.h
gtkstatusicon-quartz.c
gtkstatusicon.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkstatusicon.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c stylecascade: Remove function 2014-02-20 02:10:07 +01:00
gtkstylecascadeprivate.h stylecascade: Remove function 2014-02-20 02:10:07 +01:00
gtkstylecontext.c stylecascade: Remove function 2014-02-20 02:10:07 +01:00
gtkstylecontext.h docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05: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 docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkstyleprovider.h docs: use markdown instead of <filename> tags 2014-02-04 16:58:53 -05:00
gtkstyleproviderprivate.c
gtkstyleproviderprivate.h
gtkswitch.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkswitch.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtktestutils.c docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
gtktestutils.h API: Add gtk_test_widget_wait_for_draw () 2013-05-17 20:49:52 +02:00
gtktextattributes.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktextattributes.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtktextbtree.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktextbtree.h
gtktextbuffer.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktextbuffer.h docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtktextbufferrichtext.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktextbufferrichtext.h Doc: various small fixes 2013-05-12 18:09:28 +02:00
gtktextbufferserialize.c
gtktextbufferserialize.h
gtktextchild.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktextchild.h docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtktextchildprivate.h
gtktextdisplay.c
gtktextdisplay.h
gtktexthandle.c GtkTextHandle: Deal with parent_scrollable going away 2014-02-19 00:24:30 -05:00
gtktexthandleprivate.h
gtktextiter.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktextiter.h docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtktextiterprivate.h
gtktextlayout.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktextlayout.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtktextmark.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c docs: use apostrophe in *'re 2014-02-07 13:37:09 -05:00
gtktextsegment.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtktexttag.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktexttag.h
gtktexttagprivate.h
gtktexttagtable.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c Fix a warning 2013-10-15 20:11:30 -04:00
gtktextutil.h
gtktextview.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktextview.h docs: add documentation for values of GtkTextWindowType 2014-01-21 13:33:19 -05:00
gtkthemingbackground.c
gtkthemingbackgroundprivate.h
gtkthemingengine.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkthemingengine.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkthemingengineprivate.h
gtktogglebutton.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktogglebutton.h
gtktoggletoolbutton.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktoggletoolbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolbar.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktoolbar.h docs: add docs for GtkToolbarSpaceStyle 2014-01-21 13:33:19 -05:00
gtktoolbutton.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktoolbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolitem.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktoolitem.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolitemgroup.c toolpalette: Remove unused function 2014-02-23 20:00:08 +01:00
gtktoolitemgroup.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolpalette.c Docs: use // for comments in examples 2014-02-14 23:34:22 -05:00
gtktoolpalette.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolpaletteprivate.h toolpalette: Remove unused function 2014-02-23 20:00:08 +01:00
gtktoolshell.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktoolshell.h
gtktooltip.c GtkTooltip: Avoid extra work 2014-02-20 18:31:10 -05:00
gtktooltip.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtktrashmonitor.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktrashmonitor.h Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
gtktrayicon-x11.c docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtktrayicon.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktreednd.h docs: add docs for GtkTreeDragDestIface 2014-01-21 13:33:45 -05:00
gtktreemenu.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktreemenu.h docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktreemodel.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktreemodel.h docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktreemodelfilter.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktreemodelfilter.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtktreemodelsort.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktreemodelsort.h
gtktreeprivate.h treeview: Remove unused function 2013-05-17 20:49:52 +02:00
gtktreeselection.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktreeselection.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktreesortable.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktreesortable.h docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtktreestore.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktreestore.h
gtktreeview.c Fix life-cycle handling of treeview columns 2014-02-21 22:31:16 -05:00
gtktreeview.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtktreeviewcolumn.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtktreeviewcolumn.h docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypes.h
gtkunixprint.h
gtkversion.h.in docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkviewport.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkviewport.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkvolumebutton.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkvolumebutton.h
gtkwidget.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkwidget.h Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkwidgetpath.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkwidgetpath.h
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 docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkwin32embedwidget.c
gtkwin32embedwidget.h
gtkwin32theme.c
gtkwin32themeprivate.h
gtkwindow.c Take shadow size into account when positioning popovers 2014-02-22 14:07:48 -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 docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gtkxembed.h
Makefile.am popover: Always apply the window shape 2014-02-20 16:36:34 +01:00
makefile.msc.in
org.gtk.Settings.ColorChooser.gschema.xml
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: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
xembed.h