aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-table.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2013-07-071-4/+4
* Remove e_table_set_state().Matthew Barnes2013-07-021-26/+0
* Remove e_table_get_state().Matthew Barnes2013-07-021-21/+0
* Remove e_table_new_from_spec_file().Matthew Barnes2013-07-021-77/+0
* e_table_new: Take an ETableSpecification parameter.Matthew Barnes2013-07-021-20/+11
* e_table_new_from_spec_file: Remove unused "state_fn" parameter.Matthew Barnes2013-07-021-27/+4
* e_table_new: Remove unused "state_str" parameter.Matthew Barnes2013-07-021-20/+4
* ETableState: Convert the column index array to a column spec array.Matthew Barnes2013-07-021-8/+16
* ETableCol: Embed an ETableColumnSpecification.Matthew Barnes2013-07-021-8/+11
* ETableState: Add a "specification" construct-only property.Matthew Barnes2013-07-021-5/+5
* Calendar views inline text edit with Ctrl+C/V/X does not workMilan Crha2013-06-211-1/+56
* Remove unused e_table_invert_selection().Matthew Barnes2013-06-201-14/+0
* Update API documentation.Matthew Barnes2013-03-031-6/+6
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-0/+3626