summaryrefslogtreecommitdiff
path: root/gtk/gtkcelleditable.c
Commit message (Expand)AuthorAgeFilesLines
* GtkCellEditable: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-1/+1
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+1
* [docs] GtkCellEditable: Move documentation to inline commentsJavier Jardón2010-07-061-2/+12
* Use G_DEFINE_INTERFACE macro in gtkcelleditableJavier Jardón2010-04-131-97/+62
* [annotations] Add allow-noneJohan Dahlin2010-02-191-1/+1
* [gtk] GtkCellEditable::editing-cancelled should be writableHiroyuki Ikezoe2009-12-191-1/+1
* Added editing_canceled property to GtkCellEditableCody Russell2009-10-211-7/+22
* gtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.cSven Neumann2008-08-111-4/+4
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Add more documentation.Matthias Clasen2007-07-121-7/+36
* Apply a patch by Behdad Esfahbod to reduce relocations. (#359053)Matthias Clasen2006-10-031-1/+1
* Intern some more strings.Matthias Clasen2005-09-011-3/+4
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Avoid getting the interface struct twice in the same function. (#300513,Matthias Clasen2005-05-041-1/+0
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Fix numerous misspellings of possessive "its". (#110027, Doug Quale)Matthias Clasen2003-04-071-1/+1
* deprecation cleanupManish Singh2002-10-071-4/+7
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-2/+3
* docsJonathan Blandford2001-10-031-0/+23
* centralize all the editing codeJonathan Blandford2001-09-181-5/+8
* Add editable interface. This should be the last big GtkTreeView APIJonathan Blandford2001-09-171-0/+98