gtk2/gtk
Christian Hergert 55dd737ea0 textview: fix assertion when toggling caret visibility
When toggling caret visibility (with F7) we would hit an assertion if the
cursor is currently blinking. This adjusts things to ensure that we should
be showing the carent when scheduling our blink timeouts.

Fixes #2647
2020-04-21 13:39:50 -07:00
..
a11y label: Remove a11y-only properties 2020-04-17 15:21:00 +02:00
css Replace fallthrough comments with G_GNUC_FALLTHROUGH 2020-03-06 10:39:42 +01:00
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 Drop rtl variants of media-playback-start 2020-02-24 20:49:10 -05:00
inspector inspector: Use the new scroll-to-focus 2020-04-18 14:43:48 -04:00
theme Adwaita: Some styling for menu section titles 2020-04-21 14:55:14 -04:00
tools Coding style improvements. 2020-04-12 21:21:24 +02:00
ui Merge branch 'matthiasc/for-master' into 'master' 2020-04-18 22:52:15 +00:00
compose-parse.py
fallback-c89.c
fnmatch.c
gdkpixbufutilsprivate.h Avoid mime sniffing where possible 2020-02-08 10:22:54 -05:00
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: Allow specifying a custom shape snapshot handler 2020-02-06 17:47:56 +01:00
gskpango.h GskPango: Allow specifying a custom shape snapshot handler 2020-02-06 17:47:56 +01:00
gtk-a11y.h Add GtkScrollbarAccessible 2020-04-03 15:20:27 -04:00
gtk-autocleanups.h selection: Remove GtkSelectionData 2020-02-23 01:59:00 +01:00
gtk-compose-lookaside.txt
gtk-text-input.xml
gtk-win32.rc.body.in
gtk.h shortcut: Add GtkShortcutAction 2020-03-25 23:14:27 -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 accelgroup: Restructure gtk_accelerator_name 2020-04-17 15:21:00 +02:00
gtkaccelgroup.h Drop gtk_accelerator_set_default_mod_mask 2020-04-06 16:32:03 -04:00
gtkaccelgroupprivate.h accels: Remove GtkAccelGroup 2020-03-25 23:14:44 -04:00
gtkaccellabel.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkaccellabel.h accels: Remove GtkAccelGroup 2020-03-25 23:14:44 -04:00
gtkaccellabelprivate.h
gtkaccessible.c
gtkaccessible.h
gtkactionable.c
gtkactionable.h
gtkactionbar.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkactionbar.h
gtkactionhelper.c
gtkactionhelperprivate.h
gtkactionmuxer.c muxer: force muxer dispoal as part of widget dispose 2020-03-25 14:02:59 -07:00
gtkactionmuxerprivate.h widget: fix class private data usage to be _init() safe 2020-03-20 11:17:56 -07: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_widget_add/remove_css_class more 2020-04-10 12:09:57 -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 application: Replace accelerator handling with shortcuts 2020-03-25 23:14:28 -04:00
gtkapplicationimpl.c
gtkapplicationprivate.h
gtkapplicationwindow.c
gtkapplicationwindow.h
gtkaspectframe.c aspectframe: Modernize 2020-04-17 17:38:52 -04:00
gtkaspectframe.h aspectframe: Modernize 2020-04-17 17:38:52 -04:00
gtkassistant.c Use gtk_widget_add/remove_css_class more 2020-04-10 12:09:57 -04:00
gtkassistant.h
gtkbin.c
gtkbin.h
gtkbinlayout.c
gtkbinlayout.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbookmarksmanager.c Read bookmarks async 2020-02-05 01:01:47 -05:00
gtkbookmarksmanagerprivate.h
gtkborder.c
gtkborder.h
gtkbox.c box: Move vfunc implementations before class_init 2020-02-07 13:16:32 -05:00
gtkbox.h
gtkboxlayout.c {box,grid}layout: Access border spacing directly 2020-02-07 13:16:32 -05:00
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 builder: Make object names a const array 2020-03-07 15:30:38 +01:00
gtkbuilderparser.c builder: Make object names a const array 2020-03-07 15:30:38 +01:00
gtkbuilderprecompile.c
gtkbuilderprivate.h builder: Make object names a const array 2020-03-07 15:30:38 +01:00
gtkbuilderscope.c Fix the function name in the gtk-doc stanza 2020-02-13 14:53:25 +00:00
gtkbuilderscope.h
gtkbuilderscopeprivate.h
gtkbuiltinicon.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkbuiltiniconprivate.h
gtkbutton.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkbutton.h button: Drop relief 2020-04-17 10:57:36 -04:00
gtkbuttonprivate.h
gtkcalendar.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkcalendar.h calendar: Keep a GDateTime around 2020-02-07 13:16:32 -05:00
gtkcellarea.c cellarea: Fix cell editing 2020-03-28 14:56:26 -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
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c IconTheme: Simplify icon scaling 2020-02-06 09:38:25 +01:00
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 Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkcheckbutton.h
gtkcheckbuttonprivate.h
gtkcolorbutton.c colorbutton: Drop the Private struct 2020-04-13 00:28:11 -04:00
gtkcolorbutton.h Add a GtkColorButton:modal property 2020-04-13 00:17:00 -04:00
gtkcolorchooser.c colorchooser: Fix typo in checkerboard color 2020-02-25 11:08:25 +01:00
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 Don't export color picker functions 2020-02-05 01:01:47 -05:00
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 Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkcombobox.h
gtkcomboboxprivate.h
gtkcomboboxtext.c comboboxtext: Inline functions into return_if_fail() 2020-02-22 07:33:40 +01:00
gtkcomboboxtext.h
gtkcomposetable.c
gtkcomposetable.h
gtkconstraint.c
gtkconstraint.h
gtkconstraintexpression.c
gtkconstraintexpressionprivate.h
gtkconstraintguide.c
gtkconstraintguide.h
gtkconstraintguideprivate.h
gtkconstraintlayout.c Fix message for VFL parser errors 2020-03-11 15:14:17 +00:00
gtkconstraintlayout.h
gtkconstraintlayoutprivate.h
gtkconstraintprivate.h
gtkconstraintsolver.c
gtkconstraintsolverprivate.h
gtkconstrainttypesprivate.h
gtkconstraintvflparser.c
gtkconstraintvflparserprivate.h
gtkcontainer.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkcontainer.h container: Cosmetic doc cleanup 2020-04-20 16:30:45 -04:00
gtkcountingbloomfilterprivate.h
gtkcssanimatedstyle.c css: Remove outline border radius properties 2020-02-08 20:43:16 +01:00
gtkcssanimatedstyleprivate.h
gtkcssanimation.c
gtkcssanimationprivate.h
gtkcssarrayvalue.c css: Remove outline border radius properties 2020-02-08 20:43:16 +01:00
gtkcssarrayvalueprivate.h
gtkcssbgsizevalue.c
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c
gtkcssbordervalueprivate.h
gtkcssboxesimplprivate.h css boxes: Compute inline box from border box 2020-02-11 12:10:16 +01:00
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 Avoid a crash in css font features values 2020-02-27 14:30:58 -05:00
gtkcssfontfeaturesvalueprivate.h
gtkcssfontvariationsvalue.c
gtkcssfontvariationsvalueprivate.h
gtkcssiconthemevalue.c icontheme: Update the api 2020-02-18 20:32:17 -05:00
gtkcssiconthemevalueprivate.h
gtkcssimage.c
gtkcssimagecrossfade.c
gtkcssimagecrossfadeprivate.h
gtkcssimagefallback.c
gtkcssimagefallbackprivate.h
gtkcssimageicontheme.c Remove unnecessary image-missing fallbacks 2020-02-06 09:50:04 +01:00
gtkcssimageiconthemeprivate.h
gtkcssimageinvalid.c
gtkcssimageinvalidprivate.h
gtkcssimagelinear.c
gtkcssimagelinearprivate.h
gtkcssimagepaintable.c
gtkcssimagepaintableprivate.h
gtkcssimageprivate.h
gtkcssimageradial.c
gtkcssimageradialprivate.h
gtkcssimagerecolor.c Avoid mime sniffing where possible 2020-02-08 10:22:54 -05:00
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 profiler: Make profiler-is-running a macro 2020-02-12 11:05:01 +01:00
gtkcssnodedeclaration.c
gtkcssnodedeclarationprivate.h
gtkcssnodeprivate.h
gtkcssnodestylecache.c
gtkcssnodestylecacheprivate.h
gtkcssnumbervalue.c
gtkcssnumbervalueprivate.h
gtkcsspalettevalue.c
gtkcsspalettevalueprivate.h
gtkcssparser.c
gtkcssparserprivate.h
gtkcsspositionvalue.c
gtkcsspositionvalueprivate.h
gtkcssprovider.c profiler: Add _end_mark() version of _add_mark() 2020-02-12 11:25:34 +01:00
gtkcssprovider.h
gtkcssproviderprivate.h
gtkcssrepeatvalue.c
gtkcssrepeatvalueprivate.h
gtkcssselector.c Add a focus-within state 2020-04-16 12:31:01 -04:00
gtkcssselectorprivate.h
gtkcssshadowvalue.c css: Give none singletons unique names 2020-04-18 15:24:13 -04:00
gtkcssshadowvalueprivate.h
gtkcssshorthandproperty.c
gtkcssshorthandpropertyimpl.c css: Remove outline border radius properties 2020-02-08 20:43:16 +01:00
gtkcssshorthandpropertyprivate.h
gtkcssstaticstyle.c css: Remove outline border radius properties 2020-02-08 20:43:16 +01:00
gtkcssstaticstyleprivate.h
gtkcssstringvalue.c
gtkcssstringvalueprivate.h
gtkcssstyle.c cssstyle: Only create PangoAttrList if there are attribtues 2020-04-17 15:21:00 +02:00
gtkcssstylechange.c
gtkcssstylechangeprivate.h
gtkcssstyleprivate.h css: Add a comment 2020-02-09 10:23:27 -05:00
gtkcssstyleproperty.c
gtkcssstylepropertyimpl.c Remove unused include 2020-02-09 16:50:22 -05: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: Remove outline border radius properties 2020-02-08 20:43:16 +01:00
gtkcssunsetvalue.c
gtkcssunsetvalueprivate.h
gtkcssvalue.c
gtkcssvalueprivate.h
gtkcsswidgetnode.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkcsswidgetnodeprivate.h
gtkcustomlayout.c gi: Skip gtk_custom_layout_new() 2020-02-13 14:53:25 +00:00
gtkcustomlayout.h
gtkcustompaperunixdialog.c scrolledwindow: Drop shadow-type 2020-04-17 10:57:36 -04:00
gtkcustompaperunixdialog.h
gtkdbusinterfaces.xml
gtkdebug.h Remove GTK_DEBUG=baselines 2020-02-10 00:10:43 -05:00
gtkdialog.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkdialog.h
gtkdialogprivate.h
gtkdragdestprivate.h
gtkdragicon.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkdragicon.h Fix introspection warnings for GtkDragIcon 2020-03-03 13:12:52 +00:00
gtkdragsource.c dragicon: Add gtk_drag_icon_create_widget_for_value() 2020-03-02 04:43:56 +01:00
gtkdragsource.h Remove unused includes 2020-02-09 23:59:22 -05:00
gtkdrawingarea.c drawingarea: Cosmetic docs fix 2020-04-17 20:05:04 -04:00
gtkdrawingarea.h
gtkdrop.c gdk: Make gdk_drop_status() take preferred action 2020-03-02 04:43:56 +01:00
gtkdropcontrollermotion.c Add missing ownership transfer annotations 2020-02-26 10:29:59 +00:00
gtkdropcontrollermotion.h Add GtkDropControllerMotion 2020-02-22 07:33:40 +01:00
gtkdropprivate.h droptarget: Redo 2020-03-02 03:18:55 +01:00
gtkdroptarget.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkdroptarget.h droptarget: Redo 2020-03-02 03:18:55 +01:00
gtkdroptargetasync.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkdroptargetasync.h droptarget: Redo 2020-03-02 03:18:55 +01:00
gtkeditable.c
gtkeditable.h
gtkemojichooser.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkemojichooser.h Fix the build with -Dgtk_doc=true 2020-02-08 19:04:19 -05:00
gtkemojicompletion.c Use gtk_widget_add/remove_css_class more 2020-04-10 12:09:57 -04:00
gtkemojicompletion.h
gtkentry.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkentry.h Remove unused includes 2020-02-09 23:59:22 -05:00
gtkentrybuffer.c
gtkentrybuffer.h
gtkentrycompletion.c frame: Drop shadow-type 2020-04-17 10:57:36 -04:00
gtkentrycompletion.h
gtkentryprivate.h entrycompletion: Remove an unused field 2020-04-11 17:29:27 -04:00
gtkenums.h Drop GtkReliefStyle 2020-04-17 10:57:36 -04:00
gtkeventcontroller.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkeventcontroller.h Add gtk_event_controller_get_current_event[_state] 2020-04-11 17:29:27 -04:00
gtkeventcontrollerfocus.c event controller focus: drop include 2020-03-25 18:47:54 -04:00
gtkeventcontrollerfocus.h Keep more event controller api private 2020-02-21 00:51:03 -05:00
gtkeventcontrollerkey.c gdk: Redo key events 2020-04-06 15:13:54 -04:00
gtkeventcontrollerkey.h Split off GtkEventControllerFocus 2020-02-21 00:51:03 -05:00
gtkeventcontrollerlegacy.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkeventcontrollerlegacy.h
gtkeventcontrollermotion.c eventcontrollermotion: Fix docs 2020-02-22 07:33:40 +01:00
gtkeventcontrollermotion.h Keep more event controller api private 2020-02-21 00:51:03 -05:00
gtkeventcontrollerprivate.h Add gtk_event_controller_get_current_event[_state] 2020-04-11 17:29:27 -04:00
gtkeventcontrollerscroll.c events: reorganize getters 2020-02-21 00:51:03 -05:00
gtkeventcontrollerscroll.h
gtkexpander.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkexpander.h
gtkfilechooser.c Remove preview widget from GtkFileChooser 2020-02-22 16:39:01 +00:00
gtkfilechooser.h Remove preview widget from GtkFileChooser 2020-02-22 16:39:01 +00:00
gtkfilechooserbutton.c filechooser: Cosmetic doc changes 2020-04-17 20:08:21 -04:00
gtkfilechooserbutton.h Add a GtkFileChooserButton:modal property 2020-04-12 23:45:03 -04:00
gtkfilechooserdialog.c filechooser: Cosmetic doc changes 2020-04-17 20:08:21 -04:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c Remove GtkFileChooserEntry:local-only 2020-02-22 15:22:06 +00:00
gtkfilechooserentry.h Remove GtkFileChooserEntry:local-only 2020-02-22 15:22:06 +00:00
gtkfilechoosererrorstack.c filechoosererrorstack: Fix object life-cycle 2020-03-25 17:04:29 -04:00
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 portal file chooser: Handle errors 2020-03-21 13:16:43 -04:00
gtkfilechoosernativequartz.c Remove preview widget from GtkFileChooser 2020-02-22 16:39:01 +00:00
gtkfilechoosernativewin32.c Remove preview widget from GtkFileChooser 2020-02-22 16:39:01 +00:00
gtkfilechooserprivate.h Remove preview widget from GtkFileChooser 2020-02-22 16:39:01 +00:00
gtkfilechooserutils.c Remove preview widget from GtkFileChooser 2020-02-22 16:39:01 +00:00
gtkfilechooserutils.h Remove preview widget from GtkFileChooser 2020-02-22 16:39:01 +00:00
gtkfilechooserwidget.c GtkFileChooserWidget: fix refactor regression 2020-04-19 18:00:37 -04:00
gtkfilechooserwidget.h
gtkfilechooserwidgetprivate.h
gtkfilefilter.c
gtkfilefilter.h
gtkfilefilterprivate.h
gtkfilesystem.c
gtkfilesystem.h
gtkfilesystemmodel.c filechooser: Fallback if content-type unavailable 2020-02-28 17:33:08 +01: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
gtkfixedlayout.h
gtkflattenlistmodel.c flattenlistmodel: Give access to child models 2020-03-25 18:47:46 -04:00
gtkflattenlistmodel.h flattenlistmodel: Give access to child models 2020-03-25 18:47:46 -04:00
gtkflowbox.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkflowbox.h
gtkflowboxprivate.h flowbox: Add a private api to disable move-cursor 2020-04-14 15:07:47 -04:00
gtkfontbutton.c fontbutton: Drop the Private struct 2020-04-13 00:32:50 -04:00
gtkfontbutton.h Add a GtkFontButton:modal property 2020-04-13 00:28:34 -04:00
gtkfontchooser.c
gtkfontchooser.h
gtkfontchooserdialog.c
gtkfontchooserdialog.h
gtkfontchooserprivate.h
gtkfontchooserutils.c
gtkfontchooserutils.h
gtkfontchooserwidget.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkfontchooserwidget.h
gtkfontchooserwidgetprivate.h
gtkframe.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkframe.h frame: Drop shadow-type 2020-04-17 10:57:36 -04:00
gtkgesture.c gesture: Fix gtk_gesture_get_bounding_box 2020-03-28 15:03:33 -04:00
gtkgesture.h Strip const from GdkEvent 2020-02-21 00:51:02 -05:00
gtkgestureclick.c events: reorganize getters 2020-02-21 00:51:03 -05:00
gtkgestureclick.h
gtkgestureclickprivate.h
gtkgesturedrag.c events: reorganize getters 2020-02-21 00:51:03 -05:00
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 gesture: Keep the target widget for events 2020-02-21 00:51:02 -05:00
gtkgesturerotate.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkgesturerotate.h
gtkgesturerotateprivate.h
gtkgesturesingle.c events: reorganize getters 2020-02-21 00:51:03 -05:00
gtkgesturesingle.h
gtkgesturesingleprivate.h
gtkgesturestylus.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkgesturestylus.h
gtkgesturestylusprivate.h
gtkgestureswipe.c events: reorganize getters 2020-02-21 00:51:03 -05:00
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 Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkheaderbar.h
gtkheaderbarprivate.h
gtkhsla.c
gtkhslaprivate.h
gtkiconcache.c icontheme: Optimize memory use and lookup speed by internalizing icon names 2020-02-07 12:00:52 +01:00
gtkiconcacheprivate.h icontheme: Optimize memory use and lookup speed by internalizing icon names 2020-02-07 12:00:52 +01:00
gtkiconcachevalidatorprivate.h
gtkiconhelper.c Rename GTK_ICON_LOOKUP_LOAD_IN_THREAD to GTK_ICON_LOOKUP_PRELOAD 2020-02-10 11:43:47 +01:00
gtkiconhelperprivate.h IconTheme: Simplify icon scaling 2020-02-06 09:38:25 +01:00
gtkicontheme.c Fix typo in IconTheme. 2020-04-14 20:43:06 +02:00
gtkicontheme.h icontheme: Update the api 2020-02-18 20:32:17 -05:00
gtkiconthemeprivate.h icontheme: Optimize memory use and lookup speed by internalizing icon names 2020-02-07 12:00:52 +01:00
gtkiconview.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkiconview.h treeview, iconview: Don't return the drop target 2020-03-02 03:18:55 +01:00
gtkiconviewprivate.h gtk: Port widgets away from gtk_get_current_ apis 2020-04-11 17:29:27 -04:00
gtkimage.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkimage.h
gtkimagedefinition.c
gtkimagedefinitionprivate.h
gtkimageprivate.h
gtkimcontext.c gtk: Stop using GdkEventKey 2020-02-21 00:51:03 -05:00
gtkimcontext.h gtk: Stop using GdkEventKey 2020-02-21 00:51:03 -05:00
gtkimcontextbroadway.c
gtkimcontextbroadway.h
gtkimcontextime.c win32: Build fixes 2020-03-13 07:47:48 -04:00
gtkimcontextime.h
gtkimcontextquartz.c gtk: Stop using GdkEventKey 2020-02-21 00:51:03 -05:00
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 infobar: Drop the Private struct 2020-03-28 10:48:15 -04:00
gtkinfobar.h infobar: Remove _get_{action,content}_area() 2020-02-15 17:18:26 +01:00
gtkintl.h
gtkistringprivate.h
gtkkineticscrolling.c
gtkkineticscrollingprivate.h
gtklabel.c Fix label accessibility 2020-04-20 23:16:23 -04: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 button: Drop relief 2020-04-17 10:57:36 -04:00
gtklinkbutton.h
gtklistbox.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtklistbox.h
gtklistlistmodel.c
gtklistlistmodelprivate.h
gtkliststore.c liststore: Fix gtk_list_store_iter_is_valid() 2020-03-06 05:44:11 +01:00
gtkliststore.h
gtklockbutton.c lockbutton: Drop the Private struct 2020-04-13 20:04:32 -04:00
gtklockbutton.h
gtklockbuttonprivate.h
gtkmagnifier.c magnifier: Don't try to use a null widget paintable 2020-03-24 10:44:06 +01:00
gtkmagnifierprivate.h
gtkmain.c Docs: Various tweaks 2020-04-19 16:26:25 -04: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 Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkmediacontrols.h
gtkmediafile.c
gtkmediafile.h
gtkmediafileprivate.h
gtkmediastream.c
gtkmediastream.h
gtkmenubutton.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkmenubutton.h menubutton: Drop relief 2020-04-17 10:57:36 -04:00
gtkmenubuttonprivate.h
gtkmenusectionbox.c Change the approach to menu section titles 2020-04-21 14:48:39 -04:00
gtkmenusectionboxprivate.h
gtkmenutracker.c build: Add -Wnull-dereference 2020-03-05 08:14:37 +01:00
gtkmenutrackeritem.c
gtkmenutrackeritemprivate.h
gtkmenutrackerprivate.h
gtkmessagedialog.c Rename gtk_widget{get,set,has}_style_class to _css_class 2020-02-07 13:16:45 -05:00
gtkmessagedialog.h
gtkmodelbutton.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkmodelbuttonprivate.h
gtkmodules.c
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c mountoperation-x11: Fix copy/paste thinko 2020-03-05 07:05:48 +01:00
gtkmountoperation.c scrolledwindow: Drop shadow-type 2020-04-17 10:57:36 -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 Move set_focus_child to GtkWidget 2020-04-20 16:30:43 -04:00
gtknotebook.h
gtkorientable.c Rename gtk_widget{get,set,has}_style_class to _css_class 2020-02-07 13:16:45 -05:00
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c
gtkoverlay.h
gtkoverlaylayout.c Rename gtk_widget{get,set,has}_style_class to _css_class 2020-02-07 13:16:45 -05:00
gtkoverlaylayoutprivate.h
gtkpadcontroller.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkpadcontroller.h padcontroller: Copy action entries 2020-03-07 14:52:45 +01:00
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 pathbar: Don't do the same thing twice. 2020-03-06 05:53:20 +01:00
gtkpathbar.h pathbar: Inherit from GtkWidget 2020-02-25 11:08:25 +01:00
gtkpicture.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkpicture.h
gtkplacessidebar.c scrolledwindow: Drop shadow-type 2020-04-17 10:57:36 -04:00
gtkplacessidebarprivate.h placessidebar: Don't use the GdkDrag 2020-03-02 03:18:55 +01:00
gtkplacesview.c button: Drop relief 2020-04-17 10:57:36 -04:00
gtkplacesviewprivate.h Remove GtkPlacesView:local-only 2020-02-22 15:22:06 +00:00
gtkplacesviewrow.c placesview: Stop using ::popup-menu 2020-03-25 23:14:45 -04:00
gtkplacesviewrowprivate.h
gtkpointerfocus.c
gtkpointerfocusprivate.h
gtkpopover.c gtkpopover: Set GTK grab on autohide popovers 2020-04-20 20:28:05 +02:00
gtkpopover.h popover: Add a mnemonics-visible property 2020-03-25 23:14:45 -04:00
gtkpopovermenu.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkpopovermenu.h popover: Drop ::relative-to 2020-02-24 20:46:41 -05:00
gtkpopovermenubar.c popovermenubar: Avoid calling gtk_widget_destroy() 2020-02-25 10:43:15 +01:00
gtkpopovermenubar.h
gtkpopovermenubarprivate.h
gtkpopovermenuprivate.h popover: Drop ::relative-to 2020-02-24 20:46:41 -05:00
gtkpopoverprivate.h popover: Implement auto mnemonics 2020-03-25 23:14:45 -04:00
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c Drop the margin property 2020-02-25 20:59:04 -05:00
gtkprintbackendprivate.h
gtkprintcontext.c
gtkprintcontext.h
gtkprinter.c
gtkprinter.h
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c Remove overwrite confirmation machinery from GtkFileChooser 2020-02-22 15:22:06 +00: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 win32: Build fixes 2020-03-13 07:47:48 -04:00
gtkprintoperation.c
gtkprintoperation.h
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c
gtkprintsettings.h
gtkprintunixdialog.c printunixdialog: Drop the Private struct 2020-03-29 09:04:19 -04:00
gtkprintunixdialog.h
gtkprintutils.c Replace fallthrough comments with G_GNUC_FALLTHROUGH 2020-03-06 10:39:42 +01:00
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 Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkprogressbar.h
gtkprogresstracker.c
gtkprogresstrackerprivate.h
gtkpropertylookuplistmodel.c
gtkpropertylookuplistmodelprivate.h
gtkquartz.c selection: Remove GtkSelectionData 2020-02-23 01:59:00 +01:00
gtkquartz.h
gtkquery.c
gtkquery.h
gtkradiobutton.c radiobutton: Fix selection on focus-in 2020-04-09 22:38:30 -04:00
gtkradiobutton.h
gtkrange.c gizmo: Allow passing changing focus behavior 2020-04-09 17:50:29 -04:00
gtkrange.h
gtkrangeprivate.h
gtkrbtree.c build: Add -Wnull-dereference 2020-03-05 08:14:37 +01:00
gtkrbtreeprivate.h
gtkrecentmanager.c
gtkrecentmanager.h
gtkrender.c GtkIconPaintable: Always recolor when snapshotting. 2020-02-06 09:38:25 +01:00
gtkrender.h
gtkrenderbackground.c
gtkrenderbackgroundprivate.h
gtkrenderborder.c renderborder: Make simple border case more obvious 2020-02-07 13:15:59 -05:00
gtkrenderborderprivate.h
gtkrendericon.c gtk_css_style_snapshot_icon_paintable: Fix uninitialized memory access 2020-02-06 17:47:56 +01:00
gtkrendericonprivate.h GtkIconPaintable: Always recolor when snapshotting. 2020-02-06 09:38:25 +01:00
gtkrendernodepaintable.c
gtkrendernodepaintableprivate.h
gtkrevealer.c revealer: Fix child size allocation at small scales 2020-02-11 13:52:12 +01:00
gtkrevealer.h
gtkroot.c root: Reorganize focus handling 2020-04-09 17:50:28 -04:00
gtkroot.h
gtkrootprivate.h root: Reorganize focus handling 2020-04-09 17:50:28 -04:00
gtkroundedbox.c css: Remove outline border radius properties 2020-02-08 20:43:16 +01:00
gtkroundedboxprivate.h css: Remove outline border radius properties 2020-02-08 20:43:16 +01:00
gtkscale.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkscale.h
gtkscalebutton.c scalebutton: Don't derive from GtkButton 2020-04-09 20:43:45 -04: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: Stop setting focus adjustments 2020-04-18 14:43:48 -04:00
gtkscrolledwindow.h scrolledwindow: Drop shadow-type 2020-04-17 10:57:36 -04:00
gtksearchbar.c Rename gtk_widget{get,set,has}_style_class to _css_class 2020-02-07 13:16:45 -05:00
gtksearchbar.h
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 Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkseparator.h
gtksettings.c Docs: Various tweaks 2020-04-19 16:26:25 -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 shortcut: Change the API for creating shortcuts 2020-03-25 23:14:27 -04:00
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 shortcutaction: Integrate with GtkBuilder property parsing 2020-03-25 23:14:28 -04:00
gtkshortcutcontroller.c gdk: Redo key events 2020-04-06 15:13:54 -04:00
gtkshortcutcontroller.h Annotation fixes 2020-04-03 15:30:56 +01:00
gtkshortcutcontrollerprivate.h shortcutcontroller: Use a list model for shortcuts 2020-03-25 23:14:28 -04:00
gtkshortcutlabel.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkshortcutlabel.h
gtkshortcutmanager.c shortcutmanager: Add some more docs 2020-03-25 23:14:45 -04:00
gtkshortcutmanager.h Add GtkShortcutManager 2020-03-25 23:14:27 -04:00
gtkshortcutmanagerprivate.h shortcutmanager: Use list models 2020-03-25 23:14:28 -04:00
gtkshortcutsgroup.c
gtkshortcutsgroup.h
gtkshortcutssection.c shortcutssection: Port bindings to use shortcuts 2020-03-25 22:36:03 -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 shortcutswindow: Port bindings to use shortcuts 2020-03-25 22:36:03 -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 Remove unused includes 2020-02-09 23:59:22 -05:00
gtksidebarrowprivate.h
gtksingleselection.c singleselection: Fix a memory leak 2020-03-22 14:05:56 +05:30
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 sizerequest: Stop clamping for_size to natural size 2020-02-22 07:33:23 +01:00
gtksizerequest.h
gtksizerequestcache.c
gtksizerequestcacheprivate.h
gtkslicelistmodel.c slicelistmodel: Fix two wrong computations 2020-02-14 03:15:22 +01:00
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 snapshot: Remove new_with_parent 2020-02-07 13:16:32 -05:00
gtksortlistmodel.c
gtksortlistmodel.h
gtkspinbutton.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkspinbutton.h
gtkspinner.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkspinner.h Rename GtkSpinner::active to ::spinning 2020-02-24 22:37:02 -05:00
gtkstack.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkstack.h stack: Add GtkStackPage:visible accessors 2020-02-20 10:23:09 +01:00
gtkstacksidebar.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkstacksidebar.h
gtkstackswitcher.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkstackswitcher.h
gtkstatusbar.c statusbar: Don't use a frame 2020-04-18 17:29:13 -04:00
gtkstatusbar.h statusbar: Remove _get_message_area() from public API 2020-02-25 14:18:24 +01:00
gtkstatusbarprivate.h statusbar: Remove _get_message_area() from public API 2020-02-25 14:18:24 +01:00
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c
gtkstylecascadeprivate.h
gtkstylecontext.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkstylecontext.h Remove gtk_style_context_reset_widgets 2020-04-10 12:45:28 -04:00
gtkstylecontextprivate.h stylecontext: Remove get_pango_attributes 2020-04-17 15:21:00 +02: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 Stop using gtk_main and gtk_main_quit 2020-02-09 23:12:32 -05:00
gtktestutils.h
gtktext.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtktext.h
gtktextattributes.c texttag: Support overline and hyphenation control 2020-03-20 23:58:23 -04:00
gtktextattributes.h texttag: Support overline and hyphenation control 2020-03-20 23:58:23 -04:00
gtktextbtree.c textbtree: short-circuit visibility check when possible 2020-03-18 11:32:46 -07:00
gtktextbtree.h textview: Use paintables instead of textures, and fix the support 2020-02-06 17:47:56 +01:00
gtktextbuffer.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtktextbuffer.h Match argument name between declaration and definition 2020-02-13 14:53:25 +00:00
gtktextbufferprivate.h
gtktextchild.c textview: Use paintables instead of textures, and fix the support 2020-02-06 17:47:56 +01:00
gtktextchild.h
gtktextchildprivate.h textview: Use paintables instead of textures, and fix the support 2020-02-06 17:47:56 +01:00
gtktexthandle.c texthandle: Drop the Private struct 2020-03-28 10:36:09 -04:00
gtktexthandleprivate.h gtktexthandle: Refactor and use native surfaces 2020-03-20 15:52:19 +01:00
gtktexthistory.c
gtktexthistoryprivate.h
gtktextiter.c build: Add -Wnull-dereference 2020-03-05 08:14:37 +01:00
gtktextiter.h textview: Use paintables instead of textures, and fix the support 2020-02-06 17:47:56 +01:00
gtktextiterprivate.h
gtktextlayout.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtktextlayoutprivate.h
gtktextlinedisplaycache.c
gtktextlinedisplaycacheprivate.h
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextprivate.h text: Remove gtk_text_get_im_context() 2020-02-20 10:23:09 +01:00
gtktextsegment.c
gtktextsegment.h textview: Use paintables instead of textures, and fix the support 2020-02-06 17:47:56 +01:00
gtktexttag.c Make overline support conditional 2020-03-21 01:18:54 -04:00
gtktexttag.h
gtktexttagprivate.h texttag: Support overline and hyphenation control 2020-03-20 23:58:23 -04:00
gtktexttagtable.c textbtree: short-circuit visibility check when possible 2020-03-18 11:32:46 -07:00
gtktexttagtable.h
gtktexttagtableprivate.h textbtree: short-circuit visibility check when possible 2020-03-18 11:32:46 -07:00
gtktexttypes.c
gtktexttypes.h textview: Use paintables instead of textures, and fix the support 2020-02-06 17:47:56 +01:00
gtktextutil.c
gtktextutil.h
gtktextview.c textview: fix assertion when toggling caret visibility 2020-04-21 13:39:50 -07:00
gtktextview.h gtk: Stop using GdkEventKey 2020-02-21 00:51:03 -05:00
gtktextviewchild.c
gtktextviewchildprivate.h
gtktextviewprivate.h
gtktogglebutton.c window: Remove type argument from gtk_window_new() 2020-02-14 21:18:49 +01:00
gtktogglebutton.h
gtktooltip.c events: reorganize getters 2020-02-21 00:51:03 -05:00
gtktooltip.h
gtktooltipprivate.h Make crossing events handled the same way 2020-02-21 00:50:59 -05:00
gtktooltipwindow.c gtk: use toplevel state getter 2020-03-12 14:56:20 -04:00
gtktooltipwindowprivate.h
gtktrashmonitor.c
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c Add missing ownership transfer annotations 2020-02-26 10:29:59 +00:00
gtktreednd.h dnd: Port the TreeModel machinery to GValue DND 2020-02-18 02:40:00 +01:00
gtktreelistmodel.c
gtktreelistmodel.h
gtktreemodel.c treepath: Use g_renew() 2020-03-06 05:43:56 +01:00
gtktreemodel.h
gtktreemodelfilter.c build: Add -Wnull-dereference 2020-03-05 08:14:37 +01:00
gtktreemodelfilter.h
gtktreemodelsort.c build: Add -Wnull-dereference 2020-03-05 08:14:37 +01:00
gtktreemodelsort.h
gtktreepopover.c gizmo: Allow passing changing focus behavior 2020-04-09 17:50:29 -04:00
gtktreepopoverprivate.h treepopover: Fix header guard 2020-02-07 13:16:32 -05:00
gtktreeprivate.h
gtktreerbtree.c build: Add -Wnull-dereference 2020-03-05 08:14:37 +01:00
gtktreerbtreeprivate.h
gtktreeselection.c
gtktreeselection.h
gtktreesortable.c
gtktreesortable.h
gtktreestore.c dnd: Port the TreeModel machinery to GValue DND 2020-02-18 02:40:00 +01:00
gtktreestore.h
gtktreeview.c gtk: Port widgets away from gtk_get_current_ apis 2020-04-11 17:29:27 -04:00
gtktreeview.h treeview, iconview: Don't return the drop target 2020-03-02 03:18:55 +01:00
gtktreeviewcolumn.c treeviewcolumn: Stop using a frame 2020-04-17 10:57:36 -04:00
gtktreeviewcolumn.h
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypes.h shortcut: Add GtkShortcutAction 2020-03-25 23:14:27 -04:00
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkversion.h.in Docs: Various tweaks 2020-04-19 16:26:25 -04:00
gtkvideo.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkvideo.h
gtkviewport.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkviewport.h viewport: Add GtkViewport:scroll-to-focus 2020-04-18 14:43:48 -04:00
gtkvolumebutton.c
gtkvolumebutton.h
gtkwidget.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkwidget.h Move set_focus_child to GtkWidget 2020-04-20 16:30:43 -04:00
gtkwidgetfocus.c
gtkwidgetpaintable.c
gtkwidgetpaintable.h
gtkwidgetpaintableprivate.h
gtkwidgetprivate.h widget: Return an array from list_devices 2020-04-17 15:21:00 +02:00
gtkwin32.c
gtkwindow.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkwindow.h accels: Remove GtkAccelGroup 2020-03-25 23:14:44 -04:00
gtkwindowgroup.c Drop gtk_grab_add/remove from public api 2020-02-28 16:36:17 -05:00
gtkwindowgroup.h Drop gtk_grab_add/remove from public api 2020-02-28 16:36:17 -05:00
gtkwindowprivate.h Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
imm-extra.h
language-names.c
language-names.h
libgtk4.manifest.in
meson.build build: Prepare library versioning 2020-04-14 09:15:31 -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