gtk/gtk
Emmanuele Bassi c4b768a4ec Rename GtkWindow:fullscreen to :fullscreened
Having a property with the same name of a method makes some languages
which put properties and method names in the same flat namespace not
really happy about our choices. To avoid collisions, let's put the the
"fullscreen" property into the past, alongside the "maximized" property.
2020-12-09 00:11:49 +00:00
..
a11y a11y: Plug a leak in the AT-SPI context 2020-12-05 20:25:30 +00:00
css Set G_LOG_USE_STRUCTURED globally 2020-11-01 21:23:35 -05:00
deprecated
emoji Redo the handling of Emoji data 2020-10-04 01:14:42 -04:00
gesture assets: adjust gesture graphic 2020-09-14 12:14:40 +02:00
glade
icons
inspector gsk: Add GskConicGradientNode 2020-12-03 00:47:54 +01:00
roaring
theme Adwaita: no 3d shadow for pressed sidebar 2020-12-07 14:19:24 +01:00
timsort
tools gtk/window: Make 'default-size' adapt to configured size 2020-12-07 20:37:29 +01:00
ui gtk: Remove <requires> from ui files 2020-11-10 18:36:03 -05:00
compose-parse.py
fnmatch.c
gdkpixbufutilsprivate.h
gen-gtk-gresources-xml.py Redo the handling of Emoji data 2020-10-04 01:14:42 -04:00
gen-paper-names.c
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 gtk: Remove unused header include 2020-10-20 04:50:12 +02:00
gskpango.h
gtk-autocleanups.h gtk: Remove GtkFileChooserButton 2020-12-03 02:02:27 +01: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 Fix some nullable return annotations 2020-11-21 16:33:40 +01: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 a11y: Get the accessible role once 2020-11-19 15:20:56 +00:00
gtkaccessible.h a11y: Add GValue initializers for accessible attributes 2020-11-10 14:31:56 +00:00
gtkaccessibleattributeset.c
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
gtkactionhelperprivate.h
gtkactionmuxer.c muxer: add helper to get group by name 2020-12-02 19:44:02 -08: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
gtkapplication-quartz-menu.c macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04: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 Fix some nullable return annotations 2020-11-21 16:33:40 +01: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.h
gtkaspectframe.c a11y: Mark more containers as structural elements 2020-11-11 18:33:15 +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: Ignore more structural roles when computing labels 2020-11-12 21:46:05 +00: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
gtkbitset.h docs: Hide GtkBitsetIter fields 2020-12-01 17:18:38 +00:00
gtkbookmarklist.c
gtkbookmarklist.h
gtkbookmarksmanager.c
gtkbookmarksmanagerprivate.h
gtkboolfilter.c
gtkboolfilter.h
gtkborder.c
gtkborder.h
gtkbox.c docs: Add "Accessibility" section to various widgets 2020-11-12 00:36:32 +00:00
gtkbox.h
gtkboxlayout.c
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 Drop “gtk+” plus sign in GtkBuilder <requires>. 2020-11-07 16:16:55 +01:00
gtkbuilder.h Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkbuilderlistitemfactory.c
gtkbuilderlistitemfactory.h
gtkbuilderparser.c builder: Be a bit more strict about requires 2020-11-10 19:18:26 -05:00
gtkbuilderprecompile.c buildable: Make vfunc accessor functions private 2020-09-26 02:16:57 +02:00
gtkbuilderprivate.h builder: Expot _gtk_builder_boolean_from_string privately 2020-10-25 12:19:21 -04:00
gtkbuilderscope.c
gtkbuilderscope.h Use the appropriate prefix for GtkBuilderClosureFlags 2020-12-01 17:26:34 +00:00
gtkbuilderscopeprivate.h
gtkbuiltinicon.c gtk: Remove unused header include 2020-10-20 04:50:12 +02:00
gtkbuiltiniconprivate.h
gtkbutton.c Use function setter for WidgetClass.activate_signal 2020-12-05 01:04:18 +00:00
gtkbutton.h
gtkbuttonprivate.h
gtkcalendar.c
gtkcalendar.h
gtkcellarea.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkcellarea.h
gtkcellareabox.c
gtkcellareabox.h
gtkcellareaboxcontext.c
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 Remove GtkCellRendererClass.get_size() 2020-11-28 19:21:24 +00:00
gtkcellrenderer.h Remove GtkCellRendererClass.get_size() 2020-11-28 19:21:24 +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
gtkcellrenderertext.h
gtkcellrenderertoggle.c Port GtkCellRendererToggle to preferred size vfuncs 2020-11-28 19:21:24 +00:00
gtkcellrenderertoggle.h
gtkcellview.c
gtkcellview.h
gtkcenterbox.c docs: Add "Accessibility" section to various widgets 2020-11-12 00:36:32 +00:00
gtkcenterbox.h
gtkcenterlayout.c Make GtkCenterLayout accessors more idiomatic 2020-12-01 15:51:52 +00:00
gtkcenterlayout.h
gtkcheckbutton.c gtk: Remove unused header include 2020-10-20 04:50:12 +02:00
gtkcheckbutton.h
gtkcolorbutton.c colorbutton: Improve accessibility 2020-10-22 07:51:44 -04: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 gtk/popover: Use gtk_popover_present() instead of going via GtkNative 2020-12-07 20:37:29 +01: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 Fix some nullable return annotations 2 2020-11-24 19:27:33 +01:00
gtkcolumnview.h
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
gtkcolumnviewsorterprivate.h
gtkcolumnviewtitle.c gtk/popover: Use gtk_popover_present() instead of going via GtkNative 2020-12-07 20:37:29 +01: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 Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkcomposetable.h
gtkconstraint.c
gtkconstraint.h
gtkconstraintexpression.c
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
gtkcssanimatedstyle.c
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
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
gtkcssenumvalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssfiltervalue.c
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
gtkcssimagecrossfadeprivate.h
gtkcssimagefallback.c cssimagefallback: Whitespace 2020-09-24 19:08:22 +02:00
gtkcssimagefallbackprivate.h
gtkcssimageicontheme.c Allow inserting newlines in css strings 2020-10-02 23:40:16 -04:00
gtkcssimageiconthemeprivate.h
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
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c
gtkcssinitialvalueprivate.h
gtkcsskeyframes.c
gtkcsskeyframesprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcsslookup.c
gtkcsslookupprivate.h
gtkcssnode.c
gtkcssnodedeclaration.c
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 css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04: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
gtkcssselectorprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssshadowvalue.c
gtkcssshadowvalueprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssshorthandproperty.c
gtkcssshorthandpropertyimpl.c
gtkcssshorthandpropertyprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkcssstaticstyle.c
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
gtkcssstylechange.c
gtkcssstylechangeprivate.h
gtkcssstyleprivate.h
gtkcssstyleproperty.c
gtkcssstylepropertyimpl.c css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04: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
gtkcssunsetvalue.c
gtkcssunsetvalueprivate.h
gtkcssvalue.c
gtkcssvalueprivate.h
gtkcsswidgetnode.c
gtkcsswidgetnodeprivate.h
gtkcustomfilter.c
gtkcustomfilter.h
gtkcustomlayout.c
gtkcustomlayout.h
gtkcustompaperunixdialog.c
gtkcustompaperunixdialog.h
gtkcustomsorter.c customsorter: Add missing nullable annotation 2020-12-05 00:04:36 +01:00
gtkcustomsorter.h
gtkdbusinterfaces.xml
gtkdebug.h Clean up debug flags code a bit 2020-09-13 22:10:25 -04:00
gtkdialog.c Use WidgetClass.activate_signal getter function 2020-12-05 01:04:18 +00: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 Fix some nullable return annotations 2 2020-11-24 19:27:33 +01:00
gtkdragsource.h
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 gtk/popover: Use gtk_popover_present() instead of going via GtkNative 2020-12-07 20:37:29 +01:00
gtkdropdown.h
gtkdropprivate.h
gtkdroptarget.c
gtkdroptarget.h
gtkdroptargetasync.c
gtkdroptargetasync.h
gtkeditable.c Add gtk_editable_get_delegate 2020-10-19 12:36:54 -04:00
gtkeditable.h Add gtk_editable_get_delegate 2020-10-19 12:36:54 -04:00
gtkeditablelabel.c editablelabel: Properly clean up in dispose 2020-10-23 12:27:55 -04:00
gtkeditablelabel.h
gtkemojichooser.c gtk/popover: Use gtk_popover_present() instead of going via GtkNative 2020-12-07 20:37:29 +01:00
gtkemojichooser.h
gtkemojicompletion.c emojicompletion: Avoid a memory overrun 2020-10-15 16:32:55 -04:00
gtkemojicompletion.h
gtkentry.c gtk/entry: Remove emoji chooser field 2020-12-07 20:37:29 +01:00
gtkentry.h
gtkentrybuffer.c
gtkentrybuffer.h
gtkentrycompletion.c gtk/popover: Use gtk_popover_present() instead of going via GtkNative 2020-12-07 20:37:29 +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 gtk/enums: fix doc comment references 2020-11-07 17:46:26 +00:00
gtkeventcontroller.h
gtkeventcontrollerfocus.c
gtkeventcontrollerfocus.h
gtkeventcontrollerkey.c
gtkeventcontrollerkey.h
gtkeventcontrollerlegacy.c
gtkeventcontrollerlegacy.h
gtkeventcontrollermotion.c eventcontrollermotion: Notify by pspec 2020-11-30 09:22:49 -05:00
gtkeventcontrollermotion.h
gtkeventcontrollerprivate.h
gtkeventcontrollerscroll.c Silence a compiler warning 2020-09-29 07:04:07 -04:00
gtkeventcontrollerscroll.h
gtkexpander.c Merge branch 'wip/surface-state-rework' into 'master' 2020-12-08 15:38:36 +00:00
gtkexpander.h
gtkexpression.c expression: Fix property expressions for interfaces 2020-10-30 22:27:40 -04:00
gtkexpression.h docs: Annotate missing symbols 2020-12-01 17:28:16 +00:00
gtkfilechooser.c gtk: Remove GtkFileChooserButton 2020-12-03 02:02:27 +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 Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04: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 gtk/popover: Use gtk_popover_present() instead of going via GtkNative 2020-12-07 20:37:29 +01: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
gtkfilter.h gtk/enums: fix doc comment references 2020-11-07 17:46:26 +00:00
gtkfilterlistmodel.c
gtkfilterlistmodel.h
gtkfixed.c
gtkfixed.h
gtkfixedlayout.c
gtkfixedlayout.h
gtkflattenlistmodel.c
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
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 fontchooser: Plug listmodel memory leaks 2020-11-10 09:07:40 -05:00
gtkfontchooserwidget.h
gtkfontchooserwidgetprivate.h
gtkframe.c a11y: Parse reference lists using varargs 2020-11-10 14:31:56 +00:00
gtkframe.h
gtkgesture.c gestures: Make claiming button release work 2020-09-14 08:35:44 -04: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
gtkgesturedrag.h
gtkgesturedragprivate.h
gtkgesturelongpress.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkgesturelongpress.h
gtkgesturelongpressprivate.h
gtkgesturepan.c
gtkgesturepan.h
gtkgesturepanprivate.h
gtkgestureprivate.h
gtkgesturerotate.c
gtkgesturerotate.h
gtkgesturerotateprivate.h
gtkgesturesingle.c
gtkgesturesingle.h
gtkgesturesingleprivate.h
gtkgesturestylus.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04: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 gizmo: Add a way to set accessible role 2020-10-14 21:04:25 -04:00
gtkgizmoprivate.h gizmo: Add a way to set accessible role 2020-10-14 21:04:25 -04:00
gtkgladecatalog.c
gtkglarea.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkglarea.h
gtkgrid.c docs: Add "Accessibility" section to various widgets 2020-11-12 00:36:32 +00:00
gtkgrid.h
gtkgridlayout.c
gtkgridlayout.h
gtkgridview.c docs: Document more accessible roles 2020-10-20 22:53:30 -04:00
gtkgridview.h
gtkheaderbar.c gtk/headerbar: Remove unused 'state' field 2020-12-07 20:37:30 +01: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
gtkiconcacheprivate.h
gtkiconcachevalidatorprivate.h
gtkiconhelper.c gtk: Remove unused header include 2020-10-20 04:50:12 +02:00
gtkiconhelperprivate.h
gtkicontheme.c docs: Explain the symbolic icon paintable situation 2020-10-15 11:42:50 -04:00
gtkicontheme.h icontheme: Add a missing getter 2020-10-03 13:11:20 -04:00
gtkiconthemeprivate.h
gtkiconview.c Remove pointless inout arguments 2020-11-17 16:38:12 +00:00
gtkiconview.h Remove pointless inout arguments 2020-11-17 16:38:12 +00:00
gtkiconviewprivate.h
gtkimage.c
gtkimage.h Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkimagedefinition.c
gtkimagedefinitionprivate.h
gtkimageprivate.h
gtkimcontext.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkimcontext.h
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
gtkimcontextsimple.h
gtkimcontextsimpleprivate.h
gtkimcontextsimpleseqs.h
gtkimcontextwayland.c gtk/imcontextwayland: Unset focus when unsetting widget 2020-11-05 21:29:20 +01:00
gtkimcontextwayland.h
gtkimmodule.c macos: port gtk to GDK_WINDOWING_MACOS 2020-10-14 15:06:12 -04:00
gtkimmodule.h
gtkimmoduleprivate.h
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 Merge branch 'wip/surface-state-rework' into 'master' 2020-12-08 15:38:36 +00:00
gtklabel.h
gtklabelprivate.h
gtklayoutchild.c
gtklayoutchild.h
gtklayoutmanager.c gtk/native: Remove gtk_native_check_resize() 2020-12-07 20:37:29 +01:00
gtklayoutmanager.h
gtklayoutmanagerprivate.h
gtklevelbar.c levelbar: Hide internal structure from a11y 2020-10-21 15:04:34 -04:00
gtklevelbar.h
gtklinkbutton.c linkbutton: Use the LINK role 2020-10-21 22:19:54 -04:00
gtklinkbutton.h
gtklistbase.c listview: Set accessible roles 2020-10-14 23:34:51 -04:00
gtklistbase.h
gtklistbaseprivate.h listview: Set accessible roles 2020-10-14 23:34:51 -04:00
gtklistbox.c Use function setter for WidgetClass.activate_signal 2020-12-05 01:04:18 +00:00
gtklistbox.h
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 Use function setter for WidgetClass.activate_signal 2020-12-05 01:04:18 +00:00
gtklistitemwidgetprivate.h listview: Set accessible roles 2020-10-14 23:34:51 -04:00
gtklistlistmodel.c
gtklistlistmodelprivate.h
gtkliststore.c buildable: Rename set_name() to set_buildable_id() 2020-09-26 02:16:05 +02:00
gtkliststore.h
gtklistview.c docs: Document more accessible roles 2020-10-20 22:53:30 -04:00
gtklistview.h columnview: Set accessible roles 2020-10-15 00:16:25 -04:00
gtklistviewprivate.h columnview: Set accessible roles 2020-10-15 00:16:25 -04:00
gtklockbutton.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtklockbutton.h
gtklockbuttonprivate.h
gtkmagnifier.c magnifier: Set a css name 2020-11-03 11:00:32 -05:00
gtkmagnifierprivate.h magnifier: Drop the Private struct 2020-09-19 14:36:44 -04:00
gtkmain.c gtk/main: Do not unset active state on button release w/o implicit grab 2020-11-19 22:58:14 +01:00
gtkmain.h Move version-related functions to gtkversion.c 2020-09-13 22:23:06 -04:00
gtkmaplistmodel.c
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
gtkmediastream.h
gtkmenubutton.c gtk/popover: Use gtk_popover_present() instead of going via GtkNative 2020-12-07 20:37:29 +01: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 popovermenu: Fail gracefully if no model 2020-11-04 14:59:32 -05:00
gtkmenusectionboxprivate.h popovermenu: Allow custom items 2020-10-26 22:41:33 -04:00
gtkmenutracker.c
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 Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtkmessagedialog.h
gtkmodelbutton.c Use function setter for WidgetClass.activate_signal 2020-12-05 01:04:18 +00:00
gtkmodelbuttonprivate.h
gtkmodules.c
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkmountoperation.h
gtkmountoperationprivate.h
gtkmultifilter.c
gtkmultifilter.h
gtkmultiselection.c
gtkmultiselection.h
gtkmultisorter.c
gtkmultisorter.h
gtknative.c gtk/native: Remove gtk_native_check_resize() 2020-12-07 20:37:29 +01:00
gtknative.h gtk/native: Remove gtk_native_check_resize() 2020-12-07 20:37:29 +01:00
gtknativedialog.c Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04:00
gtknativedialog.h
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
gtknoselection.h
gtknotebook.c a11y: Use the tab widget to label the notebook stack page 2020-11-16 16:44:56 +00:00
gtknotebook.h
gtknumericsorter.c
gtknumericsorter.h
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 overlay: Remove empty finalize implementation 2020-10-14 15:06:12 -04: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 docs: Fix the links for keybinding signals 2020-11-17 07:34:52 -05:00
gtkpaned.h
gtkpango.c
gtkpango.h
gtkpapersize.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkpapersize.h
gtkpasswordentry.c passwordentry: Respect border spacing 2020-10-22 14:27:19 -04:00
gtkpasswordentry.h passwordentry: Drop the Private struct 2020-09-19 13:23:40 -04:00
gtkpasswordentrybuffer.c
gtkpasswordentrybufferprivate.h
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: Fix up GtkPicture docs 2020-12-04 11:47:43 -05:00
gtkpicture.h
gtkplacessidebar.c gtk/popover: Use gtk_popover_present() instead of going via GtkNative 2020-12-07 20:37:29 +01:00
gtkplacessidebarprivate.h Remove GtkPlacesOpenFlags from public headers 2020-11-09 08:45:36 -05:00
gtkplacesview.c Remove GtkPlacesOpenFlags from public headers 2020-11-09 08:45:36 -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
gtkpopover.c gtk/native: Remove gtk_native_check_resize() 2020-12-07 20:37:29 +01:00
gtkpopover.h gtk/popover: Use gtk_popover_present() instead of going via GtkNative 2020-12-07 20:37:29 +01:00
gtkpopovermenu.c popovermenu: Connect to right controller signal 2020-11-30 09:22:57 -05: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
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
gtkprinteroptionwidget.h
gtkprinterprivate.h
gtkprintjob.c
gtkprintjob.h
gtkprintoperation-portal.c
gtkprintoperation-portal.h
gtkprintoperation-private.h
gtkprintoperation-unix.c
gtkprintoperation-win32.c
gtkprintoperation.c printoperation: Remove double assignment 2020-11-02 14:55:13 -05:00
gtkprintoperation.h Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtkprintoperationpreview.c
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
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
gtkprivatetypebuiltins.h.template
gtkprogressbar.c progressbar: Hide internal structure from a11y 2020-10-21 15:09:55 -04:00
gtkprogressbar.h
gtkprogresstracker.c
gtkprogresstrackerprivate.h
gtkpropertylookuplistmodel.c
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 range: Hide internals from accessibility 2020-10-21 08:01:25 -04: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
gtkrender.c Drop unused includes 2020-10-30 22:50:38 -04:00
gtkrender.h Drop gtk_render_slider from headers 2020-09-13 21:51:42 -04:00
gtkrenderbackground.c
gtkrenderbackgroundprivate.h
gtkrenderborder.c
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
gtkroundedboxprivate.h
gtkscale.c scale: Set round-digits to -1 initially 2020-10-25 00:31:18 -04: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 docs: Fix the links for keybinding signals 2020-11-17 07:34:52 -05:00
gtkscrolledwindow.h gtkscrolledwindow: Drop gtk_scrolled_window_set_capture_button_press() 2020-09-25 18:57:40 +02:00
gtksearchbar.c a11y: Set the role on GtkSearchBar 2020-11-12 21:46:06 +00: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 docs: Fix the links for keybinding signals 2020-11-17 07:34:52 -05:00
gtksearchentry.h
gtksearchentryprivate.h
gtksecurememory.c win32: Fix compiler warnings 2020-09-19 08:29:29 -04:00
gtksecurememoryprivate.h
gtkselectionfiltermodel.c
gtkselectionfiltermodel.h
gtkselectionmodel.c
gtkselectionmodel.h
gtkseparator.c separator: Remove unnecessary code 2020-10-21 19:47:48 -04:00
gtkseparator.h
gtksettings.c Drop unused includes 2020-10-30 22:50:38 -04:00
gtksettings.h
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 docs: Fix the links for keybinding signals 2020-11-17 07:34:52 -05: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
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
gtkshortcuttrigger.h
gtkshow.c Plug a memory leak in an error case 2020-09-16 19:13:18 -04:00
gtkshow.h
gtksidebarrow.c Remove GtkPlacesOpenFlags from public headers 2020-11-09 08:45:36 -05:00
gtksidebarrowprivate.h
gtksignallistitemfactory.c
gtksignallistitemfactory.h
gtksingleselection.c
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
gtkslicelistmodel.h
gtksnapshot.c snapshot: Add gsk_snapshot_append_conic_gradient() 2020-12-03 01:15:53 +01: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
gtksortlistmodel.h
gtkspinbutton.c docs: Fix the links for keybinding signals 2020-11-17 07:34:52 -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 Remove unneeded gtkstylecontext.h includes 2020-10-14 15:06:12 -04: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 statusbar: Remove a misleading doc comment 2020-09-29 07:04:07 -04:00
gtkstatusbar.h
gtkstatusbarprivate.h
gtkstringfilter.c StringFilter: get_search fix nullable annotation 2020-12-02 10:28:07 -05:00
gtkstringfilter.h
gtkstringlist.c StringList: add missing nullability annotations 2020-12-02 10:36:29 -05:00
gtkstringlist.h
gtkstringsorter.c
gtkstringsorter.h
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c
gtkstylecascadeprivate.h
gtkstylecontext.c gtk: Remove unused header include 2020-10-20 04:50:12 +02:00
gtkstylecontext.h stylecontext: Remove render_insertion_cursor() 2020-10-14 15:06:12 -04:00
gtkstylecontextprivate.h stylecontext: Remove some unnused includes 2020-10-14 15:06:12 -04:00
gtkstyleproperty.c Add some missing nullable return annotations 2020-10-17 15:32:36 +02:00
gtkstylepropertyprivate.h css: Move _gtk_css_print_string around 2020-10-02 23:40:16 -04:00
gtkstyleprovider.c
gtkstyleprovider.h
gtkstyleproviderprivate.h
gtkswitch.c Use function setter for WidgetClass.activate_signal 2020-12-05 01:04:18 +00:00
gtkswitch.h
gtktestatcontext.c a11y: Defer to the GtkAccessible's implementation 2020-11-11 19:45:43 +00:00
gtktestatcontext.h a11y: Parse reference lists using varargs 2020-11-10 14:31:56 +00:00
gtktestatcontextprivate.h a11y: Consolidate accessibility environment variables 2020-11-09 16:21:49 +00:00
gtktestutils.c build: Include GSK types in gtk_test_register_all_type() 2020-11-17 03:13:31 +01:00
gtktestutils.h
gtktext.c gtk/texthandle: Use gtk_text_handle_present() instead of GtkNative 2020-12-07 20:37:29 +01:00
gtktext.h text: Add some missing setters and getters 2020-10-03 13:11:20 -04:00
gtktextattributes.c
gtktextattributes.h Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtktextbtree.c
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 textview: Properly delete anchored children 2020-09-16 23:01:49 -04:00
gtktextchild.h
gtktextchildprivate.h
gtktexthandle.c gtk/native: Remove gtk_native_check_resize() 2020-12-07 20:37:29 +01:00
gtktexthandleprivate.h gtk/texthandle: Use gtk_text_handle_present() instead of GtkNative 2020-12-07 20:37:29 +01:00
gtktexthistory.c
gtktexthistoryprivate.h
gtktextiter.c
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c textview: Update child allocations 2020-10-28 20:18:54 -04:00
gtktextlayoutprivate.h textview: Update child allocations 2020-10-28 20:18:54 -04:00
gtktextlinedisplaycache.c textview: Update child allocations 2020-10-28 20:18:54 -04:00
gtktextlinedisplaycacheprivate.h
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c
gtktexttag.h
gtktexttagprivate.h
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 gtk: Remove unused header include 2020-10-20 04:50:12 +02:00
gtktextutil.h
gtktextview.c gtk/texthandle: Use gtk_text_handle_present() instead of GtkNative 2020-12-07 20:37:29 +01:00
gtktextview.h
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
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
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c Clean up lots of GTK+ -> GTK 2020-09-12 12:01:04 -04:00
gtktreednd.h
gtktreeexpander.c Fix transfer of GtkTreeExpander.get_item() 2020-12-02 19:10:13 +00:00
gtktreeexpander.h
gtktreelistmodel.c
gtktreelistmodel.h
gtktreelistrowsorter.c treelistrowsorter: Add a bandaid 2020-10-06 07:58:01 -04:00
gtktreelistrowsorter.h
gtktreemodel.c TreeModel: add missing nullability annotations 2020-12-02 10:28:07 -05:00
gtktreemodel.h
gtktreemodelfilter.c
gtktreemodelfilter.h
gtktreemodelsort.c
gtktreemodelsort.h
gtktreepopover.c
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 gtk/popover: Use gtk_popover_present() instead of going via GtkNative 2020-12-07 20:37:29 +01:00
gtktreeview.h Remove pointless inout arguments 2020-11-17 16:38:12 +00:00
gtktreeviewcolumn.c widget: Always update the CSS node 2020-10-20 04:50:12 +02:00
gtktreeviewcolumn.h gtk/enums: fix doc comment references 2020-11-07 17:46:26 +00:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypes.h
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 Cosmetics 2020-10-21 08:01:25 -04:00
gtkvideo.h
gtkviewport.c docs: Add "Accessibility" section to various widgets 2020-11-12 00:36:32 +00:00
gtkviewport.h
gtkvolumebutton.c
gtkvolumebutton.h
gtkwidget.c Merge branch 'wip/surface-state-rework' into 'master' 2020-12-08 15:38:36 +00:00
gtkwidget.h Move activate_signal to the widget private class data 2020-12-06 15:06:18 +00:00
gtkwidgetfocus.c
gtkwidgetpaintable.c
gtkwidgetpaintable.h
gtkwidgetpaintableprivate.h
gtkwidgetprivate.h Merge branch 'wip/surface-state-rework' into 'master' 2020-12-08 15:38:36 +00:00
gtkwin32.c
gtkwindow.c Rename GtkWindow:fullscreen to :fullscreened 2020-12-09 00:11:49 +00:00
gtkwindow.h Properly remove gtk_window_get_size 2020-12-07 20:37:30 +01: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 docs: Add "Accessibility" section to various widgets 2020-11-12 00:36:32 +00:00
gtkwindowhandle.h
gtkwindowprivate.h
imm-extra.h
language-names.c Improve language names 2020-09-19 09:47:15 -04:00
language-names.h
libgtk4.manifest.in
meson.build build: Use the correct path to the header of the wayland and x11 backends 2020-12-03 10:02:03 +01: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