aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-tree-selection-model.h
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-91/+0
* libetable cleanups.Matthew Barnes2011-01-171-30/+50
* Fix excessive whitespace.Matthew Barnes2009-07-131-2/+0
* Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-191-6/+2
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-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
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-3/+3
* add new api for setting the whole selection in one go. See #59546.Not Zed2004-06-101-0/+2
* deal with ESelectionModel no longer deriving from GtkObject.Chris Toshok2002-11-151-5/+5
* Added this simple accessor function.Christopher James Lahey2002-01-311-0/+1
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-0/+22
* Bump version number due to incompatible changes in ETree.Peter Williams2001-06-281-0/+2
* Added this function.Christopher James Lahey2001-04-041-0/+2
* Added e_tree_selection_model_select_single_path and made selection_startChristopher James Lahey2001-04-041-5/+7
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-041-0/+2
* Include <gal/util/e-util.h> here.Christopher James Lahey2001-04-011-21/+2
* New implementation based on a tree instead of a hash table.Christopher James Lahey2001-03-311-3/+10
* New class implementing a tree model. Not finished yet or in use, but IChristopher James Lahey2001-03-281-0/+58