gtk2/gtk
Carlos Garnacho 9b9cc2f947 gtk/texthandle: Handle events on parent surface's native
In wayland, popup positioning and event handling are doubly async.
This makes it unreliable to figure out parent surface coordinates
out of the popup position and the events received. This results in
jumpy text handles there.

The best way to deal with parent surface coordinates is to handle
the events there. Make the handles transparent to input, and make
the drag gesture be set up on the parent widget's native.

The gesture is set up in the capture phase, setting it on the native
(as opposed to the parent widget) achieves a feeling similar to it
being a distinct surface, as it should take precedence over other
gestures in the emission chain (e.g. scrolledwindows).

As everything is in parent widget's native's coordinates, the drag
handles become smooth again.
2020-11-05 21:29:20 +01:00
..
a11y a11y: ARIA's "presentation" role maps to ATSPI_ROLE_SECTION 2020-11-05 13:14:08 +00:00
css Set G_LOG_USE_STRUCTURED globally 2020-11-01 21:23:35 -05:00
deprecated
emoji Redo the handling of Emoji data 2020-10-04 01:14:42 -04:00
gesture assets: adjust gesture graphic 2020-09-14 12:14:40 +02:00
glade
icons
inspector inspector: Show accessible object path 2020-10-20 21:56:54 -04:00
roaring *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
theme Adwaita: Set a background for magnifiers 2020-11-03 11:00:32 -05:00
timsort Move timsort sources to a subdirectory 2020-09-01 14:25:56 -04:00
tools builder-tool: Stop rewriting GtkPopoverMenu 2020-11-01 23:09:26 -05:00
ui dropdown: Make search entry shrink 2020-10-27 15:35:34 -04:00
compose-parse.py Fix minor typos 2020-05-28 11:00:03 +03:00
fnmatch.c
gdkpixbufutilsprivate.h
gen-gtk-gresources-xml.py Redo the handling of Emoji data 2020-10-04 01:14:42 -04:00
gen-paper-names.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gentypefuncs.py gtk: use GDK_WINDOWING_MACOS in gentypefuncs.py 2020-10-14 15:06:12 -04:00
gsettings-mapping.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gsettings-mapping.h
gskpango.c gtk: Remove unused header include 2020-10-20 04:50:12 +02:00
gskpango.h gtk: Improve struct packing in places 2020-07-25 11:57:37 -04:00
gtk-autocleanups.h columnview: Set accessible roles 2020-10-15 00:16:25 -04:00
gtk-compose-lookaside.txt
gtk-text-input.xml
gtk-win32.rc.body.in
gtk.h Drop GtkRadioButton 2020-08-30 22:25:36 -04:00
gtkaboutdialog.c Add nullable return annotations in GtkAboutDialog 2020-10-19 13:46:32 +00:00
gtkaboutdialog.h gtkaboutdialog: Directly specialize GtkWindow 2020-10-06 18:46:48 +02:00
gtkaccelgroup.c macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkaccelgroup.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkaccelgroupprivate.h
gtkaccessible.c Merge branch 'matthiasc/atspi-child' into 'master' 2020-10-27 18:24:43 +00:00
gtkaccessible.h a11y: Allow bulk attribute update with the GValue API 2020-08-25 16:36:08 +01:00
gtkaccessibleattributeset.c a11y: Notify callers when an attributes set changes 2020-08-25 16:36:08 +01:00
gtkaccessibleattributesetprivate.h a11y: Pass on platform changes 2020-10-12 15:10:40 -04:00
gtkaccessibleprivate.h a11y: Add child state change to GtkATContext 2020-10-21 14:04:49 +01:00
gtkaccessiblevalue.c Treat tristate as an enum when parsing 2020-10-26 08:01:13 -04:00
gtkaccessiblevalueprivate.h a11y: Add parsing code for accessible values 2020-10-21 13:33:37 +01:00
gtkaccessiblevaluestatic.c Remove erroneous preconditions 2020-10-25 12:43:52 -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 actionhelper: Add a getter 2020-09-01 16:29:20 -04:00
gtkactionhelperprivate.h action helper: Drop G_GNUC_INTERNAL from headers 2020-09-01 16:29:21 -04:00
gtkactionmuxer.c actionmuxer: Make it possible to enumerate local actions 2020-10-15 16:32:55 -04:00
gtkactionmuxerprivate.h actionmuxer: Make it possible to enumerate local actions 2020-10-15 16:32:55 -04: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
gtkallocatedbitmaskprivate.h
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 Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkappchooserdialog.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkappchooserprivate.h
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 inhibit: Pass valid arguments when Inhibiting 2020-08-21 17:40:36 -04:00
gtkapplication-quartz-menu.c macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkapplication-quartz.c macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkapplication-wayland.c Rename libgtk_only symbol in GdkWaylandToplevel 2020-10-12 16:49:10 +01:00
gtkapplication-x11.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkapplication.c Port tracing to the sysprof collector api 2020-08-21 10:55:01 -04: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 macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkapplicationprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkapplicationwindow.c GtkApplicationWindow: Fix menubar example 2020-09-04 13:49:28 +02:00
gtkapplicationwindow.h
gtkaspectframe.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkaspectframe.h aspectframe: Add a child property 2020-05-04 17:01:18 -04:00
gtkassistant.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkassistant.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkatcontext.c a11y: Unrealize ATContext on dispose 2020-11-04 17:15:13 +00:00
gtkatcontext.h a11y: Add a display to GtkATContext 2020-10-12 16:19:32 +01:00
gtkatcontextprivate.h a11y: Move ATContext to an explicit realization model 2020-11-04 15:02:44 +00:00
gtkbinlayout.c
gtkbinlayout.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h bitmask: add an assertion 2020-05-25 20:56:09 -04:00
gtkbitset.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkbitset.h bitset: try again 2020-07-16 21:44:31 -04:00
gtkbookmarklist.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkbookmarklist.h Add GtkBookmarkList 2020-06-11 16:14:47 -04:00
gtkbookmarksmanager.c bookmarksmanager: Cancel async reads properly 2020-08-27 12:36:36 -04:00
gtkbookmarksmanagerprivate.h bookmarksmanager: Cancel async reads properly 2020-08-27 12:36:36 -04:00
gtkboolfilter.c Make filter constructors return exact types 2020-09-05 21:43:42 -04:00
gtkboolfilter.h Make filter constructors return exact types 2020-09-05 21:43:42 -04:00
gtkborder.c
gtkborder.h
gtkbox.c box: Remove unnecessary code 2020-10-20 04:50:12 +02: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
gtkbuildable.c Drop unused gtk_buildable_set_buildable_property 2020-10-30 17:19:52 -04:00
gtkbuildable.h Add annotations for GtkBuildable virtual functions 2020-09-29 19:48:55 +01:00
gtkbuildableprivate.h Drop unused gtk_buildable_set_buildable_property 2020-10-30 17:19:52 -04:00
gtkbuilder-menus.c buildable: Make vfunc accessor functions private 2020-09-26 02:16:57 +02:00
gtkbuilder.c builder: Expot _gtk_builder_boolean_from_string privately 2020-10-25 12:19:21 -04:00
gtkbuilder.h Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04: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 Add some missing nullable return annotations 2020-10-17 15:32:36 +02:00
gtkbuilderprecompile.c buildable: Make vfunc accessor functions private 2020-09-26 02:16:57 +02:00
gtkbuilderprivate.h builder: Expot _gtk_builder_boolean_from_string privately 2020-10-25 12:19:21 -04:00
gtkbuilderscope.c gtk: Add annotations to improve GIR API 2020-07-31 20:56:36 +02:00
gtkbuilderscope.h docs: Clean up many dangling links 2020-08-04 22:11:34 -04:00
gtkbuilderscopeprivate.h
gtkbuiltinicon.c gtk: Remove unused header include 2020-10-20 04:50:12 +02:00
gtkbuiltiniconprivate.h
gtkbutton.c a11y: Make the Button labelled by its child label 2020-11-04 17:15:13 +00:00
gtkbutton.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkbuttonprivate.h
gtkcalendar.c Drop style class defines 2020-08-14 07:03:27 -04:00
gtkcalendar.h
gtkcellarea.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkcellarea.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcellareabox.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +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
gtkcelleditable.h
gtkcelllayout.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkcelllayout.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcellrenderer.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkcellrenderer.h Remove ATK 2020-07-26 20:31:14 +01:00
gtkcellrendereraccel.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkcellrendereraccel.h Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkcellrenderercombo.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c Drop style class defines 2020-08-14 07:03:27 -04:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkcellrendererprogress.h
gtkcellrendererspin.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkcellrendererspin.h
gtkcellrendererspinner.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkcellrendererspinner.h
gtkcellrenderertext.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02: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
gtkcellview.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkcellview.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcenterbox.c gtk: Remove unused header include 2020-10-20 04:50:12 +02:00
gtkcenterbox.h
gtkcenterlayout.c centerlayout: Some spacing-related fixes 2020-08-24 11:34:30 -04:00
gtkcenterlayout.h
gtkcheckbutton.c gtk: Remove unused header include 2020-10-20 04:50:12 +02:00
gtkcheckbutton.h Change button hierarchy 2020-08-29 16:46:28 +02:00
gtkcolorbutton.c colorbutton: Improve accessibility 2020-10-22 07:51:44 -04:00
gtkcolorbutton.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcolorchooser.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04: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
gtkcolorchooserwidget.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkcolorchooserwidget.h
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
gtkcolorpickerkwin.c
gtkcolorpickerkwinprivate.h
gtkcolorpickerportal.c colorpickerportal: Simplify version fetching code 2020-03-30 18:31:23 +02:00
gtkcolorpickerportalprivate.h
gtkcolorpickerprivate.h
gtkcolorpickershell.c
gtkcolorpickershellprivate.h
gtkcolorplane.c colorplane: Remove (un)realize handlers 2020-10-14 15:06:12 -04:00
gtkcolorplaneprivate.h colorplane: Drop the Private struct and padding 2020-07-24 22:56:24 -04:00
gtkcolorscale.c colorscale: Refactor creating the hue texture 2020-10-14 15:06:12 -04:00
gtkcolorscaleprivate.h colorscale: Drop the Private struct 2020-09-19 14:29:35 -04:00
gtkcolorswatch.c colorswatch: Export some functions for a11y 2020-10-21 23:36:22 -04:00
gtkcolorswatchprivate.h colorswatch: Export some functions for a11y 2020-10-21 23:36:22 -04:00
gtkcolorutils.c colorutils: Refactor hsv_to_rgb and fold into only caller 2020-10-14 15:06:12 -04: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: Put overshoot underneath the headers 2020-10-21 08:39:50 -04:00
gtkcolumnview.h list widgets: Use selection models in the api 2020-08-31 17:15:05 -04:00
gtkcolumnviewcell.c columnview: Make right-aligned content work 2020-10-19 09:39:07 -04:00
gtkcolumnviewcellprivate.h columnview: Add a custom LayoutManager 2020-05-30 19:26:46 -04:00
gtkcolumnviewcolumn.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkcolumnviewcolumn.h columnview: Simplify column constructors 2020-09-25 13:57:10 -04:00
gtkcolumnviewcolumnprivate.h columnviewcolumn: Add private api to set the position 2020-06-05 13:28:44 -04:00
gtkcolumnviewlayout.c columview: Fix column resizing 2020-09-24 14:18:38 -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 Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
gtkcolumnviewsorterprivate.h Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
gtkcolumnviewtitle.c columnview: Make right-aligned content work 2020-10-19 09:39:07 -04:00
gtkcolumnviewtitleprivate.h columnview: Add header 2020-05-30 19:26:46 -04:00
gtkcombobox.c docs: Fix a copy-paste error 2020-10-14 08:23:06 -04: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 Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04: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
gtkconstraintexpression.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkconstraintexpressionprivate.h
gtkconstraintguide.c docs: Fix several missing references in the documentation 2020-05-11 19:26:20 +02:00
gtkconstraintguide.h
gtkconstraintguideprivate.h
gtkconstraintlayout.c constraintlayout: Make sure guides get their constraints 2020-10-30 15:04:13 -04:00
gtkconstraintlayout.h
gtkconstraintlayoutprivate.h
gtkconstraintprivate.h
gtkconstraintsolver.c
gtkconstraintsolverprivate.h
gtkconstrainttypesprivate.h
gtkconstraintvflparser.c
gtkconstraintvflparserprivate.h
gtkcountingbloomfilterprivate.h
gtkcssanimatedstyle.c css: Make GtkStyleAnimation and subclasses non-objects 2020-05-10 08:44:20 +02:00
gtkcssanimatedstyleprivate.h
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
gtkcssarrayvalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssbgsizevalue.c
gtkcssbgsizevalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssbordervalue.c
gtkcssbordervalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssboxesimplprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkcssboxesprivate.h
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 css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcsscornervalue.c
gtkcsscornervalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04: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
gtkcsseasevalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssenumvalue.c
gtkcssenumvalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssfiltervalue.c css: Give none singletons unique names 2020-04-18 15:24:13 -04:00
gtkcssfiltervalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssfontfeaturesvalue.c css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssfontfeaturesvalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssfontvariationsvalue.c css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssfontvariationsvalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssimage.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkcssimagecrossfade.c Make dimension values and calc values just number values 2020-05-10 08:44:20 +02:00
gtkcssimagecrossfadeprivate.h
gtkcssimagefallback.c cssimagefallback: Whitespace 2020-09-24 19:08:22 +02:00
gtkcssimagefallbackprivate.h
gtkcssimageicontheme.c Allow inserting newlines in css strings 2020-10-02 23:40:16 -04:00
gtkcssimageiconthemeprivate.h css: Compare icon theme serials 2020-04-22 19:22:41 -04:00
gtkcssimageinvalid.c
gtkcssimageinvalidprivate.h
gtkcssimagelinear.c
gtkcssimagelinearprivate.h
gtkcssimagepaintable.c
gtkcssimagepaintableprivate.h
gtkcssimageprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssimageradial.c cssimageradial: Avoid creating color stops with an offset > 1 2020-09-19 08:55:18 +02:00
gtkcssimageradialprivate.h
gtkcssimagerecolor.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcssimagerecolorprivate.h
gtkcssimagescaled.c
gtkcssimagescaledprivate.h
gtkcssimageurl.c
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
gtkcsskeyframes.c
gtkcsskeyframesprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcsslookup.c
gtkcsslookupprivate.h
gtkcssnode.c Merge branch 'new-sysprof' into 'master' 2020-08-21 23:58:09 +00:00
gtkcssnodedeclaration.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcssnodedeclarationprivate.h
gtkcssnodeprivate.h
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 css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcsspalettevalue.c Stop using the -gtk-icon-theme style property 2020-04-22 12:35:22 -04:00
gtkcsspalettevalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcsspositionvalue.c
gtkcsspositionvalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssprovider.c css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04: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
gtkcssrepeatvalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssselector.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcssselectorprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssshadowvalue.c css: Give none singletons unique names 2020-04-18 15:24:13 -04:00
gtkcssshadowvalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04: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 css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssstaticstyle.c css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -04:00
gtkcssstaticstyleprivate.h
gtkcssstringvalue.c Allow inserting newlines in css strings 2020-10-02 23:40:16 -04:00
gtkcssstringvalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssstyle.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkcssstylechange.c
gtkcssstylechangeprivate.h
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 css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssstylepropertyprivate.h
gtkcsstransformvalue.c csstransformvalue: Make no-transform case explicit 2020-06-19 05:26:24 +02:00
gtkcsstransformvalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcsstransientnode.c
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 *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +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 Make filter constructors return exact types 2020-09-05 21:43:42 -04:00
gtkcustomfilter.h Make filter constructors return exact types 2020-09-05 21:43:42 -04:00
gtkcustomlayout.c customlayout: Cosmetics 2020-05-11 22:21:39 -04:00
gtkcustomlayout.h
gtkcustompaperunixdialog.c Make filter constructors return exact types 2020-09-05 21:43:42 -04:00
gtkcustompaperunixdialog.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcustomsorter.c Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
gtkcustomsorter.h Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
gtkdbusinterfaces.xml
gtkdebug.h Clean up debug flags code a bit 2020-09-13 22:10:25 -04:00
gtkdialog.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkdialog.h Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkdialogprivate.h
gtkdirectorylist.c directorylist: Drop the item-type property 2020-10-03 13:11:20 -04:00
gtkdirectorylist.h directorylist: Add monitoring 2020-07-07 21:21:41 -04:00
gtkdragdestprivate.h
gtkdragicon.c dragicon: Make a function propertly exported 2020-11-05 07:23:38 -05:00
gtkdragicon.h dragicon: Make a function propertly exported 2020-11-05 07:23:38 -05:00
gtkdragsource.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkdragsource.h
gtkdrawingarea.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkdrawingarea.h drawingarea: Add a ::resize signal 2020-05-06 14:27:45 -04:00
gtkdrop.c
gtkdropcontrollermotion.c Fixes typos 2020-07-04 10:00:25 +02:00
gtkdropcontrollermotion.h
gtkdropdown.c dropdown: Add a checkmark to the selected item 2020-10-27 16:13:38 -04:00
gtkdropdown.h dropdown: Revise constructors 2020-07-26 18:09:54 -04:00
gtkdropprivate.h
gtkdroptarget.c Fix minor typos 2020-06-18 10:47:16 +03:00
gtkdroptarget.h
gtkdroptargetasync.c docs: Clean up many dangling links 2020-08-04 22:11:34 -04:00
gtkdroptargetasync.h
gtkeditable.c Add gtk_editable_get_delegate 2020-10-19 12:36:54 -04:00
gtkeditable.h Add gtk_editable_get_delegate 2020-10-19 12:36:54 -04:00
gtkeditablelabel.c editablelabel: Properly clean up in dispose 2020-10-23 12:27:55 -04:00
gtkeditablelabel.h Add a GtkEditableLabel widget 2020-06-15 12:08:54 -04:00
gtkemojichooser.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkemojichooser.h
gtkemojicompletion.c emojicompletion: Avoid a memory overrun 2020-10-15 16:32:55 -04:00
gtkemojicompletion.h
gtkentry.c entry: Keep widget order 2020-10-20 04:50:12 +02: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 Move g_autoptr macro for GtkEntryBuffer 2020-09-08 23:50:12 +01:00
gtkentrycompletion.c Add some missing nullable return annotations 2020-10-17 15:32:36 +02:00
gtkentrycompletion.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkentryprivate.h Add GtkEntry icon signals emitter 2020-10-16 00:34:01 +01:00
gtkenums.h linkbutton: Use the LINK role 2020-10-21 22:19:54 -04:00
gtkeventcontroller.c docs: Clean up many dangling links 2020-08-04 22:11:34 -04:00
gtkeventcontroller.h Add gtk_event_controller_get_current_event[_state] 2020-04-11 17:29:27 -04:00
gtkeventcontrollerfocus.c docs: Clean up many dangling links 2020-08-04 22:11:34 -04:00
gtkeventcontrollerfocus.h
gtkeventcontrollerkey.c eventcontrollerkey: Update im focus when active window changes 2020-07-30 13:23:45 -04:00
gtkeventcontrollerkey.h
gtkeventcontrollerlegacy.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkeventcontrollerlegacy.h
gtkeventcontrollermotion.c Fixes typos 2020-07-04 10:00:25 +02:00
gtkeventcontrollermotion.h
gtkeventcontrollerprivate.h Define GTK_CROSSING_ACTIVE 2020-07-30 13:21:28 -04:00
gtkeventcontrollerscroll.c Silence a compiler warning 2020-09-29 07:04:07 -04:00
gtkeventcontrollerscroll.h
gtkexpander.c Drop style class defines 2020-08-14 07:03:27 -04:00
gtkexpander.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkexpression.c expression: Fix property expressions for interfaces 2020-10-30 22:27:40 -04:00
gtkexpression.h expression: Add some introspection 2020-07-13 20:19:07 -04:00
gtkfilechooser.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkfilechooser.h filechooser: Make get_files return a list model 2020-07-09 01:29:20 -04:00
gtkfilechooserbutton.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkfilechooserbutton.h Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkfilechooserdialog.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -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
gtkfilechoosernative.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkfilechoosernative.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfilechoosernativeportal.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkfilechoosernativeprivate.h
gtkfilechoosernativequartz.c Merge branch 'wip/chergert/gdk-macos-fixes' into 'master' 2020-10-14 19:10:11 +00:00
gtkfilechoosernativewin32.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04: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 filechooserwidget: Avoid an uninitialized value 2020-10-22 17:46:33 +02:00
gtkfilechooserwidget.h
gtkfilechooserwidgetprivate.h filechooserdialog: Stop using the embed interface 2020-07-12 10:59:49 -04:00
gtkfilefilter.c macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkfilefilter.h filefilter: Header file cosmetics 2020-07-05 19:36:45 -04:00
gtkfilefilterprivate.h macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
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 docs: Clean up many dangling links 2020-08-04 22:11:34 -04:00
gtkfilter.h Add GtkFilter 2020-05-30 12:30:23 -04:00
gtkfilterlistmodel.c docs: Unify docs around incremental operations 2020-08-03 18:43:25 -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
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 docs: Document accessible roles of some classes 2020-10-20 22:51:11 -04: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 Remove deprecation guards around gtk_window_present 2020-08-08 14:49:50 -04:00
gtkfontbutton.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfontchooser.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkfontchooser.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkfontchooserdialog.c fontchooser: Make sure the tweak button is updated 2020-09-20 10:59:37 -04: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
gtkfontchooserwidget.c fontchooser: Fix builds without PangoFT2 2020-09-26 19:15:45 -04:00
gtkfontchooserwidget.h
gtkfontchooserwidgetprivate.h
gtkframe.c frame: Set up accessible relations 2020-10-21 08:01:25 -04:00
gtkframe.h Replace "gfloat" with "float" 2020-07-25 00:47:36 +02:00
gtkgesture.c gestures: Make claiming button release work 2020-09-14 08:35:44 -04:00
gtkgesture.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgestureclick.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04: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 *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +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 Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkgesturelongpress.h
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
gtkgesturepanprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkgestureprivate.h
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
gtkgesturesingleprivate.h
gtkgesturestylus.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04: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 gestureswipe: Count last event when calculating velocity 2020-10-21 20:59:15 +05: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: Add a way to set accessible role 2020-10-14 21:04:25 -04:00
gtkgizmoprivate.h gizmo: Add a way to set accessible role 2020-10-14 21:04:25 -04:00
gtkgladecatalog.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkglarea.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkglarea.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkgrid.c grid layout: Rename some properties 2020-08-02 17:58:03 -04:00
gtkgrid.h grid layout: Rename some properties 2020-08-02 17:58:03 -04:00
gtkgridlayout.c Fix a string 2020-08-11 14:05:58 +00:00
gtkgridlayout.h grid layout: Rename some properties 2020-08-02 17:58:03 -04:00
gtkgridview.c docs: Document more accessible roles 2020-10-20 22:53:30 -04:00
gtkgridview.h list widgets: Simplify the constructors 2020-09-01 12:24:06 -04:00
gtkheaderbar.c gtk: Remove unused header include 2020-10-20 04:50:12 +02: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 Drop an unused private function 2020-10-30 22:51:54 -04:00
gtkhslaprivate.h Drop an unused private function 2020-10-30 22:51:54 -04:00
gtkiconcache.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +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 gtk: Remove unused header include 2020-10-20 04:50:12 +02:00
gtkiconhelperprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkicontheme.c docs: Explain the symbolic icon paintable situation 2020-10-15 11:42:50 -04:00
gtkicontheme.h icontheme: Add a missing getter 2020-10-03 13:11:20 -04:00
gtkiconthemeprivate.h icontheme: Keep a serial 2020-04-22 15:18:16 -04:00
gtkiconview.c gtk: Remove unused header include 2020-10-20 04:50:12 +02:00
gtkiconview.h *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkiconviewprivate.h Replace "gfloat" with "float" 2020-07-25 00:47:36 +02:00
gtkimage.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkimage.h Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04: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 Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkimcontext.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkimcontextbroadway.c
gtkimcontextbroadway.h
gtkimcontextime.c Win32 IME fixes 2020-11-04 17:17:52 +08:00
gtkimcontextime.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkimcontextquartz.c macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkimcontextquartz.h macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkimcontextsimple.c Port tracing to the sysprof collector api 2020-08-21 10:55:01 -04: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
gtkimmodule.c macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkimmodule.h
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
gtkinfobar.c infobar: Remove unused include 2020-10-14 15:06:12 -04:00
gtkinfobar.h Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkintl.h
gtkistringprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkkineticscrolling.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkkineticscrollingprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtklabel.c label: Plug a potential memory leak 2020-10-22 17:46:33 +02: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
gtklayoutchild.h
gtklayoutmanager.c layoutmanager: Fix the child-widget property 2020-08-21 14:29:14 -04:00
gtklayoutmanager.h Properly annotate GtkLayoutManagerClass.create_layout_child() 2020-09-12 14:33:24 +01:00
gtklayoutmanagerprivate.h
gtklevelbar.c levelbar: Hide internal structure from a11y 2020-10-21 15:04:34 -04:00
gtklevelbar.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtklinkbutton.c linkbutton: Use the LINK role 2020-10-21 22:19:54 -04:00
gtklinkbutton.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtklistbase.c listview: Set accessible roles 2020-10-14 23:34:51 -04:00
gtklistbase.h list widgets: Use selection models in the api 2020-08-31 17:15:05 -04:00
gtklistbaseprivate.h listview: Set accessible roles 2020-10-14 23:34:51 -04:00
gtklistbox.c docs: Document accessible roles of some classes 2020-10-20 22:51:11 -04: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 listview: Set accessible roles 2020-10-14 23:34:51 -04:00
gtklistitemmanagerprivate.h listview: Set accessible roles 2020-10-14 23:34:51 -04:00
gtklistitemprivate.h listitem: Move position/item/selected tracking to widget 2020-05-30 19:26:46 -04:00
gtklistitemwidget.c listitemwidget: Remove unnecessary code 2020-10-20 04:50:12 +02:00
gtklistitemwidgetprivate.h listview: Set accessible roles 2020-10-14 23:34:51 -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 buildable: Rename set_name() to set_buildable_id() 2020-09-26 02:16:05 +02:00
gtkliststore.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtklistview.c docs: Document more accessible roles 2020-10-20 22:53:30 -04:00
gtklistview.h columnview: Set accessible roles 2020-10-15 00:16:25 -04:00
gtklistviewprivate.h columnview: Set accessible roles 2020-10-15 00:16:25 -04:00
gtklockbutton.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtklockbutton.h
gtklockbuttonprivate.h
gtkmagnifier.c magnifier: Set a css name 2020-11-03 11:00:32 -05:00
gtkmagnifierprivate.h magnifier: Drop the Private struct 2020-09-19 14:36:44 -04:00
gtkmain.c main: Make sure we don't leak axes 2020-10-14 15:06:13 -04:00
gtkmain.h Move version-related functions to gtkversion.c 2020-09-13 22:23:06 -04: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
gtkmediafile.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkmediafile.h
gtkmediafileprivate.h mediafile: Privately export function to the extension 2020-04-28 00:37:54 -04:00
gtkmediastream.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkmediastream.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmenubutton.c menubutton: initial accessibility setup 2020-10-21 19:47:48 -04:00
gtkmenubutton.h menubutton: Remove align-widget property 2020-07-24 13:55:06 +02:00
gtkmenubuttonprivate.h menubutton: Remove obsolete private method 2020-09-29 20:58:25 +02:00
gtkmenusectionbox.c popovermenu: Fail gracefully if no model 2020-11-04 14:59:32 -05:00
gtkmenusectionboxprivate.h popovermenu: Allow custom items 2020-10-26 22:41:33 -04:00
gtkmenutracker.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmenutrackeritem.c popovermenu: Allow custom items 2020-10-26 22:41:33 -04:00
gtkmenutrackeritemprivate.h popovermenu: Allow custom items 2020-10-26 22:41:33 -04:00
gtkmenutrackerprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmessagedialog.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkmessagedialog.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmodelbutton.c modelbutton: Explicitly set up LABELLED-By relation 2020-10-26 22:48:01 -04:00
gtkmodelbuttonprivate.h
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 Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkmountoperation.h
gtkmountoperationprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkmultifilter.c Make filter constructors return exact types 2020-09-05 21:43:42 -04:00
gtkmultifilter.h Make filter constructors return exact types 2020-09-05 21:43:42 -04:00
gtkmultiselection.c docs: Tweak documentation for list widgets 2020-08-03 18:43:25 -04:00
gtkmultiselection.h multiselection: Make constructor transfer full 2020-07-26 18:04:40 -04:00
gtkmultisorter.c Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
gtkmultisorter.h Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
gtknative.c gtk: Remove unused header include 2020-10-20 04:50:12 +02:00
gtknative.h Make GtkNativeInterface private 2020-08-14 07:03:27 -04:00
gtknativedialog.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtknativedialog.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtknativedialogprivate.h
gtknativeprivate.h Make GtkNativeInterface private 2020-08-14 07:03:27 -04:00
gtknomediafile.c
gtknomediafileprivate.h
gtknoselection.c docs: Tweak documentation for list widgets 2020-08-03 18:43:25 -04:00
gtknoselection.h selectionmodels: Add set_model() support 2020-07-05 02:59:21 +02:00
gtknotebook.c notebook: Remove unnecessary code 2020-10-20 04:50:12 +02:00
gtknotebook.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtknumericsorter.c Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
gtknumericsorter.h Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
gtkorientable.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkorientable.h
gtkoverlay.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkoverlay.h Add gtk_overlay_remove_overlay 2020-05-04 22:53:08 -04:00
gtkoverlaylayout.c overlay: Remove empty finalize implementation 2020-10-14 15:06:12 -04:00
gtkoverlaylayout.h Make GtkOverlayLayout public 2020-05-25 14:22:10 -04:00
gtkpadcontroller.c wayland: Make gdk_wayland_device_pad_set_feedback private 2020-10-15 12:00:00 -04:00
gtkpadcontroller.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkpagesetup.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkpagesetup.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkpagesetupunixdialog.c Make filter constructors return exact types 2020-09-05 21:43:42 -04:00
gtkpagesetupunixdialog.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkpaned.c gtk: Remove unused header include 2020-10-20 04:50:12 +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 Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkpapersize.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkpasswordentry.c passwordentry: Respect border spacing 2020-10-22 14:27:19 -04:00
gtkpasswordentry.h passwordentry: Drop the Private struct 2020-09-19 13:23:40 -04:00
gtkpasswordentrybuffer.c Make sure we don't call back into GtkEntryBuffer 2020-09-09 11:29:16 +01:00
gtkpasswordentrybufferprivate.h Add a secure GtkEntryBuffer 2020-09-08 23:50:12 +01:00
gtkpasswordentryprivate.h Allow toggling the password entry visibility programmatically 2020-10-16 00:34:01 +01:00
gtkpathbar.c gtk: Remove unused header include 2020-10-20 04:50:12 +02:00
gtkpathbar.h pathbar: Stop using GtkFileSystem 2020-07-12 09:12:43 -04:00
gtkpicture.c picture: Set alternative text as description 2020-10-22 07:51:44 -04:00
gtkpicture.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkplacessidebar.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkplacessidebarprivate.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkplacesview.c Drop style class defines 2020-08-14 07:03:27 -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: Change default for cascade-popdown 2020-11-03 11:00:32 -05:00
gtkpopover.h gtkpopover: Add cascade-popdown property/functions 2020-10-13 16:55:53 +02:00
gtkpopovermenu.c popover: Change default for cascade-popdown 2020-11-03 11:00:32 -05:00
gtkpopovermenu.h popovermenu: Allow custom items 2020-10-26 22:41:33 -04:00
gtkpopovermenubar.c popovermenu: Allow adding custom items in ui files 2020-10-26 22:42:28 -04:00
gtkpopovermenubar.h popovermenu: Allow custom items 2020-10-26 22:41:33 -04:00
gtkpopovermenubarprivate.h
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 Clean up uses of gtk_toggle_button_get/set_active 2020-08-30 21:23:25 -04:00
gtkprintbackendprivate.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintcontext.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkprintcontext.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprinter.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04: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
gtkprinteroptionset.h
gtkprinteroptionwidget.c Clean up uses of gtk_toggle_button_get/set_active 2020-08-30 21:23:25 -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 *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +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 *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkprintoperation-win32.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintoperation.c printoperation: Remove double assignment 2020-11-02 14:55:13 -05:00
gtkprintoperation.h Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04: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 Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkprintsettings.h Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkprintunixdialog.c Make sorter constructors return exact types 2020-09-05 21:50:15 -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 macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkprivate.h Redo the handling of Emoji data 2020-10-04 01:14:42 -04:00
gtkprivatetypebuiltins.c.template
gtkprivatetypebuiltins.h.template
gtkprogressbar.c progressbar: Hide internal structure from a11y 2020-10-21 15:09:55 -04: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 *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkpropertylookuplistmodelprivate.h
gtkquartz.c macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkquartz.h macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04: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
gtkrange.c range: Hide internals from accessibility 2020-10-21 08:01:25 -04:00
gtkrange.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkrangeprivate.h gtk: Remove unused header include 2020-10-20 04:50:12 +02:00
gtkrbtree.c
gtkrbtreeprivate.h
gtkrecentmanager.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkrecentmanager.h recentmanager: Keep up with GLib deprecations 2020-07-31 12:18:47 -04:00
gtkrender.c Drop unused includes 2020-10-30 22:50:38 -04:00
gtkrender.h Drop gtk_render_slider from headers 2020-09-13 21:51:42 -04:00
gtkrenderbackground.c renderbackground: Only query number of layers once 2020-06-27 10:51:06 +02:00
gtkrenderbackgroundprivate.h
gtkrenderborder.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkrenderborderprivate.h
gtkrendericon.c
gtkrendericonprivate.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtkrendernodepaintable.c
gtkrendernodepaintableprivate.h
gtkrevealer.c revealer: Drop the Private struct 2020-09-19 14:41:41 -04:00
gtkrevealer.h revealer: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkroot.c idle sizer: Request a motion event after layout 2020-08-27 16:01:45 -04:00
gtkroot.h
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
gtkscale.c scale: Set round-digits to -1 initially 2020-10-25 00:31:18 -04:00
gtkscale.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkscalebutton.c scalebutton: Set accessible value properties 2020-10-12 15:10:40 -04:00
gtkscalebutton.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkscaler.c
gtkscalerprivate.h
gtkscrollable.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkscrollable.h
gtkscrollbar.c scrollbar: Update accessible state 2020-07-27 21:18:10 -04:00
gtkscrollbar.h
gtkscrolledwindow.c macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkscrolledwindow.h gtkscrolledwindow: Drop gtk_scrolled_window_set_capture_button_press() 2020-09-25 18:57:40 +02:00
gtksearchbar.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtksearchbar.h searchbar: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtksearchengine.c macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04: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 macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04: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 Give all search entries an icon 2020-10-23 12:19:31 -04:00
gtksearchentry.h
gtksearchentryprivate.h
gtksecurememory.c win32: Fix compiler warnings 2020-09-19 08:29:29 -04:00
gtksecurememoryprivate.h Import egg-secure-memory allocator from gcr 2020-09-08 23:50:12 +01:00
gtkselectionfiltermodel.c selectionfiltermodel: Make constructor allow-none 2020-07-26 18:04:40 -04:00
gtkselectionfiltermodel.h selectionfiltermodel: Drop a leftover symbol 2020-08-04 22:11:34 -04:00
gtkselectionmodel.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkselectionmodel.h selectionmodel: Remove select_callback() functions 2020-06-26 07:13:32 +02:00
gtkseparator.c separator: Remove unnecessary code 2020-10-21 19:47:48 -04:00
gtkseparator.h
gtksettings.c Drop unused includes 2020-10-30 22:50:38 -04: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 Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkshortcutaction.h Add an api to parse shortcut actions 2020-04-03 22:41:15 -04:00
gtkshortcutactionprivate.h
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
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
gtkshortcutmanagerprivate.h shortcutmanager: Fix private header include guard 2020-05-17 15:30:03 +02:00
gtkshortcutsgroup.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkshortcutsgroup.h
gtkshortcutssection.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkshortcutssection.h
gtkshortcutsshortcut.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkshortcutsshortcut.h
gtkshortcutsshortcutprivate.h
gtkshortcutswindow.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkshortcutswindow.h shortcutswindow: Drop the Private struct 2020-09-19 16:22:04 -04: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 Plug a memory leak in an error case 2020-09-16 19:13:18 -04:00
gtkshow.h Redo gtk_show_uri_on_window 2020-04-11 21:56:32 -04:00
gtksidebarrow.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtksidebarrowprivate.h *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtksignallistitemfactory.c docs: Tweak documentation for list widgets 2020-08-03 18:43:25 -04:00
gtksignallistitemfactory.h Add GtkSignalListItemFactory 2020-05-30 19:26:46 -04:00
gtksingleselection.c docs: Tweak documentation for list widgets 2020-08-03 18:43:25 -04:00
gtksingleselection.h selectionmodels: Add set_model() support 2020-07-05 02:59:21 +02:00
gtksizegroup-private.h
gtksizegroup.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtksizegroup.h
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 Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04: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 Merge branch 'snapshot-stack-optimize' into 'master' 2020-09-29 18:44:07 +00:00
gtksnapshot.h GtkSnapshot: Add gtk_snapshot_push_glshader() 2020-09-29 09:51:16 +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 Move timsort sources to a subdirectory 2020-09-01 14:25:56 -04:00
gtksortlistmodel.h sortlistmodel: Add progress estimation 2020-07-22 14:30:49 +02:00
gtkspinbutton.c spinbutton: Hide the buttons from accessibility 2020-10-15 16:32:55 -04:00
gtkspinbutton.h spinbutton: Add some missing accessors 2020-10-03 13:11:20 -04:00
gtkspinbuttonprivate.h spinbutton: Implement GtkAccessible 2020-10-12 21:45:48 -04:00
gtkspinner.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkspinner.h
gtkstack.c Merge branch 'wip/baedert/for-master' into 'master' 2020-10-27 22:38:58 +00:00
gtkstack.h stack: Add gtk_stack_add_child 2020-09-15 18:39:09 -04:00
gtkstacksidebar.c stacksidebar: Fold some functions into their only callers 2020-10-14 15:06:12 -04:00
gtkstacksidebar.h
gtkstackswitcher.c Merge branch 'a11y/atspi' into 'master' 2020-10-15 14:59:24 +00:00
gtkstackswitcher.h
gtkstatusbar.c statusbar: Remove a misleading doc comment 2020-09-29 07:04:07 -04:00
gtkstatusbar.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkstatusbarprivate.h
gtkstringfilter.c Make filter constructors return exact types 2020-09-05 21:43:42 -04:00
gtkstringfilter.h Make filter constructors return exact types 2020-09-05 21:43:42 -04:00
gtkstringlist.c Remove an unused function 2020-10-30 23:32:30 -04:00
gtkstringlist.h stringlist: Export gtk_string_object_new() 2020-07-05 02:59:21 +02:00
gtkstringsorter.c Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
gtkstringsorter.h Make sorter constructors return exact types 2020-09-05 21:50:15 -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
gtkstylecascadeprivate.h
gtkstylecontext.c gtk: Remove unused header include 2020-10-20 04:50:12 +02:00
gtkstylecontext.h stylecontext: Remove render_insertion_cursor() 2020-10-14 15:06:12 -04:00
gtkstylecontextprivate.h stylecontext: Remove some unnused includes 2020-10-14 15:06:12 -04:00
gtkstyleproperty.c Add some missing nullable return annotations 2020-10-17 15:32:36 +02:00
gtkstylepropertyprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkstyleprovider.c
gtkstyleprovider.h
gtkstyleproviderprivate.h
gtkswitch.c switch: Hide internal structure from a11y 2020-10-21 14:55:13 -04:00
gtkswitch.h
gtktestatcontext.c a11y: Add a separate vfunc for platform changes 2020-10-19 12:09:08 -04: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 Cosmetics 2020-10-03 13:11:20 -04:00
gtktestutils.h
gtktext.c text: Remove empty root() implementation 2020-10-22 17:46:34 +02:00
gtktext.h text: Add some missing setters and getters 2020-10-03 13:11:20 -04:00
gtktextattributes.c
gtktextattributes.h Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtktextbtree.c Correct typos in gtktextbtree.c 2020-08-08 09:29:08 +00:00
gtktextbtree.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktextbuffer.c textbuffer: Don't serialize the \0 byte 2020-10-07 22:14:18 +02:00
gtktextbuffer.h textbuffer: Improve some get_iter apis 2020-10-03 14:29:07 -04:00
gtktextbufferprivate.h Remove ATK 2020-07-26 20:31:14 +01:00
gtktextchild.c textview: Properly delete anchored children 2020-09-16 23:01:49 -04:00
gtktextchild.h textchild: Include <gtk/gtkwidget.h> 2020-05-06 15:13:03 -03:00
gtktextchildprivate.h
gtktexthandle.c gtk/texthandle: Handle events on parent surface's native 2020-11-05 21:29:20 +01:00
gtktexthandleprivate.h
gtktexthistory.c text history: Update state when enabled changes 2020-09-06 17:02:00 -04:00
gtktexthistoryprivate.h
gtktextiter.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +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 textview: Update child allocations 2020-10-28 20:18:54 -04:00
gtktextlayoutprivate.h textview: Update child allocations 2020-10-28 20:18:54 -04:00
gtktextlinedisplaycache.c textview: Update child allocations 2020-10-28 20:18:54 -04:00
gtktextlinedisplaycacheprivate.h linedisplaycache: improve invalidation with y_range 2020-08-07 12:44:26 -07: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 *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtktexttag.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktexttagprivate.h *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02: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
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 gtk: Remove unused header include 2020-10-20 04:50:12 +02:00
gtktextutil.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktextview.c textview: Remove a broken debug output statement 2020-10-22 17:46:34 +02:00
gtktextview.h docs: Clean up many dangling links 2020-08-04 22:11:34 -04:00
gtktextviewchild.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtktextviewchildprivate.h textviewchild: Derive from GtkWidget 2020-05-11 22:21:39 -04:00
gtktextviewprivate.h
gtktogglebutton.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtktogglebutton.h togglebutton: Add grouping 2020-08-30 22:14:05 -04:00
gtktooltip.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04: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 gdk: Rename GdkSurfaceState to GdkToplevelState 2020-09-10 00:39:03 -04:00
gtktooltipwindowprivate.h tooltipwindow: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtktrashmonitor.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +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 Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtktreednd.h
gtktreeexpander.c a11y: Use proper role and state for tree expander image 2020-11-05 13:46:43 +00:00
gtktreeexpander.h Add GtkTreeExpander 2020-05-30 19:26:45 -04:00
gtktreelistmodel.c docs: Clean up many dangling links 2020-08-04 22:11:34 -04:00
gtktreelistmodel.h treelistmodel: Make constructor transfer full 2020-07-26 18:04:40 -04:00
gtktreelistrowsorter.c treelistrowsorter: Add a bandaid 2020-10-06 07:58:01 -04:00
gtktreelistrowsorter.h Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
gtktreemodel.c Update comment annotations of gtk_tree_model_iter_previous and gtk_tree_model_iter_next to state that the ITER parameter is modified. 2020-11-03 15:10:11 +00:00
gtktreemodel.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtktreemodelfilter.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +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
gtktreepopover.c Drop style class defines 2020-08-14 07:03:27 -04:00
gtktreepopoverprivate.h
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 Update gtktreestore.c: gtk_tree_store_remove didn't have the proper comment annotation 2020-09-27 15:03:03 +00:00
gtktreestore.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtktreeview.c widget: Always update the CSS node 2020-10-20 04:50:12 +02:00
gtktreeview.h Replace "gfloat" with "float" 2020-07-25 00:47:36 +02:00
gtktreeviewcolumn.c widget: Always update the CSS node 2020-10-20 04:50:12 +02:00
gtktreeviewcolumn.h *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypes.h Add GtkBitset 2020-06-26 07:13:32 +02:00
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkversion.c Move version-related functions to gtkversion.c 2020-09-13 22:23:06 -04:00
gtkversion.h.in Move version-related functions to gtkversion.c 2020-09-13 22:23:06 -04:00
gtkvideo.c Cosmetics 2020-10-21 08:01:25 -04:00
gtkvideo.h
gtkviewport.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04: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
gtkwidget.c a11y: Use the tooltip text as the accessible description 2020-11-04 17:15:13 +00:00
gtkwidget.h Drop gtk_widget_new 2020-09-19 16:58:42 -04:00
gtkwidgetfocus.c
gtkwidgetpaintable.c widgetpaintable: Clear an idle in dispose 2020-08-06 20:02:33 -04:00
gtkwidgetpaintable.h
gtkwidgetpaintableprivate.h
gtkwidgetprivate.h widget: Remove gtk_widget_list_devices() from private header 2020-10-14 15:06:12 -04:00
gtkwin32.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkwindow.c Merge branch 'matthiasc/atspi-child' into 'master' 2020-10-27 18:24:43 +00:00
gtkwindow.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkwindowcontrols.c a11y: Describe window controls 2020-11-04 18:59:11 +00: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
gtkwindowhandle.c Cosmetics 2020-09-12 11:11:28 -04: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
language-names.c Improve language names 2020-09-19 09:47:15 -04:00
language-names.h
libgtk4.manifest.in
meson.build Generate introspection for GdkWayland API 2020-10-14 15:06:12 -04:00
open-type-layout.h
org.gtk.gtk4.Settings.ColorChooser.gschema.xml
org.gtk.gtk4.Settings.Debug.gschema.xml
org.gtk.gtk4.Settings.EmojiChooser.gschema.xml Redo the handling of Emoji data 2020-10-04 01:14:42 -04:00
org.gtk.gtk4.Settings.FileChooser.gschema.xml
paper_names_offsets.c
paper_names.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
script-names.c Update script names to Unicode 13 2020-10-04 16:15:09 -04:00
script-names.h
text-input-unstable-v3.xml