summaryrefslogtreecommitdiff
path: root/gdk/gdkproperty.c
Commit message (Expand)AuthorAgeFilesLines
* Trivial formatting fixMatthias Clasen2014-08-301-3/+4
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use quotes instead of <firstterm>William Jon McCann2014-02-041-3/+3
* docs: don't use <emphasis>William Jon McCann2014-01-281-2/+2
* docs: Move property section docs to correct fileBenjamin Otte2013-04-161-0/+34
* gdk: Make atoms handled genericallyBenjamin Otte2013-04-151-0/+220
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-239/+0
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-031-18/+10
* StartedOwen Taylor1999-10-011-1/+2
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-281-7/+8
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Add in missing 'flags' field to target list.Owen Taylor1998-12-091-1/+7
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-4/+15
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-1/+7
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Initialize gdk_error_code to zero before calling the X routine.Miguel de Icaza1998-03-031-0/+1
* added a bunch of checks for window != NULL and private->destroyed. (don'tTim Janik1998-01-261-3/+15
* Removed warning when XGetWindowProperty fails - this can be the desiredOwen Taylor1997-12-131-1/+0
* Fixed a bug in gdk_property_get, I think, and made error messages saneElliot Lee1997-11-281-2/+9
* Initial revisionElliot Lee1997-11-241-0/+194