gtk2/gtk
Matthias Clasen 10921aa237 textview: Ensure popup menu is properly inserted
In the presence of attached children, the css tree and the
widget tree are not in sync, so we need to explicitly set
the parent of the css node before inserting the widget, or
else we end up with critical warnings and a non-working
menu.

This can be seen in testtextview.
2020-05-10 16:25:28 -04:00
..
a11y Explicitly update widget a11y bounds when allocating 2020-05-06 14:27:45 -04:00
css Replace fallthrough comments with G_GNUC_FALLTHROUGH 2020-03-06 10:39:42 +01:00
deprecated
emoji Remove the blacklist list in convert-emoji.c since now it is supported 2020-04-13 16:29:02 -04:00
gesture
glade glade: Drop the "plus" 2019-02-05 11:26:54 +01:00
icons Drop rtl variants of media-playback-start 2020-02-24 20:49:10 -05:00
inspector inspector: Stop using ::size-allocate 2020-05-06 14:27:45 -04:00
theme headerbar: Use GtkCenterBox internally 2020-05-07 23:58:16 +05:00
tools builder-tool: Convert former bin children 2020-05-04 22:53:08 -04:00
ui video: Use more appropriate revealer transition 2020-05-07 01:21:26 +05:00
compose-parse.py
fallback-c89.c
fnmatch.c
gdkpixbufutilsprivate.h Avoid mime sniffing where possible 2020-02-08 10:22:54 -05:00
gen-gtk-gresources-xml.py meson: Reduce useless relinking on reconfigure 2020-04-03 18:41:55 +05:30
gen-paper-names.c
gentypefuncs.py Conditionally include the GSK broadway and vulkan symbols 2020-04-11 15:42:51 +01:00
gsettings-mapping.c 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: Make get_color a bit shorter 2020-05-05 08:20:09 +02:00
gskpango.h GskPango: Allow specifying a custom shape snapshot handler 2020-02-06 17:47:56 +01:00
gtk-a11y.h Add GtkScrollbarAccessible 2020-04-03 15:20:27 -04:00
gtk-autocleanups.h selection: Remove GtkSelectionData 2020-02-23 01:59:00 +01:00
gtk-compose-lookaside.txt
gtk-text-input.xml
gtk-win32.rc.body.in meson: Build .rc files for Windows 2018-12-06 17:07:33 +08:00
gtk.h Add GtkWindowHandle 2020-05-07 23:57:58 +05:00
gtkaboutdialog.c gtk: Port all users to the new gtk_show_uri() 2020-04-11 22:10:08 -04:00
gtkaboutdialog.h Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkaccelgroup.c gtk/gtkaccelgroup.c: Fix build on Visual Studio 2020-04-29 15:02:03 +08:00
gtkaccelgroup.h Drop gtk_accelerator_set_default_mod_mask 2020-04-06 16:32:03 -04:00
gtkaccelgroupprivate.h accels: Remove GtkAccelGroup 2020-03-25 23:14:44 -04:00
gtkaccellabel.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkaccellabel.h accels: Remove GtkAccelGroup 2020-03-25 23:14:44 -04:00
gtkaccellabelprivate.h accel label: Make final 2019-05-26 21:01:33 -04:00
gtkaccessible.c
gtkaccessible.h
gtkactionable.c g-i: Add some nullable annotations 2018-11-18 13:36:50 +01:00
gtkactionable.h
gtkactionbar.c actionbar: Use dispose instead of destroy 2020-05-05 18:23:53 -04:00
gtkactionbar.h action bar: Make final 2019-05-26 21:57:42 -04:00
gtkactionhelper.c Privatize popover menu pieces 2019-11-11 12:42:06 +01:00
gtkactionhelperprivate.h
gtkactionmuxer.c Speed up class action hookup 2020-04-28 20:22:26 -04:00
gtkactionmuxerprivate.h Reshuffle action muxer initialization 2020-04-28 18:37:43 -04: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 adjustment: Only emit ::changed from dispatch_properties_changed 2018-06-20 20:47:17 +02:00
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 appchooserbutton: Drop the Private struct 2020-04-13 01:08:52 -04:00
gtkappchooserbutton.h Add a GtkAppChooserButton:modal property 2020-04-13 00:43:19 -04:00
gtkappchooserdialog.c Use gtk_button_set_child throughout 2020-05-04 22:53:07 -04:00
gtkappchooserdialog.h app chooser dialog: Make final 2019-05-27 20:30:59 -04:00
gtkappchooserprivate.h app chooser: Use editable api on search entry 2019-02-19 00:25:59 -05:00
gtkappchooserwidget.c appchooserwidget: Drop the Private struct 2020-04-13 20:04:32 -04: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 GDK_MOD1_MASK to GDK_ALT_MASK 2020-04-06 01:40:49 -04:00
gtkapplication-quartz.c Replace most uses of <Primary> with <Control> 2020-04-06 17:05:52 -04:00
gtkapplication-wayland.c 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 Replace most uses of <Primary> with <Control> 2020-04-06 17:05:52 -04:00
gtkapplication.h Padding review 2019-05-19 16:24:44 +00:00
gtkapplicationaccels.c applicationaccels: Fix shortcut memory leaks 2020-03-28 08:34:35 +01:00
gtkapplicationaccelsprivate.h application: Replace accelerator handling with shortcuts 2020-03-25 23:14:28 -04:00
gtkapplicationimpl.c
gtkapplicationprivate.h Try again to fix profiler setup 2019-05-14 20:09:44 +00:00
gtkapplicationwindow.c window: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkapplicationwindow.h application window: Drop the priv pointer 2019-05-19 19:52:34 +00:00
gtkarrayimplprivate.h cssprovider: Pass a GtkArray around when matching 2020-05-05 08:20:10 +02:00
gtkaspectframe.c aspectframe: Derive from GtkWidget 2020-05-04 17:01:18 -04:00
gtkaspectframe.h aspectframe: Add a child property 2020-05-04 17:01:18 -04:00
gtkassistant.c assistant: Drop the Private struct 2020-05-05 10:45:47 -04:00
gtkassistant.h assistant: Make final 2019-05-26 21:08:01 -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 Read bookmarks async 2020-02-05 01:01:47 -05:00
gtkbookmarksmanagerprivate.h Rename gtkbookmarkmanager.h to gtkbookmarksmanagerprivate.h 2019-09-11 08:12:31 +02:00
gtkborder.c
gtkborder.h
gtkbox.c box: Move vfunc implementations before class_init 2020-02-07 13:16:32 -05:00
gtkbox.h Padding review 2019-05-19 17:18:48 +00:00
gtkboxlayout.c {box,grid}layout: Access border spacing directly 2020-02-07 13:16:32 -05:00
gtkboxlayout.h Add GtkBoxLayout 2019-03-26 00:11:27 +00:00
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 shortcutcontroller: Fix builder support 2020-03-30 19:02:35 -04:00
gtkbuilder.h builder: Make object names a const array 2020-03-07 15:30:38 +01:00
gtkbuilderparser.c builder: Make object names a const array 2020-03-07 15:30:38 +01:00
gtkbuilderprecompile.c GtkBuilder: Add support for precompiling builder xml 2019-09-10 12:08:20 -04:00
gtkbuilderprivate.h builder: Make object names a const array 2020-03-07 15:30:38 +01:00
gtkbuilderscope.c Fix the function name in the gtk-doc stanza 2020-02-13 14:53:25 +00:00
gtkbuilderscope.h 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
gtkbuiltinicon.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkbuiltiniconprivate.h indentation: fix various alignment issues 2020-01-30 12:27:15 +01:00
gtkbutton.c button: Derive from GtkWidget 2020-05-04 22:53:07 -04:00
gtkbutton.h button: Derive from GtkWidget 2020-05-04 22:53:07 -04:00
gtkbuttonprivate.h
gtkcalendar.c calendar: Drop the Private struct 2020-04-26 15:38:09 -04:00
gtkcalendar.h calendar: Keep a GDateTime around 2020-02-07 13:16:32 -05:00
gtkcellarea.c cellarea: Cosmetics 2020-05-06 14:27:45 -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 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 Use gtk_widget_add/remove_css_class more 2020-04-10 12:09:57 -04:00
gtkcellrenderer.h cellrenderer: Add accessors for {get,set}_is_expande{r,d} 2019-08-11 09:34:50 +02:00
gtkcellrendereraccel.c gtk: Port widgets away from gtk_get_current_ apis 2020-04-11 17:29:27 -04:00
gtkcellrendereraccel.h cell renderer accel: Make final 2019-05-26 19:47:04 -04:00
gtkcellrenderercombo.c Drop GtkBin 2020-05-04 22:53:08 -04:00
gtkcellrenderercombo.h cell renderer combo: Make final 2019-05-26 20:07:53 -04:00
gtkcellrendererpixbuf.c IconTheme: Simplify icon scaling 2020-02-06 09:38:25 +01: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: Bring this back 2019-12-24 03:33:02 -05:00
gtkcellrendererspin.h cell renderer spin: Make final 2019-05-26 20:35:26 -04:00
gtkcellrendererspinner.c Use style values directly 2020-01-29 11:07:32 +01:00
gtkcellrendererspinner.h cell renderer spinner: Make final 2019-05-26 20:30:04 -04:00
gtkcellrenderertext.c stylecontext: Get rid of gtk_style_context_get() 2020-01-28 02:58:02 +01:00
gtkcellrenderertext.h cell renderer text: Drop the priv pointer 2019-05-26 20:28:38 -04:00
gtkcellrenderertoggle.c Use style values directly 2020-01-29 11:07:32 +01:00
gtkcellrenderertoggle.h cell renderer toggle: Make final 2019-05-26 20:17:15 -04:00
gtkcellview.c Use the new GtkBuildableParser type in GtkBuildable interfaces 2019-09-10 12:08:20 -04:00
gtkcellview.h cell view: Make final 2019-05-26 22:14:20 -04:00
gtkcenterbox.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkcenterbox.h
gtkcenterlayout.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkcenterlayout.h Add GtkCenterLayout 2019-09-13 11:07:54 +02:00
gtkcheckbutton.c checkbutton: Modernize 2020-05-04 22:53:07 -04:00
gtkcheckbutton.h check button: Use standard padding 2019-05-27 04:09:41 +00:00
gtkcheckbuttonprivate.h
gtkcolorbutton.c Use gtk_button_set_child throughout 2020-05-04 22:53:07 -04:00
gtkcolorbutton.h Add a GtkColorButton:modal property 2020-04-13 00:17:00 -04:00
gtkcolorchooser.c colorchooser: Fix typo in checkerboard color 2020-02-25 11:08:25 +01:00
gtkcolorchooser.h
gtkcolorchooserdialog.c colorchooserdialog: Drop the Private struct 2020-03-29 09:04:19 -04:00
gtkcolorchooserdialog.h color chooser dialog: Make final 2019-05-27 20:23:50 -04:00
gtkcolorchooserprivate.h color chooser: Port checkered pattern drawing from cairo 2019-08-11 09:34:50 +02:00
gtkcolorchooserwidget.c colorchooser: Fix a crash 2020-04-18 03:29:13 -04:00
gtkcolorchooserwidget.h colorchooserwidget: Inherit from GtkWidget 2019-08-03 14:44:24 +02:00
gtkcoloreditor.c Document actions 2020-04-11 10:07:31 -04:00
gtkcoloreditorprivate.h coloreditor: Drop the Private struct 2020-03-29 09:04:19 -04:00
gtkcolorpicker.c color picker: Also try kwin 2018-08-02 20:55:07 -04:00
gtkcolorpickerkwin.c Add a kwin color picker 2018-08-02 20:53:37 -04:00
gtkcolorpickerkwinprivate.h Add a kwin color picker 2018-08-02 20:53:37 -04:00
gtkcolorpickerportal.c colorpickerportal: Simplify version fetching code 2020-03-30 18:31:23 +02:00
gtkcolorpickerportalprivate.h Add a color picker implementation for portals 2018-07-27 14:23:20 -04:00
gtkcolorpickerprivate.h Don't export color picker functions 2020-02-05 01:01:47 -05:00
gtkcolorpickershell.c GdkRGBA: Use floats instead of doubles 2020-01-07 17:27:15 +01:00
gtkcolorpickershellprivate.h Add a color picker implementation for gnome-shell 2018-07-27 14:23:20 -04:00
gtkcolorplane.c Change the default value of GtkWidget:can-focus 2020-04-09 17:50:29 -04:00
gtkcolorplaneprivate.h
gtkcolorscale.c Use gtk_widget_add/remove_css_class more 2020-04-10 12:09:57 -04:00
gtkcolorscaleprivate.h colorscale: Remove x/y arguments from snapshot_scale 2018-11-09 18:01:58 +01:00
gtkcolorswatch.c colorswatch: Drop the Private struct 2020-04-13 20:04:32 -04:00
gtkcolorswatchprivate.h colorswatch: Drop the Private struct 2020-04-13 20:04:32 -04:00
gtkcolorutils.c GdkRGBA: Use floats instead of doubles 2020-01-07 17:27:15 +01:00
gtkcolorutils.h GdkRGBA: Use floats instead of doubles 2020-01-07 17:27:15 +01:00
gtkcombobox.c combobox: Use dispose instead of destroy 2020-05-05 18:23:53 -04:00
gtkcombobox.h combobox: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkcomboboxprivate.h
gtkcomboboxtext.c Use gtk_combo_box_set_child throughout 2020-05-04 22:53:08 -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
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 Annotate more functions returning GListModel 2020-04-28 13:31:59 +01: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 container: Use dispose instead of destroy 2020-05-05 18:25:29 -04:00
gtkcontainer.h container: Cosmetic doc cleanup 2020-04-20 16:30:45 -04:00
gtkcountingbloomfilterprivate.h css: Add fast-path for parent selector matching 2020-01-28 02:17:03 +01:00
gtkcssanimatedstyle.c css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -04:00
gtkcssanimatedstyleprivate.h css: Split styles into groups 2020-01-29 11:07:32 +01:00
gtkcssanimation.c cssanimatedstyle: Make set_animated_value transfer-full 2019-09-09 17:36:24 +02:00
gtkcssanimationprivate.h
gtkcssarrayvalue.c css: Remove outline border radius properties 2020-02-08 20:43:16 +01:00
gtkcssarrayvalueprivate.h Add pure and const annotations to various functions 2020-01-26 18:21:07 +01:00
gtkcssbgsizevalue.c css: Set the is_computed flag for more values 2020-01-18 08:49:51 +01:00
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c css: Set the is_computed flag for more values 2020-01-18 08:49:51 +01:00
gtkcssbordervalueprivate.h
gtkcssboxesimplprivate.h css boxes: Compute inline box from border box 2020-02-11 12:10:16 +01:00
gtkcssboxesprivate.h gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.h 2019-03-19 08:53:25 +01:00
gtkcsscalcvalue.c numbervalue: Add early-out to multiply() 2020-01-18 08:49:52 +01:00
gtkcsscalcvalueprivate.h
gtkcsscolorvalue.c Use style values directly 2020-01-29 11:07:32 +01:00
gtkcsscolorvalueprivate.h Add pure and const annotations to various functions 2020-01-26 18:21:07 +01:00
gtkcsscornervalue.c dimensionvalue: Add gtk_css_{dimension,corner}_value_is_zero() 2020-01-26 18:21:07 +01:00
gtkcsscornervalueprivate.h dimensionvalue: Add gtk_css_{dimension,corner}_value_is_zero() 2020-01-26 18:21:07 +01:00
gtkcssdimensionvalue.c css: Allow transitioning between different units again 2020-04-18 21:10:32 -04:00
gtkcssdimensionvalueprivate.h cssdimensionvalue: Remove an outdated comment 2020-01-26 18:21:07 +01:00
gtkcssdynamic.c cssanimatedstyle: Make set_animated_value transfer-full 2019-09-09 17:36:24 +02:00
gtkcssdynamicprivate.h
gtkcsseasevalue.c css: Set the is_computed flag for more values 2020-01-18 08:49:51 +01:00
gtkcsseasevalueprivate.h
gtkcssenumvalue.c Use style values directly 2020-01-29 11:07:32 +01:00
gtkcssenumvalueprivate.h css: Make font-weight an integer 2019-04-12 19:34:28 +02:00
gtkcssfiltervalue.c css: Give none singletons unique names 2020-04-18 15:24:13 -04:00
gtkcssfiltervalueprivate.h
gtkcssfontfeaturesvalue.c Avoid a crash in css font features values 2020-02-27 14:30:58 -05:00
gtkcssfontfeaturesvalueprivate.h
gtkcssfontvariationsvalue.c css: Set the is_computed flag for more values 2020-01-18 08:49:51 +01:00
gtkcssfontvariationsvalueprivate.h
gtkcssimage.c cssimage: Add gtk_css_image_to_string() 2020-01-26 18:21:07 +01:00
gtkcssimagecrossfade.c cssimage: Add is_computed vfunc 2020-01-18 08:49:51 +01:00
gtkcssimagecrossfadeprivate.h cssimage: Make cross-fade() an array 2019-04-12 19:34:28 +02:00
gtkcssimagefallback.c cssimagefallback: Don't snapshot invisible colors 2020-01-18 08:49:52 +01:00
gtkcssimagefallbackprivate.h
gtkcssimageicontheme.c css: Compare icon theme serials 2020-04-22 19:22:41 -04:00
gtkcssimageiconthemeprivate.h css: Compare icon theme serials 2020-04-22 19:22:41 -04:00
gtkcssimageinvalid.c
gtkcssimageinvalidprivate.h
gtkcssimagelinear.c cssimage: Add is_computed vfunc 2020-01-18 08:49:51 +01:00
gtkcssimagelinearprivate.h cssimagelinear: Use count+array for the color stops, not GArray 2020-01-18 08:49:51 +01:00
gtkcssimagepaintable.c cssimagepaintable: Implement is_computed() 2020-01-24 06:08:39 +01:00
gtkcssimagepaintableprivate.h
gtkcssimageprivate.h Add pure and const annotations to various functions 2020-01-26 18:21:07 +01:00
gtkcssimageradial.c cssimage: Add is_computed vfunc 2020-01-18 08:49:51 +01:00
gtkcssimageradialprivate.h cssimageradial: Use array + length instead of GArray 2020-01-18 08:49:51 +01:00
gtkcssimagerecolor.c Avoid mime sniffing where possible 2020-02-08 10:22:54 -05:00
gtkcssimagerecolorprivate.h
gtkcssimagescaled.c cssimagescaled: Implement is_computed() 2020-01-24 06:08:39 +01:00
gtkcssimagescaledprivate.h
gtkcssimageurl.c GtkCssImageUrl: Implement is_computed() 2020-01-26 18:21:07 +01:00
gtkcssimageurlprivate.h
gtkcssimagevalue.c css: Give none singletons unique names 2020-04-18 15:24:13 -04:00
gtkcssimagevalueprivate.h
gtkcssinheritvalue.c cssvalue: Add type names for all classes 2020-01-18 08:49:51 +01:00
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c css: Simplify default values 2020-01-18 08:49:52 +01:00
gtkcssinitialvalueprivate.h cssstaticstyle: Compute initial/inherit values directly 2019-09-09 17:36:24 +02:00
gtkcsskeyframes.c css: Review error messages 2019-04-12 19:34:28 +02:00
gtkcsskeyframesprivate.h Add pure and const annotations to various functions 2020-01-26 18:21:07 +01:00
gtkcsslookup.c css: Split styles into groups 2020-01-29 11:07:32 +01:00
gtkcsslookupprivate.h css: Split styles into groups 2020-01-29 11:07:32 +01:00
gtkcssnode.c profiler: Make profiler-is-running a macro 2020-02-12 11:05:01 +01:00
gtkcssnodedeclaration.c css: Add fast-path for parent selector matching 2020-01-28 02:17:03 +01:00
gtkcssnodedeclarationprivate.h css: Add fast-path for parent selector matching 2020-01-28 02:17:03 +01:00
gtkcssnodeprivate.h css: Add fast-path for parent selector matching 2020-01-28 02:17:03 +01:00
gtkcssnodestylecache.c
gtkcssnodestylecacheprivate.h
gtkcssnumbervalue.c numbervalue: Add early-out to multiply() 2020-01-18 08:49:52 +01:00
gtkcssnumbervalueprivate.h numbervalue: Add early-out to multiply() 2020-01-18 08:49:52 +01:00
gtkcsspalettevalue.c Stop using the -gtk-icon-theme style property 2020-04-22 12:35:22 -04: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
gtkcsspositionvalue.c css: Set the is_computed flag for more values 2020-01-18 08:49:51 +01:00
gtkcsspositionvalueprivate.h
gtkcssprovider.c cssprovider: Pass a GtkArray around when matching 2020-05-05 08:20:10 +02: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 cssvalue: Add is_computed flag 2020-01-18 08:49:51 +01:00
gtkcssrepeatvalueprivate.h
gtkcssselector.c cssprovider: Pass a GtkArray around when matching 2020-05-05 08:20:10 +02:00
gtkcssselectorprivate.h cssprovider: Pass a GtkArray around when matching 2020-05-05 08:20:10 +02:00
gtkcssshadowvalue.c css: Give none singletons unique names 2020-04-18 15:24:13 -04:00
gtkcssshadowvalueprivate.h Add pure and const annotations to various functions 2020-01-26 18:21:07 +01:00
gtkcssshorthandproperty.c shorthandproperty: Use alloca() when parsing properties 2020-05-05 08:20:09 +02:00
gtkcssshorthandpropertyimpl.c css: Remove outline border radius properties 2020-02-08 20:43:16 +01:00
gtkcssshorthandpropertyprivate.h styleproperty: Remove ability to query properties 2020-01-28 02:58:02 +01:00
gtkcssstaticstyle.c css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -04:00
gtkcssstaticstyleprivate.h css: Split styles into groups 2020-01-29 11:07:32 +01:00
gtkcssstringvalue.c css: Set the is_computed flag for more values 2020-01-18 08:49:51 +01:00
gtkcssstringvalueprivate.h
gtkcssstyle.c css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -04:00
gtkcssstylechange.c css: Fix an oversight in style change computation 2020-02-02 16:41:14 +01:00
gtkcssstylechangeprivate.h widget: Replace style-updated signal with css_changed vfunc 2020-02-05 02:46:13 +01:00
gtkcssstyleprivate.h css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -04:00
gtkcssstyleproperty.c styleproperty: Remove ability to query properties 2020-01-28 02:58:02 +01:00
gtkcssstylepropertyimpl.c css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -04:00
gtkcssstylepropertyprivate.h Add pure and const annotations to various functions 2020-01-26 18:21:07 +01:00
gtkcsstransformvalue.c css: Give none singletons unique names 2020-04-18 15:24:13 -04:00
gtkcsstransformvalueprivate.h transform: Move to GSK 2019-03-04 23:09:02 +01:00
gtkcsstransientnode.c css: Add fast-path for parent selector matching 2020-01-28 02:17:03 +01:00
gtkcsstransientnodeprivate.h
gtkcsstransition.c cssanimatedstyle: Make set_animated_value transfer-full 2019-09-09 17:36:24 +02:00
gtkcsstransitionprivate.h
gtkcsstypes.c Add a focus-within state 2020-04-16 12:31:01 -04:00
gtkcsstypesprivate.h css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -04:00
gtkcssunsetvalue.c cssvalue: Add type names for all classes 2020-01-18 08:49:51 +01:00
gtkcssunsetvalueprivate.h
gtkcssvalue.c Add pure and const annotations to various functions 2020-01-26 18:21:07 +01:00
gtkcssvalueprivate.h Add pure and const annotations to various functions 2020-01-26 18:21:07 +01:00
gtkcsswidgetnode.c csswidgetnode: Don't check for container 2020-05-08 10:57:41 -03:00
gtkcsswidgetnodeprivate.h
gtkcustomlayout.c Fix annotations for GtkCustomLayout 2020-04-22 19:24:45 +01:00
gtkcustomlayout.h Changes after review 2019-03-26 00:11:27 +00:00
gtkcustompaperunixdialog.c Use gtk_scrolled_window_set_child throughout 2020-05-04 22:53:07 -04:00
gtkcustompaperunixdialog.h
gtkdbusinterfaces.xml
gtkdebug.h Remove GTK_DEBUG=baselines 2020-02-10 00:10:43 -05:00
gtkdialog.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkdialog.h Padding review 2019-05-19 16:24:44 +00:00
gtkdialogprivate.h
gtkdragdestprivate.h Move code over 2020-01-08 18:48:21 -05:00
gtkdragicon.c dragicon: Derive from GtkWidget 2020-05-01 14:24:21 -04:00
gtkdragicon.h dragicon: Derive from GtkWidget 2020-05-01 14:24:21 -04:00
gtkdragsource.c dragicon: Add gtk_drag_icon_create_widget_for_value() 2020-03-02 04:43:56 +01:00
gtkdragsource.h Remove unused includes 2020-02-09 23:59:22 -05:00
gtkdrawingarea.c drawingarea: Add a ::resize signal 2020-05-06 14:27:45 -04:00
gtkdrawingarea.h drawingarea: Add a ::resize signal 2020-05-06 14:27:45 -04:00
gtkdrop.c gdk: Make gdk_drop_status() take preferred action 2020-03-02 04:43:56 +01:00
gtkdropcontrollermotion.c Add missing ownership transfer annotations 2020-02-26 10:29:59 +00:00
gtkdropcontrollermotion.h Add GtkDropControllerMotion 2020-02-22 07:33:40 +01:00
gtkdropprivate.h droptarget: Redo 2020-03-02 03:18:55 +01:00
gtkdroptarget.c droptarget: Fix confusion around ::leave signal 2020-05-08 08:50:44 -04:00
gtkdroptarget.h droptarget: Redo 2020-03-02 03:18:55 +01:00
gtkdroptargetasync.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkdroptargetasync.h droptarget: Redo 2020-03-02 03:18:55 +01:00
gtkeditable.c 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 flowboxchild: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkemojichooser.h Fix the build with -Dgtk_doc=true 2020-02-08 19:04:19 -05:00
gtkemojicompletion.c Drop GtkStack:homogeneous 2020-04-28 20:00:12 -04:00
gtkemojicompletion.h Make emoji completion work for GtkText 2019-02-18 14:24:21 -05:00
gtkentry.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkentry.h Remove unused includes 2020-02-09 23:59:22 -05:00
gtkentrybuffer.c entrybuffer: remove text in ::deleted-text default handler 2019-11-05 10:27:29 -08:00
gtkentrybuffer.h
gtkentrycompletion.c Use gtk_scrolled_window_set_child throughout 2020-05-04 22:53:07 -04:00
gtkentrycompletion.h entry completion: Make final 2019-05-27 20:23:50 -04:00
gtkentryprivate.h entrycompletion: Remove an unused field 2020-04-11 17:29:27 -04:00
gtkenums.h widget: Add a system_setting_changed vfunc 2020-04-22 19:29:15 -04:00
gtkeventcontroller.c eventcontroller: Remove some unnecessary casts 2020-05-05 08:20:10 +02:00
gtkeventcontroller.h Add gtk_event_controller_get_current_event[_state] 2020-04-11 17:29:27 -04:00
gtkeventcontrollerfocus.c event controller focus: drop include 2020-03-25 18:47:54 -04:00
gtkeventcontrollerfocus.h Keep more event controller api private 2020-02-21 00:51:03 -05:00
gtkeventcontrollerkey.c gdk: Redo key events 2020-04-06 15:13:54 -04:00
gtkeventcontrollerkey.h Split off GtkEventControllerFocus 2020-02-21 00:51:03 -05:00
gtkeventcontrollerlegacy.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkeventcontrollerlegacy.h gtkeventcontrollerlegacy: Make public 2018-10-15 17:39:04 +02:00
gtkeventcontrollermotion.c eventcontrollermotion: Fix docs 2020-02-22 07:33:40 +01:00
gtkeventcontrollermotion.h Keep more event controller api private 2020-02-21 00:51:03 -05:00
gtkeventcontrollerprivate.h Add gtk_event_controller_get_current_event[_state] 2020-04-11 17:29:27 -04:00
gtkeventcontrollerscroll.c events: reorganize getters 2020-02-21 00:51:03 -05:00
gtkeventcontrollerscroll.h
gtkexpander.c expander: Use dispose instead of destroy 2020-05-05 18:23:53 -04:00
gtkexpander.h Drop GtkBin 2020-05-04 22:53:08 -04:00
gtkfilechooser.c filechooser: Correct an annotation 2020-04-27 00:35:47 -04:00
gtkfilechooser.h Remove preview widget from GtkFileChooser 2020-02-22 16:39:01 +00:00
gtkfilechooserbutton.c filechooserbutton: Use dispose instead of destroy 2020-05-05 18:23:53 -04:00
gtkfilechooserbutton.h Add a GtkFileChooserButton:modal property 2020-04-12 23:45:03 -04:00
gtkfilechooserdialog.c headerbar: Rename custom-title to title-widget 2020-05-01 20:11:19 +05:00
gtkfilechooserdialog.h file chooser dialog: Make final 2019-05-28 02:42:14 +00:00
gtkfilechooserembed.c filechooser: Remove default size machinery 2020-01-28 02:17:31 +01:00
gtkfilechooserembed.h filechooser: Remove default size machinery 2020-01-28 02:17:31 +01:00
gtkfilechooserentry.c Remove GtkFileChooserEntry:local-only 2020-02-22 15:22:06 +00:00
gtkfilechooserentry.h Remove GtkFileChooserEntry:local-only 2020-02-22 15:22:06 +00:00
gtkfilechoosererrorstack.c filechoosererrorstack: Fix object life-cycle 2020-03-25 17:04:29 -04:00
gtkfilechoosererrorstackprivate.h file chooser error stack: Don't derive from stack 2019-05-28 22:35:36 +00:00
gtkfilechoosernative.c filechooser: Cosmetic doc changes 2020-04-17 20:08:21 -04:00
gtkfilechoosernative.h
gtkfilechoosernativeportal.c filechoosernativeportal: Fall back if portal is too old 2020-03-30 18:31:24 +02:00
gtkfilechoosernativeprivate.h portal file chooser: Handle errors 2020-03-21 13:16:43 -04:00
gtkfilechoosernativequartz.c Remove preview widget from GtkFileChooser 2020-02-22 16:39:01 +00:00
gtkfilechoosernativewin32.c Remove preview widget from GtkFileChooser 2020-02-22 16:39:01 +00:00
gtkfilechooserprivate.h Remove preview widget from GtkFileChooser 2020-02-22 16:39:01 +00:00
gtkfilechooserutils.c Remove preview widget from GtkFileChooser 2020-02-22 16:39:01 +00:00
gtkfilechooserutils.h Remove preview widget from GtkFileChooser 2020-02-22 16:39:01 +00:00
gtkfilechooserwidget.c filechooser: Translate type column 2020-05-02 19:57:38 -04:00
gtkfilechooserwidget.h file chooser widget: Make final 2019-05-28 02:41:15 +00:00
gtkfilechooserwidgetprivate.h
gtkfilefilter.c GtkFileFilter: Don't set the name from the GtkBuilder ID 2020-01-27 16:01:54 +13:00
gtkfilefilter.h
gtkfilefilterprivate.h
gtkfilesystem.c Stop using the -gtk-icon-theme style property 2020-04-22 12:35:22 -04:00
gtkfilesystem.h
gtkfilesystemmodel.c file-system-model: Refactor a helper 2020-04-26 17:38:49 -04:00
gtkfilesystemmodel.h
gtkfilterlistmodel.c Add missing (closure) GIR annotations 2020-01-13 14:26:50 +13:00
gtkfilterlistmodel.h listmodels: Clarify documentation for function prototypes 2018-09-18 08:02:21 +02:00
gtkfixed.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkfixed.h Padding review 2019-05-19 17:18:48 +00:00
gtkfixedlayout.c fixed: Fix an oversight in size requisition 2020-04-25 13:18:34 -04:00
gtkfixedlayout.h fixedlayout: Don't call the child transform position 2019-09-09 17:36:25 +02:00
gtkflattenlistmodel.c flattenlistmodel: Give access to child models 2020-03-25 18:47:46 -04:00
gtkflattenlistmodel.h flattenlistmodel: Give access to child models 2020-03-25 18:47:46 -04:00
gtkflowbox.c flowboxchild: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkflowbox.h flowboxchild: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkflowboxprivate.h flowbox: Add a private api to disable move-cursor 2020-04-14 15:07:47 -04:00
gtkfontbutton.c Use gtk_button_set_child throughout 2020-05-04 22:53:07 -04:00
gtkfontbutton.h Add a GtkFontButton:modal property 2020-04-13 00:28:34 -04:00
gtkfontchooser.c Add missing (closure) GIR annotations 2020-01-13 14:26:50 +13:00
gtkfontchooser.h
gtkfontchooserdialog.c fontchooserdialog: Drop the Private struct 2020-04-26 15:38:09 -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 fontchooserwidget: Drop the Private struct 2020-04-26 15:38:09 -04:00
gtkfontchooserwidget.h font chooser widget: Make final 2019-05-28 00:56:41 +00:00
gtkfontchooserwidgetprivate.h gtkfontchooser: Use GtkEventControllerKey 2018-06-21 12:50:57 +02:00
gtkframe.c frame: Derive from GtkWidget 2020-05-04 17:01:18 -04:00
gtkframe.h frame: Derive from GtkWidget 2020-05-04 17:01:18 -04:00
gtkgesture.c gesture: Fix gtk_gesture_get_bounding_box 2020-03-28 15:03:33 -04:00
gtkgesture.h Strip const from GdkEvent 2020-02-21 00:51:02 -05:00
gtkgestureclick.c gestureclick: Drop the area 2020-05-06 14:19:50 -04:00
gtkgestureclick.h gestureclick: Drop the area 2020-05-06 14:19:50 -04:00
gtkgestureclickprivate.h Rename GtkGestureMultiPress to GtkGestureClick 2019-05-29 17:10:46 +00:00
gtkgesturedrag.c events: reorganize getters 2020-02-21 00:51:03 -05:00
gtkgesturedrag.h
gtkgesturedragprivate.h
gtkgesturelongpress.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkgesturelongpress.h 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 gesture: Keep the target widget for events 2020-02-21 00:51:02 -05:00
gtkgesturerotate.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkgesturerotate.h
gtkgesturerotateprivate.h
gtkgesturesingle.c events: reorganize getters 2020-02-21 00:51:03 -05:00
gtkgesturesingle.h
gtkgesturesingleprivate.h
gtkgesturestylus.c GdkEvent: Save history in a GArray 2020-05-05 08:20:09 +02:00
gtkgesturestylus.h
gtkgesturestylusprivate.h
gtkgestureswipe.c events: reorganize getters 2020-02-21 00:51:03 -05:00
gtkgestureswipe.h
gtkgestureswipeprivate.h
gtkgesturezoom.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkgesturezoom.h
gtkgesturezoomprivate.h
gtkgizmo.c gizmo: Allow passing changing focus behavior 2020-04-09 17:50:29 -04:00
gtkgizmoprivate.h gizmo: Allow passing changing focus behavior 2020-04-09 17:50:29 -04:00
gtkgladecatalog.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkglarea.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkglarea.h gl area: Use standard padding 2019-05-26 22:19:21 -04:00
gtkgrid.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkgrid.h grid: Use standard padding 2019-05-26 23:30:21 -04:00
gtkgridlayout.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkgridlayout.h Add GtkGridLayout 2019-04-03 19:03:58 +01:00
gtkheaderbar.c headerbar: Include GtkWindowHandle 2020-05-07 23:58:16 +05:00
gtkheaderbar.h headerbar: Rename custom-title to title-widget 2020-05-01 20:11:19 +05:00
gtkheaderbarprivate.h headerbar: Update window buttons automatically 2020-04-23 19:26:10 +05:00
gtkhsla.c
gtkhslaprivate.h
gtkiconcache.c icontheme: Optimize memory use and lookup speed by internalizing icon names 2020-02-07 12:00:52 +01:00
gtkiconcacheprivate.h icontheme: Optimize memory use and lookup speed by internalizing icon names 2020-02-07 12:00:52 +01:00
gtkiconcachevalidatorprivate.h
gtkiconhelper.c css: Drop the -gtk-icon-theme property 2020-04-22 12:35:30 -04:00
gtkiconhelperprivate.h IconTheme: Simplify icon scaling 2020-02-06 09:38:25 +01:00
gtkicontheme.c icontheme: Don't free array element 2020-05-06 18:14:36 -03:00
gtkicontheme.h icontheme: Update the api 2020-02-18 20:32:17 -05:00
gtkiconthemeprivate.h icontheme: Keep a serial 2020-04-22 15:18:16 -04:00
gtkiconview.c iconview: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtkiconview.h treeview, iconview: Don't return the drop target 2020-03-02 03:18:55 +01:00
gtkiconviewprivate.h gtk: Port widgets away from gtk_get_current_ apis 2020-04-11 17:29:27 -04:00
gtkimage.c image: Invalidate icon helper when icon theme changes 2020-04-22 19:30:48 -04:00
gtkimage.h image: Make final 2019-05-26 22:22:40 -04:00
gtkimagedefinition.c
gtkimagedefinitionprivate.h
gtkimageprivate.h
gtkimcontext.c gtk: Stop using GdkEventKey 2020-02-21 00:51:03 -05:00
gtkimcontext.h gtk: Stop using GdkEventKey 2020-02-21 00:51:03 -05:00
gtkimcontextbroadway.c imcontext: Fix priorities of modules 2019-01-22 04:33:11 +01:00
gtkimcontextbroadway.h
gtkimcontextime.c win32: Build fixes 2020-03-13 07:47:48 -04:00
gtkimcontextime.h ime: Stop using ::hierarchy-changed 2019-02-23 09:43:57 -05:00
gtkimcontextquartz.c gtk: Stop using GdkEventKey 2020-02-21 00:51:03 -05:00
gtkimcontextquartz.h
gtkimcontextsimple.c Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkimcontextsimple.h
gtkimcontextsimpleprivate.h
gtkimcontextsimpleseqs.h
gtkimcontextwayland.c imwayland: Clamp the surrounding string end correctly 2020-04-03 19:55:55 +02:00
gtkimcontextwayland.h
gtkimmodule.c Remove gtkutils{.c,private.h} 2020-01-26 18:21:07 +01:00
gtkimmodule.h
gtkimmoduleprivate.h immodule: Pass a GdkDisplay for default context ID 2019-01-08 00:41:12 +01:00
gtkimmulticontext.c gtk: Stop using modifier intents 2020-04-06 16:32:03 -04:00
gtkimmulticontext.h Remove unused includes 2019-09-16 07:23:17 -04:00
gtkinfobar.c Use gtk_revealer_set_child throughout 2020-05-04 22:53:08 -04:00
gtkinfobar.h infobar: Remove _get_{action,content}_area() 2020-02-15 17:18:26 +01:00
gtkintl.h
gtkistringprivate.h texthistory: add GtkTextHistory helper 2019-11-05 09:34:29 -08:00
gtkkineticscrolling.c
gtkkineticscrollingprivate.h
gtklabel.c Merge branch 'wip/baedert/for-master' into 'master' 2020-05-06 03:55:55 +00:00
gtklabel.h label: Remove priv pointer 2020-04-17 15:21:00 +02: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 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 Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtklevelbar.h level bar: Make final 2019-05-26 22:24:14 -04:00
gtklinkbutton.c linkbutton: Drop the Private struct 2020-04-26 15:38:09 -04:00
gtklinkbutton.h Minor typos in the Documentation (a/an) 2019-08-25 12:52:46 +00:00
gtklistbox.c listboxrow: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtklistbox.h listboxrow: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtklistlistmodel.c Revert "listlistmodel: Fix documentation comment" 2018-09-18 10:01:12 +05:30
gtklistlistmodelprivate.h widget: Add gtk_widget_observe_children() 2018-09-16 18:50:17 +02:00
gtkliststore.c liststore: Fix gtk_list_store_iter_is_valid() 2020-03-06 05:44:11 +01:00
gtkliststore.h tree models: Use standard padding 2019-05-28 23:23:06 -04:00
gtklockbutton.c lockbutton: Drop the Private struct 2020-04-13 20:04:32 -04:00
gtklockbutton.h lock button: Don't allow subclassing 2019-05-19 17:12:24 -04:00
gtklockbuttonprivate.h
gtkmagnifier.c magnifier: Don't try to use a null widget paintable 2020-03-24 10:44:06 +01:00
gtkmagnifierprivate.h
gtkmain.c add GtkArray 2020-05-05 08:20:10 +02:00
gtkmain.h Drop gtk_get_current_ apis 2020-04-11 17:29:27 -04:00
gtkmaplistmodel.c maplistmodel: Add an example to the docs 2020-02-04 17:51:01 +01:00
gtkmaplistmodel.h listmodels: Clarify documentation for function prototypes 2018-09-18 08:02:21 +02:00
gtkmarshalers.list Restructure the GdkEvent type hierarchy 2020-04-16 19:54:02 +01:00
gtkmediacontrols.c Remove a "-" 2020-04-26 20:44:04 +00:00
gtkmediacontrols.h video: Add header include guard 2018-10-06 00:29:31 +02:00
gtkmediafile.c mediafile: Privately export function to the extension 2020-04-28 00:37:54 -04:00
gtkmediafile.h
gtkmediafileprivate.h mediafile: Privately export function to the extension 2020-04-28 00:37:54 -04:00
gtkmediastream.c mediastream: fix documentation 2019-03-31 08:37:45 +05:30
gtkmediastream.h
gtkmenubutton.c Use gtk_button_set_child throughout 2020-05-04 22:53:07 -04:00
gtkmenubutton.h menubutton: Drop relief 2020-04-17 10:57:36 -04:00
gtkmenubuttonprivate.h menubutton: Add a create_popup_func 2019-09-09 17:36:23 +02:00
gtkmenusectionbox.c popovermenu: Don't put a separator before the first section 2020-04-27 20:27:39 -04:00
gtkmenusectionboxprivate.h Add nesting popover menus 2019-09-08 19:02:06 -04:00
gtkmenutracker.c build: Add -Wnull-dereference 2020-03-05 08:14:37 +01: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 Rename gtk_widget{get,set,has}_style_class to _css_class 2020-02-07 13:16:45 -05:00
gtkmessagedialog.h message dialog: Make not subclassable 2019-05-19 16:49:45 +00:00
gtkmodelbutton.c modelbutton: Unify activation code paths 2020-05-06 20:27:04 -04:00
gtkmodelbuttonprivate.h Privatize popover menu pieces 2019-11-11 12:42:06 +01:00
gtkmodules.c Remove gtkutils{.c,private.h} 2020-01-26 18:21:07 +01:00
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c mountoperation-x11: Fix copy/paste thinko 2020-03-05 07:05:48 +01:00
gtkmountoperation.c Use gtk_scrolled_window_set_child throughout 2020-05-04 22:53:07 -04: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 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
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 notebook: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtknotebook.h notebook: Make final 2019-05-28 20:01:43 -04:00
gtkorientable.c Rename gtk_widget{get,set,has}_style_class to _css_class 2020-02-07 13:16:45 -05:00
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c Add gtk_overlay_remove_overlay 2020-05-04 22:53:08 -04:00
gtkoverlay.h Add gtk_overlay_remove_overlay 2020-05-04 22:53:08 -04:00
gtkoverlaylayout.c Use gtk_overlay_set_child throughout 2020-05-04 22:53:08 -04:00
gtkoverlaylayoutprivate.h overlay: Use a layout manager 2019-03-28 16:36:59 -04:00
gtkpadcontroller.c gtkpadcontroller: Avoid filling action list with empty elements 2020-04-24 22:21:08 +02:00
gtkpadcontroller.h padcontroller: Copy action entries 2020-03-07 14:52:45 +01:00
gtkpagesetup.c g-i: Add some nullable annotations 2018-11-18 13:36:50 +01:00
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 Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtkpaned.h paned: Make final 2019-05-27 03:25:34 +00:00
gtkpango.c Move label attribute parser code 2020-04-06 22:59:45 -04:00
gtkpango.h Move label attribute parser code 2020-04-06 22:59:45 -04:00
gtkpapersize.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtkpapersize.h
gtkpasswordentry.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkpasswordentry.h password entry: Adapt to new context menu api 2019-06-13 11:59:50 +00:00
gtkpathbar.c Use gtk_button_set_child throughout 2020-05-04 22:53:07 -04:00
gtkpathbar.h pathbar: Inherit from GtkWidget 2020-02-25 11:08:25 +01:00
gtkpicture.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkpicture.h
gtkplacessidebar.c droptarget: Fix confusion around ::leave signal 2020-05-08 08:50:44 -04:00
gtkplacessidebarprivate.h placessidebar: Don't use the GdkDrag 2020-03-02 03:18:55 +01:00
gtkplacesview.c placesview: Don't do the same thing twice 2020-05-09 19:41:30 -04:00
gtkplacesviewprivate.h placesview: Drop the Private struct 2020-05-05 10:45:47 -04:00
gtkplacesviewrow.c placesview: Stop using ::popup-menu 2020-03-25 23:14:45 -04:00
gtkplacesviewrowprivate.h
gtkpointerfocus.c Rename things 2019-04-08 08:42:25 -04:00
gtkpointerfocusprivate.h
gtkpopover.c tooltip: Add private api to allocate the window 2020-05-06 14:27:45 -04:00
gtkpopover.h popover: Derive from GtkWidget 2020-05-04 22:53:07 -04:00
gtkpopovermenu.c Use gtk_popover_set_child throughout 2020-05-04 22:53:07 -04:00
gtkpopovermenu.h popover: Drop ::relative-to 2020-02-24 20:46:41 -05:00
gtkpopovermenubar.c popovermenubar: Avoid calling gtk_widget_destroy() 2020-02-25 10:43:15 +01:00
gtkpopovermenubar.h Rename GtkPopoverBar to GtkPopoverMenuBar 2019-06-09 17:42:07 +00:00
gtkpopovermenubarprivate.h window: Move F10 handling to popover menubars 2019-12-29 18:44:26 -05:00
gtkpopovermenuprivate.h popover: Drop ::relative-to 2020-02-24 20:46:41 -05:00
gtkpopoverprivate.h popover: Implement auto mnemonics 2020-03-25 23:14:45 -04:00
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c Drop the margin property 2020-02-25 20:59:04 -05:00
gtkprintbackendprivate.h 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 Use gtk_combo_box_set_child throughout 2020-05-04 22:53:08 -04:00
gtkprinteroptionwidget.h
gtkprinterprivate.h printer: Drop the priv pointer 2019-05-26 17:51:02 -04:00
gtkprintjob.c printjob: Drop the Private struct 2020-03-29 09:04:19 -04:00
gtkprintjob.h print job: Make final 2019-05-26 17:51:24 -04:00
gtkprintoperation-portal.c gtk: Port all users to the new gtk_show_uri() 2020-04-11 22:10:08 -04:00
gtkprintoperation-portal.h
gtkprintoperation-private.h
gtkprintoperation-unix.c gtk: Port all users to the new gtk_show_uri() 2020-04-11 22:10:08 -04:00
gtkprintoperation-win32.c win32: Build fixes 2020-03-13 07:47:48 -04:00
gtkprintoperation.c 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 Add missing (closure) GIR annotations 2020-01-13 14:26:50 +13:00
gtkprintsettings.h
gtkprintunixdialog.c printunixdialog: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtkprintunixdialog.h print dialog: Make final 2019-05-26 19:55:41 +00:00
gtkprintutils.c Replace fallthrough comments with G_GNUC_FALLTHROUGH 2020-03-06 10:39:42 +01:00
gtkprintutils.h
gtkprivate.c gtk: Stop using modifier intents 2020-04-06 16:32:03 -04:00
gtkprivate.h Drop gtk_get_current_ apis 2020-04-11 17:29:27 -04:00
gtkprivatetypebuiltins.c.template Use g_once for all the mkenums template files 2019-05-21 10:32:08 -05:00
gtkprivatetypebuiltins.h.template Use @basename@ in enumeration type templates 2019-02-04 14:02:45 +01:00
gtkprogressbar.c progressbar: Drop the Private struct 2020-04-26 15:44:44 -04:00
gtkprogressbar.h progress bar: Make final 2019-05-26 18:49:21 -04:00
gtkprogresstracker.c
gtkprogresstrackerprivate.h
gtkpropertylookuplistmodel.c propertylookuplistmodel: Add 2018-09-16 18:50:17 +02:00
gtkpropertylookuplistmodelprivate.h propertylookuplistmodel: Add 2018-09-16 18:50:17 +02:00
gtkquartz.c selection: Remove GtkSelectionData 2020-02-23 01:59:00 +01:00
gtkquartz.h
gtkquery.c Remove some dead assignments 2019-07-14 10:08:04 +02:00
gtkquery.h query: Remove private pointer 2019-05-15 17:53:18 +02:00
gtkradiobutton.c radiobutton: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtkradiobutton.h radio button: Make final 2019-05-27 00:10:48 -04:00
gtkrange.c range: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtkrange.h range: remove range_size_request vfunc 2019-08-09 14:30:01 +02:00
gtkrangeprivate.h colorscale: Redraw correct widget after setting rgba 2019-01-16 19:20:53 +01:00
gtkrbtree.c build: Add -Wnull-dereference 2020-03-05 08:14:37 +01:00
gtkrbtreeprivate.h rbtree: Make node getters not require tree argument 2019-01-14 02:14:11 +01:00
gtkrecentmanager.c recentmanager: Stop using linked lists 2019-09-09 17:36:26 +02:00
gtkrecentmanager.h
gtkrender.c GtkIconPaintable: Always recolor when snapshotting. 2020-02-06 09:38:25 +01:00
gtkrender.h render: Remove gtk_render_background_get_clip 2020-01-26 18:21:07 +01:00
gtkrenderbackground.c css: Make some local variables const 2020-02-05 04:03:43 +01:00
gtkrenderbackgroundprivate.h css: Pass boxes to the render functions 2019-02-15 06:53:22 +01:00
gtkrenderborder.c renderborder: Make simple border case more obvious 2020-02-07 13:15:59 -05:00
gtkrenderborderprivate.h css: Pass boxes to the render functions 2019-02-15 06:53:22 +01:00
gtkrendericon.c gtk_css_style_snapshot_icon_paintable: Fix uninitialized memory access 2020-02-06 17:47:56 +01:00
gtkrendericonprivate.h GtkIconPaintable: Always recolor when snapshotting. 2020-02-06 09:38:25 +01:00
gtkrendernodepaintable.c rendernodepaintable: ceil() bounds for intrinsic size 2020-01-07 17:27:19 +01:00
gtkrendernodepaintableprivate.h inspector: Make the render node tree use a ListBox 2018-09-16 18:50:17 +02:00
gtkrevealer.c revealer: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkrevealer.h revealer: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkroot.c Move the idle sizer to the gtkroot.c 2020-04-25 21:03:57 -04:00
gtkroot.h Move the Root interface to a private header 2019-06-30 23:42:44 +01:00
gtkrootprivate.h Move the idle sizer to the gtkroot.c 2020-04-25 21:03:57 -04:00
gtkroundedbox.c css: Remove outline border radius properties 2020-02-08 20:43:16 +01:00
gtkroundedboxprivate.h css: Remove outline border radius properties 2020-02-08 20:43:16 +01:00
gtkscale.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkscale.h scale: Add a destroy notify to set_format_value_func 2019-08-15 17:21:47 +02:00
gtkscalebutton.c scalebutton: Shorten finalize() implementation 2020-05-05 08:20:09 +02:00
gtkscalebutton.h volume button: Don't allow subclassing 2019-05-19 20:34:13 +00:00
gtkscaler.c scaler: Avoid some signal connections 2019-08-15 17:13:29 +02:00
gtkscalerprivate.h
gtkscrollable.c
gtkscrollable.h
gtkscrollbar.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkscrollbar.h scrollbar: Make final 2019-05-26 22:37:42 -04:00
gtkscrolledwindow.c scrolledwindow: Derive from GtkWidget 2020-05-04 22:53:07 -04:00
gtkscrolledwindow.h scrolledwindow: Derive from GtkWidget 2020-05-04 22:53:07 -04:00
gtksearchbar.c searchbar: Drop the Private struct 2020-05-05 10:45:47 -04:00
gtksearchbar.h searchbar: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtksearchengine.c Remove simple search engine 2020-01-31 16:52:27 +01:00
gtksearchengine.h
gtksearchenginemodel.c gtk: Drop the "plus" 2019-02-05 11:26:20 +01:00
gtksearchenginemodel.h
gtksearchenginequartz.c searchenginequartz: Fix naming of Beagle @ comment 2019-01-07 20:46:08 +00:00
gtksearchenginequartz.h
gtksearchenginetracker.c searchenginetracker: Don't leak the hits' GFiles 2018-06-20 17:20:31 +01:00
gtksearchenginetracker.h
gtksearchentry.c Rename GDK_MOD1_MASK to GDK_ALT_MASK 2020-04-06 01:40:49 -04:00
gtksearchentry.h search entry: Make final 2019-05-26 23:21:07 -04:00
gtksearchentryprivate.h search entry: Add private api to get the text widget 2019-02-20 10:29:26 -05:00
gtkselectionmodel.c selectionmodel: Remove doubled semicolon 2019-10-07 04:49:50 +02:00
gtkselectionmodel.h selectionmodel: Change prototype of query_range() 2019-02-15 06:28:35 +01:00
gtkseparator.c separator: Drop the Private struct 2020-04-26 15:38:09 -04:00
gtkseparator.h separator: Make final 2019-05-26 22:37:56 -04:00
gtksettings.c settings: Call gtk_system_setting_changed 2020-04-22 19:29:59 -04:00
gtksettings.h settings: Drop the Private struct 2020-03-28 10:22:44 -04:00
gtksettingsprivate.h gtksettings: Remove unused functions & prototypes 2019-09-09 17:36:24 +02:00
gtkshortcut.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkshortcut.h shortcut: Change the API for creating shortcuts 2020-03-25 23:14:27 -04:00
gtkshortcutaction.c shortcuts: documentation fixes 2020-04-04 12:22:43 -04:00
gtkshortcutaction.h Add an api to parse shortcut actions 2020-04-03 22:41:15 -04:00
gtkshortcutactionprivate.h shortcutaction: Integrate with GtkBuilder property parsing 2020-03-25 23:14:28 -04:00
gtkshortcutcontroller.c shortcutcontroller: Check for NULL GtkNative of widget 2020-05-05 08:20:10 +02:00
gtkshortcutcontroller.h Annotation fixes 2020-04-03 15:30:56 +01:00
gtkshortcutcontrollerprivate.h shortcutcontroller: Use a list model for shortcuts 2020-03-25 23:14:28 -04:00
gtkshortcutlabel.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkshortcutlabel.h shortcutlabel: Inherit from GtkWidget 2019-10-22 09:37:08 +02:00
gtkshortcutmanager.c shortcutmanager: Speed up default_remove_controller a bit 2020-05-05 08:20:10 +02:00
gtkshortcutmanager.h Add GtkShortcutManager 2020-03-25 23:14:27 -04:00
gtkshortcutmanagerprivate.h shortcutmanager: Use list models 2020-03-25 23:14:28 -04:00
gtkshortcutsgroup.c
gtkshortcutsgroup.h shortcuts window: Make not subclassable 2019-05-19 19:03:49 +00:00
gtkshortcutssection.c shortcutssection: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtkshortcutssection.h shortcuts window: Make not subclassable 2019-05-19 19:03:49 +00:00
gtkshortcutsshortcut.c Use gtk_widget_add/remove_css_class more 2020-04-10 12:09:57 -04:00
gtkshortcutsshortcut.h shortcuts window: Make not subclassable 2019-05-19 19:03:49 +00:00
gtkshortcutsshortcutprivate.h
gtkshortcutswindow.c Use gtk_search_bar_set_child throughout 2020-05-04 22:53:08 -04:00
gtkshortcutswindow.h shortcuts window: Make not subclassable 2019-05-19 19:03:49 +00:00
gtkshortcutswindowprivate.h
gtkshortcuttrigger.c shortcuttrigger: Don't trigger on key releases 2020-04-06 19:16:41 -04:00
gtkshortcuttrigger.h gdk: Redo key events 2020-04-06 15:13:54 -04:00
gtkshow.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtkshow.h Redo gtk_show_uri_on_window 2020-04-11 21:56:32 -04:00
gtksidebarrow.c Remove unused includes 2020-02-09 23:59:22 -05:00
gtksidebarrowprivate.h gtkplacessidebar: Show busy spinner in sidebar row during mount ops 2018-07-27 16:44:50 +02:00
gtksingleselection.c singleselection: Fix a memory leak 2020-03-22 14:05:56 +05:30
gtksingleselection.h types: Move GTK_INVALID_LIST_POSITION here 2019-12-12 19:10:45 +01:00
gtksizegroup-private.h
gtksizegroup.c Move the idle sizer to GtkWindow 2020-04-20 16:30:45 -04:00
gtksizegroup.h sizegroup: Drop the priv pointer 2019-05-19 19:22:53 +00:00
gtksizerequest.c sizerequest: Stop clamping for_size to natural size 2020-02-22 07:33:23 +01:00
gtksizerequest.h
gtksizerequestcache.c sizerequestcache: Inline out-var assignments 2018-08-05 10:22:10 +02:00
gtksizerequestcacheprivate.h sizerequestcache: Inline out-var assignments 2018-08-05 10:22:10 +02:00
gtkslicelistmodel.c slicelistmodel: Fix two wrong computations 2020-02-14 03:15:22 +01:00
gtkslicelistmodel.h GtkSliceListModel: add 2018-09-16 18:50:17 +02:00
gtksnapshot.c snapshot: Avoid a save/restore pair if we can 2020-04-17 15:21:00 +02:00
gtksnapshot.h transform: Add perspective() 2019-03-05 20:46:00 +01:00
gtksnapshotprivate.h snapshot: Remove new_with_parent 2020-02-07 13:16:32 -05:00
gtksortlistmodel.c Add missing (closure) GIR annotations 2020-01-13 14:26:50 +13:00
gtksortlistmodel.h GtkSortListModel: Add 2018-09-16 18:50:17 +02:00
gtkspinbutton.c spinbutton: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtkspinbutton.h spin button: Make final 2019-05-26 23:22:47 -04:00
gtkspinner.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkspinner.h Rename GtkSpinner::active to ::spinning 2020-02-24 22:37:02 -05:00
gtkstack.c stack: Add a :use-underline property 2020-04-30 19:17:34 -04:00
gtkstack.h stack: Add GtkStackPage:visible accessors 2020-02-20 10:23:09 +01:00
gtkstacksidebar.c listboxrow: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkstacksidebar.h stacksidebar: Inherit from GtkWidget 2019-10-09 16:57:22 +02:00
gtkstackswitcher.c Use gtk_button_set_child throughout 2020-05-04 22:53:07 -04:00
gtkstackswitcher.h stackswitcher: Inherit from GtkWidget 2019-10-12 18:12:58 +02:00
gtkstatusbar.c statusbar: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtkstatusbar.h statusbar: Remove _get_message_area() from public API 2020-02-25 14:18:24 +01:00
gtkstatusbarprivate.h statusbar: Remove _get_message_area() from public API 2020-02-25 14:18:24 +01:00
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c css: Add fast-path for parent selector matching 2020-01-28 02:17:03 +01:00
gtkstylecascadeprivate.h
gtkstylecontext.c stylecontext: Remove _list_classes() from public API 2020-05-05 08:20:09 +02:00
gtkstylecontext.h stylecontext: Remove _list_classes() from public API 2020-05-05 08:20:09 +02:00
gtkstylecontextprivate.h Drop gtk_style_context_reset_widgets 2020-04-22 19:30:48 -04:00
gtkstyleproperty.c styleproperty: Remove ability to query properties 2020-01-28 02:58:02 +01:00
gtkstylepropertyprivate.h styleproperty: Remove ability to query properties 2020-01-28 02:58:02 +01:00
gtkstyleprovider.c css: Add fast-path for parent selector matching 2020-01-28 02:17:03 +01:00
gtkstyleprovider.h
gtkstyleproviderprivate.h css: Add fast-path for parent selector matching 2020-01-28 02:17:03 +01:00
gtkswitch.c Reinstate expected focus behavior 2020-04-09 17:50:29 -04:00
gtkswitch.h switch: Stop using a private struct 2019-09-11 08:12:31 +02:00
gtktestutils.c Stop using gtk_main and gtk_main_quit 2020-02-09 23:12:32 -05:00
gtktestutils.h
gtktext.c text: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtktext.h widget: Make gtk_widget_grab_focus() return a boolean 2019-10-15 16:33:05 +02:00
gtktextattributes.c texttag: Support overline and hyphenation control 2020-03-20 23:58:23 -04:00
gtktextattributes.h texttag: Support overline and hyphenation control 2020-03-20 23:58:23 -04:00
gtktextbtree.c textbtree: short-circuit visibility check when possible 2020-03-18 11:32:46 -07:00
gtktextbtree.h textview: Use paintables instead of textures, and fix the support 2020-02-06 17:47:56 +01:00
gtktextbuffer.c Assorted documentation fixes 2020-04-20 00:38:58 -04:00
gtktextbuffer.h Match argument name between declaration and definition 2020-02-13 14:53:25 +00:00
gtktextbufferprivate.h
gtktextchild.c Annotate gtk_text_child_anchor_get_widgets() correctly 2020-05-06 23:09:53 +01:00
gtktextchild.h textchild: Include <gtk/gtkwidget.h> 2020-05-06 15:13:03 -03:00
gtktextchildprivate.h textview: Use paintables instead of textures, and fix the support 2020-02-06 17:47:56 +01:00
gtktexthandle.c gtktexthandle: Set parent through API call 2020-04-25 00:09:41 +02:00
gtktexthandleprivate.h gtktexthandle: Refactor and use native surfaces 2020-03-20 15:52:19 +01:00
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 build: Add -Wnull-dereference 2020-03-05 08:14:37 +01:00
gtktextiter.h textview: Use paintables instead of textures, and fix the support 2020-02-06 17:47:56 +01:00
gtktextiterprivate.h textiter: add _gtk_text_iter_same_line() 2019-07-28 10:34:15 -07:00
gtktextlayout.c textchild: Return an array from get_widgets 2020-05-05 08:20:09 +02:00
gtktextlayoutprivate.h textview: Render visible marks better 2020-01-03 13:00:53 -05: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 text mark: Use standard padding 2019-05-27 20:23:50 -04:00
gtktextmarkprivate.h
gtktextprivate.h text: Remove gtk_text_get_im_context() 2020-02-20 10:23:09 +01:00
gtktextsegment.c
gtktextsegment.h textview: Use paintables instead of textures, and fix the support 2020-02-06 17:47:56 +01:00
gtktexttag.c Make overline support conditional 2020-03-21 01:18:54 -04:00
gtktexttag.h text tag: Use standard padding 2019-05-27 20:23:50 -04:00
gtktexttagprivate.h texttag: Support overline and hyphenation control 2020-03-20 23:58:23 -04:00
gtktexttagtable.c textbtree: short-circuit visibility check when possible 2020-03-18 11:32:46 -07:00
gtktexttagtable.h text tag table: Make final 2019-05-27 20:23:50 -04:00
gtktexttagtableprivate.h textbtree: short-circuit visibility check when possible 2020-03-18 11:32:46 -07:00
gtktexttypes.c
gtktexttypes.h textview: Use paintables instead of textures, and fix the support 2020-02-06 17:47:56 +01:00
gtktextutil.c Use style values directly 2020-01-29 11:07:32 +01:00
gtktextutil.h Remove gtkdnd.h 2020-01-08 18:48:20 -05:00
gtktextview.c textview: Ensure popup menu is properly inserted 2020-05-10 16:25:28 -04:00
gtktextview.h gtk: Stop using GdkEventKey 2020-02-21 00:51:03 -05:00
gtktextviewchild.c textview: Give attached children a different css name 2020-05-10 16:25:28 -04:00
gtktextviewchildprivate.h textview: use GtkTextViewChild for border and overlay children 2019-10-04 14:45:43 -07:00
gtktextviewprivate.h
gtktogglebutton.c Use gtk_window_set_child throughout 2020-05-04 22:53:08 -04:00
gtktogglebutton.h toggle button: Use standard padding 2019-05-27 04:08:07 +00:00
gtktooltip.c tooltip: Add private api to allocate the window 2020-05-06 14:27:45 -04:00
gtktooltip.h tooltip: Remove gtk_tooltip_trigger_tooltip_query 2019-01-18 19:43:51 +01:00
gtktooltipprivate.h tooltip: Add private api to allocate the window 2020-05-06 14:27:45 -04:00
gtktooltipwindow.c tooltipwindow: Stop using the ::size-allocate signal 2020-05-06 14:27:45 -04:00
gtktooltipwindowprivate.h tooltipwindow: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtktrashmonitor.c
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c Add missing ownership transfer annotations 2020-02-26 10:29:59 +00:00
gtktreednd.h dnd: Port the TreeModel machinery to GValue DND 2020-02-18 02:40:00 +01:00
gtktreelistmodel.c treelistmodel: Small documentation tweaks 2020-02-04 17:51:01 +01:00
gtktreelistmodel.h tree list model: Add a missing annotation 2019-12-08 00:30:32 -05:00
gtktreemodel.c treepath: Use g_renew() 2020-03-06 05:43:56 +01:00
gtktreemodel.h
gtktreemodelfilter.c build: Add -Wnull-dereference 2020-03-05 08:14:37 +01:00
gtktreemodelfilter.h tree models: Use standard padding 2019-05-28 23:23:06 -04:00
gtktreemodelsort.c build: Add -Wnull-dereference 2020-03-05 08:14:37 +01:00
gtktreemodelsort.h tree models: Use standard padding 2019-05-28 23:23:06 -04:00
gtktreepopover.c Use gtk_popover_set_child throughout 2020-05-04 22:53:07 -04:00
gtktreepopoverprivate.h treepopover: Fix header guard 2020-02-07 13:16:32 -05:00
gtktreeprivate.h Rename GtkRBTree to GtkTreeRBTree 2019-01-14 02:14:11 +01:00
gtktreerbtree.c build: Add -Wnull-dereference 2020-03-05 08:14:37 +01:00
gtktreerbtreeprivate.h Rename GtkRBTree to GtkTreeRBTree 2019-01-14 02:14:11 +01:00
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 Add missing (closure) GIR annotations 2020-01-13 14:26:50 +13:00
gtktreesortable.h
gtktreestore.c dnd: Port the TreeModel machinery to GValue DND 2020-02-18 02:40:00 +01:00
gtktreestore.h tree models: Use standard padding 2019-05-28 23:23:06 -04:00
gtktreeview.c treeview: Cosmetic change 2020-05-06 14:27:45 -04:00
gtktreeview.h treeview, iconview: Don't return the drop target 2020-03-02 03:18:55 +01:00
gtktreeviewcolumn.c Use gtk_button_set_child throughout 2020-05-04 22:53:07 -04:00
gtktreeviewcolumn.h treeviewcolumn: Remove cell_area parameter from _cell_get_size 2019-08-09 17:04:58 +02:00
gtktypebuiltins.c.template Use g_once for all the mkenums template files 2019-05-21 10:32:08 -05:00
gtktypebuiltins.h.template Use @basename@ in enumeration type templates 2019-02-04 14:02:45 +01:00
gtktypes.h shortcut: Add GtkShortcutAction 2020-03-25 23:14:27 -04:00
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkversion.h.in Docs: Various tweaks 2020-04-19 16:26:25 -04:00
gtkvideo.c video: Don't hide the controls while the popup is shown 2020-04-28 15:11:26 -04:00
gtkvideo.h video: Add header include guard 2018-10-06 00:29:31 +02:00
gtkviewport.c viewport: Use dispose instead of destroy 2020-05-05 18:23:54 -04:00
gtkviewport.h viewport: Derive from GtkWidget 2020-05-04 17:01:18 -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 Merge branch 'wip/exalm/headerbar-dragging' into 'master' 2020-05-10 18:15:57 +00:00
gtkwidget.h widget: Drop the destroy vfunc 2020-05-05 18:25:29 -04:00
gtkwidgetfocus.c widgetfocus: Remove unnecessary check 2020-02-04 17:51:01 +01:00
gtkwidgetpaintable.c widgetpaintable: Don't emit signals on dispose 2019-03-29 09:56:52 +01:00
gtkwidgetpaintable.h
gtkwidgetpaintableprivate.h widgetpaintable: Add a hack to make recursion not infloop 2018-07-13 14:56:04 +02:00
gtkwidgetprivate.h widget: Pass parent to gtk_widget_consumes_motion() 2020-05-07 09:44:15 +05:00
gtkwin32.c
gtkwindow.c Merge branch 'wip/exalm/headerbar-dragging' into 'master' 2020-05-10 18:15:57 +00:00
gtkwindow.h window: Derive from GtkWidget 2020-05-04 22:53:08 -04:00
gtkwindowcontrols.c Merge branch 'wip/exalm/controls-dispose' into 'master' 2020-05-05 18:19:00 +00:00
gtkwindowcontrols.h Add GtkWindowControls 2020-04-26 15:13:15 +05:00
gtkwindowgroup.c gtkwindowgroup: Take default group into account when listing windows 2020-04-24 23:03:13 +02:00
gtkwindowgroup.h Drop gtk_grab_add/remove from public api 2020-02-28 16:36:17 -05:00
gtkwindowhandle.c Add GtkWindowHandle 2020-05-07 23:57:58 +05:00
gtkwindowhandle.h Add GtkWindowHandle 2020-05-07 23:57:58 +05:00
gtkwindowprivate.h window: Remove unused private function 2020-05-05 08:20:10 +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 Add GtkWindowHandle 2020-05-07 23:57:58 +05: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 Fix a typo 2018-08-28 12:24:13 -04:00
script-names.h
text-input-unstable-v3.xml imwayland: Add text-input-unstable-v3 support 2018-12-18 20:27:12 +01:00