Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop gdkintl.h | Matthias Clasen | 2022-09-23 | 1 | -1/+1 |
* | Remove all nicks and blurbs from param specs | Sophie Herold | 2022-05-11 | 1 | -15/+5 |
* | Minor doc fix | Fred Morcos | 2022-01-03 | 1 | -2/+1 |
* | gdk: Remove gdkinternals.h | Benjamin Otte | 2021-09-24 | 1 | -1/+0 |
* | Docs: Tweaks | Matthias Clasen | 2021-06-05 | 1 | -1/+1 |
* | gdk: Clean up docs syntax | Matthias Clasen | 2021-05-22 | 1 | -1/+1 |
* | docs: Reduce redundancy | Matthias Clasen | 2021-05-20 | 1 | -1/+1 |
* | introspection: Stop using allow-none | Matthias Clasen | 2021-05-20 | 1 | -2/+2 |
* | Documentation fixes | Matthias Clasen | 2021-05-20 | 1 | -2/+2 |
* | cursor: Use a table for cursor names | Matthias Clasen | 2021-03-11 | 1 | -36/+11 |
* | cursor: Add property annotations | Matthias Clasen | 2021-03-11 | 1 | -8/+8 |
* | docs: Rework the gdk docs | Matthias Clasen | 2021-03-11 | 1 | -53/+82 |
* | docs: Move detached sections into their own content file | Emmanuele Bassi | 2021-03-11 | 1 | -14/+15 |
* | Cosmetics | Matthias Clasen | 2020-11-04 | 1 | -4/+4 |
* | docs: Small additions for GdkCursor docs | Matthias Clasen | 2020-10-29 | 1 | -22/+32 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | docs: Small updates | Matthias Clasen | 2018-07-13 | 1 | -18/+1 |
* | GdkWindow -> GdkSurface initial type rename | Alexander Larsson | 2018-03-20 | 1 | -2/+2 |
* | GdkCursor: Add some missing (nullable) annotations | Timm Bäder | 2018-03-09 | 1 | -3/+3 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -14/+0 |
* | cursor docs: Point to gtk_widget_set_cursor | Matthias Clasen | 2017-12-26 | 1 | -2/+4 |
* | Drop gdk_cursor_new_from_pixbuf | Matthias Clasen | 2017-11-29 | 1 | -77/+0 |
* | gdk: Use G_PARAM_SPEC_STATIC_STRINGS throughout | Matthias Clasen | 2017-11-17 | 1 | -5/+10 |
* | Remove gdkprivate.h | Matthias Clasen | 2017-11-17 | 1 | -0/+1 |
* | gdk: Cursors no longer have a display | Benjamin Otte | 2017-11-04 | 1 | -52/+20 |
* | gdk: Cursors are created generically | Benjamin Otte | 2017-11-04 | 1 | -4/+10 |
* | gdk: Make cursors instantiable | Benjamin Otte | 2017-11-04 | 1 | -1/+1 |
* | gdk: Add gdk_cursor_hash() and gdk_cursor_equal() | Benjamin Otte | 2017-11-04 | 1 | -0/+46 |
* | gdk: Add gdk_cursor_get_fallback() | Benjamin Otte | 2017-11-04 | 1 | -27/+67 |
* | cursor: Turn new_from_surface() into new_from_texture() | Benjamin Otte | 2017-11-04 | 1 | -22/+143 |
* | gdk: Remove ability to download a cursor | Benjamin Otte | 2017-11-04 | 1 | -89/+0 |
* | gdk: Add gdk_cursor_get_name() | Benjamin Otte | 2017-11-04 | 1 | -2/+48 |
* | gdk: Get rid of GdkCursorType | Benjamin Otte | 2017-11-04 | 1 | -15/+0 |
* | t Remove gdk_cursor_new_for_display | Matthias Clasen | 2017-11-01 | 1 | -38/+0 |
* | cursor: Remove deprecated API | Rico Tzschichholz | 2016-10-24 | 1 | -54/+0 |
* | Update cursor docs | Matthias Clasen | 2016-05-17 | 1 | -2/+2 |
* | Add context-menu to the list of standard cursor names | Matthias Clasen | 2016-01-06 | 1 | -0/+1 |
* | docs: Show less ugly X cursors | Matthias Clasen | 2015-05-08 | 1 | -20/+0 |
* | Update docs | Matthias Clasen | 2015-05-08 | 1 | -0/+39 |
* | configure.ac: Depend on cairo 1.14.0 | Javier Jardón | 2014-11-10 | 1 | -2/+0 |
* | Deprecate gdk_cursor_new() | Matthias Clasen | 2014-10-28 | 1 | -1/+3 |
* | gdk: assorted introspection and documentation fixes | Evan Nemerson | 2014-05-19 | 1 | -2/+4 |
* | gdk: add many missing (nullable) return value annotations | Evan Nemerson | 2014-05-11 | 1 | -4/+6 |
* | GdkCursor: Don't leak a cairo surface | David Mansfield | 2014-05-07 | 1 | -1/+6 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -4/+4 |
* | docs: use proper quotations instead of '*' | William Jon McCann | 2014-02-07 | 1 | -4/+4 |
* | 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: use markdown instead of inlinegraphic tags | William Jon McCann | 2014-02-04 | 1 | -17/+17 |
* | Docs: Use markdown for lists | Matthias Clasen | 2014-02-02 | 1 | -56/+18 |