gtk2/gtk
Benjamin Otte 76c4673944 boxlayout: Fix broken min-size-for-opposite-size
Assume a vbox with 2 wrapping labels saying
  Hello World
  Hi Ho
being measured for their minimum width for 3 rows of text.
This should be layouted like
  Hello
  World
  Hi Ho
and measured accordingly.

However, previously this was layouted as
  Hello World
  Hi Ho
with 1.5 lines being assigned to both labels.
That will obviously not compute the above wrapping which clearly
results in a smaller min width.

A reftest testing exactly this was included.
2021-11-09 03:41:43 +01:00
..
a11y Handle new pango api 2021-11-08 14:17:42 -05:00
compose Add a README in gtk/compose 2021-09-02 20:10:19 -04:00
css cssparser: Remove unused argument 2021-10-28 03:19:08 +02:00
deprecated
emoji
icons icon: revert object-symbolic check to be smaller 2021-11-01 18:54:22 +01:00
inspector inspector: Expand the controllers column view 2021-10-24 22:27:50 +05:00
roaring
theme theme: enable tabular numbers in GtkCalendar 2021-10-17 11:12:14 +02:00
timsort gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
ui Update gtk/ui/gtkdialog.ui 2021-11-04 08:25:03 +00: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 gtk: Add the GtkSymbolicPaintable interface 2021-08-29 04:29:53 +02:00
gtkaboutdialog.c
gtkaboutdialog.h
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 gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkaccessible.h
gtkaccessibleattributeset.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkaccessibleattributesetprivate.h
gtkaccessibleprivate.h
gtkaccessiblevalue.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkaccessiblevalueprivate.h
gtkaccessiblevaluestatic.c
gtkactionable.c
gtkactionable.h Cosmetics 2021-08-18 22:33:23 -04:00
gtkactionbar.c
gtkactionbar.h
gtkactionhelper.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkactionhelperprivate.h
gtkactionmuxer.c action muxer: Propagate registrations further up 2021-06-17 08:50:26 -04:00
gtkactionmuxerprivate.h
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
gtkadjustment.h
gtkadjustmentprivate.h
gtkallocatedbitmask.c
gtkallocatedbitmaskprivate.h
gtkappchooser.c
gtkappchooser.h
gtkappchooserbutton.c appchooserbutton: Make buttons activatable again 2021-07-05 10:10:44 -04:00
gtkappchooserbutton.h
gtkappchooserdialog.c
gtkappchooserdialog.h
gtkappchooserprivate.h
gtkappchooserwidget.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04: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
gtkapplication-x11.c
gtkapplication.c GtkApplication: Call setlocale early 2021-09-06 01:38:47 -04:00
gtkapplication.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkapplicationaccels.c
gtkapplicationaccelsprivate.h
gtkapplicationimpl.c
gtkapplicationprivate.h
gtkapplicationwindow.c applicationwindow: Allocate tooltips 2021-06-03 21:43:13 -04:00
gtkapplicationwindow.h
gtkaspectframe.c
gtkaspectframe.h
gtkassistant.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkassistant.h
gtkatcontext.c Fix generation of accessible description in presence of described by relations 2021-09-14 14:33:30 +02:00
gtkatcontext.h
gtkatcontextprivate.h
gtkbinlayout.c
gtkbinlayout.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbitset.c
gtkbitset.h
gtkbookmarklist.c Add type annotations for filename arguments 2021-06-12 11:12:06 -04:00
gtkbookmarklist.h
gtkbookmarksmanager.c
gtkbookmarksmanagerprivate.h
gtkboolfilter.c
gtkboolfilter.h
gtkborder.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkborder.h
gtkbox.c box: Avoid redundant storage 2021-05-31 18:38:52 -04:00
gtkbox.h
gtkboxlayout.c boxlayout: Fix broken min-size-for-opposite-size 2021-11-09 03:41:43 +01:00
gtkboxlayout.h
gtkbuildable.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkbuildable.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkbuildableprivate.h
gtkbuilder-menus.c
gtkbuilder.c docs: Fix wrong fragments in type links 2021-11-07 18:40:24 +00:00
gtkbuilder.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkbuilderlistitemfactory.c
gtkbuilderlistitemfactory.h
gtkbuilderparser.c builder: Fix handling of <binding> 2021-09-28 15:09:49 -04:00
gtkbuilderprecompile.c builder: Cosmetics 2021-09-18 14:14:55 -04:00
gtkbuilderprivate.h builder: Fix handling of <binding> 2021-09-28 15:09:49 -04:00
gtkbuilderscope.c
gtkbuilderscope.h docs: More syntax fixes 2021-05-22 21:21:10 -04:00
gtkbuilderscopeprivate.h
gtkbuiltinicon.c
gtkbuiltiniconprivate.h
gtkbutton.c Mention that after setting a button child the user is responsible for a11y relations 2021-09-20 10:52:16 +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 calendar: Add an explanatory comment 2021-10-12 19:37:13 +02:00
gtkcalendar.h
gtkcellarea.c docs: Fix wrong fragments in type links 2021-11-07 18:40:24 +00:00
gtkcellarea.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcellareabox.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcellareabox.h
gtkcellareaboxcontext.c Clean up some comments 2021-06-04 09:49:05 -04:00
gtkcellareaboxcontextprivate.h
gtkcellareacontext.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcellareacontext.h
gtkcelleditable.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcelleditable.h
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 gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcellrenderer.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcellrendereraccel.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcellrendererprogress.h
gtkcellrendererspin.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcellrendererspin.h
gtkcellrendererspinner.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcellrendererspinner.h
gtkcellrenderertext.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcellrenderertoggle.h
gtkcellview.c docs: Fix various link formatting 2021-07-03 23:11:48 -04:00
gtkcellview.h
gtkcenterbox.c
gtkcenterbox.h
gtkcenterlayout.c
gtkcenterlayout.h
gtkcheckbutton.c checkbutton: Activate when moving focus 2021-07-30 20:34:24 +02:00
gtkcheckbutton.h
gtkcolorbutton.c gtkcolorbutton: Fix documentation 2021-09-16 23:53:42 -05:00
gtkcolorbutton.h
gtkcolorchooser.c
gtkcolorchooser.h
gtkcolorchooserdialog.c
gtkcolorchooserdialog.h
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c
gtkcolorchooserwidget.h
gtkcoloreditor.c coloreditor: Don't unref unless we own it 2021-09-27 16:40:29 -04:00
gtkcoloreditorprivate.h
gtkcolorpicker.c
gtkcolorpickerkwin.c
gtkcolorpickerkwinprivate.h
gtkcolorpickerportal.c
gtkcolorpickerportalprivate.h
gtkcolorpickerprivate.h
gtkcolorpickershell.c
gtkcolorpickershellprivate.h
gtkcolorplane.c
gtkcolorplaneprivate.h
gtkcolorscale.c
gtkcolorscaleprivate.h
gtkcolorswatch.c
gtkcolorswatchprivate.h
gtkcolorutils.c
gtkcolorutils.h
gtkcolumnlistitemfactory.c
gtkcolumnlistitemfactoryprivate.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcolumnview.c docs: fix broken links 2021-05-27 00:18:23 +00:00
gtkcolumnview.h
gtkcolumnviewcell.c
gtkcolumnviewcellprivate.h
gtkcolumnviewcolumn.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkcolumnviewcolumn.h
gtkcolumnviewcolumnprivate.h
gtkcolumnviewlayout.c
gtkcolumnviewlayoutprivate.h
gtkcolumnviewprivate.h
gtkcolumnviewsorter.c
gtkcolumnviewsorterprivate.h
gtkcolumnviewtitle.c
gtkcolumnviewtitleprivate.h
gtkcombobox.c combo_box: Use mnemonic_activate on override 2021-11-04 00:48:05 +01: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 gtkcomposetable: Accept long replacement strings 2021-09-21 17:03:20 +02:00
gtkcomposetable.h imcontext: Treat keysyms as 32bit values 2021-08-02 19:16:18 -04:00
gtkconstraint.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkconstraint.h
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 ConstraintGuide getters: annotate out parameters as such 2021-09-27 21:23:45 +00:00
gtkconstraintguide.h
gtkconstraintguideprivate.h
gtkconstraintlayout.c docs: Fix wrong fragments in type links 2021-11-07 18:40:24 +00:00
gtkconstraintlayout.h
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
gtkcssbgsizevalue.c
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c
gtkcssbordervalueprivate.h
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
gtkcsscornervalue.c
gtkcsscornervalueprivate.h
gtkcssdimensionvalue.c css: Split dimension token 2021-10-21 00:16:20 +02:00
gtkcssdimensionvalueprivate.h
gtkcssdynamic.c
gtkcssdynamicprivate.h
gtkcsseasevalue.c
gtkcsseasevalueprivate.h
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
gtkcssfiltervalueprivate.h
gtkcssfontfeaturesvalue.c
gtkcssfontfeaturesvalueprivate.h
gtkcssfontvariationsvalue.c
gtkcssfontvariationsvalueprivate.h
gtkcssimage.c
gtkcssimageconic.c
gtkcssimageconicprivate.h
gtkcssimagecrossfade.c cssimagecrossfade: Don't abort() when failing to parse image 2021-07-16 17:50:09 +02:00
gtkcssimagecrossfadeprivate.h
gtkcssimagefallback.c
gtkcssimagefallbackprivate.h
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
gtkcssimagepaintableprivate.h
gtkcssimageprivate.h
gtkcssimageradial.c
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
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c
gtkcssinitialvalueprivate.h
gtkcsskeyframes.c Clean up some comments 2021-06-04 09:49:05 -04:00
gtkcsskeyframesprivate.h
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
gtkcsslookupprivate.h
gtkcssnode.c
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: Split dimension token 2021-10-21 00:16:20 +02:00
gtkcssnumbervalueprivate.h
gtkcsspalettevalue.c
gtkcsspalettevalueprivate.h
gtkcsspositionvalue.c
gtkcsspositionvalueprivate.h
gtkcssprovider.c cssparser: Remove unused argument 2021-10-28 03:19:08 +02:00
gtkcssprovider.h
gtkcssproviderprivate.h
gtkcssrepeatvalue.c
gtkcssrepeatvalueprivate.h
gtkcssselector.c
gtkcssselectorprivate.h
gtkcssshadowvalue.c Shrink shadow extents 2021-08-04 14:47:17 +05:00
gtkcssshadowvalueprivate.h
gtkcssshorthandproperty.c
gtkcssshorthandpropertyimpl.c
gtkcssshorthandpropertyprivate.h
gtkcssstaticstyle.c css: Implement text-transform 2021-08-22 15:57:50 -04:00
gtkcssstaticstyleprivate.h
gtkcssstringvalue.c
gtkcssstringvalueprivate.h
gtkcssstyle.c css: Change the way case variants are handled 2021-11-08 14:17:42 -05: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
gtkcssstylepropertyimpl.c css: Implement text-transform 2021-08-22 15:57:50 -04:00
gtkcssstylepropertyprivate.h
gtkcsstransformvalue.c Fix the build 2021-09-28 15:19:17 -04:00
gtkcsstransformvalueprivate.h
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
gtkcustomfilter.h
gtkcustomlayout.c
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
gtkcustomsorter.h
gtkdbusinterfaces.xml
gtkdebug.h Add GTK_DEBUG_ICONFALLBACK Since: 4.2 annotation 2021-07-13 11:26:39 +04:00
gtkdialog.c docs: Use code blocks for inline XML 2021-06-27 15:25:18 +01:00
gtkdialog.h
gtkdialogprivate.h
gtkdirectorylist.c directorylist: Cosmetic docs changes 2021-05-22 17:25:26 -04:00
gtkdirectorylist.h
gtkdragdestprivate.h
gtkdragicon.c surface: Add a private struct 2021-10-06 03:43:47 +02:00
gtkdragicon.h
gtkdragsource.c fix typo in GtkDragSource doc 2021-11-01 03:48:52 +00:00
gtkdragsource.h
gtkdragsourceprivate.h
gtkdrawingarea.c docs: Remove gtk-doc links from GtkDrawingArea 2021-10-04 10:37:29 +01:00
gtkdrawingarea.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkdrop.c
gtkdropcontrollermotion.c
gtkdropcontrollermotion.h
gtkdropdown.c dropdown: Make DropDown activatable 2021-11-04 00:47:02 +01:00
gtkdropdown.h dropdown: add GtkDropDown:show-arrow property 2021-10-06 09:55:40 -07:00
gtkdropprivate.h
gtkdroptarget.c droptarget: Make formats construct-only writable 2021-07-27 04:28:04 +02:00
gtkdroptarget.h droptarget: Rename :drop to :current-drop 2021-06-15 18:21:28 -04:00
gtkdroptargetasync.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkdroptargetasync.h
gtkeditable.c editable: Clarify the docs 2021-08-31 08:41:45 -04:00
gtkeditable.h Annotate gtk_editable_get_chars as malloc 2021-09-14 16:38:08 -04:00
gtkeditablelabel.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkeditablelabel.h
gtkemojichooser.c Avoid copying static debug strings 2021-07-28 22:42:46 -04:00
gtkemojichooser.h
gtkemojicompletion.c
gtkemojicompletion.h
gtkentry.c entry: Clarify docs 2021-09-28 15:40:41 -04:00
gtkentry.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkentrybuffer.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkentrybuffer.h
gtkentrycompletion.c Avoid copying static debug strings 2021-07-28 22:42:46 -04: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 g-i: add missing since 4.6 annotations 2021-10-21 15:34:39 +01:00
gtkeventcontroller.c gtk: Hold reference on controller until events are fully handled 2021-10-28 10:23:32 +11:00
gtkeventcontroller.h
gtkeventcontrollerfocus.c
gtkeventcontrollerfocus.h
gtkeventcontrollerkey.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkeventcontrollerkey.h
gtkeventcontrollerlegacy.c
gtkeventcontrollerlegacy.h
gtkeventcontrollermotion.c
gtkeventcontrollermotion.h
gtkeventcontrollerprivate.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkeventcontrollerscroll.c
gtkeventcontrollerscroll.h
gtkexpander.c Release an extra reference on GtkExpander:child 2021-08-24 11:28:59 +01:00
gtkexpander.h
gtkexpression.c Clean up some comments 2021-06-04 09:49:05 -04:00
gtkexpression.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkfilechooser.c Add type annotations for filename arguments 2021-06-12 11:12:06 -04:00
gtkfilechooser.h
gtkfilechooserdialog.c docs: fix broken links 2021-05-27 00:18:23 +00: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 gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkfilechoosernative.h
gtkfilechoosernativeportal.c filechooserportal: Take a ref on transient-for 2021-10-06 22:37:45 -04:00
gtkfilechoosernativeprivate.h
gtkfilechoosernativequartz.c
gtkfilechoosernativewin32.c
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
gtkfilechooserwidget.c filechooserwidget: Return an id in get_choice() 2021-09-18 00:22:05 -03:00
gtkfilechooserwidget.h
gtkfilechooserwidgetprivate.h
gtkfilefilter.c Add missing "Since: 4.X" tags 2021-07-07 23:35:38 +04:00
gtkfilefilter.h GtkFileFilter: Add suffix matches 2021-06-04 21:10:01 -04:00
gtkfilefilterprivate.h
gtkfilesystemmodel.c filesystemmodel: Don't use G_TYPE_POINTER 2021-08-29 06:52:28 +02:00
gtkfilesystemmodel.h
gtkfilter.c filter: Cosmetic docs changes 2021-05-22 17:25:26 -04:00
gtkfilter.h
gtkfilterlistmodel.c Avoid copying static debug strings 2021-07-28 22:42:46 -04:00
gtkfilterlistmodel.h
gtkfixed.c
gtkfixed.h
gtkfixedlayout.c
gtkfixedlayout.h
gtkflattenlistmodel.c
gtkflattenlistmodel.h
gtkflowbox.c gtkflowbox: Add prepend() and append() 2021-10-12 11:07:17 -07:00
gtkflowbox.h gtkflowbox: Add prepend() and append() 2021-10-12 11:07:17 -07:00
gtkflowboxprivate.h
gtkfontbutton.c Handle new pango api 2021-11-08 14:17:42 -05:00
gtkfontbutton.h
gtkfontchooser.c
gtkfontchooser.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkfontchooserdialog.c
gtkfontchooserdialog.h
gtkfontchooserprivate.h
gtkfontchooserutils.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkfontchooserutils.h
gtkfontchooserwidget.c Avoid pango deprecations 2021-08-01 23:20:01 -04:00
gtkfontchooserwidget.h
gtkfontchooserwidgetprivate.h
gtkframe.c
gtkframe.h
gtkgesture.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkgesture.h
gtkgestureclick.c Avoid copying static debug strings 2021-07-28 22:42:46 -04:00
gtkgestureclick.h
gtkgestureclickprivate.h
gtkgesturedrag.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkgesturedrag.h
gtkgesturedragprivate.h
gtkgesturelongpress.c Avoid copying static debug strings 2021-07-28 22:42:46 -04:00
gtkgesturelongpress.h
gtkgesturelongpressprivate.h
gtkgesturepan.c
gtkgesturepan.h
gtkgesturepanprivate.h
gtkgestureprivate.h
gtkgesturerotate.c gtkgesturerotate: Fix assertion 2021-08-02 16:38:35 -05:00
gtkgesturerotate.h
gtkgesturerotateprivate.h
gtkgesturesingle.c
gtkgesturesingle.h
gtkgesturesingleprivate.h
gtkgesturestylus.c
gtkgesturestylus.h
gtkgesturestylusprivate.h
gtkgestureswipe.c
gtkgestureswipe.h
gtkgestureswipeprivate.h
gtkgesturezoom.c
gtkgesturezoom.h
gtkgesturezoomprivate.h
gtkgizmo.c
gtkgizmoprivate.h
gtkglarea.c glcontext: Deprecate gdk_gl_context_set_use_es() 2021-10-08 03:31:07 +02:00
gtkglarea.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkgrid.c docs: fix gtk grid formatting 2021-05-27 09:58:42 +00:00
gtkgrid.h
gtkgridlayout.c gridlayout: Avoid some unnecessary overhead 2021-07-24 18:48:10 -04:00
gtkgridlayout.h
gtkgridview.c
gtkgridview.h
gtkheaderbar.c headerbar: Cosmetics 2021-09-24 08:54:04 -04:00
gtkheaderbar.h
gtkheaderbarprivate.h
gtkiconcache.c
gtkiconcacheprivate.h
gtkiconcachevalidator.c
gtkiconcachevalidatorprivate.h
gtkiconhelper.c iconhelper: Fix the paintable implementation 2021-07-31 08:27:17 -04:00
gtkiconhelperprivate.h
gtkicontheme.c docs: Add missing annotation 2021-11-01 12:54:35 +00: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 gtk: fix broken gi-docgen annotation in IconView 2021-10-30 09:37:12 +00:00
gtkiconview.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkiconviewprivate.h
gtkimage.c
gtkimage.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkimagedefinition.c
gtkimagedefinitionprivate.h
gtkimageprivate.h
gtkimcontext.c gdk: Don't include gdkinternals.h in gdk-private.h 2021-09-24 22:11:57 +02:00
gtkimcontext.h
gtkimcontextbroadway.c
gtkimcontextbroadway.h
gtkimcontextime.c win32: Fix GTK warnings 2021-09-24 23:26:45 +02:00
gtkimcontextime.h
gtkimcontextquartz.c [gtkimcontextquartz] Accommodate moving GdkSurface widget to private. 2021-10-10 13:16:49 -07:00
gtkimcontextquartz.h
gtkimcontextsimple.c gdk: Don't include gdkinternals.h in gdk-private.h 2021-09-24 22:11:57 +02:00
gtkimcontextsimple.h composetable: Drop GtkComposeTableCompact 2021-07-13 22:03:23 -04:00
gtkimcontextsimpleseqs.h
gtkimcontextwayland.c Revert "imwayland: Tweak preedit text" 2021-08-24 12:53:48 -04:00
gtkimcontextwayland.h
gtkimmodule.c
gtkimmodule.h
gtkimmoduleprivate.h
gtkimmulticontext.c imcontext: Improve docs 2021-08-17 22:33:26 -04:00
gtkimmulticontext.h
gtkinfobar.c infobar: Update buildable docs 2021-08-18 17:42:54 -04:00
gtkinfobar.h
gtkintl.h
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
gtkkineticscrollingprivate.h
gtklabel.c label: max-width-chars should be ignored sometimes 2021-11-09 03:41:43 +01:00
gtklabel.h
gtklabelprivate.h
gtklayoutchild.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtklayoutchild.h
gtklayoutmanager.c layoutmanager: Avoid some overhead 2021-07-24 18:48:10 -04:00
gtklayoutmanager.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtklayoutmanagerprivate.h
gtklevelbar.c levelbar: Fill the whole space for discrete level bars 2021-10-19 02:13:49 +05:00
gtklevelbar.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtklinkbutton.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtklinkbutton.h
gtklistbase.c listbase: Sink adjustments 2021-11-03 21:09:37 -04:00
gtklistbase.h
gtklistbaseprivate.h
gtklistbox.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtklistbox.h
gtklistitem.c
gtklistitem.h
gtklistitemfactory.c
gtklistitemfactory.h
gtklistitemfactoryprivate.h
gtklistitemmanager.c listitemmanager: Add a few assertions 2021-09-17 22:06:21 -04:00
gtklistitemmanagerprivate.h
gtklistitemprivate.h
gtklistitemwidget.c listitemwidget: Claim gesture when activating 2021-06-13 08:03:39 -04:00
gtklistitemwidgetprivate.h
gtklistlistmodel.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtklistlistmodelprivate.h
gtkliststore.c docs: Fix GtkListStore description 2021-10-04 10:16:26 +01:00
gtkliststore.h
gtklistview.c
gtklistview.h
gtklistviewprivate.h
gtklockbutton.c
gtklockbutton.h
gtklockbuttonprivate.h
gtkmagnifier.c
gtkmagnifierprivate.h
gtkmain.c Merge branch 'setlocale-gapplication-help' into 'master' 2021-10-19 02:48:41 +00:00
gtkmain.h Annotate gtk_get_default_language as const 2021-09-14 16:38:08 -04:00
gtkmaplistmodel.c
gtkmaplistmodel.h
gtkmarshalers.list pathbar: Use correct marshaler 2021-10-05 04:48:15 +02:00
gtkmediacontrols.c
gtkmediacontrols.h
gtkmediafile.c mediastream: Rename apis one more time 2021-07-03 09:05:33 -04:00
gtkmediafile.h
gtkmediafileprivate.h
gtkmediastream.c mediastream: Rename apis one more time 2021-07-03 09:05:33 -04:00
gtkmediastream.h mediastream: Rename apis one more time 2021-07-03 09:05:33 -04:00
gtkmenubutton.c Apply 4 suggestion(s) to 1 file(s) 2021-09-17 16:26:00 +00:00
gtkmenubutton.h menubutton: Support custom children 2021-09-03 17:52:46 +05:00
gtkmenubuttonprivate.h
gtkmenusectionbox.c Add support for pango markup in menu items 2021-10-07 02:49:11 -07:00
gtkmenusectionboxprivate.h
gtkmenutracker.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkmenutrackeritem.c Add support for pango markup in menu items 2021-10-07 02:49:11 -07:00
gtkmenutrackeritemprivate.h Add support for pango markup in menu items 2021-10-07 02:49:11 -07:00
gtkmenutrackerprivate.h
gtkmessagedialog.c
gtkmessagedialog.h
gtkmodelbutton.c Avoid copying static debug strings 2021-07-28 22:42:46 -04:00
gtkmodelbuttonprivate.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkmodules.c
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c
gtkmountoperation.h
gtkmountoperationprivate.h
gtkmultifilter.c
gtkmultifilter.h
gtkmultiselection.c
gtkmultiselection.h
gtkmultisorter.c
gtkmultisorter.h
gtknative.c surface: Add a private struct 2021-10-06 03:43:47 +02:00
gtknative.h
gtknativedialog.c
gtknativedialog.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtknativedialogprivate.h
gtknativeprivate.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtknomediafile.c
gtknomediafileprivate.h
gtknoselection.c
gtknoselection.h
gtknotebook.c Avoid copying static debug strings 2021-07-28 22:42:46 -04:00
gtknotebook.h
gtknumericsorter.c
gtknumericsorter.h
gtkorientable.c
gtkorientable.h
gtkoverlay.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkoverlay.h
gtkoverlaylayout.c
gtkoverlaylayout.h
gtkpadcontroller.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04: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
gtkpagesetupunixdialog.h
gtkpaned.c paned: Don't pass values < -1 to gtk_widget_measure() 2021-11-05 17:41:42 +01:00
gtkpaned.h
gtkpanedhandle.c
gtkpanedhandleprivate.h
gtkpango.c Initial support for new Pango attributes 2021-09-01 10:32:45 -04:00
gtkpango.h
gtkpapersize.c
gtkpapersize.h
gtkpasswordentry.c gtkpasswordentry: Add a "catchall" click gesture handler 2021-08-24 01:13:29 +02:00
gtkpasswordentry.h
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
gtkpathbar.c pathbar: Use correct marshaler 2021-10-05 04:48:15 +02:00
gtkpathbar.h
gtkpicture.c picture: Setting can-shrink requires a resize 2021-11-05 20:51:00 +01:00
gtkpicture.h
gtkplacessidebar.c placessidebar: Don't use G_TYPE_POINTER 2021-08-29 06:52:28 +02:00
gtkplacessidebarprivate.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkplacesview.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkplacesviewprivate.h
gtkplacesviewrow.c
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 gdk: Don't include gdkinternals.h in gdk-private.h 2021-09-24 22:11:57 +02:00
gtkpopover.h
gtkpopovercontent.c
gtkpopovercontentprivate.h
gtkpopovermenu.c Add support for pango markup in menu items 2021-10-07 02:49:11 -07:00
gtkpopovermenu.h
gtkpopovermenubar.c popovermenubar: Make submenu-actions work 2021-06-05 08:49:17 -04:00
gtkpopovermenubar.h
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 gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkprintbackendprivate.h
gtkprintcontext.c
gtkprintcontext.h
gtkprinter.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkprinter.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkprinteroptionset.h
gtkprinteroptionwidget.c
gtkprinteroptionwidget.h
gtkprinterprivate.h
gtkprintjob.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04: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 gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkprintoperation-win32.c Avoid copying static debug strings 2021-07-28 22:42:46 -04:00
gtkprintoperation.c Avoid copying static debug strings 2021-07-28 22:42:46 -04: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: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkprintsettings.h
gtkprintunixdialog.c Avoid copying static debug strings 2021-07-28 22:42:46 -04:00
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.c Bring back elide_underscores 2021-05-24 17:37:05 -04:00
gtkprivate.h GtkApplication: Call setlocale early 2021-09-06 01:38:47 -04:00
gtkprivatetypebuiltins.c.template
gtkprivatetypebuiltins.h.template
gtkprogressbar.c Revert "progressbar: Avoid redundant storage" 2021-06-15 07:37:57 -04:00
gtkprogressbar.h
gtkprogresstracker.c
gtkprogresstrackerprivate.h
gtkpropertylookuplistmodel.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkpropertylookuplistmodelprivate.h
gtkquartz.c
gtkquartz.h
gtkquery.c
gtkquery.h
gtkrange.c Avoid copying static debug strings 2021-07-28 22:42:46 -04:00
gtkrange.h
gtkrangeprivate.h
gtkrbtree.c
gtkrbtreeprivate.h
gtkrecentmanager.c docs: Cosmetics 2021-10-18 08:35:54 -04: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
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
gtkrevealer.h
gtkroot.c
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
gtkscale.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkscale.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkscalebutton.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkscalebutton.h
gtkscaler.c
gtkscalerprivate.h
gtkscrollable.c
gtkscrollable.h
gtkscrollbar.c docs: fix broken links 2021-05-27 00:18:23 +00:00
gtkscrollbar.h
gtkscrolledwindow.c Avoid copying static debug strings 2021-07-28 22:42:46 -04:00
gtkscrolledwindow.h
gtksearchbar.c searchbar: Vertically center the close button 2021-09-14 12:22:45 +05: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 gtksearchentry: Add a "catchall" click gesture handler 2021-08-23 15:38:33 +02:00
gtksearchentry.h
gtksearchentryprivate.h
gtksecurememory.c
gtksecurememoryprivate.h
gtkselectionfiltermodel.c selectionfiltermodel: Fix an oversight 2021-06-11 15:37:16 -04:00
gtkselectionfiltermodel.h
gtkselectionmodel.c
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 Add a gtk-hint-font-metrics setting 2021-09-01 15:52:07 -04:00
gtksettings.h
gtksettingsprivate.h
gtkshortcut.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkshortcut.h
gtkshortcutaction.c
gtkshortcutaction.h
gtkshortcutactionprivate.h
gtkshortcutcontroller.c shortcutcontroller: Only do round-robin for mnemonics 2021-08-20 09:26:37 -04:00
gtkshortcutcontroller.h
gtkshortcutcontrollerprivate.h shortcutcontroller: Add a way to update accels 2021-06-17 08:50:26 -04:00
gtkshortcutlabel.c
gtkshortcutlabel.h
gtkshortcutmanager.c
gtkshortcutmanager.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkshortcutmanagerprivate.h
gtkshortcutsgroup.c
gtkshortcutsgroup.h
gtkshortcutssection.c
gtkshortcutssection.h
gtkshortcutsshortcut.c
gtkshortcutsshortcut.h
gtkshortcutsshortcutprivate.h
gtkshortcutswindow.c
gtkshortcutswindow.h
gtkshortcutswindowprivate.h
gtkshortcuttrigger.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkshortcuttrigger.h
gtkshow.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkshow.h
gtksidebarrow.c
gtksidebarrowprivate.h
gtksignallistitemfactory.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtksignallistitemfactory.h
gtksingleselection.c
gtksingleselection.h
gtksizegroup-private.h
gtksizegroup.c
gtksizegroup.h
gtksizerequest.c Revert "sizerequest: Only check reported baselines if requested" 2021-11-09 03:41:43 +01:00
gtksizerequest.h
gtksizerequestcache.c
gtksizerequestcacheprivate.h
gtkslicelistmodel.c
gtkslicelistmodel.h
gtksnapshot.c Merge branch 'wip/baedert/for-master' into 'master' 2021-10-18 20:58:46 +00:00
gtksnapshot.h
gtksnapshotprivate.h Revert "gtk: Pass font options along" 2021-09-04 15:42:05 -04:00
gtksorter.c sorter: Cosmetic docs changes 2021-05-22 17:25:26 -04: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 docs: Add note about stable sorting to SortListModel 2021-10-01 00:31:51 +00:00
gtksortlistmodel.h
gtkspinbutton.c Avoid copying static debug strings 2021-07-28 22:42:46 -04:00
gtkspinbutton.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkspinbuttonprivate.h
gtkspinner.c spinner: Behave like any other icon 2021-06-17 12:54:56 +02:00
gtkspinner.h
gtkstack.c stack: Dispose children before emitting items-changed 2021-09-13 17:19:05 +02:00
gtkstack.h
gtkstacksidebar.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkstacksidebar.h
gtkstackswitcher.c stackswitcher: Expand child buttons 2021-09-18 08:29:18 +02:00
gtkstackswitcher.h
gtkstatusbar.c
gtkstatusbar.h
gtkstatusbarprivate.h
gtkstringfilter.c
gtkstringfilter.h
gtkstringlist.c
gtkstringlist.h
gtkstringsorter.c
gtkstringsorter.h
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c
gtkstylecascadeprivate.h
gtkstylecontext.c stylecontext: Remove unneeded headers 2021-08-30 06:02:15 +02:00
gtkstylecontext.h
gtkstylecontextprivate.h
gtkstyleproperty.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkstylepropertyprivate.h
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 gtk: remove unneeded backtick from gi-docgen item 2021-10-29 18:32:06 +00: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
gtktestutils.c Rename ngl to gl 2021-10-07 13:05:53 -04:00
gtktestutils.h
gtktext.c gtktext: Set claimed state on button1 click gesture 2021-08-23 15:28:27 +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 textbtree: Initialize to zero the tags counting array 2021-07-09 03:48:40 +02:00
gtktextbtree.h
gtktextbuffer.c Initial support for new Pango attributes 2021-09-01 10:32:45 -04:00
gtktextbuffer.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktextbufferprivate.h
gtktextchild.c
gtktextchild.h
gtktextchildprivate.h
gtktexthandle.c surface: Add a private struct 2021-10-06 03:43:47 +02:00
gtktexthandleprivate.h
gtktexthistory.c texthistory: add barriers after final grouping 2021-09-23 13:25:35 -07:00
gtktexthistoryprivate.h
gtktextiter.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c textview: Implement new pango attributes 2021-08-25 14:57:13 -04:00
gtktextlayoutprivate.h
gtktextlinedisplaycache.c Avoid copying static debug strings 2021-07-28 22:42:46 -04:00
gtktextlinedisplaycacheprivate.h
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextprivate.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktextsegment.c
gtktextsegment.h
gtktexttag.c textview: Implement new pango attributes 2021-08-25 14:57:13 -04:00
gtktexttag.h
gtktexttagprivate.h textview: Implement new pango attributes 2021-08-25 14:57:13 -04:00
gtktexttagtable.c
gtktexttagtable.h
gtktexttagtableprivate.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktextutil.h
gtktextview.c textview: Don't leave embedded children behind 2021-11-08 14:17:42 -05:00
gtktextview.h textview: give application developers access to RTL and LTR context 2021-06-19 12:28:18 -07:00
gtktextviewchild.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktextviewchildprivate.h
gtktextviewprivate.h Add a private getter for the textview key controller 2021-08-02 20:44:40 -04:00
gtktogglebutton.c togglebutton: Fix actionable state tracking 2021-06-10 08:36:08 -04:00
gtktogglebutton.h
gtktooltip.c Avoid copying static debug strings 2021-07-28 22:42:46 -04:00
gtktooltip.h
gtktooltipprivate.h
gtktooltipwindow.c surface: Add a private struct 2021-10-06 03:43:47 +02:00
gtktooltipwindowprivate.h
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 GtkTreeExpander: claim expander-icon gestures 2021-08-25 17:50:12 +02:00
gtktreeexpander.h GtkTreeExpander: indent-for-icon property 2021-08-23 07:54:45 +02:00
gtktreelistmodel.c
gtktreelistmodel.h
gtktreelistrowsorter.c
gtktreelistrowsorter.h
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 gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktreemodelfilter.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktreemodelsort.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktreemodelsort.h
gtktreepopover.c treepopover: Start adding keynav 2021-08-02 23:49:05 -04:00
gtktreepopoverprivate.h
gtktreeprivate.h
gtktreerbtree.c
gtktreerbtreeprivate.h
gtktreeselection.c gtk: Clean up docs syntax 2021-05-22 17:25:26 -04: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 docs: Fix iter_is_valid() description 2021-07-31 13:41:13 +01:00
gtktreestore.h
gtktreeview.c docs: Remove gtk-doc link from GtkTreeView::row-activated 2021-10-04 10:45:34 +01:00
gtktreeview.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktreeviewcolumn.c docs: Fix up GtkTreeViewColumn 2021-10-04 10:36:52 +01:00
gtktreeviewcolumn.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypes.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkversion.c
gtkversion.h.in
gtkvideo.c docs: Fix wrong fragments in type links 2021-11-07 18:40:24 +00:00
gtkvideo.h
gtkviewport.c
gtkviewport.h
gtkvolumebutton.c
gtkvolumebutton.h
gtkwidget.c docs: Fix wrong fragments in type links 2021-11-07 18:40:24 +00:00
gtkwidget.h docs: Replace gtk-doc internal link in GtkRequisition 2021-10-04 10:46:45 +01:00
gtkwidgetfocus.c widget: Avoid GObject data for action muxer 2021-07-24 18:48:10 -04:00
gtkwidgetpaintable.c
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 gdk: Don't include gdkinternals.h in gdk-private.h 2021-09-24 22:11:57 +02:00
gtkwindow.h gtk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gtkwindowcontrols.c
gtkwindowcontrols.h
gtkwindowgroup.c
gtkwindowgroup.h
gtkwindowhandle.c windowhandle: Quiet a compiler warning 2021-08-22 14:19:14 -04:00
gtkwindowhandle.h
gtkwindowprivate.h remove some unused declarations 2021-11-05 14:03:47 +00:00
imm-extra.h
language-names.c
language-names.h
libgtk4.manifest.in
meson.build build: Don't use ld when cross-compiling 2021-11-04 13:41:35 +00: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
org.gtk.gtk4.Settings.FileChooser.gschema.xml
paper_names_offsets.c
paper_names.c
script-names.c
script-names.h
text-input-unstable-v3.xml