aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table
Commit message (Expand)AuthorAgeFilesLines
* Check the ethi is actually the one being dragged. Prevents crashes whenIain Holmes2000-02-131-0/+14
* Added test of sort arrows.Christopher James Lahey2000-02-124-21/+77
* Test column header image.Christopher James Lahey2000-02-125-24/+90
* Add an editable argument to e_cell_text_new.Christopher James Lahey2000-02-125-9/+12
* Added reordering of columns.Christopher James Lahey2000-02-123-25/+70
* Made space around text look right. Added a blinking cursor.Christopher James Lahey2000-02-121-61/+44
* Add nice assertion.Miguel de Icaza2000-02-112-2/+7
* Handle button releases properly.Christopher James Lahey2000-02-102-3/+51
* Tweaked e-cell-text. Added a white background and tweaked the borders.Christopher James Lahey2000-02-101-6/+38
* Fixed some motion event bugs. (incorrect x and y.)Christopher James Lahey2000-02-083-74/+1444
* Sync for Chris to useMiguel de Icaza2000-02-082-12/+18
* Setup the scroll region of the table canvas on size allocation.Miguel de Icaza2000-02-074-17/+30
* Add data field back in.Miguel de Icaza2000-01-291-0/+1
* Compilation touchups -miguelArturo Espinosa2000-01-0614-14/+14
* Lots of reorganization to get the Evolution shell to begin its life. ItArturo Espinosa2000-01-069-9/+9
* Ok, the restructuring of ETableItem to compute its size without hacks isMiguel de Icaza1999-12-318-72/+174
* Sync, does not work, dont try it, just backing up -miguelArturo Espinosa1999-12-2810-183/+486
* Fix before tripArturo Espinosa1999-12-139-134/+198
* Works with GnomeCanvasGroups -miguelArturo Espinosa1999-12-134-27/+73
* Missing fileArturo Espinosa1999-12-131-0/+4
* More work. We now have the basics for nesting working, now we need all theArturo Espinosa1999-12-1219-70/+694
* Add missing filesArturo Espinosa1999-12-113-0/+54
* fix this routine.Miguel de Icaza1999-12-1016-157/+509
* fixed api.Miguel de Icaza1999-12-0312-84/+21
* Fix it correctly -miguelArturo Espinosa1999-12-021-5/+2
* Keep track of the originally allocated piece of code.Miguel de Icaza1999-12-021-5/+7
* Removed change cursor from here.Miguel de Icaza1999-12-0211-29/+103
* New images, the previous ones sucked. Thanks to Mark for his helpArturo Espinosa1999-12-012-31/+30
* Add missing filesArturo Espinosa1999-12-015-0/+624
* This one derives from e-cell-toggle.Miguel de Icaza1999-12-017-382/+78
* New cell-toggle stuff compiles -miguelArturo Espinosa1999-11-305-14/+55
* New file. Implement a multi-state image toggle cell object.Miguel de Icaza1999-11-308-56/+649
* Small cosmetic fixArturo Espinosa1999-11-292-7/+36
* New methods; They implement editing.Miguel de Icaza1999-11-2910-98/+425
* beginning of the keyboard navigation.Miguel de Icaza1999-11-2813-147/+465
* More work.Arturo Espinosa1999-11-273-24/+122
* Compute height using the ecell methods here. (eti_get_height): new methodMiguel de Icaza1999-11-2711-77/+194
* It draws the data. WEEEEEEEEE! MiguelArturo Espinosa1999-11-259-54/+83
* Realize cells.Miguel de Icaza1999-11-2519-225/+551
* More stuffArturo Espinosa1999-11-225-0/+156
* WOOOOHOOOOOoO! It took me quite a while to figure this one out. Fixed.Miguel de Icaza1999-11-211-1/+1
* Compute width, keep track of it. (ethi_add_table_header): Monitor changesMiguel de Icaza1999-11-215-32/+121
* more stuff -migArturo Espinosa1999-11-201-2/+35
* .cvsignoreArturo Espinosa1999-11-191-0/+1
* New files -migArturo Espinosa1999-11-192-0/+99
* Finish implementing e-table-sorted -migArturo Espinosa1999-11-191-0/+66
* More work -migArturo Espinosa1999-11-196-11/+100
* New E-table-item.[ch] -migArturo Espinosa1999-11-1913-12/+328
* Add resizing capabilities.Miguel de Icaza1999-11-169-38/+447
* More table workArturo Espinosa1999-11-1214-62/+461
* StuffArturo Espinosa1999-11-1011-77/+711
* Here is my initial Evolution work: message composition widget and someEttore Perazzoli1999-11-061-0/+6
* Added my widgets stuff -miguelArturo Espinosa1999-11-0210-0/+984