aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-state.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-243/+0
* Make a key press stop the tooltip timeout.Christopher James Lahey2001-05-121-1/+1
* Typo fix; call e_cell_unrealize(), not e_cell_realize().Federico Mena Quintero2001-04-031-2/+8
* Make `ETableSortInfo' non-floating and use _unref, not _destroy, toEttore Perazzoli2001-03-221-1/+1
* Make `ETableState' a non-`GTK_FLOATING' object. Otherwise theEttore Perazzoli2001-03-211-0/+4
* Use update_sort_and_group_config dialog instead of the non-implementedMiguel de Icaza2001-03-191-1/+2
* Load frames.Miguel de Icaza2001-01-171-24/+41
* Added a bit of documentation. (config_sort_config_show,Christopher James Lahey2001-01-171-1/+22
* Step 2Miguel de Icaza2001-01-161-1/+1
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Added expansions field and loading and saving of that field.Christopher James Lahey2001-01-111-6/+27
* Destroy text and pixbuf if they exist whether or not is_pixbuf is set.Christopher James Lahey2000-12-231-2/+7
* If there are columns allocated, free them upon a destroy.JP Rosevear2000-12-091-2/+3
* Free the xmlDoc when we are done with it. (e_table_state_save_to_file):Federico Mena Quintero2000-12-081-0/+2
* Switched to saving the version as a double instead of a string.Christopher James Lahey2000-10-191-1/+1
* Fixed ETableFieldChooser row heights a bit.Christopher James Lahey2000-10-191-0/+2
* NULL is not a valid argument to `xmlNewDoc'. Was this code everEttore Perazzoli2000-10-141-1/+3
* Changed these to match the new ETable system.Christopher James Lahey2000-10-111-0/+161