Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2020-10-21 | 5 | -11/+52 |
|\ | |||||
| * | text: React to text attribute changes in css | Matthias Clasen | 2020-10-21 | 1 | -3/+5 |
| * | columnview: Put overshoot underneath the headers | Matthias Clasen | 2020-10-21 | 1 | -1/+18 |
| * | range: Hide internals from accessibility | Matthias Clasen | 2020-10-21 | 1 | -6/+7 |
| * | Cosmetics | Matthias Clasen | 2020-10-21 | 1 | -1/+1 |
| * | frame: Set up accessible relations | Matthias Clasen | 2020-10-21 | 1 | -0/+21 |
* | | Merge branch 'wip/exalm/swipe4' into 'master' | Carlos Garnacho | 2020-10-21 | 1 | -5/+15 |
|\ \ | |/ |/| | |||||
| * | gestureswipe: Count last event when calculating velocity | Alexander Mikhaylenko | 2020-10-21 | 1 | -5/+15 |
* | | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2020-10-21 | 12 | -16/+113 |
|\ \ | |||||
| * | | docs: Document more accessible roles | Matthias Clasen | 2020-10-20 | 1 | -0/+6 |
| * | | Cosmetics | Matthias Clasen | 2020-10-20 | 1 | -1/+1 |
| * | | docs: Document more accessible roles | Matthias Clasen | 2020-10-20 | 1 | -0/+7 |
| * | | docs: Document more accessible roles | Matthias Clasen | 2020-10-20 | 2 | -0/+10 |
| * | | docs: Document accessible roles of some classes | Matthias Clasen | 2020-10-20 | 2 | -0/+10 |
| * | | inspector: Show accessible object path | Matthias Clasen | 2020-10-20 | 2 | -2/+52 |
| * | | atsi: Fix emission of text selection changes | Matthias Clasen | 2020-10-20 | 1 | -7/+17 |
| * | | a11y: Fix handling of LABELLED_BY relation | Matthias Clasen | 2020-10-20 | 2 | -6/+10 |
* | | | Merge branch 'wip/exalm/nullable' into 'master' | Timm Bäder | 2020-10-21 | 1 | -3/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | widget: Add missing (nullable) on binding functionswip/exalm/nullable | Alexander Mikhaylenko | 2020-10-21 | 1 | -3/+3 |
* | | | Merge branch 'wip/otte/for-master' into 'master' | Benjamin Otte | 2020-10-20 | 30 | -113/+36 |
|\ \ \ | |/ / |/| | | |||||
| * | | gtk: Remove unused header include | Benjamin Otte | 2020-10-20 | 21 | -22/+0 |
| * | | entry: Keep widget order | Benjamin Otte | 2020-10-20 | 1 | -11/+3 |
| * | | flowbox: Keep widget order | Benjamin Otte | 2020-10-20 | 1 | -25/+13 |
| * | | listbox: Reorder the widgets when sorting | Benjamin Otte | 2020-10-20 | 1 | -13/+4 |
| * | | listitemwidget: Remove unnecessary code | Benjamin Otte | 2020-10-20 | 1 | -7/+1 |
| * | | notebook: Remove unnecessary code | Benjamin Otte | 2020-10-20 | 1 | -19/+6 |
| * | | box: Remove unnecessary code | Benjamin Otte | 2020-10-20 | 1 | -7/+0 |
| * | | widget: Always update the CSS node | Benjamin Otte | 2020-10-20 | 3 | -9/+9 |
* | | | a11y: Fix accessible tree inconsistency | Matthias Clasen | 2020-10-19 | 1 | -15/+28 |
* | | | stack: Minor doc addition | Matthias Clasen | 2020-10-19 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'ebassi/for-master' into 'master' | Emmanuele Bassi | 2020-10-19 | 4 | -44/+195 |
|\ \ | |||||
| * | | a11y: Tweak name and description computation | Matthias Clasen | 2020-10-19 | 1 | -17/+4 |
| * | | atspi: Use name and description as provided | Matthias Clasen | 2020-10-19 | 1 | -19/+4 |
| * | | label: Set the accessible label property | Matthias Clasen | 2020-10-19 | 1 | -0/+4 |
| * | | a11y: Rework accessible name/description computation | Emmanuele Bassi | 2020-10-19 | 3 | -29/+204 |
* | | | Merge branch 'a11y/editable' into 'master' | Matthias Clasen | 2020-10-19 | 4 | -46/+59 |
|\ \ \ | |||||
| * | | | a11y: Rename some methods | Matthias Clasen | 2020-10-19 | 1 | -15/+12 |
| * | | | atspi: Implement Text for more editables | Matthias Clasen | 2020-10-19 | 1 | -31/+30 |
| * | | | Add gtk_editable_get_delegate | Matthias Clasen | 2020-10-19 | 2 | -0/+17 |
| |/ / | |||||
* | | | atspi: Emit bounds-changed | Matthias Clasen | 2020-10-19 | 1 | -0/+48 |
* | | | widget: Mark the size as changed when it changes | Matthias Clasen | 2020-10-19 | 1 | -1/+3 |
* | | | a11y: Add bounds change api | Matthias Clasen | 2020-10-19 | 4 | -0/+44 |
* | | | atspi: Implement Component | Matthias Clasen | 2020-10-19 | 5 | -0/+298 |
* | | | a11y: Add a separate vfunc for platform changes | Matthias Clasen | 2020-10-19 | 4 | -9/+29 |
* | | | atspi: Be more careful | Matthias Clasen | 2020-10-19 | 1 | -1/+6 |
* | | | Cosmetics | Matthias Clasen | 2020-10-19 | 1 | -6/+8 |
* | | | Cosmetics | Matthias Clasen | 2020-10-19 | 1 | -27/+27 |
* | | | Cosmetics | Matthias Clasen | 2020-10-19 | 1 | -2/+2 |
|/ / | |||||
* | | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2020-10-19 | 5 | -17/+105 |
|\ \ | |||||
| * | | columnview: Make right-aligned content work | Matthias Clasen | 2020-10-19 | 2 | -7/+8 |