aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-click-to-add.c
Commit message (Expand)AuthorAgeFilesLines
* Remove point handler and just let GnomeCanvasGroup handle it.Christopher James Lahey2001-10-311-10/+1
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-5/+19
* Use new e_table_header_prioritized_column field.Christopher James Lahey2001-10-131-19/+3
* add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migrationMichael Meeks2001-10-051-2/+3
* Pick which field of the row to select based on priority.Christopher James Lahey2001-10-031-7/+28
* Got rid of event forwarding for double clicks and releases and such andChristopher James Lahey2001-08-141-6/+1
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.Kjartan Maraas2001-04-041-0/+1
* Ahem, the ETableItem argument is now "selection_model", notFederico Mena Quintero2001-04-031-2/+2
* Bumped the version number to 05.99.9.Christopher James Lahey2001-03-211-2/+4
* Changed e_table_selection_model_clear to e_selection_model_clear.Christopher James Lahey2001-02-281-4/+4
* Made the contained %ETableItem have cursor_mode asChristopher James Lahey2001-01-301-5/+10
* Made carriage return finish editing.Christopher James Lahey2001-01-301-26/+52
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Made this the same size as an ETableItem with all text items. Made theChristopher James Lahey2001-01-111-22/+26
* draw_background=FALSEMiguel de Icaza2000-12-261-0/+2
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-3/+3
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-181-3/+3
* Made background colors alternate.Christopher James Lahey2000-08-201-0/+5
* Made enter key destroy and recreate the ETableItem.Christopher James Lahey2000-07-301-1/+13
* Allocate correctly in the insert method.Christopher James Lahey2000-07-271-4/+0
* Grab focus properly.Christopher James Lahey2000-07-271-27/+55
* Clear the selection model when activating.Christopher James Lahey2000-07-271-0/+2
* Fixed a reference.Christopher James Lahey2000-07-271-1/+1
* Added an ETableSelectionModel so this won't crash.Christopher James Lahey2000-07-271-10/+20
* From mail:Christopher James Lahey2000-06-301-4/+45
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-271-0/+410