| Commit message (Expand) | Author | Age | Files | Lines |
* | Tons of cleanups of the following sort: - remove unused vars - remove | Kjartan Maraas | 2006-01-30 | 1 | -2/+0 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -1/+1 |
* | Port to Windows, initial commit: | Tor Lillqvist | 2005-04-29 | 1 | -3/+5 |
* | replaced e scroll frame with gtk scrolled window | Radek Doulik | 2003-02-05 | 1 | -6/+6 |
* | GObject port work. | Chris Toshok | 2002-11-17 | 1 | -18/+23 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -7/+7 |
* | Ansification patch from danw. | Christopher James Lahey | 2002-04-26 | 1 | -2/+2 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -5/+18 |
* | Fixed little bug, add adjustments. | Tambet Ingo | 2001-03-31 | 1 | -1/+4 |
* | Set policy of scrolled window to be automatic/automatic. | Christopher James Lahey | 2001-02-14 | 1 | -6/+0 |
* | Set the GTK_CAN_FOCUS flag on the widget, since an ETable ought to be | Federico Mena Quintero | 2001-01-26 | 1 | -3/+39 |
* | Step 2 | Miguel de Icaza | 2001-01-16 | 1 | -2/+2 |
* | Rename from Helix Code -> Ximian | Miguel de Icaza | 2001-01-16 | 1 | -1/+1 |
* | Add column and GdkEvent * parameters to the double click signal. | Christopher James Lahey | 2000-12-08 | 1 | -266/+11 |
* | Add "click" to the list of etable signals we proxy. | Dan Winship | 2000-10-26 | 1 | -0/+22 |
* | Changed these to match the new ETable system. | Christopher James Lahey | 2000-10-11 | 1 | -58/+61 |
* | Removed the assertion that there must be at least 1 column. No way to | Not Zed | 2000-10-09 | 1 | -0/+20 |
* | Added g_return_if_fails. | Christopher James Lahey | 2000-08-25 | 1 | -0/+47 |
* | Uninitialized variable fix for e-table | Matthew Loper | 2000-07-27 | 1 | -1/+1 |
* | Added "table_selection_model" argument. Removed foreach function and | Christopher James Lahey | 2000-07-27 | 1 | -20/+0 |
* | Make sure the ETable is constructed properly, by setting the | Ettore Perazzoli | 2000-07-11 | 1 | -4/+12 |
* | Add e-table-scrolled.c and e-table-scrolled.h. | Christopher James Lahey | 2000-07-10 | 1 | -0/+353 |