| Commit message (Expand) | Author | Age | Files | Lines |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -2/+2 |
* | Port to Windows, initial commit: | Tor Lillqvist | 2005-04-29 | 1 | -4/+7 |
* | GObject port work. | Chris Toshok | 2002-11-17 | 1 | -4/+4 |
* | GObjectify GObjectify GObjectify use GObject api for models use GObject | Mike Kestner | 2002-11-06 | 1 | -10/+9 |
* | use GObject api for ETableHeader use GObject api on ETableHeader | Mike Kestner | 2002-11-05 | 1 | -110/+98 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -4/+15 |
* | Added this function. | Christopher James Lahey | 2002-06-05 | 1 | -0/+23 |
* | Ansification patch from danw. | Christopher James Lahey | 2002-04-26 | 1 | -1/+1 |
* | New function that returns the total minimum width of all the columns. | Christopher James Lahey | 2002-03-16 | 1 | -0/+21 |
* | Give the correct height to the subcells instead of overlapping them. | Christopher James Lahey | 2002-03-13 | 1 | -2/+2 |
* | *** empty log message *** | Chris Lahey | 2002-02-07 | 1 | -5/+41 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -5/+20 |
* | Use new e_table_header_prioritized_column field. | Christopher James Lahey | 2001-10-13 | 1 | -0/+23 |
* | add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration | Michael Meeks | 2001-10-05 | 1 | -4/+5 |
* | Assert that the virtual method is implemented instead of being forgiving. | Federico Mena Quintero | 2001-09-25 | 1 | -1/+2 |
* | Submit a signal even if there are no extras. | Christopher James Lahey | 2001-04-20 | 1 | -8/+8 |
* | Fix memory leak | Dan Winship | 2001-04-14 | 1 | -1/+2 |
* | Changed resizeable to resizable in ETableCol for consistency. | Christopher James Lahey | 2001-04-10 | 1 | -7/+7 |
* | This new function updates the minimum width of all of the columns based on | Christopher James Lahey | 2001-02-14 | 1 | -1/+20 |
* | Rename from Helix Code -> Ximian | Miguel de Icaza | 2001-01-16 | 1 | -1/+1 |
* | Set the minimum width of newly created children. | Christopher James Lahey | 2000-12-19 | 1 | -0/+23 |
* | New function to calculate the extra pixels per column header. | Christopher James Lahey | 2000-12-14 | 1 | -14/+26 |
* | Work to get a Gtk-Doc infrastructure in place for Gal. | Miguel de Icaza | 2000-12-09 | 1 | -1/+1 |
* | Fixed warning in compute_elision_length. | Christopher James Lahey | 2000-12-07 | 1 | -16/+0 |
* | inline documentation added. | Miguel de Icaza | 2000-11-25 | 1 | -130/+244 |
* | Fix some crashes Make double clicking on the header dividers automatically | Iain Holmes | 2000-09-15 | 1 | -0/+8 |
* | Added some g_return_if_fails and g_return_val_if_fails. | Christopher James Lahey | 2000-08-26 | 1 | -12/+20 |
* | 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 |