aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-combo.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_0_2nobody2002-05-161-656/+0
* Ansification patch from danw.Christopher James Lahey2002-04-261-1/+1
* New functions here.Christopher James Lahey2001-11-061-4/+4
* Bumped the version number here to 0.15.99.9.Christopher James Lahey2001-10-301-14/+28
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-16/+15
* Added #include "gal/widgets/e-unicode.h".Christopher James Lahey2001-10-251-0/+1
* save the UTF-8 strings inside the listitem widgets, but convert to theDamon Chaplin2001-10-241-6/+27
* added set_value() class method, which sets the model value based on theDamon Chaplin2001-10-231-22/+14
* Destroy, do not unref, the popup_window.Federico Mena Quintero2001-08-151-1/+2
* Calculate the popup position using window coordinates instead of worldRichard Hult2001-07-021-0/+9
* Added #include <string.h> for strcmp(). Same for strlen().Kjartan Maraas2001-03-161-0/+1
* added "editable" Arg, to stop the user from editing the text. The user canDamon Chaplin2001-03-051-4/+51
* new abstract ECell subclass to be used as base class for popup ECells.Damon Chaplin2001-02-261-0/+571