aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-table.c
Commit message (Expand)AuthorAgeFilesLines
* Replace GtkStyle usages with GtkStyleContextMilan Crha2014-07-071-9/+30
* Ignore false GObject property change notificationsMilan Crha2014-06-051-3/+3
* Bug #710337 - Define ETree/ETable "alternating-row-colors" style propertyMilan Crha2014-03-141-1/+21
* Bug #722938 - Adapt a11y code for newest gtkMike Gorse2014-03-131-1/+2
* Miscellaneous cleanups.Matthew Barnes2014-03-031-69/+69
* Replace usage of __FUNCTION__ with G_STRFUNCMilan Crha2014-01-231-1/+1
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
* Bug 710797 - Name all the timeouts added with g_timeout_add()Bastien Nocera2013-10-301-1/+2
* 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