| Commit message (Expand) | Author | Age | Files | Lines |
* | GObjectify GObjectify GObjectify use GObject api for models use GObject | Mike Kestner | 2002-11-06 | 1 | -6/+6 |
* | use GObject api for ETableHeader use GObject api on ETableHeader | Mike Kestner | 2002-11-05 | 1 | -4/+4 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -14/+18 |
* | Ansification patch from danw. | Christopher James Lahey | 2002-04-26 | 1 | -2/+2 |
* | Merging changes: | Christopher James Lahey | 2001-12-04 | 1 | -3/+3 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -8/+20 |
* | add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration | Michael Meeks | 2001-10-05 | 1 | -8/+8 |
* | Assert that the virtual method is implemented instead of being forgiving. | Federico Mena Quintero | 2001-09-25 | 1 | -66/+66 |
* | Added start_drag signals. | Christopher James Lahey | 2001-08-25 | 1 | -0/+34 |
* | Added get_cell_geometry method. | Christopher James Lahey | 2001-04-24 | 1 | -4/+10 |
* | Made these use GTK_TYPE_GDK_EVENT whenever sending an event through the | Christopher James Lahey | 2001-03-30 | 1 | -4/+4 |
* | Added e-table/e-table-sorting-utils.lo. | Christopher James Lahey | 2001-02-24 | 1 | -0/+47 |
* | Documented. Added a "cursor_activated" signal. Removed some unused | Christopher James Lahey | 2001-01-25 | 1 | -42/+225 |
* | 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 |
* | Removed the set cursor and get cursor methods from ETableGroup. | Christopher James Lahey | 2000-12-15 | 1 | -25/+0 |
* | Add column and GdkEvent * parameters to the double click signal. | Christopher James Lahey | 2000-12-08 | 1 | -4/+4 |
* | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 1 | -2/+2 |
* | Fixed e-table #includes so that it would compile. | Chris Lahey | 2000-09-18 | 1 | -1/+1 |
* | Added a click signal which gets sent if the user hits the left or middle | Christopher James Lahey | 2000-08-25 | 1 | -0/+25 |
* | Made background colors alternate. | Christopher James Lahey | 2000-08-20 | 1 | -0/+13 |
* | Made drag events calculate a row and column and signal that information. | Christopher James Lahey | 2000-08-04 | 1 | -0/+11 |
* | Added "table_selection_model" argument. Removed foreach function and | Christopher James Lahey | 2000-07-27 | 1 | -36/+0 |
* | From mail: | Christopher James Lahey | 2000-06-30 | 1 | -12/+24 |
* | Removed the unfocus method since that's handled by the canvas itself now. | Christopher James Lahey | 2000-06-21 | 1 | -11/+0 |
* | Added $(GNOME_PRINT_LIBS) to all of the LDADDs. | Christopher James Lahey | 2000-06-11 | 1 | -0/+13 |
* | Added a right click signal. | Christopher James Lahey | 2000-06-06 | 1 | -0/+25 |
* | two more pastos | Dan Winship | 2000-06-02 | 1 | -1/+1 |
* | Added a "key_press" signal. | Christopher James Lahey | 2000-06-02 | 1 | -0/+25 |
* | Added e_table_get_selected_view_row. | Christopher James Lahey | 2000-06-02 | 1 | -4/+17 |
* | Fixed a bunch of selection bugs. Removed "spreadsheet" argument (for now.) | Christopher James Lahey | 2000-05-30 | 1 | -1/+57 |
* | Added double click handling. | Christopher James Lahey | 2000-05-28 | 1 | -0/+21 |
* | Removed a memory leak here. | Christopher James Lahey | 2000-05-16 | 1 | -17/+0 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 1 | -78/+1 |
* | Add an e_table_group_add_all function and implement it in the different | Christopher James Lahey | 2000-05-05 | 1 | -0/+11 |
* | Add argument handling here. | Miguel de Icaza | 2000-04-26 | 1 | -4/+3 |
* | Got rid of some warnings. | Christopher James Lahey | 2000-04-06 | 1 | -17/+6 |
* | Fix indentation | Miguel de Icaza | 2000-03-30 | 1 | -40/+40 |
* | i2000-03-20 Christopher James Lahey <clahey@helixcode.com> | Chris Lahey | 2000-03-21 | 1 | -20/+0 |
* | Add a "row_selection" signal. | Christopher James Lahey | 2000-03-06 | 1 | -0/+21 |
* | Touched this up a bit. | Christopher James Lahey | 2000-03-05 | 1 | -3/+6 |
* | Added duplicate_value and add_value. Use the new compare functions. Made | Christopher James Lahey | 2000-02-25 | 1 | -9/+30 |
* | Made keyboard focus navigation work across groups. | Christopher James Lahey | 2000-02-24 | 1 | -0/+9 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 1 | -178/+241 |
* | Sync for Chris to use | Miguel de Icaza | 2000-02-08 | 1 | -1/+8 |
* | Compilation touchups -miguel | Arturo Espinosa | 2000-01-06 | 1 | -1/+1 |
* | Lots of reorganization to get the Evolution shell to begin its life. It | Arturo Espinosa | 2000-01-06 | 1 | -1/+1 |
* | Sync, does not work, dont try it, just backing up -miguel | Arturo Espinosa | 1999-12-28 | 1 | -48/+178 |
* | Fix before trip | Arturo Espinosa | 1999-12-13 | 1 | -62/+101 |
* | beginning of the keyboard navigation. | Miguel de Icaza | 1999-11-28 | 1 | -1/+3 |
* | New E-table-item.[ch] -mig | Arturo Espinosa | 1999-11-19 | 1 | -1/+1 |
* | Stuff | Arturo Espinosa | 1999-11-10 | 1 | -8/+8 |
* | Added my widgets stuff -miguel | Arturo Espinosa | 1999-11-02 | 1 | -0/+98 |