gtk/gtk
Matthias Clasen 62254456f7 GtkLabel: don't eat too many button release events
We should only eat button release events when the label is
actually selectable, since the comment indicates that we
want to eat the release events belonging to press events
that triggered a selection. This fixes problems with actions
on parent widgets that are triggered by button release,
as seen in this bug:

https://bugzilla.gnome.org/show_bug.cgi?id=724541
2014-02-17 23:09:44 -05:00
..
a11y a11y: remove implementation for component->get_size 2014-02-09 23:11:53 -05:00
deprecated Docs: use // for comments in examples 2014-02-14 23:34:22 -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 Make print dialog destruction work 2014-02-17 21:40:36 -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 Bug 670499-gtk/fallback-c89.c: Add fallback for nearbyint() 2012-05-03 11:59:16 +08:00
fnmatch.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gen-paper-names.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtk-a11y.h Improve menubutton a11y 2013-12-20 13:31:08 -05:00
gtk-compose-lookaside.txt
gtk-keys.css.default Convert remaining rc files to css 2011-01-30 21:27:55 -05:00
gtk-keys.css.emacs Change FSF Address 2012-02-27 17:06:11 +00:00
gtk-keys.css.mac Merge GtkFileChooserWidget and GtkFileChooserDefault 2014-01-28 23:09:42 -05:00
gtk-launch.c Bug 595615 — Use proper ellipses 2012-11-26 08:59:27 +00:00
gtk-win32.rc.in Update Windows Resource template information 2011-06-07 11:16:57 +08:00
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 Don't show an empty license tab 2014-02-15 18:07:09 -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 Change FSF Address 2012-02-27 17:06:11 +00:00
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: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkaccelmap.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkaccelmapprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkaccessible.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkaccessible.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
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 action bar: remove the forall implementation 2014-02-17 21:39:44 -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 proper apostrophe 2014-02-07 13:06:10 -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 bitmask: Don't allocate memory for small bitmasks 2012-03-01 15:10:36 +01:00
gtkallocatedbitmaskprivate.h bitmask: Don't allocate memory for small bitmasks 2012-03-01 15:10:36 +01:00
gtkappchooser.c docs: Use markup for links 2014-02-07 09:42:12 -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 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 Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
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 apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkassistant.h docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkbbox.c docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -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: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkbindings.h docs: don't use <anchor> 2014-02-07 15:40:52 -05:00
gtkbindingsprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkbitmaskprivate.h docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkbitmaskprivateimpl.h bitmask: Fix intersection code 2012-11-10 18:35:37 +01:00
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 themingengine: Draw fradctional border sizes 2012-10-31 11:09:12 +01:00
gtkborderimageprivate.h themingengine: Draw fradctional border sizes 2012-10-31 11:09:12 +01:00
gtkbox.c gtkbox: fix positioning of center widget 2014-02-17 23:23:04 +01:00
gtkbox.h Add center widget support to GtkBox 2014-02-16 22:57:24 -05:00
gtkboxprivate.h box: Fix includes so hbox/vbox compile warning-free 2011-11-02 02:31:54 +01:00
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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkbuilder.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -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 proper quotations instead of '*' 2014-02-07 14:22:39 -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 apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkcalendar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellarea.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkcellarea.h docs: use proper apostrophe 2014-02-07 13:06:10 -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 Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcellareacontext.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkcellareacontext.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkcelleditable.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkcelleditable.h docs: add docs for GtkCellEditableIface 2014-01-21 13:33:45 -05:00
gtkcelllayout.c Docs: use // for comments in examples 2014-02-14 23:34:22 -05:00
gtkcelllayout.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkcellrenderer.c Docs: use // for comments in examples 2014-02-14 23:34:22 -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 Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrendererpixbuf.c docs: use proper quotes 2014-02-05 15:08:42 -05: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 docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkcellrenderertext.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrenderertoggle.c docs: use apostrophe in *'re 2014-02-07 13:37:09 -05:00
gtkcellrenderertoggle.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellview.c docs: use proper apostrophe 2014-02-07 13:06:10 -05: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 docs: use apostrophes in *n't 2014-02-07 13:32:47 -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 apostrophes in *n't 2014-02-07 13:32:47 -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 Fix the annotations of gtk_color_chooser_get_rgba() 2013-01-04 15:42:39 +01:00
gtkcolorchooser.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorchooserdialog.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkcolorchooserdialog.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorchooserprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
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 Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorplane.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcolorplaneprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorscale.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcolorscaleprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorswatch.c Add a style class for context menus 2013-08-18 13:46:48 -04:00
gtkcolorswatchprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorutils.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcolorutils.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcombobox.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkcombobox.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkcomboboxtext.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkcomboboxtext.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcontainer.c docs: fully break lines in examples 2014-02-12 18:42:50 -05:00
gtkcontainer.h docs: use proper apostrophe 2014-02-07 13:06:10 -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 cssvalue: Make the array parser no longer parse "none" 2012-09-03 12:54:14 +02:00
gtkcssbgsizevalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssbgsizevalueprivate.h css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
gtkcssbordervalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssbordervalueprivate.h css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
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 css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
gtkcsscustomproperty.c Docs: use // for comments in examples 2014-02-14 23:34:22 -05:00
gtkcsscustompropertyprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcsseasevalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsseasevalueprivate.h cssvalue: Add GtkCssEaseValue 2012-04-17 08:59:16 +02:00
gtkcssenginevalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssenginevalueprivate.h cssvalue: Add a css value for engines 2012-04-17 08:59:18 +02:00
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 cssimage: Implement some equal functions 2012-11-01 12:27:31 +01:00
gtkcssimagecrossfadeprivate.h cssimage: Add GtkCssImageCrossFade 2012-04-17 08:59:16 +02:00
gtkcssimagegradient.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssimagegradientprivate.h deprecations: Move files into deprecated/ dir 2012-11-25 04:16:43 +01:00
gtkcssimagelinear.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssimagelinearprivate.h linear-gradient: Convert from GtkCssNumber to GtkCssValue 2012-04-17 08:59:19 +02:00
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 cssvalue: Add a cssvalue for images 2012-04-17 08:59:14 +02:00
gtkcssimagewin32.c cssimage: No need to pass base file anymore 2012-05-11 16:42:12 +02:00
gtkcssimagewin32private.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcssinheritvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssinheritvalueprivate.h css: Move computing of initial and inherit values 2012-08-28 15:40:57 +02:00
gtkcssinitialvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssinitialvalueprivate.h cssvalue: Add _gtk_css_initial_value_get() 2012-11-25 15:31:59 +01:00
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 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 css: Speed up name matching 2012-12-10 12:57:10 +01:00
gtkcssnumbervalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssnumbervalueprivate.h css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
gtkcssparser.c cssparser: Don't detect /*/ as a comment 2012-11-28 21:11:48 +01:00
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 Fix css parser tests 2012-10-16 06:02:03 -04:00
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 cssprovider: Export gtk_css_provider_load_named) function 2012-10-31 11:09:09 +01:00
gtkcssrepeatvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssrepeatvalueprivate.h cssvalue: Add a custom value for repeats 2012-04-17 08:59:18 +02:00
gtkcssrgbavalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssrgbavalueprivate.h css: Fold color value computation into gtksymboliccolor.c 2012-08-28 15:40:56 +02:00
gtkcsssection.c section: Add _gtk_css_section_to_string() 2012-09-28 18:27:49 +02:00
gtkcsssection.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkcsssectionprivate.h section: Add _gtk_css_section_to_string() 2012-09-28 18:27:49 +02:00
gtkcssselector.c css parser: Add :link and :visited 2013-11-04 16:36:11 +01:00
gtkcssselectorprivate.h css: Do get_change directly on the tree without matching first 2012-12-10 12:11:02 +01:00
gtkcssshadowsvalue.c css: Fix computation of pixels occupied by blur radius 2014-02-03 21:38:16 +01: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: Fix computation of pixels occupied by blur radius 2014-02-03 21:38:16 +01: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 styleproperty: Remove base argument 2012-05-11 16:42:12 +02:00
gtkcssshorthandpropertyimpl.c Don't return prematurely 2012-11-29 23:10:35 -05:00
gtkcssshorthandpropertyprivate.h cssshorthand: Don't pass base file anymore 2012-05-11 16:42:12 +02:00
gtkcssstringvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssstringvalueprivate.h cssvalue: Add a GtkCssValue for idents 2012-04-17 08:59:16 +02:00
gtkcssstylefuncs.c Plug a memory leak in the css parser 2013-09-16 23:30:57 -04:00
gtkcssstylefuncsprivate.h css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
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 build: fix some GCC warnings 2012-12-07 11:35:06 -05:00
gtkcsstransition.c animations: Don't set animated values for finished transitions 2012-10-06 15:55:31 -04:00
gtkcsstransitionprivate.h cssanimation: Don't store the end value in a CSS transition 2012-10-01 13:09:49 +02:00
gtkcsstypedvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsstypedvalueprivate.h cssvalue: Split out old value handling to new typed value 2012-04-17 08:59:20 +02:00
gtkcsstypes.c cssvalue: First step of proper dependency tracking 2012-08-28 15:42:24 +02:00
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 mountoperation: use the Shell DBus proxy if available 2012-06-22 16:49:05 -04:00
gtkdebug.h Pixel cache: Add no-pixel-cache debug flag 2013-09-09 11:07:50 +02:00
gtkdialog.c Docs: use // for comments in examples 2014-02-14 23:34:22 -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: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -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 Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkeditable.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkeditable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkentry.c docs: fully break lines in examples 2014-02-12 18:42:50 -05:00
gtkentry.h Add GtkEntry:max-width-chars 2014-02-11 17:54:25 -05:00
gtkentrybuffer.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkentrybuffer.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkentrycompletion.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -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 apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkeventbox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkexpander.c Docs: use // for comments in examples 2014-02-14 23:34:22 -05:00
gtkexpander.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkfilechooser.c Docs: use // for comments in examples 2014-02-14 23:34:22 -05:00
gtkfilechooser.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkfilechooserbutton.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkfilechooserbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkfilechooserdialog.c docs: fully break lines in examples 2014-02-12 18:42:50 -05:00
gtkfilechooserdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfilechooserembed.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilechooserembed.h Change FSF Address 2012-02-27 17:06:11 +00:00
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 Change FSF Address 2012-02-27 17:06:11 +00:00
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 docs: don't use <anchor> 2014-02-07 15:40:52 -05:00
gtkfilechooserwidget.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkfilefilter.c Docs: use // for comments in examples 2014-02-14 23:34:22 -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 docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkfilesystemmodel.h Comments on how the filtering and sorting processes work 2012-11-01 17:19:10 -06:00
gtkfixed.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkfixed.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkflowbox.c docs: Fix tiny typo. 2014-02-10 12:44:52 +01:00
gtkflowbox.h Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
gtkfontbutton.c docs: use apostrophe in *'re 2014-02-07 13:37:09 -05:00
gtkfontbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfontchooser.c docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkfontchooser.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkfontchooserdialog.c docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkfontchooserdialog.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkfontchooserprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfontchooserutils.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkfontchooserutils.h Change FSF Address 2012-02-27 17:06:11 +00:00
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 Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -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 header bar: squeeze the title in 2014-02-14 15:39:08 -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 hsla: Add _gtk_hsla_shade() 2012-11-25 03:25:15 +01:00
gtkhslaprivate.h hsla: Add _gtk_hsla_shade() 2012-11-25 03:25:15 +01:00
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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkiconcachevalidator.h Change FSF Address 2012-02-27 17:06:11 +00:00
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 // for comments in examples 2014-02-14 23:34:22 -05:00
gtkicontheme.h docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkiconview.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkiconview.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkiconviewprivate.h Add optional single click activation mode for icon view 2013-01-20 16:49:30 -05:00
gtkimage.c Docs: use // for comments in examples 2014-02-14 23:34:22 -05:00
gtkimage.h docs: use links instead of <xref> 2014-02-07 11:13:11 -05:00
gtkimageprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimcontext.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkimcontext.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkimcontextinfo.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkimcontextsimple.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -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 docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
gtkimmodule.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimmoduleprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
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 proper quotes 2014-02-05 15:08:42 -05:00
gtkinvisible.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkkeyhash.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkkeyhash.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtklabel.c GtkLabel: don't eat too many button release events 2014-02-17 23:09:44 -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 apostrophe in *'d 2014-02-07 13:39:53 -05:00
gtklayout.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtklevelbar.c docs: fully break lines in examples 2014-02-12 18:42:50 -05:00
gtklevelbar.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtklinkbutton.c docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
gtklinkbutton.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtklistbox.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtklistbox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkliststore.c Docs: use // for comments in examples 2014-02-14 23:34:22 -05:00
gtkliststore.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
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 a11y: Get lockbutton text directly 2012-07-09 02:58:22 +02:00
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 // for comments in examples 2014-02-14 23:34:22 -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 Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkmenu.h docs: use proper quotes 2014-02-05 15:08:42 -05: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 menu button: Don't set use_popover to TRUE by default 2014-02-10 09:10:22 -05:00
gtkmenubutton.h GtkMenuButton: Support popovers 2014-02-08 20:42:20 -05:00
gtkmenubuttonprivate.h GtkMenuButton: rename _set_menu() to _set_popup() 2012-08-20 17:04:14 -04:00
gtkmenuitem.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -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: use proper quotations instead of '*' 2014-02-07 14:22: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 Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -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 // for comments in examples 2014-02-14 23:34:22 -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 Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmnemonichash.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmnemonichash.h Change FSF Address 2012-02-27 17:06:11 +00:00
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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmodules.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkmodules.h docs: don't try to link to funcs 2014-01-21 18:57:39 -05:00
gtkmodulesprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmountoperation-stub.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmountoperation-x11.c OpenBSD: use G_N_ELEMENTS instead of nitems 2012-07-09 18:20:34 +02:00
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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtknotebook.c docs: fully break lines in examples 2014-02-12 18:42:50 -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 Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtknumerableiconprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
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 docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
gtkorientable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkorientableprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
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: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkpagesetup.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
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: don't use <anchor> 2014-02-07 15:40:52 -05:00
gtkpaned.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpango.c docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
gtkpango.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkpapersize.c docs: use apostrophe in *'m 2014-02-07 13:42:09 -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 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 docs: use apostrophe in *'ll 2014-02-07 13:35:54 -05:00
gtkplacessidebar.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkplug.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkplug.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpopover.c Another trivial doc rewording 2014-02-17 22:38:24 -05:00
gtkpopover.h Drop with_separators from gtk_popover_bind_model 2014-02-17 06:52:38 -05:00
gtkpopoverprivate.h Trivial coding style cleanups 2014-02-09 00:48:38 -05:00
gtkpressandhold.c all: Add names to timeouts 2013-10-23 13:31:18 +02:00
gtkpressandholdprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkprint-win32.c Change FSF Address 2012-02-27 17:06:11 +00:00
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 docs: replace all <examples> with markdown headings 2014-02-04 16:58:54 -05:00
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 Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkprinter.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprinteroption.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprinteroption.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprinteroptionset.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprinteroptionset.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprinteroptionwidget.c docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkprinteroptionwidget.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintjob.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkprintjob.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintoperation-private.h Don't rotate pdf landscape output 2012-09-12 15:38:37 +02:00
gtkprintoperation-unix.c Don't rotate pdf landscape output 2012-09-12 15:38:37 +02:00
gtkprintoperation-win32.c all: Add names to timeouts 2013-10-23 13:31:18 +02:00
gtkprintoperation.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkprintoperation.h docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkprintoperationpreview.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintoperationpreview.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintsettings.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkprintsettings.h docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkprintunixdialog.c Make print dialog destruction work 2014-02-17 21:40:36 -05:00
gtkprintunixdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintutils.c printing: Rename GTK_UNIT_PIXEL to GTK_UNIT_NONE 2012-05-03 18:30:48 -07:00
gtkprintutils.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprivate.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05: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 docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkprogressbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkquartz.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkradiobutton.c Docs: use // for comments in examples 2014-02-14 23:34:22 -05:00
gtkradiobutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkradiomenuitem.c docs: replace all <examples> with markdown headings 2014-02-04 16:58:54 -05: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 docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkrange.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrbtree.c gtk: Make functions static that don't need to be non-static 2012-10-02 19:32:51 +02:00
gtkrbtree.h Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtkrc.default
gtkrc.key.default
gtkrc.key.emacs Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrc.key.mac Merge GtkFileChooserWidget and GtkFileChooserDefault 2014-01-28 23:09:42 -05:00
gtkrecentchooser.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentchooserdialog.c docs: fully break lines in examples 2014-02-12 18:42:50 -05:00
gtkrecentchooserdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrecentchoosermenu.c docs: use proper apostrophe 2014-02-07 13:06:10 -05: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 docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkrecentchooserutils.h Change FSF Address 2012-02-27 17:06:11 +00:00
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 // for comments in examples 2014-02-14 23:34:22 -05:00
gtkrecentfilter.h docs: document fields of GtkRecentFilterInfo 2014-01-21 12:41:16 -05:00
gtkrecentmanager.c Docs: use // for comments in examples 2014-02-14 23:34:22 -05:00
gtkrecentmanager.h docs: use proper quotes 2014-02-05 15:08:42 -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 roundedbox: Fix copy-paste error 2012-12-21 19:47:40 +01:00
gtkroundedboxprivate.h gtk: Put private functions in headers and include those 2012-10-02 19:32:52 +02:00
gtkscale.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkscale.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkscalebutton.c docs: don't use <anchor> 2014-02-07 15:40:52 -05:00
gtkscalebutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkscaleprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkscrollable.c docs: use more apostrophes 2014-02-07 13:26:12 -05:00
gtkscrollable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkscrollbar.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkscrollbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkscrolledwindow.c docs: don't use <anchor> 2014-02-07 15:40:52 -05:00
gtkscrolledwindow.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtksearchbar.c docs: fully break lines in examples 2014-02-12 18:42:50 -05:00
gtksearchbar.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtksearchengine.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchengine.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchenginequartz.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtksearchenginequartz.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchenginesimple.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtksearchenginesimple.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchenginetracker.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtksearchenginetracker.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchentry.c docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtksearchentry.h Change the way GtkSearchEntry does delayed change notification 2013-07-28 21:49:37 -04:00
gtkselection.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -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 proper apostrophe 2014-02-07 13:06:10 -05: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 docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkseparatortoolitem.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtksettings.c Docs: use // for comments in examples 2014-02-14 23:34:22 -05:00
gtksettings.h docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtksettingsprivate.h Use a define for the default theme name 2014-01-24 08:08:34 -05:00
gtkshow.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkshow.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksizegroup-private.h docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtksizegroup.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtksizegroup.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksizerequest.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -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 Docs: use // for comments in examples 2014-02-14 23:34:22 -05:00
gtksocket.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksocketprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkspinbutton.c Docs: use // for comments in examples 2014-02-14 23:34:22 -05: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: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkstatusbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkstatusicon-quartz.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkstatusicon.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkstatusicon.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkstyleanimation.c animation: Don't set the changed properties anymore 2012-09-17 20:39:13 +02:00
gtkstyleanimationprivate.h animation: Don't set the changed properties anymore 2012-09-17 20:39:13 +02:00
gtkstylecascade.c style: Add _gtk_style_provider_private_get_settings() 2012-12-01 01:24:12 +01:00
gtkstylecascadeprivate.h styleprovider: Add a custom object for a list of style providers 2012-04-17 08:59:07 +02:00
gtkstylecontext.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtkstylecontext.h docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
gtkstylecontextprivate.h stylecontext: Remove unused private functions 2012-11-30 22:41:22 +01:00
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 symboliccolor: Remove extra includes 2012-11-25 02:59:15 +01:00
gtkstyleproperty.c styleproperty: Remove base argument 2012-05-11 16:42:12 +02:00
gtkstylepropertyprivate.h styleproperty: Remove base argument 2012-05-11 16:42:12 +02:00
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 style: Add _gtk_style_provider_private_get_settings() 2012-12-01 01:24:12 +01:00
gtkstyleproviderprivate.h style: Add _gtk_style_provider_private_get_settings() 2012-12-01 01:24:12 +01:00
gtkswitch.c docs: use proper quotes 2014-02-05 15:08:42 -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 gtktextattributes: include the right headers 2013-04-01 21:12:49 +02:00
gtktextattributes.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtktextbtree.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtktextbtree.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextbuffer.c docs: use apostrophe in *'re 2014-02-07 13:37:09 -05:00
gtktextbuffer.h docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtktextbufferrichtext.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtktextbufferrichtext.h Doc: various small fixes 2013-05-12 18:09:28 +02:00
gtktextbufferserialize.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextbufferserialize.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextchild.c gtktextchild: replace hard-coded values by a macro 2013-05-12 18:09:11 +02:00
gtktextchild.h docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtktextchildprivate.h
gtktextdisplay.c gtk: Add get_type() function declarations for private objects 2012-10-02 19:32:38 +02:00
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 Add GtkTextHandle 2012-09-03 00:19:03 -04:00
gtktextiter.c docs: use apostrophe in *'d 2014-02-07 13:39:53 -05:00
gtktextiter.h docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtktextiterprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextlayout.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtktextlayout.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtktextmark.c docs: use apostrophe in *'re 2014-02-07 13:37:09 -05:00
gtktextmark.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktextmarkprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
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 proper apostrophe 2014-02-07 13:06:10 -05: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 Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextview.c Docs: use // for comments in examples 2014-02-14 23:34:22 -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 themingbackground: Remove struct members 2012-10-31 11:09:12 +01:00
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 stylecontext: Remove unused private functions 2012-11-30 22:41:22 +01:00
gtktogglebutton.c Docs: use // for comments in examples 2014-02-14 23:34:22 -05:00
gtktogglebutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktoggletoolbutton.c docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
gtktoggletoolbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolbar.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtktoolbar.h docs: add docs for GtkToolbarSpaceStyle 2014-01-21 13:33:19 -05:00
gtktoolbutton.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtktoolbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolitem.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtktoolitem.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolitemgroup.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoolshell.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtktoolshell.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktooltip.c docs: use proper apostrophe 2014-02-07 13:06:10 -05: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 docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtktrayicon.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreedatalist.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreedatalist.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreednd.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtktreednd.h docs: add docs for GtkTreeDragDestIface 2014-01-21 13:33:45 -05:00
gtktreemenu.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtktreemenu.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktreemodel.c Docs: use // for comments in examples 2014-02-14 23:34:22 -05:00
gtktreemodel.h docs: don't use structfield tags 2014-01-27 19:59:58 -05:00
gtktreemodelfilter.c Docs: use // for comments in examples 2014-02-14 23:34:22 -05:00
gtktreemodelfilter.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtktreemodelsort.c Docs: use // for comments in examples 2014-02-14 23:34:22 -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: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtktreeselection.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktreesortable.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtktreesortable.h docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtktreestore.c Docs: Remove all entities and turn off sgml mode 2014-02-09 17:58:07 -05:00
gtktreestore.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreeview.c tree view: clean up custom search entry on destroy 2014-02-17 21:41:11 -05:00
gtktreeview.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtktreeviewcolumn.c docs: use apostrophe in *'re 2014-02-07 13:37:09 -05:00
gtktreeviewcolumn.h docs: use proper quotes 2014-02-05 15:08:42 -05: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkversion.h.in Avoid a gtk-doc warning 2014-02-03 21:12:43 -05:00
gtkviewport.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkviewport.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkvolumebutton.c volume-button: use symbolic icons by default 2014-02-13 20:47:24 -05:00
gtkvolumebutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkwidget.c Docs: use // for comments in examples 2014-02-14 23:34:22 -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 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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkwin32embed.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkwin32embed.h docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gtkwin32embedwidget.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkwin32embedwidget.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkwin32theme.c symboliccolor: Implement using GtkCssValue 2012-11-25 02:41:17 +01:00
gtkwin32themeprivate.h symboliccolor: Implement using GtkCssValue 2012-11-25 02:41:17 +01:00
gtkwindow.c Fix a problem with window dragging 2014-02-15 20:41:58 -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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkxembed.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkxembed.h Change FSF Address 2012-02-27 17:06:11 +00:00
Makefile.am Drop GtkCenterBox 2014-02-16 23:05:21 -05:00
makefile.msc.in win32: msvc build update 2011-02-06 15:07:12 +01:00
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 build: Remove now-unused GTK_DISABLE_DEPRECATED undefs 2012-05-01 03:13:01 +02:00
updateiconcache.c docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
xembed.h