aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-text-model.c
Commit message (Expand)AuthorAgeFilesLines
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-5/+5
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-4/+7
* added castRadek Doulik2004-06-111-1/+0
* [ fixes several utf8/pango related problems, including bugs #41288,Chris Toshok2003-05-141-88/+56
* fix c&p typo.Chris Toshok2002-11-171-26/+24
* Lots of GObject work.Chris Toshok2002-11-171-67/+54
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-5/+8
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-12/+17
* Use e_strdup_append_strings here instead of g_strdup_printf becauseChristopher James Lahey2001-10-121-2/+12
* add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migrationMichael Meeks2001-10-051-5/+6
* Added a max length of 2047 to the standard ETextModel. Fixes Ximian bugChristopher James Lahey2001-10-021-7/+27
* Bumped version up to 0.10.99.2.Jon Trowbridge2001-08-091-0/+17
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. SameKjartan Maraas2001-04-041-0/+2
* Renamed "temp" as "new_text", to avoid confusion.Jon Trowbridge2001-03-131-5/+5
* Added. Allows you to attach an ECompletion to an EEntry, and have thatJon Trowbridge2001-02-201-154/+366
* Reverted the latest change to EText since we're in feature freeze.Christopher James Lahey2001-01-301-43/+8
* Connect to the model's "position" signal. (e_text_init): Set default valueJon Trowbridge2001-01-301-8/+43
* Added; a new test program that demonstrates objects in ETexts.Jon Trowbridge2001-01-271-0/+134
* Return "" instead of NULL.Christopher James Lahey2000-07-091-1/+4
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-121-0/+241