| Commit message (Expand) | Author | Age | Files | Lines |
* | Added an argument to set a column so that you can't sort by that column. | Christopher James Lahey | 2000-08-01 | 3 | -23/+72 |
* | Made enter key destroy and recreate the ETableItem. | Christopher James Lahey | 2000-07-30 | 2 | -1/+15 |
* | Remove the idle handler before destroying the data it operates on. | Dan Winship | 2000-07-29 | 1 | -0/+2 |
* | Fixed up the table behavior so that it's not always in an edit mode. | Christopher James Lahey | 2000-07-28 | 1 | -9/+43 |
* | Added a comment. | Christopher James Lahey | 2000-07-27 | 1 | -0/+1 |
* | Fixed shift click selections. | Christopher James Lahey | 2000-07-27 | 1 | -37/+40 |
* | Allocate correctly in the insert method. | Christopher James Lahey | 2000-07-27 | 2 | -7/+3 |
* | Grab focus properly. | Christopher James Lahey | 2000-07-27 | 2 | -28/+69 |
* | Clear the selection model when activating. | Christopher James Lahey | 2000-07-27 | 3 | -68/+79 |
* | Fixed a reference. | Christopher James Lahey | 2000-07-27 | 5 | -6/+36 |
* | Added an ETableSelectionModel so this won't crash. | Christopher James Lahey | 2000-07-27 | 2 | -11/+24 |
* | Fixed the model/view row confusion. | Christopher James Lahey | 2000-07-27 | 2 | -11/+15 |
* | 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 | 15 | -434/+508 |
* | Made foreach call the callback in top to bottom order. | Christopher James Lahey | 2000-07-26 | 1 | -4/+5 |
* | Replaced get_selection_list with foreach. | Christopher James Lahey | 2000-07-26 | 3 | -11/+14 |
* | Added e-table-selection-model.c and e-table-selection-model.h. | Christopher James Lahey | 2000-07-26 | 2 | -152/+46 |
* | Added comments to the bit field code. | Christopher James Lahey | 2000-07-26 | 2 | -3/+14 |
* | More fixes. | Christopher James Lahey | 2000-07-26 | 1 | -8/+22 |
* | Fixed up the bit manipulation a bit here. | Christopher James Lahey | 2000-07-26 | 1 | -3/+34 |
* | New files for doing a selection model. Not finished yet and thus not in | Christopher James Lahey | 2000-07-26 | 4 | -96/+427 |
* | Implemented some of the drag & drop code. Drops all report as being on row | Christopher James Lahey | 2000-07-25 | 2 | -9/+517 |
* | added a color_column where the color can be specified as a string, e.g. | Damon Chaplin | 2000-07-23 | 2 | -2/+108 |
* | Added some unused declarations for drag and drop work. | Christopher James Lahey | 2000-07-22 | 1 | -0/+105 |
* | g_free things we g_malloc. | Michael Meeks | 2000-07-15 | 1 | -2/+1 |
* | Changed the background color of the header. | Christopher James Lahey | 2000-07-14 | 1 | -1/+1 |
* | Made scroll wheel work properly in header. | Christopher James Lahey | 2000-07-13 | 1 | -1/+4 |
* | Make sure the ETable is constructed properly, by setting the | Ettore Perazzoli | 2000-07-11 | 2 | -6/+17 |
* | Fix a typbraino in the ETableScrolled header file. | Ettore Perazzoli | 2000-07-11 | 1 | -1/+1 |
* | Add e-table-scrolled.c and e-table-scrolled.h. | Christopher James Lahey | 2000-07-10 | 6 | -41/+461 |
* | Put back e_cell_event sometimes when we're not editing. | Christopher James Lahey | 2000-07-10 | 1 | -3/+3 |
* | Set the dnd_code to something non-null for the ETableHeaderItem. | Christopher James Lahey | 2000-07-09 | 1 | -0/+1 |
* | Set header canvas scroll region correctly. | Christopher James Lahey | 2000-07-09 | 1 | -1/+1 |
* | Don't draw drop markers when the layout won't be changed by the drop. | Anders Carlsson | 2000-07-09 | 1 | -2/+9 |
* | Get rid of an unused variable. | Ettore Perazzoli | 2000-07-09 | 1 | -0/+4 |
* | When inserting a root node, only call e_table_model_row_inserted if | Dan Winship | 2000-07-09 | 1 | -4/+4 |
* | Don't call e_cell_event if we're not editing. | Christopher James Lahey | 2000-07-09 | 1 | -3/+3 |
* | Commented out some unnecessary and buggy code. | Christopher James Lahey | 2000-07-09 | 1 | -0/+2 |
* | add a g_return_val_if_fail to etree_node_at_row | Dan Winship | 2000-07-07 | 1 | -2/+2 |
* | Make this work recursively. | Dan Winship | 2000-07-07 | 1 | -1/+8 |
* | fix the conditions under which we draw a horizontal line. | Chris Toshok | 2000-07-07 | 1 | -1/+1 |
* | Send GDK_BUTTON_RELEASE events to the ecell associated with the cell (if | Christopher James Lahey | 2000-07-06 | 1 | -0/+37 |
* | Added a reflow_compare callback and did removal if you do shift-click on a | Christopher James Lahey | 2000-07-04 | 1 | -5/+30 |
* | From mail: | Christopher James Lahey | 2000-06-30 | 13 | -71/+188 |
* | Added an unsort command. | Christopher James Lahey | 2000-06-28 | 2 | -0/+14 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 21 | -29/+1022 |
* | draw pixmaps with he right background and selection colors. | Larry Ewing | 2000-06-24 | 1 | -1/+9 |
* | add icon_at virtual function - it was stupid to make the insert call take | Chris Toshok | 2000-06-23 | 6 | -52/+52 |
* | use the expanded/unexpanded pixbufs as node pixbufs for the first level of | Chris Toshok | 2000-06-23 | 4 | -31/+108 |
* | Make the table not move around as you resize. | Christopher James Lahey | 2000-06-23 | 1 | -16/+18 |
* | Killed a warning. | Christopher James Lahey | 2000-06-23 | 1 | -1/+1 |
* | Remove use of the "x" and "y" arguments to EText. | Christopher James Lahey | 2000-06-23 | 5 | -10/+2 |
* | Made the Close button work. | Christopher James Lahey | 2000-06-22 | 3 | -1/+33 |
* | Changed this to move the cell to the nearest edge instead of to the left | Christopher James Lahey | 2000-06-22 | 2 | -3/+47 |
* | Made moving columns to the right work properly. | Christopher James Lahey | 2000-06-22 | 1 | -0/+3 |
* | Fix a minor warning. | Christopher James Lahey | 2000-06-21 | 2 | -8/+20 |
* | Fix HEADER_PADDING. | Christopher James Lahey | 2000-06-21 | 1 | -1/+1 |
* | Fix cursor column information. | Christopher James Lahey | 2000-06-21 | 1 | -6/+9 |
* | Removed the unfocus method since that's handled by the canvas itself now. | Christopher James Lahey | 2000-06-21 | 6 | -137/+92 |
* | Started adapting ETableItem to use the canvas selection/cursor system. | Christopher James Lahey | 2000-06-21 | 2 | -101/+77 |
* | call e_table_model_row_inserted instead of e_table_model_changed. | Chris Toshok | 2000-06-20 | 1 | -4/+4 |
* | Made cells with strikeout on have a line from the left margin to the right | Christopher James Lahey | 2000-06-17 | 1 | -8/+4 |
* | Moved the reflow signal handling into an idle handler to fix a bug when | Christopher James Lahey | 2000-06-16 | 2 | -3/+19 |
* | print the icon for the tree control. | Chris Toshok | 2000-06-16 | 1 | -21/+27 |
* | new function, to generate postscript so i can test tree printing. | Chris Toshok | 2000-06-14 | 2 | -29/+129 |
* | Request the value of e_table_is_cell_editable of the model_col instead of | Christopher James Lahey | 2000-06-14 | 2 | -7/+7 |
* | Clip the contained text. | Christopher James Lahey | 2000-06-13 | 3 | -5/+393 |
* | Removed the freeze/thaw stuff for the model. As Chris wisely pointed out, | Federico Mena Quintero | 2000-06-13 | 13 | -134/+39 |
* | supply the pixbufs here. | Chris Toshok | 2000-06-11 | 3 | -19/+34 |
* | offset events before passing them to our subcell view. | Chris Toshok | 2000-06-11 | 1 | -4/+17 |
* | change things so we focus the cell and select the row, and also dispatch | Chris Toshok | 2000-06-11 | 9 | -416/+832 |
* | Small syntactic changes. | Christopher James Lahey | 2000-06-11 | 2 | -12/+21 |
* | Make ETable use EScrollFrame instead of GtkScrolledWindow. | Ettore Perazzoli | 2000-06-11 | 1 | -7/+13 |
* | Added $(GNOME_PRINT_LIBS) to all of the LDADDs. | Christopher James Lahey | 2000-06-11 | 12 | -60/+420 |
* | New files. A tree model using a GNode structure to store it's info. | Chris Toshok | 2000-06-09 | 10 | -0/+1350 |
* | The field chooser works now. | Christopher James Lahey | 2000-06-08 | 5 | -32/+27 |
* | More work on the Field Chooser. Not quite done yet. | Christopher James Lahey | 2000-06-08 | 8 | -42/+271 |
* | Added e-table-field-chooser*. | Christopher James Lahey | 2000-06-08 | 11 | -158/+1279 |
* | Added a right click signal. | Christopher James Lahey | 2000-06-06 | 9 | -26/+127 |
* | Fixed the multiple copies of rows in ETable bug. | Christopher James Lahey | 2000-06-02 | 1 | -1/+1 |
* | two more pastos | Dan Winship | 2000-06-02 | 2 | -2/+2 |
* | Copy and paste error. | Christopher James Lahey | 2000-06-02 | 2 | -11/+4 |
* | Added a "key_press" signal. | Christopher James Lahey | 2000-06-02 | 8 | -3/+94 |
* | Remove an offending *. | Dan Winship | 2000-06-02 | 1 | -1/+1 |
* | Made the sort when inserting a signal row be syncronous. | Christopher James Lahey | 2000-06-02 | 1 | -5/+44 |
* | Added "text_filter" argument that takes a const void * and returns an | Christopher James Lahey | 2000-06-02 | 2 | -24/+43 |
* | Accidental commit fix. | Chris Lahey | 2000-06-02 | 1 | -3/+9 |
* | Copy and paste error. | Christopher James Lahey | 2000-06-02 | 3 | -4/+21 |
* | Added e_table_get_selected_view_row. | Christopher James Lahey | 2000-06-02 | 7 | -4/+62 |
* | Added bold column's to ECellText. | Christopher James Lahey | 2000-05-31 | 2 | -44/+146 |
* | Make sure that the cursor is always shown when the selection changes. | Christopher James Lahey | 2000-05-31 | 1 | -2/+27 |
* | Fixed a bunch of selection bugs. Removed "spreadsheet" argument (for now.) | Christopher James Lahey | 2000-05-30 | 13 | -109/+399 |
* | Fixed setting of arguments. | Christopher James Lahey | 2000-05-29 | 1 | -3/+3 |
* | Added double click handling. | Christopher James Lahey | 2000-05-28 | 8 | -6/+101 |
* | Added "strikeout_column" argument. | Christopher James Lahey | 2000-05-27 | 2 | -2/+75 |
* | Made "drawgrid", "drawfocus", "spreadsheet", and "length_threshold" | Christopher James Lahey | 2000-05-27 | 7 | -40/+199 |
* | Account for extra pixel at right end of ETable. | Christopher James Lahey | 2000-05-26 | 3 | -4/+7 |
* | Made dragging columns work. | Christopher James Lahey | 2000-05-26 | 1 | -27/+27 |
* | Fixed the remove column callback. | Christopher James Lahey | 2000-05-24 | 1 | -1/+2 |
* | Added right click menus to the table header items. | Christopher James Lahey | 2000-05-24 | 2 | -19/+182 |
* | Make scrollbar arrow buttons work. | Christopher James Lahey | 2000-05-23 | 1 | -0/+4 |
* | Added initialize_value and value_is_empty callbacks. | Christopher James Lahey | 2000-05-20 | 11 | -84/+323 |
* | From a patch by Iain Holmes <ih@csd.abdn.ac.uk> | Christopher James Lahey | 2000-05-19 | 2 | -2/+14 |
* | Fixed a memory leak. | Christopher James Lahey | 2000-05-16 | 1 | -0/+2 |
* | Changed sorting to be at priority level 30. | Christopher James Lahey | 2000-05-16 | 2 | -3/+3 |
* | Removed a memory leak here. | Christopher James Lahey | 2000-05-16 | 4 | -27/+4 |
* | Fixed a FIXME comment. | Christopher James Lahey | 2000-05-16 | 3 | -27/+102 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 24 | -819/+510 |
* | *** empty log message *** | Miguel de Icaza | 2000-05-12 | 2 | -1/+30 |
* | Fixed etssv_remove. | Christopher James Lahey | 2000-05-10 | 1 | -2/+11 |
* | Make multi-line texts display properly. Fixed some mem leaks. | Christopher James Lahey | 2000-05-08 | 1 | -10/+6 |
* | free cell.starting_text here to avoid a memory leak. | Chris Toshok | 2000-05-08 | 1 | -0/+1 |
* | Add a horizontal scrollbar. | Christopher James Lahey | 2000-05-08 | 1 | -1/+1 |
* | Handle row_inserted and row_deleted signals properly. | Christopher James Lahey | 2000-05-08 | 8 | -37/+126 |
* | only to set_value_at if the value is indeed different. (ect_stop_editing): | Chris Toshok | 2000-05-07 | 1 | -3/+9 |
* | Killed some warnings. | Christopher James Lahey | 2000-05-07 | 2 | -3/+0 |
* | ignore the .pure directory | Chris Toshok | 2000-05-05 | 1 | -0/+1 |
* | use rows here instead of E_TABLE_SUBSET(etsv)->n_map, since the table can | Chris Toshok | 2000-05-05 | 1 | -1/+1 |
* | Add an e_table_group_add_all function and implement it in the different | Christopher James Lahey | 2000-05-05 | 9 | -15/+117 |
* | Sped up e_cell_text's get_height function. | Christopher James Lahey | 2000-05-05 | 1 | -16/+19 |
* | Added a height_cache idle loop so that the height_cache will be validated | Christopher James Lahey | 2000-05-04 | 2 | -2/+40 |
* | Load all the data to be sorted by before actually doing the sort. | Christopher James Lahey | 2000-05-04 | 1 | -17/+47 |
* | Fix author information. | Christopher James Lahey | 2000-05-04 | 4 | -16/+43 |
* | Add back in main loop calls during sorting. | Christopher James Lahey | 2000-05-04 | 1 | -0/+2 |
* | Replace insert sort completely with a qsort. | Christopher James Lahey | 2000-05-04 | 2 | -77/+63 |
* | Changed the insert sort to be binary instead of linear. | Christopher James Lahey | 2000-05-04 | 1 | -29/+52 |
* | Made this more reentrant. | Christopher James Lahey | 2000-05-01 | 5 | -10/+67 |
* | Fixed some warnings. | Christopher James Lahey | 2000-04-28 | 7 | -8/+10 |
* | Added a missing include. | Christopher James Lahey | 2000-04-26 | 1 | -0/+1 |
* | Add argument handling here. | Miguel de Icaza | 2000-04-26 | 11 | -499/+250 |
* | Fixed a warning. | Christopher James Lahey | 2000-04-25 | 2 | -2/+1 |
* | Made the tooltip show up in the correct place and configuration when using | Christopher James Lahey | 2000-04-24 | 1 | -2/+1 |
* | Calculate the width of the table from the width of all the columns, and | Iain Holmes | 2000-04-24 | 1 | -2/+11 |
* | add table-size-test | Chris Toshok | 2000-04-17 | 6 | -27/+269 |
* | Propagate mouse wheel events upwards. | Anders Carlsson | 2000-04-17 | 2 | -13/+17 |
* | + * addressbook/gui/component/addressbook.c | Matthew Loper | 2000-04-16 | 1 | -0/+13 |
* | Added a row height cache. | Christopher James Lahey | 2000-04-15 | 2 | -2/+62 |
* | Make `e_table_construct()' work by passing the correct size argument | Ettore Perazzoli | 2000-04-15 | 1 | -1/+1 |
* | Switch the parent object to be a GtkTable. (et_real_construct): apply | Miguel de Icaza | 2000-04-15 | 2 | -12/+29 |
* | Remove test for source. We will fix this later. | Miguel de Icaza | 2000-04-13 | 1 | -15/+13 |
* | Reset resize_guide here. | Miguel de Icaza | 2000-04-12 | 1 | -5/+3 |
* | you need the latest gdk-pixbuf to build evolution now. | Larry Ewing | 2000-04-12 | 1 | -58/+47 |
* | Add files | Miguel de Icaza | 2000-04-11 | 2 | -0/+42 |
* | Add group indent width here. (is_pointer_on_division): Use the group | Miguel de Icaza | 2000-04-11 | 3 | -27/+113 |
* | Drop frozen count support from here. (ethi_start_drag): ditto. | Miguel de Icaza | 2000-04-11 | 5 | -22/+4 |
* | + * addressbook/gui/component/addressbook.c (addressbook_factory): | Matthew Loper | 2000-04-09 | 1 | -0/+1 |
* | Separated some functions into an xml bit and a generic bit. | Christopher James Lahey | 2000-04-09 | 1 | -60/+59 |
* | Got rid of some warnings. | Christopher James Lahey | 2000-04-06 | 16 | -172/+408 |
* | Update TODO, add Chris to the author list | Miguel de Icaza | 2000-04-06 | 1 | -4/+7 |
* | Load the icons from the installation path, not form the GNOME-libs | Miguel de Icaza | 2000-04-06 | 10 | -83/+127 |
* | Fixed some referencing and lifetime issues. | Christopher James Lahey | 2000-04-05 | 2 | -3/+6 |
* | Love, part 3 | Miguel de Icaza | 2000-04-01 | 1 | -7/+19 |
* | Love realization | Miguel de Icaza | 2000-04-01 | 3 | -36/+48 |
* | More love | Miguel de Icaza | 2000-04-01 | 4 | -14/+29 |
* | More work | Miguel de Icaza | 2000-03-31 | 4 | -74/+211 |
* | Add so I can go to the chillout hack room | Miguel de Icaza | 2000-03-31 | 5 | -88/+297 |
* | Add new files | Miguel de Icaza | 2000-03-31 | 4 | -0/+375 |
* | One liner | Miguel de Icaza | 2000-03-30 | 1 | -1/+1 |
* | Fix indentation | Miguel de Icaza | 2000-03-30 | 27 | -534/+534 |
* | + * wombat/Makefile.am: new file. | Matthew Loper | 2000-03-29 | 1 | -2/+1 |
* | Prune redundant files. | Michael Meeks | 2000-03-28 | 5 | -277/+0 |
* | Fix nasty rendering bugs, | Michael Meeks | 2000-03-28 | 5 | -270/+303 |
* | Removed extra code that computed bogus width. This was the actual source | Matias Mutchinick | 2000-03-27 | 1 | -3/+2 |
* | Remove warning from here. | Miguel de Icaza | 2000-03-27 | 5 | -9/+7 |
* | Fix from evolution-list | Miguel de Icaza | 2000-03-26 | 2 | -4/+5 |
* | Added some assertions. | Matthew Loper | 2000-03-23 | 1 | -1/+4 |
* | Make rectangles resize properly when receiving the "model_changed" signal. | Christopher James Lahey | 2000-03-22 | 1 | -3/+16 |
* | i2000-03-20 Christopher James Lahey <clahey@helixcode.com> | Chris Lahey | 2000-03-21 | 9 | -137/+86 |
* | Fixed a crashing bug when you close an ETable. | Christopher James Lahey | 2000-03-20 | 1 | -1/+1 |
* | Fixed a crashing bug when you cancel an edit. | Christopher James Lahey | 2000-03-14 | 1 | -0/+3 |
* | Rearranged SUBDIRS for dependencies. | Christopher James Lahey | 2000-03-12 | 8 | -13/+297 |
* | Changed the destroy function to disconnect from signals before unrefing | Christopher James Lahey | 2000-03-08 | 5 | -45/+83 |
* | Made rows get unselected when switching from one group to the next. | Christopher James Lahey | 2000-03-06 | 1 | -0/+3 |
* | Use the style's font if lucidasans-10 is not found. | Christopher James Lahey | 2000-03-06 | 1 | -0/+5 |
* | Made it so that columns would be properly indented. | Christopher James Lahey | 2000-03-06 | 3 | -5/+21 |
* | Have identical values get sorted by their actual row. | Christopher James Lahey | 2000-03-06 | 1 | -0/+3 |
* | Draw selected row. | Christopher James Lahey | 2000-03-06 | 1 | -2/+12 |
* | Add a "row_selection" signal. | Christopher James Lahey | 2000-03-06 | 7 | -1/+89 |
* | Added support for the sorting info. The Etable creates a sort_info object, | Christopher James Lahey | 2000-03-06 | 10 | -10/+475 |
* | Added saving of frozen_columns count. Added a vertical scrollbar to | Christopher James Lahey | 2000-03-05 | 1 | -1/+11 |
* | Push the proper visual and colormap for ETable to work. | Christopher James Lahey | 2000-03-05 | 1 | -0/+6 |
* | Touched this up a bit. | Christopher James Lahey | 2000-03-05 | 2 | -5/+10 |
* | Fixed a crash error. | Christopher James Lahey | 2000-03-05 | 1 | -0/+1 |
* | Fixed a compile warning. | Christopher James Lahey | 2000-03-05 | 2 | -19/+19 |
* | Added a bunch of stuff to the TODO list. Put +s before a few of the items | Christopher James Lahey | 2000-03-04 | 3 | -13/+132 |
* | Removed some unused code. | Christopher James Lahey | 2000-03-04 | 4 | -8/+7 |
* | Test frozen columns | Christopher James Lahey | 2000-03-01 | 7 | -1/+569 |
* | Fixed a couple of crash bugs. | Christopher James Lahey | 2000-02-28 | 2 | -3/+3 |
* | Made the E table item redraw properly. | Christopher James Lahey | 2000-02-25 | 2 | -6/+15 |
* | Made carriage return stop editting instead of inserting a carriage return. | Christopher James Lahey | 2000-02-25 | 1 | -8/+12 |
* | Added duplicate_value and add_value. Use the new compare functions. Made | Christopher James Lahey | 2000-02-25 | 22 | -95/+650 |
* | Made keyboard focus navigation work across groups. | Christopher James Lahey | 2000-02-24 | 5 | -4/+20 |
* | Made changing focus work. | Christopher James Lahey | 2000-02-24 | 1 | -5/+5 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 28 | -387/+2005 |
* | Include <string.h> | Miguel de Icaza | 2000-02-19 | 1 | -0/+1 |
* | make <alloca.h> inclusion conditional on HAVE_ALLOCA_H | Dan Winship | 2000-02-17 | 1 | -0/+2 |
* | Check the ethi is actually the one being dragged. Prevents crashes when | Iain Holmes | 2000-02-13 | 1 | -0/+14 |
* | Added test of sort arrows. | Christopher James Lahey | 2000-02-12 | 4 | -21/+77 |
* | Test column header image. | Christopher James Lahey | 2000-02-12 | 5 | -24/+90 |
* | Add an editable argument to e_cell_text_new. | Christopher James Lahey | 2000-02-12 | 5 | -9/+12 |
* | Added reordering of columns. | Christopher James Lahey | 2000-02-12 | 3 | -25/+70 |
* | Made space around text look right. Added a blinking cursor. | Christopher James Lahey | 2000-02-12 | 1 | -61/+44 |
* | Add nice assertion. | Miguel de Icaza | 2000-02-11 | 2 | -2/+7 |
* | Handle button releases properly. | Christopher James Lahey | 2000-02-10 | 2 | -3/+51 |
* | Tweaked e-cell-text. Added a white background and tweaked the borders. | Christopher James Lahey | 2000-02-10 | 1 | -6/+38 |
* | Fixed some motion event bugs. (incorrect x and y.) | Christopher James Lahey | 2000-02-08 | 3 | -74/+1444 |
* | Sync for Chris to use | Miguel de Icaza | 2000-02-08 | 2 | -12/+18 |
* | Setup the scroll region of the table canvas on size allocation. | Miguel de Icaza | 2000-02-07 | 4 | -17/+30 |
* | Add data field back in. | Miguel de Icaza | 2000-01-29 | 1 | -0/+1 |
* | Compilation touchups -miguel | Arturo Espinosa | 2000-01-06 | 14 | -14/+14 |
* | Lots of reorganization to get the Evolution shell to begin its life. It | Arturo Espinosa | 2000-01-06 | 9 | -9/+9 |
* | Ok, the restructuring of ETableItem to compute its size without hacks is | Miguel de Icaza | 1999-12-31 | 8 | -72/+174 |
* | Sync, does not work, dont try it, just backing up -miguel | Arturo Espinosa | 1999-12-28 | 10 | -183/+486 |
* | Fix before trip | Arturo Espinosa | 1999-12-13 | 9 | -134/+198 |
* | Works with GnomeCanvasGroups -miguel | Arturo Espinosa | 1999-12-13 | 4 | -27/+73 |
* | Missing file | Arturo Espinosa | 1999-12-13 | 1 | -0/+4 |
* | More work. We now have the basics for nesting working, now we need all the | Arturo Espinosa | 1999-12-12 | 19 | -70/+694 |
* | Add missing files | Arturo Espinosa | 1999-12-11 | 3 | -0/+54 |
* | fix this routine. | Miguel de Icaza | 1999-12-10 | 16 | -157/+509 |
* | fixed api. | Miguel de Icaza | 1999-12-03 | 12 | -84/+21 |
* | Fix it correctly -miguel | Arturo Espinosa | 1999-12-02 | 1 | -5/+2 |
* | Keep track of the originally allocated piece of code. | Miguel de Icaza | 1999-12-02 | 1 | -5/+7 |
* | Removed change cursor from here. | Miguel de Icaza | 1999-12-02 | 11 | -29/+103 |
* | New images, the previous ones sucked. Thanks to Mark for his help | Arturo Espinosa | 1999-12-01 | 2 | -31/+30 |
* | Add missing files | Arturo Espinosa | 1999-12-01 | 5 | -0/+624 |
* | This one derives from e-cell-toggle. | Miguel de Icaza | 1999-12-01 | 7 | -382/+78 |
* | New cell-toggle stuff compiles -miguel | Arturo Espinosa | 1999-11-30 | 5 | -14/+55 |
* | New file. Implement a multi-state image toggle cell object. | Miguel de Icaza | 1999-11-30 | 8 | -56/+649 |
* | Small cosmetic fix | Arturo Espinosa | 1999-11-29 | 2 | -7/+36 |
* | New methods; They implement editing. | Miguel de Icaza | 1999-11-29 | 10 | -98/+425 |
* | beginning of the keyboard navigation. | Miguel de Icaza | 1999-11-28 | 13 | -147/+465 |
* | More work. | Arturo Espinosa | 1999-11-27 | 3 | -24/+122 |
* | Compute height using the ecell methods here. (eti_get_height): new method | Miguel de Icaza | 1999-11-27 | 11 | -77/+194 |
* | It draws the data. WEEEEEEEEE! Miguel | Arturo Espinosa | 1999-11-25 | 9 | -54/+83 |
* | Realize cells. | Miguel de Icaza | 1999-11-25 | 19 | -225/+551 |
* | More stuff | Arturo Espinosa | 1999-11-22 | 5 | -0/+156 |
* | WOOOOHOOOOOoO! It took me quite a while to figure this one out. Fixed. | Miguel de Icaza | 1999-11-21 | 1 | -1/+1 |
* | Compute width, keep track of it. (ethi_add_table_header): Monitor changes | Miguel de Icaza | 1999-11-21 | 5 | -32/+121 |
* | more stuff -mig | Arturo Espinosa | 1999-11-20 | 1 | -2/+35 |
* | .cvsignore | Arturo Espinosa | 1999-11-19 | 1 | -0/+1 |
* | New files -mig | Arturo Espinosa | 1999-11-19 | 2 | -0/+99 |
* | Finish implementing e-table-sorted -mig | Arturo Espinosa | 1999-11-19 | 1 | -0/+66 |
* | More work -mig | Arturo Espinosa | 1999-11-19 | 6 | -11/+100 |
* | New E-table-item.[ch] -mig | Arturo Espinosa | 1999-11-19 | 13 | -12/+328 |
* | Add resizing capabilities. | Miguel de Icaza | 1999-11-16 | 9 | -38/+447 |
* | More table work | Arturo Espinosa | 1999-11-12 | 14 | -62/+461 |
* | Stuff | Arturo Espinosa | 1999-11-10 | 11 | -77/+711 |
* | Here is my initial Evolution work: message composition widget and some | Ettore Perazzoli | 1999-11-06 | 1 | -0/+6 |
* | Added my widgets stuff -miguel | Arturo Espinosa | 1999-11-02 | 10 | -0/+984 |