Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make <alloca.h> inclusion conditional on HAVE_ALLOCA_H | Dan Winship | 2000-02-17 | 1 | -0/+2 |
* | Check the ethi is actually the one being dragged. Prevents crashes when | Iain Holmes | 2000-02-13 | 1 | -0/+14 |
* | Added test of sort arrows. | Christopher James Lahey | 2000-02-12 | 4 | -21/+77 |
* | Test column header image. | Christopher James Lahey | 2000-02-12 | 5 | -24/+90 |
* | Add an editable argument to e_cell_text_new. | Christopher James Lahey | 2000-02-12 | 5 | -9/+12 |
* | Added reordering of columns. | Christopher James Lahey | 2000-02-12 | 3 | -25/+70 |
* | Made space around text look right. Added a blinking cursor. | Christopher James Lahey | 2000-02-12 | 1 | -61/+44 |
* | Add nice assertion. | Miguel de Icaza | 2000-02-11 | 2 | -2/+7 |
* | Handle button releases properly. | Christopher James Lahey | 2000-02-10 | 2 | -3/+51 |
* | Tweaked e-cell-text. Added a white background and tweaked the borders. | Christopher James Lahey | 2000-02-10 | 1 | -6/+38 |
* | Fixed some motion event bugs. (incorrect x and y.) | Christopher James Lahey | 2000-02-08 | 3 | -74/+1444 |
* | Sync for Chris to use | Miguel de Icaza | 2000-02-08 | 2 | -12/+18 |
* | Setup the scroll region of the table canvas on size allocation. | Miguel de Icaza | 2000-02-07 | 4 | -17/+30 |
* | Add data field back in. | Miguel de Icaza | 2000-01-29 | 1 | -0/+1 |
* | Compilation touchups -miguel | Arturo Espinosa | 2000-01-06 | 14 | -14/+14 |
* | Lots of reorganization to get the Evolution shell to begin its life. It | Arturo Espinosa | 2000-01-06 | 9 | -9/+9 |
* | Ok, the restructuring of ETableItem to compute its size without hacks is | Miguel de Icaza | 1999-12-31 | 8 | -72/+174 |
* | Sync, does not work, dont try it, just backing up -miguel | Arturo Espinosa | 1999-12-28 | 10 | -183/+486 |
* | Fix before trip | Arturo Espinosa | 1999-12-13 | 9 | -134/+198 |
* | Works with GnomeCanvasGroups -miguel | Arturo Espinosa | 1999-12-13 | 4 | -27/+73 |
* | Missing file | Arturo Espinosa | 1999-12-13 | 1 | -0/+4 |
* | More work. We now have the basics for nesting working, now we need all the | Arturo Espinosa | 1999-12-12 | 19 | -70/+694 |
* | Add missing files | Arturo Espinosa | 1999-12-11 | 3 | -0/+54 |
* | fix this routine. | Miguel de Icaza | 1999-12-10 | 16 | -157/+509 |
* | fixed api. | Miguel de Icaza | 1999-12-03 | 12 | -84/+21 |
* | Fix it correctly -miguel | Arturo Espinosa | 1999-12-02 | 1 | -5/+2 |
* | Keep track of the originally allocated piece of code. | Miguel de Icaza | 1999-12-02 | 1 | -5/+7 |
* | Removed change cursor from here. | Miguel de Icaza | 1999-12-02 | 11 | -29/+103 |
* | New images, the previous ones sucked. Thanks to Mark for his help | Arturo Espinosa | 1999-12-01 | 2 | -31/+30 |
* | Add missing files | Arturo Espinosa | 1999-12-01 | 5 | -0/+624 |
* | This one derives from e-cell-toggle. | Miguel de Icaza | 1999-12-01 | 7 | -382/+78 |
* | New cell-toggle stuff compiles -miguel | Arturo Espinosa | 1999-11-30 | 5 | -14/+55 |
* | New file. Implement a multi-state image toggle cell object. | Miguel de Icaza | 1999-11-30 | 8 | -56/+649 |
* | Small cosmetic fix | Arturo Espinosa | 1999-11-29 | 2 | -7/+36 |
* | New methods; They implement editing. | Miguel de Icaza | 1999-11-29 | 10 | -98/+425 |
* | beginning of the keyboard navigation. | Miguel de Icaza | 1999-11-28 | 13 | -147/+465 |
* | More work. | Arturo Espinosa | 1999-11-27 | 3 | -24/+122 |
* | Compute height using the ecell methods here. (eti_get_height): new method | Miguel de Icaza | 1999-11-27 | 11 | -77/+194 |
* | It draws the data. WEEEEEEEEE! Miguel | Arturo Espinosa | 1999-11-25 | 9 | -54/+83 |
* | Realize cells. | Miguel de Icaza | 1999-11-25 | 19 | -225/+551 |
* | More stuff | Arturo Espinosa | 1999-11-22 | 5 | -0/+156 |
* | 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 | 5 | -32/+121 |
* | more stuff -mig | Arturo Espinosa | 1999-11-20 | 1 | -2/+35 |
* | .cvsignore | Arturo Espinosa | 1999-11-19 | 1 | -0/+1 |
* | New files -mig | Arturo Espinosa | 1999-11-19 | 2 | -0/+99 |
* | Finish implementing e-table-sorted -mig | Arturo Espinosa | 1999-11-19 | 1 | -0/+66 |
* | More work -mig | Arturo Espinosa | 1999-11-19 | 6 | -11/+100 |
* | New E-table-item.[ch] -mig | Arturo Espinosa | 1999-11-19 | 13 | -12/+328 |
* | Add resizing capabilities. | Miguel de Icaza | 1999-11-16 | 9 | -38/+447 |
* | More table work | Arturo Espinosa | 1999-11-12 | 14 | -62/+461 |
* | Stuff | Arturo Espinosa | 1999-11-10 | 11 | -77/+711 |
* | Here is my initial Evolution work: message composition widget and some | Ettore Perazzoli | 1999-11-06 | 1 | -0/+6 |
* | Added my widgets stuff -miguel | Arturo Espinosa | 1999-11-02 | 10 | -0/+984 |