gtk2/gtk
Matthias Clasen 3b6ee32f83 Fix a crash in action muxer destruction
I've seen a crash when the action muxer gets
disposed during widget destroy, and tries to
disconnect from widget signals too late.

There is no real need to disconnect, since the
only time an action muxer is going away is when
its widget is destroyed, so just don't do it.
2019-06-30 18:37:32 +00:00
..
a11y Fix menu item accessible 2019-06-01 03:39:12 +00:00
css css: Fix some doc typos 2019-06-22 09:49:50 -04:00
deprecated
emoji
gesture
glade
icons Add a png version of process-working-symbolic 2019-04-17 22:27:19 +00:00
inspector inspector: Fix actions visibility 2019-06-20 22:49:22 -04:00
theme Adwaita: Fix popover style 2019-06-29 09:06:32 +02:00
tools builder-tool: Rewrite GtkDialog 2019-05-31 17:03:12 +00:00
ui GtkFileChooser: add a sortable "Type" column 2019-06-22 13:22:59 -04:00
compose-parse.py
fallback-c89.c
fnmatch.c
gdkpixbufutilsprivate.h
gen-gtk-gresources-xml.py inspector: Style the property list 2019-05-07 22:04:41 +00:00
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
gskpango.h
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 Rename GtkPopoverBar to GtkPopoverMenuBar 2019-06-09 17:42:07 +00:00
gtkaboutdialog.c Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtkaboutdialog.h about dialog: Make final 2019-05-26 20:49:19 -04:00
gtkaccelgroup.c accel label: Make final 2019-05-26 21:01:33 -04:00
gtkaccelgroup.h
gtkaccelgroupprivate.h
gtkaccellabel.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkaccellabel.h accel label: Make final 2019-05-26 21:01:33 -04:00
gtkaccellabelprivate.h accel label: Make final 2019-05-26 21:01:33 -04:00
gtkaccelmap.c
gtkaccelmap.h
gtkaccelmapprivate.h
gtkaccessible.c
gtkaccessible.h
gtkactionable.c
gtkactionable.h
gtkactionbar.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkactionbar.h action bar: Make final 2019-05-26 21:57:42 -04:00
gtkactionhelper.c Rename a bunch of private headers 2019-06-10 03:10:13 +00:00
gtkactionhelperprivate.h
gtkactionmuxer.c Fix a crash in action muxer destruction 2019-06-30 18:37:32 +00: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
gtkallocatedbitmaskprivate.h
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 app chooser button: Make final 2019-05-27 20:30:35 -04:00
gtkappchooserdialog.c app chooser dialog: Drop the priv pointer 2019-05-27 20:51:46 -04:00
gtkappchooserdialog.h app chooser dialog: Make final 2019-05-27 20:30:59 -04:00
gtkappchooserprivate.h
gtkappchooserwidget.c Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtkappchooserwidget.h app chooser widget: Make final 2019-05-27 20:30:48 -04:00
gtkapplication-dbus.c gdk: Include copy of glib/gconstructor.h 2019-03-17 21:29:59 +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 Padding review 2019-05-19 16:24:44 +00:00
gtkapplicationaccels.c
gtkapplicationaccelsprivate.h
gtkapplicationimpl.c
gtkapplicationprivate.h Try again to fix profiler setup 2019-05-14 20:09:44 +00:00
gtkapplicationwindow.c menu section box: Introduce more section variants 2019-06-09 17:38:53 +00:00
gtkapplicationwindow.h application window: Drop the priv pointer 2019-05-19 19:52:34 +00:00
gtkaspectframe.c aspect frame: Make final 2019-05-27 01:32:24 +00:00
gtkaspectframe.h aspect frame: Make final 2019-05-27 01:32:24 +00:00
gtkassistant.c gtk: rely on default marshallers 2019-05-30 20:56:50 -07:00
gtkassistant.h assistant: Make final 2019-05-26 21:08:01 -04:00
gtkbin.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkbin.h Padding review 2019-05-19 16:24:44 +00:00
gtkbindings.c bindings: Make gtk_binding_entry_add_signall() private 2019-06-18 15:54:27 -04:00
gtkbindings.h bindings: Make gtk_binding_entry_add_signall() private 2019-06-18 15:54:27 -04: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 Changes after review 2019-03-26 00:11:27 +00:00
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbookmarksmanager.c
gtkbookmarksmanager.h
gtkborder.c
gtkborder.h
gtkbox.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkbox.h Padding review 2019-05-19 17:18:48 +00:00
gtkboxlayout.c layout managers: Handle native children 2019-06-11 14:52:30 -04:00
gtkboxlayout.h Add GtkBoxLayout 2019-03-26 00:11:27 +00:00
gtkbuildable.c
gtkbuildable.h buildable: Remove a mention of <packing> 2019-04-05 14:41:46 -04:00
gtkbuilder-menus.c
gtkbuilder.c builder: Allow values of type GType 2019-06-04 06:11:44 +02:00
gtkbuilder.h builder: Use standard padding 2019-05-26 21:43:34 -04:00
gtkbuilderparser.c builder: Fix signedness issues in apis 2019-05-01 03:21:29 +00:00
gtkbuilderprivate.h builder: Fix signedness issues in apis 2019-05-01 03:21:29 +00:00
gtkbutton.c FileChooserButton: Document the CSS nodes & class 2019-06-20 20:51:37 +01:00
gtkbutton.h Padding review 2019-05-19 17:18:48 +00:00
gtkbuttonprivate.h
gtkcalendar.c Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtkcalendar.h calendar: Make final 2019-05-26 18:56:56 -04:00
gtkcellarea.c cell area: Drop the priv pointer 2019-05-26 21:42:22 -04:00
gtkcellarea.h cell area: Drop the priv pointer 2019-05-26 21:42:22 -04:00
gtkcellareabox.c cell area box: Drop the priv pointer 2019-05-26 21:56:00 -04:00
gtkcellareabox.h cell area box: Drop the priv pointer 2019-05-26 21:56:00 -04:00
gtkcellareaboxcontext.c
gtkcellareaboxcontextprivate.h
gtkcellareacontext.c cell area context: Drop the priv pointer 2019-05-26 22:44:08 -04:00
gtkcellareacontext.h cell area context: Drop the priv pointer 2019-05-26 22:44:08 -04:00
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c
gtkcelllayout.h
gtkcellrenderer.c va_marshaller: add various va_marshallers 2019-06-06 15:30:42 -07:00
gtkcellrenderer.h cell renderer: Use standard padding 2019-05-26 23:35:24 +00:00
gtkcellrendereraccel.c gtk: rely on default marshallers 2019-05-30 20:56:50 -07:00
gtkcellrendereraccel.h cell renderer accel: Make final 2019-05-26 19:47:04 -04:00
gtkcellrenderercombo.c va_marshaller: add various va_marshallers 2019-06-06 15:30:42 -07:00
gtkcellrenderercombo.h cell renderer combo: Make final 2019-05-26 20:07:53 -04:00
gtkcellrendererpixbuf.c cell renderer pixbuf: Drop the priv pointer 2019-05-26 20:46:38 -04:00
gtkcellrendererpixbuf.h cell renderer pixbuf: Make final 2019-05-26 20:44:07 -04:00
gtkcellrendererprogress.c cell renderer progress: Drop the priv pointer 2019-05-26 20:42:08 -04:00
gtkcellrendererprogress.h cell renderer progress: Make final 2019-05-26 20:40:15 -04:00
gtkcellrendererspin.c cell renderer spin: Drop the priv pointer 2019-05-26 20:37:42 -04:00
gtkcellrendererspin.h cell renderer spin: Make final 2019-05-26 20:35:26 -04:00
gtkcellrendererspinner.c cell renderer spinner: Drop priv pointer 2019-05-26 20:33:38 -04:00
gtkcellrendererspinner.h cell renderer spinner: Make final 2019-05-26 20:30:04 -04:00
gtkcellrenderertext.c cell renderer: remove populate-popup 2019-06-13 11:59:51 +00:00
gtkcellrenderertext.h cell renderer text: Drop the priv pointer 2019-05-26 20:28:38 -04:00
gtkcellrenderertoggle.c cell renderer toggle: Drop the priv pointer 2019-05-26 20:20:11 -04:00
gtkcellrenderertoggle.h cell renderer toggle: Make final 2019-05-26 20:17:15 -04:00
gtkcellview.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkcellview.h cell view: Make final 2019-05-26 22:14:20 -04:00
gtkcenterbox.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkcenterbox.h
gtkcheckbutton.c
gtkcheckbutton.h check button: Use standard padding 2019-05-27 04:09:41 +00:00
gtkcheckbuttonprivate.h
gtkcheckmenuitem.c check menu item: Drop the priv pointer 2019-05-27 00:41:58 -04:00
gtkcheckmenuitem.h check menu item: Drop the priv pointer 2019-05-27 00:41:58 -04:00
gtkcheckmenuitemprivate.h
gtkcolorbutton.c Stop using gtk_widget_get_toplevel 2019-05-28 20:25:16 +00:00
gtkcolorbutton.h color button: Make final 2019-05-27 20:23:50 -04:00
gtkcolorchooser.c
gtkcolorchooser.h
gtkcolorchooserdialog.c color chooser dialog: Drop the priv pointer 2019-05-27 20:23:50 -04:00
gtkcolorchooserdialog.h color chooser dialog: Make final 2019-05-27 20:23:50 -04:00
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c widget: Add parameter type back to install_action 2019-06-22 16:48:16 -04:00
gtkcolorchooserwidget.h color chooser widget: Make final 2019-05-27 20:23:50 -04: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 Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkcolorplaneprivate.h
gtkcolorscale.c
gtkcolorscaleprivate.h
gtkcolorswatch.c Make gtk_widget_activate_action better 2019-06-23 22:51:55 +00:00
gtkcolorswatchprivate.h
gtkcolorutils.c
gtkcolorutils.h
gtkcombobox.c More menu work 2019-05-31 23:36:35 +00:00
gtkcombobox.h combo box: Use standard padding 2019-05-26 22:19:21 -04:00
gtkcomboboxprivate.h
gtkcomboboxtext.c combo box text: Make final 2019-05-26 22:16:58 -04:00
gtkcomboboxtext.h combo box text: Make final 2019-05-26 22:16:58 -04:00
gtkcomposetable.c gtkcomposetable: use g_size_checked_mul() for overflow checking 2019-04-12 22:41:58 +02:00
gtkcomposetable.h
gtkcontainer.c container: Reduce boilerplate 2019-04-05 12:01:43 +00:00
gtkcontainer.h Padding review 2019-05-19 16:24:44 +00:00
gtkcontainerprivate.h
gtkcssanimatedstyle.c csssection: Make printing functions public 2019-04-12 19:34:28 +02:00
gtkcssanimatedstyleprivate.h
gtkcssanimation.c
gtkcssanimationprivate.h
gtkcssarrayvalue.c Add missing G_GNUC_FALLTHROUGH statements 2019-04-15 14:40:25 +02:00
gtkcssarrayvalueprivate.h
gtkcssbgsizevalue.c cssparser: Introduce gtk_css_parser_try_ident() 2019-04-12 19:34:28 +02:00
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcssbordervalueprivate.h
gtkcssboxesimplprivate.h
gtkcssboxesprivate.h gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.h 2019-03-19 08:53:25 +01:00
gtkcsscalcvalue.c calc: Have better error location range 2019-04-12 19:34:28 +02:00
gtkcsscalcvalueprivate.h
gtkcsscolorvalue.c cssshadow: Use gtk_css_parser_consume_any() 2019-04-12 19:34:28 +02:00
gtkcsscolorvalueprivate.h cssshadow: Use gtk_css_parser_consume_any() 2019-04-12 19:34:28 +02:00
gtkcsscornervalue.c
gtkcsscornervalueprivate.h
gtkcssdimensionvalue.c css: Use %f, not %.17f 2019-05-29 14:30:13 +02:00
gtkcssdimensionvalueprivate.h
gtkcssdynamic.c
gtkcssdynamicprivate.h
gtkcsseasevalue.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcsseasevalueprivate.h
gtkcssenumvalue.c css: Make font-weight an integer 2019-04-12 19:34:28 +02:00
gtkcssenumvalueprivate.h css: Make font-weight an integer 2019-04-12 19:34:28 +02:00
gtkcssfiltervalue.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcssfiltervalueprivate.h
gtkcssfontfeaturesvalue.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcssfontfeaturesvalueprivate.h
gtkcssfontvariationsvalue.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcssfontvariationsvalueprivate.h
gtkcssiconthemevalue.c cssparser: Add gtk_css_parser_consume_string() 2019-04-12 19:34:28 +02:00
gtkcssiconthemevalueprivate.h
gtkcssimage.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcssimagebuiltin.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcssimagebuiltinprivate.h
gtkcssimagecrossfade.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcssimagecrossfadeprivate.h cssimage: Make cross-fade() an array 2019-04-12 19:34:28 +02:00
gtkcssimagefallback.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcssimagefallbackprivate.h
gtkcssimageicontheme.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcssimageiconthemeprivate.h
gtkcssimageinvalid.c
gtkcssimageinvalidprivate.h
gtkcssimagelinear.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcssimagelinearprivate.h
gtkcssimagepaintable.c
gtkcssimagepaintableprivate.h
gtkcssimageprivate.h gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.h 2019-03-19 08:53:25 +01:00
gtkcssimageradial.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcssimageradialprivate.h
gtkcssimagerecolor.c cssparser: Make gsk_renderer_consume_url() return a string 2019-05-12 17:28:19 +02:00
gtkcssimagerecolorprivate.h
gtkcssimagescaled.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcssimagescaledprivate.h
gtkcssimageurl.c cssparser: Make gsk_renderer_consume_url() return a string 2019-05-12 17:28:19 +02:00
gtkcssimageurlprivate.h
gtkcssimagevalue.c
gtkcssimagevalueprivate.h
gtkcssinheritvalue.c
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c
gtkcssinitialvalueprivate.h
gtkcsskeyframes.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcsskeyframesprivate.h
gtkcsslookup.c
gtkcsslookupprivate.h css: Move gtkcsssection.[ch] into gtk/css 2019-04-12 19:34:28 +02:00
gtkcssmatcher.c
gtkcssmatcherprivate.h
gtkcssnode.c csssection: Make printing functions public 2019-04-12 19:34:28 +02:00
gtkcssnodedeclaration.c Add missing G_GNUC_FALLTHROUGH statements 2019-04-15 14:40:25 +02:00
gtkcssnodedeclarationprivate.h
gtkcssnodeprivate.h gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.h 2019-03-19 08:53:25 +01:00
gtkcssnodestylecache.c
gtkcssnodestylecacheprivate.h
gtkcssnumbervalue.c css: Redo for new parser 2019-04-12 19:34:28 +02:00
gtkcssnumbervalueprivate.h
gtkcsspalettevalue.c cssparser: Add gtk_css_parser_consume_ident() 2019-04-12 19:34:28 +02:00
gtkcsspalettevalueprivate.h
gtkcssparser.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcssparserprivate.h css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcsspathnode.c
gtkcsspathnodeprivate.h
gtkcsspositionvalue.c csspositionvalue: Redo the parser 2019-04-12 19:34:28 +02:00
gtkcsspositionvalueprivate.h
gtkcssprovider.c css provider: Make not subclassable 2019-05-19 18:41:33 +00:00
gtkcssprovider.h css provider: Make not subclassable 2019-05-19 18:41:33 +00:00
gtkcssproviderprivate.h cssprovider: Export correct API 2019-04-18 02:26:04 +02:00
gtkcssrepeatvalue.c cssparser: Introduce gtk_css_parser_try_ident() 2019-04-12 19:34:28 +02:00
gtkcssrepeatvalueprivate.h
gtkcssrgbavalue.c
gtkcssrgbavalueprivate.h
gtkcssselector.c selector: Inlcude : sign when reporting errors 2019-04-12 19:34:28 +02:00
gtkcssselectorprivate.h
gtkcssshadowsvalue.c cssparser: Add gtk_css_parser_try_token() 2019-04-12 19:34:28 +02:00
gtkcssshadowsvalueprivate.h gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.h 2019-03-19 08:53:25 +01:00
gtkcssshadowvalue.c cssshadow: Use gtk_css_parser_consume_any() 2019-04-12 19:34:28 +02:00
gtkcssshadowvalueprivate.h gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.h 2019-03-19 08:53:25 +01:00
gtkcssshorthandproperty.c shorthand: Use gtk_css_parser_try_ident() 2019-04-12 19:34:28 +02:00
gtkcssshorthandpropertyimpl.c css: Use multiple font-family values 2019-05-03 01:44:02 +00:00
gtkcssshorthandpropertyprivate.h
gtkcssstaticstyle.c csssection: Make printing functions public 2019-04-12 19:34:28 +02:00
gtkcssstaticstyleprivate.h
gtkcssstringvalue.c cssparser: Add gtk_css_parser_consume_string() 2019-04-12 19:34:28 +02:00
gtkcssstringvalueprivate.h
gtkcssstyle.c css: Move gtkcsssection.[ch] into gtk/css 2019-04-12 19:34:28 +02:00
gtkcssstylechange.c
gtkcssstylechangeprivate.h
gtkcssstyleprivate.h css: Move gtkcsssection.[ch] into gtk/css 2019-04-12 19:34:28 +02:00
gtkcssstyleproperty.c cssparser: Introduce gtk_css_parser_try_ident() 2019-04-12 19:34:28 +02:00
gtkcssstylepropertyimpl.c css: Kerning affects text size 2019-04-18 18:08:10 +00:00
gtkcssstylepropertyprivate.h
gtkcsstransformvalue.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcsstransformvalueprivate.h
gtkcsstransientnode.c
gtkcsstransientnodeprivate.h
gtkcsstransition.c
gtkcsstransitionprivate.h
gtkcsstypes.c
gtkcsstypesprivate.h css: Some updates to internal docs 2019-04-18 18:04:58 +00:00
gtkcssunsetvalue.c
gtkcssunsetvalueprivate.h
gtkcssvalue.c
gtkcssvalueprivate.h gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.h 2019-03-19 08:53:25 +01:00
gtkcsswidgetnode.c Stop using gtk_widget_is_toplevel 2019-05-28 20:25:16 +00:00
gtkcsswidgetnodeprivate.h
gtkcustomlayout.c Add default GtkLayoutManagerClass.get_request_mode() 2019-04-12 17:10:30 +01:00
gtkcustomlayout.h Changes after review 2019-03-26 00:11:27 +00:00
gtkcustompaperunixdialog.c Rename gtkprintbackend.h to gtkprintbackendprivate.h 2019-05-26 22:23:52 +00:00
gtkcustompaperunixdialog.h
gtkdbusinterfaces.xml
gtkdebug.h
gtkdialog.c dialog: Use default decoration for non-custom headerbars 2019-05-12 20:09:03 +00:00
gtkdialog.h Padding review 2019-05-19 16:24:44 +00:00
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 Padding review 2019-05-19 17:18:48 +00:00
gtkeditable.c va_marshaller: add various va_marshallers 2019-06-06 15:30:42 -07:00
gtkeditable.h
gtkemojichooser.c Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtkemojichooser.h
gtkemojicompletion.c gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.h 2019-03-19 08:53:25 +01:00
gtkemojicompletion.h
gtkentry.c entry: Remove hacky code 2019-06-15 21:40:50 -04:00
gtkentry.h password entry: Adapt to new context menu api 2019-06-13 11:59:50 +00:00
gtkentrybuffer.c
gtkentrybuffer.h
gtkentrycompletion.c Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtkentrycompletion.h entry completion: Make final 2019-05-27 20:23:50 -04:00
gtkentryprivate.h entry completion: Make final 2019-05-27 20:23:50 -04:00
gtkenums.h Introduce event controller propagation limits 2019-05-28 20:25:13 +00:00
gtkeventcontroller.c Fix a typo 2019-06-24 18:42:40 +00:00
gtkeventcontroller.h event controller: Add a name property 2019-06-20 22:48:33 -04:00
gtkeventcontrollerkey.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-02 14:24:51 -07:00
gtkeventcontrollerkey.h key controller: Add getters for focus event targets 2019-03-16 21:24:45 -04:00
gtkeventcontrollerlegacy.c
gtkeventcontrollerlegacy.h
gtkeventcontrollermotion.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-02 14:24:51 -07:00
gtkeventcontrollermotion.h motion controller: Add getters for crossing event targets 2019-03-16 23:52:58 -04:00
gtkeventcontrollerprivate.h
gtkeventcontrollerscroll.c va_marshaller: add various va_marshallers 2019-06-06 15:30:42 -07:00
gtkeventcontrollerscroll.h
gtkexpander.c Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtkexpander.h expander: Make final 2019-05-26 22:50:03 -04:00
gtkfilechooser.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:22:31 -07:00
gtkfilechooser.h
gtkfilechooserbutton.c FileChooserButton: Document the CSS nodes & class 2019-06-20 20:51:37 +01:00
gtkfilechooserbutton.h file chooser button: Make final 2019-05-28 02:40:08 +00:00
gtkfilechooserdialog.c file chooser dialog: Drop the priv pointer 2019-05-28 02:48:26 +00:00
gtkfilechooserdialog.h file chooser dialog: Make final 2019-05-28 02:42:14 +00:00
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c filechooserentry: Correctly annotate a return value as (nullable) 2019-05-27 18:12:26 +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
gtkfilechoosernative.h
gtkfilechoosernativeportal.c
gtkfilechoosernativeprivate.h
gtkfilechoosernativequartz.c Stop using gtk_widget_get_surface 2019-05-28 20:25:16 +00:00
gtkfilechoosernativewin32.c Stop using gtk_widget_get_surface 2019-05-28 20:25:16 +00:00
gtkfilechooserprivate.h GtkFileChooser: add a sortable "Type" column 2019-06-22 13:22:59 -04:00
gtkfilechooserutils.c Rename all settings schemas to avoid conflict 2019-04-02 19:27:34 +00:00
gtkfilechooserutils.h
gtkfilechooserwidget.c GtkFileChooser: add a sortable "Type" column 2019-06-22 13:22:59 -04:00
gtkfilechooserwidget.h file chooser widget: Make final 2019-05-28 02:41:15 +00:00
gtkfilechooserwidgetprivate.h
gtkfilefilter.c
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 Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkfixed.h Padding review 2019-05-19 17:18:48 +00:00
gtkfixedlayout.c layout managers: Handle native children 2019-06-11 14:52:30 -04:00
gtkfixedlayout.h Turn GtkFixedLayoutChild:position into a transformation 2019-03-26 19:17:26 +00:00
gtkflattenlistmodel.c flattenlistmodel: Do proper check 2019-05-15 23:39:37 +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 marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:22:31 -07:00
gtkfontbutton.h font button: Make final 2019-05-28 00:55:28 +00:00
gtkfontchooser.c
gtkfontchooser.h
gtkfontchooserdialog.c font chooser dialog: Drop the priv pointer 2019-05-27 22:37:41 -04:00
gtkfontchooserdialog.h font chooser dialog: Make final 2019-05-28 00:57:47 +00:00
gtkfontchooserprivate.h
gtkfontchooserutils.c
gtkfontchooserutils.h
gtkfontchooserwidget.c Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtkfontchooserwidget.h font chooser widget: Make final 2019-05-28 00:56:41 +00:00
gtkfontchooserwidgetprivate.h
gtkframe.c
gtkframe.h Padding review 2019-05-19 17:18:48 +00:00
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 gtk: fix all uses of g_cclosure_marshal_generic 2019-06-02 14:24:51 -07:00
gtkgesturelongpress.h
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 gtk: fix all uses of g_cclosure_marshal_generic 2019-06-02 14:24:51 -07: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 Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkgizmoprivate.h gizmo: Add a contains_func 2019-04-07 15:47:24 +00:00
gtkgladecatalog.c
gtkglarea.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-02 14:24:51 -07:00
gtkglarea.h gl area: Use standard padding 2019-05-26 22:19:21 -04:00
gtkgrid.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkgrid.h grid: Use standard padding 2019-05-26 23:30:21 -04:00
gtkgridlayout.c grid layout: Fix initial property values 2019-06-28 12:42:06 +00:00
gtkgridlayout.h Add GtkGridLayout 2019-04-03 19:03:58 +01:00
gtkheaderbar.c headerbar: Fix fallback appmenu 2019-06-13 19:39:45 +00:00
gtkheaderbar.h header bar: Make final 2019-05-26 22:32:21 -04:00
gtkheaderbarprivate.h dialog: Use default decoration for non-custom headerbars 2019-05-12 20:09:03 +00:00
gtkhsla.c
gtkhslaprivate.h
gtkicon.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkiconcache.c
gtkiconcacheprivate.h
gtkiconcachevalidatorprivate.h
gtkiconhelper.c
gtkiconhelperprivate.h
gtkiconprivate.h
gtkicontheme.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:22:31 -07:00
gtkicontheme.h icon theme: Make final 2019-05-26 15:33:10 -04:00
gtkiconthemeprivate.h
gtkiconview.c va_marshaller: add various va_marshallers 2019-06-06 15:30:42 -07: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 Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkimage.h image: Make final 2019-05-26 22:22:40 -04:00
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 IME IM: Be able to handle NULL widget correctly 2019-05-28 20:25:16 +00:00
gtkimcontextime.h
gtkimcontextquartz.c
gtkimcontextquartz.h
gtkimcontextsimple.c
gtkimcontextsimple.h
gtkimcontextsimpleprivate.h
gtkimcontextsimpleseqs.h
gtkimcontextwayland.c Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +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 Fix a crash 2019-04-12 15:08:01 -04:00
gtkimmulticontext.h
gtkinfobar.c gtk: rely on default marshallers 2019-05-30 20:56:50 -07:00
gtkinfobar.h info bar: Make final 2019-05-26 22:30:33 -04:00
gtkintl.h
gtkkeyhash.c
gtkkeyhash.h
gtkkineticscrolling.c
gtkkineticscrollingprivate.h
gtklabel.c widget: Rename a function 2019-06-22 17:03:51 -04:00
gtklabel.h label: Redo context menus 2019-06-13 11:59:50 +00:00
gtklabelprivate.h
gtklayoutchild.c Add GtkLayoutChild 2019-03-26 00:11:27 +00:00
gtklayoutchild.h Add GtkLayoutChild 2019-03-26 00:11:27 +00:00
gtklayoutmanager.c layout managers: Handle native children 2019-06-11 14:52:30 -04:00
gtklayoutmanager.h Connect LayoutManager to LayoutChild 2019-03-28 16:58:00 +00:00
gtklayoutmanagerprivate.h Do not connect to a non-existing signal 2019-03-26 17:37:49 +00:00
gtklevelbar.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtklevelbar.h level bar: Make final 2019-05-26 22:24:14 -04:00
gtklinkbutton.c widget: Add parameter type back to install_action 2019-06-22 16:48:16 -04:00
gtklinkbutton.h link button: Don't allow subclassing 2019-05-19 21:05:40 +00:00
gtklistbox.c ListBox: Document buildable child type placeholder 2019-06-18 21:45:08 +01:00
gtklistbox.h listbox Make final 2019-05-28 20:01:43 -04:00
gtklistlistmodel.c
gtklistlistmodelprivate.h
gtkliststore.c
gtkliststore.h tree models: Use standard padding 2019-05-28 23:23:06 -04:00
gtklockbutton.c lock button: Don't allow subclassing 2019-05-19 17:12:24 -04:00
gtklockbutton.h lock button: Don't allow subclassing 2019-05-19 17:12:24 -04:00
gtklockbuttonprivate.h
gtkmagnifier.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkmagnifierprivate.h
gtkmain.c main: Move visible mnemonics handling 2019-06-21 02:37:51 +00: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 Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkmediacontrols.h
gtkmediafile.c
gtkmediafile.h
gtkmediafileprivate.h
gtkmediastream.c mediastream: fix documentation 2019-03-31 08:37:45 +05:30
gtkmediastream.h
gtkmenu.c menu: Update scrollbar policy 2019-06-03 14:49:13 +00:00
gtkmenu.h Cosmetics 2019-06-01 21:56:49 +00:00
gtkmenubar.c Add gtkmenubarprivate.h 2019-06-01 21:56:49 +00: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 headerbar: Fix fallback appmenu 2019-06-13 19:39:45 +00:00
gtkmenubutton.h menu button: Make final 2019-05-26 23:10:57 -04:00
gtkmenubuttonprivate.h headerbar: Fix fallback appmenu 2019-06-13 19:39:45 +00:00
gtkmenuitem.c More menu work 2019-05-31 23:36:35 +00:00
gtkmenuitem.h menu item: Use standard padding 2019-05-26 23:14:36 -04:00
gtkmenuitemprivate.h More menu work 2019-05-31 23:36:35 +00:00
gtkmenuprivate.h menu: Use a scrolled window 2019-05-31 23:36:35 +00:00
gtkmenusectionbox.c Rename a bunch of private headers 2019-06-10 03:10:13 +00:00
gtkmenusectionboxprivate.h Rename a bunch of private headers 2019-06-10 03:10:13 +00: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 marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:22:31 -07:00
gtkmenutoolbutton.h menu tool button: Make final 2019-05-28 18:58:58 -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 message dialog: Stop hardcoding title styles 2019-06-13 16:29:29 +00:00
gtkmessagedialog.h message dialog: Make not subclassable 2019-05-19 16:49:45 +00:00
gtkmnemonichash.c Stop using gtk_widget_get_surface 2019-05-28 20:25:16 +00:00
gtkmnemonichash.h
gtkmodelbutton.c popover menu: Unify hover and focus 2019-06-12 21:50:46 -04:00
gtkmodelbutton.h model button: Add a role for titles 2019-06-09 17:38:53 +00: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 pid_get_parent: fix potential leak of kp 2019-05-17 11:55:16 +00:00
gtkmountoperation.c Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtkmountoperation.h
gtkmountoperationprivate.h
gtknative.c Fix some GObject introspection annotations 2019-05-30 20:34:43 +02:00
gtknative.h Introduce GtkNative 2019-05-28 19:54:32 +00:00
gtknativedialog.c gtk: rely on default marshallers 2019-05-30 20:56:50 -07:00
gtknativedialog.h
gtknativedialogprivate.h
gtknativeprivate.h Introduce GtkNative 2019-05-28 19:54:32 +00:00
gtknomediafile.c
gtknomediafileprivate.h
gtknotebook.c Typo fix 2019-06-09 17:42:10 +00:00
gtknotebook.h notebook: Make final 2019-05-28 20:01:43 -04:00
gtkorientable.c gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.h 2019-03-19 08:53:25 +01:00
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c Overlay: Document overlay children aren't measured 2019-06-20 21:41:59 +01:00
gtkoverlay.h overlay: Make final 2019-05-27 20:23:50 -04:00
gtkoverlaylayout.c layout managers: Handle native children 2019-06-11 14:52:30 -04:00
gtkoverlaylayoutprivate.h overlay: Use a layout manager 2019-03-28 16:36:59 -04:00
gtkpadcontroller.c
gtkpadcontroller.h
gtkpagesetup.c
gtkpagesetup.h
gtkpagesetupunixdialog.c Rename gtkprintbackend.h to gtkprintbackendprivate.h 2019-05-26 22:23:52 +00:00
gtkpagesetupunixdialog.h page setup dialog: Make final 2019-05-26 19:38:39 +00:00
gtkpaned.c Stop using gtk_widget_get_toplevel 2019-05-28 20:25:16 +00:00
gtkpaned.h paned: Make final 2019-05-27 03:25:34 +00:00
gtkpango.c
gtkpango.h
gtkpapersize.c
gtkpapersize.h
gtkpasswordentry.c password entry: Adapt to action name change 2019-06-18 14:47:33 -04:00
gtkpasswordentry.h password entry: Adapt to new context menu api 2019-06-13 11:59:50 +00:00
gtkpathbar.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkpathbar.h
gtkpicture.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkpicture.h
gtkplacessidebar.c places sidebar: Stop using gtk_widget_get_action_group 2019-06-15 21:41:03 -04:00
gtkplacessidebarprivate.h
gtkplacesview.c gtk: fix all uses of g_cclosure_marshal_generic 2019-06-02 14:24:51 -07:00
gtkplacesviewprivate.h
gtkplacesviewrow.c
gtkplacesviewrowprivate.h
gtkpointerfocus.c Rename things 2019-04-08 08:42:25 -04:00
gtkpointerfocusprivate.h
gtkpopover.c popover: Drop unused api 2019-06-16 23:03:34 -04:00
gtkpopover.h popover: Drop unused api 2019-06-16 23:03:34 -04:00
gtkpopovermenu.c popover menu: Unify hover and focus 2019-06-12 21:50:46 -04:00
gtkpopovermenu.h Rationalize popover menu apis 2019-06-09 17:38:54 +00:00
gtkpopovermenubar.c popover menubar: Use a pseudo state 2019-06-12 21:50:37 -04:00
gtkpopovermenubar.h Rename GtkPopoverBar to GtkPopoverMenuBar 2019-06-09 17:42:07 +00:00
gtkpopovermenuprivate.h popover menu: Unify hover and focus 2019-06-12 21:50:46 -04:00
gtkpopoverprivate.h Reimplement GtkPopover 2019-05-28 20:25:13 +00:00
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c gtk: rely on default marshallers 2019-05-30 20:56:50 -07:00
gtkprintbackendprivate.h Rename gtkprintbackend.h to gtkprintbackendprivate.h 2019-05-26 22:23:52 +00:00
gtkprintcontext.c
gtkprintcontext.h
gtkprinter.c gtk: rely on default marshallers 2019-05-30 20:56:50 -07:00
gtkprinter.h printer: Make private 2019-05-26 20:35:55 +00:00
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 printer: Drop the priv pointer 2019-05-26 17:51:02 -04:00
gtkprintjob.c marshallers: add missing g_cclosure_marshal_VOID__VOID fixes 2019-05-29 13:48:33 -07:00
gtkprintjob.h print job: Make final 2019-05-26 17:51:24 -04:00
gtkprintoperation-portal.c Rename gtkprintbackend.h to gtkprintbackendprivate.h 2019-05-26 22:23:52 +00:00
gtkprintoperation-portal.h
gtkprintoperation-private.h
gtkprintoperation-unix.c Rename gtkprintbackend.h to gtkprintbackendprivate.h 2019-05-26 22:23:52 +00:00
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 print operation: Use standard class padding 2019-05-26 18:38:41 -04:00
gtkprintoperationpreview.c gtk: rely on default marshallers 2019-05-30 20:56:50 -07:00
gtkprintoperationpreview.h
gtkprintsettings.c
gtkprintsettings.h
gtkprintunixdialog.c PrintUnixDialog: Slightly ease page range entry 2019-06-13 21:11:56 +00:00
gtkprintunixdialog.h print dialog: Make final 2019-05-26 19:55:41 +00:00
gtkprintutils.c
gtkprintutils.h
gtkprivate.c
gtkprivate.h
gtkprivatetypebuiltins.c.template Use g_once for all the mkenums template files 2019-05-21 10:32:08 -05:00
gtkprivatetypebuiltins.h.template
gtkprogressbar.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkprogressbar.h progress bar: Make final 2019-05-26 18:49:21 -04:00
gtkprogresstracker.c
gtkprogresstrackerprivate.h
gtkpropertylookuplistmodel.c
gtkpropertylookuplistmodelprivate.h
gtkquartz.c
gtkquartz.h
gtkquery.c query: Remove private pointer 2019-05-15 17:53:18 +02:00
gtkquery.h query: Remove private pointer 2019-05-15 17:53:18 +02:00
gtkradiobutton.c radio button: Make final 2019-05-27 00:10:48 -04:00
gtkradiobutton.h radio button: Make final 2019-05-27 00:10:48 -04:00
gtkradiomenuitem.c radio menu item: Drop the priv pointer 2019-05-27 00:32:39 -04:00
gtkradiomenuitem.h radio menu item: Make final 2019-05-27 04:26:34 +00:00
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 Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtkrange.h range: Use standard padding 2019-05-26 23:18:38 -04:00
gtkrangeprivate.h
gtkrbtree.c
gtkrbtreeprivate.h
gtkrecentmanager.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:22:31 -07:00
gtkrecentmanager.h
gtkrender.c
gtkrender.h
gtkrenderbackground.c
gtkrenderbackgroundprivate.h
gtkrenderborder.c
gtkrenderborderprivate.h
gtkrendericon.c
gtkrendericonprivate.h
gtkrendernodepaintable.c
gtkrendernodepaintableprivate.h
gtkrevealer.c widget: Fix transform refcounting in allocate() 2019-05-29 16:34:56 +02:00
gtkrevealer.h revealer: Make final 2019-05-27 03:08:37 +00:00
gtkroot.c root: Make gtk_root_get_display public 2019-05-28 20:25:02 +00:00
gtkroot.h Fix some GObject introspection annotations 2019-05-30 20:34:43 +02:00
gtkrootprivate.h root: Make gtk_root_get_display public 2019-05-28 20:25:02 +00:00
gtkroundedbox.c
gtkroundedboxprivate.h
gtkscale.c gtk: fix weed_out_neg_zero() in spinbutton and scale 2019-06-03 00:34:44 +00:00
gtkscale.h scale: Use standard padding 2019-05-26 23:17:28 -04:00
gtkscalebutton.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:22:31 -07:00
gtkscalebutton.h volume button: Don't allow subclassing 2019-05-19 20:34:13 +00:00
gtkscaler.c
gtkscalerprivate.h
gtkscrollable.c
gtkscrollable.h
gtkscrollbar.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkscrollbar.h scrollbar: Make final 2019-05-26 22:37:42 -04:00
gtkscrolledwindow.c Merge branch 'wip/dboles/scrolledwindow-annotations' into 'master' 2019-06-12 16:18:36 +00:00
gtkscrolledwindow.h scrolled window: Make final 2019-05-28 22:35:36 +00:00
gtksearchbar.c search bar: Make final 2019-05-26 23:27:15 -04:00
gtksearchbar.h search bar: Make final 2019-05-26 23:27:15 -04:00
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 Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtksearchentry.h search entry: Make final 2019-05-26 23:21:07 -04:00
gtksearchentryprivate.h
gtkselection.c
gtkselection.h
gtkselectionmodel.c
gtkselectionmodel.h
gtkselectionprivate.h
gtkseparator.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkseparator.h separator: Make final 2019-05-26 22:37:56 -04:00
gtkseparatormenuitem.c separator menu item: Make final 2019-05-26 23:00:15 -04:00
gtkseparatormenuitem.h separator menu item: Make final 2019-05-26 23:00:15 -04:00
gtkseparatortoolitem.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkseparatortoolitem.h separator tool item: Make final 2019-05-26 23:01:34 -04:00
gtksettings.c Add a gtk-overlay-scrolling setting 2019-05-31 14:07:15 +00:00
gtksettings.h settings: Drop the priv pointer 2019-05-19 20:04:47 +00:00
gtksettingsprivate.h
gtkshortcutlabel.c
gtkshortcutlabel.h Forgotten file 2019-05-19 15:09:36 -04:00
gtkshortcutsgroup.c
gtkshortcutsgroup.h shortcuts window: Make not subclassable 2019-05-19 19:03:49 +00:00
gtkshortcutssection.c ShortcutsSection: Fix tiny grammar-o "in for"→"in" 2019-06-24 18:02:15 +01:00
gtkshortcutssection.h shortcuts window: Make not subclassable 2019-05-19 19:03:49 +00:00
gtkshortcutsshortcut.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkshortcutsshortcut.h shortcuts window: Make not subclassable 2019-05-19 19:03:49 +00:00
gtkshortcutsshortcutprivate.h
gtkshortcutswindow.c shortcuts window: Make not subclassable 2019-05-19 19:03:49 +00:00
gtkshortcutswindow.h shortcuts window: Make not subclassable 2019-05-19 19:03:49 +00:00
gtkshortcutswindowprivate.h
gtkshow.c
gtkshow.h
gtksidebarrow.c sidebarrow: Don't focus on click 2019-05-18 13:47:59 +02:00
gtksidebarrowprivate.h
gtksingleselection.c singleselection: Add forgotten notify emission 2019-03-19 08:48:22 +01:00
gtksingleselection.h
gtksizegroup-private.h
gtksizegroup.c sizegroup: Drop the priv pointer 2019-05-19 19:22:53 +00:00
gtksizegroup.h sizegroup: Drop the priv pointer 2019-05-19 19:22:53 +00:00
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: Make append_node_internal transfer-full 2019-06-04 16:48:08 +02:00
gtksnapshot.h transform: Add perspective() 2019-03-05 20:46:00 +01:00
gtksnapshotprivate.h
gtksortlistmodel.c
gtksortlistmodel.h
gtkspinbutton.c gtk: fix weed_out_neg_zero() in spinbutton and scale 2019-06-03 00:34:44 +00:00
gtkspinbutton.h spin button: Make final 2019-05-26 23:22:47 -04:00
gtkspinner.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkspinner.h spinner: Make final 2019-05-26 18:50:49 -04:00
gtkstack.c stack: Make final 2019-05-28 22:35:36 +00:00
gtkstack.h stack: Make final 2019-05-28 22:35:36 +00:00
gtkstacksidebar.c stack sidebar: Make final 2019-05-26 16:19:44 -04:00
gtkstacksidebar.h stack sidebar: Make final 2019-05-26 16:19:44 -04:00
gtkstackswitcher.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkstackswitcher.h stack switcher: Make final 2019-05-26 16:23:17 -04:00
gtkstatusbar.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkstatusbar.h status bar: Make final 2019-05-27 02:51:44 +00:00
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c
gtkstylecascadeprivate.h
gtkstylecontext.c marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used 2019-05-29 13:22:31 -07:00
gtkstylecontext.h css: Move gtkcsssection.[ch] into gtk/css 2019-04-12 19:34:28 +02:00
gtkstylecontextprivate.h stylecontext: Move atk.h include where it belongs 2019-03-19 08:49:15 +01:00
gtkstyleproperty.c
gtkstylepropertyprivate.h
gtkstyleprovider.c marshallers: add missing g_cclosure_marshal_VOID__VOID fixes 2019-05-29 13:48:33 -07:00
gtkstyleprovider.h
gtkstyleproviderprivate.h
gtkswitch.c va_marshaller: add various va_marshallers 2019-06-06 15:30:42 -07:00
gtkswitch.h switch: Make final 2019-05-26 15:34:31 -04:00
gtktestutils.c gdk/x11: Remove gdk_disable_multidevice() 2019-05-15 01:05:20 +02:00
gtktestutils.h
gtktext.c widget: Rename a function 2019-06-22 17:03:51 -04:00
gtktext.h text, entry: Implement context menu api 2019-06-13 11:59:50 +00:00
gtktextattributes.c
gtktextattributes.h
gtktextbtree.c
gtktextbtree.h
gtktextbuffer.c text tag table: Make final 2019-05-27 20:23:50 -04:00
gtktextbuffer.h
gtktextbufferprivate.h
gtktextchild.c
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c Fix up the border/background-color removal 2019-03-31 20:43:19 -04:00
gtktextdisplayprivate.h
gtktexthandle.c gtk: rely on default marshallers 2019-05-30 20:56:50 -07:00
gtktexthandleprivate.h
gtktextiter.c
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c textview: Add missing break statement 2019-04-15 14:38:23 +02:00
gtktextlayoutprivate.h
gtktextmark.c
gtktextmark.h text mark: Use standard padding 2019-05-27 20:23:50 -04:00
gtktextmarkprivate.h
gtktextprivate.h text, entry: Implement context menu api 2019-06-13 11:59:50 +00:00
gtktextsegment.c
gtktextsegment.h
gtktexttag.c
gtktexttag.h text tag: Use standard padding 2019-05-27 20:23:50 -04:00
gtktexttagprivate.h
gtktexttagtable.c va_marshaller: add various va_marshallers 2019-06-06 15:30:42 -07:00
gtktexttagtable.h text tag table: Make final 2019-05-27 20:23:50 -04:00
gtktexttagtableprivate.h text tag table: Make final 2019-05-27 20:23:50 -04:00
gtktexttypes.c
gtktexttypes.h
gtktextutil.c textutil: Fix signedness issues in api 2019-05-01 03:25:29 +00:00
gtktextutil.h textutil: Fix signedness issues in api 2019-05-01 03:25:29 +00:00
gtktextview.c Make gtk_widget_activate_action better 2019-06-23 22:51:55 +00:00
gtktextview.h textview: Redo context menus 2019-06-13 11:59:50 +00:00
gtktextviewprivate.h
gtktogglebutton.c gtk: Stop using gtk_button_clicked 2019-05-18 14:27:09 -04:00
gtktogglebutton.h toggle button: Use standard padding 2019-05-27 04:08:07 +00:00
gtktogglebuttonprivate.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 gtk: rely on default marshallers 2019-05-30 20:56:50 -07: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 toolbar: Remove the homogeneous and expand child properties 2019-03-27 20:02:48 -04:00
gtktoolitem.h Padding review 2019-05-19 16:24:44 +00:00
gtktoolshell.c
gtktoolshell.h
gtktooltip.c tooltip: fix critical warnings 2019-05-28 20:25:16 +00:00
gtktooltip.h
gtktooltipprivate.h
gtktooltipwindow.c
gtktooltipwindowprivate.h
gtktrashmonitor.c
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreelistmodel.c
gtktreelistmodel.h
gtktreemenu.c More menu work 2019-05-31 23:36:35 +00:00
gtktreemenu.h menu: Make final 2019-05-28 23:38:16 +00:00
gtktreemodel.c va_marshaller: add various va_marshallers 2019-06-06 15:30:42 -07:00
gtktreemodel.h
gtktreemodelfilter.c
gtktreemodelfilter.h tree models: Use standard padding 2019-05-28 23:23:06 -04:00
gtktreemodelsort.c
gtktreemodelsort.h tree models: Use standard padding 2019-05-28 23:23:06 -04:00
gtktreeprivate.h
gtktreerbtree.c
gtktreerbtreeprivate.h
gtktreeselection.c treeview: Make final 2019-05-28 21:42:38 -04:00
gtktreeselection.h treeview: Make final 2019-05-28 21:42:38 -04:00
gtktreesortable.c
gtktreesortable.h
gtktreestore.c
gtktreestore.h tree models: Use standard padding 2019-05-28 23:23:06 -04:00
gtktreeview.c treeview: Stop disabling the context menu 2019-06-13 11:59:51 +00:00
gtktreeview.h treeview: Make final 2019-05-28 21:42:38 -04:00
gtktreeviewcolumn.c treeview column: Make final 2019-05-28 23:22:57 -04:00
gtktreeviewcolumn.h treeview column: Make final 2019-05-28 23:22:57 -04:00
gtktypebuiltins.c.template Use g_once for all the mkenums template files 2019-05-21 10:32:08 -05:00
gtktypebuiltins.h.template
gtktypes.h Add gtk_widget_get_native 2019-05-28 20:24:39 +00:00
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkutils.c
gtkutilsprivate.h
gtkversion.h.in
gtkvideo.c Stop using gtk_widget_get_surface 2019-05-28 20:25:16 +00:00
gtkvideo.h
gtkviewport.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkviewport.h viewport: Cleanup 2019-05-26 15:18:42 -04:00
gtkvolumebutton.c volume button: Don't allow subclassing 2019-05-19 20:34:13 +00:00
gtkvolumebutton.h volume button: Don't allow subclassing 2019-05-19 20:34:13 +00:00
gtkwidget.c Add a non-varargs variant of activate_action 2019-06-24 15:51:39 +00:00
gtkwidget.h Add a non-varargs variant of activate_action 2019-06-24 15:51:39 +00:00
gtkwidgetfocus.c Remove gtk_widget_get/set_has_surface 2019-05-28 20:25:15 +00:00
gtkwidgetpaintable.c widgetpaintable: Don't emit signals on dispose 2019-03-29 09:56:52 +01:00
gtkwidgetpaintable.h
gtkwidgetpaintableprivate.h
gtkwidgetpath.c
gtkwidgetpath.h
gtkwidgetpathprivate.h
gtkwidgetprivate.h Drop gtk_widget_get_toplevel 2019-05-28 20:25:16 +00:00
gtkwin32.c
gtkwindow.c window: Fix the default value of mnemonics-visible 2019-06-23 10:59:17 -04:00
gtkwindow.h window: Drop gtk_window_set_position 2019-05-29 18:04:08 +00:00
gtkwindowgroup.c Stop using gtk_widget_get_toplevel 2019-05-28 20:25:16 +00:00
gtkwindowgroup.h
gtkwindowprivate.h window: Make _gtk_window_set_is_active static 2019-05-04 18:22:28 +00:00
imm-extra.h
language-names.c
language-names.h
libgtk4.manifest.in
meson.build Replace stateful actions by property actions 2019-06-22 17:03:38 -04:00
open-type-layout.h
org.gtk.gtk4.Settings.ColorChooser.gschema.xml Rename all settings schemas to avoid conflict 2019-04-02 19:27:34 +00:00
org.gtk.gtk4.Settings.Debug.gschema.xml inspector: Enable by default 2019-04-12 00:39:24 +02:00
org.gtk.gtk4.Settings.EmojiChooser.gschema.xml Rename all settings schemas to avoid conflict 2019-04-02 19:27:34 +00:00
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