| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk: Chain up in toplevels' realize | Benjamin Otte | 2018-04-11 | 1 | -2/+2 |
* | Continue renaming window to surface | Alexander Larsson | 2018-03-21 | 1 | -4/+4 |
* | GtkWidget: Start renaming widget->window | Alexander Larsson | 2018-03-20 | 1 | -3/+3 |
* | GdkWindow -> GdkSurface initial type rename | Alexander Larsson | 2018-03-20 | 1 | -2/+2 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -6/+0 |
* | invisible: Make it use display, not screen | Benjamin Otte | 2017-10-31 | 1 | -42/+42 |
* | widget: Turn screen-changed signal into display-changed | Benjamin Otte | 2017-10-31 | 1 | -1/+1 |
* | widget: Add baseline and out_clip parameters to size-allocate | Timm Bäder | 2017-07-19 | 1 | -11/+0 |
* | Remove calls to gtk_widget_set_allocation | Timm Bäder | 2017-07-19 | 1 | -1/+1 |
* | API: gdk: Add gdk_window_new_temp() | Benjamin Otte | 2016-11-07 | 1 | -18/+1 |
* | API: gdk: Remove override_redirect flag from GdkWindowAttr | Benjamin Otte | 2016-11-05 | 1 | -2/+1 |
* | gtk: Don't use GObjectClass.constructor | Jasper St. Pierre | 2014-06-26 | 1 | -16/+5 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -3/+3 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -1/+1 |
* | Drop internal uses of gtk_widget_get_root_window | Matthias Clasen | 2014-01-24 | 1 | -1/+1 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -6/+2 |
* | Add gtk_widget_(un)register_window | Alexander Larsson | 2013-02-07 | 1 | -1/+1 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Move documentation to inline comments: GtkInvisible | Javier Jardón | 2011-04-11 | 1 | -0/+14 |
* | GtkInvisible: Avoid chaining up in ::style-updated | Carlos Garnacho | 2011-01-04 | 1 | -7/+3 |
* | Split off gtkprivate.h | Emmanuele Bassi | 2010-10-20 | 1 | -0/+1 |
* | Remove GtkObject completely | Matthias Clasen | 2010-09-26 | 1 | -1/+1 |
* | Move destroy signal to GtkWidget | Javier Jardón | 2010-09-26 | 1 | -7/+5 |
* | API: Remove gtk_widget_push_colormap() | Benjamin Otte | 2010-09-26 | 1 | -5/+0 |
* | Tons of transfer annotations | Matthias Clasen | 2010-09-21 | 1 | -1/+1 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -7/+7 |
* | gtk/gtkinvisible.c: use accessor functions to access GtkWidget | Javier Jardón | 2010-08-22 | 1 | -8/+9 |
* | GtkInvisible: move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -15/+34 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_TOPLEVEL) | Javier Jardón | 2010-04-26 | 1 | -1/+1 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) | Javier Jardón | 2010-03-06 | 1 | -1/+1 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW) | Javier Jardón | 2010-03-06 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_REALIZED | Javier Jardón | 2010-03-03 | 1 | -1/+1 |
* | examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.c | Michael Natterer | 2008-08-12 | 1 | -3/+3 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Make GTK+ work as an untrusted X client. (#136571, Ed Catmur) | Matthias Clasen | 2006-05-25 | 1 | -2/+6 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -36/+5 |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -2/+1 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -1/+1 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -1/+2 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+3 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Fix bug 134982, reported by Morten Welinder: | Matthias Clasen | 2004-02-22 | 1 | -0/+2 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -2/+2 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -1/+7 |