gtk2/gtk
Matthias Clasen 6255dcd8ec filechooserbutton: Be smarter about 'None'
Don't refilter the model while the combo box is popped up,
that wreaks havoc with layout and does not really work.
Instead, repurpose one of the separator rows for the 'none'
case. This works because the row separator function is not
consulted for the cellview in the button.
2019-12-29 17:10:16 -05:00
..
a11y a11y: We can peek here 2019-12-09 16:35:41 +01:00
css Use a single compilation symbol 2019-11-27 13:33:43 +00:00
deprecated
emoji
gesture
glade
icons
inspector inspector: Add a focus overlay 2019-12-27 17:35:09 -05:00
theme Adwaita: update the README 2019-12-24 12:30:54 -05:00
tools builder-tool: Validate templates again 2019-12-23 18:32:37 -05:00
ui Run gtk-builder-tool simplify over our ui files 2019-12-12 18:37:39 -05:00
compose-parse.py
fallback-c89.c
fnmatch.c
gdkpixbufutilsprivate.h Move symbolic pixbuf recoloring code 2019-10-18 08:53:23 -05:00
gen-gtk-gresources-xml.py
gen-paper-names.c
gentypefuncs.py
gsettings-mapping.c Replace stateful actions by property actions 2019-06-22 17:03:38 -04:00
gsettings-mapping.h Replace stateful actions by property actions 2019-06-22 17:03:38 -04:00
gskpango.c Remove a redundant vfunc 2019-07-23 23:28:24 -04:00
gskpango.h textview: port GtkTextView to GskPangoRenderer 2019-07-21 16:03:45 -07:00
gtk-a11y.h
gtk-autocleanups.h Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtk-compose-lookaside.txt
gtk-text-input.xml
gtk-win32.rc.body.in
gtk.h builder: Add GtkBuilderScope 2019-12-12 19:39:23 +01:00
gtkaboutdialog.c Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtkaboutdialog.h
gtkaccelgroup.c accelgroup: Fix a buffer overrun 2019-12-23 23:17:29 -05:00
gtkaccelgroup.h
gtkaccelgroupprivate.h
gtkaccellabel.c AccelLabel: Add get_accel_closure() accessor 2019-08-11 09:55:43 +02:00
gtkaccellabel.h AccelLabel: Add get_accel_closure() accessor 2019-08-11 09:55:43 +02:00
gtkaccellabelprivate.h
gtkaccelmap.c accelmap: Sort accels before interating over them in foreach() 2019-07-04 08:35:42 +02:00
gtkaccelmap.h
gtkaccelmapprivate.h
gtkaccessible.c
gtkaccessible.h
gtkactionable.c
gtkactionable.h
gtkactionbar.c
gtkactionbar.h
gtkactionhelper.c Privatize popover menu pieces 2019-11-11 12:42:06 +01:00
gtkactionhelperprivate.h
gtkactionmuxer.c actionmuxer: Plug a memory leak 2019-07-07 07:24:00 +02:00
gtkactionmuxerprivate.h action muxer: Remove unused api 2019-06-22 22:38:14 +00:00
gtkactionobservable.c Rename a bunch of private headers 2019-06-10 03:10:13 +00:00
gtkactionobservableprivate.h Rename a bunch of private headers 2019-06-10 03:10:13 +00:00
gtkactionobserver.c Rename a bunch of private headers 2019-06-10 03:10:13 +00:00
gtkactionobserverprivate.h Rename a bunch of private headers 2019-06-10 03:10:13 +00:00
gtkadjustment.c
gtkadjustment.h
gtkadjustmentprivate.h
gtkallocatedbitmask.c bitmask: Add _gtk_allocated_bitmask_to_string 2019-09-09 17:36:23 +02:00
gtkallocatedbitmaskprivate.h bitmask: Add _gtk_allocated_bitmask_to_string 2019-09-09 17:36:23 +02:00
gtkappchooser.c
gtkappchooser.h
gtkappchooserbutton.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:22:31 -07:00
gtkappchooserbutton.h
gtkappchooserdialog.c appchooserdialog: Remove unnecessary gtk_widget_show() calls 2019-09-13 11:39:34 +02:00
gtkappchooserdialog.h
gtkappchooserprivate.h
gtkappchooserwidget.c Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtkappchooserwidget.h Remove unused includes 2019-09-16 07:23:17 -04:00
gtkapplication-dbus.c gtkapplication-dbus: Initialise screensaver-active property 2019-09-06 14:59:27 +01:00
gtkapplication-quartz-menu.c Rename a bunch of private headers 2019-06-10 03:10:13 +00:00
gtkapplication-quartz.c
gtkapplication-wayland.c Stop using gtk_widget_get_surface 2019-05-28 20:25:16 +00:00
gtkapplication-x11.c Stop using gtk_widget_get_surface 2019-05-28 20:25:16 +00:00
gtkapplication.c application: Stop extracting accels from menus 2019-06-21 22:47:40 -04:00
gtkapplication.h
gtkapplicationaccels.c
gtkapplicationaccelsprivate.h
gtkapplicationimpl.c
gtkapplicationprivate.h
gtkapplicationwindow.c menu section box: Introduce more section variants 2019-06-09 17:38:53 +00:00
gtkapplicationwindow.h
gtkaspectframe.c
gtkaspectframe.h
gtkassistant.c Use the new GtkBuildableParser type in GtkBuildable interfaces 2019-09-10 12:08:20 -04:00
gtkassistant.h
gtkbin.c
gtkbin.h
gtkbindings.c bindings: Make gtk_bindings_add_callback() allow for variant args 2019-10-16 21:45:33 +02:00
gtkbindings.h bindings: Make gtk_bindings_add_callback() allow for variant args 2019-10-16 21:45:33 +02:00
gtkbindingsprivate.h bindings: Make gtk_binding_entry_add_signall() private 2019-06-18 15:54:27 -04:00
gtkbinlayout.c layout managers: Handle native children 2019-06-11 14:52:30 -04:00
gtkbinlayout.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbookmarksmanager.c Rename gtkbookmarkmanager.h to gtkbookmarksmanagerprivate.h 2019-09-11 08:12:31 +02:00
gtkbookmarksmanagerprivate.h Rename gtkbookmarkmanager.h to gtkbookmarksmanagerprivate.h 2019-09-11 08:12:31 +02:00
gtkborder.c
gtkborder.h
gtkbox.c box: Don't do casts before preconditions 2019-09-09 17:36:25 +02:00
gtkbox.h
gtkboxlayout.c layout managers: Handle native children 2019-06-11 14:52:30 -04:00
gtkboxlayout.h
gtkbuildable.c Use the new GtkBuildableParser type in GtkBuildable interfaces 2019-09-10 12:08:20 -04:00
gtkbuildable.h GtkBuildable: Fix indentation 2019-09-10 12:08:20 -04:00
gtkbuilder-menus.c Use the new GtkBuildableParser type in GtkBuildable interfaces 2019-09-10 12:08:20 -04:00
gtkbuilder.c builder: Another small docs fix 2019-12-12 17:59:24 -05:00
gtkbuilder.h builder: Minor doc fixes 2019-12-12 17:30:36 -05:00
gtkbuilderparser.c builder: Turn last dlsym() function into a scope API 2019-12-12 19:39:36 +01:00
gtkbuilderprecompile.c GtkBuilder: Add support for precompiling builder xml 2019-09-10 12:08:20 -04:00
gtkbuilderprivate.h builder: Add gtk_builder_lookup_object() 2019-12-12 19:12:11 +01:00
gtkbuilderscope.c builder: Improve type name mangling 2019-12-13 14:21:44 -05:00
gtkbuilderscope.h builder: Turn last dlsym() function into a scope API 2019-12-12 19:39:36 +01:00
gtkbuilderscopeprivate.h builder: Turn last dlsym() function into a scope API 2019-12-12 19:39:36 +01:00
gtkbutton.c button: Remove unused signal enum members 2019-10-09 16:57:21 +02:00
gtkbutton.h
gtkbuttonprivate.h
gtkcalendar.c widget: Remove queue_resize_no_redraw 2019-07-07 07:43:08 +02:00
gtkcalendar.h
gtkcellarea.c cellrenderer: Add accessors for {get,set}_is_expande{r,d} 2019-08-11 09:34:50 +02:00
gtkcellarea.h
gtkcellareabox.c
gtkcellareabox.h
gtkcellareaboxcontext.c
gtkcellareaboxcontextprivate.h
gtkcellareacontext.c
gtkcellareacontext.h
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c Use the new GtkBuildableParser type in GtkBuildable interfaces 2019-09-10 12:08:20 -04:00
gtkcelllayout.h Use the new GtkBuildableParser type in GtkBuildable interfaces 2019-09-10 12:08:20 -04:00
gtkcellrenderer.c cellrenderer: Add accessors for {get,set}_is_expande{r,d} 2019-08-11 09:34:50 +02:00
gtkcellrenderer.h cellrenderer: Add accessors for {get,set}_is_expande{r,d} 2019-08-11 09:34:50 +02:00
gtkcellrendereraccel.c gtk: rely on default marshallers 2019-05-30 20:56:50 -07:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c va_marshaller: add various va_marshallers 2019-06-06 15:30:42 -07:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c cellrenderer: Add accessors for {get,set}_is_expande{r,d} 2019-08-11 09:34:50 +02:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c
gtkcellrendererprogress.h
gtkcellrendererspin.c cell renderer spin: Bring this back 2019-12-24 03:33:02 -05:00
gtkcellrendererspin.h
gtkcellrendererspinner.c
gtkcellrendererspinner.h
gtkcellrenderertext.c cell renderer text: Fix this to work again 2019-12-24 03:13:58 -05:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c Remove some dead assignments 2019-07-14 10:08:04 +02:00
gtkcellrenderertoggle.h
gtkcellview.c Use the new GtkBuildableParser type in GtkBuildable interfaces 2019-09-10 12:08:20 -04:00
gtkcellview.h
gtkcenterbox.c Add GtkCenterLayout 2019-09-13 11:07:54 +02:00
gtkcenterbox.h
gtkcenterlayout.c Add GtkCenterLayout 2019-09-13 11:07:54 +02:00
gtkcenterlayout.h Add GtkCenterLayout 2019-09-13 11:07:54 +02:00
gtkcheckbutton.c
gtkcheckbutton.h
gtkcheckbuttonprivate.h
gtkcheckmenuitem.c
gtkcheckmenuitem.h
gtkcheckmenuitemprivate.h
gtkcolorbutton.c colorbutton: Use a bin layout 2019-09-25 17:51:52 +02:00
gtkcolorbutton.h
gtkcolorchooser.c color chooser: Port checkered pattern drawing from cairo 2019-08-11 09:34:50 +02:00
gtkcolorchooser.h
gtkcolorchooserdialog.c
gtkcolorchooserdialog.h
gtkcolorchooserprivate.h color chooser: Port checkered pattern drawing from cairo 2019-08-11 09:34:50 +02:00
gtkcolorchooserwidget.c colorchooser: Document actions 2019-12-23 13:39:05 -05:00
gtkcolorchooserwidget.h colorchooserwidget: Inherit from GtkWidget 2019-08-03 14:44:24 +02:00
gtkcoloreditor.c color editor: Don't leak adjustments 2019-06-12 21:38:39 -04:00
gtkcoloreditorprivate.h
gtkcolorpicker.c
gtkcolorpickerkwin.c
gtkcolorpickerkwinprivate.h
gtkcolorpickerportal.c
gtkcolorpickerportalprivate.h
gtkcolorpickerprivate.h
gtkcolorpickershell.c
gtkcolorpickershellprivate.h
gtkcolorplane.c
gtkcolorplaneprivate.h
gtkcolorscale.c colorscale: Remove some duplicated code 2019-10-12 17:59:23 +02:00
gtkcolorscaleprivate.h
gtkcolorswatch.c Privatize popover menu pieces 2019-11-11 12:42:06 +01:00
gtkcolorswatchprivate.h
gtkcolorutils.c
gtkcolorutils.h
gtkcombobox.c widget: Make gtk_widget_grab_focus() return a boolean 2019-10-15 16:33:05 +02:00
gtkcombobox.h
gtkcomboboxprivate.h
gtkcomboboxtext.c Use the new GtkBuildableParser type in GtkBuildable interfaces 2019-09-10 12:08:20 -04:00
gtkcomboboxtext.h
gtkcomposetable.c
gtkcomposetable.h
gtkconstraint.c constraint: Fix property name typo in doc 2019-07-03 09:31:39 +05:30
gtkconstraint.h Remove specialised API from GtkConstraint 2019-07-01 01:05:04 +01:00
gtkconstraintexpression.c constraints: Add some internal apis 2019-07-01 00:10:11 +01:00
gtkconstraintexpressionprivate.h constraints: Add some internal apis 2019-07-01 00:10:11 +01:00
gtkconstraintguide.c Use the right GValue getter for GtkConstraintGuide:strength 2019-07-01 18:02:19 +01:00
gtkconstraintguide.h Fix warnings from the introspection scanner 2019-07-01 01:13:00 +01:00
gtkconstraintguideprivate.h Flesh out GtkConstraintGuide 2019-07-01 00:10:11 +01:00
gtkconstraintlayout.c Use the new GtkBuildableParser type in GtkBuildable interfaces 2019-09-10 12:08:20 -04:00
gtkconstraintlayout.h constraint layout: Provide list models 2019-07-02 10:03:48 -04:00
gtkconstraintlayoutprivate.h Flesh out GtkConstraintGuide 2019-07-01 00:10:11 +01:00
gtkconstraintprivate.h Use explicit values for constraint strength 2019-07-01 12:39:24 +01:00
gtkconstraintsolver.c Use explicit values for constraint strength 2019-07-01 12:39:24 +01:00
gtkconstraintsolverprivate.h Use explicit values for constraint strength 2019-07-01 12:39:24 +01:00
gtkconstrainttypesprivate.h Add constraint solver 2019-06-30 23:42:44 +01:00
gtkconstraintvflparser.c Move the VFL error domain to a public header 2019-07-01 00:48:48 +01:00
gtkconstraintvflparserprivate.h Move the VFL error domain to a public header 2019-07-01 00:48:48 +01:00
gtkcontainer.c
gtkcontainer.h
gtkcontainerprivate.h
gtkcssanimatedstyle.c cssanimatedstyle: Keep transition_info_add from recursing 2019-09-09 17:36:24 +02:00
gtkcssanimatedstyleprivate.h cssanimatedstyle: Save animation in array 2019-09-09 17:36:23 +02:00
gtkcssanimation.c cssanimatedstyle: Make set_animated_value transfer-full 2019-09-09 17:36:24 +02:00
gtkcssanimationprivate.h
gtkcssarrayvalue.c
gtkcssarrayvalueprivate.h
gtkcssbgsizevalue.c
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c
gtkcssbordervalueprivate.h
gtkcssboxesimplprivate.h
gtkcssboxesprivate.h
gtkcsscalcvalue.c css: short-circuit gtk_css_dimension_value_try_add 2019-11-14 09:15:58 +01:00
gtkcsscalcvalueprivate.h
gtkcsscolorvalue.c csscolorvalue: return the initial color value directly 2019-09-09 17:36:24 +02:00
gtkcsscolorvalueprivate.h csscolorvalue: Remove unused new_from_rgba() 2019-09-09 17:36:24 +02:00
gtkcsscornervalue.c
gtkcsscornervalueprivate.h
gtkcssdimensionvalue.c css: short-circuit gtk_css_dimension_value_try_add 2019-11-14 09:15:58 +01:00
gtkcssdimensionvalueprivate.h
gtkcssdynamic.c cssanimatedstyle: Make set_animated_value transfer-full 2019-09-09 17:36:24 +02:00
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 cssimage: Use gtk_internal_return_val_* 2019-09-09 17:36:23 +02:00
gtkcssimagebuiltin.c cssimagebuiltin: Don't create cairo nodes for empty icons 2019-10-15 07:13:28 +02:00
gtkcssimagebuiltinprivate.h
gtkcssimagecrossfade.c
gtkcssimagecrossfadeprivate.h
gtkcssimagefallback.c
gtkcssimagefallbackprivate.h
gtkcssimageicontheme.c icontheme: Remove gtk_icon_info_load_texture 2019-09-09 17:36:26 +02:00
gtkcssimageiconthemeprivate.h
gtkcssimageinvalid.c
gtkcssimageinvalidprivate.h
gtkcssimagelinear.c css: Avoid more type checks in hot paths 2019-09-09 17:36:23 +02:00
gtkcssimagelinearprivate.h
gtkcssimagepaintable.c
gtkcssimagepaintableprivate.h
gtkcssimageprivate.h
gtkcssimageradial.c css: Avoid more type checks in hot paths 2019-09-09 17:36:23 +02:00
gtkcssimageradialprivate.h
gtkcssimagerecolor.c cssimagerecolor: Avoid copying colors 2019-11-14 09:15:58 +01:00
gtkcssimagerecolorprivate.h
gtkcssimagescaled.c
gtkcssimagescaledprivate.h
gtkcssimageurl.c
gtkcssimageurlprivate.h
gtkcssimagevalue.c
gtkcssimagevalueprivate.h
gtkcssinheritvalue.c
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c cssstaticstyle: Compute initial/inherit values directly 2019-09-09 17:36:24 +02:00
gtkcssinitialvalueprivate.h cssstaticstyle: Compute initial/inherit values directly 2019-09-09 17:36:24 +02:00
gtkcsskeyframes.c
gtkcsskeyframesprivate.h
gtkcsslookup.c csslookup: Remove 'relevant' parameter from _init 2019-09-09 17:36:24 +02:00
gtkcsslookupprivate.h csslookup: Remove 'relevant' parameter from _init 2019-09-09 17:36:24 +02:00
gtkcssmatcher.c cssmatcher: Inline node values into matcher 2019-09-09 17:36:24 +02:00
gtkcssmatcherprivate.h cssmatcher: Inline node values into matcher 2019-09-09 17:36:24 +02:00
gtkcssnode.c cssnode: GtkCssAnimatedStyle->style is always a static style 2019-09-09 17:36:24 +02:00
gtkcssnodedeclaration.c
gtkcssnodedeclarationprivate.h
gtkcssnodeprivate.h
gtkcssnodestylecache.c
gtkcssnodestylecacheprivate.h
gtkcssnumbervalue.c css: short-circuit gtk_css_dimension_value_try_add 2019-11-14 09:15:58 +01:00
gtkcssnumbervalueprivate.h css: short-circuit gtk_css_dimension_value_try_add 2019-11-14 09:15:58 +01:00
gtkcsspalettevalue.c csspalettevalue: Use simple arrays instead of a hashtable 2019-09-09 17:36:23 +02:00
gtkcsspalettevalueprivate.h
gtkcssparser.c
gtkcssparserprivate.h
gtkcsspathnode.c
gtkcsspathnodeprivate.h
gtkcsspositionvalue.c
gtkcsspositionvalueprivate.h
gtkcssprovider.c cssprovider: Don't add empty rulesets 2019-11-23 19:02:36 +01:00
gtkcssprovider.h
gtkcssproviderprivate.h
gtkcssrepeatvalue.c
gtkcssrepeatvalueprivate.h
gtkcssrgbavalue.c gtk/gtkcssrgbavalue.c: Fix build on Visual Studio 2019-11-13 18:08:15 +08:00
gtkcssrgbavalueprivate.h cssrgbavalue: Add & use new_white() 2019-09-09 17:36:23 +02:00
gtkcssselector.c css: Handle invalid :not() selectors 2019-12-03 18:12:25 +01:00
gtkcssselectorprivate.h cssprovider: Don't lookup on empty css providers 2019-09-09 17:36:24 +02:00
gtkcssshadowsvalue.c
gtkcssshadowsvalueprivate.h
gtkcssshadowvalue.c cssshadowvalue: Simplify inset shadow nodes to color nodes if possible 2019-12-03 08:40:34 +01:00
gtkcssshadowvalueprivate.h
gtkcssshorthandproperty.c
gtkcssshorthandpropertyimpl.c Fix crash in parse_border() 2019-11-23 18:15:19 +01:00
gtkcssshorthandpropertyprivate.h
gtkcssstaticstyle.c cssstaticstyle: Compute initial/inherit values directly 2019-09-09 17:36:24 +02:00
gtkcssstaticstyleprivate.h
gtkcssstringvalue.c
gtkcssstringvalueprivate.h
gtkcssstyle.c cssstyle: Remove unused _add_difference 2019-09-09 17:36:24 +02:00
gtkcssstylechange.c
gtkcssstylechangeprivate.h
gtkcssstyleprivate.h cssstyle: Remove unused _add_difference 2019-09-09 17:36:24 +02:00
gtkcssstyleproperty.c
gtkcssstylepropertyimpl.c cssrgbavalue: Add & use new_white() 2019-09-09 17:36:23 +02:00
gtkcssstylepropertyprivate.h
gtkcsstransformvalue.c
gtkcsstransformvalueprivate.h
gtkcsstransientnode.c
gtkcsstransientnodeprivate.h
gtkcsstransition.c cssanimatedstyle: Make set_animated_value transfer-full 2019-09-09 17:36:24 +02:00
gtkcsstransitionprivate.h
gtkcsstypes.c
gtkcsstypesprivate.h
gtkcssunsetvalue.c
gtkcssunsetvalueprivate.h
gtkcssvalue.c
gtkcssvalueprivate.h
gtkcsswidgetnode.c Stop using gtk_widget_is_toplevel 2019-05-28 20:25:16 +00:00
gtkcsswidgetnodeprivate.h
gtkcustomlayout.c
gtkcustomlayout.h
gtkcustompaperunixdialog.c paper dialog: Make this look less horrible 2019-12-24 03:12:30 -05:00
gtkcustompaperunixdialog.h
gtkdbusinterfaces.xml
gtkdebug.h constraint solver: Use GTK_NOTE 2019-07-01 00:10:11 +01:00
gtkdialog.c dialog: Fix action button rearrangement 2019-10-09 16:57:22 +02:00
gtkdialog.h
gtkdialogprivate.h
gtkdnd.c Stop using gtk_widget_get_surface 2019-05-28 20:25:16 +00:00
gtkdnd.h
gtkdndprivate.h
gtkdragdest.c Stop using gtk_widget_get_surface 2019-05-28 20:25:16 +00:00
gtkdragdest.h
gtkdragsource.c
gtkdragsource.h
gtkdrawingarea.c docs: Remove mention of queue_draw_area() 2019-06-04 14:59:32 +00:00
gtkdrawingarea.h
gtkeditable.c editable: add enable-undo property 2019-11-05 10:27:27 -08:00
gtkeditable.h editable: add enable-undo property 2019-11-05 10:27:27 -08:00
gtkemojichooser.c Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtkemojichooser.h
gtkemojicompletion.c Merge branch 'fix-issue-2014-gtk4' into 'master' 2019-07-12 09:59:38 +00:00
gtkemojicompletion.h
gtkentry.c entry: Remove unused function 2019-10-22 09:37:08 +02:00
gtkentry.h entry: Return boolean from gtk_entry_grab_focus_without_selecting() 2019-10-16 22:08:53 +02:00
gtkentrybuffer.c entrybuffer: remove text in ::deleted-text default handler 2019-11-05 10:27:29 -08:00
gtkentrybuffer.h
gtkentrycompletion.c treeviewcolumn: Remove cell_area parameter from _cell_get_size 2019-08-09 17:04:58 +02:00
gtkentrycompletion.h
gtkentryprivate.h entry: Remove unused function 2019-10-22 09:37:08 +02:00
gtkenums.h imwayland: Suppport terminal purpose 2019-12-12 14:37:51 +00:00
gtkeventcontroller.c eventcontroller: Fix name property 2019-12-25 09:47:22 -05:00
gtkeventcontroller.h event controller: Add a name property 2019-06-20 22:48:33 -04:00
gtkeventcontrollerkey.c eventcontrollerkey: Change behavior of contains-focus 2019-10-07 04:49:50 +02:00
gtkeventcontrollerkey.h eventcontrollerkey: Add getters for the properties 2019-10-07 04:49:50 +02:00
gtkeventcontrollerlegacy.c
gtkeventcontrollerlegacy.h
gtkeventcontrollermotion.c eventcontrollermotion: Add getters for the properties 2019-12-15 21:07:54 +01:00
gtkeventcontrollermotion.h eventcontrollermotion: Add getters for the properties 2019-12-15 21:07:54 +01:00
gtkeventcontrollerprivate.h
gtkeventcontrollerscroll.c eventcontrollerscroll: Events are unhandled by default 2019-09-25 17:51:53 +02:00
gtkeventcontrollerscroll.h
gtkexpander.c expander: Rename CSS nodes 2019-10-15 07:17:07 +02:00
gtkexpander.h
gtkfilechooser.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:22:31 -07:00
gtkfilechooser.h
gtkfilechooserbutton.c filechooserbutton: Be smarter about 'None' 2019-12-29 17:10:16 -05:00
gtkfilechooserbutton.h
gtkfilechooserdialog.c filechooserdialog: Stop using gtk_window_get_position() 2019-07-19 18:14:49 +02:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c widget: Make gtk_widget_grab_focus() return a boolean 2019-10-15 16:33:05 +02:00
gtkfilechooserentry.h
gtkfilechoosererrorstack.c file chooser error stack: Don't derive from stack 2019-05-28 22:35:36 +00:00
gtkfilechoosererrorstackprivate.h file chooser error stack: Don't derive from stack 2019-05-28 22:35:36 +00:00
gtkfilechoosernative.c GtkFileChoooserNative: change prepend to append for insertions in choices list 2019-08-04 18:03:21 +02:00
gtkfilechoosernative.h
gtkfilechoosernativeportal.c
gtkfilechoosernativeprivate.h
gtkfilechoosernativequartz.c Stop using gtk_widget_get_surface 2019-05-28 20:25:16 +00:00
gtkfilechoosernativewin32.c GtkFileChooserNativeWin32: Uninitialize COM at end of thread 2019-08-04 18:03:37 +02:00
gtkfilechooserprivate.h Rename gtkbookmarkmanager.h to gtkbookmarksmanagerprivate.h 2019-09-11 08:12:31 +02:00
gtkfilechooserutils.c filechooser: Move extract_recent_folders to filechooserwidget 2019-09-09 17:36:26 +02:00
gtkfilechooserutils.h filechooser: Move extract_recent_folders to filechooserwidget 2019-09-09 17:36:26 +02:00
gtkfilechooserwidget.c Privatize popover menu pieces 2019-11-11 12:42:06 +01:00
gtkfilechooserwidget.h
gtkfilechooserwidgetprivate.h
gtkfilefilter.c Use the new GtkBuildableParser type in GtkBuildable interfaces 2019-09-10 12:08:20 -04:00
gtkfilefilter.h
gtkfilefilterprivate.h
gtkfilesystem.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:22:31 -07:00
gtkfilesystem.h
gtkfilesystemmodel.c
gtkfilesystemmodel.h
gtkfilterlistmodel.c
gtkfilterlistmodel.h
gtkfixed.c fixed: Documentation clarifications 2019-09-09 17:36:25 +02:00
gtkfixed.h
gtkfixedlayout.c fixedlayout: Don't call the child transform position 2019-09-09 17:36:25 +02:00
gtkfixedlayout.h fixedlayout: Don't call the child transform position 2019-09-09 17:36:25 +02:00
gtkflattenlistmodel.c flattenlistmodeL: Compute items-changed position properly 2019-07-02 02:53:00 +02:00
gtkflattenlistmodel.h
gtkflowbox.c va_marshaller: add various va_marshallers 2019-06-06 15:30:42 -07:00
gtkflowbox.h flow box: Make final 2019-05-28 20:01:43 -04:00
gtkfontbutton.c fontbutton: Shorten clear_font_data a bit 2019-09-13 19:21:02 +02:00
gtkfontbutton.h
gtkfontchooser.c
gtkfontchooser.h
gtkfontchooserdialog.c
gtkfontchooserdialog.h
gtkfontchooserprivate.h
gtkfontchooserutils.c
gtkfontchooserutils.h
gtkfontchooserwidget.c Port the font chooser to just use harfbuzz 2019-11-01 13:01:54 -04:00
gtkfontchooserwidget.h
gtkfontchooserwidgetprivate.h
gtkframe.c
gtkframe.h
gtkgesture.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-02 14:24:51 -07:00
gtkgesture.h
gtkgestureclick.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-02 14:24:51 -07:00
gtkgestureclick.h Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtkgestureclickprivate.h Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtkgesturedrag.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-02 14:24:51 -07:00
gtkgesturedrag.h
gtkgesturedragprivate.h
gtkgesturelongpress.c gesturelongpress: Add getter/setter for delay-factor 2019-08-07 14:11:00 +02:00
gtkgesturelongpress.h gesturelongpress: Add getter/setter for delay-factor 2019-08-07 14:11:00 +02:00
gtkgesturelongpressprivate.h
gtkgesturepan.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-02 14:24:51 -07:00
gtkgesturepan.h
gtkgesturepanprivate.h
gtkgestureprivate.h
gtkgesturerotate.c gtkgesturerotate: Fix a memory leak 2019-12-18 23:03:19 +02:00
gtkgesturerotate.h
gtkgesturerotateprivate.h
gtkgesturesingle.c
gtkgesturesingle.h
gtkgesturesingleprivate.h
gtkgesturestylus.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-02 14:24:51 -07:00
gtkgesturestylus.h
gtkgesturestylusprivate.h
gtkgestureswipe.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-02 14:24:51 -07:00
gtkgestureswipe.h
gtkgestureswipeprivate.h
gtkgesturezoom.c
gtkgesturezoom.h
gtkgesturezoomprivate.h
gtkgizmo.c
gtkgizmoprivate.h
gtkgladecatalog.c
gtkglarea.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-02 14:24:51 -07:00
gtkglarea.h
gtkgrid.c
gtkgrid.h
gtkgridlayout.c grid layout: Fix initial property values 2019-06-28 12:42:06 +00:00
gtkgridlayout.h
gtkheaderbar.c Rename "iconify" to "minimize" 2019-11-16 20:07:37 +00:00
gtkheaderbar.h
gtkheaderbarprivate.h
gtkhsla.c
gtkhslaprivate.h
gtkicon.c
gtkiconcache.c
gtkiconcacheprivate.h
gtkiconcachevalidatorprivate.h
gtkiconhelper.c icontheme: Remove gtk_icon_info_load_texture 2019-09-09 17:36:26 +02:00
gtkiconhelperprivate.h
gtkiconprivate.h
gtkicontheme.c Drop gtk_icon_info_new_for_pixbuf 2019-10-18 08:53:23 -05:00
gtkicontheme.h Drop gtk_icon_info_new_for_pixbuf 2019-10-18 08:53:23 -05:00
gtkiconthemeprivate.h
gtkiconview.c Use the new GtkBuildableParser type in GtkBuildable interfaces 2019-09-10 12:08:20 -04:00
gtkiconview.h iconview: Make final 2019-05-28 22:50:08 +00:00
gtkiconviewprivate.h Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtkimage.c
gtkimage.h
gtkimagedefinition.c
gtkimagedefinitionprivate.h
gtkimageprivate.h
gtkimcontext.c va_marshaller: add various va_marshallers 2019-06-06 15:30:42 -07:00
gtkimcontext.h
gtkimcontextbroadway.c
gtkimcontextbroadway.h
gtkimcontextime.c Fix various new mingw compiler warnings 2019-12-18 09:25:06 +01:00
gtkimcontextime.h
gtkimcontextquartz.c
gtkimcontextquartz.h
gtkimcontextsimple.c
gtkimcontextsimple.h
gtkimcontextsimpleprivate.h
gtkimcontextsimpleseqs.h
gtkimcontextwayland.c imwayland: Suppport terminal purpose 2019-12-12 14:37:51 +00:00
gtkimcontextwayland.h
gtkimcontextxim.c Drop gtk_widget_get_toplevel 2019-05-28 20:25:16 +00:00
gtkimcontextxim.h
gtkimmodule.c
gtkimmodule.h
gtkimmoduleprivate.h
gtkimmulticontext.c Remove unused includes 2019-09-16 07:23:17 -04:00
gtkimmulticontext.h Remove unused includes 2019-09-16 07:23:17 -04:00
gtkinfobar.c Use the new GtkBuildableParser type in GtkBuildable interfaces 2019-09-10 12:08:20 -04:00
gtkinfobar.h infobar: Inherit from GtkContainer 2019-09-09 17:36:25 +02:00
gtkintl.h
gtkistringprivate.h texthistory: add GtkTextHistory helper 2019-11-05 09:34:29 -08:00
gtkkeyhash.c
gtkkeyhash.h
gtkkineticscrolling.c
gtkkineticscrollingprivate.h
gtklabel.c label: Compute label baselines correctly 2019-12-09 16:35:41 +01:00
gtklabel.h label: Remove "line" from wrap properties 2019-09-09 17:36:23 +02:00
gtklabelprivate.h
gtklayoutchild.c
gtklayoutchild.h
gtklayoutmanager.c Do not leak LayoutChild instances 2019-06-30 23:42:44 +01:00
gtklayoutmanager.h Propagate rooting and unrooting widgets to layout managers 2019-06-30 23:42:44 +01:00
gtklayoutmanagerprivate.h Propagate rooting and unrooting widgets to layout managers 2019-06-30 23:42:44 +01:00
gtklevelbar.c levelbar: Use a bin layout 2019-09-25 17:51:51 +02:00
gtklevelbar.h
gtklinkbutton.c linkbutton: Use widget API to set has-toolip 2019-09-09 17:36:24 +02:00
gtklinkbutton.h Minor typos in the Documentation (a/an) 2019-08-25 12:52:46 +00:00
gtklistbox.c widget: Make gtk_widget_grab_focus() return a boolean 2019-10-15 16:33:05 +02:00
gtklistbox.h listbox Make final 2019-05-28 20:01:43 -04:00
gtklistlistmodel.c
gtklistlistmodelprivate.h
gtkliststore.c Use the new GtkBuildableParser type in GtkBuildable interfaces 2019-09-10 12:08:20 -04:00
gtkliststore.h tree models: Use standard padding 2019-05-28 23:23:06 -04:00
gtklockbutton.c
gtklockbutton.h
gtklockbuttonprivate.h
gtkmagnifier.c magnifier: Remove some unused members 2019-09-09 17:36:24 +02:00
gtkmagnifierprivate.h
gtkmain.c Print a warning if GTK_DEBUG is set but gtk isn't built with G_ENABLE_DEBUG 2019-10-02 21:35:20 +02:00
gtkmain.h
gtkmaplistmodel.c
gtkmaplistmodel.h
gtkmarshalers.list va_marshaller: add various va_marshallers 2019-06-06 15:30:42 -07:00
gtkmediacontrols.c
gtkmediacontrols.h
gtkmediafile.c mediafile: Add g-i annotations for actual return-type of factory methods 2019-09-26 08:19:25 +02:00
gtkmediafile.h
gtkmediafileprivate.h
gtkmediastream.c
gtkmediastream.h
gtkmenu.c menu: Align function parameters 2019-10-12 17:59:23 +02:00
gtkmenu.h Cosmetics 2019-06-01 21:56:49 +00:00
gtkmenubar.c menubar: Use a box layout 2019-09-25 17:51:51 +02:00
gtkmenubar.h Add gtkmenubarprivate.h 2019-06-01 21:56:49 +00:00
gtkmenubarprivate.h Add gtkmenubarprivate.h 2019-06-01 21:56:49 +00:00
gtkmenubutton.c menubutton: Control sensitivity of child button 2019-09-09 17:36:24 +02:00
gtkmenubutton.h menubutton: Add a create_popup_func 2019-09-09 17:36:23 +02:00
gtkmenubuttonprivate.h menubutton: Add a create_popup_func 2019-09-09 17:36:23 +02:00
gtkmenuitem.c eventcontrollermotion: Add getters for the properties 2019-12-15 21:07:54 +01:00
gtkmenuitem.h
gtkmenuitemprivate.h menuitem: Remove unused members 2019-10-12 17:59:23 +02:00
gtkmenuprivate.h menu: Remove unused members 2019-10-12 17:59:23 +02:00
gtkmenusectionbox.c Privatize popover menu pieces 2019-11-11 12:42:06 +01:00
gtkmenusectionboxprivate.h Add nesting popover menus 2019-09-08 19:02:06 -04:00
gtkmenushell.c Rename a bunch of private headers 2019-06-10 03:10:13 +00:00
gtkmenushell.h More menu work 2019-05-31 23:36:35 +00:00
gtkmenushellprivate.h Rename a bunch of private headers 2019-06-10 03:10:13 +00:00
gtkmenutoolbutton.c menutoolbutton: Add support for popovers 2019-09-16 07:24:59 -04:00
gtkmenutoolbutton.h menutoolbutton: Add support for popovers 2019-09-16 07:24:59 -04:00
gtkmenutracker.c Rename a bunch of private headers 2019-06-10 03:10:13 +00:00
gtkmenutrackeritem.c menu tracker item: Improve logging 2019-06-15 21:40:06 -04:00
gtkmenutrackeritemprivate.h Rename a bunch of private headers 2019-06-10 03:10:13 +00:00
gtkmenutrackerprivate.h Rename a bunch of private headers 2019-06-10 03:10:13 +00:00
gtkmessagedialog.c messagedialog: Remove useless GTK_TYPE_BUILDABLE interface 2019-10-29 04:56:19 +01:00
gtkmessagedialog.h
gtkmnemonichash.c Stop using gtk_widget_get_surface 2019-05-28 20:25:16 +00:00
gtkmnemonichash.h
gtkmodelbutton.c modelbutton: Be focusable 2019-12-27 21:58:54 -05:00
gtkmodelbuttonprivate.h Privatize popover menu pieces 2019-11-11 12:42:06 +01:00
gtkmodelmenuitem.c Rename a bunch of private headers 2019-06-10 03:10:13 +00:00
gtkmodelmenuitemprivate.h Rename a bunch of private headers 2019-06-10 03:10:13 +00:00
gtkmodules.c
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c icontheme: Remove gtk_icon_info_load_texture 2019-09-09 17:36:26 +02:00
gtkmountoperation.h
gtkmountoperationprivate.h
gtknative.c native: Don't compare a pointer with 0 2019-09-11 08:12:31 +02:00
gtknative.h
gtknativedialog.c gtk: rely on default marshallers 2019-05-30 20:56:50 -07:00
gtknativedialog.h
gtknativedialogprivate.h
gtknativeprivate.h
gtknomediafile.c
gtknomediafileprivate.h
gtknoselection.c gtk: Add GtkNoSelection 2019-10-15 07:17:07 +02:00
gtknoselection.h gtk: Add GtkNoSelection 2019-10-15 07:17:07 +02:00
gtknotebook.c Privatize popover menu pieces 2019-11-11 12:42:06 +01:00
gtknotebook.h notebook: Make final 2019-05-28 20:01:43 -04:00
gtkorientable.c
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c Overlay: Document overlay children aren't measured 2019-06-20 21:41:59 +01:00
gtkoverlay.h
gtkoverlaylayout.c layout managers: Handle native children 2019-06-11 14:52:30 -04:00
gtkoverlaylayoutprivate.h
gtkpadcontroller.c
gtkpadcontroller.h
gtkpagesetup.c
gtkpagesetup.h
gtkpagesetupunixdialog.c
gtkpagesetupunixdialog.h
gtkpaned.c Stop using gtk_widget_get_toplevel 2019-05-28 20:25:16 +00:00
gtkpaned.h
gtkpango.c
gtkpango.h
gtkpapersize.c
gtkpapersize.h
gtkpasswordentry.c widget: Make gtk_widget_grab_focus() return a boolean 2019-10-15 16:33:05 +02:00
gtkpasswordentry.h password entry: Adapt to new context menu api 2019-06-13 11:59:50 +00:00
gtkpathbar.c
gtkpathbar.h
gtkpicture.c picture: Unref previous paintable 2019-07-13 09:38:28 +02:00
gtkpicture.h
gtkplacessidebar.c Privatize popover menu pieces 2019-11-11 12:42:06 +01:00
gtkplacessidebarprivate.h
gtkplacesview.c placesview: Always open default location after mounting 2019-12-19 17:28:35 +01:00
gtkplacesviewprivate.h
gtkplacesviewrow.c placesviewrow: popup-menu returns a boolean 2019-10-09 16:57:20 +02:00
gtkplacesviewrowprivate.h
gtkpointerfocus.c
gtkpointerfocusprivate.h
gtkpopover.c popover: Remove some dead code 2019-12-28 21:46:39 -05:00
gtkpopover.h popover: Drop unused api 2019-06-16 23:03:34 -04:00
gtkpopovermenu.c popovermenu: Use a weak ref for active item 2019-12-29 17:10:15 -05:00
gtkpopovermenu.h Privatize popover menu pieces 2019-11-11 12:42:06 +01:00
gtkpopovermenubar.c popovermenubar: Cosmetics 2019-12-29 17:10:16 -05:00
gtkpopovermenubar.h Rename GtkPopoverBar to GtkPopoverMenuBar 2019-06-09 17:42:07 +00:00
gtkpopovermenuprivate.h Privatize popover menu pieces 2019-11-11 12:42:06 +01:00
gtkpopoverprivate.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c label: Remove "line" from wrap properties 2019-09-09 17:36:23 +02:00
gtkprintbackendprivate.h
gtkprintcontext.c
gtkprintcontext.h
gtkprinter.c gtk: rely on default marshallers 2019-05-30 20:56:50 -07:00
gtkprinter.h
gtkprinteroption.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:22:31 -07:00
gtkprinteroption.h
gtkprinteroptionset.c marshallers: add missing g_cclosure_marshal_VOID__VOID fixes 2019-05-29 13:48:33 -07:00
gtkprinteroptionset.h
gtkprinteroptionwidget.c marshallers: add missing g_cclosure_marshal_VOID__VOID fixes 2019-05-29 13:48:33 -07:00
gtkprinteroptionwidget.h
gtkprinterprivate.h
gtkprintjob.c marshallers: add missing g_cclosure_marshal_VOID__VOID fixes 2019-05-29 13:48:33 -07:00
gtkprintjob.h
gtkprintoperation-portal.c
gtkprintoperation-portal.h
gtkprintoperation-private.h
gtkprintoperation-unix.c
gtkprintoperation-win32.c Add missing include 2019-05-28 20:25:17 +00:00
gtkprintoperation.c print operation: Reinstate the priv pointer 2019-06-13 15:58:07 -04:00
gtkprintoperation.h
gtkprintoperationpreview.c gtk: rely on default marshallers 2019-05-30 20:56:50 -07:00
gtkprintoperationpreview.h
gtkprintsettings.c
gtkprintsettings.h
gtkprintunixdialog.c print dialog: Fix up page drawing 2019-12-24 12:30:28 -05:00
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.c
gtkprivate.h gtkprivate: Only define gtk_internal_return_if* for consistency checks 2019-09-09 17:36:23 +02:00
gtkprivatetypebuiltins.c.template
gtkprivatetypebuiltins.h.template
gtkprogressbar.c progressbar: Use box layout 2019-07-15 06:38:51 +02:00
gtkprogressbar.h
gtkprogresstracker.c
gtkprogresstrackerprivate.h
gtkpropertylookuplistmodel.c
gtkpropertylookuplistmodelprivate.h
gtkquartz.c
gtkquartz.h
gtkquery.c Remove some dead assignments 2019-07-14 10:08:04 +02:00
gtkquery.h
gtkradiobutton.c togglebutton: Don't emit clicked during set_active() 2019-10-29 04:56:19 +01:00
gtkradiobutton.h
gtkradiomenuitem.c
gtkradiomenuitem.h
gtkradiotoolbutton.c radio tool button: Make final 2019-05-28 18:58:46 -04:00
gtkradiotoolbutton.h radio tool button: Make final 2019-05-28 18:58:46 -04:00
gtkrange.c range: Avoid a divison by 0 2019-08-11 10:06:52 +02:00
gtkrange.h range: remove range_size_request vfunc 2019-08-09 14:30:01 +02:00
gtkrangeprivate.h
gtkrbtree.c
gtkrbtreeprivate.h
gtkrecentmanager.c recentmanager: Stop using linked lists 2019-09-09 17:36:26 +02:00
gtkrecentmanager.h
gtkrender.c
gtkrender.h
gtkrenderbackground.c
gtkrenderbackgroundprivate.h
gtkrenderborder.c
gtkrenderborderprivate.h
gtkrendericon.c render: Fix goto 2019-10-16 21:45:33 +02:00
gtkrendericonprivate.h
gtkrendernodepaintable.c
gtkrendernodepaintableprivate.h
gtkrevealer.c widget: Fix transform refcounting in allocate() 2019-05-29 16:34:56 +02:00
gtkrevealer.h
gtkroot.c Assign a GtkConstraintSolver to each GtkRoot 2019-06-30 23:42:44 +01:00
gtkroot.h Move the Root interface to a private header 2019-06-30 23:42:44 +01:00
gtkrootprivate.h Assign a GtkConstraintSolver to each GtkRoot 2019-06-30 23:42:44 +01:00
gtkroundedbox.c
gtkroundedboxprivate.h
gtkscale.c Use the new GtkBuildableParser type in GtkBuildable interfaces 2019-09-10 12:08:20 -04:00
gtkscale.h scale: Add a destroy notify to set_format_value_func 2019-08-15 17:21:47 +02:00
gtkscalebutton.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:22:31 -07:00
gtkscalebutton.h
gtkscaler.c scaler: Avoid some signal connections 2019-08-15 17:13:29 +02:00
gtkscalerprivate.h
gtkscrollable.c
gtkscrollable.h
gtkscrollbar.c scrollbar: Use a box layout 2019-07-15 07:52:42 +02:00
gtkscrollbar.h
gtkscrolledwindow.c scrolledwindow: Use dispose(), not destroy() 2019-11-05 20:06:44 +01:00
gtkscrolledwindow.h scrolled window: Make final 2019-05-28 22:35:36 +00:00
gtksearchbar.c
gtksearchbar.h
gtksearchengine.c gtk: rely on default marshallers 2019-05-30 20:56:50 -07:00
gtksearchengine.h
gtksearchenginemodel.c
gtksearchenginemodel.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c
gtksearchenginesimple.h
gtksearchenginetracker.c
gtksearchenginetracker.h
gtksearchentry.c searchentry: Make the text entry expand 2019-10-22 09:37:07 +02:00
gtksearchentry.h
gtksearchentryprivate.h
gtkselection.c
gtkselection.h
gtkselectionmodel.c selectionmodel: Remove doubled semicolon 2019-10-07 04:49:50 +02:00
gtkselectionmodel.h
gtkselectionprivate.h
gtkseparator.c
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c Minor typos in the Documentation (a/an) 2019-08-25 12:52:46 +00:00
gtkseparatortoolitem.h
gtksettings.c settings: Remove RC property parsers 2019-11-22 07:35:03 +01:00
gtksettings.h settings: Remove RC property parsers 2019-11-22 07:35:03 +01:00
gtksettingsprivate.h gtksettings: Remove unused functions & prototypes 2019-09-09 17:36:24 +02:00
gtkshortcutlabel.c shortcutlabel: Inherit from GtkWidget 2019-10-22 09:37:07 +02:00
gtkshortcutlabel.h shortcutlabel: Inherit from GtkWidget 2019-10-22 09:37:08 +02:00
gtkshortcutsgroup.c
gtkshortcutsgroup.h
gtkshortcutssection.c Update stackswitcher CSS 2019-10-12 18:26:54 +02:00
gtkshortcutssection.h
gtkshortcutsshortcut.c shortcutlabel: Inherit from GtkWidget 2019-10-22 09:37:08 +02:00
gtkshortcutsshortcut.h
gtkshortcutsshortcutprivate.h
gtkshortcutswindow.c
gtkshortcutswindow.h
gtkshortcutswindowprivate.h
gtkshow.c
gtkshow.h
gtksidebarrow.c
gtksidebarrowprivate.h
gtksingleselection.c singleselection: Fix model property 2019-10-15 07:17:07 +02:00
gtksingleselection.h types: Move GTK_INVALID_LIST_POSITION here 2019-12-12 19:10:45 +01:00
gtksizegroup-private.h
gtksizegroup.c Use the new GtkBuildableParser type in GtkBuildable interfaces 2019-09-10 12:08:20 -04:00
gtksizegroup.h
gtksizerequest.c Stop using gtk_widget_is_toplevel 2019-05-28 20:25:16 +00:00
gtksizerequest.h
gtksizerequestcache.c
gtksizerequestcacheprivate.h
gtkslicelistmodel.c
gtkslicelistmodel.h
gtksnapshot.c snapshot: Reorder color matrix nodes containing a transform node 2019-12-03 08:40:34 +01:00
gtksnapshot.h
gtksnapshotprivate.h snapshot: Stop exporting _append_node_internal 2019-09-09 17:36:23 +02:00
gtksortlistmodel.c
gtksortlistmodel.h
gtkspinbutton.c cell renderer spin: Bring this back 2019-12-24 03:33:02 -05:00
gtkspinbutton.h
gtkspinner.c
gtkspinner.h
gtkstack.c stack: return the stack page when adding a child, to ease setting props 2019-11-03 18:05:03 -08:00
gtkstack.h stack: return the stack page when adding a child, to ease setting props 2019-11-03 18:05:03 -08:00
gtkstacksidebar.c stacksidebar: Inherit from GtkWidget 2019-10-09 16:57:22 +02:00
gtkstacksidebar.h stacksidebar: Inherit from GtkWidget 2019-10-09 16:57:22 +02:00
gtkstackswitcher.c stackswitcher: Inherit from GtkWidget 2019-10-12 18:12:58 +02:00
gtkstackswitcher.h stackswitcher: Inherit from GtkWidget 2019-10-12 18:12:58 +02:00
gtkstatusbar.c statusbar: Use a bin layout 2019-10-09 16:57:22 +02:00
gtkstatusbar.h
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c gtkstyleprovider: Rename -gtk-style-changed signal to have a valid name 2019-11-12 19:51:33 +00:00
gtkstylecascadeprivate.h
gtkstylecontext.c gtkstyleprovider: Rename -gtk-style-changed signal to have a valid name 2019-11-12 19:51:33 +00:00
gtkstylecontext.h Minor typos in the Documentation (a/an) 2019-08-25 12:52:46 +00:00
gtkstylecontextprivate.h stylecontext: Remove leftover function prototypes 2019-09-09 17:36:24 +02:00
gtkstyleproperty.c
gtkstylepropertyprivate.h
gtkstyleprovider.c gtkstyleprovider: Rename -gtk-style-changed signal to have a valid name 2019-11-12 19:51:33 +00:00
gtkstyleprovider.h
gtkstyleproviderprivate.h
gtkswitch.c switch: Stop using a private struct 2019-09-11 08:12:31 +02:00
gtkswitch.h switch: Stop using a private struct 2019-09-11 08:12:31 +02:00
gtktestutils.c
gtktestutils.h
gtktext.c text: add undo support to GtkText 2019-11-05 10:27:29 -08:00
gtktext.h widget: Make gtk_widget_grab_focus() return a boolean 2019-10-15 16:33:05 +02:00
gtktextattributes.c
gtktextattributes.h
gtktextbtree.c
gtktextbtree.h
gtktextbuffer.c textbuffer: Minor doc fixes 2019-12-12 17:31:13 -05:00
gtktextbuffer.h textview: add undo/redo support to GtkTextView 2019-11-05 09:34:29 -08:00
gtktextbufferprivate.h
gtktextchild.c
gtktextchild.h
gtktextchildprivate.h
gtktexthandle.c gtk: rely on default marshallers 2019-05-30 20:56:50 -07:00
gtktexthandleprivate.h
gtktexthistory.c texthistory: add GtkTextHistory helper 2019-11-05 09:34:29 -08:00
gtktexthistoryprivate.h texthistory: add GtkTextHistory helper 2019-11-05 09:34:29 -08:00
gtktextiter.c textiter: add _gtk_text_iter_same_line() 2019-07-28 10:34:15 -07:00
gtktextiter.h
gtktextiterprivate.h textiter: add _gtk_text_iter_same_line() 2019-07-28 10:34:15 -07:00
gtktextlayout.c textview: use gtk_snapshot_new_with_parent() 2019-10-09 12:56:06 -07:00
gtktextlayoutprivate.h textview: cache paragraph render nodes 2019-10-08 11:44:27 -07:00
gtktextlinedisplaycache.c textview: fix off-by-one in y_range invalidation 2019-10-09 10:43:34 -07:00
gtktextlinedisplaycacheprivate.h textview: optimize linedisplay cache based on number of visible rows 2019-09-05 19:06:35 -07:00
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextprivate.h textview: add undo/redo support to GtkTextView 2019-11-05 09:34:29 -08:00
gtktextsegment.c
gtktextsegment.h textview: Stop exporting private apis 2019-07-21 13:26:40 -07:00
gtktexttag.c texttag: avoid use of g_signal_emit_by_name() 2019-09-04 19:39:24 -07:00
gtktexttag.h
gtktexttagprivate.h
gtktexttagtable.c texttag: avoid use of g_signal_emit_by_name() 2019-09-04 19:39:24 -07:00
gtktexttagtable.h
gtktexttagtableprivate.h texttag: avoid use of g_signal_emit_by_name() 2019-09-04 19:39:24 -07:00
gtktexttypes.c
gtktexttypes.h
gtktextutil.c textview: use GtkTextViewChild for border and overlay children 2019-10-04 14:45:43 -07:00
gtktextutil.h text util: Remove an unused function 2019-09-15 15:01:45 -04:00
gtktextview.c textview: add undo/redo support to GtkTextView 2019-11-05 09:34:29 -08:00
gtktextview.h textview: use GtkTextViewChild for border and overlay children 2019-10-04 14:45:43 -07:00
gtktextviewchild.c textview: use GtkTextViewChild for border and overlay children 2019-10-04 14:45:43 -07:00
gtktextviewchildprivate.h textview: use GtkTextViewChild for border and overlay children 2019-10-04 14:45:43 -07:00
gtktextviewprivate.h
gtktogglebutton.c togglebutton: Don't emit clicked during set_active() 2019-10-29 04:56:19 +01:00
gtktogglebutton.h
gtktoggletoolbutton.c marshallers: add missing g_cclosure_marshal_VOID__VOID fixes 2019-05-29 13:48:33 -07:00
gtktoggletoolbutton.h toggle tool button: Use standard padding 2019-05-28 18:58:31 -04:00
gtktoolbar.c Privatize popover menu pieces 2019-11-11 12:42:06 +01:00
gtktoolbar.h toolbar: make final 2019-05-28 23:38:16 +00:00
gtktoolbarprivate.h
gtktoolbutton.c marshallers: add missing g_cclosure_marshal_VOID__VOID fixes 2019-05-29 13:48:33 -07:00
gtktoolbutton.h tool button: Use standard padding 2019-05-28 18:58:05 -04:00
gtktoolitem.c
gtktoolitem.h
gtktoolshell.c
gtktoolshell.h
gtktooltip.c tooltip: Remove some unneeded includes 2019-12-28 21:49:09 -05:00
gtktooltip.h
gtktooltipprivate.h
gtktooltipwindow.c
gtktooltipwindowprivate.h
gtktrashmonitor.c
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreelistmodel.c treelistmodel: Improve docs 2019-12-15 21:07:54 +01:00
gtktreelistmodel.h tree list model: Add a missing annotation 2019-12-08 00:30:32 -05:00
gtktreemenu.c Minor typos in the Documentation (a/an) 2019-08-25 12:52:46 +00:00
gtktreemenu.h menu: Make final 2019-05-28 23:38:16 +00:00
gtktreemodel.c Minor typos in the Documentation (a/an) 2019-08-25 12:52:46 +00:00
gtktreemodel.h
gtktreemodelfilter.c
gtktreemodelfilter.h tree models: Use standard padding 2019-05-28 23:23:06 -04:00
gtktreemodelsort.c Annotate GtkTreeModelSort.new_with_model() appropriately 2019-12-03 15:36:42 +00:00
gtktreemodelsort.h tree models: Use standard padding 2019-05-28 23:23:06 -04:00
gtktreeprivate.h
gtktreerbtree.c
gtktreerbtreeprivate.h
gtktreeselection.c tree-selection: Drop GtkTreeSelectionPrivate 2019-12-16 20:54:23 -05:00
gtktreeselection.h treeview: Make final 2019-05-28 21:42:38 -04:00
gtktreesortable.c
gtktreesortable.h
gtktreestore.c Use the new GtkBuildableParser type in GtkBuildable interfaces 2019-09-10 12:08:20 -04:00
gtktreestore.h tree models: Use standard padding 2019-05-28 23:23:06 -04:00
gtktreeview.c Fix the build 2019-12-24 09:58:56 -05:00
gtktreeview.h treeview: Make final 2019-05-28 21:42:38 -04:00
gtktreeviewcolumn.c gtk: Fix some g-i annotation warnings 2019-09-15 17:57:28 +02:00
gtktreeviewcolumn.h treeviewcolumn: Remove cell_area parameter from _cell_get_size 2019-08-09 17:04:58 +02:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypes.h builder: Add GtkBuilderScope 2019-12-12 19:39:23 +01:00
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkutils.c
gtkutilsprivate.h
gtkversion.h.in
gtkvideo.c video: Use a bin layout 2019-09-25 17:51:51 +02:00
gtkvideo.h
gtkviewport.c
gtkviewport.h
gtkvolumebutton.c
gtkvolumebutton.h
gtkwidget.c widget: Fix a memory leak 2019-12-25 09:47:22 -05:00
gtkwidget.h builder: Add GtkBuilderScope 2019-12-12 19:39:23 +01:00
gtkwidgetfocus.c
gtkwidgetpaintable.c
gtkwidgetpaintable.h
gtkwidgetpaintableprivate.h
gtkwidgetpath.c
gtkwidgetpath.h
gtkwidgetpathprivate.h
gtkwidgetprivate.h widget: Don't duplicate events to translate coordinates 2019-08-15 16:23:01 +02:00
gtkwin32.c
gtkwindow.c window: Complete the popover conversion 2019-12-29 17:10:16 -05:00
gtkwindow.h Rename "iconify" to "minimize" 2019-11-16 20:07:37 +00:00
gtkwindowgroup.c Stop using gtk_widget_get_toplevel 2019-05-28 20:25:16 +00:00
gtkwindowgroup.h
gtkwindowprivate.h icontheme: Remove gtk_icon_info_load_texture 2019-09-09 17:36:26 +02:00
imm-extra.h
language-names.c Port the font chooser to just use harfbuzz 2019-11-01 13:01:54 -04:00
language-names.h
libgtk4.manifest.in
meson.build builder: Add GtkBuilderScope 2019-12-12 19:39:23 +01: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 GtkFileChooser: add a sortable "Type" column 2019-06-22 13:22:59 -04:00
paper_names_offsets.c
paper_names.c
script-names.c
script-names.h
text-input-unstable-v3.xml