aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-selection-model.h
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-87/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-1/+1
* libetable cleanups.Matthew Barnes2011-01-171-13/+29
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+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
* Fix compiler warnings in widgets.Matthew Barnes2009-05-261-1/+1
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-16/+16
* 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-1/+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
* deal with ESelectionModel no longer deriving from GtkObject.Chris Toshok2002-11-151-5/+5
* Added frozen_count variable to know not to show the cursor while a changeChristopher James Lahey2001-10-311-1/+0
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-0/+22
* Use new e_table_header_prioritized_column field.Christopher James Lahey2001-10-131-2/+2
* Bumped version number to 0.11.99.4.Christopher James Lahey2001-09-171-1/+1
* Added e-selection-model-array.lo.Christopher James Lahey2001-03-251-3/+5
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-1/+8
* Changed e_table_selection_model_clear to e_selection_model_clear.Christopher James Lahey2001-02-281-44/+3
* From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com>Christopher James Lahey2001-02-171-0/+9
* Make home and end keys move to the beginning and end of the row if cursorChristopher James Lahey2001-01-281-0/+1
* Documented. Added a "cursor_activated" signal. Removed some unusedChristopher James Lahey2001-01-251-0/+1
* Made this conform to the new prototype for e_popup_menu_run.Christopher James Lahey2001-01-211-23/+24
* Added selection_mode argument.Christopher James Lahey2001-01-121-0/+2
* Select all elements of the etable.Jeffrey Stedfast2000-10-051-0/+3
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-3/+3
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-181-3/+3
* Added e_table_selection_model_selected_count.Christopher James Lahey2000-08-211-0/+1
* Make right click select if the current row is not selected.Christopher James Lahey2000-08-101-0/+4
* Made selection ranges work even if the table is sorted.Christopher James Lahey2000-08-051-2/+4
* Made drag events calculate a row and column and signal that information.Christopher James Lahey2000-08-041-2/+1
* Fixed a reference.Christopher James Lahey2000-07-271-0/+1
* Added "table_selection_model" argument. Removed foreach function andChristopher James Lahey2000-07-271-12/+19
* Replaced get_selection_list with foreach.Christopher James Lahey2000-07-261-2/+5
* Added e-table-selection-model.c and e-table-selection-model.h.Christopher James Lahey2000-07-261-7/+3
* Added comments to the bit field code.Christopher James Lahey2000-07-261-1/+1
* New files for doing a selection model. Not finished yet and thus not inChristopher James Lahey2000-07-261-0/+57