summaryrefslogtreecommitdiff
path: root/gtk/a11y
Commit message (Expand)AuthorAgeFilesLines
* gtkentry: Use gestures for entry iconsCarlos Garnacho2018-06-211-14/+1
* a11y/entry: Fix copy-pasteo re 2ndary icon tooltip1160-crash-clearing-gtkentry-icon-tooltip-masterDaniel Boles2018-06-191-1/+1
* picture: IntroduceBenjamin Otte2018-06-105-1/+173
* gdk: Get rid of gdk_event_free()Benjamin Otte2018-05-291-1/+1
* a11y: Stop using ::eventMatthias Clasen2018-05-261-38/+4
* a11y/ScrolledWin|IconView: Connect signals safelyJuan Pablo Ugarte2018-04-222-18/+18
* a11y: Fix headersBenjamin Otte2018-04-053-6/+34
* Merge branch 'window-activate' into 'master'Benjamin Otte2018-04-052-3/+21
|\
| * a11y: restore window:activate/deactivate emissionSamuel Thibault2018-04-052-3/+21
* | Merge branch 'text-changed-delete-4' into 'master'Benjamin Otte2018-04-041-1/+1
|\ \ | |/ |/|
| * gtkentryaccessible: Fix text-changed::delete lengthSamuel Thibault2018-04-041-1/+1
* | gtktextviewaccessible: update cursor position after text suppressionSamuel Thibault2018-04-041-13/+27
|/
* 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