summaryrefslogtreecommitdiff
path: root/gtk/gtkplug.h
Commit message (Expand)AuthorAgeFilesLines
* socket: Don't include gtk.hBenjamin Otte2014-07-121-1/+1
* Drop GDK_MULTIHEAD_SAFEMatthias Clasen2014-06-111-2/+0
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+8
* 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-1/+0
* 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-23/+18
* plug: Move private functions to gtksocketprivate.hBenjamin Otte2011-01-281-5/+0
* plug: Use Window instead of GdkNativeWindowBenjamin Otte2011-01-281-6/+7
* plug/socket: Make GtkPlug and GtkSocket X11-specificBenjamin Otte2011-01-281-0/+6
* GtkPlug: move public members to private structuresJavier Jardón2010-08-271-8/+4
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Add gtk_plug_get_socket_windowTim Janik2008-06-201-0/+2
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-1/+1
* Seal GtkPlugTim Janik2008-06-201-5/+7
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* 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-2/+2
* Deprecation cleanupManish Singh2002-10-131-6/+6
* changed the order of the arguments. #80278Erwann Chenede -2002-05-031-2/+2
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-2/+12
* Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRABOwen Taylor2002-02-241-0/+2
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Check GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel (widget)), notOwen Taylor2001-07-051-3/+8
* For XEMBED embedding add a _XEMBED_INFO property to the client withOwen Taylor2001-07-031-1/+5
* Add a GtkWindowGroup struct that allows grouping together multiple windowsOwen Taylor2001-06-141-0/+2
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-161-1/+1
* 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-2/+2
* s/refcount/ref_count/.Tim Janik2000-02-131-3/+6
* Adapt cast macros to standard.Raja R Harinath1999-11-221-1/+0
* 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/+65