gtk2/gtk
Matthias Clasen 0add626822 textbuffer: Be careful with tags when copying
We can only insert tags in the buffer if they come
from the same GtkTextTagTable as the buffer uses.
If that is not the case, paste the text without tags.

Fixes: #2991
2020-08-02 13:54:06 -04:00
..
css Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
deprecated
emoji Remove the blacklist list in convert-emoji.c since now it is supported 2020-04-13 16:29:02 -04:00
gesture
glade glade: Drop the "plus" 2019-02-05 11:26:54 +01:00
icons Drop rtl variants of media-playback-start 2020-02-24 20:49:10 -05:00
inspector inspector: Introspect enum values 2020-08-01 23:05:24 -04:00
theme Adwaita: Add linked styling for particular button widgets 2020-08-02 19:14:26 +09:00
tools Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
ui Remove ATK 2020-07-26 20:31:14 +01:00
compose-parse.py Fix minor typos 2020-05-28 11:00:03 +03:00
fnmatch.c
gdkpixbufutilsprivate.h Avoid mime sniffing where possible 2020-02-08 10:22:54 -05:00
gen-gtk-gresources-xml.py meson: Reduce useless relinking on reconfigure 2020-04-03 18:41:55 +05:30
gen-paper-names.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gentypefuncs.py Conditionally include the GSK broadway and vulkan symbols 2020-04-11 15:42:51 +01:00
gsettings-mapping.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gsettings-mapping.h Replace stateful actions by property actions 2019-06-22 17:03:38 -04:00
gskpango.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gskpango.h gtk: Improve struct packing in places 2020-07-25 11:57:37 -04:00
gtk-autocleanups.h Use modern GObject macros for GtkAccessible 2020-06-05 20:32:26 +01:00
gtk-compose-lookaside.txt
gtk-text-input.xml Always include platform immodules 2018-02-24 21:34:40 -05:00
gtk-win32.rc.body.in meson: Build .rc files for Windows 2018-12-06 17:07:33 +08:00
gtk.h a11y: Add testing API 2020-07-26 20:31:15 +01:00
gtkaboutdialog.c aboutdialog: Fix a code sample 2020-08-01 19:30:31 +02:00
gtkaboutdialog.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkaccelgroup.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkaccelgroup.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkaccelgroupprivate.h accels: Remove GtkAccelGroup 2020-03-25 23:14:44 -04:00
gtkaccellabel.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkaccellabel.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkaccellabelprivate.h accel label: Make final 2019-05-26 21:01:33 -04:00
gtkaccessible.c a11y: Add an explicit "reset to default" method 2020-07-28 16:49:13 +01:00
gtkaccessible.h a11y: Add an explicit "reset to default" method 2020-07-28 16:49:13 +01:00
gtkaccessibleattributeset.c a11y: Consolidate the attributes container 2020-07-26 20:31:15 +01:00
gtkaccessibleattributesetprivate.h a11y: Consolidate the attributes container 2020-07-26 20:31:15 +01:00
gtkaccessibleprivate.h Plug GtkATContext into GtkAccessible 2020-07-26 20:31:14 +01:00
gtkaccessiblevalue.c a11y: Add proper error reporting to value collection 2020-07-28 16:49:13 +01:00
gtkaccessiblevalueprivate.h a11y: Add proper error reporting to value collection 2020-07-28 16:49:13 +01:00
gtkaccessiblevaluestatic.c a11y: Be a bit safer against crashes 2020-07-27 00:21:01 -04:00
gtkactionable.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkactionable.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkactionbar.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkactionbar.h actionbar: Derive from GtkWidget 2020-05-11 22:21:09 -04:00
gtkactionhelper.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkactionhelperprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkactionmuxer.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkactionmuxerprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkactionobservable.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkactionobservableprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkactionobserver.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkactionobserverprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkadjustment.c gtk: Improve struct packing in places 2020-07-25 11:57:37 -04:00
gtkadjustment.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkadjustmentprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkallocatedbitmask.c bitmask: Add _gtk_allocated_bitmask_to_string 2019-09-09 17:36:23 +02:00
gtkallocatedbitmaskprivate.h bitmask: Add _gtk_allocated_bitmask_to_string 2019-09-09 17:36:23 +02:00
gtkappchooser.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkappchooser.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkappchooserbutton.c appchooserbutton: Set a CSS name 2020-08-02 18:26:40 +09:00
gtkappchooserbutton.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkappchooserdialog.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkappchooserdialog.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkappchooserprivate.h app chooser: Use editable api on search entry 2019-02-19 00:25:59 -05:00
gtkappchooserwidget.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkappchooserwidget.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkapplication-dbus.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkapplication-quartz-menu.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkapplication-quartz.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkapplication-wayland.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkapplication-x11.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkapplication.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkapplication.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkapplicationaccels.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkapplicationaccelsprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkapplicationimpl.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkapplicationprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkapplicationwindow.c gtk: Improve struct packing in places 2020-07-25 11:57:37 -04:00
gtkapplicationwindow.h application window: Drop the priv pointer 2019-05-19 19:52:34 +00:00
gtkaspectframe.c Remove lots of focus vfuncs 2020-05-11 00:11:37 -04:00
gtkaspectframe.h aspectframe: Add a child property 2020-05-04 17:01:18 -04:00
gtkassistant.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkassistant.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkatcontext.c a11y: Fix typo in GtkATContext::state-changed docs 2020-07-30 09:06:49 +02:00
gtkatcontext.h a11y: Make GtkATContext.create() public 2020-07-27 11:48:11 +01:00
gtkatcontextprivate.h a11y: Make GtkATContext.create() public 2020-07-27 11:48:11 +01:00
gtkbinlayout.c layout managers: Handle native children 2019-06-11 14:52:30 -04:00
gtkbinlayout.h Changes after review 2019-03-26 00:11:27 +00:00
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h bitmask: add an assertion 2020-05-25 20:56:09 -04:00
gtkbitset.c bitset: Fix typo 2020-07-28 08:10:43 +02:00
gtkbitset.h bitset: try again 2020-07-16 21:44:31 -04:00
gtkbookmarklist.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkbookmarklist.h Add GtkBookmarkList 2020-06-11 16:14:47 -04:00
gtkbookmarksmanager.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkbookmarksmanagerprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkboolfilter.c Add GtkBoolFilter 2020-07-26 20:43:08 +02:00
gtkboolfilter.h Add GtkBoolFilter 2020-07-26 20:43:08 +02:00
gtkborder.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkborder.h
gtkbox.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkbox.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkboxlayout.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkboxlayout.h Add GtkBoxLayout 2019-03-26 00:11:27 +00:00
gtkbuildable.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkbuildable.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkbuilder-menus.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkbuilder.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkbuilder.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkbuilderlistitemfactory.c builderlistitemfactory: Documentation fixes 2020-06-29 22:11:36 -04:00
gtkbuilderlistitemfactory.h builderlistitemfactory: Add scope argument 2020-05-30 19:26:45 -04:00
gtkbuilderparser.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkbuilderprecompile.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkbuilderprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkbuilderscope.c gtk: Add annotations to improve GIR API 2020-07-31 20:56:36 +02:00
gtkbuilderscope.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkbuilderscopeprivate.h builder: Turn last dlsym() function into a scope API 2019-12-12 19:39:36 +01:00
gtkbuiltinicon.c Remove lots of focus vfuncs 2020-05-11 00:11:37 -04:00
gtkbuiltiniconprivate.h indentation: fix various alignment issues 2020-01-30 12:27:15 +01:00
gtkbutton.c Avoid refering to old GtkContainer API in the docs 2020-08-01 15:34:59 +02:00
gtkbutton.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkbuttonprivate.h button: Remove priv pointer 2018-02-25 16:47:20 +01:00
gtkcalendar.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkcalendar.h calendar: Keep a GDateTime around 2020-02-07 13:16:32 -05:00
gtkcellarea.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcellarea.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcellareabox.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcellareabox.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcellareaboxcontext.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcellareaboxcontextprivate.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcellareacontext.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcellareacontext.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcelleditable.c CellRenderer|Editable: Don't @See_also subclasses 2018-04-17 19:07:39 +01:00
gtkcelleditable.h
gtkcelllayout.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcelllayout.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcellrenderer.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkcellrenderer.h Remove ATK 2020-07-26 20:31:14 +01:00
gtkcellrendereraccel.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcellrendereraccel.h cell renderer accel: Make final 2019-05-26 19:47:04 -04:00
gtkcellrenderercombo.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcellrenderercombo.h cell renderer combo: Make final 2019-05-26 20:07:53 -04:00
gtkcellrendererpixbuf.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkcellrendererpixbuf.h cell renderer pixbuf: Make final 2019-05-26 20:44:07 -04:00
gtkcellrendererprogress.c Replace "gfloat" with "float" 2020-07-25 00:47:36 +02:00
gtkcellrendererprogress.h cell renderer progress: Make final 2019-05-26 20:40:15 -04:00
gtkcellrendererspin.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkcellrendererspin.h cell renderer spin: Make final 2019-05-26 20:35:26 -04:00
gtkcellrendererspinner.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkcellrendererspinner.h cell renderer spinner: Make final 2019-05-26 20:30:04 -04:00
gtkcellrenderertext.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkcellrenderertext.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcellrenderertoggle.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkcellrenderertoggle.h cell renderer toggle: Make final 2019-05-26 20:17:15 -04:00
gtkcellview.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcellview.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcenterbox.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkcenterbox.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcenterlayout.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkcenterlayout.h Add GtkCenterLayout 2019-09-13 11:07:54 +02:00
gtkcheckbutton.c checkbutton: Initialize accessible state 2020-07-27 21:18:09 -04:00
gtkcheckbutton.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcheckbuttonprivate.h
gtkcolorbutton.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcolorbutton.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcolorchooser.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcolorchooser.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcolorchooserdialog.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcolorchooserdialog.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcolorchooserprivate.h color chooser: Port checkered pattern drawing from cairo 2019-08-11 09:34:50 +02:00
gtkcolorchooserwidget.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkcolorchooserwidget.h colorchooserwidget: Inherit from GtkWidget 2019-08-03 14:44:24 +02:00
gtkcoloreditor.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkcoloreditorprivate.h coloreditor: Drop the Private struct 2020-03-29 09:04:19 -04:00
gtkcolorpicker.c color picker: Also try kwin 2018-08-02 20:55:07 -04:00
gtkcolorpickerkwin.c Add a kwin color picker 2018-08-02 20:53:37 -04:00
gtkcolorpickerkwinprivate.h Add a kwin color picker 2018-08-02 20:53:37 -04:00
gtkcolorpickerportal.c colorpickerportal: Simplify version fetching code 2020-03-30 18:31:23 +02:00
gtkcolorpickerportalprivate.h Add a color picker implementation for portals 2018-07-27 14:23:20 -04:00
gtkcolorpickerprivate.h Don't export color picker functions 2020-02-05 01:01:47 -05:00
gtkcolorpickershell.c GdkRGBA: Use floats instead of doubles 2020-01-07 17:27:15 +01:00
gtkcolorpickershellprivate.h Add a color picker implementation for gnome-shell 2018-07-27 14:23:20 -04:00
gtkcolorplane.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkcolorplaneprivate.h colorplane: Drop the Private struct and padding 2020-07-24 22:56:24 -04:00
gtkcolorscale.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkcolorscaleprivate.h colorscale: Remove x/y arguments from snapshot_scale 2018-11-09 18:01:58 +01:00
gtkcolorswatch.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkcolorswatchprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkcolorutils.c GdkRGBA: Use floats instead of doubles 2020-01-07 17:27:15 +01:00
gtkcolorutils.h Fix minor typos 2020-06-18 10:47:16 +03:00
gtkcolumnlistitemfactory.c columnlistitemfactory: Plug a leak 2020-07-16 08:54:36 -04:00
gtkcolumnlistitemfactoryprivate.h columnview: Add listitems for the columns 2020-05-30 19:26:46 -04:00
gtkcolumnview.c columnview: Revise the constructor 2020-07-26 18:32:50 -04:00
gtkcolumnview.h columnview: Revise the constructor 2020-07-26 18:32:50 -04:00
gtkcolumnviewcell.c columnview: Take column width into account for measuring 2020-06-05 10:42:20 -04:00
gtkcolumnviewcellprivate.h columnview: Add a custom LayoutManager 2020-05-30 19:26:46 -04:00
gtkcolumnviewcolumn.c columview: Fix cell creation 2020-06-19 11:42:58 -04:00
gtkcolumnviewcolumn.h Add missing exports for GtkColumnView methods. 2020-07-16 18:58:41 +02:00
gtkcolumnviewcolumnprivate.h columnviewcolumn: Add private api to set the position 2020-06-05 13:28:44 -04:00
gtkcolumnviewlayout.c columnviewlayout: Handle for_size propertly 2020-06-05 13:27:50 -04:00
gtkcolumnviewlayoutprivate.h columnview: Add a custom LayoutManager 2020-05-30 19:26:46 -04:00
gtkcolumnviewprivate.h columnview: Split gtk_column_view_allocate_columns 2020-06-05 11:27:40 -04:00
gtkcolumnviewsorter.c columviewsorter: Add an assertion 2020-07-16 08:54:36 -04:00
gtkcolumnviewsorterprivate.h columnview: Add a sort-by api 2020-05-30 19:28:28 -04:00
gtkcolumnviewtitle.c columnview: Take column width into account for measuring 2020-06-05 10:42:20 -04:00
gtkcolumnviewtitleprivate.h columnview: Add header 2020-05-30 19:26:46 -04:00
gtkcombobox.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkcombobox.h Remove ATK 2020-07-26 20:31:14 +01:00
gtkcomboboxprivate.h
gtkcomboboxtext.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcomboboxtext.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcomposetable.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcomposetable.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkconstraint.c docs: Fix several missing references in the documentation 2020-05-11 19:26:20 +02:00
gtkconstraint.h Remove specialised API from GtkConstraint 2019-07-01 01:05:04 +01:00
gtkconstraintexpression.c constraints: Add some internal apis 2019-07-01 00:10:11 +01:00
gtkconstraintexpressionprivate.h constraints: Add some internal apis 2019-07-01 00:10:11 +01:00
gtkconstraintguide.c docs: Fix several missing references in the documentation 2020-05-11 19:26:20 +02:00
gtkconstraintguide.h Fix warnings from the introspection scanner 2019-07-01 01:13:00 +01:00
gtkconstraintguideprivate.h Flesh out GtkConstraintGuide 2019-07-01 00:10:11 +01:00
gtkconstraintlayout.c docs: Fix several missing references in the documentation 2020-05-11 19:26:20 +02:00
gtkconstraintlayout.h constraint layout: Provide list models 2019-07-02 10:03:48 -04:00
gtkconstraintlayoutprivate.h Flesh out GtkConstraintGuide 2019-07-01 00:10:11 +01:00
gtkconstraintprivate.h Use explicit values for constraint strength 2019-07-01 12:39:24 +01:00
gtkconstraintsolver.c Use explicit values for constraint strength 2019-07-01 12:39:24 +01:00
gtkconstraintsolverprivate.h Use explicit values for constraint strength 2019-07-01 12:39:24 +01:00
gtkconstrainttypesprivate.h Add constraint solver 2019-06-30 23:42:44 +01:00
gtkconstraintvflparser.c Move the VFL error domain to a public header 2019-07-01 00:48:48 +01:00
gtkconstraintvflparserprivate.h Move the VFL error domain to a public header 2019-07-01 00:48:48 +01:00
gtkcountingbloomfilterprivate.h css: Add fast-path for parent selector matching 2020-01-28 02:17:03 +01:00
gtkcssanimatedstyle.c css: Make GtkStyleAnimation and subclasses non-objects 2020-05-10 08:44:20 +02:00
gtkcssanimatedstyleprivate.h css: Split styles into groups 2020-01-29 11:07:32 +01:00
gtkcssanimation.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcssanimationprivate.h css: Make GtkStyleAnimation and subclasses non-objects 2020-05-10 08:44:20 +02:00
gtkcssarrayvalue.c css: Remove outline border radius properties 2020-02-08 20:43:16 +01:00
gtkcssarrayvalueprivate.h Add pure and const annotations to various functions 2020-01-26 18:21:07 +01:00
gtkcssbgsizevalue.c css: Set the is_computed flag for more values 2020-01-18 08:49:51 +01:00
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c css: Set the is_computed flag for more values 2020-01-18 08:49:51 +01:00
gtkcssbordervalueprivate.h
gtkcssboxesimplprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkcssboxesprivate.h gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.h 2019-03-19 08:53:25 +01:00
gtkcsscalcvalue.c Make dimension values and calc values just number values 2020-05-10 08:44:20 +02:00
gtkcsscalcvalueprivate.h Make dimension values and calc values just number values 2020-05-10 08:44:20 +02:00
gtkcsscolorvalue.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkcsscolorvalueprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkcsscornervalue.c dimensionvalue: Add gtk_css_{dimension,corner}_value_is_zero() 2020-01-26 18:21:07 +01:00
gtkcsscornervalueprivate.h dimensionvalue: Add gtk_css_{dimension,corner}_value_is_zero() 2020-01-26 18:21:07 +01:00
gtkcssdimensionvalue.c Make dimension values and calc values just number values 2020-05-10 08:44:20 +02:00
gtkcssdimensionvalueprivate.h Make dimension values and calc values just number values 2020-05-10 08:44:20 +02:00
gtkcssdynamic.c css: Make GtkStyleAnimation and subclasses non-objects 2020-05-10 08:44:20 +02:00
gtkcssdynamicprivate.h css: Make GtkStyleAnimation and subclasses non-objects 2020-05-10 08:44:20 +02:00
gtkcsseasevalue.c css: Set the is_computed flag for more values 2020-01-18 08:49:51 +01:00
gtkcsseasevalueprivate.h
gtkcssenumvalue.c Use style values directly 2020-01-29 11:07:32 +01:00
gtkcssenumvalueprivate.h css: Make font-weight an integer 2019-04-12 19:34:28 +02:00
gtkcssfiltervalue.c css: Give none singletons unique names 2020-04-18 15:24:13 -04:00
gtkcssfiltervalueprivate.h
gtkcssfontfeaturesvalue.c Avoid a crash in css font features values 2020-02-27 14:30:58 -05:00
gtkcssfontfeaturesvalueprivate.h Fix header guards 2018-04-23 18:54:43 -04:00
gtkcssfontvariationsvalue.c css: Set the is_computed flag for more values 2020-01-18 08:49:51 +01:00
gtkcssfontvariationsvalueprivate.h Fix header guards 2018-04-23 18:54:43 -04:00
gtkcssimage.c Fix minor typos 2020-05-28 11:00:03 +03:00
gtkcssimagecrossfade.c Make dimension values and calc values just number values 2020-05-10 08:44:20 +02:00
gtkcssimagecrossfadeprivate.h cssimage: Make cross-fade() an array 2019-04-12 19:34:28 +02:00
gtkcssimagefallback.c cssimagefallback: Don't snapshot invisible colors 2020-01-18 08:49:52 +01:00
gtkcssimagefallbackprivate.h
gtkcssimageicontheme.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcssimageiconthemeprivate.h css: Compare icon theme serials 2020-04-22 19:22:41 -04: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 cssimage: Add is_computed vfunc 2020-01-18 08:49:51 +01:00
gtkcssimagelinearprivate.h cssimagelinear: Use count+array for the color stops, not GArray 2020-01-18 08:49:51 +01:00
gtkcssimagepaintable.c cssimagepaintable: Implement is_computed() 2020-01-24 06:08:39 +01:00
gtkcssimagepaintableprivate.h cssimage: Add GtkCssImagePaintable 2018-03-16 06:04:44 +01:00
gtkcssimageprivate.h Add pure and const annotations to various functions 2020-01-26 18:21:07 +01:00
gtkcssimageradial.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcssimageradialprivate.h cssimageradial: Use array + length instead of GArray 2020-01-18 08:49:51 +01:00
gtkcssimagerecolor.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcssimagerecolorprivate.h
gtkcssimagescaled.c cssimagescaled: Implement is_computed() 2020-01-24 06:08:39 +01:00
gtkcssimagescaledprivate.h Make GtkCssImageScaled handle scales properly 2018-03-15 06:04:08 -04:00
gtkcssimageurl.c GtkCssImageUrl: Implement is_computed() 2020-01-26 18:21:07 +01:00
gtkcssimageurlprivate.h
gtkcssimagevalue.c css: Give none singletons unique names 2020-04-18 15:24:13 -04:00
gtkcssimagevalueprivate.h
gtkcssinheritvalue.c Add G_GNUC_NORETURN to functions that never return 2020-05-18 11:30:08 +02:00
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c Add G_GNUC_NORETURN to functions that never return 2020-05-18 11:30:08 +02:00
gtkcssinitialvalueprivate.h cssstaticstyle: Compute initial/inherit values directly 2019-09-09 17:36:24 +02:00
gtkcsskeyframes.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcsskeyframesprivate.h Add pure and const annotations to various functions 2020-01-26 18:21:07 +01:00
gtkcsslookup.c css: Split styles into groups 2020-01-29 11:07:32 +01:00
gtkcsslookupprivate.h css: Split styles into groups 2020-01-29 11:07:32 +01:00
gtkcssnode.c Merge branch 'benzea/fix-css-update' into 'gtk-3-24' 2020-06-16 13:10:15 +00:00
gtkcssnodedeclaration.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcssnodedeclarationprivate.h css: Add fast-path for parent selector matching 2020-01-28 02:17:03 +01:00
gtkcssnodeprivate.h css: Add fast-path for parent selector matching 2020-01-28 02:17:03 +01:00
gtkcssnodestylecache.c Fix minor typos 2020-05-28 11:00:03 +03:00
gtkcssnodestylecacheprivate.h
gtkcssnumbervalue.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcssnumbervalueprivate.h Make dimension values and calc values just number values 2020-05-10 08:44:20 +02:00
gtkcsspalettevalue.c Stop using the -gtk-icon-theme style property 2020-04-22 12:35:22 -04:00
gtkcsspalettevalueprivate.h
gtkcssparser.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcssparserprivate.h css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcsspositionvalue.c css: Set the is_computed flag for more values 2020-01-18 08:49:51 +01:00
gtkcsspositionvalueprivate.h
gtkcssprovider.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcssprovider.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcssproviderprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcssrepeatvalue.c cssvalue: Add is_computed flag 2020-01-18 08:49:51 +01:00
gtkcssrepeatvalueprivate.h
gtkcssselector.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcssselectorprivate.h cssselector: Use GdkArray 2020-07-16 18:09:57 +02:00
gtkcssshadowvalue.c css: Give none singletons unique names 2020-04-18 15:24:13 -04:00
gtkcssshadowvalueprivate.h Add pure and const annotations to various functions 2020-01-26 18:21:07 +01:00
gtkcssshorthandproperty.c shorthandproperty: Use alloca() when parsing properties 2020-05-05 08:20:09 +02:00
gtkcssshorthandpropertyimpl.c Drop fallback-c89.c 2020-05-31 17:09:23 +02:00
gtkcssshorthandpropertyprivate.h styleproperty: Remove ability to query properties 2020-01-28 02:58:02 +01:00
gtkcssstaticstyle.c css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -04:00
gtkcssstaticstyleprivate.h css: Split styles into groups 2020-01-29 11:07:32 +01:00
gtkcssstringvalue.c css: Set the is_computed flag for more values 2020-01-18 08:49:51 +01:00
gtkcssstringvalueprivate.h
gtkcssstyle.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcssstylechange.c css: Fix an oversight in style change computation 2020-02-02 16:41:14 +01:00
gtkcssstylechangeprivate.h widget: Replace style-updated signal with css_changed vfunc 2020-02-05 02:46:13 +01:00
gtkcssstyleprivate.h css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -04:00
gtkcssstyleproperty.c Drop fallback-c89.c 2020-05-31 17:09:23 +02:00
gtkcssstylepropertyimpl.c Drop fallback-c89.c 2020-05-31 17:09:23 +02:00
gtkcssstylepropertyprivate.h Add pure and const annotations to various functions 2020-01-26 18:21:07 +01:00
gtkcsstransformvalue.c csstransformvalue: Make no-transform case explicit 2020-06-19 05:26:24 +02:00
gtkcsstransformvalueprivate.h transform: Move to GSK 2019-03-04 23:09:02 +01:00
gtkcsstransientnode.c css: Add fast-path for parent selector matching 2020-01-28 02:17:03 +01:00
gtkcsstransientnodeprivate.h
gtkcsstransition.c gtk: Improve struct packing in places 2020-07-25 11:57:37 -04:00
gtkcsstransitionprivate.h css: Make GtkStyleAnimation and subclasses non-objects 2020-05-10 08:44:20 +02:00
gtkcsstypes.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcsstypesprivate.h css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -04:00
gtkcssunsetvalue.c unsetvalue: Add G_GNUC_NORETURN annotation 2020-05-19 08:32:33 +02:00
gtkcssunsetvalueprivate.h
gtkcssvalue.c cssvalue: Add class check to transition 2020-05-13 08:07:55 +02:00
gtkcssvalueprivate.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcsswidgetnode.c csswidgetnode: Don't check for container 2020-05-08 10:57:41 -03:00
gtkcsswidgetnodeprivate.h
gtkcustomfilter.c docs: Revise the filter docs a bit 2020-07-16 21:48:08 -04:00
gtkcustomfilter.h Add GtkCustomFilter 2020-05-30 12:30:23 -04:00
gtkcustomlayout.c customlayout: Cosmetics 2020-05-11 22:21:39 -04:00
gtkcustomlayout.h Changes after review 2019-03-26 00:11:27 +00:00
gtkcustompaperunixdialog.c Merge branch 'drop-down-constructor' into 'master' 2020-07-26 23:57:48 +00:00
gtkcustompaperunixdialog.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcustomsorter.c docs: Revise sorter docs a bit 2020-07-16 21:45:11 -04:00
gtkcustomsorter.h Add GtkCustomSorter 2020-05-30 17:48:44 -04:00
gtkdbusinterfaces.xml
gtkdebug.h Add GTK_DEBUG=accessibility 2020-07-26 20:31:15 +01:00
gtkdialog.c Fix and improve various code samples 2020-08-01 20:01:04 +02:00
gtkdialog.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkdialogprivate.h
gtkdirectorylist.c directorylist: Fix file monitoring implementation 2020-07-08 15:08:53 -04:00
gtkdirectorylist.h directorylist: Add monitoring 2020-07-07 21:21:41 -04:00
gtkdragdestprivate.h Move code over 2020-01-08 18:48:21 -05:00
gtkdragicon.c Drop gtknativeprivate.h 2020-06-07 08:52:45 -04:00
gtkdragicon.h dragicon: drop gtkcontainer.h include 2020-05-11 20:33:23 -04:00
gtkdragsource.c gtkdragsource: Avoid gdk_device_get_associated_device() 2020-07-30 18:19:44 +02:00
gtkdragsource.h Remove unused includes 2020-02-09 23:59:22 -05:00
gtkdrawingarea.c Fix and improve various code samples 2020-08-01 20:01:04 +02:00
gtkdrawingarea.h drawingarea: Add a ::resize signal 2020-05-06 14:27:45 -04:00
gtkdrop.c gdk: Make gdk_drop_status() take preferred action 2020-03-02 04:43:56 +01:00
gtkdropcontrollermotion.c Fixes typos 2020-07-04 10:00:25 +02:00
gtkdropcontrollermotion.h Add GtkDropControllerMotion 2020-02-22 07:33:40 +01:00
gtkdropdown.c Merge branch 'drop-down-constructor' into 'master' 2020-07-26 23:57:48 +00:00
gtkdropdown.h dropdown: Revise constructors 2020-07-26 18:09:54 -04:00
gtkdropprivate.h droptarget: Redo 2020-03-02 03:18:55 +01:00
gtkdroptarget.c Fix minor typos 2020-06-18 10:47:16 +03:00
gtkdroptarget.h droptarget: Redo 2020-03-02 03:18:55 +01:00
gtkdroptargetasync.c Fix minor typos 2020-06-18 10:47:16 +03:00
gtkdroptargetasync.h droptarget: Redo 2020-03-02 03:18:55 +01:00
gtkeditable.c Fix and improve various code samples 2020-08-01 20:01:04 +02:00
gtkeditable.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkeditablelabel.c editablelabel: Stop editing on focus-out 2020-07-18 10:45:27 -04:00
gtkeditablelabel.h Add a GtkEditableLabel widget 2020-06-15 12:08:54 -04:00
gtkemojichooser.c Fix minor typos 2020-06-18 10:47:16 +03:00
gtkemojichooser.h Fix the build with -Dgtk_doc=true 2020-02-08 19:04:19 -05:00
gtkemojicompletion.c Replace most remaining uses of container api 2020-05-11 22:38:21 -04:00
gtkemojicompletion.h Make emoji completion work for GtkText 2019-02-18 14:24:21 -05:00
gtkentry.c a11y: Set an accessible role for GtkEntry 2020-07-28 18:16:37 -04:00
gtkentry.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkentrybuffer.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkentrybuffer.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkentrycompletion.c Revert "entry completion: Make keynav work again" 2020-08-02 12:01:06 -04:00
gtkentrycompletion.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkentryprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkenums.h a11y: Set an accessible role for GtkLevelBar 2020-07-29 22:46:00 -04:00
gtkeventcontroller.c eventcontroller: Fix crossing event scopes 2020-05-29 19:41:39 -04:00
gtkeventcontroller.h Add gtk_event_controller_get_current_event[_state] 2020-04-11 17:29:27 -04:00
gtkeventcontrollerfocus.c docs: Fix several missing references in the documentation 2020-05-11 19:26:20 +02:00
gtkeventcontrollerfocus.h Keep more event controller api private 2020-02-21 00:51:03 -05:00
gtkeventcontrollerkey.c eventcontrollerkey: Update im focus when active window changes 2020-07-30 13:23:45 -04:00
gtkeventcontrollerkey.h Split off GtkEventControllerFocus 2020-02-21 00:51:03 -05:00
gtkeventcontrollerlegacy.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkeventcontrollerlegacy.h gtkeventcontrollerlegacy: Make public 2018-10-15 17:39:04 +02:00
gtkeventcontrollermotion.c Fixes typos 2020-07-04 10:00:25 +02:00
gtkeventcontrollermotion.h Keep more event controller api private 2020-02-21 00:51:03 -05:00
gtkeventcontrollerprivate.h Define GTK_CROSSING_ACTIVE 2020-07-30 13:21:28 -04:00
gtkeventcontrollerscroll.c gdk: Conflate GDK devices 2020-07-29 01:27:51 +02:00
gtkeventcontrollerscroll.h eventcontrollerscroll: Port to new API model 2018-04-26 17:59:42 +02:00
gtkexpander.c a11y: Set an accessible role for GtkExpander 2020-07-29 22:46:00 -04:00
gtkexpander.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkexpression.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkexpression.h expression: Add some introspection 2020-07-13 20:19:07 -04:00
gtkfilechooser.c Fix and improve various code samples 2020-08-01 20:01:04 +02:00
gtkfilechooser.h filechooser: Make get_files return a list model 2020-07-09 01:29:20 -04:00
gtkfilechooserbutton.c Fix and improve various code samples 2020-08-01 20:01:04 +02:00
gtkfilechooserbutton.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfilechooserdialog.c filechooser: Document the response.activate action 2020-07-28 22:40:10 -04:00
gtkfilechooserdialog.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfilechooserentry.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfilechooserentry.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfilechoosererrorstack.c Fix gtk_file_chooser_error_stack_set_custom_error 2020-07-12 12:15:08 -04:00
gtkfilechoosererrorstackprivate.h file chooser error stack: Don't derive from stack 2019-05-28 22:35:36 +00:00
gtkfilechoosernative.c Fix and improve various code samples 2020-08-01 20:01:04 +02:00
gtkfilechoosernative.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfilechoosernativeportal.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfilechoosernativeprivate.h portal file chooser: Handle errors 2020-03-21 13:16:43 -04:00
gtkfilechoosernativequartz.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfilechoosernativewin32.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfilechooserprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfilechooserutils.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfilechooserutils.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfilechooserwidget.c dropdown: Revise constructors 2020-07-26 18:09:54 -04:00
gtkfilechooserwidget.h file chooser widget: Make final 2019-05-28 02:41:15 +00:00
gtkfilechooserwidgetprivate.h filechooserdialog: Stop using the embed interface 2020-07-12 10:59:49 -04:00
gtkfilefilter.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfilefilter.h filefilter: Header file cosmetics 2020-07-05 19:36:45 -04:00
gtkfilefilterprivate.h
gtkfilesystemmodel.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfilesystemmodel.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfilter.c filter: Typo fix 2020-07-28 22:40:10 -04:00
gtkfilter.h Add GtkFilter 2020-05-30 12:30:23 -04:00
gtkfilterlistmodel.c filterlistmodel: Make constructor transfer full 2020-07-26 18:04:40 -04:00
gtkfilterlistmodel.h filterlistmodel: Add gtk_filter_list_model_get_pending() 2020-07-06 03:42:43 +02:00
gtkfixed.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfixed.h fixed: Change coordinate apis to doubles 2020-05-22 17:26:08 -04:00
gtkfixedlayout.c fixed: Fix an oversight in size requisition 2020-04-25 13:18:34 -04:00
gtkfixedlayout.h fixedlayout: Don't call the child transform position 2019-09-09 17:36:25 +02:00
gtkflattenlistmodel.c flattenlistmodel: Make the constructor transfer full 2020-07-26 18:02:44 -04:00
gtkflattenlistmodel.h listmodels: Stop respecting item-type 2020-07-05 02:59:21 +02:00
gtkflowbox.c Avoid refering to old GtkContainer API in the docs 2020-08-01 15:34:59 +02:00
gtkflowbox.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkflowboxprivate.h flowbox: Add a private api to disable move-cursor 2020-04-14 15:07:47 -04:00
gtkfontbutton.c gtk: Improve struct packing in places 2020-07-25 11:57:37 -04:00
gtkfontbutton.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfontchooser.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfontchooser.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfontchooserdialog.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkfontchooserdialog.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfontchooserprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfontchooserutils.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfontchooserutils.h font chooser: Add properties for features and language 2018-01-03 12:18:18 -05:00
gtkfontchooserwidget.c Merge branch 'ebassi/new-a11y' into 'master' 2020-07-27 11:55:19 +00:00
gtkfontchooserwidget.h font chooser widget: Make final 2019-05-28 00:56:41 +00:00
gtkfontchooserwidgetprivate.h gtkfontchooser: Use GtkEventControllerKey 2018-06-21 12:50:57 +02:00
gtkframe.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkframe.h Replace "gfloat" with "float" 2020-07-25 00:47:36 +02:00
gtkgesture.c gdk: Conflate GDK devices 2020-07-29 01:27:51 +02:00
gtkgesture.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgestureclick.c gdk: Conflate GDK devices 2020-07-29 01:27:51 +02:00
gtkgestureclick.h gestureclick: Drop the area 2020-05-06 14:19:50 -04:00
gtkgestureclickprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgesturedrag.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgesturedrag.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgesturedragprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgesturelongpress.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgesturelongpress.h gesturelongpress: Add getter/setter for delay-factor 2019-08-07 14:11:00 +02:00
gtkgesturelongpressprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgesturepan.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgesturepan.h pangesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgesturepanprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgestureprivate.h gesture: Keep the target widget for events 2020-02-21 00:51:02 -05:00
gtkgesturerotate.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgesturerotate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgesturerotateprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgesturesingle.c gdk: Conflate GDK devices 2020-07-29 01:27:51 +02:00
gtkgesturesingle.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturesingleprivate.h
gtkgesturestylus.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgesturestylus.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgesturestylusprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgestureswipe.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgestureswipe.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgestureswipeprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgesturezoom.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgesturezoom.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgesturezoomprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgizmo.c gizmo: Allow passing changing focus behavior 2020-04-09 17:50:29 -04:00
gtkgizmoprivate.h gizmo: Allow passing changing focus behavior 2020-04-09 17:50:29 -04:00
gtkgladecatalog.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkglarea.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkglarea.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkgrid.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkgrid.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkgridlayout.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkgridlayout.h Add GtkGridLayout 2019-04-03 19:03:58 +01:00
gtkgridview.c gridview: Revise constructors 2020-07-26 18:50:50 -04:00
gtkgridview.h gridview: Revise constructors 2020-07-26 18:50:50 -04:00
gtkheaderbar.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkheaderbar.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkheaderbarprivate.h headerbar: Update window buttons automatically 2020-04-23 19:26:10 +05:00
gtkhsla.c hsla: Just store floats 2020-07-25 11:56:05 -04:00
gtkhslaprivate.h hsla: Just store floats 2020-07-25 11:56:05 -04:00
gtkiconcache.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkiconcacheprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkiconcachevalidatorprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkiconhelper.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkiconhelperprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkicontheme.c gtkicontheme: Stop using GTimeVal 2020-07-31 11:22:16 -04:00
gtkicontheme.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkiconthemeprivate.h icontheme: Keep a serial 2020-04-22 15:18:16 -04:00
gtkiconview.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkiconview.h Replace "gfloat" with "float" 2020-07-25 00:47:36 +02:00
gtkiconviewprivate.h Replace "gfloat" with "float" 2020-07-25 00:47:36 +02:00
gtkimage.c a11y: Set accessible roles for GtkImage and GtkPicture 2020-07-28 18:16:37 -04:00
gtkimage.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkimagedefinition.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkimagedefinitionprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkimageprivate.h
gtkimcontext.c gtkimcontext: Avoid gdk_device_get_associated_device() 2020-07-30 18:30:13 +02:00
gtkimcontext.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkimcontextbroadway.c imcontext: Fix priorities of modules 2019-01-22 04:33:11 +01:00
gtkimcontextbroadway.h Always include platform immodules 2018-02-24 21:34:40 -05:00
gtkimcontextime.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkimcontextime.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkimcontextquartz.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkimcontextquartz.h Always include platform immodules 2018-02-24 21:34:40 -05:00
gtkimcontextsimple.c gdk: Conflate GDK devices 2020-07-29 01:27:51 +02:00
gtkimcontextsimple.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkimcontextsimpleprivate.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkimcontextsimpleseqs.h Fix minor typos 2020-05-28 11:00:03 +03:00
gtkimcontextwayland.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkimcontextwayland.h Always include platform immodules 2018-02-24 21:34:40 -05:00
gtkimmodule.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkimmodule.h Convert immodules to use an extension point 2018-02-24 21:34:40 -05:00
gtkimmoduleprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkimmulticontext.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkimmulticontext.h Remove unused includes 2019-09-16 07:23:17 -04:00
gtkinfobar.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkinfobar.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkintl.h
gtkistringprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkkineticscrolling.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkkineticscrollingprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtklabel.c label: Redraw when focus changes 2020-08-02 12:11:38 -04:00
gtklabel.h Replace "gfloat" with "float" 2020-07-25 00:47:36 +02:00
gtklabelprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtklayoutchild.c Add GtkLayoutChild 2019-03-26 00:11:27 +00:00
gtklayoutchild.h Add GtkLayoutChild 2019-03-26 00:11:27 +00:00
gtklayoutmanager.c Do not leak LayoutChild instances 2019-06-30 23:42:44 +01:00
gtklayoutmanager.h Propagate rooting and unrooting widgets to layout managers 2019-06-30 23:42:44 +01:00
gtklayoutmanagerprivate.h Propagate rooting and unrooting widgets to layout managers 2019-06-30 23:42:44 +01:00
gtklevelbar.c a11y: Set an accessible role for GtkLevelBar 2020-07-29 22:46:00 -04:00
gtklevelbar.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtklinkbutton.c a11y: Set accessible role for GtkLinkButton 2020-07-29 22:46:00 -04:00
gtklinkbutton.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtklistbase.c singleselection: Make constructor transfer full 2020-07-26 18:04:40 -04:00
gtklistbase.h listitem: Make this a GObject 2020-05-30 19:26:46 -04:00
gtklistbaseprivate.h listbase: Compute rubberband region on-demand 2020-06-26 07:13:32 +02:00
gtklistbox.c Avoid refering to old GtkContainer API in the docs 2020-08-01 15:34:59 +02:00
gtklistbox.h listbox: Add _append 2020-08-01 15:26:28 +02:00
gtklistitem.c Cosmetic docs change 2020-07-16 22:08:15 -04:00
gtklistitem.h listview: Implement activation 2020-05-30 19:26:45 -04:00
gtklistitemfactory.c gtklistitemfactory: Cosmetic documentation fixes 2020-06-29 22:11:44 -04:00
gtklistitemfactory.h listview: Expose GtkListItemFactory APIs 2020-05-30 19:26:45 -04:00
gtklistitemfactoryprivate.h listitemfactory: Simplify 2020-05-30 19:26:46 -04:00
gtklistitemmanager.c listitemmanager: Do a better job on double items 2020-07-16 20:43:16 +02:00
gtklistitemmanagerprivate.h Fix indentation 2020-06-26 07:13:32 +02:00
gtklistitemprivate.h listitem: Move position/item/selected tracking to widget 2020-05-30 19:26:46 -04:00
gtklistitemwidget.c listitemwidget: Don't look at rubberbanding 2020-06-06 00:23:04 -04:00
gtklistitemwidgetprivate.h listitemwidget: Add api to reorder children 2020-06-05 13:28:44 -04:00
gtklistlistmodel.c listlistmodel: Drop item_type 2020-07-26 18:02:51 -04:00
gtklistlistmodelprivate.h listlistmodel: Drop item_type 2020-07-26 18:02:51 -04:00
gtkliststore.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkliststore.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtklistview.c listview: Revise constructors 2020-07-26 18:27:23 -04:00
gtklistview.h listview: Revise constructors 2020-07-26 18:27:23 -04:00
gtklockbutton.c Remove ATK 2020-07-26 20:31:14 +01:00
gtklockbutton.h lock button: Don't allow subclassing 2019-05-19 17:12:24 -04:00
gtklockbuttonprivate.h
gtkmagnifier.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkmagnifierprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkmain.c gdk: Conflate GDK devices 2020-07-29 01:27:51 +02:00
gtkmain.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmaplistmodel.c maplistmodel: Make constructor transfer full 2020-07-26 18:02:51 -04:00
gtkmaplistmodel.h listmodels: Stop respecting item-type 2020-07-05 02:59:21 +02:00
gtkmarshalers.list Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkmediacontrols.c mediacontrols: Make volume control react to has-audio 2020-05-20 16:07:50 -04:00
gtkmediacontrols.h video: Add header include guard 2018-10-06 00:29:31 +02:00
gtkmediafile.c mediafile: Privately export function to the extension 2020-04-28 00:37:54 -04:00
gtkmediafile.h mediafile: Turn into an extension point 2018-03-18 21:01:23 +01:00
gtkmediafileprivate.h mediafile: Privately export function to the extension 2020-04-28 00:37:54 -04:00
gtkmediastream.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmediastream.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmenubutton.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkmenubutton.h menubutton: Remove align-widget property 2020-07-24 13:55:06 +02:00
gtkmenubuttonprivate.h menubutton: Add a create_popup_func 2019-09-09 17:36:23 +02:00
gtkmenusectionbox.c menusectionbox: Avoid a critical warning 2020-08-01 22:03:41 -04:00
gtkmenusectionboxprivate.h Add nesting popover menus 2019-09-08 19:02:06 -04:00
gtkmenutracker.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmenutrackeritem.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmenutrackeritemprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmenutrackerprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmessagedialog.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkmessagedialog.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmodelbutton.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkmodelbuttonprivate.h Privatize popover menu pieces 2019-11-11 12:42:06 +01:00
gtkmodules.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmodulesprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmountoperation-stub.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmountoperation-x11.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmountoperation.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmountoperation.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmountoperationprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmultifilter.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmultifilter.h Add GtkMultiFilter, GtkAnyFilter, GtkEveryFilter 2020-05-30 17:42:09 -04:00
gtkmultiselection.c multiselection: Make constructor transfer full 2020-07-26 18:04:40 -04:00
gtkmultiselection.h multiselection: Make constructor transfer full 2020-07-26 18:04:40 -04:00
gtkmultisorter.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmultisorter.h Add GtkMultiSorter 2020-05-30 19:26:44 -04:00
gtknative.c Drop gtknativeprivate.h 2020-06-07 08:52:45 -04:00
gtknative.h Change coordinate translation apis to take doubles 2020-05-17 17:17:31 -04:00
gtknativedialog.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtknativedialog.h Replace "gint" with "int" 2020-07-25 00:47:36 +02: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
gtknoselection.c noselection: Make constructor transfer full 2020-07-26 18:04:40 -04:00
gtknoselection.h selectionmodels: Add set_model() support 2020-07-05 02:59:21 +02:00
gtknotebook.c Remove ATK 2020-07-26 20:31:14 +01:00
gtknotebook.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtknumericsorter.c numericsorter: Ignore deprecations 2020-07-31 11:36:03 -04:00
gtknumericsorter.h Add GtkNumericSorter 2020-05-30 19:26:44 -04:00
gtkorientable.c Move orientable style classes into GtkWidget 2020-06-05 20:35:09 +01:00
gtkorientable.h
gtkoverlay.c Avoid refering to old GtkContainer API in the docs 2020-08-01 15:34:59 +02:00
gtkoverlay.h Add gtk_overlay_remove_overlay 2020-05-04 22:53:08 -04:00
gtkoverlaylayout.c overlaylayout: Document minimally 2020-07-25 19:02:33 -04:00
gtkoverlaylayout.h Make GtkOverlayLayout public 2020-05-25 14:22:10 -04:00
gtkpadcontroller.c gdk: Conflate GDK devices 2020-07-29 01:27:51 +02:00
gtkpadcontroller.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkpagesetup.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkpagesetup.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkpagesetupunixdialog.c filterlistmodel: Make constructor transfer full 2020-07-26 18:04:40 -04:00
gtkpagesetupunixdialog.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkpaned.c gdk: Conflate GDK devices 2020-07-29 01:27:51 +02:00
gtkpaned.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkpango.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkpango.h Remove ATK 2020-07-26 20:31:14 +01:00
gtkpapersize.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkpapersize.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkpasswordentry.c a11y: Set an accessible role for GtkPasswordEntry 2020-07-28 18:23:57 -04:00
gtkpasswordentry.h password entry: Adapt to new context menu api 2019-06-13 11:59:50 +00:00
gtkpasswordentryprivate.h a11y: Implement GtkPasswordEntryAccessible properly 2020-06-05 20:35:11 +01:00
gtkpathbar.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkpathbar.h pathbar: Stop using GtkFileSystem 2020-07-12 09:12:43 -04:00
gtkpicture.c a11y: Set accessible roles for GtkImage and GtkPicture 2020-07-28 18:16:37 -04:00
gtkpicture.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkplacessidebar.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkplacessidebarprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkplacesview.c placesview: Keep up with GLib deprecations 2020-07-31 12:54:57 -04:00
gtkplacesviewprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkplacesviewrow.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkplacesviewrowprivate.h
gtkpointerfocus.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkpointerfocusprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkpopover.c popover: Use gtk_widget_add_css_class 2020-08-01 10:31:38 +02:00
gtkpopover.h popover: Derive from GtkWidget 2020-05-04 22:53:07 -04:00
gtkpopovermenu.c popovermenu: Avoid a critical 2020-08-02 13:09:00 -04:00
gtkpopovermenu.h popover: Drop ::relative-to 2020-02-24 20:46:41 -05:00
gtkpopovermenubar.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkpopovermenubar.h Rename GtkPopoverBar to GtkPopoverMenuBar 2019-06-09 17:42:07 +00:00
gtkpopovermenubarprivate.h window: Move F10 handling to popover menubars 2019-12-29 18:44:26 -05:00
gtkpopovermenuprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkpopoverprivate.h popover: Implement auto mnemonics 2020-03-25 23:14:45 -04:00
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintbackendprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintcontext.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintcontext.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprinter.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprinter.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprinteroption.c Build print backends with common_cflags 2020-05-19 08:32:33 +02:00
gtkprinteroption.h Build print backends with common_cflags 2020-05-19 08:32:33 +02:00
gtkprinteroptionset.c marshallers: add missing g_cclosure_marshal_VOID__VOID fixes 2019-05-29 13:48:33 -07:00
gtkprinteroptionset.h
gtkprinteroptionwidget.c dropdown: Revise constructors 2020-07-26 18:09:54 -04:00
gtkprinteroptionwidget.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkprinterprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintjob.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintjob.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintoperation-portal.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintoperation-portal.h
gtkprintoperation-private.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintoperation-unix.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintoperation-win32.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintoperation.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintoperation.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkprintoperationpreview.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkprintoperationpreview.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkprintsettings.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintsettings.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintunixdialog.c singleselection: Make constructor transfer full 2020-07-26 18:04:40 -04:00
gtkprintunixdialog.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkprintutils.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintutils.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprivate.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprivatetypebuiltins.c.template Use g_once for all the mkenums template files 2019-05-21 10:32:08 -05:00
gtkprivatetypebuiltins.h.template Use @basename@ in enumeration type templates 2019-02-04 14:02:45 +01:00
gtkprogressbar.c a11y: Update the valuetext attribute of GtkProgressBar 2020-07-28 16:59:08 +01:00
gtkprogressbar.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprogresstracker.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprogresstrackerprivate.h gtk: Improve struct packing in places 2020-07-25 11:57:37 -04:00
gtkpropertylookuplistmodel.c propertylookuplistmodel: Add 2018-09-16 18:50:17 +02:00
gtkpropertylookuplistmodelprivate.h propertylookuplistmodel: Add 2018-09-16 18:50:17 +02:00
gtkquartz.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkquartz.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkquery.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkquery.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkradiobutton.c a11y: Document roles of widgets 2020-07-27 10:48:08 -04:00
gtkradiobutton.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkrange.c gdk: Conflate GDK devices 2020-07-29 01:27:51 +02:00
gtkrange.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkrangeprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkrbtree.c build: Add -Wnull-dereference 2020-03-05 08:14:37 +01:00
gtkrbtreeprivate.h rbtree: Make node getters not require tree argument 2019-01-14 02:14:11 +01:00
gtkrecentmanager.c recentmanager: Keep up with GLib deprecations 2020-07-31 12:18:47 -04:00
gtkrecentmanager.h recentmanager: Keep up with GLib deprecations 2020-07-31 12:18:47 -04:00
gtkrender.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkrender.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkrenderbackground.c renderbackground: Only query number of layers once 2020-06-27 10:51:06 +02:00
gtkrenderbackgroundprivate.h css: Pass boxes to the render functions 2019-02-15 06:53:22 +01:00
gtkrenderborder.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkrenderborderprivate.h css: Pass boxes to the render functions 2019-02-15 06:53:22 +01:00
gtkrendericon.c gtk_css_style_snapshot_icon_paintable: Fix uninitialized memory access 2020-02-06 17:47:56 +01:00
gtkrendericonprivate.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkrendernodepaintable.c rendernodepaintable: ceil() bounds for intrinsic size 2020-01-07 17:27:19 +01:00
gtkrendernodepaintableprivate.h inspector: Make the render node tree use a ListBox 2018-09-16 18:50:17 +02:00
gtkrevealer.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkrevealer.h revealer: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkroot.c Move the idle sizer to the gtkroot.c 2020-04-25 21:03:57 -04:00
gtkroot.h Move the Root interface to a private header 2019-06-30 23:42:44 +01:00
gtkrootprivate.h Move the idle sizer to the gtkroot.c 2020-04-25 21:03:57 -04:00
gtkroundedbox.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkroundedboxprivate.h css: Remove outline border radius properties 2020-02-08 20:43:16 +01:00
gtkscale.c a11y: Document roles of widgets 2020-07-27 10:48:08 -04:00
gtkscale.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkscalebutton.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkscalebutton.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkscaler.c scaler: Avoid some signal connections 2019-08-15 17:13:29 +02:00
gtkscalerprivate.h image: Load resources and files into textures 2018-03-16 06:04:44 +01:00
gtkscrollable.c Fix minor typos 2020-06-18 10:47:16 +03:00
gtkscrollable.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkscrollbar.c scrollbar: Update accessible state 2020-07-27 21:18:10 -04:00
gtkscrollbar.h scrollbar: Make final 2019-05-26 22:37:42 -04:00
gtkscrolledwindow.c Avoid refering to old GtkContainer API in the docs 2020-08-01 15:34:59 +02:00
gtkscrolledwindow.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtksearchbar.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtksearchbar.h searchbar: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtksearchengine.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtksearchengine.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtksearchenginemodel.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtksearchenginemodel.h
gtksearchenginequartz.c gtksearchengine: Add "got_results" argument to ::finished 2020-05-19 22:04:25 +02:00
gtksearchenginequartz.h
gtksearchenginetracker3.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtksearchenginetracker3.h gtksearchengine: Add tracker3 search engine 2020-05-19 22:05:07 +02:00
gtksearchentry.c a11y: Set an accessible role for GtkSearchEntry 2020-07-28 18:16:37 -04:00
gtksearchentry.h search entry: Make final 2019-05-26 23:21:07 -04:00
gtksearchentryprivate.h search entry: Add private api to get the text widget 2019-02-20 10:29:26 -05:00
gtkselectionfiltermodel.c selectionfiltermodel: Make constructor allow-none 2020-07-26 18:04:40 -04:00
gtkselectionfiltermodel.h Add a selection filter model 2020-07-02 22:59:03 -04:00
gtkselectionmodel.c selectionmodel: Remove select_callback() functions 2020-06-26 07:13:32 +02:00
gtkselectionmodel.h selectionmodel: Remove select_callback() functions 2020-06-26 07:13:32 +02:00
gtkseparator.c separator: Initialize accessible state 2020-07-27 21:18:10 -04:00
gtkseparator.h separator: Make final 2019-05-26 22:37:56 -04:00
gtksettings.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtksettings.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtksettingsprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkshortcut.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkshortcut.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkshortcutaction.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkshortcutaction.h Add an api to parse shortcut actions 2020-04-03 22:41:15 -04:00
gtkshortcutactionprivate.h shortcutaction: Integrate with GtkBuilder property parsing 2020-03-25 23:14:28 -04:00
gtkshortcutcontroller.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkshortcutcontroller.h Annotation fixes 2020-04-03 15:30:56 +01:00
gtkshortcutcontrollerprivate.h shortcutcontroller: Use a list model for shortcuts 2020-03-25 23:14:28 -04:00
gtkshortcutlabel.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkshortcutlabel.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkshortcutmanager.c flattenlistmodel: Make the constructor transfer full 2020-07-26 18:02:44 -04:00
gtkshortcutmanager.h Add GtkShortcutManager 2020-03-25 23:14:27 -04:00
gtkshortcutmanagerprivate.h shortcutmanager: Fix private header include guard 2020-05-17 15:30:03 +02:00
gtkshortcutsgroup.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkshortcutsgroup.h shortcuts window: Make not subclassable 2019-05-19 19:03:49 +00:00
gtkshortcutssection.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkshortcutssection.h shortcuts window: Make not subclassable 2019-05-19 19:03:49 +00:00
gtkshortcutsshortcut.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkshortcutsshortcut.h shortcuts window: Make not subclassable 2019-05-19 19:03:49 +00:00
gtkshortcutsshortcutprivate.h shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutswindow.c shortcutswindow: Clear search entry on unmap 2020-08-02 09:33:52 -04:00
gtkshortcutswindow.h shortcuts window: Make not subclassable 2019-05-19 19:03:49 +00:00
gtkshortcutswindowprivate.h
gtkshortcuttrigger.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkshortcuttrigger.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkshow.c Merge branch 'wip/tintou/doc-fixes' into 'master' 2020-05-11 18:40:34 +00:00
gtkshow.h Redo gtk_show_uri_on_window 2020-04-11 21:56:32 -04:00
gtksidebarrow.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtksidebarrowprivate.h gtkplacessidebar: Show busy spinner in sidebar row during mount ops 2018-07-27 16:44:50 +02:00
gtksignallistitemfactory.c listitemfactory: Simplify 2020-05-30 19:26:46 -04:00
gtksignallistitemfactory.h Add GtkSignalListItemFactory 2020-05-30 19:26:46 -04:00
gtksingleselection.c singleselection: Make constructor transfer full 2020-07-26 18:04:40 -04:00
gtksingleselection.h selectionmodels: Add set_model() support 2020-07-05 02:59:21 +02:00
gtksizegroup-private.h
gtksizegroup.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtksizegroup.h sizegroup: Drop the priv pointer 2019-05-19 19:22:53 +00:00
gtksizerequest.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtksizerequest.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtksizerequestcache.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtksizerequestcacheprivate.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkslicelistmodel.c slicelistmodel: Make constructor transfer full 2020-07-26 18:04:40 -04:00
gtkslicelistmodel.h listmodels: Stop respecting item-type 2020-07-05 02:59:21 +02:00
gtksnapshot.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtksnapshot.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtksnapshotprivate.h snapshot: Move structs into .c file 2020-07-16 18:09:57 +02:00
gtksorter.c sorter: Introduce GtkSortKeys 2020-07-22 14:30:49 +02:00
gtksorter.h sorter: Introduce GtkSortKeys 2020-07-22 14:30:49 +02:00
gtksorterprivate.h sorter: Introduce GtkSortKeys 2020-07-22 14:30:49 +02:00
gtksortkeys.c sortkeys: Add an equal sort keys 2020-07-22 14:30:49 +02:00
gtksortkeysprivate.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtksortlistmodel.c sortlistmodel: Make constructor transfer full 2020-07-26 18:04:40 -04:00
gtksortlistmodel.h sortlistmodel: Add progress estimation 2020-07-22 14:30:49 +02:00
gtkspinbutton.c spinbutton: Update accessible state 2020-07-27 21:18:10 -04:00
gtkspinbutton.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkspinner.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkspinner.h Rename GtkSpinner::active to ::spinning 2020-02-24 22:37:02 -05:00
gtkstack.c stack: Allow NULL names 2020-08-01 15:27:13 +02:00
gtkstack.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkstacksidebar.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkstacksidebar.h stacksidebar: Inherit from GtkWidget 2019-10-09 16:57:22 +02:00
gtkstackswitcher.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkstackswitcher.h stackswitcher: Inherit from GtkWidget 2019-10-12 18:12:58 +02:00
gtkstatusbar.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkstatusbar.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkstatusbarprivate.h statusbar: Remove _get_message_area() from public API 2020-02-25 14:18:24 +01:00
gtkstringfilter.c Fix typo in the gtk-doc stanza for gtk_string_filter_new() 2020-07-17 12:03:17 +01:00
gtkstringfilter.h Fix typo in the GtkStrinFilter constructor declaration 2020-07-17 14:16:46 +01:00
gtkstringlist.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkstringlist.h stringlist: Export gtk_string_object_new() 2020-07-05 02:59:21 +02:00
gtkstringsorter.c stringsorter: Implement GtkSortKeys 2020-07-22 14:30:49 +02:00
gtkstringsorter.h Add GtkStringSorter 2020-05-30 19:26:44 -04:00
gtkstyleanimation.c css: Make GtkStyleAnimation and subclasses non-objects 2020-05-10 08:44:20 +02:00
gtkstyleanimationprivate.h css: Make GtkStyleAnimation and subclasses non-objects 2020-05-10 08:44:20 +02:00
gtkstylecascade.c css: Add fast-path for parent selector matching 2020-01-28 02:17:03 +01:00
gtkstylecascadeprivate.h
gtkstylecontext.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkstylecontext.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkstylecontextprivate.h Remove ATK 2020-07-26 20:31:14 +01:00
gtkstyleproperty.c Fix minor typos 2020-05-28 11:00:03 +03:00
gtkstylepropertyprivate.h styleproperty: Remove ability to query properties 2020-01-28 02:58:02 +01:00
gtkstyleprovider.c css: Add fast-path for parent selector matching 2020-01-28 02:17:03 +01:00
gtkstyleprovider.h Fix reference to user styles in gtkstyleprovider.h 2018-06-07 08:54:23 +00:00
gtkstyleproviderprivate.h css: Add fast-path for parent selector matching 2020-01-28 02:17:03 +01:00
gtkswitch.c switch: Initialize accessible state 2020-07-27 21:18:10 -04:00
gtkswitch.h switch: Stop using a private struct 2019-09-11 08:12:31 +02:00
gtktestatcontext.c a11y: Add proper error reporting to value collection 2020-07-28 16:49:13 +01:00
gtktestatcontext.h a11y: Fix the error message for the attribute test macros 2020-07-28 16:49:13 +01:00
gtktestatcontextprivate.h a11y: Add testing API 2020-07-26 20:31:15 +01:00
gtktestutils.c Stop using gtk_main and gtk_main_quit 2020-02-09 23:12:32 -05:00
gtktestutils.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktext.c gdk: Conflate GDK devices 2020-07-29 01:27:51 +02:00
gtktext.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtktextattributes.c texttag: Support overline and hyphenation control 2020-03-20 23:58:23 -04:00
gtktextattributes.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtktextbtree.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktextbtree.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktextbuffer.c textbuffer: Be careful with tags when copying 2020-08-02 13:54:06 -04:00
gtktextbuffer.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktextbufferprivate.h Remove ATK 2020-07-26 20:31:14 +01:00
gtktextchild.c gtk: Documentation fixups 2020-06-05 22:50:30 -04:00
gtktextchild.h textchild: Include <gtk/gtkwidget.h> 2020-05-06 15:13:03 -03:00
gtktextchildprivate.h textview: Use paintables instead of textures, and fix the support 2020-02-06 17:47:56 +01:00
gtktexthandle.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtktexthandleprivate.h gtktexthandle: Refactor and use native surfaces 2020-03-20 15:52:19 +01:00
gtktexthistory.c texthistory: add GtkTextHistory helper 2019-11-05 09:34:29 -08:00
gtktexthistoryprivate.h texthistory: add GtkTextHistory helper 2019-11-05 09:34:29 -08:00
gtktextiter.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktextiter.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktextiterprivate.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtktextlayout.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktextlayoutprivate.h gtk: Improve struct packing in places 2020-07-25 11:57:37 -04:00
gtktextlinedisplaycache.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtktextlinedisplaycacheprivate.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtktextmark.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktextmark.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktextmarkprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktextprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktextsegment.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktextsegment.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktexttag.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktexttag.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktexttagprivate.h gtk: Improve struct packing in places 2020-07-25 11:57:37 -04:00
gtktexttagtable.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktexttagtable.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktexttagtableprivate.h textbtree: short-circuit visibility check when possible 2020-03-18 11:32:46 -07:00
gtktexttypes.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktexttypes.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktextutil.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktextutil.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktextview.c textview: Only claim the event when appropriate 2020-08-02 13:32:37 -04:00
gtktextview.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtktextviewchild.c textviewchild: Derive from GtkWidget 2020-05-11 22:21:39 -04:00
gtktextviewchildprivate.h textviewchild: Derive from GtkWidget 2020-05-11 22:21:39 -04:00
gtktextviewprivate.h
gtktimsort-impl.c timsort: Add change tracking to gtk_tim_sort_step() 2020-07-22 14:04:40 +02:00
gtktimsort.c timsort: Avoid a crash 2020-07-24 19:23:18 -04:00
gtktimsortprivate.h timsort: Add progress estimation 2020-07-22 14:30:49 +02:00
gtktogglebutton.c togglebutton: Don't crash on click 2020-08-01 20:09:05 -04:00
gtktogglebutton.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktooltip.c gdk: Conflate GDK devices 2020-07-29 01:27:51 +02:00
gtktooltip.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktooltipprivate.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtktooltipwindow.c Remove ATK 2020-07-26 20:31:14 +01:00
gtktooltipwindowprivate.h tooltipwindow: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtktrashmonitor.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtktrashmonitor.h
gtktreedatalist.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtktreedatalist.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtktreednd.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktreednd.h dnd: Port the TreeModel machinery to GValue DND 2020-02-18 02:40:00 +01:00
gtktreeexpander.c treeexpander: Be focusable 2020-07-13 15:06:35 -04:00
gtktreeexpander.h Add GtkTreeExpander 2020-05-30 19:26:45 -04:00
gtktreelistmodel.c treelistmodel: Make constructor transfer full 2020-07-26 18:04:40 -04:00
gtktreelistmodel.h treelistmodel: Make constructor transfer full 2020-07-26 18:04:40 -04:00
gtktreelistrowsorter.c treelistrowsorter: Implement GtkSortKeys 2020-07-22 14:30:49 +02:00
gtktreelistrowsorter.h Add GtkTreeListRowSorter 2020-05-30 19:30:14 -04:00
gtktreemodel.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktreemodel.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktreemodelfilter.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktreemodelfilter.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtktreemodelsort.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktreemodelsort.h tree models: Use standard padding 2019-05-28 23:23:06 -04:00
gtktreepopover.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktreepopoverprivate.h treepopover: Fix header guard 2020-02-07 13:16:32 -05:00
gtktreeprivate.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtktreerbtree.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktreerbtreeprivate.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtktreeselection.c Remove ATK 2020-07-26 20:31:14 +01:00
gtktreeselection.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtktreesortable.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtktreesortable.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtktreestore.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktreestore.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtktreeview.c Remove ATK 2020-07-26 20:31:14 +01:00
gtktreeview.h Replace "gfloat" with "float" 2020-07-25 00:47:36 +02:00
gtktreeviewcolumn.c Remove ATK 2020-07-26 20:31:14 +01:00
gtktreeviewcolumn.h Replace "gfloat" with "float" 2020-07-25 00:47:36 +02:00
gtktypebuiltins.c.template Use g_once for all the mkenums template files 2019-05-21 10:32:08 -05:00
gtktypebuiltins.h.template Use @basename@ in enumeration type templates 2019-02-04 14:02:45 +01:00
gtktypes.h Add GtkBitset 2020-06-26 07:13:32 +02:00
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkversion.h.in Docs: Various tweaks 2020-04-19 16:26:25 -04:00
gtkvideo.c gtkvideo: Track child focus to determine whether controls should autohide 2020-06-24 20:35:22 +02:00
gtkvideo.h video: Add header include guard 2018-10-06 00:29:31 +02:00
gtkviewport.c Avoid refering to old GtkContainer API in the docs 2020-08-01 15:34:59 +02:00
gtkviewport.h viewport: Derive from GtkWidget 2020-05-04 17:01:18 -04:00
gtkvolumebutton.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkvolumebutton.h volume button: Don't allow subclassing 2019-05-19 20:34:13 +00:00
gtkwidget.c Go back to keeping a list of event controllers 2020-08-02 12:01:06 -04:00
gtkwidget.h Allow setting the accessible role at construction 2020-07-26 20:31:15 +01:00
gtkwidgetfocus.c widgetfocus: Remove unnecessary check 2020-02-04 17:51:01 +01:00
gtkwidgetpaintable.c gtk: Improve struct packing in places 2020-07-25 11:57:37 -04:00
gtkwidgetpaintable.h gtk: Add GtkWidgetPaintable 2018-04-05 14:56:38 +02:00
gtkwidgetpaintableprivate.h widgetpaintable: Add a hack to make recursion not infloop 2018-07-13 14:56:04 +02:00
gtkwidgetprivate.h Go back to keeping a list of event controllers 2020-08-02 12:01:06 -04:00
gtkwin32.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkwindow.c window: Keep titlebar after main child 2020-08-01 09:30:48 +02:00
gtkwindow.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkwindowcontrols.c Remove ATK 2020-07-26 20:31:14 +01:00
gtkwindowcontrols.h Add GtkWindowControls 2020-04-26 15:13:15 +05:00
gtkwindowgroup.c gtkwindowgroup: Take default group into account when listing windows 2020-04-24 23:03:13 +02:00
gtkwindowgroup.h Drop gtk_grab_add/remove from public api 2020-02-28 16:36:17 -05:00
gtkwindowhandle.c gtkwindowhandle: Avoid gdk_device_get_associated_device() 2020-07-30 18:19:44 +02:00
gtkwindowhandle.h Add GtkWindowHandle 2020-05-07 23:57:58 +05:00
gtkwindowprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
imm-extra.h Always include platform immodules 2018-02-24 21:34:40 -05:00
language-names.c Port the font chooser to just use harfbuzz 2019-11-01 13:01:54 -04:00
language-names.h Add font features on the tweak page 2018-01-03 12:18:18 -05:00
libgtk4.manifest.in
meson.build a11y: Add testing API 2020-07-26 20:31:15 +01:00
open-type-layout.h Add font features on the tweak page 2018-01-03 12:18:18 -05:00
org.gtk.gtk4.Settings.ColorChooser.gschema.xml Rename all settings schemas to avoid conflict 2019-04-02 19:27:34 +00:00
org.gtk.gtk4.Settings.Debug.gschema.xml inspector: Enable by default 2019-04-12 00:39:24 +02:00
org.gtk.gtk4.Settings.EmojiChooser.gschema.xml Rename all settings schemas to avoid conflict 2019-04-02 19:27:34 +00:00
org.gtk.gtk4.Settings.FileChooser.gschema.xml GtkFileChooser: add a sortable "Type" column 2019-06-22 13:22:59 -04:00
paper_names_offsets.c
paper_names.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
roaring.c Add amalgamated roaring bitmaps source code 2020-06-26 06:19:56 +02:00
roaring.h Add amalgamated roaring bitmaps source code 2020-06-26 06:19:56 +02:00
script-names.c Fix a typo 2018-08-28 12:24:13 -04:00
script-names.h Add font features on the tweak page 2018-01-03 12:18:18 -05:00
text-input-unstable-v3.xml imwayland: Add text-input-unstable-v3 support 2018-12-18 20:27:12 +01:00