gtk2/gtk
Benjamin Otte 12fedca726 widgetpaintable: Protect against too many signals
This is actually not just a mechnaism to protect against too many
signals, but it's also a method to getting those signals at the wrong
time.

For every size/content change, a widget needs to invalidate twice:
Once when it queues a resize/redraw (going valid => invalid) and once
when the new size/content is actually assigned (going invalid => valid).

However, one of those invalidations might be inconvenient for the
listener. GtkImage for example does not like receiving
invalidate-contents signals when new contents are assigned, but is fine
with them when the old ones go invalid. And it will not try to draw the
paintable in between anyway.

So by bypassing the 2nd emission if nothing was changed, we can make
GtkImage happy.
2018-04-05 14:56:39 +02:00
..
a11y Merge branch 'text-changed-delete-4' into 'master' 2018-04-04 18:19:08 +00:00
cursor
deprecated
emoji
gesture
glade
icons
inspector widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
theme themes: Make disabled Expander arrow look disabled 2018-03-29 21:23:50 +01:00
ui font chooser: Make the language property writable 2018-04-02 13:37:53 -04:00
compose-parse.py
encodesymbolic.c Make the recoloring code more robust 2017-11-07 21:27:38 -05:00
fallback-c89.c
fnmatch.c
gdkpixbufutils.c Make texture variants of some pixbuf utils 2017-11-30 07:54:27 -05:00
gdkpixbufutilsprivate.h Make texture variants of some pixbuf utils 2017-11-30 07:54:27 -05:00
gen-gtk-gresources-xml.py
gen-paper-names.c
gentypefuncs.py
gskpango.c snapshot: Track clip as a rect only 2018-04-05 14:56:38 +02:00
gskpango.h snapshot: Export gtk_snapshot_append_layout() 2018-03-26 18:16:36 +02:00
gtk-a11y.h a11y: Include gtkstackaccessible.h in gtk-a11y.h 2018-03-03 20:01:54 +01:00
gtk-autocleanups.h toolpalette: Remove 2018-02-03 11:52:37 +01:00
gtk-builder-tool.c builder-tool: Try harder to find types 2018-01-18 17:45:12 -05:00
gtk-compose-lookaside.txt
gtk-keys.css.default
gtk-keys.css.emacs
gtk-keys.css.mac
gtk-launch.c
gtk-query-settings.c
gtk-text-input.xml Always include platform immodules 2018-02-24 21:34:40 -05:00
gtk-win32.rc.body.in
gtk.h gtk: Add GtkWidgetPaintable 2018-04-05 14:56:38 +02:00
gtkaboutdialog.c image: Remove gtk_image_set_texture() 2018-03-16 06:04:45 +01:00
gtkaboutdialog.h aboutdialog: Make logo a paintable 2018-03-16 06:04:44 +01:00
gtkaccelgroup.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkaccelgroup.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkaccelgroupprivate.h
gtkaccellabel.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkaccellabel.h accellabel: Stop saying it's a GtkLabel 2018-03-27 18:20:52 +02:00
gtkaccelmap.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkaccelmap.h
gtkaccelmapprivate.h
gtkaccessible.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkaccessible.h
gtkactionable.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkactionable.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkactionbar.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkactionbar.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkactionhelper.c Rename GtkActionHelper private header 2018-02-02 10:28:17 +01:00
gtkactionhelperprivate.h Rename GtkActionHelper private header 2018-02-02 10:28:17 +01:00
gtkactionmuxer.c Rename GtkActionMuxer's private header 2018-02-02 10:28:17 +01:00
gtkactionmuxerprivate.h Rename GtkActionMuxer's private header 2018-02-02 10:28:17 +01:00
gtkactionobservable.c
gtkactionobservable.h
gtkactionobserver.c
gtkactionobserver.h
gtkadjustment.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkadjustment.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkadjustmentprivate.h
gtkallocatedbitmask.c
gtkallocatedbitmaskprivate.h
gtkappchooser.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkappchooser.h
gtkappchooserbutton.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkappchooserbutton.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkappchooserdialog.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkappchooserdialog.h
gtkappchooserprivate.h
gtkappchooserwidget.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkappchooserwidget.h
gtkapplication-dbus.c Avoid calling unsetenv too late 2017-12-17 17:32:05 -05:00
gtkapplication-quartz-menu.c
gtkapplication-quartz.c Drop gtk_application_is_inhibited 2017-11-28 23:02:58 -05:00
gtkapplication-wayland.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkapplication-x11.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkapplication.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkapplication.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkapplicationaccels.c Rename GtkActionMuxer's private header 2018-02-02 10:28:17 +01:00
gtkapplicationaccelsprivate.h
gtkapplicationimpl.c Drop gtk_application_is_inhibited 2017-11-28 23:02:58 -05:00
gtkapplicationprivate.h Rename GtkActionMuxer's private header 2018-02-02 10:28:17 +01:00
gtkapplicationwindow.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkapplicationwindow.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkaspectframe.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkaspectframe.h
gtkassistant.c a11y: Remove gtk.h include from container accessible 2018-02-09 00:42:38 +01:00
gtkassistant.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkbbox.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkbbox.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkbin.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkbin.h
gtkbindings.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkbindings.h
gtkbindingsprivate.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbookmarksmanager.c gtkbookmarksmanager: Use GTK+ 3.0's bookmarks file 2018-02-15 20:42:21 +01:00
gtkbookmarksmanager.h
gtkborder.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkborder.h
gtkbox.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkbox.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkboxprivate.h
gtkbuildable.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkbuildable.h
gtkbuilder-menus.c
gtkbuilder.c builder: Allow named objects to be used in paintable/pixbuf properties 2018-03-29 05:02:15 +02:00
gtkbuilder.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkbuilder.its
gtkbuilder.loc
gtkbuilder.rnc
gtkbuilder.rng
gtkbuilderparser.c
gtkbuilderprivate.h
gtkbutton.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkbutton.h button: Remove priv pointer 2018-02-25 16:47:20 +01:00
gtkbuttonprivate.h button: Remove priv pointer 2018-02-25 16:47:20 +01:00
gtkcalendar.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkcalendar.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellarea.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellarea.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellareabox.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellareabox.h
gtkcellareaboxcontext.c
gtkcellareaboxcontextprivate.h
gtkcellareacontext.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellareacontext.h
gtkcelleditable.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcelleditable.h
gtkcelllayout.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcelllayout.h
gtkcellrenderer.c a11y: Remove gtk.h include 2018-02-08 23:39:17 +01:00
gtkcellrenderer.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellrendereraccel.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c cellrendererpixbuf: Store the texture in the iconhelper paintable 2018-03-16 06:04:45 +01:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellrendererprogress.h
gtkcellrendererspin.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellrendererspin.h
gtkcellrendererspinner.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellrendererspinner.h
gtkcellrenderertext.c a11y: Remove gtk.h include 2018-02-08 23:39:17 +01:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c a11y: Remove gtk.h include 2018-02-08 23:39:17 +01:00
gtkcellrenderertoggle.h
gtkcellview.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkcellview.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcenterbox.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkcenterbox.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcheckbutton.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkcheckbutton.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcheckbuttonprivate.h
gtkcheckmenuitem.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkcheckmenuitem.h
gtkcheckmenuitemprivate.h
gtkcolorbutton.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkcolorbutton.h
gtkcolorchooser.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorchooser.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorchooserdialog.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorchooserdialog.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorchooserwidget.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcoloreditor.c Fix a few get_allocated_width/height usages 2018-03-17 12:09:30 +01:00
gtkcoloreditorprivate.h
gtkcolorplane.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkcolorplaneprivate.h
gtkcolorscale.c colorscale: Draw gradient using render nodes 2018-03-26 00:31:12 +02:00
gtkcolorscaleprivate.h
gtkcolorswatch.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkcolorswatchprivate.h
gtkcolorutils.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorutils.h
gtkcombobox.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkcombobox.h
gtkcomboboxprivate.h
gtkcomboboxtext.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcomboboxtext.h
gtkcomposetable.c
gtkcomposetable.h
gtkcontainer.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkcontainer.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcontainerprivate.h container: Remove focus widget sorting code 2018-03-17 12:09:30 +01:00
gtkcssanimatedstyle.c css: Implement support for dynamic values 2018-03-16 06:04:43 +01:00
gtkcssanimatedstyleprivate.h
gtkcssanimation.c
gtkcssanimationprivate.h
gtkcssarrayvalue.c css: Implement dynamic values for array values 2018-03-16 06:04:44 +01:00
gtkcssarrayvalueprivate.h
gtkcssbgsizevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssbordervalueprivate.h
gtkcsscalcvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsscalcvalueprivate.h
gtkcsscolorvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsscolorvalueprivate.h
gtkcsscornervalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsscornervalueprivate.h
gtkcssdimensionvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssdimensionvalueprivate.h
gtkcssdynamic.c css: Implement support for dynamic values 2018-03-16 06:04:43 +01:00
gtkcssdynamicprivate.h css: Implement support for dynamic values 2018-03-16 06:04:43 +01:00
gtkcsseasevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsseasevalueprivate.h
gtkcssenumvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssenumvalueprivate.h
gtkcssfiltervalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssfiltervalueprivate.h
gtkcssfontfeaturesvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssfontfeaturesvalueprivate.h Implement font-feature-settings 2017-12-20 10:31:30 -05:00
gtkcssfontvariationsvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssfontvariationsvalueprivate.h Implement font-variation-settings 2018-01-03 13:07:55 -05:00
gtkcssiconthemevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssiconthemevalueprivate.h
gtkcssimage.c snapshot: Remove clip argument from gtk_snapshot_new() 2018-04-05 14:56:38 +02:00
gtkcssimagebuiltin.c cssimage: Get rid of draw vfunc 2018-02-17 08:04:43 +01:00
gtkcssimagebuiltinprivate.h
gtkcssimagecrossfade.c cssimage: Implement dynamicity for cross-fades 2018-03-16 06:04:44 +01:00
gtkcssimagecrossfadeprivate.h
gtkcssimagefallback.c cssimage: Add GtkCssImagePaintable 2018-03-16 06:04:44 +01:00
gtkcssimagefallbackprivate.h
gtkcssimageicontheme.c Avoid pixbufs when loading themed icons 2017-11-29 19:44:30 -05:00
gtkcssimageiconthemeprivate.h css: Use a color matrix for recoloring -gtk-icontheme 2017-11-07 21:39:47 -05:00
gtkcssimageinvalid.c cssimage: Add gtk_css_image_is_invalid() 2018-03-16 06:04:44 +01:00
gtkcssimageinvalidprivate.h cssimage: Add gtk_css_image_is_invalid() 2018-03-16 06:04:44 +01:00
gtkcssimagelinear.c snapshot: Add & use API for linear gradient nodes 2017-12-21 18:25:52 +01:00
gtkcssimagelinearprivate.h
gtkcssimagepaintable.c cssimage: Add GtkCssImagePaintable 2018-03-16 06:04:44 +01:00
gtkcssimagepaintableprivate.h cssimage: Add GtkCssImagePaintable 2018-03-16 06:04:44 +01:00
gtkcssimageprivate.h cssimage: Add gtk_css_image_is_invalid() 2018-03-16 06:04:44 +01:00
gtkcssimageradial.c cssimage: Get rid of draw vfunc 2018-02-17 08:04:43 +01:00
gtkcssimageradialprivate.h
gtkcssimagerecolor.c cssimage: Add GtkCssImagePaintable 2018-03-16 06:04:44 +01:00
gtkcssimagerecolorprivate.h Use color matrices for -gtk-recolor 2017-11-08 10:04:38 -05:00
gtkcssimagescaled.c css: Fix compiler warning 2018-03-16 06:04:43 +01:00
gtkcssimagescaledprivate.h Make GtkCssImageScaled handle scales properly 2018-03-15 06:04:08 -04:00
gtkcssimageurl.c cssimage: Add GtkCssImagePaintable 2018-03-16 06:04:44 +01:00
gtkcssimageurlprivate.h
gtkcssimagevalue.c cssimage: Implement dynamic values 2018-03-16 06:04:43 +01:00
gtkcssimagevalueprivate.h
gtkcssimagewin32.c cssimage: Get rid of draw vfunc 2018-02-17 08:04:43 +01:00
gtkcssimagewin32private.h
gtkcssinheritvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssinitialvalueprivate.h
gtkcsskeyframes.c
gtkcsskeyframesprivate.h
gtkcsslookup.c stack-allocate GtkCssLookup instances 2018-01-02 08:36:10 +01:00
gtkcsslookupprivate.h stack-allocate GtkCssLookup instances 2018-01-02 08:36:10 +01:00
gtkcssmatcher.c
gtkcssmatcherprivate.h
gtkcssnode.c
gtkcssnodedeclaration.c
gtkcssnodedeclarationprivate.h
gtkcssnodeprivate.h
gtkcssnodestylecache.c
gtkcssnodestylecacheprivate.h
gtkcssnumbervalue.c
gtkcssnumbervalueprivate.h
gtkcsspalettevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsspalettevalueprivate.h
gtkcssparser.c css: Parse hex colors with alpha value 2018-03-02 02:00:24 +01:00
gtkcssparserprivate.h
gtkcsspathnode.c
gtkcsspathnodeprivate.h
gtkcsspositionvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsspositionvalueprivate.h
gtkcssprovider.c cssprovider: Remove priv pointer 2018-02-13 18:48:44 +01:00
gtkcssprovider.h cssprovider: Remove priv pointer 2018-02-13 18:48:44 +01:00
gtkcssproviderprivate.h
gtkcssrepeatvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssrepeatvalueprivate.h
gtkcssrgbavalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssrgbavalueprivate.h
gtkcsssection.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcsssection.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcsssectionprivate.h
gtkcssselector.c Some more interning 2017-11-18 08:18:11 -05:00
gtkcssselectorprivate.h
gtkcssshadowsvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssshadowsvalueprivate.h
gtkcssshadowvalue.c snapshot: Make gtk_snapshot_append_node() take care of offset 2018-03-26 18:16:36 +02:00
gtkcssshadowvalueprivate.h
gtkcssshorthandproperty.c Drop unused gtkcssstylefuncs.c 2017-11-30 18:46:54 -05:00
gtkcssshorthandpropertyimpl.c Drop unused gtkcssstylefuncs.c 2017-11-30 18:46:54 -05:00
gtkcssshorthandpropertyprivate.h
gtkcssstaticstyle.c stack-allocate GtkCssLookup instances 2018-01-02 08:36:10 +01:00
gtkcssstaticstyleprivate.h
gtkcssstringvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssstringvalueprivate.h
gtkcssstyle.c Remove debug spew 2017-12-21 08:04:26 -05:00
gtkcssstylechange.c
gtkcssstylechangeprivate.h
gtkcssstyleprivate.h
gtkcssstyleproperty.c Drop unused gtkcssstylefuncs.c 2017-11-30 18:46:54 -05:00
gtkcssstylepropertyimpl.c css: Remove ability to query css images as cairo patterns 2018-03-16 06:04:43 +01:00
gtkcssstylepropertyprivate.h
gtkcsstransformvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsstransformvalueprivate.h
gtkcsstransientnode.c
gtkcsstransientnodeprivate.h
gtkcsstransition.c
gtkcsstransitionprivate.h
gtkcsstypes.c
gtkcsstypesprivate.h Implement font-variation-settings 2018-01-03 13:07:55 -05:00
gtkcssunsetvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssunsetvalueprivate.h
gtkcssvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssvalueprivate.h css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsswidgetnode.c csswidgetnode: Avoid some unnecessary work 2018-01-19 09:57:49 +01:00
gtkcsswidgetnodeprivate.h
gtkcsswin32sizevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsswin32sizevalueprivate.h
gtkcustompaperunixdialog.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcustompaperunixdialog.h
gtkdbusinterfaces.xml
gtkdebug.h gtk: Remove debug updates 2018-04-05 14:56:38 +02:00
gtkdialog.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkdialog.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkdialogprivate.h
gtkdnd-quartz.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkdnd.c dnd: Remove gtk_drag_set_icon_surface() 2018-03-26 18:32:38 +02:00
gtkdnd.h dnd: Remove gtk_drag_set_icon_surface() 2018-03-26 18:32:38 +02:00
gtkdndprivate.h pointerfocus: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkdragdest.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkdragdest.h gdkcontentformats: Change the matching API 2017-12-03 05:46:47 +01:00
gtkdragsource.c dragsource: Replace gtk_drag_source_set_icon_surface() 2018-03-16 06:04:45 +01:00
gtkdragsource.h dragsource: Replace gtk_drag_source_set_icon_surface() 2018-03-16 06:04:45 +01:00
gtkdrawingarea.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkdrawingarea.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkeditable.c
gtkeditable.h
gtkemojichooser.c emojichooser: Only measure reference emoji once 2018-02-27 11:45:34 +01:00
gtkemojichooser.h
gtkentry.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkentry.h entry: Make icons a paintable 2018-03-16 06:04:44 +01:00
gtkentrybuffer.c entrybuffer: Remove priv pointer 2018-03-30 23:15:04 +02:00
gtkentrybuffer.h entrybuffer: Remove priv pointer 2018-03-30 23:15:04 +02:00
gtkentrycompletion.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkentrycompletion.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkentryprivate.h a11y: Don't include gtk.h 2018-02-08 15:25:53 +01:00
gtkenums.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkeventcontroller.c eventcontroller: Remove unused evmask member variable 2018-03-07 16:17:15 +01:00
gtkeventcontroller.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkeventcontrollerlegacy.c
gtkeventcontrollerlegacyprivate.h
gtkeventcontrollermotion.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkeventcontrollermotion.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkeventcontrollerprivate.h
gtkeventcontrollerscroll.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkeventcontrollerscroll.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkexpander.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkexpander.h expander: Remove priv pointer 2018-03-28 16:32:46 +02:00
gtkfilechooser.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfilechooser.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfilechooserbutton.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkfilechooserbutton.h
gtkfilechooserdialog.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c file chooser entry: Stop using ::focus-out-event 2018-01-16 14:14:10 -05:00
gtkfilechooserentry.h
gtkfilechoosererrorstack.c
gtkfilechoosererrorstackprivate.h
gtkfilechoosernative.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfilechoosernative.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfilechoosernativeportal.c
gtkfilechoosernativeprivate.h
gtkfilechoosernativequartz.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkfilechoosernativewin32.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkfilechooserprivate.h
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkfilechooserwidget.h
gtkfilechooserwidgetprivate.h
gtkfilefilter.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfilefilter.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfilefilterprivate.h
gtkfilesystem.c Drop the Big GDK Lock 2018-02-03 12:07:10 +01:00
gtkfilesystem.h filesystem: Drop surface-based APIs 2017-11-08 21:56:28 -05:00
gtkfilesystemmodel.c Drop the Big GDK Lock 2018-02-03 12:07:10 +01:00
gtkfilesystemmodel.h
gtkfixed.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkfixed.h
gtkflowbox.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkflowbox.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfontbutton.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkfontbutton.h font button: Remove show-font and show-size 2018-01-03 12:18:18 -05:00
gtkfontchooser.c font chooser: Make the language property writable 2018-04-02 13:37:53 -04:00
gtkfontchooser.h font chooser: Make the language property writable 2018-04-02 13:37:53 -04:00
gtkfontchooserdialog.c font chooser: Make the language property writable 2018-04-02 13:37:53 -04:00
gtkfontchooserdialog.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfontchooserprivate.h
gtkfontchooserutils.c font chooser: Add properties for features and language 2018-01-03 12:18:18 -05:00
gtkfontchooserutils.h font chooser: Add properties for features and language 2018-01-03 12:18:18 -05:00
gtkfontchooserwidget.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkfontchooserwidget.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfontchooserwidgetprivate.h font chooser: Add a tweak page 2018-01-03 12:18:18 -05:00
gtkframe.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkframe.h Frame: Erase the now-useless property label-yalign 2018-03-12 14:17:32 +00:00
gtkgesture.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkgesture.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturedrag.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturedrag.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturedragprivate.h
gtkgesturelongpress.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturelongpress.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturelongpressprivate.h
gtkgesturemultipress.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturemultipress.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturemultipressprivate.h
gtkgesturepan.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturepan.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturepanprivate.h
gtkgestureprivate.h
gtkgesturerotate.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturerotate.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturerotateprivate.h
gtkgesturesingle.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturesingle.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturesingleprivate.h
gtkgestureswipe.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgestureswipe.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgestureswipeprivate.h
gtkgesturezoom.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturezoom.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturezoomprivate.h
gtkgizmo.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkgizmoprivate.h widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkgladecatalog.c
gtkglarea.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkglarea.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgrid.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkgrid.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkheaderbar.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkheaderbar.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkheaderbarprivate.h a11y: Remove gtk.h include from container accessible 2018-02-09 00:42:38 +01:00
gtkhsla.c
gtkhslaprivate.h
gtkicon.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkiconcache.c Remove leading underscore from private symbols 2018-02-01 16:05:58 +01:00
gtkiconcacheprivate.h Remove leading underscore from private symbols 2018-02-01 16:05:58 +01:00
gtkiconcachevalidator.c Rename gtkiconcachevalidator.h 2018-02-01 16:01:38 +01:00
gtkiconcachevalidatorprivate.h Rename gtkiconcachevalidator.h 2018-02-01 16:01:38 +01:00
gtkiconhelper.c Fix some leaks 2018-03-27 13:14:41 +02:00
gtkiconhelperprivate.h cellrendererpixbuf: Store the texture in the iconhelper paintable 2018-03-16 06:04:45 +01:00
gtkiconprivate.h Replace boilerplate in GtkIcon 2018-02-01 15:30:39 +01:00
gtkicontheme.c GdkWindow -> GdkSurface initial type rename 2018-03-20 11:40:08 +01:00
gtkicontheme.h icontheme: Remove surface support 2018-03-16 06:04:45 +01:00
gtkiconthemeprivate.h
gtkiconview.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkiconview.h iconview: Port DND icons to snapshot paintables 2018-03-26 18:16:36 +02:00
gtkiconviewprivate.h iconview: Use a motion event controller 2018-01-16 14:14:10 -05:00
gtkimage.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkimage.h cellrendererpixbuf: Store the texture in the iconhelper paintable 2018-03-16 06:04:45 +01:00
gtkimagedefinition.c cellrendererpixbuf: Store the texture in the iconhelper paintable 2018-03-16 06:04:45 +01:00
gtkimagedefinitionprivate.h cellrendererpixbuf: Store the texture in the iconhelper paintable 2018-03-16 06:04:45 +01:00
gtkimageprivate.h Drop gtk_icon_size_lookup 2017-11-15 14:22:17 -05:00
gtkimcontext.c
gtkimcontext.h
gtkimcontextbroadway.c Avoid warnings 2018-03-09 02:13:13 -05:00
gtkimcontextbroadway.h Always include platform immodules 2018-02-24 21:34:40 -05:00
gtkimcontextime.c GDK W32: Adapt to the window->surface change 2018-03-29 17:44:00 +00:00
gtkimcontextime.h gtkimcontextime: fix to compile again 2018-03-28 09:28:32 +00:00
gtkimcontextquartz.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkimcontextquartz.h Always include platform immodules 2018-02-24 21:34:40 -05:00
gtkimcontextsimple.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkimcontextsimple.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkimcontextsimpleprivate.h
gtkimcontextsimpleseqs.h
gtkimcontextwayland.c imwayland: destroy objects only if it matches our manager object 2018-04-03 19:11:09 +02:00
gtkimcontextwayland.h Always include platform immodules 2018-02-24 21:34:40 -05:00
gtkimcontextxim.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkimcontextxim.h imcontextxim: Move initialisation into _init function 2018-03-04 19:55:54 +01:00
gtkimmodule.c gtkimmodule: make match_backend() query 2018-03-12 17:46:57 -04:00
gtkimmodule.h Convert immodules to use an extension point 2018-02-24 21:34:40 -05:00
gtkimmoduleprivate.h Avoid warnings 2018-03-09 02:13:13 -05:00
gtkimmulticontext.c GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gtkimmulticontext.h
gtkinfobar.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkinfobar.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkintl.h
gtkinvisible.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkinvisible.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkkeyhash.c
gtkkeyhash.h
gtkkineticscrolling.c Rename gtkkineticscrolling.h to gtkkineticscrollingprivate.h 2018-03-28 16:47:54 +02:00
gtkkineticscrollingprivate.h Rename gtkkineticscrolling.h to gtkkineticscrollingprivate.h 2018-03-28 16:47:54 +02:00
gtklabel.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtklabel.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtklabelprivate.h
gtklayout.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtklayout.h
gtklevelbar.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtklevelbar.h levelbar: Remove priv pointer 2018-03-20 09:37:59 +01:00
gtklinkbutton.c linkbutton: Remove priv pointer 2018-03-07 20:17:39 +01:00
gtklinkbutton.h linkbutton: Remove priv pointer 2018-03-07 20:17:39 +01:00
gtklistbox.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtklistbox.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkliststore.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkliststore.h
gtklockbutton.c a11y: Remove gtk.h include from lockbutton 2018-02-09 00:58:59 +01:00
gtklockbutton.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtklockbuttonprivate.h
gtkmagnifier.c magnifier: Redo with GtkWidgetPaintable 2018-04-05 14:56:38 +02:00
gtkmagnifierprivate.h magnifier: Redo with GtkWidgetPaintable 2018-04-05 14:56:38 +02:00
gtkmain.c gtk: Remove debug updates 2018-04-05 14:56:38 +02:00
gtkmain.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmarshalers.list gtk: Adapt marshallers to GdkEvent as GObject 2017-12-14 01:05:48 +01:00
gtkmediacontrols.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkmediacontrols.h gtk: Add GtkMediaControls 2018-03-18 21:01:23 +01:00
gtkmediafile.c gtk: Fix some g-i annotations warnings 2018-03-18 21:47:10 +01:00
gtkmediafile.h mediafile: Turn into an extension point 2018-03-18 21:01:23 +01:00
gtkmediafileprivate.h mediafile: Turn into an extension point 2018-03-18 21:01:23 +01:00
gtkmediastream.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkmediastream.h Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkmenu.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkmenu.h Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkmenubar.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkmenubar.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmenubutton.c GdkWindow -> GdkSurface initial type rename 2018-03-20 11:40:08 +01:00
gtkmenubutton.h menubutton: Remove priv pointer 2018-03-07 20:26:51 +01:00
gtkmenubuttonprivate.h
gtkmenuitem.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkmenuitem.h
gtkmenuitemprivate.h Rename GtkActionHelper private header 2018-02-02 10:28:17 +01:00
gtkmenuprivate.h Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkmenusectionbox.c Replace gdk_threads_add_idle* with g_idle_add() 2018-02-03 12:06:58 +01:00
gtkmenusectionbox.h
gtkmenushell.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkmenushell.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmenushellprivate.h
gtkmenutoolbutton.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmenutoolbutton.h
gtkmenutracker.c
gtkmenutracker.h
gtkmenutrackeritem.c Rename GtkActionMuxer's private header 2018-02-02 10:28:17 +01:00
gtkmenutrackeritem.h
gtkmessagedialog.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmessagedialog.h
gtkmnemonichash.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkmnemonichash.h
gtkmodelbutton.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkmodelbutton.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmodelmenuitem.c accellabel: Stop saying it's a GtkLabel 2018-03-27 18:20:52 +02:00
gtkmodelmenuitem.h
gtkmodules.c Remove some unused code 2018-02-18 22:13:38 -05:00
gtkmodulesprivate.h Remove some unused code 2018-02-18 22:13:38 -05:00
gtkmountoperation-stub.c mountoperation: Store icons as textures 2017-11-30 16:48:25 -05:00
gtkmountoperation-x11.c x11: Get rid of default Atom converters 2017-12-14 13:35:32 +01:00
gtkmountoperation.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmountoperation.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmountoperationprivate.h mountoperation: Store icons as textures 2017-11-30 16:48:25 -05:00
gtknativedialog.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtknativedialog.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtknativedialogprivate.h
gtknomediafile.c mediafile: Improve error message 2018-03-19 00:28:20 +01:00
gtknomediafileprivate.h mediafile: Turn into an extension point 2018-03-18 21:01:23 +01:00
gtknotebook.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtknotebook.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkorientable.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkoverlay.h overlay: Add GtkOverlay::measure child property 2018-03-07 16:17:15 +01:00
gtkpadcontroller.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkpadcontroller.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkpagesetup.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkpagesetup.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkpagesetupunixdialog.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkpagesetupunixdialog.h
gtkpaned.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkpaned.h paned: Remove priv pointer 2018-03-20 09:37:59 +01:00
gtkpango.c
gtkpango.h
gtkpapersize.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkpapersize.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkpathbar.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkpathbar.h
gtkplacessidebar.c placessidebar: Don't create a GtkWindow for drag icons 2018-02-23 11:08:53 +01:00
gtkplacessidebarprivate.h Drop GtkPlacesSidebar from public API 2018-01-08 14:38:55 -05:00
gtkplacesview.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkplacesviewprivate.h Drop GtkPlacesSidebar from public API 2018-01-08 14:38:55 -05:00
gtkplacesviewrow.c places view: Stop using ::button-press-event 2018-01-16 14:14:10 -05:00
gtkplacesviewrowprivate.h
gtkpointerfocus.c pointerfocus: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkpointerfocusprivate.h pointerfocus: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkpopover.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkpopover.h popover: Remove priv pointer 2018-03-30 23:15:04 +02:00
gtkpopovermenu.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkpopovermenu.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkpopoverprivate.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c Add some debug output to print backend loading 2018-02-24 21:31:52 -05:00
gtkprintbackend.h Convert print backends to use a GIOExtensionPoint 2018-02-18 18:00:42 -05:00
gtkprintcontext.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprinter.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c image: Remove icon-size argument from icon setters 2017-11-15 14:22:17 -05:00
gtkprinteroptionwidget.h
gtkprintjob.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintjob.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintoperation-portal.c Drop the Big GDK Lock 2018-02-03 12:07:10 +01:00
gtkprintoperation-portal.h
gtkprintoperation-private.h
gtkprintoperation-unix.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintoperation-win32.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkprintoperation.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintoperation.h
gtkprintoperationpreview.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintoperationpreview.h
gtkprintsettings.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintsettings.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintunixdialog.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.c Replace gdk_keymap_get_for_display by gdk_display_get_keymap 2017-12-15 07:44:58 -05:00
gtkprivate.h gtk: add a per-display log macro 2018-01-14 17:05:04 -05:00
gtkprivatetypebuiltins.c.template
gtkprivatetypebuiltins.h.template
gtkprogressbar.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkprogressbar.h progressbar: Remove priv pointer 2018-03-20 09:37:59 +01:00
gtkprogresstracker.c progresstracker: Don't hand out NaN 2017-11-12 06:22:34 +01:00
gtkprogresstrackerprivate.h
gtkquartz.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkquartz.h
gtkquery.c
gtkquery.h
gtkradiobutton.c radibutton: Use focusing facilities from GtkWidget 2018-03-17 12:09:30 +01:00
gtkradiobutton.h
gtkradiomenuitem.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkradiomenuitem.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkradiotoolbutton.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkradiotoolbutton.h
gtkrange.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkrange.h range: Remove priv pointer 2018-02-23 10:47:05 +01:00
gtkrangeprivate.h range: Add private api to autoscroll 2017-12-12 22:17:49 -05:00
gtkrbtree.c rbtree: Privatize header 2018-02-03 16:24:13 +01:00
gtkrbtreeprivate.h rbtree: Privatize header 2018-02-03 16:24:13 +01:00
gtkrecentmanager.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkrecentmanager.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkrender.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkrender.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkrenderbackground.c renderbackground: Avoid excess css value lookups 2018-01-10 08:46:22 +01:00
gtkrenderbackgroundprivate.h
gtkrenderborder.c snapshot: Make gtk_snapshot_append_node() take care of offset 2018-03-26 18:16:36 +02:00
gtkrenderborderprivate.h
gtkrendericon.c iconhelper: transition to GdkPaintable 2018-03-16 06:04:44 +01:00
gtkrendericonprivate.h iconhelper: transition to GdkPaintable 2018-03-16 06:04:44 +01:00
gtkrendernodepaintable.c snapshot: Add gtk_snapshot_to_paintable() 2018-03-26 18:16:36 +02:00
gtkrendernodepaintableprivate.h snapshot: Add gtk_snapshot_to_paintable() 2018-03-26 18:16:36 +02:00
gtkrevealer.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkrevealer.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkroundedbox.c
gtkroundedboxprivate.h
gtkscale.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkscale.h scale: Remove priv pointer 2018-02-27 12:39:04 +01:00
gtkscalebutton.c button: Remove priv pointer 2018-02-25 16:47:20 +01:00
gtkscalebutton.h scalebutton: Remove icon size 2017-11-15 14:22:16 -05:00
gtkscaler.c image: Load resources and files into textures 2018-03-16 06:04:44 +01:00
gtkscalerprivate.h image: Load resources and files into textures 2018-03-16 06:04:44 +01:00
gtkscrollable.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkscrollable.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkscrollbar.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkscrollbar.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkscrolledwindow.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkscrolledwindow.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtksearchbar.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtksearchbar.h shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtksearchengine.c
gtksearchengine.h
gtksearchenginemodel.c Replace gdk_threads_add_idle* with g_idle_add() 2018-02-03 12:06:58 +01:00
gtksearchenginemodel.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c Replace gdk_threads_add_idle* with g_idle_add() 2018-02-03 12:06:58 +01:00
gtksearchenginesimple.h
gtksearchenginetracker.c
gtksearchenginetracker.h
gtksearchentry.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtksearchentry.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtksearchentryprivate.h
gtkselection.c selection: Remove surface APIs 2018-03-16 06:04:45 +01:00
gtkselection.h selection: Remove surface APIs 2018-03-16 06:04:45 +01:00
gtkselectionprivate.h dnd: Remove gdk_drag_get_selection() 2017-12-14 04:39:22 +01:00
gtkseparator.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkseparator.h separator: Remove priv pointer 2018-03-07 20:42:32 +01:00
gtkseparatormenuitem.c separatormenuitem: Don't create label widget in get_label 2018-02-06 09:19:40 +01:00
gtkseparatormenuitem.h
gtkseparatortoolitem.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkseparatortoolitem.h
gtksettings.c GdkWindow -> GdkSurface initial type rename 2018-03-20 11:40:08 +01:00
gtksettings.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtksettingsprivate.h
gtkshortcutlabel.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkshortcutlabel.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkshortcutsgroup.c shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutsgroup.h shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutssection.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkshortcutssection.h shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutsshortcut.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkshortcutsshortcut.h shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutsshortcutprivate.h shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutswindow.c GdkWindow -> GdkSurface initial type rename 2018-03-20 11:40:08 +01:00
gtkshortcutswindow.h shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutswindowprivate.h
gtkshow.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkshow.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtksidebarrow.c Drop GtkPlacesSidebar from public API 2018-01-08 14:38:55 -05:00
gtksidebarrowprivate.h
gtksizegroup-private.h
gtksizegroup.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtksizegroup.h
gtksizerequest.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtksizerequest.h
gtksizerequestcache.c
gtksizerequestcacheprivate.h
gtksnapshot.c widget: Cache clip from creating render node 2018-04-05 14:56:38 +02:00
gtksnapshot.h snapshot: Track clip as a rect only 2018-04-05 14:56:38 +02:00
gtksnapshotprivate.h widget: Cache clip from creating render node 2018-04-05 14:56:38 +02:00
gtkspinbutton.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkspinbutton.h spinbutton: Remove priv pointer 2018-03-09 09:24:20 +01:00
gtkspinner.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkspinner.h
gtkstack.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkstack.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkstacksidebar.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkstacksidebar.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkstackswitcher.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkstackswitcher.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkstatusbar.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkstatusbar.h
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c
gtkstylecascadeprivate.h
gtkstylecontext.c gtkstylecontext: guard against gtk_css_widget_node_get_widget() returning NULL in more places 2018-03-20 16:02:51 +01:00
gtkstylecontext.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkstylecontextprivate.h
gtkstyleproperty.c Drop unused gtkcssstylefuncs.c 2017-11-30 18:46:54 -05:00
gtkstylepropertyprivate.h
gtkstyleprovider.c
gtkstyleprovider.h
gtkstyleproviderprivate.h
gtkswitch.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkswitch.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktestutils.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktestutils.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktextattributes.c
gtktextattributes.h
gtktextbtree.c textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextbtree.h textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextbuffer.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktextbuffer.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktextbufferprivate.h
gtktextchild.c textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextchild.h
gtktextchildprivate.h textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextdisplay.c textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextdisplayprivate.h textview: Make the semi-private headrs really private 2017-11-11 05:01:31 +01:00
gtktexthandle.c Revert "text handler: Stop using GtkWidget::event" 2018-01-02 18:13:34 -05:00
gtktexthandleprivate.h
gtktextiter.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktextiter.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktextiterprivate.h
gtktextlayout.c TextLayout: Clarify implementation of special case 2018-02-17 22:18:13 -05:00
gtktextlayoutprivate.h textview: Make the semi-private headrs really private 2017-11-11 05:01:31 +01:00
gtktextmark.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktextmark.h
gtktextmarkprivate.h textview: Make the semi-private headrs really private 2017-11-11 05:01:31 +01:00
gtktextsegment.c textview: Make the semi-private headrs really private 2017-11-11 05:01:31 +01:00
gtktextsegment.h textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktexttag.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktexttag.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktexttagprivate.h
gtktexttagtable.c
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextutil.c snapshot: Remove clip argument from gtk_snapshot_new() 2018-04-05 14:56:38 +02:00
gtktextutil.h textview: Port dnd icon to be a GdkPaintable 2018-03-26 18:16:37 +02:00
gtktextview.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtktextview.h Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtktextviewprivate.h
gtktogglebutton.c togglebutton: Remove priv pointer 2018-03-30 23:15:04 +02:00
gtktogglebutton.h togglebutton: Remove priv pointer 2018-03-30 23:15:04 +02:00
gtktogglebuttonprivate.h
gtktoggletoolbutton.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktoggletoolbutton.h
gtktoolbar.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtktoolbar.h toolbar: Remove icon sizes 2017-11-15 14:22:16 -05:00
gtktoolbarprivate.h
gtktoolbutton.c image: Don't handle surfaces anymore 2018-03-16 06:04:45 +01:00
gtktoolbutton.h
gtktoolitem.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktoolitem.h toolbar: Remove icon sizes 2017-11-15 14:22:16 -05:00
gtktoolshell.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktoolshell.h toolbar: Remove icon sizes 2017-11-15 14:22:16 -05:00
gtktooltip.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtktooltip.h tooltips: Make icon a paintable 2018-03-16 06:04:44 +01:00
gtktooltipprivate.h Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtktooltipwindow.c tooltips: Make icon a paintable 2018-03-16 06:04:44 +01:00
gtktooltipwindowprivate.h tooltips: Make icon a paintable 2018-03-16 06:04:44 +01:00
gtktrashmonitor.c
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c Drop gdk_atom_intern 2017-12-13 23:39:03 -05:00
gtktreednd.h
gtktreemenu.c treemenu: Remove unused defines 2018-02-13 10:34:06 +01:00
gtktreemenu.h
gtktreemodel.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktreemodel.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktreemodelfilter.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktreemodelfilter.h
gtktreemodelsort.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktreemodelsort.h
gtktreeprivate.h rbtree: Privatize header 2018-02-03 16:24:13 +01:00
gtktreeselection.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktreeselection.h
gtktreesortable.c
gtktreesortable.h Fix a typo in the docs 2017-12-06 23:39:27 -05:00
gtktreestore.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktreestore.h
gtktreeview.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtktreeview.h treeview: Turn drag icon into paintable 2018-03-26 18:16:36 +02:00
gtktreeviewcolumn.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtktreeviewcolumn.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypes.h snapshot: "Inherit" from GdkSnapshot 2018-03-16 06:04:44 +01:00
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkutils.c
gtkutilsprivate.h
gtkversion.h.in
gtkvideo.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkvideo.h gtk: Add GtkVideo 2018-03-18 21:01:23 +01:00
gtkviewport.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkviewport.h viewport: Remove priv pointer 2018-03-06 14:37:28 +01:00
gtkvolumebutton.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkvolumebutton.h
gtkwidget.c widgetpaintable: Protect against too many signals 2018-04-05 14:56:39 +02:00
gtkwidget.h widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkwidgetfocus.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkwidgetpaintable.c widgetpaintable: Protect against too many signals 2018-04-05 14:56:39 +02:00
gtkwidgetpaintable.h gtk: Add GtkWidgetPaintable 2018-04-05 14:56:38 +02:00
gtkwidgetpaintableprivate.h widgetpaintable: Protect against too many signals 2018-04-05 14:56:39 +02:00
gtkwidgetpath.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkwidgetpath.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkwidgetpathprivate.h
gtkwidgetprivate.h widget: Don't keep track of clip anymore. 2018-04-05 14:56:38 +02:00
gtkwin32.c
gtkwin32draw.c
gtkwin32drawprivate.h
gtkwin32theme.c GDK W32: Adapt to event filter removal 2018-03-29 17:43:55 +00:00
gtkwin32themeprivate.h
gtkwindow.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkwindow.h GdkWindow -> GdkSurface initial type rename 2018-03-20 11:40:08 +01:00
gtkwindowgroup.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkwindowgroup.h
gtkwindowprivate.h Continue renaming window to surface 2018-03-21 11:49:14 +01:00
imm-extra.h Always include platform immodules 2018-02-24 21:34:40 -05:00
language-names.c [gtk|demos/gtk-demo]/language-names.c: Fix build on non-GCC/CLang 2018-04-02 19:13:27 +08:00
language-names.h Add font features on the tweak page 2018-01-03 12:18:18 -05:00
libgtk4.manifest.in
meson.build gtk: Remove debug updates 2018-04-05 14:56:38 +02:00
open-type-layout.h Add font features on the tweak page 2018-01-03 12:18:18 -05:00
org.gtk.Settings.ColorChooser.gschema.xml
org.gtk.Settings.Debug.gschema.xml
org.gtk.Settings.EmojiChooser.gschema.xml
org.gtk.Settings.FileChooser.gschema.xml
paper_names_offsets.c
paper_names.c
script-names.c Fixed typo in script name Kjohki -> Khojki 2018-03-11 08:12:31 +01:00
script-names.h Add font features on the tweak page 2018-01-03 12:18:18 -05:00
updateiconcache.c Rename gtkiconcachevalidator.h 2018-02-01 16:01:38 +01:00
xembed.h