gtk2/gtk
Carlos Garnacho 9e29739e66 gtktext: Shuffle the places doing IM reset
During text widget manipulation (inserting or deleting text via keyboard)
the IM context is reset somewhat early, before the actual change took place.
This makes IM lag behind in terms of surrounding text and cursor position.

Shuffle these IM reset calls so that they happen after the changes, and
ensure that the IM is actually reset, since that is currently toggled on
a pretty narrow set of circumstances.
2022-08-18 00:55:30 +02:00
..
a11y a11y: Fix a memory leak 2022-08-12 12:01:42 -04:00
compose Add a README in gtk/compose 2021-09-02 20:10:19 -04:00
css gtk/css: data_url_path fix leak in error path 2022-08-12 01:34:18 +02:00
deprecated
emoji emoji: Add more locales 2022-02-22 11:28:15 +01:00
icons icons: Use the proper eye icons 2022-04-22 16:22:05 +04:00
inspector Rename clear_template to dispose_template 2022-07-11 18:24:37 +01:00
roaring roaring: Remove extra careful code 2022-04-26 19:38:36 +02:00
theme theme: selectable labels legibility 2022-06-29 21:40:30 +02:00
timsort gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
ui Fix ui files to work for translations 2022-06-06 18:29:14 -04:00
fnmatch.c Add a helper to make case-insensitive globs 2021-06-04 21:10:01 -04:00
gdkpixbufutils.c Revert "Add delayed loading for textures" 2021-09-21 23:10:53 -04:00
gdkpixbufutilsprivate.h pixbufutils: Don't hardcode formats 2021-09-17 02:34:15 +02:00
gen-gtk-gresources-xml.py resources: Treat svgs as xml 2021-09-19 08:27:08 -04:00
gen-paper-names.c
gentypefuncs.py Skip gsk_ngl type funcs 2021-10-07 13:05:53 -04:00
gsettings-mapping.c
gsettings-mapping.h
gskpango.c Revert "gtk: Pass font options along" 2021-09-04 15:42:05 -04:00
gskpango.h Revert "gtk: Pass font options along" 2021-09-04 15:42:05 -04:00
gtk-autocleanups.h gtk: Define the GtkListItemFactory autocleanup func 2021-06-28 14:01:57 +02:00
gtk-text-input.xml
gtk-win32.rc.body.in gtk: Fix version resource on for Windows 11 SDK 2021-10-13 12:21:10 +08:00
gtk.h Add GtkInscription 2022-06-09 05:58:27 +02:00
gtkaboutdialog.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkaboutdialog.h gtkaboutdialog: Directly specialize GtkWindow 2020-10-06 18:46:48 +02:00
gtkaccelgroup.c docs: Tag Gdk.ModifierType as flags 2021-11-07 18:14:15 +01:00
gtkaccelgroup.h Annotate gtk_accelerator_get_default_mod_mask as const 2021-09-14 16:38:08 -04:00
gtkaccelgroupprivate.h
gtkaccessible.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkaccessible.h a11y: Add GValue initializers for accessible attributes 2020-11-10 14:31:56 +00:00
gtkaccessibleattributeset.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkaccessibleattributesetprivate.h a11y: Don't copy attribute names in attribute sets 2021-03-19 17:01:28 -04:00
gtkaccessibleprivate.h a11y: Add child state change to GtkATContext 2020-10-21 14:04:49 +01:00
gtkaccessiblevalue.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04: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 Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkactionable.h Cosmetics 2021-08-18 22:33:23 -04:00
gtkactionbar.c actionbar: Document GtkBuildable child types 2022-07-03 02:26:18 +04:00
gtkactionbar.h
gtkactionhelper.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkactionhelperprivate.h action helper: Drop G_GNUC_INTERNAL from headers 2020-09-01 16:29:21 -04:00
gtkactionmuxer.c Merge branch 'wip/sophie-h/remove-param-nicks-blurbs' into 'main' 2022-05-12 02:18:02 +00:00
gtkactionmuxerprivate.h muxer: add helper to get group by name 2020-12-02 19:44:02 -08:00
gtkactionobservable.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkactionobservableprivate.h
gtkactionobserver.c actionobserver: Clarify primary_accel_changed docs 2021-06-16 10:34:37 -04:00
gtkactionobserverprivate.h
gtkadjustment.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkadjustment.h adjustment: Convert docs 2021-03-11 16:37:34 +00:00
gtkadjustmentprivate.h
gtkallocatedbitmask.c
gtkallocatedbitmaskprivate.h
gtkappchooser.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkappchooser.h
gtkappchooserbutton.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkappchooserbutton.h
gtkappchooserdialog.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkappchooserdialog.h
gtkappchooserprivate.h
gtkappchooserwidget.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkappchooserwidget.h
gtkapplication-dbus.c gtkapplication-dbus: Fetch inital screen saver state async 2021-05-26 18:47:38 +02:00
gtkapplication-quartz-menu.c quartz: Elide underscores again 2021-05-24 17:39:05 -04:00
gtkapplication-quartz.c macos: fix weird menubar rendering. 2021-05-30 21:59:57 +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 Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkapplication.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
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 Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkapplicationwindow.h
gtkaspectframe.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkaspectframe.h
gtkassistant.c assistant: Add ::item-type and ::n-items to the pages list 2022-06-11 16:08:37 +02:00
gtkassistant.h assistant: Convert docs 2021-03-11 16:37:33 +00:00
gtkatcontext.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkatcontext.h a11y: Add a display to GtkATContext 2020-10-12 16:19:32 +01:00
gtkatcontextprivate.h a11y: Track window states more closely 2021-04-19 19:22:20 +01:00
gtkbinlayout.c binlayout: Convert docs 2021-03-11 16:37:34 +00:00
gtkbinlayout.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbitset.c Add a boxed GType for GtkBitsetIter 2021-12-14 15:51:13 +00:00
gtkbitset.h gtkbitset: Define autocleanup function 2022-01-25 21:33:31 +00:00
gtkbookmarklist.c bookmarklist: Add ::item-type and ::n-items 2022-06-11 08:25:23 +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 Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkboolfilter.h Make filter constructors return exact types 2020-09-05 21:43:42 -04:00
gtkborder.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkborder.h border: Tweak docs 2021-03-11 16:37:36 +00:00
gtkbox.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkbox.h
gtkboxlayout.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkboxlayout.h
gtkbuildable.c gtk: mark buildable_get_id as nullable 2022-01-01 18:12:05 +01:00
gtkbuildable.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04: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 gtkbuilder: update gtk_builder_expose_object() docs 2022-07-31 21:37:20 -07:00
gtkbuilder.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkbuilderlistitemfactory.c listitemfactory: Make this callback-based 2022-06-28 16:37:38 +02:00
gtkbuilderlistitemfactory.h
gtkbuilderparser.c Force quark creation for templates 2022-06-28 18:48:38 +02:00
gtkbuilderprecompile.c builder: Drop empty text chunks when precompiling 2021-12-14 01:21:06 -05:00
gtkbuilderprivate.h builder: Allow checking for multiple parents 2022-05-06 09:29:44 -04:00
gtkbuilderscope.c Add gtk_builder_cscope_add_callback 2022-06-30 19:02:02 -04:00
gtkbuilderscope.h Add gtk_builder_cscope_add_callback 2022-06-30 19:02:02 -04:00
gtkbuilderscopeprivate.h
gtkbuiltinicon.c Reduce use of GtkStyleContext 2021-01-28 12:27:07 -05:00
gtkbuiltiniconprivate.h
gtkbutton.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkbutton.h
gtkbuttonprivate.h button: Add a private getter for the action helper 2021-06-10 08:36:01 -04:00
gtkcalendar.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcalendar.h
gtkcellarea.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcellarea.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcellareabox.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcellareabox.h
gtkcellareaboxcontext.c Clean up some comments 2021-06-04 09:49:05 -04:00
gtkcellareaboxcontextprivate.h
gtkcellareacontext.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcellareacontext.h Documentation fixes 2021-05-20 19:17:49 -04:00
gtkcelleditable.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcelleditable.h celleditable: Remove class cast check macro 2021-03-07 18:25:07 +00:00
gtkcelllayout.c docs: Fix GtkCellLayout description 2021-10-04 10:42:59 +01:00
gtkcelllayout.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcellrenderer.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcellrenderer.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcellrendereraccel.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcellrendereraccel.h docs: Fix description for CellRendererAccelMode 2021-11-16 13:41:52 +00:00
gtkcellrenderercombo.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcellrendererprogress.h
gtkcellrendererspin.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcellrendererspin.h
gtkcellrendererspinner.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcellrendererspinner.h
gtkcellrenderertext.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcellrenderertoggle.h
gtkcellview.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcellview.h
gtkcenterbox.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcenterbox.h
gtkcenterlayout.c gtk: Have GtkCenterLayout hold a reference to its widgets 2022-03-03 14:00:25 -05:00
gtkcenterlayout.h
gtkcheckbutton.c checkbutton: fix critical when setting use-underline 2022-05-17 12:28:25 -07:00
gtkcheckbutton.h Expose GtkCheckButton label as a child for manipulation 2022-05-03 16:25:55 +02:00
gtkcolorbutton.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcolorbutton.h
gtkcolorchooser.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcolorchooser.h Mark padding fields as private 2021-03-11 16:37:33 +00:00
gtkcolorchooserdialog.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcolorchooserdialog.h
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcolorchooserwidget.h
gtkcoloreditor.c coloreditor: Stop adding marks style to color scales 2022-05-12 02:21:34 +04:00
gtkcoloreditorprivate.h
gtkcolorpicker.c
gtkcolorpickerkwin.c
gtkcolorpickerkwinprivate.h
gtkcolorpickerportal.c
gtkcolorpickerportalprivate.h
gtkcolorpickerprivate.h
gtkcolorpickershell.c
gtkcolorpickershellprivate.h
gtkcolorplane.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcolorplaneprivate.h
gtkcolorscale.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcolorscaleprivate.h colorscale: Drop the Private struct 2020-09-19 14:29:35 -04:00
gtkcolorswatch.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcolorswatchprivate.h colorswatch: Make drag source optional 2021-12-12 22:09:16 -05: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 listitemfactory: Make this callback-based 2022-06-28 16:37:38 +02:00
gtkcolumnlistitemfactoryprivate.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcolumnview.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcolumnview.h columnview: Convert docs 2021-03-11 16:37:35 +00:00
gtkcolumnviewcell.c columnview: Make right-aligned content work 2020-10-19 09:39:07 -04:00
gtkcolumnviewcellprivate.h
gtkcolumnviewcolumn.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcolumnviewcolumn.h columnviewcolumn: Define autocleanup function 2022-02-04 11:13:46 +00: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 Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcombobox.h combobox: Make combo box activatable 2021-11-04 00:46:47 +01:00
gtkcomboboxprivate.h
gtkcomboboxtext.c docs: More syntax fixes 2021-05-22 21:21:10 -04:00
gtkcomboboxtext.h
gtkcomposetable.c Reject compose tables that are too large 2022-05-02 16:03:45 +08:00
gtkcomposetable.h imcontext: Treat keysyms as 32bit values 2021-08-02 19:16:18 -04:00
gtkconstraint.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkconstraint.h constraint: Port to the new docs format 2021-03-11 16:37:32 +00:00
gtkconstraintexpression.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkconstraintexpressionprivate.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkconstraintguide.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkconstraintguide.h constraintguide: Convert docs 2021-03-11 16:37:35 +00:00
gtkconstraintguideprivate.h
gtkconstraintlayout.c docs: Fix wrong fragments in type links 2021-11-07 18:40:24 +00:00
gtkconstraintlayout.h constraintlayout: Convert docs 2021-03-11 16:37:35 +00:00
gtkconstraintlayoutprivate.h
gtkconstraintprivate.h
gtkconstraintsolver.c constraintsolver: Remove a dead assignment 2021-09-18 12:53:41 +02:00
gtkconstraintsolverprivate.h
gtkconstrainttypesprivate.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkconstraintvflparser.c
gtkconstraintvflparserprivate.h
gtkcountingbloomfilterprivate.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcssanimatedstyle.c css: Implement text-transform 2021-08-22 15:57:50 -04: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 css: Emit a special error for a common error 2021-10-21 00:16:20 +02:00
gtkcsscalcvalueprivate.h
gtkcsscolorvalue.c gdk_rgba_parse: Support HSL colors 2021-09-10 16:56:42 -05: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 css: Split dimension token 2021-10-21 00:16:20 +02:00
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: Implement text-transform 2021-08-22 15:57:50 -04:00
gtkcssenumvalueprivate.h css: Implement text-transform 2021-08-22 15:57:50 -04: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 cssimagecrossfade: Don't abort() when failing to parse image 2021-07-16 17:50:09 +02: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 icontheme: Refactor gtk_icon_theme_lookup_symbolic_colors() 2021-08-30 04:52:47 +02:00
gtkcssimageiconthemeprivate.h gtk: Port icontheme to GtkSymbolicPaintable 2021-08-29 04:29:53 +02:00
gtkcssimageinvalid.c
gtkcssimageinvalidprivate.h
gtkcssimagelinear.c
gtkcssimagelinearprivate.h
gtkcssimagepaintable.c GTK: Fix builds against latest stable GLib with MSVC 2021-04-16 11:39:24 +08:00
gtkcssimagepaintableprivate.h
gtkcssimageprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssimageradial.c css: Don't crash when color stop offsets descend 2021-11-10 17:28:14 +01:00
gtkcssimageradialprivate.h
gtkcssimagerecolor.c
gtkcssimagerecolorprivate.h
gtkcssimagescaled.c
gtkcssimagescaledprivate.h
gtkcssimageurl.c css: Don't throw warnings on broken URL in image css 2021-10-26 23:52:38 +02:00
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 Clean up some comments 2021-06-04 09:49:05 -04:00
gtkcsskeyframesprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcsslineheightvalue.c css: Fix handling of percentage for line-height 2021-10-18 16:53:46 -04:00
gtkcsslineheightvalueprivate.h css: Add line-height property 2021-08-22 15:15:50 -04:00
gtkcsslookup.c docs: Reduce redundancy 2021-05-20 20:45:06 -04:00
gtkcsslookupprivate.h
gtkcssnode.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcssnodedeclaration.c Clean up some comments 2021-06-04 09:49:05 -04:00
gtkcssnodedeclarationprivate.h
gtkcssnodeprivate.h
gtkcssnodestylecache.c
gtkcssnodestylecacheprivate.h
gtkcssnumbervalue.c css: Plug a memory leak 2022-04-03 08:04:35 -04:00
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 cssprovider: from_path takes a path 2022-02-02 22:47:39 +00: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 Documentation fixes 2021-05-20 19:17:49 -04:00
gtkcssselectorprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssshadowvalue.c Shrink shadow extents 2021-08-04 14:47:17 +05:00
gtkcssshadowvalueprivate.h cssshadowvalue: Add gtk_css_shadow_value_pop_snapshot 2021-02-06 16:09:21 -05:00
gtkcssshorthandproperty.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
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 text-transform 2021-08-22 15:57:50 -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 css: Allow fractional letterspacing 2022-07-10 15:22:18 -04:00
gtkcssstyle.h css: Add line-height property 2021-08-22 15:15:50 -04:00
gtkcssstylechange.c
gtkcssstylechangeprivate.h
gtkcssstyleprivate.h textview: Apply font features from css 2021-08-26 20:21:23 -04:00
gtkcssstyleproperty.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkcssstylepropertyimpl.c css: Implement text-transform 2021-08-22 15:57:50 -04:00
gtkcssstylepropertyprivate.h
gtkcsstransformvalue.c css: Fix handling of transform values 2022-07-18 07:08:01 -05:00
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 csstypes: Add annotations and inlines 2021-09-14 16:38:08 -04:00
gtkcsstypesprivate.h csstypes: Add annotations and inlines 2021-09-14 16:38:08 -04:00
gtkcssunsetvalue.c
gtkcssunsetvalueprivate.h
gtkcssvalue.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcssvalueprivate.h
gtkcsswidgetnode.c
gtkcsswidgetnodeprivate.h
gtkcustomfilter.c customfilter: Convert docs 2021-03-11 16:37:35 +00:00
gtkcustomfilter.h customfilter: Convert docs 2021-03-11 16:37:35 +00:00
gtkcustomlayout.c customlayout: Convert docs 2021-03-11 16:37:35 +00:00
gtkcustomlayout.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcustompaperunixdialog.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcustompaperunixdialog.h
gtkcustomsorter.c customsorter: Convert docs 2021-03-11 16:37:35 +00:00
gtkcustomsorter.h Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
gtkdbusinterfaces.xml
gtkdebug.h gtkmain: add support for GTK_DEBUG=invert-text-dir 2022-06-01 11:26:44 -07:00
gtkdialog.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkdialog.h Documentation fixes 2021-05-20 19:17:49 -04:00
gtkdialogprivate.h
gtkdirectorylist.c directorylist: Add ::item-type and ::n-items 2022-06-11 08:25:22 +02:00
gtkdirectorylist.h
gtkdragdestprivate.h
gtkdragicon.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkdragicon.h dragicon: Make a function propertly exported 2020-11-05 07:23:38 -05:00
gtkdragsource.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkdragsource.h
gtkdragsourceprivate.h dragsource: Use double coordinates for checking drag threshold 2021-01-29 12:01:34 +05:00
gtkdrawingarea.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkdrawingarea.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkdrop.c
gtkdropcontrollermotion.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkdropcontrollermotion.h
gtkdropdown.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkdropdown.h dropdown: add GtkDropDown:show-arrow property 2021-10-06 09:55:40 -07:00
gtkdropprivate.h
gtkdroptarget.c droptarget: Provide a unique action for gdk_drop_finish 2022-07-17 22:59:59 +03:00
gtkdroptarget.h droptarget: Rename :drop to :current-drop 2021-06-15 18:21:28 -04:00
gtkdroptargetasync.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkdroptargetasync.h
gtkeditable.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkeditable.h docs: Add blurb for GtkEditableProperties. 2021-11-16 13:50:52 +00:00
gtkeditablelabel.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkeditablelabel.h
gtkemojichooser.c Rename clear_template to dispose_template 2022-07-11 18:24:37 +01:00
gtkemojichooser.h
gtkemojicompletion.c emojicompletion: Avoid a memory overrun 2020-10-15 16:32:55 -04:00
gtkemojicompletion.h
gtkentry.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkentry.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkentrybuffer.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkentrybuffer.h Move g_autoptr macro for GtkEntryBuffer 2020-09-08 23:50:12 +01:00
gtkentrycompletion.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkentrycompletion.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkentryprivate.h Remove an unimplemented function 2021-08-02 20:44:40 -04:00
gtkenums.h picture: Set overflow to be hidden 2022-07-16 01:40:01 +02:00
gtkeventcontroller.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkeventcontroller.h Remove boxed type for GtkCrossingData 2020-12-15 15:55:15 +00:00
gtkeventcontrollerfocus.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkeventcontrollerfocus.h
gtkeventcontrollerkey.c g-i: Add nullable annotations to EventControllerKey::im-context 2022-02-11 12:59:55 +01:00
gtkeventcontrollerkey.h
gtkeventcontrollerlegacy.c eventcontrollerlegacy: Convert docs 2021-03-11 16:37:36 +00:00
gtkeventcontrollerlegacy.h
gtkeventcontrollermotion.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkeventcontrollermotion.h
gtkeventcontrollerprivate.h gtkeventcontroller: Fix internal enum documentation 2022-08-05 19:25:13 +02:00
gtkeventcontrollerscroll.c gtkeventcontrollerscroll: Always accumulate discrete deltas 2022-08-10 14:23:58 +00:00
gtkeventcontrollerscroll.h gtkeventcontrollerscroll: Add scroll unit getter 2022-03-19 00:41:26 +01:00
gtkexpander.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkexpander.h
gtkexpression.c docs: Fix typo in description of GtkExpression 2022-04-18 06:20:19 +00:00
gtkexpression.h gtk: Define the GtkExpression autocleanup func 2022-01-02 17:49:48 +00:00
gtkfilechooser.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkfilechooser.h filechooser: Convert docs 2021-03-11 16:37:33 +00:00
gtkfilechooserdialog.c Rename clear_template to dispose_template 2022-07-11 18:24:37 +01:00
gtkfilechooserdialog.h
gtkfilechooserentry.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkfilechooserentry.h
gtkfilechoosererrorstack.c
gtkfilechoosererrorstackprivate.h
gtkfilechoosernative.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkfilechoosernative.h
gtkfilechoosernativeportal.c Keep FileChooserNative alive while a portal is running 2022-04-29 15:27:10 +01:00
gtkfilechoosernativeprivate.h
gtkfilechoosernativequartz.c macos: clear sorted surfaces when showing file chooser 2022-03-11 18:19:44 -08:00
gtkfilechoosernativewin32.c Use a GTK grab when showing a modal GtkFileChooserNativeWin32 2022-01-04 10:46:20 +01:00
gtkfilechooserprivate.h searchengine: Rename private headers 2021-08-29 06:52:28 +02:00
gtkfilechooserutils.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkfilechooserutils.h filechooser: Check that icons exist 2021-03-26 13:17:51 -04:00
gtkfilechooserwidget.c Merge branch 'fix-controller-key-event-propagation-file-chooser-widget' into 'main' 2022-07-19 22:15:04 +00:00
gtkfilechooserwidget.h
gtkfilechooserwidgetprivate.h
gtkfilefilter.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkfilefilter.h GtkFileFilter: Add suffix matches 2021-06-04 21:10:01 -04:00
gtkfilefilterprivate.h macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkfilesystemmodel.c filesystemmodel: Don't use G_TYPE_POINTER 2021-08-29 06:52:28 +02:00
gtkfilesystemmodel.h
gtkfilter.c filter: Add link to FilterListmodel 2022-04-04 14:10:56 +02:00
gtkfilter.h Documentation fixes 2021-05-20 19:17:49 -04:00
gtkfilterlistmodel.c filterlistmodel: Add ::item-type and ::n-items 2022-06-11 08:25:22 +02:00
gtkfilterlistmodel.h
gtkfixed.c docs: Reduce redundancy 2021-05-20 20:45:06 -04:00
gtkfixed.h
gtkfixedlayout.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkfixedlayout.h
gtkflattenlistmodel.c fattenlistmodel: Add ::item-type and ::n-items 2022-06-11 08:25:21 +02:00
gtkflattenlistmodel.h
gtkflowbox.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkflowbox.h gtkflowbox: Add prepend() and append() 2021-10-12 11:07:17 -07:00
gtkflowboxprivate.h
gtkfontbutton.c pango_font_description_to_css: Handle numeric weight 2022-07-14 15:50:06 -04:00
gtkfontbutton.h
gtkfontchooser.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkfontchooser.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkfontchooserdialog.c Rename clear_template to dispose_template 2022-07-11 18:24:37 +01:00
gtkfontchooserdialog.h
gtkfontchooserprivate.h
gtkfontchooserutils.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkfontchooserutils.h
gtkfontchooserwidget.c fontchooser: Make size level effective 2022-07-03 12:50:40 -04:00
gtkfontchooserwidget.h
gtkfontchooserwidgetprivate.h
gtkframe.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkframe.h
gtkgesture.c gtkgesture: Do not coalesce hold events with other touchpad gestures 2022-08-05 19:25:13 +02:00
gtkgesture.h
gtkgestureclick.c Mark sequence parameter in GtkGestureClick::unpaired-release signal as nullable 2022-05-30 11:33:59 +03:00
gtkgestureclick.h
gtkgestureclickprivate.h
gtkgesturedrag.c gesturedrag: Fix docs 2022-05-22 12:45:28 +00:00
gtkgesturedrag.h
gtkgesturedragprivate.h
gtkgesturelongpress.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkgesturelongpress.h
gtkgesturelongpressprivate.h
gtkgesturepan.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkgesturepan.h
gtkgesturepanprivate.h
gtkgestureprivate.h
gtkgesturerotate.c gtkgesturerotate: Filter touchpad holds events 2022-08-05 19:25:13 +02:00
gtkgesturerotate.h
gtkgesturerotateprivate.h
gtkgesturesingle.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkgesturesingle.h
gtkgesturesingleprivate.h
gtkgesturestylus.c gesturestylus: Use GtkEventControllerEvent events to track changes 2021-12-02 17:06:35 +01:00
gtkgesturestylus.h
gtkgesturestylusprivate.h
gtkgestureswipe.c gtkgestureswipe: Don't filter hold events 2022-01-26 22:49:53 +01:00
gtkgestureswipe.h
gtkgestureswipeprivate.h
gtkgesturezoom.c gtkgesturerotate: Filter touchpad holds events 2022-08-05 19:25:13 +02:00
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 all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkglarea.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkgrid.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkgrid.h grid layout: Rename some properties 2020-08-02 17:58:03 -04:00
gtkgridlayout.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkgridlayout.h gridlayout: Convert docs 2021-03-11 16:37:34 +00:00
gtkgridview.c gridview: Fix typo in docstring for gtk_grid_view_get_cell_at_y() 2022-07-25 17:54:44 -07:00
gtkgridview.h gridview: Convert docs 2021-03-11 16:37:35 +00:00
gtkheaderbar.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkheaderbar.h
gtkheaderbarprivate.h
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 iconhelper: Fix the paintable implementation 2021-07-31 08:27:17 -04:00
gtkiconhelperprivate.h
gtkicontheme.c Add more directories to the builtin hicolor index 2022-06-02 06:38:12 -04:00
gtkicontheme.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkiconthemeprivate.h icontheme: Refactor gtk_icon_theme_lookup_symbolic_colors() 2021-08-30 04:52:47 +02:00
gtkiconview.c tree/iconview: Use a unique drag action in drag_enter/motion callbacks 2022-07-17 06:09:53 +03:00
gtkiconview.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkiconviewprivate.h dragsource: Use double coordinates for checking drag threshold 2021-01-29 12:01:34 +05:00
gtkimage.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkimage.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkimagedefinition.c Quench the anger of GCC 2022-04-19 15:33:21 +01:00
gtkimagedefinitionprivate.h
gtkimageprivate.h
gtkimcontext.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkimcontext.h IMContext: add since annotations to the new APIs 2021-03-18 22:25:38 +01:00
gtkimcontextbroadway.c
gtkimcontextbroadway.h
gtkimcontextime.c Win32 IME: Fix popup position 2022-02-21 16:13:06 +01:00
gtkimcontextime.h Win32 IME: Keep track of the client widget 2022-02-21 15:53:13 +01:00
gtkimcontextquartz.c macos: fix crash in imcontextquartz 2021-12-09 12:26:33 -08:00
gtkimcontextquartz.h macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkimcontextsimple.c GtkIMContextSimple: array bounds was not correctly checked 2022-05-19 11:35:14 +02:00
gtkimcontextsimple.h composetable: Drop GtkComposeTableCompact 2021-07-13 22:03:23 -04:00
gtkimcontextsimpleseqs.h Revert Compose sequence changes 2021-04-01 15:31:21 -04:00
gtkimcontextwayland.c imcontextwayland: Ignore preedit updates from NULL to NULL 2022-04-26 12:23:09 +02:00
gtkimcontextwayland.h
gtkimmodule.c Documentation fixes 2021-05-20 19:17:49 -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: Handle switches between displays 2022-03-31 16:35:29 +02:00
gtkimmulticontext.h
gtkinfobar.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkinfobar.h Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkinscription.c inscription: Plug a memory leak 2022-08-12 20:35:36 -04:00
gtkinscription.h inscription: Add missing Since annotations 2022-06-17 00:15:46 +03:00
gtkinscriptionprivate.h inscription: Add a11y support for text interface 2022-06-11 02:15:08 +02:00
gtkintl.h Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkistringprivate.h
gtkjoinedmenu.c joinedmenu: add helper to join menus instead of nesting 2021-07-08 14:16:06 -07:00
gtkjoinedmenuprivate.h joinedmenu: add helper to join menus instead of nesting 2021-07-08 14:16:06 -07:00
gtkkineticscrolling.c gtkkineticscrolling: Do not take distance based shortcuts 2022-03-19 12:35:11 +01:00
gtkkineticscrollingprivate.h kineticscrolling: Add stop function 2022-01-26 22:49:53 +01:00
gtklabel.c Add GtkLabel:tabs 2022-08-01 08:20:05 -04:00
gtklabel.h Add GtkLabel:tabs 2022-08-01 08:20:05 -04:00
gtklabelprivate.h label: Remove unused private functions 2021-01-03 11:01:29 +01:00
gtklayoutchild.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtklayoutchild.h
gtklayoutmanager.c layout manager: add a check if the widget exists 2022-02-11 11:44:16 +01:00
gtklayoutmanager.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtklayoutmanagerprivate.h
gtklevelbar.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtklevelbar.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtklinkbutton.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtklinkbutton.h
gtklistbase.c listbase: Clear selection if rubberband selected an empty set 2022-07-25 17:54:44 -07:00
gtklistbase.h listbase: Tweak docs 2021-03-11 16:37:36 +00:00
gtklistbaseprivate.h listview: Set accessible roles 2020-10-14 23:34:51 -04:00
gtklistbox.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtklistbox.h listbox: Explain behaviour of GtkListBoxCreateWidgetFunc 2021-11-25 12:33:10 +01:00
gtklistitem.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtklistitem.h
gtklistitemfactory.c listitemfactory: Make this callback-based 2022-06-28 16:37:38 +02:00
gtklistitemfactory.h
gtklistitemfactoryprivate.h listitemfactory: Make this callback-based 2022-06-28 16:37:38 +02:00
gtklistitemmanager.c listitemmanager: Clarify warning 2022-05-14 16:53:44 +02:00
gtklistitemmanagerprivate.h listview: Set accessible roles 2020-10-14 23:34:51 -04:00
gtklistitemprivate.h list-item: Use notify_by_pspec instead of by name 2022-05-06 18:05:03 +03:00
gtklistitemwidget.c listitemwidget: Actually unref the listitems 2022-08-14 22:55:27 +02:00
gtklistitemwidgetprivate.h listitemfactory: Make this callback-based 2022-06-28 16:37:38 +02:00
gtklistlistmodel.c listlistmodel: Add ::item-type and ::n-items 2022-06-11 08:25:21 +02:00
gtklistlistmodelprivate.h
gtkliststore.c docs: Fix GtkListStore description 2021-10-04 10:16:26 +01:00
gtkliststore.h
gtklistview.c listview: Fix selection for last item in get_items_in_rect 2022-07-25 17:55:26 -07:00
gtklistview.h listview: Convert docs 2021-03-11 16:37:35 +00:00
gtklistviewprivate.h columnview: Set accessible roles 2020-10-15 00:16:25 -04:00
gtklockbutton.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtklockbutton.h
gtklockbuttonprivate.h
gtkmagnifier.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkmagnifierprivate.h magnifier: Drop the Private struct 2020-09-19 14:36:44 -04:00
gtkmain.c gtkwindow: Use pointer-oriented function to deal with crossing events 2022-08-09 19:48:15 +02:00
gtkmain.h Annotate gtk_get_default_language as const 2021-09-14 16:38:08 -04:00
gtkmaplistmodel.c maplistmodel: Fix an oversight 2022-07-14 19:52:54 -04:00
gtkmaplistmodel.h Documentation fixes 2021-05-20 19:17:49 -04:00
gtkmarshalers.list pathbar: Use correct marshaler 2021-10-05 04:48:15 +02:00
gtkmediacontrols.c Rename clear_template to dispose_template 2022-07-11 18:24:37 +01:00
gtkmediacontrols.h
gtkmediafile.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkmediafile.h
gtkmediafileprivate.h
gtkmediastream.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkmediastream.h mediastream: Rename apis one more time 2021-07-03 09:05:33 -04:00
gtkmenubutton.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkmenubutton.h menubutton: Support custom children 2021-09-03 17:52:46 +05:00
gtkmenubuttonprivate.h menubutton: Remove obsolete private method 2020-09-29 20:58:25 +02:00
gtkmenusectionbox.c popovermenu: Fix crash when removing child 2022-01-25 15:31:00 +01:00
gtkmenusectionboxprivate.h popovermenu: Allow custom items 2020-10-26 22:41:33 -04:00
gtkmenutracker.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkmenutrackeritem.c menutrackeritem: protect against use-after-free 2022-06-24 14:30:45 -07:00
gtkmenutrackeritemprivate.h Add support for pango markup in menu items 2021-10-07 02:49:11 -07:00
gtkmenutrackerprivate.h
gtkmessagedialog.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkmessagedialog.h messagedialog: Convert docs 2021-03-11 16:37:33 +00:00
gtkmodelbutton.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkmodelbuttonprivate.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
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 mountoperation: Free user_widgets list upon dialog destruction 2022-07-25 06:54:14 -07:00
gtkmountoperation.h mountoperation: Convert docs 2021-03-11 16:37:37 +00:00
gtkmountoperationprivate.h
gtkmultifilter.c multifilter: Add ::item-type and ::n-items 2022-06-11 08:25:20 +02:00
gtkmultifilter.h Make filter constructors return exact types 2020-09-05 21:43:42 -04:00
gtkmultiselection.c multiselection: Add ::item-type and ::n-items 2022-06-11 08:25:19 +02:00
gtkmultiselection.h
gtkmultisorter.c multisorter: Add ::item-type and ::n-items 2022-06-11 08:25:19 +02:00
gtkmultisorter.h Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
gtknative.c native: add API to update opaque region 2022-02-11 14:37:43 -08:00
gtknative.h gtk/native: Remove gtk_native_check_resize() 2020-12-07 20:37:29 +01:00
gtknativedialog.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtknativedialog.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtknativedialogprivate.h
gtknativeprivate.h native: add API to update opaque region 2022-02-11 14:37:43 -08:00
gtknomediafile.c
gtknomediafileprivate.h
gtknoselection.c noselection: Add ::item-type and ::n-items 2022-06-11 08:25:18 +02:00
gtknoselection.h
gtknotebook.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtknotebook.h notebook: Convert docs 2021-03-11 16:37:34 +00:00
gtknumericsorter.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtknumericsorter.h Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
gtkorientable.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkorientable.h orientable: Remove class macros 2021-03-07 18:25:55 +00:00
gtkoverlay.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkoverlay.h
gtkoverlaylayout.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkoverlaylayout.h
gtkpadcontroller.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkpadcontroller.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkpagesetup.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkpagesetup.h
gtkpagesetupunixdialog.c g-i: Mark get_print_settings as nullable 2022-02-11 12:07:54 +01:00
gtkpagesetupunixdialog.h
gtkpaned.c paned: Warn if child is not actually a child 2022-08-09 14:20:25 -03: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 Move private function out of the AT-SPI a11y backend 2022-08-04 23:34:41 +01:00
gtkpango.h Move private function out of the AT-SPI a11y backend 2022-08-04 23:34:41 +01:00
gtkpapersize.c docs: Reduce redundancy 2021-05-20 20:45:06 -04:00
gtkpapersize.h
gtkpasswordentry.c passwordentry: Use password input purpose 2022-07-06 13:48:25 -04:00
gtkpasswordentry.h passwordentry: Drop the Private struct 2020-09-19 13:23:40 -04:00
gtkpasswordentrybuffer.c gtk: fix GtkPasswordEntryBuffer introspection 2021-07-13 15:03:09 +04:00
gtkpasswordentrybuffer.h Make GtkPasswordEntryBuffer public 2021-06-08 11:25:11 +00:00
gtkpasswordentryprivate.h Allow toggling the password entry visibility programmatically 2020-10-16 00:34:01 +01:00
gtkpathbar.c pathbar: Use correct marshaler 2021-10-05 04:48:15 +02:00
gtkpathbar.h
gtkpicture.c picture: Fix Since and Deprecated annotations 2022-07-25 12:59:47 +02:00
gtkpicture.h picture: Fix replacement for deprecated methods 2022-07-16 01:18:07 +02:00
gtkplacessidebar.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkplacessidebarprivate.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkplacesview.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkplacesviewprivate.h
gtkplacesviewrow.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkplacesviewrowprivate.h
gtkpointerfocus.c
gtkpointerfocusprivate.h
gtkpopcountprivate.h Update gtkpopcountprivate.h: undefined macro outside msvc 2021-06-12 17:35:13 +00:00
gtkpopover.c popover: Correctly substract arrow height when measuring popover widget 2022-07-17 00:29:42 +08: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 Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkpopovermenu.h popovermenu: Allow custom items 2020-10-26 22:41:33 -04:00
gtkpopovermenubar.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkpopovermenubar.h popovermenu: Allow custom items 2020-10-26 22:41:33 -04:00
gtkpopovermenubarprivate.h
gtkpopovermenuprivate.h popovermenu: Scroll when necessary 2021-07-02 13:19:02 -04:00
gtkpopoverprivate.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkprintbackendprivate.h
gtkprintcontext.c printcontext: Convert docs 2021-03-11 16:37:34 +00:00
gtkprintcontext.h
gtkprinter.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkprinter.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkprinteroption.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkprinteroption.h
gtkprinteroptionset.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkprinteroptionset.h
gtkprinteroptionwidget.c print: Check button is not descendant of toggle button 2022-07-12 16:22:59 +02:00
gtkprinteroptionwidget.h
gtkprinterprivate.h
gtkprintjob.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkprintjob.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkprintoperation-portal.c
gtkprintoperation-portal.h
gtkprintoperation-private.h
gtkprintoperation-unix.c Fix dialog-less printing 2021-12-10 11:26:23 -05:00
gtkprintoperation-win32.c Avoid copying static debug strings 2021-07-28 22:42:46 -04:00
gtkprintoperation.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkprintoperation.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkprintoperationpreview.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkprintoperationpreview.h
gtkprintsettings.c gtk: mark few GtkPrinterSettings as nullable 2022-01-01 19:20:29 +01:00
gtkprintsettings.h printsettings: Convert docs 2021-03-11 16:37:34 +00:00
gtkprintunixdialog.c print: Free print backends after use 2022-07-11 16:54:36 +02:00
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.c Bring back elide_underscores 2021-05-24 17:37:05 -04:00
gtkprivate.h gtkwindow: Use pointer-oriented function to deal with crossing events 2022-08-09 19:48:15 +02: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 Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkprogressbar.h
gtkprogresstracker.c
gtkprogresstrackerprivate.h
gtkpropertylookuplistmodel.c propertylookuplistmodel: Add ::item-type and ::n-items 2022-06-11 08:25:18 +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 Merge branch 'wip/sophie-h/remove-param-nicks-blurbs' into 'main' 2022-05-12 02:18:02 +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 Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkrecentmanager.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkrender.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkrender.h Drop gtk_render_slider from headers 2020-09-13 21:51:42 -04:00
gtkrenderbackground.c css: Render the background-clip area, not the background-origin 2021-10-07 19:59:44 +02:00
gtkrenderbackgroundprivate.h
gtkrenderborder.c gdk_rgba_parse: Support HSL colors 2021-09-10 16:56:42 -05:00
gtkrenderborderprivate.h
gtkrendericon.c icontheme: Refactor gtk_icon_theme_lookup_symbolic_colors() 2021-08-30 04:52:47 +02:00
gtkrendericonprivate.h
gtkrendernodepaintable.c rendernodepaintable: Provide accurate aspect ratio 2021-09-17 10:28:49 -04:00
gtkrendernodepaintableprivate.h
gtkrevealer.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkrevealer.h
gtkroot.c docs: Reduce redundancy 2021-05-20 20:45:06 -04:00
gtkroot.h
gtkrootprivate.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkroundedbox.c Clean up some comments 2021-06-04 09:49:05 -04:00
gtkroundedboxprivate.h roundedbox: Remove unused API 2020-12-24 06:38:45 +01:00
gtkscale.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkscale.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkscalebutton.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkscalebutton.h properly set ScaleButton's parent_class 2020-11-23 02:47:12 +01:00
gtkscaler.c
gtkscalerprivate.h
gtkscrollable.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkscrollable.h
gtkscrollbar.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkscrollbar.h
gtkscrolledwindow.c scrolledwindow: Lower the scroll multiplier 2022-08-08 00:07:36 +04:00
gtkscrolledwindow.h scrolledwindow: Convert docs 2021-03-11 16:37:33 +00:00
gtksearchbar.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtksearchbar.h
gtksearchengine.c searchengine: Rename private headers 2021-08-29 06:52:28 +02:00
gtksearchenginemodel.c searchenginemodel: finalize search results 2021-10-04 09:23:39 +02:00
gtksearchenginemodelprivate.h searchengine: Rename private headers 2021-08-29 06:52:28 +02:00
gtksearchengineprivate.h searchengine: Rename private headers 2021-08-29 06:52:28 +02:00
gtksearchenginequartz.c searchengine: Rename private headers 2021-08-29 06:52:28 +02:00
gtksearchenginequartzprivate.h searchengine: Rename private headers 2021-08-29 06:52:28 +02:00
gtksearchenginetracker3.c searchengine: Rename private headers 2021-08-29 06:52:28 +02:00
gtksearchenginetracker3private.h searchengine: Rename private headers 2021-08-29 06:52:28 +02:00
gtksearchentry.c search-entry: Add getter/setter annotation 2022-07-11 15:08:39 -04:00
gtksearchentry.h searchentry: Make search delay editable 2022-03-15 23:55:10 +02:00
gtksearchentryprivate.h
gtksecurememory.c meson: check for madvise() 2021-04-17 19:30:20 -04:00
gtksecurememoryprivate.h gtk/gtksecurememoryprivate.h: Include glib.h 2021-01-08 22:24:42 -05:00
gtkselectionfiltermodel.c selectionfiltermodel: Add ::item-type and ::n-items 2022-06-11 08:25:17 +02:00
gtkselectionfiltermodel.h selectionfiltermodel: Drop a leftover symbol 2020-08-04 22:11:34 -04:00
gtkselectionmodel.c docs: Fix links in selection models 2022-04-01 13:04:14 +02:00
gtkselectionmodel.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkseparator.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkseparator.h
gtksettings.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtksettings.h Hide GtkSettingsValue 2021-03-11 16:37:32 +00:00
gtksettingsprivate.h Change the default theme to "Default" 2021-04-01 12:27:35 -04:00
gtkshortcut.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkshortcut.h
gtkshortcutaction.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkshortcutaction.h gtk: document return value of ShortcutFunc 2022-01-18 10:58:47 +00:00
gtkshortcutactionprivate.h
gtkshortcutcontroller.c shortcutcontroller: fix typo in property docs 2022-06-23 22:35:48 +03:00
gtkshortcutcontroller.h
gtkshortcutcontrollerprivate.h shortcutcontroller: Add a way to update accels 2021-06-17 08:50:26 -04:00
gtkshortcutlabel.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkshortcutlabel.h
gtkshortcutmanager.c shortcutmanager: Convert docs 2021-03-11 16:37:34 +00:00
gtkshortcutmanager.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkshortcutmanagerprivate.h
gtkshortcutsgroup.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkshortcutsgroup.h
gtkshortcutssection.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkshortcutssection.h
gtkshortcutsshortcut.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkshortcutsshortcut.h shortcutswindow: Convert docs 2021-03-11 16:37:33 +00:00
gtkshortcutsshortcutprivate.h
gtkshortcutswindow.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkshortcutswindow.h shortcutswindow: Drop the Private struct 2020-09-19 16:22:04 -04:00
gtkshortcutswindowprivate.h
gtkshortcuttrigger.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkshortcuttrigger.h shortcuttrigger: Convert docs 2021-03-11 16:37:38 +00:00
gtkshow.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkshow.h
gtksidebarrow.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtksidebarrowprivate.h *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtksignallistitemfactory.c signallistitemfactory: Update signal prototype 2022-06-28 16:37:38 +02:00
gtksignallistitemfactory.h signallistitemfactory: Convert docs 2021-03-11 16:37:34 +00:00
gtksingleselection.c singleselection: Add ::item-type and ::n-items 2022-06-11 08:25:16 +02:00
gtksingleselection.h
gtksizegroup-private.h
gtksizegroup.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtksizegroup.h
gtksizerequest.c baseline = -1 means no baseline 2021-12-31 13:08:01 +01:00
gtksizerequest.h docs: Add misc links 2022-01-05 14:06:43 +01:00
gtksizerequestcache.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtksizerequestcacheprivate.h sizerequestcache: Increase size 2021-11-20 06:04:10 +01:00
gtkslicelistmodel.c slicelistmodel: Add ::item-type and ::n-items 2022-06-11 08:25:16 +02:00
gtkslicelistmodel.h
gtksnapshot.c snapshot: Don't critical on dispose 2022-08-01 20:28:46 +00:00
gtksnapshot.h snapshot: Add gsk_snapshot_append_conic_gradient() 2020-12-03 01:15:53 +01:00
gtksnapshotprivate.h Revert "gtk: Pass font options along" 2021-09-04 15:42:05 -04:00
gtksorter.c g-i: add missing since annotations 2021-11-13 17:50:53 +01:00
gtksorter.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtksorterprivate.h
gtksortkeys.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtksortkeysprivate.h
gtksortlistmodel.c sortlistmodel: Add ::item-type and ::n-items 2022-06-11 08:25:15 +02:00
gtksortlistmodel.h
gtkspinbutton.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkspinbutton.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkspinbuttonprivate.h spinbutton: Implement GtkAccessible 2020-10-12 21:45:48 -04:00
gtkspinner.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkspinner.h
gtkstack.c GtkStack: Create stack pages with child 2022-07-13 15:03:05 +01:00
gtkstack.h stack: Add gtk_stack_add_child 2020-09-15 18:39:09 -04:00
gtkstacksidebar.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkstacksidebar.h
gtkstackswitcher.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkstackswitcher.h
gtkstatusbar.c Rename clear_template to dispose_template 2022-07-11 18:24:37 +01:00
gtkstatusbar.h
gtkstatusbarprivate.h
gtkstringfilter.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkstringfilter.h Documentation fixes 2021-05-20 19:17:49 -04:00
gtkstringlist.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkstringlist.h
gtkstringsorter.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02: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 Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +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 Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkstylepropertyprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkstyleprovider.c docs: Fix wrong fragments in type links 2021-11-07 18:40:24 +00:00
gtkstyleprovider.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkstyleproviderprivate.h
gtkswitch.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkswitch.h
gtksymbolicpaintable.c g-i: add missing since 4.6 annotations 2021-10-21 15:34:39 +01:00
gtksymbolicpaintable.h gtk: Add the GtkSymbolicPaintable interface 2021-08-29 04:29:53 +02:00
gtktestatcontext.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktestatcontext.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktestatcontextprivate.h a11y: Consolidate accessibility environment variables 2020-11-09 16:21:49 +00:00
gtktestutils.c Rename ngl to gl 2021-10-07 13:05:53 -04:00
gtktestutils.h
gtktext.c gtktext: Shuffle the places doing IM reset 2022-08-18 00:55:30 +02:00
gtktext.h text: Add API to compute cursor extents 2021-07-07 19:33:12 +02:00
gtktextattributes.c textview: Implement new pango attributes 2021-08-25 14:57:13 -04:00
gtktextattributes.h textview: Implement new pango attributes 2021-08-25 14:57:13 -04:00
gtktextbtree.c Restore the GtkTextchild abi 2021-12-11 10:58:58 -05:00
gtktextbtree.h textbtree: Return tags in a GPtrArray 2021-04-04 22:27:53 -04:00
gtktextbuffer.c Move private function out of the AT-SPI a11y backend 2022-08-04 23:34:41 +01:00
gtktextbuffer.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktextbufferprivate.h Move private function out of the AT-SPI a11y backend 2022-08-04 23:34:41 +01:00
gtktextchild.c Restore the GtkTextchild abi 2021-12-11 10:58:58 -05:00
gtktextchild.h Restore the GtkTextchild abi 2021-12-11 10:58:58 -05:00
gtktextchildprivate.h Restore the GtkTextchild abi 2021-12-11 10:58:58 -05:00
gtktexthandle.c surface: Add a private struct 2021-10-06 03:43:47 +02:00
gtktexthandleprivate.h gtk/texthandle: Use gtk_text_handle_present() instead of GtkNative 2020-12-07 20:37:29 +01:00
gtktexthistory.c texthistory: always track selection bounds 2021-12-26 12:47:45 -08:00
gtktexthistoryprivate.h
gtktextiter.c g-i: mark gtk_text_iter_get_paintable as nullable 2022-01-19 10:22:40 +00:00
gtktextiter.h textiter: Convert docs 2021-03-11 16:37:36 +00:00
gtktextiterprivate.h
gtktextlayout.c Use pango api better 2022-01-22 23:10:53 -05:00
gtktextlayoutprivate.h textview: Invalidate selection when its style changes 2021-05-04 00:16:05 +05:00
gtktextlinedisplaycache.c Avoid copying static debug strings 2021-07-28 22:42:46 -04:00
gtktextlinedisplaycacheprivate.h linedisplaycache: improve invalidation with y_range 2020-08-07 12:44:26 -07:00
gtktextmark.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtktextmark.h
gtktextmarkprivate.h
gtktextprivate.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
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 Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtktexttag.h
gtktexttagprivate.h textview: Implement new pango attributes 2021-08-25 14:57:13 -04:00
gtktexttagtable.c docs: Reduce redundancy 2021-05-20 20:45:06 -04:00
gtktexttagtable.h texttagtable: Convert docs 2021-03-11 16:37:36 +00:00
gtktexttagtableprivate.h
gtktexttypes.c
gtktexttypes.h Hide GtkTextBTree's typedef 2021-03-11 16:37:32 +00:00
gtktextutil.c Use pango api better 2022-01-23 09:55:46 -05:00
gtktextutil.h
gtktextview.c textview: Include gutter while computing child allocations 2022-07-13 07:02:55 +02:00
gtktextview.h textview: give application developers access to RTL and LTR context 2021-06-19 12:28:18 -07:00
gtktextviewchild.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtktextviewchildprivate.h
gtktextviewprivate.h Add a private getter for the textview key controller 2021-08-02 20:44:40 -04:00
gtktogglebutton.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtktogglebutton.h togglebutton: Add grouping 2020-08-30 22:14:05 -04:00
gtktooltip.c Avoid copying static debug strings 2021-07-28 22:42:46 -04:00
gtktooltip.h
gtktooltipprivate.h
gtktooltipwindow.c tooltipwindow: Don't restrict minimum tooltip label length 2022-04-16 03:48:21 +04:00
gtktooltipwindowprivate.h gtk/tooltipwindow: Use gtk_tooltip_window_present() instead of GtkNative 2020-12-07 20:37:29 +01:00
gtktrashmonitor.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktreednd.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktreeexpander.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtktreeexpander.h GtkTreeExpander: indent-for-icon property 2021-08-23 07:54:45 +02:00
gtktreelistmodel.c treelistmodel: Add ::item-type and ::n-items 2022-06-11 08:25:14 +02:00
gtktreelistmodel.h Documentation fixes 2021-05-20 19:17:49 -04:00
gtktreelistrowsorter.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtktreelistrowsorter.h Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
gtktreemodel.c treemodel: Cosmetic docs changes 2021-05-22 20:46:59 -04:00
gtktreemodel.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktreemodelfilter.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtktreemodelfilter.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktreemodelsort.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtktreemodelsort.h
gtktreepopover.c treepopover: Add support for scrolling 2022-07-18 00:44:28 +03:00
gtktreepopoverprivate.h
gtktreeprivate.h
gtktreerbtree.c
gtktreerbtreeprivate.h
gtktreeselection.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtktreeselection.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktreesortable.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktreesortable.h docs: More syntax fixes 2021-05-22 21:21:10 -04:00
gtktreestore.c treestore: support nested data in builder 2022-05-06 09:29:44 -04:00
gtktreestore.h
gtktreeview.c Merge branch 'gtktreeview-adjustment' into 'main' 2022-08-14 22:40:32 +00:00
gtktreeview.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktreeviewcolumn.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtktreeviewcolumn.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04: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 gtktypes: GTK_INVALID_LIST_POSITION should be an int 2021-12-07 16:15:17 +01:00
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkversion.c version: Tweak docs 2021-03-11 16:37:36 +00:00
gtkversion.h.in docs: Improve docs for gtkversion.h 2022-01-05 13:24:32 +01:00
gtkvideo.c video: Fix typo in docs 2022-06-07 05:56:15 +02:00
gtkvideo.h
gtkviewport.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkviewport.h
gtkvolumebutton.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkvolumebutton.h
gtkwidget.c gtk: Missing end of code block 2022-07-26 14:52:30 +00:00
gtkwidget.h Rename clear_template to dispose_template 2022-07-11 18:24:37 +01:00
gtkwidgetfocus.c widget: Avoid GObject data for action muxer 2021-07-24 18:48:10 -04:00
gtkwidgetpaintable.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkwidgetpaintable.h
gtkwidgetpaintableprivate.h
gtkwidgetprivate.h widget: Provide a helper for updating pango contexts 2021-09-04 15:42:05 -04:00
gtkwin32.c
gtkwindow.c gtkwindow: Use pointer-oriented function to deal with crossing events 2022-08-09 19:48:15 +02:00
gtkwindow.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkwindowcontrols.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkwindowcontrols.h
gtkwindowgroup.c windowgroup: Convert docs 2021-03-11 16:37:37 +00:00
gtkwindowgroup.h
gtkwindowhandle.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gtkwindowhandle.h
gtkwindowprivate.h Merge branch 'update_focus_indicators_in_popovers' into 'main' 2021-12-01 01:21:32 +00:00
imm-extra.h
language-names.c language-names: Use Windows APIs to acquire language names 2022-01-12 17:29:30 +08:00
language-names.h
libgtk4.manifest.in
meson.build Add GtkInscription 2022-06-09 05:58:27 +02:00
open-type-layout.h fontchooser: Some OpenType improvements 2022-07-03 07:38:24 -04:00
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
text-input-unstable-v3.xml