Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid a bad warning | Matthias Clasen | 2023-05-01 | 1 | -1/+1 |
* | gdkdisplaymanager: Add missing nullable to display name | Takao Fujiwara | 2023-04-25 | 1 | -1/+1 |
* | gdk: Improve logging for backends | Matthias Clasen | 2023-03-27 | 1 | -2/+15 |
* | Fix spelling errors | Matthias Clasen | 2022-11-17 | 1 | -1/+1 |
* | Drop gdkintl.h | Matthias Clasen | 2022-09-23 | 1 | -1/+1 |
* | gdk: Use the new debug macros | Matthias Clasen | 2022-09-23 | 1 | -1/+1 |
* | Remove all nicks and blurbs from param specs | Sophie Herold | 2022-05-11 | 1 | -3/+1 |
* | gdk: Remove gdkinternals.h | Benjamin Otte | 2021-09-24 | 1 | -1/+0 |
* | Docs: Tweaks | Matthias Clasen | 2021-06-05 | 1 | -1/+2 |
* | gdk: Clean up docs syntax | Matthias Clasen | 2021-05-22 | 1 | -1/+1 |
* | Documentation fixes | Matthias Clasen | 2021-05-20 | 1 | -4/+2 |
* | displaymanager: Add property annotations | Matthias Clasen | 2021-03-11 | 1 | -2/+2 |
* | docs: Rework the gdk docs | Matthias Clasen | 2021-03-11 | 1 | -63/+71 |
* | gdk: remove remaining GDK_WINDOWING_QUARTZ usagewip/chergert/remove-GDK_WINDOWING_QUARTZ | Christian Hergert | 2020-10-29 | 1 | -17/+4 |
* | docs: Clean up dangling links in gdk docs | Matthias Clasen | 2020-08-05 | 1 | -3/+1 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -6/+6 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | macos: prototype new GDK backend for macOS | Christian Hergert | 2020-07-21 | 1 | -0/+7 |
* | Fix minor typos | Yuri Chornoivan | 2020-05-28 | 1 | -1/+1 |
* | gtk: rely on default marshallers | Christian Hergert | 2019-05-30 | 1 | -1/+1 |
* | docs: Its just GTK now | Matthias Clasen | 2019-02-24 | 1 | -1/+1 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -16/+0 |
* | Drop the mir backend | Matthias Clasen | 2018-02-05 | 1 | -7/+0 |
* | Document more structs | Matthias Clasen | 2017-12-26 | 1 | -0/+6 |
* | gdk: Clean up marshalers | Benjamin Otte | 2017-12-13 | 1 | -2/+1 |
* | gdk: Use G_PARAM_SPEC_STATIC_STRINGS throughout | Matthias Clasen | 2017-11-17 | 1 | -2/+1 |
* | Drop gdk_screen_get_default | Matthias Clasen | 2017-11-01 | 1 | -24/+0 |
* | x11: Make gdk_x11_display_open() public API | Benjamin Otte | 2017-11-01 | 1 | -1/+1 |
* | docs: Remove mentions of gtk_init_with_args(). | Murray Cumming | 2017-03-17 | 1 | -1/+1 |
* | mir: try mir before x11 | William Hua | 2017-03-12 | 1 | -3/+3 |
* | Remove redundant declaration | Emmanuele Bassi | 2016-10-17 | 1 | -1/+0 |
* | gdk: Add a way to show included backends | Matthias Clasen | 2016-02-18 | 1 | -0/+9 |
* | Avoid an extra type check in gdk_screen_get_default | Matthias Clasen | 2015-09-07 | 1 | -4/+4 |
* | Prefer the Wayland backend | Matthias Clasen | 2015-01-17 | 1 | -3/+3 |
* | Gdk: add an experimental backend for mir | Robert Ancell | 2014-10-22 | 1 | -0/+7 |
* | gdk: assorted introspection and documentation fixes | Evan Nemerson | 2014-05-19 | 1 | -3/+3 |
* | gdk: add many missing (nullable) return value annotations | Evan Nemerson | 2014-05-11 | 1 | -7/+8 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -2/+2 |
* | Docs: use // for comments in examples | Matthias Clasen | 2014-02-14 | 1 | -2/+2 |
* | docs: use apostrophes in *n't | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | Use proper quotes in gdk | William Jon McCann | 2014-02-05 | 1 | -1/+1 |
* | docs: use ` instead of <literal> | William Jon McCann | 2014-02-04 | 1 | -2/+2 |
* | docs: replace all <examples> with markdown headings | William Jon McCann | 2014-02-04 | 1 | -3/+2 |
* | docs: use markdown for <envar> tags | William Jon McCann | 2014-02-04 | 1 | -2/+2 |
* | docs: Identify examples that are C code | William Jon McCann | 2014-01-29 | 1 | -2/+2 |
* | docs: use |[ ]| instead of <programlisting></programlisting> | William Jon McCann | 2014-01-29 | 1 | -4/+4 |
* | Revert "Try Wayland before X11" | Matthias Clasen | 2013-09-16 | 1 | -3/+3 |
* | Try Wayland before X11 | Matthias Clasen | 2013-08-09 | 1 | -3/+3 |
* | Minor documentation formatting fixes | Matthias Clasen | 2013-05-27 | 1 | -1/+1 |
* | gdk: Remove new gdk_display_manager_peek() API | Benjamin Otte | 2013-05-02 | 1 | -40/+17 |