gtk2/gtk
Benjamin Otte 6a3c2a230a rbtree: Add gtk_rb_tree_node_get_tree()
Store a link to the tree in the root node. This allows looking up the
tree in O(log N) from the node without any extra memory usage.

This is useful because code can just store a pointer to the node and
doesn't need to keep the tree pointer around. And that can (for large
trees) save quite a bit of memory.
2019-01-14 02:14:11 +01:00
..
a11y Rename GtkRBTree to GtkTreeRBTree 2019-01-14 02:14:11 +01:00
deprecated build: Remove old Makefile.inc files 2017-10-06 16:03:07 +02:00
emoji Add shortnames to emoji data 2017-08-22 08:13:45 -04:00
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 fallback-c89: Include config.h 2017-05-03 14:47:14 +01:00
fnmatch.c
gdkpixbufutilsprivate.h Make texture variants of some pixbuf utils 2017-11-30 07:54:27 -05:00
gen-gtk-gresources-xml.py Bring back gtk-orientation icons 2018-07-27 13:35:29 -04:00
gen-paper-names.c
gentypefuncs.py gtk/gentypefuncs.py: Open files in utf-8 encoding 2017-09-15 21:41:15 +08:00
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 Always include platform immodules 2018-02-24 21:34:40 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkaccelmap.h
gtkaccelmapprivate.h
gtkaccessible.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkaccessible.h
gtkactionable.c g-i: Add some nullable annotations 2018-11-18 13:36:50 +01:00
gtkactionable.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkactionbar.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkactionbar.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkactionhelper.c Rename GtkActionHelper private header 2018-02-02 10:28:17 +01:00
gtkactionhelperprivate.h Rename GtkActionHelper private header 2018-02-02 10:28:17 +01:00
gtkactionmuxer.c Rename GtkActionMuxer's private header 2018-02-02 10:28:17 +01:00
gtkactionmuxerprivate.h Rename GtkActionMuxer's private header 2018-02-02 10:28:17 +01:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkadjustmentprivate.h
gtkallocatedbitmask.c
gtkallocatedbitmaskprivate.h
gtkappchooser.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 appchooserwidget: Inherit from GtkWidget 2017-03-31 09:50:39 +02:00
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 Drop gtk_application_is_inhibited 2017-11-28 23:02:58 -05:00
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 Rename GtkActionMuxer's private header 2018-02-02 10:28:17 +01:00
gtkapplicationaccelsprivate.h
gtkapplicationimpl.c Drop gtk_application_is_inhibited 2017-11-28 23:02:58 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
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: Use GTK+ 3.0's bookmarks file 2018-02-15 20:42:21 +01:00
gtkbookmarksmanager.h
gtkborder.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkborder.h
gtkbox.c Box, Grid: Improve various bits of documentation 2018-12-04 20:43:19 +00:00
gtkbox.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkboxprivate.h Remove some unneeded includes 2017-07-19 21:27:13 -04:00
gtkbuildable.c GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_end 2018-10-08 11:38:20 +13:00
gtkbuildable.h GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_end 2018-10-08 11:38:20 +13:00
gtkbuilder-menus.c
gtkbuilder.c builder: 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 GtkBuilder: Enforce "class" as a mandatory attribute for <object> 2017-09-25 15:26:34 +02:00
gtkbuilderprivate.h builderparser: Remove pointless TagType struct 2017-03-21 19:04:58 +01:00
gtkbutton.c button: Remove some dead code 2018-12-04 06:30:47 +01:00
gtkbutton.h button: Remove priv pointer 2018-02-25 16:47:20 +01:00
gtkbuttonprivate.h button: Remove priv pointer 2018-02-25 16:47:20 +01:00
gtkcalendar.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkcalendar.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellareabox.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcenterbox.c Use g_clear_pointer to unparent widgets 2018-11-13 20:53:14 +01:00
gtkcenterbox.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcheckbutton.c Use g_clear_pointer to unparent widgets 2018-11-13 20:53:14 +01:00
gtkcheckbutton.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcheckbuttonprivate.h
gtkcheckmenuitem.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkcheckmenuitem.h GtkCheckMenuItem: Remove snapshot-indicator vfunc 2017-07-19 21:27:16 -04:00
gtkcheckmenuitemprivate.h checkmenuitem: Replace indicator gadget with GtkIcon 2017-07-19 21:27:12 -04:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorchooser.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorchooserdialog.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorchooserdialog.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c colorchooser: Remove extra custom color 2019-01-03 08:56:46 +01:00
gtkcolorchooserwidget.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
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: Cache hue texture 2018-11-27 05:37:38 +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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
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 css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
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 css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssfiltervalue.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssfiltervalueprivate.h css: Implement the blur filter 2017-09-04 14:28:16 -04:00
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 css: Use a color matrix for recoloring -gtk-icontheme 2017-11-07 21:39:47 -05:00
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 Use color matrices for -gtk-recolor 2017-11-08 10:04:38 -05:00
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 css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsskeyframesprivate.h css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsslookup.c stack-allocate GtkCssLookup instances 2018-01-02 08:36:10 +01:00
gtkcsslookupprivate.h stack-allocate GtkCssLookup instances 2018-01-02 08:36:10 +01:00
gtkcssmatcher.c
gtkcssmatcherprivate.h
gtkcssnode.c Remove gtk_css_node_reverse_children 2018-06-18 17:35:02 +02:00
gtkcssnodedeclaration.c cssnodedeclaration: Add gtk_css_node_declaration_to_string 2017-10-10 20:59:57 +02:00
gtkcssnodedeclarationprivate.h cssnodedeclaration: Add gtk_css_node_declaration_to_string 2017-10-10 20:59:57 +02:00
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 css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcsssection.h Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtkcsssectionprivate.h
gtkcssselector.c Some more interning 2017-11-18 08:18:11 -05:00
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 Drop unused gtkcssstylefuncs.c 2017-11-30 18:46:54 -05:00
gtkcssshorthandpropertyimpl.c css: Don't do indirections 2018-07-04 06:15:33 +02:00
gtkcssshorthandpropertyprivate.h
gtkcssstaticstyle.c stack-allocate GtkCssLookup instances 2018-01-02 08:36:10 +01:00
gtkcssstaticstyleprivate.h css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssstringvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssstringvalueprivate.h css: Drop the new indent api again 2017-09-18 23:22:38 -04:00
gtkcssstyle.c Remove debug spew 2017-12-21 08:04:26 -05:00
gtkcssstylechange.c GtkCssStyleChange: Only print values that really changed 2017-10-12 15:42:03 +02:00
gtkcssstylechangeprivate.h
gtkcssstyleprivate.h
gtkcssstyleproperty.c Drop unused gtkcssstylefuncs.c 2017-11-30 18:46:54 -05:00
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 build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
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 csswidgetnode: Avoid some unnecessary work 2018-01-19 09:57:49 +01:00
gtkcsswidgetnodeprivate.h
gtkcsswin32sizevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsswin32sizevalueprivate.h
gtkcustompaperunixdialog.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkeditable.c
gtkeditable.h
gtkemojichooser.c emoji chooser: Actually force Emoji presentation 2018-12-03 21:47:53 -05:00
gtkemojichooser.h Add an Emoji chooser widget 2017-08-12 18:48:14 -04:00
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 unused struct 2019-01-03 08:52:08 +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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkentryprivate.h gtkfilechooserentry: Use GtkEntry key controller for focus-out handling 2018-06-21 12:50:57 +02: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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfilechooser.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 filechooserwidget: Add GtkFileChooserErrorStack 2017-07-18 15:11:26 -04:00
gtkfilechoosererrorstackprivate.h filechooserwidget: Add GtkFileChooserErrorStack 2017-07-18 15:11:26 -04:00
gtkfilechoosernative.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfilechoosernative.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfilechoosernativeportal.c Move the should_use_portal helper to gdk 2018-11-04 08:17:32 -05:00
gtkfilechoosernativeprivate.h GtkFileChooserNativeQuartz: add support for get_filter and set_filter 2017-07-18 13:30:44 -04:00
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 filechooserwidget: Inherit from GtkWidget 2017-03-31 09:50:38 +02:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfilefilterprivate.h GtkFileChooserNativeQuartz: add support for Mountain Lion and Mavericks 2017-08-23 10:45:49 -04:00
gtkfilesystem.c Drop the Big GDK Lock 2018-02-03 12:07:10 +01:00
gtkfilesystem.h filesystem: Drop surface-based APIs 2017-11-08 21:56:28 -05:00
gtkfilesystemmodel.c Drop the Big GDK Lock 2018-02-03 12:07:10 +01:00
gtkfilesystemmodel.h
gtkfilterlistmodel.c Rename GtkCssRBTree to GtkRBTree 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 Rename GtkCssRBTree to GtkRBTree 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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfontchooserprivate.h
gtkfontchooserutils.c font chooser: Add properties for features and language 2018-01-03 12:18:18 -05:00
gtkfontchooserutils.h font chooser: Add properties for features and language 2018-01-03 12:18:18 -05:00
gtkfontchooserwidget.c Merge branch 'include-ft2build.h' into 'master' 2018-11-14 13:30:28 +00:00
gtkfontchooserwidget.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturesingle.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgrid.c Box, Grid: Improve various bits of documentation 2018-12-04 20:43:19 +00:00
gtkgrid.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkheaderbar.c headerbar: Remove superfluous parentheses 2018-11-27 06:06:28 +01:00
gtkheaderbar.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkheaderbarprivate.h a11y: Remove gtk.h include from container accessible 2018-02-09 00:42:38 +01:00
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 Remove leading underscore from private symbols 2018-02-01 16:05:58 +01:00
gtkiconcachevalidatorprivate.h Rename gtkiconcachevalidator.h 2018-02-01 16:01:38 +01:00
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 Replace boilerplate in GtkIcon 2018-02-01 15:30:39 +01:00
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 Drop gtk_icon_size_lookup 2017-11-15 14:22:17 -05:00
gtkimcontext.c imcontext: Remove API dependency on GdkWindow 2017-05-25 16:25:58 +02:00
gtkimcontext.h imcontext: Remove API dependency on GdkWindow 2017-05-25 16:25:58 +02:00
gtkimcontextbroadway.c Avoid warnings 2018-03-09 02:13:13 -05:00
gtkimcontextbroadway.h Always include platform immodules 2018-02-24 21:34:40 -05:00
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 Always include platform immodules 2018-02-24 21:34:40 -05:00
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 Always include platform immodules 2018-02-24 21:34:40 -05:00
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 Convert immodules to use an extension point 2018-02-24 21:34:40 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 Rename GtkCssRBTree to GtkRBTree 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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 Replace gdk_threads_add_idle* with g_idle_add() 2018-02-03 12:06:58 +01:00
gtkmenusectionbox.h
gtkmenushell.c menushell: Listen to non-primary button clicks 2018-12-07 17:03:45 +01:00
gtkmenushell.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmenushellprivate.h gtkmenushell: Port to using GtkEventControllerKey 2018-04-05 19:26:55 +02:00
gtkmenutoolbutton.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmenutoolbutton.h
gtkmenutracker.c
gtkmenutracker.h
gtkmenutrackeritem.c Rename GtkActionMuxer's private header 2018-02-02 10:28:17 +01:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmodelmenuitem.c accellabel: Stop saying it's a GtkLabel 2018-03-27 18:20:52 +02:00
gtkmodelmenuitem.h
gtkmodules.c Remove some unused code 2018-02-18 22:13:38 -05:00
gtkmodulesprivate.h Remove some unused code 2018-02-18 22:13:38 -05:00
gtkmountoperation-stub.c mountoperation: Store icons as textures 2017-11-30 16:48:25 -05:00
gtkmountoperation-x11.c x11: Get rid of default Atom converters 2017-12-14 13:35:32 +01:00
gtkmountoperation.c multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkmountoperation.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmountoperationprivate.h mountoperation: Store icons as textures 2017-11-30 16:48:25 -05:00
gtknativedialog.c Fix a few documentation warnings 2018-07-08 09:41:15 +02:00
gtknativedialog.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkorientable.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkpagesetupunixdialog.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 Drop GtkPlacesSidebar from public API 2018-01-08 14:38:55 -05:00
gtkplacesviewrow.c placesviewrow: Put event controllers into ui file 2018-04-26 17:59:41 +02:00
gtkplacesviewrowprivate.h placesview: Remove event box usage 2017-08-02 14:05:02 +01:00
gtkpointerfocus.c pointerfocus: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkpointerfocusprivate.h pointerfocus: Don't include gtk.h 2018-02-08 06:16:01 +01:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkpopoverprivate.h popover: Add a contents node 2017-07-19 21:27:15 -04:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 image: Remove icon-size argument from icon setters 2017-11-15 14:22:17 -05:00
gtkprinteroptionwidget.h
gtkprintjob.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintjob.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintoperation.h
gtkprintoperationpreview.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintoperationpreview.h
gtkprintsettings.c g-i: Add some nullable annotations 2018-11-18 13:36:50 +01:00
gtkprintsettings.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintunixdialog.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkprintunixdialog.h
gtkprintutils.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
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 progresstracker: Don't hand out NaN 2017-11-12 06:22:34 +01:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkradiomenuitem.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkradiotoolbutton.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkradiotoolbutton.h
gtkrange.c Use g_clear_pointer to unparent widgets 2018-11-13 20:53:14 +01:00
gtkrange.h range: Remove priv pointer 2018-02-23 10:47:05 +01:00
gtkrangeprivate.h range: Add private api to autoscroll 2017-12-12 22:17:49 -05:00
gtkrbtree.c rbtree: Add gtk_rb_tree_node_get_tree() 2019-01-14 02:14:11 +01:00
gtkrbtreeprivate.h rbtree: Add gtk_rb_tree_node_get_tree() 2019-01-14 02:14:11 +01:00
gtkrecentmanager.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkrecentmanager.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkroundedbox.c gtkroundedbox: Remove some unneeded conditionals 2017-10-02 14:34:47 +02:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkscrollable.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkscrolledwindow.h scrolledwindow: Remove priv pointer 2018-06-18 17:35:02 +02:00
gtksearchbar.c Use g_clear_pointer to unparent widgets 2018-11-13 20:53:14 +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 Replace gdk_threads_add_idle* with g_idle_add() 2018-02-03 12:06:58 +01:00
gtksearchenginemodel.h
gtksearchenginequartz.c searchenginequartz: Fix naming of Beagle @ comment 2019-01-07 20:46:08 +00:00
gtksearchenginequartz.h
gtksearchenginesimple.c Replace gdk_threads_add_idle* with g_idle_add() 2018-02-03 12:06:58 +01:00
gtksearchenginesimple.h
gtksearchenginetracker.c searchenginetracker: Don't leak the hits' GFiles 2018-06-20 17:20:31 +01:00
gtksearchenginetracker.h
gtksearchentry.c 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 dnd: Remove gdk_drag_get_selection() 2017-12-14 04:39:22 +01:00
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 separatormenuitem: Don't create label widget in get_label 2018-02-06 09:19:40 +01:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtksettingsprivate.h stylecontext: Port to use display instead of screen 2017-10-31 03:05:54 +01:00
gtkshortcutlabel.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkshortcutlabel.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkshortcutsgroup.c shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutsgroup.h shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutssection.c pangesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkshortcutssection.h shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutsshortcut.c widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
gtkshortcutsshortcut.h shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutsshortcutprivate.h shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutswindow.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkshortcutswindow.h shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutswindowprivate.h
gtkshow.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkshow.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
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: Get new GArray item directly 2019-01-11 17:02:23 +01:00
gtksnapshot.h snapshot: Remove superfluous typedef 2018-05-19 10:18:50 +02:00
gtksnapshotprivate.h Revert "Use aligned allocators for GtkSnapshot" 2018-06-19 19:52:52 +02: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 spinner: Remove priv pointer 2017-10-01 09:19:09 +02:00
gtkstack.c stack: Don't queue an unnecessary redraw 2019-01-03 08:52:35 +01:00
gtkstack.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkstacksidebar.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkstacksidebar.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkstackswitcher.c stackswitcher: Remove icon-size property 2018-06-20 20:47:18 +02:00
gtkstackswitcher.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
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 css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkstyleproperty.c Drop unused gtkcssstylefuncs.c 2017-11-30 18:46:54 -05:00
gtkstylepropertyprivate.h Drop the aliasing api for style properties 2017-09-17 16:57:53 -04:00
gtkstyleprovider.c styleprovider: Fix fallout from merge 2017-10-31 06:17:40 +01:00
gtkstyleprovider.h Fix reference to user styles in gtkstyleprovider.h 2018-06-07 08:54:23 +00:00
gtkstyleproviderprivate.h css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkswitch.c Use the IEC power symbols for GtkSwitch labels 2019-01-11 15:25:30 +00:00
gtkswitch.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktestutils.c No need to clear GTK_MODULES anymore 2018-04-15 22:03:50 -04:00
gtktestutils.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktextattributes.c
gtktextattributes.h
gtktextbtree.c textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextbtree.h textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextbuffer.c Remove a lot of Since annotations 2018-06-25 19:55:04 -04:00
gtktextbuffer.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktextbufferprivate.h
gtktextchild.c textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextchild.h
gtktextchildprivate.h textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktextiterprivate.h
gtktextlayout.c TextLayout: Clarify implementation of special case 2018-02-17 22:18:13 -05:00
gtktextlayoutprivate.h textview: Make the semi-private headrs really private 2017-11-11 05:01:31 +01:00
gtktextmark.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktextmark.h
gtktextmarkprivate.h textview: Make the semi-private headrs really private 2017-11-11 05:01:31 +01:00
gtktextsegment.c textview: Make the semi-private headrs really private 2017-11-11 05:01:31 +01:00
gtktextsegment.h textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktexttag.c texttag: Replace gtk3-demo reference with gtk4-demo 2018-11-28 16:51:45 +05:30
gtktexttag.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktexttagprivate.h
gtktexttagtable.c
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktoggletoolbutton.h
gtktoolbar.c Fix a typo in “popup-context-menu” documentation. 2019-01-09 14:24:29 +00:00
gtktoolbar.h toolbar: Remove icon sizes 2017-11-15 14:22:16 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktoolitem.h toolbar: Remove icon sizes 2017-11-15 14:22:16 -05:00
gtktoolshell.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktoolshell.h toolbar: Remove icon sizes 2017-11-15 14:22:16 -05:00
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 Drop gdk_atom_intern 2017-12-13 23:39:03 -05:00
gtktreednd.h
gtktreelistmodel.c Rename GtkCssRBTree to GtkRBTree 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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktreemodel.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktreemodelfilter.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktreemodelfilter.h
gtktreemodelsort.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 Fix a typo in the docs 2017-12-06 23:39:27 -05:00
gtktreestore.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktreestore.h
gtktreeview.c Rename GtkRBTree to GtkTreeRBTree 2019-01-14 02:14:11 +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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkvolumebutton.h
gtkwidget.c Remove gtk_widget_intersect 2018-11-29 11:14:26 +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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkwidgetpath.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 Merge branch 'fix-corner-resize' into 'master' 2019-01-07 18:14:33 +00:00
gtkwindow.h window: Add gtk_window_get_toplevels() 2018-09-16 18:50:17 +02:00
gtkwindowgroup.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkwindowgroup.h
gtkwindowprivate.h widget: Don't pass a position to ->size_allocate 2018-11-13 16:28:54 +01:00
imm-extra.h Always include platform immodules 2018-02-24 21:34:40 -05:00
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 Add font features on the tweak page 2018-01-03 12:18:18 -05:00
libgtk4.manifest.in build: Partially revert "Drop old MSC makefiles" 2017-08-15 23:37:24 +08:00
meson.build Rename GtkCssRBTree to GtkRBTree 2019-01-14 02:14:11 +01:00
open-type-layout.h Add font features on the tweak page 2018-01-03 12:18:18 -05:00
org.gtk.Settings.ColorChooser.gschema.xml
org.gtk.Settings.Debug.gschema.xml
org.gtk.Settings.EmojiChooser.gschema.xml Handle emoji data change in emoji chooser 2017-08-22 08:13:52 -04:00
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 Add font features on the tweak page 2018-01-03 12:18:18 -05:00
text-input-unstable-v3.xml imwayland: Add text-input-unstable-v3 support 2018-12-18 20:27:12 +01:00
xembed.h