gtk2/gtk
Timm Bäder 9b15c6900a colorscale: Redraw correct widget after setting rgba
The entire color scale hack is still done in GtkRange, which draws the
color scale in the range gizmo. So, to correctly redraw the color scale
when setting a new color, we need to redraw the proper widget and that's
the trough widget.

Fixes #1453
2019-01-16 19:20:53 +01:00
..
a11y Rename GtkRBTree to GtkTreeRBTree 2019-01-14 02:14:11 +01:00
deprecated
emoji
gesture
glade
icons Bring back gtk-orientation icons 2018-07-27 13:35:29 -04:00
inspector inspect-button: Remove custom pick() implementation 2018-11-29 08:50:18 +01:00
theme Revert "Adwaita: GNOME 3.32" 2018-12-10 21:22:56 +01:00
tools (#1471): base64-encode included SVGs to avoid mis-escaped characters 2018-11-27 13:57:21 -06:00
ui placesview: List only available protocols as available 2018-12-14 12:30:52 -05:00
compose-parse.py
fallback-c89.c
fnmatch.c
gdkpixbufutilsprivate.h
gen-gtk-gresources-xml.py Bring back gtk-orientation icons 2018-07-27 13:35:29 -04:00
gen-paper-names.c
gentypefuncs.py
gskpango.c css: Report sizes as absolute 2018-07-04 06:15:33 +02:00
gskpango.h snapshot: Export gtk_snapshot_append_layout() 2018-03-26 18:16:36 +02:00
gtk-a11y.h picture: Introduce 2018-06-10 02:23:02 +02:00
gtk-autocleanups.h gtk-autocleanups: add cleanup function for GtkRecentInfo 2018-11-05 21:37:42 +00:00
gtk-compose-lookaside.txt
gtk-keys.css.default
gtk-keys.css.emacs Add binding for <alt>BackSpace to emacs keys 2018-04-01 20:16:05 -07:00
gtk-keys.css.mac
gtk-text-input.xml
gtk-win32.rc.body.in
gtk.h gtkeventcontrollerlegacy: Make public 2018-10-15 17:39:04 +02:00
gtkaboutdialog.c aboutdialog: Remove priv pointer 2018-07-08 21:50:59 +02:00
gtkaboutdialog.h aboutdialog: Remove priv pointer 2018-07-08 21:50:59 +02:00
gtkaccelgroup.c Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkaccelgroup.h
gtkaccelgroupprivate.h
gtkaccellabel.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkaccellabel.h accellabel: Stop saying it's a GtkLabel 2018-03-27 18:20:52 +02:00
gtkaccelmap.c
gtkaccelmap.h
gtkaccelmapprivate.h
gtkaccessible.c
gtkaccessible.h
gtkactionable.c g-i: Add some nullable annotations 2018-11-18 13:36:50 +01:00
gtkactionable.h
gtkactionbar.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkactionbar.h
gtkactionhelper.c
gtkactionhelperprivate.h
gtkactionmuxer.c
gtkactionmuxerprivate.h
gtkactionobservable.c
gtkactionobservable.h
gtkactionobserver.c
gtkactionobserver.h
gtkadjustment.c adjustment: Only emit ::changed from dispatch_properties_changed 2018-06-20 20:47:17 +02:00
gtkadjustment.h
gtkadjustmentprivate.h
gtkallocatedbitmask.c
gtkallocatedbitmaskprivate.h
gtkappchooser.c
gtkappchooser.h
gtkappchooserbutton.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkappchooserbutton.h appchooserbutton: Remove priv pointer 2018-11-13 15:19:07 +01:00
gtkappchooserdialog.c appchooserdialog: Fix memory leak 2018-05-13 14:57:04 +05:30
gtkappchooserdialog.h
gtkappchooserprivate.h
gtkappchooserwidget.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkappchooserwidget.h
gtkapplication-dbus.c Check for the session bus before using it 2019-01-02 20:35:19 -05:00
gtkapplication-quartz-menu.c
gtkapplication-quartz.c
gtkapplication-wayland.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkapplication-x11.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkapplication.c application: Remove dead assignment 2018-12-04 06:30:47 +01:00
gtkapplication.h GtkApplication: Remove priv pointer 2018-07-08 09:41:15 +02:00
gtkapplicationaccels.c
gtkapplicationaccelsprivate.h
gtkapplicationimpl.c
gtkapplicationprivate.h GtkApplication: track screensaver state 2018-08-30 22:53:36 -04:00
gtkapplicationwindow.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkapplicationwindow.h
gtkaspectframe.c aspectframe: Remove priv pointer 2018-07-08 10:02:43 +02:00
gtkaspectframe.h aspectframe: Remove priv pointer 2018-07-08 10:02:43 +02:00
gtkassistant.c assistant: Remove some unused defines 2018-09-23 17:34:03 +02:00
gtkassistant.h
gtkbbox.c buttonbox: Remove redundant if statement 2019-01-03 08:57:16 +01:00
gtkbbox.h Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkbin.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkbin.h bin: Remove public GtkBinPrivate typedef 2018-06-04 21:58:44 +02:00
gtkbindings.c bindings: Remove GTK_TYPE_IDENTIFIER 2018-07-31 06:46:36 +02:00
gtkbindings.h
gtkbindingsprivate.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbookmarksmanager.c
gtkbookmarksmanager.h
gtkborder.c
gtkborder.h
gtkbox.c Box, Grid: Improve various bits of documentation 2018-12-04 20:43:19 +00:00
gtkbox.h
gtkboxprivate.h
gtkbuildable.c GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_end 2018-10-08 11:38:20 +13:00
gtkbuildable.h GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_end 2018-10-08 11:38:20 +13:00
gtkbuilder-menus.c
gtkbuilder.c builder: Fix g-i annotations of _get_translation_domain 2018-06-18 17:35:02 +02:00
gtkbuilder.h builder: Use TRUE/FALSE for error return values 2018-06-18 17:35:02 +02:00
gtkbuilder.rnc
gtkbuilderparser.c
gtkbuilderprivate.h
gtkbutton.c button: Remove some dead code 2018-12-04 06:30:47 +01:00
gtkbutton.h
gtkbuttonprivate.h
gtkcalendar.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkcalendar.h
gtkcellarea.c GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_end 2018-10-08 11:38:20 +13:00
gtkcellarea.h
gtkcellareabox.c
gtkcellareabox.h
gtkcellareaboxcontext.c
gtkcellareaboxcontextprivate.h
gtkcellareacontext.c Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkcellareacontext.h
gtkcelleditable.c CellRenderer|Editable: Don't @See_also subclasses 2018-04-17 19:07:39 +01:00
gtkcelleditable.h
gtkcelllayout.c
gtkcelllayout.h
gtkcellrenderer.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcellrenderer.h Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkcellrendereraccel.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c iconhelper: Always size contents to icon size 2018-06-10 02:25:28 +02:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcellrendererprogress.h
gtkcellrendererspin.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcellrendererspin.h
gtkcellrendererspinner.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcellrendererspinner.h
gtkcellrenderertext.c Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcellrenderertoggle.h
gtkcellview.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkcellview.h
gtkcenterbox.c Use g_clear_pointer to unparent widgets 2018-11-13 20:53:14 +01:00
gtkcenterbox.h
gtkcheckbutton.c Use g_clear_pointer to unparent widgets 2018-11-13 20:53:14 +01:00
gtkcheckbutton.h
gtkcheckbuttonprivate.h
gtkcheckmenuitem.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkcheckmenuitem.h
gtkcheckmenuitemprivate.h
gtkcolorbutton.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkcolorbutton.h colorbutton: Remove priv pointer 2018-06-04 21:58:44 +02:00
gtkcolorchooser.c
gtkcolorchooser.h
gtkcolorchooserdialog.c
gtkcolorchooserdialog.h
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c colorchooser: Remove extra custom color 2019-01-03 08:56:46 +01:00
gtkcolorchooserwidget.h
gtkcoloreditor.c color editor: Add a color picker button 2018-07-27 14:23:20 -04:00
gtkcoloreditorprivate.h
gtkcolorpicker.c color picker: Also try kwin 2018-08-02 20:55:07 -04:00
gtkcolorpickerkwin.c Add a kwin color picker 2018-08-02 20:53:37 -04:00
gtkcolorpickerkwinprivate.h Add a kwin color picker 2018-08-02 20:53:37 -04:00
gtkcolorpickerportal.c Move the should_use_portal helper to gdk 2018-11-04 08:17:32 -05:00
gtkcolorpickerportalprivate.h Add a color picker implementation for portals 2018-07-27 14:23:20 -04:00
gtkcolorpickerprivate.h Add a color picker interface 2018-07-27 14:23:19 -04:00
gtkcolorpickershell.c colorpickershell: Unpack the tuple returned from PickColor() 2018-08-13 13:52:41 +01:00
gtkcolorpickershellprivate.h Add a color picker implementation for gnome-shell 2018-07-27 14:23:20 -04:00
gtkcolorplane.c colorplane: Convert crosshair rendering to snapshot 2018-11-27 05:37:38 +01:00
gtkcolorplaneprivate.h
gtkcolorscale.c colorscale: Redraw correct widget after setting rgba 2019-01-16 19:20:53 +01:00
gtkcolorscaleprivate.h colorscale: Remove x/y arguments from snapshot_scale 2018-11-09 18:01:58 +01:00
gtkcolorswatch.c Use g_clear_pointer to unparent widgets 2018-11-13 20:53:14 +01:00
gtkcolorswatchprivate.h colorswatch: Remove priv pointer 2018-07-08 09:41:15 +02:00
gtkcolorutils.c
gtkcolorutils.h
gtkcombobox.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkcombobox.h combobox: Remove priv pointer 2018-06-16 10:09:12 +02:00
gtkcomboboxprivate.h
gtkcomboboxtext.c
gtkcomboboxtext.h comboboxtext: GTK_DISABLE_SINGLE_INCLUDES is not a thing 2018-04-25 17:18:16 +02:00
gtkcomposetable.c Revert "imcontext: Make size arguments be gsize and not int" 2018-06-14 11:15:14 +05:30
gtkcomposetable.h Revert "imcontext: Make size arguments be gsize and not int" 2018-06-14 11:15:14 +05:30
gtkcontainer.c container: Document that removal from foreach is permissible 2018-11-19 13:58:34 +01:00
gtkcontainer.h container: Document that removal from foreach is permissible 2018-11-19 13:58:34 +01:00
gtkcontainerprivate.h container: Remove gtk_container_maybe_start_idle_sizer() 2018-04-11 03:16:34 +02:00
gtkcssanimatedstyle.c css: Implement support for dynamic values 2018-03-16 06:04:43 +01:00
gtkcssanimatedstyleprivate.h
gtkcssanimation.c
gtkcssanimationprivate.h
gtkcssarrayvalue.c css: Implement dynamic values for array values 2018-03-16 06:04:44 +01:00
gtkcssarrayvalueprivate.h
gtkcssbgsizevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssbordervalueprivate.h
gtkcsscalcvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsscalcvalueprivate.h
gtkcsscolorvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsscolorvalueprivate.h
gtkcsscornervalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsscornervalueprivate.h
gtkcssdimensionvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssdimensionvalueprivate.h
gtkcssdynamic.c css: Implement support for dynamic values 2018-03-16 06:04:43 +01:00
gtkcssdynamicprivate.h css: Implement support for dynamic values 2018-03-16 06:04:43 +01:00
gtkcsseasevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsseasevalueprivate.h
gtkcssenumvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssenumvalueprivate.h
gtkcssfiltervalue.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssfiltervalueprivate.h
gtkcssfontfeaturesvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssfontfeaturesvalueprivate.h Fix header guards 2018-04-23 18:54:43 -04:00
gtkcssfontvariationsvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssfontvariationsvalueprivate.h Fix header guards 2018-04-23 18:54:43 -04:00
gtkcssiconthemevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssiconthemevalueprivate.h
gtkcssimage.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagebuiltin.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagebuiltinprivate.h
gtkcssimagecrossfade.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagecrossfadeprivate.h
gtkcssimagefallback.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagefallbackprivate.h
gtkcssimageicontheme.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimageiconthemeprivate.h
gtkcssimageinvalid.c cssimage: Add gtk_css_image_is_invalid() 2018-03-16 06:04:44 +01:00
gtkcssimageinvalidprivate.h cssimage: Add gtk_css_image_is_invalid() 2018-03-16 06:04:44 +01:00
gtkcssimagelinear.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagelinearprivate.h
gtkcssimagepaintable.c cssimage: Add GtkCssImagePaintable 2018-03-16 06:04:44 +01:00
gtkcssimagepaintableprivate.h cssimage: Add GtkCssImagePaintable 2018-03-16 06:04:44 +01:00
gtkcssimageprivate.h cssimage: Add gtk_css_image_is_invalid() 2018-03-16 06:04:44 +01:00
gtkcssimageradial.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimageradialprivate.h
gtkcssimagerecolor.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagerecolorprivate.h
gtkcssimagescaled.c css: Fix compiler warning 2018-03-16 06:04:43 +01:00
gtkcssimagescaledprivate.h Make GtkCssImageScaled handle scales properly 2018-03-15 06:04:08 -04:00
gtkcssimageurl.c cssimage: Add GtkCssImagePaintable 2018-03-16 06:04:44 +01:00
gtkcssimageurlprivate.h
gtkcssimagevalue.c cssimage: Implement dynamic values 2018-03-16 06:04:43 +01:00
gtkcssimagevalueprivate.h
gtkcssimagewin32.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagewin32private.h
gtkcssinheritvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssinitialvalueprivate.h
gtkcsskeyframes.c
gtkcsskeyframesprivate.h
gtkcsslookup.c
gtkcsslookupprivate.h
gtkcssmatcher.c
gtkcssmatcherprivate.h
gtkcssnode.c Remove gtk_css_node_reverse_children 2018-06-18 17:35:02 +02:00
gtkcssnodedeclaration.c
gtkcssnodedeclarationprivate.h
gtkcssnodeprivate.h Remove gtk_css_node_reverse_children 2018-06-18 17:35:02 +02:00
gtkcssnodestylecache.c
gtkcssnodestylecacheprivate.h
gtkcssnumbervalue.c
gtkcssnumbervalueprivate.h
gtkcsspalettevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsspalettevalueprivate.h
gtkcssparser.c css: Parse hex colors with alpha value 2018-03-02 02:00:24 +01:00
gtkcssparserprivate.h
gtkcsspathnode.c
gtkcsspathnodeprivate.h
gtkcsspositionvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsspositionvalueprivate.h
gtkcssprovider.c gtkcssprovider: remove gtk_css_provider_get_default 2018-07-19 19:25:17 +03:00
gtkcssprovider.h gtkcssprovider: remove gtk_css_provider_get_default 2018-07-19 19:25:17 +03:00
gtkcssproviderprivate.h
gtkcssrepeatvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssrepeatvalueprivate.h
gtkcssrgbavalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssrgbavalueprivate.h
gtkcsssection.c
gtkcsssection.h Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkcsssectionprivate.h
gtkcssselector.c
gtkcssselectorprivate.h
gtkcssshadowsvalue.c shadowvalue: Remove unused API 2019-01-10 16:49:19 +01:00
gtkcssshadowsvalueprivate.h shadowvalue: Remove unused API 2019-01-10 16:49:19 +01:00
gtkcssshadowvalue.c shadowvalue: Remove unused API 2019-01-10 16:49:19 +01:00
gtkcssshadowvalueprivate.h render: Make gtk_render_background() use the snapshot API 2018-07-24 20:55:45 +02:00
gtkcssshorthandproperty.c
gtkcssshorthandpropertyimpl.c css: Don't do indirections 2018-07-04 06:15:33 +02:00
gtkcssshorthandpropertyprivate.h
gtkcssstaticstyle.c
gtkcssstaticstyleprivate.h
gtkcssstringvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssstringvalueprivate.h
gtkcssstyle.c
gtkcssstylechange.c
gtkcssstylechangeprivate.h
gtkcssstyleprivate.h
gtkcssstyleproperty.c
gtkcssstylepropertyimpl.c Remove GTK_CSS_AFFECTS_CLIP 2018-07-17 17:33:47 +02:00
gtkcssstylepropertyprivate.h
gtkcsstransformvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsstransformvalueprivate.h
gtkcsstransientnode.c
gtkcsstransientnodeprivate.h
gtkcsstransition.c
gtkcsstransitionprivate.h
gtkcsstypes.c
gtkcsstypesprivate.h Remove GTK_CSS_AFFECTS_CLIP 2018-07-17 17:33:47 +02:00
gtkcssunsetvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssunsetvalueprivate.h
gtkcssvalue.c cssvalue: Remove typechecks 2018-05-19 10:18:50 +02:00
gtkcssvalueprivate.h css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsswidgetnode.c
gtkcsswidgetnodeprivate.h
gtkcsswin32sizevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsswin32sizevalueprivate.h
gtkcustompaperunixdialog.c
gtkcustompaperunixdialog.h
gtkdbusinterfaces.xml
gtkdebug.h gtk: Remove debug updates 2018-04-05 14:56:38 +02:00
gtkdialog.c dialog: Remove priv pointer 2018-07-08 09:41:15 +02:00
gtkdialog.h dialog: Remove priv pointer 2018-07-08 09:41:15 +02:00
gtkdialogprivate.h
gtkdnd.c Remove GDestroyNotify casts in g_clear_pointer() uses 2018-07-25 10:05:39 +03:00
gtkdnd.h dnd: Rename gtk_drag_begin_with_coordinates 2018-07-12 13:02:42 +02:00
gtkdndprivate.h gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtkdragdest.c gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtkdragdest.h dnd: Make drag-motion and drag-drop signals use GdkDrop 2018-06-18 23:49:52 +02:00
gtkdragsource.c Merge branch 'wip/carlosg/controller' into 'master' 2018-05-01 12:35:53 +00:00
gtkdragsource.h dragsource: Replace gtk_drag_source_set_icon_surface() 2018-03-16 06:04:45 +01:00
gtkdrawingarea.c drawingarea: Clarify some comments 2018-06-18 17:35:03 +02:00
gtkdrawingarea.h
gtkeditable.c
gtkeditable.h
gtkemojichooser.c emoji chooser: Actually force Emoji presentation 2018-12-03 21:47:53 -05:00
gtkemojichooser.h
gtkemojicompletion.c Force emoji presentation 2018-11-30 16:20:44 -05:00
gtkemojicompletion.h Add an emoji completion popup 2018-04-23 18:54:43 -04:00
gtkentry.c entry: Remove _gtk_entry_grab_focus 2019-01-16 19:18:13 +01:00
gtkentry.h Fixes to the gtk docs 2018-05-05 18:03:31 -04:00
gtkentrybuffer.c entrybuffer: Remove priv pointer 2018-03-30 23:15:04 +02:00
gtkentrybuffer.h entrybuffer: Remove priv pointer 2018-03-30 23:15:04 +02:00
gtkentrycompletion.c GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_end 2018-10-08 11:38:20 +13:00
gtkentrycompletion.h
gtkentryprivate.h entry: Remove _gtk_entry_grab_focus 2019-01-16 19:18:13 +01:00
gtkenums.h doc: Fix there/their typo 2018-07-27 02:28:45 +00:00
gtkeventcontroller.c eventcontroller: Make widget no longer a construct-only property 2018-04-26 17:59:42 +02:00
gtkeventcontroller.h eventcontroller: Move declaration 2018-04-26 17:59:41 +02:00
gtkeventcontrollerkey.c EventControllerKey: Add missing documentation bits 2018-12-14 23:28:54 +00:00
gtkeventcontrollerkey.h eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkeventcontrollerlegacy.c eventcontrollerlegact: Fix ::event docs 2018-11-08 05:48:14 +01:00
gtkeventcontrollerlegacy.h gtkeventcontrollerlegacy: Make public 2018-10-15 17:39:04 +02:00
gtkeventcontrollermotion.c Docs: Remove more since markers 2018-06-26 12:31:41 -04:00
gtkeventcontrollermotion.h eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +02:00
gtkeventcontrollerprivate.h eventcontroller: Add vfuncs to (un)set widget 2018-04-26 17:59:41 +02:00
gtkeventcontrollerscroll.c eventcontrollerscroll: Conditionally propagate ::scroll 2018-11-12 10:35:37 +01:00
gtkeventcontrollerscroll.h eventcontrollerscroll: Port to new API model 2018-04-26 17:59:42 +02:00
gtkexpander.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkexpander.h expander: Remove priv pointer 2018-03-28 16:32:46 +02:00
gtkfilechooser.c
gtkfilechooser.h
gtkfilechooserbutton.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkfilechooserbutton.h filechooserbutton: Remove priv pointer 2018-06-18 17:35:03 +02:00
gtkfilechooserdialog.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c gtkfilechoooserentry: Handle tab completion through key controller 2018-06-21 12:54:03 +02:00
gtkfilechooserentry.h
gtkfilechoosererrorstack.c
gtkfilechoosererrorstackprivate.h
gtkfilechoosernative.c
gtkfilechoosernative.h
gtkfilechoosernativeportal.c Move the should_use_portal helper to gdk 2018-11-04 08:17:32 -05:00
gtkfilechoosernativeprivate.h
gtkfilechoosernativequartz.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkfilechoosernativewin32.c win32 file chooser: add missing g_slist_reverse 2018-06-18 09:44:46 +00:00
gtkfilechooserprivate.h
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkfilechooserwidget.h
gtkfilechooserwidgetprivate.h
gtkfilefilter.c GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_end 2018-10-08 11:38:20 +13:00
gtkfilefilter.h
gtkfilefilterprivate.h
gtkfilesystem.c
gtkfilesystem.h
gtkfilesystemmodel.c
gtkfilesystemmodel.h
gtkfilterlistmodel.c rbtree: Make node getters not require tree argument 2019-01-14 02:14:11 +01:00
gtkfilterlistmodel.h listmodels: Clarify documentation for function prototypes 2018-09-18 08:02:21 +02:00
gtkfixed.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkfixed.h fixed: Remove child list 2018-07-05 19:08:19 +02:00
gtkflattenlistmodel.c rbtree: Make node getters not require tree argument 2019-01-14 02:14:11 +01:00
gtkflattenlistmodel.h gtk: Add GtkFlattenListModel 2018-09-16 18:50:17 +02:00
gtkflowbox.c flowbox: Accept multipress gesture late 2019-01-07 21:01:59 +00:00
gtkflowbox.h
gtkfontbutton.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkfontbutton.h fontbutton: Remove priv pointer 2018-06-18 17:35:03 +02:00
gtkfontchooser.c font chooser: Make the language property writable 2018-04-02 13:37:53 -04:00
gtkfontchooser.h font chooser: Make the language property writable 2018-04-02 13:37:53 -04:00
gtkfontchooserdialog.c gtkfontchooser: Use GtkEventControllerKey 2018-06-21 12:50:57 +02:00
gtkfontchooserdialog.h
gtkfontchooserprivate.h
gtkfontchooserutils.c
gtkfontchooserutils.h
gtkfontchooserwidget.c Merge branch 'include-ft2build.h' into 'master' 2018-11-14 13:30:28 +00:00
gtkfontchooserwidget.h
gtkfontchooserwidgetprivate.h gtkfontchooser: Use GtkEventControllerKey 2018-06-21 12:50:57 +02:00
gtkframe.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkframe.h frame: Remove priv pointer 2018-04-15 17:12:01 +02:00
gtkgesture.c gtkgesture: Check claimed status after event delivery 2018-06-19 13:47:38 +02:00
gtkgesture.h gtk: Move GtkGesture declaration to gtktypes.h 2018-07-24 20:55:45 +02:00
gtkgesturedrag.c draggesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturedrag.h draggesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturedragprivate.h
gtkgesturelongpress.c longpressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturelongpress.h longpressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturelongpressprivate.h
gtkgesturemultipress.c gesturemultipress: Don’t fire ::released after ::cancel 2018-05-29 19:09:28 +03:00
gtkgesturemultipress.h multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturemultipressprivate.h
gtkgesturepan.c GesturePan: Remove widget parameter from docs, too 2018-05-05 10:51:24 +01:00
gtkgesturepan.h pangesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgesturepanprivate.h
gtkgestureprivate.h
gtkgesturerotate.c rotategesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgesturerotate.h rotategesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgesturerotateprivate.h
gtkgesturesingle.c
gtkgesturesingle.h
gtkgesturesingleprivate.h
gtkgesturestylus.c gesturestylus: Use proper syntax when refering to signals 2018-12-07 16:36:10 +01:00
gtkgesturestylus.h gesturestylus: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturestylusprivate.h gtk: Add GtkGestureStylus 2018-04-05 19:26:53 +02:00
gtkgestureswipe.c swipegesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgestureswipe.h swipegesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgestureswipeprivate.h
gtkgesturezoom.c zoomgesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgesturezoom.h zoomgesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgesturezoomprivate.h
gtkgizmo.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkgizmoprivate.h widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkgladecatalog.c
gtkglarea.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkglarea.h
gtkgrid.c Box, Grid: Improve various bits of documentation 2018-12-04 20:43:19 +00:00
gtkgrid.h
gtkheaderbar.c headerbar: Remove superfluous parentheses 2018-11-27 06:06:28 +01:00
gtkheaderbar.h
gtkheaderbarprivate.h
gtkhsla.c
gtkhslaprivate.h
gtkicon.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkiconcache.c iconcache: Remove unused defines 2019-01-10 16:49:19 +01:00
gtkiconcacheprivate.h
gtkiconcachevalidatorprivate.h
gtkiconhelper.c iconhelper: Fix drawing of empty and paintable helpers 2018-09-05 06:34:32 +02:00
gtkiconhelperprivate.h image: size request is always CONSTANT_SIZE 2018-07-04 06:15:33 +02:00
gtkiconprivate.h
gtkicontheme.c Win32: Fix typo on compilation speedup macro define 2018-12-22 01:18:17 +01:00
gtkicontheme.h Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkiconthemeprivate.h icontheme: Stop exporting gtk_icon_info_new_for_file 2018-11-08 05:48:14 +01:00
gtkiconview.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkiconview.h iconview: Port DND icons to snapshot paintables 2018-03-26 18:16:36 +02:00
gtkiconviewprivate.h eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +02:00
gtkimage.c image: Avoid some unnecessary signal connections 2018-12-31 12:44:02 +01:00
gtkimage.h image: Remove private struct from public header 2018-12-31 12:44:02 +01:00
gtkimagedefinition.c cellrendererpixbuf: Store the texture in the iconhelper paintable 2018-03-16 06:04:45 +01:00
gtkimagedefinitionprivate.h cellrendererpixbuf: Store the texture in the iconhelper paintable 2018-03-16 06:04:45 +01:00
gtkimageprivate.h
gtkimcontext.c
gtkimcontext.h
gtkimcontextbroadway.c Avoid warnings 2018-03-09 02:13:13 -05:00
gtkimcontextbroadway.h
gtkimcontextime.c gtkimcontextime.c: Fix Korean input 2018-10-09 17:10:23 +08:00
gtkimcontextime.h gtkimcontextime: fix to compile again 2018-03-28 09:28:32 +00:00
gtkimcontextquartz.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkimcontextquartz.h
gtkimcontextsimple.c Revert "imcontext: Make size arguments be gsize and not int" 2018-06-14 11:15:14 +05:30
gtkimcontextsimple.h Revert "imcontext: Make size arguments be gsize and not int" 2018-06-14 11:15:14 +05:30
gtkimcontextsimpleprivate.h
gtkimcontextsimpleseqs.h
gtkimcontextwayland.c imcontextwayland: (Hopefully) fix if expression 2019-01-04 05:55:26 +01:00
gtkimcontextwayland.h
gtkimcontextxim.c Revert "gdk: Drop configure events" 2018-07-15 20:23:45 -04:00
gtkimcontextxim.h imcontextxim: Move initialisation into _init function 2018-03-04 19:55:54 +01:00
gtkimmodule.c immodule: Check if module matches display 2019-01-08 00:41:12 +01:00
gtkimmodule.h
gtkimmoduleprivate.h immodule: Pass a GdkDisplay for default context ID 2019-01-08 00:41:12 +01:00
gtkimmulticontext.c immodule: Pass a GdkDisplay for default context ID 2019-01-08 00:41:12 +01:00
gtkimmulticontext.h
gtkinfobar.c infobar: Remove priv pointer 2018-06-20 20:47:18 +02:00
gtkinfobar.h infobar: Remove priv pointer 2018-06-20 20:47:18 +02:00
gtkintl.h
gtkinvisible.c gtk: Chain up in toplevels' realize 2018-04-11 03:16:34 +02:00
gtkinvisible.h
gtkkeyhash.c
gtkkeyhash.h
gtkkineticscrolling.c Rename gtkkineticscrolling.h to gtkkineticscrollingprivate.h 2018-03-28 16:47:54 +02:00
gtkkineticscrollingprivate.h Rename gtkkineticscrolling.h to gtkkineticscrollingprivate.h 2018-03-28 16:47:54 +02:00
gtklabel.c label: Add missing nullable annotation 2019-01-13 08:23:25 +01:00
gtklabel.h
gtklabelprivate.h
gtklayout.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtklayout.h layout: Remove priv pointer 2018-07-08 21:50:59 +02:00
gtklevelbar.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtklevelbar.h levelbar: Remove priv pointer 2018-03-20 09:37:59 +01:00
gtklinkbutton.c gdk: Rename GdkDragContext to GdkDrag 2018-07-02 14:59:26 +02:00
gtklinkbutton.h linkbutton: Remove priv pointer 2018-03-07 20:17:39 +01:00
gtklistbox.c listbox: set selected_row before emitting signal 2019-01-11 13:19:28 +02:00
gtklistbox.h listbox: Fix signal name in documentation 2018-04-08 11:02:23 +05:30
gtklistlistmodel.c Revert "listlistmodel: Fix documentation comment" 2018-09-18 10:01:12 +05:30
gtklistlistmodelprivate.h widget: Add gtk_widget_observe_children() 2018-09-16 18:50:17 +02:00
gtkliststore.c GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_end 2018-10-08 11:38:20 +13:00
gtkliststore.h
gtklockbutton.c lockbutton: Remove priv pointer 2018-04-06 08:24:19 +02:00
gtklockbutton.h lockbutton: Remove priv pointer 2018-04-06 08:24:19 +02:00
gtklockbuttonprivate.h
gtkmagnifier.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkmagnifierprivate.h magnifier: Redo with GtkWidgetPaintable 2018-04-05 14:56:38 +02:00
gtkmain.c main: Pass toplevel_widget directly to GtkWidget API 2018-08-05 10:22:10 +02:00
gtkmain.h Annotate values of PRIORITY constants 2018-12-22 18:52:20 +01:00
gtkmaplistmodel.c rbtree: Make node getters not require tree argument 2019-01-14 02:14:11 +01:00
gtkmaplistmodel.h listmodels: Clarify documentation for function prototypes 2018-09-18 08:02:21 +02:00
gtkmarshalers.list eventcontrollerscroll: Conditionally propagate ::scroll 2018-11-12 10:35:37 +01:00
gtkmediacontrols.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkmediacontrols.h video: Add header include guard 2018-10-06 00:29:31 +02:00
gtkmediafile.c Add more media docs 2018-05-06 15:57:10 -04:00
gtkmediafile.h mediafile: Turn into an extension point 2018-03-18 21:01:23 +01:00
gtkmediafileprivate.h mediafile: Turn into an extension point 2018-03-18 21:01:23 +01:00
gtkmediastream.c mediastream: Fix possible memory leak 2018-12-20 10:26:56 +05:30
gtkmediastream.h Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkmenu.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkmenu.h menu: Remove legacy popup APIs 2018-07-27 17:16:44 +02:00
gtkmenubar.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkmenubar.h
gtkmenubutton.c menubutton: Remove outdated line 2018-08-25 08:06:07 +02:00
gtkmenubutton.h menubutton: Remove priv pointer 2018-03-07 20:26:51 +01:00
gtkmenubuttonprivate.h
gtkmenuitem.c Use g_clear_pointer to unparent widgets 2018-11-13 20:53:14 +01:00
gtkmenuitem.h
gtkmenuitemprivate.h Menu|Item: Fix FIXME re non-const interned strings 2018-04-17 20:53:48 +01:00
gtkmenuprivate.h menu: Remove arrow visibility flags 2018-09-23 17:34:03 +02:00
gtkmenusectionbox.c
gtkmenusectionbox.h
gtkmenushell.c menushell: Listen to non-primary button clicks 2018-12-07 17:03:45 +01:00
gtkmenushell.h
gtkmenushellprivate.h gtkmenushell: Port to using GtkEventControllerKey 2018-04-05 19:26:55 +02:00
gtkmenutoolbutton.c
gtkmenutoolbutton.h
gtkmenutracker.c
gtkmenutracker.h
gtkmenutrackeritem.c
gtkmenutrackeritem.h
gtkmessagedialog.c messagedialog: Remove priv pointer 2018-06-18 17:35:03 +02:00
gtkmessagedialog.h messagedialog: Remove priv pointer 2018-06-18 17:35:03 +02:00
gtkmnemonichash.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkmnemonichash.h
gtkmodelbutton.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkmodelbutton.h
gtkmodelmenuitem.c accellabel: Stop saying it's a GtkLabel 2018-03-27 18:20:52 +02:00
gtkmodelmenuitem.h
gtkmodules.c
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkmountoperation.h
gtkmountoperationprivate.h
gtknativedialog.c Fix a few documentation warnings 2018-07-08 09:41:15 +02:00
gtknativedialog.h
gtknativedialogprivate.h
gtknomediafile.c mediafile: Improve error message 2018-03-19 00:28:20 +01:00
gtknomediafileprivate.h mediafile: Turn into an extension point 2018-03-18 21:01:23 +01:00
gtknotebook.c Use g_clear_pointer to unparent widgets 2018-11-13 20:53:14 +01:00
gtknotebook.h
gtkorientable.c
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c overlay: Directly create cairo_region 2019-01-13 08:41:37 +01:00
gtkoverlay.h overlay: Add support for clipping overlay widgets 2018-06-11 16:24:29 +05:30
gtkpadcontroller.c padcontroller: Port to new API model 2018-04-26 17:59:42 +02:00
gtkpadcontroller.h padcontroller: Port to new API model 2018-04-26 17:59:42 +02:00
gtkpagesetup.c g-i: Add some nullable annotations 2018-11-18 13:36:50 +01:00
gtkpagesetup.h
gtkpagesetupunixdialog.c
gtkpagesetupunixdialog.h
gtkpaned.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkpaned.h paned: Remove priv pointer 2018-03-20 09:37:59 +01:00
gtkpango.c render: Make gtk_render_layout() use the snapshot API 2018-07-24 20:55:45 +02:00
gtkpango.h render: Make gtk_render_layout() use the snapshot API 2018-07-24 20:55:45 +02:00
gtkpapersize.c g-i: Add some nullable annotations 2018-11-18 13:36:50 +01:00
gtkpapersize.h
gtkpathbar.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkpathbar.h pathbar: Remove priv pointer 2018-08-05 10:22:10 +02:00
gtkpicture.c picture: Avoid some unnecessary signal connections 2018-12-31 12:44:02 +01:00
gtkpicture.h picture: Introduce 2018-06-10 02:23:02 +02:00
gtkplacessidebar.c gtkplacessidebar.c: move bookmark at the placeholder index 2018-12-17 19:19:20 +00:00
gtkplacessidebarprivate.h placessidebar: Take a GdkDrag in _set_drop_targets_visible() 2018-07-17 19:19:14 +03:00
gtkplacesview.c Remove gtk_widget_show_all() call 2018-12-14 20:38:03 +00:00
gtkplacesviewprivate.h
gtkplacesviewrow.c placesviewrow: Put event controllers into ui file 2018-04-26 17:59:41 +02:00
gtkplacesviewrowprivate.h
gtkpointerfocus.c
gtkpointerfocusprivate.h
gtkpopover.c gtkpopover: Fix popover when parent widget is partially visible 2019-01-09 17:12:23 +05:30
gtkpopover.h popover: Remove priv pointer 2018-03-30 23:15:04 +02:00
gtkpopovermenu.c gtkpopovermenu: Conditionally chain up in gtk_popover_menu_add() 2018-07-23 13:01:01 +03:00
gtkpopovermenu.h
gtkpopoverprivate.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c Add gtk_printer_get_hard_margins_for_paper_size 2018-04-26 14:19:55 +02:00
gtkprintbackend.h Add gtk_printer_get_hard_margins_for_paper_size 2018-04-26 14:19:55 +02:00
gtkprintcontext.c
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c Add gtk_printer_get_hard_margins_for_paper_size 2018-04-26 14:19:55 +02:00
gtkprinter.h gtkprinter: Make gtk_printer_get_hard_margins_for_paper_size() public 2018-07-04 18:40:33 +02:00
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c
gtkprinteroptionwidget.h
gtkprintjob.c
gtkprintjob.h
gtkprintoperation-portal.c print portal: use request path utilities 2018-08-30 22:53:36 -04:00
gtkprintoperation-portal.h
gtkprintoperation-private.h
gtkprintoperation-unix.c Move the should_use_portal helper to gdk 2018-11-04 08:17:32 -05:00
gtkprintoperation-win32.c Use const for media type in devmode_to_settings() 2018-06-16 18:20:49 +00:00
gtkprintoperation.c
gtkprintoperation.h
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c g-i: Add some nullable annotations 2018-11-18 13:36:50 +01:00
gtkprintsettings.h
gtkprintunixdialog.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.c Move the should_use_portal helper to gdk 2018-11-04 08:17:32 -05:00
gtkprivate.h Move the should_use_portal helper to gdk 2018-11-04 08:17:32 -05:00
gtkprivatetypebuiltins.c.template
gtkprivatetypebuiltins.h.template
gtkprogressbar.c Use g_clear_pointer to unparent widgets 2018-11-13 20:53:14 +01:00
gtkprogressbar.h progressbar: Remove priv pointer 2018-03-20 09:37:59 +01: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 Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkquartz.h
gtkquery.c
gtkquery.h
gtkradiobutton.c radiobutton: Save signal IDs like everything else 2018-08-25 08:05:48 +02:00
gtkradiobutton.h radiobutton: remove priv pointer 2018-06-18 17:35:03 +02:00
gtkradiomenuitem.c
gtkradiomenuitem.h
gtkradiotoolbutton.c
gtkradiotoolbutton.h
gtkrange.c colorscale: Redraw correct widget after setting rgba 2019-01-16 19:20:53 +01:00
gtkrange.h
gtkrangeprivate.h colorscale: Redraw correct widget after setting rgba 2019-01-16 19:20:53 +01:00
gtkrbtree.c rbtree: Fix removing last element 2019-01-14 18:42:18 +01:00
gtkrbtreeprivate.h rbtree: Make node getters not require tree argument 2019-01-14 02:14:11 +01:00
gtkrecentmanager.c
gtkrecentmanager.h
gtkrender.c render: Fix a position/size mixup 2018-11-13 14:10:17 +01:00
gtkrender.h API: Remove gtk_render_frame_gap() 2018-07-24 20:55:45 +02:00
gtkrenderbackground.c render: Make gtk_render_background() use the snapshot API 2018-07-24 20:55:45 +02:00
gtkrenderbackgroundprivate.h render: Make gtk_render_background() use the snapshot API 2018-07-24 20:55:45 +02:00
gtkrenderborder.c Make dashed border-style work correctly 2018-09-24 09:39:55 +02:00
gtkrenderborderprivate.h renderborder: Remove unused function 2018-08-25 08:06:03 +02:00
gtkrendericon.c render: Make gtk_render_icon() use the snapshot API 2018-07-24 20:55:45 +02:00
gtkrendericonprivate.h render: Make gtk_render_icon() use the snapshot API 2018-07-24 20:55:45 +02:00
gtkrendernodepaintable.c rendernodepaintable: Don't try to snapshot 0×0 nodes 2019-01-13 08:39:05 +01:00
gtkrendernodepaintableprivate.h inspector: Make the render node tree use a ListBox 2018-09-16 18:50:17 +02:00
gtkrevealer.c revealer: Handle child-visible properly 2019-01-08 01:29:41 +01:00
gtkrevealer.h
gtkroundedbox.c
gtkroundedboxprivate.h
gtkscale.c Use g_clear_pointer to unparent widgets 2018-11-13 20:53:14 +01:00
gtkscale.h scale: Remove priv pointer 2018-02-27 12:39:04 +01:00
gtkscalebutton.c eventcontrollerscroll: Conditionally propagate ::scroll 2018-11-12 10:35:37 +01:00
gtkscalebutton.h scalebutton: Remove priv pointer 2018-07-08 09:41:15 +02:00
gtkscaler.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkscalerprivate.h image: Load resources and files into textures 2018-03-16 06:04:44 +01:00
gtkscrollable.c
gtkscrollable.h
gtkscrollbar.c Use g_clear_pointer to unparent widgets 2018-11-13 20:53:14 +01:00
gtkscrollbar.h scrollbar: Remove get_wheel_delta 2018-05-19 10:18:50 +02:00
gtkscrolledwindow.c scrolledwindow: Remove unused drag_device member 2019-01-16 19:01:40 +01:00
gtkscrolledwindow.h scrolledwindow: Remove priv pointer 2018-06-18 17:35:02 +02:00
gtksearchbar.c entry: Remove _gtk_entry_grab_focus 2019-01-16 19:18:13 +01:00
gtksearchbar.h searchbar: Add missing GDK_AVAILABLE_IN_ALL marker 2018-05-19 10:18:50 +02:00
gtksearchengine.c
gtksearchengine.h
gtksearchenginemodel.c
gtksearchenginemodel.h
gtksearchenginequartz.c searchenginequartz: Fix naming of Beagle @ comment 2019-01-07 20:46:08 +00:00
gtksearchenginequartz.h
gtksearchenginesimple.c
gtksearchenginesimple.h
gtksearchenginetracker.c searchenginetracker: Don't leak the hits' GFiles 2018-06-20 17:20:31 +01:00
gtksearchenginetracker.h
gtksearchentry.c Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtksearchentry.h gtksearchbar/entry: Add [gs]et_key_capture_widget() API calls 2018-04-05 19:26:54 +02:00
gtksearchentryprivate.h gtksearchbar/entry: Add [gs]et_key_capture_widget() API calls 2018-04-05 19:26:54 +02:00
gtkselection.c selection: Remove surface APIs 2018-03-16 06:04:45 +01:00
gtkselection.h selection: Remove surface APIs 2018-03-16 06:04:45 +01:00
gtkselectionprivate.h
gtkseparator.c widget: Remove _get_own_allocation 2018-04-10 09:43:47 +02:00
gtkseparator.h separator: Remove priv pointer 2018-03-07 20:42:32 +01:00
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c GtkSeparatorToolItem: Remove draw flag 2018-07-08 09:41:15 +02:00
gtkseparatortoolitem.h GtkSeparatorToolItem: Remove priv pointer 2018-07-08 09:41:15 +02:00
gtksettings.c settings: Don't special case IM modules 2019-01-08 00:41:12 +01:00
gtksettings.h
gtksettingsprivate.h
gtkshortcutlabel.c
gtkshortcutlabel.h
gtkshortcutsgroup.c
gtkshortcutsgroup.h
gtkshortcutssection.c pangesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkshortcutssection.h
gtkshortcutsshortcut.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkshortcutsshortcut.h
gtkshortcutsshortcutprivate.h
gtkshortcutswindow.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkshortcutswindow.h
gtkshortcutswindowprivate.h
gtkshow.c
gtkshow.h
gtksidebarrow.c gtkplacessidebar: Show busy spinner in sidebar row during mount ops 2018-07-27 16:44:50 +02:00
gtksidebarrowprivate.h gtkplacessidebar: Show busy spinner in sidebar row during mount ops 2018-07-27 16:44:50 +02:00
gtksizegroup-private.h
gtksizegroup.c
gtksizegroup.h
gtksizerequest.c sizerequest: Directly query new request_mode 2018-12-02 13:25:43 +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 Rename GtkCssRBTree to GtkRBTree 2019-01-14 02:14:11 +01:00
gtkslicelistmodel.h GtkSliceListModel: add 2018-09-16 18:50:17 +02:00
gtksnapshot.c snapshot: Add gtk_snapshot_from_parent 2019-01-16 19:01:40 +01:00
gtksnapshot.h snapshot: Remove superfluous typedef 2018-05-19 10:18:50 +02:00
gtksnapshotprivate.h snapshot: Add gtk_snapshot_from_parent 2019-01-16 19:01:40 +01:00
gtksortlistmodel.c gtk: Fix some g-i annotations warnings 2018-09-17 13:00:36 +02:00
gtksortlistmodel.h GtkSortListModel: Add 2018-09-16 18:50:17 +02:00
gtkspinbutton.c spinbutton: Use increment/decrement icon names 2019-01-11 18:29:20 +01:00
gtkspinbutton.h spinbutton: Remove priv pointer 2018-03-09 09:24:20 +01:00
gtkspinner.c spinner: Remove private struct 2018-08-25 08:06:21 +02:00
gtkspinner.h
gtkstack.c stack: Don't queue an unnecessary redraw 2019-01-03 08:52:35 +01:00
gtkstack.h
gtkstacksidebar.c
gtkstacksidebar.h
gtkstackswitcher.c stackswitcher: Remove icon-size property 2018-06-20 20:47:18 +02:00
gtkstackswitcher.h
gtkstatusbar.c Use g_clear_pointer to unparent widgets 2018-11-13 20:53:14 +01:00
gtkstatusbar.h statusbar: Remove garbage from header file 2018-06-04 21:58:44 +02:00
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c
gtkstylecascadeprivate.h
gtkstylecontext.c Remove icon extents API 2018-07-17 17:33:47 +02:00
gtkstylecontext.h GtkStyleContext: Remove the frame clock 2018-06-18 17:35:03 +02:00
gtkstylecontextprivate.h
gtkstyleproperty.c
gtkstylepropertyprivate.h
gtkstyleprovider.c
gtkstyleprovider.h Fix reference to user styles in gtkstyleprovider.h 2018-06-07 08:54:23 +00:00
gtkstyleproviderprivate.h
gtkswitch.c Use the IEC power symbols for GtkSwitch labels 2019-01-11 15:25:30 +00:00
gtkswitch.h
gtktestutils.c No need to clear GTK_MODULES anymore 2018-04-15 22:03:50 -04:00
gtktestutils.h
gtktextattributes.c
gtktextattributes.h
gtktextbtree.c
gtktextbtree.h
gtktextbuffer.c Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtktextbuffer.h
gtktextbufferprivate.h
gtktextchild.c
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c Remove an outdated comment 2018-07-29 08:45:34 -04:00
gtktextdisplayprivate.h textview: Only create cairo context in gtktextdisplay.c 2018-07-14 05:27:54 +02:00
gtktexthandle.c gtktexthandle: Update to gtk4 rendering/input 2018-06-21 12:54:03 +02:00
gtktexthandleprivate.h
gtktextiter.c Zero-fill new GtkTextIter 2018-12-16 17:03:47 +00:00
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c
gtktextlayoutprivate.h
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c texttag: Replace gtk3-demo reference with gtk4-demo 2018-11-28 16:51:45 +05:30
gtktexttag.h
gtktexttagprivate.h
gtktexttagtable.c
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c textview: Only create cairo context in gtktextdisplay.c 2018-07-14 05:27:54 +02:00
gtktextutil.h textview: Port dnd icon to be a GdkPaintable 2018-03-26 18:16:37 +02:00
gtktextview.c Merge branch 'jjardon/no_G_TYPE_INSTANCE_GET_PRIVATE' into 'master' 2018-11-15 09:59:01 +00:00
gtktextview.h Annotate values of PRIORITY constants 2018-12-22 18:52:20 +01:00
gtktextviewprivate.h
gtktogglebutton.c togglebutton: Remove priv pointer 2018-03-30 23:15:04 +02:00
gtktogglebutton.h togglebutton: Remove priv pointer 2018-03-30 23:15:04 +02:00
gtktogglebuttonprivate.h
gtktoggletoolbutton.c
gtktoggletoolbutton.h
gtktoolbar.c Fix a typo in “popup-context-menu” documentation. 2019-01-09 14:24:29 +00:00
gtktoolbar.h
gtktoolbarprivate.h
gtktoolbutton.c gtk/gtktoolbutton.c: Document why we need to still use G_TYPE_INSTANCE_GET_PRIVATE 2018-11-07 17:50:04 +00:00
gtktoolbutton.h
gtktoolitem.c
gtktoolitem.h
gtktoolshell.c
gtktoolshell.h
gtktooltip.c tooltip: Implement positioning using gdk_window_move_to_rect() 2018-08-19 01:26:20 +00:00
gtktooltip.h tooltips: Make icon a paintable 2018-03-16 06:04:44 +01:00
gtktooltipprivate.h Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtktooltipwindow.c tooltip: Implement positioning using gdk_window_move_to_rect() 2018-08-19 01:26:20 +00:00
gtktooltipwindowprivate.h tooltips: Make icon a paintable 2018-03-16 06:04:44 +01:00
gtktrashmonitor.c
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreelistmodel.c rbtree: Make node getters not require tree argument 2019-01-14 02:14:11 +01:00
gtktreelistmodel.h treelistmodel: Improve naming a bit 2018-09-18 08:03:03 +02:00
gtktreemenu.c TreeMenu: Don't manually reinvent g_list_index() 2018-11-07 20:32:55 +00:00
gtktreemenu.h
gtktreemodel.c
gtktreemodel.h
gtktreemodelfilter.c
gtktreemodelfilter.h
gtktreemodelsort.c
gtktreemodelsort.h
gtktreeprivate.h Rename GtkRBTree to GtkTreeRBTree 2019-01-14 02:14:11 +01:00
gtktreerbtree.c Rename GtkRBTree to GtkTreeRBTree 2019-01-14 02:14:11 +01:00
gtktreerbtreeprivate.h Rename GtkRBTree to GtkTreeRBTree 2019-01-14 02:14:11 +01:00
gtktreeselection.c Rename GtkRBTree to GtkTreeRBTree 2019-01-14 02:14:11 +01:00
gtktreeselection.h
gtktreesortable.c
gtktreesortable.h
gtktreestore.c
gtktreestore.h
gtktreeview.c treeview: Don't get separator_height more than once 2019-01-16 18:58:15 +01:00
gtktreeview.h treeview: Turn drag icon into paintable 2018-03-26 18:16:36 +02:00
gtktreeviewcolumn.c GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_end 2018-10-08 11:38:20 +13:00
gtktreeviewcolumn.h
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypes.h gtk: Move GtkGesture declaration to gtktypes.h 2018-07-24 20:55:45 +02:00
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkutils.c
gtkutilsprivate.h
gtkversion.h.in
gtkvideo.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkvideo.h video: Add header include guard 2018-10-06 00:29:31 +02:00
gtkviewport.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkviewport.h viewport: Remove priv pointer 2018-03-06 14:37:28 +01:00
gtkvolumebutton.c
gtkvolumebutton.h
gtkwidget.c snapshot: Add gtk_snapshot_from_parent 2019-01-16 19:01:40 +01:00
gtkwidget.h Remove gtk_widget_intersect 2018-11-29 11:14:26 +01:00
gtkwidgetfocus.c widgetfocus: Fix copy/paste error 2018-07-31 22:34:27 +02:00
gtkwidgetpaintable.c widgetpaintable: Add a hack to make recursion not infloop 2018-07-13 14:56:04 +02:00
gtkwidgetpaintable.h gtk: Add GtkWidgetPaintable 2018-04-05 14:56:38 +02:00
gtkwidgetpaintableprivate.h widgetpaintable: Add a hack to make recursion not infloop 2018-07-13 14:56:04 +02:00
gtkwidgetpath.c
gtkwidgetpath.h
gtkwidgetpathprivate.h
gtkwidgetprivate.h gtkeventcontrollerlegacy: Make public 2018-10-15 17:39:04 +02:00
gtkwin32.c W32: don't put a string literal into gtk_libdir 2018-06-16 18:22:12 +00:00
gtkwin32draw.c
gtkwin32drawprivate.h
gtkwin32theme.c GDK W32: Adapt to event filter removal 2018-03-29 17:43:55 +00:00
gtkwin32themeprivate.h
gtkwindow.c window: Directly find the cursor in the widget hierarchy 2019-01-16 19:01:40 +01:00
gtkwindow.h window: Add gtk_window_get_toplevels() 2018-09-16 18:50:17 +02:00
gtkwindowgroup.c
gtkwindowgroup.h
gtkwindowprivate.h widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
imm-extra.h
imwaylandgtk.c imwayland: Add text-input-unstable-v3 support 2018-12-18 20:27:12 +01:00
language-names.c [gtk|demos/gtk-demo]/language-names.c: Fix build on non-GCC/CLang 2018-04-02 19:13:27 +08:00
language-names.h
libgtk4.manifest.in
meson.build Rename GtkCssRBTree to GtkRBTree 2019-01-14 02:14:11 +01:00
open-type-layout.h
org.gtk.Settings.ColorChooser.gschema.xml
org.gtk.Settings.Debug.gschema.xml
org.gtk.Settings.EmojiChooser.gschema.xml
org.gtk.Settings.FileChooser.gschema.xml
paper_names_offsets.c
paper_names.c
script-names.c Fix a typo 2018-08-28 12:24:13 -04:00
script-names.h
text-input-unstable-v3.xml imwayland: Add text-input-unstable-v3 support 2018-12-18 20:27:12 +01:00
xembed.h