gtk2/gtk
Benjamin Otte 49d83820a2 gtk: Add GtkTransform
This is a new object (well, boxed type, but I'm calling it object) for
dealing with transform in a more constructive way than graphene_matrix_t
by keeping track of how the transform was created.

This way, reasoning about the transform becomes easier, and we can create
better ways to print it or transition from one transform to another one.

An example of this is that while a 0 degree and a 360degree rotation are
both the identity matrix, doing a transition between the two would cause
a rotation.
2019-02-21 19:47:27 +01:00
..
a11y entry accessible: Make this work with the text widget 2019-02-19 00:25:59 -05:00
deprecated
emoji
gesture
glade glade: Drop the "plus" 2019-02-05 11:26:54 +01:00
icons Add a missing icon 2019-02-13 12:49:31 -05:00
inspector gsk: Add GskMatrixCategory 2019-02-21 19:47:27 +01:00
theme Adwaita,HC: spinbutton selectors 2019-02-20 14:08:44 +01: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 css: Report sizes as absolute 2018-07-04 06:15:33 +02:00
gskpango.h
gtk-a11y.h picture: Introduce 2018-06-10 02:23:02 +02: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
gtk.h gtk: Add GtkTransform 2019-02-21 19:47:27 +01:00
gtkaboutdialog.c about dialog: Adapt to new stack visiblity handling 2019-02-12 00:10:54 -05:00
gtkaboutdialog.h aboutdialog: Remove priv pointer 2018-07-08 21:50:59 +02:00
gtkaccelgroup.c Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkaccelgroup.h
gtkaccelgroupprivate.h
gtkaccellabel.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01: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 adjustment: Only emit ::changed from dispatch_properties_changed 2018-06-20 20:47:17 +02:00
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 GtkApplication: Remove priv pointer 2018-07-08 09:41:15 +02:00
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 aspectframe: Remove priv pointer 2018-07-08 10:02:43 +02:00
gtkaspectframe.h aspectframe: Remove priv pointer 2018-07-08 10:02:43 +02:00
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 bin: Remove public GtkBinPrivate typedef 2018-06-04 21:58:44 +02:00
gtkbindings.c bindings: Remove GTK_TYPE_IDENTIFIER 2018-07-31 06:46:36 +02: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 builder: Use TRUE/FALSE for error return values 2018-06-18 17:35:02 +02:00
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 gtk: Drop the "plus" 2019-02-05 11:26:20 +01: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 Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkcellareacontext.h
gtkcelleditable.c CellRenderer|Editable: Don't @See_also subclasses 2018-04-17 19:07:39 +01:00
gtkcelleditable.h
gtkcelllayout.c
gtkcelllayout.h
gtkcellrenderer.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcellrenderer.h Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkcellrendereraccel.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c iconhelper: Always size contents to icon size 2018-06-10 02:25:28 +02:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcellrendererprogress.h
gtkcellrendererspin.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkcellrendererspin.h
gtkcellrendererspinner.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcellrendererspinner.h
gtkcellrenderertext.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02: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 Use g_clear_pointer to unparent widgets 2018-11-13 20:53:14 +01: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 widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkcolorbutton.h colorbutton: Remove priv pointer 2018-06-04 21:58:44 +02:00
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 color editor: Add a color picker button 2018-07-27 14:23:20 -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 Add a color picker implementation for portals 2018-07-27 14:23:20 -04:00
gtkcolorpickerprivate.h Add a color picker interface 2018-07-27 14:23:19 -04:00
gtkcolorpickershell.c colorpickershell: Unpack the tuple returned from PickColor() 2018-08-13 13:52:41 +01:00
gtkcolorpickershellprivate.h Add a color picker implementation for gnome-shell 2018-07-27 14:23:20 -04:00
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 Use g_clear_pointer to unparent widgets 2018-11-13 20:53:14 +01:00
gtkcolorswatchprivate.h colorswatch: Remove priv pointer 2018-07-08 09:41:15 +02:00
gtkcolorutils.c
gtkcolorutils.h
gtkcombobox.c combobox: Drop support for grids 2019-01-23 22:52:36 -05:00
gtkcombobox.h combobox: Remove priv pointer 2018-06-16 10:09:12 +02:00
gtkcomboboxprivate.h
gtkcomboboxtext.c
gtkcomboboxtext.h comboboxtext: GTK_DISABLE_SINGLE_INCLUDES is not a thing 2018-04-25 17:18:16 +02:00
gtkcomposetable.c Revert "imcontext: Make size arguments be gsize and not int" 2018-06-14 11:15:14 +05:30
gtkcomposetable.h Revert "imcontext: Make size arguments be gsize and not int" 2018-06-14 11:15:14 +05:30
gtkcontainer.c gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01:00
gtkcontainer.h container: Drop gtk_container_check_resize() 2019-02-15 06:53:17 +01:00
gtkcontainerprivate.h container: Remove gtk_container_maybe_start_idle_sizer() 2018-04-11 03:16:34 +02:00
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
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 snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssfiltervalueprivate.h
gtkcssfontfeaturesvalue.c
gtkcssfontfeaturesvalueprivate.h Fix header guards 2018-04-23 18:54:43 -04:00
gtkcssfontvariationsvalue.c
gtkcssfontvariationsvalueprivate.h Fix header guards 2018-04-23 18:54:43 -04:00
gtkcssiconthemevalue.c
gtkcssiconthemevalueprivate.h
gtkcssimage.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagebuiltin.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagebuiltinprivate.h
gtkcssimagecrossfade.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagecrossfadeprivate.h
gtkcssimagefallback.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagefallbackprivate.h
gtkcssimageicontheme.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimageiconthemeprivate.h
gtkcssimageinvalid.c
gtkcssimageinvalidprivate.h
gtkcssimagelinear.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagelinearprivate.h
gtkcssimagepaintable.c
gtkcssimagepaintableprivate.h
gtkcssimageprivate.h
gtkcssimageradial.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimageradialprivate.h
gtkcssimagerecolor.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagerecolorprivate.h
gtkcssimagescaled.c
gtkcssimagescaledprivate.h
gtkcssimageurl.c
gtkcssimageurlprivate.h
gtkcssimagevalue.c
gtkcssimagevalueprivate.h
gtkcssimagewin32.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagewin32private.h
gtkcssinheritvalue.c
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c
gtkcssinitialvalueprivate.h
gtkcsskeyframes.c
gtkcsskeyframesprivate.h
gtkcsslookup.c
gtkcsslookupprivate.h
gtkcssmatcher.c
gtkcssmatcherprivate.h
gtkcssnode.c Remove gtk_css_node_reverse_children 2018-06-18 17:35:02 +02:00
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 gtkcssprovider: remove gtk_css_provider_get_default 2018-07-19 19:25:17 +03:00
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 Remove a lot of Since annotations 2018-06-25 19:55:04 -04: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 shadowvalue: Remove unused API 2019-01-10 16:49:19 +01:00
gtkcssshadowvalueprivate.h render: Make gtk_render_background() use the snapshot API 2018-07-24 20:55:45 +02:00
gtkcssshorthandproperty.c
gtkcssshorthandpropertyimpl.c css: Don't do indirections 2018-07-04 06:15:33 +02:00
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 GTK_CSS_AFFECTS_CLIP 2018-07-17 17:33:47 +02:00
gtkcssstylepropertyprivate.h
gtkcsstransformvalue.c csstransformvalue: Convert skew values to radians 2019-01-29 05:03:26 +01:00
gtkcsstransformvalueprivate.h
gtkcsstransientnode.c
gtkcsstransientnodeprivate.h
gtkcsstransition.c
gtkcsstransitionprivate.h
gtkcsstypes.c
gtkcsstypesprivate.h Remove GTK_CSS_AFFECTS_CLIP 2018-07-17 17:33:47 +02:00
gtkcssunsetvalue.c
gtkcssunsetvalueprivate.h
gtkcssvalue.c cssvalue: Remove typechecks 2018-05-19 10:18:50 +02:00
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 dialog: Remove priv pointer 2018-07-08 09:41:15 +02:00
gtkdialogprivate.h
gtkdnd.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkdnd.h dnd: Rename gtk_drag_begin_with_coordinates 2018-07-12 13:02:42 +02:00
gtkdndprivate.h gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtkdragdest.c gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtkdragdest.h dnd: Make drag-motion and drag-drop signals use GdkDrop 2018-06-18 23:49:52 +02:00
gtkdragsource.c Merge branch 'wip/carlosg/controller' into 'master' 2018-05-01 12:35:53 +00:00
gtkdragsource.h
gtkdrawingarea.c drawingarea: Clarify some comments 2018-06-18 17:35:03 +02:00
gtkdrawingarea.h
gtkeditable.c Add editable delegate api to docs 2019-02-19 00:25:59 -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 gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01:00
gtkentry.h entry: Delegate to GtkText 2019-02-19 00:25:59 -05:00
gtkentrybuffer.c
gtkentrybuffer.h
gtkentrycompletion.c entry completion: Make this work again 2019-02-19 00:25:59 -05:00
gtkentrycompletion.h
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 eventcontroller: Make widget no longer a construct-only property 2018-04-26 17:59:42 +02:00
gtkeventcontroller.h eventcontroller: Move declaration 2018-04-26 17:59:41 +02:00
gtkeventcontrollerkey.c eventcontrollerkey: Use run_controllers() API to forward key events 2019-02-20 13:16:07 +01:00
gtkeventcontrollerkey.h eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkeventcontrollerlegacy.c eventcontrollerlegact: Fix ::event docs 2018-11-08 05:48:14 +01:00
gtkeventcontrollerlegacy.h gtkeventcontrollerlegacy: Make public 2018-10-15 17:39:04 +02:00
gtkeventcontrollermotion.c Docs: Remove more since markers 2018-06-26 12:31:41 -04:00
gtkeventcontrollermotion.h eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +02:00
gtkeventcontrollerprivate.h eventcontroller: Add vfuncs to (un)set widget 2018-04-26 17:59:41 +02:00
gtkeventcontrollerscroll.c eventcontrollerscroll: Conditionally propagate ::scroll 2018-11-12 10:35:37 +01:00
gtkeventcontrollerscroll.h eventcontrollerscroll: Port to new API model 2018-04-26 17:59:42 +02:00
gtkexpander.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkexpander.h
gtkfilechooser.c
gtkfilechooser.h
gtkfilechooserbutton.c docs: Fix GTK links and locations 2019-02-06 10:39:27 +01:00
gtkfilechooserbutton.h filechooserbutton: Remove priv pointer 2018-06-18 17:35:03 +02:00
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 gtkfilechoooserentry: Handle tab completion through key controller 2018-06-21 12:54:03 +02:00
gtkfilechooserentry.h
gtkfilechoosererrorstack.c
gtkfilechoosererrorstackprivate.h
gtkfilechoosernative.c filechoosernative: forward current_filter to delegate dialog 2019-01-18 20:01:37 -05:00
gtkfilechoosernative.h
gtkfilechoosernativeportal.c filechoosernativeportal: Stop using an invisible 2019-02-05 10:46:48 -05:00
gtkfilechoosernativeprivate.h
gtkfilechoosernativequartz.c
gtkfilechoosernativewin32.c win32 file chooser: add missing g_slist_reverse 2018-06-18 09:44:46 +00:00
gtkfilechooserprivate.h
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c file chooser: Use editable api on the search entry 2019-02-19 00:25:59 -05: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 rbtree: Make node getters not require tree argument 2019-01-14 02:14:11 +01: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 fixed: Remove child list 2018-07-05 19:08:19 +02:00
gtkflattenlistmodel.c rbtree: Make node getters not require tree argument 2019-01-14 02:14:11 +01: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 widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkfontbutton.h fontbutton: Remove priv pointer 2018-06-18 17:35:03 +02:00
gtkfontchooser.c
gtkfontchooser.h
gtkfontchooserdialog.c gtkfontchooser: Use GtkEventControllerKey 2018-06-21 12:50:57 +02:00
gtkfontchooserdialog.h
gtkfontchooserprivate.h
gtkfontchooserutils.c
gtkfontchooserutils.h
gtkfontchooserwidget.c font chooser: Use editable api on search entry 2019-02-19 00:25:59 -05:00
gtkfontchooserwidget.h
gtkfontchooserwidgetprivate.h gtkfontchooser: Use GtkEventControllerKey 2018-06-21 12:50:57 +02:00
gtkframe.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkframe.h frame: Remove priv pointer 2018-04-15 17:12:01 +02:00
gtkgesture.c gtkgesture: Check claimed status after event delivery 2018-06-19 13:47:38 +02:00
gtkgesture.h gtk: Move GtkGesture declaration to gtktypes.h 2018-07-24 20:55:45 +02:00
gtkgesturedrag.c draggesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturedrag.h draggesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturedragprivate.h
gtkgesturelongpress.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkgesturelongpress.h longpressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturelongpressprivate.h
gtkgesturemultipress.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkgesturemultipress.h multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturemultipressprivate.h
gtkgesturepan.c GesturePan: Remove widget parameter from docs, too 2018-05-05 10:51:24 +01:00
gtkgesturepan.h pangesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgesturepanprivate.h
gtkgestureprivate.h
gtkgesturerotate.c rotategesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgesturerotate.h rotategesture: Port to new API model 2018-04-26 17:59:41 +02:00
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 gesturestylus: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturestylusprivate.h gtk: Add GtkGestureStylus 2018-04-05 19:26:53 +02:00
gtkgestureswipe.c swipegesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgestureswipe.h swipegesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgestureswipeprivate.h
gtkgesturezoom.c zoomgesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgesturezoom.h zoomgesture: Port to new API model 2018-04-26 17:59:41 +02:00
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: Drop the position child property 2019-01-23 20:05:28 -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: Fix drawing of empty and paintable helpers 2018-09-05 06:34:32 +02:00
gtkiconhelperprivate.h image: size request is always CONSTANT_SIZE 2018-07-04 06:15:33 +02:00
gtkiconprivate.h
gtkicontheme.c icon theme: Remove fallbacks 2019-02-12 17:34:43 -05:00
gtkicontheme.h Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkiconthemeprivate.h icontheme: Stop exporting gtk_icon_info_new_for_file 2018-11-08 05:48:14 +01:00
gtkiconview.c iconview: Use gtk_widget_set_overflow() 2019-02-08 18:26:42 +01:00
gtkiconview.h
gtkiconviewprivate.h eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +02:00
gtkimage.c image: Avoid some unnecessary signal connections 2018-12-31 12:44:02 +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 imcontext: Fix priorities of modules 2019-01-22 04:33:11 +01:00
gtkimcontextime.h
gtkimcontextquartz.c imcontext: Fix priorities of modules 2019-01-22 04:33:11 +01:00
gtkimcontextquartz.h
gtkimcontextsimple.c imcontext: Fix priorities of modules 2019-01-22 04:33:11 +01:00
gtkimcontextsimple.h Revert "imcontext: Make size arguments be gsize and not int" 2018-06-14 11:15:14 +05:30
gtkimcontextsimpleprivate.h
gtkimcontextsimpleseqs.h
gtkimcontextwayland.c imwayland: Toggle OSK more sparingly 2019-02-09 01:08:35 +01:00
gtkimcontextwayland.h
gtkimcontextxim.c imcontext: Fix priorities of modules 2019-01-22 04:33:11 +01: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 infobar: Remove an unused variable 2019-02-05 15:09:59 +01:00
gtkinfobar.h infobar: Remove priv pointer 2018-06-20 20:47:18 +02:00
gtkintl.h
gtkinvisible.c root: Add GtkRoot:get_display vfunc 2019-02-15 06:53:17 +01:00
gtkinvisibleprivate.h root: Add GtkRoot:get_display vfunc 2019-02-15 06:53:17 +01:00
gtkkeyhash.c
gtkkeyhash.h
gtkkineticscrolling.c
gtkkineticscrollingprivate.h
gtklabel.c label: Use pango_layout_get_log_attrs_readonly 2019-01-29 05:03:26 +01: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 layout: Remove priv pointer 2018-07-08 21:50:59 +02:00
gtklevelbar.c gizmo: return void from snapshot func 2019-01-18 19:43:50 +01:00
gtklevelbar.h
gtklinkbutton.c gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtklinkbutton.h
gtklistbox.c gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01:00
gtklistbox.h listbox: Fix signal name in documentation 2018-04-08 11:02:23 +05:30
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 lockbutton: Remove priv pointer 2018-04-06 08:24:19 +02:00
gtklockbutton.h lockbutton: Remove priv pointer 2018-04-06 08:24:19 +02:00
gtklockbuttonprivate.h
gtkmagnifier.c magnifier: Use gtk_widget_set_overflow() 2019-02-08 18:26:42 +01:00
gtkmagnifierprivate.h
gtkmain.c main: Prefer implicit grab widget to target widget for motion events 2019-02-05 15:13:01 +01:00
gtkmain.h Annotate values of PRIORITY constants 2018-12-22 18:52:20 +01:00
gtkmaplistmodel.c rbtree: Make node getters not require tree argument 2019-01-14 02:14:11 +01: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 Add more media docs 2018-05-06 15:57:10 -04:00
gtkmediafile.h
gtkmediafileprivate.h
gtkmediastream.c mediastream: Fix possible memory leak 2018-12-20 10:26:56 +05:30
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 widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01: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 Menu|Item: Fix FIXME re non-const interned strings 2018-04-17 20:53:48 +01:00
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 gtkmenushell: Port to using GtkEventControllerKey 2018-04-05 19:26:55 +02:00
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 messagedialog: Remove priv pointer 2018-06-18 17:35:03 +02:00
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 Stop using gtk_box_pack_end 2019-01-23 19:30:46 -05:00
gtkmountoperation.h
gtkmountoperationprivate.h
gtknativedialog.c Fix a few documentation warnings 2018-07-08 09:41:15 +02:00
gtknativedialog.h
gtknativedialogprivate.h
gtknomediafile.c
gtknomediafileprivate.h
gtknotebook.c notebook: Fix up issues with property notification 2019-02-21 00:31:17 -05:00
gtknotebook.h notebook: Add a pages model 2019-02-21 00:31:17 -05:00
gtkorientable.c
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c overlay: Remove hack for scrolled windows 2019-02-15 06:28:11 +01:00
gtkoverlay.h overlay: Add support for clipping overlay widgets 2018-06-11 16:24:29 +05:30
gtkpadcontroller.c padcontroller: Port to new API model 2018-04-26 17:59:42 +02:00
gtkpadcontroller.h padcontroller: Port to new API model 2018-04-26 17:59:42 +02:00
gtkpagesetup.c g-i: Add some nullable annotations 2018-11-18 13:36:50 +01:00
gtkpagesetup.h
gtkpagesetupunixdialog.c Specify the C include for Unix printing API 2019-01-19 00:00:34 +00:00
gtkpagesetupunixdialog.h
gtkpaned.c gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01:00
gtkpaned.h
gtkpango.c render: Make gtk_render_layout() use the snapshot API 2018-07-24 20:55:45 +02:00
gtkpango.h render: Make gtk_render_layout() use the snapshot API 2018-07-24 20:55:45 +02:00
gtkpapersize.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkpapersize.h
gtkpasswordentry.c Add GtkPasswordEntry 2019-02-19 00:25:59 -05:00
gtkpasswordentry.h Add GtkPasswordEntry 2019-02-19 00:25:59 -05: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: Avoid some unnecessary signal connections 2018-12-31 12:44:02 +01:00
gtkpicture.h picture: Introduce 2018-06-10 02:23:02 +02:00
gtkplacessidebar.c Remove some unnecessary gtkwindow.h includes 2019-02-05 08:11:43 -05:00
gtkplacessidebarprivate.h placessidebar: Take a GdkDrag in _set_drop_targets_visible() 2018-07-17 19:19:14 +03:00
gtkplacesview.c Remove gtk_widget_show_all() call 2018-12-14 20:38:03 +00:00
gtkplacesviewprivate.h
gtkplacesviewrow.c placesviewrow: Put event controllers into ui file 2018-04-26 17:59:41 +02:00
gtkplacesviewrowprivate.h
gtkpointerfocus.c
gtkpointerfocusprivate.h
gtkpopover.c gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01: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 Stop using gtk_box_pack_end 2019-01-23 19:30:46 -05:00
gtkprintbackend.h Add gtk_printer_get_hard_margins_for_paper_size 2018-04-26 14:19:55 +02:00
gtkprintcontext.c
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c Add gtk_printer_get_hard_margins_for_paper_size 2018-04-26 14:19:55 +02:00
gtkprinter.h gtkprinter: Make gtk_printer_get_hard_margins_for_paper_size() public 2018-07-04 18:40:33 +02:00
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c Stop using gtk_box_pack_end 2019-01-23 19:30:46 -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 Move the should_use_portal helper to gdk 2018-11-04 08:17:32 -05:00
gtkprintoperation-win32.c widget: Remove toplevel flag 2019-02-15 06:53:17 +01:00
gtkprintoperation.c gtk: Drop the "plus" 2019-02-05 11:26:20 +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 gtk: Drop the "plus" 2019-02-05 11:26:20 +01: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 radiobutton: remove priv pointer 2018-06-18 17:35:03 +02:00
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
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 API: Remove gtk_render_frame_gap() 2018-07-24 20:55:45 +02:00
gtkrenderbackground.c css: Pass boxes to the render functions 2019-02-15 06:53:22 +01:00
gtkrenderbackgroundprivate.h css: Pass boxes to the render functions 2019-02-15 06:53:22 +01:00
gtkrenderborder.c css: Pass boxes to the render functions 2019-02-15 06:53:22 +01:00
gtkrenderborderprivate.h css: Pass boxes to the render functions 2019-02-15 06:53:22 +01:00
gtkrendericon.c rendericon: Ignore transparent icons 2019-02-10 10:31:27 +01:00
gtkrendericonprivate.h render: Make gtk_render_icon() use the snapshot API 2018-07-24 20:55:45 +02:00
gtkrendernodepaintable.c rendernodepaintable: Don't try to snapshot 0×0 nodes 2019-01-13 08:39:05 +01:00
gtkrendernodepaintableprivate.h inspector: Make the render node tree use a ListBox 2018-09-16 18:50:17 +02:00
gtkrevealer.c revealer: Use gtk_widget_set_overflow() 2019-02-08 18:26:43 +01:00
gtkrevealer.h
gtkroot.c root: Move the renderer to the root 2019-02-15 06:53:17 +01:00
gtkroot.h root: Move the renderer to the root 2019-02-15 06:53:17 +01:00
gtkrootprivate.h root: Move the renderer to the root 2019-02-15 06:53:17 +01: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 scalebutton: Remove priv pointer 2018-07-08 09:41:15 +02:00
gtkscaler.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02: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 scrollbar: Remove get_wheel_delta 2018-05-19 10:18:50 +02:00
gtkscrolledwindow.c gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01:00
gtkscrolledwindow.h scrolledwindow: Remove priv pointer 2018-06-18 17:35:02 +02:00
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 searchenginetracker: Don't leak the hits' GFiles 2018-06-20 17:20:31 +01:00
gtksearchenginetracker.h
gtksearchentry.c Merge branch 'nbpage' into 'master' 2019-02-21 05:50:05 +00: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 selectionmodel: Change prototype of query_range() 2019-02-15 06:28:35 +01:00
gtkselectionmodel.h selectionmodel: Change prototype of query_range() 2019-02-15 06:28:35 +01:00
gtkselectionprivate.h
gtkseparator.c widget: Remove _get_own_allocation 2018-04-10 09:43:47 +02:00
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c GtkSeparatorToolItem: Remove draw flag 2018-07-08 09:41:15 +02:00
gtkseparatortoolitem.h GtkSeparatorToolItem: Remove priv pointer 2018-07-08 09:41:15 +02:00
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 shortcuts window: Fix a leftover use of child properties 2019-02-08 08:22:06 -05:00
gtkshortcutswindow.h
gtkshortcutswindowprivate.h
gtkshow.c
gtkshow.h
gtksidebarrow.c gtkplacessidebar: Show busy spinner in sidebar row during mount ops 2018-07-27 16:44:50 +02:00
gtksidebarrowprivate.h gtkplacessidebar: Show busy spinner in sidebar row during mount ops 2018-07-27 16:44:50 +02:00
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 slice model: Don't report excessive changes 2019-01-20 06:11:48 +01:00
gtkslicelistmodel.h GtkSliceListModel: add 2018-09-16 18:50:17 +02:00
gtksnapshot.c css: Pass boxes to the render functions 2019-02-15 06:53:22 +01:00
gtksnapshot.h snapshot: Remove superfluous typedef 2018-05-19 10:18:50 +02:00
gtksnapshotprivate.h snapshot: Add gtk_snapshot_from_parent 2019-01-16 19:01:40 +01:00
gtksortlistmodel.c gtk: Fix some g-i annotations warnings 2018-09-17 13:00:36 +02:00
gtksortlistmodel.h GtkSortListModel: Add 2018-09-16 18:50:17 +02:00
gtkspinbutton.c spin button: Use GtkText 2019-02-19 00:25:59 -05:00
gtkspinbutton.h
gtkspinner.c spinner: Remove private struct 2018-08-25 08:06:21 +02:00
gtkspinner.h
gtkstack.c widget: Remove gtk_widget_get_allocated_size() 2019-02-19 19:29:58 +01: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 statusbar: Remove garbage from header file 2018-06-04 21:58:44 +02:00
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c
gtkstylecascadeprivate.h
gtkstylecontext.c Remove some unnecessary gtkwindow.h includes 2019-02-05 08:11:43 -05:00
gtkstylecontext.h GtkStyleContext: Remove the frame clock 2018-06-18 17:35:03 +02:00
gtkstylecontextprivate.h
gtkstyleproperty.c
gtkstylepropertyprivate.h
gtkstyleprovider.c
gtkstyleprovider.h Fix reference to user styles in gtkstyleprovider.h 2018-06-07 08:54:23 +00:00
gtkstyleproviderprivate.h
gtkswitch.c gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01:00
gtkswitch.h
gtktestutils.c No need to clear GTK_MODULES anymore 2018-04-15 22:03:50 -04:00
gtktestutils.h
gtktext.c text: Remove has-frame leftovers 2019-02-21 00:30:48 -05: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 Remove an outdated comment 2018-07-29 08:45:34 -04:00
gtktextdisplayprivate.h textview: Only create cairo context in gtktextdisplay.c 2018-07-14 05:27:54 +02:00
gtktexthandle.c Remove :active state handling on widgets 2019-01-29 07:19:54 +01: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 textview: Only create cairo context in gtktextdisplay.c 2018-07-14 05:27:54 +02:00
gtktextutil.h
gtktextview.c textview: Use gtk_widget_set_overflow() 2019-02-08 18:26:42 +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 gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01: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
gtktransform.c gtk: Add GtkTransform 2019-02-21 19:47:27 +01:00
gtktransform.h gtk: Add GtkTransform 2019-02-21 19:47:27 +01:00
gtktransformprivate.h gtk: Add GtkTransform 2019-02-21 19:47:27 +01:00
gtktrashmonitor.c
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreelistmodel.c rbtree: Make node getters not require tree argument 2019-01-14 02:14:11 +01: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 treeview: make search work 2019-02-19 00:25:59 -05:00
gtktreeview.h treeview: make search work 2019-02-19 00:25:59 -05:00
gtktreeviewcolumn.c gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01: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 gtk: Add GtkTransform 2019-02-21 19:47:27 +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 Merge branch 'wip/carlosg/fix-search-entry' into 'master' 2019-02-20 17:02:15 +00:00
gtkwidget.h widget: Mark compute functions as G_GNUC_WARN_UNUSED_RESULT 2019-02-20 05:26:39 +01:00
gtkwidgetfocus.c gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01:00
gtkwidgetpaintable.c gtk: Check return value of compute_bounds() 2019-02-20 05:26:31 +01:00
gtkwidgetpaintable.h
gtkwidgetpaintableprivate.h widgetpaintable: Add a hack to make recursion not infloop 2018-07-13 14:56:04 +02:00
gtkwidgetpath.c
gtkwidgetpath.h
gtkwidgetpathprivate.h
gtkwidgetprivate.h Merge branch 'wip/carlosg/fix-search-entry' into 'master' 2019-02-20 17:02:15 +00:00
gtkwin32.c W32: don't put a string literal into gtk_libdir 2018-06-16 18:22:12 +00:00
gtkwin32draw.c
gtkwin32drawprivate.h
gtkwin32theme.c
gtkwin32themeprivate.h
gtkwindow.c window: Rename GTK+ Inspector in user-visible strings 2019-02-21 17:49:44 +01:00
gtkwindow.h window: Remove default icon list 2019-02-05 08:11:43 -05: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 gtk: Add GtkTransform 2019-02-21 19:47:27 +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
xembed.h