summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'display-cleanup' into 'master'Matthias Clasen2020-07-301-1/+1
|\
| * gdk: Move default group api to the X11 backendMatthias Clasen2020-07-291-1/+1
* | Merge branch 'surface-cleanup' into 'master'Matthias Clasen2020-07-301-3/+1
|\ \
| * | Rename gdk_surface_queue_exposeMatthias Clasen2020-07-291-1/+1
| * | gdk: Stop exporting gdk_surface_freeze_updatesMatthias Clasen2020-07-291-2/+0
| |/
* | a11y: Set an accessible role for GtkLevelBarMatthias Clasen2020-07-291-3/+2
* | a11y: Set an accessible role for GtkExpanderMatthias Clasen2020-07-291-1/+1
* | a11y: Set accessible role for GtkLinkButtonMatthias Clasen2020-07-291-1/+1
* | a11y: Set an accessible role for GtkTextViewMatthias Clasen2020-07-291-1/+1
|/
* docs: Mention workarea in the migration guideMatthias Clasen2020-07-291-0/+8
* gdk/monitor: Remove gdk_monitor_work_area and GdkMonitor::work-areaJonas Ådahl2020-07-291-1/+0
* docs: Fix links in markdown content differentlyMatthias Clasen2020-07-291-1/+7
* Merge branch 'doc-fixes' into 'master'Matthias Clasen2020-07-292-9/+11
|\
| * docs: Add a missing symbolMatthias Clasen2020-07-281-0/+1
| * docs: Update the symbols listMatthias Clasen2020-07-281-8/+1
| * docs: Update private headers listMatthias Clasen2020-07-281-1/+9
* | Merge branch 'a11y-work' into 'master'Matthias Clasen2020-07-291-0/+4
|\ \ | |/ |/|
| * a11y: Set an accessible role for GtkPasswordEntryMatthias Clasen2020-07-281-1/+1
| * a11y: Set an accessible role for GtkSearchEntryMatthias Clasen2020-07-281-0/+1
| * a11y: Set an accessible role for GtkLabelMatthias Clasen2020-07-281-0/+1
| * a11y: Set an accessible role for GtkEntryMatthias Clasen2020-07-281-0/+1
| * a11y: Set accessible roles for GtkImage and GtkPictureMatthias Clasen2020-07-281-0/+1
* | Merge branch 'wip/carlosg/device-api-cleanup' into 'master'Matthias Clasen2020-07-282-10/+5
|\ \ | |/ |/|
| * gdk: Conflate GDK devicesCarlos Garnacho2020-07-291-1/+0
| * gdk: Make GdkDevice axis API internalCarlos Garnacho2020-07-291-3/+0
| * gdk: Remove gdk_device_get_axes()Carlos Garnacho2020-07-291-1/+0
| * gdk: Add gdk_seat_get_tools() API callCarlos Garnacho2020-07-291-0/+1
| * gdk: Add gdk_device_tool_get_axes()Carlos Garnacho2020-07-281-0/+1
| * docs: Correct migration noteCarlos Garnacho2020-07-281-4/+3
| * gdkdevice: Remove gdk_device_get_state()Carlos Garnacho2020-07-281-1/+0
* | a11y: Add an explicit "reset to default" methodEmmanuele Bassi2020-07-281-0/+3
* | a11y: Set an accessible role for GtkWindowMatthias Clasen2020-07-271-0/+1
|/
* docs: Flesh out the role table in the a11y introMatthias Clasen2020-07-271-0/+7
* docs: Document a11y attributesEmmanuele Bassi2020-07-271-22/+99
* Merge branch 'ebassi/new-a11y' into 'master'Matthias Clasen2020-07-278-39/+186
|\
| * docs: Fix up some issues in the a11y docsMatthias Clasen2020-07-261-19/+22
| * docs: Update a11y docsMatthias Clasen2020-07-261-19/+11
| * Start documenting the Accessibility APIEmmanuele Bassi2020-07-265-0/+168
| * Remove ATKEmmanuele Bassi2020-07-263-20/+4
* | Merge branch 'drop-down-constructor' into 'master'Matthias Clasen2020-07-261-1/+1
|\ \ | |/ |/|
| * dropdown: Revise constructorsMatthias Clasen2020-07-261-1/+1
* | Add GtkBoolFilterBenjamin Otte2020-07-262-0/+14
|/
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-2/+2
* Replace "gfloat" with "float"Benjamin Otte2020-07-251-2/+2
* Replace "gchar" with "char"Benjamin Otte2020-07-255-10/+10
* Replace "gint" with "int"Benjamin Otte2020-07-253-4/+4
* menubutton: Remove align-widget propertyFlorian Müllner2020-07-241-2/+0
* docs: Pass --standalone to pandocMatthias Clasen2020-07-231-0/+1
* migration guide: Add some tablesMatthias Clasen2020-07-221-2/+55
* sortlistmodel: Add progress estimationBenjamin Otte2020-07-221-0/+1