Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -16/+15 |
* | Added #include "gal/widgets/e-unicode.h". | Christopher James Lahey | 2001-10-25 | 1 | -0/+1 |
* | save the UTF-8 strings inside the listitem widgets, but convert to the | Damon Chaplin | 2001-10-24 | 1 | -6/+27 |
* | added set_value() class method, which sets the model value based on the | Damon Chaplin | 2001-10-23 | 1 | -22/+14 |
* | Destroy, do not unref, the popup_window. | Federico Mena Quintero | 2001-08-15 | 1 | -1/+2 |
* | Calculate the popup position using window coordinates instead of world | Richard Hult | 2001-07-02 | 1 | -0/+9 |
* | Added #include <string.h> for strcmp(). Same for strlen(). | Kjartan Maraas | 2001-03-16 | 1 | -0/+1 |
* | added "editable" Arg, to stop the user from editing the text. The user can | Damon Chaplin | 2001-03-05 | 1 | -4/+51 |
* | new abstract ECell subclass to be used as base class for popup ECells. | Damon Chaplin | 2001-02-26 | 1 | -0/+571 |