aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-text-model-uri.c
Commit message (Expand)AuthorAgeFilesLines
* text/e.entry.[ch] text/e-completion.[ch] text/e-text-model-uri.[ch]Kjartan Maraas2007-10-311-336/+0
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Move away from g_asserts from g_return*.Srinivasa Ragavan2007-08-311-1/+1
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-17/+7
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-3/+3
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-3/+5
* Lots of GObject work.Chris Toshok2002-11-171-32/+18
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-2/+1
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-4/+18
* Fixed headers. Moved the .h associated with each .c to the top of the listChristopher James Lahey2001-04-041-1/+3
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. SameKjartan Maraas2001-04-041-0/+2
* Added. Allows you to attach an ECompletion to an EEntry, and have thatJon Trowbridge2001-02-201-53/+220
* Reverted the latest change to EText since we're in feature freeze.Christopher James Lahey2001-01-301-186/+45
* Connect to the model's "position" signal. (e_text_init): Set default valueJon Trowbridge2001-01-301-45/+186
* Added; a new test program that demonstrates objects in ETexts.Jon Trowbridge2001-01-271-0/+174