aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-table-sort-info.c
Commit message (Expand)AuthorAgeFilesLines
* Add e_table_sort_info_parse_context_push/pop().Matthew Barnes2013-07-021-0/+210
* ETableSortInfo: Rework API to avoid exposing ETableSortColumn.Matthew Barnes2013-07-021-79/+189
* Add e_table_sort_info_sorting_remove().Matthew Barnes2013-07-021-0/+19
* ETableSortInfo: Move arrays to private section.Matthew Barnes2013-07-021-69/+65
* ETableSortInfo: Use *unsigned* ints for index/length params.Matthew Barnes2013-07-021-14/+14
* ETableSortInfo: Move "sort_count" to private section.Matthew Barnes2013-07-021-12/+14
* ETableSortInfo: Move "group_count" to private section.Matthew Barnes2013-07-021-9/+11
* ETableSortInfo: Move "can_group" to private section.Matthew Barnes2013-07-021-8/+17
* ETableSortInfo: Add a "specification" construct-only property.Matthew Barnes2013-07-021-4/+109
* ETableSortInfo: Add a private section.Matthew Barnes2013-07-021-0/+12
* ETableSortInfo cleanups.Matthew Barnes2013-07-021-167/+174
* Remove unused e_table_sort_info_freeze/thaw().Matthew Barnes2013-06-261-56/+2
* Update API documentation.Matthew Barnes2013-03-031-3/+3
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-0/+482