| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix author information. | Christopher James Lahey | 2000-05-04 | 1 | -4/+30 |
* | Add argument handling here. | Miguel de Icaza | 2000-04-26 | 1 | -1/+2 |
* | Fixed a warning. | Christopher James Lahey | 2000-04-25 | 1 | -2/+0 |
* | Calculate the width of the table from the width of all the columns, and | Iain Holmes | 2000-04-24 | 1 | -2/+11 |
* | Propagate mouse wheel events upwards. | Anders Carlsson | 2000-04-17 | 1 | -2/+6 |
* | Added a row height cache. | Christopher James Lahey | 2000-04-15 | 1 | -2/+59 |
* | Fixed some referencing and lifetime issues. | Christopher James Lahey | 2000-04-05 | 1 | -1/+3 |
* | Fix indentation | Miguel de Icaza | 2000-03-30 | 1 | -8/+8 |
* | Fix nasty rendering bugs, | Michael Meeks | 2000-03-28 | 1 | -41/+54 |
* | i2000-03-20 Christopher James Lahey <clahey@helixcode.com> | Chris Lahey | 2000-03-21 | 1 | -42/+37 |
* | Rearranged SUBDIRS for dependencies. | Christopher James Lahey | 2000-03-12 | 1 | -4/+4 |
* | Changed the destroy function to disconnect from signals before unrefing | Christopher James Lahey | 2000-03-08 | 1 | -30/+38 |
* | Made rows get unselected when switching from one group to the next. | Christopher James Lahey | 2000-03-06 | 1 | -0/+3 |
* | Fixed a compile warning. | Christopher James Lahey | 2000-03-05 | 1 | -18/+18 |
* | Made the E table item redraw properly. | Christopher James Lahey | 2000-02-25 | 1 | -0/+2 |
* | Added duplicate_value and add_value. Use the new compare functions. Made | Christopher James Lahey | 2000-02-25 | 1 | -0/+4 |
* | Made keyboard focus navigation work across groups. | Christopher James Lahey | 2000-02-24 | 1 | -1/+1 |
* | Made changing focus work. | Christopher James Lahey | 2000-02-24 | 1 | -5/+5 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 1 | -61/+102 |
* | Add nice assertion. | Miguel de Icaza | 2000-02-11 | 1 | -0/+5 |
* | Fixed some motion event bugs. (incorrect x and y.) | Christopher James Lahey | 2000-02-08 | 1 | -4/+4 |
* | Ok, the restructuring of ETableItem to compute its size without hacks is | Miguel de Icaza | 1999-12-31 | 1 | -13/+61 |
* | Sync, does not work, dont try it, just backing up -miguel | Arturo Espinosa | 1999-12-28 | 1 | -29/+109 |
* | Fix before trip | Arturo Espinosa | 1999-12-13 | 1 | -4/+4 |
* | Works with GnomeCanvasGroups -miguel | Arturo Espinosa | 1999-12-13 | 1 | -22/+59 |
* | More work. We now have the basics for nesting working, now we need all the | Arturo Espinosa | 1999-12-12 | 1 | -3/+8 |
* | fix this routine. | Miguel de Icaza | 1999-12-10 | 1 | -60/+55 |
* | New file. Implement a multi-state image toggle cell object. | Miguel de Icaza | 1999-11-30 | 1 | -39/+138 |
* | Small cosmetic fix | Arturo Espinosa | 1999-11-29 | 1 | -7/+35 |
* | New methods; They implement editing. | Miguel de Icaza | 1999-11-29 | 1 | -19/+68 |
* | beginning of the keyboard navigation. | Miguel de Icaza | 1999-11-28 | 1 | -46/+340 |
* | More work. | Arturo Espinosa | 1999-11-27 | 1 | -24/+118 |
* | Compute height using the ecell methods here. (eti_get_height): new method | Miguel de Icaza | 1999-11-27 | 1 | -10/+116 |
* | It draws the data. WEEEEEEEEE! Miguel | Arturo Espinosa | 1999-11-25 | 1 | -7/+55 |
* | Realize cells. | Miguel de Icaza | 1999-11-25 | 1 | -10/+70 |
* | WOOOOHOOOOOoO! It took me quite a while to figure this one out. Fixed. | Miguel de Icaza | 1999-11-21 | 1 | -1/+1 |
* | Compute width, keep track of it. (ethi_add_table_header): Monitor changes | Miguel de Icaza | 1999-11-21 | 1 | -13/+51 |
* | more stuff -mig | Arturo Espinosa | 1999-11-20 | 1 | -2/+35 |
* | More work -mig | Arturo Espinosa | 1999-11-19 | 1 | -8/+62 |
* | New E-table-item.[ch] -mig | Arturo Espinosa | 1999-11-19 | 1 | -0/+248 |