gtk2/gtk
Bastien Nocera 44aa328dc3 box: Fix guards not working
The guards weren't working because we were accessing data inside the
arguments before checking them. Postpone data access until after the
guards.

0x00007ffff741203c in gtk_box_pack (box=box@entry=0x0, child=0xe0b1b0, expand=expand@entry=0, fill=fill@entry=0, padding=padding@entry=0, pack_type=pack_type@entry=GTK_PACK_START)
    at /usr/src/debug/gtk3-3.24.28-2.fc34.x86_64/gtk/gtkbox.c:1530
1530	  GtkBoxPrivate *private = box->priv;
(gdb) bt
 #0  0x00007ffff741203c in gtk_box_pack (box=box@entry=0x0, child=0xe0b1b0, expand=expand@entry=0, fill=fill@entry=0, padding=padding@entry=0, pack_type=pack_type@entry=GTK_PACK_START)
     at /usr/src/debug/gtk3-3.24.28-2.fc34.x86_64/gtk/gtkbox.c:1530
 #1  0x00007ffff741223c in gtk_box_pack_start (box=box@entry=0x0, child=<optimized out>, expand=expand@entry=0, fill=fill@entry=0, padding=padding@entry=0)
     at /usr/src/debug/gtk3-3.24.28-2.fc34.x86_64/gtk/gtkbox.c:2179
2021-04-28 23:44:20 +02:00
..
a11y gtknotebookpageaccessible: do not fallback to child accessible for extents 2020-12-05 00:34:32 +01:00
compose Revert Compose sequence changes 2021-04-01 15:52:12 -04:00
cursor
deprecated docs: Remove any reference to GtkGrid in Gtk[HV]Box 2021-04-10 23:57:03 +01:00
emoji Remove the blacklist list in convert-emoji.c since now it is supported 2020-04-13 15:27:40 +00:00
gesture assets: adjust gesture graphic 2020-09-17 21:43:37 -04:00
glade
icons entry: Use a better icon for Caps Lock warning 2019-03-15 18:57:46 -04:00
inspector inspector: Avoid an array overrun 2020-01-18 10:53:30 -05:00
theme Adwaita: Use transparent black for window border in dark too 2021-03-05 22:43:49 +05:00
ui GtkPlacesSidebar: avoid location clicks to grab focus 2020-04-18 14:38:47 -04:00
encodesymbolic.c (#1471): base64-encode included SVGs to avoid mis-escaped characters 2018-11-27 12:13:31 -06:00
fallback-c89.c gtk/fallback-c89.c: Add fallback for fmin() 2020-12-23 12:52:19 +08:00
fnmatch.c
gdkpixbufutils.c
gdkpixbufutilsprivate.h
gen-gtk-gresources-xml.py build: always use utf-8 when reading/writing text files 2019-06-25 08:53:26 +02:00
gen-paper-names.c
gen-rc.py build: always use utf-8 when reading/writing text files 2019-06-25 08:53:26 +02:00
generate-uac-manifest.py Meson: Avoid UAC on 32-bit Windows for gtk-update-icon-cache 2021-02-03 14:56:07 +08:00
gentypefuncs.py build: always use utf-8 when reading/writing text files 2019-06-25 08:53:26 +02:00
gtk-a11y.h GtkPlug/Socket: add accessibility support 2020-10-08 22:00:21 +02:00
gtk-autocleanups.h gtk-autocleanups: add cleanup function for GtkRecentInfo 2018-11-05 21:39:35 +00:00
gtk-builder-tool.c all: Don't warn about deprecated gtk_window_present usage 2019-02-22 18:38:11 -05:00
gtk-keys.css.default
gtk-keys.css.emacs
gtk-keys.css.mac [Mac Keys] Restore command-key bindings. 2020-10-13 14:36:13 -07:00
gtk-launch.c gtk-launch: Fix compilation with MSVC 2019-04-11 16:45:36 +02:00
gtk-query-settings.c
gtk-win32.rc.body.in meson: Build the .rc files on Windows 2019-04-11 16:45:36 +02:00
gtk.h
gtkaboutdialog.c aboutdialog: Update precondition checks for new licenses added in 3.24.20 2020-05-11 18:35:58 +01:00
gtkaboutdialog.h aboutdialog: Document the new licenses added in 3.24.20 2020-05-11 18:35:58 +01:00
gtkaccelgroup.c accelgroup: Fix a buffer overrun 2019-12-23 23:19:57 -05:00
gtkaccelgroup.h
gtkaccelgroupprivate.h
gtkaccellabel.c
gtkaccellabel.h
gtkaccelmap.c
gtkaccelmap.h
gtkaccelmapprivate.h
gtkaccessible.c
gtkaccessible.h
gtkactionable.c g-i: Add some nullable annotations 2018-11-18 13:40:24 +01:00
gtkactionable.h
gtkactionbar.c Silence a compiler warning 2019-04-10 15:46:31 -04:00
gtkactionbar.h
gtkactionhelper.c
gtkactionhelper.h
gtkactionmuxer.c action muxer: Be safe against reinsertion 2019-06-23 20:50:20 -04:00
gtkactionmuxer.h
gtkactionobservable.c
gtkactionobservable.h
gtkactionobserver.c
gtkactionobserver.h
gtkadjustment.c
gtkadjustment.h
gtkadjustmentprivate.h
gtkallocatedbitmask.c
gtkallocatedbitmaskprivate.h
gtkappchooser.c
gtkappchooser.h
gtkappchooserbutton.c
gtkappchooserbutton.h
gtkappchooserdialog.c appchooserdialog: Don't show broken subtitles 2020-05-01 18:22:39 +02:00
gtkappchooserdialog.h
gtkappchooserprivate.h
gtkappchooserwidget.c
gtkappchooserwidget.h
gtkapplication-dbus.c gtkapplication-dbus: Initialise screensaver-active property 2020-10-19 14:51:19 +05:00
gtkapplication-quartz-menu.c Handle NSException from removeItemAtIndex. 2020-01-22 20:53:38 -08:00
gtkapplication-quartz.c [Quartz]Silence type mismatch warning. 2020-06-20 10:20:20 -07:00
gtkapplication-wayland.c
gtkapplication-x11.c
gtkapplication.c application: Complete startup notification sequence for remote invocations 2020-01-10 13:32:37 +02:00
gtkapplication.h
gtkapplicationaccels.c
gtkapplicationaccelsprivate.h
gtkapplicationimpl.c
gtkapplicationprivate.h Application: Support sandboxed session state changes 2019-03-29 19:12:20 -04:00
gtkapplicationwindow.c
gtkapplicationwindow.h
gtkaspectframe.c
gtkaspectframe.h
gtkassistant.c gtk: rely on default marshallers 2019-05-31 11:12:29 -07:00
gtkassistant.h
gtkbbox.c
gtkbbox.h
gtkbin.c
gtkbin.h
gtkbindings.c
gtkbindings.h
gtkbindingsprivate.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbookmarksmanager.c
gtkbookmarksmanager.h
gtkborder.c
gtkborder.h
gtkbox.c box: Fix guards not working 2021-04-28 23:44:20 +02:00
gtkbox.h
gtkboxgadget.c
gtkboxgadgetprivate.h
gtkboxprivate.h
gtkbuildable.c
gtkbuildable.h
gtkbuilder-menus.c
gtkbuilder.c gtkbuilder: Eliminate array reallocations in get_parameters() 2020-06-10 19:59:03 +01:00
gtkbuilder.h
gtkbuilder.its
gtkbuilder.loc
gtkbuilder.rnc
gtkbuilder.rng
gtkbuilderparser.c gtkbuilder: Eliminate array reallocations in get_parameters() 2020-06-10 19:59:03 +01:00
gtkbuilderprivate.h gtkbuilder: Eliminate array reallocations in get_parameters() 2020-06-10 19:59:03 +01:00
gtkbuiltinicon.c
gtkbuiltiniconprivate.h
gtkbutton.c
gtkbutton.h
gtkbuttonprivate.h
gtkcairoblur.c
gtkcairoblurprivate.h
gtkcalendar.c
gtkcalendar.h
gtkcellarea.c
gtkcellarea.h
gtkcellareabox.c
gtkcellareabox.h
gtkcellareaboxcontext.c
gtkcellareaboxcontextprivate.h
gtkcellareacontext.c
gtkcellareacontext.h
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c
gtkcelllayout.h
gtkcellrenderer.c va_marshaller: add various va_marshallers 2019-06-01 00:33:32 -07:00
gtkcellrenderer.h
gtkcellrendereraccel.c gtk: rely on default marshallers 2019-05-31 11:12:29 -07:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c va_marshaller: add various va_marshallers 2019-06-01 00:33:32 -07:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c cellrendererpixbuf: Use fallback icons with icon-name 2019-04-08 16:30:03 +01:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c
gtkcellrendererprogress.h
gtkcellrendererspin.c
gtkcellrendererspin.h
gtkcellrendererspinner.c
gtkcellrendererspinner.h
gtkcellrenderertext.c va_marshaller: add various va_marshallers 2019-06-01 00:33:32 -07:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c
gtkcellrenderertoggle.h
gtkcellview.c
gtkcellview.h
gtkcheckbutton.c
gtkcheckbutton.h
gtkcheckbuttonprivate.h
gtkcheckmenuitem.c
gtkcheckmenuitem.h
gtkcheckmenuitemprivate.h
gtkclipboard-quartz.c Hide Objective-C from outside GdkQuartz. 2019-06-22 13:37:46 -07:00
gtkclipboard.c
gtkclipboard.h
gtkclipboardprivate.h
gtkcolorbutton.c all: Don't warn about deprecated gtk_window_present usage 2019-02-22 18:38:11 -05:00
gtkcolorbutton.h
gtkcolorchooser.c
gtkcolorchooser.h
gtkcolorchooserdialog.c
gtkcolorchooserdialog.h
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c colorchooser: Bring color names back 2020-10-07 15:36:23 -04:00
gtkcolorchooserwidget.h
gtkcoloreditor.c color editor: Don't warn if editing is cancelled 2019-03-25 16:52:40 -04:00
gtkcoloreditorprivate.h
gtkcolorpicker.c
gtkcolorpickerkwin.c
gtkcolorpickerkwinprivate.h
gtkcolorpickerportal.c colorpickerportal: Remove g_auto usage 2020-03-30 17:50:09 +02:00
gtkcolorpickerportalprivate.h
gtkcolorpickerprivate.h
gtkcolorpickershell.c
gtkcolorpickershellprivate.h
gtkcolorplane.c Fix -Wincompatible-pointer-types warnings 2019-01-23 12:18:18 +00:00
gtkcolorplaneprivate.h
gtkcolorscale.c
gtkcolorscaleprivate.h
gtkcolorswatch.c
gtkcolorswatchprivate.h
gtkcolorutils.c
gtkcolorutils.h
gtkcombobox.c tooltips: hide tooltips before showing popups 2019-09-03 20:01:20 -04:00
gtkcombobox.h
gtkcomboboxprivate.h
gtkcomboboxtext.c
gtkcomboboxtext.h
gtkcomposetable.c composetable: Limit algorithmic checking 2021-03-26 20:28:14 -04:00
gtkcomposetable.h imcontext: Backport compose sequence improvements 2021-02-08 20:28:49 -05:00
gtkcontainer.c container: Disable deprecation warnings 2019-02-05 15:23:09 +01:00
gtkcontainer.h container: Document that removal from foreach is permissible 2018-11-19 18:39:58 +00:00
gtkcontainerprivate.h a11y: Include window management buttons in headerbar 2019-08-15 13:09:07 +02:00
gtkcssanimatedstyle.c
gtkcssanimatedstyleprivate.h
gtkcssanimation.c
gtkcssanimationprivate.h
gtkcssarrayvalue.c
gtkcssarrayvalueprivate.h
gtkcssbgsizevalue.c
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c
gtkcssbordervalueprivate.h
gtkcsscalcvalue.c
gtkcsscalcvalueprivate.h
gtkcsscolorvalue.c
gtkcsscolorvalueprivate.h
gtkcsscornervalue.c
gtkcsscornervalueprivate.h
gtkcsscustomgadget.c gtkcsscustomgadget.c: Fix build with latest stable GLib with MSVC 2021-04-16 15:28:28 +08:00
gtkcsscustomgadgetprivate.h
gtkcsscustomproperty.c
gtkcsscustompropertyprivate.h
gtkcssdimensionvalue.c
gtkcssdimensionvalueprivate.h
gtkcsseasevalue.c
gtkcsseasevalueprivate.h
gtkcssenginevalue.c
gtkcssenginevalueprivate.h
gtkcssenumvalue.c css: Support PANGO_WEIGHT_ULTRAHEAVY 2019-09-03 17:12:03 -04:00
gtkcssenumvalueprivate.h
gtkcssgadget.c Silence a compiler warning 2020-03-13 16:05:13 +00:00
gtkcssgadgetprivate.h
gtkcssiconthemevalue.c
gtkcssiconthemevalueprivate.h
gtkcssimage.c
gtkcssimagebuiltin.c
gtkcssimagebuiltinprivate.h
gtkcssimagecrossfade.c
gtkcssimagecrossfadeprivate.h
gtkcssimagefallback.c
gtkcssimagefallbackprivate.h
gtkcssimagegradient.c
gtkcssimagegradientprivate.h
gtkcssimageicontheme.c
gtkcssimageiconthemeprivate.h
gtkcssimagelinear.c
gtkcssimagelinearprivate.h
gtkcssimageprivate.h
gtkcssimageradial.c
gtkcssimageradialprivate.h
gtkcssimagerecolor.c
gtkcssimagerecolorprivate.h
gtkcssimagescaled.c
gtkcssimagescaledprivate.h
gtkcssimagesurface.c GtkCssImageSurface: Plug cache surface leak 2020-01-13 23:24:47 +01:00
gtkcssimagesurfaceprivate.h
gtkcssimageurl.c
gtkcssimageurlprivate.h
gtkcssimagevalue.c
gtkcssimagevalueprivate.h
gtkcssimagewin32.c
gtkcssimagewin32private.h
gtkcssinheritvalue.c
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c
gtkcssinitialvalueprivate.h
gtkcsskeyframes.c
gtkcsskeyframesprivate.h
gtkcsslookup.c
gtkcsslookupprivate.h
gtkcssmatcher.c
gtkcssmatcherprivate.h
gtkcssnode.c cssnode: Bail out nicely if there is no settings 2020-09-30 15:22:15 +02:00
gtkcssnodedeclaration.c
gtkcssnodedeclarationprivate.h
gtkcssnodeprivate.h
gtkcssnodestylecache.c
gtkcssnodestylecacheprivate.h
gtkcssnumbervalue.c
gtkcssnumbervalueprivate.h
gtkcsspalettevalue.c
gtkcsspalettevalueprivate.h
gtkcssparser.c
gtkcssparserprivate.h
gtkcsspathnode.c
gtkcsspathnodeprivate.h
gtkcsspositionvalue.c
gtkcsspositionvalueprivate.h
gtkcssprovider.c
gtkcssprovider.h
gtkcssproviderprivate.h
gtkcssrepeatvalue.c
gtkcssrepeatvalueprivate.h
gtkcssrgbavalue.c
gtkcssrgbavalueprivate.h
gtkcsssection.c
gtkcsssection.h
gtkcsssectionprivate.h
gtkcssselector.c
gtkcssselectorprivate.h
gtkcssshadowsvalue.c
gtkcssshadowsvalueprivate.h
gtkcssshadowvalue.c cssshadowvalue: Apply device scale to the offset when blurring text 2021-03-24 18:37:12 +08:00
gtkcssshadowvalueprivate.h
gtkcssshorthandproperty.c
gtkcssshorthandpropertyimpl.c Fix crash in parse_border() 2019-11-23 18:06:31 +01:00
gtkcssshorthandpropertyprivate.h
gtkcssstaticstyle.c
gtkcssstaticstyleprivate.h
gtkcssstringvalue.c
gtkcssstringvalueprivate.h
gtkcssstyle.c css: add support for font-feature-settings 2020-02-25 22:54:00 +01:00
gtkcssstylechange.c
gtkcssstylechangeprivate.h
gtkcssstylefuncs.c
gtkcssstylefuncsprivate.h
gtkcssstyleprivate.h
gtkcssstyleproperty.c
gtkcssstylepropertyimpl.c css: add support for font-feature-settings 2020-02-25 22:54:00 +01:00
gtkcssstylepropertyprivate.h
gtkcsstransformvalue.c
gtkcsstransformvalueprivate.h
gtkcsstransientnode.c
gtkcsstransientnodeprivate.h
gtkcsstransition.c
gtkcsstransitionprivate.h
gtkcsstypedvalue.c
gtkcsstypedvalueprivate.h
gtkcsstypes.c
gtkcsstypesprivate.h css: add support for font-feature-settings 2020-02-25 22:54:00 +01:00
gtkcssunsetvalue.c
gtkcssunsetvalueprivate.h
gtkcssvalue.c
gtkcssvalueprivate.h
gtkcsswidgetnode.c cssnode: Bail out nicely if there is no settings 2020-09-30 15:22:15 +02:00
gtkcsswidgetnodeprivate.h
gtkcsswin32sizevalue.c
gtkcsswin32sizevalueprivate.h
gtkcustompaperunixdialog.c
gtkcustompaperunixdialog.h
gtkdbusinterfaces.xml
gtkdebug.h
gtkdialog.c GtkDialog: Add type Gtk.XXX annotations for return values of action_area/headerbar getters 2020-02-18 10:51:20 +02:00
gtkdialog.h
gtkdialogprivate.h
gtkdnd-quartz.c Add a public header for Cocoa access functions. 2021-04-16 16:56:55 -07:00
gtkdnd.c DnD: fix setting icon in drag-begin 2018-10-16 19:04:54 +00:00
gtkdnd.h
gtkdndprivate.h DnD: fix setting icon in drag-begin 2018-10-16 19:04:54 +00:00
gtkdragdest.c
gtkdragdest.h
gtkdragsource.c DnD: fix setting icon in drag-begin 2018-10-16 19:04:54 +00:00
gtkdragsource.h
gtkdrawingarea.c
gtkdrawingarea.h
gtkeditable.c va_marshaller: add various va_marshallers 2019-06-01 00:33:32 -07:00
gtkeditable.h
gtkemojichooser.c emoji chooser: populate incrementally 2019-05-16 17:14:04 +00:00
gtkemojichooser.h
gtkemojicompletion.c Fix a string leak 2019-07-12 08:33:48 +00:00
gtkemojicompletion.h
gtkentry.c Fix event type annotation on GtkEntry::icon-press / icon-release 2020-09-03 09:36:00 +03:00
gtkentry.h
gtkentrybuffer.c
gtkentrybuffer.h
gtkentrycompletion.c entry completion: Update popup visibility on manual complete 2019-06-15 23:25:20 +10:00
gtkentrycompletion.h
gtkentryprivate.h
gtkenums.h imwayland: Suppport terminal purpose 2019-12-12 18:20:06 +00:00
gtkeventbox.c
gtkeventbox.h
gtkeventcontroller.c
gtkeventcontroller.h
gtkeventcontrollerkey.c keycontroller: Fix ::key-released signal argument 2019-10-21 23:40:52 +02:00
gtkeventcontrollerkey.h
gtkeventcontrollermotion.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-01 00:02:39 -07:00
gtkeventcontrollermotion.h
gtkeventcontrollerprivate.h
gtkeventcontrollerscroll.c eventcontrollerscroll: Fix the history push condition 2020-05-15 01:37:40 +05:00
gtkeventcontrollerscroll.h
gtkexpander.c expander: Documentation update 2020-11-07 12:03:46 -05:00
gtkexpander.h
gtkfilechooser.c gtkfilechooser: Fix open() references in documentation 2020-10-12 12:12:33 +01:00
gtkfilechooser.h
gtkfilechooserbutton.c Fix for issue #2497, see https://gitlab.gnome.org/GNOME/gtk/issues/2497 2020-03-08 18:54:10 -07:00
gtkfilechooserbutton.h
gtkfilechooserdialog.c
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c
gtkfilechooserentry.h
gtkfilechoosernative.c filechoosernative: Make get_filter work for (non-portal) native chooser 2020-05-23 14:02:34 +02:00
gtkfilechoosernative.h
gtkfilechoosernativeportal.c gtk/gtkfilechoosernativeportal.c: Fix on C89 compilers 2020-07-16 18:31:37 +08:00
gtkfilechoosernativeprivate.h Disable Quartz Native Filechooser when running earlier than MacOS X 10.6 2019-06-22 14:43:50 -07:00
gtkfilechoosernativequartz.c Add a public header for Cocoa access functions. 2021-04-16 16:56:55 -07:00
gtkfilechoosernativewin32.c Implement choices for GtkFileChooserNativeWin32 2019-07-29 03:58:14 +00:00
gtkfilechooserprivate.h GtkFileChooser: add a sortable "Type" column 2019-05-27 22:05:51 -04:00
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c Merge branch 'BUG_double_popover_focus_filechooser_GTK3' into 'gtk-3-24' 2020-05-19 23:26:56 +00:00
gtkfilechooserwidget.h
gtkfilechooserwidgetprivate.h
gtkfilefilter.c Do not add empty strings to GtkFileFilter 2019-06-24 10:53:31 +01:00
gtkfilefilter.h
gtkfilefilterprivate.h
gtkfilesystem.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:30:15 -07:00
gtkfilesystem.h
gtkfilesystemmodel.c file-system-model: Refactor a helper 2020-04-27 08:21:45 -04:00
gtkfilesystemmodel.h
gtkfixed.c
gtkfixed.h
gtkflowbox.c flowbox: Don't use a removed child after it has been unparented 2020-06-04 08:24:08 -04:00
gtkflowbox.h
gtkfontbutton.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:30:15 -07:00
gtkfontbutton.h
gtkfontchooser.c fontchooser: Fix some since annotations 2021-04-11 23:22:46 -04:00
gtkfontchooser.h
gtkfontchooserdialog.c
gtkfontchooserdialog.h
gtkfontchooserprivate.h
gtkfontchooserutils.c
gtkfontchooserutils.h
gtkfontchooserwidget.c Fix the build with older pango 2020-10-29 22:22:33 -04:00
gtkfontchooserwidget.h
gtkfontchooserwidgetprivate.h
gtkframe.c
gtkframe.h
gtkgesture.c Annotate sequence argument of GtkGesture signals as nullable 2020-09-02 15:29:42 +03:00
gtkgesture.h
gtkgesturedrag.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-01 00:02:39 -07:00
gtkgesturedrag.h
gtkgesturedragprivate.h
gtkgesturelongpress.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-01 00:02:39 -07:00
gtkgesturelongpress.h
gtkgesturelongpressprivate.h
gtkgesturemultipress.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-01 00:02:39 -07:00
gtkgesturemultipress.h
gtkgesturemultipressprivate.h
gtkgesturepan.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-01 00:02:39 -07:00
gtkgesturepan.h
gtkgesturepanprivate.h
gtkgestureprivate.h
gtkgesturerotate.c gtkgesturerotate: Fix a memory leak 2019-12-19 20:53:45 +02:00
gtkgesturerotate.h
gtkgesturerotateprivate.h
gtkgesturesingle.c
gtkgesturesingle.h
gtkgesturesingleprivate.h
gtkgesturestylus.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-01 00:02:39 -07:00
gtkgesturestylus.h
gtkgesturestylusprivate.h
gtkgestureswipe.c gestureswipe: Count last event when calculating velocity 2020-10-21 20:57:30 +05:00
gtkgestureswipe.h
gtkgestureswipeprivate.h
gtkgesturezoom.c
gtkgesturezoom.h
gtkgesturezoomprivate.h
gtkgladecatalog.c
gtkglarea.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-01 00:02:39 -07:00
gtkglarea.h
gtkgrid.c gtk: Remove all gtk_widget_set_redraw_on_allocate() calls 2019-03-27 00:02:34 +01:00
gtkgrid.h
gtkheaderbar.c a11y: Include window management buttons in headerbar 2019-08-15 13:09:07 +02:00
gtkheaderbar.h
gtkheaderbarprivate.h
gtkhsla.c
gtkhslaprivate.h
gtkicon.c
gtkiconcache.c gtkiconcache: use _fstat64 under 64bit mingw to match GStatBuf 2019-08-26 20:13:48 +02:00
gtkiconcache.h
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconhelper.c
gtkiconhelperprivate.h
gtkiconprivate.h
gtkicontheme.c gtksettings: Remove display from cache on closing 2020-01-23 17:34:47 +01:00
gtkicontheme.h
gtkiconthemeprivate.h
gtkiconview.c gtk: Properly calculate device offset for DnD 2019-09-23 11:50:05 +02:00
gtkiconview.h
gtkiconviewprivate.h
gtkimage.c Document icon helper style classes 2019-01-07 20:20:23 -05:00
gtkimage.h
gtkimagedefinition.c
gtkimagedefinitionprivate.h
gtkimageprivate.h
gtkimcontext.c va_marshaller: add various va_marshallers 2019-06-01 00:33:32 -07:00
gtkimcontext.h
gtkimcontextinfo.h
gtkimcontextsimple.c imcontext: Fix cursor positions 2021-04-22 21:33:59 -04:00
gtkimcontextsimple.h
gtkimcontextsimpleseqs.h Revert Compose sequence changes 2021-04-01 15:52:12 -04:00
gtkimmodule.c
gtkimmodule.h
gtkimmoduleprivate.h
gtkimmulticontext.c gkimmulticontext: Fix crash due to leaked signal handler 2020-01-06 20:39:34 +01:00
gtkimmulticontext.h
gtkinfobar.c GtkInfoBar: Add type Gtk.Box annotation for action_area/content_area getters 2020-02-18 10:45:34 +02:00
gtkinfobar.h
gtkintl.h
gtkinvisible.c
gtkinvisible.h
gtkkeyhash.c
gtkkeyhash.h
gtkkineticscrolling.c scrolledwindow: Cancel overshoot on dimension changes 2021-04-01 16:37:03 +05:00
gtkkineticscrolling.h scrolledwindow: Cancel overshoot on dimension changes 2021-04-01 16:37:03 +05:00
gtklabel.c label: Fix reacting to screen resolution changes 2021-03-29 20:48:15 -04:00
gtklabel.h
gtklabelprivate.h
gtklayout.c
gtklayout.h
gtklevelbar.c
gtklevelbar.h
gtklinkbutton.c
gtklinkbutton.h
gtklistbox.c Merge branch 'listbox-extend' into 'gtk-3-24' 2021-04-23 02:47:05 +00:00
gtklistbox.h
gtkliststore.c
gtkliststore.h
gtklockbutton.c
gtklockbutton.h
gtklockbuttonprivate.h
gtkmagnifier.c
gtkmagnifierprivate.h
gtkmain.c gtk-debug: Allow interactive debug even without G_ENABLE_DEBUG 2021-01-18 18:35:50 +01:00
gtkmain.h Annotate values of PRIORITY constants 2018-12-22 13:17:58 +01:00
gtkmarshalers.list keycontroller: Fix ::key-released signal argument 2019-10-21 23:40:52 +02:00
gtkmenu.c Remove platform specific code 2020-05-11 10:13:17 +08:00
gtkmenu.h
gtkmenubar.c
gtkmenubar.h
gtkmenubutton.c GtkMenuButton: disable focus-on-click 2020-03-31 21:00:32 -04:00
gtkmenubutton.h
gtkmenubuttonprivate.h
gtkmenuitem.c
gtkmenuitem.h
gtkmenuitemprivate.h
gtkmenuprivate.h menu: Fixate size calculated by gdk_window_move_to_rect() 2019-02-07 10:01:05 +01:00
gtkmenusectionbox.c
gtkmenusectionbox.h
gtkmenushell.c
gtkmenushell.h
gtkmenushellprivate.h
gtkmenutoolbutton.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:30:15 -07:00
gtkmenutoolbutton.h
gtkmenutracker.c
gtkmenutracker.h
gtkmenutrackeritem.c
gtkmenutrackeritem.h
gtkmessagedialog.c
gtkmessagedialog.h
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodelbutton.c modelbutton: Update a11y states 2020-01-31 19:08:09 +01:00
gtkmodelbutton.h
gtkmodelmenuitem.c
gtkmodelmenuitem.h
gtkmodifierstyle.c
gtkmodifierstyle.h
gtkmodules.c gtksettings: Remove display from cache on closing 2020-01-23 17:34:47 +01:00
gtkmodules.h
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c gtkmountoperation: Drop the new line character when splitting a message 2020-08-07 10:30:13 +02:00
gtkmountoperation.h
gtkmountoperationprivate.h
gtknativedialog.c GtkNativeDialog: Fix a typo in the docs 2020-12-07 17:17:39 -08:00
gtknativedialog.h
gtknativedialogprivate.h
gtknotebook.c va_marshaller: add various va_marshallers 2019-06-01 00:33:32 -07:00
gtknotebook.h
gtkoffscreenwindow.c
gtkoffscreenwindow.h
gtkorientable.c
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c overlay: Clarify pass-through docs 2021-04-16 11:15:05 -04:00
gtkoverlay.h Overlay: Use @index_, not @position, in reorder() 2019-06-20 21:40:57 +01:00
gtkpadcontroller.c
gtkpadcontroller.h
gtkpagesetup.c g-i: Add some nullable annotations 2018-11-18 13:40:24 +01:00
gtkpagesetup.h
gtkpagesetupunixdialog.c Move the gtkunixprint.h include in the gtk-doc stanza 2019-03-13 17:44:32 +00:00
gtkpagesetupunixdialog.h
gtkpaned.c Prevent Gtk-CRITICAL when unrealize-ing a GtkPaned. 2019-07-30 18:50:59 +01:00
gtkpaned.h
gtkpango.c gtk: Add a copy of some deprecated pango api 2019-02-04 15:05:43 +01:00
gtkpango.h gtk: Add a copy of some deprecated pango api 2019-02-04 15:05:43 +01:00
gtkpapersize.c g-i: Add some nullable annotations 2018-11-18 13:40:24 +01:00
gtkpapersize.h
gtkpathbar.c gtk: Remove all gtk_widget_set_redraw_on_allocate() calls 2019-03-27 00:02:34 +01:00
gtkpathbar.h
gtkpixelcache.c Ensure that cached surface sizes are 1x1 2019-11-16 18:54:26 +00:00
gtkpixelcacheprivate.h
gtkplacessidebar.c gtkplacessidebar: Disconnect and unref cloud_manager in dispose 2020-10-06 23:51:36 +02:00
gtkplacessidebar.h
gtkplacessidebarprivate.h
gtkplacesview.c placesview: Open location even if mount was not found 2021-04-21 15:33:34 +02:00
gtkplacesviewprivate.h
gtkplacesviewrow.c
gtkplacesviewrowprivate.h
gtkplug.c GtkPlug/Socket: add accessibility support 2020-10-08 22:00:21 +02:00
gtkplug.h
gtkpopover.c Merge branch 'BUG_double_popover_focus_filechooser_GTK3' into 'gtk-3-24' 2020-05-19 23:26:56 +00:00
gtkpopover.h
gtkpopovermenu.c
gtkpopovermenu.h
gtkpopoverprivate.h filechooser: set default widget early for 'Rename' popover 2020-03-31 14:32:03 -04:00
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c gtkprintbackend:backend_create: avoid strdup+free 2019-07-17 10:42:05 +00:00
gtkprintbackend.h
gtkprintcontext.c
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c gtk: rely on default marshallers 2019-05-31 11:12:29 -07:00
gtkprinter.h
gtkprinteroption.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:30:15 -07:00
gtkprinteroption.h
gtkprinteroptionset.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:30:15 -07:00
gtkprinteroptionset.h
gtkprinteroptionwidget.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:30:15 -07:00
gtkprinteroptionwidget.h
gtkprintjob.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:30:15 -07:00
gtkprintjob.h
gtkprintoperation-portal.c Remember to call print_cb even if print operation is cancelled. 2020-07-08 21:51:16 -04:00
gtkprintoperation-portal.h
gtkprintoperation-private.h
gtkprintoperation-unix.c all: Don't warn about deprecated gtk_window_present usage 2019-02-22 18:38:11 -05:00
gtkprintoperation-win32.c W32: Ensure paper size/orientation is preserved 2019-04-01 07:28:08 +00:00
gtkprintoperation.c gtk: rely on default marshallers 2019-05-31 11:12:29 -07:00
gtkprintoperation.h
gtkprintoperationpreview.c gtk: rely on default marshallers 2019-05-31 11:12:29 -07:00
gtkprintoperationpreview.h
gtkprintsettings.c g-i: Add some nullable annotations 2018-11-18 13:40:24 +01:00
gtkprintsettings.h
gtkprintunixdialog.c Move the gtkunixprint.h include in the gtk-doc stanza 2019-03-13 17:44:32 +00:00
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.c gtkprivate: Remove g_auto usage 2020-03-30 17:50:50 +02:00
gtkprivate.h Add portal version checking helper 2020-03-23 15:05:40 +01:00
gtkprivatetypebuiltins.c.template Use g_once for all the mkenums template files 2019-05-21 10:46:04 -05:00
gtkprivatetypebuiltins.h.template
gtkprogressbar.c
gtkprogressbar.h
gtkprogresstracker.c
gtkprogresstrackerprivate.h
gtkquartz.c Hide Objective-C from outside GdkQuartz. 2019-06-22 13:37:46 -07:00
gtkquartz.h
gtkquery.c
gtkquery.h
gtkradiobutton.c
gtkradiobutton.h
gtkradiomenuitem.c
gtkradiomenuitem.h
gtkradiotoolbutton.c
gtkradiotoolbutton.h
gtkrange.c
gtkrange.h
gtkrangeprivate.h
gtkrbtree.c
gtkrbtree.h
gtkrecentchooser.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:30:15 -07:00
gtkrecentchooser.h
gtkrecentchooserdefault.c
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c
gtkrecentchooserdialog.h
gtkrecentchoosermenu.c
gtkrecentchoosermenu.h
gtkrecentchooserprivate.h
gtkrecentchooserutils.c
gtkrecentchooserutils.h
gtkrecentchooserwidget.c
gtkrecentchooserwidget.h
gtkrecentfilter.c gtkrecentfilter: handle g_content_type_from_mime_type() returning NULL 2019-06-30 13:59:13 +02:00
gtkrecentfilter.h
gtkrecentmanager.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:30:15 -07:00
gtkrecentmanager.h
gtkrender.c
gtkrender.h
gtkrenderbackground.c
gtkrenderbackgroundprivate.h
gtkrenderborder.c
gtkrenderborderprivate.h
gtkrendericon.c
gtkrendericonprivate.h
gtkrenderprivate.h
gtkrevealer.c gtk: Remove all gtk_widget_set_redraw_on_allocate() calls 2019-03-27 00:02:34 +01:00
gtkrevealer.h
gtkroundedbox.c
gtkroundedboxprivate.h
gtkscale.c scale: Fix sporadic criticals 2021-04-10 10:07:55 -04:00
gtkscale.h
gtkscalebutton.c Document the CSS class used for the ScaleButton popover 2019-12-22 19:12:20 +00:00
gtkscalebutton.h
gtkscrollable.c
gtkscrollable.h
gtkscrollbar.c
gtkscrollbar.h
gtkscrolledwindow.c scrolledwindow: Always add other scrollbar size... 2021-04-19 14:43:01 -04:00
gtkscrolledwindow.h
gtksearchbar.c
gtksearchbar.h
gtksearchengine.c searchengine: Prepare for apps linking to Tracker 2.x 2020-09-01 13:22:12 +02:00
gtksearchengine.h gtksearchengine: Add autoptr handler for this type 2020-05-19 22:03:20 +02:00
gtksearchenginemodel.c
gtksearchenginemodel.h
gtksearchenginequartz.c gtksearchengine: Add "got_results" argument to ::finished 2020-05-19 22:03:20 +02:00
gtksearchenginequartz.h
gtksearchenginesimple.c gtksearchengine: Add "got_results" argument to ::finished 2020-05-19 22:03:20 +02:00
gtksearchenginesimple.h
gtksearchenginetracker3.c searchengine: Prepare for apps linking to Tracker 2.x 2020-09-01 13:22:12 +02:00
gtksearchenginetracker3.h gtksearchengine: Add tracker3 search engine 2020-05-19 22:03:39 +02:00
gtksearchenginetracker.c gtksearchengine: Add "got_results" argument to ::finished 2020-05-19 22:03:20 +02:00
gtksearchenginetracker.h
gtksearchentry.c
gtksearchentry.h
gtksearchentryprivate.h
gtkselection.c Avoid Broadwayd - GtkEntry popup takes 35s after application startup 2019-11-22 14:37:53 +01:00
gtkselection.h
gtkselectionprivate.h
gtkseparator.c
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c
gtkseparatortoolitem.h
gtksettings.c settings: Support loading float values from keyfiles 2020-12-16 20:49:39 +01:00
gtksettings.h
gtksettingsprivate.h
gtkshortcutlabel.c
gtkshortcutlabel.h
gtkshortcutsgroup.c
gtkshortcutsgroup.h
gtkshortcutssection.c ShortcutsSection: Fix tiny grammar-o "in for"→"in" 2019-06-24 18:01:53 +01:00
gtkshortcutssection.h
gtkshortcutsshortcut.c
gtkshortcutsshortcut.h
gtkshortcutsshortcutprivate.h
gtkshortcutswindow.c
gtkshortcutswindow.h
gtkshortcutswindowprivate.h
gtkshow.c gtkshow: Document that gtk_show_uri is deprecated 2020-09-18 17:00:41 -04:00
gtkshow.h
gtksidebarrow.c
gtksidebarrowprivate.h
gtksizegroup-private.h
gtksizegroup.c
gtksizegroup.h
gtksizerequest.c
gtksizerequest.h
gtksizerequestcache.c
gtksizerequestcacheprivate.h
gtksocket.c GtkPlug/Socket: add accessibility support 2020-10-08 22:00:21 +02:00
gtksocket.h
gtksocketprivate.h
gtkspinbutton.c spinbutton: Interpret localized digits 2021-03-29 22:10:06 -04:00
gtkspinbutton.h
gtkspinner.c
gtkspinner.h
gtkstack.c
gtkstack.h
gtkstacksidebar.c
gtkstacksidebar.h
gtkstackswitcher.c
gtkstackswitcher.h
gtkstatusbar.c gtk: Remove all gtk_widget_set_redraw_on_allocate() calls 2019-03-27 00:02:34 +01:00
gtkstatusbar.h
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c
gtkstylecascadeprivate.h
gtkstylecontext.c stylecontext: Add style property fallback for gtk-cursor-aspect-ratio 2020-12-16 20:49:39 +01:00
gtkstylecontext.h
gtkstylecontextprivate.h
gtkstyleproperty.c
gtkstylepropertyprivate.h
gtkstyleprovider.c
gtkstyleprovider.h
gtkstyleproviderprivate.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:30:15 -07:00
gtkstyleproviderprivate.h
gtkswitch.c switch: Fix toggling switch on touch devices 2019-12-06 20:16:51 +05:30
gtkswitch.h
gtktestutils.c meson: Sync build files with master and update to 3.24 2019-04-11 16:45:27 +02:00
gtktestutils.h
gtktextattributes.c
gtktextattributes.h
gtktextattributesprivate.h
gtktextbtree.c textbtree: short-circuit visibility check when possible 2020-03-18 12:56:19 -07:00
gtktextbtree.h
gtktextbuffer.c texttagtable: move private functions to gtktexttagtableprivate.h 2020-03-18 12:42:40 -07:00
gtktextbuffer.h
gtktextbufferprivate.h
gtktextbufferrichtext.c
gtktextbufferrichtext.h
gtktextbufferserialize.c GtkTextBufferSerialize: Add missing format string argument 2019-04-27 14:41:48 +02:00
gtktextbufferserialize.h
gtktextchild.c
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c
gtktextdisplay.h
gtktexthandle.c gtk: rely on default marshallers 2019-05-31 11:12:29 -07:00
gtktexthandleprivate.h
gtktextiter.c Zero-fill new GtkTextIter 2019-01-02 20:05:10 -05:00
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c
gtktextlayout.h
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c texttag: avoid use of g_signal_emit_by_name() 2020-03-18 12:50:32 -07:00
gtktexttag.h
gtktexttagprivate.h
gtktexttagtable.c textbtree: short-circuit visibility check when possible 2020-03-18 12:56:19 -07:00
gtktexttagtable.h texttagtable: move private functions to gtktexttagtableprivate.h 2020-03-18 12:42:40 -07:00
gtktexttagtableprivate.h textbtree: short-circuit visibility check when possible 2020-03-18 12:56:19 -07:00
gtktexttypes.c
gtktexttypes.h
gtktextutil.c
gtktextutil.h
gtktextview.c textview: Use correct aspect ratio when invaldiating cursor 2020-12-16 20:49:39 +01:00
gtktextview.h Annotate values of PRIORITY constants 2018-12-22 13:17:58 +01:00
gtktogglebutton.c
gtktogglebutton.h
gtktogglebuttonprivate.h
gtktoggletoolbutton.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:30:15 -07:00
gtktoggletoolbutton.h
gtktoolbar.c gtk: rely on default marshallers 2019-05-31 11:12:29 -07:00
gtktoolbar.h
gtktoolbarprivate.h
gtktoolbutton.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:30:15 -07:00
gtktoolbutton.h
gtktoolitem.c
gtktoolitem.h
gtktoolitemgroup.c gtk: Remove all gtk_widget_set_redraw_on_allocate() calls 2019-03-27 00:02:34 +01:00
gtktoolitemgroup.h
gtktoolpalette.c Fix GPtrArray sorting function 2020-05-29 15:24:09 -05:00
gtktoolpalette.h
gtktoolpaletteprivate.h
gtktoolshell.c
gtktoolshell.h
gtktooltip.c Merge branch 'BUG_tooltip_blocks_combo_GTK3' into 'gtk-3-24' 2019-09-15 21:20:37 +00:00
gtktooltip.h
gtktooltipprivate.h tooltips: hide tooltips before showing popups 2019-09-03 20:01:20 -04:00
gtktooltipwindow.c
gtktooltipwindowprivate.h
gtktrashmonitor.c trash-monitor: Rate limit updates 2020-05-21 21:16:20 -04:00
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreemenu.c TreeMenu: Don't manually reinvent g_list_index() 2018-11-07 20:31:45 +00:00
gtktreemenu.h
gtktreemodel.c va_marshaller: add various va_marshallers 2019-06-01 00:33:32 -07:00
gtktreemodel.h
gtktreemodelfilter.c
gtktreemodelfilter.h
gtktreemodelsort.c Annotate GtkTreeModelSort.new_with_model() appropriately 2019-12-03 16:02:45 +00:00
gtktreemodelsort.h
gtktreeprivate.h
gtktreeselection.c g-i: Add some nullable annotations 2018-11-18 13:40:24 +01:00
gtktreeselection.h
gtktreesortable.c
gtktreesortable.h
gtktreestore.c Fix build when G_ENABLE_DEBUG is undefined 2020-03-13 15:51:57 +00:00
gtktreestore.h
gtktreeview.c gtktreeview: Fix child access after TEST_EXPAND_ROW 2020-09-22 09:27:29 +02:00
gtktreeview.h
gtktreeviewcolumn.c GtkTreeviewColumn: don't focus-on-click header buttons 2020-04-30 22:30:17 -04:00
gtktreeviewcolumn.h
gtktypebuiltins.c.template Use g_once for all the mkenums template files 2019-05-21 10:46:04 -05:00
gtktypebuiltins.h.template meson: mkenums: only write basenames in the comments 2019-04-11 16:45:36 +02:00
gtktypes.h
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkutils.c
gtkutilsprivate.h
gtkversion.h.in
gtkviewport.c gtk: Remove all gtk_widget_set_redraw_on_allocate() calls 2019-03-27 00:02:34 +01:00
gtkviewport.h
gtkvolumebutton.c
gtkvolumebutton.h
gtkwidget.c Merge branch 'wip/carlosg/scroll-controller-fixes' into 'gtk-3-24' 2019-10-21 22:35:17 +00:00
gtkwidget.h Close a documentation gap 2019-03-31 18:36:38 -04:00
gtkwidgetpath.c
gtkwidgetpath.h
gtkwidgetpathprivate.h
gtkwidgetprivate.h
gtkwin32.c
gtkwin32draw.c
gtkwin32drawprivate.h
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c
gtkwin32embedwidget.h
gtkwin32theme.c
gtkwin32themeprivate.h
gtkwindow.c window: Fix docstring formatting on 'set-focus' signal 2020-04-12 15:09:54 -07:00
gtkwindow.h Undo the gtk_window_present deprecation 2019-03-12 16:25:10 -04:00
gtkwindowgroup.c
gtkwindowgroup.h
gtkwindowprivate.h window: Add private API to force-resize 2019-02-07 10:01:05 +01:00
gtkx-autocleanups.h
gtkx.h
gtkxembed.c
gtkxembed.h
language-names.c
language-names.h
libgtk3.manifest.in
Makefile.am Fix distcheck 2021-04-22 22:47:16 -04:00
makefile.msc.in
meson.build Meson: Avoid UAC on 32-bit Windows for gtk-update-icon-cache 2021-02-03 14:56:07 +08:00
open-type-layout.h
org.gtk.Settings.ColorChooser.gschema.xml
org.gtk.Settings.Debug.gschema.xml
org.gtk.Settings.EmojiChooser.gschema.xml
org.gtk.Settings.FileChooser.gschema.xml GtkFileChooser: add a sortable "Type" column 2019-05-27 22:05:51 -04:00
paper_names_offsets.c
paper_names.c
queryimmodules.c
script-names.c
script-names.h
updateiconcache.c update-icon-cache.c: Declare variables at top-of-block 2021-04-16 15:36:58 +08:00
xembed.h