gtk2/gtk
Matthias Clasen 1ce5327058 xim: Stop using GtkWidget::event
It does not exist anymore. I'm removing this code now
because our CI tests are using xim and fail due to this.

Eventually, this code should be ported to use a popover.
2019-03-16 22:16:10 -04:00
..
a11y a11y: More entry fixes 2019-03-14 17:58:02 -04:00
deprecated
emoji
gesture
glade glade: Drop the "plus" 2019-02-05 11:26:54 +01:00
icons password entry: Add a way to see the content 2019-03-14 20:31:45 -04:00
inspector inspector: Stop using ::set-focus 2019-03-16 21:24:44 -04:00
theme password entry: Make the Caps Lock icon less prominent 2019-03-14 20:03:34 -04:00
tools builder-tool: Rewrite notebooks 2019-02-21 00:31:17 -05:00
ui print dialog: Use notebook pages in ui file 2019-02-21 00:31:17 -05:00
compose-parse.py
fallback-c89.c
fnmatch.c
gdkpixbufutilsprivate.h
gen-gtk-gresources-xml.py resources: Include more icon directories 2019-02-12 19:34:19 -05:00
gen-paper-names.c
gentypefuncs.py
gskpango.c snapshot: Refactor text rendering 2019-02-21 19:47:28 +01:00
gskpango.h
gtk-a11y.h a11y: Include gtktextaccesible.h in gtk-a11y.h 2019-03-02 05:26:26 +01:00
gtk-autocleanups.h Make GtkInvisible private 2019-02-06 02:06:19 -05:00
gtk-compose-lookaside.txt
gtk-text-input.xml
gtk-win32.rc.body.in meson: Build .rc files for Windows 2018-12-06 17:07:33 +08:00
gtk.h transform: Move to GSK 2019-03-04 23:09:02 +01:00
gtkaboutdialog.c all: Don't warn about deprecated gtk_window_present usage 2019-02-25 17:38:08 +01:00
gtkaboutdialog.h
gtkaccelgroup.c
gtkaccelgroup.h
gtkaccelgroupprivate.h
gtkaccellabel.c docs: Miscellaneous doc fixes 2019-02-24 16:53:12 -05:00
gtkaccellabel.h
gtkaccelmap.c
gtkaccelmap.h
gtkaccelmapprivate.h
gtkaccessible.c
gtkaccessible.h
gtkactionable.c g-i: Add some nullable annotations 2018-11-18 13:36:50 +01:00
gtkactionable.h
gtkactionbar.c action bar: Drop the position child property 2019-01-23 19:30:47 -05:00
gtkactionbar.h
gtkactionhelper.c
gtkactionhelperprivate.h
gtkactionmuxer.c
gtkactionmuxerprivate.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 widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkappchooserbutton.h appchooserbutton: Remove priv pointer 2018-11-13 15:19:07 +01:00
gtkappchooserdialog.c app chooser: Use editable api on search entry 2019-02-19 00:25:59 -05:00
gtkappchooserdialog.h
gtkappchooserprivate.h app chooser: Use editable api on search entry 2019-02-19 00:25:59 -05:00
gtkappchooserwidget.c app chooser: Use editable api on search entry 2019-02-19 00:25:59 -05:00
gtkappchooserwidget.h
gtkapplication-dbus.c application: Add a query-end signal 2019-02-19 00:56:31 -05:00
gtkapplication-quartz-menu.c
gtkapplication-quartz.c
gtkapplication-wayland.c
gtkapplication-x11.c
gtkapplication.c application: Add a query-end signal 2019-02-19 00:56:31 -05:00
gtkapplication.h
gtkapplicationaccels.c
gtkapplicationaccelsprivate.h
gtkapplicationimpl.c
gtkapplicationprivate.h Application: Support sandboxed session state changes 2019-02-19 00:56:31 -05:00
gtkapplicationwindow.c docs: Fix GTK links and locations 2019-02-06 10:39:27 +01:00
gtkapplicationwindow.h
gtkaspectframe.c
gtkaspectframe.h
gtkassistant.c assistant: Fix typo in a translatable string 2019-02-21 13:28:37 +01:00
gtkassistant.h Drop GtkAssistantPage::has-padding 2019-02-15 10:23:48 -05:00
gtkbin.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkbin.h
gtkbindings.c More css key bindings removal 2019-02-21 17:36:29 -05:00
gtkbindings.h
gtkbindingsprivate.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbookmarksmanager.c
gtkbookmarksmanager.h
gtkborder.c
gtkborder.h
gtkbox.c Drop gtkboxprivate.h 2019-02-05 07:54:35 -05:00
gtkbox.h box: Avoid position in the reorder api 2019-01-23 19:30:47 -05:00
gtkbuildable.c GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_end 2018-10-08 11:38:20 +13:00
gtkbuildable.h GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_end 2018-10-08 11:38:20 +13:00
gtkbuilder-menus.c
gtkbuilder.c builder: Allow specifying objects inline 2019-02-08 00:09:44 -05:00
gtkbuilder.h
gtkbuilder.rnc
gtkbuilderparser.c builder: Allow specifying objects inline 2019-02-08 00:09:44 -05:00
gtkbuilderprivate.h builder: Allow specifying objects inline 2019-02-08 00:09:44 -05:00
gtkbutton.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkbutton.h
gtkbuttonprivate.h
gtkcalendar.c Pass mode and detail to focus-in/out signals 2019-03-16 21:24:45 -04:00
gtkcalendar.h
gtkcellarea.c GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_end 2018-10-08 11:38:20 +13: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
gtkcellrenderer.h
gtkcellrendereraccel.c
gtkcellrendereraccel.h
gtkcellrenderercombo.c entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c cellrendererpixbuf: Use new snapshot transforms 2019-02-21 19:47:28 +01:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c
gtkcellrendererprogress.h
gtkcellrendererspin.c entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
gtkcellrendererspin.h
gtkcellrendererspinner.c
gtkcellrendererspinner.h
gtkcellrenderertext.c entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c cellrenderertoggle: Use new snapshot transforms 2019-02-21 19:47:28 +01:00
gtkcellrenderertoggle.h
gtkcellview.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkcellview.h
gtkcenterbox.c Use g_clear_pointer to unparent widgets 2018-11-13 20:53:14 +01:00
gtkcenterbox.h
gtkcheckbutton.c docs: Miscellaneous doc fixes 2019-02-24 16:53:12 -05:00
gtkcheckbutton.h
gtkcheckbuttonprivate.h
gtkcheckmenuitem.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkcheckmenuitem.h
gtkcheckmenuitemprivate.h
gtkcolorbutton.c all: Don't warn about deprecated gtk_window_present usage 2019-02-25 17:38:08 +01:00
gtkcolorbutton.h
gtkcolorchooser.c
gtkcolorchooser.h
gtkcolorchooserdialog.c
gtkcolorchooserdialog.h
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c box: Avoid position in the reorder api 2019-01-23 19:30:47 -05:00
gtkcolorchooserwidget.h
gtkcoloreditor.c Port widgets to the root focus API 2019-03-16 21:24:44 -04:00
gtkcoloreditorprivate.h
gtkcolorpicker.c color picker: Also try kwin 2018-08-02 20:55:07 -04:00
gtkcolorpickerkwin.c Add a kwin color picker 2018-08-02 20:53:37 -04:00
gtkcolorpickerkwinprivate.h Add a kwin color picker 2018-08-02 20:53:37 -04:00
gtkcolorpickerportal.c Move the should_use_portal helper to gdk 2018-11-04 08:17:32 -05:00
gtkcolorpickerportalprivate.h
gtkcolorpickerprivate.h
gtkcolorpickershell.c colorpickershell: Unpack the tuple returned from PickColor() 2018-08-13 13:52:41 +01:00
gtkcolorpickershellprivate.h
gtkcolorplane.c colorplane: Convert crosshair rendering to snapshot 2018-11-27 05:37:38 +01:00
gtkcolorplaneprivate.h
gtkcolorscale.c colorscale: Redraw correct widget after setting rgba 2019-01-16 19:20:53 +01:00
gtkcolorscaleprivate.h colorscale: Remove x/y arguments from snapshot_scale 2018-11-09 18:01:58 +01:00
gtkcolorswatch.c colorswatch: Use gtk_widget_set_overflow() 2019-03-08 13:20:17 +01:00
gtkcolorswatchprivate.h
gtkcolorutils.c
gtkcolorutils.h
gtkcombobox.c entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
gtkcombobox.h
gtkcomboboxprivate.h
gtkcomboboxtext.c entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
gtkcomboboxtext.h
gtkcomposetable.c
gtkcomposetable.h
gtkcontainer.c container: Remove the ::set-focus-child signal 2019-02-26 08:02:25 -05:00
gtkcontainer.h container: Drop gtk_container_check_resize() 2019-02-15 06:53:17 +01:00
gtkcontainerprivate.h
gtkcssanimatedstyle.c cssanimatedstyle: Avoid some type checks and unnecessary work 2019-01-29 05:03:26 +01:00
gtkcssanimatedstyleprivate.h
gtkcssanimation.c
gtkcssanimationprivate.h
gtkcssarrayvalue.c Remove support for -gtk-key-bindings: css property 2019-02-21 21:49:09 +01:00
gtkcssarrayvalueprivate.h
gtkcssbgsizevalue.c
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c
gtkcssbordervalueprivate.h
gtkcssboxesimplprivate.h widget: Make width, height and transform be widget-relative 2019-02-15 06:53:22 +01:00
gtkcssboxesprivate.h cssboxes: Introduce 2019-02-15 06:53:22 +01:00
gtkcsscalcvalue.c
gtkcsscalcvalueprivate.h
gtkcsscolorvalue.c cssanimatedstyle: Avoid some type checks and unnecessary work 2019-01-29 05:03:26 +01:00
gtkcsscolorvalueprivate.h
gtkcsscornervalue.c
gtkcsscornervalueprivate.h
gtkcssdimensionvalue.c
gtkcssdimensionvalueprivate.h
gtkcssdynamic.c
gtkcssdynamicprivate.h
gtkcsseasevalue.c
gtkcsseasevalueprivate.h
gtkcssenumvalue.c
gtkcssenumvalueprivate.h
gtkcssfiltervalue.c
gtkcssfiltervalueprivate.h
gtkcssfontfeaturesvalue.c
gtkcssfontfeaturesvalueprivate.h
gtkcssfontvariationsvalue.c
gtkcssfontvariationsvalueprivate.h
gtkcssiconthemevalue.c
gtkcssiconthemevalueprivate.h
gtkcssimage.c
gtkcssimagebuiltin.c
gtkcssimagebuiltinprivate.h
gtkcssimagecrossfade.c
gtkcssimagecrossfadeprivate.h
gtkcssimagefallback.c
gtkcssimagefallbackprivate.h
gtkcssimageicontheme.c
gtkcssimageiconthemeprivate.h
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
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
gtkcssnodedeclaration.c
gtkcssnodedeclarationprivate.h
gtkcssnodeprivate.h css: Mark some hot functions as G_GNUC_PURE 2019-02-15 06:53:22 +01:00
gtkcssnodestylecache.c
gtkcssnodestylecacheprivate.h
gtkcssnumbervalue.c
gtkcssnumbervalueprivate.h css: Mark some hot functions as G_GNUC_PURE 2019-02-15 06:53:22 +01:00
gtkcsspalettevalue.c
gtkcsspalettevalueprivate.h
gtkcssparser.c cssparser: Make _gtk_css_parser_try a macro 2019-01-29 05:03:26 +01:00
gtkcssparserprivate.h cssparser: Make _gtk_css_parser_try a macro 2019-01-29 05:03:26 +01:00
gtkcsspathnode.c
gtkcsspathnodeprivate.h
gtkcsspositionvalue.c
gtkcsspositionvalueprivate.h
gtkcssprovider.c Drop key themes 2019-02-21 12:22:50 -05:00
gtkcssprovider.h
gtkcssproviderprivate.h
gtkcssrepeatvalue.c
gtkcssrepeatvalueprivate.h
gtkcssrgbavalue.c
gtkcssrgbavalueprivate.h css: Mark some hot functions as G_GNUC_PURE 2019-02-15 06:53:22 +01:00
gtkcsssection.c
gtkcsssection.h more css keybinding removal 2019-02-21 17:22:37 -05:00
gtkcsssectionprivate.h
gtkcssselector.c
gtkcssselectorprivate.h
gtkcssshadowsvalue.c shadowvalue: Remove unused API 2019-01-10 16:49:19 +01:00
gtkcssshadowsvalueprivate.h shadowvalue: Remove unused API 2019-01-10 16:49:19 +01:00
gtkcssshadowvalue.c snapshot: Add functions to append shadows 2019-02-21 19:47:28 +01:00
gtkcssshadowvalueprivate.h
gtkcssshorthandproperty.c
gtkcssshorthandpropertyimpl.c
gtkcssshorthandpropertyprivate.h
gtkcssstaticstyle.c cssanimatedstyle: Avoid some type checks and unnecessary work 2019-01-29 05:03:26 +01:00
gtkcssstaticstyleprivate.h
gtkcssstringvalue.c
gtkcssstringvalueprivate.h
gtkcssstyle.c
gtkcssstylechange.c
gtkcssstylechangeprivate.h
gtkcssstyleprivate.h css: Mark some hot functions as G_GNUC_PURE 2019-02-15 06:53:22 +01:00
gtkcssstyleproperty.c
gtkcssstylepropertyimpl.c Remove support for -gtk-key-bindings: css property 2019-02-21 13:56:56 -05:00
gtkcssstylepropertyprivate.h
gtkcsstransformvalue.c transform: Add perspective() 2019-03-05 20:46:00 +01:00
gtkcsstransformvalueprivate.h transform: Move to GSK 2019-03-04 23:09:02 +01:00
gtkcsstransientnode.c
gtkcsstransientnodeprivate.h
gtkcsstransition.c
gtkcsstransitionprivate.h
gtkcsstypes.c
gtkcsstypesprivate.h Remove support for -gtk-key-bindings: css property 2019-02-21 21:49:09 +01:00
gtkcssunsetvalue.c
gtkcssunsetvalueprivate.h
gtkcssvalue.c
gtkcssvalueprivate.h
gtkcsswidgetnode.c
gtkcsswidgetnodeprivate.h
gtkcsswin32sizevalue.c
gtkcsswin32sizevalueprivate.h
gtkcustompaperunixdialog.c Stop using gtk_box_pack_end 2019-01-23 19:30:46 -05:00
gtkcustompaperunixdialog.h
gtkdbusinterfaces.xml
gtkdebug.h
gtkdialog.c Drop gtkboxprivate.h 2019-02-05 07:54:35 -05:00
gtkdialog.h
gtkdialogprivate.h
gtkdnd.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkdnd.h
gtkdndprivate.h
gtkdragdest.c drag dest: Stop using ::hierarchy-changed 2019-02-23 09:43:57 -05:00
gtkdragdest.h
gtkdragsource.c
gtkdragsource.h
gtkdrawingarea.c
gtkdrawingarea.h
gtkeditable.c docs: Miscellaneous doc fixes 2019-02-24 16:53:12 -05:00
gtkeditable.h editable: Add more to interface 2019-02-17 23:07:17 -05:00
gtkemojichooser.c emoji chooser: Don't use entry api on search entries 2019-02-20 10:32:12 -05:00
gtkemojichooser.h
gtkemojicompletion.c Make emoji completion work for GtkText 2019-02-18 14:24:21 -05:00
gtkemojicompletion.h Make emoji completion work for GtkText 2019-02-18 14:24:21 -05:00
gtkentry.c entry: Make progress bar not pickable 2019-03-14 19:15:31 -04:00
gtkentry.h entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
gtkentrybuffer.c
gtkentrybuffer.h
gtkentrycompletion.c entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
gtkentrycompletion.h entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
gtkentryprivate.h entry: Delegate to GtkText 2019-02-19 00:25:59 -05:00
gtkenums.h widget: Add gtk_widget_set_overflow() 2019-02-08 18:26:42 +01:00
gtkeventcontroller.c
gtkeventcontroller.h
gtkeventcontrollerkey.c key controller: Enforce limitations of key forwarding 2019-03-16 21:24:45 -04:00
gtkeventcontrollerkey.h key controller: Add getters for focus event targets 2019-03-16 21:24:45 -04:00
gtkeventcontrollerlegacy.c docs: Miscellaneous doc fixes 2019-02-24 16:53:12 -05:00
gtkeventcontrollerlegacy.h gtkeventcontrollerlegacy: Make public 2018-10-15 17:39:04 +02:00
gtkeventcontrollermotion.c
gtkeventcontrollermotion.h
gtkeventcontrollerprivate.h
gtkeventcontrollerscroll.c eventcontrollerscroll: Conditionally propagate ::scroll 2018-11-12 10:35:37 +01:00
gtkeventcontrollerscroll.h
gtkexpander.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkexpander.h
gtkfilechooser.c
gtkfilechooser.h
gtkfilechooserbutton.c all: Don't warn about deprecated gtk_window_present usage 2019-02-25 17:38:08 +01:00
gtkfilechooserbutton.h
gtkfilechooserdialog.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
gtkfilechooserentry.h
gtkfilechoosererrorstack.c
gtkfilechoosererrorstackprivate.h
gtkfilechoosernative.c all: Don't warn about deprecated gtk_window_present usage 2019-02-25 17:38:08 +01:00
gtkfilechoosernative.h
gtkfilechoosernativeportal.c filechoosernativeportal: Stop using an invisible 2019-02-05 10:46:48 -05:00
gtkfilechoosernativeprivate.h
gtkfilechoosernativequartz.c
gtkfilechoosernativewin32.c
gtkfilechooserprivate.h
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c filechooser: Stop using ::set-focus 2019-03-16 21:24:44 -04:00
gtkfilechooserwidget.h
gtkfilechooserwidgetprivate.h
gtkfilefilter.c GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_end 2018-10-08 11:38:20 +13:00
gtkfilefilter.h
gtkfilefilterprivate.h
gtkfilesystem.c
gtkfilesystem.h
gtkfilesystemmodel.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkfilesystemmodel.h
gtkfilterlistmodel.c docs: Miscellaneous doc fixes 2019-02-24 16:53:12 -05:00
gtkfilterlistmodel.h listmodels: Clarify documentation for function prototypes 2018-09-18 08:02:21 +02:00
gtkfixed.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkfixed.h
gtkflattenlistmodel.c docs: Miscellaneous doc fixes 2019-02-24 16:53:12 -05:00
gtkflattenlistmodel.h gtk: Add GtkFlattenListModel 2018-09-16 18:50:17 +02:00
gtkflowbox.c flowbox: Implement get_child_at_pos properly 2019-02-16 15:45:06 +01:00
gtkflowbox.h
gtkfontbutton.c all: Don't warn about deprecated gtk_window_present usage 2019-02-25 17:38:08 +01:00
gtkfontbutton.h
gtkfontchooser.c
gtkfontchooser.h
gtkfontchooserdialog.c
gtkfontchooserdialog.h
gtkfontchooserprivate.h
gtkfontchooserutils.c
gtkfontchooserutils.h
gtkfontchooserwidget.c entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
gtkfontchooserwidget.h
gtkfontchooserwidgetprivate.h
gtkframe.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkframe.h
gtkgesture.c
gtkgesture.h
gtkgesturedrag.c
gtkgesturedrag.h
gtkgesturedragprivate.h
gtkgesturelongpress.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkgesturelongpress.h
gtkgesturelongpressprivate.h
gtkgesturemultipress.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkgesturemultipress.h
gtkgesturemultipressprivate.h
gtkgesturepan.c
gtkgesturepan.h
gtkgesturepanprivate.h
gtkgestureprivate.h
gtkgesturerotate.c
gtkgesturerotate.h
gtkgesturerotateprivate.h
gtkgesturesingle.c
gtkgesturesingle.h
gtkgesturesingleprivate.h
gtkgesturestylus.c gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01:00
gtkgesturestylus.h
gtkgesturestylusprivate.h
gtkgestureswipe.c
gtkgestureswipe.h
gtkgestureswipeprivate.h
gtkgesturezoom.c
gtkgesturezoom.h
gtkgesturezoomprivate.h
gtkgizmo.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkgizmoprivate.h gizmo: return void from snapshot func 2019-01-18 19:43:50 +01:00
gtkgladecatalog.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkglarea.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkglarea.h
gtkgrid.c Box, Grid: Improve various bits of documentation 2018-12-04 20:43:19 +00:00
gtkgrid.h
gtkheaderbar.c header bar: Stop using ::hierarchy-changed 2019-02-23 09:43:57 -05:00
gtkheaderbar.h
gtkheaderbarprivate.h
gtkhsla.c
gtkhslaprivate.h
gtkicon.c
gtkiconcache.c iconcache: Remove unused defines 2019-01-10 16:49:19 +01:00
gtkiconcacheprivate.h
gtkiconcachevalidatorprivate.h
gtkiconhelper.c iconhelper: Use new snapshot transforms 2019-02-21 19:47:28 +01:00
gtkiconhelperprivate.h
gtkiconprivate.h
gtkicontheme.c icon theme: Remove fallbacks 2019-02-12 17:34:43 -05:00
gtkicontheme.h
gtkiconthemeprivate.h icontheme: Stop exporting gtk_icon_info_new_for_file 2018-11-08 05:48:14 +01:00
gtkiconview.c iconview: Use new snapshot transforms 2019-02-21 19:47:28 +01:00
gtkiconview.h
gtkiconviewprivate.h
gtkimage.c image: Use new snapshot transforms 2019-02-21 19:47:28 +01:00
gtkimage.h image: Remove private struct from public header 2018-12-31 12:44:02 +01:00
gtkimagedefinition.c
gtkimagedefinitionprivate.h
gtkimageprivate.h
gtkimcontext.c
gtkimcontext.h
gtkimcontextbroadway.c imcontext: Fix priorities of modules 2019-01-22 04:33:11 +01:00
gtkimcontextbroadway.h
gtkimcontextime.c ime: Stop using gdk_surface_get_user_data 2019-02-23 22:24:50 -05:00
gtkimcontextime.h ime: Stop using ::hierarchy-changed 2019-02-23 09:43:57 -05:00
gtkimcontextquartz.c imcontext: Fix priorities of modules 2019-01-22 04:33:11 +01:00
gtkimcontextquartz.h
gtkimcontextsimple.c docs: Miscellaneous doc fixes 2019-02-24 16:53:12 -05:00
gtkimcontextsimple.h
gtkimcontextsimpleprivate.h
gtkimcontextsimpleseqs.h
gtkimcontextwayland.c imwayland: Toggle OSK more sparingly 2019-02-09 01:08:35 +01:00
gtkimcontextwayland.h
gtkimcontextxim.c xim: Stop using GtkWidget::event 2019-03-16 22:16:10 -04:00
gtkimcontextxim.h
gtkimmodule.c immodule: Clean up loading code 2019-01-22 04:33:11 +01:00
gtkimmodule.h
gtkimmoduleprivate.h immodule: Pass a GdkDisplay for default context ID 2019-01-08 00:41:12 +01:00
gtkimmulticontext.c immodule: Pass a GdkDisplay for default context ID 2019-01-08 00:41:12 +01:00
gtkimmulticontext.h
gtkinfobar.c docs: Miscellaneous doc fixes 2019-02-24 16:53:12 -05:00
gtkinfobar.h
gtkintl.h
gtkkeyhash.c
gtkkeyhash.h
gtkkineticscrolling.c
gtkkineticscrollingprivate.h
gtklabel.c Port widgets to the root focus API 2019-03-16 21:24:44 -04:00
gtklabel.h
gtklabelprivate.h
gtklayout.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtklayout.h
gtklevelbar.c gizmo: return void from snapshot func 2019-01-18 19:43:50 +01:00
gtklevelbar.h
gtklinkbutton.c
gtklinkbutton.h
gtklistbox.c gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01:00
gtklistbox.h
gtklistlistmodel.c Revert "listlistmodel: Fix documentation comment" 2018-09-18 10:01:12 +05:30
gtklistlistmodelprivate.h widget: Add gtk_widget_observe_children() 2018-09-16 18:50:17 +02:00
gtkliststore.c GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_end 2018-10-08 11:38:20 +13:00
gtkliststore.h
gtklockbutton.c
gtklockbutton.h
gtklockbuttonprivate.h
gtkmagnifier.c magnifier: Use new snapshot transforms 2019-02-21 19:47:28 +01:00
gtkmagnifierprivate.h
gtkmain.c Use root in gdk_synthesize_crossing_events 2019-03-16 21:30:48 -04:00
gtkmain.h Annotate values of PRIORITY constants 2018-12-22 18:52:20 +01:00
gtkmaplistmodel.c docs: Miscellaneous doc fixes 2019-02-24 16:53:12 -05:00
gtkmaplistmodel.h listmodels: Clarify documentation for function prototypes 2018-09-18 08:02:21 +02:00
gtkmarshalers.list eventcontrollerscroll: Conditionally propagate ::scroll 2018-11-12 10:35:37 +01:00
gtkmediacontrols.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkmediacontrols.h video: Add header include guard 2018-10-06 00:29:31 +02:00
gtkmediafile.c
gtkmediafile.h
gtkmediafileprivate.h
gtkmediastream.c docs: Miscellaneous doc fixes 2019-02-24 16:53:12 -05:00
gtkmediastream.h
gtkmenu.c gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01:00
gtkmenu.h Drop gtk_menu_attach 2019-01-23 23:30:18 -05:00
gtkmenubar.c menu bar: Stop using ::hierarchy-changed 2019-02-23 09:43:57 -05:00
gtkmenubar.h
gtkmenubutton.c Remove some unnecessary gtkwindow.h includes 2019-02-05 08:11:43 -05:00
gtkmenubutton.h
gtkmenubuttonprivate.h
gtkmenuitem.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkmenuitem.h
gtkmenuitemprivate.h
gtkmenuprivate.h menu: Remove arrow visibility flags 2018-09-23 17:34:03 +02:00
gtkmenusectionbox.c stack: Convert child properties to a child meta object 2019-02-08 00:09:44 -05:00
gtkmenusectionbox.h
gtkmenushell.c menushell: Listen to non-primary button clicks 2018-12-07 17:03:45 +01:00
gtkmenushell.h
gtkmenushellprivate.h
gtkmenutoolbutton.c Stop using gtk_box_pack_end 2019-01-23 19:30:46 -05:00
gtkmenutoolbutton.h
gtkmenutracker.c
gtkmenutracker.h
gtkmenutrackeritem.c
gtkmenutrackeritem.h
gtkmessagedialog.c Drop GtkButtonBox 2019-02-04 12:44:55 -05:00
gtkmessagedialog.h
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodelbutton.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkmodelbutton.h
gtkmodelmenuitem.c box: Avoid position in the reorder api 2019-01-23 19:30:47 -05:00
gtkmodelmenuitem.h
gtkmodules.c
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
gtkmountoperation.h
gtkmountoperationprivate.h
gtknativedialog.c
gtknativedialog.h
gtknativedialogprivate.h
gtknomediafile.c
gtknomediafileprivate.h
gtknotebook.c Port widgets to the root focus API 2019-03-16 21:24:44 -04:00
gtknotebook.h notebook: Add a pages model 2019-02-21 00:31:17 -05:00
gtkorientable.c
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c docs: Miscellaneous doc fixes 2019-02-24 16:53:12 -05:00
gtkoverlay.h overlay: Drop the index child property 2019-02-21 19:43:33 -05:00
gtkpadcontroller.c
gtkpadcontroller.h
gtkpagesetup.c g-i: Add some nullable annotations 2018-11-18 13:36:50 +01:00
gtkpagesetup.h
gtkpagesetupunixdialog.c all: Don't warn about deprecated gtk_window_present usage 2019-02-25 17:38:08 +01:00
gtkpagesetupunixdialog.h
gtkpaned.c Port widgets to the root focus API 2019-03-16 21:24:44 -04:00
gtkpaned.h
gtkpango.c
gtkpango.h
gtkpapersize.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkpapersize.h
gtkpasswordentry.c password entry: Fix property notification 2019-03-16 21:23:28 -04:00
gtkpasswordentry.h password entry: Add a way to see the content 2019-03-14 20:31:45 -04:00
gtkpathbar.c Stop using gtk_box_pack_end 2019-01-23 19:30:46 -05:00
gtkpathbar.h pathbar: Remove priv pointer 2018-08-05 10:22:10 +02:00
gtkpicture.c picture: Use new snapshot transforms 2019-02-21 19:47:28 +01:00
gtkpicture.h
gtkplacessidebar.c entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
gtkplacessidebarprivate.h
gtkplacesview.c Port widgets to the root focus API 2019-03-16 21:24:44 -04:00
gtkplacesviewprivate.h
gtkplacesviewrow.c
gtkplacesviewrowprivate.h
gtkpointerfocus.c
gtkpointerfocusprivate.h
gtkpopover.c popover: Stop using ::set-focus 2019-03-16 21:24:44 -04:00
gtkpopover.h
gtkpopovermenu.c Drop GtkPopoverMenu::position 2019-02-04 10:47:18 -05:00
gtkpopovermenu.h
gtkpopoverprivate.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
gtkprintbackend.h
gtkprintcontext.c
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c
gtkprinter.h
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
gtkprinteroptionwidget.h
gtkprintjob.c Specify the C include for Unix printing API 2019-01-19 00:00:34 +00:00
gtkprintjob.h
gtkprintoperation-portal.c print portal: use request path utilities 2018-08-30 22:53:36 -04:00
gtkprintoperation-portal.h
gtkprintoperation-private.h
gtkprintoperation-unix.c all: Don't warn about deprecated gtk_window_present usage 2019-02-25 17:38:08 +01:00
gtkprintoperation-win32.c widget: Remove toplevel flag 2019-02-15 06:53:17 +01:00
gtkprintoperation.c all: Don't warn about deprecated gtk_window_present usage 2019-02-25 17:38:08 +01:00
gtkprintoperation.h
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c g-i: Add some nullable annotations 2018-11-18 13:36:50 +01:00
gtkprintsettings.h
gtkprintunixdialog.c entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.c Move the should_use_portal helper to gdk 2018-11-04 08:17:32 -05:00
gtkprivate.h widget: Add gtk_widget_compute_point() 2019-02-19 19:22:10 +01:00
gtkprivatetypebuiltins.c.template Use @basename@ in enumeration type templates 2019-02-04 14:02:45 +01:00
gtkprivatetypebuiltins.h.template Use @basename@ in enumeration type templates 2019-02-04 14:02:45 +01:00
gtkprogressbar.c gizmo: return void from snapshot func 2019-01-18 19:43:50 +01:00
gtkprogressbar.h
gtkprogresstracker.c
gtkprogresstrackerprivate.h
gtkpropertylookuplistmodel.c propertylookuplistmodel: Add 2018-09-16 18:50:17 +02:00
gtkpropertylookuplistmodelprivate.h propertylookuplistmodel: Add 2018-09-16 18:50:17 +02:00
gtkquartz.c
gtkquartz.h
gtkquery.c
gtkquery.h
gtkradiobutton.c Stop using gtk_box_pack_end 2019-01-23 19:30:46 -05:00
gtkradiobutton.h
gtkradiomenuitem.c
gtkradiomenuitem.h
gtkradiotoolbutton.c
gtkradiotoolbutton.h
gtkrange.c gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01:00
gtkrange.h docs: Miscellaneous doc fixes 2019-02-24 16:53:12 -05:00
gtkrangeprivate.h colorscale: Redraw correct widget after setting rgba 2019-01-16 19:20:53 +01:00
gtkrbtree.c rbtree: Fix a crash in insertion fixup 2019-01-20 06:09:40 +01:00
gtkrbtreeprivate.h rbtree: Make node getters not require tree argument 2019-01-14 02:14:11 +01:00
gtkrecentmanager.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkrecentmanager.h
gtkrender.c render: Fix a position/size mixup 2018-11-13 14:10:17 +01:00
gtkrender.h
gtkrenderbackground.c renderbackground: Use new snapshot transforms 2019-02-21 19:47:28 +01:00
gtkrenderbackgroundprivate.h css: Pass boxes to the render functions 2019-02-15 06:53:22 +01:00
gtkrenderborder.c snapshot: Add gtk_snapshot_append_border() 2019-02-21 19:47:28 +01:00
gtkrenderborderprivate.h css: Pass boxes to the render functions 2019-02-15 06:53:22 +01:00
gtkrendericon.c transform: Move to GSK 2019-03-04 23:09:02 +01:00
gtkrendericonprivate.h
gtkrendernodepaintable.c rendernodepaintable: Use new snapshot transforms 2019-02-21 19:47:28 +01:00
gtkrendernodepaintableprivate.h inspector: Make the render node tree use a ListBox 2018-09-16 18:50:17 +02:00
gtkrevealer.c revealer: Add swing transitions 2019-03-07 15:06:12 +01:00
gtkrevealer.h revealer: Add swing transitions 2019-03-07 15:06:12 +01:00
gtkroot.c root: Add focus 2019-03-16 21:24:44 -04:00
gtkroot.h root: Add focus 2019-03-16 21:24:44 -04:00
gtkrootprivate.h root: Add focus 2019-03-16 21:24:44 -04:00
gtkroundedbox.c
gtkroundedboxprivate.h
gtkscale.c gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01:00
gtkscale.h
gtkscalebutton.c Remove some unnecessary gtkwindow.h includes 2019-02-05 08:11:43 -05:00
gtkscalebutton.h
gtkscaler.c scaler: Use new snapshot transforms 2019-02-21 19:47:28 +01:00
gtkscalerprivate.h
gtkscrollable.c
gtkscrollable.h
gtkscrollbar.c Use g_clear_pointer to unparent widgets 2018-11-13 20:53:14 +01:00
gtkscrollbar.h
gtkscrolledwindow.c gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01:00
gtkscrolledwindow.h
gtksearchbar.c gtksearchbar: Do not handle captured events for unmapped bars 2019-02-20 13:15:16 +01:00
gtksearchbar.h search bar: Work with the new GtkSearchEntry 2019-02-19 00:25:59 -05:00
gtksearchengine.c
gtksearchengine.h
gtksearchenginemodel.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtksearchenginemodel.h
gtksearchenginequartz.c searchenginequartz: Fix naming of Beagle @ comment 2019-01-07 20:46:08 +00:00
gtksearchenginequartz.h
gtksearchenginesimple.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtksearchenginesimple.h
gtksearchenginetracker.c
gtksearchenginetracker.h
gtksearchentry.c search entry: Fix property notification 2019-03-16 21:23:28 -04:00
gtksearchentry.h search entry: Use a GtkText 2019-02-19 00:25:59 -05:00
gtksearchentryprivate.h search entry: Add private api to get the text widget 2019-02-20 10:29:26 -05:00
gtkselection.c
gtkselection.h
gtkselectionmodel.c docs: Miscellaneous doc fixes 2019-02-24 16:53:12 -05:00
gtkselectionmodel.h selectionmodel: Change prototype of query_range() 2019-02-15 06:28:35 +01:00
gtkselectionprivate.h
gtkseparator.c
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c
gtkseparatortoolitem.h
gtksettings.c Drop key themes 2019-02-21 12:22:50 -05:00
gtksettings.h
gtksettingsprivate.h
gtkshortcutlabel.c
gtkshortcutlabel.h
gtkshortcutsgroup.c
gtkshortcutsgroup.h
gtkshortcutssection.c shortcutssection: Use a center box as footer 2019-01-23 19:30:46 -05:00
gtkshortcutssection.h
gtkshortcutsshortcut.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkshortcutsshortcut.h
gtkshortcutsshortcutprivate.h
gtkshortcutswindow.c entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
gtkshortcutswindow.h
gtkshortcutswindowprivate.h
gtkshow.c
gtkshow.h
gtksidebarrow.c
gtksidebarrowprivate.h
gtksingleselection.c simpleselection: Improve items-changed 2019-02-15 06:46:04 +01:00
gtksingleselection.h gtk: Add GtkSingleSelection 2019-02-10 18:43:59 -05:00
gtksizegroup-private.h
gtksizegroup.c
gtksizegroup.h
gtksizerequest.c widget: Fix gtk_widget_size_allocate() 2019-02-19 05:52:11 +01:00
gtksizerequest.h
gtksizerequestcache.c sizerequestcache: Inline out-var assignments 2018-08-05 10:22:10 +02:00
gtksizerequestcacheprivate.h sizerequestcache: Inline out-var assignments 2018-08-05 10:22:10 +02:00
gtkslicelistmodel.c docs: Miscellaneous doc fixes 2019-02-24 16:53:12 -05:00
gtkslicelistmodel.h GtkSliceListModel: add 2018-09-16 18:50:17 +02:00
gtksnapshot.c transform: Add perspective() 2019-03-05 20:46:00 +01:00
gtksnapshot.h transform: Add perspective() 2019-03-05 20:46:00 +01:00
gtksnapshotprivate.h widget: Make transform a GskTransform 2019-03-04 23:41:51 +01:00
gtksortlistmodel.c docs: Miscellaneous doc fixes 2019-02-24 16:53:12 -05:00
gtksortlistmodel.h GtkSortListModel: Add 2018-09-16 18:50:17 +02:00
gtkspinbutton.c Pass mode and detail to focus-in/out signals 2019-03-16 21:24:45 -04:00
gtkspinbutton.h entry, spin button: Drop redundant API 2019-02-28 16:34:00 -05:00
gtkspinner.c spinner: Remove private struct 2018-08-25 08:06:21 +02:00
gtkspinner.h
gtkstack.c Port widgets to the root focus API 2019-03-16 21:24:44 -04:00
gtkstack.h stack: Provide a selection model 2019-02-10 18:43:59 -05:00
gtkstacksidebar.c stack sidebar: Fix sorting 2019-02-19 11:23:28 -05:00
gtkstacksidebar.h
gtkstackswitcher.c stack switcher: Use the selection model 2019-02-10 18:43:59 -05:00
gtkstackswitcher.h
gtkstatusbar.c Remove some unnecessary gtkwindow.h includes 2019-02-05 08:11:43 -05:00
gtkstatusbar.h
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c
gtkstylecascadeprivate.h
gtkstylecontext.c stylecontext: Use new snapshot transforms 2019-02-21 19:47:28 +01:00
gtkstylecontext.h
gtkstylecontextprivate.h
gtkstyleproperty.c
gtkstylepropertyprivate.h
gtkstyleprovider.c
gtkstyleprovider.h
gtkstyleproviderprivate.h
gtkswitch.c gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01:00
gtkswitch.h
gtktestutils.c
gtktestutils.h
gtktext.c Port widgets to the root focus API 2019-03-16 21:24:44 -04:00
gtktext.h text: Make this a final class 2019-02-20 13:11:17 -05:00
gtktextattributes.c
gtktextattributes.h
gtktextbtree.c gtk: Stop using deprecated pango api 2019-02-04 18:28:31 -05:00
gtktextbtree.h
gtktextbuffer.c Reduce includes of gtkinvisible.h 2019-02-05 10:46:33 -05:00
gtktextbuffer.h
gtktextbufferprivate.h
gtktextchild.c
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c
gtktextdisplayprivate.h
gtktexthandle.c text handle: Stop using ::hierarchy-changed 2019-02-23 09:43:57 -05:00
gtktexthandleprivate.h
gtktextiter.c Zero-fill new GtkTextIter 2018-12-16 17:03:47 +00:00
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c
gtktextlayoutprivate.h
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextprivate.h text: Make this a final class 2019-02-20 13:11:17 -05:00
gtktextsegment.c
gtktextsegment.h
gtktexttag.c texttag: Replace gtk3-demo reference with gtk4-demo 2018-11-28 16:51:45 +05:30
gtktexttag.h
gtktexttagprivate.h
gtktexttagtable.c
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c
gtktextutil.h
gtktextview.c textview: Use new snapshot transforms 2019-02-21 19:47:28 +01:00
gtktextview.h Annotate values of PRIORITY constants 2018-12-22 18:52:20 +01:00
gtktextviewprivate.h
gtktogglebutton.c
gtktogglebutton.h
gtktogglebuttonprivate.h
gtktoggletoolbutton.c
gtktoggletoolbutton.h
gtktoolbar.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtktoolbar.h
gtktoolbarprivate.h
gtktoolbutton.c Stop using gtk_box_pack_end 2019-01-23 19:30:46 -05:00
gtktoolbutton.h
gtktoolitem.c
gtktoolitem.h
gtktoolshell.c
gtktoolshell.h
gtktooltip.c tooltip: Stop using gdk_surface_get_user_data 2019-02-23 22:24:50 -05:00
gtktooltip.h tooltip: Remove gtk_tooltip_trigger_tooltip_query 2019-01-18 19:43:51 +01:00
gtktooltipprivate.h tooltip: Remove gtk_tooltip_trigger_tooltip_query 2019-01-18 19:43:51 +01:00
gtktooltipwindow.c tooltip: Implement positioning using gdk_window_move_to_rect() 2018-08-19 01:26:20 +00:00
gtktooltipwindowprivate.h
gtktrashmonitor.c
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreelistmodel.c docs: Miscellaneous doc fixes 2019-02-24 16:53:12 -05:00
gtktreelistmodel.h treelistmodel: Improve naming a bit 2018-09-18 08:03:03 +02:00
gtktreemenu.c tree menu: Drop support for grids 2019-01-23 23:20:22 -05:00
gtktreemenu.h
gtktreemodel.c
gtktreemodel.h
gtktreemodelfilter.c
gtktreemodelfilter.h
gtktreemodelsort.c
gtktreemodelsort.h
gtktreeprivate.h Rename GtkRBTree to GtkTreeRBTree 2019-01-14 02:14:11 +01:00
gtktreerbtree.c Rename GtkRBTree to GtkTreeRBTree 2019-01-14 02:14:11 +01:00
gtktreerbtreeprivate.h Rename GtkRBTree to GtkTreeRBTree 2019-01-14 02:14:11 +01:00
gtktreeselection.c Rename GtkRBTree to GtkTreeRBTree 2019-01-14 02:14:11 +01:00
gtktreeselection.h
gtktreesortable.c
gtktreesortable.h
gtktreestore.c
gtktreestore.h
gtktreeview.c Pass mode and detail to focus-in/out signals 2019-03-16 21:24:45 -04:00
gtktreeview.h treeview: make search work 2019-02-19 00:25:59 -05:00
gtktreeviewcolumn.c Pass mode and detail to focus-in/out signals 2019-03-16 21:24:45 -04:00
gtktreeviewcolumn.h
gtktypebuiltins.c.template Use @basename@ in enumeration type templates 2019-02-04 14:02:45 +01:00
gtktypebuiltins.h.template Use @basename@ in enumeration type templates 2019-02-04 14:02:45 +01:00
gtktypes.h transform: Move to GSK 2019-03-04 23:09:02 +01:00
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkutils.c
gtkutilsprivate.h
gtkversion.h.in
gtkvideo.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkvideo.h video: Add header include guard 2018-10-06 00:29:31 +02:00
gtkviewport.c viewport: Use gtk_widget_set_overflow() 2019-02-08 18:26:42 +01:00
gtkviewport.h
gtkvolumebutton.c
gtkvolumebutton.h
gtkwidget.c Clarify grab_focus docs 2019-03-16 21:24:45 -04:00
gtkwidget.h Make gtk_widget_get_focus_child public 2019-03-16 21:24:45 -04:00
gtkwidgetfocus.c Exclude non-drawable widgets from focus 2019-03-16 21:24:44 -04:00
gtkwidgetpaintable.c widgetpaintable: Use new snapshot transforms 2019-02-21 19:47:28 +01:00
gtkwidgetpaintable.h
gtkwidgetpaintableprivate.h
gtkwidgetpath.c
gtkwidgetpath.h
gtkwidgetpathprivate.h
gtkwidgetprivate.h Use root in gdk_synthesize_crossing_events 2019-03-16 21:30:48 -04:00
gtkwin32.c
gtkwin32draw.c
gtkwin32drawprivate.h
gtkwin32theme.c
gtkwin32themeprivate.h
gtkwindow.c Use root in gdk_synthesize_crossing_events 2019-03-16 21:30:48 -04:00
gtkwindow.h window: Remove ::set-focus 2019-03-16 21:24:45 -04:00
gtkwindowgroup.c
gtkwindowgroup.h
gtkwindowprivate.h root: Move the renderer to the root 2019-02-15 06:53:17 +01:00
imm-extra.h
imwaylandgtk.c docs: Fix GTK links and locations 2019-02-06 10:39:27 +01:00
language-names.c
language-names.h
libgtk4.manifest.in
meson.build transform: Move to GSK 2019-03-04 23:09:02 +01:00
open-type-layout.h
org.gtk.Settings.ColorChooser.gschema.xml
org.gtk.Settings.Debug.gschema.xml gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
org.gtk.Settings.EmojiChooser.gschema.xml
org.gtk.Settings.FileChooser.gschema.xml
paper_names_offsets.c
paper_names.c
script-names.c Fix a typo 2018-08-28 12:24:13 -04:00
script-names.h
text-input-unstable-v3.xml imwayland: Add text-input-unstable-v3 support 2018-12-18 20:27:12 +01:00