summaryrefslogtreecommitdiff
path: root/gtk/a11y
Commit message (Expand)AuthorAgeFilesLines
* a11y: Handle a treeview with no columnsBenjamin Otte2017-11-131-1/+1
* a11y: Report correct spinner sizeBenjamin Otte2017-11-101-2/+2
* image: Add the ability to set texturesBenjamin Otte2017-11-051-0/+9
* textview: Remove GdkWindow usage from the public APIBenjamin Otte2017-11-041-2/+2
* widget: Remove gtk_widget_has_screen()Benjamin Otte2017-10-311-9/+0
* Drop all uses of GdkPixbufAnimation in the gtk APIsAlexander Larsson2017-10-231-9/+0
* Drop pixbuf support in IconHelper and ImageDefinitionAlexander Larsson2017-10-231-1/+0
* GtkImage: Drop support for storing pixbufsAlexander Larsson2017-10-231-6/+6
* Fix GtkStatusbarAccessibleMatthias Clasen2017-10-181-8/+1
* a11y/entry: Fixups for previous commitDaniel Boles2017-10-151-2/+3
* a11y/entry: Fix text coords not adjusted for allocSamuel Thibault2017-10-151-2/+5
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+2
* build: Don't turn off critical warningsBenjamin Otte2017-10-061-1/+1
* build: Remove old Makefile.inc filesBenjamin Otte2017-10-061-123/+0
* entry accessible: Give up on GdkEvent api for nowMatthias Clasen2017-09-191-0/+3
* a11y: Stop listening for configure eventsMatthias Clasen2017-09-191-0/+4
* a11y: Use GdkEvent API in some placesMatthias Clasen2017-09-192-18/+37
* window accessible: Use GdkEvent APIMatthias Clasen2017-09-191-1/+3
* widget accessible: Use GdkEvent APIMatthias Clasen2017-09-191-1/+3
* a11y: Partially update to using GdkEvent APICarlos Garnacho2017-09-191-4/+6
* a11y: Remove check for GtkEventBoxBenjamin Otte2017-08-021-30/+1
* treeviewaccessible: Don't rely on nonexistent style propertiesTimm Bäder2017-07-191-4/+4
* spinbuttonaccessible: Inherit from GtkWidgetAccessibleTimm Bäder2017-07-191-1/+1
* meson: gtk: install headersTim-Philipp Müller2017-05-031-0/+1
* meson: update build filesTimm Bäder2017-05-031-3/+0
* meson: Sort input files by nameTimm Bäder2017-05-031-4/+59
* Meson build v2Timm Bäder2017-05-031-0/+1
* Add Meson build filesEmmanuele Bassi2017-05-031-0/+56
* window: Remove has-toplevel-focus propertyTimm Bäder2017-03-312-2/+2
* togglebutton: Move :inconsistent to GtkCheckButtonTimm Bäder2017-01-301-15/+2
* treeview: Remove gtk_tree_view_get_bin_window()Benjamin Otte2017-01-082-12/+18
* GtkLabelAccessible: Initialize link before setting parentFlorian Müllner2016-11-231-1/+1
* Use GdkRGBA for text attributesMatthias Clasen2016-11-011-6/+6
* Make GtkTextAttributes privateMatthias Clasen2016-11-011-0/+1
* iconset: Remove stray referencesRico Tzschichholz2016-10-231-1/+0
* Remove some more GdkColor propertieswip/baedert/boxTimm Bäder2016-10-201-6/+6
* Remove GtkAlignmentTimm Bäder2016-10-182-14/+4
* buttonaccessible: Stop looking at the button's imageTimm Bäder2016-10-181-1/+1
* Include the appropriate headersEmmanuele Bassi2016-10-172-2/+2
* Remove redundant declarationsEmmanuele Bassi2016-10-171-4/+0
* Use appropriate const declaration for static stringsEmmanuele Bassi2016-10-171-2/+2
* API: stylecontext: Remove state argument from gettersBenjamin Otte2016-10-163-6/+3
* Fix a few GtkTextTag:*-gdk referencesTimm Bäder2016-10-161-5/+5
* Remove GtkMiscTimm Bäder2016-10-164-101/+0
* Remove GtkArrowTimm Bäder2016-10-164-156/+0
* Remove GtkStock API from GtkImageTimm Bäder2016-10-161-18/+1
* API: Remove GtkPlug, GtkSocket and GtkWin32EmbedWidgetBenjamin Otte2016-10-162-19/+0
* a11y: Correctly indent codeBenjamin Otte2016-08-251-1/+2
* build: add GtkStack accessible private header at the right placeTimm Bäder2016-05-301-1/+1
* Add GtkStackAccessibleTimm Bäder2016-05-304-0/+198