Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the idle handler before destroying the data it operates on. | Dan Winship | 2000-07-29 | 1 | -0/+2 |
* | Added "table_selection_model" argument. Removed foreach function and | Christopher James Lahey | 2000-07-27 | 1 | -1/+1 |
* | Changed this to move the cell to the nearest edge instead of to the left | Christopher James Lahey | 2000-06-22 | 1 | -1/+1 |
* | Made moving columns to the right work properly. | Christopher James Lahey | 2000-06-22 | 1 | -0/+3 |
* | Made "drawgrid", "drawfocus", "spreadsheet", and "length_threshold" | Christopher James Lahey | 2000-05-27 | 1 | -16/+13 |
* | Account for extra pixel at right end of ETable. | Christopher James Lahey | 2000-05-26 | 1 | -2/+4 |
* | Fixed a FIXME comment. | Christopher James Lahey | 2000-05-16 | 1 | -25/+97 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 1 | -140/+253 |
* | Drop frozen count support from here. (ethi_start_drag): ditto. | Miguel de Icaza | 2000-04-11 | 1 | -7/+0 |
* | Fix indentation | Miguel de Icaza | 2000-03-30 | 1 | -18/+18 |
* | Fixed a crashing bug when you close an ETable. | Christopher James Lahey | 2000-03-20 | 1 | -1/+1 |
* | Added support for the sorting info. The Etable creates a sort_info object, | Christopher James Lahey | 2000-03-06 | 1 | -0/+131 |
* | Test frozen columns | Christopher James Lahey | 2000-03-01 | 1 | -0/+7 |
* | Fixed a couple of crash bugs. | Christopher James Lahey | 2000-02-28 | 1 | -1/+1 |
* | Made keyboard focus navigation work across groups. | Christopher James Lahey | 2000-02-24 | 1 | -3/+5 |
* | Include <string.h> | Miguel de Icaza | 2000-02-19 | 1 | -0/+1 |
* | Added reordering of columns. | Christopher James Lahey | 2000-02-12 | 1 | -3/+3 |
* | Fix before trip | Arturo Espinosa | 1999-12-13 | 1 | -0/+3 |
* | More work. We now have the basics for nesting working, now we need all the | Arturo Espinosa | 1999-12-12 | 1 | -1/+1 |
* | fix this routine. | Miguel de Icaza | 1999-12-10 | 1 | -2/+23 |
* | fixed api. | Miguel de Icaza | 1999-12-03 | 1 | -12/+5 |
* | Removed change cursor from here. | Miguel de Icaza | 1999-12-02 | 1 | -4/+16 |
* | beginning of the keyboard navigation. | Miguel de Icaza | 1999-11-28 | 1 | -4/+1 |
* | New E-table-item.[ch] -mig | Arturo Espinosa | 1999-11-19 | 1 | -1/+1 |
* | Add resizing capabilities. | Miguel de Icaza | 1999-11-16 | 1 | -1/+0 |
* | More table work | Arturo Espinosa | 1999-11-12 | 1 | -13/+31 |
* | Stuff | Arturo Espinosa | 1999-11-10 | 1 | -0/+299 |