| Commit message (Expand) | Author | Age | Files | Lines |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+8 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -2/+1 |
* | Revert a change to the plug/socket headers | Matthias Clasen | 2011-11-02 | 1 | -1/+0 |
* | Move gtkstyle and gtkrc to deprecated/ | Matthias Clasen | 2011-11-02 | 1 | -1/+2 |
* | Add a gtkx.h header for X11-specific GTK+ api | Matthias Clasen | 2011-01-29 | 1 | -23/+18 |
* | plug: Move private functions to gtksocketprivate.h | Benjamin Otte | 2011-01-28 | 1 | -5/+0 |
* | plug: Use Window instead of GdkNativeWindow | Benjamin Otte | 2011-01-28 | 1 | -6/+7 |
* | plug/socket: Make GtkPlug and GtkSocket X11-specific | Benjamin Otte | 2011-01-28 | 1 | -0/+6 |
* | GtkPlug: move public members to private structures | Javier Jardón | 2010-08-27 | 1 | -8/+4 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | no need to include <gdk/gdk.h> in any widget header, it's included via | Michael Natterer | 2008-10-30 | 1 | -1/+0 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Add gtk_plug_get_socket_window | Tim Janik | 2008-06-20 | 1 | -0/+2 |
* | Switch to "guint GSEAL (foo) : width;" when packing fields in guints. | Tim Janik | 2008-06-20 | 1 | -1/+1 |
* | Seal GtkPlug | Tim Janik | 2008-06-20 | 1 | -5/+7 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -8/+2 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 1 | -2/+2 |
* | Deprecation cleanup | Manish Singh | 2002-10-13 | 1 | -6/+6 |
* | changed the order of the arguments. #80278 | Erwann Chenede - | 2002-05-03 | 1 | -2/+2 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -2/+12 |
* | Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRAB | Owen Taylor | 2002-02-24 | 1 | -0/+2 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | Check GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel (widget)), not | Owen Taylor | 2001-07-05 | 1 | -3/+8 |
* | For XEMBED embedding add a _XEMBED_INFO property to the client with | Owen Taylor | 2001-07-03 | 1 | -1/+5 |
* | Add a GtkWindowGroup struct that allows grouping together multiple windows | Owen Taylor | 2001-06-14 | 1 | -0/+2 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -1/+1 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Fix conditionality to work the "right" way. Missed commits from previous. | Elliot Lee | 2000-06-20 | 1 | -2/+2 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -3/+6 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -1/+0 |
* | Add gdk_threads_mutex. | Tor Lillqvist | 1999-09-17 | 1 | -1/+1 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | Added layout widget for scrolling arbitrarily big areas. Added plug/socket | Owen Taylor | 1998-11-24 | 1 | -0/+65 |