aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-combo.c
Commit message (Expand)AuthorAgeFilesLines
* 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