aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-text-model.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-642/+0
* Address couple issues found by a Coverity scanMilan Crha2012-11-301-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-42/+45
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-81/+114
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-17/+42
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-19/+2
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-1/+2
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-10/+27
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* More code cleanup.Matthew Barnes2009-06-021-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-7/+7
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in widgets.Matthew Barnes2009-05-261-2/+0
* Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-1/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-16/+15
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-9/+9
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-3/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-24/+3
* 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