gtk2/gtk
Daniel Boles 14620423e8 themes: Restore default progressbar min sizes
The min size on the oriented axis used to come from style props with
default values in the source file, used if the theme did not provide a
min size in CSS. When the style props were removed, so was any notion of
a minimal size for proressbars' main axis, meaning that now progressbars
without expand or any other source of min size were just tiny specks.

The right place to do that was always the theme, so in our themes now,
fix that by copying the old default values for the style properties; see:

https://gitlab.gnome.org/GNOME/gtk/issues/1191#note_259393
https://gitlab.gnome.org/GNOME/gtk/blob/gtk-3-24/gtk/gtkprogressbar.c#L92

The result should be the same in that (A) the min size is now what it is
in GTK+ 3 & (B) an app/user can override the theme exactly the same way.

Close https://gitlab.gnome.org/GNOME/gtk/issues/1192
2018-07-03 18:55:31 +01:00
..
a11y gtkentry: Use gestures for entry icons 2018-06-21 12:50:57 +02:00
cursor
deprecated build: Remove old Makefile.inc files 2017-10-06 16:03:07 +02:00
emoji Add shortnames to emoji data 2017-08-22 08:13:45 -04:00
gesture
glade
icons
inspector Remove some unnecessary snapshot implementations 2018-06-20 20:47:18 +02:00
theme themes: Restore default progressbar min sizes 2018-07-03 18:55:31 +01:00
ui gtkfontchooser: Use GtkEventControllerKey 2018-06-21 12:50:57 +02:00
compose-parse.py
encodesymbolic.c Make the recoloring code more robust 2017-11-07 21:27:38 -05:00
fallback-c89.c fallback-c89: Include config.h 2017-05-03 14:47:14 +01:00
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 gtk: Stop using pixdata resources 2017-10-18 17:30:20 +02:00
gen-paper-names.c
gentypefuncs.py gtk/gentypefuncs.py: Open files in utf-8 encoding 2017-09-15 21:41:15 +08:00
gskpango.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gskpango.h snapshot: Export gtk_snapshot_append_layout() 2018-03-26 18:16:36 +02:00
gtk-a11y.h picture: Introduce 2018-06-10 02:23:02 +02: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 Add binding for <alt>BackSpace to emacs keys 2018-04-01 20:16:05 -07:00
gtk-keys.css.mac
gtk-launch.c osx: fix build 2017-03-30 09:54:38 -04:00
gtk-query-settings.c Update callers 2017-01-19 13:50:17 -05:00
gtk-text-input.xml Always include platform immodules 2018-02-24 21:34:40 -05:00
gtk-win32.rc.body.in
gtk.h picture: Introduce 2018-06-10 02:23:02 +02:00
gtkaboutdialog.c aboutbox: use a more fitting 'design by" role 2018-06-14 16:36:38 +02:00
gtkaboutdialog.h aboutdialog: Make logo a paintable 2018-03-16 06:04:44 +01:00
gtkaccelgroup.c Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkaccelgroup.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkaccelgroupprivate.h
gtkaccellabel.c Remove some unnecessary snapshot implementations 2018-06-20 20:47:18 +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: Allow adding event controllers in ui files 2018-04-26 17:59:41 +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 adjustment: Only emit ::changed from dispatch_properties_changed 2018-06-20 20:47:17 +02: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 appchooserdialog: Fix memory leak 2018-05-13 14:57:04 +05:30
gtkappchooserdialog.h
gtkappchooserprivate.h
gtkappchooserwidget.c multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkappchooserwidget.h appchooserwidget: Inherit from GtkWidget 2017-03-31 09:50:39 +02:00
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 application: Complete startup notification sequence for remote invocations 2018-06-11 16:28:24 +01: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 aspectframe: Remove unused member 2018-06-04 21:58:44 +02: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 Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkbin.c bin: Remove public GtkBinPrivate typedef 2018-06-04 21:58:44 +02:00
gtkbin.h bin: Remove public GtkBinPrivate typedef 2018-06-04 21:58:44 +02:00
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 box: Don't reorder children based on text direction 2018-06-18 17:35:02 +02:00
gtkbox.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkboxprivate.h Remove some unneeded includes 2017-07-19 21:27:13 -04:00
gtkbuildable.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkbuildable.h
gtkbuilder-menus.c
gtkbuilder.c builder: Fix g-i annotations of _get_translation_domain 2018-06-18 17:35:02 +02:00
gtkbuilder.h builder: Use TRUE/FALSE for error return values 2018-06-18 17:35:02 +02:00
gtkbuilder.its
gtkbuilder.loc
gtkbuilder.rnc
gtkbuilder.rng
gtkbuilderparser.c GtkBuilder: Enforce "class" as a mandatory attribute for <object> 2017-09-25 15:26:34 +02:00
gtkbuilderprivate.h builderparser: Remove pointless TagType struct 2017-03-21 19:04:58 +01:00
gtkbutton.c button: Remove unused variable 2018-06-21 20:57:18 +02: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 gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +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 Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkcellareacontext.h
gtkcelleditable.c CellRenderer|Editable: Don't @See_also subclasses 2018-04-17 19:07:39 +01:00
gtkcelleditable.h
gtkcelllayout.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcelllayout.h
gtkcellrenderer.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcellrenderer.h Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkcellrendereraccel.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c iconhelper: Always size contents to icon size 2018-06-10 02:25:28 +02:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcellrendererprogress.h
gtkcellrendererspin.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcellrendererspin.h
gtkcellrendererspinner.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcellrendererspinner.h
gtkcellrenderertext.c Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcellrenderertoggle.h
gtkcellview.c widget: Allow adding event controllers in ui files 2018-04-26 17:59:41 +02:00
gtkcellview.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcenterbox.c center box: Don't reorder css nodes in RTL 2018-06-18 17:35:02 +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 CheckMenuItem: Fix insert_after|before() here too 2018-04-22 21:51:10 +01:00
gtkcheckmenuitem.h GtkCheckMenuItem: Remove snapshot-indicator vfunc 2017-07-19 21:27:16 -04:00
gtkcheckmenuitemprivate.h checkmenuitem: Replace indicator gadget with GtkIcon 2017-07-19 21:27:12 -04:00
gtkcolorbutton.c gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtkcolorbutton.h colorbutton: Remove priv pointer 2018-06-04 21:58:44 +02:00
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 eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcoloreditorprivate.h
gtkcolorplane.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcolorplaneprivate.h
gtkcolorscale.c colorscale: Remove priv pointer 2018-06-18 17:35:03 +02:00
gtkcolorscaleprivate.h colorscale: Remove priv pointer 2018-06-18 17:35:03 +02:00
gtkcolorswatch.c gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtkcolorswatchprivate.h
gtkcolorutils.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorutils.h
gtkcombobox.c combobox: Remove priv pointer 2018-06-16 10:09:12 +02:00
gtkcombobox.h combobox: Remove priv pointer 2018-06-16 10:09:12 +02:00
gtkcomboboxprivate.h
gtkcomboboxtext.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcomboboxtext.h comboboxtext: GTK_DISABLE_SINGLE_INCLUDES is not a thing 2018-04-25 17:18:16 +02:00
gtkcomposetable.c Revert "imcontext: Make size arguments be gsize and not int" 2018-06-14 11:15:14 +05:30
gtkcomposetable.h Revert "imcontext: Make size arguments be gsize and not int" 2018-06-14 11:15:14 +05:30
gtkcontainer.c Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkcontainer.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcontainerprivate.h container: Remove gtk_container_maybe_start_idle_sizer() 2018-04-11 03:16:34 +02:00
gtkcssanimatedstyle.c css: Implement support for dynamic values 2018-03-16 06:04:43 +01:00
gtkcssanimatedstyleprivate.h css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
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 css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
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 css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssfiltervalue.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssfiltervalueprivate.h css: Implement the blur filter 2017-09-04 14:28:16 -04:00
gtkcssfontfeaturesvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssfontfeaturesvalueprivate.h Fix header guards 2018-04-23 18:54:43 -04:00
gtkcssfontvariationsvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssfontvariationsvalueprivate.h Fix header guards 2018-04-23 18:54:43 -04:00
gtkcssiconthemevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssiconthemevalueprivate.h
gtkcssimage.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagebuiltin.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagebuiltinprivate.h
gtkcssimagecrossfade.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagecrossfadeprivate.h
gtkcssimagefallback.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagefallbackprivate.h
gtkcssimageicontheme.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02: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: Redo debug messages 2018-04-24 04:06:58 +02: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 snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimageradialprivate.h
gtkcssimagerecolor.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02: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 snapshot: Redo debug messages 2018-04-24 04:06:58 +02: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 css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsskeyframesprivate.h css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
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 Remove gtk_css_node_reverse_children 2018-06-18 17:35:02 +02:00
gtkcssnodedeclaration.c cssnodedeclaration: Add gtk_css_node_declaration_to_string 2017-10-10 20:59:57 +02:00
gtkcssnodedeclarationprivate.h cssnodedeclaration: Add gtk_css_node_declaration_to_string 2017-10-10 20:59:57 +02:00
gtkcssnodeprivate.h Remove gtk_css_node_reverse_children 2018-06-18 17:35:02 +02:00
gtkcssnodestylecache.c cssnodestylecache: Use const pointer in lookup 2017-03-02 15:16:08 +01:00
gtkcssnodestylecacheprivate.h cssnodestylecache: Use const pointer in lookup 2017-03-02 15:16:08 +01:00
gtkcssnumbervalue.c Use an internal parameter check here as well 2017-01-10 19:56:16 -05:00
gtkcssnumbervalueprivate.h css: Remove deprecated number-as-pixels compatibility 2017-01-18 04:13:56 +01:00
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 css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsspathnodeprivate.h
gtkcsspositionvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsspositionvalueprivate.h css: Add "border-spacing" CSS property 2016-12-10 04:32:55 +01:00
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 Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkcsssectionprivate.h
gtkcssselector.c Some more interning 2017-11-18 08:18:11 -05:00
gtkcssselectorprivate.h
gtkcssshadowsvalue.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssshadowsvalueprivate.h Avoid creating trivial shadow nodes 2017-10-28 16:10:46 -04:00
gtkcssshadowvalue.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssshadowvalueprivate.h Avoid creating trivial shadow nodes 2017-10-28 16:10:46 -04:00
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 css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssstringvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssstringvalueprivate.h css: Drop the new indent api again 2017-09-18 23:22:38 -04:00
gtkcssstyle.c Remove debug spew 2017-12-21 08:04:26 -05:00
gtkcssstylechange.c GtkCssStyleChange: Only print values that really changed 2017-10-12 15:42:03 +02:00
gtkcssstylechangeprivate.h
gtkcssstyleprivate.h
gtkcssstyleproperty.c Drop unused gtkcssstylefuncs.c 2017-11-30 18:46:54 -05:00
gtkcssstylepropertyimpl.c css: Clipping changes don't need a queue_allocate() anymore 2018-04-09 20:20:55 +02: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 build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkcsstypesprivate.h css: Clipping changes don't need a queue_allocate() anymore 2018-04-09 20:20:55 +02:00
gtkcssunsetvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssunsetvalueprivate.h
gtkcssvalue.c cssvalue: Remove typechecks 2018-05-19 10:18:50 +02: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 widget: Allow adding event controllers in ui files 2018-04-26 17:59:41 +02:00
gtkdialog.h Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkdialogprivate.h
gtkdnd.c gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtkdnd.h gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtkdndprivate.h gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtkdragdest.c gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtkdragdest.h dnd: Make drag-motion and drag-drop signals use GdkDrop 2018-06-18 23:49:52 +02:00
gtkdragsource.c Merge branch 'wip/carlosg/controller' into 'master' 2018-05-01 12:35:53 +00:00
gtkdragsource.h dragsource: Replace gtk_drag_source_set_icon_surface() 2018-03-16 06:04:45 +01:00
gtkdrawingarea.c drawingarea: Clarify some comments 2018-06-18 17:35:03 +02:00
gtkdrawingarea.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkeditable.c
gtkeditable.h
gtkemojichooser.c emoji: Hide recent section when empty 2018-05-19 22:53:24 -04:00
gtkemojichooser.h Add an Emoji chooser widget 2017-08-12 18:48:14 -04:00
gtkemojicompletion.c gtkemojicompletion: Use GtkEntry key controller to handle key presses 2018-06-21 12:54:03 +02:00
gtkemojicompletion.h Add an emoji completion popup 2018-04-23 18:54:43 -04:00
gtkentry.c gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtkentry.h Fixes to the gtk docs 2018-05-05 18:03:31 -04: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 gtkentrycompletion: Properly remove controller from entry 2018-06-21 12:54:03 +02:00
gtkentrycompletion.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkentryprivate.h gtkfilechooserentry: Use GtkEntry key controller for focus-out handling 2018-06-21 12:50:57 +02:00
gtkenums.h Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkeventcontroller.c eventcontroller: Make widget no longer a construct-only property 2018-04-26 17:59:42 +02:00
gtkeventcontroller.h eventcontroller: Move declaration 2018-04-26 17:59:41 +02:00
gtkeventcontrollerkey.c eventcontrollerkey: Document key-pressed and key-released 2018-07-02 12:18:26 +03:00
gtkeventcontrollerkey.h eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkeventcontrollerlegacy.c legacycontroller: Port to new API model 2018-04-26 17:59:41 +02:00
gtkeventcontrollerlegacyprivate.h legacycontroller: Port to new API model 2018-04-26 17:59:41 +02:00
gtkeventcontrollermotion.c Docs: Remove more since markers 2018-06-26 12:31:41 -04:00
gtkeventcontrollermotion.h eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +02:00
gtkeventcontrollerprivate.h eventcontroller: Add vfuncs to (un)set widget 2018-04-26 17:59:41 +02:00
gtkeventcontrollerscroll.c Docs: Remove more since markers 2018-06-26 12:31:41 -04:00
gtkeventcontrollerscroll.h eventcontrollerscroll: Port to new API model 2018-04-26 17:59:42 +02:00
gtkexpander.c dnd: Make drag-motion and drag-drop signals use GdkDrop 2018-06-18 23:49:52 +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 dnd: Make drag-data-received use a GdkDrop 2018-06-18 23:49:52 +02:00
gtkfilechooserbutton.h filechooserbutton: Remove priv pointer 2018-06-18 17:35:03 +02:00
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 gtkfilechoooserentry: Handle tab completion through key controller 2018-06-21 12:54:03 +02:00
gtkfilechooserentry.h
gtkfilechoosererrorstack.c filechooserwidget: Add GtkFileChooserErrorStack 2017-07-18 15:11:26 -04:00
gtkfilechoosererrorstackprivate.h filechooserwidget: Add GtkFileChooserErrorStack 2017-07-18 15:11:26 -04:00
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 invisible: Make it use display, not screen 2017-10-31 08:25:37 +01:00
gtkfilechoosernativeprivate.h GtkFileChooserNativeQuartz: add support for get_filter and set_filter 2017-07-18 13:30:44 -04:00
gtkfilechoosernativequartz.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkfilechoosernativewin32.c win32 file chooser: add missing g_slist_reverse 2018-06-18 09:44:46 +00:00
gtkfilechooserprivate.h
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c gtkfilechooserwidget: Forward events to filechooser through key controller 2018-06-21 12:54:03 +02:00
gtkfilechooserwidget.h filechooserwidget: Inherit from GtkWidget 2017-03-31 09:50:38 +02:00
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 GtkFileChooserNativeQuartz: add support for Mountain Lion and Mavericks 2017-08-23 10:45:49 -04:00
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 fixed: Remove priv pointer 2018-06-20 20:47:17 +02:00
gtkfixed.h fixed: Remove priv pointer 2018-06-20 20:47:17 +02:00
gtkflowbox.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkflowbox.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfontbutton.c fontbutton: Remove priv pointer 2018-06-18 17:35:03 +02:00
gtkfontbutton.h fontbutton: Remove priv pointer 2018-06-18 17:35:03 +02: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 gtkfontchooser: Use GtkEventControllerKey 2018-06-21 12:50:57 +02: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 gtkfontchooser: Use GtkEventControllerKey 2018-06-21 12:50:57 +02:00
gtkfontchooserwidget.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfontchooserwidgetprivate.h gtkfontchooser: Use GtkEventControllerKey 2018-06-21 12:50:57 +02:00
gtkframe.c widget: Allow adding event controllers in ui files 2018-04-26 17:59:41 +02:00
gtkframe.h frame: Remove priv pointer 2018-04-15 17:12:01 +02:00
gtkgesture.c gtkgesture: Check claimed status after event delivery 2018-06-19 13:47:38 +02:00
gtkgesture.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturedrag.c draggesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturedrag.h draggesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturedragprivate.h
gtkgesturelongpress.c longpressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturelongpress.h longpressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturelongpressprivate.h
gtkgesturemultipress.c gesturemultipress: Don’t fire ::released after ::cancel 2018-05-29 19:09:28 +03:00
gtkgesturemultipress.h multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturemultipressprivate.h
gtkgesturepan.c GesturePan: Remove widget parameter from docs, too 2018-05-05 10:51:24 +01:00
gtkgesturepan.h pangesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgesturepanprivate.h
gtkgestureprivate.h
gtkgesturerotate.c rotategesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgesturerotate.h rotategesture: Port to new API model 2018-04-26 17:59:41 +02: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
gtkgesturestylus.c Docs: Remove more since markers 2018-06-26 12:31:41 -04:00
gtkgesturestylus.h gesturestylus: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturestylusprivate.h gtk: Add GtkGestureStylus 2018-04-05 19:26:53 +02:00
gtkgestureswipe.c swipegesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgestureswipe.h swipegesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgestureswipeprivate.h
gtkgesturezoom.c zoomgesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgesturezoom.h zoomgesture: Port to new API model 2018-04-26 17:59:41 +02: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 snapshot: Redo debug messages 2018-04-24 04:06:58 +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 headerbar: Stop reordering css nodes depending on text direction 2018-06-18 17:35:02 +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 See if _MSC_VER is defined before checking its value 2018-06-10 21:21:25 +00: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 iconhelper: Always size contents to icon size 2018-06-10 02:25:28 +02:00
gtkiconhelperprivate.h iconhelper: Always size contents to icon size 2018-06-10 02:25:28 +02:00
gtkiconprivate.h Replace boilerplate in GtkIcon 2018-02-01 15:30:39 +01:00
gtkicontheme.c gtk: also recolor circle and ellipse in symbolic SVG icons. 2018-06-23 00:35:17 +02:00
gtkicontheme.h Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkiconthemeprivate.h
gtkiconview.c gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtkiconview.h iconview: Port DND icons to snapshot paintables 2018-03-26 18:16:36 +02:00
gtkiconviewprivate.h eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +02:00
gtkimage.c iconhelper: Always size contents to icon size 2018-06-10 02:25:28 +02:00
gtkimage.h image: Remove gtk_image_set_keep_aspect_ratio() 2018-06-10 02:25:28 +02: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 imcontext: Remove API dependency on GdkWindow 2017-05-25 16:25:58 +02:00
gtkimcontext.h imcontext: Remove API dependency on GdkWindow 2017-05-25 16:25:58 +02:00
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 Remove unused variables (mostly in W32 code) 2018-06-10 21:21:01 +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 Revert "imcontext: Make size arguments be gsize and not int" 2018-06-14 11:15:14 +05:30
gtkimcontextsimple.h Revert "imcontext: Make size arguments be gsize and not int" 2018-06-14 11:15:14 +05:30
gtkimcontextsimpleprivate.h
gtkimcontextsimpleseqs.h
gtkimcontextwayland.c imwayland: Fix a small leak 2018-06-25 22:20:09 +01:00
gtkimcontextwayland.h Always include platform immodules 2018-02-24 21:34:40 -05:00
gtkimcontextxim.c imcontextxim: Don't assign a variable to itself 2018-04-23 18:54:43 -04: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 infobar: Remove priv pointer 2018-06-20 20:47:18 +02:00
gtkinfobar.h infobar: Remove priv pointer 2018-06-20 20:47:18 +02:00
gtkintl.h
gtkinvisible.c gtk: Chain up in toplevels' realize 2018-04-11 03:16:34 +02: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 gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +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 layout: Remove bin_window 2017-07-19 21:27:14 -04:00
gtklevelbar.c Remove some unnecessary snapshot implementations 2018-06-20 20:47:18 +02:00
gtklevelbar.h levelbar: Remove priv pointer 2018-03-20 09:37:59 +01:00
gtklinkbutton.c gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtklinkbutton.h linkbutton: Remove priv pointer 2018-03-07 20:17:39 +01:00
gtklistbox.c listbox: Use widget insert API instead of fiddling with CSS nodes 2018-06-20 20:47:17 +02:00
gtklistbox.h listbox: Fix signal name in documentation 2018-04-08 11:02:23 +05:30
gtkliststore.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkliststore.h
gtklockbutton.c lockbutton: Remove priv pointer 2018-04-06 08:24:19 +02:00
gtklockbutton.h lockbutton: Remove priv pointer 2018-04-06 08:24:19 +02:00
gtklockbuttonprivate.h
gtkmagnifier.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkmagnifierprivate.h magnifier: Redo with GtkWidgetPaintable 2018-04-05 14:56:38 +02:00
gtkmain.c Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkmain.h gtkmain: Add gtk_get_main_thread() 2018-06-08 18:41:54 +01:00
gtkmarshalers.list widget: Remove time argument from drag_data_get() vfunc 2018-06-18 23:49:53 +02:00
gtkmediacontrols.c Add more media docs 2018-05-06 15:57:10 -04:00
gtkmediacontrols.h gtk: Add GtkMediaControls 2018-03-18 21:01:23 +01:00
gtkmediafile.c Add more media docs 2018-05-06 15:57:10 -04: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 MediaStream: Fix capitalisation of two new %TRUEs 2018-05-06 21:46:30 +01:00
gtkmediastream.h Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkmenu.c widget: Directly notify gestures of grab 2018-05-19 10:18:50 +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 MenuButton: popover connects to menu_deactivate_cb 2018-04-22 16:33:26 +01:00
gtkmenubutton.h menubutton: Remove priv pointer 2018-03-07 20:26:51 +01:00
gtkmenubuttonprivate.h
gtkmenuitem.c eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +02:00
gtkmenuitem.h
gtkmenuitemprivate.h Menu|Item: Fix FIXME re non-const interned strings 2018-04-17 20:53:48 +01:00
gtkmenuprivate.h eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +02:00
gtkmenusectionbox.c Replace gdk_threads_add_idle* with g_idle_add() 2018-02-03 12:06:58 +01:00
gtkmenusectionbox.h
gtkmenushell.c gtkmenushell: Port to GtkGesture 2018-06-21 12:50:58 +02:00
gtkmenushell.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmenushellprivate.h gtkmenushell: Port to using GtkEventControllerKey 2018-04-05 19:26:55 +02:00
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 messagedialog: Remove priv pointer 2018-06-18 17:35:03 +02:00
gtkmessagedialog.h messagedialog: Remove priv pointer 2018-06-18 17:35:03 +02:00
gtkmnemonichash.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkmnemonichash.h
gtkmodelbutton.c ModelButton: Add 'use-markup' property 2018-06-27 17:43:47 +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 multipressgesture: Port to new API model 2018-04-26 17:59:42 +02: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 gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +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 overlay: Use the right property variable name 2018-06-11 17:43:16 +05:30
gtkoverlay.h overlay: Add support for clipping overlay widgets 2018-06-11 16:24:29 +05:30
gtkpadcontroller.c padcontroller: Port to new API model 2018-04-26 17:59:42 +02:00
gtkpadcontroller.h padcontroller: Port to new API model 2018-04-26 17:59:42 +02:00
gtkpagesetup.c printing: Be more careful when deserializing 2018-04-20 16:58:36 -04: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 paned: Allocation x/y are always 0 2018-06-18 17:35:03 +02:00
gtkpaned.h paned: Remove priv pointer 2018-03-20 09:37:59 +01:00
gtkpango.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkpango.h gtkpango: Remove unused functions 2017-08-15 21:27:52 +02:00
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 gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtkpathbar.h
gtkpicture.c picture: Fix up some docs 2018-06-18 17:35:03 +02:00
gtkpicture.h picture: Introduce 2018-06-10 02:23:02 +02:00
gtkplacessidebar.c gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtkplacessidebarprivate.h widget: Make GtkWidgetClass::drag_leave() take a GdkDrop 2018-06-18 23:49:20 +02:00
gtkplacesview.c gtkentry: Use gestures for entry icons 2018-06-21 12:50:57 +02:00
gtkplacesviewprivate.h Drop GtkPlacesSidebar from public API 2018-01-08 14:38:55 -05:00
gtkplacesviewrow.c placesviewrow: Put event controllers into ui file 2018-04-26 17:59:41 +02:00
gtkplacesviewrowprivate.h placesview: Remove event box usage 2017-08-02 14:05:02 +01:00
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 gtkpopover: Fix key navigation 2018-06-21 12:50:57 +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 popover: Add a contents node 2017-07-19 21:27:15 -04:00
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c Add gtk_printer_get_hard_margins_for_paper_size 2018-04-26 14:19:55 +02:00
gtkprintbackend.h Add gtk_printer_get_hard_margins_for_paper_size 2018-04-26 14:19:55 +02:00
gtkprintcontext.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c Add gtk_printer_get_hard_margins_for_paper_size 2018-04-26 14:19:55 +02:00
gtkprinter.h Remove a lot of Since annotations 2018-06-25 19:55:04 -04: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 Add gtk_printer_get_hard_margins_for_paper_size 2018-04-26 14:19:55 +02:00
gtkprintoperation-win32.c Use const for media type in devmode_to_settings() 2018-06-16 18:20:49 +00: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 build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
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 GtkGestureStylus 2018-04-05 19:26:53 +02: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 radiobutton: remove priv pointer 2018-06-18 17:35:03 +02:00
gtkradiobutton.h radiobutton: remove priv pointer 2018-06-18 17:35:03 +02:00
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 Range: Up should only mean ++ if we are a GtkScale 2018-05-21 20:21:25 +01: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 Remove gtk_render_icon_surface 2018-04-15 17:12:01 +02:00
gtkrender.h Remove gtk_render_icon_surface 2018-04-15 17:12:01 +02:00
gtkrenderbackground.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkrenderbackgroundprivate.h gtk: Remove GtkJunctionSides 2016-12-20 18:01:12 +01:00
gtkrenderborder.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkrenderborderprivate.h gtk: Remove GtkJunctionSides 2016-12-20 18:01:12 +01:00
gtkrendericon.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkrendericonprivate.h iconhelper: transition to GdkPaintable 2018-03-16 06:04:44 +01:00
gtkrendernodepaintable.c rendernodepaintable: Fix rendering position 2018-06-19 19:44:17 +02:00
gtkrendernodepaintableprivate.h snapshot: Allow passing the bounds of the created paintable 2018-04-05 14:56:39 +02:00
gtkrevealer.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkrevealer.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkroundedbox.c gtkroundedbox: Remove some unneeded conditionals 2017-10-02 14:34:47 +02:00
gtkroundedboxprivate.h roundedbox: Add gtk_rounded_boxes_init_for_style() 2016-12-20 18:01:12 +01:00
gtkscale.c Scale: Document new optional classes on value node 2018-04-18 22:59:19 +01:00
gtkscale.h scale: Remove priv pointer 2018-02-27 12:39:04 +01:00
gtkscalebutton.c eventcontrollerscroll: Port to new API model 2018-04-26 17:59:42 +02:00
gtkscalebutton.h scalebutton: Remove icon size 2017-11-15 14:22:16 -05:00
gtkscaler.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02: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 scrollbar: Remove get_wheel_delta 2018-05-19 10:18:50 +02:00
gtkscrollbar.h scrollbar: Remove get_wheel_delta 2018-05-19 10:18:50 +02:00
gtkscrolledwindow.c ScrolledWindow: a couple of spelling/grammar fixes 2018-07-02 20:14:41 +01:00
gtkscrolledwindow.h scrolledwindow: Remove priv pointer 2018-06-18 17:35:02 +02:00
gtksearchbar.c Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtksearchbar.h searchbar: Add missing GDK_AVAILABLE_IN_ALL marker 2018-05-19 10:18:50 +02: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 searchenginetracker: Don't leak the hits' GFiles 2018-06-20 17:20:31 +01:00
gtksearchenginetracker.h
gtksearchentry.c Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtksearchentry.h gtksearchbar/entry: Add [gs]et_key_capture_widget() API calls 2018-04-05 19:26:54 +02:00
gtksearchentryprivate.h gtksearchbar/entry: Add [gs]et_key_capture_widget() API calls 2018-04-05 19:26:54 +02:00
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 widget: Remove _get_own_allocation 2018-04-10 09:43:47 +02: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 stylecontext: Port to use display instead of screen 2017-10-31 03:05:54 +01:00
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 pangesture: Port to new API model 2018-04-26 17:59:41 +02: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 eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02: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 gtkplacessidebar: implement libcloudproviders support 2017-09-04 11:32:03 -04:00
gtksizegroup-private.h
gtksizegroup.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtksizegroup.h
gtksizerequest.c SizeRequest: Round px values up for min CSS sizes 2018-06-05 18:49:52 +01:00
gtksizerequest.h
gtksizerequestcache.c sizerequestcache: Directly initialize some locals 2018-04-21 19:06:54 +02:00
gtksizerequestcacheprivate.h sizerequestcache: Use int instead of gint 2018-04-21 10:06:57 +02:00
gtksnapshot.c Revert "Use aligned allocators for GtkSnapshot" 2018-06-19 19:52:52 +02:00
gtksnapshot.h snapshot: Remove superfluous typedef 2018-05-19 10:18:50 +02:00
gtksnapshotprivate.h Revert "Use aligned allocators for GtkSnapshot" 2018-06-19 19:52:52 +02:00
gtkspinbutton.c gtkspinbutton: Use GtkEventControllerKey 2018-06-21 12:50:57 +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 spinner: Remove priv pointer 2017-10-01 09:19:09 +02:00
gtkstack.c Remove a lot of Since annotations 2018-06-25 19:55:04 -04: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 stackswitcher: Remove icon-size property 2018-06-20 20:47:18 +02:00
gtkstackswitcher.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkstatusbar.c statusbar: Remove priv pointer 2018-06-04 21:58:44 +02:00
gtkstatusbar.h statusbar: Remove garbage from header file 2018-06-04 21:58:44 +02:00
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkstylecascadeprivate.h
gtkstylecontext.c GtkStyleContext: Remove the frame clock 2018-06-18 17:35:03 +02:00
gtkstylecontext.h GtkStyleContext: Remove the frame clock 2018-06-18 17:35:03 +02:00
gtkstylecontextprivate.h css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkstyleproperty.c Drop unused gtkcssstylefuncs.c 2017-11-30 18:46:54 -05:00
gtkstylepropertyprivate.h Drop the aliasing api for style properties 2017-09-17 16:57:53 -04:00
gtkstyleprovider.c styleprovider: Fix fallout from merge 2017-10-31 06:17:40 +01:00
gtkstyleprovider.h Fix reference to user styles in gtkstyleprovider.h 2018-06-07 08:54:23 +00:00
gtkstyleproviderprivate.h css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkswitch.c multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkswitch.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktestutils.c No need to clear GTK_MODULES anymore 2018-04-15 22:03:50 -04: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 Remove a lot of Since annotations 2018-06-25 19:55:04 -04: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 gtktexthandle: Update to gtk4 rendering/input 2018-06-21 12:54:03 +02: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: Redo debug messages 2018-04-24 04:06:58 +02:00
gtktextutil.h textview: Port dnd icon to be a GdkPaintable 2018-03-26 18:16:37 +02:00
gtktextview.c gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtktextview.h Fixes to the gtk docs 2018-05-05 18:03:31 -04: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 toolbar: Stop reordering css nodes based on text direction 2018-06-18 17:35:02 +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 tooltip: Ignore events with pressed buttons 2018-04-15 17:12:01 +02: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 treeview: Remove invalidation tracking code 2018-04-05 14:57:10 +02:00
gtktreeselection.c treeview: Remove invalidation tracking code 2018-04-05 14:57:10 +02: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 gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtktreeview.h treeview: Turn drag icon into paintable 2018-03-26 18:16:36 +02:00
gtktreeviewcolumn.c gtktreeviewcolumn: Implement column dragging through GtkGestureDrag 2018-06-21 12:54:03 +02:00
gtktreeviewcolumn.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypes.h eventcontroller: Move declaration 2018-04-26 17:59:41 +02:00
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkutils.c
gtkutilsprivate.h
gtkversion.h.in
gtkvideo.c video: Use a Picture instead of an Image 2018-06-10 02:23:02 +02:00
gtkvideo.h video: Add autoplay and loop boolean properties 2018-04-06 00:44:18 +02:00
gtkviewport.c snapshot: Redo debug messages 2018-04-24 04:06:58 +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 Merge branch 'dnd-cleanups' into 'master' 2018-07-02 21:19:45 +00:00
gtkwidget.h gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtkwidgetfocus.c widgetfocus: Use gtk_widget_compute_bounds 2018-04-10 09:44:14 +02:00
gtkwidgetpaintable.c picture: Introduce 2018-06-10 02:23:02 +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: Remove controller sequence-state-changed signal connection 2018-05-19 10:18:50 +02:00
gtkwin32.c W32: don't put a string literal into gtk_libdir 2018-06-16 18:22:12 +00:00
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 Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkwindow.h window: Remove priv pointer 2018-06-20 07:49:04 +02:00
gtkwindowgroup.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkwindowgroup.h
gtkwindowprivate.h gtkwindow: Move map/delete/configure event management to gtkmain 2018-06-21 12:54:03 +02: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 build: Partially revert "Drop old MSC makefiles" 2017-08-15 23:37:24 +08:00
meson.build quartz: Remove gtkdnd-quartz.c 2018-06-10 02:33:53 +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 Handle emoji data change in emoji chooser 2017-08-22 08:13:52 -04:00
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 Use correct stat struct for ftw() 2018-06-10 21:21:27 +00:00
xembed.h