| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: fix a number of typos and obsolete references | Cosimo Cecchi | 2012-07-02 | 1 | -2/+2 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+1 |
* | [docs] GtkCellEditable: Move documentation to inline comments | Javier Jardón | 2010-07-06 | 1 | -2/+12 |
* | Use G_DEFINE_INTERFACE macro in gtkcelleditable | Javier Jardón | 2010-04-13 | 1 | -97/+62 |
* | [annotations] Add allow-none | Johan Dahlin | 2010-02-19 | 1 | -1/+1 |
* | [gtk] GtkCellEditable::editing-cancelled should be writable | Hiroyuki Ikezoe | 2009-12-19 | 1 | -1/+1 |
* | Added editing_canceled property to GtkCellEditable | Cody Russell | 2009-10-21 | 1 | -7/+22 |
* | gtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.c | Sven Neumann | 2008-08-11 | 1 | -4/+4 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Add more documentation. | Matthias Clasen | 2007-07-12 | 1 | -7/+36 |
* | Apply a patch by Behdad Esfahbod to reduce relocations. (#359053) | Matthias Clasen | 2006-10-03 | 1 | -1/+1 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -3/+4 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Avoid getting the interface struct twice in the same function. (#300513, | Matthias Clasen | 2005-05-04 | 1 | -1/+0 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | 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 numerous misspellings of possessive "its". (#110027, Doug Quale) | Matthias Clasen | 2003-04-07 | 1 | -1/+1 |
* | deprecation cleanup | Manish Singh | 2002-10-07 | 1 | -4/+7 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -2/+3 |
* | docs | Jonathan Blandford | 2001-10-03 | 1 | -0/+23 |
* | centralize all the editing code | Jonathan Blandford | 2001-09-18 | 1 | -5/+8 |
* | Add editable interface. This should be the last big GtkTreeView API | Jonathan Blandford | 2001-09-17 | 1 | -0/+98 |