| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -18/+18 |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -3/+3 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -2/+2 |
* | Docs: Use markdown for lists | Matthias Clasen | 2014-02-02 | 1 | -46/+22 |
* | Move wholly deprecated classes to gtk/deprecated/ | Matthias Clasen | 2013-07-19 | 1 | -1/+1 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -7/+2 |
* | Deprecate GtkAction and GtkUIManager | William Jon McCann | 2013-06-30 | 1 | -2/+23 |
* | docs: correct various spelling and grammar errors | Will Thompson | 2013-03-04 | 1 | -1/+1 |
* | Add gtk_widget_(un)register_window | Alexander Larsson | 2013-02-07 | 1 | -2/+2 |
* | Chain up relevant GObjectClass:notify vfuncs | Claudio Saavedra | 2012-08-07 | 1 | -0/+3 |
* | docs: fix a number of typos and obsolete references | Cosimo Cecchi | 2012-07-02 | 1 | -5/+2 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Documentation: Correct references to properties. | Murray Cumming | 2012-02-15 | 1 | -1/+1 |
* | gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.h | Michael Natterer | 2011-10-23 | 1 | -1/+0 |
* | GtkToolItemPrivate: Improve struct packing | Matthias Clasen | 2011-04-12 | 1 | -9/+8 |
* | Move docs for gtkmain inline | Matthias Clasen | 2011-01-04 | 1 | -1/+1 |
* | GtkToolItem: Remove unneeded call | Carlos Garnacho | 2011-01-04 | 1 | -2/+0 |
* | Remove size_request from gtkToolItem | Matthias Clasen | 2010-10-30 | 1 | -35/+45 |
* | Move GtkSizeRequest into GtkWidget | Benjamin Otte | 2010-09-26 | 1 | -2/+1 |
* | Tons of transfer annotations | Matthias Clasen | 2010-09-21 | 1 | -13/+15 |
* | Use gtk_size_request_get_size() instead deprecated gtk_widget_size_request() | Javier Jardón | 2010-09-15 | 1 | -2/+5 |
* | gtk/gtktoolitem.c: use accessor functions to access GtkWidget | Javier Jardón | 2010-08-22 | 1 | -26/+34 |
* | GtkToolItem: unseal private pointer | Javier Jardón | 2010-07-14 | 1 | -2/+3 |
* | Use GtkBin accessors | Javier Jardón | 2010-07-13 | 1 | -6/+6 |
* | Use accessor functions to acces GtkContainer | Javier Jardón | 2010-07-13 | 1 | -5/+7 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+1 |
* | Move documentation to inline comments: GtkToolItem | Javier Jardón | 2010-05-13 | 1 | -0/+1 |
* | Remove deprecated GtkTooltips | Christian Dywan | 2010-05-03 | 1 | -2/+0 |
* | [gtk/gtktoolitem] Remove deprecated GtkToolItem stuff | Javier Jardón | 2010-05-03 | 1 | -21/+0 |
* | Remove deprecated GtkToolItem functions | Christian Dywan | 2010-05-03 | 1 | -57/+0 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) | Javier Jardón | 2010-03-06 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_REALIZED | Javier Jardón | 2010-03-03 | 1 | -1/+2 |
* | Deprecate widget flag: GTK_WIDGET_MAPPED | Javier Jardón | 2010-03-03 | 1 | -1/+1 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS) | Javier Jardón | 2010-03-02 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_VISIBLE | Javier Jardón | 2010-03-01 | 1 | -2/+2 |
* | Deprecate widget flag: GTK_WIDGET_SENSITIVE | Javier Jardón | 2010-03-01 | 1 | -2/+2 |
* | Change GtkIconSize to int in params/return values | Dan Winship | 2009-12-19 | 1 | -1/+2 |
* | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2009-12-16 | 1 | -6/+6 |
* | Fix gtk_tool_item_get_text_size_group return value | Matthias Clasen | 2009-12-13 | 1 | -1/+1 |
* | Fix small documentation problems after the toolpalette merge | Matthias Clasen | 2009-11-28 | 1 | -22/+22 |
* | Fix a doc comment | Matthias Clasen | 2009-11-27 | 1 | -7/+6 |
* | Merge branch 'master' into toolpalette | Johannes Schmid | 2009-10-28 | 1 | -0/+16 |
|\ |
|
| * | docs: inline see_also to sections docs and add missing <variablelist> | Stefan Kost | 2009-07-28 | 1 | -0/+16 |
* | | ToolShell: Add ellipsize, text-orientation, text-alignment and size-group. | Murray Cumming | 2009-07-13 | 1 | -0/+106 |
|/ |
|
* | Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, | Matthias Clasen | 2009-02-22 | 1 | -16/+16 |
* | More action-related fixes | Matthias Clasen | 2009-01-26 | 1 | -5/+5 |
* | i Bug 560228 – Add "action-controller" property to GtkWidgetClass | Matthias Clasen | 2009-01-23 | 1 | -7/+169 |
* | Bug 561335 - Fix typos in GtkToolItem documentation | Paul Bolle | 2008-11-22 | 1 | -15/+15 |
* | Fix up short descriptions | Matthias Clasen | 2008-10-27 | 1 | -1/+1 |
* | gtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c | Sven Neumann | 2008-08-08 | 1 | -3/+3 |