aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-table-specification.c
Commit message (Expand)AuthorAgeFilesLines
* ETableSpecification: Implement GInitable.Matthew Barnes2013-07-021-57/+150
* Remove e_table_specification_load_from_string().Matthew Barnes2013-07-021-33/+7
* Remove e_table_specification_load_from_node().Matthew Barnes2013-07-021-91/+0
* Reimplement e_table_specification_load_from_file().Matthew Barnes2013-07-021-7/+8
* Reimplement e_table_specification_load_from_string().Matthew Barnes2013-07-021-8/+382
* Add e_table_specification_get_column_index().Matthew Barnes2013-07-021-0/+41
* ETableSpecification: Make the columns array private.Matthew Barnes2013-07-021-37/+12
* ETableSpecification: Add a private section.Matthew Barnes2013-07-021-0/+13
* Add e_table_specification_ref_columns().Matthew Barnes2013-07-021-0/+28
* ETableState: Add a "specification" construct-only property.Matthew Barnes2013-07-021-16/+15
* Remove unused e_table_specification_save_to_node().Matthew Barnes2013-06-261-64/+0
* Remove unused e_table_specification_save_to_string().Matthew Barnes2013-06-261-31/+0
* Remove unused e_table_specification_duplicate().Matthew Barnes2013-06-261-27/+0
* Remove unused e_table_specification_save_to_file().Matthew Barnes2013-06-261-32/+0
* ETableSpecification cleanups.Matthew Barnes2013-06-261-99/+100
* ETable-related cleanups.Matthew Barnes2013-06-191-6/+7
* Update API documentation.Matthew Barnes2013-03-031-11/+7
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-0/+435