summaryrefslogtreecommitdiff
path: root/gdk/gdkcursor.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-271-2/+2
* docs: zero is a literal not a type linkWilliam Jon McCann2014-01-201-1/+1
* Fix up docs for new cursor apisMatthias Clasen2013-08-091-11/+10
* gdk: Add gdk_cursor_new_from_surfaceAlexander Larsson2013-08-071-2/+72
* gdk: Add gdk_cursor_get_surface()Alexander Larsson2013-08-071-1/+72
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-1/+1
* [GI] Cosmetic cleanups of annotations and doc commentsPavel Holejsovsky2011-01-181-1/+1
* gdk: Move gdk_cursor_get_image() to the base classBenjamin Otte2010-12-211-0/+21
* gdk: Move gdk_cursor_get_display() out of the backendsBenjamin Otte2010-12-211-0/+20
* gdk: Make display a property of GdkCursorBenjamin Otte2010-12-211-1/+18
* gdk: Make cursor-type a property of the cursorBenjamin Otte2010-12-211-0/+56
* API: gdk: Deprecate gdk_cursor_ref() and gdk_cursor_unref()Benjamin Otte2010-12-211-0/+4
* gdk: Make GdkCursor a GObjectBenjamin Otte2010-12-211-12/+13
* gdk: Move GdkCursor definition into a private headerBenjamin Otte2010-12-211-0/+6