summaryrefslogtreecommitdiff
path: root/gtk/gtkcelleditable.c
Commit message (Expand)AuthorAgeFilesLines
* 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