| Commit message (Expand) | Author | Age | Files | Lines |
* | API: Remove GtkPlug, GtkSocket and GtkWin32EmbedWidget | Benjamin Otte | 2016-10-16 | 1 | -1621/+0 |
* | Use NULL for generic marshallers in g_signal_new() | Benjamin Otte | 2016-08-29 | 1 | -1/+1 |
* | dnd: Move GtkDragDest to a separate file | Matthias Clasen | 2016-03-25 | 1 | -0/+1 |
* | gtk: Strip newlines from g_warning and g_error | Matthias Clasen | 2016-02-28 | 1 | -4/+4 |
* | introspection: This patch fixes nullable return values fixes for the followin... | Alberto Ruiz | 2016-01-08 | 1 | -1/+2 |
* | plug/socket: Warn if used outside X11 | Matthias Clasen | 2015-08-28 | 1 | -5/+8 |
* | socket: don't call gtk_style_context_set_background() | Cosimo Cecchi | 2015-07-01 | 1 | -3/+14 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -4/+4 |
* | Docs: use // for comments in examples | Matthias Clasen | 2014-02-14 | 1 | -3/+2 |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -1/+1 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -4/+4 |
* | docs: don't use ulink. use markdown instead | William Jon McCann | 2014-02-04 | 1 | -3/+3 |
* | docs: use ` instead of <literal> | William Jon McCann | 2014-02-04 | 1 | -1/+1 |
* | docs: don't use <application> tags | William Jon McCann | 2014-02-04 | 1 | -2/+2 |
* | docs: replace all <examples> with markdown headings | William Jon McCann | 2014-02-04 | 1 | -3/+2 |
* | docs: use markdown instead of <filename> tags | William Jon McCann | 2014-02-04 | 1 | -1/+1 |
* | Docs: Don't use note elements | Matthias Clasen | 2014-02-02 | 1 | -2/+0 |
* | docs: Identify examples that are C code | William Jon McCann | 2014-01-29 | 1 | -1/+1 |
* | docs: use |[ ]| instead of <programlisting></programlisting> | William Jon McCann | 2014-01-29 | 1 | -2/+2 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -6/+3 |
* | Fix compiler warnings | Adel Gadllah | 2013-02-11 | 1 | -1/+0 |
* | Add gtk_widget_(un)register_window | Alexander Larsson | 2013-02-07 | 1 | -1/+1 |
* | Chain up relevant GObjectClass:notify vfuncs | Claudio Saavedra | 2012-08-07 | 1 | -0/+3 |
* | [socket]: fix gtk-doc warnings. | Paolo Borelli | 2012-05-06 | 1 | -2/+0 |
* | Fix malformed doc comments | Matthias Clasen | 2012-04-12 | 1 | -7/+1 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -2/+1 |
* | Move gtkstyle and gtkrc to deprecated/ | Matthias Clasen | 2011-11-02 | 1 | -0/+1 |
* | gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.h | Michael Natterer | 2011-10-23 | 1 | -1/+0 |
* | React to is-focus change, not ignore it | Matthias Clasen | 2011-02-20 | 1 | -3/+2 |
* | API: gdk: Change get_drag_window() API | Benjamin Otte | 2011-02-01 | 1 | -4/+4 |
* | API: gtk: Remove client_event vfunc from GtkWidget | Benjamin Otte | 2011-02-01 | 1 | -13/+0 |
* | Add a gtkx.h header for X11-specific GTK+ api | Matthias Clasen | 2011-01-29 | 1 | -34/+33 |
* | socket: Use Window instead of GdkNativeWindow | Benjamin Otte | 2011-01-28 | 1 | -6/+6 |
* | gtk: Prefix gtk_window_add_embedded_xid() with underscore | Benjamin Otte | 2011-01-28 | 1 | -2/+2 |
* | socket: Merge gtksocket-x11.c back into gtksocket.c | Benjamin Otte | 2011-01-28 | 1 | -56/+603 |
* | plug/socket: Remove x11 checks and non-x11 code | Benjamin Otte | 2011-01-28 | 1 | -7/+1 |
* | plug/socket: Clarify docs about availablility of widgets | Benjamin Otte | 2011-01-28 | 1 | -2/+3 |
* | Move docs for gtkmain inline | Matthias Clasen | 2011-01-04 | 1 | -1/+1 |
* | Drop explicit includes of gdkkeysyms.h | Matthias Clasen | 2011-01-04 | 1 | -1/+0 |
* | Make GtkSocket use GtkStyleContext | Carlos Garnacho | 2011-01-04 | 1 | -3/+2 |
* | x11: Rename GdkDisplayX11 to GdkX11Display | Benjamin Otte | 2010-12-21 | 1 | -2/+2 |
* | Make gdk_window_{lookup,foreign_new}_for_display backend specific | Matthias Clasen | 2010-12-21 | 1 | -20/+32 |
* | Remove sealed members from GtkSocket | Matthias Clasen | 2010-12-18 | 1 | -117/+122 |
* | Hide GtkWindowGroup members | Matthias Clasen | 2010-12-17 | 1 | -1/+1 |
* | Remove size_request from GtkSocket | Matthias Clasen | 2010-10-30 | 1 | -15/+38 |
* | socket: Fix compiler issues | Benjamin Otte | 2010-10-21 | 1 | -0/+1 |
* | Remove gtk_widget_hide_all() | Matthias Clasen | 2010-10-19 | 1 | -3/+1 |
* | Remove GtkObject completely | Matthias Clasen | 2010-09-26 | 1 | -2/+3 |
* | Move GtkSizeRequest into GtkWidget | Benjamin Otte | 2010-09-26 | 1 | -2/+1 |
* | gtk: Don't set colormap anymore when creating GDK windows | Benjamin Otte | 2010-09-26 | 1 | -2/+1 |