summaryrefslogtreecommitdiff
path: root/gtk/gtksocket.h
Commit message (Expand)AuthorAgeFilesLines
* socket: Don't include gtk.hBenjamin Otte2014-07-121-2/+2
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+5
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-2/+1
* Revert a change to the plug/socket headersMatthias Clasen2011-11-021-2/+1
* Move gtkstyle and gtkrc to deprecated/Matthias Clasen2011-11-021-1/+2
* Add a gtkx.h header for X11-specific GTK+ apiMatthias Clasen2011-01-291-12/+9
* socket: Use Window instead of GdkNativeWindowBenjamin Otte2011-01-281-2/+3
* plug/socket: Make GtkPlug and GtkSocket X11-specificBenjamin Otte2011-01-281-0/+6
* Remove sealed members from GtkSocketMatthias Clasen2010-12-181-18/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated GtkSocket functionsChristian Dywan2010-05-031-5/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-6/+6
* Seal GtkSocketTim Janik2008-06-201-18/+19
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-3/+3
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+2
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-081-5/+5
* Deprecation cleanupManish Singh2002-10-131-6/+6
* Add a "is_focus" property indicating whether a widget is the focus widgetOwen Taylor2002-06-061-1/+2
* Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRABOwen Taylor2002-02-241-1/+1
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Rename 'id' parameter to avoid problems with Objective C.Owen Taylor2001-11-281-1/+1
* label_xalign and label_yalign need to be float properties to correspond toOwen Taylor2001-11-191-1/+1
* Check GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel (widget)), notOwen Taylor2001-07-051-1/+11
* For XEMBED embedding add a _XEMBED_INFO property to the client withOwen Taylor2001-07-031-0/+4
* File containing #defines for XEMBED protocol.Owen Taylor2001-04-191-0/+3
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Fix conditionality to work the "right" way. Missed commits from previous.Elliot Lee2000-06-201-1/+1
* s/refcount/ref_count/.Tim Janik2000-02-131-4/+7
* Add gdk_threads_mutex.Tor Lillqvist1999-09-171-1/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Added layout widget for scrolling arbitrarily big areas. Added plug/socketOwen Taylor1998-11-241-0/+68