summaryrefslogtreecommitdiff
path: root/gdk/gdkselection.c
Commit message (Expand)AuthorAgeFilesLines
* gdk: assorted introspection and documentation fixesEvan Nemerson2014-05-191-3/+3
* gdk: add many missing (nullable) return value annotationsEvan Nemerson2014-05-111-15/+14
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-3/+3
* docs: Use markup for linksWilliam Jon McCann2014-02-071-1/+1
* docs: use ` instead of <literal>William Jon McCann2014-02-041-3/+3
* docs: use quotes instead of <firstterm>William Jon McCann2014-02-041-2/+2
* docs: fix docs linkWilliam Jon McCann2014-01-211-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* API: gdk: Make GdkEventSelection.requestor a GdkWindowBenjamin Otte2011-02-011-3/+3
* [GI] Mark unintrospectable constructs as (skip)Pavel Holejsovsky2011-01-201-1/+1
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-3/+4
* Deal with property encoding functionsMatthias Clasen2010-12-211-110/+55
* Add a vfunc for gdk_selection_convertMatthias Clasen2010-12-211-0/+16
* Add a vfunc for gdk_selection_property_getMatthias Clasen2010-12-211-0/+36
* Add a vfunc for gdk_selection_send_notify_for_displayMatthias Clasen2010-12-211-0/+28
* Add vfuncs for get/set_selection_ownerMatthias Clasen2010-12-211-1/+61
* Fix missing (transfer) annotations in GDKMilan Bouchet-Valat2010-11-241-3/+3
* docs: Move documentation to inline comments: propertiesJavier Jardón2010-11-151-0/+35
* docs: Move documentation to inline comments: gdkselectionJavier Jardón2010-11-151-0/+75
* Inclusion cleanups in sourcesMatthias Clasen2010-10-141-1/+3
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-4/+1
* [annotations] Add allow-noneJohan Dahlin2010-02-191-1/+1
* Bug 544684 - Win64 issue, window handles are assumed to be 32-bitTor Lillqvist2008-08-041-5/+5
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Add Copyright/License information.Matthias Clasen2005-07-121-0/+26
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-1/+3
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Start implementing display/screen closing scheme; keep a flag for whetherOwen Taylor2002-08-011-0/+23
* Renames:Owen Taylor2002-06-201-5/+5
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-0/+86
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-257/+0
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-031-19/+12
* StartedOwen Taylor1999-10-011-1/+3
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-281-5/+5
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+10
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* added a bunch of checks for window != NULL and private->destroyed. (don'tTim Janik1998-01-261-1/+9
* Patches to support internationalized input by:Gnome CVS User1997-11-271-0/+69
* Initial revisionElliot Lee1997-11-241-0/+168