Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ATK | Emmanuele Bassi | 2020-07-26 | 1 | -312/+0 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -10/+10 |
* | a11y: Simplify GtkNotebookAccessible | Emmanuele Bassi | 2020-06-05 | 1 | -44/+29 |
* | notebook: Derive from GtkWidget | Matthias Clasen | 2020-05-11 | 1 | -6/+1 |
* | a11y: Drop obsolete focus tab handling in notebooks | Matthias Clasen | 2013-10-06 | 1 | -82/+0 |
* | a11y: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -5/+2 |
* | Cosmetics | Matthias Clasen | 2012-12-27 | 1 | -1/+1 |
* | Make accessible implementations public | Matthias Clasen | 2012-12-27 | 1 | -8/+8 |
* | GtkNotebookAccessible: add a private struct | Matthias Clasen | 2012-10-14 | 1 | -32/+49 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | a11y: Fix crash in notebook | Benjamin Otte | 2011-12-19 | 1 | -13/+2 |
* | Use canonical names | Matthias Clasen | 2011-07-17 | 1 | -4/+4 |
* | Avoid compiler warnings | Matthias Clasen | 2011-07-10 | 1 | -9/+9 |
* | Reduce the number of unwanted exports | Matthias Clasen | 2011-07-09 | 1 | -8/+8 |
* | Initial conversion of GailWidget to GtkWidgetAccessible | Matthias Clasen | 2011-07-05 | 1 | -2/+2 |
* | Convert GailContainer to GtkContainerAccessible | Matthias Clasen | 2011-07-05 | 1 | -2/+2 |
* | Convert GailNotebookPage to GtkNotebookPageAccessible | Matthias Clasen | 2011-07-05 | 1 | -3/+3 |
* | Avoid excessive child_changed::added emissions | Matthias Clasen | 2011-07-05 | 1 | -0/+6 |
* | Convert GailNotebook to GtkNotebookAccessible | Matthias Clasen | 2011-07-05 | 1 | -0/+407 |