| Commit message (Expand) | Author | Age | Files | Lines |
* | Bumped the version number to 05.99.9. | Christopher James Lahey | 2001-03-21 | 1 | -1/+2 |
* | Deal with proxy_node_changed being called on a different root node than | Christopher James Lahey | 2001-03-20 | 1 | -2/+2 |
* | New public API call, `e_table_get_cell_at()'. Also upped the GAL | Ettore Perazzoli | 2001-03-08 | 1 | -1/+3 |
* | Changed e_table_selection_model_clear to e_selection_model_clear. | Christopher James Lahey | 2001-02-28 | 1 | -2/+2 |
* | Added e-table/e-table-sorting-utils.lo. | Christopher James Lahey | 2001-02-24 | 1 | -0/+2 |
* | This new function updates the minimum width of all of the columns based on | Christopher James Lahey | 2001-02-14 | 1 | -0/+2 |
* | Documented. Added a "cursor_activated" signal. Removed some unused | Christopher James Lahey | 2001-01-25 | 1 | -0/+1 |
* | Add column and GdkEvent * parameters to the double click signal. | Christopher James Lahey | 2000-12-08 | 1 | -1/+1 |
* | Updated these unused glade files to better match the versions in the code. | Christopher James Lahey | 2000-11-03 | 1 | -0/+2 |
* | Added e_table_set_state_object which loads the state from the given | Christopher James Lahey | 2000-10-22 | 1 | -0/+2 |
* | Removed an unnecessary glade include file. | Christopher James Lahey | 2000-10-18 | 1 | -0/+2 |
* | Added e-table-config-field.lo. | Christopher James Lahey | 2000-10-14 | 1 | -0/+4 |
* | Changed these to match the new ETable system. | Christopher James Lahey | 2000-10-11 | 1 | -78/+86 |
* | Removed the assertion that there must be at least 1 column. No way to | Not Zed | 2000-10-09 | 1 | -0/+3 |
* | Select all elements of the etable. | Jeffrey Stedfast | 2000-10-05 | 1 | -0/+4 |
* | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 1 | -7/+7 |
* | 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/+1 |
* | Added functions to convert from view row to model row or from model row to | Christopher James Lahey | 2000-08-06 | 1 | -2/+7 |
* | Added a function to get the next row with sorting taken into account. | Christopher James Lahey | 2000-08-05 | 1 | -0/+5 |
* | Made selection ranges work even if the table is sorted. | Christopher James Lahey | 2000-08-05 | 1 | -0/+1 |
* | Built code to have autodrags only work from within the table and to report | Christopher James Lahey | 2000-08-05 | 1 | -3/+9 |
* | Fixed a reference. | Christopher James Lahey | 2000-07-27 | 1 | -0/+7 |
* | Added "table_selection_model" argument. Removed foreach function and | Christopher James Lahey | 2000-07-27 | 1 | -1/+0 |
* | Replaced get_selection_list with foreach. | Christopher James Lahey | 2000-07-26 | 1 | -0/+3 |
* | New files for doing a selection model. Not finished yet and thus not in | Christopher James Lahey | 2000-07-26 | 1 | -45/+45 |
* | Implemented some of the drag & drop code. Drops all report as being on row | Christopher James Lahey | 2000-07-25 | 1 | -0/+9 |
* | Added some unused declarations for drag and drop work. | Christopher James Lahey | 2000-07-22 | 1 | -0/+105 |
* | Add e-table-scrolled.c and e-table-scrolled.h. | Christopher James Lahey | 2000-07-10 | 1 | -0/+4 |
* | From mail: | Christopher James Lahey | 2000-06-30 | 1 | -4/+7 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 1 | -0/+6 |
* | Moved the reflow signal handling into an idle handler to fix a bug when | Christopher James Lahey | 2000-06-16 | 1 | -0/+2 |
* | Added $(GNOME_PRINT_LIBS) to all of the LDADDs. | Christopher James Lahey | 2000-06-11 | 1 | -21/+24 |
* | Added a right click signal. | Christopher James Lahey | 2000-06-06 | 1 | -0/+1 |
* | Added a "key_press" signal. | Christopher James Lahey | 2000-06-02 | 1 | -0/+1 |
* | Added e_table_get_selected_view_row. | Christopher James Lahey | 2000-06-02 | 1 | -0/+2 |
* | Fixed a bunch of selection bugs. Removed "spreadsheet" argument (for now.) | Christopher James Lahey | 2000-05-30 | 1 | -1/+4 |
* | Added double click handling. | Christopher James Lahey | 2000-05-28 | 1 | -0/+1 |
* | Made "drawgrid", "drawfocus", "spreadsheet", and "length_threshold" | Christopher James Lahey | 2000-05-27 | 1 | -4/+6 |
* | Handle row_inserted and row_deleted signals properly. | Christopher James Lahey | 2000-05-08 | 1 | -3/+2 |
* | Made this more reentrant. | Christopher James Lahey | 2000-05-01 | 1 | -1/+3 |
* | Add argument handling here. | Miguel de Icaza | 2000-04-26 | 1 | -12/+15 |
* | Switch the parent object to be a GtkTable. (et_real_construct): apply | Miguel de Icaza | 2000-04-15 | 1 | -2/+2 |
* | Got rid of some warnings. | Christopher James Lahey | 2000-04-06 | 1 | -0/+1 |
* | Add so I can go to the chillout hack room | Miguel de Icaza | 2000-03-31 | 1 | -6/+9 |
* | Fix nasty rendering bugs, | Michael Meeks | 2000-03-28 | 1 | -1/+1 |
* | i2000-03-20 Christopher James Lahey <clahey@helixcode.com> | Chris Lahey | 2000-03-21 | 1 | -2/+2 |
* | Add a "row_selection" signal. | Christopher James Lahey | 2000-03-06 | 1 | -0/+2 |
* | Added support for the sorting info. The Etable creates a sort_info object, | Christopher James Lahey | 2000-03-06 | 1 | -0/+5 |
* | Added a bunch of stuff to the TODO list. Put +s before a few of the items | Christopher James Lahey | 2000-03-04 | 1 | -0/+6 |
* | Added duplicate_value and add_value. Use the new compare functions. Made | Christopher James Lahey | 2000-02-25 | 1 | -0/+10 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 1 | -4/+9 |
* | Ok, the restructuring of ETableItem to compute its size without hacks is | Miguel de Icaza | 1999-12-31 | 1 | -5/+0 |
* | Sync, does not work, dont try it, just backing up -miguel | Arturo Espinosa | 1999-12-28 | 1 | -1/+1 |
* | More work. We now have the basics for nesting working, now we need all the | Arturo Espinosa | 1999-12-12 | 1 | -2/+49 |
* | Stuff | Arturo Espinosa | 1999-11-10 | 1 | -0/+6 |