gtk2/gtk
Matthias Clasen 4b9aeaf9e3 imcontext: Add [gs]et_surrounding_with_selection
The Wayland text protocol expects to get both ends
of the selection with its surrounding call, so make
that available via GtkIMContext. We add this as new
api and vfuncs, and fall back, so that existing
implementations keep working.
2021-03-04 15:18:30 -05:00
..
a11y a11y: Avoid out-of-bounds access 2021-02-04 00:34:05 -05:00
css doc: fix annotation for GtkCssLocation 2021-01-06 04:32:09 +00:00
deprecated
emoji Redo the handling of Emoji data 2020-10-04 01:14:42 -04:00
icons Move the gesture icons in the right place 2021-01-28 12:27:07 -05:00
inspector inspector: Fix a typo 2021-02-23 18:37:32 -05:00
roaring Remove unused static inline function 2020-12-25 16:16:43 +01:00
theme adwaita: Remove the nested headerbars hack 2021-03-03 17:35:15 +05:00
timsort Move timsort sources to a subdirectory 2020-09-01 14:25:56 -04:00
ui emojichooser: Allow the section buttons to wrap 2021-01-25 23:32:15 -05:00
compose-parse.py
fnmatch.c
gdkpixbufutils.c build: Redo the tools build 2021-01-28 12:27:07 -05:00
gdkpixbufutilsprivate.h gtk4-encode-symbolic: Add debug output 2020-12-29 21:30:52 -05:00
gen-gtk-gresources-xml.py Move the gesture icons in the right place 2021-01-28 12:27:07 -05:00
gen-paper-names.c
gentypefuncs.py gtk: use GDK_WINDOWING_MACOS in gentypefuncs.py 2020-10-14 15:06:12 -04:00
gsettings-mapping.c
gsettings-mapping.h
gskpango.c gskpango: Don't copy fg color 2020-12-21 15:23:25 +01:00
gskpango.h gskpango: Don't copy fg color 2020-12-21 15:23:25 +01:00
gtk-autocleanups.h gtk: remove GtkClipboard leftovers 2020-12-22 16:39:54 +04:00
gtk-compose-lookaside.txt
gtk-text-input.xml
gtk-win32.rc.body.in
gtk.h gtk: Remove GtkFileChooserButton 2020-12-03 02:02:27 +01:00
gtkaboutdialog.c aboutdialog: Fix initial focus 2021-01-17 11:53:53 -05: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
gtkaccelgroupprivate.h
gtkaccessible.c accessible: Fix memory leak if context is unset 2021-01-17 04:39:26 +01:00
gtkaccessible.h a11y: Add GValue initializers for accessible attributes 2020-11-10 14:31:56 +00: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 a11y: Do not copy the list of references 2020-11-10 14:31:56 +00:00
gtkaccessiblevalueprivate.h a11y: Add GValue initializers for accessible attributes 2020-11-10 14:31:56 +00:00
gtkaccessiblevaluestatic.c a11y: Add GValue initializers for accessible attributes 2020-11-10 14:31:56 +00:00
gtkactionable.c Fix some nullable return annotations 2020-11-21 16:33:40 +01:00
gtkactionable.h
gtkactionbar.c
gtkactionbar.h
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 gdkarray: Add a "stolen" boolean to splice() 2020-12-24 06:38:45 +01:00
gtkactionmuxerprivate.h muxer: add helper to get group by name 2020-12-02 19:44:02 -08:00
gtkactionobservable.c
gtkactionobservableprivate.h
gtkactionobserver.c
gtkactionobserverprivate.h
gtkadjustment.c
gtkadjustment.h
gtkadjustmentprivate.h
gtkallocatedbitmask.c
gtkallocatedbitmaskprivate.h
gtkappchooser.c
gtkappchooser.h
gtkappchooserbutton.c docs: Annotate GtkAppChooserButton::changed 2020-12-01 17:16:05 +00:00
gtkappchooserbutton.h
gtkappchooserdialog.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkappchooserdialog.h
gtkappchooserprivate.h
gtkappchooserwidget.c Fix some nullable return annotations 2020-11-21 16:33:40 +01:00
gtkappchooserwidget.h
gtkapplication-dbus.c inhibit: Pass valid arguments when Inhibiting 2020-08-21 17:40:36 -04:00
gtkapplication-quartz-menu.c macos: use deprecated NSOnState for older systems 2021-01-05 16:37:30 -08:00
gtkapplication-quartz.c macos: plug leak of application windows 2020-12-02 19:44:02 -08:00
gtkapplication-wayland.c wayland: avoid referencing unallocated memory when uninhibiting 2020-12-06 18:37:40 -05:00
gtkapplication-x11.c
gtkapplication.c Avoid adding // to resource paths 2020-12-11 21:47:54 -05:00
gtkapplication.h
gtkapplicationaccels.c
gtkapplicationaccelsprivate.h
gtkapplicationimpl.c macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkapplicationprivate.h
gtkapplicationwindow.c GtkApplicationWindow: Fix menubar example 2020-09-04 13:49:28 +02:00
gtkapplicationwindow.h
gtkaspectframe.c Document limits of gtk_aspect_frame_get_ratio() 2021-01-12 12:28:18 +00:00
gtkaspectframe.h
gtkassistant.c docs: Annotate GtkAssistant::escape action signal 2020-12-01 17:18:23 +00:00
gtkassistant.h
gtkatcontext.c a11y: Only spew help once 2021-01-05 11:15:33 -05:00
gtkatcontext.h a11y: Add a display to GtkATContext 2020-10-12 16:19:32 +01:00
gtkatcontextprivate.h a11y: Rework ownership and lifetime of GtkATContext 2020-11-11 19:45:43 +00:00
gtkbinlayout.c
gtkbinlayout.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbitset.c docs: fix parameter reference in gtk_bitset_contains() 2021-01-05 11:39:43 -06:00
gtkbitset.h docs: Hide GtkBitsetIter fields 2020-12-01 17:18:38 +00:00
gtkbookmarklist.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkbookmarklist.h
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 Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkbox.h
gtkboxlayout.c Unify border-spacing handling 2021-01-28 12:27:07 -05:00
gtkboxlayout.h
gtkbuildable.c Drop unused gtk_buildable_set_buildable_property 2020-10-30 17:19:52 -04:00
gtkbuildable.h docs: Remove mentions of <accelerator> 2020-12-02 19:59:44 -05: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: Use a GPtrArray when parsing signals 2021-01-17 04:39:26 +01:00
gtkbuilder.h Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkbuilderlistitemfactory.c
gtkbuilderlistitemfactory.h
gtkbuilderparser.c gtk: Move from g_memdup() to g_memdup2() 2021-02-11 14:22:22 +00:00
gtkbuilderprecompile.c buildable: Make vfunc accessor functions private 2020-09-26 02:16:57 +02:00
gtkbuilderprivate.h builderparser: Save finalizers in a GPtrArray 2021-01-17 04:39:26 +01:00
gtkbuilderscope.c gtk: Add annotations to improve GIR API 2020-07-31 20:56:36 +02:00
gtkbuilderscope.h Use the appropriate prefix for GtkBuilderClosureFlags 2020-12-01 17:26:34 +00:00
gtkbuilderscopeprivate.h
gtkbuiltinicon.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkbuiltiniconprivate.h
gtkbutton.c button: Stop claiming event sequence on press 2021-01-29 12:00:10 +05:00
gtkbutton.h
gtkbuttonprivate.h
gtkcalendar.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkcalendar.h
gtkcellarea.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkcellarea.h
gtkcellareabox.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkcellareabox.h
gtkcellareaboxcontext.c Ensure we don't overflow when using g_memdup2() 2021-02-11 14:22:23 +00:00
gtkcellareaboxcontextprivate.h
gtkcellareacontext.c
gtkcellareacontext.h
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkcelllayout.h
gtkcellrenderer.c docs: Add missing documentation for GtkCellRenderer 2020-12-16 16:29:00 +00:00
gtkcellrenderer.h docs: Add missing documentation for GtkCellRenderer 2020-12-16 16:29:00 +00: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 Port GtkCellRendererPixbuf to preferred size vfuncs 2020-11-28 19:21:23 +00:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c Port GtkCellRendererProgress to preferred size vfuncs 2020-11-28 19:21:24 +00:00
gtkcellrendererprogress.h
gtkcellrendererspin.c
gtkcellrendererspin.h
gtkcellrendererspinner.c Port GtkCellRendererSpinner to preferred size vfuncs 2020-11-28 19:21:23 +00:00
gtkcellrendererspinner.h
gtkcellrenderertext.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c cellrenderertoggle: Fix css node handling 2021-01-18 20:52:59 -05:00
gtkcellrenderertoggle.h
gtkcellview.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkcellview.h
gtkcenterbox.c docs: Add "Accessibility" section to various widgets 2020-11-12 00:36:32 +00:00
gtkcenterbox.h
gtkcenterlayout.c Unify border-spacing handling 2021-01-28 12:27:07 -05:00
gtkcenterlayout.h
gtkcheckbutton.c checkbutton: Claim sequence on release instead of press 2021-01-29 12:00:10 +05:00
gtkcheckbutton.h checkbutton: Add activate signal to work with gtk_widget_activate() 2021-01-04 17:25:53 +02:00
gtkcolorbutton.c colorbutton: Correct the css docs 2020-12-23 09:03:07 -05:00
gtkcolorbutton.h
gtkcolorchooser.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkcolorchooser.h
gtkcolorchooserdialog.c
gtkcolorchooserdialog.h
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkcolorchooserwidget.h
gtkcoloreditor.c
gtkcoloreditorprivate.h
gtkcolorpicker.c
gtkcolorpickerkwin.c
gtkcolorpickerkwinprivate.h
gtkcolorpickerportal.c
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
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 Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05: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
gtkcolumnlistitemfactory.c
gtkcolumnlistitemfactoryprivate.h
gtkcolumnview.c dragsource: Use double coordinates for checking drag threshold 2021-01-29 12:01:34 +05: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
gtkcolumnviewcolumn.c columnviewcolumn: Improve docs 2020-11-30 23:40:03 -05:00
gtkcolumnviewcolumn.h columnview: Simplify column constructors 2020-09-25 13:57:10 -04:00
gtkcolumnviewcolumnprivate.h
gtkcolumnviewlayout.c columview: Fix column resizing 2020-09-24 14:18:38 -04:00
gtkcolumnviewlayoutprivate.h
gtkcolumnviewprivate.h
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: Redo indicator arrows 2021-01-19 14:24:19 -05:00
gtkcolumnviewtitleprivate.h
gtkcombobox.c gtk/popover: Use gtk_popover_present() instead of going via GtkNative 2020-12-07 20:37:29 +01:00
gtkcombobox.h
gtkcomboboxprivate.h
gtkcomboboxtext.c
gtkcomboboxtext.h
gtkcomposetable.c composetable: Remove some redundant code 2021-02-23 19:14:26 -05:00
gtkcomposetable.h composetable: Keep multi-char values 2021-02-02 11:54:53 -05:00
gtkconstraint.c
gtkconstraint.h
gtkconstraintexpression.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkconstraintexpressionprivate.h
gtkconstraintguide.c
gtkconstraintguide.h
gtkconstraintguideprivate.h
gtkconstraintlayout.c constraintlayout: Fix parsing of constant constraints 2020-11-17 23:11:16 -05:00
gtkconstraintlayout.h
gtkconstraintlayoutprivate.h
gtkconstraintprivate.h
gtkconstraintsolver.c
gtkconstraintsolverprivate.h
gtkconstrainttypesprivate.h
gtkconstraintvflparser.c
gtkconstraintvflparserprivate.h
gtkcountingbloomfilterprivate.h gtk: fix brace initialization for bloom filter 2021-01-05 16:21:05 -08:00
gtkcssanimatedstyle.c css: Implement transform-origin 2021-01-24 22:49:08 -05:00
gtkcssanimatedstyleprivate.h
gtkcssanimation.c
gtkcssanimationprivate.h
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 css: Fix border value parsing 2021-02-04 00:12:51 -05:00
gtkcssbordervalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssboxesimplprivate.h
gtkcssboxesprivate.h
gtkcsscalcvalue.c
gtkcsscalcvalueprivate.h
gtkcsscolorvalue.c
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
gtkcssdimensionvalueprivate.h
gtkcssdynamic.c
gtkcssdynamicprivate.h
gtkcsseasevalue.c
gtkcsseasevalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssenumvalue.c css: Fix text-decoration-line support 2021-01-26 17:53:14 -05:00
gtkcssenumvalueprivate.h css: Fix text-decoration-line support 2021-01-26 17:53:14 -05:00
gtkcssfiltervalue.c css: Avoid an invalid read 2021-02-10 19:13:36 -05: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 css: Add support for conic-gradient() 2020-12-03 04:13:33 +01:00
gtkcssimageconic.c css: Add support for conic-gradient() 2020-12-03 04:13:33 +01:00
gtkcssimageconicprivate.h css: Add support for conic-gradient() 2020-12-03 04:13:33 +01:00
gtkcssimagecrossfade.c css: Support colors in cross fades 2021-01-26 21:14:09 -05:00
gtkcssimagecrossfadeprivate.h
gtkcssimagefallback.c css: Add a constructor for GtkCssImageFallback 2021-01-26 21:10:11 -05:00
gtkcssimagefallbackprivate.h css: Add a constructor for GtkCssImageFallback 2021-01-26 21:10:11 -05:00
gtkcssimageicontheme.c Allow inserting newlines in css strings 2020-10-02 23:40:16 -04:00
gtkcssimageiconthemeprivate.h
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
gtkcssimagerecolorprivate.h
gtkcssimagescaled.c
gtkcssimagescaledprivate.h
gtkcssimageurl.c
gtkcssimageurlprivate.h
gtkcssimagevalue.c
gtkcssimagevalueprivate.h
gtkcssinheritvalue.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c
gtkcssinitialvalueprivate.h
gtkcsskeyframes.c gtk: Move from g_memdup() to g_memdup2() 2021-02-11 14:22:22 +00:00
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 gtk: Move from g_memdup() to g_memdup2() 2021-02-11 14:22:22 +00:00
gtkcssnodedeclarationprivate.h
gtkcssnodeprivate.h
gtkcssnodestylecache.c
gtkcssnodestylecacheprivate.h
gtkcssnumbervalue.c
gtkcssnumbervalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcsspalettevalue.c
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 Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkcssprovider.h
gtkcssproviderprivate.h
gtkcssrepeatvalue.c
gtkcssrepeatvalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssselector.c css: Drop a bit of unreachable code 2021-02-04 00:39:34 -05:00
gtkcssselectorprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssshadowvalue.c cssshadowvalue: Add a 'filter mode' 2021-02-06 16:10:34 -05:00
gtkcssshadowvalueprivate.h cssshadowvalue: Add gtk_css_shadow_value_pop_snapshot 2021-02-06 16:09:21 -05:00
gtkcssshorthandproperty.c
gtkcssshorthandpropertyimpl.c css: Fix text-decoration-line support 2021-01-26 17:53:14 -05:00
gtkcssshorthandpropertyprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssstaticstyle.c css: Implement transform-origin 2021-01-24 22:49:08 -05: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 css: Fix text-decoration-line support 2021-01-26 17:53:14 -05:00
gtkcssstylechange.c
gtkcssstylechangeprivate.h
gtkcssstyleprivate.h css: Implement transform-origin 2021-01-24 22:49:08 -05:00
gtkcssstyleproperty.c
gtkcssstylepropertyimpl.c cssshadowvalue: Drop the underscore 2021-02-06 16:08:19 -05:00
gtkcssstylepropertyprivate.h
gtkcsstransformvalue.c
gtkcsstransformvalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcsstransientnode.c
gtkcsstransientnodeprivate.h
gtkcsstransition.c
gtkcsstransitionprivate.h
gtkcsstypes.c
gtkcsstypesprivate.h css: Fix text-decoration-line support 2021-01-26 17:53:14 -05:00
gtkcssunsetvalue.c
gtkcssunsetvalueprivate.h
gtkcssvalue.c cssvalue: Cosmetic change 2021-02-03 22:10:13 -05:00
gtkcssvalueprivate.h
gtkcsswidgetnode.c
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
gtkcustomlayout.h
gtkcustompaperunixdialog.c Make filter constructors return exact types 2020-09-05 21:43:42 -04:00
gtkcustompaperunixdialog.h
gtkcustomsorter.c customsorter: Add missing nullable annotation 2020-12-05 00:04:36 +01: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 docs: Rewrite the long description for GtkDialog 2021-02-04 13:05:28 -05: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
gtkdragdestprivate.h
gtkdragicon.c gtk/native: Remove gtk_native_check_resize() 2020-12-07 20:37:29 +01:00
gtkdragicon.h dragicon: Make a function propertly exported 2020-11-05 07:23:38 -05:00
gtkdragsource.c dragsource: Use double coordinates for checking drag threshold 2021-01-29 12:01:34 +05:00
gtkdragsource.h
gtkdragsourceprivate.h dragsource: Use double coordinates for checking drag threshold 2021-01-29 12:01:34 +05:00
gtkdrawingarea.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkdrawingarea.h
gtkdrop.c
gtkdropcontrollermotion.c
gtkdropcontrollermotion.h
gtkdropdown.c dropdown: Improve search bar styling 2020-12-14 05:08:59 +09:00
gtkdropdown.h dropdown: Revise constructors 2020-07-26 18:09:54 -04:00
gtkdropprivate.h
gtkdroptarget.c droptarget: Some docs cleanups 2021-01-08 22:24:42 -05:00
gtkdroptarget.h
gtkdroptargetasync.c docs: Clean up many dangling links 2020-08-04 22:11:34 -04:00
gtkdroptargetasync.h
gtkeditable.c docs: Note the caveat on GtkEditable signals with delegates 2020-12-17 15:13:43 +00: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
gtkemojichooser.c emojichooser: Make keynav work with != 7 columns 2021-01-25 23:32:08 -05:00
gtkemojichooser.h
gtkemojicompletion.c emojicompletion: Avoid a memory overrun 2020-10-15 16:32:55 -04:00
gtkemojicompletion.h
gtkentry.c Merge branch 'wip/exalm/consumes-motion' into 'master' 2021-02-01 01:34:45 +00:00
gtkentry.h
gtkentrybuffer.c
gtkentrybuffer.h Move g_autoptr macro for GtkEntryBuffer 2020-09-08 23:50:12 +01:00
gtkentrycompletion.c gtk/entrycompletion: Ensure to show first row when shown, not allocated 2020-12-12 01:42:42 +01:00
gtkentrycompletion.h
gtkentryprivate.h Add GtkEntry icon signals emitter 2020-10-16 00:34:01 +01:00
gtkenums.h docs: Update GtkSensitivityType docs 2020-11-18 18:18:31 -05:00
gtkeventcontroller.c Remove boxed type for GtkCrossingData 2020-12-15 15:55:15 +00:00
gtkeventcontroller.h Remove boxed type for GtkCrossingData 2020-12-15 15:55:15 +00: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
gtkeventcontrollerlegacy.h
gtkeventcontrollermotion.c eventcontrollermotion: Notify by pspec 2020-11-30 09:22:49 -05:00
gtkeventcontrollermotion.h
gtkeventcontrollerprivate.h Define GTK_CROSSING_ACTIVE 2020-07-30 13:21:28 -04:00
gtkeventcontrollerscroll.c gtk/eventscrollerscroll: Handle smooth events in discrete controllers 2020-12-12 01:42:42 +01:00
gtkeventcontrollerscroll.h
gtkexpander.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkexpander.h
gtkexpression.c gtk: Move from g_memdup() to g_memdup2() 2021-02-11 14:22:22 +00:00
gtkexpression.h docs: Annotate missing symbols 2020-12-01 17:28:16 +00:00
gtkfilechooser.c gtk_file_chooser_set_current_name: fix type of name argument 2021-01-18 22:14:03 +01:00
gtkfilechooser.h
gtkfilechooserdialog.c gtk/window: Make 'default-size' adapt to configured size 2020-12-07 20:37:29 +01:00
gtkfilechooserdialog.h
gtkfilechooserentry.c
gtkfilechooserentry.h
gtkfilechoosererrorstack.c
gtkfilechoosererrorstackprivate.h
gtkfilechoosernative.c nativedialog: Add more docs 2021-01-31 20:25:44 -05:00
gtkfilechoosernative.h
gtkfilechoosernativeportal.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkfilechoosernativeprivate.h
gtkfilechoosernativequartz.c macos: fix various compiler warnings 2020-11-18 20:16:37 -08:00
gtkfilechoosernativewin32.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkfilechooserprivate.h
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkfilechooserwidget.h
gtkfilechooserwidgetprivate.h
gtkfilefilter.c macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkfilefilter.h
gtkfilefilterprivate.h macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkfilesystemmodel.c
gtkfilesystemmodel.h
gtkfilter.c docs: Clean up many dangling links 2020-08-04 22:11:34 -04:00
gtkfilter.h gtk/enums: fix doc comment references 2020-11-07 17:46:26 +00:00
gtkfilterlistmodel.c docs: Unify docs around incremental operations 2020-08-03 18:43:25 -04:00
gtkfilterlistmodel.h
gtkfixed.c
gtkfixed.h
gtkfixedlayout.c
gtkfixedlayout.h
gtkflattenlistmodel.c flattenlistmodel: Make the constructor transfer full 2020-07-26 18:02:44 -04:00
gtkflattenlistmodel.h
gtkflowbox.c Use function setter for WidgetClass.activate_signal 2020-12-05 01:04:18 +00:00
gtkflowbox.h
gtkflowboxprivate.h
gtkfontbutton.c fontbutton: Correct the css docs 2020-12-23 08:59:58 -05:00
gtkfontbutton.h
gtkfontchooser.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkfontchooser.h
gtkfontchooserdialog.c fontchooser: Make sure the tweak button is updated 2020-09-20 10:59:37 -04:00
gtkfontchooserdialog.h
gtkfontchooserprivate.h
gtkfontchooserutils.c
gtkfontchooserutils.h
gtkfontchooserwidget.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkfontchooserwidget.h
gtkfontchooserwidgetprivate.h
gtkframe.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkframe.h
gtkgesture.c Avoid a heap-use-after-free 2021-01-22 11:39:04 -05:00
gtkgesture.h
gtkgestureclick.c gestureclick: Only emit release for the same sequence 2020-11-12 15:26:36 +05:00
gtkgestureclick.h
gtkgestureclickprivate.h
gtkgesturedrag.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkgesturedrag.h
gtkgesturedragprivate.h
gtkgesturelongpress.c dragsource: Use double coordinates for checking drag threshold 2021-01-29 12:01:34 +05:00
gtkgesturelongpress.h
gtkgesturelongpressprivate.h
gtkgesturepan.c
gtkgesturepan.h
gtkgesturepanprivate.h
gtkgestureprivate.h
gtkgesturerotate.c
gtkgesturerotate.h
gtkgesturerotateprivate.h
gtkgesturesingle.c gdk: Conflate GDK devices 2020-07-29 01:27:51 +02:00
gtkgesturesingle.h
gtkgesturesingleprivate.h
gtkgesturestylus.c gesturestylus: Only add histroy element if translation succeeded 2021-01-03 11:01:28 +01:00
gtkgesturestylus.h
gtkgesturestylusprivate.h
gtkgestureswipe.c gestureswipe: Count last event when calculating velocity 2020-10-21 20:59:15 +05:00
gtkgestureswipe.h
gtkgestureswipeprivate.h
gtkgesturezoom.c
gtkgesturezoom.h
gtkgesturezoomprivate.h
gtkgizmo.c Revert "gizmo: Add a css_changed function" 2021-02-16 23:51:14 -05:00
gtkgizmoprivate.h Revert "gizmo: Add a css_changed function" 2021-02-16 23:51:14 -05:00
gtkglarea.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkglarea.h
gtkgrid.c GtkGrid: Add xml example for GtkBuildable to docs 2021-01-31 10:19:14 +01:00
gtkgrid.h grid layout: Rename some properties 2020-08-02 17:58:03 -04:00
gtkgridlayout.c Unify border-spacing handling 2021-01-28 12:27:07 -05: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 headerbar: Null-check boxes when removing window controls 2021-02-08 18:46:35 +05:00
gtkheaderbar.h
gtkheaderbarprivate.h
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
gtkiconcachevalidator.c build: Redo the tools build 2021-01-28 12:27:07 -05:00
gtkiconcachevalidatorprivate.h
gtkiconhelper.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkiconhelperprivate.h
gtkicontheme.c icontheme: Make a parameter const 2021-01-03 11:01:29 +01:00
gtkicontheme.h icontheme: Add a missing getter 2020-10-03 13:11:20 -04:00
gtkiconthemeprivate.h
gtkiconview.c dragsource: Use double coordinates for checking drag threshold 2021-01-29 12:01:34 +05:00
gtkiconview.h Remove pointless inout arguments 2020-11-17 16:38:12 +00:00
gtkiconviewprivate.h dragsource: Use double coordinates for checking drag threshold 2021-01-29 12:01:34 +05:00
gtkimage.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkimage.h Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkimagedefinition.c
gtkimagedefinitionprivate.h
gtkimageprivate.h
gtkimcontext.c imcontext: Add [gs]et_surrounding_with_selection 2021-03-04 15:18:30 -05:00
gtkimcontext.h imcontext: Add [gs]et_surrounding_with_selection 2021-03-04 15:18:30 -05:00
gtkimcontextbroadway.c
gtkimcontextbroadway.h
gtkimcontextime.c Win32 IME fixes 2020-11-04 17:17:52 +08:00
gtkimcontextime.h
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 imcontext: Fixes to the state machine 2021-02-24 13:31:31 -05:00
gtkimcontextsimple.h imcontext: Drop GTK_MAX_COMPOSE_LEN 2021-02-01 12:31:23 -05:00
gtkimcontextsimpleseqs.h
gtkimcontextwayland.c imwayland: Be careful about cursor positions 2021-02-18 15:33:01 -05:00
gtkimcontextwayland.h
gtkimmodule.c macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkimmodule.h Make gtk_im_modules_init properly private 2021-02-17 15:25:42 -05:00
gtkimmoduleprivate.h Make gtk_im_modules_init properly private 2021-02-17 15:25:42 -05:00
gtkimmulticontext.c
gtkimmulticontext.h
gtkinfobar.c Use WidgetClass.activate_signal getter function 2020-12-05 01:04:18 +00:00
gtkinfobar.h Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkintl.h
gtkistringprivate.h
gtkkineticscrolling.c scrolledwindow: Accumulate velocity with kinetic scrolling 2020-11-09 15:28:32 +00:00
gtkkineticscrollingprivate.h scrolledwindow: Accumulate velocity with kinetic scrolling 2020-11-09 15:28:32 +00:00
gtklabel.c label: Fix markup parsing interactions 2021-03-02 23:25:01 -05:00
gtklabel.h
gtklabelprivate.h label: Remove unused private functions 2021-01-03 11:01:29 +01:00
gtklayoutchild.c
gtklayoutchild.h
gtklayoutmanager.c gtk/native: Remove gtk_native_check_resize() 2020-12-07 20:37:29 +01:00
gtklayoutmanager.h Properly annotate GtkLayoutManagerClass.create_layout_child() 2020-09-12 14:33:24 +01:00
gtklayoutmanagerprivate.h
gtklevelbar.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtklevelbar.h
gtklinkbutton.c linkbutton: Use the LINK role 2020-10-21 22:19:54 -04:00
gtklinkbutton.h
gtklistbase.c listbase: Don't specify the same thing twice 2021-02-04 00:13:53 -05: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 listbox: Fix handling of non-focusable rows 2021-02-03 21:22:55 +01:00
gtklistbox.h listbox: Add _append 2020-08-01 15:26:28 +02:00
gtklistitem.c
gtklistitem.h
gtklistitemfactory.c
gtklistitemfactory.h
gtklistitemfactoryprivate.h
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
gtklistitemwidget.c listitemwidget: Activate on release instead of press 2021-01-19 12:36:32 +05: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 Add rename-to annotation for GtkListStore.insert_valuesv() 2021-01-20 14:10:17 +00:00
gtkliststore.h
gtklistview.c listview: Use the correct scroll policy 2020-12-24 06:38:45 +01: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 Make gtk_im_modules_init properly private 2021-02-17 15:25:42 -05: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
gtkmarshalers.list
gtkmediacontrols.c
gtkmediacontrols.h
gtkmediafile.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkmediafile.h
gtkmediafileprivate.h
gtkmediastream.c video: Tweak the docs 2021-01-02 12:21:03 -05:00
gtkmediastream.h
gtkmenubutton.c Allow circular menubuttons 2021-01-26 00:20:23 -05:00
gtkmenubutton.h menubutton: Fix a gtk-doc complaint 2020-11-17 07:34:52 -05:00
gtkmenubuttonprivate.h menubutton: Remove obsolete private method 2020-09-29 20:58:25 +02:00
gtkmenusectionbox.c Fix menu item alignment with submenus 2020-12-29 12:10:35 -05:00
gtkmenusectionboxprivate.h popovermenu: Allow custom items 2020-10-26 22:41:33 -04:00
gtkmenutracker.c
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
gtkmessagedialog.c messagedialog: Don't initialize twice 2021-02-04 00:25:36 -05:00
gtkmessagedialog.h
gtkmodelbutton.c modelbutton: Center titles 2020-12-23 00:51:51 -05:00
gtkmodelbuttonprivate.h
gtkmodules.c modules: Simplify _gtk_get_module_path 2021-01-25 22:47:16 +01:00
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkmountoperation.h
gtkmountoperationprivate.h
gtkmultifilter.c gdkarray: Add a "stolen" boolean to splice() 2020-12-24 06:38:45 +01: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 gdkarray: Add a "stolen" boolean to splice() 2020-12-24 06:38:45 +01:00
gtkmultisorter.h Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
gtknative.c native: Listen for scale changes 2021-01-16 15:22:46 -05:00
gtknative.h gtk/native: Remove gtk_native_check_resize() 2020-12-07 20:37:29 +01:00
gtknativedialog.c nativedialog: Remove unused run state 2021-02-12 08:39:40 +01:00
gtknativedialog.h docs: Document GtkNativeDialogClass 2020-12-16 16:29:01 +00:00
gtknativedialogprivate.h
gtknativeprivate.h gtk/native: Remove gtk_native_check_resize() 2020-12-07 20:37:29 +01:00
gtknomediafile.c
gtknomediafileprivate.h
gtknoselection.c docs: Tweak documentation for list widgets 2020-08-03 18:43:25 -04:00
gtknoselection.h
gtknotebook.c dragsource: Use double coordinates for checking drag threshold 2021-01-29 12:01:34 +05:00
gtknotebook.h doc: Document missing GtkNotebook types 2020-12-16 16:29:01 +00: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
gtkoverlaylayout.c overlaylayout: Set the child type in the class 2021-01-15 22:35:11 -05:00
gtkoverlaylayout.h
gtkpadcontroller.c wayland: Make gdk_wayland_device_pad_set_feedback private 2020-10-15 12:00:00 -04:00
gtkpadcontroller.h
gtkpagesetup.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkpagesetup.h
gtkpagesetupunixdialog.c printdialog: Plug listmodel memory leaks 2020-11-10 09:07:54 -05:00
gtkpagesetupunixdialog.h
gtkpaned.c paned: Add a paned handle class 2021-02-17 21:45:33 -05:00
gtkpaned.h
gtkpanedhandle.c paned: Add a paned handle class 2021-02-17 21:45:33 -05:00
gtkpanedhandleprivate.h paned: Add a paned handle class 2021-02-17 21:45:33 -05:00
gtkpango.c
gtkpango.h
gtkpapersize.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkpapersize.h
gtkpasswordentry.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkpasswordentry.h passwordentry: Drop the Private struct 2020-09-19 13:23:40 -04:00
gtkpasswordentrybuffer.c Notify properties on deletion in PasswordEntryBuffer 2020-12-17 15:01:35 +00: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
gtkpicture.c docs: Add details 2021-01-16 14:45:20 -05:00
gtkpicture.h
gtkplacessidebar.c dragsource: Use double coordinates for checking drag threshold 2021-01-29 12:01:34 +05:00
gtkplacessidebarprivate.h Remove GtkPlacesOpenFlags from public headers 2020-11-09 08:45:36 -05:00
gtkplacesview.c placesview: Avoid use-after-free 2021-02-11 09:14:34 -05:00
gtkplacesviewprivate.h
gtkplacesviewrow.c gtk/popover: Use gtk_popover_present() instead of going via GtkNative 2020-12-07 20:37:29 +01:00
gtkplacesviewrowprivate.h
gtkpointerfocus.c
gtkpointerfocusprivate.h
gtkpopcountprivate.h Share the popcount() fallback for MSVC 2020-12-09 16:06:52 +00:00
gtkpopover.c popover: Add a popover content class 2021-02-16 23:51:14 -05:00
gtkpopover.h gtk/popover: Use gtk_popover_present() instead of going via GtkNative 2020-12-07 20:37:29 +01:00
gtkpopovercontent.c popovercontent: Few small fixes 2021-02-17 21:44:53 -05:00
gtkpopovercontentprivate.h popover: Add a popover content class 2021-02-16 23:51:14 -05:00
gtkpopovermenu.c docs: Use the appropriate syntax for code block language 2021-01-29 16:31:09 +00:00
gtkpopovermenu.h popovermenu: Allow custom items 2020-10-26 22:41:33 -04:00
gtkpopovermenubar.c Merge branch 'wip/surface-state-rework' into 'master' 2020-12-08 15:38:36 +00:00
gtkpopovermenubar.h popovermenu: Allow custom items 2020-10-26 22:41:33 -04:00
gtkpopovermenubarprivate.h
gtkpopovermenuprivate.h popover: Fix submenu navigation 2020-11-16 21:34:33 -05:00
gtkpopoverprivate.h
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
gtkprintcontext.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkprintcontext.h
gtkprinter.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkprinter.h
gtkprinteroption.c
gtkprinteroption.h
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
gtkprinterprivate.h
gtkprintjob.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkprintjob.h
gtkprintoperation-portal.c
gtkprintoperation-portal.h
gtkprintoperation-private.h
gtkprintoperation-unix.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkprintoperation-win32.c types: fix various use of volatile in type registration 2020-11-18 20:21:33 -08:00
gtkprintoperation.c printoperation: Remove double assignment 2020-11-02 14:55:13 -05:00
gtkprintoperation.h docs: Complete a sentence 2021-01-01 09:40:40 -05:00
gtkprintoperationpreview.c
gtkprintoperationpreview.h
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
gtkprintutils.c
gtkprintutils.h
gtkprivate.c macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkprivate.h Remove GtkPlacesOpenFlags from public headers 2020-11-09 08:45:36 -05:00
gtkprivatetypebuiltins.c.template types: fix various use of volatile in type registration 2020-11-18 20:21:33 -08:00
gtkprivatetypebuiltins.h.template
gtkprogressbar.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkprogressbar.h
gtkprogresstracker.c
gtkprogresstrackerprivate.h
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
gtkquery.h
gtkrange.c gtk: Move from g_memdup() to g_memdup2() 2021-02-11 14:22:22 +00:00
gtkrange.h
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 render: Inline function into only caller 2021-01-03 11:01:29 +01:00
gtkrender.h Drop gtk_render_slider from headers 2020-09-13 21:51:42 -04:00
gtkrenderbackground.c
gtkrenderbackgroundprivate.h
gtkrenderborder.c renderborder: Avoid 0 width outline color nodes 2020-12-21 10:26:03 +01:00
gtkrenderborderprivate.h
gtkrendericon.c
gtkrendericonprivate.h
gtkrendernodepaintable.c
gtkrendernodepaintableprivate.h
gtkrevealer.c a11y: Document GtkRevealer's accessible state 2020-11-12 21:46:06 +00:00
gtkrevealer.h
gtkroot.c gtk: Allocate everything from GtkNativeClass::layout 2020-12-07 09:46:39 +01:00
gtkroot.h
gtkrootprivate.h
gtkroundedbox.c gtk: Move from g_memdup() to g_memdup2() 2021-02-11 14:22:22 +00:00
gtkroundedboxprivate.h roundedbox: Remove unused API 2020-12-24 06:38:45 +01:00
gtkscale.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkscale.h
gtkscalebutton.c gtk/popover: Use gtk_popover_present() instead of going via GtkNative 2020-12-07 20:37:29 +01:00
gtkscalebutton.h properly set ScaleButton's parent_class 2020-11-23 02:47:12 +01: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: Don't talk about steppers 2020-11-18 17:27:13 -05:00
gtkscrollbar.h
gtkscrolledwindow.c dragsource: Use double coordinates for checking drag threshold 2021-01-29 12:01:34 +05:00
gtkscrolledwindow.h gtkscrolledwindow: Drop gtk_scrolled_window_set_capture_button_press() 2020-09-25 18:57:40 +02:00
gtksearchbar.c searchbar: Capture events in the bubble phase 2021-01-25 22:16:29 -05:00
gtksearchbar.h
gtksearchengine.c macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtksearchengine.h
gtksearchenginemodel.c
gtksearchenginemodel.h
gtksearchenginequartz.c macos: bring forward quartz search engine updates 2020-11-17 09:37:13 -08:00
gtksearchenginequartz.h
gtksearchenginetracker3.c
gtksearchenginetracker3.h
gtksearchentry.c searchentry: Capture events in the bubble phase 2021-01-26 22:17:57 -05:00
gtksearchentry.h
gtksearchentryprivate.h
gtksecurememory.c win32: Fix compiler warnings 2020-09-19 08:29:29 -04:00
gtksecurememoryprivate.h gtk/gtksecurememoryprivate.h: Include glib.h 2021-01-08 22:24:42 -05: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
gtkseparator.c separator: Remove unnecessary code 2020-10-21 19:47:48 -04:00
gtkseparator.h
gtksettings.c settings: Overallocate property_values 2021-01-03 11:01:29 +01:00
gtksettings.h
gtksettingsprivate.h
gtkshortcut.c Shortcut: add missing nullability annotations 2020-12-02 10:29:16 -05:00
gtkshortcut.h
gtkshortcutaction.c Add type annotations for GtkShortcutAction types 2020-11-17 14:17:26 +00:00
gtkshortcutaction.h Add nullable annotations to GtkShortcutFunc 2021-01-17 08:11:42 +01:00
gtkshortcutactionprivate.h
gtkshortcutcontroller.c shortcutcontroller: Separate trigger/action early returns 2020-11-30 09:22:34 -05:00
gtkshortcutcontroller.h
gtkshortcutcontrollerprivate.h
gtkshortcutlabel.c
gtkshortcutlabel.h
gtkshortcutmanager.c shortcutmanager: Use g_list_store_find() 2021-01-03 11:01:29 +01:00
gtkshortcutmanager.h
gtkshortcutmanagerprivate.h
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 a11y: Use GROUP role for ShortcutsShortcut 2020-11-12 21:46:06 +00:00
gtkshortcutsshortcut.h
gtkshortcutsshortcutprivate.h
gtkshortcutswindow.c docs: Fix the links for keybinding signals 2020-11-17 07:34:52 -05:00
gtkshortcutswindow.h shortcutswindow: Drop the Private struct 2020-09-19 16:22:04 -04:00
gtkshortcutswindowprivate.h
gtkshortcuttrigger.c nevertrigger: Remove unused instance members 2021-01-03 11:01:29 +01:00
gtkshortcuttrigger.h
gtkshow.c gtkshow: Fix doc typo 2021-02-04 21:02:22 +01:00
gtkshow.h
gtksidebarrow.c Remove GtkPlacesOpenFlags from public headers 2020-11-09 08:45:36 -05: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
gtksingleselection.c gtk: update annotation of gtk_single_selection_get_selected_item 2021-03-03 14:19:45 +01:00
gtksingleselection.h
gtksizegroup-private.h
gtksizegroup.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtksizegroup.h
gtksizerequest.c
gtksizerequest.h
gtksizerequestcache.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtksizerequestcacheprivate.h
gtkslicelistmodel.c slicelistmodel: Make constructor transfer full 2020-07-26 18:04:40 -04:00
gtkslicelistmodel.h
gtksnapshot.c snapshot: fix warning when asserts are disabled 2021-02-10 16:13:38 -08:00
gtksnapshot.h snapshot: Add gsk_snapshot_append_conic_gradient() 2020-12-03 01:15:53 +01:00
gtksnapshotprivate.h
gtksorter.c
gtksorter.h
gtksorterprivate.h
gtksortkeys.c
gtksortkeysprivate.h
gtksortlistmodel.c Move timsort sources to a subdirectory 2020-09-01 14:25:56 -04:00
gtksortlistmodel.h
gtkspinbutton.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05: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 Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkspinner.h
gtkstack.c a11y: Use the stack page title as its accessible label 2020-11-12 21:46:06 +00:00
gtkstack.h stack: Add gtk_stack_add_child 2020-09-15 18:39:09 -04:00
gtkstacksidebar.c stacksidebar: Add missing .navigation-sidebar to the inner list 2020-11-23 10:51:58 +01:00
gtkstacksidebar.h
gtkstackswitcher.c a11y: Parse reference lists using varargs 2020-11-10 14:31:56 +00:00
gtkstackswitcher.h
gtkstatusbar.c docs: Add missing documentation to GtkStatusbar 2020-12-16 16:29:01 +00:00
gtkstatusbar.h
gtkstatusbarprivate.h
gtkstringfilter.c StringFilter: get_search fix nullable annotation 2020-12-02 10:28:07 -05:00
gtkstringfilter.h Make filter constructors return exact types 2020-09-05 21:43:42 -04:00
gtkstringlist.c gdkarray: Add a "stolen" boolean to splice() 2020-12-24 06:38:45 +01:00
gtkstringlist.h
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
gtkstyleanimationprivate.h
gtkstylecascade.c
gtkstylecascadeprivate.h
gtkstylecontext.c settings: Change gtk-cursor-aspect-ratio from float to double 2020-12-16 22:35:36 +01: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 Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkswitch.h
gtktestatcontext.c docs: Add missing stanzas for gtk_test_accessible API 2020-12-16 16:29:01 +00:00
gtktestatcontext.h a11y: Avoid __ prefixes for variable names 2021-01-08 22:24:42 -05:00
gtktestatcontextprivate.h a11y: Consolidate accessibility environment variables 2020-11-09 16:21:49 +00:00
gtktestutils.c gsk: add OpenGL based GskNglRenderer 2021-02-23 14:41:52 -08:00
gtktestutils.h
gtktext.c text: Fix sticky preedit attrs 2021-02-17 23:25:31 -05:00
gtktext.h text: Add some missing setters and getters 2020-10-03 13:11:20 -04:00
gtktextattributes.c Hide GtkTextAttributes functions 2020-12-15 16:20:21 +00:00
gtktextattributes.h Hide GtkTextAttributes functions 2020-12-15 16:20:21 +00:00
gtktextbtree.c textbtree: Avoid line vs char count confusion 2021-02-04 00:17:55 -05:00
gtktextbtree.h
gtktextbuffer.c textbuffer: Remove unused properties 2020-11-17 19:04:39 +01:00
gtktextbuffer.h docs: Add missing fields to GtkTextBufferClass 2020-12-02 19:05:41 +00:00
gtktextbufferprivate.h
gtktextchild.c Avoid diagnostics for gcc-11 false positive out of bounds accesses 2021-01-11 17:19:36 +01:00
gtktextchild.h
gtktextchildprivate.h
gtktexthandle.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtktexthandleprivate.h gtk/texthandle: Use gtk_text_handle_present() instead of GtkNative 2020-12-07 20:37:29 +01:00
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 docs: Add missing documentation for GtkTextCharPredicate 2020-12-16 16:29:00 +00:00
gtktextiterprivate.h
gtktextlayout.c gskpango: Don't copy fg color 2020-12-21 15:23:25 +01: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
gtktextmark.h
gtktextmarkprivate.h
gtktextprivate.h
gtktextsegment.c Avoid diagnostics for gcc-11 false positive out of bounds accesses 2021-01-11 17:19:36 +01:00
gtktextsegment.h
gtktexttag.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtktexttag.h
gtktexttagprivate.h *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtktexttagtable.c docs: Add missing annotations for GtkTextTagTable 2020-12-01 15:51:52 +00:00
gtktexttagtable.h docs: Add missing annotations for GtkTextTagTable 2020-12-01 15:51:52 +00:00
gtktexttagtableprivate.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtktextutil.h
gtktextview.c dragsource: Use double coordinates for checking drag threshold 2021-01-29 12:01:34 +05: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
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 gtk/tooltipwindow: Use gtk_tooltip_window_present() instead of GtkNative 2020-12-07 20:37:29 +01:00
gtktooltip.h
gtktooltipprivate.h
gtktooltipwindow.c gdk: Replace 'WITHDRAWN' state with async 'is-mapped' boolean 2020-12-07 20:37:30 +01:00
gtktooltipwindowprivate.h gtk/tooltipwindow: Use gtk_tooltip_window_present() instead of GtkNative 2020-12-07 20:37:29 +01:00
gtktrashmonitor.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c gtk: Move from g_memdup() to g_memdup2() 2021-02-11 14:22:22 +00:00
gtktreednd.h
gtktreeexpander.c Fix transfer of GtkTreeExpander.get_item() 2020-12-02 19:10:13 +00:00
gtktreeexpander.h
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 TreeModel: add missing nullability annotations 2020-12-02 10:28:07 -05:00
gtktreemodel.h
gtktreemodelfilter.c treemodelfilter: Drop unreachable code 2021-02-04 00:40:14 -05:00
gtktreemodelfilter.h
gtktreemodelsort.c
gtktreemodelsort.h
gtktreepopover.c Drop style class defines 2020-08-14 07:03:27 -04:00
gtktreepopoverprivate.h
gtktreeprivate.h
gtktreerbtree.c
gtktreerbtreeprivate.h
gtktreeselection.c
gtktreeselection.h
gtktreesortable.c
gtktreesortable.h
gtktreestore.c Revert "Update gtktreestore.c: gtk_tree_store_remove didn't have the proper comment annotation" 2020-11-07 21:36:34 -05:00
gtktreestore.h
gtktreeview.c dragsource: Use double coordinates for checking drag threshold 2021-01-29 12:01:34 +05:00
gtktreeview.h Remove pointless inout arguments 2020-11-17 16:38:12 +00:00
gtktreeviewcolumn.c dragsource: Use double coordinates for checking drag threshold 2021-01-29 12:01:34 +05:00
gtktreeviewcolumn.h gtk/enums: fix doc comment references 2020-11-07 17:46:26 +00:00
gtktypebuiltins.c.template types: fix various use of volatile in type registration 2020-11-18 20:21:33 -08:00
gtktypebuiltins.h.template
gtktypes.h gtk: remove GtkClipboard leftovers 2020-12-22 16:39:54 +04:00
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkversion.c gtk/gtkversion: fix doc comment references 2020-11-07 23:57:13 +00:00
gtkversion.h.in Move version-related functions to gtkversion.c 2020-09-13 22:23:06 -04:00
gtkvideo.c video: Realize the media stream before setting a file 2021-01-04 15:00:36 -05:00
gtkvideo.h
gtkviewport.c viewport: Small cleanup 2021-01-03 11:01:29 +01:00
gtkviewport.h
gtkvolumebutton.c
gtkvolumebutton.h
gtkwidget.c widget: Don't assume GtkWindow root in gtk_widget_propagate_state() 2021-02-18 13:41:41 +05:00
gtkwidget.h Move activate_signal to the widget private class data 2020-12-06 15:06:18 +00: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 windowhandle: Don't drag on capture phase 2021-01-29 12:00:10 +05:00
gtkwin32.c
gtkwindow.c window: Add some more details to css docs 2021-02-14 11:22:44 -05:00
gtkwindow.h gtk/window: remove GtkWindowGeometryInfo from public header file 2020-12-30 01:32:27 -06:00
gtkwindowcontrols.c gtk/window: Make R/O is-maximized R/W maximized prop 2020-12-07 20:37:29 +01:00
gtkwindowcontrols.h
gtkwindowgroup.c
gtkwindowgroup.h
gtkwindowhandle.c windowhandle: Use drag threshold instead of double click threshold 2021-01-29 12:01:34 +05:00
gtkwindowhandle.h
gtkwindowprivate.h
imm-extra.h
language-names.c Avoid a buffer overrun 2021-01-22 13:56:04 -05:00
language-names.h
libgtk4.manifest.in
meson.build paned: Add a paned handle class 2021-02-17 21:45:33 -05: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
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