summaryrefslogtreecommitdiff
path: root/gdk/gdkcursor.c
Commit message (Expand)AuthorAgeFilesLines
* Drop gdkintl.hMatthias Clasen2022-09-231-1/+1
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-15/+5
* Minor doc fixFred Morcos2022-01-031-2/+1
* gdk: Remove gdkinternals.hBenjamin Otte2021-09-241-1/+0
* Docs: TweaksMatthias Clasen2021-06-051-1/+1
* gdk: Clean up docs syntaxMatthias Clasen2021-05-221-1/+1
* docs: Reduce redundancyMatthias Clasen2021-05-201-1/+1
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-2/+2
* Documentation fixesMatthias Clasen2021-05-201-2/+2
* cursor: Use a table for cursor namesMatthias Clasen2021-03-111-36/+11
* cursor: Add property annotationsMatthias Clasen2021-03-111-8/+8
* docs: Rework the gdk docsMatthias Clasen2021-03-111-53/+82
* docs: Move detached sections into their own content fileEmmanuele Bassi2021-03-111-14/+15
* CosmeticsMatthias Clasen2020-11-041-4/+4
* docs: Small additions for GdkCursor docsMatthias Clasen2020-10-291-22/+32
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* docs: Small updatesMatthias Clasen2018-07-131-18/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-2/+2
* GdkCursor: Add some missing (nullable) annotationsTimm Bäder2018-03-091-3/+3
* The big versioning cleanupMatthias Clasen2018-02-061-14/+0
* cursor docs: Point to gtk_widget_set_cursorMatthias Clasen2017-12-261-2/+4
* Drop gdk_cursor_new_from_pixbufMatthias Clasen2017-11-291-77/+0
* gdk: Use G_PARAM_SPEC_STATIC_STRINGS throughoutMatthias Clasen2017-11-171-5/+10
* Remove gdkprivate.hMatthias Clasen2017-11-171-0/+1
* gdk: Cursors no longer have a displayBenjamin Otte2017-11-041-52/+20
* gdk: Cursors are created genericallyBenjamin Otte2017-11-041-4/+10
* gdk: Make cursors instantiableBenjamin Otte2017-11-041-1/+1
* gdk: Add gdk_cursor_hash() and gdk_cursor_equal()Benjamin Otte2017-11-041-0/+46
* gdk: Add gdk_cursor_get_fallback()Benjamin Otte2017-11-041-27/+67
* cursor: Turn new_from_surface() into new_from_texture()Benjamin Otte2017-11-041-22/+143
* gdk: Remove ability to download a cursorBenjamin Otte2017-11-041-89/+0
* gdk: Add gdk_cursor_get_name()Benjamin Otte2017-11-041-2/+48
* gdk: Get rid of GdkCursorTypeBenjamin Otte2017-11-041-15/+0
* t Remove gdk_cursor_new_for_displayMatthias Clasen2017-11-011-38/+0
* cursor: Remove deprecated APIRico Tzschichholz2016-10-241-54/+0
* Update cursor docsMatthias Clasen2016-05-171-2/+2
* Add context-menu to the list of standard cursor namesMatthias Clasen2016-01-061-0/+1
* docs: Show less ugly X cursorsMatthias Clasen2015-05-081-20/+0
* Update docsMatthias Clasen2015-05-081-0/+39
* configure.ac: Depend on cairo 1.14.0Javier Jardón2014-11-101-2/+0
* Deprecate gdk_cursor_new()Matthias Clasen2014-10-281-1/+3
* gdk: assorted introspection and documentation fixesEvan Nemerson2014-05-191-2/+4
* gdk: add many missing (nullable) return value annotationsEvan Nemerson2014-05-111-4/+6
* GdkCursor: Don't leak a cairo surfaceDavid Mansfield2014-05-071-1/+6
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-4/+4
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-4/+4
* Use proper quotes in gdkWilliam Jon McCann2014-02-051-1/+1
* docs: use ` instead of <literal>William Jon McCann2014-02-041-2/+2
* docs: use markdown instead of inlinegraphic tagsWilliam Jon McCann2014-02-041-17/+17
* Docs: Use markdown for listsMatthias Clasen2014-02-021-56/+18