gtk2/gtk
Daniel Boles 3396c5e983 SizeRequest: Round px values up for min CSS sizes
Otherwise, requesting a min size in em where the equivalent in px had a
fractional part would lead to the widget getting allocated 1 too few px.
You could see this in the CSS property vs. allocation in the Inspector.

Note that margin/border/padding are left alone: the rationale is that we
do as browsers do, and Benjamin said we already do that for those,
whereas his tests on min-(width|height) showed otherwise. My subsequent
analysis indicated it to be far less clear-cut than that, but he remains
unconvinced that we should ceil() all the things! So just do these ones.

https://gitlab.gnome.org/GNOME/gtk/issues/1088
2018-06-05 18:49:52 +01:00
..
a11y gdk: Get rid of gdk_event_free() 2018-05-29 21:53:44 +02:00
cursor Drop the extra resources/ subdirectory 2014-11-30 16:11:55 -05:00
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 gestures: provide new artwork 2016-10-13 15:02:36 -04:00
glade Update README.glade 2016-01-27 15:20:15 -05:00
icons Drop the extra resources/ subdirectory 2014-11-30 16:11:55 -05:00
inspector Remove an unused struct 2018-05-27 11:57:49 -04:00
theme Add an emoji completion popup 2018-04-23 18:54:43 -04:00
ui eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +02:00
compose-parse.py Typo fixes 2016-03-10 22:46:02 -05:00
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 Use AC_USE_SYSTEM_EXTENSIONS to get _GNU_SOURCE, _XOPEN_SOURCE etc. 2014-08-21 09:54:12 +01:00
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 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 Add binding for <alt>BackSpace to emacs keys 2018-04-01 20:16:05 -07:00
gtk-keys.css.mac Update key themes to use -gtk-key-bindings 2015-11-20 20:35:39 -05:00
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 Windows: Update code for monolithic GTK DLL 2016-11-03 16:55:35 +08:00
gtk.h gtk: Add GtkGestureStylus 2018-04-05 19:26:53 +02:00
gtkaboutdialog.c aboutdialog: Fix memory leak 2018-05-13 14:56:34 +05:30
gtkaboutdialog.h aboutdialog: Make logo a paintable 2018-03-16 06:04:44 +01:00
gtkaccelgroup.c AccelGroup: Remove @See_also of deleted function 2018-04-09 19:45:10 +01:00
gtkaccelgroup.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkaccelgroupprivate.h Make GtkAccelGroupEntry public again 2014-04-05 22:44:32 -04:00
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 Remove introspection scanner guards around autocleanups 2015-11-11 12:02:43 +00:00
gtkaccelmapprivate.h Clean up private headers 2014-04-05 02:06:29 -04:00
gtkaccessible.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkaccessible.h accessible: Drop deprecated connect_widget_destroyed 2016-10-23 11:12:08 +02:00
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 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 textview: Avoid relocating adjustments on ::size-allocate while these are animating 2014-08-03 20:12:47 +02:00
gtkallocatedbitmask.c bitmask: Don't hardcode 64bit size 2015-09-27 15:12:22 +02:00
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 Clean up private headers 2014-04-05 02:06:29 -04:00
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 quartz app menu: add hidpi support for menu icons 2015-07-27 17:28:36 +02:00
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 app: extract GtkApplicationAccels private class 2016-04-22 12:39:18 +02:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05: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 gtk: port missing array annotations from Vala bindings 2014-05-27 21:10:32 -07:00
gtkbindingsprivate.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h bitmask: Use gsize, not size_t 2015-09-27 15:12:22 +02:00
gtkbookmarksmanager.c gtkbookmarksmanager: Use GTK+ 3.0's bookmarks file 2018-02-15 20:42:21 +01:00
gtkbookmarksmanager.h Fix the licensing blurb of GtkBookmarksManager 2015-11-19 12:52:46 +00:00
gtkborder.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkborder.h gtkborder: restore original struct definition 2015-12-17 12:56:35 -05:00
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 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 Remove GtkUIManager 2016-10-18 00:34:41 +02:00
gtkbuilder-menus.c builder: Fix compiler warnings 2015-06-02 09:08:15 -04:00
gtkbuilder.c Always use #ifdef for G_ENABLE_DEBUG 2018-04-21 19:18:20 +02:00
gtkbuilder.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkbuilder.its gtkbuilder: Install gettext ITS files 2016-01-07 18:08:30 -05:00
gtkbuilder.loc gtkbuilder: Install gettext ITS files 2016-01-07 18:08:30 -05:00
gtkbuilder.rnc Added bindings support to GtkBuilder by introducing 3 new <property> attributes "bind-source" to specify the source object of the binding "bind-property" to specify the source property and "bind-flags" to specify the binding flags (optional) 2014-04-18 18:59:14 -03:00
gtkbuilder.rng Added bindings support to GtkBuilder by introducing 3 new <property> attributes "bind-source" to specify the source object of the binding "bind-property" to specify the source property and "bind-flags" to specify the binding flags (optional) 2014-04-18 18:59:14 -03:00
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: Stop using ::key-release-event 2018-05-21 20:20:24 -04: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: Directly notify gestures of grab 2018-05-19 10:18:50 +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 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 gtk: fix many callback annotations to include closure information 2014-05-27 21:10:32 -07:00
gtkcellrenderer.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcellrenderer.h The big versioning cleanup 2018-02-06 01:16:32 -05: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 cellrendererpixbuf: Store the texture in the iconhelper paintable 2018-03-16 06:04:45 +01: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 snapshot: Redo debug messages 2018-04-24 04:06:58 +02: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 widget: Allow adding event controllers in ui files 2018-04-26 17:59:41 +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 toggle button: Convert to css nodes 2015-10-30 00:40:50 -04:00
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 colorbutton: Remove priv pointer 2018-06-04 21:58:44 +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 Clean up private headers 2014-04-05 02:06:29 -04:00
gtkcolorplane.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcolorplaneprivate.h colorplane: Port to be a no-window widget 2016-11-03 03:00:15 +01:00
gtkcolorscale.c longpressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcolorscaleprivate.h snapshot: Convert Range, Scale, ColorScale 2016-12-20 18:01:11 +01:00
gtkcolorswatch.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcolorswatchprivate.h Clean up private headers 2014-04-05 02:06:29 -04:00
gtkcolorutils.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorutils.h
gtkcombobox.c eventcontrollerscroll: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcombobox.h combobox: Remove property cell-area 2017-01-21 21:34:45 +00:00
gtkcomboboxprivate.h GtkComboBox: Add private api to get the popup 2014-06-10 08:54:12 -04:00
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 Fix loading cached compose tables 2016-11-10 14:32:59 -05:00
gtkcomposetable.h Add gtk_compose_table_new_with_file() to create GtkComposeTable 2015-10-09 00:19:41 -04:00
gtkcontainer.c widget: Allow adding event controllers in ui files 2018-04-26 17:59:41 +02: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 gtk: Mark internal functions as static 2016-10-17 11:44:10 +01:00
gtkcssanimationprivate.h animatedstyle: don't share styleanimations 2016-04-08 16:09:30 -07:00
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 css: Add support for sums to calc() 2016-02-13 04:49:08 +01:00
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 css: Turn number values into a virtual type 2016-02-13 04:49:07 +01:00
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 css: Add ability to specify icontheme in CSS 2015-12-02 03:54:41 +01:00
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 snapshot: Add infrastructure to snapshot CSS images 2016-11-16 20:51:53 +01:00
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 css: Support the image() notation 2016-01-30 00:29:04 -05:00
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 linear-gradient: Remove the hack using NUMBER 2016-02-13 04:49:07 +01:00
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 Implement CSS radial gradients 2016-01-04 13:59:24 -05:00
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 win32 theme: Add a GtkWin32Theme object 2016-02-11 03:44:48 +01:00
gtkcssinheritvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssinheritvalueprivate.h css: Implement "unset" 2014-05-11 03:23:55 +02:00
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 cssmatcher: Remove type argument from name matcher 2016-02-05 23:43:05 +01:00
gtkcssmatcherprivate.h cssmatcher: Remove type argument from name matcher 2016-02-05 23:43:05 +01:00
gtkcssnode.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01: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 css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01: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 css: Introduct -gtk-icon-palette 2015-12-03 00:47:00 +01:00
gtkcssparser.c css: Parse hex colors with alpha value 2018-03-02 02:00:24 +01:00
gtkcssparserprivate.h css: Split out a common function 2014-05-05 15:48:02 +02:00
gtkcsspathnode.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsspathnodeprivate.h csspathnode: Handle context going away 2015-03-18 18:24:45 +01:00
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 Load theme settings from the right location 2016-03-21 22:19:19 -04:00
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 css: Privately export a function to get pseudoclass names 2016-01-24 10:59:46 -05:00
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 API: Remove API to set CSS properties from GValues 2016-10-16 18:17:21 +02:00
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 cssstylechange: Add helper function to print change 2016-02-07 19:16:26 +01:00
gtkcssstyleprivate.h Add a function to get a font from a css style 2016-06-03 00:30:29 -04:00
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 API: Remove API to set CSS properties from GValues 2016-10-16 18:17:21 +02:00
gtkcsstransformvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsstransformvalueprivate.h csstransform: Convert to use graphene_matrix_t 2016-11-18 21:44:25 +01:00
gtkcsstransientnode.c cssnode: Create animated styles by default 2015-03-18 15:23:32 +01:00
gtkcsstransientnodeprivate.h cssnode: Split into 3 objects 2015-03-18 15:23:29 +01:00
gtkcsstransition.c animatedstyle: don't share styleanimations 2016-04-08 16:09:30 -07:00
gtkcsstransitionprivate.h csstransition: port to progress tracker 2016-04-08 16:09:30 -07:00
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 css: Add forgotten files 2014-05-11 04:00:55 +02:00
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 widget: Pass a GtkCssStyleChange instead of a bitmask 2015-12-13 04:11:58 +01:00
gtkcsswin32sizevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsswin32sizevalueprivate.h css: Add a number value handling win32 sizes 2016-02-15 04:41:12 +01:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkdialogprivate.h Drop deprecated gtk_dialog_get_action_area 2016-11-19 21:23:17 -05:00
gtkdnd-quartz.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkdnd.c dnd: Remove gdk_drop_reply() 2018-05-03 01:31:40 +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 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 snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkdrawingarea.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkeditable.c Use NULL for generic marshallers in g_signal_new() 2016-08-29 16:20:54 +02:00
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 emoji completion: Stop using key-press-event 2018-05-19 23:36:10 -04:00
gtkemojicompletion.h Add an emoji completion popup 2018-04-23 18:54:43 -04:00
gtkentry.c entry: Stop using ::key-press-event 2018-05-21 20:20:06 -04: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 eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkentrycompletion.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkentryprivate.h Export some entry functions privately 2018-04-23 18:54:43 -04:00
gtkenums.h The big versioning cleanup 2018-02-06 01:16:32 -05: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: Port to new API model 2018-04-26 17:59:42 +02: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 eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +02: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 eventcontrollerscroll: Port to new API model 2018-04-26 17:59:42 +02:00
gtkeventcontrollerscroll.h eventcontrollerscroll: Port to new API model 2018-04-26 17:59:42 +02:00
gtkexpander.c multipressgesture: Port to new API model 2018-04-26 17:59:42 +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 filechooserbutton: Fix reserved pointers 2018-04-10 15:13:38 +02:00
gtkfilechooserdialog.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkfilechooserdialog.h
gtkfilechooserembed.c Use NULL for generic marshallers in g_signal_new() 2016-08-29 16:20:54 +02:00
gtkfilechooserembed.h
gtkfilechooserentry.c file chooser entry: Stop using key-press-event 2018-05-21 20:20:12 -04:00
gtkfilechooserentry.h filechooserwidget: Forward file filter to entry 2016-11-17 15:42:25 +01:00
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 GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkfilechooserprivate.h GtkFileChooser: Add abstract api for comboboxes and checkbuttons 2016-07-08 00:08:21 -04:00
gtkfilechooserutils.c Implement combobox apis in GtkFileChooserWidget 2016-07-08 00:08:28 -04:00
gtkfilechooserutils.h
gtkfilechooserwidget.c filechooserwidget: Don't chain up in ::event 2018-05-27 16:20:55 +02:00
gtkfilechooserwidget.h filechooserwidget: Inherit from GtkWidget 2017-03-31 09:50:38 +02:00
gtkfilechooserwidgetprivate.h Fix license version for GtkFileChooserWidget private header 2015-11-19 12:54:06 +00:00
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 Add a getter for the directory to file system model 2015-07-04 00:29:26 -04:00
gtkfixed.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkfixed.h
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 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 dialog: Stop using ::key-press-event 2018-05-21 20:20:33 -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 eventcontrollerscroll: Port to new API model 2018-04-26 17:59:42 +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: 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 gesture: Fix code snippet 2018-05-29 18:27:59 +03: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 Prevent subclassing of gestures 2014-05-23 19:54:28 +02:00
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 Prevent subclassing of gestures 2014-05-23 19:54:28 +02:00
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 multipress: Add matching ::released signal 2014-05-23 19:54:30 +02:00
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 Prevent subclassing of gestures 2014-05-23 19:54:28 +02:00
gtkgestureprivate.h gesture: Make gtk_gesture_get_last_update_time() private 2014-05-23 19:54:29 +02:00
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 Prevent subclassing of gestures 2014-05-23 19:54:28 +02:00
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 Prevent subclassing of gestures 2014-05-23 19:54:28 +02:00
gtkgesturestylus.c gesturestylus: Port to new API model 2018-04-26 17:59:42 +02: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 Prevent subclassing of gestures 2014-05-23 19:54:28 +02:00
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 Prevent subclassing of gestures 2014-05-23 19:54:28 +02:00
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 glade: Add some more private widget types 2015-09-01 00:59:27 -04:00
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 widget: Allow adding event controllers in ui files 2018-04-26 17:59:41 +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 comment typo introduced in a32725bc9a 2018-05-09 11:28:53 +12:00
gtkiconhelperprivate.h image: Actually report a request mode 2018-04-05 14:57:10 +02:00
gtkiconprivate.h Replace boilerplate in GtkIcon 2018-02-01 15:30:39 +01:00
gtkicontheme.c icontheme: Keep dir_mtimes in order 2018-05-23 20:06:01 +02:00
gtkicontheme.h icontheme: Remove surface support 2018-03-16 06:04:45 +01:00
gtkiconthemeprivate.h icon theme: Export recoloring function 2016-01-14 13:51:09 -05:00
gtkiconview.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +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 image: Actually report a request mode 2018-04-05 14:57:10 +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 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 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 imcontextsimple: ensure W32 code only runs on W32 displays 2018-04-26 17:50:55 +00:00
gtkimcontextsimple.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkimcontextsimpleprivate.h Don't include the builtin sequence table in multiple places 2016-01-30 22:52:13 -05:00
gtkimcontextsimpleseqs.h Update gtk_compose_seqs_compact[] table for French layout bepo variant. 2014-09-10 21:30:46 -04:00
gtkimcontextwayland.c multipressgesture: Port to new API model 2018-04-26 17:59:42 +02: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 Remove deprecated gtk_im_multicontext_append_menuitems 2016-10-23 18:23:59 +02:00
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 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 label: Rearrange struct members 2018-05-11 16:10:03 +05:30
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 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 multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtklinkbutton.h linkbutton: Remove priv pointer 2018-03-07 20:17:39 +01:00
gtklistbox.c multipressgesture: Port to new API model 2018-04-26 17:59:42 +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 gtkwindow: Perform key activation in gtk_main_do_event() 2018-04-05 19:26:54 +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 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 menuitem: Remove right-justify 2016-10-18 00:29:17 +02:00
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 gtkpopover: Update the menu's alignment 2015-05-29 17:37:04 +02:00
gtkmenushell.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +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 menutoolbutton: Remove deprecated API 2016-10-18 00:29:19 +02:00
gtkmenutracker.c menu: Fix compiler warnings 2015-06-02 09:08:15 -04:00
gtkmenutracker.h GtkMenuTracker: add hidden-when='macos-menubar' 2014-12-22 06:22:26 -05:00
gtkmenutrackeritem.c Rename GtkActionMuxer's private header 2018-02-02 10:28:17 +01:00
gtkmenutrackeritem.h menusectionbox: add support for "text-direction" attribute 2016-10-13 06:34:50 -04:00
gtkmessagedialog.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmessagedialog.h messagedialog: Remove deprecated API 2016-10-18 00:29:19 +02:00
gtkmnemonichash.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkmnemonichash.h
gtkmodelbutton.c ModelButton: Use WARN_INVALID_PROPERTY, not assert 2018-04-08 18:48:16 +01: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 Add GtkNativeDialog abstract base class 2015-11-05 16:52:52 +01:00
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: Directly notify gestures of grab 2018-05-19 10:18:50 +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: Allow adding event controllers in ui files 2018-04-26 17:59:41 +02:00
gtkoverlay.h overlay: Add GtkOverlay::measure child property 2018-03-07 16:17:15 +01:00
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 eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +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 eventcontrollerscroll: Port to new API model 2018-04-26 17:59:42 +02:00
gtkpathbar.h
gtkplacessidebar.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkplacessidebarprivate.h Drop GtkPlacesSidebar from public API 2018-01-08 14:38:55 -05:00
gtkplacesview.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +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 popover: Add missing close paren in docs 2018-06-04 21:58:44 +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 W32: bump _WIN32_WINNT and WINVER to 0x600 (Vista) 2015-04-29 21:12:14 +00:00
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 Add gtk_printer_get_hard_margins_for_paper_size 2018-04-26 14:19:55 +02:00
gtkprinteroption.c Intern all signal names beforehand 2015-09-12 12:50:39 -04:00
gtkprinteroption.h
gtkprinteroptionset.c Intern all signal names beforehand 2015-09-12 12:50:39 -04:00
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 Add portal support to GtkPrintOperation 2016-07-08 00:09:05 -04:00
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 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 Typo fixes 2016-03-10 22:46:02 -05:00
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 progresstracker: simple struct to track animation progress 2016-04-08 16:09:29 -07:00
gtkquartz.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkquartz.h Add some new function prototypes to gtkquartz.h. 2016-11-05 15:08:59 -07:00
gtkquery.c Store locations as GFile 2015-07-27 08:07:38 -04:00
gtkquery.h Store locations as GFile 2015-07-27 08:07:38 -04:00
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 radiotoolbutton: Remove deprecated API 2016-10-23 12:42:52 +02:00
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 snapshot: Redo debug messages 2018-04-24 04:06:58 +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 widget: Directly notify gestures of grab 2018-05-19 10:18:50 +02:00
gtkscrolledwindow.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtksearchbar.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtksearchbar.h searchbar: Add missing GDK_AVAILABLE_IN_ALL marker 2018-05-19 10:18:50 +02:00
gtksearchengine.c Intern all signal names beforehand 2015-09-12 12:50:39 -04:00
gtksearchengine.h Avoid more GFile<>uri roundtrips 2015-07-27 08:07:39 -04:00
gtksearchenginemodel.c Replace gdk_threads_add_idle* with g_idle_add() 2018-02-03 12:06:58 +01:00
gtksearchenginemodel.h file chooser: Add and use a model search engine 2015-07-04 00:29:25 -04:00
gtksearchenginequartz.c GtkQuery: Cleanups 2015-05-16 00:48:36 -04:00
gtksearchenginequartz.h
gtksearchenginesimple.c Replace gdk_threads_add_idle* with g_idle_add() 2018-02-03 12:06:58 +01:00
gtksearchenginesimple.h Forgotten file 2015-06-19 01:03:28 -04:00
gtksearchenginetracker.c searchenginetracker: Fix prefix searches 2016-06-07 00:56:38 +02:00
gtksearchenginetracker.h GtkSearchEngineTracker: Avoid a private struct 2015-06-19 00:41:10 -04:00
gtksearchentry.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02: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 shortcuts: Follow changes of accels 2016-04-17 13:42:14 -04:00
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 widget: Move resize function into gtkwidget.c 2015-10-28 19:44:28 +01:00
gtksizegroup.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtksizegroup.h API: sizegroup: Remove gtk_size_group_set_ignore_hidden() 2016-10-16 18:18:58 +02:00
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 snapshot: Fix typo in documentation comment 2018-05-12 09:31:32 +05:30
gtksnapshot.h snapshot: Remove superfluous typedef 2018-05-19 10:18:50 +02:00
gtksnapshotprivate.h snapshot: Get rid of record_nodes flag 2018-04-24 04:06:58 +02:00
gtkspinbutton.c SpinButton: Fix an obviously wrong arg description 2018-05-26 01:06:00 +01: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 snapshot: Redo debug messages 2018-04-24 04:06:58 +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 widget: Remove _get_own_allocation 2018-04-10 09:43:47 +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 animatedstyle: don't share styleanimations 2016-04-08 16:09:30 -07:00
gtkstyleanimationprivate.h animatedstyle: don't share styleanimations 2016-04-08 16:09:30 -07:00
gtkstylecascade.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkstylecascadeprivate.h stylecontext: Store the scale value in the cascade 2015-02-06 11:26:31 +01:00
gtkstylecontext.c StyleContext: Don't advise using invalidate() 2018-05-21 23:39:47 +01:00
gtkstylecontext.h The big versioning cleanup 2018-02-06 01:16:32 -05: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 css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01: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 Use GdkRGBA for text attributes 2016-11-01 13:58:10 -04:00
gtktextattributes.h Complete the privatization of GtkTextAttributes 2016-11-04 12:05:52 -04:00
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 Split off a private header for GtkTextBuffer 2015-10-15 23:04:44 -04:00
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 texthandle: Handle ltr/rtl positioning 2015-06-11 17:14:23 +02:00
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 Complete the privatization of GtkTextAttributes 2016-11-04 12:05:52 -04:00
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 Complete the privatization of GtkTextAttributes 2016-11-04 12:05:52 -04:00
gtktexttagtable.c Use NULL for generic marshallers in g_signal_new() 2016-08-29 16:20:54 +02:00
gtktexttagtable.h gtk: fix many callback annotations to include closure information 2014-05-27 21:10:32 -07:00
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 Remove key-press-event from more docs 2018-05-19 23:36:01 -04:00
gtktextview.h Fixes to the gtk docs 2018-05-05 18:03:31 -04:00
gtktextviewprivate.h Make GtkTextAttributes private 2016-11-01 13:58:10 -04:00
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 GtkToggleButton: Move nonexported API to a private header 2014-10-19 22:42:49 -04:00
gtktoggletoolbutton.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktoggletoolbutton.h Remove GtkStock API from GtkImage 2016-10-16 18:17:21 +02:00
gtktoolbar.c multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtktoolbar.h toolbar: Remove icon sizes 2017-11-15 14:22:16 -05:00
gtktoolbarprivate.h separatortoolitem: don't use custom sizing/rendering 2016-01-03 00:41:32 -08:00
gtktoolbutton.c image: Don't handle surfaces anymore 2018-03-16 06:04:45 +01:00
gtktoolbutton.h Remove GtkStock API from GtkImage 2016-10-16 18:17:21 +02:00
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 Don't confuse gtk-doc 2016-11-19 12:39:09 -05:00
gtktrashmonitor.h Fix the license version in GtkTrashMonitor 2015-11-19 12:54:48 +00:00
gtktreedatalist.c gtk: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
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 API: menu: Remove tearoff support 2016-10-16 18:17:21 +02:00
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 Use NULL for generic marshallers in g_signal_new() 2016-08-29 16:20:54 +02:00
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 treeview: Stop using ::key-press-event 2018-05-21 20:20:49 -04:00
gtktreeview.h treeview: Turn drag icon into paintable 2018-03-26 18:16:36 +02:00
gtktreeviewcolumn.c widget: Remove _get_own_allocation 2018-04-10 09:43:47 +02:00
gtktreeviewcolumn.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template Fix some oversights with header guards 2014-12-08 19:31:56 -05:00
gtktypes.h eventcontroller: Move declaration 2018-04-26 17:59:41 +02:00
gtkunixprint-autocleanups.h gtkunixprint: Add support for g_autoptr() 2015-02-02 09:32:59 +01:00
gtkunixprint.h gtkunixprint: Add support for g_autoptr() 2015-02-02 09:32:59 +01:00
gtkutils.c gtk: Include the appropriate headers 2016-10-17 11:10:14 +01:00
gtkutilsprivate.h gtk/utils: Include stdio.h 2016-10-17 14:51:16 +01:00
gtkversion.h.in
gtkvideo.c video: Fix memory leak 2018-05-13 14:56:22 +05:30
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 widget: Add docs for {get,set}_focus_child 2018-06-04 21:58:44 +02:00
gtkwidget.h Drop the ::key-press/release-event signals 2018-05-21 20:20:55 -04:00
gtkwidgetfocus.c widgetfocus: Use gtk_widget_compute_bounds 2018-04-10 09:44:14 +02:00
gtkwidgetpaintable.c Miscellaneous docs improvements 2018-05-07 07:47:18 -04: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 Move private widget path functions away 2016-02-04 15:19:51 +01:00
gtkwidgetprivate.h widget: Remove controller sequence-state-changed signal connection 2018-05-19 10:18:50 +02:00
gtkwin32.c Windows: Update code for monolithic GTK DLL 2016-11-03 16:55:35 +08:00
gtkwin32draw.c win32 theme: Implement GtkFrame 2016-02-27 17:23:44 +01:00
gtkwin32drawprivate.h win32: Allow querying names for metrics 2016-02-22 04:37:56 +01:00
gtkwin32theme.c GDK W32: Adapt to event filter removal 2018-03-29 17:43:55 +00:00
gtkwin32themeprivate.h win32 theme: Add a way to query border of theme parts 2016-02-17 04:49:26 +01:00
gtkwindow.c GtkWindow: Handle non-square icons with height > width correctly 2018-05-31 17:26:17 +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 Split GtkWindowGroup into its own file 2014-06-04 06:24:05 -04:00
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 build: Partially revert "Drop old MSC makefiles" 2017-08-15 23:37:24 +08:00
meson.build build: fix meson.build when quartz is used 2018-05-04 17:46:08 -07: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 Add some documentation to the colorchooser schema 2014-05-13 15:20:36 -04:00
org.gtk.Settings.Debug.gschema.xml Turn off inspector keybindings by default 2015-08-31 11:08:25 -04:00
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 file chooser: Improve time and date formatting 2015-07-04 00:29:25 -04:00
paper_names_offsets.c Update paper size names 2014-10-10 13:40:17 +02:00
paper_names.c Update paper size names 2014-10-10 13:40:17 +02:00
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