| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecate treeviews and cell renderers | Matthias Clasen | 2022-10-11 | 1 | -1935/+0 |
* | Drop gtkintl.h | Matthias Clasen | 2022-09-24 | 1 | -1/+0 |
* | Remove all nicks and blurbs from param specs | Sophie Herold | 2022-05-11 | 1 | -144/+46 |
* | gtk: Clean up docs syntax | Matthias Clasen | 2021-05-22 | 1 | -15/+15 |
* | cellrenderertext: Add a summary | Matthias Clasen | 2021-03-11 | 1 | -3/+3 |
* | *: Fix spelling mistakes found by codespell | Björn Daase | 2020-08-21 | 1 | -2/+2 |
* | Remove ATK | Emmanuele Bassi | 2020-07-26 | 1 | -4/+0 |
* | Replace "gdouble" with "double" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | Replace "gfloat" with "float" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -9/+9 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -39/+39 |
* | Drop pango version checks | Matthias Clasen | 2020-06-06 | 1 | -2/+0 |
* | Fix minor typos | Yuri Chornoivan | 2020-05-28 | 1 | -1/+1 |
* | stylecontext: Get rid of gtk_style_context_get() | Benjamin Otte | 2020-01-28 | 1 | -2/+3 |
* | cell renderer text: Fix this to work again | Matthias Clasen | 2019-12-24 | 1 | -8/+6 |
* | Move the ifdef to the right spot | Matthias Clasen | 2019-11-04 | 1 | -1/+1 |
* | cell text: Handle new pango enum values | Matthias Clasen | 2019-11-04 | 1 | -0/+10 |
* | cellrenderertext: Remove some unnecessary NULL checks | Timm Bäder | 2019-07-21 | 1 | -28/+14 |
* | cellrenderertext: Don't unnecessarily ref a layout | Timm Bäder | 2019-07-21 | 1 | -7/+0 |
* | cell renderer: remove populate-popup | Matthias Clasen | 2019-06-13 | 1 | -68/+0 |
* | va_marshaller: add various va_marshallers | Christian Hergert | 2019-06-06 | 1 | -0/+3 |
* | cell renderer text: Drop the priv pointer | Matthias Clasen | 2019-05-26 | 1 | -50/+30 |
* | gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.h | Benjamin Otte | 2019-03-19 | 1 | -0/+1 |
* | entry, spin button: Drop redundant API | Matthias Clasen | 2019-02-28 | 1 | -3/+3 |
* | gtk: Drop the "plus" | Emmanuele Bassi | 2019-02-05 | 1 | -1/+1 |
* | Remove a lot of Since annotations | Matthias Clasen | 2018-06-25 | 1 | -2/+0 |
* | snapshot: Redo debug messages | Benjamin Otte | 2018-04-24 | 1 | -4/+2 |
* | a11y: Remove gtk.h include | Benjamin Otte | 2018-02-08 | 1 | -4/+5 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -16/+0 |
* | Replace gdk_threads_add_timeout* with g_timeout_add() | Emmanuele Bassi | 2018-02-03 | 1 | -2/+1 |
* | text cell renderer: Stop using ::focus-out-event | Matthias Clasen | 2018-01-16 | 1 | -10/+10 |
* | build: Enable -Wswitch-enum and -Wswitch-default | Benjamin Otte | 2017-10-06 | 1 | -2/+7 |
* | snapshot: Rename append APIs | Benjamin Otte | 2017-01-13 | 1 | -7/+7 |
* | snapshot: Redo pop() API | Benjamin Otte | 2017-01-13 | 1 | -1/+1 |
* | cellrenderertext: Implement snapshot() | Benjamin Otte | 2016-12-23 | 1 | -21/+27 |
* | Use Unicode in translatable strings | Piotr Drąg | 2016-12-19 | 1 | -2/+2 |
* | Remove some more GdkColor propertieswip/baedert/box | Timm Bäder | 2016-10-20 | 1 | -108/+0 |
* | API: stylecontext: Remove state argument from getters | Benjamin Otte | 2016-10-16 | 1 | -3/+1 |
* | cell renderer text: Allow entries to shrink | Matthias Clasen | 2016-08-25 | 1 | -0/+1 |
* | Use stupid quotes instead of dumb quotes | Matthias Clasen | 2015-09-23 | 1 | -2/+2 |
* | text cell renderer: Convert to g_object_notify_by_pspec | Matthias Clasen | 2015-09-06 | 1 | -379/+318 |
* | Support alpha in text cell renderer colors | Matthias Clasen | 2015-08-15 | 1 | -8/+15 |
* | cellrenderertext: notify inverted | Sebastien Lafargue | 2015-01-04 | 1 | -2/+2 |
* | GtkCellRendererText: Use G_PARAM_EXPLICIT_NOTIFY | Matthias Clasen | 2014-06-09 | 1 | -11/+31 |
* | GtkCellRendererText: Use G_PARAM_EXPLICIT_NOTIFY for 'alignment' | Matthias Clasen | 2014-06-09 | 1 | -2/+6 |
* | Deprecate GdkColor | Matthias Clasen | 2014-05-22 | 1 | -0/+4 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -1/+1 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -3/+3 |
* | all: Add names to timeouts | Bastien Nocera | 2013-10-23 | 1 | -0/+1 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -6/+2 |