summaryrefslogtreecommitdiff
path: root/gtk/a11y
Commit message (Expand)AuthorAgeFilesLines
* Continue renaming window to surfaceAlexander Larsson2018-03-217-104/+104
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-207-20/+20
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-1/+1
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-203-6/+6
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-207-52/+52
* a11y: Remove gtk.h include from iconview headerBenjamin Otte2018-02-092-1/+2
* a11y: Remove gtk.h include from lockbuttonBenjamin Otte2018-02-092-1/+2
* a11y: Remove gtk/h include from menu headerBenjamin Otte2018-02-091-1/+0
* a11y: Remove gtk.h include from listbox headersBenjamin Otte2018-02-093-2/+2
* a11y: Remove gtk.h from flowbox includesBenjamin Otte2018-02-092-2/+0
* a11y: Remove gtk.h include from container accessibleBenjamin Otte2018-02-091-1/+1
* a11y: Remove gtk.h includeBenjamin Otte2018-02-081-1/+1
* a11y: Don't include gtk.hBenjamin Otte2018-02-081-1/+1
* The big versioning cleanupMatthias Clasen2018-02-066-6/+6
* Replace gdk_threads_add_idle* with g_idle_add()Emmanuele Bassi2018-02-031-1/+1
* a11y: Stop using ::focus-in/out-eventMatthias Clasen2018-01-161-11/+13
* a11y: Stop using GdkEventWindowStateMatthias Clasen2017-12-141-16/+0
* gtk/a11y: Use allocated eventsCarlos Garnacho2017-12-141-11/+12
* gdk: Refurbish GdkEvent struct hierarchyCarlos Garnacho2017-12-141-3/+3
* a11y: drop the focus trackerMatthias Clasen2017-12-122-960/+2
* Fix updating the widget accessible description when using its tooltipColomban Wendling2017-12-091-0/+3
* Fix fallout from g_object_ref changeMatthias Clasen2017-12-082-3/+3
* a11y: Port to GdkClipboardBenjamin Otte2017-12-032-22/+28
* widget: gtk_widget_get_clipboard => gtk_widget_get_old_clipboardBenjamin Otte2017-12-032-6/+6
* a11y: Remove AtkStreamableContent implementationBenjamin Otte2017-11-291-143/+1
* a11y: Intern a stringMatthias Clasen2017-11-171-1/+1
* Drop gtk_icon_size_lookupMatthias Clasen2017-11-151-39/+3
* image: Change gettersBenjamin Otte2017-11-151-5/+2
* 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