gtk2/gtk
Georges Basile Stavracas Neto 2cc6c4d2d1 csswidgetnode: Don't check for container
The conditions to queue and dequeue a CSS validation
are different; while queueing checks if the widget is
a root, dequeueing checks that AND if the widget is
a container.

GtkWindow is not a GtkContainer anymore, and that is
causing validations to be queued, but never dequeued.

Don't require the widget to be a GtkContainer for
dequeuing.
2020-05-08 10:57:41 -03:00
..
a11y Explicitly update widget a11y bounds when allocating 2020-05-06 14:27:45 -04:00
css
deprecated
emoji Remove the blacklist list in convert-emoji.c since now it is supported 2020-04-13 16:29:02 -04:00
gesture
glade
icons
inspector inspector: Stop using ::size-allocate 2020-05-06 14:27:45 -04:00
theme Merge branch 'wip/exalm/polish' into 'master' 2020-05-06 21:47:47 +00:00
tools builder-tool: Convert former bin children 2020-05-04 22:53:08 -04:00
ui video: Use more appropriate revealer transition 2020-05-07 01:21:26 +05:00
compose-parse.py
fallback-c89.c
fnmatch.c
gdkpixbufutilsprivate.h
gen-gtk-gresources-xml.py meson: Reduce useless relinking on reconfigure 2020-04-03 18:41:55 +05:30
gen-paper-names.c
gentypefuncs.py Conditionally include the GSK broadway and vulkan symbols 2020-04-11 15:42:51 +01:00
gsettings-mapping.c
gsettings-mapping.h
gskpango.c gskpango: Make get_color a bit shorter 2020-05-05 08:20:09 +02:00
gskpango.h
gtk-a11y.h Add GtkScrollbarAccessible 2020-04-03 15:20:27 -04:00
gtk-autocleanups.h
gtk-compose-lookaside.txt
gtk-text-input.xml
gtk-win32.rc.body.in
gtk.h Drop GtkBin 2020-05-04 22:53:08 -04:00
gtkaboutdialog.c gtk: Port all users to the new gtk_show_uri() 2020-04-11 22:10:08 -04:00
gtkaboutdialog.h Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkaccelgroup.c gtk/gtkaccelgroup.c: Fix build on Visual Studio 2020-04-29 15:02:03 +08:00
gtkaccelgroup.h Drop gtk_accelerator_set_default_mod_mask 2020-04-06 16:32:03 -04:00
gtkaccelgroupprivate.h
gtkaccellabel.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkaccellabel.h
gtkaccellabelprivate.h
gtkaccessible.c
gtkaccessible.h
gtkactionable.c
gtkactionable.h
gtkactionbar.c actionbar: Use dispose instead of destroy 2020-05-05 18:23:53 -04:00
gtkactionbar.h
gtkactionhelper.c
gtkactionhelperprivate.h
gtkactionmuxer.c Speed up class action hookup 2020-04-28 20:22:26 -04:00
gtkactionmuxerprivate.h Reshuffle action muxer initialization 2020-04-28 18:37:43 -04: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 appchooserbutton: Drop the Private struct 2020-04-13 01:08:52 -04:00
gtkappchooserbutton.h Add a GtkAppChooserButton:modal property 2020-04-13 00:43:19 -04:00
gtkappchooserdialog.c Use gtk_button_set_child throughout 2020-05-04 22:53:07 -04:00
gtkappchooserdialog.h
gtkappchooserprivate.h
gtkappchooserwidget.c appchooserwidget: Drop the Private struct 2020-04-13 20:04:32 -04:00
gtkappchooserwidget.h
gtkapplication-dbus.c
gtkapplication-quartz-menu.c Rename GDK_MOD1_MASK to GDK_ALT_MASK 2020-04-06 01:40:49 -04:00
gtkapplication-quartz.c Replace most uses of <Primary> with <Control> 2020-04-06 17:05:52 -04:00
gtkapplication-wayland.c
gtkapplication-x11.c
gtkapplication.c Replace most uses of <Primary> with <Control> 2020-04-06 17:05:52 -04:00
gtkapplication.h
gtkapplicationaccels.c applicationaccels: Fix shortcut memory leaks 2020-03-28 08:34:35 +01:00
gtkapplicationaccelsprivate.h
gtkapplicationimpl.c
gtkapplicationprivate.h
gtkapplicationwindow.c window: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkapplicationwindow.h
gtkarrayimplprivate.h cssprovider: Pass a GtkArray around when matching 2020-05-05 08:20:10 +02:00
gtkaspectframe.c aspectframe: Derive from GtkWidget 2020-05-04 17:01:18 -04:00
gtkaspectframe.h aspectframe: Add a child property 2020-05-04 17:01:18 -04:00
gtkassistant.c assistant: Drop the Private struct 2020-05-05 10:45:47 -04:00
gtkassistant.h
gtkbinlayout.c
gtkbinlayout.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbookmarksmanager.c
gtkbookmarksmanagerprivate.h
gtkborder.c
gtkborder.h
gtkbox.c
gtkbox.h
gtkboxlayout.c
gtkboxlayout.h
gtkbuildable.c
gtkbuildable.h
gtkbuilder-menus.c
gtkbuilder.c shortcutcontroller: Fix builder support 2020-03-30 19:02:35 -04:00
gtkbuilder.h
gtkbuilderparser.c
gtkbuilderprecompile.c
gtkbuilderprivate.h
gtkbuilderscope.c
gtkbuilderscope.h
gtkbuilderscopeprivate.h
gtkbuiltinicon.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkbuiltiniconprivate.h
gtkbutton.c button: Derive from GtkWidget 2020-05-04 22:53:07 -04:00
gtkbutton.h button: Derive from GtkWidget 2020-05-04 22:53:07 -04:00
gtkbuttonprivate.h
gtkcalendar.c calendar: Drop the Private struct 2020-04-26 15:38:09 -04:00
gtkcalendar.h
gtkcellarea.c cellarea: Cosmetics 2020-05-06 14:27:45 -04:00
gtkcellarea.h
gtkcellareabox.c
gtkcellareabox.h
gtkcellareaboxcontext.c
gtkcellareaboxcontextprivate.h
gtkcellareacontext.c
gtkcellareacontext.h
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c
gtkcelllayout.h
gtkcellrenderer.c Use gtk_widget_add/remove_css_class more 2020-04-10 12:09:57 -04:00
gtkcellrenderer.h
gtkcellrendereraccel.c gtk: Port widgets away from gtk_get_current_ apis 2020-04-11 17:29:27 -04:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c Drop GtkBin 2020-05-04 22:53:08 -04:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c
gtkcellrendererprogress.h
gtkcellrendererspin.c
gtkcellrendererspin.h
gtkcellrendererspinner.c
gtkcellrendererspinner.h
gtkcellrenderertext.c
gtkcellrenderertext.h
gtkcellrenderertoggle.c
gtkcellrenderertoggle.h
gtkcellview.c
gtkcellview.h
gtkcenterbox.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkcenterbox.h
gtkcenterlayout.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkcenterlayout.h
gtkcheckbutton.c checkbutton: Modernize 2020-05-04 22:53:07 -04:00
gtkcheckbutton.h
gtkcheckbuttonprivate.h
gtkcolorbutton.c Use gtk_button_set_child throughout 2020-05-04 22:53:07 -04:00
gtkcolorbutton.h Add a GtkColorButton:modal property 2020-04-13 00:17:00 -04:00
gtkcolorchooser.c
gtkcolorchooser.h
gtkcolorchooserdialog.c colorchooserdialog: Drop the Private struct 2020-03-29 09:04:19 -04:00
gtkcolorchooserdialog.h
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c colorchooser: Fix a crash 2020-04-18 03:29:13 -04:00
gtkcolorchooserwidget.h
gtkcoloreditor.c Document actions 2020-04-11 10:07:31 -04:00
gtkcoloreditorprivate.h coloreditor: Drop the Private struct 2020-03-29 09:04:19 -04:00
gtkcolorpicker.c
gtkcolorpickerkwin.c
gtkcolorpickerkwinprivate.h
gtkcolorpickerportal.c colorpickerportal: Simplify version fetching code 2020-03-30 18:31:23 +02:00
gtkcolorpickerportalprivate.h
gtkcolorpickerprivate.h
gtkcolorpickershell.c
gtkcolorpickershellprivate.h
gtkcolorplane.c Change the default value of GtkWidget:can-focus 2020-04-09 17:50:29 -04:00
gtkcolorplaneprivate.h
gtkcolorscale.c Use gtk_widget_add/remove_css_class more 2020-04-10 12:09:57 -04:00
gtkcolorscaleprivate.h
gtkcolorswatch.c colorswatch: Drop the Private struct 2020-04-13 20:04:32 -04:00
gtkcolorswatchprivate.h colorswatch: Drop the Private struct 2020-04-13 20:04:32 -04:00
gtkcolorutils.c
gtkcolorutils.h
gtkcombobox.c combobox: Use dispose instead of destroy 2020-05-05 18:23:53 -04:00
gtkcombobox.h combobox: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkcomboboxprivate.h
gtkcomboboxtext.c Use gtk_combo_box_set_child throughout 2020-05-04 22:53:08 -04:00
gtkcomboboxtext.h
gtkcomposetable.c
gtkcomposetable.h
gtkconstraint.c
gtkconstraint.h
gtkconstraintexpression.c
gtkconstraintexpressionprivate.h
gtkconstraintguide.c
gtkconstraintguide.h
gtkconstraintguideprivate.h
gtkconstraintlayout.c Annotate more functions returning GListModel 2020-04-28 13:31:59 +01:00
gtkconstraintlayout.h
gtkconstraintlayoutprivate.h
gtkconstraintprivate.h
gtkconstraintsolver.c
gtkconstraintsolverprivate.h
gtkconstrainttypesprivate.h
gtkconstraintvflparser.c
gtkconstraintvflparserprivate.h
gtkcontainer.c container: Use dispose instead of destroy 2020-05-05 18:25:29 -04:00
gtkcontainer.h container: Cosmetic doc cleanup 2020-04-20 16:30:45 -04:00
gtkcountingbloomfilterprivate.h
gtkcssanimatedstyle.c css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -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
gtkcsscalcvalueprivate.h
gtkcsscolorvalue.c
gtkcsscolorvalueprivate.h
gtkcsscornervalue.c
gtkcsscornervalueprivate.h
gtkcssdimensionvalue.c css: Allow transitioning between different units again 2020-04-18 21:10:32 -04:00
gtkcssdimensionvalueprivate.h
gtkcssdynamic.c
gtkcssdynamicprivate.h
gtkcsseasevalue.c
gtkcsseasevalueprivate.h
gtkcssenumvalue.c
gtkcssenumvalueprivate.h
gtkcssfiltervalue.c css: Give none singletons unique names 2020-04-18 15:24:13 -04:00
gtkcssfiltervalueprivate.h
gtkcssfontfeaturesvalue.c
gtkcssfontfeaturesvalueprivate.h
gtkcssfontvariationsvalue.c
gtkcssfontvariationsvalueprivate.h
gtkcssimage.c
gtkcssimagecrossfade.c
gtkcssimagecrossfadeprivate.h
gtkcssimagefallback.c
gtkcssimagefallbackprivate.h
gtkcssimageicontheme.c css: Compare icon theme serials 2020-04-22 19:22:41 -04:00
gtkcssimageiconthemeprivate.h css: Compare icon theme serials 2020-04-22 19:22:41 -04: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
gtkcssimageurlprivate.h
gtkcssimagevalue.c css: Give none singletons unique names 2020-04-18 15:24:13 -04:00
gtkcssimagevalueprivate.h
gtkcssinheritvalue.c
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c
gtkcssinitialvalueprivate.h
gtkcsskeyframes.c
gtkcsskeyframesprivate.h
gtkcsslookup.c
gtkcsslookupprivate.h
gtkcssnode.c
gtkcssnodedeclaration.c
gtkcssnodedeclarationprivate.h
gtkcssnodeprivate.h
gtkcssnodestylecache.c
gtkcssnodestylecacheprivate.h
gtkcssnumbervalue.c
gtkcssnumbervalueprivate.h
gtkcsspalettevalue.c Stop using the -gtk-icon-theme style property 2020-04-22 12:35:22 -04:00
gtkcsspalettevalueprivate.h
gtkcssparser.c
gtkcssparserprivate.h
gtkcsspositionvalue.c
gtkcsspositionvalueprivate.h
gtkcssprovider.c cssprovider: Pass a GtkArray around when matching 2020-05-05 08:20:10 +02:00
gtkcssprovider.h
gtkcssproviderprivate.h
gtkcssrepeatvalue.c
gtkcssrepeatvalueprivate.h
gtkcssselector.c cssprovider: Pass a GtkArray around when matching 2020-05-05 08:20:10 +02:00
gtkcssselectorprivate.h cssprovider: Pass a GtkArray around when matching 2020-05-05 08:20:10 +02:00
gtkcssshadowvalue.c css: Give none singletons unique names 2020-04-18 15:24:13 -04:00
gtkcssshadowvalueprivate.h
gtkcssshorthandproperty.c shorthandproperty: Use alloca() when parsing properties 2020-05-05 08:20:09 +02:00
gtkcssshorthandpropertyimpl.c
gtkcssshorthandpropertyprivate.h
gtkcssstaticstyle.c css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -04:00
gtkcssstaticstyleprivate.h
gtkcssstringvalue.c
gtkcssstringvalueprivate.h
gtkcssstyle.c css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -04:00
gtkcssstylechange.c
gtkcssstylechangeprivate.h
gtkcssstyleprivate.h css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -04:00
gtkcssstyleproperty.c
gtkcssstylepropertyimpl.c css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -04:00
gtkcssstylepropertyprivate.h
gtkcsstransformvalue.c css: Give none singletons unique names 2020-04-18 15:24:13 -04:00
gtkcsstransformvalueprivate.h
gtkcsstransientnode.c
gtkcsstransientnodeprivate.h
gtkcsstransition.c
gtkcsstransitionprivate.h
gtkcsstypes.c Add a focus-within state 2020-04-16 12:31:01 -04:00
gtkcsstypesprivate.h css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -04:00
gtkcssunsetvalue.c
gtkcssunsetvalueprivate.h
gtkcssvalue.c
gtkcssvalueprivate.h
gtkcsswidgetnode.c csswidgetnode: Don't check for container 2020-05-08 10:57:41 -03:00
gtkcsswidgetnodeprivate.h
gtkcustomlayout.c Fix annotations for GtkCustomLayout 2020-04-22 19:24:45 +01:00
gtkcustomlayout.h
gtkcustompaperunixdialog.c Use gtk_scrolled_window_set_child throughout 2020-05-04 22:53:07 -04:00
gtkcustompaperunixdialog.h
gtkdbusinterfaces.xml
gtkdebug.h
gtkdialog.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkdialog.h
gtkdialogprivate.h
gtkdragdestprivate.h
gtkdragicon.c dragicon: Derive from GtkWidget 2020-05-01 14:24:21 -04:00
gtkdragicon.h dragicon: Derive from GtkWidget 2020-05-01 14:24:21 -04:00
gtkdragsource.c
gtkdragsource.h
gtkdrawingarea.c drawingarea: Add a ::resize signal 2020-05-06 14:27:45 -04:00
gtkdrawingarea.h drawingarea: Add a ::resize signal 2020-05-06 14:27:45 -04:00
gtkdrop.c
gtkdropcontrollermotion.c
gtkdropcontrollermotion.h
gtkdropprivate.h
gtkdroptarget.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkdroptarget.h
gtkdroptargetasync.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkdroptargetasync.h
gtkeditable.c
gtkeditable.h
gtkemojichooser.c flowboxchild: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkemojichooser.h
gtkemojicompletion.c Drop GtkStack:homogeneous 2020-04-28 20:00:12 -04:00
gtkemojicompletion.h
gtkentry.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkentry.h
gtkentrybuffer.c
gtkentrybuffer.h
gtkentrycompletion.c Use gtk_scrolled_window_set_child throughout 2020-05-04 22:53:07 -04:00
gtkentrycompletion.h
gtkentryprivate.h entrycompletion: Remove an unused field 2020-04-11 17:29:27 -04:00
gtkenums.h widget: Add a system_setting_changed vfunc 2020-04-22 19:29:15 -04:00
gtkeventcontroller.c eventcontroller: Remove some unnecessary casts 2020-05-05 08:20:10 +02:00
gtkeventcontroller.h Add gtk_event_controller_get_current_event[_state] 2020-04-11 17:29:27 -04:00
gtkeventcontrollerfocus.c
gtkeventcontrollerfocus.h
gtkeventcontrollerkey.c gdk: Redo key events 2020-04-06 15:13:54 -04:00
gtkeventcontrollerkey.h
gtkeventcontrollerlegacy.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkeventcontrollerlegacy.h
gtkeventcontrollermotion.c
gtkeventcontrollermotion.h
gtkeventcontrollerprivate.h Add gtk_event_controller_get_current_event[_state] 2020-04-11 17:29:27 -04:00
gtkeventcontrollerscroll.c
gtkeventcontrollerscroll.h
gtkexpander.c expander: Use dispose instead of destroy 2020-05-05 18:23:53 -04:00
gtkexpander.h Drop GtkBin 2020-05-04 22:53:08 -04:00
gtkfilechooser.c filechooser: Correct an annotation 2020-04-27 00:35:47 -04:00
gtkfilechooser.h
gtkfilechooserbutton.c filechooserbutton: Use dispose instead of destroy 2020-05-05 18:23:53 -04:00
gtkfilechooserbutton.h Add a GtkFileChooserButton:modal property 2020-04-12 23:45:03 -04:00
gtkfilechooserdialog.c headerbar: Rename custom-title to title-widget 2020-05-01 20:11:19 +05:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c
gtkfilechooserentry.h
gtkfilechoosererrorstack.c
gtkfilechoosererrorstackprivate.h
gtkfilechoosernative.c filechooser: Cosmetic doc changes 2020-04-17 20:08:21 -04:00
gtkfilechoosernative.h
gtkfilechoosernativeportal.c filechoosernativeportal: Fall back if portal is too old 2020-03-30 18:31:24 +02:00
gtkfilechoosernativeprivate.h
gtkfilechoosernativequartz.c
gtkfilechoosernativewin32.c
gtkfilechooserprivate.h
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c filechooser: Translate type column 2020-05-02 19:57:38 -04:00
gtkfilechooserwidget.h
gtkfilechooserwidgetprivate.h
gtkfilefilter.c
gtkfilefilter.h
gtkfilefilterprivate.h
gtkfilesystem.c Stop using the -gtk-icon-theme style property 2020-04-22 12:35:22 -04:00
gtkfilesystem.h
gtkfilesystemmodel.c file-system-model: Refactor a helper 2020-04-26 17:38:49 -04:00
gtkfilesystemmodel.h
gtkfilterlistmodel.c
gtkfilterlistmodel.h
gtkfixed.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkfixed.h
gtkfixedlayout.c fixed: Fix an oversight in size requisition 2020-04-25 13:18:34 -04:00
gtkfixedlayout.h
gtkflattenlistmodel.c
gtkflattenlistmodel.h
gtkflowbox.c flowboxchild: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkflowbox.h flowboxchild: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkflowboxprivate.h flowbox: Add a private api to disable move-cursor 2020-04-14 15:07:47 -04:00
gtkfontbutton.c Use gtk_button_set_child throughout 2020-05-04 22:53:07 -04:00
gtkfontbutton.h Add a GtkFontButton:modal property 2020-04-13 00:28:34 -04:00
gtkfontchooser.c
gtkfontchooser.h
gtkfontchooserdialog.c fontchooserdialog: Drop the Private struct 2020-04-26 15:38:09 -04:00
gtkfontchooserdialog.h
gtkfontchooserprivate.h
gtkfontchooserutils.c
gtkfontchooserutils.h
gtkfontchooserwidget.c fontchooserwidget: Drop the Private struct 2020-04-26 15:38:09 -04:00
gtkfontchooserwidget.h
gtkfontchooserwidgetprivate.h
gtkframe.c frame: Derive from GtkWidget 2020-05-04 17:01:18 -04:00
gtkframe.h frame: Derive from GtkWidget 2020-05-04 17:01:18 -04:00
gtkgesture.c gesture: Fix gtk_gesture_get_bounding_box 2020-03-28 15:03:33 -04:00
gtkgesture.h
gtkgestureclick.c gestureclick: Drop the area 2020-05-06 14:19:50 -04:00
gtkgestureclick.h gestureclick: Drop the area 2020-05-06 14:19:50 -04:00
gtkgestureclickprivate.h
gtkgesturedrag.c
gtkgesturedrag.h
gtkgesturedragprivate.h
gtkgesturelongpress.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkgesturelongpress.h
gtkgesturelongpressprivate.h
gtkgesturepan.c
gtkgesturepan.h
gtkgesturepanprivate.h
gtkgestureprivate.h
gtkgesturerotate.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkgesturerotate.h
gtkgesturerotateprivate.h
gtkgesturesingle.c
gtkgesturesingle.h
gtkgesturesingleprivate.h
gtkgesturestylus.c GdkEvent: Save history in a GArray 2020-05-05 08:20:09 +02:00
gtkgesturestylus.h
gtkgesturestylusprivate.h
gtkgestureswipe.c
gtkgestureswipe.h
gtkgestureswipeprivate.h
gtkgesturezoom.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkgesturezoom.h
gtkgesturezoomprivate.h
gtkgizmo.c gizmo: Allow passing changing focus behavior 2020-04-09 17:50:29 -04:00
gtkgizmoprivate.h gizmo: Allow passing changing focus behavior 2020-04-09 17:50:29 -04:00
gtkgladecatalog.c
gtkglarea.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkglarea.h
gtkgrid.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkgrid.h
gtkgridlayout.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkgridlayout.h
gtkheaderbar.c headerbar: Document GtkBuilder child types, add a title example 2020-05-01 21:39:32 +05:00
gtkheaderbar.h headerbar: Rename custom-title to title-widget 2020-05-01 20:11:19 +05:00
gtkheaderbarprivate.h headerbar: Update window buttons automatically 2020-04-23 19:26:10 +05:00
gtkhsla.c
gtkhslaprivate.h
gtkiconcache.c
gtkiconcacheprivate.h
gtkiconcachevalidatorprivate.h
gtkiconhelper.c css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -04:00
gtkiconhelperprivate.h
gtkicontheme.c icontheme: Don't free array element 2020-05-06 18:14:36 -03:00
gtkicontheme.h
gtkiconthemeprivate.h icontheme: Keep a serial 2020-04-22 15:18:16 -04:00
gtkiconview.c iconview: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtkiconview.h
gtkiconviewprivate.h gtk: Port widgets away from gtk_get_current_ apis 2020-04-11 17:29:27 -04:00
gtkimage.c image: Invalidate icon helper when icon theme changes 2020-04-22 19:30:48 -04:00
gtkimage.h
gtkimagedefinition.c
gtkimagedefinitionprivate.h
gtkimageprivate.h
gtkimcontext.c
gtkimcontext.h
gtkimcontextbroadway.c
gtkimcontextbroadway.h
gtkimcontextime.c
gtkimcontextime.h
gtkimcontextquartz.c
gtkimcontextquartz.h
gtkimcontextsimple.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkimcontextsimple.h
gtkimcontextsimpleprivate.h
gtkimcontextsimpleseqs.h
gtkimcontextwayland.c imwayland: Clamp the surrounding string end correctly 2020-04-03 19:55:55 +02:00
gtkimcontextwayland.h
gtkimmodule.c
gtkimmodule.h
gtkimmoduleprivate.h
gtkimmulticontext.c gtk: Stop using modifier intents 2020-04-06 16:32:03 -04:00
gtkimmulticontext.h
gtkinfobar.c Use gtk_revealer_set_child throughout 2020-05-04 22:53:08 -04:00
gtkinfobar.h
gtkintl.h
gtkistringprivate.h
gtkkineticscrolling.c
gtkkineticscrollingprivate.h
gtklabel.c Merge branch 'wip/baedert/for-master' into 'master' 2020-05-06 03:55:55 +00:00
gtklabel.h label: Remove priv pointer 2020-04-17 15:21:00 +02:00
gtklabelprivate.h
gtklayoutchild.c
gtklayoutchild.h
gtklayoutmanager.c
gtklayoutmanager.h
gtklayoutmanagerprivate.h
gtklevelbar.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtklevelbar.h
gtklinkbutton.c linkbutton: Drop the Private struct 2020-04-26 15:38:09 -04:00
gtklinkbutton.h
gtklistbox.c listboxrow: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtklistbox.h listboxrow: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtklistlistmodel.c
gtklistlistmodelprivate.h
gtkliststore.c
gtkliststore.h
gtklockbutton.c lockbutton: Drop the Private struct 2020-04-13 20:04:32 -04:00
gtklockbutton.h
gtklockbuttonprivate.h
gtkmagnifier.c
gtkmagnifierprivate.h
gtkmain.c add GtkArray 2020-05-05 08:20:10 +02:00
gtkmain.h Drop gtk_get_current_ apis 2020-04-11 17:29:27 -04:00
gtkmaplistmodel.c
gtkmaplistmodel.h
gtkmarshalers.list Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkmediacontrols.c Remove a "-" 2020-04-26 20:44:04 +00:00
gtkmediacontrols.h
gtkmediafile.c mediafile: Privately export function to the extension 2020-04-28 00:37:54 -04:00
gtkmediafile.h
gtkmediafileprivate.h mediafile: Privately export function to the extension 2020-04-28 00:37:54 -04:00
gtkmediastream.c
gtkmediastream.h
gtkmenubutton.c Use gtk_button_set_child throughout 2020-05-04 22:53:07 -04:00
gtkmenubutton.h menubutton: Drop relief 2020-04-17 10:57:36 -04:00
gtkmenubuttonprivate.h
gtkmenusectionbox.c popovermenu: Don't put a separator before the first section 2020-04-27 20:27:39 -04:00
gtkmenusectionboxprivate.h
gtkmenutracker.c
gtkmenutrackeritem.c
gtkmenutrackeritemprivate.h
gtkmenutrackerprivate.h
gtkmessagedialog.c
gtkmessagedialog.h
gtkmodelbutton.c modelbutton: Unify activation code paths 2020-05-06 20:27:04 -04:00
gtkmodelbuttonprivate.h
gtkmodules.c
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c Use gtk_scrolled_window_set_child throughout 2020-05-04 22:53:07 -04:00
gtkmountoperation.h
gtkmountoperationprivate.h
gtknative.c
gtknative.h
gtknativedialog.c
gtknativedialog.h
gtknativedialogprivate.h
gtknativeprivate.h
gtknomediafile.c
gtknomediafileprivate.h
gtknoselection.c
gtknoselection.h
gtknotebook.c notebook: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtknotebook.h
gtkorientable.c
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c Add gtk_overlay_remove_overlay 2020-05-04 22:53:08 -04:00
gtkoverlay.h Add gtk_overlay_remove_overlay 2020-05-04 22:53:08 -04:00
gtkoverlaylayout.c Use gtk_overlay_set_child throughout 2020-05-04 22:53:08 -04:00
gtkoverlaylayoutprivate.h
gtkpadcontroller.c gtkpadcontroller: Avoid filling action list with empty elements 2020-04-24 22:21:08 +02:00
gtkpadcontroller.h
gtkpagesetup.c
gtkpagesetup.h
gtkpagesetupunixdialog.c
gtkpagesetupunixdialog.h
gtkpaned.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkpaned.h
gtkpango.c Move label attribute parser code 2020-04-06 22:59:45 -04:00
gtkpango.h Move label attribute parser code 2020-04-06 22:59:45 -04:00
gtkpapersize.c
gtkpapersize.h
gtkpasswordentry.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkpasswordentry.h
gtkpathbar.c Use gtk_button_set_child throughout 2020-05-04 22:53:07 -04:00
gtkpathbar.h
gtkpicture.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkpicture.h
gtkplacessidebar.c Use gtk_scrolled_window_set_child throughout 2020-05-04 22:53:07 -04:00
gtkplacessidebarprivate.h
gtkplacesview.c placesview: Stop using gtk_container_add() for GtkListBoxRow 2020-05-07 00:08:46 +05:00
gtkplacesviewprivate.h placesview: Drop the Private struct 2020-05-05 10:45:47 -04:00
gtkplacesviewrow.c
gtkplacesviewrowprivate.h
gtkpointerfocus.c
gtkpointerfocusprivate.h
gtkpopover.c tooltip: Add private api to allocate the window 2020-05-06 14:27:45 -04:00
gtkpopover.h popover: Derive from GtkWidget 2020-05-04 22:53:07 -04:00
gtkpopovermenu.c Use gtk_popover_set_child throughout 2020-05-04 22:53:07 -04:00
gtkpopovermenu.h
gtkpopovermenubar.c
gtkpopovermenubar.h
gtkpopovermenubarprivate.h
gtkpopovermenuprivate.h
gtkpopoverprivate.h popover: Implement auto mnemonics 2020-03-25 23:14:45 -04:00
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c
gtkprintbackendprivate.h
gtkprintcontext.c
gtkprintcontext.h
gtkprinter.c
gtkprinter.h
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c Use gtk_combo_box_set_child throughout 2020-05-04 22:53:08 -04:00
gtkprinteroptionwidget.h
gtkprinterprivate.h
gtkprintjob.c printjob: Drop the Private struct 2020-03-29 09:04:19 -04:00
gtkprintjob.h
gtkprintoperation-portal.c gtk: Port all users to the new gtk_show_uri() 2020-04-11 22:10:08 -04:00
gtkprintoperation-portal.h
gtkprintoperation-private.h
gtkprintoperation-unix.c gtk: Port all users to the new gtk_show_uri() 2020-04-11 22:10:08 -04:00
gtkprintoperation-win32.c
gtkprintoperation.c
gtkprintoperation.h
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c
gtkprintsettings.h
gtkprintunixdialog.c printunixdialog: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.c gtk: Stop using modifier intents 2020-04-06 16:32:03 -04:00
gtkprivate.h Drop gtk_get_current_ apis 2020-04-11 17:29:27 -04:00
gtkprivatetypebuiltins.c.template
gtkprivatetypebuiltins.h.template
gtkprogressbar.c progressbar: Drop the Private struct 2020-04-26 15:44:44 -04:00
gtkprogressbar.h
gtkprogresstracker.c
gtkprogresstrackerprivate.h
gtkpropertylookuplistmodel.c
gtkpropertylookuplistmodelprivate.h
gtkquartz.c
gtkquartz.h
gtkquery.c
gtkquery.h
gtkradiobutton.c radiobutton: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtkradiobutton.h
gtkrange.c range: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtkrange.h
gtkrangeprivate.h
gtkrbtree.c
gtkrbtreeprivate.h
gtkrecentmanager.c
gtkrecentmanager.h
gtkrender.c
gtkrender.h
gtkrenderbackground.c
gtkrenderbackgroundprivate.h
gtkrenderborder.c
gtkrenderborderprivate.h
gtkrendericon.c
gtkrendericonprivate.h
gtkrendernodepaintable.c
gtkrendernodepaintableprivate.h
gtkrevealer.c revealer: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkrevealer.h revealer: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkroot.c Move the idle sizer to the gtkroot.c 2020-04-25 21:03:57 -04:00
gtkroot.h
gtkrootprivate.h Move the idle sizer to the gtkroot.c 2020-04-25 21:03:57 -04:00
gtkroundedbox.c
gtkroundedboxprivate.h
gtkscale.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkscale.h
gtkscalebutton.c scalebutton: Shorten finalize() implementation 2020-05-05 08:20:09 +02:00
gtkscalebutton.h
gtkscaler.c
gtkscalerprivate.h
gtkscrollable.c
gtkscrollable.h
gtkscrollbar.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkscrollbar.h
gtkscrolledwindow.c scrolledwindow: Derive from GtkWidget 2020-05-04 22:53:07 -04:00
gtkscrolledwindow.h scrolledwindow: Derive from GtkWidget 2020-05-04 22:53:07 -04:00
gtksearchbar.c searchbar: Drop the Private struct 2020-05-05 10:45:47 -04:00
gtksearchbar.h searchbar: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtksearchengine.c
gtksearchengine.h
gtksearchenginemodel.c
gtksearchenginemodel.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginetracker.c
gtksearchenginetracker.h
gtksearchentry.c Rename GDK_MOD1_MASK to GDK_ALT_MASK 2020-04-06 01:40:49 -04:00
gtksearchentry.h
gtksearchentryprivate.h
gtkselectionmodel.c
gtkselectionmodel.h
gtkseparator.c separator: Drop the Private struct 2020-04-26 15:38:09 -04:00
gtkseparator.h
gtksettings.c settings: Call gtk_system_setting_changed 2020-04-22 19:29:59 -04:00
gtksettings.h settings: Drop the Private struct 2020-03-28 10:22:44 -04:00
gtksettingsprivate.h
gtkshortcut.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkshortcut.h
gtkshortcutaction.c shortcuts: documentation fixes 2020-04-04 12:22:43 -04:00
gtkshortcutaction.h Add an api to parse shortcut actions 2020-04-03 22:41:15 -04:00
gtkshortcutactionprivate.h
gtkshortcutcontroller.c shortcutcontroller: Check for NULL GtkNative of widget 2020-05-05 08:20:10 +02:00
gtkshortcutcontroller.h Annotation fixes 2020-04-03 15:30:56 +01:00
gtkshortcutcontrollerprivate.h
gtkshortcutlabel.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkshortcutlabel.h
gtkshortcutmanager.c shortcutmanager: Speed up default_remove_controller a bit 2020-05-05 08:20:10 +02:00
gtkshortcutmanager.h
gtkshortcutmanagerprivate.h
gtkshortcutsgroup.c
gtkshortcutsgroup.h
gtkshortcutssection.c shortcutssection: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtkshortcutssection.h
gtkshortcutsshortcut.c Use gtk_widget_add/remove_css_class more 2020-04-10 12:09:57 -04:00
gtkshortcutsshortcut.h
gtkshortcutsshortcutprivate.h
gtkshortcutswindow.c Use gtk_search_bar_set_child throughout 2020-05-04 22:53:08 -04:00
gtkshortcutswindow.h
gtkshortcutswindowprivate.h
gtkshortcuttrigger.c shortcuttrigger: Don't trigger on key releases 2020-04-06 19:16:41 -04:00
gtkshortcuttrigger.h gdk: Redo key events 2020-04-06 15:13:54 -04:00
gtkshow.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkshow.h Redo gtk_show_uri_on_window 2020-04-11 21:56:32 -04:00
gtksidebarrow.c
gtksidebarrowprivate.h
gtksingleselection.c
gtksingleselection.h
gtksizegroup-private.h
gtksizegroup.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtksizegroup.h
gtksizerequest.c
gtksizerequest.h
gtksizerequestcache.c
gtksizerequestcacheprivate.h
gtkslicelistmodel.c
gtkslicelistmodel.h
gtksnapshot.c snapshot: Avoid a save/restore pair if we can 2020-04-17 15:21:00 +02:00
gtksnapshot.h
gtksnapshotprivate.h
gtksortlistmodel.c
gtksortlistmodel.h
gtkspinbutton.c spinbutton: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtkspinbutton.h
gtkspinner.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkspinner.h
gtkstack.c stack: Add a :use-underline property 2020-04-30 19:17:34 -04:00
gtkstack.h
gtkstacksidebar.c listboxrow: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkstacksidebar.h
gtkstackswitcher.c Use gtk_button_set_child throughout 2020-05-04 22:53:07 -04:00
gtkstackswitcher.h
gtkstatusbar.c statusbar: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtkstatusbar.h
gtkstatusbarprivate.h
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c
gtkstylecascadeprivate.h
gtkstylecontext.c stylecontext: Remove _list_classes() from public API 2020-05-05 08:20:09 +02:00
gtkstylecontext.h stylecontext: Remove _list_classes() from public API 2020-05-05 08:20:09 +02:00
gtkstylecontextprivate.h Drop gtk_style_context_reset_widgets 2020-04-22 19:30:48 -04:00
gtkstyleproperty.c
gtkstylepropertyprivate.h
gtkstyleprovider.c
gtkstyleprovider.h
gtkstyleproviderprivate.h
gtkswitch.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkswitch.h
gtktestutils.c
gtktestutils.h
gtktext.c text: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtktext.h
gtktextattributes.c
gtktextattributes.h
gtktextbtree.c
gtktextbtree.h
gtktextbuffer.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtktextbuffer.h
gtktextbufferprivate.h
gtktextchild.c Annotate gtk_text_child_anchor_get_widgets() correctly 2020-05-06 23:09:53 +01:00
gtktextchild.h textchild: Include <gtk/gtkwidget.h> 2020-05-06 15:13:03 -03:00
gtktextchildprivate.h
gtktexthandle.c gtktexthandle: Set parent through API call 2020-04-25 00:09:41 +02:00
gtktexthandleprivate.h
gtktexthistory.c
gtktexthistoryprivate.h
gtktextiter.c
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c textchild: Return an array from get_widgets 2020-05-05 08:20:09 +02:00
gtktextlayoutprivate.h
gtktextlinedisplaycache.c
gtktextlinedisplaycacheprivate.h
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c
gtktexttag.h
gtktexttagprivate.h
gtktexttagtable.c
gtktexttagtable.h
gtktexttagtableprivate.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c
gtktextutil.h
gtktextview.c textview: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtktextview.h
gtktextviewchild.c
gtktextviewchildprivate.h
gtktextviewprivate.h
gtktogglebutton.c Use gtk_window_set_child throughout 2020-05-04 22:53:08 -04:00
gtktogglebutton.h
gtktooltip.c tooltip: Add private api to allocate the window 2020-05-06 14:27:45 -04:00
gtktooltip.h
gtktooltipprivate.h tooltip: Add private api to allocate the window 2020-05-06 14:27:45 -04:00
gtktooltipwindow.c tooltipwindow: Stop using the ::size-allocate signal 2020-05-06 14:27:45 -04:00
gtktooltipwindowprivate.h tooltipwindow: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtktrashmonitor.c
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreelistmodel.c
gtktreelistmodel.h
gtktreemodel.c
gtktreemodel.h
gtktreemodelfilter.c
gtktreemodelfilter.h
gtktreemodelsort.c
gtktreemodelsort.h
gtktreepopover.c Use gtk_popover_set_child throughout 2020-05-04 22:53:07 -04:00
gtktreepopoverprivate.h
gtktreeprivate.h
gtktreerbtree.c
gtktreerbtreeprivate.h
gtktreeselection.c
gtktreeselection.h
gtktreesortable.c
gtktreesortable.h
gtktreestore.c
gtktreestore.h
gtktreeview.c treeview: Cosmetic change 2020-05-06 14:27:45 -04:00
gtktreeview.h
gtktreeviewcolumn.c Use gtk_button_set_child throughout 2020-05-04 22:53:07 -04:00
gtktreeviewcolumn.h
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypes.h
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkversion.h.in Docs: Various tweaks 2020-04-19 16:26:25 -04:00
gtkvideo.c video: Don't hide the controls while the popup is shown 2020-04-28 15:11:26 -04:00
gtkvideo.h
gtkviewport.c viewport: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtkviewport.h viewport: Derive from GtkWidget 2020-05-04 17:01:18 -04:00
gtkvolumebutton.c
gtkvolumebutton.h
gtkwidget.c Fix an inspector crash 2020-05-06 22:25:51 -04:00
gtkwidget.h widget: Drop the destroy vfunc 2020-05-05 18:25:29 -04:00
gtkwidgetfocus.c
gtkwidgetpaintable.c
gtkwidgetpaintable.h
gtkwidgetpaintableprivate.h
gtkwidgetprivate.h widget: Save controllers list in a GPtrArray 2020-05-05 08:20:09 +02:00
gtkwin32.c
gtkwindow.c tooltip: Add private api to allocate the window 2020-05-06 14:27:45 -04:00
gtkwindow.h window: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkwindowcontrols.c Merge branch 'wip/exalm/controls-dispose' into 'master' 2020-05-05 18:19:00 +00:00
gtkwindowcontrols.h Add GtkWindowControls 2020-04-26 15:13:15 +05:00
gtkwindowgroup.c gtkwindowgroup: Take default group into account when listing windows 2020-04-24 23:03:13 +02:00
gtkwindowgroup.h
gtkwindowprivate.h window: Remove unused private function 2020-05-05 08:20:10 +02:00
imm-extra.h
language-names.c
language-names.h
libgtk4.manifest.in
meson.build Drop GtkBin 2020-05-04 22:53:08 -04: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